2023-10-01T07:06:58.421 INFO:root:teuthology version: 0.0.1.dev194+g54e62bc 2023-10-01T07:06:58.421 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --archive /home/teuthworker/archive/teuthology-2023-09-30_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7407898 --name teuthology-2023-09-30_14:23:11-upgrade:pacific-x-reef-distro-default-smithi --owner scheduled_teuthology@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/classic} -- /home/teuthworker/archive/teuthology-2023-09-30_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7407898/orig.config.yaml 2023-10-01T07:06:58.479 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-10-01T07:06:58.582 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2023-09-30_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7407898 branch: reef description: upgrade:pacific-x/stress-split/{0-distro/ubuntu_20.04 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} email: ceph-qa@ceph.io first-half-sequence: - cephadm.shell: env: - sha1 mon.a: - ceph config set mgr mgr/cephadm/daemon_cache_timeout 60 - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps - echo wait for minority of mons to upgrade - while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for majority of mons to upgrade - 'while ! ceph mon versions | grep $sha1 | egrep '': [23]'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for all mons to upgrade - 'while ! ceph mon versions | grep $sha1 | grep '': 3'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for half of osds to upgrade - 'while ! ceph osd versions | grep $sha1 | egrep '': [45678]''; do sleep 2 ; done' - ceph orch upgrade pause - ceph orch ps - ceph orch ps - ceph versions first-half-tasks: - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' first_in_suite: false job_id: '7407898' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' - desc: 'run basic cls tests for rbd ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' - desc: 'run basic import/export cli tests for rbd ' name: teuthology-2023-09-30_14:23:11-upgrade:pacific-x-reef-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: reef ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: b56822191ad0416d0c05ed59720df03ad9c2a44e ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: b56822191ad0416d0c05ed59720df03ad9c2a44e kernel: hwe: true workunit: branch: reef sha1: fc1e90a395a6a5631142eb70fd9bf3d22740a9da 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: 3147 sha1: b56822191ad0416d0c05ed59720df03ad9c2a44e sleep_before_teardown: 0 stress-tasks: - thrashosds: aggressive_pg_num_changes: false chance_force_recovery: 0 chance_pgnum_grow: 1 chance_pgpnum_fix: 1 chance_thrash_cluster_full: 0 chance_thrash_pg_upmap: 0 chance_thrash_pg_upmap_items: 0 disable_objectstore_tool_tests: true timeout: 1200 - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' - workunit: branch: pacific clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: pacific clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: pacific clients: client.0: - rbd/test_librbd.sh env: RBD_FEATURES: '61' - print: '**** done rbd/test_librbd.sh 7-workload' - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' - full_sequential: - rados: clients: - client.0 objects: 50 op_weights: delete: 50 read: 100 rollback: 50 snap_create: 50 snap_remove: 50 write: 100 ops: 4000 write_append_excl: false - print: '**** done rados/snaps-few-objects 5-workload' suite: upgrade:pacific-x suite_branch: reef suite_path: /home/teuthworker/src/github.com_ceph_ceph_fc1e90a395a6a5631142eb70fd9bf3d22740a9da/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph.git suite_sha1: fc1e90a395a6a5631142eb70fd9bf3d22740a9da targets: smithi084.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi112.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= tasks: - install: branch: pacific exclude_packages: - ceph-volume - cephadm: cephadm_branch: pacific cephadm_git_url: https://github.com/ceph/ceph conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:pacific - cephadm.shell: mon.a: - ceph fs volume create foo - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph.healthy: null - print: '**** upgrading first half of cluster, with stress ****' - parallel: - first-half-tasks - first-half-sequence - print: '**** done upgrading first half of cluster ****' - ceph.healthy: null - print: '**** applying stress + thrashing to mixed-version cluster ****' - parallel: - stress-tasks - ceph.healthy: null - print: '**** finishing upgrade ****' - parallel: - second-half-tasks - second-half-sequence - ceph.healthy: null teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 54e62bcbac4e53d9685e08328b790d3b20d71cae timestamp: 2023-09-30_14:23:11 tube: smithi user: teuthology verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2830 2023-10-01T07:06:58.583 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph_fc1e90a395a6a5631142eb70fd9bf3d22740a9da/qa; will attempt to use it 2023-10-01T07:06:58.584 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph_fc1e90a395a6a5631142eb70fd9bf3d22740a9da/qa/tasks 2023-10-01T07:06:58.584 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-10-01T07:06:58.586 INFO:teuthology.task.internal:Checking packages... 2023-10-01T07:06:58.613 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'b56822191ad0416d0c05ed59720df03ad9c2a44e' 2023-10-01T07:06:58.614 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-01T07:06:58.614 INFO:teuthology.packaging:ref: None 2023-10-01T07:06:58.614 INFO:teuthology.packaging:tag: None 2023-10-01T07:06:58.614 INFO:teuthology.packaging:branch: reef 2023-10-01T07:06:58.614 INFO:teuthology.packaging:sha1: b56822191ad0416d0c05ed59720df03ad9c2a44e 2023-10-01T07:06:58.614 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=reef 2023-10-01T07:06:58.820 INFO:teuthology.task.internal:Found packages for ceph version 18.2.0-501-gfc1e90a3-1focal 2023-10-01T07:06:58.820 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-10-01T07:06:58.826 INFO:teuthology.task.internal:no buildpackages task found 2023-10-01T07:06:58.826 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-10-01T07:06:58.835 INFO:teuthology.task.internal:Saving configuration 2023-10-01T07:06:58.856 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-10-01T07:06:58.862 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-01T07:06:58.887 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi084.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-09-30_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7407898', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-01 07:01:15.233845', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-10-01T07:06:58.910 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi112.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-09-30_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7407898', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-01 07:01:15.235250', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-10-01T07:06:58.911 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-10-01T07:06:58.917 INFO:teuthology.task.internal:roles: ubuntu@smithi084.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2023-10-01T07:06:58.918 INFO:teuthology.task.internal:roles: ubuntu@smithi112.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2023-10-01T07:06:58.918 INFO:teuthology.run_tasks:Running task console_log... 2023-10-01T07:06:58.993 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f49436c00d0>, signals=[15]) 2023-10-01T07:06:58.994 INFO:teuthology.run_tasks:Running task internal.connect... 2023-10-01T07:06:59.006 INFO:teuthology.task.internal:Opening connections... 2023-10-01T07:06:59.006 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi084.front.sepia.ceph.com 2023-10-01T07:06:59.008 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi084.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-01T07:06:59.053 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi112.front.sepia.ceph.com 2023-10-01T07:06:59.054 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi112.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-01T07:06:59.111 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-10-01T07:06:59.118 DEBUG:teuthology.orchestra.run.smithi084:> uname -m 2023-10-01T07:06:59.135 INFO:teuthology.orchestra.run.smithi084.stdout:x86_64 2023-10-01T07:06:59.135 DEBUG:teuthology.orchestra.run.smithi084:> cat /etc/os-release 2023-10-01T07:06:59.185 INFO:teuthology.orchestra.run.smithi084.stdout:NAME="Ubuntu" 2023-10-01T07:06:59.185 INFO:teuthology.orchestra.run.smithi084.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-10-01T07:06:59.185 INFO:teuthology.orchestra.run.smithi084.stdout:ID=ubuntu 2023-10-01T07:06:59.185 INFO:teuthology.orchestra.run.smithi084.stdout:ID_LIKE=debian 2023-10-01T07:06:59.185 INFO:teuthology.orchestra.run.smithi084.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-10-01T07:06:59.185 INFO:teuthology.orchestra.run.smithi084.stdout:VERSION_ID="20.04" 2023-10-01T07:06:59.185 INFO:teuthology.orchestra.run.smithi084.stdout:HOME_URL="https://www.ubuntu.com/" 2023-10-01T07:06:59.186 INFO:teuthology.orchestra.run.smithi084.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-10-01T07:06:59.186 INFO:teuthology.orchestra.run.smithi084.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-10-01T07:06:59.186 INFO:teuthology.orchestra.run.smithi084.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-10-01T07:06:59.186 INFO:teuthology.orchestra.run.smithi084.stdout:VERSION_CODENAME=focal 2023-10-01T07:06:59.186 INFO:teuthology.orchestra.run.smithi084.stdout:UBUNTU_CODENAME=focal 2023-10-01T07:06:59.186 INFO:teuthology.lock.ops:Updating smithi084.front.sepia.ceph.com on lock server 2023-10-01T07:06:59.209 DEBUG:teuthology.orchestra.run.smithi112:> uname -m 2023-10-01T07:06:59.217 INFO:teuthology.orchestra.run.smithi112.stdout:x86_64 2023-10-01T07:06:59.217 DEBUG:teuthology.orchestra.run.smithi112:> cat /etc/os-release 2023-10-01T07:06:59.223 INFO:teuthology.orchestra.run.smithi112.stdout:NAME="Ubuntu" 2023-10-01T07:06:59.224 INFO:teuthology.orchestra.run.smithi112.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-10-01T07:06:59.224 INFO:teuthology.orchestra.run.smithi112.stdout:ID=ubuntu 2023-10-01T07:06:59.224 INFO:teuthology.orchestra.run.smithi112.stdout:ID_LIKE=debian 2023-10-01T07:06:59.224 INFO:teuthology.orchestra.run.smithi112.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-10-01T07:06:59.224 INFO:teuthology.orchestra.run.smithi112.stdout:VERSION_ID="20.04" 2023-10-01T07:06:59.224 INFO:teuthology.orchestra.run.smithi112.stdout:HOME_URL="https://www.ubuntu.com/" 2023-10-01T07:06:59.224 INFO:teuthology.orchestra.run.smithi112.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-10-01T07:06:59.224 INFO:teuthology.orchestra.run.smithi112.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-10-01T07:06:59.224 INFO:teuthology.orchestra.run.smithi112.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-10-01T07:06:59.224 INFO:teuthology.orchestra.run.smithi112.stdout:VERSION_CODENAME=focal 2023-10-01T07:06:59.225 INFO:teuthology.orchestra.run.smithi112.stdout:UBUNTU_CODENAME=focal 2023-10-01T07:06:59.225 INFO:teuthology.lock.ops:Updating smithi112.front.sepia.ceph.com on lock server 2023-10-01T07:06:59.242 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-10-01T07:06:59.251 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-10-01T07:06:59.257 INFO:teuthology.task.internal:Checking for old test directory... 2023-10-01T07:06:59.257 DEBUG:teuthology.orchestra.run.smithi084:> test '!' -e /home/ubuntu/cephtest 2023-10-01T07:06:59.259 DEBUG:teuthology.orchestra.run.smithi112:> test '!' -e /home/ubuntu/cephtest 2023-10-01T07:06:59.271 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-10-01T07:06:59.277 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-10-01T07:06:59.277 DEBUG:teuthology.orchestra.run.smithi084:> test -z $(ls -A /var/lib/ceph) 2023-10-01T07:06:59.280 DEBUG:teuthology.orchestra.run.smithi112:> test -z $(ls -A /var/lib/ceph) 2023-10-01T07:06:59.316 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-10-01T07:06:59.370 INFO:teuthology.run_tasks:Running task kernel... 2023-10-01T07:06:59.384 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-10-01T07:06:59.384 INFO:teuthology.task.kernel:normalize config orig: {'hwe': True} 2023-10-01T07:06:59.384 DEBUG:teuthology.task.kernel:normalized overrides {'mon.a': {'hwe': True}, 'mon.c': {'hwe': True}, 'mgr.y': {'hwe': True}, 'osd.0': {'hwe': True}, 'osd.1': {'hwe': True}, 'osd.2': {'hwe': True}, 'osd.3': {'hwe': True}, 'client.0': {'hwe': True}, 'node-exporter.a': {'hwe': True}, 'alertmanager.a': {'hwe': True}, 'mon.b': {'hwe': True}, 'mgr.x': {'hwe': True}, 'osd.4': {'hwe': True}, 'osd.5': {'hwe': True}, 'osd.6': {'hwe': True}, 'osd.7': {'hwe': True}, 'client.1': {'hwe': True}, 'prometheus.a': {'hwe': True}, 'grafana.a': {'hwe': True}, 'node-exporter.b': {'hwe': True}} 2023-10-01T07:06:59.384 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro', 'hwe': True}, 'mon.b': {'kdb': True, 'sha1': 'distro', 'hwe': True}}, timeout 300 2023-10-01T07:06:59.385 DEBUG:teuthology.orchestra.run.smithi084:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-01T07:06:59.385 DEBUG:teuthology.orchestra.run.smithi112:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-01T07:06:59.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:06:59.391 DEBUG:teuthology.orchestra.run.smithi084:> uname -r 2023-10-01T07:06:59.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:06:59.392 DEBUG:teuthology.orchestra.run.smithi112:> uname -r 2023-10-01T07:06:59.398 INFO:teuthology.orchestra.run.smithi084.stdout:5.4.0-124-generic 2023-10-01T07:06:59.399 INFO:teuthology.task.kernel:Running kernel on smithi084: 5.4.0-124-generic 2023-10-01T07:06:59.399 DEBUG:teuthology.orchestra.run.smithi084:> sudo apt-get clean 2023-10-01T07:06:59.441 INFO:teuthology.orchestra.run.smithi112.stdout:5.4.0-124-generic 2023-10-01T07:06:59.441 INFO:teuthology.task.kernel:Running kernel on smithi112: 5.4.0-124-generic 2023-10-01T07:06:59.441 DEBUG:teuthology.orchestra.run.smithi112:> sudo apt-get clean 2023-10-01T07:06:59.500 DEBUG:teuthology.orchestra.run.smithi084:> sudo apt-get update 2023-10-01T07:06:59.545 DEBUG:teuthology.orchestra.run.smithi112:> sudo apt-get update 2023-10-01T07:06:59.660 INFO:teuthology.orchestra.run.smithi084.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-10-01T07:06:59.679 INFO:teuthology.orchestra.run.smithi084.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-10-01T07:06:59.762 INFO:teuthology.orchestra.run.smithi084.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-10-01T07:06:59.765 INFO:teuthology.orchestra.run.smithi084.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-10-01T07:06:59.879 INFO:teuthology.orchestra.run.smithi112.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-10-01T07:06:59.879 INFO:teuthology.orchestra.run.smithi112.stdout:Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-10-01T07:06:59.899 INFO:teuthology.orchestra.run.smithi112.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-10-01T07:07:00.071 INFO:teuthology.orchestra.run.smithi084.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,854 kB] 2023-10-01T07:07:00.235 INFO:teuthology.orchestra.run.smithi084.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [885 kB] 2023-10-01T07:07:00.247 INFO:teuthology.orchestra.run.smithi112.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-10-01T07:07:00.253 INFO:teuthology.orchestra.run.smithi084.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [469 kB] 2023-10-01T07:07:00.258 INFO:teuthology.orchestra.run.smithi084.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.1 kB] 2023-10-01T07:07:00.258 INFO:teuthology.orchestra.run.smithi084.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [34.6 kB] 2023-10-01T07:07:00.258 INFO:teuthology.orchestra.run.smithi084.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,330 kB] 2023-10-01T07:07:00.297 INFO:teuthology.orchestra.run.smithi084.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [325 kB] 2023-10-01T07:07:00.301 INFO:teuthology.orchestra.run.smithi084.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [572 B] 2023-10-01T07:07:00.302 INFO:teuthology.orchestra.run.smithi084.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,117 kB] 2023-10-01T07:07:00.328 INFO:teuthology.orchestra.run.smithi084.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [748 kB] 2023-10-01T07:07:00.329 INFO:teuthology.orchestra.run.smithi112.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,464 kB] 2023-10-01T07:07:00.334 INFO:teuthology.orchestra.run.smithi084.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [267 kB] 2023-10-01T07:07:00.339 INFO:teuthology.orchestra.run.smithi084.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.6 kB] 2023-10-01T07:07:00.346 INFO:teuthology.orchestra.run.smithi084.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2023-10-01T07:07:00.347 INFO:teuthology.orchestra.run.smithi084.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-10-01T07:07:00.347 INFO:teuthology.orchestra.run.smithi084.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-10-01T07:07:00.347 INFO:teuthology.orchestra.run.smithi084.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-10-01T07:07:00.347 INFO:teuthology.orchestra.run.smithi084.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-10-01T07:07:00.348 INFO:teuthology.orchestra.run.smithi084.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-10-01T07:07:00.370 INFO:teuthology.orchestra.run.smithi084.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-10-01T07:07:00.371 INFO:teuthology.orchestra.run.smithi084.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-10-01T07:07:00.371 INFO:teuthology.orchestra.run.smithi084.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-10-01T07:07:00.371 INFO:teuthology.orchestra.run.smithi084.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-10-01T07:07:00.399 INFO:teuthology.orchestra.run.smithi084.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,464 kB] 2023-10-01T07:07:00.472 INFO:teuthology.orchestra.run.smithi112.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [885 kB] 2023-10-01T07:07:00.833 INFO:teuthology.orchestra.run.smithi112.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,854 kB] 2023-10-01T07:07:00.834 INFO:teuthology.orchestra.run.smithi112.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [652 kB] 2023-10-01T07:07:00.849 INFO:teuthology.orchestra.run.smithi112.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [385 kB] 2023-10-01T07:07:00.857 INFO:teuthology.orchestra.run.smithi112.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-10-01T07:07:00.857 INFO:teuthology.orchestra.run.smithi112.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [33.3 kB] 2023-10-01T07:07:00.858 INFO:teuthology.orchestra.run.smithi112.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,218 kB] 2023-10-01T07:07:00.873 INFO:teuthology.orchestra.run.smithi084.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [652 kB] 2023-10-01T07:07:00.887 INFO:teuthology.orchestra.run.smithi084.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [385 kB] 2023-10-01T07:07:00.896 INFO:teuthology.orchestra.run.smithi084.stdout:Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-10-01T07:07:00.897 INFO:teuthology.orchestra.run.smithi084.stdout:Get:31 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [33.3 kB] 2023-10-01T07:07:00.897 INFO:teuthology.orchestra.run.smithi084.stdout:Get:32 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,218 kB] 2023-10-01T07:07:00.932 INFO:teuthology.orchestra.run.smithi112.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [309 kB] 2023-10-01T07:07:00.939 INFO:teuthology.orchestra.run.smithi112.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [572 B] 2023-10-01T07:07:00.939 INFO:teuthology.orchestra.run.smithi112.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [886 kB] 2023-10-01T07:07:00.960 INFO:teuthology.orchestra.run.smithi112.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [615 kB] 2023-10-01T07:07:00.972 INFO:teuthology.orchestra.run.smithi084.stdout:Get:33 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [309 kB] 2023-10-01T07:07:00.978 INFO:teuthology.orchestra.run.smithi084.stdout:Get:34 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [572 B] 2023-10-01T07:07:00.979 INFO:teuthology.orchestra.run.smithi084.stdout:Get:35 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [886 kB] 2023-10-01T07:07:00.999 INFO:teuthology.orchestra.run.smithi084.stdout:Get:36 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [615 kB] 2023-10-01T07:07:01.008 INFO:teuthology.orchestra.run.smithi112.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [469 kB] 2023-10-01T07:07:01.021 INFO:teuthology.orchestra.run.smithi112.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.1 kB] 2023-10-01T07:07:01.021 INFO:teuthology.orchestra.run.smithi112.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [34.6 kB] 2023-10-01T07:07:01.022 INFO:teuthology.orchestra.run.smithi112.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,330 kB] 2023-10-01T07:07:01.091 INFO:teuthology.orchestra.run.smithi112.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [325 kB] 2023-10-01T07:07:01.096 INFO:teuthology.orchestra.run.smithi112.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [572 B] 2023-10-01T07:07:01.136 INFO:teuthology.orchestra.run.smithi112.stdout:Get:23 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [185 kB] 2023-10-01T07:07:01.175 INFO:teuthology.orchestra.run.smithi084.stdout:Get:37 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [185 kB] 2023-10-01T07:07:01.260 INFO:teuthology.orchestra.run.smithi112.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [748 kB] 2023-10-01T07:07:01.552 INFO:teuthology.orchestra.run.smithi112.stdout:Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.1 kB] 2023-10-01T07:07:01.558 INFO:teuthology.orchestra.run.smithi112.stdout:Get:26 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-10-01T07:07:01.565 INFO:teuthology.orchestra.run.smithi112.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,196 B] 2023-10-01T07:07:01.568 INFO:teuthology.orchestra.run.smithi112.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-10-01T07:07:01.570 INFO:teuthology.orchestra.run.smithi112.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-10-01T07:07:01.592 INFO:teuthology.orchestra.run.smithi084.stdout:Get:38 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.1 kB] 2023-10-01T07:07:01.598 INFO:teuthology.orchestra.run.smithi084.stdout:Get:39 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-10-01T07:07:01.606 INFO:teuthology.orchestra.run.smithi084.stdout:Get:40 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,196 B] 2023-10-01T07:07:01.608 INFO:teuthology.orchestra.run.smithi084.stdout:Get:41 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-10-01T07:07:01.610 INFO:teuthology.orchestra.run.smithi084.stdout:Get:42 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-10-01T07:07:01.845 INFO:teuthology.orchestra.run.smithi112.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,117 kB] 2023-10-01T07:07:01.954 INFO:teuthology.orchestra.run.smithi112.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [267 kB] 2023-10-01T07:07:01.974 INFO:teuthology.orchestra.run.smithi112.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.6 kB] 2023-10-01T07:07:01.976 INFO:teuthology.orchestra.run.smithi112.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-10-01T07:07:01.978 INFO:teuthology.orchestra.run.smithi112.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2023-10-01T07:07:01.979 INFO:teuthology.orchestra.run.smithi112.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-10-01T07:07:01.980 INFO:teuthology.orchestra.run.smithi112.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-10-01T07:07:01.980 INFO:teuthology.orchestra.run.smithi112.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-10-01T07:07:01.982 INFO:teuthology.orchestra.run.smithi112.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-10-01T07:07:01.985 INFO:teuthology.orchestra.run.smithi112.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-10-01T07:07:02.150 INFO:teuthology.orchestra.run.smithi112.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-10-01T07:07:02.333 INFO:teuthology.orchestra.run.smithi112.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-10-01T07:07:02.355 INFO:teuthology.orchestra.run.smithi112.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-10-01T07:07:04.145 INFO:teuthology.orchestra.run.smithi084.stdout:Fetched 17.4 MB in 3s (6,700 kB/s) 2023-10-01T07:07:04.557 INFO:teuthology.orchestra.run.smithi112.stdout:Fetched 17.4 MB in 3s (5,692 kB/s) 2023-10-01T07:07:05.541 INFO:teuthology.orchestra.run.smithi084.stdout:Reading package lists... 2023-10-01T07:07:05.567 DEBUG:teuthology.orchestra.run.smithi084:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-10-01T07:07:05.640 INFO:teuthology.orchestra.run.smithi084.stdout:Reading package lists... 2023-10-01T07:07:05.841 INFO:teuthology.orchestra.run.smithi084.stdout:Building dependency tree... 2023-10-01T07:07:05.842 INFO:teuthology.orchestra.run.smithi084.stdout:Reading state information... 2023-10-01T07:07:05.900 INFO:teuthology.orchestra.run.smithi112.stdout:Reading package lists... 2023-10-01T07:07:05.927 DEBUG:teuthology.orchestra.run.smithi112:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-10-01T07:07:05.994 INFO:teuthology.orchestra.run.smithi112.stdout:Reading package lists... 2023-10-01T07:07:06.014 INFO:teuthology.orchestra.run.smithi084.stdout:The following additional packages will be installed: 2023-10-01T07:07:06.015 INFO:teuthology.orchestra.run.smithi084.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-10-01T07:07:06.015 INFO:teuthology.orchestra.run.smithi084.stdout: libusbmuxd6 linux-image-5.15.0-84-generic linux-modules-5.15.0-84-generic 2023-10-01T07:07:06.015 INFO:teuthology.orchestra.run.smithi084.stdout: linux-modules-extra-5.15.0-84-generic thermald upower usbmuxd 2023-10-01T07:07:06.016 INFO:teuthology.orchestra.run.smithi084.stdout:Suggested packages: 2023-10-01T07:07:06.016 INFO:teuthology.orchestra.run.smithi084.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.15-source-5.15.0 2023-10-01T07:07:06.016 INFO:teuthology.orchestra.run.smithi084.stdout: linux-hwe-5.15-tools linux-headers-5.15.0-84-generic 2023-10-01T07:07:06.069 INFO:teuthology.orchestra.run.smithi084.stdout:The following NEW packages will be installed: 2023-10-01T07:07:06.069 INFO:teuthology.orchestra.run.smithi084.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-10-01T07:07:06.069 INFO:teuthology.orchestra.run.smithi084.stdout: libusbmuxd6 linux-image-5.15.0-84-generic linux-image-generic-hwe-20.04 2023-10-01T07:07:06.070 INFO:teuthology.orchestra.run.smithi084.stdout: linux-modules-5.15.0-84-generic linux-modules-extra-5.15.0-84-generic 2023-10-01T07:07:06.070 INFO:teuthology.orchestra.run.smithi084.stdout: thermald upower usbmuxd 2023-10-01T07:07:06.194 INFO:teuthology.orchestra.run.smithi112.stdout:Building dependency tree... 2023-10-01T07:07:06.194 INFO:teuthology.orchestra.run.smithi112.stdout:Reading state information... 2023-10-01T07:07:06.252 INFO:teuthology.orchestra.run.smithi084.stdout:0 upgraded, 13 newly installed, 0 to remove and 266 not upgraded. 2023-10-01T07:07:06.252 INFO:teuthology.orchestra.run.smithi084.stdout:Need to get 90.9 MB of archives. 2023-10-01T07:07:06.252 INFO:teuthology.orchestra.run.smithi084.stdout:After this operation, 497 MB of additional disk space will be used. 2023-10-01T07:07:06.252 INFO:teuthology.orchestra.run.smithi084.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2023-10-01T07:07:06.378 INFO:teuthology.orchestra.run.smithi112.stdout:The following additional packages will be installed: 2023-10-01T07:07:06.379 INFO:teuthology.orchestra.run.smithi112.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-10-01T07:07:06.379 INFO:teuthology.orchestra.run.smithi112.stdout: libusbmuxd6 linux-image-5.15.0-84-generic linux-modules-5.15.0-84-generic 2023-10-01T07:07:06.379 INFO:teuthology.orchestra.run.smithi112.stdout: linux-modules-extra-5.15.0-84-generic thermald upower usbmuxd 2023-10-01T07:07:06.380 INFO:teuthology.orchestra.run.smithi112.stdout:Suggested packages: 2023-10-01T07:07:06.380 INFO:teuthology.orchestra.run.smithi112.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.15-source-5.15.0 2023-10-01T07:07:06.380 INFO:teuthology.orchestra.run.smithi112.stdout: linux-hwe-5.15-tools linux-headers-5.15.0-84-generic 2023-10-01T07:07:06.424 INFO:teuthology.orchestra.run.smithi112.stdout:The following NEW packages will be installed: 2023-10-01T07:07:06.425 INFO:teuthology.orchestra.run.smithi112.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-10-01T07:07:06.425 INFO:teuthology.orchestra.run.smithi112.stdout: libusbmuxd6 linux-image-5.15.0-84-generic linux-image-generic-hwe-20.04 2023-10-01T07:07:06.425 INFO:teuthology.orchestra.run.smithi112.stdout: linux-modules-5.15.0-84-generic linux-modules-extra-5.15.0-84-generic 2023-10-01T07:07:06.425 INFO:teuthology.orchestra.run.smithi112.stdout: thermald upower usbmuxd 2023-10-01T07:07:06.482 INFO:teuthology.orchestra.run.smithi112.stdout:0 upgraded, 13 newly installed, 0 to remove and 266 not upgraded. 2023-10-01T07:07:06.482 INFO:teuthology.orchestra.run.smithi112.stdout:Need to get 90.9 MB of archives. 2023-10-01T07:07:06.482 INFO:teuthology.orchestra.run.smithi112.stdout:After this operation, 497 MB of additional disk space will be used. 2023-10-01T07:07:06.482 INFO:teuthology.orchestra.run.smithi112.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2023-10-01T07:07:06.524 INFO:teuthology.orchestra.run.smithi084.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2023-10-01T07:07:06.549 INFO:teuthology.orchestra.run.smithi112.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2023-10-01T07:07:06.553 INFO:teuthology.orchestra.run.smithi084.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2023-10-01T07:07:06.556 INFO:teuthology.orchestra.run.smithi112.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2023-10-01T07:07:06.560 INFO:teuthology.orchestra.run.smithi112.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2023-10-01T07:07:06.571 INFO:teuthology.orchestra.run.smithi084.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2023-10-01T07:07:06.578 INFO:teuthology.orchestra.run.smithi112.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2023-10-01T07:07:06.587 INFO:teuthology.orchestra.run.smithi112.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.15.0-84-generic amd64 5.15.0-84.93~20.04.1 [20.9 MB] 2023-10-01T07:07:06.643 INFO:teuthology.orchestra.run.smithi084.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2023-10-01T07:07:06.678 INFO:teuthology.orchestra.run.smithi084.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.15.0-84-generic amd64 5.15.0-84.93~20.04.1 [20.9 MB] 2023-10-01T07:07:06.956 INFO:teuthology.orchestra.run.smithi112.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.15.0-84-generic amd64 5.15.0-84.93~20.04.1 [11.4 MB] 2023-10-01T07:07:07.067 INFO:teuthology.orchestra.run.smithi112.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.15.0-84-generic amd64 5.15.0-84.93~20.04.1 [58.0 MB] 2023-10-01T07:07:07.626 INFO:teuthology.orchestra.run.smithi084.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.15.0-84-generic amd64 5.15.0-84.93~20.04.1 [11.4 MB] 2023-10-01T07:07:07.939 INFO:teuthology.orchestra.run.smithi084.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.15.0-84-generic amd64 5.15.0-84.93~20.04.1 [58.0 MB] 2023-10-01T07:07:08.032 INFO:teuthology.orchestra.run.smithi112.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic-hwe-20.04 amd64 5.15.0.84.93~20.04.42 [2,692 B] 2023-10-01T07:07:08.032 INFO:teuthology.orchestra.run.smithi112.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.2 [31.6 kB] 2023-10-01T07:07:08.102 INFO:teuthology.orchestra.run.smithi112.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2023-10-01T07:07:08.108 INFO:teuthology.orchestra.run.smithi112.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2023-10-01T07:07:08.111 INFO:teuthology.orchestra.run.smithi112.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2023-10-01T07:07:08.762 INFO:teuthology.orchestra.run.smithi112.stdout:Fetched 90.9 MB in 2s (54.1 MB/s) 2023-10-01T07:07:09.004 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2023-10-01T07:07:09.889 INFO:teuthology.orchestra.run.smithi084.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic-hwe-20.04 amd64 5.15.0.84.93~20.04.42 [2,692 B] 2023-10-01T07:07:09.928 INFO:teuthology.orchestra.run.smithi084.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.2 [31.6 kB] 2023-10-01T07:07:09.930 INFO:teuthology.orchestra.run.smithi084.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2023-10-01T07:07:10.103 INFO:teuthology.orchestra.run.smithi084.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2023-10-01T07:07:10.448 INFO:teuthology.orchestra.run.smithi084.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2023-10-01T07:07:10.722 INFO:teuthology.orchestra.run.smithi112.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2023-10-01T07:07:10.729 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2023-10-01T07:07:10.838 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-10-01T07:07:11.078 INFO:teuthology.orchestra.run.smithi084.stdout:Fetched 90.9 MB in 4s (20.7 MB/s) 2023-10-01T07:07:11.209 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package libplist3:amd64. 2023-10-01T07:07:11.225 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2023-10-01T07:07:11.266 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2023-10-01T07:07:11.301 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2023-10-01T07:07:11.594 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2023-10-01T07:07:11.607 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2023-10-01T07:07:11.644 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2023-10-01T07:07:11.946 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2023-10-01T07:07:11.962 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2023-10-01T07:07:12.005 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-10-01T07:07:12.374 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package libupower-glib3:amd64. 2023-10-01T07:07:12.388 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2023-10-01T07:07:12.424 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2023-10-01T07:07:12.744 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package linux-modules-5.15.0-84-generic. 2023-10-01T07:07:12.759 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../05-linux-modules-5.15.0-84-generic_5.15.0-84.93~20.04.1_amd64.deb ... 2023-10-01T07:07:12.803 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking linux-modules-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-10-01T07:07:13.043 INFO:teuthology.orchestra.run.smithi084.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2023-10-01T07:07:13.048 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2023-10-01T07:07:13.165 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-10-01T07:07:13.476 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package libplist3:amd64. 2023-10-01T07:07:13.491 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2023-10-01T07:07:13.526 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2023-10-01T07:07:13.837 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2023-10-01T07:07:13.852 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2023-10-01T07:07:13.896 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2023-10-01T07:07:14.215 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2023-10-01T07:07:14.231 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2023-10-01T07:07:14.273 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-10-01T07:07:14.585 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package libupower-glib3:amd64. 2023-10-01T07:07:14.598 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2023-10-01T07:07:14.635 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2023-10-01T07:07:14.937 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package linux-modules-5.15.0-84-generic. 2023-10-01T07:07:14.952 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../05-linux-modules-5.15.0-84-generic_5.15.0-84.93~20.04.1_amd64.deb ... 2023-10-01T07:07:15.004 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking linux-modules-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-10-01T07:07:15.220 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package linux-image-5.15.0-84-generic. 2023-10-01T07:07:15.236 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../06-linux-image-5.15.0-84-generic_5.15.0-84.93~20.04.1_amd64.deb ... 2023-10-01T07:07:15.360 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-10-01T07:07:15.899 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-84-generic. 2023-10-01T07:07:15.912 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../07-linux-modules-extra-5.15.0-84-generic_5.15.0-84.93~20.04.1_amd64.deb ... 2023-10-01T07:07:15.948 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking linux-modules-extra-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-10-01T07:07:17.446 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package linux-image-5.15.0-84-generic. 2023-10-01T07:07:17.460 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../06-linux-image-5.15.0-84-generic_5.15.0-84.93~20.04.1_amd64.deb ... 2023-10-01T07:07:17.562 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-10-01T07:07:18.060 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-84-generic. 2023-10-01T07:07:18.074 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../07-linux-modules-extra-5.15.0-84-generic_5.15.0-84.93~20.04.1_amd64.deb ... 2023-10-01T07:07:18.118 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking linux-modules-extra-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-10-01T07:07:22.834 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2023-10-01T07:07:22.852 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.15.0.84.93~20.04.42_amd64.deb ... 2023-10-01T07:07:22.892 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking linux-image-generic-hwe-20.04 (5.15.0.84.93~20.04.42) ... 2023-10-01T07:07:23.211 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package libevdev2:amd64. 2023-10-01T07:07:23.227 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.2_amd64.deb ... 2023-10-01T07:07:23.270 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-10-01T07:07:23.631 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package thermald. 2023-10-01T07:07:23.644 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2023-10-01T07:07:23.698 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2023-10-01T07:07:24.244 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package upower. 2023-10-01T07:07:24.260 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2023-10-01T07:07:24.318 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking upower (0.99.11-1build2) ... 2023-10-01T07:07:24.699 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package usbmuxd. 2023-10-01T07:07:24.715 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2023-10-01T07:07:24.775 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-10-01T07:07:24.790 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2023-10-01T07:07:24.807 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.15.0.84.93~20.04.42_amd64.deb ... 2023-10-01T07:07:24.848 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking linux-image-generic-hwe-20.04 (5.15.0.84.93~20.04.42) ... 2023-10-01T07:07:25.073 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2023-10-01T07:07:25.178 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-10-01T07:07:25.184 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package libevdev2:amd64. 2023-10-01T07:07:25.197 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.2_amd64.deb ... 2023-10-01T07:07:25.251 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-10-01T07:07:25.279 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2023-10-01T07:07:25.388 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2023-10-01T07:07:25.514 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-10-01T07:07:25.612 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package thermald. 2023-10-01T07:07:25.629 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2023-10-01T07:07:25.640 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-10-01T07:07:25.670 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2023-10-01T07:07:25.766 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up upower (0.99.11-1build2) ... 2023-10-01T07:07:26.192 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package upower. 2023-10-01T07:07:26.205 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2023-10-01T07:07:26.268 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking upower (0.99.11-1build2) ... 2023-10-01T07:07:26.310 INFO:teuthology.orchestra.run.smithi112.stdout:upower.service is a disabled or a static unit, not starting it. 2023-10-01T07:07:26.363 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-10-01T07:07:26.563 INFO:teuthology.orchestra.run.smithi112.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2023-10-01T07:07:26.577 INFO:teuthology.orchestra.run.smithi112.stdout:Adding system user `usbmux' (UID 114) ... 2023-10-01T07:07:26.578 INFO:teuthology.orchestra.run.smithi112.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2023-10-01T07:07:26.663 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package usbmuxd. 2023-10-01T07:07:26.677 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2023-10-01T07:07:26.721 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-10-01T07:07:27.046 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2023-10-01T07:07:27.088 INFO:teuthology.orchestra.run.smithi112.stdout:Not creating home directory `/var/lib/usbmux'. 2023-10-01T07:07:27.158 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-10-01T07:07:27.259 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2023-10-01T07:07:27.324 INFO:teuthology.orchestra.run.smithi112.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2023-10-01T07:07:27.360 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2023-10-01T07:07:27.367 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2023-10-01T07:07:27.478 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-10-01T07:07:27.604 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-10-01T07:07:27.672 INFO:teuthology.orchestra.run.smithi112.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2023-10-01T07:07:27.672 INFO:teuthology.orchestra.run.smithi112.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2023-10-01T07:07:27.730 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up upower (0.99.11-1build2) ... 2023-10-01T07:07:28.156 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-10-01T07:07:28.285 INFO:teuthology.orchestra.run.smithi084.stdout:upower.service is a disabled or a static unit, not starting it. 2023-10-01T07:07:28.333 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-10-01T07:07:28.506 INFO:teuthology.orchestra.run.smithi084.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2023-10-01T07:07:28.523 INFO:teuthology.orchestra.run.smithi084.stdout:Adding system user `usbmux' (UID 114) ... 2023-10-01T07:07:28.523 INFO:teuthology.orchestra.run.smithi084.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2023-10-01T07:07:29.059 INFO:teuthology.orchestra.run.smithi084.stdout:Not creating home directory `/var/lib/usbmux'. 2023-10-01T07:07:29.289 INFO:teuthology.orchestra.run.smithi084.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2023-10-01T07:07:29.338 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2023-10-01T07:07:29.483 INFO:teuthology.orchestra.run.smithi112.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-84-generic 2023-10-01T07:07:29.483 INFO:teuthology.orchestra.run.smithi112.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-84-generic 2023-10-01T07:07:29.649 INFO:teuthology.orchestra.run.smithi084.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2023-10-01T07:07:29.649 INFO:teuthology.orchestra.run.smithi084.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2023-10-01T07:07:29.649 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up linux-modules-extra-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-10-01T07:07:30.126 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-10-01T07:07:31.026 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up linux-image-generic-hwe-20.04 (5.15.0.84.93~20.04.42) ... 2023-10-01T07:07:31.151 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up linux-modules-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-10-01T07:07:31.446 INFO:teuthology.orchestra.run.smithi084.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-84-generic 2023-10-01T07:07:31.446 INFO:teuthology.orchestra.run.smithi084.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-84-generic 2023-10-01T07:07:31.610 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up linux-modules-extra-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-10-01T07:07:32.503 INFO:teuthology.orchestra.run.smithi112.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-10-01T07:07:32.792 INFO:teuthology.orchestra.run.smithi112.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-10-01T07:07:32.995 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up linux-image-generic-hwe-20.04 (5.15.0.84.93~20.04.42) ... 2023-10-01T07:07:33.120 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up linux-modules-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-10-01T07:07:33.528 INFO:teuthology.orchestra.run.smithi112.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.2) ... 2023-10-01T07:07:33.620 INFO:teuthology.orchestra.run.smithi112.stdout:Processing triggers for linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-10-01T07:07:33.699 INFO:teuthology.orchestra.run.smithi112.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-10-01T07:07:33.700 INFO:teuthology.orchestra.run.smithi112.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-84-generic 2023-10-01T07:07:34.488 INFO:teuthology.orchestra.run.smithi084.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-10-01T07:07:34.745 INFO:teuthology.orchestra.run.smithi084.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-10-01T07:07:35.538 INFO:teuthology.orchestra.run.smithi084.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.2) ... 2023-10-01T07:07:36.531 INFO:teuthology.orchestra.run.smithi084.stdout:Processing triggers for linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-10-01T07:07:37.091 INFO:teuthology.orchestra.run.smithi084.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-10-01T07:07:37.091 INFO:teuthology.orchestra.run.smithi084.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-84-generic 2023-10-01T07:07:59.559 INFO:teuthology.orchestra.run.smithi112.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-10-01T07:07:59.559 INFO:teuthology.orchestra.run.smithi112.stdout:Sourcing file `/etc/default/grub' 2023-10-01T07:07:59.575 INFO:teuthology.orchestra.run.smithi112.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-10-01T07:07:59.596 INFO:teuthology.orchestra.run.smithi112.stdout:Generating grub configuration file ... 2023-10-01T07:07:59.889 INFO:teuthology.orchestra.run.smithi112.stdout:Found linux image: /boot/vmlinuz-5.15.0-84-generic 2023-10-01T07:07:59.913 INFO:teuthology.orchestra.run.smithi112.stdout:Found initrd image: /boot/initrd.img-5.15.0-84-generic 2023-10-01T07:08:00.335 INFO:teuthology.orchestra.run.smithi112.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-10-01T07:08:00.347 INFO:teuthology.orchestra.run.smithi112.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-10-01T07:08:02.347 INFO:teuthology.orchestra.run.smithi112.stdout:done 2023-10-01T07:08:02.487 INFO:teuthology.orchestra.run.smithi084.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-10-01T07:08:02.488 INFO:teuthology.orchestra.run.smithi084.stdout:Sourcing file `/etc/default/grub' 2023-10-01T07:08:02.493 INFO:teuthology.orchestra.run.smithi084.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-10-01T07:08:02.515 INFO:teuthology.orchestra.run.smithi084.stdout:Generating grub configuration file ... 2023-10-01T07:08:02.808 DEBUG:teuthology.orchestra.run.smithi112:> dpkg -s linux-image-generic-hwe-20.04 2023-10-01T07:08:02.832 INFO:teuthology.orchestra.run.smithi084.stdout:Found linux image: /boot/vmlinuz-5.15.0-84-generic 2023-10-01T07:08:02.849 INFO:teuthology.orchestra.run.smithi112.stdout:Package: linux-image-generic-hwe-20.04 2023-10-01T07:08:02.849 INFO:teuthology.orchestra.run.smithi112.stdout:Status: install ok installed 2023-10-01T07:08:02.849 INFO:teuthology.orchestra.run.smithi112.stdout:Priority: optional 2023-10-01T07:08:02.849 INFO:teuthology.orchestra.run.smithi112.stdout:Section: kernel 2023-10-01T07:08:02.849 INFO:teuthology.orchestra.run.smithi112.stdout:Installed-Size: 20 2023-10-01T07:08:02.849 INFO:teuthology.orchestra.run.smithi112.stdout:Maintainer: Ubuntu Kernel Team 2023-10-01T07:08:02.850 INFO:teuthology.orchestra.run.smithi112.stdout:Architecture: amd64 2023-10-01T07:08:02.850 INFO:teuthology.orchestra.run.smithi112.stdout:Source: linux-meta-hwe-5.15 2023-10-01T07:08:02.850 INFO:teuthology.orchestra.run.smithi112.stdout:Version: 5.15.0.84.93~20.04.42 2023-10-01T07:08:02.850 INFO:teuthology.orchestra.run.smithi112.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.1), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-84), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-10-01T07:08:02.850 INFO:teuthology.orchestra.run.smithi112.stdout:Depends: linux-image-5.15.0-84-generic, linux-modules-extra-5.15.0-84-generic, linux-firmware, intel-microcode, amd64-microcode 2023-10-01T07:08:02.850 INFO:teuthology.orchestra.run.smithi112.stdout:Recommends: thermald 2023-10-01T07:08:02.850 INFO:teuthology.orchestra.run.smithi112.stdout:Description: Generic Linux kernel image 2023-10-01T07:08:02.850 INFO:teuthology.orchestra.run.smithi112.stdout: This package will always depend on the latest generic kernel image 2023-10-01T07:08:02.850 INFO:teuthology.orchestra.run.smithi112.stdout: available. 2023-10-01T07:08:02.851 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.15.0-84-generic 2023-10-01T07:08:02.851 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-10-01T07:08:02.851 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-10-01T07:08:02.851 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-10-01T07:08:02.851 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi112.front.sepia.ceph.com, path=None, version=distro) 2023-10-01T07:08:02.851 DEBUG:teuthology.orchestra.run.smithi112:> sudo apt-get clean 2023-10-01T07:08:02.852 INFO:teuthology.orchestra.run.smithi084.stdout:Found initrd image: /boot/initrd.img-5.15.0-84-generic 2023-10-01T07:08:02.934 DEBUG:teuthology.orchestra.run.smithi112:> sudo apt-get update 2023-10-01T07:08:03.081 INFO:teuthology.orchestra.run.smithi112.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-10-01T07:08:03.178 INFO:teuthology.orchestra.run.smithi112.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-10-01T07:08:03.257 INFO:teuthology.orchestra.run.smithi084.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-10-01T07:08:03.260 INFO:teuthology.orchestra.run.smithi112.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-10-01T07:08:03.269 INFO:teuthology.orchestra.run.smithi084.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-10-01T07:08:03.342 INFO:teuthology.orchestra.run.smithi112.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-10-01T07:08:04.799 INFO:teuthology.orchestra.run.smithi112.stdout:Reading package lists... 2023-10-01T07:08:04.825 DEBUG:teuthology.orchestra.run.smithi112:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-10-01T07:08:04.892 INFO:teuthology.orchestra.run.smithi112.stdout:Reading package lists... 2023-10-01T07:08:05.093 INFO:teuthology.orchestra.run.smithi112.stdout:Building dependency tree... 2023-10-01T07:08:05.093 INFO:teuthology.orchestra.run.smithi112.stdout:Reading state information... 2023-10-01T07:08:05.250 INFO:teuthology.orchestra.run.smithi084.stdout:done 2023-10-01T07:08:05.310 INFO:teuthology.orchestra.run.smithi112.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.15.0.84.93~20.04.42). 2023-10-01T07:08:05.310 INFO:teuthology.orchestra.run.smithi112.stdout:0 upgraded, 0 newly installed, 0 to remove and 266 not upgraded. 2023-10-01T07:08:05.311 DEBUG:teuthology.orchestra.run.smithi112:> dpkg -s linux-image-generic-hwe-20.04 2023-10-01T07:08:05.330 INFO:teuthology.orchestra.run.smithi112.stdout:Package: linux-image-generic-hwe-20.04 2023-10-01T07:08:05.330 INFO:teuthology.orchestra.run.smithi112.stdout:Status: install ok installed 2023-10-01T07:08:05.330 INFO:teuthology.orchestra.run.smithi112.stdout:Priority: optional 2023-10-01T07:08:05.331 INFO:teuthology.orchestra.run.smithi112.stdout:Section: kernel 2023-10-01T07:08:05.331 INFO:teuthology.orchestra.run.smithi112.stdout:Installed-Size: 20 2023-10-01T07:08:05.331 INFO:teuthology.orchestra.run.smithi112.stdout:Maintainer: Ubuntu Kernel Team 2023-10-01T07:08:05.331 INFO:teuthology.orchestra.run.smithi112.stdout:Architecture: amd64 2023-10-01T07:08:05.331 INFO:teuthology.orchestra.run.smithi112.stdout:Source: linux-meta-hwe-5.15 2023-10-01T07:08:05.331 INFO:teuthology.orchestra.run.smithi112.stdout:Version: 5.15.0.84.93~20.04.42 2023-10-01T07:08:05.331 INFO:teuthology.orchestra.run.smithi112.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.1), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-84), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-10-01T07:08:05.331 INFO:teuthology.orchestra.run.smithi112.stdout:Depends: linux-image-5.15.0-84-generic, linux-modules-extra-5.15.0-84-generic, linux-firmware, intel-microcode, amd64-microcode 2023-10-01T07:08:05.331 INFO:teuthology.orchestra.run.smithi112.stdout:Recommends: thermald 2023-10-01T07:08:05.331 INFO:teuthology.orchestra.run.smithi112.stdout:Description: Generic Linux kernel image 2023-10-01T07:08:05.331 INFO:teuthology.orchestra.run.smithi112.stdout: This package will always depend on the latest generic kernel image 2023-10-01T07:08:05.331 INFO:teuthology.orchestra.run.smithi112.stdout: available. 2023-10-01T07:08:05.332 DEBUG:teuthology.orchestra.run.smithi112:> mktemp 2023-10-01T07:08:05.336 INFO:teuthology.orchestra.run.smithi112.stdout:/tmp/tmp.H3OR973WSx 2023-10-01T07:08:05.336 DEBUG:teuthology.orchestra.run.smithi112:> sudo cp /boot/grub/grub.cfg /tmp/tmp.H3OR973WSx 2023-10-01T07:08:05.392 DEBUG:teuthology.orchestra.run.smithi112:> sudo chmod 0666 /tmp/tmp.H3OR973WSx 2023-10-01T07:08:05.438 DEBUG:teuthology.orchestra.remote:smithi112:/tmp/tmp.H3OR973WSx is 9KB 2023-10-01T07:08:05.453 DEBUG:teuthology.orchestra.run.smithi112:> rm -fr /tmp/tmp.H3OR973WSx 2023-10-01T07:08:05.459 DEBUG:teuthology.orchestra.run.smithi112:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-10-01T07:08:05.514 DEBUG:teuthology.orchestra.run.smithi112:> set -ex 2023-10-01T07:08:05.514 DEBUG:teuthology.orchestra.run.smithi112:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-10-01T07:08:05.514 DEBUG:teuthology.orchestra.run.smithi112:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-10-01T07:08:05.556 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-84-generic 2023-10-01T07:08:05.556 DEBUG:teuthology.orchestra.run.smithi112:> sudo update-grub 2023-10-01T07:08:05.664 DEBUG:teuthology.orchestra.run.smithi084:> dpkg -s linux-image-generic-hwe-20.04 2023-10-01T07:08:05.712 INFO:teuthology.orchestra.run.smithi084.stdout:Package: linux-image-generic-hwe-20.04 2023-10-01T07:08:05.712 INFO:teuthology.orchestra.run.smithi084.stdout:Status: install ok installed 2023-10-01T07:08:05.712 INFO:teuthology.orchestra.run.smithi084.stdout:Priority: optional 2023-10-01T07:08:05.712 INFO:teuthology.orchestra.run.smithi084.stdout:Section: kernel 2023-10-01T07:08:05.712 INFO:teuthology.orchestra.run.smithi084.stdout:Installed-Size: 20 2023-10-01T07:08:05.712 INFO:teuthology.orchestra.run.smithi084.stdout:Maintainer: Ubuntu Kernel Team 2023-10-01T07:08:05.712 INFO:teuthology.orchestra.run.smithi084.stdout:Architecture: amd64 2023-10-01T07:08:05.712 INFO:teuthology.orchestra.run.smithi084.stdout:Source: linux-meta-hwe-5.15 2023-10-01T07:08:05.712 INFO:teuthology.orchestra.run.smithi084.stdout:Version: 5.15.0.84.93~20.04.42 2023-10-01T07:08:05.713 INFO:teuthology.orchestra.run.smithi084.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.1), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-84), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-10-01T07:08:05.713 INFO:teuthology.orchestra.run.smithi084.stdout:Depends: linux-image-5.15.0-84-generic, linux-modules-extra-5.15.0-84-generic, linux-firmware, intel-microcode, amd64-microcode 2023-10-01T07:08:05.713 INFO:teuthology.orchestra.run.smithi084.stdout:Recommends: thermald 2023-10-01T07:08:05.713 INFO:teuthology.orchestra.run.smithi084.stdout:Description: Generic Linux kernel image 2023-10-01T07:08:05.713 INFO:teuthology.orchestra.run.smithi084.stdout: This package will always depend on the latest generic kernel image 2023-10-01T07:08:05.713 INFO:teuthology.orchestra.run.smithi084.stdout: available. 2023-10-01T07:08:05.713 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.15.0-84-generic 2023-10-01T07:08:05.713 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-10-01T07:08:05.713 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-10-01T07:08:05.713 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-10-01T07:08:05.714 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi084.front.sepia.ceph.com, path=None, version=distro) 2023-10-01T07:08:05.714 DEBUG:teuthology.orchestra.run.smithi084:> sudo apt-get clean 2023-10-01T07:08:05.790 DEBUG:teuthology.orchestra.run.smithi084:> sudo apt-get update 2023-10-01T07:08:05.926 INFO:teuthology.orchestra.run.smithi084.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-10-01T07:08:06.038 INFO:teuthology.orchestra.run.smithi084.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-10-01T07:08:06.120 INFO:teuthology.orchestra.run.smithi084.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-10-01T07:08:06.202 INFO:teuthology.orchestra.run.smithi084.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-10-01T07:08:06.854 INFO:teuthology.orchestra.run.smithi112.stderr:Sourcing file `/etc/default/grub' 2023-10-01T07:08:06.865 INFO:teuthology.orchestra.run.smithi112.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-10-01T07:08:06.880 INFO:teuthology.orchestra.run.smithi112.stderr:Generating grub configuration file ... 2023-10-01T07:08:07.132 INFO:teuthology.orchestra.run.smithi112.stderr:Found linux image: /boot/vmlinuz-5.15.0-84-generic 2023-10-01T07:08:07.145 INFO:teuthology.orchestra.run.smithi112.stderr:Found initrd image: /boot/initrd.img-5.15.0-84-generic 2023-10-01T07:08:07.505 INFO:teuthology.orchestra.run.smithi112.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-10-01T07:08:07.516 INFO:teuthology.orchestra.run.smithi112.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-10-01T07:08:07.668 INFO:teuthology.orchestra.run.smithi084.stdout:Reading package lists... 2023-10-01T07:08:07.693 DEBUG:teuthology.orchestra.run.smithi084:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-10-01T07:08:07.763 INFO:teuthology.orchestra.run.smithi084.stdout:Reading package lists... 2023-10-01T07:08:07.941 INFO:teuthology.orchestra.run.smithi084.stdout:Building dependency tree... 2023-10-01T07:08:07.942 INFO:teuthology.orchestra.run.smithi084.stdout:Reading state information... 2023-10-01T07:08:08.147 INFO:teuthology.orchestra.run.smithi084.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.15.0.84.93~20.04.42). 2023-10-01T07:08:08.147 INFO:teuthology.orchestra.run.smithi084.stdout:0 upgraded, 0 newly installed, 0 to remove and 266 not upgraded. 2023-10-01T07:08:08.149 DEBUG:teuthology.orchestra.run.smithi084:> dpkg -s linux-image-generic-hwe-20.04 2023-10-01T07:08:08.169 INFO:teuthology.orchestra.run.smithi084.stdout:Package: linux-image-generic-hwe-20.04 2023-10-01T07:08:08.170 INFO:teuthology.orchestra.run.smithi084.stdout:Status: install ok installed 2023-10-01T07:08:08.170 INFO:teuthology.orchestra.run.smithi084.stdout:Priority: optional 2023-10-01T07:08:08.170 INFO:teuthology.orchestra.run.smithi084.stdout:Section: kernel 2023-10-01T07:08:08.170 INFO:teuthology.orchestra.run.smithi084.stdout:Installed-Size: 20 2023-10-01T07:08:08.170 INFO:teuthology.orchestra.run.smithi084.stdout:Maintainer: Ubuntu Kernel Team 2023-10-01T07:08:08.170 INFO:teuthology.orchestra.run.smithi084.stdout:Architecture: amd64 2023-10-01T07:08:08.170 INFO:teuthology.orchestra.run.smithi084.stdout:Source: linux-meta-hwe-5.15 2023-10-01T07:08:08.170 INFO:teuthology.orchestra.run.smithi084.stdout:Version: 5.15.0.84.93~20.04.42 2023-10-01T07:08:08.170 INFO:teuthology.orchestra.run.smithi084.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.1), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-84), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-10-01T07:08:08.170 INFO:teuthology.orchestra.run.smithi084.stdout:Depends: linux-image-5.15.0-84-generic, linux-modules-extra-5.15.0-84-generic, linux-firmware, intel-microcode, amd64-microcode 2023-10-01T07:08:08.171 INFO:teuthology.orchestra.run.smithi084.stdout:Recommends: thermald 2023-10-01T07:08:08.171 INFO:teuthology.orchestra.run.smithi084.stdout:Description: Generic Linux kernel image 2023-10-01T07:08:08.171 INFO:teuthology.orchestra.run.smithi084.stdout: This package will always depend on the latest generic kernel image 2023-10-01T07:08:08.171 INFO:teuthology.orchestra.run.smithi084.stdout: available. 2023-10-01T07:08:08.171 DEBUG:teuthology.orchestra.run.smithi084:> mktemp 2023-10-01T07:08:08.176 INFO:teuthology.orchestra.run.smithi084.stdout:/tmp/tmp.yXmkcm8Olb 2023-10-01T07:08:08.176 DEBUG:teuthology.orchestra.run.smithi084:> sudo cp /boot/grub/grub.cfg /tmp/tmp.yXmkcm8Olb 2023-10-01T07:08:08.247 DEBUG:teuthology.orchestra.run.smithi084:> sudo chmod 0666 /tmp/tmp.yXmkcm8Olb 2023-10-01T07:08:08.281 DEBUG:teuthology.orchestra.remote:smithi084:/tmp/tmp.yXmkcm8Olb is 9KB 2023-10-01T07:08:08.296 DEBUG:teuthology.orchestra.run.smithi084:> rm -fr /tmp/tmp.yXmkcm8Olb 2023-10-01T07:08:08.302 DEBUG:teuthology.orchestra.run.smithi084:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-10-01T07:08:08.356 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2023-10-01T07:08:08.357 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-10-01T07:08:08.357 DEBUG:teuthology.orchestra.run.smithi084:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-10-01T07:08:08.385 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-84-generic 2023-10-01T07:08:08.385 DEBUG:teuthology.orchestra.run.smithi084:> sudo update-grub 2023-10-01T07:08:08.509 INFO:teuthology.orchestra.run.smithi112.stderr:done 2023-10-01T07:08:08.511 DEBUG:teuthology.orchestra.run.smithi112:> sudo shutdown -r now 2023-10-01T07:08:09.625 INFO:teuthology.orchestra.run.smithi084.stderr:Sourcing file `/etc/default/grub' 2023-10-01T07:08:09.633 INFO:teuthology.orchestra.run.smithi084.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-10-01T07:08:09.648 INFO:teuthology.orchestra.run.smithi084.stderr:Generating grub configuration file ... 2023-10-01T07:08:09.894 INFO:teuthology.orchestra.run.smithi084.stderr:Found linux image: /boot/vmlinuz-5.15.0-84-generic 2023-10-01T07:08:09.906 INFO:teuthology.orchestra.run.smithi084.stderr:Found initrd image: /boot/initrd.img-5.15.0-84-generic 2023-10-01T07:08:10.261 INFO:teuthology.orchestra.run.smithi084.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-10-01T07:08:10.273 INFO:teuthology.orchestra.run.smithi084.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-10-01T07:08:11.213 INFO:teuthology.orchestra.run.smithi084.stderr:done 2023-10-01T07:08:11.215 DEBUG:teuthology.orchestra.run.smithi084:> sudo shutdown -r now 2023-10-01T07:08:38.538 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-10-01T07:08:38.539 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi112.front.sepia.ceph.com' 2023-10-01T07:08:38.539 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi112.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-01T07:08:41.218 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-10-01T07:08:41.218 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi084.front.sepia.ceph.com' 2023-10-01T07:08:41.219 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi084.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-01T07:09:38.598 DEBUG:teuthology.orchestra.remote:timed out 2023-10-01T07:09:41.222 DEBUG:teuthology.orchestra.remote:timed out 2023-10-01T07:09:47.604 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi112.front.sepia.ceph.com' 2023-10-01T07:09:47.605 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi112.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-01T07:09:47.607 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.112 2023-10-01T07:09:50.225 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi084.front.sepia.ceph.com' 2023-10-01T07:09:50.225 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi084.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-01T07:09:50.602 DEBUG:teuthology.orchestra.run.smithi084:> true 2023-10-01T07:09:51.483 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi084.front.sepia.ceph.com' 2023-10-01T07:09:51.483 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-84-generic"... 2023-10-01T07:09:51.483 DEBUG:teuthology.orchestra.run.smithi084:> uname -r 2023-10-01T07:09:51.533 INFO:teuthology.orchestra.run.smithi084.stdout:5.15.0-84-generic 2023-10-01T07:09:51.534 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-84-generic vs 5.15.0-84-generic 2023-10-01T07:09:51.534 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-10-01T07:09:51.534 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-10-01T07:09:52.535 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-10-01T07:09:52.535 DEBUG:teuthology.orchestra.run.smithi084:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-01T07:09:52.717 INFO:teuthology.orchestra.run.smithi084.stdout:ttyS1 2023-10-01T07:09:52.739 DEBUG:teuthology.parallel:result is None 2023-10-01T07:09:59.607 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi112.front.sepia.ceph.com' 2023-10-01T07:09:59.608 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi112.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-01T07:09:59.937 DEBUG:teuthology.orchestra.run.smithi112:> true 2023-10-01T07:10:00.515 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi112.front.sepia.ceph.com' 2023-10-01T07:10:00.515 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-84-generic"... 2023-10-01T07:10:00.515 DEBUG:teuthology.orchestra.run.smithi112:> uname -r 2023-10-01T07:10:00.565 INFO:teuthology.orchestra.run.smithi112.stdout:5.15.0-84-generic 2023-10-01T07:10:00.565 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-84-generic vs 5.15.0-84-generic 2023-10-01T07:10:00.565 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-10-01T07:10:00.566 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-10-01T07:10:01.567 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-10-01T07:10:01.567 DEBUG:teuthology.orchestra.run.smithi112:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-01T07:10:01.647 INFO:teuthology.orchestra.run.smithi112.stdout:ttyS1 2023-10-01T07:10:01.665 DEBUG:teuthology.parallel:result is None 2023-10-01T07:10:01.666 INFO:teuthology.run_tasks:Running task internal.base... 2023-10-01T07:10:01.673 INFO:teuthology.task.internal:Creating test directory... 2023-10-01T07:10:01.674 DEBUG:teuthology.orchestra.run.smithi084:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-01T07:10:01.676 DEBUG:teuthology.orchestra.run.smithi112:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-01T07:10:01.683 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-10-01T07:10:01.693 INFO:teuthology.run_tasks:Running task internal.archive... 2023-10-01T07:10:01.703 INFO:teuthology.task.internal:Creating archive directory... 2023-10-01T07:10:01.704 DEBUG:teuthology.orchestra.run.smithi084:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-01T07:10:01.725 DEBUG:teuthology.orchestra.run.smithi112:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-01T07:10:01.814 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-10-01T07:10:01.823 INFO:teuthology.task.internal:Enabling coredump saving... 2023-10-01T07:10:01.823 DEBUG:teuthology.orchestra.run.smithi084:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-10-01T07:10:01.827 DEBUG:teuthology.orchestra.run.smithi112:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-10-01T07:10:01.845 INFO:teuthology.orchestra.run.smithi112.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-01T07:10:01.848 INFO:teuthology.orchestra.run.smithi084.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-01T07:10:01.851 INFO:teuthology.orchestra.run.smithi112.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-01T07:10:01.860 INFO:teuthology.orchestra.run.smithi084.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-01T07:10:01.861 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-10-01T07:10:01.877 INFO:teuthology.task.internal:Configuring sudo... 2023-10-01T07:10:01.877 DEBUG:teuthology.orchestra.run.smithi084:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-01T07:10:01.909 DEBUG:teuthology.orchestra.run.smithi112:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-01T07:10:01.927 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-10-01T07:10:01.936 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-10-01T07:10:01.936 DEBUG:teuthology.orchestra.run.smithi084:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-01T07:10:01.969 DEBUG:teuthology.orchestra.run.smithi112:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-01T07:10:01.977 DEBUG:teuthology.orchestra.run.smithi084:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-01T07:10:02.022 DEBUG:teuthology.orchestra.run.smithi084:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-01T07:10:02.070 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2023-10-01T07:10:02.070 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-01T07:10:02.140 DEBUG:teuthology.orchestra.run.smithi112:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-01T07:10:02.148 DEBUG:teuthology.orchestra.run.smithi112:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-01T07:10:02.198 DEBUG:teuthology.orchestra.run.smithi112:> set -ex 2023-10-01T07:10:02.198 DEBUG:teuthology.orchestra.run.smithi112:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-01T07:10:02.272 DEBUG:teuthology.orchestra.run.smithi084:> sudo service rsyslog restart 2023-10-01T07:10:02.274 DEBUG:teuthology.orchestra.run.smithi112:> sudo service rsyslog restart 2023-10-01T07:10:02.360 INFO:teuthology.run_tasks:Running task internal.timer... 2023-10-01T07:10:02.368 INFO:teuthology.task.internal:Starting timer... 2023-10-01T07:10:02.369 INFO:teuthology.run_tasks:Running task pcp... 2023-10-01T07:10:02.378 INFO:teuthology.run_tasks:Running task selinux... 2023-10-01T07:10:02.387 DEBUG:teuthology.task.selinux:Excluding smithi084: OS 'ubuntu' does not support SELinux 2023-10-01T07:10:02.387 DEBUG:teuthology.task.selinux:Excluding smithi112: OS 'ubuntu' does not support SELinux 2023-10-01T07:10:02.388 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-10-01T07:10:02.388 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2023-10-01T07:10:02.388 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-10-01T07:10:02.388 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-10-01T07:10:02.400 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-10-01T07:10:02.400 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-10-01T07:10:02.416 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2023-10-01T07:10:02.417 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi084.front.sepia.ceph.com,smithi112.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-10-01T07:15:46.474 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi084.front.sepia.ceph.com'), Remote(name='ubuntu@smithi112.front.sepia.ceph.com')] 2023-10-01T07:15:46.475 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi084.front.sepia.ceph.com' 2023-10-01T07:15:46.476 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi084.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-01T07:15:46.561 DEBUG:teuthology.orchestra.run.smithi084:> true 2023-10-01T07:15:46.680 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi084.front.sepia.ceph.com' 2023-10-01T07:15:46.681 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi112.front.sepia.ceph.com' 2023-10-01T07:15:46.681 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi112.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-01T07:15:46.766 DEBUG:teuthology.orchestra.run.smithi112:> true 2023-10-01T07:15:46.884 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi112.front.sepia.ceph.com' 2023-10-01T07:15:46.884 INFO:teuthology.run_tasks:Running task clock... 2023-10-01T07:15:46.897 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-10-01T07:15:46.898 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-01T07:15:46.898 DEBUG:teuthology.orchestra.run.smithi084:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-01T07:15:46.901 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-01T07:15:46.901 DEBUG:teuthology.orchestra.run.smithi112:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-01T07:15:46.931 INFO:teuthology.orchestra.run.smithi084.stdout: 1 Oct 07:15:46 ntpd[22608]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-10-01T07:15:46.931 INFO:teuthology.orchestra.run.smithi084.stdout: 1 Oct 07:15:46 ntpd[22608]: Command line: ntpd -gq 2023-10-01T07:15:46.931 INFO:teuthology.orchestra.run.smithi084.stdout: 1 Oct 07:15:46 ntpd[22608]: proto: precision = 0.082 usec (-23) 2023-10-01T07:15:46.932 INFO:teuthology.orchestra.run.smithi084.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-10-01T07:15:46.932 INFO:teuthology.orchestra.run.smithi084.stdout: 1 Oct 07:15:46 ntpd[22608]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-10-01T07:15:46.933 INFO:teuthology.orchestra.run.smithi084.stderr:restrict ::: KOD does nothing without LIMITED. 2023-10-01T07:15:46.934 INFO:teuthology.orchestra.run.smithi084.stdout: 1 Oct 07:15:46 ntpd[22608]: restrict ::: KOD does nothing without LIMITED. 2023-10-01T07:15:46.935 INFO:teuthology.orchestra.run.smithi084.stdout: 1 Oct 07:15:46 ntpd[22608]: Listen and drop on 0 v6wildcard [::]:123 2023-10-01T07:15:46.935 INFO:teuthology.orchestra.run.smithi084.stdout: 1 Oct 07:15:46 ntpd[22608]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-10-01T07:15:46.935 INFO:teuthology.orchestra.run.smithi084.stdout: 1 Oct 07:15:46 ntpd[22608]: Listen normally on 2 lo 127.0.0.1:123 2023-10-01T07:15:46.935 INFO:teuthology.orchestra.run.smithi084.stdout: 1 Oct 07:15:46 ntpd[22608]: Listen normally on 3 enp3s0f1 172.21.15.84:123 2023-10-01T07:15:46.935 INFO:teuthology.orchestra.run.smithi084.stdout: 1 Oct 07:15:46 ntpd[22608]: Listen normally on 4 lo [::1]:123 2023-10-01T07:15:46.935 INFO:teuthology.orchestra.run.smithi084.stdout: 1 Oct 07:15:46 ntpd[22608]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d751%5]:123 2023-10-01T07:15:46.935 INFO:teuthology.orchestra.run.smithi084.stdout: 1 Oct 07:15:46 ntpd[22608]: Listening on routing socket on fd #22 for interface updates 2023-10-01T07:15:46.956 INFO:teuthology.orchestra.run.smithi112.stdout: 1 Oct 07:15:46 ntpd[22575]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-10-01T07:15:46.956 INFO:teuthology.orchestra.run.smithi112.stdout: 1 Oct 07:15:46 ntpd[22575]: Command line: ntpd -gq 2023-10-01T07:15:46.957 INFO:teuthology.orchestra.run.smithi112.stdout: 1 Oct 07:15:46 ntpd[22575]: proto: precision = 0.074 usec (-24) 2023-10-01T07:15:46.957 INFO:teuthology.orchestra.run.smithi112.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-10-01T07:15:46.957 INFO:teuthology.orchestra.run.smithi112.stdout: 1 Oct 07:15:46 ntpd[22575]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-10-01T07:15:46.958 INFO:teuthology.orchestra.run.smithi112.stderr:restrict ::: KOD does nothing without LIMITED. 2023-10-01T07:15:46.959 INFO:teuthology.orchestra.run.smithi112.stdout: 1 Oct 07:15:46 ntpd[22575]: restrict ::: KOD does nothing without LIMITED. 2023-10-01T07:15:46.959 INFO:teuthology.orchestra.run.smithi112.stdout: 1 Oct 07:15:46 ntpd[22575]: Listen and drop on 0 v6wildcard [::]:123 2023-10-01T07:15:46.959 INFO:teuthology.orchestra.run.smithi112.stdout: 1 Oct 07:15:46 ntpd[22575]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-10-01T07:15:46.959 INFO:teuthology.orchestra.run.smithi112.stdout: 1 Oct 07:15:46 ntpd[22575]: Listen normally on 2 lo 127.0.0.1:123 2023-10-01T07:15:46.959 INFO:teuthology.orchestra.run.smithi112.stdout: 1 Oct 07:15:46 ntpd[22575]: Listen normally on 3 enp3s0f1 172.21.15.112:123 2023-10-01T07:15:46.960 INFO:teuthology.orchestra.run.smithi112.stdout: 1 Oct 07:15:46 ntpd[22575]: Listen normally on 4 lo [::1]:123 2023-10-01T07:15:46.960 INFO:teuthology.orchestra.run.smithi112.stdout: 1 Oct 07:15:46 ntpd[22575]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:cb69%5]:123 2023-10-01T07:15:46.960 INFO:teuthology.orchestra.run.smithi112.stdout: 1 Oct 07:15:46 ntpd[22575]: Listening on routing socket on fd #22 for interface updates 2023-10-01T07:15:47.932 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:47 ntpd[22608]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T07:15:47.932 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:47 ntpd[22608]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T07:15:47.933 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:47 ntpd[22608]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T07:15:47.933 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:47 ntpd[22608]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T07:15:47.933 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:47 ntpd[22608]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T07:15:47.933 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:47 ntpd[22608]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T07:15:47.933 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:47 ntpd[22608]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T07:15:47.933 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:47 ntpd[22608]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T07:15:47.933 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:47 ntpd[22608]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-01T07:15:47.933 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:47 ntpd[22608]: can't open /var/log/ntpstats/peerstats.20231001: Permission denied 2023-10-01T07:15:47.933 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:47 ntpd[22608]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T07:15:47.933 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:47 ntpd[22608]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T07:15:47.933 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:47 ntpd[22608]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-01T07:15:47.933 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:47 ntpd[22608]: can't open /var/log/ntpstats/peerstats.20231001: Permission denied 2023-10-01T07:15:47.957 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:47 ntpd[22575]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T07:15:47.957 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:47 ntpd[22575]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T07:15:47.957 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:47 ntpd[22575]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T07:15:47.957 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:47 ntpd[22575]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T07:15:47.958 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:47 ntpd[22575]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T07:15:47.958 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:47 ntpd[22575]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T07:15:47.958 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:47 ntpd[22575]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-01T07:15:47.958 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:47 ntpd[22575]: can't open /var/log/ntpstats/peerstats.20231001: Permission denied 2023-10-01T07:15:47.958 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:47 ntpd[22575]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T07:15:47.958 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:47 ntpd[22575]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T07:15:47.958 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:47 ntpd[22575]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-01T07:15:47.958 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:47 ntpd[22575]: can't open /var/log/ntpstats/peerstats.20231001: Permission denied 2023-10-01T07:15:48.932 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:48 ntpd[22608]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T07:15:48.932 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:48 ntpd[22608]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T07:15:48.932 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:48 ntpd[22608]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T07:15:48.932 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:48 ntpd[22608]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T07:15:48.932 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:48 ntpd[22608]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-01T07:15:48.932 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:48 ntpd[22608]: can't open /var/log/ntpstats/peerstats.20231001: Permission denied 2023-10-01T07:15:48.957 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:48 ntpd[22575]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T07:15:48.958 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:48 ntpd[22575]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T07:15:48.958 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:48 ntpd[22575]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T07:15:48.958 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:48 ntpd[22575]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T07:15:48.958 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:48 ntpd[22575]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-01T07:15:48.958 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:48 ntpd[22575]: can't open /var/log/ntpstats/peerstats.20231001: Permission denied 2023-10-01T07:15:49.932 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:49 ntpd[22608]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T07:15:49.932 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:49 ntpd[22608]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T07:15:49.932 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:49 ntpd[22608]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T07:15:49.933 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:49 ntpd[22608]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T07:15:49.933 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:49 ntpd[22608]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T07:15:49.933 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:49 ntpd[22608]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T07:15:49.933 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:49 ntpd[22608]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-01T07:15:49.933 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:49 ntpd[22608]: can't open /var/log/ntpstats/peerstats.20231001: Permission denied 2023-10-01T07:15:49.933 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:49 ntpd[22608]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T07:15:49.933 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:49 ntpd[22608]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T07:15:49.933 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:49 ntpd[22608]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-01T07:15:49.933 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:49 ntpd[22608]: can't open /var/log/ntpstats/peerstats.20231001: Permission denied 2023-10-01T07:15:49.957 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:49 ntpd[22575]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T07:15:49.957 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:49 ntpd[22575]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T07:15:49.958 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:49 ntpd[22575]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T07:15:49.958 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:49 ntpd[22575]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T07:15:49.958 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:49 ntpd[22575]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T07:15:49.958 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:49 ntpd[22575]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T07:15:49.958 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:49 ntpd[22575]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-01T07:15:49.958 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:49 ntpd[22575]: can't open /var/log/ntpstats/peerstats.20231001: Permission denied 2023-10-01T07:15:49.958 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:49 ntpd[22575]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T07:15:49.958 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:49 ntpd[22575]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T07:15:49.958 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:49 ntpd[22575]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-01T07:15:49.958 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:49 ntpd[22575]: can't open /var/log/ntpstats/peerstats.20231001: Permission denied 2023-10-01T07:15:50.932 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:50 ntpd[22608]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T07:15:50.932 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:50 ntpd[22608]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T07:15:50.932 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:50 ntpd[22608]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T07:15:50.932 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:50 ntpd[22608]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T07:15:50.932 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:50 ntpd[22608]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-01T07:15:50.932 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:50 ntpd[22608]: can't open /var/log/ntpstats/peerstats.20231001: Permission denied 2023-10-01T07:15:50.957 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:50 ntpd[22575]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T07:15:50.957 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:50 ntpd[22575]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T07:15:50.957 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:50 ntpd[22575]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T07:15:50.957 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:50 ntpd[22575]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T07:15:50.957 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:50 ntpd[22575]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T07:15:50.958 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:50 ntpd[22575]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T07:15:50.958 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:50 ntpd[22575]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-01T07:15:50.958 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:50 ntpd[22575]: can't open /var/log/ntpstats/peerstats.20231001: Permission denied 2023-10-01T07:15:51.933 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:51 ntpd[22608]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T07:15:51.933 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:51 ntpd[22608]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T07:15:51.934 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:51 ntpd[22608]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T07:15:51.934 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:51 ntpd[22608]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T07:15:51.934 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:51 ntpd[22608]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T07:15:51.934 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:51 ntpd[22608]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T07:15:51.934 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:51 ntpd[22608]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-01T07:15:51.935 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:51 ntpd[22608]: can't open /var/log/ntpstats/peerstats.20231001: Permission denied 2023-10-01T07:15:51.935 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:51 ntpd[22608]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T07:15:51.935 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:51 ntpd[22608]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T07:15:51.935 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:51 ntpd[22608]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-01T07:15:51.935 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:51 ntpd[22608]: can't open /var/log/ntpstats/peerstats.20231001: Permission denied 2023-10-01T07:15:51.958 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:51 ntpd[22575]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T07:15:51.958 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:51 ntpd[22575]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T07:15:51.958 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:51 ntpd[22575]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T07:15:51.958 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:51 ntpd[22575]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T07:15:51.958 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:51 ntpd[22575]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T07:15:51.958 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:51 ntpd[22575]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T07:15:51.959 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:51 ntpd[22575]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-01T07:15:51.959 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:51 ntpd[22575]: can't open /var/log/ntpstats/peerstats.20231001: Permission denied 2023-10-01T07:15:51.959 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:51 ntpd[22575]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T07:15:51.959 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:51 ntpd[22575]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T07:15:51.959 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:51 ntpd[22575]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-01T07:15:51.959 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:51 ntpd[22575]: can't open /var/log/ntpstats/peerstats.20231001: Permission denied 2023-10-01T07:15:52.932 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:52 ntpd[22608]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T07:15:52.932 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:52 ntpd[22608]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T07:15:52.932 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:52 ntpd[22608]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T07:15:52.932 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:52 ntpd[22608]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T07:15:52.932 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:52 ntpd[22608]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-01T07:15:52.932 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:52 ntpd[22608]: can't open /var/log/ntpstats/peerstats.20231001: Permission denied 2023-10-01T07:15:52.957 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:52 ntpd[22575]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T07:15:52.957 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:52 ntpd[22575]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T07:15:52.957 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:52 ntpd[22575]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T07:15:52.957 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:52 ntpd[22575]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T07:15:52.957 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:52 ntpd[22575]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-01T07:15:52.957 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:52 ntpd[22575]: can't open /var/log/ntpstats/peerstats.20231001: Permission denied 2023-10-01T07:15:53.932 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:53 ntpd[22608]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T07:15:53.932 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:53 ntpd[22608]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T07:15:53.932 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:53 ntpd[22608]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T07:15:53.932 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:53 ntpd[22608]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T07:15:53.932 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:53 ntpd[22608]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T07:15:53.933 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:53 ntpd[22608]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T07:15:53.933 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:53 ntpd[22608]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-01T07:15:53.933 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:53 ntpd[22608]: can't open /var/log/ntpstats/peerstats.20231001: Permission denied 2023-10-01T07:15:53.933 INFO:teuthology.orchestra.run.smithi084.stdout: 1 Oct 07:15:53 ntpd[22608]: ntpd: time slew +0.000983 s 2023-10-01T07:15:53.933 INFO:teuthology.orchestra.run.smithi084.stdout:ntpd: time slew +0.000983s 2023-10-01T07:15:53.933 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:53 ntpd[22608]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-10-01T07:15:53.933 INFO:teuthology.orchestra.run.smithi084.stderr: 1 Oct 07:15:53 ntpd[22608]: can't open /var/log/ntpstats/loopstats.20231001: Permission denied 2023-10-01T07:15:53.957 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:53 ntpd[22575]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T07:15:53.957 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:53 ntpd[22575]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T07:15:53.957 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:53 ntpd[22575]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T07:15:53.957 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:53 ntpd[22575]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T07:15:53.957 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:53 ntpd[22575]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-01T07:15:53.957 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:53 ntpd[22575]: can't open /var/log/ntpstats/rawstats.20231001: Permission denied 2023-10-01T07:15:53.958 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:53 ntpd[22575]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-01T07:15:53.958 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:53 ntpd[22575]: can't open /var/log/ntpstats/peerstats.20231001: Permission denied 2023-10-01T07:15:53.958 INFO:teuthology.orchestra.run.smithi112.stdout: 1 Oct 07:15:53 ntpd[22575]: ntpd: time slew -0.001885 s 2023-10-01T07:15:53.958 INFO:teuthology.orchestra.run.smithi112.stdout:ntpd: time slew -0.001885s 2023-10-01T07:15:53.959 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:53 ntpd[22575]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-10-01T07:15:53.959 INFO:teuthology.orchestra.run.smithi112.stderr: 1 Oct 07:15:53 ntpd[22575]: can't open /var/log/ntpstats/loopstats.20231001: Permission denied 2023-10-01T07:15:54.001 INFO:teuthology.orchestra.run.smithi084.stdout: remote refid st t when poll reach delay offset jitter 2023-10-01T07:15:54.001 INFO:teuthology.orchestra.run.smithi084.stdout:============================================================================== 2023-10-01T07:15:54.001 INFO:teuthology.orchestra.run.smithi084.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-01T07:15:54.001 INFO:teuthology.orchestra.run.smithi084.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-01T07:15:54.001 INFO:teuthology.orchestra.run.smithi084.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-01T07:15:54.002 INFO:teuthology.orchestra.run.smithi084.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-01T07:15:54.025 INFO:teuthology.orchestra.run.smithi112.stdout: remote refid st t when poll reach delay offset jitter 2023-10-01T07:15:54.025 INFO:teuthology.orchestra.run.smithi112.stdout:============================================================================== 2023-10-01T07:15:54.025 INFO:teuthology.orchestra.run.smithi112.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-01T07:15:54.025 INFO:teuthology.orchestra.run.smithi112.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-01T07:15:54.026 INFO:teuthology.orchestra.run.smithi112.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-01T07:15:54.026 INFO:teuthology.orchestra.run.smithi112.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-01T07:15:54.027 INFO:teuthology.run_tasks:Running task install... 2023-10-01T07:15:54.037 DEBUG:teuthology.task.install:project ceph 2023-10-01T07:15:54.038 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'b56822191ad0416d0c05ed59720df03ad9c2a44e'}} 2023-10-01T07:15:54.038 DEBUG:teuthology.task.install:config {'branch': 'pacific', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': 'b56822191ad0416d0c05ed59720df03ad9c2a44e'} 2023-10-01T07:15:54.038 INFO:teuthology.task.install:Using flavor: default 2023-10-01T07:15:54.046 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2023-10-01T07:15:54.046 INFO:teuthology.task.install:extra packages: [] 2023-10-01T07:15:54.046 DEBUG:teuthology.orchestra.run.smithi084:> sudo apt-key list | grep Ceph 2023-10-01T07:15:54.047 DEBUG:teuthology.orchestra.run.smithi112:> sudo apt-key list | grep Ceph 2023-10-01T07:15:54.151 INFO:teuthology.orchestra.run.smithi084.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2023-10-01T07:15:54.167 INFO:teuthology.orchestra.run.smithi112.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2023-10-01T07:15:54.207 INFO:teuthology.orchestra.run.smithi084.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2023-10-01T07:15:54.207 INFO:teuthology.orchestra.run.smithi084.stdout:uid [ unknown] Ceph.com (release key) 2023-10-01T07:15:54.208 INFO:teuthology.task.install.deb:Installing packages: ceph, cephadm, ceph-mds, ceph-mgr, ceph-common, ceph-fuse, ceph-test, radosgw, python3-rados, python3-rgw, python3-cephfs, python3-rbd, libcephfs2, libcephfs-dev, librados2, librbd1, rbd-fuse on remote deb x86_64 2023-10-01T07:15:54.208 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-01T07:15:54.209 INFO:teuthology.packaging:ref: None 2023-10-01T07:15:54.209 INFO:teuthology.packaging:tag: None 2023-10-01T07:15:54.209 INFO:teuthology.packaging:branch: pacific 2023-10-01T07:15:54.209 INFO:teuthology.packaging:sha1: b56822191ad0416d0c05ed59720df03ad9c2a44e 2023-10-01T07:15:54.209 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=pacific 2023-10-01T07:15:54.224 INFO:teuthology.orchestra.run.smithi112.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2023-10-01T07:15:54.224 INFO:teuthology.orchestra.run.smithi112.stdout:uid [ unknown] Ceph.com (release key) 2023-10-01T07:15:54.225 INFO:teuthology.task.install.deb:Installing packages: ceph, cephadm, ceph-mds, ceph-mgr, ceph-common, ceph-fuse, ceph-test, radosgw, python3-rados, python3-rgw, python3-cephfs, python3-rbd, libcephfs2, libcephfs-dev, librados2, librbd1, rbd-fuse on remote deb x86_64 2023-10-01T07:15:54.225 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-01T07:15:54.226 INFO:teuthology.packaging:ref: None 2023-10-01T07:15:54.226 INFO:teuthology.packaging:tag: None 2023-10-01T07:15:54.226 INFO:teuthology.packaging:branch: pacific 2023-10-01T07:15:54.226 INFO:teuthology.packaging:sha1: b56822191ad0416d0c05ed59720df03ad9c2a44e 2023-10-01T07:15:54.226 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=pacific 2023-10-01T07:15:54.444 INFO:teuthology.task.install.deb:Pulling from https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default/ 2023-10-01T07:15:54.444 INFO:teuthology.task.install.deb:Package version is 16.2.14-44-geeb13ac9-1focal 2023-10-01T07:15:54.526 INFO:teuthology.task.install.deb:Pulling from https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default/ 2023-10-01T07:15:54.526 INFO:teuthology.task.install.deb:Package version is 16.2.14-44-geeb13ac9-1focal 2023-10-01T07:15:54.624 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2023-10-01T07:15:54.624 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2023-10-01T07:15:54.641 DEBUG:teuthology.orchestra.run.smithi084:> sudo apt-get update 2023-10-01T07:15:54.706 DEBUG:teuthology.orchestra.run.smithi112:> set -ex 2023-10-01T07:15:54.707 DEBUG:teuthology.orchestra.run.smithi112:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2023-10-01T07:15:54.723 DEBUG:teuthology.orchestra.run.smithi112:> sudo apt-get update 2023-10-01T07:15:54.858 INFO:teuthology.orchestra.run.smithi084.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-10-01T07:15:54.888 INFO:teuthology.orchestra.run.smithi084.stdout:Ign:2 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal InRelease 2023-10-01T07:15:54.910 INFO:teuthology.orchestra.run.smithi084.stdout:Get:3 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal Release [7,680 B] 2023-10-01T07:15:54.914 INFO:teuthology.orchestra.run.smithi112.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-10-01T07:15:54.915 INFO:teuthology.orchestra.run.smithi112.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-10-01T07:15:54.927 INFO:teuthology.orchestra.run.smithi112.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-10-01T07:15:54.932 INFO:teuthology.orchestra.run.smithi084.stdout:Ign:4 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal Release.gpg 2023-10-01T07:15:54.947 INFO:teuthology.orchestra.run.smithi112.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-10-01T07:15:54.951 INFO:teuthology.orchestra.run.smithi084.stdout:Hit:5 http://archive.ubuntu.com/ubuntu focal InRelease 2023-10-01T07:15:54.954 INFO:teuthology.orchestra.run.smithi084.stdout:Get:6 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 Packages [17.2 kB] 2023-10-01T07:15:54.993 INFO:teuthology.orchestra.run.smithi084.stdout:Get:7 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main i386 Packages [3,119 B] 2023-10-01T07:15:55.030 INFO:teuthology.orchestra.run.smithi112.stdout:Ign:5 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal InRelease 2023-10-01T07:15:55.033 INFO:teuthology.orchestra.run.smithi084.stdout:Hit:8 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-10-01T07:15:55.066 INFO:teuthology.orchestra.run.smithi112.stdout:Get:6 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal Release [7,680 B] 2023-10-01T07:15:55.105 INFO:teuthology.orchestra.run.smithi112.stdout:Ign:7 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal Release.gpg 2023-10-01T07:15:55.115 INFO:teuthology.orchestra.run.smithi084.stdout:Hit:9 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-10-01T07:15:55.141 INFO:teuthology.orchestra.run.smithi112.stdout:Get:8 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 Packages [17.2 kB] 2023-10-01T07:15:55.205 INFO:teuthology.orchestra.run.smithi112.stdout:Get:9 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main i386 Packages [3,119 B] 2023-10-01T07:15:55.487 INFO:teuthology.orchestra.run.smithi084.stdout:Fetched 28.0 kB in 1s (44.1 kB/s) 2023-10-01T07:15:55.533 INFO:teuthology.orchestra.run.smithi112.stdout:Fetched 28.0 kB in 1s (46.5 kB/s) 2023-10-01T07:15:56.539 INFO:teuthology.orchestra.run.smithi084.stdout:Reading package lists... 2023-10-01T07:15:56.565 DEBUG:teuthology.orchestra.run.smithi084:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=16.2.14-44-geeb13ac9-1focal cephadm=16.2.14-44-geeb13ac9-1focal ceph-mds=16.2.14-44-geeb13ac9-1focal ceph-mgr=16.2.14-44-geeb13ac9-1focal ceph-common=16.2.14-44-geeb13ac9-1focal ceph-fuse=16.2.14-44-geeb13ac9-1focal ceph-test=16.2.14-44-geeb13ac9-1focal radosgw=16.2.14-44-geeb13ac9-1focal python3-rados=16.2.14-44-geeb13ac9-1focal python3-rgw=16.2.14-44-geeb13ac9-1focal python3-cephfs=16.2.14-44-geeb13ac9-1focal python3-rbd=16.2.14-44-geeb13ac9-1focal libcephfs2=16.2.14-44-geeb13ac9-1focal libcephfs-dev=16.2.14-44-geeb13ac9-1focal librados2=16.2.14-44-geeb13ac9-1focal librbd1=16.2.14-44-geeb13ac9-1focal rbd-fuse=16.2.14-44-geeb13ac9-1focal 2023-10-01T07:15:56.576 INFO:teuthology.orchestra.run.smithi112.stdout:Reading package lists... 2023-10-01T07:15:56.604 DEBUG:teuthology.orchestra.run.smithi112:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=16.2.14-44-geeb13ac9-1focal cephadm=16.2.14-44-geeb13ac9-1focal ceph-mds=16.2.14-44-geeb13ac9-1focal ceph-mgr=16.2.14-44-geeb13ac9-1focal ceph-common=16.2.14-44-geeb13ac9-1focal ceph-fuse=16.2.14-44-geeb13ac9-1focal ceph-test=16.2.14-44-geeb13ac9-1focal radosgw=16.2.14-44-geeb13ac9-1focal python3-rados=16.2.14-44-geeb13ac9-1focal python3-rgw=16.2.14-44-geeb13ac9-1focal python3-cephfs=16.2.14-44-geeb13ac9-1focal python3-rbd=16.2.14-44-geeb13ac9-1focal libcephfs2=16.2.14-44-geeb13ac9-1focal libcephfs-dev=16.2.14-44-geeb13ac9-1focal librados2=16.2.14-44-geeb13ac9-1focal librbd1=16.2.14-44-geeb13ac9-1focal rbd-fuse=16.2.14-44-geeb13ac9-1focal 2023-10-01T07:15:56.636 INFO:teuthology.orchestra.run.smithi084.stdout:Reading package lists... 2023-10-01T07:15:56.676 INFO:teuthology.orchestra.run.smithi112.stdout:Reading package lists... 2023-10-01T07:15:56.814 INFO:teuthology.orchestra.run.smithi084.stdout:Building dependency tree... 2023-10-01T07:15:56.814 INFO:teuthology.orchestra.run.smithi084.stdout:Reading state information... 2023-10-01T07:15:56.876 INFO:teuthology.orchestra.run.smithi112.stdout:Building dependency tree... 2023-10-01T07:15:56.876 INFO:teuthology.orchestra.run.smithi112.stdout:Reading state information... 2023-10-01T07:15:56.979 INFO:teuthology.orchestra.run.smithi084.stdout:The following packages were automatically installed and are no longer required: 2023-10-01T07:15:56.981 INFO:teuthology.orchestra.run.smithi084.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2023-10-01T07:15:56.981 INFO:teuthology.orchestra.run.smithi084.stdout:Use 'sudo apt autoremove' to remove them. 2023-10-01T07:15:56.981 INFO:teuthology.orchestra.run.smithi084.stdout:The following additional packages will be installed: 2023-10-01T07:15:56.981 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2023-10-01T07:15:56.981 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq libjaeger 2023-10-01T07:15:56.981 INFO:teuthology.orchestra.run.smithi084.stdout: libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 libleveldb1d 2023-10-01T07:15:56.981 INFO:teuthology.orchestra.run.smithi084.stdout: liblttng-ust0 liblua5.3-0 liboath0 libonig5 librabbitmq4 libradosstriper1 2023-10-01T07:15:56.982 INFO:teuthology.orchestra.run.smithi084.stdout: librdkafka1 librgw2 libsqlite3-mod-ceph nvme-cli python-pastedeploy-tpl 2023-10-01T07:15:56.982 INFO:teuthology.orchestra.run.smithi084.stdout: python3-atomicwrites python3-attr python3-bcrypt python3-blinker python3-bs4 2023-10-01T07:15:56.982 INFO:teuthology.orchestra.run.smithi084.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common 2023-10-01T07:15:56.982 INFO:teuthology.orchestra.run.smithi084.stdout: python3-cherrypy3 python3-cryptography python3-decorator python3-google-auth 2023-10-01T07:15:56.982 INFO:teuthology.orchestra.run.smithi084.stdout: python3-html5lib python3-jinja2 python3-joblib python3-jwt 2023-10-01T07:15:56.982 INFO:teuthology.orchestra.run.smithi084.stdout: python3-kubernetes python3-logutils python3-lxml python3-mako 2023-10-01T07:15:56.983 INFO:teuthology.orchestra.run.smithi084.stdout: python3-markupsafe python3-oauthlib python3-openssl python3-packaging 2023-10-01T07:15:56.983 INFO:teuthology.orchestra.run.smithi084.stdout: python3-paste python3-pastedeploy python3-pastescript python3-pecan 2023-10-01T07:15:56.983 INFO:teuthology.orchestra.run.smithi084.stdout: python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2023-10-01T07:15:56.983 INFO:teuthology.orchestra.run.smithi084.stdout: python3-pyasn1-modules python3-pyinotify python3-pytest python3-repoze.lru 2023-10-01T07:15:56.983 INFO:teuthology.orchestra.run.smithi084.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-scipy 2023-10-01T07:15:56.983 INFO:teuthology.orchestra.run.smithi084.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2023-10-01T07:15:56.983 INFO:teuthology.orchestra.run.smithi084.stdout: python3-sklearn python3-sklearn-lib python3-soupsieve python3-tempita 2023-10-01T07:15:56.983 INFO:teuthology.orchestra.run.smithi084.stdout: python3-waitress python3-wcwidth python3-webencodings python3-webob 2023-10-01T07:15:56.983 INFO:teuthology.orchestra.run.smithi084.stdout: python3-websocket python3-webtest python3-werkzeug socat xmlstarlet 2023-10-01T07:15:56.984 INFO:teuthology.orchestra.run.smithi084.stdout:Suggested packages: 2023-10-01T07:15:56.984 INFO:teuthology.orchestra.run.smithi084.stdout: python3-influxdb python-attr-doc python-blinker-doc python-cryptography-doc 2023-10-01T07:15:56.984 INFO:teuthology.orchestra.run.smithi084.stdout: python3-cryptography-vectors python3-genshi python-jinja2-doc python3-crypto 2023-10-01T07:15:56.984 INFO:teuthology.orchestra.run.smithi084.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2023-10-01T07:15:56.984 INFO:teuthology.orchestra.run.smithi084.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2023-10-01T07:15:56.984 INFO:teuthology.orchestra.run.smithi084.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2023-10-01T07:15:56.985 INFO:teuthology.orchestra.run.smithi084.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2023-10-01T07:15:56.985 INFO:teuthology.orchestra.run.smithi084.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2023-10-01T07:15:56.985 INFO:teuthology.orchestra.run.smithi084.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2023-10-01T07:15:56.985 INFO:teuthology.orchestra.run.smithi084.stdout:Recommended packages: 2023-10-01T07:15:56.985 INFO:teuthology.orchestra.run.smithi084.stdout: btrfs-tools 2023-10-01T07:15:57.050 INFO:teuthology.orchestra.run.smithi112.stdout:The following packages were automatically installed and are no longer required: 2023-10-01T07:15:57.050 INFO:teuthology.orchestra.run.smithi112.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2023-10-01T07:15:57.051 INFO:teuthology.orchestra.run.smithi112.stdout:Use 'sudo apt autoremove' to remove them. 2023-10-01T07:15:57.051 INFO:teuthology.orchestra.run.smithi112.stdout:The following additional packages will be installed: 2023-10-01T07:15:57.051 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2023-10-01T07:15:57.052 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq libjaeger 2023-10-01T07:15:57.052 INFO:teuthology.orchestra.run.smithi112.stdout: libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 libleveldb1d 2023-10-01T07:15:57.052 INFO:teuthology.orchestra.run.smithi112.stdout: liblttng-ust0 liblua5.3-0 liboath0 libonig5 librabbitmq4 libradosstriper1 2023-10-01T07:15:57.052 INFO:teuthology.orchestra.run.smithi112.stdout: librdkafka1 librgw2 libsqlite3-mod-ceph nvme-cli python-pastedeploy-tpl 2023-10-01T07:15:57.052 INFO:teuthology.orchestra.run.smithi112.stdout: python3-atomicwrites python3-attr python3-bcrypt python3-blinker python3-bs4 2023-10-01T07:15:57.052 INFO:teuthology.orchestra.run.smithi112.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common 2023-10-01T07:15:57.052 INFO:teuthology.orchestra.run.smithi112.stdout: python3-cherrypy3 python3-cryptography python3-decorator python3-google-auth 2023-10-01T07:15:57.052 INFO:teuthology.orchestra.run.smithi112.stdout: python3-html5lib python3-jinja2 python3-joblib python3-jwt 2023-10-01T07:15:57.052 INFO:teuthology.orchestra.run.smithi112.stdout: python3-kubernetes python3-logutils python3-lxml python3-mako 2023-10-01T07:15:57.053 INFO:teuthology.orchestra.run.smithi112.stdout: python3-markupsafe python3-oauthlib python3-openssl python3-packaging 2023-10-01T07:15:57.053 INFO:teuthology.orchestra.run.smithi112.stdout: python3-paste python3-pastedeploy python3-pastescript python3-pecan 2023-10-01T07:15:57.053 INFO:teuthology.orchestra.run.smithi112.stdout: python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2023-10-01T07:15:57.053 INFO:teuthology.orchestra.run.smithi112.stdout: python3-pyasn1-modules python3-pyinotify python3-pytest python3-repoze.lru 2023-10-01T07:15:57.053 INFO:teuthology.orchestra.run.smithi112.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-scipy 2023-10-01T07:15:57.053 INFO:teuthology.orchestra.run.smithi112.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2023-10-01T07:15:57.053 INFO:teuthology.orchestra.run.smithi112.stdout: python3-sklearn python3-sklearn-lib python3-soupsieve python3-tempita 2023-10-01T07:15:57.053 INFO:teuthology.orchestra.run.smithi112.stdout: python3-waitress python3-wcwidth python3-webencodings python3-webob 2023-10-01T07:15:57.053 INFO:teuthology.orchestra.run.smithi112.stdout: python3-websocket python3-webtest python3-werkzeug socat xmlstarlet 2023-10-01T07:15:57.054 INFO:teuthology.orchestra.run.smithi112.stdout:Suggested packages: 2023-10-01T07:15:57.054 INFO:teuthology.orchestra.run.smithi112.stdout: python3-influxdb python-attr-doc python-blinker-doc python-cryptography-doc 2023-10-01T07:15:57.054 INFO:teuthology.orchestra.run.smithi112.stdout: python3-cryptography-vectors python3-genshi python-jinja2-doc python3-crypto 2023-10-01T07:15:57.054 INFO:teuthology.orchestra.run.smithi112.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2023-10-01T07:15:57.054 INFO:teuthology.orchestra.run.smithi112.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2023-10-01T07:15:57.054 INFO:teuthology.orchestra.run.smithi112.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2023-10-01T07:15:57.054 INFO:teuthology.orchestra.run.smithi112.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2023-10-01T07:15:57.054 INFO:teuthology.orchestra.run.smithi112.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2023-10-01T07:15:57.054 INFO:teuthology.orchestra.run.smithi112.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2023-10-01T07:15:57.054 INFO:teuthology.orchestra.run.smithi112.stdout:Recommended packages: 2023-10-01T07:15:57.054 INFO:teuthology.orchestra.run.smithi112.stdout: btrfs-tools 2023-10-01T07:15:57.095 INFO:teuthology.orchestra.run.smithi084.stdout:The following NEW packages will be installed: 2023-10-01T07:15:57.095 INFO:teuthology.orchestra.run.smithi084.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2023-10-01T07:15:57.095 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2023-10-01T07:15:57.095 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test cephadm jq libcephfs-dev 2023-10-01T07:15:57.095 INFO:teuthology.orchestra.run.smithi084.stdout: libcephfs2 libjaeger libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 2023-10-01T07:15:57.096 INFO:teuthology.orchestra.run.smithi084.stdout: libleveldb1d liblttng-ust0 liblua5.3-0 liboath0 libonig5 librabbitmq4 2023-10-01T07:15:57.096 INFO:teuthology.orchestra.run.smithi084.stdout: libradosstriper1 librdkafka1 librgw2 libsqlite3-mod-ceph nvme-cli 2023-10-01T07:15:57.097 INFO:teuthology.orchestra.run.smithi084.stdout: python-pastedeploy-tpl python3-atomicwrites python3-attr python3-bcrypt 2023-10-01T07:15:57.097 INFO:teuthology.orchestra.run.smithi084.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2023-10-01T07:15:57.097 INFO:teuthology.orchestra.run.smithi084.stdout: python3-ceph-common python3-cephfs python3-cherrypy3 python3-cryptography 2023-10-01T07:15:57.097 INFO:teuthology.orchestra.run.smithi084.stdout: python3-decorator python3-google-auth python3-html5lib python3-jinja2 2023-10-01T07:15:57.097 INFO:teuthology.orchestra.run.smithi084.stdout: python3-joblib python3-jwt python3-kubernetes python3-logutils python3-lxml 2023-10-01T07:15:57.097 INFO:teuthology.orchestra.run.smithi084.stdout: python3-mako python3-markupsafe python3-oauthlib python3-openssl 2023-10-01T07:15:57.097 INFO:teuthology.orchestra.run.smithi084.stdout: python3-packaging python3-paste python3-pastedeploy python3-pastescript 2023-10-01T07:15:57.098 INFO:teuthology.orchestra.run.smithi084.stdout: python3-pecan python3-pluggy python3-prettytable python3-psutil python3-py 2023-10-01T07:15:57.098 INFO:teuthology.orchestra.run.smithi084.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pytest 2023-10-01T07:15:57.098 INFO:teuthology.orchestra.run.smithi084.stdout: python3-rados python3-rbd python3-repoze.lru python3-requests-oauthlib 2023-10-01T07:15:57.098 INFO:teuthology.orchestra.run.smithi084.stdout: python3-rgw python3-routes python3-rsa python3-scipy python3-simplegeneric 2023-10-01T07:15:57.098 INFO:teuthology.orchestra.run.smithi084.stdout: python3-simplejson python3-singledispatch python3-sklearn 2023-10-01T07:15:57.098 INFO:teuthology.orchestra.run.smithi084.stdout: python3-sklearn-lib python3-soupsieve python3-tempita python3-waitress 2023-10-01T07:15:57.098 INFO:teuthology.orchestra.run.smithi084.stdout: python3-wcwidth python3-webencodings python3-webob python3-websocket 2023-10-01T07:15:57.099 INFO:teuthology.orchestra.run.smithi084.stdout: python3-webtest python3-werkzeug radosgw rbd-fuse socat xmlstarlet 2023-10-01T07:15:57.099 INFO:teuthology.orchestra.run.smithi084.stdout:The following packages will be upgraded: 2023-10-01T07:15:57.099 INFO:teuthology.orchestra.run.smithi084.stdout: librados2 librbd1 2023-10-01T07:15:57.161 INFO:teuthology.orchestra.run.smithi112.stdout:The following NEW packages will be installed: 2023-10-01T07:15:57.161 INFO:teuthology.orchestra.run.smithi112.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2023-10-01T07:15:57.161 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2023-10-01T07:15:57.161 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test cephadm jq libcephfs-dev 2023-10-01T07:15:57.161 INFO:teuthology.orchestra.run.smithi112.stdout: libcephfs2 libjaeger libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 2023-10-01T07:15:57.162 INFO:teuthology.orchestra.run.smithi112.stdout: libleveldb1d liblttng-ust0 liblua5.3-0 liboath0 libonig5 librabbitmq4 2023-10-01T07:15:57.162 INFO:teuthology.orchestra.run.smithi112.stdout: libradosstriper1 librdkafka1 librgw2 libsqlite3-mod-ceph nvme-cli 2023-10-01T07:15:57.162 INFO:teuthology.orchestra.run.smithi112.stdout: python-pastedeploy-tpl python3-atomicwrites python3-attr python3-bcrypt 2023-10-01T07:15:57.162 INFO:teuthology.orchestra.run.smithi112.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2023-10-01T07:15:57.163 INFO:teuthology.orchestra.run.smithi112.stdout: python3-ceph-common python3-cephfs python3-cherrypy3 python3-cryptography 2023-10-01T07:15:57.163 INFO:teuthology.orchestra.run.smithi112.stdout: python3-decorator python3-google-auth python3-html5lib python3-jinja2 2023-10-01T07:15:57.163 INFO:teuthology.orchestra.run.smithi112.stdout: python3-joblib python3-jwt python3-kubernetes python3-logutils python3-lxml 2023-10-01T07:15:57.163 INFO:teuthology.orchestra.run.smithi112.stdout: python3-mako python3-markupsafe python3-oauthlib python3-openssl 2023-10-01T07:15:57.163 INFO:teuthology.orchestra.run.smithi112.stdout: python3-packaging python3-paste python3-pastedeploy python3-pastescript 2023-10-01T07:15:57.163 INFO:teuthology.orchestra.run.smithi112.stdout: python3-pecan python3-pluggy python3-prettytable python3-psutil python3-py 2023-10-01T07:15:57.163 INFO:teuthology.orchestra.run.smithi112.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pytest 2023-10-01T07:15:57.163 INFO:teuthology.orchestra.run.smithi112.stdout: python3-rados python3-rbd python3-repoze.lru python3-requests-oauthlib 2023-10-01T07:15:57.163 INFO:teuthology.orchestra.run.smithi112.stdout: python3-rgw python3-routes python3-rsa python3-scipy python3-simplegeneric 2023-10-01T07:15:57.163 INFO:teuthology.orchestra.run.smithi112.stdout: python3-simplejson python3-singledispatch python3-sklearn 2023-10-01T07:15:57.163 INFO:teuthology.orchestra.run.smithi112.stdout: python3-sklearn-lib python3-soupsieve python3-tempita python3-waitress 2023-10-01T07:15:57.163 INFO:teuthology.orchestra.run.smithi112.stdout: python3-wcwidth python3-webencodings python3-webob python3-websocket 2023-10-01T07:15:57.164 INFO:teuthology.orchestra.run.smithi112.stdout: python3-webtest python3-werkzeug radosgw rbd-fuse socat xmlstarlet 2023-10-01T07:15:57.164 INFO:teuthology.orchestra.run.smithi112.stdout:The following packages will be upgraded: 2023-10-01T07:15:57.164 INFO:teuthology.orchestra.run.smithi112.stdout: librados2 librbd1 2023-10-01T07:15:57.165 INFO:teuthology.orchestra.run.smithi084.stdout:2 upgraded, 98 newly installed, 0 to remove and 248 not upgraded. 2023-10-01T07:15:57.165 INFO:teuthology.orchestra.run.smithi084.stdout:Need to get 174 MB of archives. 2023-10-01T07:15:57.165 INFO:teuthology.orchestra.run.smithi084.stdout:After this operation, 804 MB of additional disk space will be used. 2023-10-01T07:15:57.165 INFO:teuthology.orchestra.run.smithi084.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2023-10-01T07:15:57.226 INFO:teuthology.orchestra.run.smithi084.stdout:Get:2 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 libjaeger amd64 16.2.14-44-geeb13ac9-1focal [3,956 B] 2023-10-01T07:15:57.260 INFO:teuthology.orchestra.run.smithi084.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2023-10-01T07:15:57.262 INFO:teuthology.orchestra.run.smithi084.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2023-10-01T07:15:57.270 INFO:teuthology.orchestra.run.smithi084.stdout:Get:5 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 16.2.14-44-geeb13ac9-1focal [3,384 kB] 2023-10-01T07:15:57.272 INFO:teuthology.orchestra.run.smithi084.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2023-10-01T07:15:57.280 INFO:teuthology.orchestra.run.smithi084.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2023-10-01T07:15:57.292 INFO:teuthology.orchestra.run.smithi112.stdout:2 upgraded, 98 newly installed, 0 to remove and 248 not upgraded. 2023-10-01T07:15:57.292 INFO:teuthology.orchestra.run.smithi112.stdout:Need to get 174 MB of archives. 2023-10-01T07:15:57.293 INFO:teuthology.orchestra.run.smithi112.stdout:After this operation, 804 MB of additional disk space will be used. 2023-10-01T07:15:57.293 INFO:teuthology.orchestra.run.smithi112.stdout:Get:1 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 libjaeger amd64 16.2.14-44-geeb13ac9-1focal [3,956 B] 2023-10-01T07:15:57.307 INFO:teuthology.orchestra.run.smithi084.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libleveldb1d amd64 1.22-3ubuntu2 [139 kB] 2023-10-01T07:15:57.312 INFO:teuthology.orchestra.run.smithi084.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2023-10-01T07:15:57.314 INFO:teuthology.orchestra.run.smithi084.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.1 [211 kB] 2023-10-01T07:15:57.322 INFO:teuthology.orchestra.run.smithi084.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2023-10-01T07:15:57.323 INFO:teuthology.orchestra.run.smithi084.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2023-10-01T07:15:57.324 INFO:teuthology.orchestra.run.smithi084.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2023-10-01T07:15:57.328 INFO:teuthology.orchestra.run.smithi084.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-jwt all 1.7.1-2ubuntu2.1 [18.0 kB] 2023-10-01T07:15:57.329 INFO:teuthology.orchestra.run.smithi084.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2023-10-01T07:15:57.329 INFO:teuthology.orchestra.run.smithi084.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2023-10-01T07:15:57.335 INFO:teuthology.orchestra.run.smithi112.stdout:Get:2 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 16.2.14-44-geeb13ac9-1focal [3,384 kB] 2023-10-01T07:15:57.342 INFO:teuthology.orchestra.run.smithi084.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2.1 [59.2 kB] 2023-10-01T07:15:57.344 INFO:teuthology.orchestra.run.smithi084.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2023-10-01T07:15:57.345 INFO:teuthology.orchestra.run.smithi084.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2023-10-01T07:15:57.345 INFO:teuthology.orchestra.run.smithi084.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2023-10-01T07:15:57.357 INFO:teuthology.orchestra.run.smithi112.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2023-10-01T07:15:57.362 INFO:teuthology.orchestra.run.smithi084.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2023-10-01T07:15:57.363 INFO:teuthology.orchestra.run.smithi084.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2023-10-01T07:15:57.365 INFO:teuthology.orchestra.run.smithi084.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-waitress all 1.4.1-1ubuntu0.1 [81.4 kB] 2023-10-01T07:15:57.367 INFO:teuthology.orchestra.run.smithi084.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2023-10-01T07:15:57.368 INFO:teuthology.orchestra.run.smithi084.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2023-10-01T07:15:57.374 INFO:teuthology.orchestra.run.smithi084.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2023-10-01T07:15:57.381 INFO:teuthology.orchestra.run.smithi084.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2023-10-01T07:15:57.382 INFO:teuthology.orchestra.run.smithi084.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2023-10-01T07:15:57.383 INFO:teuthology.orchestra.run.smithi084.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2023-10-01T07:15:57.384 INFO:teuthology.orchestra.run.smithi084.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-werkzeug all 0.16.1+dfsg1-2ubuntu0.1 [183 kB] 2023-10-01T07:15:57.401 INFO:teuthology.orchestra.run.smithi084.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jinja2 all 2.10.1-2 [95.5 kB] 2023-10-01T07:15:57.403 INFO:teuthology.orchestra.run.smithi084.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2023-10-01T07:15:57.404 INFO:teuthology.orchestra.run.smithi084.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjs-underscore all 1.9.1~dfsg-1ubuntu0.20.04.1 [99.5 kB] 2023-10-01T07:15:57.407 INFO:teuthology.orchestra.run.smithi084.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2023-10-01T07:15:57.409 INFO:teuthology.orchestra.run.smithi084.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2023-10-01T07:15:57.411 INFO:teuthology.orchestra.run.smithi084.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2023-10-01T07:15:57.420 INFO:teuthology.orchestra.run.smithi084.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2023-10-01T07:15:57.421 INFO:teuthology.orchestra.run.smithi084.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2023-10-01T07:15:57.462 INFO:teuthology.orchestra.run.smithi084.stdout:Get:39 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 16.2.14-44-geeb13ac9-1focal [3,390 kB] 2023-10-01T07:15:57.536 INFO:teuthology.orchestra.run.smithi084.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2023-10-01T07:15:57.551 INFO:teuthology.orchestra.run.smithi084.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2023-10-01T07:15:57.552 INFO:teuthology.orchestra.run.smithi084.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2023-10-01T07:15:57.569 INFO:teuthology.orchestra.run.smithi084.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2023-10-01T07:15:57.569 INFO:teuthology.orchestra.run.smithi084.stdout:Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2023-10-01T07:15:57.570 INFO:teuthology.orchestra.run.smithi084.stdout:Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2023-10-01T07:15:57.570 INFO:teuthology.orchestra.run.smithi084.stdout:Get:46 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2023-10-01T07:15:57.570 INFO:teuthology.orchestra.run.smithi084.stdout:Get:47 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2023-10-01T07:15:57.571 INFO:teuthology.orchestra.run.smithi084.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2023-10-01T07:15:57.571 INFO:teuthology.orchestra.run.smithi084.stdout:Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2023-10-01T07:15:57.579 INFO:teuthology.orchestra.run.smithi084.stdout:Get:50 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2023-10-01T07:15:57.580 INFO:teuthology.orchestra.run.smithi084.stdout:Get:51 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2023-10-01T07:15:57.599 INFO:teuthology.orchestra.run.smithi084.stdout:Get:52 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2023-10-01T07:15:57.603 INFO:teuthology.orchestra.run.smithi084.stdout:Get:53 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 16.2.14-44-geeb13ac9-1focal [729 kB] 2023-10-01T07:15:57.604 INFO:teuthology.orchestra.run.smithi084.stdout:Get:54 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2023-10-01T07:15:57.607 INFO:teuthology.orchestra.run.smithi084.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2023-10-01T07:15:57.609 INFO:teuthology.orchestra.run.smithi084.stdout:Get:56 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2023-10-01T07:15:57.610 INFO:teuthology.orchestra.run.smithi084.stdout:Get:57 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2023-10-01T07:15:57.612 INFO:teuthology.orchestra.run.smithi084.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2023-10-01T07:15:57.615 INFO:teuthology.orchestra.run.smithi084.stdout:Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2023-10-01T07:15:57.617 INFO:teuthology.orchestra.run.smithi084.stdout:Get:60 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2023-10-01T07:15:57.618 INFO:teuthology.orchestra.run.smithi084.stdout:Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2023-10-01T07:15:57.619 INFO:teuthology.orchestra.run.smithi084.stdout:Get:62 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2023-10-01T07:15:57.627 INFO:teuthology.orchestra.run.smithi084.stdout:Get:63 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 16.2.14-44-geeb13ac9-1focal [413 kB] 2023-10-01T07:15:57.638 INFO:teuthology.orchestra.run.smithi084.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2023-10-01T07:15:57.640 INFO:teuthology.orchestra.run.smithi084.stdout:Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2023-10-01T07:15:57.646 INFO:teuthology.orchestra.run.smithi084.stdout:Get:66 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 16.2.14-44-geeb13ac9-1focal [22.2 kB] 2023-10-01T07:15:57.647 INFO:teuthology.orchestra.run.smithi084.stdout:Get:67 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 16.2.14-44-geeb13ac9-1focal [212 kB] 2023-10-01T07:15:57.654 INFO:teuthology.orchestra.run.smithi084.stdout:Get:68 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 16.2.14-44-geeb13ac9-1focal [38.4 kB] 2023-10-01T07:15:57.655 INFO:teuthology.orchestra.run.smithi084.stdout:Get:69 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 16.2.14-44-geeb13ac9-1focal [386 kB] 2023-10-01T07:15:57.657 INFO:teuthology.orchestra.run.smithi084.stdout:Get:70 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2023-10-01T07:15:57.657 INFO:teuthology.orchestra.run.smithi084.stdout:Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2023-10-01T07:15:57.658 INFO:teuthology.orchestra.run.smithi084.stdout:Get:72 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2023-10-01T07:15:57.658 INFO:teuthology.orchestra.run.smithi084.stdout:Get:73 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2023-10-01T07:15:57.659 INFO:teuthology.orchestra.run.smithi084.stdout:Get:74 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2023-10-01T07:15:57.660 INFO:teuthology.orchestra.run.smithi084.stdout:Get:75 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2023-10-01T07:15:57.660 INFO:teuthology.orchestra.run.smithi084.stdout:Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2023-10-01T07:15:57.660 INFO:teuthology.orchestra.run.smithi084.stdout:Get:77 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2023-10-01T07:15:57.676 INFO:teuthology.orchestra.run.smithi084.stdout:Get:78 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 16.2.14-44-geeb13ac9-1focal [3,691 kB] 2023-10-01T07:15:57.677 INFO:teuthology.orchestra.run.smithi084.stdout:Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2023-10-01T07:15:57.754 INFO:teuthology.orchestra.run.smithi112.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2023-10-01T07:15:57.760 INFO:teuthology.orchestra.run.smithi112.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2023-10-01T07:15:57.805 INFO:teuthology.orchestra.run.smithi112.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2023-10-01T07:15:57.818 INFO:teuthology.orchestra.run.smithi112.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2023-10-01T07:15:57.838 INFO:teuthology.orchestra.run.smithi084.stdout:Get:80 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 16.2.14-44-geeb13ac9-1focal [116 kB] 2023-10-01T07:15:57.841 INFO:teuthology.orchestra.run.smithi084.stdout:Get:81 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 16.2.14-44-geeb13ac9-1focal [449 kB] 2023-10-01T07:15:57.856 INFO:teuthology.orchestra.run.smithi084.stdout:Get:82 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 16.2.14-44-geeb13ac9-1focal [22.6 MB] 2023-10-01T07:15:57.894 INFO:teuthology.orchestra.run.smithi112.stdout:Get:8 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 16.2.14-44-geeb13ac9-1focal [3,390 kB] 2023-10-01T07:15:57.945 INFO:teuthology.orchestra.run.smithi112.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libleveldb1d amd64 1.22-3ubuntu2 [139 kB] 2023-10-01T07:15:57.967 INFO:teuthology.orchestra.run.smithi112.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2023-10-01T07:15:57.975 INFO:teuthology.orchestra.run.smithi112.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.1 [211 kB] 2023-10-01T07:15:58.005 INFO:teuthology.orchestra.run.smithi112.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2023-10-01T07:15:58.010 INFO:teuthology.orchestra.run.smithi112.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2023-10-01T07:15:58.013 INFO:teuthology.orchestra.run.smithi112.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2023-10-01T07:15:58.192 INFO:teuthology.orchestra.run.smithi112.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-jwt all 1.7.1-2ubuntu2.1 [18.0 kB] 2023-10-01T07:15:58.234 INFO:teuthology.orchestra.run.smithi112.stdout:Get:16 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 16.2.14-44-geeb13ac9-1focal [729 kB] 2023-10-01T07:15:58.283 INFO:teuthology.orchestra.run.smithi112.stdout:Get:17 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 16.2.14-44-geeb13ac9-1focal [413 kB] 2023-10-01T07:15:58.322 INFO:teuthology.orchestra.run.smithi112.stdout:Get:18 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 16.2.14-44-geeb13ac9-1focal [22.2 kB] 2023-10-01T07:15:58.323 INFO:teuthology.orchestra.run.smithi112.stdout:Get:19 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 16.2.14-44-geeb13ac9-1focal [212 kB] 2023-10-01T07:15:58.356 INFO:teuthology.orchestra.run.smithi112.stdout:Get:20 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 16.2.14-44-geeb13ac9-1focal [38.4 kB] 2023-10-01T07:15:58.357 INFO:teuthology.orchestra.run.smithi112.stdout:Get:21 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 16.2.14-44-geeb13ac9-1focal [386 kB] 2023-10-01T07:15:58.359 INFO:teuthology.orchestra.run.smithi112.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2023-10-01T07:15:58.370 INFO:teuthology.orchestra.run.smithi112.stdout:Get:23 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 16.2.14-44-geeb13ac9-1focal [3,691 kB] 2023-10-01T07:15:58.389 INFO:teuthology.orchestra.run.smithi112.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2023-10-01T07:15:58.413 INFO:teuthology.orchestra.run.smithi112.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2.1 [59.2 kB] 2023-10-01T07:15:58.529 INFO:teuthology.orchestra.run.smithi112.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2023-10-01T07:15:58.541 INFO:teuthology.orchestra.run.smithi112.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2023-10-01T07:15:58.546 INFO:teuthology.orchestra.run.smithi112.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2023-10-01T07:15:58.613 INFO:teuthology.orchestra.run.smithi112.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2023-10-01T07:15:58.629 INFO:teuthology.orchestra.run.smithi112.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2023-10-01T07:15:58.646 INFO:teuthology.orchestra.run.smithi112.stdout:Get:31 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 16.2.14-44-geeb13ac9-1focal [116 kB] 2023-10-01T07:15:58.649 INFO:teuthology.orchestra.run.smithi112.stdout:Get:32 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 16.2.14-44-geeb13ac9-1focal [449 kB] 2023-10-01T07:15:58.663 INFO:teuthology.orchestra.run.smithi112.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-waitress all 1.4.1-1ubuntu0.1 [81.4 kB] 2023-10-01T07:15:58.690 INFO:teuthology.orchestra.run.smithi112.stdout:Get:34 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 16.2.14-44-geeb13ac9-1focal [22.6 MB] 2023-10-01T07:15:58.690 INFO:teuthology.orchestra.run.smithi112.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2023-10-01T07:15:58.858 INFO:teuthology.orchestra.run.smithi112.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2023-10-01T07:15:59.384 INFO:teuthology.orchestra.run.smithi112.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2023-10-01T07:15:59.385 INFO:teuthology.orchestra.run.smithi112.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2023-10-01T07:15:59.387 INFO:teuthology.orchestra.run.smithi084.stdout:Get:83 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 16.2.14-44-geeb13ac9-1focal [5,914 kB] 2023-10-01T07:15:59.388 INFO:teuthology.orchestra.run.smithi112.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2023-10-01T07:15:59.391 INFO:teuthology.orchestra.run.smithi112.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2023-10-01T07:15:59.405 INFO:teuthology.orchestra.run.smithi112.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-werkzeug all 0.16.1+dfsg1-2ubuntu0.1 [183 kB] 2023-10-01T07:15:59.426 INFO:teuthology.orchestra.run.smithi112.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jinja2 all 2.10.1-2 [95.5 kB] 2023-10-01T07:15:59.438 INFO:teuthology.orchestra.run.smithi112.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2023-10-01T07:15:59.440 INFO:teuthology.orchestra.run.smithi112.stdout:Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjs-underscore all 1.9.1~dfsg-1ubuntu0.20.04.1 [99.5 kB] 2023-10-01T07:15:59.475 INFO:teuthology.orchestra.run.smithi112.stdout:Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2023-10-01T07:15:59.487 INFO:teuthology.orchestra.run.smithi112.stdout:Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2023-10-01T07:15:59.663 INFO:teuthology.orchestra.run.smithi112.stdout:Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2023-10-01T07:15:59.746 INFO:teuthology.orchestra.run.smithi112.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2023-10-01T07:15:59.801 INFO:teuthology.orchestra.run.smithi084.stdout:Get:84 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 16.2.14-44-geeb13ac9-1focal [204 kB] 2023-10-01T07:15:59.807 INFO:teuthology.orchestra.run.smithi084.stdout:Get:85 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 libsqlite3-mod-ceph amd64 16.2.14-44-geeb13ac9-1focal [126 kB] 2023-10-01T07:15:59.811 INFO:teuthology.orchestra.run.smithi084.stdout:Get:86 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 16.2.14-44-geeb13ac9-1focal [1,536 kB] 2023-10-01T07:15:59.830 INFO:teuthology.orchestra.run.smithi112.stdout:Get:49 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2023-10-01T07:15:59.941 INFO:teuthology.orchestra.run.smithi084.stdout:Get:87 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 16.2.14-44-geeb13ac9-1focal [6,994 kB] 2023-10-01T07:15:59.976 INFO:teuthology.orchestra.run.smithi112.stdout:Get:50 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 16.2.14-44-geeb13ac9-1focal [5,914 kB] 2023-10-01T07:16:00.237 INFO:teuthology.orchestra.run.smithi112.stdout:Get:51 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 16.2.14-44-geeb13ac9-1focal [204 kB] 2023-10-01T07:16:00.243 INFO:teuthology.orchestra.run.smithi112.stdout:Get:52 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 libsqlite3-mod-ceph amd64 16.2.14-44-geeb13ac9-1focal [126 kB] 2023-10-01T07:16:00.272 INFO:teuthology.orchestra.run.smithi112.stdout:Get:53 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 16.2.14-44-geeb13ac9-1focal [1,536 kB] 2023-10-01T07:16:00.350 INFO:teuthology.orchestra.run.smithi112.stdout:Get:54 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 16.2.14-44-geeb13ac9-1focal [6,994 kB] 2023-10-01T07:16:00.477 INFO:teuthology.orchestra.run.smithi084.stdout:Get:88 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 16.2.14-44-geeb13ac9-1focal [26.2 MB] 2023-10-01T07:16:00.617 INFO:teuthology.orchestra.run.smithi112.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2023-10-01T07:16:00.641 INFO:teuthology.orchestra.run.smithi112.stdout:Get:56 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2023-10-01T07:16:00.643 INFO:teuthology.orchestra.run.smithi112.stdout:Get:57 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2023-10-01T07:16:00.732 INFO:teuthology.orchestra.run.smithi112.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2023-10-01T07:16:00.733 INFO:teuthology.orchestra.run.smithi112.stdout:Get:59 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 16.2.14-44-geeb13ac9-1focal [26.2 MB] 2023-10-01T07:16:00.733 INFO:teuthology.orchestra.run.smithi112.stdout:Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2023-10-01T07:16:00.733 INFO:teuthology.orchestra.run.smithi112.stdout:Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2023-10-01T07:16:00.733 INFO:teuthology.orchestra.run.smithi112.stdout:Get:62 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2023-10-01T07:16:00.734 INFO:teuthology.orchestra.run.smithi112.stdout:Get:63 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2023-10-01T07:16:00.898 INFO:teuthology.orchestra.run.smithi112.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2023-10-01T07:16:00.982 INFO:teuthology.orchestra.run.smithi112.stdout:Get:65 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2023-10-01T07:16:01.160 INFO:teuthology.orchestra.run.smithi112.stdout:Get:66 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2023-10-01T07:16:01.176 INFO:teuthology.orchestra.run.smithi112.stdout:Get:67 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2023-10-01T07:16:01.208 INFO:teuthology.orchestra.run.smithi112.stdout:Get:68 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2023-10-01T07:16:01.338 INFO:teuthology.orchestra.run.smithi112.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2023-10-01T07:16:01.374 INFO:teuthology.orchestra.run.smithi112.stdout:Get:70 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2023-10-01T07:16:01.398 INFO:teuthology.orchestra.run.smithi112.stdout:Get:71 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2023-10-01T07:16:01.406 INFO:teuthology.orchestra.run.smithi112.stdout:Get:72 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2023-10-01T07:16:01.449 INFO:teuthology.orchestra.run.smithi112.stdout:Get:73 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2023-10-01T07:16:01.475 INFO:teuthology.orchestra.run.smithi112.stdout:Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2023-10-01T07:16:01.662 INFO:teuthology.orchestra.run.smithi112.stdout:Get:75 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2023-10-01T07:16:01.746 INFO:teuthology.orchestra.run.smithi112.stdout:Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2023-10-01T07:16:01.847 INFO:teuthology.orchestra.run.smithi112.stdout:Get:77 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2023-10-01T07:16:01.870 INFO:teuthology.orchestra.run.smithi112.stdout:Get:78 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2023-10-01T07:16:01.987 INFO:teuthology.orchestra.run.smithi112.stdout:Get:79 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2023-10-01T07:16:02.215 INFO:teuthology.orchestra.run.smithi112.stdout:Get:80 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 16.2.14-44-geeb13ac9-1focal [4,048 B] 2023-10-01T07:16:02.216 INFO:teuthology.orchestra.run.smithi112.stdout:Get:81 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 16.2.14-44-geeb13ac9-1focal [834 kB] 2023-10-01T07:16:02.222 INFO:teuthology.orchestra.run.smithi112.stdout:Get:82 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 16.2.14-44-geeb13ac9-1focal [2,363 kB] 2023-10-01T07:16:02.273 INFO:teuthology.orchestra.run.smithi112.stdout:Get:83 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2023-10-01T07:16:02.275 INFO:teuthology.orchestra.run.smithi112.stdout:Get:84 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2023-10-01T07:16:02.279 INFO:teuthology.orchestra.run.smithi112.stdout:Get:85 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2023-10-01T07:16:02.280 INFO:teuthology.orchestra.run.smithi112.stdout:Get:86 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2023-10-01T07:16:02.290 INFO:teuthology.orchestra.run.smithi112.stdout:Get:87 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2023-10-01T07:16:02.294 INFO:teuthology.orchestra.run.smithi112.stdout:Get:88 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2023-10-01T07:16:02.303 INFO:teuthology.orchestra.run.smithi112.stdout:Get:89 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 16.2.14-44-geeb13ac9-1focal [76.4 kB] 2023-10-01T07:16:02.304 INFO:teuthology.orchestra.run.smithi112.stdout:Get:90 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-cephadm all 16.2.14-44-geeb13ac9-1focal [100 kB] 2023-10-01T07:16:02.308 INFO:teuthology.orchestra.run.smithi112.stdout:Get:91 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 16.2.14-44-geeb13ac9-1focal [2,823 kB] 2023-10-01T07:16:02.455 INFO:teuthology.orchestra.run.smithi112.stdout:Get:92 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 16.2.14-44-geeb13ac9-1focal [7,890 kB] 2023-10-01T07:16:02.459 INFO:teuthology.orchestra.run.smithi112.stdout:Get:93 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2023-10-01T07:16:02.626 INFO:teuthology.orchestra.run.smithi112.stdout:Get:94 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2023-10-01T07:16:02.832 INFO:teuthology.orchestra.run.smithi084.stdout:Get:89 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 16.2.14-44-geeb13ac9-1focal [4,048 B] 2023-10-01T07:16:02.866 INFO:teuthology.orchestra.run.smithi112.stdout:Get:95 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 16.2.14-44-geeb13ac9-1focal [4,164 B] 2023-10-01T07:16:02.866 INFO:teuthology.orchestra.run.smithi112.stdout:Get:96 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 16.2.14-44-geeb13ac9-1focal [49.3 MB] 2023-10-01T07:16:02.878 INFO:teuthology.orchestra.run.smithi112.stdout:Get:97 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2023-10-01T07:16:02.890 INFO:teuthology.orchestra.run.smithi084.stdout:Get:90 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 16.2.14-44-geeb13ac9-1focal [834 kB] 2023-10-01T07:16:02.896 INFO:teuthology.orchestra.run.smithi084.stdout:Get:91 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 16.2.14-44-geeb13ac9-1focal [2,363 kB] 2023-10-01T07:16:03.019 INFO:teuthology.orchestra.run.smithi084.stdout:Get:92 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 16.2.14-44-geeb13ac9-1focal [76.4 kB] 2023-10-01T07:16:03.021 INFO:teuthology.orchestra.run.smithi084.stdout:Get:93 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-cephadm all 16.2.14-44-geeb13ac9-1focal [100 kB] 2023-10-01T07:16:03.029 INFO:teuthology.orchestra.run.smithi084.stdout:Get:94 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 16.2.14-44-geeb13ac9-1focal [2,823 kB] 2023-10-01T07:16:03.259 INFO:teuthology.orchestra.run.smithi084.stdout:Get:95 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 16.2.14-44-geeb13ac9-1focal [7,890 kB] 2023-10-01T07:16:03.924 INFO:teuthology.orchestra.run.smithi084.stdout:Get:96 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 16.2.14-44-geeb13ac9-1focal [4,164 B] 2023-10-01T07:16:03.924 INFO:teuthology.orchestra.run.smithi084.stdout:Get:97 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 16.2.14-44-geeb13ac9-1focal [49.3 MB] 2023-10-01T07:16:05.872 INFO:teuthology.orchestra.run.smithi112.stdout:Get:98 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 16.2.14-44-geeb13ac9-1focal [21.5 kB] 2023-10-01T07:16:05.872 INFO:teuthology.orchestra.run.smithi112.stdout:Get:99 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 16.2.14-44-geeb13ac9-1focal [11.3 MB] 2023-10-01T07:16:06.419 INFO:teuthology.orchestra.run.smithi112.stdout:Get:100 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 16.2.14-44-geeb13ac9-1focal [78.7 kB] 2023-10-01T07:16:07.066 INFO:teuthology.orchestra.run.smithi112.stdout:Fetched 174 MB in 9s (18.8 MB/s) 2023-10-01T07:16:07.166 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package libjaeger. 2023-10-01T07:16:07.194 INFO:teuthology.orchestra.run.smithi084.stdout:Get:98 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 16.2.14-44-geeb13ac9-1focal [21.5 kB] 2023-10-01T07:16:07.195 INFO:teuthology.orchestra.run.smithi084.stdout:Get:99 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 16.2.14-44-geeb13ac9-1focal [11.3 MB] 2023-10-01T07:16:07.211 INFO:teuthology.orchestra.run.smithi112.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 112648 files and directories currently installed.) 2023-10-01T07:16:07.215 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../00-libjaeger_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T07:16:07.247 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking libjaeger (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:07.444 INFO:teuthology.orchestra.run.smithi084.stdout:Get:100 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 16.2.14-44-geeb13ac9-1focal [78.7 kB] 2023-10-01T07:16:07.567 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2023-10-01T07:16:07.580 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../01-liblttng-ust0_2.11.0-1_amd64.deb ... 2023-10-01T07:16:07.658 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2023-10-01T07:16:07.985 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../02-librbd1_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T07:16:08.077 INFO:teuthology.orchestra.run.smithi084.stdout:Fetched 174 MB in 10s (16.8 MB/s) 2023-10-01T07:16:08.112 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking librbd1 (16.2.14-44-geeb13ac9-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-10-01T07:16:08.156 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package libjaeger. 2023-10-01T07:16:08.202 INFO:teuthology.orchestra.run.smithi084.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 112648 files and directories currently installed.) 2023-10-01T07:16:08.206 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../00-libjaeger_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T07:16:08.245 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking libjaeger (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:08.565 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2023-10-01T07:16:08.578 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../01-liblttng-ust0_2.11.0-1_amd64.deb ... 2023-10-01T07:16:08.656 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2023-10-01T07:16:08.773 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../03-librados2_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T07:16:08.900 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking librados2 (16.2.14-44-geeb13ac9-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-10-01T07:16:08.958 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../02-librbd1_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T07:16:09.060 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking librbd1 (16.2.14-44-geeb13ac9-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-10-01T07:16:09.571 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package libcephfs2. 2023-10-01T07:16:09.584 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../04-libcephfs2_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T07:16:09.629 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking libcephfs2 (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:09.744 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../03-librados2_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T07:16:09.872 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking librados2 (16.2.14-44-geeb13ac9-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-10-01T07:16:09.990 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-rados. 2023-10-01T07:16:10.005 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../05-python3-rados_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T07:16:10.049 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-rados (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:10.368 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-ceph-argparse. 2023-10-01T07:16:10.382 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../06-python3-ceph-argparse_16.2.14-44-geeb13ac9-1focal_all.deb ... 2023-10-01T07:16:10.426 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-ceph-argparse (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:10.543 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package libcephfs2. 2023-10-01T07:16:10.556 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../04-libcephfs2_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T07:16:10.593 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking libcephfs2 (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:10.729 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-cephfs. 2023-10-01T07:16:10.743 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../07-python3-cephfs_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T07:16:10.787 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-cephfs (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:10.945 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-rados. 2023-10-01T07:16:10.958 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../05-python3-rados_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T07:16:10.995 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-rados (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:11.134 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-ceph-common. 2023-10-01T07:16:11.147 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../08-python3-ceph-common_16.2.14-44-geeb13ac9-1focal_all.deb ... 2023-10-01T07:16:11.187 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-ceph-common (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:11.339 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-ceph-argparse. 2023-10-01T07:16:11.353 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../06-python3-ceph-argparse_16.2.14-44-geeb13ac9-1focal_all.deb ... 2023-10-01T07:16:11.397 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-ceph-argparse (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:11.495 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-prettytable. 2023-10-01T07:16:11.510 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../09-python3-prettytable_0.7.2-5_all.deb ... 2023-10-01T07:16:11.554 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2023-10-01T07:16:11.693 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-cephfs. 2023-10-01T07:16:11.709 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../07-python3-cephfs_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T07:16:11.746 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-cephfs (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:11.807 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-rbd. 2023-10-01T07:16:11.822 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../10-python3-rbd_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T07:16:11.853 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-rbd (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:12.071 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-ceph-common. 2023-10-01T07:16:12.084 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../08-python3-ceph-common_16.2.14-44-geeb13ac9-1focal_all.deb ... 2023-10-01T07:16:12.121 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-ceph-common (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:12.215 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package liblua5.3-0:amd64. 2023-10-01T07:16:12.228 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../11-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2023-10-01T07:16:12.273 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-10-01T07:16:12.418 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-prettytable. 2023-10-01T07:16:12.433 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../09-python3-prettytable_0.7.2-5_all.deb ... 2023-10-01T07:16:12.470 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2023-10-01T07:16:12.576 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package librabbitmq4:amd64. 2023-10-01T07:16:12.590 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../12-librabbitmq4_0.10.0-1_amd64.deb ... 2023-10-01T07:16:12.634 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2023-10-01T07:16:12.731 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-rbd. 2023-10-01T07:16:12.746 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../10-python3-rbd_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T07:16:12.790 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-rbd (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:12.971 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package librdkafka1:amd64. 2023-10-01T07:16:12.984 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../13-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2023-10-01T07:16:13.021 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-10-01T07:16:13.143 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package liblua5.3-0:amd64. 2023-10-01T07:16:13.156 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../11-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2023-10-01T07:16:13.201 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-10-01T07:16:13.366 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package librgw2. 2023-10-01T07:16:13.379 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../14-librgw2_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T07:16:13.432 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking librgw2 (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:13.537 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package librabbitmq4:amd64. 2023-10-01T07:16:13.551 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../12-librabbitmq4_0.10.0-1_amd64.deb ... 2023-10-01T07:16:13.596 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2023-10-01T07:16:13.933 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package librdkafka1:amd64. 2023-10-01T07:16:13.946 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../13-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2023-10-01T07:16:13.990 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-10-01T07:16:14.002 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-rgw. 2023-10-01T07:16:14.015 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../15-python3-rgw_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T07:16:14.052 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-rgw (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:14.354 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package libleveldb1d:amd64. 2023-10-01T07:16:14.359 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package librgw2. 2023-10-01T07:16:14.369 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../16-libleveldb1d_1.22-3ubuntu2_amd64.deb ... 2023-10-01T07:16:14.373 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../14-librgw2_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T07:16:14.413 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking libleveldb1d:amd64 (1.22-3ubuntu2) ... 2023-10-01T07:16:14.417 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking librgw2 (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:14.775 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package liboath0. 2023-10-01T07:16:14.789 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../17-liboath0_2.6.1-1.3_amd64.deb ... 2023-10-01T07:16:14.833 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2023-10-01T07:16:15.262 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-rgw. 2023-10-01T07:16:15.277 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../15-python3-rgw_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T07:16:15.321 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-rgw (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:15.353 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package libradosstriper1. 2023-10-01T07:16:15.366 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../18-libradosstriper1_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T07:16:15.411 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking libradosstriper1 (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:15.648 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package libleveldb1d:amd64. 2023-10-01T07:16:15.661 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../16-libleveldb1d_1.22-3ubuntu2_amd64.deb ... 2023-10-01T07:16:15.698 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking libleveldb1d:amd64 (1.22-3ubuntu2) ... 2023-10-01T07:16:15.864 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package ceph-common. 2023-10-01T07:16:15.877 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../19-ceph-common_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T07:16:15.922 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking ceph-common (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:16.059 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package liboath0. 2023-10-01T07:16:16.074 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../17-liboath0_2.6.1-1.3_amd64.deb ... 2023-10-01T07:16:16.117 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2023-10-01T07:16:16.437 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package libradosstriper1. 2023-10-01T07:16:16.450 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../18-libradosstriper1_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T07:16:16.495 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking libradosstriper1 (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:16.948 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package ceph-common. 2023-10-01T07:16:16.962 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../19-ceph-common_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T07:16:17.006 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking ceph-common (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:18.211 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package ceph-base. 2023-10-01T07:16:18.224 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../20-ceph-base_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T07:16:18.279 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking ceph-base (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:19.241 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-cryptography. 2023-10-01T07:16:19.256 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../21-python3-cryptography_2.8-3ubuntu0.1_amd64.deb ... 2023-10-01T07:16:19.295 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package ceph-base. 2023-10-01T07:16:19.299 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.1) ... 2023-10-01T07:16:19.308 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../20-ceph-base_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T07:16:19.362 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking ceph-base (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:19.662 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-openssl. 2023-10-01T07:16:19.671 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../22-python3-openssl_19.0.0-1build1_all.deb ... 2023-10-01T07:16:19.712 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2023-10-01T07:16:20.015 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2023-10-01T07:16:20.068 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../23-ceph-mgr-modules-core_16.2.14-44-geeb13ac9-1focal_all.deb ... 2023-10-01T07:16:20.073 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking ceph-mgr-modules-core (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:20.292 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-cryptography. 2023-10-01T07:16:20.306 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../21-python3-cryptography_2.8-3ubuntu0.1_amd64.deb ... 2023-10-01T07:16:20.350 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.1) ... 2023-10-01T07:16:20.436 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-bcrypt. 2023-10-01T07:16:20.445 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../24-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2023-10-01T07:16:20.486 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2023-10-01T07:16:20.753 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-openssl. 2023-10-01T07:16:20.769 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../22-python3-openssl_19.0.0-1build1_all.deb ... 2023-10-01T07:16:20.811 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2023-10-01T07:16:20.814 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-cherrypy3. 2023-10-01T07:16:20.827 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../25-python3-cherrypy3_8.9.1-6_all.deb ... 2023-10-01T07:16:20.864 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2023-10-01T07:16:21.072 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2023-10-01T07:16:21.086 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../23-ceph-mgr-modules-core_16.2.14-44-geeb13ac9-1focal_all.deb ... 2023-10-01T07:16:21.130 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking ceph-mgr-modules-core (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:21.209 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-jwt. 2023-10-01T07:16:21.218 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../26-python3-jwt_1.7.1-2ubuntu2.1_all.deb ... 2023-10-01T07:16:21.259 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2.1) ... 2023-10-01T07:16:21.527 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-bcrypt. 2023-10-01T07:16:21.541 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../24-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2023-10-01T07:16:21.554 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-logutils. 2023-10-01T07:16:21.562 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../27-python3-logutils_0.3.3-7_all.deb ... 2023-10-01T07:16:21.577 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2023-10-01T07:16:21.604 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-logutils (0.3.3-7) ... 2023-10-01T07:16:21.863 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-cherrypy3. 2023-10-01T07:16:21.876 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../25-python3-cherrypy3_8.9.1-6_all.deb ... 2023-10-01T07:16:21.906 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-markupsafe. 2023-10-01T07:16:21.920 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../28-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2023-10-01T07:16:21.921 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2023-10-01T07:16:21.965 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2023-10-01T07:16:22.249 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-jwt. 2023-10-01T07:16:22.262 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../26-python3-jwt_1.7.1-2ubuntu2.1_all.deb ... 2023-10-01T07:16:22.307 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2.1) ... 2023-10-01T07:16:22.310 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-mako. 2023-10-01T07:16:22.325 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../29-python3-mako_1.1.0+ds1-1ubuntu2.1_all.deb ... 2023-10-01T07:16:22.368 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-10-01T07:16:22.627 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-logutils. 2023-10-01T07:16:22.641 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../27-python3-logutils_0.3.3-7_all.deb ... 2023-10-01T07:16:22.685 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-logutils (0.3.3-7) ... 2023-10-01T07:16:22.697 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-simplegeneric. 2023-10-01T07:16:22.712 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../30-python3-simplegeneric_0.8.1-3_all.deb ... 2023-10-01T07:16:22.755 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2023-10-01T07:16:22.988 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-markupsafe. 2023-10-01T07:16:23.002 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../28-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2023-10-01T07:16:23.033 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-singledispatch. 2023-10-01T07:16:23.046 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2023-10-01T07:16:23.048 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../31-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2023-10-01T07:16:23.083 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2023-10-01T07:16:23.349 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-mako. 2023-10-01T07:16:23.362 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../29-python3-mako_1.1.0+ds1-1ubuntu2.1_all.deb ... 2023-10-01T07:16:23.377 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-webob. 2023-10-01T07:16:23.392 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../32-python3-webob_1%3a1.8.5-2_all.deb ... 2023-10-01T07:16:23.407 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-10-01T07:16:23.435 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2023-10-01T07:16:23.719 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-simplegeneric. 2023-10-01T07:16:23.732 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../30-python3-simplegeneric_0.8.1-3_all.deb ... 2023-10-01T07:16:23.763 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-soupsieve. 2023-10-01T07:16:23.776 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../33-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2023-10-01T07:16:23.777 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2023-10-01T07:16:23.813 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2023-10-01T07:16:24.079 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-singledispatch. 2023-10-01T07:16:24.093 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../31-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2023-10-01T07:16:24.110 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-bs4. 2023-10-01T07:16:24.118 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../34-python3-bs4_4.8.2-1_all.deb ... 2023-10-01T07:16:24.137 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2023-10-01T07:16:24.184 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2023-10-01T07:16:24.407 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-webob. 2023-10-01T07:16:24.421 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../32-python3-webob_1%3a1.8.5-2_all.deb ... 2023-10-01T07:16:24.465 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2023-10-01T07:16:24.529 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-waitress. 2023-10-01T07:16:24.545 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../35-python3-waitress_1.4.1-1ubuntu0.1_all.deb ... 2023-10-01T07:16:24.582 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-waitress (1.4.1-1ubuntu0.1) ... 2023-10-01T07:16:24.793 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-soupsieve. 2023-10-01T07:16:24.807 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../33-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2023-10-01T07:16:24.851 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2023-10-01T07:16:24.890 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-tempita. 2023-10-01T07:16:24.904 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../36-python3-tempita_0.5.2-6_all.deb ... 2023-10-01T07:16:24.948 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-tempita (0.5.2-6) ... 2023-10-01T07:16:25.212 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-bs4. 2023-10-01T07:16:25.220 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../34-python3-bs4_4.8.2-1_all.deb ... 2023-10-01T07:16:25.260 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-paste. 2023-10-01T07:16:25.270 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2023-10-01T07:16:25.274 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../37-python3-paste_3.4.0+dfsg1-1_all.deb ... 2023-10-01T07:16:25.318 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2023-10-01T07:16:25.638 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2023-10-01T07:16:25.651 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../38-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2023-10-01T07:16:25.696 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2023-10-01T07:16:25.723 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-waitress. 2023-10-01T07:16:25.736 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../35-python3-waitress_1.4.1-1ubuntu0.1_all.deb ... 2023-10-01T07:16:25.784 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-waitress (1.4.1-1ubuntu0.1) ... 2023-10-01T07:16:25.982 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-pastedeploy. 2023-10-01T07:16:25.997 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../39-python3-pastedeploy_2.1.0-1_all.deb ... 2023-10-01T07:16:26.040 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2023-10-01T07:16:26.118 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-tempita. 2023-10-01T07:16:26.132 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../36-python3-tempita_0.5.2-6_all.deb ... 2023-10-01T07:16:26.176 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-tempita (0.5.2-6) ... 2023-10-01T07:16:26.343 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-webtest. 2023-10-01T07:16:26.357 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../40-python3-webtest_2.0.32-2_all.deb ... 2023-10-01T07:16:26.401 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-webtest (2.0.32-2) ... 2023-10-01T07:16:26.479 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-paste. 2023-10-01T07:16:26.492 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../37-python3-paste_3.4.0+dfsg1-1_all.deb ... 2023-10-01T07:16:26.537 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2023-10-01T07:16:26.712 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-pecan. 2023-10-01T07:16:26.726 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../41-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2023-10-01T07:16:26.762 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2023-10-01T07:16:26.848 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2023-10-01T07:16:26.862 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../38-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2023-10-01T07:16:26.906 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2023-10-01T07:16:27.108 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-werkzeug. 2023-10-01T07:16:27.122 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../42-python3-werkzeug_0.16.1+dfsg1-2ubuntu0.1_all.deb ... 2023-10-01T07:16:27.166 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-10-01T07:16:27.218 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-pastedeploy. 2023-10-01T07:16:27.233 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../39-python3-pastedeploy_2.1.0-1_all.deb ... 2023-10-01T07:16:27.276 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2023-10-01T07:16:27.511 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2023-10-01T07:16:27.525 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../43-libsqlite3-mod-ceph_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T07:16:27.569 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking libsqlite3-mod-ceph (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:27.604 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-webtest. 2023-10-01T07:16:27.618 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../40-python3-webtest_2.0.32-2_all.deb ... 2023-10-01T07:16:27.662 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-webtest (2.0.32-2) ... 2023-10-01T07:16:27.947 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package ceph-mgr. 2023-10-01T07:16:27.956 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-pecan. 2023-10-01T07:16:27.961 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../44-ceph-mgr_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T07:16:27.970 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../41-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2023-10-01T07:16:28.005 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking ceph-mgr (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:28.014 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2023-10-01T07:16:28.344 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-werkzeug. 2023-10-01T07:16:28.358 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../42-python3-werkzeug_0.16.1+dfsg1-2ubuntu0.1_all.deb ... 2023-10-01T07:16:28.402 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-10-01T07:16:28.492 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package ceph-mon. 2023-10-01T07:16:28.505 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../45-ceph-mon_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T07:16:28.550 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking ceph-mon (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:28.764 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2023-10-01T07:16:28.777 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../43-libsqlite3-mod-ceph_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T07:16:28.822 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking libsqlite3-mod-ceph (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:29.166 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package ceph-mgr. 2023-10-01T07:16:29.182 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../44-ceph-mgr_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T07:16:29.224 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking ceph-mgr (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:29.646 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package ceph-osd. 2023-10-01T07:16:29.659 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../46-ceph-osd_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T07:16:29.703 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking ceph-osd (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:29.736 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package ceph-mon. 2023-10-01T07:16:29.750 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../45-ceph-mon_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T07:16:29.794 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking ceph-mon (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:31.631 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package ceph-osd. 2023-10-01T07:16:31.646 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../46-ceph-osd_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T07:16:31.689 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking ceph-osd (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:32.467 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package ceph. 2023-10-01T07:16:32.481 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../47-ceph_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T07:16:32.525 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking ceph (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:32.819 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package ceph-fuse. 2023-10-01T07:16:32.833 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../48-ceph-fuse_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T07:16:32.861 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking ceph-fuse (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:33.348 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package ceph-mds. 2023-10-01T07:16:33.361 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../49-ceph-mds_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T07:16:33.414 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking ceph-mds (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:33.950 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package cephadm. 2023-10-01T07:16:33.964 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../50-cephadm_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T07:16:34.008 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking cephadm (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:34.361 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package ceph. 2023-10-01T07:16:34.370 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-jinja2. 2023-10-01T07:16:34.374 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../47-ceph_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T07:16:34.383 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../51-python3-jinja2_2.10.1-2_all.deb ... 2023-10-01T07:16:34.410 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking ceph (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:34.436 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-jinja2 (2.10.1-2) ... 2023-10-01T07:16:34.729 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package ceph-fuse. 2023-10-01T07:16:34.745 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../48-ceph-fuse_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T07:16:34.788 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking ceph-fuse (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:34.806 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2023-10-01T07:16:34.819 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../52-ceph-mgr-cephadm_16.2.14-44-geeb13ac9-1focal_all.deb ... 2023-10-01T07:16:34.872 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking ceph-mgr-cephadm (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:35.208 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package ceph-mds. 2023-10-01T07:16:35.222 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../49-ceph-mds_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T07:16:35.225 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-repoze.lru. 2023-10-01T07:16:35.240 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../53-python3-repoze.lru_0.7-2_all.deb ... 2023-10-01T07:16:35.266 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking ceph-mds (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:35.283 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2023-10-01T07:16:35.519 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package libjs-underscore. 2023-10-01T07:16:35.533 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../54-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2023-10-01T07:16:35.569 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-10-01T07:16:35.802 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package cephadm. 2023-10-01T07:16:35.813 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package libjs-sphinxdoc. 2023-10-01T07:16:35.817 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../50-cephadm_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T07:16:35.827 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../55-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2023-10-01T07:16:35.860 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking cephadm (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:35.863 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-10-01T07:16:36.134 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-routes. 2023-10-01T07:16:36.148 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../56-python3-routes_2.4.1-2_all.deb ... 2023-10-01T07:16:36.155 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-jinja2. 2023-10-01T07:16:36.170 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../51-python3-jinja2_2.10.1-2_all.deb ... 2023-10-01T07:16:36.190 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-routes (2.4.1-2) ... 2023-10-01T07:16:36.213 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-jinja2 (2.10.1-2) ... 2023-10-01T07:16:36.516 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2023-10-01T07:16:36.529 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../52-ceph-mgr-cephadm_16.2.14-44-geeb13ac9-1focal_all.deb ... 2023-10-01T07:16:36.574 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking ceph-mgr-cephadm (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:36.860 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2023-10-01T07:16:36.869 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../57-ceph-mgr-dashboard_16.2.14-44-geeb13ac9-1focal_all.deb ... 2023-10-01T07:16:36.902 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking ceph-mgr-dashboard (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:36.927 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-repoze.lru. 2023-10-01T07:16:36.942 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../53-python3-repoze.lru_0.7-2_all.deb ... 2023-10-01T07:16:36.985 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2023-10-01T07:16:37.220 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package libjs-underscore. 2023-10-01T07:16:37.234 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../54-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2023-10-01T07:16:37.279 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-10-01T07:16:37.573 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package libjs-sphinxdoc. 2023-10-01T07:16:37.586 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../55-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2023-10-01T07:16:37.630 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-10-01T07:16:37.909 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-decorator. 2023-10-01T07:16:37.923 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../58-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2023-10-01T07:16:37.942 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-routes. 2023-10-01T07:16:37.958 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../56-python3-routes_2.4.1-2_all.deb ... 2023-10-01T07:16:37.967 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2023-10-01T07:16:38.000 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-routes (2.4.1-2) ... 2023-10-01T07:16:38.269 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2023-10-01T07:16:38.283 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../59-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2023-10-01T07:16:38.328 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-10-01T07:16:38.344 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2023-10-01T07:16:38.359 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../57-ceph-mgr-dashboard_16.2.14-44-geeb13ac9-1focal_all.deb ... 2023-10-01T07:16:38.402 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking ceph-mgr-dashboard (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:38.664 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-scipy. 2023-10-01T07:16:38.677 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../60-python3-scipy_1.3.3-3build1_amd64.deb ... 2023-10-01T07:16:38.722 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2023-10-01T07:16:39.376 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-decorator. 2023-10-01T07:16:39.391 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../58-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2023-10-01T07:16:39.434 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2023-10-01T07:16:39.736 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2023-10-01T07:16:39.750 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../59-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2023-10-01T07:16:39.795 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-10-01T07:16:40.047 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-sklearn-lib. 2023-10-01T07:16:40.060 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../61-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2023-10-01T07:16:40.097 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-scipy. 2023-10-01T07:16:40.105 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-10-01T07:16:40.111 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../60-python3-scipy_1.3.3-3build1_amd64.deb ... 2023-10-01T07:16:40.155 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2023-10-01T07:16:40.641 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-joblib. 2023-10-01T07:16:40.656 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../62-python3-joblib_0.14.0-3_all.deb ... 2023-10-01T07:16:40.699 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-joblib (0.14.0-3) ... 2023-10-01T07:16:41.045 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-sklearn. 2023-10-01T07:16:41.059 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../63-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2023-10-01T07:16:41.103 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-10-01T07:16:41.531 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-sklearn-lib. 2023-10-01T07:16:41.546 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../61-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2023-10-01T07:16:41.589 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-10-01T07:16:41.928 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2023-10-01T07:16:41.942 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../64-ceph-mgr-diskprediction-local_16.2.14-44-geeb13ac9-1focal_all.deb ... 2023-10-01T07:16:41.985 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking ceph-mgr-diskprediction-local (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:42.117 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-joblib. 2023-10-01T07:16:42.131 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../62-python3-joblib_0.14.0-3_all.deb ... 2023-10-01T07:16:42.175 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-joblib (0.14.0-3) ... 2023-10-01T07:16:42.554 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-sklearn. 2023-10-01T07:16:42.569 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../63-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2023-10-01T07:16:42.612 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-10-01T07:16:43.055 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-cachetools. 2023-10-01T07:16:43.069 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../65-python3-cachetools_4.0.0-1_all.deb ... 2023-10-01T07:16:43.113 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2023-10-01T07:16:43.269 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2023-10-01T07:16:43.286 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../64-ceph-mgr-diskprediction-local_16.2.14-44-geeb13ac9-1focal_all.deb ... 2023-10-01T07:16:43.328 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking ceph-mgr-diskprediction-local (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:43.399 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-pyasn1. 2023-10-01T07:16:43.413 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../66-python3-pyasn1_0.4.2-3build1_all.deb ... 2023-10-01T07:16:43.457 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2023-10-01T07:16:43.793 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-pyasn1-modules. 2023-10-01T07:16:43.807 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../67-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2023-10-01T07:16:43.852 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-10-01T07:16:44.163 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-rsa. 2023-10-01T07:16:44.178 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../68-python3-rsa_4.0-3_all.deb ... 2023-10-01T07:16:44.221 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-rsa (4.0-3) ... 2023-10-01T07:16:44.439 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-cachetools. 2023-10-01T07:16:44.454 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../65-python3-cachetools_4.0.0-1_all.deb ... 2023-10-01T07:16:44.497 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2023-10-01T07:16:44.532 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-google-auth. 2023-10-01T07:16:44.547 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../69-python3-google-auth_1.5.1-2_all.deb ... 2023-10-01T07:16:44.590 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2023-10-01T07:16:44.808 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-pyasn1. 2023-10-01T07:16:44.821 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../66-python3-pyasn1_0.4.2-3build1_all.deb ... 2023-10-01T07:16:44.866 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2023-10-01T07:16:44.910 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-blinker. 2023-10-01T07:16:44.924 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../70-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2023-10-01T07:16:44.968 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-10-01T07:16:45.202 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-pyasn1-modules. 2023-10-01T07:16:45.216 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../67-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2023-10-01T07:16:45.260 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-10-01T07:16:45.271 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-oauthlib. 2023-10-01T07:16:45.286 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../71-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2023-10-01T07:16:45.329 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2023-10-01T07:16:45.555 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-rsa. 2023-10-01T07:16:45.570 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../68-python3-rsa_4.0-3_all.deb ... 2023-10-01T07:16:45.613 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-rsa (4.0-3) ... 2023-10-01T07:16:45.674 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-requests-oauthlib. 2023-10-01T07:16:45.689 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../72-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2023-10-01T07:16:45.732 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-10-01T07:16:45.908 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-google-auth. 2023-10-01T07:16:45.923 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../69-python3-google-auth_1.5.1-2_all.deb ... 2023-10-01T07:16:45.966 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2023-10-01T07:16:46.043 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-websocket. 2023-10-01T07:16:46.058 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../73-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2023-10-01T07:16:46.101 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2023-10-01T07:16:46.285 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-blinker. 2023-10-01T07:16:46.300 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../70-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2023-10-01T07:16:46.343 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-10-01T07:16:46.429 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-kubernetes. 2023-10-01T07:16:46.445 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../74-python3-kubernetes_7.0.0~a1-2_all.deb ... 2023-10-01T07:16:46.487 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2023-10-01T07:16:46.988 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-oauthlib. 2023-10-01T07:16:47.001 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../71-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2023-10-01T07:16:47.017 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2023-10-01T07:16:47.031 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../75-ceph-mgr-k8sevents_16.2.14-44-geeb13ac9-1focal_all.deb ... 2023-10-01T07:16:47.046 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2023-10-01T07:16:47.075 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking ceph-mgr-k8sevents (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:47.376 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-requests-oauthlib. 2023-10-01T07:16:47.390 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../72-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2023-10-01T07:16:47.403 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package libonig5:amd64. 2023-10-01T07:16:47.418 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../76-libonig5_6.9.4-1_amd64.deb ... 2023-10-01T07:16:47.434 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-10-01T07:16:47.461 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2023-10-01T07:16:47.770 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-websocket. 2023-10-01T07:16:47.786 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../73-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2023-10-01T07:16:47.814 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package libjq1:amd64. 2023-10-01T07:16:47.828 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2023-10-01T07:16:47.829 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../77-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-10-01T07:16:47.872 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-10-01T07:16:48.131 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-kubernetes. 2023-10-01T07:16:48.145 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../74-python3-kubernetes_7.0.0~a1-2_all.deb ... 2023-10-01T07:16:48.174 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package jq. 2023-10-01T07:16:48.189 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2023-10-01T07:16:48.189 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../78-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-10-01T07:16:48.232 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2023-10-01T07:16:48.468 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package socat. 2023-10-01T07:16:48.482 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../79-socat_1.7.3.3-2_amd64.deb ... 2023-10-01T07:16:48.526 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking socat (1.7.3.3-2) ... 2023-10-01T07:16:48.736 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2023-10-01T07:16:48.750 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../75-ceph-mgr-k8sevents_16.2.14-44-geeb13ac9-1focal_all.deb ... 2023-10-01T07:16:48.793 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking ceph-mgr-k8sevents (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:48.863 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package xmlstarlet. 2023-10-01T07:16:48.876 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../80-xmlstarlet_1.6.1-2build1_amd64.deb ... 2023-10-01T07:16:48.921 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2023-10-01T07:16:49.104 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package libonig5:amd64. 2023-10-01T07:16:49.118 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../76-libonig5_6.9.4-1_amd64.deb ... 2023-10-01T07:16:49.162 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2023-10-01T07:16:49.364 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package ceph-test. 2023-10-01T07:16:49.378 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../81-ceph-test_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T07:16:49.422 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking ceph-test (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:49.515 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package libjq1:amd64. 2023-10-01T07:16:49.529 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../77-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-10-01T07:16:49.573 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-10-01T07:16:49.842 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package jq. 2023-10-01T07:16:49.858 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../78-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-10-01T07:16:49.901 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2023-10-01T07:16:50.153 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package socat. 2023-10-01T07:16:50.167 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../79-socat_1.7.3.3-2_amd64.deb ... 2023-10-01T07:16:50.211 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking socat (1.7.3.3-2) ... 2023-10-01T07:16:50.581 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package xmlstarlet. 2023-10-01T07:16:50.595 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../80-xmlstarlet_1.6.1-2build1_amd64.deb ... 2023-10-01T07:16:50.638 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2023-10-01T07:16:51.083 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package ceph-test. 2023-10-01T07:16:51.097 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../81-ceph-test_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T07:16:51.141 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking ceph-test (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:53.677 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package libcephfs-dev. 2023-10-01T07:16:53.692 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../82-libcephfs-dev_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T07:16:53.734 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking libcephfs-dev (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:54.071 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package nvme-cli. 2023-10-01T07:16:54.080 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../83-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2023-10-01T07:16:54.127 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2023-10-01T07:16:54.494 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-atomicwrites. 2023-10-01T07:16:54.508 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../84-python3-atomicwrites_1.1.5-2build1_all.deb ... 2023-10-01T07:16:54.552 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2023-10-01T07:16:54.838 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-attr. 2023-10-01T07:16:54.854 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../85-python3-attr_19.3.0-2_all.deb ... 2023-10-01T07:16:54.897 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-attr (19.3.0-2) ... 2023-10-01T07:16:55.241 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-webencodings. 2023-10-01T07:16:55.257 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../86-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2023-10-01T07:16:55.299 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2023-10-01T07:16:55.453 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package libcephfs-dev. 2023-10-01T07:16:55.467 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../82-libcephfs-dev_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T07:16:55.502 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking libcephfs-dev (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:16:55.585 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-html5lib. 2023-10-01T07:16:55.600 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../87-python3-html5lib_1.0.1-2_all.deb ... 2023-10-01T07:16:55.643 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2023-10-01T07:16:55.872 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package nvme-cli. 2023-10-01T07:16:55.887 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../83-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2023-10-01T07:16:55.945 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2023-10-01T07:16:55.975 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-lxml:amd64. 2023-10-01T07:16:55.989 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../88-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2023-10-01T07:16:56.033 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-10-01T07:16:56.312 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-atomicwrites. 2023-10-01T07:16:56.327 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../84-python3-atomicwrites_1.1.5-2build1_all.deb ... 2023-10-01T07:16:56.370 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2023-10-01T07:16:56.528 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-packaging. 2023-10-01T07:16:56.542 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../89-python3-packaging_20.3-1_all.deb ... 2023-10-01T07:16:56.586 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-packaging (20.3-1) ... 2023-10-01T07:16:56.665 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-attr. 2023-10-01T07:16:56.678 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../85-python3-attr_19.3.0-2_all.deb ... 2023-10-01T07:16:56.723 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-attr (19.3.0-2) ... 2023-10-01T07:16:56.879 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-pastescript. 2023-10-01T07:16:56.894 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../90-python3-pastescript_2.0.2-4_all.deb ... 2023-10-01T07:16:56.937 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2023-10-01T07:16:57.050 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-webencodings. 2023-10-01T07:16:57.065 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../86-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2023-10-01T07:16:57.117 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2023-10-01T07:16:57.257 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-pluggy. 2023-10-01T07:16:57.271 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../91-python3-pluggy_0.13.0-2_all.deb ... 2023-10-01T07:16:57.315 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2023-10-01T07:16:57.423 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-html5lib. 2023-10-01T07:16:57.437 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../87-python3-html5lib_1.0.1-2_all.deb ... 2023-10-01T07:16:57.481 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2023-10-01T07:16:57.601 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-psutil. 2023-10-01T07:16:57.615 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../92-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2023-10-01T07:16:57.659 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2023-10-01T07:16:57.868 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-lxml:amd64. 2023-10-01T07:16:57.881 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../88-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2023-10-01T07:16:57.926 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-10-01T07:16:57.995 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-py. 2023-10-01T07:16:58.010 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../93-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2023-10-01T07:16:58.062 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2023-10-01T07:16:58.365 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-pyinotify. 2023-10-01T07:16:58.381 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../94-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2023-10-01T07:16:58.402 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-packaging. 2023-10-01T07:16:58.416 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../89-python3-packaging_20.3-1_all.deb ... 2023-10-01T07:16:58.423 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-10-01T07:16:58.460 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-packaging (20.3-1) ... 2023-10-01T07:16:58.760 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-wcwidth. 2023-10-01T07:16:58.763 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-pastescript. 2023-10-01T07:16:58.773 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../95-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2023-10-01T07:16:58.777 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../90-python3-pastescript_2.0.2-4_all.deb ... 2023-10-01T07:16:58.817 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2023-10-01T07:16:58.821 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2023-10-01T07:16:59.120 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-pytest. 2023-10-01T07:16:59.134 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../96-python3-pytest_4.6.9-1_all.deb ... 2023-10-01T07:16:59.149 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-pluggy. 2023-10-01T07:16:59.163 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../91-python3-pluggy_0.13.0-2_all.deb ... 2023-10-01T07:16:59.180 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-pytest (4.6.9-1) ... 2023-10-01T07:16:59.207 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2023-10-01T07:16:59.525 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package python3-simplejson. 2023-10-01T07:16:59.535 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-psutil. 2023-10-01T07:16:59.539 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../97-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2023-10-01T07:16:59.549 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../92-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2023-10-01T07:16:59.583 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2023-10-01T07:16:59.593 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2023-10-01T07:16:59.939 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-py. 2023-10-01T07:16:59.952 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../93-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2023-10-01T07:16:59.997 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2023-10-01T07:17:00.037 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package radosgw. 2023-10-01T07:17:00.052 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../98-radosgw_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T07:17:00.095 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking radosgw (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:00.308 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-pyinotify. 2023-10-01T07:17:00.323 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../94-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2023-10-01T07:17:00.366 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-10-01T07:17:00.669 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-wcwidth. 2023-10-01T07:17:00.683 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../95-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2023-10-01T07:17:00.727 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2023-10-01T07:17:01.071 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-pytest. 2023-10-01T07:17:01.085 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../96-python3-pytest_4.6.9-1_all.deb ... 2023-10-01T07:17:01.129 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-pytest (4.6.9-1) ... 2023-10-01T07:17:01.281 INFO:teuthology.orchestra.run.smithi112.stdout:Selecting previously unselected package rbd-fuse. 2023-10-01T07:17:01.297 INFO:teuthology.orchestra.run.smithi112.stdout:Preparing to unpack .../99-rbd-fuse_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T07:17:01.348 INFO:teuthology.orchestra.run.smithi112.stdout:Unpacking rbd-fuse (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:01.474 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package python3-simplejson. 2023-10-01T07:17:01.490 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../97-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2023-10-01T07:17:01.532 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2023-10-01T07:17:01.655 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-attr (19.3.0-2) ... 2023-10-01T07:17:01.944 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up libleveldb1d:amd64 (1.22-3ubuntu2) ... 2023-10-01T07:17:01.978 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package radosgw. 2023-10-01T07:17:01.991 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../98-radosgw_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T07:17:02.035 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking radosgw (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:02.070 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2023-10-01T07:17:02.196 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up nvme-cli (1.9-1ubuntu0.1) ... 2023-10-01T07:17:02.389 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up cephadm (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:02.984 INFO:teuthology.orchestra.run.smithi112.stdout:Adding system user cephadm....done 2023-10-01T07:17:03.144 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-waitress (1.4.1-1ubuntu0.1) ... 2023-10-01T07:17:03.188 INFO:teuthology.orchestra.run.smithi084.stdout:Selecting previously unselected package rbd-fuse. 2023-10-01T07:17:03.202 INFO:teuthology.orchestra.run.smithi084.stdout:Preparing to unpack .../99-rbd-fuse_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-10-01T07:17:03.246 INFO:teuthology.orchestra.run.smithi084.stdout:Unpacking rbd-fuse (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:03.487 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-repoze.lru (0.7-2) ... 2023-10-01T07:17:03.565 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-attr (19.3.0-2) ... 2023-10-01T07:17:03.797 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up liboath0 (2.6.1-1.3) ... 2023-10-01T07:17:03.868 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up libleveldb1d:amd64 (1.22-3ubuntu2) ... 2023-10-01T07:17:03.924 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2023-10-01T07:17:03.994 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2023-10-01T07:17:04.120 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up nvme-cli (1.9-1ubuntu0.1) ... 2023-10-01T07:17:04.242 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-joblib (0.14.0-3) ... 2023-10-01T07:17:04.338 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up cephadm (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:04.644 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-jwt (1.7.1-2ubuntu2.1) ... 2023-10-01T07:17:04.920 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-cachetools (4.0.0-1) ... 2023-10-01T07:17:04.922 INFO:teuthology.orchestra.run.smithi084.stdout:Adding system user cephadm....done 2023-10-01T07:17:05.077 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-waitress (1.4.1-1ubuntu0.1) ... 2023-10-01T07:17:05.213 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2023-10-01T07:17:05.429 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-repoze.lru (0.7-2) ... 2023-10-01T07:17:05.497 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-10-01T07:17:05.713 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up liboath0 (2.6.1-1.3) ... 2023-10-01T07:17:05.790 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-ceph-argparse (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:05.839 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2023-10-01T07:17:06.083 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-10-01T07:17:06.157 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-joblib (0.14.0-3) ... 2023-10-01T07:17:06.208 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2023-10-01T07:17:06.493 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2023-10-01T07:17:06.559 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-jwt (1.7.1-2ubuntu2.1) ... 2023-10-01T07:17:06.785 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2023-10-01T07:17:06.844 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-cachetools (4.0.0-1) ... 2023-10-01T07:17:07.128 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2023-10-01T07:17:07.170 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2023-10-01T07:17:07.404 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-10-01T07:17:07.688 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-ceph-argparse (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:07.716 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2023-10-01T07:17:07.997 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-10-01T07:17:08.122 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2023-10-01T07:17:08.125 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2023-10-01T07:17:08.408 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2023-10-01T07:17:08.423 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up libjaeger (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:08.549 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-jinja2 (2.10.1-2) ... 2023-10-01T07:17:08.701 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2023-10-01T07:17:08.883 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-tempita (0.5.2-6) ... 2023-10-01T07:17:09.085 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2023-10-01T07:17:09.168 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-packaging (20.3-1) ... 2023-10-01T07:17:09.361 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2023-10-01T07:17:09.477 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2023-10-01T07:17:09.603 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2023-10-01T07:17:09.704 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2023-10-01T07:17:09.896 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2023-10-01T07:17:09.988 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up libjaeger (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:10.114 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-jinja2 (2.10.1-2) ... 2023-10-01T07:17:10.289 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-10-01T07:17:10.456 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-tempita (0.5.2-6) ... 2023-10-01T07:17:10.640 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-cryptography (2.8-3ubuntu0.1) ... 2023-10-01T07:17:10.757 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-packaging (20.3-1) ... 2023-10-01T07:17:11.017 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up socat (1.7.3.3-2) ... 2023-10-01T07:17:11.059 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2023-10-01T07:17:11.143 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-ceph-common (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:11.184 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2023-10-01T07:17:11.452 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-html5lib (1.0.1-2) ... 2023-10-01T07:17:11.469 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2023-10-01T07:17:11.795 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-10-01T07:17:11.870 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-10-01T07:17:11.938 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2023-10-01T07:17:12.064 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-pluggy (0.13.0-2) ... 2023-10-01T07:17:12.230 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-cryptography (2.8-3ubuntu0.1) ... 2023-10-01T07:17:12.357 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-10-01T07:17:12.598 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up socat (1.7.3.3-2) ... 2023-10-01T07:17:12.666 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-10-01T07:17:12.724 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-ceph-common (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:12.817 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2023-10-01T07:17:13.034 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-html5lib (1.0.1-2) ... 2023-10-01T07:17:13.144 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2023-10-01T07:17:13.377 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-10-01T07:17:13.436 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-logutils (0.3.3-7) ... 2023-10-01T07:17:13.494 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2023-10-01T07:17:13.620 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-pluggy (0.13.0-2) ... 2023-10-01T07:17:13.729 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2023-10-01T07:17:13.856 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2023-10-01T07:17:13.905 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-10-01T07:17:14.149 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-prettytable (0.7.2-5) ... 2023-10-01T07:17:14.247 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-10-01T07:17:14.390 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2023-10-01T07:17:14.433 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2023-10-01T07:17:14.708 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2023-10-01T07:17:14.725 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2023-10-01T07:17:14.993 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-logutils (0.3.3-7) ... 2023-10-01T07:17:15.175 INFO:teuthology.orchestra.run.smithi112.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2023-10-01T07:17:15.278 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2023-10-01T07:17:15.404 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2023-10-01T07:17:15.428 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2023-10-01T07:17:15.554 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-10-01T07:17:15.679 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-prettytable (0.7.2-5) ... 2023-10-01T07:17:15.880 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2023-10-01T07:17:15.972 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2023-10-01T07:17:16.248 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-10-01T07:17:16.273 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2023-10-01T07:17:16.374 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-10-01T07:17:16.492 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-webob (1:1.8.5-2) ... 2023-10-01T07:17:16.641 INFO:teuthology.orchestra.run.smithi084.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2023-10-01T07:17:16.827 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-10-01T07:17:16.884 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2023-10-01T07:17:17.010 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-10-01T07:17:17.111 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up librados2 (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:17.237 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2023-10-01T07:17:17.328 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2023-10-01T07:17:18.005 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-10-01T07:17:18.130 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-10-01T07:17:18.256 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-webob (1:1.8.5-2) ... 2023-10-01T07:17:18.591 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-10-01T07:17:18.771 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up librgw2 (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:18.884 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up librados2 (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:18.896 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up libsqlite3-mod-ceph (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:19.010 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2023-10-01T07:17:19.031 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-10-01T07:17:19.157 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-pytest (4.6.9-1) ... 2023-10-01T07:17:19.542 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2023-10-01T07:17:19.834 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2023-10-01T07:17:20.119 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-bs4 (4.8.2-1) ... 2023-10-01T07:17:20.454 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up libcephfs2 (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:20.493 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up librgw2 (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:20.579 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2023-10-01T07:17:20.610 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up libsqlite3-mod-ceph (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:20.737 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-10-01T07:17:20.887 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-pytest (4.6.9-1) ... 2023-10-01T07:17:20.914 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up libradosstriper1 (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:21.040 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-10-01T07:17:21.264 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2023-10-01T07:17:21.367 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-10-01T07:17:21.573 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2023-10-01T07:17:21.866 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-bs4 (4.8.2-1) ... 2023-10-01T07:17:22.192 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up libcephfs2 (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:22.318 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2023-10-01T07:17:22.400 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up librbd1 (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:22.526 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-10-01T07:17:22.637 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up libradosstriper1 (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:22.652 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2023-10-01T07:17:22.763 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-10-01T07:17:22.778 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-rsa (4.0-3) ... 2023-10-01T07:17:23.079 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-webtest (2.0.32-2) ... 2023-10-01T07:17:23.097 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-10-01T07:17:23.389 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up ceph-mgr-modules-core (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:23.524 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up ceph-fuse (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:23.748 INFO:teuthology.orchestra.run.smithi112.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-10-01T07:17:23.748 INFO:teuthology.orchestra.run.smithi112.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-10-01T07:17:24.147 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up librbd1 (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:24.199 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up libcephfs-dev (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:24.298 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-10-01T07:17:24.325 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-10-01T07:17:24.433 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2023-10-01T07:17:24.559 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-rsa (4.0-3) ... 2023-10-01T07:17:24.628 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-pastescript (2.0.2-4) ... 2023-10-01T07:17:24.861 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-webtest (2.0.32-2) ... 2023-10-01T07:17:24.937 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2023-10-01T07:17:25.162 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up ceph-mgr-modules-core (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:25.288 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up ceph-fuse (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:25.306 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-rados (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:25.424 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-rbd (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:25.515 INFO:teuthology.orchestra.run.smithi084.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-10-01T07:17:25.516 INFO:teuthology.orchestra.run.smithi084.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-10-01T07:17:25.550 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up rbd-fuse (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:25.676 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-routes (2.4.1-2) ... 2023-10-01T07:17:25.968 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-google-auth (1.5.1-2) ... 2023-10-01T07:17:25.975 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up libcephfs-dev (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:26.101 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-10-01T07:17:26.363 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-rgw (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:26.402 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-pastescript (2.0.2-4) ... 2023-10-01T07:17:26.489 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-cephfs (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:26.712 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2023-10-01T07:17:26.774 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2023-10-01T07:17:27.080 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-rados (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:27.206 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-rbd (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:27.332 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up rbd-fuse (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:27.458 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-routes (2.4.1-2) ... 2023-10-01T07:17:27.694 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up ceph-common (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:27.793 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-google-auth (1.5.1-2) ... 2023-10-01T07:17:28.180 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-rgw (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:28.255 INFO:teuthology.orchestra.run.smithi112.stdout:Adding group ceph....done 2023-10-01T07:17:28.305 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-cephfs (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:28.590 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2023-10-01T07:17:28.678 INFO:teuthology.orchestra.run.smithi112.stdout:Adding system user ceph....done 2023-10-01T07:17:28.858 INFO:teuthology.orchestra.run.smithi112.stdout:Setting system user ceph properties....done 2023-10-01T07:17:28.873 INFO:teuthology.orchestra.run.smithi112.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2023-10-01T07:17:29.017 INFO:teuthology.orchestra.run.smithi112.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2023-10-01T07:17:29.324 INFO:teuthology.orchestra.run.smithi112.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2023-10-01T07:17:29.535 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up ceph-common (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:29.770 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up ceph-test (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:29.898 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up radosgw (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:30.072 INFO:teuthology.orchestra.run.smithi084.stdout:Adding group ceph....done 2023-10-01T07:17:30.169 INFO:teuthology.orchestra.run.smithi112.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-10-01T07:17:30.170 INFO:teuthology.orchestra.run.smithi112.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-10-01T07:17:30.480 INFO:teuthology.orchestra.run.smithi084.stdout:Adding system user ceph....done 2023-10-01T07:17:30.660 INFO:teuthology.orchestra.run.smithi084.stdout:Setting system user ceph properties....done 2023-10-01T07:17:30.678 INFO:teuthology.orchestra.run.smithi084.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2023-10-01T07:17:30.826 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up ceph-base (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:30.826 INFO:teuthology.orchestra.run.smithi084.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2023-10-01T07:17:31.158 INFO:teuthology.orchestra.run.smithi084.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2023-10-01T07:17:31.200 INFO:teuthology.orchestra.run.smithi112.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2023-10-01T07:17:31.631 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up ceph-test (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:31.661 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up ceph-mds (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:31.757 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up radosgw (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:31.880 INFO:teuthology.orchestra.run.smithi112.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-10-01T07:17:31.880 INFO:teuthology.orchestra.run.smithi112.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-10-01T07:17:32.020 INFO:teuthology.orchestra.run.smithi084.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-10-01T07:17:32.020 INFO:teuthology.orchestra.run.smithi084.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-10-01T07:17:32.320 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up ceph-mgr (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:32.544 INFO:teuthology.orchestra.run.smithi112.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-10-01T07:17:32.544 INFO:teuthology.orchestra.run.smithi112.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-10-01T07:17:32.692 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up ceph-base (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:32.988 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up ceph-osd (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:33.067 INFO:teuthology.orchestra.run.smithi084.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2023-10-01T07:17:33.469 INFO:teuthology.orchestra.run.smithi112.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-10-01T07:17:33.470 INFO:teuthology.orchestra.run.smithi112.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-10-01T07:17:33.544 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up ceph-mds (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:33.770 INFO:teuthology.orchestra.run.smithi084.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-10-01T07:17:33.770 INFO:teuthology.orchestra.run.smithi084.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-10-01T07:17:33.934 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up ceph-mgr-k8sevents (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:34.061 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up ceph-mgr-diskprediction-local (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:34.203 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up ceph-mon (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:34.230 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up ceph-mgr (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:34.421 INFO:teuthology.orchestra.run.smithi112.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-10-01T07:17:34.422 INFO:teuthology.orchestra.run.smithi112.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-10-01T07:17:34.459 INFO:teuthology.orchestra.run.smithi084.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-10-01T07:17:34.459 INFO:teuthology.orchestra.run.smithi084.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-10-01T07:17:34.896 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up ceph-mgr-cephadm (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:34.924 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up ceph-osd (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:35.039 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up ceph (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:35.174 INFO:teuthology.orchestra.run.smithi112.stdout:Setting up ceph-mgr-dashboard (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:35.317 INFO:teuthology.orchestra.run.smithi112.stdout:Processing triggers for systemd (245.4-4ubuntu3.17) ... 2023-10-01T07:17:35.451 INFO:teuthology.orchestra.run.smithi084.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-10-01T07:17:35.451 INFO:teuthology.orchestra.run.smithi084.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-10-01T07:17:35.609 INFO:teuthology.orchestra.run.smithi112.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-10-01T07:17:35.918 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up ceph-mgr-k8sevents (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:36.044 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up ceph-mgr-diskprediction-local (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:36.187 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up ceph-mon (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:36.404 INFO:teuthology.orchestra.run.smithi084.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-10-01T07:17:36.405 INFO:teuthology.orchestra.run.smithi084.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-10-01T07:17:36.863 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up ceph-mgr-cephadm (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:37.005 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up ceph (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:37.132 INFO:teuthology.orchestra.run.smithi084.stdout:Setting up ceph-mgr-dashboard (16.2.14-44-geeb13ac9-1focal) ... 2023-10-01T07:17:37.277 INFO:teuthology.orchestra.run.smithi084.stdout:Processing triggers for systemd (245.4-4ubuntu3.17) ... 2023-10-01T07:17:37.561 INFO:teuthology.orchestra.run.smithi084.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-10-01T07:17:38.873 INFO:teuthology.orchestra.run.smithi112.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-10-01T07:17:39.332 INFO:teuthology.orchestra.run.smithi112.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2023-10-01T07:17:39.336 DEBUG:teuthology.parallel:result is None 2023-10-01T07:17:40.481 INFO:teuthology.orchestra.run.smithi084.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-10-01T07:17:40.938 INFO:teuthology.orchestra.run.smithi084.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2023-10-01T07:17:40.940 DEBUG:teuthology.parallel:result is None 2023-10-01T07:17:40.941 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-01T07:17:40.941 INFO:teuthology.packaging:ref: None 2023-10-01T07:17:40.941 INFO:teuthology.packaging:tag: None 2023-10-01T07:17:40.941 INFO:teuthology.packaging:branch: pacific 2023-10-01T07:17:40.941 INFO:teuthology.packaging:sha1: b56822191ad0416d0c05ed59720df03ad9c2a44e 2023-10-01T07:17:40.941 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=pacific 2023-10-01T07:17:41.177 DEBUG:teuthology.orchestra.run.smithi084:> dpkg-query -W -f '${Version}' ceph 2023-10-01T07:17:41.199 INFO:teuthology.orchestra.run.smithi084.stdout:16.2.14-44-geeb13ac9-1focal 2023-10-01T07:17:41.200 INFO:teuthology.packaging:The installed version of ceph is 16.2.14-44-geeb13ac9-1focal 2023-10-01T07:17:41.200 INFO:teuthology.task.install:The correct ceph version 16.2.14-44-geeb13ac9-1focal is installed. 2023-10-01T07:17:41.200 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-01T07:17:41.200 INFO:teuthology.packaging:ref: None 2023-10-01T07:17:41.201 INFO:teuthology.packaging:tag: None 2023-10-01T07:17:41.201 INFO:teuthology.packaging:branch: pacific 2023-10-01T07:17:41.201 INFO:teuthology.packaging:sha1: b56822191ad0416d0c05ed59720df03ad9c2a44e 2023-10-01T07:17:41.201 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=pacific 2023-10-01T07:17:41.572 DEBUG:teuthology.orchestra.run.smithi112:> dpkg-query -W -f '${Version}' ceph 2023-10-01T07:17:41.594 INFO:teuthology.orchestra.run.smithi112.stdout:16.2.14-44-geeb13ac9-1focal 2023-10-01T07:17:41.594 INFO:teuthology.packaging:The installed version of ceph is 16.2.14-44-geeb13ac9-1focal 2023-10-01T07:17:41.594 INFO:teuthology.task.install:The correct ceph version 16.2.14-44-geeb13ac9-1focal is installed. 2023-10-01T07:17:41.595 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-10-01T07:17:41.595 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2023-10-01T07:17:41.595 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-10-01T07:17:41.612 DEBUG:teuthology.orchestra.run.smithi112:> set -ex 2023-10-01T07:17:41.613 DEBUG:teuthology.orchestra.run.smithi112:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-10-01T07:17:41.651 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-10-01T07:17:41.652 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2023-10-01T07:17:41.652 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd of=/usr/bin/daemon-helper 2023-10-01T07:17:41.672 DEBUG:teuthology.orchestra.run.smithi084:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-10-01T07:17:41.728 DEBUG:teuthology.orchestra.run.smithi112:> set -ex 2023-10-01T07:17:41.728 DEBUG:teuthology.orchestra.run.smithi112:> sudo dd of=/usr/bin/daemon-helper 2023-10-01T07:17:41.743 DEBUG:teuthology.orchestra.run.smithi112:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-10-01T07:17:41.803 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-10-01T07:17:41.803 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2023-10-01T07:17:41.803 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd of=/usr/bin/adjust-ulimits 2023-10-01T07:17:41.817 DEBUG:teuthology.orchestra.run.smithi084:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-10-01T07:17:41.876 DEBUG:teuthology.orchestra.run.smithi112:> set -ex 2023-10-01T07:17:41.876 DEBUG:teuthology.orchestra.run.smithi112:> sudo dd of=/usr/bin/adjust-ulimits 2023-10-01T07:17:41.891 DEBUG:teuthology.orchestra.run.smithi112:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-10-01T07:17:41.949 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-10-01T07:17:41.949 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2023-10-01T07:17:41.949 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd of=/usr/bin/stdin-killer 2023-10-01T07:17:41.965 DEBUG:teuthology.orchestra.run.smithi084:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-10-01T07:17:42.022 DEBUG:teuthology.orchestra.run.smithi112:> set -ex 2023-10-01T07:17:42.022 DEBUG:teuthology.orchestra.run.smithi112:> sudo dd of=/usr/bin/stdin-killer 2023-10-01T07:17:42.039 DEBUG:teuthology.orchestra.run.smithi112:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-10-01T07:17:42.095 INFO:teuthology.run_tasks:Running task cephadm... 2023-10-01T07:17:42.178 INFO:tasks.cephadm:Config: {'cephadm_branch': 'pacific', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}, 'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'quay.ceph.io/ceph-ci/ceph:pacific', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'b56822191ad0416d0c05ed59720df03ad9c2a44e'} 2023-10-01T07:17:42.179 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:pacific 2023-10-01T07:17:42.179 INFO:tasks.cephadm:Cluster fsid is 9c46152e-602a-11ee-8db5-212e2dc638e7 2023-10-01T07:17:42.179 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-10-01T07:17:42.179 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.84', 'mon.c': '[v2:172.21.15.84:3301,v1:172.21.15.84:6790]', 'mon.b': '172.21.15.112'} 2023-10-01T07:17:42.180 INFO:tasks.cephadm:First mon is mon.a on smithi084 2023-10-01T07:17:42.180 INFO:tasks.cephadm:First mgr is y 2023-10-01T07:17:42.180 INFO:tasks.cephadm:Normalizing hostnames... 2023-10-01T07:17:42.180 DEBUG:teuthology.orchestra.run.smithi084:> sudo hostname $(hostname -s) 2023-10-01T07:17:42.195 DEBUG:teuthology.orchestra.run.smithi112:> sudo hostname $(hostname -s) 2023-10-01T07:17:42.211 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref pacific)... 2023-10-01T07:17:42.212 DEBUG:teuthology.orchestra.run.smithi084:> curl --silent https://raw.githubusercontent.com/ceph/ceph/pacific/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-10-01T07:17:42.525 INFO:teuthology.orchestra.run.smithi084.stdout:-rw-rw-r-- 1 ubuntu ubuntu 350873 Oct 1 07:17 /home/ubuntu/cephtest/cephadm 2023-10-01T07:17:42.525 DEBUG:teuthology.orchestra.run.smithi112:> curl --silent https://raw.githubusercontent.com/ceph/ceph/pacific/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-10-01T07:17:42.856 INFO:teuthology.orchestra.run.smithi112.stdout:-rw-rw-r-- 1 ubuntu ubuntu 350873 Oct 1 07:17 /home/ubuntu/cephtest/cephadm 2023-10-01T07:17:42.857 DEBUG:teuthology.orchestra.run.smithi084:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-10-01T07:17:42.866 DEBUG:teuthology.orchestra.run.smithi112:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-10-01T07:17:42.883 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:pacific on all hosts... 2023-10-01T07:17:42.884 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific pull 2023-10-01T07:17:42.911 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific pull 2023-10-01T07:17:43.176 INFO:teuthology.orchestra.run.smithi084.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:pacific... 2023-10-01T07:17:43.185 INFO:teuthology.orchestra.run.smithi112.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:pacific... 2023-10-01T07:18:54.416 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2023-10-01T07:18:54.416 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph_version": "ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)", 2023-10-01T07:18:54.416 INFO:teuthology.orchestra.run.smithi084.stdout: "image_id": "94a6c4498547c13992866c6d194f294b2191daf4f02c7d4d133790c792e33bf5", 2023-10-01T07:18:54.416 INFO:teuthology.orchestra.run.smithi084.stdout: "repo_digests": [ 2023-10-01T07:18:54.417 INFO:teuthology.orchestra.run.smithi084.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:8e9fcccea6e0115c1572f3a4163cdf39971d9e270ff3987b3049e8aad314c194" 2023-10-01T07:18:54.417 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:18:54.417 INFO:teuthology.orchestra.run.smithi084.stdout:} 2023-10-01T07:18:56.732 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-10-01T07:18:56.732 INFO:teuthology.orchestra.run.smithi112.stdout: "ceph_version": "ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)", 2023-10-01T07:18:56.733 INFO:teuthology.orchestra.run.smithi112.stdout: "image_id": "94a6c4498547c13992866c6d194f294b2191daf4f02c7d4d133790c792e33bf5", 2023-10-01T07:18:56.733 INFO:teuthology.orchestra.run.smithi112.stdout: "repo_digests": [ 2023-10-01T07:18:56.733 INFO:teuthology.orchestra.run.smithi112.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:8e9fcccea6e0115c1572f3a4163cdf39971d9e270ff3987b3049e8aad314c194" 2023-10-01T07:18:56.733 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:18:56.733 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-10-01T07:18:56.757 DEBUG:teuthology.orchestra.run.smithi084:> sudo mkdir -p /etc/ceph 2023-10-01T07:18:56.773 DEBUG:teuthology.orchestra.run.smithi112:> sudo mkdir -p /etc/ceph 2023-10-01T07:18:56.788 DEBUG:teuthology.orchestra.run.smithi084:> sudo chmod 777 /etc/ceph 2023-10-01T07:18:56.833 DEBUG:teuthology.orchestra.run.smithi112:> sudo chmod 777 /etc/ceph 2023-10-01T07:18:56.848 INFO:tasks.cephadm:Writing seed config... 2023-10-01T07:18:56.849 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2023-10-01T07:18:56.849 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2023-10-01T07:18:56.849 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-10-01T07:18:56.849 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-10-01T07:18:56.849 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2023-10-01T07:18:56.849 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2023-10-01T07:18:56.849 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-10-01T07:18:56.850 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-10-01T07:18:56.850 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-10-01T07:18:56.850 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-10-01T07:18:56.850 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-10-01T07:18:56.850 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2023-10-01T07:18:56.851 DEBUG:teuthology.orchestra.run.smithi084:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-10-01T07:18:56.880 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 = 9c46152e-602a-11ee-8db5-212e2dc638e7 mon election default strategy = 1 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true osd_class_default_list = * osd_class_load_list = * debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2023-10-01T07:18:56.881 DEBUG:teuthology.orchestra.run.smithi084:mon.a> sudo journalctl -f -n 0 -u ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@mon.a.service 2023-10-01T07:18:56.923 DEBUG:teuthology.orchestra.run.smithi084:mgr.y> sudo journalctl -f -n 0 -u ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@mgr.y.service 2023-10-01T07:18:56.966 INFO:tasks.cephadm:Bootstrapping... 2023-10-01T07:18:56.967 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific -v bootstrap --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.84 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-10-01T07:18:57.170 INFO:journalctl@ceph.mon.a.smithi084.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-01T07:18:57.176 INFO:teuthology.orchestra.run.smithi084.stderr:-------------------------------------------------------------------------------- 2023-10-01T07:18:57.176 INFO:teuthology.orchestra.run.smithi084.stderr:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:pacific', '-v', 'bootstrap', '--fsid', '9c46152e-602a-11ee-8db5-212e2dc638e7', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'y', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.84', '--skip-admin-label'] 2023-10-01T07:18:57.176 INFO:teuthology.orchestra.run.smithi084.stderr:Verifying podman|docker is present... 2023-10-01T07:18:57.177 INFO:teuthology.orchestra.run.smithi084.stderr:Verifying lvm2 is present... 2023-10-01T07:18:57.177 INFO:teuthology.orchestra.run.smithi084.stderr:Verifying time synchronization is in place... 2023-10-01T07:18:57.182 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-10-01T07:18:57.188 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: inactive 2023-10-01T07:18:57.195 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2023-10-01T07:18:57.202 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: inactive 2023-10-01T07:18:57.207 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: masked 2023-10-01T07:18:57.213 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: inactive 2023-10-01T07:18:57.219 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2023-10-01T07:18:57.225 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: inactive 2023-10-01T07:18:57.232 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: enabled 2023-10-01T07:18:57.237 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: active 2023-10-01T07:18:57.239 INFO:teuthology.orchestra.run.smithi084.stderr:Unit ntp.service is enabled and running 2023-10-01T07:18:57.239 INFO:teuthology.orchestra.run.smithi084.stderr:Repeating the final host check... 2023-10-01T07:18:57.239 INFO:teuthology.orchestra.run.smithi084.stderr:docker (/usr/bin/docker) is present 2023-10-01T07:18:57.239 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl is present 2023-10-01T07:18:57.239 INFO:teuthology.orchestra.run.smithi084.stderr:lvcreate is present 2023-10-01T07:18:57.244 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-10-01T07:18:57.249 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: inactive 2023-10-01T07:18:57.255 INFO:journalctl@ceph.mgr.y.smithi084.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-01T07:18:57.255 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2023-10-01T07:18:57.261 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: inactive 2023-10-01T07:18:57.268 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: masked 2023-10-01T07:18:57.276 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: inactive 2023-10-01T07:18:57.283 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2023-10-01T07:18:57.290 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: inactive 2023-10-01T07:18:57.297 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: enabled 2023-10-01T07:18:57.303 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: active 2023-10-01T07:18:57.305 INFO:teuthology.orchestra.run.smithi084.stderr:Unit ntp.service is enabled and running 2023-10-01T07:18:57.305 INFO:teuthology.orchestra.run.smithi084.stderr:Host looks OK 2023-10-01T07:18:57.305 INFO:teuthology.orchestra.run.smithi084.stderr:Cluster fsid: 9c46152e-602a-11ee-8db5-212e2dc638e7 2023-10-01T07:18:57.305 INFO:teuthology.orchestra.run.smithi084.stderr:Acquiring lock 140386856411088 on /run/cephadm/9c46152e-602a-11ee-8db5-212e2dc638e7.lock 2023-10-01T07:18:57.305 INFO:teuthology.orchestra.run.smithi084.stderr:Lock 140386856411088 acquired on /run/cephadm/9c46152e-602a-11ee-8db5-212e2dc638e7.lock 2023-10-01T07:18:57.306 INFO:teuthology.orchestra.run.smithi084.stderr:Verifying IP 172.21.15.84 port 3300 ... 2023-10-01T07:18:57.306 INFO:teuthology.orchestra.run.smithi084.stderr:Verifying IP 172.21.15.84 port 6789 ... 2023-10-01T07:18:57.306 INFO:teuthology.orchestra.run.smithi084.stderr:Base mon IP(s) is [172.21.15.84:3300, 172.21.15.84:6789], mon addrv is [v2:172.21.15.84:3300,v1:172.21.15.84:6789] 2023-10-01T07:18:57.311 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 2023-10-01T07:18:57.311 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.84 metric 100 2023-10-01T07:18:57.311 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2023-10-01T07:18:57.311 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.84 2023-10-01T07:18:57.311 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/sbin/ip: 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.84 metric 100 2023-10-01T07:18:57.315 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2023-10-01T07:18:57.316 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2023-10-01T07:18:57.316 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1751sec pref medium 2023-10-01T07:18:57.319 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-10-01T07:18:57.319 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2023-10-01T07:18:57.319 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2023-10-01T07:18:57.320 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2023-10-01T07:18:57.320 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/sbin/ip: inet6 fe80::ec4:7aff:fe8f:d751/64 scope link 2023-10-01T07:18:57.320 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2023-10-01T07:18:57.321 INFO:teuthology.orchestra.run.smithi084.stderr:Mon IP `172.21.15.84` is in CIDR network `172.21.0.0/20` 2023-10-01T07:18:57.321 INFO:teuthology.orchestra.run.smithi084.stderr:Mon IP `172.21.15.84` is in CIDR network `172.21.0.0/20` 2023-10-01T07:18:57.321 INFO:teuthology.orchestra.run.smithi084.stderr:Mon IP `172.21.15.84` is in CIDR network `172.21.15.254/32` 2023-10-01T07:18:57.321 INFO:teuthology.orchestra.run.smithi084.stderr:Mon IP `172.21.15.84` is in CIDR network `172.21.15.254/32` 2023-10-01T07:18:57.321 INFO:teuthology.orchestra.run.smithi084.stderr:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20', '172.21.15.254/32', '172.21.15.254/32'] 2023-10-01T07:18:57.322 INFO:teuthology.orchestra.run.smithi084.stderr:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-10-01T07:18:57.323 INFO:teuthology.orchestra.run.smithi084.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:pacific... 2023-10-01T07:18:57.556 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/docker: pacific: Pulling from ceph-ci/ceph 2023-10-01T07:18:57.594 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/docker: Digest: sha256:8e9fcccea6e0115c1572f3a4163cdf39971d9e270ff3987b3049e8aad314c194 2023-10-01T07:18:57.595 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/docker: Status: Image is up to date for quay.ceph.io/ceph-ci/ceph:pacific 2023-10-01T07:18:57.627 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/docker: quay.ceph.io/ceph-ci/ceph:pacific 2023-10-01T07:18:58.624 INFO:teuthology.orchestra.run.smithi084.stderr:ceph: ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable) 2023-10-01T07:18:59.193 INFO:teuthology.orchestra.run.smithi084.stderr:Ceph version: ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable) 2023-10-01T07:18:59.193 INFO:teuthology.orchestra.run.smithi084.stderr:Extracting ceph user uid/gid from container image... 2023-10-01T07:19:00.043 INFO:teuthology.orchestra.run.smithi084.stderr:stat: 167 167 2023-10-01T07:19:00.712 INFO:teuthology.orchestra.run.smithi084.stderr:Creating initial keys... 2023-10-01T07:19:01.567 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-authtool: AQBlHRllIO6uIRAAGYisGQaYTwexCWtLJxttQA== 2023-10-01T07:19:03.048 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-authtool: AQBnHRllkJS4AhAAxPqQo2QskRY/pv13ur3AMA== 2023-10-01T07:19:04.494 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-authtool: AQBoHRll6kRaHRAAuTCS09pjuDPhO7XN1S6Ztg== 2023-10-01T07:19:05.145 INFO:teuthology.orchestra.run.smithi084.stderr:Creating initial monmap... 2023-10-01T07:19:06.000 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2023-10-01T07:19:06.000 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 9c46152e-602a-11ee-8db5-212e2dc638e7 2023-10-01T07:19:06.000 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-10-01T07:19:06.591 INFO:teuthology.orchestra.run.smithi084.stderr:monmaptool for a [v2:172.21.15.84:3300,v1:172.21.15.84:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-10-01T07:19:06.591 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/monmaptool: set fsid to 9c46152e-602a-11ee-8db5-212e2dc638e7 2023-10-01T07:19:06.591 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-10-01T07:19:06.591 INFO:teuthology.orchestra.run.smithi084.stderr: 2023-10-01T07:19:06.591 INFO:teuthology.orchestra.run.smithi084.stderr:Creating mon... 2023-10-01T07:19:07.440 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 0 set uid:gid to 167:167 (ceph:ceph) 2023-10-01T07:19:07.441 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 1 imported monmap: 2023-10-01T07:19:07.441 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: epoch 0 2023-10-01T07:19:07.441 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 2023-10-01T07:19:07.441 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: last_changed 2023-10-01T07:19:05.997314+0000 2023-10-01T07:19:07.442 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: created 2023-10-01T07:19:05.997314+0000 2023-10-01T07:19:07.442 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: min_mon_release 0 (unknown) 2023-10-01T07:19:07.442 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: election_strategy: 1 2023-10-01T07:19:07.442 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0] mon.a 2023-10-01T07:19:07.446 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: 2023-10-01T07:19:07.446 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 0 /usr/bin/ceph-mon: set fsid to 9c46152e-602a-11ee-8db5-212e2dc638e7 2023-10-01T07:19:07.446 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: RocksDB version: 6.8.1 2023-10-01T07:19:07.446 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: 2023-10-01T07:19:07.446 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-10-01T07:19:07.446 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Compile date Sep 25 2023 2023-10-01T07:19:07.446 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: DB SUMMARY 2023-10-01T07:19:07.446 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: 2023-10-01T07:19:07.446 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2023-10-01T07:19:07.446 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: 2023-10-01T07:19:07.447 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2023-10-01T07:19:07.447 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: 2023-10-01T07:19:07.447 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.error_if_exists: 0 2023-10-01T07:19:07.447 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.create_if_missing: 1 2023-10-01T07:19:07.447 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.paranoid_checks: 1 2023-10-01T07:19:07.447 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.env: 0x5595f1bc1080 2023-10-01T07:19:07.447 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.fs: Posix File System 2023-10-01T07:19:07.447 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.info_log: 0x5595f40d5aa0 2023-10-01T07:19:07.447 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.max_file_opening_threads: 16 2023-10-01T07:19:07.447 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.statistics: (nil) 2023-10-01T07:19:07.447 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.use_fsync: 0 2023-10-01T07:19:07.448 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.max_log_file_size: 0 2023-10-01T07:19:07.448 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-01T07:19:07.448 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-10-01T07:19:07.468 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.keep_log_file_num: 1000 2023-10-01T07:19:07.468 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.recycle_log_file_num: 0 2023-10-01T07:19:07.468 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.allow_fallocate: 1 2023-10-01T07:19:07.469 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.allow_mmap_reads: 0 2023-10-01T07:19:07.469 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.allow_mmap_writes: 0 2023-10-01T07:19:07.469 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.use_direct_reads: 0 2023-10-01T07:19:07.469 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-01T07:19:07.469 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.create_missing_column_families: 0 2023-10-01T07:19:07.469 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.db_log_dir: 2023-10-01T07:19:07.469 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-10-01T07:19:07.469 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-10-01T07:19:07.469 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.max_subcompactions: 1 2023-10-01T07:19:07.469 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.max_background_flushes: -1 2023-10-01T07:19:07.469 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-10-01T07:19:07.470 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-10-01T07:19:07.470 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-10-01T07:19:07.470 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-01T07:19:07.470 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-10-01T07:19:07.470 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.advise_random_on_open: 1 2023-10-01T07:19:07.470 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.db_write_buffer_size: 0 2023-10-01T07:19:07.470 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.write_buffer_manager: 0x5595f40dd890 2023-10-01T07:19:07.470 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-01T07:19:07.470 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-10-01T07:19:07.470 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-01T07:19:07.470 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-10-01T07:19:07.470 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.rate_limiter: (nil) 2023-10-01T07:19:07.471 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-01T07:19:07.471 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.wal_recovery_mode: 2 2023-10-01T07:19:07.471 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.enable_thread_tracking: 0 2023-10-01T07:19:07.471 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.enable_pipelined_write: 0 2023-10-01T07:19:07.471 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.unordered_write: 0 2023-10-01T07:19:07.471 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-01T07:19:07.471 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-01T07:19:07.471 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-01T07:19:07.471 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-01T07:19:07.471 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.row_cache: None 2023-10-01T07:19:07.471 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.wal_filter: None 2023-10-01T07:19:07.471 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-01T07:19:07.472 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.allow_ingest_behind: 0 2023-10-01T07:19:07.472 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.preserve_deletes: 0 2023-10-01T07:19:07.472 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.two_write_queues: 0 2023-10-01T07:19:07.472 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.manual_wal_flush: 0 2023-10-01T07:19:07.472 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.atomic_flush: 0 2023-10-01T07:19:07.472 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-01T07:19:07.472 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-10-01T07:19:07.472 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-10-01T07:19:07.472 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.log_readahead_size: 0 2023-10-01T07:19:07.472 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2023-10-01T07:19:07.472 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.max_background_jobs: 2 2023-10-01T07:19:07.472 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.max_background_compactions: -1 2023-10-01T07:19:07.472 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-01T07:19:07.473 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-01T07:19:07.473 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-10-01T07:19:07.473 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.max_total_wal_size: 0 2023-10-01T07:19:07.473 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-01T07:19:07.473 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-10-01T07:19:07.473 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-10-01T07:19:07.473 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-01T07:19:07.473 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.max_open_files: -1 2023-10-01T07:19:07.473 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.bytes_per_sync: 0 2023-10-01T07:19:07.473 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-10-01T07:19:07.473 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-10-01T07:19:07.473 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Options.compaction_readahead_size: 0 2023-10-01T07:19:07.474 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Compression algorithms supported: 2023-10-01T07:19:07.474 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-01T07:19:07.474 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: kZSTD supported: 0 2023-10-01T07:19:07.474 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: kXpressCompression supported: 0 2023-10-01T07:19:07.474 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: kLZ4HCCompression supported: 1 2023-10-01T07:19:07.474 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: kLZ4Compression supported: 1 2023-10-01T07:19:07.474 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: kBZip2Compression supported: 0 2023-10-01T07:19:07.474 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: kZlibCompression supported: 1 2023-10-01T07:19:07.474 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: kSnappyCompression supported: 1 2023-10-01T07:19:07.474 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-10-01T07:19:07.474 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.435+0000 7f12ed5b0880 4 rocksdb: [db_impl/db_impl_open.cc:273] Creating manifest 1 2023-10-01T07:19:07.474 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: 2023-10-01T07:19:07.474 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2023-10-01T07:19:07.475 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: 2023-10-01T07:19:07.475 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2023-10-01T07:19:07.475 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: 2023-10-01T07:19:07.475 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-01T07:19:07.475 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.merge_operator: 2023-10-01T07:19:07.475 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.compaction_filter: None 2023-10-01T07:19:07.475 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.compaction_filter_factory: None 2023-10-01T07:19:07.475 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-10-01T07:19:07.475 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-10-01T07:19:07.475 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5595f3febd20) 2023-10-01T07:19:07.475 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2023-10-01T07:19:07.475 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2023-10-01T07:19:07.475 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-01T07:19:07.476 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2023-10-01T07:19:07.476 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: index_type: 0 2023-10-01T07:19:07.476 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2023-10-01T07:19:07.476 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: index_shortening: 1 2023-10-01T07:19:07.476 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2023-10-01T07:19:07.476 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2023-10-01T07:19:07.476 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: checksum: 1 2023-10-01T07:19:07.476 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2023-10-01T07:19:07.476 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: block_cache: 0x5595f4022d10 2023-10-01T07:19:07.476 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2023-10-01T07:19:07.476 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: block_cache_options: 2023-10-01T07:19:07.476 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: capacity : 536870912 2023-10-01T07:19:07.476 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2023-10-01T07:19:07.476 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2023-10-01T07:19:07.477 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2023-10-01T07:19:07.477 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2023-10-01T07:19:07.477 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2023-10-01T07:19:07.477 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: block_size: 4096 2023-10-01T07:19:07.477 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2023-10-01T07:19:07.477 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2023-10-01T07:19:07.477 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2023-10-01T07:19:07.477 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2023-10-01T07:19:07.477 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: partition_filters: 0 2023-10-01T07:19:07.477 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2023-10-01T07:19:07.477 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2023-10-01T07:19:07.477 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2023-10-01T07:19:07.477 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: verify_compression: 0 2023-10-01T07:19:07.478 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2023-10-01T07:19:07.478 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: format_version: 2 2023-10-01T07:19:07.478 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2023-10-01T07:19:07.478 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: block_align: 0 2023-10-01T07:19:07.478 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: 2023-10-01T07:19:07.478 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.write_buffer_size: 33554432 2023-10-01T07:19:07.478 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.max_write_buffer_number: 2 2023-10-01T07:19:07.478 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.compression: NoCompression 2023-10-01T07:19:07.478 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.bottommost_compression: Disabled 2023-10-01T07:19:07.478 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.prefix_extractor: nullptr 2023-10-01T07:19:07.478 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-01T07:19:07.478 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.num_levels: 7 2023-10-01T07:19:07.479 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-01T07:19:07.479 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-01T07:19:07.479 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-10-01T07:19:07.479 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-01T07:19:07.479 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-01T07:19:07.479 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-01T07:19:07.479 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-01T07:19:07.479 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-01T07:19:07.479 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-01T07:19:07.479 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-10-01T07:19:07.479 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.compression_opts.level: 32767 2023-10-01T07:19:07.479 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.compression_opts.strategy: 0 2023-10-01T07:19:07.479 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-01T07:19:07.479 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-01T07:19:07.480 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.compression_opts.enabled: false 2023-10-01T07:19:07.480 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-01T07:19:07.480 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-01T07:19:07.480 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-01T07:19:07.480 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.target_file_size_base: 67108864 2023-10-01T07:19:07.480 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-10-01T07:19:07.480 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-01T07:19:07.480 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-01T07:19:07.480 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-01T07:19:07.480 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-01T07:19:07.480 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-01T07:19:07.480 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-01T07:19:07.481 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-01T07:19:07.481 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-01T07:19:07.481 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-01T07:19:07.481 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-01T07:19:07.481 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-01T07:19:07.481 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-01T07:19:07.481 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.arena_block_size: 4194304 2023-10-01T07:19:07.481 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-01T07:19:07.481 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-01T07:19:07.481 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-10-01T07:19:07.481 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.disable_auto_compactions: 0 2023-10-01T07:19:07.481 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-01T07:19:07.481 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-01T07:19:07.482 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-01T07:19:07.482 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-01T07:19:07.482 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-01T07:19:07.482 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-01T07:19:07.482 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-01T07:19:07.482 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-01T07:19:07.482 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-01T07:19:07.482 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-01T07:19:07.482 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.table_properties_collectors: 2023-10-01T07:19:07.482 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.inplace_update_support: 0 2023-10-01T07:19:07.482 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-10-01T07:19:07.482 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-01T07:19:07.482 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-01T07:19:07.483 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-10-01T07:19:07.483 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.bloom_locality: 0 2023-10-01T07:19:07.483 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.max_successive_merges: 0 2023-10-01T07:19:07.483 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-10-01T07:19:07.483 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.paranoid_file_checks: 0 2023-10-01T07:19:07.483 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.force_consistency_checks: 0 2023-10-01T07:19:07.483 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.report_bg_io_stats: 0 2023-10-01T07:19:07.483 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.ttl: 2592000 2023-10-01T07:19:07.483 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-10-01T07:19:07.483 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-10-01T07:19:07.483 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: 2023-10-01T07:19:07.483 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2023-10-01T07:19:07.483 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: 2023-10-01T07:19:07.484 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12ed5b0880 4 rocksdb: DB pointer 0x5595f40eb800 2023-10-01T07:19:07.484 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12d6439700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2023-10-01T07:19:07.484 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.439+0000 7f12d6439700 4 rocksdb: [db_impl/db_impl.cc:851] 2023-10-01T07:19:07.484 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2023-10-01T07:19:07.484 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-10-01T07:19:07.484 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-10-01T07:19:07.484 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-01T07:19:07.484 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-01T07:19:07.484 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-10-01T07:19:07.484 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-10-01T07:19:07.484 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-01T07:19:07.484 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: 2023-10-01T07:19:07.485 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-10-01T07:19:07.485 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-10-01T07:19:07.485 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-01T07:19:07.485 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-10-01T07:19:07.485 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-10-01T07:19:07.485 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: 2023-10-01T07:19:07.485 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-10-01T07:19:07.485 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-10-01T07:19:07.485 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-01T07:19:07.485 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-10-01T07:19:07.485 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2023-10-01T07:19:07.485 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-01T07:19:07.485 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2023-10-01T07:19:07.486 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2023-10-01T07:19:07.486 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2023-10-01T07:19:07.486 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-01T07:19:07.486 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-01T07:19:07.486 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-10-01T07:19:07.486 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: 2023-10-01T07:19:07.486 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2023-10-01T07:19:07.486 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: 2023-10-01T07:19:07.486 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-10-01T07:19:07.486 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-10-01T07:19:07.486 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-01T07:19:07.486 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-10-01T07:19:07.487 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-10-01T07:19:07.487 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: 2023-10-01T07:19:07.487 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-10-01T07:19:07.487 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-10-01T07:19:07.487 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-01T07:19:07.487 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-10-01T07:19:07.487 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2023-10-01T07:19:07.487 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-01T07:19:07.487 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2023-10-01T07:19:07.487 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2023-10-01T07:19:07.487 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2023-10-01T07:19:07.487 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-01T07:19:07.487 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-01T07:19:07.487 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-10-01T07:19:07.488 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: 2023-10-01T07:19:07.488 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2023-10-01T07:19:07.488 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: 2023-10-01T07:19:07.488 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.443+0000 7f12ed5b0880 4 rocksdb: [db_impl/db_impl.cc:397] Shutdown: canceling all background work 2023-10-01T07:19:07.488 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.443+0000 7f12ed5b0880 4 rocksdb: [db_impl/db_impl.cc:573] Shutdown complete 2023-10-01T07:19:07.488 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-mon: debug 2023-10-01T07:19:07.443+0000 7f12ed5b0880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2023-10-01T07:19:08.096 INFO:teuthology.orchestra.run.smithi084.stderr:create mon.a on 2023-10-01T07:19:08.119 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2023-10-01T07:19:08.324 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2023-10-01T07:19:08.536 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-9c46152e-602a-11ee-8db5-212e2dc638e7.target -> /etc/systemd/system/ceph-9c46152e-602a-11ee-8db5-212e2dc638e7.target. 2023-10-01T07:19:08.536 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-9c46152e-602a-11ee-8db5-212e2dc638e7.target -> /etc/systemd/system/ceph-9c46152e-602a-11ee-8db5-212e2dc638e7.target. 2023-10-01T07:19:08.979 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: Failed to reset failed state of unit ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@mon.a.service: Unit ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@mon.a.service not loaded. 2023-10-01T07:19:09.082 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: Created symlink /etc/systemd/system/ceph-9c46152e-602a-11ee-8db5-212e2dc638e7.target.wants/ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@mon.a.service -> /etc/systemd/system/ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@.service. 2023-10-01T07:19:09.202 INFO:teuthology.orchestra.run.smithi084.stderr:firewalld does not appear to be present 2023-10-01T07:19:09.204 INFO:teuthology.orchestra.run.smithi084.stderr:Not possible to enable service . firewalld.service is not available 2023-10-01T07:19:09.204 INFO:teuthology.orchestra.run.smithi084.stderr:Waiting for mon to start... 2023-10-01T07:19:09.204 INFO:teuthology.orchestra.run.smithi084.stderr:Waiting for mon... 2023-10-01T07:19:10.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:10 smithi084 bash[26851]: cluster 2023-10-01T07:19:10.511597+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-10-01T07:19:10.700 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: cluster: 2023-10-01T07:19:10.701 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: id: 9c46152e-602a-11ee-8db5-212e2dc638e7 2023-10-01T07:19:10.701 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: health: HEALTH_OK 2023-10-01T07:19:10.701 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: 2023-10-01T07:19:10.701 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: services: 2023-10-01T07:19:10.701 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.16044s) 2023-10-01T07:19:10.701 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: mgr: no daemons active 2023-10-01T07:19:10.701 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2023-10-01T07:19:10.701 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: 2023-10-01T07:19:10.702 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: data: 2023-10-01T07:19:10.702 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2023-10-01T07:19:10.702 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2023-10-01T07:19:10.703 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2023-10-01T07:19:10.703 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: pgs: 2023-10-01T07:19:10.703 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: 2023-10-01T07:19:11.354 INFO:teuthology.orchestra.run.smithi084.stderr:mon is available 2023-10-01T07:19:11.355 INFO:teuthology.orchestra.run.smithi084.stderr:Assimilating anything we can from ceph.conf... 2023-10-01T07:19:11.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:11 smithi084 bash[26851]: cluster 2023-10-01T07:19:10.536612+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-10-01T07:19:11.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:11 smithi084 bash[26851]: cluster 2023-10-01T07:19:10.536873+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0]} removed_ranks: {} 2023-10-01T07:19:11.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:11 smithi084 bash[26851]: cluster 2023-10-01T07:19:10.540482+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-10-01T07:19:11.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:11 smithi084 bash[26851]: cluster 2023-10-01T07:19:10.544489+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-10-01T07:19:11.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:11 smithi084 bash[26851]: cluster 2023-10-01T07:19:10.545051+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2023-10-01T07:19:11.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:11 smithi084 bash[26851]: audit 2023-10-01T07:19:10.697007+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.84:0/2862448084' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-10-01T07:19:12.455 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: 2023-10-01T07:19:12.455 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: [global] 2023-10-01T07:19:12.455 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: fsid = 9c46152e-602a-11ee-8db5-212e2dc638e7 2023-10-01T07:19:12.457 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: log_to_journald = false 2023-10-01T07:19:12.457 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.84:3300,v1:172.21.15.84:6789] 2023-10-01T07:19:12.457 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-10-01T07:19:12.457 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-10-01T07:19:12.457 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-10-01T07:19:12.457 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-10-01T07:19:12.457 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: 2023-10-01T07:19:12.457 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: [mgr] 2023-10-01T07:19:12.458 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-10-01T07:19:12.458 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: 2023-10-01T07:19:12.458 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: [osd] 2023-10-01T07:19:12.458 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-10-01T07:19:12.458 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-10-01T07:19:12.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:12 smithi084 bash[26851]: audit 2023-10-01T07:19:12.445829+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.84:0/831926372' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-10-01T07:19:12.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:12 smithi084 bash[26851]: audit 2023-10-01T07:19:12.452157+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.84:0/831926372' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-10-01T07:19:13.158 INFO:teuthology.orchestra.run.smithi084.stderr:Generating new minimal ceph.conf... 2023-10-01T07:19:14.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:14 smithi084 bash[26851]: audit 2023-10-01T07:19:14.138693+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.84:0/120445919' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:19:14.836 INFO:teuthology.orchestra.run.smithi084.stderr:Restarting the monitor... 2023-10-01T07:19:15.108 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:14 smithi084 systemd[1]: Stopping Ceph mon.a for 9c46152e-602a-11ee-8db5-212e2dc638e7... 2023-10-01T07:19:15.109 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:14 smithi084 bash[27242]: Error response from daemon: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-mon.a 2023-10-01T07:19:15.109 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:15 smithi084 bash[26851]: debug 2023-10-01T07:19:15.027+0000 7f9358234700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-10-01T07:19:15.109 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:15 smithi084 bash[26851]: debug 2023-10-01T07:19:15.027+0000 7f9358234700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-10-01T07:19:15.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:15 smithi084 bash[27277]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-mon-a 2023-10-01T07:19:15.689 INFO:teuthology.orchestra.run.smithi084.stderr:Setting mon public_network to 172.21.15.254/32,172.21.0.0/20 2023-10-01T07:19:15.744 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:15 smithi084 bash[27341]: Error response from daemon: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-mon-a 2023-10-01T07:19:15.744 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:15 smithi084 systemd[1]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@mon.a.service: Succeeded. 2023-10-01T07:19:15.745 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:15 smithi084 systemd[1]: Stopped Ceph mon.a for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T07:19:15.745 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:15 smithi084 systemd[1]: Started Ceph mon.a for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T07:19:17.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.935+0000 7f50a4684880 0 set uid:gid to 167:167 (ceph:ceph) 2023-10-01T07:19:17.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.935+0000 7f50a4684880 0 ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable), process ceph-mon, pid 7 2023-10-01T07:19:17.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.935+0000 7f50a4684880 0 pidfile_write: ignore empty --pid-file 2023-10-01T07:19:17.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 0 load: jerasure load: lrc load: isa 2023-10-01T07:19:17.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: RocksDB version: 6.8.1 2023-10-01T07:19:17.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-10-01T07:19:17.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Compile date Sep 25 2023 2023-10-01T07:19:17.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: DB SUMMARY 2023-10-01T07:19:17.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: CURRENT file: CURRENT 2023-10-01T07:19:17.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: IDENTITY file: IDENTITY 2023-10-01T07:19:17.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 131 Bytes 2023-10-01T07:19:17.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000004.sst 2023-10-01T07:19:17.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000006.log size: 86695 ; 2023-10-01T07:19:17.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.error_if_exists: 0 2023-10-01T07:19:17.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.create_if_missing: 0 2023-10-01T07:19:17.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.paranoid_checks: 1 2023-10-01T07:19:17.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.env: 0x55e92e5c1080 2023-10-01T07:19:17.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.fs: Posix File System 2023-10-01T07:19:17.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.info_log: 0x55e92fdf5a80 2023-10-01T07:19:17.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.max_file_opening_threads: 16 2023-10-01T07:19:17.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.statistics: (nil) 2023-10-01T07:19:17.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.use_fsync: 0 2023-10-01T07:19:17.077 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.max_log_file_size: 0 2023-10-01T07:19:17.077 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-01T07:19:17.077 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-10-01T07:19:17.077 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.keep_log_file_num: 1000 2023-10-01T07:19:17.077 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.recycle_log_file_num: 0 2023-10-01T07:19:17.077 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.allow_fallocate: 1 2023-10-01T07:19:17.077 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.allow_mmap_reads: 0 2023-10-01T07:19:17.077 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.allow_mmap_writes: 0 2023-10-01T07:19:17.077 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.use_direct_reads: 0 2023-10-01T07:19:17.077 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-01T07:19:17.077 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.create_missing_column_families: 0 2023-10-01T07:19:17.077 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.db_log_dir: 2023-10-01T07:19:17.077 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-10-01T07:19:17.078 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-10-01T07:19:17.078 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.max_subcompactions: 1 2023-10-01T07:19:17.078 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.max_background_flushes: -1 2023-10-01T07:19:17.078 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-10-01T07:19:17.078 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-10-01T07:19:17.078 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-10-01T07:19:17.078 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-01T07:19:17.078 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-10-01T07:19:17.078 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.advise_random_on_open: 1 2023-10-01T07:19:17.078 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.db_write_buffer_size: 0 2023-10-01T07:19:17.078 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.write_buffer_manager: 0x55e930af2330 2023-10-01T07:19:17.078 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-01T07:19:17.079 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-10-01T07:19:17.079 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-01T07:19:17.079 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-10-01T07:19:17.079 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.rate_limiter: (nil) 2023-10-01T07:19:17.079 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-01T07:19:17.079 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.wal_recovery_mode: 2 2023-10-01T07:19:17.079 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.enable_thread_tracking: 0 2023-10-01T07:19:17.079 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.enable_pipelined_write: 0 2023-10-01T07:19:17.079 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.unordered_write: 0 2023-10-01T07:19:17.079 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-01T07:19:17.079 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-01T07:19:17.079 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-01T07:19:17.080 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-01T07:19:17.080 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.row_cache: None 2023-10-01T07:19:17.080 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.wal_filter: None 2023-10-01T07:19:17.080 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-01T07:19:17.080 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.allow_ingest_behind: 0 2023-10-01T07:19:17.080 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.preserve_deletes: 0 2023-10-01T07:19:17.080 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.two_write_queues: 0 2023-10-01T07:19:17.080 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.manual_wal_flush: 0 2023-10-01T07:19:17.080 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.atomic_flush: 0 2023-10-01T07:19:17.080 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-01T07:19:17.080 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-10-01T07:19:17.080 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-10-01T07:19:17.080 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.log_readahead_size: 0 2023-10-01T07:19:17.081 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2023-10-01T07:19:17.081 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.max_background_jobs: 2 2023-10-01T07:19:17.081 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.max_background_compactions: -1 2023-10-01T07:19:17.081 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-01T07:19:17.081 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-01T07:19:17.081 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-10-01T07:19:17.081 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.max_total_wal_size: 0 2023-10-01T07:19:17.081 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-01T07:19:17.081 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-10-01T07:19:17.081 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-10-01T07:19:17.081 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-01T07:19:17.081 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.max_open_files: -1 2023-10-01T07:19:17.081 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.bytes_per_sync: 0 2023-10-01T07:19:17.082 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-10-01T07:19:17.082 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-10-01T07:19:17.082 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.compaction_readahead_size: 0 2023-10-01T07:19:17.082 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Compression algorithms supported: 2023-10-01T07:19:17.082 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-01T07:19:17.082 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: kZSTD supported: 0 2023-10-01T07:19:17.082 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: kXpressCompression supported: 0 2023-10-01T07:19:17.082 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: kLZ4HCCompression supported: 1 2023-10-01T07:19:17.082 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: kLZ4Compression supported: 1 2023-10-01T07:19:17.082 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: kBZip2Compression supported: 0 2023-10-01T07:19:17.082 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: kZlibCompression supported: 1 2023-10-01T07:19:17.082 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: kSnappyCompression supported: 1 2023-10-01T07:19:17.083 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-10-01T07:19:17.083 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 2023-10-01T07:19:17.083 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2023-10-01T07:19:17.083 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-01T07:19:17.083 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.merge_operator: 2023-10-01T07:19:17.083 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.compaction_filter: None 2023-10-01T07:19:17.083 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.compaction_filter_factory: None 2023-10-01T07:19:17.083 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-10-01T07:19:17.083 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-10-01T07:19:17.083 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55e92fda3d18) 2023-10-01T07:19:17.083 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: cache_index_and_filter_blocks: 1 2023-10-01T07:19:17.083 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: cache_index_and_filter_blocks_with_high_priority: 0 2023-10-01T07:19:17.084 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-01T07:19:17.084 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: pin_top_level_index_and_filter: 1 2023-10-01T07:19:17.085 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: index_type: 0 2023-10-01T07:19:17.085 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: data_block_index_type: 0 2023-10-01T07:19:17.085 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: index_shortening: 1 2023-10-01T07:19:17.085 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: data_block_hash_table_util_ratio: 0.750000 2023-10-01T07:19:17.085 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: hash_index_allow_collision: 1 2023-10-01T07:19:17.085 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: checksum: 1 2023-10-01T07:19:17.085 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: no_block_cache: 0 2023-10-01T07:19:17.085 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: block_cache: 0x55e92fddaf10 2023-10-01T07:19:17.085 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: block_cache_name: BinnedLRUCache 2023-10-01T07:19:17.085 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: block_cache_options: 2023-10-01T07:19:17.086 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: capacity : 536870912 2023-10-01T07:19:17.086 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: num_shard_bits : 4 2023-10-01T07:19:17.086 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: strict_capacity_limit : 0 2023-10-01T07:19:17.086 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: high_pri_pool_ratio: 0.000 2023-10-01T07:19:17.086 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: block_cache_compressed: (nil) 2023-10-01T07:19:17.086 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: persistent_cache: (nil) 2023-10-01T07:19:17.086 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: block_size: 4096 2023-10-01T07:19:17.086 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: block_size_deviation: 10 2023-10-01T07:19:17.086 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: block_restart_interval: 16 2023-10-01T07:19:17.086 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: index_block_restart_interval: 1 2023-10-01T07:19:17.086 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: metadata_block_size: 4096 2023-10-01T07:19:17.086 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: partition_filters: 0 2023-10-01T07:19:17.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: use_delta_encoding: 1 2023-10-01T07:19:17.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: filter_policy: rocksdb.BuiltinBloomFilter 2023-10-01T07:19:17.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: whole_key_filtering: 1 2023-10-01T07:19:17.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: verify_compression: 0 2023-10-01T07:19:17.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: read_amp_bytes_per_bit: 0 2023-10-01T07:19:17.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: format_version: 2 2023-10-01T07:19:17.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: enable_index_compression: 1 2023-10-01T07:19:17.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: block_align: 0 2023-10-01T07:19:17.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.write_buffer_size: 33554432 2023-10-01T07:19:17.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.max_write_buffer_number: 2 2023-10-01T07:19:17.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.compression: NoCompression 2023-10-01T07:19:17.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.bottommost_compression: Disabled 2023-10-01T07:19:17.088 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.prefix_extractor: nullptr 2023-10-01T07:19:17.088 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-01T07:19:17.088 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.num_levels: 7 2023-10-01T07:19:17.088 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-01T07:19:17.088 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-01T07:19:17.088 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-10-01T07:19:17.088 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-01T07:19:17.088 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-01T07:19:17.088 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-01T07:19:17.088 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-01T07:19:17.088 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-01T07:19:17.088 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-01T07:19:17.089 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-10-01T07:19:17.089 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.compression_opts.level: 32767 2023-10-01T07:19:17.089 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.compression_opts.strategy: 0 2023-10-01T07:19:17.089 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-01T07:19:17.089 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-01T07:19:17.089 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.compression_opts.enabled: false 2023-10-01T07:19:17.089 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-01T07:19:17.089 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-01T07:19:17.089 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-01T07:19:17.089 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.target_file_size_base: 67108864 2023-10-01T07:19:17.089 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-10-01T07:19:17.089 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-01T07:19:17.089 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-01T07:19:17.090 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-01T07:19:17.090 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-01T07:19:17.090 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-01T07:19:17.090 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-01T07:19:17.090 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-01T07:19:17.090 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-01T07:19:17.090 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-01T07:19:17.090 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-01T07:19:17.090 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-01T07:19:17.090 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-01T07:19:17.090 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.arena_block_size: 4194304 2023-10-01T07:19:17.090 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-01T07:19:17.091 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-01T07:19:17.091 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-10-01T07:19:17.091 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.disable_auto_compactions: 0 2023-10-01T07:19:17.091 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-01T07:19:17.091 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-01T07:19:17.091 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-01T07:19:17.091 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-01T07:19:17.091 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-01T07:19:17.091 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-01T07:19:17.091 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-01T07:19:17.091 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-01T07:19:17.091 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-01T07:19:17.092 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-01T07:19:17.092 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.table_properties_collectors: 2023-10-01T07:19:17.092 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.inplace_update_support: 0 2023-10-01T07:19:17.092 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-10-01T07:19:17.092 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-01T07:19:17.092 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-01T07:19:17.092 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-10-01T07:19:17.092 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.bloom_locality: 0 2023-10-01T07:19:17.092 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.max_successive_merges: 0 2023-10-01T07:19:17.092 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-10-01T07:19:17.092 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.paranoid_file_checks: 0 2023-10-01T07:19:17.092 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.force_consistency_checks: 0 2023-10-01T07:19:17.093 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.report_bg_io_stats: 0 2023-10-01T07:19:17.093 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.ttl: 2592000 2023-10-01T07:19:17.093 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.943+0000 7f50a4684880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-10-01T07:19:17.093 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.947+0000 7f50a4684880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 5, log_number is 4,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-10-01T07:19:17.093 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.947+0000 7f50a4684880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 4 2023-10-01T07:19:17.093 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.947+0000 7f50a4684880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696144756948389, "job": 1, "event": "recovery_started", "log_files": [6]} 2023-10-01T07:19:17.093 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.947+0000 7f50a4684880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #6 mode 2 2023-10-01T07:19:17.093 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.947+0000 7f50a4684880 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-10-01T07:19:17.093 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.947+0000 7f50a4684880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696144756949584, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 83295, "table_properties": {"data_size": 81568, "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": 75889, "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": 1696144756, "oldest_key_time": 3, "file_creation_time": 0}} 2023-10-01T07:19:17.093 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.947+0000 7f50a4684880 4 rocksdb: [version_set.cc:3826] Creating manifest 8 2023-10-01T07:19:17.093 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.947+0000 7f50a4684880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696144756950463, "job": 1, "event": "recovery_finished"} 2023-10-01T07:19:17.093 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.947+0000 7f50a4684880 4 rocksdb: DB pointer 0x55e92fea3800 2023-10-01T07:19:17.093 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.947+0000 7f508b48c700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2023-10-01T07:19:17.094 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.947+0000 7f508b48c700 4 rocksdb: [db_impl/db_impl.cc:851] 2023-10-01T07:19:17.094 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: ** DB Stats ** 2023-10-01T07:19:17.094 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-01T07:19:17.094 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-10-01T07:19:17.094 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-01T07:19:17.094 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-01T07:19:17.094 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-10-01T07:19:17.094 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-10-01T07:19:17.094 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-01T07:19:17.094 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: ** Compaction Stats [default] ** 2023-10-01T07:19:17.094 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-10-01T07:19:17.094 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-01T07:19:17.095 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: L0 2/0 83.00 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 107.5 0.00 0.00 1 0.001 0 0 2023-10-01T07:19:17.095 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: Sum 2/0 83.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 107.5 0.00 0.00 1 0.001 0 0 2023-10-01T07:19:17.095 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 107.5 0.00 0.00 1 0.001 0 0 2023-10-01T07:19:17.095 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: ** Compaction Stats [default] ** 2023-10-01T07:19:17.095 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-10-01T07:19:17.095 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-01T07:19:17.095 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 107.5 0.00 0.00 1 0.001 0 0 2023-10-01T07:19:17.095 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-01T07:19:17.095 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: Flush(GB): cumulative 0.000, interval 0.000 2023-10-01T07:19:17.095 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-01T07:19:17.095 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: AddFile(Total Files): cumulative 0, interval 0 2023-10-01T07:19:17.095 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: AddFile(L0 Files): cumulative 0, interval 0 2023-10-01T07:19:17.095 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: AddFile(Keys): cumulative 0, interval 0 2023-10-01T07:19:17.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: Cumulative compaction: 0.00 GB write, 15.61 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-01T07:19:17.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: Interval compaction: 0.00 GB write, 15.61 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-01T07:19:17.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-10-01T07:19:17.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: ** File Read Latency Histogram By Level [default] ** 2023-10-01T07:19:17.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: ** Compaction Stats [default] ** 2023-10-01T07:19:17.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-10-01T07:19:17.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-01T07:19:17.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: L0 2/0 83.00 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 107.5 0.00 0.00 1 0.001 0 0 2023-10-01T07:19:17.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: Sum 2/0 83.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 107.5 0.00 0.00 1 0.001 0 0 2023-10-01T07:19:17.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-10-01T07:19:17.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: ** Compaction Stats [default] ** 2023-10-01T07:19:17.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-10-01T07:19:17.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-01T07:19:17.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 107.5 0.00 0.00 1 0.001 0 0 2023-10-01T07:19:17.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-01T07:19:17.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: Flush(GB): cumulative 0.000, interval 0.000 2023-10-01T07:19:17.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-01T07:19:17.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: AddFile(Total Files): cumulative 0, interval 0 2023-10-01T07:19:17.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: AddFile(L0 Files): cumulative 0, interval 0 2023-10-01T07:19:17.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: AddFile(Keys): cumulative 0, interval 0 2023-10-01T07:19:17.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: Cumulative compaction: 0.00 GB write, 15.49 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-01T07:19:17.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-01T07:19:17.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-10-01T07:19:17.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: ** File Read Latency Histogram By Level [default] ** 2023-10-01T07:19:17.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.951+0000 7f50a4684880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0] at bind addrs [v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 2023-10-01T07:19:17.098 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.951+0000 7f50a4684880 1 mon.a@-1(???) e1 preinit fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 2023-10-01T07:19:17.098 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.951+0000 7f50a4684880 0 mon.a@-1(???).mds e1 new map 2023-10-01T07:19:17.098 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.951+0000 7f50a4684880 0 mon.a@-1(???).mds e1 print_map 2023-10-01T07:19:17.098 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: e1 2023-10-01T07:19:17.098 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: enable_multiple, ever_enabled_multiple: 1,1 2023-10-01T07:19:17.098 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-10-01T07:19:17.098 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: legacy client fscid: -1 2023-10-01T07:19:17.098 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: 2023-10-01T07:19:17.098 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: No filesystems configured 2023-10-01T07:19:17.098 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.951+0000 7f50a4684880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-10-01T07:19:17.098 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.951+0000 7f50a4684880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-10-01T07:19:17.098 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.951+0000 7f50a4684880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-10-01T07:19:17.098 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.951+0000 7f50a4684880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-10-01T07:19:17.099 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: audit 2023-10-01T07:19:14.138693+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.84:0/120445919' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:19:17.099 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:16 smithi084 bash[27378]: debug 2023-10-01T07:19:16.951+0000 7f50a4684880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-10-01T07:19:17.099 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:17 smithi084 bash[27378]: cluster 2023-10-01T07:19:16.958287+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-10-01T07:19:17.099 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:17 smithi084 bash[27378]: cluster 2023-10-01T07:19:16.958352+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0]} removed_ranks: {} 2023-10-01T07:19:17.099 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:17 smithi084 bash[27378]: cluster 2023-10-01T07:19:16.958888+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2023-10-01T07:19:17.099 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:17 smithi084 bash[27378]: cluster 2023-10-01T07:19:16.958930+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-10-01T07:19:17.099 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:17 smithi084 bash[27378]: cluster 2023-10-01T07:19:16.959406+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2023-10-01T07:19:17.949 INFO:teuthology.orchestra.run.smithi084.stderr:Wrote config to /etc/ceph/ceph.conf 2023-10-01T07:19:17.950 INFO:teuthology.orchestra.run.smithi084.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-10-01T07:19:17.950 INFO:teuthology.orchestra.run.smithi084.stderr:Creating mgr... 2023-10-01T07:19:17.950 INFO:teuthology.orchestra.run.smithi084.stderr:Verifying port 9283 ... 2023-10-01T07:19:18.186 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: Failed to reset failed state of unit ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@mgr.y.service: Unit ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@mgr.y.service not loaded. 2023-10-01T07:19:18.194 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: Created symlink /etc/systemd/system/ceph-9c46152e-602a-11ee-8db5-212e2dc638e7.target.wants/ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@mgr.y.service -> /etc/systemd/system/ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@.service. 2023-10-01T07:19:18.427 INFO:teuthology.orchestra.run.smithi084.stderr:firewalld does not appear to be present 2023-10-01T07:19:18.427 INFO:teuthology.orchestra.run.smithi084.stderr:Not possible to enable service . firewalld.service is not available 2023-10-01T07:19:18.427 INFO:teuthology.orchestra.run.smithi084.stderr:firewalld does not appear to be present 2023-10-01T07:19:18.427 INFO:teuthology.orchestra.run.smithi084.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2023-10-01T07:19:18.427 INFO:teuthology.orchestra.run.smithi084.stderr:Waiting for mgr to start... 2023-10-01T07:19:18.427 INFO:teuthology.orchestra.run.smithi084.stderr:Waiting for mgr... 2023-10-01T07:19:18.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:18 smithi084 bash[27378]: audit 2023-10-01T07:19:17.223332+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.84:0/237540948' entity='client.admin' 2023-10-01T07:19:19.944 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: 2023-10-01T07:19:19.944 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: { 2023-10-01T07:19:19.944 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "fsid": "9c46152e-602a-11ee-8db5-212e2dc638e7", 2023-10-01T07:19:19.947 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "health": { 2023-10-01T07:19:19.948 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-10-01T07:19:19.948 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "checks": {}, 2023-10-01T07:19:19.948 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "mutes": [] 2023-10-01T07:19:19.948 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: }, 2023-10-01T07:19:19.948 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-10-01T07:19:19.948 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "quorum": [ 2023-10-01T07:19:19.948 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: 0 2023-10-01T07:19:19.948 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: ], 2023-10-01T07:19:19.948 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "quorum_names": [ 2023-10-01T07:19:19.948 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "a" 2023-10-01T07:19:19.948 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: ], 2023-10-01T07:19:19.948 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "quorum_age": 2, 2023-10-01T07:19:19.949 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "monmap": { 2023-10-01T07:19:19.949 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-01T07:19:19.949 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2023-10-01T07:19:19.949 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "num_mons": 1 2023-10-01T07:19:19.949 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: }, 2023-10-01T07:19:19.949 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "osdmap": { 2023-10-01T07:19:19.949 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-01T07:19:19.949 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "num_osds": 0, 2023-10-01T07:19:19.949 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-10-01T07:19:19.949 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-10-01T07:19:19.949 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-10-01T07:19:19.949 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-10-01T07:19:19.949 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-10-01T07:19:19.949 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: }, 2023-10-01T07:19:19.950 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "pgmap": { 2023-10-01T07:19:19.950 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-10-01T07:19:19.950 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-10-01T07:19:19.950 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "num_pools": 0, 2023-10-01T07:19:19.952 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "num_objects": 0, 2023-10-01T07:19:19.952 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-10-01T07:19:19.952 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-10-01T07:19:19.953 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-10-01T07:19:19.953 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "bytes_total": 0 2023-10-01T07:19:19.953 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: }, 2023-10-01T07:19:19.953 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "fsmap": { 2023-10-01T07:19:19.953 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-01T07:19:19.953 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "by_rank": [], 2023-10-01T07:19:19.953 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "up:standby": 0 2023-10-01T07:19:19.953 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: }, 2023-10-01T07:19:19.953 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "mgrmap": { 2023-10-01T07:19:19.953 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "available": false, 2023-10-01T07:19:19.953 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-10-01T07:19:19.953 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "modules": [ 2023-10-01T07:19:19.953 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "iostat", 2023-10-01T07:19:19.954 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "nfs", 2023-10-01T07:19:19.954 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "restful" 2023-10-01T07:19:19.954 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: ], 2023-10-01T07:19:19.954 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "services": {} 2023-10-01T07:19:19.954 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: }, 2023-10-01T07:19:19.954 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "servicemap": { 2023-10-01T07:19:19.954 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-01T07:19:19.954 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "modified": "2023-10-01T07:19:10.538563+0000", 2023-10-01T07:19:19.954 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "services": {} 2023-10-01T07:19:19.954 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: }, 2023-10-01T07:19:19.954 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "progress_events": {} 2023-10-01T07:19:19.954 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: } 2023-10-01T07:19:20.214 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:19 smithi084 bash[27378]: audit 2023-10-01T07:19:19.941278+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.84:0/1234412221' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-01T07:19:20.214 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:19 smithi084 bash[27645]: debug 2023-10-01T07:19:19.935+0000 7f0090eb3680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-01T07:19:20.573 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:20 smithi084 bash[27645]: debug 2023-10-01T07:19:20.407+0000 7f0090eb3680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-01T07:19:20.596 INFO:teuthology.orchestra.run.smithi084.stderr:mgr not available, waiting (1/15)... 2023-10-01T07:19:21.672 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:21 smithi084 bash[27645]: debug 2023-10-01T07:19:21.327+0000 7f0090eb3680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-01T07:19:21.672 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:21 smithi084 bash[27645]: debug 2023-10-01T07:19:21.415+0000 7f0090eb3680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-01T07:19:22.073 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:21 smithi084 bash[27645]: debug 2023-10-01T07:19:21.667+0000 7f0090eb3680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-01T07:19:22.954 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:22 smithi084 bash[27645]: debug 2023-10-01T07:19:22.791+0000 7f0090eb3680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-01T07:19:22.954 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:22 smithi084 bash[27645]: debug 2023-10-01T07:19:22.947+0000 7f0090eb3680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-01T07:19:23.306 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:23 smithi084 bash[27645]: debug 2023-10-01T07:19:23.039+0000 7f0090eb3680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-01T07:19:23.307 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:23 smithi084 bash[27645]: debug 2023-10-01T07:19:23.147+0000 7f0090eb3680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-01T07:19:23.573 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:23 smithi084 bash[27645]: debug 2023-10-01T07:19:23.371+0000 7f0090eb3680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-01T07:19:23.691 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: 2023-10-01T07:19:23.691 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: { 2023-10-01T07:19:23.691 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "fsid": "9c46152e-602a-11ee-8db5-212e2dc638e7", 2023-10-01T07:19:23.691 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "health": { 2023-10-01T07:19:23.691 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-10-01T07:19:23.696 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "checks": {}, 2023-10-01T07:19:23.696 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "mutes": [] 2023-10-01T07:19:23.696 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: }, 2023-10-01T07:19:23.696 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-10-01T07:19:23.697 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "quorum": [ 2023-10-01T07:19:23.697 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: 0 2023-10-01T07:19:23.697 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: ], 2023-10-01T07:19:23.697 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "quorum_names": [ 2023-10-01T07:19:23.697 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "a" 2023-10-01T07:19:23.697 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: ], 2023-10-01T07:19:23.697 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "quorum_age": 6, 2023-10-01T07:19:23.697 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "monmap": { 2023-10-01T07:19:23.697 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-01T07:19:23.697 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2023-10-01T07:19:23.697 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "num_mons": 1 2023-10-01T07:19:23.697 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: }, 2023-10-01T07:19:23.697 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "osdmap": { 2023-10-01T07:19:23.698 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-01T07:19:23.698 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "num_osds": 0, 2023-10-01T07:19:23.698 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-10-01T07:19:23.698 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-10-01T07:19:23.698 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-10-01T07:19:23.698 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-10-01T07:19:23.698 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-10-01T07:19:23.698 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: }, 2023-10-01T07:19:23.698 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "pgmap": { 2023-10-01T07:19:23.699 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-10-01T07:19:23.699 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-10-01T07:19:23.699 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "num_pools": 0, 2023-10-01T07:19:23.699 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "num_objects": 0, 2023-10-01T07:19:23.700 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-10-01T07:19:23.700 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-10-01T07:19:23.700 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-10-01T07:19:23.700 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "bytes_total": 0 2023-10-01T07:19:23.700 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: }, 2023-10-01T07:19:23.700 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "fsmap": { 2023-10-01T07:19:23.700 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-01T07:19:23.700 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "by_rank": [], 2023-10-01T07:19:23.700 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "up:standby": 0 2023-10-01T07:19:23.700 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: }, 2023-10-01T07:19:23.701 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "mgrmap": { 2023-10-01T07:19:23.701 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "available": false, 2023-10-01T07:19:23.701 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-10-01T07:19:23.701 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "modules": [ 2023-10-01T07:19:23.701 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "iostat", 2023-10-01T07:19:23.701 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "nfs", 2023-10-01T07:19:23.701 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "restful" 2023-10-01T07:19:23.701 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: ], 2023-10-01T07:19:23.701 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "services": {} 2023-10-01T07:19:23.701 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: }, 2023-10-01T07:19:23.701 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "servicemap": { 2023-10-01T07:19:23.701 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-01T07:19:23.701 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "modified": "2023-10-01T07:19:10.538563+0000", 2023-10-01T07:19:23.702 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "services": {} 2023-10-01T07:19:23.702 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: }, 2023-10-01T07:19:23.702 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "progress_events": {} 2023-10-01T07:19:23.702 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: } 2023-10-01T07:19:24.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:23 smithi084 bash[27378]: audit 2023-10-01T07:19:23.688475+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.84:0/933986629' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-01T07:19:24.074 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:23 smithi084 bash[27645]: debug 2023-10-01T07:19:23.751+0000 7f0090eb3680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-01T07:19:24.074 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:23 smithi084 bash[27645]: debug 2023-10-01T07:19:23.871+0000 7f0090eb3680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-01T07:19:24.310 INFO:teuthology.orchestra.run.smithi084.stderr:mgr not available, waiting (2/15)... 2023-10-01T07:19:25.073 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:24 smithi084 bash[27645]: debug 2023-10-01T07:19:24.727+0000 7f0090eb3680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-01T07:19:25.074 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:24 smithi084 bash[27645]: debug 2023-10-01T07:19:24.827+0000 7f0090eb3680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-01T07:19:25.074 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:24 smithi084 bash[27645]: debug 2023-10-01T07:19:24.939+0000 7f0090eb3680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-01T07:19:25.442 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:25 smithi084 bash[27645]: debug 2023-10-01T07:19:25.151+0000 7f0090eb3680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-01T07:19:25.767 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:25 smithi084 bash[27645]: debug 2023-10-01T07:19:25.439+0000 7f0090eb3680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-01T07:19:25.767 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:25 smithi084 bash[27645]: debug 2023-10-01T07:19:25.595+0000 7f0090eb3680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-01T07:19:25.768 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:25 smithi084 bash[27645]: debug 2023-10-01T07:19:25.763+0000 7f0090eb3680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-01T07:19:26.073 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:25 smithi084 bash[27645]: debug 2023-10-01T07:19:25.975+0000 7f0090eb3680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-01T07:19:26.343 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:26 smithi084 bash[27645]: debug 2023-10-01T07:19:26.079+0000 7f0090eb3680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-01T07:19:26.343 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:26 smithi084 bash[27378]: cluster 2023-10-01T07:19:26.102552+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2023-10-01T07:19:26.343 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:26 smithi084 bash[27378]: cluster 2023-10-01T07:19:26.108823+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00649033s) 2023-10-01T07:19:26.344 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:26 smithi084 bash[27378]: audit 2023-10-01T07:19:26.110869+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.84:0/2625811099' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-01T07:19:26.344 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:26 smithi084 bash[27378]: audit 2023-10-01T07:19:26.111302+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.84:0/2625811099' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-01T07:19:26.344 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:26 smithi084 bash[27378]: audit 2023-10-01T07:19:26.111603+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.84:0/2625811099' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-01T07:19:26.344 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:26 smithi084 bash[27378]: audit 2023-10-01T07:19:26.111914+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.84:0/2625811099' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T07:19:26.344 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:26 smithi084 bash[27378]: audit 2023-10-01T07:19:26.112300+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.84:0/2625811099' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-01T07:19:26.344 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:26 smithi084 bash[27378]: cluster 2023-10-01T07:19:26.136513+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2023-10-01T07:19:26.344 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:26 smithi084 bash[27378]: audit 2023-10-01T07:19:26.149318+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.84:0/2625811099' entity='mgr.y' 2023-10-01T07:19:27.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:27 smithi084 bash[27378]: audit 2023-10-01T07:19:26.159042+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.84:0/2625811099' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-01T07:19:27.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:27 smithi084 bash[27378]: audit 2023-10-01T07:19:26.162254+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.84:0/2625811099' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-01T07:19:27.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:27 smithi084 bash[27378]: audit 2023-10-01T07:19:26.167520+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.84:0/2625811099' entity='mgr.y' 2023-10-01T07:19:27.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:27 smithi084 bash[27378]: audit 2023-10-01T07:19:26.170444+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.84:0/2625811099' entity='mgr.y' 2023-10-01T07:19:27.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:27 smithi084 bash[27378]: cluster 2023-10-01T07:19:27.111219+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e3: y(active, since 1.00889s) 2023-10-01T07:19:27.755 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: 2023-10-01T07:19:27.755 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: { 2023-10-01T07:19:27.755 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "fsid": "9c46152e-602a-11ee-8db5-212e2dc638e7", 2023-10-01T07:19:27.756 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "health": { 2023-10-01T07:19:27.756 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-10-01T07:19:27.756 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "checks": {}, 2023-10-01T07:19:27.756 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "mutes": [] 2023-10-01T07:19:27.756 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: }, 2023-10-01T07:19:27.756 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-10-01T07:19:27.757 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "quorum": [ 2023-10-01T07:19:27.757 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: 0 2023-10-01T07:19:27.757 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: ], 2023-10-01T07:19:27.757 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "quorum_names": [ 2023-10-01T07:19:27.757 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "a" 2023-10-01T07:19:27.758 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: ], 2023-10-01T07:19:27.758 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "quorum_age": 10, 2023-10-01T07:19:27.758 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "monmap": { 2023-10-01T07:19:27.758 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-01T07:19:27.758 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2023-10-01T07:19:27.758 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "num_mons": 1 2023-10-01T07:19:27.758 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: }, 2023-10-01T07:19:27.759 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "osdmap": { 2023-10-01T07:19:27.759 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-01T07:19:27.759 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "num_osds": 0, 2023-10-01T07:19:27.759 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-10-01T07:19:27.759 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-10-01T07:19:27.760 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-10-01T07:19:27.760 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-10-01T07:19:27.760 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-10-01T07:19:27.760 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: }, 2023-10-01T07:19:27.760 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "pgmap": { 2023-10-01T07:19:27.760 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-10-01T07:19:27.761 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-10-01T07:19:27.761 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "num_pools": 0, 2023-10-01T07:19:27.761 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "num_objects": 0, 2023-10-01T07:19:27.761 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-10-01T07:19:27.761 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-10-01T07:19:27.761 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-10-01T07:19:27.762 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "bytes_total": 0 2023-10-01T07:19:27.762 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: }, 2023-10-01T07:19:27.762 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "fsmap": { 2023-10-01T07:19:27.762 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-01T07:19:27.762 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "by_rank": [], 2023-10-01T07:19:27.763 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "up:standby": 0 2023-10-01T07:19:27.763 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: }, 2023-10-01T07:19:27.763 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "mgrmap": { 2023-10-01T07:19:27.763 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "available": true, 2023-10-01T07:19:27.763 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-10-01T07:19:27.763 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "modules": [ 2023-10-01T07:19:27.763 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "iostat", 2023-10-01T07:19:27.764 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "nfs", 2023-10-01T07:19:27.764 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "restful" 2023-10-01T07:19:27.764 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: ], 2023-10-01T07:19:27.764 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "services": {} 2023-10-01T07:19:27.764 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: }, 2023-10-01T07:19:27.764 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "servicemap": { 2023-10-01T07:19:27.764 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-01T07:19:27.764 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "modified": "2023-10-01T07:19:10.538563+0000", 2023-10-01T07:19:27.764 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "services": {} 2023-10-01T07:19:27.764 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: }, 2023-10-01T07:19:27.764 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "progress_events": {} 2023-10-01T07:19:27.764 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: } 2023-10-01T07:19:28.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:28 smithi084 bash[27378]: audit 2023-10-01T07:19:27.742425+0000 mon.a (mon.0) 23 : audit [DBG] from='client.? 172.21.15.84:0/153912166' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-01T07:19:28.466 INFO:teuthology.orchestra.run.smithi084.stderr:mgr is available 2023-10-01T07:19:29.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:29 smithi084 bash[27378]: cluster 2023-10-01T07:19:28.159898+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 2s) 2023-10-01T07:19:29.801 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: 2023-10-01T07:19:29.801 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: [global] 2023-10-01T07:19:29.802 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: fsid = 9c46152e-602a-11ee-8db5-212e2dc638e7 2023-10-01T07:19:29.802 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: log_to_journald = false 2023-10-01T07:19:29.802 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-10-01T07:19:29.802 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-10-01T07:19:29.804 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-10-01T07:19:29.804 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-10-01T07:19:29.804 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: 2023-10-01T07:19:29.804 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: [mgr] 2023-10-01T07:19:29.805 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-10-01T07:19:29.805 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: 2023-10-01T07:19:29.806 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: [osd] 2023-10-01T07:19:29.806 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-10-01T07:19:29.806 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-10-01T07:19:30.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:30 smithi084 bash[27378]: audit 2023-10-01T07:19:29.797343+0000 mon.a (mon.0) 25 : audit [INF] from='client.? 172.21.15.84:0/2513283420' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-10-01T07:19:30.469 INFO:teuthology.orchestra.run.smithi084.stderr:Enabling cephadm module... 2023-10-01T07:19:32.236 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:32 smithi084 bash[27645]: ignoring --setuser ceph since I am not root 2023-10-01T07:19:32.237 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:32 smithi084 bash[27645]: ignoring --setgroup ceph since I am not root 2023-10-01T07:19:32.237 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:32 smithi084 bash[27645]: debug 2023-10-01T07:19:32.179+0000 7f83f3db3680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-01T07:19:32.237 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:31 smithi084 bash[27378]: audit 2023-10-01T07:19:31.921906+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.84:0/833303450' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-10-01T07:19:32.573 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:32 smithi084 bash[27645]: debug 2023-10-01T07:19:32.279+0000 7f83f3db3680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-01T07:19:32.982 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:32 smithi084 bash[27645]: debug 2023-10-01T07:19:32.719+0000 7f83f3db3680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-01T07:19:33.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:32 smithi084 bash[27378]: audit 2023-10-01T07:19:31.976798+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.84:0/833303450' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-10-01T07:19:33.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:32 smithi084 bash[27378]: cluster 2023-10-01T07:19:31.976874+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e5: y(active, since 5s) 2023-10-01T07:19:34.017 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:33 smithi084 bash[27645]: debug 2023-10-01T07:19:33.667+0000 7f83f3db3680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-01T07:19:34.017 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:33 smithi084 bash[27645]: debug 2023-10-01T07:19:33.763+0000 7f83f3db3680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-01T07:19:34.019 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: { 2023-10-01T07:19:34.019 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "epoch": 5, 2023-10-01T07:19:34.019 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "available": true, 2023-10-01T07:19:34.019 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "active_name": "y", 2023-10-01T07:19:34.019 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "num_standby": 0 2023-10-01T07:19:34.019 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: } 2023-10-01T07:19:34.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:34 smithi084 bash[27378]: audit 2023-10-01T07:19:34.016989+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.84:0/4124996368' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-10-01T07:19:34.323 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:34 smithi084 bash[27645]: debug 2023-10-01T07:19:34.015+0000 7f83f3db3680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-01T07:19:34.722 INFO:teuthology.orchestra.run.smithi084.stderr:Waiting for the mgr to restart... 2023-10-01T07:19:34.722 INFO:teuthology.orchestra.run.smithi084.stderr:Waiting for mgr epoch 5... 2023-10-01T07:19:35.409 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:35 smithi084 bash[27645]: debug 2023-10-01T07:19:35.143+0000 7f83f3db3680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-01T07:19:35.409 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:35 smithi084 bash[27645]: debug 2023-10-01T07:19:35.307+0000 7f83f3db3680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-01T07:19:35.745 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:35 smithi084 bash[27645]: debug 2023-10-01T07:19:35.403+0000 7f83f3db3680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-01T07:19:35.745 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:35 smithi084 bash[27645]: debug 2023-10-01T07:19:35.519+0000 7f83f3db3680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-01T07:19:36.573 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:35 smithi084 bash[27645]: debug 2023-10-01T07:19:35.739+0000 7f83f3db3680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-01T07:19:36.573 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:36 smithi084 bash[27645]: debug 2023-10-01T07:19:36.107+0000 7f83f3db3680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-01T07:19:36.573 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:36 smithi084 bash[27645]: debug 2023-10-01T07:19:36.231+0000 7f83f3db3680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-01T07:19:37.520 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:37 smithi084 bash[27645]: debug 2023-10-01T07:19:37.083+0000 7f83f3db3680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-01T07:19:37.520 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:37 smithi084 bash[27645]: debug 2023-10-01T07:19:37.187+0000 7f83f3db3680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-01T07:19:37.520 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:37 smithi084 bash[27645]: debug 2023-10-01T07:19:37.303+0000 7f83f3db3680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-01T07:19:37.520 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:37 smithi084 bash[27645]: debug 2023-10-01T07:19:37.515+0000 7f83f3db3680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-01T07:19:38.073 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:37 smithi084 bash[27645]: debug 2023-10-01T07:19:37.799+0000 7f83f3db3680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-01T07:19:38.073 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:37 smithi084 bash[27645]: debug 2023-10-01T07:19:37.963+0000 7f83f3db3680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-01T07:19:38.454 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:38 smithi084 bash[27645]: debug 2023-10-01T07:19:38.131+0000 7f83f3db3680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-01T07:19:38.454 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:38 smithi084 bash[27645]: debug 2023-10-01T07:19:38.343+0000 7f83f3db3680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-01T07:19:38.823 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:38 smithi084 bash[27645]: debug 2023-10-01T07:19:38.451+0000 7f83f3db3680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-01T07:19:38.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:38 smithi084 bash[27378]: cluster 2023-10-01T07:19:38.474976+0000 mon.a (mon.0) 30 : cluster [INF] Active manager daemon y restarted 2023-10-01T07:19:38.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:38 smithi084 bash[27378]: cluster 2023-10-01T07:19:38.475408+0000 mon.a (mon.0) 31 : cluster [INF] Activating manager daemon y 2023-10-01T07:19:38.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:38 smithi084 bash[27378]: cluster 2023-10-01T07:19:38.481249+0000 mon.a (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2023-10-01T07:19:38.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:38 smithi084 bash[27378]: cluster 2023-10-01T07:19:38.481425+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e6: y(active, starting, since 0.00617824s) 2023-10-01T07:19:38.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:38 smithi084 bash[27378]: audit 2023-10-01T07:19:38.482561+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.14116 172.21.15.84:0/3521969620' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T07:19:38.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:38 smithi084 bash[27378]: audit 2023-10-01T07:19:38.483992+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.14116 172.21.15.84:0/3521969620' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-01T07:19:38.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:38 smithi084 bash[27378]: audit 2023-10-01T07:19:38.485078+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14116 172.21.15.84:0/3521969620' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-01T07:19:38.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:38 smithi084 bash[27378]: audit 2023-10-01T07:19:38.485266+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14116 172.21.15.84:0/3521969620' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-01T07:19:38.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:38 smithi084 bash[27378]: audit 2023-10-01T07:19:38.485459+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14116 172.21.15.84:0/3521969620' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-01T07:19:38.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:38 smithi084 bash[27378]: cluster 2023-10-01T07:19:38.507248+0000 mon.a (mon.0) 39 : cluster [INF] Manager daemon y is now available 2023-10-01T07:19:39.499 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: { 2023-10-01T07:19:39.499 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2023-10-01T07:19:39.499 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "initialized": true 2023-10-01T07:19:39.499 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: } 2023-10-01T07:19:39.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:39 smithi084 bash[27378]: cephadm 2023-10-01T07:19:38.523857+0000 mgr.y (mgr.14116) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-10-01T07:19:39.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:39 smithi084 bash[27378]: audit 2023-10-01T07:19:38.528597+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.14116 172.21.15.84:0/3521969620' entity='mgr.y' 2023-10-01T07:19:39.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:39 smithi084 bash[27378]: audit 2023-10-01T07:19:38.654015+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.14116 172.21.15.84:0/3521969620' entity='mgr.y' 2023-10-01T07:19:39.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:39 smithi084 bash[27378]: audit 2023-10-01T07:19:38.656204+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14116 172.21.15.84:0/3521969620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:19:39.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:39 smithi084 bash[27378]: audit 2023-10-01T07:19:38.664944+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14116 172.21.15.84:0/3521969620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:19:39.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:39 smithi084 bash[27378]: audit 2023-10-01T07:19:38.667621+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14116 172.21.15.84:0/3521969620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:19:39.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:39 smithi084 bash[27378]: audit 2023-10-01T07:19:38.681191+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.14116 172.21.15.84:0/3521969620' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-01T07:19:39.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:39 smithi084 bash[27378]: audit 2023-10-01T07:19:38.686270+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.14116 172.21.15.84:0/3521969620' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-01T07:19:39.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:39 smithi084 bash[27378]: cluster 2023-10-01T07:19:39.485876+0000 mon.a (mon.0) 47 : cluster [DBG] mgrmap e7: y(active, since 1.01061s) 2023-10-01T07:19:40.168 INFO:teuthology.orchestra.run.smithi084.stderr:mgr epoch 5 is available 2023-10-01T07:19:40.168 INFO:teuthology.orchestra.run.smithi084.stderr:Setting orchestrator backend to cephadm... 2023-10-01T07:19:40.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:40 smithi084 bash[27378]: audit 2023-10-01T07:19:39.484959+0000 mgr.y (mgr.14116) 2 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-10-01T07:19:40.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:40 smithi084 bash[27378]: audit 2023-10-01T07:19:39.497255+0000 mgr.y (mgr.14116) 3 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-10-01T07:19:41.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:41 smithi084 bash[27378]: cluster 2023-10-01T07:19:40.536937+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e8: y(active, since 2s) 2023-10-01T07:19:41.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:41 smithi084 bash[27378]: audit 2023-10-01T07:19:41.469537+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14116 172.21.15.84:0/3521969620' entity='mgr.y' 2023-10-01T07:19:41.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:41 smithi084 bash[27378]: audit 2023-10-01T07:19:41.491885+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14116 172.21.15.84:0/3521969620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:19:43.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:42 smithi084 bash[27378]: audit 2023-10-01T07:19:41.462141+0000 mgr.y (mgr.14116) 4 : audit [DBG] from='client.14126 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:19:43.462 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: value unchanged 2023-10-01T07:19:44.111 INFO:teuthology.orchestra.run.smithi084.stderr:Generating ssh key... 2023-10-01T07:19:44.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:44 smithi084 bash[27378]: audit 2023-10-01T07:19:43.460297+0000 mgr.y (mgr.14116) 5 : audit [DBG] from='client.14128 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:19:46.210 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:45 smithi084 bash[27645]: Generating public/private rsa key pair. 2023-10-01T07:19:46.210 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:45 smithi084 bash[27645]: Your identification has been saved in /tmp/tmptfla37h8/key. 2023-10-01T07:19:46.210 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:45 smithi084 bash[27645]: Your public key has been saved in /tmp/tmptfla37h8/key.pub. 2023-10-01T07:19:46.210 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:45 smithi084 bash[27645]: The key fingerprint is: 2023-10-01T07:19:46.210 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:45 smithi084 bash[27645]: SHA256:MURYq/EYaDBC+hqz9hqL4YkkAkkJXKR0dil7rfamiNc ceph-9c46152e-602a-11ee-8db5-212e2dc638e7 2023-10-01T07:19:46.210 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:45 smithi084 bash[27645]: The key's randomart image is: 2023-10-01T07:19:46.211 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:45 smithi084 bash[27645]: +---[RSA 3072]----+ 2023-10-01T07:19:46.211 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:45 smithi084 bash[27645]: |=o== ..++ | 2023-10-01T07:19:46.211 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:45 smithi084 bash[27645]: |+o=+.o.. . | 2023-10-01T07:19:46.211 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:45 smithi084 bash[27645]: |.+ = + + | 2023-10-01T07:19:46.211 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:45 smithi084 bash[27645]: |.o o . B o | 2023-10-01T07:19:46.211 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:45 smithi084 bash[27645]: |= . . + S | 2023-10-01T07:19:46.211 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:45 smithi084 bash[27645]: |.= o | 2023-10-01T07:19:46.211 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:45 smithi084 bash[27645]: |*+ o . | 2023-10-01T07:19:46.211 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:45 smithi084 bash[27645]: |O.*..E o | 2023-10-01T07:19:46.211 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:45 smithi084 bash[27645]: |o*oo .o | 2023-10-01T07:19:46.211 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:45 smithi084 bash[27645]: +----[SHA256]-----+ 2023-10-01T07:19:47.269 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:46 smithi084 bash[27378]: audit 2023-10-01T07:19:45.457715+0000 mgr.y (mgr.14116) 6 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:19:47.269 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:46 smithi084 bash[27378]: cephadm 2023-10-01T07:19:45.458160+0000 mgr.y (mgr.14116) 7 : cephadm [INF] Generating ssh key... 2023-10-01T07:19:47.269 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:46 smithi084 bash[27378]: audit 2023-10-01T07:19:45.952537+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14116 172.21.15.84:0/3521969620' entity='mgr.y' 2023-10-01T07:19:47.269 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:46 smithi084 bash[27378]: audit 2023-10-01T07:19:45.956769+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14116 172.21.15.84:0/3521969620' entity='mgr.y' 2023-10-01T07:19:47.877 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC0yxXh0i4LmviqL706FDb+D5E2Aoo5IS5k1nM5/mInIfpdU2nH3SACdd/BFJrqeQ46HQSGCxmXWq+Q9IDEcByvIpj+8CwnmXIYK9Sd7ruBjyP/6D3yRbMq1jmNVFZQPjxcHLQ1k0kmDN7CKQhm0ZIAwuZCOCnKbkf34bogdQ1Eiz1IIJLJGu4qSDXCekakN7GhFTJDDAT4lL7Oh4ZAbodtoPiO4uMagGwRzv07VJsp3BOh1eQzCijV0a/9K4vZv7qGkSBjKh+5MkpEKJJXJXF07yQzePlNX5rQ/4Hf67JPDBP4VxAsu++mSlcDXLYp5dKnrVqtMz5frWvS2SKQM3TZyP4KQA7PKtjxX3s9RxiI+BbCPSO79NXTJ4EHiN4tSxUDI7RluBmmWpLm4XPMfzIGUe7zyiYbnb/goszRcOqxsAo9adEmaChPiDNH0Ku2t2HbjT+AhEUUNmHm345/iAeYux25JeZgOpJChQZfpzjpaQXMi67Qg/SlNJNBxaLtjms= ceph-9c46152e-602a-11ee-8db5-212e2dc638e7 2023-10-01T07:19:48.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:48 smithi084 bash[27378]: audit 2023-10-01T07:19:47.875788+0000 mgr.y (mgr.14116) 8 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:19:48.538 INFO:teuthology.orchestra.run.smithi084.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-10-01T07:19:48.538 INFO:teuthology.orchestra.run.smithi084.stderr:Adding key to root@localhost authorized_keys... 2023-10-01T07:19:48.539 INFO:teuthology.orchestra.run.smithi084.stderr:Adding host smithi084... 2023-10-01T07:19:50.073 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:19:49 smithi084 bash[27645]: Warning: Permanently added '172.21.15.84' (ECDSA) to the list of known hosts. 2023-10-01T07:19:50.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:50 smithi084 bash[27378]: audit 2023-10-01T07:19:49.783054+0000 mgr.y (mgr.14116) 9 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi084", "addr": "172.21.15.84", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:19:50.620 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: Added host 'smithi084' with addr '172.21.15.84' 2023-10-01T07:19:51.519 INFO:teuthology.orchestra.run.smithi084.stderr:Deploying unmanaged mon service... 2023-10-01T07:19:51.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:51 smithi084 bash[27378]: audit 2023-10-01T07:19:50.617454+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14116 172.21.15.84:0/3521969620' entity='mgr.y' 2023-10-01T07:19:51.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:51 smithi084 bash[27378]: cephadm 2023-10-01T07:19:50.618056+0000 mgr.y (mgr.14116) 10 : cephadm [INF] Added host smithi084 2023-10-01T07:19:51.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:51 smithi084 bash[27378]: audit 2023-10-01T07:19:50.647385+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.14116 172.21.15.84:0/3521969620' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:19:53.406 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: Scheduled mon update... 2023-10-01T07:19:54.234 INFO:teuthology.orchestra.run.smithi084.stderr:Deploying unmanaged mgr service... 2023-10-01T07:19:54.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:54 smithi084 bash[27378]: audit 2023-10-01T07:19:53.396493+0000 mgr.y (mgr.14116) 11 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:19:54.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:54 smithi084 bash[27378]: cephadm 2023-10-01T07:19:53.399754+0000 mgr.y (mgr.14116) 12 : cephadm [INF] Saving service mon spec with placement count:5 2023-10-01T07:19:54.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:54 smithi084 bash[27378]: audit 2023-10-01T07:19:53.403840+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14116 172.21.15.84:0/3521969620' entity='mgr.y' 2023-10-01T07:19:54.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:54 smithi084 bash[27378]: audit 2023-10-01T07:19:53.905968+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14116 172.21.15.84:0/3521969620' entity='mgr.y' 2023-10-01T07:19:54.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:54 smithi084 bash[27378]: audit 2023-10-01T07:19:54.161103+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14116 172.21.15.84:0/3521969620' entity='mgr.y' 2023-10-01T07:19:55.564 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: Scheduled mgr update... 2023-10-01T07:19:56.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:56 smithi084 bash[27378]: audit 2023-10-01T07:19:55.554999+0000 mgr.y (mgr.14116) 13 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:19:56.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:56 smithi084 bash[27378]: cephadm 2023-10-01T07:19:55.557417+0000 mgr.y (mgr.14116) 14 : cephadm [INF] Saving service mgr spec with placement count:2 2023-10-01T07:19:56.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:56 smithi084 bash[27378]: audit 2023-10-01T07:19:55.561936+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14116 172.21.15.84:0/3521969620' entity='mgr.y' 2023-10-01T07:19:58.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:58 smithi084 bash[27378]: audit 2023-10-01T07:19:57.564916+0000 mon.a (mon.0) 59 : audit [INF] from='client.? 172.21.15.84:0/3099570570' entity='client.admin' 2023-10-01T07:19:59.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:59 smithi084 bash[27378]: cluster 2023-10-01T07:19:58.487231+0000 mgr.y (mgr.14116) 15 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:19:59.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:19:59 smithi084 bash[27378]: audit 2023-10-01T07:19:59.211981+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14116 172.21.15.84:0/3521969620' entity='mgr.y' 2023-10-01T07:20:00.303 INFO:teuthology.orchestra.run.smithi084.stderr:Enabling the dashboard module... 2023-10-01T07:20:01.057 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:00 smithi084 bash[27378]: audit 2023-10-01T07:19:59.617804+0000 mon.a (mon.0) 61 : audit [INF] from='client.? 172.21.15.84:0/1809221947' entity='client.admin' 2023-10-01T07:20:02.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:01 smithi084 bash[27378]: cluster 2023-10-01T07:20:00.487550+0000 mgr.y (mgr.14116) 16 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:20:02.888 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:02 smithi084 bash[27378]: audit 2023-10-01T07:20:01.730797+0000 mon.a (mon.0) 62 : audit [INF] from='client.? 172.21.15.84:0/285369429' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-10-01T07:20:02.888 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:20:02 smithi084 bash[27645]: ignoring --setuser ceph since I am not root 2023-10-01T07:20:02.888 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:20:02 smithi084 bash[27645]: ignoring --setgroup ceph since I am not root 2023-10-01T07:20:02.888 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:20:02 smithi084 bash[27645]: debug 2023-10-01T07:20:02.831+0000 7fb39d8ba680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-01T07:20:03.323 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:20:03 smithi084 bash[27645]: debug 2023-10-01T07:20:02.939+0000 7fb39d8ba680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-01T07:20:03.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:03 smithi084 bash[27378]: audit 2023-10-01T07:20:02.631991+0000 mon.a (mon.0) 63 : audit [INF] from='client.? 172.21.15.84:0/285369429' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-10-01T07:20:03.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:03 smithi084 bash[27378]: cluster 2023-10-01T07:20:02.632183+0000 mon.a (mon.0) 64 : cluster [DBG] mgrmap e9: y(active, since 24s) 2023-10-01T07:20:03.823 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:20:03 smithi084 bash[27645]: debug 2023-10-01T07:20:03.399+0000 7fb39d8ba680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-01T07:20:04.573 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:20:04 smithi084 bash[27645]: debug 2023-10-01T07:20:04.319+0000 7fb39d8ba680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-01T07:20:04.573 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:20:04 smithi084 bash[27645]: debug 2023-10-01T07:20:04.419+0000 7fb39d8ba680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-01T07:20:04.956 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:20:04 smithi084 bash[27645]: debug 2023-10-01T07:20:04.671+0000 7fb39d8ba680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-01T07:20:04.959 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: { 2023-10-01T07:20:04.960 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "epoch": 9, 2023-10-01T07:20:04.960 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "available": true, 2023-10-01T07:20:04.960 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "active_name": "y", 2023-10-01T07:20:04.960 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "num_standby": 0 2023-10-01T07:20:04.960 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: } 2023-10-01T07:20:05.322 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:05 smithi084 bash[27378]: audit 2023-10-01T07:20:04.958321+0000 mon.a (mon.0) 65 : audit [DBG] from='client.? 172.21.15.84:0/4007654980' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-10-01T07:20:06.061 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:20:05 smithi084 bash[27645]: debug 2023-10-01T07:20:05.799+0000 7fb39d8ba680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-01T07:20:06.061 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:20:05 smithi084 bash[27645]: debug 2023-10-01T07:20:05.959+0000 7fb39d8ba680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-01T07:20:06.132 INFO:teuthology.orchestra.run.smithi084.stderr:Waiting for the mgr to restart... 2023-10-01T07:20:06.132 INFO:teuthology.orchestra.run.smithi084.stderr:Waiting for mgr epoch 9... 2023-10-01T07:20:06.322 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:20:06 smithi084 bash[27645]: debug 2023-10-01T07:20:06.059+0000 7fb39d8ba680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-01T07:20:06.323 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:20:06 smithi084 bash[27645]: debug 2023-10-01T07:20:06.171+0000 7fb39d8ba680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-01T07:20:06.475 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:20:06 smithi084 bash[27645]: debug 2023-10-01T07:20:06.391+0000 7fb39d8ba680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-01T07:20:07.073 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:20:06 smithi084 bash[27645]: debug 2023-10-01T07:20:06.767+0000 7fb39d8ba680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-01T07:20:07.073 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:20:06 smithi084 bash[27645]: debug 2023-10-01T07:20:06.883+0000 7fb39d8ba680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-01T07:20:08.004 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:20:07 smithi084 bash[27645]: debug 2023-10-01T07:20:07.763+0000 7fb39d8ba680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-01T07:20:08.004 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:20:07 smithi084 bash[27645]: debug 2023-10-01T07:20:07.871+0000 7fb39d8ba680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-01T07:20:08.323 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:20:08 smithi084 bash[27645]: debug 2023-10-01T07:20:07.999+0000 7fb39d8ba680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-01T07:20:08.323 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:20:08 smithi084 bash[27645]: debug 2023-10-01T07:20:08.247+0000 7fb39d8ba680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-01T07:20:08.822 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:20:08 smithi084 bash[27645]: debug 2023-10-01T07:20:08.563+0000 7fb39d8ba680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-01T07:20:08.823 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:20:08 smithi084 bash[27645]: debug 2023-10-01T07:20:08.727+0000 7fb39d8ba680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-01T07:20:09.226 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:20:08 smithi084 bash[27645]: debug 2023-10-01T07:20:08.899+0000 7fb39d8ba680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-01T07:20:09.226 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:20:09 smithi084 bash[27645]: debug 2023-10-01T07:20:09.115+0000 7fb39d8ba680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-01T07:20:09.482 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:20:09 smithi084 bash[27645]: debug 2023-10-01T07:20:09.223+0000 7fb39d8ba680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-01T07:20:09.483 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:09 smithi084 bash[27378]: cluster 2023-10-01T07:20:09.246524+0000 mon.a (mon.0) 66 : cluster [INF] Active manager daemon y restarted 2023-10-01T07:20:09.483 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:09 smithi084 bash[27378]: cluster 2023-10-01T07:20:09.246943+0000 mon.a (mon.0) 67 : cluster [INF] Activating manager daemon y 2023-10-01T07:20:09.483 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:09 smithi084 bash[27378]: cluster 2023-10-01T07:20:09.252937+0000 mon.a (mon.0) 68 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2023-10-01T07:20:09.483 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:09 smithi084 bash[27378]: cluster 2023-10-01T07:20:09.253299+0000 mon.a (mon.0) 69 : cluster [DBG] mgrmap e10: y(active, starting, since 0.00650453s) 2023-10-01T07:20:09.483 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:09 smithi084 bash[27378]: audit 2023-10-01T07:20:09.254817+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T07:20:09.483 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:09 smithi084 bash[27378]: audit 2023-10-01T07:20:09.255960+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-01T07:20:09.483 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:09 smithi084 bash[27378]: audit 2023-10-01T07:20:09.257038+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-01T07:20:09.483 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:09 smithi084 bash[27378]: audit 2023-10-01T07:20:09.257338+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-01T07:20:09.483 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:09 smithi084 bash[27378]: audit 2023-10-01T07:20:09.257581+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-01T07:20:09.483 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:09 smithi084 bash[27378]: cluster 2023-10-01T07:20:09.279628+0000 mon.a (mon.0) 75 : cluster [INF] Manager daemon y is now available 2023-10-01T07:20:09.823 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:20:09 smithi084 bash[27645]: Warning: Permanently added '172.21.15.84' (ECDSA) to the list of known hosts. 2023-10-01T07:20:10.274 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: { 2023-10-01T07:20:10.274 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2023-10-01T07:20:10.275 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "initialized": true 2023-10-01T07:20:10.275 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: } 2023-10-01T07:20:10.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:10 smithi084 bash[27378]: audit 2023-10-01T07:20:09.422580+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:20:10.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:10 smithi084 bash[27378]: audit 2023-10-01T07:20:09.424785+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:20:10.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:10 smithi084 bash[27378]: audit 2023-10-01T07:20:09.468469+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-01T07:20:10.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:10 smithi084 bash[27378]: audit 2023-10-01T07:20:09.472215+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-01T07:20:10.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:10 smithi084 bash[27378]: cluster 2023-10-01T07:20:10.257103+0000 mon.a (mon.0) 80 : cluster [DBG] mgrmap e11: y(active, since 1.01032s) 2023-10-01T07:20:11.069 INFO:teuthology.orchestra.run.smithi084.stderr:mgr epoch 9 is available 2023-10-01T07:20:11.069 INFO:teuthology.orchestra.run.smithi084.stderr:Generating a dashboard self-signed certificate... 2023-10-01T07:20:11.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:11 smithi084 bash[27378]: audit 2023-10-01T07:20:10.256656+0000 mgr.y (mgr.14146) 1 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-10-01T07:20:11.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:11 smithi084 bash[27378]: audit 2023-10-01T07:20:10.272637+0000 mgr.y (mgr.14146) 2 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-10-01T07:20:12.464 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: Self-signed certificate created 2023-10-01T07:20:12.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:12 smithi084 bash[27378]: cluster 2023-10-01T07:20:11.305945+0000 mon.a (mon.0) 81 : cluster [DBG] mgrmap e12: y(active, since 2s) 2023-10-01T07:20:13.164 INFO:teuthology.orchestra.run.smithi084.stderr:Creating initial admin user... 2023-10-01T07:20:13.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:13 smithi084 bash[27378]: audit 2023-10-01T07:20:12.368428+0000 mgr.y (mgr.14146) 3 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:20:13.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:13 smithi084 bash[27378]: audit 2023-10-01T07:20:12.457337+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:20:13.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:13 smithi084 bash[27378]: audit 2023-10-01T07:20:12.462258+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:20:14.759 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$SEZ2Mr/AGRCK9zSg0fElCeE5xXXavvyEYGJEZCVgv7uqtX/ydgtve", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1696144814, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-10-01T07:20:15.010 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:14 smithi084 bash[27378]: audit 2023-10-01T07:20:14.515705+0000 mgr.y (mgr.14146) 4 : audit [DBG] from='client.14158 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:20:15.435 INFO:teuthology.orchestra.run.smithi084.stderr:Fetching dashboard port number... 2023-10-01T07:20:16.072 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:15 smithi084 bash[27378]: audit 2023-10-01T07:20:14.757225+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:20:16.771 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: 8443 2023-10-01T07:20:17.072 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:16 smithi084 bash[27378]: cluster 2023-10-01T07:20:15.761165+0000 mon.a (mon.0) 85 : cluster [DBG] mgrmap e13: y(active, since 6s) 2023-10-01T07:20:17.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:16 smithi084 bash[27378]: audit 2023-10-01T07:20:16.195482+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:20:17.467 INFO:teuthology.orchestra.run.smithi084.stderr:firewalld does not appear to be present 2023-10-01T07:20:17.467 INFO:teuthology.orchestra.run.smithi084.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2023-10-01T07:20:17.470 INFO:teuthology.orchestra.run.smithi084.stderr:Ceph Dashboard is now available at: 2023-10-01T07:20:17.470 INFO:teuthology.orchestra.run.smithi084.stderr: 2023-10-01T07:20:17.470 INFO:teuthology.orchestra.run.smithi084.stderr: URL: https://smithi084.front.sepia.ceph.com:8443/ 2023-10-01T07:20:17.470 INFO:teuthology.orchestra.run.smithi084.stderr: User: admin 2023-10-01T07:20:17.470 INFO:teuthology.orchestra.run.smithi084.stderr: Password: 1qwp7nwy1w 2023-10-01T07:20:17.471 INFO:teuthology.orchestra.run.smithi084.stderr: 2023-10-01T07:20:17.471 INFO:teuthology.orchestra.run.smithi084.stderr:Enabling autotune for osd_memory_target 2023-10-01T07:20:18.072 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:17 smithi084 bash[27378]: audit 2023-10-01T07:20:16.769922+0000 mon.a (mon.0) 87 : audit [DBG] from='client.? 172.21.15.84:0/4165404069' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-10-01T07:20:21.387 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2023-10-01T07:20:22.366 INFO:teuthology.orchestra.run.smithi084.stderr:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2023-10-01T07:20:22.366 INFO:teuthology.orchestra.run.smithi084.stderr: 2023-10-01T07:20:22.366 INFO:teuthology.orchestra.run.smithi084.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-10-01T07:20:22.366 INFO:teuthology.orchestra.run.smithi084.stderr: 2023-10-01T07:20:22.366 INFO:teuthology.orchestra.run.smithi084.stderr:Or, if you are only running a single cluster on this host: 2023-10-01T07:20:22.366 INFO:teuthology.orchestra.run.smithi084.stderr: 2023-10-01T07:20:22.366 INFO:teuthology.orchestra.run.smithi084.stderr: sudo /home/ubuntu/cephtest/cephadm shell 2023-10-01T07:20:22.366 INFO:teuthology.orchestra.run.smithi084.stderr: 2023-10-01T07:20:22.366 INFO:teuthology.orchestra.run.smithi084.stderr:Please consider enabling telemetry to help improve Ceph: 2023-10-01T07:20:22.367 INFO:teuthology.orchestra.run.smithi084.stderr: 2023-10-01T07:20:22.367 INFO:teuthology.orchestra.run.smithi084.stderr: ceph telemetry on 2023-10-01T07:20:22.367 INFO:teuthology.orchestra.run.smithi084.stderr: 2023-10-01T07:20:22.367 INFO:teuthology.orchestra.run.smithi084.stderr:For more information see: 2023-10-01T07:20:22.367 INFO:teuthology.orchestra.run.smithi084.stderr: 2023-10-01T07:20:22.367 INFO:teuthology.orchestra.run.smithi084.stderr: https://docs.ceph.com/en/pacific/mgr/telemetry/ 2023-10-01T07:20:22.367 INFO:teuthology.orchestra.run.smithi084.stderr: 2023-10-01T07:20:22.367 INFO:teuthology.orchestra.run.smithi084.stderr:Bootstrap complete. 2023-10-01T07:20:22.405 INFO:tasks.cephadm:Fetching config... 2023-10-01T07:20:22.405 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2023-10-01T07:20:22.405 DEBUG:teuthology.orchestra.run.smithi084:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-10-01T07:20:22.412 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-10-01T07:20:22.412 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2023-10-01T07:20:22.412 DEBUG:teuthology.orchestra.run.smithi084:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-10-01T07:20:22.462 INFO:tasks.cephadm:Fetching mon keyring... 2023-10-01T07:20:22.462 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2023-10-01T07:20:22.462 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd if=/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/keyring of=/dev/stdout 2023-10-01T07:20:22.522 INFO:tasks.cephadm:Fetching pub ssh key... 2023-10-01T07:20:22.522 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2023-10-01T07:20:22.522 DEBUG:teuthology.orchestra.run.smithi084:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-10-01T07:20:22.570 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-10-01T07:20:22.571 DEBUG:teuthology.orchestra.run.smithi084:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC0yxXh0i4LmviqL706FDb+D5E2Aoo5IS5k1nM5/mInIfpdU2nH3SACdd/BFJrqeQ46HQSGCxmXWq+Q9IDEcByvIpj+8CwnmXIYK9Sd7ruBjyP/6D3yRbMq1jmNVFZQPjxcHLQ1k0kmDN7CKQhm0ZIAwuZCOCnKbkf34bogdQ1Eiz1IIJLJGu4qSDXCekakN7GhFTJDDAT4lL7Oh4ZAbodtoPiO4uMagGwRzv07VJsp3BOh1eQzCijV0a/9K4vZv7qGkSBjKh+5MkpEKJJXJXF07yQzePlNX5rQ/4Hf67JPDBP4VxAsu++mSlcDXLYp5dKnrVqtMz5frWvS2SKQM3TZyP4KQA7PKtjxX3s9RxiI+BbCPSO79NXTJ4EHiN4tSxUDI7RluBmmWpLm4XPMfzIGUe7zyiYbnb/goszRcOqxsAo9adEmaChPiDNH0Ku2t2HbjT+AhEUUNmHm345/iAeYux25JeZgOpJChQZfpzjpaQXMi67Qg/SlNJNBxaLtjms= ceph-9c46152e-602a-11ee-8db5-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-10-01T07:20:22.631 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:22 smithi084 bash[27378]: audit 2023-10-01T07:20:21.382813+0000 mon.a (mon.0) 88 : audit [INF] from='client.? 172.21.15.84:0/3807079680' entity='client.admin' 2023-10-01T07:20:22.632 INFO:teuthology.orchestra.run.smithi084.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC0yxXh0i4LmviqL706FDb+D5E2Aoo5IS5k1nM5/mInIfpdU2nH3SACdd/BFJrqeQ46HQSGCxmXWq+Q9IDEcByvIpj+8CwnmXIYK9Sd7ruBjyP/6D3yRbMq1jmNVFZQPjxcHLQ1k0kmDN7CKQhm0ZIAwuZCOCnKbkf34bogdQ1Eiz1IIJLJGu4qSDXCekakN7GhFTJDDAT4lL7Oh4ZAbodtoPiO4uMagGwRzv07VJsp3BOh1eQzCijV0a/9K4vZv7qGkSBjKh+5MkpEKJJXJXF07yQzePlNX5rQ/4Hf67JPDBP4VxAsu++mSlcDXLYp5dKnrVqtMz5frWvS2SKQM3TZyP4KQA7PKtjxX3s9RxiI+BbCPSO79NXTJ4EHiN4tSxUDI7RluBmmWpLm4XPMfzIGUe7zyiYbnb/goszRcOqxsAo9adEmaChPiDNH0Ku2t2HbjT+AhEUUNmHm345/iAeYux25JeZgOpJChQZfpzjpaQXMi67Qg/SlNJNBxaLtjms= ceph-9c46152e-602a-11ee-8db5-212e2dc638e7 2023-10-01T07:20:22.643 DEBUG:teuthology.orchestra.run.smithi112:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC0yxXh0i4LmviqL706FDb+D5E2Aoo5IS5k1nM5/mInIfpdU2nH3SACdd/BFJrqeQ46HQSGCxmXWq+Q9IDEcByvIpj+8CwnmXIYK9Sd7ruBjyP/6D3yRbMq1jmNVFZQPjxcHLQ1k0kmDN7CKQhm0ZIAwuZCOCnKbkf34bogdQ1Eiz1IIJLJGu4qSDXCekakN7GhFTJDDAT4lL7Oh4ZAbodtoPiO4uMagGwRzv07VJsp3BOh1eQzCijV0a/9K4vZv7qGkSBjKh+5MkpEKJJXJXF07yQzePlNX5rQ/4Hf67JPDBP4VxAsu++mSlcDXLYp5dKnrVqtMz5frWvS2SKQM3TZyP4KQA7PKtjxX3s9RxiI+BbCPSO79NXTJ4EHiN4tSxUDI7RluBmmWpLm4XPMfzIGUe7zyiYbnb/goszRcOqxsAo9adEmaChPiDNH0Ku2t2HbjT+AhEUUNmHm345/iAeYux25JeZgOpJChQZfpzjpaQXMi67Qg/SlNJNBxaLtjms= ceph-9c46152e-602a-11ee-8db5-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-10-01T07:20:22.667 INFO:teuthology.orchestra.run.smithi112.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC0yxXh0i4LmviqL706FDb+D5E2Aoo5IS5k1nM5/mInIfpdU2nH3SACdd/BFJrqeQ46HQSGCxmXWq+Q9IDEcByvIpj+8CwnmXIYK9Sd7ruBjyP/6D3yRbMq1jmNVFZQPjxcHLQ1k0kmDN7CKQhm0ZIAwuZCOCnKbkf34bogdQ1Eiz1IIJLJGu4qSDXCekakN7GhFTJDDAT4lL7Oh4ZAbodtoPiO4uMagGwRzv07VJsp3BOh1eQzCijV0a/9K4vZv7qGkSBjKh+5MkpEKJJXJXF07yQzePlNX5rQ/4Hf67JPDBP4VxAsu++mSlcDXLYp5dKnrVqtMz5frWvS2SKQM3TZyP4KQA7PKtjxX3s9RxiI+BbCPSO79NXTJ4EHiN4tSxUDI7RluBmmWpLm4XPMfzIGUe7zyiYbnb/goszRcOqxsAo9adEmaChPiDNH0Ku2t2HbjT+AhEUUNmHm345/iAeYux25JeZgOpJChQZfpzjpaQXMi67Qg/SlNJNBxaLtjms= ceph-9c46152e-602a-11ee-8db5-212e2dc638e7 2023-10-01T07:20:22.678 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-10-01T07:20:27.572 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:27 smithi084 bash[27378]: audit 2023-10-01T07:20:26.097713+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:20:27.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:27 smithi084 bash[27378]: audit 2023-10-01T07:20:26.443519+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi084", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:20:27.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:27 smithi084 bash[27378]: audit 2023-10-01T07:20:26.448296+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:20:27.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:27 smithi084 bash[27378]: audit 2023-10-01T07:20:26.450508+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:20:27.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:27 smithi084 bash[27378]: audit 2023-10-01T07:20:26.454935+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:20:27.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:27 smithi084 bash[27378]: audit 2023-10-01T07:20:26.758594+0000 mon.a (mon.0) 94 : audit [INF] from='client.? 172.21.15.84:0/894647994' entity='client.admin' 2023-10-01T07:20:27.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:27 smithi084 bash[27378]: audit 2023-10-01T07:20:26.820521+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:20:27.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:27 smithi084 bash[27378]: audit 2023-10-01T07:20:26.826746+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:20:27.797 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-10-01T07:20:27.798 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-10-01T07:20:30.572 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:30 smithi084 bash[27378]: cluster 2023-10-01T07:20:29.259025+0000 mgr.y (mgr.14146) 5 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:20:31.942 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi112 2023-10-01T07:20:31.942 DEBUG:teuthology.orchestra.run.smithi112:> set -ex 2023-10-01T07:20:31.942 DEBUG:teuthology.orchestra.run.smithi112:> dd of=/etc/ceph/ceph.conf 2023-10-01T07:20:32.000 DEBUG:teuthology.orchestra.run.smithi112:> set -ex 2023-10-01T07:20:32.001 DEBUG:teuthology.orchestra.run.smithi112:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-10-01T07:20:32.109 INFO:tasks.cephadm:Adding host smithi112 to orchestrator... 2023-10-01T07:20:32.109 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph orch host add smithi112 2023-10-01T07:20:32.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:32 smithi084 bash[27378]: audit 2023-10-01T07:20:31.234559+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:20:32.577 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:32 smithi084 bash[27378]: audit 2023-10-01T07:20:31.251155+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:20:32.577 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:32 smithi084 bash[27378]: audit 2023-10-01T07:20:31.254482+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:20:32.577 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:32 smithi084 bash[27378]: audit 2023-10-01T07:20:31.255924+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:20:32.577 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:32 smithi084 bash[27378]: cephadm 2023-10-01T07:20:31.257599+0000 mgr.y (mgr.14146) 7 : cephadm [INF] Updating smithi084:/etc/ceph/ceph.conf 2023-10-01T07:20:32.577 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:32 smithi084 bash[27378]: cluster 2023-10-01T07:20:31.259368+0000 mgr.y (mgr.14146) 8 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:20:32.577 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:32 smithi084 bash[27378]: cephadm 2023-10-01T07:20:31.278026+0000 mgr.y (mgr.14146) 9 : cephadm [INF] Updating smithi084:/etc/ceph/ceph.client.admin.keyring 2023-10-01T07:20:32.578 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:32 smithi084 bash[27378]: audit 2023-10-01T07:20:31.308254+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:20:32.578 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:32 smithi084 bash[27378]: audit 2023-10-01T07:20:31.313526+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:20:34.572 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:34 smithi084 bash[27378]: cluster 2023-10-01T07:20:33.259784+0000 mgr.y (mgr.14146) 10 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:20:35.572 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:20:35 smithi084 bash[27645]: Warning: Permanently added 'smithi112,172.21.15.112' (ECDSA) to the list of known hosts. 2023-10-01T07:20:36.012 INFO:teuthology.orchestra.run.smithi084.stdout:Added host 'smithi112' with addr '172.21.15.112' 2023-10-01T07:20:36.322 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:20:36 smithi084 bash[27645]: Warning: Permanently added '172.21.15.112' (ECDSA) to the list of known hosts. 2023-10-01T07:20:36.322 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:36 smithi084 bash[27378]: audit 2023-10-01T07:20:35.173438+0000 mgr.y (mgr.14146) 11 : audit [DBG] from='client.14170 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi112", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:20:36.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:36 smithi084 bash[27378]: cluster 2023-10-01T07:20:35.260308+0000 mgr.y (mgr.14146) 12 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:20:36.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:36 smithi084 bash[27378]: audit 2023-10-01T07:20:36.009850+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:20:36.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:36 smithi084 bash[27378]: audit 2023-10-01T07:20:36.048652+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:20:36.738 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph orch host ls --format=json 2023-10-01T07:20:37.906 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:37 smithi084 bash[27378]: cephadm 2023-10-01T07:20:36.010684+0000 mgr.y (mgr.14146) 13 : cephadm [INF] Added host smithi112 2023-10-01T07:20:37.906 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:37 smithi084 bash[27378]: audit 2023-10-01T07:20:36.612917+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:20:39.072 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:38 smithi084 bash[27378]: cluster 2023-10-01T07:20:37.260820+0000 mgr.y (mgr.14146) 14 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:20:39.072 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:38 smithi084 bash[27378]: audit 2023-10-01T07:20:37.876802+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:20:39.785 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T07:20:39.786 INFO:teuthology.orchestra.run.smithi084.stdout:[{"addr": "172.21.15.84", "hostname": "smithi084", "labels": [], "status": ""}, {"addr": "172.21.15.112", "hostname": "smithi112", "labels": [], "status": ""}] 2023-10-01T07:20:40.522 INFO:tasks.cephadm:Setting crush tunables to default 2023-10-01T07:20:40.522 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd crush tunables default 2023-10-01T07:20:40.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:40 smithi084 bash[27378]: cluster 2023-10-01T07:20:39.261292+0000 mgr.y (mgr.14146) 15 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:20:41.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:41 smithi084 bash[27378]: audit 2023-10-01T07:20:39.783887+0000 mgr.y (mgr.14146) 16 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T07:20:43.049 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:42 smithi084 bash[27378]: cluster 2023-10-01T07:20:41.261784+0000 mgr.y (mgr.14146) 17 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:20:44.213 INFO:teuthology.orchestra.run.smithi084.stderr:adjusted tunables profile to default 2023-10-01T07:20:44.470 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:44 smithi084 bash[27378]: audit 2023-10-01T07:20:43.200955+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:20:44.471 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:44 smithi084 bash[27378]: cluster 2023-10-01T07:20:43.262193+0000 mgr.y (mgr.14146) 18 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:20:44.471 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:44 smithi084 bash[27378]: audit 2023-10-01T07:20:43.468975+0000 mon.a (mon.0) 108 : audit [INF] from='client.? 172.21.15.84:0/4046186668' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-10-01T07:20:44.471 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:44 smithi084 bash[27378]: audit 2023-10-01T07:20:43.513326+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:20:44.471 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:44 smithi084 bash[27378]: audit 2023-10-01T07:20:43.514756+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi112", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:20:44.471 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:44 smithi084 bash[27378]: audit 2023-10-01T07:20:43.516553+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:20:44.471 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:44 smithi084 bash[27378]: audit 2023-10-01T07:20:43.518079+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:20:44.471 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:44 smithi084 bash[27378]: cephadm 2023-10-01T07:20:43.520081+0000 mgr.y (mgr.14146) 19 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.conf 2023-10-01T07:20:44.471 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:44 smithi084 bash[27378]: cephadm 2023-10-01T07:20:43.541115+0000 mgr.y (mgr.14146) 20 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.client.admin.keyring 2023-10-01T07:20:44.471 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:44 smithi084 bash[27378]: audit 2023-10-01T07:20:43.570948+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:20:44.471 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:44 smithi084 bash[27378]: audit 2023-10-01T07:20:43.576762+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:20:44.923 INFO:tasks.cephadm:Adding mon.a on smithi084 2023-10-01T07:20:44.924 INFO:tasks.cephadm:Adding mon.c on smithi084 2023-10-01T07:20:44.924 INFO:tasks.cephadm:Adding mon.b on smithi112 2023-10-01T07:20:44.924 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph orch apply mon '3;smithi084:172.21.15.84=a;smithi084:[v2:172.21.15.84:3301,v1:172.21.15.84:6790]=c;smithi112:172.21.15.112=b' 2023-10-01T07:20:45.572 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:45 smithi084 bash[27378]: audit 2023-10-01T07:20:44.209161+0000 mon.a (mon.0) 115 : audit [INF] from='client.? 172.21.15.84:0/4046186668' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-10-01T07:20:45.572 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:45 smithi084 bash[27378]: cluster 2023-10-01T07:20:44.209211+0000 mon.a (mon.0) 116 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-10-01T07:20:46.572 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:46 smithi084 bash[27378]: cluster 2023-10-01T07:20:45.262673+0000 mgr.y (mgr.14146) 21 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:20:47.893 INFO:teuthology.orchestra.run.smithi112.stdout:Scheduled mon update... 2023-10-01T07:20:48.322 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:47 smithi084 bash[27378]: cluster 2023-10-01T07:20:47.263179+0000 mgr.y (mgr.14146) 22 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:20:48.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:47 smithi084 bash[27378]: audit 2023-10-01T07:20:47.891676+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:20:48.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:47 smithi084 bash[27378]: audit 2023-10-01T07:20:47.902533+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:20:48.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:47 smithi084 bash[27378]: audit 2023-10-01T07:20:47.906010+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:20:48.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:47 smithi084 bash[27378]: audit 2023-10-01T07:20:47.907643+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:20:48.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:47 smithi084 bash[27378]: audit 2023-10-01T07:20:47.914310+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:20:48.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:47 smithi084 bash[27378]: audit 2023-10-01T07:20:47.917415+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T07:20:48.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:47 smithi084 bash[27378]: audit 2023-10-01T07:20:47.918824+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:20:48.928 DEBUG:teuthology.orchestra.run.smithi084:mon.c> sudo journalctl -f -n 0 -u ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@mon.c.service 2023-10-01T07:20:48.930 DEBUG:teuthology.orchestra.run.smithi112:mon.b> sudo journalctl -f -n 0 -u ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@mon.b.service 2023-10-01T07:20:48.934 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-01T07:20:48.934 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph mon dump -f json 2023-10-01T07:20:49.233 INFO:journalctl@ceph.mon.c.smithi084.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-01T07:20:49.322 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:48 smithi084 bash[27378]: audit 2023-10-01T07:20:47.880480+0000 mgr.y (mgr.14146) 23 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi084:172.21.15.84=a;smithi084:[v2:172.21.15.84:3301,v1:172.21.15.84:6790]=c;smithi112:172.21.15.112=b", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:20:49.322 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:48 smithi084 bash[27378]: cephadm 2023-10-01T07:20:47.886620+0000 mgr.y (mgr.14146) 24 : cephadm [INF] Saving service mon spec with placement smithi084:172.21.15.84=a;smithi084:[v2:172.21.15.84:3301,v1:172.21.15.84:6790]=c;smithi112:172.21.15.112=b;count:3 2023-10-01T07:20:49.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:48 smithi084 bash[27378]: cephadm 2023-10-01T07:20:47.920021+0000 mgr.y (mgr.14146) 25 : cephadm [INF] Deploying daemon mon.b on smithi112 2023-10-01T07:20:50.322 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:49 smithi084 bash[27378]: cluster 2023-10-01T07:20:49.263619+0000 mgr.y (mgr.14146) 26 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:20:50.351 INFO:journalctl@ceph.mon.b.smithi112.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-01T07:20:52.572 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:52 smithi084 bash[27378]: cluster 2023-10-01T07:20:51.264014+0000 mgr.y (mgr.14146) 27 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:20:54.193 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-10-01T07:20:54.193 INFO:teuthology.orchestra.run.smithi112.stdout:{"epoch":1,"fsid":"9c46152e-602a-11ee-8db5-212e2dc638e7","modified":"2023-10-01T07:19:05.997314Z","created":"2023-10-01T07:19:05.997314Z","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.84:3300","nonce":0},{"type":"v1","addr":"172.21.15.84:6789","nonce":0}]},"addr":"172.21.15.84:6789/0","public_addr":"172.21.15.84:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-01T07:20:54.198 INFO:teuthology.orchestra.run.smithi112.stderr:dumped monmap epoch 1 2023-10-01T07:20:54.572 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:54 smithi084 bash[27378]: cluster 2023-10-01T07:20:53.264388+0000 mgr.y (mgr.14146) 28 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:20:54.572 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:20:54 smithi084 bash[27378]: audit 2023-10-01T07:20:54.192640+0000 mon.a (mon.0) 124 : audit [DBG] from='client.? 172.21.15.112:0/799188945' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-01T07:20:55.788 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-01T07:20:55.789 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph mon dump -f json 2023-10-01T07:20:55.802 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:20:55 smithi112 bash[27689]: debug 2023-10-01T07:20:55.714+0000 7f1e23665700 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-10-01T07:21:00.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:20:59 smithi084 bash[33757]: debug 2023-10-01T07:20:59.847+0000 7f6af897b700 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-10-01T07:21:01.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:00 smithi112 bash[27689]: audit 2023-10-01T07:20:55.727077+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T07:21:01.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:00 smithi112 bash[27689]: cluster 2023-10-01T07:20:55.727376+0000 mon.a (mon.0) 130 : cluster [INF] mon.a calling monitor election 2023-10-01T07:21:01.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:00 smithi112 bash[27689]: audit 2023-10-01T07:20:55.749385+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T07:21:01.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:00 smithi112 bash[27689]: audit 2023-10-01T07:20:56.723104+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T07:21:01.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:00 smithi112 bash[27689]: cluster 2023-10-01T07:20:57.265288+0000 mgr.y (mgr.14146) 31 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:01.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:00 smithi112 bash[27689]: audit 2023-10-01T07:20:57.723523+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T07:21:01.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:00 smithi112 bash[27689]: cluster 2023-10-01T07:20:57.726972+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2023-10-01T07:21:01.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:00 smithi112 bash[27689]: audit 2023-10-01T07:20:58.723503+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T07:21:01.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:00 smithi112 bash[27689]: cluster 2023-10-01T07:20:59.265698+0000 mgr.y (mgr.14146) 32 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:01.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:00 smithi112 bash[27689]: audit 2023-10-01T07:20:59.723462+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T07:21:01.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:00 smithi112 bash[27689]: audit 2023-10-01T07:20:59.853651+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T07:21:01.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:00 smithi112 bash[27689]: audit 2023-10-01T07:21:00.724302+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T07:21:01.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:00 smithi112 bash[27689]: cluster 2023-10-01T07:21:00.772572+0000 mon.a (mon.0) 138 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-10-01T07:21:01.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:00 smithi112 bash[27689]: cluster 2023-10-01T07:21:00.777809+0000 mon.a (mon.0) 139 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0],b=[v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0]} removed_ranks: {} 2023-10-01T07:21:01.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:00 smithi112 bash[27689]: cluster 2023-10-01T07:21:00.778686+0000 mon.a (mon.0) 140 : cluster [DBG] fsmap 2023-10-01T07:21:01.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:00 smithi112 bash[27689]: cluster 2023-10-01T07:21:00.778760+0000 mon.a (mon.0) 141 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-10-01T07:21:01.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:00 smithi112 bash[27689]: cluster 2023-10-01T07:21:00.779085+0000 mon.a (mon.0) 142 : cluster [DBG] mgrmap e13: y(active, since 51s) 2023-10-01T07:21:01.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:00 smithi112 bash[27689]: cluster 2023-10-01T07:21:00.799759+0000 mon.a (mon.0) 143 : cluster [INF] overall HEALTH_OK 2023-10-01T07:21:01.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:00 smithi112 bash[27689]: audit 2023-10-01T07:21:00.804700+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:01.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:00 smithi112 bash[27689]: audit 2023-10-01T07:21:00.807166+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:21:01.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:00 smithi084 bash[27378]: audit 2023-10-01T07:20:55.727077+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T07:21:01.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:00 smithi084 bash[27378]: cluster 2023-10-01T07:20:55.727376+0000 mon.a (mon.0) 130 : cluster [INF] mon.a calling monitor election 2023-10-01T07:21:01.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:00 smithi084 bash[27378]: audit 2023-10-01T07:20:55.749385+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T07:21:01.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:00 smithi084 bash[27378]: audit 2023-10-01T07:20:56.723104+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T07:21:01.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:00 smithi084 bash[27378]: cluster 2023-10-01T07:20:57.265288+0000 mgr.y (mgr.14146) 31 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:01.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:00 smithi084 bash[27378]: audit 2023-10-01T07:20:57.723523+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T07:21:01.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:00 smithi084 bash[27378]: cluster 2023-10-01T07:20:57.726972+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2023-10-01T07:21:01.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:00 smithi084 bash[27378]: audit 2023-10-01T07:20:58.723503+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T07:21:01.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:00 smithi084 bash[27378]: cluster 2023-10-01T07:20:59.265698+0000 mgr.y (mgr.14146) 32 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:01.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:00 smithi084 bash[27378]: audit 2023-10-01T07:20:59.723462+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T07:21:01.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:00 smithi084 bash[27378]: audit 2023-10-01T07:20:59.853651+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T07:21:01.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:00 smithi084 bash[27378]: audit 2023-10-01T07:21:00.724302+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T07:21:01.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:00 smithi084 bash[27378]: cluster 2023-10-01T07:21:00.772572+0000 mon.a (mon.0) 138 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-10-01T07:21:01.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:00 smithi084 bash[27378]: cluster 2023-10-01T07:21:00.777809+0000 mon.a (mon.0) 139 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0],b=[v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0]} removed_ranks: {} 2023-10-01T07:21:01.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:00 smithi084 bash[27378]: cluster 2023-10-01T07:21:00.778686+0000 mon.a (mon.0) 140 : cluster [DBG] fsmap 2023-10-01T07:21:01.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:00 smithi084 bash[27378]: cluster 2023-10-01T07:21:00.778760+0000 mon.a (mon.0) 141 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-10-01T07:21:01.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:00 smithi084 bash[27378]: cluster 2023-10-01T07:21:00.779085+0000 mon.a (mon.0) 142 : cluster [DBG] mgrmap e13: y(active, since 51s) 2023-10-01T07:21:01.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:00 smithi084 bash[27378]: cluster 2023-10-01T07:21:00.799759+0000 mon.a (mon.0) 143 : cluster [INF] overall HEALTH_OK 2023-10-01T07:21:01.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:00 smithi084 bash[27378]: audit 2023-10-01T07:21:00.804700+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:01.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:00 smithi084 bash[27378]: audit 2023-10-01T07:21:00.807166+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:21:02.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:01 smithi112 bash[27689]: audit 2023-10-01T07:21:00.853628+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T07:21:02.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:01 smithi112 bash[27689]: cluster 2023-10-01T07:21:01.266167+0000 mgr.y (mgr.14146) 33 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:02.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:01 smithi112 bash[27689]: audit 2023-10-01T07:21:01.724611+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T07:21:02.322 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:01 smithi084 bash[27378]: audit 2023-10-01T07:21:00.853628+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T07:21:02.322 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:01 smithi084 bash[27378]: cluster 2023-10-01T07:21:01.266167+0000 mgr.y (mgr.14146) 33 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:02.322 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:01 smithi084 bash[27378]: audit 2023-10-01T07:21:01.724611+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T07:21:06.939 INFO:teuthology.orchestra.run.smithi112.stdout: 2023-10-01T07:21:06.940 INFO:teuthology.orchestra.run.smithi112.stdout:{"epoch":3,"fsid":"9c46152e-602a-11ee-8db5-212e2dc638e7","modified":"2023-10-01T07:21:01.856695Z","created":"2023-10-01T07:19:05.997314Z","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.84:3300","nonce":0},{"type":"v1","addr":"172.21.15.84:6789","nonce":0}]},"addr":"172.21.15.84:6789/0","public_addr":"172.21.15.84:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:3300","nonce":0},{"type":"v1","addr":"172.21.15.112:6789","nonce":0}]},"addr":"172.21.15.112:6789/0","public_addr":"172.21.15.112:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:3301","nonce":0},{"type":"v1","addr":"172.21.15.84:6790","nonce":0}]},"addr":"172.21.15.84:6790/0","public_addr":"172.21.15.84:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2023-10-01T07:21:06.944 INFO:teuthology.orchestra.run.smithi112.stderr:dumped monmap epoch 3 2023-10-01T07:21:07.214 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[33757]: audit 2023-10-01T07:21:00.853628+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T07:21:07.214 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[33757]: cluster 2023-10-01T07:21:01.266167+0000 mgr.y (mgr.14146) 33 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:07.214 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[33757]: audit 2023-10-01T07:21:01.724611+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T07:21:07.214 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[33757]: audit 2023-10-01T07:21:01.861522+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T07:21:07.214 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[33757]: cluster 2023-10-01T07:21:01.861828+0000 mon.a (mon.0) 150 : cluster [INF] mon.a calling monitor election 2023-10-01T07:21:07.214 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[33757]: cluster 2023-10-01T07:21:01.864507+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2023-10-01T07:21:07.214 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[33757]: audit 2023-10-01T07:21:01.881597+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T07:21:07.215 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[33757]: audit 2023-10-01T07:21:01.881933+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T07:21:07.215 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[33757]: audit 2023-10-01T07:21:01.912222+0000 mon.a (mon.0) 153 : audit [DBG] from='client.? 172.21.15.112:0/2956758985' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-01T07:21:07.215 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[33757]: audit 2023-10-01T07:21:02.854477+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T07:21:07.215 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[33757]: cluster 2023-10-01T07:21:03.266563+0000 mgr.y (mgr.14146) 34 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:07.215 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[33757]: audit 2023-10-01T07:21:03.854607+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T07:21:07.215 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[33757]: cluster 2023-10-01T07:21:03.856559+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-10-01T07:21:07.215 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[33757]: audit 2023-10-01T07:21:04.854538+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T07:21:07.215 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[33757]: cluster 2023-10-01T07:21:05.267042+0000 mgr.y (mgr.14146) 35 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:07.215 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[33757]: audit 2023-10-01T07:21:05.854182+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T07:21:07.215 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[33757]: audit 2023-10-01T07:21:06.854795+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T07:21:07.216 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[33757]: cluster 2023-10-01T07:21:06.904608+0000 mon.a (mon.0) 159 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-01T07:21:07.216 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[33757]: cluster 2023-10-01T07:21:06.914878+0000 mon.a (mon.0) 160 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0],b=[v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0],c=[v2:172.21.15.84:3301/0,v1:172.21.15.84:6790/0]} removed_ranks: {} 2023-10-01T07:21:07.216 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[33757]: cluster 2023-10-01T07:21:06.937038+0000 mon.a (mon.0) 161 : cluster [DBG] fsmap 2023-10-01T07:21:07.216 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[27378]: audit 2023-10-01T07:21:01.861522+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T07:21:07.216 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[27378]: cluster 2023-10-01T07:21:01.861828+0000 mon.a (mon.0) 150 : cluster [INF] mon.a calling monitor election 2023-10-01T07:21:07.216 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[27378]: cluster 2023-10-01T07:21:01.864507+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2023-10-01T07:21:07.216 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[27378]: audit 2023-10-01T07:21:01.881597+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T07:21:07.216 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[27378]: audit 2023-10-01T07:21:01.881933+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T07:21:07.217 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[27378]: audit 2023-10-01T07:21:01.912222+0000 mon.a (mon.0) 153 : audit [DBG] from='client.? 172.21.15.112:0/2956758985' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-01T07:21:07.217 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[27378]: audit 2023-10-01T07:21:02.854477+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T07:21:07.217 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[27378]: cluster 2023-10-01T07:21:03.266563+0000 mgr.y (mgr.14146) 34 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:07.217 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[27378]: audit 2023-10-01T07:21:03.854607+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T07:21:07.217 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[27378]: cluster 2023-10-01T07:21:03.856559+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-10-01T07:21:07.217 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[27378]: audit 2023-10-01T07:21:04.854538+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T07:21:07.217 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[27378]: cluster 2023-10-01T07:21:05.267042+0000 mgr.y (mgr.14146) 35 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:07.217 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[27378]: audit 2023-10-01T07:21:05.854182+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T07:21:07.217 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[27378]: audit 2023-10-01T07:21:06.854795+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T07:21:07.217 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[27378]: cluster 2023-10-01T07:21:06.904608+0000 mon.a (mon.0) 159 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-01T07:21:07.218 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[27378]: cluster 2023-10-01T07:21:06.914878+0000 mon.a (mon.0) 160 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0],b=[v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0],c=[v2:172.21.15.84:3301/0,v1:172.21.15.84:6790/0]} removed_ranks: {} 2023-10-01T07:21:07.218 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[27378]: cluster 2023-10-01T07:21:06.937038+0000 mon.a (mon.0) 161 : cluster [DBG] fsmap 2023-10-01T07:21:07.218 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[27378]: cluster 2023-10-01T07:21:06.937100+0000 mon.a (mon.0) 162 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-10-01T07:21:07.218 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[27378]: cluster 2023-10-01T07:21:06.937468+0000 mon.a (mon.0) 163 : cluster [DBG] mgrmap e13: y(active, since 57s) 2023-10-01T07:21:07.218 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[27378]: cluster 2023-10-01T07:21:06.945609+0000 mon.a (mon.0) 164 : cluster [INF] overall HEALTH_OK 2023-10-01T07:21:07.218 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[27378]: audit 2023-10-01T07:21:06.949784+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:07.218 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[27378]: audit 2023-10-01T07:21:06.952725+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:07.218 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[27378]: audit 2023-10-01T07:21:06.955745+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:07.218 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[27378]: audit 2023-10-01T07:21:06.956775+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:21:07.218 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[27378]: audit 2023-10-01T07:21:06.957953+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:21:07.219 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[33757]: cluster 2023-10-01T07:21:06.937100+0000 mon.a (mon.0) 162 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-10-01T07:21:07.219 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[33757]: cluster 2023-10-01T07:21:06.937468+0000 mon.a (mon.0) 163 : cluster [DBG] mgrmap e13: y(active, since 57s) 2023-10-01T07:21:07.219 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[33757]: cluster 2023-10-01T07:21:06.945609+0000 mon.a (mon.0) 164 : cluster [INF] overall HEALTH_OK 2023-10-01T07:21:07.219 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[33757]: audit 2023-10-01T07:21:06.949784+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:07.219 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[33757]: audit 2023-10-01T07:21:06.952725+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:07.219 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[33757]: audit 2023-10-01T07:21:06.955745+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:07.220 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[33757]: audit 2023-10-01T07:21:06.956775+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:21:07.220 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:06 smithi084 bash[33757]: audit 2023-10-01T07:21:06.957953+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:21:07.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:06 smithi112 bash[27689]: audit 2023-10-01T07:21:01.861522+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T07:21:07.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:06 smithi112 bash[27689]: cluster 2023-10-01T07:21:01.861828+0000 mon.a (mon.0) 150 : cluster [INF] mon.a calling monitor election 2023-10-01T07:21:07.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:06 smithi112 bash[27689]: cluster 2023-10-01T07:21:01.864507+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2023-10-01T07:21:07.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:06 smithi112 bash[27689]: audit 2023-10-01T07:21:01.881597+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T07:21:07.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:06 smithi112 bash[27689]: audit 2023-10-01T07:21:01.881933+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T07:21:07.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:06 smithi112 bash[27689]: audit 2023-10-01T07:21:01.912222+0000 mon.a (mon.0) 153 : audit [DBG] from='client.? 172.21.15.112:0/2956758985' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-01T07:21:07.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:06 smithi112 bash[27689]: audit 2023-10-01T07:21:02.854477+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T07:21:07.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:06 smithi112 bash[27689]: cluster 2023-10-01T07:21:03.266563+0000 mgr.y (mgr.14146) 34 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:07.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:06 smithi112 bash[27689]: audit 2023-10-01T07:21:03.854607+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T07:21:07.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:06 smithi112 bash[27689]: cluster 2023-10-01T07:21:03.856559+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-10-01T07:21:07.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:06 smithi112 bash[27689]: audit 2023-10-01T07:21:04.854538+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T07:21:07.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:06 smithi112 bash[27689]: cluster 2023-10-01T07:21:05.267042+0000 mgr.y (mgr.14146) 35 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:07.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:06 smithi112 bash[27689]: audit 2023-10-01T07:21:05.854182+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T07:21:07.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:06 smithi112 bash[27689]: audit 2023-10-01T07:21:06.854795+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T07:21:07.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:06 smithi112 bash[27689]: cluster 2023-10-01T07:21:06.904608+0000 mon.a (mon.0) 159 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-01T07:21:07.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:06 smithi112 bash[27689]: cluster 2023-10-01T07:21:06.914878+0000 mon.a (mon.0) 160 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0],b=[v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0],c=[v2:172.21.15.84:3301/0,v1:172.21.15.84:6790/0]} removed_ranks: {} 2023-10-01T07:21:07.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:06 smithi112 bash[27689]: cluster 2023-10-01T07:21:06.937038+0000 mon.a (mon.0) 161 : cluster [DBG] fsmap 2023-10-01T07:21:07.481 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:06 smithi112 bash[27689]: cluster 2023-10-01T07:21:06.937100+0000 mon.a (mon.0) 162 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-10-01T07:21:07.481 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:06 smithi112 bash[27689]: cluster 2023-10-01T07:21:06.937468+0000 mon.a (mon.0) 163 : cluster [DBG] mgrmap e13: y(active, since 57s) 2023-10-01T07:21:07.481 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:06 smithi112 bash[27689]: cluster 2023-10-01T07:21:06.945609+0000 mon.a (mon.0) 164 : cluster [INF] overall HEALTH_OK 2023-10-01T07:21:07.481 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:06 smithi112 bash[27689]: audit 2023-10-01T07:21:06.949784+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:07.481 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:06 smithi112 bash[27689]: audit 2023-10-01T07:21:06.952725+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:07.481 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:06 smithi112 bash[27689]: audit 2023-10-01T07:21:06.955745+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:07.481 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:06 smithi112 bash[27689]: audit 2023-10-01T07:21:06.956775+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:21:07.481 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:06 smithi112 bash[27689]: audit 2023-10-01T07:21:06.957953+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:21:07.713 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-10-01T07:21:07.714 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph config generate-minimal-conf 2023-10-01T07:21:08.322 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:08 smithi084 bash[33757]: cephadm 2023-10-01T07:21:06.959460+0000 mgr.y (mgr.14146) 36 : cephadm [INF] Updating smithi084:/etc/ceph/ceph.conf 2023-10-01T07:21:08.322 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:08 smithi084 bash[33757]: cephadm 2023-10-01T07:21:06.959893+0000 mgr.y (mgr.14146) 37 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.conf 2023-10-01T07:21:08.322 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:08 smithi084 bash[33757]: audit 2023-10-01T07:21:06.989340+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:08.322 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:08 smithi084 bash[33757]: audit 2023-10-01T07:21:06.993751+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:08.322 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:08 smithi084 bash[33757]: audit 2023-10-01T07:21:07.004165+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:08.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:08 smithi084 bash[33757]: cephadm 2023-10-01T07:21:07.006174+0000 mgr.y (mgr.14146) 38 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-10-01T07:21:08.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:08 smithi084 bash[33757]: audit 2023-10-01T07:21:07.006503+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T07:21:08.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:08 smithi084 bash[33757]: audit 2023-10-01T07:21:07.007408+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T07:21:08.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:08 smithi084 bash[33757]: audit 2023-10-01T07:21:07.008265+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:21:08.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:08 smithi084 bash[33757]: cephadm 2023-10-01T07:21:07.009175+0000 mgr.y (mgr.14146) 39 : cephadm [INF] Reconfiguring daemon mon.a on smithi084 2023-10-01T07:21:08.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:08 smithi084 bash[33757]: cluster 2023-10-01T07:21:07.267513+0000 mgr.y (mgr.14146) 40 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:08.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:08 smithi084 bash[33757]: audit 2023-10-01T07:21:07.854600+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T07:21:08.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:07 smithi084 bash[27378]: cephadm 2023-10-01T07:21:06.959460+0000 mgr.y (mgr.14146) 36 : cephadm [INF] Updating smithi084:/etc/ceph/ceph.conf 2023-10-01T07:21:08.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:08 smithi084 bash[27378]: cephadm 2023-10-01T07:21:06.959893+0000 mgr.y (mgr.14146) 37 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.conf 2023-10-01T07:21:08.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:08 smithi084 bash[27378]: audit 2023-10-01T07:21:06.989340+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:08.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:08 smithi084 bash[27378]: audit 2023-10-01T07:21:06.993751+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:08.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:08 smithi084 bash[27378]: audit 2023-10-01T07:21:07.004165+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:08.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:08 smithi084 bash[27378]: cephadm 2023-10-01T07:21:07.006174+0000 mgr.y (mgr.14146) 38 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-10-01T07:21:08.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:08 smithi084 bash[27378]: audit 2023-10-01T07:21:07.006503+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T07:21:08.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:08 smithi084 bash[27378]: audit 2023-10-01T07:21:07.007408+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T07:21:08.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:08 smithi084 bash[27378]: audit 2023-10-01T07:21:07.008265+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:21:08.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:08 smithi084 bash[27378]: cephadm 2023-10-01T07:21:07.009175+0000 mgr.y (mgr.14146) 39 : cephadm [INF] Reconfiguring daemon mon.a on smithi084 2023-10-01T07:21:08.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:08 smithi084 bash[27378]: cluster 2023-10-01T07:21:07.267513+0000 mgr.y (mgr.14146) 40 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:08.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:08 smithi084 bash[27378]: audit 2023-10-01T07:21:07.854600+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T07:21:08.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:08 smithi112 bash[27689]: cephadm 2023-10-01T07:21:06.959460+0000 mgr.y (mgr.14146) 36 : cephadm [INF] Updating smithi084:/etc/ceph/ceph.conf 2023-10-01T07:21:08.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:08 smithi112 bash[27689]: cephadm 2023-10-01T07:21:06.959893+0000 mgr.y (mgr.14146) 37 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.conf 2023-10-01T07:21:08.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:08 smithi112 bash[27689]: audit 2023-10-01T07:21:06.989340+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:08.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:08 smithi112 bash[27689]: audit 2023-10-01T07:21:06.993751+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:08.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:08 smithi112 bash[27689]: audit 2023-10-01T07:21:07.004165+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:08.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:08 smithi112 bash[27689]: cephadm 2023-10-01T07:21:07.006174+0000 mgr.y (mgr.14146) 38 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-10-01T07:21:08.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:08 smithi112 bash[27689]: audit 2023-10-01T07:21:07.006503+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T07:21:08.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:08 smithi112 bash[27689]: audit 2023-10-01T07:21:07.007408+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T07:21:08.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:08 smithi112 bash[27689]: audit 2023-10-01T07:21:07.008265+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:21:08.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:08 smithi112 bash[27689]: cephadm 2023-10-01T07:21:07.009175+0000 mgr.y (mgr.14146) 39 : cephadm [INF] Reconfiguring daemon mon.a on smithi084 2023-10-01T07:21:08.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:08 smithi112 bash[27689]: cluster 2023-10-01T07:21:07.267513+0000 mgr.y (mgr.14146) 40 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:08.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:08 smithi112 bash[27689]: audit 2023-10-01T07:21:07.854600+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T07:21:10.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:10 smithi112 bash[27689]: cluster 2023-10-01T07:21:09.267977+0000 mgr.y (mgr.14146) 41 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:10.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:10 smithi112 bash[27689]: audit 2023-10-01T07:21:09.720741+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:10.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:10 smithi112 bash[27689]: audit 2023-10-01T07:21:09.722008+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T07:21:10.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:10 smithi112 bash[27689]: audit 2023-10-01T07:21:09.723071+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T07:21:10.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:10 smithi112 bash[27689]: audit 2023-10-01T07:21:09.724048+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:21:10.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:10 smithi084 bash[27378]: cluster 2023-10-01T07:21:09.267977+0000 mgr.y (mgr.14146) 41 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:10.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:10 smithi084 bash[27378]: audit 2023-10-01T07:21:09.720741+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:10.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:10 smithi084 bash[27378]: audit 2023-10-01T07:21:09.722008+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T07:21:10.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:10 smithi084 bash[27378]: audit 2023-10-01T07:21:09.723071+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T07:21:10.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:10 smithi084 bash[27378]: audit 2023-10-01T07:21:09.724048+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:21:10.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:10 smithi084 bash[33757]: cluster 2023-10-01T07:21:09.267977+0000 mgr.y (mgr.14146) 41 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:10.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:10 smithi084 bash[33757]: audit 2023-10-01T07:21:09.720741+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:10.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:10 smithi084 bash[33757]: audit 2023-10-01T07:21:09.722008+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T07:21:10.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:10 smithi084 bash[33757]: audit 2023-10-01T07:21:09.723071+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T07:21:10.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:10 smithi084 bash[33757]: audit 2023-10-01T07:21:09.724048+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:21:11.720 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:11 smithi084 bash[27378]: cephadm 2023-10-01T07:21:09.721572+0000 mgr.y (mgr.14146) 42 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-10-01T07:21:11.720 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:11 smithi084 bash[27378]: cephadm 2023-10-01T07:21:09.724958+0000 mgr.y (mgr.14146) 43 : cephadm [INF] Reconfiguring daemon mon.c on smithi084 2023-10-01T07:21:11.720 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:11 smithi084 bash[33757]: cephadm 2023-10-01T07:21:09.721572+0000 mgr.y (mgr.14146) 42 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-10-01T07:21:11.720 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:11 smithi084 bash[33757]: cephadm 2023-10-01T07:21:09.724958+0000 mgr.y (mgr.14146) 43 : cephadm [INF] Reconfiguring daemon mon.c on smithi084 2023-10-01T07:21:11.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:11 smithi112 bash[27689]: cephadm 2023-10-01T07:21:09.721572+0000 mgr.y (mgr.14146) 42 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-10-01T07:21:11.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:11 smithi112 bash[27689]: cephadm 2023-10-01T07:21:09.724958+0000 mgr.y (mgr.14146) 43 : cephadm [INF] Reconfiguring daemon mon.c on smithi084 2023-10-01T07:21:12.103 INFO:teuthology.orchestra.run.smithi084.stdout:# minimal ceph.conf for 9c46152e-602a-11ee-8db5-212e2dc638e7 2023-10-01T07:21:12.103 INFO:teuthology.orchestra.run.smithi084.stdout:[global] 2023-10-01T07:21:12.103 INFO:teuthology.orchestra.run.smithi084.stdout: fsid = 9c46152e-602a-11ee-8db5-212e2dc638e7 2023-10-01T07:21:12.104 INFO:teuthology.orchestra.run.smithi084.stdout: mon_host = [v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0] [v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0] [v2:172.21.15.84:3301/0,v1:172.21.15.84:6790/0] 2023-10-01T07:21:12.567 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:12 smithi084 bash[27378]: cluster 2023-10-01T07:21:11.268419+0000 mgr.y (mgr.14146) 44 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:12.567 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:12 smithi084 bash[27378]: audit 2023-10-01T07:21:12.102782+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.84:0/1147463333' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:21:12.568 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:12 smithi084 bash[33757]: cluster 2023-10-01T07:21:11.268419+0000 mgr.y (mgr.14146) 44 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:12.568 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:12 smithi084 bash[33757]: audit 2023-10-01T07:21:12.102782+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.84:0/1147463333' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:21:12.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:12 smithi112 bash[27689]: cluster 2023-10-01T07:21:11.268419+0000 mgr.y (mgr.14146) 44 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:12.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:12 smithi112 bash[27689]: audit 2023-10-01T07:21:12.102782+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.84:0/1147463333' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:21:13.130 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-10-01T07:21:13.131 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2023-10-01T07:21:13.131 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd of=/etc/ceph/ceph.conf 2023-10-01T07:21:13.141 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2023-10-01T07:21:13.142 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-10-01T07:21:13.200 DEBUG:teuthology.orchestra.run.smithi112:> set -ex 2023-10-01T07:21:13.200 DEBUG:teuthology.orchestra.run.smithi112:> sudo dd of=/etc/ceph/ceph.conf 2023-10-01T07:21:13.212 DEBUG:teuthology.orchestra.run.smithi112:> set -ex 2023-10-01T07:21:13.212 DEBUG:teuthology.orchestra.run.smithi112:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-10-01T07:21:13.270 INFO:tasks.cephadm:Adding mgr.y on smithi084 2023-10-01T07:21:13.270 INFO:tasks.cephadm:Adding mgr.x on smithi112 2023-10-01T07:21:13.270 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph orch apply mgr '2;smithi084=y;smithi112=x' 2023-10-01T07:21:13.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:13 smithi112 bash[27689]: audit 2023-10-01T07:21:12.685000+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:13.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:13 smithi112 bash[27689]: cephadm 2023-10-01T07:21:12.685702+0000 mgr.y (mgr.14146) 45 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-10-01T07:21:13.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:13 smithi112 bash[27689]: audit 2023-10-01T07:21:12.685984+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T07:21:13.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:13 smithi112 bash[27689]: audit 2023-10-01T07:21:12.687008+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T07:21:13.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:13 smithi112 bash[27689]: audit 2023-10-01T07:21:12.687876+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:21:13.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:13 smithi112 bash[27689]: cephadm 2023-10-01T07:21:12.688691+0000 mgr.y (mgr.14146) 46 : cephadm [INF] Reconfiguring daemon mon.b on smithi112 2023-10-01T07:21:14.072 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:13 smithi084 bash[27378]: audit 2023-10-01T07:21:12.685000+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:14.072 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:13 smithi084 bash[27378]: cephadm 2023-10-01T07:21:12.685702+0000 mgr.y (mgr.14146) 45 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-10-01T07:21:14.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:13 smithi084 bash[27378]: audit 2023-10-01T07:21:12.685984+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T07:21:14.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:13 smithi084 bash[27378]: audit 2023-10-01T07:21:12.687008+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T07:21:14.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:13 smithi084 bash[27378]: audit 2023-10-01T07:21:12.687876+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:21:14.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:13 smithi084 bash[27378]: cephadm 2023-10-01T07:21:12.688691+0000 mgr.y (mgr.14146) 46 : cephadm [INF] Reconfiguring daemon mon.b on smithi112 2023-10-01T07:21:14.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:13 smithi084 bash[33757]: audit 2023-10-01T07:21:12.685000+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:14.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:13 smithi084 bash[33757]: cephadm 2023-10-01T07:21:12.685702+0000 mgr.y (mgr.14146) 45 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-10-01T07:21:14.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:13 smithi084 bash[33757]: audit 2023-10-01T07:21:12.685984+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T07:21:14.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:13 smithi084 bash[33757]: audit 2023-10-01T07:21:12.687008+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T07:21:14.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:13 smithi084 bash[33757]: audit 2023-10-01T07:21:12.687876+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:21:14.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:13 smithi084 bash[33757]: cephadm 2023-10-01T07:21:12.688691+0000 mgr.y (mgr.14146) 46 : cephadm [INF] Reconfiguring daemon mon.b on smithi112 2023-10-01T07:21:14.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:14 smithi112 bash[27689]: cluster 2023-10-01T07:21:13.268825+0000 mgr.y (mgr.14146) 47 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:15.072 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:14 smithi084 bash[27378]: cluster 2023-10-01T07:21:13.268825+0000 mgr.y (mgr.14146) 47 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:15.072 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:14 smithi084 bash[33757]: cluster 2023-10-01T07:21:13.268825+0000 mgr.y (mgr.14146) 47 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:16.572 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:16 smithi084 bash[27378]: audit 2023-10-01T07:21:15.249960+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:16.572 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:16 smithi084 bash[27378]: audit 2023-10-01T07:21:15.251699+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:21:16.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:16 smithi084 bash[27378]: audit 2023-10-01T07:21:15.254324+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:21:16.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:16 smithi084 bash[27378]: audit 2023-10-01T07:21:15.255464+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:21:16.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:16 smithi084 bash[27378]: audit 2023-10-01T07:21:15.261308+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:16.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:16 smithi084 bash[27378]: cluster 2023-10-01T07:21:15.269257+0000 mgr.y (mgr.14146) 48 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:16.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:16 smithi084 bash[33757]: audit 2023-10-01T07:21:15.249960+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:16.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:16 smithi084 bash[33757]: audit 2023-10-01T07:21:15.251699+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:21:16.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:16 smithi084 bash[33757]: audit 2023-10-01T07:21:15.254324+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:21:16.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:16 smithi084 bash[33757]: audit 2023-10-01T07:21:15.255464+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:21:16.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:16 smithi084 bash[33757]: audit 2023-10-01T07:21:15.261308+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:16.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:16 smithi084 bash[33757]: cluster 2023-10-01T07:21:15.269257+0000 mgr.y (mgr.14146) 48 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:16.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:16 smithi112 bash[27689]: audit 2023-10-01T07:21:15.249960+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:16.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:16 smithi112 bash[27689]: audit 2023-10-01T07:21:15.251699+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:21:16.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:16 smithi112 bash[27689]: audit 2023-10-01T07:21:15.254324+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:21:16.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:16 smithi112 bash[27689]: audit 2023-10-01T07:21:15.255464+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:21:16.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:16 smithi112 bash[27689]: audit 2023-10-01T07:21:15.261308+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:16.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:16 smithi112 bash[27689]: cluster 2023-10-01T07:21:15.269257+0000 mgr.y (mgr.14146) 48 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:16.803 INFO:teuthology.orchestra.run.smithi112.stdout:Scheduled mgr update... 2023-10-01T07:21:17.701 DEBUG:teuthology.orchestra.run.smithi112:mgr.x> sudo journalctl -f -n 0 -u ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@mgr.x.service 2023-10-01T07:21:17.703 INFO:tasks.cephadm:Deploying OSDs... 2023-10-01T07:21:17.703 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2023-10-01T07:21:17.703 DEBUG:teuthology.orchestra.run.smithi084:> dd if=/scratch_devs of=/dev/stdout 2023-10-01T07:21:17.711 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-10-01T07:21:17.711 DEBUG:teuthology.orchestra.run.smithi084:> stat /dev/vg_nvme/lv_1 2023-10-01T07:21:17.763 INFO:teuthology.orchestra.run.smithi084.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-10-01T07:21:17.763 INFO:teuthology.orchestra.run.smithi084.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-01T07:21:17.763 INFO:teuthology.orchestra.run.smithi084.stdout:Device: 5h/5d Inode: 492 Links: 1 2023-10-01T07:21:17.763 INFO:teuthology.orchestra.run.smithi084.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-01T07:21:17.763 INFO:teuthology.orchestra.run.smithi084.stdout:Access: 2023-10-01 07:14:19.277215608 +0000 2023-10-01T07:21:17.763 INFO:teuthology.orchestra.run.smithi084.stdout:Modify: 2023-10-01 07:14:18.957222988 +0000 2023-10-01T07:21:17.764 INFO:teuthology.orchestra.run.smithi084.stdout:Change: 2023-10-01 07:14:18.957222988 +0000 2023-10-01T07:21:17.764 INFO:teuthology.orchestra.run.smithi084.stdout: Birth: - 2023-10-01T07:21:17.764 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-10-01T07:21:17.815 INFO:teuthology.orchestra.run.smithi084.stderr:1+0 records in 2023-10-01T07:21:17.815 INFO:teuthology.orchestra.run.smithi084.stderr:1+0 records out 2023-10-01T07:21:17.815 INFO:teuthology.orchestra.run.smithi084.stderr:512 bytes copied, 0.000280702 s, 1.8 MB/s 2023-10-01T07:21:17.816 DEBUG:teuthology.orchestra.run.smithi084:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-10-01T07:21:17.868 DEBUG:teuthology.orchestra.run.smithi084:> stat /dev/vg_nvme/lv_2 2023-10-01T07:21:17.918 INFO:teuthology.orchestra.run.smithi084.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-10-01T07:21:17.918 INFO:teuthology.orchestra.run.smithi084.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-01T07:21:17.918 INFO:teuthology.orchestra.run.smithi084.stdout:Device: 5h/5d Inode: 497 Links: 1 2023-10-01T07:21:17.918 INFO:teuthology.orchestra.run.smithi084.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-01T07:21:17.918 INFO:teuthology.orchestra.run.smithi084.stdout:Access: 2023-10-01 07:14:19.509210258 +0000 2023-10-01T07:21:17.918 INFO:teuthology.orchestra.run.smithi084.stdout:Modify: 2023-10-01 07:14:19.505210351 +0000 2023-10-01T07:21:17.919 INFO:teuthology.orchestra.run.smithi084.stdout:Change: 2023-10-01 07:14:19.505210351 +0000 2023-10-01T07:21:17.919 INFO:teuthology.orchestra.run.smithi084.stdout: Birth: - 2023-10-01T07:21:17.919 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-10-01T07:21:17.972 INFO:teuthology.orchestra.run.smithi084.stderr:1+0 records in 2023-10-01T07:21:19.114 INFO:teuthology.orchestra.run.smithi084.stderr:1+0 records out 2023-10-01T07:21:19.114 INFO:teuthology.orchestra.run.smithi084.stderr:512 bytes copied, 0.000381569 s, 1.3 MB/s 2023-10-01T07:21:19.116 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:17 smithi112 bash[27689]: audit 2023-10-01T07:21:16.792579+0000 mgr.y (mgr.14146) 49 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi084=y;smithi112=x", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:21:19.116 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:17 smithi112 bash[27689]: cephadm 2023-10-01T07:21:16.796116+0000 mgr.y (mgr.14146) 50 : cephadm [INF] Saving service mgr spec with placement smithi084=y;smithi112=x;count:2 2023-10-01T07:21:19.116 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:17 smithi112 bash[27689]: audit 2023-10-01T07:21:16.802255+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:19.116 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:17 smithi112 bash[27689]: audit 2023-10-01T07:21:16.832223+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:21:19.116 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:17 smithi112 bash[27689]: audit 2023-10-01T07:21:16.835354+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:21:19.117 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:17 smithi112 bash[27689]: audit 2023-10-01T07:21:16.836841+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:21:19.117 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:17 smithi112 bash[27689]: audit 2023-10-01T07:21:16.846456+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:19.117 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:17 smithi112 bash[27689]: audit 2023-10-01T07:21:16.848876+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T07:21:19.117 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:17 smithi112 bash[27689]: audit 2023-10-01T07:21:16.854982+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-10-01T07:21:19.117 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:17 smithi112 bash[27689]: audit 2023-10-01T07:21:16.856300+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-01T07:21:19.117 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:17 smithi112 bash[27689]: audit 2023-10-01T07:21:16.857685+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:21:19.118 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:17 smithi112 bash[27689]: cephadm 2023-10-01T07:21:16.858787+0000 mgr.y (mgr.14146) 51 : cephadm [INF] Deploying daemon mgr.x on smithi112 2023-10-01T07:21:19.118 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:17 smithi112 bash[27689]: cluster 2023-10-01T07:21:17.269675+0000 mgr.y (mgr.14146) 52 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:19.118 INFO:journalctl@ceph.mgr.x.smithi112.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-01T07:21:19.120 DEBUG:teuthology.orchestra.run.smithi084:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-10-01T07:21:19.120 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:17 smithi084 bash[27378]: audit 2023-10-01T07:21:16.792579+0000 mgr.y (mgr.14146) 49 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi084=y;smithi112=x", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:21:19.120 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:17 smithi084 bash[27378]: cephadm 2023-10-01T07:21:16.796116+0000 mgr.y (mgr.14146) 50 : cephadm [INF] Saving service mgr spec with placement smithi084=y;smithi112=x;count:2 2023-10-01T07:21:19.121 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:17 smithi084 bash[27378]: audit 2023-10-01T07:21:16.802255+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:19.121 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:17 smithi084 bash[27378]: audit 2023-10-01T07:21:16.832223+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:21:19.121 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:17 smithi084 bash[27378]: audit 2023-10-01T07:21:16.835354+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:21:19.121 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:17 smithi084 bash[27378]: audit 2023-10-01T07:21:16.836841+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:21:19.121 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:17 smithi084 bash[27378]: audit 2023-10-01T07:21:16.846456+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:19.121 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:17 smithi084 bash[27378]: audit 2023-10-01T07:21:16.848876+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T07:21:19.122 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:17 smithi084 bash[27378]: audit 2023-10-01T07:21:16.854982+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-10-01T07:21:19.122 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:17 smithi084 bash[27378]: audit 2023-10-01T07:21:16.856300+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-01T07:21:19.122 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:17 smithi084 bash[27378]: audit 2023-10-01T07:21:16.857685+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:21:19.122 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:17 smithi084 bash[27378]: cephadm 2023-10-01T07:21:16.858787+0000 mgr.y (mgr.14146) 51 : cephadm [INF] Deploying daemon mgr.x on smithi112 2023-10-01T07:21:19.122 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:17 smithi084 bash[27378]: cluster 2023-10-01T07:21:17.269675+0000 mgr.y (mgr.14146) 52 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:19.123 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:17 smithi084 bash[33757]: audit 2023-10-01T07:21:16.792579+0000 mgr.y (mgr.14146) 49 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi084=y;smithi112=x", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:21:19.123 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:17 smithi084 bash[33757]: cephadm 2023-10-01T07:21:16.796116+0000 mgr.y (mgr.14146) 50 : cephadm [INF] Saving service mgr spec with placement smithi084=y;smithi112=x;count:2 2023-10-01T07:21:19.123 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:17 smithi084 bash[33757]: audit 2023-10-01T07:21:16.802255+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:19.123 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:17 smithi084 bash[33757]: audit 2023-10-01T07:21:16.832223+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:21:19.124 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:17 smithi084 bash[33757]: audit 2023-10-01T07:21:16.835354+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:21:19.124 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:17 smithi084 bash[33757]: audit 2023-10-01T07:21:16.836841+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:21:19.124 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:17 smithi084 bash[33757]: audit 2023-10-01T07:21:16.846456+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:19.124 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:17 smithi084 bash[33757]: audit 2023-10-01T07:21:16.848876+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T07:21:19.124 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:17 smithi084 bash[33757]: audit 2023-10-01T07:21:16.854982+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-10-01T07:21:19.125 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:17 smithi084 bash[33757]: audit 2023-10-01T07:21:16.856300+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-01T07:21:19.125 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:17 smithi084 bash[33757]: audit 2023-10-01T07:21:16.857685+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:21:19.125 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:17 smithi084 bash[33757]: cephadm 2023-10-01T07:21:16.858787+0000 mgr.y (mgr.14146) 51 : cephadm [INF] Deploying daemon mgr.x on smithi112 2023-10-01T07:21:19.125 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:17 smithi084 bash[33757]: cluster 2023-10-01T07:21:17.269675+0000 mgr.y (mgr.14146) 52 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:19.174 DEBUG:teuthology.orchestra.run.smithi084:> stat /dev/vg_nvme/lv_3 2023-10-01T07:21:19.225 INFO:teuthology.orchestra.run.smithi084.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-10-01T07:21:19.225 INFO:teuthology.orchestra.run.smithi084.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-01T07:21:19.226 INFO:teuthology.orchestra.run.smithi084.stdout:Device: 5h/5d Inode: 501 Links: 1 2023-10-01T07:21:19.226 INFO:teuthology.orchestra.run.smithi084.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-01T07:21:19.226 INFO:teuthology.orchestra.run.smithi084.stdout:Access: 2023-10-01 07:14:20.389189965 +0000 2023-10-01T07:21:19.226 INFO:teuthology.orchestra.run.smithi084.stdout:Modify: 2023-10-01 07:14:20.041197990 +0000 2023-10-01T07:21:19.226 INFO:teuthology.orchestra.run.smithi084.stdout:Change: 2023-10-01 07:14:20.041197990 +0000 2023-10-01T07:21:19.226 INFO:teuthology.orchestra.run.smithi084.stdout: Birth: - 2023-10-01T07:21:19.227 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-10-01T07:21:19.286 INFO:teuthology.orchestra.run.smithi084.stderr:1+0 records in 2023-10-01T07:21:19.286 INFO:teuthology.orchestra.run.smithi084.stderr:1+0 records out 2023-10-01T07:21:19.286 INFO:teuthology.orchestra.run.smithi084.stderr:512 bytes copied, 0.000401593 s, 1.3 MB/s 2023-10-01T07:21:19.287 DEBUG:teuthology.orchestra.run.smithi084:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-10-01T07:21:19.336 DEBUG:teuthology.orchestra.run.smithi084:> stat /dev/vg_nvme/lv_4 2023-10-01T07:21:19.387 INFO:teuthology.orchestra.run.smithi084.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-10-01T07:21:19.387 INFO:teuthology.orchestra.run.smithi084.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-01T07:21:19.388 INFO:teuthology.orchestra.run.smithi084.stdout:Device: 5h/5d Inode: 510 Links: 1 2023-10-01T07:21:19.388 INFO:teuthology.orchestra.run.smithi084.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-01T07:21:19.388 INFO:teuthology.orchestra.run.smithi084.stdout:Access: 2023-10-01 07:14:20.933177419 +0000 2023-10-01T07:21:19.388 INFO:teuthology.orchestra.run.smithi084.stdout:Modify: 2023-10-01 07:14:20.617184706 +0000 2023-10-01T07:21:19.389 INFO:teuthology.orchestra.run.smithi084.stdout:Change: 2023-10-01 07:14:20.617184706 +0000 2023-10-01T07:21:19.389 INFO:teuthology.orchestra.run.smithi084.stdout: Birth: - 2023-10-01T07:21:19.389 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-10-01T07:21:19.447 INFO:teuthology.orchestra.run.smithi084.stderr:1+0 records in 2023-10-01T07:21:19.447 INFO:teuthology.orchestra.run.smithi084.stderr:1+0 records out 2023-10-01T07:21:19.447 INFO:teuthology.orchestra.run.smithi084.stderr:512 bytes copied, 0.000437799 s, 1.2 MB/s 2023-10-01T07:21:19.448 DEBUG:teuthology.orchestra.run.smithi084:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-10-01T07:21:19.506 DEBUG:teuthology.orchestra.run.smithi112:> set -ex 2023-10-01T07:21:19.506 DEBUG:teuthology.orchestra.run.smithi112:> dd if=/scratch_devs of=/dev/stdout 2023-10-01T07:21:19.514 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-10-01T07:21:19.514 DEBUG:teuthology.orchestra.run.smithi112:> stat /dev/vg_nvme/lv_1 2023-10-01T07:21:19.573 INFO:teuthology.orchestra.run.smithi112.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-10-01T07:21:19.573 INFO:teuthology.orchestra.run.smithi112.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-01T07:21:19.573 INFO:teuthology.orchestra.run.smithi112.stdout:Device: 5h/5d Inode: 490 Links: 1 2023-10-01T07:21:19.573 INFO:teuthology.orchestra.run.smithi112.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-01T07:21:19.573 INFO:teuthology.orchestra.run.smithi112.stdout:Access: 2023-10-01 07:14:19.032901312 +0000 2023-10-01T07:21:19.573 INFO:teuthology.orchestra.run.smithi112.stdout:Modify: 2023-10-01 07:14:18.696909057 +0000 2023-10-01T07:21:19.573 INFO:teuthology.orchestra.run.smithi112.stdout:Change: 2023-10-01 07:14:18.696909057 +0000 2023-10-01T07:21:19.574 INFO:teuthology.orchestra.run.smithi112.stdout: Birth: - 2023-10-01T07:21:19.574 DEBUG:teuthology.orchestra.run.smithi112:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-10-01T07:21:19.633 INFO:teuthology.orchestra.run.smithi112.stderr:1+0 records in 2023-10-01T07:21:19.634 INFO:teuthology.orchestra.run.smithi112.stderr:1+0 records out 2023-10-01T07:21:19.634 INFO:teuthology.orchestra.run.smithi112.stderr:512 bytes copied, 0.000386144 s, 1.3 MB/s 2023-10-01T07:21:19.635 DEBUG:teuthology.orchestra.run.smithi112:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-10-01T07:21:19.689 DEBUG:teuthology.orchestra.run.smithi112:> stat /dev/vg_nvme/lv_2 2023-10-01T07:21:19.739 INFO:teuthology.orchestra.run.smithi112.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-10-01T07:21:19.742 INFO:teuthology.orchestra.run.smithi112.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-01T07:21:19.742 INFO:teuthology.orchestra.run.smithi112.stdout:Device: 5h/5d Inode: 495 Links: 1 2023-10-01T07:21:19.743 INFO:teuthology.orchestra.run.smithi112.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-01T07:21:19.743 INFO:teuthology.orchestra.run.smithi112.stdout:Access: 2023-10-01 07:14:19.572888865 +0000 2023-10-01T07:21:19.746 INFO:teuthology.orchestra.run.smithi112.stdout:Modify: 2023-10-01 07:14:19.248896332 +0000 2023-10-01T07:21:19.746 INFO:teuthology.orchestra.run.smithi112.stdout:Change: 2023-10-01 07:14:19.248896332 +0000 2023-10-01T07:21:19.746 INFO:teuthology.orchestra.run.smithi112.stdout: Birth: - 2023-10-01T07:21:19.746 DEBUG:teuthology.orchestra.run.smithi112:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-10-01T07:21:19.798 INFO:teuthology.orchestra.run.smithi112.stderr:1+0 records in 2023-10-01T07:21:19.798 INFO:teuthology.orchestra.run.smithi112.stderr:1+0 records out 2023-10-01T07:21:19.798 INFO:teuthology.orchestra.run.smithi112.stderr:512 bytes copied, 0.000409891 s, 1.2 MB/s 2023-10-01T07:21:19.799 DEBUG:teuthology.orchestra.run.smithi112:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-10-01T07:21:19.852 DEBUG:teuthology.orchestra.run.smithi112:> stat /dev/vg_nvme/lv_3 2023-10-01T07:21:19.902 INFO:teuthology.orchestra.run.smithi112.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-10-01T07:21:19.902 INFO:teuthology.orchestra.run.smithi112.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-01T07:21:19.902 INFO:teuthology.orchestra.run.smithi112.stdout:Device: 5h/5d Inode: 503 Links: 1 2023-10-01T07:21:19.903 INFO:teuthology.orchestra.run.smithi112.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-01T07:21:19.903 INFO:teuthology.orchestra.run.smithi112.stdout:Access: 2023-10-01 07:14:20.108876509 +0000 2023-10-01T07:21:19.903 INFO:teuthology.orchestra.run.smithi112.stdout:Modify: 2023-10-01 07:14:19.788883885 +0000 2023-10-01T07:21:19.903 INFO:teuthology.orchestra.run.smithi112.stdout:Change: 2023-10-01 07:14:19.788883885 +0000 2023-10-01T07:21:19.903 INFO:teuthology.orchestra.run.smithi112.stdout: Birth: - 2023-10-01T07:21:19.903 DEBUG:teuthology.orchestra.run.smithi112:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-10-01T07:21:19.963 INFO:teuthology.orchestra.run.smithi112.stderr:1+0 records in 2023-10-01T07:21:19.964 INFO:teuthology.orchestra.run.smithi112.stderr:1+0 records out 2023-10-01T07:21:19.964 INFO:teuthology.orchestra.run.smithi112.stderr:512 bytes copied, 0.000348838 s, 1.5 MB/s 2023-10-01T07:21:19.964 DEBUG:teuthology.orchestra.run.smithi112:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-10-01T07:21:20.019 DEBUG:teuthology.orchestra.run.smithi112:> stat /dev/vg_nvme/lv_4 2023-10-01T07:21:20.071 INFO:teuthology.orchestra.run.smithi112.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-10-01T07:21:20.071 INFO:teuthology.orchestra.run.smithi112.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-01T07:21:20.071 INFO:teuthology.orchestra.run.smithi112.stdout:Device: 5h/5d Inode: 510 Links: 1 2023-10-01T07:21:20.071 INFO:teuthology.orchestra.run.smithi112.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-01T07:21:20.071 INFO:teuthology.orchestra.run.smithi112.stdout:Access: 2023-10-01 07:14:20.640864247 +0000 2023-10-01T07:21:20.071 INFO:teuthology.orchestra.run.smithi112.stdout:Modify: 2023-10-01 07:14:20.324871532 +0000 2023-10-01T07:21:20.071 INFO:teuthology.orchestra.run.smithi112.stdout:Change: 2023-10-01 07:14:20.324871532 +0000 2023-10-01T07:21:20.072 INFO:teuthology.orchestra.run.smithi112.stdout: Birth: - 2023-10-01T07:21:20.072 DEBUG:teuthology.orchestra.run.smithi112:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-10-01T07:21:20.129 INFO:teuthology.orchestra.run.smithi112.stderr:1+0 records in 2023-10-01T07:21:20.130 INFO:teuthology.orchestra.run.smithi112.stderr:1+0 records out 2023-10-01T07:21:20.130 INFO:teuthology.orchestra.run.smithi112.stderr:512 bytes copied, 0.000415203 s, 1.2 MB/s 2023-10-01T07:21:20.131 DEBUG:teuthology.orchestra.run.smithi112:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-10-01T07:21:20.188 INFO:tasks.cephadm:Deploying osd.0 on smithi084 with /dev/vg_nvme/lv_4... 2023-10-01T07:21:20.188 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-10-01T07:21:20.572 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:20 smithi084 bash[33757]: cluster 2023-10-01T07:21:19.270086+0000 mgr.y (mgr.14146) 53 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:20.572 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:20 smithi084 bash[33757]: audit 2023-10-01T07:21:19.399149+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:20.572 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:20 smithi084 bash[33757]: audit 2023-10-01T07:21:19.403334+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:21:20.572 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:20 smithi084 bash[27378]: cluster 2023-10-01T07:21:19.270086+0000 mgr.y (mgr.14146) 53 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:20.572 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:20 smithi084 bash[27378]: audit 2023-10-01T07:21:19.399149+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:20.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:20 smithi084 bash[27378]: audit 2023-10-01T07:21:19.403334+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:21:20.608 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:20 smithi112 bash[27689]: cluster 2023-10-01T07:21:19.270086+0000 mgr.y (mgr.14146) 53 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:20.608 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:20 smithi112 bash[27689]: audit 2023-10-01T07:21:19.399149+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:20.608 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:20 smithi112 bash[27689]: audit 2023-10-01T07:21:19.403334+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:21:20.608 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:21:20 smithi112 bash[28510]: debug 2023-10-01T07:21:20.498+0000 7fadc7cfe680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-01T07:21:21.479 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:21:20 smithi112 bash[28510]: debug 2023-10-01T07:21:20.606+0000 7fadc7cfe680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-01T07:21:21.479 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:21:21 smithi112 bash[28510]: debug 2023-10-01T07:21:21.082+0000 7fadc7cfe680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-01T07:21:22.378 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:21:22 smithi112 bash[28510]: debug 2023-10-01T07:21:22.030+0000 7fadc7cfe680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-01T07:21:22.378 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:21:22 smithi112 bash[28510]: debug 2023-10-01T07:21:22.126+0000 7fadc7cfe680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-01T07:21:22.572 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:22 smithi084 bash[33757]: cluster 2023-10-01T07:21:21.270630+0000 mgr.y (mgr.14146) 54 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:22.572 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:22 smithi084 bash[33757]: audit 2023-10-01T07:21:21.960682+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:22.572 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:22 smithi084 bash[27378]: cluster 2023-10-01T07:21:21.270630+0000 mgr.y (mgr.14146) 54 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:22.572 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:22 smithi084 bash[27378]: audit 2023-10-01T07:21:21.960682+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:22.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:22 smithi112 bash[27689]: cluster 2023-10-01T07:21:21.270630+0000 mgr.y (mgr.14146) 54 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:22.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:22 smithi112 bash[27689]: audit 2023-10-01T07:21:21.960682+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:22.729 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:21:22 smithi112 bash[28510]: debug 2023-10-01T07:21:22.374+0000 7fadc7cfe680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-01T07:21:23.480 INFO:teuthology.orchestra.run.smithi084.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-10-01T07:21:23.480 INFO:teuthology.orchestra.run.smithi084.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-10-01T07:21:23.480 INFO:teuthology.orchestra.run.smithi084.stderr: stderr: 10+0 records in 2023-10-01T07:21:23.480 INFO:teuthology.orchestra.run.smithi084.stderr:10+0 records out 2023-10-01T07:21:23.480 INFO:teuthology.orchestra.run.smithi084.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0172964 s, 606 MB/s 2023-10-01T07:21:23.480 INFO:teuthology.orchestra.run.smithi084.stderr:--> Zapping successful for: 2023-10-01T07:21:23.782 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:21:23 smithi112 bash[28510]: debug 2023-10-01T07:21:23.509+0000 7fadc7cfe680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-01T07:21:23.782 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:21:23 smithi112 bash[28510]: debug 2023-10-01T07:21:23.677+0000 7fadc7cfe680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-01T07:21:24.118 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:21:23 smithi112 bash[28510]: debug 2023-10-01T07:21:23.777+0000 7fadc7cfe680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-01T07:21:24.118 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:21:23 smithi112 bash[28510]: debug 2023-10-01T07:21:23.889+0000 7fadc7cfe680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-01T07:21:24.118 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:21:24 smithi112 bash[28510]: debug 2023-10-01T07:21:24.113+0000 7fadc7cfe680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-01T07:21:24.199 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi084:vg_nvme/lv_4 2023-10-01T07:21:24.572 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:24 smithi084 bash[33757]: cluster 2023-10-01T07:21:23.271030+0000 mgr.y (mgr.14146) 55 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:24.572 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:24 smithi084 bash[27378]: cluster 2023-10-01T07:21:23.271030+0000 mgr.y (mgr.14146) 55 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:24.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:24 smithi112 bash[27689]: cluster 2023-10-01T07:21:23.271030+0000 mgr.y (mgr.14146) 55 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:24.729 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:21:24 smithi112 bash[28510]: debug 2023-10-01T07:21:24.493+0000 7fadc7cfe680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-01T07:21:24.729 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:21:24 smithi112 bash[28510]: debug 2023-10-01T07:21:24.613+0000 7fadc7cfe680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-01T07:21:25.700 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:21:25 smithi112 bash[28510]: debug 2023-10-01T07:21:25.477+0000 7fadc7cfe680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-01T07:21:25.700 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:21:25 smithi112 bash[28510]: debug 2023-10-01T07:21:25.581+0000 7fadc7cfe680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-01T07:21:25.700 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:25 smithi112 bash[27689]: audit 2023-10-01T07:21:24.429124+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:25.700 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:25 smithi112 bash[27689]: audit 2023-10-01T07:21:24.430173+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:21:25.700 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:25 smithi112 bash[27689]: audit 2023-10-01T07:21:24.431479+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:21:25.701 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:25 smithi112 bash[27689]: audit 2023-10-01T07:21:24.436621+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:25.701 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:25 smithi112 bash[27689]: cephadm 2023-10-01T07:21:24.438654+0000 mgr.y (mgr.14146) 56 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-10-01T07:21:25.701 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:25 smithi112 bash[27689]: audit 2023-10-01T07:21:24.439025+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T07:21:25.701 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:25 smithi112 bash[27689]: audit 2023-10-01T07:21:24.440210+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-01T07:21:25.701 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:25 smithi112 bash[27689]: audit 2023-10-01T07:21:24.441214+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:21:25.701 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:25 smithi112 bash[27689]: cephadm 2023-10-01T07:21:24.442089+0000 mgr.y (mgr.14146) 57 : cephadm [INF] Reconfiguring daemon mgr.y on smithi084 2023-10-01T07:21:25.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:25 smithi084 bash[27378]: audit 2023-10-01T07:21:24.429124+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:25.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:25 smithi084 bash[27378]: audit 2023-10-01T07:21:24.430173+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:21:25.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:25 smithi084 bash[27378]: audit 2023-10-01T07:21:24.431479+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:21:25.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:25 smithi084 bash[27378]: audit 2023-10-01T07:21:24.436621+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:25.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:25 smithi084 bash[27378]: cephadm 2023-10-01T07:21:24.438654+0000 mgr.y (mgr.14146) 56 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-10-01T07:21:25.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:25 smithi084 bash[27378]: audit 2023-10-01T07:21:24.439025+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T07:21:25.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:25 smithi084 bash[27378]: audit 2023-10-01T07:21:24.440210+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-01T07:21:25.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:25 smithi084 bash[27378]: audit 2023-10-01T07:21:24.441214+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:21:25.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:25 smithi084 bash[27378]: cephadm 2023-10-01T07:21:24.442089+0000 mgr.y (mgr.14146) 57 : cephadm [INF] Reconfiguring daemon mgr.y on smithi084 2023-10-01T07:21:25.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:25 smithi084 bash[33757]: audit 2023-10-01T07:21:24.429124+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:25.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:25 smithi084 bash[33757]: audit 2023-10-01T07:21:24.430173+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:21:25.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:25 smithi084 bash[33757]: audit 2023-10-01T07:21:24.431479+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:21:25.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:25 smithi084 bash[33757]: audit 2023-10-01T07:21:24.436621+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:25.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:25 smithi084 bash[33757]: cephadm 2023-10-01T07:21:24.438654+0000 mgr.y (mgr.14146) 56 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-10-01T07:21:25.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:25 smithi084 bash[33757]: audit 2023-10-01T07:21:24.439025+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T07:21:25.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:25 smithi084 bash[33757]: audit 2023-10-01T07:21:24.440210+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-01T07:21:25.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:25 smithi084 bash[33757]: audit 2023-10-01T07:21:24.441214+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:21:25.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:25 smithi084 bash[33757]: cephadm 2023-10-01T07:21:24.442089+0000 mgr.y (mgr.14146) 57 : cephadm [INF] Reconfiguring daemon mgr.y on smithi084 2023-10-01T07:21:25.979 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:21:25 smithi112 bash[28510]: debug 2023-10-01T07:21:25.697+0000 7fadc7cfe680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-01T07:21:25.979 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:21:25 smithi112 bash[28510]: debug 2023-10-01T07:21:25.909+0000 7fadc7cfe680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-01T07:21:26.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:26 smithi112 bash[27689]: cluster 2023-10-01T07:21:25.271353+0000 mgr.y (mgr.14146) 58 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:26.479 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:21:26 smithi112 bash[28510]: debug 2023-10-01T07:21:26.201+0000 7fadc7cfe680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-01T07:21:26.479 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:21:26 smithi112 bash[28510]: debug 2023-10-01T07:21:26.361+0000 7fadc7cfe680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-01T07:21:26.843 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:26 smithi084 bash[27378]: cluster 2023-10-01T07:21:25.271353+0000 mgr.y (mgr.14146) 58 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:26.844 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:26 smithi084 bash[33757]: cluster 2023-10-01T07:21:25.271353+0000 mgr.y (mgr.14146) 58 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:26.847 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:21:26 smithi112 bash[28510]: debug 2023-10-01T07:21:26.529+0000 7fadc7cfe680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-01T07:21:26.847 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:21:26 smithi112 bash[28510]: debug 2023-10-01T07:21:26.737+0000 7fadc7cfe680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-01T07:21:27.229 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:21:26 smithi112 bash[28510]: debug 2023-10-01T07:21:26.845+0000 7fadc7cfe680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-01T07:21:27.572 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:27 smithi084 bash[27378]: cluster 2023-10-01T07:21:26.870165+0000 mon.a (mon.0) 209 : cluster [DBG] Standby manager daemon x started 2023-10-01T07:21:27.572 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:27 smithi084 bash[27378]: audit 2023-10-01T07:21:26.874086+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.112:0/139924537' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-01T07:21:27.572 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:27 smithi084 bash[27378]: audit 2023-10-01T07:21:26.874997+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.112:0/139924537' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-01T07:21:27.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:27 smithi084 bash[27378]: audit 2023-10-01T07:21:26.876324+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.112:0/139924537' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-01T07:21:27.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:27 smithi084 bash[27378]: audit 2023-10-01T07:21:26.877035+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.112:0/139924537' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-01T07:21:27.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:27 smithi084 bash[27378]: audit 2023-10-01T07:21:27.244293+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:27.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:27 smithi084 bash[27378]: audit 2023-10-01T07:21:27.246568+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:21:27.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:27 smithi084 bash[33757]: cluster 2023-10-01T07:21:26.870165+0000 mon.a (mon.0) 209 : cluster [DBG] Standby manager daemon x started 2023-10-01T07:21:27.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:27 smithi084 bash[33757]: audit 2023-10-01T07:21:26.874086+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.112:0/139924537' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-01T07:21:27.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:27 smithi084 bash[33757]: audit 2023-10-01T07:21:26.874997+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.112:0/139924537' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-01T07:21:27.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:27 smithi084 bash[33757]: audit 2023-10-01T07:21:26.876324+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.112:0/139924537' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-01T07:21:27.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:27 smithi084 bash[33757]: audit 2023-10-01T07:21:26.877035+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.112:0/139924537' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-01T07:21:27.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:27 smithi084 bash[33757]: audit 2023-10-01T07:21:27.244293+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:27.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:27 smithi084 bash[33757]: audit 2023-10-01T07:21:27.246568+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:21:27.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:27 smithi112 bash[27689]: cluster 2023-10-01T07:21:26.870165+0000 mon.a (mon.0) 209 : cluster [DBG] Standby manager daemon x started 2023-10-01T07:21:27.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:27 smithi112 bash[27689]: audit 2023-10-01T07:21:26.874086+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.112:0/139924537' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-01T07:21:27.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:27 smithi112 bash[27689]: audit 2023-10-01T07:21:26.874997+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.112:0/139924537' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-01T07:21:27.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:27 smithi112 bash[27689]: audit 2023-10-01T07:21:26.876324+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.112:0/139924537' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-01T07:21:27.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:27 smithi112 bash[27689]: audit 2023-10-01T07:21:26.877035+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.112:0/139924537' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-01T07:21:27.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:27 smithi112 bash[27689]: audit 2023-10-01T07:21:27.244293+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:27.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:27 smithi112 bash[27689]: audit 2023-10-01T07:21:27.246568+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:21:28.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:28 smithi112 bash[27689]: cluster 2023-10-01T07:21:27.271662+0000 mgr.y (mgr.14146) 59 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:28.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:28 smithi112 bash[27689]: cluster 2023-10-01T07:21:27.451831+0000 mon.a (mon.0) 212 : cluster [DBG] mgrmap e14: y(active, since 78s), standbys: x 2023-10-01T07:21:28.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:28 smithi112 bash[27689]: audit 2023-10-01T07:21:27.451991+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-01T07:21:28.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:28 smithi112 bash[27689]: audit 2023-10-01T07:21:27.526213+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:21:28.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:28 smithi112 bash[27689]: audit 2023-10-01T07:21:27.527422+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:21:28.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:28 smithi112 bash[27689]: audit 2023-10-01T07:21:27.534334+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:28.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:28 smithi084 bash[27378]: cluster 2023-10-01T07:21:27.271662+0000 mgr.y (mgr.14146) 59 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:28.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:28 smithi084 bash[27378]: cluster 2023-10-01T07:21:27.451831+0000 mon.a (mon.0) 212 : cluster [DBG] mgrmap e14: y(active, since 78s), standbys: x 2023-10-01T07:21:28.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:28 smithi084 bash[27378]: audit 2023-10-01T07:21:27.451991+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-01T07:21:28.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:28 smithi084 bash[27378]: audit 2023-10-01T07:21:27.526213+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:21:28.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:28 smithi084 bash[27378]: audit 2023-10-01T07:21:27.527422+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:21:28.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:28 smithi084 bash[27378]: audit 2023-10-01T07:21:27.534334+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:28.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:28 smithi084 bash[33757]: cluster 2023-10-01T07:21:27.271662+0000 mgr.y (mgr.14146) 59 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:28.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:28 smithi084 bash[33757]: cluster 2023-10-01T07:21:27.451831+0000 mon.a (mon.0) 212 : cluster [DBG] mgrmap e14: y(active, since 78s), standbys: x 2023-10-01T07:21:28.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:28 smithi084 bash[33757]: audit 2023-10-01T07:21:27.451991+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-01T07:21:28.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:28 smithi084 bash[33757]: audit 2023-10-01T07:21:27.526213+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:21:28.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:28 smithi084 bash[33757]: audit 2023-10-01T07:21:27.527422+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:21:28.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:28 smithi084 bash[33757]: audit 2023-10-01T07:21:27.534334+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:29.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:29 smithi112 bash[27689]: audit 2023-10-01T07:21:28.614747+0000 mgr.y (mgr.14146) 60 : audit [DBG] from='client.14199 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi084:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:21:29.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:29 smithi112 bash[27689]: audit 2023-10-01T07:21:28.621471+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-01T07:21:29.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:29 smithi112 bash[27689]: audit 2023-10-01T07:21:28.626396+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-01T07:21:29.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:29 smithi112 bash[27689]: audit 2023-10-01T07:21:28.627513+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:21:29.822 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:29 smithi084 bash[33757]: audit 2023-10-01T07:21:28.614747+0000 mgr.y (mgr.14146) 60 : audit [DBG] from='client.14199 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi084:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:21:29.822 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:29 smithi084 bash[33757]: audit 2023-10-01T07:21:28.621471+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-01T07:21:29.822 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:29 smithi084 bash[33757]: audit 2023-10-01T07:21:28.626396+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-01T07:21:29.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:29 smithi084 bash[33757]: audit 2023-10-01T07:21:28.627513+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:21:29.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:29 smithi084 bash[27378]: audit 2023-10-01T07:21:28.614747+0000 mgr.y (mgr.14146) 60 : audit [DBG] from='client.14199 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi084:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:21:29.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:29 smithi084 bash[27378]: audit 2023-10-01T07:21:28.621471+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-01T07:21:29.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:29 smithi084 bash[27378]: audit 2023-10-01T07:21:28.626396+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-01T07:21:29.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:29 smithi084 bash[27378]: audit 2023-10-01T07:21:28.627513+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:21:30.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:30 smithi112 bash[27689]: cluster 2023-10-01T07:21:29.272057+0000 mgr.y (mgr.14146) 61 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:30.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:30 smithi084 bash[27378]: cluster 2023-10-01T07:21:29.272057+0000 mgr.y (mgr.14146) 61 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:30.822 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:30 smithi084 bash[33757]: cluster 2023-10-01T07:21:29.272057+0000 mgr.y (mgr.14146) 61 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:32.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:32 smithi112 bash[27689]: cluster 2023-10-01T07:21:31.272504+0000 mgr.y (mgr.14146) 62 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:32.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:32 smithi084 bash[27378]: cluster 2023-10-01T07:21:31.272504+0000 mgr.y (mgr.14146) 62 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:32.822 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:32 smithi084 bash[33757]: cluster 2023-10-01T07:21:31.272504+0000 mgr.y (mgr.14146) 62 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:34.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:34 smithi112 bash[27689]: cluster 2023-10-01T07:21:33.273017+0000 mgr.y (mgr.14146) 63 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:34.822 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:34 smithi084 bash[33757]: cluster 2023-10-01T07:21:33.273017+0000 mgr.y (mgr.14146) 63 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:34.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:34 smithi084 bash[27378]: cluster 2023-10-01T07:21:33.273017+0000 mgr.y (mgr.14146) 63 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:36.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:36 smithi112 bash[27689]: cluster 2023-10-01T07:21:35.273535+0000 mgr.y (mgr.14146) 64 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:36.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:36 smithi084 bash[27378]: cluster 2023-10-01T07:21:35.273535+0000 mgr.y (mgr.14146) 64 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:36.822 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:36 smithi084 bash[33757]: cluster 2023-10-01T07:21:35.273535+0000 mgr.y (mgr.14146) 64 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:37.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:37 smithi084 bash[27378]: audit 2023-10-01T07:21:36.786615+0000 mon.a (mon.0) 220 : audit [INF] from='client.? 172.21.15.84:0/2890598618' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0597b5b4-318a-4d9a-99f7-d02869dd45c4"}]: dispatch 2023-10-01T07:21:37.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:37 smithi084 bash[27378]: audit 2023-10-01T07:21:36.793464+0000 mon.a (mon.0) 221 : audit [INF] from='client.? 172.21.15.84:0/2890598618' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0597b5b4-318a-4d9a-99f7-d02869dd45c4"}]': finished 2023-10-01T07:21:37.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:37 smithi084 bash[27378]: cluster 2023-10-01T07:21:36.793637+0000 mon.a (mon.0) 222 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-10-01T07:21:37.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:37 smithi084 bash[27378]: audit 2023-10-01T07:21:36.793813+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T07:21:37.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:37 smithi084 bash[33757]: audit 2023-10-01T07:21:36.786615+0000 mon.a (mon.0) 220 : audit [INF] from='client.? 172.21.15.84:0/2890598618' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0597b5b4-318a-4d9a-99f7-d02869dd45c4"}]: dispatch 2023-10-01T07:21:37.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:37 smithi084 bash[33757]: audit 2023-10-01T07:21:36.793464+0000 mon.a (mon.0) 221 : audit [INF] from='client.? 172.21.15.84:0/2890598618' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0597b5b4-318a-4d9a-99f7-d02869dd45c4"}]': finished 2023-10-01T07:21:37.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:37 smithi084 bash[33757]: cluster 2023-10-01T07:21:36.793637+0000 mon.a (mon.0) 222 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-10-01T07:21:37.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:37 smithi084 bash[33757]: audit 2023-10-01T07:21:36.793813+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T07:21:37.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:37 smithi112 bash[27689]: audit 2023-10-01T07:21:36.786615+0000 mon.a (mon.0) 220 : audit [INF] from='client.? 172.21.15.84:0/2890598618' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0597b5b4-318a-4d9a-99f7-d02869dd45c4"}]: dispatch 2023-10-01T07:21:37.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:37 smithi112 bash[27689]: audit 2023-10-01T07:21:36.793464+0000 mon.a (mon.0) 221 : audit [INF] from='client.? 172.21.15.84:0/2890598618' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0597b5b4-318a-4d9a-99f7-d02869dd45c4"}]': finished 2023-10-01T07:21:37.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:37 smithi112 bash[27689]: cluster 2023-10-01T07:21:36.793637+0000 mon.a (mon.0) 222 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-10-01T07:21:37.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:37 smithi112 bash[27689]: audit 2023-10-01T07:21:36.793813+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T07:21:38.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:38 smithi084 bash[27378]: cluster 2023-10-01T07:21:37.273935+0000 mgr.y (mgr.14146) 65 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:38.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:38 smithi084 bash[27378]: audit 2023-10-01T07:21:37.476593+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.84:0/238376560' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-01T07:21:38.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:38 smithi084 bash[33757]: cluster 2023-10-01T07:21:37.273935+0000 mgr.y (mgr.14146) 65 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:38.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:38 smithi084 bash[33757]: audit 2023-10-01T07:21:37.476593+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.84:0/238376560' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-01T07:21:38.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:38 smithi112 bash[27689]: cluster 2023-10-01T07:21:37.273935+0000 mgr.y (mgr.14146) 65 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:38.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:38 smithi112 bash[27689]: audit 2023-10-01T07:21:37.476593+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.84:0/238376560' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-01T07:21:40.822 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:40 smithi084 bash[33757]: cluster 2023-10-01T07:21:39.274416+0000 mgr.y (mgr.14146) 66 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:40.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:40 smithi084 bash[27378]: cluster 2023-10-01T07:21:39.274416+0000 mgr.y (mgr.14146) 66 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:40.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:40 smithi112 bash[27689]: cluster 2023-10-01T07:21:39.274416+0000 mgr.y (mgr.14146) 66 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:42.822 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:42 smithi084 bash[33757]: cluster 2023-10-01T07:21:41.274883+0000 mgr.y (mgr.14146) 67 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:42.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:42 smithi084 bash[27378]: cluster 2023-10-01T07:21:41.274883+0000 mgr.y (mgr.14146) 67 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:42.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:42 smithi112 bash[27689]: cluster 2023-10-01T07:21:41.274883+0000 mgr.y (mgr.14146) 67 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:44.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:44 smithi084 bash[27378]: cluster 2023-10-01T07:21:43.275360+0000 mgr.y (mgr.14146) 68 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:44.822 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:44 smithi084 bash[33757]: cluster 2023-10-01T07:21:43.275360+0000 mgr.y (mgr.14146) 68 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:44.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:44 smithi112 bash[27689]: cluster 2023-10-01T07:21:43.275360+0000 mgr.y (mgr.14146) 68 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:46.740 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:46 smithi084 bash[27378]: cluster 2023-10-01T07:21:45.275787+0000 mgr.y (mgr.14146) 69 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:46.741 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:46 smithi084 bash[33757]: cluster 2023-10-01T07:21:45.275787+0000 mgr.y (mgr.14146) 69 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:46.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:46 smithi112 bash[27689]: cluster 2023-10-01T07:21:45.275787+0000 mgr.y (mgr.14146) 69 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:48.322 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:47 smithi084 bash[27378]: cluster 2023-10-01T07:21:47.276236+0000 mgr.y (mgr.14146) 70 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:48.322 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:48 smithi084 bash[33757]: cluster 2023-10-01T07:21:47.276236+0000 mgr.y (mgr.14146) 70 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:48.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:48 smithi112 bash[27689]: cluster 2023-10-01T07:21:47.276236+0000 mgr.y (mgr.14146) 70 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:49.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:49 smithi112 bash[27689]: audit 2023-10-01T07:21:49.285934+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-01T07:21:49.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:49 smithi112 bash[27689]: audit 2023-10-01T07:21:49.287459+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:21:49.822 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:49 smithi084 bash[33757]: audit 2023-10-01T07:21:49.285934+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-01T07:21:49.822 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:49 smithi084 bash[33757]: audit 2023-10-01T07:21:49.287459+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:21:49.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:49 smithi084 bash[27378]: audit 2023-10-01T07:21:49.285934+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-01T07:21:49.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:49 smithi084 bash[27378]: audit 2023-10-01T07:21:49.287459+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:21:50.600 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:50 smithi084 bash[33757]: cluster 2023-10-01T07:21:49.276617+0000 mgr.y (mgr.14146) 71 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:50.601 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:50 smithi084 bash[33757]: cephadm 2023-10-01T07:21:49.288467+0000 mgr.y (mgr.14146) 72 : cephadm [INF] Deploying daemon osd.0 on smithi084 2023-10-01T07:21:50.601 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:50 smithi084 bash[27378]: cluster 2023-10-01T07:21:49.276617+0000 mgr.y (mgr.14146) 71 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:50.601 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:50 smithi084 bash[27378]: cephadm 2023-10-01T07:21:49.288467+0000 mgr.y (mgr.14146) 72 : cephadm [INF] Deploying daemon osd.0 on smithi084 2023-10-01T07:21:50.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:50 smithi112 bash[27689]: cluster 2023-10-01T07:21:49.276617+0000 mgr.y (mgr.14146) 71 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:50.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:50 smithi112 bash[27689]: cephadm 2023-10-01T07:21:49.288467+0000 mgr.y (mgr.14146) 72 : cephadm [INF] Deploying daemon osd.0 on smithi084 2023-10-01T07:21:52.672 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:52 smithi084 bash[33757]: cluster 2023-10-01T07:21:51.276927+0000 mgr.y (mgr.14146) 73 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:52.672 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:52 smithi084 bash[27378]: cluster 2023-10-01T07:21:51.276927+0000 mgr.y (mgr.14146) 73 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:52.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:52 smithi112 bash[27689]: cluster 2023-10-01T07:21:51.276927+0000 mgr.y (mgr.14146) 73 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:54.822 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:54 smithi084 bash[33757]: cluster 2023-10-01T07:21:53.277306+0000 mgr.y (mgr.14146) 74 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:54.822 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:54 smithi084 bash[33757]: audit 2023-10-01T07:21:53.625289+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:54.822 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:54 smithi084 bash[33757]: audit 2023-10-01T07:21:53.625828+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:21:54.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:54 smithi084 bash[27378]: cluster 2023-10-01T07:21:53.277306+0000 mgr.y (mgr.14146) 74 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:54.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:54 smithi084 bash[27378]: audit 2023-10-01T07:21:53.625289+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:54.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:54 smithi084 bash[27378]: audit 2023-10-01T07:21:53.625828+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:21:54.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:54 smithi112 bash[27689]: cluster 2023-10-01T07:21:53.277306+0000 mgr.y (mgr.14146) 74 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:54.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:54 smithi112 bash[27689]: audit 2023-10-01T07:21:53.625289+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:21:54.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:54 smithi112 bash[27689]: audit 2023-10-01T07:21:53.625828+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:21:56.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:56 smithi084 bash[27378]: cluster 2023-10-01T07:21:55.277750+0000 mgr.y (mgr.14146) 75 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:56.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:56 smithi084 bash[33757]: cluster 2023-10-01T07:21:55.277750+0000 mgr.y (mgr.14146) 75 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:56.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:56 smithi112 bash[27689]: cluster 2023-10-01T07:21:55.277750+0000 mgr.y (mgr.14146) 75 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:58.322 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:58 smithi084 bash[27378]: cluster 2023-10-01T07:21:57.278334+0000 mgr.y (mgr.14146) 76 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:58.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:58 smithi084 bash[33757]: cluster 2023-10-01T07:21:57.278334+0000 mgr.y (mgr.14146) 76 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:21:58.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:58 smithi112 bash[27689]: cluster 2023-10-01T07:21:57.278334+0000 mgr.y (mgr.14146) 76 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:22:00.072 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:59 smithi084 bash[27378]: audit 2023-10-01T07:21:58.750319+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:22:00.072 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:59 smithi084 bash[27378]: audit 2023-10-01T07:21:58.751232+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:22:00.072 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:59 smithi084 bash[27378]: audit 2023-10-01T07:21:58.752166+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:22:00.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:59 smithi084 bash[27378]: audit 2023-10-01T07:21:58.760185+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:22:00.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:21:59 smithi084 bash[27378]: cluster 2023-10-01T07:21:59.278840+0000 mgr.y (mgr.14146) 77 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:22:00.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:59 smithi084 bash[33757]: audit 2023-10-01T07:21:58.750319+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:22:00.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:59 smithi084 bash[33757]: audit 2023-10-01T07:21:58.751232+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:22:00.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:59 smithi084 bash[33757]: audit 2023-10-01T07:21:58.752166+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:22:00.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:59 smithi084 bash[33757]: audit 2023-10-01T07:21:58.760185+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:22:00.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:21:59 smithi084 bash[33757]: cluster 2023-10-01T07:21:59.278840+0000 mgr.y (mgr.14146) 77 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:22:00.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:59 smithi112 bash[27689]: audit 2023-10-01T07:21:58.750319+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:22:00.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:59 smithi112 bash[27689]: audit 2023-10-01T07:21:58.751232+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:22:00.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:59 smithi112 bash[27689]: audit 2023-10-01T07:21:58.752166+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:22:00.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:59 smithi112 bash[27689]: audit 2023-10-01T07:21:58.760185+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:22:00.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:21:59 smithi112 bash[27689]: cluster 2023-10-01T07:21:59.278840+0000 mgr.y (mgr.14146) 77 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:22:01.021 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:00 smithi084 bash[27378]: audit 2023-10-01T07:22:00.148108+0000 mon.a (mon.0) 232 : audit [INF] from='osd.0 [v2:172.21.15.84:6802/313708627,v1:172.21.15.84:6803/313708627]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-01T07:22:01.021 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:00 smithi084 bash[33757]: audit 2023-10-01T07:22:00.148108+0000 mon.a (mon.0) 232 : audit [INF] from='osd.0 [v2:172.21.15.84:6802/313708627,v1:172.21.15.84:6803/313708627]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-01T07:22:01.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:00 smithi112 bash[27689]: audit 2023-10-01T07:22:00.148108+0000 mon.a (mon.0) 232 : audit [INF] from='osd.0 [v2:172.21.15.84:6802/313708627,v1:172.21.15.84:6803/313708627]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-01T07:22:01.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:01 smithi084 bash[27378]: audit 2023-10-01T07:22:00.771007+0000 mon.a (mon.0) 233 : audit [INF] from='osd.0 [v2:172.21.15.84:6802/313708627,v1:172.21.15.84:6803/313708627]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-01T07:22:01.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:01 smithi084 bash[27378]: cluster 2023-10-01T07:22:00.771097+0000 mon.a (mon.0) 234 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-10-01T07:22:01.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:01 smithi084 bash[27378]: audit 2023-10-01T07:22:00.771329+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T07:22:01.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:01 smithi084 bash[27378]: audit 2023-10-01T07:22:00.772147+0000 mon.a (mon.0) 236 : audit [INF] from='osd.0 [v2:172.21.15.84:6802/313708627,v1:172.21.15.84:6803/313708627]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2023-10-01T07:22:01.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:01 smithi084 bash[27378]: cluster 2023-10-01T07:22:01.279364+0000 mgr.y (mgr.14146) 78 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:22:01.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:01 smithi084 bash[33757]: audit 2023-10-01T07:22:00.771007+0000 mon.a (mon.0) 233 : audit [INF] from='osd.0 [v2:172.21.15.84:6802/313708627,v1:172.21.15.84:6803/313708627]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-01T07:22:01.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:01 smithi084 bash[33757]: cluster 2023-10-01T07:22:00.771097+0000 mon.a (mon.0) 234 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-10-01T07:22:01.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:01 smithi084 bash[33757]: audit 2023-10-01T07:22:00.771329+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T07:22:01.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:01 smithi084 bash[33757]: audit 2023-10-01T07:22:00.772147+0000 mon.a (mon.0) 236 : audit [INF] from='osd.0 [v2:172.21.15.84:6802/313708627,v1:172.21.15.84:6803/313708627]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2023-10-01T07:22:01.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:01 smithi084 bash[33757]: cluster 2023-10-01T07:22:01.279364+0000 mgr.y (mgr.14146) 78 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:22:02.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:01 smithi112 bash[27689]: audit 2023-10-01T07:22:00.771007+0000 mon.a (mon.0) 233 : audit [INF] from='osd.0 [v2:172.21.15.84:6802/313708627,v1:172.21.15.84:6803/313708627]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-01T07:22:02.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:01 smithi112 bash[27689]: cluster 2023-10-01T07:22:00.771097+0000 mon.a (mon.0) 234 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-10-01T07:22:02.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:01 smithi112 bash[27689]: audit 2023-10-01T07:22:00.771329+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T07:22:02.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:01 smithi112 bash[27689]: audit 2023-10-01T07:22:00.772147+0000 mon.a (mon.0) 236 : audit [INF] from='osd.0 [v2:172.21.15.84:6802/313708627,v1:172.21.15.84:6803/313708627]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2023-10-01T07:22:02.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:01 smithi112 bash[27689]: cluster 2023-10-01T07:22:01.279364+0000 mgr.y (mgr.14146) 78 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:22:02.326 INFO:teuthology.orchestra.run.smithi084.stdout:Created osd(s) 0 on host 'smithi084' 2023-10-01T07:22:02.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:02 smithi084 bash[27378]: audit 2023-10-01T07:22:01.780662+0000 mon.a (mon.0) 237 : audit [INF] from='osd.0 [v2:172.21.15.84:6802/313708627,v1:172.21.15.84:6803/313708627]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]': finished 2023-10-01T07:22:02.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:02 smithi084 bash[27378]: cluster 2023-10-01T07:22:01.780748+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-10-01T07:22:02.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:02 smithi084 bash[27378]: audit 2023-10-01T07:22:01.781114+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T07:22:02.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:02 smithi084 bash[27378]: audit 2023-10-01T07:22:01.787099+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T07:22:02.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:02 smithi084 bash[27378]: audit 2023-10-01T07:22:02.324792+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:22:02.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:02 smithi084 bash[27378]: audit 2023-10-01T07:22:02.336509+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:22:02.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:02 smithi084 bash[33757]: audit 2023-10-01T07:22:01.780662+0000 mon.a (mon.0) 237 : audit [INF] from='osd.0 [v2:172.21.15.84:6802/313708627,v1:172.21.15.84:6803/313708627]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]': finished 2023-10-01T07:22:02.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:02 smithi084 bash[33757]: cluster 2023-10-01T07:22:01.780748+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-10-01T07:22:02.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:02 smithi084 bash[33757]: audit 2023-10-01T07:22:01.781114+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T07:22:02.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:02 smithi084 bash[33757]: audit 2023-10-01T07:22:01.787099+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T07:22:02.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:02 smithi084 bash[33757]: audit 2023-10-01T07:22:02.324792+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:22:02.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:02 smithi084 bash[33757]: audit 2023-10-01T07:22:02.336509+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:22:03.042 DEBUG:teuthology.orchestra.run.smithi084:osd.0> sudo journalctl -f -n 0 -u ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@osd.0.service 2023-10-01T07:22:03.056 INFO:tasks.cephadm:Deploying osd.1 on smithi084 with /dev/vg_nvme/lv_3... 2023-10-01T07:22:03.056 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-10-01T07:22:03.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:02 smithi112 bash[27689]: audit 2023-10-01T07:22:01.780662+0000 mon.a (mon.0) 237 : audit [INF] from='osd.0 [v2:172.21.15.84:6802/313708627,v1:172.21.15.84:6803/313708627]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]': finished 2023-10-01T07:22:03.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:02 smithi112 bash[27689]: cluster 2023-10-01T07:22:01.780748+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-10-01T07:22:03.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:02 smithi112 bash[27689]: audit 2023-10-01T07:22:01.781114+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T07:22:03.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:02 smithi112 bash[27689]: audit 2023-10-01T07:22:01.787099+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T07:22:03.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:02 smithi112 bash[27689]: audit 2023-10-01T07:22:02.324792+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:22:03.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:02 smithi112 bash[27689]: audit 2023-10-01T07:22:02.336509+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:22:03.260 INFO:journalctl@ceph.osd.0.smithi084.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-01T07:22:04.072 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:03 smithi084 bash[27378]: cluster 2023-10-01T07:22:01.113810+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-01T07:22:04.072 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:03 smithi084 bash[27378]: cluster 2023-10-01T07:22:01.113916+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-01T07:22:04.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:03 smithi084 bash[27378]: audit 2023-10-01T07:22:02.786356+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T07:22:04.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:03 smithi084 bash[27378]: cluster 2023-10-01T07:22:02.789390+0000 mon.a (mon.0) 244 : cluster [INF] osd.0 [v2:172.21.15.84:6802/313708627,v1:172.21.15.84:6803/313708627] boot 2023-10-01T07:22:04.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:03 smithi084 bash[27378]: cluster 2023-10-01T07:22:02.789426+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-10-01T07:22:04.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:03 smithi084 bash[27378]: audit 2023-10-01T07:22:02.789716+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T07:22:04.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:03 smithi084 bash[27378]: cluster 2023-10-01T07:22:03.279834+0000 mgr.y (mgr.14146) 79 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:22:04.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:03 smithi084 bash[33757]: cluster 2023-10-01T07:22:01.113810+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-01T07:22:04.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:03 smithi084 bash[33757]: cluster 2023-10-01T07:22:01.113916+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-01T07:22:04.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:03 smithi084 bash[33757]: audit 2023-10-01T07:22:02.786356+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T07:22:04.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:03 smithi084 bash[33757]: cluster 2023-10-01T07:22:02.789390+0000 mon.a (mon.0) 244 : cluster [INF] osd.0 [v2:172.21.15.84:6802/313708627,v1:172.21.15.84:6803/313708627] boot 2023-10-01T07:22:04.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:03 smithi084 bash[33757]: cluster 2023-10-01T07:22:02.789426+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-10-01T07:22:04.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:03 smithi084 bash[33757]: audit 2023-10-01T07:22:02.789716+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T07:22:04.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:03 smithi084 bash[33757]: cluster 2023-10-01T07:22:03.279834+0000 mgr.y (mgr.14146) 79 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:22:04.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:03 smithi112 bash[27689]: cluster 2023-10-01T07:22:01.113810+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-01T07:22:04.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:03 smithi112 bash[27689]: cluster 2023-10-01T07:22:01.113916+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-01T07:22:04.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:03 smithi112 bash[27689]: audit 2023-10-01T07:22:02.786356+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T07:22:04.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:03 smithi112 bash[27689]: cluster 2023-10-01T07:22:02.789390+0000 mon.a (mon.0) 244 : cluster [INF] osd.0 [v2:172.21.15.84:6802/313708627,v1:172.21.15.84:6803/313708627] boot 2023-10-01T07:22:04.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:03 smithi112 bash[27689]: cluster 2023-10-01T07:22:02.789426+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-10-01T07:22:04.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:03 smithi112 bash[27689]: audit 2023-10-01T07:22:02.789716+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T07:22:04.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:03 smithi112 bash[27689]: cluster 2023-10-01T07:22:03.279834+0000 mgr.y (mgr.14146) 79 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-01T07:22:05.072 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:04 smithi084 bash[27378]: cluster 2023-10-01T07:22:03.796291+0000 mon.a (mon.0) 247 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-10-01T07:22:05.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:04 smithi084 bash[33757]: cluster 2023-10-01T07:22:03.796291+0000 mon.a (mon.0) 247 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-10-01T07:22:05.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:04 smithi112 bash[27689]: cluster 2023-10-01T07:22:03.796291+0000 mon.a (mon.0) 247 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-10-01T07:22:06.072 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:05 smithi084 bash[27378]: cluster 2023-10-01T07:22:05.280385+0000 mgr.y (mgr.14146) 80 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:06.072 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:05 smithi084 bash[33757]: cluster 2023-10-01T07:22:05.280385+0000 mgr.y (mgr.14146) 80 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:06.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:05 smithi112 bash[27689]: cluster 2023-10-01T07:22:05.280385+0000 mgr.y (mgr.14146) 80 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:06.476 INFO:teuthology.orchestra.run.smithi084.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-10-01T07:22:06.476 INFO:teuthology.orchestra.run.smithi084.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-10-01T07:22:06.476 INFO:teuthology.orchestra.run.smithi084.stderr: stderr: 10+0 records in 2023-10-01T07:22:06.476 INFO:teuthology.orchestra.run.smithi084.stderr:10+0 records out 2023-10-01T07:22:06.476 INFO:teuthology.orchestra.run.smithi084.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.014636 s, 716 MB/s 2023-10-01T07:22:06.476 INFO:teuthology.orchestra.run.smithi084.stderr:--> Zapping successful for: 2023-10-01T07:22:07.223 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi084:vg_nvme/lv_3 2023-10-01T07:22:08.379 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:08 smithi084 bash[33757]: cluster 2023-10-01T07:22:07.280826+0000 mgr.y (mgr.14146) 81 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:08.379 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:08 smithi084 bash[27378]: cluster 2023-10-01T07:22:07.280826+0000 mgr.y (mgr.14146) 81 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:08.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:08 smithi112 bash[27689]: cluster 2023-10-01T07:22:07.280826+0000 mgr.y (mgr.14146) 81 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:10.572 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:10 smithi084 bash[27378]: cluster 2023-10-01T07:22:09.281362+0000 mgr.y (mgr.14146) 82 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:10.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:10 smithi084 bash[33757]: cluster 2023-10-01T07:22:09.281362+0000 mgr.y (mgr.14146) 82 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:10.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:10 smithi112 bash[27689]: cluster 2023-10-01T07:22:09.281362+0000 mgr.y (mgr.14146) 82 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:12.572 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:12 smithi084 bash[27378]: cluster 2023-10-01T07:22:11.281774+0000 mgr.y (mgr.14146) 83 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:12.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:12 smithi084 bash[27378]: audit 2023-10-01T07:22:11.926231+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-01T07:22:12.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:12 smithi084 bash[27378]: audit 2023-10-01T07:22:11.931641+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-01T07:22:12.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:12 smithi084 bash[27378]: audit 2023-10-01T07:22:11.933068+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:22:12.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:12 smithi084 bash[33757]: cluster 2023-10-01T07:22:11.281774+0000 mgr.y (mgr.14146) 83 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:12.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:12 smithi084 bash[33757]: audit 2023-10-01T07:22:11.926231+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-01T07:22:12.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:12 smithi084 bash[33757]: audit 2023-10-01T07:22:11.931641+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-01T07:22:12.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:12 smithi084 bash[33757]: audit 2023-10-01T07:22:11.933068+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:22:12.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:12 smithi112 bash[27689]: cluster 2023-10-01T07:22:11.281774+0000 mgr.y (mgr.14146) 83 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:12.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:12 smithi112 bash[27689]: audit 2023-10-01T07:22:11.926231+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-01T07:22:12.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:12 smithi112 bash[27689]: audit 2023-10-01T07:22:11.931641+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-01T07:22:12.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:12 smithi112 bash[27689]: audit 2023-10-01T07:22:11.933068+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:22:13.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:13 smithi112 bash[27689]: audit 2023-10-01T07:22:11.920575+0000 mgr.y (mgr.14146) 84 : audit [DBG] from='client.14226 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi084:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:22:13.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:13 smithi112 bash[27689]: audit 2023-10-01T07:22:13.145941+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:22:13.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:13 smithi112 bash[27689]: audit 2023-10-01T07:22:13.147336+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:22:13.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:13 smithi112 bash[27689]: audit 2023-10-01T07:22:13.153821+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:22:13.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:13 smithi112 bash[27689]: audit 2023-10-01T07:22:13.155161+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:22:13.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:13 smithi112 bash[27689]: audit 2023-10-01T07:22:13.156302+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:22:13.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:13 smithi112 bash[27689]: audit 2023-10-01T07:22:13.161638+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:22:13.822 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:13 smithi084 bash[33757]: audit 2023-10-01T07:22:11.920575+0000 mgr.y (mgr.14146) 84 : audit [DBG] from='client.14226 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi084:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:22:13.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:13 smithi084 bash[33757]: audit 2023-10-01T07:22:13.145941+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:22:13.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:13 smithi084 bash[33757]: audit 2023-10-01T07:22:13.147336+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:22:13.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:13 smithi084 bash[33757]: audit 2023-10-01T07:22:13.153821+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:22:13.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:13 smithi084 bash[33757]: audit 2023-10-01T07:22:13.155161+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:22:13.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:13 smithi084 bash[33757]: audit 2023-10-01T07:22:13.156302+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:22:13.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:13 smithi084 bash[33757]: audit 2023-10-01T07:22:13.161638+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:22:13.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:13 smithi084 bash[27378]: audit 2023-10-01T07:22:11.920575+0000 mgr.y (mgr.14146) 84 : audit [DBG] from='client.14226 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi084:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:22:13.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:13 smithi084 bash[27378]: audit 2023-10-01T07:22:13.145941+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:22:13.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:13 smithi084 bash[27378]: audit 2023-10-01T07:22:13.147336+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:22:13.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:13 smithi084 bash[27378]: audit 2023-10-01T07:22:13.153821+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:22:13.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:13 smithi084 bash[27378]: audit 2023-10-01T07:22:13.155161+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:22:13.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:13 smithi084 bash[27378]: audit 2023-10-01T07:22:13.156302+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:22:13.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:13 smithi084 bash[27378]: audit 2023-10-01T07:22:13.161638+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:22:14.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:14 smithi112 bash[27689]: cephadm 2023-10-01T07:22:13.139172+0000 mgr.y (mgr.14146) 85 : cephadm [INF] Detected new or changed devices on smithi084 2023-10-01T07:22:14.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:14 smithi112 bash[27689]: cephadm 2023-10-01T07:22:13.148300+0000 mgr.y (mgr.14146) 86 : cephadm [INF] Adjusting osd_memory_target on smithi084 to 16241M 2023-10-01T07:22:14.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:14 smithi112 bash[27689]: cluster 2023-10-01T07:22:13.282262+0000 mgr.y (mgr.14146) 87 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:14.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:14 smithi084 bash[27378]: cephadm 2023-10-01T07:22:13.139172+0000 mgr.y (mgr.14146) 85 : cephadm [INF] Detected new or changed devices on smithi084 2023-10-01T07:22:14.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:14 smithi084 bash[27378]: cephadm 2023-10-01T07:22:13.148300+0000 mgr.y (mgr.14146) 86 : cephadm [INF] Adjusting osd_memory_target on smithi084 to 16241M 2023-10-01T07:22:14.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:14 smithi084 bash[27378]: cluster 2023-10-01T07:22:13.282262+0000 mgr.y (mgr.14146) 87 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:14.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:14 smithi084 bash[33757]: cephadm 2023-10-01T07:22:13.139172+0000 mgr.y (mgr.14146) 85 : cephadm [INF] Detected new or changed devices on smithi084 2023-10-01T07:22:14.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:14 smithi084 bash[33757]: cephadm 2023-10-01T07:22:13.148300+0000 mgr.y (mgr.14146) 86 : cephadm [INF] Adjusting osd_memory_target on smithi084 to 16241M 2023-10-01T07:22:14.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:14 smithi084 bash[33757]: cluster 2023-10-01T07:22:13.282262+0000 mgr.y (mgr.14146) 87 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:16.704 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:16 smithi084 bash[33757]: cluster 2023-10-01T07:22:15.282696+0000 mgr.y (mgr.14146) 88 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:16.705 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:16 smithi084 bash[27378]: cluster 2023-10-01T07:22:15.282696+0000 mgr.y (mgr.14146) 88 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:16.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:16 smithi112 bash[27689]: cluster 2023-10-01T07:22:15.282696+0000 mgr.y (mgr.14146) 88 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:18.322 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:18 smithi084 bash[27378]: cluster 2023-10-01T07:22:17.283175+0000 mgr.y (mgr.14146) 89 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:18.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:18 smithi084 bash[33757]: cluster 2023-10-01T07:22:17.283175+0000 mgr.y (mgr.14146) 89 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:18.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:18 smithi112 bash[27689]: cluster 2023-10-01T07:22:17.283175+0000 mgr.y (mgr.14146) 89 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:20.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:20 smithi112 bash[27689]: cluster 2023-10-01T07:22:19.283592+0000 mgr.y (mgr.14146) 90 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:20.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:20 smithi112 bash[27689]: audit 2023-10-01T07:22:20.185957+0000 mon.a (mon.0) 257 : audit [INF] from='client.? 172.21.15.84:0/1828400004' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b9833f60-4823-4fe6-8419-d738d8d6f410"}]: dispatch 2023-10-01T07:22:20.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:20 smithi112 bash[27689]: audit 2023-10-01T07:22:20.191828+0000 mon.a (mon.0) 258 : audit [INF] from='client.? 172.21.15.84:0/1828400004' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b9833f60-4823-4fe6-8419-d738d8d6f410"}]': finished 2023-10-01T07:22:20.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:20 smithi112 bash[27689]: cluster 2023-10-01T07:22:20.191886+0000 mon.a (mon.0) 259 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-10-01T07:22:20.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:20 smithi112 bash[27689]: audit 2023-10-01T07:22:20.192077+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T07:22:20.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:20 smithi084 bash[27378]: cluster 2023-10-01T07:22:19.283592+0000 mgr.y (mgr.14146) 90 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:20.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:20 smithi084 bash[27378]: audit 2023-10-01T07:22:20.185957+0000 mon.a (mon.0) 257 : audit [INF] from='client.? 172.21.15.84:0/1828400004' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b9833f60-4823-4fe6-8419-d738d8d6f410"}]: dispatch 2023-10-01T07:22:20.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:20 smithi084 bash[27378]: audit 2023-10-01T07:22:20.191828+0000 mon.a (mon.0) 258 : audit [INF] from='client.? 172.21.15.84:0/1828400004' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b9833f60-4823-4fe6-8419-d738d8d6f410"}]': finished 2023-10-01T07:22:20.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:20 smithi084 bash[27378]: cluster 2023-10-01T07:22:20.191886+0000 mon.a (mon.0) 259 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-10-01T07:22:20.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:20 smithi084 bash[27378]: audit 2023-10-01T07:22:20.192077+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T07:22:20.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:20 smithi084 bash[33757]: cluster 2023-10-01T07:22:19.283592+0000 mgr.y (mgr.14146) 90 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:20.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:20 smithi084 bash[33757]: audit 2023-10-01T07:22:20.185957+0000 mon.a (mon.0) 257 : audit [INF] from='client.? 172.21.15.84:0/1828400004' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b9833f60-4823-4fe6-8419-d738d8d6f410"}]: dispatch 2023-10-01T07:22:20.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:20 smithi084 bash[33757]: audit 2023-10-01T07:22:20.191828+0000 mon.a (mon.0) 258 : audit [INF] from='client.? 172.21.15.84:0/1828400004' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b9833f60-4823-4fe6-8419-d738d8d6f410"}]': finished 2023-10-01T07:22:20.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:20 smithi084 bash[33757]: cluster 2023-10-01T07:22:20.191886+0000 mon.a (mon.0) 259 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-10-01T07:22:20.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:20 smithi084 bash[33757]: audit 2023-10-01T07:22:20.192077+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T07:22:21.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:21 smithi112 bash[27689]: audit 2023-10-01T07:22:20.932957+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.84:0/3370689531' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-01T07:22:21.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:21 smithi084 bash[27378]: audit 2023-10-01T07:22:20.932957+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.84:0/3370689531' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-01T07:22:21.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:21 smithi084 bash[33757]: audit 2023-10-01T07:22:20.932957+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.84:0/3370689531' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-01T07:22:22.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:22 smithi112 bash[27689]: cluster 2023-10-01T07:22:21.284225+0000 mgr.y (mgr.14146) 91 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:22.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:22 smithi084 bash[27378]: cluster 2023-10-01T07:22:21.284225+0000 mgr.y (mgr.14146) 91 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:22.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:22 smithi084 bash[33757]: cluster 2023-10-01T07:22:21.284225+0000 mgr.y (mgr.14146) 91 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:24.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:24 smithi112 bash[27689]: cluster 2023-10-01T07:22:23.284757+0000 mgr.y (mgr.14146) 92 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:24.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:24 smithi084 bash[27378]: cluster 2023-10-01T07:22:23.284757+0000 mgr.y (mgr.14146) 92 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:24.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:24 smithi084 bash[33757]: cluster 2023-10-01T07:22:23.284757+0000 mgr.y (mgr.14146) 92 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:26.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:26 smithi112 bash[27689]: cluster 2023-10-01T07:22:25.285238+0000 mgr.y (mgr.14146) 93 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:26.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:26 smithi084 bash[27378]: cluster 2023-10-01T07:22:25.285238+0000 mgr.y (mgr.14146) 93 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:26.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:26 smithi084 bash[33757]: cluster 2023-10-01T07:22:25.285238+0000 mgr.y (mgr.14146) 93 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:28.322 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:28 smithi084 bash[33757]: cluster 2023-10-01T07:22:27.285722+0000 mgr.y (mgr.14146) 94 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:28.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:28 smithi084 bash[27378]: cluster 2023-10-01T07:22:27.285722+0000 mgr.y (mgr.14146) 94 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:28.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:28 smithi112 bash[27689]: cluster 2023-10-01T07:22:27.285722+0000 mgr.y (mgr.14146) 94 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:30.572 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:30 smithi084 bash[33757]: cluster 2023-10-01T07:22:29.286245+0000 mgr.y (mgr.14146) 95 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:30.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:30 smithi084 bash[27378]: cluster 2023-10-01T07:22:29.286245+0000 mgr.y (mgr.14146) 95 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:30.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:30 smithi112 bash[27689]: cluster 2023-10-01T07:22:29.286245+0000 mgr.y (mgr.14146) 95 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:32.572 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:32 smithi084 bash[33757]: cluster 2023-10-01T07:22:31.286727+0000 mgr.y (mgr.14146) 96 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:32.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:32 smithi084 bash[27378]: cluster 2023-10-01T07:22:31.286727+0000 mgr.y (mgr.14146) 96 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:32.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:32 smithi112 bash[27689]: cluster 2023-10-01T07:22:31.286727+0000 mgr.y (mgr.14146) 96 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:33.572 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:33 smithi084 bash[27378]: audit 2023-10-01T07:22:32.891122+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-01T07:22:33.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:33 smithi084 bash[27378]: audit 2023-10-01T07:22:32.892547+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:22:33.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:33 smithi084 bash[33757]: audit 2023-10-01T07:22:32.891122+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-01T07:22:33.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:33 smithi084 bash[33757]: audit 2023-10-01T07:22:32.892547+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:22:33.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:33 smithi112 bash[27689]: audit 2023-10-01T07:22:32.891122+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-01T07:22:33.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:33 smithi112 bash[27689]: audit 2023-10-01T07:22:32.892547+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:22:34.572 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:34 smithi084 bash[33757]: cephadm 2023-10-01T07:22:32.893581+0000 mgr.y (mgr.14146) 97 : cephadm [INF] Deploying daemon osd.1 on smithi084 2023-10-01T07:22:34.572 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:34 smithi084 bash[33757]: cluster 2023-10-01T07:22:33.287140+0000 mgr.y (mgr.14146) 98 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:34.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:34 smithi084 bash[27378]: cephadm 2023-10-01T07:22:32.893581+0000 mgr.y (mgr.14146) 97 : cephadm [INF] Deploying daemon osd.1 on smithi084 2023-10-01T07:22:34.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:34 smithi084 bash[27378]: cluster 2023-10-01T07:22:33.287140+0000 mgr.y (mgr.14146) 98 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:34.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:34 smithi112 bash[27689]: cephadm 2023-10-01T07:22:32.893581+0000 mgr.y (mgr.14146) 97 : cephadm [INF] Deploying daemon osd.1 on smithi084 2023-10-01T07:22:34.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:34 smithi112 bash[27689]: cluster 2023-10-01T07:22:33.287140+0000 mgr.y (mgr.14146) 98 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:36.572 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:36 smithi084 bash[27378]: cluster 2023-10-01T07:22:35.287596+0000 mgr.y (mgr.14146) 99 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:36.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:36 smithi084 bash[33757]: cluster 2023-10-01T07:22:35.287596+0000 mgr.y (mgr.14146) 99 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:36.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:36 smithi112 bash[27689]: cluster 2023-10-01T07:22:35.287596+0000 mgr.y (mgr.14146) 99 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:38.572 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:38 smithi084 bash[27378]: cluster 2023-10-01T07:22:37.288050+0000 mgr.y (mgr.14146) 100 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:38.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:38 smithi084 bash[27378]: audit 2023-10-01T07:22:37.299683+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:22:38.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:38 smithi084 bash[27378]: audit 2023-10-01T07:22:37.341696+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:22:38.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:38 smithi084 bash[33757]: cluster 2023-10-01T07:22:37.288050+0000 mgr.y (mgr.14146) 100 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:38.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:38 smithi084 bash[33757]: audit 2023-10-01T07:22:37.299683+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:22:38.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:38 smithi084 bash[33757]: audit 2023-10-01T07:22:37.341696+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:22:38.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:38 smithi112 bash[27689]: cluster 2023-10-01T07:22:37.288050+0000 mgr.y (mgr.14146) 100 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:38.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:38 smithi112 bash[27689]: audit 2023-10-01T07:22:37.299683+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:22:38.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:38 smithi112 bash[27689]: audit 2023-10-01T07:22:37.341696+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:22:40.572 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:40 smithi084 bash[27378]: cluster 2023-10-01T07:22:39.288568+0000 mgr.y (mgr.14146) 101 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:40.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:40 smithi084 bash[33757]: cluster 2023-10-01T07:22:39.288568+0000 mgr.y (mgr.14146) 101 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:40.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:40 smithi112 bash[27689]: cluster 2023-10-01T07:22:39.288568+0000 mgr.y (mgr.14146) 101 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:42.322 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:42 smithi084 bash[27378]: cluster 2023-10-01T07:22:41.289052+0000 mgr.y (mgr.14146) 102 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:42.322 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:42 smithi084 bash[33757]: cluster 2023-10-01T07:22:41.289052+0000 mgr.y (mgr.14146) 102 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:42.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:42 smithi112 bash[27689]: cluster 2023-10-01T07:22:41.289052+0000 mgr.y (mgr.14146) 102 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:43.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:43 smithi112 bash[27689]: audit 2023-10-01T07:22:42.447506+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:22:43.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:43 smithi112 bash[27689]: audit 2023-10-01T07:22:42.706400+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:22:43.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:43 smithi112 bash[27689]: audit 2023-10-01T07:22:42.707314+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:22:43.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:43 smithi112 bash[27689]: audit 2023-10-01T07:22:42.714308+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:22:43.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:43 smithi084 bash[27378]: audit 2023-10-01T07:22:42.447506+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:22:43.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:43 smithi084 bash[27378]: audit 2023-10-01T07:22:42.706400+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:22:43.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:43 smithi084 bash[27378]: audit 2023-10-01T07:22:42.707314+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:22:43.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:43 smithi084 bash[27378]: audit 2023-10-01T07:22:42.714308+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:22:43.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:43 smithi084 bash[33757]: audit 2023-10-01T07:22:42.447506+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:22:43.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:43 smithi084 bash[33757]: audit 2023-10-01T07:22:42.706400+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:22:43.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:43 smithi084 bash[33757]: audit 2023-10-01T07:22:42.707314+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:22:43.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:43 smithi084 bash[33757]: audit 2023-10-01T07:22:42.714308+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:22:44.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:44 smithi112 bash[27689]: cluster 2023-10-01T07:22:43.289520+0000 mgr.y (mgr.14146) 103 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:44.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:44 smithi112 bash[27689]: audit 2023-10-01T07:22:43.874310+0000 mon.c (mon.2) 5 : audit [INF] from='osd.1 [v2:172.21.15.84:6810/3146168502,v1:172.21.15.84:6811/3146168502]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-01T07:22:44.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:44 smithi112 bash[27689]: audit 2023-10-01T07:22:43.874826+0000 mon.a (mon.0) 269 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-01T07:22:44.749 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:44 smithi084 bash[27378]: cluster 2023-10-01T07:22:43.289520+0000 mgr.y (mgr.14146) 103 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:44.749 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:44 smithi084 bash[27378]: audit 2023-10-01T07:22:43.874310+0000 mon.c (mon.2) 5 : audit [INF] from='osd.1 [v2:172.21.15.84:6810/3146168502,v1:172.21.15.84:6811/3146168502]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-01T07:22:44.750 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:44 smithi084 bash[27378]: audit 2023-10-01T07:22:43.874826+0000 mon.a (mon.0) 269 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-01T07:22:44.750 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:44 smithi084 bash[33757]: cluster 2023-10-01T07:22:43.289520+0000 mgr.y (mgr.14146) 103 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:44.750 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:44 smithi084 bash[33757]: audit 2023-10-01T07:22:43.874310+0000 mon.c (mon.2) 5 : audit [INF] from='osd.1 [v2:172.21.15.84:6810/3146168502,v1:172.21.15.84:6811/3146168502]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-01T07:22:44.750 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:44 smithi084 bash[33757]: audit 2023-10-01T07:22:43.874826+0000 mon.a (mon.0) 269 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-01T07:22:45.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:45 smithi084 bash[27378]: audit 2023-10-01T07:22:44.720517+0000 mon.a (mon.0) 270 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-01T07:22:45.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:45 smithi084 bash[27378]: cluster 2023-10-01T07:22:44.720622+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-10-01T07:22:45.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:45 smithi084 bash[27378]: audit 2023-10-01T07:22:44.720887+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T07:22:45.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:45 smithi084 bash[27378]: audit 2023-10-01T07:22:44.725140+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.84:6810/3146168502,v1:172.21.15.84:6811/3146168502]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2023-10-01T07:22:45.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:45 smithi084 bash[27378]: audit 2023-10-01T07:22:44.725891+0000 mon.a (mon.0) 273 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2023-10-01T07:22:45.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:45 smithi084 bash[27378]: cluster 2023-10-01T07:22:45.289965+0000 mgr.y (mgr.14146) 104 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:45.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:45 smithi084 bash[33757]: audit 2023-10-01T07:22:44.720517+0000 mon.a (mon.0) 270 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-01T07:22:45.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:45 smithi084 bash[33757]: cluster 2023-10-01T07:22:44.720622+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-10-01T07:22:45.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:45 smithi084 bash[33757]: audit 2023-10-01T07:22:44.720887+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T07:22:45.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:45 smithi084 bash[33757]: audit 2023-10-01T07:22:44.725140+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.84:6810/3146168502,v1:172.21.15.84:6811/3146168502]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2023-10-01T07:22:45.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:45 smithi084 bash[33757]: audit 2023-10-01T07:22:44.725891+0000 mon.a (mon.0) 273 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2023-10-01T07:22:45.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:45 smithi084 bash[33757]: cluster 2023-10-01T07:22:45.289965+0000 mgr.y (mgr.14146) 104 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:45.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:45 smithi112 bash[27689]: audit 2023-10-01T07:22:44.720517+0000 mon.a (mon.0) 270 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-01T07:22:45.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:45 smithi112 bash[27689]: cluster 2023-10-01T07:22:44.720622+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-10-01T07:22:45.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:45 smithi112 bash[27689]: audit 2023-10-01T07:22:44.720887+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T07:22:45.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:45 smithi112 bash[27689]: audit 2023-10-01T07:22:44.725140+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.84:6810/3146168502,v1:172.21.15.84:6811/3146168502]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2023-10-01T07:22:45.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:45 smithi112 bash[27689]: audit 2023-10-01T07:22:44.725891+0000 mon.a (mon.0) 273 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2023-10-01T07:22:45.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:45 smithi112 bash[27689]: cluster 2023-10-01T07:22:45.289965+0000 mgr.y (mgr.14146) 104 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:46.119 INFO:teuthology.orchestra.run.smithi084.stdout:Created osd(s) 1 on host 'smithi084' 2023-10-01T07:22:46.858 DEBUG:teuthology.orchestra.run.smithi084:osd.1> sudo journalctl -f -n 0 -u ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@osd.1.service 2023-10-01T07:22:46.860 INFO:tasks.cephadm:Deploying osd.2 on smithi084 with /dev/vg_nvme/lv_2... 2023-10-01T07:22:46.861 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-10-01T07:22:47.067 INFO:journalctl@ceph.osd.1.smithi084.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-01T07:22:47.072 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:46 smithi084 bash[33757]: audit 2023-10-01T07:22:45.722415+0000 mon.a (mon.0) 274 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]': finished 2023-10-01T07:22:47.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:46 smithi084 bash[33757]: cluster 2023-10-01T07:22:45.722505+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-10-01T07:22:47.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:46 smithi084 bash[33757]: audit 2023-10-01T07:22:45.722921+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T07:22:47.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:46 smithi084 bash[33757]: audit 2023-10-01T07:22:45.731512+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T07:22:47.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:46 smithi084 bash[33757]: audit 2023-10-01T07:22:46.117635+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:22:47.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:46 smithi084 bash[33757]: audit 2023-10-01T07:22:46.138920+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:22:47.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:46 smithi084 bash[27378]: audit 2023-10-01T07:22:45.722415+0000 mon.a (mon.0) 274 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]': finished 2023-10-01T07:22:47.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:46 smithi084 bash[27378]: cluster 2023-10-01T07:22:45.722505+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-10-01T07:22:47.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:46 smithi084 bash[27378]: audit 2023-10-01T07:22:45.722921+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T07:22:47.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:46 smithi084 bash[27378]: audit 2023-10-01T07:22:45.731512+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T07:22:47.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:46 smithi084 bash[27378]: audit 2023-10-01T07:22:46.117635+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:22:47.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:46 smithi084 bash[27378]: audit 2023-10-01T07:22:46.138920+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:22:47.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:46 smithi112 bash[27689]: audit 2023-10-01T07:22:45.722415+0000 mon.a (mon.0) 274 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]': finished 2023-10-01T07:22:47.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:46 smithi112 bash[27689]: cluster 2023-10-01T07:22:45.722505+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-10-01T07:22:47.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:46 smithi112 bash[27689]: audit 2023-10-01T07:22:45.722921+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T07:22:47.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:46 smithi112 bash[27689]: audit 2023-10-01T07:22:45.731512+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T07:22:47.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:46 smithi112 bash[27689]: audit 2023-10-01T07:22:46.117635+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:22:47.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:46 smithi112 bash[27689]: audit 2023-10-01T07:22:46.138920+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:22:48.003 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:47 smithi084 bash[27378]: cluster 2023-10-01T07:22:44.830778+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-01T07:22:48.003 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:47 smithi084 bash[27378]: cluster 2023-10-01T07:22:44.830847+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-01T07:22:48.003 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:47 smithi084 bash[27378]: audit 2023-10-01T07:22:46.727870+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T07:22:48.003 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:47 smithi084 bash[27378]: cluster 2023-10-01T07:22:46.731924+0000 mon.a (mon.0) 281 : cluster [INF] osd.1 [v2:172.21.15.84:6810/3146168502,v1:172.21.15.84:6811/3146168502] boot 2023-10-01T07:22:48.003 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:47 smithi084 bash[27378]: cluster 2023-10-01T07:22:46.731960+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-10-01T07:22:48.003 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:47 smithi084 bash[27378]: audit 2023-10-01T07:22:46.732460+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T07:22:48.004 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:47 smithi084 bash[27378]: cluster 2023-10-01T07:22:47.290455+0000 mgr.y (mgr.14146) 105 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:48.004 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:47 smithi084 bash[33757]: cluster 2023-10-01T07:22:44.830778+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-01T07:22:48.004 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:47 smithi084 bash[33757]: cluster 2023-10-01T07:22:44.830847+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-01T07:22:48.004 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:47 smithi084 bash[33757]: audit 2023-10-01T07:22:46.727870+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T07:22:48.004 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:47 smithi084 bash[33757]: cluster 2023-10-01T07:22:46.731924+0000 mon.a (mon.0) 281 : cluster [INF] osd.1 [v2:172.21.15.84:6810/3146168502,v1:172.21.15.84:6811/3146168502] boot 2023-10-01T07:22:48.004 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:47 smithi084 bash[33757]: cluster 2023-10-01T07:22:46.731960+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-10-01T07:22:48.004 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:47 smithi084 bash[33757]: audit 2023-10-01T07:22:46.732460+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T07:22:48.004 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:47 smithi084 bash[33757]: cluster 2023-10-01T07:22:47.290455+0000 mgr.y (mgr.14146) 105 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:48.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:47 smithi112 bash[27689]: cluster 2023-10-01T07:22:44.830778+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-01T07:22:48.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:47 smithi112 bash[27689]: cluster 2023-10-01T07:22:44.830847+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-01T07:22:48.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:47 smithi112 bash[27689]: audit 2023-10-01T07:22:46.727870+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T07:22:48.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:47 smithi112 bash[27689]: cluster 2023-10-01T07:22:46.731924+0000 mon.a (mon.0) 281 : cluster [INF] osd.1 [v2:172.21.15.84:6810/3146168502,v1:172.21.15.84:6811/3146168502] boot 2023-10-01T07:22:48.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:47 smithi112 bash[27689]: cluster 2023-10-01T07:22:46.731960+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-10-01T07:22:48.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:47 smithi112 bash[27689]: audit 2023-10-01T07:22:46.732460+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T07:22:48.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:47 smithi112 bash[27689]: cluster 2023-10-01T07:22:47.290455+0000 mgr.y (mgr.14146) 105 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-01T07:22:49.072 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:48 smithi084 bash[27378]: cluster 2023-10-01T07:22:47.746770+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-10-01T07:22:49.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:48 smithi084 bash[33757]: cluster 2023-10-01T07:22:47.746770+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-10-01T07:22:49.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:48 smithi112 bash[27689]: cluster 2023-10-01T07:22:47.746770+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-10-01T07:22:50.072 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:49 smithi084 bash[27378]: cluster 2023-10-01T07:22:49.290939+0000 mgr.y (mgr.14146) 106 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:22:50.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:49 smithi084 bash[33757]: cluster 2023-10-01T07:22:49.290939+0000 mgr.y (mgr.14146) 106 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:22:50.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:49 smithi112 bash[27689]: cluster 2023-10-01T07:22:49.290939+0000 mgr.y (mgr.14146) 106 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:22:50.403 INFO:teuthology.orchestra.run.smithi084.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-10-01T07:22:50.403 INFO:teuthology.orchestra.run.smithi084.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-10-01T07:22:50.403 INFO:teuthology.orchestra.run.smithi084.stderr: stderr: 10+0 records in 2023-10-01T07:22:50.403 INFO:teuthology.orchestra.run.smithi084.stderr:10+0 records out 2023-10-01T07:22:50.403 INFO:teuthology.orchestra.run.smithi084.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0169725 s, 618 MB/s 2023-10-01T07:22:50.403 INFO:teuthology.orchestra.run.smithi084.stderr:--> Zapping successful for: 2023-10-01T07:22:51.154 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi084:vg_nvme/lv_2 2023-10-01T07:22:52.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:52 smithi112 bash[27689]: cluster 2023-10-01T07:22:51.291445+0000 mgr.y (mgr.14146) 107 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:22:52.735 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:52 smithi084 bash[27378]: cluster 2023-10-01T07:22:51.291445+0000 mgr.y (mgr.14146) 107 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:22:52.735 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:52 smithi084 bash[33757]: cluster 2023-10-01T07:22:51.291445+0000 mgr.y (mgr.14146) 107 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:22:54.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:54 smithi112 bash[27689]: cluster 2023-10-01T07:22:53.292016+0000 mgr.y (mgr.14146) 108 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:22:54.822 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:54 smithi084 bash[33757]: cluster 2023-10-01T07:22:53.292016+0000 mgr.y (mgr.14146) 108 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:22:54.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:54 smithi084 bash[27378]: cluster 2023-10-01T07:22:53.292016+0000 mgr.y (mgr.14146) 108 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:22:56.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:56 smithi112 bash[27689]: cluster 2023-10-01T07:22:55.292501+0000 mgr.y (mgr.14146) 109 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:22:56.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:56 smithi112 bash[27689]: audit 2023-10-01T07:22:55.984831+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-01T07:22:56.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:56 smithi112 bash[27689]: audit 2023-10-01T07:22:55.989795+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-01T07:22:56.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:56 smithi112 bash[27689]: audit 2023-10-01T07:22:55.990986+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:22:56.822 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:56 smithi084 bash[33757]: cluster 2023-10-01T07:22:55.292501+0000 mgr.y (mgr.14146) 109 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:22:56.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:56 smithi084 bash[33757]: audit 2023-10-01T07:22:55.984831+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-01T07:22:56.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:56 smithi084 bash[33757]: audit 2023-10-01T07:22:55.989795+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-01T07:22:56.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:56 smithi084 bash[33757]: audit 2023-10-01T07:22:55.990986+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:22:56.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:56 smithi084 bash[27378]: cluster 2023-10-01T07:22:55.292501+0000 mgr.y (mgr.14146) 109 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:22:56.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:56 smithi084 bash[27378]: audit 2023-10-01T07:22:55.984831+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-01T07:22:56.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:56 smithi084 bash[27378]: audit 2023-10-01T07:22:55.989795+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-01T07:22:56.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:56 smithi084 bash[27378]: audit 2023-10-01T07:22:55.990986+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:22:57.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:57 smithi112 bash[27689]: audit 2023-10-01T07:22:55.979758+0000 mgr.y (mgr.14146) 110 : audit [DBG] from='client.14253 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi084:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:22:57.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:57 smithi112 bash[27689]: audit 2023-10-01T07:22:57.349336+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:22:57.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:57 smithi112 bash[27689]: audit 2023-10-01T07:22:57.350839+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:22:57.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:57 smithi112 bash[27689]: audit 2023-10-01T07:22:57.351820+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:22:57.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:57 smithi084 bash[27378]: audit 2023-10-01T07:22:55.979758+0000 mgr.y (mgr.14146) 110 : audit [DBG] from='client.14253 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi084:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:22:57.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:57 smithi084 bash[27378]: audit 2023-10-01T07:22:57.349336+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:22:57.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:57 smithi084 bash[27378]: audit 2023-10-01T07:22:57.350839+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:22:57.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:57 smithi084 bash[27378]: audit 2023-10-01T07:22:57.351820+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:22:57.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:57 smithi084 bash[33757]: audit 2023-10-01T07:22:55.979758+0000 mgr.y (mgr.14146) 110 : audit [DBG] from='client.14253 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi084:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:22:57.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:57 smithi084 bash[33757]: audit 2023-10-01T07:22:57.349336+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:22:57.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:57 smithi084 bash[33757]: audit 2023-10-01T07:22:57.350839+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:22:57.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:57 smithi084 bash[33757]: audit 2023-10-01T07:22:57.351820+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:22:58.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:58 smithi112 bash[27689]: cluster 2023-10-01T07:22:57.293013+0000 mgr.y (mgr.14146) 111 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:22:58.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:58 smithi112 bash[27689]: cephadm 2023-10-01T07:22:57.340834+0000 mgr.y (mgr.14146) 112 : cephadm [INF] Detected new or changed devices on smithi084 2023-10-01T07:22:58.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:58 smithi112 bash[27689]: cephadm 2023-10-01T07:22:57.352542+0000 mgr.y (mgr.14146) 113 : cephadm [INF] Adjusting osd_memory_target on smithi084 to 8120M 2023-10-01T07:22:58.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:58 smithi112 bash[27689]: audit 2023-10-01T07:22:57.357344+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:22:58.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:58 smithi112 bash[27689]: audit 2023-10-01T07:22:57.359034+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:22:58.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:58 smithi112 bash[27689]: audit 2023-10-01T07:22:57.363635+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:22:58.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:22:58 smithi112 bash[27689]: audit 2023-10-01T07:22:57.369542+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:22:58.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:58 smithi084 bash[27378]: cluster 2023-10-01T07:22:57.293013+0000 mgr.y (mgr.14146) 111 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:22:58.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:58 smithi084 bash[27378]: cephadm 2023-10-01T07:22:57.340834+0000 mgr.y (mgr.14146) 112 : cephadm [INF] Detected new or changed devices on smithi084 2023-10-01T07:22:58.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:58 smithi084 bash[27378]: cephadm 2023-10-01T07:22:57.352542+0000 mgr.y (mgr.14146) 113 : cephadm [INF] Adjusting osd_memory_target on smithi084 to 8120M 2023-10-01T07:22:58.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:58 smithi084 bash[27378]: audit 2023-10-01T07:22:57.357344+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:22:58.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:58 smithi084 bash[27378]: audit 2023-10-01T07:22:57.359034+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:22:58.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:58 smithi084 bash[27378]: audit 2023-10-01T07:22:57.363635+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:22:58.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:22:58 smithi084 bash[27378]: audit 2023-10-01T07:22:57.369542+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:22:58.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:58 smithi084 bash[33757]: cluster 2023-10-01T07:22:57.293013+0000 mgr.y (mgr.14146) 111 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:22:58.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:58 smithi084 bash[33757]: cephadm 2023-10-01T07:22:57.340834+0000 mgr.y (mgr.14146) 112 : cephadm [INF] Detected new or changed devices on smithi084 2023-10-01T07:22:58.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:58 smithi084 bash[33757]: cephadm 2023-10-01T07:22:57.352542+0000 mgr.y (mgr.14146) 113 : cephadm [INF] Adjusting osd_memory_target on smithi084 to 8120M 2023-10-01T07:22:58.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:58 smithi084 bash[33757]: audit 2023-10-01T07:22:57.357344+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:22:58.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:58 smithi084 bash[33757]: audit 2023-10-01T07:22:57.359034+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:22:58.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:58 smithi084 bash[33757]: audit 2023-10-01T07:22:57.363635+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:22:58.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:22:58 smithi084 bash[33757]: audit 2023-10-01T07:22:57.369542+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:23:00.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:00 smithi112 bash[27689]: cluster 2023-10-01T07:22:59.293516+0000 mgr.y (mgr.14146) 114 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:23:00.757 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:00 smithi084 bash[27378]: cluster 2023-10-01T07:22:59.293516+0000 mgr.y (mgr.14146) 114 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:23:00.757 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:00 smithi084 bash[33757]: cluster 2023-10-01T07:22:59.293516+0000 mgr.y (mgr.14146) 114 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:23:02.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:02 smithi112 bash[27689]: cluster 2023-10-01T07:23:01.294134+0000 mgr.y (mgr.14146) 115 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:23:02.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:02 smithi084 bash[27378]: cluster 2023-10-01T07:23:01.294134+0000 mgr.y (mgr.14146) 115 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:23:02.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:02 smithi084 bash[33757]: cluster 2023-10-01T07:23:01.294134+0000 mgr.y (mgr.14146) 115 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:23:04.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:04 smithi112 bash[27689]: cluster 2023-10-01T07:23:03.294679+0000 mgr.y (mgr.14146) 116 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:23:04.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:04 smithi084 bash[27378]: cluster 2023-10-01T07:23:03.294679+0000 mgr.y (mgr.14146) 116 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:23:04.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:04 smithi084 bash[33757]: cluster 2023-10-01T07:23:03.294679+0000 mgr.y (mgr.14146) 116 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:23:05.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:05 smithi112 bash[27689]: audit 2023-10-01T07:23:04.395297+0000 mon.a (mon.0) 295 : audit [INF] from='client.? 172.21.15.84:0/3698473503' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "496d4326-b04b-45a8-8ed8-1c87c3d52c86"}]: dispatch 2023-10-01T07:23:05.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:05 smithi112 bash[27689]: audit 2023-10-01T07:23:04.400700+0000 mon.a (mon.0) 296 : audit [INF] from='client.? 172.21.15.84:0/3698473503' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "496d4326-b04b-45a8-8ed8-1c87c3d52c86"}]': finished 2023-10-01T07:23:05.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:05 smithi112 bash[27689]: cluster 2023-10-01T07:23:04.400770+0000 mon.a (mon.0) 297 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-10-01T07:23:05.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:05 smithi112 bash[27689]: audit 2023-10-01T07:23:04.400979+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T07:23:05.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:05 smithi112 bash[27689]: audit 2023-10-01T07:23:05.130341+0000 mon.a (mon.0) 299 : audit [DBG] from='client.? 172.21.15.84:0/875031886' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-01T07:23:05.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:05 smithi084 bash[27378]: audit 2023-10-01T07:23:04.395297+0000 mon.a (mon.0) 295 : audit [INF] from='client.? 172.21.15.84:0/3698473503' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "496d4326-b04b-45a8-8ed8-1c87c3d52c86"}]: dispatch 2023-10-01T07:23:05.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:05 smithi084 bash[27378]: audit 2023-10-01T07:23:04.400700+0000 mon.a (mon.0) 296 : audit [INF] from='client.? 172.21.15.84:0/3698473503' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "496d4326-b04b-45a8-8ed8-1c87c3d52c86"}]': finished 2023-10-01T07:23:05.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:05 smithi084 bash[27378]: cluster 2023-10-01T07:23:04.400770+0000 mon.a (mon.0) 297 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-10-01T07:23:05.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:05 smithi084 bash[27378]: audit 2023-10-01T07:23:04.400979+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T07:23:05.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:05 smithi084 bash[27378]: audit 2023-10-01T07:23:05.130341+0000 mon.a (mon.0) 299 : audit [DBG] from='client.? 172.21.15.84:0/875031886' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-01T07:23:05.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:05 smithi084 bash[33757]: audit 2023-10-01T07:23:04.395297+0000 mon.a (mon.0) 295 : audit [INF] from='client.? 172.21.15.84:0/3698473503' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "496d4326-b04b-45a8-8ed8-1c87c3d52c86"}]: dispatch 2023-10-01T07:23:05.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:05 smithi084 bash[33757]: audit 2023-10-01T07:23:04.400700+0000 mon.a (mon.0) 296 : audit [INF] from='client.? 172.21.15.84:0/3698473503' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "496d4326-b04b-45a8-8ed8-1c87c3d52c86"}]': finished 2023-10-01T07:23:05.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:05 smithi084 bash[33757]: cluster 2023-10-01T07:23:04.400770+0000 mon.a (mon.0) 297 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-10-01T07:23:05.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:05 smithi084 bash[33757]: audit 2023-10-01T07:23:04.400979+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T07:23:05.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:05 smithi084 bash[33757]: audit 2023-10-01T07:23:05.130341+0000 mon.a (mon.0) 299 : audit [DBG] from='client.? 172.21.15.84:0/875031886' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-01T07:23:06.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:06 smithi112 bash[27689]: cluster 2023-10-01T07:23:05.295238+0000 mgr.y (mgr.14146) 117 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:23:06.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:06 smithi084 bash[27378]: cluster 2023-10-01T07:23:05.295238+0000 mgr.y (mgr.14146) 117 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:23:06.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:06 smithi084 bash[33757]: cluster 2023-10-01T07:23:05.295238+0000 mgr.y (mgr.14146) 117 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:23:08.072 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:08 smithi084 bash[27378]: cluster 2023-10-01T07:23:07.295759+0000 mgr.y (mgr.14146) 118 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:23:08.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:08 smithi084 bash[33757]: cluster 2023-10-01T07:23:07.295759+0000 mgr.y (mgr.14146) 118 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:23:08.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:08 smithi112 bash[27689]: cluster 2023-10-01T07:23:07.295759+0000 mgr.y (mgr.14146) 118 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:23:10.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:10 smithi112 bash[27689]: cluster 2023-10-01T07:23:09.296218+0000 mgr.y (mgr.14146) 119 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:23:10.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:10 smithi084 bash[27378]: cluster 2023-10-01T07:23:09.296218+0000 mgr.y (mgr.14146) 119 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:23:10.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:10 smithi084 bash[33757]: cluster 2023-10-01T07:23:09.296218+0000 mgr.y (mgr.14146) 119 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:23:12.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:12 smithi112 bash[27689]: cluster 2023-10-01T07:23:11.296723+0000 mgr.y (mgr.14146) 120 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:23:12.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:12 smithi084 bash[27378]: cluster 2023-10-01T07:23:11.296723+0000 mgr.y (mgr.14146) 120 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:23:12.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:12 smithi084 bash[33757]: cluster 2023-10-01T07:23:11.296723+0000 mgr.y (mgr.14146) 120 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:23:14.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:14 smithi112 bash[27689]: cluster 2023-10-01T07:23:13.297269+0000 mgr.y (mgr.14146) 121 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:23:14.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:14 smithi084 bash[27378]: cluster 2023-10-01T07:23:13.297269+0000 mgr.y (mgr.14146) 121 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:23:14.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:14 smithi084 bash[33757]: cluster 2023-10-01T07:23:13.297269+0000 mgr.y (mgr.14146) 121 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:23:16.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:16 smithi112 bash[27689]: cluster 2023-10-01T07:23:15.297755+0000 mgr.y (mgr.14146) 122 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:23:16.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:16 smithi084 bash[27378]: cluster 2023-10-01T07:23:15.297755+0000 mgr.y (mgr.14146) 122 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:23:16.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:16 smithi084 bash[33757]: cluster 2023-10-01T07:23:15.297755+0000 mgr.y (mgr.14146) 122 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:23:18.322 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:18 smithi084 bash[27378]: audit 2023-10-01T07:23:17.026817+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-01T07:23:18.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:18 smithi084 bash[27378]: audit 2023-10-01T07:23:17.028024+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:23:18.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:18 smithi084 bash[27378]: cephadm 2023-10-01T07:23:17.029017+0000 mgr.y (mgr.14146) 123 : cephadm [INF] Deploying daemon osd.2 on smithi084 2023-10-01T07:23:18.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:18 smithi084 bash[27378]: cluster 2023-10-01T07:23:17.298236+0000 mgr.y (mgr.14146) 124 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:23:18.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:18 smithi084 bash[33757]: audit 2023-10-01T07:23:17.026817+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-01T07:23:18.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:18 smithi084 bash[33757]: audit 2023-10-01T07:23:17.028024+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:23:18.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:18 smithi084 bash[33757]: cephadm 2023-10-01T07:23:17.029017+0000 mgr.y (mgr.14146) 123 : cephadm [INF] Deploying daemon osd.2 on smithi084 2023-10-01T07:23:18.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:18 smithi084 bash[33757]: cluster 2023-10-01T07:23:17.298236+0000 mgr.y (mgr.14146) 124 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:23:18.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:18 smithi112 bash[27689]: audit 2023-10-01T07:23:17.026817+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-01T07:23:18.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:18 smithi112 bash[27689]: audit 2023-10-01T07:23:17.028024+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:23:18.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:18 smithi112 bash[27689]: cephadm 2023-10-01T07:23:17.029017+0000 mgr.y (mgr.14146) 123 : cephadm [INF] Deploying daemon osd.2 on smithi084 2023-10-01T07:23:18.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:18 smithi112 bash[27689]: cluster 2023-10-01T07:23:17.298236+0000 mgr.y (mgr.14146) 124 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:23:20.572 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:20 smithi084 bash[33757]: cluster 2023-10-01T07:23:19.298730+0000 mgr.y (mgr.14146) 125 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:23:20.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:20 smithi084 bash[27378]: cluster 2023-10-01T07:23:19.298730+0000 mgr.y (mgr.14146) 125 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:23:20.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:20 smithi112 bash[27689]: cluster 2023-10-01T07:23:19.298730+0000 mgr.y (mgr.14146) 125 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:23:22.572 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:22 smithi084 bash[27378]: cluster 2023-10-01T07:23:21.299191+0000 mgr.y (mgr.14146) 126 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:23:22.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:22 smithi084 bash[27378]: audit 2023-10-01T07:23:21.418387+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:23:22.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:22 smithi084 bash[27378]: audit 2023-10-01T07:23:21.452437+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:23:22.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:22 smithi084 bash[33757]: cluster 2023-10-01T07:23:21.299191+0000 mgr.y (mgr.14146) 126 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:23:22.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:22 smithi084 bash[33757]: audit 2023-10-01T07:23:21.418387+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:23:22.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:22 smithi084 bash[33757]: audit 2023-10-01T07:23:21.452437+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:23:22.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:22 smithi112 bash[27689]: cluster 2023-10-01T07:23:21.299191+0000 mgr.y (mgr.14146) 126 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:23:22.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:22 smithi112 bash[27689]: audit 2023-10-01T07:23:21.418387+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:23:22.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:22 smithi112 bash[27689]: audit 2023-10-01T07:23:21.452437+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:23:24.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:24 smithi084 bash[27378]: cluster 2023-10-01T07:23:23.299549+0000 mgr.y (mgr.14146) 127 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:23:24.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:24 smithi084 bash[33757]: cluster 2023-10-01T07:23:23.299549+0000 mgr.y (mgr.14146) 127 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:23:24.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:24 smithi112 bash[27689]: cluster 2023-10-01T07:23:23.299549+0000 mgr.y (mgr.14146) 127 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:23:26.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:26 smithi112 bash[27689]: cluster 2023-10-01T07:23:25.299999+0000 mgr.y (mgr.14146) 128 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:23:26.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:26 smithi084 bash[27378]: cluster 2023-10-01T07:23:25.299999+0000 mgr.y (mgr.14146) 128 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:23:26.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:26 smithi084 bash[33757]: cluster 2023-10-01T07:23:25.299999+0000 mgr.y (mgr.14146) 128 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:23:28.312 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:28 smithi084 bash[33757]: cluster 2023-10-01T07:23:27.300513+0000 mgr.y (mgr.14146) 129 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:23:28.312 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:28 smithi084 bash[33757]: audit 2023-10-01T07:23:27.819137+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:23:28.312 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:28 smithi084 bash[33757]: audit 2023-10-01T07:23:27.820449+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:23:28.312 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:28 smithi084 bash[33757]: audit 2023-10-01T07:23:27.821826+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:23:28.313 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:28 smithi084 bash[33757]: audit 2023-10-01T07:23:27.828742+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:23:28.313 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:28 smithi084 bash[27378]: cluster 2023-10-01T07:23:27.300513+0000 mgr.y (mgr.14146) 129 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:23:28.313 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:28 smithi084 bash[27378]: audit 2023-10-01T07:23:27.819137+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:23:28.313 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:28 smithi084 bash[27378]: audit 2023-10-01T07:23:27.820449+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:23:28.313 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:28 smithi084 bash[27378]: audit 2023-10-01T07:23:27.821826+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:23:28.313 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:28 smithi084 bash[27378]: audit 2023-10-01T07:23:27.828742+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:23:28.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:28 smithi112 bash[27689]: cluster 2023-10-01T07:23:27.300513+0000 mgr.y (mgr.14146) 129 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:23:28.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:28 smithi112 bash[27689]: audit 2023-10-01T07:23:27.819137+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:23:28.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:28 smithi112 bash[27689]: audit 2023-10-01T07:23:27.820449+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:23:28.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:28 smithi112 bash[27689]: audit 2023-10-01T07:23:27.821826+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:23:28.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:28 smithi112 bash[27689]: audit 2023-10-01T07:23:27.828742+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:23:29.322 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:29 smithi084 bash[27378]: audit 2023-10-01T07:23:28.341104+0000 mon.a (mon.0) 308 : audit [INF] from='osd.2 [v2:172.21.15.84:6818/467561664,v1:172.21.15.84:6819/467561664]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-01T07:23:29.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:29 smithi084 bash[33757]: audit 2023-10-01T07:23:28.341104+0000 mon.a (mon.0) 308 : audit [INF] from='osd.2 [v2:172.21.15.84:6818/467561664,v1:172.21.15.84:6819/467561664]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-01T07:23:29.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:29 smithi112 bash[27689]: audit 2023-10-01T07:23:28.341104+0000 mon.a (mon.0) 308 : audit [INF] from='osd.2 [v2:172.21.15.84:6818/467561664,v1:172.21.15.84:6819/467561664]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-01T07:23:30.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:30 smithi084 bash[27378]: audit 2023-10-01T07:23:29.041649+0000 mon.a (mon.0) 309 : audit [INF] from='osd.2 [v2:172.21.15.84:6818/467561664,v1:172.21.15.84:6819/467561664]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-01T07:23:30.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:30 smithi084 bash[27378]: cluster 2023-10-01T07:23:29.041748+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-10-01T07:23:30.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:30 smithi084 bash[27378]: audit 2023-10-01T07:23:29.041980+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T07:23:30.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:30 smithi084 bash[27378]: audit 2023-10-01T07:23:29.042658+0000 mon.a (mon.0) 312 : audit [INF] from='osd.2 [v2:172.21.15.84:6818/467561664,v1:172.21.15.84:6819/467561664]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2023-10-01T07:23:30.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:30 smithi084 bash[27378]: cluster 2023-10-01T07:23:29.300987+0000 mgr.y (mgr.14146) 130 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:23:30.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:30 smithi084 bash[33757]: audit 2023-10-01T07:23:29.041649+0000 mon.a (mon.0) 309 : audit [INF] from='osd.2 [v2:172.21.15.84:6818/467561664,v1:172.21.15.84:6819/467561664]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-01T07:23:30.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:30 smithi084 bash[33757]: cluster 2023-10-01T07:23:29.041748+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-10-01T07:23:30.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:30 smithi084 bash[33757]: audit 2023-10-01T07:23:29.041980+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T07:23:30.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:30 smithi084 bash[33757]: audit 2023-10-01T07:23:29.042658+0000 mon.a (mon.0) 312 : audit [INF] from='osd.2 [v2:172.21.15.84:6818/467561664,v1:172.21.15.84:6819/467561664]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2023-10-01T07:23:30.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:30 smithi084 bash[33757]: cluster 2023-10-01T07:23:29.300987+0000 mgr.y (mgr.14146) 130 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:23:30.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:30 smithi112 bash[27689]: audit 2023-10-01T07:23:29.041649+0000 mon.a (mon.0) 309 : audit [INF] from='osd.2 [v2:172.21.15.84:6818/467561664,v1:172.21.15.84:6819/467561664]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-01T07:23:30.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:30 smithi112 bash[27689]: cluster 2023-10-01T07:23:29.041748+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-10-01T07:23:30.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:30 smithi112 bash[27689]: audit 2023-10-01T07:23:29.041980+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T07:23:30.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:30 smithi112 bash[27689]: audit 2023-10-01T07:23:29.042658+0000 mon.a (mon.0) 312 : audit [INF] from='osd.2 [v2:172.21.15.84:6818/467561664,v1:172.21.15.84:6819/467561664]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2023-10-01T07:23:30.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:30 smithi112 bash[27689]: cluster 2023-10-01T07:23:29.300987+0000 mgr.y (mgr.14146) 130 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-01T07:23:31.527 INFO:teuthology.orchestra.run.smithi084.stdout:Created osd(s) 2 on host 'smithi084' 2023-10-01T07:23:31.767 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:31 smithi084 bash[33757]: audit 2023-10-01T07:23:30.050677+0000 mon.a (mon.0) 313 : audit [INF] from='osd.2 [v2:172.21.15.84:6818/467561664,v1:172.21.15.84:6819/467561664]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]': finished 2023-10-01T07:23:31.767 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:31 smithi084 bash[33757]: cluster 2023-10-01T07:23:30.050801+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-10-01T07:23:31.767 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:31 smithi084 bash[33757]: audit 2023-10-01T07:23:30.051240+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T07:23:31.767 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:31 smithi084 bash[33757]: audit 2023-10-01T07:23:30.056840+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T07:23:31.767 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:31 smithi084 bash[27378]: audit 2023-10-01T07:23:30.050677+0000 mon.a (mon.0) 313 : audit [INF] from='osd.2 [v2:172.21.15.84:6818/467561664,v1:172.21.15.84:6819/467561664]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]': finished 2023-10-01T07:23:31.768 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:31 smithi084 bash[27378]: cluster 2023-10-01T07:23:30.050801+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-10-01T07:23:31.768 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:31 smithi084 bash[27378]: audit 2023-10-01T07:23:30.051240+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T07:23:31.768 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:31 smithi084 bash[27378]: audit 2023-10-01T07:23:30.056840+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T07:23:31.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:31 smithi112 bash[27689]: audit 2023-10-01T07:23:30.050677+0000 mon.a (mon.0) 313 : audit [INF] from='osd.2 [v2:172.21.15.84:6818/467561664,v1:172.21.15.84:6819/467561664]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]': finished 2023-10-01T07:23:31.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:31 smithi112 bash[27689]: cluster 2023-10-01T07:23:30.050801+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-10-01T07:23:31.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:31 smithi112 bash[27689]: audit 2023-10-01T07:23:30.051240+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T07:23:31.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:31 smithi112 bash[27689]: audit 2023-10-01T07:23:30.056840+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T07:23:32.270 DEBUG:teuthology.orchestra.run.smithi084:osd.2> sudo journalctl -f -n 0 -u ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@osd.2.service 2023-10-01T07:23:32.273 INFO:tasks.cephadm:Deploying osd.3 on smithi084 with /dev/vg_nvme/lv_1... 2023-10-01T07:23:32.273 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-10-01T07:23:32.519 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:32 smithi084 bash[27378]: cluster 2023-10-01T07:23:29.362361+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-01T07:23:32.520 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:32 smithi084 bash[27378]: cluster 2023-10-01T07:23:29.362469+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-01T07:23:32.520 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:32 smithi084 bash[27378]: cluster 2023-10-01T07:23:31.054672+0000 mon.a (mon.0) 317 : cluster [INF] osd.2 [v2:172.21.15.84:6818/467561664,v1:172.21.15.84:6819/467561664] boot 2023-10-01T07:23:32.520 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:32 smithi084 bash[27378]: cluster 2023-10-01T07:23:31.054774+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-10-01T07:23:32.520 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:32 smithi084 bash[27378]: audit 2023-10-01T07:23:31.055763+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T07:23:32.520 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:32 smithi084 bash[27378]: audit 2023-10-01T07:23:31.056301+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-10-01T07:23:32.520 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:32 smithi084 bash[27378]: cluster 2023-10-01T07:23:31.301307+0000 mgr.y (mgr.14146) 131 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:23:32.520 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:32 smithi084 bash[27378]: audit 2023-10-01T07:23:31.522441+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:23:32.520 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:32 smithi084 bash[27378]: audit 2023-10-01T07:23:31.524912+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:23:32.520 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:32 smithi084 bash[27378]: audit 2023-10-01T07:23:32.062995+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-10-01T07:23:32.520 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:32 smithi084 bash[27378]: cluster 2023-10-01T07:23:32.063264+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-10-01T07:23:32.520 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:32 smithi084 bash[27378]: audit 2023-10-01T07:23:32.064793+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-01T07:23:32.521 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:32 smithi084 bash[33757]: cluster 2023-10-01T07:23:29.362361+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-01T07:23:32.521 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:32 smithi084 bash[33757]: cluster 2023-10-01T07:23:29.362469+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-01T07:23:32.521 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:32 smithi084 bash[33757]: cluster 2023-10-01T07:23:31.054672+0000 mon.a (mon.0) 317 : cluster [INF] osd.2 [v2:172.21.15.84:6818/467561664,v1:172.21.15.84:6819/467561664] boot 2023-10-01T07:23:32.521 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:32 smithi084 bash[33757]: cluster 2023-10-01T07:23:31.054774+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-10-01T07:23:32.521 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:32 smithi084 bash[33757]: audit 2023-10-01T07:23:31.055763+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T07:23:32.521 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:32 smithi084 bash[33757]: audit 2023-10-01T07:23:31.056301+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-10-01T07:23:32.521 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:32 smithi084 bash[33757]: cluster 2023-10-01T07:23:31.301307+0000 mgr.y (mgr.14146) 131 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:23:32.527 INFO:journalctl@ceph.osd.2.smithi084.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-01T07:23:32.822 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:32 smithi084 bash[33757]: audit 2023-10-01T07:23:31.522441+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:23:32.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:32 smithi084 bash[33757]: audit 2023-10-01T07:23:31.524912+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:23:32.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:32 smithi084 bash[33757]: audit 2023-10-01T07:23:32.062995+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-10-01T07:23:32.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:32 smithi084 bash[33757]: cluster 2023-10-01T07:23:32.063264+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-10-01T07:23:32.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:32 smithi084 bash[33757]: audit 2023-10-01T07:23:32.064793+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-01T07:23:32.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:32 smithi112 bash[27689]: cluster 2023-10-01T07:23:29.362361+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-01T07:23:32.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:32 smithi112 bash[27689]: cluster 2023-10-01T07:23:29.362469+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-01T07:23:32.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:32 smithi112 bash[27689]: cluster 2023-10-01T07:23:31.054672+0000 mon.a (mon.0) 317 : cluster [INF] osd.2 [v2:172.21.15.84:6818/467561664,v1:172.21.15.84:6819/467561664] boot 2023-10-01T07:23:32.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:32 smithi112 bash[27689]: cluster 2023-10-01T07:23:31.054774+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-10-01T07:23:32.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:32 smithi112 bash[27689]: audit 2023-10-01T07:23:31.055763+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T07:23:32.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:32 smithi112 bash[27689]: audit 2023-10-01T07:23:31.056301+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-10-01T07:23:32.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:32 smithi112 bash[27689]: cluster 2023-10-01T07:23:31.301307+0000 mgr.y (mgr.14146) 131 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:23:32.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:32 smithi112 bash[27689]: audit 2023-10-01T07:23:31.522441+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:23:32.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:32 smithi112 bash[27689]: audit 2023-10-01T07:23:31.524912+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:23:32.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:32 smithi112 bash[27689]: audit 2023-10-01T07:23:32.062995+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-10-01T07:23:32.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:32 smithi112 bash[27689]: cluster 2023-10-01T07:23:32.063264+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-10-01T07:23:32.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:32 smithi112 bash[27689]: audit 2023-10-01T07:23:32.064793+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-01T07:23:34.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:34 smithi084 bash[27378]: audit 2023-10-01T07:23:33.070874+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-10-01T07:23:34.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:34 smithi084 bash[27378]: cluster 2023-10-01T07:23:33.071055+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-10-01T07:23:34.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:34 smithi084 bash[27378]: cluster 2023-10-01T07:23:33.301857+0000 mgr.y (mgr.14146) 132 : cluster [DBG] pgmap v112: 1 pgs: 1 creating+peering; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:23:34.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:34 smithi084 bash[33757]: audit 2023-10-01T07:23:33.070874+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-10-01T07:23:34.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:34 smithi084 bash[33757]: cluster 2023-10-01T07:23:33.071055+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-10-01T07:23:34.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:34 smithi084 bash[33757]: cluster 2023-10-01T07:23:33.301857+0000 mgr.y (mgr.14146) 132 : cluster [DBG] pgmap v112: 1 pgs: 1 creating+peering; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:23:34.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:34 smithi112 bash[27689]: audit 2023-10-01T07:23:33.070874+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-10-01T07:23:34.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:34 smithi112 bash[27689]: cluster 2023-10-01T07:23:33.071055+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-10-01T07:23:34.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:34 smithi112 bash[27689]: cluster 2023-10-01T07:23:33.301857+0000 mgr.y (mgr.14146) 132 : cluster [DBG] pgmap v112: 1 pgs: 1 creating+peering; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:23:35.322 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:35 smithi084 bash[27378]: cluster 2023-10-01T07:23:34.072952+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-10-01T07:23:35.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:35 smithi084 bash[33757]: cluster 2023-10-01T07:23:34.072952+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-10-01T07:23:35.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:35 smithi112 bash[27689]: cluster 2023-10-01T07:23:34.072952+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-10-01T07:23:35.893 INFO:teuthology.orchestra.run.smithi084.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-10-01T07:23:35.894 INFO:teuthology.orchestra.run.smithi084.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-10-01T07:23:35.894 INFO:teuthology.orchestra.run.smithi084.stderr: stderr: 10+0 records in 2023-10-01T07:23:35.894 INFO:teuthology.orchestra.run.smithi084.stderr:10+0 records out 2023-10-01T07:23:35.894 INFO:teuthology.orchestra.run.smithi084.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0153132 s, 685 MB/s 2023-10-01T07:23:35.894 INFO:teuthology.orchestra.run.smithi084.stderr:--> Zapping successful for: 2023-10-01T07:23:36.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:36 smithi084 bash[27378]: cluster 2023-10-01T07:23:35.302239+0000 mgr.y (mgr.14146) 133 : cluster [DBG] pgmap v114: 1 pgs: 1 creating+peering; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:23:36.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:36 smithi084 bash[33757]: cluster 2023-10-01T07:23:35.302239+0000 mgr.y (mgr.14146) 133 : cluster [DBG] pgmap v114: 1 pgs: 1 creating+peering; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:23:36.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:36 smithi112 bash[27689]: cluster 2023-10-01T07:23:35.302239+0000 mgr.y (mgr.14146) 133 : cluster [DBG] pgmap v114: 1 pgs: 1 creating+peering; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:23:36.660 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi084:vg_nvme/lv_1 2023-10-01T07:23:38.322 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:38 smithi084 bash[27378]: cluster 2023-10-01T07:23:37.302836+0000 mgr.y (mgr.14146) 134 : cluster [DBG] pgmap v115: 1 pgs: 1 creating+peering; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:23:38.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:38 smithi084 bash[33757]: cluster 2023-10-01T07:23:37.302836+0000 mgr.y (mgr.14146) 134 : cluster [DBG] pgmap v115: 1 pgs: 1 creating+peering; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:23:38.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:38 smithi112 bash[27689]: cluster 2023-10-01T07:23:37.302836+0000 mgr.y (mgr.14146) 134 : cluster [DBG] pgmap v115: 1 pgs: 1 creating+peering; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:23:40.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:40 smithi112 bash[27689]: cluster 2023-10-01T07:23:39.303400+0000 mgr.y (mgr.14146) 135 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:23:40.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:40 smithi084 bash[27378]: cluster 2023-10-01T07:23:39.303400+0000 mgr.y (mgr.14146) 135 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:23:40.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:40 smithi084 bash[33757]: cluster 2023-10-01T07:23:39.303400+0000 mgr.y (mgr.14146) 135 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:23:41.671 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:41 smithi084 bash[33757]: audit 2023-10-01T07:23:41.274826+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-01T07:23:41.671 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:41 smithi084 bash[33757]: audit 2023-10-01T07:23:41.278509+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-01T07:23:41.671 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:41 smithi084 bash[33757]: audit 2023-10-01T07:23:41.279818+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:23:41.672 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:41 smithi084 bash[27378]: audit 2023-10-01T07:23:41.274826+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-01T07:23:41.672 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:41 smithi084 bash[27378]: audit 2023-10-01T07:23:41.278509+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-01T07:23:41.672 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:41 smithi084 bash[27378]: audit 2023-10-01T07:23:41.279818+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:23:41.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:41 smithi112 bash[27689]: audit 2023-10-01T07:23:41.274826+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-01T07:23:41.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:41 smithi112 bash[27689]: audit 2023-10-01T07:23:41.278509+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-01T07:23:41.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:41 smithi112 bash[27689]: audit 2023-10-01T07:23:41.279818+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:23:42.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:42 smithi112 bash[27689]: audit 2023-10-01T07:23:41.268571+0000 mgr.y (mgr.14146) 136 : audit [DBG] from='client.24197 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi084:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:23:42.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:42 smithi112 bash[27689]: cluster 2023-10-01T07:23:41.303751+0000 mgr.y (mgr.14146) 137 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:23:42.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:42 smithi084 bash[27378]: audit 2023-10-01T07:23:41.268571+0000 mgr.y (mgr.14146) 136 : audit [DBG] from='client.24197 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi084:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:23:42.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:42 smithi084 bash[27378]: cluster 2023-10-01T07:23:41.303751+0000 mgr.y (mgr.14146) 137 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:23:42.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:42 smithi084 bash[33757]: audit 2023-10-01T07:23:41.268571+0000 mgr.y (mgr.14146) 136 : audit [DBG] from='client.24197 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi084:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:23:42.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:42 smithi084 bash[33757]: cluster 2023-10-01T07:23:41.303751+0000 mgr.y (mgr.14146) 137 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:23:43.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:43 smithi112 bash[27689]: cephadm 2023-10-01T07:23:42.610554+0000 mgr.y (mgr.14146) 138 : cephadm [INF] Detected new or changed devices on smithi084 2023-10-01T07:23:43.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:43 smithi112 bash[27689]: audit 2023-10-01T07:23:42.617095+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:23:43.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:43 smithi112 bash[27689]: audit 2023-10-01T07:23:42.618609+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:23:43.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:43 smithi112 bash[27689]: audit 2023-10-01T07:23:42.619930+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:23:43.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:43 smithi112 bash[27689]: audit 2023-10-01T07:23:42.621024+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:23:43.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:43 smithi112 bash[27689]: cephadm 2023-10-01T07:23:42.621867+0000 mgr.y (mgr.14146) 139 : cephadm [INF] Adjusting osd_memory_target on smithi084 to 5413M 2023-10-01T07:23:43.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:43 smithi112 bash[27689]: audit 2023-10-01T07:23:42.629307+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:23:43.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:43 smithi112 bash[27689]: audit 2023-10-01T07:23:42.630715+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:23:43.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:43 smithi112 bash[27689]: audit 2023-10-01T07:23:42.631699+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:23:43.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:43 smithi112 bash[27689]: audit 2023-10-01T07:23:42.639228+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:23:44.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:43 smithi084 bash[27378]: cephadm 2023-10-01T07:23:42.610554+0000 mgr.y (mgr.14146) 138 : cephadm [INF] Detected new or changed devices on smithi084 2023-10-01T07:23:44.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:43 smithi084 bash[27378]: audit 2023-10-01T07:23:42.617095+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:23:44.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:43 smithi084 bash[27378]: audit 2023-10-01T07:23:42.618609+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:23:44.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:43 smithi084 bash[27378]: audit 2023-10-01T07:23:42.619930+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:23:44.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:43 smithi084 bash[27378]: audit 2023-10-01T07:23:42.621024+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:23:44.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:43 smithi084 bash[27378]: cephadm 2023-10-01T07:23:42.621867+0000 mgr.y (mgr.14146) 139 : cephadm [INF] Adjusting osd_memory_target on smithi084 to 5413M 2023-10-01T07:23:44.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:43 smithi084 bash[27378]: audit 2023-10-01T07:23:42.629307+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:23:44.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:43 smithi084 bash[27378]: audit 2023-10-01T07:23:42.630715+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:23:44.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:43 smithi084 bash[27378]: audit 2023-10-01T07:23:42.631699+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:23:44.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:43 smithi084 bash[27378]: audit 2023-10-01T07:23:42.639228+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:23:44.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:43 smithi084 bash[33757]: cephadm 2023-10-01T07:23:42.610554+0000 mgr.y (mgr.14146) 138 : cephadm [INF] Detected new or changed devices on smithi084 2023-10-01T07:23:44.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:43 smithi084 bash[33757]: audit 2023-10-01T07:23:42.617095+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:23:44.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:43 smithi084 bash[33757]: audit 2023-10-01T07:23:42.618609+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:23:44.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:43 smithi084 bash[33757]: audit 2023-10-01T07:23:42.619930+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:23:44.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:43 smithi084 bash[33757]: audit 2023-10-01T07:23:42.621024+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:23:44.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:43 smithi084 bash[33757]: cephadm 2023-10-01T07:23:42.621867+0000 mgr.y (mgr.14146) 139 : cephadm [INF] Adjusting osd_memory_target on smithi084 to 5413M 2023-10-01T07:23:44.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:43 smithi084 bash[33757]: audit 2023-10-01T07:23:42.629307+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:23:44.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:43 smithi084 bash[33757]: audit 2023-10-01T07:23:42.630715+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:23:44.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:43 smithi084 bash[33757]: audit 2023-10-01T07:23:42.631699+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:23:44.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:43 smithi084 bash[33757]: audit 2023-10-01T07:23:42.639228+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:23:44.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:44 smithi112 bash[27689]: cluster 2023-10-01T07:23:43.304264+0000 mgr.y (mgr.14146) 140 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:23:45.072 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:44 smithi084 bash[27378]: cluster 2023-10-01T07:23:43.304264+0000 mgr.y (mgr.14146) 140 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:23:45.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:44 smithi084 bash[33757]: cluster 2023-10-01T07:23:43.304264+0000 mgr.y (mgr.14146) 140 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:23:46.954 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:46 smithi084 bash[33757]: cluster 2023-10-01T07:23:45.304796+0000 mgr.y (mgr.14146) 141 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:23:46.990 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:46 smithi084 bash[27378]: cluster 2023-10-01T07:23:45.304796+0000 mgr.y (mgr.14146) 141 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:23:46.991 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:46 smithi112 bash[27689]: cluster 2023-10-01T07:23:45.304796+0000 mgr.y (mgr.14146) 141 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:23:48.322 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:48 smithi084 bash[27378]: cluster 2023-10-01T07:23:47.305332+0000 mgr.y (mgr.14146) 142 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:23:48.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:48 smithi084 bash[33757]: cluster 2023-10-01T07:23:47.305332+0000 mgr.y (mgr.14146) 142 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:23:48.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:48 smithi112 bash[27689]: cluster 2023-10-01T07:23:47.305332+0000 mgr.y (mgr.14146) 142 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:23:50.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:50 smithi112 bash[27689]: cluster 2023-10-01T07:23:49.305983+0000 mgr.y (mgr.14146) 143 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:23:50.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:50 smithi112 bash[27689]: audit 2023-10-01T07:23:49.419221+0000 mon.a (mon.0) 340 : audit [INF] from='client.? 172.21.15.84:0/1627194198' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "789c3c20-ad18-4da7-b0d3-ef28eae15aa6"}]: dispatch 2023-10-01T07:23:50.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:50 smithi112 bash[27689]: audit 2023-10-01T07:23:49.431610+0000 mon.a (mon.0) 341 : audit [INF] from='client.? 172.21.15.84:0/1627194198' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "789c3c20-ad18-4da7-b0d3-ef28eae15aa6"}]': finished 2023-10-01T07:23:50.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:50 smithi112 bash[27689]: cluster 2023-10-01T07:23:49.431685+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2023-10-01T07:23:50.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:50 smithi112 bash[27689]: audit 2023-10-01T07:23:49.431837+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T07:23:50.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:50 smithi112 bash[27689]: audit 2023-10-01T07:23:50.167728+0000 mon.a (mon.0) 344 : audit [DBG] from='client.? 172.21.15.84:0/3038100761' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-01T07:23:50.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:50 smithi084 bash[27378]: cluster 2023-10-01T07:23:49.305983+0000 mgr.y (mgr.14146) 143 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:23:50.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:50 smithi084 bash[27378]: audit 2023-10-01T07:23:49.419221+0000 mon.a (mon.0) 340 : audit [INF] from='client.? 172.21.15.84:0/1627194198' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "789c3c20-ad18-4da7-b0d3-ef28eae15aa6"}]: dispatch 2023-10-01T07:23:50.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:50 smithi084 bash[27378]: audit 2023-10-01T07:23:49.431610+0000 mon.a (mon.0) 341 : audit [INF] from='client.? 172.21.15.84:0/1627194198' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "789c3c20-ad18-4da7-b0d3-ef28eae15aa6"}]': finished 2023-10-01T07:23:50.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:50 smithi084 bash[27378]: cluster 2023-10-01T07:23:49.431685+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2023-10-01T07:23:50.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:50 smithi084 bash[27378]: audit 2023-10-01T07:23:49.431837+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T07:23:50.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:50 smithi084 bash[27378]: audit 2023-10-01T07:23:50.167728+0000 mon.a (mon.0) 344 : audit [DBG] from='client.? 172.21.15.84:0/3038100761' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-01T07:23:50.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:50 smithi084 bash[33757]: cluster 2023-10-01T07:23:49.305983+0000 mgr.y (mgr.14146) 143 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:23:50.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:50 smithi084 bash[33757]: audit 2023-10-01T07:23:49.419221+0000 mon.a (mon.0) 340 : audit [INF] from='client.? 172.21.15.84:0/1627194198' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "789c3c20-ad18-4da7-b0d3-ef28eae15aa6"}]: dispatch 2023-10-01T07:23:50.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:50 smithi084 bash[33757]: audit 2023-10-01T07:23:49.431610+0000 mon.a (mon.0) 341 : audit [INF] from='client.? 172.21.15.84:0/1627194198' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "789c3c20-ad18-4da7-b0d3-ef28eae15aa6"}]': finished 2023-10-01T07:23:50.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:50 smithi084 bash[33757]: cluster 2023-10-01T07:23:49.431685+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2023-10-01T07:23:50.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:50 smithi084 bash[33757]: audit 2023-10-01T07:23:49.431837+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T07:23:50.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:50 smithi084 bash[33757]: audit 2023-10-01T07:23:50.167728+0000 mon.a (mon.0) 344 : audit [DBG] from='client.? 172.21.15.84:0/3038100761' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-01T07:23:52.671 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:52 smithi084 bash[27378]: cluster 2023-10-01T07:23:51.306534+0000 mgr.y (mgr.14146) 144 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:23:52.671 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:52 smithi084 bash[33757]: cluster 2023-10-01T07:23:51.306534+0000 mgr.y (mgr.14146) 144 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:23:52.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:52 smithi112 bash[27689]: cluster 2023-10-01T07:23:51.306534+0000 mgr.y (mgr.14146) 144 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:23:54.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:54 smithi112 bash[27689]: cluster 2023-10-01T07:23:53.307066+0000 mgr.y (mgr.14146) 145 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:23:54.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:54 smithi084 bash[27378]: cluster 2023-10-01T07:23:53.307066+0000 mgr.y (mgr.14146) 145 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:23:54.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:54 smithi084 bash[33757]: cluster 2023-10-01T07:23:53.307066+0000 mgr.y (mgr.14146) 145 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:23:56.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:56 smithi112 bash[27689]: cluster 2023-10-01T07:23:55.307563+0000 mgr.y (mgr.14146) 146 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:23:56.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:56 smithi084 bash[27378]: cluster 2023-10-01T07:23:55.307563+0000 mgr.y (mgr.14146) 146 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:23:56.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:56 smithi084 bash[33757]: cluster 2023-10-01T07:23:55.307563+0000 mgr.y (mgr.14146) 146 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:23:58.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:23:58 smithi084 bash[27378]: cluster 2023-10-01T07:23:57.308035+0000 mgr.y (mgr.14146) 147 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:23:58.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:23:58 smithi084 bash[33757]: cluster 2023-10-01T07:23:57.308035+0000 mgr.y (mgr.14146) 147 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:23:58.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:23:58 smithi112 bash[27689]: cluster 2023-10-01T07:23:57.308035+0000 mgr.y (mgr.14146) 147 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:24:00.653 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:00 smithi084 bash[27378]: cluster 2023-10-01T07:23:59.308552+0000 mgr.y (mgr.14146) 148 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:24:00.654 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:00 smithi084 bash[33757]: cluster 2023-10-01T07:23:59.308552+0000 mgr.y (mgr.14146) 148 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:24:00.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:00 smithi112 bash[27689]: cluster 2023-10-01T07:23:59.308552+0000 mgr.y (mgr.14146) 148 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:24:02.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:02 smithi084 bash[27378]: cluster 2023-10-01T07:24:01.309030+0000 mgr.y (mgr.14146) 149 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:24:02.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:02 smithi084 bash[27378]: audit 2023-10-01T07:24:01.937621+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-01T07:24:02.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:02 smithi084 bash[27378]: audit 2023-10-01T07:24:01.939208+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:24:02.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:02 smithi084 bash[33757]: cluster 2023-10-01T07:24:01.309030+0000 mgr.y (mgr.14146) 149 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:24:02.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:02 smithi084 bash[33757]: audit 2023-10-01T07:24:01.937621+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-01T07:24:02.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:02 smithi084 bash[33757]: audit 2023-10-01T07:24:01.939208+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:24:02.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:02 smithi112 bash[27689]: cluster 2023-10-01T07:24:01.309030+0000 mgr.y (mgr.14146) 149 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:24:02.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:02 smithi112 bash[27689]: audit 2023-10-01T07:24:01.937621+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-01T07:24:02.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:02 smithi112 bash[27689]: audit 2023-10-01T07:24:01.939208+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:24:03.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:03 smithi112 bash[27689]: cephadm 2023-10-01T07:24:01.940379+0000 mgr.y (mgr.14146) 150 : cephadm [INF] Deploying daemon osd.3 on smithi084 2023-10-01T07:24:03.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:03 smithi084 bash[27378]: cephadm 2023-10-01T07:24:01.940379+0000 mgr.y (mgr.14146) 150 : cephadm [INF] Deploying daemon osd.3 on smithi084 2023-10-01T07:24:03.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:03 smithi084 bash[33757]: cephadm 2023-10-01T07:24:01.940379+0000 mgr.y (mgr.14146) 150 : cephadm [INF] Deploying daemon osd.3 on smithi084 2023-10-01T07:24:04.701 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:04 smithi084 bash[33757]: cluster 2023-10-01T07:24:03.309585+0000 mgr.y (mgr.14146) 151 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:24:04.702 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:04 smithi084 bash[27378]: cluster 2023-10-01T07:24:03.309585+0000 mgr.y (mgr.14146) 151 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:24:04.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:04 smithi112 bash[27689]: cluster 2023-10-01T07:24:03.309585+0000 mgr.y (mgr.14146) 151 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:24:06.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:06 smithi112 bash[27689]: cluster 2023-10-01T07:24:05.310087+0000 mgr.y (mgr.14146) 152 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:24:06.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:06 smithi112 bash[27689]: audit 2023-10-01T07:24:06.365258+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:24:06.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:06 smithi112 bash[27689]: audit 2023-10-01T07:24:06.369457+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:24:06.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:06 smithi084 bash[27378]: cluster 2023-10-01T07:24:05.310087+0000 mgr.y (mgr.14146) 152 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:24:06.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:06 smithi084 bash[27378]: audit 2023-10-01T07:24:06.365258+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:24:06.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:06 smithi084 bash[27378]: audit 2023-10-01T07:24:06.369457+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:24:06.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:06 smithi084 bash[33757]: cluster 2023-10-01T07:24:05.310087+0000 mgr.y (mgr.14146) 152 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:24:06.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:06 smithi084 bash[33757]: audit 2023-10-01T07:24:06.365258+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:24:06.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:06 smithi084 bash[33757]: audit 2023-10-01T07:24:06.369457+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:24:08.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:08 smithi084 bash[33757]: cluster 2023-10-01T07:24:07.310603+0000 mgr.y (mgr.14146) 153 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:24:08.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:08 smithi084 bash[27378]: cluster 2023-10-01T07:24:07.310603+0000 mgr.y (mgr.14146) 153 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:24:08.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:08 smithi112 bash[27689]: cluster 2023-10-01T07:24:07.310603+0000 mgr.y (mgr.14146) 153 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:24:10.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:10 smithi112 bash[27689]: cluster 2023-10-01T07:24:09.311154+0000 mgr.y (mgr.14146) 154 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:24:10.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:10 smithi084 bash[27378]: cluster 2023-10-01T07:24:09.311154+0000 mgr.y (mgr.14146) 154 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:24:10.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:10 smithi084 bash[33757]: cluster 2023-10-01T07:24:09.311154+0000 mgr.y (mgr.14146) 154 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:24:12.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:12 smithi084 bash[27378]: cluster 2023-10-01T07:24:11.311587+0000 mgr.y (mgr.14146) 155 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:24:12.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:12 smithi084 bash[27378]: audit 2023-10-01T07:24:11.638694+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:24:12.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:12 smithi084 bash[27378]: audit 2023-10-01T07:24:11.914726+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:24:12.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:12 smithi084 bash[27378]: audit 2023-10-01T07:24:11.916024+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:24:12.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:12 smithi084 bash[27378]: audit 2023-10-01T07:24:11.922148+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:24:12.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:12 smithi084 bash[33757]: cluster 2023-10-01T07:24:11.311587+0000 mgr.y (mgr.14146) 155 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:24:12.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:12 smithi084 bash[33757]: audit 2023-10-01T07:24:11.638694+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:24:12.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:12 smithi084 bash[33757]: audit 2023-10-01T07:24:11.914726+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:24:12.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:12 smithi084 bash[33757]: audit 2023-10-01T07:24:11.916024+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:24:12.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:12 smithi084 bash[33757]: audit 2023-10-01T07:24:11.922148+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:24:12.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:12 smithi112 bash[27689]: cluster 2023-10-01T07:24:11.311587+0000 mgr.y (mgr.14146) 155 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:24:12.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:12 smithi112 bash[27689]: audit 2023-10-01T07:24:11.638694+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:24:12.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:12 smithi112 bash[27689]: audit 2023-10-01T07:24:11.914726+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:24:12.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:12 smithi112 bash[27689]: audit 2023-10-01T07:24:11.916024+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:24:12.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:12 smithi112 bash[27689]: audit 2023-10-01T07:24:11.922148+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:24:13.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:13 smithi112 bash[27689]: audit 2023-10-01T07:24:13.127693+0000 mon.c (mon.2) 7 : audit [INF] from='osd.3 [v2:172.21.15.84:6826/2232028687,v1:172.21.15.84:6827/2232028687]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-01T07:24:13.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:13 smithi112 bash[27689]: audit 2023-10-01T07:24:13.128558+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-10-01T07:24:14.043 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:13 smithi084 bash[27378]: audit 2023-10-01T07:24:13.127693+0000 mon.c (mon.2) 7 : audit [INF] from='osd.3 [v2:172.21.15.84:6826/2232028687,v1:172.21.15.84:6827/2232028687]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-01T07:24:14.044 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:13 smithi084 bash[27378]: audit 2023-10-01T07:24:13.128558+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-10-01T07:24:14.044 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:13 smithi084 bash[33757]: audit 2023-10-01T07:24:13.127693+0000 mon.c (mon.2) 7 : audit [INF] from='osd.3 [v2:172.21.15.84:6826/2232028687,v1:172.21.15.84:6827/2232028687]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-01T07:24:14.044 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:13 smithi084 bash[33757]: audit 2023-10-01T07:24:13.128558+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-10-01T07:24:14.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:14 smithi112 bash[27689]: cluster 2023-10-01T07:24:13.312113+0000 mgr.y (mgr.14146) 156 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:24:14.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:14 smithi112 bash[27689]: audit 2023-10-01T07:24:13.650250+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-10-01T07:24:14.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:14 smithi112 bash[27689]: cluster 2023-10-01T07:24:13.650360+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-10-01T07:24:14.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:14 smithi112 bash[27689]: audit 2023-10-01T07:24:13.650663+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T07:24:14.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:14 smithi112 bash[27689]: audit 2023-10-01T07:24:13.652232+0000 mon.c (mon.2) 8 : audit [INF] from='osd.3 [v2:172.21.15.84:6826/2232028687,v1:172.21.15.84:6827/2232028687]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2023-10-01T07:24:14.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:14 smithi112 bash[27689]: audit 2023-10-01T07:24:13.652785+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=smithi084", "root=default"]}]: dispatch 2023-10-01T07:24:15.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:14 smithi084 bash[27378]: cluster 2023-10-01T07:24:13.312113+0000 mgr.y (mgr.14146) 156 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:24:15.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:14 smithi084 bash[27378]: audit 2023-10-01T07:24:13.650250+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-10-01T07:24:15.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:14 smithi084 bash[27378]: cluster 2023-10-01T07:24:13.650360+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-10-01T07:24:15.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:14 smithi084 bash[27378]: audit 2023-10-01T07:24:13.650663+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T07:24:15.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:14 smithi084 bash[27378]: audit 2023-10-01T07:24:13.652232+0000 mon.c (mon.2) 8 : audit [INF] from='osd.3 [v2:172.21.15.84:6826/2232028687,v1:172.21.15.84:6827/2232028687]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2023-10-01T07:24:15.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:14 smithi084 bash[27378]: audit 2023-10-01T07:24:13.652785+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=smithi084", "root=default"]}]: dispatch 2023-10-01T07:24:15.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:14 smithi084 bash[33757]: cluster 2023-10-01T07:24:13.312113+0000 mgr.y (mgr.14146) 156 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:24:15.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:14 smithi084 bash[33757]: audit 2023-10-01T07:24:13.650250+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-10-01T07:24:15.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:14 smithi084 bash[33757]: cluster 2023-10-01T07:24:13.650360+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-10-01T07:24:15.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:14 smithi084 bash[33757]: audit 2023-10-01T07:24:13.650663+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T07:24:15.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:14 smithi084 bash[33757]: audit 2023-10-01T07:24:13.652232+0000 mon.c (mon.2) 8 : audit [INF] from='osd.3 [v2:172.21.15.84:6826/2232028687,v1:172.21.15.84:6827/2232028687]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2023-10-01T07:24:15.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:14 smithi084 bash[33757]: audit 2023-10-01T07:24:13.652785+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=smithi084", "root=default"]}]: dispatch 2023-10-01T07:24:15.394 INFO:teuthology.orchestra.run.smithi084.stdout:Created osd(s) 3 on host 'smithi084' 2023-10-01T07:24:15.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:15 smithi084 bash[27378]: audit 2023-10-01T07:24:14.653686+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=smithi084", "root=default"]}]': finished 2023-10-01T07:24:15.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:15 smithi084 bash[27378]: cluster 2023-10-01T07:24:14.653825+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-10-01T07:24:15.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:15 smithi084 bash[27378]: audit 2023-10-01T07:24:14.654516+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T07:24:15.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:15 smithi084 bash[27378]: audit 2023-10-01T07:24:14.660311+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T07:24:15.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:15 smithi084 bash[27378]: audit 2023-10-01T07:24:15.392709+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:24:15.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:15 smithi084 bash[27378]: audit 2023-10-01T07:24:15.396673+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:24:15.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:15 smithi084 bash[33757]: audit 2023-10-01T07:24:14.653686+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=smithi084", "root=default"]}]': finished 2023-10-01T07:24:15.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:15 smithi084 bash[33757]: cluster 2023-10-01T07:24:14.653825+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-10-01T07:24:15.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:15 smithi084 bash[33757]: audit 2023-10-01T07:24:14.654516+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T07:24:15.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:15 smithi084 bash[33757]: audit 2023-10-01T07:24:14.660311+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T07:24:15.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:15 smithi084 bash[33757]: audit 2023-10-01T07:24:15.392709+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:24:15.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:15 smithi084 bash[33757]: audit 2023-10-01T07:24:15.396673+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:24:15.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:15 smithi112 bash[27689]: audit 2023-10-01T07:24:14.653686+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=smithi084", "root=default"]}]': finished 2023-10-01T07:24:15.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:15 smithi112 bash[27689]: cluster 2023-10-01T07:24:14.653825+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-10-01T07:24:15.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:15 smithi112 bash[27689]: audit 2023-10-01T07:24:14.654516+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T07:24:15.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:15 smithi112 bash[27689]: audit 2023-10-01T07:24:14.660311+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T07:24:15.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:15 smithi112 bash[27689]: audit 2023-10-01T07:24:15.392709+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:24:15.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:15 smithi112 bash[27689]: audit 2023-10-01T07:24:15.396673+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:24:16.133 DEBUG:teuthology.orchestra.run.smithi084:osd.3> sudo journalctl -f -n 0 -u ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@osd.3.service 2023-10-01T07:24:16.178 INFO:tasks.cephadm:Deploying osd.4 on smithi112 with /dev/vg_nvme/lv_4... 2023-10-01T07:24:16.178 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-10-01T07:24:16.235 INFO:journalctl@ceph.osd.3.smithi084.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-01T07:24:16.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:16 smithi112 bash[27689]: cluster 2023-10-01T07:24:14.137642+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-01T07:24:16.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:16 smithi112 bash[27689]: cluster 2023-10-01T07:24:14.137725+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-01T07:24:16.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:16 smithi112 bash[27689]: cluster 2023-10-01T07:24:15.312583+0000 mgr.y (mgr.14146) 157 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:24:16.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:16 smithi112 bash[27689]: cluster 2023-10-01T07:24:15.662947+0000 mon.a (mon.0) 364 : cluster [INF] osd.3 [v2:172.21.15.84:6826/2232028687,v1:172.21.15.84:6827/2232028687] boot 2023-10-01T07:24:16.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:16 smithi112 bash[27689]: cluster 2023-10-01T07:24:15.663021+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2023-10-01T07:24:16.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:16 smithi112 bash[27689]: audit 2023-10-01T07:24:15.663725+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T07:24:17.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:16 smithi084 bash[27378]: cluster 2023-10-01T07:24:14.137642+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-01T07:24:17.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:16 smithi084 bash[27378]: cluster 2023-10-01T07:24:14.137725+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-01T07:24:17.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:16 smithi084 bash[27378]: cluster 2023-10-01T07:24:15.312583+0000 mgr.y (mgr.14146) 157 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:24:17.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:16 smithi084 bash[27378]: cluster 2023-10-01T07:24:15.662947+0000 mon.a (mon.0) 364 : cluster [INF] osd.3 [v2:172.21.15.84:6826/2232028687,v1:172.21.15.84:6827/2232028687] boot 2023-10-01T07:24:17.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:16 smithi084 bash[27378]: cluster 2023-10-01T07:24:15.663021+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2023-10-01T07:24:17.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:16 smithi084 bash[27378]: audit 2023-10-01T07:24:15.663725+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T07:24:17.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:16 smithi084 bash[33757]: cluster 2023-10-01T07:24:14.137642+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-01T07:24:17.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:16 smithi084 bash[33757]: cluster 2023-10-01T07:24:14.137725+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-01T07:24:17.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:16 smithi084 bash[33757]: cluster 2023-10-01T07:24:15.312583+0000 mgr.y (mgr.14146) 157 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-01T07:24:17.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:16 smithi084 bash[33757]: cluster 2023-10-01T07:24:15.662947+0000 mon.a (mon.0) 364 : cluster [INF] osd.3 [v2:172.21.15.84:6826/2232028687,v1:172.21.15.84:6827/2232028687] boot 2023-10-01T07:24:17.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:16 smithi084 bash[33757]: cluster 2023-10-01T07:24:15.663021+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2023-10-01T07:24:17.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:16 smithi084 bash[33757]: audit 2023-10-01T07:24:15.663725+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T07:24:17.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:17 smithi112 bash[27689]: cluster 2023-10-01T07:24:16.677247+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-10-01T07:24:18.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:17 smithi084 bash[27378]: cluster 2023-10-01T07:24:16.677247+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-10-01T07:24:18.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:17 smithi084 bash[33757]: cluster 2023-10-01T07:24:16.677247+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-10-01T07:24:18.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:18 smithi112 bash[27689]: cluster 2023-10-01T07:24:17.313103+0000 mgr.y (mgr.14146) 158 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:19.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:18 smithi084 bash[27378]: cluster 2023-10-01T07:24:17.313103+0000 mgr.y (mgr.14146) 158 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:19.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:18 smithi084 bash[33757]: cluster 2023-10-01T07:24:17.313103+0000 mgr.y (mgr.14146) 158 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:19.385 INFO:teuthology.orchestra.run.smithi112.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-10-01T07:24:19.385 INFO:teuthology.orchestra.run.smithi112.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-10-01T07:24:19.385 INFO:teuthology.orchestra.run.smithi112.stderr: stderr: 10+0 records in 2023-10-01T07:24:19.385 INFO:teuthology.orchestra.run.smithi112.stderr:10+0 records out 2023-10-01T07:24:19.385 INFO:teuthology.orchestra.run.smithi112.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0190284 s, 551 MB/s 2023-10-01T07:24:19.385 INFO:teuthology.orchestra.run.smithi112.stderr:--> Zapping successful for: 2023-10-01T07:24:20.125 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi112:vg_nvme/lv_4 2023-10-01T07:24:20.967 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:20 smithi084 bash[27378]: cluster 2023-10-01T07:24:19.313642+0000 mgr.y (mgr.14146) 159 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:20.967 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:20 smithi084 bash[33757]: cluster 2023-10-01T07:24:19.313642+0000 mgr.y (mgr.14146) 159 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:20.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:20 smithi112 bash[27689]: cluster 2023-10-01T07:24:19.313642+0000 mgr.y (mgr.14146) 159 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:22.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:22 smithi112 bash[27689]: cluster 2023-10-01T07:24:21.314266+0000 mgr.y (mgr.14146) 160 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:23.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:22 smithi084 bash[27378]: cluster 2023-10-01T07:24:21.314266+0000 mgr.y (mgr.14146) 160 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:23.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:22 smithi084 bash[33757]: cluster 2023-10-01T07:24:21.314266+0000 mgr.y (mgr.14146) 160 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:23.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:23 smithi112 bash[27689]: audit 2023-10-01T07:24:22.934897+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-01T07:24:23.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:23 smithi112 bash[27689]: audit 2023-10-01T07:24:22.938255+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-01T07:24:23.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:23 smithi112 bash[27689]: audit 2023-10-01T07:24:22.939754+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:24:24.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:23 smithi084 bash[27378]: audit 2023-10-01T07:24:22.934897+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-01T07:24:24.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:23 smithi084 bash[27378]: audit 2023-10-01T07:24:22.938255+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-01T07:24:24.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:23 smithi084 bash[27378]: audit 2023-10-01T07:24:22.939754+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:24:24.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:23 smithi084 bash[33757]: audit 2023-10-01T07:24:22.934897+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-01T07:24:24.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:23 smithi084 bash[33757]: audit 2023-10-01T07:24:22.938255+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-01T07:24:24.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:23 smithi084 bash[33757]: audit 2023-10-01T07:24:22.939754+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:24:24.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:24 smithi112 bash[27689]: audit 2023-10-01T07:24:22.930552+0000 mgr.y (mgr.14146) 161 : audit [DBG] from='client.24223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi112:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:24:24.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:24 smithi112 bash[27689]: cluster 2023-10-01T07:24:23.314915+0000 mgr.y (mgr.14146) 162 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:24.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:24 smithi112 bash[27689]: audit 2023-10-01T07:24:24.582904+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:24:24.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:24 smithi112 bash[27689]: audit 2023-10-01T07:24:24.584933+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:24:24.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:24 smithi112 bash[27689]: audit 2023-10-01T07:24:24.586181+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:24:24.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:24 smithi112 bash[27689]: audit 2023-10-01T07:24:24.587221+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:24:24.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:24 smithi112 bash[27689]: audit 2023-10-01T07:24:24.588309+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:24:24.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:24 smithi112 bash[27689]: audit 2023-10-01T07:24:24.596416+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:24:24.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:24 smithi112 bash[27689]: audit 2023-10-01T07:24:24.598119+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:24:24.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:24 smithi112 bash[27689]: audit 2023-10-01T07:24:24.599409+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:24:24.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:24 smithi112 bash[27689]: audit 2023-10-01T07:24:24.607390+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:24:25.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:24 smithi084 bash[27378]: audit 2023-10-01T07:24:22.930552+0000 mgr.y (mgr.14146) 161 : audit [DBG] from='client.24223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi112:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:24:25.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:24 smithi084 bash[27378]: cluster 2023-10-01T07:24:23.314915+0000 mgr.y (mgr.14146) 162 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:25.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:24 smithi084 bash[27378]: audit 2023-10-01T07:24:24.582904+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:24:25.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:24 smithi084 bash[27378]: audit 2023-10-01T07:24:24.584933+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:24:25.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:24 smithi084 bash[27378]: audit 2023-10-01T07:24:24.586181+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:24:25.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:24 smithi084 bash[27378]: audit 2023-10-01T07:24:24.587221+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:24:25.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:24 smithi084 bash[27378]: audit 2023-10-01T07:24:24.588309+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:24:25.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:24 smithi084 bash[27378]: audit 2023-10-01T07:24:24.596416+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:24:25.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:24 smithi084 bash[27378]: audit 2023-10-01T07:24:24.598119+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:24:25.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:24 smithi084 bash[27378]: audit 2023-10-01T07:24:24.599409+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:24:25.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:24 smithi084 bash[27378]: audit 2023-10-01T07:24:24.607390+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:24:25.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:24 smithi084 bash[33757]: audit 2023-10-01T07:24:22.930552+0000 mgr.y (mgr.14146) 161 : audit [DBG] from='client.24223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi112:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:24:25.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:24 smithi084 bash[33757]: cluster 2023-10-01T07:24:23.314915+0000 mgr.y (mgr.14146) 162 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:25.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:24 smithi084 bash[33757]: audit 2023-10-01T07:24:24.582904+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:24:25.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:24 smithi084 bash[33757]: audit 2023-10-01T07:24:24.584933+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:24:25.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:24 smithi084 bash[33757]: audit 2023-10-01T07:24:24.586181+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:24:25.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:24 smithi084 bash[33757]: audit 2023-10-01T07:24:24.587221+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:24:25.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:24 smithi084 bash[33757]: audit 2023-10-01T07:24:24.588309+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:24:25.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:24 smithi084 bash[33757]: audit 2023-10-01T07:24:24.596416+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:24:25.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:24 smithi084 bash[33757]: audit 2023-10-01T07:24:24.598119+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:24:25.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:24 smithi084 bash[33757]: audit 2023-10-01T07:24:24.599409+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:24:25.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:24 smithi084 bash[33757]: audit 2023-10-01T07:24:24.607390+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:24:25.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:25 smithi112 bash[27689]: cephadm 2023-10-01T07:24:24.574558+0000 mgr.y (mgr.14146) 163 : cephadm [INF] Detected new or changed devices on smithi084 2023-10-01T07:24:25.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:25 smithi112 bash[27689]: cephadm 2023-10-01T07:24:24.589127+0000 mgr.y (mgr.14146) 164 : cephadm [INF] Adjusting osd_memory_target on smithi084 to 4060M 2023-10-01T07:24:26.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:25 smithi084 bash[27378]: cephadm 2023-10-01T07:24:24.574558+0000 mgr.y (mgr.14146) 163 : cephadm [INF] Detected new or changed devices on smithi084 2023-10-01T07:24:26.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:25 smithi084 bash[27378]: cephadm 2023-10-01T07:24:24.589127+0000 mgr.y (mgr.14146) 164 : cephadm [INF] Adjusting osd_memory_target on smithi084 to 4060M 2023-10-01T07:24:26.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:25 smithi084 bash[33757]: cephadm 2023-10-01T07:24:24.574558+0000 mgr.y (mgr.14146) 163 : cephadm [INF] Detected new or changed devices on smithi084 2023-10-01T07:24:26.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:25 smithi084 bash[33757]: cephadm 2023-10-01T07:24:24.589127+0000 mgr.y (mgr.14146) 164 : cephadm [INF] Adjusting osd_memory_target on smithi084 to 4060M 2023-10-01T07:24:26.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:26 smithi112 bash[27689]: cluster 2023-10-01T07:24:25.315537+0000 mgr.y (mgr.14146) 165 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:27.072 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:26 smithi084 bash[27378]: cluster 2023-10-01T07:24:25.315537+0000 mgr.y (mgr.14146) 165 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:27.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:26 smithi084 bash[33757]: cluster 2023-10-01T07:24:25.315537+0000 mgr.y (mgr.14146) 165 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:28.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:28 smithi084 bash[33757]: cluster 2023-10-01T07:24:27.316079+0000 mgr.y (mgr.14146) 166 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:28.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:28 smithi084 bash[27378]: cluster 2023-10-01T07:24:27.316079+0000 mgr.y (mgr.14146) 166 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:28.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:28 smithi112 bash[27689]: cluster 2023-10-01T07:24:27.316079+0000 mgr.y (mgr.14146) 166 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:30.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:30 smithi112 bash[27689]: cluster 2023-10-01T07:24:29.316648+0000 mgr.y (mgr.14146) 167 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:30.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:30 smithi084 bash[27378]: cluster 2023-10-01T07:24:29.316648+0000 mgr.y (mgr.14146) 167 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:30.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:30 smithi084 bash[33757]: cluster 2023-10-01T07:24:29.316648+0000 mgr.y (mgr.14146) 167 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:31.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:31 smithi112 bash[27689]: audit 2023-10-01T07:24:31.005965+0000 mon.a (mon.0) 380 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "510e0af6-876b-41cb-88e9-7c81f14dfe73"}]: dispatch 2023-10-01T07:24:31.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:31 smithi112 bash[27689]: audit 2023-10-01T07:24:31.006759+0000 mon.b (mon.1) 7 : audit [INF] from='client.? 172.21.15.112:0/2676964470' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "510e0af6-876b-41cb-88e9-7c81f14dfe73"}]: dispatch 2023-10-01T07:24:31.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:31 smithi112 bash[27689]: audit 2023-10-01T07:24:31.013542+0000 mon.a (mon.0) 381 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "510e0af6-876b-41cb-88e9-7c81f14dfe73"}]': finished 2023-10-01T07:24:31.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:31 smithi112 bash[27689]: cluster 2023-10-01T07:24:31.013638+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2023-10-01T07:24:31.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:31 smithi112 bash[27689]: audit 2023-10-01T07:24:31.013902+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T07:24:31.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:31 smithi084 bash[27378]: audit 2023-10-01T07:24:31.005965+0000 mon.a (mon.0) 380 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "510e0af6-876b-41cb-88e9-7c81f14dfe73"}]: dispatch 2023-10-01T07:24:31.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:31 smithi084 bash[27378]: audit 2023-10-01T07:24:31.006759+0000 mon.b (mon.1) 7 : audit [INF] from='client.? 172.21.15.112:0/2676964470' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "510e0af6-876b-41cb-88e9-7c81f14dfe73"}]: dispatch 2023-10-01T07:24:31.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:31 smithi084 bash[27378]: audit 2023-10-01T07:24:31.013542+0000 mon.a (mon.0) 381 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "510e0af6-876b-41cb-88e9-7c81f14dfe73"}]': finished 2023-10-01T07:24:31.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:31 smithi084 bash[27378]: cluster 2023-10-01T07:24:31.013638+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2023-10-01T07:24:31.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:31 smithi084 bash[27378]: audit 2023-10-01T07:24:31.013902+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T07:24:31.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:31 smithi084 bash[33757]: audit 2023-10-01T07:24:31.005965+0000 mon.a (mon.0) 380 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "510e0af6-876b-41cb-88e9-7c81f14dfe73"}]: dispatch 2023-10-01T07:24:31.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:31 smithi084 bash[33757]: audit 2023-10-01T07:24:31.006759+0000 mon.b (mon.1) 7 : audit [INF] from='client.? 172.21.15.112:0/2676964470' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "510e0af6-876b-41cb-88e9-7c81f14dfe73"}]: dispatch 2023-10-01T07:24:31.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:31 smithi084 bash[33757]: audit 2023-10-01T07:24:31.013542+0000 mon.a (mon.0) 381 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "510e0af6-876b-41cb-88e9-7c81f14dfe73"}]': finished 2023-10-01T07:24:31.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:31 smithi084 bash[33757]: cluster 2023-10-01T07:24:31.013638+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2023-10-01T07:24:31.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:31 smithi084 bash[33757]: audit 2023-10-01T07:24:31.013902+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T07:24:32.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:32 smithi112 bash[27689]: cluster 2023-10-01T07:24:31.317271+0000 mgr.y (mgr.14146) 168 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:32.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:32 smithi112 bash[27689]: audit 2023-10-01T07:24:31.727372+0000 mon.b (mon.1) 8 : audit [DBG] from='client.? 172.21.15.112:0/2517928642' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-01T07:24:32.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:32 smithi084 bash[33757]: cluster 2023-10-01T07:24:31.317271+0000 mgr.y (mgr.14146) 168 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:32.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:32 smithi084 bash[33757]: audit 2023-10-01T07:24:31.727372+0000 mon.b (mon.1) 8 : audit [DBG] from='client.? 172.21.15.112:0/2517928642' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-01T07:24:32.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:32 smithi084 bash[27378]: cluster 2023-10-01T07:24:31.317271+0000 mgr.y (mgr.14146) 168 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:32.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:32 smithi084 bash[27378]: audit 2023-10-01T07:24:31.727372+0000 mon.b (mon.1) 8 : audit [DBG] from='client.? 172.21.15.112:0/2517928642' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-01T07:24:34.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:34 smithi112 bash[27689]: cluster 2023-10-01T07:24:33.317853+0000 mgr.y (mgr.14146) 169 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:34.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:34 smithi084 bash[33757]: cluster 2023-10-01T07:24:33.317853+0000 mgr.y (mgr.14146) 169 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:34.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:34 smithi084 bash[27378]: cluster 2023-10-01T07:24:33.317853+0000 mgr.y (mgr.14146) 169 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:36.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:36 smithi112 bash[27689]: cluster 2023-10-01T07:24:35.318327+0000 mgr.y (mgr.14146) 170 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:36.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:36 smithi084 bash[33757]: cluster 2023-10-01T07:24:35.318327+0000 mgr.y (mgr.14146) 170 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:36.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:36 smithi084 bash[27378]: cluster 2023-10-01T07:24:35.318327+0000 mgr.y (mgr.14146) 170 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:38.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:38 smithi084 bash[27378]: cluster 2023-10-01T07:24:37.318889+0000 mgr.y (mgr.14146) 171 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:38.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:38 smithi084 bash[33757]: cluster 2023-10-01T07:24:37.318889+0000 mgr.y (mgr.14146) 171 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:38.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:38 smithi112 bash[27689]: cluster 2023-10-01T07:24:37.318889+0000 mgr.y (mgr.14146) 171 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:40.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:40 smithi112 bash[27689]: cluster 2023-10-01T07:24:39.319442+0000 mgr.y (mgr.14146) 172 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:40.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:40 smithi084 bash[27378]: cluster 2023-10-01T07:24:39.319442+0000 mgr.y (mgr.14146) 172 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:40.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:40 smithi084 bash[33757]: cluster 2023-10-01T07:24:39.319442+0000 mgr.y (mgr.14146) 172 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:42.701 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:42 smithi112 bash[27689]: cluster 2023-10-01T07:24:41.319972+0000 mgr.y (mgr.14146) 173 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:42.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:42 smithi084 bash[27378]: cluster 2023-10-01T07:24:41.319972+0000 mgr.y (mgr.14146) 173 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:42.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:42 smithi084 bash[33757]: cluster 2023-10-01T07:24:41.319972+0000 mgr.y (mgr.14146) 173 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:44.685 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:44 smithi112 bash[27689]: cluster 2023-10-01T07:24:43.320524+0000 mgr.y (mgr.14146) 174 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:44.685 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:44 smithi112 bash[27689]: audit 2023-10-01T07:24:43.389672+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-01T07:24:44.685 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:44 smithi112 bash[27689]: audit 2023-10-01T07:24:43.391238+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:24:44.685 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:44 smithi112 bash[27689]: cephadm 2023-10-01T07:24:43.392350+0000 mgr.y (mgr.14146) 175 : cephadm [INF] Deploying daemon osd.4 on smithi112 2023-10-01T07:24:44.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:44 smithi084 bash[27378]: cluster 2023-10-01T07:24:43.320524+0000 mgr.y (mgr.14146) 174 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:44.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:44 smithi084 bash[27378]: audit 2023-10-01T07:24:43.389672+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-01T07:24:44.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:44 smithi084 bash[27378]: audit 2023-10-01T07:24:43.391238+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:24:44.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:44 smithi084 bash[27378]: cephadm 2023-10-01T07:24:43.392350+0000 mgr.y (mgr.14146) 175 : cephadm [INF] Deploying daemon osd.4 on smithi112 2023-10-01T07:24:44.832 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:44 smithi084 bash[33757]: cluster 2023-10-01T07:24:43.320524+0000 mgr.y (mgr.14146) 174 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:44.832 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:44 smithi084 bash[33757]: audit 2023-10-01T07:24:43.389672+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-01T07:24:44.832 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:44 smithi084 bash[33757]: audit 2023-10-01T07:24:43.391238+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:24:44.832 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:44 smithi084 bash[33757]: cephadm 2023-10-01T07:24:43.392350+0000 mgr.y (mgr.14146) 175 : cephadm [INF] Deploying daemon osd.4 on smithi112 2023-10-01T07:24:46.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:46 smithi112 bash[27689]: cluster 2023-10-01T07:24:45.321054+0000 mgr.y (mgr.14146) 176 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:46.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:46 smithi084 bash[27378]: cluster 2023-10-01T07:24:45.321054+0000 mgr.y (mgr.14146) 176 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:46.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:46 smithi084 bash[33757]: cluster 2023-10-01T07:24:45.321054+0000 mgr.y (mgr.14146) 176 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:48.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:48 smithi112 bash[27689]: cluster 2023-10-01T07:24:47.321630+0000 mgr.y (mgr.14146) 177 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:48.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:48 smithi112 bash[27689]: audit 2023-10-01T07:24:47.391716+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:24:48.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:48 smithi112 bash[27689]: audit 2023-10-01T07:24:47.392179+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:24:48.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:48 smithi084 bash[33757]: cluster 2023-10-01T07:24:47.321630+0000 mgr.y (mgr.14146) 177 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:48.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:48 smithi084 bash[33757]: audit 2023-10-01T07:24:47.391716+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:24:48.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:48 smithi084 bash[33757]: audit 2023-10-01T07:24:47.392179+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:24:48.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:48 smithi084 bash[27378]: cluster 2023-10-01T07:24:47.321630+0000 mgr.y (mgr.14146) 177 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:48.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:48 smithi084 bash[27378]: audit 2023-10-01T07:24:47.391716+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:24:48.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:48 smithi084 bash[27378]: audit 2023-10-01T07:24:47.392179+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:24:50.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:50 smithi112 bash[27689]: cluster 2023-10-01T07:24:49.322289+0000 mgr.y (mgr.14146) 178 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:50.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:50 smithi084 bash[33757]: cluster 2023-10-01T07:24:49.322289+0000 mgr.y (mgr.14146) 178 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:50.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:50 smithi084 bash[27378]: cluster 2023-10-01T07:24:49.322289+0000 mgr.y (mgr.14146) 178 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:52.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:52 smithi112 bash[27689]: cluster 2023-10-01T07:24:51.322933+0000 mgr.y (mgr.14146) 179 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:52.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:52 smithi084 bash[33757]: cluster 2023-10-01T07:24:51.322933+0000 mgr.y (mgr.14146) 179 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:52.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:52 smithi084 bash[27378]: cluster 2023-10-01T07:24:51.322933+0000 mgr.y (mgr.14146) 179 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:53.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:53 smithi112 bash[27689]: audit 2023-10-01T07:24:52.457805+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:24:53.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:53 smithi112 bash[27689]: audit 2023-10-01T07:24:52.710030+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:24:53.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:53 smithi112 bash[27689]: audit 2023-10-01T07:24:52.711999+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:24:53.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:53 smithi112 bash[27689]: audit 2023-10-01T07:24:52.722644+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:24:53.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:53 smithi084 bash[27378]: audit 2023-10-01T07:24:52.457805+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:24:53.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:53 smithi084 bash[27378]: audit 2023-10-01T07:24:52.710030+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:24:53.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:53 smithi084 bash[27378]: audit 2023-10-01T07:24:52.711999+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:24:53.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:53 smithi084 bash[27378]: audit 2023-10-01T07:24:52.722644+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:24:53.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:53 smithi084 bash[33757]: audit 2023-10-01T07:24:52.457805+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:24:53.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:53 smithi084 bash[33757]: audit 2023-10-01T07:24:52.710030+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:24:53.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:53 smithi084 bash[33757]: audit 2023-10-01T07:24:52.711999+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:24:53.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:53 smithi084 bash[33757]: audit 2023-10-01T07:24:52.722644+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:24:54.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:54 smithi112 bash[27689]: cluster 2023-10-01T07:24:53.323528+0000 mgr.y (mgr.14146) 180 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:54.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:54 smithi112 bash[27689]: audit 2023-10-01T07:24:53.834672+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-10-01T07:24:54.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:54 smithi112 bash[27689]: audit 2023-10-01T07:24:53.835593+0000 mon.b (mon.1) 9 : audit [INF] from='osd.4 [v2:172.21.15.112:6800/180161298,v1:172.21.15.112:6801/180161298]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-01T07:24:55.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:54 smithi084 bash[27378]: cluster 2023-10-01T07:24:53.323528+0000 mgr.y (mgr.14146) 180 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:55.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:54 smithi084 bash[27378]: audit 2023-10-01T07:24:53.834672+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-10-01T07:24:55.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:54 smithi084 bash[27378]: audit 2023-10-01T07:24:53.835593+0000 mon.b (mon.1) 9 : audit [INF] from='osd.4 [v2:172.21.15.112:6800/180161298,v1:172.21.15.112:6801/180161298]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-01T07:24:55.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:54 smithi084 bash[33757]: cluster 2023-10-01T07:24:53.323528+0000 mgr.y (mgr.14146) 180 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:55.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:54 smithi084 bash[33757]: audit 2023-10-01T07:24:53.834672+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-10-01T07:24:55.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:54 smithi084 bash[33757]: audit 2023-10-01T07:24:53.835593+0000 mon.b (mon.1) 9 : audit [INF] from='osd.4 [v2:172.21.15.112:6800/180161298,v1:172.21.15.112:6801/180161298]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-01T07:24:55.920 INFO:teuthology.orchestra.run.smithi112.stdout:Created osd(s) 4 on host 'smithi112' 2023-10-01T07:24:56.009 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:55 smithi112 bash[27689]: audit 2023-10-01T07:24:54.734104+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-10-01T07:24:56.009 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:55 smithi112 bash[27689]: cluster 2023-10-01T07:24:54.734256+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-10-01T07:24:56.009 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:55 smithi112 bash[27689]: audit 2023-10-01T07:24:54.734472+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T07:24:56.009 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:55 smithi112 bash[27689]: audit 2023-10-01T07:24:54.735659+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=smithi112", "root=default"]}]: dispatch 2023-10-01T07:24:56.009 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:55 smithi112 bash[27689]: audit 2023-10-01T07:24:54.737122+0000 mon.b (mon.1) 10 : audit [INF] from='osd.4 [v2:172.21.15.112:6800/180161298,v1:172.21.15.112:6801/180161298]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-10-01T07:24:56.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:55 smithi084 bash[27378]: audit 2023-10-01T07:24:54.734104+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-10-01T07:24:56.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:55 smithi084 bash[27378]: cluster 2023-10-01T07:24:54.734256+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-10-01T07:24:56.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:55 smithi084 bash[27378]: audit 2023-10-01T07:24:54.734472+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T07:24:56.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:55 smithi084 bash[27378]: audit 2023-10-01T07:24:54.735659+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=smithi112", "root=default"]}]: dispatch 2023-10-01T07:24:56.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:55 smithi084 bash[27378]: audit 2023-10-01T07:24:54.737122+0000 mon.b (mon.1) 10 : audit [INF] from='osd.4 [v2:172.21.15.112:6800/180161298,v1:172.21.15.112:6801/180161298]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-10-01T07:24:56.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:55 smithi084 bash[33757]: audit 2023-10-01T07:24:54.734104+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-10-01T07:24:56.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:55 smithi084 bash[33757]: cluster 2023-10-01T07:24:54.734256+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-10-01T07:24:56.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:55 smithi084 bash[33757]: audit 2023-10-01T07:24:54.734472+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T07:24:56.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:55 smithi084 bash[33757]: audit 2023-10-01T07:24:54.735659+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=smithi112", "root=default"]}]: dispatch 2023-10-01T07:24:56.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:55 smithi084 bash[33757]: audit 2023-10-01T07:24:54.737122+0000 mon.b (mon.1) 10 : audit [INF] from='osd.4 [v2:172.21.15.112:6800/180161298,v1:172.21.15.112:6801/180161298]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-10-01T07:24:56.596 DEBUG:teuthology.orchestra.run.smithi112:osd.4> sudo journalctl -f -n 0 -u ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@osd.4.service 2023-10-01T07:24:56.598 INFO:tasks.cephadm:Deploying osd.5 on smithi112 with /dev/vg_nvme/lv_3... 2023-10-01T07:24:56.598 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-10-01T07:24:56.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:56 smithi112 bash[27689]: cluster 2023-10-01T07:24:55.324036+0000 mgr.y (mgr.14146) 181 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:56.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:56 smithi112 bash[27689]: audit 2023-10-01T07:24:55.737440+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=smithi112", "root=default"]}]': finished 2023-10-01T07:24:56.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:56 smithi112 bash[27689]: cluster 2023-10-01T07:24:55.737639+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-10-01T07:24:56.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:56 smithi112 bash[27689]: audit 2023-10-01T07:24:55.738475+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T07:24:56.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:56 smithi112 bash[27689]: audit 2023-10-01T07:24:55.744612+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T07:24:56.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:56 smithi112 bash[27689]: audit 2023-10-01T07:24:55.918802+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:24:56.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:56 smithi112 bash[27689]: audit 2023-10-01T07:24:55.949370+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:24:57.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:56 smithi084 bash[27378]: cluster 2023-10-01T07:24:55.324036+0000 mgr.y (mgr.14146) 181 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:57.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:56 smithi084 bash[27378]: audit 2023-10-01T07:24:55.737440+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=smithi112", "root=default"]}]': finished 2023-10-01T07:24:57.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:56 smithi084 bash[27378]: cluster 2023-10-01T07:24:55.737639+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-10-01T07:24:57.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:56 smithi084 bash[27378]: audit 2023-10-01T07:24:55.738475+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T07:24:57.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:56 smithi084 bash[27378]: audit 2023-10-01T07:24:55.744612+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T07:24:57.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:56 smithi084 bash[27378]: audit 2023-10-01T07:24:55.918802+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:24:57.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:56 smithi084 bash[27378]: audit 2023-10-01T07:24:55.949370+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:24:57.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:56 smithi084 bash[33757]: cluster 2023-10-01T07:24:55.324036+0000 mgr.y (mgr.14146) 181 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:57.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:56 smithi084 bash[33757]: audit 2023-10-01T07:24:55.737440+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=smithi112", "root=default"]}]': finished 2023-10-01T07:24:57.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:56 smithi084 bash[33757]: cluster 2023-10-01T07:24:55.737639+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-10-01T07:24:57.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:56 smithi084 bash[33757]: audit 2023-10-01T07:24:55.738475+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T07:24:57.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:56 smithi084 bash[33757]: audit 2023-10-01T07:24:55.744612+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T07:24:57.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:56 smithi084 bash[33757]: audit 2023-10-01T07:24:55.918802+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:24:57.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:56 smithi084 bash[33757]: audit 2023-10-01T07:24:55.949370+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:24:57.225 INFO:journalctl@ceph.osd.4.smithi112.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-01T07:24:57.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:57 smithi112 bash[27689]: cluster 2023-10-01T07:24:54.789367+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-01T07:24:57.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:57 smithi112 bash[27689]: cluster 2023-10-01T07:24:54.789455+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-01T07:24:57.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:57 smithi112 bash[27689]: cluster 2023-10-01T07:24:56.748184+0000 mon.a (mon.0) 403 : cluster [INF] osd.4 [v2:172.21.15.112:6800/180161298,v1:172.21.15.112:6801/180161298] boot 2023-10-01T07:24:57.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:57 smithi112 bash[27689]: cluster 2023-10-01T07:24:56.748292+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2023-10-01T07:24:57.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:57 smithi112 bash[27689]: audit 2023-10-01T07:24:56.749052+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T07:24:57.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:57 smithi112 bash[27689]: cluster 2023-10-01T07:24:57.051784+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-10-01T07:24:57.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:57 smithi112 bash[27689]: cluster 2023-10-01T07:24:57.324535+0000 mgr.y (mgr.14146) 182 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:58.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:57 smithi084 bash[27378]: cluster 2023-10-01T07:24:54.789367+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-01T07:24:58.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:57 smithi084 bash[27378]: cluster 2023-10-01T07:24:54.789455+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-01T07:24:58.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:57 smithi084 bash[27378]: cluster 2023-10-01T07:24:56.748184+0000 mon.a (mon.0) 403 : cluster [INF] osd.4 [v2:172.21.15.112:6800/180161298,v1:172.21.15.112:6801/180161298] boot 2023-10-01T07:24:58.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:57 smithi084 bash[27378]: cluster 2023-10-01T07:24:56.748292+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2023-10-01T07:24:58.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:57 smithi084 bash[27378]: audit 2023-10-01T07:24:56.749052+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T07:24:58.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:57 smithi084 bash[27378]: cluster 2023-10-01T07:24:57.051784+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-10-01T07:24:58.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:57 smithi084 bash[27378]: cluster 2023-10-01T07:24:57.324535+0000 mgr.y (mgr.14146) 182 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:58.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:57 smithi084 bash[33757]: cluster 2023-10-01T07:24:54.789367+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-01T07:24:58.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:57 smithi084 bash[33757]: cluster 2023-10-01T07:24:54.789455+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-01T07:24:58.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:57 smithi084 bash[33757]: cluster 2023-10-01T07:24:56.748184+0000 mon.a (mon.0) 403 : cluster [INF] osd.4 [v2:172.21.15.112:6800/180161298,v1:172.21.15.112:6801/180161298] boot 2023-10-01T07:24:58.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:57 smithi084 bash[33757]: cluster 2023-10-01T07:24:56.748292+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2023-10-01T07:24:58.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:57 smithi084 bash[33757]: audit 2023-10-01T07:24:56.749052+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T07:24:58.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:57 smithi084 bash[33757]: cluster 2023-10-01T07:24:57.051784+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-10-01T07:24:58.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:57 smithi084 bash[33757]: cluster 2023-10-01T07:24:57.324535+0000 mgr.y (mgr.14146) 182 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-01T07:24:59.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:24:59 smithi084 bash[27378]: cluster 2023-10-01T07:24:58.060845+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-10-01T07:24:59.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:24:59 smithi084 bash[33757]: cluster 2023-10-01T07:24:58.060845+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-10-01T07:24:59.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:24:59 smithi112 bash[27689]: cluster 2023-10-01T07:24:58.060845+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-10-01T07:24:59.705 INFO:teuthology.orchestra.run.smithi112.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-10-01T07:24:59.705 INFO:teuthology.orchestra.run.smithi112.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-10-01T07:24:59.705 INFO:teuthology.orchestra.run.smithi112.stderr: stderr: 10+0 records in 2023-10-01T07:24:59.705 INFO:teuthology.orchestra.run.smithi112.stderr:10+0 records out 2023-10-01T07:24:59.705 INFO:teuthology.orchestra.run.smithi112.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0203724 s, 515 MB/s 2023-10-01T07:24:59.705 INFO:teuthology.orchestra.run.smithi112.stderr:--> Zapping successful for: 2023-10-01T07:25:00.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:00 smithi112 bash[27689]: cluster 2023-10-01T07:24:59.325019+0000 mgr.y (mgr.14146) 183 : cluster [DBG] pgmap v167: 1 pgs: 1 peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:00.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:00 smithi084 bash[27378]: cluster 2023-10-01T07:24:59.325019+0000 mgr.y (mgr.14146) 183 : cluster [DBG] pgmap v167: 1 pgs: 1 peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:00.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:00 smithi084 bash[33757]: cluster 2023-10-01T07:24:59.325019+0000 mgr.y (mgr.14146) 183 : cluster [DBG] pgmap v167: 1 pgs: 1 peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:00.332 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi112:vg_nvme/lv_3 2023-10-01T07:25:02.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:02 smithi112 bash[27689]: cluster 2023-10-01T07:25:01.325597+0000 mgr.y (mgr.14146) 184 : cluster [DBG] pgmap v168: 1 pgs: 1 peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:02.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:02 smithi084 bash[27378]: cluster 2023-10-01T07:25:01.325597+0000 mgr.y (mgr.14146) 184 : cluster [DBG] pgmap v168: 1 pgs: 1 peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:02.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:02 smithi084 bash[33757]: cluster 2023-10-01T07:25:01.325597+0000 mgr.y (mgr.14146) 184 : cluster [DBG] pgmap v168: 1 pgs: 1 peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:04.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:04 smithi112 bash[27689]: cluster 2023-10-01T07:25:03.326152+0000 mgr.y (mgr.14146) 185 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:04.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:04 smithi084 bash[27378]: cluster 2023-10-01T07:25:03.326152+0000 mgr.y (mgr.14146) 185 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:04.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:04 smithi084 bash[33757]: cluster 2023-10-01T07:25:03.326152+0000 mgr.y (mgr.14146) 185 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:05.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:05 smithi112 bash[27689]: audit 2023-10-01T07:25:04.577414+0000 mgr.y (mgr.14146) 186 : audit [DBG] from='client.24250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi112:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:25:05.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:05 smithi112 bash[27689]: audit 2023-10-01T07:25:04.584298+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-01T07:25:05.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:05 smithi112 bash[27689]: audit 2023-10-01T07:25:04.589801+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-01T07:25:05.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:05 smithi112 bash[27689]: audit 2023-10-01T07:25:04.591013+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:25:05.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:05 smithi084 bash[27378]: audit 2023-10-01T07:25:04.577414+0000 mgr.y (mgr.14146) 186 : audit [DBG] from='client.24250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi112:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:25:05.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:05 smithi084 bash[27378]: audit 2023-10-01T07:25:04.584298+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-01T07:25:05.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:05 smithi084 bash[27378]: audit 2023-10-01T07:25:04.589801+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-01T07:25:05.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:05 smithi084 bash[27378]: audit 2023-10-01T07:25:04.591013+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:25:05.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:05 smithi084 bash[33757]: audit 2023-10-01T07:25:04.577414+0000 mgr.y (mgr.14146) 186 : audit [DBG] from='client.24250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi112:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:25:05.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:05 smithi084 bash[33757]: audit 2023-10-01T07:25:04.584298+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-01T07:25:05.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:05 smithi084 bash[33757]: audit 2023-10-01T07:25:04.589801+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-01T07:25:05.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:05 smithi084 bash[33757]: audit 2023-10-01T07:25:04.591013+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:25:06.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:06 smithi112 bash[27689]: cluster 2023-10-01T07:25:05.326675+0000 mgr.y (mgr.14146) 187 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:06.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:06 smithi112 bash[27689]: audit 2023-10-01T07:25:05.893009+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:25:06.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:06 smithi112 bash[27689]: audit 2023-10-01T07:25:05.894622+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:25:06.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:06 smithi112 bash[27689]: audit 2023-10-01T07:25:05.903103+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:25:06.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:06 smithi112 bash[27689]: audit 2023-10-01T07:25:05.905139+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:25:06.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:06 smithi112 bash[27689]: audit 2023-10-01T07:25:05.906611+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:25:06.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:06 smithi112 bash[27689]: audit 2023-10-01T07:25:05.916042+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:25:06.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:06 smithi084 bash[27378]: cluster 2023-10-01T07:25:05.326675+0000 mgr.y (mgr.14146) 187 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:06.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:06 smithi084 bash[27378]: audit 2023-10-01T07:25:05.893009+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:25:06.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:06 smithi084 bash[27378]: audit 2023-10-01T07:25:05.894622+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:25:06.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:06 smithi084 bash[27378]: audit 2023-10-01T07:25:05.903103+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:25:06.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:06 smithi084 bash[27378]: audit 2023-10-01T07:25:05.905139+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:25:06.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:06 smithi084 bash[27378]: audit 2023-10-01T07:25:05.906611+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:25:06.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:06 smithi084 bash[27378]: audit 2023-10-01T07:25:05.916042+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:25:06.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:06 smithi084 bash[33757]: cluster 2023-10-01T07:25:05.326675+0000 mgr.y (mgr.14146) 187 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:06.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:06 smithi084 bash[33757]: audit 2023-10-01T07:25:05.893009+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:25:06.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:06 smithi084 bash[33757]: audit 2023-10-01T07:25:05.894622+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:25:06.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:06 smithi084 bash[33757]: audit 2023-10-01T07:25:05.903103+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:25:06.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:06 smithi084 bash[33757]: audit 2023-10-01T07:25:05.905139+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:25:06.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:06 smithi084 bash[33757]: audit 2023-10-01T07:25:05.906611+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:25:06.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:06 smithi084 bash[33757]: audit 2023-10-01T07:25:05.916042+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:25:07.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:07 smithi112 bash[27689]: cephadm 2023-10-01T07:25:05.884060+0000 mgr.y (mgr.14146) 188 : cephadm [INF] Detected new or changed devices on smithi112 2023-10-01T07:25:07.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:07 smithi112 bash[27689]: cephadm 2023-10-01T07:25:05.895911+0000 mgr.y (mgr.14146) 189 : cephadm [INF] Adjusting osd_memory_target on smithi112 to 17265M 2023-10-01T07:25:07.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:07 smithi084 bash[27378]: cephadm 2023-10-01T07:25:05.884060+0000 mgr.y (mgr.14146) 188 : cephadm [INF] Detected new or changed devices on smithi112 2023-10-01T07:25:07.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:07 smithi084 bash[27378]: cephadm 2023-10-01T07:25:05.895911+0000 mgr.y (mgr.14146) 189 : cephadm [INF] Adjusting osd_memory_target on smithi112 to 17265M 2023-10-01T07:25:07.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:07 smithi084 bash[33757]: cephadm 2023-10-01T07:25:05.884060+0000 mgr.y (mgr.14146) 188 : cephadm [INF] Detected new or changed devices on smithi112 2023-10-01T07:25:07.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:07 smithi084 bash[33757]: cephadm 2023-10-01T07:25:05.895911+0000 mgr.y (mgr.14146) 189 : cephadm [INF] Adjusting osd_memory_target on smithi112 to 17265M 2023-10-01T07:25:08.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:08 smithi112 bash[27689]: cluster 2023-10-01T07:25:07.327172+0000 mgr.y (mgr.14146) 190 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:08.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:08 smithi084 bash[33757]: cluster 2023-10-01T07:25:07.327172+0000 mgr.y (mgr.14146) 190 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:08.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:08 smithi084 bash[27378]: cluster 2023-10-01T07:25:07.327172+0000 mgr.y (mgr.14146) 190 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:10.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:10 smithi112 bash[27689]: cluster 2023-10-01T07:25:09.327776+0000 mgr.y (mgr.14146) 191 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:10.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:10 smithi084 bash[27378]: cluster 2023-10-01T07:25:09.327776+0000 mgr.y (mgr.14146) 191 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:10.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:10 smithi084 bash[33757]: cluster 2023-10-01T07:25:09.327776+0000 mgr.y (mgr.14146) 191 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:12.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:12 smithi112 bash[27689]: cluster 2023-10-01T07:25:11.328375+0000 mgr.y (mgr.14146) 192 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:12.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:12 smithi084 bash[27378]: cluster 2023-10-01T07:25:11.328375+0000 mgr.y (mgr.14146) 192 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:12.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:12 smithi084 bash[33757]: cluster 2023-10-01T07:25:11.328375+0000 mgr.y (mgr.14146) 192 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:13.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:13 smithi112 bash[27689]: audit 2023-10-01T07:25:12.536755+0000 mon.a (mon.0) 417 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4aea62d5-accb-437b-b8e8-f7a7d176fb86"}]: dispatch 2023-10-01T07:25:13.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:13 smithi112 bash[27689]: audit 2023-10-01T07:25:12.537820+0000 mon.b (mon.1) 11 : audit [INF] from='client.? 172.21.15.112:0/2268501702' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4aea62d5-accb-437b-b8e8-f7a7d176fb86"}]: dispatch 2023-10-01T07:25:13.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:13 smithi112 bash[27689]: audit 2023-10-01T07:25:12.546110+0000 mon.a (mon.0) 418 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4aea62d5-accb-437b-b8e8-f7a7d176fb86"}]': finished 2023-10-01T07:25:13.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:13 smithi112 bash[27689]: cluster 2023-10-01T07:25:12.546274+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2023-10-01T07:25:13.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:13 smithi112 bash[27689]: audit 2023-10-01T07:25:12.546496+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T07:25:13.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:13 smithi112 bash[27689]: audit 2023-10-01T07:25:13.255424+0000 mon.b (mon.1) 12 : audit [DBG] from='client.? 172.21.15.112:0/4159382404' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-01T07:25:13.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:13 smithi084 bash[27378]: audit 2023-10-01T07:25:12.536755+0000 mon.a (mon.0) 417 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4aea62d5-accb-437b-b8e8-f7a7d176fb86"}]: dispatch 2023-10-01T07:25:13.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:13 smithi084 bash[27378]: audit 2023-10-01T07:25:12.537820+0000 mon.b (mon.1) 11 : audit [INF] from='client.? 172.21.15.112:0/2268501702' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4aea62d5-accb-437b-b8e8-f7a7d176fb86"}]: dispatch 2023-10-01T07:25:13.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:13 smithi084 bash[27378]: audit 2023-10-01T07:25:12.546110+0000 mon.a (mon.0) 418 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4aea62d5-accb-437b-b8e8-f7a7d176fb86"}]': finished 2023-10-01T07:25:13.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:13 smithi084 bash[27378]: cluster 2023-10-01T07:25:12.546274+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2023-10-01T07:25:13.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:13 smithi084 bash[27378]: audit 2023-10-01T07:25:12.546496+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T07:25:13.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:13 smithi084 bash[27378]: audit 2023-10-01T07:25:13.255424+0000 mon.b (mon.1) 12 : audit [DBG] from='client.? 172.21.15.112:0/4159382404' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-01T07:25:13.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:13 smithi084 bash[33757]: audit 2023-10-01T07:25:12.536755+0000 mon.a (mon.0) 417 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4aea62d5-accb-437b-b8e8-f7a7d176fb86"}]: dispatch 2023-10-01T07:25:13.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:13 smithi084 bash[33757]: audit 2023-10-01T07:25:12.537820+0000 mon.b (mon.1) 11 : audit [INF] from='client.? 172.21.15.112:0/2268501702' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4aea62d5-accb-437b-b8e8-f7a7d176fb86"}]: dispatch 2023-10-01T07:25:13.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:13 smithi084 bash[33757]: audit 2023-10-01T07:25:12.546110+0000 mon.a (mon.0) 418 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4aea62d5-accb-437b-b8e8-f7a7d176fb86"}]': finished 2023-10-01T07:25:13.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:13 smithi084 bash[33757]: cluster 2023-10-01T07:25:12.546274+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2023-10-01T07:25:13.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:13 smithi084 bash[33757]: audit 2023-10-01T07:25:12.546496+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T07:25:13.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:13 smithi084 bash[33757]: audit 2023-10-01T07:25:13.255424+0000 mon.b (mon.1) 12 : audit [DBG] from='client.? 172.21.15.112:0/4159382404' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-01T07:25:14.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:14 smithi084 bash[27378]: cluster 2023-10-01T07:25:13.329007+0000 mgr.y (mgr.14146) 193 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:14.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:14 smithi084 bash[33757]: cluster 2023-10-01T07:25:13.329007+0000 mgr.y (mgr.14146) 193 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:14.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:14 smithi112 bash[27689]: cluster 2023-10-01T07:25:13.329007+0000 mgr.y (mgr.14146) 193 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:16.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:16 smithi084 bash[27378]: cluster 2023-10-01T07:25:15.329580+0000 mgr.y (mgr.14146) 194 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:16.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:16 smithi084 bash[33757]: cluster 2023-10-01T07:25:15.329580+0000 mgr.y (mgr.14146) 194 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:16.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:16 smithi112 bash[27689]: cluster 2023-10-01T07:25:15.329580+0000 mgr.y (mgr.14146) 194 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:18.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:18 smithi084 bash[27378]: cluster 2023-10-01T07:25:17.330094+0000 mgr.y (mgr.14146) 195 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:18.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:18 smithi084 bash[33757]: cluster 2023-10-01T07:25:17.330094+0000 mgr.y (mgr.14146) 195 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:18.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:18 smithi112 bash[27689]: cluster 2023-10-01T07:25:17.330094+0000 mgr.y (mgr.14146) 195 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:20.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:20 smithi112 bash[27689]: cluster 2023-10-01T07:25:19.330659+0000 mgr.y (mgr.14146) 196 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:20.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:20 smithi084 bash[27378]: cluster 2023-10-01T07:25:19.330659+0000 mgr.y (mgr.14146) 196 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:21.388 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:20 smithi084 bash[33757]: cluster 2023-10-01T07:25:19.330659+0000 mgr.y (mgr.14146) 196 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:22.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:22 smithi112 bash[27689]: cluster 2023-10-01T07:25:21.331175+0000 mgr.y (mgr.14146) 197 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:22.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:22 smithi084 bash[27378]: cluster 2023-10-01T07:25:21.331175+0000 mgr.y (mgr.14146) 197 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:22.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:22 smithi084 bash[33757]: cluster 2023-10-01T07:25:21.331175+0000 mgr.y (mgr.14146) 197 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:24.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:24 smithi112 bash[27689]: cluster 2023-10-01T07:25:23.331726+0000 mgr.y (mgr.14146) 198 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:24.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:24 smithi084 bash[27378]: cluster 2023-10-01T07:25:23.331726+0000 mgr.y (mgr.14146) 198 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:24.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:24 smithi084 bash[33757]: cluster 2023-10-01T07:25:23.331726+0000 mgr.y (mgr.14146) 198 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:25.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:25 smithi112 bash[27689]: audit 2023-10-01T07:25:24.876295+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-01T07:25:25.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:25 smithi112 bash[27689]: audit 2023-10-01T07:25:24.878115+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:25:25.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:25 smithi084 bash[33757]: audit 2023-10-01T07:25:24.876295+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-01T07:25:25.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:25 smithi084 bash[33757]: audit 2023-10-01T07:25:24.878115+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:25:25.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:25 smithi084 bash[27378]: audit 2023-10-01T07:25:24.876295+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-01T07:25:25.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:25 smithi084 bash[27378]: audit 2023-10-01T07:25:24.878115+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:25:26.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:26 smithi112 bash[27689]: cephadm 2023-10-01T07:25:24.879700+0000 mgr.y (mgr.14146) 199 : cephadm [INF] Deploying daemon osd.5 on smithi112 2023-10-01T07:25:26.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:26 smithi112 bash[27689]: cluster 2023-10-01T07:25:25.332290+0000 mgr.y (mgr.14146) 200 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:26.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:26 smithi084 bash[33757]: cephadm 2023-10-01T07:25:24.879700+0000 mgr.y (mgr.14146) 199 : cephadm [INF] Deploying daemon osd.5 on smithi112 2023-10-01T07:25:26.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:26 smithi084 bash[33757]: cluster 2023-10-01T07:25:25.332290+0000 mgr.y (mgr.14146) 200 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:26.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:26 smithi084 bash[27378]: cephadm 2023-10-01T07:25:24.879700+0000 mgr.y (mgr.14146) 199 : cephadm [INF] Deploying daemon osd.5 on smithi112 2023-10-01T07:25:26.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:26 smithi084 bash[27378]: cluster 2023-10-01T07:25:25.332290+0000 mgr.y (mgr.14146) 200 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:28.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:28 smithi112 bash[27689]: cluster 2023-10-01T07:25:27.332773+0000 mgr.y (mgr.14146) 201 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:28.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:28 smithi084 bash[33757]: cluster 2023-10-01T07:25:27.332773+0000 mgr.y (mgr.14146) 201 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:28.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:28 smithi084 bash[27378]: cluster 2023-10-01T07:25:27.332773+0000 mgr.y (mgr.14146) 201 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:30.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:30 smithi112 bash[27689]: audit 2023-10-01T07:25:29.026968+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:25:30.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:30 smithi112 bash[27689]: audit 2023-10-01T07:25:29.050944+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:25:30.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:30 smithi112 bash[27689]: cluster 2023-10-01T07:25:29.333341+0000 mgr.y (mgr.14146) 202 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:30.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:30 smithi084 bash[27378]: audit 2023-10-01T07:25:29.026968+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:25:30.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:30 smithi084 bash[27378]: audit 2023-10-01T07:25:29.050944+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:25:30.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:30 smithi084 bash[27378]: cluster 2023-10-01T07:25:29.333341+0000 mgr.y (mgr.14146) 202 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:30.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:30 smithi084 bash[33757]: audit 2023-10-01T07:25:29.026968+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:25:30.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:30 smithi084 bash[33757]: audit 2023-10-01T07:25:29.050944+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:25:30.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:30 smithi084 bash[33757]: cluster 2023-10-01T07:25:29.333341+0000 mgr.y (mgr.14146) 202 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:32.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:32 smithi112 bash[27689]: cluster 2023-10-01T07:25:31.333977+0000 mgr.y (mgr.14146) 203 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:32.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:32 smithi084 bash[27378]: cluster 2023-10-01T07:25:31.333977+0000 mgr.y (mgr.14146) 203 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:32.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:32 smithi084 bash[33757]: cluster 2023-10-01T07:25:31.333977+0000 mgr.y (mgr.14146) 203 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:34.727 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:34 smithi112 bash[27689]: cluster 2023-10-01T07:25:33.334643+0000 mgr.y (mgr.14146) 204 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:34.727 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:34 smithi112 bash[27689]: audit 2023-10-01T07:25:34.175053+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:25:34.727 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:34 smithi112 bash[27689]: audit 2023-10-01T07:25:34.176388+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:25:34.727 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:34 smithi112 bash[27689]: audit 2023-10-01T07:25:34.178209+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:25:34.727 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:34 smithi112 bash[27689]: audit 2023-10-01T07:25:34.185272+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:25:34.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:34 smithi084 bash[27378]: cluster 2023-10-01T07:25:33.334643+0000 mgr.y (mgr.14146) 204 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:34.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:34 smithi084 bash[27378]: audit 2023-10-01T07:25:34.175053+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:25:34.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:34 smithi084 bash[27378]: audit 2023-10-01T07:25:34.176388+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:25:34.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:34 smithi084 bash[27378]: audit 2023-10-01T07:25:34.178209+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:25:34.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:34 smithi084 bash[27378]: audit 2023-10-01T07:25:34.185272+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:25:34.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:34 smithi084 bash[33757]: cluster 2023-10-01T07:25:33.334643+0000 mgr.y (mgr.14146) 204 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:34.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:34 smithi084 bash[33757]: audit 2023-10-01T07:25:34.175053+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:25:34.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:34 smithi084 bash[33757]: audit 2023-10-01T07:25:34.176388+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:25:34.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:34 smithi084 bash[33757]: audit 2023-10-01T07:25:34.178209+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:25:34.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:34 smithi084 bash[33757]: audit 2023-10-01T07:25:34.185272+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:25:36.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:36 smithi112 bash[27689]: cluster 2023-10-01T07:25:35.335306+0000 mgr.y (mgr.14146) 205 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:36.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:36 smithi112 bash[27689]: audit 2023-10-01T07:25:35.499202+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-10-01T07:25:36.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:36 smithi112 bash[27689]: audit 2023-10-01T07:25:35.500546+0000 mon.b (mon.1) 13 : audit [INF] from='osd.5 [v2:172.21.15.112:6808/2865306528,v1:172.21.15.112:6809/2865306528]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-01T07:25:36.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:36 smithi084 bash[27378]: cluster 2023-10-01T07:25:35.335306+0000 mgr.y (mgr.14146) 205 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:36.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:36 smithi084 bash[27378]: audit 2023-10-01T07:25:35.499202+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-10-01T07:25:36.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:36 smithi084 bash[27378]: audit 2023-10-01T07:25:35.500546+0000 mon.b (mon.1) 13 : audit [INF] from='osd.5 [v2:172.21.15.112:6808/2865306528,v1:172.21.15.112:6809/2865306528]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-01T07:25:36.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:36 smithi084 bash[33757]: cluster 2023-10-01T07:25:35.335306+0000 mgr.y (mgr.14146) 205 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:36.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:36 smithi084 bash[33757]: audit 2023-10-01T07:25:35.499202+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-10-01T07:25:36.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:36 smithi084 bash[33757]: audit 2023-10-01T07:25:35.500546+0000 mon.b (mon.1) 13 : audit [INF] from='osd.5 [v2:172.21.15.112:6808/2865306528,v1:172.21.15.112:6809/2865306528]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-01T07:25:37.650 INFO:teuthology.orchestra.run.smithi112.stdout:Created osd(s) 5 on host 'smithi112' 2023-10-01T07:25:37.709 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:37 smithi112 bash[27689]: audit 2023-10-01T07:25:36.409407+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-10-01T07:25:37.709 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:37 smithi112 bash[27689]: cluster 2023-10-01T07:25:36.409511+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2023-10-01T07:25:37.710 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:37 smithi112 bash[27689]: audit 2023-10-01T07:25:36.409698+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T07:25:37.710 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:37 smithi112 bash[27689]: audit 2023-10-01T07:25:36.411369+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=smithi112", "root=default"]}]: dispatch 2023-10-01T07:25:37.710 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:37 smithi112 bash[27689]: audit 2023-10-01T07:25:36.413022+0000 mon.b (mon.1) 14 : audit [INF] from='osd.5 [v2:172.21.15.112:6808/2865306528,v1:172.21.15.112:6809/2865306528]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-10-01T07:25:37.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:37 smithi084 bash[27378]: audit 2023-10-01T07:25:36.409407+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-10-01T07:25:37.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:37 smithi084 bash[27378]: cluster 2023-10-01T07:25:36.409511+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2023-10-01T07:25:37.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:37 smithi084 bash[27378]: audit 2023-10-01T07:25:36.409698+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T07:25:37.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:37 smithi084 bash[27378]: audit 2023-10-01T07:25:36.411369+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=smithi112", "root=default"]}]: dispatch 2023-10-01T07:25:37.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:37 smithi084 bash[27378]: audit 2023-10-01T07:25:36.413022+0000 mon.b (mon.1) 14 : audit [INF] from='osd.5 [v2:172.21.15.112:6808/2865306528,v1:172.21.15.112:6809/2865306528]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-10-01T07:25:37.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:37 smithi084 bash[33757]: audit 2023-10-01T07:25:36.409407+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-10-01T07:25:37.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:37 smithi084 bash[33757]: cluster 2023-10-01T07:25:36.409511+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2023-10-01T07:25:37.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:37 smithi084 bash[33757]: audit 2023-10-01T07:25:36.409698+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T07:25:37.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:37 smithi084 bash[33757]: audit 2023-10-01T07:25:36.411369+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=smithi112", "root=default"]}]: dispatch 2023-10-01T07:25:37.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:37 smithi084 bash[33757]: audit 2023-10-01T07:25:36.413022+0000 mon.b (mon.1) 14 : audit [INF] from='osd.5 [v2:172.21.15.112:6808/2865306528,v1:172.21.15.112:6809/2865306528]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-10-01T07:25:38.272 DEBUG:teuthology.orchestra.run.smithi112:osd.5> sudo journalctl -f -n 0 -u ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@osd.5.service 2023-10-01T07:25:38.275 INFO:tasks.cephadm:Deploying osd.6 on smithi112 with /dev/vg_nvme/lv_2... 2023-10-01T07:25:38.275 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-10-01T07:25:38.432 INFO:journalctl@ceph.osd.5.smithi112.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-01T07:25:38.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:38 smithi112 bash[27689]: cluster 2023-10-01T07:25:37.335859+0000 mgr.y (mgr.14146) 206 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:38.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:38 smithi112 bash[27689]: audit 2023-10-01T07:25:37.414969+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=smithi112", "root=default"]}]': finished 2023-10-01T07:25:38.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:38 smithi112 bash[27689]: cluster 2023-10-01T07:25:37.415259+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2023-10-01T07:25:38.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:38 smithi112 bash[27689]: audit 2023-10-01T07:25:37.415965+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T07:25:38.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:38 smithi112 bash[27689]: audit 2023-10-01T07:25:37.422421+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T07:25:38.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:38 smithi112 bash[27689]: audit 2023-10-01T07:25:37.647768+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:25:38.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:38 smithi112 bash[27689]: audit 2023-10-01T07:25:37.662915+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:25:38.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:38 smithi084 bash[27378]: cluster 2023-10-01T07:25:37.335859+0000 mgr.y (mgr.14146) 206 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:38.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:38 smithi084 bash[27378]: audit 2023-10-01T07:25:37.414969+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=smithi112", "root=default"]}]': finished 2023-10-01T07:25:38.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:38 smithi084 bash[27378]: cluster 2023-10-01T07:25:37.415259+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2023-10-01T07:25:38.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:38 smithi084 bash[27378]: audit 2023-10-01T07:25:37.415965+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T07:25:38.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:38 smithi084 bash[27378]: audit 2023-10-01T07:25:37.422421+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T07:25:38.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:38 smithi084 bash[27378]: audit 2023-10-01T07:25:37.647768+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:25:38.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:38 smithi084 bash[27378]: audit 2023-10-01T07:25:37.662915+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:25:38.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:38 smithi084 bash[33757]: cluster 2023-10-01T07:25:37.335859+0000 mgr.y (mgr.14146) 206 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:38.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:38 smithi084 bash[33757]: audit 2023-10-01T07:25:37.414969+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=smithi112", "root=default"]}]': finished 2023-10-01T07:25:38.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:38 smithi084 bash[33757]: cluster 2023-10-01T07:25:37.415259+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2023-10-01T07:25:38.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:38 smithi084 bash[33757]: audit 2023-10-01T07:25:37.415965+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T07:25:38.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:38 smithi084 bash[33757]: audit 2023-10-01T07:25:37.422421+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T07:25:38.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:38 smithi084 bash[33757]: audit 2023-10-01T07:25:37.647768+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:25:38.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:38 smithi084 bash[33757]: audit 2023-10-01T07:25:37.662915+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:25:39.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:39 smithi112 bash[27689]: cluster 2023-10-01T07:25:36.456963+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-01T07:25:39.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:39 smithi112 bash[27689]: cluster 2023-10-01T07:25:36.457054+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-01T07:25:39.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:39 smithi112 bash[27689]: cluster 2023-10-01T07:25:38.425237+0000 mon.a (mon.0) 440 : cluster [INF] osd.5 [v2:172.21.15.112:6808/2865306528,v1:172.21.15.112:6809/2865306528] boot 2023-10-01T07:25:39.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:39 smithi112 bash[27689]: cluster 2023-10-01T07:25:38.425341+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-10-01T07:25:39.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:39 smithi112 bash[27689]: audit 2023-10-01T07:25:38.426024+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T07:25:39.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:39 smithi084 bash[27378]: cluster 2023-10-01T07:25:36.456963+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-01T07:25:39.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:39 smithi084 bash[27378]: cluster 2023-10-01T07:25:36.457054+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-01T07:25:39.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:39 smithi084 bash[27378]: cluster 2023-10-01T07:25:38.425237+0000 mon.a (mon.0) 440 : cluster [INF] osd.5 [v2:172.21.15.112:6808/2865306528,v1:172.21.15.112:6809/2865306528] boot 2023-10-01T07:25:39.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:39 smithi084 bash[27378]: cluster 2023-10-01T07:25:38.425341+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-10-01T07:25:39.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:39 smithi084 bash[27378]: audit 2023-10-01T07:25:38.426024+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T07:25:39.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:39 smithi084 bash[33757]: cluster 2023-10-01T07:25:36.456963+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-01T07:25:39.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:39 smithi084 bash[33757]: cluster 2023-10-01T07:25:36.457054+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-01T07:25:39.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:39 smithi084 bash[33757]: cluster 2023-10-01T07:25:38.425237+0000 mon.a (mon.0) 440 : cluster [INF] osd.5 [v2:172.21.15.112:6808/2865306528,v1:172.21.15.112:6809/2865306528] boot 2023-10-01T07:25:39.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:39 smithi084 bash[33757]: cluster 2023-10-01T07:25:38.425341+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-10-01T07:25:39.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:39 smithi084 bash[33757]: audit 2023-10-01T07:25:38.426024+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T07:25:40.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:40 smithi112 bash[27689]: cluster 2023-10-01T07:25:39.336472+0000 mgr.y (mgr.14146) 207 : cluster [DBG] pgmap v191: 1 pgs: 1 remapped+peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:40.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:40 smithi112 bash[27689]: cluster 2023-10-01T07:25:39.427433+0000 mon.a (mon.0) 443 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-10-01T07:25:40.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:40 smithi112 bash[27689]: cluster 2023-10-01T07:25:40.429353+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2023-10-01T07:25:40.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:40 smithi084 bash[27378]: cluster 2023-10-01T07:25:39.336472+0000 mgr.y (mgr.14146) 207 : cluster [DBG] pgmap v191: 1 pgs: 1 remapped+peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:40.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:40 smithi084 bash[27378]: cluster 2023-10-01T07:25:39.427433+0000 mon.a (mon.0) 443 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-10-01T07:25:40.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:40 smithi084 bash[27378]: cluster 2023-10-01T07:25:40.429353+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2023-10-01T07:25:40.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:40 smithi084 bash[33757]: cluster 2023-10-01T07:25:39.336472+0000 mgr.y (mgr.14146) 207 : cluster [DBG] pgmap v191: 1 pgs: 1 remapped+peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-01T07:25:40.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:40 smithi084 bash[33757]: cluster 2023-10-01T07:25:39.427433+0000 mon.a (mon.0) 443 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-10-01T07:25:40.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:40 smithi084 bash[33757]: cluster 2023-10-01T07:25:40.429353+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2023-10-01T07:25:41.416 INFO:teuthology.orchestra.run.smithi112.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-10-01T07:25:41.416 INFO:teuthology.orchestra.run.smithi112.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-10-01T07:25:41.416 INFO:teuthology.orchestra.run.smithi112.stderr: stderr: 10+0 records in 2023-10-01T07:25:41.416 INFO:teuthology.orchestra.run.smithi112.stderr:10+0 records out 2023-10-01T07:25:41.416 INFO:teuthology.orchestra.run.smithi112.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0147956 s, 709 MB/s 2023-10-01T07:25:41.416 INFO:teuthology.orchestra.run.smithi112.stderr:--> Zapping successful for: 2023-10-01T07:25:42.177 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi112:vg_nvme/lv_2 2023-10-01T07:25:42.624 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:42 smithi112 bash[27689]: cluster 2023-10-01T07:25:41.337000+0000 mgr.y (mgr.14146) 208 : cluster [DBG] pgmap v194: 1 pgs: 1 remapped+peering; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:25:42.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:42 smithi084 bash[27378]: cluster 2023-10-01T07:25:41.337000+0000 mgr.y (mgr.14146) 208 : cluster [DBG] pgmap v194: 1 pgs: 1 remapped+peering; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:25:42.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:42 smithi084 bash[33757]: cluster 2023-10-01T07:25:41.337000+0000 mgr.y (mgr.14146) 208 : cluster [DBG] pgmap v194: 1 pgs: 1 remapped+peering; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:25:44.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:44 smithi112 bash[27689]: cluster 2023-10-01T07:25:43.337557+0000 mgr.y (mgr.14146) 209 : cluster [DBG] pgmap v195: 1 pgs: 1 remapped+peering; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:25:44.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:44 smithi084 bash[27378]: cluster 2023-10-01T07:25:43.337557+0000 mgr.y (mgr.14146) 209 : cluster [DBG] pgmap v195: 1 pgs: 1 remapped+peering; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:25:44.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:44 smithi084 bash[33757]: cluster 2023-10-01T07:25:43.337557+0000 mgr.y (mgr.14146) 209 : cluster [DBG] pgmap v195: 1 pgs: 1 remapped+peering; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:25:46.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:46 smithi112 bash[27689]: cluster 2023-10-01T07:25:45.338126+0000 mgr.y (mgr.14146) 210 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:25:46.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:46 smithi112 bash[27689]: audit 2023-10-01T07:25:46.384450+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-01T07:25:46.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:46 smithi112 bash[27689]: audit 2023-10-01T07:25:46.390832+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-01T07:25:46.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:46 smithi112 bash[27689]: audit 2023-10-01T07:25:46.392575+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:25:46.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:46 smithi084 bash[27378]: cluster 2023-10-01T07:25:45.338126+0000 mgr.y (mgr.14146) 210 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:25:46.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:46 smithi084 bash[27378]: audit 2023-10-01T07:25:46.384450+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-01T07:25:46.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:46 smithi084 bash[27378]: audit 2023-10-01T07:25:46.390832+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-01T07:25:46.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:46 smithi084 bash[27378]: audit 2023-10-01T07:25:46.392575+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:25:46.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:46 smithi084 bash[33757]: cluster 2023-10-01T07:25:45.338126+0000 mgr.y (mgr.14146) 210 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:25:46.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:46 smithi084 bash[33757]: audit 2023-10-01T07:25:46.384450+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-01T07:25:46.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:46 smithi084 bash[33757]: audit 2023-10-01T07:25:46.390832+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-01T07:25:46.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:46 smithi084 bash[33757]: audit 2023-10-01T07:25:46.392575+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:25:47.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:47 smithi112 bash[27689]: audit 2023-10-01T07:25:46.377238+0000 mgr.y (mgr.14146) 211 : audit [DBG] from='client.24277 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi112:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:25:47.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:47 smithi084 bash[27378]: audit 2023-10-01T07:25:46.377238+0000 mgr.y (mgr.14146) 211 : audit [DBG] from='client.24277 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi112:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:25:47.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:47 smithi084 bash[33757]: audit 2023-10-01T07:25:46.377238+0000 mgr.y (mgr.14146) 211 : audit [DBG] from='client.24277 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi112:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:25:48.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:48 smithi112 bash[27689]: cluster 2023-10-01T07:25:47.338631+0000 mgr.y (mgr.14146) 212 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:25:48.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:48 smithi112 bash[27689]: audit 2023-10-01T07:25:47.788167+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:25:48.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:48 smithi112 bash[27689]: audit 2023-10-01T07:25:47.789755+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:25:48.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:48 smithi112 bash[27689]: audit 2023-10-01T07:25:47.791116+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:25:48.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:48 smithi112 bash[27689]: audit 2023-10-01T07:25:47.799495+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:25:48.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:48 smithi112 bash[27689]: audit 2023-10-01T07:25:47.801023+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:25:48.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:48 smithi112 bash[27689]: audit 2023-10-01T07:25:47.802285+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:25:48.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:48 smithi112 bash[27689]: audit 2023-10-01T07:25:47.811010+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:25:48.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:48 smithi084 bash[27378]: cluster 2023-10-01T07:25:47.338631+0000 mgr.y (mgr.14146) 212 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:25:48.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:48 smithi084 bash[27378]: audit 2023-10-01T07:25:47.788167+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:25:48.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:48 smithi084 bash[27378]: audit 2023-10-01T07:25:47.789755+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:25:48.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:48 smithi084 bash[27378]: audit 2023-10-01T07:25:47.791116+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:25:48.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:48 smithi084 bash[27378]: audit 2023-10-01T07:25:47.799495+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:25:48.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:48 smithi084 bash[27378]: audit 2023-10-01T07:25:47.801023+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:25:48.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:48 smithi084 bash[27378]: audit 2023-10-01T07:25:47.802285+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:25:48.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:48 smithi084 bash[27378]: audit 2023-10-01T07:25:47.811010+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:25:48.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:48 smithi084 bash[33757]: cluster 2023-10-01T07:25:47.338631+0000 mgr.y (mgr.14146) 212 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:25:48.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:48 smithi084 bash[33757]: audit 2023-10-01T07:25:47.788167+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:25:48.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:48 smithi084 bash[33757]: audit 2023-10-01T07:25:47.789755+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:25:48.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:48 smithi084 bash[33757]: audit 2023-10-01T07:25:47.791116+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:25:48.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:48 smithi084 bash[33757]: audit 2023-10-01T07:25:47.799495+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:25:48.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:48 smithi084 bash[33757]: audit 2023-10-01T07:25:47.801023+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:25:48.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:48 smithi084 bash[33757]: audit 2023-10-01T07:25:47.802285+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:25:48.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:48 smithi084 bash[33757]: audit 2023-10-01T07:25:47.811010+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:25:49.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:49 smithi112 bash[27689]: cephadm 2023-10-01T07:25:47.779058+0000 mgr.y (mgr.14146) 213 : cephadm [INF] Detected new or changed devices on smithi112 2023-10-01T07:25:49.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:49 smithi112 bash[27689]: cephadm 2023-10-01T07:25:47.792226+0000 mgr.y (mgr.14146) 214 : cephadm [INF] Adjusting osd_memory_target on smithi112 to 8632M 2023-10-01T07:25:49.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:49 smithi084 bash[27378]: cephadm 2023-10-01T07:25:47.779058+0000 mgr.y (mgr.14146) 213 : cephadm [INF] Detected new or changed devices on smithi112 2023-10-01T07:25:49.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:49 smithi084 bash[27378]: cephadm 2023-10-01T07:25:47.792226+0000 mgr.y (mgr.14146) 214 : cephadm [INF] Adjusting osd_memory_target on smithi112 to 8632M 2023-10-01T07:25:49.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:49 smithi084 bash[33757]: cephadm 2023-10-01T07:25:47.779058+0000 mgr.y (mgr.14146) 213 : cephadm [INF] Detected new or changed devices on smithi112 2023-10-01T07:25:49.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:49 smithi084 bash[33757]: cephadm 2023-10-01T07:25:47.792226+0000 mgr.y (mgr.14146) 214 : cephadm [INF] Adjusting osd_memory_target on smithi112 to 8632M 2023-10-01T07:25:50.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:50 smithi112 bash[27689]: cluster 2023-10-01T07:25:49.339129+0000 mgr.y (mgr.14146) 215 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:25:50.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:50 smithi084 bash[27378]: cluster 2023-10-01T07:25:49.339129+0000 mgr.y (mgr.14146) 215 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:25:50.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:50 smithi084 bash[33757]: cluster 2023-10-01T07:25:49.339129+0000 mgr.y (mgr.14146) 215 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:25:52.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:52 smithi112 bash[27689]: cluster 2023-10-01T07:25:51.339625+0000 mgr.y (mgr.14146) 216 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:25:52.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:52 smithi084 bash[27378]: cluster 2023-10-01T07:25:51.339625+0000 mgr.y (mgr.14146) 216 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:25:52.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:52 smithi084 bash[33757]: cluster 2023-10-01T07:25:51.339625+0000 mgr.y (mgr.14146) 216 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:25:54.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:54 smithi084 bash[33757]: cluster 2023-10-01T07:25:53.340205+0000 mgr.y (mgr.14146) 217 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:25:54.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:54 smithi084 bash[33757]: audit 2023-10-01T07:25:54.451954+0000 mon.c (mon.2) 9 : audit [INF] from='client.? 172.21.15.112:0/3014219938' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eac6b4fe-3655-40f2-a7c0-aec7f85a0e35"}]: dispatch 2023-10-01T07:25:54.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:54 smithi084 bash[33757]: audit 2023-10-01T07:25:54.452843+0000 mon.a (mon.0) 455 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eac6b4fe-3655-40f2-a7c0-aec7f85a0e35"}]: dispatch 2023-10-01T07:25:54.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:54 smithi084 bash[33757]: audit 2023-10-01T07:25:54.461605+0000 mon.a (mon.0) 456 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "eac6b4fe-3655-40f2-a7c0-aec7f85a0e35"}]': finished 2023-10-01T07:25:54.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:54 smithi084 bash[33757]: cluster 2023-10-01T07:25:54.461690+0000 mon.a (mon.0) 457 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2023-10-01T07:25:54.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:54 smithi084 bash[33757]: audit 2023-10-01T07:25:54.461894+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T07:25:54.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:54 smithi084 bash[27378]: cluster 2023-10-01T07:25:53.340205+0000 mgr.y (mgr.14146) 217 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:25:54.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:54 smithi084 bash[27378]: audit 2023-10-01T07:25:54.451954+0000 mon.c (mon.2) 9 : audit [INF] from='client.? 172.21.15.112:0/3014219938' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eac6b4fe-3655-40f2-a7c0-aec7f85a0e35"}]: dispatch 2023-10-01T07:25:54.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:54 smithi084 bash[27378]: audit 2023-10-01T07:25:54.452843+0000 mon.a (mon.0) 455 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eac6b4fe-3655-40f2-a7c0-aec7f85a0e35"}]: dispatch 2023-10-01T07:25:54.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:54 smithi084 bash[27378]: audit 2023-10-01T07:25:54.461605+0000 mon.a (mon.0) 456 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "eac6b4fe-3655-40f2-a7c0-aec7f85a0e35"}]': finished 2023-10-01T07:25:54.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:54 smithi084 bash[27378]: cluster 2023-10-01T07:25:54.461690+0000 mon.a (mon.0) 457 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2023-10-01T07:25:54.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:54 smithi084 bash[27378]: audit 2023-10-01T07:25:54.461894+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T07:25:54.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:54 smithi112 bash[27689]: cluster 2023-10-01T07:25:53.340205+0000 mgr.y (mgr.14146) 217 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:25:54.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:54 smithi112 bash[27689]: audit 2023-10-01T07:25:54.451954+0000 mon.c (mon.2) 9 : audit [INF] from='client.? 172.21.15.112:0/3014219938' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eac6b4fe-3655-40f2-a7c0-aec7f85a0e35"}]: dispatch 2023-10-01T07:25:54.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:54 smithi112 bash[27689]: audit 2023-10-01T07:25:54.452843+0000 mon.a (mon.0) 455 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eac6b4fe-3655-40f2-a7c0-aec7f85a0e35"}]: dispatch 2023-10-01T07:25:54.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:54 smithi112 bash[27689]: audit 2023-10-01T07:25:54.461605+0000 mon.a (mon.0) 456 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "eac6b4fe-3655-40f2-a7c0-aec7f85a0e35"}]': finished 2023-10-01T07:25:54.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:54 smithi112 bash[27689]: cluster 2023-10-01T07:25:54.461690+0000 mon.a (mon.0) 457 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2023-10-01T07:25:54.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:54 smithi112 bash[27689]: audit 2023-10-01T07:25:54.461894+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T07:25:55.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:55 smithi084 bash[33757]: audit 2023-10-01T07:25:55.180107+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.112:0/1400299444' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-01T07:25:55.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:55 smithi084 bash[27378]: audit 2023-10-01T07:25:55.180107+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.112:0/1400299444' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-01T07:25:55.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:55 smithi112 bash[27689]: audit 2023-10-01T07:25:55.180107+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.112:0/1400299444' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-01T07:25:56.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:56 smithi084 bash[33757]: cluster 2023-10-01T07:25:55.340742+0000 mgr.y (mgr.14146) 218 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:25:56.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:56 smithi084 bash[27378]: cluster 2023-10-01T07:25:55.340742+0000 mgr.y (mgr.14146) 218 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:25:56.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:56 smithi112 bash[27689]: cluster 2023-10-01T07:25:55.340742+0000 mgr.y (mgr.14146) 218 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:25:58.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:25:58 smithi112 bash[27689]: cluster 2023-10-01T07:25:57.341358+0000 mgr.y (mgr.14146) 219 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:25:58.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:25:58 smithi084 bash[33757]: cluster 2023-10-01T07:25:57.341358+0000 mgr.y (mgr.14146) 219 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:25:58.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:25:58 smithi084 bash[27378]: cluster 2023-10-01T07:25:57.341358+0000 mgr.y (mgr.14146) 219 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:26:00.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:00 smithi112 bash[27689]: cluster 2023-10-01T07:25:59.342067+0000 mgr.y (mgr.14146) 220 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:26:00.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:00 smithi084 bash[33757]: cluster 2023-10-01T07:25:59.342067+0000 mgr.y (mgr.14146) 220 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:26:00.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:00 smithi084 bash[27378]: cluster 2023-10-01T07:25:59.342067+0000 mgr.y (mgr.14146) 220 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:26:02.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:02 smithi112 bash[27689]: cluster 2023-10-01T07:26:01.342747+0000 mgr.y (mgr.14146) 221 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:26:02.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:02 smithi084 bash[27378]: cluster 2023-10-01T07:26:01.342747+0000 mgr.y (mgr.14146) 221 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:26:02.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:02 smithi084 bash[33757]: cluster 2023-10-01T07:26:01.342747+0000 mgr.y (mgr.14146) 221 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:26:04.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:04 smithi112 bash[27689]: cluster 2023-10-01T07:26:03.343321+0000 mgr.y (mgr.14146) 222 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:26:04.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:04 smithi084 bash[27378]: cluster 2023-10-01T07:26:03.343321+0000 mgr.y (mgr.14146) 222 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:26:04.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:04 smithi084 bash[33757]: cluster 2023-10-01T07:26:03.343321+0000 mgr.y (mgr.14146) 222 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:26:06.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:06 smithi112 bash[27689]: cluster 2023-10-01T07:26:05.343893+0000 mgr.y (mgr.14146) 223 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:26:06.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:06 smithi084 bash[33757]: cluster 2023-10-01T07:26:05.343893+0000 mgr.y (mgr.14146) 223 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:26:06.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:06 smithi084 bash[27378]: cluster 2023-10-01T07:26:05.343893+0000 mgr.y (mgr.14146) 223 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:26:07.700 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:07 smithi112 bash[27689]: audit 2023-10-01T07:26:06.729126+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-01T07:26:07.700 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:07 smithi112 bash[27689]: audit 2023-10-01T07:26:06.730993+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:26:07.700 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:07 smithi112 bash[27689]: cephadm 2023-10-01T07:26:06.732483+0000 mgr.y (mgr.14146) 224 : cephadm [INF] Deploying daemon osd.6 on smithi112 2023-10-01T07:26:07.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:07 smithi084 bash[27378]: audit 2023-10-01T07:26:06.729126+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-01T07:26:07.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:07 smithi084 bash[27378]: audit 2023-10-01T07:26:06.730993+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:26:07.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:07 smithi084 bash[27378]: cephadm 2023-10-01T07:26:06.732483+0000 mgr.y (mgr.14146) 224 : cephadm [INF] Deploying daemon osd.6 on smithi112 2023-10-01T07:26:07.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:07 smithi084 bash[33757]: audit 2023-10-01T07:26:06.729126+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-01T07:26:07.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:07 smithi084 bash[33757]: audit 2023-10-01T07:26:06.730993+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:26:07.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:07 smithi084 bash[33757]: cephadm 2023-10-01T07:26:06.732483+0000 mgr.y (mgr.14146) 224 : cephadm [INF] Deploying daemon osd.6 on smithi112 2023-10-01T07:26:08.682 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:08 smithi112 bash[27689]: cluster 2023-10-01T07:26:07.344466+0000 mgr.y (mgr.14146) 225 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:26:08.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:08 smithi084 bash[33757]: cluster 2023-10-01T07:26:07.344466+0000 mgr.y (mgr.14146) 225 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:26:08.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:08 smithi084 bash[27378]: cluster 2023-10-01T07:26:07.344466+0000 mgr.y (mgr.14146) 225 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:26:10.711 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:10 smithi112 bash[27689]: cluster 2023-10-01T07:26:09.345012+0000 mgr.y (mgr.14146) 226 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:26:10.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:10 smithi084 bash[33757]: cluster 2023-10-01T07:26:09.345012+0000 mgr.y (mgr.14146) 226 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:26:10.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:10 smithi084 bash[27378]: cluster 2023-10-01T07:26:09.345012+0000 mgr.y (mgr.14146) 226 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:26:12.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:11 smithi112 bash[27689]: audit 2023-10-01T07:26:10.966792+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:26:12.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:11 smithi112 bash[27689]: audit 2023-10-01T07:26:10.998136+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:26:12.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:11 smithi112 bash[27689]: cluster 2023-10-01T07:26:11.345555+0000 mgr.y (mgr.14146) 227 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:26:12.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:11 smithi084 bash[27378]: audit 2023-10-01T07:26:10.966792+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:26:12.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:11 smithi084 bash[27378]: audit 2023-10-01T07:26:10.998136+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:26:12.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:11 smithi084 bash[27378]: cluster 2023-10-01T07:26:11.345555+0000 mgr.y (mgr.14146) 227 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:26:12.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:11 smithi084 bash[33757]: audit 2023-10-01T07:26:10.966792+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:26:12.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:11 smithi084 bash[33757]: audit 2023-10-01T07:26:10.998136+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:26:12.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:11 smithi084 bash[33757]: cluster 2023-10-01T07:26:11.345555+0000 mgr.y (mgr.14146) 227 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:26:14.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:14 smithi112 bash[27689]: cluster 2023-10-01T07:26:13.346189+0000 mgr.y (mgr.14146) 228 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:26:14.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:14 smithi084 bash[27378]: cluster 2023-10-01T07:26:13.346189+0000 mgr.y (mgr.14146) 228 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:26:14.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:14 smithi084 bash[33757]: cluster 2023-10-01T07:26:13.346189+0000 mgr.y (mgr.14146) 228 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:26:16.713 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:16 smithi112 bash[27689]: cluster 2023-10-01T07:26:15.346773+0000 mgr.y (mgr.14146) 229 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:26:16.713 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:16 smithi112 bash[27689]: audit 2023-10-01T07:26:16.133496+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:26:16.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:16 smithi084 bash[27378]: cluster 2023-10-01T07:26:15.346773+0000 mgr.y (mgr.14146) 229 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:26:16.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:16 smithi084 bash[27378]: audit 2023-10-01T07:26:16.133496+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:26:16.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:16 smithi084 bash[33757]: cluster 2023-10-01T07:26:15.346773+0000 mgr.y (mgr.14146) 229 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:26:16.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:16 smithi084 bash[33757]: audit 2023-10-01T07:26:16.133496+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:26:17.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:17 smithi112 bash[27689]: audit 2023-10-01T07:26:16.422379+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:26:17.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:17 smithi112 bash[27689]: audit 2023-10-01T07:26:16.424000+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:26:17.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:17 smithi112 bash[27689]: audit 2023-10-01T07:26:16.433765+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:26:17.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:17 smithi084 bash[27378]: audit 2023-10-01T07:26:16.422379+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:26:17.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:17 smithi084 bash[27378]: audit 2023-10-01T07:26:16.424000+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:26:17.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:17 smithi084 bash[27378]: audit 2023-10-01T07:26:16.433765+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:26:17.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:17 smithi084 bash[33757]: audit 2023-10-01T07:26:16.422379+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:26:17.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:17 smithi084 bash[33757]: audit 2023-10-01T07:26:16.424000+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:26:17.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:17 smithi084 bash[33757]: audit 2023-10-01T07:26:16.433765+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:26:18.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:18 smithi112 bash[27689]: cluster 2023-10-01T07:26:17.347419+0000 mgr.y (mgr.14146) 230 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:26:18.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:18 smithi112 bash[27689]: audit 2023-10-01T07:26:17.606154+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-10-01T07:26:18.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:18 smithi112 bash[27689]: audit 2023-10-01T07:26:17.607840+0000 mon.b (mon.1) 16 : audit [INF] from='osd.6 [v2:172.21.15.112:6816/1014863209,v1:172.21.15.112:6817/1014863209]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-01T07:26:18.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:18 smithi084 bash[27378]: cluster 2023-10-01T07:26:17.347419+0000 mgr.y (mgr.14146) 230 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:26:18.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:18 smithi084 bash[27378]: audit 2023-10-01T07:26:17.606154+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-10-01T07:26:18.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:18 smithi084 bash[27378]: audit 2023-10-01T07:26:17.607840+0000 mon.b (mon.1) 16 : audit [INF] from='osd.6 [v2:172.21.15.112:6816/1014863209,v1:172.21.15.112:6817/1014863209]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-01T07:26:18.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:18 smithi084 bash[33757]: cluster 2023-10-01T07:26:17.347419+0000 mgr.y (mgr.14146) 230 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:26:18.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:18 smithi084 bash[33757]: audit 2023-10-01T07:26:17.606154+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-10-01T07:26:18.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:18 smithi084 bash[33757]: audit 2023-10-01T07:26:17.607840+0000 mon.b (mon.1) 16 : audit [INF] from='osd.6 [v2:172.21.15.112:6816/1014863209,v1:172.21.15.112:6817/1014863209]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-01T07:26:19.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:19 smithi112 bash[27689]: audit 2023-10-01T07:26:18.426096+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-10-01T07:26:19.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:19 smithi112 bash[27689]: cluster 2023-10-01T07:26:18.426218+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2023-10-01T07:26:19.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:19 smithi112 bash[27689]: audit 2023-10-01T07:26:18.426394+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T07:26:19.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:19 smithi112 bash[27689]: audit 2023-10-01T07:26:18.427662+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=smithi112", "root=default"]}]: dispatch 2023-10-01T07:26:19.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:19 smithi112 bash[27689]: audit 2023-10-01T07:26:18.429554+0000 mon.b (mon.1) 17 : audit [INF] from='osd.6 [v2:172.21.15.112:6816/1014863209,v1:172.21.15.112:6817/1014863209]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-10-01T07:26:19.791 INFO:teuthology.orchestra.run.smithi112.stdout:Created osd(s) 6 on host 'smithi112' 2023-10-01T07:26:19.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:19 smithi084 bash[27378]: audit 2023-10-01T07:26:18.426096+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-10-01T07:26:19.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:19 smithi084 bash[27378]: cluster 2023-10-01T07:26:18.426218+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2023-10-01T07:26:19.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:19 smithi084 bash[27378]: audit 2023-10-01T07:26:18.426394+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T07:26:19.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:19 smithi084 bash[27378]: audit 2023-10-01T07:26:18.427662+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=smithi112", "root=default"]}]: dispatch 2023-10-01T07:26:19.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:19 smithi084 bash[27378]: audit 2023-10-01T07:26:18.429554+0000 mon.b (mon.1) 17 : audit [INF] from='osd.6 [v2:172.21.15.112:6816/1014863209,v1:172.21.15.112:6817/1014863209]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-10-01T07:26:19.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:19 smithi084 bash[33757]: audit 2023-10-01T07:26:18.426096+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-10-01T07:26:19.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:19 smithi084 bash[33757]: cluster 2023-10-01T07:26:18.426218+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2023-10-01T07:26:19.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:19 smithi084 bash[33757]: audit 2023-10-01T07:26:18.426394+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T07:26:19.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:19 smithi084 bash[33757]: audit 2023-10-01T07:26:18.427662+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=smithi112", "root=default"]}]: dispatch 2023-10-01T07:26:19.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:19 smithi084 bash[33757]: audit 2023-10-01T07:26:18.429554+0000 mon.b (mon.1) 17 : audit [INF] from='osd.6 [v2:172.21.15.112:6816/1014863209,v1:172.21.15.112:6817/1014863209]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-10-01T07:26:20.479 DEBUG:teuthology.orchestra.run.smithi112:osd.6> sudo journalctl -f -n 0 -u ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@osd.6.service 2023-10-01T07:26:20.481 INFO:tasks.cephadm:Deploying osd.7 on smithi112 with /dev/vg_nvme/lv_1... 2023-10-01T07:26:20.482 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-10-01T07:26:20.673 INFO:journalctl@ceph.osd.6.smithi112.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-01T07:26:20.719 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:20 smithi112 bash[27689]: cluster 2023-10-01T07:26:19.348147+0000 mgr.y (mgr.14146) 231 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:26:20.719 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:20 smithi112 bash[27689]: audit 2023-10-01T07:26:19.431461+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=smithi112", "root=default"]}]': finished 2023-10-01T07:26:20.719 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:20 smithi112 bash[27689]: cluster 2023-10-01T07:26:19.431819+0000 mon.a (mon.0) 473 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2023-10-01T07:26:20.720 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:20 smithi112 bash[27689]: audit 2023-10-01T07:26:19.432747+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T07:26:20.720 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:20 smithi112 bash[27689]: audit 2023-10-01T07:26:19.437480+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T07:26:20.720 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:20 smithi112 bash[27689]: audit 2023-10-01T07:26:19.781187+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:26:20.720 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:20 smithi112 bash[27689]: audit 2023-10-01T07:26:19.787470+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:26:20.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:20 smithi084 bash[27378]: cluster 2023-10-01T07:26:19.348147+0000 mgr.y (mgr.14146) 231 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:26:20.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:20 smithi084 bash[27378]: audit 2023-10-01T07:26:19.431461+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=smithi112", "root=default"]}]': finished 2023-10-01T07:26:20.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:20 smithi084 bash[27378]: cluster 2023-10-01T07:26:19.431819+0000 mon.a (mon.0) 473 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2023-10-01T07:26:20.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:20 smithi084 bash[27378]: audit 2023-10-01T07:26:19.432747+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T07:26:20.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:20 smithi084 bash[27378]: audit 2023-10-01T07:26:19.437480+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T07:26:20.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:20 smithi084 bash[27378]: audit 2023-10-01T07:26:19.781187+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:26:20.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:20 smithi084 bash[27378]: audit 2023-10-01T07:26:19.787470+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:26:20.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:20 smithi084 bash[33757]: cluster 2023-10-01T07:26:19.348147+0000 mgr.y (mgr.14146) 231 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-01T07:26:20.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:20 smithi084 bash[33757]: audit 2023-10-01T07:26:19.431461+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=smithi112", "root=default"]}]': finished 2023-10-01T07:26:20.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:20 smithi084 bash[33757]: cluster 2023-10-01T07:26:19.431819+0000 mon.a (mon.0) 473 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2023-10-01T07:26:20.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:20 smithi084 bash[33757]: audit 2023-10-01T07:26:19.432747+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T07:26:20.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:20 smithi084 bash[33757]: audit 2023-10-01T07:26:19.437480+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T07:26:20.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:20 smithi084 bash[33757]: audit 2023-10-01T07:26:19.781187+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:26:20.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:20 smithi084 bash[33757]: audit 2023-10-01T07:26:19.787470+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:26:21.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:21 smithi112 bash[27689]: cluster 2023-10-01T07:26:18.614840+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-01T07:26:21.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:21 smithi112 bash[27689]: cluster 2023-10-01T07:26:18.614921+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-01T07:26:21.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:21 smithi112 bash[27689]: cluster 2023-10-01T07:26:20.433207+0000 mon.a (mon.0) 478 : cluster [INF] osd.6 [v2:172.21.15.112:6816/1014863209,v1:172.21.15.112:6817/1014863209] boot 2023-10-01T07:26:21.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:21 smithi112 bash[27689]: cluster 2023-10-01T07:26:20.433261+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-10-01T07:26:21.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:21 smithi112 bash[27689]: audit 2023-10-01T07:26:20.433564+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T07:26:21.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:21 smithi084 bash[27378]: cluster 2023-10-01T07:26:18.614840+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-01T07:26:21.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:21 smithi084 bash[27378]: cluster 2023-10-01T07:26:18.614921+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-01T07:26:21.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:21 smithi084 bash[27378]: cluster 2023-10-01T07:26:20.433207+0000 mon.a (mon.0) 478 : cluster [INF] osd.6 [v2:172.21.15.112:6816/1014863209,v1:172.21.15.112:6817/1014863209] boot 2023-10-01T07:26:21.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:21 smithi084 bash[27378]: cluster 2023-10-01T07:26:20.433261+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-10-01T07:26:21.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:21 smithi084 bash[27378]: audit 2023-10-01T07:26:20.433564+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T07:26:21.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:21 smithi084 bash[33757]: cluster 2023-10-01T07:26:18.614840+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-01T07:26:21.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:21 smithi084 bash[33757]: cluster 2023-10-01T07:26:18.614921+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-01T07:26:21.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:21 smithi084 bash[33757]: cluster 2023-10-01T07:26:20.433207+0000 mon.a (mon.0) 478 : cluster [INF] osd.6 [v2:172.21.15.112:6816/1014863209,v1:172.21.15.112:6817/1014863209] boot 2023-10-01T07:26:21.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:21 smithi084 bash[33757]: cluster 2023-10-01T07:26:20.433261+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-10-01T07:26:21.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:21 smithi084 bash[33757]: audit 2023-10-01T07:26:20.433564+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T07:26:22.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:22 smithi112 bash[27689]: cluster 2023-10-01T07:26:21.348785+0000 mgr.y (mgr.14146) 232 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:22.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:22 smithi112 bash[27689]: cluster 2023-10-01T07:26:21.449088+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2023-10-01T07:26:22.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:22 smithi084 bash[27378]: cluster 2023-10-01T07:26:21.348785+0000 mgr.y (mgr.14146) 232 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:22.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:22 smithi084 bash[27378]: cluster 2023-10-01T07:26:21.449088+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2023-10-01T07:26:22.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:22 smithi084 bash[33757]: cluster 2023-10-01T07:26:21.348785+0000 mgr.y (mgr.14146) 232 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:22.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:22 smithi084 bash[33757]: cluster 2023-10-01T07:26:21.449088+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2023-10-01T07:26:23.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:23 smithi112 bash[27689]: cluster 2023-10-01T07:26:22.453303+0000 mon.a (mon.0) 482 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2023-10-01T07:26:23.749 INFO:teuthology.orchestra.run.smithi112.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-10-01T07:26:23.749 INFO:teuthology.orchestra.run.smithi112.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-10-01T07:26:23.749 INFO:teuthology.orchestra.run.smithi112.stderr: stderr: 10+0 records in 2023-10-01T07:26:23.749 INFO:teuthology.orchestra.run.smithi112.stderr:10+0 records out 2023-10-01T07:26:23.749 INFO:teuthology.orchestra.run.smithi112.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0178471 s, 588 MB/s 2023-10-01T07:26:23.750 INFO:teuthology.orchestra.run.smithi112.stderr:--> Zapping successful for: 2023-10-01T07:26:23.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:23 smithi084 bash[27378]: cluster 2023-10-01T07:26:22.453303+0000 mon.a (mon.0) 482 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2023-10-01T07:26:23.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:23 smithi084 bash[33757]: cluster 2023-10-01T07:26:22.453303+0000 mon.a (mon.0) 482 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2023-10-01T07:26:24.473 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi112:vg_nvme/lv_1 2023-10-01T07:26:24.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:24 smithi112 bash[27689]: cluster 2023-10-01T07:26:23.349351+0000 mgr.y (mgr.14146) 233 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:24.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:24 smithi084 bash[27378]: cluster 2023-10-01T07:26:23.349351+0000 mgr.y (mgr.14146) 233 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:24.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:24 smithi084 bash[33757]: cluster 2023-10-01T07:26:23.349351+0000 mgr.y (mgr.14146) 233 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:26.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:26 smithi112 bash[27689]: cluster 2023-10-01T07:26:25.349869+0000 mgr.y (mgr.14146) 234 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:26.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:26 smithi084 bash[27378]: cluster 2023-10-01T07:26:25.349869+0000 mgr.y (mgr.14146) 234 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:26.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:26 smithi084 bash[33757]: cluster 2023-10-01T07:26:25.349869+0000 mgr.y (mgr.14146) 234 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:28.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:28 smithi112 bash[27689]: cluster 2023-10-01T07:26:27.350480+0000 mgr.y (mgr.14146) 235 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:28.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:28 smithi084 bash[33757]: cluster 2023-10-01T07:26:27.350480+0000 mgr.y (mgr.14146) 235 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:28.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:28 smithi084 bash[27378]: cluster 2023-10-01T07:26:27.350480+0000 mgr.y (mgr.14146) 235 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:29.365 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:29 smithi112 bash[27689]: audit 2023-10-01T07:26:29.002965+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-01T07:26:29.365 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:29 smithi112 bash[27689]: audit 2023-10-01T07:26:29.006609+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-01T07:26:29.365 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:29 smithi112 bash[27689]: audit 2023-10-01T07:26:29.007783+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:26:29.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:29 smithi084 bash[27378]: audit 2023-10-01T07:26:29.002965+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-01T07:26:29.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:29 smithi084 bash[27378]: audit 2023-10-01T07:26:29.006609+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-01T07:26:29.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:29 smithi084 bash[27378]: audit 2023-10-01T07:26:29.007783+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:26:29.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:29 smithi084 bash[33757]: audit 2023-10-01T07:26:29.002965+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-01T07:26:29.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:29 smithi084 bash[33757]: audit 2023-10-01T07:26:29.006609+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-01T07:26:29.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:29 smithi084 bash[33757]: audit 2023-10-01T07:26:29.007783+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:26:30.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:30 smithi112 bash[27689]: audit 2023-10-01T07:26:28.996045+0000 mgr.y (mgr.14146) 236 : audit [DBG] from='client.24304 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi112:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:26:30.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:30 smithi112 bash[27689]: cluster 2023-10-01T07:26:29.351124+0000 mgr.y (mgr.14146) 237 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:30.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:30 smithi084 bash[27378]: audit 2023-10-01T07:26:28.996045+0000 mgr.y (mgr.14146) 236 : audit [DBG] from='client.24304 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi112:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:26:30.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:30 smithi084 bash[27378]: cluster 2023-10-01T07:26:29.351124+0000 mgr.y (mgr.14146) 237 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:30.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:30 smithi084 bash[33757]: audit 2023-10-01T07:26:28.996045+0000 mgr.y (mgr.14146) 236 : audit [DBG] from='client.24304 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi112:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:26:30.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:30 smithi084 bash[33757]: cluster 2023-10-01T07:26:29.351124+0000 mgr.y (mgr.14146) 237 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:31.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:31 smithi084 bash[33757]: cephadm 2023-10-01T07:26:30.251047+0000 mgr.y (mgr.14146) 238 : cephadm [INF] Detected new or changed devices on smithi112 2023-10-01T07:26:31.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:31 smithi084 bash[33757]: audit 2023-10-01T07:26:30.261280+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:26:31.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:31 smithi084 bash[33757]: audit 2023-10-01T07:26:30.263239+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:26:31.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:31 smithi084 bash[33757]: audit 2023-10-01T07:26:30.264931+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:26:31.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:31 smithi084 bash[33757]: audit 2023-10-01T07:26:30.266540+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:26:31.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:31 smithi084 bash[33757]: cephadm 2023-10-01T07:26:30.267663+0000 mgr.y (mgr.14146) 239 : cephadm [INF] Adjusting osd_memory_target on smithi112 to 5755M 2023-10-01T07:26:31.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:31 smithi084 bash[33757]: audit 2023-10-01T07:26:30.273075+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:26:31.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:31 smithi084 bash[33757]: audit 2023-10-01T07:26:30.274466+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:26:31.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:31 smithi084 bash[33757]: audit 2023-10-01T07:26:30.275712+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:26:31.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:31 smithi084 bash[33757]: audit 2023-10-01T07:26:30.284209+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:26:31.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:31 smithi084 bash[27378]: cephadm 2023-10-01T07:26:30.251047+0000 mgr.y (mgr.14146) 238 : cephadm [INF] Detected new or changed devices on smithi112 2023-10-01T07:26:31.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:31 smithi084 bash[27378]: audit 2023-10-01T07:26:30.261280+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:26:31.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:31 smithi084 bash[27378]: audit 2023-10-01T07:26:30.263239+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:26:31.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:31 smithi084 bash[27378]: audit 2023-10-01T07:26:30.264931+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:26:31.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:31 smithi084 bash[27378]: audit 2023-10-01T07:26:30.266540+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:26:31.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:31 smithi084 bash[27378]: cephadm 2023-10-01T07:26:30.267663+0000 mgr.y (mgr.14146) 239 : cephadm [INF] Adjusting osd_memory_target on smithi112 to 5755M 2023-10-01T07:26:31.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:31 smithi084 bash[27378]: audit 2023-10-01T07:26:30.273075+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:26:31.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:31 smithi084 bash[27378]: audit 2023-10-01T07:26:30.274466+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:26:31.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:31 smithi084 bash[27378]: audit 2023-10-01T07:26:30.275712+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:26:31.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:31 smithi084 bash[27378]: audit 2023-10-01T07:26:30.284209+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:26:31.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:31 smithi112 bash[27689]: cephadm 2023-10-01T07:26:30.251047+0000 mgr.y (mgr.14146) 238 : cephadm [INF] Detected new or changed devices on smithi112 2023-10-01T07:26:31.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:31 smithi112 bash[27689]: audit 2023-10-01T07:26:30.261280+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:26:31.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:31 smithi112 bash[27689]: audit 2023-10-01T07:26:30.263239+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:26:31.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:31 smithi112 bash[27689]: audit 2023-10-01T07:26:30.264931+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:26:31.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:31 smithi112 bash[27689]: audit 2023-10-01T07:26:30.266540+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:26:31.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:31 smithi112 bash[27689]: cephadm 2023-10-01T07:26:30.267663+0000 mgr.y (mgr.14146) 239 : cephadm [INF] Adjusting osd_memory_target on smithi112 to 5755M 2023-10-01T07:26:31.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:31 smithi112 bash[27689]: audit 2023-10-01T07:26:30.273075+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:26:31.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:31 smithi112 bash[27689]: audit 2023-10-01T07:26:30.274466+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:26:31.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:31 smithi112 bash[27689]: audit 2023-10-01T07:26:30.275712+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:26:31.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:31 smithi112 bash[27689]: audit 2023-10-01T07:26:30.284209+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:26:32.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:32 smithi084 bash[27378]: cluster 2023-10-01T07:26:31.351756+0000 mgr.y (mgr.14146) 240 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:32.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:32 smithi084 bash[33757]: cluster 2023-10-01T07:26:31.351756+0000 mgr.y (mgr.14146) 240 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:32.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:32 smithi112 bash[27689]: cluster 2023-10-01T07:26:31.351756+0000 mgr.y (mgr.14146) 240 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:34.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:34 smithi112 bash[27689]: cluster 2023-10-01T07:26:33.352322+0000 mgr.y (mgr.14146) 241 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:34.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:34 smithi084 bash[27378]: cluster 2023-10-01T07:26:33.352322+0000 mgr.y (mgr.14146) 241 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:34.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:34 smithi084 bash[33757]: cluster 2023-10-01T07:26:33.352322+0000 mgr.y (mgr.14146) 241 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:36.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:36 smithi112 bash[27689]: cluster 2023-10-01T07:26:35.352842+0000 mgr.y (mgr.14146) 242 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:36.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:36 smithi084 bash[27378]: cluster 2023-10-01T07:26:35.352842+0000 mgr.y (mgr.14146) 242 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:36.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:36 smithi084 bash[33757]: cluster 2023-10-01T07:26:35.352842+0000 mgr.y (mgr.14146) 242 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:37.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:37 smithi112 bash[27689]: audit 2023-10-01T07:26:36.944772+0000 mon.a (mon.0) 494 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6ffb9f30-0931-49ae-a6cf-f3b6186a49e1"}]: dispatch 2023-10-01T07:26:37.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:37 smithi112 bash[27689]: audit 2023-10-01T07:26:36.946247+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.112:0/2971862646' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6ffb9f30-0931-49ae-a6cf-f3b6186a49e1"}]: dispatch 2023-10-01T07:26:37.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:37 smithi112 bash[27689]: audit 2023-10-01T07:26:36.953644+0000 mon.a (mon.0) 495 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6ffb9f30-0931-49ae-a6cf-f3b6186a49e1"}]': finished 2023-10-01T07:26:37.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:37 smithi112 bash[27689]: cluster 2023-10-01T07:26:36.953768+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2023-10-01T07:26:37.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:37 smithi112 bash[27689]: audit 2023-10-01T07:26:36.954038+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T07:26:37.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:37 smithi084 bash[33757]: audit 2023-10-01T07:26:36.944772+0000 mon.a (mon.0) 494 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6ffb9f30-0931-49ae-a6cf-f3b6186a49e1"}]: dispatch 2023-10-01T07:26:37.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:37 smithi084 bash[33757]: audit 2023-10-01T07:26:36.946247+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.112:0/2971862646' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6ffb9f30-0931-49ae-a6cf-f3b6186a49e1"}]: dispatch 2023-10-01T07:26:37.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:37 smithi084 bash[33757]: audit 2023-10-01T07:26:36.953644+0000 mon.a (mon.0) 495 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6ffb9f30-0931-49ae-a6cf-f3b6186a49e1"}]': finished 2023-10-01T07:26:37.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:37 smithi084 bash[33757]: cluster 2023-10-01T07:26:36.953768+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2023-10-01T07:26:37.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:37 smithi084 bash[33757]: audit 2023-10-01T07:26:36.954038+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T07:26:37.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:37 smithi084 bash[27378]: audit 2023-10-01T07:26:36.944772+0000 mon.a (mon.0) 494 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6ffb9f30-0931-49ae-a6cf-f3b6186a49e1"}]: dispatch 2023-10-01T07:26:37.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:37 smithi084 bash[27378]: audit 2023-10-01T07:26:36.946247+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.112:0/2971862646' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6ffb9f30-0931-49ae-a6cf-f3b6186a49e1"}]: dispatch 2023-10-01T07:26:37.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:37 smithi084 bash[27378]: audit 2023-10-01T07:26:36.953644+0000 mon.a (mon.0) 495 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6ffb9f30-0931-49ae-a6cf-f3b6186a49e1"}]': finished 2023-10-01T07:26:37.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:37 smithi084 bash[27378]: cluster 2023-10-01T07:26:36.953768+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2023-10-01T07:26:37.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:37 smithi084 bash[27378]: audit 2023-10-01T07:26:36.954038+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T07:26:38.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:38 smithi112 bash[27689]: cluster 2023-10-01T07:26:37.353318+0000 mgr.y (mgr.14146) 243 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:38.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:38 smithi112 bash[27689]: audit 2023-10-01T07:26:37.662309+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.112:0/305334631' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-01T07:26:38.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:38 smithi084 bash[27378]: cluster 2023-10-01T07:26:37.353318+0000 mgr.y (mgr.14146) 243 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:38.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:38 smithi084 bash[27378]: audit 2023-10-01T07:26:37.662309+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.112:0/305334631' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-01T07:26:38.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:38 smithi084 bash[33757]: cluster 2023-10-01T07:26:37.353318+0000 mgr.y (mgr.14146) 243 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:38.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:38 smithi084 bash[33757]: audit 2023-10-01T07:26:37.662309+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.112:0/305334631' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-01T07:26:40.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:40 smithi112 bash[27689]: cluster 2023-10-01T07:26:39.353896+0000 mgr.y (mgr.14146) 244 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:40.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:40 smithi084 bash[27378]: cluster 2023-10-01T07:26:39.353896+0000 mgr.y (mgr.14146) 244 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:40.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:40 smithi084 bash[33757]: cluster 2023-10-01T07:26:39.353896+0000 mgr.y (mgr.14146) 244 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:42.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:42 smithi112 bash[27689]: cluster 2023-10-01T07:26:41.354491+0000 mgr.y (mgr.14146) 245 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:42.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:42 smithi084 bash[27378]: cluster 2023-10-01T07:26:41.354491+0000 mgr.y (mgr.14146) 245 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:42.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:42 smithi084 bash[33757]: cluster 2023-10-01T07:26:41.354491+0000 mgr.y (mgr.14146) 245 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:44.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:44 smithi112 bash[27689]: cluster 2023-10-01T07:26:43.355031+0000 mgr.y (mgr.14146) 246 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:44.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:44 smithi084 bash[27378]: cluster 2023-10-01T07:26:43.355031+0000 mgr.y (mgr.14146) 246 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:44.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:44 smithi084 bash[33757]: cluster 2023-10-01T07:26:43.355031+0000 mgr.y (mgr.14146) 246 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:46.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:46 smithi112 bash[27689]: cluster 2023-10-01T07:26:45.355596+0000 mgr.y (mgr.14146) 247 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:46.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:46 smithi084 bash[27378]: cluster 2023-10-01T07:26:45.355596+0000 mgr.y (mgr.14146) 247 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:46.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:46 smithi084 bash[33757]: cluster 2023-10-01T07:26:45.355596+0000 mgr.y (mgr.14146) 247 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:48.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:48 smithi112 bash[27689]: cluster 2023-10-01T07:26:47.356210+0000 mgr.y (mgr.14146) 248 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:48.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:48 smithi084 bash[27378]: cluster 2023-10-01T07:26:47.356210+0000 mgr.y (mgr.14146) 248 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:48.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:48 smithi084 bash[33757]: cluster 2023-10-01T07:26:47.356210+0000 mgr.y (mgr.14146) 248 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:50.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:50 smithi112 bash[27689]: cluster 2023-10-01T07:26:49.356765+0000 mgr.y (mgr.14146) 249 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:50.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:50 smithi112 bash[27689]: audit 2023-10-01T07:26:49.514694+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-01T07:26:50.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:50 smithi112 bash[27689]: audit 2023-10-01T07:26:49.515776+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:26:50.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:50 smithi112 bash[27689]: cephadm 2023-10-01T07:26:49.516689+0000 mgr.y (mgr.14146) 250 : cephadm [INF] Deploying daemon osd.7 on smithi112 2023-10-01T07:26:50.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:50 smithi084 bash[33757]: cluster 2023-10-01T07:26:49.356765+0000 mgr.y (mgr.14146) 249 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:50.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:50 smithi084 bash[33757]: audit 2023-10-01T07:26:49.514694+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-01T07:26:50.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:50 smithi084 bash[33757]: audit 2023-10-01T07:26:49.515776+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:26:50.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:50 smithi084 bash[33757]: cephadm 2023-10-01T07:26:49.516689+0000 mgr.y (mgr.14146) 250 : cephadm [INF] Deploying daemon osd.7 on smithi112 2023-10-01T07:26:50.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:50 smithi084 bash[27378]: cluster 2023-10-01T07:26:49.356765+0000 mgr.y (mgr.14146) 249 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:50.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:50 smithi084 bash[27378]: audit 2023-10-01T07:26:49.514694+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-01T07:26:50.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:50 smithi084 bash[27378]: audit 2023-10-01T07:26:49.515776+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:26:50.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:50 smithi084 bash[27378]: cephadm 2023-10-01T07:26:49.516689+0000 mgr.y (mgr.14146) 250 : cephadm [INF] Deploying daemon osd.7 on smithi112 2023-10-01T07:26:52.709 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:52 smithi112 bash[27689]: cluster 2023-10-01T07:26:51.357301+0000 mgr.y (mgr.14146) 251 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:52.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:52 smithi084 bash[27378]: cluster 2023-10-01T07:26:51.357301+0000 mgr.y (mgr.14146) 251 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:52.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:52 smithi084 bash[33757]: cluster 2023-10-01T07:26:51.357301+0000 mgr.y (mgr.14146) 251 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:54.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:54 smithi112 bash[27689]: cluster 2023-10-01T07:26:53.357904+0000 mgr.y (mgr.14146) 252 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:54.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:54 smithi112 bash[27689]: audit 2023-10-01T07:26:53.668675+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:26:54.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:54 smithi112 bash[27689]: audit 2023-10-01T07:26:53.675992+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:26:54.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:54 smithi084 bash[33757]: cluster 2023-10-01T07:26:53.357904+0000 mgr.y (mgr.14146) 252 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:54.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:54 smithi084 bash[33757]: audit 2023-10-01T07:26:53.668675+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:26:54.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:54 smithi084 bash[33757]: audit 2023-10-01T07:26:53.675992+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:26:54.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:54 smithi084 bash[27378]: cluster 2023-10-01T07:26:53.357904+0000 mgr.y (mgr.14146) 252 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:54.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:54 smithi084 bash[27378]: audit 2023-10-01T07:26:53.668675+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:26:54.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:54 smithi084 bash[27378]: audit 2023-10-01T07:26:53.675992+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:26:56.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:56 smithi112 bash[27689]: cluster 2023-10-01T07:26:55.358568+0000 mgr.y (mgr.14146) 253 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:56.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:56 smithi084 bash[27378]: cluster 2023-10-01T07:26:55.358568+0000 mgr.y (mgr.14146) 253 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:56.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:56 smithi084 bash[33757]: cluster 2023-10-01T07:26:55.358568+0000 mgr.y (mgr.14146) 253 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:58.452 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:58 smithi112 bash[27689]: cluster 2023-10-01T07:26:57.359279+0000 mgr.y (mgr.14146) 254 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:58.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:58 smithi084 bash[27378]: cluster 2023-10-01T07:26:57.359279+0000 mgr.y (mgr.14146) 254 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:26:58.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:58 smithi084 bash[33757]: cluster 2023-10-01T07:26:57.359279+0000 mgr.y (mgr.14146) 254 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:27:00.160 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:59 smithi112 bash[27689]: audit 2023-10-01T07:26:58.891934+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:27:00.160 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:59 smithi112 bash[27689]: audit 2023-10-01T07:26:58.893610+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:27:00.160 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:59 smithi112 bash[27689]: audit 2023-10-01T07:26:58.895007+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:27:00.160 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:59 smithi112 bash[27689]: audit 2023-10-01T07:26:58.905028+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:27:00.160 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:26:59 smithi112 bash[27689]: cluster 2023-10-01T07:26:59.359847+0000 mgr.y (mgr.14146) 255 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:27:00.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:59 smithi084 bash[27378]: audit 2023-10-01T07:26:58.891934+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:27:00.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:59 smithi084 bash[27378]: audit 2023-10-01T07:26:58.893610+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:27:00.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:59 smithi084 bash[27378]: audit 2023-10-01T07:26:58.895007+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:27:00.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:59 smithi084 bash[27378]: audit 2023-10-01T07:26:58.905028+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:27:00.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:26:59 smithi084 bash[27378]: cluster 2023-10-01T07:26:59.359847+0000 mgr.y (mgr.14146) 255 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:27:00.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:59 smithi084 bash[33757]: audit 2023-10-01T07:26:58.891934+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:27:00.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:59 smithi084 bash[33757]: audit 2023-10-01T07:26:58.893610+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:27:00.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:59 smithi084 bash[33757]: audit 2023-10-01T07:26:58.895007+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:27:00.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:59 smithi084 bash[33757]: audit 2023-10-01T07:26:58.905028+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:27:00.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:26:59 smithi084 bash[33757]: cluster 2023-10-01T07:26:59.359847+0000 mgr.y (mgr.14146) 255 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:27:01.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:00 smithi112 bash[27689]: audit 2023-10-01T07:27:00.162970+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-10-01T07:27:01.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:00 smithi112 bash[27689]: audit 2023-10-01T07:27:00.164700+0000 mon.b (mon.1) 20 : audit [INF] from='osd.7 [v2:172.21.15.112:6824/2767723988,v1:172.21.15.112:6825/2767723988]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-01T07:27:01.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:00 smithi084 bash[27378]: audit 2023-10-01T07:27:00.162970+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-10-01T07:27:01.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:00 smithi084 bash[27378]: audit 2023-10-01T07:27:00.164700+0000 mon.b (mon.1) 20 : audit [INF] from='osd.7 [v2:172.21.15.112:6824/2767723988,v1:172.21.15.112:6825/2767723988]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-01T07:27:01.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:00 smithi084 bash[33757]: audit 2023-10-01T07:27:00.162970+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-10-01T07:27:01.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:00 smithi084 bash[33757]: audit 2023-10-01T07:27:00.164700+0000 mon.b (mon.1) 20 : audit [INF] from='osd.7 [v2:172.21.15.112:6824/2767723988,v1:172.21.15.112:6825/2767723988]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-01T07:27:01.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:01 smithi112 bash[27689]: audit 2023-10-01T07:27:00.917775+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-10-01T07:27:01.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:01 smithi112 bash[27689]: cluster 2023-10-01T07:27:00.917876+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2023-10-01T07:27:01.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:01 smithi112 bash[27689]: audit 2023-10-01T07:27:00.918037+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T07:27:01.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:01 smithi112 bash[27689]: audit 2023-10-01T07:27:00.919036+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=smithi112", "root=default"]}]: dispatch 2023-10-01T07:27:01.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:01 smithi112 bash[27689]: audit 2023-10-01T07:27:00.921102+0000 mon.b (mon.1) 21 : audit [INF] from='osd.7 [v2:172.21.15.112:6824/2767723988,v1:172.21.15.112:6825/2767723988]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-10-01T07:27:01.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:01 smithi112 bash[27689]: cluster 2023-10-01T07:27:01.360396+0000 mgr.y (mgr.14146) 256 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:27:02.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:01 smithi084 bash[33757]: audit 2023-10-01T07:27:00.917775+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-10-01T07:27:02.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:01 smithi084 bash[33757]: cluster 2023-10-01T07:27:00.917876+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2023-10-01T07:27:02.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:01 smithi084 bash[33757]: audit 2023-10-01T07:27:00.918037+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T07:27:02.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:01 smithi084 bash[33757]: audit 2023-10-01T07:27:00.919036+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=smithi112", "root=default"]}]: dispatch 2023-10-01T07:27:02.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:01 smithi084 bash[33757]: audit 2023-10-01T07:27:00.921102+0000 mon.b (mon.1) 21 : audit [INF] from='osd.7 [v2:172.21.15.112:6824/2767723988,v1:172.21.15.112:6825/2767723988]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-10-01T07:27:02.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:01 smithi084 bash[33757]: cluster 2023-10-01T07:27:01.360396+0000 mgr.y (mgr.14146) 256 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:27:02.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:01 smithi084 bash[27378]: audit 2023-10-01T07:27:00.917775+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-10-01T07:27:02.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:01 smithi084 bash[27378]: cluster 2023-10-01T07:27:00.917876+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2023-10-01T07:27:02.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:01 smithi084 bash[27378]: audit 2023-10-01T07:27:00.918037+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T07:27:02.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:01 smithi084 bash[27378]: audit 2023-10-01T07:27:00.919036+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=smithi112", "root=default"]}]: dispatch 2023-10-01T07:27:02.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:01 smithi084 bash[27378]: audit 2023-10-01T07:27:00.921102+0000 mon.b (mon.1) 21 : audit [INF] from='osd.7 [v2:172.21.15.112:6824/2767723988,v1:172.21.15.112:6825/2767723988]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-10-01T07:27:02.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:01 smithi084 bash[27378]: cluster 2023-10-01T07:27:01.360396+0000 mgr.y (mgr.14146) 256 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-01T07:27:02.381 INFO:teuthology.orchestra.run.smithi112.stdout:Created osd(s) 7 on host 'smithi112' 2023-10-01T07:27:03.061 DEBUG:teuthology.orchestra.run.smithi112:osd.7> sudo journalctl -f -n 0 -u ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@osd.7.service 2023-10-01T07:27:03.063 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-10-01T07:27:03.063 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd stat -f json 2023-10-01T07:27:03.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:02 smithi112 bash[27689]: audit 2023-10-01T07:27:01.922920+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=smithi112", "root=default"]}]': finished 2023-10-01T07:27:03.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:02 smithi112 bash[27689]: cluster 2023-10-01T07:27:01.923065+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2023-10-01T07:27:03.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:02 smithi112 bash[27689]: audit 2023-10-01T07:27:01.923777+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T07:27:03.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:02 smithi112 bash[27689]: audit 2023-10-01T07:27:01.930351+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T07:27:03.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:02 smithi112 bash[27689]: cluster 2023-10-01T07:27:02.087048+0000 mon.a (mon.0) 515 : cluster [INF] osd.7 [v2:172.21.15.112:6824/2767723988,v1:172.21.15.112:6825/2767723988] boot 2023-10-01T07:27:03.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:02 smithi112 bash[27689]: cluster 2023-10-01T07:27:02.087116+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-10-01T07:27:03.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:02 smithi112 bash[27689]: audit 2023-10-01T07:27:02.088376+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T07:27:03.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:02 smithi112 bash[27689]: audit 2023-10-01T07:27:02.378500+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:27:03.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:02 smithi112 bash[27689]: audit 2023-10-01T07:27:02.382335+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:27:03.237 INFO:journalctl@ceph.osd.7.smithi112.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-01T07:27:03.264 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:02 smithi084 bash[27378]: audit 2023-10-01T07:27:01.922920+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=smithi112", "root=default"]}]': finished 2023-10-01T07:27:03.264 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:02 smithi084 bash[27378]: cluster 2023-10-01T07:27:01.923065+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2023-10-01T07:27:03.265 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:02 smithi084 bash[27378]: audit 2023-10-01T07:27:01.923777+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T07:27:03.265 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:02 smithi084 bash[27378]: audit 2023-10-01T07:27:01.930351+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T07:27:03.265 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:02 smithi084 bash[27378]: cluster 2023-10-01T07:27:02.087048+0000 mon.a (mon.0) 515 : cluster [INF] osd.7 [v2:172.21.15.112:6824/2767723988,v1:172.21.15.112:6825/2767723988] boot 2023-10-01T07:27:03.265 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:02 smithi084 bash[27378]: cluster 2023-10-01T07:27:02.087116+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-10-01T07:27:03.265 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:02 smithi084 bash[27378]: audit 2023-10-01T07:27:02.088376+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T07:27:03.265 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:02 smithi084 bash[27378]: audit 2023-10-01T07:27:02.378500+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:27:03.265 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:02 smithi084 bash[27378]: audit 2023-10-01T07:27:02.382335+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:27:03.265 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:02 smithi084 bash[33757]: audit 2023-10-01T07:27:01.922920+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=smithi112", "root=default"]}]': finished 2023-10-01T07:27:03.265 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:02 smithi084 bash[33757]: cluster 2023-10-01T07:27:01.923065+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2023-10-01T07:27:03.265 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:02 smithi084 bash[33757]: audit 2023-10-01T07:27:01.923777+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T07:27:03.266 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:02 smithi084 bash[33757]: audit 2023-10-01T07:27:01.930351+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T07:27:03.266 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:02 smithi084 bash[33757]: cluster 2023-10-01T07:27:02.087048+0000 mon.a (mon.0) 515 : cluster [INF] osd.7 [v2:172.21.15.112:6824/2767723988,v1:172.21.15.112:6825/2767723988] boot 2023-10-01T07:27:03.266 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:02 smithi084 bash[33757]: cluster 2023-10-01T07:27:02.087116+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-10-01T07:27:03.266 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:02 smithi084 bash[33757]: audit 2023-10-01T07:27:02.088376+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T07:27:03.266 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:02 smithi084 bash[33757]: audit 2023-10-01T07:27:02.378500+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:27:03.266 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:02 smithi084 bash[33757]: audit 2023-10-01T07:27:02.382335+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:27:04.352 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:04 smithi084 bash[33757]: cluster 2023-10-01T07:27:01.192778+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-01T07:27:04.352 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:04 smithi084 bash[33757]: cluster 2023-10-01T07:27:01.192865+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-01T07:27:04.352 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:04 smithi084 bash[33757]: cluster 2023-10-01T07:27:03.090415+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-10-01T07:27:04.352 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:04 smithi084 bash[33757]: cluster 2023-10-01T07:27:03.360761+0000 mgr.y (mgr.14146) 257 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:04.352 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:04 smithi084 bash[27378]: cluster 2023-10-01T07:27:01.192778+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-01T07:27:04.352 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:04 smithi084 bash[27378]: cluster 2023-10-01T07:27:01.192865+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-01T07:27:04.353 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:04 smithi084 bash[27378]: cluster 2023-10-01T07:27:03.090415+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-10-01T07:27:04.353 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:04 smithi084 bash[27378]: cluster 2023-10-01T07:27:03.360761+0000 mgr.y (mgr.14146) 257 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:04.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:04 smithi112 bash[27689]: cluster 2023-10-01T07:27:01.192778+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-01T07:27:04.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:04 smithi112 bash[27689]: cluster 2023-10-01T07:27:01.192865+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-01T07:27:04.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:04 smithi112 bash[27689]: cluster 2023-10-01T07:27:03.090415+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-10-01T07:27:04.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:04 smithi112 bash[27689]: cluster 2023-10-01T07:27:03.360761+0000 mgr.y (mgr.14146) 257 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:05.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:05 smithi112 bash[27689]: cluster 2023-10-01T07:27:04.098850+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-10-01T07:27:05.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:05 smithi084 bash[27378]: cluster 2023-10-01T07:27:04.098850+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-10-01T07:27:05.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:05 smithi084 bash[33757]: cluster 2023-10-01T07:27:04.098850+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-10-01T07:27:06.282 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T07:27:06.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:06 smithi084 bash[33757]: cluster 2023-10-01T07:27:05.361294+0000 mgr.y (mgr.14146) 258 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:06.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:06 smithi084 bash[27378]: cluster 2023-10-01T07:27:05.361294+0000 mgr.y (mgr.14146) 258 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:06.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:06 smithi112 bash[27689]: cluster 2023-10-01T07:27:05.361294+0000 mgr.y (mgr.14146) 258 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:07.066 INFO:teuthology.orchestra.run.smithi084.stdout:{"epoch":50,"num_osds":8,"num_up_osds":8,"osd_up_since":1696145222,"num_in_osds":8,"osd_in_since":1696145196,"num_remapped_pgs":0} 2023-10-01T07:27:07.067 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-01T07:27:07.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:07 smithi084 bash[27378]: audit 2023-10-01T07:27:06.281198+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.84:0/3186112786' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-01T07:27:07.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:07 smithi084 bash[33757]: audit 2023-10-01T07:27:06.281198+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.84:0/3186112786' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-01T07:27:07.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:07 smithi112 bash[27689]: audit 2023-10-01T07:27:06.281198+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.84:0/3186112786' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-01T07:27:08.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:08 smithi112 bash[27689]: cluster 2023-10-01T07:27:07.361907+0000 mgr.y (mgr.14146) 259 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:08.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:08 smithi084 bash[33757]: cluster 2023-10-01T07:27:07.361907+0000 mgr.y (mgr.14146) 259 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:08.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:08 smithi084 bash[27378]: cluster 2023-10-01T07:27:07.361907+0000 mgr.y (mgr.14146) 259 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:10.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:10 smithi112 bash[27689]: cluster 2023-10-01T07:27:09.362476+0000 mgr.y (mgr.14146) 260 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:10.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:10 smithi084 bash[27378]: cluster 2023-10-01T07:27:09.362476+0000 mgr.y (mgr.14146) 260 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:10.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:10 smithi084 bash[33757]: cluster 2023-10-01T07:27:09.362476+0000 mgr.y (mgr.14146) 260 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:11.823 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:27:12.661 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:12 smithi084 bash[27378]: cephadm 2023-10-01T07:27:11.332849+0000 mgr.y (mgr.14146) 261 : cephadm [INF] Detected new or changed devices on smithi112 2023-10-01T07:27:12.661 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:12 smithi084 bash[27378]: audit 2023-10-01T07:27:11.341495+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:27:12.661 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:12 smithi084 bash[27378]: audit 2023-10-01T07:27:11.343005+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:27:12.661 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:12 smithi084 bash[27378]: audit 2023-10-01T07:27:11.344392+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:27:12.661 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:12 smithi084 bash[27378]: audit 2023-10-01T07:27:11.345599+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:27:12.661 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:12 smithi084 bash[27378]: audit 2023-10-01T07:27:11.346843+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:27:12.661 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:12 smithi084 bash[27378]: cephadm 2023-10-01T07:27:11.347680+0000 mgr.y (mgr.14146) 262 : cephadm [INF] Adjusting osd_memory_target on smithi112 to 4316M 2023-10-01T07:27:12.661 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:12 smithi084 bash[27378]: audit 2023-10-01T07:27:11.353878+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:27:12.661 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:12 smithi084 bash[27378]: audit 2023-10-01T07:27:11.355345+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:27:12.662 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:12 smithi084 bash[27378]: audit 2023-10-01T07:27:11.356480+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:27:12.662 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:12 smithi084 bash[27378]: audit 2023-10-01T07:27:11.362407+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:27:12.662 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:12 smithi084 bash[27378]: cluster 2023-10-01T07:27:11.362923+0000 mgr.y (mgr.14146) 263 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:12.662 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:12 smithi084 bash[33757]: cephadm 2023-10-01T07:27:11.332849+0000 mgr.y (mgr.14146) 261 : cephadm [INF] Detected new or changed devices on smithi112 2023-10-01T07:27:12.662 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:12 smithi084 bash[33757]: audit 2023-10-01T07:27:11.341495+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:27:12.662 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:12 smithi084 bash[33757]: audit 2023-10-01T07:27:11.343005+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:27:12.662 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:12 smithi084 bash[33757]: audit 2023-10-01T07:27:11.344392+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:27:12.662 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:12 smithi084 bash[33757]: audit 2023-10-01T07:27:11.345599+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:27:12.662 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:12 smithi084 bash[33757]: audit 2023-10-01T07:27:11.346843+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:27:12.662 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:12 smithi084 bash[33757]: cephadm 2023-10-01T07:27:11.347680+0000 mgr.y (mgr.14146) 262 : cephadm [INF] Adjusting osd_memory_target on smithi112 to 4316M 2023-10-01T07:27:12.662 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:12 smithi084 bash[33757]: audit 2023-10-01T07:27:11.353878+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:27:12.663 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:12 smithi084 bash[33757]: audit 2023-10-01T07:27:11.355345+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:27:12.663 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:12 smithi084 bash[33757]: audit 2023-10-01T07:27:11.356480+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:27:12.663 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:12 smithi084 bash[33757]: audit 2023-10-01T07:27:11.362407+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:27:12.663 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:12 smithi084 bash[33757]: cluster 2023-10-01T07:27:11.362923+0000 mgr.y (mgr.14146) 263 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:12.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:12 smithi112 bash[27689]: cephadm 2023-10-01T07:27:11.332849+0000 mgr.y (mgr.14146) 261 : cephadm [INF] Detected new or changed devices on smithi112 2023-10-01T07:27:12.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:12 smithi112 bash[27689]: audit 2023-10-01T07:27:11.341495+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:27:12.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:12 smithi112 bash[27689]: audit 2023-10-01T07:27:11.343005+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:27:12.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:12 smithi112 bash[27689]: audit 2023-10-01T07:27:11.344392+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:27:12.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:12 smithi112 bash[27689]: audit 2023-10-01T07:27:11.345599+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:27:12.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:12 smithi112 bash[27689]: audit 2023-10-01T07:27:11.346843+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:27:12.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:12 smithi112 bash[27689]: cephadm 2023-10-01T07:27:11.347680+0000 mgr.y (mgr.14146) 262 : cephadm [INF] Adjusting osd_memory_target on smithi112 to 4316M 2023-10-01T07:27:12.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:12 smithi112 bash[27689]: audit 2023-10-01T07:27:11.353878+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:27:12.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:12 smithi112 bash[27689]: audit 2023-10-01T07:27:11.355345+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:27:12.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:12 smithi112 bash[27689]: audit 2023-10-01T07:27:11.356480+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:27:12.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:12 smithi112 bash[27689]: audit 2023-10-01T07:27:11.362407+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:27:12.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:12 smithi112 bash[27689]: cluster 2023-10-01T07:27:11.362923+0000 mgr.y (mgr.14146) 263 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:14.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:14 smithi112 bash[27689]: cluster 2023-10-01T07:27:13.363382+0000 mgr.y (mgr.14146) 264 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:14.805 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T07:27:14.805 INFO:teuthology.orchestra.run.smithi084.stdout:{"epoch":50,"fsid":"9c46152e-602a-11ee-8db5-212e2dc638e7","created":"2023-10-01T07:19:10.537832+0000","modified":"2023-10-01T07:27:04.086176+0000","last_up_change":"2023-10-01T07:27:02.079303+0000","last_in_change":"2023-10-01T07:26:36.946046+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-10-01T07:23:31.512821+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":"0597b5b4-318a-4d9a-99f7-d02869dd45c4","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.84:6802","nonce":313708627},{"type":"v1","addr":"172.21.15.84:6803","nonce":313708627}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6804","nonce":313708627},{"type":"v1","addr":"172.21.15.84:6805","nonce":313708627}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6808","nonce":313708627},{"type":"v1","addr":"172.21.15.84:6809","nonce":313708627}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6806","nonce":313708627},{"type":"v1","addr":"172.21.15.84:6807","nonce":313708627}]},"public_addr":"172.21.15.84:6803/313708627","cluster_addr":"172.21.15.84:6805/313708627","heartbeat_back_addr":"172.21.15.84:6809/313708627","heartbeat_front_addr":"172.21.15.84:6807/313708627","state":["exists","up"]},{"osd":1,"uuid":"b9833f60-4823-4fe6-8419-d738d8d6f410","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.84:6810","nonce":3146168502},{"type":"v1","addr":"172.21.15.84:6811","nonce":3146168502}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6812","nonce":3146168502},{"type":"v1","addr":"172.21.15.84:6813","nonce":3146168502}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6816","nonce":3146168502},{"type":"v1","addr":"172.21.15.84:6817","nonce":3146168502}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6814","nonce":3146168502},{"type":"v1","addr":"172.21.15.84:6815","nonce":3146168502}]},"public_addr":"172.21.15.84:6811/3146168502","cluster_addr":"172.21.15.84:6813/3146168502","heartbeat_back_addr":"172.21.15.84:6817/3146168502","heartbeat_front_addr":"172.21.15.84:6815/3146168502","state":["exists","up"]},{"osd":2,"uuid":"496d4326-b04b-45a8-8ed8-1c87c3d52c86","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.84:6818","nonce":467561664},{"type":"v1","addr":"172.21.15.84:6819","nonce":467561664}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6820","nonce":467561664},{"type":"v1","addr":"172.21.15.84:6821","nonce":467561664}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6824","nonce":467561664},{"type":"v1","addr":"172.21.15.84:6825","nonce":467561664}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6822","nonce":467561664},{"type":"v1","addr":"172.21.15.84:6823","nonce":467561664}]},"public_addr":"172.21.15.84:6819/467561664","cluster_addr":"172.21.15.84:6821/467561664","heartbeat_back_addr":"172.21.15.84:6825/467561664","heartbeat_front_addr":"172.21.15.84:6823/467561664","state":["exists","up"]},{"osd":3,"uuid":"789c3c20-ad18-4da7-b0d3-ef28eae15aa6","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.84:6826","nonce":2232028687},{"type":"v1","addr":"172.21.15.84:6827","nonce":2232028687}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6828","nonce":2232028687},{"type":"v1","addr":"172.21.15.84:6829","nonce":2232028687}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6832","nonce":2232028687},{"type":"v1","addr":"172.21.15.84:6833","nonce":2232028687}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6830","nonce":2232028687},{"type":"v1","addr":"172.21.15.84:6831","nonce":2232028687}]},"public_addr":"172.21.15.84:6827/2232028687","cluster_addr":"172.21.15.84:6829/2232028687","heartbeat_back_addr":"172.21.15.84:6833/2232028687","heartbeat_front_addr":"172.21.15.84:6831/2232028687","state":["exists","up"]},{"osd":4,"uuid":"510e0af6-876b-41cb-88e9-7c81f14dfe73","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.112:6800","nonce":180161298},{"type":"v1","addr":"172.21.15.112:6801","nonce":180161298}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6802","nonce":180161298},{"type":"v1","addr":"172.21.15.112:6803","nonce":180161298}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6806","nonce":180161298},{"type":"v1","addr":"172.21.15.112:6807","nonce":180161298}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6804","nonce":180161298},{"type":"v1","addr":"172.21.15.112:6805","nonce":180161298}]},"public_addr":"172.21.15.112:6801/180161298","cluster_addr":"172.21.15.112:6803/180161298","heartbeat_back_addr":"172.21.15.112:6807/180161298","heartbeat_front_addr":"172.21.15.112:6805/180161298","state":["exists","up"]},{"osd":5,"uuid":"4aea62d5-accb-437b-b8e8-f7a7d176fb86","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.112:6808","nonce":2865306528},{"type":"v1","addr":"172.21.15.112:6809","nonce":2865306528}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6810","nonce":2865306528},{"type":"v1","addr":"172.21.15.112:6811","nonce":2865306528}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6814","nonce":2865306528},{"type":"v1","addr":"172.21.15.112:6815","nonce":2865306528}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6812","nonce":2865306528},{"type":"v1","addr":"172.21.15.112:6813","nonce":2865306528}]},"public_addr":"172.21.15.112:6809/2865306528","cluster_addr":"172.21.15.112:6811/2865306528","heartbeat_back_addr":"172.21.15.112:6815/2865306528","heartbeat_front_addr":"172.21.15.112:6813/2865306528","state":["exists","up"]},{"osd":6,"uuid":"eac6b4fe-3655-40f2-a7c0-aec7f85a0e35","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.112:6816","nonce":1014863209},{"type":"v1","addr":"172.21.15.112:6817","nonce":1014863209}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6818","nonce":1014863209},{"type":"v1","addr":"172.21.15.112:6819","nonce":1014863209}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6822","nonce":1014863209},{"type":"v1","addr":"172.21.15.112:6823","nonce":1014863209}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6820","nonce":1014863209},{"type":"v1","addr":"172.21.15.112:6821","nonce":1014863209}]},"public_addr":"172.21.15.112:6817/1014863209","cluster_addr":"172.21.15.112:6819/1014863209","heartbeat_back_addr":"172.21.15.112:6823/1014863209","heartbeat_front_addr":"172.21.15.112:6821/1014863209","state":["exists","up"]},{"osd":7,"uuid":"6ffb9f30-0931-49ae-a6cf-f3b6186a49e1","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.112:6824","nonce":2767723988},{"type":"v1","addr":"172.21.15.112:6825","nonce":2767723988}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6826","nonce":2767723988},{"type":"v1","addr":"172.21.15.112:6827","nonce":2767723988}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6830","nonce":2767723988},{"type":"v1","addr":"172.21.15.112:6831","nonce":2767723988}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6828","nonce":2767723988},{"type":"v1","addr":"172.21.15.112:6829","nonce":2767723988}]},"public_addr":"172.21.15.112:6825/2767723988","cluster_addr":"172.21.15.112:6827/2767723988","heartbeat_back_addr":"172.21.15.112:6831/2767723988","heartbeat_front_addr":"172.21.15.112:6829/2767723988","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:22:01.113923+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:22:44.830850+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:23:29.362474+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:24:14.137729+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:24:54.789460+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:25:36.457059+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:26:18.614925+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:27:01.192869+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.84:6801/392122825":"2023-10-02T07:20:09.246560+0000","172.21.15.84:6800/392122825":"2023-10-02T07:20:09.246560+0000","172.21.15.84:0/76083119":"2023-10-02T07:20:09.246560+0000","172.21.15.84:0/2982676647":"2023-10-02T07:20:09.246560+0000","172.21.15.84:0/1331132814":"2023-10-02T07:19:38.475011+0000","172.21.15.84:6800/4266955227":"2023-10-02T07:19:38.475011+0000","172.21.15.84:0/2030305114":"2023-10-02T07:19:38.475011+0000","172.21.15.84:6801/4266955227":"2023-10-02T07:19:38.475011+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-10-01T07:27:14.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:14 smithi084 bash[33757]: cluster 2023-10-01T07:27:13.363382+0000 mgr.y (mgr.14146) 264 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:14.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:14 smithi084 bash[27378]: cluster 2023-10-01T07:27:13.363382+0000 mgr.y (mgr.14146) 264 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:15.584 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2023-10-01T07:23:31.512821+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr_devicehealth': {}}}] 2023-10-01T07:27:15.585 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd pool get device_health_metrics pg_num 2023-10-01T07:27:15.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:15 smithi112 bash[27689]: audit 2023-10-01T07:27:14.802107+0000 mon.a (mon.0) 531 : audit [DBG] from='client.? 172.21.15.84:0/2179463548' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T07:27:15.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:15 smithi084 bash[27378]: audit 2023-10-01T07:27:14.802107+0000 mon.a (mon.0) 531 : audit [DBG] from='client.? 172.21.15.84:0/2179463548' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T07:27:15.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:15 smithi084 bash[33757]: audit 2023-10-01T07:27:14.802107+0000 mon.a (mon.0) 531 : audit [DBG] from='client.? 172.21.15.84:0/2179463548' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T07:27:16.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:16 smithi112 bash[27689]: cluster 2023-10-01T07:27:15.363935+0000 mgr.y (mgr.14146) 265 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:16.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:16 smithi084 bash[27378]: cluster 2023-10-01T07:27:15.363935+0000 mgr.y (mgr.14146) 265 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:16.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:16 smithi084 bash[33757]: cluster 2023-10-01T07:27:15.363935+0000 mgr.y (mgr.14146) 265 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:18.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:18 smithi112 bash[27689]: cluster 2023-10-01T07:27:17.364504+0000 mgr.y (mgr.14146) 266 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:18.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:18 smithi084 bash[27378]: cluster 2023-10-01T07:27:17.364504+0000 mgr.y (mgr.14146) 266 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:18.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:18 smithi084 bash[33757]: cluster 2023-10-01T07:27:17.364504+0000 mgr.y (mgr.14146) 266 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:20.344 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:27:20.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:20 smithi112 bash[27689]: cluster 2023-10-01T07:27:19.365029+0000 mgr.y (mgr.14146) 267 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:20.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:20 smithi084 bash[27378]: cluster 2023-10-01T07:27:19.365029+0000 mgr.y (mgr.14146) 267 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:20.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:20 smithi084 bash[33757]: cluster 2023-10-01T07:27:19.365029+0000 mgr.y (mgr.14146) 267 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:22.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:22 smithi084 bash[27378]: cluster 2023-10-01T07:27:21.365628+0000 mgr.y (mgr.14146) 268 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:22.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:22 smithi084 bash[33757]: cluster 2023-10-01T07:27:21.365628+0000 mgr.y (mgr.14146) 268 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:22.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:22 smithi112 bash[27689]: cluster 2023-10-01T07:27:21.365628+0000 mgr.y (mgr.14146) 268 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:23.321 INFO:teuthology.orchestra.run.smithi084.stdout:pg_num: 1 2023-10-01T07:27:23.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:23 smithi112 bash[27689]: audit 2023-10-01T07:27:23.319966+0000 mon.a (mon.0) 532 : audit [DBG] from='client.? 172.21.15.84:0/3125780331' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-10-01T07:27:23.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:23 smithi084 bash[27378]: audit 2023-10-01T07:27:23.319966+0000 mon.a (mon.0) 532 : audit [DBG] from='client.? 172.21.15.84:0/3125780331' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-10-01T07:27:23.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:23 smithi084 bash[33757]: audit 2023-10-01T07:27:23.319966+0000 mon.a (mon.0) 532 : audit [DBG] from='client.? 172.21.15.84:0/3125780331' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-10-01T07:27:24.071 INFO:tasks.cephadm:Adding prometheus.a on smithi112 2023-10-01T07:27:24.072 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph orch apply prometheus '1;smithi112=a' 2023-10-01T07:27:24.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:24 smithi112 bash[27689]: cluster 2023-10-01T07:27:23.366187+0000 mgr.y (mgr.14146) 269 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:24.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:24 smithi084 bash[33757]: cluster 2023-10-01T07:27:23.366187+0000 mgr.y (mgr.14146) 269 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:24.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:24 smithi084 bash[27378]: cluster 2023-10-01T07:27:23.366187+0000 mgr.y (mgr.14146) 269 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:26.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:26 smithi112 bash[27689]: cluster 2023-10-01T07:27:25.366715+0000 mgr.y (mgr.14146) 270 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:26.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:26 smithi084 bash[33757]: cluster 2023-10-01T07:27:25.366715+0000 mgr.y (mgr.14146) 270 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:26.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:26 smithi084 bash[27378]: cluster 2023-10-01T07:27:25.366715+0000 mgr.y (mgr.14146) 270 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:27.203 INFO:teuthology.orchestra.run.smithi112.stdout:Scheduled prometheus update... 2023-10-01T07:27:27.904 DEBUG:teuthology.orchestra.run.smithi112:prometheus.a> sudo journalctl -f -n 0 -u ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@prometheus.a.service 2023-10-01T07:27:27.907 INFO:tasks.cephadm:Adding node-exporter.a on smithi084 2023-10-01T07:27:27.907 INFO:tasks.cephadm:Adding node-exporter.b on smithi112 2023-10-01T07:27:27.907 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph orch apply node-exporter '2;smithi084=a;smithi112=b' 2023-10-01T07:27:27.999 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-01T07:27:28.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:28 smithi112 bash[27689]: audit 2023-10-01T07:27:27.191481+0000 mgr.y (mgr.14146) 271 : audit [DBG] from='client.24349 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi112=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:27:28.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:28 smithi112 bash[27689]: cephadm 2023-10-01T07:27:27.194973+0000 mgr.y (mgr.14146) 272 : cephadm [INF] Saving service prometheus spec with placement smithi112=a;count:1 2023-10-01T07:27:28.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:28 smithi112 bash[27689]: audit 2023-10-01T07:27:27.200993+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:27:28.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:28 smithi112 bash[27689]: audit 2023-10-01T07:27:27.225046+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:27:28.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:28 smithi112 bash[27689]: cluster 2023-10-01T07:27:27.367364+0000 mgr.y (mgr.14146) 273 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:28.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:28 smithi112 bash[27689]: audit 2023-10-01T07:27:27.489494+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:27:28.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:28 smithi112 bash[27689]: audit 2023-10-01T07:27:27.491377+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:27:28.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:28 smithi112 bash[27689]: audit 2023-10-01T07:27:27.502396+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:27:28.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:28 smithi112 bash[27689]: audit 2023-10-01T07:27:27.513164+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-10-01T07:27:28.552 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:28 smithi084 bash[27378]: audit 2023-10-01T07:27:27.191481+0000 mgr.y (mgr.14146) 271 : audit [DBG] from='client.24349 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi112=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:27:28.552 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:28 smithi084 bash[27378]: cephadm 2023-10-01T07:27:27.194973+0000 mgr.y (mgr.14146) 272 : cephadm [INF] Saving service prometheus spec with placement smithi112=a;count:1 2023-10-01T07:27:28.552 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:28 smithi084 bash[27378]: audit 2023-10-01T07:27:27.200993+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:27:28.552 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:28 smithi084 bash[27378]: audit 2023-10-01T07:27:27.225046+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:27:28.552 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:28 smithi084 bash[27378]: cluster 2023-10-01T07:27:27.367364+0000 mgr.y (mgr.14146) 273 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:28.552 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:28 smithi084 bash[27378]: audit 2023-10-01T07:27:27.489494+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:27:28.552 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:28 smithi084 bash[27378]: audit 2023-10-01T07:27:27.491377+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:27:28.552 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:28 smithi084 bash[27378]: audit 2023-10-01T07:27:27.502396+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:27:28.553 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:28 smithi084 bash[27378]: audit 2023-10-01T07:27:27.513164+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-10-01T07:27:28.553 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:28 smithi084 bash[33757]: audit 2023-10-01T07:27:27.191481+0000 mgr.y (mgr.14146) 271 : audit [DBG] from='client.24349 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi112=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:27:28.553 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:28 smithi084 bash[33757]: cephadm 2023-10-01T07:27:27.194973+0000 mgr.y (mgr.14146) 272 : cephadm [INF] Saving service prometheus spec with placement smithi112=a;count:1 2023-10-01T07:27:28.553 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:28 smithi084 bash[33757]: audit 2023-10-01T07:27:27.200993+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:27:28.553 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:28 smithi084 bash[33757]: audit 2023-10-01T07:27:27.225046+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:27:28.553 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:28 smithi084 bash[33757]: cluster 2023-10-01T07:27:27.367364+0000 mgr.y (mgr.14146) 273 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:28.553 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:28 smithi084 bash[33757]: audit 2023-10-01T07:27:27.489494+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:27:28.553 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:28 smithi084 bash[33757]: audit 2023-10-01T07:27:27.491377+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:27:28.553 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:28 smithi084 bash[33757]: audit 2023-10-01T07:27:27.502396+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' 2023-10-01T07:27:28.553 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:28 smithi084 bash[33757]: audit 2023-10-01T07:27:27.513164+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-10-01T07:27:28.822 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:27:28 smithi112 bash[28510]: ignoring --setuser ceph since I am not root 2023-10-01T07:27:28.823 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:27:28 smithi112 bash[28510]: ignoring --setgroup ceph since I am not root 2023-10-01T07:27:28.823 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:27:28 smithi112 bash[28510]: debug 2023-10-01T07:27:28.553+0000 7fe55bf98700 1 -- 172.21.15.112:0/2982269228 <== mon.1 v2:172.21.15.112:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55e2ef7624e0 con 0x55e2ef856800 2023-10-01T07:27:28.823 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:27:28 smithi112 bash[28510]: debug 2023-10-01T07:27:28.713+0000 7fe56c15f680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-01T07:27:28.823 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:27:28 smithi112 bash[28510]: debug 2023-10-01T07:27:28.821+0000 7fe56c15f680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-01T07:27:28.823 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:27:28 smithi084 bash[27645]: ignoring --setuser ceph since I am not root 2023-10-01T07:27:28.823 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:27:28 smithi084 bash[27645]: ignoring --setgroup ceph since I am not root 2023-10-01T07:27:28.824 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:27:28 smithi084 bash[27645]: debug 2023-10-01T07:27:28.555+0000 7f4d02146700 1 -- 172.21.15.84:0/1794686215 <== mon.2 v2:172.21.15.84:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55eeabb2e4e0 con 0x55eeabc22c00 2023-10-01T07:27:28.824 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:27:28 smithi084 bash[27645]: debug 2023-10-01T07:27:28.715+0000 7f4d1230d680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-01T07:27:29.302 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:27:28 smithi084 bash[27645]: debug 2023-10-01T07:27:28.819+0000 7f4d1230d680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-01T07:27:29.478 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:27:29 smithi112 bash[28510]: debug 2023-10-01T07:27:29.297+0000 7fe56c15f680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-01T07:27:29.573 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:27:29 smithi084 bash[27645]: debug 2023-10-01T07:27:29.299+0000 7f4d1230d680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-01T07:27:29.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:29 smithi084 bash[27378]: audit 2023-10-01T07:27:28.512166+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-10-01T07:27:29.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:29 smithi084 bash[27378]: cluster 2023-10-01T07:27:28.512227+0000 mon.a (mon.0) 540 : cluster [DBG] mgrmap e15: y(active, since 7m), standbys: x 2023-10-01T07:27:29.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:29 smithi084 bash[33757]: audit 2023-10-01T07:27:28.512166+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-10-01T07:27:29.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:29 smithi084 bash[33757]: cluster 2023-10-01T07:27:28.512227+0000 mon.a (mon.0) 540 : cluster [DBG] mgrmap e15: y(active, since 7m), standbys: x 2023-10-01T07:27:29.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:29 smithi112 bash[27689]: audit 2023-10-01T07:27:28.512166+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14146 172.21.15.84:0/3567918808' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-10-01T07:27:29.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:29 smithi112 bash[27689]: cluster 2023-10-01T07:27:28.512227+0000 mon.a (mon.0) 540 : cluster [DBG] mgrmap e15: y(active, since 7m), standbys: x 2023-10-01T07:27:30.478 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:27:30 smithi112 bash[28510]: debug 2023-10-01T07:27:30.213+0000 7fe56c15f680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-01T07:27:30.478 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:27:30 smithi112 bash[28510]: debug 2023-10-01T07:27:30.313+0000 7fe56c15f680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-01T07:27:30.573 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:27:30 smithi084 bash[27645]: debug 2023-10-01T07:27:30.243+0000 7f4d1230d680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-01T07:27:30.573 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:27:30 smithi084 bash[27645]: debug 2023-10-01T07:27:30.343+0000 7f4d1230d680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-01T07:27:30.978 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:27:30 smithi112 bash[28510]: debug 2023-10-01T07:27:30.565+0000 7fe56c15f680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-01T07:27:31.073 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:27:30 smithi084 bash[27645]: debug 2023-10-01T07:27:30.591+0000 7f4d1230d680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-01T07:27:31.978 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:27:31 smithi112 bash[28510]: debug 2023-10-01T07:27:31.717+0000 7fe56c15f680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-01T07:27:31.978 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:27:31 smithi112 bash[28510]: debug 2023-10-01T07:27:31.881+0000 7fe56c15f680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-01T07:27:31.994 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:27:31 smithi084 bash[27645]: debug 2023-10-01T07:27:31.727+0000 7f4d1230d680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-01T07:27:31.994 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:27:31 smithi084 bash[27645]: debug 2023-10-01T07:27:31.887+0000 7f4d1230d680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-01T07:27:32.316 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:27:31 smithi112 bash[28510]: debug 2023-10-01T07:27:31.977+0000 7fe56c15f680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-01T07:27:32.317 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:27:32 smithi112 bash[28510]: debug 2023-10-01T07:27:32.093+0000 7fe56c15f680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-01T07:27:32.323 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:27:31 smithi084 bash[27645]: debug 2023-10-01T07:27:31.991+0000 7f4d1230d680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-01T07:27:32.323 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:27:32 smithi084 bash[27645]: debug 2023-10-01T07:27:32.107+0000 7f4d1230d680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-01T07:27:32.682 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:27:32 smithi112 bash[28510]: debug 2023-10-01T07:27:32.313+0000 7fe56c15f680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-01T07:27:32.699 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:27:32 smithi084 bash[27645]: debug 2023-10-01T07:27:32.331+0000 7f4d1230d680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-01T07:27:32.978 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:27:32 smithi112 bash[28510]: debug 2023-10-01T07:27:32.681+0000 7fe56c15f680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-01T07:27:32.978 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:27:32 smithi112 bash[28510]: debug 2023-10-01T07:27:32.801+0000 7fe56c15f680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-01T07:27:33.073 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:27:32 smithi084 bash[27645]: debug 2023-10-01T07:27:32.695+0000 7f4d1230d680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-01T07:27:33.073 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:27:32 smithi084 bash[27645]: debug 2023-10-01T07:27:32.819+0000 7f4d1230d680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-01T07:27:33.978 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:27:33 smithi112 bash[28510]: debug 2023-10-01T07:27:33.660+0000 7fe56c15f680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-01T07:27:33.978 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:27:33 smithi112 bash[28510]: debug 2023-10-01T07:27:33.764+0000 7fe56c15f680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-01T07:27:33.979 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:27:33 smithi112 bash[28510]: debug 2023-10-01T07:27:33.880+0000 7fe56c15f680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-01T07:27:34.073 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:27:33 smithi084 bash[27645]: debug 2023-10-01T07:27:33.683+0000 7f4d1230d680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-01T07:27:34.073 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:27:33 smithi084 bash[27645]: debug 2023-10-01T07:27:33.791+0000 7f4d1230d680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-01T07:27:34.073 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:27:33 smithi084 bash[27645]: debug 2023-10-01T07:27:33.911+0000 7f4d1230d680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-01T07:27:34.417 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:27:34 smithi112 bash[28510]: debug 2023-10-01T07:27:34.104+0000 7fe56c15f680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-01T07:27:34.426 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:27:34 smithi084 bash[27645]: debug 2023-10-01T07:27:34.135+0000 7f4d1230d680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-01T07:27:34.728 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:27:34 smithi112 bash[28510]: debug 2023-10-01T07:27:34.412+0000 7fe56c15f680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-01T07:27:34.728 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:27:34 smithi112 bash[28510]: debug 2023-10-01T07:27:34.580+0000 7fe56c15f680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-01T07:27:34.772 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:27:34 smithi084 bash[27645]: debug 2023-10-01T07:27:34.423+0000 7f4d1230d680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-01T07:27:34.772 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:27:34 smithi084 bash[27645]: debug 2023-10-01T07:27:34.591+0000 7f4d1230d680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-01T07:27:35.073 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:27:34 smithi084 bash[27645]: debug 2023-10-01T07:27:34.767+0000 7f4d1230d680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-01T07:27:35.073 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:27:34 smithi084 bash[27645]: debug 2023-10-01T07:27:34.987+0000 7f4d1230d680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-01T07:27:35.075 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:27:34 smithi112 bash[28510]: debug 2023-10-01T07:27:34.752+0000 7fe56c15f680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-01T07:27:35.075 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:27:34 smithi112 bash[28510]: debug 2023-10-01T07:27:34.964+0000 7fe56c15f680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-01T07:27:35.360 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[27378]: cluster 2023-10-01T07:27:35.096646+0000 mon.a (mon.0) 541 : cluster [DBG] Standby manager daemon x restarted 2023-10-01T07:27:35.360 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[27378]: cluster 2023-10-01T07:27:35.096936+0000 mon.a (mon.0) 542 : cluster [DBG] Standby manager daemon x started 2023-10-01T07:27:35.361 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[27378]: audit 2023-10-01T07:27:35.103538+0000 mon.b (mon.1) 22 : audit [DBG] from='mgr.? 172.21.15.112:0/728468948' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-01T07:27:35.361 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[27378]: audit 2023-10-01T07:27:35.104749+0000 mon.b (mon.1) 23 : audit [DBG] from='mgr.? 172.21.15.112:0/728468948' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-01T07:27:35.361 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[27378]: audit 2023-10-01T07:27:35.108935+0000 mon.b (mon.1) 24 : audit [DBG] from='mgr.? 172.21.15.112:0/728468948' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-01T07:27:35.361 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[27378]: audit 2023-10-01T07:27:35.109526+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.112:0/728468948' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-01T07:27:35.361 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[27378]: cluster 2023-10-01T07:27:35.119360+0000 mon.a (mon.0) 543 : cluster [INF] Active manager daemon y restarted 2023-10-01T07:27:35.361 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[27378]: cluster 2023-10-01T07:27:35.119967+0000 mon.a (mon.0) 544 : cluster [INF] Activating manager daemon y 2023-10-01T07:27:35.361 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[27378]: cluster 2023-10-01T07:27:35.130308+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-10-01T07:27:35.361 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[27378]: cluster 2023-10-01T07:27:35.130709+0000 mon.a (mon.0) 546 : cluster [DBG] mgrmap e16: y(active, starting, since 0.0109152s), standbys: x 2023-10-01T07:27:35.361 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[27378]: audit 2023-10-01T07:27:35.132968+0000 mon.c (mon.2) 11 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T07:27:35.361 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[27378]: audit 2023-10-01T07:27:35.133221+0000 mon.c (mon.2) 12 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T07:27:35.361 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[27378]: audit 2023-10-01T07:27:35.133430+0000 mon.c (mon.2) 13 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T07:27:35.361 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[27378]: audit 2023-10-01T07:27:35.134828+0000 mon.c (mon.2) 14 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-01T07:27:35.362 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[27378]: audit 2023-10-01T07:27:35.135019+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-01T07:27:35.362 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[27378]: audit 2023-10-01T07:27:35.135334+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T07:27:35.362 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[27378]: audit 2023-10-01T07:27:35.135616+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T07:27:35.362 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[27378]: audit 2023-10-01T07:27:35.135931+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T07:27:35.362 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[27378]: audit 2023-10-01T07:27:35.136266+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T07:27:35.362 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[27378]: audit 2023-10-01T07:27:35.136579+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T07:27:35.362 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[27378]: audit 2023-10-01T07:27:35.136872+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T07:27:35.362 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[27378]: audit 2023-10-01T07:27:35.137182+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T07:27:35.362 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[27378]: audit 2023-10-01T07:27:35.137471+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T07:27:35.362 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[27378]: audit 2023-10-01T07:27:35.137763+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-01T07:27:35.362 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[27378]: audit 2023-10-01T07:27:35.137977+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-01T07:27:35.362 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[27378]: audit 2023-10-01T07:27:35.138515+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-01T07:27:35.363 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[27378]: cluster 2023-10-01T07:27:35.143042+0000 mon.a (mon.0) 547 : cluster [INF] Manager daemon y is now available 2023-10-01T07:27:35.363 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[33757]: cluster 2023-10-01T07:27:35.096646+0000 mon.a (mon.0) 541 : cluster [DBG] Standby manager daemon x restarted 2023-10-01T07:27:35.363 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[33757]: cluster 2023-10-01T07:27:35.096936+0000 mon.a (mon.0) 542 : cluster [DBG] Standby manager daemon x started 2023-10-01T07:27:35.363 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[33757]: audit 2023-10-01T07:27:35.103538+0000 mon.b (mon.1) 22 : audit [DBG] from='mgr.? 172.21.15.112:0/728468948' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-01T07:27:35.363 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[33757]: audit 2023-10-01T07:27:35.104749+0000 mon.b (mon.1) 23 : audit [DBG] from='mgr.? 172.21.15.112:0/728468948' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-01T07:27:35.363 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[33757]: audit 2023-10-01T07:27:35.108935+0000 mon.b (mon.1) 24 : audit [DBG] from='mgr.? 172.21.15.112:0/728468948' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-01T07:27:35.363 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[33757]: audit 2023-10-01T07:27:35.109526+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.112:0/728468948' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-01T07:27:35.364 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[33757]: cluster 2023-10-01T07:27:35.119360+0000 mon.a (mon.0) 543 : cluster [INF] Active manager daemon y restarted 2023-10-01T07:27:35.364 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[33757]: cluster 2023-10-01T07:27:35.119967+0000 mon.a (mon.0) 544 : cluster [INF] Activating manager daemon y 2023-10-01T07:27:35.364 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[33757]: cluster 2023-10-01T07:27:35.130308+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-10-01T07:27:35.364 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[33757]: cluster 2023-10-01T07:27:35.130709+0000 mon.a (mon.0) 546 : cluster [DBG] mgrmap e16: y(active, starting, since 0.0109152s), standbys: x 2023-10-01T07:27:35.364 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[33757]: audit 2023-10-01T07:27:35.132968+0000 mon.c (mon.2) 11 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T07:27:35.364 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[33757]: audit 2023-10-01T07:27:35.133221+0000 mon.c (mon.2) 12 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T07:27:35.364 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[33757]: audit 2023-10-01T07:27:35.133430+0000 mon.c (mon.2) 13 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T07:27:35.364 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[33757]: audit 2023-10-01T07:27:35.134828+0000 mon.c (mon.2) 14 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-01T07:27:35.364 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[33757]: audit 2023-10-01T07:27:35.135019+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-01T07:27:35.364 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[33757]: audit 2023-10-01T07:27:35.135334+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T07:27:35.364 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[33757]: audit 2023-10-01T07:27:35.135616+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T07:27:35.364 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[33757]: audit 2023-10-01T07:27:35.135931+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T07:27:35.364 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[33757]: audit 2023-10-01T07:27:35.136266+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T07:27:35.365 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[33757]: audit 2023-10-01T07:27:35.136579+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T07:27:35.365 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[33757]: audit 2023-10-01T07:27:35.136872+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T07:27:35.365 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[33757]: audit 2023-10-01T07:27:35.137182+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T07:27:35.365 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[33757]: audit 2023-10-01T07:27:35.137471+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T07:27:35.365 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[33757]: audit 2023-10-01T07:27:35.137763+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-01T07:27:35.365 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[33757]: audit 2023-10-01T07:27:35.137977+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-01T07:27:35.365 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[33757]: audit 2023-10-01T07:27:35.138515+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-01T07:27:35.365 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[33757]: cluster 2023-10-01T07:27:35.143042+0000 mon.a (mon.0) 547 : cluster [INF] Manager daemon y is now available 2023-10-01T07:27:35.365 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[27645]: debug 2023-10-01T07:27:35.095+0000 7f4d1230d680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-01T07:27:35.365 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[27645]: Warning: Permanently added '172.21.15.84' (ECDSA) to the list of known hosts. 2023-10-01T07:27:35.366 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:27:35 smithi112 bash[28510]: debug 2023-10-01T07:27:35.072+0000 7fe56c15f680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-01T07:27:35.366 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:27:35 smithi112 bash[28510]: [01/Oct/2023:07:27:35] ENGINE Bus STARTING 2023-10-01T07:27:35.366 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:27:35 smithi112 bash[28510]: CherryPy Checker: 2023-10-01T07:27:35.366 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:27:35 smithi112 bash[28510]: The Application mounted at '' has an empty config. 2023-10-01T07:27:35.366 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:27:35 smithi112 bash[28510]: [01/Oct/2023:07:27:35] ENGINE Serving on http://:::9283 2023-10-01T07:27:35.366 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:27:35 smithi112 bash[28510]: [01/Oct/2023:07:27:35] ENGINE Bus STARTED 2023-10-01T07:27:35.367 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:35 smithi112 bash[27689]: cluster 2023-10-01T07:27:35.096646+0000 mon.a (mon.0) 541 : cluster [DBG] Standby manager daemon x restarted 2023-10-01T07:27:35.367 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:35 smithi112 bash[27689]: cluster 2023-10-01T07:27:35.096936+0000 mon.a (mon.0) 542 : cluster [DBG] Standby manager daemon x started 2023-10-01T07:27:35.367 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:35 smithi112 bash[27689]: audit 2023-10-01T07:27:35.103538+0000 mon.b (mon.1) 22 : audit [DBG] from='mgr.? 172.21.15.112:0/728468948' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-01T07:27:35.367 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:35 smithi112 bash[27689]: audit 2023-10-01T07:27:35.104749+0000 mon.b (mon.1) 23 : audit [DBG] from='mgr.? 172.21.15.112:0/728468948' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-01T07:27:35.367 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:35 smithi112 bash[27689]: audit 2023-10-01T07:27:35.108935+0000 mon.b (mon.1) 24 : audit [DBG] from='mgr.? 172.21.15.112:0/728468948' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-01T07:27:35.367 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:35 smithi112 bash[27689]: audit 2023-10-01T07:27:35.109526+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.112:0/728468948' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-01T07:27:35.367 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:35 smithi112 bash[27689]: cluster 2023-10-01T07:27:35.119360+0000 mon.a (mon.0) 543 : cluster [INF] Active manager daemon y restarted 2023-10-01T07:27:35.367 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:35 smithi112 bash[27689]: cluster 2023-10-01T07:27:35.119967+0000 mon.a (mon.0) 544 : cluster [INF] Activating manager daemon y 2023-10-01T07:27:35.367 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:35 smithi112 bash[27689]: cluster 2023-10-01T07:27:35.130308+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-10-01T07:27:35.367 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:35 smithi112 bash[27689]: cluster 2023-10-01T07:27:35.130709+0000 mon.a (mon.0) 546 : cluster [DBG] mgrmap e16: y(active, starting, since 0.0109152s), standbys: x 2023-10-01T07:27:35.368 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:35 smithi112 bash[27689]: audit 2023-10-01T07:27:35.132968+0000 mon.c (mon.2) 11 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T07:27:35.368 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:35 smithi112 bash[27689]: audit 2023-10-01T07:27:35.133221+0000 mon.c (mon.2) 12 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T07:27:35.368 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:35 smithi112 bash[27689]: audit 2023-10-01T07:27:35.133430+0000 mon.c (mon.2) 13 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T07:27:35.368 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:35 smithi112 bash[27689]: audit 2023-10-01T07:27:35.134828+0000 mon.c (mon.2) 14 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-01T07:27:35.368 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:35 smithi112 bash[27689]: audit 2023-10-01T07:27:35.135019+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-01T07:27:35.368 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:35 smithi112 bash[27689]: audit 2023-10-01T07:27:35.135334+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T07:27:35.368 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:35 smithi112 bash[27689]: audit 2023-10-01T07:27:35.135616+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T07:27:35.368 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:35 smithi112 bash[27689]: audit 2023-10-01T07:27:35.135931+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T07:27:35.368 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:35 smithi112 bash[27689]: audit 2023-10-01T07:27:35.136266+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T07:27:35.368 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:35 smithi112 bash[27689]: audit 2023-10-01T07:27:35.136579+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T07:27:35.368 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:35 smithi112 bash[27689]: audit 2023-10-01T07:27:35.136872+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T07:27:35.369 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:35 smithi112 bash[27689]: audit 2023-10-01T07:27:35.137182+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T07:27:35.369 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:35 smithi112 bash[27689]: audit 2023-10-01T07:27:35.137471+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T07:27:35.369 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:35 smithi112 bash[27689]: audit 2023-10-01T07:27:35.137763+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-01T07:27:35.369 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:35 smithi112 bash[27689]: audit 2023-10-01T07:27:35.137977+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-01T07:27:35.369 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:35 smithi112 bash[27689]: audit 2023-10-01T07:27:35.138515+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-01T07:27:35.369 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:35 smithi112 bash[27689]: cluster 2023-10-01T07:27:35.143042+0000 mon.a (mon.0) 547 : cluster [INF] Manager daemon y is now available 2023-10-01T07:27:35.823 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[27645]: [01/Oct/2023:07:27:35] ENGINE Bus STARTING 2023-10-01T07:27:35.823 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[27645]: Warning: Permanently added '172.21.15.112' (ECDSA) to the list of known hosts. 2023-10-01T07:27:35.824 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[27645]: CherryPy Checker: 2023-10-01T07:27:35.824 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[27645]: The Application mounted at '' has an empty config. 2023-10-01T07:27:35.824 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[27645]: [01/Oct/2023:07:27:35] ENGINE Serving on http://:::9283 2023-10-01T07:27:35.824 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:27:35 smithi084 bash[27645]: [01/Oct/2023:07:27:35] ENGINE Bus STARTED 2023-10-01T07:27:36.156 INFO:teuthology.orchestra.run.smithi112.stdout:Scheduled node-exporter update... 2023-10-01T07:27:36.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:36 smithi112 bash[27689]: audit 2023-10-01T07:27:35.284445+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:27:36.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:36 smithi112 bash[27689]: audit 2023-10-01T07:27:35.288492+0000 mon.c (mon.2) 28 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:27:36.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:36 smithi112 bash[27689]: audit 2023-10-01T07:27:35.349514+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:27:36.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:36 smithi112 bash[27689]: audit 2023-10-01T07:27:35.367428+0000 mon.c (mon.2) 29 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-01T07:27:36.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:36 smithi112 bash[27689]: audit 2023-10-01T07:27:35.367945+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-01T07:27:36.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:36 smithi112 bash[27689]: audit 2023-10-01T07:27:35.374200+0000 mon.c (mon.2) 30 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-01T07:27:36.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:36 smithi112 bash[27689]: audit 2023-10-01T07:27:35.374747+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-01T07:27:36.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:36 smithi112 bash[27689]: cluster 2023-10-01T07:27:36.137221+0000 mon.a (mon.0) 551 : cluster [DBG] mgrmap e17: y(active, since 1.01742s), standbys: x 2023-10-01T07:27:36.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:36 smithi084 bash[27378]: audit 2023-10-01T07:27:35.284445+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:27:36.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:36 smithi084 bash[27378]: audit 2023-10-01T07:27:35.288492+0000 mon.c (mon.2) 28 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:27:36.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:36 smithi084 bash[27378]: audit 2023-10-01T07:27:35.349514+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:27:36.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:36 smithi084 bash[27378]: audit 2023-10-01T07:27:35.367428+0000 mon.c (mon.2) 29 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-01T07:27:36.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:36 smithi084 bash[27378]: audit 2023-10-01T07:27:35.367945+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-01T07:27:36.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:36 smithi084 bash[27378]: audit 2023-10-01T07:27:35.374200+0000 mon.c (mon.2) 30 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-01T07:27:36.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:36 smithi084 bash[27378]: audit 2023-10-01T07:27:35.374747+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-01T07:27:36.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:36 smithi084 bash[27378]: cluster 2023-10-01T07:27:36.137221+0000 mon.a (mon.0) 551 : cluster [DBG] mgrmap e17: y(active, since 1.01742s), standbys: x 2023-10-01T07:27:36.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:36 smithi084 bash[33757]: audit 2023-10-01T07:27:35.284445+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:27:36.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:36 smithi084 bash[33757]: audit 2023-10-01T07:27:35.288492+0000 mon.c (mon.2) 28 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:27:36.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:36 smithi084 bash[33757]: audit 2023-10-01T07:27:35.349514+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:27:36.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:36 smithi084 bash[33757]: audit 2023-10-01T07:27:35.367428+0000 mon.c (mon.2) 29 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-01T07:27:36.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:36 smithi084 bash[33757]: audit 2023-10-01T07:27:35.367945+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-01T07:27:36.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:36 smithi084 bash[33757]: audit 2023-10-01T07:27:35.374200+0000 mon.c (mon.2) 30 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-01T07:27:36.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:36 smithi084 bash[33757]: audit 2023-10-01T07:27:35.374747+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-01T07:27:36.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:36 smithi084 bash[33757]: cluster 2023-10-01T07:27:36.137221+0000 mon.a (mon.0) 551 : cluster [DBG] mgrmap e17: y(active, since 1.01742s), standbys: x 2023-10-01T07:27:36.952 DEBUG:teuthology.orchestra.run.smithi084:node-exporter.a> sudo journalctl -f -n 0 -u ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@node-exporter.a.service 2023-10-01T07:27:36.955 DEBUG:teuthology.orchestra.run.smithi112:node-exporter.b> sudo journalctl -f -n 0 -u ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@node-exporter.b.service 2023-10-01T07:27:36.957 INFO:tasks.cephadm:Adding alertmanager.a on smithi084 2023-10-01T07:27:36.958 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph orch apply alertmanager '1;smithi084=a' 2023-10-01T07:27:37.048 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-01T07:27:37.077 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-01T07:27:37.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:37 smithi112 bash[27689]: cephadm 2023-10-01T07:27:36.147798+0000 mgr.y (mgr.24353) 3 : cephadm [INF] Saving service node-exporter spec with placement smithi084=a;smithi112=b;count:2 2023-10-01T07:27:37.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:37 smithi112 bash[27689]: audit 2023-10-01T07:27:36.151905+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:27:37.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:37 smithi084 bash[33757]: cephadm 2023-10-01T07:27:36.147798+0000 mgr.y (mgr.24353) 3 : cephadm [INF] Saving service node-exporter spec with placement smithi084=a;smithi112=b;count:2 2023-10-01T07:27:37.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:37 smithi084 bash[33757]: audit 2023-10-01T07:27:36.151905+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:27:37.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:37 smithi084 bash[27378]: cephadm 2023-10-01T07:27:36.147798+0000 mgr.y (mgr.24353) 3 : cephadm [INF] Saving service node-exporter spec with placement smithi084=a;smithi112=b;count:2 2023-10-01T07:27:37.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:37 smithi084 bash[27378]: audit 2023-10-01T07:27:36.151905+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:27:38.337 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:38 smithi112 bash[27689]: cluster 2023-10-01T07:27:37.136866+0000 mgr.y (mgr.24353) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:38.337 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:38 smithi112 bash[27689]: cluster 2023-10-01T07:27:38.147665+0000 mon.a (mon.0) 553 : cluster [DBG] mgrmap e18: y(active, since 3s), standbys: x 2023-10-01T07:27:38.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:38 smithi084 bash[27378]: cluster 2023-10-01T07:27:37.136866+0000 mgr.y (mgr.24353) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:38.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:38 smithi084 bash[27378]: cluster 2023-10-01T07:27:38.147665+0000 mon.a (mon.0) 553 : cluster [DBG] mgrmap e18: y(active, since 3s), standbys: x 2023-10-01T07:27:38.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:38 smithi084 bash[33757]: cluster 2023-10-01T07:27:37.136866+0000 mgr.y (mgr.24353) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:38.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:38 smithi084 bash[33757]: cluster 2023-10-01T07:27:38.147665+0000 mon.a (mon.0) 553 : cluster [DBG] mgrmap e18: y(active, since 3s), standbys: x 2023-10-01T07:27:39.998 INFO:teuthology.orchestra.run.smithi112.stdout:Scheduled alertmanager update... 2023-10-01T07:27:40.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:40 smithi112 bash[27689]: cluster 2023-10-01T07:27:39.137401+0000 mgr.y (mgr.24353) 5 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:40.481 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:40 smithi112 bash[27689]: audit 2023-10-01T07:27:39.995159+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:27:40.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:40 smithi084 bash[27378]: cluster 2023-10-01T07:27:39.137401+0000 mgr.y (mgr.24353) 5 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:40.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:40 smithi084 bash[27378]: audit 2023-10-01T07:27:39.995159+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:27:40.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:40 smithi084 bash[33757]: cluster 2023-10-01T07:27:39.137401+0000 mgr.y (mgr.24353) 5 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:40.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:40 smithi084 bash[33757]: audit 2023-10-01T07:27:39.995159+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:27:40.705 DEBUG:teuthology.orchestra.run.smithi084:alertmanager.a> sudo journalctl -f -n 0 -u ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@alertmanager.a.service 2023-10-01T07:27:40.707 INFO:tasks.cephadm:Adding grafana.a on smithi112 2023-10-01T07:27:40.708 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph orch apply grafana '1;smithi112=a' 2023-10-01T07:27:40.934 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-01T07:27:41.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:41 smithi112 bash[27689]: audit 2023-10-01T07:27:39.985077+0000 mgr.y (mgr.24353) 6 : audit [DBG] from='client.24385 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi084=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:27:41.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:41 smithi112 bash[27689]: cephadm 2023-10-01T07:27:39.988703+0000 mgr.y (mgr.24353) 7 : cephadm [INF] Saving service alertmanager spec with placement smithi084=a;count:1 2023-10-01T07:27:41.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:41 smithi112 bash[27689]: audit 2023-10-01T07:27:40.918963+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:27:41.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:41 smithi084 bash[27378]: audit 2023-10-01T07:27:39.985077+0000 mgr.y (mgr.24353) 6 : audit [DBG] from='client.24385 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi084=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:27:41.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:41 smithi084 bash[27378]: cephadm 2023-10-01T07:27:39.988703+0000 mgr.y (mgr.24353) 7 : cephadm [INF] Saving service alertmanager spec with placement smithi084=a;count:1 2023-10-01T07:27:41.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:41 smithi084 bash[27378]: audit 2023-10-01T07:27:40.918963+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:27:41.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:41 smithi084 bash[33757]: audit 2023-10-01T07:27:39.985077+0000 mgr.y (mgr.24353) 6 : audit [DBG] from='client.24385 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi084=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:27:41.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:41 smithi084 bash[33757]: cephadm 2023-10-01T07:27:39.988703+0000 mgr.y (mgr.24353) 7 : cephadm [INF] Saving service alertmanager spec with placement smithi084=a;count:1 2023-10-01T07:27:41.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:41 smithi084 bash[33757]: audit 2023-10-01T07:27:40.918963+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:27:42.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:42 smithi112 bash[27689]: cluster 2023-10-01T07:27:41.137967+0000 mgr.y (mgr.24353) 8 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:42.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:42 smithi112 bash[27689]: audit 2023-10-01T07:27:41.584095+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:27:42.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:42 smithi112 bash[27689]: audit 2023-10-01T07:27:41.844001+0000 mon.c (mon.2) 31 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:27:42.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:42 smithi112 bash[27689]: audit 2023-10-01T07:27:41.845814+0000 mon.c (mon.2) 32 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:27:42.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:42 smithi112 bash[27689]: audit 2023-10-01T07:27:41.900661+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:27:42.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:42 smithi112 bash[27689]: audit 2023-10-01T07:27:41.906585+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:27:42.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:42 smithi112 bash[27689]: audit 2023-10-01T07:27:41.913650+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:27:42.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:42 smithi084 bash[27378]: cluster 2023-10-01T07:27:41.137967+0000 mgr.y (mgr.24353) 8 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:42.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:42 smithi084 bash[27378]: audit 2023-10-01T07:27:41.584095+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:27:42.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:42 smithi084 bash[27378]: audit 2023-10-01T07:27:41.844001+0000 mon.c (mon.2) 31 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:27:42.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:42 smithi084 bash[27378]: audit 2023-10-01T07:27:41.845814+0000 mon.c (mon.2) 32 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:27:42.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:42 smithi084 bash[27378]: audit 2023-10-01T07:27:41.900661+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:27:42.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:42 smithi084 bash[27378]: audit 2023-10-01T07:27:41.906585+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:27:42.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:42 smithi084 bash[27378]: audit 2023-10-01T07:27:41.913650+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:27:42.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:42 smithi084 bash[33757]: cluster 2023-10-01T07:27:41.137967+0000 mgr.y (mgr.24353) 8 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:42.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:42 smithi084 bash[33757]: audit 2023-10-01T07:27:41.584095+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:27:42.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:42 smithi084 bash[33757]: audit 2023-10-01T07:27:41.844001+0000 mon.c (mon.2) 31 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:27:42.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:42 smithi084 bash[33757]: audit 2023-10-01T07:27:41.845814+0000 mon.c (mon.2) 32 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:27:42.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:42 smithi084 bash[33757]: audit 2023-10-01T07:27:41.900661+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:27:42.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:42 smithi084 bash[33757]: audit 2023-10-01T07:27:41.906585+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:27:42.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:42 smithi084 bash[33757]: audit 2023-10-01T07:27:41.913650+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:27:43.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:43 smithi112 bash[27689]: cephadm 2023-10-01T07:27:41.848688+0000 mgr.y (mgr.24353) 9 : cephadm [INF] Updating smithi084:/etc/ceph/ceph.conf 2023-10-01T07:27:43.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:43 smithi112 bash[27689]: cephadm 2023-10-01T07:27:41.849386+0000 mgr.y (mgr.24353) 10 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.conf 2023-10-01T07:27:43.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:43 smithi112 bash[27689]: cephadm 2023-10-01T07:27:41.866762+0000 mgr.y (mgr.24353) 11 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.client.admin.keyring 2023-10-01T07:27:43.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:43 smithi112 bash[27689]: cephadm 2023-10-01T07:27:41.867494+0000 mgr.y (mgr.24353) 12 : cephadm [INF] Updating smithi084:/etc/ceph/ceph.client.admin.keyring 2023-10-01T07:27:43.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:43 smithi112 bash[27689]: cephadm 2023-10-01T07:27:41.937886+0000 mgr.y (mgr.24353) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi112 2023-10-01T07:27:43.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:43 smithi084 bash[33757]: cephadm 2023-10-01T07:27:41.848688+0000 mgr.y (mgr.24353) 9 : cephadm [INF] Updating smithi084:/etc/ceph/ceph.conf 2023-10-01T07:27:43.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:43 smithi084 bash[33757]: cephadm 2023-10-01T07:27:41.849386+0000 mgr.y (mgr.24353) 10 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.conf 2023-10-01T07:27:43.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:43 smithi084 bash[33757]: cephadm 2023-10-01T07:27:41.866762+0000 mgr.y (mgr.24353) 11 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.client.admin.keyring 2023-10-01T07:27:43.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:43 smithi084 bash[33757]: cephadm 2023-10-01T07:27:41.867494+0000 mgr.y (mgr.24353) 12 : cephadm [INF] Updating smithi084:/etc/ceph/ceph.client.admin.keyring 2023-10-01T07:27:43.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:43 smithi084 bash[33757]: cephadm 2023-10-01T07:27:41.937886+0000 mgr.y (mgr.24353) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi112 2023-10-01T07:27:43.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:43 smithi084 bash[27378]: cephadm 2023-10-01T07:27:41.848688+0000 mgr.y (mgr.24353) 9 : cephadm [INF] Updating smithi084:/etc/ceph/ceph.conf 2023-10-01T07:27:43.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:43 smithi084 bash[27378]: cephadm 2023-10-01T07:27:41.849386+0000 mgr.y (mgr.24353) 10 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.conf 2023-10-01T07:27:43.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:43 smithi084 bash[27378]: cephadm 2023-10-01T07:27:41.866762+0000 mgr.y (mgr.24353) 11 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.client.admin.keyring 2023-10-01T07:27:43.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:43 smithi084 bash[27378]: cephadm 2023-10-01T07:27:41.867494+0000 mgr.y (mgr.24353) 12 : cephadm [INF] Updating smithi084:/etc/ceph/ceph.client.admin.keyring 2023-10-01T07:27:43.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:43 smithi084 bash[27378]: cephadm 2023-10-01T07:27:41.937886+0000 mgr.y (mgr.24353) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi112 2023-10-01T07:27:44.094 INFO:teuthology.orchestra.run.smithi112.stdout:Scheduled grafana update... 2023-10-01T07:27:44.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:44 smithi112 bash[27689]: cluster 2023-10-01T07:27:43.138572+0000 mgr.y (mgr.24353) 14 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:44.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:44 smithi112 bash[27689]: audit 2023-10-01T07:27:44.090303+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:27:44.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:44 smithi084 bash[27378]: cluster 2023-10-01T07:27:43.138572+0000 mgr.y (mgr.24353) 14 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:44.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:44 smithi084 bash[27378]: audit 2023-10-01T07:27:44.090303+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:27:44.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:44 smithi084 bash[33757]: cluster 2023-10-01T07:27:43.138572+0000 mgr.y (mgr.24353) 14 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:44.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:44 smithi084 bash[33757]: audit 2023-10-01T07:27:44.090303+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:27:45.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:45 smithi112 bash[27689]: audit 2023-10-01T07:27:44.078708+0000 mgr.y (mgr.24353) 15 : audit [DBG] from='client.24391 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi112=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:27:45.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:45 smithi112 bash[27689]: cephadm 2023-10-01T07:27:44.082134+0000 mgr.y (mgr.24353) 16 : cephadm [INF] Saving service grafana spec with placement smithi112=a;count:1 2023-10-01T07:27:45.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:45 smithi084 bash[27378]: audit 2023-10-01T07:27:44.078708+0000 mgr.y (mgr.24353) 15 : audit [DBG] from='client.24391 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi112=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:27:45.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:45 smithi084 bash[27378]: cephadm 2023-10-01T07:27:44.082134+0000 mgr.y (mgr.24353) 16 : cephadm [INF] Saving service grafana spec with placement smithi112=a;count:1 2023-10-01T07:27:45.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:45 smithi084 bash[33757]: audit 2023-10-01T07:27:44.078708+0000 mgr.y (mgr.24353) 15 : audit [DBG] from='client.24391 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi112=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:27:45.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:45 smithi084 bash[33757]: cephadm 2023-10-01T07:27:44.082134+0000 mgr.y (mgr.24353) 16 : cephadm [INF] Saving service grafana spec with placement smithi112=a;count:1 2023-10-01T07:27:45.688 DEBUG:teuthology.orchestra.run.smithi112:grafana.a> sudo journalctl -f -n 0 -u ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@grafana.a.service 2023-10-01T07:27:45.690 INFO:tasks.cephadm:Setting up client nodes... 2023-10-01T07:27:45.691 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-10-01T07:27:45.743 INFO:journalctl@ceph.grafana.a.smithi112.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-01T07:27:46.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:46 smithi112 bash[27689]: cluster 2023-10-01T07:27:45.139241+0000 mgr.y (mgr.24353) 17 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:46.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:46 smithi084 bash[33757]: cluster 2023-10-01T07:27:45.139241+0000 mgr.y (mgr.24353) 17 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:46.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:46 smithi084 bash[27378]: cluster 2023-10-01T07:27:45.139241+0000 mgr.y (mgr.24353) 17 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:48.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:48 smithi084 bash[27378]: cluster 2023-10-01T07:27:47.139908+0000 mgr.y (mgr.24353) 18 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:48.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:48 smithi084 bash[33757]: cluster 2023-10-01T07:27:47.139908+0000 mgr.y (mgr.24353) 18 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:48.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:48 smithi112 bash[27689]: cluster 2023-10-01T07:27:47.139908+0000 mgr.y (mgr.24353) 18 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:48.925 INFO:teuthology.orchestra.run.smithi084.stdout:[client.0] 2023-10-01T07:27:48.926 INFO:teuthology.orchestra.run.smithi084.stdout: key = AQB0Hxlli5qyNhAAddrM8u+1ejUhZvEJ+2Ufhw== 2023-10-01T07:27:49.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:49 smithi084 bash[27378]: audit 2023-10-01T07:27:48.917351+0000 mon.a (mon.0) 561 : audit [INF] from='client.? 172.21.15.84:0/241856522' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-01T07:27:49.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:49 smithi084 bash[27378]: audit 2023-10-01T07:27:48.924146+0000 mon.a (mon.0) 562 : audit [INF] from='client.? 172.21.15.84:0/241856522' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-01T07:27:49.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:49 smithi084 bash[33757]: audit 2023-10-01T07:27:48.917351+0000 mon.a (mon.0) 561 : audit [INF] from='client.? 172.21.15.84:0/241856522' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-01T07:27:49.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:49 smithi084 bash[33757]: audit 2023-10-01T07:27:48.924146+0000 mon.a (mon.0) 562 : audit [INF] from='client.? 172.21.15.84:0/241856522' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-01T07:27:49.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:49 smithi112 bash[27689]: audit 2023-10-01T07:27:48.917351+0000 mon.a (mon.0) 561 : audit [INF] from='client.? 172.21.15.84:0/241856522' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-01T07:27:49.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:49 smithi112 bash[27689]: audit 2023-10-01T07:27:48.924146+0000 mon.a (mon.0) 562 : audit [INF] from='client.? 172.21.15.84:0/241856522' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-01T07:27:49.689 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2023-10-01T07:27:49.689 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-10-01T07:27:49.689 DEBUG:teuthology.orchestra.run.smithi084:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-10-01T07:27:49.712 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-10-01T07:27:50.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:50 smithi112 bash[27689]: cluster 2023-10-01T07:27:49.140533+0000 mgr.y (mgr.24353) 19 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:50.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:50 smithi084 bash[33757]: cluster 2023-10-01T07:27:49.140533+0000 mgr.y (mgr.24353) 19 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:50.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:50 smithi084 bash[27378]: cluster 2023-10-01T07:27:49.140533+0000 mgr.y (mgr.24353) 19 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:52.376 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:52 smithi112 bash[27689]: cluster 2023-10-01T07:27:51.141108+0000 mgr.y (mgr.24353) 20 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:52.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:52 smithi084 bash[33757]: cluster 2023-10-01T07:27:51.141108+0000 mgr.y (mgr.24353) 20 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:52.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:52 smithi084 bash[27378]: cluster 2023-10-01T07:27:51.141108+0000 mgr.y (mgr.24353) 20 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:54.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:54 smithi112 bash[27689]: cluster 2023-10-01T07:27:53.141736+0000 mgr.y (mgr.24353) 21 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:54.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:54 smithi084 bash[27378]: cluster 2023-10-01T07:27:53.141736+0000 mgr.y (mgr.24353) 21 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:54.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:54 smithi084 bash[33757]: cluster 2023-10-01T07:27:53.141736+0000 mgr.y (mgr.24353) 21 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:55.229 INFO:teuthology.orchestra.run.smithi112.stdout:[client.1] 2023-10-01T07:27:55.229 INFO:teuthology.orchestra.run.smithi112.stdout: key = AQB7HxllXcYlDRAAFNznUKHn6sixDyfA7BLv3g== 2023-10-01T07:27:56.289 DEBUG:teuthology.orchestra.run.smithi112:> set -ex 2023-10-01T07:27:56.290 DEBUG:teuthology.orchestra.run.smithi112:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-10-01T07:27:56.290 DEBUG:teuthology.orchestra.run.smithi112:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-10-01T07:27:56.307 INFO:tasks.cephadm:Waiting for OSDs to come up 2023-10-01T07:27:56.307 DEBUG:teuthology.orchestra.run.smithi084:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2023-10-01T07:27:56.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:56 smithi112 bash[27689]: cluster 2023-10-01T07:27:55.142354+0000 mgr.y (mgr.24353) 22 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:56.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:56 smithi112 bash[27689]: audit 2023-10-01T07:27:55.220268+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-10-01T07:27:56.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:56 smithi112 bash[27689]: audit 2023-10-01T07:27:55.222096+0000 mon.b (mon.1) 26 : audit [INF] from='client.? 172.21.15.112:0/2168682400' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-01T07:27:56.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:56 smithi112 bash[27689]: audit 2023-10-01T07:27:55.226809+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-10-01T07:27:56.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:56 smithi084 bash[27378]: cluster 2023-10-01T07:27:55.142354+0000 mgr.y (mgr.24353) 22 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:56.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:56 smithi084 bash[27378]: audit 2023-10-01T07:27:55.220268+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-10-01T07:27:56.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:56 smithi084 bash[27378]: audit 2023-10-01T07:27:55.222096+0000 mon.b (mon.1) 26 : audit [INF] from='client.? 172.21.15.112:0/2168682400' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-01T07:27:56.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:56 smithi084 bash[27378]: audit 2023-10-01T07:27:55.226809+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-10-01T07:27:56.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:56 smithi084 bash[33757]: cluster 2023-10-01T07:27:55.142354+0000 mgr.y (mgr.24353) 22 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:56.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:56 smithi084 bash[33757]: audit 2023-10-01T07:27:55.220268+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-10-01T07:27:56.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:56 smithi084 bash[33757]: audit 2023-10-01T07:27:55.222096+0000 mon.b (mon.1) 26 : audit [INF] from='client.? 172.21.15.112:0/2168682400' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-01T07:27:56.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:56 smithi084 bash[33757]: audit 2023-10-01T07:27:55.226809+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-10-01T07:27:56.598 INFO:teuthology.misc.health.smithi084.stdout: 2023-10-01T07:27:56.598 INFO:teuthology.misc.health.smithi084.stdout:{"epoch":51,"fsid":"9c46152e-602a-11ee-8db5-212e2dc638e7","created":"2023-10-01T07:19:10.537832+0000","modified":"2023-10-01T07:27:35.119505+0000","last_up_change":"2023-10-01T07:27:02.079303+0000","last_in_change":"2023-10-01T07:26:36.946046+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-10-01T07:23:31.512821+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":"0597b5b4-318a-4d9a-99f7-d02869dd45c4","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.84:6802","nonce":313708627},{"type":"v1","addr":"172.21.15.84:6803","nonce":313708627}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6804","nonce":313708627},{"type":"v1","addr":"172.21.15.84:6805","nonce":313708627}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6808","nonce":313708627},{"type":"v1","addr":"172.21.15.84:6809","nonce":313708627}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6806","nonce":313708627},{"type":"v1","addr":"172.21.15.84:6807","nonce":313708627}]},"public_addr":"172.21.15.84:6803/313708627","cluster_addr":"172.21.15.84:6805/313708627","heartbeat_back_addr":"172.21.15.84:6809/313708627","heartbeat_front_addr":"172.21.15.84:6807/313708627","state":["exists","up"]},{"osd":1,"uuid":"b9833f60-4823-4fe6-8419-d738d8d6f410","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.84:6810","nonce":3146168502},{"type":"v1","addr":"172.21.15.84:6811","nonce":3146168502}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6812","nonce":3146168502},{"type":"v1","addr":"172.21.15.84:6813","nonce":3146168502}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6816","nonce":3146168502},{"type":"v1","addr":"172.21.15.84:6817","nonce":3146168502}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6814","nonce":3146168502},{"type":"v1","addr":"172.21.15.84:6815","nonce":3146168502}]},"public_addr":"172.21.15.84:6811/3146168502","cluster_addr":"172.21.15.84:6813/3146168502","heartbeat_back_addr":"172.21.15.84:6817/3146168502","heartbeat_front_addr":"172.21.15.84:6815/3146168502","state":["exists","up"]},{"osd":2,"uuid":"496d4326-b04b-45a8-8ed8-1c87c3d52c86","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.84:6818","nonce":467561664},{"type":"v1","addr":"172.21.15.84:6819","nonce":467561664}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6820","nonce":467561664},{"type":"v1","addr":"172.21.15.84:6821","nonce":467561664}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6824","nonce":467561664},{"type":"v1","addr":"172.21.15.84:6825","nonce":467561664}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6822","nonce":467561664},{"type":"v1","addr":"172.21.15.84:6823","nonce":467561664}]},"public_addr":"172.21.15.84:6819/467561664","cluster_addr":"172.21.15.84:6821/467561664","heartbeat_back_addr":"172.21.15.84:6825/467561664","heartbeat_front_addr":"172.21.15.84:6823/467561664","state":["exists","up"]},{"osd":3,"uuid":"789c3c20-ad18-4da7-b0d3-ef28eae15aa6","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.84:6826","nonce":2232028687},{"type":"v1","addr":"172.21.15.84:6827","nonce":2232028687}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6828","nonce":2232028687},{"type":"v1","addr":"172.21.15.84:6829","nonce":2232028687}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6832","nonce":2232028687},{"type":"v1","addr":"172.21.15.84:6833","nonce":2232028687}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6830","nonce":2232028687},{"type":"v1","addr":"172.21.15.84:6831","nonce":2232028687}]},"public_addr":"172.21.15.84:6827/2232028687","cluster_addr":"172.21.15.84:6829/2232028687","heartbeat_back_addr":"172.21.15.84:6833/2232028687","heartbeat_front_addr":"172.21.15.84:6831/2232028687","state":["exists","up"]},{"osd":4,"uuid":"510e0af6-876b-41cb-88e9-7c81f14dfe73","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.112:6800","nonce":180161298},{"type":"v1","addr":"172.21.15.112:6801","nonce":180161298}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6802","nonce":180161298},{"type":"v1","addr":"172.21.15.112:6803","nonce":180161298}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6806","nonce":180161298},{"type":"v1","addr":"172.21.15.112:6807","nonce":180161298}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6804","nonce":180161298},{"type":"v1","addr":"172.21.15.112:6805","nonce":180161298}]},"public_addr":"172.21.15.112:6801/180161298","cluster_addr":"172.21.15.112:6803/180161298","heartbeat_back_addr":"172.21.15.112:6807/180161298","heartbeat_front_addr":"172.21.15.112:6805/180161298","state":["exists","up"]},{"osd":5,"uuid":"4aea62d5-accb-437b-b8e8-f7a7d176fb86","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.112:6808","nonce":2865306528},{"type":"v1","addr":"172.21.15.112:6809","nonce":2865306528}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6810","nonce":2865306528},{"type":"v1","addr":"172.21.15.112:6811","nonce":2865306528}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6814","nonce":2865306528},{"type":"v1","addr":"172.21.15.112:6815","nonce":2865306528}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6812","nonce":2865306528},{"type":"v1","addr":"172.21.15.112:6813","nonce":2865306528}]},"public_addr":"172.21.15.112:6809/2865306528","cluster_addr":"172.21.15.112:6811/2865306528","heartbeat_back_addr":"172.21.15.112:6815/2865306528","heartbeat_front_addr":"172.21.15.112:6813/2865306528","state":["exists","up"]},{"osd":6,"uuid":"eac6b4fe-3655-40f2-a7c0-aec7f85a0e35","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.112:6816","nonce":1014863209},{"type":"v1","addr":"172.21.15.112:6817","nonce":1014863209}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6818","nonce":1014863209},{"type":"v1","addr":"172.21.15.112:6819","nonce":1014863209}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6822","nonce":1014863209},{"type":"v1","addr":"172.21.15.112:6823","nonce":1014863209}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6820","nonce":1014863209},{"type":"v1","addr":"172.21.15.112:6821","nonce":1014863209}]},"public_addr":"172.21.15.112:6817/1014863209","cluster_addr":"172.21.15.112:6819/1014863209","heartbeat_back_addr":"172.21.15.112:6823/1014863209","heartbeat_front_addr":"172.21.15.112:6821/1014863209","state":["exists","up"]},{"osd":7,"uuid":"6ffb9f30-0931-49ae-a6cf-f3b6186a49e1","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.112:6824","nonce":2767723988},{"type":"v1","addr":"172.21.15.112:6825","nonce":2767723988}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6826","nonce":2767723988},{"type":"v1","addr":"172.21.15.112:6827","nonce":2767723988}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6830","nonce":2767723988},{"type":"v1","addr":"172.21.15.112:6831","nonce":2767723988}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6828","nonce":2767723988},{"type":"v1","addr":"172.21.15.112:6829","nonce":2767723988}]},"public_addr":"172.21.15.112:6825/2767723988","cluster_addr":"172.21.15.112:6827/2767723988","heartbeat_back_addr":"172.21.15.112:6831/2767723988","heartbeat_front_addr":"172.21.15.112:6829/2767723988","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:22:01.113923+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:22:44.830850+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:23:29.362474+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:24:14.137729+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:24:54.789460+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:25:36.457059+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:26:18.614925+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:27:01.192869+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.84:6801/1595613525":"2023-10-02T07:27:35.119396+0000","172.21.15.84:0/2014296091":"2023-10-02T07:27:35.119396+0000","172.21.15.84:6801/392122825":"2023-10-02T07:20:09.246560+0000","172.21.15.84:6800/392122825":"2023-10-02T07:20:09.246560+0000","172.21.15.84:0/76083119":"2023-10-02T07:20:09.246560+0000","172.21.15.84:0/1748783844":"2023-10-02T07:27:35.119396+0000","172.21.15.84:0/2982676647":"2023-10-02T07:20:09.246560+0000","172.21.15.84:0/1331132814":"2023-10-02T07:19:38.475011+0000","172.21.15.84:6800/4266955227":"2023-10-02T07:19:38.475011+0000","172.21.15.84:6800/1595613525":"2023-10-02T07:27:35.119396+0000","172.21.15.84:0/2030305114":"2023-10-02T07:19:38.475011+0000","172.21.15.84:6801/4266955227":"2023-10-02T07:19:38.475011+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-10-01T07:27:56.616 DEBUG:teuthology.misc:8 of 8 OSDs are up 2023-10-01T07:27:56.616 INFO:tasks.cephadm:Creating RBD pool 2023-10-01T07:27:56.616 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- sudo ceph --cluster ceph osd pool create rbd 8 2023-10-01T07:27:56.978 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:27:56 smithi112 systemd[1]: Started Ceph prometheus.a for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T07:27:57.309 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:27:57 smithi084 systemd[1]: Started Ceph node-exporter.a for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T07:27:57.573 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:27:57 smithi084 bash[52308]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2023-10-01T07:27:57.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:57 smithi084 bash[27378]: audit 2023-10-01T07:27:56.546722+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:27:57.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:57 smithi084 bash[27378]: cephadm 2023-10-01T07:27:56.550085+0000 mgr.y (mgr.24353) 23 : cephadm [INF] Deploying daemon node-exporter.a on smithi084 2023-10-01T07:27:57.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:57 smithi084 bash[27378]: audit 2023-10-01T07:27:56.595168+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.84:0/200841228' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T07:27:57.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:57 smithi084 bash[27378]: audit 2023-10-01T07:27:57.293814+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:27:57.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:57 smithi084 bash[33757]: audit 2023-10-01T07:27:56.546722+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:27:57.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:57 smithi084 bash[33757]: cephadm 2023-10-01T07:27:56.550085+0000 mgr.y (mgr.24353) 23 : cephadm [INF] Deploying daemon node-exporter.a on smithi084 2023-10-01T07:27:57.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:57 smithi084 bash[33757]: audit 2023-10-01T07:27:56.595168+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.84:0/200841228' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T07:27:57.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:57 smithi084 bash[33757]: audit 2023-10-01T07:27:57.293814+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:27:57.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:57 smithi112 bash[27689]: audit 2023-10-01T07:27:56.546722+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:27:57.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:57 smithi112 bash[27689]: cephadm 2023-10-01T07:27:56.550085+0000 mgr.y (mgr.24353) 23 : cephadm [INF] Deploying daemon node-exporter.a on smithi084 2023-10-01T07:27:57.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:57 smithi112 bash[27689]: audit 2023-10-01T07:27:56.595168+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.84:0/200841228' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T07:27:57.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:57 smithi112 bash[27689]: audit 2023-10-01T07:27:57.293814+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:27:57.729 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:27:57 smithi112 bash[46968]: ts=2023-10-01T07:27:57.546Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-10-01T07:27:57.729 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:27:57 smithi112 bash[46968]: ts=2023-10-01T07:27:57.546Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-10-01T07:27:57.729 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:27:57 smithi112 bash[46968]: ts=2023-10-01T07:27:57.546Z caller=main.go:518 level=info host_details="(Linux 5.15.0-84-generic #93~20.04.1-Ubuntu SMP Wed Sep 6 16:15:40 UTC 2023 x86_64 smithi112 (none))" 2023-10-01T07:27:57.729 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:27:57 smithi112 bash[46968]: ts=2023-10-01T07:27:57.546Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-10-01T07:27:57.729 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:27:57 smithi112 bash[46968]: ts=2023-10-01T07:27:57.546Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-10-01T07:27:57.729 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:27:57 smithi112 bash[46968]: ts=2023-10-01T07:27:57.549Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-10-01T07:27:57.729 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:27:57 smithi112 bash[46968]: ts=2023-10-01T07:27:57.549Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-10-01T07:27:57.729 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:27:57 smithi112 bash[46968]: ts=2023-10-01T07:27:57.550Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-10-01T07:27:57.730 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:27:57 smithi112 bash[46968]: ts=2023-10-01T07:27:57.553Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-10-01T07:27:57.730 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:27:57 smithi112 bash[46968]: ts=2023-10-01T07:27:57.553Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.316µs 2023-10-01T07:27:57.730 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:27:57 smithi112 bash[46968]: ts=2023-10-01T07:27:57.554Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-10-01T07:27:57.730 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:27:57 smithi112 bash[46968]: ts=2023-10-01T07:27:57.554Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2023-10-01T07:27:57.730 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:27:57 smithi112 bash[46968]: ts=2023-10-01T07:27:57.554Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=29.817µs wal_replay_duration=284.224µs total_replay_duration=333.846µs 2023-10-01T07:27:57.730 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:27:57 smithi112 bash[46968]: ts=2023-10-01T07:27:57.555Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-10-01T07:27:57.730 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:27:57 smithi112 bash[46968]: ts=2023-10-01T07:27:57.555Z caller=main.go:947 level=info msg="TSDB started" 2023-10-01T07:27:57.730 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:27:57 smithi112 bash[46968]: ts=2023-10-01T07:27:57.555Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-10-01T07:27:57.730 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:27:57 smithi112 bash[46968]: ts=2023-10-01T07:27:57.586Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=30.690373ms db_storage=874ns remote_storage=1.703µs web_handler=390ns query_engine=867ns scrape=284.416µs scrape_sd=20.408µs notify=981ns notify_sd=1.616µs rules=30.127482ms 2023-10-01T07:27:57.730 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:27:57 smithi112 bash[46968]: ts=2023-10-01T07:27:57.586Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-10-01T07:27:58.049 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:27:57 smithi112 systemd[1]: Started Ceph node-exporter.b for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T07:27:58.233 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:27:57 smithi084 bash[52308]: v1.3.1: Pulling from prometheus/node-exporter 2023-10-01T07:27:58.478 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:27:58 smithi112 bash[47130]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2023-10-01T07:27:58.550 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:27:58 smithi084 bash[52308]: aa2a8d90b84c: Pulling fs layer 2023-10-01T07:27:58.551 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:27:58 smithi084 bash[52308]: b45d31ee2d7f: Pulling fs layer 2023-10-01T07:27:58.551 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:27:58 smithi084 bash[52308]: b5db1e299295: Pulling fs layer 2023-10-01T07:27:58.551 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:27:58 smithi084 bash[52308]: b45d31ee2d7f: Verifying Checksum 2023-10-01T07:27:58.551 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:27:58 smithi084 bash[52308]: b45d31ee2d7f: Download complete 2023-10-01T07:27:58.551 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:27:58 smithi084 bash[52308]: aa2a8d90b84c: Verifying Checksum 2023-10-01T07:27:58.551 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:27:58 smithi084 bash[52308]: aa2a8d90b84c: Download complete 2023-10-01T07:27:58.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:58 smithi084 bash[33757]: cluster 2023-10-01T07:27:57.142815+0000 mgr.y (mgr.24353) 24 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:58.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:58 smithi084 bash[33757]: cephadm 2023-10-01T07:27:57.295737+0000 mgr.y (mgr.24353) 25 : cephadm [INF] Deploying daemon node-exporter.b on smithi112 2023-10-01T07:27:58.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:58 smithi084 bash[33757]: audit 2023-10-01T07:27:58.032349+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:27:58.824 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:27:58 smithi084 bash[52308]: b5db1e299295: Verifying Checksum 2023-10-01T07:27:58.824 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:27:58 smithi084 bash[52308]: b5db1e299295: Download complete 2023-10-01T07:27:58.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:58 smithi084 bash[27378]: cluster 2023-10-01T07:27:57.142815+0000 mgr.y (mgr.24353) 24 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:58.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:58 smithi084 bash[27378]: cephadm 2023-10-01T07:27:57.295737+0000 mgr.y (mgr.24353) 25 : cephadm [INF] Deploying daemon node-exporter.b on smithi112 2023-10-01T07:27:58.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:58 smithi084 bash[27378]: audit 2023-10-01T07:27:58.032349+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:27:58.966 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:58 smithi112 bash[27689]: cluster 2023-10-01T07:27:57.142815+0000 mgr.y (mgr.24353) 24 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:27:58.966 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:58 smithi112 bash[27689]: cephadm 2023-10-01T07:27:57.295737+0000 mgr.y (mgr.24353) 25 : cephadm [INF] Deploying daemon node-exporter.b on smithi112 2023-10-01T07:27:58.966 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:58 smithi112 bash[27689]: audit 2023-10-01T07:27:58.032349+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:27:58.966 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:27:58 smithi112 bash[47130]: v1.3.1: Pulling from prometheus/node-exporter 2023-10-01T07:27:59.228 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:27:58 smithi112 bash[47130]: aa2a8d90b84c: Pulling fs layer 2023-10-01T07:27:59.228 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:27:58 smithi112 bash[47130]: b45d31ee2d7f: Pulling fs layer 2023-10-01T07:27:59.228 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:27:58 smithi112 bash[47130]: b5db1e299295: Pulling fs layer 2023-10-01T07:27:59.229 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:27:59 smithi112 bash[47130]: b45d31ee2d7f: Verifying Checksum 2023-10-01T07:27:59.229 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:27:59 smithi112 bash[47130]: b45d31ee2d7f: Download complete 2023-10-01T07:27:59.229 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:27:59 smithi112 bash[47130]: aa2a8d90b84c: Download complete 2023-10-01T07:27:59.323 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:27:59 smithi084 bash[52308]: aa2a8d90b84c: Pull complete 2023-10-01T07:27:59.553 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:27:59 smithi112 bash[47130]: b5db1e299295: Verifying Checksum 2023-10-01T07:27:59.554 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:27:59 smithi112 bash[47130]: b5db1e299295: Download complete 2023-10-01T07:27:59.554 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:27:59 smithi112 bash[47130]: aa2a8d90b84c: Pull complete 2023-10-01T07:27:59.809 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:27:59 smithi112 bash[27689]: cephadm 2023-10-01T07:27:58.044641+0000 mgr.y (mgr.24353) 26 : cephadm [INF] Deploying daemon alertmanager.a on smithi084 2023-10-01T07:28:00.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:27:59 smithi084 bash[33757]: cephadm 2023-10-01T07:27:58.044641+0000 mgr.y (mgr.24353) 26 : cephadm [INF] Deploying daemon alertmanager.a on smithi084 2023-10-01T07:28:00.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:27:59 smithi084 bash[27378]: cephadm 2023-10-01T07:27:58.044641+0000 mgr.y (mgr.24353) 26 : cephadm [INF] Deploying daemon alertmanager.a on smithi084 2023-10-01T07:28:00.135 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:27:59 smithi112 bash[47130]: b45d31ee2d7f: Pull complete 2023-10-01T07:28:00.412 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:00 smithi112 bash[47130]: b5db1e299295: Pull complete 2023-10-01T07:28:00.412 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:00 smithi112 bash[47130]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2023-10-01T07:28:00.412 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:00 smithi112 bash[47130]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2023-10-01T07:28:00.561 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:00 smithi084 bash[52308]: b45d31ee2d7f: Pull complete 2023-10-01T07:28:00.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:00 smithi112 bash[27689]: cluster 2023-10-01T07:27:59.143186+0000 mgr.y (mgr.24353) 27 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:00.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:00 smithi112 bash[27689]: audit 2023-10-01T07:28:00.349046+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:28:00.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:00 smithi084 bash[27378]: cluster 2023-10-01T07:27:59.143186+0000 mgr.y (mgr.24353) 27 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:00.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:00 smithi084 bash[27378]: audit 2023-10-01T07:28:00.349046+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:28:00.824 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:00 smithi084 bash[52308]: b5db1e299295: Pull complete 2023-10-01T07:28:00.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:00 smithi084 bash[33757]: cluster 2023-10-01T07:27:59.143186+0000 mgr.y (mgr.24353) 27 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:00.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:00 smithi084 bash[33757]: audit 2023-10-01T07:28:00.349046+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:28:01.323 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:00 smithi084 bash[52308]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2023-10-01T07:28:01.323 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:01 smithi084 bash[52308]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2023-10-01T07:28:01.830 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.685Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-10-01T07:28:01.830 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.685Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-10-01T07:28:01.830 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.685Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2023-10-01T07:28:01.830 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.685Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-10-01T07:28:01.830 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.686Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-10-01T07:28:01.830 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.686Z caller=node_exporter.go:115 level=info collector=arp 2023-10-01T07:28:01.830 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.686Z caller=node_exporter.go:115 level=info collector=bcache 2023-10-01T07:28:01.830 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.686Z caller=node_exporter.go:115 level=info collector=bonding 2023-10-01T07:28:01.830 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.686Z caller=node_exporter.go:115 level=info collector=btrfs 2023-10-01T07:28:01.831 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.686Z caller=node_exporter.go:115 level=info collector=conntrack 2023-10-01T07:28:01.831 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.686Z caller=node_exporter.go:115 level=info collector=cpu 2023-10-01T07:28:01.831 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.686Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-10-01T07:28:01.831 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.686Z caller=node_exporter.go:115 level=info collector=diskstats 2023-10-01T07:28:01.831 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.686Z caller=node_exporter.go:115 level=info collector=dmi 2023-10-01T07:28:01.831 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.686Z caller=node_exporter.go:115 level=info collector=edac 2023-10-01T07:28:01.831 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.686Z caller=node_exporter.go:115 level=info collector=entropy 2023-10-01T07:28:01.831 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.686Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-10-01T07:28:01.831 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.686Z caller=node_exporter.go:115 level=info collector=filefd 2023-10-01T07:28:01.831 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.686Z caller=node_exporter.go:115 level=info collector=filesystem 2023-10-01T07:28:01.831 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.686Z caller=node_exporter.go:115 level=info collector=hwmon 2023-10-01T07:28:01.831 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.686Z caller=node_exporter.go:115 level=info collector=infiniband 2023-10-01T07:28:01.832 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.686Z caller=node_exporter.go:115 level=info collector=ipvs 2023-10-01T07:28:01.832 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.686Z caller=node_exporter.go:115 level=info collector=loadavg 2023-10-01T07:28:01.832 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.686Z caller=node_exporter.go:115 level=info collector=mdadm 2023-10-01T07:28:01.832 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.686Z caller=node_exporter.go:115 level=info collector=meminfo 2023-10-01T07:28:01.832 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.686Z caller=node_exporter.go:115 level=info collector=netclass 2023-10-01T07:28:01.832 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.686Z caller=node_exporter.go:115 level=info collector=netdev 2023-10-01T07:28:01.832 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.686Z caller=node_exporter.go:115 level=info collector=netstat 2023-10-01T07:28:01.832 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.686Z caller=node_exporter.go:115 level=info collector=nfs 2023-10-01T07:28:01.832 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.686Z caller=node_exporter.go:115 level=info collector=nfsd 2023-10-01T07:28:01.832 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.686Z caller=node_exporter.go:115 level=info collector=nvme 2023-10-01T07:28:01.832 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.687Z caller=node_exporter.go:115 level=info collector=os 2023-10-01T07:28:01.832 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.687Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-10-01T07:28:01.832 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.687Z caller=node_exporter.go:115 level=info collector=pressure 2023-10-01T07:28:01.833 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.687Z caller=node_exporter.go:115 level=info collector=rapl 2023-10-01T07:28:01.833 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.687Z caller=node_exporter.go:115 level=info collector=schedstat 2023-10-01T07:28:01.833 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.687Z caller=node_exporter.go:115 level=info collector=sockstat 2023-10-01T07:28:01.833 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.687Z caller=node_exporter.go:115 level=info collector=softnet 2023-10-01T07:28:01.833 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.687Z caller=node_exporter.go:115 level=info collector=stat 2023-10-01T07:28:01.833 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.687Z caller=node_exporter.go:115 level=info collector=tapestats 2023-10-01T07:28:01.833 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.687Z caller=node_exporter.go:115 level=info collector=textfile 2023-10-01T07:28:01.833 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.687Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-10-01T07:28:01.833 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.687Z caller=node_exporter.go:115 level=info collector=time 2023-10-01T07:28:01.833 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.687Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-10-01T07:28:01.833 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.687Z caller=node_exporter.go:115 level=info collector=uname 2023-10-01T07:28:01.833 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.687Z caller=node_exporter.go:115 level=info collector=vmstat 2023-10-01T07:28:01.834 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.687Z caller=node_exporter.go:115 level=info collector=xfs 2023-10-01T07:28:01.834 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.687Z caller=node_exporter.go:115 level=info collector=zfs 2023-10-01T07:28:01.834 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.687Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-10-01T07:28:01.834 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[47130]: ts=2023-10-01T07:28:01.687Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-10-01T07:28:01.834 INFO:teuthology.orchestra.run.smithi084.stderr:pool 'rbd' created 2023-10-01T07:28:02.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[27689]: cluster 2023-10-01T07:28:01.143552+0000 mgr.y (mgr.24353) 28 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:02.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:01 smithi112 bash[27689]: audit 2023-10-01T07:28:01.304154+0000 mon.a (mon.0) 569 : audit [INF] from='client.? 172.21.15.84:0/656953773' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-10-01T07:28:02.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:01 smithi084 bash[27378]: cluster 2023-10-01T07:28:01.143552+0000 mgr.y (mgr.24353) 28 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:02.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:01 smithi084 bash[27378]: audit 2023-10-01T07:28:01.304154+0000 mon.a (mon.0) 569 : audit [INF] from='client.? 172.21.15.84:0/656953773' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-10-01T07:28:02.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:01 smithi084 bash[33757]: cluster 2023-10-01T07:28:01.143552+0000 mgr.y (mgr.24353) 28 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:02.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:01 smithi084 bash[33757]: audit 2023-10-01T07:28:01.304154+0000 mon.a (mon.0) 569 : audit [INF] from='client.? 172.21.15.84:0/656953773' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-10-01T07:28:03.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:02 smithi084 bash[27378]: audit 2023-10-01T07:28:01.823962+0000 mon.a (mon.0) 570 : audit [INF] from='client.? 172.21.15.84:0/656953773' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-10-01T07:28:03.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:02 smithi084 bash[27378]: cluster 2023-10-01T07:28:01.824095+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-10-01T07:28:03.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:02 smithi084 bash[27378]: audit 2023-10-01T07:28:01.824961+0000 mon.c (mon.2) 34 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-10-01T07:28:03.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:02 smithi084 bash[27378]: audit 2023-10-01T07:28:01.831049+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-10-01T07:28:03.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:02 smithi084 bash[27378]: audit 2023-10-01T07:28:01.832096+0000 mon.c (mon.2) 35 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-01T07:28:03.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:02 smithi084 bash[27378]: audit 2023-10-01T07:28:01.832567+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-01T07:28:03.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:02 smithi084 bash[27378]: audit 2023-10-01T07:28:02.827256+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-10-01T07:28:03.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:02 smithi084 bash[33757]: audit 2023-10-01T07:28:01.823962+0000 mon.a (mon.0) 570 : audit [INF] from='client.? 172.21.15.84:0/656953773' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-10-01T07:28:03.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:02 smithi084 bash[33757]: cluster 2023-10-01T07:28:01.824095+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-10-01T07:28:03.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:02 smithi084 bash[33757]: audit 2023-10-01T07:28:01.824961+0000 mon.c (mon.2) 34 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-10-01T07:28:03.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:02 smithi084 bash[33757]: audit 2023-10-01T07:28:01.831049+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-10-01T07:28:03.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:02 smithi084 bash[33757]: audit 2023-10-01T07:28:01.832096+0000 mon.c (mon.2) 35 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-01T07:28:03.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:02 smithi084 bash[33757]: audit 2023-10-01T07:28:01.832567+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-01T07:28:03.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:02 smithi084 bash[33757]: audit 2023-10-01T07:28:02.827256+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-10-01T07:28:03.119 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- sudo ceph --cluster ceph osd pool application enable rbd rbd --yes-i-really-mean-it 2023-10-01T07:28:03.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:02 smithi112 bash[27689]: audit 2023-10-01T07:28:01.823962+0000 mon.a (mon.0) 570 : audit [INF] from='client.? 172.21.15.84:0/656953773' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-10-01T07:28:03.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:02 smithi112 bash[27689]: cluster 2023-10-01T07:28:01.824095+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-10-01T07:28:03.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:02 smithi112 bash[27689]: audit 2023-10-01T07:28:01.824961+0000 mon.c (mon.2) 34 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-10-01T07:28:03.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:02 smithi112 bash[27689]: audit 2023-10-01T07:28:01.831049+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-10-01T07:28:03.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:02 smithi112 bash[27689]: audit 2023-10-01T07:28:01.832096+0000 mon.c (mon.2) 35 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-01T07:28:03.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:02 smithi112 bash[27689]: audit 2023-10-01T07:28:01.832567+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-01T07:28:03.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:02 smithi112 bash[27689]: audit 2023-10-01T07:28:02.827256+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-10-01T07:28:03.824 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.598Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-10-01T07:28:03.824 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.598Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-10-01T07:28:03.824 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.599Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2023-10-01T07:28:03.824 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.599Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-10-01T07:28:03.824 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.600Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-10-01T07:28:03.824 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.600Z caller=node_exporter.go:115 level=info collector=arp 2023-10-01T07:28:03.824 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.600Z caller=node_exporter.go:115 level=info collector=bcache 2023-10-01T07:28:03.824 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.600Z caller=node_exporter.go:115 level=info collector=bonding 2023-10-01T07:28:03.824 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.600Z caller=node_exporter.go:115 level=info collector=btrfs 2023-10-01T07:28:03.825 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.600Z caller=node_exporter.go:115 level=info collector=conntrack 2023-10-01T07:28:03.825 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.600Z caller=node_exporter.go:115 level=info collector=cpu 2023-10-01T07:28:03.825 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.600Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-10-01T07:28:03.825 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.600Z caller=node_exporter.go:115 level=info collector=diskstats 2023-10-01T07:28:03.825 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.600Z caller=node_exporter.go:115 level=info collector=dmi 2023-10-01T07:28:03.825 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.600Z caller=node_exporter.go:115 level=info collector=edac 2023-10-01T07:28:03.825 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.600Z caller=node_exporter.go:115 level=info collector=entropy 2023-10-01T07:28:03.825 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.600Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-10-01T07:28:03.825 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.600Z caller=node_exporter.go:115 level=info collector=filefd 2023-10-01T07:28:03.825 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.600Z caller=node_exporter.go:115 level=info collector=filesystem 2023-10-01T07:28:03.825 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.600Z caller=node_exporter.go:115 level=info collector=hwmon 2023-10-01T07:28:03.825 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.600Z caller=node_exporter.go:115 level=info collector=infiniband 2023-10-01T07:28:03.825 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.600Z caller=node_exporter.go:115 level=info collector=ipvs 2023-10-01T07:28:03.826 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.600Z caller=node_exporter.go:115 level=info collector=loadavg 2023-10-01T07:28:03.826 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.600Z caller=node_exporter.go:115 level=info collector=mdadm 2023-10-01T07:28:03.826 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.600Z caller=node_exporter.go:115 level=info collector=meminfo 2023-10-01T07:28:03.826 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.600Z caller=node_exporter.go:115 level=info collector=netclass 2023-10-01T07:28:03.826 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.600Z caller=node_exporter.go:115 level=info collector=netdev 2023-10-01T07:28:03.826 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.600Z caller=node_exporter.go:115 level=info collector=netstat 2023-10-01T07:28:03.826 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.600Z caller=node_exporter.go:115 level=info collector=nfs 2023-10-01T07:28:03.826 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.600Z caller=node_exporter.go:115 level=info collector=nfsd 2023-10-01T07:28:03.826 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.600Z caller=node_exporter.go:115 level=info collector=nvme 2023-10-01T07:28:03.826 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.600Z caller=node_exporter.go:115 level=info collector=os 2023-10-01T07:28:03.826 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.600Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-10-01T07:28:03.827 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.600Z caller=node_exporter.go:115 level=info collector=pressure 2023-10-01T07:28:03.827 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.600Z caller=node_exporter.go:115 level=info collector=rapl 2023-10-01T07:28:03.827 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.600Z caller=node_exporter.go:115 level=info collector=schedstat 2023-10-01T07:28:03.827 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.600Z caller=node_exporter.go:115 level=info collector=sockstat 2023-10-01T07:28:03.827 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.600Z caller=node_exporter.go:115 level=info collector=softnet 2023-10-01T07:28:03.827 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.600Z caller=node_exporter.go:115 level=info collector=stat 2023-10-01T07:28:03.827 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.600Z caller=node_exporter.go:115 level=info collector=tapestats 2023-10-01T07:28:03.827 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.600Z caller=node_exporter.go:115 level=info collector=textfile 2023-10-01T07:28:03.827 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.600Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-10-01T07:28:03.827 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.600Z caller=node_exporter.go:115 level=info collector=time 2023-10-01T07:28:03.827 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.600Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-10-01T07:28:03.827 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.600Z caller=node_exporter.go:115 level=info collector=uname 2023-10-01T07:28:03.828 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.600Z caller=node_exporter.go:115 level=info collector=vmstat 2023-10-01T07:28:03.828 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.600Z caller=node_exporter.go:115 level=info collector=xfs 2023-10-01T07:28:03.828 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.600Z caller=node_exporter.go:115 level=info collector=zfs 2023-10-01T07:28:03.828 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.600Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-10-01T07:28:03.828 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[52308]: ts=2023-10-01T07:28:03.601Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-10-01T07:28:04.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:03 smithi112 bash[27689]: cluster 2023-10-01T07:28:02.827451+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-10-01T07:28:04.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:03 smithi112 bash[27689]: cluster 2023-10-01T07:28:03.143888+0000 mgr.y (mgr.24353) 29 : cluster [DBG] pgmap v19: 9 pgs: 8 unknown, 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:04.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[33757]: cluster 2023-10-01T07:28:02.827451+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-10-01T07:28:04.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[33757]: cluster 2023-10-01T07:28:03.143888+0000 mgr.y (mgr.24353) 29 : cluster [DBG] pgmap v19: 9 pgs: 8 unknown, 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:04.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[27378]: cluster 2023-10-01T07:28:02.827451+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-10-01T07:28:04.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:03 smithi084 bash[27378]: cluster 2023-10-01T07:28:03.143888+0000 mgr.y (mgr.24353) 29 : cluster [DBG] pgmap v19: 9 pgs: 8 unknown, 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:05.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:04 smithi112 bash[27689]: cluster 2023-10-01T07:28:03.844979+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-10-01T07:28:05.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:04 smithi084 bash[27378]: cluster 2023-10-01T07:28:03.844979+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-10-01T07:28:05.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:04 smithi084 bash[33757]: cluster 2023-10-01T07:28:03.844979+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-10-01T07:28:06.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:05 smithi112 bash[27689]: cluster 2023-10-01T07:28:05.144461+0000 mgr.y (mgr.24353) 30 : cluster [DBG] pgmap v21: 9 pgs: 8 unknown, 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:06.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:05 smithi084 bash[27378]: cluster 2023-10-01T07:28:05.144461+0000 mgr.y (mgr.24353) 30 : cluster [DBG] pgmap v21: 9 pgs: 8 unknown, 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:06.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:05 smithi084 bash[33757]: cluster 2023-10-01T07:28:05.144461+0000 mgr.y (mgr.24353) 30 : cluster [DBG] pgmap v21: 9 pgs: 8 unknown, 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:08.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:08 smithi084 bash[27378]: cluster 2023-10-01T07:28:07.144883+0000 mgr.y (mgr.24353) 31 : cluster [DBG] pgmap v22: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:08.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:08 smithi084 bash[33757]: cluster 2023-10-01T07:28:07.144883+0000 mgr.y (mgr.24353) 31 : cluster [DBG] pgmap v22: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:08.478 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:28:08 smithi112 bash[28510]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:28:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T07:28:08.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:08 smithi112 bash[27689]: cluster 2023-10-01T07:28:07.144883+0000 mgr.y (mgr.24353) 31 : cluster [DBG] pgmap v22: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:09.053 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:28:08 smithi084 bash[27645]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:28:08] "GET /metrics HTTP/1.1" 200 155646 "" "Prometheus/2.33.4" 2023-10-01T07:28:10.215 INFO:teuthology.orchestra.run.smithi084.stderr:enabled application 'rbd' on pool 'rbd' 2023-10-01T07:28:10.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:10 smithi084 bash[27378]: cluster 2023-10-01T07:28:09.145208+0000 mgr.y (mgr.24353) 32 : cluster [DBG] pgmap v23: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:10.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:10 smithi084 bash[27378]: audit 2023-10-01T07:28:09.405997+0000 mon.a (mon.0) 577 : audit [INF] from='client.? 172.21.15.84:0/3697865759' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T07:28:10.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:10 smithi084 bash[33757]: cluster 2023-10-01T07:28:09.145208+0000 mgr.y (mgr.24353) 32 : cluster [DBG] pgmap v23: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:10.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:10 smithi084 bash[33757]: audit 2023-10-01T07:28:09.405997+0000 mon.a (mon.0) 577 : audit [INF] from='client.? 172.21.15.84:0/3697865759' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T07:28:10.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:10 smithi112 bash[27689]: cluster 2023-10-01T07:28:09.145208+0000 mgr.y (mgr.24353) 32 : cluster [DBG] pgmap v23: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:10.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:10 smithi112 bash[27689]: audit 2023-10-01T07:28:09.405997+0000 mon.a (mon.0) 577 : audit [INF] from='client.? 172.21.15.84:0/3697865759' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T07:28:11.269 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-10-01T07:28:11.269 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-10-01T07:28:11.270 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph mgr dump --format=json 2023-10-01T07:28:11.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:11 smithi112 bash[27689]: audit 2023-10-01T07:28:10.210003+0000 mon.a (mon.0) 578 : audit [INF] from='client.? 172.21.15.84:0/3697865759' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-10-01T07:28:11.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:11 smithi112 bash[27689]: cluster 2023-10-01T07:28:10.210099+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-10-01T07:28:11.520 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:11 smithi084 bash[27378]: audit 2023-10-01T07:28:10.210003+0000 mon.a (mon.0) 578 : audit [INF] from='client.? 172.21.15.84:0/3697865759' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-10-01T07:28:11.520 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:11 smithi084 bash[27378]: cluster 2023-10-01T07:28:10.210099+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-10-01T07:28:11.521 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:11 smithi084 bash[33757]: audit 2023-10-01T07:28:10.210003+0000 mon.a (mon.0) 578 : audit [INF] from='client.? 172.21.15.84:0/3697865759' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-10-01T07:28:11.521 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:11 smithi084 bash[33757]: cluster 2023-10-01T07:28:10.210099+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-10-01T07:28:11.821 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 07:28:11 smithi084 systemd[1]: Started Ceph alertmanager.a for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T07:28:12.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:12 smithi112 bash[27689]: cluster 2023-10-01T07:28:11.145819+0000 mgr.y (mgr.24353) 33 : cluster [DBG] pgmap v25: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:12.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:12 smithi112 bash[27689]: audit 2023-10-01T07:28:11.800364+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:28:12.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:12 smithi112 bash[27689]: audit 2023-10-01T07:28:11.805309+0000 mon.c (mon.2) 36 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:28:12.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:12 smithi084 bash[27378]: cluster 2023-10-01T07:28:11.145819+0000 mgr.y (mgr.24353) 33 : cluster [DBG] pgmap v25: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:12.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:12 smithi084 bash[27378]: audit 2023-10-01T07:28:11.800364+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:28:12.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:12 smithi084 bash[27378]: audit 2023-10-01T07:28:11.805309+0000 mon.c (mon.2) 36 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:28:12.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:12 smithi084 bash[33757]: cluster 2023-10-01T07:28:11.145819+0000 mgr.y (mgr.24353) 33 : cluster [DBG] pgmap v25: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:12.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:12 smithi084 bash[33757]: audit 2023-10-01T07:28:11.800364+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:28:12.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:12 smithi084 bash[33757]: audit 2023-10-01T07:28:11.805309+0000 mon.c (mon.2) 36 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:28:13.324 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 07:28:13 smithi084 bash[53057]: level=info ts=2023-10-01T07:28:13.202Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-10-01T07:28:13.324 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 07:28:13 smithi084 bash[53057]: level=info ts=2023-10-01T07:28:13.202Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-10-01T07:28:13.324 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 07:28:13 smithi084 bash[53057]: level=info ts=2023-10-01T07:28:13.205Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.84 port=9094 2023-10-01T07:28:13.324 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 07:28:13 smithi084 bash[53057]: level=info ts=2023-10-01T07:28:13.207Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-10-01T07:28:13.324 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 07:28:13 smithi084 bash[53057]: level=info ts=2023-10-01T07:28:13.250Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-01T07:28:13.324 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 07:28:13 smithi084 bash[53057]: level=info ts=2023-10-01T07:28:13.251Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-01T07:28:13.324 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 07:28:13 smithi084 bash[53057]: level=info ts=2023-10-01T07:28:13.254Z caller=main.go:518 msg=Listening address=:9093 2023-10-01T07:28:13.324 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 07:28:13 smithi084 bash[53057]: level=info ts=2023-10-01T07:28:13.254Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-10-01T07:28:14.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:14 smithi112 bash[27689]: cluster 2023-10-01T07:28:13.146552+0000 mgr.y (mgr.24353) 34 : cluster [DBG] pgmap v26: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:14.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:14 smithi084 bash[33757]: cluster 2023-10-01T07:28:13.146552+0000 mgr.y (mgr.24353) 34 : cluster [DBG] pgmap v26: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:14.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:14 smithi084 bash[27378]: cluster 2023-10-01T07:28:13.146552+0000 mgr.y (mgr.24353) 34 : cluster [DBG] pgmap v26: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:15.573 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 07:28:15 smithi084 bash[53057]: level=info ts=2023-10-01T07:28:15.207Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000022453s 2023-10-01T07:28:16.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:16 smithi112 bash[27689]: cluster 2023-10-01T07:28:15.147322+0000 mgr.y (mgr.24353) 35 : cluster [DBG] pgmap v27: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:16.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:16 smithi112 bash[27689]: audit 2023-10-01T07:28:15.372377+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:28:16.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:16 smithi084 bash[27378]: cluster 2023-10-01T07:28:15.147322+0000 mgr.y (mgr.24353) 35 : cluster [DBG] pgmap v27: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:16.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:16 smithi084 bash[27378]: audit 2023-10-01T07:28:15.372377+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:28:16.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:16 smithi084 bash[33757]: cluster 2023-10-01T07:28:15.147322+0000 mgr.y (mgr.24353) 35 : cluster [DBG] pgmap v27: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:16.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:16 smithi084 bash[33757]: audit 2023-10-01T07:28:15.372377+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:28:17.044 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:28:18.324 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:28:18 smithi084 bash[27645]: [01/Oct/2023:07:28:18] ENGINE Bus STOPPING 2023-10-01T07:28:18.324 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:28:18 smithi084 bash[27645]: [01/Oct/2023:07:28:18] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-01T07:28:18.324 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:28:18 smithi084 bash[27645]: [01/Oct/2023:07:28:18] ENGINE Bus STOPPED 2023-10-01T07:28:18.324 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:28:18 smithi084 bash[27645]: [01/Oct/2023:07:28:18] ENGINE Bus STARTING 2023-10-01T07:28:18.324 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:28:18 smithi084 bash[27645]: [01/Oct/2023:07:28:18] ENGINE Serving on http://:::9283 2023-10-01T07:28:18.324 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:28:18 smithi084 bash[27645]: [01/Oct/2023:07:28:18] ENGINE Bus STARTED 2023-10-01T07:28:18.728 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:28:18 smithi112 bash[28510]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:28:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T07:28:18.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:18 smithi112 bash[27689]: cluster 2023-10-01T07:28:17.148013+0000 mgr.y (mgr.24353) 36 : cluster [DBG] pgmap v28: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:18.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:18 smithi112 bash[27689]: audit 2023-10-01T07:28:17.417967+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:28:18.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:18 smithi112 bash[27689]: audit 2023-10-01T07:28:17.862659+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:28:18.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:18 smithi112 bash[27689]: audit 2023-10-01T07:28:17.867657+0000 mon.c (mon.2) 37 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:28:18.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:18 smithi112 bash[27689]: audit 2023-10-01T07:28:17.868885+0000 mon.c (mon.2) 38 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:28:18.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:18 smithi112 bash[27689]: audit 2023-10-01T07:28:17.874824+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:28:18.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:18 smithi112 bash[27689]: audit 2023-10-01T07:28:18.009392+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:28:18.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:18 smithi112 bash[27689]: audit 2023-10-01T07:28:18.014837+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:28:18.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:18 smithi112 bash[27689]: audit 2023-10-01T07:28:18.020836+0000 mon.c (mon.2) 39 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-01T07:28:18.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:18 smithi112 bash[27689]: audit 2023-10-01T07:28:18.027215+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:28:18.784 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:18 smithi084 bash[33757]: cluster 2023-10-01T07:28:17.148013+0000 mgr.y (mgr.24353) 36 : cluster [DBG] pgmap v28: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:18.784 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:18 smithi084 bash[33757]: audit 2023-10-01T07:28:17.417967+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:28:18.784 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:18 smithi084 bash[33757]: audit 2023-10-01T07:28:17.862659+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:28:18.784 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:18 smithi084 bash[33757]: audit 2023-10-01T07:28:17.867657+0000 mon.c (mon.2) 37 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:28:18.784 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:18 smithi084 bash[33757]: audit 2023-10-01T07:28:17.868885+0000 mon.c (mon.2) 38 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:28:18.784 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:18 smithi084 bash[33757]: audit 2023-10-01T07:28:17.874824+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:28:18.785 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:18 smithi084 bash[33757]: audit 2023-10-01T07:28:18.009392+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:28:18.785 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:18 smithi084 bash[33757]: audit 2023-10-01T07:28:18.014837+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:28:18.785 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:18 smithi084 bash[33757]: audit 2023-10-01T07:28:18.020836+0000 mon.c (mon.2) 39 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-01T07:28:18.785 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:18 smithi084 bash[33757]: audit 2023-10-01T07:28:18.027215+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:28:18.785 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:18 smithi084 bash[27378]: cluster 2023-10-01T07:28:17.148013+0000 mgr.y (mgr.24353) 36 : cluster [DBG] pgmap v28: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:18.785 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:18 smithi084 bash[27378]: audit 2023-10-01T07:28:17.417967+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:28:18.785 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:18 smithi084 bash[27378]: audit 2023-10-01T07:28:17.862659+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:28:18.785 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:18 smithi084 bash[27378]: audit 2023-10-01T07:28:17.867657+0000 mon.c (mon.2) 37 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:28:18.786 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:18 smithi084 bash[27378]: audit 2023-10-01T07:28:17.868885+0000 mon.c (mon.2) 38 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:28:18.786 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:18 smithi084 bash[27378]: audit 2023-10-01T07:28:17.874824+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:28:18.786 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:18 smithi084 bash[27378]: audit 2023-10-01T07:28:18.009392+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:28:18.786 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:18 smithi084 bash[27378]: audit 2023-10-01T07:28:18.014837+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:28:18.786 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:18 smithi084 bash[27378]: audit 2023-10-01T07:28:18.020836+0000 mon.c (mon.2) 39 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-01T07:28:18.786 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:18 smithi084 bash[27378]: audit 2023-10-01T07:28:18.027215+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:28:19.061 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:28:18 smithi084 bash[27645]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:28:18] "GET /metrics HTTP/1.1" 200 155646 "" "Prometheus/2.33.4" 2023-10-01T07:28:19.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:19 smithi112 bash[27689]: audit 2023-10-01T07:28:18.021403+0000 mgr.y (mgr.24353) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-01T07:28:19.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:19 smithi112 bash[27689]: cephadm 2023-10-01T07:28:18.038926+0000 mgr.y (mgr.24353) 38 : cephadm [INF] Deploying daemon grafana.a on smithi112 2023-10-01T07:28:19.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:19 smithi084 bash[33757]: audit 2023-10-01T07:28:18.021403+0000 mgr.y (mgr.24353) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-01T07:28:19.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:19 smithi084 bash[33757]: cephadm 2023-10-01T07:28:18.038926+0000 mgr.y (mgr.24353) 38 : cephadm [INF] Deploying daemon grafana.a on smithi112 2023-10-01T07:28:19.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:19 smithi084 bash[27378]: audit 2023-10-01T07:28:18.021403+0000 mgr.y (mgr.24353) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-01T07:28:19.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:19 smithi084 bash[27378]: cephadm 2023-10-01T07:28:18.038926+0000 mgr.y (mgr.24353) 38 : cephadm [INF] Deploying daemon grafana.a on smithi112 2023-10-01T07:28:20.402 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T07:28:20.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:20 smithi112 bash[27689]: cluster 2023-10-01T07:28:19.148411+0000 mgr.y (mgr.24353) 39 : cluster [DBG] pgmap v29: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:20.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:20 smithi112 bash[27689]: audit 2023-10-01T07:28:20.383351+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:28:20.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:20 smithi112 bash[27689]: audit 2023-10-01T07:28:20.394003+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.84:0/2496001238' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-01T07:28:20.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:20 smithi084 bash[33757]: cluster 2023-10-01T07:28:19.148411+0000 mgr.y (mgr.24353) 39 : cluster [DBG] pgmap v29: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:20.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:20 smithi084 bash[33757]: audit 2023-10-01T07:28:20.383351+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:28:20.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:20 smithi084 bash[33757]: audit 2023-10-01T07:28:20.394003+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.84:0/2496001238' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-01T07:28:20.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:20 smithi084 bash[27378]: cluster 2023-10-01T07:28:19.148411+0000 mgr.y (mgr.24353) 39 : cluster [DBG] pgmap v29: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:20.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:20 smithi084 bash[27378]: audit 2023-10-01T07:28:20.383351+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:28:20.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:20 smithi084 bash[27378]: audit 2023-10-01T07:28:20.394003+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.84:0/2496001238' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-01T07:28:21.170 INFO:teuthology.orchestra.run.smithi084.stdout:{"epoch":18,"active_gid":24353,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6800","nonce":508401621},{"type":"v1","addr":"172.21.15.84:6801","nonce":508401621}]},"active_addr":"172.21.15.84:6801/508401621","active_change":"2023-10-01T07:27:35.119781+0000","active_mgr_features":4540138314316775423,"available":true,"standbys":[{"gid":24355,"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.84:8443/","prometheus":"http://172.21.15.84:9283/"},"always_on_modules":{"nautilus":["balancer","crash","devicehealth","orchestrator_cli","progress","rbd_support","status","volumes"],"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":51,"active_clients":[{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.84:0","nonce":4276613533}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.84:0","nonce":1180134649}]}]} 2023-10-01T07:28:21.174 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-10-01T07:28:21.174 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-10-01T07:28:21.174 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-01T07:28:22.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:22 smithi112 bash[27689]: cluster 2023-10-01T07:28:21.148942+0000 mgr.y (mgr.24353) 40 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:22.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:22 smithi084 bash[27378]: cluster 2023-10-01T07:28:21.148942+0000 mgr.y (mgr.24353) 40 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:22.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:22 smithi084 bash[33757]: cluster 2023-10-01T07:28:21.148942+0000 mgr.y (mgr.24353) 40 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:23.574 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 07:28:23 smithi084 bash[53057]: level=info ts=2023-10-01T07:28:23.209Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.00262045s 2023-10-01T07:28:24.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:24 smithi112 bash[27689]: cluster 2023-10-01T07:28:23.149532+0000 mgr.y (mgr.24353) 41 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:24.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:24 smithi084 bash[27378]: cluster 2023-10-01T07:28:23.149532+0000 mgr.y (mgr.24353) 41 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:24.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:24 smithi084 bash[33757]: cluster 2023-10-01T07:28:23.149532+0000 mgr.y (mgr.24353) 41 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:25.935 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:28:26.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:26 smithi112 bash[27689]: cluster 2023-10-01T07:28:25.150114+0000 mgr.y (mgr.24353) 42 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:26.753 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:26 smithi084 bash[33757]: cluster 2023-10-01T07:28:25.150114+0000 mgr.y (mgr.24353) 42 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:26.753 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:26 smithi084 bash[27378]: cluster 2023-10-01T07:28:25.150114+0000 mgr.y (mgr.24353) 42 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:28.410 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:28 smithi084 bash[33757]: cluster 2023-10-01T07:28:27.150792+0000 mgr.y (mgr.24353) 43 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:28.411 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:28 smithi084 bash[27378]: cluster 2023-10-01T07:28:27.150792+0000 mgr.y (mgr.24353) 43 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:28.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:28 smithi112 bash[27689]: cluster 2023-10-01T07:28:27.150792+0000 mgr.y (mgr.24353) 43 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:28.478 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:28:28 smithi112 bash[28510]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:28:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T07:28:28.758 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T07:28:28.758 INFO:teuthology.orchestra.run.smithi084.stdout:{"epoch":55,"fsid":"9c46152e-602a-11ee-8db5-212e2dc638e7","created":"2023-10-01T07:19:10.537832+0000","modified":"2023-10-01T07:28:10.198720+0000","last_up_change":"2023-10-01T07:27:02.079303+0000","last_in_change":"2023-10-01T07:26:36.946046+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-10-01T07:23:31.512821+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"53","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2023-10-01T07:28:01.764475+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":"0597b5b4-318a-4d9a-99f7-d02869dd45c4","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.84:6802","nonce":313708627},{"type":"v1","addr":"172.21.15.84:6803","nonce":313708627}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6804","nonce":313708627},{"type":"v1","addr":"172.21.15.84:6805","nonce":313708627}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6808","nonce":313708627},{"type":"v1","addr":"172.21.15.84:6809","nonce":313708627}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6806","nonce":313708627},{"type":"v1","addr":"172.21.15.84:6807","nonce":313708627}]},"public_addr":"172.21.15.84:6803/313708627","cluster_addr":"172.21.15.84:6805/313708627","heartbeat_back_addr":"172.21.15.84:6809/313708627","heartbeat_front_addr":"172.21.15.84:6807/313708627","state":["exists","up"]},{"osd":1,"uuid":"b9833f60-4823-4fe6-8419-d738d8d6f410","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.84:6810","nonce":3146168502},{"type":"v1","addr":"172.21.15.84:6811","nonce":3146168502}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6812","nonce":3146168502},{"type":"v1","addr":"172.21.15.84:6813","nonce":3146168502}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6816","nonce":3146168502},{"type":"v1","addr":"172.21.15.84:6817","nonce":3146168502}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6814","nonce":3146168502},{"type":"v1","addr":"172.21.15.84:6815","nonce":3146168502}]},"public_addr":"172.21.15.84:6811/3146168502","cluster_addr":"172.21.15.84:6813/3146168502","heartbeat_back_addr":"172.21.15.84:6817/3146168502","heartbeat_front_addr":"172.21.15.84:6815/3146168502","state":["exists","up"]},{"osd":2,"uuid":"496d4326-b04b-45a8-8ed8-1c87c3d52c86","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.84:6818","nonce":467561664},{"type":"v1","addr":"172.21.15.84:6819","nonce":467561664}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6820","nonce":467561664},{"type":"v1","addr":"172.21.15.84:6821","nonce":467561664}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6824","nonce":467561664},{"type":"v1","addr":"172.21.15.84:6825","nonce":467561664}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6822","nonce":467561664},{"type":"v1","addr":"172.21.15.84:6823","nonce":467561664}]},"public_addr":"172.21.15.84:6819/467561664","cluster_addr":"172.21.15.84:6821/467561664","heartbeat_back_addr":"172.21.15.84:6825/467561664","heartbeat_front_addr":"172.21.15.84:6823/467561664","state":["exists","up"]},{"osd":3,"uuid":"789c3c20-ad18-4da7-b0d3-ef28eae15aa6","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.84:6826","nonce":2232028687},{"type":"v1","addr":"172.21.15.84:6827","nonce":2232028687}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6828","nonce":2232028687},{"type":"v1","addr":"172.21.15.84:6829","nonce":2232028687}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6832","nonce":2232028687},{"type":"v1","addr":"172.21.15.84:6833","nonce":2232028687}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6830","nonce":2232028687},{"type":"v1","addr":"172.21.15.84:6831","nonce":2232028687}]},"public_addr":"172.21.15.84:6827/2232028687","cluster_addr":"172.21.15.84:6829/2232028687","heartbeat_back_addr":"172.21.15.84:6833/2232028687","heartbeat_front_addr":"172.21.15.84:6831/2232028687","state":["exists","up"]},{"osd":4,"uuid":"510e0af6-876b-41cb-88e9-7c81f14dfe73","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.112:6800","nonce":180161298},{"type":"v1","addr":"172.21.15.112:6801","nonce":180161298}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6802","nonce":180161298},{"type":"v1","addr":"172.21.15.112:6803","nonce":180161298}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6806","nonce":180161298},{"type":"v1","addr":"172.21.15.112:6807","nonce":180161298}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6804","nonce":180161298},{"type":"v1","addr":"172.21.15.112:6805","nonce":180161298}]},"public_addr":"172.21.15.112:6801/180161298","cluster_addr":"172.21.15.112:6803/180161298","heartbeat_back_addr":"172.21.15.112:6807/180161298","heartbeat_front_addr":"172.21.15.112:6805/180161298","state":["exists","up"]},{"osd":5,"uuid":"4aea62d5-accb-437b-b8e8-f7a7d176fb86","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.112:6808","nonce":2865306528},{"type":"v1","addr":"172.21.15.112:6809","nonce":2865306528}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6810","nonce":2865306528},{"type":"v1","addr":"172.21.15.112:6811","nonce":2865306528}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6814","nonce":2865306528},{"type":"v1","addr":"172.21.15.112:6815","nonce":2865306528}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6812","nonce":2865306528},{"type":"v1","addr":"172.21.15.112:6813","nonce":2865306528}]},"public_addr":"172.21.15.112:6809/2865306528","cluster_addr":"172.21.15.112:6811/2865306528","heartbeat_back_addr":"172.21.15.112:6815/2865306528","heartbeat_front_addr":"172.21.15.112:6813/2865306528","state":["exists","up"]},{"osd":6,"uuid":"eac6b4fe-3655-40f2-a7c0-aec7f85a0e35","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.112:6816","nonce":1014863209},{"type":"v1","addr":"172.21.15.112:6817","nonce":1014863209}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6818","nonce":1014863209},{"type":"v1","addr":"172.21.15.112:6819","nonce":1014863209}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6822","nonce":1014863209},{"type":"v1","addr":"172.21.15.112:6823","nonce":1014863209}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6820","nonce":1014863209},{"type":"v1","addr":"172.21.15.112:6821","nonce":1014863209}]},"public_addr":"172.21.15.112:6817/1014863209","cluster_addr":"172.21.15.112:6819/1014863209","heartbeat_back_addr":"172.21.15.112:6823/1014863209","heartbeat_front_addr":"172.21.15.112:6821/1014863209","state":["exists","up"]},{"osd":7,"uuid":"6ffb9f30-0931-49ae-a6cf-f3b6186a49e1","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.112:6824","nonce":2767723988},{"type":"v1","addr":"172.21.15.112:6825","nonce":2767723988}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6826","nonce":2767723988},{"type":"v1","addr":"172.21.15.112:6827","nonce":2767723988}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6830","nonce":2767723988},{"type":"v1","addr":"172.21.15.112:6831","nonce":2767723988}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6828","nonce":2767723988},{"type":"v1","addr":"172.21.15.112:6829","nonce":2767723988}]},"public_addr":"172.21.15.112:6825/2767723988","cluster_addr":"172.21.15.112:6827/2767723988","heartbeat_back_addr":"172.21.15.112:6831/2767723988","heartbeat_front_addr":"172.21.15.112:6829/2767723988","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:22:01.113923+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:22:44.830850+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:23:29.362474+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:24:14.137729+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:24:54.789460+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:25:36.457059+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:26:18.614925+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:27:01.192869+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.84:6801/1595613525":"2023-10-02T07:27:35.119396+0000","172.21.15.84:0/2014296091":"2023-10-02T07:27:35.119396+0000","172.21.15.84:6801/392122825":"2023-10-02T07:20:09.246560+0000","172.21.15.84:6800/392122825":"2023-10-02T07:20:09.246560+0000","172.21.15.84:0/76083119":"2023-10-02T07:20:09.246560+0000","172.21.15.84:0/1748783844":"2023-10-02T07:27:35.119396+0000","172.21.15.84:0/2982676647":"2023-10-02T07:20:09.246560+0000","172.21.15.84:0/1331132814":"2023-10-02T07:19:38.475011+0000","172.21.15.84:6800/4266955227":"2023-10-02T07:19:38.475011+0000","172.21.15.84:6800/1595613525":"2023-10-02T07:27:35.119396+0000","172.21.15.84:0/2030305114":"2023-10-02T07:19:38.475011+0000","172.21.15.84:6801/4266955227":"2023-10-02T07:19:38.475011+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-10-01T07:28:29.073 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:28:28 smithi084 bash[27645]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:28:28] "GET /metrics HTTP/1.1" 200 155645 "" "Prometheus/2.33.4" 2023-10-01T07:28:29.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:29 smithi084 bash[33757]: audit 2023-10-01T07:28:28.757403+0000 mon.b (mon.1) 27 : audit [DBG] from='client.? 172.21.15.84:0/1865658641' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T07:28:29.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:29 smithi084 bash[27378]: audit 2023-10-01T07:28:28.757403+0000 mon.b (mon.1) 27 : audit [DBG] from='client.? 172.21.15.84:0/1865658641' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T07:28:29.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:29 smithi112 bash[27689]: audit 2023-10-01T07:28:28.757403+0000 mon.b (mon.1) 27 : audit [DBG] from='client.? 172.21.15.84:0/1865658641' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T07:28:29.538 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-10-01T07:28:29.539 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-01T07:28:30.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:30 smithi112 bash[27689]: cluster 2023-10-01T07:28:29.151347+0000 mgr.y (mgr.24353) 44 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:30.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:30 smithi084 bash[27378]: cluster 2023-10-01T07:28:29.151347+0000 mgr.y (mgr.24353) 44 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:30.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:30 smithi084 bash[33757]: cluster 2023-10-01T07:28:29.151347+0000 mgr.y (mgr.24353) 44 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:32.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:32 smithi112 bash[27689]: cluster 2023-10-01T07:28:31.151979+0000 mgr.y (mgr.24353) 45 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:32.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:32 smithi084 bash[27378]: cluster 2023-10-01T07:28:31.151979+0000 mgr.y (mgr.24353) 45 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:32.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:32 smithi084 bash[33757]: cluster 2023-10-01T07:28:31.151979+0000 mgr.y (mgr.24353) 45 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:34.311 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:28:34.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:34 smithi112 bash[27689]: cluster 2023-10-01T07:28:33.152590+0000 mgr.y (mgr.24353) 46 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:34.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:34 smithi084 bash[33757]: cluster 2023-10-01T07:28:33.152590+0000 mgr.y (mgr.24353) 46 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:34.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:34 smithi084 bash[27378]: cluster 2023-10-01T07:28:33.152590+0000 mgr.y (mgr.24353) 46 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:36.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:36 smithi084 bash[27378]: cluster 2023-10-01T07:28:35.152953+0000 mgr.y (mgr.24353) 47 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:36.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:36 smithi084 bash[33757]: cluster 2023-10-01T07:28:35.152953+0000 mgr.y (mgr.24353) 47 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:36.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:36 smithi112 bash[27689]: cluster 2023-10-01T07:28:35.152953+0000 mgr.y (mgr.24353) 47 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:37.296 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T07:28:37.296 INFO:teuthology.orchestra.run.smithi084.stdout:{"epoch":55,"fsid":"9c46152e-602a-11ee-8db5-212e2dc638e7","created":"2023-10-01T07:19:10.537832+0000","modified":"2023-10-01T07:28:10.198720+0000","last_up_change":"2023-10-01T07:27:02.079303+0000","last_in_change":"2023-10-01T07:26:36.946046+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-10-01T07:23:31.512821+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"53","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2023-10-01T07:28:01.764475+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":"0597b5b4-318a-4d9a-99f7-d02869dd45c4","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.84:6802","nonce":313708627},{"type":"v1","addr":"172.21.15.84:6803","nonce":313708627}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6804","nonce":313708627},{"type":"v1","addr":"172.21.15.84:6805","nonce":313708627}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6808","nonce":313708627},{"type":"v1","addr":"172.21.15.84:6809","nonce":313708627}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6806","nonce":313708627},{"type":"v1","addr":"172.21.15.84:6807","nonce":313708627}]},"public_addr":"172.21.15.84:6803/313708627","cluster_addr":"172.21.15.84:6805/313708627","heartbeat_back_addr":"172.21.15.84:6809/313708627","heartbeat_front_addr":"172.21.15.84:6807/313708627","state":["exists","up"]},{"osd":1,"uuid":"b9833f60-4823-4fe6-8419-d738d8d6f410","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.84:6810","nonce":3146168502},{"type":"v1","addr":"172.21.15.84:6811","nonce":3146168502}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6812","nonce":3146168502},{"type":"v1","addr":"172.21.15.84:6813","nonce":3146168502}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6816","nonce":3146168502},{"type":"v1","addr":"172.21.15.84:6817","nonce":3146168502}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6814","nonce":3146168502},{"type":"v1","addr":"172.21.15.84:6815","nonce":3146168502}]},"public_addr":"172.21.15.84:6811/3146168502","cluster_addr":"172.21.15.84:6813/3146168502","heartbeat_back_addr":"172.21.15.84:6817/3146168502","heartbeat_front_addr":"172.21.15.84:6815/3146168502","state":["exists","up"]},{"osd":2,"uuid":"496d4326-b04b-45a8-8ed8-1c87c3d52c86","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.84:6818","nonce":467561664},{"type":"v1","addr":"172.21.15.84:6819","nonce":467561664}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6820","nonce":467561664},{"type":"v1","addr":"172.21.15.84:6821","nonce":467561664}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6824","nonce":467561664},{"type":"v1","addr":"172.21.15.84:6825","nonce":467561664}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6822","nonce":467561664},{"type":"v1","addr":"172.21.15.84:6823","nonce":467561664}]},"public_addr":"172.21.15.84:6819/467561664","cluster_addr":"172.21.15.84:6821/467561664","heartbeat_back_addr":"172.21.15.84:6825/467561664","heartbeat_front_addr":"172.21.15.84:6823/467561664","state":["exists","up"]},{"osd":3,"uuid":"789c3c20-ad18-4da7-b0d3-ef28eae15aa6","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.84:6826","nonce":2232028687},{"type":"v1","addr":"172.21.15.84:6827","nonce":2232028687}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6828","nonce":2232028687},{"type":"v1","addr":"172.21.15.84:6829","nonce":2232028687}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6832","nonce":2232028687},{"type":"v1","addr":"172.21.15.84:6833","nonce":2232028687}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6830","nonce":2232028687},{"type":"v1","addr":"172.21.15.84:6831","nonce":2232028687}]},"public_addr":"172.21.15.84:6827/2232028687","cluster_addr":"172.21.15.84:6829/2232028687","heartbeat_back_addr":"172.21.15.84:6833/2232028687","heartbeat_front_addr":"172.21.15.84:6831/2232028687","state":["exists","up"]},{"osd":4,"uuid":"510e0af6-876b-41cb-88e9-7c81f14dfe73","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.112:6800","nonce":180161298},{"type":"v1","addr":"172.21.15.112:6801","nonce":180161298}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6802","nonce":180161298},{"type":"v1","addr":"172.21.15.112:6803","nonce":180161298}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6806","nonce":180161298},{"type":"v1","addr":"172.21.15.112:6807","nonce":180161298}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6804","nonce":180161298},{"type":"v1","addr":"172.21.15.112:6805","nonce":180161298}]},"public_addr":"172.21.15.112:6801/180161298","cluster_addr":"172.21.15.112:6803/180161298","heartbeat_back_addr":"172.21.15.112:6807/180161298","heartbeat_front_addr":"172.21.15.112:6805/180161298","state":["exists","up"]},{"osd":5,"uuid":"4aea62d5-accb-437b-b8e8-f7a7d176fb86","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.112:6808","nonce":2865306528},{"type":"v1","addr":"172.21.15.112:6809","nonce":2865306528}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6810","nonce":2865306528},{"type":"v1","addr":"172.21.15.112:6811","nonce":2865306528}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6814","nonce":2865306528},{"type":"v1","addr":"172.21.15.112:6815","nonce":2865306528}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6812","nonce":2865306528},{"type":"v1","addr":"172.21.15.112:6813","nonce":2865306528}]},"public_addr":"172.21.15.112:6809/2865306528","cluster_addr":"172.21.15.112:6811/2865306528","heartbeat_back_addr":"172.21.15.112:6815/2865306528","heartbeat_front_addr":"172.21.15.112:6813/2865306528","state":["exists","up"]},{"osd":6,"uuid":"eac6b4fe-3655-40f2-a7c0-aec7f85a0e35","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.112:6816","nonce":1014863209},{"type":"v1","addr":"172.21.15.112:6817","nonce":1014863209}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6818","nonce":1014863209},{"type":"v1","addr":"172.21.15.112:6819","nonce":1014863209}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6822","nonce":1014863209},{"type":"v1","addr":"172.21.15.112:6823","nonce":1014863209}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6820","nonce":1014863209},{"type":"v1","addr":"172.21.15.112:6821","nonce":1014863209}]},"public_addr":"172.21.15.112:6817/1014863209","cluster_addr":"172.21.15.112:6819/1014863209","heartbeat_back_addr":"172.21.15.112:6823/1014863209","heartbeat_front_addr":"172.21.15.112:6821/1014863209","state":["exists","up"]},{"osd":7,"uuid":"6ffb9f30-0931-49ae-a6cf-f3b6186a49e1","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.112:6824","nonce":2767723988},{"type":"v1","addr":"172.21.15.112:6825","nonce":2767723988}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6826","nonce":2767723988},{"type":"v1","addr":"172.21.15.112:6827","nonce":2767723988}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6830","nonce":2767723988},{"type":"v1","addr":"172.21.15.112:6831","nonce":2767723988}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6828","nonce":2767723988},{"type":"v1","addr":"172.21.15.112:6829","nonce":2767723988}]},"public_addr":"172.21.15.112:6825/2767723988","cluster_addr":"172.21.15.112:6827/2767723988","heartbeat_back_addr":"172.21.15.112:6831/2767723988","heartbeat_front_addr":"172.21.15.112:6829/2767723988","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:22:01.113923+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:22:44.830850+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:23:29.362474+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:24:14.137729+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:24:54.789460+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:25:36.457059+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:26:18.614925+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:27:01.192869+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.84:6801/1595613525":"2023-10-02T07:27:35.119396+0000","172.21.15.84:0/2014296091":"2023-10-02T07:27:35.119396+0000","172.21.15.84:6801/392122825":"2023-10-02T07:20:09.246560+0000","172.21.15.84:6800/392122825":"2023-10-02T07:20:09.246560+0000","172.21.15.84:0/76083119":"2023-10-02T07:20:09.246560+0000","172.21.15.84:0/1748783844":"2023-10-02T07:27:35.119396+0000","172.21.15.84:0/2982676647":"2023-10-02T07:20:09.246560+0000","172.21.15.84:0/1331132814":"2023-10-02T07:19:38.475011+0000","172.21.15.84:6800/4266955227":"2023-10-02T07:19:38.475011+0000","172.21.15.84:6800/1595613525":"2023-10-02T07:27:35.119396+0000","172.21.15.84:0/2030305114":"2023-10-02T07:19:38.475011+0000","172.21.15.84:6801/4266955227":"2023-10-02T07:19:38.475011+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-10-01T07:28:38.047 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-10-01T07:28:38.048 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-10-01T07:28:38.048 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-10-01T07:28:38.049 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-10-01T07:28:38.049 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-10-01T07:28:38.049 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-10-01T07:28:38.050 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-10-01T07:28:38.050 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-10-01T07:28:38.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:38 smithi112 bash[27689]: cluster 2023-10-01T07:28:37.153602+0000 mgr.y (mgr.24353) 48 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:38.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:38 smithi112 bash[27689]: audit 2023-10-01T07:28:37.292429+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.84:0/2489368046' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T07:28:38.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:38 smithi084 bash[27378]: cluster 2023-10-01T07:28:37.153602+0000 mgr.y (mgr.24353) 48 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:38.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:38 smithi084 bash[27378]: audit 2023-10-01T07:28:37.292429+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.84:0/2489368046' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T07:28:38.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:38 smithi084 bash[33757]: cluster 2023-10-01T07:28:37.153602+0000 mgr.y (mgr.24353) 48 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:38.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:38 smithi084 bash[33757]: audit 2023-10-01T07:28:37.292429+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.84:0/2489368046' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T07:28:38.388 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:28:38 smithi112 bash[28510]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:28:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T07:28:39.073 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:28:38 smithi084 bash[27645]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:28:38] "GET /metrics HTTP/1.1" 200 155648 "" "Prometheus/2.33.4" 2023-10-01T07:28:40.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:40 smithi112 bash[27689]: cluster 2023-10-01T07:28:39.154157+0000 mgr.y (mgr.24353) 49 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:40.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:40 smithi084 bash[27378]: cluster 2023-10-01T07:28:39.154157+0000 mgr.y (mgr.24353) 49 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:40.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:40 smithi084 bash[33757]: cluster 2023-10-01T07:28:39.154157+0000 mgr.y (mgr.24353) 49 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:41.782 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:41 smithi112 bash[27689]: audit 2023-10-01T07:28:40.621859+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:28:41.782 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:41 smithi112 bash[27689]: audit 2023-10-01T07:28:40.625264+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:28:41.782 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:41 smithi112 bash[27689]: cluster 2023-10-01T07:28:41.154711+0000 mgr.y (mgr.24353) 50 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:41.783 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:41 smithi112 bash[47739]: t=2023-10-01T07:28:41+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2023-10-01T07:28:41.783 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:41 smithi112 bash[47739]: t=2023-10-01T07:28:41+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2023-10-01T07:28:42.044 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:41 smithi112 bash[47739]: t=2023-10-01T07:28:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2023-10-01T07:28:42.044 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:41 smithi112 bash[47739]: t=2023-10-01T07:28:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2023-10-01T07:28:42.044 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:41 smithi112 bash[47739]: t=2023-10-01T07:28:41+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2023-10-01T07:28:42.044 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:41 smithi112 bash[47739]: t=2023-10-01T07:28:41+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2023-10-01T07:28:42.044 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:41 smithi112 bash[47739]: t=2023-10-01T07:28:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2023-10-01T07:28:42.044 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:41 smithi112 bash[47739]: t=2023-10-01T07:28:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2023-10-01T07:28:42.045 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:41 smithi112 bash[47739]: t=2023-10-01T07:28:41+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-10-01T07:28:42.045 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:41 smithi112 bash[47739]: t=2023-10-01T07:28:41+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2023-10-01T07:28:42.045 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:41 smithi112 bash[47739]: t=2023-10-01T07:28:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2023-10-01T07:28:42.045 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:42 smithi112 bash[47739]: t=2023-10-01T07:28:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2023-10-01T07:28:42.045 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:42 smithi112 bash[47739]: t=2023-10-01T07:28:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2023-10-01T07:28:42.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:41 smithi084 bash[27378]: audit 2023-10-01T07:28:40.621859+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:28:42.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:41 smithi084 bash[27378]: audit 2023-10-01T07:28:40.625264+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:28:42.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:41 smithi084 bash[27378]: cluster 2023-10-01T07:28:41.154711+0000 mgr.y (mgr.24353) 50 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:42.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:41 smithi084 bash[33757]: audit 2023-10-01T07:28:40.621859+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:28:42.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:41 smithi084 bash[33757]: audit 2023-10-01T07:28:40.625264+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:28:42.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:41 smithi084 bash[33757]: cluster 2023-10-01T07:28:41.154711+0000 mgr.y (mgr.24353) 50 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:42.297 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:42 smithi112 bash[47739]: t=2023-10-01T07:28:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2023-10-01T07:28:42.297 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:42 smithi112 bash[47739]: t=2023-10-01T07:28:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2023-10-01T07:28:42.297 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:42 smithi112 bash[47739]: t=2023-10-01T07:28:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2023-10-01T07:28:42.297 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:42 smithi112 bash[47739]: t=2023-10-01T07:28:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2023-10-01T07:28:42.297 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:42 smithi112 bash[47739]: t=2023-10-01T07:28:42+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2023-10-01T07:28:42.297 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:42 smithi112 bash[47739]: t=2023-10-01T07:28:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2023-10-01T07:28:42.297 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:42 smithi112 bash[47739]: t=2023-10-01T07:28:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2023-10-01T07:28:42.298 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:42 smithi112 bash[47739]: t=2023-10-01T07:28:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2023-10-01T07:28:42.298 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:42 smithi112 bash[47739]: t=2023-10-01T07:28:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2023-10-01T07:28:42.549 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:42 smithi112 bash[47739]: t=2023-10-01T07:28:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2023-10-01T07:28:42.549 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:42 smithi112 bash[47739]: t=2023-10-01T07:28:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2023-10-01T07:28:42.549 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:42 smithi112 bash[47739]: t=2023-10-01T07:28:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2023-10-01T07:28:42.549 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:42 smithi112 bash[47739]: t=2023-10-01T07:28:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2023-10-01T07:28:42.550 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:42 smithi112 bash[47739]: t=2023-10-01T07:28:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2023-10-01T07:28:42.550 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:42 smithi112 bash[47739]: t=2023-10-01T07:28:42+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2023-10-01T07:28:42.550 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:42 smithi112 bash[47739]: t=2023-10-01T07:28:42+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2023-10-01T07:28:42.802 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:42 smithi112 bash[47739]: t=2023-10-01T07:28:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2023-10-01T07:28:42.802 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:42 smithi112 bash[47739]: t=2023-10-01T07:28:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2023-10-01T07:28:42.802 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:42 smithi112 bash[47739]: t=2023-10-01T07:28:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2023-10-01T07:28:42.802 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:42 smithi112 bash[47739]: t=2023-10-01T07:28:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2023-10-01T07:28:42.802 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:42 smithi112 bash[47739]: t=2023-10-01T07:28:42+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2023-10-01T07:28:42.802 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:42 smithi112 bash[47739]: t=2023-10-01T07:28:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2023-10-01T07:28:42.802 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:42 smithi112 bash[47739]: t=2023-10-01T07:28:42+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2023-10-01T07:28:42.802 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:42 smithi112 bash[47739]: t=2023-10-01T07:28:42+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2023-10-01T07:28:42.924 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:28:42.925 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:28:42.925 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:28:42.925 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:28:42.927 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:28:42.930 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:28:42.930 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:28:42.933 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:28:43.063 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:42 smithi112 bash[47739]: t=2023-10-01T07:28:42+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2023-10-01T07:28:43.063 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:42 smithi112 bash[47739]: t=2023-10-01T07:28:42+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2023-10-01T07:28:43.063 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:42 smithi112 bash[47739]: t=2023-10-01T07:28:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2023-10-01T07:28:43.063 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:42 smithi112 bash[47739]: t=2023-10-01T07:28:42+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2023-10-01T07:28:43.063 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:42 smithi112 bash[47739]: t=2023-10-01T07:28:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2023-10-01T07:28:43.063 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:42 smithi112 bash[47739]: t=2023-10-01T07:28:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2023-10-01T07:28:43.064 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:43 smithi112 bash[47739]: t=2023-10-01T07:28:43+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2023-10-01T07:28:43.064 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:43 smithi112 bash[47739]: t=2023-10-01T07:28:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2023-10-01T07:28:43.064 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:43 smithi112 bash[47739]: t=2023-10-01T07:28:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2023-10-01T07:28:43.315 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:43 smithi112 bash[47739]: t=2023-10-01T07:28:43+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2023-10-01T07:28:43.315 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:43 smithi112 bash[47739]: t=2023-10-01T07:28:43+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2023-10-01T07:28:43.315 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:43 smithi112 bash[47739]: t=2023-10-01T07:28:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2023-10-01T07:28:43.315 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:43 smithi112 bash[47739]: t=2023-10-01T07:28:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2023-10-01T07:28:43.315 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:43 smithi112 bash[47739]: t=2023-10-01T07:28:43+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2023-10-01T07:28:43.316 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:43 smithi112 bash[47739]: t=2023-10-01T07:28:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2023-10-01T07:28:43.316 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:43 smithi112 bash[47739]: t=2023-10-01T07:28:43+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-10-01T07:28:43.568 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:43 smithi112 bash[47739]: t=2023-10-01T07:28:43+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2023-10-01T07:28:43.568 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:43 smithi112 bash[47739]: t=2023-10-01T07:28:43+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2023-10-01T07:28:43.568 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:43 smithi112 bash[47739]: t=2023-10-01T07:28:43+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2023-10-01T07:28:43.568 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:43 smithi112 bash[47739]: t=2023-10-01T07:28:43+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2023-10-01T07:28:43.568 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:43 smithi112 bash[47739]: t=2023-10-01T07:28:43+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2023-10-01T07:28:43.569 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:43 smithi112 bash[47739]: t=2023-10-01T07:28:43+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2023-10-01T07:28:43.569 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:43 smithi112 bash[47739]: t=2023-10-01T07:28:43+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2023-10-01T07:28:43.569 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:43 smithi112 bash[47739]: t=2023-10-01T07:28:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2023-10-01T07:28:43.569 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:43 smithi112 bash[47739]: t=2023-10-01T07:28:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2023-10-01T07:28:43.829 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:43 smithi112 bash[47739]: t=2023-10-01T07:28:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2023-10-01T07:28:43.829 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:43 smithi112 bash[47739]: t=2023-10-01T07:28:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2023-10-01T07:28:43.829 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:43 smithi112 bash[47739]: t=2023-10-01T07:28:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2023-10-01T07:28:43.829 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:43 smithi112 bash[47739]: t=2023-10-01T07:28:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2023-10-01T07:28:43.829 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:43 smithi112 bash[47739]: t=2023-10-01T07:28:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2023-10-01T07:28:43.830 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:43 smithi112 bash[47739]: t=2023-10-01T07:28:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2023-10-01T07:28:43.830 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:43 smithi112 bash[47739]: t=2023-10-01T07:28:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2023-10-01T07:28:43.830 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:43 smithi112 bash[47739]: t=2023-10-01T07:28:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2023-10-01T07:28:43.830 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:43 smithi112 bash[47739]: t=2023-10-01T07:28:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2023-10-01T07:28:44.090 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:43 smithi112 bash[47739]: t=2023-10-01T07:28:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2023-10-01T07:28:44.090 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:43 smithi112 bash[47739]: t=2023-10-01T07:28:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2023-10-01T07:28:44.090 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:43 smithi112 bash[47739]: t=2023-10-01T07:28:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2023-10-01T07:28:44.090 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:43 smithi112 bash[47739]: t=2023-10-01T07:28:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2023-10-01T07:28:44.090 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:44 smithi112 bash[47739]: t=2023-10-01T07:28:44+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2023-10-01T07:28:44.090 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:44 smithi112 bash[47739]: t=2023-10-01T07:28:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2023-10-01T07:28:44.090 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:44 smithi112 bash[47739]: t=2023-10-01T07:28:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2023-10-01T07:28:44.351 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:44 smithi112 bash[27689]: cluster 2023-10-01T07:28:43.155287+0000 mgr.y (mgr.24353) 51 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:44.351 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:44 smithi112 bash[47739]: t=2023-10-01T07:28:44+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2023-10-01T07:28:44.351 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:44 smithi112 bash[47739]: t=2023-10-01T07:28:44+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-10-01T07:28:44.351 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:44 smithi112 bash[47739]: t=2023-10-01T07:28:44+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2023-10-01T07:28:44.351 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:44 smithi112 bash[47739]: t=2023-10-01T07:28:44+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-10-01T07:28:44.351 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:44 smithi112 bash[47739]: t=2023-10-01T07:28:44+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-10-01T07:28:44.351 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:44 smithi112 bash[47739]: t=2023-10-01T07:28:44+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2023-10-01T07:28:44.351 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:44 smithi112 bash[47739]: t=2023-10-01T07:28:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2023-10-01T07:28:44.351 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:44 smithi112 bash[47739]: t=2023-10-01T07:28:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2023-10-01T07:28:44.352 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:44 smithi112 bash[47739]: t=2023-10-01T07:28:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2023-10-01T07:28:44.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:44 smithi084 bash[27378]: cluster 2023-10-01T07:28:43.155287+0000 mgr.y (mgr.24353) 51 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:44.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:44 smithi084 bash[33757]: cluster 2023-10-01T07:28:43.155287+0000 mgr.y (mgr.24353) 51 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:44.612 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:44 smithi112 bash[47739]: t=2023-10-01T07:28:44+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2023-10-01T07:28:44.612 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:44 smithi112 bash[47739]: t=2023-10-01T07:28:44+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2023-10-01T07:28:44.612 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:44 smithi112 bash[47739]: t=2023-10-01T07:28:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2023-10-01T07:28:44.612 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:44 smithi112 bash[47739]: t=2023-10-01T07:28:44+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2023-10-01T07:28:44.612 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:44 smithi112 bash[47739]: t=2023-10-01T07:28:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2023-10-01T07:28:44.612 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:44 smithi112 bash[47739]: t=2023-10-01T07:28:44+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2023-10-01T07:28:44.612 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:44 smithi112 bash[47739]: t=2023-10-01T07:28:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2023-10-01T07:28:44.612 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:44 smithi112 bash[47739]: t=2023-10-01T07:28:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2023-10-01T07:28:44.612 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:44 smithi112 bash[47739]: t=2023-10-01T07:28:44+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2023-10-01T07:28:44.864 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:44 smithi112 bash[47739]: t=2023-10-01T07:28:44+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2023-10-01T07:28:44.864 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:44 smithi112 bash[47739]: t=2023-10-01T07:28:44+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2023-10-01T07:28:44.864 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:44 smithi112 bash[47739]: t=2023-10-01T07:28:44+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2023-10-01T07:28:44.865 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:44 smithi112 bash[47739]: t=2023-10-01T07:28:44+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-10-01T07:28:44.865 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:44 smithi112 bash[47739]: t=2023-10-01T07:28:44+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2023-10-01T07:28:44.865 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:44 smithi112 bash[47739]: t=2023-10-01T07:28:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2023-10-01T07:28:44.865 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:44 smithi112 bash[47739]: t=2023-10-01T07:28:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2023-10-01T07:28:44.865 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:44 smithi112 bash[47739]: t=2023-10-01T07:28:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2023-10-01T07:28:45.117 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:44 smithi112 bash[47739]: t=2023-10-01T07:28:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2023-10-01T07:28:45.117 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:44 smithi112 bash[47739]: t=2023-10-01T07:28:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2023-10-01T07:28:45.117 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:44 smithi112 bash[47739]: t=2023-10-01T07:28:44+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2023-10-01T07:28:45.117 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:45 smithi112 bash[47739]: t=2023-10-01T07:28:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2023-10-01T07:28:45.117 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:45 smithi112 bash[47739]: t=2023-10-01T07:28:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2023-10-01T07:28:45.117 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:45 smithi112 bash[47739]: t=2023-10-01T07:28:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2023-10-01T07:28:45.117 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:45 smithi112 bash[47739]: t=2023-10-01T07:28:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2023-10-01T07:28:45.403 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:45 smithi112 bash[47739]: t=2023-10-01T07:28:45+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2023-10-01T07:28:45.403 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:45 smithi112 bash[47739]: t=2023-10-01T07:28:45+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2023-10-01T07:28:45.403 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:45 smithi112 bash[47739]: t=2023-10-01T07:28:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2023-10-01T07:28:45.403 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:45 smithi112 bash[47739]: t=2023-10-01T07:28:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2023-10-01T07:28:45.403 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:45 smithi112 bash[47739]: t=2023-10-01T07:28:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2023-10-01T07:28:45.404 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:45 smithi112 bash[47739]: t=2023-10-01T07:28:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2023-10-01T07:28:45.404 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:45 smithi112 bash[47739]: t=2023-10-01T07:28:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2023-10-01T07:28:45.404 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:45 smithi112 bash[47739]: t=2023-10-01T07:28:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2023-10-01T07:28:45.404 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:45 smithi112 bash[47739]: t=2023-10-01T07:28:45+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2023-10-01T07:28:45.689 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:45 smithi112 bash[47739]: t=2023-10-01T07:28:45+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2023-10-01T07:28:45.689 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:45 smithi112 bash[47739]: t=2023-10-01T07:28:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2023-10-01T07:28:45.689 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:45 smithi112 bash[47739]: t=2023-10-01T07:28:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2023-10-01T07:28:45.689 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:45 smithi112 bash[47739]: t=2023-10-01T07:28:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2023-10-01T07:28:45.689 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:45 smithi112 bash[47739]: t=2023-10-01T07:28:45+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2023-10-01T07:28:45.689 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:45 smithi112 bash[47739]: t=2023-10-01T07:28:45+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2023-10-01T07:28:45.690 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:45 smithi112 bash[47739]: t=2023-10-01T07:28:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2023-10-01T07:28:45.950 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:45 smithi112 bash[47739]: t=2023-10-01T07:28:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2023-10-01T07:28:45.950 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:45 smithi112 bash[47739]: t=2023-10-01T07:28:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2023-10-01T07:28:45.950 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:45 smithi112 bash[47739]: t=2023-10-01T07:28:45+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2023-10-01T07:28:45.951 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:45 smithi112 bash[47739]: t=2023-10-01T07:28:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2023-10-01T07:28:45.951 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:45 smithi112 bash[47739]: t=2023-10-01T07:28:45+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2023-10-01T07:28:45.951 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:45 smithi112 bash[47739]: t=2023-10-01T07:28:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2023-10-01T07:28:46.220 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:45 smithi112 bash[47739]: t=2023-10-01T07:28:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-10-01T07:28:46.220 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:45 smithi112 bash[47739]: t=2023-10-01T07:28:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2023-10-01T07:28:46.220 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:46 smithi112 bash[47739]: t=2023-10-01T07:28:46+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2023-10-01T07:28:46.220 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:46 smithi112 bash[47739]: t=2023-10-01T07:28:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2023-10-01T07:28:46.220 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:46 smithi112 bash[47739]: t=2023-10-01T07:28:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2023-10-01T07:28:46.221 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:46 smithi112 bash[47739]: t=2023-10-01T07:28:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2023-10-01T07:28:46.221 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:46 smithi112 bash[47739]: t=2023-10-01T07:28:46+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2023-10-01T07:28:46.472 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:46 smithi112 bash[47739]: t=2023-10-01T07:28:46+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2023-10-01T07:28:46.472 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:46 smithi112 bash[47739]: t=2023-10-01T07:28:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2023-10-01T07:28:46.472 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:46 smithi112 bash[47739]: t=2023-10-01T07:28:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2023-10-01T07:28:46.473 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:46 smithi112 bash[47739]: t=2023-10-01T07:28:46+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2023-10-01T07:28:46.473 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:46 smithi112 bash[47739]: t=2023-10-01T07:28:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-10-01T07:28:46.473 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:46 smithi112 bash[27689]: cluster 2023-10-01T07:28:45.155661+0000 mgr.y (mgr.24353) 52 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:46.473 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:46 smithi112 bash[27689]: audit 2023-10-01T07:28:45.411712+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:28:46.473 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:46 smithi112 bash[27689]: audit 2023-10-01T07:28:45.663642+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:28:46.473 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:46 smithi112 bash[27689]: audit 2023-10-01T07:28:46.350703+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:28:46.725 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:46 smithi112 bash[47739]: t=2023-10-01T07:28:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2023-10-01T07:28:46.725 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:46 smithi112 bash[47739]: t=2023-10-01T07:28:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2023-10-01T07:28:46.725 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:46 smithi112 bash[47739]: t=2023-10-01T07:28:46+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2023-10-01T07:28:46.725 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:46 smithi112 bash[47739]: t=2023-10-01T07:28:46+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2023-10-01T07:28:46.725 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:46 smithi112 bash[47739]: t=2023-10-01T07:28:46+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2023-10-01T07:28:46.725 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:46 smithi112 bash[47739]: t=2023-10-01T07:28:46+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2023-10-01T07:28:46.726 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:46 smithi112 bash[47739]: t=2023-10-01T07:28:46+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2023-10-01T07:28:46.726 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:46 smithi112 bash[47739]: t=2023-10-01T07:28:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2023-10-01T07:28:46.726 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:46 smithi112 bash[47739]: t=2023-10-01T07:28:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2023-10-01T07:28:46.742 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:46 smithi084 bash[27378]: cluster 2023-10-01T07:28:45.155661+0000 mgr.y (mgr.24353) 52 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:46.742 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:46 smithi084 bash[27378]: audit 2023-10-01T07:28:45.411712+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:28:46.742 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:46 smithi084 bash[27378]: audit 2023-10-01T07:28:45.663642+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:28:46.742 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:46 smithi084 bash[27378]: audit 2023-10-01T07:28:46.350703+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:28:46.742 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:46 smithi084 bash[33757]: cluster 2023-10-01T07:28:45.155661+0000 mgr.y (mgr.24353) 52 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:46.742 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:46 smithi084 bash[33757]: audit 2023-10-01T07:28:45.411712+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:28:46.743 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:46 smithi084 bash[33757]: audit 2023-10-01T07:28:45.663642+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:28:46.743 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:46 smithi084 bash[33757]: audit 2023-10-01T07:28:46.350703+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:28:46.978 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:46 smithi112 bash[47739]: t=2023-10-01T07:28:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2023-10-01T07:28:46.978 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:46 smithi112 bash[47739]: t=2023-10-01T07:28:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2023-10-01T07:28:46.978 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:46 smithi112 bash[47739]: t=2023-10-01T07:28:46+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2023-10-01T07:28:46.979 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:46 smithi112 bash[47739]: t=2023-10-01T07:28:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2023-10-01T07:28:46.979 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:46 smithi112 bash[47739]: t=2023-10-01T07:28:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2023-10-01T07:28:46.979 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:46 smithi112 bash[47739]: t=2023-10-01T07:28:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2023-10-01T07:28:46.979 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:46 smithi112 bash[47739]: t=2023-10-01T07:28:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2023-10-01T07:28:47.264 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:46 smithi112 bash[47739]: t=2023-10-01T07:28:46+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2023-10-01T07:28:47.264 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:47 smithi112 bash[47739]: t=2023-10-01T07:28:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2023-10-01T07:28:47.264 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:47 smithi112 bash[47739]: t=2023-10-01T07:28:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2023-10-01T07:28:47.264 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:47 smithi112 bash[47739]: t=2023-10-01T07:28:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2023-10-01T07:28:47.264 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:47 smithi112 bash[47739]: t=2023-10-01T07:28:47+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2023-10-01T07:28:47.264 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:47 smithi112 bash[47739]: t=2023-10-01T07:28:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-10-01T07:28:47.264 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:47 smithi112 bash[47739]: t=2023-10-01T07:28:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2023-10-01T07:28:47.264 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:47 smithi112 bash[47739]: t=2023-10-01T07:28:47+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2023-10-01T07:28:47.265 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:47 smithi112 bash[47739]: t=2023-10-01T07:28:47+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2023-10-01T07:28:47.265 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:47 smithi112 bash[47739]: t=2023-10-01T07:28:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2023-10-01T07:28:47.265 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:47 smithi112 bash[47739]: t=2023-10-01T07:28:47+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2023-10-01T07:28:47.558 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:47 smithi112 bash[27689]: audit 2023-10-01T07:28:46.609554+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:28:47.558 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:47 smithi112 bash[27689]: audit 2023-10-01T07:28:46.610763+0000 mon.c (mon.2) 44 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:28:47.558 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:47 smithi112 bash[27689]: audit 2023-10-01T07:28:46.617215+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:28:47.559 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:47 smithi112 bash[47739]: t=2023-10-01T07:28:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2023-10-01T07:28:47.559 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:47 smithi112 bash[47739]: t=2023-10-01T07:28:47+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2023-10-01T07:28:47.559 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:47 smithi112 bash[47739]: t=2023-10-01T07:28:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2023-10-01T07:28:47.559 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:47 smithi112 bash[47739]: t=2023-10-01T07:28:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2023-10-01T07:28:47.559 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:47 smithi112 bash[47739]: t=2023-10-01T07:28:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2023-10-01T07:28:47.559 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:47 smithi112 bash[47739]: t=2023-10-01T07:28:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2023-10-01T07:28:47.559 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:47 smithi112 bash[47739]: t=2023-10-01T07:28:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2023-10-01T07:28:47.559 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:47 smithi112 bash[47739]: t=2023-10-01T07:28:47+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2023-10-01T07:28:47.702 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:47 smithi084 bash[27378]: audit 2023-10-01T07:28:46.609554+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:28:47.702 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:47 smithi084 bash[27378]: audit 2023-10-01T07:28:46.610763+0000 mon.c (mon.2) 44 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:28:47.702 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:47 smithi084 bash[27378]: audit 2023-10-01T07:28:46.617215+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:28:47.703 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:47 smithi084 bash[33757]: audit 2023-10-01T07:28:46.609554+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:28:47.703 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:47 smithi084 bash[33757]: audit 2023-10-01T07:28:46.610763+0000 mon.c (mon.2) 44 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:28:47.703 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:47 smithi084 bash[33757]: audit 2023-10-01T07:28:46.617215+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:28:47.828 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:47 smithi112 bash[47739]: t=2023-10-01T07:28:47+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2023-10-01T07:28:47.828 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:47 smithi112 bash[47739]: t=2023-10-01T07:28:47+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2023-10-01T07:28:47.828 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:47 smithi112 bash[47739]: t=2023-10-01T07:28:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2023-10-01T07:28:47.829 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:47 smithi112 bash[47739]: t=2023-10-01T07:28:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2023-10-01T07:28:47.829 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:47 smithi112 bash[47739]: t=2023-10-01T07:28:47+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2023-10-01T07:28:47.829 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:47 smithi112 bash[47739]: t=2023-10-01T07:28:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-10-01T07:28:47.829 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:47 smithi112 bash[47739]: t=2023-10-01T07:28:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2023-10-01T07:28:47.829 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:47 smithi112 bash[47739]: t=2023-10-01T07:28:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2023-10-01T07:28:47.829 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:47 smithi112 bash[47739]: t=2023-10-01T07:28:47+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2023-10-01T07:28:48.098 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:47 smithi112 bash[47739]: t=2023-10-01T07:28:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2023-10-01T07:28:48.098 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:47 smithi112 bash[47739]: t=2023-10-01T07:28:47+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2023-10-01T07:28:48.098 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:47 smithi112 bash[47739]: t=2023-10-01T07:28:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2023-10-01T07:28:48.098 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:47 smithi112 bash[47739]: t=2023-10-01T07:28:47+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2023-10-01T07:28:48.098 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:47 smithi112 bash[47739]: t=2023-10-01T07:28:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2023-10-01T07:28:48.098 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:47 smithi112 bash[47739]: t=2023-10-01T07:28:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2023-10-01T07:28:48.098 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:47 smithi112 bash[47739]: t=2023-10-01T07:28:47+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2023-10-01T07:28:48.099 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:48 smithi112 bash[47739]: t=2023-10-01T07:28:48+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2023-10-01T07:28:48.099 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:48 smithi112 bash[47739]: t=2023-10-01T07:28:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2023-10-01T07:28:48.099 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:48 smithi112 bash[47739]: t=2023-10-01T07:28:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2023-10-01T07:28:48.099 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:48 smithi112 bash[47739]: t=2023-10-01T07:28:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2023-10-01T07:28:48.359 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:48 smithi112 bash[47739]: t=2023-10-01T07:28:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2023-10-01T07:28:48.360 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:48 smithi112 bash[47739]: t=2023-10-01T07:28:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2023-10-01T07:28:48.360 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:48 smithi112 bash[47739]: t=2023-10-01T07:28:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2023-10-01T07:28:48.360 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:48 smithi112 bash[47739]: t=2023-10-01T07:28:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2023-10-01T07:28:48.360 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:48 smithi112 bash[47739]: t=2023-10-01T07:28:48+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2023-10-01T07:28:48.360 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:48 smithi112 bash[47739]: t=2023-10-01T07:28:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2023-10-01T07:28:48.360 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:48 smithi112 bash[47739]: t=2023-10-01T07:28:48+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2023-10-01T07:28:48.620 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:28:48 smithi112 bash[28510]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:28:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T07:28:48.620 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:48 smithi112 bash[27689]: cephadm 2023-10-01T07:28:46.621997+0000 mgr.y (mgr.24353) 53 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-10-01T07:28:48.620 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:48 smithi112 bash[27689]: cephadm 2023-10-01T07:28:46.625698+0000 mgr.y (mgr.24353) 54 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi084 2023-10-01T07:28:48.620 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:48 smithi112 bash[27689]: cluster 2023-10-01T07:28:47.156360+0000 mgr.y (mgr.24353) 55 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:48.621 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:48 smithi112 bash[47739]: t=2023-10-01T07:28:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2023-10-01T07:28:48.621 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:48 smithi112 bash[47739]: t=2023-10-01T07:28:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2023-10-01T07:28:48.621 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:48 smithi112 bash[47739]: t=2023-10-01T07:28:48+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2023-10-01T07:28:48.621 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:48 smithi112 bash[47739]: t=2023-10-01T07:28:48+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2023-10-01T07:28:48.621 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:48 smithi112 bash[47739]: t=2023-10-01T07:28:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2023-10-01T07:28:48.621 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:48 smithi112 bash[47739]: t=2023-10-01T07:28:48+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2023-10-01T07:28:48.621 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:48 smithi112 bash[47739]: t=2023-10-01T07:28:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2023-10-01T07:28:48.621 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:48 smithi112 bash[47739]: t=2023-10-01T07:28:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2023-10-01T07:28:48.621 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:48 smithi112 bash[47739]: t=2023-10-01T07:28:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2023-10-01T07:28:48.785 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:48 smithi084 bash[27378]: cephadm 2023-10-01T07:28:46.621997+0000 mgr.y (mgr.24353) 53 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-10-01T07:28:48.786 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:48 smithi084 bash[27378]: cephadm 2023-10-01T07:28:46.625698+0000 mgr.y (mgr.24353) 54 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi084 2023-10-01T07:28:48.786 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:48 smithi084 bash[27378]: cluster 2023-10-01T07:28:47.156360+0000 mgr.y (mgr.24353) 55 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:48.786 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:48 smithi084 bash[33757]: cephadm 2023-10-01T07:28:46.621997+0000 mgr.y (mgr.24353) 53 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-10-01T07:28:48.786 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:48 smithi084 bash[33757]: cephadm 2023-10-01T07:28:46.625698+0000 mgr.y (mgr.24353) 54 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi084 2023-10-01T07:28:48.786 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:48 smithi084 bash[33757]: cluster 2023-10-01T07:28:47.156360+0000 mgr.y (mgr.24353) 55 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:48.906 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:48 smithi112 bash[47739]: t=2023-10-01T07:28:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2023-10-01T07:28:48.907 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:48 smithi112 bash[47739]: t=2023-10-01T07:28:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2023-10-01T07:28:48.907 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:48 smithi112 bash[47739]: t=2023-10-01T07:28:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2023-10-01T07:28:48.907 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:48 smithi112 bash[47739]: t=2023-10-01T07:28:48+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2023-10-01T07:28:48.907 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:48 smithi112 bash[47739]: t=2023-10-01T07:28:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2023-10-01T07:28:48.907 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:48 smithi112 bash[47739]: t=2023-10-01T07:28:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2023-10-01T07:28:48.907 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:48 smithi112 bash[47739]: t=2023-10-01T07:28:48+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2023-10-01T07:28:48.907 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:48 smithi112 bash[47739]: t=2023-10-01T07:28:48+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2023-10-01T07:28:48.907 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:48 smithi112 bash[47739]: t=2023-10-01T07:28:48+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2023-10-01T07:28:48.908 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:48 smithi112 bash[47739]: t=2023-10-01T07:28:48+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-10-01T07:28:49.073 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:28:48 smithi084 bash[27645]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:28:48] "GET /metrics HTTP/1.1" 200 155648 "" "Prometheus/2.33.4" 2023-10-01T07:28:49.167 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:48 smithi112 bash[47739]: t=2023-10-01T07:28:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-10-01T07:28:49.167 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:48 smithi112 bash[47739]: t=2023-10-01T07:28:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2023-10-01T07:28:49.168 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:49 smithi112 bash[47739]: t=2023-10-01T07:28:49+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2023-10-01T07:28:49.168 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:49 smithi112 bash[47739]: t=2023-10-01T07:28:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2023-10-01T07:28:49.168 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:49 smithi112 bash[47739]: t=2023-10-01T07:28:49+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2023-10-01T07:28:49.168 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:49 smithi112 bash[47739]: t=2023-10-01T07:28:49+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2023-10-01T07:28:49.168 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:49 smithi112 bash[47739]: t=2023-10-01T07:28:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2023-10-01T07:28:49.168 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:49 smithi112 bash[47739]: t=2023-10-01T07:28:49+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-10-01T07:28:49.168 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:49 smithi112 bash[47739]: t=2023-10-01T07:28:49+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2023-10-01T07:28:49.423 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:49 smithi112 bash[47739]: t=2023-10-01T07:28:49+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2023-10-01T07:28:49.423 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:49 smithi112 bash[47739]: t=2023-10-01T07:28:49+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2023-10-01T07:28:49.423 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:49 smithi112 bash[47739]: t=2023-10-01T07:28:49+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2023-10-01T07:28:49.423 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:49 smithi112 bash[47739]: t=2023-10-01T07:28:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2023-10-01T07:28:49.423 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:49 smithi112 bash[47739]: t=2023-10-01T07:28:49+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2023-10-01T07:28:49.423 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:49 smithi112 bash[47739]: t=2023-10-01T07:28:49+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2023-10-01T07:28:49.423 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:49 smithi112 bash[47739]: t=2023-10-01T07:28:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2023-10-01T07:28:49.423 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:49 smithi112 bash[47739]: t=2023-10-01T07:28:49+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2023-10-01T07:28:49.689 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:49 smithi112 bash[47739]: t=2023-10-01T07:28:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2023-10-01T07:28:49.689 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:49 smithi112 bash[47739]: t=2023-10-01T07:28:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2023-10-01T07:28:49.689 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:49 smithi112 bash[47739]: t=2023-10-01T07:28:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2023-10-01T07:28:49.689 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:49 smithi112 bash[47739]: t=2023-10-01T07:28:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2023-10-01T07:28:49.689 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:49 smithi112 bash[47739]: t=2023-10-01T07:28:49+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2023-10-01T07:28:49.689 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:49 smithi112 bash[47739]: t=2023-10-01T07:28:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2023-10-01T07:28:49.690 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:49 smithi112 bash[47739]: t=2023-10-01T07:28:49+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2023-10-01T07:28:49.690 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:49 smithi112 bash[47739]: t=2023-10-01T07:28:49+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2023-10-01T07:28:49.966 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:49 smithi112 bash[47739]: t=2023-10-01T07:28:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2023-10-01T07:28:49.966 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:49 smithi112 bash[47739]: t=2023-10-01T07:28:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2023-10-01T07:28:49.967 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:49 smithi112 bash[47739]: t=2023-10-01T07:28:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2023-10-01T07:28:49.967 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:49 smithi112 bash[47739]: t=2023-10-01T07:28:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2023-10-01T07:28:49.967 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:49 smithi112 bash[47739]: t=2023-10-01T07:28:49+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2023-10-01T07:28:49.967 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:49 smithi112 bash[47739]: t=2023-10-01T07:28:49+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2023-10-01T07:28:49.967 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:49 smithi112 bash[47739]: t=2023-10-01T07:28:49+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2023-10-01T07:28:50.228 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:49 smithi112 bash[47739]: t=2023-10-01T07:28:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2023-10-01T07:28:50.228 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:50 smithi112 bash[47739]: t=2023-10-01T07:28:50+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2023-10-01T07:28:50.228 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:50 smithi112 bash[47739]: t=2023-10-01T07:28:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2023-10-01T07:28:50.228 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:50 smithi112 bash[47739]: t=2023-10-01T07:28:50+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2023-10-01T07:28:50.228 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:50 smithi112 bash[47739]: t=2023-10-01T07:28:50+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-10-01T07:28:50.228 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:50 smithi112 bash[47739]: t=2023-10-01T07:28:50+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2023-10-01T07:28:50.228 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:50 smithi112 bash[47739]: t=2023-10-01T07:28:50+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2023-10-01T07:28:50.228 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:50 smithi112 bash[47739]: t=2023-10-01T07:28:50+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2023-10-01T07:28:50.228 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:50 smithi112 bash[47739]: t=2023-10-01T07:28:50+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2023-10-01T07:28:50.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:50 smithi112 bash[27689]: cluster 2023-10-01T07:28:49.156753+0000 mgr.y (mgr.24353) 56 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:50.478 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:50 smithi112 bash[47739]: t=2023-10-01T07:28:50+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2023-10-01T07:28:50.479 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:50 smithi112 bash[47739]: t=2023-10-01T07:28:50+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-10-01T07:28:50.479 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:50 smithi112 bash[47739]: t=2023-10-01T07:28:50+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2023-10-01T07:28:50.479 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:50 smithi112 bash[47739]: t=2023-10-01T07:28:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2023-10-01T07:28:50.479 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:50 smithi112 bash[47739]: t=2023-10-01T07:28:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2023-10-01T07:28:50.479 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:50 smithi112 bash[47739]: t=2023-10-01T07:28:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2023-10-01T07:28:50.479 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:50 smithi112 bash[47739]: t=2023-10-01T07:28:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2023-10-01T07:28:50.479 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:50 smithi112 bash[47739]: t=2023-10-01T07:28:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2023-10-01T07:28:50.766 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:50 smithi112 bash[47739]: t=2023-10-01T07:28:50+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2023-10-01T07:28:50.767 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:50 smithi112 bash[47739]: t=2023-10-01T07:28:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2023-10-01T07:28:50.767 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:50 smithi112 bash[47739]: t=2023-10-01T07:28:50+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2023-10-01T07:28:50.767 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:50 smithi112 bash[47739]: t=2023-10-01T07:28:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2023-10-01T07:28:50.767 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:50 smithi112 bash[47739]: t=2023-10-01T07:28:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2023-10-01T07:28:50.767 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:50 smithi112 bash[47739]: t=2023-10-01T07:28:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2023-10-01T07:28:50.767 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:50 smithi112 bash[47739]: t=2023-10-01T07:28:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2023-10-01T07:28:50.767 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:50 smithi112 bash[47739]: t=2023-10-01T07:28:50+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2023-10-01T07:28:50.767 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:50 smithi112 bash[47739]: t=2023-10-01T07:28:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2023-10-01T07:28:50.767 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:50 smithi112 bash[47739]: t=2023-10-01T07:28:50+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2023-10-01T07:28:50.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:50 smithi084 bash[27378]: cluster 2023-10-01T07:28:49.156753+0000 mgr.y (mgr.24353) 56 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:50.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:50 smithi084 bash[33757]: cluster 2023-10-01T07:28:49.156753+0000 mgr.y (mgr.24353) 56 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:51.036 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:50 smithi112 bash[47739]: t=2023-10-01T07:28:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2023-10-01T07:28:51.036 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:50 smithi112 bash[47739]: t=2023-10-01T07:28:50+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2023-10-01T07:28:51.036 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:50 smithi112 bash[47739]: t=2023-10-01T07:28:50+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2023-10-01T07:28:51.037 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:50 smithi112 bash[47739]: t=2023-10-01T07:28:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2023-10-01T07:28:51.037 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:50 smithi112 bash[47739]: t=2023-10-01T07:28:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2023-10-01T07:28:51.037 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:50 smithi112 bash[47739]: t=2023-10-01T07:28:50+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2023-10-01T07:28:51.037 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:50 smithi112 bash[47739]: t=2023-10-01T07:28:50+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2023-10-01T07:28:51.037 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:51 smithi112 bash[47739]: t=2023-10-01T07:28:51+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2023-10-01T07:28:51.037 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:51 smithi112 bash[47739]: t=2023-10-01T07:28:51+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2023-10-01T07:28:51.314 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:51 smithi112 bash[47739]: t=2023-10-01T07:28:51+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2023-10-01T07:28:51.314 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:51 smithi112 bash[47739]: t=2023-10-01T07:28:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2023-10-01T07:28:51.314 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:51 smithi112 bash[47739]: t=2023-10-01T07:28:51+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2023-10-01T07:28:51.314 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:51 smithi112 bash[47739]: t=2023-10-01T07:28:51+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2023-10-01T07:28:51.314 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:51 smithi112 bash[47739]: t=2023-10-01T07:28:51+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2023-10-01T07:28:51.314 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:51 smithi112 bash[47739]: t=2023-10-01T07:28:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2023-10-01T07:28:51.315 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:51 smithi112 bash[47739]: t=2023-10-01T07:28:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2023-10-01T07:28:51.315 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:51 smithi112 bash[47739]: t=2023-10-01T07:28:51+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2023-10-01T07:28:51.315 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:51 smithi112 bash[47739]: t=2023-10-01T07:28:51+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2023-10-01T07:28:51.583 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:51 smithi112 bash[47739]: t=2023-10-01T07:28:51+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2023-10-01T07:28:51.583 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:51 smithi112 bash[47739]: t=2023-10-01T07:28:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2023-10-01T07:28:51.583 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:51 smithi112 bash[47739]: t=2023-10-01T07:28:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2023-10-01T07:28:51.583 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:51 smithi112 bash[47739]: t=2023-10-01T07:28:51+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2023-10-01T07:28:51.583 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:51 smithi112 bash[47739]: t=2023-10-01T07:28:51+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2023-10-01T07:28:51.583 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:51 smithi112 bash[47739]: t=2023-10-01T07:28:51+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2023-10-01T07:28:51.584 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:51 smithi112 bash[47739]: t=2023-10-01T07:28:51+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2023-10-01T07:28:51.584 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:51 smithi112 bash[47739]: t=2023-10-01T07:28:51+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2023-10-01T07:28:51.852 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:51 smithi112 bash[47739]: t=2023-10-01T07:28:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2023-10-01T07:28:51.852 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:51 smithi112 bash[47739]: t=2023-10-01T07:28:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2023-10-01T07:28:51.852 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:51 smithi112 bash[47739]: t=2023-10-01T07:28:51+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2023-10-01T07:28:51.852 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:51 smithi112 bash[47739]: t=2023-10-01T07:28:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2023-10-01T07:28:51.852 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:51 smithi112 bash[47739]: t=2023-10-01T07:28:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2023-10-01T07:28:51.852 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:51 smithi112 bash[47739]: t=2023-10-01T07:28:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2023-10-01T07:28:52.138 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:51 smithi112 bash[47739]: t=2023-10-01T07:28:51+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2023-10-01T07:28:52.138 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:51 smithi112 bash[47739]: t=2023-10-01T07:28:51+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2023-10-01T07:28:52.139 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:51 smithi112 bash[47739]: t=2023-10-01T07:28:51+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2023-10-01T07:28:52.139 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:51 smithi112 bash[47739]: t=2023-10-01T07:28:51+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2023-10-01T07:28:52.139 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:51 smithi112 bash[47739]: t=2023-10-01T07:28:51+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2023-10-01T07:28:52.139 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:51 smithi112 bash[47739]: t=2023-10-01T07:28:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2023-10-01T07:28:52.139 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:52 smithi112 bash[47739]: t=2023-10-01T07:28:52+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2023-10-01T07:28:52.139 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:52 smithi112 bash[47739]: t=2023-10-01T07:28:52+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2023-10-01T07:28:52.139 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:52 smithi112 bash[47739]: t=2023-10-01T07:28:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2023-10-01T07:28:52.139 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:52 smithi112 bash[47739]: t=2023-10-01T07:28:52+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2023-10-01T07:28:52.139 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:52 smithi112 bash[47739]: t=2023-10-01T07:28:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2023-10-01T07:28:52.399 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:52 smithi112 bash[47739]: t=2023-10-01T07:28:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2023-10-01T07:28:52.400 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:52 smithi112 bash[47739]: t=2023-10-01T07:28:52+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2023-10-01T07:28:52.400 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:52 smithi112 bash[47739]: t=2023-10-01T07:28:52+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2023-10-01T07:28:52.400 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:52 smithi112 bash[47739]: t=2023-10-01T07:28:52+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2023-10-01T07:28:52.400 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:52 smithi112 bash[47739]: t=2023-10-01T07:28:52+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2023-10-01T07:28:52.400 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:52 smithi112 bash[47739]: t=2023-10-01T07:28:52+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2023-10-01T07:28:52.400 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:52 smithi112 bash[47739]: t=2023-10-01T07:28:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2023-10-01T07:28:52.400 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:52 smithi112 bash[47739]: t=2023-10-01T07:28:52+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2023-10-01T07:28:52.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:52 smithi084 bash[33757]: cluster 2023-10-01T07:28:51.157115+0000 mgr.y (mgr.24353) 57 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:52.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:52 smithi084 bash[27378]: cluster 2023-10-01T07:28:51.157115+0000 mgr.y (mgr.24353) 57 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:52.663 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:52 smithi112 bash[47739]: t=2023-10-01T07:28:52+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2023-10-01T07:28:52.663 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:52 smithi112 bash[47739]: t=2023-10-01T07:28:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2023-10-01T07:28:52.663 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:52 smithi112 bash[47739]: t=2023-10-01T07:28:52+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2023-10-01T07:28:52.663 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:52 smithi112 bash[47739]: t=2023-10-01T07:28:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2023-10-01T07:28:52.663 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:52 smithi112 bash[47739]: t=2023-10-01T07:28:52+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2023-10-01T07:28:52.663 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:52 smithi112 bash[47739]: t=2023-10-01T07:28:52+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2023-10-01T07:28:52.664 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:52 smithi112 bash[47739]: t=2023-10-01T07:28:52+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2023-10-01T07:28:52.664 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:52 smithi112 bash[47739]: t=2023-10-01T07:28:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2023-10-01T07:28:52.664 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:52 smithi112 bash[47739]: t=2023-10-01T07:28:52+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2023-10-01T07:28:52.664 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:52 smithi112 bash[47739]: t=2023-10-01T07:28:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2023-10-01T07:28:52.664 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:52 smithi112 bash[47739]: t=2023-10-01T07:28:52+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2023-10-01T07:28:52.664 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:52 smithi112 bash[27689]: cluster 2023-10-01T07:28:51.157115+0000 mgr.y (mgr.24353) 57 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:52.931 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:52 smithi112 bash[47739]: t=2023-10-01T07:28:52+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2023-10-01T07:28:52.931 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:52 smithi112 bash[47739]: t=2023-10-01T07:28:52+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2023-10-01T07:28:52.931 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:52 smithi112 bash[47739]: t=2023-10-01T07:28:52+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2023-10-01T07:28:52.931 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:52 smithi112 bash[47739]: t=2023-10-01T07:28:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2023-10-01T07:28:52.931 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:52 smithi112 bash[47739]: t=2023-10-01T07:28:52+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2023-10-01T07:28:52.932 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:52 smithi112 bash[47739]: t=2023-10-01T07:28:52+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2023-10-01T07:28:52.932 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:52 smithi112 bash[47739]: t=2023-10-01T07:28:52+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2023-10-01T07:28:52.932 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:52 smithi112 bash[47739]: t=2023-10-01T07:28:52+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2023-10-01T07:28:53.228 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:52 smithi112 bash[47739]: t=2023-10-01T07:28:52+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2023-10-01T07:28:53.229 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:52 smithi112 bash[47739]: t=2023-10-01T07:28:52+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2023-10-01T07:28:53.229 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:53 smithi112 bash[47739]: t=2023-10-01T07:28:53+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2023-10-01T07:28:53.229 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:53 smithi112 bash[47739]: t=2023-10-01T07:28:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2023-10-01T07:28:53.229 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:53 smithi112 bash[47739]: t=2023-10-01T07:28:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2023-10-01T07:28:53.229 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:53 smithi112 bash[47739]: t=2023-10-01T07:28:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2023-10-01T07:28:53.229 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:53 smithi112 bash[47739]: t=2023-10-01T07:28:53+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2023-10-01T07:28:53.229 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:53 smithi112 bash[47739]: t=2023-10-01T07:28:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2023-10-01T07:28:53.229 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:53 smithi112 bash[47739]: t=2023-10-01T07:28:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2023-10-01T07:28:53.512 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:53 smithi112 bash[47739]: t=2023-10-01T07:28:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2023-10-01T07:28:53.512 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:53 smithi112 bash[47739]: t=2023-10-01T07:28:53+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2023-10-01T07:28:53.512 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:53 smithi112 bash[47739]: t=2023-10-01T07:28:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2023-10-01T07:28:53.512 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:53 smithi112 bash[47739]: t=2023-10-01T07:28:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2023-10-01T07:28:53.512 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:53 smithi112 bash[47739]: t=2023-10-01T07:28:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2023-10-01T07:28:53.512 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:53 smithi112 bash[47739]: t=2023-10-01T07:28:53+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2023-10-01T07:28:53.512 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:53 smithi112 bash[47739]: t=2023-10-01T07:28:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2023-10-01T07:28:53.512 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:53 smithi112 bash[47739]: t=2023-10-01T07:28:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2023-10-01T07:28:53.512 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:53 smithi112 bash[47739]: t=2023-10-01T07:28:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2023-10-01T07:28:53.512 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:53 smithi112 bash[47739]: t=2023-10-01T07:28:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2023-10-01T07:28:53.764 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:53 smithi112 bash[47739]: t=2023-10-01T07:28:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2023-10-01T07:28:53.764 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:53 smithi112 bash[47739]: t=2023-10-01T07:28:53+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2023-10-01T07:28:53.764 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:53 smithi112 bash[47739]: t=2023-10-01T07:28:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2023-10-01T07:28:53.765 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:53 smithi112 bash[47739]: t=2023-10-01T07:28:53+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2023-10-01T07:28:53.765 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:53 smithi112 bash[47739]: t=2023-10-01T07:28:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2023-10-01T07:28:53.765 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:53 smithi112 bash[47739]: t=2023-10-01T07:28:53+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=12.027459875s 2023-10-01T07:28:53.765 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:53 smithi112 bash[47739]: t=2023-10-01T07:28:53+0000 lvl=info msg="Created default organization" logger=sqlstore 2023-10-01T07:28:53.765 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:53 smithi112 bash[47739]: t=2023-10-01T07:28:53+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2023-10-01T07:28:53.765 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:53 smithi112 bash[47739]: t=2023-10-01T07:28:53+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2023-10-01T07:28:54.026 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:53 smithi112 bash[47739]: t=2023-10-01T07:28:53+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2023-10-01T07:28:54.027 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:53 smithi112 bash[47739]: t=2023-10-01T07:28:53+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2023-10-01T07:28:54.027 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:53 smithi112 bash[47739]: t=2023-10-01T07:28:53+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2023-10-01T07:28:54.027 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:53 smithi112 bash[47739]: t=2023-10-01T07:28:53+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2023-10-01T07:28:54.027 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:53 smithi112 bash[47739]: t=2023-10-01T07:28:53+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2023-10-01T07:28:54.027 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:53 smithi112 bash[47739]: t=2023-10-01T07:28:53+0000 lvl=info msg="warming cache for startup" logger=ngalert 2023-10-01T07:28:54.027 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:53 smithi112 bash[47739]: t=2023-10-01T07:28:53+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2023-10-01T07:28:54.027 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:28:54 smithi112 bash[47739]: t=2023-10-01T07:28:54+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2023-10-01T07:28:54.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:54 smithi112 bash[27689]: cluster 2023-10-01T07:28:53.157461+0000 mgr.y (mgr.24353) 58 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:54.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:54 smithi084 bash[33757]: cluster 2023-10-01T07:28:53.157461+0000 mgr.y (mgr.24353) 58 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:54.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:54 smithi084 bash[27378]: cluster 2023-10-01T07:28:53.157461+0000 mgr.y (mgr.24353) 58 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:56.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:56 smithi112 bash[27689]: cluster 2023-10-01T07:28:55.157852+0000 mgr.y (mgr.24353) 59 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:56.908 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:56 smithi084 bash[33757]: cluster 2023-10-01T07:28:55.157852+0000 mgr.y (mgr.24353) 59 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:56.908 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:56 smithi084 bash[27378]: cluster 2023-10-01T07:28:55.157852+0000 mgr.y (mgr.24353) 59 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:58.422 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:28:58 smithi084 bash[33757]: cluster 2023-10-01T07:28:57.158370+0000 mgr.y (mgr.24353) 60 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:58.422 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:28:58 smithi084 bash[27378]: cluster 2023-10-01T07:28:57.158370+0000 mgr.y (mgr.24353) 60 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:58.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:28:58 smithi112 bash[27689]: cluster 2023-10-01T07:28:57.158370+0000 mgr.y (mgr.24353) 60 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:28:58.478 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:28:58 smithi112 bash[28510]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:28:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T07:28:59.073 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:28:58 smithi084 bash[27645]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:28:58] "GET /metrics HTTP/1.1" 200 155639 "" "Prometheus/2.33.4" 2023-10-01T07:28:59.945 INFO:teuthology.orchestra.run.smithi084.stdout:180388626465 2023-10-01T07:28:59.946 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-10-01T07:29:00.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:00 smithi112 bash[27689]: cluster 2023-10-01T07:28:59.158872+0000 mgr.y (mgr.24353) 61 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:00.505 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:00 smithi084 bash[27378]: cluster 2023-10-01T07:28:59.158872+0000 mgr.y (mgr.24353) 61 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:00.505 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:00 smithi084 bash[33757]: cluster 2023-10-01T07:28:59.158872+0000 mgr.y (mgr.24353) 61 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:01.485 INFO:teuthology.orchestra.run.smithi084.stdout:107374182459 2023-10-01T07:29:01.486 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-10-01T07:29:02.254 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:02 smithi084 bash[27378]: cluster 2023-10-01T07:29:01.159366+0000 mgr.y (mgr.24353) 62 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:02.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:02 smithi112 bash[27689]: cluster 2023-10-01T07:29:01.159366+0000 mgr.y (mgr.24353) 62 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:02.521 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:02 smithi084 bash[33757]: cluster 2023-10-01T07:29:01.159366+0000 mgr.y (mgr.24353) 62 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:03.782 INFO:teuthology.orchestra.run.smithi084.stdout:34359738453 2023-10-01T07:29:03.782 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-10-01T07:29:04.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:04 smithi112 bash[27689]: cluster 2023-10-01T07:29:03.159745+0000 mgr.y (mgr.24353) 63 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:04.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:04 smithi084 bash[27378]: cluster 2023-10-01T07:29:03.159745+0000 mgr.y (mgr.24353) 63 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:04.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:04 smithi084 bash[33757]: cluster 2023-10-01T07:29:03.159745+0000 mgr.y (mgr.24353) 63 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:04.642 INFO:teuthology.orchestra.run.smithi084.stdout:55834574924 2023-10-01T07:29:04.643 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-10-01T07:29:04.807 INFO:teuthology.orchestra.run.smithi084.stdout:154618822697 2023-10-01T07:29:04.808 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-10-01T07:29:05.204 INFO:teuthology.orchestra.run.smithi084.stdout:77309411395 2023-10-01T07:29:05.204 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-10-01T07:29:06.193 INFO:teuthology.orchestra.run.smithi084.stdout:206158430234 2023-10-01T07:29:06.193 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-10-01T07:29:06.481 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:06 smithi084 bash[33757]: cluster 2023-10-01T07:29:05.160306+0000 mgr.y (mgr.24353) 64 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:06.508 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:06 smithi084 bash[27378]: cluster 2023-10-01T07:29:05.160306+0000 mgr.y (mgr.24353) 64 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:06.509 INFO:teuthology.orchestra.run.smithi084.stdout:128849018932 2023-10-01T07:29:06.510 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-10-01T07:29:06.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:06 smithi112 bash[27689]: cluster 2023-10-01T07:29:05.160306+0000 mgr.y (mgr.24353) 64 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:06.824 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 07:29:06 smithi084 systemd[1]: Stopping Ceph alertmanager.a for 9c46152e-602a-11ee-8db5-212e2dc638e7... 2023-10-01T07:29:06.824 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 07:29:06 smithi084 bash[56401]: Error response from daemon: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-alertmanager.a 2023-10-01T07:29:06.824 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 07:29:06 smithi084 bash[53057]: level=info ts=2023-10-01T07:29:06.652Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-10-01T07:29:07.521 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 07:29:07 smithi084 bash[56440]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-alertmanager-a 2023-10-01T07:29:07.522 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 07:29:07 smithi084 bash[56602]: Error response from daemon: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-alertmanager-a 2023-10-01T07:29:07.522 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 07:29:07 smithi084 systemd[1]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-10-01T07:29:07.522 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 07:29:07 smithi084 systemd[1]: Stopped Ceph alertmanager.a for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T07:29:07.522 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 07:29:07 smithi084 systemd[1]: Started Ceph alertmanager.a for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T07:29:08.728 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:29:08 smithi112 bash[28510]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:29:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T07:29:08.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:08 smithi112 bash[27689]: cluster 2023-10-01T07:29:07.160909+0000 mgr.y (mgr.24353) 65 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:08.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:08 smithi112 bash[27689]: audit 2023-10-01T07:29:07.492509+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:29:08.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:08 smithi112 bash[27689]: cephadm 2023-10-01T07:29:07.494833+0000 mgr.y (mgr.24353) 66 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-01T07:29:08.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:08 smithi112 bash[27689]: cephadm 2023-10-01T07:29:07.500381+0000 mgr.y (mgr.24353) 67 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi112 2023-10-01T07:29:08.784 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:08 smithi084 bash[33757]: cluster 2023-10-01T07:29:07.160909+0000 mgr.y (mgr.24353) 65 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:08.784 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:08 smithi084 bash[33757]: audit 2023-10-01T07:29:07.492509+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:29:08.784 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:08 smithi084 bash[33757]: cephadm 2023-10-01T07:29:07.494833+0000 mgr.y (mgr.24353) 66 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-01T07:29:08.784 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:08 smithi084 bash[33757]: cephadm 2023-10-01T07:29:07.500381+0000 mgr.y (mgr.24353) 67 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi112 2023-10-01T07:29:08.785 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:08 smithi084 bash[27378]: cluster 2023-10-01T07:29:07.160909+0000 mgr.y (mgr.24353) 65 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:08.785 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:08 smithi084 bash[27378]: audit 2023-10-01T07:29:07.492509+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:29:08.785 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:08 smithi084 bash[27378]: cephadm 2023-10-01T07:29:07.494833+0000 mgr.y (mgr.24353) 66 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-01T07:29:08.785 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:08 smithi084 bash[27378]: cephadm 2023-10-01T07:29:07.500381+0000 mgr.y (mgr.24353) 67 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi112 2023-10-01T07:29:08.785 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 07:29:08 smithi084 bash[56630]: level=info ts=2023-10-01T07:29:08.533Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-10-01T07:29:08.786 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 07:29:08 smithi084 bash[56630]: level=info ts=2023-10-01T07:29:08.533Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-10-01T07:29:08.786 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 07:29:08 smithi084 bash[56630]: level=info ts=2023-10-01T07:29:08.535Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.84 port=9094 2023-10-01T07:29:08.786 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 07:29:08 smithi084 bash[56630]: level=info ts=2023-10-01T07:29:08.537Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-10-01T07:29:08.786 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 07:29:08 smithi084 bash[56630]: level=info ts=2023-10-01T07:29:08.582Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-01T07:29:08.786 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 07:29:08 smithi084 bash[56630]: level=info ts=2023-10-01T07:29:08.583Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-01T07:29:08.786 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 07:29:08 smithi084 bash[56630]: level=info ts=2023-10-01T07:29:08.588Z caller=main.go:518 msg=Listening address=:9093 2023-10-01T07:29:08.786 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 07:29:08 smithi084 bash[56630]: level=info ts=2023-10-01T07:29:08.588Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-10-01T07:29:08.970 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:29:08.972 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:29:08.972 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:29:08.974 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:29:08.975 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:29:09.074 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:29:08 smithi084 bash[27645]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:29:08] "GET /metrics HTTP/1.1" 200 155646 "" "Prometheus/2.33.4" 2023-10-01T07:29:10.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:10 smithi112 bash[27689]: cluster 2023-10-01T07:29:09.161511+0000 mgr.y (mgr.24353) 68 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:10.729 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 07:29:10 smithi084 bash[56630]: level=info ts=2023-10-01T07:29:10.538Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.00066448s 2023-10-01T07:29:10.729 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:10 smithi084 bash[33757]: cluster 2023-10-01T07:29:09.161511+0000 mgr.y (mgr.24353) 68 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:10.729 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:10 smithi084 bash[27378]: cluster 2023-10-01T07:29:09.161511+0000 mgr.y (mgr.24353) 68 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:10.996 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:29:10.997 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:29:10.999 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:29:11.650 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:29:11 smithi112 systemd[1]: Stopping Ceph prometheus.a for 9c46152e-602a-11ee-8db5-212e2dc638e7... 2023-10-01T07:29:11.650 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:29:11 smithi112 bash[48324]: Error response from daemon: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-prometheus.a 2023-10-01T07:29:11.650 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:29:11 smithi112 bash[46968]: ts=2023-10-01T07:29:11.456Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-10-01T07:29:11.650 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:29:11 smithi112 bash[46968]: ts=2023-10-01T07:29:11.456Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-10-01T07:29:11.650 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:29:11 smithi112 bash[46968]: ts=2023-10-01T07:29:11.456Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-10-01T07:29:11.650 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:29:11 smithi112 bash[46968]: ts=2023-10-01T07:29:11.456Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-10-01T07:29:11.650 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:29:11 smithi112 bash[46968]: ts=2023-10-01T07:29:11.456Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-10-01T07:29:11.650 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:29:11 smithi112 bash[46968]: ts=2023-10-01T07:29:11.456Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-10-01T07:29:11.651 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:29:11 smithi112 bash[46968]: ts=2023-10-01T07:29:11.456Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-10-01T07:29:11.651 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:29:11 smithi112 bash[46968]: ts=2023-10-01T07:29:11.456Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-10-01T07:29:11.651 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:29:11 smithi112 bash[46968]: ts=2023-10-01T07:29:11.457Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-10-01T07:29:11.651 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:29:11 smithi112 bash[46968]: ts=2023-10-01T07:29:11.457Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-10-01T07:29:11.651 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:29:11 smithi112 bash[46968]: ts=2023-10-01T07:29:11.457Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-10-01T07:29:11.651 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:29:11 smithi112 bash[46968]: ts=2023-10-01T07:29:11.457Z caller=main.go:1066 level=info msg="See you next time!" 2023-10-01T07:29:12.214 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:29:11 smithi112 bash[48358]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-prometheus-a 2023-10-01T07:29:12.214 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:29:12 smithi112 bash[48424]: Error response from daemon: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-prometheus-a 2023-10-01T07:29:12.215 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:29:12 smithi112 systemd[1]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@prometheus.a.service: Succeeded. 2023-10-01T07:29:12.215 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:29:12 smithi112 systemd[1]: Stopped Ceph prometheus.a for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T07:29:12.215 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:29:12 smithi112 systemd[1]: Started Ceph prometheus.a for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T07:29:12.461 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:29:12 smithi084 bash[27645]: [01/Oct/2023:07:29:12] ENGINE Bus STOPPING 2023-10-01T07:29:12.461 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:29:12 smithi084 bash[27645]: [01/Oct/2023:07:29:12] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-01T07:29:12.461 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:29:12 smithi084 bash[27645]: [01/Oct/2023:07:29:12] ENGINE Bus STOPPED 2023-10-01T07:29:12.461 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:29:12 smithi084 bash[27645]: [01/Oct/2023:07:29:12] ENGINE Bus STARTING 2023-10-01T07:29:12.461 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:29:12 smithi084 bash[27645]: [01/Oct/2023:07:29:12] ENGINE Serving on http://:::9283 2023-10-01T07:29:12.462 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:29:12 smithi084 bash[27645]: [01/Oct/2023:07:29:12] ENGINE Bus STARTED 2023-10-01T07:29:12.462 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:29:12 smithi084 bash[27645]: [01/Oct/2023:07:29:12] ENGINE Bus STOPPING 2023-10-01T07:29:12.462 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:29:12 smithi084 bash[27645]: [01/Oct/2023:07:29:12] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-01T07:29:12.462 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:29:12 smithi084 bash[27645]: [01/Oct/2023:07:29:12] ENGINE Bus STOPPED 2023-10-01T07:29:12.462 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:29:12 smithi084 bash[27645]: [01/Oct/2023:07:29:12] ENGINE Bus STARTING 2023-10-01T07:29:12.462 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:29:12 smithi084 bash[27645]: [01/Oct/2023:07:29:12] ENGINE Serving on http://:::9283 2023-10-01T07:29:12.462 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:29:12 smithi084 bash[27645]: [01/Oct/2023:07:29:12] ENGINE Bus STARTED 2023-10-01T07:29:12.462 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:29:12 smithi084 bash[27645]: [01/Oct/2023:07:29:12] ENGINE Bus STOPPING 2023-10-01T07:29:12.462 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:29:12 smithi084 bash[27645]: [01/Oct/2023:07:29:12] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-01T07:29:12.760 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:29:12 smithi084 bash[27645]: [01/Oct/2023:07:29:12] ENGINE Bus STOPPED 2023-10-01T07:29:12.760 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:29:12 smithi084 bash[27645]: [01/Oct/2023:07:29:12] ENGINE Bus STARTING 2023-10-01T07:29:12.760 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:29:12 smithi084 bash[27645]: [01/Oct/2023:07:29:12] ENGINE Serving on http://:::9283 2023-10-01T07:29:12.760 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:12 smithi084 bash[27378]: cluster 2023-10-01T07:29:11.162160+0000 mgr.y (mgr.24353) 69 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:12.760 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:12 smithi084 bash[27378]: audit 2023-10-01T07:29:12.188085+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:29:12.761 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:12 smithi084 bash[27378]: audit 2023-10-01T07:29:12.192456+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-01T07:29:12.761 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:12 smithi084 bash[27378]: audit 2023-10-01T07:29:12.194186+0000 mon.c (mon.2) 46 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi084.front.sepia.ceph.com:9093"}]: dispatch 2023-10-01T07:29:12.761 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:12 smithi084 bash[27378]: audit 2023-10-01T07:29:12.200753+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:29:12.761 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:12 smithi084 bash[27378]: audit 2023-10-01T07:29:12.206045+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-01T07:29:12.761 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:12 smithi084 bash[27378]: audit 2023-10-01T07:29:12.210960+0000 mon.c (mon.2) 48 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi112.front.sepia.ceph.com:9095"}]: dispatch 2023-10-01T07:29:12.761 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:12 smithi084 bash[27378]: audit 2023-10-01T07:29:12.218034+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:29:12.761 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:12 smithi084 bash[27378]: audit 2023-10-01T07:29:12.226527+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-01T07:29:12.761 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:12 smithi084 bash[27378]: audit 2023-10-01T07:29:12.229543+0000 mon.c (mon.2) 50 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi112.front.sepia.ceph.com:3000"}]: dispatch 2023-10-01T07:29:12.761 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:12 smithi084 bash[27378]: audit 2023-10-01T07:29:12.237035+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:29:12.761 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:12 smithi084 bash[27378]: audit 2023-10-01T07:29:12.241106+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:29:12.762 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:12 smithi084 bash[33757]: cluster 2023-10-01T07:29:11.162160+0000 mgr.y (mgr.24353) 69 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:12.762 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:12 smithi084 bash[33757]: audit 2023-10-01T07:29:12.188085+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:29:12.762 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:12 smithi084 bash[33757]: audit 2023-10-01T07:29:12.192456+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-01T07:29:12.762 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:12 smithi084 bash[33757]: audit 2023-10-01T07:29:12.194186+0000 mon.c (mon.2) 46 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi084.front.sepia.ceph.com:9093"}]: dispatch 2023-10-01T07:29:12.762 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:12 smithi084 bash[33757]: audit 2023-10-01T07:29:12.200753+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:29:12.762 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:12 smithi084 bash[33757]: audit 2023-10-01T07:29:12.206045+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-01T07:29:12.762 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:12 smithi084 bash[33757]: audit 2023-10-01T07:29:12.210960+0000 mon.c (mon.2) 48 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi112.front.sepia.ceph.com:9095"}]: dispatch 2023-10-01T07:29:12.762 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:12 smithi084 bash[33757]: audit 2023-10-01T07:29:12.218034+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:29:12.762 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:12 smithi084 bash[33757]: audit 2023-10-01T07:29:12.226527+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-01T07:29:12.762 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:12 smithi084 bash[33757]: audit 2023-10-01T07:29:12.229543+0000 mon.c (mon.2) 50 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi112.front.sepia.ceph.com:3000"}]: dispatch 2023-10-01T07:29:12.762 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:12 smithi084 bash[33757]: audit 2023-10-01T07:29:12.237035+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:29:12.763 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:12 smithi084 bash[33757]: audit 2023-10-01T07:29:12.241106+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:29:12.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:12 smithi112 bash[27689]: cluster 2023-10-01T07:29:11.162160+0000 mgr.y (mgr.24353) 69 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:12.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:12 smithi112 bash[27689]: audit 2023-10-01T07:29:12.188085+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:29:12.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:12 smithi112 bash[27689]: audit 2023-10-01T07:29:12.192456+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-01T07:29:12.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:12 smithi112 bash[27689]: audit 2023-10-01T07:29:12.194186+0000 mon.c (mon.2) 46 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi084.front.sepia.ceph.com:9093"}]: dispatch 2023-10-01T07:29:12.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:12 smithi112 bash[27689]: audit 2023-10-01T07:29:12.200753+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:29:12.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:12 smithi112 bash[27689]: audit 2023-10-01T07:29:12.206045+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-01T07:29:12.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:12 smithi112 bash[27689]: audit 2023-10-01T07:29:12.210960+0000 mon.c (mon.2) 48 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi112.front.sepia.ceph.com:9095"}]: dispatch 2023-10-01T07:29:12.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:12 smithi112 bash[27689]: audit 2023-10-01T07:29:12.218034+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:29:12.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:12 smithi112 bash[27689]: audit 2023-10-01T07:29:12.226527+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-01T07:29:12.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:12 smithi112 bash[27689]: audit 2023-10-01T07:29:12.229543+0000 mon.c (mon.2) 50 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi112.front.sepia.ceph.com:3000"}]: dispatch 2023-10-01T07:29:12.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:12 smithi112 bash[27689]: audit 2023-10-01T07:29:12.237035+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:29:12.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:12 smithi112 bash[27689]: audit 2023-10-01T07:29:12.241106+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:29:13.032 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:29:12 smithi084 bash[27645]: [01/Oct/2023:07:29:12] ENGINE Bus STARTED 2023-10-01T07:29:13.478 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:29:13 smithi112 bash[48453]: ts=2023-10-01T07:29:13.356Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-10-01T07:29:13.479 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:29:13 smithi112 bash[48453]: ts=2023-10-01T07:29:13.357Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-10-01T07:29:13.479 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:29:13 smithi112 bash[48453]: ts=2023-10-01T07:29:13.357Z caller=main.go:518 level=info host_details="(Linux 5.15.0-84-generic #93~20.04.1-Ubuntu SMP Wed Sep 6 16:15:40 UTC 2023 x86_64 smithi112 (none))" 2023-10-01T07:29:13.479 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:29:13 smithi112 bash[48453]: ts=2023-10-01T07:29:13.357Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-10-01T07:29:13.479 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:29:13 smithi112 bash[48453]: ts=2023-10-01T07:29:13.357Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-10-01T07:29:13.479 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:29:13 smithi112 bash[48453]: ts=2023-10-01T07:29:13.360Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-10-01T07:29:13.479 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:29:13 smithi112 bash[48453]: ts=2023-10-01T07:29:13.361Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-10-01T07:29:13.479 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:29:13 smithi112 bash[48453]: ts=2023-10-01T07:29:13.363Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-10-01T07:29:13.479 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:29:13 smithi112 bash[48453]: ts=2023-10-01T07:29:13.366Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-10-01T07:29:13.480 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:29:13 smithi112 bash[48453]: ts=2023-10-01T07:29:13.366Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.767µs 2023-10-01T07:29:13.480 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:29:13 smithi112 bash[48453]: ts=2023-10-01T07:29:13.366Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-10-01T07:29:13.759 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:13 smithi084 bash[27378]: audit 2023-10-01T07:29:12.192937+0000 mgr.y (mgr.24353) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-01T07:29:13.759 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:13 smithi084 bash[27378]: audit 2023-10-01T07:29:12.194522+0000 mgr.y (mgr.24353) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi084.front.sepia.ceph.com:9093"}]: dispatch 2023-10-01T07:29:13.760 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:13 smithi084 bash[27378]: audit 2023-10-01T07:29:12.206639+0000 mgr.y (mgr.24353) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-01T07:29:13.760 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:13 smithi084 bash[27378]: audit 2023-10-01T07:29:12.211499+0000 mgr.y (mgr.24353) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi112.front.sepia.ceph.com:9095"}]: dispatch 2023-10-01T07:29:13.760 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:13 smithi084 bash[27378]: audit 2023-10-01T07:29:12.227037+0000 mgr.y (mgr.24353) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-01T07:29:13.760 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:13 smithi084 bash[27378]: audit 2023-10-01T07:29:12.230009+0000 mgr.y (mgr.24353) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi112.front.sepia.ceph.com:3000"}]: dispatch 2023-10-01T07:29:13.760 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:13 smithi084 bash[33757]: audit 2023-10-01T07:29:12.192937+0000 mgr.y (mgr.24353) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-01T07:29:13.760 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:13 smithi084 bash[33757]: audit 2023-10-01T07:29:12.194522+0000 mgr.y (mgr.24353) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi084.front.sepia.ceph.com:9093"}]: dispatch 2023-10-01T07:29:13.761 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:13 smithi084 bash[33757]: audit 2023-10-01T07:29:12.206639+0000 mgr.y (mgr.24353) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-01T07:29:13.761 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:13 smithi084 bash[33757]: audit 2023-10-01T07:29:12.211499+0000 mgr.y (mgr.24353) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi112.front.sepia.ceph.com:9095"}]: dispatch 2023-10-01T07:29:13.761 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:13 smithi084 bash[33757]: audit 2023-10-01T07:29:12.227037+0000 mgr.y (mgr.24353) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-01T07:29:13.761 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:13 smithi084 bash[33757]: audit 2023-10-01T07:29:12.230009+0000 mgr.y (mgr.24353) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi112.front.sepia.ceph.com:3000"}]: dispatch 2023-10-01T07:29:13.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:13 smithi112 bash[27689]: audit 2023-10-01T07:29:12.192937+0000 mgr.y (mgr.24353) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-01T07:29:13.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:13 smithi112 bash[27689]: audit 2023-10-01T07:29:12.194522+0000 mgr.y (mgr.24353) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi084.front.sepia.ceph.com:9093"}]: dispatch 2023-10-01T07:29:13.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:13 smithi112 bash[27689]: audit 2023-10-01T07:29:12.206639+0000 mgr.y (mgr.24353) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-01T07:29:13.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:13 smithi112 bash[27689]: audit 2023-10-01T07:29:12.211499+0000 mgr.y (mgr.24353) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi112.front.sepia.ceph.com:9095"}]: dispatch 2023-10-01T07:29:13.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:13 smithi112 bash[27689]: audit 2023-10-01T07:29:12.227037+0000 mgr.y (mgr.24353) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-01T07:29:13.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:13 smithi112 bash[27689]: audit 2023-10-01T07:29:12.230009+0000 mgr.y (mgr.24353) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi112.front.sepia.ceph.com:3000"}]: dispatch 2023-10-01T07:29:13.981 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:29:13 smithi112 bash[48453]: ts=2023-10-01T07:29:13.513Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2023-10-01T07:29:13.981 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:29:13 smithi112 bash[48453]: ts=2023-10-01T07:29:13.513Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2023-10-01T07:29:13.981 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:29:13 smithi112 bash[48453]: ts=2023-10-01T07:29:13.513Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=78.498µs wal_replay_duration=147.082981ms total_replay_duration=147.189012ms 2023-10-01T07:29:13.981 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:29:13 smithi112 bash[48453]: ts=2023-10-01T07:29:13.517Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-10-01T07:29:13.981 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:29:13 smithi112 bash[48453]: ts=2023-10-01T07:29:13.517Z caller=main.go:947 level=info msg="TSDB started" 2023-10-01T07:29:13.981 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:29:13 smithi112 bash[48453]: ts=2023-10-01T07:29:13.517Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-10-01T07:29:13.981 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:29:13 smithi112 bash[48453]: ts=2023-10-01T07:29:13.547Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=29.585077ms db_storage=1.125µs remote_storage=2.6µs web_handler=620ns query_engine=1.329µs scrape=410.74µs scrape_sd=44.237µs notify=34.329µs notify_sd=10.122µs rules=28.519927ms 2023-10-01T07:29:13.982 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:29:13 smithi112 bash[48453]: ts=2023-10-01T07:29:13.547Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-10-01T07:29:14.702 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:14 smithi084 bash[33757]: cluster 2023-10-01T07:29:13.162520+0000 mgr.y (mgr.24353) 76 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:14.703 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:14 smithi084 bash[27378]: cluster 2023-10-01T07:29:13.162520+0000 mgr.y (mgr.24353) 76 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:14.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:14 smithi112 bash[27689]: cluster 2023-10-01T07:29:13.162520+0000 mgr.y (mgr.24353) 76 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:16.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:16 smithi084 bash[27378]: cluster 2023-10-01T07:29:15.163148+0000 mgr.y (mgr.24353) 77 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:16.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:16 smithi084 bash[33757]: cluster 2023-10-01T07:29:15.163148+0000 mgr.y (mgr.24353) 77 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:16.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:16 smithi112 bash[27689]: cluster 2023-10-01T07:29:15.163148+0000 mgr.y (mgr.24353) 77 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:18.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:18 smithi112 bash[27689]: cluster 2023-10-01T07:29:17.163895+0000 mgr.y (mgr.24353) 78 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:18.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:18 smithi112 bash[27689]: audit 2023-10-01T07:29:18.085638+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:29:18.539 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:18 smithi084 bash[33757]: cluster 2023-10-01T07:29:17.163895+0000 mgr.y (mgr.24353) 78 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:18.539 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:18 smithi084 bash[33757]: audit 2023-10-01T07:29:18.085638+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:29:18.539 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:18 smithi084 bash[27378]: cluster 2023-10-01T07:29:17.163895+0000 mgr.y (mgr.24353) 78 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:18.539 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:18 smithi084 bash[27378]: audit 2023-10-01T07:29:18.085638+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:29:18.824 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 07:29:18 smithi084 bash[56630]: level=info ts=2023-10-01T07:29:18.541Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003508588s 2023-10-01T07:29:18.824 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:29:18 smithi084 bash[27645]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:29:18] "GET /metrics HTTP/1.1" 200 155646 "" "Prometheus/2.33.4" 2023-10-01T07:29:20.465 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:20 smithi084 bash[27378]: cluster 2023-10-01T07:29:19.164486+0000 mgr.y (mgr.24353) 79 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:20.465 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:20 smithi084 bash[33757]: cluster 2023-10-01T07:29:19.164486+0000 mgr.y (mgr.24353) 79 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:20.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:20 smithi112 bash[27689]: cluster 2023-10-01T07:29:19.164486+0000 mgr.y (mgr.24353) 79 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:20.664 INFO:teuthology.orchestra.run.smithi084.stdout:107374182463 2023-10-01T07:29:20.951 INFO:teuthology.orchestra.run.smithi084.stdout:34359738457 2023-10-01T07:29:20.980 INFO:teuthology.orchestra.run.smithi084.stdout:154618822701 2023-10-01T07:29:21.381 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:21 smithi084 bash[27378]: audit 2023-10-01T07:29:20.662593+0000 mon.a (mon.0) 600 : audit [DBG] from='client.? 172.21.15.84:0/2312662381' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-01T07:29:21.381 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:21 smithi084 bash[27378]: audit 2023-10-01T07:29:20.949877+0000 mon.a (mon.0) 601 : audit [DBG] from='client.? 172.21.15.84:0/2372053041' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-01T07:29:21.381 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:21 smithi084 bash[27378]: audit 2023-10-01T07:29:20.979127+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.84:0/1721248712' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-01T07:29:21.381 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:21 smithi084 bash[33757]: audit 2023-10-01T07:29:20.662593+0000 mon.a (mon.0) 600 : audit [DBG] from='client.? 172.21.15.84:0/2312662381' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-01T07:29:21.382 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:21 smithi084 bash[33757]: audit 2023-10-01T07:29:20.949877+0000 mon.a (mon.0) 601 : audit [DBG] from='client.? 172.21.15.84:0/2372053041' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-01T07:29:21.382 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:21 smithi084 bash[33757]: audit 2023-10-01T07:29:20.979127+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.84:0/1721248712' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-01T07:29:21.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:21 smithi112 bash[27689]: audit 2023-10-01T07:29:20.662593+0000 mon.a (mon.0) 600 : audit [DBG] from='client.? 172.21.15.84:0/2312662381' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-01T07:29:21.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:21 smithi112 bash[27689]: audit 2023-10-01T07:29:20.949877+0000 mon.a (mon.0) 601 : audit [DBG] from='client.? 172.21.15.84:0/2372053041' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-01T07:29:21.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:21 smithi112 bash[27689]: audit 2023-10-01T07:29:20.979127+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.84:0/1721248712' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-01T07:29:21.862 INFO:teuthology.orchestra.run.smithi084.stdout:55834574929 2023-10-01T07:29:22.315 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:22 smithi084 bash[27378]: cluster 2023-10-01T07:29:21.165044+0000 mgr.y (mgr.24353) 80 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:22.315 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:22 smithi084 bash[27378]: audit 2023-10-01T07:29:21.860873+0000 mon.a (mon.0) 602 : audit [DBG] from='client.? 172.21.15.84:0/1547064817' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-01T07:29:22.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:22 smithi084 bash[33757]: cluster 2023-10-01T07:29:21.165044+0000 mgr.y (mgr.24353) 80 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:22.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:22 smithi084 bash[33757]: audit 2023-10-01T07:29:21.860873+0000 mon.a (mon.0) 602 : audit [DBG] from='client.? 172.21.15.84:0/1547064817' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-01T07:29:22.728 INFO:teuthology.orchestra.run.smithi084.stdout:180388626470 2023-10-01T07:29:22.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:22 smithi112 bash[27689]: cluster 2023-10-01T07:29:21.165044+0000 mgr.y (mgr.24353) 80 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:22.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:22 smithi112 bash[27689]: audit 2023-10-01T07:29:21.860873+0000 mon.a (mon.0) 602 : audit [DBG] from='client.? 172.21.15.84:0/1547064817' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-01T07:29:23.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:23 smithi084 bash[27378]: audit 2023-10-01T07:29:22.726540+0000 mon.c (mon.2) 53 : audit [DBG] from='client.? 172.21.15.84:0/1072935249' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-01T07:29:23.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:23 smithi084 bash[33757]: audit 2023-10-01T07:29:22.726540+0000 mon.c (mon.2) 53 : audit [DBG] from='client.? 172.21.15.84:0/1072935249' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-01T07:29:23.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:23 smithi112 bash[27689]: audit 2023-10-01T07:29:22.726540+0000 mon.c (mon.2) 53 : audit [DBG] from='client.? 172.21.15.84:0/1072935249' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-01T07:29:23.856 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182459 got 107374182463 for osd.3 2023-10-01T07:29:23.856 DEBUG:teuthology.parallel:result is None 2023-10-01T07:29:24.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:24 smithi084 bash[33757]: cluster 2023-10-01T07:29:23.165400+0000 mgr.y (mgr.24353) 81 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:24.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:24 smithi084 bash[27378]: cluster 2023-10-01T07:29:23.165400+0000 mgr.y (mgr.24353) 81 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:24.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:24 smithi112 bash[27689]: cluster 2023-10-01T07:29:23.165400+0000 mgr.y (mgr.24353) 81 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:24.807 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738453 got 34359738457 for osd.0 2023-10-01T07:29:24.807 DEBUG:teuthology.parallel:result is None 2023-10-01T07:29:24.863 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574924 got 55834574929 for osd.1 2023-10-01T07:29:24.863 DEBUG:teuthology.parallel:result is None 2023-10-01T07:29:25.628 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822697 got 154618822701 for osd.5 2023-10-01T07:29:25.628 DEBUG:teuthology.parallel:result is None 2023-10-01T07:29:25.662 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388626465 got 180388626470 for osd.6 2023-10-01T07:29:25.662 DEBUG:teuthology.parallel:result is None 2023-10-01T07:29:26.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:26 smithi084 bash[27378]: cluster 2023-10-01T07:29:25.165916+0000 mgr.y (mgr.24353) 82 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:26.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:26 smithi084 bash[33757]: cluster 2023-10-01T07:29:25.165916+0000 mgr.y (mgr.24353) 82 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:26.477 INFO:teuthology.orchestra.run.smithi084.stdout:206158430238 2023-10-01T07:29:26.484 INFO:teuthology.orchestra.run.smithi084.stdout:128849018936 2023-10-01T07:29:26.529 INFO:teuthology.orchestra.run.smithi084.stdout:77309411399 2023-10-01T07:29:26.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:26 smithi112 bash[27689]: cluster 2023-10-01T07:29:25.165916+0000 mgr.y (mgr.24353) 82 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:27.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:27 smithi084 bash[27378]: audit 2023-10-01T07:29:26.475272+0000 mon.c (mon.2) 54 : audit [DBG] from='client.? 172.21.15.84:0/905431235' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-01T07:29:27.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:27 smithi084 bash[27378]: audit 2023-10-01T07:29:26.483110+0000 mon.c (mon.2) 55 : audit [DBG] from='client.? 172.21.15.84:0/1617586625' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-01T07:29:27.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:27 smithi084 bash[27378]: audit 2023-10-01T07:29:26.527682+0000 mon.c (mon.2) 56 : audit [DBG] from='client.? 172.21.15.84:0/1803564036' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-01T07:29:27.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:27 smithi084 bash[27378]: audit 2023-10-01T07:29:26.892370+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:29:27.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:27 smithi084 bash[27378]: audit 2023-10-01T07:29:26.894219+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:29:27.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:27 smithi084 bash[27378]: audit 2023-10-01T07:29:26.895218+0000 mon.c (mon.2) 58 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:29:27.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:27 smithi084 bash[27378]: audit 2023-10-01T07:29:26.901769+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:29:27.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:27 smithi084 bash[27378]: audit 2023-10-01T07:29:26.907911+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:29:27.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:27 smithi084 bash[33757]: audit 2023-10-01T07:29:26.475272+0000 mon.c (mon.2) 54 : audit [DBG] from='client.? 172.21.15.84:0/905431235' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-01T07:29:27.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:27 smithi084 bash[33757]: audit 2023-10-01T07:29:26.483110+0000 mon.c (mon.2) 55 : audit [DBG] from='client.? 172.21.15.84:0/1617586625' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-01T07:29:27.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:27 smithi084 bash[33757]: audit 2023-10-01T07:29:26.527682+0000 mon.c (mon.2) 56 : audit [DBG] from='client.? 172.21.15.84:0/1803564036' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-01T07:29:27.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:27 smithi084 bash[33757]: audit 2023-10-01T07:29:26.892370+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:29:27.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:27 smithi084 bash[33757]: audit 2023-10-01T07:29:26.894219+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:29:27.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:27 smithi084 bash[33757]: audit 2023-10-01T07:29:26.895218+0000 mon.c (mon.2) 58 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:29:27.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:27 smithi084 bash[33757]: audit 2023-10-01T07:29:26.901769+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:29:27.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:27 smithi084 bash[33757]: audit 2023-10-01T07:29:26.907911+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:29:27.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:27 smithi112 bash[27689]: audit 2023-10-01T07:29:26.475272+0000 mon.c (mon.2) 54 : audit [DBG] from='client.? 172.21.15.84:0/905431235' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-01T07:29:27.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:27 smithi112 bash[27689]: audit 2023-10-01T07:29:26.483110+0000 mon.c (mon.2) 55 : audit [DBG] from='client.? 172.21.15.84:0/1617586625' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-01T07:29:27.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:27 smithi112 bash[27689]: audit 2023-10-01T07:29:26.527682+0000 mon.c (mon.2) 56 : audit [DBG] from='client.? 172.21.15.84:0/1803564036' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-01T07:29:27.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:27 smithi112 bash[27689]: audit 2023-10-01T07:29:26.892370+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:29:27.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:27 smithi112 bash[27689]: audit 2023-10-01T07:29:26.894219+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:29:27.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:27 smithi112 bash[27689]: audit 2023-10-01T07:29:26.895218+0000 mon.c (mon.2) 58 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:29:27.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:27 smithi112 bash[27689]: audit 2023-10-01T07:29:26.901769+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:29:27.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:27 smithi112 bash[27689]: audit 2023-10-01T07:29:26.907911+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:29:28.012 INFO:tasks.cephadm.ceph_manager.ceph:need seq 206158430234 got 206158430238 for osd.7 2023-10-01T07:29:28.012 DEBUG:teuthology.parallel:result is None 2023-10-01T07:29:28.118 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018932 got 128849018936 for osd.4 2023-10-01T07:29:28.118 DEBUG:teuthology.parallel:result is None 2023-10-01T07:29:28.135 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411395 got 77309411399 for osd.2 2023-10-01T07:29:28.135 DEBUG:teuthology.parallel:result is None 2023-10-01T07:29:28.136 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-10-01T07:29:28.136 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T07:29:28.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:28 smithi084 bash[27378]: cluster 2023-10-01T07:29:27.166594+0000 mgr.y (mgr.24353) 83 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:28.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:28 smithi084 bash[33757]: cluster 2023-10-01T07:29:27.166594+0000 mgr.y (mgr.24353) 83 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:28.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:28 smithi112 bash[27689]: cluster 2023-10-01T07:29:27.166594+0000 mgr.y (mgr.24353) 83 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:28.728 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:29:28 smithi112 bash[28510]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:29:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T07:29:29.074 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:29:28 smithi084 bash[27645]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:29:28] "GET /metrics HTTP/1.1" 200 155642 "" "Prometheus/2.33.4" 2023-10-01T07:29:30.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:30 smithi084 bash[33757]: cluster 2023-10-01T07:29:29.167189+0000 mgr.y (mgr.24353) 84 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:30.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:30 smithi084 bash[27378]: cluster 2023-10-01T07:29:29.167189+0000 mgr.y (mgr.24353) 84 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:30.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:30 smithi112 bash[27689]: cluster 2023-10-01T07:29:29.167189+0000 mgr.y (mgr.24353) 84 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:32.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:32 smithi084 bash[33757]: cluster 2023-10-01T07:29:31.167844+0000 mgr.y (mgr.24353) 85 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:32.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:32 smithi084 bash[27378]: cluster 2023-10-01T07:29:31.167844+0000 mgr.y (mgr.24353) 85 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:32.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:32 smithi112 bash[27689]: cluster 2023-10-01T07:29:31.167844+0000 mgr.y (mgr.24353) 85 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:32.953 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:29:34.024 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:33 smithi084 bash[27378]: audit 2023-10-01T07:29:32.757340+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:29:34.024 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:33 smithi084 bash[27378]: audit 2023-10-01T07:29:32.759567+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:29:34.024 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:33 smithi084 bash[27378]: audit 2023-10-01T07:29:32.761243+0000 mon.c (mon.2) 61 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:29:34.025 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:33 smithi084 bash[27378]: audit 2023-10-01T07:29:32.770438+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:29:34.025 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:33 smithi084 bash[27378]: cluster 2023-10-01T07:29:33.168273+0000 mgr.y (mgr.24353) 86 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:34.025 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:33 smithi084 bash[33757]: audit 2023-10-01T07:29:32.757340+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:29:34.025 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:33 smithi084 bash[33757]: audit 2023-10-01T07:29:32.759567+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:29:34.025 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:33 smithi084 bash[33757]: audit 2023-10-01T07:29:32.761243+0000 mon.c (mon.2) 61 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:29:34.025 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:33 smithi084 bash[33757]: audit 2023-10-01T07:29:32.770438+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:29:34.025 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:33 smithi084 bash[33757]: cluster 2023-10-01T07:29:33.168273+0000 mgr.y (mgr.24353) 86 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:34.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:33 smithi112 bash[27689]: audit 2023-10-01T07:29:32.757340+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:29:34.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:33 smithi112 bash[27689]: audit 2023-10-01T07:29:32.759567+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:29:34.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:33 smithi112 bash[27689]: audit 2023-10-01T07:29:32.761243+0000 mon.c (mon.2) 61 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:29:34.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:33 smithi112 bash[27689]: audit 2023-10-01T07:29:32.770438+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:29:34.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:33 smithi112 bash[27689]: cluster 2023-10-01T07:29:33.168273+0000 mgr.y (mgr.24353) 86 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:35.984 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T07:29:35.988 INFO:teuthology.orchestra.run.smithi084.stderr:dumped all 2023-10-01T07:29:36.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:36 smithi084 bash[27378]: cluster 2023-10-01T07:29:35.168813+0000 mgr.y (mgr.24353) 87 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:36.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:36 smithi084 bash[33757]: cluster 2023-10-01T07:29:35.168813+0000 mgr.y (mgr.24353) 87 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:36.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:36 smithi112 bash[27689]: cluster 2023-10-01T07:29:35.168813+0000 mgr.y (mgr.24353) 87 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:36.756 INFO:teuthology.orchestra.run.smithi084.stdout:{"pg_ready":true,"pg_map":{"version":67,"stamp":"2023-10-01T07:29:35.168506+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":2380972,"kb_used_data":4204,"kb_used_omap":0,"kb_used_meta":2376704,"kb_avail":747580244,"statfs":{"total":767960285184,"available":765522169856,"internally_reserved":0,"allocated":4304896,"data_stored":1762545,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2433744896},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"0.000000"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-10-01T07:28:04.291457+0000","last_change":"2023-10-01T07:28:02.835173+0000","last_active":"2023-10-01T07:28:04.291457+0000","last_peered":"2023-10-01T07:28:04.291457+0000","last_clean":"2023-10-01T07:28:04.291457+0000","last_became_active":"2023-10-01T07:28:02.834514+0000","last_became_peered":"2023-10-01T07:28:02.834514+0000","last_unstale":"2023-10-01T07:28:04.291457+0000","last_undegraded":"2023-10-01T07:28:04.291457+0000","last_fullsized":"2023-10-01T07:28:04.291457+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-10-01T07:28:03.844167+0000","last_change":"2023-10-01T07:28:02.869690+0000","last_active":"2023-10-01T07:28:03.844167+0000","last_peered":"2023-10-01T07:28:03.844167+0000","last_clean":"2023-10-01T07:28:03.844167+0000","last_became_active":"2023-10-01T07:28:02.869261+0000","last_became_peered":"2023-10-01T07:28:02.869261+0000","last_unstale":"2023-10-01T07:28:03.844167+0000","last_undegraded":"2023-10-01T07:28:03.844167+0000","last_fullsized":"2023-10-01T07:28:03.844167+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-10-01T07:28:04.291076+0000","last_change":"2023-10-01T07:28:02.892042+0000","last_active":"2023-10-01T07:28:04.291076+0000","last_peered":"2023-10-01T07:28:04.291076+0000","last_clean":"2023-10-01T07:28:04.291076+0000","last_became_active":"2023-10-01T07:28:02.891132+0000","last_became_peered":"2023-10-01T07:28:02.891132+0000","last_unstale":"2023-10-01T07:28:04.291076+0000","last_undegraded":"2023-10-01T07:28:04.291076+0000","last_fullsized":"2023-10-01T07:28:04.291076+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-10-01T07:28:04.290992+0000","last_change":"2023-10-01T07:28:02.890942+0000","last_active":"2023-10-01T07:28:04.290992+0000","last_peered":"2023-10-01T07:28:04.290992+0000","last_clean":"2023-10-01T07:28:04.290992+0000","last_became_active":"2023-10-01T07:28:02.890232+0000","last_became_peered":"2023-10-01T07:28:02.890232+0000","last_unstale":"2023-10-01T07:28:04.290992+0000","last_undegraded":"2023-10-01T07:28:04.290992+0000","last_fullsized":"2023-10-01T07:28:04.290992+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.0","version":"0'0","reported_seq":15,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-10-01T07:28:04.290968+0000","last_change":"2023-10-01T07:27:04.117953+0000","last_active":"2023-10-01T07:28:04.290968+0000","last_peered":"2023-10-01T07:28:04.290968+0000","last_clean":"2023-10-01T07:28:04.290968+0000","last_became_active":"2023-10-01T07:27:04.117184+0000","last_became_peered":"2023-10-01T07:27:04.117184+0000","last_unstale":"2023-10-01T07:28:04.290968+0000","last_undegraded":"2023-10-01T07:28:04.290968+0000","last_fullsized":"2023-10-01T07:28:04.290968+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:23:32.049984+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:23:32.049984+0000","last_clean_scrub_stamp":"2023-10-01T07:23:32.049984+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-10-01T07:28:04.230204+0000","last_change":"2023-10-01T07:28:02.835562+0000","last_active":"2023-10-01T07:28:04.230204+0000","last_peered":"2023-10-01T07:28:04.230204+0000","last_clean":"2023-10-01T07:28:04.230204+0000","last_became_active":"2023-10-01T07:28:02.834578+0000","last_became_peered":"2023-10-01T07:28:02.834578+0000","last_unstale":"2023-10-01T07:28:04.230204+0000","last_undegraded":"2023-10-01T07:28:04.230204+0000","last_fullsized":"2023-10-01T07:28:04.230204+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-10-01T07:28:03.844031+0000","last_change":"2023-10-01T07:28:02.888342+0000","last_active":"2023-10-01T07:28:03.844031+0000","last_peered":"2023-10-01T07:28:03.844031+0000","last_clean":"2023-10-01T07:28:03.844031+0000","last_became_active":"2023-10-01T07:28:02.887942+0000","last_became_peered":"2023-10-01T07:28:02.887942+0000","last_unstale":"2023-10-01T07:28:03.844031+0000","last_undegraded":"2023-10-01T07:28:03.844031+0000","last_fullsized":"2023-10-01T07:28:03.844031+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-10-01T07:28:04.230204+0000","last_change":"2023-10-01T07:28:02.837453+0000","last_active":"2023-10-01T07:28:04.230204+0000","last_peered":"2023-10-01T07:28:04.230204+0000","last_clean":"2023-10-01T07:28:04.230204+0000","last_became_active":"2023-10-01T07:28:02.836809+0000","last_became_peered":"2023-10-01T07:28:02.836809+0000","last_unstale":"2023-10-01T07:28:04.230204+0000","last_undegraded":"2023-10-01T07:28:04.230204+0000","last_fullsized":"2023-10-01T07:28:04.230204+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-10-01T07:28:03.844168+0000","last_change":"2023-10-01T07:28:02.888784+0000","last_active":"2023-10-01T07:28:03.844168+0000","last_peered":"2023-10-01T07:28:03.844168+0000","last_clean":"2023-10-01T07:28:03.844168+0000","last_became_active":"2023-10-01T07:28:02.887384+0000","last_became_peered":"2023-10-01T07:28:02.887384+0000","last_unstale":"2023-10-01T07:28:03.844168+0000","last_undegraded":"2023-10-01T07:28:03.844168+0000","last_fullsized":"2023-10-01T07:28:03.844168+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430240,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297620,"kb_used_data":524,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447532,"statfs":{"total":95995035648,"available":95690272768,"internally_reserved":0,"allocated":536576,"data_stored":220200,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:29:05 2023","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.85299999999999998,"15min":0.84399999999999997},"min":{"1min":0.61699999999999999,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.167,"5min":1.167,"15min":1.167},"last":0.68600000000000005},{"interface":"front","average":{"1min":0.877,"5min":0.85299999999999998,"15min":0.84899999999999998},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.2,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":0.878}]},{"osd":1,"last update":"Sun Oct 1 07:29:05 2023","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.85599999999999998,"15min":0.84599999999999997},"min":{"1min":0.61899999999999999,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.2170000000000001,"5min":1.385,"15min":1.385},"last":1.004},{"interface":"front","average":{"1min":0.81999999999999995,"5min":0.89200000000000002,"15min":0.90400000000000003},"min":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.125,"5min":1.1830000000000001,"15min":1.1830000000000001},"last":1.3140000000000001}]},{"osd":2,"last update":"Sun Oct 1 07:29:05 2023","interfaces":[{"interface":"back","average":{"1min":0.86199999999999999,"5min":0.83199999999999996,"15min":0.82699999999999996},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.3600000000000001,"5min":1.3600000000000001,"15min":1.3600000000000001},"last":0.94299999999999995},{"interface":"front","average":{"1min":0.93600000000000005,"5min":0.88400000000000001,"15min":0.876},"min":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.2969999999999999,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":0.92600000000000005}]},{"osd":3,"last update":"Sun Oct 1 07:29:05 2023","interfaces":[{"interface":"back","average":{"1min":0.85099999999999998,"5min":0.85699999999999998,"15min":0.85799999999999998},"min":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.2070000000000001,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":0.80500000000000005},{"interface":"front","average":{"1min":0.96899999999999997,"5min":0.92000000000000004,"15min":0.91200000000000003},"min":{"1min":0.59099999999999997,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.2290000000000001,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":0.85299999999999998}]},{"osd":4,"last update":"Sun Oct 1 07:29:05 2023","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":0.85499999999999998,"15min":0.85399999999999998},"min":{"1min":0.53900000000000003,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.212,"5min":1.3240000000000001,"15min":1.3240000000000001},"last":1.1970000000000001},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.97099999999999997,"15min":0.98299999999999998},"min":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.454,"5min":1.9810000000000001,"15min":1.9810000000000001},"last":1.079}]},{"osd":5,"last update":"Sun Oct 1 07:29:05 2023","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.91100000000000003,"15min":0.90500000000000003},"min":{"1min":0.53900000000000003,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.361,"5min":1.542,"15min":1.542},"last":1.113},{"interface":"front","average":{"1min":0.90600000000000003,"5min":0.95799999999999996,"15min":0.96599999999999997},"min":{"1min":0.47099999999999997,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.2230000000000001,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":1.3919999999999999}]},{"osd":6,"last update":"Sun Oct 1 07:29:05 2023","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":1.022,"15min":1.0309999999999999},"min":{"1min":0.52600000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.329,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":1.456},{"interface":"front","average":{"1min":0.98999999999999999,"5min":1.0049999999999999,"15min":1.0069999999999999},"min":{"1min":0.59899999999999998,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.4139999999999999,"5min":1.6559999999999999,"15min":1.6559999999999999},"last":1.161}]}]},{"osd":6,"up_from":42,"seq":180388626472,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:29:24 2023","interfaces":[{"interface":"back","average":{"1min":0.81200000000000006,"5min":0.81799999999999995,"15min":0.80900000000000005},"min":{"1min":0.57799999999999996,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.177,"5min":1.177,"15min":1.177},"last":1.1779999999999999},{"interface":"front","average":{"1min":0.79900000000000004,"5min":0.82799999999999996,"15min":0.82699999999999996},"min":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.2410000000000001,"5min":1.3,"15min":1.3},"last":0.99099999999999999}]},{"osd":1,"last update":"Sun Oct 1 07:29:24 2023","interfaces":[{"interface":"back","average":{"1min":0.83599999999999997,"5min":0.89500000000000002,"15min":0.90800000000000003},"min":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.1719999999999999,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":0.85999999999999999},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.92900000000000005,"15min":0.93899999999999995},"min":{"1min":0.65600000000000003,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.115,"5min":1.24,"15min":1.24},"last":1.3280000000000001}]},{"osd":2,"last update":"Sun Oct 1 07:29:24 2023","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":0.84299999999999997,"15min":0.84099999999999997},"min":{"1min":0.61299999999999999,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.093,"5min":1.2150000000000001,"15min":1.2150000000000001},"last":0.78100000000000003},{"interface":"front","average":{"1min":0.78200000000000003,"5min":0.84999999999999998,"15min":0.85299999999999998},"min":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.0569999999999999,"5min":1.452,"15min":1.452},"last":0.67800000000000005}]},{"osd":3,"last update":"Sun Oct 1 07:29:24 2023","interfaces":[{"interface":"back","average":{"1min":1.05,"5min":0.93400000000000005,"15min":0.91200000000000003},"min":{"1min":0.72599999999999998,"5min":0.71799999999999997,"15min":0.71799999999999997},"max":{"1min":3.6259999999999999,"5min":3.6259999999999999,"15min":3.6259999999999999},"last":1.2450000000000001},{"interface":"front","average":{"1min":0.92100000000000004,"5min":0.89400000000000002,"15min":0.89200000000000002},"min":{"1min":0.71199999999999997,"5min":0.628,"15min":0.628},"max":{"1min":1.099,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.89900000000000002}]},{"osd":4,"last update":"Sun Oct 1 07:29:24 2023","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.85099999999999998,"15min":0.83899999999999997},"min":{"1min":0.61799999999999999,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.1339999999999999,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":1.161},{"interface":"front","average":{"1min":0.97699999999999998,"5min":0.91500000000000004,"15min":0.90900000000000003},"min":{"1min":0.622,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.2230000000000001,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":1.369}]},{"osd":5,"last update":"Sun Oct 1 07:29:24 2023","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":0.875,"15min":0.84399999999999997},"min":{"1min":0.745,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.2250000000000001,"5min":1.242,"15min":1.242},"last":1.131},{"interface":"front","average":{"1min":1.0129999999999999,"5min":0.96399999999999997,"15min":0.95699999999999996},"min":{"1min":0.73199999999999998,"5min":0.505,"15min":0.505},"max":{"1min":1.262,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":1.288}]},{"osd":7,"last update":"Sun Oct 1 07:29:05 2023","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":1.022,"15min":1.0209999999999999},"min":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.3620000000000001,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":1.0680000000000001},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.0009999999999999,"15min":0.997},"min":{"1min":0.64700000000000002,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.2470000000000001,"5min":1.264,"15min":1.264},"last":1.0880000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574931,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297620,"kb_used_data":524,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447532,"statfs":{"total":95995035648,"available":95690272768,"internally_reserved":0,"allocated":536576,"data_stored":220200,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:28:55 2023","interfaces":[{"interface":"back","average":{"1min":0.61899999999999999,"5min":0.65100000000000002,"15min":0.54400000000000004},"min":{"1min":0.376,"5min":0.376,"15min":0.29899999999999999},"max":{"1min":0.85499999999999998,"5min":0.999,"15min":0.999},"last":0.70399999999999996},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.67300000000000004,"15min":0.55100000000000005},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.71199999999999997,"5min":1.0149999999999999,"15min":1.0149999999999999},"last":0.81200000000000006}]},{"osd":2,"last update":"Sun Oct 1 07:28:32 2023","interfaces":[{"interface":"back","average":{"1min":0.65600000000000003,"5min":0.68700000000000006,"15min":0.60199999999999998},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.82699999999999996,"5min":1.0369999999999999,"15min":1.0369999999999999},"last":0.54800000000000004},{"interface":"front","average":{"1min":0.82099999999999995,"5min":0.754,"15min":0.65600000000000003},"min":{"1min":0.42899999999999999,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.0780000000000001,"5min":1.0780000000000001,"15min":1.0780000000000001},"last":0.83499999999999996}]},{"osd":3,"last update":"Sun Oct 1 07:29:30 2023","interfaces":[{"interface":"back","average":{"1min":0.57499999999999996,"5min":0.75,"15min":0.76900000000000002},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":0.89500000000000002,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":0.58699999999999997},{"interface":"front","average":{"1min":0.64800000000000002,"5min":0.81100000000000005,"15min":0.81799999999999995},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":1.022,"5min":1.147,"15min":1.147},"last":0.79000000000000004}]},{"osd":4,"last update":"Sun Oct 1 07:29:01 2023","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":0.96899999999999997,"15min":0.95799999999999996},"min":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.2090000000000001,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":1.044},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.93500000000000005,"15min":0.93000000000000005},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.2569999999999999,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":1.0069999999999999}]},{"osd":5,"last update":"Sun Oct 1 07:28:40 2023","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.97899999999999998,"15min":0.98499999999999999},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.3120000000000001,"5min":1.4550000000000001,"15min":1.4550000000000001},"last":0.92900000000000005},{"interface":"front","average":{"1min":0.90500000000000003,"5min":1.01,"15min":1.024},"min":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.087,"5min":1.3129999999999999,"15min":1.3129999999999999},"last":0.95299999999999996}]},{"osd":6,"last update":"Sun Oct 1 07:29:22 2023","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":1.0589999999999999,"15min":1.0860000000000001},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.2709999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":1.1100000000000001},{"interface":"front","average":{"1min":0.871,"5min":1.0329999999999999,"15min":1.0640000000000001},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.1599999999999999,"5min":1.415,"15min":1.415},"last":1.0009999999999999}]},{"osd":7,"last update":"Sun Oct 1 07:29:08 2023","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":1.089,"15min":1.101},"min":{"1min":0.502,"5min":0.502,"15min":0.502},"max":{"1min":1.3680000000000001,"5min":1.498,"15min":1.498},"last":1.0720000000000001},{"interface":"front","average":{"1min":1.0029999999999999,"5min":1.111,"15min":1.129},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.3859999999999999,"5min":1.397,"15min":1.397},"last":1.095}]}]},{"osd":0,"up_from":8,"seq":34359738460,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sun Oct 1 07:28:58 2023","interfaces":[{"interface":"back","average":{"1min":0.61699999999999999,"5min":0.67000000000000004,"15min":0.56599999999999995},"min":{"1min":0.48099999999999998,"5min":0.36399999999999999,"15min":0.34799999999999998},"max":{"1min":0.79500000000000004,"5min":1.143,"15min":1.143},"last":0.69799999999999995},{"interface":"front","average":{"1min":0.66400000000000003,"5min":0.72399999999999998,"15min":0.61399999999999999},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":1.1279999999999999,"5min":1.1479999999999999,"15min":1.1479999999999999},"last":1.0349999999999999}]},{"osd":2,"last update":"Sun Oct 1 07:28:38 2023","interfaces":[{"interface":"back","average":{"1min":0.72399999999999998,"5min":0.73499999999999999,"15min":0.65800000000000003},"min":{"1min":0.505,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.0449999999999999,"5min":1.6930000000000001,"15min":1.6930000000000001},"last":0.83199999999999996},{"interface":"front","average":{"1min":0.72699999999999998,"5min":0.73099999999999998,"15min":0.64900000000000002},"min":{"1min":0.40600000000000003,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":1.052,"5min":1.1879999999999999,"15min":1.1879999999999999},"last":0.79600000000000004}]},{"osd":3,"last update":"Sun Oct 1 07:29:22 2023","interfaces":[{"interface":"back","average":{"1min":0.72499999999999998,"5min":0.81399999999999995,"15min":0.80500000000000005},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.131,"5min":1.2989999999999999,"15min":1.2989999999999999},"last":0.96699999999999997},{"interface":"front","average":{"1min":0.65800000000000003,"5min":0.77300000000000002,"15min":0.79700000000000004},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":0.879,"5min":1.246,"15min":1.246},"last":0.98599999999999999}]},{"osd":4,"last update":"Sun Oct 1 07:29:04 2023","interfaces":[{"interface":"back","average":{"1min":0.85799999999999998,"5min":0.90700000000000003,"15min":0.90800000000000003},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.1619999999999999,"5min":1.401,"15min":1.401},"last":0.93799999999999994},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.96199999999999997,"15min":0.95799999999999996},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.335,"5min":1.476,"15min":1.476},"last":1.2350000000000001}]},{"osd":5,"last update":"Sun Oct 1 07:28:44 2023","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.91000000000000003,"15min":0.91200000000000003},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.1830000000000001,"5min":1.278,"15min":1.278},"last":0.91000000000000003},{"interface":"front","average":{"1min":0.97899999999999998,"5min":1.0409999999999999,"15min":1.0569999999999999},"min":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.2270000000000001,"5min":1.589,"15min":1.589},"last":1.3100000000000001}]},{"osd":6,"last update":"Sun Oct 1 07:29:22 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":1.0249999999999999,"15min":1.0429999999999999},"min":{"1min":0.71899999999999997,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.363,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":1.208},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.1060000000000001,"15min":1.1319999999999999},"min":{"1min":0.68999999999999995,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.413,"5min":1.651,"15min":1.651},"last":1.53}]},{"osd":7,"last update":"Sun Oct 1 07:29:10 2023","interfaces":[{"interface":"back","average":{"1min":1.0329999999999999,"5min":1.0129999999999999,"15min":1.0089999999999999},"min":{"1min":0.79500000000000004,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.296,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":1.2569999999999999},{"interface":"front","average":{"1min":1.073,"5min":1.105,"15min":1.111},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.554,"5min":1.554,"15min":1.554},"last":1.454}]}]},{"osd":2,"up_from":18,"seq":77309411401,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297620,"kb_used_data":524,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447532,"statfs":{"total":95995035648,"available":95690272768,"internally_reserved":0,"allocated":536576,"data_stored":220200,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:28:42 2023","interfaces":[{"interface":"back","average":{"1min":0.67400000000000004,"5min":0.64200000000000002,"15min":0.58999999999999997},"min":{"1min":0.44800000000000001,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.96299999999999997,"5min":0.98599999999999999,"15min":0.98599999999999999},"last":0.871},{"interface":"front","average":{"1min":0.69599999999999995,"5min":0.68000000000000005,"15min":0.61599999999999999},"min":{"1min":0.51200000000000001,"5min":0.44,"15min":0.44},"max":{"1min":1.0129999999999999,"5min":1.238,"15min":1.238},"last":0.629}]},{"osd":1,"last update":"Sun Oct 1 07:28:42 2023","interfaces":[{"interface":"back","average":{"1min":0.77200000000000002,"5min":0.76900000000000002,"15min":0.68200000000000005},"min":{"1min":0.438,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.1060000000000001,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":0.97399999999999998},{"interface":"front","average":{"1min":0.76700000000000002,"5min":0.80800000000000005,"15min":0.746},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":1.123,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.80100000000000005}]},{"osd":3,"last update":"Sun Oct 1 07:29:29 2023","interfaces":[{"interface":"back","average":{"1min":0.64500000000000002,"5min":0.70899999999999996,"15min":0.71399999999999997},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":1.071,"5min":1.1990000000000001,"15min":1.1990000000000001},"last":0.83199999999999996},{"interface":"front","average":{"1min":0.61799999999999999,"5min":0.76700000000000002,"15min":0.77400000000000002},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.85999999999999999,"5min":1.409,"15min":1.409},"last":0.73699999999999999}]},{"osd":4,"last update":"Sun Oct 1 07:29:04 2023","interfaces":[{"interface":"back","average":{"1min":0.84799999999999998,"5min":0.90700000000000003,"15min":0.90800000000000003},"min":{"1min":0.66400000000000003,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.0389999999999999,"5min":1.484,"15min":1.484},"last":1.1379999999999999},{"interface":"front","average":{"1min":0.93200000000000005,"5min":0.96899999999999997,"15min":0.96099999999999997},"min":{"1min":0.65100000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.1499999999999999,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":1.0720000000000001}]},{"osd":5,"last update":"Sun Oct 1 07:28:42 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":1.02,"15min":1.026},"min":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"max":{"1min":1.198,"5min":1.456,"15min":1.456},"last":1.1679999999999999},{"interface":"front","average":{"1min":0.93300000000000005,"5min":0.97799999999999998,"15min":0.98099999999999998},"min":{"1min":0.67500000000000004,"5min":0.63,"15min":0.63},"max":{"1min":1.129,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":1.0069999999999999}]},{"osd":6,"last update":"Sun Oct 1 07:29:24 2023","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":1.014,"15min":1.0580000000000001},"min":{"1min":0.73199999999999998,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.0840000000000001,"5min":1.6140000000000001,"15min":1.6140000000000001},"last":0.95599999999999996},{"interface":"front","average":{"1min":0.93500000000000005,"5min":1.0309999999999999,"15min":1.0649999999999999},"min":{"1min":0.66400000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.194,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":1.034}]},{"osd":7,"last update":"Sun Oct 1 07:29:04 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":1.0269999999999999,"15min":1.0289999999999999},"min":{"1min":0.66900000000000004,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.2989999999999999,"5min":1.488,"15min":1.488},"last":1.22},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.038,"15min":1.04},"min":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"max":{"1min":1.284,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":1.099}]}]},{"osd":3,"up_from":25,"seq":107374182466,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:29:30 2023","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.65500000000000003,"15min":0.63500000000000001},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.94999999999999996,"5min":0.97699999999999998,"15min":0.97699999999999998},"last":0.59899999999999998},{"interface":"front","average":{"1min":0.60499999999999998,"5min":0.70499999999999996,"15min":0.71099999999999997},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.94899999999999995,"5min":1.095,"15min":1.095},"last":0.754}]},{"osd":1,"last update":"Sun Oct 1 07:29:30 2023","interfaces":[{"interface":"back","average":{"1min":0.59599999999999997,"5min":0.73299999999999998,"15min":0.73599999999999999},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":1.0600000000000001,"5min":1.0600000000000001,"15min":1.0600000000000001},"last":0.83399999999999996},{"interface":"front","average":{"1min":0.61599999999999999,"5min":0.72899999999999998,"15min":0.74099999999999999},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":1.123,"5min":1.123,"15min":1.123},"last":0.64200000000000002}]},{"osd":2,"last update":"Sun Oct 1 07:29:30 2023","interfaces":[{"interface":"back","average":{"1min":0.68600000000000005,"5min":0.79600000000000004,"15min":0.81000000000000005},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":1.222,"5min":1.222,"15min":1.222},"last":0.79100000000000004},{"interface":"front","average":{"1min":0.60599999999999998,"5min":0.73299999999999998,"15min":0.74299999999999999},"min":{"1min":0.41799999999999998,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.91400000000000003,"5min":1.069,"15min":1.069},"last":0.68400000000000005}]},{"osd":4,"last update":"Sun Oct 1 07:29:01 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.91700000000000004,"15min":0.89100000000000001},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.1579999999999999,"5min":1.256,"15min":1.256},"last":0.97199999999999998},{"interface":"front","average":{"1min":0.86899999999999999,"5min":0.93200000000000005,"15min":0.90600000000000003},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.238,"5min":1.238,"15min":1.238},"last":1.0229999999999999}]},{"osd":5,"last update":"Sun Oct 1 07:28:43 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.94699999999999995,"15min":0.93600000000000005},"min":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.2809999999999999,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":1.0489999999999999},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.97899999999999998,"15min":0.97599999999999998},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.266,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":1.091}]},{"osd":6,"last update":"Sun Oct 1 07:29:25 2023","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":1.0289999999999999,"15min":1.056},"min":{"1min":0.65900000000000003,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.115,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":1.1479999999999999},{"interface":"front","average":{"1min":0.94299999999999995,"5min":1.0469999999999999,"15min":1.081},"min":{"1min":0.70699999999999996,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.1739999999999999,"5min":1.405,"15min":1.405},"last":0.92700000000000005}]},{"osd":7,"last update":"Sun Oct 1 07:29:04 2023","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":1.056,"15min":1.0649999999999999},"min":{"1min":0.72299999999999998,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.3919999999999999,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":1.111},{"interface":"front","average":{"1min":1.046,"5min":1.1259999999999999,"15min":1.1399999999999999},"min":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"max":{"1min":1.3420000000000001,"5min":1.474,"15min":1.474},"last":0.94699999999999995}]}]},{"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":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:29:06 2023","interfaces":[{"interface":"back","average":{"1min":0.85499999999999998,"5min":0.84099999999999997,"15min":0.82399999999999995},"min":{"1min":0.66700000000000004,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.1779999999999999,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.94999999999999996},{"interface":"front","average":{"1min":0.90800000000000003,"5min":0.877,"15min":0.88},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":2.0910000000000002,"5min":2.0910000000000002,"15min":2.0910000000000002},"last":0.70099999999999996}]},{"osd":1,"last update":"Sun Oct 1 07:29:06 2023","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.84899999999999998,"15min":0.82899999999999996},"min":{"1min":0.55400000000000005,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.181,"5min":1.1819999999999999,"15min":1.1819999999999999},"last":0.999},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.873,"15min":0.83999999999999997},"min":{"1min":0.63900000000000001,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.4019999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":0.73999999999999999}]},{"osd":2,"last update":"Sun Oct 1 07:29:06 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.878,"15min":0.85699999999999998},"min":{"1min":0.70999999999999996,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.198,"5min":1.304,"15min":1.304},"last":0.81999999999999995},{"interface":"front","average":{"1min":0.90400000000000003,"5min":0.90000000000000002,"15min":0.90800000000000003},"min":{"1min":0.63400000000000001,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.3009999999999999,"5min":1.5289999999999999,"15min":1.5289999999999999},"last":1.0289999999999999}]},{"osd":3,"last update":"Sun Oct 1 07:29:06 2023","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.91900000000000004,"15min":0.89400000000000002},"min":{"1min":0.79000000000000004,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.0649999999999999,"5min":1.7270000000000001,"15min":1.7270000000000001},"last":0.97499999999999998},{"interface":"front","average":{"1min":0.94799999999999995,"5min":0.89500000000000002,"15min":0.873},"min":{"1min":0.69199999999999995,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.27,"5min":1.27,"15min":1.27},"last":0.79300000000000004}]},{"osd":5,"last update":"Sun Oct 1 07:28:43 2023","interfaces":[{"interface":"back","average":{"1min":0.82299999999999995,"5min":0.74199999999999999,"15min":0.69799999999999995},"min":{"1min":0.54900000000000004,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.2030000000000001,"5min":1.345,"15min":1.345},"last":0.60899999999999999},{"interface":"front","average":{"1min":0.85599999999999998,"5min":0.85699999999999998,"15min":0.84299999999999997},"min":{"1min":0.55200000000000005,"5min":0.502,"15min":0.502},"max":{"1min":1.1859999999999999,"5min":1.601,"15min":1.601},"last":0.86199999999999999}]},{"osd":6,"last update":"Sun Oct 1 07:29:27 2023","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":0.97199999999999998,"15min":0.97999999999999998},"min":{"1min":0.60099999999999998,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.3100000000000001,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.92500000000000004},{"interface":"front","average":{"1min":1.097,"5min":1.0680000000000001,"15min":1.0880000000000001},"min":{"1min":0.77300000000000002,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.4379999999999999,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":1.0449999999999999}]},{"osd":7,"last update":"Sun Oct 1 07:29:06 2023","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":0.97099999999999997,"15min":0.95599999999999996},"min":{"1min":0.60899999999999999,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.2829999999999999,"5min":1.7749999999999999,"15min":1.7749999999999999},"last":1.095},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1,"15min":0.98999999999999999},"min":{"1min":0.54700000000000004,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.3360000000000001,"5min":1.337,"15min":1.337},"last":1.069}]}]},{"osd":5,"up_from":36,"seq":154618822704,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297616,"kb_used_data":520,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447536,"statfs":{"total":95995035648,"available":95690276864,"internally_reserved":0,"allocated":532480,"data_stored":219885,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:28:45 2023","interfaces":[{"interface":"back","average":{"1min":0.86199999999999999,"5min":0.85499999999999998,"15min":0.85299999999999998},"min":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.236,"5min":1.236,"15min":1.236},"last":1.0069999999999999},{"interface":"front","average":{"1min":0.83999999999999997,"5min":0.83299999999999996,"15min":0.82699999999999996},"min":{"1min":0.59399999999999997,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.0680000000000001,"5min":1.2989999999999999,"15min":1.2989999999999999},"last":0.91500000000000004}]},{"osd":1,"last update":"Sun Oct 1 07:28:45 2023","interfaces":[{"interface":"back","average":{"1min":0.78300000000000003,"5min":0.81999999999999995,"15min":0.81499999999999995},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.117,"5min":1.177,"15min":1.177},"last":0.93200000000000005},{"interface":"front","average":{"1min":0.90500000000000003,"5min":0.86199999999999999,"15min":0.86299999999999999},"min":{"1min":0.67000000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.198,"5min":1.238,"15min":1.238},"last":0.96099999999999997}]},{"osd":2,"last update":"Sun Oct 1 07:28:45 2023","interfaces":[{"interface":"back","average":{"1min":0.83599999999999997,"5min":0.85699999999999998,"15min":0.86199999999999999},"min":{"1min":0.70299999999999996,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.129,"5min":1.1439999999999999,"15min":1.1439999999999999},"last":0.98099999999999998},{"interface":"front","average":{"1min":0.85399999999999998,"5min":0.872,"15min":0.872},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":1.2889999999999999,"5min":1.2889999999999999,"15min":1.2889999999999999},"last":1.0680000000000001}]},{"osd":3,"last update":"Sun Oct 1 07:28:45 2023","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.94599999999999995,"15min":0.96099999999999997},"min":{"1min":0.69599999999999995,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.161,"5min":1.2210000000000001,"15min":1.2210000000000001},"last":1.276},{"interface":"front","average":{"1min":0.92600000000000005,"5min":0.95499999999999996,"15min":0.95399999999999996},"min":{"1min":0.64600000000000002,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.2310000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":1.1259999999999999}]},{"osd":4,"last update":"Sun Oct 1 07:28:45 2023","interfaces":[{"interface":"back","average":{"1min":0.751,"5min":0.745,"15min":0.74299999999999999},"min":{"1min":0.49299999999999999,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.145,"5min":1.204,"15min":1.204},"last":0.83699999999999997},{"interface":"front","average":{"1min":0.86599999999999999,"5min":0.80200000000000005,"15min":0.77900000000000003},"min":{"1min":0.58999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.2669999999999999,"5min":1.27,"15min":1.27},"last":0.87}]},{"osd":6,"last update":"Sun Oct 1 07:29:29 2023","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":0.96799999999999997,"15min":0.96999999999999997},"min":{"1min":0.49199999999999999,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.3540000000000001,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":0.748},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.94099999999999995,"15min":0.94599999999999995},"min":{"1min":0.55200000000000005,"5min":0.441,"15min":0.441},"max":{"1min":1.423,"5min":1.423,"15min":1.423},"last":1.083}]},{"osd":7,"last update":"Sun Oct 1 07:29:05 2023","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":0.96699999999999997,"15min":0.95699999999999996},"min":{"1min":0.68400000000000005,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.4650000000000001,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":1.1970000000000001},{"interface":"front","average":{"1min":1.03,"5min":1.0189999999999999,"15min":1.0169999999999999},"min":{"1min":0.64000000000000001,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.401,"5min":1.512,"15min":1.512},"last":1.175}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-01T07:29:36.758 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T07:29:37.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:37 smithi084 bash[27378]: audit 2023-10-01T07:29:35.974330+0000 mgr.y (mgr.24353) 88 : audit [DBG] from='client.24530 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T07:29:37.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:37 smithi084 bash[33757]: audit 2023-10-01T07:29:35.974330+0000 mgr.y (mgr.24353) 88 : audit [DBG] from='client.24530 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T07:29:37.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:37 smithi112 bash[27689]: audit 2023-10-01T07:29:35.974330+0000 mgr.y (mgr.24353) 88 : audit [DBG] from='client.24530 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T07:29:38.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:38 smithi084 bash[27378]: cluster 2023-10-01T07:29:37.169512+0000 mgr.y (mgr.24353) 89 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:38.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:38 smithi084 bash[33757]: cluster 2023-10-01T07:29:37.169512+0000 mgr.y (mgr.24353) 89 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:38.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:38 smithi112 bash[27689]: cluster 2023-10-01T07:29:37.169512+0000 mgr.y (mgr.24353) 89 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:38.728 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:29:38 smithi112 bash[28510]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:29:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T07:29:39.074 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:29:38 smithi084 bash[27645]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:29:38] "GET /metrics HTTP/1.1" 200 155641 "" "Prometheus/2.33.4" 2023-10-01T07:29:40.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:40 smithi084 bash[27378]: cluster 2023-10-01T07:29:39.170096+0000 mgr.y (mgr.24353) 90 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:40.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:40 smithi084 bash[33757]: cluster 2023-10-01T07:29:39.170096+0000 mgr.y (mgr.24353) 90 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:40.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:40 smithi112 bash[27689]: cluster 2023-10-01T07:29:39.170096+0000 mgr.y (mgr.24353) 90 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:41.529 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:29:42.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:42 smithi084 bash[27378]: cluster 2023-10-01T07:29:41.170742+0000 mgr.y (mgr.24353) 91 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:42.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:42 smithi084 bash[33757]: cluster 2023-10-01T07:29:41.170742+0000 mgr.y (mgr.24353) 91 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:42.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:42 smithi112 bash[27689]: cluster 2023-10-01T07:29:41.170742+0000 mgr.y (mgr.24353) 91 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:44.544 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T07:29:44.548 INFO:teuthology.orchestra.run.smithi084.stderr:dumped all 2023-10-01T07:29:44.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:44 smithi084 bash[33757]: cluster 2023-10-01T07:29:43.171327+0000 mgr.y (mgr.24353) 92 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:44.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:44 smithi084 bash[27378]: cluster 2023-10-01T07:29:43.171327+0000 mgr.y (mgr.24353) 92 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:44.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:44 smithi112 bash[27689]: cluster 2023-10-01T07:29:43.171327+0000 mgr.y (mgr.24353) 92 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:45.203 INFO:teuthology.orchestra.run.smithi084.stdout:{"pg_ready":true,"pg_map":{"version":71,"stamp":"2023-10-01T07:29:43.171044+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":2380972,"kb_used_data":4204,"kb_used_omap":0,"kb_used_meta":2376704,"kb_avail":747580244,"statfs":{"total":767960285184,"available":765522169856,"internally_reserved":0,"allocated":4304896,"data_stored":1762545,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2433744896},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"0.000000"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-10-01T07:28:04.291457+0000","last_change":"2023-10-01T07:28:02.835173+0000","last_active":"2023-10-01T07:28:04.291457+0000","last_peered":"2023-10-01T07:28:04.291457+0000","last_clean":"2023-10-01T07:28:04.291457+0000","last_became_active":"2023-10-01T07:28:02.834514+0000","last_became_peered":"2023-10-01T07:28:02.834514+0000","last_unstale":"2023-10-01T07:28:04.291457+0000","last_undegraded":"2023-10-01T07:28:04.291457+0000","last_fullsized":"2023-10-01T07:28:04.291457+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-10-01T07:28:03.844167+0000","last_change":"2023-10-01T07:28:02.869690+0000","last_active":"2023-10-01T07:28:03.844167+0000","last_peered":"2023-10-01T07:28:03.844167+0000","last_clean":"2023-10-01T07:28:03.844167+0000","last_became_active":"2023-10-01T07:28:02.869261+0000","last_became_peered":"2023-10-01T07:28:02.869261+0000","last_unstale":"2023-10-01T07:28:03.844167+0000","last_undegraded":"2023-10-01T07:28:03.844167+0000","last_fullsized":"2023-10-01T07:28:03.844167+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-10-01T07:28:04.291076+0000","last_change":"2023-10-01T07:28:02.892042+0000","last_active":"2023-10-01T07:28:04.291076+0000","last_peered":"2023-10-01T07:28:04.291076+0000","last_clean":"2023-10-01T07:28:04.291076+0000","last_became_active":"2023-10-01T07:28:02.891132+0000","last_became_peered":"2023-10-01T07:28:02.891132+0000","last_unstale":"2023-10-01T07:28:04.291076+0000","last_undegraded":"2023-10-01T07:28:04.291076+0000","last_fullsized":"2023-10-01T07:28:04.291076+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-10-01T07:28:04.290992+0000","last_change":"2023-10-01T07:28:02.890942+0000","last_active":"2023-10-01T07:28:04.290992+0000","last_peered":"2023-10-01T07:28:04.290992+0000","last_clean":"2023-10-01T07:28:04.290992+0000","last_became_active":"2023-10-01T07:28:02.890232+0000","last_became_peered":"2023-10-01T07:28:02.890232+0000","last_unstale":"2023-10-01T07:28:04.290992+0000","last_undegraded":"2023-10-01T07:28:04.290992+0000","last_fullsized":"2023-10-01T07:28:04.290992+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.0","version":"0'0","reported_seq":15,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-10-01T07:28:04.290968+0000","last_change":"2023-10-01T07:27:04.117953+0000","last_active":"2023-10-01T07:28:04.290968+0000","last_peered":"2023-10-01T07:28:04.290968+0000","last_clean":"2023-10-01T07:28:04.290968+0000","last_became_active":"2023-10-01T07:27:04.117184+0000","last_became_peered":"2023-10-01T07:27:04.117184+0000","last_unstale":"2023-10-01T07:28:04.290968+0000","last_undegraded":"2023-10-01T07:28:04.290968+0000","last_fullsized":"2023-10-01T07:28:04.290968+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:23:32.049984+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:23:32.049984+0000","last_clean_scrub_stamp":"2023-10-01T07:23:32.049984+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-10-01T07:28:04.230204+0000","last_change":"2023-10-01T07:28:02.835562+0000","last_active":"2023-10-01T07:28:04.230204+0000","last_peered":"2023-10-01T07:28:04.230204+0000","last_clean":"2023-10-01T07:28:04.230204+0000","last_became_active":"2023-10-01T07:28:02.834578+0000","last_became_peered":"2023-10-01T07:28:02.834578+0000","last_unstale":"2023-10-01T07:28:04.230204+0000","last_undegraded":"2023-10-01T07:28:04.230204+0000","last_fullsized":"2023-10-01T07:28:04.230204+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-10-01T07:28:03.844031+0000","last_change":"2023-10-01T07:28:02.888342+0000","last_active":"2023-10-01T07:28:03.844031+0000","last_peered":"2023-10-01T07:28:03.844031+0000","last_clean":"2023-10-01T07:28:03.844031+0000","last_became_active":"2023-10-01T07:28:02.887942+0000","last_became_peered":"2023-10-01T07:28:02.887942+0000","last_unstale":"2023-10-01T07:28:03.844031+0000","last_undegraded":"2023-10-01T07:28:03.844031+0000","last_fullsized":"2023-10-01T07:28:03.844031+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-10-01T07:28:04.230204+0000","last_change":"2023-10-01T07:28:02.837453+0000","last_active":"2023-10-01T07:28:04.230204+0000","last_peered":"2023-10-01T07:28:04.230204+0000","last_clean":"2023-10-01T07:28:04.230204+0000","last_became_active":"2023-10-01T07:28:02.836809+0000","last_became_peered":"2023-10-01T07:28:02.836809+0000","last_unstale":"2023-10-01T07:28:04.230204+0000","last_undegraded":"2023-10-01T07:28:04.230204+0000","last_fullsized":"2023-10-01T07:28:04.230204+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-10-01T07:28:03.844168+0000","last_change":"2023-10-01T07:28:02.888784+0000","last_active":"2023-10-01T07:28:03.844168+0000","last_peered":"2023-10-01T07:28:03.844168+0000","last_clean":"2023-10-01T07:28:03.844168+0000","last_became_active":"2023-10-01T07:28:02.887384+0000","last_became_peered":"2023-10-01T07:28:02.887384+0000","last_unstale":"2023-10-01T07:28:03.844168+0000","last_undegraded":"2023-10-01T07:28:03.844168+0000","last_fullsized":"2023-10-01T07:28:03.844168+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430242,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297620,"kb_used_data":524,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447532,"statfs":{"total":95995035648,"available":95690272768,"internally_reserved":0,"allocated":536576,"data_stored":220200,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:29:05 2023","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.85299999999999998,"15min":0.84399999999999997},"min":{"1min":0.61699999999999999,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.167,"5min":1.167,"15min":1.167},"last":1.0629999999999999},{"interface":"front","average":{"1min":0.877,"5min":0.85299999999999998,"15min":0.84899999999999998},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.2,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":0.83099999999999996}]},{"osd":1,"last update":"Sun Oct 1 07:29:05 2023","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.85599999999999998,"15min":0.84599999999999997},"min":{"1min":0.61899999999999999,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.2170000000000001,"5min":1.385,"15min":1.385},"last":0.872},{"interface":"front","average":{"1min":0.81999999999999995,"5min":0.89200000000000002,"15min":0.90400000000000003},"min":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.125,"5min":1.1830000000000001,"15min":1.1830000000000001},"last":1.026}]},{"osd":2,"last update":"Sun Oct 1 07:29:05 2023","interfaces":[{"interface":"back","average":{"1min":0.86199999999999999,"5min":0.83199999999999996,"15min":0.82699999999999996},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.3600000000000001,"5min":1.3600000000000001,"15min":1.3600000000000001},"last":0.81299999999999994},{"interface":"front","average":{"1min":0.93600000000000005,"5min":0.88400000000000001,"15min":0.876},"min":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.2969999999999999,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":0.92800000000000005}]},{"osd":3,"last update":"Sun Oct 1 07:29:05 2023","interfaces":[{"interface":"back","average":{"1min":0.85099999999999998,"5min":0.85699999999999998,"15min":0.85799999999999998},"min":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.2070000000000001,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":0.86299999999999999},{"interface":"front","average":{"1min":0.96899999999999997,"5min":0.92000000000000004,"15min":0.91200000000000003},"min":{"1min":0.59099999999999997,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.2290000000000001,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":1.0069999999999999}]},{"osd":4,"last update":"Sun Oct 1 07:29:05 2023","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":0.85499999999999998,"15min":0.85399999999999998},"min":{"1min":0.53900000000000003,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.212,"5min":1.3240000000000001,"15min":1.3240000000000001},"last":0.90100000000000002},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.97099999999999997,"15min":0.98299999999999998},"min":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.454,"5min":1.9810000000000001,"15min":1.9810000000000001},"last":0.73599999999999999}]},{"osd":5,"last update":"Sun Oct 1 07:29:05 2023","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.91100000000000003,"15min":0.90500000000000003},"min":{"1min":0.53900000000000003,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.361,"5min":1.542,"15min":1.542},"last":0.77300000000000002},{"interface":"front","average":{"1min":0.90600000000000003,"5min":0.95799999999999996,"15min":0.96599999999999997},"min":{"1min":0.47099999999999997,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.2230000000000001,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":1.081}]},{"osd":6,"last update":"Sun Oct 1 07:29:05 2023","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":1.022,"15min":1.0309999999999999},"min":{"1min":0.52600000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.329,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":0.97799999999999998},{"interface":"front","average":{"1min":0.98999999999999999,"5min":1.0049999999999999,"15min":1.0069999999999999},"min":{"1min":0.59899999999999998,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.4139999999999999,"5min":1.6559999999999999,"15min":1.6559999999999999},"last":0.95399999999999996}]}]},{"osd":6,"up_from":42,"seq":180388626474,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:29:24 2023","interfaces":[{"interface":"back","average":{"1min":0.81200000000000006,"5min":0.81799999999999995,"15min":0.80900000000000005},"min":{"1min":0.57799999999999996,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.177,"5min":1.177,"15min":1.177},"last":1.0669999999999999},{"interface":"front","average":{"1min":0.79900000000000004,"5min":0.82799999999999996,"15min":0.82699999999999996},"min":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.2410000000000001,"5min":1.3,"15min":1.3},"last":0.85799999999999998}]},{"osd":1,"last update":"Sun Oct 1 07:29:24 2023","interfaces":[{"interface":"back","average":{"1min":0.83599999999999997,"5min":0.89500000000000002,"15min":0.90800000000000003},"min":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.1719999999999999,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":0.90100000000000002},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.92900000000000005,"15min":0.93899999999999995},"min":{"1min":0.65600000000000003,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.115,"5min":1.24,"15min":1.24},"last":0.99299999999999999}]},{"osd":2,"last update":"Sun Oct 1 07:29:24 2023","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":0.84299999999999997,"15min":0.84099999999999997},"min":{"1min":0.61299999999999999,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.093,"5min":1.2150000000000001,"15min":1.2150000000000001},"last":1.0820000000000001},{"interface":"front","average":{"1min":0.78200000000000003,"5min":0.84999999999999998,"15min":0.85299999999999998},"min":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.0569999999999999,"5min":1.452,"15min":1.452},"last":1.05}]},{"osd":3,"last update":"Sun Oct 1 07:29:24 2023","interfaces":[{"interface":"back","average":{"1min":1.05,"5min":0.93400000000000005,"15min":0.91200000000000003},"min":{"1min":0.72599999999999998,"5min":0.71799999999999997,"15min":0.71799999999999997},"max":{"1min":3.6259999999999999,"5min":3.6259999999999999,"15min":3.6259999999999999},"last":0.877},{"interface":"front","average":{"1min":0.92100000000000004,"5min":0.89400000000000002,"15min":0.89200000000000002},"min":{"1min":0.71199999999999997,"5min":0.628,"15min":0.628},"max":{"1min":1.099,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":1.018}]},{"osd":4,"last update":"Sun Oct 1 07:29:24 2023","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.85099999999999998,"15min":0.83899999999999997},"min":{"1min":0.61799999999999999,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.1339999999999999,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":0.76000000000000001},{"interface":"front","average":{"1min":0.97699999999999998,"5min":0.91500000000000004,"15min":0.90900000000000003},"min":{"1min":0.622,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.2230000000000001,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":0.79600000000000004}]},{"osd":5,"last update":"Sun Oct 1 07:29:24 2023","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":0.875,"15min":0.84399999999999997},"min":{"1min":0.745,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.2250000000000001,"5min":1.242,"15min":1.242},"last":0.72899999999999998},{"interface":"front","average":{"1min":1.0129999999999999,"5min":0.96399999999999997,"15min":0.95699999999999996},"min":{"1min":0.73199999999999998,"5min":0.505,"15min":0.505},"max":{"1min":1.262,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":0.92600000000000005}]},{"osd":7,"last update":"Sun Oct 1 07:29:05 2023","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":1.022,"15min":1.0209999999999999},"min":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.3620000000000001,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":0.94099999999999995},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.0009999999999999,"15min":0.997},"min":{"1min":0.64700000000000002,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.2470000000000001,"5min":1.264,"15min":1.264},"last":0.96599999999999997}]}]},{"osd":1,"up_from":13,"seq":55834574933,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297620,"kb_used_data":524,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447532,"statfs":{"total":95995035648,"available":95690272768,"internally_reserved":0,"allocated":536576,"data_stored":220200,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:28:55 2023","interfaces":[{"interface":"back","average":{"1min":0.61899999999999999,"5min":0.65100000000000002,"15min":0.54400000000000004},"min":{"1min":0.376,"5min":0.376,"15min":0.29899999999999999},"max":{"1min":0.85499999999999998,"5min":0.999,"15min":0.999},"last":0.73799999999999999},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.67300000000000004,"15min":0.55100000000000005},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.71199999999999997,"5min":1.0149999999999999,"15min":1.0149999999999999},"last":0.60899999999999999}]},{"osd":2,"last update":"Sun Oct 1 07:29:35 2023","interfaces":[{"interface":"back","average":{"1min":0.57199999999999995,"5min":0.68999999999999995,"15min":0.60299999999999998},"min":{"1min":0.40899999999999997,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.83699999999999997,"5min":1.0369999999999999,"15min":1.0369999999999999},"last":0.68799999999999994},{"interface":"front","average":{"1min":0.63300000000000001,"5min":0.75900000000000001,"15min":0.65700000000000003},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.84599999999999997,"5min":1.0780000000000001,"15min":1.0780000000000001},"last":1.1020000000000001}]},{"osd":3,"last update":"Sun Oct 1 07:29:30 2023","interfaces":[{"interface":"back","average":{"1min":0.57499999999999996,"5min":0.75,"15min":0.76900000000000002},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":0.89500000000000002,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":0.77800000000000002},{"interface":"front","average":{"1min":0.64800000000000002,"5min":0.81100000000000005,"15min":0.81799999999999995},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":1.022,"5min":1.147,"15min":1.147},"last":0.89100000000000001}]},{"osd":4,"last update":"Sun Oct 1 07:29:01 2023","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":0.96899999999999997,"15min":0.95799999999999996},"min":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.2090000000000001,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":1.0049999999999999},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.93500000000000005,"15min":0.93000000000000005},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.2569999999999999,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":0.93500000000000005}]},{"osd":5,"last update":"Sun Oct 1 07:28:40 2023","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.97899999999999998,"15min":0.98499999999999999},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.3120000000000001,"5min":1.4550000000000001,"15min":1.4550000000000001},"last":0.83299999999999996},{"interface":"front","average":{"1min":0.90500000000000003,"5min":1.01,"15min":1.024},"min":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.087,"5min":1.3129999999999999,"15min":1.3129999999999999},"last":1.069}]},{"osd":6,"last update":"Sun Oct 1 07:29:22 2023","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":1.0589999999999999,"15min":1.0860000000000001},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.2709999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":1.123},{"interface":"front","average":{"1min":0.871,"5min":1.0329999999999999,"15min":1.0640000000000001},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.1599999999999999,"5min":1.415,"15min":1.415},"last":0.94899999999999995}]},{"osd":7,"last update":"Sun Oct 1 07:29:08 2023","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":1.089,"15min":1.101},"min":{"1min":0.502,"5min":0.502,"15min":0.502},"max":{"1min":1.3680000000000001,"5min":1.498,"15min":1.498},"last":1.032},{"interface":"front","average":{"1min":1.0029999999999999,"5min":1.111,"15min":1.129},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.3859999999999999,"5min":1.397,"15min":1.397},"last":1.175}]}]},{"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":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sun Oct 1 07:28:58 2023","interfaces":[{"interface":"back","average":{"1min":0.61699999999999999,"5min":0.67000000000000004,"15min":0.56599999999999995},"min":{"1min":0.48099999999999998,"5min":0.36399999999999999,"15min":0.34799999999999998},"max":{"1min":0.79500000000000004,"5min":1.143,"15min":1.143},"last":0.81899999999999995},{"interface":"front","average":{"1min":0.66400000000000003,"5min":0.72399999999999998,"15min":0.61399999999999999},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":1.1279999999999999,"5min":1.1479999999999999,"15min":1.1479999999999999},"last":0.73799999999999999}]},{"osd":2,"last update":"Sun Oct 1 07:29:38 2023","interfaces":[{"interface":"back","average":{"1min":0.65100000000000002,"5min":0.74199999999999999,"15min":0.66000000000000003},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.94499999999999995,"5min":1.6930000000000001,"15min":1.6930000000000001},"last":0.84899999999999998},{"interface":"front","average":{"1min":0.63100000000000001,"5min":0.73599999999999999,"15min":0.65100000000000002},"min":{"1min":0.38600000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.97999999999999998,"5min":1.1879999999999999,"15min":1.1879999999999999},"last":0.78800000000000003}]},{"osd":3,"last update":"Sun Oct 1 07:29:22 2023","interfaces":[{"interface":"back","average":{"1min":0.72499999999999998,"5min":0.81399999999999995,"15min":0.80500000000000005},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.131,"5min":1.2989999999999999,"15min":1.2989999999999999},"last":0.96399999999999997},{"interface":"front","average":{"1min":0.65800000000000003,"5min":0.77300000000000002,"15min":0.79700000000000004},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":0.879,"5min":1.246,"15min":1.246},"last":0.88200000000000001}]},{"osd":4,"last update":"Sun Oct 1 07:29:04 2023","interfaces":[{"interface":"back","average":{"1min":0.85799999999999998,"5min":0.90700000000000003,"15min":0.90800000000000003},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.1619999999999999,"5min":1.401,"15min":1.401},"last":0.93100000000000005},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.96199999999999997,"15min":0.95799999999999996},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.335,"5min":1.476,"15min":1.476},"last":1.0349999999999999}]},{"osd":5,"last update":"Sun Oct 1 07:28:44 2023","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.91000000000000003,"15min":0.91200000000000003},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.1830000000000001,"5min":1.278,"15min":1.278},"last":1.1379999999999999},{"interface":"front","average":{"1min":0.97899999999999998,"5min":1.0409999999999999,"15min":1.0569999999999999},"min":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.2270000000000001,"5min":1.589,"15min":1.589},"last":1.0760000000000001}]},{"osd":6,"last update":"Sun Oct 1 07:29:22 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":1.0249999999999999,"15min":1.0429999999999999},"min":{"1min":0.71899999999999997,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.363,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":1.2709999999999999},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.1060000000000001,"15min":1.1319999999999999},"min":{"1min":0.68999999999999995,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.413,"5min":1.651,"15min":1.651},"last":1.117}]},{"osd":7,"last update":"Sun Oct 1 07:29:10 2023","interfaces":[{"interface":"back","average":{"1min":1.0329999999999999,"5min":1.0129999999999999,"15min":1.0089999999999999},"min":{"1min":0.79500000000000004,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.296,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":1.2150000000000001},{"interface":"front","average":{"1min":1.073,"5min":1.105,"15min":1.111},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.554,"5min":1.554,"15min":1.554},"last":1.163}]}]},{"osd":2,"up_from":18,"seq":77309411403,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297620,"kb_used_data":524,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447532,"statfs":{"total":95995035648,"available":95690272768,"internally_reserved":0,"allocated":536576,"data_stored":220200,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:28:42 2023","interfaces":[{"interface":"back","average":{"1min":0.67400000000000004,"5min":0.64200000000000002,"15min":0.58999999999999997},"min":{"1min":0.44800000000000001,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.96299999999999997,"5min":0.98599999999999999,"15min":0.98599999999999999},"last":0.58499999999999996},{"interface":"front","average":{"1min":0.69599999999999995,"5min":0.68000000000000005,"15min":0.61599999999999999},"min":{"1min":0.51200000000000001,"5min":0.44,"15min":0.44},"max":{"1min":1.0129999999999999,"5min":1.238,"15min":1.238},"last":0.69499999999999995}]},{"osd":1,"last update":"Sun Oct 1 07:28:42 2023","interfaces":[{"interface":"back","average":{"1min":0.77200000000000002,"5min":0.76900000000000002,"15min":0.68200000000000005},"min":{"1min":0.438,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.1060000000000001,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":0.76100000000000001},{"interface":"front","average":{"1min":0.76700000000000002,"5min":0.80800000000000005,"15min":0.746},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":1.123,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.755}]},{"osd":3,"last update":"Sun Oct 1 07:29:29 2023","interfaces":[{"interface":"back","average":{"1min":0.64500000000000002,"5min":0.70899999999999996,"15min":0.71399999999999997},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":1.071,"5min":1.1990000000000001,"15min":1.1990000000000001},"last":0.874},{"interface":"front","average":{"1min":0.61799999999999999,"5min":0.76700000000000002,"15min":0.77400000000000002},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.85999999999999999,"5min":1.409,"15min":1.409},"last":0.67800000000000005}]},{"osd":4,"last update":"Sun Oct 1 07:29:04 2023","interfaces":[{"interface":"back","average":{"1min":0.84799999999999998,"5min":0.90700000000000003,"15min":0.90800000000000003},"min":{"1min":0.66400000000000003,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.0389999999999999,"5min":1.484,"15min":1.484},"last":0.78700000000000003},{"interface":"front","average":{"1min":0.93200000000000005,"5min":0.96899999999999997,"15min":0.96099999999999997},"min":{"1min":0.65100000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.1499999999999999,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":0.97199999999999998}]},{"osd":5,"last update":"Sun Oct 1 07:28:42 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":1.02,"15min":1.026},"min":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"max":{"1min":1.198,"5min":1.456,"15min":1.456},"last":0.85699999999999998},{"interface":"front","average":{"1min":0.93300000000000005,"5min":0.97799999999999998,"15min":0.98099999999999998},"min":{"1min":0.67500000000000004,"5min":0.63,"15min":0.63},"max":{"1min":1.129,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":1.083}]},{"osd":6,"last update":"Sun Oct 1 07:29:24 2023","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":1.014,"15min":1.0580000000000001},"min":{"1min":0.73199999999999998,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.0840000000000001,"5min":1.6140000000000001,"15min":1.6140000000000001},"last":0.997},{"interface":"front","average":{"1min":0.93500000000000005,"5min":1.0309999999999999,"15min":1.0649999999999999},"min":{"1min":0.66400000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.194,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":1.1120000000000001}]},{"osd":7,"last update":"Sun Oct 1 07:29:04 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":1.0269999999999999,"15min":1.0289999999999999},"min":{"1min":0.66900000000000004,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.2989999999999999,"5min":1.488,"15min":1.488},"last":0.89200000000000002},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.038,"15min":1.04},"min":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"max":{"1min":1.284,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":1.032}]}]},{"osd":3,"up_from":25,"seq":107374182468,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:29:30 2023","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.65500000000000003,"15min":0.63500000000000001},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.94999999999999996,"5min":0.97699999999999998,"15min":0.97699999999999998},"last":0.47899999999999998},{"interface":"front","average":{"1min":0.60499999999999998,"5min":0.70499999999999996,"15min":0.71099999999999997},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.94899999999999995,"5min":1.095,"15min":1.095},"last":0.65400000000000003}]},{"osd":1,"last update":"Sun Oct 1 07:29:30 2023","interfaces":[{"interface":"back","average":{"1min":0.59599999999999997,"5min":0.73299999999999998,"15min":0.73599999999999999},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":1.0600000000000001,"5min":1.0600000000000001,"15min":1.0600000000000001},"last":0.72799999999999998},{"interface":"front","average":{"1min":0.61599999999999999,"5min":0.72899999999999998,"15min":0.74099999999999999},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":1.123,"5min":1.123,"15min":1.123},"last":0.63400000000000001}]},{"osd":2,"last update":"Sun Oct 1 07:29:30 2023","interfaces":[{"interface":"back","average":{"1min":0.68600000000000005,"5min":0.79600000000000004,"15min":0.81000000000000005},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":1.222,"5min":1.222,"15min":1.222},"last":0.69299999999999995},{"interface":"front","average":{"1min":0.60599999999999998,"5min":0.73299999999999998,"15min":0.74299999999999999},"min":{"1min":0.41799999999999998,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.91400000000000003,"5min":1.069,"15min":1.069},"last":0.622}]},{"osd":4,"last update":"Sun Oct 1 07:29:01 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.91700000000000004,"15min":0.89100000000000001},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.1579999999999999,"5min":1.256,"15min":1.256},"last":0.84099999999999997},{"interface":"front","average":{"1min":0.86899999999999999,"5min":0.93200000000000005,"15min":0.90600000000000003},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.238,"5min":1.238,"15min":1.238},"last":0.82999999999999996}]},{"osd":5,"last update":"Sun Oct 1 07:28:43 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.94699999999999995,"15min":0.93600000000000005},"min":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.2809999999999999,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":1.087},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.97899999999999998,"15min":0.97599999999999998},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.266,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":1.165}]},{"osd":6,"last update":"Sun Oct 1 07:29:25 2023","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":1.0289999999999999,"15min":1.056},"min":{"1min":0.65900000000000003,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.115,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":1.099},{"interface":"front","average":{"1min":0.94299999999999995,"5min":1.0469999999999999,"15min":1.081},"min":{"1min":0.70699999999999996,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.1739999999999999,"5min":1.405,"15min":1.405},"last":0.95799999999999996}]},{"osd":7,"last update":"Sun Oct 1 07:29:04 2023","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":1.056,"15min":1.0649999999999999},"min":{"1min":0.72299999999999998,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.3919999999999999,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":1.1910000000000001},{"interface":"front","average":{"1min":1.046,"5min":1.1259999999999999,"15min":1.1399999999999999},"min":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"max":{"1min":1.3420000000000001,"5min":1.474,"15min":1.474},"last":1.2310000000000001}]}]},{"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":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:29:06 2023","interfaces":[{"interface":"back","average":{"1min":0.85499999999999998,"5min":0.84099999999999997,"15min":0.82399999999999995},"min":{"1min":0.66700000000000004,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.1779999999999999,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.82099999999999995},{"interface":"front","average":{"1min":0.90800000000000003,"5min":0.877,"15min":0.88},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":2.0910000000000002,"5min":2.0910000000000002,"15min":2.0910000000000002},"last":1.0680000000000001}]},{"osd":1,"last update":"Sun Oct 1 07:29:06 2023","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.84899999999999998,"15min":0.82899999999999996},"min":{"1min":0.55400000000000005,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.181,"5min":1.1819999999999999,"15min":1.1819999999999999},"last":1.034},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.873,"15min":0.83999999999999997},"min":{"1min":0.63900000000000001,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.4019999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":0.90800000000000003}]},{"osd":2,"last update":"Sun Oct 1 07:29:06 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.878,"15min":0.85699999999999998},"min":{"1min":0.70999999999999996,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.198,"5min":1.304,"15min":1.304},"last":0.997},{"interface":"front","average":{"1min":0.90400000000000003,"5min":0.90000000000000002,"15min":0.90800000000000003},"min":{"1min":0.63400000000000001,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.3009999999999999,"5min":1.5289999999999999,"15min":1.5289999999999999},"last":0.88700000000000001}]},{"osd":3,"last update":"Sun Oct 1 07:29:06 2023","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.91900000000000004,"15min":0.89400000000000002},"min":{"1min":0.79000000000000004,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.0649999999999999,"5min":1.7270000000000001,"15min":1.7270000000000001},"last":1.143},{"interface":"front","average":{"1min":0.94799999999999995,"5min":0.89500000000000002,"15min":0.873},"min":{"1min":0.69199999999999995,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.27,"5min":1.27,"15min":1.27},"last":0.84799999999999998}]},{"osd":5,"last update":"Sun Oct 1 07:28:43 2023","interfaces":[{"interface":"back","average":{"1min":0.82299999999999995,"5min":0.74199999999999999,"15min":0.69799999999999995},"min":{"1min":0.54900000000000004,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.2030000000000001,"5min":1.345,"15min":1.345},"last":1.173},{"interface":"front","average":{"1min":0.85599999999999998,"5min":0.85699999999999998,"15min":0.84299999999999997},"min":{"1min":0.55200000000000005,"5min":0.502,"15min":0.502},"max":{"1min":1.1859999999999999,"5min":1.601,"15min":1.601},"last":0.96899999999999997}]},{"osd":6,"last update":"Sun Oct 1 07:29:27 2023","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":0.97199999999999998,"15min":0.97999999999999998},"min":{"1min":0.60099999999999998,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.3100000000000001,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.71699999999999997},{"interface":"front","average":{"1min":1.097,"5min":1.0680000000000001,"15min":1.0880000000000001},"min":{"1min":0.77300000000000002,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.4379999999999999,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":1.099}]},{"osd":7,"last update":"Sun Oct 1 07:29:06 2023","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":0.97099999999999997,"15min":0.95599999999999996},"min":{"1min":0.60899999999999999,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.2829999999999999,"5min":1.7749999999999999,"15min":1.7749999999999999},"last":0.78800000000000003},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1,"15min":0.98999999999999999},"min":{"1min":0.54700000000000004,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.3360000000000001,"5min":1.337,"15min":1.337},"last":0.93500000000000005}]}]},{"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":297616,"kb_used_data":520,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447536,"statfs":{"total":95995035648,"available":95690276864,"internally_reserved":0,"allocated":532480,"data_stored":219885,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:28:45 2023","interfaces":[{"interface":"back","average":{"1min":0.86199999999999999,"5min":0.85499999999999998,"15min":0.85299999999999998},"min":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.236,"5min":1.236,"15min":1.236},"last":0.97499999999999998},{"interface":"front","average":{"1min":0.83999999999999997,"5min":0.83299999999999996,"15min":0.82699999999999996},"min":{"1min":0.59399999999999997,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.0680000000000001,"5min":1.2989999999999999,"15min":1.2989999999999999},"last":0.79200000000000004}]},{"osd":1,"last update":"Sun Oct 1 07:28:45 2023","interfaces":[{"interface":"back","average":{"1min":0.78300000000000003,"5min":0.81999999999999995,"15min":0.81499999999999995},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.117,"5min":1.177,"15min":1.177},"last":1.121},{"interface":"front","average":{"1min":0.90500000000000003,"5min":0.86199999999999999,"15min":0.86299999999999999},"min":{"1min":0.67000000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.198,"5min":1.238,"15min":1.238},"last":0.71199999999999997}]},{"osd":2,"last update":"Sun Oct 1 07:28:45 2023","interfaces":[{"interface":"back","average":{"1min":0.83599999999999997,"5min":0.85699999999999998,"15min":0.86199999999999999},"min":{"1min":0.70299999999999996,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.129,"5min":1.1439999999999999,"15min":1.1439999999999999},"last":1.2709999999999999},{"interface":"front","average":{"1min":0.85399999999999998,"5min":0.872,"15min":0.872},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":1.2889999999999999,"5min":1.2889999999999999,"15min":1.2889999999999999},"last":1.175}]},{"osd":3,"last update":"Sun Oct 1 07:28:45 2023","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.94599999999999995,"15min":0.96099999999999997},"min":{"1min":0.69599999999999995,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.161,"5min":1.2210000000000001,"15min":1.2210000000000001},"last":1.1919999999999999},{"interface":"front","average":{"1min":0.92600000000000005,"5min":0.95499999999999996,"15min":0.95399999999999996},"min":{"1min":0.64600000000000002,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.2310000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":1.2609999999999999}]},{"osd":4,"last update":"Sun Oct 1 07:28:45 2023","interfaces":[{"interface":"back","average":{"1min":0.751,"5min":0.745,"15min":0.74299999999999999},"min":{"1min":0.49299999999999999,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.145,"5min":1.204,"15min":1.204},"last":1.0409999999999999},{"interface":"front","average":{"1min":0.86599999999999999,"5min":0.80200000000000005,"15min":0.77900000000000003},"min":{"1min":0.58999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.2669999999999999,"5min":1.27,"15min":1.27},"last":0.94599999999999995}]},{"osd":6,"last update":"Sun Oct 1 07:29:29 2023","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":0.96799999999999997,"15min":0.96999999999999997},"min":{"1min":0.49199999999999999,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.3540000000000001,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":1.2110000000000001},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.94099999999999995,"15min":0.94599999999999995},"min":{"1min":0.55200000000000005,"5min":0.441,"15min":0.441},"max":{"1min":1.423,"5min":1.423,"15min":1.423},"last":1.0800000000000001}]},{"osd":7,"last update":"Sun Oct 1 07:29:05 2023","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":0.96699999999999997,"15min":0.95699999999999996},"min":{"1min":0.68400000000000005,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.4650000000000001,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":1.3440000000000001},{"interface":"front","average":{"1min":1.03,"5min":1.0189999999999999,"15min":1.0169999999999999},"min":{"1min":0.64000000000000001,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.401,"5min":1.512,"15min":1.512},"last":1.296}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-01T07:29:45.205 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-10-01T07:29:45.205 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-10-01T07:29:45.205 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-10-01T07:29:45.205 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph health --format=json 2023-10-01T07:29:45.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:45 smithi084 bash[33757]: audit 2023-10-01T07:29:44.533767+0000 mgr.y (mgr.24353) 93 : audit [DBG] from='client.24536 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T07:29:45.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:45 smithi084 bash[27378]: audit 2023-10-01T07:29:44.533767+0000 mgr.y (mgr.24353) 93 : audit [DBG] from='client.24536 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T07:29:45.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:45 smithi112 bash[27689]: audit 2023-10-01T07:29:44.533767+0000 mgr.y (mgr.24353) 93 : audit [DBG] from='client.24536 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T07:29:46.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:46 smithi084 bash[33757]: cluster 2023-10-01T07:29:45.171729+0000 mgr.y (mgr.24353) 94 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:46.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:46 smithi084 bash[27378]: cluster 2023-10-01T07:29:45.171729+0000 mgr.y (mgr.24353) 94 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:46.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:46 smithi112 bash[27689]: cluster 2023-10-01T07:29:45.171729+0000 mgr.y (mgr.24353) 94 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:48.478 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:29:48 smithi112 bash[28510]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:29:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T07:29:48.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:48 smithi112 bash[27689]: cluster 2023-10-01T07:29:47.172369+0000 mgr.y (mgr.24353) 95 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:48.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:48 smithi084 bash[33757]: cluster 2023-10-01T07:29:47.172369+0000 mgr.y (mgr.24353) 95 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:48.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:48 smithi084 bash[27378]: cluster 2023-10-01T07:29:47.172369+0000 mgr.y (mgr.24353) 95 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:49.074 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:29:48 smithi084 bash[27645]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:29:48] "GET /metrics HTTP/1.1" 200 155641 "" "Prometheus/2.33.4" 2023-10-01T07:29:49.978 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:29:50.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:50 smithi084 bash[33757]: cluster 2023-10-01T07:29:49.172961+0000 mgr.y (mgr.24353) 96 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:50.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:50 smithi084 bash[27378]: cluster 2023-10-01T07:29:49.172961+0000 mgr.y (mgr.24353) 96 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:50.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:50 smithi112 bash[27689]: cluster 2023-10-01T07:29:49.172961+0000 mgr.y (mgr.24353) 96 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:52.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:52 smithi084 bash[33757]: cluster 2023-10-01T07:29:51.173643+0000 mgr.y (mgr.24353) 97 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:52.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:52 smithi084 bash[27378]: cluster 2023-10-01T07:29:51.173643+0000 mgr.y (mgr.24353) 97 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:52.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:52 smithi112 bash[27689]: cluster 2023-10-01T07:29:51.173643+0000 mgr.y (mgr.24353) 97 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:53.046 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T07:29:53.589 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:53 smithi084 bash[33757]: audit 2023-10-01T07:29:53.043680+0000 mon.c (mon.2) 62 : audit [DBG] from='client.? 172.21.15.84:0/1869684529' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-01T07:29:53.590 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:53 smithi084 bash[27378]: audit 2023-10-01T07:29:53.043680+0000 mon.c (mon.2) 62 : audit [DBG] from='client.? 172.21.15.84:0/1869684529' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-01T07:29:53.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:53 smithi112 bash[27689]: audit 2023-10-01T07:29:53.043680+0000 mon.c (mon.2) 62 : audit [DBG] from='client.? 172.21.15.84:0/1869684529' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-01T07:29:53.825 INFO:teuthology.orchestra.run.smithi084.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-10-01T07:29:53.825 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-10-01T07:29:53.825 INFO:tasks.cephadm:Setup complete, yielding 2023-10-01T07:29:53.825 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-10-01T07:29:53.836 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi084.front.sepia.ceph.com 2023-10-01T07:29:53.836 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- bash -c 'ceph fs volume create foo' 2023-10-01T07:29:54.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:54 smithi084 bash[27378]: cluster 2023-10-01T07:29:53.174216+0000 mgr.y (mgr.24353) 98 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:54.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:54 smithi084 bash[33757]: cluster 2023-10-01T07:29:53.174216+0000 mgr.y (mgr.24353) 98 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:54.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:54 smithi112 bash[27689]: cluster 2023-10-01T07:29:53.174216+0000 mgr.y (mgr.24353) 98 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:56.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:56 smithi084 bash[27378]: cluster 2023-10-01T07:29:55.174747+0000 mgr.y (mgr.24353) 99 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:56.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:56 smithi084 bash[33757]: cluster 2023-10-01T07:29:55.174747+0000 mgr.y (mgr.24353) 99 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:56.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:56 smithi112 bash[27689]: cluster 2023-10-01T07:29:55.174747+0000 mgr.y (mgr.24353) 99 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:57.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:57 smithi084 bash[27378]: audit 2023-10-01T07:29:57.054306+0000 mon.c (mon.2) 63 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-10-01T07:29:57.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:57 smithi084 bash[27378]: audit 2023-10-01T07:29:57.054824+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-10-01T07:29:57.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:57 smithi084 bash[33757]: audit 2023-10-01T07:29:57.054306+0000 mon.c (mon.2) 63 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-10-01T07:29:57.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:57 smithi084 bash[33757]: audit 2023-10-01T07:29:57.054824+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-10-01T07:29:57.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:57 smithi112 bash[27689]: audit 2023-10-01T07:29:57.054306+0000 mon.c (mon.2) 63 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-10-01T07:29:57.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:57 smithi112 bash[27689]: audit 2023-10-01T07:29:57.054824+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-10-01T07:29:58.728 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:29:58 smithi112 bash[28510]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:29:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T07:29:58.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:58 smithi112 bash[27689]: audit 2023-10-01T07:29:57.053410+0000 mgr.y (mgr.24353) 100 : audit [DBG] from='client.24548 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:29:58.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:58 smithi112 bash[27689]: cluster 2023-10-01T07:29:57.175348+0000 mgr.y (mgr.24353) 101 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:58.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:58 smithi112 bash[27689]: audit 2023-10-01T07:29:57.561842+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-10-01T07:29:58.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:58 smithi112 bash[27689]: cluster 2023-10-01T07:29:57.561963+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-10-01T07:29:58.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:58 smithi112 bash[27689]: audit 2023-10-01T07:29:57.565536+0000 mon.c (mon.2) 64 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-10-01T07:29:58.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:58 smithi112 bash[27689]: audit 2023-10-01T07:29:57.572028+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-10-01T07:29:58.847 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:29:58 smithi084 bash[27645]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:29:58] "GET /metrics HTTP/1.1" 200 155662 "" "Prometheus/2.33.4" 2023-10-01T07:29:58.847 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:58 smithi084 bash[33757]: audit 2023-10-01T07:29:57.053410+0000 mgr.y (mgr.24353) 100 : audit [DBG] from='client.24548 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:29:58.847 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:58 smithi084 bash[33757]: cluster 2023-10-01T07:29:57.175348+0000 mgr.y (mgr.24353) 101 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:58.848 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:58 smithi084 bash[33757]: audit 2023-10-01T07:29:57.561842+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-10-01T07:29:58.848 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:58 smithi084 bash[33757]: cluster 2023-10-01T07:29:57.561963+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-10-01T07:29:58.848 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:58 smithi084 bash[33757]: audit 2023-10-01T07:29:57.565536+0000 mon.c (mon.2) 64 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-10-01T07:29:58.848 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:58 smithi084 bash[33757]: audit 2023-10-01T07:29:57.572028+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-10-01T07:29:58.848 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:58 smithi084 bash[27378]: audit 2023-10-01T07:29:57.053410+0000 mgr.y (mgr.24353) 100 : audit [DBG] from='client.24548 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:29:58.848 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:58 smithi084 bash[27378]: cluster 2023-10-01T07:29:57.175348+0000 mgr.y (mgr.24353) 101 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:29:58.848 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:58 smithi084 bash[27378]: audit 2023-10-01T07:29:57.561842+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-10-01T07:29:58.848 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:58 smithi084 bash[27378]: cluster 2023-10-01T07:29:57.561963+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-10-01T07:29:58.848 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:58 smithi084 bash[27378]: audit 2023-10-01T07:29:57.565536+0000 mon.c (mon.2) 64 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-10-01T07:29:58.849 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:58 smithi084 bash[27378]: audit 2023-10-01T07:29:57.572028+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-10-01T07:29:58.849 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:58 smithi084 bash[27378]: debug 2023-10-01T07:29:58.584+0000 7f508dc91700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-10-01T07:29:59.440 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2023-10-01T07:29:59.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:59 smithi084 bash[33757]: audit 2023-10-01T07:29:58.571937+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-10-01T07:29:59.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:59 smithi084 bash[33757]: cluster 2023-10-01T07:29:58.572380+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-10-01T07:29:59.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:59 smithi084 bash[33757]: audit 2023-10-01T07:29:58.586771+0000 mon.c (mon.2) 65 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-10-01T07:29:59.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:59 smithi084 bash[33757]: audit 2023-10-01T07:29:58.589099+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-10-01T07:29:59.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:59 smithi084 bash[33757]: cluster 2023-10-01T07:29:58.590069+0000 mon.a (mon.0) 614 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-10-01T07:29:59.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:59 smithi084 bash[33757]: cluster 2023-10-01T07:29:58.590113+0000 mon.a (mon.0) 615 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-10-01T07:29:59.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:59 smithi084 bash[33757]: cluster 2023-10-01T07:29:58.603278+0000 mon.a (mon.0) 616 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-10-01T07:29:59.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:59 smithi084 bash[33757]: audit 2023-10-01T07:29:58.603582+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-10-01T07:29:59.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:59 smithi084 bash[33757]: cluster 2023-10-01T07:29:58.603731+0000 mon.a (mon.0) 618 : cluster [DBG] fsmap foo:0 2023-10-01T07:29:59.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:59 smithi084 bash[33757]: audit 2023-10-01T07:29:58.614357+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:29:59.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:59 smithi084 bash[33757]: audit 2023-10-01T07:29:58.662751+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:29:59.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:59 smithi084 bash[33757]: audit 2023-10-01T07:29:58.925246+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:29:59.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:59 smithi084 bash[33757]: audit 2023-10-01T07:29:59.169112+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:29:59.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:59 smithi084 bash[33757]: audit 2023-10-01T07:29:59.170056+0000 mon.c (mon.2) 68 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:29:59.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:59 smithi084 bash[33757]: audit 2023-10-01T07:29:59.178940+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:29:59.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:59 smithi084 bash[33757]: audit 2023-10-01T07:29:59.193771+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:29:59.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:59 smithi084 bash[33757]: audit 2023-10-01T07:29:59.194887+0000 mon.c (mon.2) 69 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi084.jsmrzl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-01T07:29:59.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:59 smithi084 bash[33757]: audit 2023-10-01T07:29:59.195281+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi084.jsmrzl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-01T07:29:59.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:59 smithi084 bash[33757]: audit 2023-10-01T07:29:59.201644+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi084.jsmrzl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-10-01T07:29:59.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:29:59 smithi084 bash[33757]: audit 2023-10-01T07:29:59.202758+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:29:59.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:59 smithi084 bash[27378]: audit 2023-10-01T07:29:58.571937+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-10-01T07:29:59.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:59 smithi084 bash[27378]: cluster 2023-10-01T07:29:58.572380+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-10-01T07:29:59.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:59 smithi084 bash[27378]: audit 2023-10-01T07:29:58.586771+0000 mon.c (mon.2) 65 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-10-01T07:29:59.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:59 smithi084 bash[27378]: audit 2023-10-01T07:29:58.589099+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-10-01T07:29:59.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:59 smithi084 bash[27378]: cluster 2023-10-01T07:29:58.590069+0000 mon.a (mon.0) 614 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-10-01T07:29:59.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:59 smithi084 bash[27378]: cluster 2023-10-01T07:29:58.590113+0000 mon.a (mon.0) 615 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-10-01T07:29:59.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:59 smithi084 bash[27378]: cluster 2023-10-01T07:29:58.603278+0000 mon.a (mon.0) 616 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-10-01T07:29:59.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:59 smithi084 bash[27378]: audit 2023-10-01T07:29:58.603582+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-10-01T07:29:59.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:59 smithi084 bash[27378]: cluster 2023-10-01T07:29:58.603731+0000 mon.a (mon.0) 618 : cluster [DBG] fsmap foo:0 2023-10-01T07:29:59.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:59 smithi084 bash[27378]: audit 2023-10-01T07:29:58.614357+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:29:59.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:59 smithi084 bash[27378]: audit 2023-10-01T07:29:58.662751+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:29:59.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:59 smithi084 bash[27378]: audit 2023-10-01T07:29:58.925246+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:29:59.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:59 smithi084 bash[27378]: audit 2023-10-01T07:29:59.169112+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:29:59.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:59 smithi084 bash[27378]: audit 2023-10-01T07:29:59.170056+0000 mon.c (mon.2) 68 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:29:59.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:59 smithi084 bash[27378]: audit 2023-10-01T07:29:59.178940+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:29:59.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:59 smithi084 bash[27378]: audit 2023-10-01T07:29:59.193771+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:29:59.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:59 smithi084 bash[27378]: audit 2023-10-01T07:29:59.194887+0000 mon.c (mon.2) 69 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi084.jsmrzl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-01T07:29:59.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:59 smithi084 bash[27378]: audit 2023-10-01T07:29:59.195281+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi084.jsmrzl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-01T07:29:59.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:59 smithi084 bash[27378]: audit 2023-10-01T07:29:59.201644+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi084.jsmrzl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-10-01T07:29:59.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:29:59 smithi084 bash[27378]: audit 2023-10-01T07:29:59.202758+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:29:59.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:59 smithi112 bash[27689]: audit 2023-10-01T07:29:58.571937+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-10-01T07:29:59.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:59 smithi112 bash[27689]: cluster 2023-10-01T07:29:58.572380+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-10-01T07:29:59.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:59 smithi112 bash[27689]: audit 2023-10-01T07:29:58.586771+0000 mon.c (mon.2) 65 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-10-01T07:29:59.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:59 smithi112 bash[27689]: audit 2023-10-01T07:29:58.589099+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-10-01T07:29:59.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:59 smithi112 bash[27689]: cluster 2023-10-01T07:29:58.590069+0000 mon.a (mon.0) 614 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-10-01T07:29:59.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:59 smithi112 bash[27689]: cluster 2023-10-01T07:29:58.590113+0000 mon.a (mon.0) 615 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-10-01T07:29:59.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:59 smithi112 bash[27689]: cluster 2023-10-01T07:29:58.603278+0000 mon.a (mon.0) 616 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-10-01T07:29:59.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:59 smithi112 bash[27689]: audit 2023-10-01T07:29:58.603582+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-10-01T07:29:59.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:59 smithi112 bash[27689]: cluster 2023-10-01T07:29:58.603731+0000 mon.a (mon.0) 618 : cluster [DBG] fsmap foo:0 2023-10-01T07:29:59.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:59 smithi112 bash[27689]: audit 2023-10-01T07:29:58.614357+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:29:59.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:59 smithi112 bash[27689]: audit 2023-10-01T07:29:58.662751+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:29:59.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:59 smithi112 bash[27689]: audit 2023-10-01T07:29:58.925246+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:29:59.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:59 smithi112 bash[27689]: audit 2023-10-01T07:29:59.169112+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:29:59.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:59 smithi112 bash[27689]: audit 2023-10-01T07:29:59.170056+0000 mon.c (mon.2) 68 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:29:59.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:59 smithi112 bash[27689]: audit 2023-10-01T07:29:59.178940+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:29:59.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:59 smithi112 bash[27689]: audit 2023-10-01T07:29:59.193771+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:29:59.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:59 smithi112 bash[27689]: audit 2023-10-01T07:29:59.194887+0000 mon.c (mon.2) 69 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi084.jsmrzl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-01T07:29:59.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:59 smithi112 bash[27689]: audit 2023-10-01T07:29:59.195281+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi084.jsmrzl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-01T07:29:59.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:59 smithi112 bash[27689]: audit 2023-10-01T07:29:59.201644+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi084.jsmrzl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-10-01T07:29:59.981 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:29:59 smithi112 bash[27689]: audit 2023-10-01T07:29:59.202758+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:30:00.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:00 smithi084 bash[27378]: debug 2023-10-01T07:29:59.996+0000 7f5090496700 -1 log_channel(cluster) log [ERR] : Health detail: HEALTH_ERR 1 filesystem is offline; 1 filesystem is online with fewer MDS than max_mds 2023-10-01T07:30:00.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:00 smithi084 bash[27378]: debug 2023-10-01T07:29:59.996+0000 7f5090496700 -1 log_channel(cluster) log [ERR] : [ERR] MDS_ALL_DOWN: 1 filesystem is offline 2023-10-01T07:30:00.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:00 smithi084 bash[27378]: debug 2023-10-01T07:29:59.996+0000 7f5090496700 -1 log_channel(cluster) log [ERR] : fs foo is offline because no MDS is active for it. 2023-10-01T07:30:00.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:00 smithi084 bash[27378]: debug 2023-10-01T07:29:59.996+0000 7f5090496700 -1 log_channel(cluster) log [ERR] : [WRN] MDS_UP_LESS_THAN_MAX: 1 filesystem is online with fewer MDS than max_mds 2023-10-01T07:30:00.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:00 smithi084 bash[27378]: debug 2023-10-01T07:29:59.996+0000 7f5090496700 -1 log_channel(cluster) log [ERR] : fs foo has 0 MDS online, but wants 1 2023-10-01T07:30:00.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:00 smithi112 bash[27689]: cephadm 2023-10-01T07:29:58.608760+0000 mgr.y (mgr.24353) 102 : cephadm [INF] Saving service mds.foo spec with placement count:2 2023-10-01T07:30:00.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:00 smithi112 bash[27689]: cluster 2023-10-01T07:29:59.175685+0000 mgr.y (mgr.24353) 103 : cluster [DBG] pgmap v82: 73 pgs: 64 unknown, 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:00.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:00 smithi112 bash[27689]: cephadm 2023-10-01T07:29:59.203779+0000 mgr.y (mgr.24353) 104 : cephadm [INF] Deploying daemon mds.foo.smithi084.jsmrzl on smithi084 2023-10-01T07:30:00.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:00 smithi112 bash[27689]: cluster 2023-10-01T07:29:59.605329+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-10-01T07:30:00.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:00 smithi112 bash[27689]: cluster 2023-10-01T07:30:00.000246+0000 mon.a (mon.0) 626 : cluster [ERR] Health detail: HEALTH_ERR 1 filesystem is offline; 1 filesystem is online with fewer MDS than max_mds 2023-10-01T07:30:00.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:00 smithi112 bash[27689]: cluster 2023-10-01T07:30:00.000334+0000 mon.a (mon.0) 627 : cluster [ERR] [ERR] MDS_ALL_DOWN: 1 filesystem is offline 2023-10-01T07:30:00.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:00 smithi112 bash[27689]: cluster 2023-10-01T07:30:00.000389+0000 mon.a (mon.0) 628 : cluster [ERR] fs foo is offline because no MDS is active for it. 2023-10-01T07:30:00.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:00 smithi112 bash[27689]: cluster 2023-10-01T07:30:00.000458+0000 mon.a (mon.0) 629 : cluster [ERR] [WRN] MDS_UP_LESS_THAN_MAX: 1 filesystem is online with fewer MDS than max_mds 2023-10-01T07:30:00.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:00 smithi112 bash[27689]: cluster 2023-10-01T07:30:00.000510+0000 mon.a (mon.0) 630 : cluster [ERR] fs foo has 0 MDS online, but wants 1 2023-10-01T07:30:01.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:00 smithi084 bash[33757]: cephadm 2023-10-01T07:29:58.608760+0000 mgr.y (mgr.24353) 102 : cephadm [INF] Saving service mds.foo spec with placement count:2 2023-10-01T07:30:01.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:00 smithi084 bash[33757]: cluster 2023-10-01T07:29:59.175685+0000 mgr.y (mgr.24353) 103 : cluster [DBG] pgmap v82: 73 pgs: 64 unknown, 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:01.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:00 smithi084 bash[33757]: cephadm 2023-10-01T07:29:59.203779+0000 mgr.y (mgr.24353) 104 : cephadm [INF] Deploying daemon mds.foo.smithi084.jsmrzl on smithi084 2023-10-01T07:30:01.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:00 smithi084 bash[33757]: cluster 2023-10-01T07:29:59.605329+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-10-01T07:30:01.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:00 smithi084 bash[33757]: cluster 2023-10-01T07:30:00.000246+0000 mon.a (mon.0) 626 : cluster [ERR] Health detail: HEALTH_ERR 1 filesystem is offline; 1 filesystem is online with fewer MDS than max_mds 2023-10-01T07:30:01.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:00 smithi084 bash[33757]: cluster 2023-10-01T07:30:00.000334+0000 mon.a (mon.0) 627 : cluster [ERR] [ERR] MDS_ALL_DOWN: 1 filesystem is offline 2023-10-01T07:30:01.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:00 smithi084 bash[33757]: cluster 2023-10-01T07:30:00.000389+0000 mon.a (mon.0) 628 : cluster [ERR] fs foo is offline because no MDS is active for it. 2023-10-01T07:30:01.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:00 smithi084 bash[33757]: cluster 2023-10-01T07:30:00.000458+0000 mon.a (mon.0) 629 : cluster [ERR] [WRN] MDS_UP_LESS_THAN_MAX: 1 filesystem is online with fewer MDS than max_mds 2023-10-01T07:30:01.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:00 smithi084 bash[33757]: cluster 2023-10-01T07:30:00.000510+0000 mon.a (mon.0) 630 : cluster [ERR] fs foo has 0 MDS online, but wants 1 2023-10-01T07:30:01.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:00 smithi084 bash[27378]: cephadm 2023-10-01T07:29:58.608760+0000 mgr.y (mgr.24353) 102 : cephadm [INF] Saving service mds.foo spec with placement count:2 2023-10-01T07:30:01.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:00 smithi084 bash[27378]: cluster 2023-10-01T07:29:59.175685+0000 mgr.y (mgr.24353) 103 : cluster [DBG] pgmap v82: 73 pgs: 64 unknown, 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:01.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:00 smithi084 bash[27378]: cephadm 2023-10-01T07:29:59.203779+0000 mgr.y (mgr.24353) 104 : cephadm [INF] Deploying daemon mds.foo.smithi084.jsmrzl on smithi084 2023-10-01T07:30:01.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:00 smithi084 bash[27378]: cluster 2023-10-01T07:29:59.605329+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-10-01T07:30:01.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:00 smithi084 bash[27378]: cluster 2023-10-01T07:30:00.000246+0000 mon.a (mon.0) 626 : cluster [ERR] Health detail: HEALTH_ERR 1 filesystem is offline; 1 filesystem is online with fewer MDS than max_mds 2023-10-01T07:30:01.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:00 smithi084 bash[27378]: cluster 2023-10-01T07:30:00.000334+0000 mon.a (mon.0) 627 : cluster [ERR] [ERR] MDS_ALL_DOWN: 1 filesystem is offline 2023-10-01T07:30:01.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:00 smithi084 bash[27378]: cluster 2023-10-01T07:30:00.000389+0000 mon.a (mon.0) 628 : cluster [ERR] fs foo is offline because no MDS is active for it. 2023-10-01T07:30:01.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:00 smithi084 bash[27378]: cluster 2023-10-01T07:30:00.000458+0000 mon.a (mon.0) 629 : cluster [ERR] [WRN] MDS_UP_LESS_THAN_MAX: 1 filesystem is online with fewer MDS than max_mds 2023-10-01T07:30:01.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:00 smithi084 bash[27378]: cluster 2023-10-01T07:30:00.000510+0000 mon.a (mon.0) 630 : cluster [ERR] fs foo has 0 MDS online, but wants 1 2023-10-01T07:30:02.745 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:02 smithi084 bash[27378]: cluster 2023-10-01T07:30:01.176664+0000 mgr.y (mgr.24353) 105 : cluster [DBG] pgmap v84: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:02.746 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:02 smithi084 bash[33757]: cluster 2023-10-01T07:30:01.176664+0000 mgr.y (mgr.24353) 105 : cluster [DBG] pgmap v84: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:02.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:02 smithi112 bash[27689]: cluster 2023-10-01T07:30:01.176664+0000 mgr.y (mgr.24353) 105 : cluster [DBG] pgmap v84: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:04.287 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:04 smithi084 bash[27378]: audit 2023-10-01T07:30:03.002533+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:30:04.287 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:04 smithi084 bash[27378]: audit 2023-10-01T07:30:03.004974+0000 mon.c (mon.2) 71 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi112.sxncvg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-01T07:30:04.287 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:04 smithi084 bash[27378]: audit 2023-10-01T07:30:03.005334+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi112.sxncvg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-01T07:30:04.287 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:04 smithi084 bash[27378]: audit 2023-10-01T07:30:03.009068+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi112.sxncvg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-10-01T07:30:04.287 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:04 smithi084 bash[27378]: audit 2023-10-01T07:30:03.010546+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:30:04.287 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:04 smithi084 bash[27378]: cephadm 2023-10-01T07:30:03.011366+0000 mgr.y (mgr.24353) 106 : cephadm [INF] Deploying daemon mds.foo.smithi112.sxncvg on smithi112 2023-10-01T07:30:04.287 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:04 smithi084 bash[27378]: cluster 2023-10-01T07:30:03.177253+0000 mgr.y (mgr.24353) 107 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:04.288 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:04 smithi084 bash[33757]: audit 2023-10-01T07:30:03.002533+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:30:04.288 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:04 smithi084 bash[33757]: audit 2023-10-01T07:30:03.004974+0000 mon.c (mon.2) 71 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi112.sxncvg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-01T07:30:04.288 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:04 smithi084 bash[33757]: audit 2023-10-01T07:30:03.005334+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi112.sxncvg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-01T07:30:04.288 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:04 smithi084 bash[33757]: audit 2023-10-01T07:30:03.009068+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi112.sxncvg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-10-01T07:30:04.288 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:04 smithi084 bash[33757]: audit 2023-10-01T07:30:03.010546+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:30:04.288 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:04 smithi084 bash[33757]: cephadm 2023-10-01T07:30:03.011366+0000 mgr.y (mgr.24353) 106 : cephadm [INF] Deploying daemon mds.foo.smithi112.sxncvg on smithi112 2023-10-01T07:30:04.288 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:04 smithi084 bash[33757]: cluster 2023-10-01T07:30:03.177253+0000 mgr.y (mgr.24353) 107 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:04.300 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:04 smithi112 bash[27689]: audit 2023-10-01T07:30:03.002533+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:30:04.300 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:04 smithi112 bash[27689]: audit 2023-10-01T07:30:03.004974+0000 mon.c (mon.2) 71 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi112.sxncvg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-01T07:30:04.300 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:04 smithi112 bash[27689]: audit 2023-10-01T07:30:03.005334+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi112.sxncvg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-01T07:30:04.300 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:04 smithi112 bash[27689]: audit 2023-10-01T07:30:03.009068+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi112.sxncvg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-10-01T07:30:04.300 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:04 smithi112 bash[27689]: audit 2023-10-01T07:30:03.010546+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:30:04.300 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:04 smithi112 bash[27689]: cephadm 2023-10-01T07:30:03.011366+0000 mgr.y (mgr.24353) 106 : cephadm [INF] Deploying daemon mds.foo.smithi112.sxncvg on smithi112 2023-10-01T07:30:04.300 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:04 smithi112 bash[27689]: cluster 2023-10-01T07:30:03.177253+0000 mgr.y (mgr.24353) 107 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:05.249 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2023-10-01T07:30:06.315 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:06 smithi084 bash[27378]: cluster 2023-10-01T07:30:05.015882+0000 mon.a (mon.0) 634 : cluster [DBG] mds.? [v2:172.21.15.84:6834/2968529930,v1:172.21.15.84:6835/2968529930] up:boot 2023-10-01T07:30:06.315 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:06 smithi084 bash[27378]: cluster 2023-10-01T07:30:05.015980+0000 mon.a (mon.0) 635 : cluster [INF] daemon mds.foo.smithi084.jsmrzl assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-10-01T07:30:06.315 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:06 smithi084 bash[27378]: cluster 2023-10-01T07:30:05.016156+0000 mon.a (mon.0) 636 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-10-01T07:30:06.315 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:06 smithi084 bash[27378]: cluster 2023-10-01T07:30:05.016212+0000 mon.a (mon.0) 637 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-10-01T07:30:06.315 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:06 smithi084 bash[27378]: cluster 2023-10-01T07:30:05.016241+0000 mon.a (mon.0) 638 : cluster [INF] Cluster is now healthy 2023-10-01T07:30:06.315 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:06 smithi084 bash[27378]: audit 2023-10-01T07:30:05.016677+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi084.jsmrzl"}]: dispatch 2023-10-01T07:30:06.315 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:06 smithi084 bash[27378]: cluster 2023-10-01T07:30:05.016688+0000 mon.a (mon.0) 639 : cluster [DBG] fsmap foo:0 1 up:standby 2023-10-01T07:30:06.315 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:06 smithi084 bash[27378]: cluster 2023-10-01T07:30:05.022446+0000 mon.a (mon.0) 640 : cluster [DBG] fsmap foo:1 {0=foo.smithi084.jsmrzl=up:creating} 2023-10-01T07:30:06.316 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:06 smithi084 bash[27378]: cluster 2023-10-01T07:30:05.041218+0000 mon.a (mon.0) 641 : cluster [INF] daemon mds.foo.smithi084.jsmrzl is now active in filesystem foo as rank 0 2023-10-01T07:30:06.316 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:06 smithi084 bash[27378]: cluster 2023-10-01T07:30:05.177888+0000 mgr.y (mgr.24353) 108 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:06.316 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:06 smithi084 bash[27378]: audit 2023-10-01T07:30:05.546700+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:30:06.316 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:06 smithi084 bash[27378]: audit 2023-10-01T07:30:05.549483+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:30:06.316 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:06 smithi084 bash[33757]: cluster 2023-10-01T07:30:05.015882+0000 mon.a (mon.0) 634 : cluster [DBG] mds.? [v2:172.21.15.84:6834/2968529930,v1:172.21.15.84:6835/2968529930] up:boot 2023-10-01T07:30:06.316 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:06 smithi084 bash[33757]: cluster 2023-10-01T07:30:05.015980+0000 mon.a (mon.0) 635 : cluster [INF] daemon mds.foo.smithi084.jsmrzl assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-10-01T07:30:06.316 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:06 smithi084 bash[33757]: cluster 2023-10-01T07:30:05.016156+0000 mon.a (mon.0) 636 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-10-01T07:30:06.316 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:06 smithi084 bash[33757]: cluster 2023-10-01T07:30:05.016212+0000 mon.a (mon.0) 637 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-10-01T07:30:06.316 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:06 smithi084 bash[33757]: cluster 2023-10-01T07:30:05.016241+0000 mon.a (mon.0) 638 : cluster [INF] Cluster is now healthy 2023-10-01T07:30:06.316 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:06 smithi084 bash[33757]: audit 2023-10-01T07:30:05.016677+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi084.jsmrzl"}]: dispatch 2023-10-01T07:30:06.317 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:06 smithi084 bash[33757]: cluster 2023-10-01T07:30:05.016688+0000 mon.a (mon.0) 639 : cluster [DBG] fsmap foo:0 1 up:standby 2023-10-01T07:30:06.317 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:06 smithi084 bash[33757]: cluster 2023-10-01T07:30:05.022446+0000 mon.a (mon.0) 640 : cluster [DBG] fsmap foo:1 {0=foo.smithi084.jsmrzl=up:creating} 2023-10-01T07:30:06.317 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:06 smithi084 bash[33757]: cluster 2023-10-01T07:30:05.041218+0000 mon.a (mon.0) 641 : cluster [INF] daemon mds.foo.smithi084.jsmrzl is now active in filesystem foo as rank 0 2023-10-01T07:30:06.317 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:06 smithi084 bash[33757]: cluster 2023-10-01T07:30:05.177888+0000 mgr.y (mgr.24353) 108 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:06.317 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:06 smithi084 bash[33757]: audit 2023-10-01T07:30:05.546700+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:30:06.317 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:06 smithi084 bash[33757]: audit 2023-10-01T07:30:05.549483+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:30:06.327 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:06 smithi112 bash[27689]: cluster 2023-10-01T07:30:05.015882+0000 mon.a (mon.0) 634 : cluster [DBG] mds.? [v2:172.21.15.84:6834/2968529930,v1:172.21.15.84:6835/2968529930] up:boot 2023-10-01T07:30:06.327 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:06 smithi112 bash[27689]: cluster 2023-10-01T07:30:05.015980+0000 mon.a (mon.0) 635 : cluster [INF] daemon mds.foo.smithi084.jsmrzl assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-10-01T07:30:06.327 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:06 smithi112 bash[27689]: cluster 2023-10-01T07:30:05.016156+0000 mon.a (mon.0) 636 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-10-01T07:30:06.327 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:06 smithi112 bash[27689]: cluster 2023-10-01T07:30:05.016212+0000 mon.a (mon.0) 637 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-10-01T07:30:06.327 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:06 smithi112 bash[27689]: cluster 2023-10-01T07:30:05.016241+0000 mon.a (mon.0) 638 : cluster [INF] Cluster is now healthy 2023-10-01T07:30:06.327 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:06 smithi112 bash[27689]: audit 2023-10-01T07:30:05.016677+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi084.jsmrzl"}]: dispatch 2023-10-01T07:30:06.327 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:06 smithi112 bash[27689]: cluster 2023-10-01T07:30:05.016688+0000 mon.a (mon.0) 639 : cluster [DBG] fsmap foo:0 1 up:standby 2023-10-01T07:30:06.327 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:06 smithi112 bash[27689]: cluster 2023-10-01T07:30:05.022446+0000 mon.a (mon.0) 640 : cluster [DBG] fsmap foo:1 {0=foo.smithi084.jsmrzl=up:creating} 2023-10-01T07:30:06.328 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:06 smithi112 bash[27689]: cluster 2023-10-01T07:30:05.041218+0000 mon.a (mon.0) 641 : cluster [INF] daemon mds.foo.smithi084.jsmrzl is now active in filesystem foo as rank 0 2023-10-01T07:30:06.328 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:06 smithi112 bash[27689]: cluster 2023-10-01T07:30:05.177888+0000 mgr.y (mgr.24353) 108 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:06.328 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:06 smithi112 bash[27689]: audit 2023-10-01T07:30:05.546700+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:30:06.328 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:06 smithi112 bash[27689]: audit 2023-10-01T07:30:05.549483+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:30:07.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:07 smithi084 bash[33757]: cluster 2023-10-01T07:30:06.032337+0000 mon.a (mon.0) 643 : cluster [DBG] mds.? [v2:172.21.15.84:6834/2968529930,v1:172.21.15.84:6835/2968529930] up:active 2023-10-01T07:30:07.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:07 smithi084 bash[33757]: cluster 2023-10-01T07:30:06.032412+0000 mon.a (mon.0) 644 : cluster [DBG] fsmap foo:1 {0=foo.smithi084.jsmrzl=up:active} 2023-10-01T07:30:07.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:07 smithi084 bash[27378]: cluster 2023-10-01T07:30:06.032337+0000 mon.a (mon.0) 643 : cluster [DBG] mds.? [v2:172.21.15.84:6834/2968529930,v1:172.21.15.84:6835/2968529930] up:active 2023-10-01T07:30:07.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:07 smithi084 bash[27378]: cluster 2023-10-01T07:30:06.032412+0000 mon.a (mon.0) 644 : cluster [DBG] fsmap foo:1 {0=foo.smithi084.jsmrzl=up:active} 2023-10-01T07:30:07.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:07 smithi112 bash[27689]: cluster 2023-10-01T07:30:06.032337+0000 mon.a (mon.0) 643 : cluster [DBG] mds.? [v2:172.21.15.84:6834/2968529930,v1:172.21.15.84:6835/2968529930] up:active 2023-10-01T07:30:07.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:07 smithi112 bash[27689]: cluster 2023-10-01T07:30:06.032412+0000 mon.a (mon.0) 644 : cluster [DBG] fsmap foo:1 {0=foo.smithi084.jsmrzl=up:active} 2023-10-01T07:30:08.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:08 smithi084 bash[33757]: cluster 2023-10-01T07:30:07.034239+0000 mon.a (mon.0) 645 : cluster [DBG] mds.? [v2:172.21.15.112:6832/531496526,v1:172.21.15.112:6833/531496526] up:boot 2023-10-01T07:30:08.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:08 smithi084 bash[33757]: cluster 2023-10-01T07:30:07.034660+0000 mon.a (mon.0) 646 : cluster [DBG] fsmap foo:1 {0=foo.smithi084.jsmrzl=up:active} 1 up:standby 2023-10-01T07:30:08.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:08 smithi084 bash[33757]: audit 2023-10-01T07:30:07.036583+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi112.sxncvg"}]: dispatch 2023-10-01T07:30:08.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:08 smithi084 bash[33757]: cluster 2023-10-01T07:30:07.041507+0000 mon.a (mon.0) 647 : cluster [DBG] fsmap foo:1 {0=foo.smithi084.jsmrzl=up:active} 1 up:standby 2023-10-01T07:30:08.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:08 smithi084 bash[33757]: cluster 2023-10-01T07:30:07.178865+0000 mgr.y (mgr.24353) 109 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:08.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:08 smithi084 bash[27378]: cluster 2023-10-01T07:30:07.034239+0000 mon.a (mon.0) 645 : cluster [DBG] mds.? [v2:172.21.15.112:6832/531496526,v1:172.21.15.112:6833/531496526] up:boot 2023-10-01T07:30:08.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:08 smithi084 bash[27378]: cluster 2023-10-01T07:30:07.034660+0000 mon.a (mon.0) 646 : cluster [DBG] fsmap foo:1 {0=foo.smithi084.jsmrzl=up:active} 1 up:standby 2023-10-01T07:30:08.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:08 smithi084 bash[27378]: audit 2023-10-01T07:30:07.036583+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi112.sxncvg"}]: dispatch 2023-10-01T07:30:08.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:08 smithi084 bash[27378]: cluster 2023-10-01T07:30:07.041507+0000 mon.a (mon.0) 647 : cluster [DBG] fsmap foo:1 {0=foo.smithi084.jsmrzl=up:active} 1 up:standby 2023-10-01T07:30:08.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:08 smithi084 bash[27378]: cluster 2023-10-01T07:30:07.178865+0000 mgr.y (mgr.24353) 109 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:08.359 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:08 smithi112 bash[27689]: cluster 2023-10-01T07:30:07.034239+0000 mon.a (mon.0) 645 : cluster [DBG] mds.? [v2:172.21.15.112:6832/531496526,v1:172.21.15.112:6833/531496526] up:boot 2023-10-01T07:30:08.360 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:08 smithi112 bash[27689]: cluster 2023-10-01T07:30:07.034660+0000 mon.a (mon.0) 646 : cluster [DBG] fsmap foo:1 {0=foo.smithi084.jsmrzl=up:active} 1 up:standby 2023-10-01T07:30:08.360 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:08 smithi112 bash[27689]: audit 2023-10-01T07:30:07.036583+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi112.sxncvg"}]: dispatch 2023-10-01T07:30:08.360 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:08 smithi112 bash[27689]: cluster 2023-10-01T07:30:07.041507+0000 mon.a (mon.0) 647 : cluster [DBG] fsmap foo:1 {0=foo.smithi084.jsmrzl=up:active} 1 up:standby 2023-10-01T07:30:08.360 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:08 smithi112 bash[27689]: cluster 2023-10-01T07:30:07.178865+0000 mgr.y (mgr.24353) 109 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:08.728 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:30:08 smithi112 bash[28510]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:30:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T07:30:09.074 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:30:08 smithi084 bash[27645]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:30:08] "GET /metrics HTTP/1.1" 200 190736 "" "Prometheus/2.33.4" 2023-10-01T07:30:09.335 INFO:teuthology.run_tasks:Running task ceph.healthy... 2023-10-01T07:30:09.344 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-10-01T07:30:09.345 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-10-01T07:30:09.345 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph mgr dump --format=json 2023-10-01T07:30:10.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:10 smithi084 bash[27378]: cluster 2023-10-01T07:30:09.179458+0000 mgr.y (mgr.24353) 110 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:10.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:10 smithi084 bash[33757]: cluster 2023-10-01T07:30:09.179458+0000 mgr.y (mgr.24353) 110 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:10.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:10 smithi112 bash[27689]: cluster 2023-10-01T07:30:09.179458+0000 mgr.y (mgr.24353) 110 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:11.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:11 smithi112 bash[27689]: audit 2023-10-01T07:30:10.468381+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:30:11.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:11 smithi112 bash[27689]: audit 2023-10-01T07:30:11.440000+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:30:11.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:11 smithi084 bash[33757]: audit 2023-10-01T07:30:10.468381+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:30:11.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:11 smithi084 bash[33757]: audit 2023-10-01T07:30:11.440000+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:30:11.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:11 smithi084 bash[27378]: audit 2023-10-01T07:30:10.468381+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:30:11.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:11 smithi084 bash[27378]: audit 2023-10-01T07:30:11.440000+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:30:12.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:12 smithi112 bash[27689]: cluster 2023-10-01T07:30:11.180440+0000 mgr.y (mgr.24353) 111 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-01T07:30:12.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:12 smithi112 bash[27689]: audit 2023-10-01T07:30:11.794304+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:30:12.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:12 smithi112 bash[27689]: audit 2023-10-01T07:30:11.796502+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:30:12.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:12 smithi112 bash[27689]: audit 2023-10-01T07:30:11.797764+0000 mon.c (mon.2) 77 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:30:12.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:12 smithi112 bash[27689]: audit 2023-10-01T07:30:11.804616+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:30:12.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:12 smithi112 bash[27689]: audit 2023-10-01T07:30:11.812595+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:30:12.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:12 smithi112 bash[27689]: audit 2023-10-01T07:30:11.815133+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:30:12.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:12 smithi112 bash[27689]: audit 2023-10-01T07:30:11.816392+0000 mon.c (mon.2) 80 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:30:12.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:12 smithi112 bash[27689]: audit 2023-10-01T07:30:11.822856+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:30:12.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:12 smithi084 bash[33757]: cluster 2023-10-01T07:30:11.180440+0000 mgr.y (mgr.24353) 111 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-01T07:30:12.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:12 smithi084 bash[33757]: audit 2023-10-01T07:30:11.794304+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:30:12.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:12 smithi084 bash[33757]: audit 2023-10-01T07:30:11.796502+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:30:12.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:12 smithi084 bash[33757]: audit 2023-10-01T07:30:11.797764+0000 mon.c (mon.2) 77 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:30:12.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:12 smithi084 bash[33757]: audit 2023-10-01T07:30:11.804616+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:30:12.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:12 smithi084 bash[33757]: audit 2023-10-01T07:30:11.812595+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:30:12.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:12 smithi084 bash[33757]: audit 2023-10-01T07:30:11.815133+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:30:12.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:12 smithi084 bash[33757]: audit 2023-10-01T07:30:11.816392+0000 mon.c (mon.2) 80 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:30:12.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:12 smithi084 bash[33757]: audit 2023-10-01T07:30:11.822856+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:30:12.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:12 smithi084 bash[27378]: cluster 2023-10-01T07:30:11.180440+0000 mgr.y (mgr.24353) 111 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-01T07:30:12.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:12 smithi084 bash[27378]: audit 2023-10-01T07:30:11.794304+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:30:12.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:12 smithi084 bash[27378]: audit 2023-10-01T07:30:11.796502+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:30:12.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:12 smithi084 bash[27378]: audit 2023-10-01T07:30:11.797764+0000 mon.c (mon.2) 77 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:30:12.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:12 smithi084 bash[27378]: audit 2023-10-01T07:30:11.804616+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:30:12.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:12 smithi084 bash[27378]: audit 2023-10-01T07:30:11.812595+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:30:12.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:12 smithi084 bash[27378]: audit 2023-10-01T07:30:11.815133+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:30:12.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:12 smithi084 bash[27378]: audit 2023-10-01T07:30:11.816392+0000 mon.c (mon.2) 80 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:30:12.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:12 smithi084 bash[27378]: audit 2023-10-01T07:30:11.822856+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:30:13.892 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:30:14.796 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:14 smithi084 bash[33757]: cluster 2023-10-01T07:30:13.181037+0000 mgr.y (mgr.24353) 112 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-01T07:30:14.796 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:14 smithi084 bash[27378]: cluster 2023-10-01T07:30:13.181037+0000 mgr.y (mgr.24353) 112 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-01T07:30:14.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:14 smithi112 bash[27689]: cluster 2023-10-01T07:30:13.181037+0000 mgr.y (mgr.24353) 112 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-01T07:30:16.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:16 smithi084 bash[33757]: cluster 2023-10-01T07:30:15.181669+0000 mgr.y (mgr.24353) 113 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-01T07:30:16.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:16 smithi084 bash[33757]: audit 2023-10-01T07:30:15.480325+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:30:16.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:16 smithi084 bash[27378]: cluster 2023-10-01T07:30:15.181669+0000 mgr.y (mgr.24353) 113 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-01T07:30:16.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:16 smithi084 bash[27378]: audit 2023-10-01T07:30:15.480325+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:30:16.904 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T07:30:16.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:16 smithi112 bash[27689]: cluster 2023-10-01T07:30:15.181669+0000 mgr.y (mgr.24353) 113 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-01T07:30:16.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:16 smithi112 bash[27689]: audit 2023-10-01T07:30:15.480325+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:30:17.674 INFO:teuthology.orchestra.run.smithi084.stdout:{"epoch":18,"active_gid":24353,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6800","nonce":508401621},{"type":"v1","addr":"172.21.15.84:6801","nonce":508401621}]},"active_addr":"172.21.15.84:6801/508401621","active_change":"2023-10-01T07:27:35.119781+0000","active_mgr_features":4540138314316775423,"available":true,"standbys":[{"gid":24355,"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.84:8443/","prometheus":"http://172.21.15.84:9283/"},"always_on_modules":{"nautilus":["balancer","crash","devicehealth","orchestrator_cli","progress","rbd_support","status","volumes"],"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":51,"active_clients":[{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.84:0","nonce":4276613533}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.84:0","nonce":1180134649}]}]} 2023-10-01T07:30:17.678 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-10-01T07:30:17.678 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-10-01T07:30:17.679 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-01T07:30:17.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:17 smithi084 bash[27378]: audit 2023-10-01T07:30:16.893206+0000 mon.c (mon.2) 81 : audit [DBG] from='client.? 172.21.15.84:0/2153752449' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-01T07:30:17.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:17 smithi084 bash[33757]: audit 2023-10-01T07:30:16.893206+0000 mon.c (mon.2) 81 : audit [DBG] from='client.? 172.21.15.84:0/2153752449' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-01T07:30:17.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:17 smithi112 bash[27689]: audit 2023-10-01T07:30:16.893206+0000 mon.c (mon.2) 81 : audit [DBG] from='client.? 172.21.15.84:0/2153752449' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-01T07:30:18.729 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:30:18 smithi112 bash[28510]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:30:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T07:30:18.731 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:18 smithi112 bash[27689]: cluster 2023-10-01T07:30:17.182310+0000 mgr.y (mgr.24353) 114 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-01T07:30:18.785 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:18 smithi084 bash[33757]: cluster 2023-10-01T07:30:17.182310+0000 mgr.y (mgr.24353) 114 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-01T07:30:18.785 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:18 smithi084 bash[27378]: cluster 2023-10-01T07:30:17.182310+0000 mgr.y (mgr.24353) 114 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-01T07:30:19.076 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:30:18 smithi084 bash[27645]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:30:18] "GET /metrics HTTP/1.1" 200 190736 "" "Prometheus/2.33.4" 2023-10-01T07:30:20.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:20 smithi084 bash[27378]: cluster 2023-10-01T07:30:19.182865+0000 mgr.y (mgr.24353) 115 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-01T07:30:20.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:20 smithi084 bash[33757]: cluster 2023-10-01T07:30:19.182865+0000 mgr.y (mgr.24353) 115 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-01T07:30:20.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:20 smithi112 bash[27689]: cluster 2023-10-01T07:30:19.182865+0000 mgr.y (mgr.24353) 115 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-01T07:30:22.459 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:30:22.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:22 smithi084 bash[27378]: cluster 2023-10-01T07:30:21.183938+0000 mgr.y (mgr.24353) 116 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-01T07:30:22.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:22 smithi084 bash[33757]: cluster 2023-10-01T07:30:21.183938+0000 mgr.y (mgr.24353) 116 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-01T07:30:22.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:22 smithi112 bash[27689]: cluster 2023-10-01T07:30:21.183938+0000 mgr.y (mgr.24353) 116 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-10-01T07:30:24.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:24 smithi084 bash[33757]: cluster 2023-10-01T07:30:23.184535+0000 mgr.y (mgr.24353) 117 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:24.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:24 smithi084 bash[27378]: cluster 2023-10-01T07:30:23.184535+0000 mgr.y (mgr.24353) 117 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:24.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:24 smithi112 bash[27689]: cluster 2023-10-01T07:30:23.184535+0000 mgr.y (mgr.24353) 117 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:25.619 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T07:30:25.619 INFO:teuthology.orchestra.run.smithi084.stdout:{"epoch":59,"fsid":"9c46152e-602a-11ee-8db5-212e2dc638e7","created":"2023-10-01T07:19:10.537832+0000","modified":"2023-10-01T07:29:59.593624+0000","last_up_change":"2023-10-01T07:27:02.079303+0000","last_in_change":"2023-10-01T07:26:36.946046+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-10-01T07:23:31.512821+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"53","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2023-10-01T07:28:01.764475+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"55","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2023-10-01T07:29:57.503405+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"59","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2023-10-01T07:29:58.003652+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"59","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}}}],"osds":[{"osd":0,"uuid":"0597b5b4-318a-4d9a-99f7-d02869dd45c4","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.84:6802","nonce":313708627},{"type":"v1","addr":"172.21.15.84:6803","nonce":313708627}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6804","nonce":313708627},{"type":"v1","addr":"172.21.15.84:6805","nonce":313708627}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6808","nonce":313708627},{"type":"v1","addr":"172.21.15.84:6809","nonce":313708627}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6806","nonce":313708627},{"type":"v1","addr":"172.21.15.84:6807","nonce":313708627}]},"public_addr":"172.21.15.84:6803/313708627","cluster_addr":"172.21.15.84:6805/313708627","heartbeat_back_addr":"172.21.15.84:6809/313708627","heartbeat_front_addr":"172.21.15.84:6807/313708627","state":["exists","up"]},{"osd":1,"uuid":"b9833f60-4823-4fe6-8419-d738d8d6f410","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.84:6810","nonce":3146168502},{"type":"v1","addr":"172.21.15.84:6811","nonce":3146168502}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6812","nonce":3146168502},{"type":"v1","addr":"172.21.15.84:6813","nonce":3146168502}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6816","nonce":3146168502},{"type":"v1","addr":"172.21.15.84:6817","nonce":3146168502}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6814","nonce":3146168502},{"type":"v1","addr":"172.21.15.84:6815","nonce":3146168502}]},"public_addr":"172.21.15.84:6811/3146168502","cluster_addr":"172.21.15.84:6813/3146168502","heartbeat_back_addr":"172.21.15.84:6817/3146168502","heartbeat_front_addr":"172.21.15.84:6815/3146168502","state":["exists","up"]},{"osd":2,"uuid":"496d4326-b04b-45a8-8ed8-1c87c3d52c86","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.84:6818","nonce":467561664},{"type":"v1","addr":"172.21.15.84:6819","nonce":467561664}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6820","nonce":467561664},{"type":"v1","addr":"172.21.15.84:6821","nonce":467561664}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6824","nonce":467561664},{"type":"v1","addr":"172.21.15.84:6825","nonce":467561664}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6822","nonce":467561664},{"type":"v1","addr":"172.21.15.84:6823","nonce":467561664}]},"public_addr":"172.21.15.84:6819/467561664","cluster_addr":"172.21.15.84:6821/467561664","heartbeat_back_addr":"172.21.15.84:6825/467561664","heartbeat_front_addr":"172.21.15.84:6823/467561664","state":["exists","up"]},{"osd":3,"uuid":"789c3c20-ad18-4da7-b0d3-ef28eae15aa6","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.84:6826","nonce":2232028687},{"type":"v1","addr":"172.21.15.84:6827","nonce":2232028687}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6828","nonce":2232028687},{"type":"v1","addr":"172.21.15.84:6829","nonce":2232028687}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6832","nonce":2232028687},{"type":"v1","addr":"172.21.15.84:6833","nonce":2232028687}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6830","nonce":2232028687},{"type":"v1","addr":"172.21.15.84:6831","nonce":2232028687}]},"public_addr":"172.21.15.84:6827/2232028687","cluster_addr":"172.21.15.84:6829/2232028687","heartbeat_back_addr":"172.21.15.84:6833/2232028687","heartbeat_front_addr":"172.21.15.84:6831/2232028687","state":["exists","up"]},{"osd":4,"uuid":"510e0af6-876b-41cb-88e9-7c81f14dfe73","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.112:6800","nonce":180161298},{"type":"v1","addr":"172.21.15.112:6801","nonce":180161298}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6802","nonce":180161298},{"type":"v1","addr":"172.21.15.112:6803","nonce":180161298}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6806","nonce":180161298},{"type":"v1","addr":"172.21.15.112:6807","nonce":180161298}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6804","nonce":180161298},{"type":"v1","addr":"172.21.15.112:6805","nonce":180161298}]},"public_addr":"172.21.15.112:6801/180161298","cluster_addr":"172.21.15.112:6803/180161298","heartbeat_back_addr":"172.21.15.112:6807/180161298","heartbeat_front_addr":"172.21.15.112:6805/180161298","state":["exists","up"]},{"osd":5,"uuid":"4aea62d5-accb-437b-b8e8-f7a7d176fb86","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.112:6808","nonce":2865306528},{"type":"v1","addr":"172.21.15.112:6809","nonce":2865306528}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6810","nonce":2865306528},{"type":"v1","addr":"172.21.15.112:6811","nonce":2865306528}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6814","nonce":2865306528},{"type":"v1","addr":"172.21.15.112:6815","nonce":2865306528}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6812","nonce":2865306528},{"type":"v1","addr":"172.21.15.112:6813","nonce":2865306528}]},"public_addr":"172.21.15.112:6809/2865306528","cluster_addr":"172.21.15.112:6811/2865306528","heartbeat_back_addr":"172.21.15.112:6815/2865306528","heartbeat_front_addr":"172.21.15.112:6813/2865306528","state":["exists","up"]},{"osd":6,"uuid":"eac6b4fe-3655-40f2-a7c0-aec7f85a0e35","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.112:6816","nonce":1014863209},{"type":"v1","addr":"172.21.15.112:6817","nonce":1014863209}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6818","nonce":1014863209},{"type":"v1","addr":"172.21.15.112:6819","nonce":1014863209}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6822","nonce":1014863209},{"type":"v1","addr":"172.21.15.112:6823","nonce":1014863209}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6820","nonce":1014863209},{"type":"v1","addr":"172.21.15.112:6821","nonce":1014863209}]},"public_addr":"172.21.15.112:6817/1014863209","cluster_addr":"172.21.15.112:6819/1014863209","heartbeat_back_addr":"172.21.15.112:6823/1014863209","heartbeat_front_addr":"172.21.15.112:6821/1014863209","state":["exists","up"]},{"osd":7,"uuid":"6ffb9f30-0931-49ae-a6cf-f3b6186a49e1","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.112:6824","nonce":2767723988},{"type":"v1","addr":"172.21.15.112:6825","nonce":2767723988}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6826","nonce":2767723988},{"type":"v1","addr":"172.21.15.112:6827","nonce":2767723988}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6830","nonce":2767723988},{"type":"v1","addr":"172.21.15.112:6831","nonce":2767723988}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6828","nonce":2767723988},{"type":"v1","addr":"172.21.15.112:6829","nonce":2767723988}]},"public_addr":"172.21.15.112:6825/2767723988","cluster_addr":"172.21.15.112:6827/2767723988","heartbeat_back_addr":"172.21.15.112:6831/2767723988","heartbeat_front_addr":"172.21.15.112:6829/2767723988","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:22:01.113923+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:22:44.830850+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:23:29.362474+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:24:14.137729+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:24:54.789460+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:25:36.457059+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:26:18.614925+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:27:01.192869+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.84:6801/1595613525":"2023-10-02T07:27:35.119396+0000","172.21.15.84:0/2014296091":"2023-10-02T07:27:35.119396+0000","172.21.15.84:6801/392122825":"2023-10-02T07:20:09.246560+0000","172.21.15.84:6800/392122825":"2023-10-02T07:20:09.246560+0000","172.21.15.84:0/76083119":"2023-10-02T07:20:09.246560+0000","172.21.15.84:0/1748783844":"2023-10-02T07:27:35.119396+0000","172.21.15.84:0/2982676647":"2023-10-02T07:20:09.246560+0000","172.21.15.84:0/1331132814":"2023-10-02T07:19:38.475011+0000","172.21.15.84:6800/4266955227":"2023-10-02T07:19:38.475011+0000","172.21.15.84:6800/1595613525":"2023-10-02T07:27:35.119396+0000","172.21.15.84:0/2030305114":"2023-10-02T07:19:38.475011+0000","172.21.15.84:6801/4266955227":"2023-10-02T07:19:38.475011+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-10-01T07:30:26.339 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-10-01T07:30:26.339 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-01T07:30:26.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:26 smithi084 bash[27378]: cluster 2023-10-01T07:30:25.185129+0000 mgr.y (mgr.24353) 118 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:26.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:26 smithi084 bash[27378]: audit 2023-10-01T07:30:25.614380+0000 mon.c (mon.2) 82 : audit [DBG] from='client.? 172.21.15.84:0/3708084925' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T07:30:26.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:26 smithi084 bash[33757]: cluster 2023-10-01T07:30:25.185129+0000 mgr.y (mgr.24353) 118 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:26.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:26 smithi084 bash[33757]: audit 2023-10-01T07:30:25.614380+0000 mon.c (mon.2) 82 : audit [DBG] from='client.? 172.21.15.84:0/3708084925' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T07:30:26.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:26 smithi112 bash[27689]: cluster 2023-10-01T07:30:25.185129+0000 mgr.y (mgr.24353) 118 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:26.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:26 smithi112 bash[27689]: audit 2023-10-01T07:30:25.614380+0000 mon.c (mon.2) 82 : audit [DBG] from='client.? 172.21.15.84:0/3708084925' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T07:30:28.728 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:30:28 smithi112 bash[28510]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:30:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T07:30:28.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:28 smithi112 bash[27689]: cluster 2023-10-01T07:30:27.186185+0000 mgr.y (mgr.24353) 119 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:28.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:28 smithi084 bash[27378]: cluster 2023-10-01T07:30:27.186185+0000 mgr.y (mgr.24353) 119 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:28.824 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:30:28 smithi084 bash[27645]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:30:28] "GET /metrics HTTP/1.1" 200 191334 "" "Prometheus/2.33.4" 2023-10-01T07:30:28.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:28 smithi084 bash[33757]: cluster 2023-10-01T07:30:27.186185+0000 mgr.y (mgr.24353) 119 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:30.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:30 smithi084 bash[27378]: cluster 2023-10-01T07:30:29.186762+0000 mgr.y (mgr.24353) 120 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:30.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:30 smithi084 bash[33757]: cluster 2023-10-01T07:30:29.186762+0000 mgr.y (mgr.24353) 120 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:30.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:30 smithi112 bash[27689]: cluster 2023-10-01T07:30:29.186762+0000 mgr.y (mgr.24353) 120 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:31.109 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:30:32.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:32 smithi084 bash[27378]: cluster 2023-10-01T07:30:31.187802+0000 mgr.y (mgr.24353) 121 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:32.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:32 smithi084 bash[33757]: cluster 2023-10-01T07:30:31.187802+0000 mgr.y (mgr.24353) 121 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:32.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:32 smithi112 bash[27689]: cluster 2023-10-01T07:30:31.187802+0000 mgr.y (mgr.24353) 121 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:34.262 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T07:30:34.263 INFO:teuthology.orchestra.run.smithi084.stdout:{"epoch":59,"fsid":"9c46152e-602a-11ee-8db5-212e2dc638e7","created":"2023-10-01T07:19:10.537832+0000","modified":"2023-10-01T07:29:59.593624+0000","last_up_change":"2023-10-01T07:27:02.079303+0000","last_in_change":"2023-10-01T07:26:36.946046+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-10-01T07:23:31.512821+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"53","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2023-10-01T07:28:01.764475+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"55","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2023-10-01T07:29:57.503405+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"59","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2023-10-01T07:29:58.003652+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"59","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}}}],"osds":[{"osd":0,"uuid":"0597b5b4-318a-4d9a-99f7-d02869dd45c4","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.84:6802","nonce":313708627},{"type":"v1","addr":"172.21.15.84:6803","nonce":313708627}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6804","nonce":313708627},{"type":"v1","addr":"172.21.15.84:6805","nonce":313708627}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6808","nonce":313708627},{"type":"v1","addr":"172.21.15.84:6809","nonce":313708627}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6806","nonce":313708627},{"type":"v1","addr":"172.21.15.84:6807","nonce":313708627}]},"public_addr":"172.21.15.84:6803/313708627","cluster_addr":"172.21.15.84:6805/313708627","heartbeat_back_addr":"172.21.15.84:6809/313708627","heartbeat_front_addr":"172.21.15.84:6807/313708627","state":["exists","up"]},{"osd":1,"uuid":"b9833f60-4823-4fe6-8419-d738d8d6f410","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.84:6810","nonce":3146168502},{"type":"v1","addr":"172.21.15.84:6811","nonce":3146168502}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6812","nonce":3146168502},{"type":"v1","addr":"172.21.15.84:6813","nonce":3146168502}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6816","nonce":3146168502},{"type":"v1","addr":"172.21.15.84:6817","nonce":3146168502}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6814","nonce":3146168502},{"type":"v1","addr":"172.21.15.84:6815","nonce":3146168502}]},"public_addr":"172.21.15.84:6811/3146168502","cluster_addr":"172.21.15.84:6813/3146168502","heartbeat_back_addr":"172.21.15.84:6817/3146168502","heartbeat_front_addr":"172.21.15.84:6815/3146168502","state":["exists","up"]},{"osd":2,"uuid":"496d4326-b04b-45a8-8ed8-1c87c3d52c86","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.84:6818","nonce":467561664},{"type":"v1","addr":"172.21.15.84:6819","nonce":467561664}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6820","nonce":467561664},{"type":"v1","addr":"172.21.15.84:6821","nonce":467561664}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6824","nonce":467561664},{"type":"v1","addr":"172.21.15.84:6825","nonce":467561664}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6822","nonce":467561664},{"type":"v1","addr":"172.21.15.84:6823","nonce":467561664}]},"public_addr":"172.21.15.84:6819/467561664","cluster_addr":"172.21.15.84:6821/467561664","heartbeat_back_addr":"172.21.15.84:6825/467561664","heartbeat_front_addr":"172.21.15.84:6823/467561664","state":["exists","up"]},{"osd":3,"uuid":"789c3c20-ad18-4da7-b0d3-ef28eae15aa6","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.84:6826","nonce":2232028687},{"type":"v1","addr":"172.21.15.84:6827","nonce":2232028687}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6828","nonce":2232028687},{"type":"v1","addr":"172.21.15.84:6829","nonce":2232028687}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6832","nonce":2232028687},{"type":"v1","addr":"172.21.15.84:6833","nonce":2232028687}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6830","nonce":2232028687},{"type":"v1","addr":"172.21.15.84:6831","nonce":2232028687}]},"public_addr":"172.21.15.84:6827/2232028687","cluster_addr":"172.21.15.84:6829/2232028687","heartbeat_back_addr":"172.21.15.84:6833/2232028687","heartbeat_front_addr":"172.21.15.84:6831/2232028687","state":["exists","up"]},{"osd":4,"uuid":"510e0af6-876b-41cb-88e9-7c81f14dfe73","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.112:6800","nonce":180161298},{"type":"v1","addr":"172.21.15.112:6801","nonce":180161298}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6802","nonce":180161298},{"type":"v1","addr":"172.21.15.112:6803","nonce":180161298}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6806","nonce":180161298},{"type":"v1","addr":"172.21.15.112:6807","nonce":180161298}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6804","nonce":180161298},{"type":"v1","addr":"172.21.15.112:6805","nonce":180161298}]},"public_addr":"172.21.15.112:6801/180161298","cluster_addr":"172.21.15.112:6803/180161298","heartbeat_back_addr":"172.21.15.112:6807/180161298","heartbeat_front_addr":"172.21.15.112:6805/180161298","state":["exists","up"]},{"osd":5,"uuid":"4aea62d5-accb-437b-b8e8-f7a7d176fb86","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.112:6808","nonce":2865306528},{"type":"v1","addr":"172.21.15.112:6809","nonce":2865306528}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6810","nonce":2865306528},{"type":"v1","addr":"172.21.15.112:6811","nonce":2865306528}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6814","nonce":2865306528},{"type":"v1","addr":"172.21.15.112:6815","nonce":2865306528}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6812","nonce":2865306528},{"type":"v1","addr":"172.21.15.112:6813","nonce":2865306528}]},"public_addr":"172.21.15.112:6809/2865306528","cluster_addr":"172.21.15.112:6811/2865306528","heartbeat_back_addr":"172.21.15.112:6815/2865306528","heartbeat_front_addr":"172.21.15.112:6813/2865306528","state":["exists","up"]},{"osd":6,"uuid":"eac6b4fe-3655-40f2-a7c0-aec7f85a0e35","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.112:6816","nonce":1014863209},{"type":"v1","addr":"172.21.15.112:6817","nonce":1014863209}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6818","nonce":1014863209},{"type":"v1","addr":"172.21.15.112:6819","nonce":1014863209}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6822","nonce":1014863209},{"type":"v1","addr":"172.21.15.112:6823","nonce":1014863209}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6820","nonce":1014863209},{"type":"v1","addr":"172.21.15.112:6821","nonce":1014863209}]},"public_addr":"172.21.15.112:6817/1014863209","cluster_addr":"172.21.15.112:6819/1014863209","heartbeat_back_addr":"172.21.15.112:6823/1014863209","heartbeat_front_addr":"172.21.15.112:6821/1014863209","state":["exists","up"]},{"osd":7,"uuid":"6ffb9f30-0931-49ae-a6cf-f3b6186a49e1","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.112:6824","nonce":2767723988},{"type":"v1","addr":"172.21.15.112:6825","nonce":2767723988}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6826","nonce":2767723988},{"type":"v1","addr":"172.21.15.112:6827","nonce":2767723988}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6830","nonce":2767723988},{"type":"v1","addr":"172.21.15.112:6831","nonce":2767723988}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6828","nonce":2767723988},{"type":"v1","addr":"172.21.15.112:6829","nonce":2767723988}]},"public_addr":"172.21.15.112:6825/2767723988","cluster_addr":"172.21.15.112:6827/2767723988","heartbeat_back_addr":"172.21.15.112:6831/2767723988","heartbeat_front_addr":"172.21.15.112:6829/2767723988","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:22:01.113923+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:22:44.830850+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:23:29.362474+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:24:14.137729+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:24:54.789460+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:25:36.457059+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:26:18.614925+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:27:01.192869+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.84:6801/1595613525":"2023-10-02T07:27:35.119396+0000","172.21.15.84:0/2014296091":"2023-10-02T07:27:35.119396+0000","172.21.15.84:6801/392122825":"2023-10-02T07:20:09.246560+0000","172.21.15.84:6800/392122825":"2023-10-02T07:20:09.246560+0000","172.21.15.84:0/76083119":"2023-10-02T07:20:09.246560+0000","172.21.15.84:0/1748783844":"2023-10-02T07:27:35.119396+0000","172.21.15.84:0/2982676647":"2023-10-02T07:20:09.246560+0000","172.21.15.84:0/1331132814":"2023-10-02T07:19:38.475011+0000","172.21.15.84:6800/4266955227":"2023-10-02T07:19:38.475011+0000","172.21.15.84:6800/1595613525":"2023-10-02T07:27:35.119396+0000","172.21.15.84:0/2030305114":"2023-10-02T07:19:38.475011+0000","172.21.15.84:6801/4266955227":"2023-10-02T07:19:38.475011+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-10-01T07:30:34.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:34 smithi084 bash[33757]: cluster 2023-10-01T07:30:33.188479+0000 mgr.y (mgr.24353) 122 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:34.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:34 smithi084 bash[33757]: audit 2023-10-01T07:30:34.257983+0000 mon.a (mon.0) 654 : audit [DBG] from='client.? 172.21.15.84:0/2613834394' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T07:30:34.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:34 smithi084 bash[27378]: cluster 2023-10-01T07:30:33.188479+0000 mgr.y (mgr.24353) 122 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:34.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:34 smithi084 bash[27378]: audit 2023-10-01T07:30:34.257983+0000 mon.a (mon.0) 654 : audit [DBG] from='client.? 172.21.15.84:0/2613834394' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T07:30:34.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:34 smithi112 bash[27689]: cluster 2023-10-01T07:30:33.188479+0000 mgr.y (mgr.24353) 122 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:34.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:34 smithi112 bash[27689]: audit 2023-10-01T07:30:34.257983+0000 mon.a (mon.0) 654 : audit [DBG] from='client.? 172.21.15.84:0/2613834394' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T07:30:35.058 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-10-01T07:30:35.058 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-10-01T07:30:35.059 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-10-01T07:30:35.059 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-10-01T07:30:35.060 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-10-01T07:30:35.060 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-10-01T07:30:35.061 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-10-01T07:30:35.061 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-10-01T07:30:35.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:35 smithi084 bash[33757]: audit 2023-10-01T07:30:35.159646+0000 mon.c (mon.2) 83 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5]}]: dispatch 2023-10-01T07:30:35.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:35 smithi084 bash[33757]: audit 2023-10-01T07:30:35.159982+0000 mon.c (mon.2) 84 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-10-01T07:30:35.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:35 smithi084 bash[33757]: audit 2023-10-01T07:30:35.160275+0000 mon.c (mon.2) 85 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-10-01T07:30:35.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:35 smithi084 bash[33757]: audit 2023-10-01T07:30:35.161087+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5]}]: dispatch 2023-10-01T07:30:35.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:35 smithi084 bash[33757]: audit 2023-10-01T07:30:35.161674+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-10-01T07:30:35.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:35 smithi084 bash[33757]: audit 2023-10-01T07:30:35.162061+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-10-01T07:30:35.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:35 smithi084 bash[27378]: audit 2023-10-01T07:30:35.159646+0000 mon.c (mon.2) 83 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5]}]: dispatch 2023-10-01T07:30:35.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:35 smithi084 bash[27378]: audit 2023-10-01T07:30:35.159982+0000 mon.c (mon.2) 84 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-10-01T07:30:35.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:35 smithi084 bash[27378]: audit 2023-10-01T07:30:35.160275+0000 mon.c (mon.2) 85 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-10-01T07:30:35.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:35 smithi084 bash[27378]: audit 2023-10-01T07:30:35.161087+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5]}]: dispatch 2023-10-01T07:30:35.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:35 smithi084 bash[27378]: audit 2023-10-01T07:30:35.161674+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-10-01T07:30:35.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:35 smithi084 bash[27378]: audit 2023-10-01T07:30:35.162061+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-10-01T07:30:35.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:35 smithi112 bash[27689]: audit 2023-10-01T07:30:35.159646+0000 mon.c (mon.2) 83 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5]}]: dispatch 2023-10-01T07:30:35.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:35 smithi112 bash[27689]: audit 2023-10-01T07:30:35.159982+0000 mon.c (mon.2) 84 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-10-01T07:30:35.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:35 smithi112 bash[27689]: audit 2023-10-01T07:30:35.160275+0000 mon.c (mon.2) 85 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-10-01T07:30:35.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:35 smithi112 bash[27689]: audit 2023-10-01T07:30:35.161087+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5]}]: dispatch 2023-10-01T07:30:35.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:35 smithi112 bash[27689]: audit 2023-10-01T07:30:35.161674+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-10-01T07:30:35.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:35 smithi112 bash[27689]: audit 2023-10-01T07:30:35.162061+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-10-01T07:30:36.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:36 smithi112 bash[27689]: cluster 2023-10-01T07:30:35.188941+0000 mgr.y (mgr.24353) 123 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:36.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:36 smithi112 bash[27689]: audit 2023-10-01T07:30:35.568850+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5]}]': finished 2023-10-01T07:30:36.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:36 smithi112 bash[27689]: audit 2023-10-01T07:30:35.568981+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2023-10-01T07:30:36.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:36 smithi112 bash[27689]: audit 2023-10-01T07:30:35.569101+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2023-10-01T07:30:36.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:36 smithi112 bash[27689]: cluster 2023-10-01T07:30:35.569185+0000 mon.a (mon.0) 661 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-10-01T07:30:37.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:36 smithi084 bash[27378]: cluster 2023-10-01T07:30:35.188941+0000 mgr.y (mgr.24353) 123 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:37.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:36 smithi084 bash[27378]: audit 2023-10-01T07:30:35.568850+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5]}]': finished 2023-10-01T07:30:37.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:36 smithi084 bash[27378]: audit 2023-10-01T07:30:35.568981+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2023-10-01T07:30:37.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:36 smithi084 bash[27378]: audit 2023-10-01T07:30:35.569101+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2023-10-01T07:30:37.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:36 smithi084 bash[27378]: cluster 2023-10-01T07:30:35.569185+0000 mon.a (mon.0) 661 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-10-01T07:30:37.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:36 smithi084 bash[33757]: cluster 2023-10-01T07:30:35.188941+0000 mgr.y (mgr.24353) 123 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:37.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:36 smithi084 bash[33757]: audit 2023-10-01T07:30:35.568850+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5]}]': finished 2023-10-01T07:30:37.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:36 smithi084 bash[33757]: audit 2023-10-01T07:30:35.568981+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2023-10-01T07:30:37.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:36 smithi084 bash[33757]: audit 2023-10-01T07:30:35.569101+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2023-10-01T07:30:37.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:36 smithi084 bash[33757]: cluster 2023-10-01T07:30:35.569185+0000 mon.a (mon.0) 661 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-10-01T07:30:37.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:37 smithi112 bash[27689]: cluster 2023-10-01T07:30:36.572051+0000 mon.a (mon.0) 662 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-10-01T07:30:38.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:37 smithi084 bash[27378]: cluster 2023-10-01T07:30:36.572051+0000 mon.a (mon.0) 662 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-10-01T07:30:38.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:37 smithi084 bash[33757]: cluster 2023-10-01T07:30:36.572051+0000 mon.a (mon.0) 662 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-10-01T07:30:38.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:38 smithi112 bash[27689]: cluster 2023-10-01T07:30:37.189537+0000 mgr.y (mgr.24353) 124 : cluster [DBG] pgmap v104: 73 pgs: 3 peering, 70 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:38.728 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:30:38 smithi112 bash[28510]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:30:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T07:30:39.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:38 smithi084 bash[27378]: cluster 2023-10-01T07:30:37.189537+0000 mgr.y (mgr.24353) 124 : cluster [DBG] pgmap v104: 73 pgs: 3 peering, 70 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:39.074 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:30:38 smithi084 bash[27645]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:30:38] "GET /metrics HTTP/1.1" 200 191335 "" "Prometheus/2.33.4" 2023-10-01T07:30:39.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:38 smithi084 bash[33757]: cluster 2023-10-01T07:30:37.189537+0000 mgr.y (mgr.24353) 124 : cluster [DBG] pgmap v104: 73 pgs: 3 peering, 70 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:39.952 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:30:39.952 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:30:39.952 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:30:39.953 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:30:39.953 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:30:39.953 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:30:39.953 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:30:39.954 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:30:40.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:40 smithi112 bash[27689]: cluster 2023-10-01T07:30:39.190170+0000 mgr.y (mgr.24353) 125 : cluster [DBG] pgmap v105: 73 pgs: 3 peering, 70 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:41.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:40 smithi084 bash[27378]: cluster 2023-10-01T07:30:39.190170+0000 mgr.y (mgr.24353) 125 : cluster [DBG] pgmap v105: 73 pgs: 3 peering, 70 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:41.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:40 smithi084 bash[33757]: cluster 2023-10-01T07:30:39.190170+0000 mgr.y (mgr.24353) 125 : cluster [DBG] pgmap v105: 73 pgs: 3 peering, 70 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:42.761 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:42 smithi084 bash[27378]: cluster 2023-10-01T07:30:41.191196+0000 mgr.y (mgr.24353) 126 : cluster [DBG] pgmap v106: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:42.762 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:42 smithi084 bash[33757]: cluster 2023-10-01T07:30:41.191196+0000 mgr.y (mgr.24353) 126 : cluster [DBG] pgmap v106: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:42.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:42 smithi112 bash[27689]: cluster 2023-10-01T07:30:41.191196+0000 mgr.y (mgr.24353) 126 : cluster [DBG] pgmap v106: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:43.840 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:43 smithi084 bash[33757]: cluster 2023-10-01T07:30:43.191683+0000 mgr.y (mgr.24353) 127 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:43.840 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:43 smithi084 bash[27378]: cluster 2023-10-01T07:30:43.191683+0000 mgr.y (mgr.24353) 127 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:43.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:43 smithi112 bash[27689]: cluster 2023-10-01T07:30:43.191683+0000 mgr.y (mgr.24353) 127 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:46.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:46 smithi084 bash[27378]: cluster 2023-10-01T07:30:45.192095+0000 mgr.y (mgr.24353) 128 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:46.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:46 smithi084 bash[33757]: cluster 2023-10-01T07:30:45.192095+0000 mgr.y (mgr.24353) 128 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:46.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:46 smithi112 bash[27689]: cluster 2023-10-01T07:30:45.192095+0000 mgr.y (mgr.24353) 128 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:48.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:48 smithi112 bash[27689]: cluster 2023-10-01T07:30:47.192731+0000 mgr.y (mgr.24353) 129 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:48.728 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:30:48 smithi112 bash[28510]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:30:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T07:30:48.783 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:48 smithi084 bash[33757]: cluster 2023-10-01T07:30:47.192731+0000 mgr.y (mgr.24353) 129 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:48.784 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:48 smithi084 bash[27378]: cluster 2023-10-01T07:30:47.192731+0000 mgr.y (mgr.24353) 129 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:49.044 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:30:48 smithi084 bash[27645]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:30:48] "GET /metrics HTTP/1.1" 200 191335 "" "Prometheus/2.33.4" 2023-10-01T07:30:50.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:50 smithi084 bash[33757]: cluster 2023-10-01T07:30:49.193338+0000 mgr.y (mgr.24353) 130 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:50.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:50 smithi084 bash[27378]: cluster 2023-10-01T07:30:49.193338+0000 mgr.y (mgr.24353) 130 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:50.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:50 smithi112 bash[27689]: cluster 2023-10-01T07:30:49.193338+0000 mgr.y (mgr.24353) 130 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:52.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:52 smithi084 bash[27378]: cluster 2023-10-01T07:30:51.194394+0000 mgr.y (mgr.24353) 131 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:52.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:52 smithi084 bash[33757]: cluster 2023-10-01T07:30:51.194394+0000 mgr.y (mgr.24353) 131 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:52.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:52 smithi112 bash[27689]: cluster 2023-10-01T07:30:51.194394+0000 mgr.y (mgr.24353) 131 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:53.525 INFO:teuthology.orchestra.run.smithi084.stdout:180388626489 2023-10-01T07:30:53.525 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-10-01T07:30:53.802 INFO:teuthology.orchestra.run.smithi084.stdout:206158430257 2023-10-01T07:30:53.802 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-10-01T07:30:54.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:54 smithi084 bash[27378]: cluster 2023-10-01T07:30:53.195219+0000 mgr.y (mgr.24353) 132 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:54.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:54 smithi084 bash[33757]: cluster 2023-10-01T07:30:53.195219+0000 mgr.y (mgr.24353) 132 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:54.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:54 smithi112 bash[27689]: cluster 2023-10-01T07:30:53.195219+0000 mgr.y (mgr.24353) 132 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:55.301 INFO:teuthology.orchestra.run.smithi084.stdout:154618822721 2023-10-01T07:30:55.301 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-10-01T07:30:56.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:56 smithi084 bash[27378]: cluster 2023-10-01T07:30:55.195826+0000 mgr.y (mgr.24353) 133 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:56.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:56 smithi084 bash[33757]: cluster 2023-10-01T07:30:55.195826+0000 mgr.y (mgr.24353) 133 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:56.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:56 smithi112 bash[27689]: cluster 2023-10-01T07:30:55.195826+0000 mgr.y (mgr.24353) 133 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:57.216 INFO:teuthology.orchestra.run.smithi084.stdout:55834574948 2023-10-01T07:30:57.216 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-10-01T07:30:57.655 INFO:teuthology.orchestra.run.smithi084.stdout:107374182483 2023-10-01T07:30:57.656 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-10-01T07:30:58.156 INFO:teuthology.orchestra.run.smithi084.stdout:128849018955 2023-10-01T07:30:58.157 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-10-01T07:30:58.728 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:30:58 smithi112 bash[28510]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:30:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T07:30:58.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:30:58 smithi112 bash[27689]: cluster 2023-10-01T07:30:57.196661+0000 mgr.y (mgr.24353) 134 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:58.824 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:30:58 smithi084 bash[27645]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:30:58] "GET /metrics HTTP/1.1" 200 191350 "" "Prometheus/2.33.4" 2023-10-01T07:30:58.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:30:58 smithi084 bash[33757]: cluster 2023-10-01T07:30:57.196661+0000 mgr.y (mgr.24353) 134 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:58.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:30:58 smithi084 bash[27378]: cluster 2023-10-01T07:30:57.196661+0000 mgr.y (mgr.24353) 134 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:30:58.931 INFO:teuthology.orchestra.run.smithi084.stdout:77309411418 2023-10-01T07:30:58.931 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-10-01T07:30:58.949 INFO:teuthology.orchestra.run.smithi084.stdout:34359738477 2023-10-01T07:30:58.950 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-10-01T07:31:00.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:00 smithi084 bash[27378]: cluster 2023-10-01T07:30:59.197188+0000 mgr.y (mgr.24353) 135 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:00.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:00 smithi084 bash[33757]: cluster 2023-10-01T07:30:59.197188+0000 mgr.y (mgr.24353) 135 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:00.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:00 smithi112 bash[27689]: cluster 2023-10-01T07:30:59.197188+0000 mgr.y (mgr.24353) 135 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:01.331 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:31:01.331 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:31:01.334 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:31:01.334 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:31:02.345 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:31:02.345 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:31:02.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:02 smithi084 bash[33757]: cluster 2023-10-01T07:31:01.198191+0000 mgr.y (mgr.24353) 136 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:02.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:02 smithi084 bash[27378]: cluster 2023-10-01T07:31:01.198191+0000 mgr.y (mgr.24353) 136 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:02.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:02 smithi112 bash[27689]: cluster 2023-10-01T07:31:01.198191+0000 mgr.y (mgr.24353) 136 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:03.358 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:31:03.359 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:31:04.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:04 smithi084 bash[27378]: cluster 2023-10-01T07:31:03.198826+0000 mgr.y (mgr.24353) 137 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:04.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:04 smithi084 bash[33757]: cluster 2023-10-01T07:31:03.198826+0000 mgr.y (mgr.24353) 137 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:04.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:04 smithi112 bash[27689]: cluster 2023-10-01T07:31:03.198826+0000 mgr.y (mgr.24353) 137 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:06.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:06 smithi084 bash[27378]: cluster 2023-10-01T07:31:05.199479+0000 mgr.y (mgr.24353) 138 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:06.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:06 smithi084 bash[33757]: cluster 2023-10-01T07:31:05.199479+0000 mgr.y (mgr.24353) 138 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:06.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:06 smithi112 bash[27689]: cluster 2023-10-01T07:31:05.199479+0000 mgr.y (mgr.24353) 138 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:08.728 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:31:08 smithi112 bash[28510]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:31:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T07:31:08.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:08 smithi112 bash[27689]: cluster 2023-10-01T07:31:07.200189+0000 mgr.y (mgr.24353) 139 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:08.782 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:08 smithi084 bash[27378]: cluster 2023-10-01T07:31:07.200189+0000 mgr.y (mgr.24353) 139 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:08.782 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:08 smithi084 bash[33757]: cluster 2023-10-01T07:31:07.200189+0000 mgr.y (mgr.24353) 139 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:09.061 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:31:08 smithi084 bash[27645]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:31:08] "GET /metrics HTTP/1.1" 200 191353 "" "Prometheus/2.33.4" 2023-10-01T07:31:10.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:10 smithi084 bash[27378]: cluster 2023-10-01T07:31:09.200563+0000 mgr.y (mgr.24353) 140 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:10.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:10 smithi084 bash[33757]: cluster 2023-10-01T07:31:09.200563+0000 mgr.y (mgr.24353) 140 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:10.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:10 smithi112 bash[27689]: cluster 2023-10-01T07:31:09.200563+0000 mgr.y (mgr.24353) 140 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:12.205 INFO:teuthology.orchestra.run.smithi084.stdout:154618822725 2023-10-01T07:31:12.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:12 smithi112 bash[27689]: cluster 2023-10-01T07:31:11.201498+0000 mgr.y (mgr.24353) 141 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:12.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:12 smithi112 bash[27689]: audit 2023-10-01T07:31:11.831987+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:31:12.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:12 smithi112 bash[27689]: audit 2023-10-01T07:31:12.094764+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:31:12.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:12 smithi112 bash[27689]: audit 2023-10-01T07:31:12.203375+0000 mon.c (mon.2) 87 : audit [DBG] from='client.? 172.21.15.84:0/2389130305' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-01T07:31:12.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:12 smithi112 bash[27689]: audit 2023-10-01T07:31:12.384465+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:31:12.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:12 smithi112 bash[27689]: audit 2023-10-01T07:31:12.385600+0000 mon.c (mon.2) 89 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:31:12.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:12 smithi112 bash[27689]: audit 2023-10-01T07:31:12.391970+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:31:13.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:12 smithi084 bash[33757]: cluster 2023-10-01T07:31:11.201498+0000 mgr.y (mgr.24353) 141 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:13.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:12 smithi084 bash[33757]: audit 2023-10-01T07:31:11.831987+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:31:13.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:12 smithi084 bash[33757]: audit 2023-10-01T07:31:12.094764+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:31:13.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:12 smithi084 bash[33757]: audit 2023-10-01T07:31:12.203375+0000 mon.c (mon.2) 87 : audit [DBG] from='client.? 172.21.15.84:0/2389130305' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-01T07:31:13.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:12 smithi084 bash[33757]: audit 2023-10-01T07:31:12.384465+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:31:13.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:12 smithi084 bash[33757]: audit 2023-10-01T07:31:12.385600+0000 mon.c (mon.2) 89 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:31:13.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:12 smithi084 bash[33757]: audit 2023-10-01T07:31:12.391970+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:31:13.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:12 smithi084 bash[27378]: cluster 2023-10-01T07:31:11.201498+0000 mgr.y (mgr.24353) 141 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:13.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:12 smithi084 bash[27378]: audit 2023-10-01T07:31:11.831987+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:31:13.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:12 smithi084 bash[27378]: audit 2023-10-01T07:31:12.094764+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:31:13.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:12 smithi084 bash[27378]: audit 2023-10-01T07:31:12.203375+0000 mon.c (mon.2) 87 : audit [DBG] from='client.? 172.21.15.84:0/2389130305' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-01T07:31:13.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:12 smithi084 bash[27378]: audit 2023-10-01T07:31:12.384465+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:31:13.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:12 smithi084 bash[27378]: audit 2023-10-01T07:31:12.385600+0000 mon.c (mon.2) 89 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:31:13.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:12 smithi084 bash[27378]: audit 2023-10-01T07:31:12.391970+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:31:14.858 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:14 smithi084 bash[27378]: cluster 2023-10-01T07:31:13.202105+0000 mgr.y (mgr.24353) 142 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:14.859 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:14 smithi084 bash[33757]: cluster 2023-10-01T07:31:13.202105+0000 mgr.y (mgr.24353) 142 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:14.874 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822721 got 154618822725 for osd.5 2023-10-01T07:31:14.874 DEBUG:teuthology.parallel:result is None 2023-10-01T07:31:14.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:14 smithi112 bash[27689]: cluster 2023-10-01T07:31:13.202105+0000 mgr.y (mgr.24353) 142 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:15.208 INFO:teuthology.orchestra.run.smithi084.stdout:55834574952 2023-10-01T07:31:15.628 INFO:teuthology.orchestra.run.smithi084.stdout:206158430261 2023-10-01T07:31:15.807 INFO:teuthology.orchestra.run.smithi084.stdout:180388626493 2023-10-01T07:31:15.840 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:15 smithi084 bash[33757]: audit 2023-10-01T07:31:15.205942+0000 mon.c (mon.2) 90 : audit [DBG] from='client.? 172.21.15.84:0/3208604183' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-01T07:31:15.840 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:15 smithi084 bash[27378]: audit 2023-10-01T07:31:15.205942+0000 mon.c (mon.2) 90 : audit [DBG] from='client.? 172.21.15.84:0/3208604183' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-01T07:31:15.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:15 smithi112 bash[27689]: audit 2023-10-01T07:31:15.205942+0000 mon.c (mon.2) 90 : audit [DBG] from='client.? 172.21.15.84:0/3208604183' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-01T07:31:16.517 INFO:teuthology.orchestra.run.smithi084.stdout:34359738481 2023-10-01T07:31:16.815 INFO:teuthology.orchestra.run.smithi084.stdout:77309411422 2023-10-01T07:31:16.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:16 smithi084 bash[27378]: cluster 2023-10-01T07:31:15.202484+0000 mgr.y (mgr.24353) 143 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:16.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:16 smithi084 bash[27378]: audit 2023-10-01T07:31:15.624415+0000 mon.a (mon.0) 665 : audit [DBG] from='client.? 172.21.15.84:0/482167356' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-01T07:31:16.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:16 smithi084 bash[27378]: audit 2023-10-01T07:31:15.804181+0000 mon.a (mon.0) 666 : audit [DBG] from='client.? 172.21.15.84:0/350954486' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-01T07:31:16.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:16 smithi084 bash[27378]: audit 2023-10-01T07:31:16.515444+0000 mon.a (mon.0) 667 : audit [DBG] from='client.? 172.21.15.84:0/4054034922' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-01T07:31:16.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:16 smithi084 bash[33757]: cluster 2023-10-01T07:31:15.202484+0000 mgr.y (mgr.24353) 143 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:16.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:16 smithi084 bash[33757]: audit 2023-10-01T07:31:15.624415+0000 mon.a (mon.0) 665 : audit [DBG] from='client.? 172.21.15.84:0/482167356' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-01T07:31:16.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:16 smithi084 bash[33757]: audit 2023-10-01T07:31:15.804181+0000 mon.a (mon.0) 666 : audit [DBG] from='client.? 172.21.15.84:0/350954486' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-01T07:31:16.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:16 smithi084 bash[33757]: audit 2023-10-01T07:31:16.515444+0000 mon.a (mon.0) 667 : audit [DBG] from='client.? 172.21.15.84:0/4054034922' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-01T07:31:16.958 INFO:teuthology.orchestra.run.smithi084.stdout:107374182487 2023-10-01T07:31:16.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:16 smithi112 bash[27689]: cluster 2023-10-01T07:31:15.202484+0000 mgr.y (mgr.24353) 143 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:16.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:16 smithi112 bash[27689]: audit 2023-10-01T07:31:15.624415+0000 mon.a (mon.0) 665 : audit [DBG] from='client.? 172.21.15.84:0/482167356' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-01T07:31:16.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:16 smithi112 bash[27689]: audit 2023-10-01T07:31:15.804181+0000 mon.a (mon.0) 666 : audit [DBG] from='client.? 172.21.15.84:0/350954486' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-01T07:31:16.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:16 smithi112 bash[27689]: audit 2023-10-01T07:31:16.515444+0000 mon.a (mon.0) 667 : audit [DBG] from='client.? 172.21.15.84:0/4054034922' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-01T07:31:17.498 INFO:teuthology.orchestra.run.smithi084.stdout:128849018959 2023-10-01T07:31:17.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:17 smithi112 bash[27689]: audit 2023-10-01T07:31:16.812963+0000 mon.a (mon.0) 668 : audit [DBG] from='client.? 172.21.15.84:0/2724042278' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-01T07:31:17.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:17 smithi112 bash[27689]: audit 2023-10-01T07:31:16.956406+0000 mon.a (mon.0) 669 : audit [DBG] from='client.? 172.21.15.84:0/1860002085' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-01T07:31:17.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:17 smithi112 bash[27689]: audit 2023-10-01T07:31:17.496105+0000 mon.a (mon.0) 670 : audit [DBG] from='client.? 172.21.15.84:0/1799168388' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-01T07:31:18.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:17 smithi084 bash[27378]: audit 2023-10-01T07:31:16.812963+0000 mon.a (mon.0) 668 : audit [DBG] from='client.? 172.21.15.84:0/2724042278' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-01T07:31:18.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:17 smithi084 bash[27378]: audit 2023-10-01T07:31:16.956406+0000 mon.a (mon.0) 669 : audit [DBG] from='client.? 172.21.15.84:0/1860002085' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-01T07:31:18.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:17 smithi084 bash[27378]: audit 2023-10-01T07:31:17.496105+0000 mon.a (mon.0) 670 : audit [DBG] from='client.? 172.21.15.84:0/1799168388' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-01T07:31:18.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:17 smithi084 bash[33757]: audit 2023-10-01T07:31:16.812963+0000 mon.a (mon.0) 668 : audit [DBG] from='client.? 172.21.15.84:0/2724042278' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-01T07:31:18.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:17 smithi084 bash[33757]: audit 2023-10-01T07:31:16.956406+0000 mon.a (mon.0) 669 : audit [DBG] from='client.? 172.21.15.84:0/1860002085' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-01T07:31:18.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:17 smithi084 bash[33757]: audit 2023-10-01T07:31:17.496105+0000 mon.a (mon.0) 670 : audit [DBG] from='client.? 172.21.15.84:0/1799168388' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-01T07:31:18.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:18 smithi112 bash[27689]: cluster 2023-10-01T07:31:17.203277+0000 mgr.y (mgr.24353) 144 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:18.728 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:31:18 smithi112 bash[28510]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:31:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T07:31:18.934 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:31:18 smithi084 bash[27645]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:31:18] "GET /metrics HTTP/1.1" 200 191353 "" "Prometheus/2.33.4" 2023-10-01T07:31:18.934 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:18 smithi084 bash[27378]: cluster 2023-10-01T07:31:17.203277+0000 mgr.y (mgr.24353) 144 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:18.934 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:18 smithi084 bash[33757]: cluster 2023-10-01T07:31:17.203277+0000 mgr.y (mgr.24353) 144 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:18.935 INFO:tasks.cephadm.ceph_manager.ceph:need seq 206158430257 got 206158430261 for osd.7 2023-10-01T07:31:18.935 DEBUG:teuthology.parallel:result is None 2023-10-01T07:31:19.075 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738477 got 34359738481 for osd.0 2023-10-01T07:31:19.076 DEBUG:teuthology.parallel:result is None 2023-10-01T07:31:19.083 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388626489 got 180388626493 for osd.6 2023-10-01T07:31:19.083 DEBUG:teuthology.parallel:result is None 2023-10-01T07:31:19.090 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574948 got 55834574952 for osd.1 2023-10-01T07:31:19.090 DEBUG:teuthology.parallel:result is None 2023-10-01T07:31:20.131 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182483 got 107374182487 for osd.3 2023-10-01T07:31:20.131 DEBUG:teuthology.parallel:result is None 2023-10-01T07:31:20.359 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411418 got 77309411422 for osd.2 2023-10-01T07:31:20.360 DEBUG:teuthology.parallel:result is None 2023-10-01T07:31:20.375 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018955 got 128849018959 for osd.4 2023-10-01T07:31:20.375 DEBUG:teuthology.parallel:result is None 2023-10-01T07:31:20.375 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-10-01T07:31:20.375 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T07:31:20.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:20 smithi084 bash[27378]: cluster 2023-10-01T07:31:19.203886+0000 mgr.y (mgr.24353) 145 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:20.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:20 smithi084 bash[33757]: cluster 2023-10-01T07:31:19.203886+0000 mgr.y (mgr.24353) 145 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:20.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:20 smithi112 bash[27689]: cluster 2023-10-01T07:31:19.203886+0000 mgr.y (mgr.24353) 145 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:22.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:22 smithi112 bash[27689]: cluster 2023-10-01T07:31:21.204903+0000 mgr.y (mgr.24353) 146 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:23.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:22 smithi084 bash[27378]: cluster 2023-10-01T07:31:21.204903+0000 mgr.y (mgr.24353) 146 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:23.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:22 smithi084 bash[33757]: cluster 2023-10-01T07:31:21.204903+0000 mgr.y (mgr.24353) 146 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:23.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:23 smithi112 bash[27689]: cluster 2023-10-01T07:31:23.205542+0000 mgr.y (mgr.24353) 147 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:24.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:23 smithi084 bash[33757]: cluster 2023-10-01T07:31:23.205542+0000 mgr.y (mgr.24353) 147 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:24.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:23 smithi084 bash[27378]: cluster 2023-10-01T07:31:23.205542+0000 mgr.y (mgr.24353) 147 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:25.186 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:31:26.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:26 smithi084 bash[27378]: cluster 2023-10-01T07:31:25.206178+0000 mgr.y (mgr.24353) 148 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:26.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:26 smithi084 bash[33757]: cluster 2023-10-01T07:31:25.206178+0000 mgr.y (mgr.24353) 148 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:26.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:26 smithi112 bash[27689]: cluster 2023-10-01T07:31:25.206178+0000 mgr.y (mgr.24353) 148 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:28.453 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T07:31:28.454 INFO:teuthology.orchestra.run.smithi084.stderr:dumped all 2023-10-01T07:31:28.728 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:31:28 smithi112 bash[28510]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:31:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T07:31:28.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:28 smithi112 bash[27689]: cluster 2023-10-01T07:31:27.207178+0000 mgr.y (mgr.24353) 149 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:28.782 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:28 smithi084 bash[27378]: cluster 2023-10-01T07:31:27.207178+0000 mgr.y (mgr.24353) 149 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:28.783 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:28 smithi084 bash[33757]: cluster 2023-10-01T07:31:27.207178+0000 mgr.y (mgr.24353) 149 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:29.074 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:31:28 smithi084 bash[27645]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:31:28] "GET /metrics HTTP/1.1" 200 191371 "" "Prometheus/2.33.4" 2023-10-01T07:31:29.228 INFO:teuthology.orchestra.run.smithi084.stdout:{"pg_ready":true,"pg_map":{"version":129,"stamp":"2023-10-01T07:31:27.206453+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":2381644,"kb_used_data":4876,"kb_used_omap":0,"kb_used_meta":2376704,"kb_avail":747579572,"statfs":{"total":767960285184,"available":765521481728,"internally_reserved":0,"allocated":4993024,"data_stored":2110767,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2433744896},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.004131"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":21,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T07:30:36.581878+0000","last_change":"2023-10-01T07:30:36.581878+0000","last_active":"2023-10-01T07:30:36.581878+0000","last_peered":"2023-10-01T07:30:36.581878+0000","last_clean":"2023-10-01T07:30:36.581878+0000","last_became_active":"2023-10-01T07:30:36.581092+0000","last_became_peered":"2023-10-01T07:30:36.581092+0000","last_unstale":"2023-10-01T07:30:36.581878+0000","last_undegraded":"2023-10-01T07:30:36.581878+0000","last_fullsized":"2023-10-01T07:30:36.581878+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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-10-01T07:30:36.158085+0000","last_change":"2023-10-01T07:29:58.588730+0000","last_active":"2023-10-01T07:30:36.158085+0000","last_peered":"2023-10-01T07:30:36.158085+0000","last_clean":"2023-10-01T07:30:36.158085+0000","last_became_active":"2023-10-01T07:29:58.588397+0000","last_became_peered":"2023-10-01T07:29:58.588397+0000","last_unstale":"2023-10-01T07:30:36.158085+0000","last_undegraded":"2023-10-01T07:30:36.158085+0000","last_fullsized":"2023-10-01T07:30:36.158085+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":4,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.573587+0000","last_change":"2023-10-01T07:29:58.607586+0000","last_active":"2023-10-01T07:30:35.573587+0000","last_peered":"2023-10-01T07:30:35.573587+0000","last_clean":"2023-10-01T07:30:35.573587+0000","last_became_active":"2023-10-01T07:29:58.606997+0000","last_became_peered":"2023-10-01T07:29:58.606997+0000","last_unstale":"2023-10-01T07:30:35.573587+0000","last_undegraded":"2023-10-01T07:30:35.573587+0000","last_fullsized":"2023-10-01T07:30:35.573587+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"59'1","reported_seq":14,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.573530+0000","last_change":"2023-10-01T07:29:58.589870+0000","last_active":"2023-10-01T07:30:35.573530+0000","last_peered":"2023-10-01T07:30:35.573530+0000","last_clean":"2023-10-01T07:30:35.573530+0000","last_became_active":"2023-10-01T07:29:58.589486+0000","last_became_peered":"2023-10-01T07:29:58.589486+0000","last_unstale":"2023-10-01T07:30:35.573530+0000","last_undegraded":"2023-10-01T07:30:35.573530+0000","last_fullsized":"2023-10-01T07:30:35.573530+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.574928+0000","last_change":"2023-10-01T07:29:58.612785+0000","last_active":"2023-10-01T07:30:35.574928+0000","last_peered":"2023-10-01T07:30:35.574928+0000","last_clean":"2023-10-01T07:30:35.574928+0000","last_became_active":"2023-10-01T07:29:58.612380+0000","last_became_peered":"2023-10-01T07:29:58.612380+0000","last_unstale":"2023-10-01T07:30:35.574928+0000","last_undegraded":"2023-10-01T07:30:35.574928+0000","last_fullsized":"2023-10-01T07:30:35.574928+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":15,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.579761+0000","last_change":"2023-10-01T07:29:58.586238+0000","last_active":"2023-10-01T07:30:35.579761+0000","last_peered":"2023-10-01T07:30:35.579761+0000","last_clean":"2023-10-01T07:30:35.579761+0000","last_became_active":"2023-10-01T07:29:58.585944+0000","last_became_peered":"2023-10-01T07:29:58.585944+0000","last_unstale":"2023-10-01T07:30:35.579761+0000","last_undegraded":"2023-10-01T07:30:35.579761+0000","last_fullsized":"2023-10-01T07:30:35.579761+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+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-10-01T07:30:35.574512+0000","last_change":"2023-10-01T07:29:58.619057+0000","last_active":"2023-10-01T07:30:35.574512+0000","last_peered":"2023-10-01T07:30:35.574512+0000","last_clean":"2023-10-01T07:30:35.574512+0000","last_became_active":"2023-10-01T07:29:58.618655+0000","last_became_peered":"2023-10-01T07:29:58.618655+0000","last_unstale":"2023-10-01T07:30:35.574512+0000","last_undegraded":"2023-10-01T07:30:35.574512+0000","last_fullsized":"2023-10-01T07:30:35.574512+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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-10-01T07:30:35.579792+0000","last_change":"2023-10-01T07:29:58.593240+0000","last_active":"2023-10-01T07:30:35.579792+0000","last_peered":"2023-10-01T07:30:35.579792+0000","last_clean":"2023-10-01T07:30:35.579792+0000","last_became_active":"2023-10-01T07:29:58.592900+0000","last_became_peered":"2023-10-01T07:29:58.592900+0000","last_unstale":"2023-10-01T07:30:35.579792+0000","last_undegraded":"2023-10-01T07:30:35.579792+0000","last_fullsized":"2023-10-01T07:30:35.579792+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.567811+0000","last_change":"2023-10-01T07:29:58.614368+0000","last_active":"2023-10-01T07:30:35.567811+0000","last_peered":"2023-10-01T07:30:35.567811+0000","last_clean":"2023-10-01T07:30:35.567811+0000","last_became_active":"2023-10-01T07:29:58.614051+0000","last_became_peered":"2023-10-01T07:29:58.614051+0000","last_unstale":"2023-10-01T07:30:35.567811+0000","last_undegraded":"2023-10-01T07:30:35.567811+0000","last_fullsized":"2023-10-01T07:30:35.567811+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-10-01T07:30:36.157755+0000","last_change":"2023-10-01T07:29:58.585831+0000","last_active":"2023-10-01T07:30:36.157755+0000","last_peered":"2023-10-01T07:30:36.157755+0000","last_clean":"2023-10-01T07:30:36.157755+0000","last_became_active":"2023-10-01T07:29:58.584961+0000","last_became_peered":"2023-10-01T07:29:58.584961+0000","last_unstale":"2023-10-01T07:30:36.157755+0000","last_undegraded":"2023-10-01T07:30:36.157755+0000","last_fullsized":"2023-10-01T07:30:36.157755+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.574318+0000","last_change":"2023-10-01T07:29:58.614435+0000","last_active":"2023-10-01T07:30:35.574318+0000","last_peered":"2023-10-01T07:30:35.574318+0000","last_clean":"2023-10-01T07:30:35.574318+0000","last_became_active":"2023-10-01T07:29:58.614015+0000","last_became_peered":"2023-10-01T07:29:58.614015+0000","last_unstale":"2023-10-01T07:30:35.574318+0000","last_undegraded":"2023-10-01T07:30:35.574318+0000","last_fullsized":"2023-10-01T07:30:35.574318+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-10-01T07:30:36.157938+0000","last_change":"2023-10-01T07:29:58.585385+0000","last_active":"2023-10-01T07:30:36.157938+0000","last_peered":"2023-10-01T07:30:36.157938+0000","last_clean":"2023-10-01T07:30:36.157938+0000","last_became_active":"2023-10-01T07:29:58.585087+0000","last_became_peered":"2023-10-01T07:29:58.585087+0000","last_unstale":"2023-10-01T07:30:36.157938+0000","last_undegraded":"2023-10-01T07:30:36.157938+0000","last_fullsized":"2023-10-01T07:30:36.157938+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.578714+0000","last_change":"2023-10-01T07:28:02.835173+0000","last_active":"2023-10-01T07:30:35.578714+0000","last_peered":"2023-10-01T07:30:35.578714+0000","last_clean":"2023-10-01T07:30:35.578714+0000","last_became_active":"2023-10-01T07:28:02.834514+0000","last_became_peered":"2023-10-01T07:28:02.834514+0000","last_unstale":"2023-10-01T07:30:35.578714+0000","last_undegraded":"2023-10-01T07:30:35.578714+0000","last_fullsized":"2023-10-01T07:30:35.578714+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.572997+0000","last_change":"2023-10-01T07:29:58.898852+0000","last_active":"2023-10-01T07:30:35.572997+0000","last_peered":"2023-10-01T07:30:35.572997+0000","last_clean":"2023-10-01T07:30:35.572997+0000","last_became_active":"2023-10-01T07:29:58.898468+0000","last_became_peered":"2023-10-01T07:29:58.898468+0000","last_unstale":"2023-10-01T07:30:35.572997+0000","last_undegraded":"2023-10-01T07:30:35.572997+0000","last_fullsized":"2023-10-01T07:30:35.572997+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.570753+0000","last_change":"2023-10-01T07:28:02.869690+0000","last_active":"2023-10-01T07:30:35.570753+0000","last_peered":"2023-10-01T07:30:35.570753+0000","last_clean":"2023-10-01T07:30:35.570753+0000","last_became_active":"2023-10-01T07:28:02.869261+0000","last_became_peered":"2023-10-01T07:28:02.869261+0000","last_unstale":"2023-10-01T07:30:35.570753+0000","last_undegraded":"2023-10-01T07:30:35.570753+0000","last_fullsized":"2023-10-01T07:30:35.570753+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":15,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.573654+0000","last_change":"2023-10-01T07:29:58.595131+0000","last_active":"2023-10-01T07:30:35.573654+0000","last_peered":"2023-10-01T07:30:35.573654+0000","last_clean":"2023-10-01T07:30:35.573654+0000","last_became_active":"2023-10-01T07:29:58.594808+0000","last_became_peered":"2023-10-01T07:29:58.594808+0000","last_unstale":"2023-10-01T07:30:35.573654+0000","last_undegraded":"2023-10-01T07:30:35.573654+0000","last_fullsized":"2023-10-01T07:30:35.573654+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+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-10-01T07:30:36.157446+0000","last_change":"2023-10-01T07:29:58.896855+0000","last_active":"2023-10-01T07:30:36.157446+0000","last_peered":"2023-10-01T07:30:36.157446+0000","last_clean":"2023-10-01T07:30:36.157446+0000","last_became_active":"2023-10-01T07:29:58.896472+0000","last_became_peered":"2023-10-01T07:29:58.896472+0000","last_unstale":"2023-10-01T07:30:36.157446+0000","last_undegraded":"2023-10-01T07:30:36.157446+0000","last_fullsized":"2023-10-01T07:30:36.157446+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.570384+0000","last_change":"2023-10-01T07:29:58.593293+0000","last_active":"2023-10-01T07:30:35.570384+0000","last_peered":"2023-10-01T07:30:35.570384+0000","last_clean":"2023-10-01T07:30:35.570384+0000","last_became_active":"2023-10-01T07:29:58.592884+0000","last_became_peered":"2023-10-01T07:29:58.592884+0000","last_unstale":"2023-10-01T07:30:35.570384+0000","last_undegraded":"2023-10-01T07:30:35.570384+0000","last_fullsized":"2023-10-01T07:30:35.570384+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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-10-01T07:30:36.161991+0000","last_change":"2023-10-01T07:28:02.892042+0000","last_active":"2023-10-01T07:30:36.161991+0000","last_peered":"2023-10-01T07:30:36.161991+0000","last_clean":"2023-10-01T07:30:36.161991+0000","last_became_active":"2023-10-01T07:28:02.891132+0000","last_became_peered":"2023-10-01T07:28:02.891132+0000","last_unstale":"2023-10-01T07:30:36.161991+0000","last_undegraded":"2023-10-01T07:30:36.161991+0000","last_fullsized":"2023-10-01T07:30:36.161991+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-10-01T07:30:36.158056+0000","last_change":"2023-10-01T07:29:58.616346+0000","last_active":"2023-10-01T07:30:36.158056+0000","last_peered":"2023-10-01T07:30:36.158056+0000","last_clean":"2023-10-01T07:30:36.158056+0000","last_became_active":"2023-10-01T07:29:58.616001+0000","last_became_peered":"2023-10-01T07:29:58.616001+0000","last_unstale":"2023-10-01T07:30:36.158056+0000","last_undegraded":"2023-10-01T07:30:36.158056+0000","last_fullsized":"2023-10-01T07:30:36.158056+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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-10-01T07:30:36.157041+0000","last_change":"2023-10-01T07:29:58.585131+0000","last_active":"2023-10-01T07:30:36.157041+0000","last_peered":"2023-10-01T07:30:36.157041+0000","last_clean":"2023-10-01T07:30:36.157041+0000","last_became_active":"2023-10-01T07:29:58.584800+0000","last_became_peered":"2023-10-01T07:29:58.584800+0000","last_unstale":"2023-10-01T07:30:36.157041+0000","last_undegraded":"2023-10-01T07:30:36.157041+0000","last_fullsized":"2023-10-01T07:30:36.157041+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-10-01T07:30:36.161220+0000","last_change":"2023-10-01T07:28:02.890942+0000","last_active":"2023-10-01T07:30:36.161220+0000","last_peered":"2023-10-01T07:30:36.161220+0000","last_clean":"2023-10-01T07:30:36.161220+0000","last_became_active":"2023-10-01T07:28:02.890232+0000","last_became_peered":"2023-10-01T07:28:02.890232+0000","last_unstale":"2023-10-01T07:30:36.161220+0000","last_undegraded":"2023-10-01T07:30:36.161220+0000","last_fullsized":"2023-10-01T07:30:36.161220+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.577997+0000","last_change":"2023-10-01T07:29:58.901742+0000","last_active":"2023-10-01T07:30:35.577997+0000","last_peered":"2023-10-01T07:30:35.577997+0000","last_clean":"2023-10-01T07:30:35.577997+0000","last_became_active":"2023-10-01T07:29:58.901118+0000","last_became_peered":"2023-10-01T07:29:58.901118+0000","last_unstale":"2023-10-01T07:30:35.577997+0000","last_undegraded":"2023-10-01T07:30:35.577997+0000","last_fullsized":"2023-10-01T07:30:35.577997+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.573184+0000","last_change":"2023-10-01T07:29:58.590440+0000","last_active":"2023-10-01T07:30:35.573184+0000","last_peered":"2023-10-01T07:30:35.573184+0000","last_clean":"2023-10-01T07:30:35.573184+0000","last_became_active":"2023-10-01T07:29:58.590012+0000","last_became_peered":"2023-10-01T07:29:58.590012+0000","last_unstale":"2023-10-01T07:30:35.573184+0000","last_undegraded":"2023-10-01T07:30:35.573184+0000","last_fullsized":"2023-10-01T07:30:35.573184+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-10-01T07:30:36.161137+0000","last_change":"2023-10-01T07:27:04.117953+0000","last_active":"2023-10-01T07:30:36.161137+0000","last_peered":"2023-10-01T07:30:36.161137+0000","last_clean":"2023-10-01T07:30:36.161137+0000","last_became_active":"2023-10-01T07:27:04.117184+0000","last_became_peered":"2023-10-01T07:27:04.117184+0000","last_unstale":"2023-10-01T07:30:36.161137+0000","last_undegraded":"2023-10-01T07:30:36.161137+0000","last_fullsized":"2023-10-01T07:30:36.161137+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:23:32.049984+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:23:32.049984+0000","last_clean_scrub_stamp":"2023-10-01T07:23:32.049984+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.579538+0000","last_change":"2023-10-01T07:28:02.835562+0000","last_active":"2023-10-01T07:30:35.579538+0000","last_peered":"2023-10-01T07:30:35.579538+0000","last_clean":"2023-10-01T07:30:35.579538+0000","last_became_active":"2023-10-01T07:28:02.834578+0000","last_became_peered":"2023-10-01T07:28:02.834578+0000","last_unstale":"2023-10-01T07:30:35.579538+0000","last_undegraded":"2023-10-01T07:30:35.579538+0000","last_fullsized":"2023-10-01T07:30:35.579538+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.570224+0000","last_change":"2023-10-01T07:29:58.613296+0000","last_active":"2023-10-01T07:30:35.570224+0000","last_peered":"2023-10-01T07:30:35.570224+0000","last_clean":"2023-10-01T07:30:35.570224+0000","last_became_active":"2023-10-01T07:29:58.612964+0000","last_became_peered":"2023-10-01T07:29:58.612964+0000","last_unstale":"2023-10-01T07:30:35.570224+0000","last_undegraded":"2023-10-01T07:30:35.570224+0000","last_fullsized":"2023-10-01T07:30:35.570224+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.570233+0000","last_change":"2023-10-01T07:29:58.585301+0000","last_active":"2023-10-01T07:30:35.570233+0000","last_peered":"2023-10-01T07:30:35.570233+0000","last_clean":"2023-10-01T07:30:35.570233+0000","last_became_active":"2023-10-01T07:29:58.584900+0000","last_became_peered":"2023-10-01T07:29:58.584900+0000","last_unstale":"2023-10-01T07:30:35.570233+0000","last_undegraded":"2023-10-01T07:30:35.570233+0000","last_fullsized":"2023-10-01T07:30:35.570233+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.567399+0000","last_change":"2023-10-01T07:28:02.888342+0000","last_active":"2023-10-01T07:30:35.567399+0000","last_peered":"2023-10-01T07:30:35.567399+0000","last_clean":"2023-10-01T07:30:35.567399+0000","last_became_active":"2023-10-01T07:28:02.887942+0000","last_became_peered":"2023-10-01T07:28:02.887942+0000","last_unstale":"2023-10-01T07:30:35.567399+0000","last_undegraded":"2023-10-01T07:30:35.567399+0000","last_fullsized":"2023-10-01T07:30:35.567399+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.570293+0000","last_change":"2023-10-01T07:29:58.620920+0000","last_active":"2023-10-01T07:30:35.570293+0000","last_peered":"2023-10-01T07:30:35.570293+0000","last_clean":"2023-10-01T07:30:35.570293+0000","last_became_active":"2023-10-01T07:29:58.620426+0000","last_became_peered":"2023-10-01T07:29:58.620426+0000","last_unstale":"2023-10-01T07:30:35.570293+0000","last_undegraded":"2023-10-01T07:30:35.570293+0000","last_fullsized":"2023-10-01T07:30:35.570293+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.574994+0000","last_change":"2023-10-01T07:29:58.587240+0000","last_active":"2023-10-01T07:30:35.574994+0000","last_peered":"2023-10-01T07:30:35.574994+0000","last_clean":"2023-10-01T07:30:35.574994+0000","last_became_active":"2023-10-01T07:29:58.586919+0000","last_became_peered":"2023-10-01T07:29:58.586919+0000","last_unstale":"2023-10-01T07:30:35.574994+0000","last_undegraded":"2023-10-01T07:30:35.574994+0000","last_fullsized":"2023-10-01T07:30:35.574994+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.580091+0000","last_change":"2023-10-01T07:28:02.837453+0000","last_active":"2023-10-01T07:30:35.580091+0000","last_peered":"2023-10-01T07:30:35.580091+0000","last_clean":"2023-10-01T07:30:35.580091+0000","last_became_active":"2023-10-01T07:28:02.836809+0000","last_became_peered":"2023-10-01T07:28:02.836809+0000","last_unstale":"2023-10-01T07:30:35.580091+0000","last_undegraded":"2023-10-01T07:30:35.580091+0000","last_fullsized":"2023-10-01T07:30:35.580091+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-10-01T07:30:35.571287+0000","last_change":"2023-10-01T07:29:58.619111+0000","last_active":"2023-10-01T07:30:35.571287+0000","last_peered":"2023-10-01T07:30:35.571287+0000","last_clean":"2023-10-01T07:30:35.571287+0000","last_became_active":"2023-10-01T07:29:58.618790+0000","last_became_peered":"2023-10-01T07:29:58.618790+0000","last_unstale":"2023-10-01T07:30:35.571287+0000","last_undegraded":"2023-10-01T07:30:35.571287+0000","last_fullsized":"2023-10-01T07:30:35.571287+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-10-01T07:30:35.579731+0000","last_change":"2023-10-01T07:29:58.590854+0000","last_active":"2023-10-01T07:30:35.579731+0000","last_peered":"2023-10-01T07:30:35.579731+0000","last_clean":"2023-10-01T07:30:35.579731+0000","last_became_active":"2023-10-01T07:29:58.590503+0000","last_became_peered":"2023-10-01T07:29:58.590503+0000","last_unstale":"2023-10-01T07:30:35.579731+0000","last_undegraded":"2023-10-01T07:30:35.579731+0000","last_fullsized":"2023-10-01T07:30:35.579731+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.570188+0000","last_change":"2023-10-01T07:28:02.888784+0000","last_active":"2023-10-01T07:30:35.570188+0000","last_peered":"2023-10-01T07:30:35.570188+0000","last_clean":"2023-10-01T07:30:35.570188+0000","last_became_active":"2023-10-01T07:28:02.887384+0000","last_became_peered":"2023-10-01T07:28:02.887384+0000","last_unstale":"2023-10-01T07:30:35.570188+0000","last_undegraded":"2023-10-01T07:30:35.570188+0000","last_fullsized":"2023-10-01T07:30:35.570188+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.569402+0000","last_change":"2023-10-01T07:29:58.621078+0000","last_active":"2023-10-01T07:30:35.569402+0000","last_peered":"2023-10-01T07:30:35.569402+0000","last_clean":"2023-10-01T07:30:35.569402+0000","last_became_active":"2023-10-01T07:29:58.620672+0000","last_became_peered":"2023-10-01T07:29:58.620672+0000","last_unstale":"2023-10-01T07:30:35.569402+0000","last_undegraded":"2023-10-01T07:30:35.569402+0000","last_fullsized":"2023-10-01T07:30:35.569402+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.573015+0000","last_change":"2023-10-01T07:29:58.586460+0000","last_active":"2023-10-01T07:30:35.573015+0000","last_peered":"2023-10-01T07:30:35.573015+0000","last_clean":"2023-10-01T07:30:35.573015+0000","last_became_active":"2023-10-01T07:29:58.585977+0000","last_became_peered":"2023-10-01T07:29:58.585977+0000","last_unstale":"2023-10-01T07:30:35.573015+0000","last_undegraded":"2023-10-01T07:30:35.573015+0000","last_fullsized":"2023-10-01T07:30:35.573015+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.574613+0000","last_change":"2023-10-01T07:29:58.619062+0000","last_active":"2023-10-01T07:30:35.574613+0000","last_peered":"2023-10-01T07:30:35.574613+0000","last_clean":"2023-10-01T07:30:35.574613+0000","last_became_active":"2023-10-01T07:29:58.618708+0000","last_became_peered":"2023-10-01T07:29:58.618708+0000","last_unstale":"2023-10-01T07:30:35.574613+0000","last_undegraded":"2023-10-01T07:30:35.574613+0000","last_fullsized":"2023-10-01T07:30:35.574613+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.574519+0000","last_change":"2023-10-01T07:29:58.590317+0000","last_active":"2023-10-01T07:30:35.574519+0000","last_peered":"2023-10-01T07:30:35.574519+0000","last_clean":"2023-10-01T07:30:35.574519+0000","last_became_active":"2023-10-01T07:29:58.589420+0000","last_became_peered":"2023-10-01T07:29:58.589420+0000","last_unstale":"2023-10-01T07:30:35.574519+0000","last_undegraded":"2023-10-01T07:30:35.574519+0000","last_fullsized":"2023-10-01T07:30:35.574519+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.575481+0000","last_change":"2023-10-01T07:29:58.618376+0000","last_active":"2023-10-01T07:30:35.575481+0000","last_peered":"2023-10-01T07:30:35.575481+0000","last_clean":"2023-10-01T07:30:35.575481+0000","last_became_active":"2023-10-01T07:29:58.618025+0000","last_became_peered":"2023-10-01T07:29:58.618025+0000","last_unstale":"2023-10-01T07:30:35.575481+0000","last_undegraded":"2023-10-01T07:30:35.575481+0000","last_fullsized":"2023-10-01T07:30:35.575481+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.578314+0000","last_change":"2023-10-01T07:29:58.580455+0000","last_active":"2023-10-01T07:30:35.578314+0000","last_peered":"2023-10-01T07:30:35.578314+0000","last_clean":"2023-10-01T07:30:35.578314+0000","last_became_active":"2023-10-01T07:29:58.580091+0000","last_became_peered":"2023-10-01T07:29:58.580091+0000","last_unstale":"2023-10-01T07:30:35.578314+0000","last_undegraded":"2023-10-01T07:30:35.578314+0000","last_fullsized":"2023-10-01T07:30:35.578314+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.574659+0000","last_change":"2023-10-01T07:29:58.614773+0000","last_active":"2023-10-01T07:30:35.574659+0000","last_peered":"2023-10-01T07:30:35.574659+0000","last_clean":"2023-10-01T07:30:35.574659+0000","last_became_active":"2023-10-01T07:29:58.614361+0000","last_became_peered":"2023-10-01T07:29:58.614361+0000","last_unstale":"2023-10-01T07:30:35.574659+0000","last_undegraded":"2023-10-01T07:30:35.574659+0000","last_fullsized":"2023-10-01T07:30:35.574659+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":15,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.573335+0000","last_change":"2023-10-01T07:29:58.587311+0000","last_active":"2023-10-01T07:30:35.573335+0000","last_peered":"2023-10-01T07:30:35.573335+0000","last_clean":"2023-10-01T07:30:35.573335+0000","last_became_active":"2023-10-01T07:29:58.586966+0000","last_became_peered":"2023-10-01T07:29:58.586966+0000","last_unstale":"2023-10-01T07:30:35.573335+0000","last_undegraded":"2023-10-01T07:30:35.573335+0000","last_fullsized":"2023-10-01T07:30:35.573335+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+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-10-01T07:30:36.157271+0000","last_change":"2023-10-01T07:29:58.613583+0000","last_active":"2023-10-01T07:30:36.157271+0000","last_peered":"2023-10-01T07:30:36.157271+0000","last_clean":"2023-10-01T07:30:36.157271+0000","last_became_active":"2023-10-01T07:29:58.613269+0000","last_became_peered":"2023-10-01T07:29:58.613269+0000","last_unstale":"2023-10-01T07:30:36.157271+0000","last_undegraded":"2023-10-01T07:30:36.157271+0000","last_fullsized":"2023-10-01T07:30:36.157271+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.579661+0000","last_change":"2023-10-01T07:29:58.590315+0000","last_active":"2023-10-01T07:30:35.579661+0000","last_peered":"2023-10-01T07:30:35.579661+0000","last_clean":"2023-10-01T07:30:35.579661+0000","last_became_active":"2023-10-01T07:29:58.589906+0000","last_became_peered":"2023-10-01T07:29:58.589906+0000","last_unstale":"2023-10-01T07:30:35.579661+0000","last_undegraded":"2023-10-01T07:30:35.579661+0000","last_fullsized":"2023-10-01T07:30:35.579661+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.578039+0000","last_change":"2023-10-01T07:29:58.901746+0000","last_active":"2023-10-01T07:30:35.578039+0000","last_peered":"2023-10-01T07:30:35.578039+0000","last_clean":"2023-10-01T07:30:35.578039+0000","last_became_active":"2023-10-01T07:29:58.900212+0000","last_became_peered":"2023-10-01T07:29:58.900212+0000","last_unstale":"2023-10-01T07:30:35.578039+0000","last_undegraded":"2023-10-01T07:30:35.578039+0000","last_fullsized":"2023-10-01T07:30:35.578039+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-10-01T07:30:36.162097+0000","last_change":"2023-10-01T07:29:58.592152+0000","last_active":"2023-10-01T07:30:36.162097+0000","last_peered":"2023-10-01T07:30:36.162097+0000","last_clean":"2023-10-01T07:30:36.162097+0000","last_became_active":"2023-10-01T07:29:58.591741+0000","last_became_peered":"2023-10-01T07:29:58.591741+0000","last_unstale":"2023-10-01T07:30:36.162097+0000","last_undegraded":"2023-10-01T07:30:36.162097+0000","last_fullsized":"2023-10-01T07:30:36.162097+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+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":21,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T07:30:36.581520+0000","last_change":"2023-10-01T07:30:36.581520+0000","last_active":"2023-10-01T07:30:36.581520+0000","last_peered":"2023-10-01T07:30:36.581520+0000","last_clean":"2023-10-01T07:30:36.581520+0000","last_became_active":"2023-10-01T07:30:36.581040+0000","last_became_peered":"2023-10-01T07:30:36.581040+0000","last_unstale":"2023-10-01T07:30:36.581520+0000","last_undegraded":"2023-10-01T07:30:36.581520+0000","last_fullsized":"2023-10-01T07:30:36.581520+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,3],"acting":[4,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":15,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:36.161999+0000","last_change":"2023-10-01T07:29:58.588561+0000","last_active":"2023-10-01T07:30:36.161999+0000","last_peered":"2023-10-01T07:30:36.161999+0000","last_clean":"2023-10-01T07:30:36.161999+0000","last_became_active":"2023-10-01T07:29:58.588214+0000","last_became_peered":"2023-10-01T07:29:58.588214+0000","last_unstale":"2023-10-01T07:30:36.161999+0000","last_undegraded":"2023-10-01T07:30:36.161999+0000","last_fullsized":"2023-10-01T07:30:36.161999+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.579413+0000","last_change":"2023-10-01T07:29:58.903285+0000","last_active":"2023-10-01T07:30:35.579413+0000","last_peered":"2023-10-01T07:30:35.579413+0000","last_clean":"2023-10-01T07:30:35.579413+0000","last_became_active":"2023-10-01T07:29:58.902700+0000","last_became_peered":"2023-10-01T07:29:58.902700+0000","last_unstale":"2023-10-01T07:30:35.579413+0000","last_undegraded":"2023-10-01T07:30:35.579413+0000","last_fullsized":"2023-10-01T07:30:35.579413+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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-10-01T07:30:36.162182+0000","last_change":"2023-10-01T07:29:58.584635+0000","last_active":"2023-10-01T07:30:36.162182+0000","last_peered":"2023-10-01T07:30:36.162182+0000","last_clean":"2023-10-01T07:30:36.162182+0000","last_became_active":"2023-10-01T07:29:58.584200+0000","last_became_peered":"2023-10-01T07:29:58.584200+0000","last_unstale":"2023-10-01T07:30:36.162182+0000","last_undegraded":"2023-10-01T07:30:36.162182+0000","last_fullsized":"2023-10-01T07:30:36.162182+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.573275+0000","last_change":"2023-10-01T07:29:58.899184+0000","last_active":"2023-10-01T07:30:35.573275+0000","last_peered":"2023-10-01T07:30:35.573275+0000","last_clean":"2023-10-01T07:30:35.573275+0000","last_became_active":"2023-10-01T07:29:58.898846+0000","last_became_peered":"2023-10-01T07:29:58.898846+0000","last_unstale":"2023-10-01T07:30:35.573275+0000","last_undegraded":"2023-10-01T07:30:35.573275+0000","last_fullsized":"2023-10-01T07:30:35.573275+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"59'8","reported_seq":21,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.578282+0000","last_change":"2023-10-01T07:29:58.585276+0000","last_active":"2023-10-01T07:30:35.578282+0000","last_peered":"2023-10-01T07:30:35.578282+0000","last_clean":"2023-10-01T07:30:35.578282+0000","last_became_active":"2023-10-01T07:29:58.584912+0000","last_became_peered":"2023-10-01T07:29:58.584912+0000","last_unstale":"2023-10-01T07:30:35.578282+0000","last_undegraded":"2023-10-01T07:30:35.578282+0000","last_fullsized":"2023-10-01T07:30:35.578282+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+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-10-01T07:30:36.157823+0000","last_change":"2023-10-01T07:29:58.897214+0000","last_active":"2023-10-01T07:30:36.157823+0000","last_peered":"2023-10-01T07:30:36.157823+0000","last_clean":"2023-10-01T07:30:36.157823+0000","last_became_active":"2023-10-01T07:29:58.896736+0000","last_became_peered":"2023-10-01T07:29:58.896736+0000","last_unstale":"2023-10-01T07:30:36.157823+0000","last_undegraded":"2023-10-01T07:30:36.157823+0000","last_fullsized":"2023-10-01T07:30:36.157823+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-10-01T07:30:36.161175+0000","last_change":"2023-10-01T07:29:58.582599+0000","last_active":"2023-10-01T07:30:36.161175+0000","last_peered":"2023-10-01T07:30:36.161175+0000","last_clean":"2023-10-01T07:30:36.161175+0000","last_became_active":"2023-10-01T07:29:58.582201+0000","last_became_peered":"2023-10-01T07:29:58.582201+0000","last_unstale":"2023-10-01T07:30:36.161175+0000","last_undegraded":"2023-10-01T07:30:36.161175+0000","last_fullsized":"2023-10-01T07:30:36.161175+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.579573+0000","last_change":"2023-10-01T07:29:58.902695+0000","last_active":"2023-10-01T07:30:35.579573+0000","last_peered":"2023-10-01T07:30:35.579573+0000","last_clean":"2023-10-01T07:30:35.579573+0000","last_became_active":"2023-10-01T07:29:58.902336+0000","last_became_peered":"2023-10-01T07:29:58.902336+0000","last_unstale":"2023-10-01T07:30:35.579573+0000","last_undegraded":"2023-10-01T07:30:35.579573+0000","last_fullsized":"2023-10-01T07:30:35.579573+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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-10-01T07:30:36.157229+0000","last_change":"2023-10-01T07:29:58.585020+0000","last_active":"2023-10-01T07:30:36.157229+0000","last_peered":"2023-10-01T07:30:36.157229+0000","last_clean":"2023-10-01T07:30:36.157229+0000","last_became_active":"2023-10-01T07:29:58.584659+0000","last_became_peered":"2023-10-01T07:29:58.584659+0000","last_unstale":"2023-10-01T07:30:36.157229+0000","last_undegraded":"2023-10-01T07:30:36.157229+0000","last_fullsized":"2023-10-01T07:30:36.157229+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.573349+0000","last_change":"2023-10-01T07:29:58.898531+0000","last_active":"2023-10-01T07:30:35.573349+0000","last_peered":"2023-10-01T07:30:35.573349+0000","last_clean":"2023-10-01T07:30:35.573349+0000","last_became_active":"2023-10-01T07:29:58.897961+0000","last_became_peered":"2023-10-01T07:29:58.897961+0000","last_unstale":"2023-10-01T07:30:35.573349+0000","last_undegraded":"2023-10-01T07:30:35.573349+0000","last_fullsized":"2023-10-01T07:30:35.573349+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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-10-01T07:30:36.161588+0000","last_change":"2023-10-01T07:29:58.584802+0000","last_active":"2023-10-01T07:30:36.161588+0000","last_peered":"2023-10-01T07:30:36.161588+0000","last_clean":"2023-10-01T07:30:36.161588+0000","last_became_active":"2023-10-01T07:29:58.582512+0000","last_became_peered":"2023-10-01T07:29:58.582512+0000","last_unstale":"2023-10-01T07:30:36.161588+0000","last_undegraded":"2023-10-01T07:30:36.161588+0000","last_fullsized":"2023-10-01T07:30:36.161588+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.574266+0000","last_change":"2023-10-01T07:29:58.619184+0000","last_active":"2023-10-01T07:30:35.574266+0000","last_peered":"2023-10-01T07:30:35.574266+0000","last_clean":"2023-10-01T07:30:35.574266+0000","last_became_active":"2023-10-01T07:29:58.618827+0000","last_became_peered":"2023-10-01T07:29:58.618827+0000","last_unstale":"2023-10-01T07:30:35.574266+0000","last_undegraded":"2023-10-01T07:30:35.574266+0000","last_fullsized":"2023-10-01T07:30:35.574266+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"59'6","reported_seq":19,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.574865+0000","last_change":"2023-10-01T07:29:58.580207+0000","last_active":"2023-10-01T07:30:35.574865+0000","last_peered":"2023-10-01T07:30:35.574865+0000","last_clean":"2023-10-01T07:30:35.574865+0000","last_became_active":"2023-10-01T07:29:58.579278+0000","last_became_peered":"2023-10-01T07:29:58.579278+0000","last_unstale":"2023-10-01T07:30:35.574865+0000","last_undegraded":"2023-10-01T07:30:35.574865+0000","last_fullsized":"2023-10-01T07:30:35.574865+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":6,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":1536,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.570584+0000","last_change":"2023-10-01T07:29:58.615600+0000","last_active":"2023-10-01T07:30:35.570584+0000","last_peered":"2023-10-01T07:30:35.570584+0000","last_clean":"2023-10-01T07:30:35.570584+0000","last_became_active":"2023-10-01T07:29:58.615145+0000","last_became_peered":"2023-10-01T07:29:58.615145+0000","last_unstale":"2023-10-01T07:30:35.570584+0000","last_undegraded":"2023-10-01T07:30:35.570584+0000","last_fullsized":"2023-10-01T07:30:35.570584+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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-10-01T07:30:36.161885+0000","last_change":"2023-10-01T07:29:58.593525+0000","last_active":"2023-10-01T07:30:36.161885+0000","last_peered":"2023-10-01T07:30:36.161885+0000","last_clean":"2023-10-01T07:30:36.161885+0000","last_became_active":"2023-10-01T07:29:58.593156+0000","last_became_peered":"2023-10-01T07:29:58.593156+0000","last_unstale":"2023-10-01T07:30:36.161885+0000","last_undegraded":"2023-10-01T07:30:36.161885+0000","last_fullsized":"2023-10-01T07:30:36.161885+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":3,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.573635+0000","last_change":"2023-10-01T07:29:58.898631+0000","last_active":"2023-10-01T07:30:35.573635+0000","last_peered":"2023-10-01T07:30:35.573635+0000","last_clean":"2023-10-01T07:30:35.573635+0000","last_became_active":"2023-10-01T07:29:58.897499+0000","last_became_peered":"2023-10-01T07:29:58.897499+0000","last_unstale":"2023-10-01T07:30:35.573635+0000","last_undegraded":"2023-10-01T07:30:35.573635+0000","last_fullsized":"2023-10-01T07:30:35.573635+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.579798+0000","last_change":"2023-10-01T07:29:58.593567+0000","last_active":"2023-10-01T07:30:35.579798+0000","last_peered":"2023-10-01T07:30:35.579798+0000","last_clean":"2023-10-01T07:30:35.579798+0000","last_became_active":"2023-10-01T07:29:58.592878+0000","last_became_peered":"2023-10-01T07:29:58.592878+0000","last_unstale":"2023-10-01T07:30:35.579798+0000","last_undegraded":"2023-10-01T07:30:35.579798+0000","last_fullsized":"2023-10-01T07:30:35.579798+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.573161+0000","last_change":"2023-10-01T07:29:58.612918+0000","last_active":"2023-10-01T07:30:35.573161+0000","last_peered":"2023-10-01T07:30:35.573161+0000","last_clean":"2023-10-01T07:30:35.573161+0000","last_became_active":"2023-10-01T07:29:58.612642+0000","last_became_peered":"2023-10-01T07:29:58.612642+0000","last_unstale":"2023-10-01T07:30:35.573161+0000","last_undegraded":"2023-10-01T07:30:35.573161+0000","last_fullsized":"2023-10-01T07:30:35.573161+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:36.158135+0000","last_change":"2023-10-01T07:29:58.589396+0000","last_active":"2023-10-01T07:30:36.158135+0000","last_peered":"2023-10-01T07:30:36.158135+0000","last_clean":"2023-10-01T07:30:36.158135+0000","last_became_active":"2023-10-01T07:29:58.589078+0000","last_became_peered":"2023-10-01T07:29:58.589078+0000","last_unstale":"2023-10-01T07:30:36.158135+0000","last_undegraded":"2023-10-01T07:30:36.158135+0000","last_fullsized":"2023-10-01T07:30:36.158135+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":21,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T07:30:36.581787+0000","last_change":"2023-10-01T07:30:36.581787+0000","last_active":"2023-10-01T07:30:36.581787+0000","last_peered":"2023-10-01T07:30:36.581787+0000","last_clean":"2023-10-01T07:30:36.581787+0000","last_became_active":"2023-10-01T07:30:36.581128+0000","last_became_peered":"2023-10-01T07:30:36.581128+0000","last_unstale":"2023-10-01T07:30:36.581787+0000","last_undegraded":"2023-10-01T07:30:36.581787+0000","last_fullsized":"2023-10-01T07:30:36.581787+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.573166+0000","last_change":"2023-10-01T07:29:58.594373+0000","last_active":"2023-10-01T07:30:35.573166+0000","last_peered":"2023-10-01T07:30:35.573166+0000","last_clean":"2023-10-01T07:30:35.573166+0000","last_became_active":"2023-10-01T07:29:58.594132+0000","last_became_peered":"2023-10-01T07:29:58.594132+0000","last_unstale":"2023-10-01T07:30:35.573166+0000","last_undegraded":"2023-10-01T07:30:35.573166+0000","last_fullsized":"2023-10-01T07:30:35.573166+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-10-01T07:30:36.157784+0000","last_change":"2023-10-01T07:29:58.897965+0000","last_active":"2023-10-01T07:30:36.157784+0000","last_peered":"2023-10-01T07:30:36.157784+0000","last_clean":"2023-10-01T07:30:36.157784+0000","last_became_active":"2023-10-01T07:29:58.897595+0000","last_became_peered":"2023-10-01T07:29:58.897595+0000","last_unstale":"2023-10-01T07:30:36.157784+0000","last_undegraded":"2023-10-01T07:30:36.157784+0000","last_fullsized":"2023-10-01T07:30:36.157784+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.569902+0000","last_change":"2023-10-01T07:29:58.585381+0000","last_active":"2023-10-01T07:30:35.569902+0000","last_peered":"2023-10-01T07:30:35.569902+0000","last_clean":"2023-10-01T07:30:35.569902+0000","last_became_active":"2023-10-01T07:29:58.584116+0000","last_became_peered":"2023-10-01T07:29:58.584116+0000","last_unstale":"2023-10-01T07:30:35.569902+0000","last_undegraded":"2023-10-01T07:30:35.569902+0000","last_fullsized":"2023-10-01T07:30:35.569902+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.573471+0000","last_change":"2023-10-01T07:29:58.616561+0000","last_active":"2023-10-01T07:30:35.573471+0000","last_peered":"2023-10-01T07:30:35.573471+0000","last_clean":"2023-10-01T07:30:35.573471+0000","last_became_active":"2023-10-01T07:29:58.616271+0000","last_became_peered":"2023-10-01T07:29:58.616271+0000","last_unstale":"2023-10-01T07:30:35.573471+0000","last_undegraded":"2023-10-01T07:30:35.573471+0000","last_fullsized":"2023-10-01T07:30:35.573471+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"59'1","reported_seq":14,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.574560+0000","last_change":"2023-10-01T07:29:58.586592+0000","last_active":"2023-10-01T07:30:35.574560+0000","last_peered":"2023-10-01T07:30:35.574560+0000","last_clean":"2023-10-01T07:30:35.574560+0000","last_became_active":"2023-10-01T07:29:58.584778+0000","last_became_peered":"2023-10-01T07:29:58.584778+0000","last_unstale":"2023-10-01T07:30:35.574560+0000","last_undegraded":"2023-10-01T07:30:35.574560+0000","last_fullsized":"2023-10-01T07:30:35.574560+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":2306,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":45,"num_write_kb":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":6918,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430264,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297720,"kb_used_data":624,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447432,"statfs":{"total":95995035648,"available":95690170368,"internally_reserved":0,"allocated":638976,"data_stored":264615,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:31:11 2023","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.88400000000000001,"15min":0.85399999999999998},"min":{"1min":0.53500000000000003,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.2290000000000001,"5min":1.252,"15min":1.252},"last":1.2390000000000001},{"interface":"front","average":{"1min":0.93000000000000005,"5min":0.874,"15min":0.85599999999999998},"min":{"1min":0.60099999999999998,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.1499999999999999,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":0.68600000000000005}]},{"osd":1,"last update":"Sun Oct 1 07:31:11 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.88400000000000001,"15min":0.85499999999999998},"min":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.1699999999999999,"5min":1.385,"15min":1.385},"last":0.871},{"interface":"front","average":{"1min":0.96299999999999997,"5min":0.90400000000000003,"15min":0.90800000000000003},"min":{"1min":0.68000000000000005,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.1870000000000001,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":0.81000000000000005}]},{"osd":2,"last update":"Sun Oct 1 07:31:11 2023","interfaces":[{"interface":"back","average":{"1min":0.88300000000000001,"5min":0.85099999999999998,"15min":0.83299999999999996},"min":{"1min":0.71199999999999997,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.1459999999999999,"5min":1.3600000000000001,"15min":1.3600000000000001},"last":0.76900000000000002},{"interface":"front","average":{"1min":0.96199999999999997,"5min":0.92500000000000004,"15min":0.88900000000000001},"min":{"1min":0.69499999999999995,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.2430000000000001,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":1.1830000000000001}]},{"osd":3,"last update":"Sun Oct 1 07:31:11 2023","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.89200000000000002,"15min":0.87},"min":{"1min":0.65300000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.137,"5min":1.222,"15min":1.222},"last":0.94299999999999995},{"interface":"front","average":{"1min":0.97599999999999998,"5min":0.95299999999999996,"15min":0.92300000000000004},"min":{"1min":0.626,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.179,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":0.96999999999999997}]},{"osd":4,"last update":"Sun Oct 1 07:31:11 2023","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.88100000000000001,"15min":0.86299999999999999},"min":{"1min":0.72299999999999998,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.232,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":1.0009999999999999},{"interface":"front","average":{"1min":1.0349999999999999,"5min":0.98699999999999999,"15min":0.98899999999999999},"min":{"1min":0.79000000000000004,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.218,"5min":1.9810000000000001,"15min":1.9810000000000001},"last":1.0369999999999999}]},{"osd":5,"last update":"Sun Oct 1 07:31:11 2023","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.95599999999999996,"15min":0.92000000000000004},"min":{"1min":0.68899999999999995,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.248,"5min":1.542,"15min":1.542},"last":1.069},{"interface":"front","average":{"1min":1.1140000000000001,"5min":1.0069999999999999,"15min":0.98299999999999998},"min":{"1min":0.93300000000000005,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.294,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":1.1519999999999999}]},{"osd":6,"last update":"Sun Oct 1 07:31:11 2023","interfaces":[{"interface":"back","average":{"1min":1.099,"5min":1.0469999999999999,"15min":1.0389999999999999},"min":{"1min":0.89900000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.2669999999999999,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":1.083},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.0369999999999999,"15min":1.018},"min":{"1min":0.85499999999999998,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.3,"5min":1.6559999999999999,"15min":1.6559999999999999},"last":1.095}]}]},{"osd":6,"up_from":42,"seq":180388626496,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297712,"kb_used_data":616,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447440,"statfs":{"total":95995035648,"available":95690178560,"internally_reserved":0,"allocated":630784,"data_stored":264784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:31:25 2023","interfaces":[{"interface":"back","average":{"1min":0.84499999999999997,"5min":0.84699999999999998,"15min":0.81899999999999995},"min":{"1min":0.59999999999999998,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.087,"5min":1.256,"15min":1.256},"last":0.77000000000000002},{"interface":"front","average":{"1min":0.86099999999999999,"5min":0.83799999999999997,"15min":0.82999999999999996},"min":{"1min":0.495,"5min":0.495,"15min":0.495},"max":{"1min":1.155,"5min":1.3,"15min":1.3},"last":0.93999999999999995}]},{"osd":1,"last update":"Sun Oct 1 07:31:25 2023","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.90800000000000003,"15min":0.91200000000000003},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.085,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":0.80900000000000005},{"interface":"front","average":{"1min":1.0089999999999999,"5min":0.94799999999999995,"15min":0.94499999999999995},"min":{"1min":0.64600000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.242,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.92000000000000004}]},{"osd":2,"last update":"Sun Oct 1 07:31:25 2023","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.86599999999999999,"15min":0.84899999999999998},"min":{"1min":0.63600000000000001,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.2549999999999999,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":1.0980000000000001},{"interface":"front","average":{"1min":0.81399999999999995,"5min":0.84099999999999997,"15min":0.84999999999999998},"min":{"1min":0.56399999999999995,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":0.96399999999999997,"5min":1.452,"15min":1.452},"last":0.88200000000000001}]},{"osd":3,"last update":"Sun Oct 1 07:31:25 2023","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":0.94999999999999996,"15min":0.91800000000000004},"min":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"max":{"1min":1.222,"5min":3.6259999999999999,"15min":3.6259999999999999},"last":1.048},{"interface":"front","average":{"1min":0.98699999999999999,"5min":0.92100000000000004,"15min":0.90100000000000002},"min":{"1min":0.68700000000000006,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.2210000000000001,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":1.0269999999999999}]},{"osd":4,"last update":"Sun Oct 1 07:31:25 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.89800000000000002,"15min":0.85399999999999998},"min":{"1min":0.60199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.2290000000000001,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":0.98999999999999999},{"interface":"front","average":{"1min":1.075,"5min":0.99199999999999999,"15min":0.93500000000000005},"min":{"1min":0.65200000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.389,"5min":1.389,"15min":1.389},"last":0.871}]},{"osd":5,"last update":"Sun Oct 1 07:31:25 2023","interfaces":[{"interface":"back","average":{"1min":1.0529999999999999,"5min":0.96499999999999997,"15min":0.874},"min":{"1min":0.68999999999999995,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.294,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":0.71399999999999997},{"interface":"front","average":{"1min":1.1579999999999999,"5min":1.0389999999999999,"15min":0.98199999999999998},"min":{"1min":0.95799999999999996,"5min":0.505,"15min":0.505},"max":{"1min":1.321,"5min":1.3600000000000001,"15min":1.3600000000000001},"last":0.96899999999999997}]},{"osd":7,"last update":"Sun Oct 1 07:31:05 2023","interfaces":[{"interface":"back","average":{"1min":1.1830000000000001,"5min":1.0680000000000001,"15min":1.036},"min":{"1min":0.98599999999999999,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.421,"5min":1.421,"15min":1.421},"last":0.83199999999999996},{"interface":"front","average":{"1min":1.1659999999999999,"5min":1.0589999999999999,"15min":1.016},"min":{"1min":0.94499999999999995,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.391,"5min":1.391,"15min":1.391},"last":1.071}]}]},{"osd":1,"up_from":13,"seq":55834574955,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297692,"kb_used_data":596,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447460,"statfs":{"total":95995035648,"available":95690199040,"internally_reserved":0,"allocated":610304,"data_stored":262863,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:31:00 2023","interfaces":[{"interface":"back","average":{"1min":0.63,"5min":0.66000000000000003,"15min":0.56499999999999995},"min":{"1min":0.31900000000000001,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.95699999999999996,"5min":1.1160000000000001,"15min":1.1160000000000001},"last":0.85599999999999998},{"interface":"front","average":{"1min":0.69099999999999995,"5min":0.68400000000000005,"15min":0.57599999999999996},"min":{"1min":0.44900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":1.0089999999999999,"5min":1.0149999999999999,"15min":1.0149999999999999},"last":0.63}]},{"osd":2,"last update":"Sun Oct 1 07:30:36 2023","interfaces":[{"interface":"back","average":{"1min":0.78500000000000003,"5min":0.70499999999999996,"15min":0.61799999999999999},"min":{"1min":0.48099999999999998,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.3500000000000001,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":0.54700000000000004},{"interface":"front","average":{"1min":0.86699999999999999,"5min":0.78400000000000003,"15min":0.67500000000000004},"min":{"1min":0.47099999999999997,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.1890000000000001,"5min":1.1890000000000001,"15min":1.1890000000000001},"last":0.76800000000000002}]},{"osd":3,"last update":"Sun Oct 1 07:30:33 2023","interfaces":[{"interface":"back","average":{"1min":0.81499999999999995,"5min":0.75700000000000001,"15min":0.77100000000000002},"min":{"1min":0.50900000000000001,"5min":0.31,"15min":0.31},"max":{"1min":1.089,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":0.60499999999999998},{"interface":"front","average":{"1min":0.82399999999999995,"5min":0.81200000000000006,"15min":0.81799999999999995},"min":{"1min":0.63400000000000001,"5min":0.442,"15min":0.442},"max":{"1min":1.0149999999999999,"5min":1.147,"15min":1.147},"last":0.57999999999999996}]},{"osd":4,"last update":"Sun Oct 1 07:31:06 2023","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.96799999999999997,"15min":0.95799999999999996},"min":{"1min":0.65800000000000003,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.323,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":1.095},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.95099999999999996,"15min":0.93500000000000005},"min":{"1min":0.66600000000000004,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.333,"5min":1.333,"15min":1.333},"last":0.89400000000000002}]},{"osd":5,"last update":"Sun Oct 1 07:30:44 2023","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":0.96399999999999997,"15min":0.97999999999999998},"min":{"1min":0.78600000000000003,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.482,"5min":1.482,"15min":1.482},"last":0.95499999999999996},{"interface":"front","average":{"1min":1.0800000000000001,"5min":0.98799999999999999,"15min":1.016},"min":{"1min":0.68000000000000005,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.3999999999999999,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":1.048}]},{"osd":6,"last update":"Sun Oct 1 07:31:25 2023","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.022,"15min":1.0740000000000001},"min":{"1min":0.63800000000000001,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.4139999999999999,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":1.254},{"interface":"front","average":{"1min":1.012,"5min":1.026,"15min":1.0620000000000001},"min":{"1min":0.63600000000000001,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.288,"5min":1.4890000000000001,"15min":1.4890000000000001},"last":1.1319999999999999}]},{"osd":7,"last update":"Sun Oct 1 07:31:13 2023","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.0660000000000001,"15min":1.093},"min":{"1min":0.71999999999999997,"5min":0.502,"15min":0.502},"max":{"1min":1.3999999999999999,"5min":1.498,"15min":1.498},"last":1.1930000000000001},{"interface":"front","average":{"1min":1.044,"5min":1.0740000000000001,"15min":1.1160000000000001},"min":{"1min":0.66900000000000004,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.4019999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":1.0269999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738484,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297704,"kb_used_data":608,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447448,"statfs":{"total":95995035648,"available":95690186752,"internally_reserved":0,"allocated":622592,"data_stored":263754,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sun Oct 1 07:31:03 2023","interfaces":[{"interface":"back","average":{"1min":0.66500000000000004,"5min":0.66000000000000003,"15min":0.58299999999999996},"min":{"1min":0.443,"5min":0.39900000000000002,"15min":0.34799999999999998},"max":{"1min":0.86099999999999999,"5min":1.143,"15min":1.143},"last":0.629},{"interface":"front","average":{"1min":0.66000000000000003,"5min":0.70799999999999996,"15min":0.629},"min":{"1min":0.42699999999999999,"5min":0.315,"15min":0.315},"max":{"1min":0.98599999999999999,"5min":1.1279999999999999,"15min":1.1479999999999999},"last":0.996}]},{"osd":2,"last update":"Sun Oct 1 07:30:41 2023","interfaces":[{"interface":"back","average":{"1min":0.78200000000000003,"5min":0.752,"15min":0.67100000000000004},"min":{"1min":0.38800000000000001,"5min":0.372,"15min":0.372},"max":{"1min":2.073,"5min":2.073,"15min":2.073},"last":0.66200000000000003},{"interface":"front","average":{"1min":0.72099999999999997,"5min":0.73099999999999998,"15min":0.65800000000000003},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.0429999999999999,"5min":1.1879999999999999,"15min":1.1879999999999999},"last":0.78800000000000003}]},{"osd":3,"last update":"Sun Oct 1 07:30:24 2023","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.83199999999999996,"15min":0.81100000000000005},"min":{"1min":0.45200000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.806,"5min":1.806,"15min":1.806},"last":0.90100000000000002},{"interface":"front","average":{"1min":0.79500000000000004,"5min":0.77000000000000002,"15min":0.79600000000000004},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":1.079,"5min":1.246,"15min":1.246},"last":0.96699999999999997}]},{"osd":4,"last update":"Sun Oct 1 07:31:13 2023","interfaces":[{"interface":"back","average":{"1min":0.86299999999999999,"5min":0.89800000000000002,"15min":0.90500000000000003},"min":{"1min":0.72199999999999998,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.069,"5min":1.401,"15min":1.401},"last":1.119},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.96599999999999997,"15min":0.95899999999999996},"min":{"1min":0.70899999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.165,"5min":1.476,"15min":1.476},"last":1.069}]},{"osd":5,"last update":"Sun Oct 1 07:30:48 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.93100000000000005,"15min":0.91900000000000004},"min":{"1min":0.73399999999999999,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.179,"5min":1.335,"15min":1.335},"last":1.026},{"interface":"front","average":{"1min":1.0109999999999999,"5min":1.0149999999999999,"15min":1.0489999999999999},"min":{"1min":0.63200000000000001,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.272,"5min":1.589,"15min":1.589},"last":1.1519999999999999}]},{"osd":6,"last update":"Sun Oct 1 07:30:24 2023","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":1.028,"15min":1.044},"min":{"1min":0.78400000000000003,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.415,"5min":1.415,"15min":1.415},"last":1.091},{"interface":"front","average":{"1min":1.117,"5min":1.101,"15min":1.1299999999999999},"min":{"1min":0.65900000000000003,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.53,"5min":1.651,"15min":1.651},"last":1.2050000000000001}]},{"osd":7,"last update":"Sun Oct 1 07:31:13 2023","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":1.0369999999999999,"15min":1.0169999999999999},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.4079999999999999,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":0.93799999999999994},{"interface":"front","average":{"1min":1.105,"5min":1.1040000000000001,"15min":1.1100000000000001},"min":{"1min":0.82199999999999995,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.4079999999999999,"5min":1.554,"15min":1.554},"last":1.25}]}]},{"osd":2,"up_from":18,"seq":77309411425,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297700,"kb_used_data":604,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447452,"statfs":{"total":95995035648,"available":95690190848,"internally_reserved":0,"allocated":618496,"data_stored":263451,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:30:44 2023","interfaces":[{"interface":"back","average":{"1min":0.69399999999999995,"5min":0.65500000000000003,"15min":0.59899999999999998},"min":{"1min":0.44700000000000001,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.98899999999999999,"5min":0.98899999999999999,"15min":0.98899999999999999},"last":0.78100000000000003},{"interface":"front","average":{"1min":0.68300000000000005,"5min":0.70199999999999996,"15min":0.629},"min":{"1min":0.35199999999999998,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.96699999999999997,"5min":1.238,"15min":1.238},"last":0.81799999999999995}]},{"osd":1,"last update":"Sun Oct 1 07:30:44 2023","interfaces":[{"interface":"back","average":{"1min":0.82699999999999996,"5min":0.78900000000000003,"15min":0.69599999999999995},"min":{"1min":0.56299999999999994,"5min":0.315,"15min":0.315},"max":{"1min":1.2589999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":0.871},{"interface":"front","average":{"1min":0.82399999999999995,"5min":0.80700000000000005,"15min":0.75},"min":{"1min":0.56399999999999995,"5min":0.378,"15min":0.378},"max":{"1min":1.202,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":1.0680000000000001}]},{"osd":3,"last update":"Sun Oct 1 07:30:31 2023","interfaces":[{"interface":"back","average":{"1min":0.70199999999999996,"5min":0.70599999999999996,"15min":0.71299999999999997},"min":{"1min":0.40500000000000003,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.96499999999999997,"5min":1.1990000000000001,"15min":1.1990000000000001},"last":0.89100000000000001},{"interface":"front","average":{"1min":0.80400000000000005,"5min":0.77200000000000002,"15min":0.77600000000000002},"min":{"1min":0.56000000000000005,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.2310000000000001,"5min":1.409,"15min":1.409},"last":1.2090000000000001}]},{"osd":4,"last update":"Sun Oct 1 07:31:06 2023","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.91100000000000003,"15min":0.90900000000000003},"min":{"1min":0.624,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.163,"5min":1.484,"15min":1.484},"last":1.1819999999999999},{"interface":"front","average":{"1min":0.93700000000000006,"5min":0.98099999999999998,"15min":0.96499999999999997},"min":{"1min":0.69199999999999995,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.2809999999999999,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":1.125}]},{"osd":5,"last update":"Sun Oct 1 07:30:44 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.0049999999999999,"15min":1.0209999999999999},"min":{"1min":0.81399999999999995,"5min":0.70599999999999996,"15min":0.70599999999999996},"max":{"1min":1.3089999999999999,"5min":1.456,"15min":1.456},"last":0.96199999999999997},{"interface":"front","average":{"1min":1.0049999999999999,"5min":0.97099999999999997,"15min":0.97899999999999998},"min":{"1min":0.72399999999999998,"5min":0.63,"15min":0.63},"max":{"1min":1.4199999999999999,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":1.4319999999999999}]},{"osd":6,"last update":"Sun Oct 1 07:30:25 2023","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":1.006,"15min":1.0549999999999999},"min":{"1min":0.83499999999999996,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.26,"5min":1.6140000000000001,"15min":1.6140000000000001},"last":1.5249999999999999},{"interface":"front","average":{"1min":1.1220000000000001,"5min":1.0389999999999999,"15min":1.0680000000000001},"min":{"1min":0.82699999999999996,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.526,"5min":1.526,"15min":1.526},"last":1.262}]},{"osd":7,"last update":"Sun Oct 1 07:31:06 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.034,"15min":1.032},"min":{"1min":0.68000000000000005,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.575,"5min":1.575,"15min":1.575},"last":1.385},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.028,"15min":1.036},"min":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"max":{"1min":1.3160000000000001,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":1.5900000000000001}]}]},{"osd":3,"up_from":25,"seq":107374182490,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297700,"kb_used_data":604,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447452,"statfs":{"total":95995035648,"available":95690190848,"internally_reserved":0,"allocated":618496,"data_stored":263268,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:30:33 2023","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":0.70099999999999996,"15min":0.65100000000000002},"min":{"1min":0.45300000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":4.7400000000000002,"5min":4.7400000000000002,"15min":4.7400000000000002},"last":0.70999999999999996},{"interface":"front","average":{"1min":0.80900000000000005,"5min":0.72399999999999998,"15min":0.71699999999999997},"min":{"1min":0.38100000000000001,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.474,"5min":1.474,"15min":1.474},"last":0.97599999999999998}]},{"osd":1,"last update":"Sun Oct 1 07:30:33 2023","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":0.78300000000000003,"15min":0.753},"min":{"1min":0.46500000000000002,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":4.6120000000000001,"5min":4.6120000000000001,"15min":4.6120000000000001},"last":0.76500000000000001},{"interface":"front","average":{"1min":0.98499999999999999,"5min":0.77600000000000002,"15min":0.75700000000000001},"min":{"1min":0.40000000000000002,"5min":0.376,"15min":0.376},"max":{"1min":5.2460000000000004,"5min":5.2460000000000004,"15min":5.2460000000000004},"last":0.73199999999999998}]},{"osd":2,"last update":"Sun Oct 1 07:30:33 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.82899999999999996,"15min":0.82099999999999995},"min":{"1min":0.52700000000000002,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":4.0359999999999996,"5min":4.0359999999999996,"15min":4.0359999999999996},"last":1.0089999999999999},{"interface":"front","average":{"1min":0.81899999999999995,"5min":0.747,"15min":0.747},"min":{"1min":0.46500000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.748,"5min":1.748,"15min":1.748},"last":0.875}]},{"osd":4,"last update":"Sun Oct 1 07:31:06 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":0.97699999999999998,"15min":0.91100000000000003},"min":{"1min":0.67200000000000004,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.619,"5min":4.5800000000000001,"15min":4.5800000000000001},"last":1.1579999999999999},{"interface":"front","average":{"1min":0.90900000000000003,"5min":0.96899999999999997,"15min":0.91800000000000004},"min":{"1min":0.65700000000000003,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.357,"5min":4.0910000000000002,"15min":4.0910000000000002},"last":0.94799999999999995}]},{"osd":5,"last update":"Sun Oct 1 07:30:45 2023","interfaces":[{"interface":"back","average":{"1min":1.179,"5min":1.0009999999999999,"15min":0.95399999999999996},"min":{"1min":0.66600000000000004,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":4.641,"5min":4.641,"15min":4.641},"last":1.4139999999999999},{"interface":"front","average":{"1min":1.222,"5min":1.0209999999999999,"15min":0.98999999999999999},"min":{"1min":0.72699999999999998,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":5.298,"5min":5.298,"15min":5.298},"last":1.0720000000000001}]},{"osd":6,"last update":"Sun Oct 1 07:30:29 2023","interfaces":[{"interface":"back","average":{"1min":1.3360000000000001,"5min":1.0820000000000001,"15min":1.0740000000000001},"min":{"1min":0.84599999999999997,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":5.1109999999999998,"5min":5.1109999999999998,"15min":5.1109999999999998},"last":1.1120000000000001},{"interface":"front","average":{"1min":1.0640000000000001,"5min":1.04,"15min":1.0780000000000001},"min":{"1min":0.68799999999999994,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.796,"5min":1.796,"15min":1.796},"last":1.1799999999999999}]},{"osd":7,"last update":"Sun Oct 1 07:31:06 2023","interfaces":[{"interface":"back","average":{"1min":1.115,"5min":1.1060000000000001,"15min":1.0820000000000001},"min":{"1min":0.89300000000000002,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.6859999999999999,"5min":4.5490000000000004,"15min":4.5490000000000004},"last":1.365},{"interface":"front","average":{"1min":1.071,"5min":1.139,"15min":1.1439999999999999},"min":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.518,"5min":5.0679999999999996,"15min":5.0679999999999996},"last":1.234}]}]},{"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":297720,"kb_used_data":624,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447432,"statfs":{"total":95995035648,"available":95690170368,"internally_reserved":0,"allocated":638976,"data_stored":264860,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:31:10 2023","interfaces":[{"interface":"back","average":{"1min":0.83699999999999997,"5min":0.86199999999999999,"15min":0.83099999999999996},"min":{"1min":0.63400000000000001,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.0429999999999999,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.93100000000000005},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.88700000000000001,"15min":0.88300000000000001},"min":{"1min":0.57099999999999995,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.5940000000000001,"5min":2.0910000000000002,"15min":2.0910000000000002},"last":0.95099999999999996}]},{"osd":1,"last update":"Sun Oct 1 07:31:10 2023","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.89100000000000001,"15min":0.84299999999999997},"min":{"1min":0.626,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.3009999999999999,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":0.71299999999999997},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.92500000000000004,"15min":0.85699999999999998},"min":{"1min":0.61799999999999999,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.1459999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":1.0269999999999999}]},{"osd":2,"last update":"Sun Oct 1 07:31:10 2023","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":0.92300000000000004,"15min":0.872},"min":{"1min":0.79900000000000004,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.2130000000000001,"5min":1.304,"15min":1.304},"last":0.77000000000000002},{"interface":"front","average":{"1min":0.995,"5min":0.92100000000000004,"15min":0.91500000000000004},"min":{"1min":0.70199999999999996,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.6919999999999999,"5min":1.6919999999999999,"15min":1.6919999999999999},"last":1.0760000000000001}]},{"osd":3,"last update":"Sun Oct 1 07:31:10 2023","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":0.97399999999999998,"15min":0.91200000000000003},"min":{"1min":0.80900000000000005,"5min":0.63600000000000001,"15min":0.59299999999999997},"max":{"1min":1.833,"5min":1.833,"15min":1.833},"last":1.155},{"interface":"front","average":{"1min":0.98999999999999999,"5min":0.92600000000000005,"15min":0.88300000000000001},"min":{"1min":0.71099999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.2290000000000001,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":1.23}]},{"osd":5,"last update":"Sun Oct 1 07:30:43 2023","interfaces":[{"interface":"back","average":{"1min":0.86399999999999999,"5min":0.84099999999999997,"15min":0.73099999999999998},"min":{"1min":0.5,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.2030000000000001,"5min":1.345,"15min":1.345},"last":1.113},{"interface":"front","average":{"1min":1.032,"5min":0.93799999999999994,"15min":0.87},"min":{"1min":0.53300000000000003,"5min":0.502,"15min":0.502},"max":{"1min":1.7709999999999999,"5min":1.7709999999999999,"15min":1.7709999999999999},"last":1.2649999999999999}]},{"osd":6,"last update":"Sun Oct 1 07:30:28 2023","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":0.97899999999999998,"15min":0.98299999999999998},"min":{"1min":0.71699999999999997,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.5089999999999999,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":1.294},{"interface":"front","average":{"1min":1.129,"5min":1.0740000000000001,"15min":1.0900000000000001},"min":{"1min":0.90700000000000003,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.3460000000000001,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":1.1890000000000001}]},{"osd":7,"last update":"Sun Oct 1 07:31:10 2023","interfaces":[{"interface":"back","average":{"1min":1.1419999999999999,"5min":1.032,"15min":0.97599999999999998},"min":{"1min":0.79900000000000004,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.897,"5min":1.897,"15min":1.897},"last":1.3580000000000001},{"interface":"front","average":{"1min":1.143,"5min":1.0509999999999999,"15min":1.0069999999999999},"min":{"1min":0.81999999999999995,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.8799999999999999,"5min":1.8799999999999999,"15min":1.8799999999999999},"last":1.347}]}]},{"osd":5,"up_from":36,"seq":154618822728,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297696,"kb_used_data":600,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447456,"statfs":{"total":95995035648,"available":95690194944,"internally_reserved":0,"allocated":614400,"data_stored":263172,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:30:47 2023","interfaces":[{"interface":"back","average":{"1min":0.87,"5min":0.85599999999999998,"15min":0.85399999999999998},"min":{"1min":0.52700000000000002,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.3169999999999999,"5min":1.512,"15min":1.512},"last":0.90200000000000002},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.85499999999999998,"15min":0.83499999999999996},"min":{"1min":0.64500000000000002,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.3180000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":0.92900000000000005}]},{"osd":1,"last update":"Sun Oct 1 07:30:47 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.86699999999999999,"15min":0.83099999999999996},"min":{"1min":0.56599999999999995,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.1830000000000001,"5min":1.2789999999999999,"15min":1.2789999999999999},"last":0.82699999999999996},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.85499999999999998,"15min":0.86099999999999999},"min":{"1min":0.54600000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.139,"5min":1.238,"15min":1.238},"last":0.84499999999999997}]},{"osd":2,"last update":"Sun Oct 1 07:30:47 2023","interfaces":[{"interface":"back","average":{"1min":0.81699999999999995,"5min":0.85899999999999999,"15min":0.86299999999999999},"min":{"1min":0.56699999999999995,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.1850000000000001,"5min":1.498,"15min":1.498},"last":0.71799999999999997},{"interface":"front","average":{"1min":0.93300000000000005,"5min":0.90700000000000003,"15min":0.88400000000000001},"min":{"1min":0.625,"5min":0.438,"15min":0.438},"max":{"1min":1.1599999999999999,"5min":1.575,"15min":1.575},"last":0.98599999999999999}]},{"osd":3,"last update":"Sun Oct 1 07:30:47 2023","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":0.94799999999999995,"15min":0.96199999999999997},"min":{"1min":0.73699999999999999,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.29,"5min":1.29,"15min":1.29},"last":1.0209999999999999},{"interface":"front","average":{"1min":1.0820000000000001,"5min":1.0009999999999999,"15min":0.96899999999999997},"min":{"1min":0.77800000000000002,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.3320000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":1.0820000000000001}]},{"osd":4,"last update":"Sun Oct 1 07:30:47 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.82199999999999995,"15min":0.76800000000000002},"min":{"1min":0.58999999999999997,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.2230000000000001,"5min":1.2230000000000001,"15min":1.2230000000000001},"last":0.745},{"interface":"front","average":{"1min":0.95599999999999996,"5min":0.88300000000000001,"15min":0.80600000000000005},"min":{"1min":0.67400000000000004,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.2470000000000001,"5min":1.3109999999999999,"15min":1.3109999999999999},"last":0.88100000000000001}]},{"osd":6,"last update":"Sun Oct 1 07:30:34 2023","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":0.97199999999999998,"15min":0.97099999999999997},"min":{"1min":0.63300000000000001,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.2909999999999999,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":0.65600000000000003},{"interface":"front","average":{"1min":1.046,"5min":0.96099999999999997,"15min":0.95299999999999996},"min":{"1min":0.77900000000000003,"5min":0.441,"15min":0.441},"max":{"1min":1.3700000000000001,"5min":1.423,"15min":1.423},"last":1.069}]},{"osd":7,"last update":"Sun Oct 1 07:31:07 2023","interfaces":[{"interface":"back","average":{"1min":1.1000000000000001,"5min":1.0149999999999999,"15min":0.97299999999999998},"min":{"1min":0.82099999999999995,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.3300000000000001,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":0.96499999999999997},{"interface":"front","average":{"1min":1.1200000000000001,"5min":1.071,"15min":1.0349999999999999},"min":{"1min":0.752,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.359,"5min":1.512,"15min":1.512},"last":1.151}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":1682,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1606,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":1752,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-01T07:31:29.234 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T07:31:29.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:29 smithi084 bash[27378]: audit 2023-10-01T07:31:28.438990+0000 mgr.y (mgr.24353) 150 : audit [DBG] from='client.14772 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T07:31:29.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:29 smithi084 bash[33757]: audit 2023-10-01T07:31:28.438990+0000 mgr.y (mgr.24353) 150 : audit [DBG] from='client.14772 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T07:31:29.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:29 smithi112 bash[27689]: audit 2023-10-01T07:31:28.438990+0000 mgr.y (mgr.24353) 150 : audit [DBG] from='client.14772 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T07:31:30.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:30 smithi084 bash[33757]: cluster 2023-10-01T07:31:29.207861+0000 mgr.y (mgr.24353) 151 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:30.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:30 smithi084 bash[27378]: cluster 2023-10-01T07:31:29.207861+0000 mgr.y (mgr.24353) 151 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:30.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:30 smithi112 bash[27689]: cluster 2023-10-01T07:31:29.207861+0000 mgr.y (mgr.24353) 151 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:32.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:32 smithi084 bash[33757]: cluster 2023-10-01T07:31:31.208918+0000 mgr.y (mgr.24353) 152 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:32.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:32 smithi084 bash[27378]: cluster 2023-10-01T07:31:31.208918+0000 mgr.y (mgr.24353) 152 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:32.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:32 smithi112 bash[27689]: cluster 2023-10-01T07:31:31.208918+0000 mgr.y (mgr.24353) 152 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:34.015 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:31:34.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:34 smithi084 bash[33757]: cluster 2023-10-01T07:31:33.209650+0000 mgr.y (mgr.24353) 153 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:34.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:34 smithi084 bash[27378]: cluster 2023-10-01T07:31:33.209650+0000 mgr.y (mgr.24353) 153 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:34.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:34 smithi112 bash[27689]: cluster 2023-10-01T07:31:33.209650+0000 mgr.y (mgr.24353) 153 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:36.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:36 smithi084 bash[33757]: cluster 2023-10-01T07:31:35.210327+0000 mgr.y (mgr.24353) 154 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:36.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:36 smithi084 bash[27378]: cluster 2023-10-01T07:31:35.210327+0000 mgr.y (mgr.24353) 154 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:36.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:36 smithi112 bash[27689]: cluster 2023-10-01T07:31:35.210327+0000 mgr.y (mgr.24353) 154 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:37.131 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T07:31:37.135 INFO:teuthology.orchestra.run.smithi084.stderr:dumped all 2023-10-01T07:31:37.936 INFO:teuthology.orchestra.run.smithi084.stdout:{"pg_ready":true,"pg_map":{"version":133,"stamp":"2023-10-01T07:31:35.209990+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":2381644,"kb_used_data":4876,"kb_used_omap":0,"kb_used_meta":2376704,"kb_avail":747579572,"statfs":{"total":767960285184,"available":765521481728,"internally_reserved":0,"allocated":4993024,"data_stored":2110767,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2433744896},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.004784"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":21,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T07:30:36.581878+0000","last_change":"2023-10-01T07:30:36.581878+0000","last_active":"2023-10-01T07:30:36.581878+0000","last_peered":"2023-10-01T07:30:36.581878+0000","last_clean":"2023-10-01T07:30:36.581878+0000","last_became_active":"2023-10-01T07:30:36.581092+0000","last_became_peered":"2023-10-01T07:30:36.581092+0000","last_unstale":"2023-10-01T07:30:36.581878+0000","last_undegraded":"2023-10-01T07:30:36.581878+0000","last_fullsized":"2023-10-01T07:30:36.581878+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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-10-01T07:30:36.158085+0000","last_change":"2023-10-01T07:29:58.588730+0000","last_active":"2023-10-01T07:30:36.158085+0000","last_peered":"2023-10-01T07:30:36.158085+0000","last_clean":"2023-10-01T07:30:36.158085+0000","last_became_active":"2023-10-01T07:29:58.588397+0000","last_became_peered":"2023-10-01T07:29:58.588397+0000","last_unstale":"2023-10-01T07:30:36.158085+0000","last_undegraded":"2023-10-01T07:30:36.158085+0000","last_fullsized":"2023-10-01T07:30:36.158085+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":4,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.573587+0000","last_change":"2023-10-01T07:29:58.607586+0000","last_active":"2023-10-01T07:30:35.573587+0000","last_peered":"2023-10-01T07:30:35.573587+0000","last_clean":"2023-10-01T07:30:35.573587+0000","last_became_active":"2023-10-01T07:29:58.606997+0000","last_became_peered":"2023-10-01T07:29:58.606997+0000","last_unstale":"2023-10-01T07:30:35.573587+0000","last_undegraded":"2023-10-01T07:30:35.573587+0000","last_fullsized":"2023-10-01T07:30:35.573587+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"59'1","reported_seq":14,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.573530+0000","last_change":"2023-10-01T07:29:58.589870+0000","last_active":"2023-10-01T07:30:35.573530+0000","last_peered":"2023-10-01T07:30:35.573530+0000","last_clean":"2023-10-01T07:30:35.573530+0000","last_became_active":"2023-10-01T07:29:58.589486+0000","last_became_peered":"2023-10-01T07:29:58.589486+0000","last_unstale":"2023-10-01T07:30:35.573530+0000","last_undegraded":"2023-10-01T07:30:35.573530+0000","last_fullsized":"2023-10-01T07:30:35.573530+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.574928+0000","last_change":"2023-10-01T07:29:58.612785+0000","last_active":"2023-10-01T07:30:35.574928+0000","last_peered":"2023-10-01T07:30:35.574928+0000","last_clean":"2023-10-01T07:30:35.574928+0000","last_became_active":"2023-10-01T07:29:58.612380+0000","last_became_peered":"2023-10-01T07:29:58.612380+0000","last_unstale":"2023-10-01T07:30:35.574928+0000","last_undegraded":"2023-10-01T07:30:35.574928+0000","last_fullsized":"2023-10-01T07:30:35.574928+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":15,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.579761+0000","last_change":"2023-10-01T07:29:58.586238+0000","last_active":"2023-10-01T07:30:35.579761+0000","last_peered":"2023-10-01T07:30:35.579761+0000","last_clean":"2023-10-01T07:30:35.579761+0000","last_became_active":"2023-10-01T07:29:58.585944+0000","last_became_peered":"2023-10-01T07:29:58.585944+0000","last_unstale":"2023-10-01T07:30:35.579761+0000","last_undegraded":"2023-10-01T07:30:35.579761+0000","last_fullsized":"2023-10-01T07:30:35.579761+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+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-10-01T07:30:35.574512+0000","last_change":"2023-10-01T07:29:58.619057+0000","last_active":"2023-10-01T07:30:35.574512+0000","last_peered":"2023-10-01T07:30:35.574512+0000","last_clean":"2023-10-01T07:30:35.574512+0000","last_became_active":"2023-10-01T07:29:58.618655+0000","last_became_peered":"2023-10-01T07:29:58.618655+0000","last_unstale":"2023-10-01T07:30:35.574512+0000","last_undegraded":"2023-10-01T07:30:35.574512+0000","last_fullsized":"2023-10-01T07:30:35.574512+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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-10-01T07:30:35.579792+0000","last_change":"2023-10-01T07:29:58.593240+0000","last_active":"2023-10-01T07:30:35.579792+0000","last_peered":"2023-10-01T07:30:35.579792+0000","last_clean":"2023-10-01T07:30:35.579792+0000","last_became_active":"2023-10-01T07:29:58.592900+0000","last_became_peered":"2023-10-01T07:29:58.592900+0000","last_unstale":"2023-10-01T07:30:35.579792+0000","last_undegraded":"2023-10-01T07:30:35.579792+0000","last_fullsized":"2023-10-01T07:30:35.579792+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.567811+0000","last_change":"2023-10-01T07:29:58.614368+0000","last_active":"2023-10-01T07:30:35.567811+0000","last_peered":"2023-10-01T07:30:35.567811+0000","last_clean":"2023-10-01T07:30:35.567811+0000","last_became_active":"2023-10-01T07:29:58.614051+0000","last_became_peered":"2023-10-01T07:29:58.614051+0000","last_unstale":"2023-10-01T07:30:35.567811+0000","last_undegraded":"2023-10-01T07:30:35.567811+0000","last_fullsized":"2023-10-01T07:30:35.567811+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-10-01T07:30:36.157755+0000","last_change":"2023-10-01T07:29:58.585831+0000","last_active":"2023-10-01T07:30:36.157755+0000","last_peered":"2023-10-01T07:30:36.157755+0000","last_clean":"2023-10-01T07:30:36.157755+0000","last_became_active":"2023-10-01T07:29:58.584961+0000","last_became_peered":"2023-10-01T07:29:58.584961+0000","last_unstale":"2023-10-01T07:30:36.157755+0000","last_undegraded":"2023-10-01T07:30:36.157755+0000","last_fullsized":"2023-10-01T07:30:36.157755+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.574318+0000","last_change":"2023-10-01T07:29:58.614435+0000","last_active":"2023-10-01T07:30:35.574318+0000","last_peered":"2023-10-01T07:30:35.574318+0000","last_clean":"2023-10-01T07:30:35.574318+0000","last_became_active":"2023-10-01T07:29:58.614015+0000","last_became_peered":"2023-10-01T07:29:58.614015+0000","last_unstale":"2023-10-01T07:30:35.574318+0000","last_undegraded":"2023-10-01T07:30:35.574318+0000","last_fullsized":"2023-10-01T07:30:35.574318+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-10-01T07:30:36.157938+0000","last_change":"2023-10-01T07:29:58.585385+0000","last_active":"2023-10-01T07:30:36.157938+0000","last_peered":"2023-10-01T07:30:36.157938+0000","last_clean":"2023-10-01T07:30:36.157938+0000","last_became_active":"2023-10-01T07:29:58.585087+0000","last_became_peered":"2023-10-01T07:29:58.585087+0000","last_unstale":"2023-10-01T07:30:36.157938+0000","last_undegraded":"2023-10-01T07:30:36.157938+0000","last_fullsized":"2023-10-01T07:30:36.157938+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.578714+0000","last_change":"2023-10-01T07:28:02.835173+0000","last_active":"2023-10-01T07:30:35.578714+0000","last_peered":"2023-10-01T07:30:35.578714+0000","last_clean":"2023-10-01T07:30:35.578714+0000","last_became_active":"2023-10-01T07:28:02.834514+0000","last_became_peered":"2023-10-01T07:28:02.834514+0000","last_unstale":"2023-10-01T07:30:35.578714+0000","last_undegraded":"2023-10-01T07:30:35.578714+0000","last_fullsized":"2023-10-01T07:30:35.578714+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.572997+0000","last_change":"2023-10-01T07:29:58.898852+0000","last_active":"2023-10-01T07:30:35.572997+0000","last_peered":"2023-10-01T07:30:35.572997+0000","last_clean":"2023-10-01T07:30:35.572997+0000","last_became_active":"2023-10-01T07:29:58.898468+0000","last_became_peered":"2023-10-01T07:29:58.898468+0000","last_unstale":"2023-10-01T07:30:35.572997+0000","last_undegraded":"2023-10-01T07:30:35.572997+0000","last_fullsized":"2023-10-01T07:30:35.572997+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.570753+0000","last_change":"2023-10-01T07:28:02.869690+0000","last_active":"2023-10-01T07:30:35.570753+0000","last_peered":"2023-10-01T07:30:35.570753+0000","last_clean":"2023-10-01T07:30:35.570753+0000","last_became_active":"2023-10-01T07:28:02.869261+0000","last_became_peered":"2023-10-01T07:28:02.869261+0000","last_unstale":"2023-10-01T07:30:35.570753+0000","last_undegraded":"2023-10-01T07:30:35.570753+0000","last_fullsized":"2023-10-01T07:30:35.570753+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":15,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.573654+0000","last_change":"2023-10-01T07:29:58.595131+0000","last_active":"2023-10-01T07:30:35.573654+0000","last_peered":"2023-10-01T07:30:35.573654+0000","last_clean":"2023-10-01T07:30:35.573654+0000","last_became_active":"2023-10-01T07:29:58.594808+0000","last_became_peered":"2023-10-01T07:29:58.594808+0000","last_unstale":"2023-10-01T07:30:35.573654+0000","last_undegraded":"2023-10-01T07:30:35.573654+0000","last_fullsized":"2023-10-01T07:30:35.573654+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+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-10-01T07:30:36.157446+0000","last_change":"2023-10-01T07:29:58.896855+0000","last_active":"2023-10-01T07:30:36.157446+0000","last_peered":"2023-10-01T07:30:36.157446+0000","last_clean":"2023-10-01T07:30:36.157446+0000","last_became_active":"2023-10-01T07:29:58.896472+0000","last_became_peered":"2023-10-01T07:29:58.896472+0000","last_unstale":"2023-10-01T07:30:36.157446+0000","last_undegraded":"2023-10-01T07:30:36.157446+0000","last_fullsized":"2023-10-01T07:30:36.157446+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.570384+0000","last_change":"2023-10-01T07:29:58.593293+0000","last_active":"2023-10-01T07:30:35.570384+0000","last_peered":"2023-10-01T07:30:35.570384+0000","last_clean":"2023-10-01T07:30:35.570384+0000","last_became_active":"2023-10-01T07:29:58.592884+0000","last_became_peered":"2023-10-01T07:29:58.592884+0000","last_unstale":"2023-10-01T07:30:35.570384+0000","last_undegraded":"2023-10-01T07:30:35.570384+0000","last_fullsized":"2023-10-01T07:30:35.570384+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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-10-01T07:30:36.161991+0000","last_change":"2023-10-01T07:28:02.892042+0000","last_active":"2023-10-01T07:30:36.161991+0000","last_peered":"2023-10-01T07:30:36.161991+0000","last_clean":"2023-10-01T07:30:36.161991+0000","last_became_active":"2023-10-01T07:28:02.891132+0000","last_became_peered":"2023-10-01T07:28:02.891132+0000","last_unstale":"2023-10-01T07:30:36.161991+0000","last_undegraded":"2023-10-01T07:30:36.161991+0000","last_fullsized":"2023-10-01T07:30:36.161991+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-10-01T07:30:36.158056+0000","last_change":"2023-10-01T07:29:58.616346+0000","last_active":"2023-10-01T07:30:36.158056+0000","last_peered":"2023-10-01T07:30:36.158056+0000","last_clean":"2023-10-01T07:30:36.158056+0000","last_became_active":"2023-10-01T07:29:58.616001+0000","last_became_peered":"2023-10-01T07:29:58.616001+0000","last_unstale":"2023-10-01T07:30:36.158056+0000","last_undegraded":"2023-10-01T07:30:36.158056+0000","last_fullsized":"2023-10-01T07:30:36.158056+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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-10-01T07:30:36.157041+0000","last_change":"2023-10-01T07:29:58.585131+0000","last_active":"2023-10-01T07:30:36.157041+0000","last_peered":"2023-10-01T07:30:36.157041+0000","last_clean":"2023-10-01T07:30:36.157041+0000","last_became_active":"2023-10-01T07:29:58.584800+0000","last_became_peered":"2023-10-01T07:29:58.584800+0000","last_unstale":"2023-10-01T07:30:36.157041+0000","last_undegraded":"2023-10-01T07:30:36.157041+0000","last_fullsized":"2023-10-01T07:30:36.157041+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-10-01T07:30:36.161220+0000","last_change":"2023-10-01T07:28:02.890942+0000","last_active":"2023-10-01T07:30:36.161220+0000","last_peered":"2023-10-01T07:30:36.161220+0000","last_clean":"2023-10-01T07:30:36.161220+0000","last_became_active":"2023-10-01T07:28:02.890232+0000","last_became_peered":"2023-10-01T07:28:02.890232+0000","last_unstale":"2023-10-01T07:30:36.161220+0000","last_undegraded":"2023-10-01T07:30:36.161220+0000","last_fullsized":"2023-10-01T07:30:36.161220+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.577997+0000","last_change":"2023-10-01T07:29:58.901742+0000","last_active":"2023-10-01T07:30:35.577997+0000","last_peered":"2023-10-01T07:30:35.577997+0000","last_clean":"2023-10-01T07:30:35.577997+0000","last_became_active":"2023-10-01T07:29:58.901118+0000","last_became_peered":"2023-10-01T07:29:58.901118+0000","last_unstale":"2023-10-01T07:30:35.577997+0000","last_undegraded":"2023-10-01T07:30:35.577997+0000","last_fullsized":"2023-10-01T07:30:35.577997+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.573184+0000","last_change":"2023-10-01T07:29:58.590440+0000","last_active":"2023-10-01T07:30:35.573184+0000","last_peered":"2023-10-01T07:30:35.573184+0000","last_clean":"2023-10-01T07:30:35.573184+0000","last_became_active":"2023-10-01T07:29:58.590012+0000","last_became_peered":"2023-10-01T07:29:58.590012+0000","last_unstale":"2023-10-01T07:30:35.573184+0000","last_undegraded":"2023-10-01T07:30:35.573184+0000","last_fullsized":"2023-10-01T07:30:35.573184+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-10-01T07:30:36.161137+0000","last_change":"2023-10-01T07:27:04.117953+0000","last_active":"2023-10-01T07:30:36.161137+0000","last_peered":"2023-10-01T07:30:36.161137+0000","last_clean":"2023-10-01T07:30:36.161137+0000","last_became_active":"2023-10-01T07:27:04.117184+0000","last_became_peered":"2023-10-01T07:27:04.117184+0000","last_unstale":"2023-10-01T07:30:36.161137+0000","last_undegraded":"2023-10-01T07:30:36.161137+0000","last_fullsized":"2023-10-01T07:30:36.161137+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:23:32.049984+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:23:32.049984+0000","last_clean_scrub_stamp":"2023-10-01T07:23:32.049984+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.579538+0000","last_change":"2023-10-01T07:28:02.835562+0000","last_active":"2023-10-01T07:30:35.579538+0000","last_peered":"2023-10-01T07:30:35.579538+0000","last_clean":"2023-10-01T07:30:35.579538+0000","last_became_active":"2023-10-01T07:28:02.834578+0000","last_became_peered":"2023-10-01T07:28:02.834578+0000","last_unstale":"2023-10-01T07:30:35.579538+0000","last_undegraded":"2023-10-01T07:30:35.579538+0000","last_fullsized":"2023-10-01T07:30:35.579538+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.570224+0000","last_change":"2023-10-01T07:29:58.613296+0000","last_active":"2023-10-01T07:30:35.570224+0000","last_peered":"2023-10-01T07:30:35.570224+0000","last_clean":"2023-10-01T07:30:35.570224+0000","last_became_active":"2023-10-01T07:29:58.612964+0000","last_became_peered":"2023-10-01T07:29:58.612964+0000","last_unstale":"2023-10-01T07:30:35.570224+0000","last_undegraded":"2023-10-01T07:30:35.570224+0000","last_fullsized":"2023-10-01T07:30:35.570224+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.570233+0000","last_change":"2023-10-01T07:29:58.585301+0000","last_active":"2023-10-01T07:30:35.570233+0000","last_peered":"2023-10-01T07:30:35.570233+0000","last_clean":"2023-10-01T07:30:35.570233+0000","last_became_active":"2023-10-01T07:29:58.584900+0000","last_became_peered":"2023-10-01T07:29:58.584900+0000","last_unstale":"2023-10-01T07:30:35.570233+0000","last_undegraded":"2023-10-01T07:30:35.570233+0000","last_fullsized":"2023-10-01T07:30:35.570233+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.567399+0000","last_change":"2023-10-01T07:28:02.888342+0000","last_active":"2023-10-01T07:30:35.567399+0000","last_peered":"2023-10-01T07:30:35.567399+0000","last_clean":"2023-10-01T07:30:35.567399+0000","last_became_active":"2023-10-01T07:28:02.887942+0000","last_became_peered":"2023-10-01T07:28:02.887942+0000","last_unstale":"2023-10-01T07:30:35.567399+0000","last_undegraded":"2023-10-01T07:30:35.567399+0000","last_fullsized":"2023-10-01T07:30:35.567399+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.570293+0000","last_change":"2023-10-01T07:29:58.620920+0000","last_active":"2023-10-01T07:30:35.570293+0000","last_peered":"2023-10-01T07:30:35.570293+0000","last_clean":"2023-10-01T07:30:35.570293+0000","last_became_active":"2023-10-01T07:29:58.620426+0000","last_became_peered":"2023-10-01T07:29:58.620426+0000","last_unstale":"2023-10-01T07:30:35.570293+0000","last_undegraded":"2023-10-01T07:30:35.570293+0000","last_fullsized":"2023-10-01T07:30:35.570293+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.574994+0000","last_change":"2023-10-01T07:29:58.587240+0000","last_active":"2023-10-01T07:30:35.574994+0000","last_peered":"2023-10-01T07:30:35.574994+0000","last_clean":"2023-10-01T07:30:35.574994+0000","last_became_active":"2023-10-01T07:29:58.586919+0000","last_became_peered":"2023-10-01T07:29:58.586919+0000","last_unstale":"2023-10-01T07:30:35.574994+0000","last_undegraded":"2023-10-01T07:30:35.574994+0000","last_fullsized":"2023-10-01T07:30:35.574994+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.580091+0000","last_change":"2023-10-01T07:28:02.837453+0000","last_active":"2023-10-01T07:30:35.580091+0000","last_peered":"2023-10-01T07:30:35.580091+0000","last_clean":"2023-10-01T07:30:35.580091+0000","last_became_active":"2023-10-01T07:28:02.836809+0000","last_became_peered":"2023-10-01T07:28:02.836809+0000","last_unstale":"2023-10-01T07:30:35.580091+0000","last_undegraded":"2023-10-01T07:30:35.580091+0000","last_fullsized":"2023-10-01T07:30:35.580091+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-10-01T07:30:35.571287+0000","last_change":"2023-10-01T07:29:58.619111+0000","last_active":"2023-10-01T07:30:35.571287+0000","last_peered":"2023-10-01T07:30:35.571287+0000","last_clean":"2023-10-01T07:30:35.571287+0000","last_became_active":"2023-10-01T07:29:58.618790+0000","last_became_peered":"2023-10-01T07:29:58.618790+0000","last_unstale":"2023-10-01T07:30:35.571287+0000","last_undegraded":"2023-10-01T07:30:35.571287+0000","last_fullsized":"2023-10-01T07:30:35.571287+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-10-01T07:30:35.579731+0000","last_change":"2023-10-01T07:29:58.590854+0000","last_active":"2023-10-01T07:30:35.579731+0000","last_peered":"2023-10-01T07:30:35.579731+0000","last_clean":"2023-10-01T07:30:35.579731+0000","last_became_active":"2023-10-01T07:29:58.590503+0000","last_became_peered":"2023-10-01T07:29:58.590503+0000","last_unstale":"2023-10-01T07:30:35.579731+0000","last_undegraded":"2023-10-01T07:30:35.579731+0000","last_fullsized":"2023-10-01T07:30:35.579731+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.570188+0000","last_change":"2023-10-01T07:28:02.888784+0000","last_active":"2023-10-01T07:30:35.570188+0000","last_peered":"2023-10-01T07:30:35.570188+0000","last_clean":"2023-10-01T07:30:35.570188+0000","last_became_active":"2023-10-01T07:28:02.887384+0000","last_became_peered":"2023-10-01T07:28:02.887384+0000","last_unstale":"2023-10-01T07:30:35.570188+0000","last_undegraded":"2023-10-01T07:30:35.570188+0000","last_fullsized":"2023-10-01T07:30:35.570188+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.569402+0000","last_change":"2023-10-01T07:29:58.621078+0000","last_active":"2023-10-01T07:30:35.569402+0000","last_peered":"2023-10-01T07:30:35.569402+0000","last_clean":"2023-10-01T07:30:35.569402+0000","last_became_active":"2023-10-01T07:29:58.620672+0000","last_became_peered":"2023-10-01T07:29:58.620672+0000","last_unstale":"2023-10-01T07:30:35.569402+0000","last_undegraded":"2023-10-01T07:30:35.569402+0000","last_fullsized":"2023-10-01T07:30:35.569402+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.573015+0000","last_change":"2023-10-01T07:29:58.586460+0000","last_active":"2023-10-01T07:30:35.573015+0000","last_peered":"2023-10-01T07:30:35.573015+0000","last_clean":"2023-10-01T07:30:35.573015+0000","last_became_active":"2023-10-01T07:29:58.585977+0000","last_became_peered":"2023-10-01T07:29:58.585977+0000","last_unstale":"2023-10-01T07:30:35.573015+0000","last_undegraded":"2023-10-01T07:30:35.573015+0000","last_fullsized":"2023-10-01T07:30:35.573015+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.574613+0000","last_change":"2023-10-01T07:29:58.619062+0000","last_active":"2023-10-01T07:30:35.574613+0000","last_peered":"2023-10-01T07:30:35.574613+0000","last_clean":"2023-10-01T07:30:35.574613+0000","last_became_active":"2023-10-01T07:29:58.618708+0000","last_became_peered":"2023-10-01T07:29:58.618708+0000","last_unstale":"2023-10-01T07:30:35.574613+0000","last_undegraded":"2023-10-01T07:30:35.574613+0000","last_fullsized":"2023-10-01T07:30:35.574613+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.574519+0000","last_change":"2023-10-01T07:29:58.590317+0000","last_active":"2023-10-01T07:30:35.574519+0000","last_peered":"2023-10-01T07:30:35.574519+0000","last_clean":"2023-10-01T07:30:35.574519+0000","last_became_active":"2023-10-01T07:29:58.589420+0000","last_became_peered":"2023-10-01T07:29:58.589420+0000","last_unstale":"2023-10-01T07:30:35.574519+0000","last_undegraded":"2023-10-01T07:30:35.574519+0000","last_fullsized":"2023-10-01T07:30:35.574519+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.575481+0000","last_change":"2023-10-01T07:29:58.618376+0000","last_active":"2023-10-01T07:30:35.575481+0000","last_peered":"2023-10-01T07:30:35.575481+0000","last_clean":"2023-10-01T07:30:35.575481+0000","last_became_active":"2023-10-01T07:29:58.618025+0000","last_became_peered":"2023-10-01T07:29:58.618025+0000","last_unstale":"2023-10-01T07:30:35.575481+0000","last_undegraded":"2023-10-01T07:30:35.575481+0000","last_fullsized":"2023-10-01T07:30:35.575481+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.578314+0000","last_change":"2023-10-01T07:29:58.580455+0000","last_active":"2023-10-01T07:30:35.578314+0000","last_peered":"2023-10-01T07:30:35.578314+0000","last_clean":"2023-10-01T07:30:35.578314+0000","last_became_active":"2023-10-01T07:29:58.580091+0000","last_became_peered":"2023-10-01T07:29:58.580091+0000","last_unstale":"2023-10-01T07:30:35.578314+0000","last_undegraded":"2023-10-01T07:30:35.578314+0000","last_fullsized":"2023-10-01T07:30:35.578314+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.574659+0000","last_change":"2023-10-01T07:29:58.614773+0000","last_active":"2023-10-01T07:30:35.574659+0000","last_peered":"2023-10-01T07:30:35.574659+0000","last_clean":"2023-10-01T07:30:35.574659+0000","last_became_active":"2023-10-01T07:29:58.614361+0000","last_became_peered":"2023-10-01T07:29:58.614361+0000","last_unstale":"2023-10-01T07:30:35.574659+0000","last_undegraded":"2023-10-01T07:30:35.574659+0000","last_fullsized":"2023-10-01T07:30:35.574659+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":15,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.573335+0000","last_change":"2023-10-01T07:29:58.587311+0000","last_active":"2023-10-01T07:30:35.573335+0000","last_peered":"2023-10-01T07:30:35.573335+0000","last_clean":"2023-10-01T07:30:35.573335+0000","last_became_active":"2023-10-01T07:29:58.586966+0000","last_became_peered":"2023-10-01T07:29:58.586966+0000","last_unstale":"2023-10-01T07:30:35.573335+0000","last_undegraded":"2023-10-01T07:30:35.573335+0000","last_fullsized":"2023-10-01T07:30:35.573335+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+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-10-01T07:30:36.157271+0000","last_change":"2023-10-01T07:29:58.613583+0000","last_active":"2023-10-01T07:30:36.157271+0000","last_peered":"2023-10-01T07:30:36.157271+0000","last_clean":"2023-10-01T07:30:36.157271+0000","last_became_active":"2023-10-01T07:29:58.613269+0000","last_became_peered":"2023-10-01T07:29:58.613269+0000","last_unstale":"2023-10-01T07:30:36.157271+0000","last_undegraded":"2023-10-01T07:30:36.157271+0000","last_fullsized":"2023-10-01T07:30:36.157271+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.579661+0000","last_change":"2023-10-01T07:29:58.590315+0000","last_active":"2023-10-01T07:30:35.579661+0000","last_peered":"2023-10-01T07:30:35.579661+0000","last_clean":"2023-10-01T07:30:35.579661+0000","last_became_active":"2023-10-01T07:29:58.589906+0000","last_became_peered":"2023-10-01T07:29:58.589906+0000","last_unstale":"2023-10-01T07:30:35.579661+0000","last_undegraded":"2023-10-01T07:30:35.579661+0000","last_fullsized":"2023-10-01T07:30:35.579661+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.578039+0000","last_change":"2023-10-01T07:29:58.901746+0000","last_active":"2023-10-01T07:30:35.578039+0000","last_peered":"2023-10-01T07:30:35.578039+0000","last_clean":"2023-10-01T07:30:35.578039+0000","last_became_active":"2023-10-01T07:29:58.900212+0000","last_became_peered":"2023-10-01T07:29:58.900212+0000","last_unstale":"2023-10-01T07:30:35.578039+0000","last_undegraded":"2023-10-01T07:30:35.578039+0000","last_fullsized":"2023-10-01T07:30:35.578039+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-10-01T07:30:36.162097+0000","last_change":"2023-10-01T07:29:58.592152+0000","last_active":"2023-10-01T07:30:36.162097+0000","last_peered":"2023-10-01T07:30:36.162097+0000","last_clean":"2023-10-01T07:30:36.162097+0000","last_became_active":"2023-10-01T07:29:58.591741+0000","last_became_peered":"2023-10-01T07:29:58.591741+0000","last_unstale":"2023-10-01T07:30:36.162097+0000","last_undegraded":"2023-10-01T07:30:36.162097+0000","last_fullsized":"2023-10-01T07:30:36.162097+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+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":21,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T07:30:36.581520+0000","last_change":"2023-10-01T07:30:36.581520+0000","last_active":"2023-10-01T07:30:36.581520+0000","last_peered":"2023-10-01T07:30:36.581520+0000","last_clean":"2023-10-01T07:30:36.581520+0000","last_became_active":"2023-10-01T07:30:36.581040+0000","last_became_peered":"2023-10-01T07:30:36.581040+0000","last_unstale":"2023-10-01T07:30:36.581520+0000","last_undegraded":"2023-10-01T07:30:36.581520+0000","last_fullsized":"2023-10-01T07:30:36.581520+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,3],"acting":[4,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":15,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:36.161999+0000","last_change":"2023-10-01T07:29:58.588561+0000","last_active":"2023-10-01T07:30:36.161999+0000","last_peered":"2023-10-01T07:30:36.161999+0000","last_clean":"2023-10-01T07:30:36.161999+0000","last_became_active":"2023-10-01T07:29:58.588214+0000","last_became_peered":"2023-10-01T07:29:58.588214+0000","last_unstale":"2023-10-01T07:30:36.161999+0000","last_undegraded":"2023-10-01T07:30:36.161999+0000","last_fullsized":"2023-10-01T07:30:36.161999+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.579413+0000","last_change":"2023-10-01T07:29:58.903285+0000","last_active":"2023-10-01T07:30:35.579413+0000","last_peered":"2023-10-01T07:30:35.579413+0000","last_clean":"2023-10-01T07:30:35.579413+0000","last_became_active":"2023-10-01T07:29:58.902700+0000","last_became_peered":"2023-10-01T07:29:58.902700+0000","last_unstale":"2023-10-01T07:30:35.579413+0000","last_undegraded":"2023-10-01T07:30:35.579413+0000","last_fullsized":"2023-10-01T07:30:35.579413+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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-10-01T07:30:36.162182+0000","last_change":"2023-10-01T07:29:58.584635+0000","last_active":"2023-10-01T07:30:36.162182+0000","last_peered":"2023-10-01T07:30:36.162182+0000","last_clean":"2023-10-01T07:30:36.162182+0000","last_became_active":"2023-10-01T07:29:58.584200+0000","last_became_peered":"2023-10-01T07:29:58.584200+0000","last_unstale":"2023-10-01T07:30:36.162182+0000","last_undegraded":"2023-10-01T07:30:36.162182+0000","last_fullsized":"2023-10-01T07:30:36.162182+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.573275+0000","last_change":"2023-10-01T07:29:58.899184+0000","last_active":"2023-10-01T07:30:35.573275+0000","last_peered":"2023-10-01T07:30:35.573275+0000","last_clean":"2023-10-01T07:30:35.573275+0000","last_became_active":"2023-10-01T07:29:58.898846+0000","last_became_peered":"2023-10-01T07:29:58.898846+0000","last_unstale":"2023-10-01T07:30:35.573275+0000","last_undegraded":"2023-10-01T07:30:35.573275+0000","last_fullsized":"2023-10-01T07:30:35.573275+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"59'8","reported_seq":21,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.578282+0000","last_change":"2023-10-01T07:29:58.585276+0000","last_active":"2023-10-01T07:30:35.578282+0000","last_peered":"2023-10-01T07:30:35.578282+0000","last_clean":"2023-10-01T07:30:35.578282+0000","last_became_active":"2023-10-01T07:29:58.584912+0000","last_became_peered":"2023-10-01T07:29:58.584912+0000","last_unstale":"2023-10-01T07:30:35.578282+0000","last_undegraded":"2023-10-01T07:30:35.578282+0000","last_fullsized":"2023-10-01T07:30:35.578282+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+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-10-01T07:30:36.157823+0000","last_change":"2023-10-01T07:29:58.897214+0000","last_active":"2023-10-01T07:30:36.157823+0000","last_peered":"2023-10-01T07:30:36.157823+0000","last_clean":"2023-10-01T07:30:36.157823+0000","last_became_active":"2023-10-01T07:29:58.896736+0000","last_became_peered":"2023-10-01T07:29:58.896736+0000","last_unstale":"2023-10-01T07:30:36.157823+0000","last_undegraded":"2023-10-01T07:30:36.157823+0000","last_fullsized":"2023-10-01T07:30:36.157823+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-10-01T07:30:36.161175+0000","last_change":"2023-10-01T07:29:58.582599+0000","last_active":"2023-10-01T07:30:36.161175+0000","last_peered":"2023-10-01T07:30:36.161175+0000","last_clean":"2023-10-01T07:30:36.161175+0000","last_became_active":"2023-10-01T07:29:58.582201+0000","last_became_peered":"2023-10-01T07:29:58.582201+0000","last_unstale":"2023-10-01T07:30:36.161175+0000","last_undegraded":"2023-10-01T07:30:36.161175+0000","last_fullsized":"2023-10-01T07:30:36.161175+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.579573+0000","last_change":"2023-10-01T07:29:58.902695+0000","last_active":"2023-10-01T07:30:35.579573+0000","last_peered":"2023-10-01T07:30:35.579573+0000","last_clean":"2023-10-01T07:30:35.579573+0000","last_became_active":"2023-10-01T07:29:58.902336+0000","last_became_peered":"2023-10-01T07:29:58.902336+0000","last_unstale":"2023-10-01T07:30:35.579573+0000","last_undegraded":"2023-10-01T07:30:35.579573+0000","last_fullsized":"2023-10-01T07:30:35.579573+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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-10-01T07:30:36.157229+0000","last_change":"2023-10-01T07:29:58.585020+0000","last_active":"2023-10-01T07:30:36.157229+0000","last_peered":"2023-10-01T07:30:36.157229+0000","last_clean":"2023-10-01T07:30:36.157229+0000","last_became_active":"2023-10-01T07:29:58.584659+0000","last_became_peered":"2023-10-01T07:29:58.584659+0000","last_unstale":"2023-10-01T07:30:36.157229+0000","last_undegraded":"2023-10-01T07:30:36.157229+0000","last_fullsized":"2023-10-01T07:30:36.157229+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.573349+0000","last_change":"2023-10-01T07:29:58.898531+0000","last_active":"2023-10-01T07:30:35.573349+0000","last_peered":"2023-10-01T07:30:35.573349+0000","last_clean":"2023-10-01T07:30:35.573349+0000","last_became_active":"2023-10-01T07:29:58.897961+0000","last_became_peered":"2023-10-01T07:29:58.897961+0000","last_unstale":"2023-10-01T07:30:35.573349+0000","last_undegraded":"2023-10-01T07:30:35.573349+0000","last_fullsized":"2023-10-01T07:30:35.573349+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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-10-01T07:30:36.161588+0000","last_change":"2023-10-01T07:29:58.584802+0000","last_active":"2023-10-01T07:30:36.161588+0000","last_peered":"2023-10-01T07:30:36.161588+0000","last_clean":"2023-10-01T07:30:36.161588+0000","last_became_active":"2023-10-01T07:29:58.582512+0000","last_became_peered":"2023-10-01T07:29:58.582512+0000","last_unstale":"2023-10-01T07:30:36.161588+0000","last_undegraded":"2023-10-01T07:30:36.161588+0000","last_fullsized":"2023-10-01T07:30:36.161588+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.574266+0000","last_change":"2023-10-01T07:29:58.619184+0000","last_active":"2023-10-01T07:30:35.574266+0000","last_peered":"2023-10-01T07:30:35.574266+0000","last_clean":"2023-10-01T07:30:35.574266+0000","last_became_active":"2023-10-01T07:29:58.618827+0000","last_became_peered":"2023-10-01T07:29:58.618827+0000","last_unstale":"2023-10-01T07:30:35.574266+0000","last_undegraded":"2023-10-01T07:30:35.574266+0000","last_fullsized":"2023-10-01T07:30:35.574266+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"59'6","reported_seq":19,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.574865+0000","last_change":"2023-10-01T07:29:58.580207+0000","last_active":"2023-10-01T07:30:35.574865+0000","last_peered":"2023-10-01T07:30:35.574865+0000","last_clean":"2023-10-01T07:30:35.574865+0000","last_became_active":"2023-10-01T07:29:58.579278+0000","last_became_peered":"2023-10-01T07:29:58.579278+0000","last_unstale":"2023-10-01T07:30:35.574865+0000","last_undegraded":"2023-10-01T07:30:35.574865+0000","last_fullsized":"2023-10-01T07:30:35.574865+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":6,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":1536,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.570584+0000","last_change":"2023-10-01T07:29:58.615600+0000","last_active":"2023-10-01T07:30:35.570584+0000","last_peered":"2023-10-01T07:30:35.570584+0000","last_clean":"2023-10-01T07:30:35.570584+0000","last_became_active":"2023-10-01T07:29:58.615145+0000","last_became_peered":"2023-10-01T07:29:58.615145+0000","last_unstale":"2023-10-01T07:30:35.570584+0000","last_undegraded":"2023-10-01T07:30:35.570584+0000","last_fullsized":"2023-10-01T07:30:35.570584+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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-10-01T07:30:36.161885+0000","last_change":"2023-10-01T07:29:58.593525+0000","last_active":"2023-10-01T07:30:36.161885+0000","last_peered":"2023-10-01T07:30:36.161885+0000","last_clean":"2023-10-01T07:30:36.161885+0000","last_became_active":"2023-10-01T07:29:58.593156+0000","last_became_peered":"2023-10-01T07:29:58.593156+0000","last_unstale":"2023-10-01T07:30:36.161885+0000","last_undegraded":"2023-10-01T07:30:36.161885+0000","last_fullsized":"2023-10-01T07:30:36.161885+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":3,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.573635+0000","last_change":"2023-10-01T07:29:58.898631+0000","last_active":"2023-10-01T07:30:35.573635+0000","last_peered":"2023-10-01T07:30:35.573635+0000","last_clean":"2023-10-01T07:30:35.573635+0000","last_became_active":"2023-10-01T07:29:58.897499+0000","last_became_peered":"2023-10-01T07:29:58.897499+0000","last_unstale":"2023-10-01T07:30:35.573635+0000","last_undegraded":"2023-10-01T07:30:35.573635+0000","last_fullsized":"2023-10-01T07:30:35.573635+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.579798+0000","last_change":"2023-10-01T07:29:58.593567+0000","last_active":"2023-10-01T07:30:35.579798+0000","last_peered":"2023-10-01T07:30:35.579798+0000","last_clean":"2023-10-01T07:30:35.579798+0000","last_became_active":"2023-10-01T07:29:58.592878+0000","last_became_peered":"2023-10-01T07:29:58.592878+0000","last_unstale":"2023-10-01T07:30:35.579798+0000","last_undegraded":"2023-10-01T07:30:35.579798+0000","last_fullsized":"2023-10-01T07:30:35.579798+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.573161+0000","last_change":"2023-10-01T07:29:58.612918+0000","last_active":"2023-10-01T07:30:35.573161+0000","last_peered":"2023-10-01T07:30:35.573161+0000","last_clean":"2023-10-01T07:30:35.573161+0000","last_became_active":"2023-10-01T07:29:58.612642+0000","last_became_peered":"2023-10-01T07:29:58.612642+0000","last_unstale":"2023-10-01T07:30:35.573161+0000","last_undegraded":"2023-10-01T07:30:35.573161+0000","last_fullsized":"2023-10-01T07:30:35.573161+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:36.158135+0000","last_change":"2023-10-01T07:29:58.589396+0000","last_active":"2023-10-01T07:30:36.158135+0000","last_peered":"2023-10-01T07:30:36.158135+0000","last_clean":"2023-10-01T07:30:36.158135+0000","last_became_active":"2023-10-01T07:29:58.589078+0000","last_became_peered":"2023-10-01T07:29:58.589078+0000","last_unstale":"2023-10-01T07:30:36.158135+0000","last_undegraded":"2023-10-01T07:30:36.158135+0000","last_fullsized":"2023-10-01T07:30:36.158135+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":21,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-01T07:30:36.581787+0000","last_change":"2023-10-01T07:30:36.581787+0000","last_active":"2023-10-01T07:30:36.581787+0000","last_peered":"2023-10-01T07:30:36.581787+0000","last_clean":"2023-10-01T07:30:36.581787+0000","last_became_active":"2023-10-01T07:30:36.581128+0000","last_became_peered":"2023-10-01T07:30:36.581128+0000","last_unstale":"2023-10-01T07:30:36.581787+0000","last_undegraded":"2023-10-01T07:30:36.581787+0000","last_fullsized":"2023-10-01T07:30:36.581787+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.573166+0000","last_change":"2023-10-01T07:29:58.594373+0000","last_active":"2023-10-01T07:30:35.573166+0000","last_peered":"2023-10-01T07:30:35.573166+0000","last_clean":"2023-10-01T07:30:35.573166+0000","last_became_active":"2023-10-01T07:29:58.594132+0000","last_became_peered":"2023-10-01T07:29:58.594132+0000","last_unstale":"2023-10-01T07:30:35.573166+0000","last_undegraded":"2023-10-01T07:30:35.573166+0000","last_fullsized":"2023-10-01T07:30:35.573166+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-10-01T07:30:36.157784+0000","last_change":"2023-10-01T07:29:58.897965+0000","last_active":"2023-10-01T07:30:36.157784+0000","last_peered":"2023-10-01T07:30:36.157784+0000","last_clean":"2023-10-01T07:30:36.157784+0000","last_became_active":"2023-10-01T07:29:58.897595+0000","last_became_peered":"2023-10-01T07:29:58.897595+0000","last_unstale":"2023-10-01T07:30:36.157784+0000","last_undegraded":"2023-10-01T07:30:36.157784+0000","last_fullsized":"2023-10-01T07:30:36.157784+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.569902+0000","last_change":"2023-10-01T07:29:58.585381+0000","last_active":"2023-10-01T07:30:35.569902+0000","last_peered":"2023-10-01T07:30:35.569902+0000","last_clean":"2023-10-01T07:30:35.569902+0000","last_became_active":"2023-10-01T07:29:58.584116+0000","last_became_peered":"2023-10-01T07:29:58.584116+0000","last_unstale":"2023-10-01T07:30:35.569902+0000","last_undegraded":"2023-10-01T07:30:35.569902+0000","last_fullsized":"2023-10-01T07:30:35.569902+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.573471+0000","last_change":"2023-10-01T07:29:58.616561+0000","last_active":"2023-10-01T07:30:35.573471+0000","last_peered":"2023-10-01T07:30:35.573471+0000","last_clean":"2023-10-01T07:30:35.573471+0000","last_became_active":"2023-10-01T07:29:58.616271+0000","last_became_peered":"2023-10-01T07:29:58.616271+0000","last_unstale":"2023-10-01T07:30:35.573471+0000","last_undegraded":"2023-10-01T07:30:35.573471+0000","last_fullsized":"2023-10-01T07:30:35.573471+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"59'1","reported_seq":14,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-01T07:30:35.574560+0000","last_change":"2023-10-01T07:29:58.586592+0000","last_active":"2023-10-01T07:30:35.574560+0000","last_peered":"2023-10-01T07:30:35.574560+0000","last_clean":"2023-10-01T07:30:35.574560+0000","last_became_active":"2023-10-01T07:29:58.584778+0000","last_became_peered":"2023-10-01T07:29:58.584778+0000","last_unstale":"2023-10-01T07:30:35.574560+0000","last_undegraded":"2023-10-01T07:30:35.574560+0000","last_fullsized":"2023-10-01T07:30:35.574560+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+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":206158430265,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297720,"kb_used_data":624,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447432,"statfs":{"total":95995035648,"available":95690170368,"internally_reserved":0,"allocated":638976,"data_stored":264615,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:31:11 2023","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.88400000000000001,"15min":0.85399999999999998},"min":{"1min":0.53500000000000003,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.2290000000000001,"5min":1.252,"15min":1.252},"last":1.2370000000000001},{"interface":"front","average":{"1min":0.93000000000000005,"5min":0.874,"15min":0.85599999999999998},"min":{"1min":0.60099999999999998,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.1499999999999999,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":1.038}]},{"osd":1,"last update":"Sun Oct 1 07:31:11 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.88400000000000001,"15min":0.85499999999999998},"min":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.1699999999999999,"5min":1.385,"15min":1.385},"last":1.1559999999999999},{"interface":"front","average":{"1min":0.96299999999999997,"5min":0.90400000000000003,"15min":0.90800000000000003},"min":{"1min":0.68000000000000005,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.1870000000000001,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":0.96599999999999997}]},{"osd":2,"last update":"Sun Oct 1 07:31:11 2023","interfaces":[{"interface":"back","average":{"1min":0.88300000000000001,"5min":0.85099999999999998,"15min":0.83299999999999996},"min":{"1min":0.71199999999999997,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.1459999999999999,"5min":1.3600000000000001,"15min":1.3600000000000001},"last":1.4330000000000001},{"interface":"front","average":{"1min":0.96199999999999997,"5min":0.92500000000000004,"15min":0.88900000000000001},"min":{"1min":0.69499999999999995,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.2430000000000001,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":1.115}]},{"osd":3,"last update":"Sun Oct 1 07:31:11 2023","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.89200000000000002,"15min":0.87},"min":{"1min":0.65300000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.137,"5min":1.222,"15min":1.222},"last":1.3009999999999999},{"interface":"front","average":{"1min":0.97599999999999998,"5min":0.95299999999999996,"15min":0.92300000000000004},"min":{"1min":0.626,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.179,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":1.016}]},{"osd":4,"last update":"Sun Oct 1 07:31:11 2023","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.88100000000000001,"15min":0.86299999999999999},"min":{"1min":0.72299999999999998,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.232,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":0.879},{"interface":"front","average":{"1min":1.0349999999999999,"5min":0.98699999999999999,"15min":0.98899999999999999},"min":{"1min":0.79000000000000004,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.218,"5min":1.9810000000000001,"15min":1.9810000000000001},"last":1.3700000000000001}]},{"osd":5,"last update":"Sun Oct 1 07:31:11 2023","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.95599999999999996,"15min":0.92000000000000004},"min":{"1min":0.68899999999999995,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.248,"5min":1.542,"15min":1.542},"last":1.2869999999999999},{"interface":"front","average":{"1min":1.1140000000000001,"5min":1.0069999999999999,"15min":0.98299999999999998},"min":{"1min":0.93300000000000005,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.294,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":1.133}]},{"osd":6,"last update":"Sun Oct 1 07:31:11 2023","interfaces":[{"interface":"back","average":{"1min":1.099,"5min":1.0469999999999999,"15min":1.0389999999999999},"min":{"1min":0.89900000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.2669999999999999,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":1.1990000000000001},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.0369999999999999,"15min":1.018},"min":{"1min":0.85499999999999998,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.3,"5min":1.6559999999999999,"15min":1.6559999999999999},"last":1.4930000000000001}]}]},{"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":297712,"kb_used_data":616,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447440,"statfs":{"total":95995035648,"available":95690178560,"internally_reserved":0,"allocated":630784,"data_stored":264784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:31:25 2023","interfaces":[{"interface":"back","average":{"1min":0.84499999999999997,"5min":0.84699999999999998,"15min":0.81899999999999995},"min":{"1min":0.59999999999999998,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.087,"5min":1.256,"15min":1.256},"last":1.167},{"interface":"front","average":{"1min":0.86099999999999999,"5min":0.83799999999999997,"15min":0.82999999999999996},"min":{"1min":0.495,"5min":0.495,"15min":0.495},"max":{"1min":1.155,"5min":1.3,"15min":1.3},"last":1.232}]},{"osd":1,"last update":"Sun Oct 1 07:31:25 2023","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.90800000000000003,"15min":0.91200000000000003},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.085,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":1.1020000000000001},{"interface":"front","average":{"1min":1.0089999999999999,"5min":0.94799999999999995,"15min":0.94499999999999995},"min":{"1min":0.64600000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.242,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":1.248}]},{"osd":2,"last update":"Sun Oct 1 07:31:25 2023","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.86599999999999999,"15min":0.84899999999999998},"min":{"1min":0.63600000000000001,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.2549999999999999,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":1.1859999999999999},{"interface":"front","average":{"1min":0.81399999999999995,"5min":0.84099999999999997,"15min":0.84999999999999998},"min":{"1min":0.56399999999999995,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":0.96399999999999997,"5min":1.452,"15min":1.452},"last":1.0640000000000001}]},{"osd":3,"last update":"Sun Oct 1 07:31:25 2023","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":0.94999999999999996,"15min":0.91800000000000004},"min":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"max":{"1min":1.222,"5min":3.6259999999999999,"15min":3.6259999999999999},"last":0.84299999999999997},{"interface":"front","average":{"1min":0.98699999999999999,"5min":0.92100000000000004,"15min":0.90100000000000002},"min":{"1min":0.68700000000000006,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.2210000000000001,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":1.117}]},{"osd":4,"last update":"Sun Oct 1 07:31:25 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.89800000000000002,"15min":0.85399999999999998},"min":{"1min":0.60199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.2290000000000001,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":0.96899999999999997},{"interface":"front","average":{"1min":1.075,"5min":0.99199999999999999,"15min":0.93500000000000005},"min":{"1min":0.65200000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.389,"5min":1.389,"15min":1.389},"last":1.0049999999999999}]},{"osd":5,"last update":"Sun Oct 1 07:31:25 2023","interfaces":[{"interface":"back","average":{"1min":1.0529999999999999,"5min":0.96499999999999997,"15min":0.874},"min":{"1min":0.68999999999999995,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.294,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":1.0449999999999999},{"interface":"front","average":{"1min":1.1579999999999999,"5min":1.0389999999999999,"15min":0.98199999999999998},"min":{"1min":0.95799999999999996,"5min":0.505,"15min":0.505},"max":{"1min":1.321,"5min":1.3600000000000001,"15min":1.3600000000000001},"last":1.3220000000000001}]},{"osd":7,"last update":"Sun Oct 1 07:31:05 2023","interfaces":[{"interface":"back","average":{"1min":1.1830000000000001,"5min":1.0680000000000001,"15min":1.036},"min":{"1min":0.98599999999999999,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.421,"5min":1.421,"15min":1.421},"last":0.91400000000000003},{"interface":"front","average":{"1min":1.1659999999999999,"5min":1.0589999999999999,"15min":1.016},"min":{"1min":0.94499999999999995,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.391,"5min":1.391,"15min":1.391},"last":1.143}]}]},{"osd":1,"up_from":13,"seq":55834574956,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297692,"kb_used_data":596,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447460,"statfs":{"total":95995035648,"available":95690199040,"internally_reserved":0,"allocated":610304,"data_stored":262863,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:31:00 2023","interfaces":[{"interface":"back","average":{"1min":0.63,"5min":0.66000000000000003,"15min":0.56499999999999995},"min":{"1min":0.31900000000000001,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.95699999999999996,"5min":1.1160000000000001,"15min":1.1160000000000001},"last":0.85599999999999998},{"interface":"front","average":{"1min":0.69099999999999995,"5min":0.68400000000000005,"15min":0.57599999999999996},"min":{"1min":0.44900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":1.0089999999999999,"5min":1.0149999999999999,"15min":1.0149999999999999},"last":0.63}]},{"osd":2,"last update":"Sun Oct 1 07:30:36 2023","interfaces":[{"interface":"back","average":{"1min":0.78500000000000003,"5min":0.70499999999999996,"15min":0.61799999999999999},"min":{"1min":0.48099999999999998,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.3500000000000001,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":0.54700000000000004},{"interface":"front","average":{"1min":0.86699999999999999,"5min":0.78400000000000003,"15min":0.67500000000000004},"min":{"1min":0.47099999999999997,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.1890000000000001,"5min":1.1890000000000001,"15min":1.1890000000000001},"last":0.76800000000000002}]},{"osd":3,"last update":"Sun Oct 1 07:30:33 2023","interfaces":[{"interface":"back","average":{"1min":0.81499999999999995,"5min":0.75700000000000001,"15min":0.77100000000000002},"min":{"1min":0.50900000000000001,"5min":0.31,"15min":0.31},"max":{"1min":1.089,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":0.60499999999999998},{"interface":"front","average":{"1min":0.82399999999999995,"5min":0.81200000000000006,"15min":0.81799999999999995},"min":{"1min":0.63400000000000001,"5min":0.442,"15min":0.442},"max":{"1min":1.0149999999999999,"5min":1.147,"15min":1.147},"last":0.57999999999999996}]},{"osd":4,"last update":"Sun Oct 1 07:31:06 2023","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.96799999999999997,"15min":0.95799999999999996},"min":{"1min":0.65800000000000003,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.323,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":1.095},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.95099999999999996,"15min":0.93500000000000005},"min":{"1min":0.66600000000000004,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.333,"5min":1.333,"15min":1.333},"last":0.89400000000000002}]},{"osd":5,"last update":"Sun Oct 1 07:30:44 2023","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":0.96399999999999997,"15min":0.97999999999999998},"min":{"1min":0.78600000000000003,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.482,"5min":1.482,"15min":1.482},"last":0.95499999999999996},{"interface":"front","average":{"1min":1.0800000000000001,"5min":0.98799999999999999,"15min":1.016},"min":{"1min":0.68000000000000005,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.3999999999999999,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":1.048}]},{"osd":6,"last update":"Sun Oct 1 07:31:25 2023","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.022,"15min":1.0740000000000001},"min":{"1min":0.63800000000000001,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.4139999999999999,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":1.254},{"interface":"front","average":{"1min":1.012,"5min":1.026,"15min":1.0620000000000001},"min":{"1min":0.63600000000000001,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.288,"5min":1.4890000000000001,"15min":1.4890000000000001},"last":1.1319999999999999}]},{"osd":7,"last update":"Sun Oct 1 07:31:13 2023","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.0660000000000001,"15min":1.093},"min":{"1min":0.71999999999999997,"5min":0.502,"15min":0.502},"max":{"1min":1.3999999999999999,"5min":1.498,"15min":1.498},"last":1.1930000000000001},{"interface":"front","average":{"1min":1.044,"5min":1.0740000000000001,"15min":1.1160000000000001},"min":{"1min":0.66900000000000004,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.4019999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":1.0269999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738485,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297704,"kb_used_data":608,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447448,"statfs":{"total":95995035648,"available":95690186752,"internally_reserved":0,"allocated":622592,"data_stored":263754,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sun Oct 1 07:31:03 2023","interfaces":[{"interface":"back","average":{"1min":0.66500000000000004,"5min":0.66000000000000003,"15min":0.58299999999999996},"min":{"1min":0.443,"5min":0.39900000000000002,"15min":0.34799999999999998},"max":{"1min":0.86099999999999999,"5min":1.143,"15min":1.143},"last":0.56499999999999995},{"interface":"front","average":{"1min":0.66000000000000003,"5min":0.70799999999999996,"15min":0.629},"min":{"1min":0.42699999999999999,"5min":0.315,"15min":0.315},"max":{"1min":0.98599999999999999,"5min":1.1279999999999999,"15min":1.1479999999999999},"last":0.64800000000000002}]},{"osd":2,"last update":"Sun Oct 1 07:30:41 2023","interfaces":[{"interface":"back","average":{"1min":0.78200000000000003,"5min":0.752,"15min":0.67100000000000004},"min":{"1min":0.38800000000000001,"5min":0.372,"15min":0.372},"max":{"1min":2.073,"5min":2.073,"15min":2.073},"last":0.81599999999999995},{"interface":"front","average":{"1min":0.72099999999999997,"5min":0.73099999999999998,"15min":0.65800000000000003},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.0429999999999999,"5min":1.1879999999999999,"15min":1.1879999999999999},"last":0.50600000000000001}]},{"osd":3,"last update":"Sun Oct 1 07:31:27 2023","interfaces":[{"interface":"back","average":{"1min":0.73399999999999999,"5min":0.80800000000000005,"15min":0.80700000000000005},"min":{"1min":0.40000000000000002,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.012,"5min":1.806,"15min":1.806},"last":0.47599999999999998},{"interface":"front","average":{"1min":0.71799999999999997,"5min":0.749,"15min":0.79000000000000004},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.012,"5min":1.246,"15min":1.246},"last":0.86699999999999999}]},{"osd":4,"last update":"Sun Oct 1 07:31:13 2023","interfaces":[{"interface":"back","average":{"1min":0.86299999999999999,"5min":0.89800000000000002,"15min":0.90500000000000003},"min":{"1min":0.72199999999999998,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.069,"5min":1.401,"15min":1.401},"last":0.73099999999999998},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.96599999999999997,"15min":0.95899999999999996},"min":{"1min":0.70899999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.165,"5min":1.476,"15min":1.476},"last":0.85999999999999999}]},{"osd":5,"last update":"Sun Oct 1 07:30:48 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.93100000000000005,"15min":0.91900000000000004},"min":{"1min":0.73399999999999999,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.179,"5min":1.335,"15min":1.335},"last":1.024},{"interface":"front","average":{"1min":1.0109999999999999,"5min":1.0149999999999999,"15min":1.0489999999999999},"min":{"1min":0.63200000000000001,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.272,"5min":1.589,"15min":1.589},"last":0.75900000000000001}]},{"osd":6,"last update":"Sun Oct 1 07:31:27 2023","interfaces":[{"interface":"back","average":{"1min":1.073,"5min":1.0329999999999999,"15min":1.0449999999999999},"min":{"1min":0.85299999999999998,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.349,"5min":1.415,"15min":1.415},"last":1.2330000000000001},{"interface":"front","average":{"1min":1.075,"5min":1.087,"15min":1.125},"min":{"1min":0.79700000000000004,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.3340000000000001,"5min":1.651,"15min":1.651},"last":0.997}]},{"osd":7,"last update":"Sun Oct 1 07:31:13 2023","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":1.0369999999999999,"15min":1.0169999999999999},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.4079999999999999,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":1.1459999999999999},{"interface":"front","average":{"1min":1.105,"5min":1.1040000000000001,"15min":1.1100000000000001},"min":{"1min":0.82199999999999995,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.4079999999999999,"5min":1.554,"15min":1.554},"last":0.90800000000000003}]}]},{"osd":2,"up_from":18,"seq":77309411426,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297700,"kb_used_data":604,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447452,"statfs":{"total":95995035648,"available":95690190848,"internally_reserved":0,"allocated":618496,"data_stored":263451,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:30:44 2023","interfaces":[{"interface":"back","average":{"1min":0.69399999999999995,"5min":0.65500000000000003,"15min":0.59899999999999998},"min":{"1min":0.44700000000000001,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.98899999999999999,"5min":0.98899999999999999,"15min":0.98899999999999999},"last":0.55400000000000005},{"interface":"front","average":{"1min":0.68300000000000005,"5min":0.70199999999999996,"15min":0.629},"min":{"1min":0.35199999999999998,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.96699999999999997,"5min":1.238,"15min":1.238},"last":0.66000000000000003}]},{"osd":1,"last update":"Sun Oct 1 07:30:44 2023","interfaces":[{"interface":"back","average":{"1min":0.82699999999999996,"5min":0.78900000000000003,"15min":0.69599999999999995},"min":{"1min":0.56299999999999994,"5min":0.315,"15min":0.315},"max":{"1min":1.2589999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":0.59899999999999998},{"interface":"front","average":{"1min":0.82399999999999995,"5min":0.80700000000000005,"15min":0.75},"min":{"1min":0.56399999999999995,"5min":0.378,"15min":0.378},"max":{"1min":1.202,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.93799999999999994}]},{"osd":3,"last update":"Sun Oct 1 07:30:31 2023","interfaces":[{"interface":"back","average":{"1min":0.70199999999999996,"5min":0.70599999999999996,"15min":0.71299999999999997},"min":{"1min":0.40500000000000003,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.96499999999999997,"5min":1.1990000000000001,"15min":1.1990000000000001},"last":0.621},{"interface":"front","average":{"1min":0.80400000000000005,"5min":0.77200000000000002,"15min":0.77600000000000002},"min":{"1min":0.56000000000000005,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.2310000000000001,"5min":1.409,"15min":1.409},"last":0.64100000000000001}]},{"osd":4,"last update":"Sun Oct 1 07:31:06 2023","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.91100000000000003,"15min":0.90900000000000003},"min":{"1min":0.624,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.163,"5min":1.484,"15min":1.484},"last":0.83999999999999997},{"interface":"front","average":{"1min":0.93700000000000006,"5min":0.98099999999999998,"15min":0.96499999999999997},"min":{"1min":0.69199999999999995,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.2809999999999999,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":0.90700000000000003}]},{"osd":5,"last update":"Sun Oct 1 07:30:44 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.0049999999999999,"15min":1.0209999999999999},"min":{"1min":0.81399999999999995,"5min":0.70599999999999996,"15min":0.70599999999999996},"max":{"1min":1.3089999999999999,"5min":1.456,"15min":1.456},"last":0.85799999999999998},{"interface":"front","average":{"1min":1.0049999999999999,"5min":0.97099999999999997,"15min":0.97899999999999998},"min":{"1min":0.72399999999999998,"5min":0.63,"15min":0.63},"max":{"1min":1.4199999999999999,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":0.879}]},{"osd":6,"last update":"Sun Oct 1 07:31:26 2023","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":0.98599999999999999,"15min":1.048},"min":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.5249999999999999,"5min":1.6140000000000001,"15min":1.6140000000000001},"last":1.01},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.02,"15min":1.0620000000000001},"min":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.6140000000000001,"5min":1.6140000000000001,"15min":1.6140000000000001},"last":1.0900000000000001}]},{"osd":7,"last update":"Sun Oct 1 07:31:06 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.034,"15min":1.032},"min":{"1min":0.68000000000000005,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.575,"5min":1.575,"15min":1.575},"last":1.0229999999999999},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.028,"15min":1.036},"min":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"max":{"1min":1.3160000000000001,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":0.80900000000000005}]}]},{"osd":3,"up_from":25,"seq":107374182491,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297700,"kb_used_data":604,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447452,"statfs":{"total":95995035648,"available":95690190848,"internally_reserved":0,"allocated":618496,"data_stored":263268,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:30:33 2023","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":0.70099999999999996,"15min":0.65100000000000002},"min":{"1min":0.45300000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":4.7400000000000002,"5min":4.7400000000000002,"15min":4.7400000000000002},"last":0.66100000000000003},{"interface":"front","average":{"1min":0.80900000000000005,"5min":0.72399999999999998,"15min":0.71699999999999997},"min":{"1min":0.38100000000000001,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.474,"5min":1.474,"15min":1.474},"last":0.64300000000000002}]},{"osd":1,"last update":"Sun Oct 1 07:30:33 2023","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":0.78300000000000003,"15min":0.753},"min":{"1min":0.46500000000000002,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":4.6120000000000001,"5min":4.6120000000000001,"15min":4.6120000000000001},"last":0.69299999999999995},{"interface":"front","average":{"1min":0.98499999999999999,"5min":0.77600000000000002,"15min":0.75700000000000001},"min":{"1min":0.40000000000000002,"5min":0.376,"15min":0.376},"max":{"1min":5.2460000000000004,"5min":5.2460000000000004,"15min":5.2460000000000004},"last":0.46899999999999997}]},{"osd":2,"last update":"Sun Oct 1 07:30:33 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.82899999999999996,"15min":0.82099999999999995},"min":{"1min":0.52700000000000002,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":4.0359999999999996,"5min":4.0359999999999996,"15min":4.0359999999999996},"last":0.60599999999999998},{"interface":"front","average":{"1min":0.81899999999999995,"5min":0.747,"15min":0.747},"min":{"1min":0.46500000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.748,"5min":1.748,"15min":1.748},"last":0.74199999999999999}]},{"osd":4,"last update":"Sun Oct 1 07:31:06 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":0.97699999999999998,"15min":0.91100000000000003},"min":{"1min":0.67200000000000004,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.619,"5min":4.5800000000000001,"15min":4.5800000000000001},"last":0.71999999999999997},{"interface":"front","average":{"1min":0.90900000000000003,"5min":0.96899999999999997,"15min":0.91800000000000004},"min":{"1min":0.65700000000000003,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.357,"5min":4.0910000000000002,"15min":4.0910000000000002},"last":0.80600000000000005}]},{"osd":5,"last update":"Sun Oct 1 07:30:45 2023","interfaces":[{"interface":"back","average":{"1min":1.179,"5min":1.0009999999999999,"15min":0.95399999999999996},"min":{"1min":0.66600000000000004,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":4.641,"5min":4.641,"15min":4.641},"last":0.96399999999999997},{"interface":"front","average":{"1min":1.222,"5min":1.0209999999999999,"15min":0.98999999999999999},"min":{"1min":0.72699999999999998,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":5.298,"5min":5.298,"15min":5.298},"last":0.77900000000000003}]},{"osd":6,"last update":"Sun Oct 1 07:30:29 2023","interfaces":[{"interface":"back","average":{"1min":1.3360000000000001,"5min":1.0820000000000001,"15min":1.0740000000000001},"min":{"1min":0.84599999999999997,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":5.1109999999999998,"5min":5.1109999999999998,"15min":5.1109999999999998},"last":1.093},{"interface":"front","average":{"1min":1.0640000000000001,"5min":1.04,"15min":1.0780000000000001},"min":{"1min":0.68799999999999994,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.796,"5min":1.796,"15min":1.796},"last":1.1599999999999999}]},{"osd":7,"last update":"Sun Oct 1 07:31:06 2023","interfaces":[{"interface":"back","average":{"1min":1.115,"5min":1.1060000000000001,"15min":1.0820000000000001},"min":{"1min":0.89300000000000002,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.6859999999999999,"5min":4.5490000000000004,"15min":4.5490000000000004},"last":0.88900000000000001},{"interface":"front","average":{"1min":1.071,"5min":1.139,"15min":1.1439999999999999},"min":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.518,"5min":5.0679999999999996,"15min":5.0679999999999996},"last":1.0029999999999999}]}]},{"osd":4,"up_from":30,"seq":128849018963,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297720,"kb_used_data":624,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447432,"statfs":{"total":95995035648,"available":95690170368,"internally_reserved":0,"allocated":638976,"data_stored":264860,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:31:10 2023","interfaces":[{"interface":"back","average":{"1min":0.83699999999999997,"5min":0.86199999999999999,"15min":0.83099999999999996},"min":{"1min":0.63400000000000001,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.0429999999999999,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.91500000000000004},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.88700000000000001,"15min":0.88300000000000001},"min":{"1min":0.57099999999999995,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.5940000000000001,"5min":2.0910000000000002,"15min":2.0910000000000002},"last":0.85199999999999998}]},{"osd":1,"last update":"Sun Oct 1 07:31:10 2023","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.89100000000000001,"15min":0.84299999999999997},"min":{"1min":0.626,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.3009999999999999,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":0.74299999999999999},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.92500000000000004,"15min":0.85699999999999998},"min":{"1min":0.61799999999999999,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.1459999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":0.81499999999999995}]},{"osd":2,"last update":"Sun Oct 1 07:31:10 2023","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":0.92300000000000004,"15min":0.872},"min":{"1min":0.79900000000000004,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.2130000000000001,"5min":1.304,"15min":1.304},"last":0.71399999999999997},{"interface":"front","average":{"1min":0.995,"5min":0.92100000000000004,"15min":0.91500000000000004},"min":{"1min":0.70199999999999996,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.6919999999999999,"5min":1.6919999999999999,"15min":1.6919999999999999},"last":0.94099999999999995}]},{"osd":3,"last update":"Sun Oct 1 07:31:10 2023","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":0.97399999999999998,"15min":0.91200000000000003},"min":{"1min":0.80900000000000005,"5min":0.63600000000000001,"15min":0.59299999999999997},"max":{"1min":1.833,"5min":1.833,"15min":1.833},"last":1.032},{"interface":"front","average":{"1min":0.98999999999999999,"5min":0.92600000000000005,"15min":0.88300000000000001},"min":{"1min":0.71099999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.2290000000000001,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":1.1519999999999999}]},{"osd":5,"last update":"Sun Oct 1 07:30:43 2023","interfaces":[{"interface":"back","average":{"1min":0.86399999999999999,"5min":0.84099999999999997,"15min":0.73099999999999998},"min":{"1min":0.5,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.2030000000000001,"5min":1.345,"15min":1.345},"last":1.1220000000000001},{"interface":"front","average":{"1min":1.032,"5min":0.93799999999999994,"15min":0.87},"min":{"1min":0.53300000000000003,"5min":0.502,"15min":0.502},"max":{"1min":1.7709999999999999,"5min":1.7709999999999999,"15min":1.7709999999999999},"last":1.107}]},{"osd":6,"last update":"Sun Oct 1 07:31:29 2023","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":0.98499999999999999,"15min":0.98499999999999999},"min":{"1min":0.69599999999999995,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.294,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":1.056},{"interface":"front","average":{"1min":1.1319999999999999,"5min":1.081,"15min":1.093},"min":{"1min":0.92800000000000005,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.1970000000000001,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":1.196}]},{"osd":7,"last update":"Sun Oct 1 07:31:10 2023","interfaces":[{"interface":"back","average":{"1min":1.1419999999999999,"5min":1.032,"15min":0.97599999999999998},"min":{"1min":0.79900000000000004,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.897,"5min":1.897,"15min":1.897},"last":1.179},{"interface":"front","average":{"1min":1.143,"5min":1.0509999999999999,"15min":1.0069999999999999},"min":{"1min":0.81999999999999995,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.8799999999999999,"5min":1.8799999999999999,"15min":1.8799999999999999},"last":1.2150000000000001}]}]},{"osd":5,"up_from":36,"seq":154618822729,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297696,"kb_used_data":600,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447456,"statfs":{"total":95995035648,"available":95690194944,"internally_reserved":0,"allocated":614400,"data_stored":263172,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:30:47 2023","interfaces":[{"interface":"back","average":{"1min":0.87,"5min":0.85599999999999998,"15min":0.85399999999999998},"min":{"1min":0.52700000000000002,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.3169999999999999,"5min":1.512,"15min":1.512},"last":1.2090000000000001},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.85499999999999998,"15min":0.83499999999999996},"min":{"1min":0.64500000000000002,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.3180000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":0.79100000000000004}]},{"osd":1,"last update":"Sun Oct 1 07:30:47 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.86699999999999999,"15min":0.83099999999999996},"min":{"1min":0.56599999999999995,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.1830000000000001,"5min":1.2789999999999999,"15min":1.2789999999999999},"last":1.0569999999999999},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.85499999999999998,"15min":0.86099999999999999},"min":{"1min":0.54600000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.139,"5min":1.238,"15min":1.238},"last":0.70099999999999996}]},{"osd":2,"last update":"Sun Oct 1 07:30:47 2023","interfaces":[{"interface":"back","average":{"1min":0.81699999999999995,"5min":0.85899999999999999,"15min":0.86299999999999999},"min":{"1min":0.56699999999999995,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.1850000000000001,"5min":1.498,"15min":1.498},"last":0.76900000000000002},{"interface":"front","average":{"1min":0.93300000000000005,"5min":0.90700000000000003,"15min":0.88400000000000001},"min":{"1min":0.625,"5min":0.438,"15min":0.438},"max":{"1min":1.1599999999999999,"5min":1.575,"15min":1.575},"last":1.155}]},{"osd":3,"last update":"Sun Oct 1 07:30:47 2023","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":0.94799999999999995,"15min":0.96199999999999997},"min":{"1min":0.73699999999999999,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.29,"5min":1.29,"15min":1.29},"last":0.872},{"interface":"front","average":{"1min":1.0820000000000001,"5min":1.0009999999999999,"15min":0.96899999999999997},"min":{"1min":0.77800000000000002,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.3320000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":1.1080000000000001}]},{"osd":4,"last update":"Sun Oct 1 07:30:47 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.82199999999999995,"15min":0.76800000000000002},"min":{"1min":0.58999999999999997,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.2230000000000001,"5min":1.2230000000000001,"15min":1.2230000000000001},"last":0.95999999999999996},{"interface":"front","average":{"1min":0.95599999999999996,"5min":0.88300000000000001,"15min":0.80600000000000005},"min":{"1min":0.67400000000000004,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.2470000000000001,"5min":1.3109999999999999,"15min":1.3109999999999999},"last":1.131}]},{"osd":6,"last update":"Sun Oct 1 07:30:34 2023","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":0.97199999999999998,"15min":0.97099999999999997},"min":{"1min":0.63300000000000001,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.2909999999999999,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":0.97899999999999998},{"interface":"front","average":{"1min":1.046,"5min":0.96099999999999997,"15min":0.95299999999999996},"min":{"1min":0.77900000000000003,"5min":0.441,"15min":0.441},"max":{"1min":1.3700000000000001,"5min":1.423,"15min":1.423},"last":0.99399999999999999}]},{"osd":7,"last update":"Sun Oct 1 07:31:07 2023","interfaces":[{"interface":"back","average":{"1min":1.1000000000000001,"5min":1.0149999999999999,"15min":0.97299999999999998},"min":{"1min":0.82099999999999995,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.3300000000000001,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":1.077},{"interface":"front","average":{"1min":1.1200000000000001,"5min":1.071,"15min":1.0349999999999999},"min":{"1min":0.752,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.359,"5min":1.512,"15min":1.512},"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-10-01T07:31:37.942 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-10-01T07:31:37.942 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-10-01T07:31:37.942 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-10-01T07:31:37.942 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph health --format=json 2023-10-01T07:31:38.728 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:31:38 smithi112 bash[28510]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:31:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T07:31:38.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:38 smithi112 bash[27689]: audit 2023-10-01T07:31:37.112001+0000 mgr.y (mgr.24353) 155 : audit [DBG] from='client.14778 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T07:31:38.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:38 smithi112 bash[27689]: cluster 2023-10-01T07:31:37.211442+0000 mgr.y (mgr.24353) 156 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:38.824 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:31:38 smithi084 bash[27645]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:31:38] "GET /metrics HTTP/1.1" 200 191368 "" "Prometheus/2.33.4" 2023-10-01T07:31:38.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:38 smithi084 bash[27378]: audit 2023-10-01T07:31:37.112001+0000 mgr.y (mgr.24353) 155 : audit [DBG] from='client.14778 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T07:31:38.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:38 smithi084 bash[27378]: cluster 2023-10-01T07:31:37.211442+0000 mgr.y (mgr.24353) 156 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:38.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:38 smithi084 bash[33757]: audit 2023-10-01T07:31:37.112001+0000 mgr.y (mgr.24353) 155 : audit [DBG] from='client.14778 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T07:31:38.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:38 smithi084 bash[33757]: cluster 2023-10-01T07:31:37.211442+0000 mgr.y (mgr.24353) 156 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:40.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:40 smithi084 bash[27378]: cluster 2023-10-01T07:31:39.212028+0000 mgr.y (mgr.24353) 157 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:40.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:40 smithi084 bash[33757]: cluster 2023-10-01T07:31:39.212028+0000 mgr.y (mgr.24353) 157 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:40.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:40 smithi112 bash[27689]: cluster 2023-10-01T07:31:39.212028+0000 mgr.y (mgr.24353) 157 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:42.723 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:31:42.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:42 smithi112 bash[27689]: cluster 2023-10-01T07:31:41.213136+0000 mgr.y (mgr.24353) 158 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:43.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:42 smithi084 bash[33757]: cluster 2023-10-01T07:31:41.213136+0000 mgr.y (mgr.24353) 158 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:43.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:42 smithi084 bash[27378]: cluster 2023-10-01T07:31:41.213136+0000 mgr.y (mgr.24353) 158 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:44.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:44 smithi112 bash[27689]: cluster 2023-10-01T07:31:43.213861+0000 mgr.y (mgr.24353) 159 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:45.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:44 smithi084 bash[27378]: cluster 2023-10-01T07:31:43.213861+0000 mgr.y (mgr.24353) 159 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:45.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:44 smithi084 bash[33757]: cluster 2023-10-01T07:31:43.213861+0000 mgr.y (mgr.24353) 159 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:46.070 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T07:31:46.799 INFO:teuthology.orchestra.run.smithi084.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-10-01T07:31:46.800 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-10-01T07:31:46.800 INFO:teuthology.run_tasks:Running task print... 2023-10-01T07:31:46.809 INFO:teuthology.task.print:**** upgrading first half of cluster, with stress **** 2023-10-01T07:31:46.809 INFO:teuthology.run_tasks:Running task parallel... 2023-10-01T07:31:46.839 INFO:teuthology.task.parallel:starting parallel... 2023-10-01T07:31:46.839 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-10-01T07:31:46.840 INFO:teuthology.task.sequential:In sequential, running task full_sequential... 2023-10-01T07:31:46.840 INFO:teuthology.task.full_sequential:In full_sequential, running task rados... 2023-10-01T07:31:46.842 INFO:tasks.rados:Beginning rados... 2023-10-01T07:31:46.843 INFO:tasks.rados:joining rados 2023-10-01T07:31:46.843 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-10-01T07:31:46.843 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2023-10-01T07:31:46.843 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi084.front.sepia.ceph.com 2023-10-01T07:31:46.843 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'ceph config set mgr mgr/cephadm/daemon_cache_timeout 60' 2023-10-01T07:31:46.844 INFO:tasks.rados:clients are ['client.0', 'client.1'] 2023-10-01T07:31:46.844 INFO:tasks.rados:starting run 0 out of 1 2023-10-01T07:31:46.844 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_0 2023-10-01T07:31:46.844 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd pool create unique_pool_0 16 2023-10-01T07:31:46.855 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:46 smithi084 bash[27378]: cluster 2023-10-01T07:31:45.214528+0000 mgr.y (mgr.24353) 160 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:46.856 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:46 smithi084 bash[27378]: audit 2023-10-01T07:31:46.067543+0000 mon.c (mon.2) 91 : audit [DBG] from='client.? 172.21.15.84:0/1598174310' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-01T07:31:46.856 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:46 smithi084 bash[33757]: cluster 2023-10-01T07:31:45.214528+0000 mgr.y (mgr.24353) 160 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:46.856 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:46 smithi084 bash[33757]: audit 2023-10-01T07:31:46.067543+0000 mon.c (mon.2) 91 : audit [DBG] from='client.? 172.21.15.84:0/1598174310' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-01T07:31:46.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:46 smithi112 bash[27689]: cluster 2023-10-01T07:31:45.214528+0000 mgr.y (mgr.24353) 160 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:46.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:46 smithi112 bash[27689]: audit 2023-10-01T07:31:46.067543+0000 mon.c (mon.2) 91 : audit [DBG] from='client.? 172.21.15.84:0/1598174310' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-01T07:31:48.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:48 smithi112 bash[27689]: cluster 2023-10-01T07:31:47.215683+0000 mgr.y (mgr.24353) 161 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:48.728 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:31:48 smithi112 bash[28510]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:31:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T07:31:49.074 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:31:48 smithi084 bash[27645]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:31:48] "GET /metrics HTTP/1.1" 200 191368 "" "Prometheus/2.33.4" 2023-10-01T07:31:49.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:48 smithi084 bash[27378]: cluster 2023-10-01T07:31:47.215683+0000 mgr.y (mgr.24353) 161 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:49.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:48 smithi084 bash[33757]: cluster 2023-10-01T07:31:47.215683+0000 mgr.y (mgr.24353) 161 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:50.574 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:31:50 smithi084 bash[27645]: [01/Oct/2023:07:31:50] ENGINE Bus STOPPING 2023-10-01T07:31:50.574 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:31:50 smithi084 bash[27645]: [01/Oct/2023:07:31:50] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-01T07:31:50.574 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:31:50 smithi084 bash[27645]: [01/Oct/2023:07:31:50] ENGINE Bus STOPPED 2023-10-01T07:31:50.575 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:31:50 smithi084 bash[27645]: [01/Oct/2023:07:31:50] ENGINE Bus STARTING 2023-10-01T07:31:50.575 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:31:50 smithi084 bash[27645]: [01/Oct/2023:07:31:50] ENGINE Serving on http://:::9283 2023-10-01T07:31:50.575 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:31:50 smithi084 bash[27645]: [01/Oct/2023:07:31:50] ENGINE Bus STARTED 2023-10-01T07:31:50.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:50 smithi084 bash[27378]: cluster 2023-10-01T07:31:49.216356+0000 mgr.y (mgr.24353) 162 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:50.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:50 smithi084 bash[27378]: audit 2023-10-01T07:31:50.148683+0000 mon.a (mon.0) 671 : audit [INF] from='client.? ' entity='client.admin' 2023-10-01T07:31:50.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:50 smithi084 bash[27378]: audit 2023-10-01T07:31:50.208827+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:31:50.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:50 smithi084 bash[33757]: cluster 2023-10-01T07:31:49.216356+0000 mgr.y (mgr.24353) 162 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:50.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:50 smithi084 bash[33757]: audit 2023-10-01T07:31:50.148683+0000 mon.a (mon.0) 671 : audit [INF] from='client.? ' entity='client.admin' 2023-10-01T07:31:50.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:50 smithi084 bash[33757]: audit 2023-10-01T07:31:50.208827+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:31:50.955 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'ceph config set global log_to_journald false --force' 2023-10-01T07:31:50.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:50 smithi112 bash[27689]: cluster 2023-10-01T07:31:49.216356+0000 mgr.y (mgr.24353) 162 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:50.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:50 smithi112 bash[27689]: audit 2023-10-01T07:31:50.148683+0000 mon.a (mon.0) 671 : audit [INF] from='client.? ' entity='client.admin' 2023-10-01T07:31:50.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:50 smithi112 bash[27689]: audit 2023-10-01T07:31:50.208827+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:31:51.615 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:31:52.868 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:52 smithi084 bash[27378]: cluster 2023-10-01T07:31:51.216927+0000 mgr.y (mgr.24353) 163 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:52.868 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:52 smithi084 bash[33757]: cluster 2023-10-01T07:31:51.216927+0000 mgr.y (mgr.24353) 163 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:52.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:52 smithi112 bash[27689]: cluster 2023-10-01T07:31:51.216927+0000 mgr.y (mgr.24353) 163 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:54.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:54 smithi112 bash[27689]: cluster 2023-10-01T07:31:53.217523+0000 mgr.y (mgr.24353) 164 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:55.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:54 smithi084 bash[33757]: cluster 2023-10-01T07:31:53.217523+0000 mgr.y (mgr.24353) 164 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:55.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:54 smithi084 bash[27378]: cluster 2023-10-01T07:31:53.217523+0000 mgr.y (mgr.24353) 164 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:56.324 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:31:56 smithi084 bash[27645]: [01/Oct/2023:07:31:56] ENGINE Bus STOPPING 2023-10-01T07:31:56.324 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:31:56 smithi084 bash[27645]: [01/Oct/2023:07:31:56] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-01T07:31:56.324 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:31:56 smithi084 bash[27645]: [01/Oct/2023:07:31:56] ENGINE Bus STOPPED 2023-10-01T07:31:56.324 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:31:56 smithi084 bash[27645]: [01/Oct/2023:07:31:56] ENGINE Bus STARTING 2023-10-01T07:31:56.324 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:31:56 smithi084 bash[27645]: [01/Oct/2023:07:31:56] ENGINE Serving on http://:::9283 2023-10-01T07:31:56.325 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:31:56 smithi084 bash[27645]: [01/Oct/2023:07:31:56] ENGINE Bus STARTED 2023-10-01T07:31:56.761 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-10-01T07:31:56.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:56 smithi112 bash[27689]: cluster 2023-10-01T07:31:55.217987+0000 mgr.y (mgr.24353) 165 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:56.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:56 smithi112 bash[27689]: audit 2023-10-01T07:31:55.599630+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:31:56.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:56 smithi112 bash[27689]: audit 2023-10-01T07:31:55.995539+0000 mon.a (mon.0) 673 : audit [INF] from='client.? 172.21.15.84:0/4222047473' entity='client.admin' 2023-10-01T07:31:56.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:56 smithi112 bash[27689]: audit 2023-10-01T07:31:56.107309+0000 mon.a (mon.0) 674 : audit [INF] from='client.? 172.21.15.84:0/1211267703' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-10-01T07:31:56.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:56 smithi112 bash[27689]: audit 2023-10-01T07:31:56.563137+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:31:56.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:56 smithi112 bash[27689]: audit 2023-10-01T07:31:56.567155+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:31:56.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:56 smithi112 bash[27689]: audit 2023-10-01T07:31:56.568326+0000 mon.c (mon.2) 94 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:31:56.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:56 smithi112 bash[27689]: audit 2023-10-01T07:31:56.574108+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:31:56.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:56 smithi112 bash[27689]: audit 2023-10-01T07:31:56.582856+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:31:56.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:56 smithi112 bash[27689]: audit 2023-10-01T07:31:56.584844+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:31:56.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:56 smithi112 bash[27689]: audit 2023-10-01T07:31:56.585845+0000 mon.c (mon.2) 97 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:31:56.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:56 smithi112 bash[27689]: audit 2023-10-01T07:31:56.591980+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:31:57.017 INFO:teuthology.orchestra.run.smithi084.stderr:pool 'unique_pool_0' created 2023-10-01T07:31:57.064 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:56 smithi084 bash[27378]: cluster 2023-10-01T07:31:55.217987+0000 mgr.y (mgr.24353) 165 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:57.065 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:56 smithi084 bash[27378]: audit 2023-10-01T07:31:55.599630+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:31:57.065 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:56 smithi084 bash[27378]: audit 2023-10-01T07:31:55.995539+0000 mon.a (mon.0) 673 : audit [INF] from='client.? 172.21.15.84:0/4222047473' entity='client.admin' 2023-10-01T07:31:57.065 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:56 smithi084 bash[27378]: audit 2023-10-01T07:31:56.107309+0000 mon.a (mon.0) 674 : audit [INF] from='client.? 172.21.15.84:0/1211267703' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-10-01T07:31:57.065 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:56 smithi084 bash[27378]: audit 2023-10-01T07:31:56.563137+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:31:57.065 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:56 smithi084 bash[27378]: audit 2023-10-01T07:31:56.567155+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:31:57.065 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:56 smithi084 bash[27378]: audit 2023-10-01T07:31:56.568326+0000 mon.c (mon.2) 94 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:31:57.065 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:56 smithi084 bash[27378]: audit 2023-10-01T07:31:56.574108+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:31:57.065 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:56 smithi084 bash[27378]: audit 2023-10-01T07:31:56.582856+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:31:57.065 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:56 smithi084 bash[27378]: audit 2023-10-01T07:31:56.584844+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:31:57.065 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:56 smithi084 bash[27378]: audit 2023-10-01T07:31:56.585845+0000 mon.c (mon.2) 97 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:31:57.065 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:56 smithi084 bash[27378]: audit 2023-10-01T07:31:56.591980+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:31:57.066 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:56 smithi084 bash[33757]: cluster 2023-10-01T07:31:55.217987+0000 mgr.y (mgr.24353) 165 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:57.066 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:56 smithi084 bash[33757]: audit 2023-10-01T07:31:55.599630+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:31:57.066 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:56 smithi084 bash[33757]: audit 2023-10-01T07:31:55.995539+0000 mon.a (mon.0) 673 : audit [INF] from='client.? 172.21.15.84:0/4222047473' entity='client.admin' 2023-10-01T07:31:57.066 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:56 smithi084 bash[33757]: audit 2023-10-01T07:31:56.107309+0000 mon.a (mon.0) 674 : audit [INF] from='client.? 172.21.15.84:0/1211267703' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-10-01T07:31:57.066 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:56 smithi084 bash[33757]: audit 2023-10-01T07:31:56.563137+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:31:57.066 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:56 smithi084 bash[33757]: audit 2023-10-01T07:31:56.567155+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:31:57.066 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:56 smithi084 bash[33757]: audit 2023-10-01T07:31:56.568326+0000 mon.c (mon.2) 94 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:31:57.066 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:56 smithi084 bash[33757]: audit 2023-10-01T07:31:56.574108+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:31:57.066 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:56 smithi084 bash[33757]: audit 2023-10-01T07:31:56.582856+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:31:57.066 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:56 smithi084 bash[33757]: audit 2023-10-01T07:31:56.584844+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:31:57.067 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:56 smithi084 bash[33757]: audit 2023-10-01T07:31:56.585845+0000 mon.c (mon.2) 97 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:31:57.067 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:56 smithi084 bash[33757]: audit 2023-10-01T07:31:56.591980+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:31:58.250 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:58 smithi084 bash[33757]: audit 2023-10-01T07:31:57.006435+0000 mon.a (mon.0) 678 : audit [INF] from='client.? 172.21.15.84:0/1211267703' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2023-10-01T07:31:58.250 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:58 smithi084 bash[33757]: cluster 2023-10-01T07:31:57.006519+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-10-01T07:31:58.250 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:58 smithi084 bash[33757]: cluster 2023-10-01T07:31:57.218585+0000 mgr.y (mgr.24353) 166 : cluster [DBG] pgmap v145: 89 pgs: 16 unknown, 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:58.250 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:58 smithi084 bash[27378]: audit 2023-10-01T07:31:57.006435+0000 mon.a (mon.0) 678 : audit [INF] from='client.? 172.21.15.84:0/1211267703' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2023-10-01T07:31:58.250 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:58 smithi084 bash[27378]: cluster 2023-10-01T07:31:57.006519+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-10-01T07:31:58.250 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:58 smithi084 bash[27378]: cluster 2023-10-01T07:31:57.218585+0000 mgr.y (mgr.24353) 166 : cluster [DBG] pgmap v145: 89 pgs: 16 unknown, 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:58.251 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2023-10-01T07:31:58.360 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:58 smithi112 bash[27689]: audit 2023-10-01T07:31:57.006435+0000 mon.a (mon.0) 678 : audit [INF] from='client.? 172.21.15.84:0/1211267703' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2023-10-01T07:31:58.360 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:58 smithi112 bash[27689]: cluster 2023-10-01T07:31:57.006519+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-10-01T07:31:58.360 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:58 smithi112 bash[27689]: cluster 2023-10-01T07:31:57.218585+0000 mgr.y (mgr.24353) 166 : cluster [DBG] pgmap v145: 89 pgs: 16 unknown, 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:31:58.728 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:31:58 smithi112 bash[28510]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:31:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T07:31:58.824 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:31:58 smithi084 bash[27645]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:31:58] "GET /metrics HTTP/1.1" 200 191372 "" "Prometheus/2.33.4" 2023-10-01T07:31:59.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:31:59 smithi084 bash[27378]: cluster 2023-10-01T07:31:58.016772+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-10-01T07:31:59.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:31:59 smithi084 bash[33757]: cluster 2023-10-01T07:31:58.016772+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-10-01T07:31:59.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:31:59 smithi112 bash[27689]: cluster 2023-10-01T07:31:58.016772+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-10-01T07:32:00.314 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:00 smithi084 bash[27378]: cluster 2023-10-01T07:31:59.025674+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-10-01T07:32:00.314 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:00 smithi084 bash[27378]: cluster 2023-10-01T07:31:59.219284+0000 mgr.y (mgr.24353) 167 : cluster [DBG] pgmap v148: 89 pgs: 16 unknown, 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:32:00.314 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:00 smithi084 bash[33757]: cluster 2023-10-01T07:31:59.025674+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-10-01T07:32:00.314 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:00 smithi084 bash[33757]: cluster 2023-10-01T07:31:59.219284+0000 mgr.y (mgr.24353) 167 : cluster [DBG] pgmap v148: 89 pgs: 16 unknown, 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:32:00.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:00 smithi112 bash[27689]: cluster 2023-10-01T07:31:59.025674+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-10-01T07:32:00.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:00 smithi112 bash[27689]: cluster 2023-10-01T07:31:59.219284+0000 mgr.y (mgr.24353) 167 : cluster [DBG] pgmap v148: 89 pgs: 16 unknown, 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:32:00.761 INFO:teuthology.orchestra.run.smithi084.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:b56822191ad0416d0c05ed59720df03ad9c2a44e 2023-10-01T07:32:01.710 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'ceph orch ps' 2023-10-01T07:32:02.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:01 smithi084 bash[27378]: audit 2023-10-01T07:32:00.748524+0000 mgr.y (mgr.24353) 168 : audit [DBG] from='client.14808 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b56822191ad0416d0c05ed59720df03ad9c2a44e", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:32:02.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:01 smithi084 bash[27378]: cephadm 2023-10-01T07:32:00.750095+0000 mgr.y (mgr.24353) 169 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b56822191ad0416d0c05ed59720df03ad9c2a44e 2023-10-01T07:32:02.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:01 smithi084 bash[27378]: audit 2023-10-01T07:32:00.757731+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:32:02.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:01 smithi084 bash[27378]: audit 2023-10-01T07:32:00.774092+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:32:02.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:01 smithi084 bash[27378]: audit 2023-10-01T07:32:00.776950+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:32:02.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:01 smithi084 bash[27378]: audit 2023-10-01T07:32:00.778255+0000 mon.c (mon.2) 100 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:32:02.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:01 smithi084 bash[27378]: audit 2023-10-01T07:32:00.785496+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:32:02.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:01 smithi084 bash[27378]: cephadm 2023-10-01T07:32:00.791407+0000 mgr.y (mgr.24353) 170 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b56822191ad0416d0c05ed59720df03ad9c2a44e 2023-10-01T07:32:02.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:01 smithi084 bash[27378]: cluster 2023-10-01T07:32:01.220104+0000 mgr.y (mgr.24353) 171 : cluster [DBG] pgmap v149: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:32:02.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:01 smithi084 bash[33757]: audit 2023-10-01T07:32:00.748524+0000 mgr.y (mgr.24353) 168 : audit [DBG] from='client.14808 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b56822191ad0416d0c05ed59720df03ad9c2a44e", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:32:02.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:01 smithi084 bash[33757]: cephadm 2023-10-01T07:32:00.750095+0000 mgr.y (mgr.24353) 169 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b56822191ad0416d0c05ed59720df03ad9c2a44e 2023-10-01T07:32:02.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:01 smithi084 bash[33757]: audit 2023-10-01T07:32:00.757731+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:32:02.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:01 smithi084 bash[33757]: audit 2023-10-01T07:32:00.774092+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:32:02.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:01 smithi084 bash[33757]: audit 2023-10-01T07:32:00.776950+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:32:02.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:01 smithi084 bash[33757]: audit 2023-10-01T07:32:00.778255+0000 mon.c (mon.2) 100 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:32:02.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:01 smithi084 bash[33757]: audit 2023-10-01T07:32:00.785496+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:32:02.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:01 smithi084 bash[33757]: cephadm 2023-10-01T07:32:00.791407+0000 mgr.y (mgr.24353) 170 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b56822191ad0416d0c05ed59720df03ad9c2a44e 2023-10-01T07:32:02.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:01 smithi084 bash[33757]: cluster 2023-10-01T07:32:01.220104+0000 mgr.y (mgr.24353) 171 : cluster [DBG] pgmap v149: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:32:02.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:01 smithi112 bash[27689]: audit 2023-10-01T07:32:00.748524+0000 mgr.y (mgr.24353) 168 : audit [DBG] from='client.14808 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b56822191ad0416d0c05ed59720df03ad9c2a44e", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:32:02.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:01 smithi112 bash[27689]: cephadm 2023-10-01T07:32:00.750095+0000 mgr.y (mgr.24353) 169 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b56822191ad0416d0c05ed59720df03ad9c2a44e 2023-10-01T07:32:02.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:01 smithi112 bash[27689]: audit 2023-10-01T07:32:00.757731+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:32:02.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:01 smithi112 bash[27689]: audit 2023-10-01T07:32:00.774092+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:32:02.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:01 smithi112 bash[27689]: audit 2023-10-01T07:32:00.776950+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:32:02.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:01 smithi112 bash[27689]: audit 2023-10-01T07:32:00.778255+0000 mon.c (mon.2) 100 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:32:02.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:01 smithi112 bash[27689]: audit 2023-10-01T07:32:00.785496+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:32:02.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:01 smithi112 bash[27689]: cephadm 2023-10-01T07:32:00.791407+0000 mgr.y (mgr.24353) 170 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b56822191ad0416d0c05ed59720df03ad9c2a44e 2023-10-01T07:32:02.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:01 smithi112 bash[27689]: cluster 2023-10-01T07:32:01.220104+0000 mgr.y (mgr.24353) 171 : cluster [DBG] pgmap v149: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:32:04.381 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:32:04.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:04 smithi084 bash[33757]: cluster 2023-10-01T07:32:03.220455+0000 mgr.y (mgr.24353) 172 : cluster [DBG] pgmap v150: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:32:04.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:04 smithi084 bash[27378]: cluster 2023-10-01T07:32:03.220455+0000 mgr.y (mgr.24353) 172 : cluster [DBG] pgmap v150: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:32:04.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:04 smithi112 bash[27689]: cluster 2023-10-01T07:32:03.220455+0000 mgr.y (mgr.24353) 172 : cluster [DBG] pgmap v150: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:32:06.103 INFO:teuthology.orchestra.run.smithi084.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-01T07:32:06.103 INFO:teuthology.orchestra.run.smithi084.stdout:alertmanager.a smithi084 *:9093,9094 running (2m) 10s ago 3m 12.6M - 0.23.0 ba2b418f427c 65c0fa8f360b 2023-10-01T07:32:06.103 INFO:teuthology.orchestra.run.smithi084.stdout:grafana.a smithi112 *:3000 running (3m) 9s ago 3m 43.9M - 8.3.5 dad864ee21e9 2b91aa5f3f15 2023-10-01T07:32:06.103 INFO:teuthology.orchestra.run.smithi084.stdout:mds.foo.smithi084.jsmrzl smithi084 running (2m) 10s ago 2m 13.2M - 16.2.14-44-geeb13ac9 94a6c4498547 d9dc83e7c770 2023-10-01T07:32:06.103 INFO:teuthology.orchestra.run.smithi084.stdout:mds.foo.smithi112.sxncvg smithi112 running (2m) 9s ago 2m 11.5M - 16.2.14-44-geeb13ac9 94a6c4498547 79c3e0b5ffde 2023-10-01T07:32:06.103 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.x smithi112 *:8443 running (10m) 9s ago 10m 374M - 16.2.14-44-geeb13ac9 94a6c4498547 e652db07937b 2023-10-01T07:32:06.103 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.y smithi084 *:9283 running (12m) 10s ago 12m 426M - 16.2.14-44-geeb13ac9 94a6c4498547 09adacc7178e 2023-10-01T07:32:06.103 INFO:teuthology.orchestra.run.smithi084.stdout:mon.a smithi084 running (12m) 10s ago 12m 51.0M 2048M 16.2.14-44-geeb13ac9 94a6c4498547 f520e72ae9af 2023-10-01T07:32:06.104 INFO:teuthology.orchestra.run.smithi084.stdout:mon.b smithi112 running (11m) 9s ago 11m 43.7M 2048M 16.2.14-44-geeb13ac9 94a6c4498547 638cec92b923 2023-10-01T07:32:06.104 INFO:teuthology.orchestra.run.smithi084.stdout:mon.c smithi084 running (11m) 10s ago 11m 44.8M 2048M 16.2.14-44-geeb13ac9 94a6c4498547 fa1c72fdab55 2023-10-01T07:32:06.104 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.a smithi084 *:9100 running (4m) 10s ago 4m 9436k - 1.3.1 1dbe0e931976 2b3745e94d14 2023-10-01T07:32:06.104 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.b smithi112 *:9100 running (4m) 9s ago 4m 9723k - 1.3.1 1dbe0e931976 23672fac47ca 2023-10-01T07:32:06.104 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0 smithi084 running (10m) 10s ago 10m 38.0M 4060M 16.2.14-44-geeb13ac9 94a6c4498547 0ba12543a4f6 2023-10-01T07:32:06.104 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1 smithi084 running (9m) 10s ago 9m 38.7M 4060M 16.2.14-44-geeb13ac9 94a6c4498547 a53b665b1caa 2023-10-01T07:32:06.104 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2 smithi084 running (8m) 10s ago 8m 37.3M 4060M 16.2.14-44-geeb13ac9 94a6c4498547 d13f9b5b1088 2023-10-01T07:32:06.104 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3 smithi084 running (7m) 10s ago 7m 38.7M 4060M 16.2.14-44-geeb13ac9 94a6c4498547 4f267aa406f8 2023-10-01T07:32:06.104 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4 smithi112 running (7m) 9s ago 7m 37.6M 4316M 16.2.14-44-geeb13ac9 94a6c4498547 525b5ae75b30 2023-10-01T07:32:06.104 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5 smithi112 running (6m) 9s ago 6m 39.0M 4316M 16.2.14-44-geeb13ac9 94a6c4498547 1a0ed9260b1f 2023-10-01T07:32:06.104 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6 smithi112 running (5m) 9s ago 5m 37.7M 4316M 16.2.14-44-geeb13ac9 94a6c4498547 fba655ce235e 2023-10-01T07:32:06.104 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7 smithi112 running (5m) 9s ago 5m 37.5M 4316M 16.2.14-44-geeb13ac9 94a6c4498547 40bff59b5152 2023-10-01T07:32:06.104 INFO:teuthology.orchestra.run.smithi084.stdout:prometheus.a smithi112 *:9095 running (2m) 9s ago 4m 53.1M - 2.33.4 514e6a882f6e 2807d8f6bf48 2023-10-01T07:32:06.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:06 smithi084 bash[33757]: cluster 2023-10-01T07:32:05.221016+0000 mgr.y (mgr.24353) 173 : cluster [DBG] pgmap v151: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:32:06.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:06 smithi084 bash[27378]: cluster 2023-10-01T07:32:05.221016+0000 mgr.y (mgr.24353) 173 : cluster [DBG] pgmap v151: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:32:06.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:06 smithi112 bash[27689]: cluster 2023-10-01T07:32:05.221016+0000 mgr.y (mgr.24353) 173 : cluster [DBG] pgmap v151: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:32:07.710 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'echo wait for minority of mons to upgrade' 2023-10-01T07:32:07.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:07 smithi084 bash[33757]: audit 2023-10-01T07:32:06.078791+0000 mgr.y (mgr.24353) 174 : audit [DBG] from='client.24734 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:32:07.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:07 smithi084 bash[27378]: audit 2023-10-01T07:32:06.078791+0000 mgr.y (mgr.24353) 174 : audit [DBG] from='client.24734 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:32:07.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:07 smithi112 bash[27689]: audit 2023-10-01T07:32:06.078791+0000 mgr.y (mgr.24353) 174 : audit [DBG] from='client.24734 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:32:08.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:08 smithi112 bash[27689]: cluster 2023-10-01T07:32:07.221894+0000 mgr.y (mgr.24353) 175 : cluster [DBG] pgmap v152: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:32:08.728 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:32:08 smithi112 bash[28510]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:32:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T07:32:08.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:08 smithi084 bash[27378]: cluster 2023-10-01T07:32:07.221894+0000 mgr.y (mgr.24353) 175 : cluster [DBG] pgmap v152: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:32:08.824 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:32:08 smithi084 bash[27645]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:32:08] "GET /metrics HTTP/1.1" 200 193777 "" "Prometheus/2.33.4" 2023-10-01T07:32:08.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:08 smithi084 bash[33757]: cluster 2023-10-01T07:32:07.221894+0000 mgr.y (mgr.24353) 175 : cluster [DBG] pgmap v152: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:32:10.580 INFO:teuthology.orchestra.run.smithi084.stderr:enabled application 'rados' on pool 'unique_pool_0' 2023-10-01T07:32:10.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:10 smithi084 bash[27378]: cluster 2023-10-01T07:32:09.222483+0000 mgr.y (mgr.24353) 176 : cluster [DBG] pgmap v153: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:32:10.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:10 smithi084 bash[27378]: audit 2023-10-01T07:32:09.630922+0000 mon.a (mon.0) 684 : audit [INF] from='client.? 172.21.15.84:0/606978862' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T07:32:10.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:10 smithi084 bash[33757]: cluster 2023-10-01T07:32:09.222483+0000 mgr.y (mgr.24353) 176 : cluster [DBG] pgmap v153: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:32:10.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:10 smithi084 bash[33757]: audit 2023-10-01T07:32:09.630922+0000 mon.a (mon.0) 684 : audit [INF] from='client.? 172.21.15.84:0/606978862' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T07:32:10.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:10 smithi112 bash[27689]: cluster 2023-10-01T07:32:09.222483+0000 mgr.y (mgr.24353) 176 : cluster [DBG] pgmap v153: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:32:10.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:10 smithi112 bash[27689]: audit 2023-10-01T07:32:09.630922+0000 mon.a (mon.0) 684 : audit [INF] from='client.? 172.21.15.84:0/606978862' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T07:32:11.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:11 smithi084 bash[27378]: audit 2023-10-01T07:32:10.573688+0000 mon.a (mon.0) 685 : audit [INF] from='client.? 172.21.15.84:0/606978862' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-01T07:32:11.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:11 smithi084 bash[27378]: cluster 2023-10-01T07:32:10.573777+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-10-01T07:32:11.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:11 smithi084 bash[33757]: audit 2023-10-01T07:32:10.573688+0000 mon.a (mon.0) 685 : audit [INF] from='client.? 172.21.15.84:0/606978862' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-01T07:32:11.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:11 smithi084 bash[33757]: cluster 2023-10-01T07:32:10.573777+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-10-01T07:32:11.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:11 smithi112 bash[27689]: audit 2023-10-01T07:32:10.573688+0000 mon.a (mon.0) 685 : audit [INF] from='client.? 172.21.15.84:0/606978862' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-01T07:32:11.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:11 smithi112 bash[27689]: cluster 2023-10-01T07:32:10.573777+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-10-01T07:32:12.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:12 smithi112 bash[27689]: cluster 2023-10-01T07:32:11.223237+0000 mgr.y (mgr.24353) 177 : cluster [DBG] pgmap v155: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:32:13.109 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:12 smithi084 bash[27378]: cluster 2023-10-01T07:32:11.223237+0000 mgr.y (mgr.24353) 177 : cluster [DBG] pgmap v155: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:32:13.110 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:12 smithi084 bash[33757]: cluster 2023-10-01T07:32:11.223237+0000 mgr.y (mgr.24353) 177 : cluster [DBG] pgmap v155: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:32:14.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:14 smithi112 bash[27689]: cluster 2023-10-01T07:32:13.223698+0000 mgr.y (mgr.24353) 178 : cluster [DBG] pgmap v156: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:32:15.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:14 smithi084 bash[27378]: cluster 2023-10-01T07:32:13.223698+0000 mgr.y (mgr.24353) 178 : cluster [DBG] pgmap v156: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:32:15.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:14 smithi084 bash[33757]: cluster 2023-10-01T07:32:13.223698+0000 mgr.y (mgr.24353) 178 : cluster [DBG] pgmap v156: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:32:16.257 INFO:teuthology.orchestra.run.smithi084.stdout:wait for minority of mons to upgrade 2023-10-01T07:32:16.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:16 smithi084 bash[27378]: cluster 2023-10-01T07:32:15.224266+0000 mgr.y (mgr.24353) 179 : cluster [DBG] pgmap v157: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:32:16.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:16 smithi084 bash[33757]: cluster 2023-10-01T07:32:15.224266+0000 mgr.y (mgr.24353) 179 : cluster [DBG] pgmap v157: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:32:16.890 DEBUG:teuthology.orchestra.run.smithi084:> 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-10-01T07:32:16.906 INFO:tasks.rados.rados.0.smithi084.stdout:adding op weight read -> 45 2023-10-01T07:32:16.906 INFO:tasks.rados.rados.0.smithi084.stdout:adding op weight write -> 45 2023-10-01T07:32:16.906 INFO:tasks.rados.rados.0.smithi084.stdout:adding op weight delete -> 10 2023-10-01T07:32:16.907 INFO:tasks.rados.rados.0.smithi084.stdout:ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable) 2023-10-01T07:32:16.907 INFO:tasks.rados.rados.0.smithi084.stdout:Configuration: 2023-10-01T07:32:16.907 INFO:tasks.rados.rados.0.smithi084.stdout: Number of operations: 4000 2023-10-01T07:32:16.907 INFO:tasks.rados.rados.0.smithi084.stdout: Number of objects: 500 2023-10-01T07:32:16.907 INFO:tasks.rados.rados.0.smithi084.stdout: Max in flight operations: 16 2023-10-01T07:32:16.907 INFO:tasks.rados.rados.0.smithi084.stdout: Object size (in bytes): 4000000 2023-10-01T07:32:16.907 INFO:tasks.rados.rados.0.smithi084.stdout: Write stride min: 400000 2023-10-01T07:32:16.907 INFO:tasks.rados.rados.0.smithi084.stdout: Write stride max: 800000 2023-10-01T07:32:16.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:16 smithi112 bash[27689]: cluster 2023-10-01T07:32:15.224266+0000 mgr.y (mgr.24353) 179 : cluster [DBG] pgmap v157: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:32:17.228 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done' 2023-10-01T07:32:17.611 INFO:tasks.rados.rados.0.smithi084.stdout:1: write initial oid 1 2023-10-01T07:32:17.611 INFO:tasks.rados.rados.0.smithi084.stdout:1: seq_num 0 ranges {416807=475249,1542129=474678} 2023-10-01T07:32:17.616 INFO:tasks.rados.rados.0.smithi084.stdout:1: writing smithi08466639-1 from 416807 to 892056 tid 1 2023-10-01T07:32:17.624 INFO:tasks.rados.rados.0.smithi084.stdout:1: writing smithi08466639-1 from 1542129 to 2016807 tid 2 2023-10-01T07:32:17.624 INFO:tasks.rados.rados.0.smithi084.stdout:2: write initial oid 2 2023-10-01T07:32:17.625 INFO:tasks.rados.rados.0.smithi084.stdout:2: seq_num 1 ranges {416807=475249,1542129=474678} 2023-10-01T07:32:17.630 INFO:tasks.rados.rados.0.smithi084.stdout:2: writing smithi08466639-2 from 416807 to 892056 tid 1 2023-10-01T07:32:17.637 INFO:tasks.rados.rados.0.smithi084.stdout:2: writing smithi08466639-2 from 1542129 to 2016807 tid 2 2023-10-01T07:32:17.637 INFO:tasks.rados.rados.0.smithi084.stdout:3: write initial oid 3 2023-10-01T07:32:17.637 INFO:tasks.rados.rados.0.smithi084.stdout:3: seq_num 2 ranges {433614=550498,1600611=433003} 2023-10-01T07:32:17.643 INFO:tasks.rados.rados.0.smithi084.stdout:3: writing smithi08466639-3 from 433614 to 984112 tid 1 2023-10-01T07:32:17.649 INFO:tasks.rados.rados.0.smithi084.stdout:3: writing smithi08466639-3 from 1600611 to 2033614 tid 2 2023-10-01T07:32:17.649 INFO:tasks.rados.rados.0.smithi084.stdout:4: write initial oid 4 2023-10-01T07:32:17.649 INFO:tasks.rados.rados.0.smithi084.stdout:4: seq_num 3 ranges {450421=625747,1659093=391328} 2023-10-01T07:32:17.656 INFO:tasks.rados.rados.0.smithi084.stdout:4: writing smithi08466639-4 from 450421 to 1076168 tid 1 2023-10-01T07:32:17.661 INFO:tasks.rados.rados.0.smithi084.stdout:4: writing smithi08466639-4 from 1659093 to 2050421 tid 2 2023-10-01T07:32:17.661 INFO:tasks.rados.rados.0.smithi084.stdout:5: write initial oid 5 2023-10-01T07:32:17.662 INFO:tasks.rados.rados.0.smithi084.stdout:5: seq_num 4 ranges {467228=700996,1717575=349653} 2023-10-01T07:32:17.668 INFO:tasks.rados.rados.0.smithi084.stdout:5: writing smithi08466639-5 from 467228 to 1168224 tid 1 2023-10-01T07:32:17.673 INFO:tasks.rados.rados.0.smithi084.stdout:5: writing smithi08466639-5 from 1717575 to 2067228 tid 2 2023-10-01T07:32:17.674 INFO:tasks.rados.rados.0.smithi084.stdout:6: write initial oid 6 2023-10-01T07:32:17.674 INFO:tasks.rados.rados.0.smithi084.stdout:6: seq_num 5 ranges {484035=776245,2059704=24331} 2023-10-01T07:32:17.681 INFO:tasks.rados.rados.0.smithi084.stdout:6: writing smithi08466639-6 from 484035 to 1260280 tid 1 2023-10-01T07:32:17.686 INFO:tasks.rados.rados.0.smithi084.stdout:6: writing smithi08466639-6 from 2059704 to 2084035 tid 2 2023-10-01T07:32:17.686 INFO:tasks.rados.rados.0.smithi084.stdout:7: write initial oid 7 2023-10-01T07:32:17.686 INFO:tasks.rados.rados.0.smithi084.stdout:7: seq_num 6 ranges {500842=451494,1718186=382656} 2023-10-01T07:32:17.692 INFO:tasks.rados.rados.0.smithi084.stdout:7: writing smithi08466639-7 from 500842 to 952336 tid 1 2023-10-01T07:32:17.698 INFO:tasks.rados.rados.0.smithi084.stdout:7: writing smithi08466639-7 from 1718186 to 2100842 tid 2 2023-10-01T07:32:17.699 INFO:tasks.rados.rados.0.smithi084.stdout:8: write initial oid 8 2023-10-01T07:32:17.699 INFO:tasks.rados.rados.0.smithi084.stdout:8: seq_num 7 ranges {517649=526743,1776668=340981} 2023-10-01T07:32:17.704 INFO:tasks.rados.rados.0.smithi084.stdout:8: writing smithi08466639-8 from 517649 to 1044392 tid 1 2023-10-01T07:32:17.711 INFO:tasks.rados.rados.0.smithi084.stdout:8: writing smithi08466639-8 from 1776668 to 2117649 tid 2 2023-10-01T07:32:17.711 INFO:tasks.rados.rados.0.smithi084.stdout:9: write initial oid 9 2023-10-01T07:32:17.711 INFO:tasks.rados.rados.0.smithi084.stdout:9: seq_num 8 ranges {534456=718345,1951503=182953} 2023-10-01T07:32:17.718 INFO:tasks.rados.rados.0.smithi084.stdout:9: writing smithi08466639-9 from 534456 to 1252801 tid 1 2023-10-01T07:32:17.724 INFO:tasks.rados.rados.0.smithi084.stdout:9: writing smithi08466639-9 from 1951503 to 2134456 tid 2 2023-10-01T07:32:17.724 INFO:tasks.rados.rados.0.smithi084.stdout:10: write initial oid 10 2023-10-01T07:32:17.724 INFO:tasks.rados.rados.0.smithi084.stdout:1: finishing write tid 1 to smithi08466639-1 2023-10-01T07:32:17.724 INFO:tasks.rados.rados.0.smithi084.stdout:1: finishing write tid 2 to smithi08466639-1 2023-10-01T07:32:17.725 INFO:tasks.rados.rados.0.smithi084.stdout:1: finishing write tid 3 to smithi08466639-1 2023-10-01T07:32:17.725 INFO:tasks.rados.rados.0.smithi084.stdout:1: finishing write tid 4 to smithi08466639-1 2023-10-01T07:32:17.725 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 1 v 3 (ObjNum 0 snap 0 seq_num 0) dirty exists 2023-10-01T07:32:17.725 INFO:tasks.rados.rados.0.smithi084.stdout:1: left oid 1 (ObjNum 0 snap 0 seq_num 0) 2023-10-01T07:32:17.725 INFO:tasks.rados.rados.0.smithi084.stdout:2: finishing write tid 1 to smithi08466639-2 2023-10-01T07:32:17.725 INFO:tasks.rados.rados.0.smithi084.stdout:2: finishing write tid 2 to smithi08466639-2 2023-10-01T07:32:17.725 INFO:tasks.rados.rados.0.smithi084.stdout:2: finishing write tid 3 to smithi08466639-2 2023-10-01T07:32:17.725 INFO:tasks.rados.rados.0.smithi084.stdout:2: finishing write tid 4 to smithi08466639-2 2023-10-01T07:32:17.725 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 2 v 3 (ObjNum 1 snap 0 seq_num 1) dirty exists 2023-10-01T07:32:17.725 INFO:tasks.rados.rados.0.smithi084.stdout:2: left oid 2 (ObjNum 1 snap 0 seq_num 1) 2023-10-01T07:32:17.725 INFO:tasks.rados.rados.0.smithi084.stdout:3: finishing write tid 1 to smithi08466639-3 2023-10-01T07:32:17.725 INFO:tasks.rados.rados.0.smithi084.stdout:10: seq_num 9 ranges {551263=793594,1893632=257631} 2023-10-01T07:32:17.731 INFO:tasks.rados.rados.0.smithi084.stdout:10: writing smithi08466639-10 from 551263 to 1344857 tid 1 2023-10-01T07:32:17.737 INFO:tasks.rados.rados.0.smithi084.stdout:10: writing smithi08466639-10 from 1893632 to 2151263 tid 2 2023-10-01T07:32:17.737 INFO:tasks.rados.rados.0.smithi084.stdout:1: done (9 left) 2023-10-01T07:32:17.737 INFO:tasks.rados.rados.0.smithi084.stdout:2: done (8 left) 2023-10-01T07:32:17.737 INFO:tasks.rados.rados.0.smithi084.stdout:11: write initial oid 11 2023-10-01T07:32:17.737 INFO:tasks.rados.rados.0.smithi084.stdout:11: seq_num 10 ranges {568070=468843,1552114=615956} 2023-10-01T07:32:17.742 INFO:tasks.rados.rados.0.smithi084.stdout:11: writing smithi08466639-11 from 568070 to 1036913 tid 1 2023-10-01T07:32:17.749 INFO:tasks.rados.rados.0.smithi084.stdout:11: writing smithi08466639-11 from 1552114 to 2168070 tid 2 2023-10-01T07:32:17.749 INFO:tasks.rados.rados.0.smithi084.stdout:12: write initial oid 12 2023-10-01T07:32:17.749 INFO:tasks.rados.rados.0.smithi084.stdout:12: seq_num 11 ranges {584877=544092,1610596=562003} 2023-10-01T07:32:17.756 INFO:tasks.rados.rados.0.smithi084.stdout:12: writing smithi08466639-12 from 584877 to 1128969 tid 1 2023-10-01T07:32:17.763 INFO:tasks.rados.rados.0.smithi084.stdout:12: writing smithi08466639-12 from 1610596 to 2172599 tid 2 2023-10-01T07:32:17.763 INFO:tasks.rados.rados.0.smithi084.stdout:13: write initial oid 13 2023-10-01T07:32:17.763 INFO:tasks.rados.rados.0.smithi084.stdout:13: seq_num 12 ranges {601684=619341,1669078=532606} 2023-10-01T07:32:17.770 INFO:tasks.rados.rados.0.smithi084.stdout:13: writing smithi08466639-13 from 601684 to 1221025 tid 1 2023-10-01T07:32:17.776 INFO:tasks.rados.rados.0.smithi084.stdout:13: writing smithi08466639-13 from 1669078 to 2201684 tid 2 2023-10-01T07:32:17.776 INFO:tasks.rados.rados.0.smithi084.stdout:14: write initial oid 14 2023-10-01T07:32:17.776 INFO:tasks.rados.rados.0.smithi084.stdout:14: seq_num 13 ranges {618491=694590,2011207=207284} 2023-10-01T07:32:17.784 INFO:tasks.rados.rados.0.smithi084.stdout:14: writing smithi08466639-14 from 618491 to 1313081 tid 1 2023-10-01T07:32:17.789 INFO:tasks.rados.rados.0.smithi084.stdout:14: writing smithi08466639-14 from 2011207 to 2218491 tid 2 2023-10-01T07:32:17.789 INFO:tasks.rados.rados.0.smithi084.stdout:15: write initial oid 15 2023-10-01T07:32:17.790 INFO:tasks.rados.rados.0.smithi084.stdout:15: seq_num 14 ranges {635298=769839,2069689=165609} 2023-10-01T07:32:17.797 INFO:tasks.rados.rados.0.smithi084.stdout:15: writing smithi08466639-15 from 635298 to 1405137 tid 1 2023-10-01T07:32:17.803 INFO:tasks.rados.rados.0.smithi084.stdout:15: writing smithi08466639-15 from 2069689 to 2235298 tid 2 2023-10-01T07:32:17.804 INFO:tasks.rados.rados.0.smithi084.stdout:16: write initial oid 16 2023-10-01T07:32:17.804 INFO:tasks.rados.rados.0.smithi084.stdout:16: seq_num 15 ranges {652105=445088,1728171=452988} 2023-10-01T07:32:17.808 INFO:tasks.rados.rados.0.smithi084.stdout:16: writing smithi08466639-16 from 652105 to 1097193 tid 1 2023-10-01T07:32:17.814 INFO:tasks.rados.rados.0.smithi084.stdout:16: writing smithi08466639-16 from 1728171 to 2181159 tid 2 2023-10-01T07:32:17.814 INFO:tasks.rados.rados.0.smithi084.stdout:17: write initial oid 17 2023-10-01T07:32:17.814 INFO:tasks.rados.rados.0.smithi084.stdout:17: seq_num 16 ranges {668912=636690,1903006=365906} 2023-10-01T07:32:17.822 INFO:tasks.rados.rados.0.smithi084.stdout:17: writing smithi08466639-17 from 668912 to 1305602 tid 1 2023-10-01T07:32:17.830 INFO:tasks.rados.rados.0.smithi084.stdout:17: writing smithi08466639-17 from 1903006 to 2268912 tid 2 2023-10-01T07:32:17.830 INFO:tasks.rados.rados.0.smithi084.stdout:18: write initial oid 18 2023-10-01T07:32:17.830 INFO:tasks.rados.rados.0.smithi084.stdout:18: seq_num 17 ranges {685719=711939,1845135=440584} 2023-10-01T07:32:17.838 INFO:tasks.rados.rados.0.smithi084.stdout:18: writing smithi08466639-18 from 685719 to 1397658 tid 1 2023-10-01T07:32:17.844 INFO:tasks.rados.rados.0.smithi084.stdout:18: writing smithi08466639-18 from 1845135 to 2285719 tid 2 2023-10-01T07:32:17.844 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:17.844 INFO:tasks.rados.rados.0.smithi084.stdout:3: finishing write tid 2 to smithi08466639-3 2023-10-01T07:32:17.845 INFO:tasks.rados.rados.0.smithi084.stdout:3: finishing write tid 3 to smithi08466639-3 2023-10-01T07:32:17.845 INFO:tasks.rados.rados.0.smithi084.stdout:3: finishing write tid 4 to smithi08466639-3 2023-10-01T07:32:17.845 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 3 v 3 (ObjNum 2 snap 0 seq_num 2) dirty exists 2023-10-01T07:32:17.845 INFO:tasks.rados.rados.0.smithi084.stdout:3: left oid 3 (ObjNum 2 snap 0 seq_num 2) 2023-10-01T07:32:17.845 INFO:tasks.rados.rados.0.smithi084.stdout:4: finishing write tid 1 to smithi08466639-4 2023-10-01T07:32:17.845 INFO:tasks.rados.rados.0.smithi084.stdout:4: finishing write tid 2 to smithi08466639-4 2023-10-01T07:32:17.845 INFO:tasks.rados.rados.0.smithi084.stdout:4: finishing write tid 3 to smithi08466639-4 2023-10-01T07:32:17.845 INFO:tasks.rados.rados.0.smithi084.stdout:3: done (15 left) 2023-10-01T07:32:17.845 INFO:tasks.rados.rados.0.smithi084.stdout:19: write initial oid 19 2023-10-01T07:32:17.845 INFO:tasks.rados.rados.0.smithi084.stdout:19: seq_num 18 ranges {702526=787188,1903617=398909} 2023-10-01T07:32:17.852 INFO:tasks.rados.rados.0.smithi084.stdout:19: writing smithi08466639-19 from 702526 to 1489714 tid 1 2023-10-01T07:32:17.858 INFO:tasks.rados.rados.0.smithi084.stdout:19: writing smithi08466639-19 from 1903617 to 2302526 tid 2 2023-10-01T07:32:17.858 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:17.858 INFO:tasks.rados.rados.0.smithi084.stdout:4: finishing write tid 4 to smithi08466639-4 2023-10-01T07:32:17.858 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 4 v 3 (ObjNum 3 snap 0 seq_num 3) dirty exists 2023-10-01T07:32:17.858 INFO:tasks.rados.rados.0.smithi084.stdout:4: left oid 4 (ObjNum 3 snap 0 seq_num 3) 2023-10-01T07:32:17.858 INFO:tasks.rados.rados.0.smithi084.stdout:4: done (15 left) 2023-10-01T07:32:17.859 INFO:tasks.rados.rados.0.smithi084.stdout:20: write initial oid 20 2023-10-01T07:32:17.859 INFO:tasks.rados.rados.0.smithi084.stdout:20: seq_num 19 ranges {719333=462437,1962099=357234} 2023-10-01T07:32:17.864 INFO:tasks.rados.rados.0.smithi084.stdout:20: writing smithi08466639-20 from 719333 to 1181770 tid 1 2023-10-01T07:32:17.872 INFO:tasks.rados.rados.0.smithi084.stdout:20: writing smithi08466639-20 from 1962099 to 2319333 tid 2 2023-10-01T07:32:17.872 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:17.872 INFO:tasks.rados.rados.0.smithi084.stdout:5: finishing write tid 1 to smithi08466639-5 2023-10-01T07:32:17.872 INFO:tasks.rados.rados.0.smithi084.stdout:5: finishing write tid 2 to smithi08466639-5 2023-10-01T07:32:17.872 INFO:tasks.rados.rados.0.smithi084.stdout:5: finishing write tid 3 to smithi08466639-5 2023-10-01T07:32:17.872 INFO:tasks.rados.rados.0.smithi084.stdout:5: finishing write tid 4 to smithi08466639-5 2023-10-01T07:32:17.872 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 5 v 6 (ObjNum 4 snap 0 seq_num 4) dirty exists 2023-10-01T07:32:17.872 INFO:tasks.rados.rados.0.smithi084.stdout:5: left oid 5 (ObjNum 4 snap 0 seq_num 4) 2023-10-01T07:32:17.872 INFO:tasks.rados.rados.0.smithi084.stdout:6: finishing write tid 1 to smithi08466639-6 2023-10-01T07:32:17.872 INFO:tasks.rados.rados.0.smithi084.stdout:6: finishing write tid 2 to smithi08466639-6 2023-10-01T07:32:17.872 INFO:tasks.rados.rados.0.smithi084.stdout:6: finishing write tid 3 to smithi08466639-6 2023-10-01T07:32:17.873 INFO:tasks.rados.rados.0.smithi084.stdout:6: finishing write tid 4 to smithi08466639-6 2023-10-01T07:32:17.873 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 6 v 3 (ObjNum 5 snap 0 seq_num 5) dirty exists 2023-10-01T07:32:17.873 INFO:tasks.rados.rados.0.smithi084.stdout:6: left oid 6 (ObjNum 5 snap 0 seq_num 5) 2023-10-01T07:32:17.873 INFO:tasks.rados.rados.0.smithi084.stdout:7: finishing write tid 1 to smithi08466639-7 2023-10-01T07:32:17.873 INFO:tasks.rados.rados.0.smithi084.stdout:7: finishing write tid 2 to smithi08466639-7 2023-10-01T07:32:17.873 INFO:tasks.rados.rados.0.smithi084.stdout:7: finishing write tid 3 to smithi08466639-7 2023-10-01T07:32:17.873 INFO:tasks.rados.rados.0.smithi084.stdout:7: finishing write tid 4 to smithi08466639-7 2023-10-01T07:32:17.873 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 7 v 6 (ObjNum 6 snap 0 seq_num 6) dirty exists 2023-10-01T07:32:17.873 INFO:tasks.rados.rados.0.smithi084.stdout:7: left oid 7 (ObjNum 6 snap 0 seq_num 6) 2023-10-01T07:32:17.873 INFO:tasks.rados.rados.0.smithi084.stdout:8: finishing write tid 1 to smithi08466639-8 2023-10-01T07:32:17.873 INFO:tasks.rados.rados.0.smithi084.stdout:8: finishing write tid 2 to smithi08466639-8 2023-10-01T07:32:17.873 INFO:tasks.rados.rados.0.smithi084.stdout:8: finishing write tid 3 to smithi08466639-8 2023-10-01T07:32:17.873 INFO:tasks.rados.rados.0.smithi084.stdout:8: finishing write tid 4 to smithi08466639-8 2023-10-01T07:32:17.874 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 8 v 3 (ObjNum 7 snap 0 seq_num 7) dirty exists 2023-10-01T07:32:17.874 INFO:tasks.rados.rados.0.smithi084.stdout:8: left oid 8 (ObjNum 7 snap 0 seq_num 7) 2023-10-01T07:32:17.874 INFO:tasks.rados.rados.0.smithi084.stdout:9: finishing write tid 1 to smithi08466639-9 2023-10-01T07:32:17.874 INFO:tasks.rados.rados.0.smithi084.stdout:5: done (15 left) 2023-10-01T07:32:17.874 INFO:tasks.rados.rados.0.smithi084.stdout:6: done (14 left) 2023-10-01T07:32:17.874 INFO:tasks.rados.rados.0.smithi084.stdout:7: done (13 left) 2023-10-01T07:32:17.874 INFO:tasks.rados.rados.0.smithi084.stdout:8: done (12 left) 2023-10-01T07:32:17.874 INFO:tasks.rados.rados.0.smithi084.stdout:21: write initial oid 21 2023-10-01T07:32:17.874 INFO:tasks.rados.rados.0.smithi084.stdout:21: seq_num 20 ranges {736140=537686,2020581=315559} 2023-10-01T07:32:17.879 INFO:tasks.rados.rados.0.smithi084.stdout:21: writing smithi08466639-21 from 736140 to 1273826 tid 1 2023-10-01T07:32:17.885 INFO:tasks.rados.rados.0.smithi084.stdout:21: writing smithi08466639-21 from 2020581 to 2336140 tid 2 2023-10-01T07:32:17.885 INFO:tasks.rados.rados.0.smithi084.stdout:22: write initial oid 22 2023-10-01T07:32:17.885 INFO:tasks.rados.rados.0.smithi084.stdout:22: seq_num 21 ranges {752947=612935,1962710=390237} 2023-10-01T07:32:17.892 INFO:tasks.rados.rados.0.smithi084.stdout:22: writing smithi08466639-22 from 752947 to 1365882 tid 1 2023-10-01T07:32:17.898 INFO:tasks.rados.rados.0.smithi084.stdout:22: writing smithi08466639-22 from 1962710 to 2352947 tid 2 2023-10-01T07:32:17.899 INFO:tasks.rados.rados.0.smithi084.stdout:23: write initial oid 23 2023-10-01T07:32:17.899 INFO:tasks.rados.rados.0.smithi084.stdout:23: seq_num 22 ranges {769754=688184,2021192=348562} 2023-10-01T07:32:17.907 INFO:tasks.rados.rados.0.smithi084.stdout:23: writing smithi08466639-23 from 769754 to 1457938 tid 1 2023-10-01T07:32:17.912 INFO:tasks.rados.rados.0.smithi084.stdout:23: writing smithi08466639-23 from 2021192 to 2369754 tid 2 2023-10-01T07:32:17.912 INFO:tasks.rados.rados.0.smithi084.stdout:24: write initial oid 24 2023-10-01T07:32:17.913 INFO:tasks.rados.rados.0.smithi084.stdout:24: seq_num 23 ranges {786561=479786,1796027=467664} 2023-10-01T07:32:17.920 INFO:tasks.rados.rados.0.smithi084.stdout:24: writing smithi08466639-24 from 786561 to 1266347 tid 1 2023-10-01T07:32:17.926 INFO:tasks.rados.rados.0.smithi084.stdout:24: writing smithi08466639-24 from 1796027 to 2263691 tid 2 2023-10-01T07:32:17.927 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:17.927 INFO:tasks.rados.rados.0.smithi084.stdout:9: finishing write tid 2 to smithi08466639-9 2023-10-01T07:32:17.927 INFO:tasks.rados.rados.0.smithi084.stdout:9: finishing write tid 3 to smithi08466639-9 2023-10-01T07:32:17.927 INFO:tasks.rados.rados.0.smithi084.stdout:9: finishing write tid 4 to smithi08466639-9 2023-10-01T07:32:17.927 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 9 v 3 (ObjNum 8 snap 0 seq_num 8) dirty exists 2023-10-01T07:32:17.927 INFO:tasks.rados.rados.0.smithi084.stdout:9: left oid 9 (ObjNum 8 snap 0 seq_num 8) 2023-10-01T07:32:17.927 INFO:tasks.rados.rados.0.smithi084.stdout:10: finishing write tid 1 to smithi08466639-10 2023-10-01T07:32:17.927 INFO:tasks.rados.rados.0.smithi084.stdout:10: finishing write tid 2 to smithi08466639-10 2023-10-01T07:32:17.927 INFO:tasks.rados.rados.0.smithi084.stdout:10: finishing write tid 3 to smithi08466639-10 2023-10-01T07:32:17.927 INFO:tasks.rados.rados.0.smithi084.stdout:10: finishing write tid 4 to smithi08466639-10 2023-10-01T07:32:17.928 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 10 v 6 (ObjNum 9 snap 0 seq_num 9) dirty exists 2023-10-01T07:32:17.928 INFO:tasks.rados.rados.0.smithi084.stdout:10: left oid 10 (ObjNum 9 snap 0 seq_num 9) 2023-10-01T07:32:17.928 INFO:tasks.rados.rados.0.smithi084.stdout:11: finishing write tid 1 to smithi08466639-11 2023-10-01T07:32:17.928 INFO:tasks.rados.rados.0.smithi084.stdout:11: finishing write tid 2 to smithi08466639-11 2023-10-01T07:32:17.928 INFO:tasks.rados.rados.0.smithi084.stdout:11: finishing write tid 3 to smithi08466639-11 2023-10-01T07:32:17.928 INFO:tasks.rados.rados.0.smithi084.stdout:11: finishing write tid 4 to smithi08466639-11 2023-10-01T07:32:17.928 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 11 v 3 (ObjNum 10 snap 0 seq_num 10) dirty exists 2023-10-01T07:32:17.928 INFO:tasks.rados.rados.0.smithi084.stdout:11: left oid 11 (ObjNum 10 snap 0 seq_num 10) 2023-10-01T07:32:17.929 INFO:tasks.rados.rados.0.smithi084.stdout:12: finishing write tid 1 to smithi08466639-12 2023-10-01T07:32:17.929 INFO:tasks.rados.rados.0.smithi084.stdout:12: finishing write tid 2 to smithi08466639-12 2023-10-01T07:32:17.929 INFO:tasks.rados.rados.0.smithi084.stdout:12: finishing write tid 3 to smithi08466639-12 2023-10-01T07:32:17.929 INFO:tasks.rados.rados.0.smithi084.stdout:12: finishing write tid 4 to smithi08466639-12 2023-10-01T07:32:17.929 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 12 v 3 (ObjNum 11 snap 0 seq_num 11) dirty exists 2023-10-01T07:32:17.929 INFO:tasks.rados.rados.0.smithi084.stdout:12: left oid 12 (ObjNum 11 snap 0 seq_num 11) 2023-10-01T07:32:17.929 INFO:tasks.rados.rados.0.smithi084.stdout:13: finishing write tid 1 to smithi08466639-13 2023-10-01T07:32:17.929 INFO:tasks.rados.rados.0.smithi084.stdout:13: finishing write tid 2 to smithi08466639-13 2023-10-01T07:32:17.929 INFO:tasks.rados.rados.0.smithi084.stdout:13: finishing write tid 3 to smithi08466639-13 2023-10-01T07:32:17.930 INFO:tasks.rados.rados.0.smithi084.stdout:9: done (15 left) 2023-10-01T07:32:17.930 INFO:tasks.rados.rados.0.smithi084.stdout:10: done (14 left) 2023-10-01T07:32:17.930 INFO:tasks.rados.rados.0.smithi084.stdout:11: done (13 left) 2023-10-01T07:32:17.930 INFO:tasks.rados.rados.0.smithi084.stdout:12: done (12 left) 2023-10-01T07:32:17.930 INFO:tasks.rados.rados.0.smithi084.stdout:25: write initial oid 25 2023-10-01T07:32:17.930 INFO:tasks.rados.rados.0.smithi084.stdout:25: seq_num 24 ranges {403368=555035,1454509=727675} 2023-10-01T07:32:17.931 INFO:tasks.rados.rados.0.smithi084.stdout:25: writing smithi08466639-25 from 403368 to 958403 tid 1 2023-10-01T07:32:17.939 INFO:tasks.rados.rados.0.smithi084.stdout:25: writing smithi08466639-25 from 1454509 to 2182184 tid 2 2023-10-01T07:32:17.939 INFO:tasks.rados.rados.0.smithi084.stdout:26: write initial oid 26 2023-10-01T07:32:17.939 INFO:tasks.rados.rados.0.smithi084.stdout:26: seq_num 25 ranges {420175=630284,1796638=471333} 2023-10-01T07:32:17.945 INFO:tasks.rados.rados.0.smithi084.stdout:26: writing smithi08466639-26 from 420175 to 1050459 tid 1 2023-10-01T07:32:17.952 INFO:tasks.rados.rados.0.smithi084.stdout:26: writing smithi08466639-26 from 1796638 to 2267971 tid 2 2023-10-01T07:32:17.952 INFO:tasks.rados.rados.0.smithi084.stdout:27: write initial oid 27 2023-10-01T07:32:17.952 INFO:tasks.rados.rados.0.smithi084.stdout:13: finishing write tid 4 to smithi08466639-13 2023-10-01T07:32:17.952 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 13 v 3 (ObjNum 12 snap 0 seq_num 12) dirty exists 2023-10-01T07:32:17.952 INFO:tasks.rados.rados.0.smithi084.stdout:13: left oid 13 (ObjNum 12 snap 0 seq_num 12) 2023-10-01T07:32:17.953 INFO:tasks.rados.rados.0.smithi084.stdout:27: seq_num 26 ranges {436982=705533,1855120=581862} 2023-10-01T07:32:17.958 INFO:tasks.rados.rados.0.smithi084.stdout:27: writing smithi08466639-27 from 436982 to 1142515 tid 1 2023-10-01T07:32:17.966 INFO:tasks.rados.rados.0.smithi084.stdout:27: writing smithi08466639-27 from 1855120 to 2436982 tid 2 2023-10-01T07:32:17.966 INFO:tasks.rados.rados.0.smithi084.stdout:13: done (14 left) 2023-10-01T07:32:17.966 INFO:tasks.rados.rados.0.smithi084.stdout:28: write initial oid 28 2023-10-01T07:32:17.967 INFO:tasks.rados.rados.0.smithi084.stdout:28: seq_num 27 ranges {453789=780782,1913602=475002} 2023-10-01T07:32:17.973 INFO:tasks.rados.rados.0.smithi084.stdout:28: writing smithi08466639-28 from 453789 to 1234571 tid 1 2023-10-01T07:32:17.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:17 smithi112 bash[27689]: audit 2023-10-01T07:32:16.917488+0000 mon.c (mon.2) 101 : audit [INF] from='client.? 172.21.15.84:0/1575578086' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-10-01T07:32:17.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:17 smithi112 bash[27689]: audit 2023-10-01T07:32:16.917892+0000 mon.a (mon.0) 687 : audit [INF] from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-10-01T07:32:17.980 INFO:tasks.rados.rados.0.smithi084.stdout:28: writing smithi08466639-28 from 1913602 to 2388604 tid 2 2023-10-01T07:32:17.980 INFO:tasks.rados.rados.0.smithi084.stdout:29: write initial oid 29 2023-10-01T07:32:17.980 INFO:tasks.rados.rados.0.smithi084.stdout:14: finishing write tid 1 to smithi08466639-14 2023-10-01T07:32:17.981 INFO:tasks.rados.rados.0.smithi084.stdout:29: seq_num 28 ranges {470596=456031,1572084=618660} 2023-10-01T07:32:17.985 INFO:tasks.rados.rados.0.smithi084.stdout:29: writing smithi08466639-29 from 470596 to 926627 tid 1 2023-10-01T07:32:17.993 INFO:tasks.rados.rados.0.smithi084.stdout:29: writing smithi08466639-29 from 1572084 to 2190744 tid 2 2023-10-01T07:32:17.993 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:17.993 INFO:tasks.rados.rados.0.smithi084.stdout:14: finishing write tid 2 to smithi08466639-14 2023-10-01T07:32:17.993 INFO:tasks.rados.rados.0.smithi084.stdout:14: finishing write tid 3 to smithi08466639-14 2023-10-01T07:32:17.993 INFO:tasks.rados.rados.0.smithi084.stdout:14: finishing write tid 4 to smithi08466639-14 2023-10-01T07:32:17.993 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 14 v 3 (ObjNum 13 snap 0 seq_num 13) dirty exists 2023-10-01T07:32:17.994 INFO:tasks.rados.rados.0.smithi084.stdout:14: left oid 14 (ObjNum 13 snap 0 seq_num 13) 2023-10-01T07:32:17.994 INFO:tasks.rados.rados.0.smithi084.stdout:15: finishing write tid 1 to smithi08466639-15 2023-10-01T07:32:17.994 INFO:tasks.rados.rados.0.smithi084.stdout:15: finishing write tid 2 to smithi08466639-15 2023-10-01T07:32:17.994 INFO:tasks.rados.rados.0.smithi084.stdout:15: finishing write tid 3 to smithi08466639-15 2023-10-01T07:32:17.994 INFO:tasks.rados.rados.0.smithi084.stdout:15: finishing write tid 4 to smithi08466639-15 2023-10-01T07:32:17.994 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 15 v 3 (ObjNum 14 snap 0 seq_num 14) dirty exists 2023-10-01T07:32:17.994 INFO:tasks.rados.rados.0.smithi084.stdout:15: left oid 15 (ObjNum 14 snap 0 seq_num 14) 2023-10-01T07:32:17.994 INFO:tasks.rados.rados.0.smithi084.stdout:14: done (15 left) 2023-10-01T07:32:17.994 INFO:tasks.rados.rados.0.smithi084.stdout:15: done (14 left) 2023-10-01T07:32:17.995 INFO:tasks.rados.rados.0.smithi084.stdout:30: write initial oid 30 2023-10-01T07:32:17.995 INFO:tasks.rados.rados.0.smithi084.stdout:30: seq_num 29 ranges {487403=531280,1514213=478671} 2023-10-01T07:32:18.001 INFO:tasks.rados.rados.0.smithi084.stdout:30: writing smithi08466639-30 from 487403 to 1018683 tid 1 2023-10-01T07:32:18.006 INFO:tasks.rados.rados.0.smithi084.stdout:30: writing smithi08466639-30 from 1514213 to 1992884 tid 2 2023-10-01T07:32:18.006 INFO:tasks.rados.rados.0.smithi084.stdout:31: write initial oid 31 2023-10-01T07:32:18.007 INFO:tasks.rados.rados.0.smithi084.stdout:31: seq_num 30 ranges {504210=606529,1572695=622329} 2023-10-01T07:32:18.012 INFO:tasks.rados.rados.0.smithi084.stdout:31: writing smithi08466639-31 from 504210 to 1110739 tid 1 2023-10-01T07:32:18.019 INFO:tasks.rados.rados.0.smithi084.stdout:31: writing smithi08466639-31 from 1572695 to 2195024 tid 2 2023-10-01T07:32:18.019 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:18.019 INFO:tasks.rados.rados.0.smithi084.stdout:16: finishing write tid 1 to smithi08466639-16 2023-10-01T07:32:18.019 INFO:tasks.rados.rados.0.smithi084.stdout:16: finishing write tid 2 to smithi08466639-16 2023-10-01T07:32:18.019 INFO:tasks.rados.rados.0.smithi084.stdout:16: finishing write tid 3 to smithi08466639-16 2023-10-01T07:32:18.019 INFO:tasks.rados.rados.0.smithi084.stdout:16: finishing write tid 4 to smithi08466639-16 2023-10-01T07:32:18.019 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 16 v 6 (ObjNum 15 snap 0 seq_num 15) dirty exists 2023-10-01T07:32:18.020 INFO:tasks.rados.rados.0.smithi084.stdout:16: left oid 16 (ObjNum 15 snap 0 seq_num 15) 2023-10-01T07:32:18.020 INFO:tasks.rados.rados.0.smithi084.stdout:17: finishing write tid 1 to smithi08466639-17 2023-10-01T07:32:18.020 INFO:tasks.rados.rados.0.smithi084.stdout:17: finishing write tid 2 to smithi08466639-17 2023-10-01T07:32:18.020 INFO:tasks.rados.rados.0.smithi084.stdout:17: finishing write tid 3 to smithi08466639-17 2023-10-01T07:32:18.020 INFO:tasks.rados.rados.0.smithi084.stdout:17: finishing write tid 4 to smithi08466639-17 2023-10-01T07:32:18.020 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 17 v 6 (ObjNum 16 snap 0 seq_num 16) dirty exists 2023-10-01T07:32:18.020 INFO:tasks.rados.rados.0.smithi084.stdout:17: left oid 17 (ObjNum 16 snap 0 seq_num 16) 2023-10-01T07:32:18.020 INFO:tasks.rados.rados.0.smithi084.stdout:18: finishing write tid 1 to smithi08466639-18 2023-10-01T07:32:18.020 INFO:tasks.rados.rados.0.smithi084.stdout:16: done (15 left) 2023-10-01T07:32:18.020 INFO:tasks.rados.rados.0.smithi084.stdout:17: done (14 left) 2023-10-01T07:32:18.020 INFO:tasks.rados.rados.0.smithi084.stdout:32: write initial oid 32 2023-10-01T07:32:18.020 INFO:tasks.rados.rados.0.smithi084.stdout:32: seq_num 31 ranges {521017=798131,1747530=482340} 2023-10-01T07:32:18.027 INFO:tasks.rados.rados.0.smithi084.stdout:32: writing smithi08466639-32 from 521017 to 1319148 tid 1 2023-10-01T07:32:18.032 INFO:tasks.rados.rados.0.smithi084.stdout:32: writing smithi08466639-32 from 1747530 to 2229870 tid 2 2023-10-01T07:32:18.032 INFO:tasks.rados.rados.0.smithi084.stdout:33: write initial oid 33 2023-10-01T07:32:18.032 INFO:tasks.rados.rados.0.smithi084.stdout:33: seq_num 32 ranges {537824=473380,1806012=625998} 2023-10-01T07:32:18.037 INFO:tasks.rados.rados.0.smithi084.stdout:33: writing smithi08466639-33 from 537824 to 1011204 tid 1 2023-10-01T07:32:18.046 INFO:tasks.rados.rados.0.smithi084.stdout:33: writing smithi08466639-33 from 1806012 to 2432010 tid 2 2023-10-01T07:32:18.046 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:18.046 INFO:tasks.rados.rados.0.smithi084.stdout:18: finishing write tid 2 to smithi08466639-18 2023-10-01T07:32:18.046 INFO:tasks.rados.rados.0.smithi084.stdout:18: finishing write tid 3 to smithi08466639-18 2023-10-01T07:32:18.046 INFO:tasks.rados.rados.0.smithi084.stdout:18: finishing write tid 4 to smithi08466639-18 2023-10-01T07:32:18.047 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 18 v 9 (ObjNum 17 snap 0 seq_num 17) dirty exists 2023-10-01T07:32:18.047 INFO:tasks.rados.rados.0.smithi084.stdout:18: left oid 18 (ObjNum 17 snap 0 seq_num 17) 2023-10-01T07:32:18.047 INFO:tasks.rados.rados.0.smithi084.stdout:19: finishing write tid 1 to smithi08466639-19 2023-10-01T07:32:18.047 INFO:tasks.rados.rados.0.smithi084.stdout:19: finishing write tid 2 to smithi08466639-19 2023-10-01T07:32:18.047 INFO:tasks.rados.rados.0.smithi084.stdout:19: finishing write tid 3 to smithi08466639-19 2023-10-01T07:32:18.047 INFO:tasks.rados.rados.0.smithi084.stdout:19: finishing write tid 4 to smithi08466639-19 2023-10-01T07:32:18.047 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 19 v 6 (ObjNum 18 snap 0 seq_num 18) dirty exists 2023-10-01T07:32:18.047 INFO:tasks.rados.rados.0.smithi084.stdout:19: left oid 19 (ObjNum 18 snap 0 seq_num 18) 2023-10-01T07:32:18.048 INFO:tasks.rados.rados.0.smithi084.stdout:20: finishing write tid 1 to smithi08466639-20 2023-10-01T07:32:18.048 INFO:tasks.rados.rados.0.smithi084.stdout:18: done (15 left) 2023-10-01T07:32:18.048 INFO:tasks.rados.rados.0.smithi084.stdout:19: done (14 left) 2023-10-01T07:32:18.048 INFO:tasks.rados.rados.0.smithi084.stdout:34: write initial oid 34 2023-10-01T07:32:18.048 INFO:tasks.rados.rados.0.smithi084.stdout:34: seq_num 33 ranges {554631=548629,1748141=486009} 2023-10-01T07:32:18.053 INFO:tasks.rados.rados.0.smithi084.stdout:34: writing smithi08466639-34 from 554631 to 1103260 tid 1 2023-10-01T07:32:18.059 INFO:tasks.rados.rados.0.smithi084.stdout:34: writing smithi08466639-34 from 1748141 to 2234150 tid 2 2023-10-01T07:32:18.059 INFO:tasks.rados.rados.0.smithi084.stdout:35: write initial oid 35 2023-10-01T07:32:18.059 INFO:tasks.rados.rados.0.smithi084.stdout:35: seq_num 34 ranges {571438=623878,1806623=629667} 2023-10-01T07:32:18.065 INFO:tasks.rados.rados.0.smithi084.stdout:35: writing smithi08466639-35 from 571438 to 1195316 tid 1 2023-10-01T07:32:18.074 INFO:tasks.rados.rados.0.smithi084.stdout:35: writing smithi08466639-35 from 1806623 to 2436290 tid 2 2023-10-01T07:32:18.074 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:18.074 INFO:tasks.rados.rados.0.smithi084.stdout:20: finishing write tid 2 to smithi08466639-20 2023-10-01T07:32:18.074 INFO:tasks.rados.rados.0.smithi084.stdout:20: finishing write tid 3 to smithi08466639-20 2023-10-01T07:32:18.074 INFO:tasks.rados.rados.0.smithi084.stdout:20: finishing write tid 4 to smithi08466639-20 2023-10-01T07:32:18.074 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 20 v 6 (ObjNum 19 snap 0 seq_num 19) dirty exists 2023-10-01T07:32:18.074 INFO:tasks.rados.rados.0.smithi084.stdout:20: left oid 20 (ObjNum 19 snap 0 seq_num 19) 2023-10-01T07:32:18.074 INFO:tasks.rados.rados.0.smithi084.stdout:21: finishing write tid 1 to smithi08466639-21 2023-10-01T07:32:18.074 INFO:tasks.rados.rados.0.smithi084.stdout:21: finishing write tid 2 to smithi08466639-21 2023-10-01T07:32:18.074 INFO:tasks.rados.rados.0.smithi084.stdout:21: finishing write tid 3 to smithi08466639-21 2023-10-01T07:32:18.074 INFO:tasks.rados.rados.0.smithi084.stdout:20: done (15 left) 2023-10-01T07:32:18.075 INFO:tasks.rados.rados.0.smithi084.stdout:36: write initial oid 36 2023-10-01T07:32:18.075 INFO:tasks.rados.rados.0.smithi084.stdout:36: seq_num 35 ranges {588245=699127,1865105=489678} 2023-10-01T07:32:18.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:17 smithi084 bash[27378]: audit 2023-10-01T07:32:16.917488+0000 mon.c (mon.2) 101 : audit [INF] from='client.? 172.21.15.84:0/1575578086' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-10-01T07:32:18.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:17 smithi084 bash[27378]: audit 2023-10-01T07:32:16.917892+0000 mon.a (mon.0) 687 : audit [INF] from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-10-01T07:32:18.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:17 smithi084 bash[33757]: audit 2023-10-01T07:32:16.917488+0000 mon.c (mon.2) 101 : audit [INF] from='client.? 172.21.15.84:0/1575578086' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-10-01T07:32:18.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:17 smithi084 bash[33757]: audit 2023-10-01T07:32:16.917892+0000 mon.a (mon.0) 687 : audit [INF] from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-10-01T07:32:18.081 INFO:tasks.rados.rados.0.smithi084.stdout:36: writing smithi08466639-36 from 588245 to 1287372 tid 1 2023-10-01T07:32:18.089 INFO:tasks.rados.rados.0.smithi084.stdout:36: writing smithi08466639-36 from 1865105 to 2354783 tid 2 2023-10-01T07:32:18.089 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:18.089 INFO:tasks.rados.rados.0.smithi084.stdout:21: finishing write tid 4 to smithi08466639-21 2023-10-01T07:32:18.089 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 21 v 6 (ObjNum 20 snap 0 seq_num 20) dirty exists 2023-10-01T07:32:18.089 INFO:tasks.rados.rados.0.smithi084.stdout:21: left oid 21 (ObjNum 20 snap 0 seq_num 20) 2023-10-01T07:32:18.089 INFO:tasks.rados.rados.0.smithi084.stdout:22: finishing write tid 1 to smithi08466639-22 2023-10-01T07:32:18.089 INFO:tasks.rados.rados.0.smithi084.stdout:22: finishing write tid 2 to smithi08466639-22 2023-10-01T07:32:18.089 INFO:tasks.rados.rados.0.smithi084.stdout:22: finishing write tid 3 to smithi08466639-22 2023-10-01T07:32:18.090 INFO:tasks.rados.rados.0.smithi084.stdout:22: finishing write tid 4 to smithi08466639-22 2023-10-01T07:32:18.090 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 22 v 9 (ObjNum 21 snap 0 seq_num 21) dirty exists 2023-10-01T07:32:18.090 INFO:tasks.rados.rados.0.smithi084.stdout:22: left oid 22 (ObjNum 21 snap 0 seq_num 21) 2023-10-01T07:32:18.090 INFO:tasks.rados.rados.0.smithi084.stdout:23: finishing write tid 1 to smithi08466639-23 2023-10-01T07:32:18.090 INFO:tasks.rados.rados.0.smithi084.stdout:23: finishing write tid 2 to smithi08466639-23 2023-10-01T07:32:18.090 INFO:tasks.rados.rados.0.smithi084.stdout:23: finishing write tid 3 to smithi08466639-23 2023-10-01T07:32:18.090 INFO:tasks.rados.rados.0.smithi084.stdout:23: finishing write tid 4 to smithi08466639-23 2023-10-01T07:32:18.090 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 23 v 6 (ObjNum 22 snap 0 seq_num 22) dirty exists 2023-10-01T07:32:18.090 INFO:tasks.rados.rados.0.smithi084.stdout:23: left oid 23 (ObjNum 22 snap 0 seq_num 22) 2023-10-01T07:32:18.090 INFO:tasks.rados.rados.0.smithi084.stdout:24: finishing write tid 1 to smithi08466639-24 2023-10-01T07:32:18.090 INFO:tasks.rados.rados.0.smithi084.stdout:24: finishing write tid 2 to smithi08466639-24 2023-10-01T07:32:18.090 INFO:tasks.rados.rados.0.smithi084.stdout:24: finishing write tid 3 to smithi08466639-24 2023-10-01T07:32:18.091 INFO:tasks.rados.rados.0.smithi084.stdout:24: finishing write tid 4 to smithi08466639-24 2023-10-01T07:32:18.091 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 24 v 9 (ObjNum 23 snap 0 seq_num 23) dirty exists 2023-10-01T07:32:18.091 INFO:tasks.rados.rados.0.smithi084.stdout:24: left oid 24 (ObjNum 23 snap 0 seq_num 23) 2023-10-01T07:32:18.091 INFO:tasks.rados.rados.0.smithi084.stdout:25: finishing write tid 1 to smithi08466639-25 2023-10-01T07:32:18.091 INFO:tasks.rados.rados.0.smithi084.stdout:25: finishing write tid 2 to smithi08466639-25 2023-10-01T07:32:18.091 INFO:tasks.rados.rados.0.smithi084.stdout:25: finishing write tid 3 to smithi08466639-25 2023-10-01T07:32:18.091 INFO:tasks.rados.rados.0.smithi084.stdout:25: finishing write tid 4 to smithi08466639-25 2023-10-01T07:32:18.091 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 25 v 9 (ObjNum 24 snap 0 seq_num 24) dirty exists 2023-10-01T07:32:18.092 INFO:tasks.rados.rados.0.smithi084.stdout:25: left oid 25 (ObjNum 24 snap 0 seq_num 24) 2023-10-01T07:32:18.092 INFO:tasks.rados.rados.0.smithi084.stdout:26: finishing write tid 1 to smithi08466639-26 2023-10-01T07:32:18.092 INFO:tasks.rados.rados.0.smithi084.stdout:26: finishing write tid 2 to smithi08466639-26 2023-10-01T07:32:18.092 INFO:tasks.rados.rados.0.smithi084.stdout:26: finishing write tid 3 to smithi08466639-26 2023-10-01T07:32:18.092 INFO:tasks.rados.rados.0.smithi084.stdout:26: finishing write tid 4 to smithi08466639-26 2023-10-01T07:32:18.092 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 26 v 9 (ObjNum 25 snap 0 seq_num 25) dirty exists 2023-10-01T07:32:18.092 INFO:tasks.rados.rados.0.smithi084.stdout:26: left oid 26 (ObjNum 25 snap 0 seq_num 25) 2023-10-01T07:32:18.092 INFO:tasks.rados.rados.0.smithi084.stdout:27: finishing write tid 1 to smithi08466639-27 2023-10-01T07:32:18.092 INFO:tasks.rados.rados.0.smithi084.stdout:27: finishing write tid 2 to smithi08466639-27 2023-10-01T07:32:18.092 INFO:tasks.rados.rados.0.smithi084.stdout:27: finishing write tid 3 to smithi08466639-27 2023-10-01T07:32:18.092 INFO:tasks.rados.rados.0.smithi084.stdout:27: finishing write tid 4 to smithi08466639-27 2023-10-01T07:32:18.092 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 27 v 12 (ObjNum 26 snap 0 seq_num 26) dirty exists 2023-10-01T07:32:18.093 INFO:tasks.rados.rados.0.smithi084.stdout:27: left oid 27 (ObjNum 26 snap 0 seq_num 26) 2023-10-01T07:32:18.093 INFO:tasks.rados.rados.0.smithi084.stdout:28: finishing write tid 1 to smithi08466639-28 2023-10-01T07:32:18.093 INFO:tasks.rados.rados.0.smithi084.stdout:28: finishing write tid 2 to smithi08466639-28 2023-10-01T07:32:18.093 INFO:tasks.rados.rados.0.smithi084.stdout:28: finishing write tid 3 to smithi08466639-28 2023-10-01T07:32:18.093 INFO:tasks.rados.rados.0.smithi084.stdout:28: finishing write tid 4 to smithi08466639-28 2023-10-01T07:32:18.093 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 28 v 6 (ObjNum 27 snap 0 seq_num 27) dirty exists 2023-10-01T07:32:18.093 INFO:tasks.rados.rados.0.smithi084.stdout:28: left oid 28 (ObjNum 27 snap 0 seq_num 27) 2023-10-01T07:32:18.093 INFO:tasks.rados.rados.0.smithi084.stdout:29: finishing write tid 1 to smithi08466639-29 2023-10-01T07:32:18.093 INFO:tasks.rados.rados.0.smithi084.stdout:29: finishing write tid 2 to smithi08466639-29 2023-10-01T07:32:18.093 INFO:tasks.rados.rados.0.smithi084.stdout:21: done (15 left) 2023-10-01T07:32:18.093 INFO:tasks.rados.rados.0.smithi084.stdout:22: done (14 left) 2023-10-01T07:32:18.093 INFO:tasks.rados.rados.0.smithi084.stdout:23: done (13 left) 2023-10-01T07:32:18.093 INFO:tasks.rados.rados.0.smithi084.stdout:24: done (12 left) 2023-10-01T07:32:18.094 INFO:tasks.rados.rados.0.smithi084.stdout:25: done (11 left) 2023-10-01T07:32:18.094 INFO:tasks.rados.rados.0.smithi084.stdout:26: done (10 left) 2023-10-01T07:32:18.094 INFO:tasks.rados.rados.0.smithi084.stdout:27: done (9 left) 2023-10-01T07:32:18.094 INFO:tasks.rados.rados.0.smithi084.stdout:28: done (8 left) 2023-10-01T07:32:18.094 INFO:tasks.rados.rados.0.smithi084.stdout:37: write initial oid 37 2023-10-01T07:32:18.094 INFO:tasks.rados.rados.0.smithi084.stdout:37: seq_num 36 ranges {605052=774376,1923587=633336} 2023-10-01T07:32:18.095 INFO:tasks.rados.rados.0.smithi084.stdout:37: writing smithi08466639-37 from 605052 to 1379428 tid 1 2023-10-01T07:32:18.102 INFO:tasks.rados.rados.0.smithi084.stdout:37: writing smithi08466639-37 from 1923587 to 2556923 tid 2 2023-10-01T07:32:18.102 INFO:tasks.rados.rados.0.smithi084.stdout:38: write initial oid 38 2023-10-01T07:32:18.102 INFO:tasks.rados.rados.0.smithi084.stdout:29: finishing write tid 3 to smithi08466639-29 2023-10-01T07:32:18.102 INFO:tasks.rados.rados.0.smithi084.stdout:29: finishing write tid 4 to smithi08466639-29 2023-10-01T07:32:18.103 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 29 v 9 (ObjNum 28 snap 0 seq_num 28) dirty exists 2023-10-01T07:32:18.103 INFO:tasks.rados.rados.0.smithi084.stdout:29: left oid 29 (ObjNum 28 snap 0 seq_num 28) 2023-10-01T07:32:18.103 INFO:tasks.rados.rados.0.smithi084.stdout:38: seq_num 37 ranges {621859=449625,1865716=756143} 2023-10-01T07:32:18.108 INFO:tasks.rados.rados.0.smithi084.stdout:38: writing smithi08466639-38 from 621859 to 1071484 tid 1 2023-10-01T07:32:18.119 INFO:tasks.rados.rados.0.smithi084.stdout:38: writing smithi08466639-38 from 1865716 to 2621859 tid 2 2023-10-01T07:32:18.119 INFO:tasks.rados.rados.0.smithi084.stdout:29: done (9 left) 2023-10-01T07:32:18.119 INFO:tasks.rados.rados.0.smithi084.stdout:39: write initial oid 39 2023-10-01T07:32:18.119 INFO:tasks.rados.rados.0.smithi084.stdout:39: seq_num 38 ranges {638666=524874,1924198=637005} 2023-10-01T07:32:18.125 INFO:tasks.rados.rados.0.smithi084.stdout:39: writing smithi08466639-39 from 638666 to 1163540 tid 1 2023-10-01T07:32:18.134 INFO:tasks.rados.rados.0.smithi084.stdout:39: writing smithi08466639-39 from 1924198 to 2561203 tid 2 2023-10-01T07:32:18.134 INFO:tasks.rados.rados.0.smithi084.stdout:40: write initial oid 40 2023-10-01T07:32:18.134 INFO:tasks.rados.rados.0.smithi084.stdout:40: seq_num 39 ranges {655473=716476,2099033=556440} 2023-10-01T07:32:18.142 INFO:tasks.rados.rados.0.smithi084.stdout:40: writing smithi08466639-40 from 655473 to 1371949 tid 1 2023-10-01T07:32:18.150 INFO:tasks.rados.rados.0.smithi084.stdout:40: writing smithi08466639-40 from 2099033 to 2655473 tid 2 2023-10-01T07:32:18.150 INFO:tasks.rados.rados.0.smithi084.stdout:41: write initial oid 41 2023-10-01T07:32:18.151 INFO:tasks.rados.rados.0.smithi084.stdout:41: seq_num 40 ranges {672280=791725,2157515=514765} 2023-10-01T07:32:18.159 INFO:tasks.rados.rados.0.smithi084.stdout:41: writing smithi08466639-41 from 672280 to 1464005 tid 1 2023-10-01T07:32:18.167 INFO:tasks.rados.rados.0.smithi084.stdout:41: writing smithi08466639-41 from 2157515 to 2672280 tid 2 2023-10-01T07:32:18.167 INFO:tasks.rados.rados.0.smithi084.stdout:42: write initial oid 42 2023-10-01T07:32:18.167 INFO:tasks.rados.rados.0.smithi084.stdout:42: seq_num 41 ranges {689087=466974,1699644=784332} 2023-10-01T07:32:18.173 INFO:tasks.rados.rados.0.smithi084.stdout:42: writing smithi08466639-42 from 689087 to 1156061 tid 1 2023-10-01T07:32:18.181 INFO:tasks.rados.rados.0.smithi084.stdout:42: writing smithi08466639-42 from 1699644 to 2483976 tid 2 2023-10-01T07:32:18.181 INFO:tasks.rados.rados.0.smithi084.stdout:43: write initial oid 43 2023-10-01T07:32:18.182 INFO:tasks.rados.rados.0.smithi084.stdout:43: seq_num 42 ranges {705894=542223,1758126=644343} 2023-10-01T07:32:18.188 INFO:tasks.rados.rados.0.smithi084.stdout:43: writing smithi08466639-43 from 705894 to 1248117 tid 1 2023-10-01T07:32:18.195 INFO:tasks.rados.rados.0.smithi084.stdout:43: writing smithi08466639-43 from 1758126 to 2402469 tid 2 2023-10-01T07:32:18.195 INFO:tasks.rados.rados.0.smithi084.stdout:44: write initial oid 44 2023-10-01T07:32:18.195 INFO:tasks.rados.rados.0.smithi084.stdout:44: seq_num 43 ranges {722701=617472,1816608=788001} 2023-10-01T07:32:18.203 INFO:tasks.rados.rados.0.smithi084.stdout:44: writing smithi08466639-44 from 722701 to 1340173 tid 1 2023-10-01T07:32:18.210 INFO:tasks.rados.rados.0.smithi084.stdout:44: writing smithi08466639-44 from 1816608 to 2604609 tid 2 2023-10-01T07:32:18.210 INFO:tasks.rados.rados.0.smithi084.stdout:45: write initial oid 45 2023-10-01T07:32:18.210 INFO:tasks.rados.rados.0.smithi084.stdout:45: seq_num 44 ranges {739508=692721,1875090=648012} 2023-10-01T07:32:18.218 INFO:tasks.rados.rados.0.smithi084.stdout:45: writing smithi08466639-45 from 739508 to 1432229 tid 1 2023-10-01T07:32:18.226 INFO:tasks.rados.rados.0.smithi084.stdout:45: writing smithi08466639-45 from 1875090 to 2523102 tid 2 2023-10-01T07:32:18.226 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:18.226 INFO:tasks.rados.rados.0.smithi084.stdout:30: finishing write tid 1 to smithi08466639-30 2023-10-01T07:32:18.226 INFO:tasks.rados.rados.0.smithi084.stdout:30: finishing write tid 2 to smithi08466639-30 2023-10-01T07:32:18.226 INFO:tasks.rados.rados.0.smithi084.stdout:30: finishing write tid 3 to smithi08466639-30 2023-10-01T07:32:18.226 INFO:tasks.rados.rados.0.smithi084.stdout:30: finishing write tid 4 to smithi08466639-30 2023-10-01T07:32:18.226 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 30 v 6 (ObjNum 29 snap 0 seq_num 29) dirty exists 2023-10-01T07:32:18.227 INFO:tasks.rados.rados.0.smithi084.stdout:30: left oid 30 (ObjNum 29 snap 0 seq_num 29) 2023-10-01T07:32:18.227 INFO:tasks.rados.rados.0.smithi084.stdout:31: finishing write tid 1 to smithi08466639-31 2023-10-01T07:32:18.227 INFO:tasks.rados.rados.0.smithi084.stdout:31: finishing write tid 2 to smithi08466639-31 2023-10-01T07:32:18.227 INFO:tasks.rados.rados.0.smithi084.stdout:31: finishing write tid 3 to smithi08466639-31 2023-10-01T07:32:18.227 INFO:tasks.rados.rados.0.smithi084.stdout:31: finishing write tid 4 to smithi08466639-31 2023-10-01T07:32:18.227 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 31 v 9 (ObjNum 30 snap 0 seq_num 30) dirty exists 2023-10-01T07:32:18.227 INFO:tasks.rados.rados.0.smithi084.stdout:31: left oid 31 (ObjNum 30 snap 0 seq_num 30) 2023-10-01T07:32:18.227 INFO:tasks.rados.rados.0.smithi084.stdout:30: done (15 left) 2023-10-01T07:32:18.227 INFO:tasks.rados.rados.0.smithi084.stdout:31: done (14 left) 2023-10-01T07:32:18.227 INFO:tasks.rados.rados.0.smithi084.stdout:46: write initial oid 46 2023-10-01T07:32:18.228 INFO:tasks.rados.rados.0.smithi084.stdout:46: seq_num 45 ranges {756315=767970,1933572=791670} 2023-10-01T07:32:18.233 INFO:tasks.rados.rados.0.smithi084.stdout:46: writing smithi08466639-46 from 756315 to 1524285 tid 1 2023-10-01T07:32:18.240 INFO:tasks.rados.rados.0.smithi084.stdout:46: writing smithi08466639-46 from 1933572 to 2725242 tid 2 2023-10-01T07:32:18.240 INFO:tasks.rados.rados.0.smithi084.stdout:47: write initial oid 47 2023-10-01T07:32:18.240 INFO:tasks.rados.rados.0.smithi084.stdout:47: seq_num 46 ranges {773122=559572,1992054=651681} 2023-10-01T07:32:18.248 INFO:tasks.rados.rados.0.smithi084.stdout:47: writing smithi08466639-47 from 773122 to 1332694 tid 1 2023-10-01T07:32:18.256 INFO:tasks.rados.rados.0.smithi084.stdout:47: writing smithi08466639-47 from 1992054 to 2643735 tid 2 2023-10-01T07:32:18.256 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:18.256 INFO:tasks.rados.rados.0.smithi084.stdout:32: finishing write tid 1 to smithi08466639-32 2023-10-01T07:32:18.257 INFO:tasks.rados.rados.0.smithi084.stdout:32: finishing write tid 2 to smithi08466639-32 2023-10-01T07:32:18.257 INFO:tasks.rados.rados.0.smithi084.stdout:32: finishing write tid 3 to smithi08466639-32 2023-10-01T07:32:18.257 INFO:tasks.rados.rados.0.smithi084.stdout:32: finishing write tid 4 to smithi08466639-32 2023-10-01T07:32:18.257 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 32 v 3 (ObjNum 31 snap 0 seq_num 31) dirty exists 2023-10-01T07:32:18.257 INFO:tasks.rados.rados.0.smithi084.stdout:32: left oid 32 (ObjNum 31 snap 0 seq_num 31) 2023-10-01T07:32:18.257 INFO:tasks.rados.rados.0.smithi084.stdout:33: finishing write tid 1 to smithi08466639-33 2023-10-01T07:32:18.257 INFO:tasks.rados.rados.0.smithi084.stdout:32: done (15 left) 2023-10-01T07:32:18.258 INFO:tasks.rados.rados.0.smithi084.stdout:48: write initial oid 48 2023-10-01T07:32:18.258 INFO:tasks.rados.rados.0.smithi084.stdout:48: seq_num 47 ranges {789929=634821,2050536=739393} 2023-10-01T07:32:18.264 INFO:tasks.rados.rados.0.smithi084.stdout:48: writing smithi08466639-48 from 789929 to 1424750 tid 1 2023-10-01T07:32:18.273 INFO:tasks.rados.rados.0.smithi084.stdout:48: writing smithi08466639-48 from 2050536 to 2789929 tid 2 2023-10-01T07:32:18.273 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:18.273 INFO:tasks.rados.rados.0.smithi084.stdout:33: finishing write tid 2 to smithi08466639-33 2023-10-01T07:32:18.273 INFO:tasks.rados.rados.0.smithi084.stdout:33: finishing write tid 3 to smithi08466639-33 2023-10-01T07:32:18.273 INFO:tasks.rados.rados.0.smithi084.stdout:33: finishing write tid 4 to smithi08466639-33 2023-10-01T07:32:18.273 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 33 v 3 (ObjNum 32 snap 0 seq_num 32) dirty exists 2023-10-01T07:32:18.273 INFO:tasks.rados.rados.0.smithi084.stdout:33: left oid 33 (ObjNum 32 snap 0 seq_num 32) 2023-10-01T07:32:18.273 INFO:tasks.rados.rados.0.smithi084.stdout:34: finishing write tid 1 to smithi08466639-34 2023-10-01T07:32:18.273 INFO:tasks.rados.rados.0.smithi084.stdout:34: finishing write tid 2 to smithi08466639-34 2023-10-01T07:32:18.273 INFO:tasks.rados.rados.0.smithi084.stdout:34: finishing write tid 3 to smithi08466639-34 2023-10-01T07:32:18.274 INFO:tasks.rados.rados.0.smithi084.stdout:34: finishing write tid 4 to smithi08466639-34 2023-10-01T07:32:18.274 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 34 v 9 (ObjNum 33 snap 0 seq_num 33) dirty exists 2023-10-01T07:32:18.274 INFO:tasks.rados.rados.0.smithi084.stdout:34: left oid 34 (ObjNum 33 snap 0 seq_num 33) 2023-10-01T07:32:18.274 INFO:tasks.rados.rados.0.smithi084.stdout:35: finishing write tid 1 to smithi08466639-35 2023-10-01T07:32:18.274 INFO:tasks.rados.rados.0.smithi084.stdout:35: finishing write tid 2 to smithi08466639-35 2023-10-01T07:32:18.274 INFO:tasks.rados.rados.0.smithi084.stdout:35: finishing write tid 3 to smithi08466639-35 2023-10-01T07:32:18.274 INFO:tasks.rados.rados.0.smithi084.stdout:35: finishing write tid 4 to smithi08466639-35 2023-10-01T07:32:18.274 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 35 v 12 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-10-01T07:32:18.274 INFO:tasks.rados.rados.0.smithi084.stdout:35: left oid 35 (ObjNum 34 snap 0 seq_num 34) 2023-10-01T07:32:18.274 INFO:tasks.rados.rados.0.smithi084.stdout:36: finishing write tid 1 to smithi08466639-36 2023-10-01T07:32:18.274 INFO:tasks.rados.rados.0.smithi084.stdout:36: finishing write tid 2 to smithi08466639-36 2023-10-01T07:32:18.274 INFO:tasks.rados.rados.0.smithi084.stdout:36: finishing write tid 3 to smithi08466639-36 2023-10-01T07:32:18.275 INFO:tasks.rados.rados.0.smithi084.stdout:36: finishing write tid 4 to smithi08466639-36 2023-10-01T07:32:18.275 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 36 v 6 (ObjNum 35 snap 0 seq_num 35) dirty exists 2023-10-01T07:32:18.275 INFO:tasks.rados.rados.0.smithi084.stdout:36: left oid 36 (ObjNum 35 snap 0 seq_num 35) 2023-10-01T07:32:18.275 INFO:tasks.rados.rados.0.smithi084.stdout:37: finishing write tid 1 to smithi08466639-37 2023-10-01T07:32:18.275 INFO:tasks.rados.rados.0.smithi084.stdout:37: finishing write tid 2 to smithi08466639-37 2023-10-01T07:32:18.275 INFO:tasks.rados.rados.0.smithi084.stdout:37: finishing write tid 3 to smithi08466639-37 2023-10-01T07:32:18.275 INFO:tasks.rados.rados.0.smithi084.stdout:37: finishing write tid 4 to smithi08466639-37 2023-10-01T07:32:18.275 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 37 v 12 (ObjNum 36 snap 0 seq_num 36) dirty exists 2023-10-01T07:32:18.275 INFO:tasks.rados.rados.0.smithi084.stdout:37: left oid 37 (ObjNum 36 snap 0 seq_num 36) 2023-10-01T07:32:18.276 INFO:tasks.rados.rados.0.smithi084.stdout:38: finishing write tid 1 to smithi08466639-38 2023-10-01T07:32:18.276 INFO:tasks.rados.rados.0.smithi084.stdout:38: finishing write tid 2 to smithi08466639-38 2023-10-01T07:32:18.276 INFO:tasks.rados.rados.0.smithi084.stdout:38: finishing write tid 3 to smithi08466639-38 2023-10-01T07:32:18.276 INFO:tasks.rados.rados.0.smithi084.stdout:38: finishing write tid 4 to smithi08466639-38 2023-10-01T07:32:18.276 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 38 v 15 (ObjNum 37 snap 0 seq_num 37) dirty exists 2023-10-01T07:32:18.276 INFO:tasks.rados.rados.0.smithi084.stdout:38: left oid 38 (ObjNum 37 snap 0 seq_num 37) 2023-10-01T07:32:18.276 INFO:tasks.rados.rados.0.smithi084.stdout:39: finishing write tid 1 to smithi08466639-39 2023-10-01T07:32:18.276 INFO:tasks.rados.rados.0.smithi084.stdout:39: finishing write tid 2 to smithi08466639-39 2023-10-01T07:32:18.276 INFO:tasks.rados.rados.0.smithi084.stdout:39: finishing write tid 3 to smithi08466639-39 2023-10-01T07:32:18.276 INFO:tasks.rados.rados.0.smithi084.stdout:39: finishing write tid 4 to smithi08466639-39 2023-10-01T07:32:18.276 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 39 v 12 (ObjNum 38 snap 0 seq_num 38) dirty exists 2023-10-01T07:32:18.276 INFO:tasks.rados.rados.0.smithi084.stdout:39: left oid 39 (ObjNum 38 snap 0 seq_num 38) 2023-10-01T07:32:18.276 INFO:tasks.rados.rados.0.smithi084.stdout:40: finishing write tid 1 to smithi08466639-40 2023-10-01T07:32:18.277 INFO:tasks.rados.rados.0.smithi084.stdout:40: finishing write tid 2 to smithi08466639-40 2023-10-01T07:32:18.277 INFO:tasks.rados.rados.0.smithi084.stdout:40: finishing write tid 3 to smithi08466639-40 2023-10-01T07:32:18.277 INFO:tasks.rados.rados.0.smithi084.stdout:40: finishing write tid 4 to smithi08466639-40 2023-10-01T07:32:18.277 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 40 v 15 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-10-01T07:32:18.277 INFO:tasks.rados.rados.0.smithi084.stdout:40: left oid 40 (ObjNum 39 snap 0 seq_num 39) 2023-10-01T07:32:18.277 INFO:tasks.rados.rados.0.smithi084.stdout:41: finishing write tid 1 to smithi08466639-41 2023-10-01T07:32:18.277 INFO:tasks.rados.rados.0.smithi084.stdout:41: finishing write tid 2 to smithi08466639-41 2023-10-01T07:32:18.277 INFO:tasks.rados.rados.0.smithi084.stdout:41: finishing write tid 3 to smithi08466639-41 2023-10-01T07:32:18.277 INFO:tasks.rados.rados.0.smithi084.stdout:41: finishing write tid 4 to smithi08466639-41 2023-10-01T07:32:18.277 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 41 v 6 (ObjNum 40 snap 0 seq_num 40) dirty exists 2023-10-01T07:32:18.277 INFO:tasks.rados.rados.0.smithi084.stdout:41: left oid 41 (ObjNum 40 snap 0 seq_num 40) 2023-10-01T07:32:18.277 INFO:tasks.rados.rados.0.smithi084.stdout:42: finishing write tid 1 to smithi08466639-42 2023-10-01T07:32:18.278 INFO:tasks.rados.rados.0.smithi084.stdout:42: finishing write tid 2 to smithi08466639-42 2023-10-01T07:32:18.278 INFO:tasks.rados.rados.0.smithi084.stdout:42: finishing write tid 3 to smithi08466639-42 2023-10-01T07:32:18.278 INFO:tasks.rados.rados.0.smithi084.stdout:42: finishing write tid 4 to smithi08466639-42 2023-10-01T07:32:18.278 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 42 v 6 (ObjNum 41 snap 0 seq_num 41) dirty exists 2023-10-01T07:32:18.278 INFO:tasks.rados.rados.0.smithi084.stdout:42: left oid 42 (ObjNum 41 snap 0 seq_num 41) 2023-10-01T07:32:18.278 INFO:tasks.rados.rados.0.smithi084.stdout:43: finishing write tid 1 to smithi08466639-43 2023-10-01T07:32:18.278 INFO:tasks.rados.rados.0.smithi084.stdout:43: finishing write tid 2 to smithi08466639-43 2023-10-01T07:32:18.278 INFO:tasks.rados.rados.0.smithi084.stdout:43: finishing write tid 3 to smithi08466639-43 2023-10-01T07:32:18.278 INFO:tasks.rados.rados.0.smithi084.stdout:43: finishing write tid 4 to smithi08466639-43 2023-10-01T07:32:18.278 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 43 v 9 (ObjNum 42 snap 0 seq_num 42) dirty exists 2023-10-01T07:32:18.278 INFO:tasks.rados.rados.0.smithi084.stdout:43: left oid 43 (ObjNum 42 snap 0 seq_num 42) 2023-10-01T07:32:18.279 INFO:tasks.rados.rados.0.smithi084.stdout:44: finishing write tid 1 to smithi08466639-44 2023-10-01T07:32:18.279 INFO:tasks.rados.rados.0.smithi084.stdout:44: finishing write tid 2 to smithi08466639-44 2023-10-01T07:32:18.279 INFO:tasks.rados.rados.0.smithi084.stdout:44: finishing write tid 3 to smithi08466639-44 2023-10-01T07:32:18.279 INFO:tasks.rados.rados.0.smithi084.stdout:44: finishing write tid 4 to smithi08466639-44 2023-10-01T07:32:18.279 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 44 v 12 (ObjNum 43 snap 0 seq_num 43) dirty exists 2023-10-01T07:32:18.279 INFO:tasks.rados.rados.0.smithi084.stdout:44: left oid 44 (ObjNum 43 snap 0 seq_num 43) 2023-10-01T07:32:18.279 INFO:tasks.rados.rados.0.smithi084.stdout:45: finishing write tid 1 to smithi08466639-45 2023-10-01T07:32:18.279 INFO:tasks.rados.rados.0.smithi084.stdout:45: finishing write tid 2 to smithi08466639-45 2023-10-01T07:32:18.279 INFO:tasks.rados.rados.0.smithi084.stdout:45: finishing write tid 3 to smithi08466639-45 2023-10-01T07:32:18.279 INFO:tasks.rados.rados.0.smithi084.stdout:45: finishing write tid 4 to smithi08466639-45 2023-10-01T07:32:18.279 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 45 v 18 (ObjNum 44 snap 0 seq_num 44) dirty exists 2023-10-01T07:32:18.279 INFO:tasks.rados.rados.0.smithi084.stdout:45: left oid 45 (ObjNum 44 snap 0 seq_num 44) 2023-10-01T07:32:18.280 INFO:tasks.rados.rados.0.smithi084.stdout:46: finishing write tid 1 to smithi08466639-46 2023-10-01T07:32:18.280 INFO:tasks.rados.rados.0.smithi084.stdout:46: finishing write tid 2 to smithi08466639-46 2023-10-01T07:32:18.280 INFO:tasks.rados.rados.0.smithi084.stdout:46: finishing write tid 3 to smithi08466639-46 2023-10-01T07:32:18.280 INFO:tasks.rados.rados.0.smithi084.stdout:46: finishing write tid 4 to smithi08466639-46 2023-10-01T07:32:18.280 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 46 v 18 (ObjNum 45 snap 0 seq_num 45) dirty exists 2023-10-01T07:32:18.280 INFO:tasks.rados.rados.0.smithi084.stdout:46: left oid 46 (ObjNum 45 snap 0 seq_num 45) 2023-10-01T07:32:18.280 INFO:tasks.rados.rados.0.smithi084.stdout:47: finishing write tid 1 to smithi08466639-47 2023-10-01T07:32:18.280 INFO:tasks.rados.rados.0.smithi084.stdout:33: done (15 left) 2023-10-01T07:32:18.280 INFO:tasks.rados.rados.0.smithi084.stdout:34: done (14 left) 2023-10-01T07:32:18.280 INFO:tasks.rados.rados.0.smithi084.stdout:35: done (13 left) 2023-10-01T07:32:18.280 INFO:tasks.rados.rados.0.smithi084.stdout:36: done (12 left) 2023-10-01T07:32:18.280 INFO:tasks.rados.rados.0.smithi084.stdout:37: done (11 left) 2023-10-01T07:32:18.281 INFO:tasks.rados.rados.0.smithi084.stdout:38: done (10 left) 2023-10-01T07:32:18.281 INFO:tasks.rados.rados.0.smithi084.stdout:39: done (9 left) 2023-10-01T07:32:18.281 INFO:tasks.rados.rados.0.smithi084.stdout:40: done (8 left) 2023-10-01T07:32:18.281 INFO:tasks.rados.rados.0.smithi084.stdout:41: done (7 left) 2023-10-01T07:32:18.281 INFO:tasks.rados.rados.0.smithi084.stdout:42: done (6 left) 2023-10-01T07:32:18.281 INFO:tasks.rados.rados.0.smithi084.stdout:43: done (5 left) 2023-10-01T07:32:18.281 INFO:tasks.rados.rados.0.smithi084.stdout:44: done (4 left) 2023-10-01T07:32:18.281 INFO:tasks.rados.rados.0.smithi084.stdout:45: done (3 left) 2023-10-01T07:32:18.281 INFO:tasks.rados.rados.0.smithi084.stdout:46: done (2 left) 2023-10-01T07:32:18.282 INFO:tasks.rados.rados.0.smithi084.stdout:49: write initial oid 49 2023-10-01T07:32:18.282 INFO:tasks.rados.rados.0.smithi084.stdout:49: seq_num 48 ranges {406736=710070,1709018=655350} 2023-10-01T07:32:18.282 INFO:tasks.rados.rados.0.smithi084.stdout:49: writing smithi08466639-49 from 406736 to 1116806 tid 1 2023-10-01T07:32:18.285 INFO:tasks.rados.rados.0.smithi084.stdout:49: writing smithi08466639-49 from 1709018 to 2364368 tid 2 2023-10-01T07:32:18.285 INFO:tasks.rados.rados.0.smithi084.stdout:50: write initial oid 50 2023-10-01T07:32:18.285 INFO:tasks.rados.rados.0.smithi084.stdout:50: seq_num 49 ranges {423543=785319,1767500=799008} 2023-10-01T07:32:18.292 INFO:tasks.rados.rados.0.smithi084.stdout:50: writing smithi08466639-50 from 423543 to 1208862 tid 1 2023-10-01T07:32:18.300 INFO:tasks.rados.rados.0.smithi084.stdout:50: writing smithi08466639-50 from 1767500 to 2566508 tid 2 2023-10-01T07:32:18.300 INFO:tasks.rados.rados.0.smithi084.stdout:51: write initial oid 51 2023-10-01T07:32:18.300 INFO:tasks.rados.rados.0.smithi084.stdout:51: seq_num 50 ranges {440350=460568,1309629=542666,2323973=516377} 2023-10-01T07:32:18.306 INFO:tasks.rados.rados.0.smithi084.stdout:51: writing smithi08466639-51 from 440350 to 900918 tid 1 2023-10-01T07:32:18.311 INFO:tasks.rados.rados.0.smithi084.stdout:51: writing smithi08466639-51 from 1309629 to 1852295 tid 2 2023-10-01T07:32:18.317 INFO:tasks.rados.rados.0.smithi084.stdout:51: writing smithi08466639-51 from 2323973 to 2840350 tid 3 2023-10-01T07:32:18.317 INFO:tasks.rados.rados.0.smithi084.stdout:52: write initial oid 52 2023-10-01T07:32:18.318 INFO:tasks.rados.rados.0.smithi084.stdout:52: seq_num 51 ranges {457157=535817,1768111=402677} 2023-10-01T07:32:18.323 INFO:tasks.rados.rados.0.smithi084.stdout:52: writing smithi08466639-52 from 457157 to 992974 tid 1 2023-10-01T07:32:18.332 INFO:tasks.rados.rados.0.smithi084.stdout:52: writing smithi08466639-52 from 1768111 to 2170788 tid 2 2023-10-01T07:32:18.332 INFO:tasks.rados.rados.0.smithi084.stdout:53: write initial oid 53 2023-10-01T07:32:18.332 INFO:tasks.rados.rados.0.smithi084.stdout:53: seq_num 52 ranges {473964=611066,1826593=546335,2778819=95145} 2023-10-01T07:32:18.338 INFO:tasks.rados.rados.0.smithi084.stdout:53: writing smithi08466639-53 from 473964 to 1085030 tid 1 2023-10-01T07:32:18.345 INFO:tasks.rados.rados.0.smithi084.stdout:53: writing smithi08466639-53 from 1826593 to 2372928 tid 2 2023-10-01T07:32:18.348 INFO:tasks.rados.rados.0.smithi084.stdout:53: writing smithi08466639-53 from 2778819 to 2873964 tid 3 2023-10-01T07:32:18.348 INFO:tasks.rados.rados.0.smithi084.stdout:54: write initial oid 54 2023-10-01T07:32:18.348 INFO:tasks.rados.rados.0.smithi084.stdout:54: seq_num 53 ranges {490771=686315,1885075=406346} 2023-10-01T07:32:18.355 INFO:tasks.rados.rados.0.smithi084.stdout:54: writing smithi08466639-54 from 490771 to 1177086 tid 1 2023-10-01T07:32:18.362 INFO:tasks.rados.rados.0.smithi084.stdout:54: writing smithi08466639-54 from 1885075 to 2291421 tid 2 2023-10-01T07:32:18.362 INFO:tasks.rados.rados.0.smithi084.stdout:55: write initial oid 55 2023-10-01T07:32:18.362 INFO:tasks.rados.rados.0.smithi084.stdout:55: seq_num 54 ranges {507578=477917,1543557=550004,2833665=73913} 2023-10-01T07:32:18.367 INFO:tasks.rados.rados.0.smithi084.stdout:55: writing smithi08466639-55 from 507578 to 985495 tid 1 2023-10-01T07:32:18.373 INFO:tasks.rados.rados.0.smithi084.stdout:55: writing smithi08466639-55 from 1543557 to 2093561 tid 2 2023-10-01T07:32:18.378 INFO:tasks.rados.rados.0.smithi084.stdout:55: writing smithi08466639-55 from 2833665 to 2907578 tid 3 2023-10-01T07:32:18.378 INFO:tasks.rados.rados.0.smithi084.stdout:56: write initial oid 56 2023-10-01T07:32:18.378 INFO:tasks.rados.rados.0.smithi084.stdout:56: seq_num 55 ranges {524385=553166,1602039=410015,2577441=346944} 2023-10-01T07:32:18.384 INFO:tasks.rados.rados.0.smithi084.stdout:56: writing smithi08466639-56 from 524385 to 1077551 tid 1 2023-10-01T07:32:18.390 INFO:tasks.rados.rados.0.smithi084.stdout:56: writing smithi08466639-56 from 1602039 to 2012054 tid 2 2023-10-01T07:32:18.396 INFO:tasks.rados.rados.0.smithi084.stdout:56: writing smithi08466639-56 from 2577441 to 2924385 tid 3 2023-10-01T07:32:18.396 INFO:tasks.rados.rados.0.smithi084.stdout:57: write initial oid 57 2023-10-01T07:32:18.397 INFO:tasks.rados.rados.0.smithi084.stdout:57: seq_num 56 ranges {541192=628415,1660521=553673,2888511=52681} 2023-10-01T07:32:18.403 INFO:tasks.rados.rados.0.smithi084.stdout:57: writing smithi08466639-57 from 541192 to 1169607 tid 1 2023-10-01T07:32:18.409 INFO:tasks.rados.rados.0.smithi084.stdout:57: writing smithi08466639-57 from 1660521 to 2214194 tid 2 2023-10-01T07:32:18.413 INFO:tasks.rados.rados.0.smithi084.stdout:57: writing smithi08466639-57 from 2888511 to 2941192 tid 3 2023-10-01T07:32:18.413 INFO:tasks.rados.rados.0.smithi084.stdout:58: write initial oid 58 2023-10-01T07:32:18.413 INFO:tasks.rados.rados.0.smithi084.stdout:58: seq_num 57 ranges {557999=703664,1719003=413684,2632287=325712} 2023-10-01T07:32:18.420 INFO:tasks.rados.rados.0.smithi084.stdout:58: writing smithi08466639-58 from 557999 to 1261663 tid 1 2023-10-01T07:32:18.425 INFO:tasks.rados.rados.0.smithi084.stdout:58: writing smithi08466639-58 from 1719003 to 2132687 tid 2 2023-10-01T07:32:18.430 INFO:tasks.rados.rados.0.smithi084.stdout:58: writing smithi08466639-58 from 2632287 to 2957999 tid 3 2023-10-01T07:32:18.431 INFO:tasks.rados.rados.0.smithi084.stdout:59: write initial oid 59 2023-10-01T07:32:18.431 INFO:tasks.rados.rados.0.smithi084.stdout:59: seq_num 58 ranges {574806=778913,2061132=557342} 2023-10-01T07:32:18.438 INFO:tasks.rados.rados.0.smithi084.stdout:59: writing smithi08466639-59 from 574806 to 1353719 tid 1 2023-10-01T07:32:18.445 INFO:tasks.rados.rados.0.smithi084.stdout:59: writing smithi08466639-59 from 2061132 to 2618474 tid 2 2023-10-01T07:32:18.446 INFO:tasks.rados.rados.0.smithi084.stdout:60: write initial oid 60 2023-10-01T07:32:18.446 INFO:tasks.rados.rados.0.smithi084.stdout:60: seq_num 59 ranges {591613=454162,1719614=417353,2570780=420833} 2023-10-01T07:32:18.452 INFO:tasks.rados.rados.0.smithi084.stdout:60: writing smithi08466639-60 from 591613 to 1045775 tid 1 2023-10-01T07:32:18.457 INFO:tasks.rados.rados.0.smithi084.stdout:60: writing smithi08466639-60 from 1719614 to 2136967 tid 2 2023-10-01T07:32:18.462 INFO:tasks.rados.rados.0.smithi084.stdout:60: writing smithi08466639-60 from 2570780 to 2991613 tid 3 2023-10-01T07:32:18.462 INFO:tasks.rados.rados.0.smithi084.stdout:61: write initial oid 61 2023-10-01T07:32:18.462 INFO:tasks.rados.rados.0.smithi084.stdout:61: seq_num 60 ranges {608420=529411,1778096=561011,2881850=126570} 2023-10-01T07:32:18.468 INFO:tasks.rados.rados.0.smithi084.stdout:61: writing smithi08466639-61 from 608420 to 1137831 tid 1 2023-10-01T07:32:18.476 INFO:tasks.rados.rados.0.smithi084.stdout:61: writing smithi08466639-61 from 1778096 to 2339107 tid 2 2023-10-01T07:32:18.479 INFO:tasks.rados.rados.0.smithi084.stdout:61: writing smithi08466639-61 from 2881850 to 3008420 tid 3 2023-10-01T07:32:18.480 INFO:tasks.rados.rados.0.smithi084.stdout:62: write initial oid 62 2023-10-01T07:32:18.480 INFO:tasks.rados.rados.0.smithi084.stdout:62: seq_num 61 ranges {625227=721013,1952931=704669} 2023-10-01T07:32:18.487 INFO:tasks.rados.rados.0.smithi084.stdout:62: writing smithi08466639-62 from 625227 to 1346240 tid 1 2023-10-01T07:32:18.496 INFO:tasks.rados.rados.0.smithi084.stdout:62: writing smithi08466639-62 from 1952931 to 2657600 tid 2 2023-10-01T07:32:18.496 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:18.497 INFO:tasks.rados.rados.0.smithi084.stdout:47: finishing write tid 2 to smithi08466639-47 2023-10-01T07:32:18.497 INFO:tasks.rados.rados.0.smithi084.stdout:47: finishing write tid 3 to smithi08466639-47 2023-10-01T07:32:18.497 INFO:tasks.rados.rados.0.smithi084.stdout:47: finishing write tid 4 to smithi08466639-47 2023-10-01T07:32:18.497 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 47 v 3 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-10-01T07:32:18.497 INFO:tasks.rados.rados.0.smithi084.stdout:47: left oid 47 (ObjNum 46 snap 0 seq_num 46) 2023-10-01T07:32:18.497 INFO:tasks.rados.rados.0.smithi084.stdout:48: finishing write tid 1 to smithi08466639-48 2023-10-01T07:32:18.497 INFO:tasks.rados.rados.0.smithi084.stdout:47: done (15 left) 2023-10-01T07:32:18.498 INFO:tasks.rados.rados.0.smithi084.stdout:63: write initial oid 63 2023-10-01T07:32:18.498 INFO:tasks.rados.rados.0.smithi084.stdout:63: seq_num 62 ranges {642034=796262,1895060=564680} 2023-10-01T07:32:18.504 INFO:tasks.rados.rados.0.smithi084.stdout:63: writing smithi08466639-63 from 642034 to 1438296 tid 1 2023-10-01T07:32:18.510 INFO:tasks.rados.rados.0.smithi084.stdout:63: writing smithi08466639-63 from 1895060 to 2459740 tid 2 2023-10-01T07:32:18.510 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:18.510 INFO:tasks.rados.rados.0.smithi084.stdout:48: finishing write tid 2 to smithi08466639-48 2023-10-01T07:32:18.510 INFO:tasks.rados.rados.0.smithi084.stdout:48: finishing write tid 3 to smithi08466639-48 2023-10-01T07:32:18.510 INFO:tasks.rados.rados.0.smithi084.stdout:48: finishing write tid 4 to smithi08466639-48 2023-10-01T07:32:18.511 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 48 v 9 (ObjNum 47 snap 0 seq_num 47) dirty exists 2023-10-01T07:32:18.511 INFO:tasks.rados.rados.0.smithi084.stdout:48: left oid 48 (ObjNum 47 snap 0 seq_num 47) 2023-10-01T07:32:18.511 INFO:tasks.rados.rados.0.smithi084.stdout:49: finishing write tid 1 to smithi08466639-49 2023-10-01T07:32:18.511 INFO:tasks.rados.rados.0.smithi084.stdout:48: done (15 left) 2023-10-01T07:32:18.511 INFO:tasks.rados.rados.0.smithi084.stdout:64: write initial oid 64 2023-10-01T07:32:18.511 INFO:tasks.rados.rados.0.smithi084.stdout:64: seq_num 63 ranges {658841=471511,1553542=708338,2964119=94722} 2023-10-01T07:32:18.516 INFO:tasks.rados.rados.0.smithi084.stdout:64: writing smithi08466639-64 from 658841 to 1130352 tid 1 2023-10-01T07:32:18.523 INFO:tasks.rados.rados.0.smithi084.stdout:64: writing smithi08466639-64 from 1553542 to 2261880 tid 2 2023-10-01T07:32:18.527 INFO:tasks.rados.rados.0.smithi084.stdout:64: writing smithi08466639-64 from 2964119 to 3058841 tid 3 2023-10-01T07:32:18.528 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:18.528 INFO:tasks.rados.rados.0.smithi084.stdout:49: finishing write tid 2 to smithi08466639-49 2023-10-01T07:32:18.528 INFO:tasks.rados.rados.0.smithi084.stdout:49: finishing write tid 3 to smithi08466639-49 2023-10-01T07:32:18.528 INFO:tasks.rados.rados.0.smithi084.stdout:49: finishing write tid 4 to smithi08466639-49 2023-10-01T07:32:18.528 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 49 v 6 (ObjNum 48 snap 0 seq_num 48) dirty exists 2023-10-01T07:32:18.528 INFO:tasks.rados.rados.0.smithi084.stdout:49: left oid 49 (ObjNum 48 snap 0 seq_num 48) 2023-10-01T07:32:18.528 INFO:tasks.rados.rados.0.smithi084.stdout:50: finishing write tid 1 to smithi08466639-50 2023-10-01T07:32:18.528 INFO:tasks.rados.rados.0.smithi084.stdout:49: done (15 left) 2023-10-01T07:32:18.529 INFO:tasks.rados.rados.0.smithi084.stdout:65: write initial oid 65 2023-10-01T07:32:18.529 INFO:tasks.rados.rados.0.smithi084.stdout:65: seq_num 64 ranges {675648=546760,2012024=568349} 2023-10-01T07:32:18.534 INFO:tasks.rados.rados.0.smithi084.stdout:65: writing smithi08466639-65 from 675648 to 1222408 tid 1 2023-10-01T07:32:18.543 INFO:tasks.rados.rados.0.smithi084.stdout:65: writing smithi08466639-65 from 2012024 to 2580373 tid 2 2023-10-01T07:32:18.543 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:18.544 INFO:tasks.rados.rados.0.smithi084.stdout:50: finishing write tid 2 to smithi08466639-50 2023-10-01T07:32:18.544 INFO:tasks.rados.rados.0.smithi084.stdout:50: finishing write tid 3 to smithi08466639-50 2023-10-01T07:32:18.544 INFO:tasks.rados.rados.0.smithi084.stdout:50: finishing write tid 4 to smithi08466639-50 2023-10-01T07:32:18.544 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 50 v 9 (ObjNum 49 snap 0 seq_num 49) dirty exists 2023-10-01T07:32:18.544 INFO:tasks.rados.rados.0.smithi084.stdout:50: left oid 50 (ObjNum 49 snap 0 seq_num 49) 2023-10-01T07:32:18.544 INFO:tasks.rados.rados.0.smithi084.stdout:51: finishing write tid 1 to smithi08466639-51 2023-10-01T07:32:18.544 INFO:tasks.rados.rados.0.smithi084.stdout:51: finishing write tid 2 to smithi08466639-51 2023-10-01T07:32:18.544 INFO:tasks.rados.rados.0.smithi084.stdout:51: finishing write tid 3 to smithi08466639-51 2023-10-01T07:32:18.544 INFO:tasks.rados.rados.0.smithi084.stdout:51: finishing write tid 4 to smithi08466639-51 2023-10-01T07:32:18.544 INFO:tasks.rados.rados.0.smithi084.stdout:51: finishing write tid 5 to smithi08466639-51 2023-10-01T07:32:18.544 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 51 v 13 (ObjNum 50 snap 0 seq_num 50) dirty exists 2023-10-01T07:32:18.544 INFO:tasks.rados.rados.0.smithi084.stdout:51: left oid 51 (ObjNum 50 snap 0 seq_num 50) 2023-10-01T07:32:18.545 INFO:tasks.rados.rados.0.smithi084.stdout:52: finishing write tid 1 to smithi08466639-52 2023-10-01T07:32:18.545 INFO:tasks.rados.rados.0.smithi084.stdout:52: finishing write tid 2 to smithi08466639-52 2023-10-01T07:32:18.545 INFO:tasks.rados.rados.0.smithi084.stdout:52: finishing write tid 3 to smithi08466639-52 2023-10-01T07:32:18.545 INFO:tasks.rados.rados.0.smithi084.stdout:52: finishing write tid 4 to smithi08466639-52 2023-10-01T07:32:18.545 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 52 v 15 (ObjNum 51 snap 0 seq_num 51) dirty exists 2023-10-01T07:32:18.545 INFO:tasks.rados.rados.0.smithi084.stdout:52: left oid 52 (ObjNum 51 snap 0 seq_num 51) 2023-10-01T07:32:18.545 INFO:tasks.rados.rados.0.smithi084.stdout:53: finishing write tid 1 to smithi08466639-53 2023-10-01T07:32:18.545 INFO:tasks.rados.rados.0.smithi084.stdout:50: done (15 left) 2023-10-01T07:32:18.545 INFO:tasks.rados.rados.0.smithi084.stdout:51: done (14 left) 2023-10-01T07:32:18.545 INFO:tasks.rados.rados.0.smithi084.stdout:52: done (13 left) 2023-10-01T07:32:18.545 INFO:tasks.rados.rados.0.smithi084.stdout:66: write initial oid 66 2023-10-01T07:32:18.545 INFO:tasks.rados.rados.0.smithi084.stdout:66: seq_num 65 ranges {692455=622009,2070506=712007} 2023-10-01T07:32:18.550 INFO:tasks.rados.rados.0.smithi084.stdout:66: writing smithi08466639-66 from 692455 to 1314464 tid 1 2023-10-01T07:32:18.558 INFO:tasks.rados.rados.0.smithi084.stdout:66: writing smithi08466639-66 from 2070506 to 2782513 tid 2 2023-10-01T07:32:18.558 INFO:tasks.rados.rados.0.smithi084.stdout:67: write initial oid 67 2023-10-01T07:32:18.558 INFO:tasks.rados.rados.0.smithi084.stdout:67: seq_num 66 ranges {709262=697258,2012635=572018,3046388=62874} 2023-10-01T07:32:18.566 INFO:tasks.rados.rados.0.smithi084.stdout:67: writing smithi08466639-67 from 709262 to 1406520 tid 1 2023-10-01T07:32:18.573 INFO:tasks.rados.rados.0.smithi084.stdout:67: writing smithi08466639-67 from 2012635 to 2584653 tid 2 2023-10-01T07:32:18.577 INFO:tasks.rados.rados.0.smithi084.stdout:67: writing smithi08466639-67 from 3046388 to 3109262 tid 3 2023-10-01T07:32:18.577 INFO:tasks.rados.rados.0.smithi084.stdout:68: write initial oid 68 2023-10-01T07:32:18.577 INFO:tasks.rados.rados.0.smithi084.stdout:68: seq_num 67 ranges {726069=772507,2071117=715676} 2023-10-01T07:32:18.587 INFO:tasks.rados.rados.0.smithi084.stdout:68: writing smithi08466639-68 from 726069 to 1498576 tid 1 2023-10-01T07:32:18.596 INFO:tasks.rados.rados.0.smithi084.stdout:68: writing smithi08466639-68 from 2071117 to 2786793 tid 2 2023-10-01T07:32:18.596 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:18.597 INFO:tasks.rados.rados.0.smithi084.stdout:53: finishing write tid 2 to smithi08466639-53 2023-10-01T07:32:18.597 INFO:tasks.rados.rados.0.smithi084.stdout:53: finishing write tid 3 to smithi08466639-53 2023-10-01T07:32:18.597 INFO:tasks.rados.rados.0.smithi084.stdout:53: finishing write tid 4 to smithi08466639-53 2023-10-01T07:32:18.597 INFO:tasks.rados.rados.0.smithi084.stdout:53: finishing write tid 5 to smithi08466639-53 2023-10-01T07:32:18.597 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 53 v 13 (ObjNum 52 snap 0 seq_num 52) dirty exists 2023-10-01T07:32:18.597 INFO:tasks.rados.rados.0.smithi084.stdout:53: left oid 53 (ObjNum 52 snap 0 seq_num 52) 2023-10-01T07:32:18.598 INFO:tasks.rados.rados.0.smithi084.stdout:54: finishing write tid 1 to smithi08466639-54 2023-10-01T07:32:18.598 INFO:tasks.rados.rados.0.smithi084.stdout:54: finishing write tid 2 to smithi08466639-54 2023-10-01T07:32:18.598 INFO:tasks.rados.rados.0.smithi084.stdout:54: finishing write tid 3 to smithi08466639-54 2023-10-01T07:32:18.598 INFO:tasks.rados.rados.0.smithi084.stdout:54: finishing write tid 4 to smithi08466639-54 2023-10-01T07:32:18.598 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 54 v 16 (ObjNum 53 snap 0 seq_num 53) dirty exists 2023-10-01T07:32:18.598 INFO:tasks.rados.rados.0.smithi084.stdout:54: left oid 54 (ObjNum 53 snap 0 seq_num 53) 2023-10-01T07:32:18.598 INFO:tasks.rados.rados.0.smithi084.stdout:55: finishing write tid 1 to smithi08466639-55 2023-10-01T07:32:18.598 INFO:tasks.rados.rados.0.smithi084.stdout:55: finishing write tid 2 to smithi08466639-55 2023-10-01T07:32:18.599 INFO:tasks.rados.rados.0.smithi084.stdout:55: finishing write tid 3 to smithi08466639-55 2023-10-01T07:32:18.599 INFO:tasks.rados.rados.0.smithi084.stdout:55: finishing write tid 4 to smithi08466639-55 2023-10-01T07:32:18.599 INFO:tasks.rados.rados.0.smithi084.stdout:55: finishing write tid 5 to smithi08466639-55 2023-10-01T07:32:18.599 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 55 v 13 (ObjNum 54 snap 0 seq_num 54) dirty exists 2023-10-01T07:32:18.599 INFO:tasks.rados.rados.0.smithi084.stdout:55: left oid 55 (ObjNum 54 snap 0 seq_num 54) 2023-10-01T07:32:18.599 INFO:tasks.rados.rados.0.smithi084.stdout:53: done (15 left) 2023-10-01T07:32:18.599 INFO:tasks.rados.rados.0.smithi084.stdout:54: done (14 left) 2023-10-01T07:32:18.599 INFO:tasks.rados.rados.0.smithi084.stdout:55: done (13 left) 2023-10-01T07:32:18.599 INFO:tasks.rados.rados.0.smithi084.stdout:69: write initial oid 69 2023-10-01T07:32:18.599 INFO:tasks.rados.rados.0.smithi084.stdout:69: seq_num 68 ranges {742876=447756,1729599=575687,3101234=41642} 2023-10-01T07:32:18.602 INFO:tasks.rados.rados.0.smithi084.stdout:69: writing smithi08466639-69 from 742876 to 1190632 tid 1 2023-10-01T07:32:18.609 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:32:18 smithi112 bash[28510]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:32:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T07:32:18.610 INFO:tasks.rados.rados.0.smithi084.stdout:69: writing smithi08466639-69 from 1729599 to 2305286 tid 2 2023-10-01T07:32:18.615 INFO:tasks.rados.rados.0.smithi084.stdout:69: writing smithi08466639-69 from 3101234 to 3142876 tid 3 2023-10-01T07:32:18.615 INFO:tasks.rados.rados.0.smithi084.stdout:70: write initial oid 70 2023-10-01T07:32:18.615 INFO:tasks.rados.rados.0.smithi084.stdout:70: seq_num 69 ranges {759683=639358,1904434=719345,3128657=31026} 2023-10-01T07:32:18.622 INFO:tasks.rados.rados.0.smithi084.stdout:70: writing smithi08466639-70 from 759683 to 1399041 tid 1 2023-10-01T07:32:18.630 INFO:tasks.rados.rados.0.smithi084.stdout:70: writing smithi08466639-70 from 1904434 to 2623779 tid 2 2023-10-01T07:32:18.633 INFO:tasks.rados.rados.0.smithi084.stdout:70: writing smithi08466639-70 from 3128657 to 3159683 tid 3 2023-10-01T07:32:18.634 INFO:tasks.rados.rados.0.smithi084.stdout:71: write initial oid 71 2023-10-01T07:32:18.634 INFO:tasks.rados.rados.0.smithi084.stdout:71: seq_num 70 ranges {776490=714607,2246563=579356} 2023-10-01T07:32:18.642 INFO:tasks.rados.rados.0.smithi084.stdout:71: writing smithi08466639-71 from 776490 to 1491097 tid 1 2023-10-01T07:32:18.650 INFO:tasks.rados.rados.0.smithi084.stdout:71: writing smithi08466639-71 from 2246563 to 2825919 tid 2 2023-10-01T07:32:18.650 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:18.650 INFO:tasks.rados.rados.0.smithi084.stdout:56: finishing write tid 1 to smithi08466639-56 2023-10-01T07:32:18.650 INFO:tasks.rados.rados.0.smithi084.stdout:56: finishing write tid 2 to smithi08466639-56 2023-10-01T07:32:18.650 INFO:tasks.rados.rados.0.smithi084.stdout:56: finishing write tid 3 to smithi08466639-56 2023-10-01T07:32:18.650 INFO:tasks.rados.rados.0.smithi084.stdout:56: finishing write tid 4 to smithi08466639-56 2023-10-01T07:32:18.650 INFO:tasks.rados.rados.0.smithi084.stdout:56: finishing write tid 5 to smithi08466639-56 2023-10-01T07:32:18.650 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 56 v 13 (ObjNum 55 snap 0 seq_num 55) dirty exists 2023-10-01T07:32:18.650 INFO:tasks.rados.rados.0.smithi084.stdout:56: left oid 56 (ObjNum 55 snap 0 seq_num 55) 2023-10-01T07:32:18.651 INFO:tasks.rados.rados.0.smithi084.stdout:57: finishing write tid 1 to smithi08466639-57 2023-10-01T07:32:18.651 INFO:tasks.rados.rados.0.smithi084.stdout:56: done (15 left) 2023-10-01T07:32:18.651 INFO:tasks.rados.rados.0.smithi084.stdout:72: write initial oid 72 2023-10-01T07:32:18.651 INFO:tasks.rados.rados.0.smithi084.stdout:72: seq_num 71 ranges {793297=789856,2305045=723014} 2023-10-01T07:32:18.659 INFO:tasks.rados.rados.0.smithi084.stdout:72: writing smithi08466639-72 from 793297 to 1583153 tid 1 2023-10-01T07:32:18.668 INFO:tasks.rados.rados.0.smithi084.stdout:72: writing smithi08466639-72 from 2305045 to 3028059 tid 2 2023-10-01T07:32:18.668 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:18.668 INFO:tasks.rados.rados.0.smithi084.stdout:57: finishing write tid 2 to smithi08466639-57 2023-10-01T07:32:18.668 INFO:tasks.rados.rados.0.smithi084.stdout:57: finishing write tid 3 to smithi08466639-57 2023-10-01T07:32:18.668 INFO:tasks.rados.rados.0.smithi084.stdout:57: finishing write tid 4 to smithi08466639-57 2023-10-01T07:32:18.668 INFO:tasks.rados.rados.0.smithi084.stdout:57: finishing write tid 5 to smithi08466639-57 2023-10-01T07:32:18.668 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 57 v 22 (ObjNum 56 snap 0 seq_num 56) dirty exists 2023-10-01T07:32:18.669 INFO:tasks.rados.rados.0.smithi084.stdout:57: left oid 57 (ObjNum 56 snap 0 seq_num 56) 2023-10-01T07:32:18.669 INFO:tasks.rados.rados.0.smithi084.stdout:58: finishing write tid 1 to smithi08466639-58 2023-10-01T07:32:18.669 INFO:tasks.rados.rados.0.smithi084.stdout:58: finishing write tid 2 to smithi08466639-58 2023-10-01T07:32:18.669 INFO:tasks.rados.rados.0.smithi084.stdout:58: finishing write tid 3 to smithi08466639-58 2023-10-01T07:32:18.669 INFO:tasks.rados.rados.0.smithi084.stdout:57: done (15 left) 2023-10-01T07:32:18.669 INFO:tasks.rados.rados.0.smithi084.stdout:73: write initial oid 73 2023-10-01T07:32:18.669 INFO:tasks.rados.rados.0.smithi084.stdout:73: seq_num 72 ranges {410104=465105,1563527=583025,2810926=399178} 2023-10-01T07:32:18.672 INFO:tasks.rados.rados.0.smithi084.stdout:73: writing smithi08466639-73 from 410104 to 875209 tid 1 2023-10-01T07:32:18.680 INFO:tasks.rados.rados.0.smithi084.stdout:73: writing smithi08466639-73 from 1563527 to 2146552 tid 2 2023-10-01T07:32:18.687 INFO:tasks.rados.rados.0.smithi084.stdout:73: writing smithi08466639-73 from 2810926 to 3210104 tid 3 2023-10-01T07:32:18.687 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:18.687 INFO:tasks.rados.rados.0.smithi084.stdout:58: finishing write tid 4 to smithi08466639-58 2023-10-01T07:32:18.687 INFO:tasks.rados.rados.0.smithi084.stdout:58: finishing write tid 5 to smithi08466639-58 2023-10-01T07:32:18.687 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 58 v 16 (ObjNum 57 snap 0 seq_num 57) dirty exists 2023-10-01T07:32:18.687 INFO:tasks.rados.rados.0.smithi084.stdout:58: left oid 58 (ObjNum 57 snap 0 seq_num 57) 2023-10-01T07:32:18.687 INFO:tasks.rados.rados.0.smithi084.stdout:59: finishing write tid 1 to smithi08466639-59 2023-10-01T07:32:18.687 INFO:tasks.rados.rados.0.smithi084.stdout:58: done (15 left) 2023-10-01T07:32:18.687 INFO:tasks.rados.rados.0.smithi084.stdout:74: write initial oid 74 2023-10-01T07:32:18.687 INFO:tasks.rados.rados.0.smithi084.stdout:74: seq_num 73 ranges {426911=540354,1622009=726683,3121996=104915} 2023-10-01T07:32:18.692 INFO:tasks.rados.rados.0.smithi084.stdout:74: writing smithi08466639-74 from 426911 to 967265 tid 1 2023-10-01T07:32:18.701 INFO:tasks.rados.rados.0.smithi084.stdout:74: writing smithi08466639-74 from 1622009 to 2348692 tid 2 2023-10-01T07:32:18.705 INFO:tasks.rados.rados.0.smithi084.stdout:74: writing smithi08466639-74 from 3121996 to 3226911 tid 3 2023-10-01T07:32:18.705 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:18.705 INFO:tasks.rados.rados.0.smithi084.stdout:59: finishing write tid 2 to smithi08466639-59 2023-10-01T07:32:18.706 INFO:tasks.rados.rados.0.smithi084.stdout:59: finishing write tid 3 to smithi08466639-59 2023-10-01T07:32:18.706 INFO:tasks.rados.rados.0.smithi084.stdout:59: finishing write tid 4 to smithi08466639-59 2023-10-01T07:32:18.706 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 59 v 19 (ObjNum 58 snap 0 seq_num 58) dirty exists 2023-10-01T07:32:18.706 INFO:tasks.rados.rados.0.smithi084.stdout:59: left oid 59 (ObjNum 58 snap 0 seq_num 58) 2023-10-01T07:32:18.706 INFO:tasks.rados.rados.0.smithi084.stdout:59: done (15 left) 2023-10-01T07:32:18.706 INFO:tasks.rados.rados.0.smithi084.stdout:75: write initial oid 75 2023-10-01T07:32:18.706 INFO:tasks.rados.rados.0.smithi084.stdout:75: seq_num 74 ranges {443718=615603,1564138=470341,2633066=610652} 2023-10-01T07:32:18.711 INFO:tasks.rados.rados.0.smithi084.stdout:75: writing smithi08466639-75 from 443718 to 1059321 tid 1 2023-10-01T07:32:18.717 INFO:tasks.rados.rados.0.smithi084.stdout:75: writing smithi08466639-75 from 1564138 to 2034479 tid 2 2023-10-01T07:32:18.726 INFO:tasks.rados.rados.0.smithi084.stdout:75: writing smithi08466639-75 from 2633066 to 3243718 tid 3 2023-10-01T07:32:18.727 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:18.728 INFO:tasks.rados.rados.0.smithi084.stdout:60: finishing write tid 1 to smithi08466639-60 2023-10-01T07:32:18.728 INFO:tasks.rados.rados.0.smithi084.stdout:60: finishing write tid 2 to smithi08466639-60 2023-10-01T07:32:18.728 INFO:tasks.rados.rados.0.smithi084.stdout:60: finishing write tid 3 to smithi08466639-60 2023-10-01T07:32:18.728 INFO:tasks.rados.rados.0.smithi084.stdout:60: finishing write tid 4 to smithi08466639-60 2023-10-01T07:32:18.728 INFO:tasks.rados.rados.0.smithi084.stdout:60: finishing write tid 5 to smithi08466639-60 2023-10-01T07:32:18.729 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 60 v 17 (ObjNum 59 snap 0 seq_num 59) dirty exists 2023-10-01T07:32:18.729 INFO:tasks.rados.rados.0.smithi084.stdout:60: left oid 60 (ObjNum 59 snap 0 seq_num 59) 2023-10-01T07:32:18.729 INFO:tasks.rados.rados.0.smithi084.stdout:61: finishing write tid 1 to smithi08466639-61 2023-10-01T07:32:18.729 INFO:tasks.rados.rados.0.smithi084.stdout:61: finishing write tid 2 to smithi08466639-61 2023-10-01T07:32:18.729 INFO:tasks.rados.rados.0.smithi084.stdout:61: finishing write tid 3 to smithi08466639-61 2023-10-01T07:32:18.729 INFO:tasks.rados.rados.0.smithi084.stdout:61: finishing write tid 4 to smithi08466639-61 2023-10-01T07:32:18.729 INFO:tasks.rados.rados.0.smithi084.stdout:61: finishing write tid 5 to smithi08466639-61 2023-10-01T07:32:18.729 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 61 v 22 (ObjNum 60 snap 0 seq_num 60) dirty exists 2023-10-01T07:32:18.729 INFO:tasks.rados.rados.0.smithi084.stdout:61: left oid 61 (ObjNum 60 snap 0 seq_num 60) 2023-10-01T07:32:18.729 INFO:tasks.rados.rados.0.smithi084.stdout:62: finishing write tid 1 to smithi08466639-62 2023-10-01T07:32:18.729 INFO:tasks.rados.rados.0.smithi084.stdout:62: finishing write tid 2 to smithi08466639-62 2023-10-01T07:32:18.729 INFO:tasks.rados.rados.0.smithi084.stdout:62: finishing write tid 3 to smithi08466639-62 2023-10-01T07:32:18.729 INFO:tasks.rados.rados.0.smithi084.stdout:60: done (15 left) 2023-10-01T07:32:18.730 INFO:tasks.rados.rados.0.smithi084.stdout:61: done (14 left) 2023-10-01T07:32:18.730 INFO:tasks.rados.rados.0.smithi084.stdout:76: write initial oid 76 2023-10-01T07:32:18.730 INFO:tasks.rados.rados.0.smithi084.stdout:76: seq_num 75 ranges {460525=690852,1622620=730352,3060489=200036} 2023-10-01T07:32:18.735 INFO:tasks.rados.rados.0.smithi084.stdout:76: writing smithi08466639-76 from 460525 to 1151377 tid 1 2023-10-01T07:32:18.742 INFO:tasks.rados.rados.0.smithi084.stdout:76: writing smithi08466639-76 from 1622620 to 2352972 tid 2 2023-10-01T07:32:18.747 INFO:tasks.rados.rados.0.smithi084.stdout:76: writing smithi08466639-76 from 3060489 to 3260525 tid 3 2023-10-01T07:32:18.747 INFO:tasks.rados.rados.0.smithi084.stdout:77: write initial oid 77 2023-10-01T07:32:18.748 INFO:tasks.rados.rados.0.smithi084.stdout:77: seq_num 76 ranges {477332=766101,1681102=474010,2687912=589420} 2023-10-01T07:32:18.755 INFO:tasks.rados.rados.0.smithi084.stdout:77: writing smithi08466639-77 from 477332 to 1243433 tid 1 2023-10-01T07:32:18.760 INFO:tasks.rados.rados.0.smithi084.stdout:77: writing smithi08466639-77 from 1681102 to 2155112 tid 2 2023-10-01T07:32:18.767 INFO:tasks.rados.rados.0.smithi084.stdout:77: writing smithi08466639-77 from 2687912 to 3277332 tid 3 2023-10-01T07:32:18.767 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:18.767 INFO:tasks.rados.rados.0.smithi084.stdout:62: finishing write tid 4 to smithi08466639-62 2023-10-01T07:32:18.767 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 62 v 9 (ObjNum 61 snap 0 seq_num 61) dirty exists 2023-10-01T07:32:18.767 INFO:tasks.rados.rados.0.smithi084.stdout:62: left oid 62 (ObjNum 61 snap 0 seq_num 61) 2023-10-01T07:32:18.767 INFO:tasks.rados.rados.0.smithi084.stdout:63: finishing write tid 1 to smithi08466639-63 2023-10-01T07:32:18.767 INFO:tasks.rados.rados.0.smithi084.stdout:62: done (15 left) 2023-10-01T07:32:18.768 INFO:tasks.rados.rados.0.smithi084.stdout:78: write initial oid 78 2023-10-01T07:32:18.768 INFO:tasks.rados.rados.0.smithi084.stdout:78: seq_num 77 ranges {494139=557703,1455937=734021,2948041=346098} 2023-10-01T07:32:18.773 INFO:tasks.rados.rados.0.smithi084.stdout:78: writing smithi08466639-78 from 494139 to 1051842 tid 1 2023-10-01T07:32:18.780 INFO:tasks.rados.rados.0.smithi084.stdout:78: writing smithi08466639-78 from 1455937 to 2189958 tid 2 2023-10-01T07:32:18.787 INFO:tasks.rados.rados.0.smithi084.stdout:78: writing smithi08466639-78 from 2948041 to 3294139 tid 3 2023-10-01T07:32:18.787 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:18.787 INFO:tasks.rados.rados.0.smithi084.stdout:63: finishing write tid 2 to smithi08466639-63 2023-10-01T07:32:18.787 INFO:tasks.rados.rados.0.smithi084.stdout:63: finishing write tid 3 to smithi08466639-63 2023-10-01T07:32:18.787 INFO:tasks.rados.rados.0.smithi084.stdout:63: finishing write tid 4 to smithi08466639-63 2023-10-01T07:32:18.787 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 63 v 12 (ObjNum 62 snap 0 seq_num 62) dirty exists 2023-10-01T07:32:18.787 INFO:tasks.rados.rados.0.smithi084.stdout:63: left oid 63 (ObjNum 62 snap 0 seq_num 62) 2023-10-01T07:32:18.788 INFO:tasks.rados.rados.0.smithi084.stdout:64: finishing write tid 1 to smithi08466639-64 2023-10-01T07:32:18.788 INFO:tasks.rados.rados.0.smithi084.stdout:63: done (15 left) 2023-10-01T07:32:18.788 INFO:tasks.rados.rados.0.smithi084.stdout:79: write initial oid 79 2023-10-01T07:32:18.788 INFO:tasks.rados.rados.0.smithi084.stdout:79: seq_num 78 ranges {510946=632952,1798066=477679,2742758=457217} 2023-10-01T07:32:18.793 INFO:tasks.rados.rados.0.smithi084.stdout:79: writing smithi08466639-79 from 510946 to 1143898 tid 1 2023-10-01T07:32:18.801 INFO:tasks.rados.rados.0.smithi084.stdout:79: writing smithi08466639-79 from 1798066 to 2275745 tid 2 2023-10-01T07:32:18.808 INFO:tasks.rados.rados.0.smithi084.stdout:79: writing smithi08466639-79 from 2742758 to 3199975 tid 3 2023-10-01T07:32:18.808 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:18.808 INFO:tasks.rados.rados.0.smithi084.stdout:64: finishing write tid 2 to smithi08466639-64 2023-10-01T07:32:18.809 INFO:tasks.rados.rados.0.smithi084.stdout:64: finishing write tid 3 to smithi08466639-64 2023-10-01T07:32:18.809 INFO:tasks.rados.rados.0.smithi084.stdout:64: finishing write tid 4 to smithi08466639-64 2023-10-01T07:32:18.809 INFO:tasks.rados.rados.0.smithi084.stdout:64: finishing write tid 5 to smithi08466639-64 2023-10-01T07:32:18.809 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 64 v 13 (ObjNum 63 snap 0 seq_num 63) dirty exists 2023-10-01T07:32:18.809 INFO:tasks.rados.rados.0.smithi084.stdout:64: left oid 64 (ObjNum 63 snap 0 seq_num 63) 2023-10-01T07:32:18.809 INFO:tasks.rados.rados.0.smithi084.stdout:65: finishing write tid 1 to smithi08466639-65 2023-10-01T07:32:18.809 INFO:tasks.rados.rados.0.smithi084.stdout:65: finishing write tid 2 to smithi08466639-65 2023-10-01T07:32:18.809 INFO:tasks.rados.rados.0.smithi084.stdout:65: finishing write tid 3 to smithi08466639-65 2023-10-01T07:32:18.810 INFO:tasks.rados.rados.0.smithi084.stdout:65: finishing write tid 4 to smithi08466639-65 2023-10-01T07:32:18.810 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 65 v 18 (ObjNum 64 snap 0 seq_num 64) dirty exists 2023-10-01T07:32:18.810 INFO:tasks.rados.rados.0.smithi084.stdout:65: left oid 65 (ObjNum 64 snap 0 seq_num 64) 2023-10-01T07:32:18.810 INFO:tasks.rados.rados.0.smithi084.stdout:66: finishing write tid 1 to smithi08466639-66 2023-10-01T07:32:18.810 INFO:tasks.rados.rados.0.smithi084.stdout:66: finishing write tid 2 to smithi08466639-66 2023-10-01T07:32:18.810 INFO:tasks.rados.rados.0.smithi084.stdout:66: finishing write tid 3 to smithi08466639-66 2023-10-01T07:32:18.810 INFO:tasks.rados.rados.0.smithi084.stdout:66: finishing write tid 4 to smithi08466639-66 2023-10-01T07:32:18.810 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 66 v 19 (ObjNum 65 snap 0 seq_num 65) dirty exists 2023-10-01T07:32:18.810 INFO:tasks.rados.rados.0.smithi084.stdout:66: left oid 66 (ObjNum 65 snap 0 seq_num 65) 2023-10-01T07:32:18.811 INFO:tasks.rados.rados.0.smithi084.stdout:67: finishing write tid 1 to smithi08466639-67 2023-10-01T07:32:18.811 INFO:tasks.rados.rados.0.smithi084.stdout:67: finishing write tid 2 to smithi08466639-67 2023-10-01T07:32:18.811 INFO:tasks.rados.rados.0.smithi084.stdout:67: finishing write tid 3 to smithi08466639-67 2023-10-01T07:32:18.811 INFO:tasks.rados.rados.0.smithi084.stdout:67: finishing write tid 4 to smithi08466639-67 2023-10-01T07:32:18.811 INFO:tasks.rados.rados.0.smithi084.stdout:67: finishing write tid 5 to smithi08466639-67 2023-10-01T07:32:18.811 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 67 v 10 (ObjNum 66 snap 0 seq_num 66) dirty exists 2023-10-01T07:32:18.811 INFO:tasks.rados.rados.0.smithi084.stdout:67: left oid 67 (ObjNum 66 snap 0 seq_num 66) 2023-10-01T07:32:18.811 INFO:tasks.rados.rados.0.smithi084.stdout:68: finishing write tid 1 to smithi08466639-68 2023-10-01T07:32:18.811 INFO:tasks.rados.rados.0.smithi084.stdout:68: finishing write tid 2 to smithi08466639-68 2023-10-01T07:32:18.811 INFO:tasks.rados.rados.0.smithi084.stdout:68: finishing write tid 3 to smithi08466639-68 2023-10-01T07:32:18.812 INFO:tasks.rados.rados.0.smithi084.stdout:64: done (15 left) 2023-10-01T07:32:18.812 INFO:tasks.rados.rados.0.smithi084.stdout:65: done (14 left) 2023-10-01T07:32:18.812 INFO:tasks.rados.rados.0.smithi084.stdout:66: done (13 left) 2023-10-01T07:32:18.812 INFO:tasks.rados.rados.0.smithi084.stdout:67: done (12 left) 2023-10-01T07:32:18.812 INFO:tasks.rados.rados.0.smithi084.stdout:80: write initial oid 80 2023-10-01T07:32:18.812 INFO:tasks.rados.rados.0.smithi084.stdout:80: seq_num 79 ranges {527753=708201,1856548=737690,3286534=41219} 2023-10-01T07:32:18.814 INFO:tasks.rados.rados.0.smithi084.stdout:80: writing smithi08466639-80 from 527753 to 1235954 tid 1 2023-10-01T07:32:18.827 INFO:tasks.rados.rados.0.smithi084.stdout:80: writing smithi08466639-80 from 1856548 to 2594238 tid 2 2023-10-01T07:32:18.827 INFO:tasks.rados.rados.0.smithi084.stdout:80: writing smithi08466639-80 from 3286534 to 3327753 tid 3 2023-10-01T07:32:18.828 INFO:tasks.rados.rados.0.smithi084.stdout:81: write initial oid 81 2023-10-01T07:32:18.828 INFO:tasks.rados.rados.0.smithi084.stdout:81: seq_num 80 ranges {544560=783450,1915030=481348,2797604=479761} 2023-10-01T07:32:18.835 INFO:tasks.rados.rados.0.smithi084.stdout:81: writing smithi08466639-81 from 544560 to 1328010 tid 1 2023-10-01T07:32:18.841 INFO:tasks.rados.rados.0.smithi084.stdout:81: writing smithi08466639-81 from 1915030 to 2396378 tid 2 2023-10-01T07:32:18.847 INFO:tasks.rados.rados.0.smithi084.stdout:81: writing smithi08466639-81 from 2797604 to 3277365 tid 3 2023-10-01T07:32:18.848 INFO:tasks.rados.rados.0.smithi084.stdout:82: write initial oid 82 2023-10-01T07:32:18.849 INFO:tasks.rados.rados.0.smithi084.stdout:82: seq_num 81 ranges {561367=458699,1573512=741359,2941380=419987} 2023-10-01T07:32:18.854 INFO:tasks.rados.rados.0.smithi084.stdout:82: writing smithi08466639-82 from 561367 to 1020066 tid 1 2023-10-01T07:32:18.863 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:32:18 smithi084 bash[27645]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:32:18] "GET /metrics HTTP/1.1" 200 193777 "" "Prometheus/2.33.4" 2023-10-01T07:32:18.863 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:18 smithi084 bash[33757]: cluster 2023-10-01T07:32:17.225018+0000 mgr.y (mgr.24353) 180 : cluster [DBG] pgmap v158: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:32:18.863 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:18 smithi084 bash[33757]: audit 2023-10-01T07:32:17.608454+0000 mon.a (mon.0) 688 : audit [INF] from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-10-01T07:32:18.864 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:18 smithi084 bash[33757]: cluster 2023-10-01T07:32:17.608553+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-10-01T07:32:18.864 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:18 smithi084 bash[27378]: cluster 2023-10-01T07:32:17.225018+0000 mgr.y (mgr.24353) 180 : cluster [DBG] pgmap v158: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:32:18.864 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:18 smithi084 bash[27378]: audit 2023-10-01T07:32:17.608454+0000 mon.a (mon.0) 688 : audit [INF] from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-10-01T07:32:18.864 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:18 smithi084 bash[27378]: cluster 2023-10-01T07:32:17.608553+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-10-01T07:32:18.864 INFO:tasks.rados.rados.0.smithi084.stdout:82: writing smithi08466639-82 from 1573512 to 2314871 tid 2 2023-10-01T07:32:18.868 INFO:tasks.rados.rados.0.smithi084.stdout:82: writing smithi08466639-82 from 2941380 to 3361367 tid 3 2023-10-01T07:32:18.868 INFO:tasks.rados.rados.0.smithi084.stdout:83: write initial oid 83 2023-10-01T07:32:18.868 INFO:tasks.rados.rados.0.smithi084.stdout:83: seq_num 82 ranges {578174=533948,1515641=485017,2736097=502305} 2023-10-01T07:32:18.874 INFO:tasks.rados.rados.0.smithi084.stdout:83: writing smithi08466639-83 from 578174 to 1112122 tid 1 2023-10-01T07:32:18.879 INFO:tasks.rados.rados.0.smithi084.stdout:83: writing smithi08466639-83 from 1515641 to 2000658 tid 2 2023-10-01T07:32:18.887 INFO:tasks.rados.rados.0.smithi084.stdout:83: writing smithi08466639-83 from 2736097 to 3238402 tid 3 2023-10-01T07:32:18.887 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:18.887 INFO:tasks.rados.rados.0.smithi084.stdout:68: finishing write tid 4 to smithi08466639-68 2023-10-01T07:32:18.887 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 68 v 25 (ObjNum 67 snap 0 seq_num 67) dirty exists 2023-10-01T07:32:18.887 INFO:tasks.rados.rados.0.smithi084.stdout:68: left oid 68 (ObjNum 67 snap 0 seq_num 67) 2023-10-01T07:32:18.887 INFO:tasks.rados.rados.0.smithi084.stdout:69: finishing write tid 1 to smithi08466639-69 2023-10-01T07:32:18.887 INFO:tasks.rados.rados.0.smithi084.stdout:69: finishing write tid 2 to smithi08466639-69 2023-10-01T07:32:18.887 INFO:tasks.rados.rados.0.smithi084.stdout:68: done (15 left) 2023-10-01T07:32:18.888 INFO:tasks.rados.rados.0.smithi084.stdout:84: write initial oid 84 2023-10-01T07:32:18.888 INFO:tasks.rados.rados.0.smithi084.stdout:84: seq_num 83 ranges {594981=609197,1974123=745028,3279873=115108} 2023-10-01T07:32:18.895 INFO:tasks.rados.rados.0.smithi084.stdout:84: writing smithi08466639-84 from 594981 to 1204178 tid 1 2023-10-01T07:32:18.904 INFO:tasks.rados.rados.0.smithi084.stdout:84: writing smithi08466639-84 from 1974123 to 2719151 tid 2 2023-10-01T07:32:18.911 INFO:tasks.rados.rados.0.smithi084.stdout:84: writing smithi08466639-84 from 3279873 to 3394981 tid 3 2023-10-01T07:32:18.911 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:18.911 INFO:tasks.rados.rados.0.smithi084.stdout:69: finishing write tid 3 to smithi08466639-69 2023-10-01T07:32:18.911 INFO:tasks.rados.rados.0.smithi084.stdout:69: finishing write tid 4 to smithi08466639-69 2023-10-01T07:32:18.911 INFO:tasks.rados.rados.0.smithi084.stdout:69: finishing write tid 5 to smithi08466639-69 2023-10-01T07:32:18.911 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 69 v 29 (ObjNum 68 snap 0 seq_num 68) dirty exists 2023-10-01T07:32:18.912 INFO:tasks.rados.rados.0.smithi084.stdout:69: left oid 69 (ObjNum 68 snap 0 seq_num 68) 2023-10-01T07:32:18.912 INFO:tasks.rados.rados.0.smithi084.stdout:70: finishing write tid 1 to smithi08466639-70 2023-10-01T07:32:18.912 INFO:tasks.rados.rados.0.smithi084.stdout:70: finishing write tid 2 to smithi08466639-70 2023-10-01T07:32:18.912 INFO:tasks.rados.rados.0.smithi084.stdout:70: finishing write tid 3 to smithi08466639-70 2023-10-01T07:32:18.912 INFO:tasks.rados.rados.0.smithi084.stdout:70: finishing write tid 4 to smithi08466639-70 2023-10-01T07:32:18.912 INFO:tasks.rados.rados.0.smithi084.stdout:70: finishing write tid 5 to smithi08466639-70 2023-10-01T07:32:18.912 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 70 v 14 (ObjNum 69 snap 0 seq_num 69) dirty exists 2023-10-01T07:32:18.912 INFO:tasks.rados.rados.0.smithi084.stdout:70: left oid 70 (ObjNum 69 snap 0 seq_num 69) 2023-10-01T07:32:18.912 INFO:tasks.rados.rados.0.smithi084.stdout:71: finishing write tid 1 to smithi08466639-71 2023-10-01T07:32:18.912 INFO:tasks.rados.rados.0.smithi084.stdout:71: finishing write tid 2 to smithi08466639-71 2023-10-01T07:32:18.912 INFO:tasks.rados.rados.0.smithi084.stdout:71: finishing write tid 3 to smithi08466639-71 2023-10-01T07:32:18.912 INFO:tasks.rados.rados.0.smithi084.stdout:71: finishing write tid 4 to smithi08466639-71 2023-10-01T07:32:18.913 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 71 v 17 (ObjNum 70 snap 0 seq_num 70) dirty exists 2023-10-01T07:32:18.913 INFO:tasks.rados.rados.0.smithi084.stdout:71: left oid 71 (ObjNum 70 snap 0 seq_num 70) 2023-10-01T07:32:18.913 INFO:tasks.rados.rados.0.smithi084.stdout:72: finishing write tid 1 to smithi08466639-72 2023-10-01T07:32:18.913 INFO:tasks.rados.rados.0.smithi084.stdout:72: finishing write tid 2 to smithi08466639-72 2023-10-01T07:32:18.913 INFO:tasks.rados.rados.0.smithi084.stdout:72: finishing write tid 3 to smithi08466639-72 2023-10-01T07:32:18.913 INFO:tasks.rados.rados.0.smithi084.stdout:72: finishing write tid 4 to smithi08466639-72 2023-10-01T07:32:18.913 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 72 v 16 (ObjNum 71 snap 0 seq_num 71) dirty exists 2023-10-01T07:32:18.913 INFO:tasks.rados.rados.0.smithi084.stdout:72: left oid 72 (ObjNum 71 snap 0 seq_num 71) 2023-10-01T07:32:18.913 INFO:tasks.rados.rados.0.smithi084.stdout:73: finishing write tid 1 to smithi08466639-73 2023-10-01T07:32:18.913 INFO:tasks.rados.rados.0.smithi084.stdout:73: finishing write tid 2 to smithi08466639-73 2023-10-01T07:32:18.913 INFO:tasks.rados.rados.0.smithi084.stdout:73: finishing write tid 3 to smithi08466639-73 2023-10-01T07:32:18.914 INFO:tasks.rados.rados.0.smithi084.stdout:73: finishing write tid 4 to smithi08466639-73 2023-10-01T07:32:18.914 INFO:tasks.rados.rados.0.smithi084.stdout:73: finishing write tid 5 to smithi08466639-73 2023-10-01T07:32:18.914 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 73 v 4 (ObjNum 72 snap 0 seq_num 72) dirty exists 2023-10-01T07:32:18.914 INFO:tasks.rados.rados.0.smithi084.stdout:73: left oid 73 (ObjNum 72 snap 0 seq_num 72) 2023-10-01T07:32:18.914 INFO:tasks.rados.rados.0.smithi084.stdout:74: finishing write tid 1 to smithi08466639-74 2023-10-01T07:32:18.914 INFO:tasks.rados.rados.0.smithi084.stdout:74: finishing write tid 2 to smithi08466639-74 2023-10-01T07:32:18.914 INFO:tasks.rados.rados.0.smithi084.stdout:74: finishing write tid 3 to smithi08466639-74 2023-10-01T07:32:18.914 INFO:tasks.rados.rados.0.smithi084.stdout:74: finishing write tid 4 to smithi08466639-74 2023-10-01T07:32:18.914 INFO:tasks.rados.rados.0.smithi084.stdout:69: done (15 left) 2023-10-01T07:32:18.914 INFO:tasks.rados.rados.0.smithi084.stdout:70: done (14 left) 2023-10-01T07:32:18.914 INFO:tasks.rados.rados.0.smithi084.stdout:71: done (13 left) 2023-10-01T07:32:18.915 INFO:tasks.rados.rados.0.smithi084.stdout:72: done (12 left) 2023-10-01T07:32:18.915 INFO:tasks.rados.rados.0.smithi084.stdout:73: done (11 left) 2023-10-01T07:32:18.915 INFO:tasks.rados.rados.0.smithi084.stdout:85: write initial oid 85 2023-10-01T07:32:18.915 INFO:tasks.rados.rados.0.smithi084.stdout:85: seq_num 84 ranges {611788=400799,1748958=488686,2907296=504492} 2023-10-01T07:32:18.915 INFO:tasks.rados.rados.0.smithi084.stdout:85: writing smithi08466639-85 from 611788 to 1012587 tid 1 2023-10-01T07:32:18.921 INFO:tasks.rados.rados.0.smithi084.stdout:85: writing smithi08466639-85 from 1748958 to 2237644 tid 2 2023-10-01T07:32:18.928 INFO:tasks.rados.rados.0.smithi084.stdout:85: writing smithi08466639-85 from 2907296 to 3411788 tid 3 2023-10-01T07:32:18.928 INFO:tasks.rados.rados.0.smithi084.stdout:86: write initial oid 86 2023-10-01T07:32:18.928 INFO:tasks.rados.rados.0.smithi084.stdout:86: seq_num 85 ranges {628595=476048,1807440=632344,2934719=452474} 2023-10-01T07:32:18.934 INFO:tasks.rados.rados.0.smithi084.stdout:86: writing smithi08466639-86 from 628595 to 1104643 tid 1 2023-10-01T07:32:18.942 INFO:tasks.rados.rados.0.smithi084.stdout:86: writing smithi08466639-86 from 1807440 to 2439784 tid 2 2023-10-01T07:32:18.947 INFO:tasks.rados.rados.0.smithi084.stdout:86: writing smithi08466639-86 from 2934719 to 3387193 tid 3 2023-10-01T07:32:18.948 INFO:tasks.rados.rados.0.smithi084.stdout:87: write initial oid 87 2023-10-01T07:32:18.948 INFO:tasks.rados.rados.0.smithi084.stdout:87: seq_num 86 ranges {645402=551297,1749569=492355,2845789=599613} 2023-10-01T07:32:18.954 INFO:tasks.rados.rados.0.smithi084.stdout:87: writing smithi08466639-87 from 645402 to 1196699 tid 1 2023-10-01T07:32:18.961 INFO:tasks.rados.rados.0.smithi084.stdout:87: writing smithi08466639-87 from 1749569 to 2241924 tid 2 2023-10-01T07:32:18.968 INFO:tasks.rados.rados.0.smithi084.stdout:87: writing smithi08466639-87 from 2845789 to 3445402 tid 3 2023-10-01T07:32:18.969 INFO:tasks.rados.rados.0.smithi084.stdout:88: write initial oid 88 2023-10-01T07:32:18.969 INFO:tasks.rados.rados.0.smithi084.stdout:88: seq_num 87 ranges {662209=626546,1808051=636013,2873212=588997} 2023-10-01T07:32:18.976 INFO:tasks.rados.rados.0.smithi084.stdout:88: writing smithi08466639-88 from 662209 to 1288755 tid 1 2023-10-01T07:32:18.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:18 smithi112 bash[27689]: cluster 2023-10-01T07:32:17.225018+0000 mgr.y (mgr.24353) 180 : cluster [DBG] pgmap v158: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:32:18.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:18 smithi112 bash[27689]: audit 2023-10-01T07:32:17.608454+0000 mon.a (mon.0) 688 : audit [INF] from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-10-01T07:32:18.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:18 smithi112 bash[27689]: cluster 2023-10-01T07:32:17.608553+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-10-01T07:32:18.983 INFO:tasks.rados.rados.0.smithi084.stdout:88: writing smithi08466639-88 from 1808051 to 2444064 tid 2 2023-10-01T07:32:18.989 INFO:tasks.rados.rados.0.smithi084.stdout:88: writing smithi08466639-88 from 2873212 to 3462209 tid 3 2023-10-01T07:32:18.989 INFO:tasks.rados.rados.0.smithi084.stdout:89: write initial oid 89 2023-10-01T07:32:18.990 INFO:tasks.rados.rados.0.smithi084.stdout:89: seq_num 88 ranges {679016=701795,1866533=496024,2900635=402643} 2023-10-01T07:32:18.997 INFO:tasks.rados.rados.0.smithi084.stdout:89: writing smithi08466639-89 from 679016 to 1380811 tid 1 2023-10-01T07:32:19.003 INFO:tasks.rados.rados.0.smithi084.stdout:89: writing smithi08466639-89 from 1866533 to 2362557 tid 2 2023-10-01T07:32:19.009 INFO:tasks.rados.rados.0.smithi084.stdout:89: writing smithi08466639-89 from 2900635 to 3303278 tid 3 2023-10-01T07:32:19.009 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:19.009 INFO:tasks.rados.rados.0.smithi084.stdout:74: finishing write tid 5 to smithi08466639-74 2023-10-01T07:32:19.009 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 74 v 23 (ObjNum 73 snap 0 seq_num 73) dirty exists 2023-10-01T07:32:19.009 INFO:tasks.rados.rados.0.smithi084.stdout:74: left oid 74 (ObjNum 73 snap 0 seq_num 73) 2023-10-01T07:32:19.009 INFO:tasks.rados.rados.0.smithi084.stdout:74: done (15 left) 2023-10-01T07:32:19.010 INFO:tasks.rados.rados.0.smithi084.stdout:90: write initial oid 90 2023-10-01T07:32:19.010 INFO:tasks.rados.rados.0.smithi084.stdout:90: seq_num 89 ranges {695823=777044,1925015=639682,3328058=167765} 2023-10-01T07:32:19.017 INFO:tasks.rados.rados.0.smithi084.stdout:90: writing smithi08466639-90 from 695823 to 1472867 tid 1 2023-10-01T07:32:19.023 INFO:tasks.rados.rados.0.smithi084.stdout:90: writing smithi08466639-90 from 1925015 to 2564697 tid 2 2023-10-01T07:32:19.029 INFO:tasks.rados.rados.0.smithi084.stdout:90: writing smithi08466639-90 from 3328058 to 3495823 tid 3 2023-10-01T07:32:19.029 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:19.029 INFO:tasks.rados.rados.0.smithi084.stdout:75: finishing write tid 1 to smithi08466639-75 2023-10-01T07:32:19.029 INFO:tasks.rados.rados.0.smithi084.stdout:75: finishing write tid 2 to smithi08466639-75 2023-10-01T07:32:19.029 INFO:tasks.rados.rados.0.smithi084.stdout:75: finishing write tid 3 to smithi08466639-75 2023-10-01T07:32:19.030 INFO:tasks.rados.rados.0.smithi084.stdout:75: finishing write tid 4 to smithi08466639-75 2023-10-01T07:32:19.030 INFO:tasks.rados.rados.0.smithi084.stdout:75: finishing write tid 5 to smithi08466639-75 2023-10-01T07:32:19.030 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 75 v 33 (ObjNum 74 snap 0 seq_num 74) dirty exists 2023-10-01T07:32:19.030 INFO:tasks.rados.rados.0.smithi084.stdout:75: left oid 75 (ObjNum 74 snap 0 seq_num 74) 2023-10-01T07:32:19.030 INFO:tasks.rados.rados.0.smithi084.stdout:76: finishing write tid 1 to smithi08466639-76 2023-10-01T07:32:19.030 INFO:tasks.rados.rados.0.smithi084.stdout:76: finishing write tid 2 to smithi08466639-76 2023-10-01T07:32:19.030 INFO:tasks.rados.rados.0.smithi084.stdout:76: finishing write tid 3 to smithi08466639-76 2023-10-01T07:32:19.030 INFO:tasks.rados.rados.0.smithi084.stdout:76: finishing write tid 4 to smithi08466639-76 2023-10-01T07:32:19.030 INFO:tasks.rados.rados.0.smithi084.stdout:75: done (15 left) 2023-10-01T07:32:19.030 INFO:tasks.rados.rados.0.smithi084.stdout:91: write initial oid 91 2023-10-01T07:32:19.030 INFO:tasks.rados.rados.0.smithi084.stdout:91: seq_num 90 ranges {712630=452293,1583497=499693,2555481=425187} 2023-10-01T07:32:19.036 INFO:tasks.rados.rados.0.smithi084.stdout:91: writing smithi08466639-91 from 712630 to 1164923 tid 1 2023-10-01T07:32:19.043 INFO:tasks.rados.rados.0.smithi084.stdout:91: writing smithi08466639-91 from 1583497 to 2083190 tid 2 2023-10-01T07:32:19.049 INFO:tasks.rados.rados.0.smithi084.stdout:91: writing smithi08466639-91 from 2555481 to 2980668 tid 3 2023-10-01T07:32:19.049 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:19.050 INFO:tasks.rados.rados.0.smithi084.stdout:76: finishing write tid 5 to smithi08466639-76 2023-10-01T07:32:19.050 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 76 v 26 (ObjNum 75 snap 0 seq_num 75) dirty exists 2023-10-01T07:32:19.050 INFO:tasks.rados.rados.0.smithi084.stdout:76: left oid 76 (ObjNum 75 snap 0 seq_num 75) 2023-10-01T07:32:19.050 INFO:tasks.rados.rados.0.smithi084.stdout:77: finishing write tid 1 to smithi08466639-77 2023-10-01T07:32:19.050 INFO:tasks.rados.rados.0.smithi084.stdout:77: finishing write tid 2 to smithi08466639-77 2023-10-01T07:32:19.050 INFO:tasks.rados.rados.0.smithi084.stdout:77: finishing write tid 3 to smithi08466639-77 2023-10-01T07:32:19.050 INFO:tasks.rados.rados.0.smithi084.stdout:77: finishing write tid 4 to smithi08466639-77 2023-10-01T07:32:19.050 INFO:tasks.rados.rados.0.smithi084.stdout:77: finishing write tid 5 to smithi08466639-77 2023-10-01T07:32:19.050 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 77 v 20 (ObjNum 76 snap 0 seq_num 76) dirty exists 2023-10-01T07:32:19.050 INFO:tasks.rados.rados.0.smithi084.stdout:77: left oid 77 (ObjNum 76 snap 0 seq_num 76) 2023-10-01T07:32:19.050 INFO:tasks.rados.rados.0.smithi084.stdout:78: finishing write tid 1 to smithi08466639-78 2023-10-01T07:32:19.050 INFO:tasks.rados.rados.0.smithi084.stdout:78: finishing write tid 2 to smithi08466639-78 2023-10-01T07:32:19.051 INFO:tasks.rados.rados.0.smithi084.stdout:78: finishing write tid 3 to smithi08466639-78 2023-10-01T07:32:19.051 INFO:tasks.rados.rados.0.smithi084.stdout:76: done (15 left) 2023-10-01T07:32:19.051 INFO:tasks.rados.rados.0.smithi084.stdout:77: done (14 left) 2023-10-01T07:32:19.051 INFO:tasks.rados.rados.0.smithi084.stdout:92: write initial oid 92 2023-10-01T07:32:19.051 INFO:tasks.rados.rados.0.smithi084.stdout:92: seq_num 91 ranges {729437=527542,1925626=643351,3266551=262886} 2023-10-01T07:32:19.056 INFO:tasks.rados.rados.0.smithi084.stdout:92: writing smithi08466639-92 from 729437 to 1256979 tid 1 2023-10-01T07:32:19.064 INFO:tasks.rados.rados.0.smithi084.stdout:92: writing smithi08466639-92 from 1925626 to 2568977 tid 2 2023-10-01T07:32:19.070 INFO:tasks.rados.rados.0.smithi084.stdout:92: writing smithi08466639-92 from 3266551 to 3529437 tid 3 2023-10-01T07:32:19.070 INFO:tasks.rados.rados.0.smithi084.stdout:93: write initial oid 93 2023-10-01T07:32:19.070 INFO:tasks.rados.rados.0.smithi084.stdout:93: seq_num 92 ranges {746244=719144,2100461=503362,3126680=419564} 2023-10-01T07:32:19.078 INFO:tasks.rados.rados.0.smithi084.stdout:93: writing smithi08466639-93 from 746244 to 1465388 tid 1 2023-10-01T07:32:19.085 INFO:tasks.rados.rados.0.smithi084.stdout:93: writing smithi08466639-93 from 2100461 to 2603823 tid 2 2023-10-01T07:32:19.091 INFO:tasks.rados.rados.0.smithi084.stdout:93: writing smithi08466639-93 from 3126680 to 3546244 tid 3 2023-10-01T07:32:19.091 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:19.091 INFO:tasks.rados.rados.0.smithi084.stdout:78: finishing write tid 4 to smithi08466639-78 2023-10-01T07:32:19.091 INFO:tasks.rados.rados.0.smithi084.stdout:78: finishing write tid 5 to smithi08466639-78 2023-10-01T07:32:19.091 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 78 v 16 (ObjNum 77 snap 0 seq_num 77) dirty exists 2023-10-01T07:32:19.091 INFO:tasks.rados.rados.0.smithi084.stdout:78: left oid 78 (ObjNum 77 snap 0 seq_num 77) 2023-10-01T07:32:19.091 INFO:tasks.rados.rados.0.smithi084.stdout:79: finishing write tid 1 to smithi08466639-79 2023-10-01T07:32:19.091 INFO:tasks.rados.rados.0.smithi084.stdout:79: finishing write tid 2 to smithi08466639-79 2023-10-01T07:32:19.091 INFO:tasks.rados.rados.0.smithi084.stdout:79: finishing write tid 3 to smithi08466639-79 2023-10-01T07:32:19.092 INFO:tasks.rados.rados.0.smithi084.stdout:79: finishing write tid 4 to smithi08466639-79 2023-10-01T07:32:19.092 INFO:tasks.rados.rados.0.smithi084.stdout:79: finishing write tid 5 to smithi08466639-79 2023-10-01T07:32:19.092 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 79 v 8 (ObjNum 78 snap 0 seq_num 78) dirty exists 2023-10-01T07:32:19.092 INFO:tasks.rados.rados.0.smithi084.stdout:79: left oid 79 (ObjNum 78 snap 0 seq_num 78) 2023-10-01T07:32:19.092 INFO:tasks.rados.rados.0.smithi084.stdout:80: finishing write tid 1 to smithi08466639-80 2023-10-01T07:32:19.092 INFO:tasks.rados.rados.0.smithi084.stdout:78: done (15 left) 2023-10-01T07:32:19.092 INFO:tasks.rados.rados.0.smithi084.stdout:79: done (14 left) 2023-10-01T07:32:19.092 INFO:tasks.rados.rados.0.smithi084.stdout:94: write initial oid 94 2023-10-01T07:32:19.092 INFO:tasks.rados.rados.0.smithi084.stdout:94: seq_num 93 ranges {763051=794393,2158943=647020,3437750=125301} 2023-10-01T07:32:19.099 INFO:tasks.rados.rados.0.smithi084.stdout:94: writing smithi08466639-94 from 763051 to 1557444 tid 1 2023-10-01T07:32:19.106 INFO:tasks.rados.rados.0.smithi084.stdout:94: writing smithi08466639-94 from 2158943 to 2805963 tid 2 2023-10-01T07:32:19.111 INFO:tasks.rados.rados.0.smithi084.stdout:94: writing smithi08466639-94 from 3437750 to 3563051 tid 3 2023-10-01T07:32:19.111 INFO:tasks.rados.rados.0.smithi084.stdout:95: write initial oid 95 2023-10-01T07:32:19.111 INFO:tasks.rados.rados.0.smithi084.stdout:95: seq_num 94 ranges {779858=469642,1817425=507031,2781526=586628} 2023-10-01T07:32:19.117 INFO:tasks.rados.rados.0.smithi084.stdout:95: writing smithi08466639-95 from 779858 to 1249500 tid 1 2023-10-01T07:32:19.123 INFO:tasks.rados.rados.0.smithi084.stdout:95: writing smithi08466639-95 from 1817425 to 2324456 tid 2 2023-10-01T07:32:19.130 INFO:tasks.rados.rados.0.smithi084.stdout:95: writing smithi08466639-95 from 2781526 to 3368154 tid 3 2023-10-01T07:32:19.130 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:19.130 INFO:tasks.rados.rados.0.smithi084.stdout:80: finishing write tid 2 to smithi08466639-80 2023-10-01T07:32:19.130 INFO:tasks.rados.rados.0.smithi084.stdout:80: finishing write tid 3 to smithi08466639-80 2023-10-01T07:32:19.130 INFO:tasks.rados.rados.0.smithi084.stdout:80: finishing write tid 4 to smithi08466639-80 2023-10-01T07:32:19.130 INFO:tasks.rados.rados.0.smithi084.stdout:80: finishing write tid 5 to smithi08466639-80 2023-10-01T07:32:19.130 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 80 v 21 (ObjNum 79 snap 0 seq_num 79) dirty exists 2023-10-01T07:32:19.130 INFO:tasks.rados.rados.0.smithi084.stdout:80: left oid 80 (ObjNum 79 snap 0 seq_num 79) 2023-10-01T07:32:19.130 INFO:tasks.rados.rados.0.smithi084.stdout:81: finishing write tid 1 to smithi08466639-81 2023-10-01T07:32:19.130 INFO:tasks.rados.rados.0.smithi084.stdout:81: finishing write tid 2 to smithi08466639-81 2023-10-01T07:32:19.130 INFO:tasks.rados.rados.0.smithi084.stdout:80: done (15 left) 2023-10-01T07:32:19.131 INFO:tasks.rados.rados.0.smithi084.stdout:96: write initial oid 96 2023-10-01T07:32:19.131 INFO:tasks.rados.rados.0.smithi084.stdout:96: seq_num 95 ranges {796665=544891,1759554=650689,2976243=620422} 2023-10-01T07:32:19.137 INFO:tasks.rados.rados.0.smithi084.stdout:96: writing smithi08466639-96 from 796665 to 1341556 tid 1 2023-10-01T07:32:19.144 INFO:tasks.rados.rados.0.smithi084.stdout:96: writing smithi08466639-96 from 1759554 to 2410243 tid 2 2023-10-01T07:32:19.151 INFO:tasks.rados.rados.0.smithi084.stdout:96: writing smithi08466639-96 from 2976243 to 3596665 tid 3 2023-10-01T07:32:19.151 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:19.152 INFO:tasks.rados.rados.0.smithi084.stdout:81: finishing write tid 3 to smithi08466639-81 2023-10-01T07:32:19.152 INFO:tasks.rados.rados.0.smithi084.stdout:81: finishing write tid 4 to smithi08466639-81 2023-10-01T07:32:19.152 INFO:tasks.rados.rados.0.smithi084.stdout:81: finishing write tid 5 to smithi08466639-81 2023-10-01T07:32:19.152 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 81 v 21 (ObjNum 80 snap 0 seq_num 80) dirty exists 2023-10-01T07:32:19.152 INFO:tasks.rados.rados.0.smithi084.stdout:81: left oid 81 (ObjNum 80 snap 0 seq_num 80) 2023-10-01T07:32:19.152 INFO:tasks.rados.rados.0.smithi084.stdout:82: finishing write tid 1 to smithi08466639-82 2023-10-01T07:32:19.152 INFO:tasks.rados.rados.0.smithi084.stdout:82: finishing write tid 2 to smithi08466639-82 2023-10-01T07:32:19.152 INFO:tasks.rados.rados.0.smithi084.stdout:82: finishing write tid 3 to smithi08466639-82 2023-10-01T07:32:19.152 INFO:tasks.rados.rados.0.smithi084.stdout:82: finishing write tid 4 to smithi08466639-82 2023-10-01T07:32:19.152 INFO:tasks.rados.rados.0.smithi084.stdout:82: finishing write tid 5 to smithi08466639-82 2023-10-01T07:32:19.152 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 82 v 16 (ObjNum 81 snap 0 seq_num 81) dirty exists 2023-10-01T07:32:19.152 INFO:tasks.rados.rados.0.smithi084.stdout:82: left oid 82 (ObjNum 81 snap 0 seq_num 81) 2023-10-01T07:32:19.153 INFO:tasks.rados.rados.0.smithi084.stdout:83: finishing write tid 1 to smithi08466639-83 2023-10-01T07:32:19.153 INFO:tasks.rados.rados.0.smithi084.stdout:83: finishing write tid 2 to smithi08466639-83 2023-10-01T07:32:19.153 INFO:tasks.rados.rados.0.smithi084.stdout:83: finishing write tid 3 to smithi08466639-83 2023-10-01T07:32:19.153 INFO:tasks.rados.rados.0.smithi084.stdout:83: finishing write tid 4 to smithi08466639-83 2023-10-01T07:32:19.153 INFO:tasks.rados.rados.0.smithi084.stdout:83: finishing write tid 5 to smithi08466639-83 2023-10-01T07:32:19.153 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 83 v 20 (ObjNum 82 snap 0 seq_num 82) dirty exists 2023-10-01T07:32:19.153 INFO:tasks.rados.rados.0.smithi084.stdout:83: left oid 83 (ObjNum 82 snap 0 seq_num 82) 2023-10-01T07:32:19.153 INFO:tasks.rados.rados.0.smithi084.stdout:84: finishing write tid 1 to smithi08466639-84 2023-10-01T07:32:19.153 INFO:tasks.rados.rados.0.smithi084.stdout:84: finishing write tid 2 to smithi08466639-84 2023-10-01T07:32:19.153 INFO:tasks.rados.rados.0.smithi084.stdout:84: finishing write tid 3 to smithi08466639-84 2023-10-01T07:32:19.153 INFO:tasks.rados.rados.0.smithi084.stdout:84: finishing write tid 4 to smithi08466639-84 2023-10-01T07:32:19.153 INFO:tasks.rados.rados.0.smithi084.stdout:84: finishing write tid 5 to smithi08466639-84 2023-10-01T07:32:19.153 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 84 v 20 (ObjNum 83 snap 0 seq_num 83) dirty exists 2023-10-01T07:32:19.153 INFO:tasks.rados.rados.0.smithi084.stdout:84: left oid 84 (ObjNum 83 snap 0 seq_num 83) 2023-10-01T07:32:19.154 INFO:tasks.rados.rados.0.smithi084.stdout:81: done (15 left) 2023-10-01T07:32:19.154 INFO:tasks.rados.rados.0.smithi084.stdout:82: done (14 left) 2023-10-01T07:32:19.154 INFO:tasks.rados.rados.0.smithi084.stdout:83: done (13 left) 2023-10-01T07:32:19.154 INFO:tasks.rados.rados.0.smithi084.stdout:84: done (12 left) 2023-10-01T07:32:19.154 INFO:tasks.rados.rados.0.smithi084.stdout:97: write initial oid 97 2023-10-01T07:32:19.154 INFO:tasks.rados.rados.0.smithi084.stdout:97: seq_num 96 ranges {413472=620140,1818036=510700,3120019=493453} 2023-10-01T07:32:19.157 INFO:tasks.rados.rados.0.smithi084.stdout:97: writing smithi08466639-97 from 413472 to 1033612 tid 1 2023-10-01T07:32:19.164 INFO:tasks.rados.rados.0.smithi084.stdout:97: writing smithi08466639-97 from 1818036 to 2328736 tid 2 2023-10-01T07:32:19.172 INFO:tasks.rados.rados.0.smithi084.stdout:97: writing smithi08466639-97 from 3120019 to 3613472 tid 3 2023-10-01T07:32:19.172 INFO:tasks.rados.rados.0.smithi084.stdout:98: write initial oid 98 2023-10-01T07:32:19.172 INFO:tasks.rados.rados.0.smithi084.stdout:98: seq_num 97 ranges {430279=695389,1876518=654358,3031089=536797} 2023-10-01T07:32:19.178 INFO:tasks.rados.rados.0.smithi084.stdout:98: writing smithi08466639-98 from 430279 to 1125668 tid 1 2023-10-01T07:32:19.186 INFO:tasks.rados.rados.0.smithi084.stdout:98: writing smithi08466639-98 from 1876518 to 2530876 tid 2 2023-10-01T07:32:19.193 INFO:tasks.rados.rados.0.smithi084.stdout:98: writing smithi08466639-98 from 3031089 to 3567886 tid 3 2023-10-01T07:32:19.193 INFO:tasks.rados.rados.0.smithi084.stdout:99: write initial oid 99 2023-10-01T07:32:19.193 INFO:tasks.rados.rados.0.smithi084.stdout:99: seq_num 98 ranges {447086=770638,1935000=798016,3458512=188574} 2023-10-01T07:32:19.200 INFO:tasks.rados.rados.0.smithi084.stdout:99: writing smithi08466639-99 from 447086 to 1217724 tid 1 2023-10-01T07:32:19.208 INFO:tasks.rados.rados.0.smithi084.stdout:99: writing smithi08466639-99 from 1935000 to 2733016 tid 2 2023-10-01T07:32:19.214 INFO:tasks.rados.rados.0.smithi084.stdout:99: writing smithi08466639-99 from 3458512 to 3647086 tid 3 2023-10-01T07:32:19.214 INFO:tasks.rados.rados.0.smithi084.stdout:100: write initial oid 100 2023-10-01T07:32:19.214 INFO:tasks.rados.rados.0.smithi084.stdout:100: seq_num 99 ranges {463893=562240,1593482=658027,2685935=559341} 2023-10-01T07:32:19.220 INFO:tasks.rados.rados.0.smithi084.stdout:100: writing smithi08466639-100 from 463893 to 1026133 tid 1 2023-10-01T07:32:19.227 INFO:tasks.rados.rados.0.smithi084.stdout:100: writing smithi08466639-100 from 1593482 to 2251509 tid 2 2023-10-01T07:32:19.234 INFO:tasks.rados.rados.0.smithi084.stdout:100: writing smithi08466639-100 from 2685935 to 3245276 tid 3 2023-10-01T07:32:19.234 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:19.234 INFO:tasks.rados.rados.0.smithi084.stdout:85: finishing write tid 1 to smithi08466639-85 2023-10-01T07:32:19.234 INFO:tasks.rados.rados.0.smithi084.stdout:85: finishing write tid 2 to smithi08466639-85 2023-10-01T07:32:19.234 INFO:tasks.rados.rados.0.smithi084.stdout:85: finishing write tid 3 to smithi08466639-85 2023-10-01T07:32:19.234 INFO:tasks.rados.rados.0.smithi084.stdout:85: finishing write tid 4 to smithi08466639-85 2023-10-01T07:32:19.235 INFO:tasks.rados.rados.0.smithi084.stdout:85: finishing write tid 5 to smithi08466639-85 2023-10-01T07:32:19.235 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 85 v 30 (ObjNum 84 snap 0 seq_num 84) dirty exists 2023-10-01T07:32:19.235 INFO:tasks.rados.rados.0.smithi084.stdout:85: left oid 85 (ObjNum 84 snap 0 seq_num 84) 2023-10-01T07:32:19.235 INFO:tasks.rados.rados.0.smithi084.stdout:86: finishing write tid 1 to smithi08466639-86 2023-10-01T07:32:19.235 INFO:tasks.rados.rados.0.smithi084.stdout:86: finishing write tid 2 to smithi08466639-86 2023-10-01T07:32:19.235 INFO:tasks.rados.rados.0.smithi084.stdout:85: done (15 left) 2023-10-01T07:32:19.235 INFO:tasks.rados.rados.0.smithi084.stdout:101: write initial oid 101 2023-10-01T07:32:19.235 INFO:tasks.rados.rados.0.smithi084.stdout:101: seq_num 100 ranges {480700=637489,1651964=401685,2713358=770613} 2023-10-01T07:32:19.239 INFO:tasks.rados.rados.0.smithi084.stdout:101: writing smithi08466639-101 from 480700 to 1118189 tid 1 2023-10-01T07:32:19.244 INFO:tasks.rados.rados.0.smithi084.stdout:101: writing smithi08466639-101 from 1651964 to 2053649 tid 2 2023-10-01T07:32:19.253 INFO:tasks.rados.rados.0.smithi084.stdout:101: writing smithi08466639-101 from 2713358 to 3483971 tid 3 2023-10-01T07:32:19.253 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:19.253 INFO:tasks.rados.rados.0.smithi084.stdout:86: finishing write tid 3 to smithi08466639-86 2023-10-01T07:32:19.253 INFO:tasks.rados.rados.0.smithi084.stdout:86: finishing write tid 4 to smithi08466639-86 2023-10-01T07:32:19.253 INFO:tasks.rados.rados.0.smithi084.stdout:86: finishing write tid 5 to smithi08466639-86 2023-10-01T07:32:19.253 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 86 v 34 (ObjNum 85 snap 0 seq_num 85) dirty exists 2023-10-01T07:32:19.253 INFO:tasks.rados.rados.0.smithi084.stdout:86: left oid 86 (ObjNum 85 snap 0 seq_num 85) 2023-10-01T07:32:19.253 INFO:tasks.rados.rados.0.smithi084.stdout:87: finishing write tid 1 to smithi08466639-87 2023-10-01T07:32:19.253 INFO:tasks.rados.rados.0.smithi084.stdout:86: done (15 left) 2023-10-01T07:32:19.254 INFO:tasks.rados.rados.0.smithi084.stdout:102: write initial oid 102 2023-10-01T07:32:19.254 INFO:tasks.rados.rados.0.smithi084.stdout:102: seq_num 101 ranges {497507=712738,1710446=661696,3140781=556726} 2023-10-01T07:32:19.260 INFO:tasks.rados.rados.0.smithi084.stdout:102: writing smithi08466639-102 from 497507 to 1210245 tid 1 2023-10-01T07:32:19.266 INFO:tasks.rados.rados.0.smithi084.stdout:102: writing smithi08466639-102 from 1710446 to 2372142 tid 2 2023-10-01T07:32:19.274 INFO:tasks.rados.rados.0.smithi084.stdout:102: writing smithi08466639-102 from 3140781 to 3697507 tid 3 2023-10-01T07:32:19.274 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:19.274 INFO:tasks.rados.rados.0.smithi084.stdout:87: finishing write tid 2 to smithi08466639-87 2023-10-01T07:32:19.275 INFO:tasks.rados.rados.0.smithi084.stdout:87: finishing write tid 3 to smithi08466639-87 2023-10-01T07:32:19.275 INFO:tasks.rados.rados.0.smithi084.stdout:87: finishing write tid 4 to smithi08466639-87 2023-10-01T07:32:19.275 INFO:tasks.rados.rados.0.smithi084.stdout:87: finishing write tid 5 to smithi08466639-87 2023-10-01T07:32:19.275 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 87 v 24 (ObjNum 86 snap 0 seq_num 86) dirty exists 2023-10-01T07:32:19.275 INFO:tasks.rados.rados.0.smithi084.stdout:87: left oid 87 (ObjNum 86 snap 0 seq_num 86) 2023-10-01T07:32:19.275 INFO:tasks.rados.rados.0.smithi084.stdout:88: finishing write tid 1 to smithi08466639-88 2023-10-01T07:32:19.275 INFO:tasks.rados.rados.0.smithi084.stdout:88: finishing write tid 2 to smithi08466639-88 2023-10-01T07:32:19.275 INFO:tasks.rados.rados.0.smithi084.stdout:88: finishing write tid 3 to smithi08466639-88 2023-10-01T07:32:19.275 INFO:tasks.rados.rados.0.smithi084.stdout:88: finishing write tid 4 to smithi08466639-88 2023-10-01T07:32:19.275 INFO:tasks.rados.rados.0.smithi084.stdout:88: finishing write tid 5 to smithi08466639-88 2023-10-01T07:32:19.275 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 88 v 24 (ObjNum 87 snap 0 seq_num 87) dirty exists 2023-10-01T07:32:19.276 INFO:tasks.rados.rados.0.smithi084.stdout:88: left oid 88 (ObjNum 87 snap 0 seq_num 87) 2023-10-01T07:32:19.276 INFO:tasks.rados.rados.0.smithi084.stdout:89: finishing write tid 1 to smithi08466639-89 2023-10-01T07:32:19.276 INFO:tasks.rados.rados.0.smithi084.stdout:87: done (15 left) 2023-10-01T07:32:19.276 INFO:tasks.rados.rados.0.smithi084.stdout:88: done (14 left) 2023-10-01T07:32:19.276 INFO:tasks.rados.rados.0.smithi084.stdout:103: write initial oid 103 2023-10-01T07:32:19.276 INFO:tasks.rados.rados.0.smithi084.stdout:103: seq_num 102 ranges {514314=787987,1768928=405354,2768204=509510} 2023-10-01T07:32:19.282 INFO:tasks.rados.rados.0.smithi084.stdout:103: writing smithi08466639-103 from 514314 to 1302301 tid 1 2023-10-01T07:32:19.287 INFO:tasks.rados.rados.0.smithi084.stdout:103: writing smithi08466639-103 from 1768928 to 2174282 tid 2 2023-10-01T07:32:19.293 INFO:tasks.rados.rados.0.smithi084.stdout:103: writing smithi08466639-103 from 2768204 to 3277714 tid 3 2023-10-01T07:32:19.294 INFO:tasks.rados.rados.0.smithi084.stdout:104: write initial oid 104 2023-10-01T07:32:19.294 INFO:tasks.rados.rados.0.smithi084.stdout:104: seq_num 103 ranges {531121=463236,1711057=665365,3079274=651847} 2023-10-01T07:32:19.299 INFO:tasks.rados.rados.0.smithi084.stdout:104: writing smithi08466639-104 from 531121 to 994357 tid 1 2023-10-01T07:32:19.307 INFO:tasks.rados.rados.0.smithi084.stdout:104: writing smithi08466639-104 from 1711057 to 2376422 tid 2 2023-10-01T07:32:19.316 INFO:tasks.rados.rados.0.smithi084.stdout:104: writing smithi08466639-104 from 3079274 to 3731121 tid 3 2023-10-01T07:32:19.316 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:19.316 INFO:tasks.rados.rados.0.smithi084.stdout:89: finishing write tid 2 to smithi08466639-89 2023-10-01T07:32:19.316 INFO:tasks.rados.rados.0.smithi084.stdout:89: finishing write tid 3 to smithi08466639-89 2023-10-01T07:32:19.316 INFO:tasks.rados.rados.0.smithi084.stdout:89: finishing write tid 4 to smithi08466639-89 2023-10-01T07:32:19.316 INFO:tasks.rados.rados.0.smithi084.stdout:89: finishing write tid 5 to smithi08466639-89 2023-10-01T07:32:19.317 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 89 v 23 (ObjNum 88 snap 0 seq_num 88) dirty exists 2023-10-01T07:32:19.317 INFO:tasks.rados.rados.0.smithi084.stdout:89: left oid 89 (ObjNum 88 snap 0 seq_num 88) 2023-10-01T07:32:19.317 INFO:tasks.rados.rados.0.smithi084.stdout:90: finishing write tid 1 to smithi08466639-90 2023-10-01T07:32:19.317 INFO:tasks.rados.rados.0.smithi084.stdout:90: finishing write tid 2 to smithi08466639-90 2023-10-01T07:32:19.317 INFO:tasks.rados.rados.0.smithi084.stdout:90: finishing write tid 3 to smithi08466639-90 2023-10-01T07:32:19.317 INFO:tasks.rados.rados.0.smithi084.stdout:90: finishing write tid 4 to smithi08466639-90 2023-10-01T07:32:19.317 INFO:tasks.rados.rados.0.smithi084.stdout:90: finishing write tid 5 to smithi08466639-90 2023-10-01T07:32:19.317 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 90 v 24 (ObjNum 89 snap 0 seq_num 89) dirty exists 2023-10-01T07:32:19.317 INFO:tasks.rados.rados.0.smithi084.stdout:90: left oid 90 (ObjNum 89 snap 0 seq_num 89) 2023-10-01T07:32:19.317 INFO:tasks.rados.rados.0.smithi084.stdout:89: done (15 left) 2023-10-01T07:32:19.317 INFO:tasks.rados.rados.0.smithi084.stdout:90: done (14 left) 2023-10-01T07:32:19.317 INFO:tasks.rados.rados.0.smithi084.stdout:105: write initial oid 105 2023-10-01T07:32:19.318 INFO:tasks.rados.rados.0.smithi084.stdout:105: seq_num 104 ranges {547928=538485,1769539=409023,2706697=532054} 2023-10-01T07:32:19.321 INFO:tasks.rados.rados.0.smithi084.stdout:105: writing smithi08466639-105 from 547928 to 1086413 tid 1 2023-10-01T07:32:19.328 INFO:tasks.rados.rados.0.smithi084.stdout:105: writing smithi08466639-105 from 1769539 to 2178562 tid 2 2023-10-01T07:32:19.334 INFO:tasks.rados.rados.0.smithi084.stdout:105: writing smithi08466639-105 from 2706697 to 3238751 tid 3 2023-10-01T07:32:19.334 INFO:tasks.rados.rados.0.smithi084.stdout:106: write initial oid 106 2023-10-01T07:32:19.334 INFO:tasks.rados.rados.0.smithi084.stdout:106: seq_num 105 ranges {564735=613734,1828021=669034,3134120=630615} 2023-10-01T07:32:19.342 INFO:tasks.rados.rados.0.smithi084.stdout:106: writing smithi08466639-106 from 564735 to 1178469 tid 1 2023-10-01T07:32:19.348 INFO:tasks.rados.rados.0.smithi084.stdout:106: writing smithi08466639-106 from 1828021 to 2497055 tid 2 2023-10-01T07:32:19.356 INFO:tasks.rados.rados.0.smithi084.stdout:106: writing smithi08466639-106 from 3134120 to 3764735 tid 3 2023-10-01T07:32:19.356 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:19.356 INFO:tasks.rados.rados.0.smithi084.stdout:91: finishing write tid 1 to smithi08466639-91 2023-10-01T07:32:19.356 INFO:tasks.rados.rados.0.smithi084.stdout:91: finishing write tid 2 to smithi08466639-91 2023-10-01T07:32:19.356 INFO:tasks.rados.rados.0.smithi084.stdout:91: finishing write tid 3 to smithi08466639-91 2023-10-01T07:32:19.356 INFO:tasks.rados.rados.0.smithi084.stdout:91: finishing write tid 4 to smithi08466639-91 2023-10-01T07:32:19.357 INFO:tasks.rados.rados.0.smithi084.stdout:91: finishing write tid 5 to smithi08466639-91 2023-10-01T07:32:19.357 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 91 v 28 (ObjNum 90 snap 0 seq_num 90) dirty exists 2023-10-01T07:32:19.357 INFO:tasks.rados.rados.0.smithi084.stdout:91: left oid 91 (ObjNum 90 snap 0 seq_num 90) 2023-10-01T07:32:19.357 INFO:tasks.rados.rados.0.smithi084.stdout:92: finishing write tid 1 to smithi08466639-92 2023-10-01T07:32:19.357 INFO:tasks.rados.rados.0.smithi084.stdout:91: done (15 left) 2023-10-01T07:32:19.357 INFO:tasks.rados.rados.0.smithi084.stdout:107: write initial oid 107 2023-10-01T07:32:19.357 INFO:tasks.rados.rados.0.smithi084.stdout:107: seq_num 106 ranges {581542=688983,1886503=412692,2761543=670951} 2023-10-01T07:32:19.363 INFO:tasks.rados.rados.0.smithi084.stdout:107: writing smithi08466639-107 from 581542 to 1270525 tid 1 2023-10-01T07:32:19.369 INFO:tasks.rados.rados.0.smithi084.stdout:107: writing smithi08466639-107 from 1886503 to 2299195 tid 2 2023-10-01T07:32:19.376 INFO:tasks.rados.rados.0.smithi084.stdout:107: writing smithi08466639-107 from 2761543 to 3432494 tid 3 2023-10-01T07:32:19.376 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:19.377 INFO:tasks.rados.rados.0.smithi084.stdout:92: finishing write tid 2 to smithi08466639-92 2023-10-01T07:32:19.377 INFO:tasks.rados.rados.0.smithi084.stdout:92: finishing write tid 3 to smithi08466639-92 2023-10-01T07:32:19.377 INFO:tasks.rados.rados.0.smithi084.stdout:92: finishing write tid 4 to smithi08466639-92 2023-10-01T07:32:19.377 INFO:tasks.rados.rados.0.smithi084.stdout:92: finishing write tid 5 to smithi08466639-92 2023-10-01T07:32:19.377 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 92 v 13 (ObjNum 91 snap 0 seq_num 91) dirty exists 2023-10-01T07:32:19.377 INFO:tasks.rados.rados.0.smithi084.stdout:92: left oid 92 (ObjNum 91 snap 0 seq_num 91) 2023-10-01T07:32:19.377 INFO:tasks.rados.rados.0.smithi084.stdout:93: finishing write tid 1 to smithi08466639-93 2023-10-01T07:32:19.377 INFO:tasks.rados.rados.0.smithi084.stdout:93: finishing write tid 2 to smithi08466639-93 2023-10-01T07:32:19.377 INFO:tasks.rados.rados.0.smithi084.stdout:92: done (15 left) 2023-10-01T07:32:19.377 INFO:tasks.rados.rados.0.smithi084.stdout:108: write initial oid 108 2023-10-01T07:32:19.377 INFO:tasks.rados.rados.0.smithi084.stdout:108: seq_num 107 ranges {598349=480585,1544985=672703,2905319=482223} 2023-10-01T07:32:19.382 INFO:tasks.rados.rados.0.smithi084.stdout:108: writing smithi08466639-108 from 598349 to 1078934 tid 1 2023-10-01T07:32:19.389 INFO:tasks.rados.rados.0.smithi084.stdout:108: writing smithi08466639-108 from 1544985 to 2217688 tid 2 2023-10-01T07:32:19.396 INFO:tasks.rados.rados.0.smithi084.stdout:108: writing smithi08466639-108 from 2905319 to 3387542 tid 3 2023-10-01T07:32:19.396 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:19.396 INFO:tasks.rados.rados.0.smithi084.stdout:93: finishing write tid 3 to smithi08466639-93 2023-10-01T07:32:19.397 INFO:tasks.rados.rados.0.smithi084.stdout:93: finishing write tid 4 to smithi08466639-93 2023-10-01T07:32:19.397 INFO:tasks.rados.rados.0.smithi084.stdout:93: finishing write tid 5 to smithi08466639-93 2023-10-01T07:32:19.397 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 93 v 17 (ObjNum 92 snap 0 seq_num 92) dirty exists 2023-10-01T07:32:19.397 INFO:tasks.rados.rados.0.smithi084.stdout:93: left oid 93 (ObjNum 92 snap 0 seq_num 92) 2023-10-01T07:32:19.397 INFO:tasks.rados.rados.0.smithi084.stdout:94: finishing write tid 1 to smithi08466639-94 2023-10-01T07:32:19.397 INFO:tasks.rados.rados.0.smithi084.stdout:94: finishing write tid 2 to smithi08466639-94 2023-10-01T07:32:19.397 INFO:tasks.rados.rados.0.smithi084.stdout:94: finishing write tid 3 to smithi08466639-94 2023-10-01T07:32:19.397 INFO:tasks.rados.rados.0.smithi084.stdout:93: done (15 left) 2023-10-01T07:32:19.397 INFO:tasks.rados.rados.0.smithi084.stdout:109: write initial oid 109 2023-10-01T07:32:19.397 INFO:tasks.rados.rados.0.smithi084.stdout:109: seq_num 108 ranges {615156=555834,1603467=416361,2816389=693495} 2023-10-01T07:32:19.403 INFO:tasks.rados.rados.0.smithi084.stdout:109: writing smithi08466639-109 from 615156 to 1170990 tid 1 2023-10-01T07:32:19.408 INFO:tasks.rados.rados.0.smithi084.stdout:109: writing smithi08466639-109 from 1603467 to 2019828 tid 2 2023-10-01T07:32:19.417 INFO:tasks.rados.rados.0.smithi084.stdout:109: writing smithi08466639-109 from 2816389 to 3509884 tid 3 2023-10-01T07:32:19.417 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:19.417 INFO:tasks.rados.rados.0.smithi084.stdout:94: finishing write tid 4 to smithi08466639-94 2023-10-01T07:32:19.417 INFO:tasks.rados.rados.0.smithi084.stdout:94: finishing write tid 5 to smithi08466639-94 2023-10-01T07:32:19.417 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 94 v 25 (ObjNum 93 snap 0 seq_num 93) dirty exists 2023-10-01T07:32:19.417 INFO:tasks.rados.rados.0.smithi084.stdout:94: left oid 94 (ObjNum 93 snap 0 seq_num 93) 2023-10-01T07:32:19.417 INFO:tasks.rados.rados.0.smithi084.stdout:95: finishing write tid 1 to smithi08466639-95 2023-10-01T07:32:19.418 INFO:tasks.rados.rados.0.smithi084.stdout:95: finishing write tid 2 to smithi08466639-95 2023-10-01T07:32:19.418 INFO:tasks.rados.rados.0.smithi084.stdout:95: finishing write tid 3 to smithi08466639-95 2023-10-01T07:32:19.418 INFO:tasks.rados.rados.0.smithi084.stdout:95: finishing write tid 4 to smithi08466639-95 2023-10-01T07:32:19.418 INFO:tasks.rados.rados.0.smithi084.stdout:95: finishing write tid 5 to smithi08466639-95 2023-10-01T07:32:19.418 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 95 v 10 (ObjNum 94 snap 0 seq_num 94) dirty exists 2023-10-01T07:32:19.418 INFO:tasks.rados.rados.0.smithi084.stdout:95: left oid 95 (ObjNum 94 snap 0 seq_num 94) 2023-10-01T07:32:19.418 INFO:tasks.rados.rados.0.smithi084.stdout:94: done (15 left) 2023-10-01T07:32:19.418 INFO:tasks.rados.rados.0.smithi084.stdout:95: done (14 left) 2023-10-01T07:32:19.418 INFO:tasks.rados.rados.0.smithi084.stdout:110: write initial oid 110 2023-10-01T07:32:19.418 INFO:tasks.rados.rados.0.smithi084.stdout:110: seq_num 109 ranges {631963=631083,2061949=560019,3243812=504767} 2023-10-01T07:32:19.423 INFO:tasks.rados.rados.0.smithi084.stdout:110: writing smithi08466639-110 from 631963 to 1263046 tid 1 2023-10-01T07:32:19.431 INFO:tasks.rados.rados.0.smithi084.stdout:110: writing smithi08466639-110 from 2061949 to 2621968 tid 2 2023-10-01T07:32:19.438 INFO:tasks.rados.rados.0.smithi084.stdout:110: writing smithi08466639-110 from 3243812 to 3748579 tid 3 2023-10-01T07:32:19.438 INFO:tasks.rados.rados.0.smithi084.stdout:111: write initial oid 111 2023-10-01T07:32:19.438 INFO:tasks.rados.rados.0.smithi084.stdout:96: finishing write tid 1 to smithi08466639-96 2023-10-01T07:32:19.438 INFO:tasks.rados.rados.0.smithi084.stdout:111: seq_num 110 ranges {648770=706332,2120431=420030,3271235=432392} 2023-10-01T07:32:19.445 INFO:tasks.rados.rados.0.smithi084.stdout:111: writing smithi08466639-111 from 648770 to 1355102 tid 1 2023-10-01T07:32:19.452 INFO:tasks.rados.rados.0.smithi084.stdout:111: writing smithi08466639-111 from 2120431 to 2540461 tid 2 2023-10-01T07:32:19.460 INFO:tasks.rados.rados.0.smithi084.stdout:111: writing smithi08466639-111 from 3271235 to 3703627 tid 3 2023-10-01T07:32:19.460 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:19.460 INFO:tasks.rados.rados.0.smithi084.stdout:96: finishing write tid 2 to smithi08466639-96 2023-10-01T07:32:19.460 INFO:tasks.rados.rados.0.smithi084.stdout:96: finishing write tid 3 to smithi08466639-96 2023-10-01T07:32:19.460 INFO:tasks.rados.rados.0.smithi084.stdout:96: finishing write tid 4 to smithi08466639-96 2023-10-01T07:32:19.460 INFO:tasks.rados.rados.0.smithi084.stdout:96: finishing write tid 5 to smithi08466639-96 2023-10-01T07:32:19.460 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 96 v 17 (ObjNum 95 snap 0 seq_num 95) dirty exists 2023-10-01T07:32:19.460 INFO:tasks.rados.rados.0.smithi084.stdout:96: left oid 96 (ObjNum 95 snap 0 seq_num 95) 2023-10-01T07:32:19.460 INFO:tasks.rados.rados.0.smithi084.stdout:97: finishing write tid 1 to smithi08466639-97 2023-10-01T07:32:19.461 INFO:tasks.rados.rados.0.smithi084.stdout:97: finishing write tid 2 to smithi08466639-97 2023-10-01T07:32:19.461 INFO:tasks.rados.rados.0.smithi084.stdout:97: finishing write tid 3 to smithi08466639-97 2023-10-01T07:32:19.461 INFO:tasks.rados.rados.0.smithi084.stdout:97: finishing write tid 4 to smithi08466639-97 2023-10-01T07:32:19.461 INFO:tasks.rados.rados.0.smithi084.stdout:97: finishing write tid 5 to smithi08466639-97 2023-10-01T07:32:19.461 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 97 v 28 (ObjNum 96 snap 0 seq_num 96) dirty exists 2023-10-01T07:32:19.461 INFO:tasks.rados.rados.0.smithi084.stdout:97: left oid 97 (ObjNum 96 snap 0 seq_num 96) 2023-10-01T07:32:19.461 INFO:tasks.rados.rados.0.smithi084.stdout:98: finishing write tid 1 to smithi08466639-98 2023-10-01T07:32:19.461 INFO:tasks.rados.rados.0.smithi084.stdout:98: finishing write tid 2 to smithi08466639-98 2023-10-01T07:32:19.461 INFO:tasks.rados.rados.0.smithi084.stdout:98: finishing write tid 3 to smithi08466639-98 2023-10-01T07:32:19.461 INFO:tasks.rados.rados.0.smithi084.stdout:98: finishing write tid 4 to smithi08466639-98 2023-10-01T07:32:19.461 INFO:tasks.rados.rados.0.smithi084.stdout:98: finishing write tid 5 to smithi08466639-98 2023-10-01T07:32:19.461 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 98 v 21 (ObjNum 97 snap 0 seq_num 97) dirty exists 2023-10-01T07:32:19.462 INFO:tasks.rados.rados.0.smithi084.stdout:98: left oid 98 (ObjNum 97 snap 0 seq_num 97) 2023-10-01T07:32:19.462 INFO:tasks.rados.rados.0.smithi084.stdout:99: finishing write tid 1 to smithi08466639-99 2023-10-01T07:32:19.462 INFO:tasks.rados.rados.0.smithi084.stdout:99: finishing write tid 2 to smithi08466639-99 2023-10-01T07:32:19.462 INFO:tasks.rados.rados.0.smithi084.stdout:96: done (15 left) 2023-10-01T07:32:19.462 INFO:tasks.rados.rados.0.smithi084.stdout:97: done (14 left) 2023-10-01T07:32:19.462 INFO:tasks.rados.rados.0.smithi084.stdout:98: done (13 left) 2023-10-01T07:32:19.462 INFO:tasks.rados.rados.0.smithi084.stdout:112: write initial oid 112 2023-10-01T07:32:19.462 INFO:tasks.rados.rados.0.smithi084.stdout:112: seq_num 111 ranges {665577=781581,2062560=563688,3182305=643664} 2023-10-01T07:32:19.467 INFO:tasks.rados.rados.0.smithi084.stdout:112: writing smithi08466639-112 from 665577 to 1447158 tid 1 2023-10-01T07:32:19.474 INFO:tasks.rados.rados.0.smithi084.stdout:112: writing smithi08466639-112 from 2062560 to 2626248 tid 2 2023-10-01T07:32:19.482 INFO:tasks.rados.rados.0.smithi084.stdout:112: writing smithi08466639-112 from 3182305 to 3825969 tid 3 2023-10-01T07:32:19.482 INFO:tasks.rados.rados.0.smithi084.stdout:113: write initial oid 113 2023-10-01T07:32:19.482 INFO:tasks.rados.rados.0.smithi084.stdout:99: finishing write tid 3 to smithi08466639-99 2023-10-01T07:32:19.482 INFO:tasks.rados.rados.0.smithi084.stdout:113: seq_num 112 ranges {682384=456830,1721042=423699,2809728=454936,3731357=151027} 2023-10-01T07:32:19.488 INFO:tasks.rados.rados.0.smithi084.stdout:113: writing smithi08466639-113 from 682384 to 1139214 tid 1 2023-10-01T07:32:19.494 INFO:tasks.rados.rados.0.smithi084.stdout:113: writing smithi08466639-113 from 1721042 to 2144741 tid 2 2023-10-01T07:32:19.501 INFO:tasks.rados.rados.0.smithi084.stdout:113: writing smithi08466639-113 from 2809728 to 3264664 tid 3 2023-10-01T07:32:19.505 INFO:tasks.rados.rados.0.smithi084.stdout:113: writing smithi08466639-113 from 3731357 to 3882384 tid 4 2023-10-01T07:32:19.505 INFO:tasks.rados.rados.0.smithi084.stdout:114: write initial oid 114 2023-10-01T07:32:19.505 INFO:tasks.rados.rados.0.smithi084.stdout:114: seq_num 113 ranges {699191=532079,1779524=567357,2837151=666208} 2023-10-01T07:32:19.512 INFO:tasks.rados.rados.0.smithi084.stdout:114: writing smithi08466639-114 from 699191 to 1231270 tid 1 2023-10-01T07:32:19.518 INFO:tasks.rados.rados.0.smithi084.stdout:114: writing smithi08466639-114 from 1779524 to 2346881 tid 2 2023-10-01T07:32:19.525 INFO:tasks.rados.rados.0.smithi084.stdout:114: writing smithi08466639-114 from 2837151 to 3503359 tid 3 2023-10-01T07:32:19.526 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:19.526 INFO:tasks.rados.rados.0.smithi084.stdout:99: finishing write tid 4 to smithi08466639-99 2023-10-01T07:32:19.526 INFO:tasks.rados.rados.0.smithi084.stdout:99: finishing write tid 5 to smithi08466639-99 2023-10-01T07:32:19.526 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 99 v 27 (ObjNum 98 snap 0 seq_num 98) dirty exists 2023-10-01T07:32:19.526 INFO:tasks.rados.rados.0.smithi084.stdout:99: left oid 99 (ObjNum 98 snap 0 seq_num 98) 2023-10-01T07:32:19.526 INFO:tasks.rados.rados.0.smithi084.stdout:100: finishing write tid 1 to smithi08466639-100 2023-10-01T07:32:19.526 INFO:tasks.rados.rados.0.smithi084.stdout:100: finishing write tid 2 to smithi08466639-100 2023-10-01T07:32:19.526 INFO:tasks.rados.rados.0.smithi084.stdout:100: finishing write tid 3 to smithi08466639-100 2023-10-01T07:32:19.526 INFO:tasks.rados.rados.0.smithi084.stdout:99: done (15 left) 2023-10-01T07:32:19.526 INFO:tasks.rados.rados.0.smithi084.stdout:115: write initial oid 115 2023-10-01T07:32:19.526 INFO:tasks.rados.rados.0.smithi084.stdout:115: seq_num 114 ranges {715998=607328,1838006=427368,2864574=477480,3863835=52163} 2023-10-01T07:32:19.533 INFO:tasks.rados.rados.0.smithi084.stdout:115: writing smithi08466639-115 from 715998 to 1323326 tid 1 2023-10-01T07:32:19.539 INFO:tasks.rados.rados.0.smithi084.stdout:115: writing smithi08466639-115 from 1838006 to 2265374 tid 2 2023-10-01T07:32:19.545 INFO:tasks.rados.rados.0.smithi084.stdout:115: writing smithi08466639-115 from 2864574 to 3342054 tid 3 2023-10-01T07:32:19.549 INFO:tasks.rados.rados.0.smithi084.stdout:115: writing smithi08466639-115 from 3863835 to 3915998 tid 4 2023-10-01T07:32:19.549 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:19.549 INFO:tasks.rados.rados.0.smithi084.stdout:100: finishing write tid 4 to smithi08466639-100 2023-10-01T07:32:19.549 INFO:tasks.rados.rados.0.smithi084.stdout:100: finishing write tid 5 to smithi08466639-100 2023-10-01T07:32:19.549 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 100 v 38 (ObjNum 99 snap 0 seq_num 99) dirty exists 2023-10-01T07:32:19.550 INFO:tasks.rados.rados.0.smithi084.stdout:100: left oid 100 (ObjNum 99 snap 0 seq_num 99) 2023-10-01T07:32:19.550 INFO:tasks.rados.rados.0.smithi084.stdout:101: finishing write tid 1 to smithi08466639-101 2023-10-01T07:32:19.550 INFO:tasks.rados.rados.0.smithi084.stdout:101: finishing write tid 2 to smithi08466639-101 2023-10-01T07:32:19.550 INFO:tasks.rados.rados.0.smithi084.stdout:101: finishing write tid 3 to smithi08466639-101 2023-10-01T07:32:19.550 INFO:tasks.rados.rados.0.smithi084.stdout:101: finishing write tid 4 to smithi08466639-101 2023-10-01T07:32:19.550 INFO:tasks.rados.rados.0.smithi084.stdout:101: finishing write tid 5 to smithi08466639-101 2023-10-01T07:32:19.550 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 101 v 14 (ObjNum 100 snap 0 seq_num 100) dirty exists 2023-10-01T07:32:19.550 INFO:tasks.rados.rados.0.smithi084.stdout:101: left oid 101 (ObjNum 100 snap 0 seq_num 100) 2023-10-01T07:32:19.550 INFO:tasks.rados.rados.0.smithi084.stdout:102: finishing write tid 1 to smithi08466639-102 2023-10-01T07:32:19.550 INFO:tasks.rados.rados.0.smithi084.stdout:102: finishing write tid 2 to smithi08466639-102 2023-10-01T07:32:19.550 INFO:tasks.rados.rados.0.smithi084.stdout:102: finishing write tid 3 to smithi08466639-102 2023-10-01T07:32:19.550 INFO:tasks.rados.rados.0.smithi084.stdout:102: finishing write tid 4 to smithi08466639-102 2023-10-01T07:32:19.551 INFO:tasks.rados.rados.0.smithi084.stdout:102: finishing write tid 5 to smithi08466639-102 2023-10-01T07:32:19.551 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 102 v 18 (ObjNum 101 snap 0 seq_num 101) dirty exists 2023-10-01T07:32:19.551 INFO:tasks.rados.rados.0.smithi084.stdout:102: left oid 102 (ObjNum 101 snap 0 seq_num 101) 2023-10-01T07:32:19.551 INFO:tasks.rados.rados.0.smithi084.stdout:103: finishing write tid 1 to smithi08466639-103 2023-10-01T07:32:19.551 INFO:tasks.rados.rados.0.smithi084.stdout:103: finishing write tid 2 to smithi08466639-103 2023-10-01T07:32:19.551 INFO:tasks.rados.rados.0.smithi084.stdout:103: finishing write tid 3 to smithi08466639-103 2023-10-01T07:32:19.551 INFO:tasks.rados.rados.0.smithi084.stdout:103: finishing write tid 4 to smithi08466639-103 2023-10-01T07:32:19.551 INFO:tasks.rados.rados.0.smithi084.stdout:103: finishing write tid 5 to smithi08466639-103 2023-10-01T07:32:19.551 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 103 v 17 (ObjNum 102 snap 0 seq_num 102) dirty exists 2023-10-01T07:32:19.551 INFO:tasks.rados.rados.0.smithi084.stdout:103: left oid 103 (ObjNum 102 snap 0 seq_num 102) 2023-10-01T07:32:19.551 INFO:tasks.rados.rados.0.smithi084.stdout:104: finishing write tid 1 to smithi08466639-104 2023-10-01T07:32:19.551 INFO:tasks.rados.rados.0.smithi084.stdout:104: finishing write tid 2 to smithi08466639-104 2023-10-01T07:32:19.551 INFO:tasks.rados.rados.0.smithi084.stdout:104: finishing write tid 3 to smithi08466639-104 2023-10-01T07:32:19.552 INFO:tasks.rados.rados.0.smithi084.stdout:104: finishing write tid 4 to smithi08466639-104 2023-10-01T07:32:19.552 INFO:tasks.rados.rados.0.smithi084.stdout:104: finishing write tid 5 to smithi08466639-104 2023-10-01T07:32:19.552 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 104 v 25 (ObjNum 103 snap 0 seq_num 103) dirty exists 2023-10-01T07:32:19.552 INFO:tasks.rados.rados.0.smithi084.stdout:104: left oid 104 (ObjNum 103 snap 0 seq_num 103) 2023-10-01T07:32:19.552 INFO:tasks.rados.rados.0.smithi084.stdout:105: finishing write tid 1 to smithi08466639-105 2023-10-01T07:32:19.552 INFO:tasks.rados.rados.0.smithi084.stdout:100: done (15 left) 2023-10-01T07:32:19.552 INFO:tasks.rados.rados.0.smithi084.stdout:101: done (14 left) 2023-10-01T07:32:19.552 INFO:tasks.rados.rados.0.smithi084.stdout:102: done (13 left) 2023-10-01T07:32:19.552 INFO:tasks.rados.rados.0.smithi084.stdout:103: done (12 left) 2023-10-01T07:32:19.552 INFO:tasks.rados.rados.0.smithi084.stdout:104: done (11 left) 2023-10-01T07:32:19.552 INFO:tasks.rados.rados.0.smithi084.stdout:116: write initial oid 116 2023-10-01T07:32:19.552 INFO:tasks.rados.rados.0.smithi084.stdout:116: seq_num 115 ranges {732805=798930,2296488=571026,3291997=405105} 2023-10-01T07:32:19.557 INFO:tasks.rados.rados.0.smithi084.stdout:116: writing smithi08466639-116 from 732805 to 1531735 tid 1 2023-10-01T07:32:19.565 INFO:tasks.rados.rados.0.smithi084.stdout:116: writing smithi08466639-116 from 2296488 to 2867514 tid 2 2023-10-01T07:32:19.569 INFO:tasks.rados.rados.0.smithi084.stdout:116: writing smithi08466639-116 from 3291997 to 3697102 tid 3 2023-10-01T07:32:19.570 INFO:tasks.rados.rados.0.smithi084.stdout:117: write initial oid 117 2023-10-01T07:32:19.570 INFO:tasks.rados.rados.0.smithi084.stdout:117: seq_num 116 ranges {749612=474179,1954970=431037,2919420=616377} 2023-10-01T07:32:19.577 INFO:tasks.rados.rados.0.smithi084.stdout:117: writing smithi08466639-117 from 749612 to 1223791 tid 1 2023-10-01T07:32:19.585 INFO:tasks.rados.rados.0.smithi084.stdout:117: writing smithi08466639-117 from 1954970 to 2386007 tid 2 2023-10-01T07:32:19.591 INFO:tasks.rados.rados.0.smithi084.stdout:117: writing smithi08466639-117 from 2919420 to 3535797 tid 3 2023-10-01T07:32:19.592 INFO:tasks.rados.rados.0.smithi084.stdout:118: write initial oid 118 2023-10-01T07:32:19.592 INFO:tasks.rados.rados.0.smithi084.stdout:118: seq_num 117 ranges {766419=549428,2013452=574695,3346843=427649} 2023-10-01T07:32:19.599 INFO:tasks.rados.rados.0.smithi084.stdout:118: writing smithi08466639-118 from 766419 to 1315847 tid 1 2023-10-01T07:32:19.606 INFO:tasks.rados.rados.0.smithi084.stdout:118: writing smithi08466639-118 from 2013452 to 2588147 tid 2 2023-10-01T07:32:19.614 INFO:tasks.rados.rados.0.smithi084.stdout:118: writing smithi08466639-118 from 3346843 to 3774492 tid 3 2023-10-01T07:32:19.614 INFO:tasks.rados.rados.0.smithi084.stdout:119: write initial oid 119 2023-10-01T07:32:19.614 INFO:tasks.rados.rados.0.smithi084.stdout:119: seq_num 118 ranges {783226=624677,2071934=434706,2974266=638921} 2023-10-01T07:32:19.621 INFO:tasks.rados.rados.0.smithi084.stdout:119: writing smithi08466639-119 from 783226 to 1407903 tid 1 2023-10-01T07:32:19.628 INFO:tasks.rados.rados.0.smithi084.stdout:119: writing smithi08466639-119 from 2071934 to 2506640 tid 2 2023-10-01T07:32:19.636 INFO:tasks.rados.rados.0.smithi084.stdout:119: writing smithi08466639-119 from 2974266 to 3613187 tid 3 2023-10-01T07:32:19.636 INFO:tasks.rados.rados.0.smithi084.stdout:120: write initial oid 120 2023-10-01T07:32:19.636 INFO:tasks.rados.rados.0.smithi084.stdout:105: finishing write tid 2 to smithi08466639-105 2023-10-01T07:32:19.637 INFO:tasks.rados.rados.0.smithi084.stdout:105: finishing write tid 3 to smithi08466639-105 2023-10-01T07:32:19.637 INFO:tasks.rados.rados.0.smithi084.stdout:105: finishing write tid 4 to smithi08466639-105 2023-10-01T07:32:19.637 INFO:tasks.rados.rados.0.smithi084.stdout:105: finishing write tid 5 to smithi08466639-105 2023-10-01T07:32:19.637 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 105 v 32 (ObjNum 104 snap 0 seq_num 104) dirty exists 2023-10-01T07:32:19.637 INFO:tasks.rados.rados.0.smithi084.stdout:105: left oid 105 (ObjNum 104 snap 0 seq_num 104) 2023-10-01T07:32:19.637 INFO:tasks.rados.rados.0.smithi084.stdout:106: finishing write tid 1 to smithi08466639-106 2023-10-01T07:32:19.638 INFO:tasks.rados.rados.0.smithi084.stdout:106: finishing write tid 2 to smithi08466639-106 2023-10-01T07:32:19.638 INFO:tasks.rados.rados.0.smithi084.stdout:106: finishing write tid 3 to smithi08466639-106 2023-10-01T07:32:19.638 INFO:tasks.rados.rados.0.smithi084.stdout:106: finishing write tid 4 to smithi08466639-106 2023-10-01T07:32:19.638 INFO:tasks.rados.rados.0.smithi084.stdout:106: finishing write tid 5 to smithi08466639-106 2023-10-01T07:32:19.638 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 106 v 22 (ObjNum 105 snap 0 seq_num 105) dirty exists 2023-10-01T07:32:19.638 INFO:tasks.rados.rados.0.smithi084.stdout:106: left oid 106 (ObjNum 105 snap 0 seq_num 105) 2023-10-01T07:32:19.639 INFO:tasks.rados.rados.0.smithi084.stdout:107: finishing write tid 1 to smithi08466639-107 2023-10-01T07:32:19.639 INFO:tasks.rados.rados.0.smithi084.stdout:107: finishing write tid 2 to smithi08466639-107 2023-10-01T07:32:19.639 INFO:tasks.rados.rados.0.smithi084.stdout:107: finishing write tid 3 to smithi08466639-107 2023-10-01T07:32:19.639 INFO:tasks.rados.rados.0.smithi084.stdout:107: finishing write tid 4 to smithi08466639-107 2023-10-01T07:32:19.639 INFO:tasks.rados.rados.0.smithi084.stdout:107: finishing write tid 5 to smithi08466639-107 2023-10-01T07:32:19.639 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 107 v 21 (ObjNum 106 snap 0 seq_num 106) dirty exists 2023-10-01T07:32:19.640 INFO:tasks.rados.rados.0.smithi084.stdout:107: left oid 107 (ObjNum 106 snap 0 seq_num 106) 2023-10-01T07:32:19.640 INFO:tasks.rados.rados.0.smithi084.stdout:108: finishing write tid 1 to smithi08466639-108 2023-10-01T07:32:19.640 INFO:tasks.rados.rados.0.smithi084.stdout:108: finishing write tid 2 to smithi08466639-108 2023-10-01T07:32:19.640 INFO:tasks.rados.rados.0.smithi084.stdout:108: finishing write tid 3 to smithi08466639-108 2023-10-01T07:32:19.640 INFO:tasks.rados.rados.0.smithi084.stdout:108: finishing write tid 4 to smithi08466639-108 2023-10-01T07:32:19.641 INFO:tasks.rados.rados.0.smithi084.stdout:108: finishing write tid 5 to smithi08466639-108 2023-10-01T07:32:19.641 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 108 v 25 (ObjNum 107 snap 0 seq_num 107) dirty exists 2023-10-01T07:32:19.641 INFO:tasks.rados.rados.0.smithi084.stdout:108: left oid 108 (ObjNum 107 snap 0 seq_num 107) 2023-10-01T07:32:19.641 INFO:tasks.rados.rados.0.smithi084.stdout:109: finishing write tid 1 to smithi08466639-109 2023-10-01T07:32:19.641 INFO:tasks.rados.rados.0.smithi084.stdout:109: finishing write tid 2 to smithi08466639-109 2023-10-01T07:32:19.641 INFO:tasks.rados.rados.0.smithi084.stdout:109: finishing write tid 3 to smithi08466639-109 2023-10-01T07:32:19.641 INFO:tasks.rados.rados.0.smithi084.stdout:109: finishing write tid 4 to smithi08466639-109 2023-10-01T07:32:19.642 INFO:tasks.rados.rados.0.smithi084.stdout:109: finishing write tid 5 to smithi08466639-109 2023-10-01T07:32:19.642 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 109 v 42 (ObjNum 108 snap 0 seq_num 108) dirty exists 2023-10-01T07:32:19.642 INFO:tasks.rados.rados.0.smithi084.stdout:109: left oid 109 (ObjNum 108 snap 0 seq_num 108) 2023-10-01T07:32:19.642 INFO:tasks.rados.rados.0.smithi084.stdout:110: finishing write tid 1 to smithi08466639-110 2023-10-01T07:32:19.642 INFO:tasks.rados.rados.0.smithi084.stdout:110: finishing write tid 2 to smithi08466639-110 2023-10-01T07:32:19.642 INFO:tasks.rados.rados.0.smithi084.stdout:110: finishing write tid 3 to smithi08466639-110 2023-10-01T07:32:19.643 INFO:tasks.rados.rados.0.smithi084.stdout:110: finishing write tid 4 to smithi08466639-110 2023-10-01T07:32:19.643 INFO:tasks.rados.rados.0.smithi084.stdout:110: finishing write tid 5 to smithi08466639-110 2023-10-01T07:32:19.643 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 110 v 29 (ObjNum 109 snap 0 seq_num 109) dirty exists 2023-10-01T07:32:19.643 INFO:tasks.rados.rados.0.smithi084.stdout:110: left oid 110 (ObjNum 109 snap 0 seq_num 109) 2023-10-01T07:32:19.643 INFO:tasks.rados.rados.0.smithi084.stdout:111: finishing write tid 1 to smithi08466639-111 2023-10-01T07:32:19.643 INFO:tasks.rados.rados.0.smithi084.stdout:111: finishing write tid 2 to smithi08466639-111 2023-10-01T07:32:19.643 INFO:tasks.rados.rados.0.smithi084.stdout:111: finishing write tid 3 to smithi08466639-111 2023-10-01T07:32:19.643 INFO:tasks.rados.rados.0.smithi084.stdout:111: finishing write tid 4 to smithi08466639-111 2023-10-01T07:32:19.643 INFO:tasks.rados.rados.0.smithi084.stdout:111: finishing write tid 5 to smithi08466639-111 2023-10-01T07:32:19.643 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 111 v 37 (ObjNum 110 snap 0 seq_num 110) dirty exists 2023-10-01T07:32:19.644 INFO:tasks.rados.rados.0.smithi084.stdout:111: left oid 111 (ObjNum 110 snap 0 seq_num 110) 2023-10-01T07:32:19.644 INFO:tasks.rados.rados.0.smithi084.stdout:112: finishing write tid 1 to smithi08466639-112 2023-10-01T07:32:19.644 INFO:tasks.rados.rados.0.smithi084.stdout:112: finishing write tid 2 to smithi08466639-112 2023-10-01T07:32:19.644 INFO:tasks.rados.rados.0.smithi084.stdout:120: seq_num 119 ranges {400033=699926,1614063=385970} 2023-10-01T07:32:19.644 INFO:tasks.rados.rados.0.smithi084.stdout:120: writing smithi08466639-120 from 400033 to 1099959 tid 1 2023-10-01T07:32:19.651 INFO:tasks.rados.rados.0.smithi084.stdout:120: writing smithi08466639-120 from 1614063 to 2000033 tid 2 2023-10-01T07:32:19.651 INFO:tasks.rados.rados.0.smithi084.stdout:105: done (15 left) 2023-10-01T07:32:19.651 INFO:tasks.rados.rados.0.smithi084.stdout:106: done (14 left) 2023-10-01T07:32:19.651 INFO:tasks.rados.rados.0.smithi084.stdout:107: done (13 left) 2023-10-01T07:32:19.651 INFO:tasks.rados.rados.0.smithi084.stdout:108: done (12 left) 2023-10-01T07:32:19.652 INFO:tasks.rados.rados.0.smithi084.stdout:109: done (11 left) 2023-10-01T07:32:19.652 INFO:tasks.rados.rados.0.smithi084.stdout:110: done (10 left) 2023-10-01T07:32:19.652 INFO:tasks.rados.rados.0.smithi084.stdout:111: done (9 left) 2023-10-01T07:32:19.652 INFO:tasks.rados.rados.0.smithi084.stdout:121: write initial oid 121 2023-10-01T07:32:19.652 INFO:tasks.rados.rados.0.smithi084.stdout:121: seq_num 120 ranges {416840=775175,1672545=344295} 2023-10-01T07:32:19.658 INFO:tasks.rados.rados.0.smithi084.stdout:121: writing smithi08466639-121 from 416840 to 1192015 tid 1 2023-10-01T07:32:19.663 INFO:tasks.rados.rados.0.smithi084.stdout:121: writing smithi08466639-121 from 1672545 to 2016840 tid 2 2023-10-01T07:32:19.663 INFO:tasks.rados.rados.0.smithi084.stdout:122: write initial oid 122 2023-10-01T07:32:19.663 INFO:tasks.rados.rados.0.smithi084.stdout:122: seq_num 121 ranges {433647=450424,1331027=582033} 2023-10-01T07:32:19.668 INFO:tasks.rados.rados.0.smithi084.stdout:122: writing smithi08466639-122 from 433647 to 884071 tid 1 2023-10-01T07:32:19.675 INFO:tasks.rados.rados.0.smithi084.stdout:122: writing smithi08466639-122 from 1331027 to 1913060 tid 2 2023-10-01T07:32:19.675 INFO:tasks.rados.rados.0.smithi084.stdout:123: write initial oid 123 2023-10-01T07:32:19.675 INFO:tasks.rados.rados.0.smithi084.stdout:123: seq_num 122 ranges {450454=642026,1505862=544592} 2023-10-01T07:32:19.681 INFO:tasks.rados.rados.0.smithi084.stdout:123: writing smithi08466639-123 from 450454 to 1092480 tid 1 2023-10-01T07:32:19.687 INFO:tasks.rados.rados.0.smithi084.stdout:123: writing smithi08466639-123 from 1505862 to 2050454 tid 2 2023-10-01T07:32:19.688 INFO:tasks.rados.rados.0.smithi084.stdout:124: write initial oid 124 2023-10-01T07:32:19.688 INFO:tasks.rados.rados.0.smithi084.stdout:112: finishing write tid 3 to smithi08466639-112 2023-10-01T07:32:19.688 INFO:tasks.rados.rados.0.smithi084.stdout:124: seq_num 123 ranges {467261=717275,1847991=219270} 2023-10-01T07:32:19.694 INFO:tasks.rados.rados.0.smithi084.stdout:124: writing smithi08466639-124 from 467261 to 1184536 tid 1 2023-10-01T07:32:19.699 INFO:tasks.rados.rados.0.smithi084.stdout:124: writing smithi08466639-124 from 1847991 to 2067261 tid 2 2023-10-01T07:32:19.700 INFO:tasks.rados.rados.0.smithi084.stdout:125: write initial oid 125 2023-10-01T07:32:19.700 INFO:tasks.rados.rados.0.smithi084.stdout:125: seq_num 124 ranges {484068=792524,1906473=177595} 2023-10-01T07:32:19.706 INFO:tasks.rados.rados.0.smithi084.stdout:125: writing smithi08466639-125 from 484068 to 1276592 tid 1 2023-10-01T07:32:19.711 INFO:tasks.rados.rados.0.smithi084.stdout:125: writing smithi08466639-125 from 1906473 to 2084068 tid 2 2023-10-01T07:32:19.711 INFO:tasks.rados.rados.0.smithi084.stdout:126: write initial oid 126 2023-10-01T07:32:19.711 INFO:tasks.rados.rados.0.smithi084.stdout:126: seq_num 125 ranges {500875=467773,1564955=535920} 2023-10-01T07:32:19.717 INFO:tasks.rados.rados.0.smithi084.stdout:126: writing smithi08466639-126 from 500875 to 968648 tid 1 2023-10-01T07:32:19.723 INFO:tasks.rados.rados.0.smithi084.stdout:126: writing smithi08466639-126 from 1564955 to 2100875 tid 2 2023-10-01T07:32:19.723 INFO:tasks.rados.rados.0.smithi084.stdout:127: write initial oid 127 2023-10-01T07:32:19.724 INFO:tasks.rados.rados.0.smithi084.stdout:127: seq_num 126 ranges {517682=543022,1623437=494245} 2023-10-01T07:32:19.729 INFO:tasks.rados.rados.0.smithi084.stdout:127: writing smithi08466639-127 from 517682 to 1060704 tid 1 2023-10-01T07:32:19.736 INFO:tasks.rados.rados.0.smithi084.stdout:127: writing smithi08466639-127 from 1623437 to 2117682 tid 2 2023-10-01T07:32:19.736 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:19.736 INFO:tasks.rados.rados.0.smithi084.stdout:112: finishing write tid 4 to smithi08466639-112 2023-10-01T07:32:19.736 INFO:tasks.rados.rados.0.smithi084.stdout:112: finishing write tid 5 to smithi08466639-112 2023-10-01T07:32:19.736 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 112 v 46 (ObjNum 111 snap 0 seq_num 111) dirty exists 2023-10-01T07:32:19.736 INFO:tasks.rados.rados.0.smithi084.stdout:112: left oid 112 (ObjNum 111 snap 0 seq_num 111) 2023-10-01T07:32:19.736 INFO:tasks.rados.rados.0.smithi084.stdout:113: finishing write tid 1 to smithi08466639-113 2023-10-01T07:32:19.736 INFO:tasks.rados.rados.0.smithi084.stdout:112: done (15 left) 2023-10-01T07:32:19.737 INFO:tasks.rados.rados.0.smithi084.stdout:128: write initial oid 128 2023-10-01T07:32:19.737 INFO:tasks.rados.rados.0.smithi084.stdout:128: seq_num 127 ranges {534489=618271,1565566=568923} 2023-10-01T07:32:19.742 INFO:tasks.rados.rados.0.smithi084.stdout:128: writing smithi08466639-128 from 534489 to 1152760 tid 1 2023-10-01T07:32:19.748 INFO:tasks.rados.rados.0.smithi084.stdout:128: writing smithi08466639-128 from 1565566 to 2134489 tid 2 2023-10-01T07:32:19.748 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:19.748 INFO:tasks.rados.rados.0.smithi084.stdout:113: finishing write tid 2 to smithi08466639-113 2023-10-01T07:32:19.749 INFO:tasks.rados.rados.0.smithi084.stdout:113: finishing write tid 3 to smithi08466639-113 2023-10-01T07:32:19.749 INFO:tasks.rados.rados.0.smithi084.stdout:113: finishing write tid 4 to smithi08466639-113 2023-10-01T07:32:19.749 INFO:tasks.rados.rados.0.smithi084.stdout:113: finishing write tid 5 to smithi08466639-113 2023-10-01T07:32:19.749 INFO:tasks.rados.rados.0.smithi084.stdout:113: finishing write tid 6 to smithi08466639-113 2023-10-01T07:32:19.749 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 113 v 34 (ObjNum 112 snap 0 seq_num 112) dirty exists 2023-10-01T07:32:19.749 INFO:tasks.rados.rados.0.smithi084.stdout:113: left oid 113 (ObjNum 112 snap 0 seq_num 112) 2023-10-01T07:32:19.749 INFO:tasks.rados.rados.0.smithi084.stdout:114: finishing write tid 1 to smithi08466639-114 2023-10-01T07:32:19.749 INFO:tasks.rados.rados.0.smithi084.stdout:113: done (15 left) 2023-10-01T07:32:19.749 INFO:tasks.rados.rados.0.smithi084.stdout:129: write initial oid 129 2023-10-01T07:32:19.749 INFO:tasks.rados.rados.0.smithi084.stdout:129: seq_num 128 ranges {551296=693520,2024048=127248} 2023-10-01T07:32:19.755 INFO:tasks.rados.rados.0.smithi084.stdout:129: writing smithi08466639-129 from 551296 to 1244816 tid 1 2023-10-01T07:32:19.762 INFO:tasks.rados.rados.0.smithi084.stdout:129: writing smithi08466639-129 from 2024048 to 2151296 tid 2 2023-10-01T07:32:19.762 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:19.762 INFO:tasks.rados.rados.0.smithi084.stdout:114: finishing write tid 2 to smithi08466639-114 2023-10-01T07:32:19.762 INFO:tasks.rados.rados.0.smithi084.stdout:114: finishing write tid 3 to smithi08466639-114 2023-10-01T07:32:19.763 INFO:tasks.rados.rados.0.smithi084.stdout:114: finishing write tid 4 to smithi08466639-114 2023-10-01T07:32:19.763 INFO:tasks.rados.rados.0.smithi084.stdout:114: finishing write tid 5 to smithi08466639-114 2023-10-01T07:32:19.763 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 114 v 41 (ObjNum 113 snap 0 seq_num 113) dirty exists 2023-10-01T07:32:19.763 INFO:tasks.rados.rados.0.smithi084.stdout:114: left oid 114 (ObjNum 113 snap 0 seq_num 113) 2023-10-01T07:32:19.763 INFO:tasks.rados.rados.0.smithi084.stdout:115: finishing write tid 1 to smithi08466639-115 2023-10-01T07:32:19.763 INFO:tasks.rados.rados.0.smithi084.stdout:115: finishing write tid 2 to smithi08466639-115 2023-10-01T07:32:19.763 INFO:tasks.rados.rados.0.smithi084.stdout:115: finishing write tid 3 to smithi08466639-115 2023-10-01T07:32:19.763 INFO:tasks.rados.rados.0.smithi084.stdout:115: finishing write tid 4 to smithi08466639-115 2023-10-01T07:32:19.763 INFO:tasks.rados.rados.0.smithi084.stdout:115: finishing write tid 5 to smithi08466639-115 2023-10-01T07:32:19.763 INFO:tasks.rados.rados.0.smithi084.stdout:115: finishing write tid 6 to smithi08466639-115 2023-10-01T07:32:19.763 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 115 v 11 (ObjNum 114 snap 0 seq_num 114) dirty exists 2023-10-01T07:32:19.763 INFO:tasks.rados.rados.0.smithi084.stdout:115: left oid 115 (ObjNum 114 snap 0 seq_num 114) 2023-10-01T07:32:19.764 INFO:tasks.rados.rados.0.smithi084.stdout:116: finishing write tid 1 to smithi08466639-116 2023-10-01T07:32:19.764 INFO:tasks.rados.rados.0.smithi084.stdout:116: finishing write tid 2 to smithi08466639-116 2023-10-01T07:32:19.764 INFO:tasks.rados.rados.0.smithi084.stdout:116: finishing write tid 3 to smithi08466639-116 2023-10-01T07:32:19.764 INFO:tasks.rados.rados.0.smithi084.stdout:116: finishing write tid 4 to smithi08466639-116 2023-10-01T07:32:19.764 INFO:tasks.rados.rados.0.smithi084.stdout:116: finishing write tid 5 to smithi08466639-116 2023-10-01T07:32:19.764 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 116 v 26 (ObjNum 115 snap 0 seq_num 115) dirty exists 2023-10-01T07:32:19.764 INFO:tasks.rados.rados.0.smithi084.stdout:116: left oid 116 (ObjNum 115 snap 0 seq_num 115) 2023-10-01T07:32:19.764 INFO:tasks.rados.rados.0.smithi084.stdout:117: finishing write tid 1 to smithi08466639-117 2023-10-01T07:32:19.764 INFO:tasks.rados.rados.0.smithi084.stdout:117: finishing write tid 2 to smithi08466639-117 2023-10-01T07:32:19.764 INFO:tasks.rados.rados.0.smithi084.stdout:117: finishing write tid 3 to smithi08466639-117 2023-10-01T07:32:19.764 INFO:tasks.rados.rados.0.smithi084.stdout:114: done (15 left) 2023-10-01T07:32:19.764 INFO:tasks.rados.rados.0.smithi084.stdout:115: done (14 left) 2023-10-01T07:32:19.764 INFO:tasks.rados.rados.0.smithi084.stdout:116: done (13 left) 2023-10-01T07:32:19.765 INFO:tasks.rados.rados.0.smithi084.stdout:130: write initial oid 130 2023-10-01T07:32:19.765 INFO:tasks.rados.rados.0.smithi084.stdout:130: seq_num 129 ranges {568103=768769,2082530=85573} 2023-10-01T07:32:19.772 INFO:tasks.rados.rados.0.smithi084.stdout:130: writing smithi08466639-130 from 568103 to 1336872 tid 1 2023-10-01T07:32:19.777 INFO:tasks.rados.rados.0.smithi084.stdout:130: writing smithi08466639-130 from 2082530 to 2168103 tid 2 2023-10-01T07:32:19.777 INFO:tasks.rados.rados.0.smithi084.stdout:131: write initial oid 131 2023-10-01T07:32:19.777 INFO:tasks.rados.rados.0.smithi084.stdout:131: seq_num 130 ranges {584910=560371,1857365=327545} 2023-10-01T07:32:19.784 INFO:tasks.rados.rados.0.smithi084.stdout:131: writing smithi08466639-131 from 584910 to 1145281 tid 1 2023-10-01T07:32:19.790 INFO:tasks.rados.rados.0.smithi084.stdout:131: writing smithi08466639-131 from 1857365 to 2184910 tid 2 2023-10-01T07:32:19.790 INFO:tasks.rados.rados.0.smithi084.stdout:132: write initial oid 132 2023-10-01T07:32:19.790 INFO:tasks.rados.rados.0.smithi084.stdout:132: seq_num 131 ranges {601717=635620,1799494=402223} 2023-10-01T07:32:19.797 INFO:tasks.rados.rados.0.smithi084.stdout:132: writing smithi08466639-132 from 601717 to 1237337 tid 1 2023-10-01T07:32:19.803 INFO:tasks.rados.rados.0.smithi084.stdout:132: writing smithi08466639-132 from 1799494 to 2201717 tid 2 2023-10-01T07:32:19.804 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:19.804 INFO:tasks.rados.rados.0.smithi084.stdout:117: finishing write tid 4 to smithi08466639-117 2023-10-01T07:32:19.804 INFO:tasks.rados.rados.0.smithi084.stdout:117: finishing write tid 5 to smithi08466639-117 2023-10-01T07:32:19.804 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 117 v 15 (ObjNum 116 snap 0 seq_num 116) dirty exists 2023-10-01T07:32:19.804 INFO:tasks.rados.rados.0.smithi084.stdout:117: left oid 117 (ObjNum 116 snap 0 seq_num 116) 2023-10-01T07:32:19.804 INFO:tasks.rados.rados.0.smithi084.stdout:118: finishing write tid 1 to smithi08466639-118 2023-10-01T07:32:19.804 INFO:tasks.rados.rados.0.smithi084.stdout:118: finishing write tid 2 to smithi08466639-118 2023-10-01T07:32:19.804 INFO:tasks.rados.rados.0.smithi084.stdout:117: done (15 left) 2023-10-01T07:32:19.804 INFO:tasks.rados.rados.0.smithi084.stdout:133: write initial oid 133 2023-10-01T07:32:19.804 INFO:tasks.rados.rados.0.smithi084.stdout:133: seq_num 132 ranges {618524=710869,1857976=360548} 2023-10-01T07:32:19.811 INFO:tasks.rados.rados.0.smithi084.stdout:133: writing smithi08466639-133 from 618524 to 1329393 tid 1 2023-10-01T07:32:19.817 INFO:tasks.rados.rados.0.smithi084.stdout:133: writing smithi08466639-133 from 1857976 to 2218524 tid 2 2023-10-01T07:32:19.817 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:19.817 INFO:tasks.rados.rados.0.smithi084.stdout:118: finishing write tid 3 to smithi08466639-118 2023-10-01T07:32:19.817 INFO:tasks.rados.rados.0.smithi084.stdout:118: finishing write tid 4 to smithi08466639-118 2023-10-01T07:32:19.817 INFO:tasks.rados.rados.0.smithi084.stdout:118: finishing write tid 5 to smithi08466639-118 2023-10-01T07:32:19.817 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 118 v 45 (ObjNum 117 snap 0 seq_num 117) dirty exists 2023-10-01T07:32:19.817 INFO:tasks.rados.rados.0.smithi084.stdout:118: left oid 118 (ObjNum 117 snap 0 seq_num 117) 2023-10-01T07:32:19.817 INFO:tasks.rados.rados.0.smithi084.stdout:119: finishing write tid 1 to smithi08466639-119 2023-10-01T07:32:19.817 INFO:tasks.rados.rados.0.smithi084.stdout:119: finishing write tid 2 to smithi08466639-119 2023-10-01T07:32:19.817 INFO:tasks.rados.rados.0.smithi084.stdout:118: done (15 left) 2023-10-01T07:32:19.817 INFO:tasks.rados.rados.0.smithi084.stdout:134: write initial oid 134 2023-10-01T07:32:19.817 INFO:tasks.rados.rados.0.smithi084.stdout:134: seq_num 133 ranges {635331=786118,1916458=318873} 2023-10-01T07:32:19.825 INFO:tasks.rados.rados.0.smithi084.stdout:134: writing smithi08466639-134 from 635331 to 1421449 tid 1 2023-10-01T07:32:19.830 INFO:tasks.rados.rados.0.smithi084.stdout:134: writing smithi08466639-134 from 1916458 to 2235331 tid 2 2023-10-01T07:32:19.830 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:19.830 INFO:tasks.rados.rados.0.smithi084.stdout:119: finishing write tid 3 to smithi08466639-119 2023-10-01T07:32:19.830 INFO:tasks.rados.rados.0.smithi084.stdout:119: finishing write tid 4 to smithi08466639-119 2023-10-01T07:32:19.830 INFO:tasks.rados.rados.0.smithi084.stdout:119: finishing write tid 5 to smithi08466639-119 2023-10-01T07:32:19.830 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 119 v 36 (ObjNum 118 snap 0 seq_num 118) dirty exists 2023-10-01T07:32:19.830 INFO:tasks.rados.rados.0.smithi084.stdout:119: left oid 119 (ObjNum 118 snap 0 seq_num 118) 2023-10-01T07:32:19.830 INFO:tasks.rados.rados.0.smithi084.stdout:120: finishing write tid 1 to smithi08466639-120 2023-10-01T07:32:19.830 INFO:tasks.rados.rados.0.smithi084.stdout:120: finishing write tid 2 to smithi08466639-120 2023-10-01T07:32:19.831 INFO:tasks.rados.rados.0.smithi084.stdout:120: finishing write tid 3 to smithi08466639-120 2023-10-01T07:32:19.831 INFO:tasks.rados.rados.0.smithi084.stdout:120: finishing write tid 4 to smithi08466639-120 2023-10-01T07:32:19.831 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 120 v 11 (ObjNum 119 snap 0 seq_num 119) dirty exists 2023-10-01T07:32:19.831 INFO:tasks.rados.rados.0.smithi084.stdout:120: left oid 120 (ObjNum 119 snap 0 seq_num 119) 2023-10-01T07:32:19.831 INFO:tasks.rados.rados.0.smithi084.stdout:121: finishing write tid 1 to smithi08466639-121 2023-10-01T07:32:19.831 INFO:tasks.rados.rados.0.smithi084.stdout:119: done (15 left) 2023-10-01T07:32:19.831 INFO:tasks.rados.rados.0.smithi084.stdout:120: done (14 left) 2023-10-01T07:32:19.831 INFO:tasks.rados.rados.0.smithi084.stdout:135: write initial oid 135 2023-10-01T07:32:19.831 INFO:tasks.rados.rados.0.smithi084.stdout:135: seq_num 134 ranges {652138=461367,1574940=677198} 2023-10-01T07:32:19.836 INFO:tasks.rados.rados.0.smithi084.stdout:135: writing smithi08466639-135 from 652138 to 1113505 tid 1 2023-10-01T07:32:19.843 INFO:tasks.rados.rados.0.smithi084.stdout:135: writing smithi08466639-135 from 1574940 to 2252138 tid 2 2023-10-01T07:32:19.843 INFO:tasks.rados.rados.0.smithi084.stdout:136: write initial oid 136 2023-10-01T07:32:19.843 INFO:tasks.rados.rados.0.smithi084.stdout:136: seq_num 135 ranges {668945=536616,1633422=491363} 2023-10-01T07:32:19.850 INFO:tasks.rados.rados.0.smithi084.stdout:136: writing smithi08466639-136 from 668945 to 1205561 tid 1 2023-10-01T07:32:19.855 INFO:tasks.rados.rados.0.smithi084.stdout:136: writing smithi08466639-136 from 1633422 to 2124785 tid 2 2023-10-01T07:32:19.856 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:19.856 INFO:tasks.rados.rados.0.smithi084.stdout:121: finishing write tid 2 to smithi08466639-121 2023-10-01T07:32:19.856 INFO:tasks.rados.rados.0.smithi084.stdout:121: finishing write tid 3 to smithi08466639-121 2023-10-01T07:32:19.856 INFO:tasks.rados.rados.0.smithi084.stdout:121: finishing write tid 4 to smithi08466639-121 2023-10-01T07:32:19.856 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 121 v 18 (ObjNum 120 snap 0 seq_num 120) dirty exists 2023-10-01T07:32:19.856 INFO:tasks.rados.rados.0.smithi084.stdout:121: left oid 121 (ObjNum 120 snap 0 seq_num 120) 2023-10-01T07:32:19.856 INFO:tasks.rados.rados.0.smithi084.stdout:122: finishing write tid 1 to smithi08466639-122 2023-10-01T07:32:19.856 INFO:tasks.rados.rados.0.smithi084.stdout:122: finishing write tid 2 to smithi08466639-122 2023-10-01T07:32:19.856 INFO:tasks.rados.rados.0.smithi084.stdout:122: finishing write tid 3 to smithi08466639-122 2023-10-01T07:32:19.856 INFO:tasks.rados.rados.0.smithi084.stdout:122: finishing write tid 4 to smithi08466639-122 2023-10-01T07:32:19.856 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 122 v 31 (ObjNum 121 snap 0 seq_num 121) dirty exists 2023-10-01T07:32:19.857 INFO:tasks.rados.rados.0.smithi084.stdout:122: left oid 122 (ObjNum 121 snap 0 seq_num 121) 2023-10-01T07:32:19.857 INFO:tasks.rados.rados.0.smithi084.stdout:123: finishing write tid 1 to smithi08466639-123 2023-10-01T07:32:19.857 INFO:tasks.rados.rados.0.smithi084.stdout:121: done (15 left) 2023-10-01T07:32:19.857 INFO:tasks.rados.rados.0.smithi084.stdout:122: done (14 left) 2023-10-01T07:32:19.857 INFO:tasks.rados.rados.0.smithi084.stdout:137: write initial oid 137 2023-10-01T07:32:19.857 INFO:tasks.rados.rados.0.smithi084.stdout:137: seq_num 136 ranges {685752=611865,1975551=310201} 2023-10-01T07:32:19.863 INFO:tasks.rados.rados.0.smithi084.stdout:137: writing smithi08466639-137 from 685752 to 1297617 tid 1 2023-10-01T07:32:19.869 INFO:tasks.rados.rados.0.smithi084.stdout:137: writing smithi08466639-137 from 1975551 to 2285752 tid 2 2023-10-01T07:32:19.869 INFO:tasks.rados.rados.0.smithi084.stdout:138: write initial oid 138 2023-10-01T07:32:19.869 INFO:tasks.rados.rados.0.smithi084.stdout:138: seq_num 137 ranges {702559=403467,1750386=495032} 2023-10-01T07:32:19.875 INFO:tasks.rados.rados.0.smithi084.stdout:138: writing smithi08466639-138 from 702559 to 1106026 tid 1 2023-10-01T07:32:19.883 INFO:tasks.rados.rados.0.smithi084.stdout:138: writing smithi08466639-138 from 1750386 to 2245418 tid 2 2023-10-01T07:32:19.883 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:19.883 INFO:tasks.rados.rados.0.smithi084.stdout:123: finishing write tid 2 to smithi08466639-123 2023-10-01T07:32:19.883 INFO:tasks.rados.rados.0.smithi084.stdout:123: finishing write tid 3 to smithi08466639-123 2023-10-01T07:32:19.883 INFO:tasks.rados.rados.0.smithi084.stdout:123: finishing write tid 4 to smithi08466639-123 2023-10-01T07:32:19.883 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 123 v 48 (ObjNum 122 snap 0 seq_num 122) dirty exists 2023-10-01T07:32:19.883 INFO:tasks.rados.rados.0.smithi084.stdout:123: left oid 123 (ObjNum 122 snap 0 seq_num 122) 2023-10-01T07:32:19.883 INFO:tasks.rados.rados.0.smithi084.stdout:124: finishing write tid 1 to smithi08466639-124 2023-10-01T07:32:19.883 INFO:tasks.rados.rados.0.smithi084.stdout:123: done (15 left) 2023-10-01T07:32:19.883 INFO:tasks.rados.rados.0.smithi084.stdout:139: write initial oid 139 2023-10-01T07:32:19.883 INFO:tasks.rados.rados.0.smithi084.stdout:139: seq_num 138 ranges {719366=478716,1808868=510498} 2023-10-01T07:32:19.890 INFO:tasks.rados.rados.0.smithi084.stdout:139: writing smithi08466639-139 from 719366 to 1198082 tid 1 2023-10-01T07:32:19.897 INFO:tasks.rados.rados.0.smithi084.stdout:139: writing smithi08466639-139 from 1808868 to 2319366 tid 2 2023-10-01T07:32:19.897 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:19.897 INFO:tasks.rados.rados.0.smithi084.stdout:124: finishing write tid 2 to smithi08466639-124 2023-10-01T07:32:19.897 INFO:tasks.rados.rados.0.smithi084.stdout:124: finishing write tid 3 to smithi08466639-124 2023-10-01T07:32:19.897 INFO:tasks.rados.rados.0.smithi084.stdout:124: finishing write tid 4 to smithi08466639-124 2023-10-01T07:32:19.897 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 124 v 34 (ObjNum 123 snap 0 seq_num 123) dirty exists 2023-10-01T07:32:19.897 INFO:tasks.rados.rados.0.smithi084.stdout:124: left oid 124 (ObjNum 123 snap 0 seq_num 123) 2023-10-01T07:32:19.897 INFO:tasks.rados.rados.0.smithi084.stdout:125: finishing write tid 1 to smithi08466639-125 2023-10-01T07:32:19.898 INFO:tasks.rados.rados.0.smithi084.stdout:125: finishing write tid 2 to smithi08466639-125 2023-10-01T07:32:19.898 INFO:tasks.rados.rados.0.smithi084.stdout:125: finishing write tid 3 to smithi08466639-125 2023-10-01T07:32:19.898 INFO:tasks.rados.rados.0.smithi084.stdout:125: finishing write tid 4 to smithi08466639-125 2023-10-01T07:32:19.898 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 125 v 28 (ObjNum 124 snap 0 seq_num 124) dirty exists 2023-10-01T07:32:19.898 INFO:tasks.rados.rados.0.smithi084.stdout:125: left oid 125 (ObjNum 124 snap 0 seq_num 124) 2023-10-01T07:32:19.898 INFO:tasks.rados.rados.0.smithi084.stdout:126: finishing write tid 1 to smithi08466639-126 2023-10-01T07:32:19.898 INFO:tasks.rados.rados.0.smithi084.stdout:126: finishing write tid 2 to smithi08466639-126 2023-10-01T07:32:19.898 INFO:tasks.rados.rados.0.smithi084.stdout:126: finishing write tid 3 to smithi08466639-126 2023-10-01T07:32:19.898 INFO:tasks.rados.rados.0.smithi084.stdout:126: finishing write tid 4 to smithi08466639-126 2023-10-01T07:32:19.898 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 126 v 26 (ObjNum 125 snap 0 seq_num 125) dirty exists 2023-10-01T07:32:19.898 INFO:tasks.rados.rados.0.smithi084.stdout:126: left oid 126 (ObjNum 125 snap 0 seq_num 125) 2023-10-01T07:32:19.899 INFO:tasks.rados.rados.0.smithi084.stdout:127: finishing write tid 1 to smithi08466639-127 2023-10-01T07:32:19.899 INFO:tasks.rados.rados.0.smithi084.stdout:127: finishing write tid 2 to smithi08466639-127 2023-10-01T07:32:19.899 INFO:tasks.rados.rados.0.smithi084.stdout:127: finishing write tid 3 to smithi08466639-127 2023-10-01T07:32:19.899 INFO:tasks.rados.rados.0.smithi084.stdout:124: done (15 left) 2023-10-01T07:32:19.899 INFO:tasks.rados.rados.0.smithi084.stdout:125: done (14 left) 2023-10-01T07:32:19.899 INFO:tasks.rados.rados.0.smithi084.stdout:126: done (13 left) 2023-10-01T07:32:19.899 INFO:tasks.rados.rados.0.smithi084.stdout:140: write initial oid 140 2023-10-01T07:32:19.899 INFO:tasks.rados.rados.0.smithi084.stdout:140: seq_num 139 ranges {736173=553965,1867350=468823} 2023-10-01T07:32:19.904 INFO:tasks.rados.rados.0.smithi084.stdout:140: writing smithi08466639-140 from 736173 to 1290138 tid 1 2023-10-01T07:32:19.910 INFO:tasks.rados.rados.0.smithi084.stdout:140: writing smithi08466639-140 from 1867350 to 2336173 tid 2 2023-10-01T07:32:19.910 INFO:tasks.rados.rados.0.smithi084.stdout:141: write initial oid 141 2023-10-01T07:32:19.910 INFO:tasks.rados.rados.0.smithi084.stdout:141: seq_num 140 ranges {752980=629214,1809479=543501} 2023-10-01T07:32:19.919 INFO:tasks.rados.rados.0.smithi084.stdout:141: writing smithi08466639-141 from 752980 to 1382194 tid 1 2023-10-01T07:32:19.925 INFO:tasks.rados.rados.0.smithi084.stdout:141: writing smithi08466639-141 from 1809479 to 2352980 tid 2 2023-10-01T07:32:19.925 INFO:tasks.rados.rados.0.smithi084.stdout:142: write initial oid 142 2023-10-01T07:32:19.925 INFO:tasks.rados.rados.0.smithi084.stdout:142: seq_num 141 ranges {769787=704463,2267961=101826} 2023-10-01T07:32:19.932 INFO:tasks.rados.rados.0.smithi084.stdout:142: writing smithi08466639-142 from 769787 to 1474250 tid 1 2023-10-01T07:32:19.938 INFO:tasks.rados.rados.0.smithi084.stdout:142: writing smithi08466639-142 from 2267961 to 2369787 tid 2 2023-10-01T07:32:19.938 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:19.938 INFO:tasks.rados.rados.0.smithi084.stdout:127: finishing write tid 4 to smithi08466639-127 2023-10-01T07:32:19.938 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 127 v 24 (ObjNum 126 snap 0 seq_num 126) dirty exists 2023-10-01T07:32:19.938 INFO:tasks.rados.rados.0.smithi084.stdout:127: left oid 127 (ObjNum 126 snap 0 seq_num 126) 2023-10-01T07:32:19.939 INFO:tasks.rados.rados.0.smithi084.stdout:128: finishing write tid 1 to smithi08466639-128 2023-10-01T07:32:19.939 INFO:tasks.rados.rados.0.smithi084.stdout:127: done (15 left) 2023-10-01T07:32:19.939 INFO:tasks.rados.rados.0.smithi084.stdout:143: write initial oid 143 2023-10-01T07:32:19.939 INFO:tasks.rados.rados.0.smithi084.stdout:143: seq_num 142 ranges {786594=779712,2326443=60151} 2023-10-01T07:32:19.947 INFO:tasks.rados.rados.0.smithi084.stdout:143: writing smithi08466639-143 from 786594 to 1566306 tid 1 2023-10-01T07:32:19.952 INFO:tasks.rados.rados.0.smithi084.stdout:143: writing smithi08466639-143 from 2326443 to 2386594 tid 2 2023-10-01T07:32:19.953 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:19.953 INFO:tasks.rados.rados.0.smithi084.stdout:128: finishing write tid 2 to smithi08466639-128 2023-10-01T07:32:19.953 INFO:tasks.rados.rados.0.smithi084.stdout:128: finishing write tid 3 to smithi08466639-128 2023-10-01T07:32:19.953 INFO:tasks.rados.rados.0.smithi084.stdout:128: finishing write tid 4 to smithi08466639-128 2023-10-01T07:32:19.953 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 128 v 51 (ObjNum 127 snap 0 seq_num 127) dirty exists 2023-10-01T07:32:19.954 INFO:tasks.rados.rados.0.smithi084.stdout:128: left oid 128 (ObjNum 127 snap 0 seq_num 127) 2023-10-01T07:32:19.954 INFO:tasks.rados.rados.0.smithi084.stdout:129: finishing write tid 1 to smithi08466639-129 2023-10-01T07:32:19.954 INFO:tasks.rados.rados.0.smithi084.stdout:128: done (15 left) 2023-10-01T07:32:19.954 INFO:tasks.rados.rados.0.smithi084.stdout:144: write initial oid 144 2023-10-01T07:32:19.954 INFO:tasks.rados.rados.0.smithi084.stdout:144: seq_num 143 ranges {403401=454961,1584925=506039} 2023-10-01T07:32:19.957 INFO:tasks.rados.rados.0.smithi084.stdout:144: writing smithi08466639-144 from 403401 to 858362 tid 1 2023-10-01T07:32:19.965 INFO:tasks.rados.rados.0.smithi084.stdout:144: writing smithi08466639-144 from 1584925 to 2090964 tid 2 2023-10-01T07:32:19.965 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:19.965 INFO:tasks.rados.rados.0.smithi084.stdout:129: finishing write tid 2 to smithi08466639-129 2023-10-01T07:32:19.965 INFO:tasks.rados.rados.0.smithi084.stdout:129: finishing write tid 3 to smithi08466639-129 2023-10-01T07:32:19.966 INFO:tasks.rados.rados.0.smithi084.stdout:129: finishing write tid 4 to smithi08466639-129 2023-10-01T07:32:19.966 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 129 v 21 (ObjNum 128 snap 0 seq_num 128) dirty exists 2023-10-01T07:32:19.966 INFO:tasks.rados.rados.0.smithi084.stdout:129: left oid 129 (ObjNum 128 snap 0 seq_num 128) 2023-10-01T07:32:19.966 INFO:tasks.rados.rados.0.smithi084.stdout:130: finishing write tid 1 to smithi08466639-130 2023-10-01T07:32:19.966 INFO:tasks.rados.rados.0.smithi084.stdout:130: finishing write tid 2 to smithi08466639-130 2023-10-01T07:32:19.966 INFO:tasks.rados.rados.0.smithi084.stdout:130: finishing write tid 3 to smithi08466639-130 2023-10-01T07:32:19.967 INFO:tasks.rados.rados.0.smithi084.stdout:130: finishing write tid 4 to smithi08466639-130 2023-10-01T07:32:19.967 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 130 v 31 (ObjNum 129 snap 0 seq_num 129) dirty exists 2023-10-01T07:32:19.967 INFO:tasks.rados.rados.0.smithi084.stdout:130: left oid 130 (ObjNum 129 snap 0 seq_num 129) 2023-10-01T07:32:19.967 INFO:tasks.rados.rados.0.smithi084.stdout:131: finishing write tid 1 to smithi08466639-131 2023-10-01T07:32:19.967 INFO:tasks.rados.rados.0.smithi084.stdout:131: finishing write tid 2 to smithi08466639-131 2023-10-01T07:32:19.967 INFO:tasks.rados.rados.0.smithi084.stdout:131: finishing write tid 3 to smithi08466639-131 2023-10-01T07:32:19.968 INFO:tasks.rados.rados.0.smithi084.stdout:131: finishing write tid 4 to smithi08466639-131 2023-10-01T07:32:19.968 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 131 v 27 (ObjNum 130 snap 0 seq_num 130) dirty exists 2023-10-01T07:32:19.968 INFO:tasks.rados.rados.0.smithi084.stdout:131: left oid 131 (ObjNum 130 snap 0 seq_num 130) 2023-10-01T07:32:19.968 INFO:tasks.rados.rados.0.smithi084.stdout:132: finishing write tid 1 to smithi08466639-132 2023-10-01T07:32:19.968 INFO:tasks.rados.rados.0.smithi084.stdout:132: finishing write tid 2 to smithi08466639-132 2023-10-01T07:32:19.968 INFO:tasks.rados.rados.0.smithi084.stdout:129: done (15 left) 2023-10-01T07:32:19.969 INFO:tasks.rados.rados.0.smithi084.stdout:130: done (14 left) 2023-10-01T07:32:19.969 INFO:tasks.rados.rados.0.smithi084.stdout:131: done (13 left) 2023-10-01T07:32:19.969 INFO:tasks.rados.rados.0.smithi084.stdout:145: write initial oid 145 2023-10-01T07:32:19.969 INFO:tasks.rados.rados.0.smithi084.stdout:145: seq_num 144 ranges {420208=530210,1527054=766050} 2023-10-01T07:32:19.971 INFO:tasks.rados.rados.0.smithi084.stdout:145: writing smithi08466639-145 from 420208 to 950418 tid 1 2023-10-01T07:32:19.979 INFO:tasks.rados.rados.0.smithi084.stdout:145: writing smithi08466639-145 from 1527054 to 2293104 tid 2 2023-10-01T07:32:19.979 INFO:tasks.rados.rados.0.smithi084.stdout:146: write initial oid 146 2023-10-01T07:32:19.979 INFO:tasks.rados.rados.0.smithi084.stdout:146: seq_num 145 ranges {437015=721812,1701889=509708} 2023-10-01T07:32:19.986 INFO:tasks.rados.rados.0.smithi084.stdout:146: writing smithi08466639-146 from 437015 to 1158827 tid 1 2023-10-01T07:32:19.992 INFO:tasks.rados.rados.0.smithi084.stdout:146: writing smithi08466639-146 from 1701889 to 2211597 tid 2 2023-10-01T07:32:19.992 INFO:tasks.rados.rados.0.smithi084.stdout:147: write initial oid 147 2023-10-01T07:32:19.992 INFO:tasks.rados.rados.0.smithi084.stdout:147: seq_num 146 ranges {453822=797061,1760371=653366} 2023-10-01T07:32:20.000 INFO:tasks.rados.rados.0.smithi084.stdout:147: writing smithi08466639-147 from 453822 to 1250883 tid 1 2023-10-01T07:32:20.008 INFO:tasks.rados.rados.0.smithi084.stdout:147: writing smithi08466639-147 from 1760371 to 2413737 tid 2 2023-10-01T07:32:20.008 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:20.008 INFO:tasks.rados.rados.0.smithi084.stdout:132: finishing write tid 3 to smithi08466639-132 2023-10-01T07:32:20.008 INFO:tasks.rados.rados.0.smithi084.stdout:132: finishing write tid 4 to smithi08466639-132 2023-10-01T07:32:20.008 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 132 v 20 (ObjNum 131 snap 0 seq_num 131) dirty exists 2023-10-01T07:32:20.008 INFO:tasks.rados.rados.0.smithi084.stdout:132: left oid 132 (ObjNum 131 snap 0 seq_num 131) 2023-10-01T07:32:20.008 INFO:tasks.rados.rados.0.smithi084.stdout:133: finishing write tid 1 to smithi08466639-133 2023-10-01T07:32:20.008 INFO:tasks.rados.rados.0.smithi084.stdout:133: finishing write tid 2 to smithi08466639-133 2023-10-01T07:32:20.008 INFO:tasks.rados.rados.0.smithi084.stdout:133: finishing write tid 3 to smithi08466639-133 2023-10-01T07:32:20.009 INFO:tasks.rados.rados.0.smithi084.stdout:133: finishing write tid 4 to smithi08466639-133 2023-10-01T07:32:20.009 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 133 v 23 (ObjNum 132 snap 0 seq_num 132) dirty exists 2023-10-01T07:32:20.009 INFO:tasks.rados.rados.0.smithi084.stdout:133: left oid 133 (ObjNum 132 snap 0 seq_num 132) 2023-10-01T07:32:20.009 INFO:tasks.rados.rados.0.smithi084.stdout:134: finishing write tid 1 to smithi08466639-134 2023-10-01T07:32:20.009 INFO:tasks.rados.rados.0.smithi084.stdout:134: finishing write tid 2 to smithi08466639-134 2023-10-01T07:32:20.009 INFO:tasks.rados.rados.0.smithi084.stdout:134: finishing write tid 3 to smithi08466639-134 2023-10-01T07:32:20.009 INFO:tasks.rados.rados.0.smithi084.stdout:134: finishing write tid 4 to smithi08466639-134 2023-10-01T07:32:20.009 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 134 v 24 (ObjNum 133 snap 0 seq_num 133) dirty exists 2023-10-01T07:32:20.009 INFO:tasks.rados.rados.0.smithi084.stdout:134: left oid 134 (ObjNum 133 snap 0 seq_num 133) 2023-10-01T07:32:20.010 INFO:tasks.rados.rados.0.smithi084.stdout:135: finishing write tid 1 to smithi08466639-135 2023-10-01T07:32:20.010 INFO:tasks.rados.rados.0.smithi084.stdout:132: done (15 left) 2023-10-01T07:32:20.010 INFO:tasks.rados.rados.0.smithi084.stdout:133: done (14 left) 2023-10-01T07:32:20.010 INFO:tasks.rados.rados.0.smithi084.stdout:134: done (13 left) 2023-10-01T07:32:20.010 INFO:tasks.rados.rados.0.smithi084.stdout:148: write initial oid 148 2023-10-01T07:32:20.010 INFO:tasks.rados.rados.0.smithi084.stdout:148: seq_num 147 ranges {470629=472310,1418853=513377} 2023-10-01T07:32:20.013 INFO:tasks.rados.rados.0.smithi084.stdout:148: writing smithi08466639-148 from 470629 to 942939 tid 1 2023-10-01T07:32:20.019 INFO:tasks.rados.rados.0.smithi084.stdout:148: writing smithi08466639-148 from 1418853 to 1932230 tid 2 2023-10-01T07:32:20.019 INFO:tasks.rados.rados.0.smithi084.stdout:149: write initial oid 149 2023-10-01T07:32:20.019 INFO:tasks.rados.rados.0.smithi084.stdout:149: seq_num 148 ranges {487436=547559,1760982=657035} 2023-10-01T07:32:20.025 INFO:tasks.rados.rados.0.smithi084.stdout:149: writing smithi08466639-149 from 487436 to 1034995 tid 1 2023-10-01T07:32:20.033 INFO:tasks.rados.rados.0.smithi084.stdout:149: writing smithi08466639-149 from 1760982 to 2418017 tid 2 2023-10-01T07:32:20.034 INFO:tasks.rados.rados.0.smithi084.stdout:150: write initial oid 150 2023-10-01T07:32:20.034 INFO:tasks.rados.rados.0.smithi084.stdout:150: seq_num 149 ranges {504243=622808,1819464=517046} 2023-10-01T07:32:20.040 INFO:tasks.rados.rados.0.smithi084.stdout:150: writing smithi08466639-150 from 504243 to 1127051 tid 1 2023-10-01T07:32:20.049 INFO:tasks.rados.rados.0.smithi084.stdout:150: writing smithi08466639-150 from 1819464 to 2336510 tid 2 2023-10-01T07:32:20.049 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:20.049 INFO:tasks.rados.rados.0.smithi084.stdout:135: finishing write tid 2 to smithi08466639-135 2023-10-01T07:32:20.049 INFO:tasks.rados.rados.0.smithi084.stdout:135: finishing write tid 3 to smithi08466639-135 2023-10-01T07:32:20.050 INFO:tasks.rados.rados.0.smithi084.stdout:135: finishing write tid 4 to smithi08466639-135 2023-10-01T07:32:20.050 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 135 v 54 (ObjNum 134 snap 0 seq_num 134) dirty exists 2023-10-01T07:32:20.050 INFO:tasks.rados.rados.0.smithi084.stdout:135: left oid 135 (ObjNum 134 snap 0 seq_num 134) 2023-10-01T07:32:20.050 INFO:tasks.rados.rados.0.smithi084.stdout:136: finishing write tid 1 to smithi08466639-136 2023-10-01T07:32:20.050 INFO:tasks.rados.rados.0.smithi084.stdout:136: finishing write tid 2 to smithi08466639-136 2023-10-01T07:32:20.051 INFO:tasks.rados.rados.0.smithi084.stdout:135: done (15 left) 2023-10-01T07:32:20.051 INFO:tasks.rados.rados.0.smithi084.stdout:151: write initial oid 151 2023-10-01T07:32:20.051 INFO:tasks.rados.rados.0.smithi084.stdout:151: seq_num 150 ranges {521050=698057,1877946=643104} 2023-10-01T07:32:20.055 INFO:tasks.rados.rados.0.smithi084.stdout:151: writing smithi08466639-151 from 521050 to 1219107 tid 1 2023-10-01T07:32:20.063 INFO:tasks.rados.rados.0.smithi084.stdout:151: writing smithi08466639-151 from 1877946 to 2521050 tid 2 2023-10-01T07:32:20.063 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:20.063 INFO:tasks.rados.rados.0.smithi084.stdout:136: finishing write tid 3 to smithi08466639-136 2023-10-01T07:32:20.063 INFO:tasks.rados.rados.0.smithi084.stdout:136: finishing write tid 4 to smithi08466639-136 2023-10-01T07:32:20.063 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 136 v 30 (ObjNum 135 snap 0 seq_num 135) dirty exists 2023-10-01T07:32:20.064 INFO:tasks.rados.rados.0.smithi084.stdout:136: left oid 136 (ObjNum 135 snap 0 seq_num 135) 2023-10-01T07:32:20.064 INFO:tasks.rados.rados.0.smithi084.stdout:137: finishing write tid 1 to smithi08466639-137 2023-10-01T07:32:20.064 INFO:tasks.rados.rados.0.smithi084.stdout:137: finishing write tid 2 to smithi08466639-137 2023-10-01T07:32:20.064 INFO:tasks.rados.rados.0.smithi084.stdout:137: finishing write tid 3 to smithi08466639-137 2023-10-01T07:32:20.064 INFO:tasks.rados.rados.0.smithi084.stdout:137: finishing write tid 4 to smithi08466639-137 2023-10-01T07:32:20.064 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 137 v 39 (ObjNum 136 snap 0 seq_num 136) dirty exists 2023-10-01T07:32:20.064 INFO:tasks.rados.rados.0.smithi084.stdout:137: left oid 137 (ObjNum 136 snap 0 seq_num 136) 2023-10-01T07:32:20.064 INFO:tasks.rados.rados.0.smithi084.stdout:138: finishing write tid 1 to smithi08466639-138 2023-10-01T07:32:20.064 INFO:tasks.rados.rados.0.smithi084.stdout:138: finishing write tid 2 to smithi08466639-138 2023-10-01T07:32:20.065 INFO:tasks.rados.rados.0.smithi084.stdout:136: done (15 left) 2023-10-01T07:32:20.065 INFO:tasks.rados.rados.0.smithi084.stdout:137: done (14 left) 2023-10-01T07:32:20.065 INFO:tasks.rados.rados.0.smithi084.stdout:152: write initial oid 152 2023-10-01T07:32:20.065 INFO:tasks.rados.rados.0.smithi084.stdout:152: seq_num 151 ranges {537857=773306,1936428=520715} 2023-10-01T07:32:20.071 INFO:tasks.rados.rados.0.smithi084.stdout:152: writing smithi08466639-152 from 537857 to 1311163 tid 1 2023-10-01T07:32:20.078 INFO:tasks.rados.rados.0.smithi084.stdout:152: writing smithi08466639-152 from 1936428 to 2457143 tid 2 2023-10-01T07:32:20.078 INFO:tasks.rados.rados.0.smithi084.stdout:153: write initial oid 153 2023-10-01T07:32:20.078 INFO:tasks.rados.rados.0.smithi084.stdout:153: seq_num 152 ranges {554664=448555,1478557=664373} 2023-10-01T07:32:20.083 INFO:tasks.rados.rados.0.smithi084.stdout:153: writing smithi08466639-153 from 554664 to 1003219 tid 1 2023-10-01T07:32:20.090 INFO:tasks.rados.rados.0.smithi084.stdout:153: writing smithi08466639-153 from 1478557 to 2142930 tid 2 2023-10-01T07:32:20.091 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:20.091 INFO:tasks.rados.rados.0.smithi084.stdout:138: finishing write tid 3 to smithi08466639-138 2023-10-01T07:32:20.091 INFO:tasks.rados.rados.0.smithi084.stdout:138: finishing write tid 4 to smithi08466639-138 2023-10-01T07:32:20.091 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 138 v 34 (ObjNum 137 snap 0 seq_num 137) dirty exists 2023-10-01T07:32:20.091 INFO:tasks.rados.rados.0.smithi084.stdout:138: left oid 138 (ObjNum 137 snap 0 seq_num 137) 2023-10-01T07:32:20.091 INFO:tasks.rados.rados.0.smithi084.stdout:139: finishing write tid 1 to smithi08466639-139 2023-10-01T07:32:20.091 INFO:tasks.rados.rados.0.smithi084.stdout:139: finishing write tid 2 to smithi08466639-139 2023-10-01T07:32:20.091 INFO:tasks.rados.rados.0.smithi084.stdout:138: done (15 left) 2023-10-01T07:32:20.091 INFO:tasks.rados.rados.0.smithi084.stdout:154: write initial oid 154 2023-10-01T07:32:20.091 INFO:tasks.rados.rados.0.smithi084.stdout:154: seq_num 153 ranges {571471=640157,1653392=524384} 2023-10-01T07:32:20.097 INFO:tasks.rados.rados.0.smithi084.stdout:154: writing smithi08466639-154 from 571471 to 1211628 tid 1 2023-10-01T07:32:20.105 INFO:tasks.rados.rados.0.smithi084.stdout:154: writing smithi08466639-154 from 1653392 to 2177776 tid 2 2023-10-01T07:32:20.105 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:20.105 INFO:tasks.rados.rados.0.smithi084.stdout:139: finishing write tid 3 to smithi08466639-139 2023-10-01T07:32:20.105 INFO:tasks.rados.rados.0.smithi084.stdout:139: finishing write tid 4 to smithi08466639-139 2023-10-01T07:32:20.106 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 139 v 30 (ObjNum 138 snap 0 seq_num 138) dirty exists 2023-10-01T07:32:20.106 INFO:tasks.rados.rados.0.smithi084.stdout:139: left oid 139 (ObjNum 138 snap 0 seq_num 138) 2023-10-01T07:32:20.106 INFO:tasks.rados.rados.0.smithi084.stdout:140: finishing write tid 1 to smithi08466639-140 2023-10-01T07:32:20.106 INFO:tasks.rados.rados.0.smithi084.stdout:140: finishing write tid 2 to smithi08466639-140 2023-10-01T07:32:20.106 INFO:tasks.rados.rados.0.smithi084.stdout:140: finishing write tid 3 to smithi08466639-140 2023-10-01T07:32:20.106 INFO:tasks.rados.rados.0.smithi084.stdout:140: finishing write tid 4 to smithi08466639-140 2023-10-01T07:32:20.106 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 140 v 29 (ObjNum 139 snap 0 seq_num 139) dirty exists 2023-10-01T07:32:20.106 INFO:tasks.rados.rados.0.smithi084.stdout:140: left oid 140 (ObjNum 139 snap 0 seq_num 139) 2023-10-01T07:32:20.106 INFO:tasks.rados.rados.0.smithi084.stdout:141: finishing write tid 1 to smithi08466639-141 2023-10-01T07:32:20.106 INFO:tasks.rados.rados.0.smithi084.stdout:141: finishing write tid 2 to smithi08466639-141 2023-10-01T07:32:20.106 INFO:tasks.rados.rados.0.smithi084.stdout:141: finishing write tid 3 to smithi08466639-141 2023-10-01T07:32:20.107 INFO:tasks.rados.rados.0.smithi084.stdout:141: finishing write tid 4 to smithi08466639-141 2023-10-01T07:32:20.107 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 141 v 49 (ObjNum 140 snap 0 seq_num 140) dirty exists 2023-10-01T07:32:20.107 INFO:tasks.rados.rados.0.smithi084.stdout:141: left oid 141 (ObjNum 140 snap 0 seq_num 140) 2023-10-01T07:32:20.107 INFO:tasks.rados.rados.0.smithi084.stdout:139: done (15 left) 2023-10-01T07:32:20.107 INFO:tasks.rados.rados.0.smithi084.stdout:140: done (14 left) 2023-10-01T07:32:20.107 INFO:tasks.rados.rados.0.smithi084.stdout:141: done (13 left) 2023-10-01T07:32:20.107 INFO:tasks.rados.rados.0.smithi084.stdout:155: write initial oid 155 2023-10-01T07:32:20.107 INFO:tasks.rados.rados.0.smithi084.stdout:155: seq_num 154 ranges {588278=715406,1711874=668042} 2023-10-01T07:32:20.111 INFO:tasks.rados.rados.0.smithi084.stdout:155: writing smithi08466639-155 from 588278 to 1303684 tid 1 2023-10-01T07:32:20.118 INFO:tasks.rados.rados.0.smithi084.stdout:155: writing smithi08466639-155 from 1711874 to 2379916 tid 2 2023-10-01T07:32:20.118 INFO:tasks.rados.rados.0.smithi084.stdout:156: write initial oid 156 2023-10-01T07:32:20.118 INFO:tasks.rados.rados.0.smithi084.stdout:156: seq_num 155 ranges {605085=790655,2170356=434729} 2023-10-01T07:32:20.126 INFO:tasks.rados.rados.0.smithi084.stdout:156: writing smithi08466639-156 from 605085 to 1395740 tid 1 2023-10-01T07:32:20.133 INFO:tasks.rados.rados.0.smithi084.stdout:156: writing smithi08466639-156 from 2170356 to 2605085 tid 2 2023-10-01T07:32:20.133 INFO:tasks.rados.rados.0.smithi084.stdout:157: write initial oid 157 2023-10-01T07:32:20.134 INFO:tasks.rados.rados.0.smithi084.stdout:157: seq_num 156 ranges {621892=465904,1712485=671711} 2023-10-01T07:32:20.139 INFO:tasks.rados.rados.0.smithi084.stdout:157: writing smithi08466639-157 from 621892 to 1087796 tid 1 2023-10-01T07:32:20.146 INFO:tasks.rados.rados.0.smithi084.stdout:157: writing smithi08466639-157 from 1712485 to 2384196 tid 2 2023-10-01T07:32:20.147 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:20.147 INFO:tasks.rados.rados.0.smithi084.stdout:142: finishing write tid 1 to smithi08466639-142 2023-10-01T07:32:20.147 INFO:tasks.rados.rados.0.smithi084.stdout:142: finishing write tid 2 to smithi08466639-142 2023-10-01T07:32:20.147 INFO:tasks.rados.rados.0.smithi084.stdout:142: finishing write tid 3 to smithi08466639-142 2023-10-01T07:32:20.147 INFO:tasks.rados.rados.0.smithi084.stdout:142: finishing write tid 4 to smithi08466639-142 2023-10-01T07:32:20.147 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 142 v 14 (ObjNum 141 snap 0 seq_num 141) dirty exists 2023-10-01T07:32:20.147 INFO:tasks.rados.rados.0.smithi084.stdout:142: left oid 142 (ObjNum 141 snap 0 seq_num 141) 2023-10-01T07:32:20.147 INFO:tasks.rados.rados.0.smithi084.stdout:143: finishing write tid 1 to smithi08466639-143 2023-10-01T07:32:20.147 INFO:tasks.rados.rados.0.smithi084.stdout:143: finishing write tid 2 to smithi08466639-143 2023-10-01T07:32:20.147 INFO:tasks.rados.rados.0.smithi084.stdout:142: done (15 left) 2023-10-01T07:32:20.147 INFO:tasks.rados.rados.0.smithi084.stdout:158: write initial oid 158 2023-10-01T07:32:20.147 INFO:tasks.rados.rados.0.smithi084.stdout:158: seq_num 157 ranges {638699=541153,1770967=531722} 2023-10-01T07:32:20.153 INFO:tasks.rados.rados.0.smithi084.stdout:158: writing smithi08466639-158 from 638699 to 1179852 tid 1 2023-10-01T07:32:20.159 INFO:tasks.rados.rados.0.smithi084.stdout:158: writing smithi08466639-158 from 1770967 to 2302689 tid 2 2023-10-01T07:32:20.159 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:20.159 INFO:tasks.rados.rados.0.smithi084.stdout:143: finishing write tid 3 to smithi08466639-143 2023-10-01T07:32:20.160 INFO:tasks.rados.rados.0.smithi084.stdout:143: finishing write tid 4 to smithi08466639-143 2023-10-01T07:32:20.160 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 143 v 42 (ObjNum 142 snap 0 seq_num 142) dirty exists 2023-10-01T07:32:20.160 INFO:tasks.rados.rados.0.smithi084.stdout:143: left oid 143 (ObjNum 142 snap 0 seq_num 142) 2023-10-01T07:32:20.160 INFO:tasks.rados.rados.0.smithi084.stdout:144: finishing write tid 1 to smithi08466639-144 2023-10-01T07:32:20.160 INFO:tasks.rados.rados.0.smithi084.stdout:144: finishing write tid 2 to smithi08466639-144 2023-10-01T07:32:20.160 INFO:tasks.rados.rados.0.smithi084.stdout:144: finishing write tid 3 to smithi08466639-144 2023-10-01T07:32:20.160 INFO:tasks.rados.rados.0.smithi084.stdout:144: finishing write tid 4 to smithi08466639-144 2023-10-01T07:32:20.160 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 144 v 37 (ObjNum 143 snap 0 seq_num 143) dirty exists 2023-10-01T07:32:20.160 INFO:tasks.rados.rados.0.smithi084.stdout:144: left oid 144 (ObjNum 143 snap 0 seq_num 143) 2023-10-01T07:32:20.160 INFO:tasks.rados.rados.0.smithi084.stdout:145: finishing write tid 1 to smithi08466639-145 2023-10-01T07:32:20.160 INFO:tasks.rados.rados.0.smithi084.stdout:145: finishing write tid 2 to smithi08466639-145 2023-10-01T07:32:20.160 INFO:tasks.rados.rados.0.smithi084.stdout:145: finishing write tid 3 to smithi08466639-145 2023-10-01T07:32:20.161 INFO:tasks.rados.rados.0.smithi084.stdout:143: done (15 left) 2023-10-01T07:32:20.161 INFO:tasks.rados.rados.0.smithi084.stdout:144: done (14 left) 2023-10-01T07:32:20.161 INFO:tasks.rados.rados.0.smithi084.stdout:159: write initial oid 159 2023-10-01T07:32:20.161 INFO:tasks.rados.rados.0.smithi084.stdout:159: seq_num 158 ranges {655506=616402,1829449=675380} 2023-10-01T07:32:20.167 INFO:tasks.rados.rados.0.smithi084.stdout:159: writing smithi08466639-159 from 655506 to 1271908 tid 1 2023-10-01T07:32:20.174 INFO:tasks.rados.rados.0.smithi084.stdout:159: writing smithi08466639-159 from 1829449 to 2504829 tid 2 2023-10-01T07:32:20.174 INFO:tasks.rados.rados.0.smithi084.stdout:160: write initial oid 160 2023-10-01T07:32:20.174 INFO:tasks.rados.rados.0.smithi084.stdout:160: seq_num 159 ranges {672313=691651,1887931=419038} 2023-10-01T07:32:20.182 INFO:tasks.rados.rados.0.smithi084.stdout:160: writing smithi08466639-160 from 672313 to 1363964 tid 1 2023-10-01T07:32:20.188 INFO:tasks.rados.rados.0.smithi084.stdout:160: writing smithi08466639-160 from 1887931 to 2306969 tid 2 2023-10-01T07:32:20.188 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:20.189 INFO:tasks.rados.rados.0.smithi084.stdout:145: finishing write tid 4 to smithi08466639-145 2023-10-01T07:32:20.189 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 145 v 26 (ObjNum 144 snap 0 seq_num 144) dirty exists 2023-10-01T07:32:20.189 INFO:tasks.rados.rados.0.smithi084.stdout:145: left oid 145 (ObjNum 144 snap 0 seq_num 144) 2023-10-01T07:32:20.189 INFO:tasks.rados.rados.0.smithi084.stdout:145: done (15 left) 2023-10-01T07:32:20.189 INFO:tasks.rados.rados.0.smithi084.stdout:161: write initial oid 161 2023-10-01T07:32:20.189 INFO:tasks.rados.rados.0.smithi084.stdout:161: seq_num 160 ranges {689120=483253,1946413=679049} 2023-10-01T07:32:20.195 INFO:tasks.rados.rados.0.smithi084.stdout:161: writing smithi08466639-161 from 689120 to 1172373 tid 1 2023-10-01T07:32:20.204 INFO:tasks.rados.rados.0.smithi084.stdout:161: writing smithi08466639-161 from 1946413 to 2625462 tid 2 2023-10-01T07:32:20.205 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:20.205 INFO:tasks.rados.rados.0.smithi084.stdout:146: finishing write tid 1 to smithi08466639-146 2023-10-01T07:32:20.205 INFO:tasks.rados.rados.0.smithi084.stdout:146: finishing write tid 2 to smithi08466639-146 2023-10-01T07:32:20.205 INFO:tasks.rados.rados.0.smithi084.stdout:146: finishing write tid 3 to smithi08466639-146 2023-10-01T07:32:20.205 INFO:tasks.rados.rados.0.smithi084.stdout:146: finishing write tid 4 to smithi08466639-146 2023-10-01T07:32:20.205 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 146 v 37 (ObjNum 145 snap 0 seq_num 145) dirty exists 2023-10-01T07:32:20.205 INFO:tasks.rados.rados.0.smithi084.stdout:146: left oid 146 (ObjNum 145 snap 0 seq_num 145) 2023-10-01T07:32:20.205 INFO:tasks.rados.rados.0.smithi084.stdout:147: finishing write tid 1 to smithi08466639-147 2023-10-01T07:32:20.205 INFO:tasks.rados.rados.0.smithi084.stdout:147: finishing write tid 2 to smithi08466639-147 2023-10-01T07:32:20.205 INFO:tasks.rados.rados.0.smithi084.stdout:147: finishing write tid 3 to smithi08466639-147 2023-10-01T07:32:20.206 INFO:tasks.rados.rados.0.smithi084.stdout:147: finishing write tid 4 to smithi08466639-147 2023-10-01T07:32:20.206 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 147 v 32 (ObjNum 146 snap 0 seq_num 146) dirty exists 2023-10-01T07:32:20.206 INFO:tasks.rados.rados.0.smithi084.stdout:147: left oid 147 (ObjNum 146 snap 0 seq_num 146) 2023-10-01T07:32:20.206 INFO:tasks.rados.rados.0.smithi084.stdout:148: finishing write tid 1 to smithi08466639-148 2023-10-01T07:32:20.206 INFO:tasks.rados.rados.0.smithi084.stdout:148: finishing write tid 2 to smithi08466639-148 2023-10-01T07:32:20.206 INFO:tasks.rados.rados.0.smithi084.stdout:148: finishing write tid 3 to smithi08466639-148 2023-10-01T07:32:20.206 INFO:tasks.rados.rados.0.smithi084.stdout:148: finishing write tid 4 to smithi08466639-148 2023-10-01T07:32:20.206 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 148 v 17 (ObjNum 147 snap 0 seq_num 147) dirty exists 2023-10-01T07:32:20.206 INFO:tasks.rados.rados.0.smithi084.stdout:148: left oid 148 (ObjNum 147 snap 0 seq_num 147) 2023-10-01T07:32:20.206 INFO:tasks.rados.rados.0.smithi084.stdout:149: finishing write tid 1 to smithi08466639-149 2023-10-01T07:32:20.207 INFO:tasks.rados.rados.0.smithi084.stdout:149: finishing write tid 2 to smithi08466639-149 2023-10-01T07:32:20.207 INFO:tasks.rados.rados.0.smithi084.stdout:149: finishing write tid 3 to smithi08466639-149 2023-10-01T07:32:20.207 INFO:tasks.rados.rados.0.smithi084.stdout:149: finishing write tid 4 to smithi08466639-149 2023-10-01T07:32:20.207 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 149 v 33 (ObjNum 148 snap 0 seq_num 148) dirty exists 2023-10-01T07:32:20.207 INFO:tasks.rados.rados.0.smithi084.stdout:149: left oid 149 (ObjNum 148 snap 0 seq_num 148) 2023-10-01T07:32:20.207 INFO:tasks.rados.rados.0.smithi084.stdout:150: finishing write tid 1 to smithi08466639-150 2023-10-01T07:32:20.207 INFO:tasks.rados.rados.0.smithi084.stdout:150: finishing write tid 2 to smithi08466639-150 2023-10-01T07:32:20.207 INFO:tasks.rados.rados.0.smithi084.stdout:150: finishing write tid 3 to smithi08466639-150 2023-10-01T07:32:20.207 INFO:tasks.rados.rados.0.smithi084.stdout:150: finishing write tid 4 to smithi08466639-150 2023-10-01T07:32:20.207 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 150 v 40 (ObjNum 149 snap 0 seq_num 149) dirty exists 2023-10-01T07:32:20.207 INFO:tasks.rados.rados.0.smithi084.stdout:150: left oid 150 (ObjNum 149 snap 0 seq_num 149) 2023-10-01T07:32:20.208 INFO:tasks.rados.rados.0.smithi084.stdout:151: finishing write tid 1 to smithi08466639-151 2023-10-01T07:32:20.208 INFO:tasks.rados.rados.0.smithi084.stdout:146: done (15 left) 2023-10-01T07:32:20.208 INFO:tasks.rados.rados.0.smithi084.stdout:147: done (14 left) 2023-10-01T07:32:20.208 INFO:tasks.rados.rados.0.smithi084.stdout:148: done (13 left) 2023-10-01T07:32:20.208 INFO:tasks.rados.rados.0.smithi084.stdout:149: done (12 left) 2023-10-01T07:32:20.208 INFO:tasks.rados.rados.0.smithi084.stdout:150: done (11 left) 2023-10-01T07:32:20.208 INFO:tasks.rados.rados.0.smithi084.stdout:162: write initial oid 162 2023-10-01T07:32:20.208 INFO:tasks.rados.rados.0.smithi084.stdout:162: seq_num 161 ranges {705927=558502,2004895=422707} 2023-10-01T07:32:20.215 INFO:tasks.rados.rados.0.smithi084.stdout:162: writing smithi08466639-162 from 705927 to 1264429 tid 1 2023-10-01T07:32:20.224 INFO:tasks.rados.rados.0.smithi084.stdout:162: writing smithi08466639-162 from 2004895 to 2427602 tid 2 2023-10-01T07:32:20.224 INFO:tasks.rados.rados.0.smithi084.stdout:163: write initial oid 163 2023-10-01T07:32:20.224 INFO:tasks.rados.rados.0.smithi084.stdout:163: seq_num 162 ranges {722734=633751,2063377=659357} 2023-10-01T07:32:20.231 INFO:tasks.rados.rados.0.smithi084.stdout:163: writing smithi08466639-163 from 722734 to 1356485 tid 1 2023-10-01T07:32:20.239 INFO:tasks.rados.rados.0.smithi084.stdout:163: writing smithi08466639-163 from 2063377 to 2722734 tid 2 2023-10-01T07:32:20.239 INFO:tasks.rados.rados.0.smithi084.stdout:164: write initial oid 164 2023-10-01T07:32:20.239 INFO:tasks.rados.rados.0.smithi084.stdout:164: seq_num 163 ranges {739541=709000,2121859=426376} 2023-10-01T07:32:20.247 INFO:tasks.rados.rados.0.smithi084.stdout:164: writing smithi08466639-164 from 739541 to 1448541 tid 1 2023-10-01T07:32:20.254 INFO:tasks.rados.rados.0.smithi084.stdout:164: writing smithi08466639-164 from 2121859 to 2548235 tid 2 2023-10-01T07:32:20.254 INFO:tasks.rados.rados.0.smithi084.stdout:165: write initial oid 165 2023-10-01T07:32:20.254 INFO:tasks.rados.rados.0.smithi084.stdout:165: seq_num 164 ranges {756348=784249,2063988=686387} 2023-10-01T07:32:20.262 INFO:tasks.rados.rados.0.smithi084.stdout:165: writing smithi08466639-165 from 756348 to 1540597 tid 1 2023-10-01T07:32:20.270 INFO:tasks.rados.rados.0.smithi084.stdout:165: writing smithi08466639-165 from 2063988 to 2750375 tid 2 2023-10-01T07:32:20.270 INFO:tasks.rados.rados.0.smithi084.stdout:166: write initial oid 166 2023-10-01T07:32:20.270 INFO:tasks.rados.rados.0.smithi084.stdout:166: seq_num 165 ranges {773155=459498,1722470=430045,2648676=124479} 2023-10-01T07:32:20.276 INFO:tasks.rados.rados.0.smithi084.stdout:166: writing smithi08466639-166 from 773155 to 1232653 tid 1 2023-10-01T07:32:20.282 INFO:tasks.rados.rados.0.smithi084.stdout:166: writing smithi08466639-166 from 1722470 to 2152515 tid 2 2023-10-01T07:32:20.286 INFO:tasks.rados.rados.0.smithi084.stdout:166: writing smithi08466639-166 from 2648676 to 2773155 tid 3 2023-10-01T07:32:20.286 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:20.286 INFO:tasks.rados.rados.0.smithi084.stdout:151: finishing write tid 2 to smithi08466639-151 2023-10-01T07:32:20.286 INFO:tasks.rados.rados.0.smithi084.stdout:151: finishing write tid 3 to smithi08466639-151 2023-10-01T07:32:20.286 INFO:tasks.rados.rados.0.smithi084.stdout:151: finishing write tid 4 to smithi08466639-151 2023-10-01T07:32:20.286 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 151 v 20 (ObjNum 150 snap 0 seq_num 150) dirty exists 2023-10-01T07:32:20.286 INFO:tasks.rados.rados.0.smithi084.stdout:151: left oid 151 (ObjNum 150 snap 0 seq_num 150) 2023-10-01T07:32:20.287 INFO:tasks.rados.rados.0.smithi084.stdout:152: finishing write tid 1 to smithi08466639-152 2023-10-01T07:32:20.287 INFO:tasks.rados.rados.0.smithi084.stdout:152: finishing write tid 2 to smithi08466639-152 2023-10-01T07:32:20.287 INFO:tasks.rados.rados.0.smithi084.stdout:151: done (15 left) 2023-10-01T07:32:20.287 INFO:tasks.rados.rados.0.smithi084.stdout:167: write initial oid 167 2023-10-01T07:32:20.287 INFO:tasks.rados.rados.0.smithi084.stdout:167: seq_num 166 ranges {789962=534747,1780952=690056} 2023-10-01T07:32:20.293 INFO:tasks.rados.rados.0.smithi084.stdout:167: writing smithi08466639-167 from 789962 to 1324709 tid 1 2023-10-01T07:32:20.301 INFO:tasks.rados.rados.0.smithi084.stdout:167: writing smithi08466639-167 from 1780952 to 2471008 tid 2 2023-10-01T07:32:20.301 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:20.301 INFO:tasks.rados.rados.0.smithi084.stdout:152: finishing write tid 3 to smithi08466639-152 2023-10-01T07:32:20.301 INFO:tasks.rados.rados.0.smithi084.stdout:152: finishing write tid 4 to smithi08466639-152 2023-10-01T07:32:20.301 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 152 v 21 (ObjNum 151 snap 0 seq_num 151) dirty exists 2023-10-01T07:32:20.301 INFO:tasks.rados.rados.0.smithi084.stdout:152: left oid 152 (ObjNum 151 snap 0 seq_num 151) 2023-10-01T07:32:20.301 INFO:tasks.rados.rados.0.smithi084.stdout:153: finishing write tid 1 to smithi08466639-153 2023-10-01T07:32:20.301 INFO:tasks.rados.rados.0.smithi084.stdout:153: finishing write tid 2 to smithi08466639-153 2023-10-01T07:32:20.301 INFO:tasks.rados.rados.0.smithi084.stdout:152: done (15 left) 2023-10-01T07:32:20.301 INFO:tasks.rados.rados.0.smithi084.stdout:168: write initial oid 168 2023-10-01T07:32:20.301 INFO:tasks.rados.rados.0.smithi084.stdout:168: seq_num 167 ranges {406769=609996,1439434=433714,2303522=503247} 2023-10-01T07:32:20.306 INFO:tasks.rados.rados.0.smithi084.stdout:168: writing smithi08466639-168 from 406769 to 1016765 tid 1 2023-10-01T07:32:20.311 INFO:tasks.rados.rados.0.smithi084.stdout:168: writing smithi08466639-168 from 1439434 to 1873148 tid 2 2023-10-01T07:32:20.317 INFO:tasks.rados.rados.0.smithi084.stdout:168: writing smithi08466639-168 from 2303522 to 2806769 tid 3 2023-10-01T07:32:20.317 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:20.317 INFO:tasks.rados.rados.0.smithi084.stdout:153: finishing write tid 3 to smithi08466639-153 2023-10-01T07:32:20.317 INFO:tasks.rados.rados.0.smithi084.stdout:153: finishing write tid 4 to smithi08466639-153 2023-10-01T07:32:20.317 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 153 v 27 (ObjNum 152 snap 0 seq_num 152) dirty exists 2023-10-01T07:32:20.318 INFO:tasks.rados.rados.0.smithi084.stdout:153: left oid 153 (ObjNum 152 snap 0 seq_num 152) 2023-10-01T07:32:20.318 INFO:tasks.rados.rados.0.smithi084.stdout:154: finishing write tid 1 to smithi08466639-154 2023-10-01T07:32:20.318 INFO:tasks.rados.rados.0.smithi084.stdout:154: finishing write tid 2 to smithi08466639-154 2023-10-01T07:32:20.318 INFO:tasks.rados.rados.0.smithi084.stdout:153: done (15 left) 2023-10-01T07:32:20.318 INFO:tasks.rados.rados.0.smithi084.stdout:169: write initial oid 169 2023-10-01T07:32:20.318 INFO:tasks.rados.rados.0.smithi084.stdout:169: seq_num 168 ranges {423576=401598,1497916=693725} 2023-10-01T07:32:20.322 INFO:tasks.rados.rados.0.smithi084.stdout:169: writing smithi08466639-169 from 423576 to 825174 tid 1 2023-10-01T07:32:20.332 INFO:tasks.rados.rados.0.smithi084.stdout:169: writing smithi08466639-169 from 1497916 to 2191641 tid 2 2023-10-01T07:32:20.332 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:20.332 INFO:tasks.rados.rados.0.smithi084.stdout:154: finishing write tid 3 to smithi08466639-154 2023-10-01T07:32:20.332 INFO:tasks.rados.rados.0.smithi084.stdout:154: finishing write tid 4 to smithi08466639-154 2023-10-01T07:32:20.332 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 154 v 23 (ObjNum 153 snap 0 seq_num 153) dirty exists 2023-10-01T07:32:20.332 INFO:tasks.rados.rados.0.smithi084.stdout:154: left oid 154 (ObjNum 153 snap 0 seq_num 153) 2023-10-01T07:32:20.332 INFO:tasks.rados.rados.0.smithi084.stdout:155: finishing write tid 1 to smithi08466639-155 2023-10-01T07:32:20.332 INFO:tasks.rados.rados.0.smithi084.stdout:155: finishing write tid 2 to smithi08466639-155 2023-10-01T07:32:20.332 INFO:tasks.rados.rados.0.smithi084.stdout:155: finishing write tid 3 to smithi08466639-155 2023-10-01T07:32:20.332 INFO:tasks.rados.rados.0.smithi084.stdout:155: finishing write tid 4 to smithi08466639-155 2023-10-01T07:32:20.332 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 155 v 40 (ObjNum 154 snap 0 seq_num 154) dirty exists 2023-10-01T07:32:20.333 INFO:tasks.rados.rados.0.smithi084.stdout:155: left oid 155 (ObjNum 154 snap 0 seq_num 154) 2023-10-01T07:32:20.333 INFO:tasks.rados.rados.0.smithi084.stdout:154: done (15 left) 2023-10-01T07:32:20.333 INFO:tasks.rados.rados.0.smithi084.stdout:155: done (14 left) 2023-10-01T07:32:20.333 INFO:tasks.rados.rados.0.smithi084.stdout:170: write initial oid 170 2023-10-01T07:32:20.333 INFO:tasks.rados.rados.0.smithi084.stdout:170: seq_num 169 ranges {440383=476847,1556398=437383,2474721=365662} 2023-10-01T07:32:20.337 INFO:tasks.rados.rados.0.smithi084.stdout:170: writing smithi08466639-170 from 440383 to 917230 tid 1 2023-10-01T07:32:20.343 INFO:tasks.rados.rados.0.smithi084.stdout:170: writing smithi08466639-170 from 1556398 to 1993781 tid 2 2023-10-01T07:32:20.348 INFO:tasks.rados.rados.0.smithi084.stdout:170: writing smithi08466639-170 from 2474721 to 2840383 tid 3 2023-10-01T07:32:20.348 INFO:tasks.rados.rados.0.smithi084.stdout:171: write initial oid 171 2023-10-01T07:32:20.348 INFO:tasks.rados.rados.0.smithi084.stdout:171: seq_num 170 ranges {457190=552096,1614880=581041,2785791=71399} 2023-10-01T07:32:20.354 INFO:tasks.rados.rados.0.smithi084.stdout:171: writing smithi08466639-171 from 457190 to 1009286 tid 1 2023-10-01T07:32:20.361 INFO:tasks.rados.rados.0.smithi084.stdout:171: writing smithi08466639-171 from 1614880 to 2195921 tid 2 2023-10-01T07:32:20.365 INFO:tasks.rados.rados.0.smithi084.stdout:171: writing smithi08466639-171 from 2785791 to 2857190 tid 3 2023-10-01T07:32:20.365 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:20.366 INFO:tasks.rados.rados.0.smithi084.stdout:156: finishing write tid 1 to smithi08466639-156 2023-10-01T07:32:20.366 INFO:tasks.rados.rados.0.smithi084.stdout:156: finishing write tid 2 to smithi08466639-156 2023-10-01T07:32:20.366 INFO:tasks.rados.rados.0.smithi084.stdout:156: finishing write tid 3 to smithi08466639-156 2023-10-01T07:32:20.366 INFO:tasks.rados.rados.0.smithi084.stdout:156: finishing write tid 4 to smithi08466639-156 2023-10-01T07:32:20.366 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 156 v 28 (ObjNum 155 snap 0 seq_num 155) dirty exists 2023-10-01T07:32:20.366 INFO:tasks.rados.rados.0.smithi084.stdout:156: left oid 156 (ObjNum 155 snap 0 seq_num 155) 2023-10-01T07:32:20.366 INFO:tasks.rados.rados.0.smithi084.stdout:157: finishing write tid 1 to smithi08466639-157 2023-10-01T07:32:20.366 INFO:tasks.rados.rados.0.smithi084.stdout:156: done (15 left) 2023-10-01T07:32:20.366 INFO:tasks.rados.rados.0.smithi084.stdout:172: write initial oid 172 2023-10-01T07:32:20.366 INFO:tasks.rados.rados.0.smithi084.stdout:172: seq_num 171 ranges {473997=627345,1673362=441052,2529567=344430} 2023-10-01T07:32:20.371 INFO:tasks.rados.rados.0.smithi084.stdout:172: writing smithi08466639-172 from 473997 to 1101342 tid 1 2023-10-01T07:32:20.377 INFO:tasks.rados.rados.0.smithi084.stdout:172: writing smithi08466639-172 from 1673362 to 2114414 tid 2 2023-10-01T07:32:20.383 INFO:tasks.rados.rados.0.smithi084.stdout:172: writing smithi08466639-172 from 2529567 to 2873997 tid 3 2023-10-01T07:32:20.383 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:20.383 INFO:tasks.rados.rados.0.smithi084.stdout:157: finishing write tid 2 to smithi08466639-157 2023-10-01T07:32:20.383 INFO:tasks.rados.rados.0.smithi084.stdout:157: finishing write tid 3 to smithi08466639-157 2023-10-01T07:32:20.383 INFO:tasks.rados.rados.0.smithi084.stdout:157: finishing write tid 4 to smithi08466639-157 2023-10-01T07:32:20.383 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 157 v 31 (ObjNum 156 snap 0 seq_num 156) dirty exists 2023-10-01T07:32:20.383 INFO:tasks.rados.rados.0.smithi084.stdout:157: left oid 157 (ObjNum 156 snap 0 seq_num 156) 2023-10-01T07:32:20.383 INFO:tasks.rados.rados.0.smithi084.stdout:158: finishing write tid 1 to smithi08466639-158 2023-10-01T07:32:20.383 INFO:tasks.rados.rados.0.smithi084.stdout:158: finishing write tid 2 to smithi08466639-158 2023-10-01T07:32:20.384 INFO:tasks.rados.rados.0.smithi084.stdout:158: finishing write tid 3 to smithi08466639-158 2023-10-01T07:32:20.384 INFO:tasks.rados.rados.0.smithi084.stdout:158: finishing write tid 4 to smithi08466639-158 2023-10-01T07:32:20.384 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 158 v 52 (ObjNum 157 snap 0 seq_num 157) dirty exists 2023-10-01T07:32:20.384 INFO:tasks.rados.rados.0.smithi084.stdout:158: left oid 158 (ObjNum 157 snap 0 seq_num 157) 2023-10-01T07:32:20.384 INFO:tasks.rados.rados.0.smithi084.stdout:159: finishing write tid 1 to smithi08466639-159 2023-10-01T07:32:20.384 INFO:tasks.rados.rados.0.smithi084.stdout:157: done (15 left) 2023-10-01T07:32:20.384 INFO:tasks.rados.rados.0.smithi084.stdout:158: done (14 left) 2023-10-01T07:32:20.384 INFO:tasks.rados.rados.0.smithi084.stdout:173: write initial oid 173 2023-10-01T07:32:20.384 INFO:tasks.rados.rados.0.smithi084.stdout:173: seq_num 172 ranges {490804=702594,1615491=584710,2724284=166520} 2023-10-01T07:32:20.389 INFO:tasks.rados.rados.0.smithi084.stdout:173: writing smithi08466639-173 from 490804 to 1193398 tid 1 2023-10-01T07:32:20.396 INFO:tasks.rados.rados.0.smithi084.stdout:173: writing smithi08466639-173 from 1615491 to 2200201 tid 2 2023-10-01T07:32:20.401 INFO:tasks.rados.rados.0.smithi084.stdout:173: writing smithi08466639-173 from 2724284 to 2890804 tid 3 2023-10-01T07:32:20.401 INFO:tasks.rados.rados.0.smithi084.stdout:174: write initial oid 174 2023-10-01T07:32:20.401 INFO:tasks.rados.rados.0.smithi084.stdout:174: seq_num 173 ranges {507611=777843,2073973=444721} 2023-10-01T07:32:20.408 INFO:tasks.rados.rados.0.smithi084.stdout:174: writing smithi08466639-174 from 507611 to 1285454 tid 1 2023-10-01T07:32:20.416 INFO:tasks.rados.rados.0.smithi084.stdout:174: writing smithi08466639-174 from 2073973 to 2518694 tid 2 2023-10-01T07:32:20.416 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:20.416 INFO:tasks.rados.rados.0.smithi084.stdout:159: finishing write tid 2 to smithi08466639-159 2023-10-01T07:32:20.416 INFO:tasks.rados.rados.0.smithi084.stdout:159: finishing write tid 3 to smithi08466639-159 2023-10-01T07:32:20.417 INFO:tasks.rados.rados.0.smithi084.stdout:159: finishing write tid 4 to smithi08466639-159 2023-10-01T07:32:20.417 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 159 v 29 (ObjNum 158 snap 0 seq_num 158) dirty exists 2023-10-01T07:32:20.417 INFO:tasks.rados.rados.0.smithi084.stdout:159: left oid 159 (ObjNum 158 snap 0 seq_num 158) 2023-10-01T07:32:20.417 INFO:tasks.rados.rados.0.smithi084.stdout:160: finishing write tid 1 to smithi08466639-160 2023-10-01T07:32:20.417 INFO:tasks.rados.rados.0.smithi084.stdout:160: finishing write tid 2 to smithi08466639-160 2023-10-01T07:32:20.417 INFO:tasks.rados.rados.0.smithi084.stdout:160: finishing write tid 3 to smithi08466639-160 2023-10-01T07:32:20.417 INFO:tasks.rados.rados.0.smithi084.stdout:160: finishing write tid 4 to smithi08466639-160 2023-10-01T07:32:20.417 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 160 v 34 (ObjNum 159 snap 0 seq_num 159) dirty exists 2023-10-01T07:32:20.417 INFO:tasks.rados.rados.0.smithi084.stdout:160: left oid 160 (ObjNum 159 snap 0 seq_num 159) 2023-10-01T07:32:20.417 INFO:tasks.rados.rados.0.smithi084.stdout:161: finishing write tid 1 to smithi08466639-161 2023-10-01T07:32:20.417 INFO:tasks.rados.rados.0.smithi084.stdout:161: finishing write tid 2 to smithi08466639-161 2023-10-01T07:32:20.417 INFO:tasks.rados.rados.0.smithi084.stdout:161: finishing write tid 3 to smithi08466639-161 2023-10-01T07:32:20.417 INFO:tasks.rados.rados.0.smithi084.stdout:161: finishing write tid 4 to smithi08466639-161 2023-10-01T07:32:20.418 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 161 v 32 (ObjNum 160 snap 0 seq_num 160) dirty exists 2023-10-01T07:32:20.418 INFO:tasks.rados.rados.0.smithi084.stdout:161: left oid 161 (ObjNum 160 snap 0 seq_num 160) 2023-10-01T07:32:20.418 INFO:tasks.rados.rados.0.smithi084.stdout:162: finishing write tid 1 to smithi08466639-162 2023-10-01T07:32:20.418 INFO:tasks.rados.rados.0.smithi084.stdout:162: finishing write tid 2 to smithi08466639-162 2023-10-01T07:32:20.418 INFO:tasks.rados.rados.0.smithi084.stdout:162: finishing write tid 3 to smithi08466639-162 2023-10-01T07:32:20.418 INFO:tasks.rados.rados.0.smithi084.stdout:162: finishing write tid 4 to smithi08466639-162 2023-10-01T07:32:20.418 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 162 v 36 (ObjNum 161 snap 0 seq_num 161) dirty exists 2023-10-01T07:32:20.418 INFO:tasks.rados.rados.0.smithi084.stdout:162: left oid 162 (ObjNum 161 snap 0 seq_num 161) 2023-10-01T07:32:20.418 INFO:tasks.rados.rados.0.smithi084.stdout:159: done (15 left) 2023-10-01T07:32:20.418 INFO:tasks.rados.rados.0.smithi084.stdout:160: done (14 left) 2023-10-01T07:32:20.418 INFO:tasks.rados.rados.0.smithi084.stdout:161: done (13 left) 2023-10-01T07:32:20.419 INFO:tasks.rados.rados.0.smithi084.stdout:162: done (12 left) 2023-10-01T07:32:20.419 INFO:tasks.rados.rados.0.smithi084.stdout:175: write initial oid 175 2023-10-01T07:32:20.419 INFO:tasks.rados.rados.0.smithi084.stdout:175: seq_num 174 ranges {524418=453092,1732455=588379,2779130=145288} 2023-10-01T07:32:20.422 INFO:tasks.rados.rados.0.smithi084.stdout:175: writing smithi08466639-175 from 524418 to 977510 tid 1 2023-10-01T07:32:20.430 INFO:tasks.rados.rados.0.smithi084.stdout:175: writing smithi08466639-175 from 1732455 to 2320834 tid 2 2023-10-01T07:32:20.434 INFO:tasks.rados.rados.0.smithi084.stdout:175: writing smithi08466639-175 from 2779130 to 2924418 tid 3 2023-10-01T07:32:20.434 INFO:tasks.rados.rados.0.smithi084.stdout:176: write initial oid 176 2023-10-01T07:32:20.434 INFO:tasks.rados.rados.0.smithi084.stdout:176: seq_num 175 ranges {541225=644694,1907290=448390} 2023-10-01T07:32:20.440 INFO:tasks.rados.rados.0.smithi084.stdout:176: writing smithi08466639-176 from 541225 to 1185919 tid 1 2023-10-01T07:32:20.447 INFO:tasks.rados.rados.0.smithi084.stdout:176: writing smithi08466639-176 from 1907290 to 2355680 tid 2 2023-10-01T07:32:20.447 INFO:tasks.rados.rados.0.smithi084.stdout:177: write initial oid 177 2023-10-01T07:32:20.447 INFO:tasks.rados.rados.0.smithi084.stdout:177: seq_num 176 ranges {558032=719943,1849419=592048} 2023-10-01T07:32:20.454 INFO:tasks.rados.rados.0.smithi084.stdout:177: writing smithi08466639-177 from 558032 to 1277975 tid 1 2023-10-01T07:32:20.461 INFO:tasks.rados.rados.0.smithi084.stdout:177: writing smithi08466639-177 from 1849419 to 2441467 tid 2 2023-10-01T07:32:20.461 INFO:tasks.rados.rados.0.smithi084.stdout:178: write initial oid 178 2023-10-01T07:32:20.461 INFO:tasks.rados.rados.0.smithi084.stdout:178: seq_num 177 ranges {574839=795192,1907901=452059} 2023-10-01T07:32:20.469 INFO:tasks.rados.rados.0.smithi084.stdout:178: writing smithi08466639-178 from 574839 to 1370031 tid 1 2023-10-01T07:32:20.476 INFO:tasks.rados.rados.0.smithi084.stdout:178: writing smithi08466639-178 from 1907901 to 2359960 tid 2 2023-10-01T07:32:20.476 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:20.476 INFO:tasks.rados.rados.0.smithi084.stdout:163: finishing write tid 1 to smithi08466639-163 2023-10-01T07:32:20.476 INFO:tasks.rados.rados.0.smithi084.stdout:163: finishing write tid 2 to smithi08466639-163 2023-10-01T07:32:20.476 INFO:tasks.rados.rados.0.smithi084.stdout:163: finishing write tid 3 to smithi08466639-163 2023-10-01T07:32:20.476 INFO:tasks.rados.rados.0.smithi084.stdout:163: finishing write tid 4 to smithi08466639-163 2023-10-01T07:32:20.476 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 163 v 33 (ObjNum 162 snap 0 seq_num 162) dirty exists 2023-10-01T07:32:20.476 INFO:tasks.rados.rados.0.smithi084.stdout:163: left oid 163 (ObjNum 162 snap 0 seq_num 162) 2023-10-01T07:32:20.477 INFO:tasks.rados.rados.0.smithi084.stdout:164: finishing write tid 1 to smithi08466639-164 2023-10-01T07:32:20.477 INFO:tasks.rados.rados.0.smithi084.stdout:163: done (15 left) 2023-10-01T07:32:20.477 INFO:tasks.rados.rados.0.smithi084.stdout:179: write initial oid 179 2023-10-01T07:32:20.477 INFO:tasks.rados.rados.0.smithi084.stdout:179: seq_num 178 ranges {591646=470441,1566383=595717,2888822=102824} 2023-10-01T07:32:20.482 INFO:tasks.rados.rados.0.smithi084.stdout:179: writing smithi08466639-179 from 591646 to 1062087 tid 1 2023-10-01T07:32:20.488 INFO:tasks.rados.rados.0.smithi084.stdout:179: writing smithi08466639-179 from 1566383 to 2162100 tid 2 2023-10-01T07:32:20.494 INFO:tasks.rados.rados.0.smithi084.stdout:179: writing smithi08466639-179 from 2888822 to 2991646 tid 3 2023-10-01T07:32:20.494 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:20.494 INFO:tasks.rados.rados.0.smithi084.stdout:164: finishing write tid 2 to smithi08466639-164 2023-10-01T07:32:20.494 INFO:tasks.rados.rados.0.smithi084.stdout:164: finishing write tid 3 to smithi08466639-164 2023-10-01T07:32:20.494 INFO:tasks.rados.rados.0.smithi084.stdout:164: finishing write tid 4 to smithi08466639-164 2023-10-01T07:32:20.494 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 164 v 39 (ObjNum 163 snap 0 seq_num 163) dirty exists 2023-10-01T07:32:20.494 INFO:tasks.rados.rados.0.smithi084.stdout:164: left oid 164 (ObjNum 163 snap 0 seq_num 163) 2023-10-01T07:32:20.495 INFO:tasks.rados.rados.0.smithi084.stdout:165: finishing write tid 1 to smithi08466639-165 2023-10-01T07:32:20.495 INFO:tasks.rados.rados.0.smithi084.stdout:165: finishing write tid 2 to smithi08466639-165 2023-10-01T07:32:20.495 INFO:tasks.rados.rados.0.smithi084.stdout:165: finishing write tid 3 to smithi08466639-165 2023-10-01T07:32:20.495 INFO:tasks.rados.rados.0.smithi084.stdout:164: done (15 left) 2023-10-01T07:32:20.495 INFO:tasks.rados.rados.0.smithi084.stdout:180: write initial oid 180 2023-10-01T07:32:20.495 INFO:tasks.rados.rados.0.smithi084.stdout:180: seq_num 179 ranges {608453=545690,1624865=455728,2632598=375855} 2023-10-01T07:32:20.504 INFO:tasks.rados.rados.0.smithi084.stdout:180: writing smithi08466639-180 from 608453 to 1154143 tid 1 2023-10-01T07:32:20.509 INFO:tasks.rados.rados.0.smithi084.stdout:180: writing smithi08466639-180 from 1624865 to 2080593 tid 2 2023-10-01T07:32:20.516 INFO:tasks.rados.rados.0.smithi084.stdout:180: writing smithi08466639-180 from 2632598 to 3008453 tid 3 2023-10-01T07:32:20.516 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:20.516 INFO:tasks.rados.rados.0.smithi084.stdout:165: finishing write tid 4 to smithi08466639-165 2023-10-01T07:32:20.516 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 165 v 43 (ObjNum 164 snap 0 seq_num 164) dirty exists 2023-10-01T07:32:20.516 INFO:tasks.rados.rados.0.smithi084.stdout:165: left oid 165 (ObjNum 164 snap 0 seq_num 164) 2023-10-01T07:32:20.516 INFO:tasks.rados.rados.0.smithi084.stdout:165: done (15 left) 2023-10-01T07:32:20.516 INFO:tasks.rados.rados.0.smithi084.stdout:181: write initial oid 181 2023-10-01T07:32:20.516 INFO:tasks.rados.rados.0.smithi084.stdout:181: seq_num 180 ranges {625260=620939,1683347=599386,2943668=81592} 2023-10-01T07:32:20.523 INFO:tasks.rados.rados.0.smithi084.stdout:181: writing smithi08466639-181 from 625260 to 1246199 tid 1 2023-10-01T07:32:20.528 INFO:tasks.rados.rados.0.smithi084.stdout:181: writing smithi08466639-181 from 1683347 to 2282733 tid 2 2023-10-01T07:32:20.533 INFO:tasks.rados.rados.0.smithi084.stdout:181: writing smithi08466639-181 from 2943668 to 3025260 tid 3 2023-10-01T07:32:20.533 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:20.533 INFO:tasks.rados.rados.0.smithi084.stdout:166: finishing write tid 1 to smithi08466639-166 2023-10-01T07:32:20.533 INFO:tasks.rados.rados.0.smithi084.stdout:166: finishing write tid 2 to smithi08466639-166 2023-10-01T07:32:20.533 INFO:tasks.rados.rados.0.smithi084.stdout:166: finishing write tid 3 to smithi08466639-166 2023-10-01T07:32:20.534 INFO:tasks.rados.rados.0.smithi084.stdout:166: finishing write tid 4 to smithi08466639-166 2023-10-01T07:32:20.534 INFO:tasks.rados.rados.0.smithi084.stdout:166: finishing write tid 5 to smithi08466639-166 2023-10-01T07:32:20.534 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 166 v 38 (ObjNum 165 snap 0 seq_num 165) dirty exists 2023-10-01T07:32:20.534 INFO:tasks.rados.rados.0.smithi084.stdout:166: left oid 166 (ObjNum 165 snap 0 seq_num 165) 2023-10-01T07:32:20.534 INFO:tasks.rados.rados.0.smithi084.stdout:167: finishing write tid 1 to smithi08466639-167 2023-10-01T07:32:20.534 INFO:tasks.rados.rados.0.smithi084.stdout:167: finishing write tid 2 to smithi08466639-167 2023-10-01T07:32:20.534 INFO:tasks.rados.rados.0.smithi084.stdout:167: finishing write tid 3 to smithi08466639-167 2023-10-01T07:32:20.534 INFO:tasks.rados.rados.0.smithi084.stdout:167: finishing write tid 4 to smithi08466639-167 2023-10-01T07:32:20.534 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 167 v 26 (ObjNum 166 snap 0 seq_num 166) dirty exists 2023-10-01T07:32:20.534 INFO:tasks.rados.rados.0.smithi084.stdout:167: left oid 167 (ObjNum 166 snap 0 seq_num 166) 2023-10-01T07:32:20.534 INFO:tasks.rados.rados.0.smithi084.stdout:168: finishing write tid 1 to smithi08466639-168 2023-10-01T07:32:20.534 INFO:tasks.rados.rados.0.smithi084.stdout:166: done (15 left) 2023-10-01T07:32:20.535 INFO:tasks.rados.rados.0.smithi084.stdout:167: done (14 left) 2023-10-01T07:32:20.535 INFO:tasks.rados.rados.0.smithi084.stdout:182: write initial oid 182 2023-10-01T07:32:20.535 INFO:tasks.rados.rados.0.smithi084.stdout:182: seq_num 181 ranges {642067=696188,2025476=459397,2971091=70976} 2023-10-01T07:32:20.541 INFO:tasks.rados.rados.0.smithi084.stdout:182: writing smithi08466639-182 from 642067 to 1338255 tid 1 2023-10-01T07:32:20.547 INFO:tasks.rados.rados.0.smithi084.stdout:182: writing smithi08466639-182 from 2025476 to 2484873 tid 2 2023-10-01T07:32:20.550 INFO:tasks.rados.rados.0.smithi084.stdout:182: writing smithi08466639-182 from 2971091 to 3042067 tid 3 2023-10-01T07:32:20.550 INFO:tasks.rados.rados.0.smithi084.stdout:183: write initial oid 183 2023-10-01T07:32:20.550 INFO:tasks.rados.rados.0.smithi084.stdout:183: seq_num 182 ranges {658874=771437,2083958=603055} 2023-10-01T07:32:20.558 INFO:tasks.rados.rados.0.smithi084.stdout:183: writing smithi08466639-183 from 658874 to 1430311 tid 1 2023-10-01T07:32:20.566 INFO:tasks.rados.rados.0.smithi084.stdout:183: writing smithi08466639-183 from 2083958 to 2687013 tid 2 2023-10-01T07:32:20.566 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:20.567 INFO:tasks.rados.rados.0.smithi084.stdout:168: finishing write tid 2 to smithi08466639-168 2023-10-01T07:32:20.567 INFO:tasks.rados.rados.0.smithi084.stdout:168: finishing write tid 3 to smithi08466639-168 2023-10-01T07:32:20.567 INFO:tasks.rados.rados.0.smithi084.stdout:168: finishing write tid 4 to smithi08466639-168 2023-10-01T07:32:20.567 INFO:tasks.rados.rados.0.smithi084.stdout:168: finishing write tid 5 to smithi08466639-168 2023-10-01T07:32:20.567 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 168 v 36 (ObjNum 167 snap 0 seq_num 167) dirty exists 2023-10-01T07:32:20.567 INFO:tasks.rados.rados.0.smithi084.stdout:168: left oid 168 (ObjNum 167 snap 0 seq_num 167) 2023-10-01T07:32:20.567 INFO:tasks.rados.rados.0.smithi084.stdout:169: finishing write tid 1 to smithi08466639-169 2023-10-01T07:32:20.567 INFO:tasks.rados.rados.0.smithi084.stdout:169: finishing write tid 2 to smithi08466639-169 2023-10-01T07:32:20.567 INFO:tasks.rados.rados.0.smithi084.stdout:169: finishing write tid 3 to smithi08466639-169 2023-10-01T07:32:20.567 INFO:tasks.rados.rados.0.smithi084.stdout:169: finishing write tid 4 to smithi08466639-169 2023-10-01T07:32:20.567 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 169 v 35 (ObjNum 168 snap 0 seq_num 168) dirty exists 2023-10-01T07:32:20.568 INFO:tasks.rados.rados.0.smithi084.stdout:169: left oid 169 (ObjNum 168 snap 0 seq_num 168) 2023-10-01T07:32:20.568 INFO:tasks.rados.rados.0.smithi084.stdout:170: finishing write tid 1 to smithi08466639-170 2023-10-01T07:32:20.568 INFO:tasks.rados.rados.0.smithi084.stdout:170: finishing write tid 2 to smithi08466639-170 2023-10-01T07:32:20.568 INFO:tasks.rados.rados.0.smithi084.stdout:170: finishing write tid 3 to smithi08466639-170 2023-10-01T07:32:20.568 INFO:tasks.rados.rados.0.smithi084.stdout:170: finishing write tid 4 to smithi08466639-170 2023-10-01T07:32:20.568 INFO:tasks.rados.rados.0.smithi084.stdout:170: finishing write tid 5 to smithi08466639-170 2023-10-01T07:32:20.568 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 170 v 42 (ObjNum 169 snap 0 seq_num 169) dirty exists 2023-10-01T07:32:20.568 INFO:tasks.rados.rados.0.smithi084.stdout:170: left oid 170 (ObjNum 169 snap 0 seq_num 169) 2023-10-01T07:32:20.568 INFO:tasks.rados.rados.0.smithi084.stdout:171: finishing write tid 1 to smithi08466639-171 2023-10-01T07:32:20.568 INFO:tasks.rados.rados.0.smithi084.stdout:171: finishing write tid 2 to smithi08466639-171 2023-10-01T07:32:20.568 INFO:tasks.rados.rados.0.smithi084.stdout:168: done (15 left) 2023-10-01T07:32:20.568 INFO:tasks.rados.rados.0.smithi084.stdout:169: done (14 left) 2023-10-01T07:32:20.568 INFO:tasks.rados.rados.0.smithi084.stdout:170: done (13 left) 2023-10-01T07:32:20.569 INFO:tasks.rados.rados.0.smithi084.stdout:184: write initial oid 184 2023-10-01T07:32:20.569 INFO:tasks.rados.rados.0.smithi084.stdout:184: seq_num 183 ranges {675681=563039,1858793=746713,3025937=49744} 2023-10-01T07:32:20.572 INFO:tasks.rados.rados.0.smithi084.stdout:184: writing smithi08466639-184 from 675681 to 1238720 tid 1 2023-10-01T07:32:20.580 INFO:tasks.rados.rados.0.smithi084.stdout:184: writing smithi08466639-184 from 1858793 to 2605506 tid 2 2023-10-01T07:32:20.583 INFO:tasks.rados.rados.0.smithi084.stdout:184: writing smithi08466639-184 from 3025937 to 3075681 tid 3 2023-10-01T07:32:20.583 INFO:tasks.rados.rados.0.smithi084.stdout:185: write initial oid 185 2023-10-01T07:32:20.583 INFO:tasks.rados.rados.0.smithi084.stdout:185: seq_num 184 ranges {692488=638288,1917275=606724} 2023-10-01T07:32:20.590 INFO:tasks.rados.rados.0.smithi084.stdout:185: writing smithi08466639-185 from 692488 to 1330776 tid 1 2023-10-01T07:32:20.597 INFO:tasks.rados.rados.0.smithi084.stdout:185: writing smithi08466639-185 from 1917275 to 2523999 tid 2 2023-10-01T07:32:20.597 INFO:tasks.rados.rados.0.smithi084.stdout:186: write initial oid 186 2023-10-01T07:32:20.597 INFO:tasks.rados.rados.0.smithi084.stdout:186: seq_num 185 ranges {709295=713537,1859404=750382} 2023-10-01T07:32:20.605 INFO:tasks.rados.rados.0.smithi084.stdout:186: writing smithi08466639-186 from 709295 to 1422832 tid 1 2023-10-01T07:32:20.615 INFO:tasks.rados.rados.0.smithi084.stdout:186: writing smithi08466639-186 from 1859404 to 2609786 tid 2 2023-10-01T07:32:20.615 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:20.615 INFO:tasks.rados.rados.0.smithi084.stdout:171: finishing write tid 3 to smithi08466639-171 2023-10-01T07:32:20.615 INFO:tasks.rados.rados.0.smithi084.stdout:171: finishing write tid 4 to smithi08466639-171 2023-10-01T07:32:20.615 INFO:tasks.rados.rados.0.smithi084.stdout:171: finishing write tid 5 to smithi08466639-171 2023-10-01T07:32:20.615 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 171 v 44 (ObjNum 170 snap 0 seq_num 170) dirty exists 2023-10-01T07:32:20.615 INFO:tasks.rados.rados.0.smithi084.stdout:171: left oid 171 (ObjNum 170 snap 0 seq_num 170) 2023-10-01T07:32:20.615 INFO:tasks.rados.rados.0.smithi084.stdout:172: finishing write tid 1 to smithi08466639-172 2023-10-01T07:32:20.615 INFO:tasks.rados.rados.0.smithi084.stdout:172: finishing write tid 2 to smithi08466639-172 2023-10-01T07:32:20.615 INFO:tasks.rados.rados.0.smithi084.stdout:172: finishing write tid 3 to smithi08466639-172 2023-10-01T07:32:20.616 INFO:tasks.rados.rados.0.smithi084.stdout:172: finishing write tid 4 to smithi08466639-172 2023-10-01T07:32:20.616 INFO:tasks.rados.rados.0.smithi084.stdout:172: finishing write tid 5 to smithi08466639-172 2023-10-01T07:32:20.616 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 172 v 40 (ObjNum 171 snap 0 seq_num 171) dirty exists 2023-10-01T07:32:20.616 INFO:tasks.rados.rados.0.smithi084.stdout:172: left oid 172 (ObjNum 171 snap 0 seq_num 171) 2023-10-01T07:32:20.616 INFO:tasks.rados.rados.0.smithi084.stdout:173: finishing write tid 1 to smithi08466639-173 2023-10-01T07:32:20.616 INFO:tasks.rados.rados.0.smithi084.stdout:173: finishing write tid 2 to smithi08466639-173 2023-10-01T07:32:20.616 INFO:tasks.rados.rados.0.smithi084.stdout:173: finishing write tid 3 to smithi08466639-173 2023-10-01T07:32:20.616 INFO:tasks.rados.rados.0.smithi084.stdout:173: finishing write tid 4 to smithi08466639-173 2023-10-01T07:32:20.616 INFO:tasks.rados.rados.0.smithi084.stdout:173: finishing write tid 5 to smithi08466639-173 2023-10-01T07:32:20.616 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 173 v 47 (ObjNum 172 snap 0 seq_num 172) dirty exists 2023-10-01T07:32:20.616 INFO:tasks.rados.rados.0.smithi084.stdout:173: left oid 173 (ObjNum 172 snap 0 seq_num 172) 2023-10-01T07:32:20.616 INFO:tasks.rados.rados.0.smithi084.stdout:174: finishing write tid 1 to smithi08466639-174 2023-10-01T07:32:20.616 INFO:tasks.rados.rados.0.smithi084.stdout:174: finishing write tid 2 to smithi08466639-174 2023-10-01T07:32:20.617 INFO:tasks.rados.rados.0.smithi084.stdout:174: finishing write tid 3 to smithi08466639-174 2023-10-01T07:32:20.617 INFO:tasks.rados.rados.0.smithi084.stdout:174: finishing write tid 4 to smithi08466639-174 2023-10-01T07:32:20.617 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 174 v 29 (ObjNum 173 snap 0 seq_num 173) dirty exists 2023-10-01T07:32:20.617 INFO:tasks.rados.rados.0.smithi084.stdout:174: left oid 174 (ObjNum 173 snap 0 seq_num 173) 2023-10-01T07:32:20.617 INFO:tasks.rados.rados.0.smithi084.stdout:175: finishing write tid 1 to smithi08466639-175 2023-10-01T07:32:20.617 INFO:tasks.rados.rados.0.smithi084.stdout:175: finishing write tid 2 to smithi08466639-175 2023-10-01T07:32:20.617 INFO:tasks.rados.rados.0.smithi084.stdout:175: finishing write tid 3 to smithi08466639-175 2023-10-01T07:32:20.617 INFO:tasks.rados.rados.0.smithi084.stdout:175: finishing write tid 4 to smithi08466639-175 2023-10-01T07:32:20.617 INFO:tasks.rados.rados.0.smithi084.stdout:175: finishing write tid 5 to smithi08466639-175 2023-10-01T07:32:20.617 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 175 v 39 (ObjNum 174 snap 0 seq_num 174) dirty exists 2023-10-01T07:32:20.617 INFO:tasks.rados.rados.0.smithi084.stdout:175: left oid 175 (ObjNum 174 snap 0 seq_num 174) 2023-10-01T07:32:20.617 INFO:tasks.rados.rados.0.smithi084.stdout:176: finishing write tid 1 to smithi08466639-176 2023-10-01T07:32:20.618 INFO:tasks.rados.rados.0.smithi084.stdout:176: finishing write tid 2 to smithi08466639-176 2023-10-01T07:32:20.618 INFO:tasks.rados.rados.0.smithi084.stdout:176: finishing write tid 3 to smithi08466639-176 2023-10-01T07:32:20.618 INFO:tasks.rados.rados.0.smithi084.stdout:176: finishing write tid 4 to smithi08466639-176 2023-10-01T07:32:20.618 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 176 v 24 (ObjNum 175 snap 0 seq_num 175) dirty exists 2023-10-01T07:32:20.618 INFO:tasks.rados.rados.0.smithi084.stdout:176: left oid 176 (ObjNum 175 snap 0 seq_num 175) 2023-10-01T07:32:20.618 INFO:tasks.rados.rados.0.smithi084.stdout:177: finishing write tid 1 to smithi08466639-177 2023-10-01T07:32:20.618 INFO:tasks.rados.rados.0.smithi084.stdout:177: finishing write tid 2 to smithi08466639-177 2023-10-01T07:32:20.618 INFO:tasks.rados.rados.0.smithi084.stdout:177: finishing write tid 3 to smithi08466639-177 2023-10-01T07:32:20.618 INFO:tasks.rados.rados.0.smithi084.stdout:177: finishing write tid 4 to smithi08466639-177 2023-10-01T07:32:20.618 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 177 v 47 (ObjNum 176 snap 0 seq_num 176) dirty exists 2023-10-01T07:32:20.618 INFO:tasks.rados.rados.0.smithi084.stdout:177: left oid 177 (ObjNum 176 snap 0 seq_num 176) 2023-10-01T07:32:20.618 INFO:tasks.rados.rados.0.smithi084.stdout:178: finishing write tid 1 to smithi08466639-178 2023-10-01T07:32:20.618 INFO:tasks.rados.rados.0.smithi084.stdout:178: finishing write tid 2 to smithi08466639-178 2023-10-01T07:32:20.619 INFO:tasks.rados.rados.0.smithi084.stdout:178: finishing write tid 3 to smithi08466639-178 2023-10-01T07:32:20.619 INFO:tasks.rados.rados.0.smithi084.stdout:178: finishing write tid 4 to smithi08466639-178 2023-10-01T07:32:20.619 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 178 v 27 (ObjNum 177 snap 0 seq_num 177) dirty exists 2023-10-01T07:32:20.619 INFO:tasks.rados.rados.0.smithi084.stdout:178: left oid 178 (ObjNum 177 snap 0 seq_num 177) 2023-10-01T07:32:20.619 INFO:tasks.rados.rados.0.smithi084.stdout:179: finishing write tid 1 to smithi08466639-179 2023-10-01T07:32:20.619 INFO:tasks.rados.rados.0.smithi084.stdout:179: finishing write tid 2 to smithi08466639-179 2023-10-01T07:32:20.619 INFO:tasks.rados.rados.0.smithi084.stdout:179: finishing write tid 3 to smithi08466639-179 2023-10-01T07:32:20.619 INFO:tasks.rados.rados.0.smithi084.stdout:179: finishing write tid 4 to smithi08466639-179 2023-10-01T07:32:20.619 INFO:tasks.rados.rados.0.smithi084.stdout:179: finishing write tid 5 to smithi08466639-179 2023-10-01T07:32:20.619 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 179 v 46 (ObjNum 178 snap 0 seq_num 178) dirty exists 2023-10-01T07:32:20.619 INFO:tasks.rados.rados.0.smithi084.stdout:179: left oid 179 (ObjNum 178 snap 0 seq_num 178) 2023-10-01T07:32:20.619 INFO:tasks.rados.rados.0.smithi084.stdout:180: finishing write tid 1 to smithi08466639-180 2023-10-01T07:32:20.619 INFO:tasks.rados.rados.0.smithi084.stdout:171: done (15 left) 2023-10-01T07:32:20.620 INFO:tasks.rados.rados.0.smithi084.stdout:172: done (14 left) 2023-10-01T07:32:20.620 INFO:tasks.rados.rados.0.smithi084.stdout:173: done (13 left) 2023-10-01T07:32:20.620 INFO:tasks.rados.rados.0.smithi084.stdout:174: done (12 left) 2023-10-01T07:32:20.620 INFO:tasks.rados.rados.0.smithi084.stdout:175: done (11 left) 2023-10-01T07:32:20.620 INFO:tasks.rados.rados.0.smithi084.stdout:176: done (10 left) 2023-10-01T07:32:20.620 INFO:tasks.rados.rados.0.smithi084.stdout:177: done (9 left) 2023-10-01T07:32:20.620 INFO:tasks.rados.rados.0.smithi084.stdout:178: done (8 left) 2023-10-01T07:32:20.620 INFO:tasks.rados.rados.0.smithi084.stdout:179: done (7 left) 2023-10-01T07:32:20.620 INFO:tasks.rados.rados.0.smithi084.stdout:187: write initial oid 187 2023-10-01T07:32:20.620 INFO:tasks.rados.rados.0.smithi084.stdout:187: seq_num 186 ranges {726102=788786,1917886=610393,3108206=17896} 2023-10-01T07:32:20.622 INFO:tasks.rados.rados.0.smithi084.stdout:187: writing smithi08466639-187 from 726102 to 1514888 tid 1 2023-10-01T07:32:20.628 INFO:tasks.rados.rados.0.smithi084.stdout:187: writing smithi08466639-187 from 1917886 to 2528279 tid 2 2023-10-01T07:32:20.632 INFO:tasks.rados.rados.0.smithi084.stdout:187: writing smithi08466639-187 from 3108206 to 3126102 tid 3 2023-10-01T07:32:20.632 INFO:tasks.rados.rados.0.smithi084.stdout:188: write initial oid 188 2023-10-01T07:32:20.632 INFO:tasks.rados.rados.0.smithi084.stdout:188: seq_num 187 ranges {742909=464035,1976368=754051} 2023-10-01T07:32:20.639 INFO:tasks.rados.rados.0.smithi084.stdout:188: writing smithi08466639-188 from 742909 to 1206944 tid 1 2023-10-01T07:32:20.649 INFO:tasks.rados.rados.0.smithi084.stdout:188: writing smithi08466639-188 from 1976368 to 2730419 tid 2 2023-10-01T07:32:20.649 INFO:tasks.rados.rados.0.smithi084.stdout:189: write initial oid 189 2023-10-01T07:32:20.649 INFO:tasks.rados.rados.0.smithi084.stdout:189: seq_num 188 ranges {759716=539284,2034850=614062} 2023-10-01T07:32:20.656 INFO:tasks.rados.rados.0.smithi084.stdout:189: writing smithi08466639-189 from 759716 to 1299000 tid 1 2023-10-01T07:32:20.665 INFO:tasks.rados.rados.0.smithi084.stdout:189: writing smithi08466639-189 from 2034850 to 2648912 tid 2 2023-10-01T07:32:20.665 INFO:tasks.rados.rados.0.smithi084.stdout:190: write initial oid 190 2023-10-01T07:32:20.666 INFO:tasks.rados.rados.0.smithi084.stdout:190: seq_num 189 ranges {776523=614533,1976979=757720} 2023-10-01T07:32:20.674 INFO:tasks.rados.rados.0.smithi084.stdout:190: writing smithi08466639-190 from 776523 to 1391056 tid 1 2023-10-01T07:32:20.682 INFO:tasks.rados.rados.0.smithi084.stdout:190: writing smithi08466639-190 from 1976979 to 2734699 tid 2 2023-10-01T07:32:20.682 INFO:tasks.rados.rados.0.smithi084.stdout:191: write initial oid 191 2023-10-01T07:32:20.682 INFO:tasks.rados.rados.0.smithi084.stdout:191: seq_num 190 ranges {793330=689782,2035461=617731,3101545=91785} 2023-10-01T07:32:20.690 INFO:tasks.rados.rados.0.smithi084.stdout:191: writing smithi08466639-191 from 793330 to 1483112 tid 1 2023-10-01T07:32:20.697 INFO:tasks.rados.rados.0.smithi084.stdout:191: writing smithi08466639-191 from 2035461 to 2653192 tid 2 2023-10-01T07:32:20.700 INFO:tasks.rados.rados.0.smithi084.stdout:191: writing smithi08466639-191 from 3101545 to 3193330 tid 3 2023-10-01T07:32:20.700 INFO:tasks.rados.rados.0.smithi084.stdout:192: write initial oid 192 2023-10-01T07:32:20.700 INFO:tasks.rados.rados.0.smithi084.stdout:192: seq_num 191 ranges {410137=481384,1410296=761389,2728968=481169} 2023-10-01T07:32:20.705 INFO:tasks.rados.rados.0.smithi084.stdout:192: writing smithi08466639-192 from 410137 to 891521 tid 1 2023-10-01T07:32:20.713 INFO:tasks.rados.rados.0.smithi084.stdout:192: writing smithi08466639-192 from 1410296 to 2171685 tid 2 2023-10-01T07:32:20.719 INFO:tasks.rados.rados.0.smithi084.stdout:192: writing smithi08466639-192 from 2728968 to 3210137 tid 3 2023-10-01T07:32:20.719 INFO:tasks.rados.rados.0.smithi084.stdout:193: write initial oid 193 2023-10-01T07:32:20.719 INFO:tasks.rados.rados.0.smithi084.stdout:193: seq_num 192 ranges {426944=556633,1468778=621400,2872744=354200} 2023-10-01T07:32:20.725 INFO:tasks.rados.rados.0.smithi084.stdout:193: writing smithi08466639-193 from 426944 to 983577 tid 1 2023-10-01T07:32:20.731 INFO:tasks.rados.rados.0.smithi084.stdout:193: writing smithi08466639-193 from 1468778 to 2090178 tid 2 2023-10-01T07:32:20.738 INFO:tasks.rados.rados.0.smithi084.stdout:193: writing smithi08466639-193 from 2872744 to 3226944 tid 3 2023-10-01T07:32:20.738 INFO:tasks.rados.rados.0.smithi084.stdout:194: write initial oid 194 2023-10-01T07:32:20.738 INFO:tasks.rados.rados.0.smithi084.stdout:194: seq_num 193 ranges {443751=631882,1810907=765058,3067461=176290} 2023-10-01T07:32:20.744 INFO:tasks.rados.rados.0.smithi084.stdout:194: writing smithi08466639-194 from 443751 to 1075633 tid 1 2023-10-01T07:32:20.752 INFO:tasks.rados.rados.0.smithi084.stdout:194: writing smithi08466639-194 from 1810907 to 2575965 tid 2 2023-10-01T07:32:20.756 INFO:tasks.rados.rados.0.smithi084.stdout:194: writing smithi08466639-194 from 3067461 to 3243751 tid 3 2023-10-01T07:32:20.757 INFO:tasks.rados.rados.0.smithi084.stdout:195: write initial oid 195 2023-10-01T07:32:20.757 INFO:tasks.rados.rados.0.smithi084.stdout:195: seq_num 194 ranges {460558=707131,1869389=508716,3094884=165674} 2023-10-01T07:32:20.763 INFO:tasks.rados.rados.0.smithi084.stdout:195: writing smithi08466639-195 from 460558 to 1167689 tid 1 2023-10-01T07:32:20.770 INFO:tasks.rados.rados.0.smithi084.stdout:195: writing smithi08466639-195 from 1869389 to 2378105 tid 2 2023-10-01T07:32:20.776 INFO:tasks.rados.rados.0.smithi084.stdout:195: writing smithi08466639-195 from 3094884 to 3260558 tid 3 2023-10-01T07:32:20.776 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:20.776 INFO:tasks.rados.rados.0.smithi084.stdout:180: finishing write tid 2 to smithi08466639-180 2023-10-01T07:32:20.777 INFO:tasks.rados.rados.0.smithi084.stdout:180: finishing write tid 3 to smithi08466639-180 2023-10-01T07:32:20.777 INFO:tasks.rados.rados.0.smithi084.stdout:180: finishing write tid 4 to smithi08466639-180 2023-10-01T07:32:20.777 INFO:tasks.rados.rados.0.smithi084.stdout:180: finishing write tid 5 to smithi08466639-180 2023-10-01T07:32:20.777 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 180 v 37 (ObjNum 179 snap 0 seq_num 179) dirty exists 2023-10-01T07:32:20.777 INFO:tasks.rados.rados.0.smithi084.stdout:180: left oid 180 (ObjNum 179 snap 0 seq_num 179) 2023-10-01T07:32:20.777 INFO:tasks.rados.rados.0.smithi084.stdout:181: finishing write tid 1 to smithi08466639-181 2023-10-01T07:32:20.777 INFO:tasks.rados.rados.0.smithi084.stdout:181: finishing write tid 2 to smithi08466639-181 2023-10-01T07:32:20.777 INFO:tasks.rados.rados.0.smithi084.stdout:181: finishing write tid 3 to smithi08466639-181 2023-10-01T07:32:20.777 INFO:tasks.rados.rados.0.smithi084.stdout:181: finishing write tid 4 to smithi08466639-181 2023-10-01T07:32:20.777 INFO:tasks.rados.rados.0.smithi084.stdout:181: finishing write tid 5 to smithi08466639-181 2023-10-01T07:32:20.777 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 181 v 58 (ObjNum 180 snap 0 seq_num 180) dirty exists 2023-10-01T07:32:20.777 INFO:tasks.rados.rados.0.smithi084.stdout:181: left oid 181 (ObjNum 180 snap 0 seq_num 180) 2023-10-01T07:32:20.777 INFO:tasks.rados.rados.0.smithi084.stdout:182: finishing write tid 1 to smithi08466639-182 2023-10-01T07:32:20.778 INFO:tasks.rados.rados.0.smithi084.stdout:182: finishing write tid 2 to smithi08466639-182 2023-10-01T07:32:20.778 INFO:tasks.rados.rados.0.smithi084.stdout:182: finishing write tid 3 to smithi08466639-182 2023-10-01T07:32:20.778 INFO:tasks.rados.rados.0.smithi084.stdout:182: finishing write tid 4 to smithi08466639-182 2023-10-01T07:32:20.778 INFO:tasks.rados.rados.0.smithi084.stdout:182: finishing write tid 5 to smithi08466639-182 2023-10-01T07:32:20.778 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 182 v 56 (ObjNum 181 snap 0 seq_num 181) dirty exists 2023-10-01T07:32:20.778 INFO:tasks.rados.rados.0.smithi084.stdout:182: left oid 182 (ObjNum 181 snap 0 seq_num 181) 2023-10-01T07:32:20.778 INFO:tasks.rados.rados.0.smithi084.stdout:183: finishing write tid 1 to smithi08466639-183 2023-10-01T07:32:20.778 INFO:tasks.rados.rados.0.smithi084.stdout:180: done (15 left) 2023-10-01T07:32:20.778 INFO:tasks.rados.rados.0.smithi084.stdout:181: done (14 left) 2023-10-01T07:32:20.778 INFO:tasks.rados.rados.0.smithi084.stdout:182: done (13 left) 2023-10-01T07:32:20.778 INFO:tasks.rados.rados.0.smithi084.stdout:196: write initial oid 196 2023-10-01T07:32:20.778 INFO:tasks.rados.rados.0.smithi084.stdout:196: seq_num 195 ranges {477365=782380,1927871=768727,3122307=155058} 2023-10-01T07:32:20.783 INFO:tasks.rados.rados.0.smithi084.stdout:196: writing smithi08466639-196 from 477365 to 1259745 tid 1 2023-10-01T07:32:20.792 INFO:tasks.rados.rados.0.smithi084.stdout:196: writing smithi08466639-196 from 1927871 to 2696598 tid 2 2023-10-01T07:32:20.795 INFO:tasks.rados.rados.0.smithi084.stdout:196: writing smithi08466639-196 from 3122307 to 3277365 tid 3 2023-10-01T07:32:20.796 INFO:tasks.rados.rados.0.smithi084.stdout:197: write initial oid 197 2023-10-01T07:32:20.796 INFO:tasks.rados.rados.0.smithi084.stdout:197: seq_num 196 ranges {494172=457629,1586353=512385,2749730=544442} 2023-10-01T07:32:20.801 INFO:tasks.rados.rados.0.smithi084.stdout:197: writing smithi08466639-197 from 494172 to 951801 tid 1 2023-10-01T07:32:20.807 INFO:tasks.rados.rados.0.smithi084.stdout:197: writing smithi08466639-197 from 1586353 to 2098738 tid 2 2023-10-01T07:32:20.815 INFO:tasks.rados.rados.0.smithi084.stdout:197: writing smithi08466639-197 from 2749730 to 3294172 tid 3 2023-10-01T07:32:20.815 INFO:tasks.rados.rados.0.smithi084.stdout:198: write initial oid 198 2023-10-01T07:32:20.815 INFO:tasks.rados.rados.0.smithi084.stdout:198: seq_num 197 ranges {510979=532878,1528482=772396,3060800=250179} 2023-10-01T07:32:20.821 INFO:tasks.rados.rados.0.smithi084.stdout:198: writing smithi08466639-198 from 510979 to 1043857 tid 1 2023-10-01T07:32:20.828 INFO:tasks.rados.rados.0.smithi084.stdout:198: writing smithi08466639-198 from 1528482 to 2300878 tid 2 2023-10-01T07:32:20.835 INFO:tasks.rados.rados.0.smithi084.stdout:198: writing smithi08466639-198 from 3060800 to 3310979 tid 3 2023-10-01T07:32:20.835 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:20.835 INFO:tasks.rados.rados.0.smithi084.stdout:183: finishing write tid 2 to smithi08466639-183 2023-10-01T07:32:20.835 INFO:tasks.rados.rados.0.smithi084.stdout:183: finishing write tid 3 to smithi08466639-183 2023-10-01T07:32:20.835 INFO:tasks.rados.rados.0.smithi084.stdout:183: finishing write tid 4 to smithi08466639-183 2023-10-01T07:32:20.835 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 183 v 30 (ObjNum 182 snap 0 seq_num 182) dirty exists 2023-10-01T07:32:20.835 INFO:tasks.rados.rados.0.smithi084.stdout:183: left oid 183 (ObjNum 182 snap 0 seq_num 182) 2023-10-01T07:32:20.835 INFO:tasks.rados.rados.0.smithi084.stdout:184: finishing write tid 1 to smithi08466639-184 2023-10-01T07:32:20.835 INFO:tasks.rados.rados.0.smithi084.stdout:184: finishing write tid 2 to smithi08466639-184 2023-10-01T07:32:20.835 INFO:tasks.rados.rados.0.smithi084.stdout:184: finishing write tid 3 to smithi08466639-184 2023-10-01T07:32:20.836 INFO:tasks.rados.rados.0.smithi084.stdout:184: finishing write tid 4 to smithi08466639-184 2023-10-01T07:32:20.836 INFO:tasks.rados.rados.0.smithi084.stdout:184: finishing write tid 5 to smithi08466639-184 2023-10-01T07:32:20.836 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 184 v 50 (ObjNum 183 snap 0 seq_num 183) dirty exists 2023-10-01T07:32:20.836 INFO:tasks.rados.rados.0.smithi084.stdout:184: left oid 184 (ObjNum 183 snap 0 seq_num 183) 2023-10-01T07:32:20.836 INFO:tasks.rados.rados.0.smithi084.stdout:183: done (15 left) 2023-10-01T07:32:20.836 INFO:tasks.rados.rados.0.smithi084.stdout:184: done (14 left) 2023-10-01T07:32:20.836 INFO:tasks.rados.rados.0.smithi084.stdout:199: write initial oid 199 2023-10-01T07:32:20.836 INFO:tasks.rados.rados.0.smithi084.stdout:199: seq_num 198 ranges {527786=724480,1703317=516054,2804576=435035} 2023-10-01T07:32:20.845 INFO:tasks.rados.rados.0.smithi084.stdout:199: writing smithi08466639-199 from 527786 to 1252266 tid 1 2023-10-01T07:32:20.852 INFO:tasks.rados.rados.0.smithi084.stdout:199: writing smithi08466639-199 from 1703317 to 2219371 tid 2 2023-10-01T07:32:20.858 INFO:tasks.rados.rados.0.smithi084.stdout:199: writing smithi08466639-199 from 2804576 to 3239611 tid 3 2023-10-01T07:32:20.858 INFO:tasks.rados.rados.0.smithi084.stdout:200: write initial oid 200 2023-10-01T07:32:20.859 INFO:tasks.rados.rados.0.smithi084.stdout:200: seq_num 199 ranges {544593=799729,1761799=776065,2948352=396241} 2023-10-01T07:32:20.866 INFO:tasks.rados.rados.0.smithi084.stdout:200: writing smithi08466639-200 from 544593 to 1344322 tid 1 2023-10-01T07:32:20.873 INFO:tasks.rados.rados.0.smithi084.stdout:200: writing smithi08466639-200 from 1761799 to 2537864 tid 2 2023-10-01T07:32:20.880 INFO:tasks.rados.rados.0.smithi084.stdout:200: writing smithi08466639-200 from 2948352 to 3344593 tid 3 2023-10-01T07:32:20.880 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:20.880 INFO:tasks.rados.rados.0.smithi084.stdout:185: finishing write tid 1 to smithi08466639-185 2023-10-01T07:32:20.880 INFO:tasks.rados.rados.0.smithi084.stdout:185: finishing write tid 2 to smithi08466639-185 2023-10-01T07:32:20.880 INFO:tasks.rados.rados.0.smithi084.stdout:185: finishing write tid 3 to smithi08466639-185 2023-10-01T07:32:20.880 INFO:tasks.rados.rados.0.smithi084.stdout:185: finishing write tid 4 to smithi08466639-185 2023-10-01T07:32:20.880 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 185 v 45 (ObjNum 184 snap 0 seq_num 184) dirty exists 2023-10-01T07:32:20.880 INFO:tasks.rados.rados.0.smithi084.stdout:185: left oid 185 (ObjNum 184 snap 0 seq_num 184) 2023-10-01T07:32:20.880 INFO:tasks.rados.rados.0.smithi084.stdout:186: finishing write tid 1 to smithi08466639-186 2023-10-01T07:32:20.880 INFO:tasks.rados.rados.0.smithi084.stdout:186: finishing write tid 2 to smithi08466639-186 2023-10-01T07:32:20.880 INFO:tasks.rados.rados.0.smithi084.stdout:186: finishing write tid 3 to smithi08466639-186 2023-10-01T07:32:20.881 INFO:tasks.rados.rados.0.smithi084.stdout:186: finishing write tid 4 to smithi08466639-186 2023-10-01T07:32:20.881 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 186 v 40 (ObjNum 185 snap 0 seq_num 185) dirty exists 2023-10-01T07:32:20.881 INFO:tasks.rados.rados.0.smithi084.stdout:186: left oid 186 (ObjNum 185 snap 0 seq_num 185) 2023-10-01T07:32:20.881 INFO:tasks.rados.rados.0.smithi084.stdout:187: finishing write tid 1 to smithi08466639-187 2023-10-01T07:32:20.881 INFO:tasks.rados.rados.0.smithi084.stdout:187: finishing write tid 2 to smithi08466639-187 2023-10-01T07:32:20.881 INFO:tasks.rados.rados.0.smithi084.stdout:187: finishing write tid 3 to smithi08466639-187 2023-10-01T07:32:20.881 INFO:tasks.rados.rados.0.smithi084.stdout:187: finishing write tid 4 to smithi08466639-187 2023-10-01T07:32:20.881 INFO:tasks.rados.rados.0.smithi084.stdout:187: finishing write tid 5 to smithi08466639-187 2023-10-01T07:32:20.881 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 187 v 49 (ObjNum 186 snap 0 seq_num 186) dirty exists 2023-10-01T07:32:20.881 INFO:tasks.rados.rados.0.smithi084.stdout:187: left oid 187 (ObjNum 186 snap 0 seq_num 186) 2023-10-01T07:32:20.881 INFO:tasks.rados.rados.0.smithi084.stdout:185: done (15 left) 2023-10-01T07:32:20.881 INFO:tasks.rados.rados.0.smithi084.stdout:186: done (14 left) 2023-10-01T07:32:20.881 INFO:tasks.rados.rados.0.smithi084.stdout:187: done (13 left) 2023-10-01T07:32:20.882 INFO:tasks.rados.rados.0.smithi084.stdout:201: write initial oid 201 2023-10-01T07:32:20.882 INFO:tasks.rados.rados.0.smithi084.stdout:201: seq_num 200 ranges {561400=474978,1820281=519723,2859422=457579} 2023-10-01T07:32:20.885 INFO:tasks.rados.rados.0.smithi084.stdout:201: writing smithi08466639-201 from 561400 to 1036378 tid 1 2023-10-01T07:32:20.895 INFO:tasks.rados.rados.0.smithi084.stdout:201: writing smithi08466639-201 from 1820281 to 2340004 tid 2 2023-10-01T07:32:20.900 INFO:tasks.rados.rados.0.smithi084.stdout:201: writing smithi08466639-201 from 2859422 to 3317001 tid 3 2023-10-01T07:32:20.901 INFO:tasks.rados.rados.0.smithi084.stdout:202: write initial oid 202 2023-10-01T07:32:20.901 INFO:tasks.rados.rados.0.smithi084.stdout:202: seq_num 201 ranges {578207=550227,1762410=779734,3286845=91362} 2023-10-01T07:32:20.907 INFO:tasks.rados.rados.0.smithi084.stdout:202: writing smithi08466639-202 from 578207 to 1128434 tid 1 2023-10-01T07:32:20.915 INFO:tasks.rados.rados.0.smithi084.stdout:202: writing smithi08466639-202 from 1762410 to 2542144 tid 2 2023-10-01T07:32:20.920 INFO:tasks.rados.rados.0.smithi084.stdout:202: writing smithi08466639-202 from 3286845 to 3378207 tid 3 2023-10-01T07:32:20.920 INFO:tasks.rados.rados.0.smithi084.stdout:203: write initial oid 203 2023-10-01T07:32:20.920 INFO:tasks.rados.rados.0.smithi084.stdout:203: seq_num 202 ranges {595014=625476,1820892=523392,2797915=596476} 2023-10-01T07:32:20.927 INFO:tasks.rados.rados.0.smithi084.stdout:203: writing smithi08466639-203 from 595014 to 1220490 tid 1 2023-10-01T07:32:20.934 INFO:tasks.rados.rados.0.smithi084.stdout:203: writing smithi08466639-203 from 1820892 to 2344284 tid 2 2023-10-01T07:32:20.941 INFO:tasks.rados.rados.0.smithi084.stdout:203: writing smithi08466639-203 from 2797915 to 3394391 tid 3 2023-10-01T07:32:20.941 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:20.942 INFO:tasks.rados.rados.0.smithi084.stdout:188: finishing write tid 1 to smithi08466639-188 2023-10-01T07:32:20.942 INFO:tasks.rados.rados.0.smithi084.stdout:188: finishing write tid 2 to smithi08466639-188 2023-10-01T07:32:20.942 INFO:tasks.rados.rados.0.smithi084.stdout:188: finishing write tid 3 to smithi08466639-188 2023-10-01T07:32:20.942 INFO:tasks.rados.rados.0.smithi084.stdout:188: finishing write tid 4 to smithi08466639-188 2023-10-01T07:32:20.942 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 188 v 32 (ObjNum 187 snap 0 seq_num 187) dirty exists 2023-10-01T07:32:20.942 INFO:tasks.rados.rados.0.smithi084.stdout:188: left oid 188 (ObjNum 187 snap 0 seq_num 187) 2023-10-01T07:32:20.942 INFO:tasks.rados.rados.0.smithi084.stdout:189: finishing write tid 1 to smithi08466639-189 2023-10-01T07:32:20.942 INFO:tasks.rados.rados.0.smithi084.stdout:189: finishing write tid 2 to smithi08466639-189 2023-10-01T07:32:20.942 INFO:tasks.rados.rados.0.smithi084.stdout:189: finishing write tid 3 to smithi08466639-189 2023-10-01T07:32:20.942 INFO:tasks.rados.rados.0.smithi084.stdout:189: finishing write tid 4 to smithi08466639-189 2023-10-01T07:32:20.943 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 189 v 50 (ObjNum 188 snap 0 seq_num 188) dirty exists 2023-10-01T07:32:20.943 INFO:tasks.rados.rados.0.smithi084.stdout:189: left oid 189 (ObjNum 188 snap 0 seq_num 188) 2023-10-01T07:32:20.943 INFO:tasks.rados.rados.0.smithi084.stdout:190: finishing write tid 1 to smithi08466639-190 2023-10-01T07:32:20.943 INFO:tasks.rados.rados.0.smithi084.stdout:190: finishing write tid 2 to smithi08466639-190 2023-10-01T07:32:20.943 INFO:tasks.rados.rados.0.smithi084.stdout:190: finishing write tid 3 to smithi08466639-190 2023-10-01T07:32:20.943 INFO:tasks.rados.rados.0.smithi084.stdout:190: finishing write tid 4 to smithi08466639-190 2023-10-01T07:32:20.943 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 190 v 33 (ObjNum 189 snap 0 seq_num 189) dirty exists 2023-10-01T07:32:20.943 INFO:tasks.rados.rados.0.smithi084.stdout:190: left oid 190 (ObjNum 189 snap 0 seq_num 189) 2023-10-01T07:32:20.943 INFO:tasks.rados.rados.0.smithi084.stdout:191: finishing write tid 1 to smithi08466639-191 2023-10-01T07:32:20.943 INFO:tasks.rados.rados.0.smithi084.stdout:191: finishing write tid 2 to smithi08466639-191 2023-10-01T07:32:20.943 INFO:tasks.rados.rados.0.smithi084.stdout:191: finishing write tid 3 to smithi08466639-191 2023-10-01T07:32:20.943 INFO:tasks.rados.rados.0.smithi084.stdout:191: finishing write tid 4 to smithi08466639-191 2023-10-01T07:32:20.944 INFO:tasks.rados.rados.0.smithi084.stdout:191: finishing write tid 5 to smithi08466639-191 2023-10-01T07:32:20.944 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 191 v 60 (ObjNum 190 snap 0 seq_num 190) dirty exists 2023-10-01T07:32:20.944 INFO:tasks.rados.rados.0.smithi084.stdout:191: left oid 191 (ObjNum 190 snap 0 seq_num 190) 2023-10-01T07:32:20.944 INFO:tasks.rados.rados.0.smithi084.stdout:192: finishing write tid 1 to smithi08466639-192 2023-10-01T07:32:20.944 INFO:tasks.rados.rados.0.smithi084.stdout:192: finishing write tid 2 to smithi08466639-192 2023-10-01T07:32:20.944 INFO:tasks.rados.rados.0.smithi084.stdout:192: finishing write tid 3 to smithi08466639-192 2023-10-01T07:32:20.944 INFO:tasks.rados.rados.0.smithi084.stdout:192: finishing write tid 4 to smithi08466639-192 2023-10-01T07:32:20.944 INFO:tasks.rados.rados.0.smithi084.stdout:192: finishing write tid 5 to smithi08466639-192 2023-10-01T07:32:20.944 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 192 v 37 (ObjNum 191 snap 0 seq_num 191) dirty exists 2023-10-01T07:32:20.944 INFO:tasks.rados.rados.0.smithi084.stdout:192: left oid 192 (ObjNum 191 snap 0 seq_num 191) 2023-10-01T07:32:20.944 INFO:tasks.rados.rados.0.smithi084.stdout:193: finishing write tid 1 to smithi08466639-193 2023-10-01T07:32:20.945 INFO:tasks.rados.rados.0.smithi084.stdout:193: finishing write tid 2 to smithi08466639-193 2023-10-01T07:32:20.945 INFO:tasks.rados.rados.0.smithi084.stdout:193: finishing write tid 3 to smithi08466639-193 2023-10-01T07:32:20.945 INFO:tasks.rados.rados.0.smithi084.stdout:193: finishing write tid 4 to smithi08466639-193 2023-10-01T07:32:20.945 INFO:tasks.rados.rados.0.smithi084.stdout:193: finishing write tid 5 to smithi08466639-193 2023-10-01T07:32:20.945 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 193 v 62 (ObjNum 192 snap 0 seq_num 192) dirty exists 2023-10-01T07:32:20.945 INFO:tasks.rados.rados.0.smithi084.stdout:193: left oid 193 (ObjNum 192 snap 0 seq_num 192) 2023-10-01T07:32:20.945 INFO:tasks.rados.rados.0.smithi084.stdout:194: finishing write tid 1 to smithi08466639-194 2023-10-01T07:32:20.945 INFO:tasks.rados.rados.0.smithi084.stdout:194: finishing write tid 2 to smithi08466639-194 2023-10-01T07:32:20.945 INFO:tasks.rados.rados.0.smithi084.stdout:194: finishing write tid 3 to smithi08466639-194 2023-10-01T07:32:20.945 INFO:tasks.rados.rados.0.smithi084.stdout:194: finishing write tid 4 to smithi08466639-194 2023-10-01T07:32:20.945 INFO:tasks.rados.rados.0.smithi084.stdout:194: finishing write tid 5 to smithi08466639-194 2023-10-01T07:32:20.945 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 194 v 41 (ObjNum 193 snap 0 seq_num 193) dirty exists 2023-10-01T07:32:20.946 INFO:tasks.rados.rados.0.smithi084.stdout:194: left oid 194 (ObjNum 193 snap 0 seq_num 193) 2023-10-01T07:32:20.946 INFO:tasks.rados.rados.0.smithi084.stdout:188: done (15 left) 2023-10-01T07:32:20.946 INFO:tasks.rados.rados.0.smithi084.stdout:189: done (14 left) 2023-10-01T07:32:20.946 INFO:tasks.rados.rados.0.smithi084.stdout:190: done (13 left) 2023-10-01T07:32:20.946 INFO:tasks.rados.rados.0.smithi084.stdout:191: done (12 left) 2023-10-01T07:32:20.946 INFO:tasks.rados.rados.0.smithi084.stdout:192: done (11 left) 2023-10-01T07:32:20.946 INFO:tasks.rados.rados.0.smithi084.stdout:193: done (10 left) 2023-10-01T07:32:20.946 INFO:tasks.rados.rados.0.smithi084.stdout:194: done (9 left) 2023-10-01T07:32:20.946 INFO:tasks.rados.rados.0.smithi084.stdout:204: write initial oid 204 2023-10-01T07:32:20.946 INFO:tasks.rados.rados.0.smithi084.stdout:204: seq_num 203 ranges {611821=700725,1879374=783403,3341691=70130} 2023-10-01T07:32:20.949 INFO:tasks.rados.rados.0.smithi084.stdout:204: writing smithi08466639-204 from 611821 to 1312546 tid 1 2023-10-01T07:32:20.956 INFO:tasks.rados.rados.0.smithi084.stdout:204: writing smithi08466639-204 from 1879374 to 2662777 tid 2 2023-10-01T07:32:20.961 INFO:tasks.rados.rados.0.smithi084.stdout:204: writing smithi08466639-204 from 3341691 to 3411821 tid 3 2023-10-01T07:32:20.961 INFO:tasks.rados.rados.0.smithi084.stdout:205: write initial oid 205 2023-10-01T07:32:20.961 INFO:tasks.rados.rados.0.smithi084.stdout:205: seq_num 204 ranges {628628=775974,1937856=527061,3252761=175867} 2023-10-01T07:32:20.969 INFO:tasks.rados.rados.0.smithi084.stdout:205: writing smithi08466639-205 from 628628 to 1404602 tid 1 2023-10-01T07:32:20.976 INFO:tasks.rados.rados.0.smithi084.stdout:205: writing smithi08466639-205 from 1937856 to 2464917 tid 2 2023-10-01T07:32:20.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:20 smithi112 bash[27689]: cluster 2023-10-01T07:32:19.225509+0000 mgr.y (mgr.24353) 181 : cluster [DBG] pgmap v160: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:32:20.981 INFO:tasks.rados.rados.0.smithi084.stdout:205: writing smithi08466639-205 from 3252761 to 3428628 tid 3 2023-10-01T07:32:20.981 INFO:tasks.rados.rados.0.smithi084.stdout:206: write initial oid 206 2023-10-01T07:32:20.982 INFO:tasks.rados.rados.0.smithi084.stdout:206: seq_num 205 ranges {645435=451223,1879985=787072,3280184=165251} 2023-10-01T07:32:20.988 INFO:tasks.rados.rados.0.smithi084.stdout:206: writing smithi08466639-206 from 645435 to 1096658 tid 1 2023-10-01T07:32:20.998 INFO:tasks.rados.rados.0.smithi084.stdout:206: writing smithi08466639-206 from 1879985 to 2667057 tid 2 2023-10-01T07:32:20.999 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:20 smithi084 bash[27378]: cluster 2023-10-01T07:32:19.225509+0000 mgr.y (mgr.24353) 181 : cluster [DBG] pgmap v160: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:32:20.999 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:20 smithi084 bash[33757]: cluster 2023-10-01T07:32:19.225509+0000 mgr.y (mgr.24353) 181 : cluster [DBG] pgmap v160: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:32:21.004 INFO:tasks.rados.rados.0.smithi084.stdout:206: writing smithi08466639-206 from 3280184 to 3445435 tid 3 2023-10-01T07:32:21.004 INFO:tasks.rados.rados.0.smithi084.stdout:207: write initial oid 207 2023-10-01T07:32:21.004 INFO:tasks.rados.rados.0.smithi084.stdout:207: seq_num 206 ranges {662242=642825,2054820=530730,3307607=154635} 2023-10-01T07:32:21.012 INFO:tasks.rados.rados.0.smithi084.stdout:207: writing smithi08466639-207 from 662242 to 1305067 tid 1 2023-10-01T07:32:21.019 INFO:tasks.rados.rados.0.smithi084.stdout:207: writing smithi08466639-207 from 2054820 to 2585550 tid 2 2023-10-01T07:32:21.025 INFO:tasks.rados.rados.0.smithi084.stdout:207: writing smithi08466639-207 from 3307607 to 3462242 tid 3 2023-10-01T07:32:21.025 INFO:tasks.rados.rados.0.smithi084.stdout:208: write initial oid 208 2023-10-01T07:32:21.025 INFO:tasks.rados.rados.0.smithi084.stdout:208: seq_num 207 ranges {679049=718074,2113302=674388,3335030=144019} 2023-10-01T07:32:21.032 INFO:tasks.rados.rados.0.smithi084.stdout:208: writing smithi08466639-208 from 679049 to 1397123 tid 1 2023-10-01T07:32:21.040 INFO:tasks.rados.rados.0.smithi084.stdout:208: writing smithi08466639-208 from 2113302 to 2787690 tid 2 2023-10-01T07:32:21.045 INFO:tasks.rados.rados.0.smithi084.stdout:208: writing smithi08466639-208 from 3335030 to 3479049 tid 3 2023-10-01T07:32:21.045 INFO:tasks.rados.rados.0.smithi084.stdout:209: write initial oid 209 2023-10-01T07:32:21.045 INFO:tasks.rados.rados.0.smithi084.stdout:209: seq_num 208 ranges {695856=793323,2171784=534399,3362453=133403} 2023-10-01T07:32:21.053 INFO:tasks.rados.rados.0.smithi084.stdout:209: writing smithi08466639-209 from 695856 to 1489179 tid 1 2023-10-01T07:32:21.061 INFO:tasks.rados.rados.0.smithi084.stdout:209: writing smithi08466639-209 from 2171784 to 2706183 tid 2 2023-10-01T07:32:21.066 INFO:tasks.rados.rados.0.smithi084.stdout:209: writing smithi08466639-209 from 3362453 to 3495856 tid 3 2023-10-01T07:32:21.066 INFO:tasks.rados.rados.0.smithi084.stdout:210: write initial oid 210 2023-10-01T07:32:21.066 INFO:tasks.rados.rados.0.smithi084.stdout:210: seq_num 209 ranges {712663=468572,1713913=678057,2873523=591733} 2023-10-01T07:32:21.073 INFO:tasks.rados.rados.0.smithi084.stdout:210: writing smithi08466639-210 from 712663 to 1181235 tid 1 2023-10-01T07:32:21.080 INFO:tasks.rados.rados.0.smithi084.stdout:210: writing smithi08466639-210 from 1713913 to 2391970 tid 2 2023-10-01T07:32:21.087 INFO:tasks.rados.rados.0.smithi084.stdout:210: writing smithi08466639-210 from 2873523 to 3465256 tid 3 2023-10-01T07:32:21.087 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:21.087 INFO:tasks.rados.rados.0.smithi084.stdout:195: finishing write tid 1 to smithi08466639-195 2023-10-01T07:32:21.087 INFO:tasks.rados.rados.0.smithi084.stdout:195: finishing write tid 2 to smithi08466639-195 2023-10-01T07:32:21.088 INFO:tasks.rados.rados.0.smithi084.stdout:195: finishing write tid 3 to smithi08466639-195 2023-10-01T07:32:21.088 INFO:tasks.rados.rados.0.smithi084.stdout:195: finishing write tid 4 to smithi08466639-195 2023-10-01T07:32:21.088 INFO:tasks.rados.rados.0.smithi084.stdout:195: finishing write tid 5 to smithi08466639-195 2023-10-01T07:32:21.088 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 195 v 43 (ObjNum 194 snap 0 seq_num 194) dirty exists 2023-10-01T07:32:21.088 INFO:tasks.rados.rados.0.smithi084.stdout:195: left oid 195 (ObjNum 194 snap 0 seq_num 194) 2023-10-01T07:32:21.088 INFO:tasks.rados.rados.0.smithi084.stdout:196: finishing write tid 1 to smithi08466639-196 2023-10-01T07:32:21.088 INFO:tasks.rados.rados.0.smithi084.stdout:196: finishing write tid 2 to smithi08466639-196 2023-10-01T07:32:21.088 INFO:tasks.rados.rados.0.smithi084.stdout:196: finishing write tid 3 to smithi08466639-196 2023-10-01T07:32:21.088 INFO:tasks.rados.rados.0.smithi084.stdout:196: finishing write tid 4 to smithi08466639-196 2023-10-01T07:32:21.088 INFO:tasks.rados.rados.0.smithi084.stdout:196: finishing write tid 5 to smithi08466639-196 2023-10-01T07:32:21.088 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 196 v 64 (ObjNum 195 snap 0 seq_num 195) dirty exists 2023-10-01T07:32:21.088 INFO:tasks.rados.rados.0.smithi084.stdout:196: left oid 196 (ObjNum 195 snap 0 seq_num 195) 2023-10-01T07:32:21.089 INFO:tasks.rados.rados.0.smithi084.stdout:197: finishing write tid 1 to smithi08466639-197 2023-10-01T07:32:21.089 INFO:tasks.rados.rados.0.smithi084.stdout:197: finishing write tid 2 to smithi08466639-197 2023-10-01T07:32:21.089 INFO:tasks.rados.rados.0.smithi084.stdout:197: finishing write tid 3 to smithi08466639-197 2023-10-01T07:32:21.089 INFO:tasks.rados.rados.0.smithi084.stdout:197: finishing write tid 4 to smithi08466639-197 2023-10-01T07:32:21.089 INFO:tasks.rados.rados.0.smithi084.stdout:197: finishing write tid 5 to smithi08466639-197 2023-10-01T07:32:21.089 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 197 v 54 (ObjNum 196 snap 0 seq_num 196) dirty exists 2023-10-01T07:32:21.089 INFO:tasks.rados.rados.0.smithi084.stdout:197: left oid 197 (ObjNum 196 snap 0 seq_num 196) 2023-10-01T07:32:21.089 INFO:tasks.rados.rados.0.smithi084.stdout:198: finishing write tid 1 to smithi08466639-198 2023-10-01T07:32:21.089 INFO:tasks.rados.rados.0.smithi084.stdout:198: finishing write tid 2 to smithi08466639-198 2023-10-01T07:32:21.089 INFO:tasks.rados.rados.0.smithi084.stdout:198: finishing write tid 3 to smithi08466639-198 2023-10-01T07:32:21.089 INFO:tasks.rados.rados.0.smithi084.stdout:198: finishing write tid 4 to smithi08466639-198 2023-10-01T07:32:21.089 INFO:tasks.rados.rados.0.smithi084.stdout:198: finishing write tid 5 to smithi08466639-198 2023-10-01T07:32:21.089 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 198 v 38 (ObjNum 197 snap 0 seq_num 197) dirty exists 2023-10-01T07:32:21.090 INFO:tasks.rados.rados.0.smithi084.stdout:198: left oid 198 (ObjNum 197 snap 0 seq_num 197) 2023-10-01T07:32:21.090 INFO:tasks.rados.rados.0.smithi084.stdout:195: done (15 left) 2023-10-01T07:32:21.090 INFO:tasks.rados.rados.0.smithi084.stdout:196: done (14 left) 2023-10-01T07:32:21.090 INFO:tasks.rados.rados.0.smithi084.stdout:197: done (13 left) 2023-10-01T07:32:21.090 INFO:tasks.rados.rados.0.smithi084.stdout:198: done (12 left) 2023-10-01T07:32:21.090 INFO:tasks.rados.rados.0.smithi084.stdout:211: write initial oid 211 2023-10-01T07:32:21.090 INFO:tasks.rados.rados.0.smithi084.stdout:211: seq_num 210 ranges {729470=543821,1772395=538068,2900946=403005} 2023-10-01T07:32:21.094 INFO:tasks.rados.rados.0.smithi084.stdout:211: writing smithi08466639-211 from 729470 to 1273291 tid 1 2023-10-01T07:32:21.100 INFO:tasks.rados.rados.0.smithi084.stdout:211: writing smithi08466639-211 from 1772395 to 2310463 tid 2 2023-10-01T07:32:21.106 INFO:tasks.rados.rados.0.smithi084.stdout:211: writing smithi08466639-211 from 2900946 to 3303951 tid 3 2023-10-01T07:32:21.106 INFO:tasks.rados.rados.0.smithi084.stdout:212: write initial oid 212 2023-10-01T07:32:21.106 INFO:tasks.rados.rados.0.smithi084.stdout:212: seq_num 211 ranges {746277=619070,1830877=681726,2928369=617908} 2023-10-01T07:32:21.113 INFO:tasks.rados.rados.0.smithi084.stdout:212: writing smithi08466639-212 from 746277 to 1365347 tid 1 2023-10-01T07:32:21.120 INFO:tasks.rados.rados.0.smithi084.stdout:212: writing smithi08466639-212 from 1830877 to 2512603 tid 2 2023-10-01T07:32:21.126 INFO:tasks.rados.rados.0.smithi084.stdout:212: writing smithi08466639-212 from 2928369 to 3546277 tid 3 2023-10-01T07:32:21.126 INFO:tasks.rados.rados.0.smithi084.stdout:213: write initial oid 213 2023-10-01T07:32:21.127 INFO:tasks.rados.rados.0.smithi084.stdout:213: seq_num 212 ranges {763084=694319,1889359=541737,2955792=541902} 2023-10-01T07:32:21.136 INFO:tasks.rados.rados.0.smithi084.stdout:213: writing smithi08466639-213 from 763084 to 1457403 tid 1 2023-10-01T07:32:21.142 INFO:tasks.rados.rados.0.smithi084.stdout:213: writing smithi08466639-213 from 1889359 to 2431096 tid 2 2023-10-01T07:32:21.148 INFO:tasks.rados.rados.0.smithi084.stdout:213: writing smithi08466639-213 from 2955792 to 3497694 tid 3 2023-10-01T07:32:21.148 INFO:tasks.rados.rados.0.smithi084.stdout:214: write initial oid 214 2023-10-01T07:32:21.149 INFO:tasks.rados.rados.0.smithi084.stdout:214: seq_num 213 ranges {779891=485921,1947841=685395,3383215=196676} 2023-10-01T07:32:21.156 INFO:tasks.rados.rados.0.smithi084.stdout:214: writing smithi08466639-214 from 779891 to 1265812 tid 1 2023-10-01T07:32:21.164 INFO:tasks.rados.rados.0.smithi084.stdout:214: writing smithi08466639-214 from 1947841 to 2633236 tid 2 2023-10-01T07:32:21.171 INFO:tasks.rados.rados.0.smithi084.stdout:214: writing smithi08466639-214 from 3383215 to 3579891 tid 3 2023-10-01T07:32:21.171 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:21.171 INFO:tasks.rados.rados.0.smithi084.stdout:199: finishing write tid 1 to smithi08466639-199 2023-10-01T07:32:21.171 INFO:tasks.rados.rados.0.smithi084.stdout:199: finishing write tid 2 to smithi08466639-199 2023-10-01T07:32:21.171 INFO:tasks.rados.rados.0.smithi084.stdout:199: finishing write tid 3 to smithi08466639-199 2023-10-01T07:32:21.171 INFO:tasks.rados.rados.0.smithi084.stdout:199: finishing write tid 4 to smithi08466639-199 2023-10-01T07:32:21.171 INFO:tasks.rados.rados.0.smithi084.stdout:199: finishing write tid 5 to smithi08466639-199 2023-10-01T07:32:21.171 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 199 v 54 (ObjNum 198 snap 0 seq_num 198) dirty exists 2023-10-01T07:32:21.171 INFO:tasks.rados.rados.0.smithi084.stdout:199: left oid 199 (ObjNum 198 snap 0 seq_num 198) 2023-10-01T07:32:21.172 INFO:tasks.rados.rados.0.smithi084.stdout:200: finishing write tid 1 to smithi08466639-200 2023-10-01T07:32:21.172 INFO:tasks.rados.rados.0.smithi084.stdout:199: done (15 left) 2023-10-01T07:32:21.172 INFO:tasks.rados.rados.0.smithi084.stdout:215: write initial oid 215 2023-10-01T07:32:21.172 INFO:tasks.rados.rados.0.smithi084.stdout:215: seq_num 214 ranges {796698=561170,2006323=545406,3126991=469707} 2023-10-01T07:32:21.178 INFO:tasks.rados.rados.0.smithi084.stdout:215: writing smithi08466639-215 from 796698 to 1357868 tid 1 2023-10-01T07:32:21.185 INFO:tasks.rados.rados.0.smithi084.stdout:215: writing smithi08466639-215 from 2006323 to 2551729 tid 2 2023-10-01T07:32:21.192 INFO:tasks.rados.rados.0.smithi084.stdout:215: writing smithi08466639-215 from 3126991 to 3596698 tid 3 2023-10-01T07:32:21.192 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:21.192 INFO:tasks.rados.rados.0.smithi084.stdout:200: finishing write tid 2 to smithi08466639-200 2023-10-01T07:32:21.192 INFO:tasks.rados.rados.0.smithi084.stdout:200: finishing write tid 3 to smithi08466639-200 2023-10-01T07:32:21.192 INFO:tasks.rados.rados.0.smithi084.stdout:200: finishing write tid 4 to smithi08466639-200 2023-10-01T07:32:21.193 INFO:tasks.rados.rados.0.smithi084.stdout:200: finishing write tid 5 to smithi08466639-200 2023-10-01T07:32:21.193 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 200 v 58 (ObjNum 199 snap 0 seq_num 199) dirty exists 2023-10-01T07:32:21.193 INFO:tasks.rados.rados.0.smithi084.stdout:200: left oid 200 (ObjNum 199 snap 0 seq_num 199) 2023-10-01T07:32:21.193 INFO:tasks.rados.rados.0.smithi084.stdout:201: finishing write tid 1 to smithi08466639-201 2023-10-01T07:32:21.193 INFO:tasks.rados.rados.0.smithi084.stdout:201: finishing write tid 2 to smithi08466639-201 2023-10-01T07:32:21.193 INFO:tasks.rados.rados.0.smithi084.stdout:201: finishing write tid 3 to smithi08466639-201 2023-10-01T07:32:21.193 INFO:tasks.rados.rados.0.smithi084.stdout:201: finishing write tid 4 to smithi08466639-201 2023-10-01T07:32:21.193 INFO:tasks.rados.rados.0.smithi084.stdout:200: done (15 left) 2023-10-01T07:32:21.193 INFO:tasks.rados.rados.0.smithi084.stdout:216: write initial oid 216 2023-10-01T07:32:21.193 INFO:tasks.rados.rados.0.smithi084.stdout:216: seq_num 215 ranges {413505=636419,1664805=689064,3038061=492071} 2023-10-01T07:32:21.198 INFO:tasks.rados.rados.0.smithi084.stdout:216: writing smithi08466639-216 from 413505 to 1049924 tid 1 2023-10-01T07:32:21.206 INFO:tasks.rados.rados.0.smithi084.stdout:216: writing smithi08466639-216 from 1664805 to 2353869 tid 2 2023-10-01T07:32:21.215 INFO:tasks.rados.rados.0.smithi084.stdout:216: writing smithi08466639-216 from 3038061 to 3530132 tid 3 2023-10-01T07:32:21.215 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:21.216 INFO:tasks.rados.rados.0.smithi084.stdout:201: finishing write tid 5 to smithi08466639-201 2023-10-01T07:32:21.216 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 201 v 66 (ObjNum 200 snap 0 seq_num 200) dirty exists 2023-10-01T07:32:21.216 INFO:tasks.rados.rados.0.smithi084.stdout:201: left oid 201 (ObjNum 200 snap 0 seq_num 200) 2023-10-01T07:32:21.216 INFO:tasks.rados.rados.0.smithi084.stdout:202: finishing write tid 1 to smithi08466639-202 2023-10-01T07:32:21.216 INFO:tasks.rados.rados.0.smithi084.stdout:202: finishing write tid 2 to smithi08466639-202 2023-10-01T07:32:21.216 INFO:tasks.rados.rados.0.smithi084.stdout:202: finishing write tid 3 to smithi08466639-202 2023-10-01T07:32:21.216 INFO:tasks.rados.rados.0.smithi084.stdout:202: finishing write tid 4 to smithi08466639-202 2023-10-01T07:32:21.216 INFO:tasks.rados.rados.0.smithi084.stdout:202: finishing write tid 5 to smithi08466639-202 2023-10-01T07:32:21.216 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 202 v 53 (ObjNum 201 snap 0 seq_num 201) dirty exists 2023-10-01T07:32:21.216 INFO:tasks.rados.rados.0.smithi084.stdout:202: left oid 202 (ObjNum 201 snap 0 seq_num 201) 2023-10-01T07:32:21.216 INFO:tasks.rados.rados.0.smithi084.stdout:203: finishing write tid 1 to smithi08466639-203 2023-10-01T07:32:21.217 INFO:tasks.rados.rados.0.smithi084.stdout:201: done (15 left) 2023-10-01T07:32:21.217 INFO:tasks.rados.rados.0.smithi084.stdout:202: done (14 left) 2023-10-01T07:32:21.217 INFO:tasks.rados.rados.0.smithi084.stdout:217: write initial oid 217 2023-10-01T07:32:21.217 INFO:tasks.rados.rados.0.smithi084.stdout:217: seq_num 216 ranges {430312=711668,1723287=549075,2781837=703343} 2023-10-01T07:32:21.224 INFO:tasks.rados.rados.0.smithi084.stdout:217: writing smithi08466639-217 from 430312 to 1141980 tid 1 2023-10-01T07:32:21.231 INFO:tasks.rados.rados.0.smithi084.stdout:217: writing smithi08466639-217 from 1723287 to 2272362 tid 2 2023-10-01T07:32:21.240 INFO:tasks.rados.rados.0.smithi084.stdout:217: writing smithi08466639-217 from 2781837 to 3485180 tid 3 2023-10-01T07:32:21.240 INFO:tasks.rados.rados.0.smithi084.stdout:218: write initial oid 218 2023-10-01T07:32:21.240 INFO:tasks.rados.rados.0.smithi084.stdout:218: seq_num 217 ranges {447119=786917,1665416=692733,2976554=514615} 2023-10-01T07:32:21.248 INFO:tasks.rados.rados.0.smithi084.stdout:218: writing smithi08466639-218 from 447119 to 1234036 tid 1 2023-10-01T07:32:21.254 INFO:tasks.rados.rados.0.smithi084.stdout:218: writing smithi08466639-218 from 1665416 to 2358149 tid 2 2023-10-01T07:32:21.261 INFO:tasks.rados.rados.0.smithi084.stdout:218: writing smithi08466639-218 from 2976554 to 3491169 tid 3 2023-10-01T07:32:21.262 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:21.262 INFO:tasks.rados.rados.0.smithi084.stdout:203: finishing write tid 2 to smithi08466639-203 2023-10-01T07:32:21.262 INFO:tasks.rados.rados.0.smithi084.stdout:203: finishing write tid 3 to smithi08466639-203 2023-10-01T07:32:21.262 INFO:tasks.rados.rados.0.smithi084.stdout:203: finishing write tid 4 to smithi08466639-203 2023-10-01T07:32:21.262 INFO:tasks.rados.rados.0.smithi084.stdout:203: finishing write tid 5 to smithi08466639-203 2023-10-01T07:32:21.262 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 203 v 45 (ObjNum 202 snap 0 seq_num 202) dirty exists 2023-10-01T07:32:21.262 INFO:tasks.rados.rados.0.smithi084.stdout:203: left oid 203 (ObjNum 202 snap 0 seq_num 202) 2023-10-01T07:32:21.262 INFO:tasks.rados.rados.0.smithi084.stdout:204: finishing write tid 1 to smithi08466639-204 2023-10-01T07:32:21.262 INFO:tasks.rados.rados.0.smithi084.stdout:204: finishing write tid 2 to smithi08466639-204 2023-10-01T07:32:21.263 INFO:tasks.rados.rados.0.smithi084.stdout:204: finishing write tid 3 to smithi08466639-204 2023-10-01T07:32:21.263 INFO:tasks.rados.rados.0.smithi084.stdout:204: finishing write tid 4 to smithi08466639-204 2023-10-01T07:32:21.263 INFO:tasks.rados.rados.0.smithi084.stdout:204: finishing write tid 5 to smithi08466639-204 2023-10-01T07:32:21.263 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 204 v 70 (ObjNum 203 snap 0 seq_num 203) dirty exists 2023-10-01T07:32:21.263 INFO:tasks.rados.rados.0.smithi084.stdout:204: left oid 204 (ObjNum 203 snap 0 seq_num 203) 2023-10-01T07:32:21.263 INFO:tasks.rados.rados.0.smithi084.stdout:205: finishing write tid 1 to smithi08466639-205 2023-10-01T07:32:21.263 INFO:tasks.rados.rados.0.smithi084.stdout:205: finishing write tid 2 to smithi08466639-205 2023-10-01T07:32:21.263 INFO:tasks.rados.rados.0.smithi084.stdout:203: done (15 left) 2023-10-01T07:32:21.263 INFO:tasks.rados.rados.0.smithi084.stdout:204: done (14 left) 2023-10-01T07:32:21.263 INFO:tasks.rados.rados.0.smithi084.stdout:219: write initial oid 219 2023-10-01T07:32:21.263 INFO:tasks.rados.rados.0.smithi084.stdout:219: seq_num 218 ranges {463926=462166,1723898=436391,2603977=725887} 2023-10-01T07:32:21.270 INFO:tasks.rados.rados.0.smithi084.stdout:219: writing smithi08466639-219 from 463926 to 926092 tid 1 2023-10-01T07:32:21.279 INFO:tasks.rados.rados.0.smithi084.stdout:219: writing smithi08466639-219 from 1723898 to 2160289 tid 2 2023-10-01T07:32:21.286 INFO:tasks.rados.rados.0.smithi084.stdout:219: writing smithi08466639-219 from 2603977 to 3329864 tid 3 2023-10-01T07:32:21.287 INFO:tasks.rados.rados.0.smithi084.stdout:220: write initial oid 220 2023-10-01T07:32:21.287 INFO:tasks.rados.rados.0.smithi084.stdout:220: seq_num 219 ranges {480733=537415,1782380=696402,3031400=537159} 2023-10-01T07:32:21.293 INFO:tasks.rados.rados.0.smithi084.stdout:220: writing smithi08466639-220 from 480733 to 1018148 tid 1 2023-10-01T07:32:21.304 INFO:tasks.rados.rados.0.smithi084.stdout:220: writing smithi08466639-220 from 1782380 to 2478782 tid 2 2023-10-01T07:32:21.311 INFO:tasks.rados.rados.0.smithi084.stdout:220: writing smithi08466639-220 from 3031400 to 3568559 tid 3 2023-10-01T07:32:21.311 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:21.311 INFO:tasks.rados.rados.0.smithi084.stdout:205: finishing write tid 3 to smithi08466639-205 2023-10-01T07:32:21.312 INFO:tasks.rados.rados.0.smithi084.stdout:205: finishing write tid 4 to smithi08466639-205 2023-10-01T07:32:21.312 INFO:tasks.rados.rados.0.smithi084.stdout:205: finishing write tid 5 to smithi08466639-205 2023-10-01T07:32:21.312 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 205 v 42 (ObjNum 204 snap 0 seq_num 204) dirty exists 2023-10-01T07:32:21.312 INFO:tasks.rados.rados.0.smithi084.stdout:205: left oid 205 (ObjNum 204 snap 0 seq_num 204) 2023-10-01T07:32:21.312 INFO:tasks.rados.rados.0.smithi084.stdout:206: finishing write tid 1 to smithi08466639-206 2023-10-01T07:32:21.312 INFO:tasks.rados.rados.0.smithi084.stdout:205: done (15 left) 2023-10-01T07:32:21.312 INFO:tasks.rados.rados.0.smithi084.stdout:221: write initial oid 221 2023-10-01T07:32:21.312 INFO:tasks.rados.rados.0.smithi084.stdout:221: seq_num 220 ranges {497540=612664,1840862=440060,3058823=464784} 2023-10-01T07:32:21.318 INFO:tasks.rados.rados.0.smithi084.stdout:221: writing smithi08466639-221 from 497540 to 1110204 tid 1 2023-10-01T07:32:21.325 INFO:tasks.rados.rados.0.smithi084.stdout:221: writing smithi08466639-221 from 1840862 to 2280922 tid 2 2023-10-01T07:32:21.332 INFO:tasks.rados.rados.0.smithi084.stdout:221: writing smithi08466639-221 from 3058823 to 3523607 tid 3 2023-10-01T07:32:21.332 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:21.333 INFO:tasks.rados.rados.0.smithi084.stdout:206: finishing write tid 2 to smithi08466639-206 2023-10-01T07:32:21.333 INFO:tasks.rados.rados.0.smithi084.stdout:206: finishing write tid 3 to smithi08466639-206 2023-10-01T07:32:21.333 INFO:tasks.rados.rados.0.smithi084.stdout:206: finishing write tid 4 to smithi08466639-206 2023-10-01T07:32:21.333 INFO:tasks.rados.rados.0.smithi084.stdout:206: finishing write tid 5 to smithi08466639-206 2023-10-01T07:32:21.333 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 206 v 36 (ObjNum 205 snap 0 seq_num 205) dirty exists 2023-10-01T07:32:21.333 INFO:tasks.rados.rados.0.smithi084.stdout:206: left oid 206 (ObjNum 205 snap 0 seq_num 205) 2023-10-01T07:32:21.333 INFO:tasks.rados.rados.0.smithi084.stdout:207: finishing write tid 1 to smithi08466639-207 2023-10-01T07:32:21.333 INFO:tasks.rados.rados.0.smithi084.stdout:206: done (15 left) 2023-10-01T07:32:21.334 INFO:tasks.rados.rados.0.smithi084.stdout:222: write initial oid 222 2023-10-01T07:32:21.334 INFO:tasks.rados.rados.0.smithi084.stdout:222: seq_num 221 ranges {514347=404266,1499344=700071,2686246=676056} 2023-10-01T07:32:21.337 INFO:tasks.rados.rados.0.smithi084.stdout:222: writing smithi08466639-222 from 514347 to 918613 tid 1 2023-10-01T07:32:21.344 INFO:tasks.rados.rados.0.smithi084.stdout:222: writing smithi08466639-222 from 1499344 to 2199415 tid 2 2023-10-01T07:32:21.353 INFO:tasks.rados.rados.0.smithi084.stdout:222: writing smithi08466639-222 from 2686246 to 3362302 tid 3 2023-10-01T07:32:21.353 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:21.353 INFO:tasks.rados.rados.0.smithi084.stdout:207: finishing write tid 2 to smithi08466639-207 2023-10-01T07:32:21.353 INFO:tasks.rados.rados.0.smithi084.stdout:207: finishing write tid 3 to smithi08466639-207 2023-10-01T07:32:21.353 INFO:tasks.rados.rados.0.smithi084.stdout:207: finishing write tid 4 to smithi08466639-207 2023-10-01T07:32:21.353 INFO:tasks.rados.rados.0.smithi084.stdout:207: finishing write tid 5 to smithi08466639-207 2023-10-01T07:32:21.354 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 207 v 47 (ObjNum 206 snap 0 seq_num 206) dirty exists 2023-10-01T07:32:21.354 INFO:tasks.rados.rados.0.smithi084.stdout:207: left oid 207 (ObjNum 206 snap 0 seq_num 206) 2023-10-01T07:32:21.354 INFO:tasks.rados.rados.0.smithi084.stdout:208: finishing write tid 1 to smithi08466639-208 2023-10-01T07:32:21.354 INFO:tasks.rados.rados.0.smithi084.stdout:208: finishing write tid 2 to smithi08466639-208 2023-10-01T07:32:21.354 INFO:tasks.rados.rados.0.smithi084.stdout:207: done (15 left) 2023-10-01T07:32:21.354 INFO:tasks.rados.rados.0.smithi084.stdout:223: write initial oid 223 2023-10-01T07:32:21.354 INFO:tasks.rados.rados.0.smithi084.stdout:223: seq_num 222 ranges {531154=479515,1557826=443729,2713669=487328,3679295=51859} 2023-10-01T07:32:21.360 INFO:tasks.rados.rados.0.smithi084.stdout:223: writing smithi08466639-223 from 531154 to 1010669 tid 1 2023-10-01T07:32:21.366 INFO:tasks.rados.rados.0.smithi084.stdout:223: writing smithi08466639-223 from 1557826 to 2001555 tid 2 2023-10-01T07:32:21.373 INFO:tasks.rados.rados.0.smithi084.stdout:223: writing smithi08466639-223 from 2713669 to 3200997 tid 3 2023-10-01T07:32:21.378 INFO:tasks.rados.rados.0.smithi084.stdout:223: writing smithi08466639-223 from 3679295 to 3731154 tid 4 2023-10-01T07:32:21.378 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:21.378 INFO:tasks.rados.rados.0.smithi084.stdout:208: finishing write tid 3 to smithi08466639-208 2023-10-01T07:32:21.378 INFO:tasks.rados.rados.0.smithi084.stdout:208: finishing write tid 4 to smithi08466639-208 2023-10-01T07:32:21.378 INFO:tasks.rados.rados.0.smithi084.stdout:208: finishing write tid 5 to smithi08466639-208 2023-10-01T07:32:21.379 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 208 v 74 (ObjNum 207 snap 0 seq_num 207) dirty exists 2023-10-01T07:32:21.379 INFO:tasks.rados.rados.0.smithi084.stdout:208: left oid 208 (ObjNum 207 snap 0 seq_num 207) 2023-10-01T07:32:21.379 INFO:tasks.rados.rados.0.smithi084.stdout:208: done (15 left) 2023-10-01T07:32:21.379 INFO:tasks.rados.rados.0.smithi084.stdout:224: write initial oid 224 2023-10-01T07:32:21.379 INFO:tasks.rados.rados.0.smithi084.stdout:224: seq_num 223 ranges {547961=554764,1616308=703740,2741092=698600} 2023-10-01T07:32:21.384 INFO:tasks.rados.rados.0.smithi084.stdout:224: writing smithi08466639-224 from 547961 to 1102725 tid 1 2023-10-01T07:32:21.391 INFO:tasks.rados.rados.0.smithi084.stdout:224: writing smithi08466639-224 from 1616308 to 2320048 tid 2 2023-10-01T07:32:21.398 INFO:tasks.rados.rados.0.smithi084.stdout:224: writing smithi08466639-224 from 2741092 to 3439692 tid 3 2023-10-01T07:32:21.399 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:21.399 INFO:tasks.rados.rados.0.smithi084.stdout:209: finishing write tid 1 to smithi08466639-209 2023-10-01T07:32:21.399 INFO:tasks.rados.rados.0.smithi084.stdout:209: finishing write tid 2 to smithi08466639-209 2023-10-01T07:32:21.399 INFO:tasks.rados.rados.0.smithi084.stdout:209: finishing write tid 3 to smithi08466639-209 2023-10-01T07:32:21.399 INFO:tasks.rados.rados.0.smithi084.stdout:209: finishing write tid 4 to smithi08466639-209 2023-10-01T07:32:21.399 INFO:tasks.rados.rados.0.smithi084.stdout:209: finishing write tid 5 to smithi08466639-209 2023-10-01T07:32:21.399 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 209 v 62 (ObjNum 208 snap 0 seq_num 208) dirty exists 2023-10-01T07:32:21.399 INFO:tasks.rados.rados.0.smithi084.stdout:209: left oid 209 (ObjNum 208 snap 0 seq_num 208) 2023-10-01T07:32:21.399 INFO:tasks.rados.rados.0.smithi084.stdout:210: finishing write tid 1 to smithi08466639-210 2023-10-01T07:32:21.399 INFO:tasks.rados.rados.0.smithi084.stdout:210: finishing write tid 2 to smithi08466639-210 2023-10-01T07:32:21.400 INFO:tasks.rados.rados.0.smithi084.stdout:209: done (15 left) 2023-10-01T07:32:21.400 INFO:tasks.rados.rados.0.smithi084.stdout:225: write initial oid 225 2023-10-01T07:32:21.400 INFO:tasks.rados.rados.0.smithi084.stdout:225: seq_num 224 ranges {564768=630013,1674790=447398,2768515=626225} 2023-10-01T07:32:21.405 INFO:tasks.rados.rados.0.smithi084.stdout:225: writing smithi08466639-225 from 564768 to 1194781 tid 1 2023-10-01T07:32:21.411 INFO:tasks.rados.rados.0.smithi084.stdout:225: writing smithi08466639-225 from 1674790 to 2122188 tid 2 2023-10-01T07:32:21.419 INFO:tasks.rados.rados.0.smithi084.stdout:225: writing smithi08466639-225 from 2768515 to 3394740 tid 3 2023-10-01T07:32:21.420 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:21.420 INFO:tasks.rados.rados.0.smithi084.stdout:210: finishing write tid 3 to smithi08466639-210 2023-10-01T07:32:21.420 INFO:tasks.rados.rados.0.smithi084.stdout:210: finishing write tid 4 to smithi08466639-210 2023-10-01T07:32:21.420 INFO:tasks.rados.rados.0.smithi084.stdout:210: finishing write tid 5 to smithi08466639-210 2023-10-01T07:32:21.420 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 210 v 68 (ObjNum 209 snap 0 seq_num 209) dirty exists 2023-10-01T07:32:21.420 INFO:tasks.rados.rados.0.smithi084.stdout:210: left oid 210 (ObjNum 209 snap 0 seq_num 209) 2023-10-01T07:32:21.420 INFO:tasks.rados.rados.0.smithi084.stdout:211: finishing write tid 1 to smithi08466639-211 2023-10-01T07:32:21.420 INFO:tasks.rados.rados.0.smithi084.stdout:211: finishing write tid 2 to smithi08466639-211 2023-10-01T07:32:21.420 INFO:tasks.rados.rados.0.smithi084.stdout:211: finishing write tid 3 to smithi08466639-211 2023-10-01T07:32:21.420 INFO:tasks.rados.rados.0.smithi084.stdout:211: finishing write tid 4 to smithi08466639-211 2023-10-01T07:32:21.420 INFO:tasks.rados.rados.0.smithi084.stdout:211: finishing write tid 5 to smithi08466639-211 2023-10-01T07:32:21.420 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 211 v 51 (ObjNum 210 snap 0 seq_num 210) dirty exists 2023-10-01T07:32:21.421 INFO:tasks.rados.rados.0.smithi084.stdout:211: left oid 211 (ObjNum 210 snap 0 seq_num 210) 2023-10-01T07:32:21.421 INFO:tasks.rados.rados.0.smithi084.stdout:212: finishing write tid 1 to smithi08466639-212 2023-10-01T07:32:21.421 INFO:tasks.rados.rados.0.smithi084.stdout:212: finishing write tid 2 to smithi08466639-212 2023-10-01T07:32:21.421 INFO:tasks.rados.rados.0.smithi084.stdout:212: finishing write tid 3 to smithi08466639-212 2023-10-01T07:32:21.421 INFO:tasks.rados.rados.0.smithi084.stdout:212: finishing write tid 4 to smithi08466639-212 2023-10-01T07:32:21.421 INFO:tasks.rados.rados.0.smithi084.stdout:212: finishing write tid 5 to smithi08466639-212 2023-10-01T07:32:21.421 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 212 v 44 (ObjNum 211 snap 0 seq_num 211) dirty exists 2023-10-01T07:32:21.421 INFO:tasks.rados.rados.0.smithi084.stdout:212: left oid 212 (ObjNum 211 snap 0 seq_num 211) 2023-10-01T07:32:21.421 INFO:tasks.rados.rados.0.smithi084.stdout:213: finishing write tid 1 to smithi08466639-213 2023-10-01T07:32:21.421 INFO:tasks.rados.rados.0.smithi084.stdout:210: done (15 left) 2023-10-01T07:32:21.421 INFO:tasks.rados.rados.0.smithi084.stdout:211: done (14 left) 2023-10-01T07:32:21.421 INFO:tasks.rados.rados.0.smithi084.stdout:212: done (13 left) 2023-10-01T07:32:21.421 INFO:tasks.rados.rados.0.smithi084.stdout:226: write initial oid 226 2023-10-01T07:32:21.422 INFO:tasks.rados.rados.0.smithi084.stdout:226: seq_num 225 ranges {581575=705262,1733272=707409,3195938=437497} 2023-10-01T07:32:21.426 INFO:tasks.rados.rados.0.smithi084.stdout:226: writing smithi08466639-226 from 581575 to 1286837 tid 1 2023-10-01T07:32:21.433 INFO:tasks.rados.rados.0.smithi084.stdout:226: writing smithi08466639-226 from 1733272 to 2440681 tid 2 2023-10-01T07:32:21.440 INFO:tasks.rados.rados.0.smithi084.stdout:226: writing smithi08466639-226 from 3195938 to 3633435 tid 3 2023-10-01T07:32:21.440 INFO:tasks.rados.rados.0.smithi084.stdout:227: write initial oid 227 2023-10-01T07:32:21.440 INFO:tasks.rados.rados.0.smithi084.stdout:227: seq_num 226 ranges {598382=780511,2075401=451067,3107008=648769} 2023-10-01T07:32:21.448 INFO:tasks.rados.rados.0.smithi084.stdout:227: writing smithi08466639-227 from 598382 to 1378893 tid 1 2023-10-01T07:32:21.454 INFO:tasks.rados.rados.0.smithi084.stdout:227: writing smithi08466639-227 from 2075401 to 2526468 tid 2 2023-10-01T07:32:21.461 INFO:tasks.rados.rados.0.smithi084.stdout:227: writing smithi08466639-227 from 3107008 to 3755777 tid 3 2023-10-01T07:32:21.461 INFO:tasks.rados.rados.0.smithi084.stdout:228: write initial oid 228 2023-10-01T07:32:21.462 INFO:tasks.rados.rados.0.smithi084.stdout:228: seq_num 227 ranges {615189=455760,1733883=711078,3134431=460041} 2023-10-01T07:32:21.468 INFO:tasks.rados.rados.0.smithi084.stdout:228: writing smithi08466639-228 from 615189 to 1070949 tid 1 2023-10-01T07:32:21.479 INFO:tasks.rados.rados.0.smithi084.stdout:228: writing smithi08466639-228 from 1733883 to 2444961 tid 2 2023-10-01T07:32:21.488 INFO:tasks.rados.rados.0.smithi084.stdout:228: writing smithi08466639-228 from 3134431 to 3594472 tid 3 2023-10-01T07:32:21.488 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:21.488 INFO:tasks.rados.rados.0.smithi084.stdout:213: finishing write tid 2 to smithi08466639-213 2023-10-01T07:32:21.488 INFO:tasks.rados.rados.0.smithi084.stdout:213: finishing write tid 3 to smithi08466639-213 2023-10-01T07:32:21.488 INFO:tasks.rados.rados.0.smithi084.stdout:213: finishing write tid 4 to smithi08466639-213 2023-10-01T07:32:21.488 INFO:tasks.rados.rados.0.smithi084.stdout:213: finishing write tid 5 to smithi08466639-213 2023-10-01T07:32:21.488 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 213 v 28 (ObjNum 212 snap 0 seq_num 212) dirty exists 2023-10-01T07:32:21.488 INFO:tasks.rados.rados.0.smithi084.stdout:213: left oid 213 (ObjNum 212 snap 0 seq_num 212) 2023-10-01T07:32:21.488 INFO:tasks.rados.rados.0.smithi084.stdout:214: finishing write tid 1 to smithi08466639-214 2023-10-01T07:32:21.488 INFO:tasks.rados.rados.0.smithi084.stdout:214: finishing write tid 2 to smithi08466639-214 2023-10-01T07:32:21.489 INFO:tasks.rados.rados.0.smithi084.stdout:214: finishing write tid 3 to smithi08466639-214 2023-10-01T07:32:21.489 INFO:tasks.rados.rados.0.smithi084.stdout:214: finishing write tid 4 to smithi08466639-214 2023-10-01T07:32:21.489 INFO:tasks.rados.rados.0.smithi084.stdout:214: finishing write tid 5 to smithi08466639-214 2023-10-01T07:32:21.489 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 214 v 46 (ObjNum 213 snap 0 seq_num 213) dirty exists 2023-10-01T07:32:21.489 INFO:tasks.rados.rados.0.smithi084.stdout:214: left oid 214 (ObjNum 213 snap 0 seq_num 213) 2023-10-01T07:32:21.489 INFO:tasks.rados.rados.0.smithi084.stdout:215: finishing write tid 1 to smithi08466639-215 2023-10-01T07:32:21.489 INFO:tasks.rados.rados.0.smithi084.stdout:213: done (15 left) 2023-10-01T07:32:21.489 INFO:tasks.rados.rados.0.smithi084.stdout:214: done (14 left) 2023-10-01T07:32:21.489 INFO:tasks.rados.rados.0.smithi084.stdout:229: write initial oid 229 2023-10-01T07:32:21.489 INFO:tasks.rados.rados.0.smithi084.stdout:229: seq_num 228 ranges {631996=531009,1792365=454736,2761854=671313} 2023-10-01T07:32:21.493 INFO:tasks.rados.rados.0.smithi084.stdout:229: writing smithi08466639-229 from 631996 to 1163005 tid 1 2023-10-01T07:32:21.500 INFO:tasks.rados.rados.0.smithi084.stdout:229: writing smithi08466639-229 from 1792365 to 2247101 tid 2 2023-10-01T07:32:21.507 INFO:tasks.rados.rados.0.smithi084.stdout:229: writing smithi08466639-229 from 2761854 to 3433167 tid 3 2023-10-01T07:32:21.507 INFO:tasks.rados.rados.0.smithi084.stdout:230: write initial oid 230 2023-10-01T07:32:21.507 INFO:tasks.rados.rados.0.smithi084.stdout:230: seq_num 229 ranges {648803=722611,1967200=714747,3421983=426820} 2023-10-01T07:32:21.515 INFO:tasks.rados.rados.0.smithi084.stdout:230: writing smithi08466639-230 from 648803 to 1371414 tid 1 2023-10-01T07:32:21.523 INFO:tasks.rados.rados.0.smithi084.stdout:230: writing smithi08466639-230 from 1967200 to 2681947 tid 2 2023-10-01T07:32:21.530 INFO:tasks.rados.rados.0.smithi084.stdout:230: writing smithi08466639-230 from 3421983 to 3848803 tid 3 2023-10-01T07:32:21.531 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:21.531 INFO:tasks.rados.rados.0.smithi084.stdout:215: finishing write tid 2 to smithi08466639-215 2023-10-01T07:32:21.531 INFO:tasks.rados.rados.0.smithi084.stdout:215: finishing write tid 3 to smithi08466639-215 2023-10-01T07:32:21.531 INFO:tasks.rados.rados.0.smithi084.stdout:215: finishing write tid 4 to smithi08466639-215 2023-10-01T07:32:21.531 INFO:tasks.rados.rados.0.smithi084.stdout:215: finishing write tid 5 to smithi08466639-215 2023-10-01T07:32:21.531 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 215 v 40 (ObjNum 214 snap 0 seq_num 214) dirty exists 2023-10-01T07:32:21.531 INFO:tasks.rados.rados.0.smithi084.stdout:215: left oid 215 (ObjNum 214 snap 0 seq_num 214) 2023-10-01T07:32:21.531 INFO:tasks.rados.rados.0.smithi084.stdout:216: finishing write tid 1 to smithi08466639-216 2023-10-01T07:32:21.531 INFO:tasks.rados.rados.0.smithi084.stdout:216: finishing write tid 2 to smithi08466639-216 2023-10-01T07:32:21.531 INFO:tasks.rados.rados.0.smithi084.stdout:216: finishing write tid 3 to smithi08466639-216 2023-10-01T07:32:21.531 INFO:tasks.rados.rados.0.smithi084.stdout:216: finishing write tid 4 to smithi08466639-216 2023-10-01T07:32:21.532 INFO:tasks.rados.rados.0.smithi084.stdout:215: done (15 left) 2023-10-01T07:32:21.532 INFO:tasks.rados.rados.0.smithi084.stdout:231: write initial oid 231 2023-10-01T07:32:21.532 INFO:tasks.rados.rados.0.smithi084.stdout:231: seq_num 230 ranges {665610=797860,1909329=458405,2816700=410210} 2023-10-01T07:32:21.539 INFO:tasks.rados.rados.0.smithi084.stdout:231: writing smithi08466639-231 from 665610 to 1463470 tid 1 2023-10-01T07:32:21.543 INFO:tasks.rados.rados.0.smithi084.stdout:231: writing smithi08466639-231 from 1909329 to 2367734 tid 2 2023-10-01T07:32:21.550 INFO:tasks.rados.rados.0.smithi084.stdout:231: writing smithi08466639-231 from 2816700 to 3226910 tid 3 2023-10-01T07:32:21.550 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:21.551 INFO:tasks.rados.rados.0.smithi084.stdout:216: finishing write tid 5 to smithi08466639-216 2023-10-01T07:32:21.551 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 216 v 44 (ObjNum 215 snap 0 seq_num 215) dirty exists 2023-10-01T07:32:21.551 INFO:tasks.rados.rados.0.smithi084.stdout:216: left oid 216 (ObjNum 215 snap 0 seq_num 215) 2023-10-01T07:32:21.551 INFO:tasks.rados.rados.0.smithi084.stdout:216: done (15 left) 2023-10-01T07:32:21.551 INFO:tasks.rados.rados.0.smithi084.stdout:232: write initial oid 232 2023-10-01T07:32:21.552 INFO:tasks.rados.rados.0.smithi084.stdout:232: seq_num 231 ranges {682417=473109,1567811=602063,2844123=621482} 2023-10-01T07:32:21.556 INFO:tasks.rados.rados.0.smithi084.stdout:232: writing smithi08466639-232 from 682417 to 1155526 tid 1 2023-10-01T07:32:21.563 INFO:tasks.rados.rados.0.smithi084.stdout:232: writing smithi08466639-232 from 1567811 to 2169874 tid 2 2023-10-01T07:32:21.571 INFO:tasks.rados.rados.0.smithi084.stdout:232: writing smithi08466639-232 from 2844123 to 3465605 tid 3 2023-10-01T07:32:21.571 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:21.571 INFO:tasks.rados.rados.0.smithi084.stdout:217: finishing write tid 1 to smithi08466639-217 2023-10-01T07:32:21.571 INFO:tasks.rados.rados.0.smithi084.stdout:217: finishing write tid 2 to smithi08466639-217 2023-10-01T07:32:21.571 INFO:tasks.rados.rados.0.smithi084.stdout:217: finishing write tid 3 to smithi08466639-217 2023-10-01T07:32:21.572 INFO:tasks.rados.rados.0.smithi084.stdout:217: finishing write tid 4 to smithi08466639-217 2023-10-01T07:32:21.572 INFO:tasks.rados.rados.0.smithi084.stdout:217: finishing write tid 5 to smithi08466639-217 2023-10-01T07:32:21.572 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 217 v 57 (ObjNum 216 snap 0 seq_num 216) dirty exists 2023-10-01T07:32:21.572 INFO:tasks.rados.rados.0.smithi084.stdout:217: left oid 217 (ObjNum 216 snap 0 seq_num 216) 2023-10-01T07:32:21.572 INFO:tasks.rados.rados.0.smithi084.stdout:218: finishing write tid 1 to smithi08466639-218 2023-10-01T07:32:21.572 INFO:tasks.rados.rados.0.smithi084.stdout:217: done (15 left) 2023-10-01T07:32:21.572 INFO:tasks.rados.rados.0.smithi084.stdout:233: write initial oid 233 2023-10-01T07:32:21.573 INFO:tasks.rados.rados.0.smithi084.stdout:233: seq_num 232 ranges {699224=548358,2026293=462074,3271546=432754} 2023-10-01T07:32:21.580 INFO:tasks.rados.rados.0.smithi084.stdout:233: writing smithi08466639-233 from 699224 to 1247582 tid 1 2023-10-01T07:32:21.587 INFO:tasks.rados.rados.0.smithi084.stdout:233: writing smithi08466639-233 from 2026293 to 2488367 tid 2 2023-10-01T07:32:21.595 INFO:tasks.rados.rados.0.smithi084.stdout:233: writing smithi08466639-233 from 3271546 to 3704300 tid 3 2023-10-01T07:32:21.595 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:21.595 INFO:tasks.rados.rados.0.smithi084.stdout:218: finishing write tid 2 to smithi08466639-218 2023-10-01T07:32:21.595 INFO:tasks.rados.rados.0.smithi084.stdout:218: finishing write tid 3 to smithi08466639-218 2023-10-01T07:32:21.595 INFO:tasks.rados.rados.0.smithi084.stdout:218: finishing write tid 4 to smithi08466639-218 2023-10-01T07:32:21.596 INFO:tasks.rados.rados.0.smithi084.stdout:218: finishing write tid 5 to smithi08466639-218 2023-10-01T07:32:21.596 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 218 v 50 (ObjNum 217 snap 0 seq_num 217) dirty exists 2023-10-01T07:32:21.596 INFO:tasks.rados.rados.0.smithi084.stdout:218: left oid 218 (ObjNum 217 snap 0 seq_num 217) 2023-10-01T07:32:21.596 INFO:tasks.rados.rados.0.smithi084.stdout:219: finishing write tid 1 to smithi08466639-219 2023-10-01T07:32:21.596 INFO:tasks.rados.rados.0.smithi084.stdout:219: finishing write tid 2 to smithi08466639-219 2023-10-01T07:32:21.596 INFO:tasks.rados.rados.0.smithi084.stdout:219: finishing write tid 3 to smithi08466639-219 2023-10-01T07:32:21.597 INFO:tasks.rados.rados.0.smithi084.stdout:219: finishing write tid 4 to smithi08466639-219 2023-10-01T07:32:21.597 INFO:tasks.rados.rados.0.smithi084.stdout:219: finishing write tid 5 to smithi08466639-219 2023-10-01T07:32:21.597 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 219 v 49 (ObjNum 218 snap 0 seq_num 218) dirty exists 2023-10-01T07:32:21.597 INFO:tasks.rados.rados.0.smithi084.stdout:219: left oid 219 (ObjNum 218 snap 0 seq_num 218) 2023-10-01T07:32:21.597 INFO:tasks.rados.rados.0.smithi084.stdout:220: finishing write tid 1 to smithi08466639-220 2023-10-01T07:32:21.597 INFO:tasks.rados.rados.0.smithi084.stdout:220: finishing write tid 2 to smithi08466639-220 2023-10-01T07:32:21.597 INFO:tasks.rados.rados.0.smithi084.stdout:220: finishing write tid 3 to smithi08466639-220 2023-10-01T07:32:21.598 INFO:tasks.rados.rados.0.smithi084.stdout:220: finishing write tid 4 to smithi08466639-220 2023-10-01T07:32:21.598 INFO:tasks.rados.rados.0.smithi084.stdout:220: finishing write tid 5 to smithi08466639-220 2023-10-01T07:32:21.598 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 220 v 58 (ObjNum 219 snap 0 seq_num 219) dirty exists 2023-10-01T07:32:21.598 INFO:tasks.rados.rados.0.smithi084.stdout:220: left oid 220 (ObjNum 219 snap 0 seq_num 219) 2023-10-01T07:32:21.598 INFO:tasks.rados.rados.0.smithi084.stdout:221: finishing write tid 1 to smithi08466639-221 2023-10-01T07:32:21.598 INFO:tasks.rados.rados.0.smithi084.stdout:221: finishing write tid 2 to smithi08466639-221 2023-10-01T07:32:21.598 INFO:tasks.rados.rados.0.smithi084.stdout:221: finishing write tid 3 to smithi08466639-221 2023-10-01T07:32:21.599 INFO:tasks.rados.rados.0.smithi084.stdout:221: finishing write tid 4 to smithi08466639-221 2023-10-01T07:32:21.599 INFO:tasks.rados.rados.0.smithi084.stdout:221: finishing write tid 5 to smithi08466639-221 2023-10-01T07:32:21.599 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 221 v 66 (ObjNum 220 snap 0 seq_num 220) dirty exists 2023-10-01T07:32:21.599 INFO:tasks.rados.rados.0.smithi084.stdout:221: left oid 221 (ObjNum 220 snap 0 seq_num 220) 2023-10-01T07:32:21.599 INFO:tasks.rados.rados.0.smithi084.stdout:222: finishing write tid 1 to smithi08466639-222 2023-10-01T07:32:21.600 INFO:tasks.rados.rados.0.smithi084.stdout:222: finishing write tid 2 to smithi08466639-222 2023-10-01T07:32:21.600 INFO:tasks.rados.rados.0.smithi084.stdout:218: done (15 left) 2023-10-01T07:32:21.600 INFO:tasks.rados.rados.0.smithi084.stdout:219: done (14 left) 2023-10-01T07:32:21.600 INFO:tasks.rados.rados.0.smithi084.stdout:220: done (13 left) 2023-10-01T07:32:21.600 INFO:tasks.rados.rados.0.smithi084.stdout:221: done (12 left) 2023-10-01T07:32:21.600 INFO:tasks.rados.rados.0.smithi084.stdout:234: write initial oid 234 2023-10-01T07:32:21.600 INFO:tasks.rados.rados.0.smithi084.stdout:234: seq_num 233 ranges {716031=623607,2084775=605732,3298969=617062} 2023-10-01T07:32:21.602 INFO:tasks.rados.rados.0.smithi084.stdout:234: writing smithi08466639-234 from 716031 to 1339638 tid 1 2023-10-01T07:32:21.610 INFO:tasks.rados.rados.0.smithi084.stdout:234: writing smithi08466639-234 from 2084775 to 2690507 tid 2 2023-10-01T07:32:21.617 INFO:tasks.rados.rados.0.smithi084.stdout:234: writing smithi08466639-234 from 3298969 to 3916031 tid 3 2023-10-01T07:32:21.618 INFO:tasks.rados.rados.0.smithi084.stdout:235: write initial oid 235 2023-10-01T07:32:21.618 INFO:tasks.rados.rados.0.smithi084.stdout:235: seq_num 234 ranges {732838=698856,2026904=465743,3210039=571651} 2023-10-01T07:32:21.626 INFO:tasks.rados.rados.0.smithi084.stdout:235: writing smithi08466639-235 from 732838 to 1431694 tid 1 2023-10-01T07:32:21.633 INFO:tasks.rados.rados.0.smithi084.stdout:235: writing smithi08466639-235 from 2026904 to 2492647 tid 2 2023-10-01T07:32:21.640 INFO:tasks.rados.rados.0.smithi084.stdout:235: writing smithi08466639-235 from 3210039 to 3781690 tid 3 2023-10-01T07:32:21.640 INFO:tasks.rados.rados.0.smithi084.stdout:236: write initial oid 236 2023-10-01T07:32:21.640 INFO:tasks.rados.rados.0.smithi084.stdout:236: seq_num 235 ranges {749645=774105,2085386=609401,3237462=712183} 2023-10-01T07:32:21.650 INFO:tasks.rados.rados.0.smithi084.stdout:236: writing smithi08466639-236 from 749645 to 1523750 tid 1 2023-10-01T07:32:21.657 INFO:tasks.rados.rados.0.smithi084.stdout:236: writing smithi08466639-236 from 2085386 to 2694787 tid 2 2023-10-01T07:32:21.665 INFO:tasks.rados.rados.0.smithi084.stdout:236: writing smithi08466639-236 from 3237462 to 3949645 tid 3 2023-10-01T07:32:21.665 INFO:tasks.rados.rados.0.smithi084.stdout:237: write initial oid 237 2023-10-01T07:32:21.665 INFO:tasks.rados.rados.0.smithi084.stdout:237: seq_num 236 ranges {766452=565707,1860221=469412,2981238=594195} 2023-10-01T07:32:21.672 INFO:tasks.rados.rados.0.smithi084.stdout:237: writing smithi08466639-237 from 766452 to 1332159 tid 1 2023-10-01T07:32:21.678 INFO:tasks.rados.rados.0.smithi084.stdout:237: writing smithi08466639-237 from 1860221 to 2329633 tid 2 2023-10-01T07:32:21.686 INFO:tasks.rados.rados.0.smithi084.stdout:237: writing smithi08466639-237 from 2981238 to 3575433 tid 3 2023-10-01T07:32:21.687 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:21.687 INFO:tasks.rados.rados.0.smithi084.stdout:222: finishing write tid 3 to smithi08466639-222 2023-10-01T07:32:21.687 INFO:tasks.rados.rados.0.smithi084.stdout:222: finishing write tid 4 to smithi08466639-222 2023-10-01T07:32:21.687 INFO:tasks.rados.rados.0.smithi084.stdout:222: finishing write tid 5 to smithi08466639-222 2023-10-01T07:32:21.687 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 222 v 70 (ObjNum 221 snap 0 seq_num 221) dirty exists 2023-10-01T07:32:21.687 INFO:tasks.rados.rados.0.smithi084.stdout:222: left oid 222 (ObjNum 221 snap 0 seq_num 221) 2023-10-01T07:32:21.688 INFO:tasks.rados.rados.0.smithi084.stdout:223: finishing write tid 1 to smithi08466639-223 2023-10-01T07:32:21.688 INFO:tasks.rados.rados.0.smithi084.stdout:222: done (15 left) 2023-10-01T07:32:21.688 INFO:tasks.rados.rados.0.smithi084.stdout:238: write initial oid 238 2023-10-01T07:32:21.688 INFO:tasks.rados.rados.0.smithi084.stdout:238: seq_num 237 ranges {783259=640956,1918703=613070,3008661=405467,3821939=161320} 2023-10-01T07:32:21.694 INFO:tasks.rados.rados.0.smithi084.stdout:238: writing smithi08466639-238 from 783259 to 1424215 tid 1 2023-10-01T07:32:21.700 INFO:tasks.rados.rados.0.smithi084.stdout:238: writing smithi08466639-238 from 1918703 to 2531773 tid 2 2023-10-01T07:32:21.705 INFO:tasks.rados.rados.0.smithi084.stdout:238: writing smithi08466639-238 from 3008661 to 3414128 tid 3 2023-10-01T07:32:21.708 INFO:tasks.rados.rados.0.smithi084.stdout:238: writing smithi08466639-238 from 3821939 to 3983259 tid 4 2023-10-01T07:32:21.709 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:21.709 INFO:tasks.rados.rados.0.smithi084.stdout:223: finishing write tid 2 to smithi08466639-223 2023-10-01T07:32:21.709 INFO:tasks.rados.rados.0.smithi084.stdout:223: finishing write tid 3 to smithi08466639-223 2023-10-01T07:32:21.709 INFO:tasks.rados.rados.0.smithi084.stdout:223: finishing write tid 4 to smithi08466639-223 2023-10-01T07:32:21.709 INFO:tasks.rados.rados.0.smithi084.stdout:223: finishing write tid 5 to smithi08466639-223 2023-10-01T07:32:21.709 INFO:tasks.rados.rados.0.smithi084.stdout:223: finishing write tid 6 to smithi08466639-223 2023-10-01T07:32:21.709 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 223 v 32 (ObjNum 222 snap 0 seq_num 222) dirty exists 2023-10-01T07:32:21.709 INFO:tasks.rados.rados.0.smithi084.stdout:223: left oid 223 (ObjNum 222 snap 0 seq_num 222) 2023-10-01T07:32:21.709 INFO:tasks.rados.rados.0.smithi084.stdout:224: finishing write tid 1 to smithi08466639-224 2023-10-01T07:32:21.709 INFO:tasks.rados.rados.0.smithi084.stdout:224: finishing write tid 2 to smithi08466639-224 2023-10-01T07:32:21.709 INFO:tasks.rados.rados.0.smithi084.stdout:224: finishing write tid 3 to smithi08466639-224 2023-10-01T07:32:21.710 INFO:tasks.rados.rados.0.smithi084.stdout:224: finishing write tid 4 to smithi08466639-224 2023-10-01T07:32:21.710 INFO:tasks.rados.rados.0.smithi084.stdout:224: finishing write tid 5 to smithi08466639-224 2023-10-01T07:32:21.710 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 224 v 72 (ObjNum 223 snap 0 seq_num 223) dirty exists 2023-10-01T07:32:21.710 INFO:tasks.rados.rados.0.smithi084.stdout:224: left oid 224 (ObjNum 223 snap 0 seq_num 223) 2023-10-01T07:32:21.710 INFO:tasks.rados.rados.0.smithi084.stdout:225: finishing write tid 1 to smithi08466639-225 2023-10-01T07:32:21.710 INFO:tasks.rados.rados.0.smithi084.stdout:225: finishing write tid 2 to smithi08466639-225 2023-10-01T07:32:21.710 INFO:tasks.rados.rados.0.smithi084.stdout:223: done (15 left) 2023-10-01T07:32:21.710 INFO:tasks.rados.rados.0.smithi084.stdout:224: done (14 left) 2023-10-01T07:32:21.710 INFO:tasks.rados.rados.0.smithi084.stdout:239: write initial oid 239 2023-10-01T07:32:21.710 INFO:tasks.rados.rados.0.smithi084.stdout:239: seq_num 238 ranges {400066=716205,1860832=139234} 2023-10-01T07:32:21.718 INFO:tasks.rados.rados.0.smithi084.stdout:239: writing smithi08466639-239 from 400066 to 1116271 tid 1 2023-10-01T07:32:21.724 INFO:tasks.rados.rados.0.smithi084.stdout:239: writing smithi08466639-239 from 1860832 to 2000066 tid 2 2023-10-01T07:32:21.724 INFO:tasks.rados.rados.0.smithi084.stdout:240: write initial oid 240 2023-10-01T07:32:21.724 INFO:tasks.rados.rados.0.smithi084.stdout:240: seq_num 239 ranges {416873=791454,1919314=97559} 2023-10-01T07:32:21.731 INFO:tasks.rados.rados.0.smithi084.stdout:240: writing smithi08466639-240 from 416873 to 1208327 tid 1 2023-10-01T07:32:21.737 INFO:tasks.rados.rados.0.smithi084.stdout:240: writing smithi08466639-240 from 1919314 to 2016873 tid 2 2023-10-01T07:32:21.737 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:21.737 INFO:tasks.rados.rados.0.smithi084.stdout:225: finishing write tid 3 to smithi08466639-225 2023-10-01T07:32:21.737 INFO:tasks.rados.rados.0.smithi084.stdout:225: finishing write tid 4 to smithi08466639-225 2023-10-01T07:32:21.737 INFO:tasks.rados.rados.0.smithi084.stdout:225: finishing write tid 5 to smithi08466639-225 2023-10-01T07:32:21.737 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 225 v 36 (ObjNum 224 snap 0 seq_num 224) dirty exists 2023-10-01T07:32:21.737 INFO:tasks.rados.rados.0.smithi084.stdout:225: left oid 225 (ObjNum 224 snap 0 seq_num 224) 2023-10-01T07:32:21.737 INFO:tasks.rados.rados.0.smithi084.stdout:226: finishing write tid 1 to smithi08466639-226 2023-10-01T07:32:21.738 INFO:tasks.rados.rados.0.smithi084.stdout:226: finishing write tid 2 to smithi08466639-226 2023-10-01T07:32:21.738 INFO:tasks.rados.rados.0.smithi084.stdout:226: finishing write tid 3 to smithi08466639-226 2023-10-01T07:32:21.738 INFO:tasks.rados.rados.0.smithi084.stdout:226: finishing write tid 4 to smithi08466639-226 2023-10-01T07:32:21.738 INFO:tasks.rados.rados.0.smithi084.stdout:226: finishing write tid 5 to smithi08466639-226 2023-10-01T07:32:21.738 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 226 v 44 (ObjNum 225 snap 0 seq_num 225) dirty exists 2023-10-01T07:32:21.738 INFO:tasks.rados.rados.0.smithi084.stdout:226: left oid 226 (ObjNum 225 snap 0 seq_num 225) 2023-10-01T07:32:21.738 INFO:tasks.rados.rados.0.smithi084.stdout:227: finishing write tid 1 to smithi08466639-227 2023-10-01T07:32:21.738 INFO:tasks.rados.rados.0.smithi084.stdout:227: finishing write tid 2 to smithi08466639-227 2023-10-01T07:32:21.738 INFO:tasks.rados.rados.0.smithi084.stdout:225: done (15 left) 2023-10-01T07:32:21.738 INFO:tasks.rados.rados.0.smithi084.stdout:226: done (14 left) 2023-10-01T07:32:21.739 INFO:tasks.rados.rados.0.smithi084.stdout:241: write initial oid 241 2023-10-01T07:32:21.739 INFO:tasks.rados.rados.0.smithi084.stdout:241: seq_num 240 ranges {433680=466703,1577796=455884} 2023-10-01T07:32:21.741 INFO:tasks.rados.rados.0.smithi084.stdout:241: writing smithi08466639-241 from 433680 to 900383 tid 1 2023-10-01T07:32:21.748 INFO:tasks.rados.rados.0.smithi084.stdout:241: writing smithi08466639-241 from 1577796 to 2033680 tid 2 2023-10-01T07:32:21.748 INFO:tasks.rados.rados.0.smithi084.stdout:242: write initial oid 242 2023-10-01T07:32:21.748 INFO:tasks.rados.rados.0.smithi084.stdout:242: seq_num 241 ranges {450487=541952,1636278=414209} 2023-10-01T07:32:21.754 INFO:tasks.rados.rados.0.smithi084.stdout:242: writing smithi08466639-242 from 450487 to 992439 tid 1 2023-10-01T07:32:21.761 INFO:tasks.rados.rados.0.smithi084.stdout:242: writing smithi08466639-242 from 1636278 to 2050487 tid 2 2023-10-01T07:32:21.761 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:21.761 INFO:tasks.rados.rados.0.smithi084.stdout:227: finishing write tid 3 to smithi08466639-227 2023-10-01T07:32:21.761 INFO:tasks.rados.rados.0.smithi084.stdout:227: finishing write tid 4 to smithi08466639-227 2023-10-01T07:32:21.761 INFO:tasks.rados.rados.0.smithi084.stdout:227: finishing write tid 5 to smithi08466639-227 2023-10-01T07:32:21.761 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 227 v 62 (ObjNum 226 snap 0 seq_num 226) dirty exists 2023-10-01T07:32:21.761 INFO:tasks.rados.rados.0.smithi084.stdout:227: left oid 227 (ObjNum 226 snap 0 seq_num 226) 2023-10-01T07:32:21.761 INFO:tasks.rados.rados.0.smithi084.stdout:228: finishing write tid 1 to smithi08466639-228 2023-10-01T07:32:21.762 INFO:tasks.rados.rados.0.smithi084.stdout:228: finishing write tid 2 to smithi08466639-228 2023-10-01T07:32:21.762 INFO:tasks.rados.rados.0.smithi084.stdout:228: finishing write tid 3 to smithi08466639-228 2023-10-01T07:32:21.762 INFO:tasks.rados.rados.0.smithi084.stdout:228: finishing write tid 4 to smithi08466639-228 2023-10-01T07:32:21.762 INFO:tasks.rados.rados.0.smithi084.stdout:228: finishing write tid 5 to smithi08466639-228 2023-10-01T07:32:21.762 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 228 v 54 (ObjNum 227 snap 0 seq_num 227) dirty exists 2023-10-01T07:32:21.762 INFO:tasks.rados.rados.0.smithi084.stdout:228: left oid 228 (ObjNum 227 snap 0 seq_num 227) 2023-10-01T07:32:21.762 INFO:tasks.rados.rados.0.smithi084.stdout:229: finishing write tid 1 to smithi08466639-229 2023-10-01T07:32:21.762 INFO:tasks.rados.rados.0.smithi084.stdout:229: finishing write tid 2 to smithi08466639-229 2023-10-01T07:32:21.762 INFO:tasks.rados.rados.0.smithi084.stdout:229: finishing write tid 3 to smithi08466639-229 2023-10-01T07:32:21.762 INFO:tasks.rados.rados.0.smithi084.stdout:229: finishing write tid 4 to smithi08466639-229 2023-10-01T07:32:21.762 INFO:tasks.rados.rados.0.smithi084.stdout:229: finishing write tid 5 to smithi08466639-229 2023-10-01T07:32:21.762 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 229 v 30 (ObjNum 228 snap 0 seq_num 228) dirty exists 2023-10-01T07:32:21.763 INFO:tasks.rados.rados.0.smithi084.stdout:229: left oid 229 (ObjNum 228 snap 0 seq_num 228) 2023-10-01T07:32:21.763 INFO:tasks.rados.rados.0.smithi084.stdout:227: done (15 left) 2023-10-01T07:32:21.763 INFO:tasks.rados.rados.0.smithi084.stdout:228: done (14 left) 2023-10-01T07:32:21.763 INFO:tasks.rados.rados.0.smithi084.stdout:229: done (13 left) 2023-10-01T07:32:21.763 INFO:tasks.rados.rados.0.smithi084.stdout:243: write initial oid 243 2023-10-01T07:32:21.763 INFO:tasks.rados.rados.0.smithi084.stdout:243: seq_num 242 ranges {467294=617201,1578407=488887} 2023-10-01T07:32:21.769 INFO:tasks.rados.rados.0.smithi084.stdout:243: writing smithi08466639-243 from 467294 to 1084495 tid 1 2023-10-01T07:32:21.777 INFO:tasks.rados.rados.0.smithi084.stdout:243: writing smithi08466639-243 from 1578407 to 2067294 tid 2 2023-10-01T07:32:21.777 INFO:tasks.rados.rados.0.smithi084.stdout:244: write initial oid 244 2023-10-01T07:32:21.777 INFO:tasks.rados.rados.0.smithi084.stdout:244: seq_num 243 ranges {484101=692450,1636889=447212} 2023-10-01T07:32:21.784 INFO:tasks.rados.rados.0.smithi084.stdout:244: writing smithi08466639-244 from 484101 to 1176551 tid 1 2023-10-01T07:32:21.789 INFO:tasks.rados.rados.0.smithi084.stdout:244: writing smithi08466639-244 from 1636889 to 2084101 tid 2 2023-10-01T07:32:21.790 INFO:tasks.rados.rados.0.smithi084.stdout:245: write initial oid 245 2023-10-01T07:32:21.790 INFO:tasks.rados.rados.0.smithi084.stdout:245: seq_num 244 ranges {500908=484052,1411724=689184} 2023-10-01T07:32:21.795 INFO:tasks.rados.rados.0.smithi084.stdout:245: writing smithi08466639-245 from 500908 to 984960 tid 1 2023-10-01T07:32:21.802 INFO:tasks.rados.rados.0.smithi084.stdout:245: writing smithi08466639-245 from 1411724 to 2100908 tid 2 2023-10-01T07:32:21.803 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:21.803 INFO:tasks.rados.rados.0.smithi084.stdout:230: finishing write tid 1 to smithi08466639-230 2023-10-01T07:32:21.803 INFO:tasks.rados.rados.0.smithi084.stdout:230: finishing write tid 2 to smithi08466639-230 2023-10-01T07:32:21.803 INFO:tasks.rados.rados.0.smithi084.stdout:230: finishing write tid 3 to smithi08466639-230 2023-10-01T07:32:21.803 INFO:tasks.rados.rados.0.smithi084.stdout:230: finishing write tid 4 to smithi08466639-230 2023-10-01T07:32:21.803 INFO:tasks.rados.rados.0.smithi084.stdout:230: finishing write tid 5 to smithi08466639-230 2023-10-01T07:32:21.803 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 230 v 74 (ObjNum 229 snap 0 seq_num 229) dirty exists 2023-10-01T07:32:21.803 INFO:tasks.rados.rados.0.smithi084.stdout:230: left oid 230 (ObjNum 229 snap 0 seq_num 229) 2023-10-01T07:32:21.803 INFO:tasks.rados.rados.0.smithi084.stdout:231: finishing write tid 1 to smithi08466639-231 2023-10-01T07:32:21.803 INFO:tasks.rados.rados.0.smithi084.stdout:231: finishing write tid 2 to smithi08466639-231 2023-10-01T07:32:21.803 INFO:tasks.rados.rados.0.smithi084.stdout:231: finishing write tid 3 to smithi08466639-231 2023-10-01T07:32:21.803 INFO:tasks.rados.rados.0.smithi084.stdout:231: finishing write tid 4 to smithi08466639-231 2023-10-01T07:32:21.804 INFO:tasks.rados.rados.0.smithi084.stdout:231: finishing write tid 5 to smithi08466639-231 2023-10-01T07:32:21.804 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 231 v 76 (ObjNum 230 snap 0 seq_num 230) dirty exists 2023-10-01T07:32:21.804 INFO:tasks.rados.rados.0.smithi084.stdout:231: left oid 231 (ObjNum 230 snap 0 seq_num 230) 2023-10-01T07:32:21.804 INFO:tasks.rados.rados.0.smithi084.stdout:232: finishing write tid 1 to smithi08466639-232 2023-10-01T07:32:21.804 INFO:tasks.rados.rados.0.smithi084.stdout:230: done (15 left) 2023-10-01T07:32:21.804 INFO:tasks.rados.rados.0.smithi084.stdout:231: done (14 left) 2023-10-01T07:32:21.804 INFO:tasks.rados.rados.0.smithi084.stdout:246: write initial oid 246 2023-10-01T07:32:21.804 INFO:tasks.rados.rados.0.smithi084.stdout:246: seq_num 245 ranges {517715=559301,1870206=247509} 2023-10-01T07:32:21.808 INFO:tasks.rados.rados.0.smithi084.stdout:246: writing smithi08466639-246 from 517715 to 1077016 tid 1 2023-10-01T07:32:21.814 INFO:tasks.rados.rados.0.smithi084.stdout:246: writing smithi08466639-246 from 1870206 to 2117715 tid 2 2023-10-01T07:32:21.815 INFO:tasks.rados.rados.0.smithi084.stdout:247: write initial oid 247 2023-10-01T07:32:21.815 INFO:tasks.rados.rados.0.smithi084.stdout:247: seq_num 246 ranges {534522=634550,1812335=322187} 2023-10-01T07:32:21.821 INFO:tasks.rados.rados.0.smithi084.stdout:247: writing smithi08466639-247 from 534522 to 1169072 tid 1 2023-10-01T07:32:21.827 INFO:tasks.rados.rados.0.smithi084.stdout:247: writing smithi08466639-247 from 1812335 to 2134522 tid 2 2023-10-01T07:32:21.828 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:21.828 INFO:tasks.rados.rados.0.smithi084.stdout:232: finishing write tid 2 to smithi08466639-232 2023-10-01T07:32:21.828 INFO:tasks.rados.rados.0.smithi084.stdout:232: finishing write tid 3 to smithi08466639-232 2023-10-01T07:32:21.828 INFO:tasks.rados.rados.0.smithi084.stdout:232: finishing write tid 4 to smithi08466639-232 2023-10-01T07:32:21.828 INFO:tasks.rados.rados.0.smithi084.stdout:232: finishing write tid 5 to smithi08466639-232 2023-10-01T07:32:21.828 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 232 v 48 (ObjNum 231 snap 0 seq_num 231) dirty exists 2023-10-01T07:32:21.828 INFO:tasks.rados.rados.0.smithi084.stdout:232: left oid 232 (ObjNum 231 snap 0 seq_num 231) 2023-10-01T07:32:21.828 INFO:tasks.rados.rados.0.smithi084.stdout:233: finishing write tid 1 to smithi08466639-233 2023-10-01T07:32:21.828 INFO:tasks.rados.rados.0.smithi084.stdout:233: finishing write tid 2 to smithi08466639-233 2023-10-01T07:32:21.828 INFO:tasks.rados.rados.0.smithi084.stdout:233: finishing write tid 3 to smithi08466639-233 2023-10-01T07:32:21.828 INFO:tasks.rados.rados.0.smithi084.stdout:232: done (15 left) 2023-10-01T07:32:21.829 INFO:tasks.rados.rados.0.smithi084.stdout:248: write initial oid 248 2023-10-01T07:32:21.829 INFO:tasks.rados.rados.0.smithi084.stdout:248: seq_num 247 ranges {551329=709799,1870817=280512} 2023-10-01T07:32:21.838 INFO:tasks.rados.rados.0.smithi084.stdout:248: writing smithi08466639-248 from 551329 to 1261128 tid 1 2023-10-01T07:32:21.844 INFO:tasks.rados.rados.0.smithi084.stdout:248: writing smithi08466639-248 from 1870817 to 2151329 tid 2 2023-10-01T07:32:21.845 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:21.845 INFO:tasks.rados.rados.0.smithi084.stdout:233: finishing write tid 4 to smithi08466639-233 2023-10-01T07:32:21.845 INFO:tasks.rados.rados.0.smithi084.stdout:233: finishing write tid 5 to smithi08466639-233 2023-10-01T07:32:21.845 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 233 v 32 (ObjNum 232 snap 0 seq_num 232) dirty exists 2023-10-01T07:32:21.845 INFO:tasks.rados.rados.0.smithi084.stdout:233: left oid 233 (ObjNum 232 snap 0 seq_num 232) 2023-10-01T07:32:21.845 INFO:tasks.rados.rados.0.smithi084.stdout:234: finishing write tid 1 to smithi08466639-234 2023-10-01T07:32:21.845 INFO:tasks.rados.rados.0.smithi084.stdout:234: finishing write tid 2 to smithi08466639-234 2023-10-01T07:32:21.845 INFO:tasks.rados.rados.0.smithi084.stdout:234: finishing write tid 3 to smithi08466639-234 2023-10-01T07:32:21.845 INFO:tasks.rados.rados.0.smithi084.stdout:234: finishing write tid 4 to smithi08466639-234 2023-10-01T07:32:21.846 INFO:tasks.rados.rados.0.smithi084.stdout:234: finishing write tid 5 to smithi08466639-234 2023-10-01T07:32:21.846 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 234 v 48 (ObjNum 233 snap 0 seq_num 233) dirty exists 2023-10-01T07:32:21.846 INFO:tasks.rados.rados.0.smithi084.stdout:234: left oid 234 (ObjNum 233 snap 0 seq_num 233) 2023-10-01T07:32:21.846 INFO:tasks.rados.rados.0.smithi084.stdout:235: finishing write tid 1 to smithi08466639-235 2023-10-01T07:32:21.846 INFO:tasks.rados.rados.0.smithi084.stdout:235: finishing write tid 2 to smithi08466639-235 2023-10-01T07:32:21.846 INFO:tasks.rados.rados.0.smithi084.stdout:235: finishing write tid 3 to smithi08466639-235 2023-10-01T07:32:21.846 INFO:tasks.rados.rados.0.smithi084.stdout:233: done (15 left) 2023-10-01T07:32:21.846 INFO:tasks.rados.rados.0.smithi084.stdout:234: done (14 left) 2023-10-01T07:32:21.846 INFO:tasks.rados.rados.0.smithi084.stdout:249: write initial oid 249 2023-10-01T07:32:21.846 INFO:tasks.rados.rados.0.smithi084.stdout:249: seq_num 248 ranges {568136=785048,1929299=238837} 2023-10-01T07:32:21.852 INFO:tasks.rados.rados.0.smithi084.stdout:249: writing smithi08466639-249 from 568136 to 1353184 tid 1 2023-10-01T07:32:21.857 INFO:tasks.rados.rados.0.smithi084.stdout:249: writing smithi08466639-249 from 1929299 to 2168136 tid 2 2023-10-01T07:32:21.858 INFO:tasks.rados.rados.0.smithi084.stdout:250: write initial oid 250 2023-10-01T07:32:21.858 INFO:tasks.rados.rados.0.smithi084.stdout:250: seq_num 249 ranges {584943=460297,1587781=597162} 2023-10-01T07:32:21.863 INFO:tasks.rados.rados.0.smithi084.stdout:250: writing smithi08466639-250 from 584943 to 1045240 tid 1 2023-10-01T07:32:21.870 INFO:tasks.rados.rados.0.smithi084.stdout:250: writing smithi08466639-250 from 1587781 to 2184943 tid 2 2023-10-01T07:32:21.871 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:21.871 INFO:tasks.rados.rados.0.smithi084.stdout:235: finishing write tid 4 to smithi08466639-235 2023-10-01T07:32:21.871 INFO:tasks.rados.rados.0.smithi084.stdout:235: finishing write tid 5 to smithi08466639-235 2023-10-01T07:32:21.871 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 235 v 51 (ObjNum 234 snap 0 seq_num 234) dirty exists 2023-10-01T07:32:21.871 INFO:tasks.rados.rados.0.smithi084.stdout:235: left oid 235 (ObjNum 234 snap 0 seq_num 234) 2023-10-01T07:32:21.871 INFO:tasks.rados.rados.0.smithi084.stdout:236: finishing write tid 1 to smithi08466639-236 2023-10-01T07:32:21.871 INFO:tasks.rados.rados.0.smithi084.stdout:236: finishing write tid 2 to smithi08466639-236 2023-10-01T07:32:21.871 INFO:tasks.rados.rados.0.smithi084.stdout:236: finishing write tid 3 to smithi08466639-236 2023-10-01T07:32:21.871 INFO:tasks.rados.rados.0.smithi084.stdout:236: finishing write tid 4 to smithi08466639-236 2023-10-01T07:32:21.871 INFO:tasks.rados.rados.0.smithi084.stdout:235: done (15 left) 2023-10-01T07:32:21.872 INFO:tasks.rados.rados.0.smithi084.stdout:251: write initial oid 251 2023-10-01T07:32:21.872 INFO:tasks.rados.rados.0.smithi084.stdout:251: seq_num 250 ranges {601750=535546,1929910=271840} 2023-10-01T07:32:21.877 INFO:tasks.rados.rados.0.smithi084.stdout:251: writing smithi08466639-251 from 601750 to 1137296 tid 1 2023-10-01T07:32:21.883 INFO:tasks.rados.rados.0.smithi084.stdout:251: writing smithi08466639-251 from 1929910 to 2201750 tid 2 2023-10-01T07:32:21.884 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:21.884 INFO:tasks.rados.rados.0.smithi084.stdout:236: finishing write tid 5 to smithi08466639-236 2023-10-01T07:32:21.884 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 236 v 43 (ObjNum 235 snap 0 seq_num 235) dirty exists 2023-10-01T07:32:21.884 INFO:tasks.rados.rados.0.smithi084.stdout:236: left oid 236 (ObjNum 235 snap 0 seq_num 235) 2023-10-01T07:32:21.884 INFO:tasks.rados.rados.0.smithi084.stdout:237: finishing write tid 1 to smithi08466639-237 2023-10-01T07:32:21.884 INFO:tasks.rados.rados.0.smithi084.stdout:237: finishing write tid 2 to smithi08466639-237 2023-10-01T07:32:21.884 INFO:tasks.rados.rados.0.smithi084.stdout:236: done (15 left) 2023-10-01T07:32:21.884 INFO:tasks.rados.rados.0.smithi084.stdout:252: write initial oid 252 2023-10-01T07:32:21.884 INFO:tasks.rados.rados.0.smithi084.stdout:252: seq_num 251 ranges {618557=727148,2104745=113812} 2023-10-01T07:32:21.891 INFO:tasks.rados.rados.0.smithi084.stdout:252: writing smithi08466639-252 from 618557 to 1345705 tid 1 2023-10-01T07:32:21.897 INFO:tasks.rados.rados.0.smithi084.stdout:252: writing smithi08466639-252 from 2104745 to 2218557 tid 2 2023-10-01T07:32:21.897 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:21.897 INFO:tasks.rados.rados.0.smithi084.stdout:237: finishing write tid 3 to smithi08466639-237 2023-10-01T07:32:21.897 INFO:tasks.rados.rados.0.smithi084.stdout:237: finishing write tid 4 to smithi08466639-237 2023-10-01T07:32:21.897 INFO:tasks.rados.rados.0.smithi084.stdout:237: finishing write tid 5 to smithi08466639-237 2023-10-01T07:32:21.898 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 237 v 52 (ObjNum 236 snap 0 seq_num 236) dirty exists 2023-10-01T07:32:21.898 INFO:tasks.rados.rados.0.smithi084.stdout:237: left oid 237 (ObjNum 236 snap 0 seq_num 236) 2023-10-01T07:32:21.898 INFO:tasks.rados.rados.0.smithi084.stdout:238: finishing write tid 1 to smithi08466639-238 2023-10-01T07:32:21.898 INFO:tasks.rados.rados.0.smithi084.stdout:238: finishing write tid 2 to smithi08466639-238 2023-10-01T07:32:21.898 INFO:tasks.rados.rados.0.smithi084.stdout:237: done (15 left) 2023-10-01T07:32:21.898 INFO:tasks.rados.rados.0.smithi084.stdout:253: write initial oid 253 2023-10-01T07:32:21.898 INFO:tasks.rados.rados.0.smithi084.stdout:253: seq_num 252 ranges {635364=402397,1763227=472137} 2023-10-01T07:32:21.904 INFO:tasks.rados.rados.0.smithi084.stdout:253: writing smithi08466639-253 from 635364 to 1037761 tid 1 2023-10-01T07:32:21.911 INFO:tasks.rados.rados.0.smithi084.stdout:253: writing smithi08466639-253 from 1763227 to 2235364 tid 2 2023-10-01T07:32:21.911 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:21.912 INFO:tasks.rados.rados.0.smithi084.stdout:238: finishing write tid 3 to smithi08466639-238 2023-10-01T07:32:21.912 INFO:tasks.rados.rados.0.smithi084.stdout:238: finishing write tid 4 to smithi08466639-238 2023-10-01T07:32:21.912 INFO:tasks.rados.rados.0.smithi084.stdout:238: finishing write tid 5 to smithi08466639-238 2023-10-01T07:32:21.912 INFO:tasks.rados.rados.0.smithi084.stdout:238: finishing write tid 6 to smithi08466639-238 2023-10-01T07:32:21.912 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 238 v 56 (ObjNum 237 snap 0 seq_num 237) dirty exists 2023-10-01T07:32:21.912 INFO:tasks.rados.rados.0.smithi084.stdout:238: left oid 238 (ObjNum 237 snap 0 seq_num 237) 2023-10-01T07:32:21.912 INFO:tasks.rados.rados.0.smithi084.stdout:239: finishing write tid 1 to smithi08466639-239 2023-10-01T07:32:21.912 INFO:tasks.rados.rados.0.smithi084.stdout:239: finishing write tid 2 to smithi08466639-239 2023-10-01T07:32:21.912 INFO:tasks.rados.rados.0.smithi084.stdout:239: finishing write tid 3 to smithi08466639-239 2023-10-01T07:32:21.912 INFO:tasks.rados.rados.0.smithi084.stdout:239: finishing write tid 4 to smithi08466639-239 2023-10-01T07:32:21.912 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 239 v 47 (ObjNum 238 snap 0 seq_num 238) dirty exists 2023-10-01T07:32:21.912 INFO:tasks.rados.rados.0.smithi084.stdout:239: left oid 239 (ObjNum 238 snap 0 seq_num 238) 2023-10-01T07:32:21.913 INFO:tasks.rados.rados.0.smithi084.stdout:240: finishing write tid 1 to smithi08466639-240 2023-10-01T07:32:21.913 INFO:tasks.rados.rados.0.smithi084.stdout:238: done (15 left) 2023-10-01T07:32:21.913 INFO:tasks.rados.rados.0.smithi084.stdout:239: done (14 left) 2023-10-01T07:32:21.913 INFO:tasks.rados.rados.0.smithi084.stdout:254: write initial oid 254 2023-10-01T07:32:21.913 INFO:tasks.rados.rados.0.smithi084.stdout:254: seq_num 253 ranges {652171=477646,1821709=430462} 2023-10-01T07:32:21.918 INFO:tasks.rados.rados.0.smithi084.stdout:254: writing smithi08466639-254 from 652171 to 1129817 tid 1 2023-10-01T07:32:21.925 INFO:tasks.rados.rados.0.smithi084.stdout:254: writing smithi08466639-254 from 1821709 to 2252171 tid 2 2023-10-01T07:32:21.925 INFO:tasks.rados.rados.0.smithi084.stdout:255: write initial oid 255 2023-10-01T07:32:21.925 INFO:tasks.rados.rados.0.smithi084.stdout:255: seq_num 254 ranges {668978=552895,1763838=505140} 2023-10-01T07:32:21.931 INFO:tasks.rados.rados.0.smithi084.stdout:255: writing smithi08466639-255 from 668978 to 1221873 tid 1 2023-10-01T07:32:21.939 INFO:tasks.rados.rados.0.smithi084.stdout:255: writing smithi08466639-255 from 1763838 to 2268978 tid 2 2023-10-01T07:32:21.940 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:21.940 INFO:tasks.rados.rados.0.smithi084.stdout:240: finishing write tid 2 to smithi08466639-240 2023-10-01T07:32:21.940 INFO:tasks.rados.rados.0.smithi084.stdout:240: finishing write tid 3 to smithi08466639-240 2023-10-01T07:32:21.940 INFO:tasks.rados.rados.0.smithi084.stdout:240: finishing write tid 4 to smithi08466639-240 2023-10-01T07:32:21.941 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 240 v 52 (ObjNum 239 snap 0 seq_num 239) dirty exists 2023-10-01T07:32:21.941 INFO:tasks.rados.rados.0.smithi084.stdout:240: left oid 240 (ObjNum 239 snap 0 seq_num 239) 2023-10-01T07:32:21.941 INFO:tasks.rados.rados.0.smithi084.stdout:241: finishing write tid 1 to smithi08466639-241 2023-10-01T07:32:21.941 INFO:tasks.rados.rados.0.smithi084.stdout:241: finishing write tid 2 to smithi08466639-241 2023-10-01T07:32:21.942 INFO:tasks.rados.rados.0.smithi084.stdout:241: finishing write tid 3 to smithi08466639-241 2023-10-01T07:32:21.942 INFO:tasks.rados.rados.0.smithi084.stdout:241: finishing write tid 4 to smithi08466639-241 2023-10-01T07:32:21.942 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 241 v 39 (ObjNum 240 snap 0 seq_num 240) dirty exists 2023-10-01T07:32:21.943 INFO:tasks.rados.rados.0.smithi084.stdout:241: left oid 241 (ObjNum 240 snap 0 seq_num 240) 2023-10-01T07:32:21.943 INFO:tasks.rados.rados.0.smithi084.stdout:242: finishing write tid 1 to smithi08466639-242 2023-10-01T07:32:21.943 INFO:tasks.rados.rados.0.smithi084.stdout:242: finishing write tid 2 to smithi08466639-242 2023-10-01T07:32:21.943 INFO:tasks.rados.rados.0.smithi084.stdout:242: finishing write tid 3 to smithi08466639-242 2023-10-01T07:32:21.944 INFO:tasks.rados.rados.0.smithi084.stdout:242: finishing write tid 4 to smithi08466639-242 2023-10-01T07:32:21.944 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 242 v 57 (ObjNum 241 snap 0 seq_num 241) dirty exists 2023-10-01T07:32:21.944 INFO:tasks.rados.rados.0.smithi084.stdout:242: left oid 242 (ObjNum 241 snap 0 seq_num 241) 2023-10-01T07:32:21.944 INFO:tasks.rados.rados.0.smithi084.stdout:243: finishing write tid 1 to smithi08466639-243 2023-10-01T07:32:21.945 INFO:tasks.rados.rados.0.smithi084.stdout:243: finishing write tid 2 to smithi08466639-243 2023-10-01T07:32:21.945 INFO:tasks.rados.rados.0.smithi084.stdout:243: finishing write tid 3 to smithi08466639-243 2023-10-01T07:32:21.945 INFO:tasks.rados.rados.0.smithi084.stdout:243: finishing write tid 4 to smithi08466639-243 2023-10-01T07:32:21.945 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 243 v 33 (ObjNum 242 snap 0 seq_num 242) dirty exists 2023-10-01T07:32:21.945 INFO:tasks.rados.rados.0.smithi084.stdout:243: left oid 243 (ObjNum 242 snap 0 seq_num 242) 2023-10-01T07:32:21.946 INFO:tasks.rados.rados.0.smithi084.stdout:244: finishing write tid 1 to smithi08466639-244 2023-10-01T07:32:21.946 INFO:tasks.rados.rados.0.smithi084.stdout:240: done (15 left) 2023-10-01T07:32:21.946 INFO:tasks.rados.rados.0.smithi084.stdout:241: done (14 left) 2023-10-01T07:32:21.946 INFO:tasks.rados.rados.0.smithi084.stdout:242: done (13 left) 2023-10-01T07:32:21.947 INFO:tasks.rados.rados.0.smithi084.stdout:243: done (12 left) 2023-10-01T07:32:21.947 INFO:tasks.rados.rados.0.smithi084.stdout:256: write initial oid 256 2023-10-01T07:32:21.947 INFO:tasks.rados.rados.0.smithi084.stdout:256: seq_num 255 ranges {685785=628144,1822320=463465} 2023-10-01T07:32:21.949 INFO:tasks.rados.rados.0.smithi084.stdout:256: writing smithi08466639-256 from 685785 to 1313929 tid 1 2023-10-01T07:32:21.956 INFO:tasks.rados.rados.0.smithi084.stdout:256: writing smithi08466639-256 from 1822320 to 2285785 tid 2 2023-10-01T07:32:21.956 INFO:tasks.rados.rados.0.smithi084.stdout:257: write initial oid 257 2023-10-01T07:32:21.956 INFO:tasks.rados.rados.0.smithi084.stdout:257: seq_num 256 ranges {702592=703393,1880802=421790} 2023-10-01T07:32:21.964 INFO:tasks.rados.rados.0.smithi084.stdout:257: writing smithi08466639-257 from 702592 to 1405985 tid 1 2023-10-01T07:32:21.969 INFO:tasks.rados.rados.0.smithi084.stdout:257: writing smithi08466639-257 from 1880802 to 2302592 tid 2 2023-10-01T07:32:21.970 INFO:tasks.rados.rados.0.smithi084.stdout:258: write initial oid 258 2023-10-01T07:32:21.970 INFO:tasks.rados.rados.0.smithi084.stdout:258: seq_num 257 ranges {719399=778642,1939284=380115} 2023-10-01T07:32:21.977 INFO:tasks.rados.rados.0.smithi084.stdout:258: writing smithi08466639-258 from 719399 to 1498041 tid 1 2023-10-01T07:32:21.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:21 smithi112 bash[27689]: audit 2023-10-01T07:32:21.577251+0000 mon.c (mon.2) 102 : audit [DBG] from='client.? 172.21.15.84:0/2096627239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:32:21.982 INFO:tasks.rados.rados.0.smithi084.stdout:258: writing smithi08466639-258 from 1939284 to 2319399 tid 2 2023-10-01T07:32:21.983 INFO:tasks.rados.rados.0.smithi084.stdout:259: write initial oid 259 2023-10-01T07:32:21.983 INFO:tasks.rados.rados.0.smithi084.stdout:259: seq_num 258 ranges {736206=453891,1881413=454793} 2023-10-01T07:32:21.989 INFO:tasks.rados.rados.0.smithi084.stdout:259: writing smithi08466639-259 from 736206 to 1190097 tid 1 2023-10-01T07:32:21.996 INFO:tasks.rados.rados.0.smithi084.stdout:259: writing smithi08466639-259 from 1881413 to 2336206 tid 2 2023-10-01T07:32:21.996 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:21.997 INFO:tasks.rados.rados.0.smithi084.stdout:244: finishing write tid 2 to smithi08466639-244 2023-10-01T07:32:21.997 INFO:tasks.rados.rados.0.smithi084.stdout:244: finishing write tid 3 to smithi08466639-244 2023-10-01T07:32:21.997 INFO:tasks.rados.rados.0.smithi084.stdout:244: finishing write tid 4 to smithi08466639-244 2023-10-01T07:32:21.997 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 244 v 55 (ObjNum 243 snap 0 seq_num 243) dirty exists 2023-10-01T07:32:21.997 INFO:tasks.rados.rados.0.smithi084.stdout:244: left oid 244 (ObjNum 243 snap 0 seq_num 243) 2023-10-01T07:32:21.997 INFO:tasks.rados.rados.0.smithi084.stdout:245: finishing write tid 1 to smithi08466639-245 2023-10-01T07:32:21.997 INFO:tasks.rados.rados.0.smithi084.stdout:245: finishing write tid 2 to smithi08466639-245 2023-10-01T07:32:21.997 INFO:tasks.rados.rados.0.smithi084.stdout:245: finishing write tid 3 to smithi08466639-245 2023-10-01T07:32:21.998 INFO:tasks.rados.rados.0.smithi084.stdout:245: finishing write tid 4 to smithi08466639-245 2023-10-01T07:32:21.998 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 245 v 50 (ObjNum 244 snap 0 seq_num 244) dirty exists 2023-10-01T07:32:21.998 INFO:tasks.rados.rados.0.smithi084.stdout:245: left oid 245 (ObjNum 244 snap 0 seq_num 244) 2023-10-01T07:32:21.998 INFO:tasks.rados.rados.0.smithi084.stdout:246: finishing write tid 1 to smithi08466639-246 2023-10-01T07:32:21.998 INFO:tasks.rados.rados.0.smithi084.stdout:246: finishing write tid 2 to smithi08466639-246 2023-10-01T07:32:21.998 INFO:tasks.rados.rados.0.smithi084.stdout:246: finishing write tid 3 to smithi08466639-246 2023-10-01T07:32:21.998 INFO:tasks.rados.rados.0.smithi084.stdout:246: finishing write tid 4 to smithi08466639-246 2023-10-01T07:32:21.998 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 246 v 77 (ObjNum 245 snap 0 seq_num 245) dirty exists 2023-10-01T07:32:21.998 INFO:tasks.rados.rados.0.smithi084.stdout:246: left oid 246 (ObjNum 245 snap 0 seq_num 245) 2023-10-01T07:32:21.998 INFO:tasks.rados.rados.0.smithi084.stdout:247: finishing write tid 1 to smithi08466639-247 2023-10-01T07:32:21.998 INFO:tasks.rados.rados.0.smithi084.stdout:247: finishing write tid 2 to smithi08466639-247 2023-10-01T07:32:21.998 INFO:tasks.rados.rados.0.smithi084.stdout:247: finishing write tid 3 to smithi08466639-247 2023-10-01T07:32:21.999 INFO:tasks.rados.rados.0.smithi084.stdout:247: finishing write tid 4 to smithi08466639-247 2023-10-01T07:32:21.999 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 247 v 60 (ObjNum 246 snap 0 seq_num 246) dirty exists 2023-10-01T07:32:21.999 INFO:tasks.rados.rados.0.smithi084.stdout:247: left oid 247 (ObjNum 246 snap 0 seq_num 246) 2023-10-01T07:32:21.999 INFO:tasks.rados.rados.0.smithi084.stdout:244: done (15 left) 2023-10-01T07:32:21.999 INFO:tasks.rados.rados.0.smithi084.stdout:245: done (14 left) 2023-10-01T07:32:21.999 INFO:tasks.rados.rados.0.smithi084.stdout:246: done (13 left) 2023-10-01T07:32:21.999 INFO:tasks.rados.rados.0.smithi084.stdout:247: done (12 left) 2023-10-01T07:32:21.999 INFO:tasks.rados.rados.0.smithi084.stdout:260: write initial oid 260 2023-10-01T07:32:21.999 INFO:tasks.rados.rados.0.smithi084.stdout:260: seq_num 259 ranges {753013=645493,2056248=296765} 2023-10-01T07:32:22.004 INFO:tasks.rados.rados.0.smithi084.stdout:260: writing smithi08466639-260 from 753013 to 1398506 tid 1 2023-10-01T07:32:22.010 INFO:tasks.rados.rados.0.smithi084.stdout:260: writing smithi08466639-260 from 2056248 to 2353013 tid 2 2023-10-01T07:32:22.011 INFO:tasks.rados.rados.0.smithi084.stdout:261: write initial oid 261 2023-10-01T07:32:22.011 INFO:tasks.rados.rados.0.smithi084.stdout:261: seq_num 260 ranges {769820=720742,2114730=255090} 2023-10-01T07:32:22.018 INFO:tasks.rados.rados.0.smithi084.stdout:261: writing smithi08466639-261 from 769820 to 1490562 tid 1 2023-10-01T07:32:22.024 INFO:tasks.rados.rados.0.smithi084.stdout:261: writing smithi08466639-261 from 2114730 to 2369820 tid 2 2023-10-01T07:32:22.024 INFO:tasks.rados.rados.0.smithi084.stdout:262: write initial oid 262 2023-10-01T07:32:22.024 INFO:tasks.rados.rados.0.smithi084.stdout:262: seq_num 261 ranges {786627=795991,2173212=213415} 2023-10-01T07:32:22.033 INFO:tasks.rados.rados.0.smithi084.stdout:262: writing smithi08466639-262 from 786627 to 1582618 tid 1 2023-10-01T07:32:22.038 INFO:tasks.rados.rados.0.smithi084.stdout:262: writing smithi08466639-262 from 2173212 to 2386627 tid 2 2023-10-01T07:32:22.038 INFO:tasks.rados.rados.0.smithi084.stdout:263: write initial oid 263 2023-10-01T07:32:22.038 INFO:tasks.rados.rados.0.smithi084.stdout:263: seq_num 262 ranges {403434=471240,1315341=400756} 2023-10-01T07:32:22.042 INFO:tasks.rados.rados.0.smithi084.stdout:263: writing smithi08466639-263 from 403434 to 874674 tid 1 2023-10-01T07:32:22.048 INFO:tasks.rados.rados.0.smithi084.stdout:263: writing smithi08466639-263 from 1315341 to 1716097 tid 2 2023-10-01T07:32:22.048 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:22.048 INFO:tasks.rados.rados.0.smithi084.stdout:248: finishing write tid 1 to smithi08466639-248 2023-10-01T07:32:22.048 INFO:tasks.rados.rados.0.smithi084.stdout:248: finishing write tid 2 to smithi08466639-248 2023-10-01T07:32:22.048 INFO:tasks.rados.rados.0.smithi084.stdout:248: finishing write tid 3 to smithi08466639-248 2023-10-01T07:32:22.048 INFO:tasks.rados.rados.0.smithi084.stdout:248: finishing write tid 4 to smithi08466639-248 2023-10-01T07:32:22.048 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 248 v 77 (ObjNum 247 snap 0 seq_num 247) dirty exists 2023-10-01T07:32:22.048 INFO:tasks.rados.rados.0.smithi084.stdout:248: left oid 248 (ObjNum 247 snap 0 seq_num 247) 2023-10-01T07:32:22.048 INFO:tasks.rados.rados.0.smithi084.stdout:249: finishing write tid 1 to smithi08466639-249 2023-10-01T07:32:22.049 INFO:tasks.rados.rados.0.smithi084.stdout:249: finishing write tid 2 to smithi08466639-249 2023-10-01T07:32:22.049 INFO:tasks.rados.rados.0.smithi084.stdout:249: finishing write tid 3 to smithi08466639-249 2023-10-01T07:32:22.049 INFO:tasks.rados.rados.0.smithi084.stdout:249: finishing write tid 4 to smithi08466639-249 2023-10-01T07:32:22.049 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 249 v 53 (ObjNum 248 snap 0 seq_num 248) dirty exists 2023-10-01T07:32:22.049 INFO:tasks.rados.rados.0.smithi084.stdout:249: left oid 249 (ObjNum 248 snap 0 seq_num 248) 2023-10-01T07:32:22.049 INFO:tasks.rados.rados.0.smithi084.stdout:250: finishing write tid 1 to smithi08466639-250 2023-10-01T07:32:22.049 INFO:tasks.rados.rados.0.smithi084.stdout:250: finishing write tid 2 to smithi08466639-250 2023-10-01T07:32:22.049 INFO:tasks.rados.rados.0.smithi084.stdout:250: finishing write tid 3 to smithi08466639-250 2023-10-01T07:32:22.049 INFO:tasks.rados.rados.0.smithi084.stdout:250: finishing write tid 4 to smithi08466639-250 2023-10-01T07:32:22.049 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 250 v 54 (ObjNum 249 snap 0 seq_num 249) dirty exists 2023-10-01T07:32:22.049 INFO:tasks.rados.rados.0.smithi084.stdout:250: left oid 250 (ObjNum 249 snap 0 seq_num 249) 2023-10-01T07:32:22.050 INFO:tasks.rados.rados.0.smithi084.stdout:251: finishing write tid 1 to smithi08466639-251 2023-10-01T07:32:22.050 INFO:tasks.rados.rados.0.smithi084.stdout:251: finishing write tid 2 to smithi08466639-251 2023-10-01T07:32:22.050 INFO:tasks.rados.rados.0.smithi084.stdout:251: finishing write tid 3 to smithi08466639-251 2023-10-01T07:32:22.050 INFO:tasks.rados.rados.0.smithi084.stdout:251: finishing write tid 4 to smithi08466639-251 2023-10-01T07:32:22.050 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 251 v 56 (ObjNum 250 snap 0 seq_num 250) dirty exists 2023-10-01T07:32:22.050 INFO:tasks.rados.rados.0.smithi084.stdout:251: left oid 251 (ObjNum 250 snap 0 seq_num 250) 2023-10-01T07:32:22.050 INFO:tasks.rados.rados.0.smithi084.stdout:252: finishing write tid 1 to smithi08466639-252 2023-10-01T07:32:22.050 INFO:tasks.rados.rados.0.smithi084.stdout:248: done (15 left) 2023-10-01T07:32:22.050 INFO:tasks.rados.rados.0.smithi084.stdout:249: done (14 left) 2023-10-01T07:32:22.050 INFO:tasks.rados.rados.0.smithi084.stdout:250: done (13 left) 2023-10-01T07:32:22.051 INFO:tasks.rados.rados.0.smithi084.stdout:251: done (12 left) 2023-10-01T07:32:22.051 INFO:tasks.rados.rados.0.smithi084.stdout:264: write initial oid 264 2023-10-01T07:32:22.051 INFO:tasks.rados.rados.0.smithi084.stdout:264: seq_num 263 ranges {420241=546489,1373823=544414} 2023-10-01T07:32:22.053 INFO:tasks.rados.rados.0.smithi084.stdout:264: writing smithi08466639-264 from 420241 to 966730 tid 1 2023-10-01T07:32:22.059 INFO:tasks.rados.rados.0.smithi084.stdout:264: writing smithi08466639-264 from 1373823 to 1918237 tid 2 2023-10-01T07:32:22.059 INFO:tasks.rados.rados.0.smithi084.stdout:265: write initial oid 265 2023-10-01T07:32:22.059 INFO:tasks.rados.rados.0.smithi084.stdout:265: seq_num 264 ranges {437048=621738,1832305=404425} 2023-10-01T07:32:22.065 INFO:tasks.rados.rados.0.smithi084.stdout:265: writing smithi08466639-265 from 437048 to 1058786 tid 1 2023-10-01T07:32:22.072 INFO:tasks.rados.rados.0.smithi084.stdout:265: writing smithi08466639-265 from 1832305 to 2236730 tid 2 2023-10-01T07:32:22.072 INFO:tasks.rados.rados.0.smithi084.stdout:266: write initial oid 266 2023-10-01T07:32:22.072 INFO:tasks.rados.rados.0.smithi084.stdout:266: seq_num 265 ranges {453855=696987,1890787=548083} 2023-10-01T07:32:22.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:21 smithi084 bash[33757]: audit 2023-10-01T07:32:21.577251+0000 mon.c (mon.2) 102 : audit [DBG] from='client.? 172.21.15.84:0/2096627239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:32:22.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:21 smithi084 bash[27378]: audit 2023-10-01T07:32:21.577251+0000 mon.c (mon.2) 102 : audit [DBG] from='client.? 172.21.15.84:0/2096627239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:32:22.079 INFO:tasks.rados.rados.0.smithi084.stdout:266: writing smithi08466639-266 from 453855 to 1150842 tid 1 2023-10-01T07:32:22.086 INFO:tasks.rados.rados.0.smithi084.stdout:266: writing smithi08466639-266 from 1890787 to 2438870 tid 2 2023-10-01T07:32:22.086 INFO:tasks.rados.rados.0.smithi084.stdout:267: write initial oid 267 2023-10-01T07:32:22.086 INFO:tasks.rados.rados.0.smithi084.stdout:267: seq_num 266 ranges {470662=772236,1832916=408094} 2023-10-01T07:32:22.094 INFO:tasks.rados.rados.0.smithi084.stdout:267: writing smithi08466639-267 from 470662 to 1242898 tid 1 2023-10-01T07:32:22.100 INFO:tasks.rados.rados.0.smithi084.stdout:267: writing smithi08466639-267 from 1832916 to 2241010 tid 2 2023-10-01T07:32:22.100 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:22.101 INFO:tasks.rados.rados.0.smithi084.stdout:252: finishing write tid 2 to smithi08466639-252 2023-10-01T07:32:22.101 INFO:tasks.rados.rados.0.smithi084.stdout:252: finishing write tid 3 to smithi08466639-252 2023-10-01T07:32:22.101 INFO:tasks.rados.rados.0.smithi084.stdout:252: finishing write tid 4 to smithi08466639-252 2023-10-01T07:32:22.101 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 252 v 79 (ObjNum 251 snap 0 seq_num 251) dirty exists 2023-10-01T07:32:22.101 INFO:tasks.rados.rados.0.smithi084.stdout:252: left oid 252 (ObjNum 251 snap 0 seq_num 251) 2023-10-01T07:32:22.101 INFO:tasks.rados.rados.0.smithi084.stdout:253: finishing write tid 1 to smithi08466639-253 2023-10-01T07:32:22.101 INFO:tasks.rados.rados.0.smithi084.stdout:253: finishing write tid 2 to smithi08466639-253 2023-10-01T07:32:22.101 INFO:tasks.rados.rados.0.smithi084.stdout:253: finishing write tid 3 to smithi08466639-253 2023-10-01T07:32:22.101 INFO:tasks.rados.rados.0.smithi084.stdout:253: finishing write tid 4 to smithi08466639-253 2023-10-01T07:32:22.101 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 253 v 80 (ObjNum 252 snap 0 seq_num 252) dirty exists 2023-10-01T07:32:22.101 INFO:tasks.rados.rados.0.smithi084.stdout:253: left oid 253 (ObjNum 252 snap 0 seq_num 252) 2023-10-01T07:32:22.102 INFO:tasks.rados.rados.0.smithi084.stdout:254: finishing write tid 1 to smithi08466639-254 2023-10-01T07:32:22.102 INFO:tasks.rados.rados.0.smithi084.stdout:254: finishing write tid 2 to smithi08466639-254 2023-10-01T07:32:22.102 INFO:tasks.rados.rados.0.smithi084.stdout:254: finishing write tid 3 to smithi08466639-254 2023-10-01T07:32:22.102 INFO:tasks.rados.rados.0.smithi084.stdout:254: finishing write tid 4 to smithi08466639-254 2023-10-01T07:32:22.102 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 254 v 80 (ObjNum 253 snap 0 seq_num 253) dirty exists 2023-10-01T07:32:22.102 INFO:tasks.rados.rados.0.smithi084.stdout:254: left oid 254 (ObjNum 253 snap 0 seq_num 253) 2023-10-01T07:32:22.102 INFO:tasks.rados.rados.0.smithi084.stdout:255: finishing write tid 1 to smithi08466639-255 2023-10-01T07:32:22.102 INFO:tasks.rados.rados.0.smithi084.stdout:255: finishing write tid 2 to smithi08466639-255 2023-10-01T07:32:22.102 INFO:tasks.rados.rados.0.smithi084.stdout:255: finishing write tid 3 to smithi08466639-255 2023-10-01T07:32:22.102 INFO:tasks.rados.rados.0.smithi084.stdout:255: finishing write tid 4 to smithi08466639-255 2023-10-01T07:32:22.103 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 255 v 46 (ObjNum 254 snap 0 seq_num 254) dirty exists 2023-10-01T07:32:22.103 INFO:tasks.rados.rados.0.smithi084.stdout:255: left oid 255 (ObjNum 254 snap 0 seq_num 254) 2023-10-01T07:32:22.103 INFO:tasks.rados.rados.0.smithi084.stdout:256: finishing write tid 1 to smithi08466639-256 2023-10-01T07:32:22.103 INFO:tasks.rados.rados.0.smithi084.stdout:252: done (15 left) 2023-10-01T07:32:22.103 INFO:tasks.rados.rados.0.smithi084.stdout:253: done (14 left) 2023-10-01T07:32:22.103 INFO:tasks.rados.rados.0.smithi084.stdout:254: done (13 left) 2023-10-01T07:32:22.103 INFO:tasks.rados.rados.0.smithi084.stdout:255: done (12 left) 2023-10-01T07:32:22.103 INFO:tasks.rados.rados.0.smithi084.stdout:268: write initial oid 268 2023-10-01T07:32:22.103 INFO:tasks.rados.rados.0.smithi084.stdout:268: seq_num 267 ranges {487469=563838,1607751=551752} 2023-10-01T07:32:22.108 INFO:tasks.rados.rados.0.smithi084.stdout:268: writing smithi08466639-268 from 487469 to 1051307 tid 1 2023-10-01T07:32:22.116 INFO:tasks.rados.rados.0.smithi084.stdout:268: writing smithi08466639-268 from 1607751 to 2159503 tid 2 2023-10-01T07:32:22.117 INFO:tasks.rados.rados.0.smithi084.stdout:269: write initial oid 269 2023-10-01T07:32:22.117 INFO:tasks.rados.rados.0.smithi084.stdout:269: seq_num 268 ranges {504276=639087,1666233=695410} 2023-10-01T07:32:22.123 INFO:tasks.rados.rados.0.smithi084.stdout:269: writing smithi08466639-269 from 504276 to 1143363 tid 1 2023-10-01T07:32:22.130 INFO:tasks.rados.rados.0.smithi084.stdout:269: writing smithi08466639-269 from 1666233 to 2361643 tid 2 2023-10-01T07:32:22.130 INFO:tasks.rados.rados.0.smithi084.stdout:270: write initial oid 270 2023-10-01T07:32:22.130 INFO:tasks.rados.rados.0.smithi084.stdout:270: seq_num 269 ranges {521083=714336,1724715=555421} 2023-10-01T07:32:22.137 INFO:tasks.rados.rados.0.smithi084.stdout:270: writing smithi08466639-270 from 521083 to 1235419 tid 1 2023-10-01T07:32:22.143 INFO:tasks.rados.rados.0.smithi084.stdout:270: writing smithi08466639-270 from 1724715 to 2280136 tid 2 2023-10-01T07:32:22.143 INFO:tasks.rados.rados.0.smithi084.stdout:271: write initial oid 271 2023-10-01T07:32:22.143 INFO:tasks.rados.rados.0.smithi084.stdout:271: seq_num 270 ranges {537890=789585,1783197=699079} 2023-10-01T07:32:22.150 INFO:tasks.rados.rados.0.smithi084.stdout:271: writing smithi08466639-271 from 537890 to 1327475 tid 1 2023-10-01T07:32:22.157 INFO:tasks.rados.rados.0.smithi084.stdout:271: writing smithi08466639-271 from 1783197 to 2482276 tid 2 2023-10-01T07:32:22.157 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:22.158 INFO:tasks.rados.rados.0.smithi084.stdout:256: finishing write tid 2 to smithi08466639-256 2023-10-01T07:32:22.158 INFO:tasks.rados.rados.0.smithi084.stdout:256: finishing write tid 3 to smithi08466639-256 2023-10-01T07:32:22.158 INFO:tasks.rados.rados.0.smithi084.stdout:256: finishing write tid 4 to smithi08466639-256 2023-10-01T07:32:22.158 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 256 v 35 (ObjNum 255 snap 0 seq_num 255) dirty exists 2023-10-01T07:32:22.158 INFO:tasks.rados.rados.0.smithi084.stdout:256: left oid 256 (ObjNum 255 snap 0 seq_num 255) 2023-10-01T07:32:22.158 INFO:tasks.rados.rados.0.smithi084.stdout:257: finishing write tid 1 to smithi08466639-257 2023-10-01T07:32:22.158 INFO:tasks.rados.rados.0.smithi084.stdout:257: finishing write tid 2 to smithi08466639-257 2023-10-01T07:32:22.158 INFO:tasks.rados.rados.0.smithi084.stdout:256: done (15 left) 2023-10-01T07:32:22.158 INFO:tasks.rados.rados.0.smithi084.stdout:272: write initial oid 272 2023-10-01T07:32:22.158 INFO:tasks.rados.rados.0.smithi084.stdout:272: seq_num 271 ranges {554697=464834,1725326=559090} 2023-10-01T07:32:22.163 INFO:tasks.rados.rados.0.smithi084.stdout:272: writing smithi08466639-272 from 554697 to 1019531 tid 1 2023-10-01T07:32:22.171 INFO:tasks.rados.rados.0.smithi084.stdout:272: writing smithi08466639-272 from 1725326 to 2284416 tid 2 2023-10-01T07:32:22.171 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:22.172 INFO:tasks.rados.rados.0.smithi084.stdout:257: finishing write tid 3 to smithi08466639-257 2023-10-01T07:32:22.172 INFO:tasks.rados.rados.0.smithi084.stdout:257: finishing write tid 4 to smithi08466639-257 2023-10-01T07:32:22.173 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 257 v 57 (ObjNum 256 snap 0 seq_num 256) dirty exists 2023-10-01T07:32:22.173 INFO:tasks.rados.rados.0.smithi084.stdout:257: left oid 257 (ObjNum 256 snap 0 seq_num 256) 2023-10-01T07:32:22.173 INFO:tasks.rados.rados.0.smithi084.stdout:258: finishing write tid 1 to smithi08466639-258 2023-10-01T07:32:22.173 INFO:tasks.rados.rados.0.smithi084.stdout:258: finishing write tid 2 to smithi08466639-258 2023-10-01T07:32:22.173 INFO:tasks.rados.rados.0.smithi084.stdout:258: finishing write tid 3 to smithi08466639-258 2023-10-01T07:32:22.173 INFO:tasks.rados.rados.0.smithi084.stdout:258: finishing write tid 4 to smithi08466639-258 2023-10-01T07:32:22.174 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 258 v 83 (ObjNum 257 snap 0 seq_num 257) dirty exists 2023-10-01T07:32:22.174 INFO:tasks.rados.rados.0.smithi084.stdout:258: left oid 258 (ObjNum 257 snap 0 seq_num 257) 2023-10-01T07:32:22.174 INFO:tasks.rados.rados.0.smithi084.stdout:259: finishing write tid 1 to smithi08466639-259 2023-10-01T07:32:22.174 INFO:tasks.rados.rados.0.smithi084.stdout:259: finishing write tid 2 to smithi08466639-259 2023-10-01T07:32:22.174 INFO:tasks.rados.rados.0.smithi084.stdout:257: done (15 left) 2023-10-01T07:32:22.174 INFO:tasks.rados.rados.0.smithi084.stdout:258: done (14 left) 2023-10-01T07:32:22.174 INFO:tasks.rados.rados.0.smithi084.stdout:273: write initial oid 273 2023-10-01T07:32:22.174 INFO:tasks.rados.rados.0.smithi084.stdout:273: seq_num 272 ranges {571504=540083,1783808=702748} 2023-10-01T07:32:22.178 INFO:tasks.rados.rados.0.smithi084.stdout:273: writing smithi08466639-273 from 571504 to 1111587 tid 1 2023-10-01T07:32:22.185 INFO:tasks.rados.rados.0.smithi084.stdout:273: writing smithi08466639-273 from 1783808 to 2486556 tid 2 2023-10-01T07:32:22.186 INFO:tasks.rados.rados.0.smithi084.stdout:274: write initial oid 274 2023-10-01T07:32:22.186 INFO:tasks.rados.rados.0.smithi084.stdout:274: seq_num 273 ranges {588311=615332,1842290=562759} 2023-10-01T07:32:22.192 INFO:tasks.rados.rados.0.smithi084.stdout:274: writing smithi08466639-274 from 588311 to 1203643 tid 1 2023-10-01T07:32:22.200 INFO:tasks.rados.rados.0.smithi084.stdout:274: writing smithi08466639-274 from 1842290 to 2405049 tid 2 2023-10-01T07:32:22.200 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:22.200 INFO:tasks.rados.rados.0.smithi084.stdout:259: finishing write tid 3 to smithi08466639-259 2023-10-01T07:32:22.200 INFO:tasks.rados.rados.0.smithi084.stdout:259: finishing write tid 4 to smithi08466639-259 2023-10-01T07:32:22.200 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 259 v 82 (ObjNum 258 snap 0 seq_num 258) dirty exists 2023-10-01T07:32:22.201 INFO:tasks.rados.rados.0.smithi084.stdout:259: left oid 259 (ObjNum 258 snap 0 seq_num 258) 2023-10-01T07:32:22.201 INFO:tasks.rados.rados.0.smithi084.stdout:260: finishing write tid 1 to smithi08466639-260 2023-10-01T07:32:22.201 INFO:tasks.rados.rados.0.smithi084.stdout:260: finishing write tid 2 to smithi08466639-260 2023-10-01T07:32:22.201 INFO:tasks.rados.rados.0.smithi084.stdout:260: finishing write tid 3 to smithi08466639-260 2023-10-01T07:32:22.201 INFO:tasks.rados.rados.0.smithi084.stdout:260: finishing write tid 4 to smithi08466639-260 2023-10-01T07:32:22.201 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 260 v 65 (ObjNum 259 snap 0 seq_num 259) dirty exists 2023-10-01T07:32:22.201 INFO:tasks.rados.rados.0.smithi084.stdout:260: left oid 260 (ObjNum 259 snap 0 seq_num 259) 2023-10-01T07:32:22.201 INFO:tasks.rados.rados.0.smithi084.stdout:259: done (15 left) 2023-10-01T07:32:22.201 INFO:tasks.rados.rados.0.smithi084.stdout:260: done (14 left) 2023-10-01T07:32:22.201 INFO:tasks.rados.rados.0.smithi084.stdout:275: write initial oid 275 2023-10-01T07:32:22.201 INFO:tasks.rados.rados.0.smithi084.stdout:275: seq_num 274 ranges {605118=406934,1617125=706417} 2023-10-01T07:32:22.206 INFO:tasks.rados.rados.0.smithi084.stdout:275: writing smithi08466639-275 from 605118 to 1012052 tid 1 2023-10-01T07:32:22.213 INFO:tasks.rados.rados.0.smithi084.stdout:275: writing smithi08466639-275 from 1617125 to 2323542 tid 2 2023-10-01T07:32:22.213 INFO:tasks.rados.rados.0.smithi084.stdout:276: write initial oid 276 2023-10-01T07:32:22.214 INFO:tasks.rados.rados.0.smithi084.stdout:276: seq_num 275 ranges {621925=482183,1559254=566428} 2023-10-01T07:32:22.220 INFO:tasks.rados.rados.0.smithi084.stdout:276: writing smithi08466639-276 from 621925 to 1104108 tid 1 2023-10-01T07:32:22.227 INFO:tasks.rados.rados.0.smithi084.stdout:276: writing smithi08466639-276 from 1559254 to 2125682 tid 2 2023-10-01T07:32:22.227 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:22.227 INFO:tasks.rados.rados.0.smithi084.stdout:261: finishing write tid 1 to smithi08466639-261 2023-10-01T07:32:22.227 INFO:tasks.rados.rados.0.smithi084.stdout:261: finishing write tid 2 to smithi08466639-261 2023-10-01T07:32:22.227 INFO:tasks.rados.rados.0.smithi084.stdout:261: finishing write tid 3 to smithi08466639-261 2023-10-01T07:32:22.227 INFO:tasks.rados.rados.0.smithi084.stdout:261: finishing write tid 4 to smithi08466639-261 2023-10-01T07:32:22.227 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 261 v 59 (ObjNum 260 snap 0 seq_num 260) dirty exists 2023-10-01T07:32:22.227 INFO:tasks.rados.rados.0.smithi084.stdout:261: left oid 261 (ObjNum 260 snap 0 seq_num 260) 2023-10-01T07:32:22.227 INFO:tasks.rados.rados.0.smithi084.stdout:262: finishing write tid 1 to smithi08466639-262 2023-10-01T07:32:22.227 INFO:tasks.rados.rados.0.smithi084.stdout:262: finishing write tid 2 to smithi08466639-262 2023-10-01T07:32:22.228 INFO:tasks.rados.rados.0.smithi084.stdout:262: finishing write tid 3 to smithi08466639-262 2023-10-01T07:32:22.228 INFO:tasks.rados.rados.0.smithi084.stdout:262: finishing write tid 4 to smithi08466639-262 2023-10-01T07:32:22.228 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 262 v 36 (ObjNum 261 snap 0 seq_num 261) dirty exists 2023-10-01T07:32:22.228 INFO:tasks.rados.rados.0.smithi084.stdout:262: left oid 262 (ObjNum 261 snap 0 seq_num 261) 2023-10-01T07:32:22.228 INFO:tasks.rados.rados.0.smithi084.stdout:263: finishing write tid 1 to smithi08466639-263 2023-10-01T07:32:22.228 INFO:tasks.rados.rados.0.smithi084.stdout:261: done (15 left) 2023-10-01T07:32:22.228 INFO:tasks.rados.rados.0.smithi084.stdout:262: done (14 left) 2023-10-01T07:32:22.228 INFO:tasks.rados.rados.0.smithi084.stdout:277: write initial oid 277 2023-10-01T07:32:22.228 INFO:tasks.rados.rados.0.smithi084.stdout:277: seq_num 276 ranges {638732=557432,1617736=710086} 2023-10-01T07:32:22.233 INFO:tasks.rados.rados.0.smithi084.stdout:277: writing smithi08466639-277 from 638732 to 1196164 tid 1 2023-10-01T07:32:22.240 INFO:tasks.rados.rados.0.smithi084.stdout:277: writing smithi08466639-277 from 1617736 to 2327822 tid 2 2023-10-01T07:32:22.240 INFO:tasks.rados.rados.0.smithi084.stdout:278: write initial oid 278 2023-10-01T07:32:22.240 INFO:tasks.rados.rados.0.smithi084.stdout:278: seq_num 277 ranges {655539=632681,2076218=570097} 2023-10-01T07:32:22.247 INFO:tasks.rados.rados.0.smithi084.stdout:278: writing smithi08466639-278 from 655539 to 1288220 tid 1 2023-10-01T07:32:22.256 INFO:tasks.rados.rados.0.smithi084.stdout:278: writing smithi08466639-278 from 2076218 to 2646315 tid 2 2023-10-01T07:32:22.256 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:22.256 INFO:tasks.rados.rados.0.smithi084.stdout:263: finishing write tid 2 to smithi08466639-263 2023-10-01T07:32:22.256 INFO:tasks.rados.rados.0.smithi084.stdout:263: finishing write tid 3 to smithi08466639-263 2023-10-01T07:32:22.256 INFO:tasks.rados.rados.0.smithi084.stdout:263: finishing write tid 4 to smithi08466639-263 2023-10-01T07:32:22.256 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 263 v 85 (ObjNum 262 snap 0 seq_num 262) dirty exists 2023-10-01T07:32:22.256 INFO:tasks.rados.rados.0.smithi084.stdout:263: left oid 263 (ObjNum 262 snap 0 seq_num 262) 2023-10-01T07:32:22.256 INFO:tasks.rados.rados.0.smithi084.stdout:264: finishing write tid 1 to smithi08466639-264 2023-10-01T07:32:22.256 INFO:tasks.rados.rados.0.smithi084.stdout:263: done (15 left) 2023-10-01T07:32:22.256 INFO:tasks.rados.rados.0.smithi084.stdout:279: write initial oid 279 2023-10-01T07:32:22.257 INFO:tasks.rados.rados.0.smithi084.stdout:279: seq_num 278 ranges {672346=707930,2134700=537646} 2023-10-01T07:32:22.263 INFO:tasks.rados.rados.0.smithi084.stdout:279: writing smithi08466639-279 from 672346 to 1380276 tid 1 2023-10-01T07:32:22.271 INFO:tasks.rados.rados.0.smithi084.stdout:279: writing smithi08466639-279 from 2134700 to 2672346 tid 2 2023-10-01T07:32:22.271 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:22.271 INFO:tasks.rados.rados.0.smithi084.stdout:264: finishing write tid 2 to smithi08466639-264 2023-10-01T07:32:22.271 INFO:tasks.rados.rados.0.smithi084.stdout:264: finishing write tid 3 to smithi08466639-264 2023-10-01T07:32:22.271 INFO:tasks.rados.rados.0.smithi084.stdout:264: finishing write tid 4 to smithi08466639-264 2023-10-01T07:32:22.271 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 264 v 86 (ObjNum 263 snap 0 seq_num 263) dirty exists 2023-10-01T07:32:22.271 INFO:tasks.rados.rados.0.smithi084.stdout:264: left oid 264 (ObjNum 263 snap 0 seq_num 263) 2023-10-01T07:32:22.271 INFO:tasks.rados.rados.0.smithi084.stdout:265: finishing write tid 1 to smithi08466639-265 2023-10-01T07:32:22.271 INFO:tasks.rados.rados.0.smithi084.stdout:264: done (15 left) 2023-10-01T07:32:22.271 INFO:tasks.rados.rados.0.smithi084.stdout:280: write initial oid 280 2023-10-01T07:32:22.271 INFO:tasks.rados.rados.0.smithi084.stdout:280: seq_num 279 ranges {689153=783179,2076829=457413} 2023-10-01T07:32:22.279 INFO:tasks.rados.rados.0.smithi084.stdout:280: writing smithi08466639-280 from 689153 to 1472332 tid 1 2023-10-01T07:32:22.286 INFO:tasks.rados.rados.0.smithi084.stdout:280: writing smithi08466639-280 from 2076829 to 2534242 tid 2 2023-10-01T07:32:22.286 INFO:tasks.rados.rados.0.smithi084.stdout:265: finishing write tid 2 to smithi08466639-265 2023-10-01T07:32:22.286 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:22.286 INFO:tasks.rados.rados.0.smithi084.stdout:265: finishing write tid 3 to smithi08466639-265 2023-10-01T07:32:22.286 INFO:tasks.rados.rados.0.smithi084.stdout:265: finishing write tid 4 to smithi08466639-265 2023-10-01T07:32:22.286 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 265 v 39 (ObjNum 264 snap 0 seq_num 264) dirty exists 2023-10-01T07:32:22.286 INFO:tasks.rados.rados.0.smithi084.stdout:265: left oid 265 (ObjNum 264 snap 0 seq_num 264) 2023-10-01T07:32:22.286 INFO:tasks.rados.rados.0.smithi084.stdout:266: finishing write tid 1 to smithi08466639-266 2023-10-01T07:32:22.287 INFO:tasks.rados.rados.0.smithi084.stdout:266: finishing write tid 2 to smithi08466639-266 2023-10-01T07:32:22.287 INFO:tasks.rados.rados.0.smithi084.stdout:265: done (15 left) 2023-10-01T07:32:22.287 INFO:tasks.rados.rados.0.smithi084.stdout:281: write initial oid 281 2023-10-01T07:32:22.287 INFO:tasks.rados.rados.0.smithi084.stdout:281: seq_num 280 ranges {705960=458428,1735311=717424} 2023-10-01T07:32:22.292 INFO:tasks.rados.rados.0.smithi084.stdout:281: writing smithi08466639-281 from 705960 to 1164388 tid 1 2023-10-01T07:32:22.300 INFO:tasks.rados.rados.0.smithi084.stdout:281: writing smithi08466639-281 from 1735311 to 2452735 tid 2 2023-10-01T07:32:22.300 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:22.300 INFO:tasks.rados.rados.0.smithi084.stdout:266: finishing write tid 3 to smithi08466639-266 2023-10-01T07:32:22.300 INFO:tasks.rados.rados.0.smithi084.stdout:266: finishing write tid 4 to smithi08466639-266 2023-10-01T07:32:22.300 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 266 v 38 (ObjNum 265 snap 0 seq_num 265) dirty exists 2023-10-01T07:32:22.300 INFO:tasks.rados.rados.0.smithi084.stdout:266: left oid 266 (ObjNum 265 snap 0 seq_num 265) 2023-10-01T07:32:22.300 INFO:tasks.rados.rados.0.smithi084.stdout:267: finishing write tid 1 to smithi08466639-267 2023-10-01T07:32:22.301 INFO:tasks.rados.rados.0.smithi084.stdout:267: finishing write tid 2 to smithi08466639-267 2023-10-01T07:32:22.301 INFO:tasks.rados.rados.0.smithi084.stdout:267: finishing write tid 3 to smithi08466639-267 2023-10-01T07:32:22.301 INFO:tasks.rados.rados.0.smithi084.stdout:267: finishing write tid 4 to smithi08466639-267 2023-10-01T07:32:22.301 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 267 v 58 (ObjNum 266 snap 0 seq_num 266) dirty exists 2023-10-01T07:32:22.301 INFO:tasks.rados.rados.0.smithi084.stdout:267: left oid 267 (ObjNum 266 snap 0 seq_num 266) 2023-10-01T07:32:22.301 INFO:tasks.rados.rados.0.smithi084.stdout:266: done (15 left) 2023-10-01T07:32:22.301 INFO:tasks.rados.rados.0.smithi084.stdout:267: done (14 left) 2023-10-01T07:32:22.301 INFO:tasks.rados.rados.0.smithi084.stdout:282: write initial oid 282 2023-10-01T07:32:22.301 INFO:tasks.rados.rados.0.smithi084.stdout:282: seq_num 281 ranges {722767=533677,1793793=461082} 2023-10-01T07:32:22.307 INFO:tasks.rados.rados.0.smithi084.stdout:282: writing smithi08466639-282 from 722767 to 1256444 tid 1 2023-10-01T07:32:22.313 INFO:tasks.rados.rados.0.smithi084.stdout:282: writing smithi08466639-282 from 1793793 to 2254875 tid 2 2023-10-01T07:32:22.313 INFO:tasks.rados.rados.0.smithi084.stdout:283: write initial oid 283 2023-10-01T07:32:22.313 INFO:tasks.rados.rados.0.smithi084.stdout:283: seq_num 282 ranges {739574=725279,1968628=721093} 2023-10-01T07:32:22.321 INFO:tasks.rados.rados.0.smithi084.stdout:283: writing smithi08466639-283 from 739574 to 1464853 tid 1 2023-10-01T07:32:22.329 INFO:tasks.rados.rados.0.smithi084.stdout:283: writing smithi08466639-283 from 1968628 to 2689721 tid 2 2023-10-01T07:32:22.329 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:22.329 INFO:tasks.rados.rados.0.smithi084.stdout:268: finishing write tid 1 to smithi08466639-268 2023-10-01T07:32:22.329 INFO:tasks.rados.rados.0.smithi084.stdout:268: finishing write tid 2 to smithi08466639-268 2023-10-01T07:32:22.329 INFO:tasks.rados.rados.0.smithi084.stdout:268: finishing write tid 3 to smithi08466639-268 2023-10-01T07:32:22.329 INFO:tasks.rados.rados.0.smithi084.stdout:268: finishing write tid 4 to smithi08466639-268 2023-10-01T07:32:22.329 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 268 v 89 (ObjNum 267 snap 0 seq_num 267) dirty exists 2023-10-01T07:32:22.329 INFO:tasks.rados.rados.0.smithi084.stdout:268: left oid 268 (ObjNum 267 snap 0 seq_num 267) 2023-10-01T07:32:22.329 INFO:tasks.rados.rados.0.smithi084.stdout:269: finishing write tid 1 to smithi08466639-269 2023-10-01T07:32:22.330 INFO:tasks.rados.rados.0.smithi084.stdout:269: finishing write tid 2 to smithi08466639-269 2023-10-01T07:32:22.330 INFO:tasks.rados.rados.0.smithi084.stdout:268: done (15 left) 2023-10-01T07:32:22.330 INFO:tasks.rados.rados.0.smithi084.stdout:284: write initial oid 284 2023-10-01T07:32:22.330 INFO:tasks.rados.rados.0.smithi084.stdout:284: seq_num 283 ranges {756381=400528,1910757=464751} 2023-10-01T07:32:22.335 INFO:tasks.rados.rados.0.smithi084.stdout:284: writing smithi08466639-284 from 756381 to 1156909 tid 1 2023-10-01T07:32:22.342 INFO:tasks.rados.rados.0.smithi084.stdout:284: writing smithi08466639-284 from 1910757 to 2375508 tid 2 2023-10-01T07:32:22.343 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:22.343 INFO:tasks.rados.rados.0.smithi084.stdout:269: finishing write tid 3 to smithi08466639-269 2023-10-01T07:32:22.343 INFO:tasks.rados.rados.0.smithi084.stdout:269: finishing write tid 4 to smithi08466639-269 2023-10-01T07:32:22.343 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 269 v 88 (ObjNum 268 snap 0 seq_num 268) dirty exists 2023-10-01T07:32:22.343 INFO:tasks.rados.rados.0.smithi084.stdout:269: left oid 269 (ObjNum 268 snap 0 seq_num 268) 2023-10-01T07:32:22.343 INFO:tasks.rados.rados.0.smithi084.stdout:269: done (15 left) 2023-10-01T07:32:22.343 INFO:tasks.rados.rados.0.smithi084.stdout:285: write initial oid 285 2023-10-01T07:32:22.343 INFO:tasks.rados.rados.0.smithi084.stdout:285: seq_num 284 ranges {773188=475777,1969239=724762} 2023-10-01T07:32:22.349 INFO:tasks.rados.rados.0.smithi084.stdout:285: writing smithi08466639-285 from 773188 to 1248965 tid 1 2023-10-01T07:32:22.358 INFO:tasks.rados.rados.0.smithi084.stdout:285: writing smithi08466639-285 from 1969239 to 2694001 tid 2 2023-10-01T07:32:22.359 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:22.359 INFO:tasks.rados.rados.0.smithi084.stdout:270: finishing write tid 1 to smithi08466639-270 2023-10-01T07:32:22.359 INFO:tasks.rados.rados.0.smithi084.stdout:270: finishing write tid 2 to smithi08466639-270 2023-10-01T07:32:22.359 INFO:tasks.rados.rados.0.smithi084.stdout:270: finishing write tid 3 to smithi08466639-270 2023-10-01T07:32:22.359 INFO:tasks.rados.rados.0.smithi084.stdout:270: finishing write tid 4 to smithi08466639-270 2023-10-01T07:32:22.359 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 270 v 41 (ObjNum 269 snap 0 seq_num 269) dirty exists 2023-10-01T07:32:22.359 INFO:tasks.rados.rados.0.smithi084.stdout:270: left oid 270 (ObjNum 269 snap 0 seq_num 269) 2023-10-01T07:32:22.359 INFO:tasks.rados.rados.0.smithi084.stdout:271: finishing write tid 1 to smithi08466639-271 2023-10-01T07:32:22.359 INFO:tasks.rados.rados.0.smithi084.stdout:271: finishing write tid 2 to smithi08466639-271 2023-10-01T07:32:22.359 INFO:tasks.rados.rados.0.smithi084.stdout:271: finishing write tid 3 to smithi08466639-271 2023-10-01T07:32:22.359 INFO:tasks.rados.rados.0.smithi084.stdout:271: finishing write tid 4 to smithi08466639-271 2023-10-01T07:32:22.360 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 271 v 83 (ObjNum 270 snap 0 seq_num 270) dirty exists 2023-10-01T07:32:22.360 INFO:tasks.rados.rados.0.smithi084.stdout:271: left oid 271 (ObjNum 270 snap 0 seq_num 270) 2023-10-01T07:32:22.360 INFO:tasks.rados.rados.0.smithi084.stdout:272: finishing write tid 1 to smithi08466639-272 2023-10-01T07:32:22.360 INFO:tasks.rados.rados.0.smithi084.stdout:272: finishing write tid 2 to smithi08466639-272 2023-10-01T07:32:22.360 INFO:tasks.rados.rados.0.smithi084.stdout:272: finishing write tid 3 to smithi08466639-272 2023-10-01T07:32:22.360 INFO:tasks.rados.rados.0.smithi084.stdout:272: finishing write tid 4 to smithi08466639-272 2023-10-01T07:32:22.360 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 272 v 63 (ObjNum 271 snap 0 seq_num 271) dirty exists 2023-10-01T07:32:22.360 INFO:tasks.rados.rados.0.smithi084.stdout:272: left oid 272 (ObjNum 271 snap 0 seq_num 271) 2023-10-01T07:32:22.360 INFO:tasks.rados.rados.0.smithi084.stdout:273: finishing write tid 1 to smithi08466639-273 2023-10-01T07:32:22.360 INFO:tasks.rados.rados.0.smithi084.stdout:273: finishing write tid 2 to smithi08466639-273 2023-10-01T07:32:22.360 INFO:tasks.rados.rados.0.smithi084.stdout:273: finishing write tid 3 to smithi08466639-273 2023-10-01T07:32:22.360 INFO:tasks.rados.rados.0.smithi084.stdout:273: finishing write tid 4 to smithi08466639-273 2023-10-01T07:32:22.360 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 273 v 92 (ObjNum 272 snap 0 seq_num 272) dirty exists 2023-10-01T07:32:22.361 INFO:tasks.rados.rados.0.smithi084.stdout:273: left oid 273 (ObjNum 272 snap 0 seq_num 272) 2023-10-01T07:32:22.361 INFO:tasks.rados.rados.0.smithi084.stdout:274: finishing write tid 1 to smithi08466639-274 2023-10-01T07:32:22.361 INFO:tasks.rados.rados.0.smithi084.stdout:270: done (15 left) 2023-10-01T07:32:22.361 INFO:tasks.rados.rados.0.smithi084.stdout:271: done (14 left) 2023-10-01T07:32:22.361 INFO:tasks.rados.rados.0.smithi084.stdout:272: done (13 left) 2023-10-01T07:32:22.361 INFO:tasks.rados.rados.0.smithi084.stdout:273: done (12 left) 2023-10-01T07:32:22.361 INFO:tasks.rados.rados.0.smithi084.stdout:286: write initial oid 286 2023-10-01T07:32:22.361 INFO:tasks.rados.rados.0.smithi084.stdout:286: seq_num 285 ranges {789995=551026,2027721=468420} 2023-10-01T07:32:22.366 INFO:tasks.rados.rados.0.smithi084.stdout:286: writing smithi08466639-286 from 789995 to 1341021 tid 1 2023-10-01T07:32:22.373 INFO:tasks.rados.rados.0.smithi084.stdout:286: writing smithi08466639-286 from 2027721 to 2496141 tid 2 2023-10-01T07:32:22.373 INFO:tasks.rados.rados.0.smithi084.stdout:287: write initial oid 287 2023-10-01T07:32:22.373 INFO:tasks.rados.rados.0.smithi084.stdout:287: seq_num 286 ranges {406802=626275,1686203=728431} 2023-10-01T07:32:22.379 INFO:tasks.rados.rados.0.smithi084.stdout:287: writing smithi08466639-287 from 406802 to 1033077 tid 1 2023-10-01T07:32:22.387 INFO:tasks.rados.rados.0.smithi084.stdout:287: writing smithi08466639-287 from 1686203 to 2414634 tid 2 2023-10-01T07:32:22.387 INFO:tasks.rados.rados.0.smithi084.stdout:288: write initial oid 288 2023-10-01T07:32:22.387 INFO:tasks.rados.rados.0.smithi084.stdout:288: seq_num 287 ranges {423609=701524,1628332=472089,2648987=174622} 2023-10-01T07:32:22.393 INFO:tasks.rados.rados.0.smithi084.stdout:288: writing smithi08466639-288 from 423609 to 1125133 tid 1 2023-10-01T07:32:22.399 INFO:tasks.rados.rados.0.smithi084.stdout:288: writing smithi08466639-288 from 1628332 to 2100421 tid 2 2023-10-01T07:32:22.404 INFO:tasks.rados.rados.0.smithi084.stdout:288: writing smithi08466639-288 from 2648987 to 2823609 tid 3 2023-10-01T07:32:22.404 INFO:tasks.rados.rados.0.smithi084.stdout:289: write initial oid 289 2023-10-01T07:32:22.404 INFO:tasks.rados.rados.0.smithi084.stdout:289: seq_num 288 ranges {440416=776773,1686814=732100} 2023-10-01T07:32:22.411 INFO:tasks.rados.rados.0.smithi084.stdout:289: writing smithi08466639-289 from 440416 to 1217189 tid 1 2023-10-01T07:32:22.419 INFO:tasks.rados.rados.0.smithi084.stdout:289: writing smithi08466639-289 from 1686814 to 2418914 tid 2 2023-10-01T07:32:22.419 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:22.420 INFO:tasks.rados.rados.0.smithi084.stdout:274: finishing write tid 2 to smithi08466639-274 2023-10-01T07:32:22.420 INFO:tasks.rados.rados.0.smithi084.stdout:274: finishing write tid 3 to smithi08466639-274 2023-10-01T07:32:22.420 INFO:tasks.rados.rados.0.smithi084.stdout:274: finishing write tid 4 to smithi08466639-274 2023-10-01T07:32:22.420 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 274 v 55 (ObjNum 273 snap 0 seq_num 273) dirty exists 2023-10-01T07:32:22.420 INFO:tasks.rados.rados.0.smithi084.stdout:274: left oid 274 (ObjNum 273 snap 0 seq_num 273) 2023-10-01T07:32:22.420 INFO:tasks.rados.rados.0.smithi084.stdout:275: finishing write tid 1 to smithi08466639-275 2023-10-01T07:32:22.420 INFO:tasks.rados.rados.0.smithi084.stdout:275: finishing write tid 2 to smithi08466639-275 2023-10-01T07:32:22.420 INFO:tasks.rados.rados.0.smithi084.stdout:275: finishing write tid 3 to smithi08466639-275 2023-10-01T07:32:22.420 INFO:tasks.rados.rados.0.smithi084.stdout:275: finishing write tid 4 to smithi08466639-275 2023-10-01T07:32:22.420 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 275 v 86 (ObjNum 274 snap 0 seq_num 274) dirty exists 2023-10-01T07:32:22.420 INFO:tasks.rados.rados.0.smithi084.stdout:275: left oid 275 (ObjNum 274 snap 0 seq_num 274) 2023-10-01T07:32:22.421 INFO:tasks.rados.rados.0.smithi084.stdout:276: finishing write tid 1 to smithi08466639-276 2023-10-01T07:32:22.421 INFO:tasks.rados.rados.0.smithi084.stdout:274: done (15 left) 2023-10-01T07:32:22.421 INFO:tasks.rados.rados.0.smithi084.stdout:275: done (14 left) 2023-10-01T07:32:22.421 INFO:tasks.rados.rados.0.smithi084.stdout:290: write initial oid 290 2023-10-01T07:32:22.421 INFO:tasks.rados.rados.0.smithi084.stdout:290: seq_num 289 ranges {457223=568375,1461649=475758,2420186=437037} 2023-10-01T07:32:22.425 INFO:tasks.rados.rados.0.smithi084.stdout:290: writing smithi08466639-290 from 457223 to 1025598 tid 1 2023-10-01T07:32:22.431 INFO:tasks.rados.rados.0.smithi084.stdout:290: writing smithi08466639-290 from 1461649 to 1937407 tid 2 2023-10-01T07:32:22.439 INFO:tasks.rados.rados.0.smithi084.stdout:290: writing smithi08466639-290 from 2420186 to 2857223 tid 3 2023-10-01T07:32:22.440 INFO:tasks.rados.rados.0.smithi084.stdout:291: write initial oid 291 2023-10-01T07:32:22.440 INFO:tasks.rados.rados.0.smithi084.stdout:291: seq_num 290 ranges {474030=643624,1520131=735769} 2023-10-01T07:32:22.447 INFO:tasks.rados.rados.0.smithi084.stdout:291: writing smithi08466639-291 from 474030 to 1117654 tid 1 2023-10-01T07:32:22.455 INFO:tasks.rados.rados.0.smithi084.stdout:291: writing smithi08466639-291 from 1520131 to 2255900 tid 2 2023-10-01T07:32:22.455 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:22.455 INFO:tasks.rados.rados.0.smithi084.stdout:276: finishing write tid 2 to smithi08466639-276 2023-10-01T07:32:22.455 INFO:tasks.rados.rados.0.smithi084.stdout:276: finishing write tid 3 to smithi08466639-276 2023-10-01T07:32:22.455 INFO:tasks.rados.rados.0.smithi084.stdout:276: finishing write tid 4 to smithi08466639-276 2023-10-01T07:32:22.455 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 276 v 42 (ObjNum 275 snap 0 seq_num 275) dirty exists 2023-10-01T07:32:22.455 INFO:tasks.rados.rados.0.smithi084.stdout:276: left oid 276 (ObjNum 275 snap 0 seq_num 275) 2023-10-01T07:32:22.455 INFO:tasks.rados.rados.0.smithi084.stdout:277: finishing write tid 1 to smithi08466639-277 2023-10-01T07:32:22.455 INFO:tasks.rados.rados.0.smithi084.stdout:276: done (15 left) 2023-10-01T07:32:22.455 INFO:tasks.rados.rados.0.smithi084.stdout:292: write initial oid 292 2023-10-01T07:32:22.456 INFO:tasks.rados.rados.0.smithi084.stdout:292: seq_num 291 ranges {490837=718873,1862260=479427,2875032=15805} 2023-10-01T07:32:22.462 INFO:tasks.rados.rados.0.smithi084.stdout:292: writing smithi08466639-292 from 490837 to 1209710 tid 1 2023-10-01T07:32:22.469 INFO:tasks.rados.rados.0.smithi084.stdout:292: writing smithi08466639-292 from 1862260 to 2341687 tid 2 2023-10-01T07:32:22.473 INFO:tasks.rados.rados.0.smithi084.stdout:292: writing smithi08466639-292 from 2875032 to 2890837 tid 3 2023-10-01T07:32:22.473 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:22.473 INFO:tasks.rados.rados.0.smithi084.stdout:277: finishing write tid 2 to smithi08466639-277 2023-10-01T07:32:22.473 INFO:tasks.rados.rados.0.smithi084.stdout:277: finishing write tid 3 to smithi08466639-277 2023-10-01T07:32:22.473 INFO:tasks.rados.rados.0.smithi084.stdout:277: finishing write tid 4 to smithi08466639-277 2023-10-01T07:32:22.474 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 277 v 44 (ObjNum 276 snap 0 seq_num 276) dirty exists 2023-10-01T07:32:22.474 INFO:tasks.rados.rados.0.smithi084.stdout:277: left oid 277 (ObjNum 276 snap 0 seq_num 276) 2023-10-01T07:32:22.474 INFO:tasks.rados.rados.0.smithi084.stdout:278: finishing write tid 1 to smithi08466639-278 2023-10-01T07:32:22.474 INFO:tasks.rados.rados.0.smithi084.stdout:277: done (15 left) 2023-10-01T07:32:22.474 INFO:tasks.rados.rados.0.smithi084.stdout:293: write initial oid 293 2023-10-01T07:32:22.474 INFO:tasks.rados.rados.0.smithi084.stdout:293: seq_num 292 ranges {507644=794122,1920742=623085} 2023-10-01T07:32:22.481 INFO:tasks.rados.rados.0.smithi084.stdout:293: writing smithi08466639-293 from 507644 to 1301766 tid 1 2023-10-01T07:32:22.489 INFO:tasks.rados.rados.0.smithi084.stdout:293: writing smithi08466639-293 from 1920742 to 2543827 tid 2 2023-10-01T07:32:22.489 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:22.489 INFO:tasks.rados.rados.0.smithi084.stdout:278: finishing write tid 2 to smithi08466639-278 2023-10-01T07:32:22.489 INFO:tasks.rados.rados.0.smithi084.stdout:278: finishing write tid 3 to smithi08466639-278 2023-10-01T07:32:22.489 INFO:tasks.rados.rados.0.smithi084.stdout:278: finishing write tid 4 to smithi08466639-278 2023-10-01T07:32:22.489 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 278 v 49 (ObjNum 277 snap 0 seq_num 277) dirty exists 2023-10-01T07:32:22.489 INFO:tasks.rados.rados.0.smithi084.stdout:278: left oid 278 (ObjNum 277 snap 0 seq_num 277) 2023-10-01T07:32:22.489 INFO:tasks.rados.rados.0.smithi084.stdout:279: finishing write tid 1 to smithi08466639-279 2023-10-01T07:32:22.489 INFO:tasks.rados.rados.0.smithi084.stdout:279: finishing write tid 2 to smithi08466639-279 2023-10-01T07:32:22.489 INFO:tasks.rados.rados.0.smithi084.stdout:279: finishing write tid 3 to smithi08466639-279 2023-10-01T07:32:22.490 INFO:tasks.rados.rados.0.smithi084.stdout:279: finishing write tid 4 to smithi08466639-279 2023-10-01T07:32:22.490 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 279 v 60 (ObjNum 278 snap 0 seq_num 278) dirty exists 2023-10-01T07:32:22.490 INFO:tasks.rados.rados.0.smithi084.stdout:279: left oid 279 (ObjNum 278 snap 0 seq_num 278) 2023-10-01T07:32:22.490 INFO:tasks.rados.rados.0.smithi084.stdout:280: finishing write tid 1 to smithi08466639-280 2023-10-01T07:32:22.490 INFO:tasks.rados.rados.0.smithi084.stdout:278: done (15 left) 2023-10-01T07:32:22.490 INFO:tasks.rados.rados.0.smithi084.stdout:279: done (14 left) 2023-10-01T07:32:22.490 INFO:tasks.rados.rados.0.smithi084.stdout:294: write initial oid 294 2023-10-01T07:32:22.490 INFO:tasks.rados.rados.0.smithi084.stdout:294: seq_num 293 ranges {524451=469371,1579224=483096,2529878=394573} 2023-10-01T07:32:22.494 INFO:tasks.rados.rados.0.smithi084.stdout:294: writing smithi08466639-294 from 524451 to 993822 tid 1 2023-10-01T07:32:22.500 INFO:tasks.rados.rados.0.smithi084.stdout:294: writing smithi08466639-294 from 1579224 to 2062320 tid 2 2023-10-01T07:32:22.505 INFO:tasks.rados.rados.0.smithi084.stdout:294: writing smithi08466639-294 from 2529878 to 2924451 tid 3 2023-10-01T07:32:22.506 INFO:tasks.rados.rados.0.smithi084.stdout:295: write initial oid 295 2023-10-01T07:32:22.506 INFO:tasks.rados.rados.0.smithi084.stdout:295: seq_num 294 ranges {541258=544620,1637706=626754,2840948=100310} 2023-10-01T07:32:22.512 INFO:tasks.rados.rados.0.smithi084.stdout:295: writing smithi08466639-295 from 541258 to 1085878 tid 1 2023-10-01T07:32:22.519 INFO:tasks.rados.rados.0.smithi084.stdout:295: writing smithi08466639-295 from 1637706 to 2264460 tid 2 2023-10-01T07:32:22.524 INFO:tasks.rados.rados.0.smithi084.stdout:295: writing smithi08466639-295 from 2840948 to 2941258 tid 3 2023-10-01T07:32:22.524 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:22.524 INFO:tasks.rados.rados.0.smithi084.stdout:280: finishing write tid 2 to smithi08466639-280 2023-10-01T07:32:22.525 INFO:tasks.rados.rados.0.smithi084.stdout:280: finishing write tid 3 to smithi08466639-280 2023-10-01T07:32:22.525 INFO:tasks.rados.rados.0.smithi084.stdout:280: finishing write tid 4 to smithi08466639-280 2023-10-01T07:32:22.525 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 280 v 91 (ObjNum 279 snap 0 seq_num 279) dirty exists 2023-10-01T07:32:22.525 INFO:tasks.rados.rados.0.smithi084.stdout:280: left oid 280 (ObjNum 279 snap 0 seq_num 279) 2023-10-01T07:32:22.525 INFO:tasks.rados.rados.0.smithi084.stdout:281: finishing write tid 1 to smithi08466639-281 2023-10-01T07:32:22.525 INFO:tasks.rados.rados.0.smithi084.stdout:281: finishing write tid 2 to smithi08466639-281 2023-10-01T07:32:22.525 INFO:tasks.rados.rados.0.smithi084.stdout:281: finishing write tid 3 to smithi08466639-281 2023-10-01T07:32:22.525 INFO:tasks.rados.rados.0.smithi084.stdout:281: finishing write tid 4 to smithi08466639-281 2023-10-01T07:32:22.525 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 281 v 42 (ObjNum 280 snap 0 seq_num 280) dirty exists 2023-10-01T07:32:22.525 INFO:tasks.rados.rados.0.smithi084.stdout:281: left oid 281 (ObjNum 280 snap 0 seq_num 280) 2023-10-01T07:32:22.525 INFO:tasks.rados.rados.0.smithi084.stdout:282: finishing write tid 1 to smithi08466639-282 2023-10-01T07:32:22.525 INFO:tasks.rados.rados.0.smithi084.stdout:282: finishing write tid 2 to smithi08466639-282 2023-10-01T07:32:22.525 INFO:tasks.rados.rados.0.smithi084.stdout:282: finishing write tid 3 to smithi08466639-282 2023-10-01T07:32:22.526 INFO:tasks.rados.rados.0.smithi084.stdout:282: finishing write tid 4 to smithi08466639-282 2023-10-01T07:32:22.526 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 282 v 60 (ObjNum 281 snap 0 seq_num 281) dirty exists 2023-10-01T07:32:22.526 INFO:tasks.rados.rados.0.smithi084.stdout:282: left oid 282 (ObjNum 281 snap 0 seq_num 281) 2023-10-01T07:32:22.526 INFO:tasks.rados.rados.0.smithi084.stdout:283: finishing write tid 1 to smithi08466639-283 2023-10-01T07:32:22.526 INFO:tasks.rados.rados.0.smithi084.stdout:283: finishing write tid 2 to smithi08466639-283 2023-10-01T07:32:22.526 INFO:tasks.rados.rados.0.smithi084.stdout:283: finishing write tid 3 to smithi08466639-283 2023-10-01T07:32:22.526 INFO:tasks.rados.rados.0.smithi084.stdout:283: finishing write tid 4 to smithi08466639-283 2023-10-01T07:32:22.526 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 283 v 63 (ObjNum 282 snap 0 seq_num 282) dirty exists 2023-10-01T07:32:22.526 INFO:tasks.rados.rados.0.smithi084.stdout:283: left oid 283 (ObjNum 282 snap 0 seq_num 282) 2023-10-01T07:32:22.526 INFO:tasks.rados.rados.0.smithi084.stdout:284: finishing write tid 1 to smithi08466639-284 2023-10-01T07:32:22.526 INFO:tasks.rados.rados.0.smithi084.stdout:284: finishing write tid 2 to smithi08466639-284 2023-10-01T07:32:22.526 INFO:tasks.rados.rados.0.smithi084.stdout:284: finishing write tid 3 to smithi08466639-284 2023-10-01T07:32:22.527 INFO:tasks.rados.rados.0.smithi084.stdout:284: finishing write tid 4 to smithi08466639-284 2023-10-01T07:32:22.527 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 284 v 66 (ObjNum 283 snap 0 seq_num 283) dirty exists 2023-10-01T07:32:22.527 INFO:tasks.rados.rados.0.smithi084.stdout:284: left oid 284 (ObjNum 283 snap 0 seq_num 283) 2023-10-01T07:32:22.527 INFO:tasks.rados.rados.0.smithi084.stdout:285: finishing write tid 1 to smithi08466639-285 2023-10-01T07:32:22.527 INFO:tasks.rados.rados.0.smithi084.stdout:285: finishing write tid 2 to smithi08466639-285 2023-10-01T07:32:22.527 INFO:tasks.rados.rados.0.smithi084.stdout:285: finishing write tid 3 to smithi08466639-285 2023-10-01T07:32:22.527 INFO:tasks.rados.rados.0.smithi084.stdout:285: finishing write tid 4 to smithi08466639-285 2023-10-01T07:32:22.527 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 285 v 45 (ObjNum 284 snap 0 seq_num 284) dirty exists 2023-10-01T07:32:22.527 INFO:tasks.rados.rados.0.smithi084.stdout:285: left oid 285 (ObjNum 284 snap 0 seq_num 284) 2023-10-01T07:32:22.527 INFO:tasks.rados.rados.0.smithi084.stdout:286: finishing write tid 1 to smithi08466639-286 2023-10-01T07:32:22.527 INFO:tasks.rados.rados.0.smithi084.stdout:286: finishing write tid 2 to smithi08466639-286 2023-10-01T07:32:22.527 INFO:tasks.rados.rados.0.smithi084.stdout:280: done (15 left) 2023-10-01T07:32:22.527 INFO:tasks.rados.rados.0.smithi084.stdout:281: done (14 left) 2023-10-01T07:32:22.527 INFO:tasks.rados.rados.0.smithi084.stdout:282: done (13 left) 2023-10-01T07:32:22.528 INFO:tasks.rados.rados.0.smithi084.stdout:283: done (12 left) 2023-10-01T07:32:22.528 INFO:tasks.rados.rados.0.smithi084.stdout:284: done (11 left) 2023-10-01T07:32:22.528 INFO:tasks.rados.rados.0.smithi084.stdout:285: done (10 left) 2023-10-01T07:32:22.528 INFO:tasks.rados.rados.0.smithi084.stdout:296: write initial oid 296 2023-10-01T07:32:22.528 INFO:tasks.rados.rados.0.smithi084.stdout:296: seq_num 295 ranges {558065=619869,1579835=486765,2468371=489694} 2023-10-01T07:32:22.530 INFO:tasks.rados.rados.0.smithi084.stdout:296: writing smithi08466639-296 from 558065 to 1177934 tid 1 2023-10-01T07:32:22.536 INFO:tasks.rados.rados.0.smithi084.stdout:296: writing smithi08466639-296 from 1579835 to 2066600 tid 2 2023-10-01T07:32:22.541 INFO:tasks.rados.rados.0.smithi084.stdout:296: writing smithi08466639-296 from 2468371 to 2958065 tid 3 2023-10-01T07:32:22.541 INFO:tasks.rados.rados.0.smithi084.stdout:297: write initial oid 297 2023-10-01T07:32:22.541 INFO:tasks.rados.rados.0.smithi084.stdout:297: seq_num 296 ranges {574872=695118,2038317=630423} 2023-10-01T07:32:22.549 INFO:tasks.rados.rados.0.smithi084.stdout:297: writing smithi08466639-297 from 574872 to 1269990 tid 1 2023-10-01T07:32:22.558 INFO:tasks.rados.rados.0.smithi084.stdout:297: writing smithi08466639-297 from 2038317 to 2668740 tid 2 2023-10-01T07:32:22.558 INFO:tasks.rados.rados.0.smithi084.stdout:298: write initial oid 298 2023-10-01T07:32:22.558 INFO:tasks.rados.rados.0.smithi084.stdout:298: seq_num 297 ranges {591679=486720,1813152=490434} 2023-10-01T07:32:22.564 INFO:tasks.rados.rados.0.smithi084.stdout:298: writing smithi08466639-298 from 591679 to 1078399 tid 1 2023-10-01T07:32:22.572 INFO:tasks.rados.rados.0.smithi084.stdout:298: writing smithi08466639-298 from 1813152 to 2303586 tid 2 2023-10-01T07:32:22.572 INFO:tasks.rados.rados.0.smithi084.stdout:299: write initial oid 299 2023-10-01T07:32:22.572 INFO:tasks.rados.rados.0.smithi084.stdout:299: seq_num 298 ranges {608486=561969,1871634=634092,2950640=57846} 2023-10-01T07:32:22.579 INFO:tasks.rados.rados.0.smithi084.stdout:299: writing smithi08466639-299 from 608486 to 1170455 tid 1 2023-10-01T07:32:22.587 INFO:tasks.rados.rados.0.smithi084.stdout:299: writing smithi08466639-299 from 1871634 to 2505726 tid 2 2023-10-01T07:32:22.590 INFO:tasks.rados.rados.0.smithi084.stdout:299: writing smithi08466639-299 from 2950640 to 3008486 tid 3 2023-10-01T07:32:22.590 INFO:tasks.rados.rados.0.smithi084.stdout:300: write initial oid 300 2023-10-01T07:32:22.590 INFO:tasks.rados.rados.0.smithi084.stdout:300: seq_num 299 ranges {625293=637218,1813763=494103,2978063=47230} 2023-10-01T07:32:22.597 INFO:tasks.rados.rados.0.smithi084.stdout:300: writing smithi08466639-300 from 625293 to 1262511 tid 1 2023-10-01T07:32:22.604 INFO:tasks.rados.rados.0.smithi084.stdout:300: writing smithi08466639-300 from 1813763 to 2307866 tid 2 2023-10-01T07:32:22.608 INFO:tasks.rados.rados.0.smithi084.stdout:300: writing smithi08466639-300 from 2978063 to 3025293 tid 3 2023-10-01T07:32:22.608 INFO:tasks.rados.rados.0.smithi084.stdout:301: write initial oid 301 2023-10-01T07:32:22.608 INFO:tasks.rados.rados.0.smithi084.stdout:301: seq_num 300 ranges {642100=712467,1872245=637761} 2023-10-01T07:32:22.616 INFO:tasks.rados.rados.0.smithi084.stdout:301: writing smithi08466639-301 from 642100 to 1354567 tid 1 2023-10-01T07:32:22.625 INFO:tasks.rados.rados.0.smithi084.stdout:301: writing smithi08466639-301 from 1872245 to 2510006 tid 2 2023-10-01T07:32:22.625 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:22.625 INFO:tasks.rados.rados.0.smithi084.stdout:286: finishing write tid 3 to smithi08466639-286 2023-10-01T07:32:22.625 INFO:tasks.rados.rados.0.smithi084.stdout:286: finishing write tid 4 to smithi08466639-286 2023-10-01T07:32:22.625 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 286 v 66 (ObjNum 285 snap 0 seq_num 285) dirty exists 2023-10-01T07:32:22.625 INFO:tasks.rados.rados.0.smithi084.stdout:286: left oid 286 (ObjNum 285 snap 0 seq_num 285) 2023-10-01T07:32:22.625 INFO:tasks.rados.rados.0.smithi084.stdout:287: finishing write tid 1 to smithi08466639-287 2023-10-01T07:32:22.625 INFO:tasks.rados.rados.0.smithi084.stdout:287: finishing write tid 2 to smithi08466639-287 2023-10-01T07:32:22.625 INFO:tasks.rados.rados.0.smithi084.stdout:287: finishing write tid 3 to smithi08466639-287 2023-10-01T07:32:22.626 INFO:tasks.rados.rados.0.smithi084.stdout:287: finishing write tid 4 to smithi08466639-287 2023-10-01T07:32:22.626 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 287 v 63 (ObjNum 286 snap 0 seq_num 286) dirty exists 2023-10-01T07:32:22.626 INFO:tasks.rados.rados.0.smithi084.stdout:287: left oid 287 (ObjNum 286 snap 0 seq_num 286) 2023-10-01T07:32:22.626 INFO:tasks.rados.rados.0.smithi084.stdout:288: finishing write tid 1 to smithi08466639-288 2023-10-01T07:32:22.626 INFO:tasks.rados.rados.0.smithi084.stdout:288: finishing write tid 2 to smithi08466639-288 2023-10-01T07:32:22.626 INFO:tasks.rados.rados.0.smithi084.stdout:288: finishing write tid 3 to smithi08466639-288 2023-10-01T07:32:22.626 INFO:tasks.rados.rados.0.smithi084.stdout:288: finishing write tid 4 to smithi08466639-288 2023-10-01T07:32:22.626 INFO:tasks.rados.rados.0.smithi084.stdout:288: finishing write tid 5 to smithi08466639-288 2023-10-01T07:32:22.626 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 288 v 60 (ObjNum 287 snap 0 seq_num 287) dirty exists 2023-10-01T07:32:22.626 INFO:tasks.rados.rados.0.smithi084.stdout:288: left oid 288 (ObjNum 287 snap 0 seq_num 287) 2023-10-01T07:32:22.626 INFO:tasks.rados.rados.0.smithi084.stdout:286: done (15 left) 2023-10-01T07:32:22.626 INFO:tasks.rados.rados.0.smithi084.stdout:287: done (14 left) 2023-10-01T07:32:22.627 INFO:tasks.rados.rados.0.smithi084.stdout:288: done (13 left) 2023-10-01T07:32:22.627 INFO:tasks.rados.rados.0.smithi084.stdout:302: write initial oid 302 2023-10-01T07:32:22.627 INFO:tasks.rados.rados.0.smithi084.stdout:302: seq_num 301 ranges {658907=787716,1930727=497772,3032909=25998} 2023-10-01T07:32:22.633 INFO:tasks.rados.rados.0.smithi084.stdout:302: writing smithi08466639-302 from 658907 to 1446623 tid 1 2023-10-01T07:32:22.639 INFO:tasks.rados.rados.0.smithi084.stdout:302: writing smithi08466639-302 from 1930727 to 2428499 tid 2 2023-10-01T07:32:22.643 INFO:tasks.rados.rados.0.smithi084.stdout:302: writing smithi08466639-302 from 3032909 to 3058907 tid 3 2023-10-01T07:32:22.643 INFO:tasks.rados.rados.0.smithi084.stdout:303: write initial oid 303 2023-10-01T07:32:22.643 INFO:tasks.rados.rados.0.smithi084.stdout:303: seq_num 302 ranges {675714=462965,1589209=641430,2943979=131735} 2023-10-01T07:32:22.650 INFO:tasks.rados.rados.0.smithi084.stdout:303: writing smithi08466639-303 from 675714 to 1138679 tid 1 2023-10-01T07:32:22.656 INFO:tasks.rados.rados.0.smithi084.stdout:303: writing smithi08466639-303 from 1589209 to 2230639 tid 2 2023-10-01T07:32:22.661 INFO:tasks.rados.rados.0.smithi084.stdout:303: writing smithi08466639-303 from 2943979 to 3075714 tid 3 2023-10-01T07:32:22.661 INFO:tasks.rados.rados.0.smithi084.stdout:304: write initial oid 304 2023-10-01T07:32:22.662 INFO:tasks.rados.rados.0.smithi084.stdout:304: seq_num 303 ranges {692521=538214,1931338=785088} 2023-10-01T07:32:22.668 INFO:tasks.rados.rados.0.smithi084.stdout:304: writing smithi08466639-304 from 692521 to 1230735 tid 1 2023-10-01T07:32:22.678 INFO:tasks.rados.rados.0.smithi084.stdout:304: writing smithi08466639-304 from 1931338 to 2716426 tid 2 2023-10-01T07:32:22.678 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:22.678 INFO:tasks.rados.rados.0.smithi084.stdout:289: finishing write tid 1 to smithi08466639-289 2023-10-01T07:32:22.678 INFO:tasks.rados.rados.0.smithi084.stdout:289: finishing write tid 2 to smithi08466639-289 2023-10-01T07:32:22.678 INFO:tasks.rados.rados.0.smithi084.stdout:289: finishing write tid 3 to smithi08466639-289 2023-10-01T07:32:22.678 INFO:tasks.rados.rados.0.smithi084.stdout:289: finishing write tid 4 to smithi08466639-289 2023-10-01T07:32:22.678 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 289 v 62 (ObjNum 288 snap 0 seq_num 288) dirty exists 2023-10-01T07:32:22.678 INFO:tasks.rados.rados.0.smithi084.stdout:289: left oid 289 (ObjNum 288 snap 0 seq_num 288) 2023-10-01T07:32:22.679 INFO:tasks.rados.rados.0.smithi084.stdout:290: finishing write tid 1 to smithi08466639-290 2023-10-01T07:32:22.679 INFO:tasks.rados.rados.0.smithi084.stdout:290: finishing write tid 2 to smithi08466639-290 2023-10-01T07:32:22.679 INFO:tasks.rados.rados.0.smithi084.stdout:289: done (15 left) 2023-10-01T07:32:22.679 INFO:tasks.rados.rados.0.smithi084.stdout:305: write initial oid 305 2023-10-01T07:32:22.679 INFO:tasks.rados.rados.0.smithi084.stdout:305: seq_num 304 ranges {709328=613463,1989820=645099} 2023-10-01T07:32:22.686 INFO:tasks.rados.rados.0.smithi084.stdout:305: writing smithi08466639-305 from 709328 to 1322791 tid 1 2023-10-01T07:32:22.694 INFO:tasks.rados.rados.0.smithi084.stdout:305: writing smithi08466639-305 from 1989820 to 2634919 tid 2 2023-10-01T07:32:22.694 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:22.694 INFO:tasks.rados.rados.0.smithi084.stdout:290: finishing write tid 3 to smithi08466639-290 2023-10-01T07:32:22.694 INFO:tasks.rados.rados.0.smithi084.stdout:290: finishing write tid 4 to smithi08466639-290 2023-10-01T07:32:22.694 INFO:tasks.rados.rados.0.smithi084.stdout:290: finishing write tid 5 to smithi08466639-290 2023-10-01T07:32:22.695 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 290 v 70 (ObjNum 289 snap 0 seq_num 289) dirty exists 2023-10-01T07:32:22.695 INFO:tasks.rados.rados.0.smithi084.stdout:290: left oid 290 (ObjNum 289 snap 0 seq_num 289) 2023-10-01T07:32:22.695 INFO:tasks.rados.rados.0.smithi084.stdout:291: finishing write tid 1 to smithi08466639-291 2023-10-01T07:32:22.695 INFO:tasks.rados.rados.0.smithi084.stdout:290: done (15 left) 2023-10-01T07:32:22.695 INFO:tasks.rados.rados.0.smithi084.stdout:306: write initial oid 306 2023-10-01T07:32:22.695 INFO:tasks.rados.rados.0.smithi084.stdout:306: seq_num 305 ranges {726135=405065,1764655=788757,3026248=99887} 2023-10-01T07:32:22.700 INFO:tasks.rados.rados.0.smithi084.stdout:306: writing smithi08466639-306 from 726135 to 1131200 tid 1 2023-10-01T07:32:22.709 INFO:tasks.rados.rados.0.smithi084.stdout:306: writing smithi08466639-306 from 1764655 to 2553412 tid 2 2023-10-01T07:32:22.713 INFO:tasks.rados.rados.0.smithi084.stdout:306: writing smithi08466639-306 from 3026248 to 3126135 tid 3 2023-10-01T07:32:22.713 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:22.713 INFO:tasks.rados.rados.0.smithi084.stdout:291: finishing write tid 2 to smithi08466639-291 2023-10-01T07:32:22.713 INFO:tasks.rados.rados.0.smithi084.stdout:291: finishing write tid 3 to smithi08466639-291 2023-10-01T07:32:22.713 INFO:tasks.rados.rados.0.smithi084.stdout:291: finishing write tid 4 to smithi08466639-291 2023-10-01T07:32:22.713 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 291 v 45 (ObjNum 290 snap 0 seq_num 290) dirty exists 2023-10-01T07:32:22.714 INFO:tasks.rados.rados.0.smithi084.stdout:291: left oid 291 (ObjNum 290 snap 0 seq_num 290) 2023-10-01T07:32:22.714 INFO:tasks.rados.rados.0.smithi084.stdout:292: finishing write tid 1 to smithi08466639-292 2023-10-01T07:32:22.714 INFO:tasks.rados.rados.0.smithi084.stdout:291: done (15 left) 2023-10-01T07:32:22.714 INFO:tasks.rados.rados.0.smithi084.stdout:307: write initial oid 307 2023-10-01T07:32:22.714 INFO:tasks.rados.rados.0.smithi084.stdout:307: seq_num 306 ranges {742942=480314,1823137=648768} 2023-10-01T07:32:22.719 INFO:tasks.rados.rados.0.smithi084.stdout:307: writing smithi08466639-307 from 742942 to 1223256 tid 1 2023-10-01T07:32:22.727 INFO:tasks.rados.rados.0.smithi084.stdout:307: writing smithi08466639-307 from 1823137 to 2471905 tid 2 2023-10-01T07:32:22.727 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:22.727 INFO:tasks.rados.rados.0.smithi084.stdout:292: finishing write tid 2 to smithi08466639-292 2023-10-01T07:32:22.727 INFO:tasks.rados.rados.0.smithi084.stdout:292: finishing write tid 3 to smithi08466639-292 2023-10-01T07:32:22.727 INFO:tasks.rados.rados.0.smithi084.stdout:292: finishing write tid 4 to smithi08466639-292 2023-10-01T07:32:22.727 INFO:tasks.rados.rados.0.smithi084.stdout:292: finishing write tid 5 to smithi08466639-292 2023-10-01T07:32:22.727 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 292 v 52 (ObjNum 291 snap 0 seq_num 291) dirty exists 2023-10-01T07:32:22.727 INFO:tasks.rados.rados.0.smithi084.stdout:292: left oid 292 (ObjNum 291 snap 0 seq_num 291) 2023-10-01T07:32:22.727 INFO:tasks.rados.rados.0.smithi084.stdout:293: finishing write tid 1 to smithi08466639-293 2023-10-01T07:32:22.727 INFO:tasks.rados.rados.0.smithi084.stdout:292: done (15 left) 2023-10-01T07:32:22.727 INFO:tasks.rados.rados.0.smithi084.stdout:308: write initial oid 308 2023-10-01T07:32:22.728 INFO:tasks.rados.rados.0.smithi084.stdout:308: seq_num 307 ranges {759749=555563,1765266=792426,2964741=195008} 2023-10-01T07:32:22.734 INFO:tasks.rados.rados.0.smithi084.stdout:308: writing smithi08466639-308 from 759749 to 1315312 tid 1 2023-10-01T07:32:22.742 INFO:tasks.rados.rados.0.smithi084.stdout:308: writing smithi08466639-308 from 1765266 to 2557692 tid 2 2023-10-01T07:32:22.746 INFO:tasks.rados.rados.0.smithi084.stdout:308: writing smithi08466639-308 from 2964741 to 3159749 tid 3 2023-10-01T07:32:22.746 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:22.746 INFO:tasks.rados.rados.0.smithi084.stdout:293: finishing write tid 2 to smithi08466639-293 2023-10-01T07:32:22.746 INFO:tasks.rados.rados.0.smithi084.stdout:293: finishing write tid 3 to smithi08466639-293 2023-10-01T07:32:22.746 INFO:tasks.rados.rados.0.smithi084.stdout:293: finishing write tid 4 to smithi08466639-293 2023-10-01T07:32:22.746 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 293 v 65 (ObjNum 292 snap 0 seq_num 292) dirty exists 2023-10-01T07:32:22.747 INFO:tasks.rados.rados.0.smithi084.stdout:293: left oid 293 (ObjNum 292 snap 0 seq_num 292) 2023-10-01T07:32:22.747 INFO:tasks.rados.rados.0.smithi084.stdout:294: finishing write tid 1 to smithi08466639-294 2023-10-01T07:32:22.747 INFO:tasks.rados.rados.0.smithi084.stdout:294: finishing write tid 2 to smithi08466639-294 2023-10-01T07:32:22.747 INFO:tasks.rados.rados.0.smithi084.stdout:294: finishing write tid 3 to smithi08466639-294 2023-10-01T07:32:22.747 INFO:tasks.rados.rados.0.smithi084.stdout:294: finishing write tid 4 to smithi08466639-294 2023-10-01T07:32:22.747 INFO:tasks.rados.rados.0.smithi084.stdout:293: done (15 left) 2023-10-01T07:32:22.747 INFO:tasks.rados.rados.0.smithi084.stdout:309: write initial oid 309 2023-10-01T07:32:22.747 INFO:tasks.rados.rados.0.smithi084.stdout:309: seq_num 308 ranges {776556=630812,1823748=652437,3108517=68039} 2023-10-01T07:32:22.754 INFO:tasks.rados.rados.0.smithi084.stdout:309: writing smithi08466639-309 from 776556 to 1407368 tid 1 2023-10-01T07:32:22.760 INFO:tasks.rados.rados.0.smithi084.stdout:309: writing smithi08466639-309 from 1823748 to 2476185 tid 2 2023-10-01T07:32:22.765 INFO:tasks.rados.rados.0.smithi084.stdout:309: writing smithi08466639-309 from 3108517 to 3176556 tid 3 2023-10-01T07:32:22.765 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:22.765 INFO:tasks.rados.rados.0.smithi084.stdout:294: finishing write tid 5 to smithi08466639-294 2023-10-01T07:32:22.765 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 294 v 95 (ObjNum 293 snap 0 seq_num 293) dirty exists 2023-10-01T07:32:22.765 INFO:tasks.rados.rados.0.smithi084.stdout:294: left oid 294 (ObjNum 293 snap 0 seq_num 293) 2023-10-01T07:32:22.765 INFO:tasks.rados.rados.0.smithi084.stdout:295: finishing write tid 1 to smithi08466639-295 2023-10-01T07:32:22.765 INFO:tasks.rados.rados.0.smithi084.stdout:295: finishing write tid 2 to smithi08466639-295 2023-10-01T07:32:22.765 INFO:tasks.rados.rados.0.smithi084.stdout:294: done (15 left) 2023-10-01T07:32:22.765 INFO:tasks.rados.rados.0.smithi084.stdout:310: write initial oid 310 2023-10-01T07:32:22.765 INFO:tasks.rados.rados.0.smithi084.stdout:310: seq_num 309 ranges {793363=706061,2282230=796095} 2023-10-01T07:32:22.773 INFO:tasks.rados.rados.0.smithi084.stdout:310: writing smithi08466639-310 from 793363 to 1499424 tid 1 2023-10-01T07:32:22.783 INFO:tasks.rados.rados.0.smithi084.stdout:310: writing smithi08466639-310 from 2282230 to 3078325 tid 2 2023-10-01T07:32:22.783 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:22.784 INFO:tasks.rados.rados.0.smithi084.stdout:295: finishing write tid 3 to smithi08466639-295 2023-10-01T07:32:22.784 INFO:tasks.rados.rados.0.smithi084.stdout:295: finishing write tid 4 to smithi08466639-295 2023-10-01T07:32:22.784 INFO:tasks.rados.rados.0.smithi084.stdout:295: finishing write tid 5 to smithi08466639-295 2023-10-01T07:32:22.784 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 295 v 69 (ObjNum 294 snap 0 seq_num 294) dirty exists 2023-10-01T07:32:22.784 INFO:tasks.rados.rados.0.smithi084.stdout:295: left oid 295 (ObjNum 294 snap 0 seq_num 294) 2023-10-01T07:32:22.784 INFO:tasks.rados.rados.0.smithi084.stdout:296: finishing write tid 1 to smithi08466639-296 2023-10-01T07:32:22.784 INFO:tasks.rados.rados.0.smithi084.stdout:295: done (15 left) 2023-10-01T07:32:22.784 INFO:tasks.rados.rados.0.smithi084.stdout:311: write initial oid 311 2023-10-01T07:32:22.784 INFO:tasks.rados.rados.0.smithi084.stdout:311: seq_num 310 ranges {410170=781310,1940712=656106,3163363=46807} 2023-10-01T07:32:22.790 INFO:tasks.rados.rados.0.smithi084.stdout:311: writing smithi08466639-311 from 410170 to 1191480 tid 1 2023-10-01T07:32:22.799 INFO:tasks.rados.rados.0.smithi084.stdout:311: writing smithi08466639-311 from 1940712 to 2596818 tid 2 2023-10-01T07:32:22.803 INFO:tasks.rados.rados.0.smithi084.stdout:311: writing smithi08466639-311 from 3163363 to 3210170 tid 3 2023-10-01T07:32:22.803 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:22.803 INFO:tasks.rados.rados.0.smithi084.stdout:296: finishing write tid 2 to smithi08466639-296 2023-10-01T07:32:22.803 INFO:tasks.rados.rados.0.smithi084.stdout:296: finishing write tid 3 to smithi08466639-296 2023-10-01T07:32:22.803 INFO:tasks.rados.rados.0.smithi084.stdout:296: finishing write tid 4 to smithi08466639-296 2023-10-01T07:32:22.803 INFO:tasks.rados.rados.0.smithi084.stdout:296: finishing write tid 5 to smithi08466639-296 2023-10-01T07:32:22.803 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 296 v 48 (ObjNum 295 snap 0 seq_num 295) dirty exists 2023-10-01T07:32:22.803 INFO:tasks.rados.rados.0.smithi084.stdout:296: left oid 296 (ObjNum 295 snap 0 seq_num 295) 2023-10-01T07:32:22.803 INFO:tasks.rados.rados.0.smithi084.stdout:297: finishing write tid 1 to smithi08466639-297 2023-10-01T07:32:22.803 INFO:tasks.rados.rados.0.smithi084.stdout:297: finishing write tid 2 to smithi08466639-297 2023-10-01T07:32:22.803 INFO:tasks.rados.rados.0.smithi084.stdout:297: finishing write tid 3 to smithi08466639-297 2023-10-01T07:32:22.804 INFO:tasks.rados.rados.0.smithi084.stdout:297: finishing write tid 4 to smithi08466639-297 2023-10-01T07:32:22.804 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 297 v 51 (ObjNum 296 snap 0 seq_num 296) dirty exists 2023-10-01T07:32:22.804 INFO:tasks.rados.rados.0.smithi084.stdout:297: left oid 297 (ObjNum 296 snap 0 seq_num 296) 2023-10-01T07:32:22.804 INFO:tasks.rados.rados.0.smithi084.stdout:298: finishing write tid 1 to smithi08466639-298 2023-10-01T07:32:22.804 INFO:tasks.rados.rados.0.smithi084.stdout:296: done (15 left) 2023-10-01T07:32:22.804 INFO:tasks.rados.rados.0.smithi084.stdout:297: done (14 left) 2023-10-01T07:32:22.804 INFO:tasks.rados.rados.0.smithi084.stdout:312: write initial oid 312 2023-10-01T07:32:22.804 INFO:tasks.rados.rados.0.smithi084.stdout:312: seq_num 311 ranges {426977=456559,1482841=799764,2958080=268897} 2023-10-01T07:32:22.808 INFO:tasks.rados.rados.0.smithi084.stdout:312: writing smithi08466639-312 from 426977 to 883536 tid 1 2023-10-01T07:32:22.816 INFO:tasks.rados.rados.0.smithi084.stdout:312: writing smithi08466639-312 from 1482841 to 2282605 tid 2 2023-10-01T07:32:22.822 INFO:tasks.rados.rados.0.smithi084.stdout:312: writing smithi08466639-312 from 2958080 to 3226977 tid 3 2023-10-01T07:32:22.822 INFO:tasks.rados.rados.0.smithi084.stdout:313: write initial oid 313 2023-10-01T07:32:22.822 INFO:tasks.rados.rados.0.smithi084.stdout:313: seq_num 312 ranges {443784=648161,1657676=659775,2818209=425575} 2023-10-01T07:32:22.829 INFO:tasks.rados.rados.0.smithi084.stdout:313: writing smithi08466639-313 from 443784 to 1091945 tid 1 2023-10-01T07:32:22.836 INFO:tasks.rados.rados.0.smithi084.stdout:313: writing smithi08466639-313 from 1657676 to 2317451 tid 2 2023-10-01T07:32:22.841 INFO:tasks.rados.rados.0.smithi084.stdout:313: writing smithi08466639-313 from 2818209 to 3243784 tid 3 2023-10-01T07:32:22.842 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:22.842 INFO:tasks.rados.rados.0.smithi084.stdout:298: finishing write tid 2 to smithi08466639-298 2023-10-01T07:32:22.842 INFO:tasks.rados.rados.0.smithi084.stdout:298: finishing write tid 3 to smithi08466639-298 2023-10-01T07:32:22.842 INFO:tasks.rados.rados.0.smithi084.stdout:298: finishing write tid 4 to smithi08466639-298 2023-10-01T07:32:22.842 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 298 v 55 (ObjNum 297 snap 0 seq_num 297) dirty exists 2023-10-01T07:32:22.842 INFO:tasks.rados.rados.0.smithi084.stdout:298: left oid 298 (ObjNum 297 snap 0 seq_num 297) 2023-10-01T07:32:22.842 INFO:tasks.rados.rados.0.smithi084.stdout:299: finishing write tid 1 to smithi08466639-299 2023-10-01T07:32:22.842 INFO:tasks.rados.rados.0.smithi084.stdout:298: done (15 left) 2023-10-01T07:32:22.842 INFO:tasks.rados.rados.0.smithi084.stdout:314: write initial oid 314 2023-10-01T07:32:22.842 INFO:tasks.rados.rados.0.smithi084.stdout:314: seq_num 313 ranges {460591=723410,1716158=403433,2729279=440140} 2023-10-01T07:32:22.850 INFO:tasks.rados.rados.0.smithi084.stdout:314: writing smithi08466639-314 from 460591 to 1184001 tid 1 2023-10-01T07:32:22.856 INFO:tasks.rados.rados.0.smithi084.stdout:314: writing smithi08466639-314 from 1716158 to 2119591 tid 2 2023-10-01T07:32:22.863 INFO:tasks.rados.rados.0.smithi084.stdout:314: writing smithi08466639-314 from 2729279 to 3169419 tid 3 2023-10-01T07:32:22.863 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:22.863 INFO:tasks.rados.rados.0.smithi084.stdout:299: finishing write tid 2 to smithi08466639-299 2023-10-01T07:32:22.863 INFO:tasks.rados.rados.0.smithi084.stdout:299: finishing write tid 3 to smithi08466639-299 2023-10-01T07:32:22.863 INFO:tasks.rados.rados.0.smithi084.stdout:299: finishing write tid 4 to smithi08466639-299 2023-10-01T07:32:22.863 INFO:tasks.rados.rados.0.smithi084.stdout:299: finishing write tid 5 to smithi08466639-299 2023-10-01T07:32:22.864 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 299 v 49 (ObjNum 298 snap 0 seq_num 298) dirty exists 2023-10-01T07:32:22.864 INFO:tasks.rados.rados.0.smithi084.stdout:299: left oid 299 (ObjNum 298 snap 0 seq_num 298) 2023-10-01T07:32:22.864 INFO:tasks.rados.rados.0.smithi084.stdout:300: finishing write tid 1 to smithi08466639-300 2023-10-01T07:32:22.864 INFO:tasks.rados.rados.0.smithi084.stdout:300: finishing write tid 2 to smithi08466639-300 2023-10-01T07:32:22.864 INFO:tasks.rados.rados.0.smithi084.stdout:300: finishing write tid 3 to smithi08466639-300 2023-10-01T07:32:22.864 INFO:tasks.rados.rados.0.smithi084.stdout:299: done (15 left) 2023-10-01T07:32:22.864 INFO:tasks.rados.rados.0.smithi084.stdout:315: write initial oid 315 2023-10-01T07:32:22.864 INFO:tasks.rados.rados.0.smithi084.stdout:315: seq_num 314 ranges {477398=798659,1774640=663444,2873055=404343} 2023-10-01T07:32:22.874 INFO:tasks.rados.rados.0.smithi084.stdout:315: writing smithi08466639-315 from 477398 to 1276057 tid 1 2023-10-01T07:32:22.885 INFO:tasks.rados.rados.0.smithi084.stdout:315: writing smithi08466639-315 from 1774640 to 2438084 tid 2 2023-10-01T07:32:22.892 INFO:tasks.rados.rados.0.smithi084.stdout:315: writing smithi08466639-315 from 2873055 to 3277398 tid 3 2023-10-01T07:32:22.892 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:22.892 INFO:tasks.rados.rados.0.smithi084.stdout:300: finishing write tid 4 to smithi08466639-300 2023-10-01T07:32:22.892 INFO:tasks.rados.rados.0.smithi084.stdout:300: finishing write tid 5 to smithi08466639-300 2023-10-01T07:32:22.892 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 300 v 64 (ObjNum 299 snap 0 seq_num 299) dirty exists 2023-10-01T07:32:22.892 INFO:tasks.rados.rados.0.smithi084.stdout:300: left oid 300 (ObjNum 299 snap 0 seq_num 299) 2023-10-01T07:32:22.892 INFO:tasks.rados.rados.0.smithi084.stdout:301: finishing write tid 1 to smithi08466639-301 2023-10-01T07:32:22.892 INFO:tasks.rados.rados.0.smithi084.stdout:301: finishing write tid 2 to smithi08466639-301 2023-10-01T07:32:22.892 INFO:tasks.rados.rados.0.smithi084.stdout:300: done (15 left) 2023-10-01T07:32:22.892 INFO:tasks.rados.rados.0.smithi084.stdout:316: write initial oid 316 2023-10-01T07:32:22.893 INFO:tasks.rados.rados.0.smithi084.stdout:316: seq_num 315 ranges {494205=473908,1433122=407102,2384125=462684} 2023-10-01T07:32:22.897 INFO:tasks.rados.rados.0.smithi084.stdout:316: writing smithi08466639-316 from 494205 to 968113 tid 1 2023-10-01T07:32:22.902 INFO:tasks.rados.rados.0.smithi084.stdout:316: writing smithi08466639-316 from 1433122 to 1840224 tid 2 2023-10-01T07:32:22.909 INFO:tasks.rados.rados.0.smithi084.stdout:316: writing smithi08466639-316 from 2384125 to 2846809 tid 3 2023-10-01T07:32:22.909 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:22.909 INFO:tasks.rados.rados.0.smithi084.stdout:301: finishing write tid 3 to smithi08466639-301 2023-10-01T07:32:22.909 INFO:tasks.rados.rados.0.smithi084.stdout:301: finishing write tid 4 to smithi08466639-301 2023-10-01T07:32:22.909 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 301 v 66 (ObjNum 300 snap 0 seq_num 300) dirty exists 2023-10-01T07:32:22.909 INFO:tasks.rados.rados.0.smithi084.stdout:301: left oid 301 (ObjNum 300 snap 0 seq_num 300) 2023-10-01T07:32:22.909 INFO:tasks.rados.rados.0.smithi084.stdout:302: finishing write tid 1 to smithi08466639-302 2023-10-01T07:32:22.910 INFO:tasks.rados.rados.0.smithi084.stdout:302: finishing write tid 2 to smithi08466639-302 2023-10-01T07:32:22.910 INFO:tasks.rados.rados.0.smithi084.stdout:302: finishing write tid 3 to smithi08466639-302 2023-10-01T07:32:22.910 INFO:tasks.rados.rados.0.smithi084.stdout:302: finishing write tid 4 to smithi08466639-302 2023-10-01T07:32:22.910 INFO:tasks.rados.rados.0.smithi084.stdout:301: done (15 left) 2023-10-01T07:32:22.910 INFO:tasks.rados.rados.0.smithi084.stdout:317: write initial oid 317 2023-10-01T07:32:22.910 INFO:tasks.rados.rados.0.smithi084.stdout:317: seq_num 316 ranges {511012=549157,1775251=550760,3095195=215817} 2023-10-01T07:32:22.915 INFO:tasks.rados.rados.0.smithi084.stdout:317: writing smithi08466639-317 from 511012 to 1060169 tid 1 2023-10-01T07:32:22.923 INFO:tasks.rados.rados.0.smithi084.stdout:317: writing smithi08466639-317 from 1775251 to 2326011 tid 2 2023-10-01T07:32:22.929 INFO:tasks.rados.rados.0.smithi084.stdout:317: writing smithi08466639-317 from 3095195 to 3311012 tid 3 2023-10-01T07:32:22.929 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:22.930 INFO:tasks.rados.rados.0.smithi084.stdout:302: finishing write tid 5 to smithi08466639-302 2023-10-01T07:32:22.930 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 302 v 73 (ObjNum 301 snap 0 seq_num 301) dirty exists 2023-10-01T07:32:22.930 INFO:tasks.rados.rados.0.smithi084.stdout:302: left oid 302 (ObjNum 301 snap 0 seq_num 301) 2023-10-01T07:32:22.930 INFO:tasks.rados.rados.0.smithi084.stdout:303: finishing write tid 1 to smithi08466639-303 2023-10-01T07:32:22.930 INFO:tasks.rados.rados.0.smithi084.stdout:302: done (15 left) 2023-10-01T07:32:22.930 INFO:tasks.rados.rados.0.smithi084.stdout:318: write initial oid 318 2023-10-01T07:32:22.930 INFO:tasks.rados.rados.0.smithi084.stdout:318: seq_num 317 ranges {527819=624406,1833733=410771,2722618=601581} 2023-10-01T07:32:22.936 INFO:tasks.rados.rados.0.smithi084.stdout:318: writing smithi08466639-318 from 527819 to 1152225 tid 1 2023-10-01T07:32:22.942 INFO:tasks.rados.rados.0.smithi084.stdout:318: writing smithi08466639-318 from 1833733 to 2244504 tid 2 2023-10-01T07:32:22.951 INFO:tasks.rados.rados.0.smithi084.stdout:318: writing smithi08466639-318 from 2722618 to 3324199 tid 3 2023-10-01T07:32:22.951 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:22.951 INFO:tasks.rados.rados.0.smithi084.stdout:303: finishing write tid 2 to smithi08466639-303 2023-10-01T07:32:22.951 INFO:tasks.rados.rados.0.smithi084.stdout:303: finishing write tid 3 to smithi08466639-303 2023-10-01T07:32:22.951 INFO:tasks.rados.rados.0.smithi084.stdout:303: finishing write tid 4 to smithi08466639-303 2023-10-01T07:32:22.951 INFO:tasks.rados.rados.0.smithi084.stdout:303: finishing write tid 5 to smithi08466639-303 2023-10-01T07:32:22.951 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 303 v 74 (ObjNum 302 snap 0 seq_num 302) dirty exists 2023-10-01T07:32:22.952 INFO:tasks.rados.rados.0.smithi084.stdout:303: left oid 303 (ObjNum 302 snap 0 seq_num 302) 2023-10-01T07:32:22.952 INFO:tasks.rados.rados.0.smithi084.stdout:304: finishing write tid 1 to smithi08466639-304 2023-10-01T07:32:22.952 INFO:tasks.rados.rados.0.smithi084.stdout:303: done (15 left) 2023-10-01T07:32:22.952 INFO:tasks.rados.rados.0.smithi084.stdout:319: write initial oid 319 2023-10-01T07:32:22.952 INFO:tasks.rados.rados.0.smithi084.stdout:319: seq_num 318 ranges {544626=699655,1892215=554429,3150041=194585} 2023-10-01T07:32:22.958 INFO:tasks.rados.rados.0.smithi084.stdout:319: writing smithi08466639-319 from 544626 to 1244281 tid 1 2023-10-01T07:32:22.965 INFO:tasks.rados.rados.0.smithi084.stdout:319: writing smithi08466639-319 from 1892215 to 2446644 tid 2 2023-10-01T07:32:22.972 INFO:tasks.rados.rados.0.smithi084.stdout:319: writing smithi08466639-319 from 3150041 to 3344626 tid 3 2023-10-01T07:32:22.972 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:22.972 INFO:tasks.rados.rados.0.smithi084.stdout:304: finishing write tid 2 to smithi08466639-304 2023-10-01T07:32:22.972 INFO:tasks.rados.rados.0.smithi084.stdout:304: finishing write tid 3 to smithi08466639-304 2023-10-01T07:32:22.972 INFO:tasks.rados.rados.0.smithi084.stdout:304: finishing write tid 4 to smithi08466639-304 2023-10-01T07:32:22.972 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 304 v 58 (ObjNum 303 snap 0 seq_num 303) dirty exists 2023-10-01T07:32:22.972 INFO:tasks.rados.rados.0.smithi084.stdout:304: left oid 304 (ObjNum 303 snap 0 seq_num 303) 2023-10-01T07:32:22.972 INFO:tasks.rados.rados.0.smithi084.stdout:305: finishing write tid 1 to smithi08466639-305 2023-10-01T07:32:22.973 INFO:tasks.rados.rados.0.smithi084.stdout:305: finishing write tid 2 to smithi08466639-305 2023-10-01T07:32:22.973 INFO:tasks.rados.rados.0.smithi084.stdout:305: finishing write tid 3 to smithi08466639-305 2023-10-01T07:32:22.973 INFO:tasks.rados.rados.0.smithi084.stdout:305: finishing write tid 4 to smithi08466639-305 2023-10-01T07:32:22.973 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 305 v 77 (ObjNum 304 snap 0 seq_num 304) dirty exists 2023-10-01T07:32:22.973 INFO:tasks.rados.rados.0.smithi084.stdout:305: left oid 305 (ObjNum 304 snap 0 seq_num 304) 2023-10-01T07:32:22.973 INFO:tasks.rados.rados.0.smithi084.stdout:306: finishing write tid 1 to smithi08466639-306 2023-10-01T07:32:22.973 INFO:tasks.rados.rados.0.smithi084.stdout:306: finishing write tid 2 to smithi08466639-306 2023-10-01T07:32:22.973 INFO:tasks.rados.rados.0.smithi084.stdout:306: finishing write tid 3 to smithi08466639-306 2023-10-01T07:32:22.973 INFO:tasks.rados.rados.0.smithi084.stdout:306: finishing write tid 4 to smithi08466639-306 2023-10-01T07:32:22.973 INFO:tasks.rados.rados.0.smithi084.stdout:306: finishing write tid 5 to smithi08466639-306 2023-10-01T07:32:22.973 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 306 v 53 (ObjNum 305 snap 0 seq_num 305) dirty exists 2023-10-01T07:32:22.974 INFO:tasks.rados.rados.0.smithi084.stdout:306: left oid 306 (ObjNum 305 snap 0 seq_num 305) 2023-10-01T07:32:22.974 INFO:tasks.rados.rados.0.smithi084.stdout:307: finishing write tid 1 to smithi08466639-307 2023-10-01T07:32:22.974 INFO:tasks.rados.rados.0.smithi084.stdout:307: finishing write tid 2 to smithi08466639-307 2023-10-01T07:32:22.974 INFO:tasks.rados.rados.0.smithi084.stdout:307: finishing write tid 3 to smithi08466639-307 2023-10-01T07:32:22.974 INFO:tasks.rados.rados.0.smithi084.stdout:307: finishing write tid 4 to smithi08466639-307 2023-10-01T07:32:22.974 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 307 v 54 (ObjNum 306 snap 0 seq_num 306) dirty exists 2023-10-01T07:32:22.974 INFO:tasks.rados.rados.0.smithi084.stdout:307: left oid 307 (ObjNum 306 snap 0 seq_num 306) 2023-10-01T07:32:22.974 INFO:tasks.rados.rados.0.smithi084.stdout:308: finishing write tid 1 to smithi08466639-308 2023-10-01T07:32:22.974 INFO:tasks.rados.rados.0.smithi084.stdout:308: finishing write tid 2 to smithi08466639-308 2023-10-01T07:32:22.974 INFO:tasks.rados.rados.0.smithi084.stdout:308: finishing write tid 3 to smithi08466639-308 2023-10-01T07:32:22.974 INFO:tasks.rados.rados.0.smithi084.stdout:308: finishing write tid 4 to smithi08466639-308 2023-10-01T07:32:22.975 INFO:tasks.rados.rados.0.smithi084.stdout:308: finishing write tid 5 to smithi08466639-308 2023-10-01T07:32:22.975 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 308 v 49 (ObjNum 307 snap 0 seq_num 307) dirty exists 2023-10-01T07:32:22.975 INFO:tasks.rados.rados.0.smithi084.stdout:308: left oid 308 (ObjNum 307 snap 0 seq_num 307) 2023-10-01T07:32:22.975 INFO:tasks.rados.rados.0.smithi084.stdout:309: finishing write tid 1 to smithi08466639-309 2023-10-01T07:32:22.975 INFO:tasks.rados.rados.0.smithi084.stdout:309: finishing write tid 2 to smithi08466639-309 2023-10-01T07:32:22.975 INFO:tasks.rados.rados.0.smithi084.stdout:309: finishing write tid 3 to smithi08466639-309 2023-10-01T07:32:22.975 INFO:tasks.rados.rados.0.smithi084.stdout:309: finishing write tid 4 to smithi08466639-309 2023-10-01T07:32:22.975 INFO:tasks.rados.rados.0.smithi084.stdout:309: finishing write tid 5 to smithi08466639-309 2023-10-01T07:32:22.975 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 309 v 62 (ObjNum 308 snap 0 seq_num 308) dirty exists 2023-10-01T07:32:22.975 INFO:tasks.rados.rados.0.smithi084.stdout:309: left oid 309 (ObjNum 308 snap 0 seq_num 308) 2023-10-01T07:32:22.975 INFO:tasks.rados.rados.0.smithi084.stdout:310: finishing write tid 1 to smithi08466639-310 2023-10-01T07:32:22.975 INFO:tasks.rados.rados.0.smithi084.stdout:310: finishing write tid 2 to smithi08466639-310 2023-10-01T07:32:22.976 INFO:tasks.rados.rados.0.smithi084.stdout:310: finishing write tid 3 to smithi08466639-310 2023-10-01T07:32:22.976 INFO:tasks.rados.rados.0.smithi084.stdout:310: finishing write tid 4 to smithi08466639-310 2023-10-01T07:32:22.976 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 310 v 69 (ObjNum 309 snap 0 seq_num 309) dirty exists 2023-10-01T07:32:22.976 INFO:tasks.rados.rados.0.smithi084.stdout:310: left oid 310 (ObjNum 309 snap 0 seq_num 309) 2023-10-01T07:32:22.976 INFO:tasks.rados.rados.0.smithi084.stdout:311: finishing write tid 1 to smithi08466639-311 2023-10-01T07:32:22.976 INFO:tasks.rados.rados.0.smithi084.stdout:304: done (15 left) 2023-10-01T07:32:22.976 INFO:tasks.rados.rados.0.smithi084.stdout:305: done (14 left) 2023-10-01T07:32:22.976 INFO:tasks.rados.rados.0.smithi084.stdout:306: done (13 left) 2023-10-01T07:32:22.976 INFO:tasks.rados.rados.0.smithi084.stdout:307: done (12 left) 2023-10-01T07:32:22.976 INFO:tasks.rados.rados.0.smithi084.stdout:308: done (11 left) 2023-10-01T07:32:22.976 INFO:tasks.rados.rados.0.smithi084.stdout:309: done (10 left) 2023-10-01T07:32:22.977 INFO:tasks.rados.rados.0.smithi084.stdout:310: done (9 left) 2023-10-01T07:32:22.977 INFO:tasks.rados.rados.0.smithi084.stdout:320: write initial oid 320 2023-10-01T07:32:22.977 INFO:tasks.rados.rados.0.smithi084.stdout:320: seq_num 319 ranges {561433=774904,1950697=414440,2777464=583969} 2023-10-01T07:32:22.977 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:22 smithi112 bash[27689]: cluster 2023-10-01T07:32:21.226414+0000 mgr.y (mgr.24353) 182 : cluster [DBG] pgmap v161: 89 pgs: 89 active+clean; 592 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 21 KiB/s rd, 27 MiB/s wr, 138 op/s 2023-10-01T07:32:22.979 INFO:tasks.rados.rados.0.smithi084.stdout:320: writing smithi08466639-320 from 561433 to 1336337 tid 1 2023-10-01T07:32:22.985 INFO:tasks.rados.rados.0.smithi084.stdout:320: writing smithi08466639-320 from 1950697 to 2365137 tid 2 2023-10-01T07:32:22.991 INFO:tasks.rados.rados.0.smithi084.stdout:320: writing smithi08466639-320 from 2777464 to 3361433 tid 3 2023-10-01T07:32:22.991 INFO:tasks.rados.rados.0.smithi084.stdout:321: write initial oid 321 2023-10-01T07:32:22.991 INFO:tasks.rados.rados.0.smithi084.stdout:321: seq_num 320 ranges {578240=566506,1609179=558098,2804887=551750} 2023-10-01T07:32:22.998 INFO:tasks.rados.rados.0.smithi084.stdout:321: writing smithi08466639-321 from 578240 to 1144746 tid 1 2023-10-01T07:32:23.004 INFO:tasks.rados.rados.0.smithi084.stdout:321: writing smithi08466639-321 from 1609179 to 2167277 tid 2 2023-10-01T07:32:23.011 INFO:tasks.rados.rados.0.smithi084.stdout:321: writing smithi08466639-321 from 2804887 to 3356637 tid 3 2023-10-01T07:32:23.011 INFO:tasks.rados.rados.0.smithi084.stdout:322: write initial oid 322 2023-10-01T07:32:23.011 INFO:tasks.rados.rados.0.smithi084.stdout:322: seq_num 321 ranges {595047=641755,1667661=418109,2548663=763022} 2023-10-01T07:32:23.018 INFO:tasks.rados.rados.0.smithi084.stdout:322: writing smithi08466639-322 from 595047 to 1236802 tid 1 2023-10-01T07:32:23.023 INFO:tasks.rados.rados.0.smithi084.stdout:322: writing smithi08466639-322 from 1667661 to 2085770 tid 2 2023-10-01T07:32:23.031 INFO:tasks.rados.rados.0.smithi084.stdout:322: writing smithi08466639-322 from 2548663 to 3311685 tid 3 2023-10-01T07:32:23.031 INFO:tasks.rados.rados.0.smithi084.stdout:323: write initial oid 323 2023-10-01T07:32:23.031 INFO:tasks.rados.rados.0.smithi084.stdout:323: seq_num 322 ranges {611854=717004,2126143=561767,3259733=152121} 2023-10-01T07:32:23.038 INFO:tasks.rados.rados.0.smithi084.stdout:323: writing smithi08466639-323 from 611854 to 1328858 tid 1 2023-10-01T07:32:23.047 INFO:tasks.rados.rados.0.smithi084.stdout:323: writing smithi08466639-323 from 2126143 to 2687910 tid 2 2023-10-01T07:32:23.051 INFO:tasks.rados.rados.0.smithi084.stdout:323: writing smithi08466639-323 from 3259733 to 3411854 tid 3 2023-10-01T07:32:23.051 INFO:tasks.rados.rados.0.smithi084.stdout:324: write initial oid 324 2023-10-01T07:32:23.051 INFO:tasks.rados.rados.0.smithi084.stdout:324: seq_num 323 ranges {628661=792253,2184625=421778,3403509=25152} 2023-10-01T07:32:23.059 INFO:tasks.rados.rados.0.smithi084.stdout:324: writing smithi08466639-324 from 628661 to 1420914 tid 1 2023-10-01T07:32:23.066 INFO:tasks.rados.rados.0.smithi084.stdout:324: writing smithi08466639-324 from 2184625 to 2606403 tid 2 2023-10-01T07:32:23.071 INFO:tasks.rados.rados.0.smithi084.stdout:324: writing smithi08466639-324 from 3403509 to 3428661 tid 3 2023-10-01T07:32:23.071 INFO:tasks.rados.rados.0.smithi084.stdout:325: write initial oid 325 2023-10-01T07:32:23.072 INFO:tasks.rados.rados.0.smithi084.stdout:325: seq_num 324 ranges {645468=467502,1726754=565436,2798226=596838} 2023-10-01T07:32:23.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:22 smithi084 bash[33757]: cluster 2023-10-01T07:32:21.226414+0000 mgr.y (mgr.24353) 182 : cluster [DBG] pgmap v161: 89 pgs: 89 active+clean; 592 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 21 KiB/s rd, 27 MiB/s wr, 138 op/s 2023-10-01T07:32:23.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:22 smithi084 bash[27378]: cluster 2023-10-01T07:32:21.226414+0000 mgr.y (mgr.24353) 182 : cluster [DBG] pgmap v161: 89 pgs: 89 active+clean; 592 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 21 KiB/s rd, 27 MiB/s wr, 138 op/s 2023-10-01T07:32:23.077 INFO:tasks.rados.rados.0.smithi084.stdout:325: writing smithi08466639-325 from 645468 to 1112970 tid 1 2023-10-01T07:32:23.084 INFO:tasks.rados.rados.0.smithi084.stdout:325: writing smithi08466639-325 from 1726754 to 2292190 tid 2 2023-10-01T07:32:23.092 INFO:tasks.rados.rados.0.smithi084.stdout:325: writing smithi08466639-325 from 2798226 to 3395064 tid 3 2023-10-01T07:32:23.092 INFO:tasks.rados.rados.0.smithi084.stdout:326: write initial oid 326 2023-10-01T07:32:23.092 INFO:tasks.rados.rados.0.smithi084.stdout:326: seq_num 325 ranges {662275=542751,1785236=425447,2942002=520273} 2023-10-01T07:32:23.099 INFO:tasks.rados.rados.0.smithi084.stdout:326: writing smithi08466639-326 from 662275 to 1205026 tid 1 2023-10-01T07:32:23.105 INFO:tasks.rados.rados.0.smithi084.stdout:326: writing smithi08466639-326 from 1785236 to 2210683 tid 2 2023-10-01T07:32:23.113 INFO:tasks.rados.rados.0.smithi084.stdout:326: writing smithi08466639-326 from 2942002 to 3462275 tid 3 2023-10-01T07:32:23.113 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:23.113 INFO:tasks.rados.rados.0.smithi084.stdout:311: finishing write tid 2 to smithi08466639-311 2023-10-01T07:32:23.113 INFO:tasks.rados.rados.0.smithi084.stdout:311: finishing write tid 3 to smithi08466639-311 2023-10-01T07:32:23.113 INFO:tasks.rados.rados.0.smithi084.stdout:311: finishing write tid 4 to smithi08466639-311 2023-10-01T07:32:23.113 INFO:tasks.rados.rados.0.smithi084.stdout:311: finishing write tid 5 to smithi08466639-311 2023-10-01T07:32:23.113 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 311 v 99 (ObjNum 310 snap 0 seq_num 310) dirty exists 2023-10-01T07:32:23.113 INFO:tasks.rados.rados.0.smithi084.stdout:311: left oid 311 (ObjNum 310 snap 0 seq_num 310) 2023-10-01T07:32:23.113 INFO:tasks.rados.rados.0.smithi084.stdout:312: finishing write tid 1 to smithi08466639-312 2023-10-01T07:32:23.113 INFO:tasks.rados.rados.0.smithi084.stdout:312: finishing write tid 2 to smithi08466639-312 2023-10-01T07:32:23.113 INFO:tasks.rados.rados.0.smithi084.stdout:312: finishing write tid 3 to smithi08466639-312 2023-10-01T07:32:23.114 INFO:tasks.rados.rados.0.smithi084.stdout:312: finishing write tid 4 to smithi08466639-312 2023-10-01T07:32:23.114 INFO:tasks.rados.rados.0.smithi084.stdout:312: finishing write tid 5 to smithi08466639-312 2023-10-01T07:32:23.114 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 312 v 57 (ObjNum 311 snap 0 seq_num 311) dirty exists 2023-10-01T07:32:23.114 INFO:tasks.rados.rados.0.smithi084.stdout:312: left oid 312 (ObjNum 311 snap 0 seq_num 311) 2023-10-01T07:32:23.114 INFO:tasks.rados.rados.0.smithi084.stdout:313: finishing write tid 1 to smithi08466639-313 2023-10-01T07:32:23.114 INFO:tasks.rados.rados.0.smithi084.stdout:311: done (15 left) 2023-10-01T07:32:23.114 INFO:tasks.rados.rados.0.smithi084.stdout:312: done (14 left) 2023-10-01T07:32:23.114 INFO:tasks.rados.rados.0.smithi084.stdout:327: write initial oid 327 2023-10-01T07:32:23.114 INFO:tasks.rados.rados.0.smithi084.stdout:327: seq_num 326 ranges {679082=618000,1843718=569105,2853072=626010} 2023-10-01T07:32:23.120 INFO:tasks.rados.rados.0.smithi084.stdout:327: writing smithi08466639-327 from 679082 to 1297082 tid 1 2023-10-01T07:32:23.127 INFO:tasks.rados.rados.0.smithi084.stdout:327: writing smithi08466639-327 from 1843718 to 2412823 tid 2 2023-10-01T07:32:23.133 INFO:tasks.rados.rados.0.smithi084.stdout:327: writing smithi08466639-327 from 2853072 to 3479082 tid 3 2023-10-01T07:32:23.134 INFO:tasks.rados.rados.0.smithi084.stdout:328: write initial oid 328 2023-10-01T07:32:23.134 INFO:tasks.rados.rados.0.smithi084.stdout:328: seq_num 327 ranges {695889=409602,1618553=712763,2996848=499041} 2023-10-01T07:32:23.141 INFO:tasks.rados.rados.0.smithi084.stdout:328: writing smithi08466639-328 from 695889 to 1105491 tid 1 2023-10-01T07:32:23.151 INFO:tasks.rados.rados.0.smithi084.stdout:328: writing smithi08466639-328 from 1618553 to 2331316 tid 2 2023-10-01T07:32:23.159 INFO:tasks.rados.rados.0.smithi084.stdout:328: writing smithi08466639-328 from 2996848 to 3495889 tid 3 2023-10-01T07:32:23.159 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:23.159 INFO:tasks.rados.rados.0.smithi084.stdout:313: finishing write tid 2 to smithi08466639-313 2023-10-01T07:32:23.159 INFO:tasks.rados.rados.0.smithi084.stdout:313: finishing write tid 3 to smithi08466639-313 2023-10-01T07:32:23.159 INFO:tasks.rados.rados.0.smithi084.stdout:313: finishing write tid 4 to smithi08466639-313 2023-10-01T07:32:23.159 INFO:tasks.rados.rados.0.smithi084.stdout:313: finishing write tid 5 to smithi08466639-313 2023-10-01T07:32:23.159 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 313 v 73 (ObjNum 312 snap 0 seq_num 312) dirty exists 2023-10-01T07:32:23.160 INFO:tasks.rados.rados.0.smithi084.stdout:313: left oid 313 (ObjNum 312 snap 0 seq_num 312) 2023-10-01T07:32:23.160 INFO:tasks.rados.rados.0.smithi084.stdout:314: finishing write tid 1 to smithi08466639-314 2023-10-01T07:32:23.160 INFO:tasks.rados.rados.0.smithi084.stdout:314: finishing write tid 2 to smithi08466639-314 2023-10-01T07:32:23.160 INFO:tasks.rados.rados.0.smithi084.stdout:314: finishing write tid 3 to smithi08466639-314 2023-10-01T07:32:23.160 INFO:tasks.rados.rados.0.smithi084.stdout:313: done (15 left) 2023-10-01T07:32:23.160 INFO:tasks.rados.rados.0.smithi084.stdout:329: write initial oid 329 2023-10-01T07:32:23.160 INFO:tasks.rados.rados.0.smithi084.stdout:329: seq_num 328 ranges {712696=484851,1960682=572774,3307918=204778} 2023-10-01T07:32:23.168 INFO:tasks.rados.rados.0.smithi084.stdout:329: writing smithi08466639-329 from 712696 to 1197547 tid 1 2023-10-01T07:32:23.176 INFO:tasks.rados.rados.0.smithi084.stdout:329: writing smithi08466639-329 from 1960682 to 2533456 tid 2 2023-10-01T07:32:23.182 INFO:tasks.rados.rados.0.smithi084.stdout:329: writing smithi08466639-329 from 3307918 to 3512696 tid 3 2023-10-01T07:32:23.182 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:23.182 INFO:tasks.rados.rados.0.smithi084.stdout:314: finishing write tid 4 to smithi08466639-314 2023-10-01T07:32:23.182 INFO:tasks.rados.rados.0.smithi084.stdout:314: finishing write tid 5 to smithi08466639-314 2023-10-01T07:32:23.183 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 314 v 68 (ObjNum 313 snap 0 seq_num 313) dirty exists 2023-10-01T07:32:23.183 INFO:tasks.rados.rados.0.smithi084.stdout:314: left oid 314 (ObjNum 313 snap 0 seq_num 313) 2023-10-01T07:32:23.183 INFO:tasks.rados.rados.0.smithi084.stdout:315: finishing write tid 1 to smithi08466639-315 2023-10-01T07:32:23.183 INFO:tasks.rados.rados.0.smithi084.stdout:315: finishing write tid 2 to smithi08466639-315 2023-10-01T07:32:23.183 INFO:tasks.rados.rados.0.smithi084.stdout:315: finishing write tid 3 to smithi08466639-315 2023-10-01T07:32:23.183 INFO:tasks.rados.rados.0.smithi084.stdout:314: done (15 left) 2023-10-01T07:32:23.183 INFO:tasks.rados.rados.0.smithi084.stdout:330: write initial oid 330 2023-10-01T07:32:23.183 INFO:tasks.rados.rados.0.smithi084.stdout:330: seq_num 329 ranges {729503=560100,2019164=716432,3335341=194162} 2023-10-01T07:32:23.189 INFO:tasks.rados.rados.0.smithi084.stdout:330: writing smithi08466639-330 from 729503 to 1289603 tid 1 2023-10-01T07:32:23.198 INFO:tasks.rados.rados.0.smithi084.stdout:330: writing smithi08466639-330 from 2019164 to 2735596 tid 2 2023-10-01T07:32:23.205 INFO:tasks.rados.rados.0.smithi084.stdout:330: writing smithi08466639-330 from 3335341 to 3529503 tid 3 2023-10-01T07:32:23.205 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:23.205 INFO:tasks.rados.rados.0.smithi084.stdout:315: finishing write tid 4 to smithi08466639-315 2023-10-01T07:32:23.205 INFO:tasks.rados.rados.0.smithi084.stdout:315: finishing write tid 5 to smithi08466639-315 2023-10-01T07:32:23.205 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 315 v 81 (ObjNum 314 snap 0 seq_num 314) dirty exists 2023-10-01T07:32:23.205 INFO:tasks.rados.rados.0.smithi084.stdout:315: left oid 315 (ObjNum 314 snap 0 seq_num 314) 2023-10-01T07:32:23.206 INFO:tasks.rados.rados.0.smithi084.stdout:316: finishing write tid 1 to smithi08466639-316 2023-10-01T07:32:23.206 INFO:tasks.rados.rados.0.smithi084.stdout:315: done (15 left) 2023-10-01T07:32:23.206 INFO:tasks.rados.rados.0.smithi084.stdout:331: write initial oid 331 2023-10-01T07:32:23.206 INFO:tasks.rados.rados.0.smithi084.stdout:331: seq_num 330 ranges {746310=635349,2077646=576443,3362764=183546} 2023-10-01T07:32:23.211 INFO:tasks.rados.rados.0.smithi084.stdout:331: writing smithi08466639-331 from 746310 to 1381659 tid 1 2023-10-01T07:32:23.219 INFO:tasks.rados.rados.0.smithi084.stdout:331: writing smithi08466639-331 from 2077646 to 2654089 tid 2 2023-10-01T07:32:23.224 INFO:tasks.rados.rados.0.smithi084.stdout:331: writing smithi08466639-331 from 3362764 to 3546310 tid 3 2023-10-01T07:32:23.224 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:23.224 INFO:tasks.rados.rados.0.smithi084.stdout:316: finishing write tid 2 to smithi08466639-316 2023-10-01T07:32:23.224 INFO:tasks.rados.rados.0.smithi084.stdout:316: finishing write tid 3 to smithi08466639-316 2023-10-01T07:32:23.224 INFO:tasks.rados.rados.0.smithi084.stdout:316: finishing write tid 4 to smithi08466639-316 2023-10-01T07:32:23.225 INFO:tasks.rados.rados.0.smithi084.stdout:316: finishing write tid 5 to smithi08466639-316 2023-10-01T07:32:23.225 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 316 v 70 (ObjNum 315 snap 0 seq_num 315) dirty exists 2023-10-01T07:32:23.225 INFO:tasks.rados.rados.0.smithi084.stdout:316: left oid 316 (ObjNum 315 snap 0 seq_num 315) 2023-10-01T07:32:23.225 INFO:tasks.rados.rados.0.smithi084.stdout:317: finishing write tid 1 to smithi08466639-317 2023-10-01T07:32:23.225 INFO:tasks.rados.rados.0.smithi084.stdout:316: done (15 left) 2023-10-01T07:32:23.225 INFO:tasks.rados.rados.0.smithi084.stdout:332: write initial oid 332 2023-10-01T07:32:23.225 INFO:tasks.rados.rados.0.smithi084.stdout:332: seq_num 331 ranges {763117=710598,2136128=720101,3390187=172930} 2023-10-01T07:32:23.233 INFO:tasks.rados.rados.0.smithi084.stdout:332: writing smithi08466639-332 from 763117 to 1473715 tid 1 2023-10-01T07:32:23.241 INFO:tasks.rados.rados.0.smithi084.stdout:332: writing smithi08466639-332 from 2136128 to 2856229 tid 2 2023-10-01T07:32:23.246 INFO:tasks.rados.rados.0.smithi084.stdout:332: writing smithi08466639-332 from 3390187 to 3563117 tid 3 2023-10-01T07:32:23.246 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:23.246 INFO:tasks.rados.rados.0.smithi084.stdout:317: finishing write tid 2 to smithi08466639-317 2023-10-01T07:32:23.246 INFO:tasks.rados.rados.0.smithi084.stdout:317: finishing write tid 3 to smithi08466639-317 2023-10-01T07:32:23.247 INFO:tasks.rados.rados.0.smithi084.stdout:317: finishing write tid 4 to smithi08466639-317 2023-10-01T07:32:23.247 INFO:tasks.rados.rados.0.smithi084.stdout:317: finishing write tid 5 to smithi08466639-317 2023-10-01T07:32:23.247 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 317 v 59 (ObjNum 316 snap 0 seq_num 316) dirty exists 2023-10-01T07:32:23.247 INFO:tasks.rados.rados.0.smithi084.stdout:317: left oid 317 (ObjNum 316 snap 0 seq_num 316) 2023-10-01T07:32:23.247 INFO:tasks.rados.rados.0.smithi084.stdout:318: finishing write tid 1 to smithi08466639-318 2023-10-01T07:32:23.247 INFO:tasks.rados.rados.0.smithi084.stdout:318: finishing write tid 2 to smithi08466639-318 2023-10-01T07:32:23.247 INFO:tasks.rados.rados.0.smithi084.stdout:317: done (15 left) 2023-10-01T07:32:23.247 INFO:tasks.rados.rados.0.smithi084.stdout:333: write initial oid 333 2023-10-01T07:32:23.247 INFO:tasks.rados.rados.0.smithi084.stdout:333: seq_num 332 ranges {779924=785847,2078257=580112,3301257=278667} 2023-10-01T07:32:23.256 INFO:tasks.rados.rados.0.smithi084.stdout:333: writing smithi08466639-333 from 779924 to 1565771 tid 1 2023-10-01T07:32:23.263 INFO:tasks.rados.rados.0.smithi084.stdout:333: writing smithi08466639-333 from 2078257 to 2658369 tid 2 2023-10-01T07:32:23.269 INFO:tasks.rados.rados.0.smithi084.stdout:333: writing smithi08466639-333 from 3301257 to 3579924 tid 3 2023-10-01T07:32:23.269 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:23.269 INFO:tasks.rados.rados.0.smithi084.stdout:318: finishing write tid 3 to smithi08466639-318 2023-10-01T07:32:23.269 INFO:tasks.rados.rados.0.smithi084.stdout:318: finishing write tid 4 to smithi08466639-318 2023-10-01T07:32:23.269 INFO:tasks.rados.rados.0.smithi084.stdout:318: finishing write tid 5 to smithi08466639-318 2023-10-01T07:32:23.269 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 318 v 90 (ObjNum 317 snap 0 seq_num 317) dirty exists 2023-10-01T07:32:23.270 INFO:tasks.rados.rados.0.smithi084.stdout:318: left oid 318 (ObjNum 317 snap 0 seq_num 317) 2023-10-01T07:32:23.270 INFO:tasks.rados.rados.0.smithi084.stdout:319: finishing write tid 1 to smithi08466639-319 2023-10-01T07:32:23.270 INFO:tasks.rados.rados.0.smithi084.stdout:318: done (15 left) 2023-10-01T07:32:23.270 INFO:tasks.rados.rados.0.smithi084.stdout:334: write initial oid 334 2023-10-01T07:32:23.270 INFO:tasks.rados.rados.0.smithi084.stdout:334: seq_num 333 ranges {796731=461096,1736739=723770,2928680=668051} 2023-10-01T07:32:23.276 INFO:tasks.rados.rados.0.smithi084.stdout:334: writing smithi08466639-334 from 796731 to 1257827 tid 1 2023-10-01T07:32:23.283 INFO:tasks.rados.rados.0.smithi084.stdout:334: writing smithi08466639-334 from 1736739 to 2460509 tid 2 2023-10-01T07:32:23.291 INFO:tasks.rados.rados.0.smithi084.stdout:334: writing smithi08466639-334 from 2928680 to 3596731 tid 3 2023-10-01T07:32:23.291 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:23.291 INFO:tasks.rados.rados.0.smithi084.stdout:319: finishing write tid 2 to smithi08466639-319 2023-10-01T07:32:23.291 INFO:tasks.rados.rados.0.smithi084.stdout:319: finishing write tid 3 to smithi08466639-319 2023-10-01T07:32:23.291 INFO:tasks.rados.rados.0.smithi084.stdout:319: finishing write tid 4 to smithi08466639-319 2023-10-01T07:32:23.291 INFO:tasks.rados.rados.0.smithi084.stdout:319: finishing write tid 5 to smithi08466639-319 2023-10-01T07:32:23.291 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 319 v 61 (ObjNum 318 snap 0 seq_num 318) dirty exists 2023-10-01T07:32:23.291 INFO:tasks.rados.rados.0.smithi084.stdout:319: left oid 319 (ObjNum 318 snap 0 seq_num 318) 2023-10-01T07:32:23.292 INFO:tasks.rados.rados.0.smithi084.stdout:320: finishing write tid 1 to smithi08466639-320 2023-10-01T07:32:23.292 INFO:tasks.rados.rados.0.smithi084.stdout:319: done (15 left) 2023-10-01T07:32:23.292 INFO:tasks.rados.rados.0.smithi084.stdout:335: write initial oid 335 2023-10-01T07:32:23.292 INFO:tasks.rados.rados.0.smithi084.stdout:335: seq_num 334 ranges {413538=536345,1395221=583781,2556103=658617} 2023-10-01T07:32:23.296 INFO:tasks.rados.rados.0.smithi084.stdout:335: writing smithi08466639-335 from 413538 to 949883 tid 1 2023-10-01T07:32:23.302 INFO:tasks.rados.rados.0.smithi084.stdout:335: writing smithi08466639-335 from 1395221 to 1979002 tid 2 2023-10-01T07:32:23.310 INFO:tasks.rados.rados.0.smithi084.stdout:335: writing smithi08466639-335 from 2556103 to 3214720 tid 3 2023-10-01T07:32:23.310 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:23.310 INFO:tasks.rados.rados.0.smithi084.stdout:320: finishing write tid 2 to smithi08466639-320 2023-10-01T07:32:23.311 INFO:tasks.rados.rados.0.smithi084.stdout:320: finishing write tid 3 to smithi08466639-320 2023-10-01T07:32:23.311 INFO:tasks.rados.rados.0.smithi084.stdout:320: finishing write tid 4 to smithi08466639-320 2023-10-01T07:32:23.311 INFO:tasks.rados.rados.0.smithi084.stdout:320: finishing write tid 5 to smithi08466639-320 2023-10-01T07:32:23.311 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 320 v 58 (ObjNum 319 snap 0 seq_num 319) dirty exists 2023-10-01T07:32:23.311 INFO:tasks.rados.rados.0.smithi084.stdout:320: left oid 320 (ObjNum 319 snap 0 seq_num 319) 2023-10-01T07:32:23.311 INFO:tasks.rados.rados.0.smithi084.stdout:321: finishing write tid 1 to smithi08466639-321 2023-10-01T07:32:23.312 INFO:tasks.rados.rados.0.smithi084.stdout:321: finishing write tid 2 to smithi08466639-321 2023-10-01T07:32:23.312 INFO:tasks.rados.rados.0.smithi084.stdout:321: finishing write tid 3 to smithi08466639-321 2023-10-01T07:32:23.312 INFO:tasks.rados.rados.0.smithi084.stdout:321: finishing write tid 4 to smithi08466639-321 2023-10-01T07:32:23.312 INFO:tasks.rados.rados.0.smithi084.stdout:321: finishing write tid 5 to smithi08466639-321 2023-10-01T07:32:23.312 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 321 v 62 (ObjNum 320 snap 0 seq_num 320) dirty exists 2023-10-01T07:32:23.312 INFO:tasks.rados.rados.0.smithi084.stdout:321: left oid 321 (ObjNum 320 snap 0 seq_num 320) 2023-10-01T07:32:23.312 INFO:tasks.rados.rados.0.smithi084.stdout:320: done (15 left) 2023-10-01T07:32:23.313 INFO:tasks.rados.rados.0.smithi084.stdout:321: done (14 left) 2023-10-01T07:32:23.313 INFO:tasks.rados.rados.0.smithi084.stdout:336: write initial oid 336 2023-10-01T07:32:23.313 INFO:tasks.rados.rados.0.smithi084.stdout:336: seq_num 335 ranges {430345=727947,1570056=727439,2699879=469889} 2023-10-01T07:32:23.317 INFO:tasks.rados.rados.0.smithi084.stdout:336: writing smithi08466639-336 from 430345 to 1158292 tid 1 2023-10-01T07:32:23.323 INFO:tasks.rados.rados.0.smithi084.stdout:336: writing smithi08466639-336 from 1570056 to 2297495 tid 2 2023-10-01T07:32:23.329 INFO:tasks.rados.rados.0.smithi084.stdout:336: writing smithi08466639-336 from 2699879 to 3169768 tid 3 2023-10-01T07:32:23.329 INFO:tasks.rados.rados.0.smithi084.stdout:337: write initial oid 337 2023-10-01T07:32:23.329 INFO:tasks.rados.rados.0.smithi084.stdout:337: seq_num 336 ranges {447152=403196,1512185=587450,2727302=681161} 2023-10-01T07:32:23.334 INFO:tasks.rados.rados.0.smithi084.stdout:337: writing smithi08466639-337 from 447152 to 850348 tid 1 2023-10-01T07:32:23.342 INFO:tasks.rados.rados.0.smithi084.stdout:337: writing smithi08466639-337 from 1512185 to 2099635 tid 2 2023-10-01T07:32:23.350 INFO:tasks.rados.rados.0.smithi084.stdout:337: writing smithi08466639-337 from 2727302 to 3408463 tid 3 2023-10-01T07:32:23.351 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:23.351 INFO:tasks.rados.rados.0.smithi084.stdout:322: finishing write tid 1 to smithi08466639-322 2023-10-01T07:32:23.351 INFO:tasks.rados.rados.0.smithi084.stdout:322: finishing write tid 2 to smithi08466639-322 2023-10-01T07:32:23.351 INFO:tasks.rados.rados.0.smithi084.stdout:322: finishing write tid 3 to smithi08466639-322 2023-10-01T07:32:23.351 INFO:tasks.rados.rados.0.smithi084.stdout:322: finishing write tid 4 to smithi08466639-322 2023-10-01T07:32:23.352 INFO:tasks.rados.rados.0.smithi084.stdout:322: finishing write tid 5 to smithi08466639-322 2023-10-01T07:32:23.352 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 322 v 72 (ObjNum 321 snap 0 seq_num 321) dirty exists 2023-10-01T07:32:23.352 INFO:tasks.rados.rados.0.smithi084.stdout:322: left oid 322 (ObjNum 321 snap 0 seq_num 321) 2023-10-01T07:32:23.352 INFO:tasks.rados.rados.0.smithi084.stdout:323: finishing write tid 1 to smithi08466639-323 2023-10-01T07:32:23.352 INFO:tasks.rados.rados.0.smithi084.stdout:323: finishing write tid 2 to smithi08466639-323 2023-10-01T07:32:23.352 INFO:tasks.rados.rados.0.smithi084.stdout:323: finishing write tid 3 to smithi08466639-323 2023-10-01T07:32:23.352 INFO:tasks.rados.rados.0.smithi084.stdout:323: finishing write tid 4 to smithi08466639-323 2023-10-01T07:32:23.353 INFO:tasks.rados.rados.0.smithi084.stdout:322: done (15 left) 2023-10-01T07:32:23.353 INFO:tasks.rados.rados.0.smithi084.stdout:338: write initial oid 338 2023-10-01T07:32:23.353 INFO:tasks.rados.rados.0.smithi084.stdout:338: seq_num 337 ranges {463959=478445,1570667=731108,3038372=492433} 2023-10-01T07:32:23.358 INFO:tasks.rados.rados.0.smithi084.stdout:338: writing smithi08466639-338 from 463959 to 942404 tid 1 2023-10-01T07:32:23.368 INFO:tasks.rados.rados.0.smithi084.stdout:338: writing smithi08466639-338 from 1570667 to 2301775 tid 2 2023-10-01T07:32:23.376 INFO:tasks.rados.rados.0.smithi084.stdout:338: writing smithi08466639-338 from 3038372 to 3530805 tid 3 2023-10-01T07:32:23.376 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:23.376 INFO:tasks.rados.rados.0.smithi084.stdout:323: finishing write tid 5 to smithi08466639-323 2023-10-01T07:32:23.376 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 323 v 53 (ObjNum 322 snap 0 seq_num 322) dirty exists 2023-10-01T07:32:23.376 INFO:tasks.rados.rados.0.smithi084.stdout:323: left oid 323 (ObjNum 322 snap 0 seq_num 322) 2023-10-01T07:32:23.376 INFO:tasks.rados.rados.0.smithi084.stdout:323: done (15 left) 2023-10-01T07:32:23.376 INFO:tasks.rados.rados.0.smithi084.stdout:339: write initial oid 339 2023-10-01T07:32:23.376 INFO:tasks.rados.rados.0.smithi084.stdout:339: seq_num 338 ranges {480766=553694,1629149=591119,2782148=420058} 2023-10-01T07:32:23.382 INFO:tasks.rados.rados.0.smithi084.stdout:339: writing smithi08466639-339 from 480766 to 1034460 tid 1 2023-10-01T07:32:23.389 INFO:tasks.rados.rados.0.smithi084.stdout:339: writing smithi08466639-339 from 1629149 to 2220268 tid 2 2023-10-01T07:32:23.396 INFO:tasks.rados.rados.0.smithi084.stdout:339: writing smithi08466639-339 from 2782148 to 3202206 tid 3 2023-10-01T07:32:23.396 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:23.396 INFO:tasks.rados.rados.0.smithi084.stdout:324: finishing write tid 1 to smithi08466639-324 2023-10-01T07:32:23.397 INFO:tasks.rados.rados.0.smithi084.stdout:324: finishing write tid 2 to smithi08466639-324 2023-10-01T07:32:23.397 INFO:tasks.rados.rados.0.smithi084.stdout:324: finishing write tid 3 to smithi08466639-324 2023-10-01T07:32:23.397 INFO:tasks.rados.rados.0.smithi084.stdout:324: finishing write tid 4 to smithi08466639-324 2023-10-01T07:32:23.397 INFO:tasks.rados.rados.0.smithi084.stdout:324: finishing write tid 5 to smithi08466639-324 2023-10-01T07:32:23.397 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 324 v 65 (ObjNum 323 snap 0 seq_num 323) dirty exists 2023-10-01T07:32:23.397 INFO:tasks.rados.rados.0.smithi084.stdout:324: left oid 324 (ObjNum 323 snap 0 seq_num 323) 2023-10-01T07:32:23.397 INFO:tasks.rados.rados.0.smithi084.stdout:325: finishing write tid 1 to smithi08466639-325 2023-10-01T07:32:23.397 INFO:tasks.rados.rados.0.smithi084.stdout:324: done (15 left) 2023-10-01T07:32:23.397 INFO:tasks.rados.rados.0.smithi084.stdout:340: write initial oid 340 2023-10-01T07:32:23.397 INFO:tasks.rados.rados.0.smithi084.stdout:340: seq_num 339 ranges {497573=628943,1687631=734777,3093218=604355} 2023-10-01T07:32:23.403 INFO:tasks.rados.rados.0.smithi084.stdout:340: writing smithi08466639-340 from 497573 to 1126516 tid 1 2023-10-01T07:32:23.411 INFO:tasks.rados.rados.0.smithi084.stdout:340: writing smithi08466639-340 from 1687631 to 2422408 tid 2 2023-10-01T07:32:23.419 INFO:tasks.rados.rados.0.smithi084.stdout:340: writing smithi08466639-340 from 3093218 to 3697573 tid 3 2023-10-01T07:32:23.420 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:23.420 INFO:tasks.rados.rados.0.smithi084.stdout:325: finishing write tid 2 to smithi08466639-325 2023-10-01T07:32:23.420 INFO:tasks.rados.rados.0.smithi084.stdout:325: finishing write tid 3 to smithi08466639-325 2023-10-01T07:32:23.420 INFO:tasks.rados.rados.0.smithi084.stdout:325: finishing write tid 4 to smithi08466639-325 2023-10-01T07:32:23.420 INFO:tasks.rados.rados.0.smithi084.stdout:325: finishing write tid 5 to smithi08466639-325 2023-10-01T07:32:23.420 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 325 v 69 (ObjNum 324 snap 0 seq_num 324) dirty exists 2023-10-01T07:32:23.420 INFO:tasks.rados.rados.0.smithi084.stdout:325: left oid 325 (ObjNum 324 snap 0 seq_num 324) 2023-10-01T07:32:23.420 INFO:tasks.rados.rados.0.smithi084.stdout:326: finishing write tid 1 to smithi08466639-326 2023-10-01T07:32:23.420 INFO:tasks.rados.rados.0.smithi084.stdout:326: finishing write tid 2 to smithi08466639-326 2023-10-01T07:32:23.420 INFO:tasks.rados.rados.0.smithi084.stdout:326: finishing write tid 3 to smithi08466639-326 2023-10-01T07:32:23.421 INFO:tasks.rados.rados.0.smithi084.stdout:326: finishing write tid 4 to smithi08466639-326 2023-10-01T07:32:23.421 INFO:tasks.rados.rados.0.smithi084.stdout:326: finishing write tid 5 to smithi08466639-326 2023-10-01T07:32:23.421 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 326 v 53 (ObjNum 325 snap 0 seq_num 325) dirty exists 2023-10-01T07:32:23.421 INFO:tasks.rados.rados.0.smithi084.stdout:326: left oid 326 (ObjNum 325 snap 0 seq_num 325) 2023-10-01T07:32:23.421 INFO:tasks.rados.rados.0.smithi084.stdout:327: finishing write tid 1 to smithi08466639-327 2023-10-01T07:32:23.421 INFO:tasks.rados.rados.0.smithi084.stdout:327: finishing write tid 2 to smithi08466639-327 2023-10-01T07:32:23.421 INFO:tasks.rados.rados.0.smithi084.stdout:327: finishing write tid 3 to smithi08466639-327 2023-10-01T07:32:23.422 INFO:tasks.rados.rados.0.smithi084.stdout:327: finishing write tid 4 to smithi08466639-327 2023-10-01T07:32:23.422 INFO:tasks.rados.rados.0.smithi084.stdout:327: finishing write tid 5 to smithi08466639-327 2023-10-01T07:32:23.422 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 327 v 69 (ObjNum 326 snap 0 seq_num 326) dirty exists 2023-10-01T07:32:23.422 INFO:tasks.rados.rados.0.smithi084.stdout:327: left oid 327 (ObjNum 326 snap 0 seq_num 326) 2023-10-01T07:32:23.422 INFO:tasks.rados.rados.0.smithi084.stdout:328: finishing write tid 1 to smithi08466639-328 2023-10-01T07:32:23.422 INFO:tasks.rados.rados.0.smithi084.stdout:328: finishing write tid 2 to smithi08466639-328 2023-10-01T07:32:23.422 INFO:tasks.rados.rados.0.smithi084.stdout:328: finishing write tid 3 to smithi08466639-328 2023-10-01T07:32:23.422 INFO:tasks.rados.rados.0.smithi084.stdout:328: finishing write tid 4 to smithi08466639-328 2023-10-01T07:32:23.422 INFO:tasks.rados.rados.0.smithi084.stdout:328: finishing write tid 5 to smithi08466639-328 2023-10-01T07:32:23.422 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 328 v 74 (ObjNum 327 snap 0 seq_num 327) dirty exists 2023-10-01T07:32:23.422 INFO:tasks.rados.rados.0.smithi084.stdout:328: left oid 328 (ObjNum 327 snap 0 seq_num 327) 2023-10-01T07:32:23.423 INFO:tasks.rados.rados.0.smithi084.stdout:329: finishing write tid 1 to smithi08466639-329 2023-10-01T07:32:23.423 INFO:tasks.rados.rados.0.smithi084.stdout:329: finishing write tid 2 to smithi08466639-329 2023-10-01T07:32:23.423 INFO:tasks.rados.rados.0.smithi084.stdout:329: finishing write tid 3 to smithi08466639-329 2023-10-01T07:32:23.423 INFO:tasks.rados.rados.0.smithi084.stdout:329: finishing write tid 4 to smithi08466639-329 2023-10-01T07:32:23.423 INFO:tasks.rados.rados.0.smithi084.stdout:329: finishing write tid 5 to smithi08466639-329 2023-10-01T07:32:23.423 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 329 v 94 (ObjNum 328 snap 0 seq_num 328) dirty exists 2023-10-01T07:32:23.423 INFO:tasks.rados.rados.0.smithi084.stdout:329: left oid 329 (ObjNum 328 snap 0 seq_num 328) 2023-10-01T07:32:23.423 INFO:tasks.rados.rados.0.smithi084.stdout:330: finishing write tid 1 to smithi08466639-330 2023-10-01T07:32:23.423 INFO:tasks.rados.rados.0.smithi084.stdout:330: finishing write tid 2 to smithi08466639-330 2023-10-01T07:32:23.423 INFO:tasks.rados.rados.0.smithi084.stdout:330: finishing write tid 3 to smithi08466639-330 2023-10-01T07:32:23.423 INFO:tasks.rados.rados.0.smithi084.stdout:330: finishing write tid 4 to smithi08466639-330 2023-10-01T07:32:23.424 INFO:tasks.rados.rados.0.smithi084.stdout:330: finishing write tid 5 to smithi08466639-330 2023-10-01T07:32:23.424 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 330 v 77 (ObjNum 329 snap 0 seq_num 329) dirty exists 2023-10-01T07:32:23.424 INFO:tasks.rados.rados.0.smithi084.stdout:330: left oid 330 (ObjNum 329 snap 0 seq_num 329) 2023-10-01T07:32:23.424 INFO:tasks.rados.rados.0.smithi084.stdout:331: finishing write tid 1 to smithi08466639-331 2023-10-01T07:32:23.424 INFO:tasks.rados.rados.0.smithi084.stdout:331: finishing write tid 2 to smithi08466639-331 2023-10-01T07:32:23.424 INFO:tasks.rados.rados.0.smithi084.stdout:331: finishing write tid 3 to smithi08466639-331 2023-10-01T07:32:23.424 INFO:tasks.rados.rados.0.smithi084.stdout:331: finishing write tid 4 to smithi08466639-331 2023-10-01T07:32:23.424 INFO:tasks.rados.rados.0.smithi084.stdout:331: finishing write tid 5 to smithi08466639-331 2023-10-01T07:32:23.424 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 331 v 98 (ObjNum 330 snap 0 seq_num 330) dirty exists 2023-10-01T07:32:23.424 INFO:tasks.rados.rados.0.smithi084.stdout:331: left oid 331 (ObjNum 330 snap 0 seq_num 330) 2023-10-01T07:32:23.424 INFO:tasks.rados.rados.0.smithi084.stdout:332: finishing write tid 1 to smithi08466639-332 2023-10-01T07:32:23.424 INFO:tasks.rados.rados.0.smithi084.stdout:332: finishing write tid 2 to smithi08466639-332 2023-10-01T07:32:23.425 INFO:tasks.rados.rados.0.smithi084.stdout:325: done (15 left) 2023-10-01T07:32:23.425 INFO:tasks.rados.rados.0.smithi084.stdout:326: done (14 left) 2023-10-01T07:32:23.425 INFO:tasks.rados.rados.0.smithi084.stdout:327: done (13 left) 2023-10-01T07:32:23.425 INFO:tasks.rados.rados.0.smithi084.stdout:328: done (12 left) 2023-10-01T07:32:23.425 INFO:tasks.rados.rados.0.smithi084.stdout:329: done (11 left) 2023-10-01T07:32:23.425 INFO:tasks.rados.rados.0.smithi084.stdout:330: done (10 left) 2023-10-01T07:32:23.425 INFO:tasks.rados.rados.0.smithi084.stdout:331: done (9 left) 2023-10-01T07:32:23.425 INFO:tasks.rados.rados.0.smithi084.stdout:341: write initial oid 341 2023-10-01T07:32:23.425 INFO:tasks.rados.rados.0.smithi084.stdout:341: seq_num 340 ranges {514380=704192,1629760=478435,2604288=442602} 2023-10-01T07:32:23.426 INFO:tasks.rados.rados.0.smithi084.stdout:341: writing smithi08466639-341 from 514380 to 1218572 tid 1 2023-10-01T07:32:23.431 INFO:tasks.rados.rados.0.smithi084.stdout:341: writing smithi08466639-341 from 1629760 to 2108195 tid 2 2023-10-01T07:32:23.436 INFO:tasks.rados.rados.0.smithi084.stdout:341: writing smithi08466639-341 from 2604288 to 3046890 tid 3 2023-10-01T07:32:23.436 INFO:tasks.rados.rados.0.smithi084.stdout:342: write initial oid 342 2023-10-01T07:32:23.436 INFO:tasks.rados.rados.0.smithi084.stdout:342: seq_num 341 ranges {531187=779441,2088242=738446,3431711=299476} 2023-10-01T07:32:23.444 INFO:tasks.rados.rados.0.smithi084.stdout:342: writing smithi08466639-342 from 531187 to 1310628 tid 1 2023-10-01T07:32:23.453 INFO:tasks.rados.rados.0.smithi084.stdout:342: writing smithi08466639-342 from 2088242 to 2826688 tid 2 2023-10-01T07:32:23.459 INFO:tasks.rados.rados.0.smithi084.stdout:342: writing smithi08466639-342 from 3431711 to 3731187 tid 3 2023-10-01T07:32:23.459 INFO:tasks.rados.rados.0.smithi084.stdout:343: write initial oid 343 2023-10-01T07:32:23.459 INFO:tasks.rados.rados.0.smithi084.stdout:343: seq_num 342 ranges {547994=454690,1746724=482104,2659134=465146,3605976=142018} 2023-10-01T07:32:23.465 INFO:tasks.rados.rados.0.smithi084.stdout:343: writing smithi08466639-343 from 547994 to 1002684 tid 1 2023-10-01T07:32:23.472 INFO:tasks.rados.rados.0.smithi084.stdout:343: writing smithi08466639-343 from 1746724 to 2228828 tid 2 2023-10-01T07:32:23.477 INFO:tasks.rados.rados.0.smithi084.stdout:343: writing smithi08466639-343 from 2659134 to 3124280 tid 3 2023-10-01T07:32:23.481 INFO:tasks.rados.rados.0.smithi084.stdout:343: writing smithi08466639-343 from 3605976 to 3747994 tid 4 2023-10-01T07:32:23.481 INFO:tasks.rados.rados.0.smithi084.stdout:344: write initial oid 344 2023-10-01T07:32:23.481 INFO:tasks.rados.rados.0.smithi084.stdout:344: seq_num 343 ranges {564801=646292,1921559=742115,3202910=561891} 2023-10-01T07:32:23.488 INFO:tasks.rados.rados.0.smithi084.stdout:344: writing smithi08466639-344 from 564801 to 1211093 tid 1 2023-10-01T07:32:23.498 INFO:tasks.rados.rados.0.smithi084.stdout:344: writing smithi08466639-344 from 1921559 to 2663674 tid 2 2023-10-01T07:32:23.505 INFO:tasks.rados.rados.0.smithi084.stdout:344: writing smithi08466639-344 from 3202910 to 3764801 tid 3 2023-10-01T07:32:23.505 INFO:tasks.rados.rados.0.smithi084.stdout:345: write initial oid 345 2023-10-01T07:32:23.505 INFO:tasks.rados.rados.0.smithi084.stdout:345: seq_num 344 ranges {581608=721541,1863688=485773,3113980=604043} 2023-10-01T07:32:23.512 INFO:tasks.rados.rados.0.smithi084.stdout:345: writing smithi08466639-345 from 581608 to 1303149 tid 1 2023-10-01T07:32:23.519 INFO:tasks.rados.rados.0.smithi084.stdout:345: writing smithi08466639-345 from 1863688 to 2349461 tid 2 2023-10-01T07:32:23.531 INFO:tasks.rados.rados.0.smithi084.stdout:345: writing smithi08466639-345 from 3113980 to 3718023 tid 3 2023-10-01T07:32:23.531 INFO:tasks.rados.rados.0.smithi084.stdout:346: write initial oid 346 2023-10-01T07:32:23.532 INFO:tasks.rados.rados.0.smithi084.stdout:346: seq_num 345 ranges {598415=796790,1922170=745784,3141403=415315} 2023-10-01T07:32:23.540 INFO:tasks.rados.rados.0.smithi084.stdout:346: writing smithi08466639-346 from 598415 to 1395205 tid 1 2023-10-01T07:32:23.548 INFO:tasks.rados.rados.0.smithi084.stdout:346: writing smithi08466639-346 from 1922170 to 2667954 tid 2 2023-10-01T07:32:23.553 INFO:tasks.rados.rados.0.smithi084.stdout:346: writing smithi08466639-346 from 3141403 to 3556718 tid 3 2023-10-01T07:32:23.553 INFO:tasks.rados.rados.0.smithi084.stdout:347: write initial oid 347 2023-10-01T07:32:23.553 INFO:tasks.rados.rados.0.smithi084.stdout:347: seq_num 346 ranges {615222=472039,1580652=489442,2768826=626587} 2023-10-01T07:32:23.560 INFO:tasks.rados.rados.0.smithi084.stdout:347: writing smithi08466639-347 from 615222 to 1087261 tid 1 2023-10-01T07:32:23.566 INFO:tasks.rados.rados.0.smithi084.stdout:347: writing smithi08466639-347 from 1580652 to 2070094 tid 2 2023-10-01T07:32:23.574 INFO:tasks.rados.rados.0.smithi084.stdout:347: writing smithi08466639-347 from 2768826 to 3395413 tid 3 2023-10-01T07:32:23.574 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:23.574 INFO:tasks.rados.rados.0.smithi084.stdout:332: finishing write tid 3 to smithi08466639-332 2023-10-01T07:32:23.574 INFO:tasks.rados.rados.0.smithi084.stdout:332: finishing write tid 4 to smithi08466639-332 2023-10-01T07:32:23.574 INFO:tasks.rados.rados.0.smithi084.stdout:332: finishing write tid 5 to smithi08466639-332 2023-10-01T07:32:23.574 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 332 v 85 (ObjNum 331 snap 0 seq_num 331) dirty exists 2023-10-01T07:32:23.574 INFO:tasks.rados.rados.0.smithi084.stdout:332: left oid 332 (ObjNum 331 snap 0 seq_num 331) 2023-10-01T07:32:23.574 INFO:tasks.rados.rados.0.smithi084.stdout:333: finishing write tid 1 to smithi08466639-333 2023-10-01T07:32:23.574 INFO:tasks.rados.rados.0.smithi084.stdout:333: finishing write tid 2 to smithi08466639-333 2023-10-01T07:32:23.574 INFO:tasks.rados.rados.0.smithi084.stdout:332: done (15 left) 2023-10-01T07:32:23.575 INFO:tasks.rados.rados.0.smithi084.stdout:348: write initial oid 348 2023-10-01T07:32:23.575 INFO:tasks.rados.rados.0.smithi084.stdout:348: seq_num 347 ranges {632029=547288,1639134=749453,2796249=437859,3653524=178505} 2023-10-01T07:32:23.580 INFO:tasks.rados.rados.0.smithi084.stdout:348: writing smithi08466639-348 from 632029 to 1179317 tid 1 2023-10-01T07:32:23.587 INFO:tasks.rados.rados.0.smithi084.stdout:348: writing smithi08466639-348 from 1639134 to 2388587 tid 2 2023-10-01T07:32:23.592 INFO:tasks.rados.rados.0.smithi084.stdout:348: writing smithi08466639-348 from 2796249 to 3234108 tid 3 2023-10-01T07:32:23.596 INFO:tasks.rados.rados.0.smithi084.stdout:348: writing smithi08466639-348 from 3653524 to 3832029 tid 4 2023-10-01T07:32:23.596 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:23.597 INFO:tasks.rados.rados.0.smithi084.stdout:333: finishing write tid 3 to smithi08466639-333 2023-10-01T07:32:23.597 INFO:tasks.rados.rados.0.smithi084.stdout:333: finishing write tid 4 to smithi08466639-333 2023-10-01T07:32:23.597 INFO:tasks.rados.rados.0.smithi084.stdout:333: finishing write tid 5 to smithi08466639-333 2023-10-01T07:32:23.597 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 333 v 76 (ObjNum 332 snap 0 seq_num 332) dirty exists 2023-10-01T07:32:23.597 INFO:tasks.rados.rados.0.smithi084.stdout:333: left oid 333 (ObjNum 332 snap 0 seq_num 332) 2023-10-01T07:32:23.597 INFO:tasks.rados.rados.0.smithi084.stdout:334: finishing write tid 1 to smithi08466639-334 2023-10-01T07:32:23.597 INFO:tasks.rados.rados.0.smithi084.stdout:333: done (15 left) 2023-10-01T07:32:23.597 INFO:tasks.rados.rados.0.smithi084.stdout:349: write initial oid 349 2023-10-01T07:32:23.597 INFO:tasks.rados.rados.0.smithi084.stdout:349: seq_num 348 ranges {648836=622537,1981263=493111,3107319=741517} 2023-10-01T07:32:23.604 INFO:tasks.rados.rados.0.smithi084.stdout:349: writing smithi08466639-349 from 648836 to 1271373 tid 1 2023-10-01T07:32:23.613 INFO:tasks.rados.rados.0.smithi084.stdout:349: writing smithi08466639-349 from 1981263 to 2474374 tid 2 2023-10-01T07:32:23.623 INFO:tasks.rados.rados.0.smithi084.stdout:349: writing smithi08466639-349 from 3107319 to 3848836 tid 3 2023-10-01T07:32:23.623 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:23.623 INFO:tasks.rados.rados.0.smithi084.stdout:334: finishing write tid 2 to smithi08466639-334 2023-10-01T07:32:23.623 INFO:tasks.rados.rados.0.smithi084.stdout:334: finishing write tid 3 to smithi08466639-334 2023-10-01T07:32:23.623 INFO:tasks.rados.rados.0.smithi084.stdout:334: finishing write tid 4 to smithi08466639-334 2023-10-01T07:32:23.623 INFO:tasks.rados.rados.0.smithi084.stdout:334: finishing write tid 5 to smithi08466639-334 2023-10-01T07:32:23.624 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 334 v 102 (ObjNum 333 snap 0 seq_num 333) dirty exists 2023-10-01T07:32:23.624 INFO:tasks.rados.rados.0.smithi084.stdout:334: left oid 334 (ObjNum 333 snap 0 seq_num 333) 2023-10-01T07:32:23.624 INFO:tasks.rados.rados.0.smithi084.stdout:335: finishing write tid 1 to smithi08466639-335 2023-10-01T07:32:23.624 INFO:tasks.rados.rados.0.smithi084.stdout:335: finishing write tid 2 to smithi08466639-335 2023-10-01T07:32:23.624 INFO:tasks.rados.rados.0.smithi084.stdout:334: done (15 left) 2023-10-01T07:32:23.624 INFO:tasks.rados.rados.0.smithi084.stdout:350: write initial oid 350 2023-10-01T07:32:23.624 INFO:tasks.rados.rados.0.smithi084.stdout:350: seq_num 349 ranges {665643=697786,2039745=753122,3534742=330901} 2023-10-01T07:32:23.632 INFO:tasks.rados.rados.0.smithi084.stdout:350: writing smithi08466639-350 from 665643 to 1363429 tid 1 2023-10-01T07:32:23.641 INFO:tasks.rados.rados.0.smithi084.stdout:350: writing smithi08466639-350 from 2039745 to 2792867 tid 2 2023-10-01T07:32:23.650 INFO:tasks.rados.rados.0.smithi084.stdout:350: writing smithi08466639-350 from 3534742 to 3865643 tid 3 2023-10-01T07:32:23.650 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:23.650 INFO:tasks.rados.rados.0.smithi084.stdout:335: finishing write tid 3 to smithi08466639-335 2023-10-01T07:32:23.650 INFO:tasks.rados.rados.0.smithi084.stdout:335: finishing write tid 4 to smithi08466639-335 2023-10-01T07:32:23.650 INFO:tasks.rados.rados.0.smithi084.stdout:335: finishing write tid 5 to smithi08466639-335 2023-10-01T07:32:23.650 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 335 v 57 (ObjNum 334 snap 0 seq_num 334) dirty exists 2023-10-01T07:32:23.650 INFO:tasks.rados.rados.0.smithi084.stdout:335: left oid 335 (ObjNum 334 snap 0 seq_num 334) 2023-10-01T07:32:23.651 INFO:tasks.rados.rados.0.smithi084.stdout:336: finishing write tid 1 to smithi08466639-336 2023-10-01T07:32:23.651 INFO:tasks.rados.rados.0.smithi084.stdout:336: finishing write tid 2 to smithi08466639-336 2023-10-01T07:32:23.651 INFO:tasks.rados.rados.0.smithi084.stdout:336: finishing write tid 3 to smithi08466639-336 2023-10-01T07:32:23.651 INFO:tasks.rados.rados.0.smithi084.stdout:336: finishing write tid 4 to smithi08466639-336 2023-10-01T07:32:23.651 INFO:tasks.rados.rados.0.smithi084.stdout:336: finishing write tid 5 to smithi08466639-336 2023-10-01T07:32:23.651 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 336 v 63 (ObjNum 335 snap 0 seq_num 335) dirty exists 2023-10-01T07:32:23.651 INFO:tasks.rados.rados.0.smithi084.stdout:336: left oid 336 (ObjNum 335 snap 0 seq_num 335) 2023-10-01T07:32:23.651 INFO:tasks.rados.rados.0.smithi084.stdout:337: finishing write tid 1 to smithi08466639-337 2023-10-01T07:32:23.651 INFO:tasks.rados.rados.0.smithi084.stdout:337: finishing write tid 2 to smithi08466639-337 2023-10-01T07:32:23.651 INFO:tasks.rados.rados.0.smithi084.stdout:337: finishing write tid 3 to smithi08466639-337 2023-10-01T07:32:23.651 INFO:tasks.rados.rados.0.smithi084.stdout:337: finishing write tid 4 to smithi08466639-337 2023-10-01T07:32:23.651 INFO:tasks.rados.rados.0.smithi084.stdout:337: finishing write tid 5 to smithi08466639-337 2023-10-01T07:32:23.652 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 337 v 80 (ObjNum 336 snap 0 seq_num 336) dirty exists 2023-10-01T07:32:23.652 INFO:tasks.rados.rados.0.smithi084.stdout:337: left oid 337 (ObjNum 336 snap 0 seq_num 336) 2023-10-01T07:32:23.652 INFO:tasks.rados.rados.0.smithi084.stdout:338: finishing write tid 1 to smithi08466639-338 2023-10-01T07:32:23.652 INFO:tasks.rados.rados.0.smithi084.stdout:338: finishing write tid 2 to smithi08466639-338 2023-10-01T07:32:23.652 INFO:tasks.rados.rados.0.smithi084.stdout:338: finishing write tid 3 to smithi08466639-338 2023-10-01T07:32:23.652 INFO:tasks.rados.rados.0.smithi084.stdout:338: finishing write tid 4 to smithi08466639-338 2023-10-01T07:32:23.652 INFO:tasks.rados.rados.0.smithi084.stdout:338: finishing write tid 5 to smithi08466639-338 2023-10-01T07:32:23.652 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 338 v 89 (ObjNum 337 snap 0 seq_num 337) dirty exists 2023-10-01T07:32:23.652 INFO:tasks.rados.rados.0.smithi084.stdout:338: left oid 338 (ObjNum 337 snap 0 seq_num 337) 2023-10-01T07:32:23.652 INFO:tasks.rados.rados.0.smithi084.stdout:339: finishing write tid 1 to smithi08466639-339 2023-10-01T07:32:23.652 INFO:tasks.rados.rados.0.smithi084.stdout:339: finishing write tid 2 to smithi08466639-339 2023-10-01T07:32:23.652 INFO:tasks.rados.rados.0.smithi084.stdout:339: finishing write tid 3 to smithi08466639-339 2023-10-01T07:32:23.653 INFO:tasks.rados.rados.0.smithi084.stdout:339: finishing write tid 4 to smithi08466639-339 2023-10-01T07:32:23.653 INFO:tasks.rados.rados.0.smithi084.stdout:339: finishing write tid 5 to smithi08466639-339 2023-10-01T07:32:23.653 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 339 v 73 (ObjNum 338 snap 0 seq_num 338) dirty exists 2023-10-01T07:32:23.653 INFO:tasks.rados.rados.0.smithi084.stdout:339: left oid 339 (ObjNum 338 snap 0 seq_num 338) 2023-10-01T07:32:23.653 INFO:tasks.rados.rados.0.smithi084.stdout:340: finishing write tid 1 to smithi08466639-340 2023-10-01T07:32:23.653 INFO:tasks.rados.rados.0.smithi084.stdout:340: finishing write tid 2 to smithi08466639-340 2023-10-01T07:32:23.653 INFO:tasks.rados.rados.0.smithi084.stdout:340: finishing write tid 3 to smithi08466639-340 2023-10-01T07:32:23.653 INFO:tasks.rados.rados.0.smithi084.stdout:340: finishing write tid 4 to smithi08466639-340 2023-10-01T07:32:23.653 INFO:tasks.rados.rados.0.smithi084.stdout:340: finishing write tid 5 to smithi08466639-340 2023-10-01T07:32:23.653 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 340 v 103 (ObjNum 339 snap 0 seq_num 339) dirty exists 2023-10-01T07:32:23.653 INFO:tasks.rados.rados.0.smithi084.stdout:340: left oid 340 (ObjNum 339 snap 0 seq_num 339) 2023-10-01T07:32:23.653 INFO:tasks.rados.rados.0.smithi084.stdout:341: finishing write tid 1 to smithi08466639-341 2023-10-01T07:32:23.654 INFO:tasks.rados.rados.0.smithi084.stdout:341: finishing write tid 2 to smithi08466639-341 2023-10-01T07:32:23.654 INFO:tasks.rados.rados.0.smithi084.stdout:341: finishing write tid 3 to smithi08466639-341 2023-10-01T07:32:23.654 INFO:tasks.rados.rados.0.smithi084.stdout:341: finishing write tid 4 to smithi08466639-341 2023-10-01T07:32:23.654 INFO:tasks.rados.rados.0.smithi084.stdout:341: finishing write tid 5 to smithi08466639-341 2023-10-01T07:32:23.654 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 341 v 78 (ObjNum 340 snap 0 seq_num 340) dirty exists 2023-10-01T07:32:23.654 INFO:tasks.rados.rados.0.smithi084.stdout:341: left oid 341 (ObjNum 340 snap 0 seq_num 340) 2023-10-01T07:32:23.654 INFO:tasks.rados.rados.0.smithi084.stdout:342: finishing write tid 1 to smithi08466639-342 2023-10-01T07:32:23.654 INFO:tasks.rados.rados.0.smithi084.stdout:342: finishing write tid 2 to smithi08466639-342 2023-10-01T07:32:23.654 INFO:tasks.rados.rados.0.smithi084.stdout:342: finishing write tid 3 to smithi08466639-342 2023-10-01T07:32:23.654 INFO:tasks.rados.rados.0.smithi084.stdout:342: finishing write tid 4 to smithi08466639-342 2023-10-01T07:32:23.654 INFO:tasks.rados.rados.0.smithi084.stdout:342: finishing write tid 5 to smithi08466639-342 2023-10-01T07:32:23.654 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 342 v 57 (ObjNum 341 snap 0 seq_num 341) dirty exists 2023-10-01T07:32:23.655 INFO:tasks.rados.rados.0.smithi084.stdout:342: left oid 342 (ObjNum 341 snap 0 seq_num 341) 2023-10-01T07:32:23.655 INFO:tasks.rados.rados.0.smithi084.stdout:343: finishing write tid 1 to smithi08466639-343 2023-10-01T07:32:23.655 INFO:tasks.rados.rados.0.smithi084.stdout:343: finishing write tid 2 to smithi08466639-343 2023-10-01T07:32:23.655 INFO:tasks.rados.rados.0.smithi084.stdout:343: finishing write tid 3 to smithi08466639-343 2023-10-01T07:32:23.655 INFO:tasks.rados.rados.0.smithi084.stdout:343: finishing write tid 4 to smithi08466639-343 2023-10-01T07:32:23.655 INFO:tasks.rados.rados.0.smithi084.stdout:343: finishing write tid 5 to smithi08466639-343 2023-10-01T07:32:23.655 INFO:tasks.rados.rados.0.smithi084.stdout:343: finishing write tid 6 to smithi08466639-343 2023-10-01T07:32:23.655 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 343 v 67 (ObjNum 342 snap 0 seq_num 342) dirty exists 2023-10-01T07:32:23.655 INFO:tasks.rados.rados.0.smithi084.stdout:343: left oid 343 (ObjNum 342 snap 0 seq_num 342) 2023-10-01T07:32:23.655 INFO:tasks.rados.rados.0.smithi084.stdout:344: finishing write tid 1 to smithi08466639-344 2023-10-01T07:32:23.655 INFO:tasks.rados.rados.0.smithi084.stdout:344: finishing write tid 2 to smithi08466639-344 2023-10-01T07:32:23.656 INFO:tasks.rados.rados.0.smithi084.stdout:344: finishing write tid 3 to smithi08466639-344 2023-10-01T07:32:23.656 INFO:tasks.rados.rados.0.smithi084.stdout:344: finishing write tid 4 to smithi08466639-344 2023-10-01T07:32:23.656 INFO:tasks.rados.rados.0.smithi084.stdout:344: finishing write tid 5 to smithi08466639-344 2023-10-01T07:32:23.656 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 344 v 77 (ObjNum 343 snap 0 seq_num 343) dirty exists 2023-10-01T07:32:23.656 INFO:tasks.rados.rados.0.smithi084.stdout:344: left oid 344 (ObjNum 343 snap 0 seq_num 343) 2023-10-01T07:32:23.656 INFO:tasks.rados.rados.0.smithi084.stdout:345: finishing write tid 1 to smithi08466639-345 2023-10-01T07:32:23.656 INFO:tasks.rados.rados.0.smithi084.stdout:345: finishing write tid 2 to smithi08466639-345 2023-10-01T07:32:23.656 INFO:tasks.rados.rados.0.smithi084.stdout:345: finishing write tid 3 to smithi08466639-345 2023-10-01T07:32:23.657 INFO:tasks.rados.rados.0.smithi084.stdout:345: finishing write tid 4 to smithi08466639-345 2023-10-01T07:32:23.657 INFO:tasks.rados.rados.0.smithi084.stdout:345: finishing write tid 5 to smithi08466639-345 2023-10-01T07:32:23.657 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 345 v 66 (ObjNum 344 snap 0 seq_num 344) dirty exists 2023-10-01T07:32:23.657 INFO:tasks.rados.rados.0.smithi084.stdout:345: left oid 345 (ObjNum 344 snap 0 seq_num 344) 2023-10-01T07:32:23.657 INFO:tasks.rados.rados.0.smithi084.stdout:346: finishing write tid 1 to smithi08466639-346 2023-10-01T07:32:23.657 INFO:tasks.rados.rados.0.smithi084.stdout:346: finishing write tid 2 to smithi08466639-346 2023-10-01T07:32:23.657 INFO:tasks.rados.rados.0.smithi084.stdout:346: finishing write tid 3 to smithi08466639-346 2023-10-01T07:32:23.657 INFO:tasks.rados.rados.0.smithi084.stdout:346: finishing write tid 4 to smithi08466639-346 2023-10-01T07:32:23.657 INFO:tasks.rados.rados.0.smithi084.stdout:346: finishing write tid 5 to smithi08466639-346 2023-10-01T07:32:23.657 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 346 v 73 (ObjNum 345 snap 0 seq_num 345) dirty exists 2023-10-01T07:32:23.658 INFO:tasks.rados.rados.0.smithi084.stdout:346: left oid 346 (ObjNum 345 snap 0 seq_num 345) 2023-10-01T07:32:23.658 INFO:tasks.rados.rados.0.smithi084.stdout:347: finishing write tid 1 to smithi08466639-347 2023-10-01T07:32:23.658 INFO:tasks.rados.rados.0.smithi084.stdout:347: finishing write tid 2 to smithi08466639-347 2023-10-01T07:32:23.658 INFO:tasks.rados.rados.0.smithi084.stdout:347: finishing write tid 3 to smithi08466639-347 2023-10-01T07:32:23.658 INFO:tasks.rados.rados.0.smithi084.stdout:347: finishing write tid 4 to smithi08466639-347 2023-10-01T07:32:23.658 INFO:tasks.rados.rados.0.smithi084.stdout:347: finishing write tid 5 to smithi08466639-347 2023-10-01T07:32:23.658 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 347 v 84 (ObjNum 346 snap 0 seq_num 346) dirty exists 2023-10-01T07:32:23.658 INFO:tasks.rados.rados.0.smithi084.stdout:347: left oid 347 (ObjNum 346 snap 0 seq_num 346) 2023-10-01T07:32:23.659 INFO:tasks.rados.rados.0.smithi084.stdout:348: finishing write tid 1 to smithi08466639-348 2023-10-01T07:32:23.659 INFO:tasks.rados.rados.0.smithi084.stdout:348: finishing write tid 2 to smithi08466639-348 2023-10-01T07:32:23.659 INFO:tasks.rados.rados.0.smithi084.stdout:348: finishing write tid 3 to smithi08466639-348 2023-10-01T07:32:23.659 INFO:tasks.rados.rados.0.smithi084.stdout:348: finishing write tid 4 to smithi08466639-348 2023-10-01T07:32:23.659 INFO:tasks.rados.rados.0.smithi084.stdout:348: finishing write tid 5 to smithi08466639-348 2023-10-01T07:32:23.659 INFO:tasks.rados.rados.0.smithi084.stdout:348: finishing write tid 6 to smithi08466639-348 2023-10-01T07:32:23.659 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 348 v 108 (ObjNum 347 snap 0 seq_num 347) dirty exists 2023-10-01T07:32:23.659 INFO:tasks.rados.rados.0.smithi084.stdout:348: left oid 348 (ObjNum 347 snap 0 seq_num 347) 2023-10-01T07:32:23.659 INFO:tasks.rados.rados.0.smithi084.stdout:349: finishing write tid 1 to smithi08466639-349 2023-10-01T07:32:23.659 INFO:tasks.rados.rados.0.smithi084.stdout:349: finishing write tid 2 to smithi08466639-349 2023-10-01T07:32:23.659 INFO:tasks.rados.rados.0.smithi084.stdout:349: finishing write tid 3 to smithi08466639-349 2023-10-01T07:32:23.659 INFO:tasks.rados.rados.0.smithi084.stdout:349: finishing write tid 4 to smithi08466639-349 2023-10-01T07:32:23.660 INFO:tasks.rados.rados.0.smithi084.stdout:349: finishing write tid 5 to smithi08466639-349 2023-10-01T07:32:23.660 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 349 v 81 (ObjNum 348 snap 0 seq_num 348) dirty exists 2023-10-01T07:32:23.660 INFO:tasks.rados.rados.0.smithi084.stdout:349: left oid 349 (ObjNum 348 snap 0 seq_num 348) 2023-10-01T07:32:23.660 INFO:tasks.rados.rados.0.smithi084.stdout:350: finishing write tid 1 to smithi08466639-350 2023-10-01T07:32:23.660 INFO:tasks.rados.rados.0.smithi084.stdout:350: finishing write tid 2 to smithi08466639-350 2023-10-01T07:32:23.660 INFO:tasks.rados.rados.0.smithi084.stdout:335: done (15 left) 2023-10-01T07:32:23.660 INFO:tasks.rados.rados.0.smithi084.stdout:336: done (14 left) 2023-10-01T07:32:23.660 INFO:tasks.rados.rados.0.smithi084.stdout:337: done (13 left) 2023-10-01T07:32:23.660 INFO:tasks.rados.rados.0.smithi084.stdout:338: done (12 left) 2023-10-01T07:32:23.660 INFO:tasks.rados.rados.0.smithi084.stdout:339: done (11 left) 2023-10-01T07:32:23.660 INFO:tasks.rados.rados.0.smithi084.stdout:340: done (10 left) 2023-10-01T07:32:23.660 INFO:tasks.rados.rados.0.smithi084.stdout:341: done (9 left) 2023-10-01T07:32:23.661 INFO:tasks.rados.rados.0.smithi084.stdout:342: done (8 left) 2023-10-01T07:32:23.661 INFO:tasks.rados.rados.0.smithi084.stdout:343: done (7 left) 2023-10-01T07:32:23.661 INFO:tasks.rados.rados.0.smithi084.stdout:344: done (6 left) 2023-10-01T07:32:23.661 INFO:tasks.rados.rados.0.smithi084.stdout:345: done (5 left) 2023-10-01T07:32:23.661 INFO:tasks.rados.rados.0.smithi084.stdout:346: done (4 left) 2023-10-01T07:32:23.661 INFO:tasks.rados.rados.0.smithi084.stdout:347: done (3 left) 2023-10-01T07:32:23.661 INFO:tasks.rados.rados.0.smithi084.stdout:348: done (2 left) 2023-10-01T07:32:23.661 INFO:tasks.rados.rados.0.smithi084.stdout:349: done (1 left) 2023-10-01T07:32:23.661 INFO:tasks.rados.rados.0.smithi084.stdout:351: write initial oid 351 2023-10-01T07:32:23.661 INFO:tasks.rados.rados.0.smithi084.stdout:351: seq_num 350 ranges {682450=489388,1814580=496780,2878518=788028} 2023-10-01T07:32:23.662 INFO:tasks.rados.rados.0.smithi084.stdout:351: writing smithi08466639-351 from 682450 to 1171838 tid 1 2023-10-01T07:32:23.662 INFO:tasks.rados.rados.0.smithi084.stdout:351: writing smithi08466639-351 from 1814580 to 2311360 tid 2 2023-10-01T07:32:23.671 INFO:tasks.rados.rados.0.smithi084.stdout:351: writing smithi08466639-351 from 2878518 to 3666546 tid 3 2023-10-01T07:32:23.671 INFO:tasks.rados.rados.0.smithi084.stdout:352: write initial oid 352 2023-10-01T07:32:23.671 INFO:tasks.rados.rados.0.smithi084.stdout:352: seq_num 351 ranges {699257=564637,1873062=640438,3305941=593316} 2023-10-01T07:32:23.678 INFO:tasks.rados.rados.0.smithi084.stdout:352: writing smithi08466639-352 from 699257 to 1263894 tid 1 2023-10-01T07:32:23.685 INFO:tasks.rados.rados.0.smithi084.stdout:352: writing smithi08466639-352 from 1873062 to 2513500 tid 2 2023-10-01T07:32:23.694 INFO:tasks.rados.rados.0.smithi084.stdout:352: writing smithi08466639-352 from 3305941 to 3899257 tid 3 2023-10-01T07:32:23.694 INFO:tasks.rados.rados.0.smithi084.stdout:353: write initial oid 353 2023-10-01T07:32:23.694 INFO:tasks.rados.rados.0.smithi084.stdout:353: seq_num 352 ranges {716064=639886,1815191=500449,2817011=526925} 2023-10-01T07:32:23.703 INFO:tasks.rados.rados.0.smithi084.stdout:353: writing smithi08466639-353 from 716064 to 1355950 tid 1 2023-10-01T07:32:23.708 INFO:tasks.rados.rados.0.smithi084.stdout:353: writing smithi08466639-353 from 1815191 to 2315640 tid 2 2023-10-01T07:32:23.714 INFO:tasks.rados.rados.0.smithi084.stdout:353: writing smithi08466639-353 from 2817011 to 3343936 tid 3 2023-10-01T07:32:23.715 INFO:tasks.rados.rados.0.smithi084.stdout:354: write initial oid 354 2023-10-01T07:32:23.715 INFO:tasks.rados.rados.0.smithi084.stdout:354: seq_num 353 ranges {732871=715135,1873673=644107,3244434=688437} 2023-10-01T07:32:23.724 INFO:tasks.rados.rados.0.smithi084.stdout:354: writing smithi08466639-354 from 732871 to 1448006 tid 1 2023-10-01T07:32:23.732 INFO:tasks.rados.rados.0.smithi084.stdout:354: writing smithi08466639-354 from 1873673 to 2517780 tid 2 2023-10-01T07:32:23.741 INFO:tasks.rados.rados.0.smithi084.stdout:354: writing smithi08466639-354 from 3244434 to 3932871 tid 3 2023-10-01T07:32:23.741 INFO:tasks.rados.rados.0.smithi084.stdout:355: write initial oid 355 2023-10-01T07:32:23.741 INFO:tasks.rados.rados.0.smithi084.stdout:355: seq_num 354 ranges {749678=790384,2332155=504118,3271857=549469} 2023-10-01T07:32:23.751 INFO:tasks.rados.rados.0.smithi084.stdout:355: writing smithi08466639-355 from 749678 to 1540062 tid 1 2023-10-01T07:32:23.759 INFO:tasks.rados.rados.0.smithi084.stdout:355: writing smithi08466639-355 from 2332155 to 2836273 tid 2 2023-10-01T07:32:23.767 INFO:tasks.rados.rados.0.smithi084.stdout:355: writing smithi08466639-355 from 3271857 to 3821326 tid 3 2023-10-01T07:32:23.767 INFO:tasks.rados.rados.0.smithi084.stdout:356: write initial oid 356 2023-10-01T07:32:23.767 INFO:tasks.rados.rados.0.smithi084.stdout:356: seq_num 355 ranges {766485=465633,1990637=647776,3299280=667205} 2023-10-01T07:32:23.774 INFO:tasks.rados.rados.0.smithi084.stdout:356: writing smithi08466639-356 from 766485 to 1232118 tid 1 2023-10-01T07:32:23.784 INFO:tasks.rados.rados.0.smithi084.stdout:356: writing smithi08466639-356 from 1990637 to 2638413 tid 2 2023-10-01T07:32:23.792 INFO:tasks.rados.rados.0.smithi084.stdout:356: writing smithi08466639-356 from 3299280 to 3966485 tid 3 2023-10-01T07:32:23.792 INFO:tasks.rados.rados.0.smithi084.stdout:357: write initial oid 357 2023-10-01T07:32:23.793 INFO:tasks.rados.rados.0.smithi084.stdout:357: seq_num 356 ranges {783292=540882,1932766=507787,3210350=572013} 2023-10-01T07:32:23.800 INFO:tasks.rados.rados.0.smithi084.stdout:357: writing smithi08466639-357 from 783292 to 1324174 tid 1 2023-10-01T07:32:23.807 INFO:tasks.rados.rados.0.smithi084.stdout:357: writing smithi08466639-357 from 1932766 to 2440553 tid 2 2023-10-01T07:32:23.815 INFO:tasks.rados.rados.0.smithi084.stdout:357: writing smithi08466639-357 from 3210350 to 3782363 tid 3 2023-10-01T07:32:23.815 INFO:tasks.rados.rados.0.smithi084.stdout:358: write initial oid 358 2023-10-01T07:32:23.815 INFO:tasks.rados.rados.0.smithi084.stdout:358: seq_num 357 ranges {400099=616131,1591248=408851} 2023-10-01T07:32:23.822 INFO:tasks.rados.rados.0.smithi084.stdout:358: writing smithi08466639-358 from 400099 to 1016230 tid 1 2023-10-01T07:32:23.827 INFO:tasks.rados.rados.0.smithi084.stdout:358: writing smithi08466639-358 from 1591248 to 2000099 tid 2 2023-10-01T07:32:23.828 INFO:tasks.rados.rados.0.smithi084.stdout:359: write initial oid 359 2023-10-01T07:32:23.828 INFO:tasks.rados.rados.0.smithi084.stdout:359: seq_num 358 ranges {416906=407733,1366083=511456} 2023-10-01T07:32:23.833 INFO:tasks.rados.rados.0.smithi084.stdout:359: writing smithi08466639-359 from 416906 to 824639 tid 1 2023-10-01T07:32:23.840 INFO:tasks.rados.rados.0.smithi084.stdout:359: writing smithi08466639-359 from 1366083 to 1877539 tid 2 2023-10-01T07:32:23.840 INFO:tasks.rados.rados.0.smithi084.stdout:360: write initial oid 360 2023-10-01T07:32:23.841 INFO:tasks.rados.rados.0.smithi084.stdout:360: seq_num 359 ranges {433713=482982,1424565=609148} 2023-10-01T07:32:23.846 INFO:tasks.rados.rados.0.smithi084.stdout:360: writing smithi08466639-360 from 433713 to 916695 tid 1 2023-10-01T07:32:23.853 INFO:tasks.rados.rados.0.smithi084.stdout:360: writing smithi08466639-360 from 1424565 to 2033713 tid 2 2023-10-01T07:32:23.853 INFO:tasks.rados.rados.0.smithi084.stdout:361: write initial oid 361 2023-10-01T07:32:23.853 INFO:tasks.rados.rados.0.smithi084.stdout:361: seq_num 360 ranges {450520=558231,1483047=515125} 2023-10-01T07:32:23.859 INFO:tasks.rados.rados.0.smithi084.stdout:361: writing smithi08466639-361 from 450520 to 1008751 tid 1 2023-10-01T07:32:23.865 INFO:tasks.rados.rados.0.smithi084.stdout:361: writing smithi08466639-361 from 1483047 to 1998172 tid 2 2023-10-01T07:32:23.865 INFO:tasks.rados.rados.0.smithi084.stdout:362: write initial oid 362 2023-10-01T07:32:23.865 INFO:tasks.rados.rados.0.smithi084.stdout:362: seq_num 361 ranges {467327=633480,1825176=242151} 2023-10-01T07:32:23.872 INFO:tasks.rados.rados.0.smithi084.stdout:362: writing smithi08466639-362 from 467327 to 1100807 tid 1 2023-10-01T07:32:23.878 INFO:tasks.rados.rados.0.smithi084.stdout:362: writing smithi08466639-362 from 1825176 to 2067327 tid 2 2023-10-01T07:32:23.878 INFO:tasks.rados.rados.0.smithi084.stdout:363: write initial oid 363 2023-10-01T07:32:23.878 INFO:tasks.rados.rados.0.smithi084.stdout:363: seq_num 362 ranges {484134=708729,1883658=200476} 2023-10-01T07:32:23.885 INFO:tasks.rados.rados.0.smithi084.stdout:363: writing smithi08466639-363 from 484134 to 1192863 tid 1 2023-10-01T07:32:23.890 INFO:tasks.rados.rados.0.smithi084.stdout:363: writing smithi08466639-363 from 1883658 to 2084134 tid 2 2023-10-01T07:32:23.891 INFO:tasks.rados.rados.0.smithi084.stdout:364: write initial oid 364 2023-10-01T07:32:23.891 INFO:tasks.rados.rados.0.smithi084.stdout:364: seq_num 363 ranges {500941=783978,1942140=158801} 2023-10-01T07:32:23.898 INFO:tasks.rados.rados.0.smithi084.stdout:364: writing smithi08466639-364 from 500941 to 1284919 tid 1 2023-10-01T07:32:23.903 INFO:tasks.rados.rados.0.smithi084.stdout:364: writing smithi08466639-364 from 1942140 to 2100941 tid 2 2023-10-01T07:32:23.904 INFO:tasks.rados.rados.0.smithi084.stdout:365: write initial oid 365 2023-10-01T07:32:23.904 INFO:tasks.rados.rados.0.smithi084.stdout:365: seq_num 364 ranges {517748=459227,1600622=406110} 2023-10-01T07:32:23.909 INFO:tasks.rados.rados.0.smithi084.stdout:365: writing smithi08466639-365 from 517748 to 976975 tid 1 2023-10-01T07:32:23.916 INFO:tasks.rados.rados.0.smithi084.stdout:365: writing smithi08466639-365 from 1600622 to 2006732 tid 2 2023-10-01T07:32:23.916 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:23.916 INFO:tasks.rados.rados.0.smithi084.stdout:350: finishing write tid 3 to smithi08466639-350 2023-10-01T07:32:23.916 INFO:tasks.rados.rados.0.smithi084.stdout:350: finishing write tid 4 to smithi08466639-350 2023-10-01T07:32:23.916 INFO:tasks.rados.rados.0.smithi084.stdout:350: finishing write tid 5 to smithi08466639-350 2023-10-01T07:32:23.916 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 350 v 61 (ObjNum 349 snap 0 seq_num 349) dirty exists 2023-10-01T07:32:23.916 INFO:tasks.rados.rados.0.smithi084.stdout:350: left oid 350 (ObjNum 349 snap 0 seq_num 349) 2023-10-01T07:32:23.917 INFO:tasks.rados.rados.0.smithi084.stdout:351: finishing write tid 1 to smithi08466639-351 2023-10-01T07:32:23.917 INFO:tasks.rados.rados.0.smithi084.stdout:350: done (15 left) 2023-10-01T07:32:23.917 INFO:tasks.rados.rados.0.smithi084.stdout:366: write initial oid 366 2023-10-01T07:32:23.917 INFO:tasks.rados.rados.0.smithi084.stdout:366: seq_num 365 ranges {534555=650829,1659104=475451} 2023-10-01T07:32:23.922 INFO:tasks.rados.rados.0.smithi084.stdout:366: writing smithi08466639-366 from 534555 to 1185384 tid 1 2023-10-01T07:32:23.930 INFO:tasks.rados.rados.0.smithi084.stdout:366: writing smithi08466639-366 from 1659104 to 2134555 tid 2 2023-10-01T07:32:23.930 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:23.930 INFO:tasks.rados.rados.0.smithi084.stdout:351: finishing write tid 2 to smithi08466639-351 2023-10-01T07:32:23.930 INFO:tasks.rados.rados.0.smithi084.stdout:351: finishing write tid 3 to smithi08466639-351 2023-10-01T07:32:23.930 INFO:tasks.rados.rados.0.smithi084.stdout:351: finishing write tid 4 to smithi08466639-351 2023-10-01T07:32:23.930 INFO:tasks.rados.rados.0.smithi084.stdout:351: finishing write tid 5 to smithi08466639-351 2023-10-01T07:32:23.931 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 351 v 106 (ObjNum 350 snap 0 seq_num 350) dirty exists 2023-10-01T07:32:23.931 INFO:tasks.rados.rados.0.smithi084.stdout:351: left oid 351 (ObjNum 350 snap 0 seq_num 350) 2023-10-01T07:32:23.931 INFO:tasks.rados.rados.0.smithi084.stdout:352: finishing write tid 1 to smithi08466639-352 2023-10-01T07:32:23.931 INFO:tasks.rados.rados.0.smithi084.stdout:352: finishing write tid 2 to smithi08466639-352 2023-10-01T07:32:23.931 INFO:tasks.rados.rados.0.smithi084.stdout:352: finishing write tid 3 to smithi08466639-352 2023-10-01T07:32:23.931 INFO:tasks.rados.rados.0.smithi084.stdout:352: finishing write tid 4 to smithi08466639-352 2023-10-01T07:32:23.931 INFO:tasks.rados.rados.0.smithi084.stdout:352: finishing write tid 5 to smithi08466639-352 2023-10-01T07:32:23.931 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 352 v 85 (ObjNum 351 snap 0 seq_num 351) dirty exists 2023-10-01T07:32:23.931 INFO:tasks.rados.rados.0.smithi084.stdout:352: left oid 352 (ObjNum 351 snap 0 seq_num 351) 2023-10-01T07:32:23.931 INFO:tasks.rados.rados.0.smithi084.stdout:353: finishing write tid 1 to smithi08466639-353 2023-10-01T07:32:23.931 INFO:tasks.rados.rados.0.smithi084.stdout:351: done (15 left) 2023-10-01T07:32:23.931 INFO:tasks.rados.rados.0.smithi084.stdout:352: done (14 left) 2023-10-01T07:32:23.932 INFO:tasks.rados.rados.0.smithi084.stdout:367: write initial oid 367 2023-10-01T07:32:23.932 INFO:tasks.rados.rados.0.smithi084.stdout:367: seq_num 366 ranges {551362=726078,1717586=409779} 2023-10-01T07:32:23.939 INFO:tasks.rados.rados.0.smithi084.stdout:367: writing smithi08466639-367 from 551362 to 1277440 tid 1 2023-10-01T07:32:23.946 INFO:tasks.rados.rados.0.smithi084.stdout:367: writing smithi08466639-367 from 1717586 to 2127365 tid 2 2023-10-01T07:32:23.946 INFO:tasks.rados.rados.0.smithi084.stdout:368: write initial oid 368 2023-10-01T07:32:23.946 INFO:tasks.rados.rados.0.smithi084.stdout:368: seq_num 367 ranges {568169=401327,1376068=669790} 2023-10-01T07:32:23.952 INFO:tasks.rados.rados.0.smithi084.stdout:368: writing smithi08466639-368 from 568169 to 969496 tid 1 2023-10-01T07:32:23.960 INFO:tasks.rados.rados.0.smithi084.stdout:368: writing smithi08466639-368 from 1376068 to 2045858 tid 2 2023-10-01T07:32:23.960 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:23.960 INFO:tasks.rados.rados.0.smithi084.stdout:353: finishing write tid 2 to smithi08466639-353 2023-10-01T07:32:23.960 INFO:tasks.rados.rados.0.smithi084.stdout:353: finishing write tid 3 to smithi08466639-353 2023-10-01T07:32:23.960 INFO:tasks.rados.rados.0.smithi084.stdout:353: finishing write tid 4 to smithi08466639-353 2023-10-01T07:32:23.961 INFO:tasks.rados.rados.0.smithi084.stdout:353: finishing write tid 5 to smithi08466639-353 2023-10-01T07:32:23.961 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 353 v 93 (ObjNum 352 snap 0 seq_num 352) dirty exists 2023-10-01T07:32:23.961 INFO:tasks.rados.rados.0.smithi084.stdout:353: left oid 353 (ObjNum 352 snap 0 seq_num 352) 2023-10-01T07:32:23.961 INFO:tasks.rados.rados.0.smithi084.stdout:354: finishing write tid 1 to smithi08466639-354 2023-10-01T07:32:23.961 INFO:tasks.rados.rados.0.smithi084.stdout:353: done (15 left) 2023-10-01T07:32:23.961 INFO:tasks.rados.rados.0.smithi084.stdout:369: write initial oid 369 2023-10-01T07:32:23.961 INFO:tasks.rados.rados.0.smithi084.stdout:369: seq_num 368 ranges {584976=476576,1834550=350426} 2023-10-01T07:32:23.966 INFO:tasks.rados.rados.0.smithi084.stdout:369: writing smithi08466639-369 from 584976 to 1061552 tid 1 2023-10-01T07:32:23.973 INFO:tasks.rados.rados.0.smithi084.stdout:369: writing smithi08466639-369 from 1834550 to 2184976 tid 2 2023-10-01T07:32:23.973 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:23.973 INFO:tasks.rados.rados.0.smithi084.stdout:354: finishing write tid 2 to smithi08466639-354 2023-10-01T07:32:23.974 INFO:tasks.rados.rados.0.smithi084.stdout:354: finishing write tid 3 to smithi08466639-354 2023-10-01T07:32:23.974 INFO:tasks.rados.rados.0.smithi084.stdout:354: finishing write tid 4 to smithi08466639-354 2023-10-01T07:32:23.974 INFO:tasks.rados.rados.0.smithi084.stdout:354: finishing write tid 5 to smithi08466639-354 2023-10-01T07:32:23.974 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 354 v 65 (ObjNum 353 snap 0 seq_num 353) dirty exists 2023-10-01T07:32:23.974 INFO:tasks.rados.rados.0.smithi084.stdout:354: left oid 354 (ObjNum 353 snap 0 seq_num 353) 2023-10-01T07:32:23.974 INFO:tasks.rados.rados.0.smithi084.stdout:355: finishing write tid 1 to smithi08466639-355 2023-10-01T07:32:23.974 INFO:tasks.rados.rados.0.smithi084.stdout:355: finishing write tid 2 to smithi08466639-355 2023-10-01T07:32:23.974 INFO:tasks.rados.rados.0.smithi084.stdout:355: finishing write tid 3 to smithi08466639-355 2023-10-01T07:32:23.974 INFO:tasks.rados.rados.0.smithi084.stdout:355: finishing write tid 4 to smithi08466639-355 2023-10-01T07:32:23.974 INFO:tasks.rados.rados.0.smithi084.stdout:354: done (15 left) 2023-10-01T07:32:23.974 INFO:tasks.rados.rados.0.smithi084.stdout:370: write initial oid 370 2023-10-01T07:32:23.975 INFO:tasks.rados.rados.0.smithi084.stdout:370: seq_num 369 ranges {601783=551825,1776679=425104} 2023-10-01T07:32:23.977 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:23 smithi112 bash[27689]: cluster 2023-10-01T07:32:23.226856+0000 mgr.y (mgr.24353) 183 : cluster [DBG] pgmap v162: 89 pgs: 89 active+clean; 592 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 21 KiB/s rd, 27 MiB/s wr, 138 op/s 2023-10-01T07:32:23.980 INFO:tasks.rados.rados.0.smithi084.stdout:370: writing smithi08466639-370 from 601783 to 1153608 tid 1 2023-10-01T07:32:23.986 INFO:tasks.rados.rados.0.smithi084.stdout:370: writing smithi08466639-370 from 1776679 to 2201783 tid 2 2023-10-01T07:32:23.986 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:23.986 INFO:tasks.rados.rados.0.smithi084.stdout:355: finishing write tid 5 to smithi08466639-355 2023-10-01T07:32:23.986 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 355 v 88 (ObjNum 354 snap 0 seq_num 354) dirty exists 2023-10-01T07:32:23.986 INFO:tasks.rados.rados.0.smithi084.stdout:355: left oid 355 (ObjNum 354 snap 0 seq_num 354) 2023-10-01T07:32:23.987 INFO:tasks.rados.rados.0.smithi084.stdout:356: finishing write tid 1 to smithi08466639-356 2023-10-01T07:32:23.987 INFO:tasks.rados.rados.0.smithi084.stdout:355: done (15 left) 2023-10-01T07:32:23.987 INFO:tasks.rados.rados.0.smithi084.stdout:371: write initial oid 371 2023-10-01T07:32:23.987 INFO:tasks.rados.rados.0.smithi084.stdout:371: seq_num 370 ranges {618590=627074,1835161=383429} 2023-10-01T07:32:23.993 INFO:tasks.rados.rados.0.smithi084.stdout:371: writing smithi08466639-371 from 618590 to 1245664 tid 1 2023-10-01T07:32:24.000 INFO:tasks.rados.rados.0.smithi084.stdout:371: writing smithi08466639-371 from 1835161 to 2218590 tid 2 2023-10-01T07:32:24.000 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:24.000 INFO:tasks.rados.rados.0.smithi084.stdout:356: finishing write tid 2 to smithi08466639-356 2023-10-01T07:32:24.000 INFO:tasks.rados.rados.0.smithi084.stdout:356: finishing write tid 3 to smithi08466639-356 2023-10-01T07:32:24.000 INFO:tasks.rados.rados.0.smithi084.stdout:356: finishing write tid 4 to smithi08466639-356 2023-10-01T07:32:24.000 INFO:tasks.rados.rados.0.smithi084.stdout:356: finishing write tid 5 to smithi08466639-356 2023-10-01T07:32:24.000 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 356 v 77 (ObjNum 355 snap 0 seq_num 355) dirty exists 2023-10-01T07:32:24.000 INFO:tasks.rados.rados.0.smithi084.stdout:356: left oid 356 (ObjNum 355 snap 0 seq_num 355) 2023-10-01T07:32:24.000 INFO:tasks.rados.rados.0.smithi084.stdout:357: finishing write tid 1 to smithi08466639-357 2023-10-01T07:32:24.001 INFO:tasks.rados.rados.0.smithi084.stdout:356: done (15 left) 2023-10-01T07:32:24.001 INFO:tasks.rados.rados.0.smithi084.stdout:372: write initial oid 372 2023-10-01T07:32:24.001 INFO:tasks.rados.rados.0.smithi084.stdout:372: seq_num 371 ranges {635397=702323,1893643=341754} 2023-10-01T07:32:24.008 INFO:tasks.rados.rados.0.smithi084.stdout:372: writing smithi08466639-372 from 635397 to 1337720 tid 1 2023-10-01T07:32:24.014 INFO:tasks.rados.rados.0.smithi084.stdout:372: writing smithi08466639-372 from 1893643 to 2235397 tid 2 2023-10-01T07:32:24.014 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:24.014 INFO:tasks.rados.rados.0.smithi084.stdout:357: finishing write tid 2 to smithi08466639-357 2023-10-01T07:32:24.014 INFO:tasks.rados.rados.0.smithi084.stdout:357: finishing write tid 3 to smithi08466639-357 2023-10-01T07:32:24.015 INFO:tasks.rados.rados.0.smithi084.stdout:357: finishing write tid 4 to smithi08466639-357 2023-10-01T07:32:24.015 INFO:tasks.rados.rados.0.smithi084.stdout:357: finishing write tid 5 to smithi08466639-357 2023-10-01T07:32:24.015 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 357 v 81 (ObjNum 356 snap 0 seq_num 356) dirty exists 2023-10-01T07:32:24.015 INFO:tasks.rados.rados.0.smithi084.stdout:357: left oid 357 (ObjNum 356 snap 0 seq_num 356) 2023-10-01T07:32:24.015 INFO:tasks.rados.rados.0.smithi084.stdout:358: finishing write tid 1 to smithi08466639-358 2023-10-01T07:32:24.015 INFO:tasks.rados.rados.0.smithi084.stdout:357: done (15 left) 2023-10-01T07:32:24.015 INFO:tasks.rados.rados.0.smithi084.stdout:373: write initial oid 373 2023-10-01T07:32:24.015 INFO:tasks.rados.rados.0.smithi084.stdout:373: seq_num 372 ranges {652204=777572,1952125=300079} 2023-10-01T07:32:24.023 INFO:tasks.rados.rados.0.smithi084.stdout:373: writing smithi08466639-373 from 652204 to 1429776 tid 1 2023-10-01T07:32:24.029 INFO:tasks.rados.rados.0.smithi084.stdout:373: writing smithi08466639-373 from 1952125 to 2252204 tid 2 2023-10-01T07:32:24.029 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:24.029 INFO:tasks.rados.rados.0.smithi084.stdout:358: finishing write tid 2 to smithi08466639-358 2023-10-01T07:32:24.029 INFO:tasks.rados.rados.0.smithi084.stdout:358: finishing write tid 3 to smithi08466639-358 2023-10-01T07:32:24.029 INFO:tasks.rados.rados.0.smithi084.stdout:358: finishing write tid 4 to smithi08466639-358 2023-10-01T07:32:24.029 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 358 v 60 (ObjNum 357 snap 0 seq_num 357) dirty exists 2023-10-01T07:32:24.029 INFO:tasks.rados.rados.0.smithi084.stdout:358: left oid 358 (ObjNum 357 snap 0 seq_num 357) 2023-10-01T07:32:24.030 INFO:tasks.rados.rados.0.smithi084.stdout:359: finishing write tid 1 to smithi08466639-359 2023-10-01T07:32:24.030 INFO:tasks.rados.rados.0.smithi084.stdout:359: finishing write tid 2 to smithi08466639-359 2023-10-01T07:32:24.030 INFO:tasks.rados.rados.0.smithi084.stdout:359: finishing write tid 3 to smithi08466639-359 2023-10-01T07:32:24.030 INFO:tasks.rados.rados.0.smithi084.stdout:358: done (15 left) 2023-10-01T07:32:24.030 INFO:tasks.rados.rados.0.smithi084.stdout:374: write initial oid 374 2023-10-01T07:32:24.030 INFO:tasks.rados.rados.0.smithi084.stdout:374: seq_num 373 ranges {669011=569174,2010607=258404} 2023-10-01T07:32:24.036 INFO:tasks.rados.rados.0.smithi084.stdout:374: writing smithi08466639-374 from 669011 to 1238185 tid 1 2023-10-01T07:32:24.043 INFO:tasks.rados.rados.0.smithi084.stdout:374: writing smithi08466639-374 from 2010607 to 2269011 tid 2 2023-10-01T07:32:24.043 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:24.043 INFO:tasks.rados.rados.0.smithi084.stdout:359: finishing write tid 4 to smithi08466639-359 2023-10-01T07:32:24.043 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 359 v 96 (ObjNum 358 snap 0 seq_num 358) dirty exists 2023-10-01T07:32:24.043 INFO:tasks.rados.rados.0.smithi084.stdout:359: left oid 359 (ObjNum 358 snap 0 seq_num 358) 2023-10-01T07:32:24.043 INFO:tasks.rados.rados.0.smithi084.stdout:360: finishing write tid 1 to smithi08466639-360 2023-10-01T07:32:24.043 INFO:tasks.rados.rados.0.smithi084.stdout:360: finishing write tid 2 to smithi08466639-360 2023-10-01T07:32:24.043 INFO:tasks.rados.rados.0.smithi084.stdout:359: done (15 left) 2023-10-01T07:32:24.044 INFO:tasks.rados.rados.0.smithi084.stdout:375: write initial oid 375 2023-10-01T07:32:24.044 INFO:tasks.rados.rados.0.smithi084.stdout:375: seq_num 374 ranges {685818=644423,2069089=216729} 2023-10-01T07:32:24.050 INFO:tasks.rados.rados.0.smithi084.stdout:375: writing smithi08466639-375 from 685818 to 1330241 tid 1 2023-10-01T07:32:24.057 INFO:tasks.rados.rados.0.smithi084.stdout:375: writing smithi08466639-375 from 2069089 to 2285818 tid 2 2023-10-01T07:32:24.057 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:24.058 INFO:tasks.rados.rados.0.smithi084.stdout:360: finishing write tid 3 to smithi08466639-360 2023-10-01T07:32:24.058 INFO:tasks.rados.rados.0.smithi084.stdout:360: finishing write tid 4 to smithi08466639-360 2023-10-01T07:32:24.058 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 360 v 84 (ObjNum 359 snap 0 seq_num 359) dirty exists 2023-10-01T07:32:24.058 INFO:tasks.rados.rados.0.smithi084.stdout:360: left oid 360 (ObjNum 359 snap 0 seq_num 359) 2023-10-01T07:32:24.058 INFO:tasks.rados.rados.0.smithi084.stdout:361: finishing write tid 1 to smithi08466639-361 2023-10-01T07:32:24.058 INFO:tasks.rados.rados.0.smithi084.stdout:361: finishing write tid 2 to smithi08466639-361 2023-10-01T07:32:24.058 INFO:tasks.rados.rados.0.smithi084.stdout:361: finishing write tid 3 to smithi08466639-361 2023-10-01T07:32:24.058 INFO:tasks.rados.rados.0.smithi084.stdout:361: finishing write tid 4 to smithi08466639-361 2023-10-01T07:32:24.058 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 361 v 111 (ObjNum 360 snap 0 seq_num 360) dirty exists 2023-10-01T07:32:24.058 INFO:tasks.rados.rados.0.smithi084.stdout:361: left oid 361 (ObjNum 360 snap 0 seq_num 360) 2023-10-01T07:32:24.058 INFO:tasks.rados.rados.0.smithi084.stdout:362: finishing write tid 1 to smithi08466639-362 2023-10-01T07:32:24.058 INFO:tasks.rados.rados.0.smithi084.stdout:362: finishing write tid 2 to smithi08466639-362 2023-10-01T07:32:24.059 INFO:tasks.rados.rados.0.smithi084.stdout:362: finishing write tid 3 to smithi08466639-362 2023-10-01T07:32:24.059 INFO:tasks.rados.rados.0.smithi084.stdout:362: finishing write tid 4 to smithi08466639-362 2023-10-01T07:32:24.059 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 362 v 69 (ObjNum 361 snap 0 seq_num 361) dirty exists 2023-10-01T07:32:24.059 INFO:tasks.rados.rados.0.smithi084.stdout:362: left oid 362 (ObjNum 361 snap 0 seq_num 361) 2023-10-01T07:32:24.059 INFO:tasks.rados.rados.0.smithi084.stdout:363: finishing write tid 1 to smithi08466639-363 2023-10-01T07:32:24.059 INFO:tasks.rados.rados.0.smithi084.stdout:363: finishing write tid 2 to smithi08466639-363 2023-10-01T07:32:24.059 INFO:tasks.rados.rados.0.smithi084.stdout:363: finishing write tid 3 to smithi08466639-363 2023-10-01T07:32:24.059 INFO:tasks.rados.rados.0.smithi084.stdout:363: finishing write tid 4 to smithi08466639-363 2023-10-01T07:32:24.059 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 363 v 87 (ObjNum 362 snap 0 seq_num 362) dirty exists 2023-10-01T07:32:24.059 INFO:tasks.rados.rados.0.smithi084.stdout:363: left oid 363 (ObjNum 362 snap 0 seq_num 362) 2023-10-01T07:32:24.059 INFO:tasks.rados.rados.0.smithi084.stdout:364: finishing write tid 1 to smithi08466639-364 2023-10-01T07:32:24.059 INFO:tasks.rados.rados.0.smithi084.stdout:364: finishing write tid 2 to smithi08466639-364 2023-10-01T07:32:24.060 INFO:tasks.rados.rados.0.smithi084.stdout:364: finishing write tid 3 to smithi08466639-364 2023-10-01T07:32:24.060 INFO:tasks.rados.rados.0.smithi084.stdout:364: finishing write tid 4 to smithi08466639-364 2023-10-01T07:32:24.060 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 364 v 90 (ObjNum 363 snap 0 seq_num 363) dirty exists 2023-10-01T07:32:24.060 INFO:tasks.rados.rados.0.smithi084.stdout:364: left oid 364 (ObjNum 363 snap 0 seq_num 363) 2023-10-01T07:32:24.060 INFO:tasks.rados.rados.0.smithi084.stdout:365: finishing write tid 1 to smithi08466639-365 2023-10-01T07:32:24.060 INFO:tasks.rados.rados.0.smithi084.stdout:365: finishing write tid 2 to smithi08466639-365 2023-10-01T07:32:24.060 INFO:tasks.rados.rados.0.smithi084.stdout:365: finishing write tid 3 to smithi08466639-365 2023-10-01T07:32:24.060 INFO:tasks.rados.rados.0.smithi084.stdout:365: finishing write tid 4 to smithi08466639-365 2023-10-01T07:32:24.060 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 365 v 63 (ObjNum 364 snap 0 seq_num 364) dirty exists 2023-10-01T07:32:24.060 INFO:tasks.rados.rados.0.smithi084.stdout:365: left oid 365 (ObjNum 364 snap 0 seq_num 364) 2023-10-01T07:32:24.060 INFO:tasks.rados.rados.0.smithi084.stdout:366: finishing write tid 1 to smithi08466639-366 2023-10-01T07:32:24.060 INFO:tasks.rados.rados.0.smithi084.stdout:366: finishing write tid 2 to smithi08466639-366 2023-10-01T07:32:24.060 INFO:tasks.rados.rados.0.smithi084.stdout:366: finishing write tid 3 to smithi08466639-366 2023-10-01T07:32:24.061 INFO:tasks.rados.rados.0.smithi084.stdout:366: finishing write tid 4 to smithi08466639-366 2023-10-01T07:32:24.061 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 366 v 68 (ObjNum 365 snap 0 seq_num 365) dirty exists 2023-10-01T07:32:24.061 INFO:tasks.rados.rados.0.smithi084.stdout:366: left oid 366 (ObjNum 365 snap 0 seq_num 365) 2023-10-01T07:32:24.061 INFO:tasks.rados.rados.0.smithi084.stdout:367: finishing write tid 1 to smithi08466639-367 2023-10-01T07:32:24.061 INFO:tasks.rados.rados.0.smithi084.stdout:367: finishing write tid 2 to smithi08466639-367 2023-10-01T07:32:24.061 INFO:tasks.rados.rados.0.smithi084.stdout:367: finishing write tid 3 to smithi08466639-367 2023-10-01T07:32:24.061 INFO:tasks.rados.rados.0.smithi084.stdout:367: finishing write tid 4 to smithi08466639-367 2023-10-01T07:32:24.061 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 367 v 80 (ObjNum 366 snap 0 seq_num 366) dirty exists 2023-10-01T07:32:24.061 INFO:tasks.rados.rados.0.smithi084.stdout:367: left oid 367 (ObjNum 366 snap 0 seq_num 366) 2023-10-01T07:32:24.061 INFO:tasks.rados.rados.0.smithi084.stdout:368: finishing write tid 1 to smithi08466639-368 2023-10-01T07:32:24.061 INFO:tasks.rados.rados.0.smithi084.stdout:368: finishing write tid 2 to smithi08466639-368 2023-10-01T07:32:24.061 INFO:tasks.rados.rados.0.smithi084.stdout:368: finishing write tid 3 to smithi08466639-368 2023-10-01T07:32:24.061 INFO:tasks.rados.rados.0.smithi084.stdout:368: finishing write tid 4 to smithi08466639-368 2023-10-01T07:32:24.062 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 368 v 61 (ObjNum 367 snap 0 seq_num 367) dirty exists 2023-10-01T07:32:24.062 INFO:tasks.rados.rados.0.smithi084.stdout:368: left oid 368 (ObjNum 367 snap 0 seq_num 367) 2023-10-01T07:32:24.062 INFO:tasks.rados.rados.0.smithi084.stdout:369: finishing write tid 1 to smithi08466639-369 2023-10-01T07:32:24.062 INFO:tasks.rados.rados.0.smithi084.stdout:369: finishing write tid 2 to smithi08466639-369 2023-10-01T07:32:24.062 INFO:tasks.rados.rados.0.smithi084.stdout:369: finishing write tid 3 to smithi08466639-369 2023-10-01T07:32:24.062 INFO:tasks.rados.rados.0.smithi084.stdout:369: finishing write tid 4 to smithi08466639-369 2023-10-01T07:32:24.062 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 369 v 66 (ObjNum 368 snap 0 seq_num 368) dirty exists 2023-10-01T07:32:24.062 INFO:tasks.rados.rados.0.smithi084.stdout:369: left oid 369 (ObjNum 368 snap 0 seq_num 368) 2023-10-01T07:32:24.062 INFO:tasks.rados.rados.0.smithi084.stdout:370: finishing write tid 1 to smithi08466639-370 2023-10-01T07:32:24.062 INFO:tasks.rados.rados.0.smithi084.stdout:370: finishing write tid 2 to smithi08466639-370 2023-10-01T07:32:24.062 INFO:tasks.rados.rados.0.smithi084.stdout:370: finishing write tid 3 to smithi08466639-370 2023-10-01T07:32:24.062 INFO:tasks.rados.rados.0.smithi084.stdout:370: finishing write tid 4 to smithi08466639-370 2023-10-01T07:32:24.062 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 370 v 109 (ObjNum 369 snap 0 seq_num 369) dirty exists 2023-10-01T07:32:24.063 INFO:tasks.rados.rados.0.smithi084.stdout:370: left oid 370 (ObjNum 369 snap 0 seq_num 369) 2023-10-01T07:32:24.063 INFO:tasks.rados.rados.0.smithi084.stdout:371: finishing write tid 1 to smithi08466639-371 2023-10-01T07:32:24.063 INFO:tasks.rados.rados.0.smithi084.stdout:371: finishing write tid 2 to smithi08466639-371 2023-10-01T07:32:24.063 INFO:tasks.rados.rados.0.smithi084.stdout:371: finishing write tid 3 to smithi08466639-371 2023-10-01T07:32:24.063 INFO:tasks.rados.rados.0.smithi084.stdout:371: finishing write tid 4 to smithi08466639-371 2023-10-01T07:32:24.063 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 371 v 71 (ObjNum 370 snap 0 seq_num 370) dirty exists 2023-10-01T07:32:24.063 INFO:tasks.rados.rados.0.smithi084.stdout:371: left oid 371 (ObjNum 370 snap 0 seq_num 370) 2023-10-01T07:32:24.063 INFO:tasks.rados.rados.0.smithi084.stdout:372: finishing write tid 1 to smithi08466639-372 2023-10-01T07:32:24.063 INFO:tasks.rados.rados.0.smithi084.stdout:360: done (15 left) 2023-10-01T07:32:24.063 INFO:tasks.rados.rados.0.smithi084.stdout:361: done (14 left) 2023-10-01T07:32:24.063 INFO:tasks.rados.rados.0.smithi084.stdout:362: done (13 left) 2023-10-01T07:32:24.063 INFO:tasks.rados.rados.0.smithi084.stdout:363: done (12 left) 2023-10-01T07:32:24.064 INFO:tasks.rados.rados.0.smithi084.stdout:364: done (11 left) 2023-10-01T07:32:24.064 INFO:tasks.rados.rados.0.smithi084.stdout:365: done (10 left) 2023-10-01T07:32:24.064 INFO:tasks.rados.rados.0.smithi084.stdout:366: done (9 left) 2023-10-01T07:32:24.064 INFO:tasks.rados.rados.0.smithi084.stdout:367: done (8 left) 2023-10-01T07:32:24.064 INFO:tasks.rados.rados.0.smithi084.stdout:368: done (7 left) 2023-10-01T07:32:24.064 INFO:tasks.rados.rados.0.smithi084.stdout:369: done (6 left) 2023-10-01T07:32:24.064 INFO:tasks.rados.rados.0.smithi084.stdout:370: done (5 left) 2023-10-01T07:32:24.064 INFO:tasks.rados.rados.0.smithi084.stdout:371: done (4 left) 2023-10-01T07:32:24.064 INFO:tasks.rados.rados.0.smithi084.stdout:376: write initial oid 376 2023-10-01T07:32:24.064 INFO:tasks.rados.rados.0.smithi084.stdout:376: seq_num 375 ranges {702625=719672,2127571=175054} 2023-10-01T07:32:24.065 INFO:tasks.rados.rados.0.smithi084.stdout:376: writing smithi08466639-376 from 702625 to 1422297 tid 1 2023-10-01T07:32:24.070 INFO:tasks.rados.rados.0.smithi084.stdout:376: writing smithi08466639-376 from 2127571 to 2302625 tid 2 2023-10-01T07:32:24.070 INFO:tasks.rados.rados.0.smithi084.stdout:377: write initial oid 377 2023-10-01T07:32:24.070 INFO:tasks.rados.rados.0.smithi084.stdout:377: seq_num 376 ranges {719432=794921,2186053=133379} 2023-10-01T07:32:24.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:23 smithi084 bash[27378]: cluster 2023-10-01T07:32:23.226856+0000 mgr.y (mgr.24353) 183 : cluster [DBG] pgmap v162: 89 pgs: 89 active+clean; 592 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 21 KiB/s rd, 27 MiB/s wr, 138 op/s 2023-10-01T07:32:24.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:23 smithi084 bash[33757]: cluster 2023-10-01T07:32:23.226856+0000 mgr.y (mgr.24353) 183 : cluster [DBG] pgmap v162: 89 pgs: 89 active+clean; 592 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 21 KiB/s rd, 27 MiB/s wr, 138 op/s 2023-10-01T07:32:24.079 INFO:tasks.rados.rados.0.smithi084.stdout:377: writing smithi08466639-377 from 719432 to 1514353 tid 1 2023-10-01T07:32:24.084 INFO:tasks.rados.rados.0.smithi084.stdout:377: writing smithi08466639-377 from 2186053 to 2319432 tid 2 2023-10-01T07:32:24.084 INFO:tasks.rados.rados.0.smithi084.stdout:378: write initial oid 378 2023-10-01T07:32:24.084 INFO:tasks.rados.rados.0.smithi084.stdout:378: seq_num 377 ranges {736239=470170,1728182=571782} 2023-10-01T07:32:24.091 INFO:tasks.rados.rados.0.smithi084.stdout:378: writing smithi08466639-378 from 736239 to 1206409 tid 1 2023-10-01T07:32:24.098 INFO:tasks.rados.rados.0.smithi084.stdout:378: writing smithi08466639-378 from 1728182 to 2299964 tid 2 2023-10-01T07:32:24.099 INFO:tasks.rados.rados.0.smithi084.stdout:379: write initial oid 379 2023-10-01T07:32:24.099 INFO:tasks.rados.rados.0.smithi084.stdout:379: seq_num 378 ranges {753046=545419,1786664=431793} 2023-10-01T07:32:24.107 INFO:tasks.rados.rados.0.smithi084.stdout:379: writing smithi08466639-379 from 753046 to 1298465 tid 1 2023-10-01T07:32:24.113 INFO:tasks.rados.rados.0.smithi084.stdout:379: writing smithi08466639-379 from 1786664 to 2218457 tid 2 2023-10-01T07:32:24.113 INFO:tasks.rados.rados.0.smithi084.stdout:380: write initial oid 380 2023-10-01T07:32:24.113 INFO:tasks.rados.rados.0.smithi084.stdout:380: seq_num 379 ranges {769853=620668,1845146=524707} 2023-10-01T07:32:24.121 INFO:tasks.rados.rados.0.smithi084.stdout:380: writing smithi08466639-380 from 769853 to 1390521 tid 1 2023-10-01T07:32:24.127 INFO:tasks.rados.rados.0.smithi084.stdout:380: writing smithi08466639-380 from 1845146 to 2369853 tid 2 2023-10-01T07:32:24.127 INFO:tasks.rados.rados.0.smithi084.stdout:381: write initial oid 381 2023-10-01T07:32:24.127 INFO:tasks.rados.rados.0.smithi084.stdout:381: seq_num 380 ranges {786660=695917,1903628=435462} 2023-10-01T07:32:24.135 INFO:tasks.rados.rados.0.smithi084.stdout:381: writing smithi08466639-381 from 786660 to 1482577 tid 1 2023-10-01T07:32:24.141 INFO:tasks.rados.rados.0.smithi084.stdout:381: writing smithi08466639-381 from 1903628 to 2339090 tid 2 2023-10-01T07:32:24.141 INFO:tasks.rados.rados.0.smithi084.stdout:382: write initial oid 382 2023-10-01T07:32:24.141 INFO:tasks.rados.rados.0.smithi084.stdout:382: seq_num 381 ranges {403467=487519,1562110=579120} 2023-10-01T07:32:24.146 INFO:tasks.rados.rados.0.smithi084.stdout:382: writing smithi08466639-382 from 403467 to 890986 tid 1 2023-10-01T07:32:24.155 INFO:tasks.rados.rados.0.smithi084.stdout:382: writing smithi08466639-382 from 1562110 to 2141230 tid 2 2023-10-01T07:32:24.156 INFO:tasks.rados.rados.0.smithi084.stdout:383: write initial oid 383 2023-10-01T07:32:24.156 INFO:tasks.rados.rados.0.smithi084.stdout:383: seq_num 382 ranges {420274=562768,1620592=439131} 2023-10-01T07:32:24.162 INFO:tasks.rados.rados.0.smithi084.stdout:383: writing smithi08466639-383 from 420274 to 983042 tid 1 2023-10-01T07:32:24.169 INFO:tasks.rados.rados.0.smithi084.stdout:383: writing smithi08466639-383 from 1620592 to 2059723 tid 2 2023-10-01T07:32:24.169 INFO:tasks.rados.rados.0.smithi084.stdout:384: write initial oid 384 2023-10-01T07:32:24.169 INFO:tasks.rados.rados.0.smithi084.stdout:384: seq_num 383 ranges {437081=638017,1679074=582789} 2023-10-01T07:32:24.175 INFO:tasks.rados.rados.0.smithi084.stdout:384: writing smithi08466639-384 from 437081 to 1075098 tid 1 2023-10-01T07:32:24.183 INFO:tasks.rados.rados.0.smithi084.stdout:384: writing smithi08466639-384 from 1679074 to 2261863 tid 2 2023-10-01T07:32:24.183 INFO:tasks.rados.rados.0.smithi084.stdout:385: write initial oid 385 2023-10-01T07:32:24.183 INFO:tasks.rados.rados.0.smithi084.stdout:385: seq_num 384 ranges {453888=713266,1737556=442800} 2023-10-01T07:32:24.189 INFO:tasks.rados.rados.0.smithi084.stdout:385: writing smithi08466639-385 from 453888 to 1167154 tid 1 2023-10-01T07:32:24.195 INFO:tasks.rados.rados.0.smithi084.stdout:385: writing smithi08466639-385 from 1737556 to 2180356 tid 2 2023-10-01T07:32:24.196 INFO:tasks.rados.rados.0.smithi084.stdout:386: write initial oid 386 2023-10-01T07:32:24.196 INFO:tasks.rados.rados.0.smithi084.stdout:386: seq_num 385 ranges {470695=788515,1679685=586458} 2023-10-01T07:32:24.204 INFO:tasks.rados.rados.0.smithi084.stdout:386: writing smithi08466639-386 from 470695 to 1259210 tid 1 2023-10-01T07:32:24.210 INFO:tasks.rados.rados.0.smithi084.stdout:386: writing smithi08466639-386 from 1679685 to 2266143 tid 2 2023-10-01T07:32:24.211 INFO:tasks.rados.rados.0.smithi084.stdout:387: write initial oid 387 2023-10-01T07:32:24.211 INFO:tasks.rados.rados.0.smithi084.stdout:387: seq_num 386 ranges {487502=463764,1738167=446469} 2023-10-01T07:32:24.216 INFO:tasks.rados.rados.0.smithi084.stdout:387: writing smithi08466639-387 from 487502 to 951266 tid 1 2023-10-01T07:32:24.224 INFO:tasks.rados.rados.0.smithi084.stdout:387: writing smithi08466639-387 from 1738167 to 2184636 tid 2 2023-10-01T07:32:24.224 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:24.224 INFO:tasks.rados.rados.0.smithi084.stdout:372: finishing write tid 2 to smithi08466639-372 2023-10-01T07:32:24.224 INFO:tasks.rados.rados.0.smithi084.stdout:372: finishing write tid 3 to smithi08466639-372 2023-10-01T07:32:24.225 INFO:tasks.rados.rados.0.smithi084.stdout:372: finishing write tid 4 to smithi08466639-372 2023-10-01T07:32:24.225 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 372 v 64 (ObjNum 371 snap 0 seq_num 371) dirty exists 2023-10-01T07:32:24.225 INFO:tasks.rados.rados.0.smithi084.stdout:372: left oid 372 (ObjNum 371 snap 0 seq_num 371) 2023-10-01T07:32:24.225 INFO:tasks.rados.rados.0.smithi084.stdout:373: finishing write tid 1 to smithi08466639-373 2023-10-01T07:32:24.225 INFO:tasks.rados.rados.0.smithi084.stdout:373: finishing write tid 2 to smithi08466639-373 2023-10-01T07:32:24.225 INFO:tasks.rados.rados.0.smithi084.stdout:373: finishing write tid 3 to smithi08466639-373 2023-10-01T07:32:24.225 INFO:tasks.rados.rados.0.smithi084.stdout:373: finishing write tid 4 to smithi08466639-373 2023-10-01T07:32:24.225 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 373 v 88 (ObjNum 372 snap 0 seq_num 372) dirty exists 2023-10-01T07:32:24.225 INFO:tasks.rados.rados.0.smithi084.stdout:373: left oid 373 (ObjNum 372 snap 0 seq_num 372) 2023-10-01T07:32:24.225 INFO:tasks.rados.rados.0.smithi084.stdout:374: finishing write tid 1 to smithi08466639-374 2023-10-01T07:32:24.225 INFO:tasks.rados.rados.0.smithi084.stdout:374: finishing write tid 2 to smithi08466639-374 2023-10-01T07:32:24.225 INFO:tasks.rados.rados.0.smithi084.stdout:374: finishing write tid 3 to smithi08466639-374 2023-10-01T07:32:24.226 INFO:tasks.rados.rados.0.smithi084.stdout:374: finishing write tid 4 to smithi08466639-374 2023-10-01T07:32:24.226 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 374 v 99 (ObjNum 373 snap 0 seq_num 373) dirty exists 2023-10-01T07:32:24.226 INFO:tasks.rados.rados.0.smithi084.stdout:374: left oid 374 (ObjNum 373 snap 0 seq_num 373) 2023-10-01T07:32:24.226 INFO:tasks.rados.rados.0.smithi084.stdout:375: finishing write tid 1 to smithi08466639-375 2023-10-01T07:32:24.226 INFO:tasks.rados.rados.0.smithi084.stdout:372: done (15 left) 2023-10-01T07:32:24.226 INFO:tasks.rados.rados.0.smithi084.stdout:373: done (14 left) 2023-10-01T07:32:24.226 INFO:tasks.rados.rados.0.smithi084.stdout:374: done (13 left) 2023-10-01T07:32:24.226 INFO:tasks.rados.rados.0.smithi084.stdout:388: write initial oid 388 2023-10-01T07:32:24.226 INFO:tasks.rados.rados.0.smithi084.stdout:388: seq_num 387 ranges {504309=539013,1796649=590127} 2023-10-01T07:32:24.230 INFO:tasks.rados.rados.0.smithi084.stdout:388: writing smithi08466639-388 from 504309 to 1043322 tid 1 2023-10-01T07:32:24.238 INFO:tasks.rados.rados.0.smithi084.stdout:388: writing smithi08466639-388 from 1796649 to 2386776 tid 2 2023-10-01T07:32:24.238 INFO:tasks.rados.rados.0.smithi084.stdout:389: write initial oid 389 2023-10-01T07:32:24.238 INFO:tasks.rados.rados.0.smithi084.stdout:389: seq_num 388 ranges {521116=730615,1971484=549632} 2023-10-01T07:32:24.246 INFO:tasks.rados.rados.0.smithi084.stdout:389: writing smithi08466639-389 from 521116 to 1251731 tid 1 2023-10-01T07:32:24.254 INFO:tasks.rados.rados.0.smithi084.stdout:389: writing smithi08466639-389 from 1971484 to 2521116 tid 2 2023-10-01T07:32:24.254 INFO:tasks.rados.rados.0.smithi084.stdout:390: write initial oid 390 2023-10-01T07:32:24.254 INFO:tasks.rados.rados.0.smithi084.stdout:390: seq_num 389 ranges {537923=405864,1513613=593796} 2023-10-01T07:32:24.259 INFO:tasks.rados.rados.0.smithi084.stdout:390: writing smithi08466639-390 from 537923 to 943787 tid 1 2023-10-01T07:32:24.267 INFO:tasks.rados.rados.0.smithi084.stdout:390: writing smithi08466639-390 from 1513613 to 2107409 tid 2 2023-10-01T07:32:24.267 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:24.267 INFO:tasks.rados.rados.0.smithi084.stdout:375: finishing write tid 2 to smithi08466639-375 2023-10-01T07:32:24.267 INFO:tasks.rados.rados.0.smithi084.stdout:375: finishing write tid 3 to smithi08466639-375 2023-10-01T07:32:24.267 INFO:tasks.rados.rados.0.smithi084.stdout:375: finishing write tid 4 to smithi08466639-375 2023-10-01T07:32:24.267 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 375 v 93 (ObjNum 374 snap 0 seq_num 374) dirty exists 2023-10-01T07:32:24.267 INFO:tasks.rados.rados.0.smithi084.stdout:375: left oid 375 (ObjNum 374 snap 0 seq_num 374) 2023-10-01T07:32:24.267 INFO:tasks.rados.rados.0.smithi084.stdout:376: finishing write tid 1 to smithi08466639-376 2023-10-01T07:32:24.268 INFO:tasks.rados.rados.0.smithi084.stdout:376: finishing write tid 2 to smithi08466639-376 2023-10-01T07:32:24.268 INFO:tasks.rados.rados.0.smithi084.stdout:376: finishing write tid 3 to smithi08466639-376 2023-10-01T07:32:24.268 INFO:tasks.rados.rados.0.smithi084.stdout:376: finishing write tid 4 to smithi08466639-376 2023-10-01T07:32:24.268 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 376 v 74 (ObjNum 375 snap 0 seq_num 375) dirty exists 2023-10-01T07:32:24.268 INFO:tasks.rados.rados.0.smithi084.stdout:376: left oid 376 (ObjNum 375 snap 0 seq_num 375) 2023-10-01T07:32:24.268 INFO:tasks.rados.rados.0.smithi084.stdout:377: finishing write tid 1 to smithi08466639-377 2023-10-01T07:32:24.268 INFO:tasks.rados.rados.0.smithi084.stdout:377: finishing write tid 2 to smithi08466639-377 2023-10-01T07:32:24.268 INFO:tasks.rados.rados.0.smithi084.stdout:377: finishing write tid 3 to smithi08466639-377 2023-10-01T07:32:24.268 INFO:tasks.rados.rados.0.smithi084.stdout:375: done (15 left) 2023-10-01T07:32:24.268 INFO:tasks.rados.rados.0.smithi084.stdout:376: done (14 left) 2023-10-01T07:32:24.268 INFO:tasks.rados.rados.0.smithi084.stdout:391: write initial oid 391 2023-10-01T07:32:24.268 INFO:tasks.rados.rados.0.smithi084.stdout:391: seq_num 390 ranges {554730=481113,1572095=737454} 2023-10-01T07:32:24.273 INFO:tasks.rados.rados.0.smithi084.stdout:391: writing smithi08466639-391 from 554730 to 1035843 tid 1 2023-10-01T07:32:24.281 INFO:tasks.rados.rados.0.smithi084.stdout:391: writing smithi08466639-391 from 1572095 to 2309549 tid 2 2023-10-01T07:32:24.281 INFO:tasks.rados.rados.0.smithi084.stdout:392: write initial oid 392 2023-10-01T07:32:24.281 INFO:tasks.rados.rados.0.smithi084.stdout:392: seq_num 391 ranges {571537=556362,1630577=597465} 2023-10-01T07:32:24.288 INFO:tasks.rados.rados.0.smithi084.stdout:392: writing smithi08466639-392 from 571537 to 1127899 tid 1 2023-10-01T07:32:24.296 INFO:tasks.rados.rados.0.smithi084.stdout:392: writing smithi08466639-392 from 1630577 to 2228042 tid 2 2023-10-01T07:32:24.296 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:24.296 INFO:tasks.rados.rados.0.smithi084.stdout:377: finishing write tid 4 to smithi08466639-377 2023-10-01T07:32:24.296 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 377 v 76 (ObjNum 376 snap 0 seq_num 376) dirty exists 2023-10-01T07:32:24.296 INFO:tasks.rados.rados.0.smithi084.stdout:377: left oid 377 (ObjNum 376 snap 0 seq_num 376) 2023-10-01T07:32:24.296 INFO:tasks.rados.rados.0.smithi084.stdout:378: finishing write tid 1 to smithi08466639-378 2023-10-01T07:32:24.297 INFO:tasks.rados.rados.0.smithi084.stdout:378: finishing write tid 2 to smithi08466639-378 2023-10-01T07:32:24.297 INFO:tasks.rados.rados.0.smithi084.stdout:377: done (15 left) 2023-10-01T07:32:24.297 INFO:tasks.rados.rados.0.smithi084.stdout:393: write initial oid 393 2023-10-01T07:32:24.297 INFO:tasks.rados.rados.0.smithi084.stdout:393: seq_num 392 ranges {588344=631611,1689059=741123} 2023-10-01T07:32:24.303 INFO:tasks.rados.rados.0.smithi084.stdout:393: writing smithi08466639-393 from 588344 to 1219955 tid 1 2023-10-01T07:32:24.313 INFO:tasks.rados.rados.0.smithi084.stdout:393: writing smithi08466639-393 from 1689059 to 2430182 tid 2 2023-10-01T07:32:24.313 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:24.313 INFO:tasks.rados.rados.0.smithi084.stdout:378: finishing write tid 3 to smithi08466639-378 2023-10-01T07:32:24.313 INFO:tasks.rados.rados.0.smithi084.stdout:378: finishing write tid 4 to smithi08466639-378 2023-10-01T07:32:24.313 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 378 v 79 (ObjNum 377 snap 0 seq_num 377) dirty exists 2023-10-01T07:32:24.314 INFO:tasks.rados.rados.0.smithi084.stdout:378: left oid 378 (ObjNum 377 snap 0 seq_num 377) 2023-10-01T07:32:24.314 INFO:tasks.rados.rados.0.smithi084.stdout:379: finishing write tid 1 to smithi08466639-379 2023-10-01T07:32:24.314 INFO:tasks.rados.rados.0.smithi084.stdout:379: finishing write tid 2 to smithi08466639-379 2023-10-01T07:32:24.314 INFO:tasks.rados.rados.0.smithi084.stdout:379: finishing write tid 3 to smithi08466639-379 2023-10-01T07:32:24.314 INFO:tasks.rados.rados.0.smithi084.stdout:379: finishing write tid 4 to smithi08466639-379 2023-10-01T07:32:24.314 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 379 v 83 (ObjNum 378 snap 0 seq_num 378) dirty exists 2023-10-01T07:32:24.314 INFO:tasks.rados.rados.0.smithi084.stdout:379: left oid 379 (ObjNum 378 snap 0 seq_num 378) 2023-10-01T07:32:24.314 INFO:tasks.rados.rados.0.smithi084.stdout:380: finishing write tid 1 to smithi08466639-380 2023-10-01T07:32:24.314 INFO:tasks.rados.rados.0.smithi084.stdout:380: finishing write tid 2 to smithi08466639-380 2023-10-01T07:32:24.314 INFO:tasks.rados.rados.0.smithi084.stdout:380: finishing write tid 3 to smithi08466639-380 2023-10-01T07:32:24.314 INFO:tasks.rados.rados.0.smithi084.stdout:380: finishing write tid 4 to smithi08466639-380 2023-10-01T07:32:24.315 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 380 v 81 (ObjNum 379 snap 0 seq_num 379) dirty exists 2023-10-01T07:32:24.315 INFO:tasks.rados.rados.0.smithi084.stdout:380: left oid 380 (ObjNum 379 snap 0 seq_num 379) 2023-10-01T07:32:24.315 INFO:tasks.rados.rados.0.smithi084.stdout:381: finishing write tid 1 to smithi08466639-381 2023-10-01T07:32:24.315 INFO:tasks.rados.rados.0.smithi084.stdout:381: finishing write tid 2 to smithi08466639-381 2023-10-01T07:32:24.315 INFO:tasks.rados.rados.0.smithi084.stdout:381: finishing write tid 3 to smithi08466639-381 2023-10-01T07:32:24.315 INFO:tasks.rados.rados.0.smithi084.stdout:381: finishing write tid 4 to smithi08466639-381 2023-10-01T07:32:24.315 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 381 v 91 (ObjNum 380 snap 0 seq_num 380) dirty exists 2023-10-01T07:32:24.315 INFO:tasks.rados.rados.0.smithi084.stdout:381: left oid 381 (ObjNum 380 snap 0 seq_num 380) 2023-10-01T07:32:24.315 INFO:tasks.rados.rados.0.smithi084.stdout:382: finishing write tid 1 to smithi08466639-382 2023-10-01T07:32:24.315 INFO:tasks.rados.rados.0.smithi084.stdout:382: finishing write tid 2 to smithi08466639-382 2023-10-01T07:32:24.315 INFO:tasks.rados.rados.0.smithi084.stdout:382: finishing write tid 3 to smithi08466639-382 2023-10-01T07:32:24.316 INFO:tasks.rados.rados.0.smithi084.stdout:382: finishing write tid 4 to smithi08466639-382 2023-10-01T07:32:24.316 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 382 v 95 (ObjNum 381 snap 0 seq_num 381) dirty exists 2023-10-01T07:32:24.316 INFO:tasks.rados.rados.0.smithi084.stdout:382: left oid 382 (ObjNum 381 snap 0 seq_num 381) 2023-10-01T07:32:24.316 INFO:tasks.rados.rados.0.smithi084.stdout:383: finishing write tid 1 to smithi08466639-383 2023-10-01T07:32:24.316 INFO:tasks.rados.rados.0.smithi084.stdout:383: finishing write tid 2 to smithi08466639-383 2023-10-01T07:32:24.316 INFO:tasks.rados.rados.0.smithi084.stdout:383: finishing write tid 3 to smithi08466639-383 2023-10-01T07:32:24.316 INFO:tasks.rados.rados.0.smithi084.stdout:383: finishing write tid 4 to smithi08466639-383 2023-10-01T07:32:24.316 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 383 v 72 (ObjNum 382 snap 0 seq_num 382) dirty exists 2023-10-01T07:32:24.316 INFO:tasks.rados.rados.0.smithi084.stdout:383: left oid 383 (ObjNum 382 snap 0 seq_num 382) 2023-10-01T07:32:24.316 INFO:tasks.rados.rados.0.smithi084.stdout:384: finishing write tid 1 to smithi08466639-384 2023-10-01T07:32:24.316 INFO:tasks.rados.rados.0.smithi084.stdout:384: finishing write tid 2 to smithi08466639-384 2023-10-01T07:32:24.316 INFO:tasks.rados.rados.0.smithi084.stdout:384: finishing write tid 3 to smithi08466639-384 2023-10-01T07:32:24.317 INFO:tasks.rados.rados.0.smithi084.stdout:384: finishing write tid 4 to smithi08466639-384 2023-10-01T07:32:24.317 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 384 v 96 (ObjNum 383 snap 0 seq_num 383) dirty exists 2023-10-01T07:32:24.317 INFO:tasks.rados.rados.0.smithi084.stdout:384: left oid 384 (ObjNum 383 snap 0 seq_num 383) 2023-10-01T07:32:24.317 INFO:tasks.rados.rados.0.smithi084.stdout:385: finishing write tid 1 to smithi08466639-385 2023-10-01T07:32:24.317 INFO:tasks.rados.rados.0.smithi084.stdout:385: finishing write tid 2 to smithi08466639-385 2023-10-01T07:32:24.317 INFO:tasks.rados.rados.0.smithi084.stdout:385: finishing write tid 3 to smithi08466639-385 2023-10-01T07:32:24.317 INFO:tasks.rados.rados.0.smithi084.stdout:385: finishing write tid 4 to smithi08466639-385 2023-10-01T07:32:24.317 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 385 v 70 (ObjNum 384 snap 0 seq_num 384) dirty exists 2023-10-01T07:32:24.317 INFO:tasks.rados.rados.0.smithi084.stdout:385: left oid 385 (ObjNum 384 snap 0 seq_num 384) 2023-10-01T07:32:24.317 INFO:tasks.rados.rados.0.smithi084.stdout:386: finishing write tid 1 to smithi08466639-386 2023-10-01T07:32:24.317 INFO:tasks.rados.rados.0.smithi084.stdout:386: finishing write tid 2 to smithi08466639-386 2023-10-01T07:32:24.318 INFO:tasks.rados.rados.0.smithi084.stdout:386: finishing write tid 3 to smithi08466639-386 2023-10-01T07:32:24.318 INFO:tasks.rados.rados.0.smithi084.stdout:386: finishing write tid 4 to smithi08466639-386 2023-10-01T07:32:24.318 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 386 v 86 (ObjNum 385 snap 0 seq_num 385) dirty exists 2023-10-01T07:32:24.318 INFO:tasks.rados.rados.0.smithi084.stdout:386: left oid 386 (ObjNum 385 snap 0 seq_num 385) 2023-10-01T07:32:24.318 INFO:tasks.rados.rados.0.smithi084.stdout:387: finishing write tid 1 to smithi08466639-387 2023-10-01T07:32:24.318 INFO:tasks.rados.rados.0.smithi084.stdout:378: done (15 left) 2023-10-01T07:32:24.318 INFO:tasks.rados.rados.0.smithi084.stdout:379: done (14 left) 2023-10-01T07:32:24.318 INFO:tasks.rados.rados.0.smithi084.stdout:380: done (13 left) 2023-10-01T07:32:24.318 INFO:tasks.rados.rados.0.smithi084.stdout:381: done (12 left) 2023-10-01T07:32:24.318 INFO:tasks.rados.rados.0.smithi084.stdout:382: done (11 left) 2023-10-01T07:32:24.318 INFO:tasks.rados.rados.0.smithi084.stdout:383: done (10 left) 2023-10-01T07:32:24.318 INFO:tasks.rados.rados.0.smithi084.stdout:384: done (9 left) 2023-10-01T07:32:24.319 INFO:tasks.rados.rados.0.smithi084.stdout:385: done (8 left) 2023-10-01T07:32:24.319 INFO:tasks.rados.rados.0.smithi084.stdout:386: done (7 left) 2023-10-01T07:32:24.319 INFO:tasks.rados.rados.0.smithi084.stdout:394: write initial oid 394 2023-10-01T07:32:24.319 INFO:tasks.rados.rados.0.smithi084.stdout:394: seq_num 393 ranges {605151=706860,2031188=573963} 2023-10-01T07:32:24.320 INFO:tasks.rados.rados.0.smithi084.stdout:394: writing smithi08466639-394 from 605151 to 1312011 tid 1 2023-10-01T07:32:24.328 INFO:tasks.rados.rados.0.smithi084.stdout:394: writing smithi08466639-394 from 2031188 to 2605151 tid 2 2023-10-01T07:32:24.328 INFO:tasks.rados.rados.0.smithi084.stdout:395: write initial oid 395 2023-10-01T07:32:24.328 INFO:tasks.rados.rados.0.smithi084.stdout:395: seq_num 394 ranges {621958=782109,2089670=532288} 2023-10-01T07:32:24.338 INFO:tasks.rados.rados.0.smithi084.stdout:395: writing smithi08466639-395 from 621958 to 1404067 tid 1 2023-10-01T07:32:24.346 INFO:tasks.rados.rados.0.smithi084.stdout:395: writing smithi08466639-395 from 2089670 to 2621958 tid 2 2023-10-01T07:32:24.346 INFO:tasks.rados.rados.0.smithi084.stdout:396: write initial oid 396 2023-10-01T07:32:24.346 INFO:tasks.rados.rados.0.smithi084.stdout:396: seq_num 395 ranges {638765=457358,1748152=604803} 2023-10-01T07:32:24.353 INFO:tasks.rados.rados.0.smithi084.stdout:396: writing smithi08466639-396 from 638765 to 1096123 tid 1 2023-10-01T07:32:24.360 INFO:tasks.rados.rados.0.smithi084.stdout:396: writing smithi08466639-396 from 1748152 to 2352955 tid 2 2023-10-01T07:32:24.360 INFO:tasks.rados.rados.0.smithi084.stdout:397: write initial oid 397 2023-10-01T07:32:24.360 INFO:tasks.rados.rados.0.smithi084.stdout:397: seq_num 396 ranges {655572=648960,1922987=732585} 2023-10-01T07:32:24.368 INFO:tasks.rados.rados.0.smithi084.stdout:397: writing smithi08466639-397 from 655572 to 1304532 tid 1 2023-10-01T07:32:24.377 INFO:tasks.rados.rados.0.smithi084.stdout:397: writing smithi08466639-397 from 1922987 to 2655572 tid 2 2023-10-01T07:32:24.377 INFO:tasks.rados.rados.0.smithi084.stdout:398: write initial oid 398 2023-10-01T07:32:24.377 INFO:tasks.rados.rados.0.smithi084.stdout:398: seq_num 397 ranges {672379=724209,1865116=608472} 2023-10-01T07:32:24.385 INFO:tasks.rados.rados.0.smithi084.stdout:398: writing smithi08466639-398 from 672379 to 1396588 tid 1 2023-10-01T07:32:24.391 INFO:tasks.rados.rados.0.smithi084.stdout:398: writing smithi08466639-398 from 1865116 to 2473588 tid 2 2023-10-01T07:32:24.392 INFO:tasks.rados.rados.0.smithi084.stdout:399: write initial oid 399 2023-10-01T07:32:24.392 INFO:tasks.rados.rados.0.smithi084.stdout:399: seq_num 398 ranges {689186=799458,1923598=752130} 2023-10-01T07:32:24.400 INFO:tasks.rados.rados.0.smithi084.stdout:399: writing smithi08466639-399 from 689186 to 1488644 tid 1 2023-10-01T07:32:24.407 INFO:tasks.rados.rados.0.smithi084.stdout:399: writing smithi08466639-399 from 1923598 to 2675728 tid 2 2023-10-01T07:32:24.408 INFO:tasks.rados.rados.0.smithi084.stdout:400: write initial oid 400 2023-10-01T07:32:24.408 INFO:tasks.rados.rados.0.smithi084.stdout:400: seq_num 399 ranges {705993=474707,1582080=612141} 2023-10-01T07:32:24.414 INFO:tasks.rados.rados.0.smithi084.stdout:400: writing smithi08466639-400 from 705993 to 1180700 tid 1 2023-10-01T07:32:24.421 INFO:tasks.rados.rados.0.smithi084.stdout:400: writing smithi08466639-400 from 1582080 to 2194221 tid 2 2023-10-01T07:32:24.421 INFO:tasks.rados.rados.0.smithi084.stdout:401: write initial oid 401 2023-10-01T07:32:24.422 INFO:tasks.rados.rados.0.smithi084.stdout:401: seq_num 400 ranges {722800=549956,2040562=682238} 2023-10-01T07:32:24.428 INFO:tasks.rados.rados.0.smithi084.stdout:401: writing smithi08466639-401 from 722800 to 1272756 tid 1 2023-10-01T07:32:24.437 INFO:tasks.rados.rados.0.smithi084.stdout:401: writing smithi08466639-401 from 2040562 to 2722800 tid 2 2023-10-01T07:32:24.437 INFO:tasks.rados.rados.0.smithi084.stdout:402: write initial oid 402 2023-10-01T07:32:24.437 INFO:tasks.rados.rados.0.smithi084.stdout:402: seq_num 401 ranges {739607=625205,1982691=499457} 2023-10-01T07:32:24.445 INFO:tasks.rados.rados.0.smithi084.stdout:402: writing smithi08466639-402 from 739607 to 1364812 tid 1 2023-10-01T07:32:24.453 INFO:tasks.rados.rados.0.smithi084.stdout:402: writing smithi08466639-402 from 1982691 to 2482148 tid 2 2023-10-01T07:32:24.453 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:24.453 INFO:tasks.rados.rados.0.smithi084.stdout:387: finishing write tid 2 to smithi08466639-387 2023-10-01T07:32:24.454 INFO:tasks.rados.rados.0.smithi084.stdout:387: finishing write tid 3 to smithi08466639-387 2023-10-01T07:32:24.454 INFO:tasks.rados.rados.0.smithi084.stdout:387: finishing write tid 4 to smithi08466639-387 2023-10-01T07:32:24.454 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 387 v 114 (ObjNum 386 snap 0 seq_num 386) dirty exists 2023-10-01T07:32:24.454 INFO:tasks.rados.rados.0.smithi084.stdout:387: left oid 387 (ObjNum 386 snap 0 seq_num 386) 2023-10-01T07:32:24.454 INFO:tasks.rados.rados.0.smithi084.stdout:388: finishing write tid 1 to smithi08466639-388 2023-10-01T07:32:24.454 INFO:tasks.rados.rados.0.smithi084.stdout:388: finishing write tid 2 to smithi08466639-388 2023-10-01T07:32:24.454 INFO:tasks.rados.rados.0.smithi084.stdout:388: finishing write tid 3 to smithi08466639-388 2023-10-01T07:32:24.454 INFO:tasks.rados.rados.0.smithi084.stdout:387: done (15 left) 2023-10-01T07:32:24.454 INFO:tasks.rados.rados.0.smithi084.stdout:403: write initial oid 403 2023-10-01T07:32:24.454 INFO:tasks.rados.rados.0.smithi084.stdout:403: seq_num 402 ranges {756414=700454,2041173=715241} 2023-10-01T07:32:24.462 INFO:tasks.rados.rados.0.smithi084.stdout:403: writing smithi08466639-403 from 756414 to 1456868 tid 1 2023-10-01T07:32:24.472 INFO:tasks.rados.rados.0.smithi084.stdout:403: writing smithi08466639-403 from 2041173 to 2756414 tid 2 2023-10-01T07:32:24.473 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:24.473 INFO:tasks.rados.rados.0.smithi084.stdout:388: finishing write tid 4 to smithi08466639-388 2023-10-01T07:32:24.473 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 388 v 66 (ObjNum 387 snap 0 seq_num 387) dirty exists 2023-10-01T07:32:24.473 INFO:tasks.rados.rados.0.smithi084.stdout:388: left oid 388 (ObjNum 387 snap 0 seq_num 387) 2023-10-01T07:32:24.473 INFO:tasks.rados.rados.0.smithi084.stdout:388: done (15 left) 2023-10-01T07:32:24.473 INFO:tasks.rados.rados.0.smithi084.stdout:404: write initial oid 404 2023-10-01T07:32:24.474 INFO:tasks.rados.rados.0.smithi084.stdout:404: seq_num 403 ranges {773221=492056,1816008=503126} 2023-10-01T07:32:24.480 INFO:tasks.rados.rados.0.smithi084.stdout:404: writing smithi08466639-404 from 773221 to 1265277 tid 1 2023-10-01T07:32:24.487 INFO:tasks.rados.rados.0.smithi084.stdout:404: writing smithi08466639-404 from 1816008 to 2319134 tid 2 2023-10-01T07:32:24.487 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:24.487 INFO:tasks.rados.rados.0.smithi084.stdout:389: finishing write tid 1 to smithi08466639-389 2023-10-01T07:32:24.488 INFO:tasks.rados.rados.0.smithi084.stdout:389: finishing write tid 2 to smithi08466639-389 2023-10-01T07:32:24.488 INFO:tasks.rados.rados.0.smithi084.stdout:389: finishing write tid 3 to smithi08466639-389 2023-10-01T07:32:24.488 INFO:tasks.rados.rados.0.smithi084.stdout:389: finishing write tid 4 to smithi08466639-389 2023-10-01T07:32:24.488 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 389 v 69 (ObjNum 388 snap 0 seq_num 388) dirty exists 2023-10-01T07:32:24.488 INFO:tasks.rados.rados.0.smithi084.stdout:389: left oid 389 (ObjNum 388 snap 0 seq_num 388) 2023-10-01T07:32:24.489 INFO:tasks.rados.rados.0.smithi084.stdout:390: finishing write tid 1 to smithi08466639-390 2023-10-01T07:32:24.489 INFO:tasks.rados.rados.0.smithi084.stdout:390: finishing write tid 2 to smithi08466639-390 2023-10-01T07:32:24.489 INFO:tasks.rados.rados.0.smithi084.stdout:390: finishing write tid 3 to smithi08466639-390 2023-10-01T07:32:24.489 INFO:tasks.rados.rados.0.smithi084.stdout:390: finishing write tid 4 to smithi08466639-390 2023-10-01T07:32:24.489 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 390 v 91 (ObjNum 389 snap 0 seq_num 389) dirty exists 2023-10-01T07:32:24.489 INFO:tasks.rados.rados.0.smithi084.stdout:390: left oid 390 (ObjNum 389 snap 0 seq_num 389) 2023-10-01T07:32:24.490 INFO:tasks.rados.rados.0.smithi084.stdout:391: finishing write tid 1 to smithi08466639-391 2023-10-01T07:32:24.490 INFO:tasks.rados.rados.0.smithi084.stdout:391: finishing write tid 2 to smithi08466639-391 2023-10-01T07:32:24.490 INFO:tasks.rados.rados.0.smithi084.stdout:391: finishing write tid 3 to smithi08466639-391 2023-10-01T07:32:24.490 INFO:tasks.rados.rados.0.smithi084.stdout:391: finishing write tid 4 to smithi08466639-391 2023-10-01T07:32:24.490 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 391 v 98 (ObjNum 390 snap 0 seq_num 390) dirty exists 2023-10-01T07:32:24.490 INFO:tasks.rados.rados.0.smithi084.stdout:391: left oid 391 (ObjNum 390 snap 0 seq_num 390) 2023-10-01T07:32:24.491 INFO:tasks.rados.rados.0.smithi084.stdout:392: finishing write tid 1 to smithi08466639-392 2023-10-01T07:32:24.491 INFO:tasks.rados.rados.0.smithi084.stdout:392: finishing write tid 2 to smithi08466639-392 2023-10-01T07:32:24.491 INFO:tasks.rados.rados.0.smithi084.stdout:389: done (15 left) 2023-10-01T07:32:24.491 INFO:tasks.rados.rados.0.smithi084.stdout:390: done (14 left) 2023-10-01T07:32:24.491 INFO:tasks.rados.rados.0.smithi084.stdout:391: done (13 left) 2023-10-01T07:32:24.491 INFO:tasks.rados.rados.0.smithi084.stdout:405: write initial oid 405 2023-10-01T07:32:24.491 INFO:tasks.rados.rados.0.smithi084.stdout:405: seq_num 404 ranges {790028=567305,1874490=763137} 2023-10-01T07:32:24.494 INFO:tasks.rados.rados.0.smithi084.stdout:405: writing smithi08466639-405 from 790028 to 1357333 tid 1 2023-10-01T07:32:24.501 INFO:tasks.rados.rados.0.smithi084.stdout:405: writing smithi08466639-405 from 1874490 to 2637627 tid 2 2023-10-01T07:32:24.502 INFO:tasks.rados.rados.0.smithi084.stdout:406: write initial oid 406 2023-10-01T07:32:24.502 INFO:tasks.rados.rados.0.smithi084.stdout:406: seq_num 405 ranges {406835=642554,1532972=506795,2772312=34523} 2023-10-01T07:32:24.508 INFO:tasks.rados.rados.0.smithi084.stdout:406: writing smithi08466639-406 from 406835 to 1049389 tid 1 2023-10-01T07:32:24.516 INFO:tasks.rados.rados.0.smithi084.stdout:406: writing smithi08466639-406 from 1532972 to 2039767 tid 2 2023-10-01T07:32:24.521 INFO:tasks.rados.rados.0.smithi084.stdout:406: writing smithi08466639-406 from 2772312 to 2806835 tid 3 2023-10-01T07:32:24.521 INFO:tasks.rados.rados.0.smithi084.stdout:407: write initial oid 407 2023-10-01T07:32:24.521 INFO:tasks.rados.rados.0.smithi084.stdout:407: seq_num 406 ranges {423642=717803,1875101=766806} 2023-10-01T07:32:24.528 INFO:tasks.rados.rados.0.smithi084.stdout:407: writing smithi08466639-407 from 423642 to 1141445 tid 1 2023-10-01T07:32:24.538 INFO:tasks.rados.rados.0.smithi084.stdout:407: writing smithi08466639-407 from 1875101 to 2641907 tid 2 2023-10-01T07:32:24.538 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:24.538 INFO:tasks.rados.rados.0.smithi084.stdout:392: finishing write tid 3 to smithi08466639-392 2023-10-01T07:32:24.538 INFO:tasks.rados.rados.0.smithi084.stdout:392: finishing write tid 4 to smithi08466639-392 2023-10-01T07:32:24.539 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 392 v 77 (ObjNum 391 snap 0 seq_num 391) dirty exists 2023-10-01T07:32:24.539 INFO:tasks.rados.rados.0.smithi084.stdout:392: left oid 392 (ObjNum 391 snap 0 seq_num 391) 2023-10-01T07:32:24.539 INFO:tasks.rados.rados.0.smithi084.stdout:393: finishing write tid 1 to smithi08466639-393 2023-10-01T07:32:24.539 INFO:tasks.rados.rados.0.smithi084.stdout:393: finishing write tid 2 to smithi08466639-393 2023-10-01T07:32:24.539 INFO:tasks.rados.rados.0.smithi084.stdout:392: done (15 left) 2023-10-01T07:32:24.539 INFO:tasks.rados.rados.0.smithi084.stdout:408: write initial oid 408 2023-10-01T07:32:24.539 INFO:tasks.rados.rados.0.smithi084.stdout:408: seq_num 407 ranges {440449=793052,1933583=510464} 2023-10-01T07:32:24.545 INFO:tasks.rados.rados.0.smithi084.stdout:408: writing smithi08466639-408 from 440449 to 1233501 tid 1 2023-10-01T07:32:24.554 INFO:tasks.rados.rados.0.smithi084.stdout:408: writing smithi08466639-408 from 1933583 to 2444047 tid 2 2023-10-01T07:32:24.554 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:24.554 INFO:tasks.rados.rados.0.smithi084.stdout:393: finishing write tid 3 to smithi08466639-393 2023-10-01T07:32:24.554 INFO:tasks.rados.rados.0.smithi084.stdout:393: finishing write tid 4 to smithi08466639-393 2023-10-01T07:32:24.554 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 393 v 117 (ObjNum 392 snap 0 seq_num 392) dirty exists 2023-10-01T07:32:24.554 INFO:tasks.rados.rados.0.smithi084.stdout:393: left oid 393 (ObjNum 392 snap 0 seq_num 392) 2023-10-01T07:32:24.555 INFO:tasks.rados.rados.0.smithi084.stdout:394: finishing write tid 1 to smithi08466639-394 2023-10-01T07:32:24.555 INFO:tasks.rados.rados.0.smithi084.stdout:394: finishing write tid 2 to smithi08466639-394 2023-10-01T07:32:24.555 INFO:tasks.rados.rados.0.smithi084.stdout:394: finishing write tid 3 to smithi08466639-394 2023-10-01T07:32:24.555 INFO:tasks.rados.rados.0.smithi084.stdout:394: finishing write tid 4 to smithi08466639-394 2023-10-01T07:32:24.555 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 394 v 120 (ObjNum 393 snap 0 seq_num 393) dirty exists 2023-10-01T07:32:24.555 INFO:tasks.rados.rados.0.smithi084.stdout:394: left oid 394 (ObjNum 393 snap 0 seq_num 393) 2023-10-01T07:32:24.555 INFO:tasks.rados.rados.0.smithi084.stdout:395: finishing write tid 1 to smithi08466639-395 2023-10-01T07:32:24.556 INFO:tasks.rados.rados.0.smithi084.stdout:393: done (15 left) 2023-10-01T07:32:24.556 INFO:tasks.rados.rados.0.smithi084.stdout:394: done (14 left) 2023-10-01T07:32:24.556 INFO:tasks.rados.rados.0.smithi084.stdout:409: write initial oid 409 2023-10-01T07:32:24.556 INFO:tasks.rados.rados.0.smithi084.stdout:409: seq_num 408 ranges {457256=468301,1592065=770475,2854581=2675} 2023-10-01T07:32:24.558 INFO:tasks.rados.rados.0.smithi084.stdout:409: writing smithi08466639-409 from 457256 to 925557 tid 1 2023-10-01T07:32:24.567 INFO:tasks.rados.rados.0.smithi084.stdout:409: writing smithi08466639-409 from 1592065 to 2362540 tid 2 2023-10-01T07:32:24.570 INFO:tasks.rados.rados.0.smithi084.stdout:409: writing smithi08466639-409 from 2854581 to 2857256 tid 3 2023-10-01T07:32:24.570 INFO:tasks.rados.rados.0.smithi084.stdout:410: write initial oid 410 2023-10-01T07:32:24.570 INFO:tasks.rados.rados.0.smithi084.stdout:410: seq_num 409 ranges {474063=543550,1650547=514133,2765651=108412} 2023-10-01T07:32:24.577 INFO:tasks.rados.rados.0.smithi084.stdout:410: writing smithi08466639-410 from 474063 to 1017613 tid 1 2023-10-01T07:32:24.583 INFO:tasks.rados.rados.0.smithi084.stdout:410: writing smithi08466639-410 from 1650547 to 2164680 tid 2 2023-10-01T07:32:24.589 INFO:tasks.rados.rados.0.smithi084.stdout:410: writing smithi08466639-410 from 2765651 to 2874063 tid 3 2023-10-01T07:32:24.589 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:24.590 INFO:tasks.rados.rados.0.smithi084.stdout:395: finishing write tid 2 to smithi08466639-395 2023-10-01T07:32:24.590 INFO:tasks.rados.rados.0.smithi084.stdout:395: finishing write tid 3 to smithi08466639-395 2023-10-01T07:32:24.590 INFO:tasks.rados.rados.0.smithi084.stdout:395: finishing write tid 4 to smithi08466639-395 2023-10-01T07:32:24.590 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 395 v 69 (ObjNum 394 snap 0 seq_num 394) dirty exists 2023-10-01T07:32:24.590 INFO:tasks.rados.rados.0.smithi084.stdout:395: left oid 395 (ObjNum 394 snap 0 seq_num 394) 2023-10-01T07:32:24.590 INFO:tasks.rados.rados.0.smithi084.stdout:396: finishing write tid 1 to smithi08466639-396 2023-10-01T07:32:24.590 INFO:tasks.rados.rados.0.smithi084.stdout:396: finishing write tid 2 to smithi08466639-396 2023-10-01T07:32:24.591 INFO:tasks.rados.rados.0.smithi084.stdout:396: finishing write tid 3 to smithi08466639-396 2023-10-01T07:32:24.591 INFO:tasks.rados.rados.0.smithi084.stdout:396: finishing write tid 4 to smithi08466639-396 2023-10-01T07:32:24.591 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 396 v 101 (ObjNum 395 snap 0 seq_num 395) dirty exists 2023-10-01T07:32:24.591 INFO:tasks.rados.rados.0.smithi084.stdout:396: left oid 396 (ObjNum 395 snap 0 seq_num 395) 2023-10-01T07:32:24.591 INFO:tasks.rados.rados.0.smithi084.stdout:397: finishing write tid 1 to smithi08466639-397 2023-10-01T07:32:24.591 INFO:tasks.rados.rados.0.smithi084.stdout:397: finishing write tid 2 to smithi08466639-397 2023-10-01T07:32:24.592 INFO:tasks.rados.rados.0.smithi084.stdout:397: finishing write tid 3 to smithi08466639-397 2023-10-01T07:32:24.592 INFO:tasks.rados.rados.0.smithi084.stdout:397: finishing write tid 4 to smithi08466639-397 2023-10-01T07:32:24.592 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 397 v 82 (ObjNum 396 snap 0 seq_num 396) dirty exists 2023-10-01T07:32:24.592 INFO:tasks.rados.rados.0.smithi084.stdout:397: left oid 397 (ObjNum 396 snap 0 seq_num 396) 2023-10-01T07:32:24.592 INFO:tasks.rados.rados.0.smithi084.stdout:398: finishing write tid 1 to smithi08466639-398 2023-10-01T07:32:24.592 INFO:tasks.rados.rados.0.smithi084.stdout:398: finishing write tid 2 to smithi08466639-398 2023-10-01T07:32:24.592 INFO:tasks.rados.rados.0.smithi084.stdout:395: done (15 left) 2023-10-01T07:32:24.592 INFO:tasks.rados.rados.0.smithi084.stdout:396: done (14 left) 2023-10-01T07:32:24.593 INFO:tasks.rados.rados.0.smithi084.stdout:397: done (13 left) 2023-10-01T07:32:24.593 INFO:tasks.rados.rados.0.smithi084.stdout:411: write initial oid 411 2023-10-01T07:32:24.593 INFO:tasks.rados.rados.0.smithi084.stdout:411: seq_num 410 ranges {490870=618799,1592676=774144,2793074=97796} 2023-10-01T07:32:24.595 INFO:tasks.rados.rados.0.smithi084.stdout:411: writing smithi08466639-411 from 490870 to 1109669 tid 1 2023-10-01T07:32:24.603 INFO:tasks.rados.rados.0.smithi084.stdout:411: writing smithi08466639-411 from 1592676 to 2366820 tid 2 2023-10-01T07:32:24.606 INFO:tasks.rados.rados.0.smithi084.stdout:411: writing smithi08466639-411 from 2793074 to 2890870 tid 3 2023-10-01T07:32:24.606 INFO:tasks.rados.rados.0.smithi084.stdout:412: write initial oid 412 2023-10-01T07:32:24.606 INFO:tasks.rados.rados.0.smithi084.stdout:412: seq_num 411 ranges {507677=410401,1367511=517802,2420497=487180} 2023-10-01T07:32:24.611 INFO:tasks.rados.rados.0.smithi084.stdout:412: writing smithi08466639-412 from 507677 to 918078 tid 1 2023-10-01T07:32:24.616 INFO:tasks.rados.rados.0.smithi084.stdout:412: writing smithi08466639-412 from 1367511 to 1885313 tid 2 2023-10-01T07:32:24.623 INFO:tasks.rados.rados.0.smithi084.stdout:412: writing smithi08466639-412 from 2420497 to 2907677 tid 3 2023-10-01T07:32:24.623 INFO:tasks.rados.rados.0.smithi084.stdout:413: write initial oid 413 2023-10-01T07:32:24.623 INFO:tasks.rados.rados.0.smithi084.stdout:413: seq_num 412 ranges {524484=485650,1425993=661460,2847920=76564} 2023-10-01T07:32:24.629 INFO:tasks.rados.rados.0.smithi084.stdout:413: writing smithi08466639-413 from 524484 to 1010134 tid 1 2023-10-01T07:32:24.635 INFO:tasks.rados.rados.0.smithi084.stdout:413: writing smithi08466639-413 from 1425993 to 2087453 tid 2 2023-10-01T07:32:24.641 INFO:tasks.rados.rados.0.smithi084.stdout:413: writing smithi08466639-413 from 2847920 to 2924484 tid 3 2023-10-01T07:32:24.641 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:24.641 INFO:tasks.rados.rados.0.smithi084.stdout:398: finishing write tid 3 to smithi08466639-398 2023-10-01T07:32:24.642 INFO:tasks.rados.rados.0.smithi084.stdout:398: finishing write tid 4 to smithi08466639-398 2023-10-01T07:32:24.642 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 398 v 67 (ObjNum 397 snap 0 seq_num 397) dirty exists 2023-10-01T07:32:24.642 INFO:tasks.rados.rados.0.smithi084.stdout:398: left oid 398 (ObjNum 397 snap 0 seq_num 397) 2023-10-01T07:32:24.642 INFO:tasks.rados.rados.0.smithi084.stdout:399: finishing write tid 1 to smithi08466639-399 2023-10-01T07:32:24.642 INFO:tasks.rados.rados.0.smithi084.stdout:399: finishing write tid 2 to smithi08466639-399 2023-10-01T07:32:24.642 INFO:tasks.rados.rados.0.smithi084.stdout:399: finishing write tid 3 to smithi08466639-399 2023-10-01T07:32:24.642 INFO:tasks.rados.rados.0.smithi084.stdout:398: done (15 left) 2023-10-01T07:32:24.643 INFO:tasks.rados.rados.0.smithi084.stdout:414: write initial oid 414 2023-10-01T07:32:24.643 INFO:tasks.rados.rados.0.smithi084.stdout:414: seq_num 413 ranges {541291=560899,1884475=521471} 2023-10-01T07:32:24.647 INFO:tasks.rados.rados.0.smithi084.stdout:414: writing smithi08466639-414 from 541291 to 1102190 tid 1 2023-10-01T07:32:24.656 INFO:tasks.rados.rados.0.smithi084.stdout:414: writing smithi08466639-414 from 1884475 to 2405946 tid 2 2023-10-01T07:32:24.657 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:24.657 INFO:tasks.rados.rados.0.smithi084.stdout:399: finishing write tid 4 to smithi08466639-399 2023-10-01T07:32:24.657 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 399 v 89 (ObjNum 398 snap 0 seq_num 398) dirty exists 2023-10-01T07:32:24.657 INFO:tasks.rados.rados.0.smithi084.stdout:399: left oid 399 (ObjNum 398 snap 0 seq_num 398) 2023-10-01T07:32:24.657 INFO:tasks.rados.rados.0.smithi084.stdout:400: finishing write tid 1 to smithi08466639-400 2023-10-01T07:32:24.657 INFO:tasks.rados.rados.0.smithi084.stdout:399: done (15 left) 2023-10-01T07:32:24.657 INFO:tasks.rados.rados.0.smithi084.stdout:415: write initial oid 415 2023-10-01T07:32:24.658 INFO:tasks.rados.rados.0.smithi084.stdout:415: seq_num 414 ranges {558098=636148,1826604=665129} 2023-10-01T07:32:24.663 INFO:tasks.rados.rados.0.smithi084.stdout:415: writing smithi08466639-415 from 558098 to 1194246 tid 1 2023-10-01T07:32:24.671 INFO:tasks.rados.rados.0.smithi084.stdout:415: writing smithi08466639-415 from 1826604 to 2491733 tid 2 2023-10-01T07:32:24.672 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:24.672 INFO:tasks.rados.rados.0.smithi084.stdout:400: finishing write tid 2 to smithi08466639-400 2023-10-01T07:32:24.672 INFO:tasks.rados.rados.0.smithi084.stdout:400: finishing write tid 3 to smithi08466639-400 2023-10-01T07:32:24.672 INFO:tasks.rados.rados.0.smithi084.stdout:400: finishing write tid 4 to smithi08466639-400 2023-10-01T07:32:24.672 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 400 v 72 (ObjNum 399 snap 0 seq_num 399) dirty exists 2023-10-01T07:32:24.672 INFO:tasks.rados.rados.0.smithi084.stdout:400: left oid 400 (ObjNum 399 snap 0 seq_num 399) 2023-10-01T07:32:24.672 INFO:tasks.rados.rados.0.smithi084.stdout:401: finishing write tid 1 to smithi08466639-401 2023-10-01T07:32:24.673 INFO:tasks.rados.rados.0.smithi084.stdout:401: finishing write tid 2 to smithi08466639-401 2023-10-01T07:32:24.673 INFO:tasks.rados.rados.0.smithi084.stdout:401: finishing write tid 3 to smithi08466639-401 2023-10-01T07:32:24.673 INFO:tasks.rados.rados.0.smithi084.stdout:401: finishing write tid 4 to smithi08466639-401 2023-10-01T07:32:24.673 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 401 v 85 (ObjNum 400 snap 0 seq_num 400) dirty exists 2023-10-01T07:32:24.673 INFO:tasks.rados.rados.0.smithi084.stdout:401: left oid 401 (ObjNum 400 snap 0 seq_num 400) 2023-10-01T07:32:24.673 INFO:tasks.rados.rados.0.smithi084.stdout:402: finishing write tid 1 to smithi08466639-402 2023-10-01T07:32:24.673 INFO:tasks.rados.rados.0.smithi084.stdout:402: finishing write tid 2 to smithi08466639-402 2023-10-01T07:32:24.674 INFO:tasks.rados.rados.0.smithi084.stdout:402: finishing write tid 3 to smithi08466639-402 2023-10-01T07:32:24.674 INFO:tasks.rados.rados.0.smithi084.stdout:402: finishing write tid 4 to smithi08466639-402 2023-10-01T07:32:24.674 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 402 v 88 (ObjNum 401 snap 0 seq_num 401) dirty exists 2023-10-01T07:32:24.674 INFO:tasks.rados.rados.0.smithi084.stdout:402: left oid 402 (ObjNum 401 snap 0 seq_num 401) 2023-10-01T07:32:24.674 INFO:tasks.rados.rados.0.smithi084.stdout:403: finishing write tid 1 to smithi08466639-403 2023-10-01T07:32:24.674 INFO:tasks.rados.rados.0.smithi084.stdout:400: done (15 left) 2023-10-01T07:32:24.674 INFO:tasks.rados.rados.0.smithi084.stdout:401: done (14 left) 2023-10-01T07:32:24.674 INFO:tasks.rados.rados.0.smithi084.stdout:402: done (13 left) 2023-10-01T07:32:24.675 INFO:tasks.rados.rados.0.smithi084.stdout:416: write initial oid 416 2023-10-01T07:32:24.675 INFO:tasks.rados.rados.0.smithi084.stdout:416: seq_num 415 ranges {574905=711397,1885086=525140,2930189=44716} 2023-10-01T07:32:24.678 INFO:tasks.rados.rados.0.smithi084.stdout:416: writing smithi08466639-416 from 574905 to 1286302 tid 1 2023-10-01T07:32:24.685 INFO:tasks.rados.rados.0.smithi084.stdout:416: writing smithi08466639-416 from 1885086 to 2410226 tid 2 2023-10-01T07:32:24.689 INFO:tasks.rados.rados.0.smithi084.stdout:416: writing smithi08466639-416 from 2930189 to 2974905 tid 3 2023-10-01T07:32:24.689 INFO:tasks.rados.rados.0.smithi084.stdout:417: write initial oid 417 2023-10-01T07:32:24.690 INFO:tasks.rados.rados.0.smithi084.stdout:417: seq_num 416 ranges {591712=786646,1943568=668798} 2023-10-01T07:32:24.699 INFO:tasks.rados.rados.0.smithi084.stdout:417: writing smithi08466639-417 from 591712 to 1378358 tid 1 2023-10-01T07:32:24.707 INFO:tasks.rados.rados.0.smithi084.stdout:417: writing smithi08466639-417 from 1943568 to 2612366 tid 2 2023-10-01T07:32:24.707 INFO:tasks.rados.rados.0.smithi084.stdout:418: write initial oid 418 2023-10-01T07:32:24.707 INFO:tasks.rados.rados.0.smithi084.stdout:418: seq_num 417 ranges {608519=461895,1602050=528809,2585035=423484} 2023-10-01T07:32:24.713 INFO:tasks.rados.rados.0.smithi084.stdout:418: writing smithi08466639-418 from 608519 to 1070414 tid 1 2023-10-01T07:32:24.720 INFO:tasks.rados.rados.0.smithi084.stdout:418: writing smithi08466639-418 from 1602050 to 2130859 tid 2 2023-10-01T07:32:24.727 INFO:tasks.rados.rados.0.smithi084.stdout:418: writing smithi08466639-418 from 2585035 to 3008519 tid 3 2023-10-01T07:32:24.727 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:24.728 INFO:tasks.rados.rados.0.smithi084.stdout:403: finishing write tid 2 to smithi08466639-403 2023-10-01T07:32:24.728 INFO:tasks.rados.rados.0.smithi084.stdout:403: finishing write tid 3 to smithi08466639-403 2023-10-01T07:32:24.728 INFO:tasks.rados.rados.0.smithi084.stdout:403: finishing write tid 4 to smithi08466639-403 2023-10-01T07:32:24.728 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 403 v 112 (ObjNum 402 snap 0 seq_num 402) dirty exists 2023-10-01T07:32:24.728 INFO:tasks.rados.rados.0.smithi084.stdout:403: left oid 403 (ObjNum 402 snap 0 seq_num 402) 2023-10-01T07:32:24.728 INFO:tasks.rados.rados.0.smithi084.stdout:404: finishing write tid 1 to smithi08466639-404 2023-10-01T07:32:24.728 INFO:tasks.rados.rados.0.smithi084.stdout:404: finishing write tid 2 to smithi08466639-404 2023-10-01T07:32:24.728 INFO:tasks.rados.rados.0.smithi084.stdout:404: finishing write tid 3 to smithi08466639-404 2023-10-01T07:32:24.728 INFO:tasks.rados.rados.0.smithi084.stdout:404: finishing write tid 4 to smithi08466639-404 2023-10-01T07:32:24.728 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 404 v 94 (ObjNum 403 snap 0 seq_num 403) dirty exists 2023-10-01T07:32:24.728 INFO:tasks.rados.rados.0.smithi084.stdout:404: left oid 404 (ObjNum 403 snap 0 seq_num 403) 2023-10-01T07:32:24.729 INFO:tasks.rados.rados.0.smithi084.stdout:405: finishing write tid 1 to smithi08466639-405 2023-10-01T07:32:24.729 INFO:tasks.rados.rados.0.smithi084.stdout:405: finishing write tid 2 to smithi08466639-405 2023-10-01T07:32:24.729 INFO:tasks.rados.rados.0.smithi084.stdout:405: finishing write tid 3 to smithi08466639-405 2023-10-01T07:32:24.729 INFO:tasks.rados.rados.0.smithi084.stdout:405: finishing write tid 4 to smithi08466639-405 2023-10-01T07:32:24.729 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 405 v 94 (ObjNum 404 snap 0 seq_num 404) dirty exists 2023-10-01T07:32:24.729 INFO:tasks.rados.rados.0.smithi084.stdout:405: left oid 405 (ObjNum 404 snap 0 seq_num 404) 2023-10-01T07:32:24.729 INFO:tasks.rados.rados.0.smithi084.stdout:406: finishing write tid 1 to smithi08466639-406 2023-10-01T07:32:24.729 INFO:tasks.rados.rados.0.smithi084.stdout:406: finishing write tid 2 to smithi08466639-406 2023-10-01T07:32:24.729 INFO:tasks.rados.rados.0.smithi084.stdout:406: finishing write tid 3 to smithi08466639-406 2023-10-01T07:32:24.730 INFO:tasks.rados.rados.0.smithi084.stdout:406: finishing write tid 4 to smithi08466639-406 2023-10-01T07:32:24.730 INFO:tasks.rados.rados.0.smithi084.stdout:406: finishing write tid 5 to smithi08466639-406 2023-10-01T07:32:24.730 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 406 v 85 (ObjNum 405 snap 0 seq_num 405) dirty exists 2023-10-01T07:32:24.730 INFO:tasks.rados.rados.0.smithi084.stdout:406: left oid 406 (ObjNum 405 snap 0 seq_num 405) 2023-10-01T07:32:24.730 INFO:tasks.rados.rados.0.smithi084.stdout:407: finishing write tid 1 to smithi08466639-407 2023-10-01T07:32:24.730 INFO:tasks.rados.rados.0.smithi084.stdout:407: finishing write tid 2 to smithi08466639-407 2023-10-01T07:32:24.730 INFO:tasks.rados.rados.0.smithi084.stdout:407: finishing write tid 3 to smithi08466639-407 2023-10-01T07:32:24.730 INFO:tasks.rados.rados.0.smithi084.stdout:407: finishing write tid 4 to smithi08466639-407 2023-10-01T07:32:24.730 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 407 v 99 (ObjNum 406 snap 0 seq_num 406) dirty exists 2023-10-01T07:32:24.730 INFO:tasks.rados.rados.0.smithi084.stdout:407: left oid 407 (ObjNum 406 snap 0 seq_num 406) 2023-10-01T07:32:24.731 INFO:tasks.rados.rados.0.smithi084.stdout:408: finishing write tid 1 to smithi08466639-408 2023-10-01T07:32:24.731 INFO:tasks.rados.rados.0.smithi084.stdout:408: finishing write tid 2 to smithi08466639-408 2023-10-01T07:32:24.731 INFO:tasks.rados.rados.0.smithi084.stdout:408: finishing write tid 3 to smithi08466639-408 2023-10-01T07:32:24.731 INFO:tasks.rados.rados.0.smithi084.stdout:403: done (15 left) 2023-10-01T07:32:24.731 INFO:tasks.rados.rados.0.smithi084.stdout:404: done (14 left) 2023-10-01T07:32:24.731 INFO:tasks.rados.rados.0.smithi084.stdout:405: done (13 left) 2023-10-01T07:32:24.731 INFO:tasks.rados.rados.0.smithi084.stdout:406: done (12 left) 2023-10-01T07:32:24.731 INFO:tasks.rados.rados.0.smithi084.stdout:407: done (11 left) 2023-10-01T07:32:24.731 INFO:tasks.rados.rados.0.smithi084.stdout:419: write initial oid 419 2023-10-01T07:32:24.731 INFO:tasks.rados.rados.0.smithi084.stdout:419: seq_num 418 ranges {625326=537144,1944179=672467} 2023-10-01T07:32:24.734 INFO:tasks.rados.rados.0.smithi084.stdout:419: writing smithi08466639-419 from 625326 to 1162470 tid 1 2023-10-01T07:32:24.744 INFO:tasks.rados.rados.0.smithi084.stdout:419: writing smithi08466639-419 from 1944179 to 2616646 tid 2 2023-10-01T07:32:24.744 INFO:tasks.rados.rados.0.smithi084.stdout:420: write initial oid 420 2023-10-01T07:32:24.744 INFO:tasks.rados.rados.0.smithi084.stdout:408: finishing write tid 4 to smithi08466639-408 2023-10-01T07:32:24.744 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 408 v 75 (ObjNum 407 snap 0 seq_num 407) dirty exists 2023-10-01T07:32:24.744 INFO:tasks.rados.rados.0.smithi084.stdout:408: left oid 408 (ObjNum 407 snap 0 seq_num 407) 2023-10-01T07:32:24.744 INFO:tasks.rados.rados.0.smithi084.stdout:409: finishing write tid 1 to smithi08466639-409 2023-10-01T07:32:24.744 INFO:tasks.rados.rados.0.smithi084.stdout:420: seq_num 419 ranges {642133=728746,2119014=532478} 2023-10-01T07:32:24.752 INFO:tasks.rados.rados.0.smithi084.stdout:420: writing smithi08466639-420 from 642133 to 1370879 tid 1 2023-10-01T07:32:24.760 INFO:tasks.rados.rados.0.smithi084.stdout:420: writing smithi08466639-420 from 2119014 to 2651492 tid 2 2023-10-01T07:32:24.760 INFO:tasks.rados.rados.0.smithi084.stdout:408: done (12 left) 2023-10-01T07:32:24.760 INFO:tasks.rados.rados.0.smithi084.stdout:421: write initial oid 421 2023-10-01T07:32:24.760 INFO:tasks.rados.rados.0.smithi084.stdout:421: seq_num 420 ranges {658940=403995,1777496=676136,2950951=107989} 2023-10-01T07:32:24.766 INFO:tasks.rados.rados.0.smithi084.stdout:421: writing smithi08466639-421 from 658940 to 1062935 tid 1 2023-10-01T07:32:24.775 INFO:tasks.rados.rados.0.smithi084.stdout:421: writing smithi08466639-421 from 1777496 to 2453632 tid 2 2023-10-01T07:32:24.778 INFO:tasks.rados.rados.0.smithi084.stdout:421: writing smithi08466639-421 from 2950951 to 3058940 tid 3 2023-10-01T07:32:24.779 INFO:tasks.rados.rados.0.smithi084.stdout:422: write initial oid 422 2023-10-01T07:32:24.779 INFO:tasks.rados.rados.0.smithi084.stdout:422: seq_num 421 ranges {675747=479244,1835978=536147} 2023-10-01T07:32:24.785 INFO:tasks.rados.rados.0.smithi084.stdout:422: writing smithi08466639-422 from 675747 to 1154991 tid 1 2023-10-01T07:32:24.793 INFO:tasks.rados.rados.0.smithi084.stdout:422: writing smithi08466639-422 from 1835978 to 2372125 tid 2 2023-10-01T07:32:24.793 INFO:tasks.rados.rados.0.smithi084.stdout:423: write initial oid 423 2023-10-01T07:32:24.793 INFO:tasks.rados.rados.0.smithi084.stdout:423: seq_num 422 ranges {692554=554493,1778107=679805,2889444=203110} 2023-10-01T07:32:24.800 INFO:tasks.rados.rados.0.smithi084.stdout:423: writing smithi08466639-423 from 692554 to 1247047 tid 1 2023-10-01T07:32:24.807 INFO:tasks.rados.rados.0.smithi084.stdout:423: writing smithi08466639-423 from 1778107 to 2457912 tid 2 2023-10-01T07:32:24.812 INFO:tasks.rados.rados.0.smithi084.stdout:423: writing smithi08466639-423 from 2889444 to 3092554 tid 3 2023-10-01T07:32:24.812 INFO:tasks.rados.rados.0.smithi084.stdout:409: finishing write tid 2 to smithi08466639-409 2023-10-01T07:32:24.812 INFO:tasks.rados.rados.0.smithi084.stdout:409: finishing write tid 3 to smithi08466639-409 2023-10-01T07:32:24.812 INFO:tasks.rados.rados.0.smithi084.stdout:409: finishing write tid 4 to smithi08466639-409 2023-10-01T07:32:24.812 INFO:tasks.rados.rados.0.smithi084.stdout:409: finishing write tid 5 to smithi08466639-409 2023-10-01T07:32:24.813 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 409 v 71 (ObjNum 408 snap 0 seq_num 408) dirty exists 2023-10-01T07:32:24.813 INFO:tasks.rados.rados.0.smithi084.stdout:409: left oid 409 (ObjNum 408 snap 0 seq_num 408) 2023-10-01T07:32:24.813 INFO:tasks.rados.rados.0.smithi084.stdout:410: finishing write tid 1 to smithi08466639-410 2023-10-01T07:32:24.813 INFO:tasks.rados.rados.0.smithi084.stdout:410: finishing write tid 2 to smithi08466639-410 2023-10-01T07:32:24.813 INFO:tasks.rados.rados.0.smithi084.stdout:410: finishing write tid 3 to smithi08466639-410 2023-10-01T07:32:24.813 INFO:tasks.rados.rados.0.smithi084.stdout:410: finishing write tid 4 to smithi08466639-410 2023-10-01T07:32:24.813 INFO:tasks.rados.rados.0.smithi084.stdout:410: finishing write tid 5 to smithi08466639-410 2023-10-01T07:32:24.813 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 410 v 79 (ObjNum 409 snap 0 seq_num 409) dirty exists 2023-10-01T07:32:24.813 INFO:tasks.rados.rados.0.smithi084.stdout:410: left oid 410 (ObjNum 409 snap 0 seq_num 409) 2023-10-01T07:32:24.813 INFO:tasks.rados.rados.0.smithi084.stdout:411: finishing write tid 1 to smithi08466639-411 2023-10-01T07:32:24.813 INFO:tasks.rados.rados.0.smithi084.stdout:411: finishing write tid 2 to smithi08466639-411 2023-10-01T07:32:24.813 INFO:tasks.rados.rados.0.smithi084.stdout:411: finishing write tid 3 to smithi08466639-411 2023-10-01T07:32:24.814 INFO:tasks.rados.rados.0.smithi084.stdout:411: finishing write tid 4 to smithi08466639-411 2023-10-01T07:32:24.814 INFO:tasks.rados.rados.0.smithi084.stdout:411: finishing write tid 5 to smithi08466639-411 2023-10-01T07:32:24.814 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 411 v 73 (ObjNum 410 snap 0 seq_num 410) dirty exists 2023-10-01T07:32:24.814 INFO:tasks.rados.rados.0.smithi084.stdout:411: left oid 411 (ObjNum 410 snap 0 seq_num 410) 2023-10-01T07:32:24.814 INFO:tasks.rados.rados.0.smithi084.stdout:412: finishing write tid 1 to smithi08466639-412 2023-10-01T07:32:24.814 INFO:tasks.rados.rados.0.smithi084.stdout:412: finishing write tid 2 to smithi08466639-412 2023-10-01T07:32:24.814 INFO:tasks.rados.rados.0.smithi084.stdout:412: finishing write tid 3 to smithi08466639-412 2023-10-01T07:32:24.814 INFO:tasks.rados.rados.0.smithi084.stdout:412: finishing write tid 4 to smithi08466639-412 2023-10-01T07:32:24.814 INFO:tasks.rados.rados.0.smithi084.stdout:412: finishing write tid 5 to smithi08466639-412 2023-10-01T07:32:24.815 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 412 v 74 (ObjNum 411 snap 0 seq_num 411) dirty exists 2023-10-01T07:32:24.815 INFO:tasks.rados.rados.0.smithi084.stdout:412: left oid 412 (ObjNum 411 snap 0 seq_num 411) 2023-10-01T07:32:24.815 INFO:tasks.rados.rados.0.smithi084.stdout:413: finishing write tid 1 to smithi08466639-413 2023-10-01T07:32:24.815 INFO:tasks.rados.rados.0.smithi084.stdout:413: finishing write tid 2 to smithi08466639-413 2023-10-01T07:32:24.815 INFO:tasks.rados.rados.0.smithi084.stdout:413: finishing write tid 3 to smithi08466639-413 2023-10-01T07:32:24.815 INFO:tasks.rados.rados.0.smithi084.stdout:413: finishing write tid 4 to smithi08466639-413 2023-10-01T07:32:24.815 INFO:tasks.rados.rados.0.smithi084.stdout:413: finishing write tid 5 to smithi08466639-413 2023-10-01T07:32:24.815 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 413 v 98 (ObjNum 412 snap 0 seq_num 412) dirty exists 2023-10-01T07:32:24.815 INFO:tasks.rados.rados.0.smithi084.stdout:413: left oid 413 (ObjNum 412 snap 0 seq_num 412) 2023-10-01T07:32:24.815 INFO:tasks.rados.rados.0.smithi084.stdout:414: finishing write tid 1 to smithi08466639-414 2023-10-01T07:32:24.815 INFO:tasks.rados.rados.0.smithi084.stdout:414: finishing write tid 2 to smithi08466639-414 2023-10-01T07:32:24.815 INFO:tasks.rados.rados.0.smithi084.stdout:414: finishing write tid 3 to smithi08466639-414 2023-10-01T07:32:24.816 INFO:tasks.rados.rados.0.smithi084.stdout:414: finishing write tid 4 to smithi08466639-414 2023-10-01T07:32:24.816 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 414 v 104 (ObjNum 413 snap 0 seq_num 413) dirty exists 2023-10-01T07:32:24.816 INFO:tasks.rados.rados.0.smithi084.stdout:414: left oid 414 (ObjNum 413 snap 0 seq_num 413) 2023-10-01T07:32:24.816 INFO:tasks.rados.rados.0.smithi084.stdout:415: finishing write tid 1 to smithi08466639-415 2023-10-01T07:32:24.816 INFO:tasks.rados.rados.0.smithi084.stdout:415: finishing write tid 2 to smithi08466639-415 2023-10-01T07:32:24.816 INFO:tasks.rados.rados.0.smithi084.stdout:415: finishing write tid 3 to smithi08466639-415 2023-10-01T07:32:24.816 INFO:tasks.rados.rados.0.smithi084.stdout:415: finishing write tid 4 to smithi08466639-415 2023-10-01T07:32:24.816 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 415 v 102 (ObjNum 414 snap 0 seq_num 414) dirty exists 2023-10-01T07:32:24.816 INFO:tasks.rados.rados.0.smithi084.stdout:415: left oid 415 (ObjNum 414 snap 0 seq_num 414) 2023-10-01T07:32:24.816 INFO:tasks.rados.rados.0.smithi084.stdout:416: finishing write tid 1 to smithi08466639-416 2023-10-01T07:32:24.816 INFO:tasks.rados.rados.0.smithi084.stdout:416: finishing write tid 2 to smithi08466639-416 2023-10-01T07:32:24.816 INFO:tasks.rados.rados.0.smithi084.stdout:416: finishing write tid 3 to smithi08466639-416 2023-10-01T07:32:24.816 INFO:tasks.rados.rados.0.smithi084.stdout:416: finishing write tid 4 to smithi08466639-416 2023-10-01T07:32:24.817 INFO:tasks.rados.rados.0.smithi084.stdout:416: finishing write tid 5 to smithi08466639-416 2023-10-01T07:32:24.817 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 416 v 92 (ObjNum 415 snap 0 seq_num 415) dirty exists 2023-10-01T07:32:24.817 INFO:tasks.rados.rados.0.smithi084.stdout:416: left oid 416 (ObjNum 415 snap 0 seq_num 415) 2023-10-01T07:32:24.817 INFO:tasks.rados.rados.0.smithi084.stdout:417: finishing write tid 1 to smithi08466639-417 2023-10-01T07:32:24.817 INFO:tasks.rados.rados.0.smithi084.stdout:417: finishing write tid 2 to smithi08466639-417 2023-10-01T07:32:24.817 INFO:tasks.rados.rados.0.smithi084.stdout:417: finishing write tid 3 to smithi08466639-417 2023-10-01T07:32:24.817 INFO:tasks.rados.rados.0.smithi084.stdout:417: finishing write tid 4 to smithi08466639-417 2023-10-01T07:32:24.817 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 417 v 123 (ObjNum 416 snap 0 seq_num 416) dirty exists 2023-10-01T07:32:24.817 INFO:tasks.rados.rados.0.smithi084.stdout:417: left oid 417 (ObjNum 416 snap 0 seq_num 416) 2023-10-01T07:32:24.817 INFO:tasks.rados.rados.0.smithi084.stdout:418: finishing write tid 1 to smithi08466639-418 2023-10-01T07:32:24.818 INFO:tasks.rados.rados.0.smithi084.stdout:418: finishing write tid 2 to smithi08466639-418 2023-10-01T07:32:24.818 INFO:tasks.rados.rados.0.smithi084.stdout:418: finishing write tid 3 to smithi08466639-418 2023-10-01T07:32:24.818 INFO:tasks.rados.rados.0.smithi084.stdout:418: finishing write tid 4 to smithi08466639-418 2023-10-01T07:32:24.818 INFO:tasks.rados.rados.0.smithi084.stdout:418: finishing write tid 5 to smithi08466639-418 2023-10-01T07:32:24.818 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 418 v 93 (ObjNum 417 snap 0 seq_num 417) dirty exists 2023-10-01T07:32:24.818 INFO:tasks.rados.rados.0.smithi084.stdout:418: left oid 418 (ObjNum 417 snap 0 seq_num 417) 2023-10-01T07:32:24.818 INFO:tasks.rados.rados.0.smithi084.stdout:419: finishing write tid 1 to smithi08466639-419 2023-10-01T07:32:24.818 INFO:tasks.rados.rados.0.smithi084.stdout:419: finishing write tid 2 to smithi08466639-419 2023-10-01T07:32:24.818 INFO:tasks.rados.rados.0.smithi084.stdout:419: finishing write tid 3 to smithi08466639-419 2023-10-01T07:32:24.818 INFO:tasks.rados.rados.0.smithi084.stdout:419: finishing write tid 4 to smithi08466639-419 2023-10-01T07:32:24.818 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 419 v 88 (ObjNum 418 snap 0 seq_num 418) dirty exists 2023-10-01T07:32:24.818 INFO:tasks.rados.rados.0.smithi084.stdout:419: left oid 419 (ObjNum 418 snap 0 seq_num 418) 2023-10-01T07:32:24.819 INFO:tasks.rados.rados.0.smithi084.stdout:420: finishing write tid 1 to smithi08466639-420 2023-10-01T07:32:24.819 INFO:tasks.rados.rados.0.smithi084.stdout:420: finishing write tid 2 to smithi08466639-420 2023-10-01T07:32:24.819 INFO:tasks.rados.rados.0.smithi084.stdout:420: finishing write tid 3 to smithi08466639-420 2023-10-01T07:32:24.819 INFO:tasks.rados.rados.0.smithi084.stdout:420: finishing write tid 4 to smithi08466639-420 2023-10-01T07:32:24.819 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 420 v 105 (ObjNum 419 snap 0 seq_num 419) dirty exists 2023-10-01T07:32:24.819 INFO:tasks.rados.rados.0.smithi084.stdout:420: left oid 420 (ObjNum 419 snap 0 seq_num 419) 2023-10-01T07:32:24.819 INFO:tasks.rados.rados.0.smithi084.stdout:421: finishing write tid 1 to smithi08466639-421 2023-10-01T07:32:24.819 INFO:tasks.rados.rados.0.smithi084.stdout:421: finishing write tid 2 to smithi08466639-421 2023-10-01T07:32:24.819 INFO:tasks.rados.rados.0.smithi084.stdout:421: finishing write tid 3 to smithi08466639-421 2023-10-01T07:32:24.819 INFO:tasks.rados.rados.0.smithi084.stdout:421: finishing write tid 4 to smithi08466639-421 2023-10-01T07:32:24.819 INFO:tasks.rados.rados.0.smithi084.stdout:421: finishing write tid 5 to smithi08466639-421 2023-10-01T07:32:24.820 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 421 v 127 (ObjNum 420 snap 0 seq_num 420) dirty exists 2023-10-01T07:32:24.820 INFO:tasks.rados.rados.0.smithi084.stdout:421: left oid 421 (ObjNum 420 snap 0 seq_num 420) 2023-10-01T07:32:24.820 INFO:tasks.rados.rados.0.smithi084.stdout:422: finishing write tid 1 to smithi08466639-422 2023-10-01T07:32:24.820 INFO:tasks.rados.rados.0.smithi084.stdout:422: finishing write tid 2 to smithi08466639-422 2023-10-01T07:32:24.820 INFO:tasks.rados.rados.0.smithi084.stdout:422: finishing write tid 3 to smithi08466639-422 2023-10-01T07:32:24.820 INFO:tasks.rados.rados.0.smithi084.stdout:422: finishing write tid 4 to smithi08466639-422 2023-10-01T07:32:24.820 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 422 v 102 (ObjNum 421 snap 0 seq_num 421) dirty exists 2023-10-01T07:32:24.820 INFO:tasks.rados.rados.0.smithi084.stdout:422: left oid 422 (ObjNum 421 snap 0 seq_num 421) 2023-10-01T07:32:24.820 INFO:tasks.rados.rados.0.smithi084.stdout:423: finishing write tid 1 to smithi08466639-423 2023-10-01T07:32:24.820 INFO:tasks.rados.rados.0.smithi084.stdout:409: done (14 left) 2023-10-01T07:32:24.820 INFO:tasks.rados.rados.0.smithi084.stdout:410: done (13 left) 2023-10-01T07:32:24.821 INFO:tasks.rados.rados.0.smithi084.stdout:411: done (12 left) 2023-10-01T07:32:24.821 INFO:tasks.rados.rados.0.smithi084.stdout:412: done (11 left) 2023-10-01T07:32:24.821 INFO:tasks.rados.rados.0.smithi084.stdout:413: done (10 left) 2023-10-01T07:32:24.821 INFO:tasks.rados.rados.0.smithi084.stdout:414: done (9 left) 2023-10-01T07:32:24.821 INFO:tasks.rados.rados.0.smithi084.stdout:415: done (8 left) 2023-10-01T07:32:24.821 INFO:tasks.rados.rados.0.smithi084.stdout:416: done (7 left) 2023-10-01T07:32:24.821 INFO:tasks.rados.rados.0.smithi084.stdout:417: done (6 left) 2023-10-01T07:32:24.821 INFO:tasks.rados.rados.0.smithi084.stdout:418: done (5 left) 2023-10-01T07:32:24.821 INFO:tasks.rados.rados.0.smithi084.stdout:419: done (4 left) 2023-10-01T07:32:24.821 INFO:tasks.rados.rados.0.smithi084.stdout:420: done (3 left) 2023-10-01T07:32:24.821 INFO:tasks.rados.rados.0.smithi084.stdout:421: done (2 left) 2023-10-01T07:32:24.822 INFO:tasks.rados.rados.0.smithi084.stdout:422: done (1 left) 2023-10-01T07:32:24.822 INFO:tasks.rados.rados.0.smithi084.stdout:424: write initial oid 424 2023-10-01T07:32:24.822 INFO:tasks.rados.rados.0.smithi084.stdout:424: seq_num 423 ranges {709361=629742,1836589=539816,3033220=76141} 2023-10-01T07:32:24.822 INFO:tasks.rados.rados.0.smithi084.stdout:424: writing smithi08466639-424 from 709361 to 1339103 tid 1 2023-10-01T07:32:24.827 INFO:tasks.rados.rados.0.smithi084.stdout:424: writing smithi08466639-424 from 1836589 to 2376405 tid 2 2023-10-01T07:32:24.831 INFO:tasks.rados.rados.0.smithi084.stdout:424: writing smithi08466639-424 from 3033220 to 3109361 tid 3 2023-10-01T07:32:24.832 INFO:tasks.rados.rados.0.smithi084.stdout:425: write initial oid 425 2023-10-01T07:32:24.832 INFO:tasks.rados.rados.0.smithi084.stdout:425: seq_num 424 ranges {726168=704991,1895071=683474} 2023-10-01T07:32:24.840 INFO:tasks.rados.rados.0.smithi084.stdout:425: writing smithi08466639-425 from 726168 to 1431159 tid 1 2023-10-01T07:32:24.847 INFO:tasks.rados.rados.0.smithi084.stdout:425: writing smithi08466639-425 from 1895071 to 2578545 tid 2 2023-10-01T07:32:24.847 INFO:tasks.rados.rados.0.smithi084.stdout:426: write initial oid 426 2023-10-01T07:32:24.847 INFO:tasks.rados.rados.0.smithi084.stdout:426: seq_num 425 ranges {742975=780240,1953553=427132,2971713=171262} 2023-10-01T07:32:24.856 INFO:tasks.rados.rados.0.smithi084.stdout:426: writing smithi08466639-426 from 742975 to 1523215 tid 1 2023-10-01T07:32:24.861 INFO:tasks.rados.rados.0.smithi084.stdout:426: writing smithi08466639-426 from 1953553 to 2380685 tid 2 2023-10-01T07:32:24.866 INFO:tasks.rados.rados.0.smithi084.stdout:426: writing smithi08466639-426 from 2971713 to 3142975 tid 3 2023-10-01T07:32:24.866 INFO:tasks.rados.rados.0.smithi084.stdout:427: write initial oid 427 2023-10-01T07:32:24.867 INFO:tasks.rados.rados.0.smithi084.stdout:427: seq_num 426 ranges {759782=571842,2012035=687143} 2023-10-01T07:32:24.874 INFO:tasks.rados.rados.0.smithi084.stdout:427: writing smithi08466639-427 from 759782 to 1331624 tid 1 2023-10-01T07:32:24.884 INFO:tasks.rados.rados.0.smithi084.stdout:427: writing smithi08466639-427 from 2012035 to 2699178 tid 2 2023-10-01T07:32:24.884 INFO:tasks.rados.rados.0.smithi084.stdout:428: write initial oid 428 2023-10-01T07:32:24.884 INFO:tasks.rados.rados.0.smithi084.stdout:428: seq_num 427 ranges {776589=647091,2070517=430801,3026559=150030} 2023-10-01T07:32:24.892 INFO:tasks.rados.rados.0.smithi084.stdout:428: writing smithi08466639-428 from 776589 to 1423680 tid 1 2023-10-01T07:32:24.898 INFO:tasks.rados.rados.0.smithi084.stdout:428: writing smithi08466639-428 from 2070517 to 2501318 tid 2 2023-10-01T07:32:24.903 INFO:tasks.rados.rados.0.smithi084.stdout:428: writing smithi08466639-428 from 3026559 to 3176589 tid 3 2023-10-01T07:32:24.903 INFO:tasks.rados.rados.0.smithi084.stdout:429: write initial oid 429 2023-10-01T07:32:24.903 INFO:tasks.rados.rados.0.smithi084.stdout:429: seq_num 428 ranges {793396=722340,2128999=690812} 2023-10-01T07:32:24.913 INFO:tasks.rados.rados.0.smithi084.stdout:429: writing smithi08466639-429 from 793396 to 1515736 tid 1 2023-10-01T07:32:24.922 INFO:tasks.rados.rados.0.smithi084.stdout:429: writing smithi08466639-429 from 2128999 to 2819811 tid 2 2023-10-01T07:32:24.923 INFO:tasks.rados.rados.0.smithi084.stdout:430: write initial oid 430 2023-10-01T07:32:24.923 INFO:tasks.rados.rados.0.smithi084.stdout:430: seq_num 429 ranges {410203=797589,1787481=434470,2681405=528798} 2023-10-01T07:32:24.933 INFO:tasks.rados.rados.0.smithi084.stdout:430: writing smithi08466639-430 from 410203 to 1207792 tid 1 2023-10-01T07:32:24.939 INFO:tasks.rados.rados.0.smithi084.stdout:430: writing smithi08466639-430 from 1787481 to 2221951 tid 2 2023-10-01T07:32:24.945 INFO:tasks.rados.rados.0.smithi084.stdout:430: writing smithi08466639-430 from 2681405 to 3210203 tid 3 2023-10-01T07:32:24.945 INFO:tasks.rados.rados.0.smithi084.stdout:431: write initial oid 431 2023-10-01T07:32:24.945 INFO:tasks.rados.rados.0.smithi084.stdout:431: seq_num 430 ranges {427010=472838,1329610=694481,2708828=518182} 2023-10-01T07:32:24.950 INFO:tasks.rados.rados.0.smithi084.stdout:431: writing smithi08466639-431 from 427010 to 899848 tid 1 2023-10-01T07:32:24.957 INFO:tasks.rados.rados.0.smithi084.stdout:431: writing smithi08466639-431 from 1329610 to 2024091 tid 2 2023-10-01T07:32:24.964 INFO:tasks.rados.rados.0.smithi084.stdout:431: writing smithi08466639-431 from 2708828 to 3227010 tid 3 2023-10-01T07:32:24.964 INFO:tasks.rados.rados.0.smithi084.stdout:432: write initial oid 432 2023-10-01T07:32:24.964 INFO:tasks.rados.rados.0.smithi084.stdout:432: seq_num 431 ranges {443817=548087,1788092=438139,3019898=223919} 2023-10-01T07:32:24.970 INFO:tasks.rados.rados.0.smithi084.stdout:432: writing smithi08466639-432 from 443817 to 991904 tid 1 2023-10-01T07:32:24.978 INFO:tasks.rados.rados.0.smithi084.stdout:432: writing smithi08466639-432 from 1788092 to 2226231 tid 2 2023-10-01T07:32:24.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:24 smithi112 bash[27689]: audit 2023-10-01T07:32:24.125708+0000 mon.c (mon.2) 103 : audit [DBG] from='client.? 172.21.15.84:0/2309017213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:32:24.983 INFO:tasks.rados.rados.0.smithi084.stdout:432: writing smithi08466639-432 from 3019898 to 3243817 tid 3 2023-10-01T07:32:24.984 INFO:tasks.rados.rados.0.smithi084.stdout:433: write initial oid 433 2023-10-01T07:32:24.984 INFO:tasks.rados.rados.0.smithi084.stdout:433: seq_num 432 ranges {460624=623336,1846574=698150,3163674=96950} 2023-10-01T07:32:24.990 INFO:tasks.rados.rados.0.smithi084.stdout:433: writing smithi08466639-433 from 460624 to 1083960 tid 1 2023-10-01T07:32:24.998 INFO:tasks.rados.rados.0.smithi084.stdout:433: writing smithi08466639-433 from 1846574 to 2544724 tid 2 2023-10-01T07:32:25.003 INFO:tasks.rados.rados.0.smithi084.stdout:433: writing smithi08466639-433 from 3163674 to 3260624 tid 3 2023-10-01T07:32:25.003 INFO:tasks.rados.rados.0.smithi084.stdout:434: write initial oid 434 2023-10-01T07:32:25.003 INFO:tasks.rados.rados.0.smithi084.stdout:434: seq_num 433 ranges {477431=698585,1905056=441808,3074744=202687} 2023-10-01T07:32:25.010 INFO:tasks.rados.rados.0.smithi084.stdout:434: writing smithi08466639-434 from 477431 to 1176016 tid 1 2023-10-01T07:32:25.016 INFO:tasks.rados.rados.0.smithi084.stdout:434: writing smithi08466639-434 from 1905056 to 2346864 tid 2 2023-10-01T07:32:25.022 INFO:tasks.rados.rados.0.smithi084.stdout:434: writing smithi08466639-434 from 3074744 to 3277431 tid 3 2023-10-01T07:32:25.022 INFO:tasks.rados.rados.0.smithi084.stdout:435: write initial oid 435 2023-10-01T07:32:25.022 INFO:tasks.rados.rados.0.smithi084.stdout:435: seq_num 434 ranges {494238=490187,1563538=701819,2818520=475718} 2023-10-01T07:32:25.027 INFO:tasks.rados.rados.0.smithi084.stdout:435: writing smithi08466639-435 from 494238 to 984425 tid 1 2023-10-01T07:32:25.035 INFO:tasks.rados.rados.0.smithi084.stdout:435: writing smithi08466639-435 from 1563538 to 2265357 tid 2 2023-10-01T07:32:25.041 INFO:tasks.rados.rados.0.smithi084.stdout:435: writing smithi08466639-435 from 2818520 to 3294238 tid 3 2023-10-01T07:32:25.041 INFO:tasks.rados.rados.0.smithi084.stdout:436: write initial oid 436 2023-10-01T07:32:25.041 INFO:tasks.rados.rados.0.smithi084.stdout:436: seq_num 435 ranges {511045=565436,1622020=445477,2729590=556855} 2023-10-01T07:32:25.048 INFO:tasks.rados.rados.0.smithi084.stdout:436: writing smithi08466639-436 from 511045 to 1076481 tid 1 2023-10-01T07:32:25.054 INFO:tasks.rados.rados.0.smithi084.stdout:436: writing smithi08466639-436 from 1622020 to 2067497 tid 2 2023-10-01T07:32:25.061 INFO:tasks.rados.rados.0.smithi084.stdout:436: writing smithi08466639-436 from 2729590 to 3286445 tid 3 2023-10-01T07:32:25.061 INFO:tasks.rados.rados.0.smithi084.stdout:437: write initial oid 437 2023-10-01T07:32:25.061 INFO:tasks.rados.rados.0.smithi084.stdout:437: seq_num 436 ranges {527852=640685,1680502=589135,2757013=570839} 2023-10-01T07:32:25.067 INFO:tasks.rados.rados.0.smithi084.stdout:437: writing smithi08466639-437 from 527852 to 1168537 tid 1 2023-10-01T07:32:25.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:24 smithi084 bash[27378]: audit 2023-10-01T07:32:24.125708+0000 mon.c (mon.2) 103 : audit [DBG] from='client.? 172.21.15.84:0/2309017213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:32:25.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:24 smithi084 bash[33757]: audit 2023-10-01T07:32:24.125708+0000 mon.c (mon.2) 103 : audit [DBG] from='client.? 172.21.15.84:0/2309017213' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:32:25.075 INFO:tasks.rados.rados.0.smithi084.stdout:437: writing smithi08466639-437 from 1680502 to 2269637 tid 2 2023-10-01T07:32:25.080 INFO:tasks.rados.rados.0.smithi084.stdout:437: writing smithi08466639-437 from 2757013 to 3327852 tid 3 2023-10-01T07:32:25.081 INFO:tasks.rados.rados.0.smithi084.stdout:438: write initial oid 438 2023-10-01T07:32:25.081 INFO:tasks.rados.rados.0.smithi084.stdout:438: seq_num 437 ranges {544659=715934,1738984=449146,2784436=560223} 2023-10-01T07:32:25.088 INFO:tasks.rados.rados.0.smithi084.stdout:438: writing smithi08466639-438 from 544659 to 1260593 tid 1 2023-10-01T07:32:25.094 INFO:tasks.rados.rados.0.smithi084.stdout:438: writing smithi08466639-438 from 1738984 to 2188130 tid 2 2023-10-01T07:32:25.102 INFO:tasks.rados.rados.0.smithi084.stdout:438: writing smithi08466639-438 from 2784436 to 3344659 tid 3 2023-10-01T07:32:25.103 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:25.103 INFO:tasks.rados.rados.0.smithi084.stdout:423: finishing write tid 2 to smithi08466639-423 2023-10-01T07:32:25.103 INFO:tasks.rados.rados.0.smithi084.stdout:423: finishing write tid 3 to smithi08466639-423 2023-10-01T07:32:25.103 INFO:tasks.rados.rados.0.smithi084.stdout:423: finishing write tid 4 to smithi08466639-423 2023-10-01T07:32:25.103 INFO:tasks.rados.rados.0.smithi084.stdout:423: finishing write tid 5 to smithi08466639-423 2023-10-01T07:32:25.103 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 423 v 96 (ObjNum 422 snap 0 seq_num 422) dirty exists 2023-10-01T07:32:25.104 INFO:tasks.rados.rados.0.smithi084.stdout:423: left oid 423 (ObjNum 422 snap 0 seq_num 422) 2023-10-01T07:32:25.104 INFO:tasks.rados.rados.0.smithi084.stdout:424: finishing write tid 1 to smithi08466639-424 2023-10-01T07:32:25.104 INFO:tasks.rados.rados.0.smithi084.stdout:424: finishing write tid 2 to smithi08466639-424 2023-10-01T07:32:25.104 INFO:tasks.rados.rados.0.smithi084.stdout:424: finishing write tid 3 to smithi08466639-424 2023-10-01T07:32:25.104 INFO:tasks.rados.rados.0.smithi084.stdout:424: finishing write tid 4 to smithi08466639-424 2023-10-01T07:32:25.104 INFO:tasks.rados.rados.0.smithi084.stdout:423: done (15 left) 2023-10-01T07:32:25.104 INFO:tasks.rados.rados.0.smithi084.stdout:439: write initial oid 439 2023-10-01T07:32:25.105 INFO:tasks.rados.rados.0.smithi084.stdout:439: seq_num 438 ranges {561466=791183,2081113=592804,3095506=265960} 2023-10-01T07:32:25.110 INFO:tasks.rados.rados.0.smithi084.stdout:439: writing smithi08466639-439 from 561466 to 1352649 tid 1 2023-10-01T07:32:25.117 INFO:tasks.rados.rados.0.smithi084.stdout:439: writing smithi08466639-439 from 2081113 to 2673917 tid 2 2023-10-01T07:32:25.122 INFO:tasks.rados.rados.0.smithi084.stdout:439: writing smithi08466639-439 from 3095506 to 3361466 tid 3 2023-10-01T07:32:25.122 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:25.122 INFO:tasks.rados.rados.0.smithi084.stdout:424: finishing write tid 5 to smithi08466639-424 2023-10-01T07:32:25.123 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 424 v 131 (ObjNum 423 snap 0 seq_num 423) dirty exists 2023-10-01T07:32:25.123 INFO:tasks.rados.rados.0.smithi084.stdout:424: left oid 424 (ObjNum 423 snap 0 seq_num 423) 2023-10-01T07:32:25.123 INFO:tasks.rados.rados.0.smithi084.stdout:425: finishing write tid 1 to smithi08466639-425 2023-10-01T07:32:25.123 INFO:tasks.rados.rados.0.smithi084.stdout:425: finishing write tid 2 to smithi08466639-425 2023-10-01T07:32:25.123 INFO:tasks.rados.rados.0.smithi084.stdout:425: finishing write tid 3 to smithi08466639-425 2023-10-01T07:32:25.123 INFO:tasks.rados.rados.0.smithi084.stdout:424: done (15 left) 2023-10-01T07:32:25.124 INFO:tasks.rados.rados.0.smithi084.stdout:440: write initial oid 440 2023-10-01T07:32:25.124 INFO:tasks.rados.rados.0.smithi084.stdout:440: seq_num 439 ranges {578273=466432,1739595=452815,2722929=655344} 2023-10-01T07:32:25.129 INFO:tasks.rados.rados.0.smithi084.stdout:440: writing smithi08466639-440 from 578273 to 1044705 tid 1 2023-10-01T07:32:25.136 INFO:tasks.rados.rados.0.smithi084.stdout:440: writing smithi08466639-440 from 1739595 to 2192410 tid 2 2023-10-01T07:32:25.144 INFO:tasks.rados.rados.0.smithi084.stdout:440: writing smithi08466639-440 from 2722929 to 3378273 tid 3 2023-10-01T07:32:25.145 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:25.145 INFO:tasks.rados.rados.0.smithi084.stdout:425: finishing write tid 4 to smithi08466639-425 2023-10-01T07:32:25.146 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 425 v 105 (ObjNum 424 snap 0 seq_num 424) dirty exists 2023-10-01T07:32:25.146 INFO:tasks.rados.rados.0.smithi084.stdout:425: left oid 425 (ObjNum 424 snap 0 seq_num 424) 2023-10-01T07:32:25.146 INFO:tasks.rados.rados.0.smithi084.stdout:426: finishing write tid 1 to smithi08466639-426 2023-10-01T07:32:25.146 INFO:tasks.rados.rados.0.smithi084.stdout:426: finishing write tid 2 to smithi08466639-426 2023-10-01T07:32:25.146 INFO:tasks.rados.rados.0.smithi084.stdout:426: finishing write tid 3 to smithi08466639-426 2023-10-01T07:32:25.147 INFO:tasks.rados.rados.0.smithi084.stdout:426: finishing write tid 4 to smithi08466639-426 2023-10-01T07:32:25.147 INFO:tasks.rados.rados.0.smithi084.stdout:426: finishing write tid 5 to smithi08466639-426 2023-10-01T07:32:25.147 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 426 v 102 (ObjNum 425 snap 0 seq_num 425) dirty exists 2023-10-01T07:32:25.147 INFO:tasks.rados.rados.0.smithi084.stdout:426: left oid 426 (ObjNum 425 snap 0 seq_num 425) 2023-10-01T07:32:25.147 INFO:tasks.rados.rados.0.smithi084.stdout:427: finishing write tid 1 to smithi08466639-427 2023-10-01T07:32:25.147 INFO:tasks.rados.rados.0.smithi084.stdout:425: done (15 left) 2023-10-01T07:32:25.147 INFO:tasks.rados.rados.0.smithi084.stdout:426: done (14 left) 2023-10-01T07:32:25.148 INFO:tasks.rados.rados.0.smithi084.stdout:441: write initial oid 441 2023-10-01T07:32:25.148 INFO:tasks.rados.rados.0.smithi084.stdout:441: seq_num 440 ranges {595080=541681,1798077=596473,3150352=244728} 2023-10-01T07:32:25.150 INFO:tasks.rados.rados.0.smithi084.stdout:441: writing smithi08466639-441 from 595080 to 1136761 tid 1 2023-10-01T07:32:25.157 INFO:tasks.rados.rados.0.smithi084.stdout:441: writing smithi08466639-441 from 1798077 to 2394550 tid 2 2023-10-01T07:32:25.163 INFO:tasks.rados.rados.0.smithi084.stdout:441: writing smithi08466639-441 from 3150352 to 3395080 tid 3 2023-10-01T07:32:25.164 INFO:tasks.rados.rados.0.smithi084.stdout:442: write initial oid 442 2023-10-01T07:32:25.164 INFO:tasks.rados.rados.0.smithi084.stdout:442: seq_num 441 ranges {611887=733283,1972912=456484,2894128=517759} 2023-10-01T07:32:25.171 INFO:tasks.rados.rados.0.smithi084.stdout:442: writing smithi08466639-442 from 611887 to 1345170 tid 1 2023-10-01T07:32:25.177 INFO:tasks.rados.rados.0.smithi084.stdout:442: writing smithi08466639-442 from 1972912 to 2429396 tid 2 2023-10-01T07:32:25.184 INFO:tasks.rados.rados.0.smithi084.stdout:442: writing smithi08466639-442 from 2894128 to 3411887 tid 3 2023-10-01T07:32:25.184 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:25.184 INFO:tasks.rados.rados.0.smithi084.stdout:427: finishing write tid 2 to smithi08466639-427 2023-10-01T07:32:25.184 INFO:tasks.rados.rados.0.smithi084.stdout:427: finishing write tid 3 to smithi08466639-427 2023-10-01T07:32:25.184 INFO:tasks.rados.rados.0.smithi084.stdout:427: finishing write tid 4 to smithi08466639-427 2023-10-01T07:32:25.184 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 427 v 75 (ObjNum 426 snap 0 seq_num 426) dirty exists 2023-10-01T07:32:25.184 INFO:tasks.rados.rados.0.smithi084.stdout:427: left oid 427 (ObjNum 426 snap 0 seq_num 426) 2023-10-01T07:32:25.184 INFO:tasks.rados.rados.0.smithi084.stdout:428: finishing write tid 1 to smithi08466639-428 2023-10-01T07:32:25.184 INFO:tasks.rados.rados.0.smithi084.stdout:428: finishing write tid 2 to smithi08466639-428 2023-10-01T07:32:25.185 INFO:tasks.rados.rados.0.smithi084.stdout:428: finishing write tid 3 to smithi08466639-428 2023-10-01T07:32:25.185 INFO:tasks.rados.rados.0.smithi084.stdout:428: finishing write tid 4 to smithi08466639-428 2023-10-01T07:32:25.185 INFO:tasks.rados.rados.0.smithi084.stdout:428: finishing write tid 5 to smithi08466639-428 2023-10-01T07:32:25.185 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 428 v 116 (ObjNum 427 snap 0 seq_num 427) dirty exists 2023-10-01T07:32:25.185 INFO:tasks.rados.rados.0.smithi084.stdout:428: left oid 428 (ObjNum 427 snap 0 seq_num 427) 2023-10-01T07:32:25.185 INFO:tasks.rados.rados.0.smithi084.stdout:429: finishing write tid 1 to smithi08466639-429 2023-10-01T07:32:25.185 INFO:tasks.rados.rados.0.smithi084.stdout:427: done (15 left) 2023-10-01T07:32:25.186 INFO:tasks.rados.rados.0.smithi084.stdout:428: done (14 left) 2023-10-01T07:32:25.186 INFO:tasks.rados.rados.0.smithi084.stdout:443: write initial oid 443 2023-10-01T07:32:25.186 INFO:tasks.rados.rados.0.smithi084.stdout:443: seq_num 442 ranges {628694=408532,1515041=600142,2805198=552112} 2023-10-01T07:32:25.189 INFO:tasks.rados.rados.0.smithi084.stdout:443: writing smithi08466639-443 from 628694 to 1037226 tid 1 2023-10-01T07:32:25.196 INFO:tasks.rados.rados.0.smithi084.stdout:443: writing smithi08466639-443 from 1515041 to 2115183 tid 2 2023-10-01T07:32:25.204 INFO:tasks.rados.rados.0.smithi084.stdout:443: writing smithi08466639-443 from 2805198 to 3357310 tid 3 2023-10-01T07:32:25.204 INFO:tasks.rados.rados.0.smithi084.stdout:444: write initial oid 444 2023-10-01T07:32:25.204 INFO:tasks.rados.rados.0.smithi084.stdout:444: seq_num 443 ranges {645501=483781,1573523=460153,2548974=763384} 2023-10-01T07:32:25.210 INFO:tasks.rados.rados.0.smithi084.stdout:444: writing smithi08466639-444 from 645501 to 1129282 tid 1 2023-10-01T07:32:25.215 INFO:tasks.rados.rados.0.smithi084.stdout:444: writing smithi08466639-444 from 1573523 to 2033676 tid 2 2023-10-01T07:32:25.223 INFO:tasks.rados.rados.0.smithi084.stdout:444: writing smithi08466639-444 from 2548974 to 3312358 tid 3 2023-10-01T07:32:25.223 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:25.223 INFO:tasks.rados.rados.0.smithi084.stdout:429: finishing write tid 2 to smithi08466639-429 2023-10-01T07:32:25.223 INFO:tasks.rados.rados.0.smithi084.stdout:429: finishing write tid 3 to smithi08466639-429 2023-10-01T07:32:25.223 INFO:tasks.rados.rados.0.smithi084.stdout:429: finishing write tid 4 to smithi08466639-429 2023-10-01T07:32:25.223 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 429 v 77 (ObjNum 428 snap 0 seq_num 428) dirty exists 2023-10-01T07:32:25.223 INFO:tasks.rados.rados.0.smithi084.stdout:429: left oid 429 (ObjNum 428 snap 0 seq_num 428) 2023-10-01T07:32:25.223 INFO:tasks.rados.rados.0.smithi084.stdout:430: finishing write tid 1 to smithi08466639-430 2023-10-01T07:32:25.224 INFO:tasks.rados.rados.0.smithi084.stdout:429: done (15 left) 2023-10-01T07:32:25.224 INFO:tasks.rados.rados.0.smithi084.stdout:445: write initial oid 445 2023-10-01T07:32:25.224 INFO:tasks.rados.rados.0.smithi084.stdout:445: seq_num 444 ranges {662308=559030,1632005=603811,2860044=602264} 2023-10-01T07:32:25.230 INFO:tasks.rados.rados.0.smithi084.stdout:445: writing smithi08466639-445 from 662308 to 1221338 tid 1 2023-10-01T07:32:25.236 INFO:tasks.rados.rados.0.smithi084.stdout:445: writing smithi08466639-445 from 1632005 to 2235816 tid 2 2023-10-01T07:32:25.245 INFO:tasks.rados.rados.0.smithi084.stdout:445: writing smithi08466639-445 from 2860044 to 3462308 tid 3 2023-10-01T07:32:25.245 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:25.245 INFO:tasks.rados.rados.0.smithi084.stdout:430: finishing write tid 2 to smithi08466639-430 2023-10-01T07:32:25.245 INFO:tasks.rados.rados.0.smithi084.stdout:430: finishing write tid 3 to smithi08466639-430 2023-10-01T07:32:25.245 INFO:tasks.rados.rados.0.smithi084.stdout:430: finishing write tid 4 to smithi08466639-430 2023-10-01T07:32:25.245 INFO:tasks.rados.rados.0.smithi084.stdout:430: finishing write tid 5 to smithi08466639-430 2023-10-01T07:32:25.245 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 430 v 83 (ObjNum 429 snap 0 seq_num 429) dirty exists 2023-10-01T07:32:25.245 INFO:tasks.rados.rados.0.smithi084.stdout:430: left oid 430 (ObjNum 429 snap 0 seq_num 429) 2023-10-01T07:32:25.245 INFO:tasks.rados.rados.0.smithi084.stdout:431: finishing write tid 1 to smithi08466639-431 2023-10-01T07:32:25.245 INFO:tasks.rados.rados.0.smithi084.stdout:431: finishing write tid 2 to smithi08466639-431 2023-10-01T07:32:25.245 INFO:tasks.rados.rados.0.smithi084.stdout:431: finishing write tid 3 to smithi08466639-431 2023-10-01T07:32:25.246 INFO:tasks.rados.rados.0.smithi084.stdout:431: finishing write tid 4 to smithi08466639-431 2023-10-01T07:32:25.246 INFO:tasks.rados.rados.0.smithi084.stdout:431: finishing write tid 5 to smithi08466639-431 2023-10-01T07:32:25.246 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 431 v 109 (ObjNum 430 snap 0 seq_num 430) dirty exists 2023-10-01T07:32:25.246 INFO:tasks.rados.rados.0.smithi084.stdout:431: left oid 431 (ObjNum 430 snap 0 seq_num 430) 2023-10-01T07:32:25.246 INFO:tasks.rados.rados.0.smithi084.stdout:432: finishing write tid 1 to smithi08466639-432 2023-10-01T07:32:25.246 INFO:tasks.rados.rados.0.smithi084.stdout:432: finishing write tid 2 to smithi08466639-432 2023-10-01T07:32:25.246 INFO:tasks.rados.rados.0.smithi084.stdout:432: finishing write tid 3 to smithi08466639-432 2023-10-01T07:32:25.246 INFO:tasks.rados.rados.0.smithi084.stdout:432: finishing write tid 4 to smithi08466639-432 2023-10-01T07:32:25.246 INFO:tasks.rados.rados.0.smithi084.stdout:432: finishing write tid 5 to smithi08466639-432 2023-10-01T07:32:25.246 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 432 v 106 (ObjNum 431 snap 0 seq_num 431) dirty exists 2023-10-01T07:32:25.246 INFO:tasks.rados.rados.0.smithi084.stdout:432: left oid 432 (ObjNum 431 snap 0 seq_num 431) 2023-10-01T07:32:25.246 INFO:tasks.rados.rados.0.smithi084.stdout:433: finishing write tid 1 to smithi08466639-433 2023-10-01T07:32:25.246 INFO:tasks.rados.rados.0.smithi084.stdout:430: done (15 left) 2023-10-01T07:32:25.247 INFO:tasks.rados.rados.0.smithi084.stdout:431: done (14 left) 2023-10-01T07:32:25.247 INFO:tasks.rados.rados.0.smithi084.stdout:432: done (13 left) 2023-10-01T07:32:25.247 INFO:tasks.rados.rados.0.smithi084.stdout:446: write initial oid 446 2023-10-01T07:32:25.247 INFO:tasks.rados.rados.0.smithi084.stdout:446: seq_num 445 ranges {679115=634279,2090487=463822,3003820=475295} 2023-10-01T07:32:25.251 INFO:tasks.rados.rados.0.smithi084.stdout:446: writing smithi08466639-446 from 679115 to 1313394 tid 1 2023-10-01T07:32:25.258 INFO:tasks.rados.rados.0.smithi084.stdout:446: writing smithi08466639-446 from 2090487 to 2554309 tid 2 2023-10-01T07:32:25.264 INFO:tasks.rados.rados.0.smithi084.stdout:446: writing smithi08466639-446 from 3003820 to 3479115 tid 3 2023-10-01T07:32:25.264 INFO:tasks.rados.rados.0.smithi084.stdout:447: write initial oid 447 2023-10-01T07:32:25.264 INFO:tasks.rados.rados.0.smithi084.stdout:447: seq_num 446 ranges {695922=709528,2032616=607480,3198537=297385} 2023-10-01T07:32:25.272 INFO:tasks.rados.rados.0.smithi084.stdout:447: writing smithi08466639-447 from 695922 to 1405450 tid 1 2023-10-01T07:32:25.280 INFO:tasks.rados.rados.0.smithi084.stdout:447: writing smithi08466639-447 from 2032616 to 2640096 tid 2 2023-10-01T07:32:25.286 INFO:tasks.rados.rados.0.smithi084.stdout:447: writing smithi08466639-447 from 3198537 to 3495922 tid 3 2023-10-01T07:32:25.286 INFO:tasks.rados.rados.0.smithi084.stdout:448: write initial oid 448 2023-10-01T07:32:25.286 INFO:tasks.rados.rados.0.smithi084.stdout:448: seq_num 447 ranges {712729=784777,2091098=467491,3342313=170416} 2023-10-01T07:32:25.294 INFO:tasks.rados.rados.0.smithi084.stdout:448: writing smithi08466639-448 from 712729 to 1497506 tid 1 2023-10-01T07:32:25.302 INFO:tasks.rados.rados.0.smithi084.stdout:448: writing smithi08466639-448 from 2091098 to 2558589 tid 2 2023-10-01T07:32:25.308 INFO:tasks.rados.rados.0.smithi084.stdout:448: writing smithi08466639-448 from 3342313 to 3512729 tid 3 2023-10-01T07:32:25.309 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:25.309 INFO:tasks.rados.rados.0.smithi084.stdout:433: finishing write tid 2 to smithi08466639-433 2023-10-01T07:32:25.309 INFO:tasks.rados.rados.0.smithi084.stdout:433: finishing write tid 3 to smithi08466639-433 2023-10-01T07:32:25.309 INFO:tasks.rados.rados.0.smithi084.stdout:433: finishing write tid 4 to smithi08466639-433 2023-10-01T07:32:25.309 INFO:tasks.rados.rados.0.smithi084.stdout:433: finishing write tid 5 to smithi08466639-433 2023-10-01T07:32:25.309 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 433 v 87 (ObjNum 432 snap 0 seq_num 432) dirty exists 2023-10-01T07:32:25.309 INFO:tasks.rados.rados.0.smithi084.stdout:433: left oid 433 (ObjNum 432 snap 0 seq_num 432) 2023-10-01T07:32:25.309 INFO:tasks.rados.rados.0.smithi084.stdout:434: finishing write tid 1 to smithi08466639-434 2023-10-01T07:32:25.309 INFO:tasks.rados.rados.0.smithi084.stdout:434: finishing write tid 2 to smithi08466639-434 2023-10-01T07:32:25.309 INFO:tasks.rados.rados.0.smithi084.stdout:433: done (15 left) 2023-10-01T07:32:25.309 INFO:tasks.rados.rados.0.smithi084.stdout:449: write initial oid 449 2023-10-01T07:32:25.309 INFO:tasks.rados.rados.0.smithi084.stdout:449: seq_num 448 ranges {729536=460026,1749580=611149,2853383=452450} 2023-10-01T07:32:25.316 INFO:tasks.rados.rados.0.smithi084.stdout:449: writing smithi08466639-449 from 729536 to 1189562 tid 1 2023-10-01T07:32:25.322 INFO:tasks.rados.rados.0.smithi084.stdout:449: writing smithi08466639-449 from 1749580 to 2360729 tid 2 2023-10-01T07:32:25.328 INFO:tasks.rados.rados.0.smithi084.stdout:449: writing smithi08466639-449 from 2853383 to 3305833 tid 3 2023-10-01T07:32:25.328 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:25.329 INFO:tasks.rados.rados.0.smithi084.stdout:434: finishing write tid 3 to smithi08466639-434 2023-10-01T07:32:25.329 INFO:tasks.rados.rados.0.smithi084.stdout:434: finishing write tid 4 to smithi08466639-434 2023-10-01T07:32:25.329 INFO:tasks.rados.rados.0.smithi084.stdout:434: finishing write tid 5 to smithi08466639-434 2023-10-01T07:32:25.329 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 434 v 98 (ObjNum 433 snap 0 seq_num 433) dirty exists 2023-10-01T07:32:25.329 INFO:tasks.rados.rados.0.smithi084.stdout:434: left oid 434 (ObjNum 433 snap 0 seq_num 433) 2023-10-01T07:32:25.329 INFO:tasks.rados.rados.0.smithi084.stdout:435: finishing write tid 1 to smithi08466639-435 2023-10-01T07:32:25.329 INFO:tasks.rados.rados.0.smithi084.stdout:435: finishing write tid 2 to smithi08466639-435 2023-10-01T07:32:25.329 INFO:tasks.rados.rados.0.smithi084.stdout:435: finishing write tid 3 to smithi08466639-435 2023-10-01T07:32:25.329 INFO:tasks.rados.rados.0.smithi084.stdout:434: done (15 left) 2023-10-01T07:32:25.329 INFO:tasks.rados.rados.0.smithi084.stdout:450: write initial oid 450 2023-10-01T07:32:25.329 INFO:tasks.rados.rados.0.smithi084.stdout:450: seq_num 449 ranges {746343=651628,1924415=754807,3397159=149184} 2023-10-01T07:32:25.336 INFO:tasks.rados.rados.0.smithi084.stdout:450: writing smithi08466639-450 from 746343 to 1397971 tid 1 2023-10-01T07:32:25.344 INFO:tasks.rados.rados.0.smithi084.stdout:450: writing smithi08466639-450 from 1924415 to 2679222 tid 2 2023-10-01T07:32:25.350 INFO:tasks.rados.rados.0.smithi084.stdout:450: writing smithi08466639-450 from 3397159 to 3546343 tid 3 2023-10-01T07:32:25.350 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:25.350 INFO:tasks.rados.rados.0.smithi084.stdout:435: finishing write tid 4 to smithi08466639-435 2023-10-01T07:32:25.350 INFO:tasks.rados.rados.0.smithi084.stdout:435: finishing write tid 5 to smithi08466639-435 2023-10-01T07:32:25.351 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 435 v 75 (ObjNum 434 snap 0 seq_num 434) dirty exists 2023-10-01T07:32:25.351 INFO:tasks.rados.rados.0.smithi084.stdout:435: left oid 435 (ObjNum 434 snap 0 seq_num 434) 2023-10-01T07:32:25.351 INFO:tasks.rados.rados.0.smithi084.stdout:436: finishing write tid 1 to smithi08466639-436 2023-10-01T07:32:25.351 INFO:tasks.rados.rados.0.smithi084.stdout:436: finishing write tid 2 to smithi08466639-436 2023-10-01T07:32:25.351 INFO:tasks.rados.rados.0.smithi084.stdout:436: finishing write tid 3 to smithi08466639-436 2023-10-01T07:32:25.351 INFO:tasks.rados.rados.0.smithi084.stdout:436: finishing write tid 4 to smithi08466639-436 2023-10-01T07:32:25.351 INFO:tasks.rados.rados.0.smithi084.stdout:436: finishing write tid 5 to smithi08466639-436 2023-10-01T07:32:25.351 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 436 v 100 (ObjNum 435 snap 0 seq_num 435) dirty exists 2023-10-01T07:32:25.351 INFO:tasks.rados.rados.0.smithi084.stdout:436: left oid 436 (ObjNum 435 snap 0 seq_num 435) 2023-10-01T07:32:25.351 INFO:tasks.rados.rados.0.smithi084.stdout:437: finishing write tid 1 to smithi08466639-437 2023-10-01T07:32:25.351 INFO:tasks.rados.rados.0.smithi084.stdout:437: finishing write tid 2 to smithi08466639-437 2023-10-01T07:32:25.351 INFO:tasks.rados.rados.0.smithi084.stdout:437: finishing write tid 3 to smithi08466639-437 2023-10-01T07:32:25.352 INFO:tasks.rados.rados.0.smithi084.stdout:437: finishing write tid 4 to smithi08466639-437 2023-10-01T07:32:25.352 INFO:tasks.rados.rados.0.smithi084.stdout:437: finishing write tid 5 to smithi08466639-437 2023-10-01T07:32:25.352 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 437 v 113 (ObjNum 436 snap 0 seq_num 436) dirty exists 2023-10-01T07:32:25.352 INFO:tasks.rados.rados.0.smithi084.stdout:437: left oid 437 (ObjNum 436 snap 0 seq_num 436) 2023-10-01T07:32:25.352 INFO:tasks.rados.rados.0.smithi084.stdout:438: finishing write tid 1 to smithi08466639-438 2023-10-01T07:32:25.352 INFO:tasks.rados.rados.0.smithi084.stdout:438: finishing write tid 2 to smithi08466639-438 2023-10-01T07:32:25.352 INFO:tasks.rados.rados.0.smithi084.stdout:438: finishing write tid 3 to smithi08466639-438 2023-10-01T07:32:25.352 INFO:tasks.rados.rados.0.smithi084.stdout:435: done (15 left) 2023-10-01T07:32:25.352 INFO:tasks.rados.rados.0.smithi084.stdout:436: done (14 left) 2023-10-01T07:32:25.352 INFO:tasks.rados.rados.0.smithi084.stdout:437: done (13 left) 2023-10-01T07:32:25.352 INFO:tasks.rados.rados.0.smithi084.stdout:451: write initial oid 451 2023-10-01T07:32:25.352 INFO:tasks.rados.rados.0.smithi084.stdout:451: seq_num 450 ranges {763150=726877,1982897=614818,3024582=474994} 2023-10-01T07:32:25.358 INFO:tasks.rados.rados.0.smithi084.stdout:451: writing smithi08466639-451 from 763150 to 1490027 tid 1 2023-10-01T07:32:25.364 INFO:tasks.rados.rados.0.smithi084.stdout:451: writing smithi08466639-451 from 1982897 to 2597715 tid 2 2023-10-01T07:32:25.370 INFO:tasks.rados.rados.0.smithi084.stdout:451: writing smithi08466639-451 from 3024582 to 3499576 tid 3 2023-10-01T07:32:25.370 INFO:tasks.rados.rados.0.smithi084.stdout:452: write initial oid 452 2023-10-01T07:32:25.370 INFO:tasks.rados.rados.0.smithi084.stdout:438: finishing write tid 4 to smithi08466639-438 2023-10-01T07:32:25.371 INFO:tasks.rados.rados.0.smithi084.stdout:438: finishing write tid 5 to smithi08466639-438 2023-10-01T07:32:25.371 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 438 v 110 (ObjNum 437 snap 0 seq_num 437) dirty exists 2023-10-01T07:32:25.371 INFO:tasks.rados.rados.0.smithi084.stdout:438: left oid 438 (ObjNum 437 snap 0 seq_num 437) 2023-10-01T07:32:25.371 INFO:tasks.rados.rados.0.smithi084.stdout:439: finishing write tid 1 to smithi08466639-439 2023-10-01T07:32:25.371 INFO:tasks.rados.rados.0.smithi084.stdout:439: finishing write tid 2 to smithi08466639-439 2023-10-01T07:32:25.371 INFO:tasks.rados.rados.0.smithi084.stdout:439: finishing write tid 3 to smithi08466639-439 2023-10-01T07:32:25.371 INFO:tasks.rados.rados.0.smithi084.stdout:439: finishing write tid 4 to smithi08466639-439 2023-10-01T07:32:25.371 INFO:tasks.rados.rados.0.smithi084.stdout:452: seq_num 451 ranges {779957=402126,1925026=758476,3335652=244305} 2023-10-01T07:32:25.379 INFO:tasks.rados.rados.0.smithi084.stdout:452: writing smithi08466639-452 from 779957 to 1182083 tid 1 2023-10-01T07:32:25.388 INFO:tasks.rados.rados.0.smithi084.stdout:452: writing smithi08466639-452 from 1925026 to 2683502 tid 2 2023-10-01T07:32:25.394 INFO:tasks.rados.rados.0.smithi084.stdout:452: writing smithi08466639-452 from 3335652 to 3579957 tid 3 2023-10-01T07:32:25.394 INFO:tasks.rados.rados.0.smithi084.stdout:438: done (14 left) 2023-10-01T07:32:25.394 INFO:tasks.rados.rados.0.smithi084.stdout:453: write initial oid 453 2023-10-01T07:32:25.394 INFO:tasks.rados.rados.0.smithi084.stdout:453: seq_num 452 ranges {796764=477375,1983508=618487,3363075=233689} 2023-10-01T07:32:25.401 INFO:tasks.rados.rados.0.smithi084.stdout:453: writing smithi08466639-453 from 796764 to 1274139 tid 1 2023-10-01T07:32:25.409 INFO:tasks.rados.rados.0.smithi084.stdout:453: writing smithi08466639-453 from 1983508 to 2601995 tid 2 2023-10-01T07:32:25.415 INFO:tasks.rados.rados.0.smithi084.stdout:453: writing smithi08466639-453 from 3363075 to 3596764 tid 3 2023-10-01T07:32:25.415 INFO:tasks.rados.rados.0.smithi084.stdout:454: write initial oid 454 2023-10-01T07:32:25.415 INFO:tasks.rados.rados.0.smithi084.stdout:454: seq_num 453 ranges {413571=552624,1641990=762145,2990498=425163} 2023-10-01T07:32:25.420 INFO:tasks.rados.rados.0.smithi084.stdout:454: writing smithi08466639-454 from 413571 to 966195 tid 1 2023-10-01T07:32:25.430 INFO:tasks.rados.rados.0.smithi084.stdout:454: writing smithi08466639-454 from 1641990 to 2404135 tid 2 2023-10-01T07:32:25.436 INFO:tasks.rados.rados.0.smithi084.stdout:454: writing smithi08466639-454 from 2990498 to 3415661 tid 3 2023-10-01T07:32:25.436 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:25.436 INFO:tasks.rados.rados.0.smithi084.stdout:439: finishing write tid 5 to smithi08466639-439 2023-10-01T07:32:25.436 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 439 v 79 (ObjNum 438 snap 0 seq_num 438) dirty exists 2023-10-01T07:32:25.436 INFO:tasks.rados.rados.0.smithi084.stdout:439: left oid 439 (ObjNum 438 snap 0 seq_num 438) 2023-10-01T07:32:25.437 INFO:tasks.rados.rados.0.smithi084.stdout:439: done (15 left) 2023-10-01T07:32:25.437 INFO:tasks.rados.rados.0.smithi084.stdout:455: write initial oid 455 2023-10-01T07:32:25.437 INFO:tasks.rados.rados.0.smithi084.stdout:455: seq_num 454 ranges {430378=627873,1700472=622156,3017921=612457} 2023-10-01T07:32:25.442 INFO:tasks.rados.rados.0.smithi084.stdout:455: writing smithi08466639-455 from 430378 to 1058251 tid 1 2023-10-01T07:32:25.450 INFO:tasks.rados.rados.0.smithi084.stdout:455: writing smithi08466639-455 from 1700472 to 2322628 tid 2 2023-10-01T07:32:25.458 INFO:tasks.rados.rados.0.smithi084.stdout:455: writing smithi08466639-455 from 3017921 to 3630378 tid 3 2023-10-01T07:32:25.458 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:25.458 INFO:tasks.rados.rados.0.smithi084.stdout:440: finishing write tid 1 to smithi08466639-440 2023-10-01T07:32:25.458 INFO:tasks.rados.rados.0.smithi084.stdout:440: finishing write tid 2 to smithi08466639-440 2023-10-01T07:32:25.458 INFO:tasks.rados.rados.0.smithi084.stdout:440: finishing write tid 3 to smithi08466639-440 2023-10-01T07:32:25.459 INFO:tasks.rados.rados.0.smithi084.stdout:440: finishing write tid 4 to smithi08466639-440 2023-10-01T07:32:25.459 INFO:tasks.rados.rados.0.smithi084.stdout:440: finishing write tid 5 to smithi08466639-440 2023-10-01T07:32:25.459 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 440 v 77 (ObjNum 439 snap 0 seq_num 439) dirty exists 2023-10-01T07:32:25.459 INFO:tasks.rados.rados.0.smithi084.stdout:440: left oid 440 (ObjNum 439 snap 0 seq_num 439) 2023-10-01T07:32:25.459 INFO:tasks.rados.rados.0.smithi084.stdout:441: finishing write tid 1 to smithi08466639-441 2023-10-01T07:32:25.459 INFO:tasks.rados.rados.0.smithi084.stdout:441: finishing write tid 2 to smithi08466639-441 2023-10-01T07:32:25.459 INFO:tasks.rados.rados.0.smithi084.stdout:441: finishing write tid 3 to smithi08466639-441 2023-10-01T07:32:25.459 INFO:tasks.rados.rados.0.smithi084.stdout:441: finishing write tid 4 to smithi08466639-441 2023-10-01T07:32:25.460 INFO:tasks.rados.rados.0.smithi084.stdout:441: finishing write tid 5 to smithi08466639-441 2023-10-01T07:32:25.460 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 441 v 102 (ObjNum 440 snap 0 seq_num 440) dirty exists 2023-10-01T07:32:25.460 INFO:tasks.rados.rados.0.smithi084.stdout:441: left oid 441 (ObjNum 440 snap 0 seq_num 440) 2023-10-01T07:32:25.460 INFO:tasks.rados.rados.0.smithi084.stdout:442: finishing write tid 1 to smithi08466639-442 2023-10-01T07:32:25.460 INFO:tasks.rados.rados.0.smithi084.stdout:442: finishing write tid 2 to smithi08466639-442 2023-10-01T07:32:25.460 INFO:tasks.rados.rados.0.smithi084.stdout:442: finishing write tid 3 to smithi08466639-442 2023-10-01T07:32:25.460 INFO:tasks.rados.rados.0.smithi084.stdout:442: finishing write tid 4 to smithi08466639-442 2023-10-01T07:32:25.461 INFO:tasks.rados.rados.0.smithi084.stdout:442: finishing write tid 5 to smithi08466639-442 2023-10-01T07:32:25.461 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 442 v 117 (ObjNum 441 snap 0 seq_num 441) dirty exists 2023-10-01T07:32:25.461 INFO:tasks.rados.rados.0.smithi084.stdout:442: left oid 442 (ObjNum 441 snap 0 seq_num 441) 2023-10-01T07:32:25.461 INFO:tasks.rados.rados.0.smithi084.stdout:443: finishing write tid 1 to smithi08466639-443 2023-10-01T07:32:25.461 INFO:tasks.rados.rados.0.smithi084.stdout:443: finishing write tid 2 to smithi08466639-443 2023-10-01T07:32:25.461 INFO:tasks.rados.rados.0.smithi084.stdout:443: finishing write tid 3 to smithi08466639-443 2023-10-01T07:32:25.461 INFO:tasks.rados.rados.0.smithi084.stdout:443: finishing write tid 4 to smithi08466639-443 2023-10-01T07:32:25.461 INFO:tasks.rados.rados.0.smithi084.stdout:443: finishing write tid 5 to smithi08466639-443 2023-10-01T07:32:25.462 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 443 v 120 (ObjNum 442 snap 0 seq_num 442) dirty exists 2023-10-01T07:32:25.462 INFO:tasks.rados.rados.0.smithi084.stdout:443: left oid 443 (ObjNum 442 snap 0 seq_num 442) 2023-10-01T07:32:25.462 INFO:tasks.rados.rados.0.smithi084.stdout:444: finishing write tid 1 to smithi08466639-444 2023-10-01T07:32:25.462 INFO:tasks.rados.rados.0.smithi084.stdout:444: finishing write tid 2 to smithi08466639-444 2023-10-01T07:32:25.462 INFO:tasks.rados.rados.0.smithi084.stdout:444: finishing write tid 3 to smithi08466639-444 2023-10-01T07:32:25.462 INFO:tasks.rados.rados.0.smithi084.stdout:444: finishing write tid 4 to smithi08466639-444 2023-10-01T07:32:25.463 INFO:tasks.rados.rados.0.smithi084.stdout:440: done (15 left) 2023-10-01T07:32:25.463 INFO:tasks.rados.rados.0.smithi084.stdout:441: done (14 left) 2023-10-01T07:32:25.463 INFO:tasks.rados.rados.0.smithi084.stdout:442: done (13 left) 2023-10-01T07:32:25.463 INFO:tasks.rados.rados.0.smithi084.stdout:443: done (12 left) 2023-10-01T07:32:25.463 INFO:tasks.rados.rados.0.smithi084.stdout:456: write initial oid 456 2023-10-01T07:32:25.463 INFO:tasks.rados.rados.0.smithi084.stdout:456: seq_num 455 ranges {447185=703122,1642601=765814,2928991=447707} 2023-10-01T07:32:25.464 INFO:tasks.rados.rados.0.smithi084.stdout:456: writing smithi08466639-456 from 447185 to 1150307 tid 1 2023-10-01T07:32:25.472 INFO:tasks.rados.rados.0.smithi084.stdout:456: writing smithi08466639-456 from 1642601 to 2408415 tid 2 2023-10-01T07:32:25.478 INFO:tasks.rados.rados.0.smithi084.stdout:456: writing smithi08466639-456 from 2928991 to 3376698 tid 3 2023-10-01T07:32:25.478 INFO:tasks.rados.rados.0.smithi084.stdout:457: write initial oid 457 2023-10-01T07:32:25.478 INFO:tasks.rados.rados.0.smithi084.stdout:457: seq_num 456 ranges {463992=778371,1701083=625825,2956414=658979} 2023-10-01T07:32:25.485 INFO:tasks.rados.rados.0.smithi084.stdout:457: writing smithi08466639-457 from 463992 to 1242363 tid 1 2023-10-01T07:32:25.492 INFO:tasks.rados.rados.0.smithi084.stdout:457: writing smithi08466639-457 from 1701083 to 2326908 tid 2 2023-10-01T07:32:25.501 INFO:tasks.rados.rados.0.smithi084.stdout:457: writing smithi08466639-457 from 2956414 to 3615393 tid 3 2023-10-01T07:32:25.501 INFO:tasks.rados.rados.0.smithi084.stdout:458: write initial oid 458 2023-10-01T07:32:25.501 INFO:tasks.rados.rados.0.smithi084.stdout:458: seq_num 457 ranges {480799=569973,1475918=769483,2700190=586604} 2023-10-01T07:32:25.509 INFO:tasks.rados.rados.0.smithi084.stdout:458: writing smithi08466639-458 from 480799 to 1050772 tid 1 2023-10-01T07:32:25.517 INFO:tasks.rados.rados.0.smithi084.stdout:458: writing smithi08466639-458 from 1475918 to 2245401 tid 2 2023-10-01T07:32:25.524 INFO:tasks.rados.rados.0.smithi084.stdout:458: writing smithi08466639-458 from 2700190 to 3286794 tid 3 2023-10-01T07:32:25.524 INFO:tasks.rados.rados.0.smithi084.stdout:459: write initial oid 459 2023-10-01T07:32:25.524 INFO:tasks.rados.rados.0.smithi084.stdout:459: seq_num 458 ranges {497606=645222,1934400=629494,3243966=453640} 2023-10-01T07:32:25.530 INFO:tasks.rados.rados.0.smithi084.stdout:459: writing smithi08466639-459 from 497606 to 1142828 tid 1 2023-10-01T07:32:25.539 INFO:tasks.rados.rados.0.smithi084.stdout:459: writing smithi08466639-459 from 1934400 to 2563894 tid 2 2023-10-01T07:32:25.546 INFO:tasks.rados.rados.0.smithi084.stdout:459: writing smithi08466639-459 from 3243966 to 3697606 tid 3 2023-10-01T07:32:25.546 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:25.546 INFO:tasks.rados.rados.0.smithi084.stdout:444: finishing write tid 5 to smithi08466639-444 2023-10-01T07:32:25.547 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 444 v 81 (ObjNum 443 snap 0 seq_num 443) dirty exists 2023-10-01T07:32:25.547 INFO:tasks.rados.rados.0.smithi084.stdout:444: left oid 444 (ObjNum 443 snap 0 seq_num 443) 2023-10-01T07:32:25.547 INFO:tasks.rados.rados.0.smithi084.stdout:445: finishing write tid 1 to smithi08466639-445 2023-10-01T07:32:25.547 INFO:tasks.rados.rados.0.smithi084.stdout:445: finishing write tid 2 to smithi08466639-445 2023-10-01T07:32:25.547 INFO:tasks.rados.rados.0.smithi084.stdout:445: finishing write tid 3 to smithi08466639-445 2023-10-01T07:32:25.547 INFO:tasks.rados.rados.0.smithi084.stdout:445: finishing write tid 4 to smithi08466639-445 2023-10-01T07:32:25.547 INFO:tasks.rados.rados.0.smithi084.stdout:445: finishing write tid 5 to smithi08466639-445 2023-10-01T07:32:25.547 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 445 v 106 (ObjNum 444 snap 0 seq_num 444) dirty exists 2023-10-01T07:32:25.547 INFO:tasks.rados.rados.0.smithi084.stdout:445: left oid 445 (ObjNum 444 snap 0 seq_num 444) 2023-10-01T07:32:25.547 INFO:tasks.rados.rados.0.smithi084.stdout:444: done (15 left) 2023-10-01T07:32:25.547 INFO:tasks.rados.rados.0.smithi084.stdout:445: done (14 left) 2023-10-01T07:32:25.547 INFO:tasks.rados.rados.0.smithi084.stdout:460: write initial oid 460 2023-10-01T07:32:25.548 INFO:tasks.rados.rados.0.smithi084.stdout:460: seq_num 459 ranges {514413=720471,1876529=773152,3438683=275730} 2023-10-01T07:32:25.557 INFO:tasks.rados.rados.0.smithi084.stdout:460: writing smithi08466639-460 from 514413 to 1234884 tid 1 2023-10-01T07:32:25.566 INFO:tasks.rados.rados.0.smithi084.stdout:460: writing smithi08466639-460 from 1876529 to 2649681 tid 2 2023-10-01T07:32:25.573 INFO:tasks.rados.rados.0.smithi084.stdout:460: writing smithi08466639-460 from 3438683 to 3714413 tid 3 2023-10-01T07:32:25.573 INFO:tasks.rados.rados.0.smithi084.stdout:461: write initial oid 461 2023-10-01T07:32:25.573 INFO:tasks.rados.rados.0.smithi084.stdout:461: seq_num 460 ranges {531220=795720,1935011=516810,3066106=420420} 2023-10-01T07:32:25.582 INFO:tasks.rados.rados.0.smithi084.stdout:461: writing smithi08466639-461 from 531220 to 1326940 tid 1 2023-10-01T07:32:25.589 INFO:tasks.rados.rados.0.smithi084.stdout:461: writing smithi08466639-461 from 1935011 to 2451821 tid 2 2023-10-01T07:32:25.595 INFO:tasks.rados.rados.0.smithi084.stdout:461: writing smithi08466639-461 from 3066106 to 3486526 tid 3 2023-10-01T07:32:25.595 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:25.595 INFO:tasks.rados.rados.0.smithi084.stdout:446: finishing write tid 1 to smithi08466639-446 2023-10-01T07:32:25.596 INFO:tasks.rados.rados.0.smithi084.stdout:446: finishing write tid 2 to smithi08466639-446 2023-10-01T07:32:25.596 INFO:tasks.rados.rados.0.smithi084.stdout:446: finishing write tid 3 to smithi08466639-446 2023-10-01T07:32:25.596 INFO:tasks.rados.rados.0.smithi084.stdout:446: finishing write tid 4 to smithi08466639-446 2023-10-01T07:32:25.596 INFO:tasks.rados.rados.0.smithi084.stdout:446: finishing write tid 5 to smithi08466639-446 2023-10-01T07:32:25.596 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 446 v 97 (ObjNum 445 snap 0 seq_num 445) dirty exists 2023-10-01T07:32:25.596 INFO:tasks.rados.rados.0.smithi084.stdout:446: left oid 446 (ObjNum 445 snap 0 seq_num 445) 2023-10-01T07:32:25.596 INFO:tasks.rados.rados.0.smithi084.stdout:447: finishing write tid 1 to smithi08466639-447 2023-10-01T07:32:25.596 INFO:tasks.rados.rados.0.smithi084.stdout:447: finishing write tid 2 to smithi08466639-447 2023-10-01T07:32:25.596 INFO:tasks.rados.rados.0.smithi084.stdout:446: done (15 left) 2023-10-01T07:32:25.596 INFO:tasks.rados.rados.0.smithi084.stdout:462: write initial oid 462 2023-10-01T07:32:25.596 INFO:tasks.rados.rados.0.smithi084.stdout:462: seq_num 461 ranges {548027=470969,1593493=776821,3093529=631692} 2023-10-01T07:32:25.601 INFO:tasks.rados.rados.0.smithi084.stdout:462: writing smithi08466639-462 from 548027 to 1018996 tid 1 2023-10-01T07:32:25.609 INFO:tasks.rados.rados.0.smithi084.stdout:462: writing smithi08466639-462 from 1593493 to 2370314 tid 2 2023-10-01T07:32:25.617 INFO:tasks.rados.rados.0.smithi084.stdout:462: writing smithi08466639-462 from 3093529 to 3725221 tid 3 2023-10-01T07:32:25.617 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:25.617 INFO:tasks.rados.rados.0.smithi084.stdout:447: finishing write tid 3 to smithi08466639-447 2023-10-01T07:32:25.617 INFO:tasks.rados.rados.0.smithi084.stdout:447: finishing write tid 4 to smithi08466639-447 2023-10-01T07:32:25.617 INFO:tasks.rados.rados.0.smithi084.stdout:447: finishing write tid 5 to smithi08466639-447 2023-10-01T07:32:25.617 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 447 v 121 (ObjNum 446 snap 0 seq_num 446) dirty exists 2023-10-01T07:32:25.617 INFO:tasks.rados.rados.0.smithi084.stdout:447: left oid 447 (ObjNum 446 snap 0 seq_num 446) 2023-10-01T07:32:25.617 INFO:tasks.rados.rados.0.smithi084.stdout:448: finishing write tid 1 to smithi08466639-448 2023-10-01T07:32:25.617 INFO:tasks.rados.rados.0.smithi084.stdout:447: done (15 left) 2023-10-01T07:32:25.618 INFO:tasks.rados.rados.0.smithi084.stdout:463: write initial oid 463 2023-10-01T07:32:25.618 INFO:tasks.rados.rados.0.smithi084.stdout:463: seq_num 462 ranges {564834=546218,1651975=520479,2720952=559317} 2023-10-01T07:32:25.623 INFO:tasks.rados.rados.0.smithi084.stdout:463: writing smithi08466639-463 from 564834 to 1111052 tid 1 2023-10-01T07:32:25.629 INFO:tasks.rados.rados.0.smithi084.stdout:463: writing smithi08466639-463 from 1651975 to 2172454 tid 2 2023-10-01T07:32:25.637 INFO:tasks.rados.rados.0.smithi084.stdout:463: writing smithi08466639-463 from 2720952 to 3280269 tid 3 2023-10-01T07:32:25.637 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:25.637 INFO:tasks.rados.rados.0.smithi084.stdout:448: finishing write tid 2 to smithi08466639-448 2023-10-01T07:32:25.637 INFO:tasks.rados.rados.0.smithi084.stdout:448: finishing write tid 3 to smithi08466639-448 2023-10-01T07:32:25.637 INFO:tasks.rados.rados.0.smithi084.stdout:448: finishing write tid 4 to smithi08466639-448 2023-10-01T07:32:25.638 INFO:tasks.rados.rados.0.smithi084.stdout:448: finishing write tid 5 to smithi08466639-448 2023-10-01T07:32:25.638 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 448 v 114 (ObjNum 447 snap 0 seq_num 447) dirty exists 2023-10-01T07:32:25.638 INFO:tasks.rados.rados.0.smithi084.stdout:448: left oid 448 (ObjNum 447 snap 0 seq_num 447) 2023-10-01T07:32:25.638 INFO:tasks.rados.rados.0.smithi084.stdout:449: finishing write tid 1 to smithi08466639-449 2023-10-01T07:32:25.638 INFO:tasks.rados.rados.0.smithi084.stdout:448: done (15 left) 2023-10-01T07:32:25.638 INFO:tasks.rados.rados.0.smithi084.stdout:464: write initial oid 464 2023-10-01T07:32:25.638 INFO:tasks.rados.rados.0.smithi084.stdout:464: seq_num 463 ranges {581641=621467,1994104=780490,3432022=349619} 2023-10-01T07:32:25.644 INFO:tasks.rados.rados.0.smithi084.stdout:464: writing smithi08466639-464 from 581641 to 1203108 tid 1 2023-10-01T07:32:25.653 INFO:tasks.rados.rados.0.smithi084.stdout:464: writing smithi08466639-464 from 1994104 to 2774594 tid 2 2023-10-01T07:32:25.659 INFO:tasks.rados.rados.0.smithi084.stdout:464: writing smithi08466639-464 from 3432022 to 3781641 tid 3 2023-10-01T07:32:25.660 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:25.660 INFO:tasks.rados.rados.0.smithi084.stdout:449: finishing write tid 2 to smithi08466639-449 2023-10-01T07:32:25.660 INFO:tasks.rados.rados.0.smithi084.stdout:449: finishing write tid 3 to smithi08466639-449 2023-10-01T07:32:25.660 INFO:tasks.rados.rados.0.smithi084.stdout:449: finishing write tid 4 to smithi08466639-449 2023-10-01T07:32:25.660 INFO:tasks.rados.rados.0.smithi084.stdout:449: finishing write tid 5 to smithi08466639-449 2023-10-01T07:32:25.660 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 449 v 109 (ObjNum 448 snap 0 seq_num 448) dirty exists 2023-10-01T07:32:25.660 INFO:tasks.rados.rados.0.smithi084.stdout:449: left oid 449 (ObjNum 448 snap 0 seq_num 448) 2023-10-01T07:32:25.661 INFO:tasks.rados.rados.0.smithi084.stdout:450: finishing write tid 1 to smithi08466639-450 2023-10-01T07:32:25.661 INFO:tasks.rados.rados.0.smithi084.stdout:450: finishing write tid 2 to smithi08466639-450 2023-10-01T07:32:25.661 INFO:tasks.rados.rados.0.smithi084.stdout:449: done (15 left) 2023-10-01T07:32:25.661 INFO:tasks.rados.rados.0.smithi084.stdout:465: write initial oid 465 2023-10-01T07:32:25.661 INFO:tasks.rados.rados.0.smithi084.stdout:465: seq_num 464 ranges {598448=413069,1768939=524148,2775798=581861,3781488=16960} 2023-10-01T07:32:25.665 INFO:tasks.rados.rados.0.smithi084.stdout:465: writing smithi08466639-465 from 598448 to 1011517 tid 1 2023-10-01T07:32:25.673 INFO:tasks.rados.rados.0.smithi084.stdout:465: writing smithi08466639-465 from 1768939 to 2293087 tid 2 2023-10-01T07:32:25.680 INFO:tasks.rados.rados.0.smithi084.stdout:465: writing smithi08466639-465 from 2775798 to 3357659 tid 3 2023-10-01T07:32:25.683 INFO:tasks.rados.rados.0.smithi084.stdout:465: writing smithi08466639-465 from 3781488 to 3798448 tid 4 2023-10-01T07:32:25.683 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:25.684 INFO:tasks.rados.rados.0.smithi084.stdout:450: finishing write tid 3 to smithi08466639-450 2023-10-01T07:32:25.684 INFO:tasks.rados.rados.0.smithi084.stdout:450: finishing write tid 4 to smithi08466639-450 2023-10-01T07:32:25.684 INFO:tasks.rados.rados.0.smithi084.stdout:450: finishing write tid 5 to smithi08466639-450 2023-10-01T07:32:25.684 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 450 v 91 (ObjNum 449 snap 0 seq_num 449) dirty exists 2023-10-01T07:32:25.684 INFO:tasks.rados.rados.0.smithi084.stdout:450: left oid 450 (ObjNum 449 snap 0 seq_num 449) 2023-10-01T07:32:25.684 INFO:tasks.rados.rados.0.smithi084.stdout:451: finishing write tid 1 to smithi08466639-451 2023-10-01T07:32:25.684 INFO:tasks.rados.rados.0.smithi084.stdout:450: done (15 left) 2023-10-01T07:32:25.684 INFO:tasks.rados.rados.0.smithi084.stdout:466: write initial oid 466 2023-10-01T07:32:25.684 INFO:tasks.rados.rados.0.smithi084.stdout:466: seq_num 465 ranges {615255=488318,1827421=784159,3203221=612034} 2023-10-01T07:32:25.689 INFO:tasks.rados.rados.0.smithi084.stdout:466: writing smithi08466639-466 from 615255 to 1103573 tid 1 2023-10-01T07:32:25.698 INFO:tasks.rados.rados.0.smithi084.stdout:466: writing smithi08466639-466 from 1827421 to 2611580 tid 2 2023-10-01T07:32:25.707 INFO:tasks.rados.rados.0.smithi084.stdout:466: writing smithi08466639-466 from 3203221 to 3815255 tid 3 2023-10-01T07:32:25.707 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:25.707 INFO:tasks.rados.rados.0.smithi084.stdout:451: finishing write tid 2 to smithi08466639-451 2023-10-01T07:32:25.707 INFO:tasks.rados.rados.0.smithi084.stdout:451: finishing write tid 3 to smithi08466639-451 2023-10-01T07:32:25.707 INFO:tasks.rados.rados.0.smithi084.stdout:451: finishing write tid 4 to smithi08466639-451 2023-10-01T07:32:25.708 INFO:tasks.rados.rados.0.smithi084.stdout:451: finishing write tid 5 to smithi08466639-451 2023-10-01T07:32:25.708 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 451 v 79 (ObjNum 450 snap 0 seq_num 450) dirty exists 2023-10-01T07:32:25.708 INFO:tasks.rados.rados.0.smithi084.stdout:451: left oid 451 (ObjNum 450 snap 0 seq_num 450) 2023-10-01T07:32:25.708 INFO:tasks.rados.rados.0.smithi084.stdout:452: finishing write tid 1 to smithi08466639-452 2023-10-01T07:32:25.708 INFO:tasks.rados.rados.0.smithi084.stdout:451: done (15 left) 2023-10-01T07:32:25.708 INFO:tasks.rados.rados.0.smithi084.stdout:467: write initial oid 467 2023-10-01T07:32:25.708 INFO:tasks.rados.rados.0.smithi084.stdout:467: seq_num 466 ranges {632062=563567,1885903=527817,2830644=720758} 2023-10-01T07:32:25.714 INFO:tasks.rados.rados.0.smithi084.stdout:467: writing smithi08466639-467 from 632062 to 1195629 tid 1 2023-10-01T07:32:25.721 INFO:tasks.rados.rados.0.smithi084.stdout:467: writing smithi08466639-467 from 1885903 to 2413720 tid 2 2023-10-01T07:32:25.730 INFO:tasks.rados.rados.0.smithi084.stdout:467: writing smithi08466639-467 from 2830644 to 3551402 tid 3 2023-10-01T07:32:25.731 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:25.731 INFO:tasks.rados.rados.0.smithi084.stdout:452: finishing write tid 2 to smithi08466639-452 2023-10-01T07:32:25.731 INFO:tasks.rados.rados.0.smithi084.stdout:452: finishing write tid 3 to smithi08466639-452 2023-10-01T07:32:25.731 INFO:tasks.rados.rados.0.smithi084.stdout:452: finishing write tid 4 to smithi08466639-452 2023-10-01T07:32:25.731 INFO:tasks.rados.rados.0.smithi084.stdout:452: finishing write tid 5 to smithi08466639-452 2023-10-01T07:32:25.731 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 452 v 113 (ObjNum 451 snap 0 seq_num 451) dirty exists 2023-10-01T07:32:25.731 INFO:tasks.rados.rados.0.smithi084.stdout:452: left oid 452 (ObjNum 451 snap 0 seq_num 451) 2023-10-01T07:32:25.731 INFO:tasks.rados.rados.0.smithi084.stdout:453: finishing write tid 1 to smithi08466639-453 2023-10-01T07:32:25.731 INFO:tasks.rados.rados.0.smithi084.stdout:453: finishing write tid 2 to smithi08466639-453 2023-10-01T07:32:25.731 INFO:tasks.rados.rados.0.smithi084.stdout:453: finishing write tid 3 to smithi08466639-453 2023-10-01T07:32:25.732 INFO:tasks.rados.rados.0.smithi084.stdout:453: finishing write tid 4 to smithi08466639-453 2023-10-01T07:32:25.732 INFO:tasks.rados.rados.0.smithi084.stdout:453: finishing write tid 5 to smithi08466639-453 2023-10-01T07:32:25.732 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 453 v 125 (ObjNum 452 snap 0 seq_num 452) dirty exists 2023-10-01T07:32:25.732 INFO:tasks.rados.rados.0.smithi084.stdout:453: left oid 453 (ObjNum 452 snap 0 seq_num 452) 2023-10-01T07:32:25.732 INFO:tasks.rados.rados.0.smithi084.stdout:454: finishing write tid 1 to smithi08466639-454 2023-10-01T07:32:25.732 INFO:tasks.rados.rados.0.smithi084.stdout:454: finishing write tid 2 to smithi08466639-454 2023-10-01T07:32:25.732 INFO:tasks.rados.rados.0.smithi084.stdout:454: finishing write tid 3 to smithi08466639-454 2023-10-01T07:32:25.732 INFO:tasks.rados.rados.0.smithi084.stdout:454: finishing write tid 4 to smithi08466639-454 2023-10-01T07:32:25.732 INFO:tasks.rados.rados.0.smithi084.stdout:454: finishing write tid 5 to smithi08466639-454 2023-10-01T07:32:25.732 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 454 v 95 (ObjNum 453 snap 0 seq_num 453) dirty exists 2023-10-01T07:32:25.732 INFO:tasks.rados.rados.0.smithi084.stdout:454: left oid 454 (ObjNum 453 snap 0 seq_num 453) 2023-10-01T07:32:25.732 INFO:tasks.rados.rados.0.smithi084.stdout:455: finishing write tid 1 to smithi08466639-455 2023-10-01T07:32:25.732 INFO:tasks.rados.rados.0.smithi084.stdout:455: finishing write tid 2 to smithi08466639-455 2023-10-01T07:32:25.733 INFO:tasks.rados.rados.0.smithi084.stdout:455: finishing write tid 3 to smithi08466639-455 2023-10-01T07:32:25.733 INFO:tasks.rados.rados.0.smithi084.stdout:455: finishing write tid 4 to smithi08466639-455 2023-10-01T07:32:25.733 INFO:tasks.rados.rados.0.smithi084.stdout:455: finishing write tid 5 to smithi08466639-455 2023-10-01T07:32:25.733 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 455 v 124 (ObjNum 454 snap 0 seq_num 454) dirty exists 2023-10-01T07:32:25.733 INFO:tasks.rados.rados.0.smithi084.stdout:455: left oid 455 (ObjNum 454 snap 0 seq_num 454) 2023-10-01T07:32:25.733 INFO:tasks.rados.rados.0.smithi084.stdout:456: finishing write tid 1 to smithi08466639-456 2023-10-01T07:32:25.733 INFO:tasks.rados.rados.0.smithi084.stdout:456: finishing write tid 2 to smithi08466639-456 2023-10-01T07:32:25.733 INFO:tasks.rados.rados.0.smithi084.stdout:456: finishing write tid 3 to smithi08466639-456 2023-10-01T07:32:25.733 INFO:tasks.rados.rados.0.smithi084.stdout:456: finishing write tid 4 to smithi08466639-456 2023-10-01T07:32:25.733 INFO:tasks.rados.rados.0.smithi084.stdout:456: finishing write tid 5 to smithi08466639-456 2023-10-01T07:32:25.733 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 456 v 101 (ObjNum 455 snap 0 seq_num 455) dirty exists 2023-10-01T07:32:25.734 INFO:tasks.rados.rados.0.smithi084.stdout:456: left oid 456 (ObjNum 455 snap 0 seq_num 455) 2023-10-01T07:32:25.734 INFO:tasks.rados.rados.0.smithi084.stdout:457: finishing write tid 1 to smithi08466639-457 2023-10-01T07:32:25.734 INFO:tasks.rados.rados.0.smithi084.stdout:457: finishing write tid 2 to smithi08466639-457 2023-10-01T07:32:25.734 INFO:tasks.rados.rados.0.smithi084.stdout:457: finishing write tid 3 to smithi08466639-457 2023-10-01T07:32:25.734 INFO:tasks.rados.rados.0.smithi084.stdout:457: finishing write tid 4 to smithi08466639-457 2023-10-01T07:32:25.734 INFO:tasks.rados.rados.0.smithi084.stdout:457: finishing write tid 5 to smithi08466639-457 2023-10-01T07:32:25.734 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 457 v 81 (ObjNum 456 snap 0 seq_num 456) dirty exists 2023-10-01T07:32:25.734 INFO:tasks.rados.rados.0.smithi084.stdout:457: left oid 457 (ObjNum 456 snap 0 seq_num 456) 2023-10-01T07:32:25.734 INFO:tasks.rados.rados.0.smithi084.stdout:458: finishing write tid 1 to smithi08466639-458 2023-10-01T07:32:25.734 INFO:tasks.rados.rados.0.smithi084.stdout:458: finishing write tid 2 to smithi08466639-458 2023-10-01T07:32:25.735 INFO:tasks.rados.rados.0.smithi084.stdout:458: finishing write tid 3 to smithi08466639-458 2023-10-01T07:32:25.735 INFO:tasks.rados.rados.0.smithi084.stdout:458: finishing write tid 4 to smithi08466639-458 2023-10-01T07:32:25.735 INFO:tasks.rados.rados.0.smithi084.stdout:458: finishing write tid 5 to smithi08466639-458 2023-10-01T07:32:25.735 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 458 v 81 (ObjNum 457 snap 0 seq_num 457) dirty exists 2023-10-01T07:32:25.735 INFO:tasks.rados.rados.0.smithi084.stdout:458: left oid 458 (ObjNum 457 snap 0 seq_num 457) 2023-10-01T07:32:25.735 INFO:tasks.rados.rados.0.smithi084.stdout:459: finishing write tid 1 to smithi08466639-459 2023-10-01T07:32:25.735 INFO:tasks.rados.rados.0.smithi084.stdout:459: finishing write tid 2 to smithi08466639-459 2023-10-01T07:32:25.735 INFO:tasks.rados.rados.0.smithi084.stdout:459: finishing write tid 3 to smithi08466639-459 2023-10-01T07:32:25.735 INFO:tasks.rados.rados.0.smithi084.stdout:459: finishing write tid 4 to smithi08466639-459 2023-10-01T07:32:25.735 INFO:tasks.rados.rados.0.smithi084.stdout:459: finishing write tid 5 to smithi08466639-459 2023-10-01T07:32:25.735 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 459 v 85 (ObjNum 458 snap 0 seq_num 458) dirty exists 2023-10-01T07:32:25.735 INFO:tasks.rados.rados.0.smithi084.stdout:459: left oid 459 (ObjNum 458 snap 0 seq_num 458) 2023-10-01T07:32:25.736 INFO:tasks.rados.rados.0.smithi084.stdout:460: finishing write tid 1 to smithi08466639-460 2023-10-01T07:32:25.736 INFO:tasks.rados.rados.0.smithi084.stdout:460: finishing write tid 2 to smithi08466639-460 2023-10-01T07:32:25.736 INFO:tasks.rados.rados.0.smithi084.stdout:460: finishing write tid 3 to smithi08466639-460 2023-10-01T07:32:25.736 INFO:tasks.rados.rados.0.smithi084.stdout:460: finishing write tid 4 to smithi08466639-460 2023-10-01T07:32:25.736 INFO:tasks.rados.rados.0.smithi084.stdout:460: finishing write tid 5 to smithi08466639-460 2023-10-01T07:32:25.736 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 460 v 105 (ObjNum 459 snap 0 seq_num 459) dirty exists 2023-10-01T07:32:25.736 INFO:tasks.rados.rados.0.smithi084.stdout:460: left oid 460 (ObjNum 459 snap 0 seq_num 459) 2023-10-01T07:32:25.736 INFO:tasks.rados.rados.0.smithi084.stdout:461: finishing write tid 1 to smithi08466639-461 2023-10-01T07:32:25.736 INFO:tasks.rados.rados.0.smithi084.stdout:461: finishing write tid 2 to smithi08466639-461 2023-10-01T07:32:25.736 INFO:tasks.rados.rados.0.smithi084.stdout:461: finishing write tid 3 to smithi08466639-461 2023-10-01T07:32:25.736 INFO:tasks.rados.rados.0.smithi084.stdout:461: finishing write tid 4 to smithi08466639-461 2023-10-01T07:32:25.737 INFO:tasks.rados.rados.0.smithi084.stdout:461: finishing write tid 5 to smithi08466639-461 2023-10-01T07:32:25.737 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 461 v 128 (ObjNum 460 snap 0 seq_num 460) dirty exists 2023-10-01T07:32:25.737 INFO:tasks.rados.rados.0.smithi084.stdout:461: left oid 461 (ObjNum 460 snap 0 seq_num 460) 2023-10-01T07:32:25.737 INFO:tasks.rados.rados.0.smithi084.stdout:462: finishing write tid 1 to smithi08466639-462 2023-10-01T07:32:25.737 INFO:tasks.rados.rados.0.smithi084.stdout:462: finishing write tid 2 to smithi08466639-462 2023-10-01T07:32:25.737 INFO:tasks.rados.rados.0.smithi084.stdout:462: finishing write tid 3 to smithi08466639-462 2023-10-01T07:32:25.737 INFO:tasks.rados.rados.0.smithi084.stdout:462: finishing write tid 4 to smithi08466639-462 2023-10-01T07:32:25.737 INFO:tasks.rados.rados.0.smithi084.stdout:462: finishing write tid 5 to smithi08466639-462 2023-10-01T07:32:25.737 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 462 v 129 (ObjNum 461 snap 0 seq_num 461) dirty exists 2023-10-01T07:32:25.737 INFO:tasks.rados.rados.0.smithi084.stdout:462: left oid 462 (ObjNum 461 snap 0 seq_num 461) 2023-10-01T07:32:25.738 INFO:tasks.rados.rados.0.smithi084.stdout:463: finishing write tid 1 to smithi08466639-463 2023-10-01T07:32:25.738 INFO:tasks.rados.rados.0.smithi084.stdout:463: finishing write tid 2 to smithi08466639-463 2023-10-01T07:32:25.738 INFO:tasks.rados.rados.0.smithi084.stdout:463: finishing write tid 3 to smithi08466639-463 2023-10-01T07:32:25.738 INFO:tasks.rados.rados.0.smithi084.stdout:463: finishing write tid 4 to smithi08466639-463 2023-10-01T07:32:25.738 INFO:tasks.rados.rados.0.smithi084.stdout:463: finishing write tid 5 to smithi08466639-463 2023-10-01T07:32:25.738 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 463 v 85 (ObjNum 462 snap 0 seq_num 462) dirty exists 2023-10-01T07:32:25.738 INFO:tasks.rados.rados.0.smithi084.stdout:463: left oid 463 (ObjNum 462 snap 0 seq_num 462) 2023-10-01T07:32:25.738 INFO:tasks.rados.rados.0.smithi084.stdout:464: finishing write tid 1 to smithi08466639-464 2023-10-01T07:32:25.738 INFO:tasks.rados.rados.0.smithi084.stdout:452: done (15 left) 2023-10-01T07:32:25.738 INFO:tasks.rados.rados.0.smithi084.stdout:453: done (14 left) 2023-10-01T07:32:25.738 INFO:tasks.rados.rados.0.smithi084.stdout:454: done (13 left) 2023-10-01T07:32:25.739 INFO:tasks.rados.rados.0.smithi084.stdout:455: done (12 left) 2023-10-01T07:32:25.739 INFO:tasks.rados.rados.0.smithi084.stdout:456: done (11 left) 2023-10-01T07:32:25.739 INFO:tasks.rados.rados.0.smithi084.stdout:457: done (10 left) 2023-10-01T07:32:25.739 INFO:tasks.rados.rados.0.smithi084.stdout:458: done (9 left) 2023-10-01T07:32:25.739 INFO:tasks.rados.rados.0.smithi084.stdout:459: done (8 left) 2023-10-01T07:32:25.739 INFO:tasks.rados.rados.0.smithi084.stdout:460: done (7 left) 2023-10-01T07:32:25.739 INFO:tasks.rados.rados.0.smithi084.stdout:461: done (6 left) 2023-10-01T07:32:25.739 INFO:tasks.rados.rados.0.smithi084.stdout:462: done (5 left) 2023-10-01T07:32:25.739 INFO:tasks.rados.rados.0.smithi084.stdout:463: done (4 left) 2023-10-01T07:32:25.739 INFO:tasks.rados.rados.0.smithi084.stdout:468: write initial oid 468 2023-10-01T07:32:25.739 INFO:tasks.rados.rados.0.smithi084.stdout:468: seq_num 467 ranges {648869=638816,1828032=787828,3141714=532030} 2023-10-01T07:32:25.740 INFO:tasks.rados.rados.0.smithi084.stdout:468: writing smithi08466639-468 from 648869 to 1287685 tid 1 2023-10-01T07:32:25.744 INFO:tasks.rados.rados.0.smithi084.stdout:468: writing smithi08466639-468 from 1828032 to 2615860 tid 2 2023-10-01T07:32:25.751 INFO:tasks.rados.rados.0.smithi084.stdout:468: writing smithi08466639-468 from 3141714 to 3673744 tid 3 2023-10-01T07:32:25.751 INFO:tasks.rados.rados.0.smithi084.stdout:469: write initial oid 469 2023-10-01T07:32:25.751 INFO:tasks.rados.rados.0.smithi084.stdout:469: seq_num 468 ranges {665676=714065,1886514=531486,3169137=696539} 2023-10-01T07:32:25.759 INFO:tasks.rados.rados.0.smithi084.stdout:469: writing smithi08466639-469 from 665676 to 1379741 tid 1 2023-10-01T07:32:25.765 INFO:tasks.rados.rados.0.smithi084.stdout:469: writing smithi08466639-469 from 1886514 to 2418000 tid 2 2023-10-01T07:32:25.774 INFO:tasks.rados.rados.0.smithi084.stdout:469: writing smithi08466639-469 from 3169137 to 3865676 tid 3 2023-10-01T07:32:25.775 INFO:tasks.rados.rados.0.smithi084.stdout:470: write initial oid 470 2023-10-01T07:32:25.775 INFO:tasks.rados.rados.0.smithi084.stdout:470: seq_num 469 ranges {682483=789314,1944996=791497,3196560=554574} 2023-10-01T07:32:25.783 INFO:tasks.rados.rados.0.smithi084.stdout:470: writing smithi08466639-470 from 682483 to 1471797 tid 1 2023-10-01T07:32:25.791 INFO:tasks.rados.rados.0.smithi084.stdout:470: writing smithi08466639-470 from 1944996 to 2736493 tid 2 2023-10-01T07:32:25.797 INFO:tasks.rados.rados.0.smithi084.stdout:470: writing smithi08466639-470 from 3196560 to 3751134 tid 3 2023-10-01T07:32:25.797 INFO:tasks.rados.rados.0.smithi084.stdout:471: write initial oid 471 2023-10-01T07:32:25.797 INFO:tasks.rados.rados.0.smithi084.stdout:471: seq_num 470 ranges {699290=464563,1603478=535155,2823983=765846} 2023-10-01T07:32:25.804 INFO:tasks.rados.rados.0.smithi084.stdout:471: writing smithi08466639-471 from 699290 to 1163853 tid 1 2023-10-01T07:32:25.809 INFO:tasks.rados.rados.0.smithi084.stdout:471: writing smithi08466639-471 from 1603478 to 2138633 tid 2 2023-10-01T07:32:25.818 INFO:tasks.rados.rados.0.smithi084.stdout:471: writing smithi08466639-471 from 2823983 to 3589829 tid 3 2023-10-01T07:32:25.818 INFO:tasks.rados.rados.0.smithi084.stdout:472: write initial oid 472 2023-10-01T07:32:25.818 INFO:tasks.rados.rados.0.smithi084.stdout:472: seq_num 471 ranges {716097=539812,1945607=795166,3535053=381044} 2023-10-01T07:32:25.825 INFO:tasks.rados.rados.0.smithi084.stdout:472: writing smithi08466639-472 from 716097 to 1255909 tid 1 2023-10-01T07:32:25.834 INFO:tasks.rados.rados.0.smithi084.stdout:472: writing smithi08466639-472 from 1945607 to 2740773 tid 2 2023-10-01T07:32:25.841 INFO:tasks.rados.rados.0.smithi084.stdout:472: writing smithi08466639-472 from 3535053 to 3916097 tid 3 2023-10-01T07:32:25.841 INFO:tasks.rados.rados.0.smithi084.stdout:473: write initial oid 473 2023-10-01T07:32:25.841 INFO:tasks.rados.rados.0.smithi084.stdout:473: seq_num 472 ranges {732904=731414,2120442=538824,3278829=504743} 2023-10-01T07:32:25.850 INFO:tasks.rados.rados.0.smithi084.stdout:473: writing smithi08466639-473 from 732904 to 1464318 tid 1 2023-10-01T07:32:25.858 INFO:tasks.rados.rados.0.smithi084.stdout:473: writing smithi08466639-473 from 2120442 to 2659266 tid 2 2023-10-01T07:32:25.865 INFO:tasks.rados.rados.0.smithi084.stdout:473: writing smithi08466639-473 from 3278829 to 3783572 tid 3 2023-10-01T07:32:25.865 INFO:tasks.rados.rados.0.smithi084.stdout:474: write initial oid 474 2023-10-01T07:32:25.866 INFO:tasks.rados.rados.0.smithi084.stdout:474: seq_num 473 ranges {749711=406663,1778924=682482,3189899=716015} 2023-10-01T07:32:25.871 INFO:tasks.rados.rados.0.smithi084.stdout:474: writing smithi08466639-474 from 749711 to 1156374 tid 1 2023-10-01T07:32:25.879 INFO:tasks.rados.rados.0.smithi084.stdout:474: writing smithi08466639-474 from 1778924 to 2461406 tid 2 2023-10-01T07:32:25.888 INFO:tasks.rados.rados.0.smithi084.stdout:474: writing smithi08466639-474 from 3189899 to 3905914 tid 3 2023-10-01T07:32:25.888 INFO:tasks.rados.rados.0.smithi084.stdout:475: write initial oid 475 2023-10-01T07:32:25.888 INFO:tasks.rados.rados.0.smithi084.stdout:475: seq_num 474 ranges {766518=481912,1837406=542493,2933675=527287,3876584=89934} 2023-10-01T07:32:25.895 INFO:tasks.rados.rados.0.smithi084.stdout:475: writing smithi08466639-475 from 766518 to 1248430 tid 1 2023-10-01T07:32:25.901 INFO:tasks.rados.rados.0.smithi084.stdout:475: writing smithi08466639-475 from 1837406 to 2379899 tid 2 2023-10-01T07:32:25.907 INFO:tasks.rados.rados.0.smithi084.stdout:475: writing smithi08466639-475 from 2933675 to 3460962 tid 3 2023-10-01T07:32:25.911 INFO:tasks.rados.rados.0.smithi084.stdout:475: writing smithi08466639-475 from 3876584 to 3966518 tid 4 2023-10-01T07:32:25.911 INFO:tasks.rados.rados.0.smithi084.stdout:476: write initial oid 476 2023-10-01T07:32:25.911 INFO:tasks.rados.rados.0.smithi084.stdout:476: seq_num 475 ranges {783325=557161,1779535=686151,3244745=454912} 2023-10-01T07:32:25.919 INFO:tasks.rados.rados.0.smithi084.stdout:476: writing smithi08466639-476 from 783325 to 1340486 tid 1 2023-10-01T07:32:25.926 INFO:tasks.rados.rados.0.smithi084.stdout:476: writing smithi08466639-476 from 1779535 to 2465686 tid 2 2023-10-01T07:32:25.933 INFO:tasks.rados.rados.0.smithi084.stdout:476: writing smithi08466639-476 from 3244745 to 3699657 tid 3 2023-10-01T07:32:25.933 INFO:tasks.rados.rados.0.smithi084.stdout:477: write initial oid 477 2023-10-01T07:32:25.933 INFO:tasks.rados.rados.0.smithi084.stdout:477: seq_num 476 ranges {400132=632410,1438017=546162} 2023-10-01T07:32:25.939 INFO:tasks.rados.rados.0.smithi084.stdout:477: writing smithi08466639-477 from 400132 to 1032542 tid 1 2023-10-01T07:32:25.945 INFO:tasks.rados.rados.0.smithi084.stdout:477: writing smithi08466639-477 from 1438017 to 1984179 tid 2 2023-10-01T07:32:25.945 INFO:tasks.rados.rados.0.smithi084.stdout:478: write initial oid 478 2023-10-01T07:32:25.945 INFO:tasks.rados.rados.0.smithi084.stdout:478: seq_num 477 ranges {416939=707659,1896499=120440} 2023-10-01T07:32:25.951 INFO:tasks.rados.rados.0.smithi084.stdout:478: writing smithi08466639-478 from 416939 to 1124598 tid 1 2023-10-01T07:32:25.957 INFO:tasks.rados.rados.0.smithi084.stdout:478: writing smithi08466639-478 from 1896499 to 2016939 tid 2 2023-10-01T07:32:25.957 INFO:tasks.rados.rados.0.smithi084.stdout:479: write initial oid 479 2023-10-01T07:32:25.957 INFO:tasks.rados.rados.0.smithi084.stdout:479: seq_num 478 ranges {433746=782908,1954981=78765} 2023-10-01T07:32:25.964 INFO:tasks.rados.rados.0.smithi084.stdout:479: writing smithi08466639-479 from 433746 to 1216654 tid 1 2023-10-01T07:32:25.969 INFO:tasks.rados.rados.0.smithi084.stdout:479: writing smithi08466639-479 from 1954981 to 2033746 tid 2 2023-10-01T07:32:25.969 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:25.969 INFO:tasks.rados.rados.0.smithi084.stdout:464: finishing write tid 2 to smithi08466639-464 2023-10-01T07:32:25.969 INFO:tasks.rados.rados.0.smithi084.stdout:464: finishing write tid 3 to smithi08466639-464 2023-10-01T07:32:25.969 INFO:tasks.rados.rados.0.smithi084.stdout:464: finishing write tid 4 to smithi08466639-464 2023-10-01T07:32:25.969 INFO:tasks.rados.rados.0.smithi084.stdout:464: finishing write tid 5 to smithi08466639-464 2023-10-01T07:32:25.970 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 464 v 110 (ObjNum 463 snap 0 seq_num 463) dirty exists 2023-10-01T07:32:25.970 INFO:tasks.rados.rados.0.smithi084.stdout:464: left oid 464 (ObjNum 463 snap 0 seq_num 463) 2023-10-01T07:32:25.970 INFO:tasks.rados.rados.0.smithi084.stdout:465: finishing write tid 1 to smithi08466639-465 2023-10-01T07:32:25.970 INFO:tasks.rados.rados.0.smithi084.stdout:465: finishing write tid 2 to smithi08466639-465 2023-10-01T07:32:25.970 INFO:tasks.rados.rados.0.smithi084.stdout:465: finishing write tid 3 to smithi08466639-465 2023-10-01T07:32:25.970 INFO:tasks.rados.rados.0.smithi084.stdout:465: finishing write tid 4 to smithi08466639-465 2023-10-01T07:32:25.970 INFO:tasks.rados.rados.0.smithi084.stdout:465: finishing write tid 5 to smithi08466639-465 2023-10-01T07:32:25.970 INFO:tasks.rados.rados.0.smithi084.stdout:465: finishing write tid 6 to smithi08466639-465 2023-10-01T07:32:25.970 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 465 v 90 (ObjNum 464 snap 0 seq_num 464) dirty exists 2023-10-01T07:32:25.970 INFO:tasks.rados.rados.0.smithi084.stdout:465: left oid 465 (ObjNum 464 snap 0 seq_num 464) 2023-10-01T07:32:25.970 INFO:tasks.rados.rados.0.smithi084.stdout:466: finishing write tid 1 to smithi08466639-466 2023-10-01T07:32:25.970 INFO:tasks.rados.rados.0.smithi084.stdout:464: done (15 left) 2023-10-01T07:32:25.971 INFO:tasks.rados.rados.0.smithi084.stdout:465: done (14 left) 2023-10-01T07:32:25.971 INFO:tasks.rados.rados.0.smithi084.stdout:480: write initial oid 480 2023-10-01T07:32:25.971 INFO:tasks.rados.rados.0.smithi084.stdout:480: seq_num 479 ranges {450553=574510,1613463=437090} 2023-10-01T07:32:25.975 INFO:tasks.rados.rados.0.smithi084.stdout:480: writing smithi08466639-480 from 450553 to 1025063 tid 1 2023-10-01T07:32:25.977 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:25 smithi112 bash[27689]: cluster 2023-10-01T07:32:25.227296+0000 mgr.y (mgr.24353) 184 : cluster [DBG] pgmap v163: 89 pgs: 89 active+clean; 592 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 21 KiB/s rd, 27 MiB/s wr, 138 op/s 2023-10-01T07:32:25.981 INFO:tasks.rados.rados.0.smithi084.stdout:480: writing smithi08466639-480 from 1613463 to 2050553 tid 2 2023-10-01T07:32:25.981 INFO:tasks.rados.rados.0.smithi084.stdout:481: write initial oid 481 2023-10-01T07:32:25.981 INFO:tasks.rados.rados.0.smithi084.stdout:481: seq_num 480 ranges {467360=649759,1671945=395415} 2023-10-01T07:32:25.988 INFO:tasks.rados.rados.0.smithi084.stdout:481: writing smithi08466639-481 from 467360 to 1117119 tid 1 2023-10-01T07:32:25.995 INFO:tasks.rados.rados.0.smithi084.stdout:481: writing smithi08466639-481 from 1671945 to 2067360 tid 2 2023-10-01T07:32:25.995 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:25.995 INFO:tasks.rados.rados.0.smithi084.stdout:466: finishing write tid 2 to smithi08466639-466 2023-10-01T07:32:25.995 INFO:tasks.rados.rados.0.smithi084.stdout:466: finishing write tid 3 to smithi08466639-466 2023-10-01T07:32:25.995 INFO:tasks.rados.rados.0.smithi084.stdout:466: finishing write tid 4 to smithi08466639-466 2023-10-01T07:32:25.995 INFO:tasks.rados.rados.0.smithi084.stdout:466: finishing write tid 5 to smithi08466639-466 2023-10-01T07:32:25.995 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 466 v 108 (ObjNum 465 snap 0 seq_num 465) dirty exists 2023-10-01T07:32:25.995 INFO:tasks.rados.rados.0.smithi084.stdout:466: left oid 466 (ObjNum 465 snap 0 seq_num 465) 2023-10-01T07:32:25.995 INFO:tasks.rados.rados.0.smithi084.stdout:467: finishing write tid 1 to smithi08466639-467 2023-10-01T07:32:25.995 INFO:tasks.rados.rados.0.smithi084.stdout:467: finishing write tid 2 to smithi08466639-467 2023-10-01T07:32:25.995 INFO:tasks.rados.rados.0.smithi084.stdout:467: finishing write tid 3 to smithi08466639-467 2023-10-01T07:32:25.996 INFO:tasks.rados.rados.0.smithi084.stdout:467: finishing write tid 4 to smithi08466639-467 2023-10-01T07:32:25.996 INFO:tasks.rados.rados.0.smithi084.stdout:467: finishing write tid 5 to smithi08466639-467 2023-10-01T07:32:25.996 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 467 v 83 (ObjNum 466 snap 0 seq_num 466) dirty exists 2023-10-01T07:32:25.996 INFO:tasks.rados.rados.0.smithi084.stdout:467: left oid 467 (ObjNum 466 snap 0 seq_num 466) 2023-10-01T07:32:25.996 INFO:tasks.rados.rados.0.smithi084.stdout:468: finishing write tid 1 to smithi08466639-468 2023-10-01T07:32:25.996 INFO:tasks.rados.rados.0.smithi084.stdout:468: finishing write tid 2 to smithi08466639-468 2023-10-01T07:32:25.996 INFO:tasks.rados.rados.0.smithi084.stdout:468: finishing write tid 3 to smithi08466639-468 2023-10-01T07:32:25.996 INFO:tasks.rados.rados.0.smithi084.stdout:468: finishing write tid 4 to smithi08466639-468 2023-10-01T07:32:25.996 INFO:tasks.rados.rados.0.smithi084.stdout:468: finishing write tid 5 to smithi08466639-468 2023-10-01T07:32:25.996 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 468 v 94 (ObjNum 467 snap 0 seq_num 467) dirty exists 2023-10-01T07:32:25.996 INFO:tasks.rados.rados.0.smithi084.stdout:468: left oid 468 (ObjNum 467 snap 0 seq_num 467) 2023-10-01T07:32:25.996 INFO:tasks.rados.rados.0.smithi084.stdout:469: finishing write tid 1 to smithi08466639-469 2023-10-01T07:32:25.997 INFO:tasks.rados.rados.0.smithi084.stdout:469: finishing write tid 2 to smithi08466639-469 2023-10-01T07:32:25.997 INFO:tasks.rados.rados.0.smithi084.stdout:469: finishing write tid 3 to smithi08466639-469 2023-10-01T07:32:25.997 INFO:tasks.rados.rados.0.smithi084.stdout:469: finishing write tid 4 to smithi08466639-469 2023-10-01T07:32:25.997 INFO:tasks.rados.rados.0.smithi084.stdout:469: finishing write tid 5 to smithi08466639-469 2023-10-01T07:32:25.997 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 469 v 135 (ObjNum 468 snap 0 seq_num 468) dirty exists 2023-10-01T07:32:25.997 INFO:tasks.rados.rados.0.smithi084.stdout:469: left oid 469 (ObjNum 468 snap 0 seq_num 468) 2023-10-01T07:32:25.997 INFO:tasks.rados.rados.0.smithi084.stdout:470: finishing write tid 1 to smithi08466639-470 2023-10-01T07:32:25.997 INFO:tasks.rados.rados.0.smithi084.stdout:470: finishing write tid 2 to smithi08466639-470 2023-10-01T07:32:25.997 INFO:tasks.rados.rados.0.smithi084.stdout:470: finishing write tid 3 to smithi08466639-470 2023-10-01T07:32:25.997 INFO:tasks.rados.rados.0.smithi084.stdout:470: finishing write tid 4 to smithi08466639-470 2023-10-01T07:32:25.997 INFO:tasks.rados.rados.0.smithi084.stdout:466: done (15 left) 2023-10-01T07:32:25.997 INFO:tasks.rados.rados.0.smithi084.stdout:467: done (14 left) 2023-10-01T07:32:25.997 INFO:tasks.rados.rados.0.smithi084.stdout:468: done (13 left) 2023-10-01T07:32:25.997 INFO:tasks.rados.rados.0.smithi084.stdout:469: done (12 left) 2023-10-01T07:32:25.998 INFO:tasks.rados.rados.0.smithi084.stdout:482: write initial oid 482 2023-10-01T07:32:25.998 INFO:tasks.rados.rados.0.smithi084.stdout:482: seq_num 481 ranges {484167=725008,1730427=353740} 2023-10-01T07:32:26.006 INFO:tasks.rados.rados.0.smithi084.stdout:482: writing smithi08466639-482 from 484167 to 1209175 tid 1 2023-10-01T07:32:26.012 INFO:tasks.rados.rados.0.smithi084.stdout:482: writing smithi08466639-482 from 1730427 to 2084167 tid 2 2023-10-01T07:32:26.012 INFO:tasks.rados.rados.0.smithi084.stdout:483: write initial oid 483 2023-10-01T07:32:26.012 INFO:tasks.rados.rados.0.smithi084.stdout:483: seq_num 482 ranges {500974=400257,1388909=557169} 2023-10-01T07:32:26.017 INFO:tasks.rados.rados.0.smithi084.stdout:483: writing smithi08466639-483 from 500974 to 901231 tid 1 2023-10-01T07:32:26.024 INFO:tasks.rados.rados.0.smithi084.stdout:483: writing smithi08466639-483 from 1388909 to 1946078 tid 2 2023-10-01T07:32:26.024 INFO:tasks.rados.rados.0.smithi084.stdout:484: write initial oid 484 2023-10-01T07:32:26.024 INFO:tasks.rados.rados.0.smithi084.stdout:484: seq_num 483 ranges {517781=475506,1731038=386743} 2023-10-01T07:32:26.029 INFO:tasks.rados.rados.0.smithi084.stdout:484: writing smithi08466639-484 from 517781 to 993287 tid 1 2023-10-01T07:32:26.037 INFO:tasks.rados.rados.0.smithi084.stdout:484: writing smithi08466639-484 from 1731038 to 2117781 tid 2 2023-10-01T07:32:26.037 INFO:tasks.rados.rados.0.smithi084.stdout:485: write initial oid 485 2023-10-01T07:32:26.037 INFO:tasks.rados.rados.0.smithi084.stdout:485: seq_num 484 ranges {534588=550755,1789520=345068} 2023-10-01T07:32:26.044 INFO:tasks.rados.rados.0.smithi084.stdout:485: writing smithi08466639-485 from 534588 to 1085343 tid 1 2023-10-01T07:32:26.052 INFO:tasks.rados.rados.0.smithi084.stdout:485: writing smithi08466639-485 from 1789520 to 2134588 tid 2 2023-10-01T07:32:26.052 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:26.052 INFO:tasks.rados.rados.0.smithi084.stdout:470: finishing write tid 5 to smithi08466639-470 2023-10-01T07:32:26.052 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 470 v 114 (ObjNum 469 snap 0 seq_num 469) dirty exists 2023-10-01T07:32:26.052 INFO:tasks.rados.rados.0.smithi084.stdout:470: left oid 470 (ObjNum 469 snap 0 seq_num 469) 2023-10-01T07:32:26.052 INFO:tasks.rados.rados.0.smithi084.stdout:470: done (15 left) 2023-10-01T07:32:26.052 INFO:tasks.rados.rados.0.smithi084.stdout:486: write initial oid 486 2023-10-01T07:32:26.052 INFO:tasks.rados.rados.0.smithi084.stdout:486: seq_num 485 ranges {551395=626004,1848002=303393} 2023-10-01T07:32:26.058 INFO:tasks.rados.rados.0.smithi084.stdout:486: writing smithi08466639-486 from 551395 to 1177399 tid 1 2023-10-01T07:32:26.066 INFO:tasks.rados.rados.0.smithi084.stdout:486: writing smithi08466639-486 from 1848002 to 2151395 tid 2 2023-10-01T07:32:26.066 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:26.066 INFO:tasks.rados.rados.0.smithi084.stdout:471: finishing write tid 1 to smithi08466639-471 2023-10-01T07:32:26.066 INFO:tasks.rados.rados.0.smithi084.stdout:471: finishing write tid 2 to smithi08466639-471 2023-10-01T07:32:26.066 INFO:tasks.rados.rados.0.smithi084.stdout:471: finishing write tid 3 to smithi08466639-471 2023-10-01T07:32:26.066 INFO:tasks.rados.rados.0.smithi084.stdout:471: finishing write tid 4 to smithi08466639-471 2023-10-01T07:32:26.066 INFO:tasks.rados.rados.0.smithi084.stdout:471: finishing write tid 5 to smithi08466639-471 2023-10-01T07:32:26.066 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 471 v 139 (ObjNum 470 snap 0 seq_num 470) dirty exists 2023-10-01T07:32:26.066 INFO:tasks.rados.rados.0.smithi084.stdout:471: left oid 471 (ObjNum 470 snap 0 seq_num 470) 2023-10-01T07:32:26.067 INFO:tasks.rados.rados.0.smithi084.stdout:472: finishing write tid 1 to smithi08466639-472 2023-10-01T07:32:26.067 INFO:tasks.rados.rados.0.smithi084.stdout:472: finishing write tid 2 to smithi08466639-472 2023-10-01T07:32:26.067 INFO:tasks.rados.rados.0.smithi084.stdout:472: finishing write tid 3 to smithi08466639-472 2023-10-01T07:32:26.067 INFO:tasks.rados.rados.0.smithi084.stdout:471: done (15 left) 2023-10-01T07:32:26.067 INFO:tasks.rados.rados.0.smithi084.stdout:487: write initial oid 487 2023-10-01T07:32:26.067 INFO:tasks.rados.rados.0.smithi084.stdout:487: seq_num 486 ranges {568202=701253,1906484=261718} 2023-10-01T07:32:26.072 INFO:tasks.rados.rados.0.smithi084.stdout:487: writing smithi08466639-487 from 568202 to 1269455 tid 1 2023-10-01T07:32:26.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:25 smithi084 bash[33757]: cluster 2023-10-01T07:32:25.227296+0000 mgr.y (mgr.24353) 184 : cluster [DBG] pgmap v163: 89 pgs: 89 active+clean; 592 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 21 KiB/s rd, 27 MiB/s wr, 138 op/s 2023-10-01T07:32:26.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:25 smithi084 bash[27378]: cluster 2023-10-01T07:32:25.227296+0000 mgr.y (mgr.24353) 184 : cluster [DBG] pgmap v163: 89 pgs: 89 active+clean; 592 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 21 KiB/s rd, 27 MiB/s wr, 138 op/s 2023-10-01T07:32:26.079 INFO:tasks.rados.rados.0.smithi084.stdout:487: writing smithi08466639-487 from 1906484 to 2168202 tid 2 2023-10-01T07:32:26.079 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:26.079 INFO:tasks.rados.rados.0.smithi084.stdout:472: finishing write tid 4 to smithi08466639-472 2023-10-01T07:32:26.079 INFO:tasks.rados.rados.0.smithi084.stdout:472: finishing write tid 5 to smithi08466639-472 2023-10-01T07:32:26.080 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 472 v 112 (ObjNum 471 snap 0 seq_num 471) dirty exists 2023-10-01T07:32:26.080 INFO:tasks.rados.rados.0.smithi084.stdout:472: left oid 472 (ObjNum 471 snap 0 seq_num 471) 2023-10-01T07:32:26.080 INFO:tasks.rados.rados.0.smithi084.stdout:473: finishing write tid 1 to smithi08466639-473 2023-10-01T07:32:26.080 INFO:tasks.rados.rados.0.smithi084.stdout:472: done (15 left) 2023-10-01T07:32:26.080 INFO:tasks.rados.rados.0.smithi084.stdout:488: write initial oid 488 2023-10-01T07:32:26.080 INFO:tasks.rados.rados.0.smithi084.stdout:488: seq_num 487 ranges {585009=492855,1564966=620043} 2023-10-01T07:32:26.085 INFO:tasks.rados.rados.0.smithi084.stdout:488: writing smithi08466639-488 from 585009 to 1077864 tid 1 2023-10-01T07:32:26.092 INFO:tasks.rados.rados.0.smithi084.stdout:488: writing smithi08466639-488 from 1564966 to 2185009 tid 2 2023-10-01T07:32:26.092 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:26.092 INFO:tasks.rados.rados.0.smithi084.stdout:473: finishing write tid 2 to smithi08466639-473 2023-10-01T07:32:26.092 INFO:tasks.rados.rados.0.smithi084.stdout:473: finishing write tid 3 to smithi08466639-473 2023-10-01T07:32:26.093 INFO:tasks.rados.rados.0.smithi084.stdout:473: finishing write tid 4 to smithi08466639-473 2023-10-01T07:32:26.093 INFO:tasks.rados.rados.0.smithi084.stdout:473: finishing write tid 5 to smithi08466639-473 2023-10-01T07:32:26.093 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 473 v 89 (ObjNum 472 snap 0 seq_num 472) dirty exists 2023-10-01T07:32:26.093 INFO:tasks.rados.rados.0.smithi084.stdout:473: left oid 473 (ObjNum 472 snap 0 seq_num 472) 2023-10-01T07:32:26.093 INFO:tasks.rados.rados.0.smithi084.stdout:474: finishing write tid 1 to smithi08466639-474 2023-10-01T07:32:26.093 INFO:tasks.rados.rados.0.smithi084.stdout:474: finishing write tid 2 to smithi08466639-474 2023-10-01T07:32:26.093 INFO:tasks.rados.rados.0.smithi084.stdout:474: finishing write tid 3 to smithi08466639-474 2023-10-01T07:32:26.093 INFO:tasks.rados.rados.0.smithi084.stdout:474: finishing write tid 4 to smithi08466639-474 2023-10-01T07:32:26.093 INFO:tasks.rados.rados.0.smithi084.stdout:473: done (15 left) 2023-10-01T07:32:26.093 INFO:tasks.rados.rados.0.smithi084.stdout:489: write initial oid 489 2023-10-01T07:32:26.093 INFO:tasks.rados.rados.0.smithi084.stdout:489: seq_num 488 ranges {601816=568104,1623448=451823} 2023-10-01T07:32:26.099 INFO:tasks.rados.rados.0.smithi084.stdout:489: writing smithi08466639-489 from 601816 to 1169920 tid 1 2023-10-01T07:32:26.104 INFO:tasks.rados.rados.0.smithi084.stdout:489: writing smithi08466639-489 from 1623448 to 2075271 tid 2 2023-10-01T07:32:26.105 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:26.105 INFO:tasks.rados.rados.0.smithi084.stdout:474: finishing write tid 5 to smithi08466639-474 2023-10-01T07:32:26.105 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 474 v 98 (ObjNum 473 snap 0 seq_num 473) dirty exists 2023-10-01T07:32:26.105 INFO:tasks.rados.rados.0.smithi084.stdout:474: left oid 474 (ObjNum 473 snap 0 seq_num 473) 2023-10-01T07:32:26.105 INFO:tasks.rados.rados.0.smithi084.stdout:475: finishing write tid 1 to smithi08466639-475 2023-10-01T07:32:26.105 INFO:tasks.rados.rados.0.smithi084.stdout:474: done (15 left) 2023-10-01T07:32:26.105 INFO:tasks.rados.rados.0.smithi084.stdout:490: write initial oid 490 2023-10-01T07:32:26.105 INFO:tasks.rados.rados.0.smithi084.stdout:490: seq_num 489 ranges {618623=643353,1681930=536693} 2023-10-01T07:32:26.111 INFO:tasks.rados.rados.0.smithi084.stdout:490: writing smithi08466639-490 from 618623 to 1261976 tid 1 2023-10-01T07:32:26.120 INFO:tasks.rados.rados.0.smithi084.stdout:490: writing smithi08466639-490 from 1681930 to 2218623 tid 2 2023-10-01T07:32:26.120 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:26.120 INFO:tasks.rados.rados.0.smithi084.stdout:475: finishing write tid 2 to smithi08466639-475 2023-10-01T07:32:26.120 INFO:tasks.rados.rados.0.smithi084.stdout:475: finishing write tid 3 to smithi08466639-475 2023-10-01T07:32:26.120 INFO:tasks.rados.rados.0.smithi084.stdout:475: finishing write tid 4 to smithi08466639-475 2023-10-01T07:32:26.120 INFO:tasks.rados.rados.0.smithi084.stdout:475: finishing write tid 5 to smithi08466639-475 2023-10-01T07:32:26.120 INFO:tasks.rados.rados.0.smithi084.stdout:475: finishing write tid 6 to smithi08466639-475 2023-10-01T07:32:26.120 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 475 v 119 (ObjNum 474 snap 0 seq_num 474) dirty exists 2023-10-01T07:32:26.120 INFO:tasks.rados.rados.0.smithi084.stdout:475: left oid 475 (ObjNum 474 snap 0 seq_num 474) 2023-10-01T07:32:26.120 INFO:tasks.rados.rados.0.smithi084.stdout:476: finishing write tid 1 to smithi08466639-476 2023-10-01T07:32:26.120 INFO:tasks.rados.rados.0.smithi084.stdout:475: done (15 left) 2023-10-01T07:32:26.121 INFO:tasks.rados.rados.0.smithi084.stdout:491: write initial oid 491 2023-10-01T07:32:26.121 INFO:tasks.rados.rados.0.smithi084.stdout:491: seq_num 490 ranges {635430=718602,2140412=95018} 2023-10-01T07:32:26.128 INFO:tasks.rados.rados.0.smithi084.stdout:491: writing smithi08466639-491 from 635430 to 1354032 tid 1 2023-10-01T07:32:26.135 INFO:tasks.rados.rados.0.smithi084.stdout:491: writing smithi08466639-491 from 2140412 to 2235430 tid 2 2023-10-01T07:32:26.135 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:26.135 INFO:tasks.rados.rados.0.smithi084.stdout:476: finishing write tid 2 to smithi08466639-476 2023-10-01T07:32:26.135 INFO:tasks.rados.rados.0.smithi084.stdout:476: finishing write tid 3 to smithi08466639-476 2023-10-01T07:32:26.135 INFO:tasks.rados.rados.0.smithi084.stdout:476: finishing write tid 4 to smithi08466639-476 2023-10-01T07:32:26.135 INFO:tasks.rados.rados.0.smithi084.stdout:476: finishing write tid 5 to smithi08466639-476 2023-10-01T07:32:26.135 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 476 v 85 (ObjNum 475 snap 0 seq_num 475) dirty exists 2023-10-01T07:32:26.136 INFO:tasks.rados.rados.0.smithi084.stdout:476: left oid 476 (ObjNum 475 snap 0 seq_num 475) 2023-10-01T07:32:26.136 INFO:tasks.rados.rados.0.smithi084.stdout:477: finishing write tid 1 to smithi08466639-477 2023-10-01T07:32:26.136 INFO:tasks.rados.rados.0.smithi084.stdout:477: finishing write tid 2 to smithi08466639-477 2023-10-01T07:32:26.136 INFO:tasks.rados.rados.0.smithi084.stdout:477: finishing write tid 3 to smithi08466639-477 2023-10-01T07:32:26.136 INFO:tasks.rados.rados.0.smithi084.stdout:477: finishing write tid 4 to smithi08466639-477 2023-10-01T07:32:26.136 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 477 v 91 (ObjNum 476 snap 0 seq_num 476) dirty exists 2023-10-01T07:32:26.136 INFO:tasks.rados.rados.0.smithi084.stdout:477: left oid 477 (ObjNum 476 snap 0 seq_num 476) 2023-10-01T07:32:26.136 INFO:tasks.rados.rados.0.smithi084.stdout:478: finishing write tid 1 to smithi08466639-478 2023-10-01T07:32:26.136 INFO:tasks.rados.rados.0.smithi084.stdout:478: finishing write tid 2 to smithi08466639-478 2023-10-01T07:32:26.136 INFO:tasks.rados.rados.0.smithi084.stdout:478: finishing write tid 3 to smithi08466639-478 2023-10-01T07:32:26.136 INFO:tasks.rados.rados.0.smithi084.stdout:478: finishing write tid 4 to smithi08466639-478 2023-10-01T07:32:26.136 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 478 v 88 (ObjNum 477 snap 0 seq_num 477) dirty exists 2023-10-01T07:32:26.137 INFO:tasks.rados.rados.0.smithi084.stdout:478: left oid 478 (ObjNum 477 snap 0 seq_num 477) 2023-10-01T07:32:26.137 INFO:tasks.rados.rados.0.smithi084.stdout:479: finishing write tid 1 to smithi08466639-479 2023-10-01T07:32:26.137 INFO:tasks.rados.rados.0.smithi084.stdout:479: finishing write tid 2 to smithi08466639-479 2023-10-01T07:32:26.137 INFO:tasks.rados.rados.0.smithi084.stdout:479: finishing write tid 3 to smithi08466639-479 2023-10-01T07:32:26.137 INFO:tasks.rados.rados.0.smithi084.stdout:479: finishing write tid 4 to smithi08466639-479 2023-10-01T07:32:26.137 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 479 v 115 (ObjNum 478 snap 0 seq_num 478) dirty exists 2023-10-01T07:32:26.137 INFO:tasks.rados.rados.0.smithi084.stdout:479: left oid 479 (ObjNum 478 snap 0 seq_num 478) 2023-10-01T07:32:26.137 INFO:tasks.rados.rados.0.smithi084.stdout:480: finishing write tid 1 to smithi08466639-480 2023-10-01T07:32:26.137 INFO:tasks.rados.rados.0.smithi084.stdout:480: finishing write tid 2 to smithi08466639-480 2023-10-01T07:32:26.137 INFO:tasks.rados.rados.0.smithi084.stdout:480: finishing write tid 3 to smithi08466639-480 2023-10-01T07:32:26.137 INFO:tasks.rados.rados.0.smithi084.stdout:480: finishing write tid 4 to smithi08466639-480 2023-10-01T07:32:26.137 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 480 v 132 (ObjNum 479 snap 0 seq_num 479) dirty exists 2023-10-01T07:32:26.137 INFO:tasks.rados.rados.0.smithi084.stdout:480: left oid 480 (ObjNum 479 snap 0 seq_num 479) 2023-10-01T07:32:26.138 INFO:tasks.rados.rados.0.smithi084.stdout:476: done (15 left) 2023-10-01T07:32:26.138 INFO:tasks.rados.rados.0.smithi084.stdout:477: done (14 left) 2023-10-01T07:32:26.138 INFO:tasks.rados.rados.0.smithi084.stdout:478: done (13 left) 2023-10-01T07:32:26.138 INFO:tasks.rados.rados.0.smithi084.stdout:479: done (12 left) 2023-10-01T07:32:26.138 INFO:tasks.rados.rados.0.smithi084.stdout:480: done (11 left) 2023-10-01T07:32:26.138 INFO:tasks.rados.rados.0.smithi084.stdout:492: write initial oid 492 2023-10-01T07:32:26.138 INFO:tasks.rados.rados.0.smithi084.stdout:492: seq_num 491 ranges {652237=793851,2198894=53343} 2023-10-01T07:32:26.143 INFO:tasks.rados.rados.0.smithi084.stdout:492: writing smithi08466639-492 from 652237 to 1446088 tid 1 2023-10-01T07:32:26.148 INFO:tasks.rados.rados.0.smithi084.stdout:492: writing smithi08466639-492 from 2198894 to 2252237 tid 2 2023-10-01T07:32:26.148 INFO:tasks.rados.rados.0.smithi084.stdout:493: write initial oid 493 2023-10-01T07:32:26.148 INFO:tasks.rados.rados.0.smithi084.stdout:493: seq_num 492 ranges {669044=469100,1741023=459161} 2023-10-01T07:32:26.154 INFO:tasks.rados.rados.0.smithi084.stdout:493: writing smithi08466639-493 from 669044 to 1138144 tid 1 2023-10-01T07:32:26.161 INFO:tasks.rados.rados.0.smithi084.stdout:493: writing smithi08466639-493 from 1741023 to 2200184 tid 2 2023-10-01T07:32:26.161 INFO:tasks.rados.rados.0.smithi084.stdout:494: write initial oid 494 2023-10-01T07:32:26.161 INFO:tasks.rados.rados.0.smithi084.stdout:494: seq_num 493 ranges {685851=544349,1799505=486346} 2023-10-01T07:32:26.168 INFO:tasks.rados.rados.0.smithi084.stdout:494: writing smithi08466639-494 from 685851 to 1230200 tid 1 2023-10-01T07:32:26.175 INFO:tasks.rados.rados.0.smithi084.stdout:494: writing smithi08466639-494 from 1799505 to 2285851 tid 2 2023-10-01T07:32:26.175 INFO:tasks.rados.rados.0.smithi084.stdout:495: write initial oid 495 2023-10-01T07:32:26.175 INFO:tasks.rados.rados.0.smithi084.stdout:495: seq_num 494 ranges {702658=619598,1857987=444671} 2023-10-01T07:32:26.182 INFO:tasks.rados.rados.0.smithi084.stdout:495: writing smithi08466639-495 from 702658 to 1322256 tid 1 2023-10-01T07:32:26.188 INFO:tasks.rados.rados.0.smithi084.stdout:495: writing smithi08466639-495 from 1857987 to 2302658 tid 2 2023-10-01T07:32:26.189 INFO:tasks.rados.rados.0.smithi084.stdout:496: write initial oid 496 2023-10-01T07:32:26.189 INFO:tasks.rados.rados.0.smithi084.stdout:496: seq_num 495 ranges {719465=411200,1632822=686643} 2023-10-01T07:32:26.195 INFO:tasks.rados.rados.0.smithi084.stdout:496: writing smithi08466639-496 from 719465 to 1130665 tid 1 2023-10-01T07:32:26.203 INFO:tasks.rados.rados.0.smithi084.stdout:496: writing smithi08466639-496 from 1632822 to 2319465 tid 2 2023-10-01T07:32:26.203 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:26.203 INFO:tasks.rados.rados.0.smithi084.stdout:481: finishing write tid 1 to smithi08466639-481 2023-10-01T07:32:26.203 INFO:tasks.rados.rados.0.smithi084.stdout:481: finishing write tid 2 to smithi08466639-481 2023-10-01T07:32:26.204 INFO:tasks.rados.rados.0.smithi084.stdout:481: finishing write tid 3 to smithi08466639-481 2023-10-01T07:32:26.204 INFO:tasks.rados.rados.0.smithi084.stdout:481: finishing write tid 4 to smithi08466639-481 2023-10-01T07:32:26.204 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 481 v 94 (ObjNum 480 snap 0 seq_num 480) dirty exists 2023-10-01T07:32:26.204 INFO:tasks.rados.rados.0.smithi084.stdout:481: left oid 481 (ObjNum 480 snap 0 seq_num 480) 2023-10-01T07:32:26.204 INFO:tasks.rados.rados.0.smithi084.stdout:482: finishing write tid 1 to smithi08466639-482 2023-10-01T07:32:26.204 INFO:tasks.rados.rados.0.smithi084.stdout:481: done (15 left) 2023-10-01T07:32:26.204 INFO:tasks.rados.rados.0.smithi084.stdout:497: write initial oid 497 2023-10-01T07:32:26.204 INFO:tasks.rados.rados.0.smithi084.stdout:497: seq_num 496 ranges {736272=486449,1974951=361321} 2023-10-01T07:32:26.210 INFO:tasks.rados.rados.0.smithi084.stdout:497: writing smithi08466639-497 from 736272 to 1222721 tid 1 2023-10-01T07:32:26.217 INFO:tasks.rados.rados.0.smithi084.stdout:497: writing smithi08466639-497 from 1974951 to 2336272 tid 2 2023-10-01T07:32:26.217 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:26.217 INFO:tasks.rados.rados.0.smithi084.stdout:482: finishing write tid 2 to smithi08466639-482 2023-10-01T07:32:26.217 INFO:tasks.rados.rados.0.smithi084.stdout:482: finishing write tid 3 to smithi08466639-482 2023-10-01T07:32:26.217 INFO:tasks.rados.rados.0.smithi084.stdout:482: finishing write tid 4 to smithi08466639-482 2023-10-01T07:32:26.217 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 482 v 116 (ObjNum 481 snap 0 seq_num 481) dirty exists 2023-10-01T07:32:26.217 INFO:tasks.rados.rados.0.smithi084.stdout:482: left oid 482 (ObjNum 481 snap 0 seq_num 481) 2023-10-01T07:32:26.217 INFO:tasks.rados.rados.0.smithi084.stdout:483: finishing write tid 1 to smithi08466639-483 2023-10-01T07:32:26.218 INFO:tasks.rados.rados.0.smithi084.stdout:482: done (15 left) 2023-10-01T07:32:26.218 INFO:tasks.rados.rados.0.smithi084.stdout:498: write initial oid 498 2023-10-01T07:32:26.218 INFO:tasks.rados.rados.0.smithi084.stdout:498: seq_num 497 ranges {753079=561698,2033433=319646} 2023-10-01T07:32:26.224 INFO:tasks.rados.rados.0.smithi084.stdout:498: writing smithi08466639-498 from 753079 to 1314777 tid 1 2023-10-01T07:32:26.231 INFO:tasks.rados.rados.0.smithi084.stdout:498: writing smithi08466639-498 from 2033433 to 2353079 tid 2 2023-10-01T07:32:26.231 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:26.231 INFO:tasks.rados.rados.0.smithi084.stdout:483: finishing write tid 2 to smithi08466639-483 2023-10-01T07:32:26.231 INFO:tasks.rados.rados.0.smithi084.stdout:483: finishing write tid 3 to smithi08466639-483 2023-10-01T07:32:26.231 INFO:tasks.rados.rados.0.smithi084.stdout:483: finishing write tid 4 to smithi08466639-483 2023-10-01T07:32:26.231 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 483 v 118 (ObjNum 482 snap 0 seq_num 482) dirty exists 2023-10-01T07:32:26.232 INFO:tasks.rados.rados.0.smithi084.stdout:483: left oid 483 (ObjNum 482 snap 0 seq_num 482) 2023-10-01T07:32:26.232 INFO:tasks.rados.rados.0.smithi084.stdout:484: finishing write tid 1 to smithi08466639-484 2023-10-01T07:32:26.232 INFO:tasks.rados.rados.0.smithi084.stdout:484: finishing write tid 2 to smithi08466639-484 2023-10-01T07:32:26.232 INFO:tasks.rados.rados.0.smithi084.stdout:484: finishing write tid 3 to smithi08466639-484 2023-10-01T07:32:26.232 INFO:tasks.rados.rados.0.smithi084.stdout:484: finishing write tid 4 to smithi08466639-484 2023-10-01T07:32:26.232 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 484 v 119 (ObjNum 483 snap 0 seq_num 483) dirty exists 2023-10-01T07:32:26.232 INFO:tasks.rados.rados.0.smithi084.stdout:484: left oid 484 (ObjNum 483 snap 0 seq_num 483) 2023-10-01T07:32:26.232 INFO:tasks.rados.rados.0.smithi084.stdout:485: finishing write tid 1 to smithi08466639-485 2023-10-01T07:32:26.232 INFO:tasks.rados.rados.0.smithi084.stdout:485: finishing write tid 2 to smithi08466639-485 2023-10-01T07:32:26.232 INFO:tasks.rados.rados.0.smithi084.stdout:485: finishing write tid 3 to smithi08466639-485 2023-10-01T07:32:26.232 INFO:tasks.rados.rados.0.smithi084.stdout:485: finishing write tid 4 to smithi08466639-485 2023-10-01T07:32:26.232 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 485 v 121 (ObjNum 484 snap 0 seq_num 484) dirty exists 2023-10-01T07:32:26.232 INFO:tasks.rados.rados.0.smithi084.stdout:485: left oid 485 (ObjNum 484 snap 0 seq_num 484) 2023-10-01T07:32:26.233 INFO:tasks.rados.rados.0.smithi084.stdout:486: finishing write tid 1 to smithi08466639-486 2023-10-01T07:32:26.233 INFO:tasks.rados.rados.0.smithi084.stdout:486: finishing write tid 2 to smithi08466639-486 2023-10-01T07:32:26.233 INFO:tasks.rados.rados.0.smithi084.stdout:486: finishing write tid 3 to smithi08466639-486 2023-10-01T07:32:26.233 INFO:tasks.rados.rados.0.smithi084.stdout:483: done (15 left) 2023-10-01T07:32:26.233 INFO:tasks.rados.rados.0.smithi084.stdout:484: done (14 left) 2023-10-01T07:32:26.233 INFO:tasks.rados.rados.0.smithi084.stdout:485: done (13 left) 2023-10-01T07:32:26.233 INFO:tasks.rados.rados.0.smithi084.stdout:499: write initial oid 499 2023-10-01T07:32:26.233 INFO:tasks.rados.rados.0.smithi084.stdout:499: seq_num 498 ranges {769886=636947,2091915=277971} 2023-10-01T07:32:26.241 INFO:tasks.rados.rados.0.smithi084.stdout:499: writing smithi08466639-499 from 769886 to 1406833 tid 1 2023-10-01T07:32:26.247 INFO:tasks.rados.rados.0.smithi084.stdout:499: writing smithi08466639-499 from 2091915 to 2369886 tid 2 2023-10-01T07:32:26.248 INFO:tasks.rados.rados.0.smithi084.stdout:500: write initial oid 500 2023-10-01T07:32:26.248 INFO:tasks.rados.rados.0.smithi084.stdout:500: seq_num 499 ranges {786693=712196,2150397=236296} 2023-10-01T07:32:26.256 INFO:tasks.rados.rados.0.smithi084.stdout:500: writing smithi08466639-500 from 786693 to 1498889 tid 1 2023-10-01T07:32:26.262 INFO:tasks.rados.rados.0.smithi084.stdout:500: writing smithi08466639-500 from 2150397 to 2386693 tid 2 2023-10-01T07:32:26.262 INFO:tasks.rados.rados.0.smithi084.stdout:501: write oid 208 current snap is 0 2023-10-01T07:32:26.262 INFO:tasks.rados.rados.0.smithi084.stdout:486: finishing write tid 4 to smithi08466639-486 2023-10-01T07:32:26.262 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 486 v 98 (ObjNum 485 snap 0 seq_num 485) dirty exists 2023-10-01T07:32:26.262 INFO:tasks.rados.rados.0.smithi084.stdout:486: left oid 486 (ObjNum 485 snap 0 seq_num 485) 2023-10-01T07:32:26.262 INFO:tasks.rados.rados.0.smithi084.stdout:487: finishing write tid 1 to smithi08466639-487 2023-10-01T07:32:26.262 INFO:tasks.rados.rados.0.smithi084.stdout:487: finishing write tid 2 to smithi08466639-487 2023-10-01T07:32:26.262 INFO:tasks.rados.rados.0.smithi084.stdout:487: finishing write tid 3 to smithi08466639-487 2023-10-01T07:32:26.262 INFO:tasks.rados.rados.0.smithi084.stdout:501: seq_num 500 ranges {403500=787445,1692526=473837} 2023-10-01T07:32:26.268 INFO:tasks.rados.rados.0.smithi084.stdout:501: writing smithi08466639-208 from 403500 to 1190945 tid 1 2023-10-01T07:32:26.275 INFO:tasks.rados.rados.0.smithi084.stdout:501: writing smithi08466639-208 from 1692526 to 2166363 tid 2 2023-10-01T07:32:26.275 INFO:tasks.rados.rados.0.smithi084.stdout:486: done (15 left) 2023-10-01T07:32:26.276 INFO:tasks.rados.rados.0.smithi084.stdout:502: write oid 47 current snap is 0 2023-10-01T07:32:26.276 INFO:tasks.rados.rados.0.smithi084.stdout:487: finishing write tid 4 to smithi08466639-487 2023-10-01T07:32:26.276 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 487 v 117 (ObjNum 486 snap 0 seq_num 486) dirty exists 2023-10-01T07:32:26.276 INFO:tasks.rados.rados.0.smithi084.stdout:487: left oid 487 (ObjNum 486 snap 0 seq_num 486) 2023-10-01T07:32:26.276 INFO:tasks.rados.rados.0.smithi084.stdout:488: finishing write tid 1 to smithi08466639-488 2023-10-01T07:32:26.276 INFO:tasks.rados.rados.0.smithi084.stdout:488: finishing write tid 2 to smithi08466639-488 2023-10-01T07:32:26.277 INFO:tasks.rados.rados.0.smithi084.stdout:488: finishing write tid 3 to smithi08466639-488 2023-10-01T07:32:26.277 INFO:tasks.rados.rados.0.smithi084.stdout:488: finishing write tid 4 to smithi08466639-488 2023-10-01T07:32:26.277 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 488 v 101 (ObjNum 487 snap 0 seq_num 487) dirty exists 2023-10-01T07:32:26.277 INFO:tasks.rados.rados.0.smithi084.stdout:488: left oid 488 (ObjNum 487 snap 0 seq_num 487) 2023-10-01T07:32:26.277 INFO:tasks.rados.rados.0.smithi084.stdout:489: finishing write tid 1 to smithi08466639-489 2023-10-01T07:32:26.277 INFO:tasks.rados.rados.0.smithi084.stdout:502: seq_num 501 ranges {420307=462694,1351008=617495} 2023-10-01T07:32:26.280 INFO:tasks.rados.rados.0.smithi084.stdout:502: writing smithi08466639-47 from 420307 to 883001 tid 1 2023-10-01T07:32:26.287 INFO:tasks.rados.rados.0.smithi084.stdout:502: writing smithi08466639-47 from 1351008 to 1968503 tid 2 2023-10-01T07:32:26.288 INFO:tasks.rados.rados.0.smithi084.stdout:487: done (15 left) 2023-10-01T07:32:26.288 INFO:tasks.rados.rados.0.smithi084.stdout:488: done (14 left) 2023-10-01T07:32:26.288 INFO:tasks.rados.rados.0.smithi084.stdout:503: delete oid 269 current snap is 0 2023-10-01T07:32:26.288 INFO:tasks.rados.rados.0.smithi084.stdout:489: finishing write tid 2 to smithi08466639-489 2023-10-01T07:32:26.288 INFO:tasks.rados.rados.0.smithi084.stdout:489: finishing write tid 3 to smithi08466639-489 2023-10-01T07:32:26.288 INFO:tasks.rados.rados.0.smithi084.stdout:489: finishing write tid 4 to smithi08466639-489 2023-10-01T07:32:26.289 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 489 v 122 (ObjNum 488 snap 0 seq_num 488) dirty exists 2023-10-01T07:32:26.289 INFO:tasks.rados.rados.0.smithi084.stdout:489: left oid 489 (ObjNum 488 snap 0 seq_num 488) 2023-10-01T07:32:26.289 INFO:tasks.rados.rados.0.smithi084.stdout:490: finishing write tid 1 to smithi08466639-490 2023-10-01T07:32:26.289 INFO:tasks.rados.rados.0.smithi084.stdout:490: finishing write tid 2 to smithi08466639-490 2023-10-01T07:32:26.289 INFO:tasks.rados.rados.0.smithi084.stdout:490: finishing write tid 3 to smithi08466639-490 2023-10-01T07:32:26.289 INFO:tasks.rados.rados.0.smithi084.stdout:490: finishing write tid 4 to smithi08466639-490 2023-10-01T07:32:26.290 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 490 v 131 (ObjNum 489 snap 0 seq_num 489) dirty exists 2023-10-01T07:32:26.290 INFO:tasks.rados.rados.0.smithi084.stdout:490: left oid 490 (ObjNum 489 snap 0 seq_num 489) 2023-10-01T07:32:26.290 INFO:tasks.rados.rados.0.smithi084.stdout:491: finishing write tid 1 to smithi08466639-491 2023-10-01T07:32:26.290 INFO:tasks.rados.rados.0.smithi084.stdout:491: finishing write tid 2 to smithi08466639-491 2023-10-01T07:32:26.290 INFO:tasks.rados.rados.0.smithi084.stdout:491: finishing write tid 3 to smithi08466639-491 2023-10-01T07:32:26.290 INFO:tasks.rados.rados.0.smithi084.stdout:491: finishing write tid 4 to smithi08466639-491 2023-10-01T07:32:26.291 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 491 v 125 (ObjNum 490 snap 0 seq_num 490) dirty exists 2023-10-01T07:32:26.291 INFO:tasks.rados.rados.0.smithi084.stdout:491: left oid 491 (ObjNum 490 snap 0 seq_num 490) 2023-10-01T07:32:26.291 INFO:tasks.rados.rados.0.smithi084.stdout:492: finishing write tid 1 to smithi08466639-492 2023-10-01T07:32:26.291 INFO:tasks.rados.rados.0.smithi084.stdout:492: finishing write tid 2 to smithi08466639-492 2023-10-01T07:32:26.291 INFO:tasks.rados.rados.0.smithi084.stdout:492: finishing write tid 3 to smithi08466639-492 2023-10-01T07:32:26.291 INFO:tasks.rados.rados.0.smithi084.stdout:492: finishing write tid 4 to smithi08466639-492 2023-10-01T07:32:26.291 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 492 v 122 (ObjNum 491 snap 0 seq_num 491) dirty exists 2023-10-01T07:32:26.291 INFO:tasks.rados.rados.0.smithi084.stdout:492: left oid 492 (ObjNum 491 snap 0 seq_num 491) 2023-10-01T07:32:26.291 INFO:tasks.rados.rados.0.smithi084.stdout:493: finishing write tid 1 to smithi08466639-493 2023-10-01T07:32:26.291 INFO:tasks.rados.rados.0.smithi084.stdout:493: finishing write tid 2 to smithi08466639-493 2023-10-01T07:32:26.291 INFO:tasks.rados.rados.0.smithi084.stdout:493: finishing write tid 3 to smithi08466639-493 2023-10-01T07:32:26.291 INFO:tasks.rados.rados.0.smithi084.stdout:493: finishing write tid 4 to smithi08466639-493 2023-10-01T07:32:26.292 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 493 v 97 (ObjNum 492 snap 0 seq_num 492) dirty exists 2023-10-01T07:32:26.292 INFO:tasks.rados.rados.0.smithi084.stdout:493: left oid 493 (ObjNum 492 snap 0 seq_num 492) 2023-10-01T07:32:26.292 INFO:tasks.rados.rados.0.smithi084.stdout:494: finishing write tid 1 to smithi08466639-494 2023-10-01T07:32:26.292 INFO:tasks.rados.rados.0.smithi084.stdout:494: finishing write tid 2 to smithi08466639-494 2023-10-01T07:32:26.292 INFO:tasks.rados.rados.0.smithi084.stdout:494: finishing write tid 3 to smithi08466639-494 2023-10-01T07:32:26.292 INFO:tasks.rados.rados.0.smithi084.stdout:494: finishing write tid 4 to smithi08466639-494 2023-10-01T07:32:26.292 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 494 v 104 (ObjNum 493 snap 0 seq_num 493) dirty exists 2023-10-01T07:32:26.292 INFO:tasks.rados.rados.0.smithi084.stdout:494: left oid 494 (ObjNum 493 snap 0 seq_num 493) 2023-10-01T07:32:26.292 INFO:tasks.rados.rados.0.smithi084.stdout:495: finishing write tid 1 to smithi08466639-495 2023-10-01T07:32:26.292 INFO:tasks.rados.rados.0.smithi084.stdout:495: finishing write tid 2 to smithi08466639-495 2023-10-01T07:32:26.292 INFO:tasks.rados.rados.0.smithi084.stdout:495: finishing write tid 3 to smithi08466639-495 2023-10-01T07:32:26.292 INFO:tasks.rados.rados.0.smithi084.stdout:495: finishing write tid 4 to smithi08466639-495 2023-10-01T07:32:26.292 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 495 v 92 (ObjNum 494 snap 0 seq_num 494) dirty exists 2023-10-01T07:32:26.293 INFO:tasks.rados.rados.0.smithi084.stdout:495: left oid 495 (ObjNum 494 snap 0 seq_num 494) 2023-10-01T07:32:26.293 INFO:tasks.rados.rados.0.smithi084.stdout:496: finishing write tid 1 to smithi08466639-496 2023-10-01T07:32:26.293 INFO:tasks.rados.rados.0.smithi084.stdout:496: finishing write tid 2 to smithi08466639-496 2023-10-01T07:32:26.293 INFO:tasks.rados.rados.0.smithi084.stdout:496: finishing write tid 3 to smithi08466639-496 2023-10-01T07:32:26.293 INFO:tasks.rados.rados.0.smithi084.stdout:496: finishing write tid 4 to smithi08466639-496 2023-10-01T07:32:26.293 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 496 v 103 (ObjNum 495 snap 0 seq_num 495) dirty exists 2023-10-01T07:32:26.293 INFO:tasks.rados.rados.0.smithi084.stdout:496: left oid 496 (ObjNum 495 snap 0 seq_num 495) 2023-10-01T07:32:26.293 INFO:tasks.rados.rados.0.smithi084.stdout:497: finishing write tid 1 to smithi08466639-497 2023-10-01T07:32:26.293 INFO:tasks.rados.rados.0.smithi084.stdout:497: finishing write tid 2 to smithi08466639-497 2023-10-01T07:32:26.293 INFO:tasks.rados.rados.0.smithi084.stdout:497: finishing write tid 3 to smithi08466639-497 2023-10-01T07:32:26.293 INFO:tasks.rados.rados.0.smithi084.stdout:497: finishing write tid 4 to smithi08466639-497 2023-10-01T07:32:26.293 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 497 v 101 (ObjNum 496 snap 0 seq_num 496) dirty exists 2023-10-01T07:32:26.293 INFO:tasks.rados.rados.0.smithi084.stdout:497: left oid 497 (ObjNum 496 snap 0 seq_num 496) 2023-10-01T07:32:26.293 INFO:tasks.rados.rados.0.smithi084.stdout:498: finishing write tid 1 to smithi08466639-498 2023-10-01T07:32:26.294 INFO:tasks.rados.rados.0.smithi084.stdout:498: finishing write tid 2 to smithi08466639-498 2023-10-01T07:32:26.294 INFO:tasks.rados.rados.0.smithi084.stdout:498: finishing write tid 3 to smithi08466639-498 2023-10-01T07:32:26.294 INFO:tasks.rados.rados.0.smithi084.stdout:498: finishing write tid 4 to smithi08466639-498 2023-10-01T07:32:26.294 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 498 v 120 (ObjNum 497 snap 0 seq_num 497) dirty exists 2023-10-01T07:32:26.294 INFO:tasks.rados.rados.0.smithi084.stdout:498: left oid 498 (ObjNum 497 snap 0 seq_num 497) 2023-10-01T07:32:26.294 INFO:tasks.rados.rados.0.smithi084.stdout:499: finishing write tid 1 to smithi08466639-499 2023-10-01T07:32:26.294 INFO:tasks.rados.rados.0.smithi084.stdout:499: finishing write tid 2 to smithi08466639-499 2023-10-01T07:32:26.294 INFO:tasks.rados.rados.0.smithi084.stdout:499: finishing write tid 3 to smithi08466639-499 2023-10-01T07:32:26.294 INFO:tasks.rados.rados.0.smithi084.stdout:499: finishing write tid 4 to smithi08466639-499 2023-10-01T07:32:26.294 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 499 v 124 (ObjNum 498 snap 0 seq_num 498) dirty exists 2023-10-01T07:32:26.294 INFO:tasks.rados.rados.0.smithi084.stdout:499: left oid 499 (ObjNum 498 snap 0 seq_num 498) 2023-10-01T07:32:26.294 INFO:tasks.rados.rados.0.smithi084.stdout:500: finishing write tid 1 to smithi08466639-500 2023-10-01T07:32:26.295 INFO:tasks.rados.rados.0.smithi084.stdout:500: finishing write tid 2 to smithi08466639-500 2023-10-01T07:32:26.295 INFO:tasks.rados.rados.0.smithi084.stdout:500: finishing write tid 3 to smithi08466639-500 2023-10-01T07:32:26.295 INFO:tasks.rados.rados.0.smithi084.stdout:500: finishing write tid 4 to smithi08466639-500 2023-10-01T07:32:26.295 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 500 v 108 (ObjNum 499 snap 0 seq_num 499) dirty exists 2023-10-01T07:32:26.295 INFO:tasks.rados.rados.0.smithi084.stdout:500: left oid 500 (ObjNum 499 snap 0 seq_num 499) 2023-10-01T07:32:26.295 INFO:tasks.rados.rados.0.smithi084.stdout:501: finishing write tid 1 to smithi08466639-208 2023-10-01T07:32:26.295 INFO:tasks.rados.rados.0.smithi084.stdout:501: finishing write tid 2 to smithi08466639-208 2023-10-01T07:32:26.295 INFO:tasks.rados.rados.0.smithi084.stdout:501: finishing write tid 3 to smithi08466639-208 2023-10-01T07:32:26.295 INFO:tasks.rados.rados.0.smithi084.stdout:501: finishing write tid 4 to smithi08466639-208 2023-10-01T07:32:26.296 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 208 v 134 (ObjNum 500 snap 0 seq_num 500) dirty exists 2023-10-01T07:32:26.296 INFO:tasks.rados.rados.0.smithi084.stdout:501: left oid 208 (ObjNum 500 snap 0 seq_num 500) 2023-10-01T07:32:26.296 INFO:tasks.rados.rados.0.smithi084.stdout:502: finishing write tid 1 to smithi08466639-47 2023-10-01T07:32:26.297 INFO:tasks.rados.rados.0.smithi084.stdout:489: done (14 left) 2023-10-01T07:32:26.297 INFO:tasks.rados.rados.0.smithi084.stdout:490: done (13 left) 2023-10-01T07:32:26.298 INFO:tasks.rados.rados.0.smithi084.stdout:491: done (12 left) 2023-10-01T07:32:26.298 INFO:tasks.rados.rados.0.smithi084.stdout:492: done (11 left) 2023-10-01T07:32:26.298 INFO:tasks.rados.rados.0.smithi084.stdout:493: done (10 left) 2023-10-01T07:32:26.298 INFO:tasks.rados.rados.0.smithi084.stdout:494: done (9 left) 2023-10-01T07:32:26.298 INFO:tasks.rados.rados.0.smithi084.stdout:495: done (8 left) 2023-10-01T07:32:26.298 INFO:tasks.rados.rados.0.smithi084.stdout:496: done (7 left) 2023-10-01T07:32:26.298 INFO:tasks.rados.rados.0.smithi084.stdout:497: done (6 left) 2023-10-01T07:32:26.298 INFO:tasks.rados.rados.0.smithi084.stdout:498: done (5 left) 2023-10-01T07:32:26.299 INFO:tasks.rados.rados.0.smithi084.stdout:499: done (4 left) 2023-10-01T07:32:26.299 INFO:tasks.rados.rados.0.smithi084.stdout:500: done (3 left) 2023-10-01T07:32:26.299 INFO:tasks.rados.rados.0.smithi084.stdout:501: done (2 left) 2023-10-01T07:32:26.299 INFO:tasks.rados.rados.0.smithi084.stdout:503: done (1 left) 2023-10-01T07:32:26.299 INFO:tasks.rados.rados.0.smithi084.stdout:504: delete oid 165 current snap is 0 2023-10-01T07:32:26.299 INFO:tasks.rados.rados.0.smithi084.stdout:502: finishing write tid 2 to smithi08466639-47 2023-10-01T07:32:26.299 INFO:tasks.rados.rados.0.smithi084.stdout:502: finishing write tid 3 to smithi08466639-47 2023-10-01T07:32:26.299 INFO:tasks.rados.rados.0.smithi084.stdout:502: finishing write tid 4 to smithi08466639-47 2023-10-01T07:32:26.299 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 47 v 91 (ObjNum 501 snap 0 seq_num 501) dirty exists 2023-10-01T07:32:26.300 INFO:tasks.rados.rados.0.smithi084.stdout:502: left oid 47 (ObjNum 501 snap 0 seq_num 501) 2023-10-01T07:32:26.300 INFO:tasks.rados.rados.0.smithi084.stdout:502: done (1 left) 2023-10-01T07:32:26.300 INFO:tasks.rados.rados.0.smithi084.stdout:504: done (0 left) 2023-10-01T07:32:26.300 INFO:tasks.rados.rados.0.smithi084.stdout:505: write oid 123 current snap is 0 2023-10-01T07:32:26.300 INFO:tasks.rados.rados.0.smithi084.stdout:505: seq_num 504 ranges {470728=404794,1526454=481175} 2023-10-01T07:32:26.301 INFO:tasks.rados.rados.0.smithi084.stdout:505: writing smithi08466639-123 from 470728 to 875522 tid 1 2023-10-01T07:32:26.309 INFO:tasks.rados.rados.0.smithi084.stdout:505: writing smithi08466639-123 from 1526454 to 2007629 tid 2 2023-10-01T07:32:26.309 INFO:tasks.rados.rados.0.smithi084.stdout:506: delete oid 115 current snap is 0 2023-10-01T07:32:26.309 INFO:tasks.rados.rados.0.smithi084.stdout:505: finishing write tid 1 to smithi08466639-123 2023-10-01T07:32:26.311 INFO:tasks.rados.rados.0.smithi084.stdout:506: done (1 left) 2023-10-01T07:32:26.311 INFO:tasks.rados.rados.0.smithi084.stdout:507: read oid 435 snap -1 2023-10-01T07:32:26.311 INFO:tasks.rados.rados.0.smithi084.stdout:507: expect (ObjNum 434 snap 0 seq_num 434) 2023-10-01T07:32:26.311 INFO:tasks.rados.rados.0.smithi084.stdout:508: write oid 20 current snap is 0 2023-10-01T07:32:26.312 INFO:tasks.rados.rados.0.smithi084.stdout:508: seq_num 506 ranges {504342=555292,1643418=484844} 2023-10-01T07:32:26.318 INFO:tasks.rados.rados.0.smithi084.stdout:508: writing smithi08466639-20 from 504342 to 1059634 tid 1 2023-10-01T07:32:26.325 INFO:tasks.rados.rados.0.smithi084.stdout:508: writing smithi08466639-20 from 1643418 to 2128262 tid 2 2023-10-01T07:32:26.325 INFO:tasks.rados.rados.0.smithi084.stdout:509: read oid 336 snap -1 2023-10-01T07:32:26.325 INFO:tasks.rados.rados.0.smithi084.stdout:509: expect (ObjNum 335 snap 0 seq_num 335) 2023-10-01T07:32:26.326 INFO:tasks.rados.rados.0.smithi084.stdout:510: read oid 195 snap -1 2023-10-01T07:32:26.326 INFO:tasks.rados.rados.0.smithi084.stdout:510: expect (ObjNum 194 snap 0 seq_num 194) 2023-10-01T07:32:26.326 INFO:tasks.rados.rados.0.smithi084.stdout:511: write oid 166 current snap is 0 2023-10-01T07:32:26.326 INFO:tasks.rados.rados.0.smithi084.stdout:505: finishing write tid 2 to smithi08466639-123 2023-10-01T07:32:26.326 INFO:tasks.rados.rados.0.smithi084.stdout:511: seq_num 507 ranges {521149=630541,1701900=628502} 2023-10-01T07:32:26.332 INFO:tasks.rados.rados.0.smithi084.stdout:511: writing smithi08466639-166 from 521149 to 1151690 tid 1 2023-10-01T07:32:26.340 INFO:tasks.rados.rados.0.smithi084.stdout:511: writing smithi08466639-166 from 1701900 to 2330402 tid 2 2023-10-01T07:32:26.340 INFO:tasks.rados.rados.0.smithi084.stdout:512: write oid 251 current snap is 0 2023-10-01T07:32:26.340 INFO:tasks.rados.rados.0.smithi084.stdout:505: finishing write tid 3 to smithi08466639-123 2023-10-01T07:32:26.340 INFO:tasks.rados.rados.0.smithi084.stdout:505: finishing write tid 4 to smithi08466639-123 2023-10-01T07:32:26.340 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 123 v 137 (ObjNum 504 snap 0 seq_num 504) dirty exists 2023-10-01T07:32:26.340 INFO:tasks.rados.rados.0.smithi084.stdout:505: left oid 123 (ObjNum 504 snap 0 seq_num 504) 2023-10-01T07:32:26.340 INFO:tasks.rados.rados.0.smithi084.stdout:508: finishing write tid 1 to smithi08466639-20 2023-10-01T07:32:26.340 INFO:tasks.rados.rados.0.smithi084.stdout:507: expect (ObjNum 434 snap 0 seq_num 434) 2023-10-01T07:32:26.462 INFO:tasks.rados.rados.0.smithi084.stdout:508: finishing write tid 2 to smithi08466639-20 2023-10-01T07:32:26.462 INFO:tasks.rados.rados.0.smithi084.stdout:508: finishing write tid 3 to smithi08466639-20 2023-10-01T07:32:26.462 INFO:tasks.rados.rados.0.smithi084.stdout:508: finishing write tid 4 to smithi08466639-20 2023-10-01T07:32:26.463 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 20 v 123 (ObjNum 506 snap 0 seq_num 506) dirty exists 2023-10-01T07:32:26.463 INFO:tasks.rados.rados.0.smithi084.stdout:508: left oid 20 (ObjNum 506 snap 0 seq_num 506) 2023-10-01T07:32:26.463 INFO:tasks.rados.rados.0.smithi084.stdout:511: finishing write tid 1 to smithi08466639-166 2023-10-01T07:32:26.463 INFO:tasks.rados.rados.0.smithi084.stdout:510: expect (ObjNum 194 snap 0 seq_num 194) 2023-10-01T07:32:26.584 INFO:tasks.rados.rados.0.smithi084.stdout:511: finishing write tid 2 to smithi08466639-166 2023-10-01T07:32:26.584 INFO:tasks.rados.rados.0.smithi084.stdout:511: finishing write tid 3 to smithi08466639-166 2023-10-01T07:32:26.584 INFO:tasks.rados.rados.0.smithi084.stdout:511: finishing write tid 4 to smithi08466639-166 2023-10-01T07:32:26.584 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 166 v 127 (ObjNum 507 snap 0 seq_num 507) dirty exists 2023-10-01T07:32:26.585 INFO:tasks.rados.rados.0.smithi084.stdout:511: left oid 166 (ObjNum 507 snap 0 seq_num 507) 2023-10-01T07:32:26.585 INFO:tasks.rados.rados.0.smithi084.stdout:509: expect (ObjNum 335 snap 0 seq_num 335) 2023-10-01T07:32:26.718 INFO:tasks.rados.rados.0.smithi084.stdout:512: seq_num 508 ranges {537956=705790,1644029=772160} 2023-10-01T07:32:26.729 INFO:tasks.rados.rados.0.smithi084.stdout:512: writing smithi08466639-251 from 537956 to 1243746 tid 1 2023-10-01T07:32:26.736 INFO:tasks.rados.rados.0.smithi084.stdout:512: writing smithi08466639-251 from 1644029 to 2416189 tid 2 2023-10-01T07:32:26.737 INFO:tasks.rados.rados.0.smithi084.stdout:505: done (6 left) 2023-10-01T07:32:26.737 INFO:tasks.rados.rados.0.smithi084.stdout:507: done (5 left) 2023-10-01T07:32:26.737 INFO:tasks.rados.rados.0.smithi084.stdout:508: done (4 left) 2023-10-01T07:32:26.737 INFO:tasks.rados.rados.0.smithi084.stdout:509: done (3 left) 2023-10-01T07:32:26.738 INFO:tasks.rados.rados.0.smithi084.stdout:510: done (2 left) 2023-10-01T07:32:26.738 INFO:tasks.rados.rados.0.smithi084.stdout:511: done (1 left) 2023-10-01T07:32:26.738 INFO:tasks.rados.rados.0.smithi084.stdout:513: read oid 202 snap -1 2023-10-01T07:32:26.739 INFO:tasks.rados.rados.0.smithi084.stdout:513: expect (ObjNum 201 snap 0 seq_num 201) 2023-10-01T07:32:26.739 INFO:tasks.rados.rados.0.smithi084.stdout:514: read oid 427 snap -1 2023-10-01T07:32:26.739 INFO:tasks.rados.rados.0.smithi084.stdout:514: expect (ObjNum 426 snap 0 seq_num 426) 2023-10-01T07:32:26.739 INFO:tasks.rados.rados.0.smithi084.stdout:515: read oid 278 snap -1 2023-10-01T07:32:26.739 INFO:tasks.rados.rados.0.smithi084.stdout:515: expect (ObjNum 277 snap 0 seq_num 277) 2023-10-01T07:32:26.739 INFO:tasks.rados.rados.0.smithi084.stdout:516: write oid 248 current snap is 0 2023-10-01T07:32:26.739 INFO:tasks.rados.rados.0.smithi084.stdout:516: seq_num 509 ranges {554763=781039,2102511=452252} 2023-10-01T07:32:26.746 INFO:tasks.rados.rados.0.smithi084.stdout:516: writing smithi08466639-248 from 554763 to 1335802 tid 1 2023-10-01T07:32:26.754 INFO:tasks.rados.rados.0.smithi084.stdout:516: writing smithi08466639-248 from 2102511 to 2554763 tid 2 2023-10-01T07:32:26.754 INFO:tasks.rados.rados.0.smithi084.stdout:517: write oid 112 current snap is 0 2023-10-01T07:32:26.755 INFO:tasks.rados.rados.0.smithi084.stdout:512: finishing write tid 1 to smithi08466639-251 2023-10-01T07:32:26.755 INFO:tasks.rados.rados.0.smithi084.stdout:512: finishing write tid 2 to smithi08466639-251 2023-10-01T07:32:26.755 INFO:tasks.rados.rados.0.smithi084.stdout:512: finishing write tid 3 to smithi08466639-251 2023-10-01T07:32:26.755 INFO:tasks.rados.rados.0.smithi084.stdout:512: finishing write tid 4 to smithi08466639-251 2023-10-01T07:32:26.756 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 251 v 126 (ObjNum 508 snap 0 seq_num 508) dirty exists 2023-10-01T07:32:26.756 INFO:tasks.rados.rados.0.smithi084.stdout:512: left oid 251 (ObjNum 508 snap 0 seq_num 508) 2023-10-01T07:32:26.756 INFO:tasks.rados.rados.0.smithi084.stdout:513: expect (ObjNum 201 snap 0 seq_num 201) 2023-10-01T07:32:26.887 INFO:tasks.rados.rados.0.smithi084.stdout:515: expect (ObjNum 277 snap 0 seq_num 277) 2023-10-01T07:32:26.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:26 smithi112 bash[27689]: audit 2023-10-01T07:32:26.626750+0000 mon.c (mon.2) 104 : audit [DBG] from='client.? 172.21.15.84:0/174407510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:32:26.984 INFO:tasks.rados.rados.0.smithi084.stdout:514: expect (ObjNum 426 snap 0 seq_num 426) 2023-10-01T07:32:27.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:26 smithi084 bash[27378]: audit 2023-10-01T07:32:26.626750+0000 mon.c (mon.2) 104 : audit [DBG] from='client.? 172.21.15.84:0/174407510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:32:27.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:26 smithi084 bash[33757]: audit 2023-10-01T07:32:26.626750+0000 mon.c (mon.2) 104 : audit [DBG] from='client.? 172.21.15.84:0/174407510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:32:27.105 INFO:tasks.rados.rados.0.smithi084.stdout:516: finishing write tid 1 to smithi08466639-248 2023-10-01T07:32:27.106 INFO:tasks.rados.rados.0.smithi084.stdout:516: finishing write tid 2 to smithi08466639-248 2023-10-01T07:32:27.106 INFO:tasks.rados.rados.0.smithi084.stdout:517: seq_num 510 ranges {571570=572641,1877346=694224} 2023-10-01T07:32:27.113 INFO:tasks.rados.rados.0.smithi084.stdout:517: writing smithi08466639-112 from 571570 to 1144211 tid 1 2023-10-01T07:32:27.125 INFO:tasks.rados.rados.0.smithi084.stdout:517: writing smithi08466639-112 from 1877346 to 2571570 tid 2 2023-10-01T07:32:27.125 INFO:tasks.rados.rados.0.smithi084.stdout:512: done (5 left) 2023-10-01T07:32:27.125 INFO:tasks.rados.rados.0.smithi084.stdout:513: done (4 left) 2023-10-01T07:32:27.125 INFO:tasks.rados.rados.0.smithi084.stdout:514: done (3 left) 2023-10-01T07:32:27.125 INFO:tasks.rados.rados.0.smithi084.stdout:515: done (2 left) 2023-10-01T07:32:27.126 INFO:tasks.rados.rados.0.smithi084.stdout:518: read oid 204 snap -1 2023-10-01T07:32:27.126 INFO:tasks.rados.rados.0.smithi084.stdout:518: expect (ObjNum 203 snap 0 seq_num 203) 2023-10-01T07:32:27.126 INFO:tasks.rados.rados.0.smithi084.stdout:516: finishing write tid 3 to smithi08466639-248 2023-10-01T07:32:27.127 INFO:tasks.rados.rados.0.smithi084.stdout:516: finishing write tid 4 to smithi08466639-248 2023-10-01T07:32:27.127 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 248 v 130 (ObjNum 509 snap 0 seq_num 509) dirty exists 2023-10-01T07:32:27.127 INFO:tasks.rados.rados.0.smithi084.stdout:516: left oid 248 (ObjNum 509 snap 0 seq_num 509) 2023-10-01T07:32:27.127 INFO:tasks.rados.rados.0.smithi084.stdout:517: finishing write tid 1 to smithi08466639-112 2023-10-01T07:32:27.127 INFO:tasks.rados.rados.0.smithi084.stdout:519: read oid 23 snap -1 2023-10-01T07:32:27.128 INFO:tasks.rados.rados.0.smithi084.stdout:519: expect (ObjNum 22 snap 0 seq_num 22) 2023-10-01T07:32:27.128 INFO:tasks.rados.rados.0.smithi084.stdout:516: done (3 left) 2023-10-01T07:32:27.128 INFO:tasks.rados.rados.0.smithi084.stdout:520: write oid 191 current snap is 0 2023-10-01T07:32:27.128 INFO:tasks.rados.rados.0.smithi084.stdout:520: seq_num 511 ranges {588377=647890,1935828=635840} 2023-10-01T07:32:27.131 INFO:tasks.rados.rados.0.smithi084.stdout:520: writing smithi08466639-191 from 588377 to 1236267 tid 1 2023-10-01T07:32:27.139 INFO:tasks.rados.rados.0.smithi084.stdout:520: writing smithi08466639-191 from 1935828 to 2571668 tid 2 2023-10-01T07:32:27.140 INFO:tasks.rados.rados.0.smithi084.stdout:521: write oid 500 current snap is 0 2023-10-01T07:32:27.140 INFO:tasks.rados.rados.0.smithi084.stdout:521: seq_num 512 ranges {605184=723139,1877957=727227} 2023-10-01T07:32:27.146 INFO:tasks.rados.rados.0.smithi084.stdout:521: writing smithi08466639-500 from 605184 to 1328323 tid 1 2023-10-01T07:32:27.154 INFO:tasks.rados.rados.0.smithi084.stdout:521: writing smithi08466639-500 from 1877957 to 2605184 tid 2 2023-10-01T07:32:27.154 INFO:tasks.rados.rados.0.smithi084.stdout:522: write oid 376 current snap is 0 2023-10-01T07:32:27.154 INFO:tasks.rados.rados.0.smithi084.stdout:522: seq_num 513 ranges {621991=798388,1936439=639509} 2023-10-01T07:32:27.162 INFO:tasks.rados.rados.0.smithi084.stdout:522: writing smithi08466639-376 from 621991 to 1420379 tid 1 2023-10-01T07:32:27.169 INFO:tasks.rados.rados.0.smithi084.stdout:522: writing smithi08466639-376 from 1936439 to 2575948 tid 2 2023-10-01T07:32:27.169 INFO:tasks.rados.rados.0.smithi084.stdout:523: write oid 492 current snap is 0 2023-10-01T07:32:27.170 INFO:tasks.rados.rados.0.smithi084.stdout:523: seq_num 514 ranges {638798=473637,1594921=783167} 2023-10-01T07:32:27.176 INFO:tasks.rados.rados.0.smithi084.stdout:523: writing smithi08466639-492 from 638798 to 1112435 tid 1 2023-10-01T07:32:27.186 INFO:tasks.rados.rados.0.smithi084.stdout:523: writing smithi08466639-492 from 1594921 to 2378088 tid 2 2023-10-01T07:32:27.186 INFO:tasks.rados.rados.0.smithi084.stdout:524: read oid 361 snap -1 2023-10-01T07:32:27.186 INFO:tasks.rados.rados.0.smithi084.stdout:524: expect (ObjNum 360 snap 0 seq_num 360) 2023-10-01T07:32:27.186 INFO:tasks.rados.rados.0.smithi084.stdout:525: write oid 353 current snap is 0 2023-10-01T07:32:27.186 INFO:tasks.rados.rados.0.smithi084.stdout:517: finishing write tid 2 to smithi08466639-112 2023-10-01T07:32:27.187 INFO:tasks.rados.rados.0.smithi084.stdout:517: finishing write tid 3 to smithi08466639-112 2023-10-01T07:32:27.187 INFO:tasks.rados.rados.0.smithi084.stdout:519: expect (ObjNum 22 snap 0 seq_num 22) 2023-10-01T07:32:27.274 INFO:tasks.rados.rados.0.smithi084.stdout:517: finishing write tid 4 to smithi08466639-112 2023-10-01T07:32:27.274 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 112 v 143 (ObjNum 510 snap 0 seq_num 510) dirty exists 2023-10-01T07:32:27.274 INFO:tasks.rados.rados.0.smithi084.stdout:517: left oid 112 (ObjNum 510 snap 0 seq_num 510) 2023-10-01T07:32:27.274 INFO:tasks.rados.rados.0.smithi084.stdout:518: expect (ObjNum 203 snap 0 seq_num 203) 2023-10-01T07:32:27.404 INFO:tasks.rados.rados.0.smithi084.stdout:520: finishing write tid 1 to smithi08466639-191 2023-10-01T07:32:27.404 INFO:tasks.rados.rados.0.smithi084.stdout:520: finishing write tid 2 to smithi08466639-191 2023-10-01T07:32:27.404 INFO:tasks.rados.rados.0.smithi084.stdout:520: finishing write tid 3 to smithi08466639-191 2023-10-01T07:32:27.404 INFO:tasks.rados.rados.0.smithi084.stdout:520: finishing write tid 4 to smithi08466639-191 2023-10-01T07:32:27.404 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 191 v 146 (ObjNum 511 snap 0 seq_num 511) dirty exists 2023-10-01T07:32:27.404 INFO:tasks.rados.rados.0.smithi084.stdout:520: left oid 191 (ObjNum 511 snap 0 seq_num 511) 2023-10-01T07:32:27.405 INFO:tasks.rados.rados.0.smithi084.stdout:521: finishing write tid 1 to smithi08466639-500 2023-10-01T07:32:27.405 INFO:tasks.rados.rados.0.smithi084.stdout:525: seq_num 515 ranges {655605=548886,1653403=643178} 2023-10-01T07:32:27.414 INFO:tasks.rados.rados.0.smithi084.stdout:525: writing smithi08466639-353 from 655605 to 1204491 tid 1 2023-10-01T07:32:27.421 INFO:tasks.rados.rados.0.smithi084.stdout:525: writing smithi08466639-353 from 1653403 to 2296581 tid 2 2023-10-01T07:32:27.421 INFO:tasks.rados.rados.0.smithi084.stdout:517: done (8 left) 2023-10-01T07:32:27.421 INFO:tasks.rados.rados.0.smithi084.stdout:518: done (7 left) 2023-10-01T07:32:27.422 INFO:tasks.rados.rados.0.smithi084.stdout:519: done (6 left) 2023-10-01T07:32:27.422 INFO:tasks.rados.rados.0.smithi084.stdout:520: done (5 left) 2023-10-01T07:32:27.422 INFO:tasks.rados.rados.0.smithi084.stdout:526: delete oid 464 current snap is 0 2023-10-01T07:32:27.422 INFO:tasks.rados.rados.0.smithi084.stdout:521: finishing write tid 2 to smithi08466639-500 2023-10-01T07:32:27.422 INFO:tasks.rados.rados.0.smithi084.stdout:521: finishing write tid 3 to smithi08466639-500 2023-10-01T07:32:27.422 INFO:tasks.rados.rados.0.smithi084.stdout:521: finishing write tid 4 to smithi08466639-500 2023-10-01T07:32:27.422 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 500 v 112 (ObjNum 512 snap 0 seq_num 512) dirty exists 2023-10-01T07:32:27.422 INFO:tasks.rados.rados.0.smithi084.stdout:521: left oid 500 (ObjNum 512 snap 0 seq_num 512) 2023-10-01T07:32:27.422 INFO:tasks.rados.rados.0.smithi084.stdout:522: finishing write tid 1 to smithi08466639-376 2023-10-01T07:32:27.422 INFO:tasks.rados.rados.0.smithi084.stdout:522: finishing write tid 2 to smithi08466639-376 2023-10-01T07:32:27.422 INFO:tasks.rados.rados.0.smithi084.stdout:522: finishing write tid 3 to smithi08466639-376 2023-10-01T07:32:27.423 INFO:tasks.rados.rados.0.smithi084.stdout:522: finishing write tid 4 to smithi08466639-376 2023-10-01T07:32:27.423 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 376 v 95 (ObjNum 513 snap 0 seq_num 513) dirty exists 2023-10-01T07:32:27.423 INFO:tasks.rados.rados.0.smithi084.stdout:522: left oid 376 (ObjNum 513 snap 0 seq_num 513) 2023-10-01T07:32:27.423 INFO:tasks.rados.rados.0.smithi084.stdout:523: finishing write tid 1 to smithi08466639-492 2023-10-01T07:32:27.423 INFO:tasks.rados.rados.0.smithi084.stdout:523: finishing write tid 2 to smithi08466639-492 2023-10-01T07:32:27.423 INFO:tasks.rados.rados.0.smithi084.stdout:524: expect (ObjNum 360 snap 0 seq_num 360) 2023-10-01T07:32:27.499 INFO:tasks.rados.rados.0.smithi084.stdout:523: finishing write tid 3 to smithi08466639-492 2023-10-01T07:32:27.499 INFO:tasks.rados.rados.0.smithi084.stdout:523: finishing write tid 4 to smithi08466639-492 2023-10-01T07:32:27.499 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 492 v 125 (ObjNum 514 snap 0 seq_num 514) dirty exists 2023-10-01T07:32:27.499 INFO:tasks.rados.rados.0.smithi084.stdout:523: left oid 492 (ObjNum 514 snap 0 seq_num 514) 2023-10-01T07:32:27.499 INFO:tasks.rados.rados.0.smithi084.stdout:525: finishing write tid 1 to smithi08466639-353 2023-10-01T07:32:27.499 INFO:tasks.rados.rados.0.smithi084.stdout:525: finishing write tid 2 to smithi08466639-353 2023-10-01T07:32:27.499 INFO:tasks.rados.rados.0.smithi084.stdout:521: done (5 left) 2023-10-01T07:32:27.499 INFO:tasks.rados.rados.0.smithi084.stdout:522: done (4 left) 2023-10-01T07:32:27.499 INFO:tasks.rados.rados.0.smithi084.stdout:523: done (3 left) 2023-10-01T07:32:27.499 INFO:tasks.rados.rados.0.smithi084.stdout:524: done (2 left) 2023-10-01T07:32:27.500 INFO:tasks.rados.rados.0.smithi084.stdout:526: done (1 left) 2023-10-01T07:32:27.500 INFO:tasks.rados.rados.0.smithi084.stdout:527: write oid 32 current snap is 0 2023-10-01T07:32:27.500 INFO:tasks.rados.rados.0.smithi084.stdout:525: finishing write tid 3 to smithi08466639-353 2023-10-01T07:32:27.500 INFO:tasks.rados.rados.0.smithi084.stdout:527: seq_num 517 ranges {689219=415737,1770367=646847} 2023-10-01T07:32:27.506 INFO:tasks.rados.rados.0.smithi084.stdout:527: writing smithi08466639-32 from 689219 to 1104956 tid 1 2023-10-01T07:32:27.517 INFO:tasks.rados.rados.0.smithi084.stdout:527: writing smithi08466639-32 from 1770367 to 2417214 tid 2 2023-10-01T07:32:27.517 INFO:tasks.rados.rados.0.smithi084.stdout:528: read oid 302 snap -1 2023-10-01T07:32:27.517 INFO:tasks.rados.rados.0.smithi084.stdout:528: expect (ObjNum 301 snap 0 seq_num 301) 2023-10-01T07:32:27.517 INFO:tasks.rados.rados.0.smithi084.stdout:529: delete oid 314 current snap is 0 2023-10-01T07:32:27.517 INFO:tasks.rados.rados.0.smithi084.stdout:525: finishing write tid 4 to smithi08466639-353 2023-10-01T07:32:27.517 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 353 v 128 (ObjNum 515 snap 0 seq_num 515) dirty exists 2023-10-01T07:32:27.517 INFO:tasks.rados.rados.0.smithi084.stdout:525: left oid 353 (ObjNum 515 snap 0 seq_num 515) 2023-10-01T07:32:27.517 INFO:tasks.rados.rados.0.smithi084.stdout:527: finishing write tid 1 to smithi08466639-32 2023-10-01T07:32:27.519 INFO:tasks.rados.rados.0.smithi084.stdout:525: done (3 left) 2023-10-01T07:32:27.519 INFO:tasks.rados.rados.0.smithi084.stdout:529: done (2 left) 2023-10-01T07:32:27.520 INFO:tasks.rados.rados.0.smithi084.stdout:530: write oid 55 current snap is 0 2023-10-01T07:32:27.520 INFO:tasks.rados.rados.0.smithi084.stdout:530: seq_num 519 ranges {722833=566235,1887331=650516} 2023-10-01T07:32:27.530 INFO:tasks.rados.rados.0.smithi084.stdout:530: writing smithi08466639-55 from 722833 to 1289068 tid 1 2023-10-01T07:32:27.537 INFO:tasks.rados.rados.0.smithi084.stdout:530: writing smithi08466639-55 from 1887331 to 2537847 tid 2 2023-10-01T07:32:27.537 INFO:tasks.rados.rados.0.smithi084.stdout:531: read oid 295 snap -1 2023-10-01T07:32:27.537 INFO:tasks.rados.rados.0.smithi084.stdout:531: expect (ObjNum 294 snap 0 seq_num 294) 2023-10-01T07:32:27.537 INFO:tasks.rados.rados.0.smithi084.stdout:532: write oid 291 current snap is 0 2023-10-01T07:32:27.537 INFO:tasks.rados.rados.0.smithi084.stdout:532: seq_num 520 ranges {739640=641484,1829460=794174} 2023-10-01T07:32:27.545 INFO:tasks.rados.rados.0.smithi084.stdout:532: writing smithi08466639-291 from 739640 to 1381124 tid 1 2023-10-01T07:32:27.553 INFO:tasks.rados.rados.0.smithi084.stdout:532: writing smithi08466639-291 from 1829460 to 2623634 tid 2 2023-10-01T07:32:27.553 INFO:tasks.rados.rados.0.smithi084.stdout:533: write oid 285 current snap is 0 2023-10-01T07:32:27.553 INFO:tasks.rados.rados.0.smithi084.stdout:533: seq_num 521 ranges {756447=716733,1887942=537832} 2023-10-01T07:32:27.562 INFO:tasks.rados.rados.0.smithi084.stdout:533: writing smithi08466639-285 from 756447 to 1473180 tid 1 2023-10-01T07:32:27.568 INFO:tasks.rados.rados.0.smithi084.stdout:533: writing smithi08466639-285 from 1887942 to 2425774 tid 2 2023-10-01T07:32:27.568 INFO:tasks.rados.rados.0.smithi084.stdout:534: read oid 77 snap -1 2023-10-01T07:32:27.568 INFO:tasks.rados.rados.0.smithi084.stdout:534: expect (ObjNum 76 snap 0 seq_num 76) 2023-10-01T07:32:27.568 INFO:tasks.rados.rados.0.smithi084.stdout:535: read oid 495 snap -1 2023-10-01T07:32:27.568 INFO:tasks.rados.rados.0.smithi084.stdout:535: expect (ObjNum 494 snap 0 seq_num 494) 2023-10-01T07:32:27.568 INFO:tasks.rados.rados.0.smithi084.stdout:536: write oid 129 current snap is 0 2023-10-01T07:32:27.568 INFO:tasks.rados.rados.0.smithi084.stdout:536: seq_num 522 ranges {773254=791982,2346424=426830} 2023-10-01T07:32:27.577 INFO:tasks.rados.rados.0.smithi084.stdout:536: writing smithi08466639-129 from 773254 to 1565236 tid 1 2023-10-01T07:32:27.585 INFO:tasks.rados.rados.0.smithi084.stdout:536: writing smithi08466639-129 from 2346424 to 2773254 tid 2 2023-10-01T07:32:27.585 INFO:tasks.rados.rados.0.smithi084.stdout:537: read oid 253 snap -1 2023-10-01T07:32:27.585 INFO:tasks.rados.rados.0.smithi084.stdout:537: expect (ObjNum 252 snap 0 seq_num 252) 2023-10-01T07:32:27.585 INFO:tasks.rados.rados.0.smithi084.stdout:538: write oid 453 current snap is 0 2023-10-01T07:32:27.585 INFO:tasks.rados.rados.0.smithi084.stdout:528: expect (ObjNum 301 snap 0 seq_num 301) 2023-10-01T07:32:27.700 INFO:tasks.rados.rados.0.smithi084.stdout:527: finishing write tid 2 to smithi08466639-32 2023-10-01T07:32:27.700 INFO:tasks.rados.rados.0.smithi084.stdout:527: finishing write tid 3 to smithi08466639-32 2023-10-01T07:32:27.700 INFO:tasks.rados.rados.0.smithi084.stdout:527: finishing write tid 4 to smithi08466639-32 2023-10-01T07:32:27.701 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 32 v 83 (ObjNum 517 snap 0 seq_num 517) dirty exists 2023-10-01T07:32:27.701 INFO:tasks.rados.rados.0.smithi084.stdout:527: left oid 32 (ObjNum 517 snap 0 seq_num 517) 2023-10-01T07:32:27.701 INFO:tasks.rados.rados.0.smithi084.stdout:530: finishing write tid 1 to smithi08466639-55 2023-10-01T07:32:27.701 INFO:tasks.rados.rados.0.smithi084.stdout:530: finishing write tid 2 to smithi08466639-55 2023-10-01T07:32:27.701 INFO:tasks.rados.rados.0.smithi084.stdout:531: expect (ObjNum 294 snap 0 seq_num 294) 2023-10-01T07:32:27.813 INFO:tasks.rados.rados.0.smithi084.stdout:530: finishing write tid 3 to smithi08466639-55 2023-10-01T07:32:27.813 INFO:tasks.rados.rados.0.smithi084.stdout:530: finishing write tid 4 to smithi08466639-55 2023-10-01T07:32:27.813 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 55 v 131 (ObjNum 519 snap 0 seq_num 519) dirty exists 2023-10-01T07:32:27.813 INFO:tasks.rados.rados.0.smithi084.stdout:530: left oid 55 (ObjNum 519 snap 0 seq_num 519) 2023-10-01T07:32:27.813 INFO:tasks.rados.rados.0.smithi084.stdout:532: finishing write tid 1 to smithi08466639-291 2023-10-01T07:32:27.813 INFO:tasks.rados.rados.0.smithi084.stdout:532: finishing write tid 2 to smithi08466639-291 2023-10-01T07:32:27.814 INFO:tasks.rados.rados.0.smithi084.stdout:532: finishing write tid 3 to smithi08466639-291 2023-10-01T07:32:27.814 INFO:tasks.rados.rados.0.smithi084.stdout:532: finishing write tid 4 to smithi08466639-291 2023-10-01T07:32:27.814 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 291 v 98 (ObjNum 520 snap 0 seq_num 520) dirty exists 2023-10-01T07:32:27.814 INFO:tasks.rados.rados.0.smithi084.stdout:532: left oid 291 (ObjNum 520 snap 0 seq_num 520) 2023-10-01T07:32:27.814 INFO:tasks.rados.rados.0.smithi084.stdout:533: finishing write tid 1 to smithi08466639-285 2023-10-01T07:32:27.814 INFO:tasks.rados.rados.0.smithi084.stdout:533: finishing write tid 2 to smithi08466639-285 2023-10-01T07:32:27.814 INFO:tasks.rados.rados.0.smithi084.stdout:533: finishing write tid 3 to smithi08466639-285 2023-10-01T07:32:27.814 INFO:tasks.rados.rados.0.smithi084.stdout:533: finishing write tid 4 to smithi08466639-285 2023-10-01T07:32:27.814 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 285 v 104 (ObjNum 521 snap 0 seq_num 521) dirty exists 2023-10-01T07:32:27.814 INFO:tasks.rados.rados.0.smithi084.stdout:533: left oid 285 (ObjNum 521 snap 0 seq_num 521) 2023-10-01T07:32:27.814 INFO:tasks.rados.rados.0.smithi084.stdout:534: expect (ObjNum 76 snap 0 seq_num 76) 2023-10-01T07:32:27.927 INFO:tasks.rados.rados.0.smithi084.stdout:535: expect (ObjNum 494 snap 0 seq_num 494) 2023-10-01T07:32:28.015 INFO:tasks.rados.rados.0.smithi084.stdout:536: finishing write tid 1 to smithi08466639-129 2023-10-01T07:32:28.016 INFO:tasks.rados.rados.0.smithi084.stdout:536: finishing write tid 2 to smithi08466639-129 2023-10-01T07:32:28.016 INFO:tasks.rados.rados.0.smithi084.stdout:538: seq_num 523 ranges {790061=467231,2004906=541501} 2023-10-01T07:32:28.026 INFO:tasks.rados.rados.0.smithi084.stdout:538: writing smithi08466639-453 from 790061 to 1257292 tid 1 2023-10-01T07:32:28.036 INFO:tasks.rados.rados.0.smithi084.stdout:538: writing smithi08466639-453 from 2004906 to 2546407 tid 2 2023-10-01T07:32:28.036 INFO:tasks.rados.rados.0.smithi084.stdout:527: done (10 left) 2023-10-01T07:32:28.036 INFO:tasks.rados.rados.0.smithi084.stdout:528: done (9 left) 2023-10-01T07:32:28.036 INFO:tasks.rados.rados.0.smithi084.stdout:530: done (8 left) 2023-10-01T07:32:28.036 INFO:tasks.rados.rados.0.smithi084.stdout:531: done (7 left) 2023-10-01T07:32:28.037 INFO:tasks.rados.rados.0.smithi084.stdout:532: done (6 left) 2023-10-01T07:32:28.037 INFO:tasks.rados.rados.0.smithi084.stdout:533: done (5 left) 2023-10-01T07:32:28.037 INFO:tasks.rados.rados.0.smithi084.stdout:534: done (4 left) 2023-10-01T07:32:28.037 INFO:tasks.rados.rados.0.smithi084.stdout:535: done (3 left) 2023-10-01T07:32:28.037 INFO:tasks.rados.rados.0.smithi084.stdout:539: write oid 478 current snap is 0 2023-10-01T07:32:28.037 INFO:tasks.rados.rados.0.smithi084.stdout:539: seq_num 524 ranges {406868=542480,1547035=401512,2690354=116514} 2023-10-01T07:32:28.041 INFO:tasks.rados.rados.0.smithi084.stdout:539: writing smithi08466639-478 from 406868 to 949348 tid 1 2023-10-01T07:32:28.048 INFO:tasks.rados.rados.0.smithi084.stdout:539: writing smithi08466639-478 from 1547035 to 1948547 tid 2 2023-10-01T07:32:28.053 INFO:tasks.rados.rados.0.smithi084.stdout:539: writing smithi08466639-478 from 2690354 to 2806868 tid 3 2023-10-01T07:32:28.053 INFO:tasks.rados.rados.0.smithi084.stdout:540: read oid 339 snap -1 2023-10-01T07:32:28.053 INFO:tasks.rados.rados.0.smithi084.stdout:540: expect (ObjNum 338 snap 0 seq_num 338) 2023-10-01T07:32:28.053 INFO:tasks.rados.rados.0.smithi084.stdout:541: read oid 468 snap -1 2023-10-01T07:32:28.054 INFO:tasks.rados.rados.0.smithi084.stdout:541: expect (ObjNum 467 snap 0 seq_num 467) 2023-10-01T07:32:28.054 INFO:tasks.rados.rados.0.smithi084.stdout:542: write oid 124 current snap is 0 2023-10-01T07:32:28.054 INFO:tasks.rados.rados.0.smithi084.stdout:536: finishing write tid 3 to smithi08466639-129 2023-10-01T07:32:28.054 INFO:tasks.rados.rados.0.smithi084.stdout:536: finishing write tid 4 to smithi08466639-129 2023-10-01T07:32:28.054 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 129 v 101 (ObjNum 522 snap 0 seq_num 522) dirty exists 2023-10-01T07:32:28.054 INFO:tasks.rados.rados.0.smithi084.stdout:536: left oid 129 (ObjNum 522 snap 0 seq_num 522) 2023-10-01T07:32:28.054 INFO:tasks.rados.rados.0.smithi084.stdout:537: expect (ObjNum 252 snap 0 seq_num 252) 2023-10-01T07:32:28.141 INFO:tasks.rados.rados.0.smithi084.stdout:538: finishing write tid 1 to smithi08466639-453 2023-10-01T07:32:28.141 INFO:tasks.rados.rados.0.smithi084.stdout:538: finishing write tid 2 to smithi08466639-453 2023-10-01T07:32:28.141 INFO:tasks.rados.rados.0.smithi084.stdout:542: seq_num 525 ranges {423675=734082,1721870=545170,2717777=105898} 2023-10-01T07:32:28.151 INFO:tasks.rados.rados.0.smithi084.stdout:542: writing smithi08466639-124 from 423675 to 1157757 tid 1 2023-10-01T07:32:28.157 INFO:tasks.rados.rados.0.smithi084.stdout:542: writing smithi08466639-124 from 1721870 to 2267040 tid 2 2023-10-01T07:32:28.162 INFO:tasks.rados.rados.0.smithi084.stdout:542: writing smithi08466639-124 from 2717777 to 2823675 tid 3 2023-10-01T07:32:28.162 INFO:tasks.rados.rados.0.smithi084.stdout:536: done (6 left) 2023-10-01T07:32:28.162 INFO:tasks.rados.rados.0.smithi084.stdout:537: done (5 left) 2023-10-01T07:32:28.162 INFO:tasks.rados.rados.0.smithi084.stdout:543: read oid 446 snap -1 2023-10-01T07:32:28.162 INFO:tasks.rados.rados.0.smithi084.stdout:543: expect (ObjNum 445 snap 0 seq_num 445) 2023-10-01T07:32:28.162 INFO:tasks.rados.rados.0.smithi084.stdout:544: write oid 218 current snap is 0 2023-10-01T07:32:28.162 INFO:tasks.rados.rados.0.smithi084.stdout:538: finishing write tid 3 to smithi08466639-453 2023-10-01T07:32:28.163 INFO:tasks.rados.rados.0.smithi084.stdout:538: finishing write tid 4 to smithi08466639-453 2023-10-01T07:32:28.163 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 453 v 135 (ObjNum 523 snap 0 seq_num 523) dirty exists 2023-10-01T07:32:28.163 INFO:tasks.rados.rados.0.smithi084.stdout:538: left oid 453 (ObjNum 523 snap 0 seq_num 523) 2023-10-01T07:32:28.163 INFO:tasks.rados.rados.0.smithi084.stdout:539: finishing write tid 1 to smithi08466639-478 2023-10-01T07:32:28.163 INFO:tasks.rados.rados.0.smithi084.stdout:539: finishing write tid 2 to smithi08466639-478 2023-10-01T07:32:28.163 INFO:tasks.rados.rados.0.smithi084.stdout:544: seq_num 526 ranges {440482=409331,1380352=405181,2461553=378929} 2023-10-01T07:32:28.166 INFO:tasks.rados.rados.0.smithi084.stdout:544: writing smithi08466639-218 from 440482 to 849813 tid 1 2023-10-01T07:32:28.172 INFO:tasks.rados.rados.0.smithi084.stdout:544: writing smithi08466639-218 from 1380352 to 1785533 tid 2 2023-10-01T07:32:28.179 INFO:tasks.rados.rados.0.smithi084.stdout:544: writing smithi08466639-218 from 2461553 to 2840482 tid 3 2023-10-01T07:32:28.179 INFO:tasks.rados.rados.0.smithi084.stdout:538: done (6 left) 2023-10-01T07:32:28.179 INFO:tasks.rados.rados.0.smithi084.stdout:545: write oid 76 current snap is 0 2023-10-01T07:32:28.179 INFO:tasks.rados.rados.0.smithi084.stdout:545: seq_num 527 ranges {457289=484580,1438834=548839,2772623=84666} 2023-10-01T07:32:28.184 INFO:tasks.rados.rados.0.smithi084.stdout:545: writing smithi08466639-76 from 457289 to 941869 tid 1 2023-10-01T07:32:28.190 INFO:tasks.rados.rados.0.smithi084.stdout:545: writing smithi08466639-76 from 1438834 to 1987673 tid 2 2023-10-01T07:32:28.196 INFO:tasks.rados.rados.0.smithi084.stdout:545: writing smithi08466639-76 from 2772623 to 2857289 tid 3 2023-10-01T07:32:28.196 INFO:tasks.rados.rados.0.smithi084.stdout:546: read oid 368 snap -1 2023-10-01T07:32:28.196 INFO:tasks.rados.rados.0.smithi084.stdout:546: expect (ObjNum 367 snap 0 seq_num 367) 2023-10-01T07:32:28.196 INFO:tasks.rados.rados.0.smithi084.stdout:547: write oid 11 current snap is 0 2023-10-01T07:32:28.196 INFO:tasks.rados.rados.0.smithi084.stdout:539: finishing write tid 3 to smithi08466639-478 2023-10-01T07:32:28.196 INFO:tasks.rados.rados.0.smithi084.stdout:547: seq_num 528 ranges {474096=559829,1780963=408850,2800046=74050} 2023-10-01T07:32:28.201 INFO:tasks.rados.rados.0.smithi084.stdout:547: writing smithi08466639-11 from 474096 to 1033925 tid 1 2023-10-01T07:32:28.208 INFO:tasks.rados.rados.0.smithi084.stdout:547: writing smithi08466639-11 from 1780963 to 2189813 tid 2 2023-10-01T07:32:28.212 INFO:tasks.rados.rados.0.smithi084.stdout:547: writing smithi08466639-11 from 2800046 to 2874096 tid 3 2023-10-01T07:32:28.212 INFO:tasks.rados.rados.0.smithi084.stdout:548: read oid 370 snap -1 2023-10-01T07:32:28.212 INFO:tasks.rados.rados.0.smithi084.stdout:548: expect (ObjNum 369 snap 0 seq_num 369) 2023-10-01T07:32:28.213 INFO:tasks.rados.rados.0.smithi084.stdout:549: write oid 41 current snap is 0 2023-10-01T07:32:28.213 INFO:tasks.rados.rados.0.smithi084.stdout:549: seq_num 529 ranges {490903=635078,1839445=552508} 2023-10-01T07:32:28.219 INFO:tasks.rados.rados.0.smithi084.stdout:549: writing smithi08466639-41 from 490903 to 1125981 tid 1 2023-10-01T07:32:28.227 INFO:tasks.rados.rados.0.smithi084.stdout:549: writing smithi08466639-41 from 1839445 to 2391953 tid 2 2023-10-01T07:32:28.228 INFO:tasks.rados.rados.0.smithi084.stdout:550: read oid 456 snap -1 2023-10-01T07:32:28.228 INFO:tasks.rados.rados.0.smithi084.stdout:550: expect (ObjNum 455 snap 0 seq_num 455) 2023-10-01T07:32:28.228 INFO:tasks.rados.rados.0.smithi084.stdout:551: read oid 401 snap -1 2023-10-01T07:32:28.228 INFO:tasks.rados.rados.0.smithi084.stdout:551: expect (ObjNum 400 snap 0 seq_num 400) 2023-10-01T07:32:28.228 INFO:tasks.rados.rados.0.smithi084.stdout:552: read oid 480 snap -1 2023-10-01T07:32:28.228 INFO:tasks.rados.rados.0.smithi084.stdout:552: expect (ObjNum 479 snap 0 seq_num 479) 2023-10-01T07:32:28.228 INFO:tasks.rados.rados.0.smithi084.stdout:553: read oid 55 snap -1 2023-10-01T07:32:28.228 INFO:tasks.rados.rados.0.smithi084.stdout:553: expect (ObjNum 519 snap 0 seq_num 519) 2023-10-01T07:32:28.228 INFO:tasks.rados.rados.0.smithi084.stdout:554: write oid 382 current snap is 0 2023-10-01T07:32:28.228 INFO:tasks.rados.rados.0.smithi084.stdout:554: seq_num 530 ranges {507710=710327,1897927=412519,2854892=52818} 2023-10-01T07:32:28.235 INFO:tasks.rados.rados.0.smithi084.stdout:554: writing smithi08466639-382 from 507710 to 1218037 tid 1 2023-10-01T07:32:28.241 INFO:tasks.rados.rados.0.smithi084.stdout:554: writing smithi08466639-382 from 1897927 to 2310446 tid 2 2023-10-01T07:32:28.245 INFO:tasks.rados.rados.0.smithi084.stdout:554: writing smithi08466639-382 from 2854892 to 2907710 tid 3 2023-10-01T07:32:28.245 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:28.245 INFO:tasks.rados.rados.0.smithi084.stdout:539: finishing write tid 4 to smithi08466639-478 2023-10-01T07:32:28.245 INFO:tasks.rados.rados.0.smithi084.stdout:539: finishing write tid 5 to smithi08466639-478 2023-10-01T07:32:28.245 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 478 v 95 (ObjNum 524 snap 0 seq_num 524) dirty exists 2023-10-01T07:32:28.245 INFO:tasks.rados.rados.0.smithi084.stdout:539: left oid 478 (ObjNum 524 snap 0 seq_num 524) 2023-10-01T07:32:28.246 INFO:tasks.rados.rados.0.smithi084.stdout:541: expect (ObjNum 467 snap 0 seq_num 467) 2023-10-01T07:32:28.383 INFO:tasks.rados.rados.0.smithi084.stdout:540: expect (ObjNum 338 snap 0 seq_num 338) 2023-10-01T07:32:28.524 INFO:tasks.rados.rados.0.smithi084.stdout:542: finishing write tid 1 to smithi08466639-124 2023-10-01T07:32:28.524 INFO:tasks.rados.rados.0.smithi084.stdout:542: finishing write tid 2 to smithi08466639-124 2023-10-01T07:32:28.524 INFO:tasks.rados.rados.0.smithi084.stdout:539: done (15 left) 2023-10-01T07:32:28.524 INFO:tasks.rados.rados.0.smithi084.stdout:540: done (14 left) 2023-10-01T07:32:28.524 INFO:tasks.rados.rados.0.smithi084.stdout:541: done (13 left) 2023-10-01T07:32:28.524 INFO:tasks.rados.rados.0.smithi084.stdout:555: read oid 168 snap -1 2023-10-01T07:32:28.524 INFO:tasks.rados.rados.0.smithi084.stdout:555: expect (ObjNum 167 snap 0 seq_num 167) 2023-10-01T07:32:28.524 INFO:tasks.rados.rados.0.smithi084.stdout:556: write oid 130 current snap is 0 2023-10-01T07:32:28.525 INFO:tasks.rados.rados.0.smithi084.stdout:542: finishing write tid 3 to smithi08466639-124 2023-10-01T07:32:28.525 INFO:tasks.rados.rados.0.smithi084.stdout:542: finishing write tid 4 to smithi08466639-124 2023-10-01T07:32:28.525 INFO:tasks.rados.rados.0.smithi084.stdout:542: finishing write tid 5 to smithi08466639-124 2023-10-01T07:32:28.525 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 124 v 116 (ObjNum 525 snap 0 seq_num 525) dirty exists 2023-10-01T07:32:28.525 INFO:tasks.rados.rados.0.smithi084.stdout:542: left oid 124 (ObjNum 525 snap 0 seq_num 525) 2023-10-01T07:32:28.525 INFO:tasks.rados.rados.0.smithi084.stdout:544: finishing write tid 1 to smithi08466639-218 2023-10-01T07:32:28.525 INFO:tasks.rados.rados.0.smithi084.stdout:556: seq_num 531 ranges {524517=785576,1956409=556177} 2023-10-01T07:32:28.532 INFO:tasks.rados.rados.0.smithi084.stdout:556: writing smithi08466639-130 from 524517 to 1310093 tid 1 2023-10-01T07:32:28.541 INFO:tasks.rados.rados.0.smithi084.stdout:556: writing smithi08466639-130 from 1956409 to 2512586 tid 2 2023-10-01T07:32:28.541 INFO:tasks.rados.rados.0.smithi084.stdout:542: done (14 left) 2023-10-01T07:32:28.541 INFO:tasks.rados.rados.0.smithi084.stdout:557: read oid 493 snap -1 2023-10-01T07:32:28.541 INFO:tasks.rados.rados.0.smithi084.stdout:557: expect (ObjNum 492 snap 0 seq_num 492) 2023-10-01T07:32:28.542 INFO:tasks.rados.rados.0.smithi084.stdout:558: write oid 174 current snap is 0 2023-10-01T07:32:28.542 INFO:tasks.rados.rados.0.smithi084.stdout:543: expect (ObjNum 445 snap 0 seq_num 445) 2023-10-01T07:32:28.669 INFO:tasks.rados.rados.0.smithi084.stdout:544: finishing write tid 2 to smithi08466639-218 2023-10-01T07:32:28.670 INFO:tasks.rados.rados.0.smithi084.stdout:544: finishing write tid 3 to smithi08466639-218 2023-10-01T07:32:28.670 INFO:tasks.rados.rados.0.smithi084.stdout:544: finishing write tid 4 to smithi08466639-218 2023-10-01T07:32:28.670 INFO:tasks.rados.rados.0.smithi084.stdout:544: finishing write tid 5 to smithi08466639-218 2023-10-01T07:32:28.670 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 218 v 101 (ObjNum 526 snap 0 seq_num 526) dirty exists 2023-10-01T07:32:28.670 INFO:tasks.rados.rados.0.smithi084.stdout:544: left oid 218 (ObjNum 526 snap 0 seq_num 526) 2023-10-01T07:32:28.670 INFO:tasks.rados.rados.0.smithi084.stdout:545: finishing write tid 1 to smithi08466639-76 2023-10-01T07:32:28.670 INFO:tasks.rados.rados.0.smithi084.stdout:545: finishing write tid 2 to smithi08466639-76 2023-10-01T07:32:28.670 INFO:tasks.rados.rados.0.smithi084.stdout:545: finishing write tid 3 to smithi08466639-76 2023-10-01T07:32:28.670 INFO:tasks.rados.rados.0.smithi084.stdout:545: finishing write tid 4 to smithi08466639-76 2023-10-01T07:32:28.670 INFO:tasks.rados.rados.0.smithi084.stdout:547: finishing write tid 1 to smithi08466639-11 2023-10-01T07:32:28.671 INFO:tasks.rados.rados.0.smithi084.stdout:546: expect (ObjNum 367 snap 0 seq_num 367) 2023-10-01T07:32:28.736 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:28 smithi112 bash[27689]: cluster 2023-10-01T07:32:27.228230+0000 mgr.y (mgr.24353) 185 : cluster [DBG] pgmap v164: 89 pgs: 89 active+clean; 1.4 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 64 MiB/s wr, 320 op/s 2023-10-01T07:32:28.736 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:32:28 smithi112 bash[28510]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:32:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T07:32:28.759 INFO:tasks.rados.rados.0.smithi084.stdout:545: finishing write tid 5 to smithi08466639-76 2023-10-01T07:32:28.760 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 76 v 150 (ObjNum 527 snap 0 seq_num 527) dirty exists 2023-10-01T07:32:28.760 INFO:tasks.rados.rados.0.smithi084.stdout:545: left oid 76 (ObjNum 527 snap 0 seq_num 527) 2023-10-01T07:32:28.760 INFO:tasks.rados.rados.0.smithi084.stdout:547: finishing write tid 2 to smithi08466639-11 2023-10-01T07:32:28.760 INFO:tasks.rados.rados.0.smithi084.stdout:547: finishing write tid 3 to smithi08466639-11 2023-10-01T07:32:28.760 INFO:tasks.rados.rados.0.smithi084.stdout:558: seq_num 532 ranges {541324=460825,1498538=416188,2393385=547939} 2023-10-01T07:32:28.765 INFO:tasks.rados.rados.0.smithi084.stdout:558: writing smithi08466639-174 from 541324 to 1002149 tid 1 2023-10-01T07:32:28.771 INFO:tasks.rados.rados.0.smithi084.stdout:558: writing smithi08466639-174 from 1498538 to 1914726 tid 2 2023-10-01T07:32:28.778 INFO:tasks.rados.rados.0.smithi084.stdout:558: writing smithi08466639-174 from 2393385 to 2941324 tid 3 2023-10-01T07:32:28.778 INFO:tasks.rados.rados.0.smithi084.stdout:543: done (15 left) 2023-10-01T07:32:28.778 INFO:tasks.rados.rados.0.smithi084.stdout:544: done (14 left) 2023-10-01T07:32:28.778 INFO:tasks.rados.rados.0.smithi084.stdout:545: done (13 left) 2023-10-01T07:32:28.779 INFO:tasks.rados.rados.0.smithi084.stdout:546: done (12 left) 2023-10-01T07:32:28.779 INFO:tasks.rados.rados.0.smithi084.stdout:559: delete oid 148 current snap is 0 2023-10-01T07:32:28.779 INFO:tasks.rados.rados.0.smithi084.stdout:547: finishing write tid 4 to smithi08466639-11 2023-10-01T07:32:28.779 INFO:tasks.rados.rados.0.smithi084.stdout:547: finishing write tid 5 to smithi08466639-11 2023-10-01T07:32:28.779 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 11 v 131 (ObjNum 528 snap 0 seq_num 528) dirty exists 2023-10-01T07:32:28.779 INFO:tasks.rados.rados.0.smithi084.stdout:547: left oid 11 (ObjNum 528 snap 0 seq_num 528) 2023-10-01T07:32:28.779 INFO:tasks.rados.rados.0.smithi084.stdout:548: expect (ObjNum 369 snap 0 seq_num 369) 2023-10-01T07:32:28.824 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:32:28 smithi084 bash[27645]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:32:28] "GET /metrics HTTP/1.1" 200 193779 "" "Prometheus/2.33.4" 2023-10-01T07:32:28.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:28 smithi084 bash[33757]: cluster 2023-10-01T07:32:27.228230+0000 mgr.y (mgr.24353) 185 : cluster [DBG] pgmap v164: 89 pgs: 89 active+clean; 1.4 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 64 MiB/s wr, 320 op/s 2023-10-01T07:32:28.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:28 smithi084 bash[27378]: cluster 2023-10-01T07:32:27.228230+0000 mgr.y (mgr.24353) 185 : cluster [DBG] pgmap v164: 89 pgs: 89 active+clean; 1.4 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 64 MiB/s wr, 320 op/s 2023-10-01T07:32:28.874 INFO:tasks.rados.rados.0.smithi084.stdout:549: finishing write tid 1 to smithi08466639-41 2023-10-01T07:32:28.874 INFO:tasks.rados.rados.0.smithi084.stdout:552: expect (ObjNum 479 snap 0 seq_num 479) 2023-10-01T07:32:28.952 INFO:tasks.rados.rados.0.smithi084.stdout:551: expect (ObjNum 400 snap 0 seq_num 400) 2023-10-01T07:32:29.058 INFO:tasks.rados.rados.0.smithi084.stdout:553: expect (ObjNum 519 snap 0 seq_num 519) 2023-10-01T07:32:29.209 INFO:tasks.rados.rados.0.smithi084.stdout:550: expect (ObjNum 455 snap 0 seq_num 455) 2023-10-01T07:32:29.365 INFO:tasks.rados.rados.0.smithi084.stdout:549: finishing write tid 2 to smithi08466639-41 2023-10-01T07:32:29.365 INFO:tasks.rados.rados.0.smithi084.stdout:549: finishing write tid 3 to smithi08466639-41 2023-10-01T07:32:29.365 INFO:tasks.rados.rados.0.smithi084.stdout:549: finishing write tid 4 to smithi08466639-41 2023-10-01T07:32:29.365 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 41 v 119 (ObjNum 529 snap 0 seq_num 529) dirty exists 2023-10-01T07:32:29.365 INFO:tasks.rados.rados.0.smithi084.stdout:549: left oid 41 (ObjNum 529 snap 0 seq_num 529) 2023-10-01T07:32:29.365 INFO:tasks.rados.rados.0.smithi084.stdout:554: finishing write tid 1 to smithi08466639-382 2023-10-01T07:32:29.365 INFO:tasks.rados.rados.0.smithi084.stdout:554: finishing write tid 2 to smithi08466639-382 2023-10-01T07:32:29.365 INFO:tasks.rados.rados.0.smithi084.stdout:554: finishing write tid 3 to smithi08466639-382 2023-10-01T07:32:29.366 INFO:tasks.rados.rados.0.smithi084.stdout:554: finishing write tid 4 to smithi08466639-382 2023-10-01T07:32:29.366 INFO:tasks.rados.rados.0.smithi084.stdout:547: done (12 left) 2023-10-01T07:32:29.366 INFO:tasks.rados.rados.0.smithi084.stdout:548: done (11 left) 2023-10-01T07:32:29.366 INFO:tasks.rados.rados.0.smithi084.stdout:549: done (10 left) 2023-10-01T07:32:29.366 INFO:tasks.rados.rados.0.smithi084.stdout:550: done (9 left) 2023-10-01T07:32:29.366 INFO:tasks.rados.rados.0.smithi084.stdout:551: done (8 left) 2023-10-01T07:32:29.366 INFO:tasks.rados.rados.0.smithi084.stdout:552: done (7 left) 2023-10-01T07:32:29.366 INFO:tasks.rados.rados.0.smithi084.stdout:553: done (6 left) 2023-10-01T07:32:29.366 INFO:tasks.rados.rados.0.smithi084.stdout:559: done (5 left) 2023-10-01T07:32:29.366 INFO:tasks.rados.rados.0.smithi084.stdout:560: read oid 197 snap -1 2023-10-01T07:32:29.366 INFO:tasks.rados.rados.0.smithi084.stdout:560: expect (ObjNum 196 snap 0 seq_num 196) 2023-10-01T07:32:29.367 INFO:tasks.rados.rados.0.smithi084.stdout:561: write oid 346 current snap is 0 2023-10-01T07:32:29.367 INFO:tasks.rados.rados.0.smithi084.stdout:554: finishing write tid 5 to smithi08466639-382 2023-10-01T07:32:29.367 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 382 v 134 (ObjNum 530 snap 0 seq_num 530) dirty exists 2023-10-01T07:32:29.367 INFO:tasks.rados.rados.0.smithi084.stdout:554: left oid 382 (ObjNum 530 snap 0 seq_num 530) 2023-10-01T07:32:29.367 INFO:tasks.rados.rados.0.smithi084.stdout:555: expect (ObjNum 167 snap 0 seq_num 167) 2023-10-01T07:32:29.461 INFO:tasks.rados.rados.0.smithi084.stdout:556: finishing write tid 1 to smithi08466639-130 2023-10-01T07:32:29.461 INFO:tasks.rados.rados.0.smithi084.stdout:556: finishing write tid 2 to smithi08466639-130 2023-10-01T07:32:29.461 INFO:tasks.rados.rados.0.smithi084.stdout:556: finishing write tid 3 to smithi08466639-130 2023-10-01T07:32:29.461 INFO:tasks.rados.rados.0.smithi084.stdout:556: finishing write tid 4 to smithi08466639-130 2023-10-01T07:32:29.462 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 130 v 138 (ObjNum 531 snap 0 seq_num 531) dirty exists 2023-10-01T07:32:29.462 INFO:tasks.rados.rados.0.smithi084.stdout:556: left oid 130 (ObjNum 531 snap 0 seq_num 531) 2023-10-01T07:32:29.462 INFO:tasks.rados.rados.0.smithi084.stdout:557: expect (ObjNum 492 snap 0 seq_num 492) 2023-10-01T07:32:29.541 INFO:tasks.rados.rados.0.smithi084.stdout:558: finishing write tid 1 to smithi08466639-174 2023-10-01T07:32:29.542 INFO:tasks.rados.rados.0.smithi084.stdout:558: finishing write tid 2 to smithi08466639-174 2023-10-01T07:32:29.542 INFO:tasks.rados.rados.0.smithi084.stdout:558: finishing write tid 3 to smithi08466639-174 2023-10-01T07:32:29.542 INFO:tasks.rados.rados.0.smithi084.stdout:558: finishing write tid 4 to smithi08466639-174 2023-10-01T07:32:29.542 INFO:tasks.rados.rados.0.smithi084.stdout:558: finishing write tid 5 to smithi08466639-174 2023-10-01T07:32:29.542 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 174 v 87 (ObjNum 532 snap 0 seq_num 532) dirty exists 2023-10-01T07:32:29.542 INFO:tasks.rados.rados.0.smithi084.stdout:558: left oid 174 (ObjNum 532 snap 0 seq_num 532) 2023-10-01T07:32:29.543 INFO:tasks.rados.rados.0.smithi084.stdout:561: seq_num 534 ranges {574938=727676,1731855=703504,2848231=126707} 2023-10-01T07:32:29.551 INFO:tasks.rados.rados.0.smithi084.stdout:561: writing smithi08466639-346 from 574938 to 1302614 tid 1 2023-10-01T07:32:29.560 INFO:tasks.rados.rados.0.smithi084.stdout:561: writing smithi08466639-346 from 1731855 to 2435359 tid 2 2023-10-01T07:32:29.564 INFO:tasks.rados.rados.0.smithi084.stdout:561: writing smithi08466639-346 from 2848231 to 2974938 tid 3 2023-10-01T07:32:29.564 INFO:tasks.rados.rados.0.smithi084.stdout:554: done (6 left) 2023-10-01T07:32:29.565 INFO:tasks.rados.rados.0.smithi084.stdout:555: done (5 left) 2023-10-01T07:32:29.565 INFO:tasks.rados.rados.0.smithi084.stdout:556: done (4 left) 2023-10-01T07:32:29.565 INFO:tasks.rados.rados.0.smithi084.stdout:557: done (3 left) 2023-10-01T07:32:29.565 INFO:tasks.rados.rados.0.smithi084.stdout:558: done (2 left) 2023-10-01T07:32:29.565 INFO:tasks.rados.rados.0.smithi084.stdout:562: read oid 334 snap -1 2023-10-01T07:32:29.565 INFO:tasks.rados.rados.0.smithi084.stdout:562: expect (ObjNum 333 snap 0 seq_num 333) 2023-10-01T07:32:29.565 INFO:tasks.rados.rados.0.smithi084.stdout:563: write oid 76 current snap is 0 2023-10-01T07:32:29.565 INFO:tasks.rados.rados.0.smithi084.stdout:563: seq_num 535 ranges {591745=402925,1790337=563515} 2023-10-01T07:32:29.569 INFO:tasks.rados.rados.0.smithi084.stdout:563: writing smithi08466639-76 from 591745 to 994670 tid 1 2023-10-01T07:32:29.579 INFO:tasks.rados.rados.0.smithi084.stdout:563: writing smithi08466639-76 from 1790337 to 2353852 tid 2 2023-10-01T07:32:29.579 INFO:tasks.rados.rados.0.smithi084.stdout:564: read oid 335 snap -1 2023-10-01T07:32:29.580 INFO:tasks.rados.rados.0.smithi084.stdout:564: expect (ObjNum 334 snap 0 seq_num 334) 2023-10-01T07:32:29.580 INFO:tasks.rados.rados.0.smithi084.stdout:565: read oid 406 snap -1 2023-10-01T07:32:29.580 INFO:tasks.rados.rados.0.smithi084.stdout:565: expect (ObjNum 405 snap 0 seq_num 405) 2023-10-01T07:32:29.580 INFO:tasks.rados.rados.0.smithi084.stdout:566: write oid 279 current snap is 0 2023-10-01T07:32:29.580 INFO:tasks.rados.rados.0.smithi084.stdout:566: seq_num 536 ranges {608552=478174,1848819=707173} 2023-10-01T07:32:29.586 INFO:tasks.rados.rados.0.smithi084.stdout:566: writing smithi08466639-279 from 608552 to 1086726 tid 1 2023-10-01T07:32:29.596 INFO:tasks.rados.rados.0.smithi084.stdout:566: writing smithi08466639-279 from 1848819 to 2555992 tid 2 2023-10-01T07:32:29.596 INFO:tasks.rados.rados.0.smithi084.stdout:567: write oid 448 current snap is 0 2023-10-01T07:32:29.596 INFO:tasks.rados.rados.0.smithi084.stdout:567: seq_num 537 ranges {625359=553423,1790948=567184,2930500=94859} 2023-10-01T07:32:29.603 INFO:tasks.rados.rados.0.smithi084.stdout:567: writing smithi08466639-448 from 625359 to 1178782 tid 1 2023-10-01T07:32:29.610 INFO:tasks.rados.rados.0.smithi084.stdout:567: writing smithi08466639-448 from 1790948 to 2358132 tid 2 2023-10-01T07:32:29.614 INFO:tasks.rados.rados.0.smithi084.stdout:567: writing smithi08466639-448 from 2930500 to 3025359 tid 3 2023-10-01T07:32:29.615 INFO:tasks.rados.rados.0.smithi084.stdout:568: read oid 15 snap -1 2023-10-01T07:32:29.615 INFO:tasks.rados.rados.0.smithi084.stdout:568: expect (ObjNum 14 snap 0 seq_num 14) 2023-10-01T07:32:29.615 INFO:tasks.rados.rados.0.smithi084.stdout:569: read oid 297 snap -1 2023-10-01T07:32:29.615 INFO:tasks.rados.rados.0.smithi084.stdout:569: expect (ObjNum 296 snap 0 seq_num 296) 2023-10-01T07:32:29.615 INFO:tasks.rados.rados.0.smithi084.stdout:570: write oid 462 current snap is 0 2023-10-01T07:32:29.615 INFO:tasks.rados.rados.0.smithi084.stdout:560: expect (ObjNum 196 snap 0 seq_num 196) 2023-10-01T07:32:29.736 INFO:tasks.rados.rados.0.smithi084.stdout:561: finishing write tid 1 to smithi08466639-346 2023-10-01T07:32:29.737 INFO:tasks.rados.rados.0.smithi084.stdout:561: finishing write tid 2 to smithi08466639-346 2023-10-01T07:32:29.737 INFO:tasks.rados.rados.0.smithi084.stdout:561: finishing write tid 3 to smithi08466639-346 2023-10-01T07:32:29.737 INFO:tasks.rados.rados.0.smithi084.stdout:570: seq_num 538 ranges {642166=628672,1849430=710842} 2023-10-01T07:32:29.747 INFO:tasks.rados.rados.0.smithi084.stdout:570: writing smithi08466639-462 from 642166 to 1270838 tid 1 2023-10-01T07:32:29.756 INFO:tasks.rados.rados.0.smithi084.stdout:570: writing smithi08466639-462 from 1849430 to 2560272 tid 2 2023-10-01T07:32:29.756 INFO:tasks.rados.rados.0.smithi084.stdout:560: done (10 left) 2023-10-01T07:32:29.756 INFO:tasks.rados.rados.0.smithi084.stdout:571: read oid 213 snap -1 2023-10-01T07:32:29.757 INFO:tasks.rados.rados.0.smithi084.stdout:571: expect (ObjNum 212 snap 0 seq_num 212) 2023-10-01T07:32:29.757 INFO:tasks.rados.rados.0.smithi084.stdout:572: write oid 489 current snap is 0 2023-10-01T07:32:29.757 INFO:tasks.rados.rados.0.smithi084.stdout:561: finishing write tid 4 to smithi08466639-346 2023-10-01T07:32:29.757 INFO:tasks.rados.rados.0.smithi084.stdout:561: finishing write tid 5 to smithi08466639-346 2023-10-01T07:32:29.757 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 346 v 142 (ObjNum 534 snap 0 seq_num 534) dirty exists 2023-10-01T07:32:29.758 INFO:tasks.rados.rados.0.smithi084.stdout:561: left oid 346 (ObjNum 534 snap 0 seq_num 534) 2023-10-01T07:32:29.758 INFO:tasks.rados.rados.0.smithi084.stdout:563: finishing write tid 1 to smithi08466639-76 2023-10-01T07:32:29.758 INFO:tasks.rados.rados.0.smithi084.stdout:562: expect (ObjNum 333 snap 0 seq_num 333) 2023-10-01T07:32:29.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:29 smithi084 bash[33757]: audit 2023-10-01T07:32:29.171155+0000 mon.a (mon.0) 690 : audit [DBG] from='client.? 172.21.15.84:0/3502774512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:32:29.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:29 smithi084 bash[27378]: audit 2023-10-01T07:32:29.171155+0000 mon.a (mon.0) 690 : audit [DBG] from='client.? 172.21.15.84:0/3502774512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:32:29.891 INFO:tasks.rados.rados.0.smithi084.stdout:563: finishing write tid 2 to smithi08466639-76 2023-10-01T07:32:29.891 INFO:tasks.rados.rados.0.smithi084.stdout:564: expect (ObjNum 334 snap 0 seq_num 334) 2023-10-01T07:32:29.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:29 smithi112 bash[27689]: audit 2023-10-01T07:32:29.171155+0000 mon.a (mon.0) 690 : audit [DBG] from='client.? 172.21.15.84:0/3502774512' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:32:30.019 INFO:tasks.rados.rados.0.smithi084.stdout:563: finishing write tid 3 to smithi08466639-76 2023-10-01T07:32:30.020 INFO:tasks.rados.rados.0.smithi084.stdout:563: finishing write tid 4 to smithi08466639-76 2023-10-01T07:32:30.020 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 76 v 153 (ObjNum 535 snap 0 seq_num 535) dirty exists 2023-10-01T07:32:30.020 INFO:tasks.rados.rados.0.smithi084.stdout:563: left oid 76 (ObjNum 535 snap 0 seq_num 535) 2023-10-01T07:32:30.020 INFO:tasks.rados.rados.0.smithi084.stdout:565: expect (ObjNum 405 snap 0 seq_num 405) 2023-10-01T07:32:30.125 INFO:tasks.rados.rados.0.smithi084.stdout:566: finishing write tid 1 to smithi08466639-279 2023-10-01T07:32:30.125 INFO:tasks.rados.rados.0.smithi084.stdout:566: finishing write tid 2 to smithi08466639-279 2023-10-01T07:32:30.125 INFO:tasks.rados.rados.0.smithi084.stdout:566: finishing write tid 3 to smithi08466639-279 2023-10-01T07:32:30.125 INFO:tasks.rados.rados.0.smithi084.stdout:572: seq_num 539 ranges {658973=703921,1907912=570853,2985346=73627} 2023-10-01T07:32:30.137 INFO:tasks.rados.rados.0.smithi084.stdout:572: writing smithi08466639-489 from 658973 to 1362894 tid 1 2023-10-01T07:32:30.144 INFO:tasks.rados.rados.0.smithi084.stdout:572: writing smithi08466639-489 from 1907912 to 2478765 tid 2 2023-10-01T07:32:30.148 INFO:tasks.rados.rados.0.smithi084.stdout:572: writing smithi08466639-489 from 2985346 to 3058973 tid 3 2023-10-01T07:32:30.148 INFO:tasks.rados.rados.0.smithi084.stdout:561: done (11 left) 2023-10-01T07:32:30.148 INFO:tasks.rados.rados.0.smithi084.stdout:562: done (10 left) 2023-10-01T07:32:30.149 INFO:tasks.rados.rados.0.smithi084.stdout:563: done (9 left) 2023-10-01T07:32:30.149 INFO:tasks.rados.rados.0.smithi084.stdout:564: done (8 left) 2023-10-01T07:32:30.149 INFO:tasks.rados.rados.0.smithi084.stdout:565: done (7 left) 2023-10-01T07:32:30.149 INFO:tasks.rados.rados.0.smithi084.stdout:573: write oid 57 current snap is 0 2023-10-01T07:32:30.149 INFO:tasks.rados.rados.0.smithi084.stdout:566: finishing write tid 4 to smithi08466639-279 2023-10-01T07:32:30.149 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 279 v 122 (ObjNum 536 snap 0 seq_num 536) dirty exists 2023-10-01T07:32:30.149 INFO:tasks.rados.rados.0.smithi084.stdout:566: left oid 279 (ObjNum 536 snap 0 seq_num 536) 2023-10-01T07:32:30.149 INFO:tasks.rados.rados.0.smithi084.stdout:567: finishing write tid 1 to smithi08466639-448 2023-10-01T07:32:30.149 INFO:tasks.rados.rados.0.smithi084.stdout:567: finishing write tid 2 to smithi08466639-448 2023-10-01T07:32:30.149 INFO:tasks.rados.rados.0.smithi084.stdout:573: seq_num 540 ranges {675780=495523,1682747=714511,3012769=63011} 2023-10-01T07:32:30.154 INFO:tasks.rados.rados.0.smithi084.stdout:573: writing smithi08466639-57 from 675780 to 1171303 tid 1 2023-10-01T07:32:30.162 INFO:tasks.rados.rados.0.smithi084.stdout:573: writing smithi08466639-57 from 1682747 to 2397258 tid 2 2023-10-01T07:32:30.167 INFO:tasks.rados.rados.0.smithi084.stdout:573: writing smithi08466639-57 from 3012769 to 3075780 tid 3 2023-10-01T07:32:30.167 INFO:tasks.rados.rados.0.smithi084.stdout:566: done (7 left) 2023-10-01T07:32:30.167 INFO:tasks.rados.rados.0.smithi084.stdout:574: write oid 140 current snap is 0 2023-10-01T07:32:30.167 INFO:tasks.rados.rados.0.smithi084.stdout:567: finishing write tid 3 to smithi08466639-448 2023-10-01T07:32:30.167 INFO:tasks.rados.rados.0.smithi084.stdout:567: finishing write tid 4 to smithi08466639-448 2023-10-01T07:32:30.167 INFO:tasks.rados.rados.0.smithi084.stdout:567: finishing write tid 5 to smithi08466639-448 2023-10-01T07:32:30.168 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 448 v 130 (ObjNum 537 snap 0 seq_num 537) dirty exists 2023-10-01T07:32:30.168 INFO:tasks.rados.rados.0.smithi084.stdout:567: left oid 448 (ObjNum 537 snap 0 seq_num 537) 2023-10-01T07:32:30.168 INFO:tasks.rados.rados.0.smithi084.stdout:574: seq_num 541 ranges {692587=570772,2024876=574522,3040192=52395} 2023-10-01T07:32:30.174 INFO:tasks.rados.rados.0.smithi084.stdout:574: writing smithi08466639-140 from 692587 to 1263359 tid 1 2023-10-01T07:32:30.182 INFO:tasks.rados.rados.0.smithi084.stdout:574: writing smithi08466639-140 from 2024876 to 2599398 tid 2 2023-10-01T07:32:30.185 INFO:tasks.rados.rados.0.smithi084.stdout:574: writing smithi08466639-140 from 3040192 to 3092587 tid 3 2023-10-01T07:32:30.185 INFO:tasks.rados.rados.0.smithi084.stdout:567: done (7 left) 2023-10-01T07:32:30.185 INFO:tasks.rados.rados.0.smithi084.stdout:575: read oid 315 snap -1 2023-10-01T07:32:30.185 INFO:tasks.rados.rados.0.smithi084.stdout:575: expect (ObjNum 314 snap 0 seq_num 314) 2023-10-01T07:32:30.185 INFO:tasks.rados.rados.0.smithi084.stdout:576: delete oid 201 current snap is 0 2023-10-01T07:32:30.185 INFO:tasks.rados.rados.0.smithi084.stdout:569: expect (ObjNum 296 snap 0 seq_num 296) 2023-10-01T07:32:30.293 INFO:tasks.rados.rados.0.smithi084.stdout:568: expect (ObjNum 14 snap 0 seq_num 14) 2023-10-01T07:32:30.374 INFO:tasks.rados.rados.0.smithi084.stdout:570: finishing write tid 1 to smithi08466639-462 2023-10-01T07:32:30.374 INFO:tasks.rados.rados.0.smithi084.stdout:570: finishing write tid 2 to smithi08466639-462 2023-10-01T07:32:30.374 INFO:tasks.rados.rados.0.smithi084.stdout:570: finishing write tid 3 to smithi08466639-462 2023-10-01T07:32:30.374 INFO:tasks.rados.rados.0.smithi084.stdout:570: finishing write tid 4 to smithi08466639-462 2023-10-01T07:32:30.374 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 462 v 145 (ObjNum 538 snap 0 seq_num 538) dirty exists 2023-10-01T07:32:30.374 INFO:tasks.rados.rados.0.smithi084.stdout:570: left oid 462 (ObjNum 538 snap 0 seq_num 538) 2023-10-01T07:32:30.375 INFO:tasks.rados.rados.0.smithi084.stdout:571: expect (ObjNum 212 snap 0 seq_num 212) 2023-10-01T07:32:30.501 INFO:tasks.rados.rados.0.smithi084.stdout:572: finishing write tid 1 to smithi08466639-489 2023-10-01T07:32:30.501 INFO:tasks.rados.rados.0.smithi084.stdout:572: finishing write tid 2 to smithi08466639-489 2023-10-01T07:32:30.501 INFO:tasks.rados.rados.0.smithi084.stdout:572: finishing write tid 3 to smithi08466639-489 2023-10-01T07:32:30.501 INFO:tasks.rados.rados.0.smithi084.stdout:568: done (8 left) 2023-10-01T07:32:30.501 INFO:tasks.rados.rados.0.smithi084.stdout:569: done (7 left) 2023-10-01T07:32:30.501 INFO:tasks.rados.rados.0.smithi084.stdout:570: done (6 left) 2023-10-01T07:32:30.501 INFO:tasks.rados.rados.0.smithi084.stdout:571: done (5 left) 2023-10-01T07:32:30.501 INFO:tasks.rados.rados.0.smithi084.stdout:576: done (4 left) 2023-10-01T07:32:30.502 INFO:tasks.rados.rados.0.smithi084.stdout:577: write oid 256 current snap is 0 2023-10-01T07:32:30.502 INFO:tasks.rados.rados.0.smithi084.stdout:572: finishing write tid 4 to smithi08466639-489 2023-10-01T07:32:30.502 INFO:tasks.rados.rados.0.smithi084.stdout:572: finishing write tid 5 to smithi08466639-489 2023-10-01T07:32:30.502 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 489 v 135 (ObjNum 539 snap 0 seq_num 539) dirty exists 2023-10-01T07:32:30.502 INFO:tasks.rados.rados.0.smithi084.stdout:572: left oid 489 (ObjNum 539 snap 0 seq_num 539) 2023-10-01T07:32:30.502 INFO:tasks.rados.rados.0.smithi084.stdout:573: finishing write tid 1 to smithi08466639-57 2023-10-01T07:32:30.502 INFO:tasks.rados.rados.0.smithi084.stdout:573: finishing write tid 2 to smithi08466639-57 2023-10-01T07:32:30.502 INFO:tasks.rados.rados.0.smithi084.stdout:573: finishing write tid 3 to smithi08466639-57 2023-10-01T07:32:30.502 INFO:tasks.rados.rados.0.smithi084.stdout:573: finishing write tid 4 to smithi08466639-57 2023-10-01T07:32:30.502 INFO:tasks.rados.rados.0.smithi084.stdout:573: finishing write tid 5 to smithi08466639-57 2023-10-01T07:32:30.502 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 57 v 141 (ObjNum 540 snap 0 seq_num 540) dirty exists 2023-10-01T07:32:30.503 INFO:tasks.rados.rados.0.smithi084.stdout:573: left oid 57 (ObjNum 540 snap 0 seq_num 540) 2023-10-01T07:32:30.503 INFO:tasks.rados.rados.0.smithi084.stdout:574: finishing write tid 1 to smithi08466639-140 2023-10-01T07:32:30.503 INFO:tasks.rados.rados.0.smithi084.stdout:574: finishing write tid 2 to smithi08466639-140 2023-10-01T07:32:30.503 INFO:tasks.rados.rados.0.smithi084.stdout:574: finishing write tid 3 to smithi08466639-140 2023-10-01T07:32:30.503 INFO:tasks.rados.rados.0.smithi084.stdout:574: finishing write tid 4 to smithi08466639-140 2023-10-01T07:32:30.503 INFO:tasks.rados.rados.0.smithi084.stdout:574: finishing write tid 5 to smithi08466639-140 2023-10-01T07:32:30.503 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 140 v 99 (ObjNum 541 snap 0 seq_num 541) dirty exists 2023-10-01T07:32:30.503 INFO:tasks.rados.rados.0.smithi084.stdout:574: left oid 140 (ObjNum 541 snap 0 seq_num 541) 2023-10-01T07:32:30.503 INFO:tasks.rados.rados.0.smithi084.stdout:575: expect (ObjNum 314 snap 0 seq_num 314) 2023-10-01T07:32:30.622 INFO:tasks.rados.rados.0.smithi084.stdout:577: seq_num 543 ranges {726201=721270,2141840=578191} 2023-10-01T07:32:30.633 INFO:tasks.rados.rados.0.smithi084.stdout:577: writing smithi08466639-256 from 726201 to 1447471 tid 1 2023-10-01T07:32:30.641 INFO:tasks.rados.rados.0.smithi084.stdout:577: writing smithi08466639-256 from 2141840 to 2720031 tid 2 2023-10-01T07:32:30.641 INFO:tasks.rados.rados.0.smithi084.stdout:572: done (4 left) 2023-10-01T07:32:30.641 INFO:tasks.rados.rados.0.smithi084.stdout:573: done (3 left) 2023-10-01T07:32:30.641 INFO:tasks.rados.rados.0.smithi084.stdout:574: done (2 left) 2023-10-01T07:32:30.642 INFO:tasks.rados.rados.0.smithi084.stdout:575: done (1 left) 2023-10-01T07:32:30.642 INFO:tasks.rados.rados.0.smithi084.stdout:578: write oid 263 current snap is 0 2023-10-01T07:32:30.642 INFO:tasks.rados.rados.0.smithi084.stdout:577: finishing write tid 1 to smithi08466639-256 2023-10-01T07:32:30.642 INFO:tasks.rados.rados.0.smithi084.stdout:578: seq_num 544 ranges {743008=796519,2200322=721849} 2023-10-01T07:32:30.650 INFO:tasks.rados.rados.0.smithi084.stdout:578: writing smithi08466639-263 from 743008 to 1539527 tid 1 2023-10-01T07:32:30.659 INFO:tasks.rados.rados.0.smithi084.stdout:578: writing smithi08466639-263 from 2200322 to 2922171 tid 2 2023-10-01T07:32:30.659 INFO:tasks.rados.rados.0.smithi084.stdout:579: delete oid 74 current snap is 0 2023-10-01T07:32:30.659 INFO:tasks.rados.rados.0.smithi084.stdout:577: finishing write tid 2 to smithi08466639-256 2023-10-01T07:32:30.659 INFO:tasks.rados.rados.0.smithi084.stdout:577: finishing write tid 3 to smithi08466639-256 2023-10-01T07:32:30.659 INFO:tasks.rados.rados.0.smithi084.stdout:577: finishing write tid 4 to smithi08466639-256 2023-10-01T07:32:30.659 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 256 v 107 (ObjNum 543 snap 0 seq_num 543) dirty exists 2023-10-01T07:32:30.659 INFO:tasks.rados.rados.0.smithi084.stdout:577: left oid 256 (ObjNum 543 snap 0 seq_num 543) 2023-10-01T07:32:30.660 INFO:tasks.rados.rados.0.smithi084.stdout:578: finishing write tid 1 to smithi08466639-263 2023-10-01T07:32:30.662 INFO:tasks.rados.rados.0.smithi084.stdout:577: done (2 left) 2023-10-01T07:32:30.662 INFO:tasks.rados.rados.0.smithi084.stdout:579: done (1 left) 2023-10-01T07:32:30.662 INFO:tasks.rados.rados.0.smithi084.stdout:580: write oid 441 current snap is 0 2023-10-01T07:32:30.662 INFO:tasks.rados.rados.0.smithi084.stdout:580: seq_num 546 ranges {776622=547017,1800933=725518,2944601=232021} 2023-10-01T07:32:30.673 INFO:tasks.rados.rados.0.smithi084.stdout:580: writing smithi08466639-441 from 776622 to 1323639 tid 1 2023-10-01T07:32:30.681 INFO:tasks.rados.rados.0.smithi084.stdout:580: writing smithi08466639-441 from 1800933 to 2526451 tid 2 2023-10-01T07:32:30.686 INFO:tasks.rados.rados.0.smithi084.stdout:580: writing smithi08466639-441 from 2944601 to 3176622 tid 3 2023-10-01T07:32:30.686 INFO:tasks.rados.rados.0.smithi084.stdout:581: delete oid 291 current snap is 0 2023-10-01T07:32:30.686 INFO:tasks.rados.rados.0.smithi084.stdout:578: finishing write tid 2 to smithi08466639-263 2023-10-01T07:32:30.686 INFO:tasks.rados.rados.0.smithi084.stdout:578: finishing write tid 3 to smithi08466639-263 2023-10-01T07:32:30.686 INFO:tasks.rados.rados.0.smithi084.stdout:578: finishing write tid 4 to smithi08466639-263 2023-10-01T07:32:30.687 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 263 v 156 (ObjNum 544 snap 0 seq_num 544) dirty exists 2023-10-01T07:32:30.687 INFO:tasks.rados.rados.0.smithi084.stdout:578: left oid 263 (ObjNum 544 snap 0 seq_num 544) 2023-10-01T07:32:30.687 INFO:tasks.rados.rados.0.smithi084.stdout:580: finishing write tid 1 to smithi08466639-441 2023-10-01T07:32:30.687 INFO:tasks.rados.rados.0.smithi084.stdout:580: finishing write tid 2 to smithi08466639-441 2023-10-01T07:32:30.688 INFO:tasks.rados.rados.0.smithi084.stdout:578: done (2 left) 2023-10-01T07:32:30.688 INFO:tasks.rados.rados.0.smithi084.stdout:581: done (1 left) 2023-10-01T07:32:30.688 INFO:tasks.rados.rados.0.smithi084.stdout:582: read oid 310 snap -1 2023-10-01T07:32:30.689 INFO:tasks.rados.rados.0.smithi084.stdout:582: expect (ObjNum 309 snap 0 seq_num 309) 2023-10-01T07:32:30.689 INFO:tasks.rados.rados.0.smithi084.stdout:583: read oid 288 snap -1 2023-10-01T07:32:30.689 INFO:tasks.rados.rados.0.smithi084.stdout:583: expect (ObjNum 287 snap 0 seq_num 287) 2023-10-01T07:32:30.689 INFO:tasks.rados.rados.0.smithi084.stdout:584: read oid 401 snap -1 2023-10-01T07:32:30.690 INFO:tasks.rados.rados.0.smithi084.stdout:584: expect (ObjNum 400 snap 0 seq_num 400) 2023-10-01T07:32:30.690 INFO:tasks.rados.rados.0.smithi084.stdout:585: read oid 86 snap -1 2023-10-01T07:32:30.690 INFO:tasks.rados.rados.0.smithi084.stdout:585: expect (ObjNum 85 snap 0 seq_num 85) 2023-10-01T07:32:30.690 INFO:tasks.rados.rados.0.smithi084.stdout:586: delete oid 418 current snap is 0 2023-10-01T07:32:30.692 INFO:tasks.rados.rados.0.smithi084.stdout:580: finishing write tid 3 to smithi08466639-441 2023-10-01T07:32:30.693 INFO:tasks.rados.rados.0.smithi084.stdout:580: finishing write tid 4 to smithi08466639-441 2023-10-01T07:32:30.693 INFO:tasks.rados.rados.0.smithi084.stdout:580: finishing write tid 5 to smithi08466639-441 2023-10-01T07:32:30.693 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 441 v 140 (ObjNum 546 snap 0 seq_num 546) dirty exists 2023-10-01T07:32:30.693 INFO:tasks.rados.rados.0.smithi084.stdout:580: left oid 441 (ObjNum 546 snap 0 seq_num 546) 2023-10-01T07:32:30.693 INFO:tasks.rados.rados.0.smithi084.stdout:584: expect (ObjNum 400 snap 0 seq_num 400) 2023-10-01T07:32:30.793 INFO:tasks.rados.rados.0.smithi084.stdout:582: expect (ObjNum 309 snap 0 seq_num 309) 2023-10-01T07:32:30.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:30 smithi084 bash[33757]: cluster 2023-10-01T07:32:29.228750+0000 mgr.y (mgr.24353) 186 : cluster [DBG] pgmap v165: 89 pgs: 89 active+clean; 1.4 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 55 MiB/s wr, 275 op/s 2023-10-01T07:32:30.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:30 smithi084 bash[27378]: cluster 2023-10-01T07:32:29.228750+0000 mgr.y (mgr.24353) 186 : cluster [DBG] pgmap v165: 89 pgs: 89 active+clean; 1.4 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 55 MiB/s wr, 275 op/s 2023-10-01T07:32:30.911 INFO:tasks.rados.rados.0.smithi084.stdout:583: expect (ObjNum 287 snap 0 seq_num 287) 2023-10-01T07:32:30.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:30 smithi112 bash[27689]: cluster 2023-10-01T07:32:29.228750+0000 mgr.y (mgr.24353) 186 : cluster [DBG] pgmap v165: 89 pgs: 89 active+clean; 1.4 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 55 MiB/s wr, 275 op/s 2023-10-01T07:32:31.009 INFO:tasks.rados.rados.0.smithi084.stdout:585: expect (ObjNum 85 snap 0 seq_num 85) 2023-10-01T07:32:31.134 INFO:tasks.rados.rados.0.smithi084.stdout:580: done (5 left) 2023-10-01T07:32:31.135 INFO:tasks.rados.rados.0.smithi084.stdout:582: done (4 left) 2023-10-01T07:32:31.135 INFO:tasks.rados.rados.0.smithi084.stdout:583: done (3 left) 2023-10-01T07:32:31.135 INFO:tasks.rados.rados.0.smithi084.stdout:584: done (2 left) 2023-10-01T07:32:31.135 INFO:tasks.rados.rados.0.smithi084.stdout:585: done (1 left) 2023-10-01T07:32:31.135 INFO:tasks.rados.rados.0.smithi084.stdout:586: done (0 left) 2023-10-01T07:32:31.136 INFO:tasks.rados.rados.0.smithi084.stdout:587: read oid 38 snap -1 2023-10-01T07:32:31.136 INFO:tasks.rados.rados.0.smithi084.stdout:587: expect (ObjNum 37 snap 0 seq_num 37) 2023-10-01T07:32:31.136 INFO:tasks.rados.rados.0.smithi084.stdout:588: read oid 80 snap -1 2023-10-01T07:32:31.136 INFO:tasks.rados.rados.0.smithi084.stdout:588: expect (ObjNum 79 snap 0 seq_num 79) 2023-10-01T07:32:31.136 INFO:tasks.rados.rados.0.smithi084.stdout:589: read oid 158 snap -1 2023-10-01T07:32:31.136 INFO:tasks.rados.rados.0.smithi084.stdout:589: expect (ObjNum 157 snap 0 seq_num 157) 2023-10-01T07:32:31.137 INFO:tasks.rados.rados.0.smithi084.stdout:590: delete oid 121 current snap is 0 2023-10-01T07:32:31.138 INFO:tasks.rados.rados.0.smithi084.stdout:590: done (3 left) 2023-10-01T07:32:31.138 INFO:tasks.rados.rados.0.smithi084.stdout:591: write oid 32 current snap is 0 2023-10-01T07:32:31.138 INFO:tasks.rados.rados.0.smithi084.stdout:591: seq_num 550 ranges {443850=564366,1634861=732856,2770646=473204} 2023-10-01T07:32:31.145 INFO:tasks.rados.rados.0.smithi084.stdout:591: writing smithi08466639-32 from 443850 to 1008216 tid 1 2023-10-01T07:32:31.153 INFO:tasks.rados.rados.0.smithi084.stdout:591: writing smithi08466639-32 from 1634861 to 2367717 tid 2 2023-10-01T07:32:31.158 INFO:tasks.rados.rados.0.smithi084.stdout:591: writing smithi08466639-32 from 2770646 to 3243850 tid 3 2023-10-01T07:32:31.159 INFO:tasks.rados.rados.0.smithi084.stdout:592: write oid 264 current snap is 0 2023-10-01T07:32:31.159 INFO:tasks.rados.rados.0.smithi084.stdout:592: seq_num 551 ranges {460657=639615,1693343=476514,2681716=578941} 2023-10-01T07:32:31.165 INFO:tasks.rados.rados.0.smithi084.stdout:592: writing smithi08466639-264 from 460657 to 1100272 tid 1 2023-10-01T07:32:31.171 INFO:tasks.rados.rados.0.smithi084.stdout:592: writing smithi08466639-264 from 1693343 to 2169857 tid 2 2023-10-01T07:32:31.178 INFO:tasks.rados.rados.0.smithi084.stdout:592: writing smithi08466639-264 from 2681716 to 3260657 tid 3 2023-10-01T07:32:31.178 INFO:tasks.rados.rados.0.smithi084.stdout:593: delete oid 327 current snap is 0 2023-10-01T07:32:31.178 INFO:tasks.rados.rados.0.smithi084.stdout:588: expect (ObjNum 79 snap 0 seq_num 79) 2023-10-01T07:32:31.308 INFO:tasks.rados.rados.0.smithi084.stdout:589: expect (ObjNum 157 snap 0 seq_num 157) 2023-10-01T07:32:31.407 INFO:tasks.rados.rados.0.smithi084.stdout:587: expect (ObjNum 37 snap 0 seq_num 37) 2023-10-01T07:32:31.505 INFO:tasks.rados.rados.0.smithi084.stdout:591: finishing write tid 1 to smithi08466639-32 2023-10-01T07:32:31.505 INFO:tasks.rados.rados.0.smithi084.stdout:591: finishing write tid 2 to smithi08466639-32 2023-10-01T07:32:31.506 INFO:tasks.rados.rados.0.smithi084.stdout:591: finishing write tid 3 to smithi08466639-32 2023-10-01T07:32:31.506 INFO:tasks.rados.rados.0.smithi084.stdout:591: finishing write tid 4 to smithi08466639-32 2023-10-01T07:32:31.506 INFO:tasks.rados.rados.0.smithi084.stdout:591: finishing write tid 5 to smithi08466639-32 2023-10-01T07:32:31.506 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 32 v 88 (ObjNum 550 snap 0 seq_num 550) dirty exists 2023-10-01T07:32:31.506 INFO:tasks.rados.rados.0.smithi084.stdout:591: left oid 32 (ObjNum 550 snap 0 seq_num 550) 2023-10-01T07:32:31.506 INFO:tasks.rados.rados.0.smithi084.stdout:592: finishing write tid 1 to smithi08466639-264 2023-10-01T07:32:31.506 INFO:tasks.rados.rados.0.smithi084.stdout:587: done (5 left) 2023-10-01T07:32:31.506 INFO:tasks.rados.rados.0.smithi084.stdout:588: done (4 left) 2023-10-01T07:32:31.506 INFO:tasks.rados.rados.0.smithi084.stdout:589: done (3 left) 2023-10-01T07:32:31.506 INFO:tasks.rados.rados.0.smithi084.stdout:591: done (2 left) 2023-10-01T07:32:31.506 INFO:tasks.rados.rados.0.smithi084.stdout:593: done (1 left) 2023-10-01T07:32:31.507 INFO:tasks.rados.rados.0.smithi084.stdout:594: delete oid 265 current snap is 0 2023-10-01T07:32:31.507 INFO:tasks.rados.rados.0.smithi084.stdout:592: finishing write tid 2 to smithi08466639-264 2023-10-01T07:32:31.507 INFO:tasks.rados.rados.0.smithi084.stdout:592: finishing write tid 3 to smithi08466639-264 2023-10-01T07:32:31.507 INFO:tasks.rados.rados.0.smithi084.stdout:592: finishing write tid 4 to smithi08466639-264 2023-10-01T07:32:31.507 INFO:tasks.rados.rados.0.smithi084.stdout:592: finishing write tid 5 to smithi08466639-264 2023-10-01T07:32:31.507 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 264 v 138 (ObjNum 551 snap 0 seq_num 551) dirty exists 2023-10-01T07:32:31.507 INFO:tasks.rados.rados.0.smithi084.stdout:592: left oid 264 (ObjNum 551 snap 0 seq_num 551) 2023-10-01T07:32:31.508 INFO:tasks.rados.rados.0.smithi084.stdout:592: done (1 left) 2023-10-01T07:32:31.508 INFO:tasks.rados.rados.0.smithi084.stdout:594: done (0 left) 2023-10-01T07:32:31.508 INFO:tasks.rados.rados.0.smithi084.stdout:595: delete oid 120 current snap is 0 2023-10-01T07:32:31.509 INFO:tasks.rados.rados.0.smithi084.stdout:595: done (0 left) 2023-10-01T07:32:31.509 INFO:tasks.rados.rados.0.smithi084.stdout:596: read oid 172 snap -1 2023-10-01T07:32:31.510 INFO:tasks.rados.rados.0.smithi084.stdout:596: expect (ObjNum 171 snap 0 seq_num 171) 2023-10-01T07:32:31.510 INFO:tasks.rados.rados.0.smithi084.stdout:597: delete oid 20 current snap is 0 2023-10-01T07:32:31.511 INFO:tasks.rados.rados.0.smithi084.stdout:597: done (1 left) 2023-10-01T07:32:31.512 INFO:tasks.rados.rados.0.smithi084.stdout:598: write oid 267 current snap is 0 2023-10-01T07:32:31.512 INFO:tasks.rados.rados.0.smithi084.stdout:598: seq_num 556 ranges {544692=732213,1985753=743863,3335184=9508} 2023-10-01T07:32:31.521 INFO:tasks.rados.rados.0.smithi084.stdout:598: writing smithi08466639-267 from 544692 to 1276905 tid 1 2023-10-01T07:32:31.530 INFO:tasks.rados.rados.0.smithi084.stdout:598: writing smithi08466639-267 from 1985753 to 2729616 tid 2 2023-10-01T07:32:31.534 INFO:tasks.rados.rados.0.smithi084.stdout:598: writing smithi08466639-267 from 3335184 to 3344692 tid 3 2023-10-01T07:32:31.534 INFO:tasks.rados.rados.0.smithi084.stdout:599: write oid 240 current snap is 0 2023-10-01T07:32:31.534 INFO:tasks.rados.rados.0.smithi084.stdout:599: seq_num 557 ranges {561499=407462,1527882=487521,2729901=557217} 2023-10-01T07:32:31.540 INFO:tasks.rados.rados.0.smithi084.stdout:599: writing smithi08466639-240 from 561499 to 968961 tid 1 2023-10-01T07:32:31.546 INFO:tasks.rados.rados.0.smithi084.stdout:599: writing smithi08466639-240 from 1527882 to 2015403 tid 2 2023-10-01T07:32:31.554 INFO:tasks.rados.rados.0.smithi084.stdout:599: writing smithi08466639-240 from 2729901 to 3287118 tid 3 2023-10-01T07:32:31.554 INFO:tasks.rados.rados.0.smithi084.stdout:600: write oid 107 current snap is 0 2023-10-01T07:32:31.554 INFO:tasks.rados.rados.0.smithi084.stdout:600: seq_num 558 ranges {578306=482711,1586364=631179,2757324=484842} 2023-10-01T07:32:31.560 INFO:tasks.rados.rados.0.smithi084.stdout:600: writing smithi08466639-107 from 578306 to 1061017 tid 1 2023-10-01T07:32:31.567 INFO:tasks.rados.rados.0.smithi084.stdout:600: writing smithi08466639-107 from 1586364 to 2217543 tid 2 2023-10-01T07:32:31.574 INFO:tasks.rados.rados.0.smithi084.stdout:600: writing smithi08466639-107 from 2757324 to 3242166 tid 3 2023-10-01T07:32:31.574 INFO:tasks.rados.rados.0.smithi084.stdout:601: read oid 95 snap -1 2023-10-01T07:32:31.574 INFO:tasks.rados.rados.0.smithi084.stdout:601: expect (ObjNum 94 snap 0 seq_num 94) 2023-10-01T07:32:31.574 INFO:tasks.rados.rados.0.smithi084.stdout:602: write oid 372 current snap is 0 2023-10-01T07:32:31.575 INFO:tasks.rados.rados.0.smithi084.stdout:602: seq_num 559 ranges {595113=557960,1644846=491190,2784747=610366} 2023-10-01T07:32:31.582 INFO:tasks.rados.rados.0.smithi084.stdout:602: writing smithi08466639-372 from 595113 to 1153073 tid 1 2023-10-01T07:32:31.587 INFO:tasks.rados.rados.0.smithi084.stdout:602: writing smithi08466639-372 from 1644846 to 2136036 tid 2 2023-10-01T07:32:31.596 INFO:tasks.rados.rados.0.smithi084.stdout:602: writing smithi08466639-372 from 2784747 to 3395113 tid 3 2023-10-01T07:32:31.596 INFO:tasks.rados.rados.0.smithi084.stdout:603: read oid 321 snap -1 2023-10-01T07:32:31.596 INFO:tasks.rados.rados.0.smithi084.stdout:603: expect (ObjNum 320 snap 0 seq_num 320) 2023-10-01T07:32:31.596 INFO:tasks.rados.rados.0.smithi084.stdout:604: read oid 348 snap -1 2023-10-01T07:32:31.596 INFO:tasks.rados.rados.0.smithi084.stdout:604: expect (ObjNum 347 snap 0 seq_num 347) 2023-10-01T07:32:31.596 INFO:tasks.rados.rados.0.smithi084.stdout:605: write oid 287 current snap is 0 2023-10-01T07:32:31.596 INFO:tasks.rados.rados.0.smithi084.stdout:596: expect (ObjNum 171 snap 0 seq_num 171) 2023-10-01T07:32:31.704 INFO:tasks.rados.rados.0.smithi084.stdout:598: finishing write tid 1 to smithi08466639-267 2023-10-01T07:32:31.704 INFO:tasks.rados.rados.0.smithi084.stdout:598: finishing write tid 2 to smithi08466639-267 2023-10-01T07:32:31.704 INFO:tasks.rados.rados.0.smithi084.stdout:598: finishing write tid 3 to smithi08466639-267 2023-10-01T07:32:31.704 INFO:tasks.rados.rados.0.smithi084.stdout:605: seq_num 560 ranges {611920=633209,1703328=634848,2812170=507386} 2023-10-01T07:32:31.711 INFO:tasks.rados.rados.0.smithi084.stdout:605: writing smithi08466639-287 from 611920 to 1245129 tid 1 2023-10-01T07:32:31.718 INFO:tasks.rados.rados.0.smithi084.stdout:605: writing smithi08466639-287 from 1703328 to 2338176 tid 2 2023-10-01T07:32:31.724 INFO:tasks.rados.rados.0.smithi084.stdout:605: writing smithi08466639-287 from 2812170 to 3319556 tid 3 2023-10-01T07:32:31.724 INFO:tasks.rados.rados.0.smithi084.stdout:596: done (8 left) 2023-10-01T07:32:31.724 INFO:tasks.rados.rados.0.smithi084.stdout:606: write oid 455 current snap is 0 2023-10-01T07:32:31.724 INFO:tasks.rados.rados.0.smithi084.stdout:598: finishing write tid 4 to smithi08466639-267 2023-10-01T07:32:31.725 INFO:tasks.rados.rados.0.smithi084.stdout:598: finishing write tid 5 to smithi08466639-267 2023-10-01T07:32:31.725 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 267 v 92 (ObjNum 556 snap 0 seq_num 556) dirty exists 2023-10-01T07:32:31.725 INFO:tasks.rados.rados.0.smithi084.stdout:598: left oid 267 (ObjNum 556 snap 0 seq_num 556) 2023-10-01T07:32:31.725 INFO:tasks.rados.rados.0.smithi084.stdout:599: finishing write tid 1 to smithi08466639-240 2023-10-01T07:32:31.725 INFO:tasks.rados.rados.0.smithi084.stdout:606: seq_num 561 ranges {628727=708458,2045457=494859,3123240=305487} 2023-10-01T07:32:31.732 INFO:tasks.rados.rados.0.smithi084.stdout:606: writing smithi08466639-455 from 628727 to 1337185 tid 1 2023-10-01T07:32:31.739 INFO:tasks.rados.rados.0.smithi084.stdout:606: writing smithi08466639-455 from 2045457 to 2540316 tid 2 2023-10-01T07:32:31.745 INFO:tasks.rados.rados.0.smithi084.stdout:606: writing smithi08466639-455 from 3123240 to 3428727 tid 3 2023-10-01T07:32:31.745 INFO:tasks.rados.rados.0.smithi084.stdout:598: done (8 left) 2023-10-01T07:32:31.745 INFO:tasks.rados.rados.0.smithi084.stdout:607: read oid 104 snap -1 2023-10-01T07:32:31.745 INFO:tasks.rados.rados.0.smithi084.stdout:607: expect (ObjNum 103 snap 0 seq_num 103) 2023-10-01T07:32:31.745 INFO:tasks.rados.rados.0.smithi084.stdout:608: write oid 297 current snap is 0 2023-10-01T07:32:31.745 INFO:tasks.rados.rados.0.smithi084.stdout:599: finishing write tid 2 to smithi08466639-240 2023-10-01T07:32:31.745 INFO:tasks.rados.rados.0.smithi084.stdout:608: seq_num 562 ranges {645534=783707,2103939=638517,3150663=294871} 2023-10-01T07:32:31.753 INFO:tasks.rados.rados.0.smithi084.stdout:608: writing smithi08466639-297 from 645534 to 1429241 tid 1 2023-10-01T07:32:31.760 INFO:tasks.rados.rados.0.smithi084.stdout:608: writing smithi08466639-297 from 2103939 to 2742456 tid 2 2023-10-01T07:32:31.766 INFO:tasks.rados.rados.0.smithi084.stdout:608: writing smithi08466639-297 from 3150663 to 3445534 tid 3 2023-10-01T07:32:31.766 INFO:tasks.rados.rados.0.smithi084.stdout:609: read oid 351 snap -1 2023-10-01T07:32:31.766 INFO:tasks.rados.rados.0.smithi084.stdout:609: expect (ObjNum 350 snap 0 seq_num 350) 2023-10-01T07:32:31.766 INFO:tasks.rados.rados.0.smithi084.stdout:610: write oid 333 current snap is 0 2023-10-01T07:32:31.766 INFO:tasks.rados.rados.0.smithi084.stdout:599: finishing write tid 3 to smithi08466639-240 2023-10-01T07:32:31.766 INFO:tasks.rados.rados.0.smithi084.stdout:599: finishing write tid 4 to smithi08466639-240 2023-10-01T07:32:31.766 INFO:tasks.rados.rados.0.smithi084.stdout:599: finishing write tid 5 to smithi08466639-240 2023-10-01T07:32:31.766 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 240 v 96 (ObjNum 557 snap 0 seq_num 557) dirty exists 2023-10-01T07:32:31.766 INFO:tasks.rados.rados.0.smithi084.stdout:599: left oid 240 (ObjNum 557 snap 0 seq_num 557) 2023-10-01T07:32:31.767 INFO:tasks.rados.rados.0.smithi084.stdout:600: finishing write tid 1 to smithi08466639-107 2023-10-01T07:32:31.767 INFO:tasks.rados.rados.0.smithi084.stdout:610: seq_num 563 ranges {662341=575309,1878774=498528,2894439=457555} 2023-10-01T07:32:31.772 INFO:tasks.rados.rados.0.smithi084.stdout:610: writing smithi08466639-333 from 662341 to 1237650 tid 1 2023-10-01T07:32:31.779 INFO:tasks.rados.rados.0.smithi084.stdout:610: writing smithi08466639-333 from 1878774 to 2377302 tid 2 2023-10-01T07:32:31.787 INFO:tasks.rados.rados.0.smithi084.stdout:610: writing smithi08466639-333 from 2894439 to 3351994 tid 3 2023-10-01T07:32:31.787 INFO:tasks.rados.rados.0.smithi084.stdout:599: done (11 left) 2023-10-01T07:32:31.787 INFO:tasks.rados.rados.0.smithi084.stdout:611: read oid 36 snap -1 2023-10-01T07:32:31.787 INFO:tasks.rados.rados.0.smithi084.stdout:611: expect (ObjNum 35 snap 0 seq_num 35) 2023-10-01T07:32:31.787 INFO:tasks.rados.rados.0.smithi084.stdout:612: delete oid 237 current snap is 0 2023-10-01T07:32:31.787 INFO:tasks.rados.rados.0.smithi084.stdout:600: finishing write tid 2 to smithi08466639-107 2023-10-01T07:32:31.787 INFO:tasks.rados.rados.0.smithi084.stdout:600: finishing write tid 3 to smithi08466639-107 2023-10-01T07:32:31.787 INFO:tasks.rados.rados.0.smithi084.stdout:600: finishing write tid 4 to smithi08466639-107 2023-10-01T07:32:31.787 INFO:tasks.rados.rados.0.smithi084.stdout:600: finishing write tid 5 to smithi08466639-107 2023-10-01T07:32:31.787 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 107 v 149 (ObjNum 558 snap 0 seq_num 558) dirty exists 2023-10-01T07:32:31.787 INFO:tasks.rados.rados.0.smithi084.stdout:600: left oid 107 (ObjNum 558 snap 0 seq_num 558) 2023-10-01T07:32:31.788 INFO:tasks.rados.rados.0.smithi084.stdout:602: finishing write tid 1 to smithi08466639-372 2023-10-01T07:32:31.788 INFO:tasks.rados.rados.0.smithi084.stdout:601: expect (ObjNum 94 snap 0 seq_num 94) 2023-10-01T07:32:31.927 INFO:tasks.rados.rados.0.smithi084.stdout:602: finishing write tid 2 to smithi08466639-372 2023-10-01T07:32:31.927 INFO:tasks.rados.rados.0.smithi084.stdout:603: expect (ObjNum 320 snap 0 seq_num 320) 2023-10-01T07:32:32.049 INFO:tasks.rados.rados.0.smithi084.stdout:602: finishing write tid 3 to smithi08466639-372 2023-10-01T07:32:32.049 INFO:tasks.rados.rados.0.smithi084.stdout:602: finishing write tid 4 to smithi08466639-372 2023-10-01T07:32:32.050 INFO:tasks.rados.rados.0.smithi084.stdout:604: expect (ObjNum 347 snap 0 seq_num 347) 2023-10-01T07:32:32.192 INFO:tasks.rados.rados.0.smithi084.stdout:602: finishing write tid 5 to smithi08466639-372 2023-10-01T07:32:32.192 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 372 v 93 (ObjNum 559 snap 0 seq_num 559) dirty exists 2023-10-01T07:32:32.192 INFO:tasks.rados.rados.0.smithi084.stdout:602: left oid 372 (ObjNum 559 snap 0 seq_num 559) 2023-10-01T07:32:32.192 INFO:tasks.rados.rados.0.smithi084.stdout:605: finishing write tid 1 to smithi08466639-287 2023-10-01T07:32:32.192 INFO:tasks.rados.rados.0.smithi084.stdout:605: finishing write tid 2 to smithi08466639-287 2023-10-01T07:32:32.192 INFO:tasks.rados.rados.0.smithi084.stdout:600: done (12 left) 2023-10-01T07:32:32.193 INFO:tasks.rados.rados.0.smithi084.stdout:601: done (11 left) 2023-10-01T07:32:32.193 INFO:tasks.rados.rados.0.smithi084.stdout:602: done (10 left) 2023-10-01T07:32:32.193 INFO:tasks.rados.rados.0.smithi084.stdout:603: done (9 left) 2023-10-01T07:32:32.193 INFO:tasks.rados.rados.0.smithi084.stdout:604: done (8 left) 2023-10-01T07:32:32.193 INFO:tasks.rados.rados.0.smithi084.stdout:612: done (7 left) 2023-10-01T07:32:32.193 INFO:tasks.rados.rados.0.smithi084.stdout:613: write oid 26 current snap is 0 2023-10-01T07:32:32.193 INFO:tasks.rados.rados.0.smithi084.stdout:605: finishing write tid 3 to smithi08466639-287 2023-10-01T07:32:32.193 INFO:tasks.rados.rados.0.smithi084.stdout:605: finishing write tid 4 to smithi08466639-287 2023-10-01T07:32:32.193 INFO:tasks.rados.rados.0.smithi084.stdout:605: finishing write tid 5 to smithi08466639-287 2023-10-01T07:32:32.193 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 287 v 105 (ObjNum 560 snap 0 seq_num 560) dirty exists 2023-10-01T07:32:32.194 INFO:tasks.rados.rados.0.smithi084.stdout:605: left oid 287 (ObjNum 560 snap 0 seq_num 560) 2023-10-01T07:32:32.194 INFO:tasks.rados.rados.0.smithi084.stdout:606: finishing write tid 1 to smithi08466639-455 2023-10-01T07:32:32.194 INFO:tasks.rados.rados.0.smithi084.stdout:606: finishing write tid 2 to smithi08466639-455 2023-10-01T07:32:32.194 INFO:tasks.rados.rados.0.smithi084.stdout:613: seq_num 565 ranges {695955=725807,1879385=502197,2949285=480099} 2023-10-01T07:32:32.200 INFO:tasks.rados.rados.0.smithi084.stdout:613: writing smithi08466639-26 from 695955 to 1421762 tid 1 2023-10-01T07:32:32.205 INFO:tasks.rados.rados.0.smithi084.stdout:613: writing smithi08466639-26 from 1879385 to 2381582 tid 2 2023-10-01T07:32:32.212 INFO:tasks.rados.rados.0.smithi084.stdout:613: writing smithi08466639-26 from 2949285 to 3429384 tid 3 2023-10-01T07:32:32.212 INFO:tasks.rados.rados.0.smithi084.stdout:605: done (7 left) 2023-10-01T07:32:32.212 INFO:tasks.rados.rados.0.smithi084.stdout:614: write oid 32 current snap is 0 2023-10-01T07:32:32.213 INFO:tasks.rados.rados.0.smithi084.stdout:614: seq_num 566 ranges {712762=401056,1537867=645855,2860355=652407} 2023-10-01T07:32:32.218 INFO:tasks.rados.rados.0.smithi084.stdout:614: writing smithi08466639-32 from 712762 to 1113818 tid 1 2023-10-01T07:32:32.225 INFO:tasks.rados.rados.0.smithi084.stdout:614: writing smithi08466639-32 from 1537867 to 2183722 tid 2 2023-10-01T07:32:32.233 INFO:tasks.rados.rados.0.smithi084.stdout:614: writing smithi08466639-32 from 2860355 to 3512762 tid 3 2023-10-01T07:32:32.233 INFO:tasks.rados.rados.0.smithi084.stdout:615: write oid 151 current snap is 0 2023-10-01T07:32:32.233 INFO:tasks.rados.rados.0.smithi084.stdout:615: seq_num 567 ranges {729569=476305,1996349=505866,3004131=525438} 2023-10-01T07:32:32.240 INFO:tasks.rados.rados.0.smithi084.stdout:615: writing smithi08466639-151 from 729569 to 1205874 tid 1 2023-10-01T07:32:32.248 INFO:tasks.rados.rados.0.smithi084.stdout:615: writing smithi08466639-151 from 1996349 to 2502215 tid 2 2023-10-01T07:32:32.255 INFO:tasks.rados.rados.0.smithi084.stdout:615: writing smithi08466639-151 from 3004131 to 3529569 tid 3 2023-10-01T07:32:32.255 INFO:tasks.rados.rados.0.smithi084.stdout:616: write oid 226 current snap is 0 2023-10-01T07:32:32.255 INFO:tasks.rados.rados.0.smithi084.stdout:606: finishing write tid 3 to smithi08466639-455 2023-10-01T07:32:32.255 INFO:tasks.rados.rados.0.smithi084.stdout:607: expect (ObjNum 103 snap 0 seq_num 103) 2023-10-01T07:32:32.399 INFO:tasks.rados.rados.0.smithi084.stdout:606: finishing write tid 4 to smithi08466639-455 2023-10-01T07:32:32.399 INFO:tasks.rados.rados.0.smithi084.stdout:606: finishing write tid 5 to smithi08466639-455 2023-10-01T07:32:32.399 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 455 v 146 (ObjNum 561 snap 0 seq_num 561) dirty exists 2023-10-01T07:32:32.399 INFO:tasks.rados.rados.0.smithi084.stdout:606: left oid 455 (ObjNum 561 snap 0 seq_num 561) 2023-10-01T07:32:32.399 INFO:tasks.rados.rados.0.smithi084.stdout:608: finishing write tid 1 to smithi08466639-297 2023-10-01T07:32:32.399 INFO:tasks.rados.rados.0.smithi084.stdout:608: finishing write tid 2 to smithi08466639-297 2023-10-01T07:32:32.399 INFO:tasks.rados.rados.0.smithi084.stdout:608: finishing write tid 3 to smithi08466639-297 2023-10-01T07:32:32.399 INFO:tasks.rados.rados.0.smithi084.stdout:616: seq_num 568 ranges {746376=551554,2054831=649524,3315201=231175} 2023-10-01T07:32:32.409 INFO:tasks.rados.rados.0.smithi084.stdout:616: writing smithi08466639-226 from 746376 to 1297930 tid 1 2023-10-01T07:32:32.419 INFO:tasks.rados.rados.0.smithi084.stdout:616: writing smithi08466639-226 from 2054831 to 2704355 tid 2 2023-10-01T07:32:32.424 INFO:tasks.rados.rados.0.smithi084.stdout:616: writing smithi08466639-226 from 3315201 to 3546376 tid 3 2023-10-01T07:32:32.424 INFO:tasks.rados.rados.0.smithi084.stdout:606: done (9 left) 2023-10-01T07:32:32.424 INFO:tasks.rados.rados.0.smithi084.stdout:607: done (8 left) 2023-10-01T07:32:32.424 INFO:tasks.rados.rados.0.smithi084.stdout:617: write oid 282 current snap is 0 2023-10-01T07:32:32.424 INFO:tasks.rados.rados.0.smithi084.stdout:608: finishing write tid 4 to smithi08466639-297 2023-10-01T07:32:32.425 INFO:tasks.rados.rados.0.smithi084.stdout:617: seq_num 569 ranges {763183=626803,1996960=793182,3226271=336912} 2023-10-01T07:32:32.432 INFO:tasks.rados.rados.0.smithi084.stdout:617: writing smithi08466639-282 from 763183 to 1389986 tid 1 2023-10-01T07:32:32.440 INFO:tasks.rados.rados.0.smithi084.stdout:617: writing smithi08466639-282 from 1996960 to 2790142 tid 2 2023-10-01T07:32:32.445 INFO:tasks.rados.rados.0.smithi084.stdout:617: writing smithi08466639-282 from 3226271 to 3563183 tid 3 2023-10-01T07:32:32.445 INFO:tasks.rados.rados.0.smithi084.stdout:618: write oid 443 current snap is 0 2023-10-01T07:32:32.445 INFO:tasks.rados.rados.0.smithi084.stdout:608: finishing write tid 5 to smithi08466639-297 2023-10-01T07:32:32.445 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 297 v 111 (ObjNum 562 snap 0 seq_num 562) dirty exists 2023-10-01T07:32:32.446 INFO:tasks.rados.rados.0.smithi084.stdout:608: left oid 297 (ObjNum 562 snap 0 seq_num 562) 2023-10-01T07:32:32.446 INFO:tasks.rados.rados.0.smithi084.stdout:609: expect (ObjNum 350 snap 0 seq_num 350) 2023-10-01T07:32:32.590 INFO:tasks.rados.rados.0.smithi084.stdout:610: finishing write tid 1 to smithi08466639-333 2023-10-01T07:32:32.590 INFO:tasks.rados.rados.0.smithi084.stdout:610: finishing write tid 2 to smithi08466639-333 2023-10-01T07:32:32.590 INFO:tasks.rados.rados.0.smithi084.stdout:610: finishing write tid 3 to smithi08466639-333 2023-10-01T07:32:32.590 INFO:tasks.rados.rados.0.smithi084.stdout:610: finishing write tid 4 to smithi08466639-333 2023-10-01T07:32:32.590 INFO:tasks.rados.rados.0.smithi084.stdout:610: finishing write tid 5 to smithi08466639-333 2023-10-01T07:32:32.591 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 333 v 144 (ObjNum 563 snap 0 seq_num 563) dirty exists 2023-10-01T07:32:32.591 INFO:tasks.rados.rados.0.smithi084.stdout:610: left oid 333 (ObjNum 563 snap 0 seq_num 563) 2023-10-01T07:32:32.591 INFO:tasks.rados.rados.0.smithi084.stdout:611: expect (ObjNum 35 snap 0 seq_num 35) 2023-10-01T07:32:32.684 INFO:tasks.rados.rados.0.smithi084.stdout:613: finishing write tid 1 to smithi08466639-26 2023-10-01T07:32:32.684 INFO:tasks.rados.rados.0.smithi084.stdout:613: finishing write tid 2 to smithi08466639-26 2023-10-01T07:32:32.684 INFO:tasks.rados.rados.0.smithi084.stdout:613: finishing write tid 3 to smithi08466639-26 2023-10-01T07:32:32.684 INFO:tasks.rados.rados.0.smithi084.stdout:618: seq_num 570 ranges {779990=702052,2055442=653193,3253694=326296} 2023-10-01T07:32:32.693 INFO:tasks.rados.rados.0.smithi084.stdout:618: writing smithi08466639-443 from 779990 to 1482042 tid 1 2023-10-01T07:32:32.701 INFO:tasks.rados.rados.0.smithi084.stdout:618: writing smithi08466639-443 from 2055442 to 2708635 tid 2 2023-10-01T07:32:32.707 INFO:tasks.rados.rados.0.smithi084.stdout:618: writing smithi08466639-443 from 3253694 to 3579990 tid 3 2023-10-01T07:32:32.707 INFO:tasks.rados.rados.0.smithi084.stdout:608: done (9 left) 2023-10-01T07:32:32.707 INFO:tasks.rados.rados.0.smithi084.stdout:609: done (8 left) 2023-10-01T07:32:32.707 INFO:tasks.rados.rados.0.smithi084.stdout:610: done (7 left) 2023-10-01T07:32:32.707 INFO:tasks.rados.rados.0.smithi084.stdout:611: done (6 left) 2023-10-01T07:32:32.707 INFO:tasks.rados.rados.0.smithi084.stdout:619: read oid 131 snap -1 2023-10-01T07:32:32.707 INFO:tasks.rados.rados.0.smithi084.stdout:619: expect (ObjNum 130 snap 0 seq_num 130) 2023-10-01T07:32:32.707 INFO:tasks.rados.rados.0.smithi084.stdout:620: read oid 215 snap -1 2023-10-01T07:32:32.708 INFO:tasks.rados.rados.0.smithi084.stdout:620: expect (ObjNum 214 snap 0 seq_num 214) 2023-10-01T07:32:32.708 INFO:tasks.rados.rados.0.smithi084.stdout:621: delete oid 438 current snap is 0 2023-10-01T07:32:32.708 INFO:tasks.rados.rados.0.smithi084.stdout:613: finishing write tid 4 to smithi08466639-26 2023-10-01T07:32:32.708 INFO:tasks.rados.rados.0.smithi084.stdout:613: finishing write tid 5 to smithi08466639-26 2023-10-01T07:32:32.708 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 26 v 135 (ObjNum 565 snap 0 seq_num 565) dirty exists 2023-10-01T07:32:32.708 INFO:tasks.rados.rados.0.smithi084.stdout:613: left oid 26 (ObjNum 565 snap 0 seq_num 565) 2023-10-01T07:32:32.708 INFO:tasks.rados.rados.0.smithi084.stdout:614: finishing write tid 1 to smithi08466639-32 2023-10-01T07:32:32.708 INFO:tasks.rados.rados.0.smithi084.stdout:614: finishing write tid 2 to smithi08466639-32 2023-10-01T07:32:32.708 INFO:tasks.rados.rados.0.smithi084.stdout:614: finishing write tid 3 to smithi08466639-32 2023-10-01T07:32:32.708 INFO:tasks.rados.rados.0.smithi084.stdout:614: finishing write tid 4 to smithi08466639-32 2023-10-01T07:32:32.708 INFO:tasks.rados.rados.0.smithi084.stdout:614: finishing write tid 5 to smithi08466639-32 2023-10-01T07:32:32.708 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 32 v 100 (ObjNum 566 snap 0 seq_num 566) dirty exists 2023-10-01T07:32:32.709 INFO:tasks.rados.rados.0.smithi084.stdout:614: left oid 32 (ObjNum 566 snap 0 seq_num 566) 2023-10-01T07:32:32.709 INFO:tasks.rados.rados.0.smithi084.stdout:615: finishing write tid 1 to smithi08466639-151 2023-10-01T07:32:32.709 INFO:tasks.rados.rados.0.smithi084.stdout:615: finishing write tid 2 to smithi08466639-151 2023-10-01T07:32:32.709 INFO:tasks.rados.rados.0.smithi084.stdout:615: finishing write tid 3 to smithi08466639-151 2023-10-01T07:32:32.709 INFO:tasks.rados.rados.0.smithi084.stdout:615: finishing write tid 4 to smithi08466639-151 2023-10-01T07:32:32.709 INFO:tasks.rados.rados.0.smithi084.stdout:615: finishing write tid 5 to smithi08466639-151 2023-10-01T07:32:32.709 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 151 v 97 (ObjNum 567 snap 0 seq_num 567) dirty exists 2023-10-01T07:32:32.709 INFO:tasks.rados.rados.0.smithi084.stdout:615: left oid 151 (ObjNum 567 snap 0 seq_num 567) 2023-10-01T07:32:32.709 INFO:tasks.rados.rados.0.smithi084.stdout:616: finishing write tid 1 to smithi08466639-226 2023-10-01T07:32:32.709 INFO:tasks.rados.rados.0.smithi084.stdout:616: finishing write tid 2 to smithi08466639-226 2023-10-01T07:32:32.709 INFO:tasks.rados.rados.0.smithi084.stdout:616: finishing write tid 3 to smithi08466639-226 2023-10-01T07:32:32.710 INFO:tasks.rados.rados.0.smithi084.stdout:616: finishing write tid 4 to smithi08466639-226 2023-10-01T07:32:32.710 INFO:tasks.rados.rados.0.smithi084.stdout:616: finishing write tid 5 to smithi08466639-226 2023-10-01T07:32:32.710 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 226 v 104 (ObjNum 568 snap 0 seq_num 568) dirty exists 2023-10-01T07:32:32.710 INFO:tasks.rados.rados.0.smithi084.stdout:616: left oid 226 (ObjNum 568 snap 0 seq_num 568) 2023-10-01T07:32:32.710 INFO:tasks.rados.rados.0.smithi084.stdout:617: finishing write tid 1 to smithi08466639-282 2023-10-01T07:32:32.710 INFO:tasks.rados.rados.0.smithi084.stdout:617: finishing write tid 2 to smithi08466639-282 2023-10-01T07:32:32.710 INFO:tasks.rados.rados.0.smithi084.stdout:617: finishing write tid 3 to smithi08466639-282 2023-10-01T07:32:32.710 INFO:tasks.rados.rados.0.smithi084.stdout:617: finishing write tid 4 to smithi08466639-282 2023-10-01T07:32:32.710 INFO:tasks.rados.rados.0.smithi084.stdout:617: finishing write tid 5 to smithi08466639-282 2023-10-01T07:32:32.710 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 282 v 109 (ObjNum 569 snap 0 seq_num 569) dirty exists 2023-10-01T07:32:32.710 INFO:tasks.rados.rados.0.smithi084.stdout:617: left oid 282 (ObjNum 569 snap 0 seq_num 569) 2023-10-01T07:32:32.711 INFO:tasks.rados.rados.0.smithi084.stdout:618: finishing write tid 1 to smithi08466639-443 2023-10-01T07:32:32.711 INFO:tasks.rados.rados.0.smithi084.stdout:618: finishing write tid 2 to smithi08466639-443 2023-10-01T07:32:32.711 INFO:tasks.rados.rados.0.smithi084.stdout:619: expect (ObjNum 130 snap 0 seq_num 130) 2023-10-01T07:32:32.792 INFO:tasks.rados.rados.0.smithi084.stdout:618: finishing write tid 3 to smithi08466639-443 2023-10-01T07:32:32.792 INFO:tasks.rados.rados.0.smithi084.stdout:618: finishing write tid 4 to smithi08466639-443 2023-10-01T07:32:32.792 INFO:tasks.rados.rados.0.smithi084.stdout:618: finishing write tid 5 to smithi08466639-443 2023-10-01T07:32:32.793 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 443 v 150 (ObjNum 570 snap 0 seq_num 570) dirty exists 2023-10-01T07:32:32.793 INFO:tasks.rados.rados.0.smithi084.stdout:618: left oid 443 (ObjNum 570 snap 0 seq_num 570) 2023-10-01T07:32:32.793 INFO:tasks.rados.rados.0.smithi084.stdout:620: expect (ObjNum 214 snap 0 seq_num 214) 2023-10-01T07:32:32.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:32 smithi084 bash[27378]: cluster 2023-10-01T07:32:31.229643+0000 mgr.y (mgr.24353) 187 : cluster [DBG] pgmap v166: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 35 MiB/s rd, 58 MiB/s wr, 318 op/s 2023-10-01T07:32:32.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:32 smithi084 bash[27378]: audit 2023-10-01T07:32:31.670757+0000 mon.a (mon.0) 691 : audit [DBG] from='client.? 172.21.15.84:0/3697504122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:32:32.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:32 smithi084 bash[33757]: cluster 2023-10-01T07:32:31.229643+0000 mgr.y (mgr.24353) 187 : cluster [DBG] pgmap v166: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 35 MiB/s rd, 58 MiB/s wr, 318 op/s 2023-10-01T07:32:32.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:32 smithi084 bash[33757]: audit 2023-10-01T07:32:31.670757+0000 mon.a (mon.0) 691 : audit [DBG] from='client.? 172.21.15.84:0/3697504122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:32:32.924 INFO:tasks.rados.rados.0.smithi084.stdout:613: done (8 left) 2023-10-01T07:32:32.924 INFO:tasks.rados.rados.0.smithi084.stdout:614: done (7 left) 2023-10-01T07:32:32.924 INFO:tasks.rados.rados.0.smithi084.stdout:615: done (6 left) 2023-10-01T07:32:32.924 INFO:tasks.rados.rados.0.smithi084.stdout:616: done (5 left) 2023-10-01T07:32:32.924 INFO:tasks.rados.rados.0.smithi084.stdout:617: done (4 left) 2023-10-01T07:32:32.924 INFO:tasks.rados.rados.0.smithi084.stdout:618: done (3 left) 2023-10-01T07:32:32.925 INFO:tasks.rados.rados.0.smithi084.stdout:619: done (2 left) 2023-10-01T07:32:32.925 INFO:tasks.rados.rados.0.smithi084.stdout:620: done (1 left) 2023-10-01T07:32:32.925 INFO:tasks.rados.rados.0.smithi084.stdout:621: done (0 left) 2023-10-01T07:32:32.925 INFO:tasks.rados.rados.0.smithi084.stdout:622: read oid 134 snap -1 2023-10-01T07:32:32.925 INFO:tasks.rados.rados.0.smithi084.stdout:622: expect (ObjNum 133 snap 0 seq_num 133) 2023-10-01T07:32:32.925 INFO:tasks.rados.rados.0.smithi084.stdout:623: write oid 45 current snap is 0 2023-10-01T07:32:32.925 INFO:tasks.rados.rados.0.smithi084.stdout:623: seq_num 572 ranges {413604=568903,1488759=656862,2624893=591709} 2023-10-01T07:32:32.934 INFO:tasks.rados.rados.0.smithi084.stdout:623: writing smithi08466639-45 from 413604 to 982507 tid 1 2023-10-01T07:32:32.941 INFO:tasks.rados.rados.0.smithi084.stdout:623: writing smithi08466639-45 from 1488759 to 2145621 tid 2 2023-10-01T07:32:32.947 INFO:tasks.rados.rados.0.smithi084.stdout:623: writing smithi08466639-45 from 2624893 to 3216602 tid 3 2023-10-01T07:32:32.947 INFO:tasks.rados.rados.0.smithi084.stdout:624: read oid 177 snap -1 2023-10-01T07:32:32.947 INFO:tasks.rados.rados.0.smithi084.stdout:624: expect (ObjNum 176 snap 0 seq_num 176) 2023-10-01T07:32:32.947 INFO:tasks.rados.rados.0.smithi084.stdout:625: delete oid 150 current snap is 0 2023-10-01T07:32:32.948 INFO:tasks.rados.rados.0.smithi084.stdout:622: expect (ObjNum 133 snap 0 seq_num 133) 2023-10-01T07:32:32.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:32 smithi112 bash[27689]: cluster 2023-10-01T07:32:31.229643+0000 mgr.y (mgr.24353) 187 : cluster [DBG] pgmap v166: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 35 MiB/s rd, 58 MiB/s wr, 318 op/s 2023-10-01T07:32:32.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:32 smithi112 bash[27689]: audit 2023-10-01T07:32:31.670757+0000 mon.a (mon.0) 691 : audit [DBG] from='client.? 172.21.15.84:0/3697504122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:32:33.032 INFO:tasks.rados.rados.0.smithi084.stdout:623: finishing write tid 1 to smithi08466639-45 2023-10-01T07:32:33.033 INFO:tasks.rados.rados.0.smithi084.stdout:622: done (3 left) 2023-10-01T07:32:33.033 INFO:tasks.rados.rados.0.smithi084.stdout:625: done (2 left) 2023-10-01T07:32:33.033 INFO:tasks.rados.rados.0.smithi084.stdout:626: read oid 55 snap -1 2023-10-01T07:32:33.033 INFO:tasks.rados.rados.0.smithi084.stdout:626: expect (ObjNum 519 snap 0 seq_num 519) 2023-10-01T07:32:33.033 INFO:tasks.rados.rados.0.smithi084.stdout:627: read oid 212 snap -1 2023-10-01T07:32:33.033 INFO:tasks.rados.rados.0.smithi084.stdout:627: expect (ObjNum 211 snap 0 seq_num 211) 2023-10-01T07:32:33.033 INFO:tasks.rados.rados.0.smithi084.stdout:628: write oid 246 current snap is 0 2023-10-01T07:32:33.033 INFO:tasks.rados.rados.0.smithi084.stdout:623: finishing write tid 2 to smithi08466639-45 2023-10-01T07:32:33.033 INFO:tasks.rados.rados.0.smithi084.stdout:628: seq_num 574 ranges {447218=719401,1889370=660531,2963386=614253} 2023-10-01T07:32:33.042 INFO:tasks.rados.rados.0.smithi084.stdout:628: writing smithi08466639-246 from 447218 to 1166619 tid 1 2023-10-01T07:32:33.052 INFO:tasks.rados.rados.0.smithi084.stdout:628: writing smithi08466639-246 from 1889370 to 2549901 tid 2 2023-10-01T07:32:33.058 INFO:tasks.rados.rados.0.smithi084.stdout:628: writing smithi08466639-246 from 2963386 to 3577639 tid 3 2023-10-01T07:32:33.058 INFO:tasks.rados.rados.0.smithi084.stdout:629: write oid 466 current snap is 0 2023-10-01T07:32:33.058 INFO:tasks.rados.rados.0.smithi084.stdout:629: seq_num 575 ranges {464025=794650,1947852=404189,2990809=425525} 2023-10-01T07:32:33.065 INFO:tasks.rados.rados.0.smithi084.stdout:629: writing smithi08466639-466 from 464025 to 1258675 tid 1 2023-10-01T07:32:33.072 INFO:tasks.rados.rados.0.smithi084.stdout:629: writing smithi08466639-466 from 1947852 to 2352041 tid 2 2023-10-01T07:32:33.079 INFO:tasks.rados.rados.0.smithi084.stdout:629: writing smithi08466639-466 from 2990809 to 3416334 tid 3 2023-10-01T07:32:33.079 INFO:tasks.rados.rados.0.smithi084.stdout:630: delete oid 31 current snap is 0 2023-10-01T07:32:33.079 INFO:tasks.rados.rados.0.smithi084.stdout:623: finishing write tid 3 to smithi08466639-45 2023-10-01T07:32:33.079 INFO:tasks.rados.rados.0.smithi084.stdout:623: finishing write tid 4 to smithi08466639-45 2023-10-01T07:32:33.079 INFO:tasks.rados.rados.0.smithi084.stdout:623: finishing write tid 5 to smithi08466639-45 2023-10-01T07:32:33.079 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 45 v 160 (ObjNum 572 snap 0 seq_num 572) dirty exists 2023-10-01T07:32:33.079 INFO:tasks.rados.rados.0.smithi084.stdout:623: left oid 45 (ObjNum 572 snap 0 seq_num 572) 2023-10-01T07:32:33.080 INFO:tasks.rados.rados.0.smithi084.stdout:624: expect (ObjNum 176 snap 0 seq_num 176) 2023-10-01T07:32:33.192 INFO:tasks.rados.rados.0.smithi084.stdout:626: expect (ObjNum 519 snap 0 seq_num 519) 2023-10-01T07:32:33.313 INFO:tasks.rados.rados.0.smithi084.stdout:627: expect (ObjNum 211 snap 0 seq_num 211) 2023-10-01T07:32:33.439 INFO:tasks.rados.rados.0.smithi084.stdout:628: finishing write tid 1 to smithi08466639-246 2023-10-01T07:32:33.439 INFO:tasks.rados.rados.0.smithi084.stdout:628: finishing write tid 2 to smithi08466639-246 2023-10-01T07:32:33.439 INFO:tasks.rados.rados.0.smithi084.stdout:623: done (6 left) 2023-10-01T07:32:33.439 INFO:tasks.rados.rados.0.smithi084.stdout:624: done (5 left) 2023-10-01T07:32:33.440 INFO:tasks.rados.rados.0.smithi084.stdout:626: done (4 left) 2023-10-01T07:32:33.440 INFO:tasks.rados.rados.0.smithi084.stdout:627: done (3 left) 2023-10-01T07:32:33.440 INFO:tasks.rados.rados.0.smithi084.stdout:630: done (2 left) 2023-10-01T07:32:33.440 INFO:tasks.rados.rados.0.smithi084.stdout:631: read oid 335 snap -1 2023-10-01T07:32:33.440 INFO:tasks.rados.rados.0.smithi084.stdout:631: expect (ObjNum 334 snap 0 seq_num 334) 2023-10-01T07:32:33.440 INFO:tasks.rados.rados.0.smithi084.stdout:632: write oid 343 current snap is 0 2023-10-01T07:32:33.440 INFO:tasks.rados.rados.0.smithi084.stdout:628: finishing write tid 3 to smithi08466639-246 2023-10-01T07:32:33.440 INFO:tasks.rados.rados.0.smithi084.stdout:628: finishing write tid 4 to smithi08466639-246 2023-10-01T07:32:33.440 INFO:tasks.rados.rados.0.smithi084.stdout:632: seq_num 577 ranges {497639=545148,1548463=407858,2529302=564422,3528143=169496} 2023-10-01T07:32:33.448 INFO:tasks.rados.rados.0.smithi084.stdout:632: writing smithi08466639-343 from 497639 to 1042787 tid 1 2023-10-01T07:32:33.455 INFO:tasks.rados.rados.0.smithi084.stdout:632: writing smithi08466639-343 from 1548463 to 1956321 tid 2 2023-10-01T07:32:33.462 INFO:tasks.rados.rados.0.smithi084.stdout:632: writing smithi08466639-343 from 2529302 to 3093724 tid 3 2023-10-01T07:32:33.466 INFO:tasks.rados.rados.0.smithi084.stdout:632: writing smithi08466639-343 from 3528143 to 3697639 tid 4 2023-10-01T07:32:33.467 INFO:tasks.rados.rados.0.smithi084.stdout:633: read oid 9 snap -1 2023-10-01T07:32:33.467 INFO:tasks.rados.rados.0.smithi084.stdout:633: expect (ObjNum 8 snap 0 seq_num 8) 2023-10-01T07:32:33.467 INFO:tasks.rados.rados.0.smithi084.stdout:634: write oid 159 current snap is 0 2023-10-01T07:32:33.467 INFO:tasks.rados.rados.0.smithi084.stdout:628: finishing write tid 5 to smithi08466639-246 2023-10-01T07:32:33.467 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 246 v 154 (ObjNum 574 snap 0 seq_num 574) dirty exists 2023-10-01T07:32:33.467 INFO:tasks.rados.rados.0.smithi084.stdout:628: left oid 246 (ObjNum 574 snap 0 seq_num 574) 2023-10-01T07:32:33.467 INFO:tasks.rados.rados.0.smithi084.stdout:629: finishing write tid 1 to smithi08466639-466 2023-10-01T07:32:33.467 INFO:tasks.rados.rados.0.smithi084.stdout:629: finishing write tid 2 to smithi08466639-466 2023-10-01T07:32:33.468 INFO:tasks.rados.rados.0.smithi084.stdout:629: finishing write tid 3 to smithi08466639-466 2023-10-01T07:32:33.468 INFO:tasks.rados.rados.0.smithi084.stdout:629: finishing write tid 4 to smithi08466639-466 2023-10-01T07:32:33.468 INFO:tasks.rados.rados.0.smithi084.stdout:629: finishing write tid 5 to smithi08466639-466 2023-10-01T07:32:33.468 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 466 v 142 (ObjNum 575 snap 0 seq_num 575) dirty exists 2023-10-01T07:32:33.468 INFO:tasks.rados.rados.0.smithi084.stdout:629: left oid 466 (ObjNum 575 snap 0 seq_num 575) 2023-10-01T07:32:33.468 INFO:tasks.rados.rados.0.smithi084.stdout:631: expect (ObjNum 334 snap 0 seq_num 334) 2023-10-01T07:32:33.599 INFO:tasks.rados.rados.0.smithi084.stdout:632: finishing write tid 1 to smithi08466639-343 2023-10-01T07:32:33.599 INFO:tasks.rados.rados.0.smithi084.stdout:632: finishing write tid 2 to smithi08466639-343 2023-10-01T07:32:33.599 INFO:tasks.rados.rados.0.smithi084.stdout:632: finishing write tid 3 to smithi08466639-343 2023-10-01T07:32:33.599 INFO:tasks.rados.rados.0.smithi084.stdout:634: seq_num 578 ranges {514446=736750,1723298=667869,3073078=641368} 2023-10-01T07:32:33.611 INFO:tasks.rados.rados.0.smithi084.stdout:634: writing smithi08466639-159 from 514446 to 1251196 tid 1 2023-10-01T07:32:33.618 INFO:tasks.rados.rados.0.smithi084.stdout:634: writing smithi08466639-159 from 1723298 to 2391167 tid 2 2023-10-01T07:32:33.626 INFO:tasks.rados.rados.0.smithi084.stdout:634: writing smithi08466639-159 from 3073078 to 3714446 tid 3 2023-10-01T07:32:33.626 INFO:tasks.rados.rados.0.smithi084.stdout:628: done (5 left) 2023-10-01T07:32:33.626 INFO:tasks.rados.rados.0.smithi084.stdout:629: done (4 left) 2023-10-01T07:32:33.626 INFO:tasks.rados.rados.0.smithi084.stdout:631: done (3 left) 2023-10-01T07:32:33.626 INFO:tasks.rados.rados.0.smithi084.stdout:635: read oid 174 snap -1 2023-10-01T07:32:33.626 INFO:tasks.rados.rados.0.smithi084.stdout:635: expect (ObjNum 532 snap 0 seq_num 532) 2023-10-01T07:32:33.626 INFO:tasks.rados.rados.0.smithi084.stdout:636: read oid 13 snap -1 2023-10-01T07:32:33.626 INFO:tasks.rados.rados.0.smithi084.stdout:636: expect (ObjNum 12 snap 0 seq_num 12) 2023-10-01T07:32:33.626 INFO:tasks.rados.rados.0.smithi084.stdout:637: write oid 140 current snap is 0 2023-10-01T07:32:33.627 INFO:tasks.rados.rados.0.smithi084.stdout:637: seq_num 579 ranges {531253=411999,1381780=411527,2300501=586966,3376974=354279} 2023-10-01T07:32:33.632 INFO:tasks.rados.rados.0.smithi084.stdout:637: writing smithi08466639-140 from 531253 to 943252 tid 1 2023-10-01T07:32:33.638 INFO:tasks.rados.rados.0.smithi084.stdout:637: writing smithi08466639-140 from 1381780 to 1793307 tid 2 2023-10-01T07:32:33.644 INFO:tasks.rados.rados.0.smithi084.stdout:637: writing smithi08466639-140 from 2300501 to 2887467 tid 3 2023-10-01T07:32:33.649 INFO:tasks.rados.rados.0.smithi084.stdout:637: writing smithi08466639-140 from 3376974 to 3731253 tid 4 2023-10-01T07:32:33.649 INFO:tasks.rados.rados.0.smithi084.stdout:638: write oid 499 current snap is 0 2023-10-01T07:32:33.649 INFO:tasks.rados.rados.0.smithi084.stdout:638: seq_num 580 ranges {548060=487248,1440262=671538,2844277=798238} 2023-10-01T07:32:33.655 INFO:tasks.rados.rados.0.smithi084.stdout:638: writing smithi08466639-499 from 548060 to 1035308 tid 1 2023-10-01T07:32:33.664 INFO:tasks.rados.rados.0.smithi084.stdout:638: writing smithi08466639-499 from 1440262 to 2111800 tid 2 2023-10-01T07:32:33.674 INFO:tasks.rados.rados.0.smithi084.stdout:638: writing smithi08466639-499 from 2844277 to 3642515 tid 3 2023-10-01T07:32:33.674 INFO:tasks.rados.rados.0.smithi084.stdout:639: write oid 315 current snap is 0 2023-10-01T07:32:33.674 INFO:tasks.rados.rados.0.smithi084.stdout:639: seq_num 581 ranges {564867=562497,1898744=415196,2755347=725863} 2023-10-01T07:32:33.680 INFO:tasks.rados.rados.0.smithi084.stdout:639: writing smithi08466639-315 from 564867 to 1127364 tid 1 2023-10-01T07:32:33.689 INFO:tasks.rados.rados.0.smithi084.stdout:639: writing smithi08466639-315 from 1898744 to 2313940 tid 2 2023-10-01T07:32:33.696 INFO:tasks.rados.rados.0.smithi084.stdout:639: writing smithi08466639-315 from 2755347 to 3481210 tid 3 2023-10-01T07:32:33.696 INFO:tasks.rados.rados.0.smithi084.stdout:640: write oid 270 current snap is 0 2023-10-01T07:32:33.696 INFO:tasks.rados.rados.0.smithi084.stdout:632: finishing write tid 4 to smithi08466639-343 2023-10-01T07:32:33.697 INFO:tasks.rados.rados.0.smithi084.stdout:632: finishing write tid 5 to smithi08466639-343 2023-10-01T07:32:33.697 INFO:tasks.rados.rados.0.smithi084.stdout:632: finishing write tid 6 to smithi08466639-343 2023-10-01T07:32:33.697 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 343 v 116 (ObjNum 577 snap 0 seq_num 577) dirty exists 2023-10-01T07:32:33.697 INFO:tasks.rados.rados.0.smithi084.stdout:632: left oid 343 (ObjNum 577 snap 0 seq_num 577) 2023-10-01T07:32:33.697 INFO:tasks.rados.rados.0.smithi084.stdout:633: expect (ObjNum 8 snap 0 seq_num 8) 2023-10-01T07:32:33.782 INFO:tasks.rados.rados.0.smithi084.stdout:634: finishing write tid 1 to smithi08466639-159 2023-10-01T07:32:33.782 INFO:tasks.rados.rados.0.smithi084.stdout:634: finishing write tid 2 to smithi08466639-159 2023-10-01T07:32:33.783 INFO:tasks.rados.rados.0.smithi084.stdout:640: seq_num 582 ranges {581674=637746,1840873=558854,3066417=537135} 2023-10-01T07:32:33.793 INFO:tasks.rados.rados.0.smithi084.stdout:640: writing smithi08466639-270 from 581674 to 1219420 tid 1 2023-10-01T07:32:33.800 INFO:tasks.rados.rados.0.smithi084.stdout:640: writing smithi08466639-270 from 1840873 to 2399727 tid 2 2023-10-01T07:32:33.807 INFO:tasks.rados.rados.0.smithi084.stdout:640: writing smithi08466639-270 from 3066417 to 3603552 tid 3 2023-10-01T07:32:33.808 INFO:tasks.rados.rados.0.smithi084.stdout:632: done (8 left) 2023-10-01T07:32:33.808 INFO:tasks.rados.rados.0.smithi084.stdout:633: done (7 left) 2023-10-01T07:32:33.808 INFO:tasks.rados.rados.0.smithi084.stdout:641: delete oid 370 current snap is 0 2023-10-01T07:32:33.808 INFO:tasks.rados.rados.0.smithi084.stdout:634: finishing write tid 3 to smithi08466639-159 2023-10-01T07:32:33.808 INFO:tasks.rados.rados.0.smithi084.stdout:634: finishing write tid 4 to smithi08466639-159 2023-10-01T07:32:33.808 INFO:tasks.rados.rados.0.smithi084.stdout:636: expect (ObjNum 12 snap 0 seq_num 12) 2023-10-01T07:32:33.889 INFO:tasks.rados.rados.0.smithi084.stdout:634: finishing write tid 5 to smithi08466639-159 2023-10-01T07:32:33.889 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 159 v 108 (ObjNum 578 snap 0 seq_num 578) dirty exists 2023-10-01T07:32:33.889 INFO:tasks.rados.rados.0.smithi084.stdout:634: left oid 159 (ObjNum 578 snap 0 seq_num 578) 2023-10-01T07:32:33.889 INFO:tasks.rados.rados.0.smithi084.stdout:637: finishing write tid 1 to smithi08466639-140 2023-10-01T07:32:33.889 INFO:tasks.rados.rados.0.smithi084.stdout:635: expect (ObjNum 532 snap 0 seq_num 532) 2023-10-01T07:32:34.033 INFO:tasks.rados.rados.0.smithi084.stdout:637: finishing write tid 2 to smithi08466639-140 2023-10-01T07:32:34.033 INFO:tasks.rados.rados.0.smithi084.stdout:637: finishing write tid 3 to smithi08466639-140 2023-10-01T07:32:34.033 INFO:tasks.rados.rados.0.smithi084.stdout:637: finishing write tid 4 to smithi08466639-140 2023-10-01T07:32:34.033 INFO:tasks.rados.rados.0.smithi084.stdout:637: finishing write tid 5 to smithi08466639-140 2023-10-01T07:32:34.033 INFO:tasks.rados.rados.0.smithi084.stdout:637: finishing write tid 6 to smithi08466639-140 2023-10-01T07:32:34.033 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 140 v 109 (ObjNum 579 snap 0 seq_num 579) dirty exists 2023-10-01T07:32:34.033 INFO:tasks.rados.rados.0.smithi084.stdout:637: left oid 140 (ObjNum 579 snap 0 seq_num 579) 2023-10-01T07:32:34.034 INFO:tasks.rados.rados.0.smithi084.stdout:638: finishing write tid 1 to smithi08466639-499 2023-10-01T07:32:34.034 INFO:tasks.rados.rados.0.smithi084.stdout:638: finishing write tid 2 to smithi08466639-499 2023-10-01T07:32:34.034 INFO:tasks.rados.rados.0.smithi084.stdout:638: finishing write tid 3 to smithi08466639-499 2023-10-01T07:32:34.034 INFO:tasks.rados.rados.0.smithi084.stdout:634: done (7 left) 2023-10-01T07:32:34.034 INFO:tasks.rados.rados.0.smithi084.stdout:635: done (6 left) 2023-10-01T07:32:34.034 INFO:tasks.rados.rados.0.smithi084.stdout:636: done (5 left) 2023-10-01T07:32:34.034 INFO:tasks.rados.rados.0.smithi084.stdout:637: done (4 left) 2023-10-01T07:32:34.034 INFO:tasks.rados.rados.0.smithi084.stdout:641: done (3 left) 2023-10-01T07:32:34.034 INFO:tasks.rados.rados.0.smithi084.stdout:642: write oid 456 current snap is 0 2023-10-01T07:32:34.035 INFO:tasks.rados.rados.0.smithi084.stdout:638: finishing write tid 4 to smithi08466639-499 2023-10-01T07:32:34.035 INFO:tasks.rados.rados.0.smithi084.stdout:638: finishing write tid 5 to smithi08466639-499 2023-10-01T07:32:34.035 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 499 v 146 (ObjNum 580 snap 0 seq_num 580) dirty exists 2023-10-01T07:32:34.035 INFO:tasks.rados.rados.0.smithi084.stdout:638: left oid 499 (ObjNum 580 snap 0 seq_num 580) 2023-10-01T07:32:34.035 INFO:tasks.rados.rados.0.smithi084.stdout:639: finishing write tid 1 to smithi08466639-315 2023-10-01T07:32:34.035 INFO:tasks.rados.rados.0.smithi084.stdout:639: finishing write tid 2 to smithi08466639-315 2023-10-01T07:32:34.035 INFO:tasks.rados.rados.0.smithi084.stdout:639: finishing write tid 3 to smithi08466639-315 2023-10-01T07:32:34.035 INFO:tasks.rados.rados.0.smithi084.stdout:642: seq_num 584 ranges {615288=788244,1957837=562523,3121263=559679} 2023-10-01T07:32:34.044 INFO:tasks.rados.rados.0.smithi084.stdout:642: writing smithi08466639-456 from 615288 to 1403532 tid 1 2023-10-01T07:32:34.052 INFO:tasks.rados.rados.0.smithi084.stdout:642: writing smithi08466639-456 from 1957837 to 2520360 tid 2 2023-10-01T07:32:34.060 INFO:tasks.rados.rados.0.smithi084.stdout:642: writing smithi08466639-456 from 3121263 to 3680942 tid 3 2023-10-01T07:32:34.060 INFO:tasks.rados.rados.0.smithi084.stdout:638: done (3 left) 2023-10-01T07:32:34.060 INFO:tasks.rados.rados.0.smithi084.stdout:643: write oid 71 current snap is 0 2023-10-01T07:32:34.061 INFO:tasks.rados.rados.0.smithi084.stdout:639: finishing write tid 4 to smithi08466639-315 2023-10-01T07:32:34.061 INFO:tasks.rados.rados.0.smithi084.stdout:643: seq_num 585 ranges {632095=463493,1616319=422534,2748686=487304} 2023-10-01T07:32:34.067 INFO:tasks.rados.rados.0.smithi084.stdout:643: writing smithi08466639-71 from 632095 to 1095588 tid 1 2023-10-01T07:32:34.073 INFO:tasks.rados.rados.0.smithi084.stdout:643: writing smithi08466639-71 from 1616319 to 2038853 tid 2 2023-10-01T07:32:34.086 INFO:tasks.rados.rados.0.smithi084.stdout:643: writing smithi08466639-71 from 2748686 to 3235990 tid 3 2023-10-01T07:32:34.086 INFO:tasks.rados.rados.0.smithi084.stdout:644: write oid 441 current snap is 0 2023-10-01T07:32:34.086 INFO:tasks.rados.rados.0.smithi084.stdout:639: finishing write tid 5 to smithi08466639-315 2023-10-01T07:32:34.086 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 315 v 135 (ObjNum 581 snap 0 seq_num 581) dirty exists 2023-10-01T07:32:34.086 INFO:tasks.rados.rados.0.smithi084.stdout:639: left oid 315 (ObjNum 581 snap 0 seq_num 581) 2023-10-01T07:32:34.086 INFO:tasks.rados.rados.0.smithi084.stdout:640: finishing write tid 1 to smithi08466639-270 2023-10-01T07:32:34.086 INFO:tasks.rados.rados.0.smithi084.stdout:640: finishing write tid 2 to smithi08466639-270 2023-10-01T07:32:34.087 INFO:tasks.rados.rados.0.smithi084.stdout:644: seq_num 586 ranges {648902=655095,2074801=566192,3176109=672793} 2023-10-01T07:32:34.094 INFO:tasks.rados.rados.0.smithi084.stdout:644: writing smithi08466639-441 from 648902 to 1303997 tid 1 2023-10-01T07:32:34.103 INFO:tasks.rados.rados.0.smithi084.stdout:644: writing smithi08466639-441 from 2074801 to 2640993 tid 2 2023-10-01T07:32:34.112 INFO:tasks.rados.rados.0.smithi084.stdout:644: writing smithi08466639-441 from 3176109 to 3848902 tid 3 2023-10-01T07:32:34.112 INFO:tasks.rados.rados.0.smithi084.stdout:639: done (4 left) 2023-10-01T07:32:34.112 INFO:tasks.rados.rados.0.smithi084.stdout:645: write oid 265 current snap is 0 2023-10-01T07:32:34.112 INFO:tasks.rados.rados.0.smithi084.stdout:640: finishing write tid 3 to smithi08466639-270 2023-10-01T07:32:34.112 INFO:tasks.rados.rados.0.smithi084.stdout:640: finishing write tid 4 to smithi08466639-270 2023-10-01T07:32:34.112 INFO:tasks.rados.rados.0.smithi084.stdout:645: seq_num 587 ranges {665709=730344,2133283=426203,3203532=509848} 2023-10-01T07:32:34.122 INFO:tasks.rados.rados.0.smithi084.stdout:645: writing smithi08466639-265 from 665709 to 1396053 tid 1 2023-10-01T07:32:34.129 INFO:tasks.rados.rados.0.smithi084.stdout:645: writing smithi08466639-265 from 2133283 to 2559486 tid 2 2023-10-01T07:32:34.137 INFO:tasks.rados.rados.0.smithi084.stdout:645: writing smithi08466639-265 from 3203532 to 3713380 tid 3 2023-10-01T07:32:34.137 INFO:tasks.rados.rados.0.smithi084.stdout:646: read oid 124 snap -1 2023-10-01T07:32:34.138 INFO:tasks.rados.rados.0.smithi084.stdout:646: expect (ObjNum 525 snap 0 seq_num 525) 2023-10-01T07:32:34.138 INFO:tasks.rados.rados.0.smithi084.stdout:647: read oid 218 snap -1 2023-10-01T07:32:34.138 INFO:tasks.rados.rados.0.smithi084.stdout:647: expect (ObjNum 526 snap 0 seq_num 526) 2023-10-01T07:32:34.138 INFO:tasks.rados.rados.0.smithi084.stdout:648: read oid 177 snap -1 2023-10-01T07:32:34.138 INFO:tasks.rados.rados.0.smithi084.stdout:648: expect (ObjNum 176 snap 0 seq_num 176) 2023-10-01T07:32:34.138 INFO:tasks.rados.rados.0.smithi084.stdout:649: read oid 403 snap -1 2023-10-01T07:32:34.138 INFO:tasks.rados.rados.0.smithi084.stdout:649: expect (ObjNum 402 snap 0 seq_num 402) 2023-10-01T07:32:34.138 INFO:tasks.rados.rados.0.smithi084.stdout:650: write oid 299 current snap is 0 2023-10-01T07:32:34.138 INFO:tasks.rados.rados.0.smithi084.stdout:650: seq_num 588 ranges {682516=405593,1791765=569861,2830955=721120} 2023-10-01T07:32:34.148 INFO:tasks.rados.rados.0.smithi084.stdout:650: writing smithi08466639-299 from 682516 to 1088109 tid 1 2023-10-01T07:32:34.155 INFO:tasks.rados.rados.0.smithi084.stdout:650: writing smithi08466639-299 from 1791765 to 2361626 tid 2 2023-10-01T07:32:34.162 INFO:tasks.rados.rados.0.smithi084.stdout:650: writing smithi08466639-299 from 2830955 to 3552075 tid 3 2023-10-01T07:32:34.162 INFO:tasks.rados.rados.0.smithi084.stdout:651: write oid 363 current snap is 0 2023-10-01T07:32:34.162 INFO:tasks.rados.rados.0.smithi084.stdout:640: finishing write tid 5 to smithi08466639-270 2023-10-01T07:32:34.162 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 270 v 120 (ObjNum 582 snap 0 seq_num 582) dirty exists 2023-10-01T07:32:34.162 INFO:tasks.rados.rados.0.smithi084.stdout:640: left oid 270 (ObjNum 582 snap 0 seq_num 582) 2023-10-01T07:32:34.162 INFO:tasks.rados.rados.0.smithi084.stdout:642: finishing write tid 1 to smithi08466639-456 2023-10-01T07:32:34.162 INFO:tasks.rados.rados.0.smithi084.stdout:651: seq_num 589 ranges {699323=480842,1850247=429872,2858378=532392} 2023-10-01T07:32:34.169 INFO:tasks.rados.rados.0.smithi084.stdout:651: writing smithi08466639-363 from 699323 to 1180165 tid 1 2023-10-01T07:32:34.175 INFO:tasks.rados.rados.0.smithi084.stdout:651: writing smithi08466639-363 from 1850247 to 2280119 tid 2 2023-10-01T07:32:34.182 INFO:tasks.rados.rados.0.smithi084.stdout:651: writing smithi08466639-363 from 2858378 to 3390770 tid 3 2023-10-01T07:32:34.182 INFO:tasks.rados.rados.0.smithi084.stdout:640: done (10 left) 2023-10-01T07:32:34.182 INFO:tasks.rados.rados.0.smithi084.stdout:652: read oid 356 snap -1 2023-10-01T07:32:34.182 INFO:tasks.rados.rados.0.smithi084.stdout:652: expect (ObjNum 355 snap 0 seq_num 355) 2023-10-01T07:32:34.182 INFO:tasks.rados.rados.0.smithi084.stdout:653: read oid 146 snap -1 2023-10-01T07:32:34.182 INFO:tasks.rados.rados.0.smithi084.stdout:653: expect (ObjNum 145 snap 0 seq_num 145) 2023-10-01T07:32:34.182 INFO:tasks.rados.rados.0.smithi084.stdout:654: write oid 67 current snap is 0 2023-10-01T07:32:34.182 INFO:tasks.rados.rados.0.smithi084.stdout:642: finishing write tid 2 to smithi08466639-456 2023-10-01T07:32:34.182 INFO:tasks.rados.rados.0.smithi084.stdout:642: finishing write tid 3 to smithi08466639-456 2023-10-01T07:32:34.182 INFO:tasks.rados.rados.0.smithi084.stdout:642: finishing write tid 4 to smithi08466639-456 2023-10-01T07:32:34.183 INFO:tasks.rados.rados.0.smithi084.stdout:654: seq_num 590 ranges {716130=556091,1792376=573530,2769448=460017,3821956=94174} 2023-10-01T07:32:34.189 INFO:tasks.rados.rados.0.smithi084.stdout:654: writing smithi08466639-67 from 716130 to 1272221 tid 1 2023-10-01T07:32:34.196 INFO:tasks.rados.rados.0.smithi084.stdout:654: writing smithi08466639-67 from 1792376 to 2365906 tid 2 2023-10-01T07:32:34.201 INFO:tasks.rados.rados.0.smithi084.stdout:654: writing smithi08466639-67 from 2769448 to 3229465 tid 3 2023-10-01T07:32:34.205 INFO:tasks.rados.rados.0.smithi084.stdout:654: writing smithi08466639-67 from 3821956 to 3916130 tid 4 2023-10-01T07:32:34.206 INFO:tasks.rados.rados.0.smithi084.stdout:655: write oid 434 current snap is 0 2023-10-01T07:32:34.206 INFO:tasks.rados.rados.0.smithi084.stdout:642: finishing write tid 5 to smithi08466639-456 2023-10-01T07:32:34.206 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 456 v 127 (ObjNum 584 snap 0 seq_num 584) dirty exists 2023-10-01T07:32:34.206 INFO:tasks.rados.rados.0.smithi084.stdout:642: left oid 456 (ObjNum 584 snap 0 seq_num 584) 2023-10-01T07:32:34.206 INFO:tasks.rados.rados.0.smithi084.stdout:643: finishing write tid 1 to smithi08466639-71 2023-10-01T07:32:34.206 INFO:tasks.rados.rados.0.smithi084.stdout:643: finishing write tid 2 to smithi08466639-71 2023-10-01T07:32:34.206 INFO:tasks.rados.rados.0.smithi084.stdout:655: seq_num 591 ranges {732937=631340,1850858=433541,2796871=671289,3888195=44742} 2023-10-01T07:32:34.213 INFO:tasks.rados.rados.0.smithi084.stdout:655: writing smithi08466639-434 from 732937 to 1364277 tid 1 2023-10-01T07:32:34.218 INFO:tasks.rados.rados.0.smithi084.stdout:655: writing smithi08466639-434 from 1850858 to 2284399 tid 2 2023-10-01T07:32:34.226 INFO:tasks.rados.rados.0.smithi084.stdout:655: writing smithi08466639-434 from 2796871 to 3468160 tid 3 2023-10-01T07:32:34.230 INFO:tasks.rados.rados.0.smithi084.stdout:655: writing smithi08466639-434 from 3888195 to 3932937 tid 4 2023-10-01T07:32:34.230 INFO:tasks.rados.rados.0.smithi084.stdout:642: done (13 left) 2023-10-01T07:32:34.230 INFO:tasks.rados.rados.0.smithi084.stdout:656: read oid 383 snap -1 2023-10-01T07:32:34.230 INFO:tasks.rados.rados.0.smithi084.stdout:656: expect (ObjNum 382 snap 0 seq_num 382) 2023-10-01T07:32:34.230 INFO:tasks.rados.rados.0.smithi084.stdout:657: read oid 167 snap -1 2023-10-01T07:32:34.230 INFO:tasks.rados.rados.0.smithi084.stdout:657: expect (ObjNum 166 snap 0 seq_num 166) 2023-10-01T07:32:34.231 INFO:tasks.rados.rados.0.smithi084.stdout:658: write oid 386 current snap is 0 2023-10-01T07:32:34.231 INFO:tasks.rados.rados.0.smithi084.stdout:643: finishing write tid 3 to smithi08466639-71 2023-10-01T07:32:34.231 INFO:tasks.rados.rados.0.smithi084.stdout:643: finishing write tid 4 to smithi08466639-71 2023-10-01T07:32:34.231 INFO:tasks.rados.rados.0.smithi084.stdout:643: finishing write tid 5 to smithi08466639-71 2023-10-01T07:32:34.231 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 71 v 124 (ObjNum 585 snap 0 seq_num 585) dirty exists 2023-10-01T07:32:34.231 INFO:tasks.rados.rados.0.smithi084.stdout:643: left oid 71 (ObjNum 585 snap 0 seq_num 585) 2023-10-01T07:32:34.231 INFO:tasks.rados.rados.0.smithi084.stdout:644: finishing write tid 1 to smithi08466639-441 2023-10-01T07:32:34.231 INFO:tasks.rados.rados.0.smithi084.stdout:644: finishing write tid 2 to smithi08466639-441 2023-10-01T07:32:34.231 INFO:tasks.rados.rados.0.smithi084.stdout:644: finishing write tid 3 to smithi08466639-441 2023-10-01T07:32:34.231 INFO:tasks.rados.rados.0.smithi084.stdout:644: finishing write tid 4 to smithi08466639-441 2023-10-01T07:32:34.231 INFO:tasks.rados.rados.0.smithi084.stdout:644: finishing write tid 5 to smithi08466639-441 2023-10-01T07:32:34.232 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 441 v 148 (ObjNum 586 snap 0 seq_num 586) dirty exists 2023-10-01T07:32:34.232 INFO:tasks.rados.rados.0.smithi084.stdout:644: left oid 441 (ObjNum 586 snap 0 seq_num 586) 2023-10-01T07:32:34.232 INFO:tasks.rados.rados.0.smithi084.stdout:645: finishing write tid 1 to smithi08466639-265 2023-10-01T07:32:34.232 INFO:tasks.rados.rados.0.smithi084.stdout:645: finishing write tid 2 to smithi08466639-265 2023-10-01T07:32:34.232 INFO:tasks.rados.rados.0.smithi084.stdout:645: finishing write tid 3 to smithi08466639-265 2023-10-01T07:32:34.232 INFO:tasks.rados.rados.0.smithi084.stdout:645: finishing write tid 4 to smithi08466639-265 2023-10-01T07:32:34.232 INFO:tasks.rados.rados.0.smithi084.stdout:645: finishing write tid 5 to smithi08466639-265 2023-10-01T07:32:34.232 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 265 v 109 (ObjNum 587 snap 0 seq_num 587) dirty exists 2023-10-01T07:32:34.232 INFO:tasks.rados.rados.0.smithi084.stdout:645: left oid 265 (ObjNum 587 snap 0 seq_num 587) 2023-10-01T07:32:34.232 INFO:tasks.rados.rados.0.smithi084.stdout:646: expect (ObjNum 525 snap 0 seq_num 525) 2023-10-01T07:32:34.369 INFO:tasks.rados.rados.0.smithi084.stdout:648: expect (ObjNum 176 snap 0 seq_num 176) 2023-10-01T07:32:34.468 INFO:tasks.rados.rados.0.smithi084.stdout:649: expect (ObjNum 402 snap 0 seq_num 402) 2023-10-01T07:32:34.557 INFO:tasks.rados.rados.0.smithi084.stdout:650: finishing write tid 1 to smithi08466639-299 2023-10-01T07:32:34.558 INFO:tasks.rados.rados.0.smithi084.stdout:647: expect (ObjNum 526 snap 0 seq_num 526) 2023-10-01T07:32:34.696 INFO:tasks.rados.rados.0.smithi084.stdout:650: finishing write tid 2 to smithi08466639-299 2023-10-01T07:32:34.696 INFO:tasks.rados.rados.0.smithi084.stdout:650: finishing write tid 3 to smithi08466639-299 2023-10-01T07:32:34.696 INFO:tasks.rados.rados.0.smithi084.stdout:650: finishing write tid 4 to smithi08466639-299 2023-10-01T07:32:34.696 INFO:tasks.rados.rados.0.smithi084.stdout:650: finishing write tid 5 to smithi08466639-299 2023-10-01T07:32:34.697 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 299 v 113 (ObjNum 588 snap 0 seq_num 588) dirty exists 2023-10-01T07:32:34.697 INFO:tasks.rados.rados.0.smithi084.stdout:650: left oid 299 (ObjNum 588 snap 0 seq_num 588) 2023-10-01T07:32:34.697 INFO:tasks.rados.rados.0.smithi084.stdout:658: seq_num 592 ranges {749744=706589,1909340=577199,3224294=482561} 2023-10-01T07:32:34.706 INFO:tasks.rados.rados.0.smithi084.stdout:658: writing smithi08466639-386 from 749744 to 1456333 tid 1 2023-10-01T07:32:34.713 INFO:tasks.rados.rados.0.smithi084.stdout:658: writing smithi08466639-386 from 1909340 to 2486539 tid 2 2023-10-01T07:32:34.720 INFO:tasks.rados.rados.0.smithi084.stdout:658: writing smithi08466639-386 from 3224294 to 3706855 tid 3 2023-10-01T07:32:34.720 INFO:tasks.rados.rados.0.smithi084.stdout:643: done (15 left) 2023-10-01T07:32:34.720 INFO:tasks.rados.rados.0.smithi084.stdout:644: done (14 left) 2023-10-01T07:32:34.720 INFO:tasks.rados.rados.0.smithi084.stdout:645: done (13 left) 2023-10-01T07:32:34.720 INFO:tasks.rados.rados.0.smithi084.stdout:646: done (12 left) 2023-10-01T07:32:34.720 INFO:tasks.rados.rados.0.smithi084.stdout:647: done (11 left) 2023-10-01T07:32:34.721 INFO:tasks.rados.rados.0.smithi084.stdout:648: done (10 left) 2023-10-01T07:32:34.721 INFO:tasks.rados.rados.0.smithi084.stdout:649: done (9 left) 2023-10-01T07:32:34.721 INFO:tasks.rados.rados.0.smithi084.stdout:650: done (8 left) 2023-10-01T07:32:34.721 INFO:tasks.rados.rados.0.smithi084.stdout:659: write oid 398 current snap is 0 2023-10-01T07:32:34.721 INFO:tasks.rados.rados.0.smithi084.stdout:659: seq_num 593 ranges {766551=498191,1684175=720857,2851717=693833} 2023-10-01T07:32:34.727 INFO:tasks.rados.rados.0.smithi084.stdout:659: writing smithi08466639-398 from 766551 to 1264742 tid 1 2023-10-01T07:32:34.734 INFO:tasks.rados.rados.0.smithi084.stdout:659: writing smithi08466639-398 from 1684175 to 2405032 tid 2 2023-10-01T07:32:34.741 INFO:tasks.rados.rados.0.smithi084.stdout:659: writing smithi08466639-398 from 2851717 to 3545550 tid 3 2023-10-01T07:32:34.741 INFO:tasks.rados.rados.0.smithi084.stdout:660: delete oid 325 current snap is 0 2023-10-01T07:32:34.741 INFO:tasks.rados.rados.0.smithi084.stdout:651: finishing write tid 1 to smithi08466639-363 2023-10-01T07:32:34.741 INFO:tasks.rados.rados.0.smithi084.stdout:651: finishing write tid 2 to smithi08466639-363 2023-10-01T07:32:34.741 INFO:tasks.rados.rados.0.smithi084.stdout:653: expect (ObjNum 145 snap 0 seq_num 145) 2023-10-01T07:32:34.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:34 smithi084 bash[27378]: cluster 2023-10-01T07:32:33.230102+0000 mgr.y (mgr.24353) 188 : cluster [DBG] pgmap v167: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 35 MiB/s rd, 35 MiB/s wr, 202 op/s 2023-10-01T07:32:34.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:34 smithi084 bash[27378]: audit 2023-10-01T07:32:34.197032+0000 mon.c (mon.2) 105 : audit [DBG] from='client.? 172.21.15.84:0/2857233581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:32:34.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:34 smithi084 bash[33757]: cluster 2023-10-01T07:32:33.230102+0000 mgr.y (mgr.24353) 188 : cluster [DBG] pgmap v167: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 35 MiB/s rd, 35 MiB/s wr, 202 op/s 2023-10-01T07:32:34.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:34 smithi084 bash[33757]: audit 2023-10-01T07:32:34.197032+0000 mon.c (mon.2) 105 : audit [DBG] from='client.? 172.21.15.84:0/2857233581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:32:34.825 INFO:tasks.rados.rados.0.smithi084.stdout:654: finishing write tid 1 to smithi08466639-67 2023-10-01T07:32:34.826 INFO:tasks.rados.rados.0.smithi084.stdout:652: expect (ObjNum 355 snap 0 seq_num 355) 2023-10-01T07:32:34.960 INFO:tasks.rados.rados.0.smithi084.stdout:651: finishing write tid 3 to smithi08466639-363 2023-10-01T07:32:34.960 INFO:tasks.rados.rados.0.smithi084.stdout:651: finishing write tid 4 to smithi08466639-363 2023-10-01T07:32:34.960 INFO:tasks.rados.rados.0.smithi084.stdout:651: finishing write tid 5 to smithi08466639-363 2023-10-01T07:32:34.961 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 363 v 154 (ObjNum 589 snap 0 seq_num 589) dirty exists 2023-10-01T07:32:34.961 INFO:tasks.rados.rados.0.smithi084.stdout:651: left oid 363 (ObjNum 589 snap 0 seq_num 589) 2023-10-01T07:32:34.961 INFO:tasks.rados.rados.0.smithi084.stdout:654: finishing write tid 2 to smithi08466639-67 2023-10-01T07:32:34.961 INFO:tasks.rados.rados.0.smithi084.stdout:654: finishing write tid 3 to smithi08466639-67 2023-10-01T07:32:34.961 INFO:tasks.rados.rados.0.smithi084.stdout:654: finishing write tid 4 to smithi08466639-67 2023-10-01T07:32:34.961 INFO:tasks.rados.rados.0.smithi084.stdout:654: finishing write tid 5 to smithi08466639-67 2023-10-01T07:32:34.961 INFO:tasks.rados.rados.0.smithi084.stdout:654: finishing write tid 6 to smithi08466639-67 2023-10-01T07:32:34.961 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 67 v 129 (ObjNum 590 snap 0 seq_num 590) dirty exists 2023-10-01T07:32:34.961 INFO:tasks.rados.rados.0.smithi084.stdout:654: left oid 67 (ObjNum 590 snap 0 seq_num 590) 2023-10-01T07:32:34.961 INFO:tasks.rados.rados.0.smithi084.stdout:655: finishing write tid 1 to smithi08466639-434 2023-10-01T07:32:34.961 INFO:tasks.rados.rados.0.smithi084.stdout:655: finishing write tid 2 to smithi08466639-434 2023-10-01T07:32:34.961 INFO:tasks.rados.rados.0.smithi084.stdout:655: finishing write tid 3 to smithi08466639-434 2023-10-01T07:32:34.962 INFO:tasks.rados.rados.0.smithi084.stdout:655: finishing write tid 4 to smithi08466639-434 2023-10-01T07:32:34.962 INFO:tasks.rados.rados.0.smithi084.stdout:655: finishing write tid 5 to smithi08466639-434 2023-10-01T07:32:34.962 INFO:tasks.rados.rados.0.smithi084.stdout:655: finishing write tid 6 to smithi08466639-434 2023-10-01T07:32:34.962 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 434 v 153 (ObjNum 591 snap 0 seq_num 591) dirty exists 2023-10-01T07:32:34.962 INFO:tasks.rados.rados.0.smithi084.stdout:655: left oid 434 (ObjNum 591 snap 0 seq_num 591) 2023-10-01T07:32:34.962 INFO:tasks.rados.rados.0.smithi084.stdout:656: expect (ObjNum 382 snap 0 seq_num 382) 2023-10-01T07:32:34.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:34 smithi112 bash[27689]: cluster 2023-10-01T07:32:33.230102+0000 mgr.y (mgr.24353) 188 : cluster [DBG] pgmap v167: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 35 MiB/s rd, 35 MiB/s wr, 202 op/s 2023-10-01T07:32:34.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:34 smithi112 bash[27689]: audit 2023-10-01T07:32:34.197032+0000 mon.c (mon.2) 105 : audit [DBG] from='client.? 172.21.15.84:0/2857233581' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:32:35.043 INFO:tasks.rados.rados.0.smithi084.stdout:657: expect (ObjNum 166 snap 0 seq_num 166) 2023-10-01T07:32:35.136 INFO:tasks.rados.rados.0.smithi084.stdout:658: finishing write tid 1 to smithi08466639-386 2023-10-01T07:32:35.136 INFO:tasks.rados.rados.0.smithi084.stdout:658: finishing write tid 2 to smithi08466639-386 2023-10-01T07:32:35.136 INFO:tasks.rados.rados.0.smithi084.stdout:658: finishing write tid 3 to smithi08466639-386 2023-10-01T07:32:35.136 INFO:tasks.rados.rados.0.smithi084.stdout:658: finishing write tid 4 to smithi08466639-386 2023-10-01T07:32:35.136 INFO:tasks.rados.rados.0.smithi084.stdout:658: finishing write tid 5 to smithi08466639-386 2023-10-01T07:32:35.136 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 386 v 131 (ObjNum 592 snap 0 seq_num 592) dirty exists 2023-10-01T07:32:35.137 INFO:tasks.rados.rados.0.smithi084.stdout:658: left oid 386 (ObjNum 592 snap 0 seq_num 592) 2023-10-01T07:32:35.137 INFO:tasks.rados.rados.0.smithi084.stdout:659: finishing write tid 1 to smithi08466639-398 2023-10-01T07:32:35.137 INFO:tasks.rados.rados.0.smithi084.stdout:659: finishing write tid 2 to smithi08466639-398 2023-10-01T07:32:35.137 INFO:tasks.rados.rados.0.smithi084.stdout:659: finishing write tid 3 to smithi08466639-398 2023-10-01T07:32:35.137 INFO:tasks.rados.rados.0.smithi084.stdout:659: finishing write tid 4 to smithi08466639-398 2023-10-01T07:32:35.137 INFO:tasks.rados.rados.0.smithi084.stdout:659: finishing write tid 5 to smithi08466639-398 2023-10-01T07:32:35.137 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 398 v 101 (ObjNum 593 snap 0 seq_num 593) dirty exists 2023-10-01T07:32:35.137 INFO:tasks.rados.rados.0.smithi084.stdout:659: left oid 398 (ObjNum 593 snap 0 seq_num 593) 2023-10-01T07:32:35.137 INFO:tasks.rados.rados.0.smithi084.stdout:651: done (9 left) 2023-10-01T07:32:35.137 INFO:tasks.rados.rados.0.smithi084.stdout:652: done (8 left) 2023-10-01T07:32:35.137 INFO:tasks.rados.rados.0.smithi084.stdout:653: done (7 left) 2023-10-01T07:32:35.137 INFO:tasks.rados.rados.0.smithi084.stdout:654: done (6 left) 2023-10-01T07:32:35.137 INFO:tasks.rados.rados.0.smithi084.stdout:655: done (5 left) 2023-10-01T07:32:35.138 INFO:tasks.rados.rados.0.smithi084.stdout:656: done (4 left) 2023-10-01T07:32:35.138 INFO:tasks.rados.rados.0.smithi084.stdout:657: done (3 left) 2023-10-01T07:32:35.138 INFO:tasks.rados.rados.0.smithi084.stdout:658: done (2 left) 2023-10-01T07:32:35.138 INFO:tasks.rados.rados.0.smithi084.stdout:659: done (1 left) 2023-10-01T07:32:35.138 INFO:tasks.rados.rados.0.smithi084.stdout:660: done (0 left) 2023-10-01T07:32:35.138 INFO:tasks.rados.rados.0.smithi084.stdout:661: delete oid 475 current snap is 0 2023-10-01T07:32:35.138 INFO:tasks.rados.rados.0.smithi084.stdout:661: done (0 left) 2023-10-01T07:32:35.139 INFO:tasks.rados.rados.0.smithi084.stdout:662: write oid 426 current snap is 0 2023-10-01T07:32:35.139 INFO:tasks.rados.rados.0.smithi084.stdout:662: seq_num 596 ranges {416972=723938,1743268=273704} 2023-10-01T07:32:35.150 INFO:tasks.rados.rados.0.smithi084.stdout:662: writing smithi08466639-426 from 416972 to 1140910 tid 1 2023-10-01T07:32:35.155 INFO:tasks.rados.rados.0.smithi084.stdout:662: writing smithi08466639-426 from 1743268 to 2016972 tid 2 2023-10-01T07:32:35.156 INFO:tasks.rados.rados.0.smithi084.stdout:663: read oid 456 snap -1 2023-10-01T07:32:35.156 INFO:tasks.rados.rados.0.smithi084.stdout:663: expect (ObjNum 584 snap 0 seq_num 584) 2023-10-01T07:32:35.156 INFO:tasks.rados.rados.0.smithi084.stdout:664: write oid 74 current snap is 0 2023-10-01T07:32:35.156 INFO:tasks.rados.rados.0.smithi084.stdout:664: seq_num 597 ranges {433779=799187,1801750=232029} 2023-10-01T07:32:35.163 INFO:tasks.rados.rados.0.smithi084.stdout:664: writing smithi08466639-74 from 433779 to 1232966 tid 1 2023-10-01T07:32:35.168 INFO:tasks.rados.rados.0.smithi084.stdout:664: writing smithi08466639-74 from 1801750 to 2033779 tid 2 2023-10-01T07:32:35.168 INFO:tasks.rados.rados.0.smithi084.stdout:665: delete oid 371 current snap is 0 2023-10-01T07:32:35.168 INFO:tasks.rados.rados.0.smithi084.stdout:662: finishing write tid 1 to smithi08466639-426 2023-10-01T07:32:35.168 INFO:tasks.rados.rados.0.smithi084.stdout:662: finishing write tid 2 to smithi08466639-426 2023-10-01T07:32:35.168 INFO:tasks.rados.rados.0.smithi084.stdout:662: finishing write tid 3 to smithi08466639-426 2023-10-01T07:32:35.168 INFO:tasks.rados.rados.0.smithi084.stdout:662: finishing write tid 4 to smithi08466639-426 2023-10-01T07:32:35.168 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 426 v 139 (ObjNum 596 snap 0 seq_num 596) dirty exists 2023-10-01T07:32:35.168 INFO:tasks.rados.rados.0.smithi084.stdout:662: left oid 426 (ObjNum 596 snap 0 seq_num 596) 2023-10-01T07:32:35.168 INFO:tasks.rados.rados.0.smithi084.stdout:663: expect (ObjNum 584 snap 0 seq_num 584) 2023-10-01T07:32:35.351 INFO:tasks.rados.rados.0.smithi084.stdout:664: finishing write tid 1 to smithi08466639-74 2023-10-01T07:32:35.351 INFO:tasks.rados.rados.0.smithi084.stdout:664: finishing write tid 2 to smithi08466639-74 2023-10-01T07:32:35.351 INFO:tasks.rados.rados.0.smithi084.stdout:664: finishing write tid 3 to smithi08466639-74 2023-10-01T07:32:35.351 INFO:tasks.rados.rados.0.smithi084.stdout:664: finishing write tid 4 to smithi08466639-74 2023-10-01T07:32:35.351 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 74 v 157 (ObjNum 597 snap 0 seq_num 597) dirty exists 2023-10-01T07:32:35.351 INFO:tasks.rados.rados.0.smithi084.stdout:664: left oid 74 (ObjNum 597 snap 0 seq_num 597) 2023-10-01T07:32:35.351 INFO:tasks.rados.rados.0.smithi084.stdout:662: done (3 left) 2023-10-01T07:32:35.351 INFO:tasks.rados.rados.0.smithi084.stdout:663: done (2 left) 2023-10-01T07:32:35.352 INFO:tasks.rados.rados.0.smithi084.stdout:664: done (1 left) 2023-10-01T07:32:35.352 INFO:tasks.rados.rados.0.smithi084.stdout:665: done (0 left) 2023-10-01T07:32:35.352 INFO:tasks.rados.rados.0.smithi084.stdout:666: read oid 118 snap -1 2023-10-01T07:32:35.352 INFO:tasks.rados.rados.0.smithi084.stdout:666: expect (ObjNum 117 snap 0 seq_num 117) 2023-10-01T07:32:35.352 INFO:tasks.rados.rados.0.smithi084.stdout:667: write oid 370 current snap is 0 2023-10-01T07:32:35.352 INFO:tasks.rados.rados.0.smithi084.stdout:667: seq_num 599 ranges {467393=549685,1802361=265032} 2023-10-01T07:32:35.363 INFO:tasks.rados.rados.0.smithi084.stdout:667: writing smithi08466639-370 from 467393 to 1017078 tid 1 2023-10-01T07:32:35.370 INFO:tasks.rados.rados.0.smithi084.stdout:667: writing smithi08466639-370 from 1802361 to 2067393 tid 2 2023-10-01T07:32:35.370 INFO:tasks.rados.rados.0.smithi084.stdout:668: read oid 218 snap -1 2023-10-01T07:32:35.370 INFO:tasks.rados.rados.0.smithi084.stdout:668: expect (ObjNum 526 snap 0 seq_num 526) 2023-10-01T07:32:35.370 INFO:tasks.rados.rados.0.smithi084.stdout:669: read oid 127 snap -1 2023-10-01T07:32:35.370 INFO:tasks.rados.rados.0.smithi084.stdout:669: expect (ObjNum 126 snap 0 seq_num 126) 2023-10-01T07:32:35.370 INFO:tasks.rados.rados.0.smithi084.stdout:670: read oid 481 snap -1 2023-10-01T07:32:35.370 INFO:tasks.rados.rados.0.smithi084.stdout:670: expect (ObjNum 480 snap 0 seq_num 480) 2023-10-01T07:32:35.371 INFO:tasks.rados.rados.0.smithi084.stdout:671: read oid 291 snap -1 2023-10-01T07:32:35.371 INFO:tasks.rados.rados.0.smithi084.stdout:671: expect deleted 2023-10-01T07:32:35.371 INFO:tasks.rados.rados.0.smithi084.stdout:672: write oid 43 current snap is 0 2023-10-01T07:32:35.371 INFO:tasks.rados.rados.0.smithi084.stdout:672: seq_num 600 ranges {484200=624934,1860843=223357} 2023-10-01T07:32:35.376 INFO:tasks.rados.rados.0.smithi084.stdout:672: writing smithi08466639-43 from 484200 to 1109134 tid 1 2023-10-01T07:32:35.383 INFO:tasks.rados.rados.0.smithi084.stdout:672: writing smithi08466639-43 from 1860843 to 2084200 tid 2 2023-10-01T07:32:35.383 INFO:tasks.rados.rados.0.smithi084.stdout:673: read oid 10 snap -1 2023-10-01T07:32:35.383 INFO:tasks.rados.rados.0.smithi084.stdout:673: expect (ObjNum 9 snap 0 seq_num 9) 2023-10-01T07:32:35.383 INFO:tasks.rados.rados.0.smithi084.stdout:674: read oid 378 snap -1 2023-10-01T07:32:35.383 INFO:tasks.rados.rados.0.smithi084.stdout:674: expect (ObjNum 377 snap 0 seq_num 377) 2023-10-01T07:32:35.383 INFO:tasks.rados.rados.0.smithi084.stdout:675: write oid 450 current snap is 0 2023-10-01T07:32:35.383 INFO:tasks.rados.rados.0.smithi084.stdout:675: seq_num 601 ranges {501007=416536,1635678=465329} 2023-10-01T07:32:35.388 INFO:tasks.rados.rados.0.smithi084.stdout:675: writing smithi08466639-450 from 501007 to 917543 tid 1 2023-10-01T07:32:35.396 INFO:tasks.rados.rados.0.smithi084.stdout:675: writing smithi08466639-450 from 1635678 to 2101007 tid 2 2023-10-01T07:32:35.396 INFO:tasks.rados.rados.0.smithi084.stdout:676: read oid 186 snap -1 2023-10-01T07:32:35.396 INFO:tasks.rados.rados.0.smithi084.stdout:676: expect (ObjNum 185 snap 0 seq_num 185) 2023-10-01T07:32:35.396 INFO:tasks.rados.rados.0.smithi084.stdout:677: read oid 229 snap -1 2023-10-01T07:32:35.396 INFO:tasks.rados.rados.0.smithi084.stdout:677: expect (ObjNum 228 snap 0 seq_num 228) 2023-10-01T07:32:35.396 INFO:tasks.rados.rados.0.smithi084.stdout:678: write oid 486 current snap is 0 2023-10-01T07:32:35.396 INFO:tasks.rados.rados.0.smithi084.stdout:678: seq_num 602 ranges {517814=491785,1577807=540007} 2023-10-01T07:32:35.402 INFO:tasks.rados.rados.0.smithi084.stdout:678: writing smithi08466639-486 from 517814 to 1009599 tid 1 2023-10-01T07:32:35.409 INFO:tasks.rados.rados.0.smithi084.stdout:678: writing smithi08466639-486 from 1577807 to 2117814 tid 2 2023-10-01T07:32:35.409 INFO:tasks.rados.rados.0.smithi084.stdout:679: read oid 479 snap -1 2023-10-01T07:32:35.409 INFO:tasks.rados.rados.0.smithi084.stdout:679: expect (ObjNum 478 snap 0 seq_num 478) 2023-10-01T07:32:35.409 INFO:tasks.rados.rados.0.smithi084.stdout:680: read oid 80 snap -1 2023-10-01T07:32:35.409 INFO:tasks.rados.rados.0.smithi084.stdout:680: expect (ObjNum 79 snap 0 seq_num 79) 2023-10-01T07:32:35.409 INFO:tasks.rados.rados.0.smithi084.stdout:681: write oid 177 current snap is 0 2023-10-01T07:32:35.409 INFO:tasks.rados.rados.0.smithi084.stdout:666: expect (ObjNum 117 snap 0 seq_num 117) 2023-10-01T07:32:35.548 INFO:tasks.rados.rados.0.smithi084.stdout:667: finishing write tid 1 to smithi08466639-370 2023-10-01T07:32:35.548 INFO:tasks.rados.rados.0.smithi084.stdout:669: expect (ObjNum 126 snap 0 seq_num 126) 2023-10-01T07:32:35.618 INFO:tasks.rados.rados.0.smithi084.stdout:668: expect (ObjNum 526 snap 0 seq_num 526) 2023-10-01T07:32:35.738 INFO:tasks.rados.rados.0.smithi084.stdout:667: finishing write tid 2 to smithi08466639-370 2023-10-01T07:32:35.738 INFO:tasks.rados.rados.0.smithi084.stdout:667: finishing write tid 3 to smithi08466639-370 2023-10-01T07:32:35.738 INFO:tasks.rados.rados.0.smithi084.stdout:670: expect (ObjNum 480 snap 0 seq_num 480) 2023-10-01T07:32:35.804 INFO:tasks.rados.rados.0.smithi084.stdout:667: finishing write tid 4 to smithi08466639-370 2023-10-01T07:32:35.804 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 370 v 158 (ObjNum 599 snap 0 seq_num 599) dirty exists 2023-10-01T07:32:35.805 INFO:tasks.rados.rados.0.smithi084.stdout:667: left oid 370 (ObjNum 599 snap 0 seq_num 599) 2023-10-01T07:32:35.805 INFO:tasks.rados.rados.0.smithi084.stdout:672: finishing write tid 1 to smithi08466639-43 2023-10-01T07:32:35.805 INFO:tasks.rados.rados.0.smithi084.stdout:672: finishing write tid 2 to smithi08466639-43 2023-10-01T07:32:35.805 INFO:tasks.rados.rados.0.smithi084.stdout:672: finishing write tid 3 to smithi08466639-43 2023-10-01T07:32:35.805 INFO:tasks.rados.rados.0.smithi084.stdout:672: finishing write tid 4 to smithi08466639-43 2023-10-01T07:32:35.805 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 43 v 134 (ObjNum 600 snap 0 seq_num 600) dirty exists 2023-10-01T07:32:35.805 INFO:tasks.rados.rados.0.smithi084.stdout:672: left oid 43 (ObjNum 600 snap 0 seq_num 600) 2023-10-01T07:32:35.805 INFO:tasks.rados.rados.0.smithi084.stdout:674: expect (ObjNum 377 snap 0 seq_num 377) 2023-10-01T07:32:35.883 INFO:tasks.rados.rados.0.smithi084.stdout:673: expect (ObjNum 9 snap 0 seq_num 9) 2023-10-01T07:32:35.955 INFO:tasks.rados.rados.0.smithi084.stdout:675: finishing write tid 1 to smithi08466639-450 2023-10-01T07:32:35.955 INFO:tasks.rados.rados.0.smithi084.stdout:676: expect (ObjNum 185 snap 0 seq_num 185) 2023-10-01T07:32:36.054 INFO:tasks.rados.rados.0.smithi084.stdout:675: finishing write tid 2 to smithi08466639-450 2023-10-01T07:32:36.054 INFO:tasks.rados.rados.0.smithi084.stdout:675: finishing write tid 3 to smithi08466639-450 2023-10-01T07:32:36.054 INFO:tasks.rados.rados.0.smithi084.stdout:675: finishing write tid 4 to smithi08466639-450 2023-10-01T07:32:36.054 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 450 v 116 (ObjNum 601 snap 0 seq_num 601) dirty exists 2023-10-01T07:32:36.055 INFO:tasks.rados.rados.0.smithi084.stdout:675: left oid 450 (ObjNum 601 snap 0 seq_num 601) 2023-10-01T07:32:36.055 INFO:tasks.rados.rados.0.smithi084.stdout:677: expect (ObjNum 228 snap 0 seq_num 228) 2023-10-01T07:32:36.175 INFO:tasks.rados.rados.0.smithi084.stdout:678: finishing write tid 1 to smithi08466639-486 2023-10-01T07:32:36.176 INFO:tasks.rados.rados.0.smithi084.stdout:680: expect (ObjNum 79 snap 0 seq_num 79) 2023-10-01T07:32:36.280 INFO:tasks.rados.rados.0.smithi084.stdout:678: finishing write tid 2 to smithi08466639-486 2023-10-01T07:32:36.280 INFO:tasks.rados.rados.0.smithi084.stdout:678: finishing write tid 3 to smithi08466639-486 2023-10-01T07:32:36.280 INFO:tasks.rados.rados.0.smithi084.stdout:678: finishing write tid 4 to smithi08466639-486 2023-10-01T07:32:36.280 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 486 v 119 (ObjNum 602 snap 0 seq_num 602) dirty exists 2023-10-01T07:32:36.280 INFO:tasks.rados.rados.0.smithi084.stdout:678: left oid 486 (ObjNum 602 snap 0 seq_num 602) 2023-10-01T07:32:36.280 INFO:tasks.rados.rados.0.smithi084.stdout:679: expect (ObjNum 478 snap 0 seq_num 478) 2023-10-01T07:32:36.356 INFO:tasks.rados.rados.0.smithi084.stdout:681: seq_num 603 ranges {534621=567034,1636289=498332} 2023-10-01T07:32:36.362 INFO:tasks.rados.rados.0.smithi084.stdout:681: writing smithi08466639-177 from 534621 to 1101655 tid 1 2023-10-01T07:32:36.368 INFO:tasks.rados.rados.0.smithi084.stdout:681: writing smithi08466639-177 from 1636289 to 2134621 tid 2 2023-10-01T07:32:36.369 INFO:tasks.rados.rados.0.smithi084.stdout:666: done (15 left) 2023-10-01T07:32:36.369 INFO:tasks.rados.rados.0.smithi084.stdout:667: done (14 left) 2023-10-01T07:32:36.369 INFO:tasks.rados.rados.0.smithi084.stdout:668: done (13 left) 2023-10-01T07:32:36.369 INFO:tasks.rados.rados.0.smithi084.stdout:669: done (12 left) 2023-10-01T07:32:36.369 INFO:tasks.rados.rados.0.smithi084.stdout:670: done (11 left) 2023-10-01T07:32:36.369 INFO:tasks.rados.rados.0.smithi084.stdout:671: done (10 left) 2023-10-01T07:32:36.369 INFO:tasks.rados.rados.0.smithi084.stdout:672: done (9 left) 2023-10-01T07:32:36.369 INFO:tasks.rados.rados.0.smithi084.stdout:673: done (8 left) 2023-10-01T07:32:36.369 INFO:tasks.rados.rados.0.smithi084.stdout:674: done (7 left) 2023-10-01T07:32:36.369 INFO:tasks.rados.rados.0.smithi084.stdout:675: done (6 left) 2023-10-01T07:32:36.369 INFO:tasks.rados.rados.0.smithi084.stdout:676: done (5 left) 2023-10-01T07:32:36.369 INFO:tasks.rados.rados.0.smithi084.stdout:677: done (4 left) 2023-10-01T07:32:36.369 INFO:tasks.rados.rados.0.smithi084.stdout:678: done (3 left) 2023-10-01T07:32:36.370 INFO:tasks.rados.rados.0.smithi084.stdout:679: done (2 left) 2023-10-01T07:32:36.370 INFO:tasks.rados.rados.0.smithi084.stdout:680: done (1 left) 2023-10-01T07:32:36.370 INFO:tasks.rados.rados.0.smithi084.stdout:682: write oid 468 current snap is 0 2023-10-01T07:32:36.370 INFO:tasks.rados.rados.0.smithi084.stdout:682: seq_num 604 ranges {551428=642283,1694771=456657} 2023-10-01T07:32:36.375 INFO:tasks.rados.rados.0.smithi084.stdout:682: writing smithi08466639-468 from 551428 to 1193711 tid 1 2023-10-01T07:32:36.382 INFO:tasks.rados.rados.0.smithi084.stdout:682: writing smithi08466639-468 from 1694771 to 2151428 tid 2 2023-10-01T07:32:36.382 INFO:tasks.rados.rados.0.smithi084.stdout:683: read oid 136 snap -1 2023-10-01T07:32:36.382 INFO:tasks.rados.rados.0.smithi084.stdout:683: expect (ObjNum 135 snap 0 seq_num 135) 2023-10-01T07:32:36.382 INFO:tasks.rados.rados.0.smithi084.stdout:684: read oid 413 snap -1 2023-10-01T07:32:36.382 INFO:tasks.rados.rados.0.smithi084.stdout:684: expect (ObjNum 412 snap 0 seq_num 412) 2023-10-01T07:32:36.382 INFO:tasks.rados.rados.0.smithi084.stdout:685: read oid 246 snap -1 2023-10-01T07:32:36.382 INFO:tasks.rados.rados.0.smithi084.stdout:685: expect (ObjNum 574 snap 0 seq_num 574) 2023-10-01T07:32:36.382 INFO:tasks.rados.rados.0.smithi084.stdout:686: read oid 454 snap -1 2023-10-01T07:32:36.382 INFO:tasks.rados.rados.0.smithi084.stdout:686: expect (ObjNum 453 snap 0 seq_num 453) 2023-10-01T07:32:36.382 INFO:tasks.rados.rados.0.smithi084.stdout:687: read oid 420 snap -1 2023-10-01T07:32:36.382 INFO:tasks.rados.rados.0.smithi084.stdout:687: expect (ObjNum 419 snap 0 seq_num 419) 2023-10-01T07:32:36.383 INFO:tasks.rados.rados.0.smithi084.stdout:688: read oid 202 snap -1 2023-10-01T07:32:36.383 INFO:tasks.rados.rados.0.smithi084.stdout:688: expect (ObjNum 201 snap 0 seq_num 201) 2023-10-01T07:32:36.383 INFO:tasks.rados.rados.0.smithi084.stdout:689: write oid 405 current snap is 0 2023-10-01T07:32:36.383 INFO:tasks.rados.rados.0.smithi084.stdout:681: finishing write tid 1 to smithi08466639-177 2023-10-01T07:32:36.383 INFO:tasks.rados.rados.0.smithi084.stdout:681: finishing write tid 2 to smithi08466639-177 2023-10-01T07:32:36.383 INFO:tasks.rados.rados.0.smithi084.stdout:681: finishing write tid 3 to smithi08466639-177 2023-10-01T07:32:36.383 INFO:tasks.rados.rados.0.smithi084.stdout:681: finishing write tid 4 to smithi08466639-177 2023-10-01T07:32:36.383 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 177 v 158 (ObjNum 603 snap 0 seq_num 603) dirty exists 2023-10-01T07:32:36.383 INFO:tasks.rados.rados.0.smithi084.stdout:681: left oid 177 (ObjNum 603 snap 0 seq_num 603) 2023-10-01T07:32:36.383 INFO:tasks.rados.rados.0.smithi084.stdout:682: finishing write tid 1 to smithi08466639-468 2023-10-01T07:32:36.383 INFO:tasks.rados.rados.0.smithi084.stdout:689: seq_num 605 ranges {568235=717532,1753253=414982} 2023-10-01T07:32:36.389 INFO:tasks.rados.rados.0.smithi084.stdout:689: writing smithi08466639-405 from 568235 to 1285767 tid 1 2023-10-01T07:32:36.396 INFO:tasks.rados.rados.0.smithi084.stdout:689: writing smithi08466639-405 from 1753253 to 2168235 tid 2 2023-10-01T07:32:36.396 INFO:tasks.rados.rados.0.smithi084.stdout:681: done (8 left) 2023-10-01T07:32:36.396 INFO:tasks.rados.rados.0.smithi084.stdout:690: write oid 60 current snap is 0 2023-10-01T07:32:36.396 INFO:tasks.rados.rados.0.smithi084.stdout:690: seq_num 606 ranges {585042=792781,2095382=89660} 2023-10-01T07:32:36.404 INFO:tasks.rados.rados.0.smithi084.stdout:690: writing smithi08466639-60 from 585042 to 1377823 tid 1 2023-10-01T07:32:36.409 INFO:tasks.rados.rados.0.smithi084.stdout:690: writing smithi08466639-60 from 2095382 to 2185042 tid 2 2023-10-01T07:32:36.409 INFO:tasks.rados.rados.0.smithi084.stdout:691: write oid 500 current snap is 0 2023-10-01T07:32:36.409 INFO:tasks.rados.rados.0.smithi084.stdout:683: expect (ObjNum 135 snap 0 seq_num 135) 2023-10-01T07:32:36.489 INFO:tasks.rados.rados.0.smithi084.stdout:682: finishing write tid 2 to smithi08466639-468 2023-10-01T07:32:36.489 INFO:tasks.rados.rados.0.smithi084.stdout:687: expect (ObjNum 419 snap 0 seq_num 419) 2023-10-01T07:32:36.592 INFO:tasks.rados.rados.0.smithi084.stdout:682: finishing write tid 3 to smithi08466639-468 2023-10-01T07:32:36.592 INFO:tasks.rados.rados.0.smithi084.stdout:682: finishing write tid 4 to smithi08466639-468 2023-10-01T07:32:36.592 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 468 v 132 (ObjNum 604 snap 0 seq_num 604) dirty exists 2023-10-01T07:32:36.592 INFO:tasks.rados.rados.0.smithi084.stdout:682: left oid 468 (ObjNum 604 snap 0 seq_num 604) 2023-10-01T07:32:36.592 INFO:tasks.rados.rados.0.smithi084.stdout:688: expect (ObjNum 201 snap 0 seq_num 201) 2023-10-01T07:32:36.713 INFO:tasks.rados.rados.0.smithi084.stdout:686: expect (ObjNum 453 snap 0 seq_num 453) 2023-10-01T07:32:36.833 INFO:tasks.rados.rados.0.smithi084.stdout:684: expect (ObjNum 412 snap 0 seq_num 412) 2023-10-01T07:32:36.931 INFO:tasks.rados.rados.0.smithi084.stdout:689: finishing write tid 1 to smithi08466639-405 2023-10-01T07:32:36.931 INFO:tasks.rados.rados.0.smithi084.stdout:689: finishing write tid 2 to smithi08466639-405 2023-10-01T07:32:36.932 INFO:tasks.rados.rados.0.smithi084.stdout:689: finishing write tid 3 to smithi08466639-405 2023-10-01T07:32:36.932 INFO:tasks.rados.rados.0.smithi084.stdout:685: expect (ObjNum 574 snap 0 seq_num 574) 2023-10-01T07:32:36.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:36 smithi112 bash[27689]: cluster 2023-10-01T07:32:35.230826+0000 mgr.y (mgr.24353) 189 : cluster [DBG] pgmap v168: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 35 MiB/s rd, 35 MiB/s wr, 202 op/s 2023-10-01T07:32:37.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:36 smithi084 bash[33757]: cluster 2023-10-01T07:32:35.230826+0000 mgr.y (mgr.24353) 189 : cluster [DBG] pgmap v168: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 35 MiB/s rd, 35 MiB/s wr, 202 op/s 2023-10-01T07:32:37.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:36 smithi084 bash[27378]: cluster 2023-10-01T07:32:35.230826+0000 mgr.y (mgr.24353) 189 : cluster [DBG] pgmap v168: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 35 MiB/s rd, 35 MiB/s wr, 202 op/s 2023-10-01T07:32:37.101 INFO:tasks.rados.rados.0.smithi084.stdout:689: finishing write tid 4 to smithi08466639-405 2023-10-01T07:32:37.101 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 405 v 160 (ObjNum 605 snap 0 seq_num 605) dirty exists 2023-10-01T07:32:37.101 INFO:tasks.rados.rados.0.smithi084.stdout:689: left oid 405 (ObjNum 605 snap 0 seq_num 605) 2023-10-01T07:32:37.101 INFO:tasks.rados.rados.0.smithi084.stdout:690: finishing write tid 1 to smithi08466639-60 2023-10-01T07:32:37.101 INFO:tasks.rados.rados.0.smithi084.stdout:690: finishing write tid 2 to smithi08466639-60 2023-10-01T07:32:37.101 INFO:tasks.rados.rados.0.smithi084.stdout:691: seq_num 607 ranges {601849=468030,1753864=447985} 2023-10-01T07:32:37.112 INFO:tasks.rados.rados.0.smithi084.stdout:691: writing smithi08466639-500 from 601849 to 1069879 tid 1 2023-10-01T07:32:37.119 INFO:tasks.rados.rados.0.smithi084.stdout:691: writing smithi08466639-500 from 1753864 to 2201849 tid 2 2023-10-01T07:32:37.121 INFO:tasks.rados.rados.0.smithi084.stdout:682: done (9 left) 2023-10-01T07:32:37.121 INFO:tasks.rados.rados.0.smithi084.stdout:683: done (8 left) 2023-10-01T07:32:37.121 INFO:tasks.rados.rados.0.smithi084.stdout:684: done (7 left) 2023-10-01T07:32:37.121 INFO:tasks.rados.rados.0.smithi084.stdout:685: done (6 left) 2023-10-01T07:32:37.121 INFO:tasks.rados.rados.0.smithi084.stdout:686: done (5 left) 2023-10-01T07:32:37.121 INFO:tasks.rados.rados.0.smithi084.stdout:687: done (4 left) 2023-10-01T07:32:37.121 INFO:tasks.rados.rados.0.smithi084.stdout:688: done (3 left) 2023-10-01T07:32:37.122 INFO:tasks.rados.rados.0.smithi084.stdout:689: done (2 left) 2023-10-01T07:32:37.122 INFO:tasks.rados.rados.0.smithi084.stdout:692: read oid 329 snap -1 2023-10-01T07:32:37.122 INFO:tasks.rados.rados.0.smithi084.stdout:692: expect (ObjNum 328 snap 0 seq_num 328) 2023-10-01T07:32:37.122 INFO:tasks.rados.rados.0.smithi084.stdout:693: read oid 228 snap -1 2023-10-01T07:32:37.122 INFO:tasks.rados.rados.0.smithi084.stdout:693: expect (ObjNum 227 snap 0 seq_num 227) 2023-10-01T07:32:37.122 INFO:tasks.rados.rados.0.smithi084.stdout:694: write oid 129 current snap is 0 2023-10-01T07:32:37.122 INFO:tasks.rados.rados.0.smithi084.stdout:690: finishing write tid 3 to smithi08466639-60 2023-10-01T07:32:37.122 INFO:tasks.rados.rados.0.smithi084.stdout:690: finishing write tid 4 to smithi08466639-60 2023-10-01T07:32:37.122 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 60 v 149 (ObjNum 606 snap 0 seq_num 606) dirty exists 2023-10-01T07:32:37.122 INFO:tasks.rados.rados.0.smithi084.stdout:690: left oid 60 (ObjNum 606 snap 0 seq_num 606) 2023-10-01T07:32:37.122 INFO:tasks.rados.rados.0.smithi084.stdout:691: finishing write tid 1 to smithi08466639-500 2023-10-01T07:32:37.122 INFO:tasks.rados.rados.0.smithi084.stdout:694: seq_num 608 ranges {618656=543279,1812346=406310} 2023-10-01T07:32:37.125 INFO:tasks.rados.rados.0.smithi084.stdout:694: writing smithi08466639-129 from 618656 to 1161935 tid 1 2023-10-01T07:32:37.133 INFO:tasks.rados.rados.0.smithi084.stdout:694: writing smithi08466639-129 from 1812346 to 2218656 tid 2 2023-10-01T07:32:37.133 INFO:tasks.rados.rados.0.smithi084.stdout:690: done (4 left) 2023-10-01T07:32:37.133 INFO:tasks.rados.rados.0.smithi084.stdout:695: write oid 52 current snap is 0 2023-10-01T07:32:37.133 INFO:tasks.rados.rados.0.smithi084.stdout:691: finishing write tid 2 to smithi08466639-500 2023-10-01T07:32:37.133 INFO:tasks.rados.rados.0.smithi084.stdout:691: finishing write tid 3 to smithi08466639-500 2023-10-01T07:32:37.133 INFO:tasks.rados.rados.0.smithi084.stdout:691: finishing write tid 4 to smithi08466639-500 2023-10-01T07:32:37.133 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 500 v 137 (ObjNum 607 snap 0 seq_num 607) dirty exists 2023-10-01T07:32:37.133 INFO:tasks.rados.rados.0.smithi084.stdout:691: left oid 500 (ObjNum 607 snap 0 seq_num 607) 2023-10-01T07:32:37.133 INFO:tasks.rados.rados.0.smithi084.stdout:695: seq_num 609 ranges {635463=734881,1987181=248282} 2023-10-01T07:32:37.141 INFO:tasks.rados.rados.0.smithi084.stdout:695: writing smithi08466639-52 from 635463 to 1370344 tid 1 2023-10-01T07:32:37.146 INFO:tasks.rados.rados.0.smithi084.stdout:695: writing smithi08466639-52 from 1987181 to 2235463 tid 2 2023-10-01T07:32:37.146 INFO:tasks.rados.rados.0.smithi084.stdout:691: done (4 left) 2023-10-01T07:32:37.146 INFO:tasks.rados.rados.0.smithi084.stdout:696: write oid 326 current snap is 0 2023-10-01T07:32:37.146 INFO:tasks.rados.rados.0.smithi084.stdout:696: seq_num 610 ranges {652270=410130,1529310=493867} 2023-10-01T07:32:37.152 INFO:tasks.rados.rados.0.smithi084.stdout:696: writing smithi08466639-326 from 652270 to 1062400 tid 1 2023-10-01T07:32:37.157 INFO:tasks.rados.rados.0.smithi084.stdout:696: writing smithi08466639-326 from 1529310 to 2023177 tid 2 2023-10-01T07:32:37.157 INFO:tasks.rados.rados.0.smithi084.stdout:697: read oid 173 snap -1 2023-10-01T07:32:37.158 INFO:tasks.rados.rados.0.smithi084.stdout:697: expect (ObjNum 172 snap 0 seq_num 172) 2023-10-01T07:32:37.158 INFO:tasks.rados.rados.0.smithi084.stdout:698: read oid 167 snap -1 2023-10-01T07:32:37.158 INFO:tasks.rados.rados.0.smithi084.stdout:698: expect (ObjNum 166 snap 0 seq_num 166) 2023-10-01T07:32:37.158 INFO:tasks.rados.rados.0.smithi084.stdout:699: read oid 259 snap -1 2023-10-01T07:32:37.158 INFO:tasks.rados.rados.0.smithi084.stdout:699: expect (ObjNum 258 snap 0 seq_num 258) 2023-10-01T07:32:37.158 INFO:tasks.rados.rados.0.smithi084.stdout:700: write oid 149 current snap is 0 2023-10-01T07:32:37.158 INFO:tasks.rados.rados.0.smithi084.stdout:694: finishing write tid 1 to smithi08466639-129 2023-10-01T07:32:37.158 INFO:tasks.rados.rados.0.smithi084.stdout:700: seq_num 611 ranges {669077=485379,1587792=681285} 2023-10-01T07:32:37.164 INFO:tasks.rados.rados.0.smithi084.stdout:700: writing smithi08466639-149 from 669077 to 1154456 tid 1 2023-10-01T07:32:37.170 INFO:tasks.rados.rados.0.smithi084.stdout:700: writing smithi08466639-149 from 1587792 to 2269077 tid 2 2023-10-01T07:32:37.171 INFO:tasks.rados.rados.0.smithi084.stdout:701: read oid 271 snap -1 2023-10-01T07:32:37.171 INFO:tasks.rados.rados.0.smithi084.stdout:701: expect (ObjNum 270 snap 0 seq_num 270) 2023-10-01T07:32:37.171 INFO:tasks.rados.rados.0.smithi084.stdout:702: read oid 415 snap -1 2023-10-01T07:32:37.171 INFO:tasks.rados.rados.0.smithi084.stdout:702: expect (ObjNum 414 snap 0 seq_num 414) 2023-10-01T07:32:37.171 INFO:tasks.rados.rados.0.smithi084.stdout:703: read oid 232 snap -1 2023-10-01T07:32:37.171 INFO:tasks.rados.rados.0.smithi084.stdout:703: expect (ObjNum 231 snap 0 seq_num 231) 2023-10-01T07:32:37.171 INFO:tasks.rados.rados.0.smithi084.stdout:704: write oid 54 current snap is 0 2023-10-01T07:32:37.171 INFO:tasks.rados.rados.0.smithi084.stdout:704: seq_num 612 ranges {685884=560628,2046274=239610} 2023-10-01T07:32:37.177 INFO:tasks.rados.rados.0.smithi084.stdout:704: writing smithi08466639-54 from 685884 to 1246512 tid 1 2023-10-01T07:32:37.183 INFO:tasks.rados.rados.0.smithi084.stdout:704: writing smithi08466639-54 from 2046274 to 2285884 tid 2 2023-10-01T07:32:37.183 INFO:tasks.rados.rados.0.smithi084.stdout:705: write oid 118 current snap is 0 2023-10-01T07:32:37.183 INFO:tasks.rados.rados.0.smithi084.stdout:705: seq_num 613 ranges {702691=635877,2104756=197935} 2023-10-01T07:32:37.190 INFO:tasks.rados.rados.0.smithi084.stdout:705: writing smithi08466639-118 from 702691 to 1338568 tid 1 2023-10-01T07:32:37.196 INFO:tasks.rados.rados.0.smithi084.stdout:705: writing smithi08466639-118 from 2104756 to 2302691 tid 2 2023-10-01T07:32:37.196 INFO:tasks.rados.rados.0.smithi084.stdout:706: write oid 479 current snap is 0 2023-10-01T07:32:37.196 INFO:tasks.rados.rados.0.smithi084.stdout:706: seq_num 614 ranges {719498=711126,2046885=272613} 2023-10-01T07:32:37.203 INFO:tasks.rados.rados.0.smithi084.stdout:706: writing smithi08466639-479 from 719498 to 1430624 tid 1 2023-10-01T07:32:37.209 INFO:tasks.rados.rados.0.smithi084.stdout:706: writing smithi08466639-479 from 2046885 to 2319498 tid 2 2023-10-01T07:32:37.209 INFO:tasks.rados.rados.0.smithi084.stdout:707: read oid 233 snap -1 2023-10-01T07:32:37.209 INFO:tasks.rados.rados.0.smithi084.stdout:707: expect (ObjNum 232 snap 0 seq_num 232) 2023-10-01T07:32:37.209 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:37.209 INFO:tasks.rados.rados.0.smithi084.stdout:694: finishing write tid 2 to smithi08466639-129 2023-10-01T07:32:37.209 INFO:tasks.rados.rados.0.smithi084.stdout:694: finishing write tid 3 to smithi08466639-129 2023-10-01T07:32:37.209 INFO:tasks.rados.rados.0.smithi084.stdout:694: finishing write tid 4 to smithi08466639-129 2023-10-01T07:32:37.209 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 129 v 106 (ObjNum 608 snap 0 seq_num 608) dirty exists 2023-10-01T07:32:37.209 INFO:tasks.rados.rados.0.smithi084.stdout:694: left oid 129 (ObjNum 608 snap 0 seq_num 608) 2023-10-01T07:32:37.209 INFO:tasks.rados.rados.0.smithi084.stdout:693: expect (ObjNum 227 snap 0 seq_num 227) 2023-10-01T07:32:37.345 INFO:tasks.rados.rados.0.smithi084.stdout:692: expect (ObjNum 328 snap 0 seq_num 328) 2023-10-01T07:32:37.472 INFO:tasks.rados.rados.0.smithi084.stdout:695: finishing write tid 1 to smithi08466639-52 2023-10-01T07:32:37.472 INFO:tasks.rados.rados.0.smithi084.stdout:695: finishing write tid 2 to smithi08466639-52 2023-10-01T07:32:37.473 INFO:tasks.rados.rados.0.smithi084.stdout:695: finishing write tid 3 to smithi08466639-52 2023-10-01T07:32:37.473 INFO:tasks.rados.rados.0.smithi084.stdout:695: finishing write tid 4 to smithi08466639-52 2023-10-01T07:32:37.473 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 52 v 109 (ObjNum 609 snap 0 seq_num 609) dirty exists 2023-10-01T07:32:37.473 INFO:tasks.rados.rados.0.smithi084.stdout:695: left oid 52 (ObjNum 609 snap 0 seq_num 609) 2023-10-01T07:32:37.473 INFO:tasks.rados.rados.0.smithi084.stdout:696: finishing write tid 1 to smithi08466639-326 2023-10-01T07:32:37.473 INFO:tasks.rados.rados.0.smithi084.stdout:692: done (15 left) 2023-10-01T07:32:37.473 INFO:tasks.rados.rados.0.smithi084.stdout:693: done (14 left) 2023-10-01T07:32:37.474 INFO:tasks.rados.rados.0.smithi084.stdout:694: done (13 left) 2023-10-01T07:32:37.474 INFO:tasks.rados.rados.0.smithi084.stdout:695: done (12 left) 2023-10-01T07:32:37.474 INFO:tasks.rados.rados.0.smithi084.stdout:708: write oid 489 current snap is 0 2023-10-01T07:32:37.474 INFO:tasks.rados.rados.0.smithi084.stdout:708: seq_num 615 ranges {736305=786375,2105367=230938} 2023-10-01T07:32:37.485 INFO:tasks.rados.rados.0.smithi084.stdout:708: writing smithi08466639-489 from 736305 to 1522680 tid 1 2023-10-01T07:32:37.490 INFO:tasks.rados.rados.0.smithi084.stdout:708: writing smithi08466639-489 from 2105367 to 2336305 tid 2 2023-10-01T07:32:37.490 INFO:tasks.rados.rados.0.smithi084.stdout:709: write oid 104 current snap is 0 2023-10-01T07:32:37.490 INFO:tasks.rados.rados.0.smithi084.stdout:709: seq_num 616 ranges {753112=577977,1880202=472910} 2023-10-01T07:32:37.497 INFO:tasks.rados.rados.0.smithi084.stdout:709: writing smithi08466639-104 from 753112 to 1331089 tid 1 2023-10-01T07:32:37.503 INFO:tasks.rados.rados.0.smithi084.stdout:709: writing smithi08466639-104 from 1880202 to 2353112 tid 2 2023-10-01T07:32:37.503 INFO:tasks.rados.rados.0.smithi084.stdout:710: write oid 492 current snap is 0 2023-10-01T07:32:37.504 INFO:tasks.rados.rados.0.smithi084.stdout:710: seq_num 617 ranges {769919=653226,1938684=431235} 2023-10-01T07:32:37.513 INFO:tasks.rados.rados.0.smithi084.stdout:710: writing smithi08466639-492 from 769919 to 1423145 tid 1 2023-10-01T07:32:37.518 INFO:tasks.rados.rados.0.smithi084.stdout:710: writing smithi08466639-492 from 1938684 to 2369919 tid 2 2023-10-01T07:32:37.519 INFO:tasks.rados.rados.0.smithi084.stdout:711: read oid 448 snap -1 2023-10-01T07:32:37.519 INFO:tasks.rados.rados.0.smithi084.stdout:711: expect (ObjNum 537 snap 0 seq_num 537) 2023-10-01T07:32:37.519 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:37.519 INFO:tasks.rados.rados.0.smithi084.stdout:696: finishing write tid 2 to smithi08466639-326 2023-10-01T07:32:37.519 INFO:tasks.rados.rados.0.smithi084.stdout:696: finishing write tid 3 to smithi08466639-326 2023-10-01T07:32:37.519 INFO:tasks.rados.rados.0.smithi084.stdout:696: finishing write tid 4 to smithi08466639-326 2023-10-01T07:32:37.519 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 326 v 112 (ObjNum 610 snap 0 seq_num 610) dirty exists 2023-10-01T07:32:37.520 INFO:tasks.rados.rados.0.smithi084.stdout:696: left oid 326 (ObjNum 610 snap 0 seq_num 610) 2023-10-01T07:32:37.520 INFO:tasks.rados.rados.0.smithi084.stdout:697: expect (ObjNum 172 snap 0 seq_num 172) 2023-10-01T07:32:37.619 INFO:tasks.rados.rados.0.smithi084.stdout:698: expect (ObjNum 166 snap 0 seq_num 166) 2023-10-01T07:32:37.712 INFO:tasks.rados.rados.0.smithi084.stdout:699: expect (ObjNum 258 snap 0 seq_num 258) 2023-10-01T07:32:37.791 INFO:tasks.rados.rados.0.smithi084.stdout:700: finishing write tid 1 to smithi08466639-149 2023-10-01T07:32:37.791 INFO:tasks.rados.rados.0.smithi084.stdout:702: expect (ObjNum 414 snap 0 seq_num 414) 2023-10-01T07:32:37.881 INFO:tasks.rados.rados.0.smithi084.stdout:701: expect (ObjNum 270 snap 0 seq_num 270) 2023-10-01T07:32:37.957 INFO:tasks.rados.rados.0.smithi084.stdout:703: expect (ObjNum 231 snap 0 seq_num 231) 2023-10-01T07:32:37.977 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:37 smithi112 bash[27689]: audit 2023-10-01T07:32:36.585279+0000 mon.a (mon.0) 692 : audit [DBG] from='client.? 172.21.15.84:0/1910786350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:32:38.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:37 smithi084 bash[33757]: audit 2023-10-01T07:32:36.585279+0000 mon.a (mon.0) 692 : audit [DBG] from='client.? 172.21.15.84:0/1910786350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:32:38.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:37 smithi084 bash[27378]: audit 2023-10-01T07:32:36.585279+0000 mon.a (mon.0) 692 : audit [DBG] from='client.? 172.21.15.84:0/1910786350' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:32:38.081 INFO:tasks.rados.rados.0.smithi084.stdout:700: finishing write tid 2 to smithi08466639-149 2023-10-01T07:32:38.082 INFO:tasks.rados.rados.0.smithi084.stdout:696: done (15 left) 2023-10-01T07:32:38.082 INFO:tasks.rados.rados.0.smithi084.stdout:697: done (14 left) 2023-10-01T07:32:38.082 INFO:tasks.rados.rados.0.smithi084.stdout:698: done (13 left) 2023-10-01T07:32:38.082 INFO:tasks.rados.rados.0.smithi084.stdout:699: done (12 left) 2023-10-01T07:32:38.082 INFO:tasks.rados.rados.0.smithi084.stdout:701: done (11 left) 2023-10-01T07:32:38.082 INFO:tasks.rados.rados.0.smithi084.stdout:702: done (10 left) 2023-10-01T07:32:38.082 INFO:tasks.rados.rados.0.smithi084.stdout:703: done (9 left) 2023-10-01T07:32:38.082 INFO:tasks.rados.rados.0.smithi084.stdout:712: write oid 197 current snap is 0 2023-10-01T07:32:38.082 INFO:tasks.rados.rados.0.smithi084.stdout:712: seq_num 618 ranges {786726=728475,2280813=105913} 2023-10-01T07:32:38.089 INFO:tasks.rados.rados.0.smithi084.stdout:712: writing smithi08466639-197 from 786726 to 1515201 tid 1 2023-10-01T07:32:38.095 INFO:tasks.rados.rados.0.smithi084.stdout:712: writing smithi08466639-197 from 2280813 to 2386726 tid 2 2023-10-01T07:32:38.095 INFO:tasks.rados.rados.0.smithi084.stdout:713: read oid 443 snap -1 2023-10-01T07:32:38.095 INFO:tasks.rados.rados.0.smithi084.stdout:713: expect (ObjNum 570 snap 0 seq_num 570) 2023-10-01T07:32:38.095 INFO:tasks.rados.rados.0.smithi084.stdout:714: delete oid 86 current snap is 0 2023-10-01T07:32:38.095 INFO:tasks.rados.rados.0.smithi084.stdout:700: finishing write tid 3 to smithi08466639-149 2023-10-01T07:32:38.095 INFO:tasks.rados.rados.0.smithi084.stdout:700: finishing write tid 4 to smithi08466639-149 2023-10-01T07:32:38.095 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 149 v 163 (ObjNum 611 snap 0 seq_num 611) dirty exists 2023-10-01T07:32:38.095 INFO:tasks.rados.rados.0.smithi084.stdout:700: left oid 149 (ObjNum 611 snap 0 seq_num 611) 2023-10-01T07:32:38.095 INFO:tasks.rados.rados.0.smithi084.stdout:704: finishing write tid 1 to smithi08466639-54 2023-10-01T07:32:38.095 INFO:tasks.rados.rados.0.smithi084.stdout:704: finishing write tid 2 to smithi08466639-54 2023-10-01T07:32:38.095 INFO:tasks.rados.rados.0.smithi084.stdout:704: finishing write tid 3 to smithi08466639-54 2023-10-01T07:32:38.096 INFO:tasks.rados.rados.0.smithi084.stdout:704: finishing write tid 4 to smithi08466639-54 2023-10-01T07:32:38.096 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 54 v 166 (ObjNum 612 snap 0 seq_num 612) dirty exists 2023-10-01T07:32:38.096 INFO:tasks.rados.rados.0.smithi084.stdout:704: left oid 54 (ObjNum 612 snap 0 seq_num 612) 2023-10-01T07:32:38.096 INFO:tasks.rados.rados.0.smithi084.stdout:705: finishing write tid 1 to smithi08466639-118 2023-10-01T07:32:38.096 INFO:tasks.rados.rados.0.smithi084.stdout:705: finishing write tid 2 to smithi08466639-118 2023-10-01T07:32:38.096 INFO:tasks.rados.rados.0.smithi084.stdout:705: finishing write tid 3 to smithi08466639-118 2023-10-01T07:32:38.096 INFO:tasks.rados.rados.0.smithi084.stdout:705: finishing write tid 4 to smithi08466639-118 2023-10-01T07:32:38.096 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 118 v 161 (ObjNum 613 snap 0 seq_num 613) dirty exists 2023-10-01T07:32:38.096 INFO:tasks.rados.rados.0.smithi084.stdout:705: left oid 118 (ObjNum 613 snap 0 seq_num 613) 2023-10-01T07:32:38.096 INFO:tasks.rados.rados.0.smithi084.stdout:706: finishing write tid 1 to smithi08466639-479 2023-10-01T07:32:38.097 INFO:tasks.rados.rados.0.smithi084.stdout:706: finishing write tid 2 to smithi08466639-479 2023-10-01T07:32:38.097 INFO:tasks.rados.rados.0.smithi084.stdout:706: finishing write tid 3 to smithi08466639-479 2023-10-01T07:32:38.097 INFO:tasks.rados.rados.0.smithi084.stdout:706: finishing write tid 4 to smithi08466639-479 2023-10-01T07:32:38.097 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 479 v 152 (ObjNum 614 snap 0 seq_num 614) dirty exists 2023-10-01T07:32:38.097 INFO:tasks.rados.rados.0.smithi084.stdout:706: left oid 479 (ObjNum 614 snap 0 seq_num 614) 2023-10-01T07:32:38.097 INFO:tasks.rados.rados.0.smithi084.stdout:707: expect (ObjNum 232 snap 0 seq_num 232) 2023-10-01T07:32:38.228 INFO:tasks.rados.rados.0.smithi084.stdout:708: finishing write tid 1 to smithi08466639-489 2023-10-01T07:32:38.228 INFO:tasks.rados.rados.0.smithi084.stdout:708: finishing write tid 2 to smithi08466639-489 2023-10-01T07:32:38.228 INFO:tasks.rados.rados.0.smithi084.stdout:708: finishing write tid 3 to smithi08466639-489 2023-10-01T07:32:38.228 INFO:tasks.rados.rados.0.smithi084.stdout:708: finishing write tid 4 to smithi08466639-489 2023-10-01T07:32:38.228 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 489 v 169 (ObjNum 615 snap 0 seq_num 615) dirty exists 2023-10-01T07:32:38.229 INFO:tasks.rados.rados.0.smithi084.stdout:708: left oid 489 (ObjNum 615 snap 0 seq_num 615) 2023-10-01T07:32:38.229 INFO:tasks.rados.rados.0.smithi084.stdout:709: finishing write tid 1 to smithi08466639-104 2023-10-01T07:32:38.229 INFO:tasks.rados.rados.0.smithi084.stdout:709: finishing write tid 2 to smithi08466639-104 2023-10-01T07:32:38.229 INFO:tasks.rados.rados.0.smithi084.stdout:709: finishing write tid 3 to smithi08466639-104 2023-10-01T07:32:38.229 INFO:tasks.rados.rados.0.smithi084.stdout:709: finishing write tid 4 to smithi08466639-104 2023-10-01T07:32:38.229 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 104 v 112 (ObjNum 616 snap 0 seq_num 616) dirty exists 2023-10-01T07:32:38.229 INFO:tasks.rados.rados.0.smithi084.stdout:709: left oid 104 (ObjNum 616 snap 0 seq_num 616) 2023-10-01T07:32:38.229 INFO:tasks.rados.rados.0.smithi084.stdout:710: finishing write tid 1 to smithi08466639-492 2023-10-01T07:32:38.229 INFO:tasks.rados.rados.0.smithi084.stdout:700: done (11 left) 2023-10-01T07:32:38.229 INFO:tasks.rados.rados.0.smithi084.stdout:704: done (10 left) 2023-10-01T07:32:38.229 INFO:tasks.rados.rados.0.smithi084.stdout:705: done (9 left) 2023-10-01T07:32:38.230 INFO:tasks.rados.rados.0.smithi084.stdout:706: done (8 left) 2023-10-01T07:32:38.230 INFO:tasks.rados.rados.0.smithi084.stdout:707: done (7 left) 2023-10-01T07:32:38.230 INFO:tasks.rados.rados.0.smithi084.stdout:708: done (6 left) 2023-10-01T07:32:38.230 INFO:tasks.rados.rados.0.smithi084.stdout:709: done (5 left) 2023-10-01T07:32:38.230 INFO:tasks.rados.rados.0.smithi084.stdout:714: done (4 left) 2023-10-01T07:32:38.230 INFO:tasks.rados.rados.0.smithi084.stdout:715: delete oid 326 current snap is 0 2023-10-01T07:32:38.230 INFO:tasks.rados.rados.0.smithi084.stdout:710: finishing write tid 2 to smithi08466639-492 2023-10-01T07:32:38.230 INFO:tasks.rados.rados.0.smithi084.stdout:710: finishing write tid 3 to smithi08466639-492 2023-10-01T07:32:38.231 INFO:tasks.rados.rados.0.smithi084.stdout:710: finishing write tid 4 to smithi08466639-492 2023-10-01T07:32:38.231 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 492 v 138 (ObjNum 617 snap 0 seq_num 617) dirty exists 2023-10-01T07:32:38.231 INFO:tasks.rados.rados.0.smithi084.stdout:710: left oid 492 (ObjNum 617 snap 0 seq_num 617) 2023-10-01T07:32:38.231 INFO:tasks.rados.rados.0.smithi084.stdout:711: expect (ObjNum 537 snap 0 seq_num 537) 2023-10-01T07:32:38.367 INFO:tasks.rados.rados.0.smithi084.stdout:712: finishing write tid 1 to smithi08466639-197 2023-10-01T07:32:38.367 INFO:tasks.rados.rados.0.smithi084.stdout:712: finishing write tid 2 to smithi08466639-197 2023-10-01T07:32:38.367 INFO:tasks.rados.rados.0.smithi084.stdout:712: finishing write tid 3 to smithi08466639-197 2023-10-01T07:32:38.367 INFO:tasks.rados.rados.0.smithi084.stdout:710: done (4 left) 2023-10-01T07:32:38.367 INFO:tasks.rados.rados.0.smithi084.stdout:711: done (3 left) 2023-10-01T07:32:38.367 INFO:tasks.rados.rados.0.smithi084.stdout:715: done (2 left) 2023-10-01T07:32:38.367 INFO:tasks.rados.rados.0.smithi084.stdout:716: write oid 205 current snap is 0 2023-10-01T07:32:38.368 INFO:tasks.rados.rados.0.smithi084.stdout:712: finishing write tid 4 to smithi08466639-197 2023-10-01T07:32:38.368 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 197 v 161 (ObjNum 618 snap 0 seq_num 618) dirty exists 2023-10-01T07:32:38.368 INFO:tasks.rados.rados.0.smithi084.stdout:712: left oid 197 (ObjNum 618 snap 0 seq_num 618) 2023-10-01T07:32:38.368 INFO:tasks.rados.rados.0.smithi084.stdout:713: expect (ObjNum 570 snap 0 seq_num 570) 2023-10-01T07:32:38.512 INFO:tasks.rados.rados.0.smithi084.stdout:716: seq_num 621 ranges {437147=554222,1656259=655870} 2023-10-01T07:32:38.518 INFO:tasks.rados.rados.0.smithi084.stdout:716: writing smithi08466639-205 from 437147 to 991369 tid 1 2023-10-01T07:32:38.526 INFO:tasks.rados.rados.0.smithi084.stdout:716: writing smithi08466639-205 from 1656259 to 2312129 tid 2 2023-10-01T07:32:38.526 INFO:tasks.rados.rados.0.smithi084.stdout:712: done (2 left) 2023-10-01T07:32:38.526 INFO:tasks.rados.rados.0.smithi084.stdout:713: done (1 left) 2023-10-01T07:32:38.526 INFO:tasks.rados.rados.0.smithi084.stdout:717: write oid 28 current snap is 0 2023-10-01T07:32:38.527 INFO:tasks.rados.rados.0.smithi084.stdout:716: finishing write tid 1 to smithi08466639-205 2023-10-01T07:32:38.527 INFO:tasks.rados.rados.0.smithi084.stdout:717: seq_num 622 ranges {453954=629471,1598388=515881} 2023-10-01T07:32:38.531 INFO:tasks.rados.rados.0.smithi084.stdout:717: writing smithi08466639-28 from 453954 to 1083425 tid 1 2023-10-01T07:32:38.537 INFO:tasks.rados.rados.0.smithi084.stdout:717: writing smithi08466639-28 from 1598388 to 2114269 tid 2 2023-10-01T07:32:38.538 INFO:tasks.rados.rados.0.smithi084.stdout:718: read oid 418 snap -1 2023-10-01T07:32:38.538 INFO:tasks.rados.rados.0.smithi084.stdout:718: expect deleted 2023-10-01T07:32:38.538 INFO:tasks.rados.rados.0.smithi084.stdout:719: write oid 246 current snap is 0 2023-10-01T07:32:38.538 INFO:tasks.rados.rados.0.smithi084.stdout:716: finishing write tid 2 to smithi08466639-205 2023-10-01T07:32:38.538 INFO:tasks.rados.rados.0.smithi084.stdout:719: seq_num 623 ranges {470761=704720,1656870=659539} 2023-10-01T07:32:38.544 INFO:tasks.rados.rados.0.smithi084.stdout:719: writing smithi08466639-246 from 470761 to 1175481 tid 1 2023-10-01T07:32:38.551 INFO:tasks.rados.rados.0.smithi084.stdout:719: writing smithi08466639-246 from 1656870 to 2316409 tid 2 2023-10-01T07:32:38.551 INFO:tasks.rados.rados.0.smithi084.stdout:720: write oid 486 current snap is 0 2023-10-01T07:32:38.551 INFO:tasks.rados.rados.0.smithi084.stdout:720: seq_num 624 ranges {487568=496322,1431705=519550} 2023-10-01T07:32:38.558 INFO:tasks.rados.rados.0.smithi084.stdout:720: writing smithi08466639-486 from 487568 to 983890 tid 1 2023-10-01T07:32:38.562 INFO:tasks.rados.rados.0.smithi084.stdout:720: writing smithi08466639-486 from 1431705 to 1951255 tid 2 2023-10-01T07:32:38.562 INFO:tasks.rados.rados.0.smithi084.stdout:721: read oid 307 snap -1 2023-10-01T07:32:38.562 INFO:tasks.rados.rados.0.smithi084.stdout:721: expect (ObjNum 306 snap 0 seq_num 306) 2023-10-01T07:32:38.562 INFO:tasks.rados.rados.0.smithi084.stdout:722: read oid 189 snap -1 2023-10-01T07:32:38.562 INFO:tasks.rados.rados.0.smithi084.stdout:722: expect (ObjNum 188 snap 0 seq_num 188) 2023-10-01T07:32:38.562 INFO:tasks.rados.rados.0.smithi084.stdout:723: write oid 314 current snap is 0 2023-10-01T07:32:38.562 INFO:tasks.rados.rados.0.smithi084.stdout:716: finishing write tid 3 to smithi08466639-205 2023-10-01T07:32:38.562 INFO:tasks.rados.rados.0.smithi084.stdout:723: seq_num 625 ranges {504375=571571,1490187=663208} 2023-10-01T07:32:38.568 INFO:tasks.rados.rados.0.smithi084.stdout:723: writing smithi08466639-314 from 504375 to 1075946 tid 1 2023-10-01T07:32:38.575 INFO:tasks.rados.rados.0.smithi084.stdout:723: writing smithi08466639-314 from 1490187 to 2153395 tid 2 2023-10-01T07:32:38.575 INFO:tasks.rados.rados.0.smithi084.stdout:724: write oid 289 current snap is 0 2023-10-01T07:32:38.575 INFO:tasks.rados.rados.0.smithi084.stdout:716: finishing write tid 4 to smithi08466639-205 2023-10-01T07:32:38.575 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 205 v 115 (ObjNum 621 snap 0 seq_num 621) dirty exists 2023-10-01T07:32:38.575 INFO:tasks.rados.rados.0.smithi084.stdout:716: left oid 205 (ObjNum 621 snap 0 seq_num 621) 2023-10-01T07:32:38.575 INFO:tasks.rados.rados.0.smithi084.stdout:717: finishing write tid 1 to smithi08466639-28 2023-10-01T07:32:38.575 INFO:tasks.rados.rados.0.smithi084.stdout:724: seq_num 626 ranges {521182=646820,1948669=523219} 2023-10-01T07:32:38.581 INFO:tasks.rados.rados.0.smithi084.stdout:724: writing smithi08466639-289 from 521182 to 1168002 tid 1 2023-10-01T07:32:38.589 INFO:tasks.rados.rados.0.smithi084.stdout:724: writing smithi08466639-289 from 1948669 to 2471888 tid 2 2023-10-01T07:32:38.589 INFO:tasks.rados.rados.0.smithi084.stdout:716: done (8 left) 2023-10-01T07:32:38.589 INFO:tasks.rados.rados.0.smithi084.stdout:725: write oid 159 current snap is 0 2023-10-01T07:32:38.589 INFO:tasks.rados.rados.0.smithi084.stdout:725: seq_num 627 ranges {537989=722069,1890798=647191} 2023-10-01T07:32:38.596 INFO:tasks.rados.rados.0.smithi084.stdout:725: writing smithi08466639-159 from 537989 to 1260058 tid 1 2023-10-01T07:32:38.604 INFO:tasks.rados.rados.0.smithi084.stdout:725: writing smithi08466639-159 from 1890798 to 2537989 tid 2 2023-10-01T07:32:38.604 INFO:tasks.rados.rados.0.smithi084.stdout:726: read oid 260 snap -1 2023-10-01T07:32:38.605 INFO:tasks.rados.rados.0.smithi084.stdout:726: expect (ObjNum 259 snap 0 seq_num 259) 2023-10-01T07:32:38.605 INFO:tasks.rados.rados.0.smithi084.stdout:727: read oid 368 snap -1 2023-10-01T07:32:38.605 INFO:tasks.rados.rados.0.smithi084.stdout:727: expect (ObjNum 367 snap 0 seq_num 367) 2023-10-01T07:32:38.605 INFO:tasks.rados.rados.0.smithi084.stdout:728: read oid 29 snap -1 2023-10-01T07:32:38.605 INFO:tasks.rados.rados.0.smithi084.stdout:728: expect (ObjNum 28 snap 0 seq_num 28) 2023-10-01T07:32:38.605 INFO:tasks.rados.rados.0.smithi084.stdout:729: write oid 346 current snap is 0 2023-10-01T07:32:38.605 INFO:tasks.rados.rados.0.smithi084.stdout:729: seq_num 628 ranges {554796=797318,1949280=526888} 2023-10-01T07:32:38.612 INFO:tasks.rados.rados.0.smithi084.stdout:729: writing smithi08466639-346 from 554796 to 1352114 tid 1 2023-10-01T07:32:38.619 INFO:tasks.rados.rados.0.smithi084.stdout:729: writing smithi08466639-346 from 1949280 to 2476168 tid 2 2023-10-01T07:32:38.619 INFO:tasks.rados.rados.0.smithi084.stdout:730: read oid 363 snap -1 2023-10-01T07:32:38.619 INFO:tasks.rados.rados.0.smithi084.stdout:730: expect (ObjNum 589 snap 0 seq_num 589) 2023-10-01T07:32:38.619 INFO:tasks.rados.rados.0.smithi084.stdout:731: read oid 228 snap -1 2023-10-01T07:32:38.619 INFO:tasks.rados.rados.0.smithi084.stdout:731: expect (ObjNum 227 snap 0 seq_num 227) 2023-10-01T07:32:38.619 INFO:tasks.rados.rados.0.smithi084.stdout:732: write oid 371 current snap is 0 2023-10-01T07:32:38.620 INFO:tasks.rados.rados.0.smithi084.stdout:732: seq_num 629 ranges {571603=472567,1607762=670546} 2023-10-01T07:32:38.625 INFO:tasks.rados.rados.0.smithi084.stdout:732: writing smithi08466639-371 from 571603 to 1044170 tid 1 2023-10-01T07:32:38.633 INFO:tasks.rados.rados.0.smithi084.stdout:732: writing smithi08466639-371 from 1607762 to 2278308 tid 2 2023-10-01T07:32:38.633 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:38.633 INFO:tasks.rados.rados.0.smithi084.stdout:717: finishing write tid 2 to smithi08466639-28 2023-10-01T07:32:38.633 INFO:tasks.rados.rados.0.smithi084.stdout:717: finishing write tid 3 to smithi08466639-28 2023-10-01T07:32:38.633 INFO:tasks.rados.rados.0.smithi084.stdout:717: finishing write tid 4 to smithi08466639-28 2023-10-01T07:32:38.633 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 28 v 172 (ObjNum 622 snap 0 seq_num 622) dirty exists 2023-10-01T07:32:38.633 INFO:tasks.rados.rados.0.smithi084.stdout:717: left oid 28 (ObjNum 622 snap 0 seq_num 622) 2023-10-01T07:32:38.633 INFO:tasks.rados.rados.0.smithi084.stdout:719: finishing write tid 1 to smithi08466639-246 2023-10-01T07:32:38.634 INFO:tasks.rados.rados.0.smithi084.stdout:719: finishing write tid 2 to smithi08466639-246 2023-10-01T07:32:38.634 INFO:tasks.rados.rados.0.smithi084.stdout:719: finishing write tid 3 to smithi08466639-246 2023-10-01T07:32:38.634 INFO:tasks.rados.rados.0.smithi084.stdout:719: finishing write tid 4 to smithi08466639-246 2023-10-01T07:32:38.634 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 246 v 164 (ObjNum 623 snap 0 seq_num 623) dirty exists 2023-10-01T07:32:38.634 INFO:tasks.rados.rados.0.smithi084.stdout:719: left oid 246 (ObjNum 623 snap 0 seq_num 623) 2023-10-01T07:32:38.634 INFO:tasks.rados.rados.0.smithi084.stdout:717: done (15 left) 2023-10-01T07:32:38.634 INFO:tasks.rados.rados.0.smithi084.stdout:718: done (14 left) 2023-10-01T07:32:38.634 INFO:tasks.rados.rados.0.smithi084.stdout:719: done (13 left) 2023-10-01T07:32:38.634 INFO:tasks.rados.rados.0.smithi084.stdout:733: write oid 155 current snap is 0 2023-10-01T07:32:38.634 INFO:tasks.rados.rados.0.smithi084.stdout:733: seq_num 630 ranges {588410=547816,1666244=414204,2484603=103807} 2023-10-01T07:32:38.639 INFO:tasks.rados.rados.0.smithi084.stdout:733: writing smithi08466639-155 from 588410 to 1136226 tid 1 2023-10-01T07:32:38.644 INFO:tasks.rados.rados.0.smithi084.stdout:733: writing smithi08466639-155 from 1666244 to 2080448 tid 2 2023-10-01T07:32:38.647 INFO:tasks.rados.rados.0.smithi084.stdout:733: writing smithi08466639-155 from 2484603 to 2588410 tid 3 2023-10-01T07:32:38.647 INFO:tasks.rados.rados.0.smithi084.stdout:734: write oid 89 current snap is 0 2023-10-01T07:32:38.647 INFO:tasks.rados.rados.0.smithi084.stdout:720: finishing write tid 1 to smithi08466639-486 2023-10-01T07:32:38.648 INFO:tasks.rados.rados.0.smithi084.stdout:720: finishing write tid 2 to smithi08466639-486 2023-10-01T07:32:38.648 INFO:tasks.rados.rados.0.smithi084.stdout:720: finishing write tid 3 to smithi08466639-486 2023-10-01T07:32:38.648 INFO:tasks.rados.rados.0.smithi084.stdout:720: finishing write tid 4 to smithi08466639-486 2023-10-01T07:32:38.648 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 486 v 122 (ObjNum 624 snap 0 seq_num 624) dirty exists 2023-10-01T07:32:38.648 INFO:tasks.rados.rados.0.smithi084.stdout:720: left oid 486 (ObjNum 624 snap 0 seq_num 624) 2023-10-01T07:32:38.648 INFO:tasks.rados.rados.0.smithi084.stdout:722: expect (ObjNum 188 snap 0 seq_num 188) 2023-10-01T07:32:38.728 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:32:38 smithi112 bash[28510]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:32:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T07:32:38.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:38 smithi112 bash[27689]: cluster 2023-10-01T07:32:37.231467+0000 mgr.y (mgr.24353) 190 : cluster [DBG] pgmap v169: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 66 MiB/s rd, 40 MiB/s wr, 249 op/s 2023-10-01T07:32:38.776 INFO:tasks.rados.rados.0.smithi084.stdout:721: expect (ObjNum 306 snap 0 seq_num 306) 2023-10-01T07:32:38.887 INFO:tasks.rados.rados.0.smithi084.stdout:723: finishing write tid 1 to smithi08466639-314 2023-10-01T07:32:38.887 INFO:tasks.rados.rados.0.smithi084.stdout:723: finishing write tid 2 to smithi08466639-314 2023-10-01T07:32:38.887 INFO:tasks.rados.rados.0.smithi084.stdout:723: finishing write tid 3 to smithi08466639-314 2023-10-01T07:32:38.887 INFO:tasks.rados.rados.0.smithi084.stdout:723: finishing write tid 4 to smithi08466639-314 2023-10-01T07:32:38.887 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 314 v 175 (ObjNum 625 snap 0 seq_num 625) dirty exists 2023-10-01T07:32:38.888 INFO:tasks.rados.rados.0.smithi084.stdout:723: left oid 314 (ObjNum 625 snap 0 seq_num 625) 2023-10-01T07:32:38.888 INFO:tasks.rados.rados.0.smithi084.stdout:734: seq_num 631 ranges {605217=739418,2124726=480491} 2023-10-01T07:32:38.894 INFO:tasks.rados.rados.0.smithi084.stdout:734: writing smithi08466639-89 from 605217 to 1344635 tid 1 2023-10-01T07:32:38.902 INFO:tasks.rados.rados.0.smithi084.stdout:734: writing smithi08466639-89 from 2124726 to 2605217 tid 2 2023-10-01T07:32:38.902 INFO:tasks.rados.rados.0.smithi084.stdout:720: done (14 left) 2023-10-01T07:32:38.902 INFO:tasks.rados.rados.0.smithi084.stdout:721: done (13 left) 2023-10-01T07:32:38.902 INFO:tasks.rados.rados.0.smithi084.stdout:722: done (12 left) 2023-10-01T07:32:38.902 INFO:tasks.rados.rados.0.smithi084.stdout:723: done (11 left) 2023-10-01T07:32:38.902 INFO:tasks.rados.rados.0.smithi084.stdout:735: write oid 465 current snap is 0 2023-10-01T07:32:38.902 INFO:tasks.rados.rados.0.smithi084.stdout:724: finishing write tid 1 to smithi08466639-289 2023-10-01T07:32:38.902 INFO:tasks.rados.rados.0.smithi084.stdout:724: finishing write tid 2 to smithi08466639-289 2023-10-01T07:32:38.902 INFO:tasks.rados.rados.0.smithi084.stdout:724: finishing write tid 3 to smithi08466639-289 2023-10-01T07:32:38.902 INFO:tasks.rados.rados.0.smithi084.stdout:724: finishing write tid 4 to smithi08466639-289 2023-10-01T07:32:38.903 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 289 v 142 (ObjNum 626 snap 0 seq_num 626) dirty exists 2023-10-01T07:32:38.903 INFO:tasks.rados.rados.0.smithi084.stdout:724: left oid 289 (ObjNum 626 snap 0 seq_num 626) 2023-10-01T07:32:38.903 INFO:tasks.rados.rados.0.smithi084.stdout:725: finishing write tid 1 to smithi08466639-159 2023-10-01T07:32:38.903 INFO:tasks.rados.rados.0.smithi084.stdout:735: seq_num 632 ranges {622024=414667,1783208=417873} 2023-10-01T07:32:38.907 INFO:tasks.rados.rados.0.smithi084.stdout:735: writing smithi08466639-465 from 622024 to 1036691 tid 1 2023-10-01T07:32:38.914 INFO:tasks.rados.rados.0.smithi084.stdout:735: writing smithi08466639-465 from 1783208 to 2201081 tid 2 2023-10-01T07:32:38.914 INFO:tasks.rados.rados.0.smithi084.stdout:724: done (11 left) 2023-10-01T07:32:38.914 INFO:tasks.rados.rados.0.smithi084.stdout:736: write oid 416 current snap is 0 2023-10-01T07:32:38.914 INFO:tasks.rados.rados.0.smithi084.stdout:736: seq_num 633 ranges {638831=489916,1841690=677884} 2023-10-01T07:32:38.920 INFO:tasks.rados.rados.0.smithi084.stdout:736: writing smithi08466639-416 from 638831 to 1128747 tid 1 2023-10-01T07:32:38.928 INFO:tasks.rados.rados.0.smithi084.stdout:736: writing smithi08466639-416 from 1841690 to 2519574 tid 2 2023-10-01T07:32:38.928 INFO:tasks.rados.rados.0.smithi084.stdout:737: write oid 94 current snap is 0 2023-10-01T07:32:38.928 INFO:tasks.rados.rados.0.smithi084.stdout:737: seq_num 634 ranges {655638=565165,1900172=421542} 2023-10-01T07:32:38.935 INFO:tasks.rados.rados.0.smithi084.stdout:737: writing smithi08466639-94 from 655638 to 1220803 tid 1 2023-10-01T07:32:38.941 INFO:tasks.rados.rados.0.smithi084.stdout:737: writing smithi08466639-94 from 1900172 to 2321714 tid 2 2023-10-01T07:32:38.941 INFO:tasks.rados.rados.0.smithi084.stdout:738: read oid 18 snap -1 2023-10-01T07:32:38.941 INFO:tasks.rados.rados.0.smithi084.stdout:738: expect (ObjNum 17 snap 0 seq_num 17) 2023-10-01T07:32:38.941 INFO:tasks.rados.rados.0.smithi084.stdout:739: write oid 104 current snap is 0 2023-10-01T07:32:38.942 INFO:tasks.rados.rados.0.smithi084.stdout:728: expect (ObjNum 28 snap 0 seq_num 28) 2023-10-01T07:32:39.028 INFO:tasks.rados.rados.0.smithi084.stdout:725: finishing write tid 2 to smithi08466639-159 2023-10-01T07:32:39.028 INFO:tasks.rados.rados.0.smithi084.stdout:725: finishing write tid 3 to smithi08466639-159 2023-10-01T07:32:39.028 INFO:tasks.rados.rados.0.smithi084.stdout:725: finishing write tid 4 to smithi08466639-159 2023-10-01T07:32:39.028 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 159 v 111 (ObjNum 627 snap 0 seq_num 627) dirty exists 2023-10-01T07:32:39.029 INFO:tasks.rados.rados.0.smithi084.stdout:725: left oid 159 (ObjNum 627 snap 0 seq_num 627) 2023-10-01T07:32:39.029 INFO:tasks.rados.rados.0.smithi084.stdout:726: expect (ObjNum 259 snap 0 seq_num 259) 2023-10-01T07:32:39.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:38 smithi084 bash[27378]: cluster 2023-10-01T07:32:37.231467+0000 mgr.y (mgr.24353) 190 : cluster [DBG] pgmap v169: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 66 MiB/s rd, 40 MiB/s wr, 249 op/s 2023-10-01T07:32:39.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:38 smithi084 bash[33757]: cluster 2023-10-01T07:32:37.231467+0000 mgr.y (mgr.24353) 190 : cluster [DBG] pgmap v169: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 66 MiB/s rd, 40 MiB/s wr, 249 op/s 2023-10-01T07:32:39.075 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:32:38 smithi084 bash[27645]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:32:38] "GET /metrics HTTP/1.1" 200 194868 "" "Prometheus/2.33.4" 2023-10-01T07:32:39.108 INFO:tasks.rados.rados.0.smithi084.stdout:727: expect (ObjNum 367 snap 0 seq_num 367) 2023-10-01T07:32:39.180 INFO:tasks.rados.rados.0.smithi084.stdout:729: finishing write tid 1 to smithi08466639-346 2023-10-01T07:32:39.180 INFO:tasks.rados.rados.0.smithi084.stdout:729: finishing write tid 2 to smithi08466639-346 2023-10-01T07:32:39.180 INFO:tasks.rados.rados.0.smithi084.stdout:729: finishing write tid 3 to smithi08466639-346 2023-10-01T07:32:39.180 INFO:tasks.rados.rados.0.smithi084.stdout:729: finishing write tid 4 to smithi08466639-346 2023-10-01T07:32:39.180 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 346 v 164 (ObjNum 628 snap 0 seq_num 628) dirty exists 2023-10-01T07:32:39.181 INFO:tasks.rados.rados.0.smithi084.stdout:729: left oid 346 (ObjNum 628 snap 0 seq_num 628) 2023-10-01T07:32:39.181 INFO:tasks.rados.rados.0.smithi084.stdout:731: expect (ObjNum 227 snap 0 seq_num 227) 2023-10-01T07:32:39.310 INFO:tasks.rados.rados.0.smithi084.stdout:730: expect (ObjNum 589 snap 0 seq_num 589) 2023-10-01T07:32:39.500 INFO:tasks.rados.rados.0.smithi084.stdout:732: finishing write tid 1 to smithi08466639-371 2023-10-01T07:32:39.500 INFO:tasks.rados.rados.0.smithi084.stdout:732: finishing write tid 2 to smithi08466639-371 2023-10-01T07:32:39.500 INFO:tasks.rados.rados.0.smithi084.stdout:732: finishing write tid 3 to smithi08466639-371 2023-10-01T07:32:39.501 INFO:tasks.rados.rados.0.smithi084.stdout:732: finishing write tid 4 to smithi08466639-371 2023-10-01T07:32:39.501 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 371 v 116 (ObjNum 629 snap 0 seq_num 629) dirty exists 2023-10-01T07:32:39.501 INFO:tasks.rados.rados.0.smithi084.stdout:732: left oid 371 (ObjNum 629 snap 0 seq_num 629) 2023-10-01T07:32:39.501 INFO:tasks.rados.rados.0.smithi084.stdout:733: finishing write tid 1 to smithi08466639-155 2023-10-01T07:32:39.501 INFO:tasks.rados.rados.0.smithi084.stdout:733: finishing write tid 2 to smithi08466639-155 2023-10-01T07:32:39.501 INFO:tasks.rados.rados.0.smithi084.stdout:733: finishing write tid 3 to smithi08466639-155 2023-10-01T07:32:39.501 INFO:tasks.rados.rados.0.smithi084.stdout:733: finishing write tid 4 to smithi08466639-155 2023-10-01T07:32:39.501 INFO:tasks.rados.rados.0.smithi084.stdout:739: seq_num 635 ranges {672445=640414,1842301=681553} 2023-10-01T07:32:39.507 INFO:tasks.rados.rados.0.smithi084.stdout:739: writing smithi08466639-104 from 672445 to 1312859 tid 1 2023-10-01T07:32:39.514 INFO:tasks.rados.rados.0.smithi084.stdout:739: writing smithi08466639-104 from 1842301 to 2523854 tid 2 2023-10-01T07:32:39.514 INFO:tasks.rados.rados.0.smithi084.stdout:725: done (14 left) 2023-10-01T07:32:39.514 INFO:tasks.rados.rados.0.smithi084.stdout:726: done (13 left) 2023-10-01T07:32:39.514 INFO:tasks.rados.rados.0.smithi084.stdout:727: done (12 left) 2023-10-01T07:32:39.514 INFO:tasks.rados.rados.0.smithi084.stdout:728: done (11 left) 2023-10-01T07:32:39.515 INFO:tasks.rados.rados.0.smithi084.stdout:729: done (10 left) 2023-10-01T07:32:39.515 INFO:tasks.rados.rados.0.smithi084.stdout:730: done (9 left) 2023-10-01T07:32:39.515 INFO:tasks.rados.rados.0.smithi084.stdout:731: done (8 left) 2023-10-01T07:32:39.515 INFO:tasks.rados.rados.0.smithi084.stdout:732: done (7 left) 2023-10-01T07:32:39.515 INFO:tasks.rados.rados.0.smithi084.stdout:740: write oid 242 current snap is 0 2023-10-01T07:32:39.515 INFO:tasks.rados.rados.0.smithi084.stdout:740: seq_num 636 ranges {689252=715663,1900783=425211} 2023-10-01T07:32:39.521 INFO:tasks.rados.rados.0.smithi084.stdout:740: writing smithi08466639-242 from 689252 to 1404915 tid 1 2023-10-01T07:32:39.528 INFO:tasks.rados.rados.0.smithi084.stdout:740: writing smithi08466639-242 from 1900783 to 2325994 tid 2 2023-10-01T07:32:39.528 INFO:tasks.rados.rados.0.smithi084.stdout:741: read oid 220 snap -1 2023-10-01T07:32:39.528 INFO:tasks.rados.rados.0.smithi084.stdout:741: expect (ObjNum 219 snap 0 seq_num 219) 2023-10-01T07:32:39.528 INFO:tasks.rados.rados.0.smithi084.stdout:742: delete oid 342 current snap is 0 2023-10-01T07:32:39.528 INFO:tasks.rados.rados.0.smithi084.stdout:733: finishing write tid 5 to smithi08466639-155 2023-10-01T07:32:39.528 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 155 v 141 (ObjNum 630 snap 0 seq_num 630) dirty exists 2023-10-01T07:32:39.528 INFO:tasks.rados.rados.0.smithi084.stdout:733: left oid 155 (ObjNum 630 snap 0 seq_num 630) 2023-10-01T07:32:39.528 INFO:tasks.rados.rados.0.smithi084.stdout:734: finishing write tid 1 to smithi08466639-89 2023-10-01T07:32:39.529 INFO:tasks.rados.rados.0.smithi084.stdout:734: finishing write tid 2 to smithi08466639-89 2023-10-01T07:32:39.529 INFO:tasks.rados.rados.0.smithi084.stdout:734: finishing write tid 3 to smithi08466639-89 2023-10-01T07:32:39.529 INFO:tasks.rados.rados.0.smithi084.stdout:734: finishing write tid 4 to smithi08466639-89 2023-10-01T07:32:39.529 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 89 v 125 (ObjNum 631 snap 0 seq_num 631) dirty exists 2023-10-01T07:32:39.529 INFO:tasks.rados.rados.0.smithi084.stdout:734: left oid 89 (ObjNum 631 snap 0 seq_num 631) 2023-10-01T07:32:39.529 INFO:tasks.rados.rados.0.smithi084.stdout:735: finishing write tid 1 to smithi08466639-465 2023-10-01T07:32:39.529 INFO:tasks.rados.rados.0.smithi084.stdout:735: finishing write tid 2 to smithi08466639-465 2023-10-01T07:32:39.529 INFO:tasks.rados.rados.0.smithi084.stdout:735: finishing write tid 3 to smithi08466639-465 2023-10-01T07:32:39.529 INFO:tasks.rados.rados.0.smithi084.stdout:735: finishing write tid 4 to smithi08466639-465 2023-10-01T07:32:39.529 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 465 v 135 (ObjNum 632 snap 0 seq_num 632) dirty exists 2023-10-01T07:32:39.529 INFO:tasks.rados.rados.0.smithi084.stdout:735: left oid 465 (ObjNum 632 snap 0 seq_num 632) 2023-10-01T07:32:39.529 INFO:tasks.rados.rados.0.smithi084.stdout:736: finishing write tid 1 to smithi08466639-416 2023-10-01T07:32:39.529 INFO:tasks.rados.rados.0.smithi084.stdout:736: finishing write tid 2 to smithi08466639-416 2023-10-01T07:32:39.530 INFO:tasks.rados.rados.0.smithi084.stdout:736: finishing write tid 3 to smithi08466639-416 2023-10-01T07:32:39.530 INFO:tasks.rados.rados.0.smithi084.stdout:736: finishing write tid 4 to smithi08466639-416 2023-10-01T07:32:39.530 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 416 v 114 (ObjNum 633 snap 0 seq_num 633) dirty exists 2023-10-01T07:32:39.530 INFO:tasks.rados.rados.0.smithi084.stdout:736: left oid 416 (ObjNum 633 snap 0 seq_num 633) 2023-10-01T07:32:39.530 INFO:tasks.rados.rados.0.smithi084.stdout:737: finishing write tid 1 to smithi08466639-94 2023-10-01T07:32:39.530 INFO:tasks.rados.rados.0.smithi084.stdout:738: expect (ObjNum 17 snap 0 seq_num 17) 2023-10-01T07:32:39.609 INFO:tasks.rados.rados.0.smithi084.stdout:737: finishing write tid 2 to smithi08466639-94 2023-10-01T07:32:39.609 INFO:tasks.rados.rados.0.smithi084.stdout:737: finishing write tid 3 to smithi08466639-94 2023-10-01T07:32:39.609 INFO:tasks.rados.rados.0.smithi084.stdout:737: finishing write tid 4 to smithi08466639-94 2023-10-01T07:32:39.610 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 94 v 155 (ObjNum 634 snap 0 seq_num 634) dirty exists 2023-10-01T07:32:39.610 INFO:tasks.rados.rados.0.smithi084.stdout:737: left oid 94 (ObjNum 634 snap 0 seq_num 634) 2023-10-01T07:32:39.610 INFO:tasks.rados.rados.0.smithi084.stdout:739: finishing write tid 1 to smithi08466639-104 2023-10-01T07:32:39.610 INFO:tasks.rados.rados.0.smithi084.stdout:739: finishing write tid 2 to smithi08466639-104 2023-10-01T07:32:39.610 INFO:tasks.rados.rados.0.smithi084.stdout:739: finishing write tid 3 to smithi08466639-104 2023-10-01T07:32:39.610 INFO:tasks.rados.rados.0.smithi084.stdout:739: finishing write tid 4 to smithi08466639-104 2023-10-01T07:32:39.610 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 104 v 118 (ObjNum 635 snap 0 seq_num 635) dirty exists 2023-10-01T07:32:39.610 INFO:tasks.rados.rados.0.smithi084.stdout:739: left oid 104 (ObjNum 635 snap 0 seq_num 635) 2023-10-01T07:32:39.610 INFO:tasks.rados.rados.0.smithi084.stdout:740: finishing write tid 1 to smithi08466639-242 2023-10-01T07:32:39.610 INFO:tasks.rados.rados.0.smithi084.stdout:740: finishing write tid 2 to smithi08466639-242 2023-10-01T07:32:39.610 INFO:tasks.rados.rados.0.smithi084.stdout:740: finishing write tid 3 to smithi08466639-242 2023-10-01T07:32:39.610 INFO:tasks.rados.rados.0.smithi084.stdout:740: finishing write tid 4 to smithi08466639-242 2023-10-01T07:32:39.611 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 242 v 121 (ObjNum 636 snap 0 seq_num 636) dirty exists 2023-10-01T07:32:39.611 INFO:tasks.rados.rados.0.smithi084.stdout:740: left oid 242 (ObjNum 636 snap 0 seq_num 636) 2023-10-01T07:32:39.611 INFO:tasks.rados.rados.0.smithi084.stdout:741: expect (ObjNum 219 snap 0 seq_num 219) 2023-10-01T07:32:39.732 INFO:tasks.rados.rados.0.smithi084.stdout:733: done (9 left) 2023-10-01T07:32:39.732 INFO:tasks.rados.rados.0.smithi084.stdout:734: done (8 left) 2023-10-01T07:32:39.732 INFO:tasks.rados.rados.0.smithi084.stdout:735: done (7 left) 2023-10-01T07:32:39.732 INFO:tasks.rados.rados.0.smithi084.stdout:736: done (6 left) 2023-10-01T07:32:39.732 INFO:tasks.rados.rados.0.smithi084.stdout:737: done (5 left) 2023-10-01T07:32:39.732 INFO:tasks.rados.rados.0.smithi084.stdout:738: done (4 left) 2023-10-01T07:32:39.732 INFO:tasks.rados.rados.0.smithi084.stdout:739: done (3 left) 2023-10-01T07:32:39.732 INFO:tasks.rados.rados.0.smithi084.stdout:740: done (2 left) 2023-10-01T07:32:39.733 INFO:tasks.rados.rados.0.smithi084.stdout:741: done (1 left) 2023-10-01T07:32:39.733 INFO:tasks.rados.rados.0.smithi084.stdout:742: done (0 left) 2023-10-01T07:32:39.733 INFO:tasks.rados.rados.0.smithi084.stdout:743: read oid 228 snap -1 2023-10-01T07:32:39.733 INFO:tasks.rados.rados.0.smithi084.stdout:743: expect (ObjNum 227 snap 0 seq_num 227) 2023-10-01T07:32:39.733 INFO:tasks.rados.rados.0.smithi084.stdout:744: read oid 35 snap -1 2023-10-01T07:32:39.733 INFO:tasks.rados.rados.0.smithi084.stdout:744: expect (ObjNum 34 snap 0 seq_num 34) 2023-10-01T07:32:39.733 INFO:tasks.rados.rados.0.smithi084.stdout:745: read oid 289 snap -1 2023-10-01T07:32:39.733 INFO:tasks.rados.rados.0.smithi084.stdout:745: expect (ObjNum 626 snap 0 seq_num 626) 2023-10-01T07:32:39.733 INFO:tasks.rados.rados.0.smithi084.stdout:746: write oid 65 current snap is 0 2023-10-01T07:32:39.733 INFO:tasks.rados.rados.0.smithi084.stdout:746: seq_num 638 ranges {722866=466161,1617747=428880,2587634=135232} 2023-10-01T07:32:39.738 INFO:tasks.rados.rados.0.smithi084.stdout:746: writing smithi08466639-65 from 722866 to 1189027 tid 1 2023-10-01T07:32:39.744 INFO:tasks.rados.rados.0.smithi084.stdout:746: writing smithi08466639-65 from 1617747 to 2046627 tid 2 2023-10-01T07:32:39.748 INFO:tasks.rados.rados.0.smithi084.stdout:746: writing smithi08466639-65 from 2587634 to 2722866 tid 3 2023-10-01T07:32:39.748 INFO:tasks.rados.rados.0.smithi084.stdout:747: read oid 60 snap -1 2023-10-01T07:32:39.748 INFO:tasks.rados.rados.0.smithi084.stdout:747: expect (ObjNum 606 snap 0 seq_num 606) 2023-10-01T07:32:39.748 INFO:tasks.rados.rados.0.smithi084.stdout:748: read oid 265 snap -1 2023-10-01T07:32:39.748 INFO:tasks.rados.rados.0.smithi084.stdout:748: expect (ObjNum 587 snap 0 seq_num 587) 2023-10-01T07:32:39.748 INFO:tasks.rados.rados.0.smithi084.stdout:749: delete oid 63 current snap is 0 2023-10-01T07:32:39.749 INFO:tasks.rados.rados.0.smithi084.stdout:743: expect (ObjNum 227 snap 0 seq_num 227) 2023-10-01T07:32:39.879 INFO:tasks.rados.rados.0.smithi084.stdout:745: expect (ObjNum 626 snap 0 seq_num 626) 2023-10-01T07:32:39.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:39 smithi112 bash[27689]: audit 2023-10-01T07:32:38.997767+0000 mon.a (mon.0) 693 : audit [DBG] from='client.? 172.21.15.84:0/2495861336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:32:39.990 INFO:tasks.rados.rados.0.smithi084.stdout:744: expect (ObjNum 34 snap 0 seq_num 34) 2023-10-01T07:32:40.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:39 smithi084 bash[33757]: audit 2023-10-01T07:32:38.997767+0000 mon.a (mon.0) 693 : audit [DBG] from='client.? 172.21.15.84:0/2495861336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:32:40.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:39 smithi084 bash[27378]: audit 2023-10-01T07:32:38.997767+0000 mon.a (mon.0) 693 : audit [DBG] from='client.? 172.21.15.84:0/2495861336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:32:40.076 INFO:tasks.rados.rados.0.smithi084.stdout:746: finishing write tid 1 to smithi08466639-65 2023-10-01T07:32:40.076 INFO:tasks.rados.rados.0.smithi084.stdout:746: finishing write tid 2 to smithi08466639-65 2023-10-01T07:32:40.077 INFO:tasks.rados.rados.0.smithi084.stdout:746: finishing write tid 3 to smithi08466639-65 2023-10-01T07:32:40.077 INFO:tasks.rados.rados.0.smithi084.stdout:746: finishing write tid 4 to smithi08466639-65 2023-10-01T07:32:40.077 INFO:tasks.rados.rados.0.smithi084.stdout:746: finishing write tid 5 to smithi08466639-65 2023-10-01T07:32:40.077 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 65 v 121 (ObjNum 638 snap 0 seq_num 638) dirty exists 2023-10-01T07:32:40.077 INFO:tasks.rados.rados.0.smithi084.stdout:746: left oid 65 (ObjNum 638 snap 0 seq_num 638) 2023-10-01T07:32:40.077 INFO:tasks.rados.rados.0.smithi084.stdout:748: expect (ObjNum 587 snap 0 seq_num 587) 2023-10-01T07:32:40.204 INFO:tasks.rados.rados.0.smithi084.stdout:747: expect (ObjNum 606 snap 0 seq_num 606) 2023-10-01T07:32:40.305 INFO:tasks.rados.rados.0.smithi084.stdout:743: done (6 left) 2023-10-01T07:32:40.305 INFO:tasks.rados.rados.0.smithi084.stdout:744: done (5 left) 2023-10-01T07:32:40.305 INFO:tasks.rados.rados.0.smithi084.stdout:745: done (4 left) 2023-10-01T07:32:40.305 INFO:tasks.rados.rados.0.smithi084.stdout:746: done (3 left) 2023-10-01T07:32:40.305 INFO:tasks.rados.rados.0.smithi084.stdout:747: done (2 left) 2023-10-01T07:32:40.305 INFO:tasks.rados.rados.0.smithi084.stdout:748: done (1 left) 2023-10-01T07:32:40.305 INFO:tasks.rados.rados.0.smithi084.stdout:749: done (0 left) 2023-10-01T07:32:40.305 INFO:tasks.rados.rados.0.smithi084.stdout:750: write oid 279 current snap is 0 2023-10-01T07:32:40.306 INFO:tasks.rados.rados.0.smithi084.stdout:750: seq_num 640 ranges {756480=733012,2134711=432549} 2023-10-01T07:32:40.319 INFO:tasks.rados.rados.0.smithi084.stdout:750: writing smithi08466639-279 from 756480 to 1489492 tid 1 2023-10-01T07:32:40.326 INFO:tasks.rados.rados.0.smithi084.stdout:750: writing smithi08466639-279 from 2134711 to 2567260 tid 2 2023-10-01T07:32:40.326 INFO:tasks.rados.rados.0.smithi084.stdout:751: write oid 294 current snap is 0 2023-10-01T07:32:40.326 INFO:tasks.rados.rados.0.smithi084.stdout:750: finishing write tid 1 to smithi08466639-279 2023-10-01T07:32:40.326 INFO:tasks.rados.rados.0.smithi084.stdout:751: seq_num 641 ranges {773287=408261,1793193=576207} 2023-10-01T07:32:40.332 INFO:tasks.rados.rados.0.smithi084.stdout:751: writing smithi08466639-294 from 773287 to 1181548 tid 1 2023-10-01T07:32:40.339 INFO:tasks.rados.rados.0.smithi084.stdout:751: writing smithi08466639-294 from 1793193 to 2369400 tid 2 2023-10-01T07:32:40.339 INFO:tasks.rados.rados.0.smithi084.stdout:752: write oid 183 current snap is 0 2023-10-01T07:32:40.339 INFO:tasks.rados.rados.0.smithi084.stdout:752: seq_num 642 ranges {790094=483510,1851675=436218} 2023-10-01T07:32:40.346 INFO:tasks.rados.rados.0.smithi084.stdout:752: writing smithi08466639-183 from 790094 to 1273604 tid 1 2023-10-01T07:32:40.352 INFO:tasks.rados.rados.0.smithi084.stdout:752: writing smithi08466639-183 from 1851675 to 2287893 tid 2 2023-10-01T07:32:40.353 INFO:tasks.rados.rados.0.smithi084.stdout:753: delete oid 424 current snap is 0 2023-10-01T07:32:40.353 INFO:tasks.rados.rados.0.smithi084.stdout:750: finishing write tid 2 to smithi08466639-279 2023-10-01T07:32:40.353 INFO:tasks.rados.rados.0.smithi084.stdout:750: finishing write tid 3 to smithi08466639-279 2023-10-01T07:32:40.353 INFO:tasks.rados.rados.0.smithi084.stdout:750: finishing write tid 4 to smithi08466639-279 2023-10-01T07:32:40.353 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 279 v 144 (ObjNum 640 snap 0 seq_num 640) dirty exists 2023-10-01T07:32:40.353 INFO:tasks.rados.rados.0.smithi084.stdout:750: left oid 279 (ObjNum 640 snap 0 seq_num 640) 2023-10-01T07:32:40.353 INFO:tasks.rados.rados.0.smithi084.stdout:751: finishing write tid 1 to smithi08466639-294 2023-10-01T07:32:40.353 INFO:tasks.rados.rados.0.smithi084.stdout:751: finishing write tid 2 to smithi08466639-294 2023-10-01T07:32:40.353 INFO:tasks.rados.rados.0.smithi084.stdout:751: finishing write tid 3 to smithi08466639-294 2023-10-01T07:32:40.353 INFO:tasks.rados.rados.0.smithi084.stdout:751: finishing write tid 4 to smithi08466639-294 2023-10-01T07:32:40.353 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 294 v 165 (ObjNum 641 snap 0 seq_num 641) dirty exists 2023-10-01T07:32:40.354 INFO:tasks.rados.rados.0.smithi084.stdout:751: left oid 294 (ObjNum 641 snap 0 seq_num 641) 2023-10-01T07:32:40.354 INFO:tasks.rados.rados.0.smithi084.stdout:752: finishing write tid 1 to smithi08466639-183 2023-10-01T07:32:40.354 INFO:tasks.rados.rados.0.smithi084.stdout:750: done (3 left) 2023-10-01T07:32:40.354 INFO:tasks.rados.rados.0.smithi084.stdout:751: done (2 left) 2023-10-01T07:32:40.355 INFO:tasks.rados.rados.0.smithi084.stdout:753: done (1 left) 2023-10-01T07:32:40.355 INFO:tasks.rados.rados.0.smithi084.stdout:754: write oid 423 current snap is 0 2023-10-01T07:32:40.355 INFO:tasks.rados.rados.0.smithi084.stdout:754: seq_num 644 ranges {423708=634008,1852286=439887,2752172=71536} 2023-10-01T07:32:40.360 INFO:tasks.rados.rados.0.smithi084.stdout:754: writing smithi08466639-423 from 423708 to 1057716 tid 1 2023-10-01T07:32:40.368 INFO:tasks.rados.rados.0.smithi084.stdout:754: writing smithi08466639-423 from 1852286 to 2292173 tid 2 2023-10-01T07:32:40.371 INFO:tasks.rados.rados.0.smithi084.stdout:754: writing smithi08466639-423 from 2752172 to 2823708 tid 3 2023-10-01T07:32:40.372 INFO:tasks.rados.rados.0.smithi084.stdout:755: read oid 442 snap -1 2023-10-01T07:32:40.372 INFO:tasks.rados.rados.0.smithi084.stdout:755: expect (ObjNum 441 snap 0 seq_num 441) 2023-10-01T07:32:40.372 INFO:tasks.rados.rados.0.smithi084.stdout:756: write oid 206 current snap is 0 2023-10-01T07:32:40.372 INFO:tasks.rados.rados.0.smithi084.stdout:756: seq_num 645 ranges {440515=709257,1910768=583545} 2023-10-01T07:32:40.378 INFO:tasks.rados.rados.0.smithi084.stdout:756: writing smithi08466639-206 from 440515 to 1149772 tid 1 2023-10-01T07:32:40.386 INFO:tasks.rados.rados.0.smithi084.stdout:756: writing smithi08466639-206 from 1910768 to 2494313 tid 2 2023-10-01T07:32:40.386 INFO:tasks.rados.rados.0.smithi084.stdout:757: write oid 278 current snap is 0 2023-10-01T07:32:40.386 INFO:tasks.rados.rados.0.smithi084.stdout:757: seq_num 646 ranges {457322=784506,1969250=443556} 2023-10-01T07:32:40.393 INFO:tasks.rados.rados.0.smithi084.stdout:757: writing smithi08466639-278 from 457322 to 1241828 tid 1 2023-10-01T07:32:40.402 INFO:tasks.rados.rados.0.smithi084.stdout:757: writing smithi08466639-278 from 1969250 to 2412806 tid 2 2023-10-01T07:32:40.402 INFO:tasks.rados.rados.0.smithi084.stdout:758: write oid 439 current snap is 0 2023-10-01T07:32:40.402 INFO:tasks.rados.rados.0.smithi084.stdout:752: finishing write tid 2 to smithi08466639-183 2023-10-01T07:32:40.402 INFO:tasks.rados.rados.0.smithi084.stdout:758: seq_num 647 ranges {474129=576108,1627732=587214,2718088=156041} 2023-10-01T07:32:40.406 INFO:tasks.rados.rados.0.smithi084.stdout:758: writing smithi08466639-439 from 474129 to 1050237 tid 1 2023-10-01T07:32:40.413 INFO:tasks.rados.rados.0.smithi084.stdout:758: writing smithi08466639-439 from 1627732 to 2214946 tid 2 2023-10-01T07:32:40.417 INFO:tasks.rados.rados.0.smithi084.stdout:758: writing smithi08466639-439 from 2718088 to 2874129 tid 3 2023-10-01T07:32:40.417 INFO:tasks.rados.rados.0.smithi084.stdout:759: read oid 103 snap -1 2023-10-01T07:32:40.417 INFO:tasks.rados.rados.0.smithi084.stdout:759: expect (ObjNum 102 snap 0 seq_num 102) 2023-10-01T07:32:40.417 INFO:tasks.rados.rados.0.smithi084.stdout:760: write oid 222 current snap is 0 2023-10-01T07:32:40.417 INFO:tasks.rados.rados.0.smithi084.stdout:760: seq_num 648 ranges {490936=651357,1686214=447225,2861864=29072} 2023-10-01T07:32:40.423 INFO:tasks.rados.rados.0.smithi084.stdout:760: writing smithi08466639-222 from 490936 to 1142293 tid 1 2023-10-01T07:32:40.429 INFO:tasks.rados.rados.0.smithi084.stdout:760: writing smithi08466639-222 from 1686214 to 2133439 tid 2 2023-10-01T07:32:40.434 INFO:tasks.rados.rados.0.smithi084.stdout:760: writing smithi08466639-222 from 2861864 to 2890936 tid 3 2023-10-01T07:32:40.434 INFO:tasks.rados.rados.0.smithi084.stdout:761: read oid 357 snap -1 2023-10-01T07:32:40.434 INFO:tasks.rados.rados.0.smithi084.stdout:761: expect (ObjNum 356 snap 0 seq_num 356) 2023-10-01T07:32:40.434 INFO:tasks.rados.rados.0.smithi084.stdout:762: write oid 466 current snap is 0 2023-10-01T07:32:40.434 INFO:tasks.rados.rados.0.smithi084.stdout:752: finishing write tid 3 to smithi08466639-183 2023-10-01T07:32:40.434 INFO:tasks.rados.rados.0.smithi084.stdout:752: finishing write tid 4 to smithi08466639-183 2023-10-01T07:32:40.434 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 183 v 103 (ObjNum 642 snap 0 seq_num 642) dirty exists 2023-10-01T07:32:40.435 INFO:tasks.rados.rados.0.smithi084.stdout:752: left oid 183 (ObjNum 642 snap 0 seq_num 642) 2023-10-01T07:32:40.435 INFO:tasks.rados.rados.0.smithi084.stdout:754: finishing write tid 1 to smithi08466639-423 2023-10-01T07:32:40.435 INFO:tasks.rados.rados.0.smithi084.stdout:762: seq_num 649 ranges {507743=726606,1744696=590883,2772934=134809} 2023-10-01T07:32:40.445 INFO:tasks.rados.rados.0.smithi084.stdout:762: writing smithi08466639-466 from 507743 to 1234349 tid 1 2023-10-01T07:32:40.452 INFO:tasks.rados.rados.0.smithi084.stdout:762: writing smithi08466639-466 from 1744696 to 2335579 tid 2 2023-10-01T07:32:40.456 INFO:tasks.rados.rados.0.smithi084.stdout:762: writing smithi08466639-466 from 2772934 to 2907743 tid 3 2023-10-01T07:32:40.456 INFO:tasks.rados.rados.0.smithi084.stdout:752: done (9 left) 2023-10-01T07:32:40.456 INFO:tasks.rados.rados.0.smithi084.stdout:763: delete oid 358 current snap is 0 2023-10-01T07:32:40.456 INFO:tasks.rados.rados.0.smithi084.stdout:754: finishing write tid 2 to smithi08466639-423 2023-10-01T07:32:40.456 INFO:tasks.rados.rados.0.smithi084.stdout:754: finishing write tid 3 to smithi08466639-423 2023-10-01T07:32:40.456 INFO:tasks.rados.rados.0.smithi084.stdout:754: finishing write tid 4 to smithi08466639-423 2023-10-01T07:32:40.457 INFO:tasks.rados.rados.0.smithi084.stdout:754: finishing write tid 5 to smithi08466639-423 2023-10-01T07:32:40.457 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 423 v 118 (ObjNum 644 snap 0 seq_num 644) dirty exists 2023-10-01T07:32:40.457 INFO:tasks.rados.rados.0.smithi084.stdout:754: left oid 423 (ObjNum 644 snap 0 seq_num 644) 2023-10-01T07:32:40.457 INFO:tasks.rados.rados.0.smithi084.stdout:755: expect (ObjNum 441 snap 0 seq_num 441) 2023-10-01T07:32:40.563 INFO:tasks.rados.rados.0.smithi084.stdout:756: finishing write tid 1 to smithi08466639-206 2023-10-01T07:32:40.563 INFO:tasks.rados.rados.0.smithi084.stdout:756: finishing write tid 2 to smithi08466639-206 2023-10-01T07:32:40.563 INFO:tasks.rados.rados.0.smithi084.stdout:754: done (9 left) 2023-10-01T07:32:40.563 INFO:tasks.rados.rados.0.smithi084.stdout:755: done (8 left) 2023-10-01T07:32:40.563 INFO:tasks.rados.rados.0.smithi084.stdout:763: done (7 left) 2023-10-01T07:32:40.563 INFO:tasks.rados.rados.0.smithi084.stdout:764: read oid 246 snap -1 2023-10-01T07:32:40.563 INFO:tasks.rados.rados.0.smithi084.stdout:764: expect (ObjNum 623 snap 0 seq_num 623) 2023-10-01T07:32:40.563 INFO:tasks.rados.rados.0.smithi084.stdout:765: write oid 167 current snap is 0 2023-10-01T07:32:40.563 INFO:tasks.rados.rados.0.smithi084.stdout:756: finishing write tid 3 to smithi08466639-206 2023-10-01T07:32:40.564 INFO:tasks.rados.rados.0.smithi084.stdout:765: seq_num 651 ranges {541357=477104,1745307=594552} 2023-10-01T07:32:40.568 INFO:tasks.rados.rados.0.smithi084.stdout:765: writing smithi08466639-167 from 541357 to 1018461 tid 1 2023-10-01T07:32:40.576 INFO:tasks.rados.rados.0.smithi084.stdout:765: writing smithi08466639-167 from 1745307 to 2339859 tid 2 2023-10-01T07:32:40.576 INFO:tasks.rados.rados.0.smithi084.stdout:766: write oid 270 current snap is 0 2023-10-01T07:32:40.576 INFO:tasks.rados.rados.0.smithi084.stdout:756: finishing write tid 4 to smithi08466639-206 2023-10-01T07:32:40.576 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 206 v 104 (ObjNum 645 snap 0 seq_num 645) dirty exists 2023-10-01T07:32:40.576 INFO:tasks.rados.rados.0.smithi084.stdout:756: left oid 206 (ObjNum 645 snap 0 seq_num 645) 2023-10-01T07:32:40.576 INFO:tasks.rados.rados.0.smithi084.stdout:757: finishing write tid 1 to smithi08466639-278 2023-10-01T07:32:40.576 INFO:tasks.rados.rados.0.smithi084.stdout:766: seq_num 652 ranges {558164=552353,1803789=454563,2855203=102961} 2023-10-01T07:32:40.582 INFO:tasks.rados.rados.0.smithi084.stdout:766: writing smithi08466639-270 from 558164 to 1110517 tid 1 2023-10-01T07:32:40.588 INFO:tasks.rados.rados.0.smithi084.stdout:766: writing smithi08466639-270 from 1803789 to 2258352 tid 2 2023-10-01T07:32:40.593 INFO:tasks.rados.rados.0.smithi084.stdout:766: writing smithi08466639-270 from 2855203 to 2958164 tid 3 2023-10-01T07:32:40.593 INFO:tasks.rados.rados.0.smithi084.stdout:756: done (9 left) 2023-10-01T07:32:40.593 INFO:tasks.rados.rados.0.smithi084.stdout:767: read oid 463 snap -1 2023-10-01T07:32:40.593 INFO:tasks.rados.rados.0.smithi084.stdout:767: expect (ObjNum 462 snap 0 seq_num 462) 2023-10-01T07:32:40.593 INFO:tasks.rados.rados.0.smithi084.stdout:768: read oid 490 snap -1 2023-10-01T07:32:40.593 INFO:tasks.rados.rados.0.smithi084.stdout:768: expect (ObjNum 489 snap 0 seq_num 489) 2023-10-01T07:32:40.593 INFO:tasks.rados.rados.0.smithi084.stdout:769: write oid 35 current snap is 0 2023-10-01T07:32:40.593 INFO:tasks.rados.rados.0.smithi084.stdout:757: finishing write tid 2 to smithi08466639-278 2023-10-01T07:32:40.594 INFO:tasks.rados.rados.0.smithi084.stdout:757: finishing write tid 3 to smithi08466639-278 2023-10-01T07:32:40.594 INFO:tasks.rados.rados.0.smithi084.stdout:757: finishing write tid 4 to smithi08466639-278 2023-10-01T07:32:40.594 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 278 v 121 (ObjNum 646 snap 0 seq_num 646) dirty exists 2023-10-01T07:32:40.594 INFO:tasks.rados.rados.0.smithi084.stdout:757: left oid 278 (ObjNum 646 snap 0 seq_num 646) 2023-10-01T07:32:40.594 INFO:tasks.rados.rados.0.smithi084.stdout:758: finishing write tid 1 to smithi08466639-439 2023-10-01T07:32:40.595 INFO:tasks.rados.rados.0.smithi084.stdout:769: seq_num 653 ranges {574971=627602,1862271=598221} 2023-10-01T07:32:40.599 INFO:tasks.rados.rados.0.smithi084.stdout:769: writing smithi08466639-35 from 574971 to 1202573 tid 1 2023-10-01T07:32:40.607 INFO:tasks.rados.rados.0.smithi084.stdout:769: writing smithi08466639-35 from 1862271 to 2460492 tid 2 2023-10-01T07:32:40.607 INFO:tasks.rados.rados.0.smithi084.stdout:757: done (11 left) 2023-10-01T07:32:40.607 INFO:tasks.rados.rados.0.smithi084.stdout:770: write oid 278 current snap is 0 2023-10-01T07:32:40.607 INFO:tasks.rados.rados.0.smithi084.stdout:758: finishing write tid 2 to smithi08466639-439 2023-10-01T07:32:40.607 INFO:tasks.rados.rados.0.smithi084.stdout:758: finishing write tid 3 to smithi08466639-439 2023-10-01T07:32:40.607 INFO:tasks.rados.rados.0.smithi084.stdout:758: finishing write tid 4 to smithi08466639-439 2023-10-01T07:32:40.608 INFO:tasks.rados.rados.0.smithi084.stdout:758: finishing write tid 5 to smithi08466639-439 2023-10-01T07:32:40.608 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 439 v 107 (ObjNum 647 snap 0 seq_num 647) dirty exists 2023-10-01T07:32:40.608 INFO:tasks.rados.rados.0.smithi084.stdout:758: left oid 439 (ObjNum 647 snap 0 seq_num 647) 2023-10-01T07:32:40.608 INFO:tasks.rados.rados.0.smithi084.stdout:759: expect (ObjNum 102 snap 0 seq_num 102) 2023-10-01T07:32:40.736 INFO:tasks.rados.rados.0.smithi084.stdout:760: finishing write tid 1 to smithi08466639-222 2023-10-01T07:32:40.736 INFO:tasks.rados.rados.0.smithi084.stdout:760: finishing write tid 2 to smithi08466639-222 2023-10-01T07:32:40.736 INFO:tasks.rados.rados.0.smithi084.stdout:760: finishing write tid 3 to smithi08466639-222 2023-10-01T07:32:40.736 INFO:tasks.rados.rados.0.smithi084.stdout:760: finishing write tid 4 to smithi08466639-222 2023-10-01T07:32:40.736 INFO:tasks.rados.rados.0.smithi084.stdout:760: finishing write tid 5 to smithi08466639-222 2023-10-01T07:32:40.736 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 222 v 159 (ObjNum 648 snap 0 seq_num 648) dirty exists 2023-10-01T07:32:40.736 INFO:tasks.rados.rados.0.smithi084.stdout:760: left oid 222 (ObjNum 648 snap 0 seq_num 648) 2023-10-01T07:32:40.736 INFO:tasks.rados.rados.0.smithi084.stdout:761: expect (ObjNum 356 snap 0 seq_num 356) 2023-10-01T07:32:40.873 INFO:tasks.rados.rados.0.smithi084.stdout:762: finishing write tid 1 to smithi08466639-466 2023-10-01T07:32:40.874 INFO:tasks.rados.rados.0.smithi084.stdout:762: finishing write tid 2 to smithi08466639-466 2023-10-01T07:32:40.874 INFO:tasks.rados.rados.0.smithi084.stdout:762: finishing write tid 3 to smithi08466639-466 2023-10-01T07:32:40.874 INFO:tasks.rados.rados.0.smithi084.stdout:762: finishing write tid 4 to smithi08466639-466 2023-10-01T07:32:40.874 INFO:tasks.rados.rados.0.smithi084.stdout:762: finishing write tid 5 to smithi08466639-466 2023-10-01T07:32:40.874 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 466 v 163 (ObjNum 649 snap 0 seq_num 649) dirty exists 2023-10-01T07:32:40.874 INFO:tasks.rados.rados.0.smithi084.stdout:762: left oid 466 (ObjNum 649 snap 0 seq_num 649) 2023-10-01T07:32:40.874 INFO:tasks.rados.rados.0.smithi084.stdout:765: finishing write tid 1 to smithi08466639-167 2023-10-01T07:32:40.874 INFO:tasks.rados.rados.0.smithi084.stdout:764: expect (ObjNum 623 snap 0 seq_num 623) 2023-10-01T07:32:40.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:40 smithi112 bash[27689]: cluster 2023-10-01T07:32:39.231858+0000 mgr.y (mgr.24353) 191 : cluster [DBG] pgmap v170: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 66 MiB/s rd, 9.6 MiB/s wr, 97 op/s 2023-10-01T07:32:40.987 INFO:tasks.rados.rados.0.smithi084.stdout:765: finishing write tid 2 to smithi08466639-167 2023-10-01T07:32:40.987 INFO:tasks.rados.rados.0.smithi084.stdout:765: finishing write tid 3 to smithi08466639-167 2023-10-01T07:32:40.987 INFO:tasks.rados.rados.0.smithi084.stdout:765: finishing write tid 4 to smithi08466639-167 2023-10-01T07:32:40.987 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 167 v 107 (ObjNum 651 snap 0 seq_num 651) dirty exists 2023-10-01T07:32:40.987 INFO:tasks.rados.rados.0.smithi084.stdout:765: left oid 167 (ObjNum 651 snap 0 seq_num 651) 2023-10-01T07:32:40.987 INFO:tasks.rados.rados.0.smithi084.stdout:766: finishing write tid 1 to smithi08466639-270 2023-10-01T07:32:40.987 INFO:tasks.rados.rados.0.smithi084.stdout:766: finishing write tid 2 to smithi08466639-270 2023-10-01T07:32:40.987 INFO:tasks.rados.rados.0.smithi084.stdout:766: finishing write tid 3 to smithi08466639-270 2023-10-01T07:32:40.987 INFO:tasks.rados.rados.0.smithi084.stdout:766: finishing write tid 4 to smithi08466639-270 2023-10-01T07:32:40.987 INFO:tasks.rados.rados.0.smithi084.stdout:766: finishing write tid 5 to smithi08466639-270 2023-10-01T07:32:40.987 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 270 v 139 (ObjNum 652 snap 0 seq_num 652) dirty exists 2023-10-01T07:32:40.987 INFO:tasks.rados.rados.0.smithi084.stdout:766: left oid 270 (ObjNum 652 snap 0 seq_num 652) 2023-10-01T07:32:40.988 INFO:tasks.rados.rados.0.smithi084.stdout:767: expect (ObjNum 462 snap 0 seq_num 462) 2023-10-01T07:32:41.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:40 smithi084 bash[27378]: cluster 2023-10-01T07:32:39.231858+0000 mgr.y (mgr.24353) 191 : cluster [DBG] pgmap v170: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 66 MiB/s rd, 9.6 MiB/s wr, 97 op/s 2023-10-01T07:32:41.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:40 smithi084 bash[33757]: cluster 2023-10-01T07:32:39.231858+0000 mgr.y (mgr.24353) 191 : cluster [DBG] pgmap v170: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 66 MiB/s rd, 9.6 MiB/s wr, 97 op/s 2023-10-01T07:32:41.108 INFO:tasks.rados.rados.0.smithi084.stdout:768: expect (ObjNum 489 snap 0 seq_num 489) 2023-10-01T07:32:41.180 INFO:tasks.rados.rados.0.smithi084.stdout:769: finishing write tid 1 to smithi08466639-35 2023-10-01T07:32:41.180 INFO:tasks.rados.rados.0.smithi084.stdout:769: finishing write tid 2 to smithi08466639-35 2023-10-01T07:32:41.180 INFO:tasks.rados.rados.0.smithi084.stdout:769: finishing write tid 3 to smithi08466639-35 2023-10-01T07:32:41.180 INFO:tasks.rados.rados.0.smithi084.stdout:769: finishing write tid 4 to smithi08466639-35 2023-10-01T07:32:41.180 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 35 v 124 (ObjNum 653 snap 0 seq_num 653) dirty exists 2023-10-01T07:32:41.181 INFO:tasks.rados.rados.0.smithi084.stdout:769: left oid 35 (ObjNum 653 snap 0 seq_num 653) 2023-10-01T07:32:41.181 INFO:tasks.rados.rados.0.smithi084.stdout:770: seq_num 654 ranges {591778=419204,1637106=741879,2910049=81729} 2023-10-01T07:32:41.191 INFO:tasks.rados.rados.0.smithi084.stdout:770: writing smithi08466639-278 from 591778 to 1010982 tid 1 2023-10-01T07:32:41.201 INFO:tasks.rados.rados.0.smithi084.stdout:770: writing smithi08466639-278 from 1637106 to 2378985 tid 2 2023-10-01T07:32:41.206 INFO:tasks.rados.rados.0.smithi084.stdout:770: writing smithi08466639-278 from 2910049 to 2991778 tid 3 2023-10-01T07:32:41.206 INFO:tasks.rados.rados.0.smithi084.stdout:758: done (11 left) 2023-10-01T07:32:41.206 INFO:tasks.rados.rados.0.smithi084.stdout:759: done (10 left) 2023-10-01T07:32:41.206 INFO:tasks.rados.rados.0.smithi084.stdout:760: done (9 left) 2023-10-01T07:32:41.206 INFO:tasks.rados.rados.0.smithi084.stdout:761: done (8 left) 2023-10-01T07:32:41.206 INFO:tasks.rados.rados.0.smithi084.stdout:762: done (7 left) 2023-10-01T07:32:41.206 INFO:tasks.rados.rados.0.smithi084.stdout:764: done (6 left) 2023-10-01T07:32:41.206 INFO:tasks.rados.rados.0.smithi084.stdout:765: done (5 left) 2023-10-01T07:32:41.207 INFO:tasks.rados.rados.0.smithi084.stdout:766: done (4 left) 2023-10-01T07:32:41.207 INFO:tasks.rados.rados.0.smithi084.stdout:767: done (3 left) 2023-10-01T07:32:41.207 INFO:tasks.rados.rados.0.smithi084.stdout:768: done (2 left) 2023-10-01T07:32:41.207 INFO:tasks.rados.rados.0.smithi084.stdout:769: done (1 left) 2023-10-01T07:32:41.207 INFO:tasks.rados.rados.0.smithi084.stdout:771: write oid 100 current snap is 0 2023-10-01T07:32:41.207 INFO:tasks.rados.rados.0.smithi084.stdout:771: seq_num 655 ranges {608585=494453,1579235=601890,2821119=187466} 2023-10-01T07:32:41.212 INFO:tasks.rados.rados.0.smithi084.stdout:771: writing smithi08466639-100 from 608585 to 1103038 tid 1 2023-10-01T07:32:41.218 INFO:tasks.rados.rados.0.smithi084.stdout:771: writing smithi08466639-100 from 1579235 to 2181125 tid 2 2023-10-01T07:32:41.223 INFO:tasks.rados.rados.0.smithi084.stdout:771: writing smithi08466639-100 from 2821119 to 3008585 tid 3 2023-10-01T07:32:41.223 INFO:tasks.rados.rados.0.smithi084.stdout:772: read oid 234 snap -1 2023-10-01T07:32:41.223 INFO:tasks.rados.rados.0.smithi084.stdout:772: expect (ObjNum 233 snap 0 seq_num 233) 2023-10-01T07:32:41.223 INFO:tasks.rados.rados.0.smithi084.stdout:773: write oid 425 current snap is 0 2023-10-01T07:32:41.223 INFO:tasks.rados.rados.0.smithi084.stdout:773: seq_num 656 ranges {625392=569702,1637717=745548,2848542=176850} 2023-10-01T07:32:41.229 INFO:tasks.rados.rados.0.smithi084.stdout:773: writing smithi08466639-425 from 625392 to 1195094 tid 1 2023-10-01T07:32:41.236 INFO:tasks.rados.rados.0.smithi084.stdout:773: writing smithi08466639-425 from 1637717 to 2383265 tid 2 2023-10-01T07:32:41.241 INFO:tasks.rados.rados.0.smithi084.stdout:773: writing smithi08466639-425 from 2848542 to 3025392 tid 3 2023-10-01T07:32:41.241 INFO:tasks.rados.rados.0.smithi084.stdout:774: read oid 436 snap -1 2023-10-01T07:32:41.241 INFO:tasks.rados.rados.0.smithi084.stdout:774: expect (ObjNum 435 snap 0 seq_num 435) 2023-10-01T07:32:41.241 INFO:tasks.rados.rados.0.smithi084.stdout:775: read oid 465 snap -1 2023-10-01T07:32:41.242 INFO:tasks.rados.rados.0.smithi084.stdout:775: expect (ObjNum 632 snap 0 seq_num 632) 2023-10-01T07:32:41.242 INFO:tasks.rados.rados.0.smithi084.stdout:776: read oid 161 snap -1 2023-10-01T07:32:41.242 INFO:tasks.rados.rados.0.smithi084.stdout:776: expect (ObjNum 160 snap 0 seq_num 160) 2023-10-01T07:32:41.242 INFO:tasks.rados.rados.0.smithi084.stdout:777: write oid 50 current snap is 0 2023-10-01T07:32:41.242 INFO:tasks.rados.rados.0.smithi084.stdout:770: finishing write tid 1 to smithi08466639-278 2023-10-01T07:32:41.242 INFO:tasks.rados.rados.0.smithi084.stdout:770: finishing write tid 2 to smithi08466639-278 2023-10-01T07:32:41.242 INFO:tasks.rados.rados.0.smithi084.stdout:770: finishing write tid 3 to smithi08466639-278 2023-10-01T07:32:41.242 INFO:tasks.rados.rados.0.smithi084.stdout:770: finishing write tid 4 to smithi08466639-278 2023-10-01T07:32:41.242 INFO:tasks.rados.rados.0.smithi084.stdout:770: finishing write tid 5 to smithi08466639-278 2023-10-01T07:32:41.242 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 278 v 125 (ObjNum 654 snap 0 seq_num 654) dirty exists 2023-10-01T07:32:41.242 INFO:tasks.rados.rados.0.smithi084.stdout:770: left oid 278 (ObjNum 654 snap 0 seq_num 654) 2023-10-01T07:32:41.243 INFO:tasks.rados.rados.0.smithi084.stdout:771: finishing write tid 1 to smithi08466639-100 2023-10-01T07:32:41.243 INFO:tasks.rados.rados.0.smithi084.stdout:771: finishing write tid 2 to smithi08466639-100 2023-10-01T07:32:41.243 INFO:tasks.rados.rados.0.smithi084.stdout:773: finishing write tid 1 to smithi08466639-425 2023-10-01T07:32:41.243 INFO:tasks.rados.rados.0.smithi084.stdout:771: finishing write tid 3 to smithi08466639-100 2023-10-01T07:32:41.243 INFO:tasks.rados.rados.0.smithi084.stdout:771: finishing write tid 4 to smithi08466639-100 2023-10-01T07:32:41.243 INFO:tasks.rados.rados.0.smithi084.stdout:771: finishing write tid 5 to smithi08466639-100 2023-10-01T07:32:41.243 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 100 v 170 (ObjNum 655 snap 0 seq_num 655) dirty exists 2023-10-01T07:32:41.243 INFO:tasks.rados.rados.0.smithi084.stdout:771: left oid 100 (ObjNum 655 snap 0 seq_num 655) 2023-10-01T07:32:41.243 INFO:tasks.rados.rados.0.smithi084.stdout:777: seq_num 657 ranges {642199=644951,1696199=605559,2992318=49881} 2023-10-01T07:32:41.248 INFO:tasks.rados.rados.0.smithi084.stdout:777: writing smithi08466639-50 from 642199 to 1287150 tid 1 2023-10-01T07:32:41.254 INFO:tasks.rados.rados.0.smithi084.stdout:777: writing smithi08466639-50 from 1696199 to 2301758 tid 2 2023-10-01T07:32:41.259 INFO:tasks.rados.rados.0.smithi084.stdout:777: writing smithi08466639-50 from 2992318 to 3042199 tid 3 2023-10-01T07:32:41.259 INFO:tasks.rados.rados.0.smithi084.stdout:770: done (7 left) 2023-10-01T07:32:41.259 INFO:tasks.rados.rados.0.smithi084.stdout:771: done (6 left) 2023-10-01T07:32:41.259 INFO:tasks.rados.rados.0.smithi084.stdout:778: write oid 73 current snap is 0 2023-10-01T07:32:41.259 INFO:tasks.rados.rados.0.smithi084.stdout:773: finishing write tid 2 to smithi08466639-425 2023-10-01T07:32:41.260 INFO:tasks.rados.rados.0.smithi084.stdout:772: expect (ObjNum 233 snap 0 seq_num 233) 2023-10-01T07:32:41.391 INFO:tasks.rados.rados.0.smithi084.stdout:775: expect (ObjNum 632 snap 0 seq_num 632) 2023-10-01T07:32:41.520 INFO:tasks.rados.rados.0.smithi084.stdout:774: expect (ObjNum 435 snap 0 seq_num 435) 2023-10-01T07:32:41.633 INFO:tasks.rados.rados.0.smithi084.stdout:773: finishing write tid 3 to smithi08466639-425 2023-10-01T07:32:41.633 INFO:tasks.rados.rados.0.smithi084.stdout:773: finishing write tid 4 to smithi08466639-425 2023-10-01T07:32:41.633 INFO:tasks.rados.rados.0.smithi084.stdout:773: finishing write tid 5 to smithi08466639-425 2023-10-01T07:32:41.633 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 425 v 142 (ObjNum 656 snap 0 seq_num 656) dirty exists 2023-10-01T07:32:41.634 INFO:tasks.rados.rados.0.smithi084.stdout:773: left oid 425 (ObjNum 656 snap 0 seq_num 656) 2023-10-01T07:32:41.634 INFO:tasks.rados.rados.0.smithi084.stdout:776: expect (ObjNum 160 snap 0 seq_num 160) 2023-10-01T07:32:41.723 INFO:tasks.rados.rados.0.smithi084.stdout:777: finishing write tid 1 to smithi08466639-50 2023-10-01T07:32:41.723 INFO:tasks.rados.rados.0.smithi084.stdout:777: finishing write tid 2 to smithi08466639-50 2023-10-01T07:32:41.723 INFO:tasks.rados.rados.0.smithi084.stdout:777: finishing write tid 3 to smithi08466639-50 2023-10-01T07:32:41.723 INFO:tasks.rados.rados.0.smithi084.stdout:777: finishing write tid 4 to smithi08466639-50 2023-10-01T07:32:41.723 INFO:tasks.rados.rados.0.smithi084.stdout:777: finishing write tid 5 to smithi08466639-50 2023-10-01T07:32:41.724 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 50 v 125 (ObjNum 657 snap 0 seq_num 657) dirty exists 2023-10-01T07:32:41.724 INFO:tasks.rados.rados.0.smithi084.stdout:777: left oid 50 (ObjNum 657 snap 0 seq_num 657) 2023-10-01T07:32:41.724 INFO:tasks.rados.rados.0.smithi084.stdout:778: seq_num 658 ranges {659006=720200,2154681=749217} 2023-10-01T07:32:41.730 INFO:tasks.rados.rados.0.smithi084.stdout:778: writing smithi08466639-73 from 659006 to 1379206 tid 1 2023-10-01T07:32:41.739 INFO:tasks.rados.rados.0.smithi084.stdout:778: writing smithi08466639-73 from 2154681 to 2903898 tid 2 2023-10-01T07:32:41.740 INFO:tasks.rados.rados.0.smithi084.stdout:772: done (6 left) 2023-10-01T07:32:41.740 INFO:tasks.rados.rados.0.smithi084.stdout:773: done (5 left) 2023-10-01T07:32:41.740 INFO:tasks.rados.rados.0.smithi084.stdout:774: done (4 left) 2023-10-01T07:32:41.740 INFO:tasks.rados.rados.0.smithi084.stdout:775: done (3 left) 2023-10-01T07:32:41.740 INFO:tasks.rados.rados.0.smithi084.stdout:776: done (2 left) 2023-10-01T07:32:41.740 INFO:tasks.rados.rados.0.smithi084.stdout:777: done (1 left) 2023-10-01T07:32:41.740 INFO:tasks.rados.rados.0.smithi084.stdout:779: read oid 476 snap -1 2023-10-01T07:32:41.740 INFO:tasks.rados.rados.0.smithi084.stdout:779: expect (ObjNum 475 snap 0 seq_num 475) 2023-10-01T07:32:41.740 INFO:tasks.rados.rados.0.smithi084.stdout:780: write oid 59 current snap is 0 2023-10-01T07:32:41.740 INFO:tasks.rados.rados.0.smithi084.stdout:778: finishing write tid 1 to smithi08466639-73 2023-10-01T07:32:41.740 INFO:tasks.rados.rados.0.smithi084.stdout:780: seq_num 659 ranges {675813=795449,2096810=609228} 2023-10-01T07:32:41.748 INFO:tasks.rados.rados.0.smithi084.stdout:780: writing smithi08466639-59 from 675813 to 1471262 tid 1 2023-10-01T07:32:41.755 INFO:tasks.rados.rados.0.smithi084.stdout:780: writing smithi08466639-59 from 2096810 to 2706038 tid 2 2023-10-01T07:32:41.755 INFO:tasks.rados.rados.0.smithi084.stdout:781: write oid 14 current snap is 0 2023-10-01T07:32:41.755 INFO:tasks.rados.rados.0.smithi084.stdout:778: finishing write tid 2 to smithi08466639-73 2023-10-01T07:32:41.755 INFO:tasks.rados.rados.0.smithi084.stdout:778: finishing write tid 3 to smithi08466639-73 2023-10-01T07:32:41.756 INFO:tasks.rados.rados.0.smithi084.stdout:781: seq_num 660 ranges {692620=470698,1755292=752886} 2023-10-01T07:32:41.762 INFO:tasks.rados.rados.0.smithi084.stdout:781: writing smithi08466639-14 from 692620 to 1163318 tid 1 2023-10-01T07:32:41.770 INFO:tasks.rados.rados.0.smithi084.stdout:781: writing smithi08466639-14 from 1755292 to 2508178 tid 2 2023-10-01T07:32:41.770 INFO:tasks.rados.rados.0.smithi084.stdout:782: read oid 129 snap -1 2023-10-01T07:32:41.770 INFO:tasks.rados.rados.0.smithi084.stdout:782: expect (ObjNum 608 snap 0 seq_num 608) 2023-10-01T07:32:41.770 INFO:tasks.rados.rados.0.smithi084.stdout:783: read oid 401 snap -1 2023-10-01T07:32:41.771 INFO:tasks.rados.rados.0.smithi084.stdout:783: expect (ObjNum 400 snap 0 seq_num 400) 2023-10-01T07:32:41.771 INFO:tasks.rados.rados.0.smithi084.stdout:784: delete oid 268 current snap is 0 2023-10-01T07:32:41.771 INFO:tasks.rados.rados.0.smithi084.stdout:778: finishing write tid 4 to smithi08466639-73 2023-10-01T07:32:41.771 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 73 v 110 (ObjNum 658 snap 0 seq_num 658) dirty exists 2023-10-01T07:32:41.771 INFO:tasks.rados.rados.0.smithi084.stdout:778: left oid 73 (ObjNum 658 snap 0 seq_num 658) 2023-10-01T07:32:41.771 INFO:tasks.rados.rados.0.smithi084.stdout:780: finishing write tid 1 to smithi08466639-59 2023-10-01T07:32:41.771 INFO:tasks.rados.rados.0.smithi084.stdout:779: expect (ObjNum 475 snap 0 seq_num 475) 2023-10-01T07:32:41.912 INFO:tasks.rados.rados.0.smithi084.stdout:780: finishing write tid 2 to smithi08466639-59 2023-10-01T07:32:41.912 INFO:tasks.rados.rados.0.smithi084.stdout:780: finishing write tid 3 to smithi08466639-59 2023-10-01T07:32:41.913 INFO:tasks.rados.rados.0.smithi084.stdout:780: finishing write tid 4 to smithi08466639-59 2023-10-01T07:32:41.913 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 59 v 129 (ObjNum 659 snap 0 seq_num 659) dirty exists 2023-10-01T07:32:41.913 INFO:tasks.rados.rados.0.smithi084.stdout:780: left oid 59 (ObjNum 659 snap 0 seq_num 659) 2023-10-01T07:32:41.913 INFO:tasks.rados.rados.0.smithi084.stdout:781: finishing write tid 1 to smithi08466639-14 2023-10-01T07:32:41.913 INFO:tasks.rados.rados.0.smithi084.stdout:782: expect (ObjNum 608 snap 0 seq_num 608) 2023-10-01T07:32:41.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:41 smithi112 bash[27689]: audit 2023-10-01T07:32:41.381082+0000 mon.a (mon.0) 694 : audit [DBG] from='client.? 172.21.15.84:0/2155120408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:32:42.017 INFO:tasks.rados.rados.0.smithi084.stdout:781: finishing write tid 2 to smithi08466639-14 2023-10-01T07:32:42.017 INFO:tasks.rados.rados.0.smithi084.stdout:781: finishing write tid 3 to smithi08466639-14 2023-10-01T07:32:42.018 INFO:tasks.rados.rados.0.smithi084.stdout:781: finishing write tid 4 to smithi08466639-14 2023-10-01T07:32:42.018 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 14 v 167 (ObjNum 660 snap 0 seq_num 660) dirty exists 2023-10-01T07:32:42.018 INFO:tasks.rados.rados.0.smithi084.stdout:781: left oid 14 (ObjNum 660 snap 0 seq_num 660) 2023-10-01T07:32:42.018 INFO:tasks.rados.rados.0.smithi084.stdout:783: expect (ObjNum 400 snap 0 seq_num 400) 2023-10-01T07:32:42.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:41 smithi084 bash[27378]: audit 2023-10-01T07:32:41.381082+0000 mon.a (mon.0) 694 : audit [DBG] from='client.? 172.21.15.84:0/2155120408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:32:42.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:41 smithi084 bash[33757]: audit 2023-10-01T07:32:41.381082+0000 mon.a (mon.0) 694 : audit [DBG] from='client.? 172.21.15.84:0/2155120408' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:32:42.109 INFO:tasks.rados.rados.0.smithi084.stdout:778: done (6 left) 2023-10-01T07:32:42.110 INFO:tasks.rados.rados.0.smithi084.stdout:779: done (5 left) 2023-10-01T07:32:42.110 INFO:tasks.rados.rados.0.smithi084.stdout:780: done (4 left) 2023-10-01T07:32:42.110 INFO:tasks.rados.rados.0.smithi084.stdout:781: done (3 left) 2023-10-01T07:32:42.110 INFO:tasks.rados.rados.0.smithi084.stdout:782: done (2 left) 2023-10-01T07:32:42.110 INFO:tasks.rados.rados.0.smithi084.stdout:783: done (1 left) 2023-10-01T07:32:42.110 INFO:tasks.rados.rados.0.smithi084.stdout:784: done (0 left) 2023-10-01T07:32:42.110 INFO:tasks.rados.rados.0.smithi084.stdout:785: read oid 255 snap -1 2023-10-01T07:32:42.110 INFO:tasks.rados.rados.0.smithi084.stdout:785: expect (ObjNum 254 snap 0 seq_num 254) 2023-10-01T07:32:42.110 INFO:tasks.rados.rados.0.smithi084.stdout:786: write oid 314 current snap is 0 2023-10-01T07:32:42.111 INFO:tasks.rados.rados.0.smithi084.stdout:786: seq_num 662 ranges {726234=737549,1988609=756555} 2023-10-01T07:32:42.118 INFO:tasks.rados.rados.0.smithi084.stdout:786: writing smithi08466639-314 from 726234 to 1463783 tid 1 2023-10-01T07:32:42.125 INFO:tasks.rados.rados.0.smithi084.stdout:786: writing smithi08466639-314 from 1988609 to 2745164 tid 2 2023-10-01T07:32:42.126 INFO:tasks.rados.rados.0.smithi084.stdout:787: read oid 52 snap -1 2023-10-01T07:32:42.126 INFO:tasks.rados.rados.0.smithi084.stdout:787: expect (ObjNum 609 snap 0 seq_num 609) 2023-10-01T07:32:42.126 INFO:tasks.rados.rados.0.smithi084.stdout:788: write oid 416 current snap is 0 2023-10-01T07:32:42.126 INFO:tasks.rados.rados.0.smithi084.stdout:788: seq_num 663 ranges {743041=412798,1930738=616566,3040503=102538} 2023-10-01T07:32:42.132 INFO:tasks.rados.rados.0.smithi084.stdout:788: writing smithi08466639-416 from 743041 to 1155839 tid 1 2023-10-01T07:32:42.140 INFO:tasks.rados.rados.0.smithi084.stdout:788: writing smithi08466639-416 from 1930738 to 2547304 tid 2 2023-10-01T07:32:42.143 INFO:tasks.rados.rados.0.smithi084.stdout:788: writing smithi08466639-416 from 3040503 to 3143041 tid 3 2023-10-01T07:32:42.144 INFO:tasks.rados.rados.0.smithi084.stdout:789: write oid 365 current snap is 0 2023-10-01T07:32:42.144 INFO:tasks.rados.rados.0.smithi084.stdout:789: seq_num 664 ranges {759848=488047,1989220=760224} 2023-10-01T07:32:42.150 INFO:tasks.rados.rados.0.smithi084.stdout:789: writing smithi08466639-365 from 759848 to 1247895 tid 1 2023-10-01T07:32:42.159 INFO:tasks.rados.rados.0.smithi084.stdout:789: writing smithi08466639-365 from 1989220 to 2749444 tid 2 2023-10-01T07:32:42.159 INFO:tasks.rados.rados.0.smithi084.stdout:790: read oid 331 snap -1 2023-10-01T07:32:42.159 INFO:tasks.rados.rados.0.smithi084.stdout:790: expect (ObjNum 330 snap 0 seq_num 330) 2023-10-01T07:32:42.159 INFO:tasks.rados.rados.0.smithi084.stdout:791: write oid 404 current snap is 0 2023-10-01T07:32:42.159 INFO:tasks.rados.rados.0.smithi084.stdout:785: expect (ObjNum 254 snap 0 seq_num 254) 2023-10-01T07:32:42.237 INFO:tasks.rados.rados.0.smithi084.stdout:786: finishing write tid 1 to smithi08466639-314 2023-10-01T07:32:42.237 INFO:tasks.rados.rados.0.smithi084.stdout:786: finishing write tid 2 to smithi08466639-314 2023-10-01T07:32:42.237 INFO:tasks.rados.rados.0.smithi084.stdout:786: finishing write tid 3 to smithi08466639-314 2023-10-01T07:32:42.237 INFO:tasks.rados.rados.0.smithi084.stdout:786: finishing write tid 4 to smithi08466639-314 2023-10-01T07:32:42.238 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 314 v 178 (ObjNum 662 snap 0 seq_num 662) dirty exists 2023-10-01T07:32:42.238 INFO:tasks.rados.rados.0.smithi084.stdout:786: left oid 314 (ObjNum 662 snap 0 seq_num 662) 2023-10-01T07:32:42.238 INFO:tasks.rados.rados.0.smithi084.stdout:787: expect (ObjNum 609 snap 0 seq_num 609) 2023-10-01T07:32:42.341 INFO:tasks.rados.rados.0.smithi084.stdout:788: finishing write tid 1 to smithi08466639-416 2023-10-01T07:32:42.341 INFO:tasks.rados.rados.0.smithi084.stdout:788: finishing write tid 2 to smithi08466639-416 2023-10-01T07:32:42.341 INFO:tasks.rados.rados.0.smithi084.stdout:788: finishing write tid 3 to smithi08466639-416 2023-10-01T07:32:42.341 INFO:tasks.rados.rados.0.smithi084.stdout:788: finishing write tid 4 to smithi08466639-416 2023-10-01T07:32:42.341 INFO:tasks.rados.rados.0.smithi084.stdout:788: finishing write tid 5 to smithi08466639-416 2023-10-01T07:32:42.342 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 416 v 129 (ObjNum 663 snap 0 seq_num 663) dirty exists 2023-10-01T07:32:42.342 INFO:tasks.rados.rados.0.smithi084.stdout:788: left oid 416 (ObjNum 663 snap 0 seq_num 663) 2023-10-01T07:32:42.342 INFO:tasks.rados.rados.0.smithi084.stdout:789: finishing write tid 1 to smithi08466639-365 2023-10-01T07:32:42.342 INFO:tasks.rados.rados.0.smithi084.stdout:789: finishing write tid 2 to smithi08466639-365 2023-10-01T07:32:42.342 INFO:tasks.rados.rados.0.smithi084.stdout:791: seq_num 665 ranges {776655=563296,2047702=620235,3095349=81306} 2023-10-01T07:32:42.348 INFO:tasks.rados.rados.0.smithi084.stdout:791: writing smithi08466639-404 from 776655 to 1339951 tid 1 2023-10-01T07:32:42.355 INFO:tasks.rados.rados.0.smithi084.stdout:791: writing smithi08466639-404 from 2047702 to 2667937 tid 2 2023-10-01T07:32:42.358 INFO:tasks.rados.rados.0.smithi084.stdout:791: writing smithi08466639-404 from 3095349 to 3176655 tid 3 2023-10-01T07:32:42.358 INFO:tasks.rados.rados.0.smithi084.stdout:785: done (6 left) 2023-10-01T07:32:42.358 INFO:tasks.rados.rados.0.smithi084.stdout:786: done (5 left) 2023-10-01T07:32:42.358 INFO:tasks.rados.rados.0.smithi084.stdout:787: done (4 left) 2023-10-01T07:32:42.359 INFO:tasks.rados.rados.0.smithi084.stdout:788: done (3 left) 2023-10-01T07:32:42.359 INFO:tasks.rados.rados.0.smithi084.stdout:792: write oid 22 current snap is 0 2023-10-01T07:32:42.359 INFO:tasks.rados.rados.0.smithi084.stdout:792: seq_num 666 ranges {793462=638545,2106184=763893} 2023-10-01T07:32:42.366 INFO:tasks.rados.rados.0.smithi084.stdout:792: writing smithi08466639-22 from 793462 to 1432007 tid 1 2023-10-01T07:32:42.374 INFO:tasks.rados.rados.0.smithi084.stdout:792: writing smithi08466639-22 from 2106184 to 2870077 tid 2 2023-10-01T07:32:42.374 INFO:tasks.rados.rados.0.smithi084.stdout:793: read oid 72 snap -1 2023-10-01T07:32:42.374 INFO:tasks.rados.rados.0.smithi084.stdout:793: expect (ObjNum 71 snap 0 seq_num 71) 2023-10-01T07:32:42.374 INFO:tasks.rados.rados.0.smithi084.stdout:794: read oid 289 snap -1 2023-10-01T07:32:42.374 INFO:tasks.rados.rados.0.smithi084.stdout:794: expect (ObjNum 626 snap 0 seq_num 626) 2023-10-01T07:32:42.374 INFO:tasks.rados.rados.0.smithi084.stdout:795: write oid 104 current snap is 0 2023-10-01T07:32:42.374 INFO:tasks.rados.rados.0.smithi084.stdout:795: seq_num 667 ranges {410269=713794,1648313=507551,2917489=292780} 2023-10-01T07:32:42.380 INFO:tasks.rados.rados.0.smithi084.stdout:795: writing smithi08466639-104 from 410269 to 1124063 tid 1 2023-10-01T07:32:42.386 INFO:tasks.rados.rados.0.smithi084.stdout:795: writing smithi08466639-104 from 1648313 to 2155864 tid 2 2023-10-01T07:32:42.392 INFO:tasks.rados.rados.0.smithi084.stdout:795: writing smithi08466639-104 from 2917489 to 3210269 tid 3 2023-10-01T07:32:42.392 INFO:tasks.rados.rados.0.smithi084.stdout:796: write oid 393 current snap is 0 2023-10-01T07:32:42.392 INFO:tasks.rados.rados.0.smithi084.stdout:789: finishing write tid 3 to smithi08466639-365 2023-10-01T07:32:42.392 INFO:tasks.rados.rados.0.smithi084.stdout:789: finishing write tid 4 to smithi08466639-365 2023-10-01T07:32:42.392 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 365 v 132 (ObjNum 664 snap 0 seq_num 664) dirty exists 2023-10-01T07:32:42.392 INFO:tasks.rados.rados.0.smithi084.stdout:789: left oid 365 (ObjNum 664 snap 0 seq_num 664) 2023-10-01T07:32:42.392 INFO:tasks.rados.rados.0.smithi084.stdout:796: seq_num 668 ranges {427076=789043,1706795=767562,2944912=282164} 2023-10-01T07:32:42.398 INFO:tasks.rados.rados.0.smithi084.stdout:796: writing smithi08466639-393 from 427076 to 1216119 tid 1 2023-10-01T07:32:42.405 INFO:tasks.rados.rados.0.smithi084.stdout:796: writing smithi08466639-393 from 1706795 to 2474357 tid 2 2023-10-01T07:32:42.409 INFO:tasks.rados.rados.0.smithi084.stdout:796: writing smithi08466639-393 from 2944912 to 3227076 tid 3 2023-10-01T07:32:42.409 INFO:tasks.rados.rados.0.smithi084.stdout:789: done (7 left) 2023-10-01T07:32:42.409 INFO:tasks.rados.rados.0.smithi084.stdout:797: write oid 327 current snap is 0 2023-10-01T07:32:42.409 INFO:tasks.rados.rados.0.smithi084.stdout:797: seq_num 669 ranges {443883=464292,1365277=511220,2572335=671548} 2023-10-01T07:32:42.414 INFO:tasks.rados.rados.0.smithi084.stdout:797: writing smithi08466639-327 from 443883 to 908175 tid 1 2023-10-01T07:32:42.419 INFO:tasks.rados.rados.0.smithi084.stdout:797: writing smithi08466639-327 from 1365277 to 1876497 tid 2 2023-10-01T07:32:42.427 INFO:tasks.rados.rados.0.smithi084.stdout:797: writing smithi08466639-327 from 2572335 to 3243883 tid 3 2023-10-01T07:32:42.427 INFO:tasks.rados.rados.0.smithi084.stdout:798: read oid 65 snap -1 2023-10-01T07:32:42.427 INFO:tasks.rados.rados.0.smithi084.stdout:798: expect (ObjNum 638 snap 0 seq_num 638) 2023-10-01T07:32:42.427 INFO:tasks.rados.rados.0.smithi084.stdout:799: write oid 3 current snap is 0 2023-10-01T07:32:42.427 INFO:tasks.rados.rados.0.smithi084.stdout:799: seq_num 670 ranges {460690=655894,1540112=771231,2716111=539778} 2023-10-01T07:32:42.433 INFO:tasks.rados.rados.0.smithi084.stdout:799: writing smithi08466639-3 from 460690 to 1116584 tid 1 2023-10-01T07:32:42.440 INFO:tasks.rados.rados.0.smithi084.stdout:799: writing smithi08466639-3 from 1540112 to 2311343 tid 2 2023-10-01T07:32:42.446 INFO:tasks.rados.rados.0.smithi084.stdout:799: writing smithi08466639-3 from 2716111 to 3255889 tid 3 2023-10-01T07:32:42.446 INFO:tasks.rados.rados.0.smithi084.stdout:800: write oid 138 current snap is 0 2023-10-01T07:32:42.446 INFO:tasks.rados.rados.0.smithi084.stdout:800: seq_num 671 ranges {477497=731143,1998594=514889,3143534=133963} 2023-10-01T07:32:42.452 INFO:tasks.rados.rados.0.smithi084.stdout:800: writing smithi08466639-138 from 477497 to 1208640 tid 1 2023-10-01T07:32:42.459 INFO:tasks.rados.rados.0.smithi084.stdout:800: writing smithi08466639-138 from 1998594 to 2513483 tid 2 2023-10-01T07:32:42.464 INFO:tasks.rados.rados.0.smithi084.stdout:800: writing smithi08466639-138 from 3143534 to 3277497 tid 3 2023-10-01T07:32:42.464 INFO:tasks.rados.rados.0.smithi084.stdout:801: delete oid 77 current snap is 0 2023-10-01T07:32:42.464 INFO:tasks.rados.rados.0.smithi084.stdout:790: expect (ObjNum 330 snap 0 seq_num 330) 2023-10-01T07:32:42.586 INFO:tasks.rados.rados.0.smithi084.stdout:791: finishing write tid 1 to smithi08466639-404 2023-10-01T07:32:42.587 INFO:tasks.rados.rados.0.smithi084.stdout:791: finishing write tid 2 to smithi08466639-404 2023-10-01T07:32:42.587 INFO:tasks.rados.rados.0.smithi084.stdout:791: finishing write tid 3 to smithi08466639-404 2023-10-01T07:32:42.587 INFO:tasks.rados.rados.0.smithi084.stdout:791: finishing write tid 4 to smithi08466639-404 2023-10-01T07:32:42.587 INFO:tasks.rados.rados.0.smithi084.stdout:791: finishing write tid 5 to smithi08466639-404 2023-10-01T07:32:42.587 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 404 v 147 (ObjNum 665 snap 0 seq_num 665) dirty exists 2023-10-01T07:32:42.587 INFO:tasks.rados.rados.0.smithi084.stdout:791: left oid 404 (ObjNum 665 snap 0 seq_num 665) 2023-10-01T07:32:42.587 INFO:tasks.rados.rados.0.smithi084.stdout:792: finishing write tid 1 to smithi08466639-22 2023-10-01T07:32:42.587 INFO:tasks.rados.rados.0.smithi084.stdout:792: finishing write tid 2 to smithi08466639-22 2023-10-01T07:32:42.587 INFO:tasks.rados.rados.0.smithi084.stdout:792: finishing write tid 3 to smithi08466639-22 2023-10-01T07:32:42.588 INFO:tasks.rados.rados.0.smithi084.stdout:792: finishing write tid 4 to smithi08466639-22 2023-10-01T07:32:42.588 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 22 v 127 (ObjNum 666 snap 0 seq_num 666) dirty exists 2023-10-01T07:32:42.588 INFO:tasks.rados.rados.0.smithi084.stdout:792: left oid 22 (ObjNum 666 snap 0 seq_num 666) 2023-10-01T07:32:42.588 INFO:tasks.rados.rados.0.smithi084.stdout:793: expect (ObjNum 71 snap 0 seq_num 71) 2023-10-01T07:32:42.685 INFO:tasks.rados.rados.0.smithi084.stdout:794: expect (ObjNum 626 snap 0 seq_num 626) 2023-10-01T07:32:42.791 INFO:tasks.rados.rados.0.smithi084.stdout:795: finishing write tid 1 to smithi08466639-104 2023-10-01T07:32:42.791 INFO:tasks.rados.rados.0.smithi084.stdout:795: finishing write tid 2 to smithi08466639-104 2023-10-01T07:32:42.791 INFO:tasks.rados.rados.0.smithi084.stdout:795: finishing write tid 3 to smithi08466639-104 2023-10-01T07:32:42.791 INFO:tasks.rados.rados.0.smithi084.stdout:795: finishing write tid 4 to smithi08466639-104 2023-10-01T07:32:42.791 INFO:tasks.rados.rados.0.smithi084.stdout:795: finishing write tid 5 to smithi08466639-104 2023-10-01T07:32:42.791 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 104 v 129 (ObjNum 667 snap 0 seq_num 667) dirty exists 2023-10-01T07:32:42.792 INFO:tasks.rados.rados.0.smithi084.stdout:795: left oid 104 (ObjNum 667 snap 0 seq_num 667) 2023-10-01T07:32:42.792 INFO:tasks.rados.rados.0.smithi084.stdout:796: finishing write tid 1 to smithi08466639-393 2023-10-01T07:32:42.792 INFO:tasks.rados.rados.0.smithi084.stdout:796: finishing write tid 2 to smithi08466639-393 2023-10-01T07:32:42.792 INFO:tasks.rados.rados.0.smithi084.stdout:790: done (11 left) 2023-10-01T07:32:42.792 INFO:tasks.rados.rados.0.smithi084.stdout:791: done (10 left) 2023-10-01T07:32:42.792 INFO:tasks.rados.rados.0.smithi084.stdout:792: done (9 left) 2023-10-01T07:32:42.792 INFO:tasks.rados.rados.0.smithi084.stdout:793: done (8 left) 2023-10-01T07:32:42.792 INFO:tasks.rados.rados.0.smithi084.stdout:794: done (7 left) 2023-10-01T07:32:42.792 INFO:tasks.rados.rados.0.smithi084.stdout:795: done (6 left) 2023-10-01T07:32:42.792 INFO:tasks.rados.rados.0.smithi084.stdout:801: done (5 left) 2023-10-01T07:32:42.792 INFO:tasks.rados.rados.0.smithi084.stdout:802: write oid 318 current snap is 0 2023-10-01T07:32:42.793 INFO:tasks.rados.rados.0.smithi084.stdout:796: finishing write tid 3 to smithi08466639-393 2023-10-01T07:32:42.793 INFO:tasks.rados.rados.0.smithi084.stdout:796: finishing write tid 4 to smithi08466639-393 2023-10-01T07:32:42.793 INFO:tasks.rados.rados.0.smithi084.stdout:796: finishing write tid 5 to smithi08466639-393 2023-10-01T07:32:42.793 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 393 v 174 (ObjNum 668 snap 0 seq_num 668) dirty exists 2023-10-01T07:32:42.793 INFO:tasks.rados.rados.0.smithi084.stdout:796: left oid 393 (ObjNum 668 snap 0 seq_num 668) 2023-10-01T07:32:42.793 INFO:tasks.rados.rados.0.smithi084.stdout:797: finishing write tid 1 to smithi08466639-327 2023-10-01T07:32:42.793 INFO:tasks.rados.rados.0.smithi084.stdout:797: finishing write tid 2 to smithi08466639-327 2023-10-01T07:32:42.793 INFO:tasks.rados.rados.0.smithi084.stdout:802: seq_num 673 ranges {511111=481641,1599205=518558,2682027=489947} 2023-10-01T07:32:42.804 INFO:tasks.rados.rados.0.smithi084.stdout:802: writing smithi08466639-318 from 511111 to 992752 tid 1 2023-10-01T07:32:42.810 INFO:tasks.rados.rados.0.smithi084.stdout:802: writing smithi08466639-318 from 1599205 to 2117763 tid 2 2023-10-01T07:32:42.817 INFO:tasks.rados.rados.0.smithi084.stdout:802: writing smithi08466639-318 from 2682027 to 3171974 tid 3 2023-10-01T07:32:42.817 INFO:tasks.rados.rados.0.smithi084.stdout:796: done (5 left) 2023-10-01T07:32:42.817 INFO:tasks.rados.rados.0.smithi084.stdout:803: read oid 426 snap -1 2023-10-01T07:32:42.817 INFO:tasks.rados.rados.0.smithi084.stdout:803: expect (ObjNum 596 snap 0 seq_num 596) 2023-10-01T07:32:42.817 INFO:tasks.rados.rados.0.smithi084.stdout:804: write oid 212 current snap is 0 2023-10-01T07:32:42.817 INFO:tasks.rados.rados.0.smithi084.stdout:804: seq_num 674 ranges {527918=556890,1657687=778569,3225803=102115} 2023-10-01T07:32:42.823 INFO:tasks.rados.rados.0.smithi084.stdout:804: writing smithi08466639-212 from 527918 to 1084808 tid 1 2023-10-01T07:32:42.832 INFO:tasks.rados.rados.0.smithi084.stdout:804: writing smithi08466639-212 from 1657687 to 2436256 tid 2 2023-10-01T07:32:42.838 INFO:tasks.rados.rados.0.smithi084.stdout:804: writing smithi08466639-212 from 3225803 to 3327918 tid 3 2023-10-01T07:32:42.838 INFO:tasks.rados.rados.0.smithi084.stdout:805: write oid 290 current snap is 0 2023-10-01T07:32:42.838 INFO:tasks.rados.rados.0.smithi084.stdout:805: seq_num 675 ranges {544725=632139,1716169=522227,2736873=512491} 2023-10-01T07:32:42.844 INFO:tasks.rados.rados.0.smithi084.stdout:805: writing smithi08466639-290 from 544725 to 1176864 tid 1 2023-10-01T07:32:42.850 INFO:tasks.rados.rados.0.smithi084.stdout:805: writing smithi08466639-290 from 1716169 to 2238396 tid 2 2023-10-01T07:32:42.856 INFO:tasks.rados.rados.0.smithi084.stdout:805: writing smithi08466639-290 from 2736873 to 3249364 tid 3 2023-10-01T07:32:42.858 INFO:tasks.rados.rados.0.smithi084.stdout:806: write oid 229 current snap is 0 2023-10-01T07:32:42.858 INFO:tasks.rados.rados.0.smithi084.stdout:806: seq_num 676 ranges {561532=707388,2058298=782238} 2023-10-01T07:32:42.863 INFO:tasks.rados.rados.0.smithi084.stdout:806: writing smithi08466639-229 from 561532 to 1268920 tid 1 2023-10-01T07:32:42.872 INFO:tasks.rados.rados.0.smithi084.stdout:806: writing smithi08466639-229 from 2058298 to 2840536 tid 2 2023-10-01T07:32:42.873 INFO:tasks.rados.rados.0.smithi084.stdout:807: read oid 35 snap -1 2023-10-01T07:32:42.873 INFO:tasks.rados.rados.0.smithi084.stdout:807: expect (ObjNum 653 snap 0 seq_num 653) 2023-10-01T07:32:42.873 INFO:tasks.rados.rados.0.smithi084.stdout:808: write oid 204 current snap is 0 2023-10-01T07:32:42.873 INFO:tasks.rados.rados.0.smithi084.stdout:797: finishing write tid 3 to smithi08466639-327 2023-10-01T07:32:42.873 INFO:tasks.rados.rados.0.smithi084.stdout:797: finishing write tid 4 to smithi08466639-327 2023-10-01T07:32:42.873 INFO:tasks.rados.rados.0.smithi084.stdout:797: finishing write tid 5 to smithi08466639-327 2023-10-01T07:32:42.873 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 327 v 133 (ObjNum 669 snap 0 seq_num 669) dirty exists 2023-10-01T07:32:42.873 INFO:tasks.rados.rados.0.smithi084.stdout:797: left oid 327 (ObjNum 669 snap 0 seq_num 669) 2023-10-01T07:32:42.873 INFO:tasks.rados.rados.0.smithi084.stdout:808: seq_num 677 ranges {578339=498990,1833133=525896,2791719=586620} 2023-10-01T07:32:42.879 INFO:tasks.rados.rados.0.smithi084.stdout:808: writing smithi08466639-204 from 578339 to 1077329 tid 1 2023-10-01T07:32:42.886 INFO:tasks.rados.rados.0.smithi084.stdout:808: writing smithi08466639-204 from 1833133 to 2359029 tid 2 2023-10-01T07:32:42.893 INFO:tasks.rados.rados.0.smithi084.stdout:808: writing smithi08466639-204 from 2791719 to 3378339 tid 3 2023-10-01T07:32:42.893 INFO:tasks.rados.rados.0.smithi084.stdout:797: done (10 left) 2023-10-01T07:32:42.893 INFO:tasks.rados.rados.0.smithi084.stdout:809: write oid 81 current snap is 0 2023-10-01T07:32:42.893 INFO:tasks.rados.rados.0.smithi084.stdout:809: seq_num 678 ranges {595146=574239,1891615=669554,3219142=176004} 2023-10-01T07:32:42.901 INFO:tasks.rados.rados.0.smithi084.stdout:809: writing smithi08466639-81 from 595146 to 1169385 tid 1 2023-10-01T07:32:42.909 INFO:tasks.rados.rados.0.smithi084.stdout:809: writing smithi08466639-81 from 1891615 to 2561169 tid 2 2023-10-01T07:32:42.914 INFO:tasks.rados.rados.0.smithi084.stdout:809: writing smithi08466639-81 from 3219142 to 3395146 tid 3 2023-10-01T07:32:42.914 INFO:tasks.rados.rados.0.smithi084.stdout:810: delete oid 219 current snap is 0 2023-10-01T07:32:42.914 INFO:tasks.rados.rados.0.smithi084.stdout:798: expect (ObjNum 638 snap 0 seq_num 638) 2023-10-01T07:32:42.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:42 smithi112 bash[27689]: cluster 2023-10-01T07:32:41.232435+0000 mgr.y (mgr.24353) 192 : cluster [DBG] pgmap v171: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 100 MiB/s rd, 14 MiB/s wr, 143 op/s 2023-10-01T07:32:43.041 INFO:tasks.rados.rados.0.smithi084.stdout:799: finishing write tid 1 to smithi08466639-3 2023-10-01T07:32:43.041 INFO:tasks.rados.rados.0.smithi084.stdout:799: finishing write tid 2 to smithi08466639-3 2023-10-01T07:32:43.041 INFO:tasks.rados.rados.0.smithi084.stdout:799: finishing write tid 3 to smithi08466639-3 2023-10-01T07:32:43.041 INFO:tasks.rados.rados.0.smithi084.stdout:799: finishing write tid 4 to smithi08466639-3 2023-10-01T07:32:43.041 INFO:tasks.rados.rados.0.smithi084.stdout:799: finishing write tid 5 to smithi08466639-3 2023-10-01T07:32:43.043 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 3 v 151 (ObjNum 670 snap 0 seq_num 670) dirty exists 2023-10-01T07:32:43.043 INFO:tasks.rados.rados.0.smithi084.stdout:799: left oid 3 (ObjNum 670 snap 0 seq_num 670) 2023-10-01T07:32:43.043 INFO:tasks.rados.rados.0.smithi084.stdout:800: finishing write tid 1 to smithi08466639-138 2023-10-01T07:32:43.043 INFO:tasks.rados.rados.0.smithi084.stdout:800: finishing write tid 2 to smithi08466639-138 2023-10-01T07:32:43.043 INFO:tasks.rados.rados.0.smithi084.stdout:800: finishing write tid 3 to smithi08466639-138 2023-10-01T07:32:43.043 INFO:tasks.rados.rados.0.smithi084.stdout:800: finishing write tid 4 to smithi08466639-138 2023-10-01T07:32:43.043 INFO:tasks.rados.rados.0.smithi084.stdout:800: finishing write tid 5 to smithi08466639-138 2023-10-01T07:32:43.043 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 138 v 168 (ObjNum 671 snap 0 seq_num 671) dirty exists 2023-10-01T07:32:43.044 INFO:tasks.rados.rados.0.smithi084.stdout:800: left oid 138 (ObjNum 671 snap 0 seq_num 671) 2023-10-01T07:32:43.044 INFO:tasks.rados.rados.0.smithi084.stdout:802: finishing write tid 1 to smithi08466639-318 2023-10-01T07:32:43.044 INFO:tasks.rados.rados.0.smithi084.stdout:802: finishing write tid 2 to smithi08466639-318 2023-10-01T07:32:43.044 INFO:tasks.rados.rados.0.smithi084.stdout:803: expect (ObjNum 596 snap 0 seq_num 596) 2023-10-01T07:32:43.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:42 smithi084 bash[33757]: cluster 2023-10-01T07:32:41.232435+0000 mgr.y (mgr.24353) 192 : cluster [DBG] pgmap v171: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 100 MiB/s rd, 14 MiB/s wr, 143 op/s 2023-10-01T07:32:43.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:42 smithi084 bash[27378]: cluster 2023-10-01T07:32:41.232435+0000 mgr.y (mgr.24353) 192 : cluster [DBG] pgmap v171: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 100 MiB/s rd, 14 MiB/s wr, 143 op/s 2023-10-01T07:32:43.123 INFO:tasks.rados.rados.0.smithi084.stdout:802: finishing write tid 3 to smithi08466639-318 2023-10-01T07:32:43.123 INFO:tasks.rados.rados.0.smithi084.stdout:802: finishing write tid 4 to smithi08466639-318 2023-10-01T07:32:43.123 INFO:tasks.rados.rados.0.smithi084.stdout:802: finishing write tid 5 to smithi08466639-318 2023-10-01T07:32:43.123 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 318 v 171 (ObjNum 673 snap 0 seq_num 673) dirty exists 2023-10-01T07:32:43.123 INFO:tasks.rados.rados.0.smithi084.stdout:802: left oid 318 (ObjNum 673 snap 0 seq_num 673) 2023-10-01T07:32:43.123 INFO:tasks.rados.rados.0.smithi084.stdout:804: finishing write tid 1 to smithi08466639-212 2023-10-01T07:32:43.123 INFO:tasks.rados.rados.0.smithi084.stdout:804: finishing write tid 2 to smithi08466639-212 2023-10-01T07:32:43.123 INFO:tasks.rados.rados.0.smithi084.stdout:804: finishing write tid 3 to smithi08466639-212 2023-10-01T07:32:43.124 INFO:tasks.rados.rados.0.smithi084.stdout:798: done (11 left) 2023-10-01T07:32:43.124 INFO:tasks.rados.rados.0.smithi084.stdout:799: done (10 left) 2023-10-01T07:32:43.124 INFO:tasks.rados.rados.0.smithi084.stdout:800: done (9 left) 2023-10-01T07:32:43.124 INFO:tasks.rados.rados.0.smithi084.stdout:802: done (8 left) 2023-10-01T07:32:43.124 INFO:tasks.rados.rados.0.smithi084.stdout:803: done (7 left) 2023-10-01T07:32:43.124 INFO:tasks.rados.rados.0.smithi084.stdout:810: done (6 left) 2023-10-01T07:32:43.124 INFO:tasks.rados.rados.0.smithi084.stdout:811: read oid 111 snap -1 2023-10-01T07:32:43.124 INFO:tasks.rados.rados.0.smithi084.stdout:811: expect (ObjNum 110 snap 0 seq_num 110) 2023-10-01T07:32:43.124 INFO:tasks.rados.rados.0.smithi084.stdout:812: write oid 144 current snap is 0 2023-10-01T07:32:43.124 INFO:tasks.rados.rados.0.smithi084.stdout:804: finishing write tid 4 to smithi08466639-212 2023-10-01T07:32:43.124 INFO:tasks.rados.rados.0.smithi084.stdout:812: seq_num 680 ranges {628760=724737,1892226=673223,3157635=271125} 2023-10-01T07:32:43.130 INFO:tasks.rados.rados.0.smithi084.stdout:812: writing smithi08466639-144 from 628760 to 1353497 tid 1 2023-10-01T07:32:43.137 INFO:tasks.rados.rados.0.smithi084.stdout:812: writing smithi08466639-144 from 1892226 to 2565449 tid 2 2023-10-01T07:32:43.143 INFO:tasks.rados.rados.0.smithi084.stdout:812: writing smithi08466639-144 from 3157635 to 3428760 tid 3 2023-10-01T07:32:43.143 INFO:tasks.rados.rados.0.smithi084.stdout:813: read oid 188 snap -1 2023-10-01T07:32:43.143 INFO:tasks.rados.rados.0.smithi084.stdout:813: expect (ObjNum 187 snap 0 seq_num 187) 2023-10-01T07:32:43.143 INFO:tasks.rados.rados.0.smithi084.stdout:814: read oid 500 snap -1 2023-10-01T07:32:43.143 INFO:tasks.rados.rados.0.smithi084.stdout:814: expect (ObjNum 607 snap 0 seq_num 607) 2023-10-01T07:32:43.143 INFO:tasks.rados.rados.0.smithi084.stdout:815: read oid 31 snap -1 2023-10-01T07:32:43.144 INFO:tasks.rados.rados.0.smithi084.stdout:815: expect deleted 2023-10-01T07:32:43.144 INFO:tasks.rados.rados.0.smithi084.stdout:816: read oid 325 snap -1 2023-10-01T07:32:43.144 INFO:tasks.rados.rados.0.smithi084.stdout:816: expect deleted 2023-10-01T07:32:43.144 INFO:tasks.rados.rados.0.smithi084.stdout:817: read oid 65 snap -1 2023-10-01T07:32:43.144 INFO:tasks.rados.rados.0.smithi084.stdout:817: expect (ObjNum 638 snap 0 seq_num 638) 2023-10-01T07:32:43.144 INFO:tasks.rados.rados.0.smithi084.stdout:818: delete oid 58 current snap is 0 2023-10-01T07:32:43.144 INFO:tasks.rados.rados.0.smithi084.stdout:804: finishing write tid 5 to smithi08466639-212 2023-10-01T07:32:43.144 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 212 v 155 (ObjNum 674 snap 0 seq_num 674) dirty exists 2023-10-01T07:32:43.144 INFO:tasks.rados.rados.0.smithi084.stdout:804: left oid 212 (ObjNum 674 snap 0 seq_num 674) 2023-10-01T07:32:43.144 INFO:tasks.rados.rados.0.smithi084.stdout:805: finishing write tid 1 to smithi08466639-290 2023-10-01T07:32:43.144 INFO:tasks.rados.rados.0.smithi084.stdout:805: finishing write tid 2 to smithi08466639-290 2023-10-01T07:32:43.145 INFO:tasks.rados.rados.0.smithi084.stdout:805: finishing write tid 3 to smithi08466639-290 2023-10-01T07:32:43.145 INFO:tasks.rados.rados.0.smithi084.stdout:805: finishing write tid 4 to smithi08466639-290 2023-10-01T07:32:43.145 INFO:tasks.rados.rados.0.smithi084.stdout:805: finishing write tid 5 to smithi08466639-290 2023-10-01T07:32:43.145 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 290 v 147 (ObjNum 675 snap 0 seq_num 675) dirty exists 2023-10-01T07:32:43.145 INFO:tasks.rados.rados.0.smithi084.stdout:805: left oid 290 (ObjNum 675 snap 0 seq_num 675) 2023-10-01T07:32:43.145 INFO:tasks.rados.rados.0.smithi084.stdout:806: finishing write tid 1 to smithi08466639-229 2023-10-01T07:32:43.145 INFO:tasks.rados.rados.0.smithi084.stdout:807: expect (ObjNum 653 snap 0 seq_num 653) 2023-10-01T07:32:43.290 INFO:tasks.rados.rados.0.smithi084.stdout:806: finishing write tid 2 to smithi08466639-229 2023-10-01T07:32:43.290 INFO:tasks.rados.rados.0.smithi084.stdout:806: finishing write tid 3 to smithi08466639-229 2023-10-01T07:32:43.290 INFO:tasks.rados.rados.0.smithi084.stdout:806: finishing write tid 4 to smithi08466639-229 2023-10-01T07:32:43.290 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 229 v 135 (ObjNum 676 snap 0 seq_num 676) dirty exists 2023-10-01T07:32:43.290 INFO:tasks.rados.rados.0.smithi084.stdout:806: left oid 229 (ObjNum 676 snap 0 seq_num 676) 2023-10-01T07:32:43.290 INFO:tasks.rados.rados.0.smithi084.stdout:808: finishing write tid 1 to smithi08466639-204 2023-10-01T07:32:43.290 INFO:tasks.rados.rados.0.smithi084.stdout:808: finishing write tid 2 to smithi08466639-204 2023-10-01T07:32:43.290 INFO:tasks.rados.rados.0.smithi084.stdout:808: finishing write tid 3 to smithi08466639-204 2023-10-01T07:32:43.290 INFO:tasks.rados.rados.0.smithi084.stdout:808: finishing write tid 4 to smithi08466639-204 2023-10-01T07:32:43.291 INFO:tasks.rados.rados.0.smithi084.stdout:808: finishing write tid 5 to smithi08466639-204 2023-10-01T07:32:43.291 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 204 v 175 (ObjNum 677 snap 0 seq_num 677) dirty exists 2023-10-01T07:32:43.291 INFO:tasks.rados.rados.0.smithi084.stdout:808: left oid 204 (ObjNum 677 snap 0 seq_num 677) 2023-10-01T07:32:43.291 INFO:tasks.rados.rados.0.smithi084.stdout:809: finishing write tid 1 to smithi08466639-81 2023-10-01T07:32:43.291 INFO:tasks.rados.rados.0.smithi084.stdout:809: finishing write tid 2 to smithi08466639-81 2023-10-01T07:32:43.291 INFO:tasks.rados.rados.0.smithi084.stdout:809: finishing write tid 3 to smithi08466639-81 2023-10-01T07:32:43.291 INFO:tasks.rados.rados.0.smithi084.stdout:809: finishing write tid 4 to smithi08466639-81 2023-10-01T07:32:43.291 INFO:tasks.rados.rados.0.smithi084.stdout:809: finishing write tid 5 to smithi08466639-81 2023-10-01T07:32:43.291 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 81 v 168 (ObjNum 678 snap 0 seq_num 678) dirty exists 2023-10-01T07:32:43.291 INFO:tasks.rados.rados.0.smithi084.stdout:809: left oid 81 (ObjNum 678 snap 0 seq_num 678) 2023-10-01T07:32:43.291 INFO:tasks.rados.rados.0.smithi084.stdout:804: done (13 left) 2023-10-01T07:32:43.291 INFO:tasks.rados.rados.0.smithi084.stdout:805: done (12 left) 2023-10-01T07:32:43.292 INFO:tasks.rados.rados.0.smithi084.stdout:806: done (11 left) 2023-10-01T07:32:43.292 INFO:tasks.rados.rados.0.smithi084.stdout:807: done (10 left) 2023-10-01T07:32:43.292 INFO:tasks.rados.rados.0.smithi084.stdout:808: done (9 left) 2023-10-01T07:32:43.292 INFO:tasks.rados.rados.0.smithi084.stdout:809: done (8 left) 2023-10-01T07:32:43.292 INFO:tasks.rados.rados.0.smithi084.stdout:818: done (7 left) 2023-10-01T07:32:43.292 INFO:tasks.rados.rados.0.smithi084.stdout:819: write oid 159 current snap is 0 2023-10-01T07:32:43.292 INFO:tasks.rados.rados.0.smithi084.stdout:812: finishing write tid 1 to smithi08466639-144 2023-10-01T07:32:43.292 INFO:tasks.rados.rados.0.smithi084.stdout:811: expect (ObjNum 110 snap 0 seq_num 110) 2023-10-01T07:32:43.422 INFO:tasks.rados.rados.0.smithi084.stdout:812: finishing write tid 2 to smithi08466639-144 2023-10-01T07:32:43.422 INFO:tasks.rados.rados.0.smithi084.stdout:812: finishing write tid 3 to smithi08466639-144 2023-10-01T07:32:43.422 INFO:tasks.rados.rados.0.smithi084.stdout:819: seq_num 682 ranges {662374=475235,1609190=676892,2812481=624101} 2023-10-01T07:32:43.429 INFO:tasks.rados.rados.0.smithi084.stdout:819: writing smithi08466639-159 from 662374 to 1137609 tid 1 2023-10-01T07:32:43.436 INFO:tasks.rados.rados.0.smithi084.stdout:819: writing smithi08466639-159 from 1609190 to 2286082 tid 2 2023-10-01T07:32:43.444 INFO:tasks.rados.rados.0.smithi084.stdout:819: writing smithi08466639-159 from 2812481 to 3436582 tid 3 2023-10-01T07:32:43.444 INFO:tasks.rados.rados.0.smithi084.stdout:811: done (7 left) 2023-10-01T07:32:43.444 INFO:tasks.rados.rados.0.smithi084.stdout:816: done (6 left) 2023-10-01T07:32:43.444 INFO:tasks.rados.rados.0.smithi084.stdout:820: write oid 385 current snap is 0 2023-10-01T07:32:43.444 INFO:tasks.rados.rados.0.smithi084.stdout:820: seq_num 683 ranges {679181=550484,1667672=536903,2839904=435373} 2023-10-01T07:32:43.452 INFO:tasks.rados.rados.0.smithi084.stdout:820: writing smithi08466639-385 from 679181 to 1229665 tid 1 2023-10-01T07:32:43.458 INFO:tasks.rados.rados.0.smithi084.stdout:820: writing smithi08466639-385 from 1667672 to 2204575 tid 2 2023-10-01T07:32:43.465 INFO:tasks.rados.rados.0.smithi084.stdout:820: writing smithi08466639-385 from 2839904 to 3275277 tid 3 2023-10-01T07:32:43.465 INFO:tasks.rados.rados.0.smithi084.stdout:821: read oid 35 snap -1 2023-10-01T07:32:43.466 INFO:tasks.rados.rados.0.smithi084.stdout:821: expect (ObjNum 653 snap 0 seq_num 653) 2023-10-01T07:32:43.466 INFO:tasks.rados.rados.0.smithi084.stdout:822: write oid 195 current snap is 0 2023-10-01T07:32:43.466 INFO:tasks.rados.rados.0.smithi084.stdout:822: seq_num 684 ranges {695988=625733,2009801=680561,3150974=345014} 2023-10-01T07:32:43.474 INFO:tasks.rados.rados.0.smithi084.stdout:822: writing smithi08466639-195 from 695988 to 1321721 tid 1 2023-10-01T07:32:43.481 INFO:tasks.rados.rados.0.smithi084.stdout:822: writing smithi08466639-195 from 2009801 to 2690362 tid 2 2023-10-01T07:32:43.486 INFO:tasks.rados.rados.0.smithi084.stdout:822: writing smithi08466639-195 from 3150974 to 3495988 tid 3 2023-10-01T07:32:43.486 INFO:tasks.rados.rados.0.smithi084.stdout:823: write oid 89 current snap is 0 2023-10-01T07:32:43.486 INFO:tasks.rados.rados.0.smithi084.stdout:823: seq_num 685 ranges {712795=417335,1784636=540572,2894750=457917} 2023-10-01T07:32:43.493 INFO:tasks.rados.rados.0.smithi084.stdout:823: writing smithi08466639-89 from 712795 to 1130130 tid 1 2023-10-01T07:32:43.501 INFO:tasks.rados.rados.0.smithi084.stdout:823: writing smithi08466639-89 from 1784636 to 2325208 tid 2 2023-10-01T07:32:43.507 INFO:tasks.rados.rados.0.smithi084.stdout:823: writing smithi08466639-89 from 2894750 to 3352667 tid 3 2023-10-01T07:32:43.507 INFO:tasks.rados.rados.0.smithi084.stdout:824: write oid 291 current snap is 0 2023-10-01T07:32:43.507 INFO:tasks.rados.rados.0.smithi084.stdout:812: finishing write tid 4 to smithi08466639-144 2023-10-01T07:32:43.507 INFO:tasks.rados.rados.0.smithi084.stdout:812: finishing write tid 5 to smithi08466639-144 2023-10-01T07:32:43.507 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 144 v 172 (ObjNum 680 snap 0 seq_num 680) dirty exists 2023-10-01T07:32:43.507 INFO:tasks.rados.rados.0.smithi084.stdout:812: left oid 144 (ObjNum 680 snap 0 seq_num 680) 2023-10-01T07:32:43.507 INFO:tasks.rados.rados.0.smithi084.stdout:814: expect (ObjNum 607 snap 0 seq_num 607) 2023-10-01T07:32:43.626 INFO:tasks.rados.rados.0.smithi084.stdout:817: expect (ObjNum 638 snap 0 seq_num 638) 2023-10-01T07:32:43.758 INFO:tasks.rados.rados.0.smithi084.stdout:813: expect (ObjNum 187 snap 0 seq_num 187) 2023-10-01T07:32:43.873 INFO:tasks.rados.rados.0.smithi084.stdout:819: finishing write tid 1 to smithi08466639-159 2023-10-01T07:32:43.873 INFO:tasks.rados.rados.0.smithi084.stdout:819: finishing write tid 2 to smithi08466639-159 2023-10-01T07:32:43.873 INFO:tasks.rados.rados.0.smithi084.stdout:819: finishing write tid 3 to smithi08466639-159 2023-10-01T07:32:43.873 INFO:tasks.rados.rados.0.smithi084.stdout:819: finishing write tid 4 to smithi08466639-159 2023-10-01T07:32:43.873 INFO:tasks.rados.rados.0.smithi084.stdout:819: finishing write tid 5 to smithi08466639-159 2023-10-01T07:32:43.873 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 159 v 137 (ObjNum 682 snap 0 seq_num 682) dirty exists 2023-10-01T07:32:43.873 INFO:tasks.rados.rados.0.smithi084.stdout:819: left oid 159 (ObjNum 682 snap 0 seq_num 682) 2023-10-01T07:32:43.873 INFO:tasks.rados.rados.0.smithi084.stdout:820: finishing write tid 1 to smithi08466639-385 2023-10-01T07:32:43.873 INFO:tasks.rados.rados.0.smithi084.stdout:820: finishing write tid 2 to smithi08466639-385 2023-10-01T07:32:43.873 INFO:tasks.rados.rados.0.smithi084.stdout:820: finishing write tid 3 to smithi08466639-385 2023-10-01T07:32:43.874 INFO:tasks.rados.rados.0.smithi084.stdout:820: finishing write tid 4 to smithi08466639-385 2023-10-01T07:32:43.874 INFO:tasks.rados.rados.0.smithi084.stdout:820: finishing write tid 5 to smithi08466639-385 2023-10-01T07:32:43.874 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 385 v 143 (ObjNum 683 snap 0 seq_num 683) dirty exists 2023-10-01T07:32:43.874 INFO:tasks.rados.rados.0.smithi084.stdout:820: left oid 385 (ObjNum 683 snap 0 seq_num 683) 2023-10-01T07:32:43.874 INFO:tasks.rados.rados.0.smithi084.stdout:821: expect (ObjNum 653 snap 0 seq_num 653) 2023-10-01T07:32:44.018 INFO:tasks.rados.rados.0.smithi084.stdout:822: finishing write tid 1 to smithi08466639-195 2023-10-01T07:32:44.018 INFO:tasks.rados.rados.0.smithi084.stdout:822: finishing write tid 2 to smithi08466639-195 2023-10-01T07:32:44.018 INFO:tasks.rados.rados.0.smithi084.stdout:822: finishing write tid 3 to smithi08466639-195 2023-10-01T07:32:44.018 INFO:tasks.rados.rados.0.smithi084.stdout:822: finishing write tid 4 to smithi08466639-195 2023-10-01T07:32:44.018 INFO:tasks.rados.rados.0.smithi084.stdout:822: finishing write tid 5 to smithi08466639-195 2023-10-01T07:32:44.018 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 195 v 182 (ObjNum 684 snap 0 seq_num 684) dirty exists 2023-10-01T07:32:44.018 INFO:tasks.rados.rados.0.smithi084.stdout:822: left oid 195 (ObjNum 684 snap 0 seq_num 684) 2023-10-01T07:32:44.018 INFO:tasks.rados.rados.0.smithi084.stdout:823: finishing write tid 1 to smithi08466639-89 2023-10-01T07:32:44.019 INFO:tasks.rados.rados.0.smithi084.stdout:823: finishing write tid 2 to smithi08466639-89 2023-10-01T07:32:44.019 INFO:tasks.rados.rados.0.smithi084.stdout:823: finishing write tid 3 to smithi08466639-89 2023-10-01T07:32:44.019 INFO:tasks.rados.rados.0.smithi084.stdout:823: finishing write tid 4 to smithi08466639-89 2023-10-01T07:32:44.019 INFO:tasks.rados.rados.0.smithi084.stdout:823: finishing write tid 5 to smithi08466639-89 2023-10-01T07:32:44.019 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 89 v 140 (ObjNum 685 snap 0 seq_num 685) dirty exists 2023-10-01T07:32:44.019 INFO:tasks.rados.rados.0.smithi084.stdout:823: left oid 89 (ObjNum 685 snap 0 seq_num 685) 2023-10-01T07:32:44.019 INFO:tasks.rados.rados.0.smithi084.stdout:824: seq_num 686 ranges {729602=492584,1843118=684230,3322173=207429} 2023-10-01T07:32:44.030 INFO:tasks.rados.rados.0.smithi084.stdout:824: writing smithi08466639-291 from 729602 to 1222186 tid 1 2023-10-01T07:32:44.172 INFO:tasks.rados.rados.0.smithi084.stdout:824: writing smithi08466639-291 from 1843118 to 2527348 tid 2 2023-10-01T07:32:44.172 INFO:tasks.rados.rados.0.smithi084.stdout:824: writing smithi08466639-291 from 3322173 to 3529602 tid 3 2023-10-01T07:32:44.172 INFO:tasks.rados.rados.0.smithi084.stdout:812: done (10 left) 2023-10-01T07:32:44.172 INFO:tasks.rados.rados.0.smithi084.stdout:813: done (9 left) 2023-10-01T07:32:44.172 INFO:tasks.rados.rados.0.smithi084.stdout:814: done (8 left) 2023-10-01T07:32:44.172 INFO:tasks.rados.rados.0.smithi084.stdout:815: done (7 left) 2023-10-01T07:32:44.172 INFO:tasks.rados.rados.0.smithi084.stdout:817: done (6 left) 2023-10-01T07:32:44.172 INFO:tasks.rados.rados.0.smithi084.stdout:819: done (5 left) 2023-10-01T07:32:44.173 INFO:tasks.rados.rados.0.smithi084.stdout:820: done (4 left) 2023-10-01T07:32:44.173 INFO:tasks.rados.rados.0.smithi084.stdout:821: done (3 left) 2023-10-01T07:32:44.173 INFO:tasks.rados.rados.0.smithi084.stdout:822: done (2 left) 2023-10-01T07:32:44.173 INFO:tasks.rados.rados.0.smithi084.stdout:823: done (1 left) 2023-10-01T07:32:44.173 INFO:tasks.rados.rados.0.smithi084.stdout:825: write oid 463 current snap is 0 2023-10-01T07:32:44.173 INFO:tasks.rados.rados.0.smithi084.stdout:825: seq_num 687 ranges {746409=567833,1901600=544241,3065949=480460} 2023-10-01T07:32:44.173 INFO:tasks.rados.rados.0.smithi084.stdout:825: writing smithi08466639-463 from 746409 to 1314242 tid 1 2023-10-01T07:32:44.173 INFO:tasks.rados.rados.0.smithi084.stdout:825: writing smithi08466639-463 from 1901600 to 2445841 tid 2 2023-10-01T07:32:44.173 INFO:tasks.rados.rados.0.smithi084.stdout:825: writing smithi08466639-463 from 3065949 to 3546409 tid 3 2023-10-01T07:32:44.173 INFO:tasks.rados.rados.0.smithi084.stdout:826: write oid 83 current snap is 0 2023-10-01T07:32:44.173 INFO:tasks.rados.rados.0.smithi084.stdout:826: seq_num 688 ranges {763216=643082,1843729=687899,3260666=302550} 2023-10-01T07:32:44.174 INFO:tasks.rados.rados.0.smithi084.stdout:826: writing smithi08466639-83 from 763216 to 1406298 tid 1 2023-10-01T07:32:44.174 INFO:tasks.rados.rados.0.smithi084.stdout:826: writing smithi08466639-83 from 1843729 to 2531628 tid 2 2023-10-01T07:32:44.174 INFO:tasks.rados.rados.0.smithi084.stdout:826: writing smithi08466639-83 from 3260666 to 3563216 tid 3 2023-10-01T07:32:44.174 INFO:tasks.rados.rados.0.smithi084.stdout:827: read oid 388 snap -1 2023-10-01T07:32:44.174 INFO:tasks.rados.rados.0.smithi084.stdout:827: expect (ObjNum 387 snap 0 seq_num 387) 2023-10-01T07:32:44.174 INFO:tasks.rados.rados.0.smithi084.stdout:828: write oid 392 current snap is 0 2023-10-01T07:32:44.174 INFO:tasks.rados.rados.0.smithi084.stdout:824: finishing write tid 1 to smithi08466639-291 2023-10-01T07:32:44.174 INFO:tasks.rados.rados.0.smithi084.stdout:824: finishing write tid 2 to smithi08466639-291 2023-10-01T07:32:44.174 INFO:tasks.rados.rados.0.smithi084.stdout:824: finishing write tid 3 to smithi08466639-291 2023-10-01T07:32:44.174 INFO:tasks.rados.rados.0.smithi084.stdout:824: finishing write tid 4 to smithi08466639-291 2023-10-01T07:32:44.175 INFO:tasks.rados.rados.0.smithi084.stdout:828: seq_num 689 ranges {780023=718331,1902211=547910,3004442=575581} 2023-10-01T07:32:44.175 INFO:tasks.rados.rados.0.smithi084.stdout:828: writing smithi08466639-392 from 780023 to 1498354 tid 1 2023-10-01T07:32:44.175 INFO:tasks.rados.rados.0.smithi084.stdout:828: writing smithi08466639-392 from 1902211 to 2450121 tid 2 2023-10-01T07:32:44.175 INFO:tasks.rados.rados.0.smithi084.stdout:828: writing smithi08466639-392 from 3004442 to 3580023 tid 3 2023-10-01T07:32:44.175 INFO:tasks.rados.rados.0.smithi084.stdout:829: read oid 305 snap -1 2023-10-01T07:32:44.175 INFO:tasks.rados.rados.0.smithi084.stdout:829: expect (ObjNum 304 snap 0 seq_num 304) 2023-10-01T07:32:44.175 INFO:tasks.rados.rados.0.smithi084.stdout:830: read oid 279 snap -1 2023-10-01T07:32:44.175 INFO:tasks.rados.rados.0.smithi084.stdout:830: expect (ObjNum 640 snap 0 seq_num 640) 2023-10-01T07:32:44.175 INFO:tasks.rados.rados.0.smithi084.stdout:831: read oid 357 snap -1 2023-10-01T07:32:44.175 INFO:tasks.rados.rados.0.smithi084.stdout:831: expect (ObjNum 356 snap 0 seq_num 356) 2023-10-01T07:32:44.175 INFO:tasks.rados.rados.0.smithi084.stdout:832: write oid 289 current snap is 0 2023-10-01T07:32:44.176 INFO:tasks.rados.rados.0.smithi084.stdout:832: seq_num 690 ranges {796830=793580,2360693=691568} 2023-10-01T07:32:44.176 INFO:tasks.rados.rados.0.smithi084.stdout:832: writing smithi08466639-289 from 796830 to 1590410 tid 1 2023-10-01T07:32:44.176 INFO:tasks.rados.rados.0.smithi084.stdout:832: writing smithi08466639-289 from 2360693 to 3052261 tid 2 2023-10-01T07:32:44.176 INFO:tasks.rados.rados.0.smithi084.stdout:833: read oid 57 snap -1 2023-10-01T07:32:44.176 INFO:tasks.rados.rados.0.smithi084.stdout:833: expect (ObjNum 540 snap 0 seq_num 540) 2023-10-01T07:32:44.176 INFO:tasks.rados.rados.0.smithi084.stdout:834: read oid 445 snap -1 2023-10-01T07:32:44.176 INFO:tasks.rados.rados.0.smithi084.stdout:834: expect (ObjNum 444 snap 0 seq_num 444) 2023-10-01T07:32:44.176 INFO:tasks.rados.rados.0.smithi084.stdout:835: read oid 49 snap -1 2023-10-01T07:32:44.176 INFO:tasks.rados.rados.0.smithi084.stdout:835: expect (ObjNum 48 snap 0 seq_num 48) 2023-10-01T07:32:44.176 INFO:tasks.rados.rados.0.smithi084.stdout:836: write oid 333 current snap is 0 2023-10-01T07:32:44.177 INFO:tasks.rados.rados.0.smithi084.stdout:824: finishing write tid 5 to smithi08466639-291 2023-10-01T07:32:44.177 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 291 v 131 (ObjNum 686 snap 0 seq_num 686) dirty exists 2023-10-01T07:32:44.177 INFO:tasks.rados.rados.0.smithi084.stdout:824: left oid 291 (ObjNum 686 snap 0 seq_num 686) 2023-10-01T07:32:44.177 INFO:tasks.rados.rados.0.smithi084.stdout:825: finishing write tid 1 to smithi08466639-463 2023-10-01T07:32:44.177 INFO:tasks.rados.rados.0.smithi084.stdout:836: seq_num 691 ranges {413637=468829,1619175=435226,2542935=758255} 2023-10-01T07:32:44.177 INFO:tasks.rados.rados.0.smithi084.stdout:836: writing smithi08466639-333 from 413637 to 882466 tid 1 2023-10-01T07:32:44.177 INFO:tasks.rados.rados.0.smithi084.stdout:836: writing smithi08466639-333 from 1619175 to 2054401 tid 2 2023-10-01T07:32:44.177 INFO:tasks.rados.rados.0.smithi084.stdout:836: writing smithi08466639-333 from 2542935 to 3301190 tid 3 2023-10-01T07:32:44.177 INFO:tasks.rados.rados.0.smithi084.stdout:824: done (12 left) 2023-10-01T07:32:44.177 INFO:tasks.rados.rados.0.smithi084.stdout:837: read oid 30 snap -1 2023-10-01T07:32:44.177 INFO:tasks.rados.rados.0.smithi084.stdout:837: expect (ObjNum 29 snap 0 seq_num 29) 2023-10-01T07:32:44.177 INFO:tasks.rados.rados.0.smithi084.stdout:838: read oid 268 snap -1 2023-10-01T07:32:44.178 INFO:tasks.rados.rados.0.smithi084.stdout:838: expect deleted 2023-10-01T07:32:44.178 INFO:tasks.rados.rados.0.smithi084.stdout:839: read oid 39 snap -1 2023-10-01T07:32:44.178 INFO:tasks.rados.rados.0.smithi084.stdout:839: expect (ObjNum 38 snap 0 seq_num 38) 2023-10-01T07:32:44.178 INFO:tasks.rados.rados.0.smithi084.stdout:840: write oid 189 current snap is 0 2023-10-01T07:32:44.178 INFO:tasks.rados.rados.0.smithi084.stdout:825: finishing write tid 2 to smithi08466639-463 2023-10-01T07:32:44.178 INFO:tasks.rados.rados.0.smithi084.stdout:840: seq_num 692 ranges {430444=660431,1677657=695237,2970358=569527} 2023-10-01T07:32:44.178 INFO:tasks.rados.rados.0.smithi084.stdout:840: writing smithi08466639-189 from 430444 to 1090875 tid 1 2023-10-01T07:32:44.178 INFO:tasks.rados.rados.0.smithi084.stdout:840: writing smithi08466639-189 from 1677657 to 2372894 tid 2 2023-10-01T07:32:44.178 INFO:tasks.rados.rados.0.smithi084.stdout:840: writing smithi08466639-189 from 2970358 to 3539885 tid 3 2023-10-01T07:32:44.178 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:44.179 INFO:tasks.rados.rados.0.smithi084.stdout:825: finishing write tid 3 to smithi08466639-463 2023-10-01T07:32:44.179 INFO:tasks.rados.rados.0.smithi084.stdout:825: finishing write tid 4 to smithi08466639-463 2023-10-01T07:32:44.180 INFO:tasks.rados.rados.0.smithi084.stdout:825: finishing write tid 5 to smithi08466639-463 2023-10-01T07:32:44.180 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 463 v 135 (ObjNum 687 snap 0 seq_num 687) dirty exists 2023-10-01T07:32:44.180 INFO:tasks.rados.rados.0.smithi084.stdout:825: left oid 463 (ObjNum 687 snap 0 seq_num 687) 2023-10-01T07:32:44.180 INFO:tasks.rados.rados.0.smithi084.stdout:826: finishing write tid 1 to smithi08466639-83 2023-10-01T07:32:44.180 INFO:tasks.rados.rados.0.smithi084.stdout:826: finishing write tid 2 to smithi08466639-83 2023-10-01T07:32:44.180 INFO:tasks.rados.rados.0.smithi084.stdout:825: done (15 left) 2023-10-01T07:32:44.180 INFO:tasks.rados.rados.0.smithi084.stdout:841: write oid 296 current snap is 0 2023-10-01T07:32:44.180 INFO:tasks.rados.rados.0.smithi084.stdout:841: seq_num 693 ranges {447251=735680,1736139=438895,2597781=780799} 2023-10-01T07:32:44.181 INFO:tasks.rados.rados.0.smithi084.stdout:841: writing smithi08466639-296 from 447251 to 1182931 tid 1 2023-10-01T07:32:44.181 INFO:tasks.rados.rados.0.smithi084.stdout:841: writing smithi08466639-296 from 1736139 to 2175034 tid 2 2023-10-01T07:32:44.186 INFO:tasks.rados.rados.0.smithi084.stdout:841: writing smithi08466639-296 from 2597781 to 3378580 tid 3 2023-10-01T07:32:44.186 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:44.186 INFO:tasks.rados.rados.0.smithi084.stdout:826: finishing write tid 3 to smithi08466639-83 2023-10-01T07:32:44.186 INFO:tasks.rados.rados.0.smithi084.stdout:826: finishing write tid 4 to smithi08466639-83 2023-10-01T07:32:44.186 INFO:tasks.rados.rados.0.smithi084.stdout:826: finishing write tid 5 to smithi08466639-83 2023-10-01T07:32:44.186 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 83 v 159 (ObjNum 688 snap 0 seq_num 688) dirty exists 2023-10-01T07:32:44.186 INFO:tasks.rados.rados.0.smithi084.stdout:826: left oid 83 (ObjNum 688 snap 0 seq_num 688) 2023-10-01T07:32:44.187 INFO:tasks.rados.rados.0.smithi084.stdout:827: expect (ObjNum 387 snap 0 seq_num 387) 2023-10-01T07:32:44.269 INFO:tasks.rados.rados.0.smithi084.stdout:828: finishing write tid 1 to smithi08466639-392 2023-10-01T07:32:44.269 INFO:tasks.rados.rados.0.smithi084.stdout:828: finishing write tid 2 to smithi08466639-392 2023-10-01T07:32:44.269 INFO:tasks.rados.rados.0.smithi084.stdout:826: done (15 left) 2023-10-01T07:32:44.269 INFO:tasks.rados.rados.0.smithi084.stdout:827: done (14 left) 2023-10-01T07:32:44.269 INFO:tasks.rados.rados.0.smithi084.stdout:842: write oid 193 current snap is 0 2023-10-01T07:32:44.269 INFO:tasks.rados.rados.0.smithi084.stdout:842: seq_num 694 ranges {464058=410929,1394621=698906,2625204=592071,3656107=7951} 2023-10-01T07:32:44.274 INFO:tasks.rados.rados.0.smithi084.stdout:842: writing smithi08466639-193 from 464058 to 874987 tid 1 2023-10-01T07:32:44.280 INFO:tasks.rados.rados.0.smithi084.stdout:842: writing smithi08466639-193 from 1394621 to 2093527 tid 2 2023-10-01T07:32:44.287 INFO:tasks.rados.rados.0.smithi084.stdout:842: writing smithi08466639-193 from 2625204 to 3217275 tid 3 2023-10-01T07:32:44.289 INFO:tasks.rados.rados.0.smithi084.stdout:842: writing smithi08466639-193 from 3656107 to 3664058 tid 4 2023-10-01T07:32:44.290 INFO:tasks.rados.rados.0.smithi084.stdout:843: read oid 142 snap -1 2023-10-01T07:32:44.290 INFO:tasks.rados.rados.0.smithi084.stdout:843: expect (ObjNum 141 snap 0 seq_num 141) 2023-10-01T07:32:44.290 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:44.290 INFO:tasks.rados.rados.0.smithi084.stdout:831: expect (ObjNum 356 snap 0 seq_num 356) 2023-10-01T07:32:44.424 INFO:tasks.rados.rados.0.smithi084.stdout:828: finishing write tid 3 to smithi08466639-392 2023-10-01T07:32:44.424 INFO:tasks.rados.rados.0.smithi084.stdout:830: expect (ObjNum 640 snap 0 seq_num 640) 2023-10-01T07:32:44.576 INFO:tasks.rados.rados.0.smithi084.stdout:828: finishing write tid 4 to smithi08466639-392 2023-10-01T07:32:44.577 INFO:tasks.rados.rados.0.smithi084.stdout:828: finishing write tid 5 to smithi08466639-392 2023-10-01T07:32:44.577 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 392 v 139 (ObjNum 689 snap 0 seq_num 689) dirty exists 2023-10-01T07:32:44.577 INFO:tasks.rados.rados.0.smithi084.stdout:828: left oid 392 (ObjNum 689 snap 0 seq_num 689) 2023-10-01T07:32:44.577 INFO:tasks.rados.rados.0.smithi084.stdout:829: expect (ObjNum 304 snap 0 seq_num 304) 2023-10-01T07:32:44.677 INFO:tasks.rados.rados.0.smithi084.stdout:832: finishing write tid 1 to smithi08466639-289 2023-10-01T07:32:44.677 INFO:tasks.rados.rados.0.smithi084.stdout:832: finishing write tid 2 to smithi08466639-289 2023-10-01T07:32:44.677 INFO:tasks.rados.rados.0.smithi084.stdout:832: finishing write tid 3 to smithi08466639-289 2023-10-01T07:32:44.677 INFO:tasks.rados.rados.0.smithi084.stdout:832: finishing write tid 4 to smithi08466639-289 2023-10-01T07:32:44.677 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 289 v 162 (ObjNum 690 snap 0 seq_num 690) dirty exists 2023-10-01T07:32:44.677 INFO:tasks.rados.rados.0.smithi084.stdout:832: left oid 289 (ObjNum 690 snap 0 seq_num 690) 2023-10-01T07:32:44.677 INFO:tasks.rados.rados.0.smithi084.stdout:833: expect (ObjNum 540 snap 0 seq_num 540) 2023-10-01T07:32:44.820 INFO:tasks.rados.rados.0.smithi084.stdout:839: expect (ObjNum 38 snap 0 seq_num 38) 2023-10-01T07:32:44.901 INFO:tasks.rados.rados.0.smithi084.stdout:835: expect (ObjNum 48 snap 0 seq_num 48) 2023-10-01T07:32:44.942 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:44 smithi112 bash[27689]: cluster 2023-10-01T07:32:43.232807+0000 mgr.y (mgr.24353) 193 : cluster [DBG] pgmap v172: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 8.9 MiB/s wr, 92 op/s 2023-10-01T07:32:44.942 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:44 smithi112 bash[27689]: audit 2023-10-01T07:32:43.793267+0000 mon.c (mon.2) 106 : audit [DBG] from='client.? 172.21.15.84:0/3259482651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:32:44.988 INFO:tasks.rados.rados.0.smithi084.stdout:834: expect (ObjNum 444 snap 0 seq_num 444) 2023-10-01T07:32:45.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:44 smithi084 bash[27378]: cluster 2023-10-01T07:32:43.232807+0000 mgr.y (mgr.24353) 193 : cluster [DBG] pgmap v172: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 8.9 MiB/s wr, 92 op/s 2023-10-01T07:32:45.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:44 smithi084 bash[27378]: audit 2023-10-01T07:32:43.793267+0000 mon.c (mon.2) 106 : audit [DBG] from='client.? 172.21.15.84:0/3259482651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:32:45.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:44 smithi084 bash[33757]: cluster 2023-10-01T07:32:43.232807+0000 mgr.y (mgr.24353) 193 : cluster [DBG] pgmap v172: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 8.9 MiB/s wr, 92 op/s 2023-10-01T07:32:45.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:44 smithi084 bash[33757]: audit 2023-10-01T07:32:43.793267+0000 mon.c (mon.2) 106 : audit [DBG] from='client.? 172.21.15.84:0/3259482651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:32:45.093 INFO:tasks.rados.rados.0.smithi084.stdout:836: finishing write tid 1 to smithi08466639-333 2023-10-01T07:32:45.093 INFO:tasks.rados.rados.0.smithi084.stdout:836: finishing write tid 2 to smithi08466639-333 2023-10-01T07:32:45.094 INFO:tasks.rados.rados.0.smithi084.stdout:836: finishing write tid 3 to smithi08466639-333 2023-10-01T07:32:45.094 INFO:tasks.rados.rados.0.smithi084.stdout:836: finishing write tid 4 to smithi08466639-333 2023-10-01T07:32:45.094 INFO:tasks.rados.rados.0.smithi084.stdout:836: finishing write tid 5 to smithi08466639-333 2023-10-01T07:32:45.094 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 333 v 186 (ObjNum 691 snap 0 seq_num 691) dirty exists 2023-10-01T07:32:45.094 INFO:tasks.rados.rados.0.smithi084.stdout:836: left oid 333 (ObjNum 691 snap 0 seq_num 691) 2023-10-01T07:32:45.094 INFO:tasks.rados.rados.0.smithi084.stdout:840: finishing write tid 1 to smithi08466639-189 2023-10-01T07:32:45.094 INFO:tasks.rados.rados.0.smithi084.stdout:837: expect (ObjNum 29 snap 0 seq_num 29) 2023-10-01T07:32:45.172 INFO:tasks.rados.rados.0.smithi084.stdout:840: finishing write tid 2 to smithi08466639-189 2023-10-01T07:32:45.172 INFO:tasks.rados.rados.0.smithi084.stdout:840: finishing write tid 3 to smithi08466639-189 2023-10-01T07:32:45.172 INFO:tasks.rados.rados.0.smithi084.stdout:840: finishing write tid 4 to smithi08466639-189 2023-10-01T07:32:45.172 INFO:tasks.rados.rados.0.smithi084.stdout:840: finishing write tid 5 to smithi08466639-189 2023-10-01T07:32:45.172 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 189 v 176 (ObjNum 692 snap 0 seq_num 692) dirty exists 2023-10-01T07:32:45.172 INFO:tasks.rados.rados.0.smithi084.stdout:840: left oid 189 (ObjNum 692 snap 0 seq_num 692) 2023-10-01T07:32:45.172 INFO:tasks.rados.rados.0.smithi084.stdout:841: finishing write tid 1 to smithi08466639-296 2023-10-01T07:32:45.172 INFO:tasks.rados.rados.0.smithi084.stdout:841: finishing write tid 2 to smithi08466639-296 2023-10-01T07:32:45.173 INFO:tasks.rados.rados.0.smithi084.stdout:841: finishing write tid 3 to smithi08466639-296 2023-10-01T07:32:45.173 INFO:tasks.rados.rados.0.smithi084.stdout:841: finishing write tid 4 to smithi08466639-296 2023-10-01T07:32:45.173 INFO:tasks.rados.rados.0.smithi084.stdout:841: finishing write tid 5 to smithi08466639-296 2023-10-01T07:32:45.173 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 296 v 147 (ObjNum 693 snap 0 seq_num 693) dirty exists 2023-10-01T07:32:45.173 INFO:tasks.rados.rados.0.smithi084.stdout:841: left oid 296 (ObjNum 693 snap 0 seq_num 693) 2023-10-01T07:32:45.173 INFO:tasks.rados.rados.0.smithi084.stdout:842: finishing write tid 1 to smithi08466639-193 2023-10-01T07:32:45.173 INFO:tasks.rados.rados.0.smithi084.stdout:842: finishing write tid 2 to smithi08466639-193 2023-10-01T07:32:45.173 INFO:tasks.rados.rados.0.smithi084.stdout:842: finishing write tid 3 to smithi08466639-193 2023-10-01T07:32:45.173 INFO:tasks.rados.rados.0.smithi084.stdout:842: finishing write tid 4 to smithi08466639-193 2023-10-01T07:32:45.173 INFO:tasks.rados.rados.0.smithi084.stdout:842: finishing write tid 5 to smithi08466639-193 2023-10-01T07:32:45.173 INFO:tasks.rados.rados.0.smithi084.stdout:842: finishing write tid 6 to smithi08466639-193 2023-10-01T07:32:45.174 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 193 v 180 (ObjNum 694 snap 0 seq_num 694) dirty exists 2023-10-01T07:32:45.174 INFO:tasks.rados.rados.0.smithi084.stdout:842: left oid 193 (ObjNum 694 snap 0 seq_num 694) 2023-10-01T07:32:45.174 INFO:tasks.rados.rados.0.smithi084.stdout:843: expect (ObjNum 141 snap 0 seq_num 141) 2023-10-01T07:32:45.249 INFO:tasks.rados.rados.0.smithi084.stdout:828: done (15 left) 2023-10-01T07:32:45.249 INFO:tasks.rados.rados.0.smithi084.stdout:829: done (14 left) 2023-10-01T07:32:45.249 INFO:tasks.rados.rados.0.smithi084.stdout:830: done (13 left) 2023-10-01T07:32:45.250 INFO:tasks.rados.rados.0.smithi084.stdout:831: done (12 left) 2023-10-01T07:32:45.250 INFO:tasks.rados.rados.0.smithi084.stdout:832: done (11 left) 2023-10-01T07:32:45.250 INFO:tasks.rados.rados.0.smithi084.stdout:833: done (10 left) 2023-10-01T07:32:45.250 INFO:tasks.rados.rados.0.smithi084.stdout:834: done (9 left) 2023-10-01T07:32:45.250 INFO:tasks.rados.rados.0.smithi084.stdout:835: done (8 left) 2023-10-01T07:32:45.250 INFO:tasks.rados.rados.0.smithi084.stdout:836: done (7 left) 2023-10-01T07:32:45.250 INFO:tasks.rados.rados.0.smithi084.stdout:837: done (6 left) 2023-10-01T07:32:45.250 INFO:tasks.rados.rados.0.smithi084.stdout:838: done (5 left) 2023-10-01T07:32:45.250 INFO:tasks.rados.rados.0.smithi084.stdout:839: done (4 left) 2023-10-01T07:32:45.250 INFO:tasks.rados.rados.0.smithi084.stdout:840: done (3 left) 2023-10-01T07:32:45.250 INFO:tasks.rados.rados.0.smithi084.stdout:841: done (2 left) 2023-10-01T07:32:45.250 INFO:tasks.rados.rados.0.smithi084.stdout:842: done (1 left) 2023-10-01T07:32:45.251 INFO:tasks.rados.rados.0.smithi084.stdout:843: done (0 left) 2023-10-01T07:32:45.251 INFO:tasks.rados.rados.0.smithi084.stdout:844: delete oid 475 current snap is 0 2023-10-01T07:32:45.253 INFO:tasks.rados.rados.0.smithi084.stdout:844: done (0 left) 2023-10-01T07:32:45.253 INFO:tasks.rados.rados.0.smithi084.stdout:845: read oid 388 snap -1 2023-10-01T07:32:45.253 INFO:tasks.rados.rados.0.smithi084.stdout:845: expect (ObjNum 387 snap 0 seq_num 387) 2023-10-01T07:32:45.253 INFO:tasks.rados.rados.0.smithi084.stdout:846: read oid 401 snap -1 2023-10-01T07:32:45.253 INFO:tasks.rados.rados.0.smithi084.stdout:846: expect (ObjNum 400 snap 0 seq_num 400) 2023-10-01T07:32:45.253 INFO:tasks.rados.rados.0.smithi084.stdout:847: read oid 482 snap -1 2023-10-01T07:32:45.253 INFO:tasks.rados.rados.0.smithi084.stdout:847: expect (ObjNum 481 snap 0 seq_num 481) 2023-10-01T07:32:45.253 INFO:tasks.rados.rados.0.smithi084.stdout:848: write oid 476 current snap is 0 2023-10-01T07:32:45.254 INFO:tasks.rados.rados.0.smithi084.stdout:848: seq_num 696 ranges {497672=561427,1795232=702575,2963697=730968} 2023-10-01T07:32:45.264 INFO:tasks.rados.rados.0.smithi084.stdout:848: writing smithi08466639-476 from 497672 to 1059099 tid 1 2023-10-01T07:32:45.272 INFO:tasks.rados.rados.0.smithi084.stdout:848: writing smithi08466639-476 from 1795232 to 2497807 tid 2 2023-10-01T07:32:45.279 INFO:tasks.rados.rados.0.smithi084.stdout:848: writing smithi08466639-476 from 2963697 to 3694665 tid 3 2023-10-01T07:32:45.279 INFO:tasks.rados.rados.0.smithi084.stdout:849: delete oid 126 current snap is 0 2023-10-01T07:32:45.279 INFO:tasks.rados.rados.0.smithi084.stdout:845: expect (ObjNum 387 snap 0 seq_num 387) 2023-10-01T07:32:45.363 INFO:tasks.rados.rados.0.smithi084.stdout:846: expect (ObjNum 400 snap 0 seq_num 400) 2023-10-01T07:32:45.446 INFO:tasks.rados.rados.0.smithi084.stdout:847: expect (ObjNum 481 snap 0 seq_num 481) 2023-10-01T07:32:45.509 INFO:tasks.rados.rados.0.smithi084.stdout:848: finishing write tid 1 to smithi08466639-476 2023-10-01T07:32:45.509 INFO:tasks.rados.rados.0.smithi084.stdout:848: finishing write tid 2 to smithi08466639-476 2023-10-01T07:32:45.509 INFO:tasks.rados.rados.0.smithi084.stdout:845: done (4 left) 2023-10-01T07:32:45.509 INFO:tasks.rados.rados.0.smithi084.stdout:846: done (3 left) 2023-10-01T07:32:45.510 INFO:tasks.rados.rados.0.smithi084.stdout:847: done (2 left) 2023-10-01T07:32:45.510 INFO:tasks.rados.rados.0.smithi084.stdout:849: done (1 left) 2023-10-01T07:32:45.510 INFO:tasks.rados.rados.0.smithi084.stdout:850: delete oid 482 current snap is 0 2023-10-01T07:32:45.510 INFO:tasks.rados.rados.0.smithi084.stdout:848: finishing write tid 3 to smithi08466639-476 2023-10-01T07:32:45.510 INFO:tasks.rados.rados.0.smithi084.stdout:848: finishing write tid 4 to smithi08466639-476 2023-10-01T07:32:45.510 INFO:tasks.rados.rados.0.smithi084.stdout:848: finishing write tid 5 to smithi08466639-476 2023-10-01T07:32:45.510 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 476 v 113 (ObjNum 696 snap 0 seq_num 696) dirty exists 2023-10-01T07:32:45.510 INFO:tasks.rados.rados.0.smithi084.stdout:848: left oid 476 (ObjNum 696 snap 0 seq_num 696) 2023-10-01T07:32:45.514 INFO:tasks.rados.rados.0.smithi084.stdout:848: done (1 left) 2023-10-01T07:32:45.514 INFO:tasks.rados.rados.0.smithi084.stdout:850: done (0 left) 2023-10-01T07:32:45.514 INFO:tasks.rados.rados.0.smithi084.stdout:851: read oid 258 snap -1 2023-10-01T07:32:45.514 INFO:tasks.rados.rados.0.smithi084.stdout:851: expect (ObjNum 257 snap 0 seq_num 257) 2023-10-01T07:32:45.514 INFO:tasks.rados.rados.0.smithi084.stdout:852: read oid 475 snap -1 2023-10-01T07:32:45.514 INFO:tasks.rados.rados.0.smithi084.stdout:852: expect deleted 2023-10-01T07:32:45.514 INFO:tasks.rados.rados.0.smithi084.stdout:853: write oid 413 current snap is 0 2023-10-01T07:32:45.514 INFO:tasks.rados.rados.0.smithi084.stdout:853: seq_num 699 ranges {548093=787174,1970678=449902,3045966=681137} 2023-10-01T07:32:45.519 INFO:tasks.rados.rados.0.smithi084.stdout:853: writing smithi08466639-413 from 548093 to 1335267 tid 1 2023-10-01T07:32:45.526 INFO:tasks.rados.rados.0.smithi084.stdout:853: writing smithi08466639-413 from 1970678 to 2420580 tid 2 2023-10-01T07:32:45.533 INFO:tasks.rados.rados.0.smithi084.stdout:853: writing smithi08466639-413 from 3045966 to 3727103 tid 3 2023-10-01T07:32:45.533 INFO:tasks.rados.rados.0.smithi084.stdout:854: write oid 210 current snap is 0 2023-10-01T07:32:45.533 INFO:tasks.rados.rados.0.smithi084.stdout:854: seq_num 700 ranges {564900=578776,1629160=709913,3073389=492409} 2023-10-01T07:32:45.539 INFO:tasks.rados.rados.0.smithi084.stdout:854: writing smithi08466639-210 from 564900 to 1143676 tid 1 2023-10-01T07:32:45.546 INFO:tasks.rados.rados.0.smithi084.stdout:854: writing smithi08466639-210 from 1629160 to 2339073 tid 2 2023-10-01T07:32:45.552 INFO:tasks.rados.rados.0.smithi084.stdout:854: writing smithi08466639-210 from 3073389 to 3565798 tid 3 2023-10-01T07:32:45.552 INFO:tasks.rados.rados.0.smithi084.stdout:855: read oid 118 snap -1 2023-10-01T07:32:45.553 INFO:tasks.rados.rados.0.smithi084.stdout:855: expect (ObjNum 613 snap 0 seq_num 613) 2023-10-01T07:32:45.553 INFO:tasks.rados.rados.0.smithi084.stdout:856: delete oid 98 current snap is 0 2023-10-01T07:32:45.553 INFO:tasks.rados.rados.0.smithi084.stdout:851: expect (ObjNum 257 snap 0 seq_num 257) 2023-10-01T07:32:45.625 INFO:tasks.rados.rados.0.smithi084.stdout:853: finishing write tid 1 to smithi08466639-413 2023-10-01T07:32:45.626 INFO:tasks.rados.rados.0.smithi084.stdout:853: finishing write tid 2 to smithi08466639-413 2023-10-01T07:32:45.626 INFO:tasks.rados.rados.0.smithi084.stdout:851: done (5 left) 2023-10-01T07:32:45.626 INFO:tasks.rados.rados.0.smithi084.stdout:852: done (4 left) 2023-10-01T07:32:45.626 INFO:tasks.rados.rados.0.smithi084.stdout:856: done (3 left) 2023-10-01T07:32:45.626 INFO:tasks.rados.rados.0.smithi084.stdout:857: read oid 214 snap -1 2023-10-01T07:32:45.626 INFO:tasks.rados.rados.0.smithi084.stdout:857: expect (ObjNum 213 snap 0 seq_num 213) 2023-10-01T07:32:45.626 INFO:tasks.rados.rados.0.smithi084.stdout:858: delete oid 335 current snap is 0 2023-10-01T07:32:45.626 INFO:tasks.rados.rados.0.smithi084.stdout:853: finishing write tid 3 to smithi08466639-413 2023-10-01T07:32:45.626 INFO:tasks.rados.rados.0.smithi084.stdout:853: finishing write tid 4 to smithi08466639-413 2023-10-01T07:32:45.626 INFO:tasks.rados.rados.0.smithi084.stdout:853: finishing write tid 5 to smithi08466639-413 2023-10-01T07:32:45.627 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 413 v 166 (ObjNum 699 snap 0 seq_num 699) dirty exists 2023-10-01T07:32:45.627 INFO:tasks.rados.rados.0.smithi084.stdout:853: left oid 413 (ObjNum 699 snap 0 seq_num 699) 2023-10-01T07:32:45.627 INFO:tasks.rados.rados.0.smithi084.stdout:854: finishing write tid 1 to smithi08466639-210 2023-10-01T07:32:45.627 INFO:tasks.rados.rados.0.smithi084.stdout:854: finishing write tid 2 to smithi08466639-210 2023-10-01T07:32:45.627 INFO:tasks.rados.rados.0.smithi084.stdout:854: finishing write tid 3 to smithi08466639-210 2023-10-01T07:32:45.627 INFO:tasks.rados.rados.0.smithi084.stdout:854: finishing write tid 4 to smithi08466639-210 2023-10-01T07:32:45.627 INFO:tasks.rados.rados.0.smithi084.stdout:854: finishing write tid 5 to smithi08466639-210 2023-10-01T07:32:45.627 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 210 v 178 (ObjNum 700 snap 0 seq_num 700) dirty exists 2023-10-01T07:32:45.627 INFO:tasks.rados.rados.0.smithi084.stdout:854: left oid 210 (ObjNum 700 snap 0 seq_num 700) 2023-10-01T07:32:45.627 INFO:tasks.rados.rados.0.smithi084.stdout:855: expect (ObjNum 613 snap 0 seq_num 613) 2023-10-01T07:32:45.732 INFO:tasks.rados.rados.0.smithi084.stdout:857: expect (ObjNum 213 snap 0 seq_num 213) 2023-10-01T07:32:45.851 INFO:tasks.rados.rados.0.smithi084.stdout:853: done (4 left) 2023-10-01T07:32:45.851 INFO:tasks.rados.rados.0.smithi084.stdout:854: done (3 left) 2023-10-01T07:32:45.851 INFO:tasks.rados.rados.0.smithi084.stdout:855: done (2 left) 2023-10-01T07:32:45.851 INFO:tasks.rados.rados.0.smithi084.stdout:857: done (1 left) 2023-10-01T07:32:45.852 INFO:tasks.rados.rados.0.smithi084.stdout:858: done (0 left) 2023-10-01T07:32:45.852 INFO:tasks.rados.rados.0.smithi084.stdout:859: read oid 217 snap -1 2023-10-01T07:32:45.852 INFO:tasks.rados.rados.0.smithi084.stdout:859: expect (ObjNum 216 snap 0 seq_num 216) 2023-10-01T07:32:45.852 INFO:tasks.rados.rados.0.smithi084.stdout:860: write oid 59 current snap is 0 2023-10-01T07:32:45.852 INFO:tasks.rados.rados.0.smithi084.stdout:860: seq_num 703 ranges {615321=404523,1804606=457240,2755658=726225} 2023-10-01T07:32:45.858 INFO:tasks.rados.rados.0.smithi084.stdout:860: writing smithi08466639-59 from 615321 to 1019844 tid 1 2023-10-01T07:32:45.866 INFO:tasks.rados.rados.0.smithi084.stdout:860: writing smithi08466639-59 from 1804606 to 2261846 tid 2 2023-10-01T07:32:45.875 INFO:tasks.rados.rados.0.smithi084.stdout:860: writing smithi08466639-59 from 2755658 to 3481883 tid 3 2023-10-01T07:32:45.875 INFO:tasks.rados.rados.0.smithi084.stdout:861: read oid 302 snap -1 2023-10-01T07:32:45.875 INFO:tasks.rados.rados.0.smithi084.stdout:861: expect (ObjNum 301 snap 0 seq_num 301) 2023-10-01T07:32:45.875 INFO:tasks.rados.rados.0.smithi084.stdout:862: read oid 484 snap -1 2023-10-01T07:32:45.875 INFO:tasks.rados.rados.0.smithi084.stdout:862: expect (ObjNum 483 snap 0 seq_num 483) 2023-10-01T07:32:45.875 INFO:tasks.rados.rados.0.smithi084.stdout:863: write oid 461 current snap is 0 2023-10-01T07:32:45.875 INFO:tasks.rados.rados.0.smithi084.stdout:863: seq_num 704 ranges {632128=479772,1746735=600898,3066728=653850} 2023-10-01T07:32:45.882 INFO:tasks.rados.rados.0.smithi084.stdout:863: writing smithi08466639-461 from 632128 to 1111900 tid 1 2023-10-01T07:32:45.890 INFO:tasks.rados.rados.0.smithi084.stdout:863: writing smithi08466639-461 from 1746735 to 2347633 tid 2 2023-10-01T07:32:45.899 INFO:tasks.rados.rados.0.smithi084.stdout:863: writing smithi08466639-461 from 3066728 to 3720578 tid 3 2023-10-01T07:32:45.899 INFO:tasks.rados.rados.0.smithi084.stdout:864: write oid 111 current snap is 0 2023-10-01T07:32:45.899 INFO:tasks.rados.rados.0.smithi084.stdout:864: seq_num 705 ranges {648935=555021,1805217=460909,2694151=465122,3817442=31493} 2023-10-01T07:32:45.906 INFO:tasks.rados.rados.0.smithi084.stdout:864: writing smithi08466639-111 from 648935 to 1203956 tid 1 2023-10-01T07:32:45.912 INFO:tasks.rados.rados.0.smithi084.stdout:864: writing smithi08466639-111 from 1805217 to 2266126 tid 2 2023-10-01T07:32:45.918 INFO:tasks.rados.rados.0.smithi084.stdout:864: writing smithi08466639-111 from 2694151 to 3159273 tid 3 2023-10-01T07:32:45.922 INFO:tasks.rados.rados.0.smithi084.stdout:864: writing smithi08466639-111 from 3817442 to 3848935 tid 4 2023-10-01T07:32:45.922 INFO:tasks.rados.rados.0.smithi084.stdout:865: read oid 173 snap -1 2023-10-01T07:32:45.922 INFO:tasks.rados.rados.0.smithi084.stdout:865: expect (ObjNum 172 snap 0 seq_num 172) 2023-10-01T07:32:45.922 INFO:tasks.rados.rados.0.smithi084.stdout:866: read oid 286 snap -1 2023-10-01T07:32:45.922 INFO:tasks.rados.rados.0.smithi084.stdout:866: expect (ObjNum 285 snap 0 seq_num 285) 2023-10-01T07:32:45.922 INFO:tasks.rados.rados.0.smithi084.stdout:867: write oid 98 current snap is 0 2023-10-01T07:32:45.923 INFO:tasks.rados.rados.0.smithi084.stdout:867: seq_num 706 ranges {665742=630270,1863699=604567,3121574=676394} 2023-10-01T07:32:45.930 INFO:tasks.rados.rados.0.smithi084.stdout:867: writing smithi08466639-98 from 665742 to 1296012 tid 1 2023-10-01T07:32:45.937 INFO:tasks.rados.rados.0.smithi084.stdout:867: writing smithi08466639-98 from 1863699 to 2468266 tid 2 2023-10-01T07:32:45.944 INFO:tasks.rados.rados.0.smithi084.stdout:867: writing smithi08466639-98 from 3121574 to 3797968 tid 3 2023-10-01T07:32:45.944 INFO:tasks.rados.rados.0.smithi084.stdout:868: read oid 443 snap -1 2023-10-01T07:32:45.944 INFO:tasks.rados.rados.0.smithi084.stdout:868: expect (ObjNum 570 snap 0 seq_num 570) 2023-10-01T07:32:45.945 INFO:tasks.rados.rados.0.smithi084.stdout:869: read oid 316 snap -1 2023-10-01T07:32:45.945 INFO:tasks.rados.rados.0.smithi084.stdout:869: expect (ObjNum 315 snap 0 seq_num 315) 2023-10-01T07:32:45.945 INFO:tasks.rados.rados.0.smithi084.stdout:870: delete oid 395 current snap is 0 2023-10-01T07:32:45.945 INFO:tasks.rados.rados.0.smithi084.stdout:859: expect (ObjNum 216 snap 0 seq_num 216) 2023-10-01T07:32:46.067 INFO:tasks.rados.rados.0.smithi084.stdout:860: finishing write tid 1 to smithi08466639-59 2023-10-01T07:32:46.067 INFO:tasks.rados.rados.0.smithi084.stdout:860: finishing write tid 2 to smithi08466639-59 2023-10-01T07:32:46.067 INFO:tasks.rados.rados.0.smithi084.stdout:862: expect (ObjNum 483 snap 0 seq_num 483) 2023-10-01T07:32:46.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:45 smithi084 bash[27378]: audit 2023-10-01T07:32:44.732209+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:32:46.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:45 smithi084 bash[27378]: cephadm 2023-10-01T07:32:44.734815+0000 mgr.y (mgr.24353) 194 : cephadm [INF] Upgrade: Target is version 18.2.0-497-gb5682219 (unknown) 2023-10-01T07:32:46.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:45 smithi084 bash[27378]: cephadm 2023-10-01T07:32:44.734952+0000 mgr.y (mgr.24353) 195 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf, digests ['quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf'] 2023-10-01T07:32:46.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:45 smithi084 bash[27378]: audit 2023-10-01T07:32:44.736701+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:32:46.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:45 smithi084 bash[27378]: audit 2023-10-01T07:32:44.745416+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:32:46.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:45 smithi084 bash[27378]: cephadm 2023-10-01T07:32:44.747674+0000 mgr.y (mgr.24353) 196 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-10-01T07:32:46.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:45 smithi084 bash[27378]: cephadm 2023-10-01T07:32:44.968281+0000 mgr.y (mgr.24353) 197 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf on smithi112 2023-10-01T07:32:46.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:45 smithi084 bash[27378]: cluster 2023-10-01T07:32:45.233393+0000 mgr.y (mgr.24353) 198 : cluster [DBG] pgmap v173: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 8.9 MiB/s wr, 92 op/s 2023-10-01T07:32:46.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:45 smithi084 bash[33757]: audit 2023-10-01T07:32:44.732209+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:32:46.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:45 smithi084 bash[33757]: cephadm 2023-10-01T07:32:44.734815+0000 mgr.y (mgr.24353) 194 : cephadm [INF] Upgrade: Target is version 18.2.0-497-gb5682219 (unknown) 2023-10-01T07:32:46.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:45 smithi084 bash[33757]: cephadm 2023-10-01T07:32:44.734952+0000 mgr.y (mgr.24353) 195 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf, digests ['quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf'] 2023-10-01T07:32:46.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:45 smithi084 bash[33757]: audit 2023-10-01T07:32:44.736701+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:32:46.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:45 smithi084 bash[33757]: audit 2023-10-01T07:32:44.745416+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:32:46.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:45 smithi084 bash[33757]: cephadm 2023-10-01T07:32:44.747674+0000 mgr.y (mgr.24353) 196 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-10-01T07:32:46.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:45 smithi084 bash[33757]: cephadm 2023-10-01T07:32:44.968281+0000 mgr.y (mgr.24353) 197 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf on smithi112 2023-10-01T07:32:46.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:45 smithi084 bash[33757]: cluster 2023-10-01T07:32:45.233393+0000 mgr.y (mgr.24353) 198 : cluster [DBG] pgmap v173: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 8.9 MiB/s wr, 92 op/s 2023-10-01T07:32:46.140 INFO:tasks.rados.rados.0.smithi084.stdout:860: finishing write tid 3 to smithi08466639-59 2023-10-01T07:32:46.140 INFO:tasks.rados.rados.0.smithi084.stdout:861: expect (ObjNum 301 snap 0 seq_num 301) 2023-10-01T07:32:46.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:45 smithi112 bash[27689]: audit 2023-10-01T07:32:44.732209+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:32:46.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:45 smithi112 bash[27689]: cephadm 2023-10-01T07:32:44.734815+0000 mgr.y (mgr.24353) 194 : cephadm [INF] Upgrade: Target is version 18.2.0-497-gb5682219 (unknown) 2023-10-01T07:32:46.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:45 smithi112 bash[27689]: cephadm 2023-10-01T07:32:44.734952+0000 mgr.y (mgr.24353) 195 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf, digests ['quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf'] 2023-10-01T07:32:46.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:45 smithi112 bash[27689]: audit 2023-10-01T07:32:44.736701+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:32:46.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:45 smithi112 bash[27689]: audit 2023-10-01T07:32:44.745416+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:32:46.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:45 smithi112 bash[27689]: cephadm 2023-10-01T07:32:44.747674+0000 mgr.y (mgr.24353) 196 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-10-01T07:32:46.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:45 smithi112 bash[27689]: cephadm 2023-10-01T07:32:44.968281+0000 mgr.y (mgr.24353) 197 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf on smithi112 2023-10-01T07:32:46.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:45 smithi112 bash[27689]: cluster 2023-10-01T07:32:45.233393+0000 mgr.y (mgr.24353) 198 : cluster [DBG] pgmap v173: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 8.9 MiB/s wr, 92 op/s 2023-10-01T07:32:46.243 INFO:tasks.rados.rados.0.smithi084.stdout:860: finishing write tid 4 to smithi08466639-59 2023-10-01T07:32:46.243 INFO:tasks.rados.rados.0.smithi084.stdout:860: finishing write tid 5 to smithi08466639-59 2023-10-01T07:32:46.243 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 59 v 146 (ObjNum 703 snap 0 seq_num 703) dirty exists 2023-10-01T07:32:46.244 INFO:tasks.rados.rados.0.smithi084.stdout:860: left oid 59 (ObjNum 703 snap 0 seq_num 703) 2023-10-01T07:32:46.244 INFO:tasks.rados.rados.0.smithi084.stdout:863: finishing write tid 1 to smithi08466639-461 2023-10-01T07:32:46.244 INFO:tasks.rados.rados.0.smithi084.stdout:863: finishing write tid 2 to smithi08466639-461 2023-10-01T07:32:46.244 INFO:tasks.rados.rados.0.smithi084.stdout:863: finishing write tid 3 to smithi08466639-461 2023-10-01T07:32:46.244 INFO:tasks.rados.rados.0.smithi084.stdout:863: finishing write tid 4 to smithi08466639-461 2023-10-01T07:32:46.244 INFO:tasks.rados.rados.0.smithi084.stdout:863: finishing write tid 5 to smithi08466639-461 2023-10-01T07:32:46.244 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 461 v 184 (ObjNum 704 snap 0 seq_num 704) dirty exists 2023-10-01T07:32:46.244 INFO:tasks.rados.rados.0.smithi084.stdout:863: left oid 461 (ObjNum 704 snap 0 seq_num 704) 2023-10-01T07:32:46.244 INFO:tasks.rados.rados.0.smithi084.stdout:864: finishing write tid 1 to smithi08466639-111 2023-10-01T07:32:46.244 INFO:tasks.rados.rados.0.smithi084.stdout:864: finishing write tid 2 to smithi08466639-111 2023-10-01T07:32:46.244 INFO:tasks.rados.rados.0.smithi084.stdout:864: finishing write tid 3 to smithi08466639-111 2023-10-01T07:32:46.245 INFO:tasks.rados.rados.0.smithi084.stdout:864: finishing write tid 4 to smithi08466639-111 2023-10-01T07:32:46.245 INFO:tasks.rados.rados.0.smithi084.stdout:864: finishing write tid 5 to smithi08466639-111 2023-10-01T07:32:46.245 INFO:tasks.rados.rados.0.smithi084.stdout:864: finishing write tid 6 to smithi08466639-111 2023-10-01T07:32:46.245 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 111 v 189 (ObjNum 705 snap 0 seq_num 705) dirty exists 2023-10-01T07:32:46.245 INFO:tasks.rados.rados.0.smithi084.stdout:864: left oid 111 (ObjNum 705 snap 0 seq_num 705) 2023-10-01T07:32:46.245 INFO:tasks.rados.rados.0.smithi084.stdout:865: expect (ObjNum 172 snap 0 seq_num 172) 2023-10-01T07:32:46.339 INFO:tasks.rados.rados.0.smithi084.stdout:866: expect (ObjNum 285 snap 0 seq_num 285) 2023-10-01T07:32:46.434 INFO:tasks.rados.rados.0.smithi084.stdout:867: finishing write tid 1 to smithi08466639-98 2023-10-01T07:32:46.435 INFO:tasks.rados.rados.0.smithi084.stdout:867: finishing write tid 2 to smithi08466639-98 2023-10-01T07:32:46.435 INFO:tasks.rados.rados.0.smithi084.stdout:868: expect (ObjNum 570 snap 0 seq_num 570) 2023-10-01T07:32:46.588 INFO:tasks.rados.rados.0.smithi084.stdout:867: finishing write tid 3 to smithi08466639-98 2023-10-01T07:32:46.588 INFO:tasks.rados.rados.0.smithi084.stdout:867: finishing write tid 4 to smithi08466639-98 2023-10-01T07:32:46.588 INFO:tasks.rados.rados.0.smithi084.stdout:867: finishing write tid 5 to smithi08466639-98 2023-10-01T07:32:46.588 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 98 v 134 (ObjNum 706 snap 0 seq_num 706) dirty exists 2023-10-01T07:32:46.588 INFO:tasks.rados.rados.0.smithi084.stdout:867: left oid 98 (ObjNum 706 snap 0 seq_num 706) 2023-10-01T07:32:46.588 INFO:tasks.rados.rados.0.smithi084.stdout:869: expect (ObjNum 315 snap 0 seq_num 315) 2023-10-01T07:32:46.697 INFO:tasks.rados.rados.0.smithi084.stdout:859: done (11 left) 2023-10-01T07:32:46.697 INFO:tasks.rados.rados.0.smithi084.stdout:860: done (10 left) 2023-10-01T07:32:46.697 INFO:tasks.rados.rados.0.smithi084.stdout:861: done (9 left) 2023-10-01T07:32:46.697 INFO:tasks.rados.rados.0.smithi084.stdout:862: done (8 left) 2023-10-01T07:32:46.697 INFO:tasks.rados.rados.0.smithi084.stdout:863: done (7 left) 2023-10-01T07:32:46.697 INFO:tasks.rados.rados.0.smithi084.stdout:864: done (6 left) 2023-10-01T07:32:46.697 INFO:tasks.rados.rados.0.smithi084.stdout:865: done (5 left) 2023-10-01T07:32:46.697 INFO:tasks.rados.rados.0.smithi084.stdout:866: done (4 left) 2023-10-01T07:32:46.697 INFO:tasks.rados.rados.0.smithi084.stdout:867: done (3 left) 2023-10-01T07:32:46.698 INFO:tasks.rados.rados.0.smithi084.stdout:868: done (2 left) 2023-10-01T07:32:46.698 INFO:tasks.rados.rados.0.smithi084.stdout:869: done (1 left) 2023-10-01T07:32:46.698 INFO:tasks.rados.rados.0.smithi084.stdout:870: done (0 left) 2023-10-01T07:32:46.698 INFO:tasks.rados.rados.0.smithi084.stdout:871: read oid 493 snap -1 2023-10-01T07:32:46.698 INFO:tasks.rados.rados.0.smithi084.stdout:871: expect (ObjNum 492 snap 0 seq_num 492) 2023-10-01T07:32:46.698 INFO:tasks.rados.rados.0.smithi084.stdout:872: read oid 469 snap -1 2023-10-01T07:32:46.698 INFO:tasks.rados.rados.0.smithi084.stdout:872: expect (ObjNum 468 snap 0 seq_num 468) 2023-10-01T07:32:46.698 INFO:tasks.rados.rados.0.smithi084.stdout:873: read oid 433 snap -1 2023-10-01T07:32:46.698 INFO:tasks.rados.rados.0.smithi084.stdout:873: expect (ObjNum 432 snap 0 seq_num 432) 2023-10-01T07:32:46.698 INFO:tasks.rados.rados.0.smithi084.stdout:874: read oid 223 snap -1 2023-10-01T07:32:46.698 INFO:tasks.rados.rados.0.smithi084.stdout:874: expect (ObjNum 222 snap 0 seq_num 222) 2023-10-01T07:32:46.698 INFO:tasks.rados.rados.0.smithi084.stdout:875: read oid 276 snap -1 2023-10-01T07:32:46.699 INFO:tasks.rados.rados.0.smithi084.stdout:875: expect (ObjNum 275 snap 0 seq_num 275) 2023-10-01T07:32:46.699 INFO:tasks.rados.rados.0.smithi084.stdout:876: read oid 107 snap -1 2023-10-01T07:32:46.699 INFO:tasks.rados.rados.0.smithi084.stdout:876: expect (ObjNum 558 snap 0 seq_num 558) 2023-10-01T07:32:46.699 INFO:tasks.rados.rados.0.smithi084.stdout:877: read oid 160 snap -1 2023-10-01T07:32:46.699 INFO:tasks.rados.rados.0.smithi084.stdout:877: expect (ObjNum 159 snap 0 seq_num 159) 2023-10-01T07:32:46.699 INFO:tasks.rados.rados.0.smithi084.stdout:878: read oid 97 snap -1 2023-10-01T07:32:46.699 INFO:tasks.rados.rados.0.smithi084.stdout:878: expect (ObjNum 96 snap 0 seq_num 96) 2023-10-01T07:32:46.699 INFO:tasks.rados.rados.0.smithi084.stdout:879: write oid 310 current snap is 0 2023-10-01T07:32:46.699 INFO:tasks.rados.rados.0.smithi084.stdout:879: seq_num 708 ranges {699356=497121,1980663=608236,3176420=415291} 2023-10-01T07:32:46.709 INFO:tasks.rados.rados.0.smithi084.stdout:879: writing smithi08466639-310 from 699356 to 1196477 tid 1 2023-10-01T07:32:46.718 INFO:tasks.rados.rados.0.smithi084.stdout:879: writing smithi08466639-310 from 1980663 to 2588899 tid 2 2023-10-01T07:32:46.723 INFO:tasks.rados.rados.0.smithi084.stdout:879: writing smithi08466639-310 from 3176420 to 3591711 tid 3 2023-10-01T07:32:46.723 INFO:tasks.rados.rados.0.smithi084.stdout:880: read oid 471 snap -1 2023-10-01T07:32:46.723 INFO:tasks.rados.rados.0.smithi084.stdout:880: expect (ObjNum 470 snap 0 seq_num 470) 2023-10-01T07:32:46.724 INFO:tasks.rados.rados.0.smithi084.stdout:881: write oid 134 current snap is 0 2023-10-01T07:32:46.724 INFO:tasks.rados.rados.0.smithi084.stdout:881: seq_num 709 ranges {716163=572370,2039145=468247,3203843=626563} 2023-10-01T07:32:46.730 INFO:tasks.rados.rados.0.smithi084.stdout:881: writing smithi08466639-134 from 716163 to 1288533 tid 1 2023-10-01T07:32:46.737 INFO:tasks.rados.rados.0.smithi084.stdout:881: writing smithi08466639-134 from 2039145 to 2507392 tid 2 2023-10-01T07:32:46.745 INFO:tasks.rados.rados.0.smithi084.stdout:881: writing smithi08466639-134 from 3203843 to 3830406 tid 3 2023-10-01T07:32:46.746 INFO:tasks.rados.rados.0.smithi084.stdout:882: write oid 363 current snap is 0 2023-10-01T07:32:46.746 INFO:tasks.rados.rados.0.smithi084.stdout:871: expect (ObjNum 492 snap 0 seq_num 492) 2023-10-01T07:32:46.829 INFO:tasks.rados.rados.0.smithi084.stdout:873: expect (ObjNum 432 snap 0 seq_num 432) 2023-10-01T07:32:46.940 INFO:tasks.rados.rados.0.smithi084.stdout:872: expect (ObjNum 468 snap 0 seq_num 468) 2023-10-01T07:32:47.066 INFO:tasks.rados.rados.0.smithi084.stdout:879: finishing write tid 1 to smithi08466639-310 2023-10-01T07:32:47.066 INFO:tasks.rados.rados.0.smithi084.stdout:876: expect (ObjNum 558 snap 0 seq_num 558) 2023-10-01T07:32:47.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:46 smithi084 bash[27378]: audit 2023-10-01T07:32:46.203561+0000 mon.a (mon.0) 697 : audit [DBG] from='client.? 172.21.15.84:0/4259160308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:32:47.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:46 smithi084 bash[33757]: audit 2023-10-01T07:32:46.203561+0000 mon.a (mon.0) 697 : audit [DBG] from='client.? 172.21.15.84:0/4259160308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:32:47.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:46 smithi112 bash[27689]: audit 2023-10-01T07:32:46.203561+0000 mon.a (mon.0) 697 : audit [DBG] from='client.? 172.21.15.84:0/4259160308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:32:47.229 INFO:tasks.rados.rados.0.smithi084.stdout:875: expect (ObjNum 275 snap 0 seq_num 275) 2023-10-01T07:32:47.312 INFO:tasks.rados.rados.0.smithi084.stdout:874: expect (ObjNum 222 snap 0 seq_num 222) 2023-10-01T07:32:47.433 INFO:tasks.rados.rados.0.smithi084.stdout:879: finishing write tid 2 to smithi08466639-310 2023-10-01T07:32:47.433 INFO:tasks.rados.rados.0.smithi084.stdout:878: expect (ObjNum 96 snap 0 seq_num 96) 2023-10-01T07:32:47.547 INFO:tasks.rados.rados.0.smithi084.stdout:877: expect (ObjNum 159 snap 0 seq_num 159) 2023-10-01T07:32:47.633 INFO:tasks.rados.rados.0.smithi084.stdout:879: finishing write tid 3 to smithi08466639-310 2023-10-01T07:32:47.634 INFO:tasks.rados.rados.0.smithi084.stdout:879: finishing write tid 4 to smithi08466639-310 2023-10-01T07:32:47.634 INFO:tasks.rados.rados.0.smithi084.stdout:879: finishing write tid 5 to smithi08466639-310 2023-10-01T07:32:47.634 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 310 v 148 (ObjNum 708 snap 0 seq_num 708) dirty exists 2023-10-01T07:32:47.634 INFO:tasks.rados.rados.0.smithi084.stdout:879: left oid 310 (ObjNum 708 snap 0 seq_num 708) 2023-10-01T07:32:47.634 INFO:tasks.rados.rados.0.smithi084.stdout:880: expect (ObjNum 470 snap 0 seq_num 470) 2023-10-01T07:32:47.754 INFO:tasks.rados.rados.0.smithi084.stdout:881: finishing write tid 1 to smithi08466639-134 2023-10-01T07:32:47.754 INFO:tasks.rados.rados.0.smithi084.stdout:881: finishing write tid 2 to smithi08466639-134 2023-10-01T07:32:47.754 INFO:tasks.rados.rados.0.smithi084.stdout:881: finishing write tid 3 to smithi08466639-134 2023-10-01T07:32:47.754 INFO:tasks.rados.rados.0.smithi084.stdout:881: finishing write tid 4 to smithi08466639-134 2023-10-01T07:32:47.755 INFO:tasks.rados.rados.0.smithi084.stdout:881: finishing write tid 5 to smithi08466639-134 2023-10-01T07:32:47.755 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 134 v 143 (ObjNum 709 snap 0 seq_num 709) dirty exists 2023-10-01T07:32:47.755 INFO:tasks.rados.rados.0.smithi084.stdout:881: left oid 134 (ObjNum 709 snap 0 seq_num 709) 2023-10-01T07:32:47.755 INFO:tasks.rados.rados.0.smithi084.stdout:882: seq_num 710 ranges {732970=647619,2097627=611905,3231266=437835} 2023-10-01T07:32:47.767 INFO:tasks.rados.rados.0.smithi084.stdout:882: writing smithi08466639-363 from 732970 to 1380589 tid 1 2023-10-01T07:32:47.775 INFO:tasks.rados.rados.0.smithi084.stdout:882: writing smithi08466639-363 from 2097627 to 2709532 tid 2 2023-10-01T07:32:47.781 INFO:tasks.rados.rados.0.smithi084.stdout:882: writing smithi08466639-363 from 3231266 to 3669101 tid 3 2023-10-01T07:32:47.781 INFO:tasks.rados.rados.0.smithi084.stdout:871: done (11 left) 2023-10-01T07:32:47.781 INFO:tasks.rados.rados.0.smithi084.stdout:872: done (10 left) 2023-10-01T07:32:47.782 INFO:tasks.rados.rados.0.smithi084.stdout:873: done (9 left) 2023-10-01T07:32:47.782 INFO:tasks.rados.rados.0.smithi084.stdout:874: done (8 left) 2023-10-01T07:32:47.782 INFO:tasks.rados.rados.0.smithi084.stdout:875: done (7 left) 2023-10-01T07:32:47.782 INFO:tasks.rados.rados.0.smithi084.stdout:876: done (6 left) 2023-10-01T07:32:47.783 INFO:tasks.rados.rados.0.smithi084.stdout:877: done (5 left) 2023-10-01T07:32:47.783 INFO:tasks.rados.rados.0.smithi084.stdout:878: done (4 left) 2023-10-01T07:32:47.784 INFO:tasks.rados.rados.0.smithi084.stdout:879: done (3 left) 2023-10-01T07:32:47.784 INFO:tasks.rados.rados.0.smithi084.stdout:880: done (2 left) 2023-10-01T07:32:47.784 INFO:tasks.rados.rados.0.smithi084.stdout:881: done (1 left) 2023-10-01T07:32:47.785 INFO:tasks.rados.rados.0.smithi084.stdout:883: write oid 293 current snap is 0 2023-10-01T07:32:47.785 INFO:tasks.rados.rados.0.smithi084.stdout:883: seq_num 711 ranges {749777=722868,2156109=471916,3258689=649107} 2023-10-01T07:32:47.790 INFO:tasks.rados.rados.0.smithi084.stdout:883: writing smithi08466639-293 from 749777 to 1472645 tid 1 2023-10-01T07:32:47.796 INFO:tasks.rados.rados.0.smithi084.stdout:883: writing smithi08466639-293 from 2156109 to 2628025 tid 2 2023-10-01T07:32:47.804 INFO:tasks.rados.rados.0.smithi084.stdout:883: writing smithi08466639-293 from 3258689 to 3907796 tid 3 2023-10-01T07:32:47.804 INFO:tasks.rados.rados.0.smithi084.stdout:884: delete oid 288 current snap is 0 2023-10-01T07:32:47.804 INFO:tasks.rados.rados.0.smithi084.stdout:882: finishing write tid 1 to smithi08466639-363 2023-10-01T07:32:47.804 INFO:tasks.rados.rados.0.smithi084.stdout:882: finishing write tid 2 to smithi08466639-363 2023-10-01T07:32:47.804 INFO:tasks.rados.rados.0.smithi084.stdout:882: finishing write tid 3 to smithi08466639-363 2023-10-01T07:32:47.805 INFO:tasks.rados.rados.0.smithi084.stdout:882: finishing write tid 4 to smithi08466639-363 2023-10-01T07:32:47.805 INFO:tasks.rados.rados.0.smithi084.stdout:882: finishing write tid 5 to smithi08466639-363 2023-10-01T07:32:47.805 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 363 v 180 (ObjNum 710 snap 0 seq_num 710) dirty exists 2023-10-01T07:32:47.805 INFO:tasks.rados.rados.0.smithi084.stdout:882: left oid 363 (ObjNum 710 snap 0 seq_num 710) 2023-10-01T07:32:47.805 INFO:tasks.rados.rados.0.smithi084.stdout:883: finishing write tid 1 to smithi08466639-293 2023-10-01T07:32:47.806 INFO:tasks.rados.rados.0.smithi084.stdout:883: finishing write tid 2 to smithi08466639-293 2023-10-01T07:32:47.807 INFO:tasks.rados.rados.0.smithi084.stdout:882: done (2 left) 2023-10-01T07:32:47.807 INFO:tasks.rados.rados.0.smithi084.stdout:884: done (1 left) 2023-10-01T07:32:47.808 INFO:tasks.rados.rados.0.smithi084.stdout:885: read oid 59 snap -1 2023-10-01T07:32:47.808 INFO:tasks.rados.rados.0.smithi084.stdout:885: expect (ObjNum 703 snap 0 seq_num 703) 2023-10-01T07:32:47.808 INFO:tasks.rados.rados.0.smithi084.stdout:886: write oid 390 current snap is 0 2023-10-01T07:32:47.808 INFO:tasks.rados.rados.0.smithi084.stdout:886: seq_num 713 ranges {783391=473366,1756720=475585,2797182=788004} 2023-10-01T07:32:47.814 INFO:tasks.rados.rados.0.smithi084.stdout:886: writing smithi08466639-390 from 783391 to 1256757 tid 1 2023-10-01T07:32:47.821 INFO:tasks.rados.rados.0.smithi084.stdout:886: writing smithi08466639-390 from 1756720 to 2232305 tid 2 2023-10-01T07:32:47.829 INFO:tasks.rados.rados.0.smithi084.stdout:886: writing smithi08466639-390 from 2797182 to 3585186 tid 3 2023-10-01T07:32:47.829 INFO:tasks.rados.rados.0.smithi084.stdout:887: write oid 421 current snap is 0 2023-10-01T07:32:47.829 INFO:tasks.rados.rados.0.smithi084.stdout:887: seq_num 714 ranges {400198=548615,1415202=584996} 2023-10-01T07:32:47.833 INFO:tasks.rados.rados.0.smithi084.stdout:887: writing smithi08466639-421 from 400198 to 948813 tid 1 2023-10-01T07:32:47.840 INFO:tasks.rados.rados.0.smithi084.stdout:887: writing smithi08466639-421 from 1415202 to 2000198 tid 2 2023-10-01T07:32:47.840 INFO:tasks.rados.rados.0.smithi084.stdout:888: delete oid 459 current snap is 0 2023-10-01T07:32:47.841 INFO:tasks.rados.rados.0.smithi084.stdout:883: finishing write tid 3 to smithi08466639-293 2023-10-01T07:32:47.841 INFO:tasks.rados.rados.0.smithi084.stdout:883: finishing write tid 4 to smithi08466639-293 2023-10-01T07:32:47.841 INFO:tasks.rados.rados.0.smithi084.stdout:883: finishing write tid 5 to smithi08466639-293 2023-10-01T07:32:47.841 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 293 v 170 (ObjNum 711 snap 0 seq_num 711) dirty exists 2023-10-01T07:32:47.841 INFO:tasks.rados.rados.0.smithi084.stdout:883: left oid 293 (ObjNum 711 snap 0 seq_num 711) 2023-10-01T07:32:47.842 INFO:tasks.rados.rados.0.smithi084.stdout:885: expect (ObjNum 703 snap 0 seq_num 703) 2023-10-01T07:32:48.030 INFO:tasks.rados.rados.0.smithi084.stdout:886: finishing write tid 1 to smithi08466639-390 2023-10-01T07:32:48.031 INFO:tasks.rados.rados.0.smithi084.stdout:886: finishing write tid 2 to smithi08466639-390 2023-10-01T07:32:48.031 INFO:tasks.rados.rados.0.smithi084.stdout:886: finishing write tid 3 to smithi08466639-390 2023-10-01T07:32:48.031 INFO:tasks.rados.rados.0.smithi084.stdout:886: finishing write tid 4 to smithi08466639-390 2023-10-01T07:32:48.031 INFO:tasks.rados.rados.0.smithi084.stdout:886: finishing write tid 5 to smithi08466639-390 2023-10-01T07:32:48.031 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 390 v 174 (ObjNum 713 snap 0 seq_num 713) dirty exists 2023-10-01T07:32:48.031 INFO:tasks.rados.rados.0.smithi084.stdout:886: left oid 390 (ObjNum 713 snap 0 seq_num 713) 2023-10-01T07:32:48.031 INFO:tasks.rados.rados.0.smithi084.stdout:887: finishing write tid 1 to smithi08466639-421 2023-10-01T07:32:48.031 INFO:tasks.rados.rados.0.smithi084.stdout:887: finishing write tid 2 to smithi08466639-421 2023-10-01T07:32:48.031 INFO:tasks.rados.rados.0.smithi084.stdout:887: finishing write tid 3 to smithi08466639-421 2023-10-01T07:32:48.031 INFO:tasks.rados.rados.0.smithi084.stdout:887: finishing write tid 4 to smithi08466639-421 2023-10-01T07:32:48.031 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 421 v 181 (ObjNum 714 snap 0 seq_num 714) dirty exists 2023-10-01T07:32:48.031 INFO:tasks.rados.rados.0.smithi084.stdout:887: left oid 421 (ObjNum 714 snap 0 seq_num 714) 2023-10-01T07:32:48.032 INFO:tasks.rados.rados.0.smithi084.stdout:883: done (4 left) 2023-10-01T07:32:48.032 INFO:tasks.rados.rados.0.smithi084.stdout:885: done (3 left) 2023-10-01T07:32:48.032 INFO:tasks.rados.rados.0.smithi084.stdout:886: done (2 left) 2023-10-01T07:32:48.032 INFO:tasks.rados.rados.0.smithi084.stdout:887: done (1 left) 2023-10-01T07:32:48.032 INFO:tasks.rados.rados.0.smithi084.stdout:888: done (0 left) 2023-10-01T07:32:48.032 INFO:tasks.rados.rados.0.smithi084.stdout:889: write oid 113 current snap is 0 2023-10-01T07:32:48.032 INFO:tasks.rados.rados.0.smithi084.stdout:889: seq_num 716 ranges {433812=415466,1648519=385293} 2023-10-01T07:32:48.040 INFO:tasks.rados.rados.0.smithi084.stdout:889: writing smithi08466639-113 from 433812 to 849278 tid 1 2023-10-01T07:32:48.047 INFO:tasks.rados.rados.0.smithi084.stdout:889: writing smithi08466639-113 from 1648519 to 2033812 tid 2 2023-10-01T07:32:48.047 INFO:tasks.rados.rados.0.smithi084.stdout:890: write oid 384 current snap is 0 2023-10-01T07:32:48.047 INFO:tasks.rados.rados.0.smithi084.stdout:890: seq_num 717 ranges {450619=490715,1590648=459971} 2023-10-01T07:32:48.052 INFO:tasks.rados.rados.0.smithi084.stdout:890: writing smithi08466639-384 from 450619 to 941334 tid 1 2023-10-01T07:32:48.059 INFO:tasks.rados.rados.0.smithi084.stdout:890: writing smithi08466639-384 from 1590648 to 2050619 tid 2 2023-10-01T07:32:48.059 INFO:tasks.rados.rados.0.smithi084.stdout:891: write oid 304 current snap is 0 2023-10-01T07:32:48.059 INFO:tasks.rados.rados.0.smithi084.stdout:891: seq_num 718 ranges {467426=565964,1649130=418296} 2023-10-01T07:32:48.065 INFO:tasks.rados.rados.0.smithi084.stdout:891: writing smithi08466639-304 from 467426 to 1033390 tid 1 2023-10-01T07:32:48.071 INFO:tasks.rados.rados.0.smithi084.stdout:891: writing smithi08466639-304 from 1649130 to 2067426 tid 2 2023-10-01T07:32:48.071 INFO:tasks.rados.rados.0.smithi084.stdout:892: read oid 30 snap -1 2023-10-01T07:32:48.071 INFO:tasks.rados.rados.0.smithi084.stdout:892: expect (ObjNum 29 snap 0 seq_num 29) 2023-10-01T07:32:48.071 INFO:tasks.rados.rados.0.smithi084.stdout:893: write oid 153 current snap is 0 2023-10-01T07:32:48.071 INFO:tasks.rados.rados.0.smithi084.stdout:889: finishing write tid 1 to smithi08466639-113 2023-10-01T07:32:48.072 INFO:tasks.rados.rados.0.smithi084.stdout:889: finishing write tid 2 to smithi08466639-113 2023-10-01T07:32:48.072 INFO:tasks.rados.rados.0.smithi084.stdout:889: finishing write tid 3 to smithi08466639-113 2023-10-01T07:32:48.072 INFO:tasks.rados.rados.0.smithi084.stdout:889: finishing write tid 4 to smithi08466639-113 2023-10-01T07:32:48.072 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 113 v 137 (ObjNum 716 snap 0 seq_num 716) dirty exists 2023-10-01T07:32:48.072 INFO:tasks.rados.rados.0.smithi084.stdout:889: left oid 113 (ObjNum 716 snap 0 seq_num 716) 2023-10-01T07:32:48.072 INFO:tasks.rados.rados.0.smithi084.stdout:890: finishing write tid 1 to smithi08466639-384 2023-10-01T07:32:48.072 INFO:tasks.rados.rados.0.smithi084.stdout:890: finishing write tid 2 to smithi08466639-384 2023-10-01T07:32:48.072 INFO:tasks.rados.rados.0.smithi084.stdout:890: finishing write tid 3 to smithi08466639-384 2023-10-01T07:32:48.072 INFO:tasks.rados.rados.0.smithi084.stdout:890: finishing write tid 4 to smithi08466639-384 2023-10-01T07:32:48.072 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 384 v 183 (ObjNum 717 snap 0 seq_num 717) dirty exists 2023-10-01T07:32:48.072 INFO:tasks.rados.rados.0.smithi084.stdout:890: left oid 384 (ObjNum 717 snap 0 seq_num 717) 2023-10-01T07:32:48.072 INFO:tasks.rados.rados.0.smithi084.stdout:893: seq_num 719 ranges {484233=641213,1707612=376621} 2023-10-01T07:32:48.077 INFO:tasks.rados.rados.0.smithi084.stdout:893: writing smithi08466639-153 from 484233 to 1125446 tid 1 2023-10-01T07:32:48.083 INFO:tasks.rados.rados.0.smithi084.stdout:893: writing smithi08466639-153 from 1707612 to 2084233 tid 2 2023-10-01T07:32:48.083 INFO:tasks.rados.rados.0.smithi084.stdout:889: done (4 left) 2023-10-01T07:32:48.083 INFO:tasks.rados.rados.0.smithi084.stdout:890: done (3 left) 2023-10-01T07:32:48.083 INFO:tasks.rados.rados.0.smithi084.stdout:894: delete oid 383 current snap is 0 2023-10-01T07:32:48.083 INFO:tasks.rados.rados.0.smithi084.stdout:891: finishing write tid 1 to smithi08466639-304 2023-10-01T07:32:48.083 INFO:tasks.rados.rados.0.smithi084.stdout:891: finishing write tid 2 to smithi08466639-304 2023-10-01T07:32:48.083 INFO:tasks.rados.rados.0.smithi084.stdout:891: finishing write tid 3 to smithi08466639-304 2023-10-01T07:32:48.083 INFO:tasks.rados.rados.0.smithi084.stdout:891: finishing write tid 4 to smithi08466639-304 2023-10-01T07:32:48.084 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 304 v 113 (ObjNum 718 snap 0 seq_num 718) dirty exists 2023-10-01T07:32:48.084 INFO:tasks.rados.rados.0.smithi084.stdout:891: left oid 304 (ObjNum 718 snap 0 seq_num 718) 2023-10-01T07:32:48.084 INFO:tasks.rados.rados.0.smithi084.stdout:892: expect (ObjNum 29 snap 0 seq_num 29) 2023-10-01T07:32:48.174 INFO:tasks.rados.rados.0.smithi084.stdout:893: finishing write tid 1 to smithi08466639-153 2023-10-01T07:32:48.174 INFO:tasks.rados.rados.0.smithi084.stdout:893: finishing write tid 2 to smithi08466639-153 2023-10-01T07:32:48.174 INFO:tasks.rados.rados.0.smithi084.stdout:893: finishing write tid 3 to smithi08466639-153 2023-10-01T07:32:48.174 INFO:tasks.rados.rados.0.smithi084.stdout:893: finishing write tid 4 to smithi08466639-153 2023-10-01T07:32:48.174 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 153 v 146 (ObjNum 719 snap 0 seq_num 719) dirty exists 2023-10-01T07:32:48.175 INFO:tasks.rados.rados.0.smithi084.stdout:893: left oid 153 (ObjNum 719 snap 0 seq_num 719) 2023-10-01T07:32:48.175 INFO:tasks.rados.rados.0.smithi084.stdout:891: done (3 left) 2023-10-01T07:32:48.175 INFO:tasks.rados.rados.0.smithi084.stdout:892: done (2 left) 2023-10-01T07:32:48.175 INFO:tasks.rados.rados.0.smithi084.stdout:893: done (1 left) 2023-10-01T07:32:48.175 INFO:tasks.rados.rados.0.smithi084.stdout:894: done (0 left) 2023-10-01T07:32:48.175 INFO:tasks.rados.rados.0.smithi084.stdout:895: write oid 465 current snap is 0 2023-10-01T07:32:48.175 INFO:tasks.rados.rados.0.smithi084.stdout:895: seq_num 721 ranges {517847=791711,2108223=9624} 2023-10-01T07:32:48.186 INFO:tasks.rados.rados.0.smithi084.stdout:895: writing smithi08466639-465 from 517847 to 1309558 tid 1 2023-10-01T07:32:48.192 INFO:tasks.rados.rados.0.smithi084.stdout:895: writing smithi08466639-465 from 2108223 to 2117847 tid 2 2023-10-01T07:32:48.192 INFO:tasks.rados.rados.0.smithi084.stdout:896: read oid 225 snap -1 2023-10-01T07:32:48.192 INFO:tasks.rados.rados.0.smithi084.stdout:896: expect (ObjNum 224 snap 0 seq_num 224) 2023-10-01T07:32:48.192 INFO:tasks.rados.rados.0.smithi084.stdout:897: write oid 196 current snap is 0 2023-10-01T07:32:48.192 INFO:tasks.rados.rados.0.smithi084.stdout:897: seq_num 722 ranges {534654=466960,1766705=367949} 2023-10-01T07:32:48.197 INFO:tasks.rados.rados.0.smithi084.stdout:897: writing smithi08466639-196 from 534654 to 1001614 tid 1 2023-10-01T07:32:48.204 INFO:tasks.rados.rados.0.smithi084.stdout:897: writing smithi08466639-196 from 1766705 to 2134654 tid 2 2023-10-01T07:32:48.204 INFO:tasks.rados.rados.0.smithi084.stdout:898: read oid 401 snap -1 2023-10-01T07:32:48.205 INFO:tasks.rados.rados.0.smithi084.stdout:898: expect (ObjNum 400 snap 0 seq_num 400) 2023-10-01T07:32:48.205 INFO:tasks.rados.rados.0.smithi084.stdout:899: read oid 354 snap -1 2023-10-01T07:32:48.205 INFO:tasks.rados.rados.0.smithi084.stdout:899: expect (ObjNum 353 snap 0 seq_num 353) 2023-10-01T07:32:48.205 INFO:tasks.rados.rados.0.smithi084.stdout:900: write oid 325 current snap is 0 2023-10-01T07:32:48.205 INFO:tasks.rados.rados.0.smithi084.stdout:900: seq_num 723 ranges {551461=658562,1941540=209921} 2023-10-01T07:32:48.211 INFO:tasks.rados.rados.0.smithi084.stdout:900: writing smithi08466639-325 from 551461 to 1210023 tid 1 2023-10-01T07:32:48.218 INFO:tasks.rados.rados.0.smithi084.stdout:900: writing smithi08466639-325 from 1941540 to 2151461 tid 2 2023-10-01T07:32:48.218 INFO:tasks.rados.rados.0.smithi084.stdout:901: read oid 294 snap -1 2023-10-01T07:32:48.218 INFO:tasks.rados.rados.0.smithi084.stdout:901: expect (ObjNum 641 snap 0 seq_num 641) 2023-10-01T07:32:48.218 INFO:tasks.rados.rados.0.smithi084.stdout:902: read oid 239 snap -1 2023-10-01T07:32:48.218 INFO:tasks.rados.rados.0.smithi084.stdout:902: expect (ObjNum 238 snap 0 seq_num 238) 2023-10-01T07:32:48.219 INFO:tasks.rados.rados.0.smithi084.stdout:903: write oid 49 current snap is 0 2023-10-01T07:32:48.219 INFO:tasks.rados.rados.0.smithi084.stdout:895: finishing write tid 1 to smithi08466639-465 2023-10-01T07:32:48.219 INFO:tasks.rados.rados.0.smithi084.stdout:895: finishing write tid 2 to smithi08466639-465 2023-10-01T07:32:48.219 INFO:tasks.rados.rados.0.smithi084.stdout:895: finishing write tid 3 to smithi08466639-465 2023-10-01T07:32:48.219 INFO:tasks.rados.rados.0.smithi084.stdout:895: finishing write tid 4 to smithi08466639-465 2023-10-01T07:32:48.219 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 465 v 151 (ObjNum 721 snap 0 seq_num 721) dirty exists 2023-10-01T07:32:48.220 INFO:tasks.rados.rados.0.smithi084.stdout:895: left oid 465 (ObjNum 721 snap 0 seq_num 721) 2023-10-01T07:32:48.220 INFO:tasks.rados.rados.0.smithi084.stdout:896: expect (ObjNum 224 snap 0 seq_num 224) 2023-10-01T07:32:48.348 INFO:tasks.rados.rados.0.smithi084.stdout:897: finishing write tid 1 to smithi08466639-196 2023-10-01T07:32:48.348 INFO:tasks.rados.rados.0.smithi084.stdout:897: finishing write tid 2 to smithi08466639-196 2023-10-01T07:32:48.348 INFO:tasks.rados.rados.0.smithi084.stdout:897: finishing write tid 3 to smithi08466639-196 2023-10-01T07:32:48.348 INFO:tasks.rados.rados.0.smithi084.stdout:897: finishing write tid 4 to smithi08466639-196 2023-10-01T07:32:48.348 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 196 v 184 (ObjNum 722 snap 0 seq_num 722) dirty exists 2023-10-01T07:32:48.348 INFO:tasks.rados.rados.0.smithi084.stdout:897: left oid 196 (ObjNum 722 snap 0 seq_num 722) 2023-10-01T07:32:48.349 INFO:tasks.rados.rados.0.smithi084.stdout:898: expect (ObjNum 400 snap 0 seq_num 400) 2023-10-01T07:32:48.440 INFO:tasks.rados.rados.0.smithi084.stdout:899: expect (ObjNum 353 snap 0 seq_num 353) 2023-10-01T07:32:48.572 INFO:tasks.rados.rados.0.smithi084.stdout:900: finishing write tid 1 to smithi08466639-325 2023-10-01T07:32:48.572 INFO:tasks.rados.rados.0.smithi084.stdout:900: finishing write tid 2 to smithi08466639-325 2023-10-01T07:32:48.572 INFO:tasks.rados.rados.0.smithi084.stdout:900: finishing write tid 3 to smithi08466639-325 2023-10-01T07:32:48.572 INFO:tasks.rados.rados.0.smithi084.stdout:900: finishing write tid 4 to smithi08466639-325 2023-10-01T07:32:48.572 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 325 v 186 (ObjNum 723 snap 0 seq_num 723) dirty exists 2023-10-01T07:32:48.573 INFO:tasks.rados.rados.0.smithi084.stdout:900: left oid 325 (ObjNum 723 snap 0 seq_num 723) 2023-10-01T07:32:48.573 INFO:tasks.rados.rados.0.smithi084.stdout:902: expect (ObjNum 238 snap 0 seq_num 238) 2023-10-01T07:32:48.641 INFO:tasks.rados.rados.0.smithi084.stdout:901: expect (ObjNum 641 snap 0 seq_num 641) 2023-10-01T07:32:48.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:48 smithi112 bash[27689]: cluster 2023-10-01T07:32:47.234493+0000 mgr.y (mgr.24353) 199 : cluster [DBG] pgmap v174: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 100 MiB/s rd, 14 MiB/s wr, 145 op/s 2023-10-01T07:32:48.728 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:32:48 smithi112 bash[28510]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:32:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T07:32:48.778 INFO:tasks.rados.rados.0.smithi084.stdout:903: seq_num 724 ranges {568268=733811,2000022=168246} 2023-10-01T07:32:48.791 INFO:tasks.rados.rados.0.smithi084.stdout:903: writing smithi08466639-49 from 568268 to 1302079 tid 1 2023-10-01T07:32:48.796 INFO:tasks.rados.rados.0.smithi084.stdout:903: writing smithi08466639-49 from 2000022 to 2168268 tid 2 2023-10-01T07:32:48.796 INFO:tasks.rados.rados.0.smithi084.stdout:895: done (8 left) 2023-10-01T07:32:48.796 INFO:tasks.rados.rados.0.smithi084.stdout:896: done (7 left) 2023-10-01T07:32:48.797 INFO:tasks.rados.rados.0.smithi084.stdout:897: done (6 left) 2023-10-01T07:32:48.797 INFO:tasks.rados.rados.0.smithi084.stdout:898: done (5 left) 2023-10-01T07:32:48.797 INFO:tasks.rados.rados.0.smithi084.stdout:899: done (4 left) 2023-10-01T07:32:48.797 INFO:tasks.rados.rados.0.smithi084.stdout:900: done (3 left) 2023-10-01T07:32:48.797 INFO:tasks.rados.rados.0.smithi084.stdout:901: done (2 left) 2023-10-01T07:32:48.797 INFO:tasks.rados.rados.0.smithi084.stdout:902: done (1 left) 2023-10-01T07:32:48.797 INFO:tasks.rados.rados.0.smithi084.stdout:904: write oid 48 current snap is 0 2023-10-01T07:32:48.798 INFO:tasks.rados.rados.0.smithi084.stdout:904: seq_num 725 ranges {585075=409060,1542151=642924} 2023-10-01T07:32:48.802 INFO:tasks.rados.rados.0.smithi084.stdout:904: writing smithi08466639-48 from 585075 to 994135 tid 1 2023-10-01T07:32:48.810 INFO:tasks.rados.rados.0.smithi084.stdout:904: writing smithi08466639-48 from 1542151 to 2185075 tid 2 2023-10-01T07:32:48.810 INFO:tasks.rados.rados.0.smithi084.stdout:905: delete oid 215 current snap is 0 2023-10-01T07:32:48.810 INFO:tasks.rados.rados.0.smithi084.stdout:903: finishing write tid 1 to smithi08466639-49 2023-10-01T07:32:48.810 INFO:tasks.rados.rados.0.smithi084.stdout:903: finishing write tid 2 to smithi08466639-49 2023-10-01T07:32:48.810 INFO:tasks.rados.rados.0.smithi084.stdout:903: finishing write tid 3 to smithi08466639-49 2023-10-01T07:32:48.810 INFO:tasks.rados.rados.0.smithi084.stdout:903: finishing write tid 4 to smithi08466639-49 2023-10-01T07:32:48.810 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 49 v 117 (ObjNum 724 snap 0 seq_num 724) dirty exists 2023-10-01T07:32:48.810 INFO:tasks.rados.rados.0.smithi084.stdout:903: left oid 49 (ObjNum 724 snap 0 seq_num 724) 2023-10-01T07:32:48.810 INFO:tasks.rados.rados.0.smithi084.stdout:904: finishing write tid 1 to smithi08466639-48 2023-10-01T07:32:48.812 INFO:tasks.rados.rados.0.smithi084.stdout:903: done (2 left) 2023-10-01T07:32:48.812 INFO:tasks.rados.rados.0.smithi084.stdout:905: done (1 left) 2023-10-01T07:32:48.812 INFO:tasks.rados.rados.0.smithi084.stdout:906: write oid 51 current snap is 0 2023-10-01T07:32:48.812 INFO:tasks.rados.rados.0.smithi084.stdout:906: seq_num 727 ranges {618689=559558,1659115=559574} 2023-10-01T07:32:48.818 INFO:tasks.rados.rados.0.smithi084.stdout:906: writing smithi08466639-51 from 618689 to 1178247 tid 1 2023-10-01T07:32:48.824 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:32:48 smithi084 bash[27645]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:32:48] "GET /metrics HTTP/1.1" 200 194868 "" "Prometheus/2.33.4" 2023-10-01T07:32:48.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:48 smithi084 bash[33757]: cluster 2023-10-01T07:32:47.234493+0000 mgr.y (mgr.24353) 199 : cluster [DBG] pgmap v174: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 100 MiB/s rd, 14 MiB/s wr, 145 op/s 2023-10-01T07:32:48.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:48 smithi084 bash[27378]: cluster 2023-10-01T07:32:47.234493+0000 mgr.y (mgr.24353) 199 : cluster [DBG] pgmap v174: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 100 MiB/s rd, 14 MiB/s wr, 145 op/s 2023-10-01T07:32:48.825 INFO:tasks.rados.rados.0.smithi084.stdout:906: writing smithi08466639-51 from 1659115 to 2218689 tid 2 2023-10-01T07:32:48.825 INFO:tasks.rados.rados.0.smithi084.stdout:907: read oid 252 snap -1 2023-10-01T07:32:48.825 INFO:tasks.rados.rados.0.smithi084.stdout:907: expect (ObjNum 251 snap 0 seq_num 251) 2023-10-01T07:32:48.826 INFO:tasks.rados.rados.0.smithi084.stdout:908: write oid 152 current snap is 0 2023-10-01T07:32:48.826 INFO:tasks.rados.rados.0.smithi084.stdout:904: finishing write tid 2 to smithi08466639-48 2023-10-01T07:32:48.826 INFO:tasks.rados.rados.0.smithi084.stdout:908: seq_num 728 ranges {635496=634807,1717597=517899} 2023-10-01T07:32:48.832 INFO:tasks.rados.rados.0.smithi084.stdout:908: writing smithi08466639-152 from 635496 to 1270303 tid 1 2023-10-01T07:32:48.838 INFO:tasks.rados.rados.0.smithi084.stdout:908: writing smithi08466639-152 from 1717597 to 2235496 tid 2 2023-10-01T07:32:48.838 INFO:tasks.rados.rados.0.smithi084.stdout:909: read oid 75 snap -1 2023-10-01T07:32:48.838 INFO:tasks.rados.rados.0.smithi084.stdout:909: expect (ObjNum 74 snap 0 seq_num 74) 2023-10-01T07:32:48.839 INFO:tasks.rados.rados.0.smithi084.stdout:910: read oid 39 snap -1 2023-10-01T07:32:48.839 INFO:tasks.rados.rados.0.smithi084.stdout:910: expect (ObjNum 38 snap 0 seq_num 38) 2023-10-01T07:32:48.839 INFO:tasks.rados.rados.0.smithi084.stdout:911: delete oid 233 current snap is 0 2023-10-01T07:32:48.839 INFO:tasks.rados.rados.0.smithi084.stdout:904: finishing write tid 3 to smithi08466639-48 2023-10-01T07:32:48.839 INFO:tasks.rados.rados.0.smithi084.stdout:904: finishing write tid 4 to smithi08466639-48 2023-10-01T07:32:48.839 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 48 v 171 (ObjNum 725 snap 0 seq_num 725) dirty exists 2023-10-01T07:32:48.839 INFO:tasks.rados.rados.0.smithi084.stdout:904: left oid 48 (ObjNum 725 snap 0 seq_num 725) 2023-10-01T07:32:48.839 INFO:tasks.rados.rados.0.smithi084.stdout:906: finishing write tid 1 to smithi08466639-51 2023-10-01T07:32:48.839 INFO:tasks.rados.rados.0.smithi084.stdout:906: finishing write tid 2 to smithi08466639-51 2023-10-01T07:32:48.839 INFO:tasks.rados.rados.0.smithi084.stdout:906: finishing write tid 3 to smithi08466639-51 2023-10-01T07:32:48.839 INFO:tasks.rados.rados.0.smithi084.stdout:906: finishing write tid 4 to smithi08466639-51 2023-10-01T07:32:48.840 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 51 v 191 (ObjNum 727 snap 0 seq_num 727) dirty exists 2023-10-01T07:32:48.840 INFO:tasks.rados.rados.0.smithi084.stdout:906: left oid 51 (ObjNum 727 snap 0 seq_num 727) 2023-10-01T07:32:48.840 INFO:tasks.rados.rados.0.smithi084.stdout:907: expect (ObjNum 251 snap 0 seq_num 251) 2023-10-01T07:32:48.921 INFO:tasks.rados.rados.0.smithi084.stdout:908: finishing write tid 1 to smithi08466639-152 2023-10-01T07:32:48.921 INFO:tasks.rados.rados.0.smithi084.stdout:908: finishing write tid 2 to smithi08466639-152 2023-10-01T07:32:48.921 INFO:tasks.rados.rados.0.smithi084.stdout:904: done (6 left) 2023-10-01T07:32:48.921 INFO:tasks.rados.rados.0.smithi084.stdout:906: done (5 left) 2023-10-01T07:32:48.921 INFO:tasks.rados.rados.0.smithi084.stdout:907: done (4 left) 2023-10-01T07:32:48.921 INFO:tasks.rados.rados.0.smithi084.stdout:911: done (3 left) 2023-10-01T07:32:48.921 INFO:tasks.rados.rados.0.smithi084.stdout:912: read oid 467 snap -1 2023-10-01T07:32:48.921 INFO:tasks.rados.rados.0.smithi084.stdout:912: expect (ObjNum 466 snap 0 seq_num 466) 2023-10-01T07:32:48.921 INFO:tasks.rados.rados.0.smithi084.stdout:913: read oid 438 snap -1 2023-10-01T07:32:48.921 INFO:tasks.rados.rados.0.smithi084.stdout:913: expect deleted 2023-10-01T07:32:48.922 INFO:tasks.rados.rados.0.smithi084.stdout:914: delete oid 172 current snap is 0 2023-10-01T07:32:48.922 INFO:tasks.rados.rados.0.smithi084.stdout:908: finishing write tid 3 to smithi08466639-152 2023-10-01T07:32:48.922 INFO:tasks.rados.rados.0.smithi084.stdout:908: finishing write tid 4 to smithi08466639-152 2023-10-01T07:32:48.922 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 152 v 112 (ObjNum 728 snap 0 seq_num 728) dirty exists 2023-10-01T07:32:48.922 INFO:tasks.rados.rados.0.smithi084.stdout:908: left oid 152 (ObjNum 728 snap 0 seq_num 728) 2023-10-01T07:32:48.922 INFO:tasks.rados.rados.0.smithi084.stdout:910: expect (ObjNum 38 snap 0 seq_num 38) 2023-10-01T07:32:49.013 INFO:tasks.rados.rados.0.smithi084.stdout:909: expect (ObjNum 74 snap 0 seq_num 74) 2023-10-01T07:32:49.120 INFO:tasks.rados.rados.0.smithi084.stdout:912: expect (ObjNum 466 snap 0 seq_num 466) 2023-10-01T07:32:49.247 INFO:tasks.rados.rados.0.smithi084.stdout:908: done (5 left) 2023-10-01T07:32:49.247 INFO:tasks.rados.rados.0.smithi084.stdout:909: done (4 left) 2023-10-01T07:32:49.247 INFO:tasks.rados.rados.0.smithi084.stdout:910: done (3 left) 2023-10-01T07:32:49.247 INFO:tasks.rados.rados.0.smithi084.stdout:912: done (2 left) 2023-10-01T07:32:49.247 INFO:tasks.rados.rados.0.smithi084.stdout:913: done (1 left) 2023-10-01T07:32:49.247 INFO:tasks.rados.rados.0.smithi084.stdout:914: done (0 left) 2023-10-01T07:32:49.247 INFO:tasks.rados.rados.0.smithi084.stdout:915: delete oid 391 current snap is 0 2023-10-01T07:32:49.249 INFO:tasks.rados.rados.0.smithi084.stdout:915: done (0 left) 2023-10-01T07:32:49.249 INFO:tasks.rados.rados.0.smithi084.stdout:916: write oid 55 current snap is 0 2023-10-01T07:32:49.249 INFO:tasks.rados.rados.0.smithi084.stdout:916: seq_num 732 ranges {702724=652156,1951525=351199} 2023-10-01T07:32:49.262 INFO:tasks.rados.rados.0.smithi084.stdout:916: writing smithi08466639-55 from 702724 to 1354880 tid 1 2023-10-01T07:32:49.269 INFO:tasks.rados.rados.0.smithi084.stdout:916: writing smithi08466639-55 from 1951525 to 2302724 tid 2 2023-10-01T07:32:49.269 INFO:tasks.rados.rados.0.smithi084.stdout:917: read oid 281 snap -1 2023-10-01T07:32:49.269 INFO:tasks.rados.rados.0.smithi084.stdout:917: expect (ObjNum 280 snap 0 seq_num 280) 2023-10-01T07:32:49.269 INFO:tasks.rados.rados.0.smithi084.stdout:918: read oid 103 snap -1 2023-10-01T07:32:49.269 INFO:tasks.rados.rados.0.smithi084.stdout:918: expect (ObjNum 102 snap 0 seq_num 102) 2023-10-01T07:32:49.269 INFO:tasks.rados.rados.0.smithi084.stdout:919: read oid 189 snap -1 2023-10-01T07:32:49.270 INFO:tasks.rados.rados.0.smithi084.stdout:919: expect (ObjNum 692 snap 0 seq_num 692) 2023-10-01T07:32:49.270 INFO:tasks.rados.rados.0.smithi084.stdout:920: write oid 330 current snap is 0 2023-10-01T07:32:49.270 INFO:tasks.rados.rados.0.smithi084.stdout:916: finishing write tid 1 to smithi08466639-55 2023-10-01T07:32:49.270 INFO:tasks.rados.rados.0.smithi084.stdout:920: seq_num 733 ranges {719531=727405,1893654=425877} 2023-10-01T07:32:49.277 INFO:tasks.rados.rados.0.smithi084.stdout:920: writing smithi08466639-330 from 719531 to 1446936 tid 1 2023-10-01T07:32:49.283 INFO:tasks.rados.rados.0.smithi084.stdout:920: writing smithi08466639-330 from 1893654 to 2319531 tid 2 2023-10-01T07:32:49.283 INFO:tasks.rados.rados.0.smithi084.stdout:921: write oid 278 current snap is 0 2023-10-01T07:32:49.283 INFO:tasks.rados.rados.0.smithi084.stdout:921: seq_num 734 ranges {736338=402654,1552136=539580} 2023-10-01T07:32:49.289 INFO:tasks.rados.rados.0.smithi084.stdout:921: writing smithi08466639-278 from 736338 to 1138992 tid 1 2023-10-01T07:32:49.295 INFO:tasks.rados.rados.0.smithi084.stdout:921: writing smithi08466639-278 from 1552136 to 2091716 tid 2 2023-10-01T07:32:49.295 INFO:tasks.rados.rados.0.smithi084.stdout:922: write oid 283 current snap is 0 2023-10-01T07:32:49.295 INFO:tasks.rados.rados.0.smithi084.stdout:922: seq_num 735 ranges {753145=477903,2010618=342527} 2023-10-01T07:32:49.301 INFO:tasks.rados.rados.0.smithi084.stdout:922: writing smithi08466639-283 from 753145 to 1231048 tid 1 2023-10-01T07:32:49.310 INFO:tasks.rados.rados.0.smithi084.stdout:922: writing smithi08466639-283 from 2010618 to 2353145 tid 2 2023-10-01T07:32:49.311 INFO:tasks.rados.rados.0.smithi084.stdout:923: read oid 177 snap -1 2023-10-01T07:32:49.311 INFO:tasks.rados.rados.0.smithi084.stdout:923: expect (ObjNum 603 snap 0 seq_num 603) 2023-10-01T07:32:49.311 INFO:tasks.rados.rados.0.smithi084.stdout:924: delete oid 338 current snap is 0 2023-10-01T07:32:49.311 INFO:tasks.rados.rados.0.smithi084.stdout:918: expect (ObjNum 102 snap 0 seq_num 102) 2023-10-01T07:32:49.440 INFO:tasks.rados.rados.0.smithi084.stdout:920: finishing write tid 1 to smithi08466639-330 2023-10-01T07:32:49.441 INFO:tasks.rados.rados.0.smithi084.stdout:919: expect (ObjNum 692 snap 0 seq_num 692) 2023-10-01T07:32:49.614 INFO:tasks.rados.rados.0.smithi084.stdout:916: finishing write tid 2 to smithi08466639-55 2023-10-01T07:32:49.615 INFO:tasks.rados.rados.0.smithi084.stdout:916: finishing write tid 3 to smithi08466639-55 2023-10-01T07:32:49.615 INFO:tasks.rados.rados.0.smithi084.stdout:916: finishing write tid 4 to smithi08466639-55 2023-10-01T07:32:49.615 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 55 v 151 (ObjNum 732 snap 0 seq_num 732) dirty exists 2023-10-01T07:32:49.615 INFO:tasks.rados.rados.0.smithi084.stdout:916: left oid 55 (ObjNum 732 snap 0 seq_num 732) 2023-10-01T07:32:49.615 INFO:tasks.rados.rados.0.smithi084.stdout:920: finishing write tid 2 to smithi08466639-330 2023-10-01T07:32:49.615 INFO:tasks.rados.rados.0.smithi084.stdout:917: expect (ObjNum 280 snap 0 seq_num 280) 2023-10-01T07:32:49.704 INFO:tasks.rados.rados.0.smithi084.stdout:920: finishing write tid 3 to smithi08466639-330 2023-10-01T07:32:49.704 INFO:tasks.rados.rados.0.smithi084.stdout:920: finishing write tid 4 to smithi08466639-330 2023-10-01T07:32:49.704 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 330 v 151 (ObjNum 733 snap 0 seq_num 733) dirty exists 2023-10-01T07:32:49.704 INFO:tasks.rados.rados.0.smithi084.stdout:920: left oid 330 (ObjNum 733 snap 0 seq_num 733) 2023-10-01T07:32:49.704 INFO:tasks.rados.rados.0.smithi084.stdout:921: finishing write tid 1 to smithi08466639-278 2023-10-01T07:32:49.704 INFO:tasks.rados.rados.0.smithi084.stdout:921: finishing write tid 2 to smithi08466639-278 2023-10-01T07:32:49.704 INFO:tasks.rados.rados.0.smithi084.stdout:921: finishing write tid 3 to smithi08466639-278 2023-10-01T07:32:49.704 INFO:tasks.rados.rados.0.smithi084.stdout:921: finishing write tid 4 to smithi08466639-278 2023-10-01T07:32:49.705 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 278 v 140 (ObjNum 734 snap 0 seq_num 734) dirty exists 2023-10-01T07:32:49.705 INFO:tasks.rados.rados.0.smithi084.stdout:921: left oid 278 (ObjNum 734 snap 0 seq_num 734) 2023-10-01T07:32:49.705 INFO:tasks.rados.rados.0.smithi084.stdout:922: finishing write tid 1 to smithi08466639-283 2023-10-01T07:32:49.705 INFO:tasks.rados.rados.0.smithi084.stdout:922: finishing write tid 2 to smithi08466639-283 2023-10-01T07:32:49.705 INFO:tasks.rados.rados.0.smithi084.stdout:922: finishing write tid 3 to smithi08466639-283 2023-10-01T07:32:49.705 INFO:tasks.rados.rados.0.smithi084.stdout:922: finishing write tid 4 to smithi08466639-283 2023-10-01T07:32:49.705 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 283 v 154 (ObjNum 735 snap 0 seq_num 735) dirty exists 2023-10-01T07:32:49.705 INFO:tasks.rados.rados.0.smithi084.stdout:922: left oid 283 (ObjNum 735 snap 0 seq_num 735) 2023-10-01T07:32:49.705 INFO:tasks.rados.rados.0.smithi084.stdout:923: expect (ObjNum 603 snap 0 seq_num 603) 2023-10-01T07:32:49.792 INFO:tasks.rados.rados.0.smithi084.stdout:916: done (8 left) 2023-10-01T07:32:49.792 INFO:tasks.rados.rados.0.smithi084.stdout:917: done (7 left) 2023-10-01T07:32:49.793 INFO:tasks.rados.rados.0.smithi084.stdout:918: done (6 left) 2023-10-01T07:32:49.793 INFO:tasks.rados.rados.0.smithi084.stdout:919: done (5 left) 2023-10-01T07:32:49.793 INFO:tasks.rados.rados.0.smithi084.stdout:920: done (4 left) 2023-10-01T07:32:49.793 INFO:tasks.rados.rados.0.smithi084.stdout:921: done (3 left) 2023-10-01T07:32:49.793 INFO:tasks.rados.rados.0.smithi084.stdout:922: done (2 left) 2023-10-01T07:32:49.793 INFO:tasks.rados.rados.0.smithi084.stdout:923: done (1 left) 2023-10-01T07:32:49.793 INFO:tasks.rados.rados.0.smithi084.stdout:924: done (0 left) 2023-10-01T07:32:49.793 INFO:tasks.rados.rados.0.smithi084.stdout:925: read oid 404 snap -1 2023-10-01T07:32:49.793 INFO:tasks.rados.rados.0.smithi084.stdout:925: expect (ObjNum 665 snap 0 seq_num 665) 2023-10-01T07:32:49.793 INFO:tasks.rados.rados.0.smithi084.stdout:926: write oid 375 current snap is 0 2023-10-01T07:32:49.793 INFO:tasks.rados.rados.0.smithi084.stdout:926: seq_num 737 ranges {786759=628401,2011229=375530} 2023-10-01T07:32:49.806 INFO:tasks.rados.rados.0.smithi084.stdout:926: writing smithi08466639-375 from 786759 to 1415160 tid 1 2023-10-01T07:32:49.812 INFO:tasks.rados.rados.0.smithi084.stdout:926: writing smithi08466639-375 from 2011229 to 2386759 tid 2 2023-10-01T07:32:49.812 INFO:tasks.rados.rados.0.smithi084.stdout:927: read oid 82 snap -1 2023-10-01T07:32:49.812 INFO:tasks.rados.rados.0.smithi084.stdout:927: expect (ObjNum 81 snap 0 seq_num 81) 2023-10-01T07:32:49.812 INFO:tasks.rados.rados.0.smithi084.stdout:928: write oid 80 current snap is 0 2023-10-01T07:32:49.812 INFO:tasks.rados.rados.0.smithi084.stdout:928: seq_num 738 ranges {403566=420003,1386064=546918} 2023-10-01T07:32:49.818 INFO:tasks.rados.rados.0.smithi084.stdout:928: writing smithi08466639-80 from 403566 to 823569 tid 1 2023-10-01T07:32:49.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:49 smithi084 bash[27378]: audit 2023-10-01T07:32:48.596992+0000 mon.a (mon.0) 698 : audit [DBG] from='client.? 172.21.15.84:0/3713824538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:32:49.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:49 smithi084 bash[33757]: audit 2023-10-01T07:32:48.596992+0000 mon.a (mon.0) 698 : audit [DBG] from='client.? 172.21.15.84:0/3713824538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:32:49.825 INFO:tasks.rados.rados.0.smithi084.stdout:928: writing smithi08466639-80 from 1386064 to 1932982 tid 2 2023-10-01T07:32:49.825 INFO:tasks.rados.rados.0.smithi084.stdout:929: write oid 85 current snap is 0 2023-10-01T07:32:49.825 INFO:tasks.rados.rados.0.smithi084.stdout:929: seq_num 739 ranges {420373=495252,1444546=690576} 2023-10-01T07:32:49.830 INFO:tasks.rados.rados.0.smithi084.stdout:929: writing smithi08466639-85 from 420373 to 915625 tid 1 2023-10-01T07:32:49.837 INFO:tasks.rados.rados.0.smithi084.stdout:929: writing smithi08466639-85 from 1444546 to 2135122 tid 2 2023-10-01T07:32:49.837 INFO:tasks.rados.rados.0.smithi084.stdout:930: write oid 296 current snap is 0 2023-10-01T07:32:49.837 INFO:tasks.rados.rados.0.smithi084.stdout:925: expect (ObjNum 665 snap 0 seq_num 665) 2023-10-01T07:32:49.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:49 smithi112 bash[27689]: audit 2023-10-01T07:32:48.596992+0000 mon.a (mon.0) 698 : audit [DBG] from='client.? 172.21.15.84:0/3713824538' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:32:49.984 INFO:tasks.rados.rados.0.smithi084.stdout:926: finishing write tid 1 to smithi08466639-375 2023-10-01T07:32:49.985 INFO:tasks.rados.rados.0.smithi084.stdout:926: finishing write tid 2 to smithi08466639-375 2023-10-01T07:32:49.985 INFO:tasks.rados.rados.0.smithi084.stdout:926: finishing write tid 3 to smithi08466639-375 2023-10-01T07:32:49.985 INFO:tasks.rados.rados.0.smithi084.stdout:926: finishing write tid 4 to smithi08466639-375 2023-10-01T07:32:49.985 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 375 v 189 (ObjNum 737 snap 0 seq_num 737) dirty exists 2023-10-01T07:32:49.985 INFO:tasks.rados.rados.0.smithi084.stdout:926: left oid 375 (ObjNum 737 snap 0 seq_num 737) 2023-10-01T07:32:49.985 INFO:tasks.rados.rados.0.smithi084.stdout:927: expect (ObjNum 81 snap 0 seq_num 81) 2023-10-01T07:32:50.093 INFO:tasks.rados.rados.0.smithi084.stdout:928: finishing write tid 1 to smithi08466639-80 2023-10-01T07:32:50.093 INFO:tasks.rados.rados.0.smithi084.stdout:928: finishing write tid 2 to smithi08466639-80 2023-10-01T07:32:50.093 INFO:tasks.rados.rados.0.smithi084.stdout:928: finishing write tid 3 to smithi08466639-80 2023-10-01T07:32:50.093 INFO:tasks.rados.rados.0.smithi084.stdout:928: finishing write tid 4 to smithi08466639-80 2023-10-01T07:32:50.093 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 80 v 155 (ObjNum 738 snap 0 seq_num 738) dirty exists 2023-10-01T07:32:50.093 INFO:tasks.rados.rados.0.smithi084.stdout:928: left oid 80 (ObjNum 738 snap 0 seq_num 738) 2023-10-01T07:32:50.093 INFO:tasks.rados.rados.0.smithi084.stdout:929: finishing write tid 1 to smithi08466639-85 2023-10-01T07:32:50.093 INFO:tasks.rados.rados.0.smithi084.stdout:929: finishing write tid 2 to smithi08466639-85 2023-10-01T07:32:50.093 INFO:tasks.rados.rados.0.smithi084.stdout:929: finishing write tid 3 to smithi08466639-85 2023-10-01T07:32:50.093 INFO:tasks.rados.rados.0.smithi084.stdout:929: finishing write tid 4 to smithi08466639-85 2023-10-01T07:32:50.094 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 85 v 187 (ObjNum 739 snap 0 seq_num 739) dirty exists 2023-10-01T07:32:50.094 INFO:tasks.rados.rados.0.smithi084.stdout:929: left oid 85 (ObjNum 739 snap 0 seq_num 739) 2023-10-01T07:32:50.094 INFO:tasks.rados.rados.0.smithi084.stdout:930: seq_num 740 ranges {437180=570501,1503028=550587} 2023-10-01T07:32:50.105 INFO:tasks.rados.rados.0.smithi084.stdout:930: writing smithi08466639-296 from 437180 to 1007681 tid 1 2023-10-01T07:32:50.111 INFO:tasks.rados.rados.0.smithi084.stdout:930: writing smithi08466639-296 from 1503028 to 2053615 tid 2 2023-10-01T07:32:50.111 INFO:tasks.rados.rados.0.smithi084.stdout:925: done (5 left) 2023-10-01T07:32:50.111 INFO:tasks.rados.rados.0.smithi084.stdout:926: done (4 left) 2023-10-01T07:32:50.111 INFO:tasks.rados.rados.0.smithi084.stdout:927: done (3 left) 2023-10-01T07:32:50.111 INFO:tasks.rados.rados.0.smithi084.stdout:928: done (2 left) 2023-10-01T07:32:50.111 INFO:tasks.rados.rados.0.smithi084.stdout:929: done (1 left) 2023-10-01T07:32:50.111 INFO:tasks.rados.rados.0.smithi084.stdout:931: write oid 110 current snap is 0 2023-10-01T07:32:50.111 INFO:tasks.rados.rados.0.smithi084.stdout:930: finishing write tid 1 to smithi08466639-296 2023-10-01T07:32:50.111 INFO:tasks.rados.rados.0.smithi084.stdout:931: seq_num 741 ranges {453987=645750,1845157=608830} 2023-10-01T07:32:50.117 INFO:tasks.rados.rados.0.smithi084.stdout:931: writing smithi08466639-110 from 453987 to 1099737 tid 1 2023-10-01T07:32:50.124 INFO:tasks.rados.rados.0.smithi084.stdout:931: writing smithi08466639-110 from 1845157 to 2453987 tid 2 2023-10-01T07:32:50.125 INFO:tasks.rados.rados.0.smithi084.stdout:932: write oid 378 current snap is 0 2023-10-01T07:32:50.125 INFO:tasks.rados.rados.0.smithi084.stdout:932: seq_num 742 ranges {470794=720999,1903639=554256} 2023-10-01T07:32:50.131 INFO:tasks.rados.rados.0.smithi084.stdout:932: writing smithi08466639-378 from 470794 to 1191793 tid 1 2023-10-01T07:32:50.139 INFO:tasks.rados.rados.0.smithi084.stdout:932: writing smithi08466639-378 from 1903639 to 2457895 tid 2 2023-10-01T07:32:50.140 INFO:tasks.rados.rados.0.smithi084.stdout:933: read oid 334 snap -1 2023-10-01T07:32:50.140 INFO:tasks.rados.rados.0.smithi084.stdout:933: expect (ObjNum 333 snap 0 seq_num 333) 2023-10-01T07:32:50.140 INFO:tasks.rados.rados.0.smithi084.stdout:934: delete oid 96 current snap is 0 2023-10-01T07:32:50.140 INFO:tasks.rados.rados.0.smithi084.stdout:930: finishing write tid 2 to smithi08466639-296 2023-10-01T07:32:50.140 INFO:tasks.rados.rados.0.smithi084.stdout:930: finishing write tid 3 to smithi08466639-296 2023-10-01T07:32:50.140 INFO:tasks.rados.rados.0.smithi084.stdout:930: finishing write tid 4 to smithi08466639-296 2023-10-01T07:32:50.141 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 296 v 158 (ObjNum 740 snap 0 seq_num 740) dirty exists 2023-10-01T07:32:50.141 INFO:tasks.rados.rados.0.smithi084.stdout:930: left oid 296 (ObjNum 740 snap 0 seq_num 740) 2023-10-01T07:32:50.141 INFO:tasks.rados.rados.0.smithi084.stdout:931: finishing write tid 1 to smithi08466639-110 2023-10-01T07:32:50.141 INFO:tasks.rados.rados.0.smithi084.stdout:931: finishing write tid 2 to smithi08466639-110 2023-10-01T07:32:50.141 INFO:tasks.rados.rados.0.smithi084.stdout:931: finishing write tid 3 to smithi08466639-110 2023-10-01T07:32:50.141 INFO:tasks.rados.rados.0.smithi084.stdout:931: finishing write tid 4 to smithi08466639-110 2023-10-01T07:32:50.142 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 110 v 140 (ObjNum 741 snap 0 seq_num 741) dirty exists 2023-10-01T07:32:50.142 INFO:tasks.rados.rados.0.smithi084.stdout:931: left oid 110 (ObjNum 741 snap 0 seq_num 741) 2023-10-01T07:32:50.142 INFO:tasks.rados.rados.0.smithi084.stdout:932: finishing write tid 1 to smithi08466639-378 2023-10-01T07:32:50.143 INFO:tasks.rados.rados.0.smithi084.stdout:930: done (4 left) 2023-10-01T07:32:50.143 INFO:tasks.rados.rados.0.smithi084.stdout:931: done (3 left) 2023-10-01T07:32:50.143 INFO:tasks.rados.rados.0.smithi084.stdout:934: done (2 left) 2023-10-01T07:32:50.143 INFO:tasks.rados.rados.0.smithi084.stdout:935: read oid 371 snap -1 2023-10-01T07:32:50.144 INFO:tasks.rados.rados.0.smithi084.stdout:935: expect (ObjNum 629 snap 0 seq_num 629) 2023-10-01T07:32:50.144 INFO:tasks.rados.rados.0.smithi084.stdout:936: write oid 434 current snap is 0 2023-10-01T07:32:50.144 INFO:tasks.rados.rados.0.smithi084.stdout:936: seq_num 744 ranges {504408=471497,1620603=557925} 2023-10-01T07:32:50.147 INFO:tasks.rados.rados.0.smithi084.stdout:936: writing smithi08466639-434 from 504408 to 975905 tid 1 2023-10-01T07:32:50.154 INFO:tasks.rados.rados.0.smithi084.stdout:936: writing smithi08466639-434 from 1620603 to 2178528 tid 2 2023-10-01T07:32:50.154 INFO:tasks.rados.rados.0.smithi084.stdout:937: read oid 260 snap -1 2023-10-01T07:32:50.155 INFO:tasks.rados.rados.0.smithi084.stdout:937: expect (ObjNum 259 snap 0 seq_num 259) 2023-10-01T07:32:50.155 INFO:tasks.rados.rados.0.smithi084.stdout:938: write oid 370 current snap is 0 2023-10-01T07:32:50.155 INFO:tasks.rados.rados.0.smithi084.stdout:932: finishing write tid 2 to smithi08466639-378 2023-10-01T07:32:50.155 INFO:tasks.rados.rados.0.smithi084.stdout:932: finishing write tid 3 to smithi08466639-378 2023-10-01T07:32:50.155 INFO:tasks.rados.rados.0.smithi084.stdout:932: finishing write tid 4 to smithi08466639-378 2023-10-01T07:32:50.155 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 378 v 143 (ObjNum 742 snap 0 seq_num 742) dirty exists 2023-10-01T07:32:50.155 INFO:tasks.rados.rados.0.smithi084.stdout:932: left oid 378 (ObjNum 742 snap 0 seq_num 742) 2023-10-01T07:32:50.155 INFO:tasks.rados.rados.0.smithi084.stdout:935: expect (ObjNum 629 snap 0 seq_num 629) 2023-10-01T07:32:50.242 INFO:tasks.rados.rados.0.smithi084.stdout:933: expect (ObjNum 333 snap 0 seq_num 333) 2023-10-01T07:32:50.357 INFO:tasks.rados.rados.0.smithi084.stdout:936: finishing write tid 1 to smithi08466639-434 2023-10-01T07:32:50.357 INFO:tasks.rados.rados.0.smithi084.stdout:937: expect (ObjNum 259 snap 0 seq_num 259) 2023-10-01T07:32:50.436 INFO:tasks.rados.rados.0.smithi084.stdout:936: finishing write tid 2 to smithi08466639-434 2023-10-01T07:32:50.436 INFO:tasks.rados.rados.0.smithi084.stdout:936: finishing write tid 3 to smithi08466639-434 2023-10-01T07:32:50.436 INFO:tasks.rados.rados.0.smithi084.stdout:936: finishing write tid 4 to smithi08466639-434 2023-10-01T07:32:50.436 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 434 v 194 (ObjNum 744 snap 0 seq_num 744) dirty exists 2023-10-01T07:32:50.437 INFO:tasks.rados.rados.0.smithi084.stdout:936: left oid 434 (ObjNum 744 snap 0 seq_num 744) 2023-10-01T07:32:50.437 INFO:tasks.rados.rados.0.smithi084.stdout:938: seq_num 745 ranges {521215=546746,1562732=701583} 2023-10-01T07:32:50.442 INFO:tasks.rados.rados.0.smithi084.stdout:938: writing smithi08466639-370 from 521215 to 1067961 tid 1 2023-10-01T07:32:50.449 INFO:tasks.rados.rados.0.smithi084.stdout:938: writing smithi08466639-370 from 1562732 to 2264315 tid 2 2023-10-01T07:32:50.449 INFO:tasks.rados.rados.0.smithi084.stdout:932: done (5 left) 2023-10-01T07:32:50.449 INFO:tasks.rados.rados.0.smithi084.stdout:933: done (4 left) 2023-10-01T07:32:50.449 INFO:tasks.rados.rados.0.smithi084.stdout:935: done (3 left) 2023-10-01T07:32:50.449 INFO:tasks.rados.rados.0.smithi084.stdout:936: done (2 left) 2023-10-01T07:32:50.449 INFO:tasks.rados.rados.0.smithi084.stdout:937: done (1 left) 2023-10-01T07:32:50.449 INFO:tasks.rados.rados.0.smithi084.stdout:939: write oid 180 current snap is 0 2023-10-01T07:32:50.450 INFO:tasks.rados.rados.0.smithi084.stdout:939: seq_num 746 ranges {538022=738348,1737567=561594} 2023-10-01T07:32:50.456 INFO:tasks.rados.rados.0.smithi084.stdout:939: writing smithi08466639-180 from 538022 to 1276370 tid 1 2023-10-01T07:32:50.462 INFO:tasks.rados.rados.0.smithi084.stdout:939: writing smithi08466639-180 from 1737567 to 2299161 tid 2 2023-10-01T07:32:50.462 INFO:tasks.rados.rados.0.smithi084.stdout:940: read oid 497 snap -1 2023-10-01T07:32:50.462 INFO:tasks.rados.rados.0.smithi084.stdout:940: expect (ObjNum 496 snap 0 seq_num 496) 2023-10-01T07:32:50.463 INFO:tasks.rados.rados.0.smithi084.stdout:941: write oid 377 current snap is 0 2023-10-01T07:32:50.463 INFO:tasks.rados.rados.0.smithi084.stdout:938: finishing write tid 1 to smithi08466639-370 2023-10-01T07:32:50.464 INFO:tasks.rados.rados.0.smithi084.stdout:941: seq_num 747 ranges {554829=413597,1396049=705252} 2023-10-01T07:32:50.467 INFO:tasks.rados.rados.0.smithi084.stdout:941: writing smithi08466639-377 from 554829 to 968426 tid 1 2023-10-01T07:32:50.474 INFO:tasks.rados.rados.0.smithi084.stdout:941: writing smithi08466639-377 from 1396049 to 2101301 tid 2 2023-10-01T07:32:50.474 INFO:tasks.rados.rados.0.smithi084.stdout:942: write oid 26 current snap is 0 2023-10-01T07:32:50.474 INFO:tasks.rados.rados.0.smithi084.stdout:942: seq_num 748 ranges {571636=488846,1854531=565263} 2023-10-01T07:32:50.480 INFO:tasks.rados.rados.0.smithi084.stdout:942: writing smithi08466639-26 from 571636 to 1060482 tid 1 2023-10-01T07:32:50.488 INFO:tasks.rados.rados.0.smithi084.stdout:942: writing smithi08466639-26 from 1854531 to 2419794 tid 2 2023-10-01T07:32:50.488 INFO:tasks.rados.rados.0.smithi084.stdout:943: read oid 295 snap -1 2023-10-01T07:32:50.488 INFO:tasks.rados.rados.0.smithi084.stdout:943: expect (ObjNum 294 snap 0 seq_num 294) 2023-10-01T07:32:50.489 INFO:tasks.rados.rados.0.smithi084.stdout:944: read oid 289 snap -1 2023-10-01T07:32:50.489 INFO:tasks.rados.rados.0.smithi084.stdout:944: expect (ObjNum 690 snap 0 seq_num 690) 2023-10-01T07:32:50.489 INFO:tasks.rados.rados.0.smithi084.stdout:945: read oid 136 snap -1 2023-10-01T07:32:50.489 INFO:tasks.rados.rados.0.smithi084.stdout:945: expect (ObjNum 135 snap 0 seq_num 135) 2023-10-01T07:32:50.489 INFO:tasks.rados.rados.0.smithi084.stdout:946: write oid 480 current snap is 0 2023-10-01T07:32:50.489 INFO:tasks.rados.rados.0.smithi084.stdout:938: finishing write tid 2 to smithi08466639-370 2023-10-01T07:32:50.490 INFO:tasks.rados.rados.0.smithi084.stdout:938: finishing write tid 3 to smithi08466639-370 2023-10-01T07:32:50.490 INFO:tasks.rados.rados.0.smithi084.stdout:946: seq_num 749 ranges {588443=564095,1796660=708921} 2023-10-01T07:32:50.499 INFO:tasks.rados.rados.0.smithi084.stdout:946: writing smithi08466639-480 from 588443 to 1152538 tid 1 2023-10-01T07:32:50.508 INFO:tasks.rados.rados.0.smithi084.stdout:946: writing smithi08466639-480 from 1796660 to 2505581 tid 2 2023-10-01T07:32:50.509 INFO:tasks.rados.rados.0.smithi084.stdout:947: write oid 443 current snap is 0 2023-10-01T07:32:50.509 INFO:tasks.rados.rados.0.smithi084.stdout:938: finishing write tid 4 to smithi08466639-370 2023-10-01T07:32:50.509 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 370 v 192 (ObjNum 745 snap 0 seq_num 745) dirty exists 2023-10-01T07:32:50.509 INFO:tasks.rados.rados.0.smithi084.stdout:938: left oid 370 (ObjNum 745 snap 0 seq_num 745) 2023-10-01T07:32:50.509 INFO:tasks.rados.rados.0.smithi084.stdout:939: finishing write tid 1 to smithi08466639-180 2023-10-01T07:32:50.510 INFO:tasks.rados.rados.0.smithi084.stdout:947: seq_num 750 ranges {605250=639344,1855142=452579} 2023-10-01T07:32:50.516 INFO:tasks.rados.rados.0.smithi084.stdout:947: writing smithi08466639-443 from 605250 to 1244594 tid 1 2023-10-01T07:32:50.522 INFO:tasks.rados.rados.0.smithi084.stdout:947: writing smithi08466639-443 from 1855142 to 2307721 tid 2 2023-10-01T07:32:50.522 INFO:tasks.rados.rados.0.smithi084.stdout:938: done (9 left) 2023-10-01T07:32:50.522 INFO:tasks.rados.rados.0.smithi084.stdout:948: write oid 92 current snap is 0 2023-10-01T07:32:50.523 INFO:tasks.rados.rados.0.smithi084.stdout:948: seq_num 751 ranges {622057=714593,1913624=708433} 2023-10-01T07:32:50.529 INFO:tasks.rados.rados.0.smithi084.stdout:948: writing smithi08466639-92 from 622057 to 1336650 tid 1 2023-10-01T07:32:50.536 INFO:tasks.rados.rados.0.smithi084.stdout:948: writing smithi08466639-92 from 1913624 to 2622057 tid 2 2023-10-01T07:32:50.537 INFO:tasks.rados.rados.0.smithi084.stdout:949: read oid 81 snap -1 2023-10-01T07:32:50.537 INFO:tasks.rados.rados.0.smithi084.stdout:949: expect (ObjNum 678 snap 0 seq_num 678) 2023-10-01T07:32:50.537 INFO:tasks.rados.rados.0.smithi084.stdout:950: write oid 338 current snap is 0 2023-10-01T07:32:50.537 INFO:tasks.rados.rados.0.smithi084.stdout:950: seq_num 752 ranges {638864=789842,1972106=456248} 2023-10-01T07:32:50.545 INFO:tasks.rados.rados.0.smithi084.stdout:950: writing smithi08466639-338 from 638864 to 1428706 tid 1 2023-10-01T07:32:50.552 INFO:tasks.rados.rados.0.smithi084.stdout:950: writing smithi08466639-338 from 1972106 to 2428354 tid 2 2023-10-01T07:32:50.552 INFO:tasks.rados.rados.0.smithi084.stdout:951: write oid 389 current snap is 0 2023-10-01T07:32:50.552 INFO:tasks.rados.rados.0.smithi084.stdout:951: seq_num 753 ranges {655671=581444,2030588=625083} 2023-10-01T07:32:50.560 INFO:tasks.rados.rados.0.smithi084.stdout:951: writing smithi08466639-389 from 655671 to 1237115 tid 1 2023-10-01T07:32:50.569 INFO:tasks.rados.rados.0.smithi084.stdout:951: writing smithi08466639-389 from 2030588 to 2655671 tid 2 2023-10-01T07:32:50.569 INFO:tasks.rados.rados.0.smithi084.stdout:952: read oid 278 snap -1 2023-10-01T07:32:50.569 INFO:tasks.rados.rados.0.smithi084.stdout:952: expect (ObjNum 734 snap 0 seq_num 734) 2023-10-01T07:32:50.569 INFO:tasks.rados.rados.0.smithi084.stdout:953: write oid 96 current snap is 0 2023-10-01T07:32:50.569 INFO:tasks.rados.rados.0.smithi084.stdout:939: finishing write tid 2 to smithi08466639-180 2023-10-01T07:32:50.570 INFO:tasks.rados.rados.0.smithi084.stdout:939: finishing write tid 3 to smithi08466639-180 2023-10-01T07:32:50.570 INFO:tasks.rados.rados.0.smithi084.stdout:940: expect (ObjNum 496 snap 0 seq_num 496) 2023-10-01T07:32:50.656 INFO:tasks.rados.rados.0.smithi084.stdout:939: finishing write tid 4 to smithi08466639-180 2023-10-01T07:32:50.656 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 180 v 177 (ObjNum 746 snap 0 seq_num 746) dirty exists 2023-10-01T07:32:50.656 INFO:tasks.rados.rados.0.smithi084.stdout:939: left oid 180 (ObjNum 746 snap 0 seq_num 746) 2023-10-01T07:32:50.656 INFO:tasks.rados.rados.0.smithi084.stdout:941: finishing write tid 1 to smithi08466639-377 2023-10-01T07:32:50.656 INFO:tasks.rados.rados.0.smithi084.stdout:941: finishing write tid 2 to smithi08466639-377 2023-10-01T07:32:50.656 INFO:tasks.rados.rados.0.smithi084.stdout:941: finishing write tid 3 to smithi08466639-377 2023-10-01T07:32:50.656 INFO:tasks.rados.rados.0.smithi084.stdout:941: finishing write tid 4 to smithi08466639-377 2023-10-01T07:32:50.656 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 377 v 146 (ObjNum 747 snap 0 seq_num 747) dirty exists 2023-10-01T07:32:50.656 INFO:tasks.rados.rados.0.smithi084.stdout:941: left oid 377 (ObjNum 747 snap 0 seq_num 747) 2023-10-01T07:32:50.657 INFO:tasks.rados.rados.0.smithi084.stdout:942: finishing write tid 1 to smithi08466639-26 2023-10-01T07:32:50.657 INFO:tasks.rados.rados.0.smithi084.stdout:953: seq_num 754 ranges {672478=656693,2089070=459917} 2023-10-01T07:32:50.669 INFO:tasks.rados.rados.0.smithi084.stdout:953: writing smithi08466639-96 from 672478 to 1329171 tid 1 2023-10-01T07:32:50.677 INFO:tasks.rados.rados.0.smithi084.stdout:953: writing smithi08466639-96 from 2089070 to 2548987 tid 2 2023-10-01T07:32:50.677 INFO:tasks.rados.rados.0.smithi084.stdout:939: done (14 left) 2023-10-01T07:32:50.677 INFO:tasks.rados.rados.0.smithi084.stdout:940: done (13 left) 2023-10-01T07:32:50.677 INFO:tasks.rados.rados.0.smithi084.stdout:941: done (12 left) 2023-10-01T07:32:50.677 INFO:tasks.rados.rados.0.smithi084.stdout:954: write oid 142 current snap is 0 2023-10-01T07:32:50.678 INFO:tasks.rados.rados.0.smithi084.stdout:954: seq_num 755 ranges {689285=731942,2147552=541733} 2023-10-01T07:32:50.685 INFO:tasks.rados.rados.0.smithi084.stdout:954: writing smithi08466639-142 from 689285 to 1421227 tid 1 2023-10-01T07:32:50.693 INFO:tasks.rados.rados.0.smithi084.stdout:954: writing smithi08466639-142 from 2147552 to 2689285 tid 2 2023-10-01T07:32:50.693 INFO:tasks.rados.rados.0.smithi084.stdout:955: write oid 383 current snap is 0 2023-10-01T07:32:50.693 INFO:tasks.rados.rados.0.smithi084.stdout:955: seq_num 756 ranges {706092=407191,1806034=463586} 2023-10-01T07:32:50.699 INFO:tasks.rados.rados.0.smithi084.stdout:955: writing smithi08466639-383 from 706092 to 1113283 tid 1 2023-10-01T07:32:50.707 INFO:tasks.rados.rados.0.smithi084.stdout:955: writing smithi08466639-383 from 1806034 to 2269620 tid 2 2023-10-01T07:32:50.707 INFO:tasks.rados.rados.0.smithi084.stdout:956: read oid 423 snap -1 2023-10-01T07:32:50.707 INFO:tasks.rados.rados.0.smithi084.stdout:956: expect (ObjNum 644 snap 0 seq_num 644) 2023-10-01T07:32:50.707 INFO:tasks.rados.rados.0.smithi084.stdout:957: write oid 367 current snap is 0 2023-10-01T07:32:50.707 INFO:tasks.rados.rados.0.smithi084.stdout:942: finishing write tid 2 to smithi08466639-26 2023-10-01T07:32:50.707 INFO:tasks.rados.rados.0.smithi084.stdout:942: finishing write tid 3 to smithi08466639-26 2023-10-01T07:32:50.707 INFO:tasks.rados.rados.0.smithi084.stdout:942: finishing write tid 4 to smithi08466639-26 2023-10-01T07:32:50.707 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 26 v 180 (ObjNum 748 snap 0 seq_num 748) dirty exists 2023-10-01T07:32:50.707 INFO:tasks.rados.rados.0.smithi084.stdout:942: left oid 26 (ObjNum 748 snap 0 seq_num 748) 2023-10-01T07:32:50.708 INFO:tasks.rados.rados.0.smithi084.stdout:943: expect (ObjNum 294 snap 0 seq_num 294) 2023-10-01T07:32:50.814 INFO:tasks.rados.rados.0.smithi084.stdout:944: expect (ObjNum 690 snap 0 seq_num 690) 2023-10-01T07:32:50.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:50 smithi084 bash[33757]: cluster 2023-10-01T07:32:49.235112+0000 mgr.y (mgr.24353) 200 : cluster [DBG] pgmap v175: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 69 MiB/s rd, 9.4 MiB/s wr, 98 op/s 2023-10-01T07:32:50.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:50 smithi084 bash[27378]: cluster 2023-10-01T07:32:49.235112+0000 mgr.y (mgr.24353) 200 : cluster [DBG] pgmap v175: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 69 MiB/s rd, 9.4 MiB/s wr, 98 op/s 2023-10-01T07:32:50.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:50 smithi112 bash[27689]: cluster 2023-10-01T07:32:49.235112+0000 mgr.y (mgr.24353) 200 : cluster [DBG] pgmap v175: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 69 MiB/s rd, 9.4 MiB/s wr, 98 op/s 2023-10-01T07:32:51.008 INFO:tasks.rados.rados.0.smithi084.stdout:946: finishing write tid 1 to smithi08466639-480 2023-10-01T07:32:51.008 INFO:tasks.rados.rados.0.smithi084.stdout:945: expect (ObjNum 135 snap 0 seq_num 135) 2023-10-01T07:32:51.083 INFO:tasks.rados.rados.0.smithi084.stdout:946: finishing write tid 2 to smithi08466639-480 2023-10-01T07:32:51.083 INFO:tasks.rados.rados.0.smithi084.stdout:946: finishing write tid 3 to smithi08466639-480 2023-10-01T07:32:51.083 INFO:tasks.rados.rados.0.smithi084.stdout:946: finishing write tid 4 to smithi08466639-480 2023-10-01T07:32:51.083 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 480 v 193 (ObjNum 749 snap 0 seq_num 749) dirty exists 2023-10-01T07:32:51.083 INFO:tasks.rados.rados.0.smithi084.stdout:946: left oid 480 (ObjNum 749 snap 0 seq_num 749) 2023-10-01T07:32:51.083 INFO:tasks.rados.rados.0.smithi084.stdout:947: finishing write tid 1 to smithi08466639-443 2023-10-01T07:32:51.084 INFO:tasks.rados.rados.0.smithi084.stdout:947: finishing write tid 2 to smithi08466639-443 2023-10-01T07:32:51.084 INFO:tasks.rados.rados.0.smithi084.stdout:947: finishing write tid 3 to smithi08466639-443 2023-10-01T07:32:51.084 INFO:tasks.rados.rados.0.smithi084.stdout:947: finishing write tid 4 to smithi08466639-443 2023-10-01T07:32:51.084 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 443 v 195 (ObjNum 750 snap 0 seq_num 750) dirty exists 2023-10-01T07:32:51.084 INFO:tasks.rados.rados.0.smithi084.stdout:947: left oid 443 (ObjNum 750 snap 0 seq_num 750) 2023-10-01T07:32:51.084 INFO:tasks.rados.rados.0.smithi084.stdout:948: finishing write tid 1 to smithi08466639-92 2023-10-01T07:32:51.084 INFO:tasks.rados.rados.0.smithi084.stdout:948: finishing write tid 2 to smithi08466639-92 2023-10-01T07:32:51.084 INFO:tasks.rados.rados.0.smithi084.stdout:948: finishing write tid 3 to smithi08466639-92 2023-10-01T07:32:51.084 INFO:tasks.rados.rados.0.smithi084.stdout:948: finishing write tid 4 to smithi08466639-92 2023-10-01T07:32:51.084 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 92 v 149 (ObjNum 751 snap 0 seq_num 751) dirty exists 2023-10-01T07:32:51.085 INFO:tasks.rados.rados.0.smithi084.stdout:948: left oid 92 (ObjNum 751 snap 0 seq_num 751) 2023-10-01T07:32:51.085 INFO:tasks.rados.rados.0.smithi084.stdout:950: finishing write tid 1 to smithi08466639-338 2023-10-01T07:32:51.085 INFO:tasks.rados.rados.0.smithi084.stdout:949: expect (ObjNum 678 snap 0 seq_num 678) 2023-10-01T07:32:51.257 INFO:tasks.rados.rados.0.smithi084.stdout:950: finishing write tid 2 to smithi08466639-338 2023-10-01T07:32:51.257 INFO:tasks.rados.rados.0.smithi084.stdout:950: finishing write tid 3 to smithi08466639-338 2023-10-01T07:32:51.257 INFO:tasks.rados.rados.0.smithi084.stdout:950: finishing write tid 4 to smithi08466639-338 2023-10-01T07:32:51.257 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 338 v 155 (ObjNum 752 snap 0 seq_num 752) dirty exists 2023-10-01T07:32:51.257 INFO:tasks.rados.rados.0.smithi084.stdout:950: left oid 338 (ObjNum 752 snap 0 seq_num 752) 2023-10-01T07:32:51.257 INFO:tasks.rados.rados.0.smithi084.stdout:951: finishing write tid 1 to smithi08466639-389 2023-10-01T07:32:51.257 INFO:tasks.rados.rados.0.smithi084.stdout:951: finishing write tid 2 to smithi08466639-389 2023-10-01T07:32:51.257 INFO:tasks.rados.rados.0.smithi084.stdout:951: finishing write tid 3 to smithi08466639-389 2023-10-01T07:32:51.258 INFO:tasks.rados.rados.0.smithi084.stdout:951: finishing write tid 4 to smithi08466639-389 2023-10-01T07:32:51.258 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 389 v 149 (ObjNum 753 snap 0 seq_num 753) dirty exists 2023-10-01T07:32:51.258 INFO:tasks.rados.rados.0.smithi084.stdout:951: left oid 389 (ObjNum 753 snap 0 seq_num 753) 2023-10-01T07:32:51.258 INFO:tasks.rados.rados.0.smithi084.stdout:952: expect (ObjNum 734 snap 0 seq_num 734) 2023-10-01T07:32:51.410 INFO:tasks.rados.rados.0.smithi084.stdout:953: finishing write tid 1 to smithi08466639-96 2023-10-01T07:32:51.410 INFO:tasks.rados.rados.0.smithi084.stdout:953: finishing write tid 2 to smithi08466639-96 2023-10-01T07:32:51.410 INFO:tasks.rados.rados.0.smithi084.stdout:953: finishing write tid 3 to smithi08466639-96 2023-10-01T07:32:51.410 INFO:tasks.rados.rados.0.smithi084.stdout:953: finishing write tid 4 to smithi08466639-96 2023-10-01T07:32:51.411 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 96 v 196 (ObjNum 754 snap 0 seq_num 754) dirty exists 2023-10-01T07:32:51.411 INFO:tasks.rados.rados.0.smithi084.stdout:953: left oid 96 (ObjNum 754 snap 0 seq_num 754) 2023-10-01T07:32:51.411 INFO:tasks.rados.rados.0.smithi084.stdout:954: finishing write tid 1 to smithi08466639-142 2023-10-01T07:32:51.411 INFO:tasks.rados.rados.0.smithi084.stdout:954: finishing write tid 2 to smithi08466639-142 2023-10-01T07:32:51.411 INFO:tasks.rados.rados.0.smithi084.stdout:954: finishing write tid 3 to smithi08466639-142 2023-10-01T07:32:51.411 INFO:tasks.rados.rados.0.smithi084.stdout:954: finishing write tid 4 to smithi08466639-142 2023-10-01T07:32:51.411 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 142 v 117 (ObjNum 755 snap 0 seq_num 755) dirty exists 2023-10-01T07:32:51.411 INFO:tasks.rados.rados.0.smithi084.stdout:954: left oid 142 (ObjNum 755 snap 0 seq_num 755) 2023-10-01T07:32:51.411 INFO:tasks.rados.rados.0.smithi084.stdout:955: finishing write tid 1 to smithi08466639-383 2023-10-01T07:32:51.411 INFO:tasks.rados.rados.0.smithi084.stdout:955: finishing write tid 2 to smithi08466639-383 2023-10-01T07:32:51.411 INFO:tasks.rados.rados.0.smithi084.stdout:955: finishing write tid 3 to smithi08466639-383 2023-10-01T07:32:51.411 INFO:tasks.rados.rados.0.smithi084.stdout:955: finishing write tid 4 to smithi08466639-383 2023-10-01T07:32:51.412 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 383 v 115 (ObjNum 756 snap 0 seq_num 756) dirty exists 2023-10-01T07:32:51.412 INFO:tasks.rados.rados.0.smithi084.stdout:955: left oid 383 (ObjNum 756 snap 0 seq_num 756) 2023-10-01T07:32:51.412 INFO:tasks.rados.rados.0.smithi084.stdout:956: expect (ObjNum 644 snap 0 seq_num 644) 2023-10-01T07:32:51.540 INFO:tasks.rados.rados.0.smithi084.stdout:957: seq_num 757 ranges {722899=482440,1748163=723597} 2023-10-01T07:32:51.553 INFO:tasks.rados.rados.0.smithi084.stdout:957: writing smithi08466639-367 from 722899 to 1205339 tid 1 2023-10-01T07:32:51.562 INFO:tasks.rados.rados.0.smithi084.stdout:957: writing smithi08466639-367 from 1748163 to 2471760 tid 2 2023-10-01T07:32:51.562 INFO:tasks.rados.rados.0.smithi084.stdout:942: done (15 left) 2023-10-01T07:32:51.562 INFO:tasks.rados.rados.0.smithi084.stdout:943: done (14 left) 2023-10-01T07:32:51.562 INFO:tasks.rados.rados.0.smithi084.stdout:944: done (13 left) 2023-10-01T07:32:51.562 INFO:tasks.rados.rados.0.smithi084.stdout:945: done (12 left) 2023-10-01T07:32:51.562 INFO:tasks.rados.rados.0.smithi084.stdout:946: done (11 left) 2023-10-01T07:32:51.562 INFO:tasks.rados.rados.0.smithi084.stdout:947: done (10 left) 2023-10-01T07:32:51.562 INFO:tasks.rados.rados.0.smithi084.stdout:948: done (9 left) 2023-10-01T07:32:51.562 INFO:tasks.rados.rados.0.smithi084.stdout:949: done (8 left) 2023-10-01T07:32:51.563 INFO:tasks.rados.rados.0.smithi084.stdout:950: done (7 left) 2023-10-01T07:32:51.563 INFO:tasks.rados.rados.0.smithi084.stdout:951: done (6 left) 2023-10-01T07:32:51.563 INFO:tasks.rados.rados.0.smithi084.stdout:952: done (5 left) 2023-10-01T07:32:51.563 INFO:tasks.rados.rados.0.smithi084.stdout:953: done (4 left) 2023-10-01T07:32:51.563 INFO:tasks.rados.rados.0.smithi084.stdout:954: done (3 left) 2023-10-01T07:32:51.563 INFO:tasks.rados.rados.0.smithi084.stdout:955: done (2 left) 2023-10-01T07:32:51.563 INFO:tasks.rados.rados.0.smithi084.stdout:956: done (1 left) 2023-10-01T07:32:51.563 INFO:tasks.rados.rados.0.smithi084.stdout:958: delete oid 279 current snap is 0 2023-10-01T07:32:51.563 INFO:tasks.rados.rados.0.smithi084.stdout:957: finishing write tid 1 to smithi08466639-367 2023-10-01T07:32:51.566 INFO:tasks.rados.rados.0.smithi084.stdout:957: finishing write tid 2 to smithi08466639-367 2023-10-01T07:32:51.566 INFO:tasks.rados.rados.0.smithi084.stdout:957: finishing write tid 3 to smithi08466639-367 2023-10-01T07:32:51.567 INFO:tasks.rados.rados.0.smithi084.stdout:957: finishing write tid 4 to smithi08466639-367 2023-10-01T07:32:51.567 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 367 v 157 (ObjNum 757 snap 0 seq_num 757) dirty exists 2023-10-01T07:32:51.567 INFO:tasks.rados.rados.0.smithi084.stdout:957: left oid 367 (ObjNum 757 snap 0 seq_num 757) 2023-10-01T07:32:51.567 INFO:tasks.rados.rados.0.smithi084.stdout:957: done (1 left) 2023-10-01T07:32:51.567 INFO:tasks.rados.rados.0.smithi084.stdout:958: done (0 left) 2023-10-01T07:32:51.568 INFO:tasks.rados.rados.0.smithi084.stdout:959: write oid 107 current snap is 0 2023-10-01T07:32:51.568 INFO:tasks.rados.rados.0.smithi084.stdout:959: seq_num 759 ranges {756513=632938,1865127=727266} 2023-10-01T07:32:51.578 INFO:tasks.rados.rados.0.smithi084.stdout:959: writing smithi08466639-107 from 756513 to 1389451 tid 1 2023-10-01T07:32:51.585 INFO:tasks.rados.rados.0.smithi084.stdout:959: writing smithi08466639-107 from 1865127 to 2592393 tid 2 2023-10-01T07:32:51.585 INFO:tasks.rados.rados.0.smithi084.stdout:960: write oid 136 current snap is 0 2023-10-01T07:32:51.585 INFO:tasks.rados.rados.0.smithi084.stdout:960: seq_num 760 ranges {773320=708187,1923609=470924} 2023-10-01T07:32:51.593 INFO:tasks.rados.rados.0.smithi084.stdout:960: writing smithi08466639-136 from 773320 to 1481507 tid 1 2023-10-01T07:32:51.599 INFO:tasks.rados.rados.0.smithi084.stdout:960: writing smithi08466639-136 from 1923609 to 2394533 tid 2 2023-10-01T07:32:51.599 INFO:tasks.rados.rados.0.smithi084.stdout:961: write oid 207 current snap is 0 2023-10-01T07:32:51.599 INFO:tasks.rados.rados.0.smithi084.stdout:961: seq_num 761 ranges {790127=499789,1698444=730935} 2023-10-01T07:32:51.606 INFO:tasks.rados.rados.0.smithi084.stdout:961: writing smithi08466639-207 from 790127 to 1289916 tid 1 2023-10-01T07:32:51.613 INFO:tasks.rados.rados.0.smithi084.stdout:961: writing smithi08466639-207 from 1698444 to 2429379 tid 2 2023-10-01T07:32:51.613 INFO:tasks.rados.rados.0.smithi084.stdout:962: write oid 444 current snap is 0 2023-10-01T07:32:51.613 INFO:tasks.rados.rados.0.smithi084.stdout:962: seq_num 762 ranges {406934=575038,1640573=474593,2642791=164143} 2023-10-01T07:32:51.618 INFO:tasks.rados.rados.0.smithi084.stdout:962: writing smithi08466639-444 from 406934 to 981972 tid 1 2023-10-01T07:32:51.626 INFO:tasks.rados.rados.0.smithi084.stdout:962: writing smithi08466639-444 from 1640573 to 2115166 tid 2 2023-10-01T07:32:51.630 INFO:tasks.rados.rados.0.smithi084.stdout:962: writing smithi08466639-444 from 2642791 to 2806934 tid 3 2023-10-01T07:32:51.630 INFO:tasks.rados.rados.0.smithi084.stdout:963: write oid 84 current snap is 0 2023-10-01T07:32:51.630 INFO:tasks.rados.rados.0.smithi084.stdout:963: seq_num 763 ranges {423741=650287,1699055=618251} 2023-10-01T07:32:51.636 INFO:tasks.rados.rados.0.smithi084.stdout:963: writing smithi08466639-84 from 423741 to 1074028 tid 1 2023-10-01T07:32:51.643 INFO:tasks.rados.rados.0.smithi084.stdout:963: writing smithi08466639-84 from 1699055 to 2317306 tid 2 2023-10-01T07:32:51.643 INFO:tasks.rados.rados.0.smithi084.stdout:964: read oid 54 snap -1 2023-10-01T07:32:51.643 INFO:tasks.rados.rados.0.smithi084.stdout:964: expect (ObjNum 612 snap 0 seq_num 612) 2023-10-01T07:32:51.644 INFO:tasks.rados.rados.0.smithi084.stdout:965: read oid 39 snap -1 2023-10-01T07:32:51.644 INFO:tasks.rados.rados.0.smithi084.stdout:965: expect (ObjNum 38 snap 0 seq_num 38) 2023-10-01T07:32:51.644 INFO:tasks.rados.rados.0.smithi084.stdout:966: write oid 49 current snap is 0 2023-10-01T07:32:51.644 INFO:tasks.rados.rados.0.smithi084.stdout:959: finishing write tid 1 to smithi08466639-107 2023-10-01T07:32:51.644 INFO:tasks.rados.rados.0.smithi084.stdout:966: seq_num 764 ranges {440548=725536,1757537=478262,2813990=26558} 2023-10-01T07:32:51.650 INFO:tasks.rados.rados.0.smithi084.stdout:966: writing smithi08466639-49 from 440548 to 1166084 tid 1 2023-10-01T07:32:51.656 INFO:tasks.rados.rados.0.smithi084.stdout:966: writing smithi08466639-49 from 1757537 to 2235799 tid 2 2023-10-01T07:32:51.662 INFO:tasks.rados.rados.0.smithi084.stdout:966: writing smithi08466639-49 from 2813990 to 2840548 tid 3 2023-10-01T07:32:51.662 INFO:tasks.rados.rados.0.smithi084.stdout:967: read oid 70 snap -1 2023-10-01T07:32:51.662 INFO:tasks.rados.rados.0.smithi084.stdout:967: expect (ObjNum 69 snap 0 seq_num 69) 2023-10-01T07:32:51.662 INFO:tasks.rados.rados.0.smithi084.stdout:968: write oid 460 current snap is 0 2023-10-01T07:32:51.662 INFO:tasks.rados.rados.0.smithi084.stdout:968: seq_num 765 ranges {457355=400785,1416019=621920,2725060=132295} 2023-10-01T07:32:51.665 INFO:tasks.rados.rados.0.smithi084.stdout:968: writing smithi08466639-460 from 457355 to 858140 tid 1 2023-10-01T07:32:51.672 INFO:tasks.rados.rados.0.smithi084.stdout:968: writing smithi08466639-460 from 1416019 to 2037939 tid 2 2023-10-01T07:32:51.677 INFO:tasks.rados.rados.0.smithi084.stdout:968: writing smithi08466639-460 from 2725060 to 2857355 tid 3 2023-10-01T07:32:51.677 INFO:tasks.rados.rados.0.smithi084.stdout:969: read oid 177 snap -1 2023-10-01T07:32:51.677 INFO:tasks.rados.rados.0.smithi084.stdout:969: expect (ObjNum 603 snap 0 seq_num 603) 2023-10-01T07:32:51.677 INFO:tasks.rados.rados.0.smithi084.stdout:970: write oid 472 current snap is 0 2023-10-01T07:32:51.677 INFO:tasks.rados.rados.0.smithi084.stdout:959: finishing write tid 2 to smithi08466639-107 2023-10-01T07:32:51.677 INFO:tasks.rados.rados.0.smithi084.stdout:959: finishing write tid 3 to smithi08466639-107 2023-10-01T07:32:51.677 INFO:tasks.rados.rados.0.smithi084.stdout:959: finishing write tid 4 to smithi08466639-107 2023-10-01T07:32:51.678 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 107 v 199 (ObjNum 759 snap 0 seq_num 759) dirty exists 2023-10-01T07:32:51.678 INFO:tasks.rados.rados.0.smithi084.stdout:959: left oid 107 (ObjNum 759 snap 0 seq_num 759) 2023-10-01T07:32:51.678 INFO:tasks.rados.rados.0.smithi084.stdout:960: finishing write tid 1 to smithi08466639-136 2023-10-01T07:32:51.678 INFO:tasks.rados.rados.0.smithi084.stdout:960: finishing write tid 2 to smithi08466639-136 2023-10-01T07:32:51.678 INFO:tasks.rados.rados.0.smithi084.stdout:960: finishing write tid 3 to smithi08466639-136 2023-10-01T07:32:51.678 INFO:tasks.rados.rados.0.smithi084.stdout:970: seq_num 766 ranges {474162=476034,1358148=481931,2352483=465303} 2023-10-01T07:32:51.682 INFO:tasks.rados.rados.0.smithi084.stdout:970: writing smithi08466639-472 from 474162 to 950196 tid 1 2023-10-01T07:32:51.688 INFO:tasks.rados.rados.0.smithi084.stdout:970: writing smithi08466639-472 from 1358148 to 1840079 tid 2 2023-10-01T07:32:51.694 INFO:tasks.rados.rados.0.smithi084.stdout:970: writing smithi08466639-472 from 2352483 to 2817786 tid 3 2023-10-01T07:32:51.694 INFO:tasks.rados.rados.0.smithi084.stdout:959: done (11 left) 2023-10-01T07:32:51.694 INFO:tasks.rados.rados.0.smithi084.stdout:971: read oid 344 snap -1 2023-10-01T07:32:51.694 INFO:tasks.rados.rados.0.smithi084.stdout:971: expect (ObjNum 343 snap 0 seq_num 343) 2023-10-01T07:32:51.694 INFO:tasks.rados.rados.0.smithi084.stdout:972: read oid 21 snap -1 2023-10-01T07:32:51.694 INFO:tasks.rados.rados.0.smithi084.stdout:972: expect (ObjNum 20 snap 0 seq_num 20) 2023-10-01T07:32:51.695 INFO:tasks.rados.rados.0.smithi084.stdout:973: delete oid 125 current snap is 0 2023-10-01T07:32:51.695 INFO:tasks.rados.rados.0.smithi084.stdout:960: finishing write tid 4 to smithi08466639-136 2023-10-01T07:32:51.695 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 136 v 183 (ObjNum 760 snap 0 seq_num 760) dirty exists 2023-10-01T07:32:51.695 INFO:tasks.rados.rados.0.smithi084.stdout:960: left oid 136 (ObjNum 760 snap 0 seq_num 760) 2023-10-01T07:32:51.695 INFO:tasks.rados.rados.0.smithi084.stdout:961: finishing write tid 1 to smithi08466639-207 2023-10-01T07:32:51.695 INFO:tasks.rados.rados.0.smithi084.stdout:961: finishing write tid 2 to smithi08466639-207 2023-10-01T07:32:51.695 INFO:tasks.rados.rados.0.smithi084.stdout:961: finishing write tid 3 to smithi08466639-207 2023-10-01T07:32:51.695 INFO:tasks.rados.rados.0.smithi084.stdout:961: finishing write tid 4 to smithi08466639-207 2023-10-01T07:32:51.695 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 207 v 197 (ObjNum 761 snap 0 seq_num 761) dirty exists 2023-10-01T07:32:51.695 INFO:tasks.rados.rados.0.smithi084.stdout:961: left oid 207 (ObjNum 761 snap 0 seq_num 761) 2023-10-01T07:32:51.695 INFO:tasks.rados.rados.0.smithi084.stdout:962: finishing write tid 1 to smithi08466639-444 2023-10-01T07:32:51.695 INFO:tasks.rados.rados.0.smithi084.stdout:962: finishing write tid 2 to smithi08466639-444 2023-10-01T07:32:51.695 INFO:tasks.rados.rados.0.smithi084.stdout:962: finishing write tid 3 to smithi08466639-444 2023-10-01T07:32:51.696 INFO:tasks.rados.rados.0.smithi084.stdout:962: finishing write tid 4 to smithi08466639-444 2023-10-01T07:32:51.696 INFO:tasks.rados.rados.0.smithi084.stdout:962: finishing write tid 5 to smithi08466639-444 2023-10-01T07:32:51.696 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 444 v 150 (ObjNum 762 snap 0 seq_num 762) dirty exists 2023-10-01T07:32:51.696 INFO:tasks.rados.rados.0.smithi084.stdout:962: left oid 444 (ObjNum 762 snap 0 seq_num 762) 2023-10-01T07:32:51.696 INFO:tasks.rados.rados.0.smithi084.stdout:963: finishing write tid 1 to smithi08466639-84 2023-10-01T07:32:51.696 INFO:tasks.rados.rados.0.smithi084.stdout:965: expect (ObjNum 38 snap 0 seq_num 38) 2023-10-01T07:32:51.790 INFO:tasks.rados.rados.0.smithi084.stdout:963: finishing write tid 2 to smithi08466639-84 2023-10-01T07:32:51.790 INFO:tasks.rados.rados.0.smithi084.stdout:963: finishing write tid 3 to smithi08466639-84 2023-10-01T07:32:51.791 INFO:tasks.rados.rados.0.smithi084.stdout:963: finishing write tid 4 to smithi08466639-84 2023-10-01T07:32:51.791 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 84 v 161 (ObjNum 763 snap 0 seq_num 763) dirty exists 2023-10-01T07:32:51.791 INFO:tasks.rados.rados.0.smithi084.stdout:963: left oid 84 (ObjNum 763 snap 0 seq_num 763) 2023-10-01T07:32:51.791 INFO:tasks.rados.rados.0.smithi084.stdout:964: expect (ObjNum 612 snap 0 seq_num 612) 2023-10-01T07:32:51.898 INFO:tasks.rados.rados.0.smithi084.stdout:966: finishing write tid 1 to smithi08466639-49 2023-10-01T07:32:51.898 INFO:tasks.rados.rados.0.smithi084.stdout:966: finishing write tid 2 to smithi08466639-49 2023-10-01T07:32:51.898 INFO:tasks.rados.rados.0.smithi084.stdout:966: finishing write tid 3 to smithi08466639-49 2023-10-01T07:32:51.899 INFO:tasks.rados.rados.0.smithi084.stdout:966: finishing write tid 4 to smithi08466639-49 2023-10-01T07:32:51.899 INFO:tasks.rados.rados.0.smithi084.stdout:966: finishing write tid 5 to smithi08466639-49 2023-10-01T07:32:51.899 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 49 v 122 (ObjNum 764 snap 0 seq_num 764) dirty exists 2023-10-01T07:32:51.899 INFO:tasks.rados.rados.0.smithi084.stdout:966: left oid 49 (ObjNum 764 snap 0 seq_num 764) 2023-10-01T07:32:51.899 INFO:tasks.rados.rados.0.smithi084.stdout:968: finishing write tid 1 to smithi08466639-460 2023-10-01T07:32:51.899 INFO:tasks.rados.rados.0.smithi084.stdout:967: expect (ObjNum 69 snap 0 seq_num 69) 2023-10-01T07:32:51.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:51 smithi112 bash[27689]: audit 2023-10-01T07:32:51.005148+0000 mon.c (mon.2) 108 : audit [DBG] from='client.? 172.21.15.84:0/4125815521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:32:52.005 INFO:tasks.rados.rados.0.smithi084.stdout:968: finishing write tid 2 to smithi08466639-460 2023-10-01T07:32:52.005 INFO:tasks.rados.rados.0.smithi084.stdout:968: finishing write tid 3 to smithi08466639-460 2023-10-01T07:32:52.005 INFO:tasks.rados.rados.0.smithi084.stdout:968: finishing write tid 4 to smithi08466639-460 2023-10-01T07:32:52.006 INFO:tasks.rados.rados.0.smithi084.stdout:968: finishing write tid 5 to smithi08466639-460 2023-10-01T07:32:52.006 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 460 v 165 (ObjNum 765 snap 0 seq_num 765) dirty exists 2023-10-01T07:32:52.006 INFO:tasks.rados.rados.0.smithi084.stdout:968: left oid 460 (ObjNum 765 snap 0 seq_num 765) 2023-10-01T07:32:52.006 INFO:tasks.rados.rados.0.smithi084.stdout:969: expect (ObjNum 603 snap 0 seq_num 603) 2023-10-01T07:32:52.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:51 smithi084 bash[27378]: audit 2023-10-01T07:32:51.005148+0000 mon.c (mon.2) 108 : audit [DBG] from='client.? 172.21.15.84:0/4125815521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:32:52.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:51 smithi084 bash[33757]: audit 2023-10-01T07:32:51.005148+0000 mon.c (mon.2) 108 : audit [DBG] from='client.? 172.21.15.84:0/4125815521' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:32:52.094 INFO:tasks.rados.rados.0.smithi084.stdout:970: finishing write tid 1 to smithi08466639-472 2023-10-01T07:32:52.095 INFO:tasks.rados.rados.0.smithi084.stdout:970: finishing write tid 2 to smithi08466639-472 2023-10-01T07:32:52.095 INFO:tasks.rados.rados.0.smithi084.stdout:971: expect (ObjNum 343 snap 0 seq_num 343) 2023-10-01T07:32:52.209 INFO:tasks.rados.rados.0.smithi084.stdout:970: finishing write tid 3 to smithi08466639-472 2023-10-01T07:32:52.209 INFO:tasks.rados.rados.0.smithi084.stdout:970: finishing write tid 4 to smithi08466639-472 2023-10-01T07:32:52.209 INFO:tasks.rados.rados.0.smithi084.stdout:970: finishing write tid 5 to smithi08466639-472 2023-10-01T07:32:52.209 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 472 v 176 (ObjNum 766 snap 0 seq_num 766) dirty exists 2023-10-01T07:32:52.209 INFO:tasks.rados.rados.0.smithi084.stdout:970: left oid 472 (ObjNum 766 snap 0 seq_num 766) 2023-10-01T07:32:52.210 INFO:tasks.rados.rados.0.smithi084.stdout:972: expect (ObjNum 20 snap 0 seq_num 20) 2023-10-01T07:32:52.285 INFO:tasks.rados.rados.0.smithi084.stdout:960: done (13 left) 2023-10-01T07:32:52.285 INFO:tasks.rados.rados.0.smithi084.stdout:961: done (12 left) 2023-10-01T07:32:52.285 INFO:tasks.rados.rados.0.smithi084.stdout:962: done (11 left) 2023-10-01T07:32:52.285 INFO:tasks.rados.rados.0.smithi084.stdout:963: done (10 left) 2023-10-01T07:32:52.285 INFO:tasks.rados.rados.0.smithi084.stdout:964: done (9 left) 2023-10-01T07:32:52.285 INFO:tasks.rados.rados.0.smithi084.stdout:965: done (8 left) 2023-10-01T07:32:52.286 INFO:tasks.rados.rados.0.smithi084.stdout:966: done (7 left) 2023-10-01T07:32:52.286 INFO:tasks.rados.rados.0.smithi084.stdout:967: done (6 left) 2023-10-01T07:32:52.286 INFO:tasks.rados.rados.0.smithi084.stdout:968: done (5 left) 2023-10-01T07:32:52.286 INFO:tasks.rados.rados.0.smithi084.stdout:969: done (4 left) 2023-10-01T07:32:52.286 INFO:tasks.rados.rados.0.smithi084.stdout:970: done (3 left) 2023-10-01T07:32:52.286 INFO:tasks.rados.rados.0.smithi084.stdout:971: done (2 left) 2023-10-01T07:32:52.286 INFO:tasks.rados.rados.0.smithi084.stdout:972: done (1 left) 2023-10-01T07:32:52.286 INFO:tasks.rados.rados.0.smithi084.stdout:973: done (0 left) 2023-10-01T07:32:52.286 INFO:tasks.rados.rados.0.smithi084.stdout:974: read oid 180 snap -1 2023-10-01T07:32:52.286 INFO:tasks.rados.rados.0.smithi084.stdout:974: expect (ObjNum 746 snap 0 seq_num 746) 2023-10-01T07:32:52.287 INFO:tasks.rados.rados.0.smithi084.stdout:975: read oid 480 snap -1 2023-10-01T07:32:52.287 INFO:tasks.rados.rados.0.smithi084.stdout:975: expect (ObjNum 749 snap 0 seq_num 749) 2023-10-01T07:32:52.287 INFO:tasks.rados.rados.0.smithi084.stdout:976: write oid 78 current snap is 0 2023-10-01T07:32:52.287 INFO:tasks.rados.rados.0.smithi084.stdout:976: seq_num 768 ranges {507776=742885,1991465=485600} 2023-10-01T07:32:52.297 INFO:tasks.rados.rados.0.smithi084.stdout:976: writing smithi08466639-78 from 507776 to 1250661 tid 1 2023-10-01T07:32:52.305 INFO:tasks.rados.rados.0.smithi084.stdout:976: writing smithi08466639-78 from 1991465 to 2477065 tid 2 2023-10-01T07:32:52.305 INFO:tasks.rados.rados.0.smithi084.stdout:977: read oid 414 snap -1 2023-10-01T07:32:52.305 INFO:tasks.rados.rados.0.smithi084.stdout:977: expect (ObjNum 413 snap 0 seq_num 413) 2023-10-01T07:32:52.305 INFO:tasks.rados.rados.0.smithi084.stdout:978: read oid 94 snap -1 2023-10-01T07:32:52.305 INFO:tasks.rados.rados.0.smithi084.stdout:978: expect (ObjNum 634 snap 0 seq_num 634) 2023-10-01T07:32:52.305 INFO:tasks.rados.rados.0.smithi084.stdout:979: read oid 81 snap -1 2023-10-01T07:32:52.305 INFO:tasks.rados.rados.0.smithi084.stdout:979: expect (ObjNum 678 snap 0 seq_num 678) 2023-10-01T07:32:52.305 INFO:tasks.rados.rados.0.smithi084.stdout:980: read oid 229 snap -1 2023-10-01T07:32:52.305 INFO:tasks.rados.rados.0.smithi084.stdout:980: expect (ObjNum 676 snap 0 seq_num 676) 2023-10-01T07:32:52.305 INFO:tasks.rados.rados.0.smithi084.stdout:981: read oid 248 snap -1 2023-10-01T07:32:52.305 INFO:tasks.rados.rados.0.smithi084.stdout:981: expect (ObjNum 509 snap 0 seq_num 509) 2023-10-01T07:32:52.306 INFO:tasks.rados.rados.0.smithi084.stdout:982: write oid 474 current snap is 0 2023-10-01T07:32:52.306 INFO:tasks.rados.rados.0.smithi084.stdout:982: seq_num 769 ranges {524583=418134,1649947=629258,2834752=89831} 2023-10-01T07:32:52.310 INFO:tasks.rados.rados.0.smithi084.stdout:982: writing smithi08466639-474 from 524583 to 942717 tid 1 2023-10-01T07:32:52.318 INFO:tasks.rados.rados.0.smithi084.stdout:982: writing smithi08466639-474 from 1649947 to 2279205 tid 2 2023-10-01T07:32:52.322 INFO:tasks.rados.rados.0.smithi084.stdout:982: writing smithi08466639-474 from 2834752 to 2924583 tid 3 2023-10-01T07:32:52.322 INFO:tasks.rados.rados.0.smithi084.stdout:983: write oid 189 current snap is 0 2023-10-01T07:32:52.322 INFO:tasks.rados.rados.0.smithi084.stdout:983: seq_num 770 ranges {541390=493383,1592076=489269,2862175=79215} 2023-10-01T07:32:52.328 INFO:tasks.rados.rados.0.smithi084.stdout:983: writing smithi08466639-189 from 541390 to 1034773 tid 1 2023-10-01T07:32:52.335 INFO:tasks.rados.rados.0.smithi084.stdout:983: writing smithi08466639-189 from 1592076 to 2081345 tid 2 2023-10-01T07:32:52.340 INFO:tasks.rados.rados.0.smithi084.stdout:983: writing smithi08466639-189 from 2862175 to 2941390 tid 3 2023-10-01T07:32:52.341 INFO:tasks.rados.rados.0.smithi084.stdout:984: read oid 443 snap -1 2023-10-01T07:32:52.341 INFO:tasks.rados.rados.0.smithi084.stdout:984: expect (ObjNum 750 snap 0 seq_num 750) 2023-10-01T07:32:52.341 INFO:tasks.rados.rados.0.smithi084.stdout:985: read oid 54 snap -1 2023-10-01T07:32:52.341 INFO:tasks.rados.rados.0.smithi084.stdout:985: expect (ObjNum 612 snap 0 seq_num 612) 2023-10-01T07:32:52.341 INFO:tasks.rados.rados.0.smithi084.stdout:986: write oid 244 current snap is 0 2023-10-01T07:32:52.342 INFO:tasks.rados.rados.0.smithi084.stdout:986: seq_num 771 ranges {558197=568632,1650558=632927,2773245=184952} 2023-10-01T07:32:52.347 INFO:tasks.rados.rados.0.smithi084.stdout:986: writing smithi08466639-244 from 558197 to 1126829 tid 1 2023-10-01T07:32:52.354 INFO:tasks.rados.rados.0.smithi084.stdout:986: writing smithi08466639-244 from 1650558 to 2283485 tid 2 2023-10-01T07:32:52.358 INFO:tasks.rados.rados.0.smithi084.stdout:986: writing smithi08466639-244 from 2773245 to 2958197 tid 3 2023-10-01T07:32:52.358 INFO:tasks.rados.rados.0.smithi084.stdout:987: write oid 176 current snap is 0 2023-10-01T07:32:52.358 INFO:tasks.rados.rados.0.smithi084.stdout:987: seq_num 772 ranges {575004=643881,1709040=492938,2917021=57983} 2023-10-01T07:32:52.365 INFO:tasks.rados.rados.0.smithi084.stdout:987: writing smithi08466639-176 from 575004 to 1218885 tid 1 2023-10-01T07:32:52.370 INFO:tasks.rados.rados.0.smithi084.stdout:987: writing smithi08466639-176 from 1709040 to 2201978 tid 2 2023-10-01T07:32:52.375 INFO:tasks.rados.rados.0.smithi084.stdout:987: writing smithi08466639-176 from 2917021 to 2975004 tid 3 2023-10-01T07:32:52.375 INFO:tasks.rados.rados.0.smithi084.stdout:988: read oid 491 snap -1 2023-10-01T07:32:52.375 INFO:tasks.rados.rados.0.smithi084.stdout:988: expect (ObjNum 490 snap 0 seq_num 490) 2023-10-01T07:32:52.375 INFO:tasks.rados.rados.0.smithi084.stdout:989: write oid 482 current snap is 0 2023-10-01T07:32:52.375 INFO:tasks.rados.rados.0.smithi084.stdout:989: seq_num 773 ranges {591811=719130,1767522=636596,2828091=163720} 2023-10-01T07:32:52.382 INFO:tasks.rados.rados.0.smithi084.stdout:989: writing smithi08466639-482 from 591811 to 1310941 tid 1 2023-10-01T07:32:52.388 INFO:tasks.rados.rados.0.smithi084.stdout:989: writing smithi08466639-482 from 1767522 to 2404118 tid 2 2023-10-01T07:32:52.392 INFO:tasks.rados.rados.0.smithi084.stdout:989: writing smithi08466639-482 from 2828091 to 2991811 tid 3 2023-10-01T07:32:52.392 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:52.392 INFO:tasks.rados.rados.0.smithi084.stdout:974: expect (ObjNum 746 snap 0 seq_num 746) 2023-10-01T07:32:52.508 INFO:tasks.rados.rados.0.smithi084.stdout:975: expect (ObjNum 749 snap 0 seq_num 749) 2023-10-01T07:32:52.631 INFO:tasks.rados.rados.0.smithi084.stdout:976: finishing write tid 1 to smithi08466639-78 2023-10-01T07:32:52.631 INFO:tasks.rados.rados.0.smithi084.stdout:976: finishing write tid 2 to smithi08466639-78 2023-10-01T07:32:52.632 INFO:tasks.rados.rados.0.smithi084.stdout:976: finishing write tid 3 to smithi08466639-78 2023-10-01T07:32:52.632 INFO:tasks.rados.rados.0.smithi084.stdout:976: finishing write tid 4 to smithi08466639-78 2023-10-01T07:32:52.632 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 78 v 168 (ObjNum 768 snap 0 seq_num 768) dirty exists 2023-10-01T07:32:52.632 INFO:tasks.rados.rados.0.smithi084.stdout:976: left oid 78 (ObjNum 768 snap 0 seq_num 768) 2023-10-01T07:32:52.632 INFO:tasks.rados.rados.0.smithi084.stdout:980: expect (ObjNum 676 snap 0 seq_num 676) 2023-10-01T07:32:52.787 INFO:tasks.rados.rados.0.smithi084.stdout:982: finishing write tid 1 to smithi08466639-474 2023-10-01T07:32:52.787 INFO:tasks.rados.rados.0.smithi084.stdout:977: expect (ObjNum 413 snap 0 seq_num 413) 2023-10-01T07:32:52.888 INFO:tasks.rados.rados.0.smithi084.stdout:982: finishing write tid 2 to smithi08466639-474 2023-10-01T07:32:52.888 INFO:tasks.rados.rados.0.smithi084.stdout:978: expect (ObjNum 634 snap 0 seq_num 634) 2023-10-01T07:32:52.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:52 smithi112 bash[27689]: cluster 2023-10-01T07:32:51.235792+0000 mgr.y (mgr.24353) 201 : cluster [DBG] pgmap v176: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 103 MiB/s rd, 13 MiB/s wr, 142 op/s 2023-10-01T07:32:53.015 INFO:tasks.rados.rados.0.smithi084.stdout:982: finishing write tid 3 to smithi08466639-474 2023-10-01T07:32:53.015 INFO:tasks.rados.rados.0.smithi084.stdout:982: finishing write tid 4 to smithi08466639-474 2023-10-01T07:32:53.015 INFO:tasks.rados.rados.0.smithi084.stdout:982: finishing write tid 5 to smithi08466639-474 2023-10-01T07:32:53.016 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 474 v 162 (ObjNum 769 snap 0 seq_num 769) dirty exists 2023-10-01T07:32:53.016 INFO:tasks.rados.rados.0.smithi084.stdout:982: left oid 474 (ObjNum 769 snap 0 seq_num 769) 2023-10-01T07:32:53.016 INFO:tasks.rados.rados.0.smithi084.stdout:979: expect (ObjNum 678 snap 0 seq_num 678) 2023-10-01T07:32:53.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:52 smithi084 bash[33757]: cluster 2023-10-01T07:32:51.235792+0000 mgr.y (mgr.24353) 201 : cluster [DBG] pgmap v176: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 103 MiB/s rd, 13 MiB/s wr, 142 op/s 2023-10-01T07:32:53.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:52 smithi084 bash[27378]: cluster 2023-10-01T07:32:51.235792+0000 mgr.y (mgr.24353) 201 : cluster [DBG] pgmap v176: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 103 MiB/s rd, 13 MiB/s wr, 142 op/s 2023-10-01T07:32:53.171 INFO:tasks.rados.rados.0.smithi084.stdout:983: finishing write tid 1 to smithi08466639-189 2023-10-01T07:32:53.172 INFO:tasks.rados.rados.0.smithi084.stdout:981: expect (ObjNum 509 snap 0 seq_num 509) 2023-10-01T07:32:53.280 INFO:tasks.rados.rados.0.smithi084.stdout:983: finishing write tid 2 to smithi08466639-189 2023-10-01T07:32:53.280 INFO:tasks.rados.rados.0.smithi084.stdout:983: finishing write tid 3 to smithi08466639-189 2023-10-01T07:32:53.281 INFO:tasks.rados.rados.0.smithi084.stdout:983: finishing write tid 4 to smithi08466639-189 2023-10-01T07:32:53.281 INFO:tasks.rados.rados.0.smithi084.stdout:983: finishing write tid 5 to smithi08466639-189 2023-10-01T07:32:53.281 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 189 v 204 (ObjNum 770 snap 0 seq_num 770) dirty exists 2023-10-01T07:32:53.281 INFO:tasks.rados.rados.0.smithi084.stdout:983: left oid 189 (ObjNum 770 snap 0 seq_num 770) 2023-10-01T07:32:53.281 INFO:tasks.rados.rados.0.smithi084.stdout:985: expect (ObjNum 612 snap 0 seq_num 612) 2023-10-01T07:32:53.383 INFO:tasks.rados.rados.0.smithi084.stdout:986: finishing write tid 1 to smithi08466639-244 2023-10-01T07:32:53.383 INFO:tasks.rados.rados.0.smithi084.stdout:984: expect (ObjNum 750 snap 0 seq_num 750) 2023-10-01T07:32:53.524 INFO:tasks.rados.rados.0.smithi084.stdout:986: finishing write tid 2 to smithi08466639-244 2023-10-01T07:32:53.525 INFO:tasks.rados.rados.0.smithi084.stdout:986: finishing write tid 3 to smithi08466639-244 2023-10-01T07:32:53.525 INFO:tasks.rados.rados.0.smithi084.stdout:986: finishing write tid 4 to smithi08466639-244 2023-10-01T07:32:53.525 INFO:tasks.rados.rados.0.smithi084.stdout:986: finishing write tid 5 to smithi08466639-244 2023-10-01T07:32:53.525 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 244 v 119 (ObjNum 771 snap 0 seq_num 771) dirty exists 2023-10-01T07:32:53.525 INFO:tasks.rados.rados.0.smithi084.stdout:986: left oid 244 (ObjNum 771 snap 0 seq_num 771) 2023-10-01T07:32:53.525 INFO:tasks.rados.rados.0.smithi084.stdout:987: finishing write tid 1 to smithi08466639-176 2023-10-01T07:32:53.525 INFO:tasks.rados.rados.0.smithi084.stdout:987: finishing write tid 2 to smithi08466639-176 2023-10-01T07:32:53.525 INFO:tasks.rados.rados.0.smithi084.stdout:987: finishing write tid 3 to smithi08466639-176 2023-10-01T07:32:53.525 INFO:tasks.rados.rados.0.smithi084.stdout:987: finishing write tid 4 to smithi08466639-176 2023-10-01T07:32:53.525 INFO:tasks.rados.rados.0.smithi084.stdout:987: finishing write tid 5 to smithi08466639-176 2023-10-01T07:32:53.525 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 176 v 123 (ObjNum 772 snap 0 seq_num 772) dirty exists 2023-10-01T07:32:53.525 INFO:tasks.rados.rados.0.smithi084.stdout:987: left oid 176 (ObjNum 772 snap 0 seq_num 772) 2023-10-01T07:32:53.526 INFO:tasks.rados.rados.0.smithi084.stdout:988: expect (ObjNum 490 snap 0 seq_num 490) 2023-10-01T07:32:53.599 INFO:tasks.rados.rados.0.smithi084.stdout:989: finishing write tid 1 to smithi08466639-482 2023-10-01T07:32:53.599 INFO:tasks.rados.rados.0.smithi084.stdout:989: finishing write tid 2 to smithi08466639-482 2023-10-01T07:32:53.599 INFO:tasks.rados.rados.0.smithi084.stdout:989: finishing write tid 3 to smithi08466639-482 2023-10-01T07:32:53.599 INFO:tasks.rados.rados.0.smithi084.stdout:989: finishing write tid 4 to smithi08466639-482 2023-10-01T07:32:53.599 INFO:tasks.rados.rados.0.smithi084.stdout:989: finishing write tid 5 to smithi08466639-482 2023-10-01T07:32:53.599 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 482 v 159 (ObjNum 773 snap 0 seq_num 773) dirty exists 2023-10-01T07:32:53.599 INFO:tasks.rados.rados.0.smithi084.stdout:989: left oid 482 (ObjNum 773 snap 0 seq_num 773) 2023-10-01T07:32:53.599 INFO:tasks.rados.rados.0.smithi084.stdout:974: done (15 left) 2023-10-01T07:32:53.599 INFO:tasks.rados.rados.0.smithi084.stdout:975: done (14 left) 2023-10-01T07:32:53.599 INFO:tasks.rados.rados.0.smithi084.stdout:976: done (13 left) 2023-10-01T07:32:53.599 INFO:tasks.rados.rados.0.smithi084.stdout:977: done (12 left) 2023-10-01T07:32:53.600 INFO:tasks.rados.rados.0.smithi084.stdout:978: done (11 left) 2023-10-01T07:32:53.600 INFO:tasks.rados.rados.0.smithi084.stdout:979: done (10 left) 2023-10-01T07:32:53.600 INFO:tasks.rados.rados.0.smithi084.stdout:980: done (9 left) 2023-10-01T07:32:53.600 INFO:tasks.rados.rados.0.smithi084.stdout:981: done (8 left) 2023-10-01T07:32:53.600 INFO:tasks.rados.rados.0.smithi084.stdout:982: done (7 left) 2023-10-01T07:32:53.600 INFO:tasks.rados.rados.0.smithi084.stdout:983: done (6 left) 2023-10-01T07:32:53.600 INFO:tasks.rados.rados.0.smithi084.stdout:984: done (5 left) 2023-10-01T07:32:53.600 INFO:tasks.rados.rados.0.smithi084.stdout:985: done (4 left) 2023-10-01T07:32:53.600 INFO:tasks.rados.rados.0.smithi084.stdout:986: done (3 left) 2023-10-01T07:32:53.600 INFO:tasks.rados.rados.0.smithi084.stdout:987: done (2 left) 2023-10-01T07:32:53.600 INFO:tasks.rados.rados.0.smithi084.stdout:988: done (1 left) 2023-10-01T07:32:53.600 INFO:tasks.rados.rados.0.smithi084.stdout:989: done (0 left) 2023-10-01T07:32:53.600 INFO:tasks.rados.rados.0.smithi084.stdout:990: delete oid 225 current snap is 0 2023-10-01T07:32:53.601 INFO:tasks.rados.rados.0.smithi084.stdout:990: done (0 left) 2023-10-01T07:32:53.601 INFO:tasks.rados.rados.0.smithi084.stdout:991: write oid 392 current snap is 0 2023-10-01T07:32:53.601 INFO:tasks.rados.rados.0.smithi084.stdout:991: seq_num 775 ranges {625425=469628,1768133=640265} 2023-10-01T07:32:53.611 INFO:tasks.rados.rados.0.smithi084.stdout:991: writing smithi08466639-392 from 625425 to 1095053 tid 1 2023-10-01T07:32:53.619 INFO:tasks.rados.rados.0.smithi084.stdout:991: writing smithi08466639-392 from 1768133 to 2408398 tid 2 2023-10-01T07:32:53.620 INFO:tasks.rados.rados.0.smithi084.stdout:992: write oid 3 current snap is 0 2023-10-01T07:32:53.620 INFO:tasks.rados.rados.0.smithi084.stdout:992: seq_num 776 ranges {642232=661230,1942968=783923} 2023-10-01T07:32:53.627 INFO:tasks.rados.rados.0.smithi084.stdout:992: writing smithi08466639-3 from 642232 to 1303462 tid 1 2023-10-01T07:32:53.636 INFO:tasks.rados.rados.0.smithi084.stdout:992: writing smithi08466639-3 from 1942968 to 2726891 tid 2 2023-10-01T07:32:53.636 INFO:tasks.rados.rados.0.smithi084.stdout:993: delete oid 434 current snap is 0 2023-10-01T07:32:53.636 INFO:tasks.rados.rados.0.smithi084.stdout:991: finishing write tid 1 to smithi08466639-392 2023-10-01T07:32:53.636 INFO:tasks.rados.rados.0.smithi084.stdout:991: finishing write tid 2 to smithi08466639-392 2023-10-01T07:32:53.636 INFO:tasks.rados.rados.0.smithi084.stdout:991: finishing write tid 3 to smithi08466639-392 2023-10-01T07:32:53.636 INFO:tasks.rados.rados.0.smithi084.stdout:991: finishing write tid 4 to smithi08466639-392 2023-10-01T07:32:53.636 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 392 v 154 (ObjNum 775 snap 0 seq_num 775) dirty exists 2023-10-01T07:32:53.636 INFO:tasks.rados.rados.0.smithi084.stdout:991: left oid 392 (ObjNum 775 snap 0 seq_num 775) 2023-10-01T07:32:53.636 INFO:tasks.rados.rados.0.smithi084.stdout:992: finishing write tid 1 to smithi08466639-3 2023-10-01T07:32:53.639 INFO:tasks.rados.rados.0.smithi084.stdout:991: done (2 left) 2023-10-01T07:32:53.639 INFO:tasks.rados.rados.0.smithi084.stdout:993: done (1 left) 2023-10-01T07:32:53.639 INFO:tasks.rados.rados.0.smithi084.stdout:994: delete oid 59 current snap is 0 2023-10-01T07:32:53.641 INFO:tasks.rados.rados.0.smithi084.stdout:994: done (1 left) 2023-10-01T07:32:53.641 INFO:tasks.rados.rados.0.smithi084.stdout:995: read oid 156 snap -1 2023-10-01T07:32:53.642 INFO:tasks.rados.rados.0.smithi084.stdout:995: expect (ObjNum 155 snap 0 seq_num 155) 2023-10-01T07:32:53.642 INFO:tasks.rados.rados.0.smithi084.stdout:996: read oid 260 snap -1 2023-10-01T07:32:53.642 INFO:tasks.rados.rados.0.smithi084.stdout:996: expect (ObjNum 259 snap 0 seq_num 259) 2023-10-01T07:32:53.642 INFO:tasks.rados.rados.0.smithi084.stdout:997: read oid 122 snap -1 2023-10-01T07:32:53.642 INFO:tasks.rados.rados.0.smithi084.stdout:997: expect (ObjNum 121 snap 0 seq_num 121) 2023-10-01T07:32:53.642 INFO:tasks.rados.rados.0.smithi084.stdout:998: write oid 460 current snap is 0 2023-10-01T07:32:53.642 INFO:tasks.rados.rados.0.smithi084.stdout:998: seq_num 779 ranges {692653=486977,1602061=647603,2992629=100024} 2023-10-01T07:32:53.651 INFO:tasks.rados.rados.0.smithi084.stdout:998: writing smithi08466639-460 from 692653 to 1179630 tid 1 2023-10-01T07:32:53.658 INFO:tasks.rados.rados.0.smithi084.stdout:998: writing smithi08466639-460 from 1602061 to 2249664 tid 2 2023-10-01T07:32:53.663 INFO:tasks.rados.rados.0.smithi084.stdout:998: writing smithi08466639-460 from 2992629 to 3092653 tid 3 2023-10-01T07:32:53.664 INFO:tasks.rados.rados.0.smithi084.stdout:999: write oid 191 current snap is 0 2023-10-01T07:32:53.664 INFO:tasks.rados.rados.0.smithi084.stdout:992: finishing write tid 2 to smithi08466639-3 2023-10-01T07:32:53.664 INFO:tasks.rados.rados.0.smithi084.stdout:999: seq_num 780 ranges {709460=562226,2060543=791261} 2023-10-01T07:32:53.670 INFO:tasks.rados.rados.0.smithi084.stdout:999: writing smithi08466639-191 from 709460 to 1271686 tid 1 2023-10-01T07:32:53.679 INFO:tasks.rados.rados.0.smithi084.stdout:999: writing smithi08466639-191 from 2060543 to 2851804 tid 2 2023-10-01T07:32:53.680 INFO:tasks.rados.rados.0.smithi084.stdout:1000: read oid 179 snap -1 2023-10-01T07:32:53.680 INFO:tasks.rados.rados.0.smithi084.stdout:1000: expect (ObjNum 178 snap 0 seq_num 178) 2023-10-01T07:32:53.680 INFO:tasks.rados.rados.0.smithi084.stdout:1001: read oid 39 snap -1 2023-10-01T07:32:53.680 INFO:tasks.rados.rados.0.smithi084.stdout:1001: expect (ObjNum 38 snap 0 seq_num 38) 2023-10-01T07:32:53.680 INFO:tasks.rados.rados.0.smithi084.stdout:1002: write oid 74 current snap is 0 2023-10-01T07:32:53.680 INFO:tasks.rados.rados.0.smithi084.stdout:1002: seq_num 781 ranges {726267=637475,2119025=651272} 2023-10-01T07:32:53.687 INFO:tasks.rados.rados.0.smithi084.stdout:1002: writing smithi08466639-74 from 726267 to 1363742 tid 1 2023-10-01T07:32:53.695 INFO:tasks.rados.rados.0.smithi084.stdout:1002: writing smithi08466639-74 from 2119025 to 2770297 tid 2 2023-10-01T07:32:53.695 INFO:tasks.rados.rados.0.smithi084.stdout:1003: write oid 285 current snap is 0 2023-10-01T07:32:53.695 INFO:tasks.rados.rados.0.smithi084.stdout:1003: seq_num 782 ranges {743074=712724,2061154=794930} 2023-10-01T07:32:53.703 INFO:tasks.rados.rados.0.smithi084.stdout:1003: writing smithi08466639-285 from 743074 to 1455798 tid 1 2023-10-01T07:32:53.711 INFO:tasks.rados.rados.0.smithi084.stdout:1003: writing smithi08466639-285 from 2061154 to 2856084 tid 2 2023-10-01T07:32:53.712 INFO:tasks.rados.rados.0.smithi084.stdout:1004: write oid 114 current snap is 0 2023-10-01T07:32:53.712 INFO:tasks.rados.rados.0.smithi084.stdout:1004: seq_num 783 ranges {759881=787973,2119636=654941} 2023-10-01T07:32:53.720 INFO:tasks.rados.rados.0.smithi084.stdout:1004: writing smithi08466639-114 from 759881 to 1547854 tid 1 2023-10-01T07:32:53.727 INFO:tasks.rados.rados.0.smithi084.stdout:1004: writing smithi08466639-114 from 2119636 to 2774577 tid 2 2023-10-01T07:32:53.727 INFO:tasks.rados.rados.0.smithi084.stdout:1005: write oid 352 current snap is 0 2023-10-01T07:32:53.727 INFO:tasks.rados.rados.0.smithi084.stdout:992: finishing write tid 3 to smithi08466639-3 2023-10-01T07:32:53.727 INFO:tasks.rados.rados.0.smithi084.stdout:992: finishing write tid 4 to smithi08466639-3 2023-10-01T07:32:53.727 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 3 v 186 (ObjNum 776 snap 0 seq_num 776) dirty exists 2023-10-01T07:32:53.727 INFO:tasks.rados.rados.0.smithi084.stdout:992: left oid 3 (ObjNum 776 snap 0 seq_num 776) 2023-10-01T07:32:53.728 INFO:tasks.rados.rados.0.smithi084.stdout:996: expect (ObjNum 259 snap 0 seq_num 259) 2023-10-01T07:32:53.810 INFO:tasks.rados.rados.0.smithi084.stdout:997: expect (ObjNum 121 snap 0 seq_num 121) 2023-10-01T07:32:53.871 INFO:tasks.rados.rados.0.smithi084.stdout:995: expect (ObjNum 155 snap 0 seq_num 155) 2023-10-01T07:32:53.950 INFO:tasks.rados.rados.0.smithi084.stdout:998: finishing write tid 1 to smithi08466639-460 2023-10-01T07:32:53.950 INFO:tasks.rados.rados.0.smithi084.stdout:998: finishing write tid 2 to smithi08466639-460 2023-10-01T07:32:53.951 INFO:tasks.rados.rados.0.smithi084.stdout:998: finishing write tid 3 to smithi08466639-460 2023-10-01T07:32:53.951 INFO:tasks.rados.rados.0.smithi084.stdout:998: finishing write tid 4 to smithi08466639-460 2023-10-01T07:32:53.951 INFO:tasks.rados.rados.0.smithi084.stdout:998: finishing write tid 5 to smithi08466639-460 2023-10-01T07:32:53.951 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 460 v 172 (ObjNum 779 snap 0 seq_num 779) dirty exists 2023-10-01T07:32:53.951 INFO:tasks.rados.rados.0.smithi084.stdout:998: left oid 460 (ObjNum 779 snap 0 seq_num 779) 2023-10-01T07:32:53.951 INFO:tasks.rados.rados.0.smithi084.stdout:999: finishing write tid 1 to smithi08466639-191 2023-10-01T07:32:53.951 INFO:tasks.rados.rados.0.smithi084.stdout:999: finishing write tid 2 to smithi08466639-191 2023-10-01T07:32:53.951 INFO:tasks.rados.rados.0.smithi084.stdout:1000: expect (ObjNum 178 snap 0 seq_num 178) 2023-10-01T07:32:53.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:53 smithi112 bash[27689]: audit 2023-10-01T07:32:53.393169+0000 mon.a (mon.0) 699 : audit [DBG] from='client.? 172.21.15.84:0/3418212440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:32:54.046 INFO:tasks.rados.rados.0.smithi084.stdout:999: finishing write tid 3 to smithi08466639-191 2023-10-01T07:32:54.046 INFO:tasks.rados.rados.0.smithi084.stdout:1005: seq_num 784 ranges {776688=579575,1894471=798599} 2023-10-01T07:32:54.061 INFO:tasks.rados.rados.0.smithi084.stdout:1005: writing smithi08466639-352 from 776688 to 1356263 tid 1 2023-10-01T07:32:54.069 INFO:tasks.rados.rados.0.smithi084.stdout:1005: writing smithi08466639-352 from 1894471 to 2693070 tid 2 2023-10-01T07:32:54.069 INFO:tasks.rados.rados.0.smithi084.stdout:992: done (11 left) 2023-10-01T07:32:54.069 INFO:tasks.rados.rados.0.smithi084.stdout:995: done (10 left) 2023-10-01T07:32:54.070 INFO:tasks.rados.rados.0.smithi084.stdout:996: done (9 left) 2023-10-01T07:32:54.070 INFO:tasks.rados.rados.0.smithi084.stdout:997: done (8 left) 2023-10-01T07:32:54.070 INFO:tasks.rados.rados.0.smithi084.stdout:998: done (7 left) 2023-10-01T07:32:54.070 INFO:tasks.rados.rados.0.smithi084.stdout:1000: done (6 left) 2023-10-01T07:32:54.070 INFO:tasks.rados.rados.0.smithi084.stdout:1006: read oid 233 snap -1 2023-10-01T07:32:54.070 INFO:tasks.rados.rados.0.smithi084.stdout:1006: expect deleted 2023-10-01T07:32:54.070 INFO:tasks.rados.rados.0.smithi084.stdout:1007: read oid 498 snap -1 2023-10-01T07:32:54.070 INFO:tasks.rados.rados.0.smithi084.stdout:1007: expect (ObjNum 497 snap 0 seq_num 497) 2023-10-01T07:32:54.070 INFO:tasks.rados.rados.0.smithi084.stdout:1008: read oid 394 snap -1 2023-10-01T07:32:54.070 INFO:tasks.rados.rados.0.smithi084.stdout:1008: expect (ObjNum 393 snap 0 seq_num 393) 2023-10-01T07:32:54.070 INFO:tasks.rados.rados.0.smithi084.stdout:1009: write oid 72 current snap is 0 2023-10-01T07:32:54.071 INFO:tasks.rados.rados.0.smithi084.stdout:999: finishing write tid 4 to smithi08466639-191 2023-10-01T07:32:54.071 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 191 v 190 (ObjNum 780 snap 0 seq_num 780) dirty exists 2023-10-01T07:32:54.071 INFO:tasks.rados.rados.0.smithi084.stdout:999: left oid 191 (ObjNum 780 snap 0 seq_num 780) 2023-10-01T07:32:54.071 INFO:tasks.rados.rados.0.smithi084.stdout:1001: expect (ObjNum 38 snap 0 seq_num 38) 2023-10-01T07:32:54.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:53 smithi084 bash[27378]: audit 2023-10-01T07:32:53.393169+0000 mon.a (mon.0) 699 : audit [DBG] from='client.? 172.21.15.84:0/3418212440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:32:54.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:53 smithi084 bash[33757]: audit 2023-10-01T07:32:53.393169+0000 mon.a (mon.0) 699 : audit [DBG] from='client.? 172.21.15.84:0/3418212440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:32:54.163 INFO:tasks.rados.rados.0.smithi084.stdout:1002: finishing write tid 1 to smithi08466639-74 2023-10-01T07:32:54.164 INFO:tasks.rados.rados.0.smithi084.stdout:1002: finishing write tid 2 to smithi08466639-74 2023-10-01T07:32:54.164 INFO:tasks.rados.rados.0.smithi084.stdout:1002: finishing write tid 3 to smithi08466639-74 2023-10-01T07:32:54.164 INFO:tasks.rados.rados.0.smithi084.stdout:1002: finishing write tid 4 to smithi08466639-74 2023-10-01T07:32:54.164 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 74 v 201 (ObjNum 781 snap 0 seq_num 781) dirty exists 2023-10-01T07:32:54.164 INFO:tasks.rados.rados.0.smithi084.stdout:1002: left oid 74 (ObjNum 781 snap 0 seq_num 781) 2023-10-01T07:32:54.164 INFO:tasks.rados.rados.0.smithi084.stdout:1003: finishing write tid 1 to smithi08466639-285 2023-10-01T07:32:54.164 INFO:tasks.rados.rados.0.smithi084.stdout:1003: finishing write tid 2 to smithi08466639-285 2023-10-01T07:32:54.164 INFO:tasks.rados.rados.0.smithi084.stdout:1003: finishing write tid 3 to smithi08466639-285 2023-10-01T07:32:54.164 INFO:tasks.rados.rados.0.smithi084.stdout:1003: finishing write tid 4 to smithi08466639-285 2023-10-01T07:32:54.164 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 285 v 153 (ObjNum 782 snap 0 seq_num 782) dirty exists 2023-10-01T07:32:54.164 INFO:tasks.rados.rados.0.smithi084.stdout:1003: left oid 285 (ObjNum 782 snap 0 seq_num 782) 2023-10-01T07:32:54.164 INFO:tasks.rados.rados.0.smithi084.stdout:1004: finishing write tid 1 to smithi08466639-114 2023-10-01T07:32:54.165 INFO:tasks.rados.rados.0.smithi084.stdout:1004: finishing write tid 2 to smithi08466639-114 2023-10-01T07:32:54.165 INFO:tasks.rados.rados.0.smithi084.stdout:1004: finishing write tid 3 to smithi08466639-114 2023-10-01T07:32:54.165 INFO:tasks.rados.rados.0.smithi084.stdout:1004: finishing write tid 4 to smithi08466639-114 2023-10-01T07:32:54.165 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 114 v 198 (ObjNum 783 snap 0 seq_num 783) dirty exists 2023-10-01T07:32:54.165 INFO:tasks.rados.rados.0.smithi084.stdout:1004: left oid 114 (ObjNum 783 snap 0 seq_num 783) 2023-10-01T07:32:54.165 INFO:tasks.rados.rados.0.smithi084.stdout:1005: finishing write tid 1 to smithi08466639-352 2023-10-01T07:32:54.165 INFO:tasks.rados.rados.0.smithi084.stdout:1005: finishing write tid 2 to smithi08466639-352 2023-10-01T07:32:54.165 INFO:tasks.rados.rados.0.smithi084.stdout:1005: finishing write tid 3 to smithi08466639-352 2023-10-01T07:32:54.165 INFO:tasks.rados.rados.0.smithi084.stdout:1008: expect (ObjNum 393 snap 0 seq_num 393) 2023-10-01T07:32:54.242 INFO:tasks.rados.rados.0.smithi084.stdout:1005: finishing write tid 4 to smithi08466639-352 2023-10-01T07:32:54.242 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 352 v 189 (ObjNum 784 snap 0 seq_num 784) dirty exists 2023-10-01T07:32:54.243 INFO:tasks.rados.rados.0.smithi084.stdout:1005: left oid 352 (ObjNum 784 snap 0 seq_num 784) 2023-10-01T07:32:54.243 INFO:tasks.rados.rados.0.smithi084.stdout:1007: expect (ObjNum 497 snap 0 seq_num 497) 2023-10-01T07:32:54.318 INFO:tasks.rados.rados.0.smithi084.stdout:1009: seq_num 785 ranges {793495=654824,1952953=658610,3157167=36328} 2023-10-01T07:32:54.332 INFO:tasks.rados.rados.0.smithi084.stdout:1009: writing smithi08466639-72 from 793495 to 1448319 tid 1 2023-10-01T07:32:54.339 INFO:tasks.rados.rados.0.smithi084.stdout:1009: writing smithi08466639-72 from 1952953 to 2611563 tid 2 2023-10-01T07:32:54.343 INFO:tasks.rados.rados.0.smithi084.stdout:1009: writing smithi08466639-72 from 3157167 to 3193495 tid 3 2023-10-01T07:32:54.343 INFO:tasks.rados.rados.0.smithi084.stdout:999: done (9 left) 2023-10-01T07:32:54.343 INFO:tasks.rados.rados.0.smithi084.stdout:1001: done (8 left) 2023-10-01T07:32:54.343 INFO:tasks.rados.rados.0.smithi084.stdout:1002: done (7 left) 2023-10-01T07:32:54.343 INFO:tasks.rados.rados.0.smithi084.stdout:1003: done (6 left) 2023-10-01T07:32:54.344 INFO:tasks.rados.rados.0.smithi084.stdout:1004: done (5 left) 2023-10-01T07:32:54.344 INFO:tasks.rados.rados.0.smithi084.stdout:1005: done (4 left) 2023-10-01T07:32:54.344 INFO:tasks.rados.rados.0.smithi084.stdout:1006: done (3 left) 2023-10-01T07:32:54.344 INFO:tasks.rados.rados.0.smithi084.stdout:1007: done (2 left) 2023-10-01T07:32:54.344 INFO:tasks.rados.rados.0.smithi084.stdout:1008: done (1 left) 2023-10-01T07:32:54.344 INFO:tasks.rados.rados.0.smithi084.stdout:1010: read oid 48 snap -1 2023-10-01T07:32:54.344 INFO:tasks.rados.rados.0.smithi084.stdout:1010: expect (ObjNum 725 snap 0 seq_num 725) 2023-10-01T07:32:54.344 INFO:tasks.rados.rados.0.smithi084.stdout:1011: read oid 372 snap -1 2023-10-01T07:32:54.344 INFO:tasks.rados.rados.0.smithi084.stdout:1011: expect (ObjNum 559 snap 0 seq_num 559) 2023-10-01T07:32:54.344 INFO:tasks.rados.rados.0.smithi084.stdout:1012: write oid 470 current snap is 0 2023-10-01T07:32:54.344 INFO:tasks.rados.rados.0.smithi084.stdout:1009: finishing write tid 1 to smithi08466639-72 2023-10-01T07:32:54.345 INFO:tasks.rados.rados.0.smithi084.stdout:1012: seq_num 786 ranges {410302=730073,1895082=402268,2951884=258418} 2023-10-01T07:32:54.350 INFO:tasks.rados.rados.0.smithi084.stdout:1012: writing smithi08466639-470 from 410302 to 1140375 tid 1 2023-10-01T07:32:54.357 INFO:tasks.rados.rados.0.smithi084.stdout:1012: writing smithi08466639-470 from 1895082 to 2297350 tid 2 2023-10-01T07:32:54.363 INFO:tasks.rados.rados.0.smithi084.stdout:1012: writing smithi08466639-470 from 2951884 to 3210302 tid 3 2023-10-01T07:32:54.363 INFO:tasks.rados.rados.0.smithi084.stdout:1013: read oid 275 snap -1 2023-10-01T07:32:54.363 INFO:tasks.rados.rados.0.smithi084.stdout:1013: expect (ObjNum 274 snap 0 seq_num 274) 2023-10-01T07:32:54.363 INFO:tasks.rados.rados.0.smithi084.stdout:1014: read oid 75 snap -1 2023-10-01T07:32:54.363 INFO:tasks.rados.rados.0.smithi084.stdout:1014: expect (ObjNum 74 snap 0 seq_num 74) 2023-10-01T07:32:54.363 INFO:tasks.rados.rados.0.smithi084.stdout:1015: read oid 416 snap -1 2023-10-01T07:32:54.363 INFO:tasks.rados.rados.0.smithi084.stdout:1015: expect (ObjNum 663 snap 0 seq_num 663) 2023-10-01T07:32:54.363 INFO:tasks.rados.rados.0.smithi084.stdout:1016: write oid 404 current snap is 0 2023-10-01T07:32:54.364 INFO:tasks.rados.rados.0.smithi084.stdout:1009: finishing write tid 2 to smithi08466639-72 2023-10-01T07:32:54.364 INFO:tasks.rados.rados.0.smithi084.stdout:1009: finishing write tid 3 to smithi08466639-72 2023-10-01T07:32:54.364 INFO:tasks.rados.rados.0.smithi084.stdout:1009: finishing write tid 4 to smithi08466639-72 2023-10-01T07:32:54.364 INFO:tasks.rados.rados.0.smithi084.stdout:1016: seq_num 787 ranges {427109=405322,1553564=545926,2579307=647802} 2023-10-01T07:32:54.367 INFO:tasks.rados.rados.0.smithi084.stdout:1016: writing smithi08466639-404 from 427109 to 832431 tid 1 2023-10-01T07:32:54.374 INFO:tasks.rados.rados.0.smithi084.stdout:1016: writing smithi08466639-404 from 1553564 to 2099490 tid 2 2023-10-01T07:32:54.380 INFO:tasks.rados.rados.0.smithi084.stdout:1016: writing smithi08466639-404 from 2579307 to 3227109 tid 3 2023-10-01T07:32:54.381 INFO:tasks.rados.rados.0.smithi084.stdout:1017: write oid 119 current snap is 0 2023-10-01T07:32:54.381 INFO:tasks.rados.rados.0.smithi084.stdout:1017: seq_num 788 ranges {443916=480571,1612046=405937,2606730=495052} 2023-10-01T07:32:54.386 INFO:tasks.rados.rados.0.smithi084.stdout:1017: writing smithi08466639-119 from 443916 to 924487 tid 1 2023-10-01T07:32:54.393 INFO:tasks.rados.rados.0.smithi084.stdout:1017: writing smithi08466639-119 from 1612046 to 2017983 tid 2 2023-10-01T07:32:54.399 INFO:tasks.rados.rados.0.smithi084.stdout:1017: writing smithi08466639-119 from 2606730 to 3101782 tid 3 2023-10-01T07:32:54.399 INFO:tasks.rados.rados.0.smithi084.stdout:1018: read oid 375 snap -1 2023-10-01T07:32:54.399 INFO:tasks.rados.rados.0.smithi084.stdout:1018: expect (ObjNum 737 snap 0 seq_num 737) 2023-10-01T07:32:54.399 INFO:tasks.rados.rados.0.smithi084.stdout:1019: read oid 429 snap -1 2023-10-01T07:32:54.399 INFO:tasks.rados.rados.0.smithi084.stdout:1019: expect (ObjNum 428 snap 0 seq_num 428) 2023-10-01T07:32:54.400 INFO:tasks.rados.rados.0.smithi084.stdout:1020: write oid 169 current snap is 0 2023-10-01T07:32:54.400 INFO:tasks.rados.rados.0.smithi084.stdout:1020: seq_num 789 ranges {460723=555820,1670528=549595,2634153=626570} 2023-10-01T07:32:54.405 INFO:tasks.rados.rados.0.smithi084.stdout:1020: writing smithi08466639-169 from 460723 to 1016543 tid 1 2023-10-01T07:32:54.412 INFO:tasks.rados.rados.0.smithi084.stdout:1020: writing smithi08466639-169 from 1670528 to 2220123 tid 2 2023-10-01T07:32:54.418 INFO:tasks.rados.rados.0.smithi084.stdout:1020: writing smithi08466639-169 from 2634153 to 3260723 tid 3 2023-10-01T07:32:54.418 INFO:tasks.rados.rados.0.smithi084.stdout:1021: write oid 206 current snap is 0 2023-10-01T07:32:54.418 INFO:tasks.rados.rados.0.smithi084.stdout:1021: seq_num 790 ranges {477530=631069,1612657=409606,2545223=517596} 2023-10-01T07:32:54.424 INFO:tasks.rados.rados.0.smithi084.stdout:1021: writing smithi08466639-206 from 477530 to 1108599 tid 1 2023-10-01T07:32:54.429 INFO:tasks.rados.rados.0.smithi084.stdout:1021: writing smithi08466639-206 from 1612657 to 2022263 tid 2 2023-10-01T07:32:54.436 INFO:tasks.rados.rados.0.smithi084.stdout:1021: writing smithi08466639-206 from 2545223 to 3062819 tid 3 2023-10-01T07:32:54.436 INFO:tasks.rados.rados.0.smithi084.stdout:1022: write oid 24 current snap is 0 2023-10-01T07:32:54.436 INFO:tasks.rados.rados.0.smithi084.stdout:1022: seq_num 791 ranges {494337=422671,1387492=553264,2688999=445221} 2023-10-01T07:32:54.441 INFO:tasks.rados.rados.0.smithi084.stdout:1022: writing smithi08466639-24 from 494337 to 917008 tid 1 2023-10-01T07:32:54.446 INFO:tasks.rados.rados.0.smithi084.stdout:1022: writing smithi08466639-24 from 1387492 to 1940756 tid 2 2023-10-01T07:32:54.453 INFO:tasks.rados.rados.0.smithi084.stdout:1022: writing smithi08466639-24 from 2688999 to 3134220 tid 3 2023-10-01T07:32:54.454 INFO:tasks.rados.rados.0.smithi084.stdout:1023: read oid 131 snap -1 2023-10-01T07:32:54.454 INFO:tasks.rados.rados.0.smithi084.stdout:1023: expect (ObjNum 130 snap 0 seq_num 130) 2023-10-01T07:32:54.454 INFO:tasks.rados.rados.0.smithi084.stdout:1024: read oid 128 snap -1 2023-10-01T07:32:54.454 INFO:tasks.rados.rados.0.smithi084.stdout:1024: expect (ObjNum 127 snap 0 seq_num 127) 2023-10-01T07:32:54.454 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:54.454 INFO:tasks.rados.rados.0.smithi084.stdout:1009: finishing write tid 5 to smithi08466639-72 2023-10-01T07:32:54.454 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 72 v 163 (ObjNum 785 snap 0 seq_num 785) dirty exists 2023-10-01T07:32:54.454 INFO:tasks.rados.rados.0.smithi084.stdout:1009: left oid 72 (ObjNum 785 snap 0 seq_num 785) 2023-10-01T07:32:54.454 INFO:tasks.rados.rados.0.smithi084.stdout:1009: done (15 left) 2023-10-01T07:32:54.455 INFO:tasks.rados.rados.0.smithi084.stdout:1025: write oid 193 current snap is 0 2023-10-01T07:32:54.455 INFO:tasks.rados.rados.0.smithi084.stdout:1025: seq_num 792 ranges {511144=497920,1445974=413275,2316422=656493} 2023-10-01T07:32:54.459 INFO:tasks.rados.rados.0.smithi084.stdout:1025: writing smithi08466639-193 from 511144 to 1009064 tid 1 2023-10-01T07:32:54.464 INFO:tasks.rados.rados.0.smithi084.stdout:1025: writing smithi08466639-193 from 1445974 to 1859249 tid 2 2023-10-01T07:32:54.471 INFO:tasks.rados.rados.0.smithi084.stdout:1025: writing smithi08466639-193 from 2316422 to 2972915 tid 3 2023-10-01T07:32:54.471 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:54.471 INFO:tasks.rados.rados.0.smithi084.stdout:1010: expect (ObjNum 725 snap 0 seq_num 725) 2023-10-01T07:32:54.565 INFO:tasks.rados.rados.0.smithi084.stdout:1012: finishing write tid 1 to smithi08466639-470 2023-10-01T07:32:54.566 INFO:tasks.rados.rados.0.smithi084.stdout:1011: expect (ObjNum 559 snap 0 seq_num 559) 2023-10-01T07:32:54.714 INFO:tasks.rados.rados.0.smithi084.stdout:1012: finishing write tid 2 to smithi08466639-470 2023-10-01T07:32:54.714 INFO:tasks.rados.rados.0.smithi084.stdout:1012: finishing write tid 3 to smithi08466639-470 2023-10-01T07:32:54.714 INFO:tasks.rados.rados.0.smithi084.stdout:1012: finishing write tid 4 to smithi08466639-470 2023-10-01T07:32:54.714 INFO:tasks.rados.rados.0.smithi084.stdout:1012: finishing write tid 5 to smithi08466639-470 2023-10-01T07:32:54.714 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 470 v 205 (ObjNum 786 snap 0 seq_num 786) dirty exists 2023-10-01T07:32:54.714 INFO:tasks.rados.rados.0.smithi084.stdout:1012: left oid 470 (ObjNum 786 snap 0 seq_num 786) 2023-10-01T07:32:54.715 INFO:tasks.rados.rados.0.smithi084.stdout:1016: finishing write tid 1 to smithi08466639-404 2023-10-01T07:32:54.715 INFO:tasks.rados.rados.0.smithi084.stdout:1015: expect (ObjNum 663 snap 0 seq_num 663) 2023-10-01T07:32:54.885 INFO:tasks.rados.rados.0.smithi084.stdout:1013: expect (ObjNum 274 snap 0 seq_num 274) 2023-10-01T07:32:54.973 INFO:tasks.rados.rados.0.smithi084.stdout:1016: finishing write tid 2 to smithi08466639-404 2023-10-01T07:32:54.973 INFO:tasks.rados.rados.0.smithi084.stdout:1014: expect (ObjNum 74 snap 0 seq_num 74) 2023-10-01T07:32:54.977 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:54 smithi112 bash[27689]: cluster 2023-10-01T07:32:53.236240+0000 mgr.y (mgr.24353) 202 : cluster [DBG] pgmap v177: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 69 MiB/s rd, 9.2 MiB/s wr, 96 op/s 2023-10-01T07:32:55.071 INFO:tasks.rados.rados.0.smithi084.stdout:1016: finishing write tid 3 to smithi08466639-404 2023-10-01T07:32:55.071 INFO:tasks.rados.rados.0.smithi084.stdout:1016: finishing write tid 4 to smithi08466639-404 2023-10-01T07:32:55.071 INFO:tasks.rados.rados.0.smithi084.stdout:1016: finishing write tid 5 to smithi08466639-404 2023-10-01T07:32:55.072 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 404 v 193 (ObjNum 787 snap 0 seq_num 787) dirty exists 2023-10-01T07:32:55.072 INFO:tasks.rados.rados.0.smithi084.stdout:1016: left oid 404 (ObjNum 787 snap 0 seq_num 787) 2023-10-01T07:32:55.072 INFO:tasks.rados.rados.0.smithi084.stdout:1017: finishing write tid 1 to smithi08466639-119 2023-10-01T07:32:55.072 INFO:tasks.rados.rados.0.smithi084.stdout:1017: finishing write tid 2 to smithi08466639-119 2023-10-01T07:32:55.072 INFO:tasks.rados.rados.0.smithi084.stdout:1018: expect (ObjNum 737 snap 0 seq_num 737) 2023-10-01T07:32:55.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:54 smithi084 bash[27378]: cluster 2023-10-01T07:32:53.236240+0000 mgr.y (mgr.24353) 202 : cluster [DBG] pgmap v177: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 69 MiB/s rd, 9.2 MiB/s wr, 96 op/s 2023-10-01T07:32:55.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:54 smithi084 bash[33757]: cluster 2023-10-01T07:32:53.236240+0000 mgr.y (mgr.24353) 202 : cluster [DBG] pgmap v177: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 69 MiB/s rd, 9.2 MiB/s wr, 96 op/s 2023-10-01T07:32:55.159 INFO:tasks.rados.rados.0.smithi084.stdout:1017: finishing write tid 3 to smithi08466639-119 2023-10-01T07:32:55.159 INFO:tasks.rados.rados.0.smithi084.stdout:1017: finishing write tid 4 to smithi08466639-119 2023-10-01T07:32:55.159 INFO:tasks.rados.rados.0.smithi084.stdout:1019: expect (ObjNum 428 snap 0 seq_num 428) 2023-10-01T07:32:55.270 INFO:tasks.rados.rados.0.smithi084.stdout:1017: finishing write tid 5 to smithi08466639-119 2023-10-01T07:32:55.270 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 119 v 167 (ObjNum 788 snap 0 seq_num 788) dirty exists 2023-10-01T07:32:55.270 INFO:tasks.rados.rados.0.smithi084.stdout:1017: left oid 119 (ObjNum 788 snap 0 seq_num 788) 2023-10-01T07:32:55.271 INFO:tasks.rados.rados.0.smithi084.stdout:1020: finishing write tid 1 to smithi08466639-169 2023-10-01T07:32:55.271 INFO:tasks.rados.rados.0.smithi084.stdout:1010: done (15 left) 2023-10-01T07:32:55.271 INFO:tasks.rados.rados.0.smithi084.stdout:1011: done (14 left) 2023-10-01T07:32:55.271 INFO:tasks.rados.rados.0.smithi084.stdout:1012: done (13 left) 2023-10-01T07:32:55.271 INFO:tasks.rados.rados.0.smithi084.stdout:1013: done (12 left) 2023-10-01T07:32:55.271 INFO:tasks.rados.rados.0.smithi084.stdout:1014: done (11 left) 2023-10-01T07:32:55.271 INFO:tasks.rados.rados.0.smithi084.stdout:1015: done (10 left) 2023-10-01T07:32:55.271 INFO:tasks.rados.rados.0.smithi084.stdout:1016: done (9 left) 2023-10-01T07:32:55.271 INFO:tasks.rados.rados.0.smithi084.stdout:1017: done (8 left) 2023-10-01T07:32:55.271 INFO:tasks.rados.rados.0.smithi084.stdout:1018: done (7 left) 2023-10-01T07:32:55.271 INFO:tasks.rados.rados.0.smithi084.stdout:1019: done (6 left) 2023-10-01T07:32:55.271 INFO:tasks.rados.rados.0.smithi084.stdout:1026: read oid 395 snap -1 2023-10-01T07:32:55.271 INFO:tasks.rados.rados.0.smithi084.stdout:1026: expect deleted 2023-10-01T07:32:55.272 INFO:tasks.rados.rados.0.smithi084.stdout:1027: read oid 253 snap -1 2023-10-01T07:32:55.272 INFO:tasks.rados.rados.0.smithi084.stdout:1027: expect (ObjNum 252 snap 0 seq_num 252) 2023-10-01T07:32:55.272 INFO:tasks.rados.rados.0.smithi084.stdout:1028: write oid 161 current snap is 0 2023-10-01T07:32:55.272 INFO:tasks.rados.rados.0.smithi084.stdout:1020: finishing write tid 2 to smithi08466639-169 2023-10-01T07:32:55.272 INFO:tasks.rados.rados.0.smithi084.stdout:1028: seq_num 793 ranges {527951=573169,1504456=556933,2743845=467765} 2023-10-01T07:32:55.277 INFO:tasks.rados.rados.0.smithi084.stdout:1028: writing smithi08466639-161 from 527951 to 1101120 tid 1 2023-10-01T07:32:55.284 INFO:tasks.rados.rados.0.smithi084.stdout:1028: writing smithi08466639-161 from 1504456 to 2061389 tid 2 2023-10-01T07:32:55.290 INFO:tasks.rados.rados.0.smithi084.stdout:1028: writing smithi08466639-161 from 2743845 to 3211610 tid 3 2023-10-01T07:32:55.290 INFO:tasks.rados.rados.0.smithi084.stdout:1029: write oid 234 current snap is 0 2023-10-01T07:32:55.291 INFO:tasks.rados.rados.0.smithi084.stdout:1020: finishing write tid 3 to smithi08466639-169 2023-10-01T07:32:55.291 INFO:tasks.rados.rados.0.smithi084.stdout:1020: finishing write tid 4 to smithi08466639-169 2023-10-01T07:32:55.291 INFO:tasks.rados.rados.0.smithi084.stdout:1020: finishing write tid 5 to smithi08466639-169 2023-10-01T07:32:55.291 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 169 v 153 (ObjNum 789 snap 0 seq_num 789) dirty exists 2023-10-01T07:32:55.291 INFO:tasks.rados.rados.0.smithi084.stdout:1020: left oid 169 (ObjNum 789 snap 0 seq_num 789) 2023-10-01T07:32:55.291 INFO:tasks.rados.rados.0.smithi084.stdout:1021: finishing write tid 1 to smithi08466639-206 2023-10-01T07:32:55.291 INFO:tasks.rados.rados.0.smithi084.stdout:1021: finishing write tid 2 to smithi08466639-206 2023-10-01T07:32:55.291 INFO:tasks.rados.rados.0.smithi084.stdout:1021: finishing write tid 3 to smithi08466639-206 2023-10-01T07:32:55.293 INFO:tasks.rados.rados.0.smithi084.stdout:1021: finishing write tid 4 to smithi08466639-206 2023-10-01T07:32:55.293 INFO:tasks.rados.rados.0.smithi084.stdout:1021: finishing write tid 5 to smithi08466639-206 2023-10-01T07:32:55.293 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 206 v 121 (ObjNum 790 snap 0 seq_num 790) dirty exists 2023-10-01T07:32:55.293 INFO:tasks.rados.rados.0.smithi084.stdout:1021: left oid 206 (ObjNum 790 snap 0 seq_num 790) 2023-10-01T07:32:55.293 INFO:tasks.rados.rados.0.smithi084.stdout:1022: finishing write tid 1 to smithi08466639-24 2023-10-01T07:32:55.293 INFO:tasks.rados.rados.0.smithi084.stdout:1029: seq_num 794 ranges {544758=648418,1846585=416944,2771268=573490} 2023-10-01T07:32:55.297 INFO:tasks.rados.rados.0.smithi084.stdout:1029: writing smithi08466639-234 from 544758 to 1193176 tid 1 2023-10-01T07:32:55.303 INFO:tasks.rados.rados.0.smithi084.stdout:1029: writing smithi08466639-234 from 1846585 to 2263529 tid 2 2023-10-01T07:32:55.310 INFO:tasks.rados.rados.0.smithi084.stdout:1029: writing smithi08466639-234 from 2771268 to 3344758 tid 3 2023-10-01T07:32:55.310 INFO:tasks.rados.rados.0.smithi084.stdout:1020: done (9 left) 2023-10-01T07:32:55.310 INFO:tasks.rados.rados.0.smithi084.stdout:1021: done (8 left) 2023-10-01T07:32:55.310 INFO:tasks.rados.rados.0.smithi084.stdout:1030: read oid 109 snap -1 2023-10-01T07:32:55.310 INFO:tasks.rados.rados.0.smithi084.stdout:1030: expect (ObjNum 108 snap 0 seq_num 108) 2023-10-01T07:32:55.310 INFO:tasks.rados.rados.0.smithi084.stdout:1031: write oid 86 current snap is 0 2023-10-01T07:32:55.310 INFO:tasks.rados.rados.0.smithi084.stdout:1022: finishing write tid 2 to smithi08466639-24 2023-10-01T07:32:55.310 INFO:tasks.rados.rados.0.smithi084.stdout:1023: expect (ObjNum 130 snap 0 seq_num 130) 2023-10-01T07:32:55.386 INFO:tasks.rados.rados.0.smithi084.stdout:1022: finishing write tid 3 to smithi08466639-24 2023-10-01T07:32:55.386 INFO:tasks.rados.rados.0.smithi084.stdout:1022: finishing write tid 4 to smithi08466639-24 2023-10-01T07:32:55.386 INFO:tasks.rados.rados.0.smithi084.stdout:1022: finishing write tid 5 to smithi08466639-24 2023-10-01T07:32:55.386 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 24 v 202 (ObjNum 791 snap 0 seq_num 791) dirty exists 2023-10-01T07:32:55.386 INFO:tasks.rados.rados.0.smithi084.stdout:1022: left oid 24 (ObjNum 791 snap 0 seq_num 791) 2023-10-01T07:32:55.386 INFO:tasks.rados.rados.0.smithi084.stdout:1024: expect (ObjNum 127 snap 0 seq_num 127) 2023-10-01T07:32:55.454 INFO:tasks.rados.rados.0.smithi084.stdout:1025: finishing write tid 1 to smithi08466639-193 2023-10-01T07:32:55.454 INFO:tasks.rados.rados.0.smithi084.stdout:1025: finishing write tid 2 to smithi08466639-193 2023-10-01T07:32:55.455 INFO:tasks.rados.rados.0.smithi084.stdout:1025: finishing write tid 3 to smithi08466639-193 2023-10-01T07:32:55.455 INFO:tasks.rados.rados.0.smithi084.stdout:1025: finishing write tid 4 to smithi08466639-193 2023-10-01T07:32:55.455 INFO:tasks.rados.rados.0.smithi084.stdout:1025: finishing write tid 5 to smithi08466639-193 2023-10-01T07:32:55.455 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 193 v 206 (ObjNum 792 snap 0 seq_num 792) dirty exists 2023-10-01T07:32:55.455 INFO:tasks.rados.rados.0.smithi084.stdout:1025: left oid 193 (ObjNum 792 snap 0 seq_num 792) 2023-10-01T07:32:55.455 INFO:tasks.rados.rados.0.smithi084.stdout:1031: seq_num 795 ranges {561565=723667,1905067=560602,3082338=279227} 2023-10-01T07:32:55.461 INFO:tasks.rados.rados.0.smithi084.stdout:1031: writing smithi08466639-86 from 561565 to 1285232 tid 1 2023-10-01T07:32:55.468 INFO:tasks.rados.rados.0.smithi084.stdout:1031: writing smithi08466639-86 from 1905067 to 2465669 tid 2 2023-10-01T07:32:55.473 INFO:tasks.rados.rados.0.smithi084.stdout:1031: writing smithi08466639-86 from 3082338 to 3361565 tid 3 2023-10-01T07:32:55.474 INFO:tasks.rados.rados.0.smithi084.stdout:1022: done (9 left) 2023-10-01T07:32:55.474 INFO:tasks.rados.rados.0.smithi084.stdout:1023: done (8 left) 2023-10-01T07:32:55.474 INFO:tasks.rados.rados.0.smithi084.stdout:1024: done (7 left) 2023-10-01T07:32:55.474 INFO:tasks.rados.rados.0.smithi084.stdout:1025: done (6 left) 2023-10-01T07:32:55.474 INFO:tasks.rados.rados.0.smithi084.stdout:1032: delete oid 480 current snap is 0 2023-10-01T07:32:55.474 INFO:tasks.rados.rados.0.smithi084.stdout:1027: expect (ObjNum 252 snap 0 seq_num 252) 2023-10-01T07:32:55.550 INFO:tasks.rados.rados.0.smithi084.stdout:1028: finishing write tid 1 to smithi08466639-161 2023-10-01T07:32:55.551 INFO:tasks.rados.rados.0.smithi084.stdout:1028: finishing write tid 2 to smithi08466639-161 2023-10-01T07:32:55.551 INFO:tasks.rados.rados.0.smithi084.stdout:1028: finishing write tid 3 to smithi08466639-161 2023-10-01T07:32:55.551 INFO:tasks.rados.rados.0.smithi084.stdout:1026: done (6 left) 2023-10-01T07:32:55.551 INFO:tasks.rados.rados.0.smithi084.stdout:1027: done (5 left) 2023-10-01T07:32:55.552 INFO:tasks.rados.rados.0.smithi084.stdout:1032: done (4 left) 2023-10-01T07:32:55.552 INFO:tasks.rados.rados.0.smithi084.stdout:1033: read oid 52 snap -1 2023-10-01T07:32:55.552 INFO:tasks.rados.rados.0.smithi084.stdout:1033: expect (ObjNum 609 snap 0 seq_num 609) 2023-10-01T07:32:55.552 INFO:tasks.rados.rados.0.smithi084.stdout:1034: read oid 6 snap -1 2023-10-01T07:32:55.552 INFO:tasks.rados.rados.0.smithi084.stdout:1034: expect (ObjNum 5 snap 0 seq_num 5) 2023-10-01T07:32:55.552 INFO:tasks.rados.rados.0.smithi084.stdout:1035: write oid 7 current snap is 0 2023-10-01T07:32:55.553 INFO:tasks.rados.rados.0.smithi084.stdout:1028: finishing write tid 4 to smithi08466639-161 2023-10-01T07:32:55.553 INFO:tasks.rados.rados.0.smithi084.stdout:1035: seq_num 797 ranges {595179=474165,1622031=564271,2737184=629206} 2023-10-01T07:32:55.556 INFO:tasks.rados.rados.0.smithi084.stdout:1035: writing smithi08466639-7 from 595179 to 1069344 tid 1 2023-10-01T07:32:55.564 INFO:tasks.rados.rados.0.smithi084.stdout:1035: writing smithi08466639-7 from 1622031 to 2186302 tid 2 2023-10-01T07:32:55.571 INFO:tasks.rados.rados.0.smithi084.stdout:1035: writing smithi08466639-7 from 2737184 to 3366390 tid 3 2023-10-01T07:32:55.571 INFO:tasks.rados.rados.0.smithi084.stdout:1036: write oid 305 current snap is 0 2023-10-01T07:32:55.571 INFO:tasks.rados.rados.0.smithi084.stdout:1036: seq_num 798 ranges {611986=549414,1564160=424282,2764607=440478} 2023-10-01T07:32:55.578 INFO:tasks.rados.rados.0.smithi084.stdout:1036: writing smithi08466639-305 from 611986 to 1161400 tid 1 2023-10-01T07:32:55.582 INFO:tasks.rados.rados.0.smithi084.stdout:1036: writing smithi08466639-305 from 1564160 to 1988442 tid 2 2023-10-01T07:32:55.590 INFO:tasks.rados.rados.0.smithi084.stdout:1036: writing smithi08466639-305 from 2764607 to 3205085 tid 3 2023-10-01T07:32:55.590 INFO:tasks.rados.rados.0.smithi084.stdout:1037: write oid 368 current snap is 0 2023-10-01T07:32:55.590 INFO:tasks.rados.rados.0.smithi084.stdout:1028: finishing write tid 5 to smithi08466639-161 2023-10-01T07:32:55.590 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 161 v 157 (ObjNum 793 snap 0 seq_num 793) dirty exists 2023-10-01T07:32:55.591 INFO:tasks.rados.rados.0.smithi084.stdout:1028: left oid 161 (ObjNum 793 snap 0 seq_num 793) 2023-10-01T07:32:55.591 INFO:tasks.rados.rados.0.smithi084.stdout:1029: finishing write tid 1 to smithi08466639-234 2023-10-01T07:32:55.591 INFO:tasks.rados.rados.0.smithi084.stdout:1029: finishing write tid 2 to smithi08466639-234 2023-10-01T07:32:55.591 INFO:tasks.rados.rados.0.smithi084.stdout:1029: finishing write tid 3 to smithi08466639-234 2023-10-01T07:32:55.591 INFO:tasks.rados.rados.0.smithi084.stdout:1029: finishing write tid 4 to smithi08466639-234 2023-10-01T07:32:55.591 INFO:tasks.rados.rados.0.smithi084.stdout:1029: finishing write tid 5 to smithi08466639-234 2023-10-01T07:32:55.591 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 234 v 125 (ObjNum 794 snap 0 seq_num 794) dirty exists 2023-10-01T07:32:55.591 INFO:tasks.rados.rados.0.smithi084.stdout:1029: left oid 234 (ObjNum 794 snap 0 seq_num 794) 2023-10-01T07:32:55.591 INFO:tasks.rados.rados.0.smithi084.stdout:1030: expect (ObjNum 108 snap 0 seq_num 108) 2023-10-01T07:32:55.725 INFO:tasks.rados.rados.0.smithi084.stdout:1031: finishing write tid 1 to smithi08466639-86 2023-10-01T07:32:55.725 INFO:tasks.rados.rados.0.smithi084.stdout:1031: finishing write tid 2 to smithi08466639-86 2023-10-01T07:32:55.725 INFO:tasks.rados.rados.0.smithi084.stdout:1031: finishing write tid 3 to smithi08466639-86 2023-10-01T07:32:55.725 INFO:tasks.rados.rados.0.smithi084.stdout:1031: finishing write tid 4 to smithi08466639-86 2023-10-01T07:32:55.726 INFO:tasks.rados.rados.0.smithi084.stdout:1031: finishing write tid 5 to smithi08466639-86 2023-10-01T07:32:55.726 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 86 v 194 (ObjNum 795 snap 0 seq_num 795) dirty exists 2023-10-01T07:32:55.726 INFO:tasks.rados.rados.0.smithi084.stdout:1031: left oid 86 (ObjNum 795 snap 0 seq_num 795) 2023-10-01T07:32:55.726 INFO:tasks.rados.rados.0.smithi084.stdout:1033: expect (ObjNum 609 snap 0 seq_num 609) 2023-10-01T07:32:55.828 INFO:tasks.rados.rados.0.smithi084.stdout:1034: expect (ObjNum 5 snap 0 seq_num 5) 2023-10-01T07:32:55.900 INFO:tasks.rados.rados.0.smithi084.stdout:1035: finishing write tid 1 to smithi08466639-7 2023-10-01T07:32:55.901 INFO:tasks.rados.rados.0.smithi084.stdout:1035: finishing write tid 2 to smithi08466639-7 2023-10-01T07:32:55.901 INFO:tasks.rados.rados.0.smithi084.stdout:1035: finishing write tid 3 to smithi08466639-7 2023-10-01T07:32:55.901 INFO:tasks.rados.rados.0.smithi084.stdout:1035: finishing write tid 4 to smithi08466639-7 2023-10-01T07:32:55.901 INFO:tasks.rados.rados.0.smithi084.stdout:1035: finishing write tid 5 to smithi08466639-7 2023-10-01T07:32:55.901 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 7 v 171 (ObjNum 797 snap 0 seq_num 797) dirty exists 2023-10-01T07:32:55.901 INFO:tasks.rados.rados.0.smithi084.stdout:1035: left oid 7 (ObjNum 797 snap 0 seq_num 797) 2023-10-01T07:32:55.901 INFO:tasks.rados.rados.0.smithi084.stdout:1036: finishing write tid 1 to smithi08466639-305 2023-10-01T07:32:55.901 INFO:tasks.rados.rados.0.smithi084.stdout:1036: finishing write tid 2 to smithi08466639-305 2023-10-01T07:32:55.901 INFO:tasks.rados.rados.0.smithi084.stdout:1036: finishing write tid 3 to smithi08466639-305 2023-10-01T07:32:55.901 INFO:tasks.rados.rados.0.smithi084.stdout:1036: finishing write tid 4 to smithi08466639-305 2023-10-01T07:32:55.901 INFO:tasks.rados.rados.0.smithi084.stdout:1036: finishing write tid 5 to smithi08466639-305 2023-10-01T07:32:55.902 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 305 v 175 (ObjNum 798 snap 0 seq_num 798) dirty exists 2023-10-01T07:32:55.902 INFO:tasks.rados.rados.0.smithi084.stdout:1036: left oid 305 (ObjNum 798 snap 0 seq_num 798) 2023-10-01T07:32:55.902 INFO:tasks.rados.rados.0.smithi084.stdout:1037: seq_num 799 ranges {628793=741016,2138995=567940,3192030=236763} 2023-10-01T07:32:55.914 INFO:tasks.rados.rados.0.smithi084.stdout:1037: writing smithi08466639-368 from 628793 to 1369809 tid 1 2023-10-01T07:32:55.922 INFO:tasks.rados.rados.0.smithi084.stdout:1037: writing smithi08466639-368 from 2138995 to 2706935 tid 2 2023-10-01T07:32:55.926 INFO:tasks.rados.rados.0.smithi084.stdout:1037: writing smithi08466639-368 from 3192030 to 3428793 tid 3 2023-10-01T07:32:55.927 INFO:tasks.rados.rados.0.smithi084.stdout:1028: done (8 left) 2023-10-01T07:32:55.927 INFO:tasks.rados.rados.0.smithi084.stdout:1029: done (7 left) 2023-10-01T07:32:55.927 INFO:tasks.rados.rados.0.smithi084.stdout:1030: done (6 left) 2023-10-01T07:32:55.927 INFO:tasks.rados.rados.0.smithi084.stdout:1031: done (5 left) 2023-10-01T07:32:55.927 INFO:tasks.rados.rados.0.smithi084.stdout:1033: done (4 left) 2023-10-01T07:32:55.927 INFO:tasks.rados.rados.0.smithi084.stdout:1034: done (3 left) 2023-10-01T07:32:55.927 INFO:tasks.rados.rados.0.smithi084.stdout:1035: done (2 left) 2023-10-01T07:32:55.927 INFO:tasks.rados.rados.0.smithi084.stdout:1036: done (1 left) 2023-10-01T07:32:55.927 INFO:tasks.rados.rados.0.smithi084.stdout:1038: delete oid 229 current snap is 0 2023-10-01T07:32:55.927 INFO:tasks.rados.rados.0.smithi084.stdout:1037: finishing write tid 1 to smithi08466639-368 2023-10-01T07:32:55.928 INFO:tasks.rados.rados.0.smithi084.stdout:1037: finishing write tid 2 to smithi08466639-368 2023-10-01T07:32:55.929 INFO:tasks.rados.rados.0.smithi084.stdout:1038: done (1 left) 2023-10-01T07:32:55.929 INFO:tasks.rados.rados.0.smithi084.stdout:1039: read oid 136 snap -1 2023-10-01T07:32:55.929 INFO:tasks.rados.rados.0.smithi084.stdout:1039: expect (ObjNum 760 snap 0 seq_num 760) 2023-10-01T07:32:55.929 INFO:tasks.rados.rados.0.smithi084.stdout:1040: read oid 325 snap -1 2023-10-01T07:32:55.929 INFO:tasks.rados.rados.0.smithi084.stdout:1040: expect (ObjNum 723 snap 0 seq_num 723) 2023-10-01T07:32:55.929 INFO:tasks.rados.rados.0.smithi084.stdout:1041: delete oid 371 current snap is 0 2023-10-01T07:32:55.930 INFO:tasks.rados.rados.0.smithi084.stdout:1037: finishing write tid 3 to smithi08466639-368 2023-10-01T07:32:55.930 INFO:tasks.rados.rados.0.smithi084.stdout:1037: finishing write tid 4 to smithi08466639-368 2023-10-01T07:32:55.930 INFO:tasks.rados.rados.0.smithi084.stdout:1037: finishing write tid 5 to smithi08466639-368 2023-10-01T07:32:55.931 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 368 v 129 (ObjNum 799 snap 0 seq_num 799) dirty exists 2023-10-01T07:32:55.931 INFO:tasks.rados.rados.0.smithi084.stdout:1037: left oid 368 (ObjNum 799 snap 0 seq_num 799) 2023-10-01T07:32:55.931 INFO:tasks.rados.rados.0.smithi084.stdout:1037: done (3 left) 2023-10-01T07:32:55.931 INFO:tasks.rados.rados.0.smithi084.stdout:1041: done (2 left) 2023-10-01T07:32:55.931 INFO:tasks.rados.rados.0.smithi084.stdout:1042: write oid 253 current snap is 0 2023-10-01T07:32:55.931 INFO:tasks.rados.rados.0.smithi084.stdout:1042: seq_num 802 ranges {679214=566763,1798088=715267,3157946=321268} 2023-10-01T07:32:55.938 INFO:tasks.rados.rados.0.smithi084.stdout:1042: writing smithi08466639-253 from 679214 to 1245977 tid 1 2023-10-01T07:32:55.946 INFO:tasks.rados.rados.0.smithi084.stdout:1042: writing smithi08466639-253 from 1798088 to 2513355 tid 2 2023-10-01T07:32:55.952 INFO:tasks.rados.rados.0.smithi084.stdout:1042: writing smithi08466639-253 from 3157946 to 3479214 tid 3 2023-10-01T07:32:55.952 INFO:tasks.rados.rados.0.smithi084.stdout:1043: write oid 87 current snap is 0 2023-10-01T07:32:55.952 INFO:tasks.rados.rados.0.smithi084.stdout:1043: seq_num 803 ranges {696021=642012,1856570=575278,3185369=310652} 2023-10-01T07:32:55.961 INFO:tasks.rados.rados.0.smithi084.stdout:1043: writing smithi08466639-87 from 696021 to 1338033 tid 1 2023-10-01T07:32:55.966 INFO:tasks.rados.rados.0.smithi084.stdout:1043: writing smithi08466639-87 from 1856570 to 2431848 tid 2 2023-10-01T07:32:55.972 INFO:tasks.rados.rados.0.smithi084.stdout:1043: writing smithi08466639-87 from 3185369 to 3496021 tid 3 2023-10-01T07:32:55.972 INFO:tasks.rados.rados.0.smithi084.stdout:1044: read oid 51 snap -1 2023-10-01T07:32:55.972 INFO:tasks.rados.rados.0.smithi084.stdout:1044: expect (ObjNum 727 snap 0 seq_num 727) 2023-10-01T07:32:55.973 INFO:tasks.rados.rados.0.smithi084.stdout:1045: write oid 485 current snap is 0 2023-10-01T07:32:55.973 INFO:tasks.rados.rados.0.smithi084.stdout:1045: seq_num 804 ranges {712828=717261,1915052=718936,3212792=300036} 2023-10-01T07:32:55.980 INFO:tasks.rados.rados.0.smithi084.stdout:1045: writing smithi08466639-485 from 712828 to 1430089 tid 1 2023-10-01T07:32:55.987 INFO:tasks.rados.rados.0.smithi084.stdout:1045: writing smithi08466639-485 from 1915052 to 2633988 tid 2 2023-10-01T07:32:55.992 INFO:tasks.rados.rados.0.smithi084.stdout:1045: writing smithi08466639-485 from 3212792 to 3512828 tid 3 2023-10-01T07:32:55.993 INFO:tasks.rados.rados.0.smithi084.stdout:1046: write oid 278 current snap is 0 2023-10-01T07:32:55.993 INFO:tasks.rados.rados.0.smithi084.stdout:1046: seq_num 805 ranges {729635=792510,1973534=578947,3240215=289420} 2023-10-01T07:32:56.001 INFO:tasks.rados.rados.0.smithi084.stdout:1046: writing smithi08466639-278 from 729635 to 1522145 tid 1 2023-10-01T07:32:56.007 INFO:tasks.rados.rados.0.smithi084.stdout:1046: writing smithi08466639-278 from 1973534 to 2552481 tid 2 2023-10-01T07:32:56.012 INFO:tasks.rados.rados.0.smithi084.stdout:1046: writing smithi08466639-278 from 3240215 to 3529635 tid 3 2023-10-01T07:32:56.012 INFO:tasks.rados.rados.0.smithi084.stdout:1047: write oid 262 current snap is 0 2023-10-01T07:32:56.012 INFO:tasks.rados.rados.0.smithi084.stdout:1047: seq_num 806 ranges {746442=584112,1748369=722605,2983991=562451} 2023-10-01T07:32:56.020 INFO:tasks.rados.rados.0.smithi084.stdout:1047: writing smithi08466639-262 from 746442 to 1330554 tid 1 2023-10-01T07:32:56.026 INFO:tasks.rados.rados.0.smithi084.stdout:1047: writing smithi08466639-262 from 1748369 to 2470974 tid 2 2023-10-01T07:32:56.032 INFO:tasks.rados.rados.0.smithi084.stdout:1047: writing smithi08466639-262 from 2983991 to 3546442 tid 3 2023-10-01T07:32:56.032 INFO:tasks.rados.rados.0.smithi084.stdout:1048: read oid 422 snap -1 2023-10-01T07:32:56.032 INFO:tasks.rados.rados.0.smithi084.stdout:1048: expect (ObjNum 421 snap 0 seq_num 421) 2023-10-01T07:32:56.032 INFO:tasks.rados.rados.0.smithi084.stdout:1049: read oid 189 snap -1 2023-10-01T07:32:56.033 INFO:tasks.rados.rados.0.smithi084.stdout:1049: expect (ObjNum 770 snap 0 seq_num 770) 2023-10-01T07:32:56.033 INFO:tasks.rados.rados.0.smithi084.stdout:1050: write oid 480 current snap is 0 2023-10-01T07:32:56.033 INFO:tasks.rados.rados.0.smithi084.stdout:1050: seq_num 807 ranges {763249=659361,2090498=582616,3295061=268188} 2023-10-01T07:32:56.040 INFO:tasks.rados.rados.0.smithi084.stdout:1050: writing smithi08466639-480 from 763249 to 1422610 tid 1 2023-10-01T07:32:56.047 INFO:tasks.rados.rados.0.smithi084.stdout:1050: writing smithi08466639-480 from 2090498 to 2673114 tid 2 2023-10-01T07:32:56.053 INFO:tasks.rados.rados.0.smithi084.stdout:1050: writing smithi08466639-480 from 3295061 to 3563249 tid 3 2023-10-01T07:32:56.053 INFO:tasks.rados.rados.0.smithi084.stdout:1051: read oid 3 snap -1 2023-10-01T07:32:56.053 INFO:tasks.rados.rados.0.smithi084.stdout:1051: expect (ObjNum 776 snap 0 seq_num 776) 2023-10-01T07:32:56.053 INFO:tasks.rados.rados.0.smithi084.stdout:1052: write oid 306 current snap is 0 2023-10-01T07:32:56.053 INFO:tasks.rados.rados.0.smithi084.stdout:1052: seq_num 808 ranges {780056=734610,2148980=726274,3322484=257572} 2023-10-01T07:32:56.061 INFO:tasks.rados.rados.0.smithi084.stdout:1052: writing smithi08466639-306 from 780056 to 1514666 tid 1 2023-10-01T07:32:56.069 INFO:tasks.rados.rados.0.smithi084.stdout:1052: writing smithi08466639-306 from 2148980 to 2875254 tid 2 2023-10-01T07:32:56.073 INFO:tasks.rados.rados.0.smithi084.stdout:1052: writing smithi08466639-306 from 3322484 to 3580056 tid 3 2023-10-01T07:32:56.073 INFO:tasks.rados.rados.0.smithi084.stdout:1053: write oid 22 current snap is 0 2023-10-01T07:32:56.073 INFO:tasks.rados.rados.0.smithi084.stdout:1040: expect (ObjNum 723 snap 0 seq_num 723) 2023-10-01T07:32:56.146 INFO:tasks.rados.rados.0.smithi084.stdout:1039: expect (ObjNum 760 snap 0 seq_num 760) 2023-10-01T07:32:56.276 INFO:tasks.rados.rados.0.smithi084.stdout:1042: finishing write tid 1 to smithi08466639-253 2023-10-01T07:32:56.277 INFO:tasks.rados.rados.0.smithi084.stdout:1053: seq_num 809 ranges {796863=409859,1807462=586285,3066260=530603} 2023-10-01T07:32:56.283 INFO:tasks.rados.rados.0.smithi084.stdout:1053: writing smithi08466639-22 from 796863 to 1206722 tid 1 2023-10-01T07:32:56.291 INFO:tasks.rados.rados.0.smithi084.stdout:1053: writing smithi08466639-22 from 1807462 to 2393747 tid 2 2023-10-01T07:32:56.301 INFO:tasks.rados.rados.0.smithi084.stdout:1053: writing smithi08466639-22 from 3066260 to 3596863 tid 3 2023-10-01T07:32:56.301 INFO:tasks.rados.rados.0.smithi084.stdout:1039: done (13 left) 2023-10-01T07:32:56.301 INFO:tasks.rados.rados.0.smithi084.stdout:1040: done (12 left) 2023-10-01T07:32:56.301 INFO:tasks.rados.rados.0.smithi084.stdout:1054: write oid 276 current snap is 0 2023-10-01T07:32:56.301 INFO:tasks.rados.rados.0.smithi084.stdout:1054: seq_num 810 ranges {413670=485108,1465944=729943,2977330=524801} 2023-10-01T07:32:56.306 INFO:tasks.rados.rados.0.smithi084.stdout:1054: writing smithi08466639-276 from 413670 to 898778 tid 1 2023-10-01T07:32:56.314 INFO:tasks.rados.rados.0.smithi084.stdout:1054: writing smithi08466639-276 from 1465944 to 2195887 tid 2 2023-10-01T07:32:56.321 INFO:tasks.rados.rados.0.smithi084.stdout:1054: writing smithi08466639-276 from 2977330 to 3502131 tid 3 2023-10-01T07:32:56.322 INFO:tasks.rados.rados.0.smithi084.stdout:1055: write oid 204 current snap is 0 2023-10-01T07:32:56.322 INFO:tasks.rados.rados.0.smithi084.stdout:1055: seq_num 811 ranges {430477=560357,1408073=473601,2488400=736073} 2023-10-01T07:32:56.327 INFO:tasks.rados.rados.0.smithi084.stdout:1055: writing smithi08466639-204 from 430477 to 990834 tid 1 2023-10-01T07:32:56.332 INFO:tasks.rados.rados.0.smithi084.stdout:1055: writing smithi08466639-204 from 1408073 to 1881674 tid 2 2023-10-01T07:32:56.341 INFO:tasks.rados.rados.0.smithi084.stdout:1055: writing smithi08466639-204 from 2488400 to 3224473 tid 3 2023-10-01T07:32:56.341 INFO:tasks.rados.rados.0.smithi084.stdout:1056: read oid 336 snap -1 2023-10-01T07:32:56.341 INFO:tasks.rados.rados.0.smithi084.stdout:1056: expect (ObjNum 335 snap 0 seq_num 335) 2023-10-01T07:32:56.341 INFO:tasks.rados.rados.0.smithi084.stdout:1057: read oid 470 snap -1 2023-10-01T07:32:56.342 INFO:tasks.rados.rados.0.smithi084.stdout:1057: expect (ObjNum 786 snap 0 seq_num 786) 2023-10-01T07:32:56.342 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:56.342 INFO:tasks.rados.rados.0.smithi084.stdout:1042: finishing write tid 2 to smithi08466639-253 2023-10-01T07:32:56.342 INFO:tasks.rados.rados.0.smithi084.stdout:1042: finishing write tid 3 to smithi08466639-253 2023-10-01T07:32:56.342 INFO:tasks.rados.rados.0.smithi084.stdout:1042: finishing write tid 4 to smithi08466639-253 2023-10-01T07:32:56.342 INFO:tasks.rados.rados.0.smithi084.stdout:1042: finishing write tid 5 to smithi08466639-253 2023-10-01T07:32:56.343 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 253 v 210 (ObjNum 802 snap 0 seq_num 802) dirty exists 2023-10-01T07:32:56.343 INFO:tasks.rados.rados.0.smithi084.stdout:1042: left oid 253 (ObjNum 802 snap 0 seq_num 802) 2023-10-01T07:32:56.343 INFO:tasks.rados.rados.0.smithi084.stdout:1043: finishing write tid 1 to smithi08466639-87 2023-10-01T07:32:56.343 INFO:tasks.rados.rados.0.smithi084.stdout:1043: finishing write tid 2 to smithi08466639-87 2023-10-01T07:32:56.344 INFO:tasks.rados.rados.0.smithi084.stdout:1043: finishing write tid 3 to smithi08466639-87 2023-10-01T07:32:56.344 INFO:tasks.rados.rados.0.smithi084.stdout:1042: done (15 left) 2023-10-01T07:32:56.344 INFO:tasks.rados.rados.0.smithi084.stdout:1058: write oid 220 current snap is 0 2023-10-01T07:32:56.344 INFO:tasks.rados.rados.0.smithi084.stdout:1043: finishing write tid 4 to smithi08466639-87 2023-10-01T07:32:56.344 INFO:tasks.rados.rados.0.smithi084.stdout:1058: seq_num 812 ranges {447284=635606,1866555=733612,3315823=331461} 2023-10-01T07:32:56.346 INFO:tasks.rados.rados.0.smithi084.stdout:1058: writing smithi08466639-220 from 447284 to 1082890 tid 1 2023-10-01T07:32:56.355 INFO:tasks.rados.rados.0.smithi084.stdout:1058: writing smithi08466639-220 from 1866555 to 2600167 tid 2 2023-10-01T07:32:56.361 INFO:tasks.rados.rados.0.smithi084.stdout:1058: writing smithi08466639-220 from 3315823 to 3647284 tid 3 2023-10-01T07:32:56.361 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:56.361 INFO:tasks.rados.rados.0.smithi084.stdout:1043: finishing write tid 5 to smithi08466639-87 2023-10-01T07:32:56.361 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 87 v 197 (ObjNum 803 snap 0 seq_num 803) dirty exists 2023-10-01T07:32:56.361 INFO:tasks.rados.rados.0.smithi084.stdout:1043: left oid 87 (ObjNum 803 snap 0 seq_num 803) 2023-10-01T07:32:56.362 INFO:tasks.rados.rados.0.smithi084.stdout:1044: expect (ObjNum 727 snap 0 seq_num 727) 2023-10-01T07:32:56.456 INFO:tasks.rados.rados.0.smithi084.stdout:1045: finishing write tid 1 to smithi08466639-485 2023-10-01T07:32:56.456 INFO:tasks.rados.rados.0.smithi084.stdout:1045: finishing write tid 2 to smithi08466639-485 2023-10-01T07:32:56.456 INFO:tasks.rados.rados.0.smithi084.stdout:1045: finishing write tid 3 to smithi08466639-485 2023-10-01T07:32:56.457 INFO:tasks.rados.rados.0.smithi084.stdout:1045: finishing write tid 4 to smithi08466639-485 2023-10-01T07:32:56.457 INFO:tasks.rados.rados.0.smithi084.stdout:1045: finishing write tid 5 to smithi08466639-485 2023-10-01T07:32:56.457 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 485 v 180 (ObjNum 804 snap 0 seq_num 804) dirty exists 2023-10-01T07:32:56.457 INFO:tasks.rados.rados.0.smithi084.stdout:1045: left oid 485 (ObjNum 804 snap 0 seq_num 804) 2023-10-01T07:32:56.457 INFO:tasks.rados.rados.0.smithi084.stdout:1046: finishing write tid 1 to smithi08466639-278 2023-10-01T07:32:56.457 INFO:tasks.rados.rados.0.smithi084.stdout:1046: finishing write tid 2 to smithi08466639-278 2023-10-01T07:32:56.457 INFO:tasks.rados.rados.0.smithi084.stdout:1046: finishing write tid 3 to smithi08466639-278 2023-10-01T07:32:56.457 INFO:tasks.rados.rados.0.smithi084.stdout:1046: finishing write tid 4 to smithi08466639-278 2023-10-01T07:32:56.457 INFO:tasks.rados.rados.0.smithi084.stdout:1046: finishing write tid 5 to smithi08466639-278 2023-10-01T07:32:56.457 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 278 v 161 (ObjNum 805 snap 0 seq_num 805) dirty exists 2023-10-01T07:32:56.457 INFO:tasks.rados.rados.0.smithi084.stdout:1046: left oid 278 (ObjNum 805 snap 0 seq_num 805) 2023-10-01T07:32:56.457 INFO:tasks.rados.rados.0.smithi084.stdout:1047: finishing write tid 1 to smithi08466639-262 2023-10-01T07:32:56.458 INFO:tasks.rados.rados.0.smithi084.stdout:1047: finishing write tid 2 to smithi08466639-262 2023-10-01T07:32:56.458 INFO:tasks.rados.rados.0.smithi084.stdout:1047: finishing write tid 3 to smithi08466639-262 2023-10-01T07:32:56.458 INFO:tasks.rados.rados.0.smithi084.stdout:1047: finishing write tid 4 to smithi08466639-262 2023-10-01T07:32:56.458 INFO:tasks.rados.rados.0.smithi084.stdout:1043: done (15 left) 2023-10-01T07:32:56.458 INFO:tasks.rados.rados.0.smithi084.stdout:1044: done (14 left) 2023-10-01T07:32:56.458 INFO:tasks.rados.rados.0.smithi084.stdout:1045: done (13 left) 2023-10-01T07:32:56.458 INFO:tasks.rados.rados.0.smithi084.stdout:1046: done (12 left) 2023-10-01T07:32:56.458 INFO:tasks.rados.rados.0.smithi084.stdout:1059: write oid 246 current snap is 0 2023-10-01T07:32:56.458 INFO:tasks.rados.rados.0.smithi084.stdout:1047: finishing write tid 5 to smithi08466639-262 2023-10-01T07:32:56.458 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 262 v 158 (ObjNum 806 snap 0 seq_num 806) dirty exists 2023-10-01T07:32:56.458 INFO:tasks.rados.rados.0.smithi084.stdout:1047: left oid 262 (ObjNum 806 snap 0 seq_num 806) 2023-10-01T07:32:56.458 INFO:tasks.rados.rados.0.smithi084.stdout:1049: expect (ObjNum 770 snap 0 seq_num 770) 2023-10-01T07:32:56.634 INFO:tasks.rados.rados.0.smithi084.stdout:1048: expect (ObjNum 421 snap 0 seq_num 421) 2023-10-01T07:32:56.742 INFO:tasks.rados.rados.0.smithi084.stdout:1050: finishing write tid 1 to smithi08466639-480 2023-10-01T07:32:56.742 INFO:tasks.rados.rados.0.smithi084.stdout:1050: finishing write tid 2 to smithi08466639-480 2023-10-01T07:32:56.742 INFO:tasks.rados.rados.0.smithi084.stdout:1050: finishing write tid 3 to smithi08466639-480 2023-10-01T07:32:56.742 INFO:tasks.rados.rados.0.smithi084.stdout:1050: finishing write tid 4 to smithi08466639-480 2023-10-01T07:32:56.742 INFO:tasks.rados.rados.0.smithi084.stdout:1050: finishing write tid 5 to smithi08466639-480 2023-10-01T07:32:56.743 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 480 v 209 (ObjNum 807 snap 0 seq_num 807) dirty exists 2023-10-01T07:32:56.743 INFO:tasks.rados.rados.0.smithi084.stdout:1050: left oid 480 (ObjNum 807 snap 0 seq_num 807) 2023-10-01T07:32:56.743 INFO:tasks.rados.rados.0.smithi084.stdout:1051: expect (ObjNum 776 snap 0 seq_num 776) 2023-10-01T07:32:56.888 INFO:tasks.rados.rados.0.smithi084.stdout:1052: finishing write tid 1 to smithi08466639-306 2023-10-01T07:32:56.889 INFO:tasks.rados.rados.0.smithi084.stdout:1052: finishing write tid 2 to smithi08466639-306 2023-10-01T07:32:56.889 INFO:tasks.rados.rados.0.smithi084.stdout:1052: finishing write tid 3 to smithi08466639-306 2023-10-01T07:32:56.889 INFO:tasks.rados.rados.0.smithi084.stdout:1052: finishing write tid 4 to smithi08466639-306 2023-10-01T07:32:56.889 INFO:tasks.rados.rados.0.smithi084.stdout:1052: finishing write tid 5 to smithi08466639-306 2023-10-01T07:32:56.889 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 306 v 165 (ObjNum 808 snap 0 seq_num 808) dirty exists 2023-10-01T07:32:56.889 INFO:tasks.rados.rados.0.smithi084.stdout:1052: left oid 306 (ObjNum 808 snap 0 seq_num 808) 2023-10-01T07:32:56.889 INFO:tasks.rados.rados.0.smithi084.stdout:1053: finishing write tid 1 to smithi08466639-22 2023-10-01T07:32:56.889 INFO:tasks.rados.rados.0.smithi084.stdout:1053: finishing write tid 2 to smithi08466639-22 2023-10-01T07:32:56.889 INFO:tasks.rados.rados.0.smithi084.stdout:1053: finishing write tid 3 to smithi08466639-22 2023-10-01T07:32:56.889 INFO:tasks.rados.rados.0.smithi084.stdout:1053: finishing write tid 4 to smithi08466639-22 2023-10-01T07:32:56.889 INFO:tasks.rados.rados.0.smithi084.stdout:1053: finishing write tid 5 to smithi08466639-22 2023-10-01T07:32:56.890 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 22 v 159 (ObjNum 809 snap 0 seq_num 809) dirty exists 2023-10-01T07:32:56.890 INFO:tasks.rados.rados.0.smithi084.stdout:1053: left oid 22 (ObjNum 809 snap 0 seq_num 809) 2023-10-01T07:32:56.890 INFO:tasks.rados.rados.0.smithi084.stdout:1054: finishing write tid 1 to smithi08466639-276 2023-10-01T07:32:56.890 INFO:tasks.rados.rados.0.smithi084.stdout:1054: finishing write tid 2 to smithi08466639-276 2023-10-01T07:32:56.890 INFO:tasks.rados.rados.0.smithi084.stdout:1054: finishing write tid 3 to smithi08466639-276 2023-10-01T07:32:56.890 INFO:tasks.rados.rados.0.smithi084.stdout:1059: seq_num 813 ranges {464091=710855,1925037=477270,2943246=474970} 2023-10-01T07:32:56.900 INFO:tasks.rados.rados.0.smithi084.stdout:1059: writing smithi08466639-246 from 464091 to 1174946 tid 1 2023-10-01T07:32:56.906 INFO:tasks.rados.rados.0.smithi084.stdout:1059: writing smithi08466639-246 from 1925037 to 2402307 tid 2 2023-10-01T07:32:56.913 INFO:tasks.rados.rados.0.smithi084.stdout:1059: writing smithi08466639-246 from 2943246 to 3418216 tid 3 2023-10-01T07:32:56.913 INFO:tasks.rados.rados.0.smithi084.stdout:1047: done (12 left) 2023-10-01T07:32:56.913 INFO:tasks.rados.rados.0.smithi084.stdout:1048: done (11 left) 2023-10-01T07:32:56.913 INFO:tasks.rados.rados.0.smithi084.stdout:1049: done (10 left) 2023-10-01T07:32:56.913 INFO:tasks.rados.rados.0.smithi084.stdout:1050: done (9 left) 2023-10-01T07:32:56.913 INFO:tasks.rados.rados.0.smithi084.stdout:1051: done (8 left) 2023-10-01T07:32:56.914 INFO:tasks.rados.rados.0.smithi084.stdout:1052: done (7 left) 2023-10-01T07:32:56.914 INFO:tasks.rados.rados.0.smithi084.stdout:1053: done (6 left) 2023-10-01T07:32:56.914 INFO:tasks.rados.rados.0.smithi084.stdout:1060: delete oid 71 current snap is 0 2023-10-01T07:32:56.914 INFO:tasks.rados.rados.0.smithi084.stdout:1054: finishing write tid 4 to smithi08466639-276 2023-10-01T07:32:56.914 INFO:tasks.rados.rados.0.smithi084.stdout:1054: finishing write tid 5 to smithi08466639-276 2023-10-01T07:32:56.914 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 276 v 162 (ObjNum 810 snap 0 seq_num 810) dirty exists 2023-10-01T07:32:56.914 INFO:tasks.rados.rados.0.smithi084.stdout:1054: left oid 276 (ObjNum 810 snap 0 seq_num 810) 2023-10-01T07:32:56.914 INFO:tasks.rados.rados.0.smithi084.stdout:1055: finishing write tid 1 to smithi08466639-204 2023-10-01T07:32:56.914 INFO:tasks.rados.rados.0.smithi084.stdout:1055: finishing write tid 2 to smithi08466639-204 2023-10-01T07:32:56.914 INFO:tasks.rados.rados.0.smithi084.stdout:1055: finishing write tid 3 to smithi08466639-204 2023-10-01T07:32:56.914 INFO:tasks.rados.rados.0.smithi084.stdout:1055: finishing write tid 4 to smithi08466639-204 2023-10-01T07:32:56.915 INFO:tasks.rados.rados.0.smithi084.stdout:1055: finishing write tid 5 to smithi08466639-204 2023-10-01T07:32:56.915 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 204 v 214 (ObjNum 811 snap 0 seq_num 811) dirty exists 2023-10-01T07:32:56.915 INFO:tasks.rados.rados.0.smithi084.stdout:1055: left oid 204 (ObjNum 811 snap 0 seq_num 811) 2023-10-01T07:32:56.915 INFO:tasks.rados.rados.0.smithi084.stdout:1058: finishing write tid 1 to smithi08466639-220 2023-10-01T07:32:56.915 INFO:tasks.rados.rados.0.smithi084.stdout:1057: expect (ObjNum 786 snap 0 seq_num 786) 2023-10-01T07:32:56.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:56 smithi112 bash[27689]: cluster 2023-10-01T07:32:55.236803+0000 mgr.y (mgr.24353) 203 : cluster [DBG] pgmap v178: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 69 MiB/s rd, 9.2 MiB/s wr, 96 op/s 2023-10-01T07:32:56.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:56 smithi112 bash[27689]: audit 2023-10-01T07:32:55.790160+0000 mon.a (mon.0) 700 : audit [DBG] from='client.? 172.21.15.84:0/3457302553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:32:57.058 INFO:tasks.rados.rados.0.smithi084.stdout:1056: expect (ObjNum 335 snap 0 seq_num 335) 2023-10-01T07:32:57.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:56 smithi084 bash[27378]: cluster 2023-10-01T07:32:55.236803+0000 mgr.y (mgr.24353) 203 : cluster [DBG] pgmap v178: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 69 MiB/s rd, 9.2 MiB/s wr, 96 op/s 2023-10-01T07:32:57.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:56 smithi084 bash[27378]: audit 2023-10-01T07:32:55.790160+0000 mon.a (mon.0) 700 : audit [DBG] from='client.? 172.21.15.84:0/3457302553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:32:57.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:56 smithi084 bash[33757]: cluster 2023-10-01T07:32:55.236803+0000 mgr.y (mgr.24353) 203 : cluster [DBG] pgmap v178: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 69 MiB/s rd, 9.2 MiB/s wr, 96 op/s 2023-10-01T07:32:57.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:56 smithi084 bash[33757]: audit 2023-10-01T07:32:55.790160+0000 mon.a (mon.0) 700 : audit [DBG] from='client.? 172.21.15.84:0/3457302553' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:32:57.202 INFO:tasks.rados.rados.0.smithi084.stdout:1058: finishing write tid 2 to smithi08466639-220 2023-10-01T07:32:57.202 INFO:tasks.rados.rados.0.smithi084.stdout:1058: finishing write tid 3 to smithi08466639-220 2023-10-01T07:32:57.202 INFO:tasks.rados.rados.0.smithi084.stdout:1058: finishing write tid 4 to smithi08466639-220 2023-10-01T07:32:57.202 INFO:tasks.rados.rados.0.smithi084.stdout:1058: finishing write tid 5 to smithi08466639-220 2023-10-01T07:32:57.203 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 220 v 213 (ObjNum 812 snap 0 seq_num 812) dirty exists 2023-10-01T07:32:57.203 INFO:tasks.rados.rados.0.smithi084.stdout:1058: left oid 220 (ObjNum 812 snap 0 seq_num 812) 2023-10-01T07:32:57.203 INFO:tasks.rados.rados.0.smithi084.stdout:1059: finishing write tid 1 to smithi08466639-246 2023-10-01T07:32:57.203 INFO:tasks.rados.rados.0.smithi084.stdout:1059: finishing write tid 2 to smithi08466639-246 2023-10-01T07:32:57.203 INFO:tasks.rados.rados.0.smithi084.stdout:1059: finishing write tid 3 to smithi08466639-246 2023-10-01T07:32:57.203 INFO:tasks.rados.rados.0.smithi084.stdout:1059: finishing write tid 4 to smithi08466639-246 2023-10-01T07:32:57.203 INFO:tasks.rados.rados.0.smithi084.stdout:1059: finishing write tid 5 to smithi08466639-246 2023-10-01T07:32:57.203 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 246 v 218 (ObjNum 813 snap 0 seq_num 813) dirty exists 2023-10-01T07:32:57.203 INFO:tasks.rados.rados.0.smithi084.stdout:1059: left oid 246 (ObjNum 813 snap 0 seq_num 813) 2023-10-01T07:32:57.203 INFO:tasks.rados.rados.0.smithi084.stdout:1054: done (6 left) 2023-10-01T07:32:57.203 INFO:tasks.rados.rados.0.smithi084.stdout:1055: done (5 left) 2023-10-01T07:32:57.203 INFO:tasks.rados.rados.0.smithi084.stdout:1056: done (4 left) 2023-10-01T07:32:57.204 INFO:tasks.rados.rados.0.smithi084.stdout:1057: done (3 left) 2023-10-01T07:32:57.204 INFO:tasks.rados.rados.0.smithi084.stdout:1058: done (2 left) 2023-10-01T07:32:57.204 INFO:tasks.rados.rados.0.smithi084.stdout:1059: done (1 left) 2023-10-01T07:32:57.204 INFO:tasks.rados.rados.0.smithi084.stdout:1060: done (0 left) 2023-10-01T07:32:57.204 INFO:tasks.rados.rados.0.smithi084.stdout:1061: write oid 296 current snap is 0 2023-10-01T07:32:57.204 INFO:tasks.rados.rados.0.smithi084.stdout:1061: seq_num 815 ranges {497705=577706,1642001=480939,2598092=497514} 2023-10-01T07:32:57.216 INFO:tasks.rados.rados.0.smithi084.stdout:1061: writing smithi08466639-296 from 497705 to 1075411 tid 1 2023-10-01T07:32:57.222 INFO:tasks.rados.rados.0.smithi084.stdout:1061: writing smithi08466639-296 from 1642001 to 2122940 tid 2 2023-10-01T07:32:57.227 INFO:tasks.rados.rados.0.smithi084.stdout:1061: writing smithi08466639-296 from 2598092 to 3095606 tid 3 2023-10-01T07:32:57.227 INFO:tasks.rados.rados.0.smithi084.stdout:1062: write oid 194 current snap is 0 2023-10-01T07:32:57.227 INFO:tasks.rados.rados.0.smithi084.stdout:1061: finishing write tid 1 to smithi08466639-296 2023-10-01T07:32:57.228 INFO:tasks.rados.rados.0.smithi084.stdout:1061: finishing write tid 2 to smithi08466639-296 2023-10-01T07:32:57.228 INFO:tasks.rados.rados.0.smithi084.stdout:1062: seq_num 816 ranges {514512=652955,1700483=740950,3025515=688997} 2023-10-01T07:32:57.234 INFO:tasks.rados.rados.0.smithi084.stdout:1062: writing smithi08466639-194 from 514512 to 1167467 tid 1 2023-10-01T07:32:57.241 INFO:tasks.rados.rados.0.smithi084.stdout:1062: writing smithi08466639-194 from 1700483 to 2441433 tid 2 2023-10-01T07:32:57.249 INFO:tasks.rados.rados.0.smithi084.stdout:1062: writing smithi08466639-194 from 3025515 to 3714512 tid 3 2023-10-01T07:32:57.249 INFO:tasks.rados.rados.0.smithi084.stdout:1063: read oid 58 snap -1 2023-10-01T07:32:57.249 INFO:tasks.rados.rados.0.smithi084.stdout:1063: expect deleted 2023-10-01T07:32:57.253 INFO:tasks.rados.rados.0.smithi084.stdout:1064: write oid 339 current snap is 0 2023-10-01T07:32:57.253 INFO:tasks.rados.rados.0.smithi084.stdout:1064: seq_num 817 ranges {531319=728204,1758965=484608,2652938=520058} 2023-10-01T07:32:57.256 INFO:tasks.rados.rados.0.smithi084.stdout:1064: writing smithi08466639-339 from 531319 to 1259523 tid 1 2023-10-01T07:32:57.261 INFO:tasks.rados.rados.0.smithi084.stdout:1064: writing smithi08466639-339 from 1758965 to 2243573 tid 2 2023-10-01T07:32:57.267 INFO:tasks.rados.rados.0.smithi084.stdout:1064: writing smithi08466639-339 from 2652938 to 3172996 tid 3 2023-10-01T07:32:57.267 INFO:tasks.rados.rados.0.smithi084.stdout:1065: write oid 143 current snap is 0 2023-10-01T07:32:57.267 INFO:tasks.rados.rados.0.smithi084.stdout:1061: finishing write tid 3 to smithi08466639-296 2023-10-01T07:32:57.267 INFO:tasks.rados.rados.0.smithi084.stdout:1065: seq_num 818 ranges {548126=403453,1417447=744619,2680361=447683,3680450=67676} 2023-10-01T07:32:57.272 INFO:tasks.rados.rados.0.smithi084.stdout:1065: writing smithi08466639-143 from 548126 to 951579 tid 1 2023-10-01T07:32:57.279 INFO:tasks.rados.rados.0.smithi084.stdout:1065: writing smithi08466639-143 from 1417447 to 2162066 tid 2 2023-10-01T07:32:57.285 INFO:tasks.rados.rados.0.smithi084.stdout:1065: writing smithi08466639-143 from 2680361 to 3128044 tid 3 2023-10-01T07:32:57.289 INFO:tasks.rados.rados.0.smithi084.stdout:1065: writing smithi08466639-143 from 3680450 to 3748126 tid 4 2023-10-01T07:32:57.289 INFO:tasks.rados.rados.0.smithi084.stdout:1066: read oid 414 snap -1 2023-10-01T07:32:57.289 INFO:tasks.rados.rados.0.smithi084.stdout:1066: expect (ObjNum 413 snap 0 seq_num 413) 2023-10-01T07:32:57.289 INFO:tasks.rados.rados.0.smithi084.stdout:1067: read oid 148 snap -1 2023-10-01T07:32:57.289 INFO:tasks.rados.rados.0.smithi084.stdout:1067: expect deleted 2023-10-01T07:32:57.289 INFO:tasks.rados.rados.0.smithi084.stdout:1068: write oid 432 current snap is 0 2023-10-01T07:32:57.289 INFO:tasks.rados.rados.0.smithi084.stdout:1061: finishing write tid 4 to smithi08466639-296 2023-10-01T07:32:57.290 INFO:tasks.rados.rados.0.smithi084.stdout:1061: finishing write tid 5 to smithi08466639-296 2023-10-01T07:32:57.290 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 296 v 167 (ObjNum 815 snap 0 seq_num 815) dirty exists 2023-10-01T07:32:57.290 INFO:tasks.rados.rados.0.smithi084.stdout:1061: left oid 296 (ObjNum 815 snap 0 seq_num 815) 2023-10-01T07:32:57.290 INFO:tasks.rados.rados.0.smithi084.stdout:1068: seq_num 819 ranges {564933=478702,1759576=488277,2991431=658955} 2023-10-01T07:32:57.295 INFO:tasks.rados.rados.0.smithi084.stdout:1068: writing smithi08466639-432 from 564933 to 1043635 tid 1 2023-10-01T07:32:57.301 INFO:tasks.rados.rados.0.smithi084.stdout:1068: writing smithi08466639-432 from 1759576 to 2247853 tid 2 2023-10-01T07:32:57.310 INFO:tasks.rados.rados.0.smithi084.stdout:1068: writing smithi08466639-432 from 2991431 to 3650386 tid 3 2023-10-01T07:32:57.310 INFO:tasks.rados.rados.0.smithi084.stdout:1061: done (7 left) 2023-10-01T07:32:57.310 INFO:tasks.rados.rados.0.smithi084.stdout:1069: read oid 289 snap -1 2023-10-01T07:32:57.310 INFO:tasks.rados.rados.0.smithi084.stdout:1069: expect (ObjNum 690 snap 0 seq_num 690) 2023-10-01T07:32:57.310 INFO:tasks.rados.rados.0.smithi084.stdout:1070: read oid 160 snap -1 2023-10-01T07:32:57.310 INFO:tasks.rados.rados.0.smithi084.stdout:1070: expect (ObjNum 159 snap 0 seq_num 159) 2023-10-01T07:32:57.311 INFO:tasks.rados.rados.0.smithi084.stdout:1071: read oid 298 snap -1 2023-10-01T07:32:57.311 INFO:tasks.rados.rados.0.smithi084.stdout:1071: expect (ObjNum 297 snap 0 seq_num 297) 2023-10-01T07:32:57.311 INFO:tasks.rados.rados.0.smithi084.stdout:1072: read oid 3 snap -1 2023-10-01T07:32:57.311 INFO:tasks.rados.rados.0.smithi084.stdout:1072: expect (ObjNum 776 snap 0 seq_num 776) 2023-10-01T07:32:57.311 INFO:tasks.rados.rados.0.smithi084.stdout:1073: write oid 248 current snap is 0 2023-10-01T07:32:57.311 INFO:tasks.rados.rados.0.smithi084.stdout:1062: finishing write tid 1 to smithi08466639-194 2023-10-01T07:32:57.311 INFO:tasks.rados.rados.0.smithi084.stdout:1062: finishing write tid 2 to smithi08466639-194 2023-10-01T07:32:57.311 INFO:tasks.rados.rados.0.smithi084.stdout:1073: seq_num 820 ranges {581740=553951,1818058=748288,3018854=470227} 2023-10-01T07:32:57.317 INFO:tasks.rados.rados.0.smithi084.stdout:1073: writing smithi08466639-248 from 581740 to 1135691 tid 1 2023-10-01T07:32:57.326 INFO:tasks.rados.rados.0.smithi084.stdout:1073: writing smithi08466639-248 from 1818058 to 2566346 tid 2 2023-10-01T07:32:57.332 INFO:tasks.rados.rados.0.smithi084.stdout:1073: writing smithi08466639-248 from 3018854 to 3489081 tid 3 2023-10-01T07:32:57.332 INFO:tasks.rados.rados.0.smithi084.stdout:1074: write oid 232 current snap is 0 2023-10-01T07:32:57.332 INFO:tasks.rados.rados.0.smithi084.stdout:1074: seq_num 821 ranges {598547=629200,1876540=491946,3046277=681499} 2023-10-01T07:32:57.339 INFO:tasks.rados.rados.0.smithi084.stdout:1074: writing smithi08466639-232 from 598547 to 1227747 tid 1 2023-10-01T07:32:57.345 INFO:tasks.rados.rados.0.smithi084.stdout:1074: writing smithi08466639-232 from 1876540 to 2368486 tid 2 2023-10-01T07:32:57.353 INFO:tasks.rados.rados.0.smithi084.stdout:1074: writing smithi08466639-232 from 3046277 to 3727776 tid 3 2023-10-01T07:32:57.353 INFO:tasks.rados.rados.0.smithi084.stdout:1075: write oid 97 current snap is 0 2023-10-01T07:32:57.353 INFO:tasks.rados.rados.0.smithi084.stdout:1075: seq_num 822 ranges {615354=420802,1651375=751957,3190053=492771} 2023-10-01T07:32:57.359 INFO:tasks.rados.rados.0.smithi084.stdout:1075: writing smithi08466639-97 from 615354 to 1036156 tid 1 2023-10-01T07:32:57.366 INFO:tasks.rados.rados.0.smithi084.stdout:1075: writing smithi08466639-97 from 1651375 to 2403332 tid 2 2023-10-01T07:32:57.374 INFO:tasks.rados.rados.0.smithi084.stdout:1075: writing smithi08466639-97 from 3190053 to 3682824 tid 3 2023-10-01T07:32:57.374 INFO:tasks.rados.rados.0.smithi084.stdout:1076: read oid 155 snap -1 2023-10-01T07:32:57.374 INFO:tasks.rados.rados.0.smithi084.stdout:1076: expect (ObjNum 630 snap 0 seq_num 630) 2023-10-01T07:32:57.374 INFO:tasks.rados.rados.0.smithi084.stdout:1077: write oid 60 current snap is 0 2023-10-01T07:32:57.374 INFO:tasks.rados.rados.0.smithi084.stdout:1077: seq_num 823 ranges {632161=496051,1593504=495615,2701123=420396,3611645=220516} 2023-10-01T07:32:57.380 INFO:tasks.rados.rados.0.smithi084.stdout:1077: writing smithi08466639-60 from 632161 to 1128212 tid 1 2023-10-01T07:32:57.386 INFO:tasks.rados.rados.0.smithi084.stdout:1077: writing smithi08466639-60 from 1593504 to 2089119 tid 2 2023-10-01T07:32:57.393 INFO:tasks.rados.rados.0.smithi084.stdout:1077: writing smithi08466639-60 from 2701123 to 3121519 tid 3 2023-10-01T07:32:57.396 INFO:tasks.rados.rados.0.smithi084.stdout:1077: writing smithi08466639-60 from 3611645 to 3832161 tid 4 2023-10-01T07:32:57.396 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:57.396 INFO:tasks.rados.rados.0.smithi084.stdout:1062: finishing write tid 3 to smithi08466639-194 2023-10-01T07:32:57.397 INFO:tasks.rados.rados.0.smithi084.stdout:1062: finishing write tid 4 to smithi08466639-194 2023-10-01T07:32:57.397 INFO:tasks.rados.rados.0.smithi084.stdout:1062: finishing write tid 5 to smithi08466639-194 2023-10-01T07:32:57.397 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 194 v 127 (ObjNum 816 snap 0 seq_num 816) dirty exists 2023-10-01T07:32:57.397 INFO:tasks.rados.rados.0.smithi084.stdout:1062: left oid 194 (ObjNum 816 snap 0 seq_num 816) 2023-10-01T07:32:57.397 INFO:tasks.rados.rados.0.smithi084.stdout:1062: done (15 left) 2023-10-01T07:32:57.397 INFO:tasks.rados.rados.0.smithi084.stdout:1063: done (14 left) 2023-10-01T07:32:57.397 INFO:tasks.rados.rados.0.smithi084.stdout:1078: write oid 488 current snap is 0 2023-10-01T07:32:57.397 INFO:tasks.rados.rados.0.smithi084.stdout:1078: seq_num 824 ranges {648968=571300,1651986=639273,2728546=631668} 2023-10-01T07:32:57.403 INFO:tasks.rados.rados.0.smithi084.stdout:1078: writing smithi08466639-488 from 648968 to 1220268 tid 1 2023-10-01T07:32:57.409 INFO:tasks.rados.rados.0.smithi084.stdout:1078: writing smithi08466639-488 from 1651986 to 2291259 tid 2 2023-10-01T07:32:57.415 INFO:tasks.rados.rados.0.smithi084.stdout:1078: writing smithi08466639-488 from 2728546 to 3360214 tid 3 2023-10-01T07:32:57.415 INFO:tasks.rados.rados.0.smithi084.stdout:1079: delete oid 156 current snap is 0 2023-10-01T07:32:57.415 INFO:tasks.rados.rados.0.smithi084.stdout:1064: finishing write tid 1 to smithi08466639-339 2023-10-01T07:32:57.416 INFO:tasks.rados.rados.0.smithi084.stdout:1064: finishing write tid 2 to smithi08466639-339 2023-10-01T07:32:57.416 INFO:tasks.rados.rados.0.smithi084.stdout:1064: finishing write tid 3 to smithi08466639-339 2023-10-01T07:32:57.416 INFO:tasks.rados.rados.0.smithi084.stdout:1064: finishing write tid 4 to smithi08466639-339 2023-10-01T07:32:57.416 INFO:tasks.rados.rados.0.smithi084.stdout:1064: finishing write tid 5 to smithi08466639-339 2023-10-01T07:32:57.416 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 339 v 169 (ObjNum 817 snap 0 seq_num 817) dirty exists 2023-10-01T07:32:57.416 INFO:tasks.rados.rados.0.smithi084.stdout:1064: left oid 339 (ObjNum 817 snap 0 seq_num 817) 2023-10-01T07:32:57.416 INFO:tasks.rados.rados.0.smithi084.stdout:1065: finishing write tid 1 to smithi08466639-143 2023-10-01T07:32:57.416 INFO:tasks.rados.rados.0.smithi084.stdout:1065: finishing write tid 2 to smithi08466639-143 2023-10-01T07:32:57.416 INFO:tasks.rados.rados.0.smithi084.stdout:1065: finishing write tid 3 to smithi08466639-143 2023-10-01T07:32:57.416 INFO:tasks.rados.rados.0.smithi084.stdout:1065: finishing write tid 4 to smithi08466639-143 2023-10-01T07:32:57.416 INFO:tasks.rados.rados.0.smithi084.stdout:1065: finishing write tid 5 to smithi08466639-143 2023-10-01T07:32:57.416 INFO:tasks.rados.rados.0.smithi084.stdout:1065: finishing write tid 6 to smithi08466639-143 2023-10-01T07:32:57.416 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 143 v 180 (ObjNum 818 snap 0 seq_num 818) dirty exists 2023-10-01T07:32:57.417 INFO:tasks.rados.rados.0.smithi084.stdout:1065: left oid 143 (ObjNum 818 snap 0 seq_num 818) 2023-10-01T07:32:57.417 INFO:tasks.rados.rados.0.smithi084.stdout:1066: expect (ObjNum 413 snap 0 seq_num 413) 2023-10-01T07:32:57.522 INFO:tasks.rados.rados.0.smithi084.stdout:1068: finishing write tid 1 to smithi08466639-432 2023-10-01T07:32:57.523 INFO:tasks.rados.rados.0.smithi084.stdout:1068: finishing write tid 2 to smithi08466639-432 2023-10-01T07:32:57.523 INFO:tasks.rados.rados.0.smithi084.stdout:1068: finishing write tid 3 to smithi08466639-432 2023-10-01T07:32:57.523 INFO:tasks.rados.rados.0.smithi084.stdout:1068: finishing write tid 4 to smithi08466639-432 2023-10-01T07:32:57.523 INFO:tasks.rados.rados.0.smithi084.stdout:1068: finishing write tid 5 to smithi08466639-432 2023-10-01T07:32:57.523 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 432 v 201 (ObjNum 819 snap 0 seq_num 819) dirty exists 2023-10-01T07:32:57.523 INFO:tasks.rados.rados.0.smithi084.stdout:1068: left oid 432 (ObjNum 819 snap 0 seq_num 819) 2023-10-01T07:32:57.523 INFO:tasks.rados.rados.0.smithi084.stdout:1069: expect (ObjNum 690 snap 0 seq_num 690) 2023-10-01T07:32:57.714 INFO:tasks.rados.rados.0.smithi084.stdout:1071: expect (ObjNum 297 snap 0 seq_num 297) 2023-10-01T07:32:57.821 INFO:tasks.rados.rados.0.smithi084.stdout:1072: expect (ObjNum 776 snap 0 seq_num 776) 2023-10-01T07:32:57.962 INFO:tasks.rados.rados.0.smithi084.stdout:1070: expect (ObjNum 159 snap 0 seq_num 159) 2023-10-01T07:32:58.050 INFO:tasks.rados.rados.0.smithi084.stdout:1073: finishing write tid 1 to smithi08466639-248 2023-10-01T07:32:58.050 INFO:tasks.rados.rados.0.smithi084.stdout:1073: finishing write tid 2 to smithi08466639-248 2023-10-01T07:32:58.050 INFO:tasks.rados.rados.0.smithi084.stdout:1073: finishing write tid 3 to smithi08466639-248 2023-10-01T07:32:58.050 INFO:tasks.rados.rados.0.smithi084.stdout:1073: finishing write tid 4 to smithi08466639-248 2023-10-01T07:32:58.051 INFO:tasks.rados.rados.0.smithi084.stdout:1073: finishing write tid 5 to smithi08466639-248 2023-10-01T07:32:58.051 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 248 v 184 (ObjNum 820 snap 0 seq_num 820) dirty exists 2023-10-01T07:32:58.051 INFO:tasks.rados.rados.0.smithi084.stdout:1073: left oid 248 (ObjNum 820 snap 0 seq_num 820) 2023-10-01T07:32:58.051 INFO:tasks.rados.rados.0.smithi084.stdout:1074: finishing write tid 1 to smithi08466639-232 2023-10-01T07:32:58.051 INFO:tasks.rados.rados.0.smithi084.stdout:1074: finishing write tid 2 to smithi08466639-232 2023-10-01T07:32:58.051 INFO:tasks.rados.rados.0.smithi084.stdout:1064: done (15 left) 2023-10-01T07:32:58.051 INFO:tasks.rados.rados.0.smithi084.stdout:1065: done (14 left) 2023-10-01T07:32:58.051 INFO:tasks.rados.rados.0.smithi084.stdout:1066: done (13 left) 2023-10-01T07:32:58.051 INFO:tasks.rados.rados.0.smithi084.stdout:1067: done (12 left) 2023-10-01T07:32:58.051 INFO:tasks.rados.rados.0.smithi084.stdout:1068: done (11 left) 2023-10-01T07:32:58.051 INFO:tasks.rados.rados.0.smithi084.stdout:1069: done (10 left) 2023-10-01T07:32:58.051 INFO:tasks.rados.rados.0.smithi084.stdout:1070: done (9 left) 2023-10-01T07:32:58.051 INFO:tasks.rados.rados.0.smithi084.stdout:1071: done (8 left) 2023-10-01T07:32:58.052 INFO:tasks.rados.rados.0.smithi084.stdout:1072: done (7 left) 2023-10-01T07:32:58.052 INFO:tasks.rados.rados.0.smithi084.stdout:1073: done (6 left) 2023-10-01T07:32:58.052 INFO:tasks.rados.rados.0.smithi084.stdout:1079: done (5 left) 2023-10-01T07:32:58.052 INFO:tasks.rados.rados.0.smithi084.stdout:1080: write oid 219 current snap is 0 2023-10-01T07:32:58.052 INFO:tasks.rados.rados.0.smithi084.stdout:1074: finishing write tid 3 to smithi08466639-232 2023-10-01T07:32:58.052 INFO:tasks.rados.rados.0.smithi084.stdout:1074: finishing write tid 4 to smithi08466639-232 2023-10-01T07:32:58.052 INFO:tasks.rados.rados.0.smithi084.stdout:1074: finishing write tid 5 to smithi08466639-232 2023-10-01T07:32:58.052 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 232 v 126 (ObjNum 821 snap 0 seq_num 821) dirty exists 2023-10-01T07:32:58.052 INFO:tasks.rados.rados.0.smithi084.stdout:1074: left oid 232 (ObjNum 821 snap 0 seq_num 821) 2023-10-01T07:32:58.052 INFO:tasks.rados.rados.0.smithi084.stdout:1075: finishing write tid 1 to smithi08466639-97 2023-10-01T07:32:58.052 INFO:tasks.rados.rados.0.smithi084.stdout:1075: finishing write tid 2 to smithi08466639-97 2023-10-01T07:32:58.052 INFO:tasks.rados.rados.0.smithi084.stdout:1075: finishing write tid 3 to smithi08466639-97 2023-10-01T07:32:58.052 INFO:tasks.rados.rados.0.smithi084.stdout:1075: finishing write tid 4 to smithi08466639-97 2023-10-01T07:32:58.053 INFO:tasks.rados.rados.0.smithi084.stdout:1075: finishing write tid 5 to smithi08466639-97 2023-10-01T07:32:58.053 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 97 v 184 (ObjNum 822 snap 0 seq_num 822) dirty exists 2023-10-01T07:32:58.053 INFO:tasks.rados.rados.0.smithi084.stdout:1075: left oid 97 (ObjNum 822 snap 0 seq_num 822) 2023-10-01T07:32:58.053 INFO:tasks.rados.rados.0.smithi084.stdout:1076: expect (ObjNum 630 snap 0 seq_num 630) 2023-10-01T07:32:58.163 INFO:tasks.rados.rados.0.smithi084.stdout:1077: finishing write tid 1 to smithi08466639-60 2023-10-01T07:32:58.163 INFO:tasks.rados.rados.0.smithi084.stdout:1077: finishing write tid 2 to smithi08466639-60 2023-10-01T07:32:58.164 INFO:tasks.rados.rados.0.smithi084.stdout:1077: finishing write tid 3 to smithi08466639-60 2023-10-01T07:32:58.164 INFO:tasks.rados.rados.0.smithi084.stdout:1077: finishing write tid 4 to smithi08466639-60 2023-10-01T07:32:58.164 INFO:tasks.rados.rados.0.smithi084.stdout:1077: finishing write tid 5 to smithi08466639-60 2023-10-01T07:32:58.164 INFO:tasks.rados.rados.0.smithi084.stdout:1077: finishing write tid 6 to smithi08466639-60 2023-10-01T07:32:58.164 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 60 v 189 (ObjNum 823 snap 0 seq_num 823) dirty exists 2023-10-01T07:32:58.164 INFO:tasks.rados.rados.0.smithi084.stdout:1077: left oid 60 (ObjNum 823 snap 0 seq_num 823) 2023-10-01T07:32:58.164 INFO:tasks.rados.rados.0.smithi084.stdout:1078: finishing write tid 1 to smithi08466639-488 2023-10-01T07:32:58.165 INFO:tasks.rados.rados.0.smithi084.stdout:1078: finishing write tid 2 to smithi08466639-488 2023-10-01T07:32:58.165 INFO:tasks.rados.rados.0.smithi084.stdout:1078: finishing write tid 3 to smithi08466639-488 2023-10-01T07:32:58.165 INFO:tasks.rados.rados.0.smithi084.stdout:1078: finishing write tid 4 to smithi08466639-488 2023-10-01T07:32:58.165 INFO:tasks.rados.rados.0.smithi084.stdout:1078: finishing write tid 5 to smithi08466639-488 2023-10-01T07:32:58.165 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 488 v 171 (ObjNum 824 snap 0 seq_num 824) dirty exists 2023-10-01T07:32:58.165 INFO:tasks.rados.rados.0.smithi084.stdout:1078: left oid 488 (ObjNum 824 snap 0 seq_num 824) 2023-10-01T07:32:58.165 INFO:tasks.rados.rados.0.smithi084.stdout:1080: seq_num 826 ranges {682582=721798,2168950=642942,3583392=299190} 2023-10-01T07:32:58.179 INFO:tasks.rados.rados.0.smithi084.stdout:1080: writing smithi08466639-219 from 682582 to 1404380 tid 1 2023-10-01T07:32:58.190 INFO:tasks.rados.rados.0.smithi084.stdout:1080: writing smithi08466639-219 from 2168950 to 2811892 tid 2 2023-10-01T07:32:58.196 INFO:tasks.rados.rados.0.smithi084.stdout:1080: writing smithi08466639-219 from 3583392 to 3882582 tid 3 2023-10-01T07:32:58.196 INFO:tasks.rados.rados.0.smithi084.stdout:1074: done (5 left) 2023-10-01T07:32:58.197 INFO:tasks.rados.rados.0.smithi084.stdout:1075: done (4 left) 2023-10-01T07:32:58.197 INFO:tasks.rados.rados.0.smithi084.stdout:1076: done (3 left) 2023-10-01T07:32:58.197 INFO:tasks.rados.rados.0.smithi084.stdout:1077: done (2 left) 2023-10-01T07:32:58.197 INFO:tasks.rados.rados.0.smithi084.stdout:1078: done (1 left) 2023-10-01T07:32:58.197 INFO:tasks.rados.rados.0.smithi084.stdout:1081: write oid 127 current snap is 0 2023-10-01T07:32:58.197 INFO:tasks.rados.rados.0.smithi084.stdout:1080: finishing write tid 1 to smithi08466639-219 2023-10-01T07:32:58.197 INFO:tasks.rados.rados.0.smithi084.stdout:1081: seq_num 827 ranges {699389=797047,2111079=502953,3094462=581837} 2023-10-01T07:32:58.204 INFO:tasks.rados.rados.0.smithi084.stdout:1081: writing smithi08466639-127 from 699389 to 1496436 tid 1 2023-10-01T07:32:58.211 INFO:tasks.rados.rados.0.smithi084.stdout:1081: writing smithi08466639-127 from 2111079 to 2614032 tid 2 2023-10-01T07:32:58.217 INFO:tasks.rados.rados.0.smithi084.stdout:1081: writing smithi08466639-127 from 3094462 to 3676299 tid 3 2023-10-01T07:32:58.217 INFO:tasks.rados.rados.0.smithi084.stdout:1082: delete oid 436 current snap is 0 2023-10-01T07:32:58.217 INFO:tasks.rados.rados.0.smithi084.stdout:1080: finishing write tid 2 to smithi08466639-219 2023-10-01T07:32:58.218 INFO:tasks.rados.rados.0.smithi084.stdout:1080: finishing write tid 3 to smithi08466639-219 2023-10-01T07:32:58.218 INFO:tasks.rados.rados.0.smithi084.stdout:1080: finishing write tid 4 to smithi08466639-219 2023-10-01T07:32:58.218 INFO:tasks.rados.rados.0.smithi084.stdout:1080: finishing write tid 5 to smithi08466639-219 2023-10-01T07:32:58.218 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 219 v 131 (ObjNum 826 snap 0 seq_num 826) dirty exists 2023-10-01T07:32:58.218 INFO:tasks.rados.rados.0.smithi084.stdout:1080: left oid 219 (ObjNum 826 snap 0 seq_num 826) 2023-10-01T07:32:58.218 INFO:tasks.rados.rados.0.smithi084.stdout:1081: finishing write tid 1 to smithi08466639-127 2023-10-01T07:32:58.218 INFO:tasks.rados.rados.0.smithi084.stdout:1081: finishing write tid 2 to smithi08466639-127 2023-10-01T07:32:58.219 INFO:tasks.rados.rados.0.smithi084.stdout:1080: done (2 left) 2023-10-01T07:32:58.219 INFO:tasks.rados.rados.0.smithi084.stdout:1082: done (1 left) 2023-10-01T07:32:58.219 INFO:tasks.rados.rados.0.smithi084.stdout:1083: write oid 491 current snap is 0 2023-10-01T07:32:58.219 INFO:tasks.rados.rados.0.smithi084.stdout:1083: seq_num 829 ranges {733003=663898,1944396=506622,2865661=604381} 2023-10-01T07:32:58.232 INFO:tasks.rados.rados.0.smithi084.stdout:1083: writing smithi08466639-491 from 733003 to 1396901 tid 1 2023-10-01T07:32:58.238 INFO:tasks.rados.rados.0.smithi084.stdout:1083: writing smithi08466639-491 from 1944396 to 2451018 tid 2 2023-10-01T07:32:58.243 INFO:tasks.rados.rados.0.smithi084.stdout:1083: writing smithi08466639-491 from 2865661 to 3470042 tid 3 2023-10-01T07:32:58.244 INFO:tasks.rados.rados.0.smithi084.stdout:1084: read oid 232 snap -1 2023-10-01T07:32:58.244 INFO:tasks.rados.rados.0.smithi084.stdout:1084: expect (ObjNum 821 snap 0 seq_num 821) 2023-10-01T07:32:58.244 INFO:tasks.rados.rados.0.smithi084.stdout:1085: read oid 164 snap -1 2023-10-01T07:32:58.244 INFO:tasks.rados.rados.0.smithi084.stdout:1085: expect (ObjNum 163 snap 0 seq_num 163) 2023-10-01T07:32:58.244 INFO:tasks.rados.rados.0.smithi084.stdout:1086: write oid 183 current snap is 0 2023-10-01T07:32:58.244 INFO:tasks.rados.rados.0.smithi084.stdout:1081: finishing write tid 3 to smithi08466639-127 2023-10-01T07:32:58.244 INFO:tasks.rados.rados.0.smithi084.stdout:1081: finishing write tid 4 to smithi08466639-127 2023-10-01T07:32:58.244 INFO:tasks.rados.rados.0.smithi084.stdout:1081: finishing write tid 5 to smithi08466639-127 2023-10-01T07:32:58.244 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 127 v 175 (ObjNum 827 snap 0 seq_num 827) dirty exists 2023-10-01T07:32:58.244 INFO:tasks.rados.rados.0.smithi084.stdout:1081: left oid 127 (ObjNum 827 snap 0 seq_num 827) 2023-10-01T07:32:58.245 INFO:tasks.rados.rados.0.smithi084.stdout:1083: finishing write tid 1 to smithi08466639-491 2023-10-01T07:32:58.245 INFO:tasks.rados.rados.0.smithi084.stdout:1083: finishing write tid 2 to smithi08466639-491 2023-10-01T07:32:58.245 INFO:tasks.rados.rados.0.smithi084.stdout:1086: seq_num 830 ranges {749810=739147,2002878=650280,3293084=415653} 2023-10-01T07:32:58.251 INFO:tasks.rados.rados.0.smithi084.stdout:1086: writing smithi08466639-183 from 749810 to 1488957 tid 1 2023-10-01T07:32:58.258 INFO:tasks.rados.rados.0.smithi084.stdout:1086: writing smithi08466639-183 from 2002878 to 2653158 tid 2 2023-10-01T07:32:58.265 INFO:tasks.rados.rados.0.smithi084.stdout:1086: writing smithi08466639-183 from 3293084 to 3708737 tid 3 2023-10-01T07:32:58.265 INFO:tasks.rados.rados.0.smithi084.stdout:1081: done (4 left) 2023-10-01T07:32:58.265 INFO:tasks.rados.rados.0.smithi084.stdout:1087: write oid 131 current snap is 0 2023-10-01T07:32:58.265 INFO:tasks.rados.rados.0.smithi084.stdout:1083: finishing write tid 3 to smithi08466639-491 2023-10-01T07:32:58.265 INFO:tasks.rados.rados.0.smithi084.stdout:1083: finishing write tid 4 to smithi08466639-491 2023-10-01T07:32:58.265 INFO:tasks.rados.rados.0.smithi084.stdout:1083: finishing write tid 5 to smithi08466639-491 2023-10-01T07:32:58.265 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 491 v 209 (ObjNum 829 snap 0 seq_num 829) dirty exists 2023-10-01T07:32:58.265 INFO:tasks.rados.rados.0.smithi084.stdout:1083: left oid 491 (ObjNum 829 snap 0 seq_num 829) 2023-10-01T07:32:58.266 INFO:tasks.rados.rados.0.smithi084.stdout:1086: finishing write tid 1 to smithi08466639-183 2023-10-01T07:32:58.266 INFO:tasks.rados.rados.0.smithi084.stdout:1084: expect (ObjNum 821 snap 0 seq_num 821) 2023-10-01T07:32:58.439 INFO:tasks.rados.rados.0.smithi084.stdout:1086: finishing write tid 2 to smithi08466639-183 2023-10-01T07:32:58.439 INFO:tasks.rados.rados.0.smithi084.stdout:1085: expect (ObjNum 163 snap 0 seq_num 163) 2023-10-01T07:32:58.534 INFO:tasks.rados.rados.0.smithi084.stdout:1086: finishing write tid 3 to smithi08466639-183 2023-10-01T07:32:58.534 INFO:tasks.rados.rados.0.smithi084.stdout:1086: finishing write tid 4 to smithi08466639-183 2023-10-01T07:32:58.534 INFO:tasks.rados.rados.0.smithi084.stdout:1086: finishing write tid 5 to smithi08466639-183 2023-10-01T07:32:58.534 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 183 v 135 (ObjNum 830 snap 0 seq_num 830) dirty exists 2023-10-01T07:32:58.534 INFO:tasks.rados.rados.0.smithi084.stdout:1086: left oid 183 (ObjNum 830 snap 0 seq_num 830) 2023-10-01T07:32:58.534 INFO:tasks.rados.rados.0.smithi084.stdout:1087: seq_num 831 ranges {766617=414396,1945007=510291,3204154=626925} 2023-10-01T07:32:58.545 INFO:tasks.rados.rados.0.smithi084.stdout:1087: writing smithi08466639-131 from 766617 to 1181013 tid 1 2023-10-01T07:32:58.552 INFO:tasks.rados.rados.0.smithi084.stdout:1087: writing smithi08466639-131 from 1945007 to 2455298 tid 2 2023-10-01T07:32:58.560 INFO:tasks.rados.rados.0.smithi084.stdout:1087: writing smithi08466639-131 from 3204154 to 3831079 tid 3 2023-10-01T07:32:58.560 INFO:tasks.rados.rados.0.smithi084.stdout:1083: done (4 left) 2023-10-01T07:32:58.560 INFO:tasks.rados.rados.0.smithi084.stdout:1084: done (3 left) 2023-10-01T07:32:58.561 INFO:tasks.rados.rados.0.smithi084.stdout:1085: done (2 left) 2023-10-01T07:32:58.561 INFO:tasks.rados.rados.0.smithi084.stdout:1086: done (1 left) 2023-10-01T07:32:58.561 INFO:tasks.rados.rados.0.smithi084.stdout:1088: read oid 484 snap -1 2023-10-01T07:32:58.561 INFO:tasks.rados.rados.0.smithi084.stdout:1088: expect (ObjNum 483 snap 0 seq_num 483) 2023-10-01T07:32:58.561 INFO:tasks.rados.rados.0.smithi084.stdout:1089: write oid 351 current snap is 0 2023-10-01T07:32:58.561 INFO:tasks.rados.rados.0.smithi084.stdout:1087: finishing write tid 1 to smithi08466639-131 2023-10-01T07:32:58.561 INFO:tasks.rados.rados.0.smithi084.stdout:1087: finishing write tid 2 to smithi08466639-131 2023-10-01T07:32:58.561 INFO:tasks.rados.rados.0.smithi084.stdout:1089: seq_num 832 ranges {783424=489645,2003489=653949,3231577=554550} 2023-10-01T07:32:58.567 INFO:tasks.rados.rados.0.smithi084.stdout:1089: writing smithi08466639-351 from 783424 to 1273069 tid 1 2023-10-01T07:32:58.575 INFO:tasks.rados.rados.0.smithi084.stdout:1089: writing smithi08466639-351 from 2003489 to 2657438 tid 2 2023-10-01T07:32:58.581 INFO:tasks.rados.rados.0.smithi084.stdout:1089: writing smithi08466639-351 from 3231577 to 3786127 tid 3 2023-10-01T07:32:58.581 INFO:tasks.rados.rados.0.smithi084.stdout:1090: write oid 297 current snap is 0 2023-10-01T07:32:58.581 INFO:tasks.rados.rados.0.smithi084.stdout:1088: expect (ObjNum 483 snap 0 seq_num 483) 2023-10-01T07:32:58.658 INFO:tasks.rados.rados.0.smithi084.stdout:1087: finishing write tid 3 to smithi08466639-131 2023-10-01T07:32:58.659 INFO:tasks.rados.rados.0.smithi084.stdout:1087: finishing write tid 4 to smithi08466639-131 2023-10-01T07:32:58.659 INFO:tasks.rados.rados.0.smithi084.stdout:1087: finishing write tid 5 to smithi08466639-131 2023-10-01T07:32:58.659 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 131 v 205 (ObjNum 831 snap 0 seq_num 831) dirty exists 2023-10-01T07:32:58.659 INFO:tasks.rados.rados.0.smithi084.stdout:1087: left oid 131 (ObjNum 831 snap 0 seq_num 831) 2023-10-01T07:32:58.659 INFO:tasks.rados.rados.0.smithi084.stdout:1089: finishing write tid 1 to smithi08466639-351 2023-10-01T07:32:58.659 INFO:tasks.rados.rados.0.smithi084.stdout:1089: finishing write tid 2 to smithi08466639-351 2023-10-01T07:32:58.659 INFO:tasks.rados.rados.0.smithi084.stdout:1089: finishing write tid 3 to smithi08466639-351 2023-10-01T07:32:58.659 INFO:tasks.rados.rados.0.smithi084.stdout:1089: finishing write tid 4 to smithi08466639-351 2023-10-01T07:32:58.659 INFO:tasks.rados.rados.0.smithi084.stdout:1089: finishing write tid 5 to smithi08466639-351 2023-10-01T07:32:58.659 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 351 v 222 (ObjNum 832 snap 0 seq_num 832) dirty exists 2023-10-01T07:32:58.660 INFO:tasks.rados.rados.0.smithi084.stdout:1089: left oid 351 (ObjNum 832 snap 0 seq_num 832) 2023-10-01T07:32:58.660 INFO:tasks.rados.rados.0.smithi084.stdout:1090: seq_num 833 ranges {400231=564894,1661971=338260} 2023-10-01T07:32:58.671 INFO:tasks.rados.rados.0.smithi084.stdout:1090: writing smithi08466639-297 from 400231 to 965125 tid 1 2023-10-01T07:32:58.677 INFO:tasks.rados.rados.0.smithi084.stdout:1090: writing smithi08466639-297 from 1661971 to 2000231 tid 2 2023-10-01T07:32:58.677 INFO:tasks.rados.rados.0.smithi084.stdout:1087: done (3 left) 2023-10-01T07:32:58.677 INFO:tasks.rados.rados.0.smithi084.stdout:1088: done (2 left) 2023-10-01T07:32:58.677 INFO:tasks.rados.rados.0.smithi084.stdout:1089: done (1 left) 2023-10-01T07:32:58.677 INFO:tasks.rados.rados.0.smithi084.stdout:1091: read oid 334 snap -1 2023-10-01T07:32:58.677 INFO:tasks.rados.rados.0.smithi084.stdout:1091: expect (ObjNum 333 snap 0 seq_num 333) 2023-10-01T07:32:58.677 INFO:tasks.rados.rados.0.smithi084.stdout:1092: write oid 368 current snap is 0 2023-10-01T07:32:58.677 INFO:tasks.rados.rados.0.smithi084.stdout:1090: finishing write tid 1 to smithi08466639-297 2023-10-01T07:32:58.678 INFO:tasks.rados.rados.0.smithi084.stdout:1092: seq_num 834 ranges {417038=640143,1720453=296585} 2023-10-01T07:32:58.682 INFO:tasks.rados.rados.0.smithi084.stdout:1092: writing smithi08466639-368 from 417038 to 1057181 tid 1 2023-10-01T07:32:58.688 INFO:tasks.rados.rados.0.smithi084.stdout:1092: writing smithi08466639-368 from 1720453 to 2017038 tid 2 2023-10-01T07:32:58.688 INFO:tasks.rados.rados.0.smithi084.stdout:1093: delete oid 213 current snap is 0 2023-10-01T07:32:58.688 INFO:tasks.rados.rados.0.smithi084.stdout:1090: finishing write tid 2 to smithi08466639-297 2023-10-01T07:32:58.688 INFO:tasks.rados.rados.0.smithi084.stdout:1090: finishing write tid 3 to smithi08466639-297 2023-10-01T07:32:58.688 INFO:tasks.rados.rados.0.smithi084.stdout:1090: finishing write tid 4 to smithi08466639-297 2023-10-01T07:32:58.689 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 297 v 178 (ObjNum 833 snap 0 seq_num 833) dirty exists 2023-10-01T07:32:58.689 INFO:tasks.rados.rados.0.smithi084.stdout:1090: left oid 297 (ObjNum 833 snap 0 seq_num 833) 2023-10-01T07:32:58.690 INFO:tasks.rados.rados.0.smithi084.stdout:1090: done (3 left) 2023-10-01T07:32:58.691 INFO:tasks.rados.rados.0.smithi084.stdout:1093: done (2 left) 2023-10-01T07:32:58.691 INFO:tasks.rados.rados.0.smithi084.stdout:1094: write oid 108 current snap is 0 2023-10-01T07:32:58.691 INFO:tasks.rados.rados.0.smithi084.stdout:1094: seq_num 836 ranges {450652=790641,1721064=329588} 2023-10-01T07:32:58.697 INFO:tasks.rados.rados.0.smithi084.stdout:1094: writing smithi08466639-108 from 450652 to 1241293 tid 1 2023-10-01T07:32:58.702 INFO:tasks.rados.rados.0.smithi084.stdout:1094: writing smithi08466639-108 from 1721064 to 2050652 tid 2 2023-10-01T07:32:58.703 INFO:tasks.rados.rados.0.smithi084.stdout:1095: read oid 111 snap -1 2023-10-01T07:32:58.703 INFO:tasks.rados.rados.0.smithi084.stdout:1095: expect (ObjNum 705 snap 0 seq_num 705) 2023-10-01T07:32:58.703 INFO:tasks.rados.rados.0.smithi084.stdout:1096: write oid 117 current snap is 0 2023-10-01T07:32:58.703 INFO:tasks.rados.rados.0.smithi084.stdout:1096: seq_num 837 ranges {467459=582243,1495899=404945} 2023-10-01T07:32:58.708 INFO:tasks.rados.rados.0.smithi084.stdout:1096: writing smithi08466639-117 from 467459 to 1049702 tid 1 2023-10-01T07:32:58.713 INFO:tasks.rados.rados.0.smithi084.stdout:1096: writing smithi08466639-117 from 1495899 to 1900844 tid 2 2023-10-01T07:32:58.713 INFO:tasks.rados.rados.0.smithi084.stdout:1097: read oid 138 snap -1 2023-10-01T07:32:58.713 INFO:tasks.rados.rados.0.smithi084.stdout:1097: expect (ObjNum 671 snap 0 seq_num 671) 2023-10-01T07:32:58.713 INFO:tasks.rados.rados.0.smithi084.stdout:1098: write oid 322 current snap is 0 2023-10-01T07:32:58.714 INFO:tasks.rados.rados.0.smithi084.stdout:1098: seq_num 838 ranges {484266=657492,1554381=529885} 2023-10-01T07:32:58.721 INFO:tasks.rados.rados.0.smithi084.stdout:1098: writing smithi08466639-322 from 484266 to 1141758 tid 1 2023-10-01T07:32:58.727 INFO:tasks.rados.rados.0.smithi084.stdout:1098: writing smithi08466639-322 from 1554381 to 2084266 tid 2 2023-10-01T07:32:58.727 INFO:tasks.rados.rados.0.smithi084.stdout:1099: read oid 329 snap -1 2023-10-01T07:32:58.727 INFO:tasks.rados.rados.0.smithi084.stdout:1099: expect (ObjNum 328 snap 0 seq_num 328) 2023-10-01T07:32:58.727 INFO:tasks.rados.rados.0.smithi084.stdout:1100: read oid 48 snap -1 2023-10-01T07:32:58.727 INFO:tasks.rados.rados.0.smithi084.stdout:1100: expect (ObjNum 725 snap 0 seq_num 725) 2023-10-01T07:32:58.727 INFO:tasks.rados.rados.0.smithi084.stdout:1101: write oid 331 current snap is 0 2023-10-01T07:32:58.728 INFO:tasks.rados.rados.0.smithi084.stdout:1101: seq_num 839 ranges {501073=732741,1896510=204563} 2023-10-01T07:32:58.728 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:32:58 smithi112 bash[28510]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:32:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T07:32:58.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:58 smithi112 bash[27689]: cluster 2023-10-01T07:32:57.237657+0000 mgr.y (mgr.24353) 204 : cluster [DBG] pgmap v179: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 100 MiB/s rd, 14 MiB/s wr, 147 op/s 2023-10-01T07:32:58.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:32:58 smithi112 bash[27689]: audit 2023-10-01T07:32:58.188838+0000 mon.a (mon.0) 701 : audit [DBG] from='client.? 172.21.15.84:0/3586701635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:32:58.736 INFO:tasks.rados.rados.0.smithi084.stdout:1101: writing smithi08466639-331 from 501073 to 1233814 tid 1 2023-10-01T07:32:58.741 INFO:tasks.rados.rados.0.smithi084.stdout:1101: writing smithi08466639-331 from 1896510 to 2101073 tid 2 2023-10-01T07:32:58.741 INFO:tasks.rados.rados.0.smithi084.stdout:1102: read oid 325 snap -1 2023-10-01T07:32:58.741 INFO:tasks.rados.rados.0.smithi084.stdout:1102: expect (ObjNum 723 snap 0 seq_num 723) 2023-10-01T07:32:58.741 INFO:tasks.rados.rados.0.smithi084.stdout:1103: read oid 140 snap -1 2023-10-01T07:32:58.741 INFO:tasks.rados.rados.0.smithi084.stdout:1103: expect (ObjNum 579 snap 0 seq_num 579) 2023-10-01T07:32:58.741 INFO:tasks.rados.rados.0.smithi084.stdout:1104: write oid 361 current snap is 0 2023-10-01T07:32:58.741 INFO:tasks.rados.rados.0.smithi084.stdout:1104: seq_num 840 ranges {517880=407990,1554992=562888} 2023-10-01T07:32:58.746 INFO:tasks.rados.rados.0.smithi084.stdout:1104: writing smithi08466639-361 from 517880 to 925870 tid 1 2023-10-01T07:32:58.754 INFO:tasks.rados.rados.0.smithi084.stdout:1104: writing smithi08466639-361 from 1554992 to 2117880 tid 2 2023-10-01T07:32:58.754 INFO:tasks.rados.rados.0.smithi084.stdout:1105: read oid 338 snap -1 2023-10-01T07:32:58.754 INFO:tasks.rados.rados.0.smithi084.stdout:1105: expect (ObjNum 752 snap 0 seq_num 752) 2023-10-01T07:32:58.755 INFO:tasks.rados.rados.0.smithi084.stdout:1106: write oid 192 current snap is 0 2023-10-01T07:32:58.755 INFO:tasks.rados.rados.0.smithi084.stdout:1106: seq_num 841 ranges {534687=483239,1613474=412283} 2023-10-01T07:32:58.759 INFO:tasks.rados.rados.0.smithi084.stdout:1106: writing smithi08466639-192 from 534687 to 1017926 tid 1 2023-10-01T07:32:58.765 INFO:tasks.rados.rados.0.smithi084.stdout:1106: writing smithi08466639-192 from 1613474 to 2025757 tid 2 2023-10-01T07:32:58.765 INFO:tasks.rados.rados.0.smithi084.stdout:1107: read oid 44 snap -1 2023-10-01T07:32:58.765 INFO:tasks.rados.rados.0.smithi084.stdout:1107: expect (ObjNum 43 snap 0 seq_num 43) 2023-10-01T07:32:58.766 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:32:58.766 INFO:tasks.rados.rados.0.smithi084.stdout:1091: expect (ObjNum 333 snap 0 seq_num 333) 2023-10-01T07:32:58.883 INFO:tasks.rados.rados.0.smithi084.stdout:1092: finishing write tid 1 to smithi08466639-368 2023-10-01T07:32:58.883 INFO:tasks.rados.rados.0.smithi084.stdout:1092: finishing write tid 2 to smithi08466639-368 2023-10-01T07:32:58.883 INFO:tasks.rados.rados.0.smithi084.stdout:1092: finishing write tid 3 to smithi08466639-368 2023-10-01T07:32:58.883 INFO:tasks.rados.rados.0.smithi084.stdout:1092: finishing write tid 4 to smithi08466639-368 2023-10-01T07:32:58.883 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 368 v 132 (ObjNum 834 snap 0 seq_num 834) dirty exists 2023-10-01T07:32:58.883 INFO:tasks.rados.rados.0.smithi084.stdout:1092: left oid 368 (ObjNum 834 snap 0 seq_num 834) 2023-10-01T07:32:58.883 INFO:tasks.rados.rados.0.smithi084.stdout:1094: finishing write tid 1 to smithi08466639-108 2023-10-01T07:32:58.883 INFO:tasks.rados.rados.0.smithi084.stdout:1094: finishing write tid 2 to smithi08466639-108 2023-10-01T07:32:58.883 INFO:tasks.rados.rados.0.smithi084.stdout:1094: finishing write tid 3 to smithi08466639-108 2023-10-01T07:32:58.883 INFO:tasks.rados.rados.0.smithi084.stdout:1094: finishing write tid 4 to smithi08466639-108 2023-10-01T07:32:58.884 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 108 v 216 (ObjNum 836 snap 0 seq_num 836) dirty exists 2023-10-01T07:32:58.884 INFO:tasks.rados.rados.0.smithi084.stdout:1094: left oid 108 (ObjNum 836 snap 0 seq_num 836) 2023-10-01T07:32:58.884 INFO:tasks.rados.rados.0.smithi084.stdout:1096: finishing write tid 1 to smithi08466639-117 2023-10-01T07:32:58.884 INFO:tasks.rados.rados.0.smithi084.stdout:1095: expect (ObjNum 705 snap 0 seq_num 705) 2023-10-01T07:32:59.056 INFO:tasks.rados.rados.0.smithi084.stdout:1096: finishing write tid 2 to smithi08466639-117 2023-10-01T07:32:59.056 INFO:tasks.rados.rados.0.smithi084.stdout:1096: finishing write tid 3 to smithi08466639-117 2023-10-01T07:32:59.056 INFO:tasks.rados.rados.0.smithi084.stdout:1096: finishing write tid 4 to smithi08466639-117 2023-10-01T07:32:59.056 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 117 v 138 (ObjNum 837 snap 0 seq_num 837) dirty exists 2023-10-01T07:32:59.057 INFO:tasks.rados.rados.0.smithi084.stdout:1096: left oid 117 (ObjNum 837 snap 0 seq_num 837) 2023-10-01T07:32:59.057 INFO:tasks.rados.rados.0.smithi084.stdout:1097: expect (ObjNum 671 snap 0 seq_num 671) 2023-10-01T07:32:59.074 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:32:58 smithi084 bash[27645]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:32:58] "GET /metrics HTTP/1.1" 200 194933 "" "Prometheus/2.33.4" 2023-10-01T07:32:59.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:58 smithi084 bash[27378]: cluster 2023-10-01T07:32:57.237657+0000 mgr.y (mgr.24353) 204 : cluster [DBG] pgmap v179: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 100 MiB/s rd, 14 MiB/s wr, 147 op/s 2023-10-01T07:32:59.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:32:58 smithi084 bash[27378]: audit 2023-10-01T07:32:58.188838+0000 mon.a (mon.0) 701 : audit [DBG] from='client.? 172.21.15.84:0/3586701635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:32:59.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:58 smithi084 bash[33757]: cluster 2023-10-01T07:32:57.237657+0000 mgr.y (mgr.24353) 204 : cluster [DBG] pgmap v179: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 100 MiB/s rd, 14 MiB/s wr, 147 op/s 2023-10-01T07:32:59.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:32:58 smithi084 bash[33757]: audit 2023-10-01T07:32:58.188838+0000 mon.a (mon.0) 701 : audit [DBG] from='client.? 172.21.15.84:0/3586701635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:32:59.198 INFO:tasks.rados.rados.0.smithi084.stdout:1098: finishing write tid 1 to smithi08466639-322 2023-10-01T07:32:59.199 INFO:tasks.rados.rados.0.smithi084.stdout:1098: finishing write tid 2 to smithi08466639-322 2023-10-01T07:32:59.199 INFO:tasks.rados.rados.0.smithi084.stdout:1098: finishing write tid 3 to smithi08466639-322 2023-10-01T07:32:59.199 INFO:tasks.rados.rados.0.smithi084.stdout:1098: finishing write tid 4 to smithi08466639-322 2023-10-01T07:32:59.199 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 322 v 212 (ObjNum 838 snap 0 seq_num 838) dirty exists 2023-10-01T07:32:59.199 INFO:tasks.rados.rados.0.smithi084.stdout:1098: left oid 322 (ObjNum 838 snap 0 seq_num 838) 2023-10-01T07:32:59.199 INFO:tasks.rados.rados.0.smithi084.stdout:1100: expect (ObjNum 725 snap 0 seq_num 725) 2023-10-01T07:32:59.284 INFO:tasks.rados.rados.0.smithi084.stdout:1099: expect (ObjNum 328 snap 0 seq_num 328) 2023-10-01T07:32:59.404 INFO:tasks.rados.rados.0.smithi084.stdout:1102: expect (ObjNum 723 snap 0 seq_num 723) 2023-10-01T07:32:59.473 INFO:tasks.rados.rados.0.smithi084.stdout:1101: finishing write tid 1 to smithi08466639-331 2023-10-01T07:32:59.473 INFO:tasks.rados.rados.0.smithi084.stdout:1101: finishing write tid 2 to smithi08466639-331 2023-10-01T07:32:59.474 INFO:tasks.rados.rados.0.smithi084.stdout:1101: finishing write tid 3 to smithi08466639-331 2023-10-01T07:32:59.474 INFO:tasks.rados.rados.0.smithi084.stdout:1101: finishing write tid 4 to smithi08466639-331 2023-10-01T07:32:59.474 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 331 v 225 (ObjNum 839 snap 0 seq_num 839) dirty exists 2023-10-01T07:32:59.474 INFO:tasks.rados.rados.0.smithi084.stdout:1101: left oid 331 (ObjNum 839 snap 0 seq_num 839) 2023-10-01T07:32:59.474 INFO:tasks.rados.rados.0.smithi084.stdout:1104: finishing write tid 1 to smithi08466639-361 2023-10-01T07:32:59.474 INFO:tasks.rados.rados.0.smithi084.stdout:1103: expect (ObjNum 579 snap 0 seq_num 579) 2023-10-01T07:32:59.696 INFO:tasks.rados.rados.0.smithi084.stdout:1105: expect (ObjNum 752 snap 0 seq_num 752) 2023-10-01T07:32:59.778 INFO:tasks.rados.rados.0.smithi084.stdout:1104: finishing write tid 2 to smithi08466639-361 2023-10-01T07:32:59.779 INFO:tasks.rados.rados.0.smithi084.stdout:1104: finishing write tid 3 to smithi08466639-361 2023-10-01T07:32:59.779 INFO:tasks.rados.rados.0.smithi084.stdout:1104: finishing write tid 4 to smithi08466639-361 2023-10-01T07:32:59.779 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 361 v 197 (ObjNum 840 snap 0 seq_num 840) dirty exists 2023-10-01T07:32:59.779 INFO:tasks.rados.rados.0.smithi084.stdout:1104: left oid 361 (ObjNum 840 snap 0 seq_num 840) 2023-10-01T07:32:59.779 INFO:tasks.rados.rados.0.smithi084.stdout:1106: finishing write tid 1 to smithi08466639-192 2023-10-01T07:32:59.779 INFO:tasks.rados.rados.0.smithi084.stdout:1107: expect (ObjNum 43 snap 0 seq_num 43) 2023-10-01T07:32:59.859 INFO:tasks.rados.rados.0.smithi084.stdout:1106: finishing write tid 2 to smithi08466639-192 2023-10-01T07:32:59.860 INFO:tasks.rados.rados.0.smithi084.stdout:1106: finishing write tid 3 to smithi08466639-192 2023-10-01T07:32:59.860 INFO:tasks.rados.rados.0.smithi084.stdout:1106: finishing write tid 4 to smithi08466639-192 2023-10-01T07:32:59.860 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 192 v 141 (ObjNum 841 snap 0 seq_num 841) dirty exists 2023-10-01T07:32:59.860 INFO:tasks.rados.rados.0.smithi084.stdout:1106: left oid 192 (ObjNum 841 snap 0 seq_num 841) 2023-10-01T07:32:59.860 INFO:tasks.rados.rados.0.smithi084.stdout:1091: done (15 left) 2023-10-01T07:32:59.860 INFO:tasks.rados.rados.0.smithi084.stdout:1092: done (14 left) 2023-10-01T07:32:59.860 INFO:tasks.rados.rados.0.smithi084.stdout:1094: done (13 left) 2023-10-01T07:32:59.860 INFO:tasks.rados.rados.0.smithi084.stdout:1095: done (12 left) 2023-10-01T07:32:59.860 INFO:tasks.rados.rados.0.smithi084.stdout:1096: done (11 left) 2023-10-01T07:32:59.861 INFO:tasks.rados.rados.0.smithi084.stdout:1097: done (10 left) 2023-10-01T07:32:59.861 INFO:tasks.rados.rados.0.smithi084.stdout:1098: done (9 left) 2023-10-01T07:32:59.861 INFO:tasks.rados.rados.0.smithi084.stdout:1099: done (8 left) 2023-10-01T07:32:59.861 INFO:tasks.rados.rados.0.smithi084.stdout:1100: done (7 left) 2023-10-01T07:32:59.861 INFO:tasks.rados.rados.0.smithi084.stdout:1101: done (6 left) 2023-10-01T07:32:59.861 INFO:tasks.rados.rados.0.smithi084.stdout:1102: done (5 left) 2023-10-01T07:32:59.861 INFO:tasks.rados.rados.0.smithi084.stdout:1103: done (4 left) 2023-10-01T07:32:59.861 INFO:tasks.rados.rados.0.smithi084.stdout:1104: done (3 left) 2023-10-01T07:32:59.861 INFO:tasks.rados.rados.0.smithi084.stdout:1105: done (2 left) 2023-10-01T07:32:59.861 INFO:tasks.rados.rados.0.smithi084.stdout:1106: done (1 left) 2023-10-01T07:32:59.861 INFO:tasks.rados.rados.0.smithi084.stdout:1107: done (0 left) 2023-10-01T07:32:59.861 INFO:tasks.rados.rados.0.smithi084.stdout:1108: write oid 86 current snap is 0 2023-10-01T07:32:59.862 INFO:tasks.rados.rados.0.smithi084.stdout:1108: seq_num 842 ranges {551494=558488,1671956=479538} 2023-10-01T07:32:59.872 INFO:tasks.rados.rados.0.smithi084.stdout:1108: writing smithi08466639-86 from 551494 to 1109982 tid 1 2023-10-01T07:32:59.879 INFO:tasks.rados.rados.0.smithi084.stdout:1108: writing smithi08466639-86 from 1671956 to 2151494 tid 2 2023-10-01T07:32:59.880 INFO:tasks.rados.rados.0.smithi084.stdout:1109: read oid 402 snap -1 2023-10-01T07:32:59.880 INFO:tasks.rados.rados.0.smithi084.stdout:1109: expect (ObjNum 401 snap 0 seq_num 401) 2023-10-01T07:32:59.880 INFO:tasks.rados.rados.0.smithi084.stdout:1110: read oid 392 snap -1 2023-10-01T07:32:59.880 INFO:tasks.rados.rados.0.smithi084.stdout:1110: expect (ObjNum 775 snap 0 seq_num 775) 2023-10-01T07:32:59.880 INFO:tasks.rados.rados.0.smithi084.stdout:1111: read oid 193 snap -1 2023-10-01T07:32:59.880 INFO:tasks.rados.rados.0.smithi084.stdout:1111: expect (ObjNum 792 snap 0 seq_num 792) 2023-10-01T07:32:59.880 INFO:tasks.rados.rados.0.smithi084.stdout:1112: write oid 299 current snap is 0 2023-10-01T07:32:59.880 INFO:tasks.rados.rados.0.smithi084.stdout:1112: seq_num 843 ranges {568301=633737,1614085=415952} 2023-10-01T07:32:59.889 INFO:tasks.rados.rados.0.smithi084.stdout:1112: writing smithi08466639-299 from 568301 to 1202038 tid 1 2023-10-01T07:32:59.895 INFO:tasks.rados.rados.0.smithi084.stdout:1112: writing smithi08466639-299 from 1614085 to 2030037 tid 2 2023-10-01T07:32:59.896 INFO:tasks.rados.rados.0.smithi084.stdout:1113: read oid 488 snap -1 2023-10-01T07:32:59.896 INFO:tasks.rados.rados.0.smithi084.stdout:1113: expect (ObjNum 824 snap 0 seq_num 824) 2023-10-01T07:32:59.896 INFO:tasks.rados.rados.0.smithi084.stdout:1114: read oid 490 snap -1 2023-10-01T07:32:59.896 INFO:tasks.rados.rados.0.smithi084.stdout:1114: expect (ObjNum 489 snap 0 seq_num 489) 2023-10-01T07:32:59.896 INFO:tasks.rados.rados.0.smithi084.stdout:1115: read oid 55 snap -1 2023-10-01T07:32:59.896 INFO:tasks.rados.rados.0.smithi084.stdout:1115: expect (ObjNum 732 snap 0 seq_num 732) 2023-10-01T07:32:59.896 INFO:tasks.rados.rados.0.smithi084.stdout:1116: read oid 195 snap -1 2023-10-01T07:32:59.896 INFO:tasks.rados.rados.0.smithi084.stdout:1116: expect (ObjNum 684 snap 0 seq_num 684) 2023-10-01T07:32:59.896 INFO:tasks.rados.rados.0.smithi084.stdout:1117: write oid 481 current snap is 0 2023-10-01T07:32:59.896 INFO:tasks.rados.rados.0.smithi084.stdout:1108: finishing write tid 1 to smithi08466639-86 2023-10-01T07:32:59.896 INFO:tasks.rados.rados.0.smithi084.stdout:1108: finishing write tid 2 to smithi08466639-86 2023-10-01T07:32:59.896 INFO:tasks.rados.rados.0.smithi084.stdout:1108: finishing write tid 3 to smithi08466639-86 2023-10-01T07:32:59.897 INFO:tasks.rados.rados.0.smithi084.stdout:1117: seq_num 844 ranges {585108=425339,1788920=396188} 2023-10-01T07:32:59.901 INFO:tasks.rados.rados.0.smithi084.stdout:1117: writing smithi08466639-481 from 585108 to 1010447 tid 1 2023-10-01T07:32:59.911 INFO:tasks.rados.rados.0.smithi084.stdout:1117: writing smithi08466639-481 from 1788920 to 2185108 tid 2 2023-10-01T07:32:59.911 INFO:tasks.rados.rados.0.smithi084.stdout:1118: write oid 136 current snap is 0 2023-10-01T07:32:59.911 INFO:tasks.rados.rados.0.smithi084.stdout:1118: seq_num 845 ranges {601915=500588,1847402=354513} 2023-10-01T07:32:59.917 INFO:tasks.rados.rados.0.smithi084.stdout:1118: writing smithi08466639-136 from 601915 to 1102503 tid 1 2023-10-01T07:32:59.924 INFO:tasks.rados.rados.0.smithi084.stdout:1118: writing smithi08466639-136 from 1847402 to 2201915 tid 2 2023-10-01T07:32:59.924 INFO:tasks.rados.rados.0.smithi084.stdout:1119: write oid 3 current snap is 0 2023-10-01T07:32:59.924 INFO:tasks.rados.rados.0.smithi084.stdout:1119: seq_num 846 ranges {618722=575837,1905884=312838} 2023-10-01T07:32:59.930 INFO:tasks.rados.rados.0.smithi084.stdout:1119: writing smithi08466639-3 from 618722 to 1194559 tid 1 2023-10-01T07:32:59.936 INFO:tasks.rados.rados.0.smithi084.stdout:1119: writing smithi08466639-3 from 1905884 to 2218722 tid 2 2023-10-01T07:32:59.936 INFO:tasks.rados.rados.0.smithi084.stdout:1120: write oid 394 current snap is 0 2023-10-01T07:32:59.936 INFO:tasks.rados.rados.0.smithi084.stdout:1120: seq_num 847 ranges {635529=651086,1848013=387516} 2023-10-01T07:32:59.943 INFO:tasks.rados.rados.0.smithi084.stdout:1120: writing smithi08466639-394 from 635529 to 1286615 tid 1 2023-10-01T07:32:59.949 INFO:tasks.rados.rados.0.smithi084.stdout:1120: writing smithi08466639-394 from 1848013 to 2235529 tid 2 2023-10-01T07:32:59.949 INFO:tasks.rados.rados.0.smithi084.stdout:1121: read oid 17 snap -1 2023-10-01T07:32:59.949 INFO:tasks.rados.rados.0.smithi084.stdout:1121: expect (ObjNum 16 snap 0 seq_num 16) 2023-10-01T07:32:59.949 INFO:tasks.rados.rados.0.smithi084.stdout:1122: write oid 92 current snap is 0 2023-10-01T07:32:59.949 INFO:tasks.rados.rados.0.smithi084.stdout:1110: expect (ObjNum 775 snap 0 seq_num 775) 2023-10-01T07:33:00.181 INFO:tasks.rados.rados.0.smithi084.stdout:1108: finishing write tid 4 to smithi08466639-86 2023-10-01T07:33:00.181 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 86 v 200 (ObjNum 842 snap 0 seq_num 842) dirty exists 2023-10-01T07:33:00.181 INFO:tasks.rados.rados.0.smithi084.stdout:1108: left oid 86 (ObjNum 842 snap 0 seq_num 842) 2023-10-01T07:33:00.181 INFO:tasks.rados.rados.0.smithi084.stdout:1109: expect (ObjNum 401 snap 0 seq_num 401) 2023-10-01T07:33:00.275 INFO:tasks.rados.rados.0.smithi084.stdout:1111: expect (ObjNum 792 snap 0 seq_num 792) 2023-10-01T07:33:00.483 INFO:tasks.rados.rados.0.smithi084.stdout:1112: finishing write tid 1 to smithi08466639-299 2023-10-01T07:33:00.483 INFO:tasks.rados.rados.0.smithi084.stdout:1112: finishing write tid 2 to smithi08466639-299 2023-10-01T07:33:00.483 INFO:tasks.rados.rados.0.smithi084.stdout:1112: finishing write tid 3 to smithi08466639-299 2023-10-01T07:33:00.483 INFO:tasks.rados.rados.0.smithi084.stdout:1112: finishing write tid 4 to smithi08466639-299 2023-10-01T07:33:00.483 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 299 v 165 (ObjNum 843 snap 0 seq_num 843) dirty exists 2023-10-01T07:33:00.483 INFO:tasks.rados.rados.0.smithi084.stdout:1112: left oid 299 (ObjNum 843 snap 0 seq_num 843) 2023-10-01T07:33:00.484 INFO:tasks.rados.rados.0.smithi084.stdout:1114: expect (ObjNum 489 snap 0 seq_num 489) 2023-10-01T07:33:00.550 INFO:tasks.rados.rados.0.smithi084.stdout:1115: expect (ObjNum 732 snap 0 seq_num 732) 2023-10-01T07:33:00.599 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:00 smithi084 bash[27378]: cluster 2023-10-01T07:32:59.238271+0000 mgr.y (mgr.24353) 205 : cluster [DBG] pgmap v180: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 8.6 MiB/s wr, 94 op/s 2023-10-01T07:33:00.599 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:00 smithi084 bash[27378]: audit 2023-10-01T07:33:00.566053+0000 mon.c (mon.2) 109 : audit [DBG] from='client.? 172.21.15.84:0/2002316891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:00.681 INFO:tasks.rados.rados.0.smithi084.stdout:1113: expect (ObjNum 824 snap 0 seq_num 824) 2023-10-01T07:33:00.849 INFO:tasks.rados.rados.0.smithi084.stdout:1117: finishing write tid 1 to smithi08466639-481 2023-10-01T07:33:00.849 INFO:tasks.rados.rados.0.smithi084.stdout:1116: expect (ObjNum 684 snap 0 seq_num 684) 2023-10-01T07:33:00.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:00 smithi112 bash[27689]: cluster 2023-10-01T07:32:59.238271+0000 mgr.y (mgr.24353) 205 : cluster [DBG] pgmap v180: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 8.6 MiB/s wr, 94 op/s 2023-10-01T07:33:00.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:00 smithi112 bash[27689]: audit 2023-10-01T07:33:00.566053+0000 mon.c (mon.2) 109 : audit [DBG] from='client.? 172.21.15.84:0/2002316891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:00.998 INFO:tasks.rados.rados.0.smithi084.stdout:1117: finishing write tid 2 to smithi08466639-481 2023-10-01T07:33:00.998 INFO:tasks.rados.rados.0.smithi084.stdout:1117: finishing write tid 3 to smithi08466639-481 2023-10-01T07:33:00.999 INFO:tasks.rados.rados.0.smithi084.stdout:1117: finishing write tid 4 to smithi08466639-481 2023-10-01T07:33:00.999 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 481 v 143 (ObjNum 844 snap 0 seq_num 844) dirty exists 2023-10-01T07:33:00.999 INFO:tasks.rados.rados.0.smithi084.stdout:1117: left oid 481 (ObjNum 844 snap 0 seq_num 844) 2023-10-01T07:33:00.999 INFO:tasks.rados.rados.0.smithi084.stdout:1118: finishing write tid 1 to smithi08466639-136 2023-10-01T07:33:00.999 INFO:tasks.rados.rados.0.smithi084.stdout:1118: finishing write tid 2 to smithi08466639-136 2023-10-01T07:33:00.999 INFO:tasks.rados.rados.0.smithi084.stdout:1118: finishing write tid 3 to smithi08466639-136 2023-10-01T07:33:00.999 INFO:tasks.rados.rados.0.smithi084.stdout:1118: finishing write tid 4 to smithi08466639-136 2023-10-01T07:33:00.999 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 136 v 208 (ObjNum 845 snap 0 seq_num 845) dirty exists 2023-10-01T07:33:00.999 INFO:tasks.rados.rados.0.smithi084.stdout:1118: left oid 136 (ObjNum 845 snap 0 seq_num 845) 2023-10-01T07:33:00.999 INFO:tasks.rados.rados.0.smithi084.stdout:1119: finishing write tid 1 to smithi08466639-3 2023-10-01T07:33:01.000 INFO:tasks.rados.rados.0.smithi084.stdout:1119: finishing write tid 2 to smithi08466639-3 2023-10-01T07:33:01.000 INFO:tasks.rados.rados.0.smithi084.stdout:1119: finishing write tid 3 to smithi08466639-3 2023-10-01T07:33:01.000 INFO:tasks.rados.rados.0.smithi084.stdout:1119: finishing write tid 4 to smithi08466639-3 2023-10-01T07:33:01.000 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 3 v 211 (ObjNum 846 snap 0 seq_num 846) dirty exists 2023-10-01T07:33:01.000 INFO:tasks.rados.rados.0.smithi084.stdout:1119: left oid 3 (ObjNum 846 snap 0 seq_num 846) 2023-10-01T07:33:01.000 INFO:tasks.rados.rados.0.smithi084.stdout:1120: finishing write tid 1 to smithi08466639-394 2023-10-01T07:33:01.000 INFO:tasks.rados.rados.0.smithi084.stdout:1121: expect (ObjNum 16 snap 0 seq_num 16) 2023-10-01T07:33:01.069 INFO:tasks.rados.rados.0.smithi084.stdout:1120: finishing write tid 2 to smithi08466639-394 2023-10-01T07:33:01.069 INFO:tasks.rados.rados.0.smithi084.stdout:1120: finishing write tid 3 to smithi08466639-394 2023-10-01T07:33:01.070 INFO:tasks.rados.rados.0.smithi084.stdout:1120: finishing write tid 4 to smithi08466639-394 2023-10-01T07:33:01.070 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 394 v 203 (ObjNum 847 snap 0 seq_num 847) dirty exists 2023-10-01T07:33:01.070 INFO:tasks.rados.rados.0.smithi084.stdout:1120: left oid 394 (ObjNum 847 snap 0 seq_num 847) 2023-10-01T07:33:01.070 INFO:tasks.rados.rados.0.smithi084.stdout:1122: seq_num 848 ranges {652336=726335,1906495=345841} 2023-10-01T07:33:01.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:00 smithi084 bash[33757]: cluster 2023-10-01T07:32:59.238271+0000 mgr.y (mgr.24353) 205 : cluster [DBG] pgmap v180: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 8.6 MiB/s wr, 94 op/s 2023-10-01T07:33:01.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:00 smithi084 bash[33757]: audit 2023-10-01T07:33:00.566053+0000 mon.c (mon.2) 109 : audit [DBG] from='client.? 172.21.15.84:0/2002316891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:01.083 INFO:tasks.rados.rados.0.smithi084.stdout:1122: writing smithi08466639-92 from 652336 to 1378671 tid 1 2023-10-01T07:33:01.089 INFO:tasks.rados.rados.0.smithi084.stdout:1122: writing smithi08466639-92 from 1906495 to 2252336 tid 2 2023-10-01T07:33:01.089 INFO:tasks.rados.rados.0.smithi084.stdout:1108: done (14 left) 2023-10-01T07:33:01.089 INFO:tasks.rados.rados.0.smithi084.stdout:1109: done (13 left) 2023-10-01T07:33:01.089 INFO:tasks.rados.rados.0.smithi084.stdout:1110: done (12 left) 2023-10-01T07:33:01.089 INFO:tasks.rados.rados.0.smithi084.stdout:1111: done (11 left) 2023-10-01T07:33:01.090 INFO:tasks.rados.rados.0.smithi084.stdout:1112: done (10 left) 2023-10-01T07:33:01.090 INFO:tasks.rados.rados.0.smithi084.stdout:1113: done (9 left) 2023-10-01T07:33:01.090 INFO:tasks.rados.rados.0.smithi084.stdout:1114: done (8 left) 2023-10-01T07:33:01.090 INFO:tasks.rados.rados.0.smithi084.stdout:1115: done (7 left) 2023-10-01T07:33:01.090 INFO:tasks.rados.rados.0.smithi084.stdout:1116: done (6 left) 2023-10-01T07:33:01.090 INFO:tasks.rados.rados.0.smithi084.stdout:1117: done (5 left) 2023-10-01T07:33:01.090 INFO:tasks.rados.rados.0.smithi084.stdout:1118: done (4 left) 2023-10-01T07:33:01.090 INFO:tasks.rados.rados.0.smithi084.stdout:1119: done (3 left) 2023-10-01T07:33:01.090 INFO:tasks.rados.rados.0.smithi084.stdout:1120: done (2 left) 2023-10-01T07:33:01.090 INFO:tasks.rados.rados.0.smithi084.stdout:1121: done (1 left) 2023-10-01T07:33:01.090 INFO:tasks.rados.rados.0.smithi084.stdout:1123: write oid 120 current snap is 0 2023-10-01T07:33:01.090 INFO:tasks.rados.rados.0.smithi084.stdout:1123: seq_num 849 ranges {669143=401584,1564977=426959} 2023-10-01T07:33:01.094 INFO:tasks.rados.rados.0.smithi084.stdout:1123: writing smithi08466639-120 from 669143 to 1070727 tid 1 2023-10-01T07:33:01.100 INFO:tasks.rados.rados.0.smithi084.stdout:1123: writing smithi08466639-120 from 1564977 to 1991936 tid 2 2023-10-01T07:33:01.100 INFO:tasks.rados.rados.0.smithi084.stdout:1124: write oid 400 current snap is 0 2023-10-01T07:33:01.100 INFO:tasks.rados.rados.0.smithi084.stdout:1124: seq_num 850 ranges {685950=476833,1623459=570617} 2023-10-01T07:33:01.106 INFO:tasks.rados.rados.0.smithi084.stdout:1124: writing smithi08466639-400 from 685950 to 1162783 tid 1 2023-10-01T07:33:01.112 INFO:tasks.rados.rados.0.smithi084.stdout:1124: writing smithi08466639-400 from 1623459 to 2194076 tid 2 2023-10-01T07:33:01.112 INFO:tasks.rados.rados.0.smithi084.stdout:1125: write oid 206 current snap is 0 2023-10-01T07:33:01.112 INFO:tasks.rados.rados.0.smithi084.stdout:1125: seq_num 851 ranges {702757=552082,1681941=430628} 2023-10-01T07:33:01.119 INFO:tasks.rados.rados.0.smithi084.stdout:1125: writing smithi08466639-206 from 702757 to 1254839 tid 1 2023-10-01T07:33:01.124 INFO:tasks.rados.rados.0.smithi084.stdout:1125: writing smithi08466639-206 from 1681941 to 2112569 tid 2 2023-10-01T07:33:01.124 INFO:tasks.rados.rados.0.smithi084.stdout:1126: write oid 242 current snap is 0 2023-10-01T07:33:01.124 INFO:tasks.rados.rados.0.smithi084.stdout:1122: finishing write tid 1 to smithi08466639-92 2023-10-01T07:33:01.124 INFO:tasks.rados.rados.0.smithi084.stdout:1126: seq_num 852 ranges {719564=743684,2140423=179141} 2023-10-01T07:33:01.132 INFO:tasks.rados.rados.0.smithi084.stdout:1126: writing smithi08466639-242 from 719564 to 1463248 tid 1 2023-10-01T07:33:01.136 INFO:tasks.rados.rados.0.smithi084.stdout:1126: writing smithi08466639-242 from 2140423 to 2319564 tid 2 2023-10-01T07:33:01.137 INFO:tasks.rados.rados.0.smithi084.stdout:1127: read oid 255 snap -1 2023-10-01T07:33:01.137 INFO:tasks.rados.rados.0.smithi084.stdout:1127: expect (ObjNum 254 snap 0 seq_num 254) 2023-10-01T07:33:01.137 INFO:tasks.rados.rados.0.smithi084.stdout:1128: write oid 140 current snap is 0 2023-10-01T07:33:01.137 INFO:tasks.rados.rados.0.smithi084.stdout:1128: seq_num 853 ranges {736371=418933,1798905=434297} 2023-10-01T07:33:01.143 INFO:tasks.rados.rados.0.smithi084.stdout:1128: writing smithi08466639-140 from 736371 to 1155304 tid 1 2023-10-01T07:33:01.149 INFO:tasks.rados.rados.0.smithi084.stdout:1128: writing smithi08466639-140 from 1798905 to 2233202 tid 2 2023-10-01T07:33:01.149 INFO:tasks.rados.rados.0.smithi084.stdout:1129: write oid 121 current snap is 0 2023-10-01T07:33:01.149 INFO:tasks.rados.rados.0.smithi084.stdout:1122: finishing write tid 2 to smithi08466639-92 2023-10-01T07:33:01.149 INFO:tasks.rados.rados.0.smithi084.stdout:1122: finishing write tid 3 to smithi08466639-92 2023-10-01T07:33:01.149 INFO:tasks.rados.rados.0.smithi084.stdout:1122: finishing write tid 4 to smithi08466639-92 2023-10-01T07:33:01.150 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 92 v 173 (ObjNum 848 snap 0 seq_num 848) dirty exists 2023-10-01T07:33:01.150 INFO:tasks.rados.rados.0.smithi084.stdout:1122: left oid 92 (ObjNum 848 snap 0 seq_num 848) 2023-10-01T07:33:01.150 INFO:tasks.rados.rados.0.smithi084.stdout:1123: finishing write tid 1 to smithi08466639-120 2023-10-01T07:33:01.150 INFO:tasks.rados.rados.0.smithi084.stdout:1123: finishing write tid 2 to smithi08466639-120 2023-10-01T07:33:01.150 INFO:tasks.rados.rados.0.smithi084.stdout:1123: finishing write tid 3 to smithi08466639-120 2023-10-01T07:33:01.150 INFO:tasks.rados.rados.0.smithi084.stdout:1123: finishing write tid 4 to smithi08466639-120 2023-10-01T07:33:01.150 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 120 v 135 (ObjNum 849 snap 0 seq_num 849) dirty exists 2023-10-01T07:33:01.150 INFO:tasks.rados.rados.0.smithi084.stdout:1123: left oid 120 (ObjNum 849 snap 0 seq_num 849) 2023-10-01T07:33:01.150 INFO:tasks.rados.rados.0.smithi084.stdout:1124: finishing write tid 1 to smithi08466639-400 2023-10-01T07:33:01.150 INFO:tasks.rados.rados.0.smithi084.stdout:1124: finishing write tid 2 to smithi08466639-400 2023-10-01T07:33:01.150 INFO:tasks.rados.rados.0.smithi084.stdout:1124: finishing write tid 3 to smithi08466639-400 2023-10-01T07:33:01.150 INFO:tasks.rados.rados.0.smithi084.stdout:1129: seq_num 854 ranges {753178=494182,1857387=495791} 2023-10-01T07:33:01.159 INFO:tasks.rados.rados.0.smithi084.stdout:1129: writing smithi08466639-121 from 753178 to 1247360 tid 1 2023-10-01T07:33:01.167 INFO:tasks.rados.rados.0.smithi084.stdout:1129: writing smithi08466639-121 from 1857387 to 2353178 tid 2 2023-10-01T07:33:01.167 INFO:tasks.rados.rados.0.smithi084.stdout:1122: done (7 left) 2023-10-01T07:33:01.167 INFO:tasks.rados.rados.0.smithi084.stdout:1123: done (6 left) 2023-10-01T07:33:01.167 INFO:tasks.rados.rados.0.smithi084.stdout:1130: read oid 415 snap -1 2023-10-01T07:33:01.168 INFO:tasks.rados.rados.0.smithi084.stdout:1130: expect (ObjNum 414 snap 0 seq_num 414) 2023-10-01T07:33:01.168 INFO:tasks.rados.rados.0.smithi084.stdout:1131: read oid 113 snap -1 2023-10-01T07:33:01.168 INFO:tasks.rados.rados.0.smithi084.stdout:1131: expect (ObjNum 716 snap 0 seq_num 716) 2023-10-01T07:33:01.168 INFO:tasks.rados.rados.0.smithi084.stdout:1132: read oid 190 snap -1 2023-10-01T07:33:01.168 INFO:tasks.rados.rados.0.smithi084.stdout:1132: expect (ObjNum 189 snap 0 seq_num 189) 2023-10-01T07:33:01.168 INFO:tasks.rados.rados.0.smithi084.stdout:1133: write oid 225 current snap is 0 2023-10-01T07:33:01.168 INFO:tasks.rados.rados.0.smithi084.stdout:1133: seq_num 855 ranges {769985=569431,1915869=437966} 2023-10-01T07:33:01.175 INFO:tasks.rados.rados.0.smithi084.stdout:1133: writing smithi08466639-225 from 769985 to 1339416 tid 1 2023-10-01T07:33:01.181 INFO:tasks.rados.rados.0.smithi084.stdout:1133: writing smithi08466639-225 from 1915869 to 2353835 tid 2 2023-10-01T07:33:01.181 INFO:tasks.rados.rados.0.smithi084.stdout:1134: delete oid 482 current snap is 0 2023-10-01T07:33:01.182 INFO:tasks.rados.rados.0.smithi084.stdout:1124: finishing write tid 4 to smithi08466639-400 2023-10-01T07:33:01.182 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 400 v 168 (ObjNum 850 snap 0 seq_num 850) dirty exists 2023-10-01T07:33:01.182 INFO:tasks.rados.rados.0.smithi084.stdout:1124: left oid 400 (ObjNum 850 snap 0 seq_num 850) 2023-10-01T07:33:01.182 INFO:tasks.rados.rados.0.smithi084.stdout:1125: finishing write tid 1 to smithi08466639-206 2023-10-01T07:33:01.182 INFO:tasks.rados.rados.0.smithi084.stdout:1125: finishing write tid 2 to smithi08466639-206 2023-10-01T07:33:01.182 INFO:tasks.rados.rados.0.smithi084.stdout:1125: finishing write tid 3 to smithi08466639-206 2023-10-01T07:33:01.182 INFO:tasks.rados.rados.0.smithi084.stdout:1125: finishing write tid 4 to smithi08466639-206 2023-10-01T07:33:01.182 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 206 v 138 (ObjNum 851 snap 0 seq_num 851) dirty exists 2023-10-01T07:33:01.182 INFO:tasks.rados.rados.0.smithi084.stdout:1125: left oid 206 (ObjNum 851 snap 0 seq_num 851) 2023-10-01T07:33:01.182 INFO:tasks.rados.rados.0.smithi084.stdout:1126: finishing write tid 1 to smithi08466639-242 2023-10-01T07:33:01.182 INFO:tasks.rados.rados.0.smithi084.stdout:1127: expect (ObjNum 254 snap 0 seq_num 254) 2023-10-01T07:33:01.259 INFO:tasks.rados.rados.0.smithi084.stdout:1126: finishing write tid 2 to smithi08466639-242 2023-10-01T07:33:01.259 INFO:tasks.rados.rados.0.smithi084.stdout:1126: finishing write tid 3 to smithi08466639-242 2023-10-01T07:33:01.260 INFO:tasks.rados.rados.0.smithi084.stdout:1126: finishing write tid 4 to smithi08466639-242 2023-10-01T07:33:01.260 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 242 v 146 (ObjNum 852 snap 0 seq_num 852) dirty exists 2023-10-01T07:33:01.260 INFO:tasks.rados.rados.0.smithi084.stdout:1126: left oid 242 (ObjNum 852 snap 0 seq_num 852) 2023-10-01T07:33:01.260 INFO:tasks.rados.rados.0.smithi084.stdout:1128: finishing write tid 1 to smithi08466639-140 2023-10-01T07:33:01.260 INFO:tasks.rados.rados.0.smithi084.stdout:1128: finishing write tid 2 to smithi08466639-140 2023-10-01T07:33:01.260 INFO:tasks.rados.rados.0.smithi084.stdout:1128: finishing write tid 3 to smithi08466639-140 2023-10-01T07:33:01.260 INFO:tasks.rados.rados.0.smithi084.stdout:1128: finishing write tid 4 to smithi08466639-140 2023-10-01T07:33:01.260 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 140 v 129 (ObjNum 853 snap 0 seq_num 853) dirty exists 2023-10-01T07:33:01.260 INFO:tasks.rados.rados.0.smithi084.stdout:1128: left oid 140 (ObjNum 853 snap 0 seq_num 853) 2023-10-01T07:33:01.260 INFO:tasks.rados.rados.0.smithi084.stdout:1129: finishing write tid 1 to smithi08466639-121 2023-10-01T07:33:01.260 INFO:tasks.rados.rados.0.smithi084.stdout:1130: expect (ObjNum 414 snap 0 seq_num 414) 2023-10-01T07:33:01.357 INFO:tasks.rados.rados.0.smithi084.stdout:1131: expect (ObjNum 716 snap 0 seq_num 716) 2023-10-01T07:33:01.442 INFO:tasks.rados.rados.0.smithi084.stdout:1129: finishing write tid 2 to smithi08466639-121 2023-10-01T07:33:01.442 INFO:tasks.rados.rados.0.smithi084.stdout:1132: expect (ObjNum 189 snap 0 seq_num 189) 2023-10-01T07:33:01.548 INFO:tasks.rados.rados.0.smithi084.stdout:1129: finishing write tid 3 to smithi08466639-121 2023-10-01T07:33:01.548 INFO:tasks.rados.rados.0.smithi084.stdout:1129: finishing write tid 4 to smithi08466639-121 2023-10-01T07:33:01.548 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 121 v 144 (ObjNum 854 snap 0 seq_num 854) dirty exists 2023-10-01T07:33:01.548 INFO:tasks.rados.rados.0.smithi084.stdout:1129: left oid 121 (ObjNum 854 snap 0 seq_num 854) 2023-10-01T07:33:01.548 INFO:tasks.rados.rados.0.smithi084.stdout:1133: finishing write tid 1 to smithi08466639-225 2023-10-01T07:33:01.548 INFO:tasks.rados.rados.0.smithi084.stdout:1133: finishing write tid 2 to smithi08466639-225 2023-10-01T07:33:01.548 INFO:tasks.rados.rados.0.smithi084.stdout:1133: finishing write tid 3 to smithi08466639-225 2023-10-01T07:33:01.548 INFO:tasks.rados.rados.0.smithi084.stdout:1124: done (10 left) 2023-10-01T07:33:01.549 INFO:tasks.rados.rados.0.smithi084.stdout:1125: done (9 left) 2023-10-01T07:33:01.549 INFO:tasks.rados.rados.0.smithi084.stdout:1126: done (8 left) 2023-10-01T07:33:01.549 INFO:tasks.rados.rados.0.smithi084.stdout:1127: done (7 left) 2023-10-01T07:33:01.549 INFO:tasks.rados.rados.0.smithi084.stdout:1128: done (6 left) 2023-10-01T07:33:01.549 INFO:tasks.rados.rados.0.smithi084.stdout:1129: done (5 left) 2023-10-01T07:33:01.549 INFO:tasks.rados.rados.0.smithi084.stdout:1130: done (4 left) 2023-10-01T07:33:01.549 INFO:tasks.rados.rados.0.smithi084.stdout:1131: done (3 left) 2023-10-01T07:33:01.549 INFO:tasks.rados.rados.0.smithi084.stdout:1132: done (2 left) 2023-10-01T07:33:01.549 INFO:tasks.rados.rados.0.smithi084.stdout:1134: done (1 left) 2023-10-01T07:33:01.549 INFO:tasks.rados.rados.0.smithi084.stdout:1133: finishing write tid 4 to smithi08466639-225 2023-10-01T07:33:01.549 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 225 v 162 (ObjNum 855 snap 0 seq_num 855) dirty exists 2023-10-01T07:33:01.549 INFO:tasks.rados.rados.0.smithi084.stdout:1133: left oid 225 (ObjNum 855 snap 0 seq_num 855) 2023-10-01T07:33:01.549 INFO:tasks.rados.rados.0.smithi084.stdout:1135: read oid 25 snap -1 2023-10-01T07:33:01.550 INFO:tasks.rados.rados.0.smithi084.stdout:1135: expect (ObjNum 24 snap 0 seq_num 24) 2023-10-01T07:33:01.550 INFO:tasks.rados.rados.0.smithi084.stdout:1133: done (1 left) 2023-10-01T07:33:01.550 INFO:tasks.rados.rados.0.smithi084.stdout:1136: write oid 244 current snap is 0 2023-10-01T07:33:01.550 INFO:tasks.rados.rados.0.smithi084.stdout:1136: seq_num 857 ranges {403599=719929,1916480=441635} 2023-10-01T07:33:01.560 INFO:tasks.rados.rados.0.smithi084.stdout:1136: writing smithi08466639-244 from 403599 to 1123528 tid 1 2023-10-01T07:33:01.568 INFO:tasks.rados.rados.0.smithi084.stdout:1136: writing smithi08466639-244 from 1916480 to 2358115 tid 2 2023-10-01T07:33:01.568 INFO:tasks.rados.rados.0.smithi084.stdout:1137: write oid 213 current snap is 0 2023-10-01T07:33:01.568 INFO:tasks.rados.rados.0.smithi084.stdout:1137: seq_num 858 ranges {420406=795178,1974962=445444} 2023-10-01T07:33:01.575 INFO:tasks.rados.rados.0.smithi084.stdout:1137: writing smithi08466639-213 from 420406 to 1215584 tid 1 2023-10-01T07:33:01.582 INFO:tasks.rados.rados.0.smithi084.stdout:1137: writing smithi08466639-213 from 1974962 to 2420406 tid 2 2023-10-01T07:33:01.582 INFO:tasks.rados.rados.0.smithi084.stdout:1138: write oid 246 current snap is 0 2023-10-01T07:33:01.582 INFO:tasks.rados.rados.0.smithi084.stdout:1138: seq_num 859 ranges {437213=470427,1633444=728951} 2023-10-01T07:33:01.587 INFO:tasks.rados.rados.0.smithi084.stdout:1138: writing smithi08466639-246 from 437213 to 907640 tid 1 2023-10-01T07:33:01.596 INFO:tasks.rados.rados.0.smithi084.stdout:1138: writing smithi08466639-246 from 1633444 to 2362395 tid 2 2023-10-01T07:33:01.596 INFO:tasks.rados.rados.0.smithi084.stdout:1139: write oid 53 current snap is 0 2023-10-01T07:33:01.596 INFO:tasks.rados.rados.0.smithi084.stdout:1139: seq_num 860 ranges {454020=662029,1691926=588962} 2023-10-01T07:33:01.602 INFO:tasks.rados.rados.0.smithi084.stdout:1139: writing smithi08466639-53 from 454020 to 1116049 tid 1 2023-10-01T07:33:01.609 INFO:tasks.rados.rados.0.smithi084.stdout:1139: writing smithi08466639-53 from 1691926 to 2280888 tid 2 2023-10-01T07:33:01.609 INFO:tasks.rados.rados.0.smithi084.stdout:1140: write oid 262 current snap is 0 2023-10-01T07:33:01.610 INFO:tasks.rados.rados.0.smithi084.stdout:1140: seq_num 861 ranges {470827=737278,1750408=720419} 2023-10-01T07:33:01.616 INFO:tasks.rados.rados.0.smithi084.stdout:1140: writing smithi08466639-262 from 470827 to 1208105 tid 1 2023-10-01T07:33:01.623 INFO:tasks.rados.rados.0.smithi084.stdout:1140: writing smithi08466639-262 from 1750408 to 2470827 tid 2 2023-10-01T07:33:01.624 INFO:tasks.rados.rados.0.smithi084.stdout:1141: write oid 149 current snap is 0 2023-10-01T07:33:01.624 INFO:tasks.rados.rados.0.smithi084.stdout:1141: seq_num 862 ranges {487634=412527,1408890=592631} 2023-10-01T07:33:01.629 INFO:tasks.rados.rados.0.smithi084.stdout:1141: writing smithi08466639-149 from 487634 to 900161 tid 1 2023-10-01T07:33:01.636 INFO:tasks.rados.rados.0.smithi084.stdout:1141: writing smithi08466639-149 from 1408890 to 2001521 tid 2 2023-10-01T07:33:01.636 INFO:tasks.rados.rados.0.smithi084.stdout:1142: write oid 257 current snap is 0 2023-10-01T07:33:01.636 INFO:tasks.rados.rados.0.smithi084.stdout:1142: seq_num 863 ranges {504441=487776,1467372=736289} 2023-10-01T07:33:01.642 INFO:tasks.rados.rados.0.smithi084.stdout:1142: writing smithi08466639-257 from 504441 to 992217 tid 1 2023-10-01T07:33:01.649 INFO:tasks.rados.rados.0.smithi084.stdout:1142: writing smithi08466639-257 from 1467372 to 2203661 tid 2 2023-10-01T07:33:01.649 INFO:tasks.rados.rados.0.smithi084.stdout:1143: read oid 447 snap -1 2023-10-01T07:33:01.649 INFO:tasks.rados.rados.0.smithi084.stdout:1143: expect (ObjNum 446 snap 0 seq_num 446) 2023-10-01T07:33:01.649 INFO:tasks.rados.rados.0.smithi084.stdout:1144: read oid 156 snap -1 2023-10-01T07:33:01.649 INFO:tasks.rados.rados.0.smithi084.stdout:1144: expect deleted 2023-10-01T07:33:01.649 INFO:tasks.rados.rados.0.smithi084.stdout:1145: write oid 256 current snap is 0 2023-10-01T07:33:01.649 INFO:tasks.rados.rados.0.smithi084.stdout:1135: expect (ObjNum 24 snap 0 seq_num 24) 2023-10-01T07:33:01.732 INFO:tasks.rados.rados.0.smithi084.stdout:1136: finishing write tid 1 to smithi08466639-244 2023-10-01T07:33:01.732 INFO:tasks.rados.rados.0.smithi084.stdout:1136: finishing write tid 2 to smithi08466639-244 2023-10-01T07:33:01.732 INFO:tasks.rados.rados.0.smithi084.stdout:1136: finishing write tid 3 to smithi08466639-244 2023-10-01T07:33:01.732 INFO:tasks.rados.rados.0.smithi084.stdout:1136: finishing write tid 4 to smithi08466639-244 2023-10-01T07:33:01.732 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 244 v 147 (ObjNum 857 snap 0 seq_num 857) dirty exists 2023-10-01T07:33:01.733 INFO:tasks.rados.rados.0.smithi084.stdout:1136: left oid 244 (ObjNum 857 snap 0 seq_num 857) 2023-10-01T07:33:01.733 INFO:tasks.rados.rados.0.smithi084.stdout:1137: finishing write tid 1 to smithi08466639-213 2023-10-01T07:33:01.733 INFO:tasks.rados.rados.0.smithi084.stdout:1137: finishing write tid 2 to smithi08466639-213 2023-10-01T07:33:01.733 INFO:tasks.rados.rados.0.smithi084.stdout:1137: finishing write tid 3 to smithi08466639-213 2023-10-01T07:33:01.733 INFO:tasks.rados.rados.0.smithi084.stdout:1137: finishing write tid 4 to smithi08466639-213 2023-10-01T07:33:01.733 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 213 v 182 (ObjNum 858 snap 0 seq_num 858) dirty exists 2023-10-01T07:33:01.733 INFO:tasks.rados.rados.0.smithi084.stdout:1137: left oid 213 (ObjNum 858 snap 0 seq_num 858) 2023-10-01T07:33:01.733 INFO:tasks.rados.rados.0.smithi084.stdout:1138: finishing write tid 1 to smithi08466639-246 2023-10-01T07:33:01.733 INFO:tasks.rados.rados.0.smithi084.stdout:1138: finishing write tid 2 to smithi08466639-246 2023-10-01T07:33:01.733 INFO:tasks.rados.rados.0.smithi084.stdout:1138: finishing write tid 3 to smithi08466639-246 2023-10-01T07:33:01.733 INFO:tasks.rados.rados.0.smithi084.stdout:1138: finishing write tid 4 to smithi08466639-246 2023-10-01T07:33:01.733 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 246 v 228 (ObjNum 859 snap 0 seq_num 859) dirty exists 2023-10-01T07:33:01.734 INFO:tasks.rados.rados.0.smithi084.stdout:1138: left oid 246 (ObjNum 859 snap 0 seq_num 859) 2023-10-01T07:33:01.734 INFO:tasks.rados.rados.0.smithi084.stdout:1139: finishing write tid 1 to smithi08466639-53 2023-10-01T07:33:01.734 INFO:tasks.rados.rados.0.smithi084.stdout:1145: seq_num 864 ranges {521248=563025,1809501=596300} 2023-10-01T07:33:01.742 INFO:tasks.rados.rados.0.smithi084.stdout:1145: writing smithi08466639-256 from 521248 to 1084273 tid 1 2023-10-01T07:33:01.751 INFO:tasks.rados.rados.0.smithi084.stdout:1145: writing smithi08466639-256 from 1809501 to 2405801 tid 2 2023-10-01T07:33:01.751 INFO:tasks.rados.rados.0.smithi084.stdout:1135: done (10 left) 2023-10-01T07:33:01.751 INFO:tasks.rados.rados.0.smithi084.stdout:1136: done (9 left) 2023-10-01T07:33:01.751 INFO:tasks.rados.rados.0.smithi084.stdout:1137: done (8 left) 2023-10-01T07:33:01.751 INFO:tasks.rados.rados.0.smithi084.stdout:1138: done (7 left) 2023-10-01T07:33:01.751 INFO:tasks.rados.rados.0.smithi084.stdout:1146: read oid 226 snap -1 2023-10-01T07:33:01.752 INFO:tasks.rados.rados.0.smithi084.stdout:1146: expect (ObjNum 568 snap 0 seq_num 568) 2023-10-01T07:33:01.752 INFO:tasks.rados.rados.0.smithi084.stdout:1147: delete oid 290 current snap is 0 2023-10-01T07:33:01.752 INFO:tasks.rados.rados.0.smithi084.stdout:1139: finishing write tid 2 to smithi08466639-53 2023-10-01T07:33:01.752 INFO:tasks.rados.rados.0.smithi084.stdout:1139: finishing write tid 3 to smithi08466639-53 2023-10-01T07:33:01.752 INFO:tasks.rados.rados.0.smithi084.stdout:1139: finishing write tid 4 to smithi08466639-53 2023-10-01T07:33:01.752 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 53 v 193 (ObjNum 860 snap 0 seq_num 860) dirty exists 2023-10-01T07:33:01.752 INFO:tasks.rados.rados.0.smithi084.stdout:1139: left oid 53 (ObjNum 860 snap 0 seq_num 860) 2023-10-01T07:33:01.752 INFO:tasks.rados.rados.0.smithi084.stdout:1140: finishing write tid 1 to smithi08466639-262 2023-10-01T07:33:01.752 INFO:tasks.rados.rados.0.smithi084.stdout:1140: finishing write tid 2 to smithi08466639-262 2023-10-01T07:33:01.752 INFO:tasks.rados.rados.0.smithi084.stdout:1140: finishing write tid 3 to smithi08466639-262 2023-10-01T07:33:01.752 INFO:tasks.rados.rados.0.smithi084.stdout:1140: finishing write tid 4 to smithi08466639-262 2023-10-01T07:33:01.752 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 262 v 171 (ObjNum 861 snap 0 seq_num 861) dirty exists 2023-10-01T07:33:01.752 INFO:tasks.rados.rados.0.smithi084.stdout:1140: left oid 262 (ObjNum 861 snap 0 seq_num 861) 2023-10-01T07:33:01.753 INFO:tasks.rados.rados.0.smithi084.stdout:1141: finishing write tid 1 to smithi08466639-149 2023-10-01T07:33:01.753 INFO:tasks.rados.rados.0.smithi084.stdout:1141: finishing write tid 2 to smithi08466639-149 2023-10-01T07:33:01.753 INFO:tasks.rados.rados.0.smithi084.stdout:1141: finishing write tid 3 to smithi08466639-149 2023-10-01T07:33:01.753 INFO:tasks.rados.rados.0.smithi084.stdout:1141: finishing write tid 4 to smithi08466639-149 2023-10-01T07:33:01.753 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 149 v 215 (ObjNum 862 snap 0 seq_num 862) dirty exists 2023-10-01T07:33:01.753 INFO:tasks.rados.rados.0.smithi084.stdout:1141: left oid 149 (ObjNum 862 snap 0 seq_num 862) 2023-10-01T07:33:01.753 INFO:tasks.rados.rados.0.smithi084.stdout:1142: finishing write tid 1 to smithi08466639-257 2023-10-01T07:33:01.753 INFO:tasks.rados.rados.0.smithi084.stdout:1142: finishing write tid 2 to smithi08466639-257 2023-10-01T07:33:01.753 INFO:tasks.rados.rados.0.smithi084.stdout:1142: finishing write tid 3 to smithi08466639-257 2023-10-01T07:33:01.753 INFO:tasks.rados.rados.0.smithi084.stdout:1142: finishing write tid 4 to smithi08466639-257 2023-10-01T07:33:01.753 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 257 v 175 (ObjNum 863 snap 0 seq_num 863) dirty exists 2023-10-01T07:33:01.754 INFO:tasks.rados.rados.0.smithi084.stdout:1142: left oid 257 (ObjNum 863 snap 0 seq_num 863) 2023-10-01T07:33:01.754 INFO:tasks.rados.rados.0.smithi084.stdout:1143: expect (ObjNum 446 snap 0 seq_num 446) 2023-10-01T07:33:01.875 INFO:tasks.rados.rados.0.smithi084.stdout:1145: finishing write tid 1 to smithi08466639-256 2023-10-01T07:33:01.875 INFO:tasks.rados.rados.0.smithi084.stdout:1145: finishing write tid 2 to smithi08466639-256 2023-10-01T07:33:01.875 INFO:tasks.rados.rados.0.smithi084.stdout:1145: finishing write tid 3 to smithi08466639-256 2023-10-01T07:33:01.875 INFO:tasks.rados.rados.0.smithi084.stdout:1145: finishing write tid 4 to smithi08466639-256 2023-10-01T07:33:01.875 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 256 v 185 (ObjNum 864 snap 0 seq_num 864) dirty exists 2023-10-01T07:33:01.876 INFO:tasks.rados.rados.0.smithi084.stdout:1145: left oid 256 (ObjNum 864 snap 0 seq_num 864) 2023-10-01T07:33:01.876 INFO:tasks.rados.rados.0.smithi084.stdout:1146: expect (ObjNum 568 snap 0 seq_num 568) 2023-10-01T07:33:02.044 INFO:tasks.rados.rados.0.smithi084.stdout:1139: done (8 left) 2023-10-01T07:33:02.044 INFO:tasks.rados.rados.0.smithi084.stdout:1140: done (7 left) 2023-10-01T07:33:02.044 INFO:tasks.rados.rados.0.smithi084.stdout:1141: done (6 left) 2023-10-01T07:33:02.045 INFO:tasks.rados.rados.0.smithi084.stdout:1142: done (5 left) 2023-10-01T07:33:02.045 INFO:tasks.rados.rados.0.smithi084.stdout:1143: done (4 left) 2023-10-01T07:33:02.045 INFO:tasks.rados.rados.0.smithi084.stdout:1144: done (3 left) 2023-10-01T07:33:02.045 INFO:tasks.rados.rados.0.smithi084.stdout:1145: done (2 left) 2023-10-01T07:33:02.045 INFO:tasks.rados.rados.0.smithi084.stdout:1146: done (1 left) 2023-10-01T07:33:02.045 INFO:tasks.rados.rados.0.smithi084.stdout:1147: done (0 left) 2023-10-01T07:33:02.045 INFO:tasks.rados.rados.0.smithi084.stdout:1148: read oid 84 snap -1 2023-10-01T07:33:02.045 INFO:tasks.rados.rados.0.smithi084.stdout:1148: expect (ObjNum 763 snap 0 seq_num 763) 2023-10-01T07:33:02.045 INFO:tasks.rados.rados.0.smithi084.stdout:1149: read oid 416 snap -1 2023-10-01T07:33:02.045 INFO:tasks.rados.rados.0.smithi084.stdout:1149: expect (ObjNum 663 snap 0 seq_num 663) 2023-10-01T07:33:02.045 INFO:tasks.rados.rados.0.smithi084.stdout:1150: write oid 310 current snap is 0 2023-10-01T07:33:02.045 INFO:tasks.rados.rados.0.smithi084.stdout:1150: seq_num 866 ranges {554862=713523,1926465=599969} 2023-10-01T07:33:02.056 INFO:tasks.rados.rados.0.smithi084.stdout:1150: writing smithi08466639-310 from 554862 to 1268385 tid 1 2023-10-01T07:33:02.064 INFO:tasks.rados.rados.0.smithi084.stdout:1150: writing smithi08466639-310 from 1926465 to 2526434 tid 2 2023-10-01T07:33:02.064 INFO:tasks.rados.rados.0.smithi084.stdout:1151: read oid 247 snap -1 2023-10-01T07:33:02.064 INFO:tasks.rados.rados.0.smithi084.stdout:1151: expect (ObjNum 246 snap 0 seq_num 246) 2023-10-01T07:33:02.064 INFO:tasks.rados.rados.0.smithi084.stdout:1152: write oid 230 current snap is 0 2023-10-01T07:33:02.064 INFO:tasks.rados.rados.0.smithi084.stdout:1152: seq_num 867 ranges {571669=505125,1701300=743627} 2023-10-01T07:33:02.070 INFO:tasks.rados.rados.0.smithi084.stdout:1152: writing smithi08466639-230 from 571669 to 1076794 tid 1 2023-10-01T07:33:02.079 INFO:tasks.rados.rados.0.smithi084.stdout:1152: writing smithi08466639-230 from 1701300 to 2444927 tid 2 2023-10-01T07:33:02.079 INFO:tasks.rados.rados.0.smithi084.stdout:1153: read oid 263 snap -1 2023-10-01T07:33:02.079 INFO:tasks.rados.rados.0.smithi084.stdout:1153: expect (ObjNum 544 snap 0 seq_num 544) 2023-10-01T07:33:02.079 INFO:tasks.rados.rados.0.smithi084.stdout:1149: expect (ObjNum 663 snap 0 seq_num 663) 2023-10-01T07:33:02.244 INFO:tasks.rados.rados.0.smithi084.stdout:1148: expect (ObjNum 763 snap 0 seq_num 763) 2023-10-01T07:33:02.367 INFO:tasks.rados.rados.0.smithi084.stdout:1150: finishing write tid 1 to smithi08466639-310 2023-10-01T07:33:02.367 INFO:tasks.rados.rados.0.smithi084.stdout:1150: finishing write tid 2 to smithi08466639-310 2023-10-01T07:33:02.367 INFO:tasks.rados.rados.0.smithi084.stdout:1150: finishing write tid 3 to smithi08466639-310 2023-10-01T07:33:02.367 INFO:tasks.rados.rados.0.smithi084.stdout:1150: finishing write tid 4 to smithi08466639-310 2023-10-01T07:33:02.368 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 310 v 178 (ObjNum 866 snap 0 seq_num 866) dirty exists 2023-10-01T07:33:02.368 INFO:tasks.rados.rados.0.smithi084.stdout:1150: left oid 310 (ObjNum 866 snap 0 seq_num 866) 2023-10-01T07:33:02.368 INFO:tasks.rados.rados.0.smithi084.stdout:1151: expect (ObjNum 246 snap 0 seq_num 246) 2023-10-01T07:33:02.436 INFO:tasks.rados.rados.0.smithi084.stdout:1152: finishing write tid 1 to smithi08466639-230 2023-10-01T07:33:02.436 INFO:tasks.rados.rados.0.smithi084.stdout:1152: finishing write tid 2 to smithi08466639-230 2023-10-01T07:33:02.436 INFO:tasks.rados.rados.0.smithi084.stdout:1152: finishing write tid 3 to smithi08466639-230 2023-10-01T07:33:02.437 INFO:tasks.rados.rados.0.smithi084.stdout:1152: finishing write tid 4 to smithi08466639-230 2023-10-01T07:33:02.437 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 230 v 196 (ObjNum 867 snap 0 seq_num 867) dirty exists 2023-10-01T07:33:02.437 INFO:tasks.rados.rados.0.smithi084.stdout:1152: left oid 230 (ObjNum 867 snap 0 seq_num 867) 2023-10-01T07:33:02.437 INFO:tasks.rados.rados.0.smithi084.stdout:1153: expect (ObjNum 544 snap 0 seq_num 544) 2023-10-01T07:33:02.572 INFO:tasks.rados.rados.0.smithi084.stdout:1148: done (5 left) 2023-10-01T07:33:02.572 INFO:tasks.rados.rados.0.smithi084.stdout:1149: done (4 left) 2023-10-01T07:33:02.572 INFO:tasks.rados.rados.0.smithi084.stdout:1150: done (3 left) 2023-10-01T07:33:02.572 INFO:tasks.rados.rados.0.smithi084.stdout:1151: done (2 left) 2023-10-01T07:33:02.572 INFO:tasks.rados.rados.0.smithi084.stdout:1152: done (1 left) 2023-10-01T07:33:02.572 INFO:tasks.rados.rados.0.smithi084.stdout:1153: done (0 left) 2023-10-01T07:33:02.573 INFO:tasks.rados.rados.0.smithi084.stdout:1154: write oid 100 current snap is 0 2023-10-01T07:33:02.573 INFO:tasks.rados.rados.0.smithi084.stdout:1154: seq_num 868 ranges {588476=580374,1643429=603638} 2023-10-01T07:33:02.585 INFO:tasks.rados.rados.0.smithi084.stdout:1154: writing smithi08466639-100 from 588476 to 1168850 tid 1 2023-10-01T07:33:02.592 INFO:tasks.rados.rados.0.smithi084.stdout:1154: writing smithi08466639-100 from 1643429 to 2247067 tid 2 2023-10-01T07:33:02.592 INFO:tasks.rados.rados.0.smithi084.stdout:1155: write oid 434 current snap is 0 2023-10-01T07:33:02.592 INFO:tasks.rados.rados.0.smithi084.stdout:1155: seq_num 869 ranges {605283=655623,1701911=747296} 2023-10-01T07:33:02.602 INFO:tasks.rados.rados.0.smithi084.stdout:1155: writing smithi08466639-434 from 605283 to 1260906 tid 1 2023-10-01T07:33:02.607 INFO:tasks.rados.rados.0.smithi084.stdout:1155: writing smithi08466639-434 from 1701911 to 2449207 tid 2 2023-10-01T07:33:02.607 INFO:tasks.rados.rados.0.smithi084.stdout:1156: write oid 471 current snap is 0 2023-10-01T07:33:02.607 INFO:tasks.rados.rados.0.smithi084.stdout:1156: seq_num 870 ranges {622090=730872,1760393=607307} 2023-10-01T07:33:02.615 INFO:tasks.rados.rados.0.smithi084.stdout:1156: writing smithi08466639-471 from 622090 to 1352962 tid 1 2023-10-01T07:33:02.621 INFO:tasks.rados.rados.0.smithi084.stdout:1156: writing smithi08466639-471 from 1760393 to 2367700 tid 2 2023-10-01T07:33:02.621 INFO:tasks.rados.rados.0.smithi084.stdout:1157: write oid 147 current snap is 0 2023-10-01T07:33:02.621 INFO:tasks.rados.rados.0.smithi084.stdout:1157: seq_num 871 ranges {638897=406121,1818875=750965} 2023-10-01T07:33:02.627 INFO:tasks.rados.rados.0.smithi084.stdout:1157: writing smithi08466639-147 from 638897 to 1045018 tid 1 2023-10-01T07:33:02.636 INFO:tasks.rados.rados.0.smithi084.stdout:1157: writing smithi08466639-147 from 1818875 to 2569840 tid 2 2023-10-01T07:33:02.637 INFO:tasks.rados.rados.0.smithi084.stdout:1158: read oid 201 snap -1 2023-10-01T07:33:02.637 INFO:tasks.rados.rados.0.smithi084.stdout:1158: expect deleted 2023-10-01T07:33:02.637 INFO:tasks.rados.rados.0.smithi084.stdout:1159: read oid 379 snap -1 2023-10-01T07:33:02.637 INFO:tasks.rados.rados.0.smithi084.stdout:1159: expect (ObjNum 378 snap 0 seq_num 378) 2023-10-01T07:33:02.637 INFO:tasks.rados.rados.0.smithi084.stdout:1160: read oid 184 snap -1 2023-10-01T07:33:02.637 INFO:tasks.rados.rados.0.smithi084.stdout:1160: expect (ObjNum 183 snap 0 seq_num 183) 2023-10-01T07:33:02.637 INFO:tasks.rados.rados.0.smithi084.stdout:1161: write oid 330 current snap is 0 2023-10-01T07:33:02.637 INFO:tasks.rados.rados.0.smithi084.stdout:1154: finishing write tid 1 to smithi08466639-100 2023-10-01T07:33:02.637 INFO:tasks.rados.rados.0.smithi084.stdout:1161: seq_num 872 ranges {655704=481370,1761004=494623} 2023-10-01T07:33:02.644 INFO:tasks.rados.rados.0.smithi084.stdout:1161: writing smithi08466639-330 from 655704 to 1137074 tid 1 2023-10-01T07:33:02.652 INFO:tasks.rados.rados.0.smithi084.stdout:1161: writing smithi08466639-330 from 1761004 to 2255627 tid 2 2023-10-01T07:33:02.652 INFO:tasks.rados.rados.0.smithi084.stdout:1162: read oid 85 snap -1 2023-10-01T07:33:02.652 INFO:tasks.rados.rados.0.smithi084.stdout:1162: expect (ObjNum 739 snap 0 seq_num 739) 2023-10-01T07:33:02.652 INFO:tasks.rados.rados.0.smithi084.stdout:1163: read oid 301 snap -1 2023-10-01T07:33:02.652 INFO:tasks.rados.rados.0.smithi084.stdout:1163: expect (ObjNum 300 snap 0 seq_num 300) 2023-10-01T07:33:02.652 INFO:tasks.rados.rados.0.smithi084.stdout:1164: read oid 55 snap -1 2023-10-01T07:33:02.652 INFO:tasks.rados.rados.0.smithi084.stdout:1164: expect (ObjNum 732 snap 0 seq_num 732) 2023-10-01T07:33:02.653 INFO:tasks.rados.rados.0.smithi084.stdout:1165: write oid 92 current snap is 0 2023-10-01T07:33:02.653 INFO:tasks.rados.rados.0.smithi084.stdout:1154: finishing write tid 2 to smithi08466639-100 2023-10-01T07:33:02.653 INFO:tasks.rados.rados.0.smithi084.stdout:1154: finishing write tid 3 to smithi08466639-100 2023-10-01T07:33:02.653 INFO:tasks.rados.rados.0.smithi084.stdout:1154: finishing write tid 4 to smithi08466639-100 2023-10-01T07:33:02.653 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 100 v 206 (ObjNum 868 snap 0 seq_num 868) dirty exists 2023-10-01T07:33:02.653 INFO:tasks.rados.rados.0.smithi084.stdout:1154: left oid 100 (ObjNum 868 snap 0 seq_num 868) 2023-10-01T07:33:02.653 INFO:tasks.rados.rados.0.smithi084.stdout:1155: finishing write tid 1 to smithi08466639-434 2023-10-01T07:33:02.653 INFO:tasks.rados.rados.0.smithi084.stdout:1155: finishing write tid 2 to smithi08466639-434 2023-10-01T07:33:02.653 INFO:tasks.rados.rados.0.smithi084.stdout:1155: finishing write tid 3 to smithi08466639-434 2023-10-01T07:33:02.653 INFO:tasks.rados.rados.0.smithi084.stdout:1165: seq_num 873 ranges {672511=556619,1819486=754634} 2023-10-01T07:33:02.660 INFO:tasks.rados.rados.0.smithi084.stdout:1165: writing smithi08466639-92 from 672511 to 1229130 tid 1 2023-10-01T07:33:02.669 INFO:tasks.rados.rados.0.smithi084.stdout:1165: writing smithi08466639-92 from 1819486 to 2574120 tid 2 2023-10-01T07:33:02.669 INFO:tasks.rados.rados.0.smithi084.stdout:1154: done (11 left) 2023-10-01T07:33:02.669 INFO:tasks.rados.rados.0.smithi084.stdout:1166: delete oid 356 current snap is 0 2023-10-01T07:33:02.669 INFO:tasks.rados.rados.0.smithi084.stdout:1155: finishing write tid 4 to smithi08466639-434 2023-10-01T07:33:02.669 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 434 v 218 (ObjNum 869 snap 0 seq_num 869) dirty exists 2023-10-01T07:33:02.669 INFO:tasks.rados.rados.0.smithi084.stdout:1155: left oid 434 (ObjNum 869 snap 0 seq_num 869) 2023-10-01T07:33:02.669 INFO:tasks.rados.rados.0.smithi084.stdout:1156: finishing write tid 1 to smithi08466639-471 2023-10-01T07:33:02.669 INFO:tasks.rados.rados.0.smithi084.stdout:1156: finishing write tid 2 to smithi08466639-471 2023-10-01T07:33:02.669 INFO:tasks.rados.rados.0.smithi084.stdout:1156: finishing write tid 3 to smithi08466639-471 2023-10-01T07:33:02.670 INFO:tasks.rados.rados.0.smithi084.stdout:1156: finishing write tid 4 to smithi08466639-471 2023-10-01T07:33:02.670 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 471 v 209 (ObjNum 870 snap 0 seq_num 870) dirty exists 2023-10-01T07:33:02.670 INFO:tasks.rados.rados.0.smithi084.stdout:1156: left oid 471 (ObjNum 870 snap 0 seq_num 870) 2023-10-01T07:33:02.670 INFO:tasks.rados.rados.0.smithi084.stdout:1157: finishing write tid 1 to smithi08466639-147 2023-10-01T07:33:02.670 INFO:tasks.rados.rados.0.smithi084.stdout:1159: expect (ObjNum 378 snap 0 seq_num 378) 2023-10-01T07:33:02.751 INFO:tasks.rados.rados.0.smithi084.stdout:1157: finishing write tid 2 to smithi08466639-147 2023-10-01T07:33:02.751 INFO:tasks.rados.rados.0.smithi084.stdout:1157: finishing write tid 3 to smithi08466639-147 2023-10-01T07:33:02.751 INFO:tasks.rados.rados.0.smithi084.stdout:1157: finishing write tid 4 to smithi08466639-147 2023-10-01T07:33:02.751 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 147 v 132 (ObjNum 871 snap 0 seq_num 871) dirty exists 2023-10-01T07:33:02.751 INFO:tasks.rados.rados.0.smithi084.stdout:1157: left oid 147 (ObjNum 871 snap 0 seq_num 871) 2023-10-01T07:33:02.751 INFO:tasks.rados.rados.0.smithi084.stdout:1160: expect (ObjNum 183 snap 0 seq_num 183) 2023-10-01T07:33:02.851 INFO:tasks.rados.rados.0.smithi084.stdout:1161: finishing write tid 1 to smithi08466639-330 2023-10-01T07:33:02.851 INFO:tasks.rados.rados.0.smithi084.stdout:1164: expect (ObjNum 732 snap 0 seq_num 732) 2023-10-01T07:33:02.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:02 smithi112 bash[27689]: cluster 2023-10-01T07:33:01.239370+0000 mgr.y (mgr.24353) 206 : cluster [DBG] pgmap v181: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 92 MiB/s rd, 13 MiB/s wr, 136 op/s 2023-10-01T07:33:02.978 INFO:tasks.rados.rados.0.smithi084.stdout:1161: finishing write tid 2 to smithi08466639-330 2023-10-01T07:33:02.979 INFO:tasks.rados.rados.0.smithi084.stdout:1161: finishing write tid 3 to smithi08466639-330 2023-10-01T07:33:02.979 INFO:tasks.rados.rados.0.smithi084.stdout:1161: finishing write tid 4 to smithi08466639-330 2023-10-01T07:33:02.979 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 330 v 181 (ObjNum 872 snap 0 seq_num 872) dirty exists 2023-10-01T07:33:02.979 INFO:tasks.rados.rados.0.smithi084.stdout:1161: left oid 330 (ObjNum 872 snap 0 seq_num 872) 2023-10-01T07:33:02.979 INFO:tasks.rados.rados.0.smithi084.stdout:1162: expect (ObjNum 739 snap 0 seq_num 739) 2023-10-01T07:33:03.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:02 smithi084 bash[27378]: cluster 2023-10-01T07:33:01.239370+0000 mgr.y (mgr.24353) 206 : cluster [DBG] pgmap v181: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 92 MiB/s rd, 13 MiB/s wr, 136 op/s 2023-10-01T07:33:03.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:02 smithi084 bash[33757]: cluster 2023-10-01T07:33:01.239370+0000 mgr.y (mgr.24353) 206 : cluster [DBG] pgmap v181: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 92 MiB/s rd, 13 MiB/s wr, 136 op/s 2023-10-01T07:33:03.085 INFO:tasks.rados.rados.0.smithi084.stdout:1163: expect (ObjNum 300 snap 0 seq_num 300) 2023-10-01T07:33:03.184 INFO:tasks.rados.rados.0.smithi084.stdout:1165: finishing write tid 1 to smithi08466639-92 2023-10-01T07:33:03.185 INFO:tasks.rados.rados.0.smithi084.stdout:1165: finishing write tid 2 to smithi08466639-92 2023-10-01T07:33:03.185 INFO:tasks.rados.rados.0.smithi084.stdout:1165: finishing write tid 3 to smithi08466639-92 2023-10-01T07:33:03.185 INFO:tasks.rados.rados.0.smithi084.stdout:1165: finishing write tid 4 to smithi08466639-92 2023-10-01T07:33:03.185 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 92 v 176 (ObjNum 873 snap 0 seq_num 873) dirty exists 2023-10-01T07:33:03.185 INFO:tasks.rados.rados.0.smithi084.stdout:1165: left oid 92 (ObjNum 873 snap 0 seq_num 873) 2023-10-01T07:33:03.185 INFO:tasks.rados.rados.0.smithi084.stdout:1155: done (11 left) 2023-10-01T07:33:03.185 INFO:tasks.rados.rados.0.smithi084.stdout:1156: done (10 left) 2023-10-01T07:33:03.185 INFO:tasks.rados.rados.0.smithi084.stdout:1157: done (9 left) 2023-10-01T07:33:03.185 INFO:tasks.rados.rados.0.smithi084.stdout:1158: done (8 left) 2023-10-01T07:33:03.185 INFO:tasks.rados.rados.0.smithi084.stdout:1159: done (7 left) 2023-10-01T07:33:03.185 INFO:tasks.rados.rados.0.smithi084.stdout:1160: done (6 left) 2023-10-01T07:33:03.186 INFO:tasks.rados.rados.0.smithi084.stdout:1161: done (5 left) 2023-10-01T07:33:03.186 INFO:tasks.rados.rados.0.smithi084.stdout:1162: done (4 left) 2023-10-01T07:33:03.186 INFO:tasks.rados.rados.0.smithi084.stdout:1163: done (3 left) 2023-10-01T07:33:03.186 INFO:tasks.rados.rados.0.smithi084.stdout:1164: done (2 left) 2023-10-01T07:33:03.186 INFO:tasks.rados.rados.0.smithi084.stdout:1165: done (1 left) 2023-10-01T07:33:03.186 INFO:tasks.rados.rados.0.smithi084.stdout:1166: done (0 left) 2023-10-01T07:33:03.186 INFO:tasks.rados.rados.0.smithi084.stdout:1167: write oid 500 current snap is 0 2023-10-01T07:33:03.186 INFO:tasks.rados.rados.0.smithi084.stdout:1167: seq_num 875 ranges {706125=423470,1652803=758303} 2023-10-01T07:33:03.197 INFO:tasks.rados.rados.0.smithi084.stdout:1167: writing smithi08466639-500 from 706125 to 1129595 tid 1 2023-10-01T07:33:03.204 INFO:tasks.rados.rados.0.smithi084.stdout:1167: writing smithi08466639-500 from 1652803 to 2411106 tid 2 2023-10-01T07:33:03.204 INFO:tasks.rados.rados.0.smithi084.stdout:1168: read oid 264 snap -1 2023-10-01T07:33:03.204 INFO:tasks.rados.rados.0.smithi084.stdout:1168: expect (ObjNum 551 snap 0 seq_num 551) 2023-10-01T07:33:03.204 INFO:tasks.rados.rados.0.smithi084.stdout:1169: write oid 133 current snap is 0 2023-10-01T07:33:03.204 INFO:tasks.rados.rados.0.smithi084.stdout:1169: seq_num 876 ranges {722932=498719,1994932=501961} 2023-10-01T07:33:03.211 INFO:tasks.rados.rados.0.smithi084.stdout:1169: writing smithi08466639-133 from 722932 to 1221651 tid 1 2023-10-01T07:33:03.219 INFO:tasks.rados.rados.0.smithi084.stdout:1169: writing smithi08466639-133 from 1994932 to 2496893 tid 2 2023-10-01T07:33:03.219 INFO:tasks.rados.rados.0.smithi084.stdout:1170: read oid 400 snap -1 2023-10-01T07:33:03.219 INFO:tasks.rados.rados.0.smithi084.stdout:1170: expect (ObjNum 850 snap 0 seq_num 850) 2023-10-01T07:33:03.219 INFO:tasks.rados.rados.0.smithi084.stdout:1171: write oid 135 current snap is 0 2023-10-01T07:33:03.219 INFO:tasks.rados.rados.0.smithi084.stdout:1171: seq_num 877 ranges {739739=573968,2053414=686325} 2023-10-01T07:33:03.226 INFO:tasks.rados.rados.0.smithi084.stdout:1171: writing smithi08466639-135 from 739739 to 1313707 tid 1 2023-10-01T07:33:03.235 INFO:tasks.rados.rados.0.smithi084.stdout:1171: writing smithi08466639-135 from 2053414 to 2739739 tid 2 2023-10-01T07:33:03.235 INFO:tasks.rados.rados.0.smithi084.stdout:1172: read oid 145 snap -1 2023-10-01T07:33:03.235 INFO:tasks.rados.rados.0.smithi084.stdout:1172: expect (ObjNum 144 snap 0 seq_num 144) 2023-10-01T07:33:03.235 INFO:tasks.rados.rados.0.smithi084.stdout:1173: read oid 351 snap -1 2023-10-01T07:33:03.235 INFO:tasks.rados.rados.0.smithi084.stdout:1173: expect (ObjNum 832 snap 0 seq_num 832) 2023-10-01T07:33:03.235 INFO:tasks.rados.rados.0.smithi084.stdout:1174: read oid 181 snap -1 2023-10-01T07:33:03.235 INFO:tasks.rados.rados.0.smithi084.stdout:1174: expect (ObjNum 180 snap 0 seq_num 180) 2023-10-01T07:33:03.235 INFO:tasks.rados.rados.0.smithi084.stdout:1175: write oid 386 current snap is 0 2023-10-01T07:33:03.235 INFO:tasks.rados.rados.0.smithi084.stdout:1175: seq_num 878 ranges {756546=649217,2111896=505630} 2023-10-01T07:33:03.243 INFO:tasks.rados.rados.0.smithi084.stdout:1175: writing smithi08466639-386 from 756546 to 1405763 tid 1 2023-10-01T07:33:03.250 INFO:tasks.rados.rados.0.smithi084.stdout:1175: writing smithi08466639-386 from 2111896 to 2617526 tid 2 2023-10-01T07:33:03.250 INFO:tasks.rados.rados.0.smithi084.stdout:1176: read oid 31 snap -1 2023-10-01T07:33:03.250 INFO:tasks.rados.rados.0.smithi084.stdout:1176: expect deleted 2023-10-01T07:33:03.251 INFO:tasks.rados.rados.0.smithi084.stdout:1177: write oid 205 current snap is 0 2023-10-01T07:33:03.251 INFO:tasks.rados.rados.0.smithi084.stdout:1167: finishing write tid 1 to smithi08466639-500 2023-10-01T07:33:03.251 INFO:tasks.rados.rados.0.smithi084.stdout:1167: finishing write tid 2 to smithi08466639-500 2023-10-01T07:33:03.251 INFO:tasks.rados.rados.0.smithi084.stdout:1167: finishing write tid 3 to smithi08466639-500 2023-10-01T07:33:03.251 INFO:tasks.rados.rados.0.smithi084.stdout:1167: finishing write tid 4 to smithi08466639-500 2023-10-01T07:33:03.251 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 500 v 184 (ObjNum 875 snap 0 seq_num 875) dirty exists 2023-10-01T07:33:03.251 INFO:tasks.rados.rados.0.smithi084.stdout:1167: left oid 500 (ObjNum 875 snap 0 seq_num 875) 2023-10-01T07:33:03.251 INFO:tasks.rados.rados.0.smithi084.stdout:1168: expect (ObjNum 551 snap 0 seq_num 551) 2023-10-01T07:33:03.398 INFO:tasks.rados.rados.0.smithi084.stdout:1169: finishing write tid 1 to smithi08466639-133 2023-10-01T07:33:03.398 INFO:tasks.rados.rados.0.smithi084.stdout:1169: finishing write tid 2 to smithi08466639-133 2023-10-01T07:33:03.398 INFO:tasks.rados.rados.0.smithi084.stdout:1169: finishing write tid 3 to smithi08466639-133 2023-10-01T07:33:03.398 INFO:tasks.rados.rados.0.smithi084.stdout:1169: finishing write tid 4 to smithi08466639-133 2023-10-01T07:33:03.398 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 133 v 179 (ObjNum 876 snap 0 seq_num 876) dirty exists 2023-10-01T07:33:03.398 INFO:tasks.rados.rados.0.smithi084.stdout:1169: left oid 133 (ObjNum 876 snap 0 seq_num 876) 2023-10-01T07:33:03.398 INFO:tasks.rados.rados.0.smithi084.stdout:1170: expect (ObjNum 850 snap 0 seq_num 850) 2023-10-01T07:33:03.512 INFO:tasks.rados.rados.0.smithi084.stdout:1171: finishing write tid 1 to smithi08466639-135 2023-10-01T07:33:03.512 INFO:tasks.rados.rados.0.smithi084.stdout:1172: expect (ObjNum 144 snap 0 seq_num 144) 2023-10-01T07:33:03.592 INFO:tasks.rados.rados.0.smithi084.stdout:1171: finishing write tid 2 to smithi08466639-135 2023-10-01T07:33:03.592 INFO:tasks.rados.rados.0.smithi084.stdout:1171: finishing write tid 3 to smithi08466639-135 2023-10-01T07:33:03.592 INFO:tasks.rados.rados.0.smithi084.stdout:1171: finishing write tid 4 to smithi08466639-135 2023-10-01T07:33:03.592 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 135 v 231 (ObjNum 877 snap 0 seq_num 877) dirty exists 2023-10-01T07:33:03.592 INFO:tasks.rados.rados.0.smithi084.stdout:1171: left oid 135 (ObjNum 877 snap 0 seq_num 877) 2023-10-01T07:33:03.592 INFO:tasks.rados.rados.0.smithi084.stdout:1175: finishing write tid 1 to smithi08466639-386 2023-10-01T07:33:03.592 INFO:tasks.rados.rados.0.smithi084.stdout:1173: expect (ObjNum 832 snap 0 seq_num 832) 2023-10-01T07:33:03.781 INFO:tasks.rados.rados.0.smithi084.stdout:1175: finishing write tid 2 to smithi08466639-386 2023-10-01T07:33:03.781 INFO:tasks.rados.rados.0.smithi084.stdout:1175: finishing write tid 3 to smithi08466639-386 2023-10-01T07:33:03.782 INFO:tasks.rados.rados.0.smithi084.stdout:1175: finishing write tid 4 to smithi08466639-386 2023-10-01T07:33:03.782 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 386 v 187 (ObjNum 878 snap 0 seq_num 878) dirty exists 2023-10-01T07:33:03.782 INFO:tasks.rados.rados.0.smithi084.stdout:1175: left oid 386 (ObjNum 878 snap 0 seq_num 878) 2023-10-01T07:33:03.782 INFO:tasks.rados.rados.0.smithi084.stdout:1174: expect (ObjNum 180 snap 0 seq_num 180) 2023-10-01T07:33:03.884 INFO:tasks.rados.rados.0.smithi084.stdout:1177: seq_num 879 ranges {773353=724466,2170378=602975} 2023-10-01T07:33:03.899 INFO:tasks.rados.rados.0.smithi084.stdout:1177: writing smithi08466639-205 from 773353 to 1497819 tid 1 2023-10-01T07:33:03.906 INFO:tasks.rados.rados.0.smithi084.stdout:1177: writing smithi08466639-205 from 2170378 to 2773353 tid 2 2023-10-01T07:33:03.907 INFO:tasks.rados.rados.0.smithi084.stdout:1167: done (10 left) 2023-10-01T07:33:03.907 INFO:tasks.rados.rados.0.smithi084.stdout:1168: done (9 left) 2023-10-01T07:33:03.907 INFO:tasks.rados.rados.0.smithi084.stdout:1169: done (8 left) 2023-10-01T07:33:03.907 INFO:tasks.rados.rados.0.smithi084.stdout:1170: done (7 left) 2023-10-01T07:33:03.907 INFO:tasks.rados.rados.0.smithi084.stdout:1171: done (6 left) 2023-10-01T07:33:03.907 INFO:tasks.rados.rados.0.smithi084.stdout:1172: done (5 left) 2023-10-01T07:33:03.907 INFO:tasks.rados.rados.0.smithi084.stdout:1173: done (4 left) 2023-10-01T07:33:03.907 INFO:tasks.rados.rados.0.smithi084.stdout:1174: done (3 left) 2023-10-01T07:33:03.907 INFO:tasks.rados.rados.0.smithi084.stdout:1175: done (2 left) 2023-10-01T07:33:03.907 INFO:tasks.rados.rados.0.smithi084.stdout:1176: done (1 left) 2023-10-01T07:33:03.907 INFO:tasks.rados.rados.0.smithi084.stdout:1178: write oid 1 current snap is 0 2023-10-01T07:33:03.908 INFO:tasks.rados.rados.0.smithi084.stdout:1178: seq_num 880 ranges {790160=799715,2112507=509299} 2023-10-01T07:33:03.915 INFO:tasks.rados.rados.0.smithi084.stdout:1178: writing smithi08466639-1 from 790160 to 1589875 tid 1 2023-10-01T07:33:03.922 INFO:tasks.rados.rados.0.smithi084.stdout:1178: writing smithi08466639-1 from 2112507 to 2621806 tid 2 2023-10-01T07:33:03.922 INFO:tasks.rados.rados.0.smithi084.stdout:1179: write oid 255 current snap is 0 2023-10-01T07:33:03.922 INFO:tasks.rados.rados.0.smithi084.stdout:1179: seq_num 881 ranges {406967=474964,1370989=769310,2677186=129781} 2023-10-01T07:33:03.927 INFO:tasks.rados.rados.0.smithi084.stdout:1179: writing smithi08466639-255 from 406967 to 881931 tid 1 2023-10-01T07:33:03.934 INFO:tasks.rados.rados.0.smithi084.stdout:1179: writing smithi08466639-255 from 1370989 to 2140299 tid 2 2023-10-01T07:33:03.939 INFO:tasks.rados.rados.0.smithi084.stdout:1179: writing smithi08466639-255 from 2677186 to 2806967 tid 3 2023-10-01T07:33:03.939 INFO:tasks.rados.rados.0.smithi084.stdout:1180: read oid 80 snap -1 2023-10-01T07:33:03.939 INFO:tasks.rados.rados.0.smithi084.stdout:1180: expect (ObjNum 738 snap 0 seq_num 738) 2023-10-01T07:33:03.939 INFO:tasks.rados.rados.0.smithi084.stdout:1181: read oid 87 snap -1 2023-10-01T07:33:03.939 INFO:tasks.rados.rados.0.smithi084.stdout:1181: expect (ObjNum 803 snap 0 seq_num 803) 2023-10-01T07:33:03.939 INFO:tasks.rados.rados.0.smithi084.stdout:1182: read oid 492 snap -1 2023-10-01T07:33:03.939 INFO:tasks.rados.rados.0.smithi084.stdout:1182: expect (ObjNum 617 snap 0 seq_num 617) 2023-10-01T07:33:03.939 INFO:tasks.rados.rados.0.smithi084.stdout:1183: write oid 43 current snap is 0 2023-10-01T07:33:03.939 INFO:tasks.rados.rados.0.smithi084.stdout:1183: seq_num 882 ranges {423774=666566,1545824=512968,2704609=119165} 2023-10-01T07:33:03.945 INFO:tasks.rados.rados.0.smithi084.stdout:1183: writing smithi08466639-43 from 423774 to 1090340 tid 1 2023-10-01T07:33:03.951 INFO:tasks.rados.rados.0.smithi084.stdout:1183: writing smithi08466639-43 from 1545824 to 2058792 tid 2 2023-10-01T07:33:03.956 INFO:tasks.rados.rados.0.smithi084.stdout:1183: writing smithi08466639-43 from 2704609 to 2823774 tid 3 2023-10-01T07:33:03.956 INFO:tasks.rados.rados.0.smithi084.stdout:1184: read oid 427 snap -1 2023-10-01T07:33:03.957 INFO:tasks.rados.rados.0.smithi084.stdout:1184: expect (ObjNum 426 snap 0 seq_num 426) 2023-10-01T07:33:03.957 INFO:tasks.rados.rados.0.smithi084.stdout:1185: read oid 157 snap -1 2023-10-01T07:33:03.957 INFO:tasks.rados.rados.0.smithi084.stdout:1185: expect (ObjNum 156 snap 0 seq_num 156) 2023-10-01T07:33:03.957 INFO:tasks.rados.rados.0.smithi084.stdout:1186: write oid 151 current snap is 0 2023-10-01T07:33:03.957 INFO:tasks.rados.rados.0.smithi084.stdout:1177: finishing write tid 1 to smithi08466639-205 2023-10-01T07:33:03.957 INFO:tasks.rados.rados.0.smithi084.stdout:1177: finishing write tid 2 to smithi08466639-205 2023-10-01T07:33:03.957 INFO:tasks.rados.rados.0.smithi084.stdout:1177: finishing write tid 3 to smithi08466639-205 2023-10-01T07:33:03.957 INFO:tasks.rados.rados.0.smithi084.stdout:1186: seq_num 883 ranges {440581=741815,1604306=656626,2732032=108549} 2023-10-01T07:33:03.963 INFO:tasks.rados.rados.0.smithi084.stdout:1186: writing smithi08466639-151 from 440581 to 1182396 tid 1 2023-10-01T07:33:03.969 INFO:tasks.rados.rados.0.smithi084.stdout:1186: writing smithi08466639-151 from 1604306 to 2260932 tid 2 2023-10-01T07:33:03.973 INFO:tasks.rados.rados.0.smithi084.stdout:1186: writing smithi08466639-151 from 2732032 to 2840581 tid 3 2023-10-01T07:33:03.973 INFO:tasks.rados.rados.0.smithi084.stdout:1187: write oid 58 current snap is 0 2023-10-01T07:33:03.973 INFO:tasks.rados.rados.0.smithi084.stdout:1177: finishing write tid 4 to smithi08466639-205 2023-10-01T07:33:03.973 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 205 v 149 (ObjNum 879 snap 0 seq_num 879) dirty exists 2023-10-01T07:33:03.973 INFO:tasks.rados.rados.0.smithi084.stdout:1177: left oid 205 (ObjNum 879 snap 0 seq_num 879) 2023-10-01T07:33:03.973 INFO:tasks.rados.rados.0.smithi084.stdout:1178: finishing write tid 1 to smithi08466639-1 2023-10-01T07:33:03.973 INFO:tasks.rados.rados.0.smithi084.stdout:1178: finishing write tid 2 to smithi08466639-1 2023-10-01T07:33:03.973 INFO:tasks.rados.rados.0.smithi084.stdout:1178: finishing write tid 3 to smithi08466639-1 2023-10-01T07:33:03.973 INFO:tasks.rados.rados.0.smithi084.stdout:1178: finishing write tid 4 to smithi08466639-1 2023-10-01T07:33:03.973 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 1 v 189 (ObjNum 880 snap 0 seq_num 880) dirty exists 2023-10-01T07:33:03.974 INFO:tasks.rados.rados.0.smithi084.stdout:1178: left oid 1 (ObjNum 880 snap 0 seq_num 880) 2023-10-01T07:33:03.974 INFO:tasks.rados.rados.0.smithi084.stdout:1179: finishing write tid 1 to smithi08466639-255 2023-10-01T07:33:03.974 INFO:tasks.rados.rados.0.smithi084.stdout:1187: seq_num 884 ranges {457388=417064,1546435=516637,2643102=214286} 2023-10-01T07:33:03.977 INFO:tasks.rados.rados.0.smithi084.stdout:1187: writing smithi08466639-58 from 457388 to 874452 tid 1 2023-10-01T07:33:03.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:03 smithi112 bash[27689]: audit 2023-10-01T07:33:02.977064+0000 mon.c (mon.2) 110 : audit [DBG] from='client.? 172.21.15.84:0/3542017012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:03.984 INFO:tasks.rados.rados.0.smithi084.stdout:1187: writing smithi08466639-58 from 1546435 to 2063072 tid 2 2023-10-01T07:33:03.989 INFO:tasks.rados.rados.0.smithi084.stdout:1187: writing smithi08466639-58 from 2643102 to 2857388 tid 3 2023-10-01T07:33:03.989 INFO:tasks.rados.rados.0.smithi084.stdout:1177: done (10 left) 2023-10-01T07:33:03.989 INFO:tasks.rados.rados.0.smithi084.stdout:1178: done (9 left) 2023-10-01T07:33:03.989 INFO:tasks.rados.rados.0.smithi084.stdout:1188: write oid 217 current snap is 0 2023-10-01T07:33:03.989 INFO:tasks.rados.rados.0.smithi084.stdout:1179: finishing write tid 2 to smithi08466639-255 2023-10-01T07:33:03.989 INFO:tasks.rados.rados.0.smithi084.stdout:1179: finishing write tid 3 to smithi08466639-255 2023-10-01T07:33:03.989 INFO:tasks.rados.rados.0.smithi084.stdout:1179: finishing write tid 4 to smithi08466639-255 2023-10-01T07:33:03.989 INFO:tasks.rados.rados.0.smithi084.stdout:1179: finishing write tid 5 to smithi08466639-255 2023-10-01T07:33:03.989 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 255 v 183 (ObjNum 881 snap 0 seq_num 881) dirty exists 2023-10-01T07:33:03.989 INFO:tasks.rados.rados.0.smithi084.stdout:1179: left oid 255 (ObjNum 881 snap 0 seq_num 881) 2023-10-01T07:33:03.990 INFO:tasks.rados.rados.0.smithi084.stdout:1180: expect (ObjNum 738 snap 0 seq_num 738) 2023-10-01T07:33:04.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:03 smithi084 bash[27378]: audit 2023-10-01T07:33:02.977064+0000 mon.c (mon.2) 110 : audit [DBG] from='client.? 172.21.15.84:0/3542017012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:04.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:03 smithi084 bash[33757]: audit 2023-10-01T07:33:02.977064+0000 mon.c (mon.2) 110 : audit [DBG] from='client.? 172.21.15.84:0/3542017012' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:04.097 INFO:tasks.rados.rados.0.smithi084.stdout:1182: expect (ObjNum 617 snap 0 seq_num 617) 2023-10-01T07:33:04.225 INFO:tasks.rados.rados.0.smithi084.stdout:1183: finishing write tid 1 to smithi08466639-43 2023-10-01T07:33:04.225 INFO:tasks.rados.rados.0.smithi084.stdout:1181: expect (ObjNum 803 snap 0 seq_num 803) 2023-10-01T07:33:04.387 INFO:tasks.rados.rados.0.smithi084.stdout:1183: finishing write tid 2 to smithi08466639-43 2023-10-01T07:33:04.387 INFO:tasks.rados.rados.0.smithi084.stdout:1183: finishing write tid 3 to smithi08466639-43 2023-10-01T07:33:04.388 INFO:tasks.rados.rados.0.smithi084.stdout:1183: finishing write tid 4 to smithi08466639-43 2023-10-01T07:33:04.388 INFO:tasks.rados.rados.0.smithi084.stdout:1188: seq_num 885 ranges {474195=492313,1604917=660295,2670525=203670} 2023-10-01T07:33:04.392 INFO:tasks.rados.rados.0.smithi084.stdout:1188: writing smithi08466639-217 from 474195 to 966508 tid 1 2023-10-01T07:33:04.400 INFO:tasks.rados.rados.0.smithi084.stdout:1188: writing smithi08466639-217 from 1604917 to 2265212 tid 2 2023-10-01T07:33:04.404 INFO:tasks.rados.rados.0.smithi084.stdout:1188: writing smithi08466639-217 from 2670525 to 2874195 tid 3 2023-10-01T07:33:04.404 INFO:tasks.rados.rados.0.smithi084.stdout:1179: done (9 left) 2023-10-01T07:33:04.404 INFO:tasks.rados.rados.0.smithi084.stdout:1180: done (8 left) 2023-10-01T07:33:04.404 INFO:tasks.rados.rados.0.smithi084.stdout:1181: done (7 left) 2023-10-01T07:33:04.404 INFO:tasks.rados.rados.0.smithi084.stdout:1182: done (6 left) 2023-10-01T07:33:04.404 INFO:tasks.rados.rados.0.smithi084.stdout:1189: write oid 382 current snap is 0 2023-10-01T07:33:04.405 INFO:tasks.rados.rados.0.smithi084.stdout:1183: finishing write tid 5 to smithi08466639-43 2023-10-01T07:33:04.405 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 43 v 191 (ObjNum 882 snap 0 seq_num 882) dirty exists 2023-10-01T07:33:04.405 INFO:tasks.rados.rados.0.smithi084.stdout:1183: left oid 43 (ObjNum 882 snap 0 seq_num 882) 2023-10-01T07:33:04.405 INFO:tasks.rados.rados.0.smithi084.stdout:1184: expect (ObjNum 426 snap 0 seq_num 426) 2023-10-01T07:33:04.506 INFO:tasks.rados.rados.0.smithi084.stdout:1185: expect (ObjNum 156 snap 0 seq_num 156) 2023-10-01T07:33:04.588 INFO:tasks.rados.rados.0.smithi084.stdout:1186: finishing write tid 1 to smithi08466639-151 2023-10-01T07:33:04.588 INFO:tasks.rados.rados.0.smithi084.stdout:1186: finishing write tid 2 to smithi08466639-151 2023-10-01T07:33:04.588 INFO:tasks.rados.rados.0.smithi084.stdout:1186: finishing write tid 3 to smithi08466639-151 2023-10-01T07:33:04.588 INFO:tasks.rados.rados.0.smithi084.stdout:1189: seq_num 886 ranges {491002=567562,1663399=520306,2814301=76701} 2023-10-01T07:33:04.593 INFO:tasks.rados.rados.0.smithi084.stdout:1189: writing smithi08466639-382 from 491002 to 1058564 tid 1 2023-10-01T07:33:04.600 INFO:tasks.rados.rados.0.smithi084.stdout:1189: writing smithi08466639-382 from 1663399 to 2183705 tid 2 2023-10-01T07:33:04.604 INFO:tasks.rados.rados.0.smithi084.stdout:1189: writing smithi08466639-382 from 2814301 to 2891002 tid 3 2023-10-01T07:33:04.605 INFO:tasks.rados.rados.0.smithi084.stdout:1183: done (6 left) 2023-10-01T07:33:04.605 INFO:tasks.rados.rados.0.smithi084.stdout:1184: done (5 left) 2023-10-01T07:33:04.605 INFO:tasks.rados.rados.0.smithi084.stdout:1185: done (4 left) 2023-10-01T07:33:04.605 INFO:tasks.rados.rados.0.smithi084.stdout:1190: read oid 322 snap -1 2023-10-01T07:33:04.605 INFO:tasks.rados.rados.0.smithi084.stdout:1190: expect (ObjNum 838 snap 0 seq_num 838) 2023-10-01T07:33:04.605 INFO:tasks.rados.rados.0.smithi084.stdout:1191: delete oid 85 current snap is 0 2023-10-01T07:33:04.605 INFO:tasks.rados.rados.0.smithi084.stdout:1186: finishing write tid 4 to smithi08466639-151 2023-10-01T07:33:04.605 INFO:tasks.rados.rados.0.smithi084.stdout:1186: finishing write tid 5 to smithi08466639-151 2023-10-01T07:33:04.605 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 151 v 142 (ObjNum 883 snap 0 seq_num 883) dirty exists 2023-10-01T07:33:04.605 INFO:tasks.rados.rados.0.smithi084.stdout:1186: left oid 151 (ObjNum 883 snap 0 seq_num 883) 2023-10-01T07:33:04.605 INFO:tasks.rados.rados.0.smithi084.stdout:1187: finishing write tid 1 to smithi08466639-58 2023-10-01T07:33:04.605 INFO:tasks.rados.rados.0.smithi084.stdout:1187: finishing write tid 2 to smithi08466639-58 2023-10-01T07:33:04.606 INFO:tasks.rados.rados.0.smithi084.stdout:1187: finishing write tid 3 to smithi08466639-58 2023-10-01T07:33:04.606 INFO:tasks.rados.rados.0.smithi084.stdout:1187: finishing write tid 4 to smithi08466639-58 2023-10-01T07:33:04.606 INFO:tasks.rados.rados.0.smithi084.stdout:1187: finishing write tid 5 to smithi08466639-58 2023-10-01T07:33:04.606 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 58 v 175 (ObjNum 884 snap 0 seq_num 884) dirty exists 2023-10-01T07:33:04.606 INFO:tasks.rados.rados.0.smithi084.stdout:1187: left oid 58 (ObjNum 884 snap 0 seq_num 884) 2023-10-01T07:33:04.606 INFO:tasks.rados.rados.0.smithi084.stdout:1188: finishing write tid 1 to smithi08466639-217 2023-10-01T07:33:04.606 INFO:tasks.rados.rados.0.smithi084.stdout:1188: finishing write tid 2 to smithi08466639-217 2023-10-01T07:33:04.606 INFO:tasks.rados.rados.0.smithi084.stdout:1188: finishing write tid 3 to smithi08466639-217 2023-10-01T07:33:04.606 INFO:tasks.rados.rados.0.smithi084.stdout:1188: finishing write tid 4 to smithi08466639-217 2023-10-01T07:33:04.606 INFO:tasks.rados.rados.0.smithi084.stdout:1188: finishing write tid 5 to smithi08466639-217 2023-10-01T07:33:04.606 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 217 v 193 (ObjNum 885 snap 0 seq_num 885) dirty exists 2023-10-01T07:33:04.606 INFO:tasks.rados.rados.0.smithi084.stdout:1188: left oid 217 (ObjNum 885 snap 0 seq_num 885) 2023-10-01T07:33:04.607 INFO:tasks.rados.rados.0.smithi084.stdout:1189: finishing write tid 1 to smithi08466639-382 2023-10-01T07:33:04.607 INFO:tasks.rados.rados.0.smithi084.stdout:1189: finishing write tid 2 to smithi08466639-382 2023-10-01T07:33:04.607 INFO:tasks.rados.rados.0.smithi084.stdout:1186: done (5 left) 2023-10-01T07:33:04.607 INFO:tasks.rados.rados.0.smithi084.stdout:1187: done (4 left) 2023-10-01T07:33:04.607 INFO:tasks.rados.rados.0.smithi084.stdout:1188: done (3 left) 2023-10-01T07:33:04.607 INFO:tasks.rados.rados.0.smithi084.stdout:1191: done (2 left) 2023-10-01T07:33:04.607 INFO:tasks.rados.rados.0.smithi084.stdout:1192: write oid 63 current snap is 0 2023-10-01T07:33:04.607 INFO:tasks.rados.rados.0.smithi084.stdout:1192: seq_num 888 ranges {524616=718060,1664010=523975,2752794=171822} 2023-10-01T07:33:04.615 INFO:tasks.rados.rados.0.smithi084.stdout:1192: writing smithi08466639-63 from 524616 to 1242676 tid 1 2023-10-01T07:33:04.620 INFO:tasks.rados.rados.0.smithi084.stdout:1192: writing smithi08466639-63 from 1664010 to 2187985 tid 2 2023-10-01T07:33:04.625 INFO:tasks.rados.rados.0.smithi084.stdout:1192: writing smithi08466639-63 from 2752794 to 2924616 tid 3 2023-10-01T07:33:04.625 INFO:tasks.rados.rados.0.smithi084.stdout:1193: read oid 250 snap -1 2023-10-01T07:33:04.625 INFO:tasks.rados.rados.0.smithi084.stdout:1193: expect (ObjNum 249 snap 0 seq_num 249) 2023-10-01T07:33:04.625 INFO:tasks.rados.rados.0.smithi084.stdout:1194: delete oid 447 current snap is 0 2023-10-01T07:33:04.625 INFO:tasks.rados.rados.0.smithi084.stdout:1189: finishing write tid 3 to smithi08466639-382 2023-10-01T07:33:04.625 INFO:tasks.rados.rados.0.smithi084.stdout:1189: finishing write tid 4 to smithi08466639-382 2023-10-01T07:33:04.626 INFO:tasks.rados.rados.0.smithi084.stdout:1189: finishing write tid 5 to smithi08466639-382 2023-10-01T07:33:04.626 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 382 v 200 (ObjNum 886 snap 0 seq_num 886) dirty exists 2023-10-01T07:33:04.626 INFO:tasks.rados.rados.0.smithi084.stdout:1189: left oid 382 (ObjNum 886 snap 0 seq_num 886) 2023-10-01T07:33:04.626 INFO:tasks.rados.rados.0.smithi084.stdout:1190: expect (ObjNum 838 snap 0 seq_num 838) 2023-10-01T07:33:04.714 INFO:tasks.rados.rados.0.smithi084.stdout:1192: finishing write tid 1 to smithi08466639-63 2023-10-01T07:33:04.714 INFO:tasks.rados.rados.0.smithi084.stdout:1192: finishing write tid 2 to smithi08466639-63 2023-10-01T07:33:04.714 INFO:tasks.rados.rados.0.smithi084.stdout:1192: finishing write tid 3 to smithi08466639-63 2023-10-01T07:33:04.714 INFO:tasks.rados.rados.0.smithi084.stdout:1192: finishing write tid 4 to smithi08466639-63 2023-10-01T07:33:04.714 INFO:tasks.rados.rados.0.smithi084.stdout:1192: finishing write tid 5 to smithi08466639-63 2023-10-01T07:33:04.714 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 63 v 215 (ObjNum 888 snap 0 seq_num 888) dirty exists 2023-10-01T07:33:04.715 INFO:tasks.rados.rados.0.smithi084.stdout:1192: left oid 63 (ObjNum 888 snap 0 seq_num 888) 2023-10-01T07:33:04.715 INFO:tasks.rados.rados.0.smithi084.stdout:1193: expect (ObjNum 249 snap 0 seq_num 249) 2023-10-01T07:33:04.786 INFO:tasks.rados.rados.0.smithi084.stdout:1189: done (4 left) 2023-10-01T07:33:04.787 INFO:tasks.rados.rados.0.smithi084.stdout:1190: done (3 left) 2023-10-01T07:33:04.787 INFO:tasks.rados.rados.0.smithi084.stdout:1192: done (2 left) 2023-10-01T07:33:04.787 INFO:tasks.rados.rados.0.smithi084.stdout:1193: done (1 left) 2023-10-01T07:33:04.787 INFO:tasks.rados.rados.0.smithi084.stdout:1194: done (0 left) 2023-10-01T07:33:04.787 INFO:tasks.rados.rados.0.smithi084.stdout:1195: write oid 317 current snap is 0 2023-10-01T07:33:04.787 INFO:tasks.rados.rados.0.smithi084.stdout:1195: seq_num 890 ranges {558230=584911,1897327=527644,2923993=34237} 2023-10-01T07:33:04.800 INFO:tasks.rados.rados.0.smithi084.stdout:1195: writing smithi08466639-317 from 558230 to 1143141 tid 1 2023-10-01T07:33:04.808 INFO:tasks.rados.rados.0.smithi084.stdout:1195: writing smithi08466639-317 from 1897327 to 2424971 tid 2 2023-10-01T07:33:04.811 INFO:tasks.rados.rados.0.smithi084.stdout:1195: writing smithi08466639-317 from 2923993 to 2958230 tid 3 2023-10-01T07:33:04.811 INFO:tasks.rados.rados.0.smithi084.stdout:1196: delete oid 383 current snap is 0 2023-10-01T07:33:04.811 INFO:tasks.rados.rados.0.smithi084.stdout:1195: finishing write tid 1 to smithi08466639-317 2023-10-01T07:33:04.812 INFO:tasks.rados.rados.0.smithi084.stdout:1195: finishing write tid 2 to smithi08466639-317 2023-10-01T07:33:04.813 INFO:tasks.rados.rados.0.smithi084.stdout:1196: done (1 left) 2023-10-01T07:33:04.813 INFO:tasks.rados.rados.0.smithi084.stdout:1197: write oid 429 current snap is 0 2023-10-01T07:33:04.814 INFO:tasks.rados.rados.0.smithi084.stdout:1197: seq_num 892 ranges {591844=735409,1897938=531313,2862486=129358} 2023-10-01T07:33:04.821 INFO:tasks.rados.rados.0.smithi084.stdout:1197: writing smithi08466639-429 from 591844 to 1327253 tid 1 2023-10-01T07:33:04.827 INFO:tasks.rados.rados.0.smithi084.stdout:1197: writing smithi08466639-429 from 1897938 to 2429251 tid 2 2023-10-01T07:33:04.831 INFO:tasks.rados.rados.0.smithi084.stdout:1197: writing smithi08466639-429 from 2862486 to 2991844 tid 3 2023-10-01T07:33:04.832 INFO:tasks.rados.rados.0.smithi084.stdout:1198: delete oid 187 current snap is 0 2023-10-01T07:33:04.832 INFO:tasks.rados.rados.0.smithi084.stdout:1195: finishing write tid 3 to smithi08466639-317 2023-10-01T07:33:04.832 INFO:tasks.rados.rados.0.smithi084.stdout:1195: finishing write tid 4 to smithi08466639-317 2023-10-01T07:33:04.832 INFO:tasks.rados.rados.0.smithi084.stdout:1195: finishing write tid 5 to smithi08466639-317 2023-10-01T07:33:04.832 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 317 v 136 (ObjNum 890 snap 0 seq_num 890) dirty exists 2023-10-01T07:33:04.832 INFO:tasks.rados.rados.0.smithi084.stdout:1195: left oid 317 (ObjNum 890 snap 0 seq_num 890) 2023-10-01T07:33:04.832 INFO:tasks.rados.rados.0.smithi084.stdout:1197: finishing write tid 1 to smithi08466639-429 2023-10-01T07:33:04.833 INFO:tasks.rados.rados.0.smithi084.stdout:1197: finishing write tid 2 to smithi08466639-429 2023-10-01T07:33:04.833 INFO:tasks.rados.rados.0.smithi084.stdout:1195: done (2 left) 2023-10-01T07:33:04.833 INFO:tasks.rados.rados.0.smithi084.stdout:1198: done (1 left) 2023-10-01T07:33:04.833 INFO:tasks.rados.rados.0.smithi084.stdout:1199: write oid 127 current snap is 0 2023-10-01T07:33:04.834 INFO:tasks.rados.rados.0.smithi084.stdout:1199: seq_num 894 ranges {625458=485907,1614902=534982,2917332=108126} 2023-10-01T07:33:04.840 INFO:tasks.rados.rados.0.smithi084.stdout:1199: writing smithi08466639-127 from 625458 to 1111365 tid 1 2023-10-01T07:33:04.846 INFO:tasks.rados.rados.0.smithi084.stdout:1199: writing smithi08466639-127 from 1614902 to 2149884 tid 2 2023-10-01T07:33:04.850 INFO:tasks.rados.rados.0.smithi084.stdout:1199: writing smithi08466639-127 from 2917332 to 3025458 tid 3 2023-10-01T07:33:04.851 INFO:tasks.rados.rados.0.smithi084.stdout:1200: write oid 484 current snap is 0 2023-10-01T07:33:04.851 INFO:tasks.rados.rados.0.smithi084.stdout:1200: seq_num 895 ranges {642265=561156,1673384=678640,2828402=213863} 2023-10-01T07:33:04.857 INFO:tasks.rados.rados.0.smithi084.stdout:1200: writing smithi08466639-484 from 642265 to 1203421 tid 1 2023-10-01T07:33:04.864 INFO:tasks.rados.rados.0.smithi084.stdout:1200: writing smithi08466639-484 from 1673384 to 2352024 tid 2 2023-10-01T07:33:04.868 INFO:tasks.rados.rados.0.smithi084.stdout:1200: writing smithi08466639-484 from 2828402 to 3042265 tid 3 2023-10-01T07:33:04.868 INFO:tasks.rados.rados.0.smithi084.stdout:1201: write oid 124 current snap is 0 2023-10-01T07:33:04.868 INFO:tasks.rados.rados.0.smithi084.stdout:1201: seq_num 896 ranges {659072=636405,1731866=422298,2855825=203247} 2023-10-01T07:33:04.876 INFO:tasks.rados.rados.0.smithi084.stdout:1201: writing smithi08466639-124 from 659072 to 1295477 tid 1 2023-10-01T07:33:04.881 INFO:tasks.rados.rados.0.smithi084.stdout:1201: writing smithi08466639-124 from 1731866 to 2154164 tid 2 2023-10-01T07:33:04.888 INFO:tasks.rados.rados.0.smithi084.stdout:1201: writing smithi08466639-124 from 2855825 to 3059072 tid 3 2023-10-01T07:33:04.889 INFO:tasks.rados.rados.0.smithi084.stdout:1202: read oid 42 snap -1 2023-10-01T07:33:04.889 INFO:tasks.rados.rados.0.smithi084.stdout:1202: expect (ObjNum 41 snap 0 seq_num 41) 2023-10-01T07:33:04.889 INFO:tasks.rados.rados.0.smithi084.stdout:1203: write oid 473 current snap is 0 2023-10-01T07:33:04.889 INFO:tasks.rados.rados.0.smithi084.stdout:1203: seq_num 897 ranges {675879=711654,2073995=682309} 2023-10-01T07:33:04.895 INFO:tasks.rados.rados.0.smithi084.stdout:1203: writing smithi08466639-473 from 675879 to 1387533 tid 1 2023-10-01T07:33:04.903 INFO:tasks.rados.rados.0.smithi084.stdout:1203: writing smithi08466639-473 from 2073995 to 2756304 tid 2 2023-10-01T07:33:04.904 INFO:tasks.rados.rados.0.smithi084.stdout:1204: read oid 89 snap -1 2023-10-01T07:33:04.904 INFO:tasks.rados.rados.0.smithi084.stdout:1204: expect (ObjNum 685 snap 0 seq_num 685) 2023-10-01T07:33:04.904 INFO:tasks.rados.rados.0.smithi084.stdout:1205: write oid 441 current snap is 0 2023-10-01T07:33:04.904 INFO:tasks.rados.rados.0.smithi084.stdout:1205: seq_num 898 ranges {692686=503256,1848830=425967,2910671=182015} 2023-10-01T07:33:04.909 INFO:tasks.rados.rados.0.smithi084.stdout:1205: writing smithi08466639-441 from 692686 to 1195942 tid 1 2023-10-01T07:33:04.916 INFO:tasks.rados.rados.0.smithi084.stdout:1205: writing smithi08466639-441 from 1848830 to 2274797 tid 2 2023-10-01T07:33:04.921 INFO:tasks.rados.rados.0.smithi084.stdout:1205: writing smithi08466639-441 from 2910671 to 3092686 tid 3 2023-10-01T07:33:04.921 INFO:tasks.rados.rados.0.smithi084.stdout:1206: write oid 395 current snap is 0 2023-10-01T07:33:04.921 INFO:tasks.rados.rados.0.smithi084.stdout:1206: seq_num 899 ranges {709493=578505,1907312=685978} 2023-10-01T07:33:04.928 INFO:tasks.rados.rados.0.smithi084.stdout:1206: writing smithi08466639-395 from 709493 to 1287998 tid 1 2023-10-01T07:33:04.936 INFO:tasks.rados.rados.0.smithi084.stdout:1206: writing smithi08466639-395 from 1907312 to 2593290 tid 2 2023-10-01T07:33:04.936 INFO:tasks.rados.rados.0.smithi084.stdout:1207: read oid 237 snap -1 2023-10-01T07:33:04.936 INFO:tasks.rados.rados.0.smithi084.stdout:1207: expect deleted 2023-10-01T07:33:04.936 INFO:tasks.rados.rados.0.smithi084.stdout:1208: read oid 297 snap -1 2023-10-01T07:33:04.936 INFO:tasks.rados.rados.0.smithi084.stdout:1208: expect (ObjNum 833 snap 0 seq_num 833) 2023-10-01T07:33:04.937 INFO:tasks.rados.rados.0.smithi084.stdout:1209: read oid 478 snap -1 2023-10-01T07:33:04.937 INFO:tasks.rados.rados.0.smithi084.stdout:1209: expect (ObjNum 524 snap 0 seq_num 524) 2023-10-01T07:33:04.938 INFO:tasks.rados.rados.0.smithi084.stdout:1210: write oid 437 current snap is 0 2023-10-01T07:33:04.938 INFO:tasks.rados.rados.0.smithi084.stdout:1210: seq_num 900 ranges {726300=653754,1965794=429636,2965517=160783} 2023-10-01T07:33:04.943 INFO:tasks.rados.rados.0.smithi084.stdout:1210: writing smithi08466639-437 from 726300 to 1380054 tid 1 2023-10-01T07:33:04.949 INFO:tasks.rados.rados.0.smithi084.stdout:1210: writing smithi08466639-437 from 1965794 to 2395430 tid 2 2023-10-01T07:33:04.953 INFO:tasks.rados.rados.0.smithi084.stdout:1210: writing smithi08466639-437 from 2965517 to 3126300 tid 3 2023-10-01T07:33:04.954 INFO:tasks.rados.rados.0.smithi084.stdout:1211: write oid 115 current snap is 0 2023-10-01T07:33:04.954 INFO:tasks.rados.rados.0.smithi084.stdout:1211: seq_num 901 ranges {743107=729003,1907923=689647} 2023-10-01T07:33:04.961 INFO:tasks.rados.rados.0.smithi084.stdout:1211: writing smithi08466639-115 from 743107 to 1472110 tid 1 2023-10-01T07:33:04.969 INFO:tasks.rados.rados.0.smithi084.stdout:1211: writing smithi08466639-115 from 1907923 to 2597570 tid 2 2023-10-01T07:33:04.969 INFO:tasks.rados.rados.0.smithi084.stdout:1212: read oid 142 snap -1 2023-10-01T07:33:04.969 INFO:tasks.rados.rados.0.smithi084.stdout:1212: expect (ObjNum 755 snap 0 seq_num 755) 2023-10-01T07:33:04.969 INFO:tasks.rados.rados.0.smithi084.stdout:1213: read oid 227 snap -1 2023-10-01T07:33:04.969 INFO:tasks.rados.rados.0.smithi084.stdout:1213: expect (ObjNum 226 snap 0 seq_num 226) 2023-10-01T07:33:04.969 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:33:04.969 INFO:tasks.rados.rados.0.smithi084.stdout:1197: finishing write tid 3 to smithi08466639-429 2023-10-01T07:33:04.970 INFO:tasks.rados.rados.0.smithi084.stdout:1197: finishing write tid 4 to smithi08466639-429 2023-10-01T07:33:04.970 INFO:tasks.rados.rados.0.smithi084.stdout:1197: finishing write tid 5 to smithi08466639-429 2023-10-01T07:33:04.970 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 429 v 189 (ObjNum 892 snap 0 seq_num 892) dirty exists 2023-10-01T07:33:04.970 INFO:tasks.rados.rados.0.smithi084.stdout:1197: left oid 429 (ObjNum 892 snap 0 seq_num 892) 2023-10-01T07:33:04.970 INFO:tasks.rados.rados.0.smithi084.stdout:1199: finishing write tid 1 to smithi08466639-127 2023-10-01T07:33:04.970 INFO:tasks.rados.rados.0.smithi084.stdout:1197: done (15 left) 2023-10-01T07:33:04.970 INFO:tasks.rados.rados.0.smithi084.stdout:1214: write oid 29 current snap is 0 2023-10-01T07:33:04.970 INFO:tasks.rados.rados.0.smithi084.stdout:1214: seq_num 902 ranges {759914=404252,1566405=433305,2504010=655904} 2023-10-01T07:33:04.977 INFO:tasks.rados.rados.0.smithi084.stdout:1214: writing smithi08466639-29 from 759914 to 1164166 tid 1 2023-10-01T07:33:04.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:04 smithi112 bash[27689]: cluster 2023-10-01T07:33:03.241005+0000 mgr.y (mgr.24353) 207 : cluster [DBG] pgmap v182: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 9.5 MiB/s wr, 92 op/s 2023-10-01T07:33:04.983 INFO:tasks.rados.rados.0.smithi084.stdout:1214: writing smithi08466639-29 from 1566405 to 1999710 tid 2 2023-10-01T07:33:04.991 INFO:tasks.rados.rados.0.smithi084.stdout:1214: writing smithi08466639-29 from 2504010 to 3159914 tid 3 2023-10-01T07:33:04.991 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:33:04.991 INFO:tasks.rados.rados.0.smithi084.stdout:1199: finishing write tid 2 to smithi08466639-127 2023-10-01T07:33:04.991 INFO:tasks.rados.rados.0.smithi084.stdout:1199: finishing write tid 3 to smithi08466639-127 2023-10-01T07:33:04.991 INFO:tasks.rados.rados.0.smithi084.stdout:1199: finishing write tid 4 to smithi08466639-127 2023-10-01T07:33:04.992 INFO:tasks.rados.rados.0.smithi084.stdout:1199: finishing write tid 5 to smithi08466639-127 2023-10-01T07:33:04.992 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 127 v 193 (ObjNum 894 snap 0 seq_num 894) dirty exists 2023-10-01T07:33:04.992 INFO:tasks.rados.rados.0.smithi084.stdout:1199: left oid 127 (ObjNum 894 snap 0 seq_num 894) 2023-10-01T07:33:04.992 INFO:tasks.rados.rados.0.smithi084.stdout:1200: finishing write tid 1 to smithi08466639-484 2023-10-01T07:33:04.992 INFO:tasks.rados.rados.0.smithi084.stdout:1200: finishing write tid 2 to smithi08466639-484 2023-10-01T07:33:04.992 INFO:tasks.rados.rados.0.smithi084.stdout:1199: done (15 left) 2023-10-01T07:33:04.992 INFO:tasks.rados.rados.0.smithi084.stdout:1215: delete oid 301 current snap is 0 2023-10-01T07:33:04.992 INFO:tasks.rados.rados.0.smithi084.stdout:1200: finishing write tid 3 to smithi08466639-484 2023-10-01T07:33:04.992 INFO:tasks.rados.rados.0.smithi084.stdout:1200: finishing write tid 4 to smithi08466639-484 2023-10-01T07:33:04.992 INFO:tasks.rados.rados.0.smithi084.stdout:1200: finishing write tid 5 to smithi08466639-484 2023-10-01T07:33:04.992 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 484 v 198 (ObjNum 895 snap 0 seq_num 895) dirty exists 2023-10-01T07:33:04.993 INFO:tasks.rados.rados.0.smithi084.stdout:1200: left oid 484 (ObjNum 895 snap 0 seq_num 895) 2023-10-01T07:33:04.993 INFO:tasks.rados.rados.0.smithi084.stdout:1201: finishing write tid 1 to smithi08466639-124 2023-10-01T07:33:04.993 INFO:tasks.rados.rados.0.smithi084.stdout:1201: finishing write tid 2 to smithi08466639-124 2023-10-01T07:33:04.993 INFO:tasks.rados.rados.0.smithi084.stdout:1201: finishing write tid 3 to smithi08466639-124 2023-10-01T07:33:04.993 INFO:tasks.rados.rados.0.smithi084.stdout:1201: finishing write tid 4 to smithi08466639-124 2023-10-01T07:33:04.993 INFO:tasks.rados.rados.0.smithi084.stdout:1201: finishing write tid 5 to smithi08466639-124 2023-10-01T07:33:04.993 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 124 v 195 (ObjNum 896 snap 0 seq_num 896) dirty exists 2023-10-01T07:33:04.993 INFO:tasks.rados.rados.0.smithi084.stdout:1201: left oid 124 (ObjNum 896 snap 0 seq_num 896) 2023-10-01T07:33:04.993 INFO:tasks.rados.rados.0.smithi084.stdout:1202: expect (ObjNum 41 snap 0 seq_num 41) 2023-10-01T07:33:05.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:04 smithi084 bash[27378]: cluster 2023-10-01T07:33:03.241005+0000 mgr.y (mgr.24353) 207 : cluster [DBG] pgmap v182: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 9.5 MiB/s wr, 92 op/s 2023-10-01T07:33:05.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:04 smithi084 bash[33757]: cluster 2023-10-01T07:33:03.241005+0000 mgr.y (mgr.24353) 207 : cluster [DBG] pgmap v182: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 9.5 MiB/s wr, 92 op/s 2023-10-01T07:33:05.089 INFO:tasks.rados.rados.0.smithi084.stdout:1203: finishing write tid 1 to smithi08466639-473 2023-10-01T07:33:05.089 INFO:tasks.rados.rados.0.smithi084.stdout:1203: finishing write tid 2 to smithi08466639-473 2023-10-01T07:33:05.089 INFO:tasks.rados.rados.0.smithi084.stdout:1203: finishing write tid 3 to smithi08466639-473 2023-10-01T07:33:05.089 INFO:tasks.rados.rados.0.smithi084.stdout:1203: finishing write tid 4 to smithi08466639-473 2023-10-01T07:33:05.089 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 473 v 165 (ObjNum 897 snap 0 seq_num 897) dirty exists 2023-10-01T07:33:05.089 INFO:tasks.rados.rados.0.smithi084.stdout:1203: left oid 473 (ObjNum 897 snap 0 seq_num 897) 2023-10-01T07:33:05.089 INFO:tasks.rados.rados.0.smithi084.stdout:1204: expect (ObjNum 685 snap 0 seq_num 685) 2023-10-01T07:33:05.281 INFO:tasks.rados.rados.0.smithi084.stdout:1205: finishing write tid 1 to smithi08466639-441 2023-10-01T07:33:05.281 INFO:tasks.rados.rados.0.smithi084.stdout:1205: finishing write tid 2 to smithi08466639-441 2023-10-01T07:33:05.281 INFO:tasks.rados.rados.0.smithi084.stdout:1205: finishing write tid 3 to smithi08466639-441 2023-10-01T07:33:05.281 INFO:tasks.rados.rados.0.smithi084.stdout:1205: finishing write tid 4 to smithi08466639-441 2023-10-01T07:33:05.281 INFO:tasks.rados.rados.0.smithi084.stdout:1205: finishing write tid 5 to smithi08466639-441 2023-10-01T07:33:05.281 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 441 v 222 (ObjNum 898 snap 0 seq_num 898) dirty exists 2023-10-01T07:33:05.281 INFO:tasks.rados.rados.0.smithi084.stdout:1205: left oid 441 (ObjNum 898 snap 0 seq_num 898) 2023-10-01T07:33:05.281 INFO:tasks.rados.rados.0.smithi084.stdout:1206: finishing write tid 1 to smithi08466639-395 2023-10-01T07:33:05.281 INFO:tasks.rados.rados.0.smithi084.stdout:1206: finishing write tid 2 to smithi08466639-395 2023-10-01T07:33:05.281 INFO:tasks.rados.rados.0.smithi084.stdout:1206: finishing write tid 3 to smithi08466639-395 2023-10-01T07:33:05.282 INFO:tasks.rados.rados.0.smithi084.stdout:1206: finishing write tid 4 to smithi08466639-395 2023-10-01T07:33:05.282 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 395 v 139 (ObjNum 899 snap 0 seq_num 899) dirty exists 2023-10-01T07:33:05.282 INFO:tasks.rados.rados.0.smithi084.stdout:1206: left oid 395 (ObjNum 899 snap 0 seq_num 899) 2023-10-01T07:33:05.282 INFO:tasks.rados.rados.0.smithi084.stdout:1208: expect (ObjNum 833 snap 0 seq_num 833) 2023-10-01T07:33:05.366 INFO:tasks.rados.rados.0.smithi084.stdout:1209: expect (ObjNum 524 snap 0 seq_num 524) 2023-10-01T07:33:05.492 INFO:tasks.rados.rados.0.smithi084.stdout:1210: finishing write tid 1 to smithi08466639-437 2023-10-01T07:33:05.493 INFO:tasks.rados.rados.0.smithi084.stdout:1210: finishing write tid 2 to smithi08466639-437 2023-10-01T07:33:05.493 INFO:tasks.rados.rados.0.smithi084.stdout:1210: finishing write tid 3 to smithi08466639-437 2023-10-01T07:33:05.493 INFO:tasks.rados.rados.0.smithi084.stdout:1210: finishing write tid 4 to smithi08466639-437 2023-10-01T07:33:05.493 INFO:tasks.rados.rados.0.smithi084.stdout:1210: finishing write tid 5 to smithi08466639-437 2023-10-01T07:33:05.493 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 437 v 222 (ObjNum 900 snap 0 seq_num 900) dirty exists 2023-10-01T07:33:05.493 INFO:tasks.rados.rados.0.smithi084.stdout:1210: left oid 437 (ObjNum 900 snap 0 seq_num 900) 2023-10-01T07:33:05.493 INFO:tasks.rados.rados.0.smithi084.stdout:1211: finishing write tid 1 to smithi08466639-115 2023-10-01T07:33:05.493 INFO:tasks.rados.rados.0.smithi084.stdout:1211: finishing write tid 2 to smithi08466639-115 2023-10-01T07:33:05.493 INFO:tasks.rados.rados.0.smithi084.stdout:1211: finishing write tid 3 to smithi08466639-115 2023-10-01T07:33:05.493 INFO:tasks.rados.rados.0.smithi084.stdout:1211: finishing write tid 4 to smithi08466639-115 2023-10-01T07:33:05.493 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 115 v 151 (ObjNum 901 snap 0 seq_num 901) dirty exists 2023-10-01T07:33:05.493 INFO:tasks.rados.rados.0.smithi084.stdout:1211: left oid 115 (ObjNum 901 snap 0 seq_num 901) 2023-10-01T07:33:05.494 INFO:tasks.rados.rados.0.smithi084.stdout:1213: expect (ObjNum 226 snap 0 seq_num 226) 2023-10-01T07:33:05.617 INFO:tasks.rados.rados.0.smithi084.stdout:1214: finishing write tid 1 to smithi08466639-29 2023-10-01T07:33:05.617 INFO:tasks.rados.rados.0.smithi084.stdout:1212: expect (ObjNum 755 snap 0 seq_num 755) 2023-10-01T07:33:05.725 INFO:tasks.rados.rados.0.smithi084.stdout:1214: finishing write tid 2 to smithi08466639-29 2023-10-01T07:33:05.725 INFO:tasks.rados.rados.0.smithi084.stdout:1214: finishing write tid 3 to smithi08466639-29 2023-10-01T07:33:05.725 INFO:tasks.rados.rados.0.smithi084.stdout:1214: finishing write tid 4 to smithi08466639-29 2023-10-01T07:33:05.725 INFO:tasks.rados.rados.0.smithi084.stdout:1214: finishing write tid 5 to smithi08466639-29 2023-10-01T07:33:05.725 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 29 v 202 (ObjNum 902 snap 0 seq_num 902) dirty exists 2023-10-01T07:33:05.725 INFO:tasks.rados.rados.0.smithi084.stdout:1214: left oid 29 (ObjNum 902 snap 0 seq_num 902) 2023-10-01T07:33:05.725 INFO:tasks.rados.rados.0.smithi084.stdout:1200: done (15 left) 2023-10-01T07:33:05.725 INFO:tasks.rados.rados.0.smithi084.stdout:1201: done (14 left) 2023-10-01T07:33:05.726 INFO:tasks.rados.rados.0.smithi084.stdout:1202: done (13 left) 2023-10-01T07:33:05.726 INFO:tasks.rados.rados.0.smithi084.stdout:1203: done (12 left) 2023-10-01T07:33:05.726 INFO:tasks.rados.rados.0.smithi084.stdout:1204: done (11 left) 2023-10-01T07:33:05.726 INFO:tasks.rados.rados.0.smithi084.stdout:1205: done (10 left) 2023-10-01T07:33:05.726 INFO:tasks.rados.rados.0.smithi084.stdout:1206: done (9 left) 2023-10-01T07:33:05.726 INFO:tasks.rados.rados.0.smithi084.stdout:1207: done (8 left) 2023-10-01T07:33:05.726 INFO:tasks.rados.rados.0.smithi084.stdout:1208: done (7 left) 2023-10-01T07:33:05.726 INFO:tasks.rados.rados.0.smithi084.stdout:1209: done (6 left) 2023-10-01T07:33:05.726 INFO:tasks.rados.rados.0.smithi084.stdout:1210: done (5 left) 2023-10-01T07:33:05.726 INFO:tasks.rados.rados.0.smithi084.stdout:1211: done (4 left) 2023-10-01T07:33:05.726 INFO:tasks.rados.rados.0.smithi084.stdout:1212: done (3 left) 2023-10-01T07:33:05.726 INFO:tasks.rados.rados.0.smithi084.stdout:1213: done (2 left) 2023-10-01T07:33:05.727 INFO:tasks.rados.rados.0.smithi084.stdout:1214: done (1 left) 2023-10-01T07:33:05.727 INFO:tasks.rados.rados.0.smithi084.stdout:1215: done (0 left) 2023-10-01T07:33:05.727 INFO:tasks.rados.rados.0.smithi084.stdout:1216: write oid 304 current snap is 0 2023-10-01T07:33:05.727 INFO:tasks.rados.rados.0.smithi084.stdout:1216: seq_num 904 ranges {793528=554750,2083369=436974,2958856=234672} 2023-10-01T07:33:05.737 INFO:tasks.rados.rados.0.smithi084.stdout:1216: writing smithi08466639-304 from 793528 to 1348278 tid 1 2023-10-01T07:33:05.744 INFO:tasks.rados.rados.0.smithi084.stdout:1216: writing smithi08466639-304 from 2083369 to 2520343 tid 2 2023-10-01T07:33:05.748 INFO:tasks.rados.rados.0.smithi084.stdout:1216: writing smithi08466639-304 from 2958856 to 3193528 tid 3 2023-10-01T07:33:05.748 INFO:tasks.rados.rados.0.smithi084.stdout:1217: read oid 72 snap -1 2023-10-01T07:33:05.748 INFO:tasks.rados.rados.0.smithi084.stdout:1217: expect (ObjNum 785 snap 0 seq_num 785) 2023-10-01T07:33:05.748 INFO:tasks.rados.rados.0.smithi084.stdout:1218: delete oid 222 current snap is 0 2023-10-01T07:33:05.748 INFO:tasks.rados.rados.0.smithi084.stdout:1216: finishing write tid 1 to smithi08466639-304 2023-10-01T07:33:05.749 INFO:tasks.rados.rados.0.smithi084.stdout:1216: finishing write tid 2 to smithi08466639-304 2023-10-01T07:33:05.751 INFO:tasks.rados.rados.0.smithi084.stdout:1218: done (2 left) 2023-10-01T07:33:05.751 INFO:tasks.rados.rados.0.smithi084.stdout:1219: read oid 69 snap -1 2023-10-01T07:33:05.751 INFO:tasks.rados.rados.0.smithi084.stdout:1219: expect (ObjNum 68 snap 0 seq_num 68) 2023-10-01T07:33:05.751 INFO:tasks.rados.rados.0.smithi084.stdout:1220: read oid 119 snap -1 2023-10-01T07:33:05.751 INFO:tasks.rados.rados.0.smithi084.stdout:1220: expect (ObjNum 788 snap 0 seq_num 788) 2023-10-01T07:33:05.751 INFO:tasks.rados.rados.0.smithi084.stdout:1221: write oid 435 current snap is 0 2023-10-01T07:33:05.751 INFO:tasks.rados.rados.0.smithi084.stdout:1221: seq_num 906 ranges {427142=421601,1400333=440643,2613702=450326} 2023-10-01T07:33:05.759 INFO:tasks.rados.rados.0.smithi084.stdout:1221: writing smithi08466639-435 from 427142 to 848743 tid 1 2023-10-01T07:33:05.765 INFO:tasks.rados.rados.0.smithi084.stdout:1221: writing smithi08466639-435 from 1400333 to 1840976 tid 2 2023-10-01T07:33:05.773 INFO:tasks.rados.rados.0.smithi084.stdout:1221: writing smithi08466639-435 from 2613702 to 3064028 tid 3 2023-10-01T07:33:05.773 INFO:tasks.rados.rados.0.smithi084.stdout:1222: read oid 71 snap -1 2023-10-01T07:33:05.773 INFO:tasks.rados.rados.0.smithi084.stdout:1222: expect deleted 2023-10-01T07:33:05.773 INFO:tasks.rados.rados.0.smithi084.stdout:1223: read oid 331 snap -1 2023-10-01T07:33:05.773 INFO:tasks.rados.rados.0.smithi084.stdout:1223: expect (ObjNum 839 snap 0 seq_num 839) 2023-10-01T07:33:05.773 INFO:tasks.rados.rados.0.smithi084.stdout:1224: delete oid 153 current snap is 0 2023-10-01T07:33:05.773 INFO:tasks.rados.rados.0.smithi084.stdout:1216: finishing write tid 3 to smithi08466639-304 2023-10-01T07:33:05.773 INFO:tasks.rados.rados.0.smithi084.stdout:1216: finishing write tid 4 to smithi08466639-304 2023-10-01T07:33:05.773 INFO:tasks.rados.rados.0.smithi084.stdout:1216: finishing write tid 5 to smithi08466639-304 2023-10-01T07:33:05.774 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 304 v 146 (ObjNum 904 snap 0 seq_num 904) dirty exists 2023-10-01T07:33:05.774 INFO:tasks.rados.rados.0.smithi084.stdout:1216: left oid 304 (ObjNum 904 snap 0 seq_num 904) 2023-10-01T07:33:05.774 INFO:tasks.rados.rados.0.smithi084.stdout:1217: expect (ObjNum 785 snap 0 seq_num 785) 2023-10-01T07:33:05.929 INFO:tasks.rados.rados.0.smithi084.stdout:1219: expect (ObjNum 68 snap 0 seq_num 68) 2023-10-01T07:33:05.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:05 smithi112 bash[27689]: audit 2023-10-01T07:33:05.368408+0000 mon.c (mon.2) 111 : audit [DBG] from='client.? 172.21.15.84:0/1111544914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:06.039 INFO:tasks.rados.rados.0.smithi084.stdout:1220: expect (ObjNum 788 snap 0 seq_num 788) 2023-10-01T07:33:06.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:05 smithi084 bash[27378]: audit 2023-10-01T07:33:05.368408+0000 mon.c (mon.2) 111 : audit [DBG] from='client.? 172.21.15.84:0/1111544914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:06.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:05 smithi084 bash[33757]: audit 2023-10-01T07:33:05.368408+0000 mon.c (mon.2) 111 : audit [DBG] from='client.? 172.21.15.84:0/1111544914' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:06.186 INFO:tasks.rados.rados.0.smithi084.stdout:1221: finishing write tid 1 to smithi08466639-435 2023-10-01T07:33:06.186 INFO:tasks.rados.rados.0.smithi084.stdout:1221: finishing write tid 2 to smithi08466639-435 2023-10-01T07:33:06.186 INFO:tasks.rados.rados.0.smithi084.stdout:1221: finishing write tid 3 to smithi08466639-435 2023-10-01T07:33:06.186 INFO:tasks.rados.rados.0.smithi084.stdout:1221: finishing write tid 4 to smithi08466639-435 2023-10-01T07:33:06.186 INFO:tasks.rados.rados.0.smithi084.stdout:1221: finishing write tid 5 to smithi08466639-435 2023-10-01T07:33:06.187 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 435 v 150 (ObjNum 906 snap 0 seq_num 906) dirty exists 2023-10-01T07:33:06.187 INFO:tasks.rados.rados.0.smithi084.stdout:1221: left oid 435 (ObjNum 906 snap 0 seq_num 906) 2023-10-01T07:33:06.187 INFO:tasks.rados.rados.0.smithi084.stdout:1223: expect (ObjNum 839 snap 0 seq_num 839) 2023-10-01T07:33:06.272 INFO:tasks.rados.rados.0.smithi084.stdout:1216: done (7 left) 2023-10-01T07:33:06.273 INFO:tasks.rados.rados.0.smithi084.stdout:1217: done (6 left) 2023-10-01T07:33:06.273 INFO:tasks.rados.rados.0.smithi084.stdout:1219: done (5 left) 2023-10-01T07:33:06.273 INFO:tasks.rados.rados.0.smithi084.stdout:1220: done (4 left) 2023-10-01T07:33:06.273 INFO:tasks.rados.rados.0.smithi084.stdout:1221: done (3 left) 2023-10-01T07:33:06.273 INFO:tasks.rados.rados.0.smithi084.stdout:1222: done (2 left) 2023-10-01T07:33:06.273 INFO:tasks.rados.rados.0.smithi084.stdout:1223: done (1 left) 2023-10-01T07:33:06.273 INFO:tasks.rados.rados.0.smithi084.stdout:1224: done (0 left) 2023-10-01T07:33:06.273 INFO:tasks.rados.rados.0.smithi084.stdout:1225: read oid 103 snap -1 2023-10-01T07:33:06.273 INFO:tasks.rados.rados.0.smithi084.stdout:1225: expect (ObjNum 102 snap 0 seq_num 102) 2023-10-01T07:33:06.274 INFO:tasks.rados.rados.0.smithi084.stdout:1226: read oid 182 snap -1 2023-10-01T07:33:06.274 INFO:tasks.rados.rados.0.smithi084.stdout:1226: expect (ObjNum 181 snap 0 seq_num 181) 2023-10-01T07:33:06.274 INFO:tasks.rados.rados.0.smithi084.stdout:1227: read oid 465 snap -1 2023-10-01T07:33:06.274 INFO:tasks.rados.rados.0.smithi084.stdout:1227: expect (ObjNum 721 snap 0 seq_num 721) 2023-10-01T07:33:06.274 INFO:tasks.rados.rados.0.smithi084.stdout:1228: delete oid 57 current snap is 0 2023-10-01T07:33:06.275 INFO:tasks.rados.rados.0.smithi084.stdout:1228: done (3 left) 2023-10-01T07:33:06.276 INFO:tasks.rados.rados.0.smithi084.stdout:1229: read oid 347 snap -1 2023-10-01T07:33:06.276 INFO:tasks.rados.rados.0.smithi084.stdout:1229: expect (ObjNum 346 snap 0 seq_num 346) 2023-10-01T07:33:06.276 INFO:tasks.rados.rados.0.smithi084.stdout:1230: write oid 68 current snap is 0 2023-10-01T07:33:06.276 INFO:tasks.rados.rados.0.smithi084.stdout:1230: seq_num 909 ranges {477563=647348,1859426=587970,2979618=297945} 2023-10-01T07:33:06.286 INFO:tasks.rados.rados.0.smithi084.stdout:1230: writing smithi08466639-68 from 477563 to 1124911 tid 1 2023-10-01T07:33:06.294 INFO:tasks.rados.rados.0.smithi084.stdout:1230: writing smithi08466639-68 from 1859426 to 2447396 tid 2 2023-10-01T07:33:06.299 INFO:tasks.rados.rados.0.smithi084.stdout:1230: writing smithi08466639-68 from 2979618 to 3277563 tid 3 2023-10-01T07:33:06.299 INFO:tasks.rados.rados.0.smithi084.stdout:1231: read oid 50 snap -1 2023-10-01T07:33:06.299 INFO:tasks.rados.rados.0.smithi084.stdout:1231: expect (ObjNum 657 snap 0 seq_num 657) 2023-10-01T07:33:06.299 INFO:tasks.rados.rados.0.smithi084.stdout:1232: write oid 380 current snap is 0 2023-10-01T07:33:06.299 INFO:tasks.rados.rados.0.smithi084.stdout:1232: seq_num 910 ranges {494370=722597,1917908=447981,3007041=287329} 2023-10-01T07:33:06.305 INFO:tasks.rados.rados.0.smithi084.stdout:1232: writing smithi08466639-380 from 494370 to 1216967 tid 1 2023-10-01T07:33:06.311 INFO:tasks.rados.rados.0.smithi084.stdout:1232: writing smithi08466639-380 from 1917908 to 2365889 tid 2 2023-10-01T07:33:06.317 INFO:tasks.rados.rados.0.smithi084.stdout:1232: writing smithi08466639-380 from 3007041 to 3294370 tid 3 2023-10-01T07:33:06.317 INFO:tasks.rados.rados.0.smithi084.stdout:1233: write oid 146 current snap is 0 2023-10-01T07:33:06.317 INFO:tasks.rados.rados.0.smithi084.stdout:1233: seq_num 911 ranges {511177=797846,1976390=591639,3034464=276713} 2023-10-01T07:33:06.324 INFO:tasks.rados.rados.0.smithi084.stdout:1233: writing smithi08466639-146 from 511177 to 1309023 tid 1 2023-10-01T07:33:06.331 INFO:tasks.rados.rados.0.smithi084.stdout:1233: writing smithi08466639-146 from 1976390 to 2568029 tid 2 2023-10-01T07:33:06.335 INFO:tasks.rados.rados.0.smithi084.stdout:1233: writing smithi08466639-146 from 3034464 to 3311177 tid 3 2023-10-01T07:33:06.335 INFO:tasks.rados.rados.0.smithi084.stdout:1234: write oid 25 current snap is 0 2023-10-01T07:33:06.335 INFO:tasks.rados.rados.0.smithi084.stdout:1234: seq_num 912 ranges {527984=473095,1634872=451650,2661887=634311} 2023-10-01T07:33:06.340 INFO:tasks.rados.rados.0.smithi084.stdout:1234: writing smithi08466639-25 from 527984 to 1001079 tid 1 2023-10-01T07:33:06.347 INFO:tasks.rados.rados.0.smithi084.stdout:1234: writing smithi08466639-25 from 1634872 to 2086522 tid 2 2023-10-01T07:33:06.353 INFO:tasks.rados.rados.0.smithi084.stdout:1234: writing smithi08466639-25 from 2661887 to 3296198 tid 3 2023-10-01T07:33:06.353 INFO:tasks.rados.rados.0.smithi084.stdout:1235: write oid 17 current snap is 0 2023-10-01T07:33:06.354 INFO:tasks.rados.rados.0.smithi084.stdout:1227: expect (ObjNum 721 snap 0 seq_num 721) 2023-10-01T07:33:06.481 INFO:tasks.rados.rados.0.smithi084.stdout:1225: expect (ObjNum 102 snap 0 seq_num 102) 2023-10-01T07:33:06.596 INFO:tasks.rados.rados.0.smithi084.stdout:1229: expect (ObjNum 346 snap 0 seq_num 346) 2023-10-01T07:33:06.716 INFO:tasks.rados.rados.0.smithi084.stdout:1226: expect (ObjNum 181 snap 0 seq_num 181) 2023-10-01T07:33:06.813 INFO:tasks.rados.rados.0.smithi084.stdout:1230: finishing write tid 1 to smithi08466639-68 2023-10-01T07:33:06.813 INFO:tasks.rados.rados.0.smithi084.stdout:1230: finishing write tid 2 to smithi08466639-68 2023-10-01T07:33:06.813 INFO:tasks.rados.rados.0.smithi084.stdout:1235: seq_num 913 ranges {544791=664697,1693354=595308,2689310=445583} 2023-10-01T07:33:06.819 INFO:tasks.rados.rados.0.smithi084.stdout:1235: writing smithi08466639-17 from 544791 to 1209488 tid 1 2023-10-01T07:33:06.825 INFO:tasks.rados.rados.0.smithi084.stdout:1235: writing smithi08466639-17 from 1693354 to 2288662 tid 2 2023-10-01T07:33:06.830 INFO:tasks.rados.rados.0.smithi084.stdout:1235: writing smithi08466639-17 from 2689310 to 3134893 tid 3 2023-10-01T07:33:06.830 INFO:tasks.rados.rados.0.smithi084.stdout:1225: done (9 left) 2023-10-01T07:33:06.831 INFO:tasks.rados.rados.0.smithi084.stdout:1226: done (8 left) 2023-10-01T07:33:06.831 INFO:tasks.rados.rados.0.smithi084.stdout:1227: done (7 left) 2023-10-01T07:33:06.831 INFO:tasks.rados.rados.0.smithi084.stdout:1229: done (6 left) 2023-10-01T07:33:06.831 INFO:tasks.rados.rados.0.smithi084.stdout:1236: read oid 177 snap -1 2023-10-01T07:33:06.831 INFO:tasks.rados.rados.0.smithi084.stdout:1236: expect (ObjNum 603 snap 0 seq_num 603) 2023-10-01T07:33:06.831 INFO:tasks.rados.rados.0.smithi084.stdout:1237: write oid 283 current snap is 0 2023-10-01T07:33:06.831 INFO:tasks.rados.rados.0.smithi084.stdout:1230: finishing write tid 3 to smithi08466639-68 2023-10-01T07:33:06.831 INFO:tasks.rados.rados.0.smithi084.stdout:1230: finishing write tid 4 to smithi08466639-68 2023-10-01T07:33:06.831 INFO:tasks.rados.rados.0.smithi084.stdout:1237: seq_num 914 ranges {561598=739946,1751836=455319,2716733=644865} 2023-10-01T07:33:06.840 INFO:tasks.rados.rados.0.smithi084.stdout:1237: writing smithi08466639-283 from 561598 to 1301544 tid 1 2023-10-01T07:33:06.846 INFO:tasks.rados.rados.0.smithi084.stdout:1237: writing smithi08466639-283 from 1751836 to 2207155 tid 2 2023-10-01T07:33:06.852 INFO:tasks.rados.rados.0.smithi084.stdout:1237: writing smithi08466639-283 from 2716733 to 3361598 tid 3 2023-10-01T07:33:06.853 INFO:tasks.rados.rados.0.smithi084.stdout:1238: write oid 192 current snap is 0 2023-10-01T07:33:06.853 INFO:tasks.rados.rados.0.smithi084.stdout:1238: seq_num 915 ranges {578405=415195,1410318=598977,2744156=584480} 2023-10-01T07:33:06.858 INFO:tasks.rados.rados.0.smithi084.stdout:1238: writing smithi08466639-192 from 578405 to 993600 tid 1 2023-10-01T07:33:06.864 INFO:tasks.rados.rados.0.smithi084.stdout:1238: writing smithi08466639-192 from 1410318 to 2009295 tid 2 2023-10-01T07:33:06.871 INFO:tasks.rados.rados.0.smithi084.stdout:1238: writing smithi08466639-192 from 2744156 to 3328636 tid 3 2023-10-01T07:33:06.872 INFO:tasks.rados.rados.0.smithi084.stdout:1239: read oid 223 snap -1 2023-10-01T07:33:06.872 INFO:tasks.rados.rados.0.smithi084.stdout:1239: expect (ObjNum 222 snap 0 seq_num 222) 2023-10-01T07:33:06.872 INFO:tasks.rados.rados.0.smithi084.stdout:1240: write oid 478 current snap is 0 2023-10-01T07:33:06.872 INFO:tasks.rados.rados.0.smithi084.stdout:1240: seq_num 916 ranges {595212=490444,1868800=458988,2887932=507280} 2023-10-01T07:33:06.878 INFO:tasks.rados.rados.0.smithi084.stdout:1240: writing smithi08466639-478 from 595212 to 1085656 tid 1 2023-10-01T07:33:06.885 INFO:tasks.rados.rados.0.smithi084.stdout:1240: writing smithi08466639-478 from 1868800 to 2327788 tid 2 2023-10-01T07:33:06.891 INFO:tasks.rados.rados.0.smithi084.stdout:1240: writing smithi08466639-478 from 2887932 to 3395212 tid 3 2023-10-01T07:33:06.891 INFO:tasks.rados.rados.0.smithi084.stdout:1241: read oid 29 snap -1 2023-10-01T07:33:06.891 INFO:tasks.rados.rados.0.smithi084.stdout:1241: expect (ObjNum 902 snap 0 seq_num 902) 2023-10-01T07:33:06.891 INFO:tasks.rados.rados.0.smithi084.stdout:1242: write oid 164 current snap is 0 2023-10-01T07:33:06.891 INFO:tasks.rados.rados.0.smithi084.stdout:1242: seq_num 917 ranges {612019=565693,1810929=602646,3082649=329370} 2023-10-01T07:33:06.898 INFO:tasks.rados.rados.0.smithi084.stdout:1242: writing smithi08466639-164 from 612019 to 1177712 tid 1 2023-10-01T07:33:06.905 INFO:tasks.rados.rados.0.smithi084.stdout:1242: writing smithi08466639-164 from 1810929 to 2413575 tid 2 2023-10-01T07:33:06.910 INFO:tasks.rados.rados.0.smithi084.stdout:1242: writing smithi08466639-164 from 3082649 to 3412019 tid 3 2023-10-01T07:33:06.913 INFO:tasks.rados.rados.0.smithi084.stdout:1243: write oid 384 current snap is 0 2023-10-01T07:33:06.913 INFO:tasks.rados.rados.0.smithi084.stdout:1230: finishing write tid 5 to smithi08466639-68 2023-10-01T07:33:06.913 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 68 v 236 (ObjNum 909 snap 0 seq_num 909) dirty exists 2023-10-01T07:33:06.914 INFO:tasks.rados.rados.0.smithi084.stdout:1230: left oid 68 (ObjNum 909 snap 0 seq_num 909) 2023-10-01T07:33:06.914 INFO:tasks.rados.rados.0.smithi084.stdout:1231: expect (ObjNum 657 snap 0 seq_num 657) 2023-10-01T07:33:06.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:06 smithi112 bash[27689]: cluster 2023-10-01T07:33:05.241584+0000 mgr.y (mgr.24353) 208 : cluster [DBG] pgmap v183: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 9.5 MiB/s wr, 92 op/s 2023-10-01T07:33:07.058 INFO:tasks.rados.rados.0.smithi084.stdout:1232: finishing write tid 1 to smithi08466639-380 2023-10-01T07:33:07.058 INFO:tasks.rados.rados.0.smithi084.stdout:1232: finishing write tid 2 to smithi08466639-380 2023-10-01T07:33:07.058 INFO:tasks.rados.rados.0.smithi084.stdout:1232: finishing write tid 3 to smithi08466639-380 2023-10-01T07:33:07.058 INFO:tasks.rados.rados.0.smithi084.stdout:1232: finishing write tid 4 to smithi08466639-380 2023-10-01T07:33:07.058 INFO:tasks.rados.rados.0.smithi084.stdout:1232: finishing write tid 5 to smithi08466639-380 2023-10-01T07:33:07.058 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 380 v 154 (ObjNum 910 snap 0 seq_num 910) dirty exists 2023-10-01T07:33:07.058 INFO:tasks.rados.rados.0.smithi084.stdout:1232: left oid 380 (ObjNum 910 snap 0 seq_num 910) 2023-10-01T07:33:07.058 INFO:tasks.rados.rados.0.smithi084.stdout:1233: finishing write tid 1 to smithi08466639-146 2023-10-01T07:33:07.058 INFO:tasks.rados.rados.0.smithi084.stdout:1233: finishing write tid 2 to smithi08466639-146 2023-10-01T07:33:07.059 INFO:tasks.rados.rados.0.smithi084.stdout:1233: finishing write tid 3 to smithi08466639-146 2023-10-01T07:33:07.059 INFO:tasks.rados.rados.0.smithi084.stdout:1233: finishing write tid 4 to smithi08466639-146 2023-10-01T07:33:07.059 INFO:tasks.rados.rados.0.smithi084.stdout:1233: finishing write tid 5 to smithi08466639-146 2023-10-01T07:33:07.059 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 146 v 199 (ObjNum 911 snap 0 seq_num 911) dirty exists 2023-10-01T07:33:07.059 INFO:tasks.rados.rados.0.smithi084.stdout:1233: left oid 146 (ObjNum 911 snap 0 seq_num 911) 2023-10-01T07:33:07.059 INFO:tasks.rados.rados.0.smithi084.stdout:1234: finishing write tid 1 to smithi08466639-25 2023-10-01T07:33:07.059 INFO:tasks.rados.rados.0.smithi084.stdout:1234: finishing write tid 2 to smithi08466639-25 2023-10-01T07:33:07.059 INFO:tasks.rados.rados.0.smithi084.stdout:1234: finishing write tid 3 to smithi08466639-25 2023-10-01T07:33:07.059 INFO:tasks.rados.rados.0.smithi084.stdout:1234: finishing write tid 4 to smithi08466639-25 2023-10-01T07:33:07.059 INFO:tasks.rados.rados.0.smithi084.stdout:1234: finishing write tid 5 to smithi08466639-25 2023-10-01T07:33:07.059 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 25 v 179 (ObjNum 912 snap 0 seq_num 912) dirty exists 2023-10-01T07:33:07.059 INFO:tasks.rados.rados.0.smithi084.stdout:1234: left oid 25 (ObjNum 912 snap 0 seq_num 912) 2023-10-01T07:33:07.060 INFO:tasks.rados.rados.0.smithi084.stdout:1235: finishing write tid 1 to smithi08466639-17 2023-10-01T07:33:07.060 INFO:tasks.rados.rados.0.smithi084.stdout:1235: finishing write tid 2 to smithi08466639-17 2023-10-01T07:33:07.060 INFO:tasks.rados.rados.0.smithi084.stdout:1235: finishing write tid 3 to smithi08466639-17 2023-10-01T07:33:07.060 INFO:tasks.rados.rados.0.smithi084.stdout:1235: finishing write tid 4 to smithi08466639-17 2023-10-01T07:33:07.060 INFO:tasks.rados.rados.0.smithi084.stdout:1235: finishing write tid 5 to smithi08466639-17 2023-10-01T07:33:07.060 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 17 v 226 (ObjNum 913 snap 0 seq_num 913) dirty exists 2023-10-01T07:33:07.060 INFO:tasks.rados.rados.0.smithi084.stdout:1235: left oid 17 (ObjNum 913 snap 0 seq_num 913) 2023-10-01T07:33:07.060 INFO:tasks.rados.rados.0.smithi084.stdout:1236: expect (ObjNum 603 snap 0 seq_num 603) 2023-10-01T07:33:07.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:06 smithi084 bash[27378]: cluster 2023-10-01T07:33:05.241584+0000 mgr.y (mgr.24353) 208 : cluster [DBG] pgmap v183: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 9.5 MiB/s wr, 92 op/s 2023-10-01T07:33:07.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:06 smithi084 bash[33757]: cluster 2023-10-01T07:33:05.241584+0000 mgr.y (mgr.24353) 208 : cluster [DBG] pgmap v183: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 9.5 MiB/s wr, 92 op/s 2023-10-01T07:33:07.146 INFO:tasks.rados.rados.0.smithi084.stdout:1237: finishing write tid 1 to smithi08466639-283 2023-10-01T07:33:07.147 INFO:tasks.rados.rados.0.smithi084.stdout:1237: finishing write tid 2 to smithi08466639-283 2023-10-01T07:33:07.147 INFO:tasks.rados.rados.0.smithi084.stdout:1237: finishing write tid 3 to smithi08466639-283 2023-10-01T07:33:07.147 INFO:tasks.rados.rados.0.smithi084.stdout:1237: finishing write tid 4 to smithi08466639-283 2023-10-01T07:33:07.147 INFO:tasks.rados.rados.0.smithi084.stdout:1237: finishing write tid 5 to smithi08466639-283 2023-10-01T07:33:07.147 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 283 v 203 (ObjNum 914 snap 0 seq_num 914) dirty exists 2023-10-01T07:33:07.147 INFO:tasks.rados.rados.0.smithi084.stdout:1237: left oid 283 (ObjNum 914 snap 0 seq_num 914) 2023-10-01T07:33:07.147 INFO:tasks.rados.rados.0.smithi084.stdout:1238: finishing write tid 1 to smithi08466639-192 2023-10-01T07:33:07.147 INFO:tasks.rados.rados.0.smithi084.stdout:1238: finishing write tid 2 to smithi08466639-192 2023-10-01T07:33:07.148 INFO:tasks.rados.rados.0.smithi084.stdout:1238: finishing write tid 3 to smithi08466639-192 2023-10-01T07:33:07.148 INFO:tasks.rados.rados.0.smithi084.stdout:1238: finishing write tid 4 to smithi08466639-192 2023-10-01T07:33:07.148 INFO:tasks.rados.rados.0.smithi084.stdout:1238: finishing write tid 5 to smithi08466639-192 2023-10-01T07:33:07.148 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 192 v 155 (ObjNum 915 snap 0 seq_num 915) dirty exists 2023-10-01T07:33:07.148 INFO:tasks.rados.rados.0.smithi084.stdout:1238: left oid 192 (ObjNum 915 snap 0 seq_num 915) 2023-10-01T07:33:07.148 INFO:tasks.rados.rados.0.smithi084.stdout:1239: expect (ObjNum 222 snap 0 seq_num 222) 2023-10-01T07:33:07.272 INFO:tasks.rados.rados.0.smithi084.stdout:1240: finishing write tid 1 to smithi08466639-478 2023-10-01T07:33:07.272 INFO:tasks.rados.rados.0.smithi084.stdout:1240: finishing write tid 2 to smithi08466639-478 2023-10-01T07:33:07.272 INFO:tasks.rados.rados.0.smithi084.stdout:1240: finishing write tid 3 to smithi08466639-478 2023-10-01T07:33:07.272 INFO:tasks.rados.rados.0.smithi084.stdout:1240: finishing write tid 4 to smithi08466639-478 2023-10-01T07:33:07.272 INFO:tasks.rados.rados.0.smithi084.stdout:1240: finishing write tid 5 to smithi08466639-478 2023-10-01T07:33:07.272 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 478 v 143 (ObjNum 916 snap 0 seq_num 916) dirty exists 2023-10-01T07:33:07.272 INFO:tasks.rados.rados.0.smithi084.stdout:1240: left oid 478 (ObjNum 916 snap 0 seq_num 916) 2023-10-01T07:33:07.272 INFO:tasks.rados.rados.0.smithi084.stdout:1241: expect (ObjNum 902 snap 0 seq_num 902) 2023-10-01T07:33:07.401 INFO:tasks.rados.rados.0.smithi084.stdout:1242: finishing write tid 1 to smithi08466639-164 2023-10-01T07:33:07.401 INFO:tasks.rados.rados.0.smithi084.stdout:1242: finishing write tid 2 to smithi08466639-164 2023-10-01T07:33:07.401 INFO:tasks.rados.rados.0.smithi084.stdout:1242: finishing write tid 3 to smithi08466639-164 2023-10-01T07:33:07.401 INFO:tasks.rados.rados.0.smithi084.stdout:1242: finishing write tid 4 to smithi08466639-164 2023-10-01T07:33:07.401 INFO:tasks.rados.rados.0.smithi084.stdout:1242: finishing write tid 5 to smithi08466639-164 2023-10-01T07:33:07.401 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 164 v 226 (ObjNum 917 snap 0 seq_num 917) dirty exists 2023-10-01T07:33:07.401 INFO:tasks.rados.rados.0.smithi084.stdout:1242: left oid 164 (ObjNum 917 snap 0 seq_num 917) 2023-10-01T07:33:07.402 INFO:tasks.rados.rados.0.smithi084.stdout:1243: seq_num 918 ranges {628826=640942,1869411=462657,2826425=534649} 2023-10-01T07:33:07.416 INFO:tasks.rados.rados.0.smithi084.stdout:1243: writing smithi08466639-384 from 628826 to 1269768 tid 1 2023-10-01T07:33:07.422 INFO:tasks.rados.rados.0.smithi084.stdout:1243: writing smithi08466639-384 from 1869411 to 2332068 tid 2 2023-10-01T07:33:07.429 INFO:tasks.rados.rados.0.smithi084.stdout:1243: writing smithi08466639-384 from 2826425 to 3361074 tid 3 2023-10-01T07:33:07.429 INFO:tasks.rados.rados.0.smithi084.stdout:1230: done (13 left) 2023-10-01T07:33:07.429 INFO:tasks.rados.rados.0.smithi084.stdout:1231: done (12 left) 2023-10-01T07:33:07.429 INFO:tasks.rados.rados.0.smithi084.stdout:1232: done (11 left) 2023-10-01T07:33:07.429 INFO:tasks.rados.rados.0.smithi084.stdout:1233: done (10 left) 2023-10-01T07:33:07.429 INFO:tasks.rados.rados.0.smithi084.stdout:1234: done (9 left) 2023-10-01T07:33:07.430 INFO:tasks.rados.rados.0.smithi084.stdout:1235: done (8 left) 2023-10-01T07:33:07.430 INFO:tasks.rados.rados.0.smithi084.stdout:1236: done (7 left) 2023-10-01T07:33:07.430 INFO:tasks.rados.rados.0.smithi084.stdout:1237: done (6 left) 2023-10-01T07:33:07.430 INFO:tasks.rados.rados.0.smithi084.stdout:1238: done (5 left) 2023-10-01T07:33:07.430 INFO:tasks.rados.rados.0.smithi084.stdout:1239: done (4 left) 2023-10-01T07:33:07.430 INFO:tasks.rados.rados.0.smithi084.stdout:1240: done (3 left) 2023-10-01T07:33:07.430 INFO:tasks.rados.rados.0.smithi084.stdout:1241: done (2 left) 2023-10-01T07:33:07.430 INFO:tasks.rados.rados.0.smithi084.stdout:1242: done (1 left) 2023-10-01T07:33:07.430 INFO:tasks.rados.rados.0.smithi084.stdout:1244: write oid 426 current snap is 0 2023-10-01T07:33:07.430 INFO:tasks.rados.rados.0.smithi084.stdout:1244: seq_num 919 ranges {645633=716191,1927893=606315,3137495=308138} 2023-10-01T07:33:07.437 INFO:tasks.rados.rados.0.smithi084.stdout:1244: writing smithi08466639-426 from 645633 to 1361824 tid 1 2023-10-01T07:33:07.443 INFO:tasks.rados.rados.0.smithi084.stdout:1244: writing smithi08466639-426 from 1927893 to 2534208 tid 2 2023-10-01T07:33:07.449 INFO:tasks.rados.rados.0.smithi084.stdout:1244: writing smithi08466639-426 from 3137495 to 3445633 tid 3 2023-10-01T07:33:07.449 INFO:tasks.rados.rados.0.smithi084.stdout:1245: read oid 464 snap -1 2023-10-01T07:33:07.449 INFO:tasks.rados.rados.0.smithi084.stdout:1245: expect deleted 2023-10-01T07:33:07.449 INFO:tasks.rados.rados.0.smithi084.stdout:1246: read oid 498 snap -1 2023-10-01T07:33:07.449 INFO:tasks.rados.rados.0.smithi084.stdout:1246: expect (ObjNum 497 snap 0 seq_num 497) 2023-10-01T07:33:07.449 INFO:tasks.rados.rados.0.smithi084.stdout:1247: write oid 105 current snap is 0 2023-10-01T07:33:07.450 INFO:tasks.rados.rados.0.smithi084.stdout:1247: seq_num 920 ranges {662440=507793,1702728=749973,2881271=557193} 2023-10-01T07:33:07.455 INFO:tasks.rados.rados.0.smithi084.stdout:1247: writing smithi08466639-105 from 662440 to 1170233 tid 1 2023-10-01T07:33:07.463 INFO:tasks.rados.rados.0.smithi084.stdout:1247: writing smithi08466639-105 from 1702728 to 2452701 tid 2 2023-10-01T07:33:07.468 INFO:tasks.rados.rados.0.smithi084.stdout:1247: writing smithi08466639-105 from 2881271 to 3438464 tid 3 2023-10-01T07:33:07.469 INFO:tasks.rados.rados.0.smithi084.stdout:1248: write oid 313 current snap is 0 2023-10-01T07:33:07.469 INFO:tasks.rados.rados.0.smithi084.stdout:1243: finishing write tid 1 to smithi08466639-384 2023-10-01T07:33:07.469 INFO:tasks.rados.rados.0.smithi084.stdout:1248: seq_num 921 ranges {679247=583042,2044857=609984,3192341=286906} 2023-10-01T07:33:07.476 INFO:tasks.rados.rados.0.smithi084.stdout:1248: writing smithi08466639-313 from 679247 to 1262289 tid 1 2023-10-01T07:33:07.483 INFO:tasks.rados.rados.0.smithi084.stdout:1248: writing smithi08466639-313 from 2044857 to 2654841 tid 2 2023-10-01T07:33:07.489 INFO:tasks.rados.rados.0.smithi084.stdout:1248: writing smithi08466639-313 from 3192341 to 3479247 tid 3 2023-10-01T07:33:07.489 INFO:tasks.rados.rados.0.smithi084.stdout:1249: write oid 471 current snap is 0 2023-10-01T07:33:07.489 INFO:tasks.rados.rados.0.smithi084.stdout:1243: finishing write tid 2 to smithi08466639-384 2023-10-01T07:33:07.489 INFO:tasks.rados.rados.0.smithi084.stdout:1243: finishing write tid 3 to smithi08466639-384 2023-10-01T07:33:07.489 INFO:tasks.rados.rados.0.smithi084.stdout:1243: finishing write tid 4 to smithi08466639-384 2023-10-01T07:33:07.489 INFO:tasks.rados.rados.0.smithi084.stdout:1243: finishing write tid 5 to smithi08466639-384 2023-10-01T07:33:07.489 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 384 v 230 (ObjNum 918 snap 0 seq_num 918) dirty exists 2023-10-01T07:33:07.489 INFO:tasks.rados.rados.0.smithi084.stdout:1243: left oid 384 (ObjNum 918 snap 0 seq_num 918) 2023-10-01T07:33:07.489 INFO:tasks.rados.rados.0.smithi084.stdout:1244: finishing write tid 1 to smithi08466639-426 2023-10-01T07:33:07.490 INFO:tasks.rados.rados.0.smithi084.stdout:1244: finishing write tid 2 to smithi08466639-426 2023-10-01T07:33:07.490 INFO:tasks.rados.rados.0.smithi084.stdout:1249: seq_num 922 ranges {696054=658291,2103339=753642} 2023-10-01T07:33:07.496 INFO:tasks.rados.rados.0.smithi084.stdout:1249: writing smithi08466639-471 from 696054 to 1354345 tid 1 2023-10-01T07:33:07.505 INFO:tasks.rados.rados.0.smithi084.stdout:1249: writing smithi08466639-471 from 2103339 to 2856981 tid 2 2023-10-01T07:33:07.505 INFO:tasks.rados.rados.0.smithi084.stdout:1243: done (6 left) 2023-10-01T07:33:07.505 INFO:tasks.rados.rados.0.smithi084.stdout:1245: done (5 left) 2023-10-01T07:33:07.505 INFO:tasks.rados.rados.0.smithi084.stdout:1250: read oid 325 snap -1 2023-10-01T07:33:07.505 INFO:tasks.rados.rados.0.smithi084.stdout:1250: expect (ObjNum 723 snap 0 seq_num 723) 2023-10-01T07:33:07.506 INFO:tasks.rados.rados.0.smithi084.stdout:1251: read oid 230 snap -1 2023-10-01T07:33:07.506 INFO:tasks.rados.rados.0.smithi084.stdout:1251: expect (ObjNum 867 snap 0 seq_num 867) 2023-10-01T07:33:07.506 INFO:tasks.rados.rados.0.smithi084.stdout:1252: read oid 320 snap -1 2023-10-01T07:33:07.506 INFO:tasks.rados.rados.0.smithi084.stdout:1252: expect (ObjNum 319 snap 0 seq_num 319) 2023-10-01T07:33:07.506 INFO:tasks.rados.rados.0.smithi084.stdout:1253: write oid 163 current snap is 0 2023-10-01T07:33:07.506 INFO:tasks.rados.rados.0.smithi084.stdout:1244: finishing write tid 3 to smithi08466639-426 2023-10-01T07:33:07.506 INFO:tasks.rados.rados.0.smithi084.stdout:1244: finishing write tid 4 to smithi08466639-426 2023-10-01T07:33:07.506 INFO:tasks.rados.rados.0.smithi084.stdout:1244: finishing write tid 5 to smithi08466639-426 2023-10-01T07:33:07.506 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 426 v 219 (ObjNum 919 snap 0 seq_num 919) dirty exists 2023-10-01T07:33:07.506 INFO:tasks.rados.rados.0.smithi084.stdout:1244: left oid 426 (ObjNum 919 snap 0 seq_num 919) 2023-10-01T07:33:07.506 INFO:tasks.rados.rados.0.smithi084.stdout:1246: expect (ObjNum 497 snap 0 seq_num 497) 2023-10-01T07:33:07.590 INFO:tasks.rados.rados.0.smithi084.stdout:1247: finishing write tid 1 to smithi08466639-105 2023-10-01T07:33:07.590 INFO:tasks.rados.rados.0.smithi084.stdout:1247: finishing write tid 2 to smithi08466639-105 2023-10-01T07:33:07.590 INFO:tasks.rados.rados.0.smithi084.stdout:1247: finishing write tid 3 to smithi08466639-105 2023-10-01T07:33:07.591 INFO:tasks.rados.rados.0.smithi084.stdout:1247: finishing write tid 4 to smithi08466639-105 2023-10-01T07:33:07.591 INFO:tasks.rados.rados.0.smithi084.stdout:1247: finishing write tid 5 to smithi08466639-105 2023-10-01T07:33:07.591 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 105 v 206 (ObjNum 920 snap 0 seq_num 920) dirty exists 2023-10-01T07:33:07.591 INFO:tasks.rados.rados.0.smithi084.stdout:1247: left oid 105 (ObjNum 920 snap 0 seq_num 920) 2023-10-01T07:33:07.591 INFO:tasks.rados.rados.0.smithi084.stdout:1248: finishing write tid 1 to smithi08466639-313 2023-10-01T07:33:07.591 INFO:tasks.rados.rados.0.smithi084.stdout:1248: finishing write tid 2 to smithi08466639-313 2023-10-01T07:33:07.591 INFO:tasks.rados.rados.0.smithi084.stdout:1248: finishing write tid 3 to smithi08466639-313 2023-10-01T07:33:07.591 INFO:tasks.rados.rados.0.smithi084.stdout:1248: finishing write tid 4 to smithi08466639-313 2023-10-01T07:33:07.592 INFO:tasks.rados.rados.0.smithi084.stdout:1248: finishing write tid 5 to smithi08466639-313 2023-10-01T07:33:07.592 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 313 v 207 (ObjNum 921 snap 0 seq_num 921) dirty exists 2023-10-01T07:33:07.592 INFO:tasks.rados.rados.0.smithi084.stdout:1248: left oid 313 (ObjNum 921 snap 0 seq_num 921) 2023-10-01T07:33:07.592 INFO:tasks.rados.rados.0.smithi084.stdout:1249: finishing write tid 1 to smithi08466639-471 2023-10-01T07:33:07.592 INFO:tasks.rados.rados.0.smithi084.stdout:1249: finishing write tid 2 to smithi08466639-471 2023-10-01T07:33:07.592 INFO:tasks.rados.rados.0.smithi084.stdout:1249: finishing write tid 3 to smithi08466639-471 2023-10-01T07:33:07.592 INFO:tasks.rados.rados.0.smithi084.stdout:1250: expect (ObjNum 723 snap 0 seq_num 723) 2023-10-01T07:33:07.666 INFO:tasks.rados.rados.0.smithi084.stdout:1249: finishing write tid 4 to smithi08466639-471 2023-10-01T07:33:07.666 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 471 v 213 (ObjNum 922 snap 0 seq_num 922) dirty exists 2023-10-01T07:33:07.666 INFO:tasks.rados.rados.0.smithi084.stdout:1249: left oid 471 (ObjNum 922 snap 0 seq_num 922) 2023-10-01T07:33:07.667 INFO:tasks.rados.rados.0.smithi084.stdout:1252: expect (ObjNum 319 snap 0 seq_num 319) 2023-10-01T07:33:07.777 INFO:tasks.rados.rados.0.smithi084.stdout:1251: expect (ObjNum 867 snap 0 seq_num 867) 2023-10-01T07:33:07.898 INFO:tasks.rados.rados.0.smithi084.stdout:1253: seq_num 923 ranges {712861=733540,2161821=613653,3247187=265674} 2023-10-01T07:33:07.913 INFO:tasks.rados.rados.0.smithi084.stdout:1253: writing smithi08466639-163 from 712861 to 1446401 tid 1 2023-10-01T07:33:07.921 INFO:tasks.rados.rados.0.smithi084.stdout:1253: writing smithi08466639-163 from 2161821 to 2775474 tid 2 2023-10-01T07:33:07.925 INFO:tasks.rados.rados.0.smithi084.stdout:1253: writing smithi08466639-163 from 3247187 to 3512861 tid 3 2023-10-01T07:33:07.925 INFO:tasks.rados.rados.0.smithi084.stdout:1244: done (8 left) 2023-10-01T07:33:07.926 INFO:tasks.rados.rados.0.smithi084.stdout:1246: done (7 left) 2023-10-01T07:33:07.926 INFO:tasks.rados.rados.0.smithi084.stdout:1247: done (6 left) 2023-10-01T07:33:07.926 INFO:tasks.rados.rados.0.smithi084.stdout:1248: done (5 left) 2023-10-01T07:33:07.926 INFO:tasks.rados.rados.0.smithi084.stdout:1249: done (4 left) 2023-10-01T07:33:07.926 INFO:tasks.rados.rados.0.smithi084.stdout:1250: done (3 left) 2023-10-01T07:33:07.926 INFO:tasks.rados.rados.0.smithi084.stdout:1251: done (2 left) 2023-10-01T07:33:07.926 INFO:tasks.rados.rados.0.smithi084.stdout:1252: done (1 left) 2023-10-01T07:33:07.926 INFO:tasks.rados.rados.0.smithi084.stdout:1254: write oid 284 current snap is 0 2023-10-01T07:33:07.926 INFO:tasks.rados.rados.0.smithi084.stdout:1254: seq_num 924 ranges {729668=408789,1820303=757311,3274610=255058} 2023-10-01T07:33:07.932 INFO:tasks.rados.rados.0.smithi084.stdout:1254: writing smithi08466639-284 from 729668 to 1138457 tid 1 2023-10-01T07:33:07.940 INFO:tasks.rados.rados.0.smithi084.stdout:1254: writing smithi08466639-284 from 1820303 to 2577614 tid 2 2023-10-01T07:33:07.946 INFO:tasks.rados.rados.0.smithi084.stdout:1254: writing smithi08466639-284 from 3274610 to 3529668 tid 3 2023-10-01T07:33:07.946 INFO:tasks.rados.rados.0.smithi084.stdout:1255: write oid 73 current snap is 0 2023-10-01T07:33:07.946 INFO:tasks.rados.rados.0.smithi084.stdout:1253: finishing write tid 1 to smithi08466639-163 2023-10-01T07:33:07.946 INFO:tasks.rados.rados.0.smithi084.stdout:1255: seq_num 925 ranges {746475=484038,1762432=617322,2785680=529906} 2023-10-01T07:33:07.952 INFO:tasks.rados.rados.0.smithi084.stdout:1255: writing smithi08466639-73 from 746475 to 1230513 tid 1 2023-10-01T07:33:07.959 INFO:tasks.rados.rados.0.smithi084.stdout:1255: writing smithi08466639-73 from 1762432 to 2379754 tid 2 2023-10-01T07:33:07.964 INFO:tasks.rados.rados.0.smithi084.stdout:1255: writing smithi08466639-73 from 2785680 to 3315586 tid 3 2023-10-01T07:33:07.965 INFO:tasks.rados.rados.0.smithi084.stdout:1256: read oid 226 snap -1 2023-10-01T07:33:07.965 INFO:tasks.rados.rados.0.smithi084.stdout:1256: expect (ObjNum 568 snap 0 seq_num 568) 2023-10-01T07:33:07.965 INFO:tasks.rados.rados.0.smithi084.stdout:1257: write oid 120 current snap is 0 2023-10-01T07:33:07.965 INFO:tasks.rados.rados.0.smithi084.stdout:1253: finishing write tid 2 to smithi08466639-163 2023-10-01T07:33:07.965 INFO:tasks.rados.rados.0.smithi084.stdout:1257: seq_num 926 ranges {763282=559287,1820914=760980,3213103=350179} 2023-10-01T07:33:07.972 INFO:tasks.rados.rados.0.smithi084.stdout:1257: writing smithi08466639-120 from 763282 to 1322569 tid 1 2023-10-01T07:33:07.979 INFO:tasks.rados.rados.0.smithi084.stdout:1257: writing smithi08466639-120 from 1820914 to 2581894 tid 2 2023-10-01T07:33:07.986 INFO:tasks.rados.rados.0.smithi084.stdout:1257: writing smithi08466639-120 from 3213103 to 3563282 tid 3 2023-10-01T07:33:07.986 INFO:tasks.rados.rados.0.smithi084.stdout:1258: read oid 62 snap -1 2023-10-01T07:33:07.986 INFO:tasks.rados.rados.0.smithi084.stdout:1258: expect (ObjNum 61 snap 0 seq_num 61) 2023-10-01T07:33:07.986 INFO:tasks.rados.rados.0.smithi084.stdout:1259: read oid 293 snap -1 2023-10-01T07:33:07.986 INFO:tasks.rados.rados.0.smithi084.stdout:1259: expect (ObjNum 711 snap 0 seq_num 711) 2023-10-01T07:33:07.987 INFO:tasks.rados.rados.0.smithi084.stdout:1260: write oid 135 current snap is 0 2023-10-01T07:33:07.987 INFO:tasks.rados.rados.0.smithi084.stdout:1253: finishing write tid 3 to smithi08466639-163 2023-10-01T07:33:07.987 INFO:tasks.rados.rados.0.smithi084.stdout:1253: finishing write tid 4 to smithi08466639-163 2023-10-01T07:33:07.987 INFO:tasks.rados.rados.0.smithi084.stdout:1253: finishing write tid 5 to smithi08466639-163 2023-10-01T07:33:07.987 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 163 v 223 (ObjNum 923 snap 0 seq_num 923) dirty exists 2023-10-01T07:33:07.987 INFO:tasks.rados.rados.0.smithi084.stdout:1253: left oid 163 (ObjNum 923 snap 0 seq_num 923) 2023-10-01T07:33:07.987 INFO:tasks.rados.rados.0.smithi084.stdout:1254: finishing write tid 1 to smithi08466639-284 2023-10-01T07:33:07.987 INFO:tasks.rados.rados.0.smithi084.stdout:1254: finishing write tid 2 to smithi08466639-284 2023-10-01T07:33:07.987 INFO:tasks.rados.rados.0.smithi084.stdout:1254: finishing write tid 3 to smithi08466639-284 2023-10-01T07:33:07.987 INFO:tasks.rados.rados.0.smithi084.stdout:1254: finishing write tid 4 to smithi08466639-284 2023-10-01T07:33:07.988 INFO:tasks.rados.rados.0.smithi084.stdout:1254: finishing write tid 5 to smithi08466639-284 2023-10-01T07:33:07.988 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 284 v 210 (ObjNum 924 snap 0 seq_num 924) dirty exists 2023-10-01T07:33:07.988 INFO:tasks.rados.rados.0.smithi084.stdout:1254: left oid 284 (ObjNum 924 snap 0 seq_num 924) 2023-10-01T07:33:07.988 INFO:tasks.rados.rados.0.smithi084.stdout:1255: finishing write tid 1 to smithi08466639-73 2023-10-01T07:33:07.988 INFO:tasks.rados.rados.0.smithi084.stdout:1255: finishing write tid 2 to smithi08466639-73 2023-10-01T07:33:07.988 INFO:tasks.rados.rados.0.smithi084.stdout:1255: finishing write tid 3 to smithi08466639-73 2023-10-01T07:33:07.988 INFO:tasks.rados.rados.0.smithi084.stdout:1255: finishing write tid 4 to smithi08466639-73 2023-10-01T07:33:07.988 INFO:tasks.rados.rados.0.smithi084.stdout:1255: finishing write tid 5 to smithi08466639-73 2023-10-01T07:33:07.988 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 73 v 154 (ObjNum 925 snap 0 seq_num 925) dirty exists 2023-10-01T07:33:07.988 INFO:tasks.rados.rados.0.smithi084.stdout:1255: left oid 73 (ObjNum 925 snap 0 seq_num 925) 2023-10-01T07:33:07.989 INFO:tasks.rados.rados.0.smithi084.stdout:1256: expect (ObjNum 568 snap 0 seq_num 568) 2023-10-01T07:33:08.147 INFO:tasks.rados.rados.0.smithi084.stdout:1257: finishing write tid 1 to smithi08466639-120 2023-10-01T07:33:08.147 INFO:tasks.rados.rados.0.smithi084.stdout:1257: finishing write tid 2 to smithi08466639-120 2023-10-01T07:33:08.148 INFO:tasks.rados.rados.0.smithi084.stdout:1257: finishing write tid 3 to smithi08466639-120 2023-10-01T07:33:08.148 INFO:tasks.rados.rados.0.smithi084.stdout:1257: finishing write tid 4 to smithi08466639-120 2023-10-01T07:33:08.148 INFO:tasks.rados.rados.0.smithi084.stdout:1257: finishing write tid 5 to smithi08466639-120 2023-10-01T07:33:08.148 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 120 v 158 (ObjNum 926 snap 0 seq_num 926) dirty exists 2023-10-01T07:33:08.148 INFO:tasks.rados.rados.0.smithi084.stdout:1257: left oid 120 (ObjNum 926 snap 0 seq_num 926) 2023-10-01T07:33:08.148 INFO:tasks.rados.rados.0.smithi084.stdout:1258: expect (ObjNum 61 snap 0 seq_num 61) 2023-10-01T07:33:08.242 INFO:tasks.rados.rados.0.smithi084.stdout:1259: expect (ObjNum 711 snap 0 seq_num 711) 2023-10-01T07:33:08.417 INFO:tasks.rados.rados.0.smithi084.stdout:1260: seq_num 927 ranges {780089=634536,1879396=620991,3240526=339563} 2023-10-01T07:33:08.430 INFO:tasks.rados.rados.0.smithi084.stdout:1260: writing smithi08466639-135 from 780089 to 1414625 tid 1 2023-10-01T07:33:08.437 INFO:tasks.rados.rados.0.smithi084.stdout:1260: writing smithi08466639-135 from 1879396 to 2500387 tid 2 2023-10-01T07:33:08.446 INFO:tasks.rados.rados.0.smithi084.stdout:1260: writing smithi08466639-135 from 3240526 to 3580089 tid 3 2023-10-01T07:33:08.446 INFO:tasks.rados.rados.0.smithi084.stdout:1253: done (7 left) 2023-10-01T07:33:08.446 INFO:tasks.rados.rados.0.smithi084.stdout:1254: done (6 left) 2023-10-01T07:33:08.447 INFO:tasks.rados.rados.0.smithi084.stdout:1255: done (5 left) 2023-10-01T07:33:08.447 INFO:tasks.rados.rados.0.smithi084.stdout:1256: done (4 left) 2023-10-01T07:33:08.447 INFO:tasks.rados.rados.0.smithi084.stdout:1257: done (3 left) 2023-10-01T07:33:08.447 INFO:tasks.rados.rados.0.smithi084.stdout:1258: done (2 left) 2023-10-01T07:33:08.447 INFO:tasks.rados.rados.0.smithi084.stdout:1259: done (1 left) 2023-10-01T07:33:08.447 INFO:tasks.rados.rados.0.smithi084.stdout:1261: read oid 21 snap -1 2023-10-01T07:33:08.447 INFO:tasks.rados.rados.0.smithi084.stdout:1261: expect (ObjNum 20 snap 0 seq_num 20) 2023-10-01T07:33:08.448 INFO:tasks.rados.rados.0.smithi084.stdout:1262: write oid 199 current snap is 0 2023-10-01T07:33:08.448 INFO:tasks.rados.rados.0.smithi084.stdout:1260: finishing write tid 1 to smithi08466639-135 2023-10-01T07:33:08.448 INFO:tasks.rados.rados.0.smithi084.stdout:1260: finishing write tid 2 to smithi08466639-135 2023-10-01T07:33:08.448 INFO:tasks.rados.rados.0.smithi084.stdout:1262: seq_num 928 ranges {796896=426138,1654231=764649,2984302=480075} 2023-10-01T07:33:08.451 INFO:tasks.rados.rados.0.smithi084.stdout:1262: writing smithi08466639-199 from 796896 to 1223034 tid 1 2023-10-01T07:33:08.458 INFO:tasks.rados.rados.0.smithi084.stdout:1262: writing smithi08466639-199 from 1654231 to 2418880 tid 2 2023-10-01T07:33:08.464 INFO:tasks.rados.rados.0.smithi084.stdout:1262: writing smithi08466639-199 from 2984302 to 3464377 tid 3 2023-10-01T07:33:08.464 INFO:tasks.rados.rados.0.smithi084.stdout:1263: delete oid 409 current snap is 0 2023-10-01T07:33:08.465 INFO:tasks.rados.rados.0.smithi084.stdout:1260: finishing write tid 3 to smithi08466639-135 2023-10-01T07:33:08.465 INFO:tasks.rados.rados.0.smithi084.stdout:1260: finishing write tid 4 to smithi08466639-135 2023-10-01T07:33:08.465 INFO:tasks.rados.rados.0.smithi084.stdout:1260: finishing write tid 5 to smithi08466639-135 2023-10-01T07:33:08.466 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 135 v 240 (ObjNum 927 snap 0 seq_num 927) dirty exists 2023-10-01T07:33:08.466 INFO:tasks.rados.rados.0.smithi084.stdout:1260: left oid 135 (ObjNum 927 snap 0 seq_num 927) 2023-10-01T07:33:08.466 INFO:tasks.rados.rados.0.smithi084.stdout:1261: expect (ObjNum 20 snap 0 seq_num 20) 2023-10-01T07:33:08.554 INFO:tasks.rados.rados.0.smithi084.stdout:1262: finishing write tid 1 to smithi08466639-199 2023-10-01T07:33:08.554 INFO:tasks.rados.rados.0.smithi084.stdout:1262: finishing write tid 2 to smithi08466639-199 2023-10-01T07:33:08.554 INFO:tasks.rados.rados.0.smithi084.stdout:1262: finishing write tid 3 to smithi08466639-199 2023-10-01T07:33:08.555 INFO:tasks.rados.rados.0.smithi084.stdout:1262: finishing write tid 4 to smithi08466639-199 2023-10-01T07:33:08.555 INFO:tasks.rados.rados.0.smithi084.stdout:1262: finishing write tid 5 to smithi08466639-199 2023-10-01T07:33:08.555 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 199 v 205 (ObjNum 928 snap 0 seq_num 928) dirty exists 2023-10-01T07:33:08.555 INFO:tasks.rados.rados.0.smithi084.stdout:1262: left oid 199 (ObjNum 928 snap 0 seq_num 928) 2023-10-01T07:33:08.555 INFO:tasks.rados.rados.0.smithi084.stdout:1260: done (3 left) 2023-10-01T07:33:08.556 INFO:tasks.rados.rados.0.smithi084.stdout:1261: done (2 left) 2023-10-01T07:33:08.556 INFO:tasks.rados.rados.0.smithi084.stdout:1262: done (1 left) 2023-10-01T07:33:08.556 INFO:tasks.rados.rados.0.smithi084.stdout:1263: done (0 left) 2023-10-01T07:33:08.556 INFO:tasks.rados.rados.0.smithi084.stdout:1264: write oid 461 current snap is 0 2023-10-01T07:33:08.556 INFO:tasks.rados.rados.0.smithi084.stdout:1264: seq_num 930 ranges {430510=576636,1654842=768318,2922795=502619} 2023-10-01T07:33:08.564 INFO:tasks.rados.rados.0.smithi084.stdout:1264: writing smithi08466639-461 from 430510 to 1007146 tid 1 2023-10-01T07:33:08.572 INFO:tasks.rados.rados.0.smithi084.stdout:1264: writing smithi08466639-461 from 1654842 to 2423160 tid 2 2023-10-01T07:33:08.578 INFO:tasks.rados.rados.0.smithi084.stdout:1264: writing smithi08466639-461 from 2922795 to 3425414 tid 3 2023-10-01T07:33:08.579 INFO:tasks.rados.rados.0.smithi084.stdout:1265: write oid 224 current snap is 0 2023-10-01T07:33:08.579 INFO:tasks.rados.rados.0.smithi084.stdout:1265: seq_num 931 ranges {447317=651885,1713324=628329,3066571=580746} 2023-10-01T07:33:08.584 INFO:tasks.rados.rados.0.smithi084.stdout:1265: writing smithi08466639-224 from 447317 to 1099202 tid 1 2023-10-01T07:33:08.591 INFO:tasks.rados.rados.0.smithi084.stdout:1265: writing smithi08466639-224 from 1713324 to 2341653 tid 2 2023-10-01T07:33:08.599 INFO:tasks.rados.rados.0.smithi084.stdout:1265: writing smithi08466639-224 from 3066571 to 3647317 tid 3 2023-10-01T07:33:08.600 INFO:tasks.rados.rados.0.smithi084.stdout:1266: read oid 30 snap -1 2023-10-01T07:33:08.600 INFO:tasks.rados.rados.0.smithi084.stdout:1266: expect (ObjNum 29 snap 0 seq_num 29) 2023-10-01T07:33:08.600 INFO:tasks.rados.rados.0.smithi084.stdout:1267: delete oid 143 current snap is 0 2023-10-01T07:33:08.600 INFO:tasks.rados.rados.0.smithi084.stdout:1264: finishing write tid 1 to smithi08466639-461 2023-10-01T07:33:08.600 INFO:tasks.rados.rados.0.smithi084.stdout:1264: finishing write tid 2 to smithi08466639-461 2023-10-01T07:33:08.600 INFO:tasks.rados.rados.0.smithi084.stdout:1264: finishing write tid 3 to smithi08466639-461 2023-10-01T07:33:08.600 INFO:tasks.rados.rados.0.smithi084.stdout:1264: finishing write tid 4 to smithi08466639-461 2023-10-01T07:33:08.600 INFO:tasks.rados.rados.0.smithi084.stdout:1264: finishing write tid 5 to smithi08466639-461 2023-10-01T07:33:08.600 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 461 v 244 (ObjNum 930 snap 0 seq_num 930) dirty exists 2023-10-01T07:33:08.600 INFO:tasks.rados.rados.0.smithi084.stdout:1264: left oid 461 (ObjNum 930 snap 0 seq_num 930) 2023-10-01T07:33:08.601 INFO:tasks.rados.rados.0.smithi084.stdout:1265: finishing write tid 1 to smithi08466639-224 2023-10-01T07:33:08.601 INFO:tasks.rados.rados.0.smithi084.stdout:1265: finishing write tid 2 to smithi08466639-224 2023-10-01T07:33:08.601 INFO:tasks.rados.rados.0.smithi084.stdout:1264: done (3 left) 2023-10-01T07:33:08.601 INFO:tasks.rados.rados.0.smithi084.stdout:1267: done (2 left) 2023-10-01T07:33:08.602 INFO:tasks.rados.rados.0.smithi084.stdout:1268: read oid 248 snap -1 2023-10-01T07:33:08.602 INFO:tasks.rados.rados.0.smithi084.stdout:1268: expect (ObjNum 820 snap 0 seq_num 820) 2023-10-01T07:33:08.602 INFO:tasks.rados.rados.0.smithi084.stdout:1269: write oid 260 current snap is 0 2023-10-01T07:33:08.602 INFO:tasks.rados.rados.0.smithi084.stdout:1269: seq_num 933 ranges {480931=402383,1313935=515645,2488711=452788,3443230=237701} 2023-10-01T07:33:08.607 INFO:tasks.rados.rados.0.smithi084.stdout:1269: writing smithi08466639-260 from 480931 to 883314 tid 1 2023-10-01T07:33:08.613 INFO:tasks.rados.rados.0.smithi084.stdout:1269: writing smithi08466639-260 from 1313935 to 1829580 tid 2 2023-10-01T07:33:08.619 INFO:tasks.rados.rados.0.smithi084.stdout:1269: writing smithi08466639-260 from 2488711 to 2941499 tid 3 2023-10-01T07:33:08.624 INFO:tasks.rados.rados.0.smithi084.stdout:1269: writing smithi08466639-260 from 3443230 to 3680931 tid 4 2023-10-01T07:33:08.624 INFO:tasks.rados.rados.0.smithi084.stdout:1270: write oid 398 current snap is 0 2023-10-01T07:33:08.624 INFO:tasks.rados.rados.0.smithi084.stdout:1270: seq_num 934 ranges {497738=477632,1772417=775656,3316134=381604} 2023-10-01T07:33:08.630 INFO:tasks.rados.rados.0.smithi084.stdout:1270: writing smithi08466639-398 from 497738 to 975370 tid 1 2023-10-01T07:33:08.639 INFO:tasks.rados.rados.0.smithi084.stdout:1270: writing smithi08466639-398 from 1772417 to 2548073 tid 2 2023-10-01T07:33:08.646 INFO:tasks.rados.rados.0.smithi084.stdout:1270: writing smithi08466639-398 from 3316134 to 3697738 tid 3 2023-10-01T07:33:08.646 INFO:tasks.rados.rados.0.smithi084.stdout:1271: read oid 110 snap -1 2023-10-01T07:33:08.646 INFO:tasks.rados.rados.0.smithi084.stdout:1271: expect (ObjNum 741 snap 0 seq_num 741) 2023-10-01T07:33:08.646 INFO:tasks.rados.rados.0.smithi084.stdout:1272: write oid 434 current snap is 0 2023-10-01T07:33:08.646 INFO:tasks.rados.rados.0.smithi084.stdout:1272: seq_num 935 ranges {514545=552881,1830899=519314,2943557=475332} 2023-10-01T07:33:08.651 INFO:tasks.rados.rados.0.smithi084.stdout:1272: writing smithi08466639-434 from 514545 to 1067426 tid 1 2023-10-01T07:33:08.659 INFO:tasks.rados.rados.0.smithi084.stdout:1272: writing smithi08466639-434 from 1830899 to 2350213 tid 2 2023-10-01T07:33:08.666 INFO:tasks.rados.rados.0.smithi084.stdout:1272: writing smithi08466639-434 from 2943557 to 3418889 tid 3 2023-10-01T07:33:08.667 INFO:tasks.rados.rados.0.smithi084.stdout:1273: write oid 277 current snap is 0 2023-10-01T07:33:08.667 INFO:tasks.rados.rados.0.smithi084.stdout:1273: seq_num 936 ranges {531352=744483,2005734=779325,3487333=244019} 2023-10-01T07:33:08.675 INFO:tasks.rados.rados.0.smithi084.stdout:1273: writing smithi08466639-277 from 531352 to 1275835 tid 1 2023-10-01T07:33:08.683 INFO:tasks.rados.rados.0.smithi084.stdout:1273: writing smithi08466639-277 from 2005734 to 2785059 tid 2 2023-10-01T07:33:08.689 INFO:tasks.rados.rados.0.smithi084.stdout:1273: writing smithi08466639-277 from 3487333 to 3731352 tid 3 2023-10-01T07:33:08.690 INFO:tasks.rados.rados.0.smithi084.stdout:1274: read oid 108 snap -1 2023-10-01T07:33:08.690 INFO:tasks.rados.rados.0.smithi084.stdout:1274: expect (ObjNum 836 snap 0 seq_num 836) 2023-10-01T07:33:08.690 INFO:tasks.rados.rados.0.smithi084.stdout:1275: read oid 274 snap -1 2023-10-01T07:33:08.690 INFO:tasks.rados.rados.0.smithi084.stdout:1275: expect (ObjNum 273 snap 0 seq_num 273) 2023-10-01T07:33:08.691 INFO:tasks.rados.rados.0.smithi084.stdout:1276: read oid 333 snap -1 2023-10-01T07:33:08.691 INFO:tasks.rados.rados.0.smithi084.stdout:1276: expect (ObjNum 691 snap 0 seq_num 691) 2023-10-01T07:33:08.691 INFO:tasks.rados.rados.0.smithi084.stdout:1277: read oid 443 snap -1 2023-10-01T07:33:08.691 INFO:tasks.rados.rados.0.smithi084.stdout:1277: expect (ObjNum 750 snap 0 seq_num 750) 2023-10-01T07:33:08.691 INFO:tasks.rados.rados.0.smithi084.stdout:1278: read oid 436 snap -1 2023-10-01T07:33:08.691 INFO:tasks.rados.rados.0.smithi084.stdout:1278: expect deleted 2023-10-01T07:33:08.691 INFO:tasks.rados.rados.0.smithi084.stdout:1279: write oid 285 current snap is 0 2023-10-01T07:33:08.691 INFO:tasks.rados.rados.0.smithi084.stdout:1269: finishing write tid 1 to smithi08466639-260 2023-10-01T07:33:08.691 INFO:tasks.rados.rados.0.smithi084.stdout:1279: seq_num 937 ranges {548159=419732,1664216=522983,2714756=614229} 2023-10-01T07:33:08.695 INFO:tasks.rados.rados.0.smithi084.stdout:1279: writing smithi08466639-285 from 548159 to 967891 tid 1 2023-10-01T07:33:08.701 INFO:tasks.rados.rados.0.smithi084.stdout:1279: writing smithi08466639-285 from 1664216 to 2187199 tid 2 2023-10-01T07:33:08.708 INFO:tasks.rados.rados.0.smithi084.stdout:1279: writing smithi08466639-285 from 2714756 to 3328985 tid 3 2023-10-01T07:33:08.708 INFO:tasks.rados.rados.0.smithi084.stdout:1280: read oid 403 snap -1 2023-10-01T07:33:08.709 INFO:tasks.rados.rados.0.smithi084.stdout:1280: expect (ObjNum 402 snap 0 seq_num 402) 2023-10-01T07:33:08.709 INFO:tasks.rados.rados.0.smithi084.stdout:1281: write oid 219 current snap is 0 2023-10-01T07:33:08.709 INFO:tasks.rados.rados.0.smithi084.stdout:1281: seq_num 938 ranges {564966=494981,1606345=782994,3025826=425501} 2023-10-01T07:33:08.715 INFO:tasks.rados.rados.0.smithi084.stdout:1281: writing smithi08466639-219 from 564966 to 1059947 tid 1 2023-10-01T07:33:08.722 INFO:tasks.rados.rados.0.smithi084.stdout:1281: writing smithi08466639-219 from 1606345 to 2389339 tid 2 2023-10-01T07:33:08.727 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:08 smithi112 bash[27689]: cluster 2023-10-01T07:33:07.242708+0000 mgr.y (mgr.24353) 209 : cluster [DBG] pgmap v184: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s rd, 14 MiB/s wr, 136 op/s 2023-10-01T07:33:08.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:08 smithi112 bash[27689]: audit 2023-10-01T07:33:07.775739+0000 mon.a (mon.0) 702 : audit [DBG] from='client.? 172.21.15.84:0/1787648312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:08.728 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:08 smithi112 bash[28510]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:33:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T07:33:08.732 INFO:tasks.rados.rados.0.smithi084.stdout:1281: writing smithi08466639-219 from 3025826 to 3451327 tid 3 2023-10-01T07:33:08.732 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:33:08.732 INFO:tasks.rados.rados.0.smithi084.stdout:1269: finishing write tid 2 to smithi08466639-260 2023-10-01T07:33:08.732 INFO:tasks.rados.rados.0.smithi084.stdout:1266: expect (ObjNum 29 snap 0 seq_num 29) 2023-10-01T07:33:08.824 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:33:08 smithi084 bash[27645]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:33:08] "GET /metrics HTTP/1.1" 200 194960 "" "Prometheus/2.33.4" 2023-10-01T07:33:08.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:08 smithi084 bash[27378]: cluster 2023-10-01T07:33:07.242708+0000 mgr.y (mgr.24353) 209 : cluster [DBG] pgmap v184: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s rd, 14 MiB/s wr, 136 op/s 2023-10-01T07:33:08.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:08 smithi084 bash[27378]: audit 2023-10-01T07:33:07.775739+0000 mon.a (mon.0) 702 : audit [DBG] from='client.? 172.21.15.84:0/1787648312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:08.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:08 smithi084 bash[33757]: cluster 2023-10-01T07:33:07.242708+0000 mgr.y (mgr.24353) 209 : cluster [DBG] pgmap v184: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s rd, 14 MiB/s wr, 136 op/s 2023-10-01T07:33:08.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:08 smithi084 bash[33757]: audit 2023-10-01T07:33:07.775739+0000 mon.a (mon.0) 702 : audit [DBG] from='client.? 172.21.15.84:0/1787648312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:08.827 INFO:tasks.rados.rados.0.smithi084.stdout:1265: finishing write tid 3 to smithi08466639-224 2023-10-01T07:33:08.828 INFO:tasks.rados.rados.0.smithi084.stdout:1265: finishing write tid 4 to smithi08466639-224 2023-10-01T07:33:08.828 INFO:tasks.rados.rados.0.smithi084.stdout:1265: finishing write tid 5 to smithi08466639-224 2023-10-01T07:33:08.828 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 224 v 217 (ObjNum 931 snap 0 seq_num 931) dirty exists 2023-10-01T07:33:08.828 INFO:tasks.rados.rados.0.smithi084.stdout:1265: left oid 224 (ObjNum 931 snap 0 seq_num 931) 2023-10-01T07:33:08.828 INFO:tasks.rados.rados.0.smithi084.stdout:1268: expect (ObjNum 820 snap 0 seq_num 820) 2023-10-01T07:33:09.019 INFO:tasks.rados.rados.0.smithi084.stdout:1269: finishing write tid 3 to smithi08466639-260 2023-10-01T07:33:09.019 INFO:tasks.rados.rados.0.smithi084.stdout:1269: finishing write tid 4 to smithi08466639-260 2023-10-01T07:33:09.020 INFO:tasks.rados.rados.0.smithi084.stdout:1269: finishing write tid 5 to smithi08466639-260 2023-10-01T07:33:09.020 INFO:tasks.rados.rados.0.smithi084.stdout:1269: finishing write tid 6 to smithi08466639-260 2023-10-01T07:33:09.020 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 260 v 235 (ObjNum 933 snap 0 seq_num 933) dirty exists 2023-10-01T07:33:09.020 INFO:tasks.rados.rados.0.smithi084.stdout:1269: left oid 260 (ObjNum 933 snap 0 seq_num 933) 2023-10-01T07:33:09.020 INFO:tasks.rados.rados.0.smithi084.stdout:1270: finishing write tid 1 to smithi08466639-398 2023-10-01T07:33:09.020 INFO:tasks.rados.rados.0.smithi084.stdout:1270: finishing write tid 2 to smithi08466639-398 2023-10-01T07:33:09.020 INFO:tasks.rados.rados.0.smithi084.stdout:1270: finishing write tid 3 to smithi08466639-398 2023-10-01T07:33:09.020 INFO:tasks.rados.rados.0.smithi084.stdout:1270: finishing write tid 4 to smithi08466639-398 2023-10-01T07:33:09.020 INFO:tasks.rados.rados.0.smithi084.stdout:1270: finishing write tid 5 to smithi08466639-398 2023-10-01T07:33:09.020 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 398 v 163 (ObjNum 934 snap 0 seq_num 934) dirty exists 2023-10-01T07:33:09.020 INFO:tasks.rados.rados.0.smithi084.stdout:1270: left oid 398 (ObjNum 934 snap 0 seq_num 934) 2023-10-01T07:33:09.020 INFO:tasks.rados.rados.0.smithi084.stdout:1271: expect (ObjNum 741 snap 0 seq_num 741) 2023-10-01T07:33:09.117 INFO:tasks.rados.rados.0.smithi084.stdout:1272: finishing write tid 1 to smithi08466639-434 2023-10-01T07:33:09.117 INFO:tasks.rados.rados.0.smithi084.stdout:1272: finishing write tid 2 to smithi08466639-434 2023-10-01T07:33:09.117 INFO:tasks.rados.rados.0.smithi084.stdout:1272: finishing write tid 3 to smithi08466639-434 2023-10-01T07:33:09.117 INFO:tasks.rados.rados.0.smithi084.stdout:1272: finishing write tid 4 to smithi08466639-434 2023-10-01T07:33:09.118 INFO:tasks.rados.rados.0.smithi084.stdout:1272: finishing write tid 5 to smithi08466639-434 2023-10-01T07:33:09.118 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 434 v 230 (ObjNum 935 snap 0 seq_num 935) dirty exists 2023-10-01T07:33:09.118 INFO:tasks.rados.rados.0.smithi084.stdout:1272: left oid 434 (ObjNum 935 snap 0 seq_num 935) 2023-10-01T07:33:09.118 INFO:tasks.rados.rados.0.smithi084.stdout:1273: finishing write tid 1 to smithi08466639-277 2023-10-01T07:33:09.118 INFO:tasks.rados.rados.0.smithi084.stdout:1273: finishing write tid 2 to smithi08466639-277 2023-10-01T07:33:09.118 INFO:tasks.rados.rados.0.smithi084.stdout:1274: expect (ObjNum 836 snap 0 seq_num 836) 2023-10-01T07:33:09.210 INFO:tasks.rados.rados.0.smithi084.stdout:1273: finishing write tid 3 to smithi08466639-277 2023-10-01T07:33:09.210 INFO:tasks.rados.rados.0.smithi084.stdout:1273: finishing write tid 4 to smithi08466639-277 2023-10-01T07:33:09.210 INFO:tasks.rados.rados.0.smithi084.stdout:1273: finishing write tid 5 to smithi08466639-277 2023-10-01T07:33:09.210 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 277 v 197 (ObjNum 936 snap 0 seq_num 936) dirty exists 2023-10-01T07:33:09.210 INFO:tasks.rados.rados.0.smithi084.stdout:1273: left oid 277 (ObjNum 936 snap 0 seq_num 936) 2023-10-01T07:33:09.210 INFO:tasks.rados.rados.0.smithi084.stdout:1279: finishing write tid 1 to smithi08466639-285 2023-10-01T07:33:09.210 INFO:tasks.rados.rados.0.smithi084.stdout:1277: expect (ObjNum 750 snap 0 seq_num 750) 2023-10-01T07:33:09.356 INFO:tasks.rados.rados.0.smithi084.stdout:1275: expect (ObjNum 273 snap 0 seq_num 273) 2023-10-01T07:33:09.440 INFO:tasks.rados.rados.0.smithi084.stdout:1279: finishing write tid 2 to smithi08466639-285 2023-10-01T07:33:09.440 INFO:tasks.rados.rados.0.smithi084.stdout:1279: finishing write tid 3 to smithi08466639-285 2023-10-01T07:33:09.441 INFO:tasks.rados.rados.0.smithi084.stdout:1279: finishing write tid 4 to smithi08466639-285 2023-10-01T07:33:09.441 INFO:tasks.rados.rados.0.smithi084.stdout:1279: finishing write tid 5 to smithi08466639-285 2023-10-01T07:33:09.441 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 285 v 183 (ObjNum 937 snap 0 seq_num 937) dirty exists 2023-10-01T07:33:09.441 INFO:tasks.rados.rados.0.smithi084.stdout:1279: left oid 285 (ObjNum 937 snap 0 seq_num 937) 2023-10-01T07:33:09.441 INFO:tasks.rados.rados.0.smithi084.stdout:1276: expect (ObjNum 691 snap 0 seq_num 691) 2023-10-01T07:33:09.645 INFO:tasks.rados.rados.0.smithi084.stdout:1280: expect (ObjNum 402 snap 0 seq_num 402) 2023-10-01T07:33:09.728 INFO:tasks.rados.rados.0.smithi084.stdout:1281: finishing write tid 1 to smithi08466639-219 2023-10-01T07:33:09.728 INFO:tasks.rados.rados.0.smithi084.stdout:1281: finishing write tid 2 to smithi08466639-219 2023-10-01T07:33:09.728 INFO:tasks.rados.rados.0.smithi084.stdout:1281: finishing write tid 3 to smithi08466639-219 2023-10-01T07:33:09.728 INFO:tasks.rados.rados.0.smithi084.stdout:1281: finishing write tid 4 to smithi08466639-219 2023-10-01T07:33:09.728 INFO:tasks.rados.rados.0.smithi084.stdout:1281: finishing write tid 5 to smithi08466639-219 2023-10-01T07:33:09.728 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 219 v 159 (ObjNum 938 snap 0 seq_num 938) dirty exists 2023-10-01T07:33:09.728 INFO:tasks.rados.rados.0.smithi084.stdout:1281: left oid 219 (ObjNum 938 snap 0 seq_num 938) 2023-10-01T07:33:09.728 INFO:tasks.rados.rados.0.smithi084.stdout:1265: done (15 left) 2023-10-01T07:33:09.729 INFO:tasks.rados.rados.0.smithi084.stdout:1266: done (14 left) 2023-10-01T07:33:09.729 INFO:tasks.rados.rados.0.smithi084.stdout:1268: done (13 left) 2023-10-01T07:33:09.729 INFO:tasks.rados.rados.0.smithi084.stdout:1269: done (12 left) 2023-10-01T07:33:09.729 INFO:tasks.rados.rados.0.smithi084.stdout:1270: done (11 left) 2023-10-01T07:33:09.729 INFO:tasks.rados.rados.0.smithi084.stdout:1271: done (10 left) 2023-10-01T07:33:09.729 INFO:tasks.rados.rados.0.smithi084.stdout:1272: done (9 left) 2023-10-01T07:33:09.729 INFO:tasks.rados.rados.0.smithi084.stdout:1273: done (8 left) 2023-10-01T07:33:09.729 INFO:tasks.rados.rados.0.smithi084.stdout:1274: done (7 left) 2023-10-01T07:33:09.729 INFO:tasks.rados.rados.0.smithi084.stdout:1275: done (6 left) 2023-10-01T07:33:09.729 INFO:tasks.rados.rados.0.smithi084.stdout:1276: done (5 left) 2023-10-01T07:33:09.729 INFO:tasks.rados.rados.0.smithi084.stdout:1277: done (4 left) 2023-10-01T07:33:09.729 INFO:tasks.rados.rados.0.smithi084.stdout:1278: done (3 left) 2023-10-01T07:33:09.729 INFO:tasks.rados.rados.0.smithi084.stdout:1279: done (2 left) 2023-10-01T07:33:09.730 INFO:tasks.rados.rados.0.smithi084.stdout:1280: done (1 left) 2023-10-01T07:33:09.730 INFO:tasks.rados.rados.0.smithi084.stdout:1281: done (0 left) 2023-10-01T07:33:09.730 INFO:tasks.rados.rados.0.smithi084.stdout:1282: write oid 199 current snap is 0 2023-10-01T07:33:09.730 INFO:tasks.rados.rados.0.smithi084.stdout:1282: seq_num 939 ranges {581773=570230,1664827=526652,2653249=636773} 2023-10-01T07:33:09.739 INFO:tasks.rados.rados.0.smithi084.stdout:1282: writing smithi08466639-199 from 581773 to 1152003 tid 1 2023-10-01T07:33:09.745 INFO:tasks.rados.rados.0.smithi084.stdout:1282: writing smithi08466639-199 from 1664827 to 2191479 tid 2 2023-10-01T07:33:09.752 INFO:tasks.rados.rados.0.smithi084.stdout:1282: writing smithi08466639-199 from 2653249 to 3290022 tid 3 2023-10-01T07:33:09.752 INFO:tasks.rados.rados.0.smithi084.stdout:1283: delete oid 391 current snap is 0 2023-10-01T07:33:09.752 INFO:tasks.rados.rados.0.smithi084.stdout:1282: finishing write tid 1 to smithi08466639-199 2023-10-01T07:33:09.752 INFO:tasks.rados.rados.0.smithi084.stdout:1282: finishing write tid 2 to smithi08466639-199 2023-10-01T07:33:09.756 INFO:tasks.rados.rados.0.smithi084.stdout:1282: finishing write tid 3 to smithi08466639-199 2023-10-01T07:33:09.756 INFO:tasks.rados.rados.0.smithi084.stdout:1282: finishing write tid 4 to smithi08466639-199 2023-10-01T07:33:09.757 INFO:tasks.rados.rados.0.smithi084.stdout:1282: finishing write tid 5 to smithi08466639-199 2023-10-01T07:33:09.757 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 199 v 209 (ObjNum 939 snap 0 seq_num 939) dirty exists 2023-10-01T07:33:09.757 INFO:tasks.rados.rados.0.smithi084.stdout:1282: left oid 199 (ObjNum 939 snap 0 seq_num 939) 2023-10-01T07:33:09.757 INFO:tasks.rados.rados.0.smithi084.stdout:1282: done (1 left) 2023-10-01T07:33:09.757 INFO:tasks.rados.rados.0.smithi084.stdout:1283: done (0 left) 2023-10-01T07:33:09.758 INFO:tasks.rados.rados.0.smithi084.stdout:1284: write oid 57 current snap is 0 2023-10-01T07:33:09.758 INFO:tasks.rados.rados.0.smithi084.stdout:1284: seq_num 941 ranges {615387=720728,1781791=530321,3108095=707292} 2023-10-01T07:33:09.765 INFO:tasks.rados.rados.0.smithi084.stdout:1284: writing smithi08466639-57 from 615387 to 1336115 tid 1 2023-10-01T07:33:09.772 INFO:tasks.rados.rados.0.smithi084.stdout:1284: writing smithi08466639-57 from 1781791 to 2312112 tid 2 2023-10-01T07:33:09.780 INFO:tasks.rados.rados.0.smithi084.stdout:1284: writing smithi08466639-57 from 3108095 to 3815387 tid 3 2023-10-01T07:33:09.780 INFO:tasks.rados.rados.0.smithi084.stdout:1285: write oid 25 current snap is 0 2023-10-01T07:33:09.781 INFO:tasks.rados.rados.0.smithi084.stdout:1285: seq_num 942 ranges {632194=795977,2123920=790332,3419165=413029} 2023-10-01T07:33:09.789 INFO:tasks.rados.rados.0.smithi084.stdout:1285: writing smithi08466639-25 from 632194 to 1428171 tid 1 2023-10-01T07:33:09.797 INFO:tasks.rados.rados.0.smithi084.stdout:1285: writing smithi08466639-25 from 2123920 to 2914252 tid 2 2023-10-01T07:33:09.802 INFO:tasks.rados.rados.0.smithi084.stdout:1285: writing smithi08466639-25 from 3419165 to 3832194 tid 3 2023-10-01T07:33:09.802 INFO:tasks.rados.rados.0.smithi084.stdout:1286: write oid 32 current snap is 0 2023-10-01T07:33:09.802 INFO:tasks.rados.rados.0.smithi084.stdout:1284: finishing write tid 1 to smithi08466639-57 2023-10-01T07:33:09.802 INFO:tasks.rados.rados.0.smithi084.stdout:1286: seq_num 943 ranges {649001=587579,1898755=533990,3162941=686060} 2023-10-01T07:33:09.809 INFO:tasks.rados.rados.0.smithi084.stdout:1286: writing smithi08466639-32 from 649001 to 1236580 tid 1 2023-10-01T07:33:09.816 INFO:tasks.rados.rados.0.smithi084.stdout:1286: writing smithi08466639-32 from 1898755 to 2432745 tid 2 2023-10-01T07:33:09.824 INFO:tasks.rados.rados.0.smithi084.stdout:1286: writing smithi08466639-32 from 3162941 to 3849001 tid 3 2023-10-01T07:33:09.824 INFO:tasks.rados.rados.0.smithi084.stdout:1287: write oid 464 current snap is 0 2023-10-01T07:33:09.824 INFO:tasks.rados.rados.0.smithi084.stdout:1284: finishing write tid 2 to smithi08466639-57 2023-10-01T07:33:09.824 INFO:tasks.rados.rados.0.smithi084.stdout:1284: finishing write tid 3 to smithi08466639-57 2023-10-01T07:33:09.824 INFO:tasks.rados.rados.0.smithi084.stdout:1287: seq_num 944 ranges {665808=662828,1957237=677648,3074011=609486} 2023-10-01T07:33:09.831 INFO:tasks.rados.rados.0.smithi084.stdout:1287: writing smithi08466639-464 from 665808 to 1328636 tid 1 2023-10-01T07:33:09.840 INFO:tasks.rados.rados.0.smithi084.stdout:1287: writing smithi08466639-464 from 1957237 to 2634885 tid 2 2023-10-01T07:33:09.847 INFO:tasks.rados.rados.0.smithi084.stdout:1287: writing smithi08466639-464 from 3074011 to 3683497 tid 3 2023-10-01T07:33:09.847 INFO:tasks.rados.rados.0.smithi084.stdout:1288: read oid 389 snap -1 2023-10-01T07:33:09.847 INFO:tasks.rados.rados.0.smithi084.stdout:1288: expect (ObjNum 753 snap 0 seq_num 753) 2023-10-01T07:33:09.847 INFO:tasks.rados.rados.0.smithi084.stdout:1289: read oid 183 snap -1 2023-10-01T07:33:09.847 INFO:tasks.rados.rados.0.smithi084.stdout:1289: expect (ObjNum 830 snap 0 seq_num 830) 2023-10-01T07:33:09.847 INFO:tasks.rados.rados.0.smithi084.stdout:1284: finishing write tid 4 to smithi08466639-57 2023-10-01T07:33:09.847 INFO:tasks.rados.rados.0.smithi084.stdout:1284: finishing write tid 5 to smithi08466639-57 2023-10-01T07:33:09.847 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 57 v 248 (ObjNum 941 snap 0 seq_num 941) dirty exists 2023-10-01T07:33:09.847 INFO:tasks.rados.rados.0.smithi084.stdout:1284: left oid 57 (ObjNum 941 snap 0 seq_num 941) 2023-10-01T07:33:09.847 INFO:tasks.rados.rados.0.smithi084.stdout:1285: finishing write tid 1 to smithi08466639-25 2023-10-01T07:33:09.847 INFO:tasks.rados.rados.0.smithi084.stdout:1290: read oid 332 snap -1 2023-10-01T07:33:09.848 INFO:tasks.rados.rados.0.smithi084.stdout:1290: expect (ObjNum 331 snap 0 seq_num 331) 2023-10-01T07:33:09.848 INFO:tasks.rados.rados.0.smithi084.stdout:1284: done (6 left) 2023-10-01T07:33:09.848 INFO:tasks.rados.rados.0.smithi084.stdout:1291: write oid 148 current snap is 0 2023-10-01T07:33:09.848 INFO:tasks.rados.rados.0.smithi084.stdout:1285: finishing write tid 2 to smithi08466639-25 2023-10-01T07:33:09.848 INFO:tasks.rados.rados.0.smithi084.stdout:1291: seq_num 945 ranges {682615=738077,2015719=537659,3217787=420758} 2023-10-01T07:33:09.856 INFO:tasks.rados.rados.0.smithi084.stdout:1291: writing smithi08466639-148 from 682615 to 1420692 tid 1 2023-10-01T07:33:09.863 INFO:tasks.rados.rados.0.smithi084.stdout:1291: writing smithi08466639-148 from 2015719 to 2553378 tid 2 2023-10-01T07:33:09.870 INFO:tasks.rados.rados.0.smithi084.stdout:1291: writing smithi08466639-148 from 3217787 to 3638545 tid 3 2023-10-01T07:33:09.870 INFO:tasks.rados.rados.0.smithi084.stdout:1292: write oid 215 current snap is 0 2023-10-01T07:33:09.870 INFO:tasks.rados.rados.0.smithi084.stdout:1285: finishing write tid 3 to smithi08466639-25 2023-10-01T07:33:09.870 INFO:tasks.rados.rados.0.smithi084.stdout:1285: finishing write tid 4 to smithi08466639-25 2023-10-01T07:33:09.870 INFO:tasks.rados.rados.0.smithi084.stdout:1285: finishing write tid 5 to smithi08466639-25 2023-10-01T07:33:09.870 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 25 v 187 (ObjNum 942 snap 0 seq_num 942) dirty exists 2023-10-01T07:33:09.870 INFO:tasks.rados.rados.0.smithi084.stdout:1285: left oid 25 (ObjNum 942 snap 0 seq_num 942) 2023-10-01T07:33:09.870 INFO:tasks.rados.rados.0.smithi084.stdout:1286: finishing write tid 1 to smithi08466639-32 2023-10-01T07:33:09.870 INFO:tasks.rados.rados.0.smithi084.stdout:1286: finishing write tid 2 to smithi08466639-32 2023-10-01T07:33:09.870 INFO:tasks.rados.rados.0.smithi084.stdout:1286: finishing write tid 3 to smithi08466639-32 2023-10-01T07:33:09.870 INFO:tasks.rados.rados.0.smithi084.stdout:1286: finishing write tid 4 to smithi08466639-32 2023-10-01T07:33:09.871 INFO:tasks.rados.rados.0.smithi084.stdout:1286: finishing write tid 5 to smithi08466639-32 2023-10-01T07:33:09.871 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 32 v 163 (ObjNum 943 snap 0 seq_num 943) dirty exists 2023-10-01T07:33:09.871 INFO:tasks.rados.rados.0.smithi084.stdout:1286: left oid 32 (ObjNum 943 snap 0 seq_num 943) 2023-10-01T07:33:09.871 INFO:tasks.rados.rados.0.smithi084.stdout:1287: finishing write tid 1 to smithi08466639-464 2023-10-01T07:33:09.871 INFO:tasks.rados.rados.0.smithi084.stdout:1287: finishing write tid 2 to smithi08466639-464 2023-10-01T07:33:09.871 INFO:tasks.rados.rados.0.smithi084.stdout:1292: seq_num 946 ranges {699422=413326,1557848=681317,3012504=748383} 2023-10-01T07:33:09.875 INFO:tasks.rados.rados.0.smithi084.stdout:1292: writing smithi08466639-215 from 699422 to 1112748 tid 1 2023-10-01T07:33:09.883 INFO:tasks.rados.rados.0.smithi084.stdout:1292: writing smithi08466639-215 from 1557848 to 2239165 tid 2 2023-10-01T07:33:09.893 INFO:tasks.rados.rados.0.smithi084.stdout:1292: writing smithi08466639-215 from 3012504 to 3760887 tid 3 2023-10-01T07:33:09.893 INFO:tasks.rados.rados.0.smithi084.stdout:1285: done (7 left) 2023-10-01T07:33:09.893 INFO:tasks.rados.rados.0.smithi084.stdout:1286: done (6 left) 2023-10-01T07:33:09.893 INFO:tasks.rados.rados.0.smithi084.stdout:1293: write oid 276 current snap is 0 2023-10-01T07:33:09.893 INFO:tasks.rados.rados.0.smithi084.stdout:1288: expect (ObjNum 753 snap 0 seq_num 753) 2023-10-01T07:33:10.018 INFO:tasks.rados.rados.0.smithi084.stdout:1287: finishing write tid 3 to smithi08466639-464 2023-10-01T07:33:10.019 INFO:tasks.rados.rados.0.smithi084.stdout:1287: finishing write tid 4 to smithi08466639-464 2023-10-01T07:33:10.019 INFO:tasks.rados.rados.0.smithi084.stdout:1293: seq_num 947 ranges {716229=488575,1616330=541328,2756280=559655} 2023-10-01T07:33:10.026 INFO:tasks.rados.rados.0.smithi084.stdout:1293: writing smithi08466639-276 from 716229 to 1204804 tid 1 2023-10-01T07:33:10.033 INFO:tasks.rados.rados.0.smithi084.stdout:1293: writing smithi08466639-276 from 1616330 to 2157658 tid 2 2023-10-01T07:33:10.041 INFO:tasks.rados.rados.0.smithi084.stdout:1293: writing smithi08466639-276 from 2756280 to 3315935 tid 3 2023-10-01T07:33:10.041 INFO:tasks.rados.rados.0.smithi084.stdout:1288: done (6 left) 2023-10-01T07:33:10.041 INFO:tasks.rados.rados.0.smithi084.stdout:1294: read oid 225 snap -1 2023-10-01T07:33:10.041 INFO:tasks.rados.rados.0.smithi084.stdout:1294: expect (ObjNum 855 snap 0 seq_num 855) 2023-10-01T07:33:10.042 INFO:tasks.rados.rados.0.smithi084.stdout:1295: read oid 93 snap -1 2023-10-01T07:33:10.042 INFO:tasks.rados.rados.0.smithi084.stdout:1295: expect (ObjNum 92 snap 0 seq_num 92) 2023-10-01T07:33:10.042 INFO:tasks.rados.rados.0.smithi084.stdout:1296: write oid 242 current snap is 0 2023-10-01T07:33:10.042 INFO:tasks.rados.rados.0.smithi084.stdout:1287: finishing write tid 5 to smithi08466639-464 2023-10-01T07:33:10.042 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 464 v 234 (ObjNum 944 snap 0 seq_num 944) dirty exists 2023-10-01T07:33:10.042 INFO:tasks.rados.rados.0.smithi084.stdout:1287: left oid 464 (ObjNum 944 snap 0 seq_num 944) 2023-10-01T07:33:10.042 INFO:tasks.rados.rados.0.smithi084.stdout:1290: expect (ObjNum 331 snap 0 seq_num 331) 2023-10-01T07:33:10.168 INFO:tasks.rados.rados.0.smithi084.stdout:1289: expect (ObjNum 830 snap 0 seq_num 830) 2023-10-01T07:33:10.401 INFO:tasks.rados.rados.0.smithi084.stdout:1291: finishing write tid 1 to smithi08466639-148 2023-10-01T07:33:10.401 INFO:tasks.rados.rados.0.smithi084.stdout:1291: finishing write tid 2 to smithi08466639-148 2023-10-01T07:33:10.402 INFO:tasks.rados.rados.0.smithi084.stdout:1291: finishing write tid 3 to smithi08466639-148 2023-10-01T07:33:10.402 INFO:tasks.rados.rados.0.smithi084.stdout:1291: finishing write tid 4 to smithi08466639-148 2023-10-01T07:33:10.402 INFO:tasks.rados.rados.0.smithi084.stdout:1291: finishing write tid 5 to smithi08466639-148 2023-10-01T07:33:10.402 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 148 v 167 (ObjNum 945 snap 0 seq_num 945) dirty exists 2023-10-01T07:33:10.402 INFO:tasks.rados.rados.0.smithi084.stdout:1291: left oid 148 (ObjNum 945 snap 0 seq_num 945) 2023-10-01T07:33:10.402 INFO:tasks.rados.rados.0.smithi084.stdout:1292: finishing write tid 1 to smithi08466639-215 2023-10-01T07:33:10.402 INFO:tasks.rados.rados.0.smithi084.stdout:1292: finishing write tid 2 to smithi08466639-215 2023-10-01T07:33:10.402 INFO:tasks.rados.rados.0.smithi084.stdout:1292: finishing write tid 3 to smithi08466639-215 2023-10-01T07:33:10.402 INFO:tasks.rados.rados.0.smithi084.stdout:1292: finishing write tid 4 to smithi08466639-215 2023-10-01T07:33:10.403 INFO:tasks.rados.rados.0.smithi084.stdout:1292: finishing write tid 5 to smithi08466639-215 2023-10-01T07:33:10.403 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 215 v 171 (ObjNum 946 snap 0 seq_num 946) dirty exists 2023-10-01T07:33:10.403 INFO:tasks.rados.rados.0.smithi084.stdout:1292: left oid 215 (ObjNum 946 snap 0 seq_num 946) 2023-10-01T07:33:10.403 INFO:tasks.rados.rados.0.smithi084.stdout:1293: finishing write tid 1 to smithi08466639-276 2023-10-01T07:33:10.403 INFO:tasks.rados.rados.0.smithi084.stdout:1293: finishing write tid 2 to smithi08466639-276 2023-10-01T07:33:10.403 INFO:tasks.rados.rados.0.smithi084.stdout:1294: expect (ObjNum 855 snap 0 seq_num 855) 2023-10-01T07:33:10.480 INFO:tasks.rados.rados.0.smithi084.stdout:1293: finishing write tid 3 to smithi08466639-276 2023-10-01T07:33:10.480 INFO:tasks.rados.rados.0.smithi084.stdout:1293: finishing write tid 4 to smithi08466639-276 2023-10-01T07:33:10.480 INFO:tasks.rados.rados.0.smithi084.stdout:1293: finishing write tid 5 to smithi08466639-276 2023-10-01T07:33:10.480 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 276 v 191 (ObjNum 947 snap 0 seq_num 947) dirty exists 2023-10-01T07:33:10.480 INFO:tasks.rados.rados.0.smithi084.stdout:1293: left oid 276 (ObjNum 947 snap 0 seq_num 947) 2023-10-01T07:33:10.480 INFO:tasks.rados.rados.0.smithi084.stdout:1295: expect (ObjNum 92 snap 0 seq_num 92) 2023-10-01T07:33:10.596 INFO:tasks.rados.rados.0.smithi084.stdout:1296: seq_num 948 ranges {733036=563824,2074812=684986,3183703=749333} 2023-10-01T07:33:10.606 INFO:tasks.rados.rados.0.smithi084.stdout:1296: writing smithi08466639-242 from 733036 to 1296860 tid 1 2023-10-01T07:33:10.614 INFO:tasks.rados.rados.0.smithi084.stdout:1296: writing smithi08466639-242 from 2074812 to 2759798 tid 2 2023-10-01T07:33:10.621 INFO:tasks.rados.rados.0.smithi084.stdout:1296: writing smithi08466639-242 from 3183703 to 3933036 tid 3 2023-10-01T07:33:10.622 INFO:tasks.rados.rados.0.smithi084.stdout:1287: done (8 left) 2023-10-01T07:33:10.622 INFO:tasks.rados.rados.0.smithi084.stdout:1289: done (7 left) 2023-10-01T07:33:10.622 INFO:tasks.rados.rados.0.smithi084.stdout:1290: done (6 left) 2023-10-01T07:33:10.622 INFO:tasks.rados.rados.0.smithi084.stdout:1291: done (5 left) 2023-10-01T07:33:10.622 INFO:tasks.rados.rados.0.smithi084.stdout:1292: done (4 left) 2023-10-01T07:33:10.622 INFO:tasks.rados.rados.0.smithi084.stdout:1293: done (3 left) 2023-10-01T07:33:10.622 INFO:tasks.rados.rados.0.smithi084.stdout:1294: done (2 left) 2023-10-01T07:33:10.622 INFO:tasks.rados.rados.0.smithi084.stdout:1295: done (1 left) 2023-10-01T07:33:10.623 INFO:tasks.rados.rados.0.smithi084.stdout:1297: write oid 77 current snap is 0 2023-10-01T07:33:10.623 INFO:tasks.rados.rados.0.smithi084.stdout:1297: seq_num 949 ranges {749843=639073,2133294=544997,3211126=582199} 2023-10-01T07:33:10.629 INFO:tasks.rados.rados.0.smithi084.stdout:1297: writing smithi08466639-77 from 749843 to 1388916 tid 1 2023-10-01T07:33:10.636 INFO:tasks.rados.rados.0.smithi084.stdout:1297: writing smithi08466639-77 from 2133294 to 2678291 tid 2 2023-10-01T07:33:10.642 INFO:tasks.rados.rados.0.smithi084.stdout:1297: writing smithi08466639-77 from 3211126 to 3793325 tid 3 2023-10-01T07:33:10.643 INFO:tasks.rados.rados.0.smithi084.stdout:1298: read oid 163 snap -1 2023-10-01T07:33:10.643 INFO:tasks.rados.rados.0.smithi084.stdout:1298: expect (ObjNum 923 snap 0 seq_num 923) 2023-10-01T07:33:10.643 INFO:tasks.rados.rados.0.smithi084.stdout:1299: delete oid 300 current snap is 0 2023-10-01T07:33:10.643 INFO:tasks.rados.rados.0.smithi084.stdout:1296: finishing write tid 1 to smithi08466639-242 2023-10-01T07:33:10.643 INFO:tasks.rados.rados.0.smithi084.stdout:1296: finishing write tid 2 to smithi08466639-242 2023-10-01T07:33:10.643 INFO:tasks.rados.rados.0.smithi084.stdout:1296: finishing write tid 3 to smithi08466639-242 2023-10-01T07:33:10.643 INFO:tasks.rados.rados.0.smithi084.stdout:1296: finishing write tid 4 to smithi08466639-242 2023-10-01T07:33:10.643 INFO:tasks.rados.rados.0.smithi084.stdout:1296: finishing write tid 5 to smithi08466639-242 2023-10-01T07:33:10.643 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 242 v 158 (ObjNum 948 snap 0 seq_num 948) dirty exists 2023-10-01T07:33:10.644 INFO:tasks.rados.rados.0.smithi084.stdout:1296: left oid 242 (ObjNum 948 snap 0 seq_num 948) 2023-10-01T07:33:10.644 INFO:tasks.rados.rados.0.smithi084.stdout:1297: finishing write tid 1 to smithi08466639-77 2023-10-01T07:33:10.644 INFO:tasks.rados.rados.0.smithi084.stdout:1297: finishing write tid 2 to smithi08466639-77 2023-10-01T07:33:10.644 INFO:tasks.rados.rados.0.smithi084.stdout:1296: done (3 left) 2023-10-01T07:33:10.644 INFO:tasks.rados.rados.0.smithi084.stdout:1299: done (2 left) 2023-10-01T07:33:10.645 INFO:tasks.rados.rados.0.smithi084.stdout:1300: delete oid 92 current snap is 0 2023-10-01T07:33:10.647 INFO:tasks.rados.rados.0.smithi084.stdout:1297: finishing write tid 3 to smithi08466639-77 2023-10-01T07:33:10.647 INFO:tasks.rados.rados.0.smithi084.stdout:1297: finishing write tid 4 to smithi08466639-77 2023-10-01T07:33:10.647 INFO:tasks.rados.rados.0.smithi084.stdout:1297: finishing write tid 5 to smithi08466639-77 2023-10-01T07:33:10.647 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 77 v 215 (ObjNum 949 snap 0 seq_num 949) dirty exists 2023-10-01T07:33:10.647 INFO:tasks.rados.rados.0.smithi084.stdout:1297: left oid 77 (ObjNum 949 snap 0 seq_num 949) 2023-10-01T07:33:10.649 INFO:tasks.rados.rados.0.smithi084.stdout:1297: done (2 left) 2023-10-01T07:33:10.649 INFO:tasks.rados.rados.0.smithi084.stdout:1300: done (1 left) 2023-10-01T07:33:10.649 INFO:tasks.rados.rados.0.smithi084.stdout:1301: write oid 340 current snap is 0 2023-10-01T07:33:10.649 INFO:tasks.rados.rados.0.smithi084.stdout:1301: seq_num 952 ranges {400264=581173,1508740=491524} 2023-10-01T07:33:10.654 INFO:tasks.rados.rados.0.smithi084.stdout:1301: writing smithi08466639-340 from 400264 to 981437 tid 1 2023-10-01T07:33:10.661 INFO:tasks.rados.rados.0.smithi084.stdout:1301: writing smithi08466639-340 from 1508740 to 2000264 tid 2 2023-10-01T07:33:10.661 INFO:tasks.rados.rados.0.smithi084.stdout:1302: write oid 266 current snap is 0 2023-10-01T07:33:10.661 INFO:tasks.rados.rados.0.smithi084.stdout:1302: seq_num 953 ranges {417071=656422,1567222=449849} 2023-10-01T07:33:10.667 INFO:tasks.rados.rados.0.smithi084.stdout:1302: writing smithi08466639-266 from 417071 to 1073493 tid 1 2023-10-01T07:33:10.673 INFO:tasks.rados.rados.0.smithi084.stdout:1302: writing smithi08466639-266 from 1567222 to 2017071 tid 2 2023-10-01T07:33:10.673 INFO:tasks.rados.rados.0.smithi084.stdout:1303: write oid 177 current snap is 0 2023-10-01T07:33:10.673 INFO:tasks.rados.rados.0.smithi084.stdout:1303: seq_num 954 ranges {433878=731671,1909351=124527} 2023-10-01T07:33:10.680 INFO:tasks.rados.rados.0.smithi084.stdout:1303: writing smithi08466639-177 from 433878 to 1165549 tid 1 2023-10-01T07:33:10.685 INFO:tasks.rados.rados.0.smithi084.stdout:1303: writing smithi08466639-177 from 1909351 to 2033878 tid 2 2023-10-01T07:33:10.685 INFO:tasks.rados.rados.0.smithi084.stdout:1304: read oid 26 snap -1 2023-10-01T07:33:10.685 INFO:tasks.rados.rados.0.smithi084.stdout:1304: expect (ObjNum 748 snap 0 seq_num 748) 2023-10-01T07:33:10.685 INFO:tasks.rados.rados.0.smithi084.stdout:1305: read oid 185 snap -1 2023-10-01T07:33:10.685 INFO:tasks.rados.rados.0.smithi084.stdout:1305: expect (ObjNum 184 snap 0 seq_num 184) 2023-10-01T07:33:10.685 INFO:tasks.rados.rados.0.smithi084.stdout:1306: write oid 28 current snap is 0 2023-10-01T07:33:10.686 INFO:tasks.rados.rados.0.smithi084.stdout:1298: expect (ObjNum 923 snap 0 seq_num 923) 2023-10-01T07:33:10.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:10 smithi084 bash[27378]: cluster 2023-10-01T07:33:09.243346+0000 mgr.y (mgr.24353) 210 : cluster [DBG] pgmap v185: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 8.8 MiB/s wr, 85 op/s 2023-10-01T07:33:10.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:10 smithi084 bash[27378]: audit 2023-10-01T07:33:10.183480+0000 mon.a (mon.0) 703 : audit [DBG] from='client.? 172.21.15.84:0/623649365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:10.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:10 smithi084 bash[33757]: cluster 2023-10-01T07:33:09.243346+0000 mgr.y (mgr.24353) 210 : cluster [DBG] pgmap v185: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 8.8 MiB/s wr, 85 op/s 2023-10-01T07:33:10.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:10 smithi084 bash[33757]: audit 2023-10-01T07:33:10.183480+0000 mon.a (mon.0) 703 : audit [DBG] from='client.? 172.21.15.84:0/623649365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:10.855 INFO:tasks.rados.rados.0.smithi084.stdout:1301: finishing write tid 1 to smithi08466639-340 2023-10-01T07:33:10.855 INFO:tasks.rados.rados.0.smithi084.stdout:1301: finishing write tid 2 to smithi08466639-340 2023-10-01T07:33:10.855 INFO:tasks.rados.rados.0.smithi084.stdout:1301: finishing write tid 3 to smithi08466639-340 2023-10-01T07:33:10.855 INFO:tasks.rados.rados.0.smithi084.stdout:1301: finishing write tid 4 to smithi08466639-340 2023-10-01T07:33:10.855 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 340 v 220 (ObjNum 952 snap 0 seq_num 952) dirty exists 2023-10-01T07:33:10.855 INFO:tasks.rados.rados.0.smithi084.stdout:1301: left oid 340 (ObjNum 952 snap 0 seq_num 952) 2023-10-01T07:33:10.855 INFO:tasks.rados.rados.0.smithi084.stdout:1302: finishing write tid 1 to smithi08466639-266 2023-10-01T07:33:10.856 INFO:tasks.rados.rados.0.smithi084.stdout:1302: finishing write tid 2 to smithi08466639-266 2023-10-01T07:33:10.856 INFO:tasks.rados.rados.0.smithi084.stdout:1302: finishing write tid 3 to smithi08466639-266 2023-10-01T07:33:10.856 INFO:tasks.rados.rados.0.smithi084.stdout:1302: finishing write tid 4 to smithi08466639-266 2023-10-01T07:33:10.856 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 266 v 200 (ObjNum 953 snap 0 seq_num 953) dirty exists 2023-10-01T07:33:10.856 INFO:tasks.rados.rados.0.smithi084.stdout:1302: left oid 266 (ObjNum 953 snap 0 seq_num 953) 2023-10-01T07:33:10.856 INFO:tasks.rados.rados.0.smithi084.stdout:1303: finishing write tid 1 to smithi08466639-177 2023-10-01T07:33:10.856 INFO:tasks.rados.rados.0.smithi084.stdout:1303: finishing write tid 2 to smithi08466639-177 2023-10-01T07:33:10.856 INFO:tasks.rados.rados.0.smithi084.stdout:1303: finishing write tid 3 to smithi08466639-177 2023-10-01T07:33:10.856 INFO:tasks.rados.rados.0.smithi084.stdout:1303: finishing write tid 4 to smithi08466639-177 2023-10-01T07:33:10.856 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 177 v 238 (ObjNum 954 snap 0 seq_num 954) dirty exists 2023-10-01T07:33:10.857 INFO:tasks.rados.rados.0.smithi084.stdout:1303: left oid 177 (ObjNum 954 snap 0 seq_num 954) 2023-10-01T07:33:10.857 INFO:tasks.rados.rados.0.smithi084.stdout:1305: expect (ObjNum 184 snap 0 seq_num 184) 2023-10-01T07:33:10.963 INFO:tasks.rados.rados.0.smithi084.stdout:1304: expect (ObjNum 748 snap 0 seq_num 748) 2023-10-01T07:33:10.977 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:10 smithi112 bash[27689]: cluster 2023-10-01T07:33:09.243346+0000 mgr.y (mgr.24353) 210 : cluster [DBG] pgmap v185: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 8.8 MiB/s wr, 85 op/s 2023-10-01T07:33:10.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:10 smithi112 bash[27689]: audit 2023-10-01T07:33:10.183480+0000 mon.a (mon.0) 703 : audit [DBG] from='client.? 172.21.15.84:0/623649365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:11.108 INFO:tasks.rados.rados.0.smithi084.stdout:1306: seq_num 955 ranges {450685=406920,1567833=482852} 2023-10-01T07:33:11.118 INFO:tasks.rados.rados.0.smithi084.stdout:1306: writing smithi08466639-28 from 450685 to 857605 tid 1 2023-10-01T07:33:11.127 INFO:tasks.rados.rados.0.smithi084.stdout:1306: writing smithi08466639-28 from 1567833 to 2050685 tid 2 2023-10-01T07:33:11.127 INFO:tasks.rados.rados.0.smithi084.stdout:1298: done (6 left) 2023-10-01T07:33:11.127 INFO:tasks.rados.rados.0.smithi084.stdout:1301: done (5 left) 2023-10-01T07:33:11.127 INFO:tasks.rados.rados.0.smithi084.stdout:1302: done (4 left) 2023-10-01T07:33:11.128 INFO:tasks.rados.rados.0.smithi084.stdout:1303: done (3 left) 2023-10-01T07:33:11.128 INFO:tasks.rados.rados.0.smithi084.stdout:1304: done (2 left) 2023-10-01T07:33:11.128 INFO:tasks.rados.rados.0.smithi084.stdout:1305: done (1 left) 2023-10-01T07:33:11.128 INFO:tasks.rados.rados.0.smithi084.stdout:1307: read oid 497 snap -1 2023-10-01T07:33:11.128 INFO:tasks.rados.rados.0.smithi084.stdout:1307: expect (ObjNum 496 snap 0 seq_num 496) 2023-10-01T07:33:11.128 INFO:tasks.rados.rados.0.smithi084.stdout:1308: write oid 347 current snap is 0 2023-10-01T07:33:11.128 INFO:tasks.rados.rados.0.smithi084.stdout:1308: seq_num 956 ranges {467492=482169,1626315=441177} 2023-10-01T07:33:11.133 INFO:tasks.rados.rados.0.smithi084.stdout:1308: writing smithi08466639-347 from 467492 to 949661 tid 1 2023-10-01T07:33:11.140 INFO:tasks.rados.rados.0.smithi084.stdout:1308: writing smithi08466639-347 from 1626315 to 2067492 tid 2 2023-10-01T07:33:11.140 INFO:tasks.rados.rados.0.smithi084.stdout:1309: read oid 310 snap -1 2023-10-01T07:33:11.140 INFO:tasks.rados.rados.0.smithi084.stdout:1309: expect (ObjNum 866 snap 0 seq_num 866) 2023-10-01T07:33:11.140 INFO:tasks.rados.rados.0.smithi084.stdout:1310: write oid 40 current snap is 0 2023-10-01T07:33:11.140 INFO:tasks.rados.rados.0.smithi084.stdout:1306: finishing write tid 1 to smithi08466639-28 2023-10-01T07:33:11.141 INFO:tasks.rados.rados.0.smithi084.stdout:1310: seq_num 957 ranges {484299=557418,1684797=399502} 2023-10-01T07:33:11.145 INFO:tasks.rados.rados.0.smithi084.stdout:1310: writing smithi08466639-40 from 484299 to 1041717 tid 1 2023-10-01T07:33:11.151 INFO:tasks.rados.rados.0.smithi084.stdout:1310: writing smithi08466639-40 from 1684797 to 2084299 tid 2 2023-10-01T07:33:11.152 INFO:tasks.rados.rados.0.smithi084.stdout:1311: write oid 255 current snap is 0 2023-10-01T07:33:11.152 INFO:tasks.rados.rados.0.smithi084.stdout:1306: finishing write tid 2 to smithi08466639-28 2023-10-01T07:33:11.152 INFO:tasks.rados.rados.0.smithi084.stdout:1306: finishing write tid 3 to smithi08466639-28 2023-10-01T07:33:11.152 INFO:tasks.rados.rados.0.smithi084.stdout:1306: finishing write tid 4 to smithi08466639-28 2023-10-01T07:33:11.152 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 28 v 238 (ObjNum 955 snap 0 seq_num 955) dirty exists 2023-10-01T07:33:11.152 INFO:tasks.rados.rados.0.smithi084.stdout:1306: left oid 28 (ObjNum 955 snap 0 seq_num 955) 2023-10-01T07:33:11.152 INFO:tasks.rados.rados.0.smithi084.stdout:1311: seq_num 958 ranges {501106=749020,1743279=357827} 2023-10-01T07:33:11.158 INFO:tasks.rados.rados.0.smithi084.stdout:1311: writing smithi08466639-255 from 501106 to 1250126 tid 1 2023-10-01T07:33:11.163 INFO:tasks.rados.rados.0.smithi084.stdout:1311: writing smithi08466639-255 from 1743279 to 2101106 tid 2 2023-10-01T07:33:11.164 INFO:tasks.rados.rados.0.smithi084.stdout:1306: done (5 left) 2023-10-01T07:33:11.164 INFO:tasks.rados.rados.0.smithi084.stdout:1312: read oid 189 snap -1 2023-10-01T07:33:11.164 INFO:tasks.rados.rados.0.smithi084.stdout:1312: expect (ObjNum 770 snap 0 seq_num 770) 2023-10-01T07:33:11.164 INFO:tasks.rados.rados.0.smithi084.stdout:1313: read oid 14 snap -1 2023-10-01T07:33:11.164 INFO:tasks.rados.rados.0.smithi084.stdout:1313: expect (ObjNum 660 snap 0 seq_num 660) 2023-10-01T07:33:11.164 INFO:tasks.rados.rados.0.smithi084.stdout:1314: delete oid 351 current snap is 0 2023-10-01T07:33:11.165 INFO:tasks.rados.rados.0.smithi084.stdout:1307: expect (ObjNum 496 snap 0 seq_num 496) 2023-10-01T07:33:11.246 INFO:tasks.rados.rados.0.smithi084.stdout:1308: finishing write tid 1 to smithi08466639-347 2023-10-01T07:33:11.247 INFO:tasks.rados.rados.0.smithi084.stdout:1308: finishing write tid 2 to smithi08466639-347 2023-10-01T07:33:11.247 INFO:tasks.rados.rados.0.smithi084.stdout:1308: finishing write tid 3 to smithi08466639-347 2023-10-01T07:33:11.247 INFO:tasks.rados.rados.0.smithi084.stdout:1308: finishing write tid 4 to smithi08466639-347 2023-10-01T07:33:11.247 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 347 v 241 (ObjNum 956 snap 0 seq_num 956) dirty exists 2023-10-01T07:33:11.247 INFO:tasks.rados.rados.0.smithi084.stdout:1308: left oid 347 (ObjNum 956 snap 0 seq_num 956) 2023-10-01T07:33:11.247 INFO:tasks.rados.rados.0.smithi084.stdout:1309: expect (ObjNum 866 snap 0 seq_num 866) 2023-10-01T07:33:11.383 INFO:tasks.rados.rados.0.smithi084.stdout:1310: finishing write tid 1 to smithi08466639-40 2023-10-01T07:33:11.383 INFO:tasks.rados.rados.0.smithi084.stdout:1310: finishing write tid 2 to smithi08466639-40 2023-10-01T07:33:11.383 INFO:tasks.rados.rados.0.smithi084.stdout:1310: finishing write tid 3 to smithi08466639-40 2023-10-01T07:33:11.383 INFO:tasks.rados.rados.0.smithi084.stdout:1310: finishing write tid 4 to smithi08466639-40 2023-10-01T07:33:11.383 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 40 v 223 (ObjNum 957 snap 0 seq_num 957) dirty exists 2023-10-01T07:33:11.384 INFO:tasks.rados.rados.0.smithi084.stdout:1310: left oid 40 (ObjNum 957 snap 0 seq_num 957) 2023-10-01T07:33:11.384 INFO:tasks.rados.rados.0.smithi084.stdout:1311: finishing write tid 1 to smithi08466639-255 2023-10-01T07:33:11.384 INFO:tasks.rados.rados.0.smithi084.stdout:1311: finishing write tid 2 to smithi08466639-255 2023-10-01T07:33:11.384 INFO:tasks.rados.rados.0.smithi084.stdout:1311: finishing write tid 3 to smithi08466639-255 2023-10-01T07:33:11.384 INFO:tasks.rados.rados.0.smithi084.stdout:1311: finishing write tid 4 to smithi08466639-255 2023-10-01T07:33:11.384 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 255 v 187 (ObjNum 958 snap 0 seq_num 958) dirty exists 2023-10-01T07:33:11.384 INFO:tasks.rados.rados.0.smithi084.stdout:1311: left oid 255 (ObjNum 958 snap 0 seq_num 958) 2023-10-01T07:33:11.384 INFO:tasks.rados.rados.0.smithi084.stdout:1312: expect (ObjNum 770 snap 0 seq_num 770) 2023-10-01T07:33:11.541 INFO:tasks.rados.rados.0.smithi084.stdout:1313: expect (ObjNum 660 snap 0 seq_num 660) 2023-10-01T07:33:11.676 INFO:tasks.rados.rados.0.smithi084.stdout:1307: done (7 left) 2023-10-01T07:33:11.676 INFO:tasks.rados.rados.0.smithi084.stdout:1308: done (6 left) 2023-10-01T07:33:11.676 INFO:tasks.rados.rados.0.smithi084.stdout:1309: done (5 left) 2023-10-01T07:33:11.676 INFO:tasks.rados.rados.0.smithi084.stdout:1310: done (4 left) 2023-10-01T07:33:11.676 INFO:tasks.rados.rados.0.smithi084.stdout:1311: done (3 left) 2023-10-01T07:33:11.676 INFO:tasks.rados.rados.0.smithi084.stdout:1312: done (2 left) 2023-10-01T07:33:11.677 INFO:tasks.rados.rados.0.smithi084.stdout:1313: done (1 left) 2023-10-01T07:33:11.677 INFO:tasks.rados.rados.0.smithi084.stdout:1314: done (0 left) 2023-10-01T07:33:11.677 INFO:tasks.rados.rados.0.smithi084.stdout:1315: write oid 249 current snap is 0 2023-10-01T07:33:11.677 INFO:tasks.rados.rados.0.smithi084.stdout:1315: seq_num 960 ranges {534720=499518,1460243=674477} 2023-10-01T07:33:11.689 INFO:tasks.rados.rados.0.smithi084.stdout:1315: writing smithi08466639-249 from 534720 to 1034238 tid 1 2023-10-01T07:33:11.697 INFO:tasks.rados.rados.0.smithi084.stdout:1315: writing smithi08466639-249 from 1460243 to 2134720 tid 2 2023-10-01T07:33:11.698 INFO:tasks.rados.rados.0.smithi084.stdout:1316: read oid 340 snap -1 2023-10-01T07:33:11.698 INFO:tasks.rados.rados.0.smithi084.stdout:1316: expect (ObjNum 952 snap 0 seq_num 952) 2023-10-01T07:33:11.698 INFO:tasks.rados.rados.0.smithi084.stdout:1317: write oid 219 current snap is 0 2023-10-01T07:33:11.698 INFO:tasks.rados.rados.0.smithi084.stdout:1315: finishing write tid 1 to smithi08466639-249 2023-10-01T07:33:11.698 INFO:tasks.rados.rados.0.smithi084.stdout:1317: seq_num 961 ranges {551527=574767,1918725=232802} 2023-10-01T07:33:11.705 INFO:tasks.rados.rados.0.smithi084.stdout:1317: writing smithi08466639-219 from 551527 to 1126294 tid 1 2023-10-01T07:33:11.711 INFO:tasks.rados.rados.0.smithi084.stdout:1317: writing smithi08466639-219 from 1918725 to 2151527 tid 2 2023-10-01T07:33:11.711 INFO:tasks.rados.rados.0.smithi084.stdout:1318: read oid 396 snap -1 2023-10-01T07:33:11.712 INFO:tasks.rados.rados.0.smithi084.stdout:1318: expect (ObjNum 395 snap 0 seq_num 395) 2023-10-01T07:33:11.712 INFO:tasks.rados.rados.0.smithi084.stdout:1319: write oid 158 current snap is 0 2023-10-01T07:33:11.712 INFO:tasks.rados.rados.0.smithi084.stdout:1315: finishing write tid 2 to smithi08466639-249 2023-10-01T07:33:11.712 INFO:tasks.rados.rados.0.smithi084.stdout:1315: finishing write tid 3 to smithi08466639-249 2023-10-01T07:33:11.712 INFO:tasks.rados.rados.0.smithi084.stdout:1315: finishing write tid 4 to smithi08466639-249 2023-10-01T07:33:11.712 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 249 v 226 (ObjNum 960 snap 0 seq_num 960) dirty exists 2023-10-01T07:33:11.712 INFO:tasks.rados.rados.0.smithi084.stdout:1315: left oid 249 (ObjNum 960 snap 0 seq_num 960) 2023-10-01T07:33:11.712 INFO:tasks.rados.rados.0.smithi084.stdout:1316: expect (ObjNum 952 snap 0 seq_num 952) 2023-10-01T07:33:11.794 INFO:tasks.rados.rados.0.smithi084.stdout:1317: finishing write tid 1 to smithi08466639-219 2023-10-01T07:33:11.794 INFO:tasks.rados.rados.0.smithi084.stdout:1317: finishing write tid 2 to smithi08466639-219 2023-10-01T07:33:11.794 INFO:tasks.rados.rados.0.smithi084.stdout:1317: finishing write tid 3 to smithi08466639-219 2023-10-01T07:33:11.794 INFO:tasks.rados.rados.0.smithi084.stdout:1317: finishing write tid 4 to smithi08466639-219 2023-10-01T07:33:11.794 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 219 v 166 (ObjNum 961 snap 0 seq_num 961) dirty exists 2023-10-01T07:33:11.794 INFO:tasks.rados.rados.0.smithi084.stdout:1317: left oid 219 (ObjNum 961 snap 0 seq_num 961) 2023-10-01T07:33:11.794 INFO:tasks.rados.rados.0.smithi084.stdout:1318: expect (ObjNum 395 snap 0 seq_num 395) 2023-10-01T07:33:11.877 INFO:tasks.rados.rados.0.smithi084.stdout:1319: seq_num 962 ranges {568334=650016,1860854=307480} 2023-10-01T07:33:11.890 INFO:tasks.rados.rados.0.smithi084.stdout:1319: writing smithi08466639-158 from 568334 to 1218350 tid 1 2023-10-01T07:33:11.896 INFO:tasks.rados.rados.0.smithi084.stdout:1319: writing smithi08466639-158 from 1860854 to 2168334 tid 2 2023-10-01T07:33:11.896 INFO:tasks.rados.rados.0.smithi084.stdout:1315: done (4 left) 2023-10-01T07:33:11.896 INFO:tasks.rados.rados.0.smithi084.stdout:1316: done (3 left) 2023-10-01T07:33:11.896 INFO:tasks.rados.rados.0.smithi084.stdout:1317: done (2 left) 2023-10-01T07:33:11.897 INFO:tasks.rados.rados.0.smithi084.stdout:1318: done (1 left) 2023-10-01T07:33:11.897 INFO:tasks.rados.rados.0.smithi084.stdout:1320: read oid 100 snap -1 2023-10-01T07:33:11.897 INFO:tasks.rados.rados.0.smithi084.stdout:1320: expect (ObjNum 868 snap 0 seq_num 868) 2023-10-01T07:33:11.897 INFO:tasks.rados.rados.0.smithi084.stdout:1321: read oid 412 snap -1 2023-10-01T07:33:11.897 INFO:tasks.rados.rados.0.smithi084.stdout:1321: expect (ObjNum 411 snap 0 seq_num 411) 2023-10-01T07:33:11.897 INFO:tasks.rados.rados.0.smithi084.stdout:1322: read oid 401 snap -1 2023-10-01T07:33:11.897 INFO:tasks.rados.rados.0.smithi084.stdout:1322: expect (ObjNum 400 snap 0 seq_num 400) 2023-10-01T07:33:11.897 INFO:tasks.rados.rados.0.smithi084.stdout:1323: read oid 135 snap -1 2023-10-01T07:33:11.897 INFO:tasks.rados.rados.0.smithi084.stdout:1323: expect (ObjNum 927 snap 0 seq_num 927) 2023-10-01T07:33:11.897 INFO:tasks.rados.rados.0.smithi084.stdout:1324: read oid 75 snap -1 2023-10-01T07:33:11.897 INFO:tasks.rados.rados.0.smithi084.stdout:1324: expect (ObjNum 74 snap 0 seq_num 74) 2023-10-01T07:33:11.897 INFO:tasks.rados.rados.0.smithi084.stdout:1325: read oid 50 snap -1 2023-10-01T07:33:11.897 INFO:tasks.rados.rados.0.smithi084.stdout:1325: expect (ObjNum 657 snap 0 seq_num 657) 2023-10-01T07:33:11.898 INFO:tasks.rados.rados.0.smithi084.stdout:1326: read oid 321 snap -1 2023-10-01T07:33:11.898 INFO:tasks.rados.rados.0.smithi084.stdout:1326: expect (ObjNum 320 snap 0 seq_num 320) 2023-10-01T07:33:11.898 INFO:tasks.rados.rados.0.smithi084.stdout:1327: read oid 196 snap -1 2023-10-01T07:33:11.898 INFO:tasks.rados.rados.0.smithi084.stdout:1327: expect (ObjNum 722 snap 0 seq_num 722) 2023-10-01T07:33:11.898 INFO:tasks.rados.rados.0.smithi084.stdout:1328: read oid 203 snap -1 2023-10-01T07:33:11.898 INFO:tasks.rados.rados.0.smithi084.stdout:1328: expect (ObjNum 202 snap 0 seq_num 202) 2023-10-01T07:33:11.898 INFO:tasks.rados.rados.0.smithi084.stdout:1329: read oid 256 snap -1 2023-10-01T07:33:11.898 INFO:tasks.rados.rados.0.smithi084.stdout:1329: expect (ObjNum 864 snap 0 seq_num 864) 2023-10-01T07:33:11.898 INFO:tasks.rados.rados.0.smithi084.stdout:1330: read oid 229 snap -1 2023-10-01T07:33:11.898 INFO:tasks.rados.rados.0.smithi084.stdout:1330: expect deleted 2023-10-01T07:33:11.898 INFO:tasks.rados.rados.0.smithi084.stdout:1331: write oid 40 current snap is 0 2023-10-01T07:33:11.898 INFO:tasks.rados.rados.0.smithi084.stdout:1331: seq_num 963 ranges {585141=725265,1919336=265805} 2023-10-01T07:33:11.909 INFO:tasks.rados.rados.0.smithi084.stdout:1331: writing smithi08466639-40 from 585141 to 1310406 tid 1 2023-10-01T07:33:11.915 INFO:tasks.rados.rados.0.smithi084.stdout:1331: writing smithi08466639-40 from 1919336 to 2185141 tid 2 2023-10-01T07:33:11.916 INFO:tasks.rados.rados.0.smithi084.stdout:1332: write oid 2 current snap is 0 2023-10-01T07:33:11.916 INFO:tasks.rados.rados.0.smithi084.stdout:1332: seq_num 964 ranges {601948=400514,1577818=624130} 2023-10-01T07:33:11.922 INFO:tasks.rados.rados.0.smithi084.stdout:1332: writing smithi08466639-2 from 601948 to 1002462 tid 1 2023-10-01T07:33:11.932 INFO:tasks.rados.rados.0.smithi084.stdout:1332: writing smithi08466639-2 from 1577818 to 2201948 tid 2 2023-10-01T07:33:11.932 INFO:tasks.rados.rados.0.smithi084.stdout:1333: delete oid 10 current snap is 0 2023-10-01T07:33:11.932 INFO:tasks.rados.rados.0.smithi084.stdout:1319: finishing write tid 1 to smithi08466639-158 2023-10-01T07:33:11.932 INFO:tasks.rados.rados.0.smithi084.stdout:1322: expect (ObjNum 400 snap 0 seq_num 400) 2023-10-01T07:33:12.022 INFO:tasks.rados.rados.0.smithi084.stdout:1321: expect (ObjNum 411 snap 0 seq_num 411) 2023-10-01T07:33:12.113 INFO:tasks.rados.rados.0.smithi084.stdout:1328: expect (ObjNum 202 snap 0 seq_num 202) 2023-10-01T07:33:12.217 INFO:tasks.rados.rados.0.smithi084.stdout:1326: expect (ObjNum 320 snap 0 seq_num 320) 2023-10-01T07:33:12.326 INFO:tasks.rados.rados.0.smithi084.stdout:1319: finishing write tid 2 to smithi08466639-158 2023-10-01T07:33:12.327 INFO:tasks.rados.rados.0.smithi084.stdout:1319: finishing write tid 3 to smithi08466639-158 2023-10-01T07:33:12.327 INFO:tasks.rados.rados.0.smithi084.stdout:1319: finishing write tid 4 to smithi08466639-158 2023-10-01T07:33:12.327 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 158 v 226 (ObjNum 962 snap 0 seq_num 962) dirty exists 2023-10-01T07:33:12.327 INFO:tasks.rados.rados.0.smithi084.stdout:1319: left oid 158 (ObjNum 962 snap 0 seq_num 962) 2023-10-01T07:33:12.327 INFO:tasks.rados.rados.0.smithi084.stdout:1329: expect (ObjNum 864 snap 0 seq_num 864) 2023-10-01T07:33:12.439 INFO:tasks.rados.rados.0.smithi084.stdout:1320: expect (ObjNum 868 snap 0 seq_num 868) 2023-10-01T07:33:12.586 INFO:tasks.rados.rados.0.smithi084.stdout:1325: expect (ObjNum 657 snap 0 seq_num 657) 2023-10-01T07:33:12.721 INFO:tasks.rados.rados.0.smithi084.stdout:1323: expect (ObjNum 927 snap 0 seq_num 927) 2023-10-01T07:33:12.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:12 smithi084 bash[27378]: cluster 2023-10-01T07:33:11.244436+0000 mgr.y (mgr.24353) 211 : cluster [DBG] pgmap v186: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s rd, 14 MiB/s wr, 133 op/s 2023-10-01T07:33:12.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:12 smithi084 bash[33757]: cluster 2023-10-01T07:33:11.244436+0000 mgr.y (mgr.24353) 211 : cluster [DBG] pgmap v186: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s rd, 14 MiB/s wr, 133 op/s 2023-10-01T07:33:12.895 INFO:tasks.rados.rados.0.smithi084.stdout:1332: finishing write tid 1 to smithi08466639-2 2023-10-01T07:33:12.895 INFO:tasks.rados.rados.0.smithi084.stdout:1327: expect (ObjNum 722 snap 0 seq_num 722) 2023-10-01T07:33:12.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:12 smithi112 bash[27689]: cluster 2023-10-01T07:33:11.244436+0000 mgr.y (mgr.24353) 211 : cluster [DBG] pgmap v186: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s rd, 14 MiB/s wr, 133 op/s 2023-10-01T07:33:13.023 INFO:tasks.rados.rados.0.smithi084.stdout:1331: finishing write tid 1 to smithi08466639-40 2023-10-01T07:33:13.023 INFO:tasks.rados.rados.0.smithi084.stdout:1331: finishing write tid 2 to smithi08466639-40 2023-10-01T07:33:13.023 INFO:tasks.rados.rados.0.smithi084.stdout:1331: finishing write tid 3 to smithi08466639-40 2023-10-01T07:33:13.023 INFO:tasks.rados.rados.0.smithi084.stdout:1331: finishing write tid 4 to smithi08466639-40 2023-10-01T07:33:13.023 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 40 v 229 (ObjNum 963 snap 0 seq_num 963) dirty exists 2023-10-01T07:33:13.023 INFO:tasks.rados.rados.0.smithi084.stdout:1331: left oid 40 (ObjNum 963 snap 0 seq_num 963) 2023-10-01T07:33:13.024 INFO:tasks.rados.rados.0.smithi084.stdout:1324: expect (ObjNum 74 snap 0 seq_num 74) 2023-10-01T07:33:13.120 INFO:tasks.rados.rados.0.smithi084.stdout:1332: finishing write tid 2 to smithi08466639-2 2023-10-01T07:33:13.120 INFO:tasks.rados.rados.0.smithi084.stdout:1332: finishing write tid 3 to smithi08466639-2 2023-10-01T07:33:13.120 INFO:tasks.rados.rados.0.smithi084.stdout:1332: finishing write tid 4 to smithi08466639-2 2023-10-01T07:33:13.120 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 2 v 241 (ObjNum 964 snap 0 seq_num 964) dirty exists 2023-10-01T07:33:13.120 INFO:tasks.rados.rados.0.smithi084.stdout:1332: left oid 2 (ObjNum 964 snap 0 seq_num 964) 2023-10-01T07:33:13.120 INFO:tasks.rados.rados.0.smithi084.stdout:1319: done (14 left) 2023-10-01T07:33:13.120 INFO:tasks.rados.rados.0.smithi084.stdout:1320: done (13 left) 2023-10-01T07:33:13.121 INFO:tasks.rados.rados.0.smithi084.stdout:1321: done (12 left) 2023-10-01T07:33:13.121 INFO:tasks.rados.rados.0.smithi084.stdout:1322: done (11 left) 2023-10-01T07:33:13.121 INFO:tasks.rados.rados.0.smithi084.stdout:1323: done (10 left) 2023-10-01T07:33:13.121 INFO:tasks.rados.rados.0.smithi084.stdout:1324: done (9 left) 2023-10-01T07:33:13.121 INFO:tasks.rados.rados.0.smithi084.stdout:1325: done (8 left) 2023-10-01T07:33:13.121 INFO:tasks.rados.rados.0.smithi084.stdout:1326: done (7 left) 2023-10-01T07:33:13.121 INFO:tasks.rados.rados.0.smithi084.stdout:1327: done (6 left) 2023-10-01T07:33:13.121 INFO:tasks.rados.rados.0.smithi084.stdout:1328: done (5 left) 2023-10-01T07:33:13.121 INFO:tasks.rados.rados.0.smithi084.stdout:1329: done (4 left) 2023-10-01T07:33:13.121 INFO:tasks.rados.rados.0.smithi084.stdout:1330: done (3 left) 2023-10-01T07:33:13.121 INFO:tasks.rados.rados.0.smithi084.stdout:1331: done (2 left) 2023-10-01T07:33:13.121 INFO:tasks.rados.rados.0.smithi084.stdout:1332: done (1 left) 2023-10-01T07:33:13.121 INFO:tasks.rados.rados.0.smithi084.stdout:1333: done (0 left) 2023-10-01T07:33:13.122 INFO:tasks.rados.rados.0.smithi084.stdout:1334: write oid 166 current snap is 0 2023-10-01T07:33:13.122 INFO:tasks.rados.rados.0.smithi084.stdout:1334: seq_num 966 ranges {635562=667365,2094782=140780} 2023-10-01T07:33:13.134 INFO:tasks.rados.rados.0.smithi084.stdout:1334: writing smithi08466639-166 from 635562 to 1302927 tid 1 2023-10-01T07:33:13.140 INFO:tasks.rados.rados.0.smithi084.stdout:1334: writing smithi08466639-166 from 2094782 to 2235562 tid 2 2023-10-01T07:33:13.140 INFO:tasks.rados.rados.0.smithi084.stdout:1335: write oid 284 current snap is 0 2023-10-01T07:33:13.140 INFO:tasks.rados.rados.0.smithi084.stdout:1335: seq_num 967 ranges {652369=742614,2153264=99105} 2023-10-01T07:33:13.147 INFO:tasks.rados.rados.0.smithi084.stdout:1335: writing smithi08466639-284 from 652369 to 1394983 tid 1 2023-10-01T07:33:13.154 INFO:tasks.rados.rados.0.smithi084.stdout:1335: writing smithi08466639-284 from 2153264 to 2252369 tid 2 2023-10-01T07:33:13.154 INFO:tasks.rados.rados.0.smithi084.stdout:1336: read oid 191 snap -1 2023-10-01T07:33:13.154 INFO:tasks.rados.rados.0.smithi084.stdout:1336: expect (ObjNum 780 snap 0 seq_num 780) 2023-10-01T07:33:13.154 INFO:tasks.rados.rados.0.smithi084.stdout:1337: write oid 279 current snap is 0 2023-10-01T07:33:13.154 INFO:tasks.rados.rados.0.smithi084.stdout:1337: seq_num 968 ranges {669176=417863,1811746=457430} 2023-10-01T07:33:13.161 INFO:tasks.rados.rados.0.smithi084.stdout:1337: writing smithi08466639-279 from 669176 to 1087039 tid 1 2023-10-01T07:33:13.168 INFO:tasks.rados.rados.0.smithi084.stdout:1337: writing smithi08466639-279 from 1811746 to 2269176 tid 2 2023-10-01T07:33:13.168 INFO:tasks.rados.rados.0.smithi084.stdout:1338: write oid 259 current snap is 0 2023-10-01T07:33:13.168 INFO:tasks.rados.rados.0.smithi084.stdout:1334: finishing write tid 1 to smithi08466639-166 2023-10-01T07:33:13.169 INFO:tasks.rados.rados.0.smithi084.stdout:1334: finishing write tid 2 to smithi08466639-166 2023-10-01T07:33:13.169 INFO:tasks.rados.rados.0.smithi084.stdout:1334: finishing write tid 3 to smithi08466639-166 2023-10-01T07:33:13.169 INFO:tasks.rados.rados.0.smithi084.stdout:1338: seq_num 969 ranges {685983=493112,1870228=415755} 2023-10-01T07:33:13.175 INFO:tasks.rados.rados.0.smithi084.stdout:1338: writing smithi08466639-259 from 685983 to 1179095 tid 1 2023-10-01T07:33:13.182 INFO:tasks.rados.rados.0.smithi084.stdout:1338: writing smithi08466639-259 from 1870228 to 2285983 tid 2 2023-10-01T07:33:13.182 INFO:tasks.rados.rados.0.smithi084.stdout:1339: read oid 229 snap -1 2023-10-01T07:33:13.182 INFO:tasks.rados.rados.0.smithi084.stdout:1339: expect deleted 2023-10-01T07:33:13.182 INFO:tasks.rados.rados.0.smithi084.stdout:1340: write oid 262 current snap is 0 2023-10-01T07:33:13.182 INFO:tasks.rados.rados.0.smithi084.stdout:1334: finishing write tid 4 to smithi08466639-166 2023-10-01T07:33:13.182 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 166 v 214 (ObjNum 966 snap 0 seq_num 966) dirty exists 2023-10-01T07:33:13.182 INFO:tasks.rados.rados.0.smithi084.stdout:1334: left oid 166 (ObjNum 966 snap 0 seq_num 966) 2023-10-01T07:33:13.183 INFO:tasks.rados.rados.0.smithi084.stdout:1335: finishing write tid 1 to smithi08466639-284 2023-10-01T07:33:13.183 INFO:tasks.rados.rados.0.smithi084.stdout:1335: finishing write tid 2 to smithi08466639-284 2023-10-01T07:33:13.183 INFO:tasks.rados.rados.0.smithi084.stdout:1335: finishing write tid 3 to smithi08466639-284 2023-10-01T07:33:13.183 INFO:tasks.rados.rados.0.smithi084.stdout:1335: finishing write tid 4 to smithi08466639-284 2023-10-01T07:33:13.183 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 284 v 218 (ObjNum 967 snap 0 seq_num 967) dirty exists 2023-10-01T07:33:13.183 INFO:tasks.rados.rados.0.smithi084.stdout:1335: left oid 284 (ObjNum 967 snap 0 seq_num 967) 2023-10-01T07:33:13.183 INFO:tasks.rados.rados.0.smithi084.stdout:1336: expect (ObjNum 780 snap 0 seq_num 780) 2023-10-01T07:33:13.355 INFO:tasks.rados.rados.0.smithi084.stdout:1337: finishing write tid 1 to smithi08466639-279 2023-10-01T07:33:13.357 INFO:tasks.rados.rados.0.smithi084.stdout:1337: finishing write tid 2 to smithi08466639-279 2023-10-01T07:33:13.357 INFO:tasks.rados.rados.0.smithi084.stdout:1337: finishing write tid 3 to smithi08466639-279 2023-10-01T07:33:13.357 INFO:tasks.rados.rados.0.smithi084.stdout:1337: finishing write tid 4 to smithi08466639-279 2023-10-01T07:33:13.357 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 279 v 210 (ObjNum 968 snap 0 seq_num 968) dirty exists 2023-10-01T07:33:13.357 INFO:tasks.rados.rados.0.smithi084.stdout:1337: left oid 279 (ObjNum 968 snap 0 seq_num 968) 2023-10-01T07:33:13.358 INFO:tasks.rados.rados.0.smithi084.stdout:1338: finishing write tid 1 to smithi08466639-259 2023-10-01T07:33:13.358 INFO:tasks.rados.rados.0.smithi084.stdout:1338: finishing write tid 2 to smithi08466639-259 2023-10-01T07:33:13.358 INFO:tasks.rados.rados.0.smithi084.stdout:1338: finishing write tid 3 to smithi08466639-259 2023-10-01T07:33:13.358 INFO:tasks.rados.rados.0.smithi084.stdout:1338: finishing write tid 4 to smithi08466639-259 2023-10-01T07:33:13.358 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 259 v 232 (ObjNum 969 snap 0 seq_num 969) dirty exists 2023-10-01T07:33:13.358 INFO:tasks.rados.rados.0.smithi084.stdout:1338: left oid 259 (ObjNum 969 snap 0 seq_num 969) 2023-10-01T07:33:13.358 INFO:tasks.rados.rados.0.smithi084.stdout:1340: seq_num 970 ranges {702790=568361,1812357=490433} 2023-10-01T07:33:13.368 INFO:tasks.rados.rados.0.smithi084.stdout:1340: writing smithi08466639-262 from 702790 to 1271151 tid 1 2023-10-01T07:33:13.376 INFO:tasks.rados.rados.0.smithi084.stdout:1340: writing smithi08466639-262 from 1812357 to 2302790 tid 2 2023-10-01T07:33:13.376 INFO:tasks.rados.rados.0.smithi084.stdout:1334: done (6 left) 2023-10-01T07:33:13.376 INFO:tasks.rados.rados.0.smithi084.stdout:1335: done (5 left) 2023-10-01T07:33:13.376 INFO:tasks.rados.rados.0.smithi084.stdout:1336: done (4 left) 2023-10-01T07:33:13.376 INFO:tasks.rados.rados.0.smithi084.stdout:1337: done (3 left) 2023-10-01T07:33:13.376 INFO:tasks.rados.rados.0.smithi084.stdout:1338: done (2 left) 2023-10-01T07:33:13.376 INFO:tasks.rados.rados.0.smithi084.stdout:1339: done (1 left) 2023-10-01T07:33:13.376 INFO:tasks.rados.rados.0.smithi084.stdout:1341: read oid 114 snap -1 2023-10-01T07:33:13.376 INFO:tasks.rados.rados.0.smithi084.stdout:1341: expect (ObjNum 783 snap 0 seq_num 783) 2023-10-01T07:33:13.377 INFO:tasks.rados.rados.0.smithi084.stdout:1342: write oid 488 current snap is 0 2023-10-01T07:33:13.377 INFO:tasks.rados.rados.0.smithi084.stdout:1342: seq_num 971 ranges {719597=643610,1870839=448758} 2023-10-01T07:33:13.385 INFO:tasks.rados.rados.0.smithi084.stdout:1342: writing smithi08466639-488 from 719597 to 1363207 tid 1 2023-10-01T07:33:13.391 INFO:tasks.rados.rados.0.smithi084.stdout:1342: writing smithi08466639-488 from 1870839 to 2319597 tid 2 2023-10-01T07:33:13.391 INFO:tasks.rados.rados.0.smithi084.stdout:1343: read oid 67 snap -1 2023-10-01T07:33:13.391 INFO:tasks.rados.rados.0.smithi084.stdout:1343: expect (ObjNum 590 snap 0 seq_num 590) 2023-10-01T07:33:13.392 INFO:tasks.rados.rados.0.smithi084.stdout:1344: write oid 289 current snap is 0 2023-10-01T07:33:13.392 INFO:tasks.rados.rados.0.smithi084.stdout:1344: seq_num 972 ranges {736404=718859,1929321=407083} 2023-10-01T07:33:13.399 INFO:tasks.rados.rados.0.smithi084.stdout:1344: writing smithi08466639-289 from 736404 to 1455263 tid 1 2023-10-01T07:33:13.405 INFO:tasks.rados.rados.0.smithi084.stdout:1344: writing smithi08466639-289 from 1929321 to 2336404 tid 2 2023-10-01T07:33:13.405 INFO:tasks.rados.rados.0.smithi084.stdout:1345: write oid 52 current snap is 0 2023-10-01T07:33:13.405 INFO:tasks.rados.rados.0.smithi084.stdout:1345: seq_num 973 ranges {753211=794108,1987803=365408} 2023-10-01T07:33:13.418 INFO:tasks.rados.rados.0.smithi084.stdout:1345: writing smithi08466639-52 from 753211 to 1547319 tid 1 2023-10-01T07:33:13.423 INFO:tasks.rados.rados.0.smithi084.stdout:1345: writing smithi08466639-52 from 1987803 to 2353211 tid 2 2023-10-01T07:33:13.423 INFO:tasks.rados.rados.0.smithi084.stdout:1346: read oid 356 snap -1 2023-10-01T07:33:13.423 INFO:tasks.rados.rados.0.smithi084.stdout:1346: expect deleted 2023-10-01T07:33:13.424 INFO:tasks.rados.rados.0.smithi084.stdout:1347: read oid 438 snap -1 2023-10-01T07:33:13.424 INFO:tasks.rados.rados.0.smithi084.stdout:1347: expect deleted 2023-10-01T07:33:13.424 INFO:tasks.rados.rados.0.smithi084.stdout:1348: write oid 296 current snap is 0 2023-10-01T07:33:13.424 INFO:tasks.rados.rados.0.smithi084.stdout:1340: finishing write tid 1 to smithi08466639-262 2023-10-01T07:33:13.424 INFO:tasks.rados.rados.0.smithi084.stdout:1348: seq_num 974 ranges {770018=585710,2046285=323733} 2023-10-01T07:33:13.430 INFO:tasks.rados.rados.0.smithi084.stdout:1348: writing smithi08466639-296 from 770018 to 1355728 tid 1 2023-10-01T07:33:13.437 INFO:tasks.rados.rados.0.smithi084.stdout:1348: writing smithi08466639-296 from 2046285 to 2370018 tid 2 2023-10-01T07:33:13.437 INFO:tasks.rados.rados.0.smithi084.stdout:1349: read oid 148 snap -1 2023-10-01T07:33:13.437 INFO:tasks.rados.rados.0.smithi084.stdout:1349: expect (ObjNum 945 snap 0 seq_num 945) 2023-10-01T07:33:13.437 INFO:tasks.rados.rados.0.smithi084.stdout:1350: write oid 228 current snap is 0 2023-10-01T07:33:13.437 INFO:tasks.rados.rados.0.smithi084.stdout:1340: finishing write tid 2 to smithi08466639-262 2023-10-01T07:33:13.437 INFO:tasks.rados.rados.0.smithi084.stdout:1340: finishing write tid 3 to smithi08466639-262 2023-10-01T07:33:13.437 INFO:tasks.rados.rados.0.smithi084.stdout:1340: finishing write tid 4 to smithi08466639-262 2023-10-01T07:33:13.437 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 262 v 194 (ObjNum 970 snap 0 seq_num 970) dirty exists 2023-10-01T07:33:13.437 INFO:tasks.rados.rados.0.smithi084.stdout:1340: left oid 262 (ObjNum 970 snap 0 seq_num 970) 2023-10-01T07:33:13.438 INFO:tasks.rados.rados.0.smithi084.stdout:1341: expect (ObjNum 783 snap 0 seq_num 783) 2023-10-01T07:33:13.590 INFO:tasks.rados.rados.0.smithi084.stdout:1342: finishing write tid 1 to smithi08466639-488 2023-10-01T07:33:13.590 INFO:tasks.rados.rados.0.smithi084.stdout:1342: finishing write tid 2 to smithi08466639-488 2023-10-01T07:33:13.590 INFO:tasks.rados.rados.0.smithi084.stdout:1342: finishing write tid 3 to smithi08466639-488 2023-10-01T07:33:13.591 INFO:tasks.rados.rados.0.smithi084.stdout:1342: finishing write tid 4 to smithi08466639-488 2023-10-01T07:33:13.591 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 488 v 203 (ObjNum 971 snap 0 seq_num 971) dirty exists 2023-10-01T07:33:13.591 INFO:tasks.rados.rados.0.smithi084.stdout:1342: left oid 488 (ObjNum 971 snap 0 seq_num 971) 2023-10-01T07:33:13.591 INFO:tasks.rados.rados.0.smithi084.stdout:1343: expect (ObjNum 590 snap 0 seq_num 590) 2023-10-01T07:33:13.770 INFO:tasks.rados.rados.0.smithi084.stdout:1344: finishing write tid 1 to smithi08466639-289 2023-10-01T07:33:13.770 INFO:tasks.rados.rados.0.smithi084.stdout:1344: finishing write tid 2 to smithi08466639-289 2023-10-01T07:33:13.770 INFO:tasks.rados.rados.0.smithi084.stdout:1344: finishing write tid 3 to smithi08466639-289 2023-10-01T07:33:13.770 INFO:tasks.rados.rados.0.smithi084.stdout:1344: finishing write tid 4 to smithi08466639-289 2023-10-01T07:33:13.770 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 289 v 229 (ObjNum 972 snap 0 seq_num 972) dirty exists 2023-10-01T07:33:13.770 INFO:tasks.rados.rados.0.smithi084.stdout:1344: left oid 289 (ObjNum 972 snap 0 seq_num 972) 2023-10-01T07:33:13.770 INFO:tasks.rados.rados.0.smithi084.stdout:1345: finishing write tid 1 to smithi08466639-52 2023-10-01T07:33:13.770 INFO:tasks.rados.rados.0.smithi084.stdout:1345: finishing write tid 2 to smithi08466639-52 2023-10-01T07:33:13.770 INFO:tasks.rados.rados.0.smithi084.stdout:1345: finishing write tid 3 to smithi08466639-52 2023-10-01T07:33:13.771 INFO:tasks.rados.rados.0.smithi084.stdout:1345: finishing write tid 4 to smithi08466639-52 2023-10-01T07:33:13.771 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 52 v 169 (ObjNum 973 snap 0 seq_num 973) dirty exists 2023-10-01T07:33:13.771 INFO:tasks.rados.rados.0.smithi084.stdout:1345: left oid 52 (ObjNum 973 snap 0 seq_num 973) 2023-10-01T07:33:13.771 INFO:tasks.rados.rados.0.smithi084.stdout:1348: finishing write tid 1 to smithi08466639-296 2023-10-01T07:33:13.771 INFO:tasks.rados.rados.0.smithi084.stdout:1348: finishing write tid 2 to smithi08466639-296 2023-10-01T07:33:13.771 INFO:tasks.rados.rados.0.smithi084.stdout:1348: finishing write tid 3 to smithi08466639-296 2023-10-01T07:33:13.771 INFO:tasks.rados.rados.0.smithi084.stdout:1348: finishing write tid 4 to smithi08466639-296 2023-10-01T07:33:13.771 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 296 v 206 (ObjNum 974 snap 0 seq_num 974) dirty exists 2023-10-01T07:33:13.771 INFO:tasks.rados.rados.0.smithi084.stdout:1348: left oid 296 (ObjNum 974 snap 0 seq_num 974) 2023-10-01T07:33:13.771 INFO:tasks.rados.rados.0.smithi084.stdout:1349: expect (ObjNum 945 snap 0 seq_num 945) 2023-10-01T07:33:13.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:13 smithi084 bash[27378]: audit 2023-10-01T07:33:12.580918+0000 mon.c (mon.2) 112 : audit [DBG] from='client.? 172.21.15.84:0/4011655776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:13.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:13 smithi084 bash[33757]: audit 2023-10-01T07:33:12.580918+0000 mon.c (mon.2) 112 : audit [DBG] from='client.? 172.21.15.84:0/4011655776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:13.898 INFO:tasks.rados.rados.0.smithi084.stdout:1350: seq_num 975 ranges {786825=660959,2104767=282058} 2023-10-01T07:33:13.913 INFO:tasks.rados.rados.0.smithi084.stdout:1350: writing smithi08466639-228 from 786825 to 1447784 tid 1 2023-10-01T07:33:13.919 INFO:tasks.rados.rados.0.smithi084.stdout:1350: writing smithi08466639-228 from 2104767 to 2386825 tid 2 2023-10-01T07:33:13.919 INFO:tasks.rados.rados.0.smithi084.stdout:1340: done (10 left) 2023-10-01T07:33:13.919 INFO:tasks.rados.rados.0.smithi084.stdout:1341: done (9 left) 2023-10-01T07:33:13.919 INFO:tasks.rados.rados.0.smithi084.stdout:1342: done (8 left) 2023-10-01T07:33:13.919 INFO:tasks.rados.rados.0.smithi084.stdout:1343: done (7 left) 2023-10-01T07:33:13.919 INFO:tasks.rados.rados.0.smithi084.stdout:1344: done (6 left) 2023-10-01T07:33:13.919 INFO:tasks.rados.rados.0.smithi084.stdout:1345: done (5 left) 2023-10-01T07:33:13.919 INFO:tasks.rados.rados.0.smithi084.stdout:1346: done (4 left) 2023-10-01T07:33:13.919 INFO:tasks.rados.rados.0.smithi084.stdout:1347: done (3 left) 2023-10-01T07:33:13.920 INFO:tasks.rados.rados.0.smithi084.stdout:1348: done (2 left) 2023-10-01T07:33:13.920 INFO:tasks.rados.rados.0.smithi084.stdout:1349: done (1 left) 2023-10-01T07:33:13.920 INFO:tasks.rados.rados.0.smithi084.stdout:1351: read oid 380 snap -1 2023-10-01T07:33:13.920 INFO:tasks.rados.rados.0.smithi084.stdout:1351: expect (ObjNum 910 snap 0 seq_num 910) 2023-10-01T07:33:13.920 INFO:tasks.rados.rados.0.smithi084.stdout:1352: read oid 12 snap -1 2023-10-01T07:33:13.920 INFO:tasks.rados.rados.0.smithi084.stdout:1352: expect (ObjNum 11 snap 0 seq_num 11) 2023-10-01T07:33:13.920 INFO:tasks.rados.rados.0.smithi084.stdout:1353: write oid 180 current snap is 0 2023-10-01T07:33:13.920 INFO:tasks.rados.rados.0.smithi084.stdout:1353: seq_num 976 ranges {403632=736208,1763249=619999} 2023-10-01T07:33:13.925 INFO:tasks.rados.rados.0.smithi084.stdout:1353: writing smithi08466639-180 from 403632 to 1139840 tid 1 2023-10-01T07:33:13.932 INFO:tasks.rados.rados.0.smithi084.stdout:1353: writing smithi08466639-180 from 1763249 to 2383248 tid 2 2023-10-01T07:33:13.932 INFO:tasks.rados.rados.0.smithi084.stdout:1354: write oid 430 current snap is 0 2023-10-01T07:33:13.932 INFO:tasks.rados.rados.0.smithi084.stdout:1350: finishing write tid 1 to smithi08466639-228 2023-10-01T07:33:13.932 INFO:tasks.rados.rados.0.smithi084.stdout:1354: seq_num 977 ranges {420439=411457,1421731=480010} 2023-10-01T07:33:13.937 INFO:tasks.rados.rados.0.smithi084.stdout:1354: writing smithi08466639-430 from 420439 to 831896 tid 1 2023-10-01T07:33:13.943 INFO:tasks.rados.rados.0.smithi084.stdout:1354: writing smithi08466639-430 from 1421731 to 1901741 tid 2 2023-10-01T07:33:13.943 INFO:tasks.rados.rados.0.smithi084.stdout:1355: read oid 78 snap -1 2023-10-01T07:33:13.943 INFO:tasks.rados.rados.0.smithi084.stdout:1355: expect (ObjNum 768 snap 0 seq_num 768) 2023-10-01T07:33:13.943 INFO:tasks.rados.rados.0.smithi084.stdout:1356: read oid 304 snap -1 2023-10-01T07:33:13.943 INFO:tasks.rados.rados.0.smithi084.stdout:1356: expect (ObjNum 904 snap 0 seq_num 904) 2023-10-01T07:33:13.944 INFO:tasks.rados.rados.0.smithi084.stdout:1357: read oid 259 snap -1 2023-10-01T07:33:13.944 INFO:tasks.rados.rados.0.smithi084.stdout:1357: expect (ObjNum 969 snap 0 seq_num 969) 2023-10-01T07:33:13.944 INFO:tasks.rados.rados.0.smithi084.stdout:1358: write oid 32 current snap is 0 2023-10-01T07:33:13.944 INFO:tasks.rados.rados.0.smithi084.stdout:1352: expect (ObjNum 11 snap 0 seq_num 11) 2023-10-01T07:33:13.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:13 smithi112 bash[27689]: audit 2023-10-01T07:33:12.580918+0000 mon.c (mon.2) 112 : audit [DBG] from='client.? 172.21.15.84:0/4011655776' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:14.014 INFO:tasks.rados.rados.0.smithi084.stdout:1353: finishing write tid 1 to smithi08466639-180 2023-10-01T07:33:14.014 INFO:tasks.rados.rados.0.smithi084.stdout:1351: expect (ObjNum 910 snap 0 seq_num 910) 2023-10-01T07:33:14.151 INFO:tasks.rados.rados.0.smithi084.stdout:1350: finishing write tid 2 to smithi08466639-228 2023-10-01T07:33:14.151 INFO:tasks.rados.rados.0.smithi084.stdout:1350: finishing write tid 3 to smithi08466639-228 2023-10-01T07:33:14.151 INFO:tasks.rados.rados.0.smithi084.stdout:1358: seq_num 978 ranges {437246=486706,1363860=623668} 2023-10-01T07:33:14.156 INFO:tasks.rados.rados.0.smithi084.stdout:1358: writing smithi08466639-32 from 437246 to 923952 tid 1 2023-10-01T07:33:14.162 INFO:tasks.rados.rados.0.smithi084.stdout:1358: writing smithi08466639-32 from 1363860 to 1987528 tid 2 2023-10-01T07:33:14.162 INFO:tasks.rados.rados.0.smithi084.stdout:1351: done (8 left) 2023-10-01T07:33:14.163 INFO:tasks.rados.rados.0.smithi084.stdout:1352: done (7 left) 2023-10-01T07:33:14.163 INFO:tasks.rados.rados.0.smithi084.stdout:1359: delete oid 292 current snap is 0 2023-10-01T07:33:14.163 INFO:tasks.rados.rados.0.smithi084.stdout:1350: finishing write tid 4 to smithi08466639-228 2023-10-01T07:33:14.163 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 228 v 161 (ObjNum 975 snap 0 seq_num 975) dirty exists 2023-10-01T07:33:14.163 INFO:tasks.rados.rados.0.smithi084.stdout:1350: left oid 228 (ObjNum 975 snap 0 seq_num 975) 2023-10-01T07:33:14.163 INFO:tasks.rados.rados.0.smithi084.stdout:1353: finishing write tid 2 to smithi08466639-180 2023-10-01T07:33:14.163 INFO:tasks.rados.rados.0.smithi084.stdout:1353: finishing write tid 3 to smithi08466639-180 2023-10-01T07:33:14.163 INFO:tasks.rados.rados.0.smithi084.stdout:1353: finishing write tid 4 to smithi08466639-180 2023-10-01T07:33:14.163 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 180 v 232 (ObjNum 976 snap 0 seq_num 976) dirty exists 2023-10-01T07:33:14.164 INFO:tasks.rados.rados.0.smithi084.stdout:1353: left oid 180 (ObjNum 976 snap 0 seq_num 976) 2023-10-01T07:33:14.164 INFO:tasks.rados.rados.0.smithi084.stdout:1354: finishing write tid 1 to smithi08466639-430 2023-10-01T07:33:14.164 INFO:tasks.rados.rados.0.smithi084.stdout:1354: finishing write tid 2 to smithi08466639-430 2023-10-01T07:33:14.164 INFO:tasks.rados.rados.0.smithi084.stdout:1354: finishing write tid 3 to smithi08466639-430 2023-10-01T07:33:14.164 INFO:tasks.rados.rados.0.smithi084.stdout:1354: finishing write tid 4 to smithi08466639-430 2023-10-01T07:33:14.164 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 430 v 197 (ObjNum 977 snap 0 seq_num 977) dirty exists 2023-10-01T07:33:14.164 INFO:tasks.rados.rados.0.smithi084.stdout:1354: left oid 430 (ObjNum 977 snap 0 seq_num 977) 2023-10-01T07:33:14.164 INFO:tasks.rados.rados.0.smithi084.stdout:1355: expect (ObjNum 768 snap 0 seq_num 768) 2023-10-01T07:33:14.281 INFO:tasks.rados.rados.0.smithi084.stdout:1356: expect (ObjNum 904 snap 0 seq_num 904) 2023-10-01T07:33:14.412 INFO:tasks.rados.rados.0.smithi084.stdout:1357: expect (ObjNum 969 snap 0 seq_num 969) 2023-10-01T07:33:14.504 INFO:tasks.rados.rados.0.smithi084.stdout:1358: finishing write tid 1 to smithi08466639-32 2023-10-01T07:33:14.505 INFO:tasks.rados.rados.0.smithi084.stdout:1358: finishing write tid 2 to smithi08466639-32 2023-10-01T07:33:14.505 INFO:tasks.rados.rados.0.smithi084.stdout:1358: finishing write tid 3 to smithi08466639-32 2023-10-01T07:33:14.505 INFO:tasks.rados.rados.0.smithi084.stdout:1358: finishing write tid 4 to smithi08466639-32 2023-10-01T07:33:14.505 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 32 v 169 (ObjNum 978 snap 0 seq_num 978) dirty exists 2023-10-01T07:33:14.505 INFO:tasks.rados.rados.0.smithi084.stdout:1358: left oid 32 (ObjNum 978 snap 0 seq_num 978) 2023-10-01T07:33:14.505 INFO:tasks.rados.rados.0.smithi084.stdout:1350: done (7 left) 2023-10-01T07:33:14.505 INFO:tasks.rados.rados.0.smithi084.stdout:1353: done (6 left) 2023-10-01T07:33:14.505 INFO:tasks.rados.rados.0.smithi084.stdout:1354: done (5 left) 2023-10-01T07:33:14.505 INFO:tasks.rados.rados.0.smithi084.stdout:1355: done (4 left) 2023-10-01T07:33:14.505 INFO:tasks.rados.rados.0.smithi084.stdout:1356: done (3 left) 2023-10-01T07:33:14.505 INFO:tasks.rados.rados.0.smithi084.stdout:1357: done (2 left) 2023-10-01T07:33:14.506 INFO:tasks.rados.rados.0.smithi084.stdout:1358: done (1 left) 2023-10-01T07:33:14.506 INFO:tasks.rados.rados.0.smithi084.stdout:1359: done (0 left) 2023-10-01T07:33:14.506 INFO:tasks.rados.rados.0.smithi084.stdout:1360: read oid 320 snap -1 2023-10-01T07:33:14.506 INFO:tasks.rados.rados.0.smithi084.stdout:1360: expect (ObjNum 319 snap 0 seq_num 319) 2023-10-01T07:33:14.506 INFO:tasks.rados.rados.0.smithi084.stdout:1361: write oid 411 current snap is 0 2023-10-01T07:33:14.506 INFO:tasks.rados.rados.0.smithi084.stdout:1361: seq_num 980 ranges {470860=637204,1880824=590036} 2023-10-01T07:33:14.517 INFO:tasks.rados.rados.0.smithi084.stdout:1361: writing smithi08466639-411 from 470860 to 1108064 tid 1 2023-10-01T07:33:14.525 INFO:tasks.rados.rados.0.smithi084.stdout:1361: writing smithi08466639-411 from 1880824 to 2470860 tid 2 2023-10-01T07:33:14.525 INFO:tasks.rados.rados.0.smithi084.stdout:1362: write oid 284 current snap is 0 2023-10-01T07:33:14.525 INFO:tasks.rados.rados.0.smithi084.stdout:1362: seq_num 981 ranges {487667=428806,1655659=770995} 2023-10-01T07:33:14.530 INFO:tasks.rados.rados.0.smithi084.stdout:1362: writing smithi08466639-284 from 487667 to 916473 tid 1 2023-10-01T07:33:14.539 INFO:tasks.rados.rados.0.smithi084.stdout:1362: writing smithi08466639-284 from 1655659 to 2426654 tid 2 2023-10-01T07:33:14.539 INFO:tasks.rados.rados.0.smithi084.stdout:1363: read oid 62 snap -1 2023-10-01T07:33:14.539 INFO:tasks.rados.rados.0.smithi084.stdout:1363: expect (ObjNum 61 snap 0 seq_num 61) 2023-10-01T07:33:14.539 INFO:tasks.rados.rados.0.smithi084.stdout:1364: read oid 497 snap -1 2023-10-01T07:33:14.539 INFO:tasks.rados.rados.0.smithi084.stdout:1364: expect (ObjNum 496 snap 0 seq_num 496) 2023-10-01T07:33:14.540 INFO:tasks.rados.rados.0.smithi084.stdout:1365: read oid 52 snap -1 2023-10-01T07:33:14.540 INFO:tasks.rados.rados.0.smithi084.stdout:1365: expect (ObjNum 973 snap 0 seq_num 973) 2023-10-01T07:33:14.540 INFO:tasks.rados.rados.0.smithi084.stdout:1366: read oid 28 snap -1 2023-10-01T07:33:14.540 INFO:tasks.rados.rados.0.smithi084.stdout:1366: expect (ObjNum 955 snap 0 seq_num 955) 2023-10-01T07:33:14.540 INFO:tasks.rados.rados.0.smithi084.stdout:1367: write oid 429 current snap is 0 2023-10-01T07:33:14.540 INFO:tasks.rados.rados.0.smithi084.stdout:1360: expect (ObjNum 319 snap 0 seq_num 319) 2023-10-01T07:33:14.651 INFO:tasks.rados.rados.0.smithi084.stdout:1361: finishing write tid 1 to smithi08466639-411 2023-10-01T07:33:14.651 INFO:tasks.rados.rados.0.smithi084.stdout:1361: finishing write tid 2 to smithi08466639-411 2023-10-01T07:33:14.651 INFO:tasks.rados.rados.0.smithi084.stdout:1361: finishing write tid 3 to smithi08466639-411 2023-10-01T07:33:14.651 INFO:tasks.rados.rados.0.smithi084.stdout:1361: finishing write tid 4 to smithi08466639-411 2023-10-01T07:33:14.651 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 411 v 146 (ObjNum 980 snap 0 seq_num 980) dirty exists 2023-10-01T07:33:14.652 INFO:tasks.rados.rados.0.smithi084.stdout:1361: left oid 411 (ObjNum 980 snap 0 seq_num 980) 2023-10-01T07:33:14.652 INFO:tasks.rados.rados.0.smithi084.stdout:1362: finishing write tid 1 to smithi08466639-284 2023-10-01T07:33:14.652 INFO:tasks.rados.rados.0.smithi084.stdout:1365: expect (ObjNum 973 snap 0 seq_num 973) 2023-10-01T07:33:14.794 INFO:tasks.rados.rados.0.smithi084.stdout:1364: expect (ObjNum 496 snap 0 seq_num 496) 2023-10-01T07:33:14.872 INFO:tasks.rados.rados.0.smithi084.stdout:1363: expect (ObjNum 61 snap 0 seq_num 61) 2023-10-01T07:33:14.968 INFO:tasks.rados.rados.0.smithi084.stdout:1366: expect (ObjNum 955 snap 0 seq_num 955) 2023-10-01T07:33:14.977 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:14 smithi112 bash[27689]: cluster 2023-10-01T07:33:13.245071+0000 mgr.y (mgr.24353) 212 : cluster [DBG] pgmap v187: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 9.9 MiB/s wr, 92 op/s 2023-10-01T07:33:15.065 INFO:tasks.rados.rados.0.smithi084.stdout:1362: finishing write tid 2 to smithi08466639-284 2023-10-01T07:33:15.065 INFO:tasks.rados.rados.0.smithi084.stdout:1362: finishing write tid 3 to smithi08466639-284 2023-10-01T07:33:15.065 INFO:tasks.rados.rados.0.smithi084.stdout:1362: finishing write tid 4 to smithi08466639-284 2023-10-01T07:33:15.066 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 284 v 221 (ObjNum 981 snap 0 seq_num 981) dirty exists 2023-10-01T07:33:15.066 INFO:tasks.rados.rados.0.smithi084.stdout:1362: left oid 284 (ObjNum 981 snap 0 seq_num 981) 2023-10-01T07:33:15.066 INFO:tasks.rados.rados.0.smithi084.stdout:1367: seq_num 982 ranges {504474=504055,1714141=631006} 2023-10-01T07:33:15.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:14 smithi084 bash[27378]: cluster 2023-10-01T07:33:13.245071+0000 mgr.y (mgr.24353) 212 : cluster [DBG] pgmap v187: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 9.9 MiB/s wr, 92 op/s 2023-10-01T07:33:15.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:14 smithi084 bash[33757]: cluster 2023-10-01T07:33:13.245071+0000 mgr.y (mgr.24353) 212 : cluster [DBG] pgmap v187: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 9.9 MiB/s wr, 92 op/s 2023-10-01T07:33:15.075 INFO:tasks.rados.rados.0.smithi084.stdout:1367: writing smithi08466639-429 from 504474 to 1008529 tid 1 2023-10-01T07:33:15.084 INFO:tasks.rados.rados.0.smithi084.stdout:1367: writing smithi08466639-429 from 1714141 to 2345147 tid 2 2023-10-01T07:33:15.084 INFO:tasks.rados.rados.0.smithi084.stdout:1360: done (7 left) 2023-10-01T07:33:15.084 INFO:tasks.rados.rados.0.smithi084.stdout:1361: done (6 left) 2023-10-01T07:33:15.084 INFO:tasks.rados.rados.0.smithi084.stdout:1362: done (5 left) 2023-10-01T07:33:15.084 INFO:tasks.rados.rados.0.smithi084.stdout:1363: done (4 left) 2023-10-01T07:33:15.084 INFO:tasks.rados.rados.0.smithi084.stdout:1364: done (3 left) 2023-10-01T07:33:15.085 INFO:tasks.rados.rados.0.smithi084.stdout:1365: done (2 left) 2023-10-01T07:33:15.085 INFO:tasks.rados.rados.0.smithi084.stdout:1366: done (1 left) 2023-10-01T07:33:15.085 INFO:tasks.rados.rados.0.smithi084.stdout:1368: delete oid 191 current snap is 0 2023-10-01T07:33:15.085 INFO:tasks.rados.rados.0.smithi084.stdout:1367: finishing write tid 1 to smithi08466639-429 2023-10-01T07:33:15.087 INFO:tasks.rados.rados.0.smithi084.stdout:1368: done (1 left) 2023-10-01T07:33:15.087 INFO:tasks.rados.rados.0.smithi084.stdout:1369: write oid 105 current snap is 0 2023-10-01T07:33:15.087 INFO:tasks.rados.rados.0.smithi084.stdout:1369: seq_num 984 ranges {538088=654553,1714752=634675} 2023-10-01T07:33:15.094 INFO:tasks.rados.rados.0.smithi084.stdout:1369: writing smithi08466639-105 from 538088 to 1192641 tid 1 2023-10-01T07:33:15.101 INFO:tasks.rados.rados.0.smithi084.stdout:1369: writing smithi08466639-105 from 1714752 to 2349427 tid 2 2023-10-01T07:33:15.101 INFO:tasks.rados.rados.0.smithi084.stdout:1370: write oid 424 current snap is 0 2023-10-01T07:33:15.101 INFO:tasks.rados.rados.0.smithi084.stdout:1370: seq_num 985 ranges {554895=729802,1773234=778333} 2023-10-01T07:33:15.108 INFO:tasks.rados.rados.0.smithi084.stdout:1370: writing smithi08466639-424 from 554895 to 1284697 tid 1 2023-10-01T07:33:15.115 INFO:tasks.rados.rados.0.smithi084.stdout:1370: writing smithi08466639-424 from 1773234 to 2551567 tid 2 2023-10-01T07:33:15.115 INFO:tasks.rados.rados.0.smithi084.stdout:1371: read oid 174 snap -1 2023-10-01T07:33:15.115 INFO:tasks.rados.rados.0.smithi084.stdout:1371: expect (ObjNum 532 snap 0 seq_num 532) 2023-10-01T07:33:15.116 INFO:tasks.rados.rados.0.smithi084.stdout:1372: write oid 303 current snap is 0 2023-10-01T07:33:15.116 INFO:tasks.rados.rados.0.smithi084.stdout:1372: seq_num 986 ranges {571702=405051,1431716=638344,2560365=11337} 2023-10-01T07:33:15.120 INFO:tasks.rados.rados.0.smithi084.stdout:1372: writing smithi08466639-303 from 571702 to 976753 tid 1 2023-10-01T07:33:15.126 INFO:tasks.rados.rados.0.smithi084.stdout:1372: writing smithi08466639-303 from 1431716 to 2070060 tid 2 2023-10-01T07:33:15.129 INFO:tasks.rados.rados.0.smithi084.stdout:1372: writing smithi08466639-303 from 2560365 to 2571702 tid 3 2023-10-01T07:33:15.129 INFO:tasks.rados.rados.0.smithi084.stdout:1373: read oid 218 snap -1 2023-10-01T07:33:15.129 INFO:tasks.rados.rados.0.smithi084.stdout:1373: expect (ObjNum 526 snap 0 seq_num 526) 2023-10-01T07:33:15.130 INFO:tasks.rados.rados.0.smithi084.stdout:1374: write oid 231 current snap is 0 2023-10-01T07:33:15.130 INFO:tasks.rados.rados.0.smithi084.stdout:1367: finishing write tid 2 to smithi08466639-429 2023-10-01T07:33:15.130 INFO:tasks.rados.rados.0.smithi084.stdout:1374: seq_num 987 ranges {588509=480300,1773845=782002} 2023-10-01T07:33:15.135 INFO:tasks.rados.rados.0.smithi084.stdout:1374: writing smithi08466639-231 from 588509 to 1068809 tid 1 2023-10-01T07:33:15.145 INFO:tasks.rados.rados.0.smithi084.stdout:1374: writing smithi08466639-231 from 1773845 to 2555847 tid 2 2023-10-01T07:33:15.145 INFO:tasks.rados.rados.0.smithi084.stdout:1375: write oid 316 current snap is 0 2023-10-01T07:33:15.145 INFO:tasks.rados.rados.0.smithi084.stdout:1375: seq_num 988 ranges {605316=555549,1832327=642013} 2023-10-01T07:33:15.151 INFO:tasks.rados.rados.0.smithi084.stdout:1375: writing smithi08466639-316 from 605316 to 1160865 tid 1 2023-10-01T07:33:15.159 INFO:tasks.rados.rados.0.smithi084.stdout:1375: writing smithi08466639-316 from 1832327 to 2474340 tid 2 2023-10-01T07:33:15.159 INFO:tasks.rados.rados.0.smithi084.stdout:1376: write oid 8 current snap is 0 2023-10-01T07:33:15.159 INFO:tasks.rados.rados.0.smithi084.stdout:1376: seq_num 989 ranges {622123=747151,2007162=614961} 2023-10-01T07:33:15.166 INFO:tasks.rados.rados.0.smithi084.stdout:1376: writing smithi08466639-8 from 622123 to 1369274 tid 1 2023-10-01T07:33:15.173 INFO:tasks.rados.rados.0.smithi084.stdout:1376: writing smithi08466639-8 from 2007162 to 2622123 tid 2 2023-10-01T07:33:15.173 INFO:tasks.rados.rados.0.smithi084.stdout:1377: write oid 343 current snap is 0 2023-10-01T07:33:15.173 INFO:tasks.rados.rados.0.smithi084.stdout:1377: seq_num 990 ranges {638930=422400,1665644=645682} 2023-10-01T07:33:15.179 INFO:tasks.rados.rados.0.smithi084.stdout:1377: writing smithi08466639-343 from 638930 to 1061330 tid 1 2023-10-01T07:33:15.186 INFO:tasks.rados.rados.0.smithi084.stdout:1377: writing smithi08466639-343 from 1665644 to 2311326 tid 2 2023-10-01T07:33:15.186 INFO:tasks.rados.rados.0.smithi084.stdout:1378: read oid 123 snap -1 2023-10-01T07:33:15.186 INFO:tasks.rados.rados.0.smithi084.stdout:1378: expect (ObjNum 504 snap 0 seq_num 504) 2023-10-01T07:33:15.186 INFO:tasks.rados.rados.0.smithi084.stdout:1379: write oid 244 current snap is 0 2023-10-01T07:33:15.186 INFO:tasks.rados.rados.0.smithi084.stdout:1379: seq_num 991 ranges {655737=497649,1607773=789340} 2023-10-01T07:33:15.192 INFO:tasks.rados.rados.0.smithi084.stdout:1379: writing smithi08466639-244 from 655737 to 1153386 tid 1 2023-10-01T07:33:15.200 INFO:tasks.rados.rados.0.smithi084.stdout:1379: writing smithi08466639-244 from 1607773 to 2397113 tid 2 2023-10-01T07:33:15.200 INFO:tasks.rados.rados.0.smithi084.stdout:1380: write oid 272 current snap is 0 2023-10-01T07:33:15.200 INFO:tasks.rados.rados.0.smithi084.stdout:1367: finishing write tid 3 to smithi08466639-429 2023-10-01T07:33:15.200 INFO:tasks.rados.rados.0.smithi084.stdout:1367: finishing write tid 4 to smithi08466639-429 2023-10-01T07:33:15.200 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 429 v 209 (ObjNum 982 snap 0 seq_num 982) dirty exists 2023-10-01T07:33:15.200 INFO:tasks.rados.rados.0.smithi084.stdout:1367: left oid 429 (ObjNum 982 snap 0 seq_num 982) 2023-10-01T07:33:15.200 INFO:tasks.rados.rados.0.smithi084.stdout:1369: finishing write tid 1 to smithi08466639-105 2023-10-01T07:33:15.200 INFO:tasks.rados.rados.0.smithi084.stdout:1369: finishing write tid 2 to smithi08466639-105 2023-10-01T07:33:15.200 INFO:tasks.rados.rados.0.smithi084.stdout:1380: seq_num 992 ranges {672544=572898,1666255=532998} 2023-10-01T07:33:15.207 INFO:tasks.rados.rados.0.smithi084.stdout:1380: writing smithi08466639-272 from 672544 to 1245442 tid 1 2023-10-01T07:33:15.212 INFO:tasks.rados.rados.0.smithi084.stdout:1380: writing smithi08466639-272 from 1666255 to 2199253 tid 2 2023-10-01T07:33:15.212 INFO:tasks.rados.rados.0.smithi084.stdout:1367: done (12 left) 2023-10-01T07:33:15.213 INFO:tasks.rados.rados.0.smithi084.stdout:1381: read oid 280 snap -1 2023-10-01T07:33:15.213 INFO:tasks.rados.rados.0.smithi084.stdout:1381: expect (ObjNum 279 snap 0 seq_num 279) 2023-10-01T07:33:15.213 INFO:tasks.rados.rados.0.smithi084.stdout:1382: write oid 435 current snap is 0 2023-10-01T07:33:15.213 INFO:tasks.rados.rados.0.smithi084.stdout:1382: seq_num 993 ranges {689351=648147,2124737=564614} 2023-10-01T07:33:15.219 INFO:tasks.rados.rados.0.smithi084.stdout:1382: writing smithi08466639-435 from 689351 to 1337498 tid 1 2023-10-01T07:33:15.227 INFO:tasks.rados.rados.0.smithi084.stdout:1382: writing smithi08466639-435 from 2124737 to 2689351 tid 2 2023-10-01T07:33:15.227 INFO:tasks.rados.rados.0.smithi084.stdout:1383: delete oid 423 current snap is 0 2023-10-01T07:33:15.227 INFO:tasks.rados.rados.0.smithi084.stdout:1369: finishing write tid 3 to smithi08466639-105 2023-10-01T07:33:15.227 INFO:tasks.rados.rados.0.smithi084.stdout:1369: finishing write tid 4 to smithi08466639-105 2023-10-01T07:33:15.227 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 105 v 224 (ObjNum 984 snap 0 seq_num 984) dirty exists 2023-10-01T07:33:15.228 INFO:tasks.rados.rados.0.smithi084.stdout:1369: left oid 105 (ObjNum 984 snap 0 seq_num 984) 2023-10-01T07:33:15.228 INFO:tasks.rados.rados.0.smithi084.stdout:1370: finishing write tid 1 to smithi08466639-424 2023-10-01T07:33:15.228 INFO:tasks.rados.rados.0.smithi084.stdout:1372: finishing write tid 1 to smithi08466639-303 2023-10-01T07:33:15.228 INFO:tasks.rados.rados.0.smithi084.stdout:1370: finishing write tid 2 to smithi08466639-424 2023-10-01T07:33:15.228 INFO:tasks.rados.rados.0.smithi084.stdout:1370: finishing write tid 3 to smithi08466639-424 2023-10-01T07:33:15.228 INFO:tasks.rados.rados.0.smithi084.stdout:1370: finishing write tid 4 to smithi08466639-424 2023-10-01T07:33:15.228 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 424 v 236 (ObjNum 985 snap 0 seq_num 985) dirty exists 2023-10-01T07:33:15.228 INFO:tasks.rados.rados.0.smithi084.stdout:1370: left oid 424 (ObjNum 985 snap 0 seq_num 985) 2023-10-01T07:33:15.228 INFO:tasks.rados.rados.0.smithi084.stdout:1372: finishing write tid 2 to smithi08466639-303 2023-10-01T07:33:15.228 INFO:tasks.rados.rados.0.smithi084.stdout:1372: finishing write tid 3 to smithi08466639-303 2023-10-01T07:33:15.228 INFO:tasks.rados.rados.0.smithi084.stdout:1372: finishing write tid 4 to smithi08466639-303 2023-10-01T07:33:15.228 INFO:tasks.rados.rados.0.smithi084.stdout:1372: finishing write tid 5 to smithi08466639-303 2023-10-01T07:33:15.228 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 303 v 228 (ObjNum 986 snap 0 seq_num 986) dirty exists 2023-10-01T07:33:15.229 INFO:tasks.rados.rados.0.smithi084.stdout:1372: left oid 303 (ObjNum 986 snap 0 seq_num 986) 2023-10-01T07:33:15.229 INFO:tasks.rados.rados.0.smithi084.stdout:1371: expect (ObjNum 532 snap 0 seq_num 532) 2023-10-01T07:33:15.364 INFO:tasks.rados.rados.0.smithi084.stdout:1374: finishing write tid 1 to smithi08466639-231 2023-10-01T07:33:15.364 INFO:tasks.rados.rados.0.smithi084.stdout:1373: expect (ObjNum 526 snap 0 seq_num 526) 2023-10-01T07:33:15.485 INFO:tasks.rados.rados.0.smithi084.stdout:1374: finishing write tid 2 to smithi08466639-231 2023-10-01T07:33:15.485 INFO:tasks.rados.rados.0.smithi084.stdout:1374: finishing write tid 3 to smithi08466639-231 2023-10-01T07:33:15.485 INFO:tasks.rados.rados.0.smithi084.stdout:1374: finishing write tid 4 to smithi08466639-231 2023-10-01T07:33:15.485 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 231 v 239 (ObjNum 987 snap 0 seq_num 987) dirty exists 2023-10-01T07:33:15.485 INFO:tasks.rados.rados.0.smithi084.stdout:1374: left oid 231 (ObjNum 987 snap 0 seq_num 987) 2023-10-01T07:33:15.485 INFO:tasks.rados.rados.0.smithi084.stdout:1375: finishing write tid 1 to smithi08466639-316 2023-10-01T07:33:15.486 INFO:tasks.rados.rados.0.smithi084.stdout:1375: finishing write tid 2 to smithi08466639-316 2023-10-01T07:33:15.486 INFO:tasks.rados.rados.0.smithi084.stdout:1375: finishing write tid 3 to smithi08466639-316 2023-10-01T07:33:15.486 INFO:tasks.rados.rados.0.smithi084.stdout:1375: finishing write tid 4 to smithi08466639-316 2023-10-01T07:33:15.486 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 316 v 164 (ObjNum 988 snap 0 seq_num 988) dirty exists 2023-10-01T07:33:15.486 INFO:tasks.rados.rados.0.smithi084.stdout:1375: left oid 316 (ObjNum 988 snap 0 seq_num 988) 2023-10-01T07:33:15.486 INFO:tasks.rados.rados.0.smithi084.stdout:1376: finishing write tid 1 to smithi08466639-8 2023-10-01T07:33:15.486 INFO:tasks.rados.rados.0.smithi084.stdout:1376: finishing write tid 2 to smithi08466639-8 2023-10-01T07:33:15.486 INFO:tasks.rados.rados.0.smithi084.stdout:1376: finishing write tid 3 to smithi08466639-8 2023-10-01T07:33:15.486 INFO:tasks.rados.rados.0.smithi084.stdout:1376: finishing write tid 4 to smithi08466639-8 2023-10-01T07:33:15.486 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 8 v 217 (ObjNum 989 snap 0 seq_num 989) dirty exists 2023-10-01T07:33:15.486 INFO:tasks.rados.rados.0.smithi084.stdout:1376: left oid 8 (ObjNum 989 snap 0 seq_num 989) 2023-10-01T07:33:15.487 INFO:tasks.rados.rados.0.smithi084.stdout:1377: finishing write tid 1 to smithi08466639-343 2023-10-01T07:33:15.487 INFO:tasks.rados.rados.0.smithi084.stdout:1377: finishing write tid 2 to smithi08466639-343 2023-10-01T07:33:15.487 INFO:tasks.rados.rados.0.smithi084.stdout:1377: finishing write tid 3 to smithi08466639-343 2023-10-01T07:33:15.487 INFO:tasks.rados.rados.0.smithi084.stdout:1377: finishing write tid 4 to smithi08466639-343 2023-10-01T07:33:15.487 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 343 v 212 (ObjNum 990 snap 0 seq_num 990) dirty exists 2023-10-01T07:33:15.487 INFO:tasks.rados.rados.0.smithi084.stdout:1377: left oid 343 (ObjNum 990 snap 0 seq_num 990) 2023-10-01T07:33:15.487 INFO:tasks.rados.rados.0.smithi084.stdout:1378: expect (ObjNum 504 snap 0 seq_num 504) 2023-10-01T07:33:15.601 INFO:tasks.rados.rados.0.smithi084.stdout:1379: finishing write tid 1 to smithi08466639-244 2023-10-01T07:33:15.601 INFO:tasks.rados.rados.0.smithi084.stdout:1379: finishing write tid 2 to smithi08466639-244 2023-10-01T07:33:15.601 INFO:tasks.rados.rados.0.smithi084.stdout:1379: finishing write tid 3 to smithi08466639-244 2023-10-01T07:33:15.601 INFO:tasks.rados.rados.0.smithi084.stdout:1379: finishing write tid 4 to smithi08466639-244 2023-10-01T07:33:15.602 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 244 v 172 (ObjNum 991 snap 0 seq_num 991) dirty exists 2023-10-01T07:33:15.602 INFO:tasks.rados.rados.0.smithi084.stdout:1379: left oid 244 (ObjNum 991 snap 0 seq_num 991) 2023-10-01T07:33:15.602 INFO:tasks.rados.rados.0.smithi084.stdout:1380: finishing write tid 1 to smithi08466639-272 2023-10-01T07:33:15.602 INFO:tasks.rados.rados.0.smithi084.stdout:1380: finishing write tid 2 to smithi08466639-272 2023-10-01T07:33:15.602 INFO:tasks.rados.rados.0.smithi084.stdout:1380: finishing write tid 3 to smithi08466639-272 2023-10-01T07:33:15.602 INFO:tasks.rados.rados.0.smithi084.stdout:1380: finishing write tid 4 to smithi08466639-272 2023-10-01T07:33:15.602 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 272 v 231 (ObjNum 992 snap 0 seq_num 992) dirty exists 2023-10-01T07:33:15.602 INFO:tasks.rados.rados.0.smithi084.stdout:1380: left oid 272 (ObjNum 992 snap 0 seq_num 992) 2023-10-01T07:33:15.602 INFO:tasks.rados.rados.0.smithi084.stdout:1381: expect (ObjNum 279 snap 0 seq_num 279) 2023-10-01T07:33:15.691 INFO:tasks.rados.rados.0.smithi084.stdout:1382: finishing write tid 1 to smithi08466639-435 2023-10-01T07:33:15.691 INFO:tasks.rados.rados.0.smithi084.stdout:1382: finishing write tid 2 to smithi08466639-435 2023-10-01T07:33:15.691 INFO:tasks.rados.rados.0.smithi084.stdout:1382: finishing write tid 3 to smithi08466639-435 2023-10-01T07:33:15.691 INFO:tasks.rados.rados.0.smithi084.stdout:1382: finishing write tid 4 to smithi08466639-435 2023-10-01T07:33:15.692 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 435 v 175 (ObjNum 993 snap 0 seq_num 993) dirty exists 2023-10-01T07:33:15.692 INFO:tasks.rados.rados.0.smithi084.stdout:1382: left oid 435 (ObjNum 993 snap 0 seq_num 993) 2023-10-01T07:33:15.692 INFO:tasks.rados.rados.0.smithi084.stdout:1369: done (14 left) 2023-10-01T07:33:15.692 INFO:tasks.rados.rados.0.smithi084.stdout:1370: done (13 left) 2023-10-01T07:33:15.692 INFO:tasks.rados.rados.0.smithi084.stdout:1371: done (12 left) 2023-10-01T07:33:15.692 INFO:tasks.rados.rados.0.smithi084.stdout:1372: done (11 left) 2023-10-01T07:33:15.692 INFO:tasks.rados.rados.0.smithi084.stdout:1373: done (10 left) 2023-10-01T07:33:15.692 INFO:tasks.rados.rados.0.smithi084.stdout:1374: done (9 left) 2023-10-01T07:33:15.693 INFO:tasks.rados.rados.0.smithi084.stdout:1375: done (8 left) 2023-10-01T07:33:15.693 INFO:tasks.rados.rados.0.smithi084.stdout:1376: done (7 left) 2023-10-01T07:33:15.693 INFO:tasks.rados.rados.0.smithi084.stdout:1377: done (6 left) 2023-10-01T07:33:15.693 INFO:tasks.rados.rados.0.smithi084.stdout:1378: done (5 left) 2023-10-01T07:33:15.693 INFO:tasks.rados.rados.0.smithi084.stdout:1379: done (4 left) 2023-10-01T07:33:15.693 INFO:tasks.rados.rados.0.smithi084.stdout:1380: done (3 left) 2023-10-01T07:33:15.693 INFO:tasks.rados.rados.0.smithi084.stdout:1381: done (2 left) 2023-10-01T07:33:15.693 INFO:tasks.rados.rados.0.smithi084.stdout:1382: done (1 left) 2023-10-01T07:33:15.693 INFO:tasks.rados.rados.0.smithi084.stdout:1383: done (0 left) 2023-10-01T07:33:15.694 INFO:tasks.rados.rados.0.smithi084.stdout:1384: read oid 251 snap -1 2023-10-01T07:33:15.694 INFO:tasks.rados.rados.0.smithi084.stdout:1384: expect (ObjNum 508 snap 0 seq_num 508) 2023-10-01T07:33:15.694 INFO:tasks.rados.rados.0.smithi084.stdout:1385: write oid 388 current snap is 0 2023-10-01T07:33:15.694 INFO:tasks.rados.rados.0.smithi084.stdout:1385: seq_num 995 ranges {722965=798645,2125348=597617} 2023-10-01T07:33:15.705 INFO:tasks.rados.rados.0.smithi084.stdout:1385: writing smithi08466639-388 from 722965 to 1521610 tid 1 2023-10-01T07:33:15.712 INFO:tasks.rados.rados.0.smithi084.stdout:1385: writing smithi08466639-388 from 2125348 to 2722965 tid 2 2023-10-01T07:33:15.712 INFO:tasks.rados.rados.0.smithi084.stdout:1386: read oid 384 snap -1 2023-10-01T07:33:15.712 INFO:tasks.rados.rados.0.smithi084.stdout:1386: expect (ObjNum 918 snap 0 seq_num 918) 2023-10-01T07:33:15.713 INFO:tasks.rados.rados.0.smithi084.stdout:1387: write oid 281 current snap is 0 2023-10-01T07:33:15.713 INFO:tasks.rados.rados.0.smithi084.stdout:1387: seq_num 996 ranges {739772=590247,1900183=540336} 2023-10-01T07:33:15.719 INFO:tasks.rados.rados.0.smithi084.stdout:1387: writing smithi08466639-281 from 739772 to 1330019 tid 1 2023-10-01T07:33:15.726 INFO:tasks.rados.rados.0.smithi084.stdout:1387: writing smithi08466639-281 from 1900183 to 2440519 tid 2 2023-10-01T07:33:15.726 INFO:tasks.rados.rados.0.smithi084.stdout:1388: read oid 33 snap -1 2023-10-01T07:33:15.726 INFO:tasks.rados.rados.0.smithi084.stdout:1388: expect (ObjNum 32 snap 0 seq_num 32) 2023-10-01T07:33:15.726 INFO:tasks.rados.rados.0.smithi084.stdout:1389: read oid 324 snap -1 2023-10-01T07:33:15.727 INFO:tasks.rados.rados.0.smithi084.stdout:1389: expect (ObjNum 323 snap 0 seq_num 323) 2023-10-01T07:33:15.727 INFO:tasks.rados.rados.0.smithi084.stdout:1390: read oid 119 snap -1 2023-10-01T07:33:15.727 INFO:tasks.rados.rados.0.smithi084.stdout:1390: expect (ObjNum 788 snap 0 seq_num 788) 2023-10-01T07:33:15.727 INFO:tasks.rados.rados.0.smithi084.stdout:1391: read oid 151 snap -1 2023-10-01T07:33:15.727 INFO:tasks.rados.rados.0.smithi084.stdout:1391: expect (ObjNum 883 snap 0 seq_num 883) 2023-10-01T07:33:15.727 INFO:tasks.rados.rados.0.smithi084.stdout:1392: read oid 130 snap -1 2023-10-01T07:33:15.727 INFO:tasks.rados.rados.0.smithi084.stdout:1392: expect (ObjNum 531 snap 0 seq_num 531) 2023-10-01T07:33:15.727 INFO:tasks.rados.rados.0.smithi084.stdout:1393: write oid 78 current snap is 0 2023-10-01T07:33:15.727 INFO:tasks.rados.rados.0.smithi084.stdout:1393: seq_num 997 ranges {756579=665496,1958665=400347} 2023-10-01T07:33:15.735 INFO:tasks.rados.rados.0.smithi084.stdout:1393: writing smithi08466639-78 from 756579 to 1422075 tid 1 2023-10-01T07:33:15.741 INFO:tasks.rados.rados.0.smithi084.stdout:1393: writing smithi08466639-78 from 1958665 to 2359012 tid 2 2023-10-01T07:33:15.741 INFO:tasks.rados.rados.0.smithi084.stdout:1394: read oid 448 snap -1 2023-10-01T07:33:15.741 INFO:tasks.rados.rados.0.smithi084.stdout:1394: expect (ObjNum 537 snap 0 seq_num 537) 2023-10-01T07:33:15.741 INFO:tasks.rados.rados.0.smithi084.stdout:1395: write oid 245 current snap is 0 2023-10-01T07:33:15.741 INFO:tasks.rados.rados.0.smithi084.stdout:1395: seq_num 998 ranges {773386=740745,2017147=544005} 2023-10-01T07:33:15.749 INFO:tasks.rados.rados.0.smithi084.stdout:1395: writing smithi08466639-245 from 773386 to 1514131 tid 1 2023-10-01T07:33:15.755 INFO:tasks.rados.rados.0.smithi084.stdout:1395: writing smithi08466639-245 from 2017147 to 2561152 tid 2 2023-10-01T07:33:15.755 INFO:tasks.rados.rados.0.smithi084.stdout:1396: read oid 291 snap -1 2023-10-01T07:33:15.755 INFO:tasks.rados.rados.0.smithi084.stdout:1396: expect (ObjNum 686 snap 0 seq_num 686) 2023-10-01T07:33:15.756 INFO:tasks.rados.rados.0.smithi084.stdout:1397: read oid 51 snap -1 2023-10-01T07:33:15.756 INFO:tasks.rados.rados.0.smithi084.stdout:1397: expect (ObjNum 727 snap 0 seq_num 727) 2023-10-01T07:33:15.756 INFO:tasks.rados.rados.0.smithi084.stdout:1398: delete oid 333 current snap is 0 2023-10-01T07:33:15.756 INFO:tasks.rados.rados.0.smithi084.stdout:1384: expect (ObjNum 508 snap 0 seq_num 508) 2023-10-01T07:33:15.884 INFO:tasks.rados.rados.0.smithi084.stdout:1385: finishing write tid 1 to smithi08466639-388 2023-10-01T07:33:15.884 INFO:tasks.rados.rados.0.smithi084.stdout:1385: finishing write tid 2 to smithi08466639-388 2023-10-01T07:33:15.884 INFO:tasks.rados.rados.0.smithi084.stdout:1385: finishing write tid 3 to smithi08466639-388 2023-10-01T07:33:15.884 INFO:tasks.rados.rados.0.smithi084.stdout:1385: finishing write tid 4 to smithi08466639-388 2023-10-01T07:33:15.884 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 388 v 200 (ObjNum 995 snap 0 seq_num 995) dirty exists 2023-10-01T07:33:15.884 INFO:tasks.rados.rados.0.smithi084.stdout:1385: left oid 388 (ObjNum 995 snap 0 seq_num 995) 2023-10-01T07:33:15.884 INFO:tasks.rados.rados.0.smithi084.stdout:1386: expect (ObjNum 918 snap 0 seq_num 918) 2023-10-01T07:33:15.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:15 smithi112 bash[27689]: audit 2023-10-01T07:33:14.977049+0000 mon.a (mon.0) 704 : audit [DBG] from='client.? 172.21.15.84:0/1803364833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:16.055 INFO:tasks.rados.rados.0.smithi084.stdout:1387: finishing write tid 1 to smithi08466639-281 2023-10-01T07:33:16.055 INFO:tasks.rados.rados.0.smithi084.stdout:1387: finishing write tid 2 to smithi08466639-281 2023-10-01T07:33:16.055 INFO:tasks.rados.rados.0.smithi084.stdout:1387: finishing write tid 3 to smithi08466639-281 2023-10-01T07:33:16.055 INFO:tasks.rados.rados.0.smithi084.stdout:1387: finishing write tid 4 to smithi08466639-281 2023-10-01T07:33:16.055 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 281 v 172 (ObjNum 996 snap 0 seq_num 996) dirty exists 2023-10-01T07:33:16.055 INFO:tasks.rados.rados.0.smithi084.stdout:1387: left oid 281 (ObjNum 996 snap 0 seq_num 996) 2023-10-01T07:33:16.055 INFO:tasks.rados.rados.0.smithi084.stdout:1388: expect (ObjNum 32 snap 0 seq_num 32) 2023-10-01T07:33:16.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:15 smithi084 bash[27378]: audit 2023-10-01T07:33:14.977049+0000 mon.a (mon.0) 704 : audit [DBG] from='client.? 172.21.15.84:0/1803364833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:16.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:15 smithi084 bash[33757]: audit 2023-10-01T07:33:14.977049+0000 mon.a (mon.0) 704 : audit [DBG] from='client.? 172.21.15.84:0/1803364833' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:16.140 INFO:tasks.rados.rados.0.smithi084.stdout:1389: expect (ObjNum 323 snap 0 seq_num 323) 2023-10-01T07:33:16.257 INFO:tasks.rados.rados.0.smithi084.stdout:1391: expect (ObjNum 883 snap 0 seq_num 883) 2023-10-01T07:33:16.416 INFO:tasks.rados.rados.0.smithi084.stdout:1392: expect (ObjNum 531 snap 0 seq_num 531) 2023-10-01T07:33:16.546 INFO:tasks.rados.rados.0.smithi084.stdout:1390: expect (ObjNum 788 snap 0 seq_num 788) 2023-10-01T07:33:16.685 INFO:tasks.rados.rados.0.smithi084.stdout:1393: finishing write tid 1 to smithi08466639-78 2023-10-01T07:33:16.685 INFO:tasks.rados.rados.0.smithi084.stdout:1393: finishing write tid 2 to smithi08466639-78 2023-10-01T07:33:16.685 INFO:tasks.rados.rados.0.smithi084.stdout:1393: finishing write tid 3 to smithi08466639-78 2023-10-01T07:33:16.685 INFO:tasks.rados.rados.0.smithi084.stdout:1393: finishing write tid 4 to smithi08466639-78 2023-10-01T07:33:16.686 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 78 v 213 (ObjNum 997 snap 0 seq_num 997) dirty exists 2023-10-01T07:33:16.686 INFO:tasks.rados.rados.0.smithi084.stdout:1393: left oid 78 (ObjNum 997 snap 0 seq_num 997) 2023-10-01T07:33:16.686 INFO:tasks.rados.rados.0.smithi084.stdout:1394: expect (ObjNum 537 snap 0 seq_num 537) 2023-10-01T07:33:16.814 INFO:tasks.rados.rados.0.smithi084.stdout:1395: finishing write tid 1 to smithi08466639-245 2023-10-01T07:33:16.814 INFO:tasks.rados.rados.0.smithi084.stdout:1397: expect (ObjNum 727 snap 0 seq_num 727) 2023-10-01T07:33:16.899 INFO:tasks.rados.rados.0.smithi084.stdout:1396: expect (ObjNum 686 snap 0 seq_num 686) 2023-10-01T07:33:16.977 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:16 smithi112 bash[27689]: cluster 2023-10-01T07:33:15.245472+0000 mgr.y (mgr.24353) 213 : cluster [DBG] pgmap v188: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 9.9 MiB/s wr, 92 op/s 2023-10-01T07:33:17.011 INFO:tasks.rados.rados.0.smithi084.stdout:1395: finishing write tid 2 to smithi08466639-245 2023-10-01T07:33:17.012 INFO:tasks.rados.rados.0.smithi084.stdout:1395: finishing write tid 3 to smithi08466639-245 2023-10-01T07:33:17.012 INFO:tasks.rados.rados.0.smithi084.stdout:1395: finishing write tid 4 to smithi08466639-245 2023-10-01T07:33:17.012 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 245 v 235 (ObjNum 998 snap 0 seq_num 998) dirty exists 2023-10-01T07:33:17.012 INFO:tasks.rados.rados.0.smithi084.stdout:1395: left oid 245 (ObjNum 998 snap 0 seq_num 998) 2023-10-01T07:33:17.012 INFO:tasks.rados.rados.0.smithi084.stdout:1384: done (14 left) 2023-10-01T07:33:17.012 INFO:tasks.rados.rados.0.smithi084.stdout:1385: done (13 left) 2023-10-01T07:33:17.012 INFO:tasks.rados.rados.0.smithi084.stdout:1386: done (12 left) 2023-10-01T07:33:17.012 INFO:tasks.rados.rados.0.smithi084.stdout:1387: done (11 left) 2023-10-01T07:33:17.012 INFO:tasks.rados.rados.0.smithi084.stdout:1388: done (10 left) 2023-10-01T07:33:17.012 INFO:tasks.rados.rados.0.smithi084.stdout:1389: done (9 left) 2023-10-01T07:33:17.013 INFO:tasks.rados.rados.0.smithi084.stdout:1390: done (8 left) 2023-10-01T07:33:17.013 INFO:tasks.rados.rados.0.smithi084.stdout:1391: done (7 left) 2023-10-01T07:33:17.013 INFO:tasks.rados.rados.0.smithi084.stdout:1392: done (6 left) 2023-10-01T07:33:17.013 INFO:tasks.rados.rados.0.smithi084.stdout:1393: done (5 left) 2023-10-01T07:33:17.013 INFO:tasks.rados.rados.0.smithi084.stdout:1394: done (4 left) 2023-10-01T07:33:17.013 INFO:tasks.rados.rados.0.smithi084.stdout:1395: done (3 left) 2023-10-01T07:33:17.013 INFO:tasks.rados.rados.0.smithi084.stdout:1396: done (2 left) 2023-10-01T07:33:17.013 INFO:tasks.rados.rados.0.smithi084.stdout:1397: done (1 left) 2023-10-01T07:33:17.013 INFO:tasks.rados.rados.0.smithi084.stdout:1398: done (0 left) 2023-10-01T07:33:17.013 INFO:tasks.rados.rados.0.smithi084.stdout:1399: delete oid 373 current snap is 0 2023-10-01T07:33:17.014 INFO:tasks.rados.rados.0.smithi084.stdout:1399: done (0 left) 2023-10-01T07:33:17.014 INFO:tasks.rados.rados.0.smithi084.stdout:1400: write oid 377 current snap is 0 2023-10-01T07:33:17.014 INFO:tasks.rados.rados.0.smithi084.stdout:1400: seq_num 1001 ranges {423807=566492,1676240=407685,2739004=84803} 2023-10-01T07:33:17.020 INFO:tasks.rados.rados.0.smithi084.stdout:1400: writing smithi08466639-377 from 423807 to 990299 tid 1 2023-10-01T07:33:17.027 INFO:tasks.rados.rados.0.smithi084.stdout:1400: writing smithi08466639-377 from 1676240 to 2083925 tid 2 2023-10-01T07:33:17.032 INFO:tasks.rados.rados.0.smithi084.stdout:1400: writing smithi08466639-377 from 2739004 to 2823807 tid 3 2023-10-01T07:33:17.032 INFO:tasks.rados.rados.0.smithi084.stdout:1401: write oid 440 current snap is 0 2023-10-01T07:33:17.033 INFO:tasks.rados.rados.0.smithi084.stdout:1401: seq_num 1002 ranges {440614=641741,1734722=551343} 2023-10-01T07:33:17.039 INFO:tasks.rados.rados.0.smithi084.stdout:1401: writing smithi08466639-440 from 440614 to 1082355 tid 1 2023-10-01T07:33:17.047 INFO:tasks.rados.rados.0.smithi084.stdout:1401: writing smithi08466639-440 from 1734722 to 2286065 tid 2 2023-10-01T07:33:17.047 INFO:tasks.rados.rados.0.smithi084.stdout:1402: write oid 253 current snap is 0 2023-10-01T07:33:17.047 INFO:tasks.rados.rados.0.smithi084.stdout:1402: seq_num 1003 ranges {457421=716990,1676851=411354,2677497=179924} 2023-10-01T07:33:17.055 INFO:tasks.rados.rados.0.smithi084.stdout:1402: writing smithi08466639-253 from 457421 to 1174411 tid 1 2023-10-01T07:33:17.061 INFO:tasks.rados.rados.0.smithi084.stdout:1402: writing smithi08466639-253 from 1676851 to 2088205 tid 2 2023-10-01T07:33:17.066 INFO:tasks.rados.rados.0.smithi084.stdout:1402: writing smithi08466639-253 from 2677497 to 2857421 tid 3 2023-10-01T07:33:17.067 INFO:tasks.rados.rados.0.smithi084.stdout:1403: read oid 104 snap -1 2023-10-01T07:33:17.067 INFO:tasks.rados.rados.0.smithi084.stdout:1403: expect (ObjNum 667 snap 0 seq_num 667) 2023-10-01T07:33:17.067 INFO:tasks.rados.rados.0.smithi084.stdout:1404: read oid 279 snap -1 2023-10-01T07:33:17.067 INFO:tasks.rados.rados.0.smithi084.stdout:1404: expect (ObjNum 968 snap 0 seq_num 968) 2023-10-01T07:33:17.067 INFO:tasks.rados.rados.0.smithi084.stdout:1405: read oid 221 snap -1 2023-10-01T07:33:17.067 INFO:tasks.rados.rados.0.smithi084.stdout:1405: expect (ObjNum 220 snap 0 seq_num 220) 2023-10-01T07:33:17.068 INFO:tasks.rados.rados.0.smithi084.stdout:1406: write oid 444 current snap is 0 2023-10-01T07:33:17.068 INFO:tasks.rados.rados.0.smithi084.stdout:1406: seq_num 1004 ranges {474228=508592,1451686=555012,2704920=169308} 2023-10-01T07:33:17.073 INFO:tasks.rados.rados.0.smithi084.stdout:1406: writing smithi08466639-444 from 474228 to 982820 tid 1 2023-10-01T07:33:17.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:16 smithi084 bash[27378]: cluster 2023-10-01T07:33:15.245472+0000 mgr.y (mgr.24353) 213 : cluster [DBG] pgmap v188: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 9.9 MiB/s wr, 92 op/s 2023-10-01T07:33:17.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:16 smithi084 bash[33757]: cluster 2023-10-01T07:33:15.245472+0000 mgr.y (mgr.24353) 213 : cluster [DBG] pgmap v188: 89 pgs: 89 active+clean; 1.3 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 9.9 MiB/s wr, 92 op/s 2023-10-01T07:33:17.079 INFO:tasks.rados.rados.0.smithi084.stdout:1406: writing smithi08466639-444 from 1451686 to 2006698 tid 2 2023-10-01T07:33:17.085 INFO:tasks.rados.rados.0.smithi084.stdout:1406: writing smithi08466639-444 from 2704920 to 2874228 tid 3 2023-10-01T07:33:17.086 INFO:tasks.rados.rados.0.smithi084.stdout:1407: write oid 271 current snap is 0 2023-10-01T07:33:17.086 INFO:tasks.rados.rados.0.smithi084.stdout:1400: finishing write tid 1 to smithi08466639-377 2023-10-01T07:33:17.086 INFO:tasks.rados.rados.0.smithi084.stdout:1400: finishing write tid 2 to smithi08466639-377 2023-10-01T07:33:17.086 INFO:tasks.rados.rados.0.smithi084.stdout:1400: finishing write tid 3 to smithi08466639-377 2023-10-01T07:33:17.087 INFO:tasks.rados.rados.0.smithi084.stdout:1400: finishing write tid 4 to smithi08466639-377 2023-10-01T07:33:17.087 INFO:tasks.rados.rados.0.smithi084.stdout:1400: finishing write tid 5 to smithi08466639-377 2023-10-01T07:33:17.087 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 377 v 192 (ObjNum 1001 snap 0 seq_num 1001) dirty exists 2023-10-01T07:33:17.087 INFO:tasks.rados.rados.0.smithi084.stdout:1400: left oid 377 (ObjNum 1001 snap 0 seq_num 1001) 2023-10-01T07:33:17.087 INFO:tasks.rados.rados.0.smithi084.stdout:1401: finishing write tid 1 to smithi08466639-440 2023-10-01T07:33:17.088 INFO:tasks.rados.rados.0.smithi084.stdout:1407: seq_num 1005 ranges {491035=583841,1510168=698670,2732343=158692} 2023-10-01T07:33:17.092 INFO:tasks.rados.rados.0.smithi084.stdout:1407: writing smithi08466639-271 from 491035 to 1074876 tid 1 2023-10-01T07:33:17.098 INFO:tasks.rados.rados.0.smithi084.stdout:1407: writing smithi08466639-271 from 1510168 to 2208838 tid 2 2023-10-01T07:33:17.102 INFO:tasks.rados.rados.0.smithi084.stdout:1407: writing smithi08466639-271 from 2732343 to 2891035 tid 3 2023-10-01T07:33:17.103 INFO:tasks.rados.rados.0.smithi084.stdout:1400: done (7 left) 2023-10-01T07:33:17.103 INFO:tasks.rados.rados.0.smithi084.stdout:1408: write oid 126 current snap is 0 2023-10-01T07:33:17.103 INFO:tasks.rados.rados.0.smithi084.stdout:1408: seq_num 1006 ranges {507842=659090,1568650=558681,2759766=148076} 2023-10-01T07:33:17.108 INFO:tasks.rados.rados.0.smithi084.stdout:1408: writing smithi08466639-126 from 507842 to 1166932 tid 1 2023-10-01T07:33:17.114 INFO:tasks.rados.rados.0.smithi084.stdout:1408: writing smithi08466639-126 from 1568650 to 2127331 tid 2 2023-10-01T07:33:17.119 INFO:tasks.rados.rados.0.smithi084.stdout:1408: writing smithi08466639-126 from 2759766 to 2907842 tid 3 2023-10-01T07:33:17.119 INFO:tasks.rados.rados.0.smithi084.stdout:1409: read oid 278 snap -1 2023-10-01T07:33:17.119 INFO:tasks.rados.rados.0.smithi084.stdout:1409: expect (ObjNum 805 snap 0 seq_num 805) 2023-10-01T07:33:17.119 INFO:tasks.rados.rados.0.smithi084.stdout:1410: write oid 35 current snap is 0 2023-10-01T07:33:17.119 INFO:tasks.rados.rados.0.smithi084.stdout:1410: seq_num 1007 ranges {524649=734339,1910779=702339} 2023-10-01T07:33:17.126 INFO:tasks.rados.rados.0.smithi084.stdout:1410: writing smithi08466639-35 from 524649 to 1258988 tid 1 2023-10-01T07:33:17.134 INFO:tasks.rados.rados.0.smithi084.stdout:1410: writing smithi08466639-35 from 1910779 to 2613118 tid 2 2023-10-01T07:33:17.134 INFO:tasks.rados.rados.0.smithi084.stdout:1411: read oid 378 snap -1 2023-10-01T07:33:17.134 INFO:tasks.rados.rados.0.smithi084.stdout:1411: expect (ObjNum 742 snap 0 seq_num 742) 2023-10-01T07:33:17.135 INFO:tasks.rados.rados.0.smithi084.stdout:1412: write oid 463 current snap is 0 2023-10-01T07:33:17.135 INFO:tasks.rados.rados.0.smithi084.stdout:1412: seq_num 1008 ranges {541456=409588,1569261=562350,2814612=126844} 2023-10-01T07:33:17.140 INFO:tasks.rados.rados.0.smithi084.stdout:1412: writing smithi08466639-463 from 541456 to 951044 tid 1 2023-10-01T07:33:17.146 INFO:tasks.rados.rados.0.smithi084.stdout:1412: writing smithi08466639-463 from 1569261 to 2131611 tid 2 2023-10-01T07:33:17.151 INFO:tasks.rados.rados.0.smithi084.stdout:1412: writing smithi08466639-463 from 2814612 to 2941456 tid 3 2023-10-01T07:33:17.151 INFO:tasks.rados.rados.0.smithi084.stdout:1413: write oid 179 current snap is 0 2023-10-01T07:33:17.151 INFO:tasks.rados.rados.0.smithi084.stdout:1413: seq_num 1009 ranges {558263=484837,1627743=706008} 2023-10-01T07:33:17.157 INFO:tasks.rados.rados.0.smithi084.stdout:1413: writing smithi08466639-179 from 558263 to 1043100 tid 1 2023-10-01T07:33:17.165 INFO:tasks.rados.rados.0.smithi084.stdout:1413: writing smithi08466639-179 from 1627743 to 2333751 tid 2 2023-10-01T07:33:17.165 INFO:tasks.rados.rados.0.smithi084.stdout:1414: read oid 292 snap -1 2023-10-01T07:33:17.166 INFO:tasks.rados.rados.0.smithi084.stdout:1414: expect deleted 2023-10-01T07:33:17.166 INFO:tasks.rados.rados.0.smithi084.stdout:1415: write oid 212 current snap is 0 2023-10-01T07:33:17.166 INFO:tasks.rados.rados.0.smithi084.stdout:1401: finishing write tid 2 to smithi08466639-440 2023-10-01T07:33:17.166 INFO:tasks.rados.rados.0.smithi084.stdout:1401: finishing write tid 3 to smithi08466639-440 2023-10-01T07:33:17.166 INFO:tasks.rados.rados.0.smithi084.stdout:1401: finishing write tid 4 to smithi08466639-440 2023-10-01T07:33:17.167 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 440 v 149 (ObjNum 1002 snap 0 seq_num 1002) dirty exists 2023-10-01T07:33:17.167 INFO:tasks.rados.rados.0.smithi084.stdout:1401: left oid 440 (ObjNum 1002 snap 0 seq_num 1002) 2023-10-01T07:33:17.167 INFO:tasks.rados.rados.0.smithi084.stdout:1402: finishing write tid 1 to smithi08466639-253 2023-10-01T07:33:17.167 INFO:tasks.rados.rados.0.smithi084.stdout:1402: finishing write tid 2 to smithi08466639-253 2023-10-01T07:33:17.167 INFO:tasks.rados.rados.0.smithi084.stdout:1404: expect (ObjNum 968 snap 0 seq_num 968) 2023-10-01T07:33:17.276 INFO:tasks.rados.rados.0.smithi084.stdout:1406: finishing write tid 1 to smithi08466639-444 2023-10-01T07:33:17.276 INFO:tasks.rados.rados.0.smithi084.stdout:1402: finishing write tid 3 to smithi08466639-253 2023-10-01T07:33:17.276 INFO:tasks.rados.rados.0.smithi084.stdout:1402: finishing write tid 4 to smithi08466639-253 2023-10-01T07:33:17.276 INFO:tasks.rados.rados.0.smithi084.stdout:1402: finishing write tid 5 to smithi08466639-253 2023-10-01T07:33:17.276 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 253 v 253 (ObjNum 1003 snap 0 seq_num 1003) dirty exists 2023-10-01T07:33:17.276 INFO:tasks.rados.rados.0.smithi084.stdout:1402: left oid 253 (ObjNum 1003 snap 0 seq_num 1003) 2023-10-01T07:33:17.276 INFO:tasks.rados.rados.0.smithi084.stdout:1406: finishing write tid 2 to smithi08466639-444 2023-10-01T07:33:17.277 INFO:tasks.rados.rados.0.smithi084.stdout:1403: expect (ObjNum 667 snap 0 seq_num 667) 2023-10-01T07:33:17.454 INFO:tasks.rados.rados.0.smithi084.stdout:1405: expect (ObjNum 220 snap 0 seq_num 220) 2023-10-01T07:33:17.573 INFO:tasks.rados.rados.0.smithi084.stdout:1406: finishing write tid 3 to smithi08466639-444 2023-10-01T07:33:17.573 INFO:tasks.rados.rados.0.smithi084.stdout:1406: finishing write tid 4 to smithi08466639-444 2023-10-01T07:33:17.573 INFO:tasks.rados.rados.0.smithi084.stdout:1406: finishing write tid 5 to smithi08466639-444 2023-10-01T07:33:17.573 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 444 v 176 (ObjNum 1004 snap 0 seq_num 1004) dirty exists 2023-10-01T07:33:17.574 INFO:tasks.rados.rados.0.smithi084.stdout:1406: left oid 444 (ObjNum 1004 snap 0 seq_num 1004) 2023-10-01T07:33:17.574 INFO:tasks.rados.rados.0.smithi084.stdout:1407: finishing write tid 1 to smithi08466639-271 2023-10-01T07:33:17.574 INFO:tasks.rados.rados.0.smithi084.stdout:1407: finishing write tid 2 to smithi08466639-271 2023-10-01T07:33:17.574 INFO:tasks.rados.rados.0.smithi084.stdout:1407: finishing write tid 3 to smithi08466639-271 2023-10-01T07:33:17.574 INFO:tasks.rados.rados.0.smithi084.stdout:1407: finishing write tid 4 to smithi08466639-271 2023-10-01T07:33:17.574 INFO:tasks.rados.rados.0.smithi084.stdout:1407: finishing write tid 5 to smithi08466639-271 2023-10-01T07:33:17.574 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 271 v 257 (ObjNum 1005 snap 0 seq_num 1005) dirty exists 2023-10-01T07:33:17.574 INFO:tasks.rados.rados.0.smithi084.stdout:1407: left oid 271 (ObjNum 1005 snap 0 seq_num 1005) 2023-10-01T07:33:17.574 INFO:tasks.rados.rados.0.smithi084.stdout:1408: finishing write tid 1 to smithi08466639-126 2023-10-01T07:33:17.575 INFO:tasks.rados.rados.0.smithi084.stdout:1408: finishing write tid 2 to smithi08466639-126 2023-10-01T07:33:17.575 INFO:tasks.rados.rados.0.smithi084.stdout:1408: finishing write tid 3 to smithi08466639-126 2023-10-01T07:33:17.575 INFO:tasks.rados.rados.0.smithi084.stdout:1415: seq_num 1010 ranges {575070=560086,1686225=566019,2869458=105612} 2023-10-01T07:33:17.583 INFO:tasks.rados.rados.0.smithi084.stdout:1415: writing smithi08466639-212 from 575070 to 1135156 tid 1 2023-10-01T07:33:17.590 INFO:tasks.rados.rados.0.smithi084.stdout:1415: writing smithi08466639-212 from 1686225 to 2252244 tid 2 2023-10-01T07:33:17.596 INFO:tasks.rados.rados.0.smithi084.stdout:1415: writing smithi08466639-212 from 2869458 to 2975070 tid 3 2023-10-01T07:33:17.596 INFO:tasks.rados.rados.0.smithi084.stdout:1401: done (14 left) 2023-10-01T07:33:17.596 INFO:tasks.rados.rados.0.smithi084.stdout:1402: done (13 left) 2023-10-01T07:33:17.596 INFO:tasks.rados.rados.0.smithi084.stdout:1403: done (12 left) 2023-10-01T07:33:17.597 INFO:tasks.rados.rados.0.smithi084.stdout:1404: done (11 left) 2023-10-01T07:33:17.597 INFO:tasks.rados.rados.0.smithi084.stdout:1405: done (10 left) 2023-10-01T07:33:17.597 INFO:tasks.rados.rados.0.smithi084.stdout:1406: done (9 left) 2023-10-01T07:33:17.597 INFO:tasks.rados.rados.0.smithi084.stdout:1407: done (8 left) 2023-10-01T07:33:17.597 INFO:tasks.rados.rados.0.smithi084.stdout:1416: read oid 111 snap -1 2023-10-01T07:33:17.597 INFO:tasks.rados.rados.0.smithi084.stdout:1416: expect (ObjNum 705 snap 0 seq_num 705) 2023-10-01T07:33:17.597 INFO:tasks.rados.rados.0.smithi084.stdout:1417: read oid 44 snap -1 2023-10-01T07:33:17.597 INFO:tasks.rados.rados.0.smithi084.stdout:1417: expect (ObjNum 43 snap 0 seq_num 43) 2023-10-01T07:33:17.597 INFO:tasks.rados.rados.0.smithi084.stdout:1418: read oid 431 snap -1 2023-10-01T07:33:17.597 INFO:tasks.rados.rados.0.smithi084.stdout:1418: expect (ObjNum 430 snap 0 seq_num 430) 2023-10-01T07:33:17.597 INFO:tasks.rados.rados.0.smithi084.stdout:1419: read oid 393 snap -1 2023-10-01T07:33:17.598 INFO:tasks.rados.rados.0.smithi084.stdout:1419: expect (ObjNum 668 snap 0 seq_num 668) 2023-10-01T07:33:17.598 INFO:tasks.rados.rados.0.smithi084.stdout:1420: write oid 460 current snap is 0 2023-10-01T07:33:17.598 INFO:tasks.rados.rados.0.smithi084.stdout:1420: seq_num 1011 ranges {591877=635335,1628354=709677} 2023-10-01T07:33:17.606 INFO:tasks.rados.rados.0.smithi084.stdout:1420: writing smithi08466639-460 from 591877 to 1227212 tid 1 2023-10-01T07:33:17.614 INFO:tasks.rados.rados.0.smithi084.stdout:1420: writing smithi08466639-460 from 1628354 to 2338031 tid 2 2023-10-01T07:33:17.614 INFO:tasks.rados.rados.0.smithi084.stdout:1421: read oid 354 snap -1 2023-10-01T07:33:17.614 INFO:tasks.rados.rados.0.smithi084.stdout:1421: expect (ObjNum 353 snap 0 seq_num 353) 2023-10-01T07:33:17.614 INFO:tasks.rados.rados.0.smithi084.stdout:1422: delete oid 5 current snap is 0 2023-10-01T07:33:17.614 INFO:tasks.rados.rados.0.smithi084.stdout:1408: finishing write tid 4 to smithi08466639-126 2023-10-01T07:33:17.614 INFO:tasks.rados.rados.0.smithi084.stdout:1408: finishing write tid 5 to smithi08466639-126 2023-10-01T07:33:17.614 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 126 v 204 (ObjNum 1006 snap 0 seq_num 1006) dirty exists 2023-10-01T07:33:17.614 INFO:tasks.rados.rados.0.smithi084.stdout:1408: left oid 126 (ObjNum 1006 snap 0 seq_num 1006) 2023-10-01T07:33:17.614 INFO:tasks.rados.rados.0.smithi084.stdout:1409: expect (ObjNum 805 snap 0 seq_num 805) 2023-10-01T07:33:17.781 INFO:tasks.rados.rados.0.smithi084.stdout:1410: finishing write tid 1 to smithi08466639-35 2023-10-01T07:33:17.781 INFO:tasks.rados.rados.0.smithi084.stdout:1411: expect (ObjNum 742 snap 0 seq_num 742) 2023-10-01T07:33:17.892 INFO:tasks.rados.rados.0.smithi084.stdout:1410: finishing write tid 2 to smithi08466639-35 2023-10-01T07:33:17.892 INFO:tasks.rados.rados.0.smithi084.stdout:1410: finishing write tid 3 to smithi08466639-35 2023-10-01T07:33:17.892 INFO:tasks.rados.rados.0.smithi084.stdout:1410: finishing write tid 4 to smithi08466639-35 2023-10-01T07:33:17.892 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 35 v 179 (ObjNum 1007 snap 0 seq_num 1007) dirty exists 2023-10-01T07:33:17.892 INFO:tasks.rados.rados.0.smithi084.stdout:1410: left oid 35 (ObjNum 1007 snap 0 seq_num 1007) 2023-10-01T07:33:17.892 INFO:tasks.rados.rados.0.smithi084.stdout:1412: finishing write tid 1 to smithi08466639-463 2023-10-01T07:33:17.893 INFO:tasks.rados.rados.0.smithi084.stdout:1412: finishing write tid 2 to smithi08466639-463 2023-10-01T07:33:17.893 INFO:tasks.rados.rados.0.smithi084.stdout:1412: finishing write tid 3 to smithi08466639-463 2023-10-01T07:33:17.893 INFO:tasks.rados.rados.0.smithi084.stdout:1412: finishing write tid 4 to smithi08466639-463 2023-10-01T07:33:17.893 INFO:tasks.rados.rados.0.smithi084.stdout:1412: finishing write tid 5 to smithi08466639-463 2023-10-01T07:33:17.893 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 463 v 183 (ObjNum 1008 snap 0 seq_num 1008) dirty exists 2023-10-01T07:33:17.893 INFO:tasks.rados.rados.0.smithi084.stdout:1412: left oid 463 (ObjNum 1008 snap 0 seq_num 1008) 2023-10-01T07:33:17.893 INFO:tasks.rados.rados.0.smithi084.stdout:1413: finishing write tid 1 to smithi08466639-179 2023-10-01T07:33:17.893 INFO:tasks.rados.rados.0.smithi084.stdout:1413: finishing write tid 2 to smithi08466639-179 2023-10-01T07:33:17.893 INFO:tasks.rados.rados.0.smithi084.stdout:1413: finishing write tid 3 to smithi08466639-179 2023-10-01T07:33:17.893 INFO:tasks.rados.rados.0.smithi084.stdout:1408: done (14 left) 2023-10-01T07:33:17.893 INFO:tasks.rados.rados.0.smithi084.stdout:1409: done (13 left) 2023-10-01T07:33:17.893 INFO:tasks.rados.rados.0.smithi084.stdout:1410: done (12 left) 2023-10-01T07:33:17.894 INFO:tasks.rados.rados.0.smithi084.stdout:1411: done (11 left) 2023-10-01T07:33:17.894 INFO:tasks.rados.rados.0.smithi084.stdout:1412: done (10 left) 2023-10-01T07:33:17.894 INFO:tasks.rados.rados.0.smithi084.stdout:1414: done (9 left) 2023-10-01T07:33:17.894 INFO:tasks.rados.rados.0.smithi084.stdout:1422: done (8 left) 2023-10-01T07:33:17.894 INFO:tasks.rados.rados.0.smithi084.stdout:1423: read oid 204 snap -1 2023-10-01T07:33:17.894 INFO:tasks.rados.rados.0.smithi084.stdout:1423: expect (ObjNum 811 snap 0 seq_num 811) 2023-10-01T07:33:17.894 INFO:tasks.rados.rados.0.smithi084.stdout:1424: write oid 321 current snap is 0 2023-10-01T07:33:17.894 INFO:tasks.rados.rados.0.smithi084.stdout:1413: finishing write tid 4 to smithi08466639-179 2023-10-01T07:33:17.894 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 179 v 220 (ObjNum 1009 snap 0 seq_num 1009) dirty exists 2023-10-01T07:33:17.894 INFO:tasks.rados.rados.0.smithi084.stdout:1413: left oid 179 (ObjNum 1009 snap 0 seq_num 1009) 2023-10-01T07:33:17.894 INFO:tasks.rados.rados.0.smithi084.stdout:1415: finishing write tid 1 to smithi08466639-212 2023-10-01T07:33:17.895 INFO:tasks.rados.rados.0.smithi084.stdout:1415: finishing write tid 2 to smithi08466639-212 2023-10-01T07:33:17.895 INFO:tasks.rados.rados.0.smithi084.stdout:1415: finishing write tid 3 to smithi08466639-212 2023-10-01T07:33:17.895 INFO:tasks.rados.rados.0.smithi084.stdout:1415: finishing write tid 4 to smithi08466639-212 2023-10-01T07:33:17.895 INFO:tasks.rados.rados.0.smithi084.stdout:1415: finishing write tid 5 to smithi08466639-212 2023-10-01T07:33:17.895 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 212 v 240 (ObjNum 1010 snap 0 seq_num 1010) dirty exists 2023-10-01T07:33:17.895 INFO:tasks.rados.rados.0.smithi084.stdout:1415: left oid 212 (ObjNum 1010 snap 0 seq_num 1010) 2023-10-01T07:33:17.895 INFO:tasks.rados.rados.0.smithi084.stdout:1417: expect (ObjNum 43 snap 0 seq_num 43) 2023-10-01T07:33:17.976 INFO:tasks.rados.rados.0.smithi084.stdout:1418: expect (ObjNum 430 snap 0 seq_num 430) 2023-10-01T07:33:17.977 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:17 smithi112 bash[27689]: audit 2023-10-01T07:33:17.431416+0000 mon.a (mon.0) 705 : audit [DBG] from='client.? 172.21.15.84:0/2512547345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:18.074 INFO:tasks.rados.rados.0.smithi084.stdout:1420: finishing write tid 1 to smithi08466639-460 2023-10-01T07:33:18.074 INFO:tasks.rados.rados.0.smithi084.stdout:1419: expect (ObjNum 668 snap 0 seq_num 668) 2023-10-01T07:33:18.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:17 smithi084 bash[33757]: audit 2023-10-01T07:33:17.431416+0000 mon.a (mon.0) 705 : audit [DBG] from='client.? 172.21.15.84:0/2512547345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:18.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:17 smithi084 bash[27378]: audit 2023-10-01T07:33:17.431416+0000 mon.a (mon.0) 705 : audit [DBG] from='client.? 172.21.15.84:0/2512547345' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:18.209 INFO:tasks.rados.rados.0.smithi084.stdout:1416: expect (ObjNum 705 snap 0 seq_num 705) 2023-10-01T07:33:18.381 INFO:tasks.rados.rados.0.smithi084.stdout:1420: finishing write tid 2 to smithi08466639-460 2023-10-01T07:33:18.382 INFO:tasks.rados.rados.0.smithi084.stdout:1420: finishing write tid 3 to smithi08466639-460 2023-10-01T07:33:18.382 INFO:tasks.rados.rados.0.smithi084.stdout:1420: finishing write tid 4 to smithi08466639-460 2023-10-01T07:33:18.382 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 460 v 216 (ObjNum 1011 snap 0 seq_num 1011) dirty exists 2023-10-01T07:33:18.382 INFO:tasks.rados.rados.0.smithi084.stdout:1420: left oid 460 (ObjNum 1011 snap 0 seq_num 1011) 2023-10-01T07:33:18.382 INFO:tasks.rados.rados.0.smithi084.stdout:1421: expect (ObjNum 353 snap 0 seq_num 353) 2023-10-01T07:33:18.500 INFO:tasks.rados.rados.0.smithi084.stdout:1423: expect (ObjNum 811 snap 0 seq_num 811) 2023-10-01T07:33:18.693 INFO:tasks.rados.rados.0.smithi084.stdout:1424: seq_num 1013 ranges {625491=502186,1861671=713346} 2023-10-01T07:33:18.706 INFO:tasks.rados.rados.0.smithi084.stdout:1424: writing smithi08466639-321 from 625491 to 1127677 tid 1 2023-10-01T07:33:18.714 INFO:tasks.rados.rados.0.smithi084.stdout:1424: writing smithi08466639-321 from 1861671 to 2575017 tid 2 2023-10-01T07:33:18.714 INFO:tasks.rados.rados.0.smithi084.stdout:1413: done (9 left) 2023-10-01T07:33:18.715 INFO:tasks.rados.rados.0.smithi084.stdout:1415: done (8 left) 2023-10-01T07:33:18.715 INFO:tasks.rados.rados.0.smithi084.stdout:1416: done (7 left) 2023-10-01T07:33:18.715 INFO:tasks.rados.rados.0.smithi084.stdout:1417: done (6 left) 2023-10-01T07:33:18.715 INFO:tasks.rados.rados.0.smithi084.stdout:1418: done (5 left) 2023-10-01T07:33:18.715 INFO:tasks.rados.rados.0.smithi084.stdout:1419: done (4 left) 2023-10-01T07:33:18.715 INFO:tasks.rados.rados.0.smithi084.stdout:1420: done (3 left) 2023-10-01T07:33:18.715 INFO:tasks.rados.rados.0.smithi084.stdout:1421: done (2 left) 2023-10-01T07:33:18.715 INFO:tasks.rados.rados.0.smithi084.stdout:1423: done (1 left) 2023-10-01T07:33:18.715 INFO:tasks.rados.rados.0.smithi084.stdout:1425: write oid 256 current snap is 0 2023-10-01T07:33:18.715 INFO:tasks.rados.rados.0.smithi084.stdout:1425: seq_num 1014 ranges {642298=577435,1920153=573357,2979150=63148} 2023-10-01T07:33:18.722 INFO:tasks.rados.rados.0.smithi084.stdout:1425: writing smithi08466639-256 from 642298 to 1219733 tid 1 2023-10-01T07:33:18.727 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:18 smithi112 bash[28510]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:33:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T07:33:18.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:18 smithi112 bash[27689]: cluster 2023-10-01T07:33:17.246548+0000 mgr.y (mgr.24353) 214 : cluster [DBG] pgmap v189: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 94 MiB/s rd, 13 MiB/s wr, 136 op/s 2023-10-01T07:33:18.731 INFO:tasks.rados.rados.0.smithi084.stdout:1425: writing smithi08466639-256 from 1920153 to 2493510 tid 2 2023-10-01T07:33:18.735 INFO:tasks.rados.rados.0.smithi084.stdout:1425: writing smithi08466639-256 from 2979150 to 3042298 tid 3 2023-10-01T07:33:18.735 INFO:tasks.rados.rados.0.smithi084.stdout:1426: write oid 208 current snap is 0 2023-10-01T07:33:18.735 INFO:tasks.rados.rados.0.smithi084.stdout:1424: finishing write tid 1 to smithi08466639-321 2023-10-01T07:33:18.735 INFO:tasks.rados.rados.0.smithi084.stdout:1424: finishing write tid 2 to smithi08466639-321 2023-10-01T07:33:18.736 INFO:tasks.rados.rados.0.smithi084.stdout:1424: finishing write tid 3 to smithi08466639-321 2023-10-01T07:33:18.736 INFO:tasks.rados.rados.0.smithi084.stdout:1424: finishing write tid 4 to smithi08466639-321 2023-10-01T07:33:18.736 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 321 v 215 (ObjNum 1013 snap 0 seq_num 1013) dirty exists 2023-10-01T07:33:18.736 INFO:tasks.rados.rados.0.smithi084.stdout:1424: left oid 321 (ObjNum 1013 snap 0 seq_num 1013) 2023-10-01T07:33:18.736 INFO:tasks.rados.rados.0.smithi084.stdout:1425: finishing write tid 1 to smithi08466639-256 2023-10-01T07:33:18.736 INFO:tasks.rados.rados.0.smithi084.stdout:1426: seq_num 1015 ranges {659105=652684,1862282=717015} 2023-10-01T07:33:18.743 INFO:tasks.rados.rados.0.smithi084.stdout:1426: writing smithi08466639-208 from 659105 to 1311789 tid 1 2023-10-01T07:33:18.751 INFO:tasks.rados.rados.0.smithi084.stdout:1426: writing smithi08466639-208 from 1862282 to 2579297 tid 2 2023-10-01T07:33:18.751 INFO:tasks.rados.rados.0.smithi084.stdout:1424: done (2 left) 2023-10-01T07:33:18.752 INFO:tasks.rados.rados.0.smithi084.stdout:1427: write oid 2 current snap is 0 2023-10-01T07:33:18.752 INFO:tasks.rados.rados.0.smithi084.stdout:1427: seq_num 1016 ranges {675912=727933,1920764=460673,2801290=274622} 2023-10-01T07:33:18.759 INFO:tasks.rados.rados.0.smithi084.stdout:1427: writing smithi08466639-2 from 675912 to 1403845 tid 1 2023-10-01T07:33:18.765 INFO:tasks.rados.rados.0.smithi084.stdout:1427: writing smithi08466639-2 from 1920764 to 2381437 tid 2 2023-10-01T07:33:18.769 INFO:tasks.rados.rados.0.smithi084.stdout:1427: writing smithi08466639-2 from 2801290 to 3075912 tid 3 2023-10-01T07:33:18.769 INFO:tasks.rados.rados.0.smithi084.stdout:1428: read oid 288 snap -1 2023-10-01T07:33:18.769 INFO:tasks.rados.rados.0.smithi084.stdout:1428: expect deleted 2023-10-01T07:33:18.770 INFO:tasks.rados.rados.0.smithi084.stdout:1429: write oid 399 current snap is 0 2023-10-01T07:33:18.770 INFO:tasks.rados.rados.0.smithi084.stdout:1429: seq_num 1017 ranges {692719=403182,1579246=720684,2828713=264006} 2023-10-01T07:33:18.775 INFO:tasks.rados.rados.0.smithi084.stdout:1429: writing smithi08466639-399 from 692719 to 1095901 tid 1 2023-10-01T07:33:18.782 INFO:tasks.rados.rados.0.smithi084.stdout:1429: writing smithi08466639-399 from 1579246 to 2299930 tid 2 2023-10-01T07:33:18.787 INFO:tasks.rados.rados.0.smithi084.stdout:1429: writing smithi08466639-399 from 2828713 to 3092719 tid 3 2023-10-01T07:33:18.787 INFO:tasks.rados.rados.0.smithi084.stdout:1430: read oid 312 snap -1 2023-10-01T07:33:18.787 INFO:tasks.rados.rados.0.smithi084.stdout:1430: expect (ObjNum 311 snap 0 seq_num 311) 2023-10-01T07:33:18.788 INFO:tasks.rados.rados.0.smithi084.stdout:1431: write oid 271 current snap is 0 2023-10-01T07:33:18.788 INFO:tasks.rados.rados.0.smithi084.stdout:1425: finishing write tid 2 to smithi08466639-256 2023-10-01T07:33:18.788 INFO:tasks.rados.rados.0.smithi084.stdout:1425: finishing write tid 3 to smithi08466639-256 2023-10-01T07:33:18.789 INFO:tasks.rados.rados.0.smithi084.stdout:1425: finishing write tid 4 to smithi08466639-256 2023-10-01T07:33:18.789 INFO:tasks.rados.rados.0.smithi084.stdout:1425: finishing write tid 5 to smithi08466639-256 2023-10-01T07:33:18.789 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 256 v 219 (ObjNum 1014 snap 0 seq_num 1014) dirty exists 2023-10-01T07:33:18.789 INFO:tasks.rados.rados.0.smithi084.stdout:1425: left oid 256 (ObjNum 1014 snap 0 seq_num 1014) 2023-10-01T07:33:18.789 INFO:tasks.rados.rados.0.smithi084.stdout:1426: finishing write tid 1 to smithi08466639-208 2023-10-01T07:33:18.789 INFO:tasks.rados.rados.0.smithi084.stdout:1426: finishing write tid 2 to smithi08466639-208 2023-10-01T07:33:18.789 INFO:tasks.rados.rados.0.smithi084.stdout:1426: finishing write tid 3 to smithi08466639-208 2023-10-01T07:33:18.789 INFO:tasks.rados.rados.0.smithi084.stdout:1426: finishing write tid 4 to smithi08466639-208 2023-10-01T07:33:18.789 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 208 v 260 (ObjNum 1015 snap 0 seq_num 1015) dirty exists 2023-10-01T07:33:18.789 INFO:tasks.rados.rados.0.smithi084.stdout:1426: left oid 208 (ObjNum 1015 snap 0 seq_num 1015) 2023-10-01T07:33:18.789 INFO:tasks.rados.rados.0.smithi084.stdout:1427: finishing write tid 1 to smithi08466639-2 2023-10-01T07:33:18.789 INFO:tasks.rados.rados.0.smithi084.stdout:1427: finishing write tid 2 to smithi08466639-2 2023-10-01T07:33:18.790 INFO:tasks.rados.rados.0.smithi084.stdout:1431: seq_num 1018 ranges {709526=478431,1637728=464342,2856136=253390} 2023-10-01T07:33:18.794 INFO:tasks.rados.rados.0.smithi084.stdout:1431: writing smithi08466639-271 from 709526 to 1187957 tid 1 2023-10-01T07:33:18.799 INFO:tasks.rados.rados.0.smithi084.stdout:1431: writing smithi08466639-271 from 1637728 to 2102070 tid 2 2023-10-01T07:33:18.805 INFO:tasks.rados.rados.0.smithi084.stdout:1431: writing smithi08466639-271 from 2856136 to 3109526 tid 3 2023-10-01T07:33:18.805 INFO:tasks.rados.rados.0.smithi084.stdout:1425: done (6 left) 2023-10-01T07:33:18.805 INFO:tasks.rados.rados.0.smithi084.stdout:1426: done (5 left) 2023-10-01T07:33:18.806 INFO:tasks.rados.rados.0.smithi084.stdout:1432: delete oid 424 current snap is 0 2023-10-01T07:33:18.806 INFO:tasks.rados.rados.0.smithi084.stdout:1427: finishing write tid 3 to smithi08466639-2 2023-10-01T07:33:18.806 INFO:tasks.rados.rados.0.smithi084.stdout:1427: finishing write tid 4 to smithi08466639-2 2023-10-01T07:33:18.806 INFO:tasks.rados.rados.0.smithi084.stdout:1427: finishing write tid 5 to smithi08466639-2 2023-10-01T07:33:18.806 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 2 v 245 (ObjNum 1016 snap 0 seq_num 1016) dirty exists 2023-10-01T07:33:18.806 INFO:tasks.rados.rados.0.smithi084.stdout:1427: left oid 2 (ObjNum 1016 snap 0 seq_num 1016) 2023-10-01T07:33:18.806 INFO:tasks.rados.rados.0.smithi084.stdout:1429: finishing write tid 1 to smithi08466639-399 2023-10-01T07:33:18.806 INFO:tasks.rados.rados.0.smithi084.stdout:1429: finishing write tid 2 to smithi08466639-399 2023-10-01T07:33:18.806 INFO:tasks.rados.rados.0.smithi084.stdout:1429: finishing write tid 3 to smithi08466639-399 2023-10-01T07:33:18.806 INFO:tasks.rados.rados.0.smithi084.stdout:1430: expect (ObjNum 311 snap 0 seq_num 311) 2023-10-01T07:33:18.918 INFO:tasks.rados.rados.0.smithi084.stdout:1429: finishing write tid 4 to smithi08466639-399 2023-10-01T07:33:18.918 INFO:tasks.rados.rados.0.smithi084.stdout:1429: finishing write tid 5 to smithi08466639-399 2023-10-01T07:33:18.918 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 399 v 220 (ObjNum 1017 snap 0 seq_num 1017) dirty exists 2023-10-01T07:33:18.919 INFO:tasks.rados.rados.0.smithi084.stdout:1429: left oid 399 (ObjNum 1017 snap 0 seq_num 1017) 2023-10-01T07:33:18.919 INFO:tasks.rados.rados.0.smithi084.stdout:1431: finishing write tid 1 to smithi08466639-271 2023-10-01T07:33:18.919 INFO:tasks.rados.rados.0.smithi084.stdout:1431: finishing write tid 2 to smithi08466639-271 2023-10-01T07:33:18.919 INFO:tasks.rados.rados.0.smithi084.stdout:1427: done (5 left) 2023-10-01T07:33:18.919 INFO:tasks.rados.rados.0.smithi084.stdout:1428: done (4 left) 2023-10-01T07:33:18.919 INFO:tasks.rados.rados.0.smithi084.stdout:1429: done (3 left) 2023-10-01T07:33:18.919 INFO:tasks.rados.rados.0.smithi084.stdout:1430: done (2 left) 2023-10-01T07:33:18.919 INFO:tasks.rados.rados.0.smithi084.stdout:1432: done (1 left) 2023-10-01T07:33:18.919 INFO:tasks.rados.rados.0.smithi084.stdout:1433: write oid 491 current snap is 0 2023-10-01T07:33:18.919 INFO:tasks.rados.rados.0.smithi084.stdout:1431: finishing write tid 3 to smithi08466639-271 2023-10-01T07:33:18.919 INFO:tasks.rados.rados.0.smithi084.stdout:1431: finishing write tid 4 to smithi08466639-271 2023-10-01T07:33:18.919 INFO:tasks.rados.rados.0.smithi084.stdout:1431: finishing write tid 5 to smithi08466639-271 2023-10-01T07:33:18.920 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 271 v 264 (ObjNum 1018 snap 0 seq_num 1018) dirty exists 2023-10-01T07:33:18.920 INFO:tasks.rados.rados.0.smithi084.stdout:1431: left oid 271 (ObjNum 1018 snap 0 seq_num 1018) 2023-10-01T07:33:18.920 INFO:tasks.rados.rados.0.smithi084.stdout:1433: seq_num 1020 ranges {743140=745282,2154692=468011} 2023-10-01T07:33:18.930 INFO:tasks.rados.rados.0.smithi084.stdout:1433: writing smithi08466639-491 from 743140 to 1488422 tid 1 2023-10-01T07:33:18.937 INFO:tasks.rados.rados.0.smithi084.stdout:1433: writing smithi08466639-491 from 2154692 to 2622703 tid 2 2023-10-01T07:33:18.938 INFO:tasks.rados.rados.0.smithi084.stdout:1431: done (1 left) 2023-10-01T07:33:18.938 INFO:tasks.rados.rados.0.smithi084.stdout:1434: delete oid 334 current snap is 0 2023-10-01T07:33:18.938 INFO:tasks.rados.rados.0.smithi084.stdout:1433: finishing write tid 1 to smithi08466639-491 2023-10-01T07:33:18.940 INFO:tasks.rados.rados.0.smithi084.stdout:1434: done (1 left) 2023-10-01T07:33:18.941 INFO:tasks.rados.rados.0.smithi084.stdout:1435: read oid 416 snap -1 2023-10-01T07:33:18.941 INFO:tasks.rados.rados.0.smithi084.stdout:1435: expect (ObjNum 663 snap 0 seq_num 663) 2023-10-01T07:33:18.941 INFO:tasks.rados.rados.0.smithi084.stdout:1436: write oid 63 current snap is 0 2023-10-01T07:33:18.941 INFO:tasks.rados.rados.0.smithi084.stdout:1436: seq_num 1022 ranges {776754=495780,1871656=471680,2965828=210926} 2023-10-01T07:33:18.949 INFO:tasks.rados.rados.0.smithi084.stdout:1436: writing smithi08466639-63 from 776754 to 1272534 tid 1 2023-10-01T07:33:18.955 INFO:tasks.rados.rados.0.smithi084.stdout:1436: writing smithi08466639-63 from 1871656 to 2343336 tid 2 2023-10-01T07:33:18.960 INFO:tasks.rados.rados.0.smithi084.stdout:1436: writing smithi08466639-63 from 2965828 to 3176754 tid 3 2023-10-01T07:33:18.960 INFO:tasks.rados.rados.0.smithi084.stdout:1437: write oid 262 current snap is 0 2023-10-01T07:33:18.960 INFO:tasks.rados.rados.0.smithi084.stdout:1433: finishing write tid 2 to smithi08466639-491 2023-10-01T07:33:18.960 INFO:tasks.rados.rados.0.smithi084.stdout:1433: finishing write tid 3 to smithi08466639-491 2023-10-01T07:33:18.960 INFO:tasks.rados.rados.0.smithi084.stdout:1433: finishing write tid 4 to smithi08466639-491 2023-10-01T07:33:18.961 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 491 v 245 (ObjNum 1020 snap 0 seq_num 1020) dirty exists 2023-10-01T07:33:18.961 INFO:tasks.rados.rados.0.smithi084.stdout:1433: left oid 491 (ObjNum 1020 snap 0 seq_num 1020) 2023-10-01T07:33:18.961 INFO:tasks.rados.rados.0.smithi084.stdout:1435: expect (ObjNum 663 snap 0 seq_num 663) 2023-10-01T07:33:19.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:18 smithi084 bash[33757]: cluster 2023-10-01T07:33:17.246548+0000 mgr.y (mgr.24353) 214 : cluster [DBG] pgmap v189: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 94 MiB/s rd, 13 MiB/s wr, 136 op/s 2023-10-01T07:33:19.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:18 smithi084 bash[27378]: cluster 2023-10-01T07:33:17.246548+0000 mgr.y (mgr.24353) 214 : cluster [DBG] pgmap v189: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 94 MiB/s rd, 13 MiB/s wr, 136 op/s 2023-10-01T07:33:19.075 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:33:18 smithi084 bash[27645]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:33:18] "GET /metrics HTTP/1.1" 200 194960 "" "Prometheus/2.33.4" 2023-10-01T07:33:19.141 INFO:tasks.rados.rados.0.smithi084.stdout:1436: finishing write tid 1 to smithi08466639-63 2023-10-01T07:33:19.141 INFO:tasks.rados.rados.0.smithi084.stdout:1436: finishing write tid 2 to smithi08466639-63 2023-10-01T07:33:19.141 INFO:tasks.rados.rados.0.smithi084.stdout:1436: finishing write tid 3 to smithi08466639-63 2023-10-01T07:33:19.141 INFO:tasks.rados.rados.0.smithi084.stdout:1436: finishing write tid 4 to smithi08466639-63 2023-10-01T07:33:19.141 INFO:tasks.rados.rados.0.smithi084.stdout:1436: finishing write tid 5 to smithi08466639-63 2023-10-01T07:33:19.141 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 63 v 244 (ObjNum 1022 snap 0 seq_num 1022) dirty exists 2023-10-01T07:33:19.141 INFO:tasks.rados.rados.0.smithi084.stdout:1436: left oid 63 (ObjNum 1022 snap 0 seq_num 1022) 2023-10-01T07:33:19.142 INFO:tasks.rados.rados.0.smithi084.stdout:1437: seq_num 1023 ranges {793561=571029,1813785=731691,2993251=200310} 2023-10-01T07:33:19.154 INFO:tasks.rados.rados.0.smithi084.stdout:1437: writing smithi08466639-262 from 793561 to 1364590 tid 1 2023-10-01T07:33:19.162 INFO:tasks.rados.rados.0.smithi084.stdout:1437: writing smithi08466639-262 from 1813785 to 2545476 tid 2 2023-10-01T07:33:19.166 INFO:tasks.rados.rados.0.smithi084.stdout:1437: writing smithi08466639-262 from 2993251 to 3193561 tid 3 2023-10-01T07:33:19.166 INFO:tasks.rados.rados.0.smithi084.stdout:1433: done (3 left) 2023-10-01T07:33:19.166 INFO:tasks.rados.rados.0.smithi084.stdout:1435: done (2 left) 2023-10-01T07:33:19.167 INFO:tasks.rados.rados.0.smithi084.stdout:1436: done (1 left) 2023-10-01T07:33:19.167 INFO:tasks.rados.rados.0.smithi084.stdout:1438: write oid 263 current snap is 0 2023-10-01T07:33:19.167 INFO:tasks.rados.rados.0.smithi084.stdout:1437: finishing write tid 1 to smithi08466639-262 2023-10-01T07:33:19.167 INFO:tasks.rados.rados.0.smithi084.stdout:1438: seq_num 1024 ranges {410368=646278,1472267=475349,2504321=405600} 2023-10-01T07:33:19.172 INFO:tasks.rados.rados.0.smithi084.stdout:1438: writing smithi08466639-263 from 410368 to 1056646 tid 1 2023-10-01T07:33:19.177 INFO:tasks.rados.rados.0.smithi084.stdout:1438: writing smithi08466639-263 from 1472267 to 1947616 tid 2 2023-10-01T07:33:19.183 INFO:tasks.rados.rados.0.smithi084.stdout:1438: writing smithi08466639-263 from 2504321 to 2909921 tid 3 2023-10-01T07:33:19.183 INFO:tasks.rados.rados.0.smithi084.stdout:1439: write oid 321 current snap is 0 2023-10-01T07:33:19.183 INFO:tasks.rados.rados.0.smithi084.stdout:1439: seq_num 1025 ranges {427175=721527,1930749=735360} 2023-10-01T07:33:19.189 INFO:tasks.rados.rados.0.smithi084.stdout:1439: writing smithi08466639-321 from 427175 to 1148702 tid 1 2023-10-01T07:33:19.198 INFO:tasks.rados.rados.0.smithi084.stdout:1439: writing smithi08466639-321 from 1930749 to 2666109 tid 2 2023-10-01T07:33:19.198 INFO:tasks.rados.rados.0.smithi084.stdout:1440: write oid 494 current snap is 0 2023-10-01T07:33:19.198 INFO:tasks.rados.rados.0.smithi084.stdout:1440: seq_num 1026 ranges {443982=796776,1989231=479018,2959167=284815} 2023-10-01T07:33:19.205 INFO:tasks.rados.rados.0.smithi084.stdout:1440: writing smithi08466639-494 from 443982 to 1240758 tid 1 2023-10-01T07:33:19.212 INFO:tasks.rados.rados.0.smithi084.stdout:1440: writing smithi08466639-494 from 1989231 to 2468249 tid 2 2023-10-01T07:33:19.217 INFO:tasks.rados.rados.0.smithi084.stdout:1440: writing smithi08466639-494 from 2959167 to 3243982 tid 3 2023-10-01T07:33:19.217 INFO:tasks.rados.rados.0.smithi084.stdout:1441: read oid 110 snap -1 2023-10-01T07:33:19.217 INFO:tasks.rados.rados.0.smithi084.stdout:1441: expect (ObjNum 741 snap 0 seq_num 741) 2023-10-01T07:33:19.217 INFO:tasks.rados.rados.0.smithi084.stdout:1442: read oid 332 snap -1 2023-10-01T07:33:19.217 INFO:tasks.rados.rados.0.smithi084.stdout:1442: expect (ObjNum 331 snap 0 seq_num 331) 2023-10-01T07:33:19.217 INFO:tasks.rados.rados.0.smithi084.stdout:1443: write oid 364 current snap is 0 2023-10-01T07:33:19.217 INFO:tasks.rados.rados.0.smithi084.stdout:1437: finishing write tid 2 to smithi08466639-262 2023-10-01T07:33:19.218 INFO:tasks.rados.rados.0.smithi084.stdout:1443: seq_num 1027 ranges {460789=588378,1764066=739029,3219296=41493} 2023-10-01T07:33:19.223 INFO:tasks.rados.rados.0.smithi084.stdout:1443: writing smithi08466639-364 from 460789 to 1049167 tid 1 2023-10-01T07:33:19.231 INFO:tasks.rados.rados.0.smithi084.stdout:1443: writing smithi08466639-364 from 1764066 to 2503095 tid 2 2023-10-01T07:33:19.236 INFO:tasks.rados.rados.0.smithi084.stdout:1443: writing smithi08466639-364 from 3219296 to 3260789 tid 3 2023-10-01T07:33:19.236 INFO:tasks.rados.rados.0.smithi084.stdout:1444: write oid 163 current snap is 0 2023-10-01T07:33:19.236 INFO:tasks.rados.rados.0.smithi084.stdout:1444: seq_num 1028 ranges {477596=663627,1706195=482687,2614013=567041} 2023-10-01T07:33:19.242 INFO:tasks.rados.rados.0.smithi084.stdout:1444: writing smithi08466639-163 from 477596 to 1141223 tid 1 2023-10-01T07:33:19.247 INFO:tasks.rados.rados.0.smithi084.stdout:1444: writing smithi08466639-163 from 1706195 to 2188882 tid 2 2023-10-01T07:33:19.254 INFO:tasks.rados.rados.0.smithi084.stdout:1444: writing smithi08466639-163 from 2614013 to 3181054 tid 3 2023-10-01T07:33:19.254 INFO:tasks.rados.rados.0.smithi084.stdout:1445: read oid 245 snap -1 2023-10-01T07:33:19.254 INFO:tasks.rados.rados.0.smithi084.stdout:1445: expect (ObjNum 998 snap 0 seq_num 998) 2023-10-01T07:33:19.255 INFO:tasks.rados.rados.0.smithi084.stdout:1446: delete oid 454 current snap is 0 2023-10-01T07:33:19.255 INFO:tasks.rados.rados.0.smithi084.stdout:1437: finishing write tid 3 to smithi08466639-262 2023-10-01T07:33:19.255 INFO:tasks.rados.rados.0.smithi084.stdout:1437: finishing write tid 4 to smithi08466639-262 2023-10-01T07:33:19.255 INFO:tasks.rados.rados.0.smithi084.stdout:1437: finishing write tid 5 to smithi08466639-262 2023-10-01T07:33:19.255 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 262 v 209 (ObjNum 1023 snap 0 seq_num 1023) dirty exists 2023-10-01T07:33:19.255 INFO:tasks.rados.rados.0.smithi084.stdout:1437: left oid 262 (ObjNum 1023 snap 0 seq_num 1023) 2023-10-01T07:33:19.255 INFO:tasks.rados.rados.0.smithi084.stdout:1438: finishing write tid 1 to smithi08466639-263 2023-10-01T07:33:19.255 INFO:tasks.rados.rados.0.smithi084.stdout:1438: finishing write tid 2 to smithi08466639-263 2023-10-01T07:33:19.255 INFO:tasks.rados.rados.0.smithi084.stdout:1438: finishing write tid 3 to smithi08466639-263 2023-10-01T07:33:19.255 INFO:tasks.rados.rados.0.smithi084.stdout:1438: finishing write tid 4 to smithi08466639-263 2023-10-01T07:33:19.255 INFO:tasks.rados.rados.0.smithi084.stdout:1438: finishing write tid 5 to smithi08466639-263 2023-10-01T07:33:19.255 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 263 v 244 (ObjNum 1024 snap 0 seq_num 1024) dirty exists 2023-10-01T07:33:19.256 INFO:tasks.rados.rados.0.smithi084.stdout:1438: left oid 263 (ObjNum 1024 snap 0 seq_num 1024) 2023-10-01T07:33:19.256 INFO:tasks.rados.rados.0.smithi084.stdout:1439: finishing write tid 1 to smithi08466639-321 2023-10-01T07:33:19.256 INFO:tasks.rados.rados.0.smithi084.stdout:1439: finishing write tid 2 to smithi08466639-321 2023-10-01T07:33:19.256 INFO:tasks.rados.rados.0.smithi084.stdout:1439: finishing write tid 3 to smithi08466639-321 2023-10-01T07:33:19.256 INFO:tasks.rados.rados.0.smithi084.stdout:1439: finishing write tid 4 to smithi08466639-321 2023-10-01T07:33:19.256 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 321 v 222 (ObjNum 1025 snap 0 seq_num 1025) dirty exists 2023-10-01T07:33:19.256 INFO:tasks.rados.rados.0.smithi084.stdout:1439: left oid 321 (ObjNum 1025 snap 0 seq_num 1025) 2023-10-01T07:33:19.256 INFO:tasks.rados.rados.0.smithi084.stdout:1440: finishing write tid 1 to smithi08466639-494 2023-10-01T07:33:19.256 INFO:tasks.rados.rados.0.smithi084.stdout:1440: finishing write tid 2 to smithi08466639-494 2023-10-01T07:33:19.256 INFO:tasks.rados.rados.0.smithi084.stdout:1440: finishing write tid 3 to smithi08466639-494 2023-10-01T07:33:19.256 INFO:tasks.rados.rados.0.smithi084.stdout:1440: finishing write tid 4 to smithi08466639-494 2023-10-01T07:33:19.256 INFO:tasks.rados.rados.0.smithi084.stdout:1440: finishing write tid 5 to smithi08466639-494 2023-10-01T07:33:19.257 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 494 v 226 (ObjNum 1026 snap 0 seq_num 1026) dirty exists 2023-10-01T07:33:19.257 INFO:tasks.rados.rados.0.smithi084.stdout:1440: left oid 494 (ObjNum 1026 snap 0 seq_num 1026) 2023-10-01T07:33:19.257 INFO:tasks.rados.rados.0.smithi084.stdout:1441: expect (ObjNum 741 snap 0 seq_num 741) 2023-10-01T07:33:19.358 INFO:tasks.rados.rados.0.smithi084.stdout:1442: expect (ObjNum 331 snap 0 seq_num 331) 2023-10-01T07:33:19.480 INFO:tasks.rados.rados.0.smithi084.stdout:1443: finishing write tid 1 to smithi08466639-364 2023-10-01T07:33:19.480 INFO:tasks.rados.rados.0.smithi084.stdout:1443: finishing write tid 2 to smithi08466639-364 2023-10-01T07:33:19.480 INFO:tasks.rados.rados.0.smithi084.stdout:1443: finishing write tid 3 to smithi08466639-364 2023-10-01T07:33:19.480 INFO:tasks.rados.rados.0.smithi084.stdout:1443: finishing write tid 4 to smithi08466639-364 2023-10-01T07:33:19.480 INFO:tasks.rados.rados.0.smithi084.stdout:1443: finishing write tid 5 to smithi08466639-364 2023-10-01T07:33:19.480 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 364 v 249 (ObjNum 1027 snap 0 seq_num 1027) dirty exists 2023-10-01T07:33:19.480 INFO:tasks.rados.rados.0.smithi084.stdout:1443: left oid 364 (ObjNum 1027 snap 0 seq_num 1027) 2023-10-01T07:33:19.480 INFO:tasks.rados.rados.0.smithi084.stdout:1444: finishing write tid 1 to smithi08466639-163 2023-10-01T07:33:19.481 INFO:tasks.rados.rados.0.smithi084.stdout:1444: finishing write tid 2 to smithi08466639-163 2023-10-01T07:33:19.481 INFO:tasks.rados.rados.0.smithi084.stdout:1444: finishing write tid 3 to smithi08466639-163 2023-10-01T07:33:19.481 INFO:tasks.rados.rados.0.smithi084.stdout:1444: finishing write tid 4 to smithi08466639-163 2023-10-01T07:33:19.481 INFO:tasks.rados.rados.0.smithi084.stdout:1444: finishing write tid 5 to smithi08466639-163 2023-10-01T07:33:19.481 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 163 v 248 (ObjNum 1028 snap 0 seq_num 1028) dirty exists 2023-10-01T07:33:19.481 INFO:tasks.rados.rados.0.smithi084.stdout:1444: left oid 163 (ObjNum 1028 snap 0 seq_num 1028) 2023-10-01T07:33:19.481 INFO:tasks.rados.rados.0.smithi084.stdout:1445: expect (ObjNum 998 snap 0 seq_num 998) 2023-10-01T07:33:19.604 INFO:tasks.rados.rados.0.smithi084.stdout:1437: done (9 left) 2023-10-01T07:33:19.604 INFO:tasks.rados.rados.0.smithi084.stdout:1438: done (8 left) 2023-10-01T07:33:19.604 INFO:tasks.rados.rados.0.smithi084.stdout:1439: done (7 left) 2023-10-01T07:33:19.604 INFO:tasks.rados.rados.0.smithi084.stdout:1440: done (6 left) 2023-10-01T07:33:19.604 INFO:tasks.rados.rados.0.smithi084.stdout:1441: done (5 left) 2023-10-01T07:33:19.604 INFO:tasks.rados.rados.0.smithi084.stdout:1442: done (4 left) 2023-10-01T07:33:19.604 INFO:tasks.rados.rados.0.smithi084.stdout:1443: done (3 left) 2023-10-01T07:33:19.604 INFO:tasks.rados.rados.0.smithi084.stdout:1444: done (2 left) 2023-10-01T07:33:19.605 INFO:tasks.rados.rados.0.smithi084.stdout:1445: done (1 left) 2023-10-01T07:33:19.605 INFO:tasks.rados.rados.0.smithi084.stdout:1446: done (0 left) 2023-10-01T07:33:19.605 INFO:tasks.rados.rados.0.smithi084.stdout:1447: read oid 326 snap -1 2023-10-01T07:33:19.605 INFO:tasks.rados.rados.0.smithi084.stdout:1447: expect deleted 2023-10-01T07:33:19.605 INFO:tasks.rados.rados.0.smithi084.stdout:1448: write oid 223 current snap is 0 2023-10-01T07:33:19.605 INFO:tasks.rados.rados.0.smithi084.stdout:1448: seq_num 1030 ranges {511210=414125,1423159=486356,2668859=589585} 2023-10-01T07:33:19.614 INFO:tasks.rados.rados.0.smithi084.stdout:1448: writing smithi08466639-223 from 511210 to 925335 tid 1 2023-10-01T07:33:19.621 INFO:tasks.rados.rados.0.smithi084.stdout:1448: writing smithi08466639-223 from 1423159 to 1909515 tid 2 2023-10-01T07:33:19.629 INFO:tasks.rados.rados.0.smithi084.stdout:1448: writing smithi08466639-223 from 2668859 to 3258444 tid 3 2023-10-01T07:33:19.629 INFO:tasks.rados.rados.0.smithi084.stdout:1449: write oid 141 current snap is 0 2023-10-01T07:33:19.629 INFO:tasks.rados.rados.0.smithi084.stdout:1449: seq_num 1031 ranges {528017=489374,1481641=630014,2696282=400857} 2023-10-01T07:33:19.635 INFO:tasks.rados.rados.0.smithi084.stdout:1449: writing smithi08466639-141 from 528017 to 1017391 tid 1 2023-10-01T07:33:19.640 INFO:tasks.rados.rados.0.smithi084.stdout:1449: writing smithi08466639-141 from 1481641 to 2111655 tid 2 2023-10-01T07:33:19.646 INFO:tasks.rados.rados.0.smithi084.stdout:1449: writing smithi08466639-141 from 2696282 to 3097139 tid 3 2023-10-01T07:33:19.646 INFO:tasks.rados.rados.0.smithi084.stdout:1450: write oid 250 current snap is 0 2023-10-01T07:33:19.646 INFO:tasks.rados.rados.0.smithi084.stdout:1448: finishing write tid 1 to smithi08466639-223 2023-10-01T07:33:19.646 INFO:tasks.rados.rados.0.smithi084.stdout:1448: finishing write tid 2 to smithi08466639-223 2023-10-01T07:33:19.647 INFO:tasks.rados.rados.0.smithi084.stdout:1450: seq_num 1032 ranges {544824=564623,1823770=490025,3007352=337472} 2023-10-01T07:33:19.652 INFO:tasks.rados.rados.0.smithi084.stdout:1450: writing smithi08466639-250 from 544824 to 1109447 tid 1 2023-10-01T07:33:19.659 INFO:tasks.rados.rados.0.smithi084.stdout:1450: writing smithi08466639-250 from 1823770 to 2313795 tid 2 2023-10-01T07:33:19.665 INFO:tasks.rados.rados.0.smithi084.stdout:1450: writing smithi08466639-250 from 3007352 to 3344824 tid 3 2023-10-01T07:33:19.665 INFO:tasks.rados.rados.0.smithi084.stdout:1447: done (3 left) 2023-10-01T07:33:19.665 INFO:tasks.rados.rados.0.smithi084.stdout:1451: write oid 258 current snap is 0 2023-10-01T07:33:19.665 INFO:tasks.rados.rados.0.smithi084.stdout:1448: finishing write tid 3 to smithi08466639-223 2023-10-01T07:33:19.665 INFO:tasks.rados.rados.0.smithi084.stdout:1448: finishing write tid 4 to smithi08466639-223 2023-10-01T07:33:19.666 INFO:tasks.rados.rados.0.smithi084.stdout:1448: finishing write tid 5 to smithi08466639-223 2023-10-01T07:33:19.666 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 223 v 187 (ObjNum 1030 snap 0 seq_num 1030) dirty exists 2023-10-01T07:33:19.666 INFO:tasks.rados.rados.0.smithi084.stdout:1448: left oid 223 (ObjNum 1030 snap 0 seq_num 1030) 2023-10-01T07:33:19.666 INFO:tasks.rados.rados.0.smithi084.stdout:1449: finishing write tid 1 to smithi08466639-141 2023-10-01T07:33:19.666 INFO:tasks.rados.rados.0.smithi084.stdout:1449: finishing write tid 2 to smithi08466639-141 2023-10-01T07:33:19.666 INFO:tasks.rados.rados.0.smithi084.stdout:1451: seq_num 1033 ranges {561631=639872,1882252=633683,3034775=326856} 2023-10-01T07:33:19.672 INFO:tasks.rados.rados.0.smithi084.stdout:1451: writing smithi08466639-258 from 561631 to 1201503 tid 1 2023-10-01T07:33:19.679 INFO:tasks.rados.rados.0.smithi084.stdout:1451: writing smithi08466639-258 from 1882252 to 2515935 tid 2 2023-10-01T07:33:19.684 INFO:tasks.rados.rados.0.smithi084.stdout:1451: writing smithi08466639-258 from 3034775 to 3361631 tid 3 2023-10-01T07:33:19.685 INFO:tasks.rados.rados.0.smithi084.stdout:1448: done (3 left) 2023-10-01T07:33:19.685 INFO:tasks.rados.rados.0.smithi084.stdout:1452: delete oid 411 current snap is 0 2023-10-01T07:33:19.685 INFO:tasks.rados.rados.0.smithi084.stdout:1449: finishing write tid 3 to smithi08466639-141 2023-10-01T07:33:19.685 INFO:tasks.rados.rados.0.smithi084.stdout:1449: finishing write tid 4 to smithi08466639-141 2023-10-01T07:33:19.685 INFO:tasks.rados.rados.0.smithi084.stdout:1449: finishing write tid 5 to smithi08466639-141 2023-10-01T07:33:19.685 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 141 v 248 (ObjNum 1031 snap 0 seq_num 1031) dirty exists 2023-10-01T07:33:19.685 INFO:tasks.rados.rados.0.smithi084.stdout:1449: left oid 141 (ObjNum 1031 snap 0 seq_num 1031) 2023-10-01T07:33:19.685 INFO:tasks.rados.rados.0.smithi084.stdout:1450: finishing write tid 1 to smithi08466639-250 2023-10-01T07:33:19.685 INFO:tasks.rados.rados.0.smithi084.stdout:1450: finishing write tid 2 to smithi08466639-250 2023-10-01T07:33:19.685 INFO:tasks.rados.rados.0.smithi084.stdout:1450: finishing write tid 3 to smithi08466639-250 2023-10-01T07:33:19.685 INFO:tasks.rados.rados.0.smithi084.stdout:1450: finishing write tid 4 to smithi08466639-250 2023-10-01T07:33:19.686 INFO:tasks.rados.rados.0.smithi084.stdout:1450: finishing write tid 5 to smithi08466639-250 2023-10-01T07:33:19.686 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 250 v 224 (ObjNum 1032 snap 0 seq_num 1032) dirty exists 2023-10-01T07:33:19.686 INFO:tasks.rados.rados.0.smithi084.stdout:1450: left oid 250 (ObjNum 1032 snap 0 seq_num 1032) 2023-10-01T07:33:19.686 INFO:tasks.rados.rados.0.smithi084.stdout:1451: finishing write tid 1 to smithi08466639-258 2023-10-01T07:33:19.686 INFO:tasks.rados.rados.0.smithi084.stdout:1451: finishing write tid 2 to smithi08466639-258 2023-10-01T07:33:19.687 INFO:tasks.rados.rados.0.smithi084.stdout:1449: done (3 left) 2023-10-01T07:33:19.687 INFO:tasks.rados.rados.0.smithi084.stdout:1450: done (2 left) 2023-10-01T07:33:19.688 INFO:tasks.rados.rados.0.smithi084.stdout:1452: done (1 left) 2023-10-01T07:33:19.688 INFO:tasks.rados.rados.0.smithi084.stdout:1453: read oid 21 snap -1 2023-10-01T07:33:19.688 INFO:tasks.rados.rados.0.smithi084.stdout:1453: expect (ObjNum 20 snap 0 seq_num 20) 2023-10-01T07:33:19.688 INFO:tasks.rados.rados.0.smithi084.stdout:1454: read oid 95 snap -1 2023-10-01T07:33:19.688 INFO:tasks.rados.rados.0.smithi084.stdout:1454: expect (ObjNum 94 snap 0 seq_num 94) 2023-10-01T07:33:19.688 INFO:tasks.rados.rados.0.smithi084.stdout:1455: read oid 54 snap -1 2023-10-01T07:33:19.688 INFO:tasks.rados.rados.0.smithi084.stdout:1455: expect (ObjNum 612 snap 0 seq_num 612) 2023-10-01T07:33:19.688 INFO:tasks.rados.rados.0.smithi084.stdout:1456: read oid 215 snap -1 2023-10-01T07:33:19.688 INFO:tasks.rados.rados.0.smithi084.stdout:1456: expect (ObjNum 946 snap 0 seq_num 946) 2023-10-01T07:33:19.688 INFO:tasks.rados.rados.0.smithi084.stdout:1457: read oid 252 snap -1 2023-10-01T07:33:19.688 INFO:tasks.rados.rados.0.smithi084.stdout:1457: expect (ObjNum 251 snap 0 seq_num 251) 2023-10-01T07:33:19.689 INFO:tasks.rados.rados.0.smithi084.stdout:1458: write oid 144 current snap is 0 2023-10-01T07:33:19.689 INFO:tasks.rados.rados.0.smithi084.stdout:1458: seq_num 1035 ranges {595245=506723,1715569=637352,2805974=562298} 2023-10-01T07:33:19.694 INFO:tasks.rados.rados.0.smithi084.stdout:1458: writing smithi08466639-144 from 595245 to 1101968 tid 1 2023-10-01T07:33:19.701 INFO:tasks.rados.rados.0.smithi084.stdout:1458: writing smithi08466639-144 from 1715569 to 2352921 tid 2 2023-10-01T07:33:19.708 INFO:tasks.rados.rados.0.smithi084.stdout:1458: writing smithi08466639-144 from 2805974 to 3368272 tid 3 2023-10-01T07:33:19.708 INFO:tasks.rados.rados.0.smithi084.stdout:1459: read oid 91 snap -1 2023-10-01T07:33:19.708 INFO:tasks.rados.rados.0.smithi084.stdout:1459: expect (ObjNum 90 snap 0 seq_num 90) 2023-10-01T07:33:19.708 INFO:tasks.rados.rados.0.smithi084.stdout:1460: delete oid 345 current snap is 0 2023-10-01T07:33:19.708 INFO:tasks.rados.rados.0.smithi084.stdout:1451: finishing write tid 3 to smithi08466639-258 2023-10-01T07:33:19.708 INFO:tasks.rados.rados.0.smithi084.stdout:1451: finishing write tid 4 to smithi08466639-258 2023-10-01T07:33:19.708 INFO:tasks.rados.rados.0.smithi084.stdout:1451: finishing write tid 5 to smithi08466639-258 2023-10-01T07:33:19.708 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 258 v 224 (ObjNum 1033 snap 0 seq_num 1033) dirty exists 2023-10-01T07:33:19.708 INFO:tasks.rados.rados.0.smithi084.stdout:1451: left oid 258 (ObjNum 1033 snap 0 seq_num 1033) 2023-10-01T07:33:19.709 INFO:tasks.rados.rados.0.smithi084.stdout:1453: expect (ObjNum 20 snap 0 seq_num 20) 2023-10-01T07:33:19.794 INFO:tasks.rados.rados.0.smithi084.stdout:1455: expect (ObjNum 612 snap 0 seq_num 612) 2023-10-01T07:33:19.903 INFO:tasks.rados.rados.0.smithi084.stdout:1458: finishing write tid 1 to smithi08466639-144 2023-10-01T07:33:19.903 INFO:tasks.rados.rados.0.smithi084.stdout:1456: expect (ObjNum 946 snap 0 seq_num 946) 2023-10-01T07:33:20.030 INFO:tasks.rados.rados.0.smithi084.stdout:1458: finishing write tid 2 to smithi08466639-144 2023-10-01T07:33:20.030 INFO:tasks.rados.rados.0.smithi084.stdout:1454: expect (ObjNum 94 snap 0 seq_num 94) 2023-10-01T07:33:20.149 INFO:tasks.rados.rados.0.smithi084.stdout:1458: finishing write tid 3 to smithi08466639-144 2023-10-01T07:33:20.149 INFO:tasks.rados.rados.0.smithi084.stdout:1458: finishing write tid 4 to smithi08466639-144 2023-10-01T07:33:20.149 INFO:tasks.rados.rados.0.smithi084.stdout:1458: finishing write tid 5 to smithi08466639-144 2023-10-01T07:33:20.149 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 144 v 253 (ObjNum 1035 snap 0 seq_num 1035) dirty exists 2023-10-01T07:33:20.149 INFO:tasks.rados.rados.0.smithi084.stdout:1458: left oid 144 (ObjNum 1035 snap 0 seq_num 1035) 2023-10-01T07:33:20.149 INFO:tasks.rados.rados.0.smithi084.stdout:1457: expect (ObjNum 251 snap 0 seq_num 251) 2023-10-01T07:33:20.220 INFO:tasks.rados.rados.0.smithi084.stdout:1459: expect (ObjNum 90 snap 0 seq_num 90) 2023-10-01T07:33:20.333 INFO:tasks.rados.rados.0.smithi084.stdout:1451: done (8 left) 2023-10-01T07:33:20.333 INFO:tasks.rados.rados.0.smithi084.stdout:1453: done (7 left) 2023-10-01T07:33:20.334 INFO:tasks.rados.rados.0.smithi084.stdout:1454: done (6 left) 2023-10-01T07:33:20.334 INFO:tasks.rados.rados.0.smithi084.stdout:1455: done (5 left) 2023-10-01T07:33:20.334 INFO:tasks.rados.rados.0.smithi084.stdout:1456: done (4 left) 2023-10-01T07:33:20.334 INFO:tasks.rados.rados.0.smithi084.stdout:1457: done (3 left) 2023-10-01T07:33:20.334 INFO:tasks.rados.rados.0.smithi084.stdout:1458: done (2 left) 2023-10-01T07:33:20.334 INFO:tasks.rados.rados.0.smithi084.stdout:1459: done (1 left) 2023-10-01T07:33:20.335 INFO:tasks.rados.rados.0.smithi084.stdout:1460: done (0 left) 2023-10-01T07:33:20.335 INFO:tasks.rados.rados.0.smithi084.stdout:1461: write oid 86 current snap is 0 2023-10-01T07:33:20.335 INFO:tasks.rados.rados.0.smithi084.stdout:1461: seq_num 1037 ranges {628859=657221,1716180=641021,3144467=284392} 2023-10-01T07:33:20.347 INFO:tasks.rados.rados.0.smithi084.stdout:1461: writing smithi08466639-86 from 628859 to 1286080 tid 1 2023-10-01T07:33:20.352 INFO:tasks.rados.rados.0.smithi084.stdout:1461: writing smithi08466639-86 from 1716180 to 2357201 tid 2 2023-10-01T07:33:20.359 INFO:tasks.rados.rados.0.smithi084.stdout:1461: writing smithi08466639-86 from 3144467 to 3428859 tid 3 2023-10-01T07:33:20.359 INFO:tasks.rados.rados.0.smithi084.stdout:1462: delete oid 82 current snap is 0 2023-10-01T07:33:20.359 INFO:tasks.rados.rados.0.smithi084.stdout:1461: finishing write tid 1 to smithi08466639-86 2023-10-01T07:33:20.359 INFO:tasks.rados.rados.0.smithi084.stdout:1461: finishing write tid 2 to smithi08466639-86 2023-10-01T07:33:20.361 INFO:tasks.rados.rados.0.smithi084.stdout:1462: done (1 left) 2023-10-01T07:33:20.361 INFO:tasks.rados.rados.0.smithi084.stdout:1463: read oid 468 snap -1 2023-10-01T07:33:20.361 INFO:tasks.rados.rados.0.smithi084.stdout:1463: expect (ObjNum 604 snap 0 seq_num 604) 2023-10-01T07:33:20.361 INFO:tasks.rados.rados.0.smithi084.stdout:1464: write oid 93 current snap is 0 2023-10-01T07:33:20.361 INFO:tasks.rados.rados.0.smithi084.stdout:1464: seq_num 1039 ranges {662473=407719,1833144=644690,3199313=263160} 2023-10-01T07:33:20.368 INFO:tasks.rados.rados.0.smithi084.stdout:1464: writing smithi08466639-93 from 662473 to 1070192 tid 1 2023-10-01T07:33:20.378 INFO:tasks.rados.rados.0.smithi084.stdout:1464: writing smithi08466639-93 from 1833144 to 2477834 tid 2 2023-10-01T07:33:20.384 INFO:tasks.rados.rados.0.smithi084.stdout:1464: writing smithi08466639-93 from 3199313 to 3462473 tid 3 2023-10-01T07:33:20.384 INFO:tasks.rados.rados.0.smithi084.stdout:1465: read oid 146 snap -1 2023-10-01T07:33:20.385 INFO:tasks.rados.rados.0.smithi084.stdout:1465: expect (ObjNum 911 snap 0 seq_num 911) 2023-10-01T07:33:20.385 INFO:tasks.rados.rados.0.smithi084.stdout:1466: read oid 56 snap -1 2023-10-01T07:33:20.385 INFO:tasks.rados.rados.0.smithi084.stdout:1466: expect (ObjNum 55 snap 0 seq_num 55) 2023-10-01T07:33:20.385 INFO:tasks.rados.rados.0.smithi084.stdout:1467: read oid 401 snap -1 2023-10-01T07:33:20.385 INFO:tasks.rados.rados.0.smithi084.stdout:1467: expect (ObjNum 400 snap 0 seq_num 400) 2023-10-01T07:33:20.385 INFO:tasks.rados.rados.0.smithi084.stdout:1468: read oid 219 snap -1 2023-10-01T07:33:20.385 INFO:tasks.rados.rados.0.smithi084.stdout:1468: expect (ObjNum 961 snap 0 seq_num 961) 2023-10-01T07:33:20.385 INFO:tasks.rados.rados.0.smithi084.stdout:1469: write oid 402 current snap is 0 2023-10-01T07:33:20.385 INFO:tasks.rados.rados.0.smithi084.stdout:1469: seq_num 1040 ranges {679280=482968,1775273=788348,3110383=368897} 2023-10-01T07:33:20.395 INFO:tasks.rados.rados.0.smithi084.stdout:1469: writing smithi08466639-402 from 679280 to 1162248 tid 1 2023-10-01T07:33:20.410 INFO:tasks.rados.rados.0.smithi084.stdout:1469: writing smithi08466639-402 from 1775273 to 2563621 tid 2 2023-10-01T07:33:20.419 INFO:tasks.rados.rados.0.smithi084.stdout:1469: writing smithi08466639-402 from 3110383 to 3479280 tid 3 2023-10-01T07:33:20.419 INFO:tasks.rados.rados.0.smithi084.stdout:1470: read oid 197 snap -1 2023-10-01T07:33:20.419 INFO:tasks.rados.rados.0.smithi084.stdout:1470: expect (ObjNum 618 snap 0 seq_num 618) 2023-10-01T07:33:20.419 INFO:tasks.rados.rados.0.smithi084.stdout:1471: read oid 198 snap -1 2023-10-01T07:33:20.419 INFO:tasks.rados.rados.0.smithi084.stdout:1471: expect (ObjNum 197 snap 0 seq_num 197) 2023-10-01T07:33:20.420 INFO:tasks.rados.rados.0.smithi084.stdout:1472: read oid 174 snap -1 2023-10-01T07:33:20.420 INFO:tasks.rados.rados.0.smithi084.stdout:1472: expect (ObjNum 532 snap 0 seq_num 532) 2023-10-01T07:33:20.420 INFO:tasks.rados.rados.0.smithi084.stdout:1473: write oid 291 current snap is 0 2023-10-01T07:33:20.420 INFO:tasks.rados.rados.0.smithi084.stdout:1473: seq_num 1041 ranges {696087=558217,1833755=648359,3137806=358281} 2023-10-01T07:33:20.430 INFO:tasks.rados.rados.0.smithi084.stdout:1473: writing smithi08466639-291 from 696087 to 1254304 tid 1 2023-10-01T07:33:20.437 INFO:tasks.rados.rados.0.smithi084.stdout:1473: writing smithi08466639-291 from 1833755 to 2482114 tid 2 2023-10-01T07:33:20.444 INFO:tasks.rados.rados.0.smithi084.stdout:1473: writing smithi08466639-291 from 3137806 to 3496087 tid 3 2023-10-01T07:33:20.444 INFO:tasks.rados.rados.0.smithi084.stdout:1461: finishing write tid 3 to smithi08466639-86 2023-10-01T07:33:20.444 INFO:tasks.rados.rados.0.smithi084.stdout:1474: read oid 158 snap -1 2023-10-01T07:33:20.444 INFO:tasks.rados.rados.0.smithi084.stdout:1474: expect (ObjNum 962 snap 0 seq_num 962) 2023-10-01T07:33:20.444 INFO:tasks.rados.rados.0.smithi084.stdout:1475: read oid 204 snap -1 2023-10-01T07:33:20.445 INFO:tasks.rados.rados.0.smithi084.stdout:1475: expect (ObjNum 811 snap 0 seq_num 811) 2023-10-01T07:33:20.445 INFO:tasks.rados.rados.0.smithi084.stdout:1476: read oid 348 snap -1 2023-10-01T07:33:20.445 INFO:tasks.rados.rados.0.smithi084.stdout:1476: expect (ObjNum 347 snap 0 seq_num 347) 2023-10-01T07:33:20.445 INFO:tasks.rados.rados.0.smithi084.stdout:1477: write oid 319 current snap is 0 2023-10-01T07:33:20.445 INFO:tasks.rados.rados.0.smithi084.stdout:1477: seq_num 1042 ranges {712894=749819,2008590=792017,3281582=231312} 2023-10-01T07:33:20.452 INFO:tasks.rados.rados.0.smithi084.stdout:1477: writing smithi08466639-319 from 712894 to 1462713 tid 1 2023-10-01T07:33:20.459 INFO:tasks.rados.rados.0.smithi084.stdout:1477: writing smithi08466639-319 from 2008590 to 2800607 tid 2 2023-10-01T07:33:20.464 INFO:tasks.rados.rados.0.smithi084.stdout:1477: writing smithi08466639-319 from 3281582 to 3512894 tid 3 2023-10-01T07:33:20.464 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:33:20.464 INFO:tasks.rados.rados.0.smithi084.stdout:1461: finishing write tid 4 to smithi08466639-86 2023-10-01T07:33:20.464 INFO:tasks.rados.rados.0.smithi084.stdout:1461: finishing write tid 5 to smithi08466639-86 2023-10-01T07:33:20.464 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 86 v 252 (ObjNum 1037 snap 0 seq_num 1037) dirty exists 2023-10-01T07:33:20.464 INFO:tasks.rados.rados.0.smithi084.stdout:1461: left oid 86 (ObjNum 1037 snap 0 seq_num 1037) 2023-10-01T07:33:20.464 INFO:tasks.rados.rados.0.smithi084.stdout:1463: expect (ObjNum 604 snap 0 seq_num 604) 2023-10-01T07:33:20.559 INFO:tasks.rados.rados.0.smithi084.stdout:1464: finishing write tid 1 to smithi08466639-93 2023-10-01T07:33:20.560 INFO:tasks.rados.rados.0.smithi084.stdout:1464: finishing write tid 2 to smithi08466639-93 2023-10-01T07:33:20.560 INFO:tasks.rados.rados.0.smithi084.stdout:1464: finishing write tid 3 to smithi08466639-93 2023-10-01T07:33:20.560 INFO:tasks.rados.rados.0.smithi084.stdout:1464: finishing write tid 4 to smithi08466639-93 2023-10-01T07:33:20.560 INFO:tasks.rados.rados.0.smithi084.stdout:1464: finishing write tid 5 to smithi08466639-93 2023-10-01T07:33:20.560 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 93 v 168 (ObjNum 1039 snap 0 seq_num 1039) dirty exists 2023-10-01T07:33:20.560 INFO:tasks.rados.rados.0.smithi084.stdout:1464: left oid 93 (ObjNum 1039 snap 0 seq_num 1039) 2023-10-01T07:33:20.561 INFO:tasks.rados.rados.0.smithi084.stdout:1467: expect (ObjNum 400 snap 0 seq_num 400) 2023-10-01T07:33:20.650 INFO:tasks.rados.rados.0.smithi084.stdout:1465: expect (ObjNum 911 snap 0 seq_num 911) 2023-10-01T07:33:20.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:20 smithi112 bash[27689]: cluster 2023-10-01T07:33:19.246963+0000 mgr.y (mgr.24353) 215 : cluster [DBG] pgmap v190: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 68 MiB/s rd, 8.7 MiB/s wr, 92 op/s 2023-10-01T07:33:20.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:20 smithi112 bash[27689]: audit 2023-10-01T07:33:19.835055+0000 mon.a (mon.0) 706 : audit [DBG] from='client.? 172.21.15.84:0/3716680318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:20.798 INFO:tasks.rados.rados.0.smithi084.stdout:1466: expect (ObjNum 55 snap 0 seq_num 55) 2023-10-01T07:33:20.896 INFO:tasks.rados.rados.0.smithi084.stdout:1468: expect (ObjNum 961 snap 0 seq_num 961) 2023-10-01T07:33:21.018 INFO:tasks.rados.rados.0.smithi084.stdout:1469: finishing write tid 1 to smithi08466639-402 2023-10-01T07:33:21.019 INFO:tasks.rados.rados.0.smithi084.stdout:1469: finishing write tid 2 to smithi08466639-402 2023-10-01T07:33:21.019 INFO:tasks.rados.rados.0.smithi084.stdout:1469: finishing write tid 3 to smithi08466639-402 2023-10-01T07:33:21.019 INFO:tasks.rados.rados.0.smithi084.stdout:1469: finishing write tid 4 to smithi08466639-402 2023-10-01T07:33:21.019 INFO:tasks.rados.rados.0.smithi084.stdout:1470: expect (ObjNum 618 snap 0 seq_num 618) 2023-10-01T07:33:21.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:20 smithi084 bash[27378]: cluster 2023-10-01T07:33:19.246963+0000 mgr.y (mgr.24353) 215 : cluster [DBG] pgmap v190: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 68 MiB/s rd, 8.7 MiB/s wr, 92 op/s 2023-10-01T07:33:21.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:20 smithi084 bash[27378]: audit 2023-10-01T07:33:19.835055+0000 mon.a (mon.0) 706 : audit [DBG] from='client.? 172.21.15.84:0/3716680318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:21.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:20 smithi084 bash[33757]: cluster 2023-10-01T07:33:19.246963+0000 mgr.y (mgr.24353) 215 : cluster [DBG] pgmap v190: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 68 MiB/s rd, 8.7 MiB/s wr, 92 op/s 2023-10-01T07:33:21.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:20 smithi084 bash[33757]: audit 2023-10-01T07:33:19.835055+0000 mon.a (mon.0) 706 : audit [DBG] from='client.? 172.21.15.84:0/3716680318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:21.124 INFO:tasks.rados.rados.0.smithi084.stdout:1469: finishing write tid 5 to smithi08466639-402 2023-10-01T07:33:21.125 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 402 v 196 (ObjNum 1040 snap 0 seq_num 1040) dirty exists 2023-10-01T07:33:21.125 INFO:tasks.rados.rados.0.smithi084.stdout:1469: left oid 402 (ObjNum 1040 snap 0 seq_num 1040) 2023-10-01T07:33:21.125 INFO:tasks.rados.rados.0.smithi084.stdout:1472: expect (ObjNum 532 snap 0 seq_num 532) 2023-10-01T07:33:21.253 INFO:tasks.rados.rados.0.smithi084.stdout:1471: expect (ObjNum 197 snap 0 seq_num 197) 2023-10-01T07:33:21.356 INFO:tasks.rados.rados.0.smithi084.stdout:1473: finishing write tid 1 to smithi08466639-291 2023-10-01T07:33:21.356 INFO:tasks.rados.rados.0.smithi084.stdout:1473: finishing write tid 2 to smithi08466639-291 2023-10-01T07:33:21.356 INFO:tasks.rados.rados.0.smithi084.stdout:1473: finishing write tid 3 to smithi08466639-291 2023-10-01T07:33:21.356 INFO:tasks.rados.rados.0.smithi084.stdout:1473: finishing write tid 4 to smithi08466639-291 2023-10-01T07:33:21.356 INFO:tasks.rados.rados.0.smithi084.stdout:1473: finishing write tid 5 to smithi08466639-291 2023-10-01T07:33:21.356 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 291 v 191 (ObjNum 1041 snap 0 seq_num 1041) dirty exists 2023-10-01T07:33:21.356 INFO:tasks.rados.rados.0.smithi084.stdout:1473: left oid 291 (ObjNum 1041 snap 0 seq_num 1041) 2023-10-01T07:33:21.357 INFO:tasks.rados.rados.0.smithi084.stdout:1474: expect (ObjNum 962 snap 0 seq_num 962) 2023-10-01T07:33:21.452 INFO:tasks.rados.rados.0.smithi084.stdout:1477: finishing write tid 1 to smithi08466639-319 2023-10-01T07:33:21.453 INFO:tasks.rados.rados.0.smithi084.stdout:1475: expect (ObjNum 811 snap 0 seq_num 811) 2023-10-01T07:33:21.644 INFO:tasks.rados.rados.0.smithi084.stdout:1477: finishing write tid 2 to smithi08466639-319 2023-10-01T07:33:21.644 INFO:tasks.rados.rados.0.smithi084.stdout:1477: finishing write tid 3 to smithi08466639-319 2023-10-01T07:33:21.644 INFO:tasks.rados.rados.0.smithi084.stdout:1477: finishing write tid 4 to smithi08466639-319 2023-10-01T07:33:21.644 INFO:tasks.rados.rados.0.smithi084.stdout:1477: finishing write tid 5 to smithi08466639-319 2023-10-01T07:33:21.644 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 319 v 200 (ObjNum 1042 snap 0 seq_num 1042) dirty exists 2023-10-01T07:33:21.644 INFO:tasks.rados.rados.0.smithi084.stdout:1477: left oid 319 (ObjNum 1042 snap 0 seq_num 1042) 2023-10-01T07:33:21.644 INFO:tasks.rados.rados.0.smithi084.stdout:1476: expect (ObjNum 347 snap 0 seq_num 347) 2023-10-01T07:33:21.763 INFO:tasks.rados.rados.0.smithi084.stdout:1461: done (15 left) 2023-10-01T07:33:21.763 INFO:tasks.rados.rados.0.smithi084.stdout:1463: done (14 left) 2023-10-01T07:33:21.763 INFO:tasks.rados.rados.0.smithi084.stdout:1464: done (13 left) 2023-10-01T07:33:21.763 INFO:tasks.rados.rados.0.smithi084.stdout:1465: done (12 left) 2023-10-01T07:33:21.763 INFO:tasks.rados.rados.0.smithi084.stdout:1466: done (11 left) 2023-10-01T07:33:21.763 INFO:tasks.rados.rados.0.smithi084.stdout:1467: done (10 left) 2023-10-01T07:33:21.763 INFO:tasks.rados.rados.0.smithi084.stdout:1468: done (9 left) 2023-10-01T07:33:21.763 INFO:tasks.rados.rados.0.smithi084.stdout:1469: done (8 left) 2023-10-01T07:33:21.763 INFO:tasks.rados.rados.0.smithi084.stdout:1470: done (7 left) 2023-10-01T07:33:21.764 INFO:tasks.rados.rados.0.smithi084.stdout:1471: done (6 left) 2023-10-01T07:33:21.764 INFO:tasks.rados.rados.0.smithi084.stdout:1472: done (5 left) 2023-10-01T07:33:21.764 INFO:tasks.rados.rados.0.smithi084.stdout:1473: done (4 left) 2023-10-01T07:33:21.764 INFO:tasks.rados.rados.0.smithi084.stdout:1474: done (3 left) 2023-10-01T07:33:21.764 INFO:tasks.rados.rados.0.smithi084.stdout:1475: done (2 left) 2023-10-01T07:33:21.764 INFO:tasks.rados.rados.0.smithi084.stdout:1476: done (1 left) 2023-10-01T07:33:21.765 INFO:tasks.rados.rados.0.smithi084.stdout:1477: done (0 left) 2023-10-01T07:33:21.765 INFO:tasks.rados.rados.0.smithi084.stdout:1478: write oid 68 current snap is 0 2023-10-01T07:33:21.765 INFO:tasks.rados.rados.0.smithi084.stdout:1478: seq_num 1043 ranges {729701=425068,1667072=652028,2909005=485180} 2023-10-01T07:33:21.779 INFO:tasks.rados.rados.0.smithi084.stdout:1478: writing smithi08466639-68 from 729701 to 1154769 tid 1 2023-10-01T07:33:21.785 INFO:tasks.rados.rados.0.smithi084.stdout:1478: writing smithi08466639-68 from 1667072 to 2319100 tid 2 2023-10-01T07:33:21.792 INFO:tasks.rados.rados.0.smithi084.stdout:1478: writing smithi08466639-68 from 2909005 to 3394185 tid 3 2023-10-01T07:33:21.792 INFO:tasks.rados.rados.0.smithi084.stdout:1479: read oid 391 snap -1 2023-10-01T07:33:21.792 INFO:tasks.rados.rados.0.smithi084.stdout:1479: expect deleted 2023-10-01T07:33:21.792 INFO:tasks.rados.rados.0.smithi084.stdout:1480: write oid 66 current snap is 0 2023-10-01T07:33:21.792 INFO:tasks.rados.rados.0.smithi084.stdout:1478: finishing write tid 1 to smithi08466639-68 2023-10-01T07:33:21.792 INFO:tasks.rados.rados.0.smithi084.stdout:1478: finishing write tid 2 to smithi08466639-68 2023-10-01T07:33:21.792 INFO:tasks.rados.rados.0.smithi084.stdout:1480: seq_num 1044 ranges {746508=500317,2009201=795686,3220075=326433} 2023-10-01T07:33:21.798 INFO:tasks.rados.rados.0.smithi084.stdout:1480: writing smithi08466639-66 from 746508 to 1246825 tid 1 2023-10-01T07:33:21.807 INFO:tasks.rados.rados.0.smithi084.stdout:1480: writing smithi08466639-66 from 2009201 to 2804887 tid 2 2023-10-01T07:33:21.812 INFO:tasks.rados.rados.0.smithi084.stdout:1480: writing smithi08466639-66 from 3220075 to 3546508 tid 3 2023-10-01T07:33:21.812 INFO:tasks.rados.rados.0.smithi084.stdout:1481: read oid 70 snap -1 2023-10-01T07:33:21.812 INFO:tasks.rados.rados.0.smithi084.stdout:1481: expect (ObjNum 69 snap 0 seq_num 69) 2023-10-01T07:33:21.812 INFO:tasks.rados.rados.0.smithi084.stdout:1482: read oid 80 snap -1 2023-10-01T07:33:21.813 INFO:tasks.rados.rados.0.smithi084.stdout:1482: expect (ObjNum 738 snap 0 seq_num 738) 2023-10-01T07:33:21.813 INFO:tasks.rados.rados.0.smithi084.stdout:1483: read oid 444 snap -1 2023-10-01T07:33:21.813 INFO:tasks.rados.rados.0.smithi084.stdout:1483: expect (ObjNum 1004 snap 0 seq_num 1004) 2023-10-01T07:33:21.813 INFO:tasks.rados.rados.0.smithi084.stdout:1484: delete oid 493 current snap is 0 2023-10-01T07:33:21.813 INFO:tasks.rados.rados.0.smithi084.stdout:1478: finishing write tid 3 to smithi08466639-68 2023-10-01T07:33:21.813 INFO:tasks.rados.rados.0.smithi084.stdout:1478: finishing write tid 4 to smithi08466639-68 2023-10-01T07:33:21.813 INFO:tasks.rados.rados.0.smithi084.stdout:1478: finishing write tid 5 to smithi08466639-68 2023-10-01T07:33:21.813 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 68 v 269 (ObjNum 1043 snap 0 seq_num 1043) dirty exists 2023-10-01T07:33:21.813 INFO:tasks.rados.rados.0.smithi084.stdout:1478: left oid 68 (ObjNum 1043 snap 0 seq_num 1043) 2023-10-01T07:33:21.813 INFO:tasks.rados.rados.0.smithi084.stdout:1480: finishing write tid 1 to smithi08466639-66 2023-10-01T07:33:21.814 INFO:tasks.rados.rados.0.smithi084.stdout:1480: finishing write tid 2 to smithi08466639-66 2023-10-01T07:33:21.815 INFO:tasks.rados.rados.0.smithi084.stdout:1478: done (6 left) 2023-10-01T07:33:21.815 INFO:tasks.rados.rados.0.smithi084.stdout:1479: done (5 left) 2023-10-01T07:33:21.815 INFO:tasks.rados.rados.0.smithi084.stdout:1484: done (4 left) 2023-10-01T07:33:21.815 INFO:tasks.rados.rados.0.smithi084.stdout:1485: read oid 368 snap -1 2023-10-01T07:33:21.815 INFO:tasks.rados.rados.0.smithi084.stdout:1485: expect (ObjNum 834 snap 0 seq_num 834) 2023-10-01T07:33:21.815 INFO:tasks.rados.rados.0.smithi084.stdout:1486: write oid 322 current snap is 0 2023-10-01T07:33:21.815 INFO:tasks.rados.rados.0.smithi084.stdout:1486: seq_num 1046 ranges {780122=650815,2126165=799355} 2023-10-01T07:33:21.823 INFO:tasks.rados.rados.0.smithi084.stdout:1486: writing smithi08466639-322 from 780122 to 1430937 tid 1 2023-10-01T07:33:21.833 INFO:tasks.rados.rados.0.smithi084.stdout:1486: writing smithi08466639-322 from 2126165 to 2925520 tid 2 2023-10-01T07:33:21.833 INFO:tasks.rados.rados.0.smithi084.stdout:1487: read oid 463 snap -1 2023-10-01T07:33:21.833 INFO:tasks.rados.rados.0.smithi084.stdout:1487: expect (ObjNum 1008 snap 0 seq_num 1008) 2023-10-01T07:33:21.833 INFO:tasks.rados.rados.0.smithi084.stdout:1488: delete oid 313 current snap is 0 2023-10-01T07:33:21.833 INFO:tasks.rados.rados.0.smithi084.stdout:1480: finishing write tid 3 to smithi08466639-66 2023-10-01T07:33:21.833 INFO:tasks.rados.rados.0.smithi084.stdout:1480: finishing write tid 4 to smithi08466639-66 2023-10-01T07:33:21.834 INFO:tasks.rados.rados.0.smithi084.stdout:1480: finishing write tid 5 to smithi08466639-66 2023-10-01T07:33:21.834 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 66 v 249 (ObjNum 1044 snap 0 seq_num 1044) dirty exists 2023-10-01T07:33:21.834 INFO:tasks.rados.rados.0.smithi084.stdout:1480: left oid 66 (ObjNum 1044 snap 0 seq_num 1044) 2023-10-01T07:33:21.834 INFO:tasks.rados.rados.0.smithi084.stdout:1483: expect (ObjNum 1004 snap 0 seq_num 1004) 2023-10-01T07:33:22.021 INFO:tasks.rados.rados.0.smithi084.stdout:1481: expect (ObjNum 69 snap 0 seq_num 69) 2023-10-01T07:33:22.135 INFO:tasks.rados.rados.0.smithi084.stdout:1485: expect (ObjNum 834 snap 0 seq_num 834) 2023-10-01T07:33:22.244 INFO:tasks.rados.rados.0.smithi084.stdout:1482: expect (ObjNum 738 snap 0 seq_num 738) 2023-10-01T07:33:22.353 INFO:tasks.rados.rados.0.smithi084.stdout:1486: finishing write tid 1 to smithi08466639-322 2023-10-01T07:33:22.353 INFO:tasks.rados.rados.0.smithi084.stdout:1486: finishing write tid 2 to smithi08466639-322 2023-10-01T07:33:22.353 INFO:tasks.rados.rados.0.smithi084.stdout:1486: finishing write tid 3 to smithi08466639-322 2023-10-01T07:33:22.353 INFO:tasks.rados.rados.0.smithi084.stdout:1486: finishing write tid 4 to smithi08466639-322 2023-10-01T07:33:22.353 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 322 v 252 (ObjNum 1046 snap 0 seq_num 1046) dirty exists 2023-10-01T07:33:22.354 INFO:tasks.rados.rados.0.smithi084.stdout:1486: left oid 322 (ObjNum 1046 snap 0 seq_num 1046) 2023-10-01T07:33:22.354 INFO:tasks.rados.rados.0.smithi084.stdout:1487: expect (ObjNum 1008 snap 0 seq_num 1008) 2023-10-01T07:33:22.529 INFO:tasks.rados.rados.0.smithi084.stdout:1480: done (7 left) 2023-10-01T07:33:22.529 INFO:tasks.rados.rados.0.smithi084.stdout:1481: done (6 left) 2023-10-01T07:33:22.529 INFO:tasks.rados.rados.0.smithi084.stdout:1482: done (5 left) 2023-10-01T07:33:22.530 INFO:tasks.rados.rados.0.smithi084.stdout:1483: done (4 left) 2023-10-01T07:33:22.530 INFO:tasks.rados.rados.0.smithi084.stdout:1485: done (3 left) 2023-10-01T07:33:22.530 INFO:tasks.rados.rados.0.smithi084.stdout:1486: done (2 left) 2023-10-01T07:33:22.530 INFO:tasks.rados.rados.0.smithi084.stdout:1487: done (1 left) 2023-10-01T07:33:22.530 INFO:tasks.rados.rados.0.smithi084.stdout:1488: done (0 left) 2023-10-01T07:33:22.530 INFO:tasks.rados.rados.0.smithi084.stdout:1489: read oid 481 snap -1 2023-10-01T07:33:22.530 INFO:tasks.rados.rados.0.smithi084.stdout:1489: expect (ObjNum 844 snap 0 seq_num 844) 2023-10-01T07:33:22.530 INFO:tasks.rados.rados.0.smithi084.stdout:1490: read oid 374 snap -1 2023-10-01T07:33:22.530 INFO:tasks.rados.rados.0.smithi084.stdout:1490: expect (ObjNum 373 snap 0 seq_num 373) 2023-10-01T07:33:22.530 INFO:tasks.rados.rados.0.smithi084.stdout:1491: write oid 323 current snap is 0 2023-10-01T07:33:22.530 INFO:tasks.rados.rados.0.smithi084.stdout:1491: seq_num 1048 ranges {413736=401313,1326776=403024,2413414=457893,3438716=175020} 2023-10-01T07:33:22.539 INFO:tasks.rados.rados.0.smithi084.stdout:1491: writing smithi08466639-323 from 413736 to 815049 tid 1 2023-10-01T07:33:22.545 INFO:tasks.rados.rados.0.smithi084.stdout:1491: writing smithi08466639-323 from 1326776 to 1729800 tid 2 2023-10-01T07:33:22.552 INFO:tasks.rados.rados.0.smithi084.stdout:1491: writing smithi08466639-323 from 2413414 to 2871307 tid 3 2023-10-01T07:33:22.557 INFO:tasks.rados.rados.0.smithi084.stdout:1491: writing smithi08466639-323 from 3438716 to 3613736 tid 4 2023-10-01T07:33:22.557 INFO:tasks.rados.rados.0.smithi084.stdout:1492: read oid 498 snap -1 2023-10-01T07:33:22.557 INFO:tasks.rados.rados.0.smithi084.stdout:1492: expect (ObjNum 497 snap 0 seq_num 497) 2023-10-01T07:33:22.557 INFO:tasks.rados.rados.0.smithi084.stdout:1493: read oid 378 snap -1 2023-10-01T07:33:22.557 INFO:tasks.rados.rados.0.smithi084.stdout:1493: expect (ObjNum 742 snap 0 seq_num 742) 2023-10-01T07:33:22.557 INFO:tasks.rados.rados.0.smithi084.stdout:1494: delete oid 92 current snap is 0 2023-10-01T07:33:22.558 INFO:tasks.rados.rados.0.smithi084.stdout:1490: expect (ObjNum 373 snap 0 seq_num 373) 2023-10-01T07:33:22.643 INFO:tasks.rados.rados.0.smithi084.stdout:1489: expect (ObjNum 844 snap 0 seq_num 844) 2023-10-01T07:33:22.744 INFO:tasks.rados.rados.0.smithi084.stdout:1491: finishing write tid 1 to smithi08466639-323 2023-10-01T07:33:22.744 INFO:tasks.rados.rados.0.smithi084.stdout:1491: finishing write tid 2 to smithi08466639-323 2023-10-01T07:33:22.744 INFO:tasks.rados.rados.0.smithi084.stdout:1491: finishing write tid 3 to smithi08466639-323 2023-10-01T07:33:22.745 INFO:tasks.rados.rados.0.smithi084.stdout:1491: finishing write tid 4 to smithi08466639-323 2023-10-01T07:33:22.745 INFO:tasks.rados.rados.0.smithi084.stdout:1491: finishing write tid 5 to smithi08466639-323 2023-10-01T07:33:22.745 INFO:tasks.rados.rados.0.smithi084.stdout:1491: finishing write tid 6 to smithi08466639-323 2023-10-01T07:33:22.745 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 323 v 215 (ObjNum 1048 snap 0 seq_num 1048) dirty exists 2023-10-01T07:33:22.745 INFO:tasks.rados.rados.0.smithi084.stdout:1491: left oid 323 (ObjNum 1048 snap 0 seq_num 1048) 2023-10-01T07:33:22.745 INFO:tasks.rados.rados.0.smithi084.stdout:1492: expect (ObjNum 497 snap 0 seq_num 497) 2023-10-01T07:33:22.826 INFO:tasks.rados.rados.0.smithi084.stdout:1493: expect (ObjNum 742 snap 0 seq_num 742) 2023-10-01T07:33:22.940 INFO:tasks.rados.rados.0.smithi084.stdout:1489: done (5 left) 2023-10-01T07:33:22.940 INFO:tasks.rados.rados.0.smithi084.stdout:1490: done (4 left) 2023-10-01T07:33:22.941 INFO:tasks.rados.rados.0.smithi084.stdout:1491: done (3 left) 2023-10-01T07:33:22.941 INFO:tasks.rados.rados.0.smithi084.stdout:1492: done (2 left) 2023-10-01T07:33:22.941 INFO:tasks.rados.rados.0.smithi084.stdout:1493: done (1 left) 2023-10-01T07:33:22.941 INFO:tasks.rados.rados.0.smithi084.stdout:1494: done (0 left) 2023-10-01T07:33:22.941 INFO:tasks.rados.rados.0.smithi084.stdout:1495: write oid 140 current snap is 0 2023-10-01T07:33:22.941 INFO:tasks.rados.rados.0.smithi084.stdout:1495: seq_num 1050 ranges {447350=668164,1560093=406693,2584613=480437} 2023-10-01T07:33:22.953 INFO:tasks.rados.rados.0.smithi084.stdout:1495: writing smithi08466639-140 from 447350 to 1115514 tid 1 2023-10-01T07:33:22.958 INFO:tasks.rados.rados.0.smithi084.stdout:1495: writing smithi08466639-140 from 1560093 to 1966786 tid 2 2023-10-01T07:33:22.964 INFO:tasks.rados.rados.0.smithi084.stdout:1495: writing smithi08466639-140 from 2584613 to 3065050 tid 3 2023-10-01T07:33:22.964 INFO:tasks.rados.rados.0.smithi084.stdout:1496: write oid 163 current snap is 0 2023-10-01T07:33:22.964 INFO:tasks.rados.rados.0.smithi084.stdout:1496: seq_num 1051 ranges {464157=743413,1618575=666704,3012036=408062} 2023-10-01T07:33:22.971 INFO:tasks.rados.rados.0.smithi084.stdout:1496: writing smithi08466639-163 from 464157 to 1207570 tid 1 2023-10-01T07:33:22.977 INFO:tasks.rados.rados.0.smithi084.stdout:1496: writing smithi08466639-163 from 1618575 to 2285279 tid 2 2023-10-01T07:33:22.977 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:22 smithi112 bash[27689]: cluster 2023-10-01T07:33:21.248051+0000 mgr.y (mgr.24353) 216 : cluster [DBG] pgmap v191: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 99 MiB/s rd, 13 MiB/s wr, 133 op/s 2023-10-01T07:33:22.977 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:22 smithi112 bash[27689]: audit 2023-10-01T07:33:22.210743+0000 mon.c (mon.2) 113 : audit [DBG] from='client.? 172.21.15.84:0/1505474444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:22.984 INFO:tasks.rados.rados.0.smithi084.stdout:1496: writing smithi08466639-163 from 3012036 to 3420098 tid 3 2023-10-01T07:33:22.984 INFO:tasks.rados.rados.0.smithi084.stdout:1497: write oid 132 current snap is 0 2023-10-01T07:33:22.984 INFO:tasks.rados.rados.0.smithi084.stdout:1495: finishing write tid 1 to smithi08466639-140 2023-10-01T07:33:22.984 INFO:tasks.rados.rados.0.smithi084.stdout:1497: seq_num 1052 ranges {480964=418662,1560704=410362,2523106=619334} 2023-10-01T07:33:22.989 INFO:tasks.rados.rados.0.smithi084.stdout:1497: writing smithi08466639-132 from 480964 to 899626 tid 1 2023-10-01T07:33:22.995 INFO:tasks.rados.rados.0.smithi084.stdout:1497: writing smithi08466639-132 from 1560704 to 1971066 tid 2 2023-10-01T07:33:23.002 INFO:tasks.rados.rados.0.smithi084.stdout:1497: writing smithi08466639-132 from 2523106 to 3142440 tid 3 2023-10-01T07:33:23.002 INFO:tasks.rados.rados.0.smithi084.stdout:1498: delete oid 275 current snap is 0 2023-10-01T07:33:23.003 INFO:tasks.rados.rados.0.smithi084.stdout:1495: finishing write tid 2 to smithi08466639-140 2023-10-01T07:33:23.003 INFO:tasks.rados.rados.0.smithi084.stdout:1495: finishing write tid 3 to smithi08466639-140 2023-10-01T07:33:23.003 INFO:tasks.rados.rados.0.smithi084.stdout:1495: finishing write tid 4 to smithi08466639-140 2023-10-01T07:33:23.003 INFO:tasks.rados.rados.0.smithi084.stdout:1495: finishing write tid 5 to smithi08466639-140 2023-10-01T07:33:23.003 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 140 v 154 (ObjNum 1050 snap 0 seq_num 1050) dirty exists 2023-10-01T07:33:23.003 INFO:tasks.rados.rados.0.smithi084.stdout:1495: left oid 140 (ObjNum 1050 snap 0 seq_num 1050) 2023-10-01T07:33:23.003 INFO:tasks.rados.rados.0.smithi084.stdout:1496: finishing write tid 1 to smithi08466639-163 2023-10-01T07:33:23.003 INFO:tasks.rados.rados.0.smithi084.stdout:1496: finishing write tid 2 to smithi08466639-163 2023-10-01T07:33:23.003 INFO:tasks.rados.rados.0.smithi084.stdout:1496: finishing write tid 3 to smithi08466639-163 2023-10-01T07:33:23.004 INFO:tasks.rados.rados.0.smithi084.stdout:1496: finishing write tid 4 to smithi08466639-163 2023-10-01T07:33:23.004 INFO:tasks.rados.rados.0.smithi084.stdout:1496: finishing write tid 5 to smithi08466639-163 2023-10-01T07:33:23.004 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 163 v 253 (ObjNum 1051 snap 0 seq_num 1051) dirty exists 2023-10-01T07:33:23.004 INFO:tasks.rados.rados.0.smithi084.stdout:1496: left oid 163 (ObjNum 1051 snap 0 seq_num 1051) 2023-10-01T07:33:23.004 INFO:tasks.rados.rados.0.smithi084.stdout:1497: finishing write tid 1 to smithi08466639-132 2023-10-01T07:33:23.004 INFO:tasks.rados.rados.0.smithi084.stdout:1497: finishing write tid 2 to smithi08466639-132 2023-10-01T07:33:23.004 INFO:tasks.rados.rados.0.smithi084.stdout:1495: done (3 left) 2023-10-01T07:33:23.004 INFO:tasks.rados.rados.0.smithi084.stdout:1496: done (2 left) 2023-10-01T07:33:23.005 INFO:tasks.rados.rados.0.smithi084.stdout:1498: done (1 left) 2023-10-01T07:33:23.005 INFO:tasks.rados.rados.0.smithi084.stdout:1499: read oid 171 snap -1 2023-10-01T07:33:23.005 INFO:tasks.rados.rados.0.smithi084.stdout:1499: expect (ObjNum 170 snap 0 seq_num 170) 2023-10-01T07:33:23.005 INFO:tasks.rados.rados.0.smithi084.stdout:1500: write oid 35 current snap is 0 2023-10-01T07:33:23.005 INFO:tasks.rados.rados.0.smithi084.stdout:1500: seq_num 1054 ranges {514578=569160,1677668=414031,2577952=641878} 2023-10-01T07:33:23.010 INFO:tasks.rados.rados.0.smithi084.stdout:1500: writing smithi08466639-35 from 514578 to 1083738 tid 1 2023-10-01T07:33:23.016 INFO:tasks.rados.rados.0.smithi084.stdout:1500: writing smithi08466639-35 from 1677668 to 2091699 tid 2 2023-10-01T07:33:23.023 INFO:tasks.rados.rados.0.smithi084.stdout:1500: writing smithi08466639-35 from 2577952 to 3219830 tid 3 2023-10-01T07:33:23.023 INFO:tasks.rados.rados.0.smithi084.stdout:1501: delete oid 104 current snap is 0 2023-10-01T07:33:23.023 INFO:tasks.rados.rados.0.smithi084.stdout:1497: finishing write tid 3 to smithi08466639-132 2023-10-01T07:33:23.023 INFO:tasks.rados.rados.0.smithi084.stdout:1497: finishing write tid 4 to smithi08466639-132 2023-10-01T07:33:23.023 INFO:tasks.rados.rados.0.smithi084.stdout:1497: finishing write tid 5 to smithi08466639-132 2023-10-01T07:33:23.024 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 132 v 205 (ObjNum 1052 snap 0 seq_num 1052) dirty exists 2023-10-01T07:33:23.024 INFO:tasks.rados.rados.0.smithi084.stdout:1497: left oid 132 (ObjNum 1052 snap 0 seq_num 1052) 2023-10-01T07:33:23.024 INFO:tasks.rados.rados.0.smithi084.stdout:1499: expect (ObjNum 170 snap 0 seq_num 170) 2023-10-01T07:33:23.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:22 smithi084 bash[33757]: cluster 2023-10-01T07:33:21.248051+0000 mgr.y (mgr.24353) 216 : cluster [DBG] pgmap v191: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 99 MiB/s rd, 13 MiB/s wr, 133 op/s 2023-10-01T07:33:23.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:22 smithi084 bash[33757]: audit 2023-10-01T07:33:22.210743+0000 mon.c (mon.2) 113 : audit [DBG] from='client.? 172.21.15.84:0/1505474444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:23.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:22 smithi084 bash[27378]: cluster 2023-10-01T07:33:21.248051+0000 mgr.y (mgr.24353) 216 : cluster [DBG] pgmap v191: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 99 MiB/s rd, 13 MiB/s wr, 133 op/s 2023-10-01T07:33:23.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:22 smithi084 bash[27378]: audit 2023-10-01T07:33:22.210743+0000 mon.c (mon.2) 113 : audit [DBG] from='client.? 172.21.15.84:0/1505474444' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:23.123 INFO:tasks.rados.rados.0.smithi084.stdout:1500: finishing write tid 1 to smithi08466639-35 2023-10-01T07:33:23.123 INFO:tasks.rados.rados.0.smithi084.stdout:1500: finishing write tid 2 to smithi08466639-35 2023-10-01T07:33:23.123 INFO:tasks.rados.rados.0.smithi084.stdout:1500: finishing write tid 3 to smithi08466639-35 2023-10-01T07:33:23.124 INFO:tasks.rados.rados.0.smithi084.stdout:1500: finishing write tid 4 to smithi08466639-35 2023-10-01T07:33:23.124 INFO:tasks.rados.rados.0.smithi084.stdout:1500: finishing write tid 5 to smithi08466639-35 2023-10-01T07:33:23.124 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 35 v 195 (ObjNum 1054 snap 0 seq_num 1054) dirty exists 2023-10-01T07:33:23.124 INFO:tasks.rados.rados.0.smithi084.stdout:1500: left oid 35 (ObjNum 1054 snap 0 seq_num 1054) 2023-10-01T07:33:23.124 INFO:tasks.rados.rados.0.smithi084.stdout:1497: done (3 left) 2023-10-01T07:33:23.124 INFO:tasks.rados.rados.0.smithi084.stdout:1499: done (2 left) 2023-10-01T07:33:23.124 INFO:tasks.rados.rados.0.smithi084.stdout:1500: done (1 left) 2023-10-01T07:33:23.124 INFO:tasks.rados.rados.0.smithi084.stdout:1501: done (0 left) 2023-10-01T07:33:23.124 INFO:tasks.rados.rados.0.smithi084.stdout:1502: write oid 180 current snap is 0 2023-10-01T07:33:23.124 INFO:tasks.rados.rados.0.smithi084.stdout:1502: seq_num 1056 ranges {548192=719658,1678279=417700,2516445=780775} 2023-10-01T07:33:23.137 INFO:tasks.rados.rados.0.smithi084.stdout:1502: writing smithi08466639-180 from 548192 to 1267850 tid 1 2023-10-01T07:33:23.141 INFO:tasks.rados.rados.0.smithi084.stdout:1502: writing smithi08466639-180 from 1678279 to 2095979 tid 2 2023-10-01T07:33:23.148 INFO:tasks.rados.rados.0.smithi084.stdout:1502: writing smithi08466639-180 from 2516445 to 3297220 tid 3 2023-10-01T07:33:23.149 INFO:tasks.rados.rados.0.smithi084.stdout:1503: read oid 115 snap -1 2023-10-01T07:33:23.149 INFO:tasks.rados.rados.0.smithi084.stdout:1503: expect (ObjNum 901 snap 0 seq_num 901) 2023-10-01T07:33:23.149 INFO:tasks.rados.rados.0.smithi084.stdout:1504: write oid 205 current snap is 0 2023-10-01T07:33:23.149 INFO:tasks.rados.rados.0.smithi084.stdout:1502: finishing write tid 1 to smithi08466639-180 2023-10-01T07:33:23.149 INFO:tasks.rados.rados.0.smithi084.stdout:1502: finishing write tid 2 to smithi08466639-180 2023-10-01T07:33:23.149 INFO:tasks.rados.rados.0.smithi084.stdout:1504: seq_num 1057 ranges {564999=511260,1853114=561358,3060221=592047} 2023-10-01T07:33:23.154 INFO:tasks.rados.rados.0.smithi084.stdout:1504: writing smithi08466639-205 from 564999 to 1076259 tid 1 2023-10-01T07:33:23.161 INFO:tasks.rados.rados.0.smithi084.stdout:1504: writing smithi08466639-205 from 1853114 to 2414472 tid 2 2023-10-01T07:33:23.169 INFO:tasks.rados.rados.0.smithi084.stdout:1504: writing smithi08466639-205 from 3060221 to 3652268 tid 3 2023-10-01T07:33:23.169 INFO:tasks.rados.rados.0.smithi084.stdout:1505: read oid 272 snap -1 2023-10-01T07:33:23.169 INFO:tasks.rados.rados.0.smithi084.stdout:1505: expect (ObjNum 992 snap 0 seq_num 992) 2023-10-01T07:33:23.169 INFO:tasks.rados.rados.0.smithi084.stdout:1506: write oid 384 current snap is 0 2023-10-01T07:33:23.169 INFO:tasks.rados.rados.0.smithi084.stdout:1506: seq_num 1058 ranges {581806=586509,1911596=421369,3087644=403319} 2023-10-01T07:33:23.175 INFO:tasks.rados.rados.0.smithi084.stdout:1506: writing smithi08466639-384 from 581806 to 1168315 tid 1 2023-10-01T07:33:23.181 INFO:tasks.rados.rados.0.smithi084.stdout:1506: writing smithi08466639-384 from 1911596 to 2332965 tid 2 2023-10-01T07:33:23.188 INFO:tasks.rados.rados.0.smithi084.stdout:1506: writing smithi08466639-384 from 3087644 to 3490963 tid 3 2023-10-01T07:33:23.188 INFO:tasks.rados.rados.0.smithi084.stdout:1507: delete oid 290 current snap is 0 2023-10-01T07:33:23.188 INFO:tasks.rados.rados.0.smithi084.stdout:1502: finishing write tid 3 to smithi08466639-180 2023-10-01T07:33:23.188 INFO:tasks.rados.rados.0.smithi084.stdout:1502: finishing write tid 4 to smithi08466639-180 2023-10-01T07:33:23.189 INFO:tasks.rados.rados.0.smithi084.stdout:1502: finishing write tid 5 to smithi08466639-180 2023-10-01T07:33:23.189 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 180 v 257 (ObjNum 1056 snap 0 seq_num 1056) dirty exists 2023-10-01T07:33:23.189 INFO:tasks.rados.rados.0.smithi084.stdout:1502: left oid 180 (ObjNum 1056 snap 0 seq_num 1056) 2023-10-01T07:33:23.189 INFO:tasks.rados.rados.0.smithi084.stdout:1503: expect (ObjNum 901 snap 0 seq_num 901) 2023-10-01T07:33:23.291 INFO:tasks.rados.rados.0.smithi084.stdout:1504: finishing write tid 1 to smithi08466639-205 2023-10-01T07:33:23.291 INFO:tasks.rados.rados.0.smithi084.stdout:1504: finishing write tid 2 to smithi08466639-205 2023-10-01T07:33:23.292 INFO:tasks.rados.rados.0.smithi084.stdout:1504: finishing write tid 3 to smithi08466639-205 2023-10-01T07:33:23.292 INFO:tasks.rados.rados.0.smithi084.stdout:1504: finishing write tid 4 to smithi08466639-205 2023-10-01T07:33:23.292 INFO:tasks.rados.rados.0.smithi084.stdout:1504: finishing write tid 5 to smithi08466639-205 2023-10-01T07:33:23.292 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 205 v 174 (ObjNum 1057 snap 0 seq_num 1057) dirty exists 2023-10-01T07:33:23.292 INFO:tasks.rados.rados.0.smithi084.stdout:1504: left oid 205 (ObjNum 1057 snap 0 seq_num 1057) 2023-10-01T07:33:23.292 INFO:tasks.rados.rados.0.smithi084.stdout:1505: expect (ObjNum 992 snap 0 seq_num 992) 2023-10-01T07:33:23.414 INFO:tasks.rados.rados.0.smithi084.stdout:1506: finishing write tid 1 to smithi08466639-384 2023-10-01T07:33:23.414 INFO:tasks.rados.rados.0.smithi084.stdout:1506: finishing write tid 2 to smithi08466639-384 2023-10-01T07:33:23.414 INFO:tasks.rados.rados.0.smithi084.stdout:1502: done (5 left) 2023-10-01T07:33:23.414 INFO:tasks.rados.rados.0.smithi084.stdout:1503: done (4 left) 2023-10-01T07:33:23.414 INFO:tasks.rados.rados.0.smithi084.stdout:1504: done (3 left) 2023-10-01T07:33:23.415 INFO:tasks.rados.rados.0.smithi084.stdout:1505: done (2 left) 2023-10-01T07:33:23.415 INFO:tasks.rados.rados.0.smithi084.stdout:1507: done (1 left) 2023-10-01T07:33:23.415 INFO:tasks.rados.rados.0.smithi084.stdout:1508: write oid 484 current snap is 0 2023-10-01T07:33:23.415 INFO:tasks.rados.rados.0.smithi084.stdout:1506: finishing write tid 3 to smithi08466639-384 2023-10-01T07:33:23.415 INFO:tasks.rados.rados.0.smithi084.stdout:1508: seq_num 1060 ranges {615420=737007,1912207=425038,3026137=542216} 2023-10-01T07:33:23.421 INFO:tasks.rados.rados.0.smithi084.stdout:1508: writing smithi08466639-484 from 615420 to 1352427 tid 1 2023-10-01T07:33:23.427 INFO:tasks.rados.rados.0.smithi084.stdout:1508: writing smithi08466639-484 from 1912207 to 2337245 tid 2 2023-10-01T07:33:23.435 INFO:tasks.rados.rados.0.smithi084.stdout:1508: writing smithi08466639-484 from 3026137 to 3568353 tid 3 2023-10-01T07:33:23.435 INFO:tasks.rados.rados.0.smithi084.stdout:1509: read oid 34 snap -1 2023-10-01T07:33:23.435 INFO:tasks.rados.rados.0.smithi084.stdout:1509: expect (ObjNum 33 snap 0 seq_num 33) 2023-10-01T07:33:23.435 INFO:tasks.rados.rados.0.smithi084.stdout:1510: delete oid 371 current snap is 0 2023-10-01T07:33:23.435 INFO:tasks.rados.rados.0.smithi084.stdout:1506: finishing write tid 4 to smithi08466639-384 2023-10-01T07:33:23.436 INFO:tasks.rados.rados.0.smithi084.stdout:1506: finishing write tid 5 to smithi08466639-384 2023-10-01T07:33:23.436 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 384 v 257 (ObjNum 1058 snap 0 seq_num 1058) dirty exists 2023-10-01T07:33:23.436 INFO:tasks.rados.rados.0.smithi084.stdout:1506: left oid 384 (ObjNum 1058 snap 0 seq_num 1058) 2023-10-01T07:33:23.436 INFO:tasks.rados.rados.0.smithi084.stdout:1508: finishing write tid 1 to smithi08466639-484 2023-10-01T07:33:23.436 INFO:tasks.rados.rados.0.smithi084.stdout:1508: finishing write tid 2 to smithi08466639-484 2023-10-01T07:33:23.437 INFO:tasks.rados.rados.0.smithi084.stdout:1506: done (3 left) 2023-10-01T07:33:23.437 INFO:tasks.rados.rados.0.smithi084.stdout:1510: done (2 left) 2023-10-01T07:33:23.437 INFO:tasks.rados.rados.0.smithi084.stdout:1511: write oid 235 current snap is 0 2023-10-01T07:33:23.437 INFO:tasks.rados.rados.0.smithi084.stdout:1511: seq_num 1062 ranges {649034=487505,1629171=428707,2680983=564760,3798768=50266} 2023-10-01T07:33:23.442 INFO:tasks.rados.rados.0.smithi084.stdout:1511: writing smithi08466639-235 from 649034 to 1136539 tid 1 2023-10-01T07:33:23.448 INFO:tasks.rados.rados.0.smithi084.stdout:1511: writing smithi08466639-235 from 1629171 to 2057878 tid 2 2023-10-01T07:33:23.454 INFO:tasks.rados.rados.0.smithi084.stdout:1511: writing smithi08466639-235 from 2680983 to 3245743 tid 3 2023-10-01T07:33:23.458 INFO:tasks.rados.rados.0.smithi084.stdout:1511: writing smithi08466639-235 from 3798768 to 3849034 tid 4 2023-10-01T07:33:23.458 INFO:tasks.rados.rados.0.smithi084.stdout:1512: write oid 28 current snap is 0 2023-10-01T07:33:23.458 INFO:tasks.rados.rados.0.smithi084.stdout:1512: seq_num 1063 ranges {665841=562754,1687653=572365,2708406=776032} 2023-10-01T07:33:23.466 INFO:tasks.rados.rados.0.smithi084.stdout:1512: writing smithi08466639-28 from 665841 to 1228595 tid 1 2023-10-01T07:33:23.471 INFO:tasks.rados.rados.0.smithi084.stdout:1512: writing smithi08466639-28 from 1687653 to 2260018 tid 2 2023-10-01T07:33:23.478 INFO:tasks.rados.rados.0.smithi084.stdout:1512: writing smithi08466639-28 from 2708406 to 3484438 tid 3 2023-10-01T07:33:23.479 INFO:tasks.rados.rados.0.smithi084.stdout:1513: read oid 403 snap -1 2023-10-01T07:33:23.479 INFO:tasks.rados.rados.0.smithi084.stdout:1513: expect (ObjNum 402 snap 0 seq_num 402) 2023-10-01T07:33:23.479 INFO:tasks.rados.rados.0.smithi084.stdout:1514: write oid 208 current snap is 0 2023-10-01T07:33:23.479 INFO:tasks.rados.rados.0.smithi084.stdout:1514: seq_num 1064 ranges {682648=638003,2029782=432376,3019476=587304} 2023-10-01T07:33:23.486 INFO:tasks.rados.rados.0.smithi084.stdout:1514: writing smithi08466639-208 from 682648 to 1320651 tid 1 2023-10-01T07:33:23.492 INFO:tasks.rados.rados.0.smithi084.stdout:1514: writing smithi08466639-208 from 2029782 to 2462158 tid 2 2023-10-01T07:33:23.499 INFO:tasks.rados.rados.0.smithi084.stdout:1514: writing smithi08466639-208 from 3019476 to 3606780 tid 3 2023-10-01T07:33:23.499 INFO:tasks.rados.rados.0.smithi084.stdout:1515: read oid 130 snap -1 2023-10-01T07:33:23.499 INFO:tasks.rados.rados.0.smithi084.stdout:1515: expect (ObjNum 531 snap 0 seq_num 531) 2023-10-01T07:33:23.499 INFO:tasks.rados.rados.0.smithi084.stdout:1516: read oid 332 snap -1 2023-10-01T07:33:23.499 INFO:tasks.rados.rados.0.smithi084.stdout:1516: expect (ObjNum 331 snap 0 seq_num 331) 2023-10-01T07:33:23.499 INFO:tasks.rados.rados.0.smithi084.stdout:1517: read oid 499 snap -1 2023-10-01T07:33:23.499 INFO:tasks.rados.rados.0.smithi084.stdout:1517: expect (ObjNum 580 snap 0 seq_num 580) 2023-10-01T07:33:23.499 INFO:tasks.rados.rados.0.smithi084.stdout:1518: write oid 453 current snap is 0 2023-10-01T07:33:23.499 INFO:tasks.rados.rados.0.smithi084.stdout:1518: seq_num 1065 ranges {699455=429605,1804617=576034,3163252=514929} 2023-10-01T07:33:23.507 INFO:tasks.rados.rados.0.smithi084.stdout:1518: writing smithi08466639-453 from 699455 to 1129060 tid 1 2023-10-01T07:33:23.514 INFO:tasks.rados.rados.0.smithi084.stdout:1518: writing smithi08466639-453 from 1804617 to 2380651 tid 2 2023-10-01T07:33:23.522 INFO:tasks.rados.rados.0.smithi084.stdout:1518: writing smithi08466639-453 from 3163252 to 3678181 tid 3 2023-10-01T07:33:23.522 INFO:tasks.rados.rados.0.smithi084.stdout:1519: read oid 147 snap -1 2023-10-01T07:33:23.522 INFO:tasks.rados.rados.0.smithi084.stdout:1519: expect (ObjNum 871 snap 0 seq_num 871) 2023-10-01T07:33:23.522 INFO:tasks.rados.rados.0.smithi084.stdout:1520: write oid 264 current snap is 0 2023-10-01T07:33:23.523 INFO:tasks.rados.rados.0.smithi084.stdout:1508: finishing write tid 3 to smithi08466639-484 2023-10-01T07:33:23.523 INFO:tasks.rados.rados.0.smithi084.stdout:1508: finishing write tid 4 to smithi08466639-484 2023-10-01T07:33:23.523 INFO:tasks.rados.rados.0.smithi084.stdout:1508: finishing write tid 5 to smithi08466639-484 2023-10-01T07:33:23.523 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 484 v 236 (ObjNum 1060 snap 0 seq_num 1060) dirty exists 2023-10-01T07:33:23.523 INFO:tasks.rados.rados.0.smithi084.stdout:1508: left oid 484 (ObjNum 1060 snap 0 seq_num 1060) 2023-10-01T07:33:23.523 INFO:tasks.rados.rados.0.smithi084.stdout:1520: seq_num 1066 ranges {716262=504854,1863099=719692,3074322=726201} 2023-10-01T07:33:23.529 INFO:tasks.rados.rados.0.smithi084.stdout:1520: writing smithi08466639-264 from 716262 to 1221116 tid 1 2023-10-01T07:33:23.536 INFO:tasks.rados.rados.0.smithi084.stdout:1520: writing smithi08466639-264 from 1863099 to 2582791 tid 2 2023-10-01T07:33:23.545 INFO:tasks.rados.rados.0.smithi084.stdout:1520: writing smithi08466639-264 from 3074322 to 3800523 tid 3 2023-10-01T07:33:23.545 INFO:tasks.rados.rados.0.smithi084.stdout:1508: done (11 left) 2023-10-01T07:33:23.545 INFO:tasks.rados.rados.0.smithi084.stdout:1521: read oid 189 snap -1 2023-10-01T07:33:23.546 INFO:tasks.rados.rados.0.smithi084.stdout:1521: expect (ObjNum 770 snap 0 seq_num 770) 2023-10-01T07:33:23.546 INFO:tasks.rados.rados.0.smithi084.stdout:1522: read oid 129 snap -1 2023-10-01T07:33:23.546 INFO:tasks.rados.rados.0.smithi084.stdout:1522: expect (ObjNum 608 snap 0 seq_num 608) 2023-10-01T07:33:23.546 INFO:tasks.rados.rados.0.smithi084.stdout:1523: write oid 489 current snap is 0 2023-10-01T07:33:23.547 INFO:tasks.rados.rados.0.smithi084.stdout:1511: finishing write tid 1 to smithi08466639-235 2023-10-01T07:33:23.547 INFO:tasks.rados.rados.0.smithi084.stdout:1509: expect (ObjNum 33 snap 0 seq_num 33) 2023-10-01T07:33:23.641 INFO:tasks.rados.rados.0.smithi084.stdout:1511: finishing write tid 2 to smithi08466639-235 2023-10-01T07:33:23.641 INFO:tasks.rados.rados.0.smithi084.stdout:1511: finishing write tid 3 to smithi08466639-235 2023-10-01T07:33:23.641 INFO:tasks.rados.rados.0.smithi084.stdout:1511: finishing write tid 4 to smithi08466639-235 2023-10-01T07:33:23.641 INFO:tasks.rados.rados.0.smithi084.stdout:1523: seq_num 1067 ranges {733069=580103,1921581=579703,3218098=537473} 2023-10-01T07:33:23.652 INFO:tasks.rados.rados.0.smithi084.stdout:1523: writing smithi08466639-489 from 733069 to 1313172 tid 1 2023-10-01T07:33:23.659 INFO:tasks.rados.rados.0.smithi084.stdout:1523: writing smithi08466639-489 from 1921581 to 2501284 tid 2 2023-10-01T07:33:23.667 INFO:tasks.rados.rados.0.smithi084.stdout:1523: writing smithi08466639-489 from 3218098 to 3755571 tid 3 2023-10-01T07:33:23.667 INFO:tasks.rados.rados.0.smithi084.stdout:1509: done (13 left) 2023-10-01T07:33:23.667 INFO:tasks.rados.rados.0.smithi084.stdout:1524: write oid 398 current snap is 0 2023-10-01T07:33:23.667 INFO:tasks.rados.rados.0.smithi084.stdout:1524: seq_num 1068 ranges {749876=655352,1863710=723361,3012815=748745} 2023-10-01T07:33:23.674 INFO:tasks.rados.rados.0.smithi084.stdout:1524: writing smithi08466639-398 from 749876 to 1405228 tid 1 2023-10-01T07:33:23.681 INFO:tasks.rados.rados.0.smithi084.stdout:1524: writing smithi08466639-398 from 1863710 to 2587071 tid 2 2023-10-01T07:33:23.688 INFO:tasks.rados.rados.0.smithi084.stdout:1524: writing smithi08466639-398 from 3012815 to 3761560 tid 3 2023-10-01T07:33:23.688 INFO:tasks.rados.rados.0.smithi084.stdout:1525: write oid 113 current snap is 0 2023-10-01T07:33:23.688 INFO:tasks.rados.rados.0.smithi084.stdout:1525: seq_num 1069 ranges {766683=730601,1922192=583372,3156591=676370} 2023-10-01T07:33:23.696 INFO:tasks.rados.rados.0.smithi084.stdout:1525: writing smithi08466639-113 from 766683 to 1497284 tid 1 2023-10-01T07:33:23.702 INFO:tasks.rados.rados.0.smithi084.stdout:1525: writing smithi08466639-113 from 1922192 to 2505564 tid 2 2023-10-01T07:33:23.709 INFO:tasks.rados.rados.0.smithi084.stdout:1525: writing smithi08466639-113 from 3156591 to 3832961 tid 3 2023-10-01T07:33:23.709 INFO:tasks.rados.rados.0.smithi084.stdout:1526: write oid 342 current snap is 0 2023-10-01T07:33:23.709 INFO:tasks.rados.rados.0.smithi084.stdout:1526: seq_num 1070 ranges {783490=405850,1980674=727030,3184014=487642} 2023-10-01T07:33:23.716 INFO:tasks.rados.rados.0.smithi084.stdout:1526: writing smithi08466639-342 from 783490 to 1189340 tid 1 2023-10-01T07:33:23.724 INFO:tasks.rados.rados.0.smithi084.stdout:1526: writing smithi08466639-342 from 1980674 to 2707704 tid 2 2023-10-01T07:33:23.730 INFO:tasks.rados.rados.0.smithi084.stdout:1526: writing smithi08466639-342 from 3184014 to 3671656 tid 3 2023-10-01T07:33:23.730 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:33:23.730 INFO:tasks.rados.rados.0.smithi084.stdout:1511: finishing write tid 5 to smithi08466639-235 2023-10-01T07:33:23.730 INFO:tasks.rados.rados.0.smithi084.stdout:1511: finishing write tid 6 to smithi08466639-235 2023-10-01T07:33:23.730 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 235 v 230 (ObjNum 1062 snap 0 seq_num 1062) dirty exists 2023-10-01T07:33:23.730 INFO:tasks.rados.rados.0.smithi084.stdout:1511: left oid 235 (ObjNum 1062 snap 0 seq_num 1062) 2023-10-01T07:33:23.730 INFO:tasks.rados.rados.0.smithi084.stdout:1512: finishing write tid 1 to smithi08466639-28 2023-10-01T07:33:23.730 INFO:tasks.rados.rados.0.smithi084.stdout:1512: finishing write tid 2 to smithi08466639-28 2023-10-01T07:33:23.731 INFO:tasks.rados.rados.0.smithi084.stdout:1512: finishing write tid 3 to smithi08466639-28 2023-10-01T07:33:23.731 INFO:tasks.rados.rados.0.smithi084.stdout:1512: finishing write tid 4 to smithi08466639-28 2023-10-01T07:33:23.731 INFO:tasks.rados.rados.0.smithi084.stdout:1512: finishing write tid 5 to smithi08466639-28 2023-10-01T07:33:23.731 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 28 v 256 (ObjNum 1063 snap 0 seq_num 1063) dirty exists 2023-10-01T07:33:23.731 INFO:tasks.rados.rados.0.smithi084.stdout:1512: left oid 28 (ObjNum 1063 snap 0 seq_num 1063) 2023-10-01T07:33:23.731 INFO:tasks.rados.rados.0.smithi084.stdout:1511: done (15 left) 2023-10-01T07:33:23.731 INFO:tasks.rados.rados.0.smithi084.stdout:1512: done (14 left) 2023-10-01T07:33:23.731 INFO:tasks.rados.rados.0.smithi084.stdout:1527: read oid 121 snap -1 2023-10-01T07:33:23.731 INFO:tasks.rados.rados.0.smithi084.stdout:1527: expect (ObjNum 854 snap 0 seq_num 854) 2023-10-01T07:33:23.731 INFO:tasks.rados.rados.0.smithi084.stdout:1528: write oid 487 current snap is 0 2023-10-01T07:33:23.731 INFO:tasks.rados.rados.0.smithi084.stdout:1513: expect (ObjNum 402 snap 0 seq_num 402) 2023-10-01T07:33:23.827 INFO:tasks.rados.rados.0.smithi084.stdout:1514: finishing write tid 1 to smithi08466639-208 2023-10-01T07:33:23.827 INFO:tasks.rados.rados.0.smithi084.stdout:1514: finishing write tid 2 to smithi08466639-208 2023-10-01T07:33:23.827 INFO:tasks.rados.rados.0.smithi084.stdout:1514: finishing write tid 3 to smithi08466639-208 2023-10-01T07:33:23.828 INFO:tasks.rados.rados.0.smithi084.stdout:1514: finishing write tid 4 to smithi08466639-208 2023-10-01T07:33:23.828 INFO:tasks.rados.rados.0.smithi084.stdout:1514: finishing write tid 5 to smithi08466639-208 2023-10-01T07:33:23.828 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 208 v 274 (ObjNum 1064 snap 0 seq_num 1064) dirty exists 2023-10-01T07:33:23.828 INFO:tasks.rados.rados.0.smithi084.stdout:1514: left oid 208 (ObjNum 1064 snap 0 seq_num 1064) 2023-10-01T07:33:23.828 INFO:tasks.rados.rados.0.smithi084.stdout:1516: expect (ObjNum 331 snap 0 seq_num 331) 2023-10-01T07:33:23.947 INFO:tasks.rados.rados.0.smithi084.stdout:1515: expect (ObjNum 531 snap 0 seq_num 531) 2023-10-01T07:33:24.086 INFO:tasks.rados.rados.0.smithi084.stdout:1518: finishing write tid 1 to smithi08466639-453 2023-10-01T07:33:24.086 INFO:tasks.rados.rados.0.smithi084.stdout:1517: expect (ObjNum 580 snap 0 seq_num 580) 2023-10-01T07:33:24.250 INFO:tasks.rados.rados.0.smithi084.stdout:1518: finishing write tid 2 to smithi08466639-453 2023-10-01T07:33:24.250 INFO:tasks.rados.rados.0.smithi084.stdout:1518: finishing write tid 3 to smithi08466639-453 2023-10-01T07:33:24.251 INFO:tasks.rados.rados.0.smithi084.stdout:1518: finishing write tid 4 to smithi08466639-453 2023-10-01T07:33:24.251 INFO:tasks.rados.rados.0.smithi084.stdout:1518: finishing write tid 5 to smithi08466639-453 2023-10-01T07:33:24.251 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 453 v 261 (ObjNum 1065 snap 0 seq_num 1065) dirty exists 2023-10-01T07:33:24.251 INFO:tasks.rados.rados.0.smithi084.stdout:1518: left oid 453 (ObjNum 1065 snap 0 seq_num 1065) 2023-10-01T07:33:24.251 INFO:tasks.rados.rados.0.smithi084.stdout:1519: expect (ObjNum 871 snap 0 seq_num 871) 2023-10-01T07:33:24.370 INFO:tasks.rados.rados.0.smithi084.stdout:1520: finishing write tid 1 to smithi08466639-264 2023-10-01T07:33:24.380 INFO:tasks.rados.rados.0.smithi084.stdout:1520: finishing write tid 2 to smithi08466639-264 2023-10-01T07:33:24.380 INFO:tasks.rados.rados.0.smithi084.stdout:1520: finishing write tid 3 to smithi08466639-264 2023-10-01T07:33:24.380 INFO:tasks.rados.rados.0.smithi084.stdout:1520: finishing write tid 4 to smithi08466639-264 2023-10-01T07:33:24.380 INFO:tasks.rados.rados.0.smithi084.stdout:1520: finishing write tid 5 to smithi08466639-264 2023-10-01T07:33:24.380 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 264 v 228 (ObjNum 1066 snap 0 seq_num 1066) dirty exists 2023-10-01T07:33:24.380 INFO:tasks.rados.rados.0.smithi084.stdout:1520: left oid 264 (ObjNum 1066 snap 0 seq_num 1066) 2023-10-01T07:33:24.381 INFO:tasks.rados.rados.0.smithi084.stdout:1521: expect (ObjNum 770 snap 0 seq_num 770) 2023-10-01T07:33:24.534 INFO:tasks.rados.rados.0.smithi084.stdout:1522: expect (ObjNum 608 snap 0 seq_num 608) 2023-10-01T07:33:24.634 INFO:tasks.rados.rados.0.smithi084.stdout:1523: finishing write tid 1 to smithi08466639-489 2023-10-01T07:33:24.634 INFO:tasks.rados.rados.0.smithi084.stdout:1523: finishing write tid 2 to smithi08466639-489 2023-10-01T07:33:24.635 INFO:tasks.rados.rados.0.smithi084.stdout:1523: finishing write tid 3 to smithi08466639-489 2023-10-01T07:33:24.635 INFO:tasks.rados.rados.0.smithi084.stdout:1523: finishing write tid 4 to smithi08466639-489 2023-10-01T07:33:24.635 INFO:tasks.rados.rados.0.smithi084.stdout:1523: finishing write tid 5 to smithi08466639-489 2023-10-01T07:33:24.635 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 489 v 260 (ObjNum 1067 snap 0 seq_num 1067) dirty exists 2023-10-01T07:33:24.635 INFO:tasks.rados.rados.0.smithi084.stdout:1523: left oid 489 (ObjNum 1067 snap 0 seq_num 1067) 2023-10-01T07:33:24.635 INFO:tasks.rados.rados.0.smithi084.stdout:1524: finishing write tid 1 to smithi08466639-398 2023-10-01T07:33:24.635 INFO:tasks.rados.rados.0.smithi084.stdout:1528: seq_num 1071 ranges {400297=481099,1639156=361141} 2023-10-01T07:33:24.641 INFO:tasks.rados.rados.0.smithi084.stdout:1528: writing smithi08466639-487 from 400297 to 881396 tid 1 2023-10-01T07:33:24.649 INFO:tasks.rados.rados.0.smithi084.stdout:1528: writing smithi08466639-487 from 1639156 to 2000297 tid 2 2023-10-01T07:33:24.649 INFO:tasks.rados.rados.0.smithi084.stdout:1513: done (15 left) 2023-10-01T07:33:24.649 INFO:tasks.rados.rados.0.smithi084.stdout:1514: done (14 left) 2023-10-01T07:33:24.649 INFO:tasks.rados.rados.0.smithi084.stdout:1515: done (13 left) 2023-10-01T07:33:24.650 INFO:tasks.rados.rados.0.smithi084.stdout:1516: done (12 left) 2023-10-01T07:33:24.650 INFO:tasks.rados.rados.0.smithi084.stdout:1517: done (11 left) 2023-10-01T07:33:24.650 INFO:tasks.rados.rados.0.smithi084.stdout:1518: done (10 left) 2023-10-01T07:33:24.650 INFO:tasks.rados.rados.0.smithi084.stdout:1519: done (9 left) 2023-10-01T07:33:24.650 INFO:tasks.rados.rados.0.smithi084.stdout:1520: done (8 left) 2023-10-01T07:33:24.650 INFO:tasks.rados.rados.0.smithi084.stdout:1521: done (7 left) 2023-10-01T07:33:24.650 INFO:tasks.rados.rados.0.smithi084.stdout:1522: done (6 left) 2023-10-01T07:33:24.650 INFO:tasks.rados.rados.0.smithi084.stdout:1523: done (5 left) 2023-10-01T07:33:24.650 INFO:tasks.rados.rados.0.smithi084.stdout:1529: write oid 86 current snap is 0 2023-10-01T07:33:24.650 INFO:tasks.rados.rados.0.smithi084.stdout:1529: seq_num 1072 ranges {417104=672701,1813991=203113} 2023-10-01T07:33:24.655 INFO:tasks.rados.rados.0.smithi084.stdout:1529: writing smithi08466639-86 from 417104 to 1089805 tid 1 2023-10-01T07:33:24.660 INFO:tasks.rados.rados.0.smithi084.stdout:1529: writing smithi08466639-86 from 1813991 to 2017104 tid 2 2023-10-01T07:33:24.661 INFO:tasks.rados.rados.0.smithi084.stdout:1530: read oid 164 snap -1 2023-10-01T07:33:24.661 INFO:tasks.rados.rados.0.smithi084.stdout:1530: expect (ObjNum 917 snap 0 seq_num 917) 2023-10-01T07:33:24.661 INFO:tasks.rados.rados.0.smithi084.stdout:1531: write oid 73 current snap is 0 2023-10-01T07:33:24.661 INFO:tasks.rados.rados.0.smithi084.stdout:1531: seq_num 1073 ranges {433911=747950,1756120=277791} 2023-10-01T07:33:24.669 INFO:tasks.rados.rados.0.smithi084.stdout:1531: writing smithi08466639-73 from 433911 to 1181861 tid 1 2023-10-01T07:33:24.673 INFO:tasks.rados.rados.0.smithi084.stdout:1531: writing smithi08466639-73 from 1756120 to 2033911 tid 2 2023-10-01T07:33:24.673 INFO:tasks.rados.rados.0.smithi084.stdout:1532: read oid 175 snap -1 2023-10-01T07:33:24.673 INFO:tasks.rados.rados.0.smithi084.stdout:1532: expect (ObjNum 174 snap 0 seq_num 174) 2023-10-01T07:33:24.673 INFO:tasks.rados.rados.0.smithi084.stdout:1533: read oid 146 snap -1 2023-10-01T07:33:24.673 INFO:tasks.rados.rados.0.smithi084.stdout:1533: expect (ObjNum 911 snap 0 seq_num 911) 2023-10-01T07:33:24.673 INFO:tasks.rados.rados.0.smithi084.stdout:1534: write oid 286 current snap is 0 2023-10-01T07:33:24.673 INFO:tasks.rados.rados.0.smithi084.stdout:1534: seq_num 1074 ranges {450718=423199,1414602=636116} 2023-10-01T07:33:24.679 INFO:tasks.rados.rados.0.smithi084.stdout:1534: writing smithi08466639-286 from 450718 to 873917 tid 1 2023-10-01T07:33:24.686 INFO:tasks.rados.rados.0.smithi084.stdout:1534: writing smithi08466639-286 from 1414602 to 2050718 tid 2 2023-10-01T07:33:24.686 INFO:tasks.rados.rados.0.smithi084.stdout:1535: write oid 39 current snap is 0 2023-10-01T07:33:24.686 INFO:tasks.rados.rados.0.smithi084.stdout:1524: finishing write tid 2 to smithi08466639-398 2023-10-01T07:33:24.686 INFO:tasks.rados.rados.0.smithi084.stdout:1524: finishing write tid 3 to smithi08466639-398 2023-10-01T07:33:24.686 INFO:tasks.rados.rados.0.smithi084.stdout:1524: finishing write tid 4 to smithi08466639-398 2023-10-01T07:33:24.686 INFO:tasks.rados.rados.0.smithi084.stdout:1524: finishing write tid 5 to smithi08466639-398 2023-10-01T07:33:24.686 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 398 v 179 (ObjNum 1068 snap 0 seq_num 1068) dirty exists 2023-10-01T07:33:24.687 INFO:tasks.rados.rados.0.smithi084.stdout:1524: left oid 398 (ObjNum 1068 snap 0 seq_num 1068) 2023-10-01T07:33:24.687 INFO:tasks.rados.rados.0.smithi084.stdout:1525: finishing write tid 1 to smithi08466639-113 2023-10-01T07:33:24.687 INFO:tasks.rados.rados.0.smithi084.stdout:1525: finishing write tid 2 to smithi08466639-113 2023-10-01T07:33:24.687 INFO:tasks.rados.rados.0.smithi084.stdout:1535: seq_num 1075 ranges {467525=498448,1473084=594379} 2023-10-01T07:33:24.691 INFO:tasks.rados.rados.0.smithi084.stdout:1535: writing smithi08466639-39 from 467525 to 965973 tid 1 2023-10-01T07:33:24.698 INFO:tasks.rados.rados.0.smithi084.stdout:1535: writing smithi08466639-39 from 1473084 to 2067463 tid 2 2023-10-01T07:33:24.698 INFO:tasks.rados.rados.0.smithi084.stdout:1524: done (11 left) 2023-10-01T07:33:24.698 INFO:tasks.rados.rados.0.smithi084.stdout:1536: write oid 145 current snap is 0 2023-10-01T07:33:24.698 INFO:tasks.rados.rados.0.smithi084.stdout:1525: finishing write tid 3 to smithi08466639-113 2023-10-01T07:33:24.698 INFO:tasks.rados.rados.0.smithi084.stdout:1525: finishing write tid 4 to smithi08466639-113 2023-10-01T07:33:24.698 INFO:tasks.rados.rados.0.smithi084.stdout:1525: finishing write tid 5 to smithi08466639-113 2023-10-01T07:33:24.698 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 113 v 178 (ObjNum 1069 snap 0 seq_num 1069) dirty exists 2023-10-01T07:33:24.699 INFO:tasks.rados.rados.0.smithi084.stdout:1525: left oid 113 (ObjNum 1069 snap 0 seq_num 1069) 2023-10-01T07:33:24.699 INFO:tasks.rados.rados.0.smithi084.stdout:1526: finishing write tid 1 to smithi08466639-342 2023-10-01T07:33:24.699 INFO:tasks.rados.rados.0.smithi084.stdout:1536: seq_num 1076 ranges {484332=573697,1531566=552766} 2023-10-01T07:33:24.704 INFO:tasks.rados.rados.0.smithi084.stdout:1536: writing smithi08466639-145 from 484332 to 1058029 tid 1 2023-10-01T07:33:24.710 INFO:tasks.rados.rados.0.smithi084.stdout:1536: writing smithi08466639-145 from 1531566 to 2084332 tid 2 2023-10-01T07:33:24.710 INFO:tasks.rados.rados.0.smithi084.stdout:1525: done (11 left) 2023-10-01T07:33:24.710 INFO:tasks.rados.rados.0.smithi084.stdout:1537: write oid 496 current snap is 0 2023-10-01T07:33:24.710 INFO:tasks.rados.rados.0.smithi084.stdout:1537: seq_num 1077 ranges {501139=648946,1873695=227444} 2023-10-01T07:33:24.716 INFO:tasks.rados.rados.0.smithi084.stdout:1537: writing smithi08466639-496 from 501139 to 1150085 tid 1 2023-10-01T07:33:24.722 INFO:tasks.rados.rados.0.smithi084.stdout:1537: writing smithi08466639-496 from 1873695 to 2101139 tid 2 2023-10-01T07:33:24.722 INFO:tasks.rados.rados.0.smithi084.stdout:1538: write oid 1 current snap is 0 2023-10-01T07:33:24.722 INFO:tasks.rados.rados.0.smithi084.stdout:1526: finishing write tid 2 to smithi08466639-342 2023-10-01T07:33:24.722 INFO:tasks.rados.rados.0.smithi084.stdout:1538: seq_num 1078 ranges {517946=724195,1932177=185769} 2023-10-01T07:33:24.729 INFO:tasks.rados.rados.0.smithi084.stdout:1538: writing smithi08466639-1 from 517946 to 1242141 tid 1 2023-10-01T07:33:24.735 INFO:tasks.rados.rados.0.smithi084.stdout:1538: writing smithi08466639-1 from 1932177 to 2117946 tid 2 2023-10-01T07:33:24.735 INFO:tasks.rados.rados.0.smithi084.stdout:1539: read oid 406 snap -1 2023-10-01T07:33:24.735 INFO:tasks.rados.rados.0.smithi084.stdout:1539: expect (ObjNum 405 snap 0 seq_num 405) 2023-10-01T07:33:24.735 INFO:tasks.rados.rados.0.smithi084.stdout:1540: read oid 260 snap -1 2023-10-01T07:33:24.735 INFO:tasks.rados.rados.0.smithi084.stdout:1540: expect (ObjNum 933 snap 0 seq_num 933) 2023-10-01T07:33:24.735 INFO:tasks.rados.rados.0.smithi084.stdout:1541: write oid 139 current snap is 0 2023-10-01T07:33:24.735 INFO:tasks.rados.rados.0.smithi084.stdout:1526: finishing write tid 3 to smithi08466639-342 2023-10-01T07:33:24.735 INFO:tasks.rados.rados.0.smithi084.stdout:1541: seq_num 1079 ranges {534753=799444,1990659=144094} 2023-10-01T07:33:24.743 INFO:tasks.rados.rados.0.smithi084.stdout:1541: writing smithi08466639-139 from 534753 to 1334197 tid 1 2023-10-01T07:33:24.747 INFO:tasks.rados.rados.0.smithi084.stdout:1541: writing smithi08466639-139 from 1990659 to 2134753 tid 2 2023-10-01T07:33:24.748 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:33:24.748 INFO:tasks.rados.rados.0.smithi084.stdout:1527: expect (ObjNum 854 snap 0 seq_num 854) 2023-10-01T07:33:24.836 INFO:tasks.rados.rados.0.smithi084.stdout:1526: finishing write tid 4 to smithi08466639-342 2023-10-01T07:33:24.837 INFO:tasks.rados.rados.0.smithi084.stdout:1526: finishing write tid 5 to smithi08466639-342 2023-10-01T07:33:24.837 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 342 v 200 (ObjNum 1070 snap 0 seq_num 1070) dirty exists 2023-10-01T07:33:24.837 INFO:tasks.rados.rados.0.smithi084.stdout:1526: left oid 342 (ObjNum 1070 snap 0 seq_num 1070) 2023-10-01T07:33:24.837 INFO:tasks.rados.rados.0.smithi084.stdout:1528: finishing write tid 1 to smithi08466639-487 2023-10-01T07:33:24.837 INFO:tasks.rados.rados.0.smithi084.stdout:1528: finishing write tid 2 to smithi08466639-487 2023-10-01T07:33:24.837 INFO:tasks.rados.rados.0.smithi084.stdout:1528: finishing write tid 3 to smithi08466639-487 2023-10-01T07:33:24.837 INFO:tasks.rados.rados.0.smithi084.stdout:1528: finishing write tid 4 to smithi08466639-487 2023-10-01T07:33:24.837 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 487 v 260 (ObjNum 1071 snap 0 seq_num 1071) dirty exists 2023-10-01T07:33:24.837 INFO:tasks.rados.rados.0.smithi084.stdout:1528: left oid 487 (ObjNum 1071 snap 0 seq_num 1071) 2023-10-01T07:33:24.837 INFO:tasks.rados.rados.0.smithi084.stdout:1529: finishing write tid 1 to smithi08466639-86 2023-10-01T07:33:24.837 INFO:tasks.rados.rados.0.smithi084.stdout:1529: finishing write tid 2 to smithi08466639-86 2023-10-01T07:33:24.838 INFO:tasks.rados.rados.0.smithi084.stdout:1529: finishing write tid 3 to smithi08466639-86 2023-10-01T07:33:24.838 INFO:tasks.rados.rados.0.smithi084.stdout:1529: finishing write tid 4 to smithi08466639-86 2023-10-01T07:33:24.838 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 86 v 255 (ObjNum 1072 snap 0 seq_num 1072) dirty exists 2023-10-01T07:33:24.838 INFO:tasks.rados.rados.0.smithi084.stdout:1529: left oid 86 (ObjNum 1072 snap 0 seq_num 1072) 2023-10-01T07:33:24.838 INFO:tasks.rados.rados.0.smithi084.stdout:1530: expect (ObjNum 917 snap 0 seq_num 917) 2023-10-01T07:33:24.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:24 smithi112 bash[27689]: cluster 2023-10-01T07:33:23.248654+0000 mgr.y (mgr.24353) 217 : cluster [DBG] pgmap v192: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 68 MiB/s rd, 7.0 MiB/s wr, 85 op/s 2023-10-01T07:33:24.992 INFO:tasks.rados.rados.0.smithi084.stdout:1531: finishing write tid 1 to smithi08466639-73 2023-10-01T07:33:24.992 INFO:tasks.rados.rados.0.smithi084.stdout:1531: finishing write tid 2 to smithi08466639-73 2023-10-01T07:33:24.992 INFO:tasks.rados.rados.0.smithi084.stdout:1531: finishing write tid 3 to smithi08466639-73 2023-10-01T07:33:24.992 INFO:tasks.rados.rados.0.smithi084.stdout:1531: finishing write tid 4 to smithi08466639-73 2023-10-01T07:33:24.992 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 73 v 182 (ObjNum 1073 snap 0 seq_num 1073) dirty exists 2023-10-01T07:33:24.992 INFO:tasks.rados.rados.0.smithi084.stdout:1531: left oid 73 (ObjNum 1073 snap 0 seq_num 1073) 2023-10-01T07:33:24.992 INFO:tasks.rados.rados.0.smithi084.stdout:1533: expect (ObjNum 911 snap 0 seq_num 911) 2023-10-01T07:33:25.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:24 smithi084 bash[33757]: cluster 2023-10-01T07:33:23.248654+0000 mgr.y (mgr.24353) 217 : cluster [DBG] pgmap v192: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 68 MiB/s rd, 7.0 MiB/s wr, 85 op/s 2023-10-01T07:33:25.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:24 smithi084 bash[27378]: cluster 2023-10-01T07:33:23.248654+0000 mgr.y (mgr.24353) 217 : cluster [DBG] pgmap v192: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 68 MiB/s rd, 7.0 MiB/s wr, 85 op/s 2023-10-01T07:33:25.141 INFO:tasks.rados.rados.0.smithi084.stdout:1532: expect (ObjNum 174 snap 0 seq_num 174) 2023-10-01T07:33:25.242 INFO:tasks.rados.rados.0.smithi084.stdout:1534: finishing write tid 1 to smithi08466639-286 2023-10-01T07:33:25.242 INFO:tasks.rados.rados.0.smithi084.stdout:1534: finishing write tid 2 to smithi08466639-286 2023-10-01T07:33:25.242 INFO:tasks.rados.rados.0.smithi084.stdout:1534: finishing write tid 3 to smithi08466639-286 2023-10-01T07:33:25.242 INFO:tasks.rados.rados.0.smithi084.stdout:1534: finishing write tid 4 to smithi08466639-286 2023-10-01T07:33:25.242 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 286 v 233 (ObjNum 1074 snap 0 seq_num 1074) dirty exists 2023-10-01T07:33:25.242 INFO:tasks.rados.rados.0.smithi084.stdout:1534: left oid 286 (ObjNum 1074 snap 0 seq_num 1074) 2023-10-01T07:33:25.242 INFO:tasks.rados.rados.0.smithi084.stdout:1535: finishing write tid 1 to smithi08466639-39 2023-10-01T07:33:25.242 INFO:tasks.rados.rados.0.smithi084.stdout:1535: finishing write tid 2 to smithi08466639-39 2023-10-01T07:33:25.243 INFO:tasks.rados.rados.0.smithi084.stdout:1535: finishing write tid 3 to smithi08466639-39 2023-10-01T07:33:25.243 INFO:tasks.rados.rados.0.smithi084.stdout:1535: finishing write tid 4 to smithi08466639-39 2023-10-01T07:33:25.243 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 39 v 218 (ObjNum 1075 snap 0 seq_num 1075) dirty exists 2023-10-01T07:33:25.243 INFO:tasks.rados.rados.0.smithi084.stdout:1535: left oid 39 (ObjNum 1075 snap 0 seq_num 1075) 2023-10-01T07:33:25.243 INFO:tasks.rados.rados.0.smithi084.stdout:1536: finishing write tid 1 to smithi08466639-145 2023-10-01T07:33:25.243 INFO:tasks.rados.rados.0.smithi084.stdout:1536: finishing write tid 2 to smithi08466639-145 2023-10-01T07:33:25.243 INFO:tasks.rados.rados.0.smithi084.stdout:1536: finishing write tid 3 to smithi08466639-145 2023-10-01T07:33:25.243 INFO:tasks.rados.rados.0.smithi084.stdout:1536: finishing write tid 4 to smithi08466639-145 2023-10-01T07:33:25.243 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 145 v 208 (ObjNum 1076 snap 0 seq_num 1076) dirty exists 2023-10-01T07:33:25.243 INFO:tasks.rados.rados.0.smithi084.stdout:1536: left oid 145 (ObjNum 1076 snap 0 seq_num 1076) 2023-10-01T07:33:25.243 INFO:tasks.rados.rados.0.smithi084.stdout:1537: finishing write tid 1 to smithi08466639-496 2023-10-01T07:33:25.244 INFO:tasks.rados.rados.0.smithi084.stdout:1537: finishing write tid 2 to smithi08466639-496 2023-10-01T07:33:25.244 INFO:tasks.rados.rados.0.smithi084.stdout:1537: finishing write tid 3 to smithi08466639-496 2023-10-01T07:33:25.244 INFO:tasks.rados.rados.0.smithi084.stdout:1537: finishing write tid 4 to smithi08466639-496 2023-10-01T07:33:25.244 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 496 v 211 (ObjNum 1077 snap 0 seq_num 1077) dirty exists 2023-10-01T07:33:25.244 INFO:tasks.rados.rados.0.smithi084.stdout:1537: left oid 496 (ObjNum 1077 snap 0 seq_num 1077) 2023-10-01T07:33:25.244 INFO:tasks.rados.rados.0.smithi084.stdout:1538: finishing write tid 1 to smithi08466639-1 2023-10-01T07:33:25.244 INFO:tasks.rados.rados.0.smithi084.stdout:1538: finishing write tid 2 to smithi08466639-1 2023-10-01T07:33:25.244 INFO:tasks.rados.rados.0.smithi084.stdout:1538: finishing write tid 3 to smithi08466639-1 2023-10-01T07:33:25.244 INFO:tasks.rados.rados.0.smithi084.stdout:1538: finishing write tid 4 to smithi08466639-1 2023-10-01T07:33:25.244 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 1 v 239 (ObjNum 1078 snap 0 seq_num 1078) dirty exists 2023-10-01T07:33:25.244 INFO:tasks.rados.rados.0.smithi084.stdout:1538: left oid 1 (ObjNum 1078 snap 0 seq_num 1078) 2023-10-01T07:33:25.245 INFO:tasks.rados.rados.0.smithi084.stdout:1540: expect (ObjNum 933 snap 0 seq_num 933) 2023-10-01T07:33:25.403 INFO:tasks.rados.rados.0.smithi084.stdout:1539: expect (ObjNum 405 snap 0 seq_num 405) 2023-10-01T07:33:25.491 INFO:tasks.rados.rados.0.smithi084.stdout:1541: finishing write tid 1 to smithi08466639-139 2023-10-01T07:33:25.492 INFO:tasks.rados.rados.0.smithi084.stdout:1541: finishing write tid 2 to smithi08466639-139 2023-10-01T07:33:25.492 INFO:tasks.rados.rados.0.smithi084.stdout:1541: finishing write tid 3 to smithi08466639-139 2023-10-01T07:33:25.492 INFO:tasks.rados.rados.0.smithi084.stdout:1541: finishing write tid 4 to smithi08466639-139 2023-10-01T07:33:25.492 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 139 v 263 (ObjNum 1079 snap 0 seq_num 1079) dirty exists 2023-10-01T07:33:25.492 INFO:tasks.rados.rados.0.smithi084.stdout:1541: left oid 139 (ObjNum 1079 snap 0 seq_num 1079) 2023-10-01T07:33:25.492 INFO:tasks.rados.rados.0.smithi084.stdout:1526: done (15 left) 2023-10-01T07:33:25.492 INFO:tasks.rados.rados.0.smithi084.stdout:1527: done (14 left) 2023-10-01T07:33:25.492 INFO:tasks.rados.rados.0.smithi084.stdout:1528: done (13 left) 2023-10-01T07:33:25.492 INFO:tasks.rados.rados.0.smithi084.stdout:1529: done (12 left) 2023-10-01T07:33:25.492 INFO:tasks.rados.rados.0.smithi084.stdout:1530: done (11 left) 2023-10-01T07:33:25.493 INFO:tasks.rados.rados.0.smithi084.stdout:1531: done (10 left) 2023-10-01T07:33:25.493 INFO:tasks.rados.rados.0.smithi084.stdout:1532: done (9 left) 2023-10-01T07:33:25.493 INFO:tasks.rados.rados.0.smithi084.stdout:1533: done (8 left) 2023-10-01T07:33:25.493 INFO:tasks.rados.rados.0.smithi084.stdout:1534: done (7 left) 2023-10-01T07:33:25.493 INFO:tasks.rados.rados.0.smithi084.stdout:1535: done (6 left) 2023-10-01T07:33:25.493 INFO:tasks.rados.rados.0.smithi084.stdout:1536: done (5 left) 2023-10-01T07:33:25.493 INFO:tasks.rados.rados.0.smithi084.stdout:1537: done (4 left) 2023-10-01T07:33:25.493 INFO:tasks.rados.rados.0.smithi084.stdout:1538: done (3 left) 2023-10-01T07:33:25.493 INFO:tasks.rados.rados.0.smithi084.stdout:1539: done (2 left) 2023-10-01T07:33:25.493 INFO:tasks.rados.rados.0.smithi084.stdout:1540: done (1 left) 2023-10-01T07:33:25.493 INFO:tasks.rados.rados.0.smithi084.stdout:1541: done (0 left) 2023-10-01T07:33:25.493 INFO:tasks.rados.rados.0.smithi084.stdout:1542: read oid 317 snap -1 2023-10-01T07:33:25.494 INFO:tasks.rados.rados.0.smithi084.stdout:1542: expect (ObjNum 890 snap 0 seq_num 890) 2023-10-01T07:33:25.494 INFO:tasks.rados.rados.0.smithi084.stdout:1543: write oid 173 current snap is 0 2023-10-01T07:33:25.494 INFO:tasks.rados.rados.0.smithi084.stdout:1543: seq_num 1080 ranges {551560=591046,1765494=386066} 2023-10-01T07:33:25.504 INFO:tasks.rados.rados.0.smithi084.stdout:1543: writing smithi08466639-173 from 551560 to 1142606 tid 1 2023-10-01T07:33:25.510 INFO:tasks.rados.rados.0.smithi084.stdout:1543: writing smithi08466639-173 from 1765494 to 2151560 tid 2 2023-10-01T07:33:25.510 INFO:tasks.rados.rados.0.smithi084.stdout:1544: read oid 465 snap -1 2023-10-01T07:33:25.510 INFO:tasks.rados.rados.0.smithi084.stdout:1544: expect (ObjNum 721 snap 0 seq_num 721) 2023-10-01T07:33:25.510 INFO:tasks.rados.rados.0.smithi084.stdout:1545: write oid 493 current snap is 0 2023-10-01T07:33:25.510 INFO:tasks.rados.rados.0.smithi084.stdout:1545: seq_num 1081 ranges {568367=666295,1707623=460744} 2023-10-01T07:33:25.517 INFO:tasks.rados.rados.0.smithi084.stdout:1545: writing smithi08466639-493 from 568367 to 1234662 tid 1 2023-10-01T07:33:25.522 INFO:tasks.rados.rados.0.smithi084.stdout:1545: writing smithi08466639-493 from 1707623 to 2168367 tid 2 2023-10-01T07:33:25.522 INFO:tasks.rados.rados.0.smithi084.stdout:1546: write oid 202 current snap is 0 2023-10-01T07:33:25.522 INFO:tasks.rados.rados.0.smithi084.stdout:1546: seq_num 1082 ranges {585174=741544,1766105=419069} 2023-10-01T07:33:25.529 INFO:tasks.rados.rados.0.smithi084.stdout:1546: writing smithi08466639-202 from 585174 to 1326718 tid 1 2023-10-01T07:33:25.534 INFO:tasks.rados.rados.0.smithi084.stdout:1546: writing smithi08466639-202 from 1766105 to 2185174 tid 2 2023-10-01T07:33:25.534 INFO:tasks.rados.rados.0.smithi084.stdout:1547: write oid 41 current snap is 0 2023-10-01T07:33:25.534 INFO:tasks.rados.rados.0.smithi084.stdout:1542: expect (ObjNum 890 snap 0 seq_num 890) 2023-10-01T07:33:25.668 INFO:tasks.rados.rados.0.smithi084.stdout:1543: finishing write tid 1 to smithi08466639-173 2023-10-01T07:33:25.668 INFO:tasks.rados.rados.0.smithi084.stdout:1543: finishing write tid 2 to smithi08466639-173 2023-10-01T07:33:25.668 INFO:tasks.rados.rados.0.smithi084.stdout:1547: seq_num 1083 ranges {601981=416793,1424587=492702} 2023-10-01T07:33:25.673 INFO:tasks.rados.rados.0.smithi084.stdout:1547: writing smithi08466639-41 from 601981 to 1018774 tid 1 2023-10-01T07:33:25.680 INFO:tasks.rados.rados.0.smithi084.stdout:1547: writing smithi08466639-41 from 1424587 to 1917289 tid 2 2023-10-01T07:33:25.680 INFO:tasks.rados.rados.0.smithi084.stdout:1542: done (5 left) 2023-10-01T07:33:25.680 INFO:tasks.rados.rados.0.smithi084.stdout:1548: read oid 5 snap -1 2023-10-01T07:33:25.680 INFO:tasks.rados.rados.0.smithi084.stdout:1548: expect deleted 2023-10-01T07:33:25.680 INFO:tasks.rados.rados.0.smithi084.stdout:1549: write oid 154 current snap is 0 2023-10-01T07:33:25.681 INFO:tasks.rados.rados.0.smithi084.stdout:1543: finishing write tid 3 to smithi08466639-173 2023-10-01T07:33:25.681 INFO:tasks.rados.rados.0.smithi084.stdout:1543: finishing write tid 4 to smithi08466639-173 2023-10-01T07:33:25.681 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 173 v 236 (ObjNum 1080 snap 0 seq_num 1080) dirty exists 2023-10-01T07:33:25.681 INFO:tasks.rados.rados.0.smithi084.stdout:1543: left oid 173 (ObjNum 1080 snap 0 seq_num 1080) 2023-10-01T07:33:25.681 INFO:tasks.rados.rados.0.smithi084.stdout:1544: expect (ObjNum 721 snap 0 seq_num 721) 2023-10-01T07:33:25.815 INFO:tasks.rados.rados.0.smithi084.stdout:1545: finishing write tid 1 to smithi08466639-493 2023-10-01T07:33:25.816 INFO:tasks.rados.rados.0.smithi084.stdout:1545: finishing write tid 2 to smithi08466639-493 2023-10-01T07:33:25.816 INFO:tasks.rados.rados.0.smithi084.stdout:1545: finishing write tid 3 to smithi08466639-493 2023-10-01T07:33:25.816 INFO:tasks.rados.rados.0.smithi084.stdout:1545: finishing write tid 4 to smithi08466639-493 2023-10-01T07:33:25.816 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 493 v 181 (ObjNum 1081 snap 0 seq_num 1081) dirty exists 2023-10-01T07:33:25.816 INFO:tasks.rados.rados.0.smithi084.stdout:1545: left oid 493 (ObjNum 1081 snap 0 seq_num 1081) 2023-10-01T07:33:25.816 INFO:tasks.rados.rados.0.smithi084.stdout:1546: finishing write tid 1 to smithi08466639-202 2023-10-01T07:33:25.816 INFO:tasks.rados.rados.0.smithi084.stdout:1546: finishing write tid 2 to smithi08466639-202 2023-10-01T07:33:25.816 INFO:tasks.rados.rados.0.smithi084.stdout:1546: finishing write tid 3 to smithi08466639-202 2023-10-01T07:33:25.816 INFO:tasks.rados.rados.0.smithi084.stdout:1549: seq_num 1084 ranges {618788=492042,1883069=335719} 2023-10-01T07:33:25.821 INFO:tasks.rados.rados.0.smithi084.stdout:1549: writing smithi08466639-154 from 618788 to 1110830 tid 1 2023-10-01T07:33:25.828 INFO:tasks.rados.rados.0.smithi084.stdout:1549: writing smithi08466639-154 from 1883069 to 2218788 tid 2 2023-10-01T07:33:25.828 INFO:tasks.rados.rados.0.smithi084.stdout:1543: done (6 left) 2023-10-01T07:33:25.829 INFO:tasks.rados.rados.0.smithi084.stdout:1544: done (5 left) 2023-10-01T07:33:25.829 INFO:tasks.rados.rados.0.smithi084.stdout:1545: done (4 left) 2023-10-01T07:33:25.829 INFO:tasks.rados.rados.0.smithi084.stdout:1550: write oid 336 current snap is 0 2023-10-01T07:33:25.829 INFO:tasks.rados.rados.0.smithi084.stdout:1546: finishing write tid 4 to smithi08466639-202 2023-10-01T07:33:25.829 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 202 v 242 (ObjNum 1082 snap 0 seq_num 1082) dirty exists 2023-10-01T07:33:25.829 INFO:tasks.rados.rados.0.smithi084.stdout:1546: left oid 202 (ObjNum 1082 snap 0 seq_num 1082) 2023-10-01T07:33:25.829 INFO:tasks.rados.rados.0.smithi084.stdout:1547: finishing write tid 1 to smithi08466639-41 2023-10-01T07:33:25.829 INFO:tasks.rados.rados.0.smithi084.stdout:1547: finishing write tid 2 to smithi08466639-41 2023-10-01T07:33:25.829 INFO:tasks.rados.rados.0.smithi084.stdout:1547: finishing write tid 3 to smithi08466639-41 2023-10-01T07:33:25.829 INFO:tasks.rados.rados.0.smithi084.stdout:1550: seq_num 1085 ranges {635595=567291,1825198=410397} 2023-10-01T07:33:25.835 INFO:tasks.rados.rados.0.smithi084.stdout:1550: writing smithi08466639-336 from 635595 to 1202886 tid 1 2023-10-01T07:33:25.841 INFO:tasks.rados.rados.0.smithi084.stdout:1550: writing smithi08466639-336 from 1825198 to 2235595 tid 2 2023-10-01T07:33:25.841 INFO:tasks.rados.rados.0.smithi084.stdout:1546: done (4 left) 2023-10-01T07:33:25.841 INFO:tasks.rados.rados.0.smithi084.stdout:1548: done (3 left) 2023-10-01T07:33:25.842 INFO:tasks.rados.rados.0.smithi084.stdout:1551: read oid 213 snap -1 2023-10-01T07:33:25.842 INFO:tasks.rados.rados.0.smithi084.stdout:1551: expect (ObjNum 858 snap 0 seq_num 858) 2023-10-01T07:33:25.842 INFO:tasks.rados.rados.0.smithi084.stdout:1552: write oid 117 current snap is 0 2023-10-01T07:33:25.842 INFO:tasks.rados.rados.0.smithi084.stdout:1547: finishing write tid 4 to smithi08466639-41 2023-10-01T07:33:25.842 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 41 v 239 (ObjNum 1083 snap 0 seq_num 1083) dirty exists 2023-10-01T07:33:25.842 INFO:tasks.rados.rados.0.smithi084.stdout:1547: left oid 41 (ObjNum 1083 snap 0 seq_num 1083) 2023-10-01T07:33:25.842 INFO:tasks.rados.rados.0.smithi084.stdout:1549: finishing write tid 1 to smithi08466639-154 2023-10-01T07:33:25.842 INFO:tasks.rados.rados.0.smithi084.stdout:1552: seq_num 1086 ranges {652402=642540,1883680=368722} 2023-10-01T07:33:25.848 INFO:tasks.rados.rados.0.smithi084.stdout:1552: writing smithi08466639-117 from 652402 to 1294942 tid 1 2023-10-01T07:33:25.854 INFO:tasks.rados.rados.0.smithi084.stdout:1552: writing smithi08466639-117 from 1883680 to 2252402 tid 2 2023-10-01T07:33:25.854 INFO:tasks.rados.rados.0.smithi084.stdout:1547: done (4 left) 2023-10-01T07:33:25.854 INFO:tasks.rados.rados.0.smithi084.stdout:1553: write oid 446 current snap is 0 2023-10-01T07:33:25.854 INFO:tasks.rados.rados.0.smithi084.stdout:1549: finishing write tid 2 to smithi08466639-154 2023-10-01T07:33:25.854 INFO:tasks.rados.rados.0.smithi084.stdout:1549: finishing write tid 3 to smithi08466639-154 2023-10-01T07:33:25.854 INFO:tasks.rados.rados.0.smithi084.stdout:1549: finishing write tid 4 to smithi08466639-154 2023-10-01T07:33:25.855 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 154 v 185 (ObjNum 1084 snap 0 seq_num 1084) dirty exists 2023-10-01T07:33:25.855 INFO:tasks.rados.rados.0.smithi084.stdout:1549: left oid 154 (ObjNum 1084 snap 0 seq_num 1084) 2023-10-01T07:33:25.855 INFO:tasks.rados.rados.0.smithi084.stdout:1550: finishing write tid 1 to smithi08466639-336 2023-10-01T07:33:25.855 INFO:tasks.rados.rados.0.smithi084.stdout:1553: seq_num 1087 ranges {669209=717789,1942162=327047} 2023-10-01T07:33:25.862 INFO:tasks.rados.rados.0.smithi084.stdout:1553: writing smithi08466639-446 from 669209 to 1386998 tid 1 2023-10-01T07:33:25.867 INFO:tasks.rados.rados.0.smithi084.stdout:1553: writing smithi08466639-446 from 1942162 to 2269209 tid 2 2023-10-01T07:33:25.867 INFO:tasks.rados.rados.0.smithi084.stdout:1549: done (4 left) 2023-10-01T07:33:25.867 INFO:tasks.rados.rados.0.smithi084.stdout:1554: write oid 235 current snap is 0 2023-10-01T07:33:25.867 INFO:tasks.rados.rados.0.smithi084.stdout:1550: finishing write tid 2 to smithi08466639-336 2023-10-01T07:33:25.867 INFO:tasks.rados.rados.0.smithi084.stdout:1550: finishing write tid 3 to smithi08466639-336 2023-10-01T07:33:25.868 INFO:tasks.rados.rados.0.smithi084.stdout:1550: finishing write tid 4 to smithi08466639-336 2023-10-01T07:33:25.868 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 336 v 157 (ObjNum 1085 snap 0 seq_num 1085) dirty exists 2023-10-01T07:33:25.868 INFO:tasks.rados.rados.0.smithi084.stdout:1550: left oid 336 (ObjNum 1085 snap 0 seq_num 1085) 2023-10-01T07:33:25.868 INFO:tasks.rados.rados.0.smithi084.stdout:1551: expect (ObjNum 858 snap 0 seq_num 858) 2023-10-01T07:33:25.948 INFO:tasks.rados.rados.0.smithi084.stdout:1552: finishing write tid 1 to smithi08466639-117 2023-10-01T07:33:25.948 INFO:tasks.rados.rados.0.smithi084.stdout:1552: finishing write tid 2 to smithi08466639-117 2023-10-01T07:33:25.948 INFO:tasks.rados.rados.0.smithi084.stdout:1552: finishing write tid 3 to smithi08466639-117 2023-10-01T07:33:25.948 INFO:tasks.rados.rados.0.smithi084.stdout:1552: finishing write tid 4 to smithi08466639-117 2023-10-01T07:33:25.948 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 117 v 176 (ObjNum 1086 snap 0 seq_num 1086) dirty exists 2023-10-01T07:33:25.948 INFO:tasks.rados.rados.0.smithi084.stdout:1552: left oid 117 (ObjNum 1086 snap 0 seq_num 1086) 2023-10-01T07:33:25.948 INFO:tasks.rados.rados.0.smithi084.stdout:1553: finishing write tid 1 to smithi08466639-446 2023-10-01T07:33:25.948 INFO:tasks.rados.rados.0.smithi084.stdout:1554: seq_num 1088 ranges {686016=509391,1716997=569019} 2023-10-01T07:33:25.954 INFO:tasks.rados.rados.0.smithi084.stdout:1554: writing smithi08466639-235 from 686016 to 1195407 tid 1 2023-10-01T07:33:25.961 INFO:tasks.rados.rados.0.smithi084.stdout:1554: writing smithi08466639-235 from 1716997 to 2286016 tid 2 2023-10-01T07:33:25.961 INFO:tasks.rados.rados.0.smithi084.stdout:1550: done (4 left) 2023-10-01T07:33:25.961 INFO:tasks.rados.rados.0.smithi084.stdout:1551: done (3 left) 2023-10-01T07:33:25.962 INFO:tasks.rados.rados.0.smithi084.stdout:1552: done (2 left) 2023-10-01T07:33:25.962 INFO:tasks.rados.rados.0.smithi084.stdout:1555: read oid 110 snap -1 2023-10-01T07:33:25.962 INFO:tasks.rados.rados.0.smithi084.stdout:1555: expect (ObjNum 741 snap 0 seq_num 741) 2023-10-01T07:33:25.962 INFO:tasks.rados.rados.0.smithi084.stdout:1556: write oid 184 current snap is 0 2023-10-01T07:33:25.962 INFO:tasks.rados.rados.0.smithi084.stdout:1553: finishing write tid 2 to smithi08466639-446 2023-10-01T07:33:25.962 INFO:tasks.rados.rados.0.smithi084.stdout:1553: finishing write tid 3 to smithi08466639-446 2023-10-01T07:33:25.962 INFO:tasks.rados.rados.0.smithi084.stdout:1553: finishing write tid 4 to smithi08466639-446 2023-10-01T07:33:25.962 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 446 v 242 (ObjNum 1087 snap 0 seq_num 1087) dirty exists 2023-10-01T07:33:25.962 INFO:tasks.rados.rados.0.smithi084.stdout:1553: left oid 446 (ObjNum 1087 snap 0 seq_num 1087) 2023-10-01T07:33:25.962 INFO:tasks.rados.rados.0.smithi084.stdout:1554: finishing write tid 1 to smithi08466639-235 2023-10-01T07:33:25.962 INFO:tasks.rados.rados.0.smithi084.stdout:1556: seq_num 1089 ranges {702823=584640,2059126=243697} 2023-10-01T07:33:25.968 INFO:tasks.rados.rados.0.smithi084.stdout:1556: writing smithi08466639-184 from 702823 to 1287463 tid 1 2023-10-01T07:33:25.975 INFO:tasks.rados.rados.0.smithi084.stdout:1556: writing smithi08466639-184 from 2059126 to 2302823 tid 2 2023-10-01T07:33:25.975 INFO:tasks.rados.rados.0.smithi084.stdout:1553: done (3 left) 2023-10-01T07:33:25.975 INFO:tasks.rados.rados.0.smithi084.stdout:1557: read oid 135 snap -1 2023-10-01T07:33:25.975 INFO:tasks.rados.rados.0.smithi084.stdout:1557: expect (ObjNum 927 snap 0 seq_num 927) 2023-10-01T07:33:25.975 INFO:tasks.rados.rados.0.smithi084.stdout:1558: read oid 384 snap -1 2023-10-01T07:33:25.975 INFO:tasks.rados.rados.0.smithi084.stdout:1558: expect (ObjNum 1058 snap 0 seq_num 1058) 2023-10-01T07:33:25.975 INFO:tasks.rados.rados.0.smithi084.stdout:1559: read oid 449 snap -1 2023-10-01T07:33:25.975 INFO:tasks.rados.rados.0.smithi084.stdout:1559: expect (ObjNum 448 snap 0 seq_num 448) 2023-10-01T07:33:25.976 INFO:tasks.rados.rados.0.smithi084.stdout:1560: read oid 255 snap -1 2023-10-01T07:33:25.976 INFO:tasks.rados.rados.0.smithi084.stdout:1560: expect (ObjNum 958 snap 0 seq_num 958) 2023-10-01T07:33:25.976 INFO:tasks.rados.rados.0.smithi084.stdout:1561: read oid 159 snap -1 2023-10-01T07:33:25.976 INFO:tasks.rados.rados.0.smithi084.stdout:1561: expect (ObjNum 682 snap 0 seq_num 682) 2023-10-01T07:33:25.976 INFO:tasks.rados.rados.0.smithi084.stdout:1562: read oid 456 snap -1 2023-10-01T07:33:25.976 INFO:tasks.rados.rados.0.smithi084.stdout:1562: expect (ObjNum 584 snap 0 seq_num 584) 2023-10-01T07:33:25.976 INFO:tasks.rados.rados.0.smithi084.stdout:1563: write oid 279 current snap is 0 2023-10-01T07:33:25.976 INFO:tasks.rados.rados.0.smithi084.stdout:1563: seq_num 1090 ranges {719630=659889,2117608=202022} 2023-10-01T07:33:25.977 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:25 smithi112 bash[27689]: audit 2023-10-01T07:33:24.610927+0000 mon.a (mon.0) 707 : audit [DBG] from='client.? 172.21.15.84:0/2972688420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:25.983 INFO:tasks.rados.rados.0.smithi084.stdout:1563: writing smithi08466639-279 from 719630 to 1379519 tid 1 2023-10-01T07:33:25.989 INFO:tasks.rados.rados.0.smithi084.stdout:1563: writing smithi08466639-279 from 2117608 to 2319630 tid 2 2023-10-01T07:33:25.989 INFO:tasks.rados.rados.0.smithi084.stdout:1564: write oid 118 current snap is 0 2023-10-01T07:33:25.990 INFO:tasks.rados.rados.0.smithi084.stdout:1564: seq_num 1091 ranges {736437=735138,2176090=160347} 2023-10-01T07:33:25.998 INFO:tasks.rados.rados.0.smithi084.stdout:1564: writing smithi08466639-118 from 736437 to 1471575 tid 1 2023-10-01T07:33:26.003 INFO:tasks.rados.rados.0.smithi084.stdout:1564: writing smithi08466639-118 from 2176090 to 2336437 tid 2 2023-10-01T07:33:26.004 INFO:tasks.rados.rados.0.smithi084.stdout:1565: write oid 158 current snap is 0 2023-10-01T07:33:26.004 INFO:tasks.rados.rados.0.smithi084.stdout:1565: seq_num 1092 ranges {753244=410387,1834572=518672} 2023-10-01T07:33:26.010 INFO:tasks.rados.rados.0.smithi084.stdout:1565: writing smithi08466639-158 from 753244 to 1163631 tid 1 2023-10-01T07:33:26.016 INFO:tasks.rados.rados.0.smithi084.stdout:1565: writing smithi08466639-158 from 1834572 to 2353244 tid 2 2023-10-01T07:33:26.017 INFO:tasks.rados.rados.0.smithi084.stdout:1566: write oid 203 current snap is 0 2023-10-01T07:33:26.017 INFO:tasks.rados.rados.0.smithi084.stdout:1566: seq_num 1093 ranges {770051=485636,1776701=511047} 2023-10-01T07:33:26.023 INFO:tasks.rados.rados.0.smithi084.stdout:1566: writing smithi08466639-203 from 770051 to 1255687 tid 1 2023-10-01T07:33:26.030 INFO:tasks.rados.rados.0.smithi084.stdout:1566: writing smithi08466639-203 from 1776701 to 2287748 tid 2 2023-10-01T07:33:26.030 INFO:tasks.rados.rados.0.smithi084.stdout:1567: write oid 4 current snap is 0 2023-10-01T07:33:26.030 INFO:tasks.rados.rados.0.smithi084.stdout:1567: seq_num 1094 ranges {786858=560885,1835183=551675} 2023-10-01T07:33:26.037 INFO:tasks.rados.rados.0.smithi084.stdout:1567: writing smithi08466639-4 from 786858 to 1347743 tid 1 2023-10-01T07:33:26.043 INFO:tasks.rados.rados.0.smithi084.stdout:1567: writing smithi08466639-4 from 1835183 to 2386858 tid 2 2023-10-01T07:33:26.043 INFO:tasks.rados.rados.0.smithi084.stdout:1568: write oid 50 current snap is 0 2023-10-01T07:33:26.043 INFO:tasks.rados.rados.0.smithi084.stdout:1554: finishing write tid 2 to smithi08466639-235 2023-10-01T07:33:26.044 INFO:tasks.rados.rados.0.smithi084.stdout:1554: finishing write tid 3 to smithi08466639-235 2023-10-01T07:33:26.044 INFO:tasks.rados.rados.0.smithi084.stdout:1568: seq_num 1095 ranges {403665=752487,1610018=514716} 2023-10-01T07:33:26.050 INFO:tasks.rados.rados.0.smithi084.stdout:1568: writing smithi08466639-50 from 403665 to 1156152 tid 1 2023-10-01T07:33:26.055 INFO:tasks.rados.rados.0.smithi084.stdout:1568: writing smithi08466639-50 from 1610018 to 2124734 tid 2 2023-10-01T07:33:26.056 INFO:tasks.rados.rados.0.smithi084.stdout:1569: read oid 414 snap -1 2023-10-01T07:33:26.056 INFO:tasks.rados.rados.0.smithi084.stdout:1569: expect (ObjNum 413 snap 0 seq_num 413) 2023-10-01T07:33:26.056 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:33:26.056 INFO:tasks.rados.rados.0.smithi084.stdout:1554: finishing write tid 4 to smithi08466639-235 2023-10-01T07:33:26.056 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 235 v 245 (ObjNum 1088 snap 0 seq_num 1088) dirty exists 2023-10-01T07:33:26.056 INFO:tasks.rados.rados.0.smithi084.stdout:1554: left oid 235 (ObjNum 1088 snap 0 seq_num 1088) 2023-10-01T07:33:26.056 INFO:tasks.rados.rados.0.smithi084.stdout:1555: expect (ObjNum 741 snap 0 seq_num 741) 2023-10-01T07:33:26.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:25 smithi084 bash[33757]: audit 2023-10-01T07:33:24.610927+0000 mon.a (mon.0) 707 : audit [DBG] from='client.? 172.21.15.84:0/2972688420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:26.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:25 smithi084 bash[27378]: audit 2023-10-01T07:33:24.610927+0000 mon.a (mon.0) 707 : audit [DBG] from='client.? 172.21.15.84:0/2972688420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:26.160 INFO:tasks.rados.rados.0.smithi084.stdout:1556: finishing write tid 1 to smithi08466639-184 2023-10-01T07:33:26.160 INFO:tasks.rados.rados.0.smithi084.stdout:1562: expect (ObjNum 584 snap 0 seq_num 584) 2023-10-01T07:33:26.340 INFO:tasks.rados.rados.0.smithi084.stdout:1560: expect (ObjNum 958 snap 0 seq_num 958) 2023-10-01T07:33:26.431 INFO:tasks.rados.rados.0.smithi084.stdout:1559: expect (ObjNum 448 snap 0 seq_num 448) 2023-10-01T07:33:26.553 INFO:tasks.rados.rados.0.smithi084.stdout:1556: finishing write tid 2 to smithi08466639-184 2023-10-01T07:33:26.553 INFO:tasks.rados.rados.0.smithi084.stdout:1558: expect (ObjNum 1058 snap 0 seq_num 1058) 2023-10-01T07:33:26.768 INFO:tasks.rados.rados.0.smithi084.stdout:1556: finishing write tid 3 to smithi08466639-184 2023-10-01T07:33:26.768 INFO:tasks.rados.rados.0.smithi084.stdout:1556: finishing write tid 4 to smithi08466639-184 2023-10-01T07:33:26.768 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 184 v 231 (ObjNum 1089 snap 0 seq_num 1089) dirty exists 2023-10-01T07:33:26.769 INFO:tasks.rados.rados.0.smithi084.stdout:1556: left oid 184 (ObjNum 1089 snap 0 seq_num 1089) 2023-10-01T07:33:26.769 INFO:tasks.rados.rados.0.smithi084.stdout:1561: expect (ObjNum 682 snap 0 seq_num 682) 2023-10-01T07:33:26.951 INFO:tasks.rados.rados.0.smithi084.stdout:1563: finishing write tid 1 to smithi08466639-279 2023-10-01T07:33:26.951 INFO:tasks.rados.rados.0.smithi084.stdout:1563: finishing write tid 2 to smithi08466639-279 2023-10-01T07:33:26.951 INFO:tasks.rados.rados.0.smithi084.stdout:1563: finishing write tid 3 to smithi08466639-279 2023-10-01T07:33:26.951 INFO:tasks.rados.rados.0.smithi084.stdout:1563: finishing write tid 4 to smithi08466639-279 2023-10-01T07:33:26.951 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 279 v 248 (ObjNum 1090 snap 0 seq_num 1090) dirty exists 2023-10-01T07:33:26.951 INFO:tasks.rados.rados.0.smithi084.stdout:1563: left oid 279 (ObjNum 1090 snap 0 seq_num 1090) 2023-10-01T07:33:26.951 INFO:tasks.rados.rados.0.smithi084.stdout:1557: expect (ObjNum 927 snap 0 seq_num 927) 2023-10-01T07:33:26.977 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:26 smithi112 bash[27689]: cluster 2023-10-01T07:33:25.249254+0000 mgr.y (mgr.24353) 218 : cluster [DBG] pgmap v193: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 68 MiB/s rd, 7.0 MiB/s wr, 85 op/s 2023-10-01T07:33:27.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:26 smithi084 bash[27378]: cluster 2023-10-01T07:33:25.249254+0000 mgr.y (mgr.24353) 218 : cluster [DBG] pgmap v193: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 68 MiB/s rd, 7.0 MiB/s wr, 85 op/s 2023-10-01T07:33:27.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:26 smithi084 bash[33757]: cluster 2023-10-01T07:33:25.249254+0000 mgr.y (mgr.24353) 218 : cluster [DBG] pgmap v193: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 68 MiB/s rd, 7.0 MiB/s wr, 85 op/s 2023-10-01T07:33:27.128 INFO:tasks.rados.rados.0.smithi084.stdout:1564: finishing write tid 1 to smithi08466639-118 2023-10-01T07:33:27.128 INFO:tasks.rados.rados.0.smithi084.stdout:1564: finishing write tid 2 to smithi08466639-118 2023-10-01T07:33:27.128 INFO:tasks.rados.rados.0.smithi084.stdout:1564: finishing write tid 3 to smithi08466639-118 2023-10-01T07:33:27.129 INFO:tasks.rados.rados.0.smithi084.stdout:1564: finishing write tid 4 to smithi08466639-118 2023-10-01T07:33:27.129 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 118 v 277 (ObjNum 1091 snap 0 seq_num 1091) dirty exists 2023-10-01T07:33:27.129 INFO:tasks.rados.rados.0.smithi084.stdout:1564: left oid 118 (ObjNum 1091 snap 0 seq_num 1091) 2023-10-01T07:33:27.129 INFO:tasks.rados.rados.0.smithi084.stdout:1565: finishing write tid 1 to smithi08466639-158 2023-10-01T07:33:27.129 INFO:tasks.rados.rados.0.smithi084.stdout:1565: finishing write tid 2 to smithi08466639-158 2023-10-01T07:33:27.129 INFO:tasks.rados.rados.0.smithi084.stdout:1565: finishing write tid 3 to smithi08466639-158 2023-10-01T07:33:27.129 INFO:tasks.rados.rados.0.smithi084.stdout:1565: finishing write tid 4 to smithi08466639-158 2023-10-01T07:33:27.129 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 158 v 258 (ObjNum 1092 snap 0 seq_num 1092) dirty exists 2023-10-01T07:33:27.129 INFO:tasks.rados.rados.0.smithi084.stdout:1565: left oid 158 (ObjNum 1092 snap 0 seq_num 1092) 2023-10-01T07:33:27.129 INFO:tasks.rados.rados.0.smithi084.stdout:1566: finishing write tid 1 to smithi08466639-203 2023-10-01T07:33:27.129 INFO:tasks.rados.rados.0.smithi084.stdout:1566: finishing write tid 2 to smithi08466639-203 2023-10-01T07:33:27.129 INFO:tasks.rados.rados.0.smithi084.stdout:1566: finishing write tid 3 to smithi08466639-203 2023-10-01T07:33:27.129 INFO:tasks.rados.rados.0.smithi084.stdout:1566: finishing write tid 4 to smithi08466639-203 2023-10-01T07:33:27.130 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 203 v 179 (ObjNum 1093 snap 0 seq_num 1093) dirty exists 2023-10-01T07:33:27.130 INFO:tasks.rados.rados.0.smithi084.stdout:1566: left oid 203 (ObjNum 1093 snap 0 seq_num 1093) 2023-10-01T07:33:27.130 INFO:tasks.rados.rados.0.smithi084.stdout:1567: finishing write tid 1 to smithi08466639-4 2023-10-01T07:33:27.130 INFO:tasks.rados.rados.0.smithi084.stdout:1567: finishing write tid 2 to smithi08466639-4 2023-10-01T07:33:27.130 INFO:tasks.rados.rados.0.smithi084.stdout:1567: finishing write tid 3 to smithi08466639-4 2023-10-01T07:33:27.130 INFO:tasks.rados.rados.0.smithi084.stdout:1567: finishing write tid 4 to smithi08466639-4 2023-10-01T07:33:27.130 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 4 v 221 (ObjNum 1094 snap 0 seq_num 1094) dirty exists 2023-10-01T07:33:27.130 INFO:tasks.rados.rados.0.smithi084.stdout:1567: left oid 4 (ObjNum 1094 snap 0 seq_num 1094) 2023-10-01T07:33:27.130 INFO:tasks.rados.rados.0.smithi084.stdout:1568: finishing write tid 1 to smithi08466639-50 2023-10-01T07:33:27.130 INFO:tasks.rados.rados.0.smithi084.stdout:1568: finishing write tid 2 to smithi08466639-50 2023-10-01T07:33:27.130 INFO:tasks.rados.rados.0.smithi084.stdout:1568: finishing write tid 3 to smithi08466639-50 2023-10-01T07:33:27.130 INFO:tasks.rados.rados.0.smithi084.stdout:1568: finishing write tid 4 to smithi08466639-50 2023-10-01T07:33:27.131 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 50 v 184 (ObjNum 1095 snap 0 seq_num 1095) dirty exists 2023-10-01T07:33:27.131 INFO:tasks.rados.rados.0.smithi084.stdout:1568: left oid 50 (ObjNum 1095 snap 0 seq_num 1095) 2023-10-01T07:33:27.131 INFO:tasks.rados.rados.0.smithi084.stdout:1569: expect (ObjNum 413 snap 0 seq_num 413) 2023-10-01T07:33:27.225 INFO:tasks.rados.rados.0.smithi084.stdout:1554: done (15 left) 2023-10-01T07:33:27.225 INFO:tasks.rados.rados.0.smithi084.stdout:1555: done (14 left) 2023-10-01T07:33:27.225 INFO:tasks.rados.rados.0.smithi084.stdout:1556: done (13 left) 2023-10-01T07:33:27.225 INFO:tasks.rados.rados.0.smithi084.stdout:1557: done (12 left) 2023-10-01T07:33:27.225 INFO:tasks.rados.rados.0.smithi084.stdout:1558: done (11 left) 2023-10-01T07:33:27.225 INFO:tasks.rados.rados.0.smithi084.stdout:1559: done (10 left) 2023-10-01T07:33:27.226 INFO:tasks.rados.rados.0.smithi084.stdout:1560: done (9 left) 2023-10-01T07:33:27.226 INFO:tasks.rados.rados.0.smithi084.stdout:1561: done (8 left) 2023-10-01T07:33:27.226 INFO:tasks.rados.rados.0.smithi084.stdout:1562: done (7 left) 2023-10-01T07:33:27.226 INFO:tasks.rados.rados.0.smithi084.stdout:1563: done (6 left) 2023-10-01T07:33:27.226 INFO:tasks.rados.rados.0.smithi084.stdout:1564: done (5 left) 2023-10-01T07:33:27.226 INFO:tasks.rados.rados.0.smithi084.stdout:1565: done (4 left) 2023-10-01T07:33:27.226 INFO:tasks.rados.rados.0.smithi084.stdout:1566: done (3 left) 2023-10-01T07:33:27.226 INFO:tasks.rados.rados.0.smithi084.stdout:1567: done (2 left) 2023-10-01T07:33:27.226 INFO:tasks.rados.rados.0.smithi084.stdout:1568: done (1 left) 2023-10-01T07:33:27.226 INFO:tasks.rados.rados.0.smithi084.stdout:1569: done (0 left) 2023-10-01T07:33:27.226 INFO:tasks.rados.rados.0.smithi084.stdout:1570: read oid 27 snap -1 2023-10-01T07:33:27.226 INFO:tasks.rados.rados.0.smithi084.stdout:1570: expect (ObjNum 26 snap 0 seq_num 26) 2023-10-01T07:33:27.226 INFO:tasks.rados.rados.0.smithi084.stdout:1571: write oid 251 current snap is 0 2023-10-01T07:33:27.227 INFO:tasks.rados.rados.0.smithi084.stdout:1571: seq_num 1096 ranges {420472=427736,1268500=658374,2347953=72519} 2023-10-01T07:33:27.234 INFO:tasks.rados.rados.0.smithi084.stdout:1571: writing smithi08466639-251 from 420472 to 848208 tid 1 2023-10-01T07:33:27.242 INFO:tasks.rados.rados.0.smithi084.stdout:1571: writing smithi08466639-251 from 1268500 to 1926874 tid 2 2023-10-01T07:33:27.245 INFO:tasks.rados.rados.0.smithi084.stdout:1571: writing smithi08466639-251 from 2347953 to 2420472 tid 3 2023-10-01T07:33:27.246 INFO:tasks.rados.rados.0.smithi084.stdout:1572: write oid 225 current snap is 0 2023-10-01T07:33:27.246 INFO:tasks.rados.rados.0.smithi084.stdout:1572: seq_num 1097 ranges {437279=502985,1610629=518385} 2023-10-01T07:33:27.251 INFO:tasks.rados.rados.0.smithi084.stdout:1572: writing smithi08466639-225 from 437279 to 940264 tid 1 2023-10-01T07:33:27.258 INFO:tasks.rados.rados.0.smithi084.stdout:1572: writing smithi08466639-225 from 1610629 to 2129014 tid 2 2023-10-01T07:33:27.258 INFO:tasks.rados.rados.0.smithi084.stdout:1573: read oid 492 snap -1 2023-10-01T07:33:27.258 INFO:tasks.rados.rados.0.smithi084.stdout:1573: expect (ObjNum 617 snap 0 seq_num 617) 2023-10-01T07:33:27.258 INFO:tasks.rados.rados.0.smithi084.stdout:1574: write oid 248 current snap is 0 2023-10-01T07:33:27.258 INFO:tasks.rados.rados.0.smithi084.stdout:1574: seq_num 1098 ranges {454086=578234,1669111=662043} 2023-10-01T07:33:27.264 INFO:tasks.rados.rados.0.smithi084.stdout:1574: writing smithi08466639-248 from 454086 to 1032320 tid 1 2023-10-01T07:33:27.271 INFO:tasks.rados.rados.0.smithi084.stdout:1574: writing smithi08466639-248 from 1669111 to 2331154 tid 2 2023-10-01T07:33:27.272 INFO:tasks.rados.rados.0.smithi084.stdout:1575: read oid 144 snap -1 2023-10-01T07:33:27.272 INFO:tasks.rados.rados.0.smithi084.stdout:1575: expect (ObjNum 1035 snap 0 seq_num 1035) 2023-10-01T07:33:27.272 INFO:tasks.rados.rados.0.smithi084.stdout:1576: write oid 46 current snap is 0 2023-10-01T07:33:27.272 INFO:tasks.rados.rados.0.smithi084.stdout:1570: expect (ObjNum 26 snap 0 seq_num 26) 2023-10-01T07:33:27.353 INFO:tasks.rados.rados.0.smithi084.stdout:1571: finishing write tid 1 to smithi08466639-251 2023-10-01T07:33:27.353 INFO:tasks.rados.rados.0.smithi084.stdout:1571: finishing write tid 2 to smithi08466639-251 2023-10-01T07:33:27.353 INFO:tasks.rados.rados.0.smithi084.stdout:1571: finishing write tid 3 to smithi08466639-251 2023-10-01T07:33:27.353 INFO:tasks.rados.rados.0.smithi084.stdout:1571: finishing write tid 4 to smithi08466639-251 2023-10-01T07:33:27.353 INFO:tasks.rados.rados.0.smithi084.stdout:1571: finishing write tid 5 to smithi08466639-251 2023-10-01T07:33:27.354 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 251 v 264 (ObjNum 1096 snap 0 seq_num 1096) dirty exists 2023-10-01T07:33:27.354 INFO:tasks.rados.rados.0.smithi084.stdout:1571: left oid 251 (ObjNum 1096 snap 0 seq_num 1096) 2023-10-01T07:33:27.354 INFO:tasks.rados.rados.0.smithi084.stdout:1572: finishing write tid 1 to smithi08466639-225 2023-10-01T07:33:27.354 INFO:tasks.rados.rados.0.smithi084.stdout:1572: finishing write tid 2 to smithi08466639-225 2023-10-01T07:33:27.354 INFO:tasks.rados.rados.0.smithi084.stdout:1572: finishing write tid 3 to smithi08466639-225 2023-10-01T07:33:27.354 INFO:tasks.rados.rados.0.smithi084.stdout:1572: finishing write tid 4 to smithi08466639-225 2023-10-01T07:33:27.354 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 225 v 203 (ObjNum 1097 snap 0 seq_num 1097) dirty exists 2023-10-01T07:33:27.354 INFO:tasks.rados.rados.0.smithi084.stdout:1572: left oid 225 (ObjNum 1097 snap 0 seq_num 1097) 2023-10-01T07:33:27.354 INFO:tasks.rados.rados.0.smithi084.stdout:1576: seq_num 1099 ranges {470893=653483,1727593=522054} 2023-10-01T07:33:27.364 INFO:tasks.rados.rados.0.smithi084.stdout:1576: writing smithi08466639-46 from 470893 to 1124376 tid 1 2023-10-01T07:33:27.372 INFO:tasks.rados.rados.0.smithi084.stdout:1576: writing smithi08466639-46 from 1727593 to 2249647 tid 2 2023-10-01T07:33:27.372 INFO:tasks.rados.rados.0.smithi084.stdout:1570: done (6 left) 2023-10-01T07:33:27.372 INFO:tasks.rados.rados.0.smithi084.stdout:1571: done (5 left) 2023-10-01T07:33:27.372 INFO:tasks.rados.rados.0.smithi084.stdout:1572: done (4 left) 2023-10-01T07:33:27.373 INFO:tasks.rados.rados.0.smithi084.stdout:1577: read oid 372 snap -1 2023-10-01T07:33:27.373 INFO:tasks.rados.rados.0.smithi084.stdout:1577: expect (ObjNum 559 snap 0 seq_num 559) 2023-10-01T07:33:27.373 INFO:tasks.rados.rados.0.smithi084.stdout:1578: read oid 301 snap -1 2023-10-01T07:33:27.373 INFO:tasks.rados.rados.0.smithi084.stdout:1578: expect deleted 2023-10-01T07:33:27.373 INFO:tasks.rados.rados.0.smithi084.stdout:1579: write oid 448 current snap is 0 2023-10-01T07:33:27.373 INFO:tasks.rados.rados.0.smithi084.stdout:1579: seq_num 1100 ranges {487700=728732,1786075=665712} 2023-10-01T07:33:27.379 INFO:tasks.rados.rados.0.smithi084.stdout:1579: writing smithi08466639-448 from 487700 to 1216432 tid 1 2023-10-01T07:33:27.386 INFO:tasks.rados.rados.0.smithi084.stdout:1579: writing smithi08466639-448 from 1786075 to 2451787 tid 2 2023-10-01T07:33:27.386 INFO:tasks.rados.rados.0.smithi084.stdout:1580: write oid 317 current snap is 0 2023-10-01T07:33:27.386 INFO:tasks.rados.rados.0.smithi084.stdout:1573: expect (ObjNum 617 snap 0 seq_num 617) 2023-10-01T07:33:27.524 INFO:tasks.rados.rados.0.smithi084.stdout:1574: finishing write tid 1 to smithi08466639-248 2023-10-01T07:33:27.525 INFO:tasks.rados.rados.0.smithi084.stdout:1575: expect (ObjNum 1035 snap 0 seq_num 1035) 2023-10-01T07:33:27.726 INFO:tasks.rados.rados.0.smithi084.stdout:1574: finishing write tid 2 to smithi08466639-248 2023-10-01T07:33:27.726 INFO:tasks.rados.rados.0.smithi084.stdout:1574: finishing write tid 3 to smithi08466639-248 2023-10-01T07:33:27.726 INFO:tasks.rados.rados.0.smithi084.stdout:1574: finishing write tid 4 to smithi08466639-248 2023-10-01T07:33:27.726 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 248 v 234 (ObjNum 1098 snap 0 seq_num 1098) dirty exists 2023-10-01T07:33:27.726 INFO:tasks.rados.rados.0.smithi084.stdout:1574: left oid 248 (ObjNum 1098 snap 0 seq_num 1098) 2023-10-01T07:33:27.726 INFO:tasks.rados.rados.0.smithi084.stdout:1576: finishing write tid 1 to smithi08466639-46 2023-10-01T07:33:27.726 INFO:tasks.rados.rados.0.smithi084.stdout:1576: finishing write tid 2 to smithi08466639-46 2023-10-01T07:33:27.726 INFO:tasks.rados.rados.0.smithi084.stdout:1576: finishing write tid 3 to smithi08466639-46 2023-10-01T07:33:27.726 INFO:tasks.rados.rados.0.smithi084.stdout:1576: finishing write tid 4 to smithi08466639-46 2023-10-01T07:33:27.727 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 46 v 280 (ObjNum 1099 snap 0 seq_num 1099) dirty exists 2023-10-01T07:33:27.727 INFO:tasks.rados.rados.0.smithi084.stdout:1576: left oid 46 (ObjNum 1099 snap 0 seq_num 1099) 2023-10-01T07:33:27.727 INFO:tasks.rados.rados.0.smithi084.stdout:1579: finishing write tid 1 to smithi08466639-448 2023-10-01T07:33:27.727 INFO:tasks.rados.rados.0.smithi084.stdout:1577: expect (ObjNum 559 snap 0 seq_num 559) 2023-10-01T07:33:27.863 INFO:tasks.rados.rados.0.smithi084.stdout:1579: finishing write tid 2 to smithi08466639-448 2023-10-01T07:33:27.863 INFO:tasks.rados.rados.0.smithi084.stdout:1579: finishing write tid 3 to smithi08466639-448 2023-10-01T07:33:27.863 INFO:tasks.rados.rados.0.smithi084.stdout:1579: finishing write tid 4 to smithi08466639-448 2023-10-01T07:33:27.863 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 448 v 267 (ObjNum 1100 snap 0 seq_num 1100) dirty exists 2023-10-01T07:33:27.863 INFO:tasks.rados.rados.0.smithi084.stdout:1579: left oid 448 (ObjNum 1100 snap 0 seq_num 1100) 2023-10-01T07:33:27.863 INFO:tasks.rados.rados.0.smithi084.stdout:1580: seq_num 1101 ranges {504507=403981,1328204=409370,2252362=252145} 2023-10-01T07:33:27.875 INFO:tasks.rados.rados.0.smithi084.stdout:1580: writing smithi08466639-317 from 504507 to 908488 tid 1 2023-10-01T07:33:27.879 INFO:tasks.rados.rados.0.smithi084.stdout:1580: writing smithi08466639-317 from 1328204 to 1737574 tid 2 2023-10-01T07:33:27.884 INFO:tasks.rados.rados.0.smithi084.stdout:1580: writing smithi08466639-317 from 2252362 to 2504507 tid 3 2023-10-01T07:33:27.884 INFO:tasks.rados.rados.0.smithi084.stdout:1573: done (7 left) 2023-10-01T07:33:27.884 INFO:tasks.rados.rados.0.smithi084.stdout:1574: done (6 left) 2023-10-01T07:33:27.884 INFO:tasks.rados.rados.0.smithi084.stdout:1575: done (5 left) 2023-10-01T07:33:27.884 INFO:tasks.rados.rados.0.smithi084.stdout:1576: done (4 left) 2023-10-01T07:33:27.884 INFO:tasks.rados.rados.0.smithi084.stdout:1577: done (3 left) 2023-10-01T07:33:27.884 INFO:tasks.rados.rados.0.smithi084.stdout:1578: done (2 left) 2023-10-01T07:33:27.885 INFO:tasks.rados.rados.0.smithi084.stdout:1579: done (1 left) 2023-10-01T07:33:27.885 INFO:tasks.rados.rados.0.smithi084.stdout:1581: write oid 296 current snap is 0 2023-10-01T07:33:27.885 INFO:tasks.rados.rados.0.smithi084.stdout:1580: finishing write tid 1 to smithi08466639-317 2023-10-01T07:33:27.885 INFO:tasks.rados.rados.0.smithi084.stdout:1580: finishing write tid 2 to smithi08466639-317 2023-10-01T07:33:27.885 INFO:tasks.rados.rados.0.smithi084.stdout:1581: seq_num 1102 ranges {521314=479230,1786686=669381} 2023-10-01T07:33:27.889 INFO:tasks.rados.rados.0.smithi084.stdout:1581: writing smithi08466639-296 from 521314 to 1000544 tid 1 2023-10-01T07:33:27.898 INFO:tasks.rados.rados.0.smithi084.stdout:1581: writing smithi08466639-296 from 1786686 to 2456067 tid 2 2023-10-01T07:33:27.898 INFO:tasks.rados.rados.0.smithi084.stdout:1582: read oid 220 snap -1 2023-10-01T07:33:27.898 INFO:tasks.rados.rados.0.smithi084.stdout:1582: expect (ObjNum 812 snap 0 seq_num 812) 2023-10-01T07:33:27.898 INFO:tasks.rados.rados.0.smithi084.stdout:1583: read oid 88 snap -1 2023-10-01T07:33:27.898 INFO:tasks.rados.rados.0.smithi084.stdout:1583: expect (ObjNum 87 snap 0 seq_num 87) 2023-10-01T07:33:27.899 INFO:tasks.rados.rados.0.smithi084.stdout:1584: read oid 80 snap -1 2023-10-01T07:33:27.899 INFO:tasks.rados.rados.0.smithi084.stdout:1584: expect (ObjNum 738 snap 0 seq_num 738) 2023-10-01T07:33:27.899 INFO:tasks.rados.rados.0.smithi084.stdout:1585: read oid 186 snap -1 2023-10-01T07:33:27.899 INFO:tasks.rados.rados.0.smithi084.stdout:1585: expect (ObjNum 185 snap 0 seq_num 185) 2023-10-01T07:33:27.899 INFO:tasks.rados.rados.0.smithi084.stdout:1586: read oid 288 snap -1 2023-10-01T07:33:27.899 INFO:tasks.rados.rados.0.smithi084.stdout:1586: expect deleted 2023-10-01T07:33:27.899 INFO:tasks.rados.rados.0.smithi084.stdout:1587: write oid 239 current snap is 0 2023-10-01T07:33:27.899 INFO:tasks.rados.rados.0.smithi084.stdout:1580: finishing write tid 3 to smithi08466639-317 2023-10-01T07:33:27.899 INFO:tasks.rados.rados.0.smithi084.stdout:1580: finishing write tid 4 to smithi08466639-317 2023-10-01T07:33:27.899 INFO:tasks.rados.rados.0.smithi084.stdout:1580: finishing write tid 5 to smithi08466639-317 2023-10-01T07:33:27.899 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 317 v 161 (ObjNum 1101 snap 0 seq_num 1101) dirty exists 2023-10-01T07:33:27.899 INFO:tasks.rados.rados.0.smithi084.stdout:1580: left oid 317 (ObjNum 1101 snap 0 seq_num 1101) 2023-10-01T07:33:27.899 INFO:tasks.rados.rados.0.smithi084.stdout:1581: finishing write tid 1 to smithi08466639-296 2023-10-01T07:33:27.900 INFO:tasks.rados.rados.0.smithi084.stdout:1587: seq_num 1103 ranges {538121=670832,1961521=413039} 2023-10-01T07:33:27.906 INFO:tasks.rados.rados.0.smithi084.stdout:1587: writing smithi08466639-239 from 538121 to 1208953 tid 1 2023-10-01T07:33:27.913 INFO:tasks.rados.rados.0.smithi084.stdout:1587: writing smithi08466639-239 from 1961521 to 2374560 tid 2 2023-10-01T07:33:27.913 INFO:tasks.rados.rados.0.smithi084.stdout:1580: done (7 left) 2023-10-01T07:33:27.913 INFO:tasks.rados.rados.0.smithi084.stdout:1588: read oid 214 snap -1 2023-10-01T07:33:27.914 INFO:tasks.rados.rados.0.smithi084.stdout:1588: expect (ObjNum 213 snap 0 seq_num 213) 2023-10-01T07:33:27.914 INFO:tasks.rados.rados.0.smithi084.stdout:1589: write oid 128 current snap is 0 2023-10-01T07:33:27.914 INFO:tasks.rados.rados.0.smithi084.stdout:1589: seq_num 1104 ranges {554928=746081,2020003=534925} 2023-10-01T07:33:27.920 INFO:tasks.rados.rados.0.smithi084.stdout:1589: writing smithi08466639-128 from 554928 to 1301009 tid 1 2023-10-01T07:33:27.928 INFO:tasks.rados.rados.0.smithi084.stdout:1589: writing smithi08466639-128 from 2020003 to 2554928 tid 2 2023-10-01T07:33:27.928 INFO:tasks.rados.rados.0.smithi084.stdout:1590: write oid 27 current snap is 0 2023-10-01T07:33:27.928 INFO:tasks.rados.rados.0.smithi084.stdout:1590: seq_num 1105 ranges {571735=421330,1562132=416708} 2023-10-01T07:33:27.933 INFO:tasks.rados.rados.0.smithi084.stdout:1590: writing smithi08466639-27 from 571735 to 993065 tid 1 2023-10-01T07:33:27.940 INFO:tasks.rados.rados.0.smithi084.stdout:1590: writing smithi08466639-27 from 1562132 to 1978840 tid 2 2023-10-01T07:33:27.940 INFO:tasks.rados.rados.0.smithi084.stdout:1591: read oid 143 snap -1 2023-10-01T07:33:27.940 INFO:tasks.rados.rados.0.smithi084.stdout:1591: expect deleted 2023-10-01T07:33:27.940 INFO:tasks.rados.rados.0.smithi084.stdout:1592: read oid 207 snap -1 2023-10-01T07:33:27.940 INFO:tasks.rados.rados.0.smithi084.stdout:1592: expect (ObjNum 761 snap 0 seq_num 761) 2023-10-01T07:33:27.940 INFO:tasks.rados.rados.0.smithi084.stdout:1593: read oid 202 snap -1 2023-10-01T07:33:27.940 INFO:tasks.rados.rados.0.smithi084.stdout:1593: expect (ObjNum 1082 snap 0 seq_num 1082) 2023-10-01T07:33:27.941 INFO:tasks.rados.rados.0.smithi084.stdout:1594: read oid 393 snap -1 2023-10-01T07:33:27.941 INFO:tasks.rados.rados.0.smithi084.stdout:1594: expect (ObjNum 668 snap 0 seq_num 668) 2023-10-01T07:33:27.941 INFO:tasks.rados.rados.0.smithi084.stdout:1595: read oid 14 snap -1 2023-10-01T07:33:27.941 INFO:tasks.rados.rados.0.smithi084.stdout:1595: expect (ObjNum 660 snap 0 seq_num 660) 2023-10-01T07:33:27.941 INFO:tasks.rados.rados.0.smithi084.stdout:1596: write oid 69 current snap is 0 2023-10-01T07:33:27.941 INFO:tasks.rados.rados.0.smithi084.stdout:1596: seq_num 1106 ranges {588542=496579,1620614=676719} 2023-10-01T07:33:27.947 INFO:tasks.rados.rados.0.smithi084.stdout:1596: writing smithi08466639-69 from 588542 to 1085121 tid 1 2023-10-01T07:33:27.955 INFO:tasks.rados.rados.0.smithi084.stdout:1596: writing smithi08466639-69 from 1620614 to 2297333 tid 2 2023-10-01T07:33:27.955 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:33:27.955 INFO:tasks.rados.rados.0.smithi084.stdout:1583: expect (ObjNum 87 snap 0 seq_num 87) 2023-10-01T07:33:27.977 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:27 smithi112 bash[27689]: audit 2023-10-01T07:33:27.003159+0000 mon.a (mon.0) 708 : audit [DBG] from='client.? 172.21.15.84:0/3032565936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:28.072 INFO:tasks.rados.rados.0.smithi084.stdout:1585: expect (ObjNum 185 snap 0 seq_num 185) 2023-10-01T07:33:28.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:27 smithi084 bash[33757]: audit 2023-10-01T07:33:27.003159+0000 mon.a (mon.0) 708 : audit [DBG] from='client.? 172.21.15.84:0/3032565936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:28.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:27 smithi084 bash[27378]: audit 2023-10-01T07:33:27.003159+0000 mon.a (mon.0) 708 : audit [DBG] from='client.? 172.21.15.84:0/3032565936' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:28.174 INFO:tasks.rados.rados.0.smithi084.stdout:1584: expect (ObjNum 738 snap 0 seq_num 738) 2023-10-01T07:33:28.284 INFO:tasks.rados.rados.0.smithi084.stdout:1581: finishing write tid 2 to smithi08466639-296 2023-10-01T07:33:28.284 INFO:tasks.rados.rados.0.smithi084.stdout:1581: finishing write tid 3 to smithi08466639-296 2023-10-01T07:33:28.284 INFO:tasks.rados.rados.0.smithi084.stdout:1581: finishing write tid 4 to smithi08466639-296 2023-10-01T07:33:28.285 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 296 v 229 (ObjNum 1102 snap 0 seq_num 1102) dirty exists 2023-10-01T07:33:28.285 INFO:tasks.rados.rados.0.smithi084.stdout:1581: left oid 296 (ObjNum 1102 snap 0 seq_num 1102) 2023-10-01T07:33:28.285 INFO:tasks.rados.rados.0.smithi084.stdout:1582: expect (ObjNum 812 snap 0 seq_num 812) 2023-10-01T07:33:28.448 INFO:tasks.rados.rados.0.smithi084.stdout:1587: finishing write tid 1 to smithi08466639-239 2023-10-01T07:33:28.448 INFO:tasks.rados.rados.0.smithi084.stdout:1587: finishing write tid 2 to smithi08466639-239 2023-10-01T07:33:28.448 INFO:tasks.rados.rados.0.smithi084.stdout:1587: finishing write tid 3 to smithi08466639-239 2023-10-01T07:33:28.449 INFO:tasks.rados.rados.0.smithi084.stdout:1587: finishing write tid 4 to smithi08466639-239 2023-10-01T07:33:28.449 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 239 v 270 (ObjNum 1103 snap 0 seq_num 1103) dirty exists 2023-10-01T07:33:28.449 INFO:tasks.rados.rados.0.smithi084.stdout:1587: left oid 239 (ObjNum 1103 snap 0 seq_num 1103) 2023-10-01T07:33:28.449 INFO:tasks.rados.rados.0.smithi084.stdout:1588: expect (ObjNum 213 snap 0 seq_num 213) 2023-10-01T07:33:28.562 INFO:tasks.rados.rados.0.smithi084.stdout:1589: finishing write tid 1 to smithi08466639-128 2023-10-01T07:33:28.562 INFO:tasks.rados.rados.0.smithi084.stdout:1589: finishing write tid 2 to smithi08466639-128 2023-10-01T07:33:28.562 INFO:tasks.rados.rados.0.smithi084.stdout:1589: finishing write tid 3 to smithi08466639-128 2023-10-01T07:33:28.562 INFO:tasks.rados.rados.0.smithi084.stdout:1589: finishing write tid 4 to smithi08466639-128 2023-10-01T07:33:28.562 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 128 v 283 (ObjNum 1104 snap 0 seq_num 1104) dirty exists 2023-10-01T07:33:28.562 INFO:tasks.rados.rados.0.smithi084.stdout:1589: left oid 128 (ObjNum 1104 snap 0 seq_num 1104) 2023-10-01T07:33:28.562 INFO:tasks.rados.rados.0.smithi084.stdout:1590: finishing write tid 1 to smithi08466639-27 2023-10-01T07:33:28.562 INFO:tasks.rados.rados.0.smithi084.stdout:1593: expect (ObjNum 1082 snap 0 seq_num 1082) 2023-10-01T07:33:28.638 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:28 smithi112 bash[28510]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:33:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T07:33:28.657 INFO:tasks.rados.rados.0.smithi084.stdout:1594: expect (ObjNum 668 snap 0 seq_num 668) 2023-10-01T07:33:28.798 INFO:tasks.rados.rados.0.smithi084.stdout:1590: finishing write tid 2 to smithi08466639-27 2023-10-01T07:33:28.798 INFO:tasks.rados.rados.0.smithi084.stdout:1590: finishing write tid 3 to smithi08466639-27 2023-10-01T07:33:28.798 INFO:tasks.rados.rados.0.smithi084.stdout:1590: finishing write tid 4 to smithi08466639-27 2023-10-01T07:33:28.799 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 27 v 286 (ObjNum 1105 snap 0 seq_num 1105) dirty exists 2023-10-01T07:33:28.799 INFO:tasks.rados.rados.0.smithi084.stdout:1590: left oid 27 (ObjNum 1105 snap 0 seq_num 1105) 2023-10-01T07:33:28.799 INFO:tasks.rados.rados.0.smithi084.stdout:1595: expect (ObjNum 660 snap 0 seq_num 660) 2023-10-01T07:33:28.934 INFO:tasks.rados.rados.0.smithi084.stdout:1596: finishing write tid 1 to smithi08466639-69 2023-10-01T07:33:28.934 INFO:tasks.rados.rados.0.smithi084.stdout:1592: expect (ObjNum 761 snap 0 seq_num 761) 2023-10-01T07:33:28.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:28 smithi112 bash[27689]: cluster 2023-10-01T07:33:27.250278+0000 mgr.y (mgr.24353) 219 : cluster [DBG] pgmap v194: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 104 MiB/s rd, 12 MiB/s wr, 134 op/s 2023-10-01T07:33:29.061 INFO:tasks.rados.rados.0.smithi084.stdout:1596: finishing write tid 2 to smithi08466639-69 2023-10-01T07:33:29.061 INFO:tasks.rados.rados.0.smithi084.stdout:1596: finishing write tid 3 to smithi08466639-69 2023-10-01T07:33:29.061 INFO:tasks.rados.rados.0.smithi084.stdout:1596: finishing write tid 4 to smithi08466639-69 2023-10-01T07:33:29.061 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 69 v 289 (ObjNum 1106 snap 0 seq_num 1106) dirty exists 2023-10-01T07:33:29.061 INFO:tasks.rados.rados.0.smithi084.stdout:1596: left oid 69 (ObjNum 1106 snap 0 seq_num 1106) 2023-10-01T07:33:29.061 INFO:tasks.rados.rados.0.smithi084.stdout:1581: done (15 left) 2023-10-01T07:33:29.062 INFO:tasks.rados.rados.0.smithi084.stdout:1582: done (14 left) 2023-10-01T07:33:29.062 INFO:tasks.rados.rados.0.smithi084.stdout:1583: done (13 left) 2023-10-01T07:33:29.062 INFO:tasks.rados.rados.0.smithi084.stdout:1584: done (12 left) 2023-10-01T07:33:29.062 INFO:tasks.rados.rados.0.smithi084.stdout:1585: done (11 left) 2023-10-01T07:33:29.062 INFO:tasks.rados.rados.0.smithi084.stdout:1586: done (10 left) 2023-10-01T07:33:29.062 INFO:tasks.rados.rados.0.smithi084.stdout:1587: done (9 left) 2023-10-01T07:33:29.062 INFO:tasks.rados.rados.0.smithi084.stdout:1588: done (8 left) 2023-10-01T07:33:29.062 INFO:tasks.rados.rados.0.smithi084.stdout:1589: done (7 left) 2023-10-01T07:33:29.062 INFO:tasks.rados.rados.0.smithi084.stdout:1590: done (6 left) 2023-10-01T07:33:29.062 INFO:tasks.rados.rados.0.smithi084.stdout:1591: done (5 left) 2023-10-01T07:33:29.062 INFO:tasks.rados.rados.0.smithi084.stdout:1592: done (4 left) 2023-10-01T07:33:29.062 INFO:tasks.rados.rados.0.smithi084.stdout:1593: done (3 left) 2023-10-01T07:33:29.062 INFO:tasks.rados.rados.0.smithi084.stdout:1594: done (2 left) 2023-10-01T07:33:29.063 INFO:tasks.rados.rados.0.smithi084.stdout:1595: done (1 left) 2023-10-01T07:33:29.063 INFO:tasks.rados.rados.0.smithi084.stdout:1596: done (0 left) 2023-10-01T07:33:29.063 INFO:tasks.rados.rados.0.smithi084.stdout:1597: write oid 448 current snap is 0 2023-10-01T07:33:29.063 INFO:tasks.rados.rados.0.smithi084.stdout:1597: seq_num 1107 ranges {605349=571828,1679096=420377} 2023-10-01T07:33:29.071 INFO:tasks.rados.rados.0.smithi084.stdout:1597: writing smithi08466639-448 from 605349 to 1177177 tid 1 2023-10-01T07:33:29.074 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:33:28 smithi084 bash[27645]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:33:28] "GET /metrics HTTP/1.1" 200 194991 "" "Prometheus/2.33.4" 2023-10-01T07:33:29.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:28 smithi084 bash[33757]: cluster 2023-10-01T07:33:27.250278+0000 mgr.y (mgr.24353) 219 : cluster [DBG] pgmap v194: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 104 MiB/s rd, 12 MiB/s wr, 134 op/s 2023-10-01T07:33:29.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:28 smithi084 bash[27378]: cluster 2023-10-01T07:33:27.250278+0000 mgr.y (mgr.24353) 219 : cluster [DBG] pgmap v194: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 104 MiB/s rd, 12 MiB/s wr, 134 op/s 2023-10-01T07:33:29.077 INFO:tasks.rados.rados.0.smithi084.stdout:1597: writing smithi08466639-448 from 1679096 to 2099473 tid 2 2023-10-01T07:33:29.077 INFO:tasks.rados.rados.0.smithi084.stdout:1598: write oid 372 current snap is 0 2023-10-01T07:33:29.077 INFO:tasks.rados.rados.0.smithi084.stdout:1598: seq_num 1108 ranges {622156=647077,1737578=680388} 2023-10-01T07:33:29.085 INFO:tasks.rados.rados.0.smithi084.stdout:1598: writing smithi08466639-372 from 622156 to 1269233 tid 1 2023-10-01T07:33:29.091 INFO:tasks.rados.rados.0.smithi084.stdout:1598: writing smithi08466639-372 from 1737578 to 2417966 tid 2 2023-10-01T07:33:29.092 INFO:tasks.rados.rados.0.smithi084.stdout:1599: write oid 202 current snap is 0 2023-10-01T07:33:29.092 INFO:tasks.rados.rados.0.smithi084.stdout:1599: seq_num 1109 ranges {638963=722326,2079707=424046} 2023-10-01T07:33:29.099 INFO:tasks.rados.rados.0.smithi084.stdout:1599: writing smithi08466639-202 from 638963 to 1361289 tid 1 2023-10-01T07:33:29.106 INFO:tasks.rados.rados.0.smithi084.stdout:1599: writing smithi08466639-202 from 2079707 to 2503753 tid 2 2023-10-01T07:33:29.106 INFO:tasks.rados.rados.0.smithi084.stdout:1600: read oid 417 snap -1 2023-10-01T07:33:29.106 INFO:tasks.rados.rados.0.smithi084.stdout:1600: expect (ObjNum 416 snap 0 seq_num 416) 2023-10-01T07:33:29.106 INFO:tasks.rados.rados.0.smithi084.stdout:1601: write oid 395 current snap is 0 2023-10-01T07:33:29.106 INFO:tasks.rados.rados.0.smithi084.stdout:1597: finishing write tid 1 to smithi08466639-448 2023-10-01T07:33:29.106 INFO:tasks.rados.rados.0.smithi084.stdout:1597: finishing write tid 2 to smithi08466639-448 2023-10-01T07:33:29.107 INFO:tasks.rados.rados.0.smithi084.stdout:1597: finishing write tid 3 to smithi08466639-448 2023-10-01T07:33:29.107 INFO:tasks.rados.rados.0.smithi084.stdout:1597: finishing write tid 4 to smithi08466639-448 2023-10-01T07:33:29.107 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 448 v 273 (ObjNum 1107 snap 0 seq_num 1107) dirty exists 2023-10-01T07:33:29.107 INFO:tasks.rados.rados.0.smithi084.stdout:1597: left oid 448 (ObjNum 1107 snap 0 seq_num 1107) 2023-10-01T07:33:29.107 INFO:tasks.rados.rados.0.smithi084.stdout:1598: finishing write tid 1 to smithi08466639-372 2023-10-01T07:33:29.107 INFO:tasks.rados.rados.0.smithi084.stdout:1598: finishing write tid 2 to smithi08466639-372 2023-10-01T07:33:29.107 INFO:tasks.rados.rados.0.smithi084.stdout:1598: finishing write tid 3 to smithi08466639-372 2023-10-01T07:33:29.107 INFO:tasks.rados.rados.0.smithi084.stdout:1598: finishing write tid 4 to smithi08466639-372 2023-10-01T07:33:29.107 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 372 v 188 (ObjNum 1108 snap 0 seq_num 1108) dirty exists 2023-10-01T07:33:29.107 INFO:tasks.rados.rados.0.smithi084.stdout:1598: left oid 372 (ObjNum 1108 snap 0 seq_num 1108) 2023-10-01T07:33:29.107 INFO:tasks.rados.rados.0.smithi084.stdout:1599: finishing write tid 1 to smithi08466639-202 2023-10-01T07:33:29.107 INFO:tasks.rados.rados.0.smithi084.stdout:1601: seq_num 1110 ranges {655770=513928,1854542=684057} 2023-10-01T07:33:29.113 INFO:tasks.rados.rados.0.smithi084.stdout:1601: writing smithi08466639-395 from 655770 to 1169698 tid 1 2023-10-01T07:33:29.123 INFO:tasks.rados.rados.0.smithi084.stdout:1601: writing smithi08466639-395 from 1854542 to 2538599 tid 2 2023-10-01T07:33:29.123 INFO:tasks.rados.rados.0.smithi084.stdout:1597: done (4 left) 2023-10-01T07:33:29.123 INFO:tasks.rados.rados.0.smithi084.stdout:1598: done (3 left) 2023-10-01T07:33:29.123 INFO:tasks.rados.rados.0.smithi084.stdout:1602: read oid 141 snap -1 2023-10-01T07:33:29.123 INFO:tasks.rados.rados.0.smithi084.stdout:1602: expect (ObjNum 1031 snap 0 seq_num 1031) 2023-10-01T07:33:29.123 INFO:tasks.rados.rados.0.smithi084.stdout:1603: write oid 163 current snap is 0 2023-10-01T07:33:29.123 INFO:tasks.rados.rados.0.smithi084.stdout:1599: finishing write tid 2 to smithi08466639-202 2023-10-01T07:33:29.123 INFO:tasks.rados.rados.0.smithi084.stdout:1599: finishing write tid 3 to smithi08466639-202 2023-10-01T07:33:29.124 INFO:tasks.rados.rados.0.smithi084.stdout:1599: finishing write tid 4 to smithi08466639-202 2023-10-01T07:33:29.124 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 202 v 245 (ObjNum 1109 snap 0 seq_num 1109) dirty exists 2023-10-01T07:33:29.124 INFO:tasks.rados.rados.0.smithi084.stdout:1599: left oid 202 (ObjNum 1109 snap 0 seq_num 1109) 2023-10-01T07:33:29.124 INFO:tasks.rados.rados.0.smithi084.stdout:1600: expect (ObjNum 416 snap 0 seq_num 416) 2023-10-01T07:33:29.230 INFO:tasks.rados.rados.0.smithi084.stdout:1601: finishing write tid 1 to smithi08466639-395 2023-10-01T07:33:29.230 INFO:tasks.rados.rados.0.smithi084.stdout:1601: finishing write tid 2 to smithi08466639-395 2023-10-01T07:33:29.230 INFO:tasks.rados.rados.0.smithi084.stdout:1601: finishing write tid 3 to smithi08466639-395 2023-10-01T07:33:29.230 INFO:tasks.rados.rados.0.smithi084.stdout:1601: finishing write tid 4 to smithi08466639-395 2023-10-01T07:33:29.231 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 395 v 164 (ObjNum 1110 snap 0 seq_num 1110) dirty exists 2023-10-01T07:33:29.231 INFO:tasks.rados.rados.0.smithi084.stdout:1601: left oid 395 (ObjNum 1110 snap 0 seq_num 1110) 2023-10-01T07:33:29.231 INFO:tasks.rados.rados.0.smithi084.stdout:1603: seq_num 1111 ranges {672577=589177,1913024=427715} 2023-10-01T07:33:29.245 INFO:tasks.rados.rados.0.smithi084.stdout:1603: writing smithi08466639-163 from 672577 to 1261754 tid 1 2023-10-01T07:33:29.251 INFO:tasks.rados.rados.0.smithi084.stdout:1603: writing smithi08466639-163 from 1913024 to 2340739 tid 2 2023-10-01T07:33:29.251 INFO:tasks.rados.rados.0.smithi084.stdout:1599: done (4 left) 2023-10-01T07:33:29.251 INFO:tasks.rados.rados.0.smithi084.stdout:1600: done (3 left) 2023-10-01T07:33:29.251 INFO:tasks.rados.rados.0.smithi084.stdout:1601: done (2 left) 2023-10-01T07:33:29.251 INFO:tasks.rados.rados.0.smithi084.stdout:1604: read oid 363 snap -1 2023-10-01T07:33:29.252 INFO:tasks.rados.rados.0.smithi084.stdout:1604: expect (ObjNum 710 snap 0 seq_num 710) 2023-10-01T07:33:29.252 INFO:tasks.rados.rados.0.smithi084.stdout:1605: read oid 322 snap -1 2023-10-01T07:33:29.252 INFO:tasks.rados.rados.0.smithi084.stdout:1605: expect (ObjNum 1046 snap 0 seq_num 1046) 2023-10-01T07:33:29.252 INFO:tasks.rados.rados.0.smithi084.stdout:1606: read oid 87 snap -1 2023-10-01T07:33:29.252 INFO:tasks.rados.rados.0.smithi084.stdout:1606: expect (ObjNum 803 snap 0 seq_num 803) 2023-10-01T07:33:29.252 INFO:tasks.rados.rados.0.smithi084.stdout:1607: delete oid 415 current snap is 0 2023-10-01T07:33:29.252 INFO:tasks.rados.rados.0.smithi084.stdout:1602: expect (ObjNum 1031 snap 0 seq_num 1031) 2023-10-01T07:33:29.412 INFO:tasks.rados.rados.0.smithi084.stdout:1603: finishing write tid 1 to smithi08466639-163 2023-10-01T07:33:29.412 INFO:tasks.rados.rados.0.smithi084.stdout:1603: finishing write tid 2 to smithi08466639-163 2023-10-01T07:33:29.412 INFO:tasks.rados.rados.0.smithi084.stdout:1604: expect (ObjNum 710 snap 0 seq_num 710) 2023-10-01T07:33:29.663 INFO:tasks.rados.rados.0.smithi084.stdout:1605: expect (ObjNum 1046 snap 0 seq_num 1046) 2023-10-01T07:33:29.812 INFO:tasks.rados.rados.0.smithi084.stdout:1603: finishing write tid 3 to smithi08466639-163 2023-10-01T07:33:29.813 INFO:tasks.rados.rados.0.smithi084.stdout:1603: finishing write tid 4 to smithi08466639-163 2023-10-01T07:33:29.813 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 163 v 276 (ObjNum 1111 snap 0 seq_num 1111) dirty exists 2023-10-01T07:33:29.813 INFO:tasks.rados.rados.0.smithi084.stdout:1603: left oid 163 (ObjNum 1111 snap 0 seq_num 1111) 2023-10-01T07:33:29.813 INFO:tasks.rados.rados.0.smithi084.stdout:1606: expect (ObjNum 803 snap 0 seq_num 803) 2023-10-01T07:33:29.966 INFO:tasks.rados.rados.0.smithi084.stdout:1602: done (5 left) 2023-10-01T07:33:29.966 INFO:tasks.rados.rados.0.smithi084.stdout:1603: done (4 left) 2023-10-01T07:33:29.966 INFO:tasks.rados.rados.0.smithi084.stdout:1604: done (3 left) 2023-10-01T07:33:29.966 INFO:tasks.rados.rados.0.smithi084.stdout:1605: done (2 left) 2023-10-01T07:33:29.966 INFO:tasks.rados.rados.0.smithi084.stdout:1606: done (1 left) 2023-10-01T07:33:29.966 INFO:tasks.rados.rados.0.smithi084.stdout:1607: done (0 left) 2023-10-01T07:33:29.966 INFO:tasks.rados.rados.0.smithi084.stdout:1608: read oid 312 snap -1 2023-10-01T07:33:29.966 INFO:tasks.rados.rados.0.smithi084.stdout:1608: expect (ObjNum 311 snap 0 seq_num 311) 2023-10-01T07:33:29.966 INFO:tasks.rados.rados.0.smithi084.stdout:1609: delete oid 459 current snap is 0 2023-10-01T07:33:29.968 INFO:tasks.rados.rados.0.smithi084.stdout:1609: done (1 left) 2023-10-01T07:33:29.968 INFO:tasks.rados.rados.0.smithi084.stdout:1610: read oid 227 snap -1 2023-10-01T07:33:29.968 INFO:tasks.rados.rados.0.smithi084.stdout:1610: expect (ObjNum 226 snap 0 seq_num 226) 2023-10-01T07:33:29.968 INFO:tasks.rados.rados.0.smithi084.stdout:1611: delete oid 79 current snap is 0 2023-10-01T07:33:29.971 INFO:tasks.rados.rados.0.smithi084.stdout:1611: done (2 left) 2023-10-01T07:33:29.971 INFO:tasks.rados.rados.0.smithi084.stdout:1612: read oid 233 snap -1 2023-10-01T07:33:29.971 INFO:tasks.rados.rados.0.smithi084.stdout:1612: expect deleted 2023-10-01T07:33:29.971 INFO:tasks.rados.rados.0.smithi084.stdout:1613: write oid 134 current snap is 0 2023-10-01T07:33:29.971 INFO:tasks.rados.rados.0.smithi084.stdout:1613: seq_num 1115 ranges {739805=490173,1630599=435053,2636284=103521} 2023-10-01T07:33:29.977 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:29 smithi112 bash[27689]: cluster 2023-10-01T07:33:29.250846+0000 mgr.y (mgr.24353) 220 : cluster [DBG] pgmap v195: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 67 MiB/s rd, 8.7 MiB/s wr, 89 op/s 2023-10-01T07:33:29.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:29 smithi112 bash[27689]: audit 2023-10-01T07:33:29.413646+0000 mon.a (mon.0) 709 : audit [DBG] from='client.? 172.21.15.84:0/3119371223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:29.981 INFO:tasks.rados.rados.0.smithi084.stdout:1613: writing smithi08466639-134 from 739805 to 1229978 tid 1 2023-10-01T07:33:29.987 INFO:tasks.rados.rados.0.smithi084.stdout:1613: writing smithi08466639-134 from 1630599 to 2065652 tid 2 2023-10-01T07:33:29.991 INFO:tasks.rados.rados.0.smithi084.stdout:1613: writing smithi08466639-134 from 2636284 to 2739805 tid 3 2023-10-01T07:33:29.991 INFO:tasks.rados.rados.0.smithi084.stdout:1614: write oid 95 current snap is 0 2023-10-01T07:33:29.991 INFO:tasks.rados.rados.0.smithi084.stdout:1614: seq_num 1116 ranges {756612=565422,2089081=578711} 2023-10-01T07:33:29.998 INFO:tasks.rados.rados.0.smithi084.stdout:1614: writing smithi08466639-95 from 756612 to 1322034 tid 1 2023-10-01T07:33:30.006 INFO:tasks.rados.rados.0.smithi084.stdout:1614: writing smithi08466639-95 from 2089081 to 2667792 tid 2 2023-10-01T07:33:30.006 INFO:tasks.rados.rados.0.smithi084.stdout:1615: write oid 106 current snap is 0 2023-10-01T07:33:30.006 INFO:tasks.rados.rados.0.smithi084.stdout:1615: seq_num 1117 ranges {773419=640671,2147563=438722} 2023-10-01T07:33:30.014 INFO:tasks.rados.rados.0.smithi084.stdout:1615: writing smithi08466639-106 from 773419 to 1414090 tid 1 2023-10-01T07:33:30.021 INFO:tasks.rados.rados.0.smithi084.stdout:1615: writing smithi08466639-106 from 2147563 to 2586285 tid 2 2023-10-01T07:33:30.021 INFO:tasks.rados.rados.0.smithi084.stdout:1616: delete oid 245 current snap is 0 2023-10-01T07:33:30.021 INFO:tasks.rados.rados.0.smithi084.stdout:1610: expect (ObjNum 226 snap 0 seq_num 226) 2023-10-01T07:33:30.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:29 smithi084 bash[33757]: cluster 2023-10-01T07:33:29.250846+0000 mgr.y (mgr.24353) 220 : cluster [DBG] pgmap v195: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 67 MiB/s rd, 8.7 MiB/s wr, 89 op/s 2023-10-01T07:33:30.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:29 smithi084 bash[33757]: audit 2023-10-01T07:33:29.413646+0000 mon.a (mon.0) 709 : audit [DBG] from='client.? 172.21.15.84:0/3119371223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:30.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:29 smithi084 bash[27378]: cluster 2023-10-01T07:33:29.250846+0000 mgr.y (mgr.24353) 220 : cluster [DBG] pgmap v195: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 67 MiB/s rd, 8.7 MiB/s wr, 89 op/s 2023-10-01T07:33:30.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:29 smithi084 bash[27378]: audit 2023-10-01T07:33:29.413646+0000 mon.a (mon.0) 709 : audit [DBG] from='client.? 172.21.15.84:0/3119371223' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:30.152 INFO:tasks.rados.rados.0.smithi084.stdout:1608: expect (ObjNum 311 snap 0 seq_num 311) 2023-10-01T07:33:30.259 INFO:tasks.rados.rados.0.smithi084.stdout:1613: finishing write tid 1 to smithi08466639-134 2023-10-01T07:33:30.259 INFO:tasks.rados.rados.0.smithi084.stdout:1613: finishing write tid 2 to smithi08466639-134 2023-10-01T07:33:30.259 INFO:tasks.rados.rados.0.smithi084.stdout:1613: finishing write tid 3 to smithi08466639-134 2023-10-01T07:33:30.259 INFO:tasks.rados.rados.0.smithi084.stdout:1613: finishing write tid 4 to smithi08466639-134 2023-10-01T07:33:30.259 INFO:tasks.rados.rados.0.smithi084.stdout:1613: finishing write tid 5 to smithi08466639-134 2023-10-01T07:33:30.259 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 134 v 207 (ObjNum 1115 snap 0 seq_num 1115) dirty exists 2023-10-01T07:33:30.259 INFO:tasks.rados.rados.0.smithi084.stdout:1613: left oid 134 (ObjNum 1115 snap 0 seq_num 1115) 2023-10-01T07:33:30.259 INFO:tasks.rados.rados.0.smithi084.stdout:1614: finishing write tid 1 to smithi08466639-95 2023-10-01T07:33:30.260 INFO:tasks.rados.rados.0.smithi084.stdout:1614: finishing write tid 2 to smithi08466639-95 2023-10-01T07:33:30.260 INFO:tasks.rados.rados.0.smithi084.stdout:1614: finishing write tid 3 to smithi08466639-95 2023-10-01T07:33:30.260 INFO:tasks.rados.rados.0.smithi084.stdout:1614: finishing write tid 4 to smithi08466639-95 2023-10-01T07:33:30.260 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 95 v 167 (ObjNum 1116 snap 0 seq_num 1116) dirty exists 2023-10-01T07:33:30.260 INFO:tasks.rados.rados.0.smithi084.stdout:1614: left oid 95 (ObjNum 1116 snap 0 seq_num 1116) 2023-10-01T07:33:30.260 INFO:tasks.rados.rados.0.smithi084.stdout:1615: finishing write tid 1 to smithi08466639-106 2023-10-01T07:33:30.260 INFO:tasks.rados.rados.0.smithi084.stdout:1615: finishing write tid 2 to smithi08466639-106 2023-10-01T07:33:30.260 INFO:tasks.rados.rados.0.smithi084.stdout:1615: finishing write tid 3 to smithi08466639-106 2023-10-01T07:33:30.260 INFO:tasks.rados.rados.0.smithi084.stdout:1615: finishing write tid 4 to smithi08466639-106 2023-10-01T07:33:30.260 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 106 v 170 (ObjNum 1117 snap 0 seq_num 1117) dirty exists 2023-10-01T07:33:30.260 INFO:tasks.rados.rados.0.smithi084.stdout:1615: left oid 106 (ObjNum 1117 snap 0 seq_num 1117) 2023-10-01T07:33:30.260 INFO:tasks.rados.rados.0.smithi084.stdout:1608: done (6 left) 2023-10-01T07:33:30.261 INFO:tasks.rados.rados.0.smithi084.stdout:1610: done (5 left) 2023-10-01T07:33:30.261 INFO:tasks.rados.rados.0.smithi084.stdout:1612: done (4 left) 2023-10-01T07:33:30.261 INFO:tasks.rados.rados.0.smithi084.stdout:1613: done (3 left) 2023-10-01T07:33:30.261 INFO:tasks.rados.rados.0.smithi084.stdout:1614: done (2 left) 2023-10-01T07:33:30.261 INFO:tasks.rados.rados.0.smithi084.stdout:1615: done (1 left) 2023-10-01T07:33:30.261 INFO:tasks.rados.rados.0.smithi084.stdout:1616: done (0 left) 2023-10-01T07:33:30.261 INFO:tasks.rados.rados.0.smithi084.stdout:1617: read oid 225 snap -1 2023-10-01T07:33:30.261 INFO:tasks.rados.rados.0.smithi084.stdout:1617: expect (ObjNum 1097 snap 0 seq_num 1097) 2023-10-01T07:33:30.261 INFO:tasks.rados.rados.0.smithi084.stdout:1618: write oid 14 current snap is 0 2023-10-01T07:33:30.261 INFO:tasks.rados.rados.0.smithi084.stdout:1618: seq_num 1119 ranges {407033=507522,1464527=442391,2345976=461057} 2023-10-01T07:33:30.268 INFO:tasks.rados.rados.0.smithi084.stdout:1618: writing smithi08466639-14 from 407033 to 914555 tid 1 2023-10-01T07:33:30.276 INFO:tasks.rados.rados.0.smithi084.stdout:1618: writing smithi08466639-14 from 1464527 to 1906918 tid 2 2023-10-01T07:33:30.281 INFO:tasks.rados.rados.0.smithi084.stdout:1618: writing smithi08466639-14 from 2345976 to 2807033 tid 3 2023-10-01T07:33:30.282 INFO:tasks.rados.rados.0.smithi084.stdout:1619: read oid 197 snap -1 2023-10-01T07:33:30.282 INFO:tasks.rados.rados.0.smithi084.stdout:1619: expect (ObjNum 618 snap 0 seq_num 618) 2023-10-01T07:33:30.282 INFO:tasks.rados.rados.0.smithi084.stdout:1620: write oid 224 current snap is 0 2023-10-01T07:33:30.282 INFO:tasks.rados.rados.0.smithi084.stdout:1620: seq_num 1120 ranges {423840=582771,1523009=586049,2657046=166794} 2023-10-01T07:33:30.289 INFO:tasks.rados.rados.0.smithi084.stdout:1620: writing smithi08466639-224 from 423840 to 1006611 tid 1 2023-10-01T07:33:30.295 INFO:tasks.rados.rados.0.smithi084.stdout:1620: writing smithi08466639-224 from 1523009 to 2109058 tid 2 2023-10-01T07:33:30.299 INFO:tasks.rados.rados.0.smithi084.stdout:1620: writing smithi08466639-224 from 2657046 to 2823840 tid 3 2023-10-01T07:33:30.299 INFO:tasks.rados.rados.0.smithi084.stdout:1621: read oid 165 snap -1 2023-10-01T07:33:30.300 INFO:tasks.rados.rados.0.smithi084.stdout:1621: expect deleted 2023-10-01T07:33:30.300 INFO:tasks.rados.rados.0.smithi084.stdout:1622: write oid 436 current snap is 0 2023-10-01T07:33:30.300 INFO:tasks.rados.rados.0.smithi084.stdout:1622: seq_num 1121 ranges {440647=658020,1581491=446060,2800822=39825} 2023-10-01T07:33:30.305 INFO:tasks.rados.rados.0.smithi084.stdout:1622: writing smithi08466639-436 from 440647 to 1098667 tid 1 2023-10-01T07:33:30.311 INFO:tasks.rados.rados.0.smithi084.stdout:1622: writing smithi08466639-436 from 1581491 to 2027551 tid 2 2023-10-01T07:33:30.316 INFO:tasks.rados.rados.0.smithi084.stdout:1622: writing smithi08466639-436 from 2800822 to 2840647 tid 3 2023-10-01T07:33:30.316 INFO:tasks.rados.rados.0.smithi084.stdout:1623: write oid 79 current snap is 0 2023-10-01T07:33:30.316 INFO:tasks.rados.rados.0.smithi084.stdout:1617: expect (ObjNum 1097 snap 0 seq_num 1097) 2023-10-01T07:33:30.436 INFO:tasks.rados.rados.0.smithi084.stdout:1618: finishing write tid 1 to smithi08466639-14 2023-10-01T07:33:30.436 INFO:tasks.rados.rados.0.smithi084.stdout:1618: finishing write tid 2 to smithi08466639-14 2023-10-01T07:33:30.436 INFO:tasks.rados.rados.0.smithi084.stdout:1618: finishing write tid 3 to smithi08466639-14 2023-10-01T07:33:30.436 INFO:tasks.rados.rados.0.smithi084.stdout:1618: finishing write tid 4 to smithi08466639-14 2023-10-01T07:33:30.437 INFO:tasks.rados.rados.0.smithi084.stdout:1618: finishing write tid 5 to smithi08466639-14 2023-10-01T07:33:30.437 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 14 v 293 (ObjNum 1119 snap 0 seq_num 1119) dirty exists 2023-10-01T07:33:30.437 INFO:tasks.rados.rados.0.smithi084.stdout:1618: left oid 14 (ObjNum 1119 snap 0 seq_num 1119) 2023-10-01T07:33:30.437 INFO:tasks.rados.rados.0.smithi084.stdout:1619: expect (ObjNum 618 snap 0 seq_num 618) 2023-10-01T07:33:30.543 INFO:tasks.rados.rados.0.smithi084.stdout:1620: finishing write tid 1 to smithi08466639-224 2023-10-01T07:33:30.543 INFO:tasks.rados.rados.0.smithi084.stdout:1620: finishing write tid 2 to smithi08466639-224 2023-10-01T07:33:30.543 INFO:tasks.rados.rados.0.smithi084.stdout:1623: seq_num 1122 ranges {457454=733269,1923620=589718} 2023-10-01T07:33:30.557 INFO:tasks.rados.rados.0.smithi084.stdout:1623: writing smithi08466639-79 from 457454 to 1190723 tid 1 2023-10-01T07:33:30.565 INFO:tasks.rados.rados.0.smithi084.stdout:1623: writing smithi08466639-79 from 1923620 to 2513338 tid 2 2023-10-01T07:33:30.565 INFO:tasks.rados.rados.0.smithi084.stdout:1617: done (6 left) 2023-10-01T07:33:30.565 INFO:tasks.rados.rados.0.smithi084.stdout:1618: done (5 left) 2023-10-01T07:33:30.565 INFO:tasks.rados.rados.0.smithi084.stdout:1619: done (4 left) 2023-10-01T07:33:30.565 INFO:tasks.rados.rados.0.smithi084.stdout:1621: done (3 left) 2023-10-01T07:33:30.565 INFO:tasks.rados.rados.0.smithi084.stdout:1624: write oid 137 current snap is 0 2023-10-01T07:33:30.565 INFO:tasks.rados.rados.0.smithi084.stdout:1620: finishing write tid 3 to smithi08466639-224 2023-10-01T07:33:30.565 INFO:tasks.rados.rados.0.smithi084.stdout:1620: finishing write tid 4 to smithi08466639-224 2023-10-01T07:33:30.565 INFO:tasks.rados.rados.0.smithi084.stdout:1620: finishing write tid 5 to smithi08466639-224 2023-10-01T07:33:30.565 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 224 v 262 (ObjNum 1120 snap 0 seq_num 1120) dirty exists 2023-10-01T07:33:30.566 INFO:tasks.rados.rados.0.smithi084.stdout:1620: left oid 224 (ObjNum 1120 snap 0 seq_num 1120) 2023-10-01T07:33:30.566 INFO:tasks.rados.rados.0.smithi084.stdout:1622: finishing write tid 1 to smithi08466639-436 2023-10-01T07:33:30.566 INFO:tasks.rados.rados.0.smithi084.stdout:1622: finishing write tid 2 to smithi08466639-436 2023-10-01T07:33:30.566 INFO:tasks.rados.rados.0.smithi084.stdout:1624: seq_num 1123 ranges {474261=408518,1582102=449729,2739315=134946} 2023-10-01T07:33:30.570 INFO:tasks.rados.rados.0.smithi084.stdout:1624: writing smithi08466639-137 from 474261 to 882779 tid 1 2023-10-01T07:33:30.576 INFO:tasks.rados.rados.0.smithi084.stdout:1624: writing smithi08466639-137 from 1582102 to 2031831 tid 2 2023-10-01T07:33:30.582 INFO:tasks.rados.rados.0.smithi084.stdout:1624: writing smithi08466639-137 from 2739315 to 2874261 tid 3 2023-10-01T07:33:30.582 INFO:tasks.rados.rados.0.smithi084.stdout:1620: done (3 left) 2023-10-01T07:33:30.582 INFO:tasks.rados.rados.0.smithi084.stdout:1625: read oid 50 snap -1 2023-10-01T07:33:30.582 INFO:tasks.rados.rados.0.smithi084.stdout:1625: expect (ObjNum 1095 snap 0 seq_num 1095) 2023-10-01T07:33:30.582 INFO:tasks.rados.rados.0.smithi084.stdout:1626: write oid 404 current snap is 0 2023-10-01T07:33:30.582 INFO:tasks.rados.rados.0.smithi084.stdout:1626: seq_num 1124 ranges {491068=483767,1640584=593387,2650385=240683} 2023-10-01T07:33:30.587 INFO:tasks.rados.rados.0.smithi084.stdout:1626: writing smithi08466639-404 from 491068 to 974835 tid 1 2023-10-01T07:33:30.594 INFO:tasks.rados.rados.0.smithi084.stdout:1626: writing smithi08466639-404 from 1640584 to 2233971 tid 2 2023-10-01T07:33:30.599 INFO:tasks.rados.rados.0.smithi084.stdout:1626: writing smithi08466639-404 from 2650385 to 2891068 tid 3 2023-10-01T07:33:30.599 INFO:tasks.rados.rados.0.smithi084.stdout:1627: read oid 342 snap -1 2023-10-01T07:33:30.599 INFO:tasks.rados.rados.0.smithi084.stdout:1627: expect (ObjNum 1070 snap 0 seq_num 1070) 2023-10-01T07:33:30.599 INFO:tasks.rados.rados.0.smithi084.stdout:1628: write oid 438 current snap is 0 2023-10-01T07:33:30.599 INFO:tasks.rados.rados.0.smithi084.stdout:1622: finishing write tid 3 to smithi08466639-436 2023-10-01T07:33:30.599 INFO:tasks.rados.rados.0.smithi084.stdout:1622: finishing write tid 4 to smithi08466639-436 2023-10-01T07:33:30.599 INFO:tasks.rados.rados.0.smithi084.stdout:1622: finishing write tid 5 to smithi08466639-436 2023-10-01T07:33:30.600 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 436 v 215 (ObjNum 1121 snap 0 seq_num 1121) dirty exists 2023-10-01T07:33:30.600 INFO:tasks.rados.rados.0.smithi084.stdout:1622: left oid 436 (ObjNum 1121 snap 0 seq_num 1121) 2023-10-01T07:33:30.600 INFO:tasks.rados.rados.0.smithi084.stdout:1623: finishing write tid 1 to smithi08466639-79 2023-10-01T07:33:30.600 INFO:tasks.rados.rados.0.smithi084.stdout:1628: seq_num 1125 ranges {507875=559016,1699066=737045} 2023-10-01T07:33:30.604 INFO:tasks.rados.rados.0.smithi084.stdout:1628: writing smithi08466639-438 from 507875 to 1066891 tid 1 2023-10-01T07:33:30.612 INFO:tasks.rados.rados.0.smithi084.stdout:1628: writing smithi08466639-438 from 1699066 to 2436111 tid 2 2023-10-01T07:33:30.613 INFO:tasks.rados.rados.0.smithi084.stdout:1622: done (6 left) 2023-10-01T07:33:30.613 INFO:tasks.rados.rados.0.smithi084.stdout:1629: write oid 107 current snap is 0 2023-10-01T07:33:30.613 INFO:tasks.rados.rados.0.smithi084.stdout:1629: seq_num 1126 ranges {524682=750618,1757548=597056} 2023-10-01T07:33:30.620 INFO:tasks.rados.rados.0.smithi084.stdout:1629: writing smithi08466639-107 from 524682 to 1275300 tid 1 2023-10-01T07:33:30.626 INFO:tasks.rados.rados.0.smithi084.stdout:1629: writing smithi08466639-107 from 1757548 to 2354604 tid 2 2023-10-01T07:33:30.627 INFO:tasks.rados.rados.0.smithi084.stdout:1630: read oid 470 snap -1 2023-10-01T07:33:30.627 INFO:tasks.rados.rados.0.smithi084.stdout:1630: expect (ObjNum 786 snap 0 seq_num 786) 2023-10-01T07:33:30.627 INFO:tasks.rados.rados.0.smithi084.stdout:1631: read oid 329 snap -1 2023-10-01T07:33:30.627 INFO:tasks.rados.rados.0.smithi084.stdout:1631: expect (ObjNum 328 snap 0 seq_num 328) 2023-10-01T07:33:30.627 INFO:tasks.rados.rados.0.smithi084.stdout:1632: write oid 290 current snap is 0 2023-10-01T07:33:30.627 INFO:tasks.rados.rados.0.smithi084.stdout:1623: finishing write tid 2 to smithi08466639-79 2023-10-01T07:33:30.627 INFO:tasks.rados.rados.0.smithi084.stdout:1623: finishing write tid 3 to smithi08466639-79 2023-10-01T07:33:30.628 INFO:tasks.rados.rados.0.smithi084.stdout:1623: finishing write tid 4 to smithi08466639-79 2023-10-01T07:33:30.628 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 79 v 192 (ObjNum 1122 snap 0 seq_num 1122) dirty exists 2023-10-01T07:33:30.628 INFO:tasks.rados.rados.0.smithi084.stdout:1623: left oid 79 (ObjNum 1122 snap 0 seq_num 1122) 2023-10-01T07:33:30.628 INFO:tasks.rados.rados.0.smithi084.stdout:1624: finishing write tid 1 to smithi08466639-137 2023-10-01T07:33:30.628 INFO:tasks.rados.rados.0.smithi084.stdout:1632: seq_num 1127 ranges {541489=425867,1416030=740714,2732654=208835} 2023-10-01T07:33:30.633 INFO:tasks.rados.rados.0.smithi084.stdout:1632: writing smithi08466639-290 from 541489 to 967356 tid 1 2023-10-01T07:33:30.640 INFO:tasks.rados.rados.0.smithi084.stdout:1632: writing smithi08466639-290 from 1416030 to 2156744 tid 2 2023-10-01T07:33:30.646 INFO:tasks.rados.rados.0.smithi084.stdout:1632: writing smithi08466639-290 from 2732654 to 2941489 tid 3 2023-10-01T07:33:30.646 INFO:tasks.rados.rados.0.smithi084.stdout:1623: done (9 left) 2023-10-01T07:33:30.646 INFO:tasks.rados.rados.0.smithi084.stdout:1633: write oid 338 current snap is 0 2023-10-01T07:33:30.646 INFO:tasks.rados.rados.0.smithi084.stdout:1624: finishing write tid 2 to smithi08466639-137 2023-10-01T07:33:30.646 INFO:tasks.rados.rados.0.smithi084.stdout:1624: finishing write tid 3 to smithi08466639-137 2023-10-01T07:33:30.646 INFO:tasks.rados.rados.0.smithi084.stdout:1624: finishing write tid 4 to smithi08466639-137 2023-10-01T07:33:30.646 INFO:tasks.rados.rados.0.smithi084.stdout:1624: finishing write tid 5 to smithi08466639-137 2023-10-01T07:33:30.646 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 137 v 249 (ObjNum 1123 snap 0 seq_num 1123) dirty exists 2023-10-01T07:33:30.646 INFO:tasks.rados.rados.0.smithi084.stdout:1624: left oid 137 (ObjNum 1123 snap 0 seq_num 1123) 2023-10-01T07:33:30.647 INFO:tasks.rados.rados.0.smithi084.stdout:1625: expect (ObjNum 1095 snap 0 seq_num 1095) 2023-10-01T07:33:30.802 INFO:tasks.rados.rados.0.smithi084.stdout:1626: finishing write tid 1 to smithi08466639-404 2023-10-01T07:33:30.803 INFO:tasks.rados.rados.0.smithi084.stdout:1626: finishing write tid 2 to smithi08466639-404 2023-10-01T07:33:30.803 INFO:tasks.rados.rados.0.smithi084.stdout:1626: finishing write tid 3 to smithi08466639-404 2023-10-01T07:33:30.803 INFO:tasks.rados.rados.0.smithi084.stdout:1626: finishing write tid 4 to smithi08466639-404 2023-10-01T07:33:30.803 INFO:tasks.rados.rados.0.smithi084.stdout:1626: finishing write tid 5 to smithi08466639-404 2023-10-01T07:33:30.803 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 404 v 281 (ObjNum 1124 snap 0 seq_num 1124) dirty exists 2023-10-01T07:33:30.803 INFO:tasks.rados.rados.0.smithi084.stdout:1626: left oid 404 (ObjNum 1124 snap 0 seq_num 1124) 2023-10-01T07:33:30.803 INFO:tasks.rados.rados.0.smithi084.stdout:1627: expect (ObjNum 1070 snap 0 seq_num 1070) 2023-10-01T07:33:30.938 INFO:tasks.rados.rados.0.smithi084.stdout:1628: finishing write tid 1 to smithi08466639-438 2023-10-01T07:33:30.938 INFO:tasks.rados.rados.0.smithi084.stdout:1628: finishing write tid 2 to smithi08466639-438 2023-10-01T07:33:30.938 INFO:tasks.rados.rados.0.smithi084.stdout:1628: finishing write tid 3 to smithi08466639-438 2023-10-01T07:33:30.938 INFO:tasks.rados.rados.0.smithi084.stdout:1628: finishing write tid 4 to smithi08466639-438 2023-10-01T07:33:30.938 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 438 v 284 (ObjNum 1125 snap 0 seq_num 1125) dirty exists 2023-10-01T07:33:30.939 INFO:tasks.rados.rados.0.smithi084.stdout:1628: left oid 438 (ObjNum 1125 snap 0 seq_num 1125) 2023-10-01T07:33:30.939 INFO:tasks.rados.rados.0.smithi084.stdout:1629: finishing write tid 1 to smithi08466639-107 2023-10-01T07:33:30.939 INFO:tasks.rados.rados.0.smithi084.stdout:1629: finishing write tid 2 to smithi08466639-107 2023-10-01T07:33:30.939 INFO:tasks.rados.rados.0.smithi084.stdout:1629: finishing write tid 3 to smithi08466639-107 2023-10-01T07:33:30.939 INFO:tasks.rados.rados.0.smithi084.stdout:1629: finishing write tid 4 to smithi08466639-107 2023-10-01T07:33:30.939 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 107 v 265 (ObjNum 1126 snap 0 seq_num 1126) dirty exists 2023-10-01T07:33:30.939 INFO:tasks.rados.rados.0.smithi084.stdout:1629: left oid 107 (ObjNum 1126 snap 0 seq_num 1126) 2023-10-01T07:33:30.939 INFO:tasks.rados.rados.0.smithi084.stdout:1632: finishing write tid 1 to smithi08466639-290 2023-10-01T07:33:30.939 INFO:tasks.rados.rados.0.smithi084.stdout:1631: expect (ObjNum 328 snap 0 seq_num 328) 2023-10-01T07:33:31.060 INFO:tasks.rados.rados.0.smithi084.stdout:1630: expect (ObjNum 786 snap 0 seq_num 786) 2023-10-01T07:33:31.201 INFO:tasks.rados.rados.0.smithi084.stdout:1632: finishing write tid 2 to smithi08466639-290 2023-10-01T07:33:31.201 INFO:tasks.rados.rados.0.smithi084.stdout:1632: finishing write tid 3 to smithi08466639-290 2023-10-01T07:33:31.201 INFO:tasks.rados.rados.0.smithi084.stdout:1632: finishing write tid 4 to smithi08466639-290 2023-10-01T07:33:31.201 INFO:tasks.rados.rados.0.smithi084.stdout:1632: finishing write tid 5 to smithi08466639-290 2023-10-01T07:33:31.201 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 290 v 253 (ObjNum 1127 snap 0 seq_num 1127) dirty exists 2023-10-01T07:33:31.201 INFO:tasks.rados.rados.0.smithi084.stdout:1632: left oid 290 (ObjNum 1127 snap 0 seq_num 1127) 2023-10-01T07:33:31.202 INFO:tasks.rados.rados.0.smithi084.stdout:1633: seq_num 1128 ranges {558296=501116,1474512=600725,2760077=198219} 2023-10-01T07:33:31.213 INFO:tasks.rados.rados.0.smithi084.stdout:1633: writing smithi08466639-338 from 558296 to 1059412 tid 1 2023-10-01T07:33:31.219 INFO:tasks.rados.rados.0.smithi084.stdout:1633: writing smithi08466639-338 from 1474512 to 2075237 tid 2 2023-10-01T07:33:31.224 INFO:tasks.rados.rados.0.smithi084.stdout:1633: writing smithi08466639-338 from 2760077 to 2958296 tid 3 2023-10-01T07:33:31.225 INFO:tasks.rados.rados.0.smithi084.stdout:1624: done (9 left) 2023-10-01T07:33:31.225 INFO:tasks.rados.rados.0.smithi084.stdout:1625: done (8 left) 2023-10-01T07:33:31.225 INFO:tasks.rados.rados.0.smithi084.stdout:1626: done (7 left) 2023-10-01T07:33:31.225 INFO:tasks.rados.rados.0.smithi084.stdout:1627: done (6 left) 2023-10-01T07:33:31.225 INFO:tasks.rados.rados.0.smithi084.stdout:1628: done (5 left) 2023-10-01T07:33:31.225 INFO:tasks.rados.rados.0.smithi084.stdout:1629: done (4 left) 2023-10-01T07:33:31.225 INFO:tasks.rados.rados.0.smithi084.stdout:1630: done (3 left) 2023-10-01T07:33:31.225 INFO:tasks.rados.rados.0.smithi084.stdout:1631: done (2 left) 2023-10-01T07:33:31.225 INFO:tasks.rados.rados.0.smithi084.stdout:1632: done (1 left) 2023-10-01T07:33:31.225 INFO:tasks.rados.rados.0.smithi084.stdout:1634: read oid 62 snap -1 2023-10-01T07:33:31.226 INFO:tasks.rados.rados.0.smithi084.stdout:1634: expect (ObjNum 61 snap 0 seq_num 61) 2023-10-01T07:33:31.226 INFO:tasks.rados.rados.0.smithi084.stdout:1635: write oid 325 current snap is 0 2023-10-01T07:33:31.226 INFO:tasks.rados.rados.0.smithi084.stdout:1633: finishing write tid 1 to smithi08466639-338 2023-10-01T07:33:31.226 INFO:tasks.rados.rados.0.smithi084.stdout:1633: finishing write tid 2 to smithi08466639-338 2023-10-01T07:33:31.226 INFO:tasks.rados.rados.0.smithi084.stdout:1635: seq_num 1129 ranges {575103=576365,1932994=744383} 2023-10-01T07:33:31.231 INFO:tasks.rados.rados.0.smithi084.stdout:1635: writing smithi08466639-325 from 575103 to 1151468 tid 1 2023-10-01T07:33:31.240 INFO:tasks.rados.rados.0.smithi084.stdout:1635: writing smithi08466639-325 from 1932994 to 2677377 tid 2 2023-10-01T07:33:31.240 INFO:tasks.rados.rados.0.smithi084.stdout:1636: write oid 424 current snap is 0 2023-10-01T07:33:31.240 INFO:tasks.rados.rados.0.smithi084.stdout:1636: seq_num 1130 ranges {591910=651614,1875123=604394} 2023-10-01T07:33:31.247 INFO:tasks.rados.rados.0.smithi084.stdout:1636: writing smithi08466639-424 from 591910 to 1243524 tid 1 2023-10-01T07:33:31.254 INFO:tasks.rados.rados.0.smithi084.stdout:1636: writing smithi08466639-424 from 1875123 to 2479517 tid 2 2023-10-01T07:33:31.254 INFO:tasks.rados.rados.0.smithi084.stdout:1637: read oid 267 snap -1 2023-10-01T07:33:31.255 INFO:tasks.rados.rados.0.smithi084.stdout:1637: expect (ObjNum 556 snap 0 seq_num 556) 2023-10-01T07:33:31.255 INFO:tasks.rados.rados.0.smithi084.stdout:1638: write oid 97 current snap is 0 2023-10-01T07:33:31.255 INFO:tasks.rados.rados.0.smithi084.stdout:1638: seq_num 1131 ranges {608717=726863,1933605=748052} 2023-10-01T07:33:31.262 INFO:tasks.rados.rados.0.smithi084.stdout:1638: writing smithi08466639-97 from 608717 to 1335580 tid 1 2023-10-01T07:33:31.269 INFO:tasks.rados.rados.0.smithi084.stdout:1638: writing smithi08466639-97 from 1933605 to 2681657 tid 2 2023-10-01T07:33:31.270 INFO:tasks.rados.rados.0.smithi084.stdout:1639: write oid 224 current snap is 0 2023-10-01T07:33:31.270 INFO:tasks.rados.rados.0.smithi084.stdout:1634: expect (ObjNum 61 snap 0 seq_num 61) 2023-10-01T07:33:31.370 INFO:tasks.rados.rados.0.smithi084.stdout:1633: finishing write tid 3 to smithi08466639-338 2023-10-01T07:33:31.370 INFO:tasks.rados.rados.0.smithi084.stdout:1633: finishing write tid 4 to smithi08466639-338 2023-10-01T07:33:31.370 INFO:tasks.rados.rados.0.smithi084.stdout:1633: finishing write tid 5 to smithi08466639-338 2023-10-01T07:33:31.370 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 338 v 257 (ObjNum 1128 snap 0 seq_num 1128) dirty exists 2023-10-01T07:33:31.370 INFO:tasks.rados.rados.0.smithi084.stdout:1633: left oid 338 (ObjNum 1128 snap 0 seq_num 1128) 2023-10-01T07:33:31.370 INFO:tasks.rados.rados.0.smithi084.stdout:1635: finishing write tid 1 to smithi08466639-325 2023-10-01T07:33:31.371 INFO:tasks.rados.rados.0.smithi084.stdout:1635: finishing write tid 2 to smithi08466639-325 2023-10-01T07:33:31.371 INFO:tasks.rados.rados.0.smithi084.stdout:1635: finishing write tid 3 to smithi08466639-325 2023-10-01T07:33:31.371 INFO:tasks.rados.rados.0.smithi084.stdout:1635: finishing write tid 4 to smithi08466639-325 2023-10-01T07:33:31.371 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 325 v 268 (ObjNum 1129 snap 0 seq_num 1129) dirty exists 2023-10-01T07:33:31.371 INFO:tasks.rados.rados.0.smithi084.stdout:1635: left oid 325 (ObjNum 1129 snap 0 seq_num 1129) 2023-10-01T07:33:31.371 INFO:tasks.rados.rados.0.smithi084.stdout:1636: finishing write tid 1 to smithi08466639-424 2023-10-01T07:33:31.371 INFO:tasks.rados.rados.0.smithi084.stdout:1636: finishing write tid 2 to smithi08466639-424 2023-10-01T07:33:31.371 INFO:tasks.rados.rados.0.smithi084.stdout:1636: finishing write tid 3 to smithi08466639-424 2023-10-01T07:33:31.371 INFO:tasks.rados.rados.0.smithi084.stdout:1636: finishing write tid 4 to smithi08466639-424 2023-10-01T07:33:31.371 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 424 v 265 (ObjNum 1130 snap 0 seq_num 1130) dirty exists 2023-10-01T07:33:31.371 INFO:tasks.rados.rados.0.smithi084.stdout:1636: left oid 424 (ObjNum 1130 snap 0 seq_num 1130) 2023-10-01T07:33:31.372 INFO:tasks.rados.rados.0.smithi084.stdout:1637: expect (ObjNum 556 snap 0 seq_num 556) 2023-10-01T07:33:31.517 INFO:tasks.rados.rados.0.smithi084.stdout:1638: finishing write tid 1 to smithi08466639-97 2023-10-01T07:33:31.518 INFO:tasks.rados.rados.0.smithi084.stdout:1638: finishing write tid 2 to smithi08466639-97 2023-10-01T07:33:31.518 INFO:tasks.rados.rados.0.smithi084.stdout:1638: finishing write tid 3 to smithi08466639-97 2023-10-01T07:33:31.518 INFO:tasks.rados.rados.0.smithi084.stdout:1638: finishing write tid 4 to smithi08466639-97 2023-10-01T07:33:31.518 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 97 v 260 (ObjNum 1131 snap 0 seq_num 1131) dirty exists 2023-10-01T07:33:31.518 INFO:tasks.rados.rados.0.smithi084.stdout:1638: left oid 97 (ObjNum 1131 snap 0 seq_num 1131) 2023-10-01T07:33:31.518 INFO:tasks.rados.rados.0.smithi084.stdout:1639: seq_num 1132 ranges {625524=402112,1592087=608063,2869769=155755} 2023-10-01T07:33:31.528 INFO:tasks.rados.rados.0.smithi084.stdout:1639: writing smithi08466639-224 from 625524 to 1027636 tid 1 2023-10-01T07:33:31.536 INFO:tasks.rados.rados.0.smithi084.stdout:1639: writing smithi08466639-224 from 1592087 to 2200150 tid 2 2023-10-01T07:33:31.541 INFO:tasks.rados.rados.0.smithi084.stdout:1639: writing smithi08466639-224 from 2869769 to 3025524 tid 3 2023-10-01T07:33:31.541 INFO:tasks.rados.rados.0.smithi084.stdout:1633: done (6 left) 2023-10-01T07:33:31.541 INFO:tasks.rados.rados.0.smithi084.stdout:1634: done (5 left) 2023-10-01T07:33:31.541 INFO:tasks.rados.rados.0.smithi084.stdout:1635: done (4 left) 2023-10-01T07:33:31.542 INFO:tasks.rados.rados.0.smithi084.stdout:1636: done (3 left) 2023-10-01T07:33:31.542 INFO:tasks.rados.rados.0.smithi084.stdout:1637: done (2 left) 2023-10-01T07:33:31.542 INFO:tasks.rados.rados.0.smithi084.stdout:1638: done (1 left) 2023-10-01T07:33:31.542 INFO:tasks.rados.rados.0.smithi084.stdout:1640: write oid 2 current snap is 0 2023-10-01T07:33:31.542 INFO:tasks.rados.rados.0.smithi084.stdout:1640: seq_num 1133 ranges {642331=593714,1766922=751721} 2023-10-01T07:33:31.549 INFO:tasks.rados.rados.0.smithi084.stdout:1640: writing smithi08466639-2 from 642331 to 1236045 tid 1 2023-10-01T07:33:31.557 INFO:tasks.rados.rados.0.smithi084.stdout:1640: writing smithi08466639-2 from 1766922 to 2518643 tid 2 2023-10-01T07:33:31.557 INFO:tasks.rados.rados.0.smithi084.stdout:1641: write oid 499 current snap is 0 2023-10-01T07:33:31.557 INFO:tasks.rados.rados.0.smithi084.stdout:1639: finishing write tid 1 to smithi08466639-224 2023-10-01T07:33:31.557 INFO:tasks.rados.rados.0.smithi084.stdout:1639: finishing write tid 2 to smithi08466639-224 2023-10-01T07:33:31.557 INFO:tasks.rados.rados.0.smithi084.stdout:1639: finishing write tid 3 to smithi08466639-224 2023-10-01T07:33:31.557 INFO:tasks.rados.rados.0.smithi084.stdout:1639: finishing write tid 4 to smithi08466639-224 2023-10-01T07:33:31.558 INFO:tasks.rados.rados.0.smithi084.stdout:1639: finishing write tid 5 to smithi08466639-224 2023-10-01T07:33:31.558 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 224 v 269 (ObjNum 1132 snap 0 seq_num 1132) dirty exists 2023-10-01T07:33:31.558 INFO:tasks.rados.rados.0.smithi084.stdout:1639: left oid 224 (ObjNum 1132 snap 0 seq_num 1132) 2023-10-01T07:33:31.558 INFO:tasks.rados.rados.0.smithi084.stdout:1640: finishing write tid 1 to smithi08466639-2 2023-10-01T07:33:31.558 INFO:tasks.rados.rados.0.smithi084.stdout:1641: seq_num 1134 ranges {659138=668963,2109051=611732} 2023-10-01T07:33:31.564 INFO:tasks.rados.rados.0.smithi084.stdout:1641: writing smithi08466639-499 from 659138 to 1328101 tid 1 2023-10-01T07:33:31.573 INFO:tasks.rados.rados.0.smithi084.stdout:1641: writing smithi08466639-499 from 2109051 to 2720783 tid 2 2023-10-01T07:33:31.573 INFO:tasks.rados.rados.0.smithi084.stdout:1639: done (2 left) 2023-10-01T07:33:31.573 INFO:tasks.rados.rados.0.smithi084.stdout:1642: delete oid 428 current snap is 0 2023-10-01T07:33:31.573 INFO:tasks.rados.rados.0.smithi084.stdout:1640: finishing write tid 2 to smithi08466639-2 2023-10-01T07:33:31.573 INFO:tasks.rados.rados.0.smithi084.stdout:1640: finishing write tid 3 to smithi08466639-2 2023-10-01T07:33:31.573 INFO:tasks.rados.rados.0.smithi084.stdout:1640: finishing write tid 4 to smithi08466639-2 2023-10-01T07:33:31.573 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 2 v 271 (ObjNum 1133 snap 0 seq_num 1133) dirty exists 2023-10-01T07:33:31.573 INFO:tasks.rados.rados.0.smithi084.stdout:1640: left oid 2 (ObjNum 1133 snap 0 seq_num 1133) 2023-10-01T07:33:31.573 INFO:tasks.rados.rados.0.smithi084.stdout:1641: finishing write tid 1 to smithi08466639-499 2023-10-01T07:33:31.574 INFO:tasks.rados.rados.0.smithi084.stdout:1640: done (2 left) 2023-10-01T07:33:31.575 INFO:tasks.rados.rados.0.smithi084.stdout:1642: done (1 left) 2023-10-01T07:33:31.575 INFO:tasks.rados.rados.0.smithi084.stdout:1643: write oid 406 current snap is 0 2023-10-01T07:33:31.575 INFO:tasks.rados.rados.0.smithi084.stdout:1643: seq_num 1136 ranges {692752=419461,1826015=615401,2979461=113291} 2023-10-01T07:33:31.585 INFO:tasks.rados.rados.0.smithi084.stdout:1643: writing smithi08466639-406 from 692752 to 1112213 tid 1 2023-10-01T07:33:31.594 INFO:tasks.rados.rados.0.smithi084.stdout:1643: writing smithi08466639-406 from 1826015 to 2441416 tid 2 2023-10-01T07:33:31.598 INFO:tasks.rados.rados.0.smithi084.stdout:1643: writing smithi08466639-406 from 2979461 to 3092752 tid 3 2023-10-01T07:33:31.598 INFO:tasks.rados.rados.0.smithi084.stdout:1644: read oid 38 snap -1 2023-10-01T07:33:31.599 INFO:tasks.rados.rados.0.smithi084.stdout:1644: expect (ObjNum 37 snap 0 seq_num 37) 2023-10-01T07:33:31.599 INFO:tasks.rados.rados.0.smithi084.stdout:1645: delete oid 303 current snap is 0 2023-10-01T07:33:31.599 INFO:tasks.rados.rados.0.smithi084.stdout:1641: finishing write tid 2 to smithi08466639-499 2023-10-01T07:33:31.599 INFO:tasks.rados.rados.0.smithi084.stdout:1641: finishing write tid 3 to smithi08466639-499 2023-10-01T07:33:31.599 INFO:tasks.rados.rados.0.smithi084.stdout:1641: finishing write tid 4 to smithi08466639-499 2023-10-01T07:33:31.599 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 499 v 237 (ObjNum 1134 snap 0 seq_num 1134) dirty exists 2023-10-01T07:33:31.599 INFO:tasks.rados.rados.0.smithi084.stdout:1641: left oid 499 (ObjNum 1134 snap 0 seq_num 1134) 2023-10-01T07:33:31.599 INFO:tasks.rados.rados.0.smithi084.stdout:1643: finishing write tid 1 to smithi08466639-406 2023-10-01T07:33:31.599 INFO:tasks.rados.rados.0.smithi084.stdout:1643: finishing write tid 2 to smithi08466639-406 2023-10-01T07:33:31.600 INFO:tasks.rados.rados.0.smithi084.stdout:1641: done (3 left) 2023-10-01T07:33:31.600 INFO:tasks.rados.rados.0.smithi084.stdout:1645: done (2 left) 2023-10-01T07:33:31.600 INFO:tasks.rados.rados.0.smithi084.stdout:1646: read oid 335 snap -1 2023-10-01T07:33:31.600 INFO:tasks.rados.rados.0.smithi084.stdout:1646: expect deleted 2023-10-01T07:33:31.600 INFO:tasks.rados.rados.0.smithi084.stdout:1647: write oid 165 current snap is 0 2023-10-01T07:33:31.600 INFO:tasks.rados.rados.0.smithi084.stdout:1647: seq_num 1138 ranges {726366=569959,1826626=502717,2801601=324765} 2023-10-01T07:33:31.608 INFO:tasks.rados.rados.0.smithi084.stdout:1647: writing smithi08466639-165 from 726366 to 1296325 tid 1 2023-10-01T07:33:31.615 INFO:tasks.rados.rados.0.smithi084.stdout:1647: writing smithi08466639-165 from 1826626 to 2329343 tid 2 2023-10-01T07:33:31.621 INFO:tasks.rados.rados.0.smithi084.stdout:1647: writing smithi08466639-165 from 2801601 to 3126366 tid 3 2023-10-01T07:33:31.621 INFO:tasks.rados.rados.0.smithi084.stdout:1648: write oid 284 current snap is 0 2023-10-01T07:33:31.621 INFO:tasks.rados.rados.0.smithi084.stdout:1643: finishing write tid 3 to smithi08466639-406 2023-10-01T07:33:31.621 INFO:tasks.rados.rados.0.smithi084.stdout:1643: finishing write tid 4 to smithi08466639-406 2023-10-01T07:33:31.621 INFO:tasks.rados.rados.0.smithi084.stdout:1643: finishing write tid 5 to smithi08466639-406 2023-10-01T07:33:31.621 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 406 v 188 (ObjNum 1136 snap 0 seq_num 1136) dirty exists 2023-10-01T07:33:31.621 INFO:tasks.rados.rados.0.smithi084.stdout:1643: left oid 406 (ObjNum 1136 snap 0 seq_num 1136) 2023-10-01T07:33:31.622 INFO:tasks.rados.rados.0.smithi084.stdout:1644: expect (ObjNum 37 snap 0 seq_num 37) 2023-10-01T07:33:31.709 INFO:tasks.rados.rados.0.smithi084.stdout:1647: finishing write tid 1 to smithi08466639-165 2023-10-01T07:33:31.709 INFO:tasks.rados.rados.0.smithi084.stdout:1647: finishing write tid 2 to smithi08466639-165 2023-10-01T07:33:31.709 INFO:tasks.rados.rados.0.smithi084.stdout:1647: finishing write tid 3 to smithi08466639-165 2023-10-01T07:33:31.709 INFO:tasks.rados.rados.0.smithi084.stdout:1647: finishing write tid 4 to smithi08466639-165 2023-10-01T07:33:31.709 INFO:tasks.rados.rados.0.smithi084.stdout:1647: finishing write tid 5 to smithi08466639-165 2023-10-01T07:33:31.709 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 165 v 252 (ObjNum 1138 snap 0 seq_num 1138) dirty exists 2023-10-01T07:33:31.709 INFO:tasks.rados.rados.0.smithi084.stdout:1647: left oid 165 (ObjNum 1138 snap 0 seq_num 1138) 2023-10-01T07:33:31.710 INFO:tasks.rados.rados.0.smithi084.stdout:1648: seq_num 1139 ranges {743173=645208,1885108=762728} 2023-10-01T07:33:31.723 INFO:tasks.rados.rados.0.smithi084.stdout:1648: writing smithi08466639-284 from 743173 to 1388381 tid 1 2023-10-01T07:33:31.730 INFO:tasks.rados.rados.0.smithi084.stdout:1648: writing smithi08466639-284 from 1885108 to 2647836 tid 2 2023-10-01T07:33:31.730 INFO:tasks.rados.rados.0.smithi084.stdout:1643: done (4 left) 2023-10-01T07:33:31.730 INFO:tasks.rados.rados.0.smithi084.stdout:1644: done (3 left) 2023-10-01T07:33:31.730 INFO:tasks.rados.rados.0.smithi084.stdout:1646: done (2 left) 2023-10-01T07:33:31.730 INFO:tasks.rados.rados.0.smithi084.stdout:1647: done (1 left) 2023-10-01T07:33:31.730 INFO:tasks.rados.rados.0.smithi084.stdout:1649: read oid 354 snap -1 2023-10-01T07:33:31.730 INFO:tasks.rados.rados.0.smithi084.stdout:1649: expect (ObjNum 353 snap 0 seq_num 353) 2023-10-01T07:33:31.731 INFO:tasks.rados.rados.0.smithi084.stdout:1650: write oid 458 current snap is 0 2023-10-01T07:33:31.731 INFO:tasks.rados.rados.0.smithi084.stdout:1648: finishing write tid 1 to smithi08466639-284 2023-10-01T07:33:31.731 INFO:tasks.rados.rados.0.smithi084.stdout:1650: seq_num 1140 ranges {759980=720457,1943590=506386,2856447=303533} 2023-10-01T07:33:31.738 INFO:tasks.rados.rados.0.smithi084.stdout:1650: writing smithi08466639-458 from 759980 to 1480437 tid 1 2023-10-01T07:33:31.744 INFO:tasks.rados.rados.0.smithi084.stdout:1650: writing smithi08466639-458 from 1943590 to 2449976 tid 2 2023-10-01T07:33:31.748 INFO:tasks.rados.rados.0.smithi084.stdout:1650: writing smithi08466639-458 from 2856447 to 3159980 tid 3 2023-10-01T07:33:31.748 INFO:tasks.rados.rados.0.smithi084.stdout:1651: delete oid 73 current snap is 0 2023-10-01T07:33:31.748 INFO:tasks.rados.rados.0.smithi084.stdout:1649: expect (ObjNum 353 snap 0 seq_num 353) 2023-10-01T07:33:31.880 INFO:tasks.rados.rados.0.smithi084.stdout:1648: finishing write tid 2 to smithi08466639-284 2023-10-01T07:33:31.881 INFO:tasks.rados.rados.0.smithi084.stdout:1648: finishing write tid 3 to smithi08466639-284 2023-10-01T07:33:31.881 INFO:tasks.rados.rados.0.smithi084.stdout:1648: finishing write tid 4 to smithi08466639-284 2023-10-01T07:33:31.881 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 284 v 264 (ObjNum 1139 snap 0 seq_num 1139) dirty exists 2023-10-01T07:33:31.881 INFO:tasks.rados.rados.0.smithi084.stdout:1648: left oid 284 (ObjNum 1139 snap 0 seq_num 1139) 2023-10-01T07:33:31.881 INFO:tasks.rados.rados.0.smithi084.stdout:1650: finishing write tid 1 to smithi08466639-458 2023-10-01T07:33:31.881 INFO:tasks.rados.rados.0.smithi084.stdout:1650: finishing write tid 2 to smithi08466639-458 2023-10-01T07:33:31.881 INFO:tasks.rados.rados.0.smithi084.stdout:1650: finishing write tid 3 to smithi08466639-458 2023-10-01T07:33:31.881 INFO:tasks.rados.rados.0.smithi084.stdout:1650: finishing write tid 4 to smithi08466639-458 2023-10-01T07:33:31.881 INFO:tasks.rados.rados.0.smithi084.stdout:1650: finishing write tid 5 to smithi08466639-458 2023-10-01T07:33:31.881 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 458 v 174 (ObjNum 1140 snap 0 seq_num 1140) dirty exists 2023-10-01T07:33:31.881 INFO:tasks.rados.rados.0.smithi084.stdout:1650: left oid 458 (ObjNum 1140 snap 0 seq_num 1140) 2023-10-01T07:33:31.882 INFO:tasks.rados.rados.0.smithi084.stdout:1648: done (3 left) 2023-10-01T07:33:31.882 INFO:tasks.rados.rados.0.smithi084.stdout:1649: done (2 left) 2023-10-01T07:33:31.882 INFO:tasks.rados.rados.0.smithi084.stdout:1650: done (1 left) 2023-10-01T07:33:31.882 INFO:tasks.rados.rados.0.smithi084.stdout:1651: done (0 left) 2023-10-01T07:33:31.882 INFO:tasks.rados.rados.0.smithi084.stdout:1652: write oid 50 current snap is 0 2023-10-01T07:33:31.882 INFO:tasks.rados.rados.0.smithi084.stdout:1652: seq_num 1142 ranges {793594=587308,2060554=510055} 2023-10-01T07:33:31.894 INFO:tasks.rados.rados.0.smithi084.stdout:1652: writing smithi08466639-50 from 793594 to 1380902 tid 1 2023-10-01T07:33:31.901 INFO:tasks.rados.rados.0.smithi084.stdout:1652: writing smithi08466639-50 from 2060554 to 2570609 tid 2 2023-10-01T07:33:31.901 INFO:tasks.rados.rados.0.smithi084.stdout:1653: read oid 96 snap -1 2023-10-01T07:33:31.901 INFO:tasks.rados.rados.0.smithi084.stdout:1653: expect (ObjNum 754 snap 0 seq_num 754) 2023-10-01T07:33:31.902 INFO:tasks.rados.rados.0.smithi084.stdout:1654: read oid 202 snap -1 2023-10-01T07:33:31.902 INFO:tasks.rados.rados.0.smithi084.stdout:1654: expect (ObjNum 1109 snap 0 seq_num 1109) 2023-10-01T07:33:31.902 INFO:tasks.rados.rados.0.smithi084.stdout:1655: read oid 19 snap -1 2023-10-01T07:33:31.902 INFO:tasks.rados.rados.0.smithi084.stdout:1655: expect (ObjNum 18 snap 0 seq_num 18) 2023-10-01T07:33:31.902 INFO:tasks.rados.rados.0.smithi084.stdout:1656: write oid 300 current snap is 0 2023-10-01T07:33:31.902 INFO:tasks.rados.rados.0.smithi084.stdout:1656: seq_num 1143 ranges {410401=662557,1719036=770066,2938716=271685} 2023-10-01T07:33:31.908 INFO:tasks.rados.rados.0.smithi084.stdout:1656: writing smithi08466639-300 from 410401 to 1072958 tid 1 2023-10-01T07:33:31.916 INFO:tasks.rados.rados.0.smithi084.stdout:1656: writing smithi08466639-300 from 1719036 to 2489102 tid 2 2023-10-01T07:33:31.920 INFO:tasks.rados.rados.0.smithi084.stdout:1656: writing smithi08466639-300 from 2938716 to 3210401 tid 3 2023-10-01T07:33:31.920 INFO:tasks.rados.rados.0.smithi084.stdout:1657: write oid 104 current snap is 0 2023-10-01T07:33:31.920 INFO:tasks.rados.rados.0.smithi084.stdout:1652: finishing write tid 1 to smithi08466639-50 2023-10-01T07:33:31.921 INFO:tasks.rados.rados.0.smithi084.stdout:1657: seq_num 1144 ranges {427208=737806,1777518=513724,2966139=261069} 2023-10-01T07:33:31.927 INFO:tasks.rados.rados.0.smithi084.stdout:1657: writing smithi08466639-104 from 427208 to 1165014 tid 1 2023-10-01T07:33:31.933 INFO:tasks.rados.rados.0.smithi084.stdout:1657: writing smithi08466639-104 from 1777518 to 2291242 tid 2 2023-10-01T07:33:31.939 INFO:tasks.rados.rados.0.smithi084.stdout:1657: writing smithi08466639-104 from 2966139 to 3227208 tid 3 2023-10-01T07:33:31.939 INFO:tasks.rados.rados.0.smithi084.stdout:1658: read oid 43 snap -1 2023-10-01T07:33:31.939 INFO:tasks.rados.rados.0.smithi084.stdout:1658: expect (ObjNum 882 snap 0 seq_num 882) 2023-10-01T07:33:31.939 INFO:tasks.rados.rados.0.smithi084.stdout:1659: write oid 489 current snap is 0 2023-10-01T07:33:31.939 INFO:tasks.rados.rados.0.smithi084.stdout:1659: seq_num 1145 ranges {444015=413055,1436000=773735,2709915=534100} 2023-10-01T07:33:31.944 INFO:tasks.rados.rados.0.smithi084.stdout:1659: writing smithi08466639-489 from 444015 to 857070 tid 1 2023-10-01T07:33:31.951 INFO:tasks.rados.rados.0.smithi084.stdout:1659: writing smithi08466639-489 from 1436000 to 2209735 tid 2 2023-10-01T07:33:31.957 INFO:tasks.rados.rados.0.smithi084.stdout:1659: writing smithi08466639-489 from 2709915 to 3244015 tid 3 2023-10-01T07:33:31.958 INFO:tasks.rados.rados.0.smithi084.stdout:1660: write oid 147 current snap is 0 2023-10-01T07:33:31.958 INFO:tasks.rados.rados.0.smithi084.stdout:1660: seq_num 1146 ranges {460822=488304,1378129=517393,2504632=405962} 2023-10-01T07:33:31.963 INFO:tasks.rados.rados.0.smithi084.stdout:1660: writing smithi08466639-147 from 460822 to 949126 tid 1 2023-10-01T07:33:31.968 INFO:tasks.rados.rados.0.smithi084.stdout:1660: writing smithi08466639-147 from 1378129 to 1895522 tid 2 2023-10-01T07:33:31.974 INFO:tasks.rados.rados.0.smithi084.stdout:1660: writing smithi08466639-147 from 2504632 to 2910594 tid 3 2023-10-01T07:33:31.974 INFO:tasks.rados.rados.0.smithi084.stdout:1661: write oid 380 current snap is 0 2023-10-01T07:33:31.974 INFO:tasks.rados.rados.0.smithi084.stdout:1661: seq_num 1147 ranges {477629=563553,1836611=777404,3048408=229221} 2023-10-01T07:33:31.979 INFO:tasks.rados.rados.0.smithi084.stdout:1661: writing smithi08466639-380 from 477629 to 1041182 tid 1 2023-10-01T07:33:31.988 INFO:tasks.rados.rados.0.smithi084.stdout:1661: writing smithi08466639-380 from 1836611 to 2614015 tid 2 2023-10-01T07:33:31.992 INFO:tasks.rados.rados.0.smithi084.stdout:1661: writing smithi08466639-380 from 3048408 to 3277629 tid 3 2023-10-01T07:33:31.992 INFO:tasks.rados.rados.0.smithi084.stdout:1662: delete oid 319 current snap is 0 2023-10-01T07:33:31.993 INFO:tasks.rados.rados.0.smithi084.stdout:1655: expect (ObjNum 18 snap 0 seq_num 18) 2023-10-01T07:33:32.069 INFO:tasks.rados.rados.0.smithi084.stdout:1652: finishing write tid 2 to smithi08466639-50 2023-10-01T07:33:32.069 INFO:tasks.rados.rados.0.smithi084.stdout:1652: finishing write tid 3 to smithi08466639-50 2023-10-01T07:33:32.069 INFO:tasks.rados.rados.0.smithi084.stdout:1652: finishing write tid 4 to smithi08466639-50 2023-10-01T07:33:32.069 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 50 v 191 (ObjNum 1142 snap 0 seq_num 1142) dirty exists 2023-10-01T07:33:32.069 INFO:tasks.rados.rados.0.smithi084.stdout:1652: left oid 50 (ObjNum 1142 snap 0 seq_num 1142) 2023-10-01T07:33:32.069 INFO:tasks.rados.rados.0.smithi084.stdout:1653: expect (ObjNum 754 snap 0 seq_num 754) 2023-10-01T07:33:32.153 INFO:tasks.rados.rados.0.smithi084.stdout:1654: expect (ObjNum 1109 snap 0 seq_num 1109) 2023-10-01T07:33:32.296 INFO:tasks.rados.rados.0.smithi084.stdout:1656: finishing write tid 1 to smithi08466639-300 2023-10-01T07:33:32.296 INFO:tasks.rados.rados.0.smithi084.stdout:1656: finishing write tid 2 to smithi08466639-300 2023-10-01T07:33:32.296 INFO:tasks.rados.rados.0.smithi084.stdout:1656: finishing write tid 3 to smithi08466639-300 2023-10-01T07:33:32.296 INFO:tasks.rados.rados.0.smithi084.stdout:1656: finishing write tid 4 to smithi08466639-300 2023-10-01T07:33:32.297 INFO:tasks.rados.rados.0.smithi084.stdout:1656: finishing write tid 5 to smithi08466639-300 2023-10-01T07:33:32.297 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 300 v 267 (ObjNum 1143 snap 0 seq_num 1143) dirty exists 2023-10-01T07:33:32.297 INFO:tasks.rados.rados.0.smithi084.stdout:1656: left oid 300 (ObjNum 1143 snap 0 seq_num 1143) 2023-10-01T07:33:32.297 INFO:tasks.rados.rados.0.smithi084.stdout:1657: finishing write tid 1 to smithi08466639-104 2023-10-01T07:33:32.297 INFO:tasks.rados.rados.0.smithi084.stdout:1657: finishing write tid 2 to smithi08466639-104 2023-10-01T07:33:32.297 INFO:tasks.rados.rados.0.smithi084.stdout:1657: finishing write tid 3 to smithi08466639-104 2023-10-01T07:33:32.297 INFO:tasks.rados.rados.0.smithi084.stdout:1657: finishing write tid 4 to smithi08466639-104 2023-10-01T07:33:32.297 INFO:tasks.rados.rados.0.smithi084.stdout:1657: finishing write tid 5 to smithi08466639-104 2023-10-01T07:33:32.297 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 104 v 195 (ObjNum 1144 snap 0 seq_num 1144) dirty exists 2023-10-01T07:33:32.297 INFO:tasks.rados.rados.0.smithi084.stdout:1657: left oid 104 (ObjNum 1144 snap 0 seq_num 1144) 2023-10-01T07:33:32.297 INFO:tasks.rados.rados.0.smithi084.stdout:1658: expect (ObjNum 882 snap 0 seq_num 882) 2023-10-01T07:33:32.433 INFO:tasks.rados.rados.0.smithi084.stdout:1659: finishing write tid 1 to smithi08466639-489 2023-10-01T07:33:32.433 INFO:tasks.rados.rados.0.smithi084.stdout:1659: finishing write tid 2 to smithi08466639-489 2023-10-01T07:33:32.433 INFO:tasks.rados.rados.0.smithi084.stdout:1659: finishing write tid 3 to smithi08466639-489 2023-10-01T07:33:32.433 INFO:tasks.rados.rados.0.smithi084.stdout:1659: finishing write tid 4 to smithi08466639-489 2023-10-01T07:33:32.433 INFO:tasks.rados.rados.0.smithi084.stdout:1659: finishing write tid 5 to smithi08466639-489 2023-10-01T07:33:32.433 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 489 v 271 (ObjNum 1145 snap 0 seq_num 1145) dirty exists 2023-10-01T07:33:32.434 INFO:tasks.rados.rados.0.smithi084.stdout:1659: left oid 489 (ObjNum 1145 snap 0 seq_num 1145) 2023-10-01T07:33:32.434 INFO:tasks.rados.rados.0.smithi084.stdout:1660: finishing write tid 1 to smithi08466639-147 2023-10-01T07:33:32.434 INFO:tasks.rados.rados.0.smithi084.stdout:1660: finishing write tid 2 to smithi08466639-147 2023-10-01T07:33:32.434 INFO:tasks.rados.rados.0.smithi084.stdout:1660: finishing write tid 3 to smithi08466639-147 2023-10-01T07:33:32.434 INFO:tasks.rados.rados.0.smithi084.stdout:1660: finishing write tid 4 to smithi08466639-147 2023-10-01T07:33:32.434 INFO:tasks.rados.rados.0.smithi084.stdout:1660: finishing write tid 5 to smithi08466639-147 2023-10-01T07:33:32.434 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 147 v 178 (ObjNum 1146 snap 0 seq_num 1146) dirty exists 2023-10-01T07:33:32.434 INFO:tasks.rados.rados.0.smithi084.stdout:1660: left oid 147 (ObjNum 1146 snap 0 seq_num 1146) 2023-10-01T07:33:32.434 INFO:tasks.rados.rados.0.smithi084.stdout:1661: finishing write tid 1 to smithi08466639-380 2023-10-01T07:33:32.434 INFO:tasks.rados.rados.0.smithi084.stdout:1661: finishing write tid 2 to smithi08466639-380 2023-10-01T07:33:32.434 INFO:tasks.rados.rados.0.smithi084.stdout:1661: finishing write tid 3 to smithi08466639-380 2023-10-01T07:33:32.434 INFO:tasks.rados.rados.0.smithi084.stdout:1661: finishing write tid 4 to smithi08466639-380 2023-10-01T07:33:32.435 INFO:tasks.rados.rados.0.smithi084.stdout:1661: finishing write tid 5 to smithi08466639-380 2023-10-01T07:33:32.435 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 380 v 199 (ObjNum 1147 snap 0 seq_num 1147) dirty exists 2023-10-01T07:33:32.435 INFO:tasks.rados.rados.0.smithi084.stdout:1661: left oid 380 (ObjNum 1147 snap 0 seq_num 1147) 2023-10-01T07:33:32.435 INFO:tasks.rados.rados.0.smithi084.stdout:1652: done (10 left) 2023-10-01T07:33:32.435 INFO:tasks.rados.rados.0.smithi084.stdout:1653: done (9 left) 2023-10-01T07:33:32.435 INFO:tasks.rados.rados.0.smithi084.stdout:1654: done (8 left) 2023-10-01T07:33:32.435 INFO:tasks.rados.rados.0.smithi084.stdout:1655: done (7 left) 2023-10-01T07:33:32.435 INFO:tasks.rados.rados.0.smithi084.stdout:1656: done (6 left) 2023-10-01T07:33:32.435 INFO:tasks.rados.rados.0.smithi084.stdout:1657: done (5 left) 2023-10-01T07:33:32.435 INFO:tasks.rados.rados.0.smithi084.stdout:1658: done (4 left) 2023-10-01T07:33:32.435 INFO:tasks.rados.rados.0.smithi084.stdout:1659: done (3 left) 2023-10-01T07:33:32.435 INFO:tasks.rados.rados.0.smithi084.stdout:1660: done (2 left) 2023-10-01T07:33:32.435 INFO:tasks.rados.rados.0.smithi084.stdout:1661: done (1 left) 2023-10-01T07:33:32.436 INFO:tasks.rados.rados.0.smithi084.stdout:1662: done (0 left) 2023-10-01T07:33:32.436 INFO:tasks.rados.rados.0.smithi084.stdout:1663: read oid 432 snap -1 2023-10-01T07:33:32.436 INFO:tasks.rados.rados.0.smithi084.stdout:1663: expect (ObjNum 819 snap 0 seq_num 819) 2023-10-01T07:33:32.436 INFO:tasks.rados.rados.0.smithi084.stdout:1664: write oid 2 current snap is 0 2023-10-01T07:33:32.436 INFO:tasks.rados.rados.0.smithi084.stdout:1664: seq_num 1149 ranges {511243=430404,1669928=664720,3103254=207989} 2023-10-01T07:33:32.444 INFO:tasks.rados.rados.0.smithi084.stdout:1664: writing smithi08466639-2 from 511243 to 941647 tid 1 2023-10-01T07:33:32.452 INFO:tasks.rados.rados.0.smithi084.stdout:1664: writing smithi08466639-2 from 1669928 to 2334648 tid 2 2023-10-01T07:33:32.458 INFO:tasks.rados.rados.0.smithi084.stdout:1664: writing smithi08466639-2 from 3103254 to 3311243 tid 3 2023-10-01T07:33:32.458 INFO:tasks.rados.rados.0.smithi084.stdout:1665: read oid 331 snap -1 2023-10-01T07:33:32.458 INFO:tasks.rados.rados.0.smithi084.stdout:1665: expect (ObjNum 839 snap 0 seq_num 839) 2023-10-01T07:33:32.458 INFO:tasks.rados.rados.0.smithi084.stdout:1666: read oid 189 snap -1 2023-10-01T07:33:32.458 INFO:tasks.rados.rados.0.smithi084.stdout:1666: expect (ObjNum 770 snap 0 seq_num 770) 2023-10-01T07:33:32.458 INFO:tasks.rados.rados.0.smithi084.stdout:1667: write oid 330 current snap is 0 2023-10-01T07:33:32.459 INFO:tasks.rados.rados.0.smithi084.stdout:1667: seq_num 1150 ranges {528050=505653,1612057=524731,2614324=567403} 2023-10-01T07:33:32.463 INFO:tasks.rados.rados.0.smithi084.stdout:1667: writing smithi08466639-330 from 528050 to 1033703 tid 1 2023-10-01T07:33:32.470 INFO:tasks.rados.rados.0.smithi084.stdout:1667: writing smithi08466639-330 from 1612057 to 2136788 tid 2 2023-10-01T07:33:32.476 INFO:tasks.rados.rados.0.smithi084.stdout:1667: writing smithi08466639-330 from 2614324 to 3181727 tid 3 2023-10-01T07:33:32.476 INFO:tasks.rados.rados.0.smithi084.stdout:1668: write oid 155 current snap is 0 2023-10-01T07:33:32.476 INFO:tasks.rados.rados.0.smithi084.stdout:1663: expect (ObjNum 819 snap 0 seq_num 819) 2023-10-01T07:33:32.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:32 smithi084 bash[33757]: cluster 2023-10-01T07:33:31.251838+0000 mgr.y (mgr.24353) 221 : cluster [DBG] pgmap v196: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 93 MiB/s rd, 11 MiB/s wr, 121 op/s 2023-10-01T07:33:32.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:32 smithi084 bash[33757]: audit 2023-10-01T07:33:31.807762+0000 mon.a (mon.0) 710 : audit [DBG] from='client.? 172.21.15.84:0/3071702468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:32.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:32 smithi084 bash[27378]: cluster 2023-10-01T07:33:31.251838+0000 mgr.y (mgr.24353) 221 : cluster [DBG] pgmap v196: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 93 MiB/s rd, 11 MiB/s wr, 121 op/s 2023-10-01T07:33:32.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:32 smithi084 bash[27378]: audit 2023-10-01T07:33:31.807762+0000 mon.a (mon.0) 710 : audit [DBG] from='client.? 172.21.15.84:0/3071702468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:32.655 INFO:tasks.rados.rados.0.smithi084.stdout:1664: finishing write tid 1 to smithi08466639-2 2023-10-01T07:33:32.655 INFO:tasks.rados.rados.0.smithi084.stdout:1664: finishing write tid 2 to smithi08466639-2 2023-10-01T07:33:32.656 INFO:tasks.rados.rados.0.smithi084.stdout:1664: finishing write tid 3 to smithi08466639-2 2023-10-01T07:33:32.656 INFO:tasks.rados.rados.0.smithi084.stdout:1664: finishing write tid 4 to smithi08466639-2 2023-10-01T07:33:32.656 INFO:tasks.rados.rados.0.smithi084.stdout:1664: finishing write tid 5 to smithi08466639-2 2023-10-01T07:33:32.656 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 2 v 275 (ObjNum 1149 snap 0 seq_num 1149) dirty exists 2023-10-01T07:33:32.656 INFO:tasks.rados.rados.0.smithi084.stdout:1664: left oid 2 (ObjNum 1149 snap 0 seq_num 1149) 2023-10-01T07:33:32.656 INFO:tasks.rados.rados.0.smithi084.stdout:1666: expect (ObjNum 770 snap 0 seq_num 770) 2023-10-01T07:33:32.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:32 smithi112 bash[27689]: cluster 2023-10-01T07:33:31.251838+0000 mgr.y (mgr.24353) 221 : cluster [DBG] pgmap v196: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 93 MiB/s rd, 11 MiB/s wr, 121 op/s 2023-10-01T07:33:32.924 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:32 smithi112 bash[27689]: audit 2023-10-01T07:33:31.807762+0000 mon.a (mon.0) 710 : audit [DBG] from='client.? 172.21.15.84:0/3071702468' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:32.926 INFO:tasks.rados.rados.0.smithi084.stdout:1665: expect (ObjNum 839 snap 0 seq_num 839) 2023-10-01T07:33:32.926 INFO:tasks.rados.rados.0.smithi084.stdout:1667: finishing write tid 1 to smithi08466639-330 2023-10-01T07:33:32.926 INFO:tasks.rados.rados.0.smithi084.stdout:1667: finishing write tid 2 to smithi08466639-330 2023-10-01T07:33:32.926 INFO:tasks.rados.rados.0.smithi084.stdout:1667: finishing write tid 3 to smithi08466639-330 2023-10-01T07:33:32.926 INFO:tasks.rados.rados.0.smithi084.stdout:1667: finishing write tid 4 to smithi08466639-330 2023-10-01T07:33:32.926 INFO:tasks.rados.rados.0.smithi084.stdout:1667: finishing write tid 5 to smithi08466639-330 2023-10-01T07:33:32.926 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 330 v 256 (ObjNum 1150 snap 0 seq_num 1150) dirty exists 2023-10-01T07:33:32.928 INFO:tasks.rados.rados.0.smithi084.stdout:1667: left oid 330 (ObjNum 1150 snap 0 seq_num 1150) 2023-10-01T07:33:32.928 INFO:tasks.rados.rados.0.smithi084.stdout:1668: seq_num 1151 ranges {544857=580902,1670539=668389,3041747=303110} 2023-10-01T07:33:32.928 INFO:tasks.rados.rados.0.smithi084.stdout:1668: writing smithi08466639-155 from 544857 to 1125759 tid 1 2023-10-01T07:33:32.928 INFO:tasks.rados.rados.0.smithi084.stdout:1668: writing smithi08466639-155 from 1670539 to 2338928 tid 2 2023-10-01T07:33:32.928 INFO:tasks.rados.rados.0.smithi084.stdout:1668: writing smithi08466639-155 from 3041747 to 3344857 tid 3 2023-10-01T07:33:32.928 INFO:tasks.rados.rados.0.smithi084.stdout:1663: done (5 left) 2023-10-01T07:33:32.928 INFO:tasks.rados.rados.0.smithi084.stdout:1664: done (4 left) 2023-10-01T07:33:32.929 INFO:tasks.rados.rados.0.smithi084.stdout:1665: done (3 left) 2023-10-01T07:33:32.929 INFO:tasks.rados.rados.0.smithi084.stdout:1666: done (2 left) 2023-10-01T07:33:32.929 INFO:tasks.rados.rados.0.smithi084.stdout:1667: done (1 left) 2023-10-01T07:33:32.929 INFO:tasks.rados.rados.0.smithi084.stdout:1669: read oid 463 snap -1 2023-10-01T07:33:32.929 INFO:tasks.rados.rados.0.smithi084.stdout:1669: expect (ObjNum 1008 snap 0 seq_num 1008) 2023-10-01T07:33:32.929 INFO:tasks.rados.rados.0.smithi084.stdout:1670: delete oid 271 current snap is 0 2023-10-01T07:33:32.929 INFO:tasks.rados.rados.0.smithi084.stdout:1668: finishing write tid 1 to smithi08466639-155 2023-10-01T07:33:32.929 INFO:tasks.rados.rados.0.smithi084.stdout:1668: finishing write tid 2 to smithi08466639-155 2023-10-01T07:33:32.930 INFO:tasks.rados.rados.0.smithi084.stdout:1670: done (2 left) 2023-10-01T07:33:32.930 INFO:tasks.rados.rados.0.smithi084.stdout:1671: write oid 268 current snap is 0 2023-10-01T07:33:32.930 INFO:tasks.rados.rados.0.smithi084.stdout:1671: seq_num 1153 ranges {578471=731400,1787503=672058,3096593=281878} 2023-10-01T07:33:32.938 INFO:tasks.rados.rados.0.smithi084.stdout:1671: writing smithi08466639-268 from 578471 to 1309871 tid 1 2023-10-01T07:33:32.946 INFO:tasks.rados.rados.0.smithi084.stdout:1671: writing smithi08466639-268 from 1787503 to 2459561 tid 2 2023-10-01T07:33:32.951 INFO:tasks.rados.rados.0.smithi084.stdout:1671: writing smithi08466639-268 from 3096593 to 3378471 tid 3 2023-10-01T07:33:32.951 INFO:tasks.rados.rados.0.smithi084.stdout:1672: write oid 412 current snap is 0 2023-10-01T07:33:32.951 INFO:tasks.rados.rados.0.smithi084.stdout:1668: finishing write tid 3 to smithi08466639-155 2023-10-01T07:33:32.952 INFO:tasks.rados.rados.0.smithi084.stdout:1668: finishing write tid 4 to smithi08466639-155 2023-10-01T07:33:32.952 INFO:tasks.rados.rados.0.smithi084.stdout:1668: finishing write tid 5 to smithi08466639-155 2023-10-01T07:33:32.952 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 155 v 260 (ObjNum 1151 snap 0 seq_num 1151) dirty exists 2023-10-01T07:33:32.952 INFO:tasks.rados.rados.0.smithi084.stdout:1668: left oid 155 (ObjNum 1151 snap 0 seq_num 1151) 2023-10-01T07:33:32.952 INFO:tasks.rados.rados.0.smithi084.stdout:1669: expect (ObjNum 1008 snap 0 seq_num 1008) 2023-10-01T07:33:33.134 INFO:tasks.rados.rados.0.smithi084.stdout:1671: finishing write tid 1 to smithi08466639-268 2023-10-01T07:33:33.135 INFO:tasks.rados.rados.0.smithi084.stdout:1671: finishing write tid 2 to smithi08466639-268 2023-10-01T07:33:33.135 INFO:tasks.rados.rados.0.smithi084.stdout:1671: finishing write tid 3 to smithi08466639-268 2023-10-01T07:33:33.135 INFO:tasks.rados.rados.0.smithi084.stdout:1671: finishing write tid 4 to smithi08466639-268 2023-10-01T07:33:33.135 INFO:tasks.rados.rados.0.smithi084.stdout:1671: finishing write tid 5 to smithi08466639-268 2023-10-01T07:33:33.135 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 268 v 241 (ObjNum 1153 snap 0 seq_num 1153) dirty exists 2023-10-01T07:33:33.135 INFO:tasks.rados.rados.0.smithi084.stdout:1671: left oid 268 (ObjNum 1153 snap 0 seq_num 1153) 2023-10-01T07:33:33.135 INFO:tasks.rados.rados.0.smithi084.stdout:1672: seq_num 1154 ranges {595278=406649,1729632=532069,3007663=387615} 2023-10-01T07:33:33.146 INFO:tasks.rados.rados.0.smithi084.stdout:1672: writing smithi08466639-412 from 595278 to 1001927 tid 1 2023-10-01T07:33:33.154 INFO:tasks.rados.rados.0.smithi084.stdout:1672: writing smithi08466639-412 from 1729632 to 2261701 tid 2 2023-10-01T07:33:33.161 INFO:tasks.rados.rados.0.smithi084.stdout:1672: writing smithi08466639-412 from 3007663 to 3395278 tid 3 2023-10-01T07:33:33.161 INFO:tasks.rados.rados.0.smithi084.stdout:1668: done (3 left) 2023-10-01T07:33:33.161 INFO:tasks.rados.rados.0.smithi084.stdout:1669: done (2 left) 2023-10-01T07:33:33.161 INFO:tasks.rados.rados.0.smithi084.stdout:1671: done (1 left) 2023-10-01T07:33:33.161 INFO:tasks.rados.rados.0.smithi084.stdout:1673: read oid 360 snap -1 2023-10-01T07:33:33.161 INFO:tasks.rados.rados.0.smithi084.stdout:1673: expect (ObjNum 359 snap 0 seq_num 359) 2023-10-01T07:33:33.161 INFO:tasks.rados.rados.0.smithi084.stdout:1674: read oid 198 snap -1 2023-10-01T07:33:33.161 INFO:tasks.rados.rados.0.smithi084.stdout:1674: expect (ObjNum 197 snap 0 seq_num 197) 2023-10-01T07:33:33.161 INFO:tasks.rados.rados.0.smithi084.stdout:1675: read oid 234 snap -1 2023-10-01T07:33:33.161 INFO:tasks.rados.rados.0.smithi084.stdout:1675: expect (ObjNum 794 snap 0 seq_num 794) 2023-10-01T07:33:33.162 INFO:tasks.rados.rados.0.smithi084.stdout:1676: write oid 246 current snap is 0 2023-10-01T07:33:33.162 INFO:tasks.rados.rados.0.smithi084.stdout:1672: finishing write tid 1 to smithi08466639-412 2023-10-01T07:33:33.162 INFO:tasks.rados.rados.0.smithi084.stdout:1676: seq_num 1155 ranges {612085=481898,1788114=675727,3035086=376999} 2023-10-01T07:33:33.167 INFO:tasks.rados.rados.0.smithi084.stdout:1676: writing smithi08466639-246 from 612085 to 1093983 tid 1 2023-10-01T07:33:33.175 INFO:tasks.rados.rados.0.smithi084.stdout:1676: writing smithi08466639-246 from 1788114 to 2463841 tid 2 2023-10-01T07:33:33.181 INFO:tasks.rados.rados.0.smithi084.stdout:1676: writing smithi08466639-246 from 3035086 to 3412085 tid 3 2023-10-01T07:33:33.181 INFO:tasks.rados.rados.0.smithi084.stdout:1677: delete oid 249 current snap is 0 2023-10-01T07:33:33.181 INFO:tasks.rados.rados.0.smithi084.stdout:1672: finishing write tid 2 to smithi08466639-412 2023-10-01T07:33:33.181 INFO:tasks.rados.rados.0.smithi084.stdout:1672: finishing write tid 3 to smithi08466639-412 2023-10-01T07:33:33.181 INFO:tasks.rados.rados.0.smithi084.stdout:1672: finishing write tid 4 to smithi08466639-412 2023-10-01T07:33:33.181 INFO:tasks.rados.rados.0.smithi084.stdout:1672: finishing write tid 5 to smithi08466639-412 2023-10-01T07:33:33.181 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 412 v 234 (ObjNum 1154 snap 0 seq_num 1154) dirty exists 2023-10-01T07:33:33.182 INFO:tasks.rados.rados.0.smithi084.stdout:1672: left oid 412 (ObjNum 1154 snap 0 seq_num 1154) 2023-10-01T07:33:33.182 INFO:tasks.rados.rados.0.smithi084.stdout:1673: expect (ObjNum 359 snap 0 seq_num 359) 2023-10-01T07:33:33.251 INFO:tasks.rados.rados.0.smithi084.stdout:1674: expect (ObjNum 197 snap 0 seq_num 197) 2023-10-01T07:33:33.364 INFO:tasks.rados.rados.0.smithi084.stdout:1675: expect (ObjNum 794 snap 0 seq_num 794) 2023-10-01T07:33:33.511 INFO:tasks.rados.rados.0.smithi084.stdout:1676: finishing write tid 1 to smithi08466639-246 2023-10-01T07:33:33.511 INFO:tasks.rados.rados.0.smithi084.stdout:1676: finishing write tid 2 to smithi08466639-246 2023-10-01T07:33:33.511 INFO:tasks.rados.rados.0.smithi084.stdout:1676: finishing write tid 3 to smithi08466639-246 2023-10-01T07:33:33.511 INFO:tasks.rados.rados.0.smithi084.stdout:1676: finishing write tid 4 to smithi08466639-246 2023-10-01T07:33:33.511 INFO:tasks.rados.rados.0.smithi084.stdout:1676: finishing write tid 5 to smithi08466639-246 2023-10-01T07:33:33.511 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 246 v 299 (ObjNum 1155 snap 0 seq_num 1155) dirty exists 2023-10-01T07:33:33.512 INFO:tasks.rados.rados.0.smithi084.stdout:1676: left oid 246 (ObjNum 1155 snap 0 seq_num 1155) 2023-10-01T07:33:33.512 INFO:tasks.rados.rados.0.smithi084.stdout:1672: done (5 left) 2023-10-01T07:33:33.512 INFO:tasks.rados.rados.0.smithi084.stdout:1673: done (4 left) 2023-10-01T07:33:33.512 INFO:tasks.rados.rados.0.smithi084.stdout:1674: done (3 left) 2023-10-01T07:33:33.512 INFO:tasks.rados.rados.0.smithi084.stdout:1675: done (2 left) 2023-10-01T07:33:33.512 INFO:tasks.rados.rados.0.smithi084.stdout:1676: done (1 left) 2023-10-01T07:33:33.512 INFO:tasks.rados.rados.0.smithi084.stdout:1677: done (0 left) 2023-10-01T07:33:33.512 INFO:tasks.rados.rados.0.smithi084.stdout:1678: delete oid 464 current snap is 0 2023-10-01T07:33:33.513 INFO:tasks.rados.rados.0.smithi084.stdout:1678: done (0 left) 2023-10-01T07:33:33.513 INFO:tasks.rados.rados.0.smithi084.stdout:1679: write oid 49 current snap is 0 2023-10-01T07:33:33.514 INFO:tasks.rados.rados.0.smithi084.stdout:1679: seq_num 1158 ranges {662506=423998,1563560=539407,2717355=490285} 2023-10-01T07:33:33.525 INFO:tasks.rados.rados.0.smithi084.stdout:1679: writing smithi08466639-49 from 662506 to 1086504 tid 1 2023-10-01T07:33:33.531 INFO:tasks.rados.rados.0.smithi084.stdout:1679: writing smithi08466639-49 from 1563560 to 2102967 tid 2 2023-10-01T07:33:33.537 INFO:tasks.rados.rados.0.smithi084.stdout:1679: writing smithi08466639-49 from 2717355 to 3207640 tid 3 2023-10-01T07:33:33.537 INFO:tasks.rados.rados.0.smithi084.stdout:1680: read oid 223 snap -1 2023-10-01T07:33:33.537 INFO:tasks.rados.rados.0.smithi084.stdout:1680: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-10-01T07:33:33.538 INFO:tasks.rados.rados.0.smithi084.stdout:1681: write oid 352 current snap is 0 2023-10-01T07:33:33.538 INFO:tasks.rados.rados.0.smithi084.stdout:1681: seq_num 1159 ranges {679313=499247,1622042=683065,2744778=701557} 2023-10-01T07:33:33.544 INFO:tasks.rados.rados.0.smithi084.stdout:1681: writing smithi08466639-352 from 679313 to 1178560 tid 1 2023-10-01T07:33:33.550 INFO:tasks.rados.rados.0.smithi084.stdout:1681: writing smithi08466639-352 from 1622042 to 2305107 tid 2 2023-10-01T07:33:33.557 INFO:tasks.rados.rados.0.smithi084.stdout:1681: writing smithi08466639-352 from 2744778 to 3446335 tid 3 2023-10-01T07:33:33.557 INFO:tasks.rados.rados.0.smithi084.stdout:1682: write oid 121 current snap is 0 2023-10-01T07:33:33.558 INFO:tasks.rados.rados.0.smithi084.stdout:1682: seq_num 1160 ranges {696120=574496,1680524=543076,2888554=512829} 2023-10-01T07:33:33.564 INFO:tasks.rados.rados.0.smithi084.stdout:1682: writing smithi08466639-121 from 696120 to 1270616 tid 1 2023-10-01T07:33:33.570 INFO:tasks.rados.rados.0.smithi084.stdout:1682: writing smithi08466639-121 from 1680524 to 2223600 tid 2 2023-10-01T07:33:33.577 INFO:tasks.rados.rados.0.smithi084.stdout:1682: writing smithi08466639-121 from 2888554 to 3401383 tid 3 2023-10-01T07:33:33.577 INFO:tasks.rados.rados.0.smithi084.stdout:1683: write oid 385 current snap is 0 2023-10-01T07:33:33.578 INFO:tasks.rados.rados.0.smithi084.stdout:1679: finishing write tid 1 to smithi08466639-49 2023-10-01T07:33:33.578 INFO:tasks.rados.rados.0.smithi084.stdout:1679: finishing write tid 2 to smithi08466639-49 2023-10-01T07:33:33.578 INFO:tasks.rados.rados.0.smithi084.stdout:1679: finishing write tid 3 to smithi08466639-49 2023-10-01T07:33:33.578 INFO:tasks.rados.rados.0.smithi084.stdout:1679: finishing write tid 4 to smithi08466639-49 2023-10-01T07:33:33.578 INFO:tasks.rados.rados.0.smithi084.stdout:1679: finishing write tid 5 to smithi08466639-49 2023-10-01T07:33:33.578 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 49 v 182 (ObjNum 1158 snap 0 seq_num 1158) dirty exists 2023-10-01T07:33:33.578 INFO:tasks.rados.rados.0.smithi084.stdout:1679: left oid 49 (ObjNum 1158 snap 0 seq_num 1158) 2023-10-01T07:33:33.578 INFO:tasks.rados.rados.0.smithi084.stdout:1680: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-10-01T07:33:33.717 INFO:tasks.rados.rados.0.smithi084.stdout:1681: finishing write tid 1 to smithi08466639-352 2023-10-01T07:33:33.718 INFO:tasks.rados.rados.0.smithi084.stdout:1681: finishing write tid 2 to smithi08466639-352 2023-10-01T07:33:33.718 INFO:tasks.rados.rados.0.smithi084.stdout:1681: finishing write tid 3 to smithi08466639-352 2023-10-01T07:33:33.718 INFO:tasks.rados.rados.0.smithi084.stdout:1681: finishing write tid 4 to smithi08466639-352 2023-10-01T07:33:33.718 INFO:tasks.rados.rados.0.smithi084.stdout:1681: finishing write tid 5 to smithi08466639-352 2023-10-01T07:33:33.718 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 352 v 289 (ObjNum 1159 snap 0 seq_num 1159) dirty exists 2023-10-01T07:33:33.718 INFO:tasks.rados.rados.0.smithi084.stdout:1681: left oid 352 (ObjNum 1159 snap 0 seq_num 1159) 2023-10-01T07:33:33.718 INFO:tasks.rados.rados.0.smithi084.stdout:1682: finishing write tid 1 to smithi08466639-121 2023-10-01T07:33:33.718 INFO:tasks.rados.rados.0.smithi084.stdout:1682: finishing write tid 2 to smithi08466639-121 2023-10-01T07:33:33.718 INFO:tasks.rados.rados.0.smithi084.stdout:1682: finishing write tid 3 to smithi08466639-121 2023-10-01T07:33:33.718 INFO:tasks.rados.rados.0.smithi084.stdout:1682: finishing write tid 4 to smithi08466639-121 2023-10-01T07:33:33.718 INFO:tasks.rados.rados.0.smithi084.stdout:1682: finishing write tid 5 to smithi08466639-121 2023-10-01T07:33:33.719 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 121 v 183 (ObjNum 1160 snap 0 seq_num 1160) dirty exists 2023-10-01T07:33:33.719 INFO:tasks.rados.rados.0.smithi084.stdout:1682: left oid 121 (ObjNum 1160 snap 0 seq_num 1160) 2023-10-01T07:33:33.719 INFO:tasks.rados.rados.0.smithi084.stdout:1683: seq_num 1161 ranges {712927=649745,2139006=686734} 2023-10-01T07:33:33.730 INFO:tasks.rados.rados.0.smithi084.stdout:1683: writing smithi08466639-385 from 712927 to 1362672 tid 1 2023-10-01T07:33:33.738 INFO:tasks.rados.rados.0.smithi084.stdout:1683: writing smithi08466639-385 from 2139006 to 2825740 tid 2 2023-10-01T07:33:33.739 INFO:tasks.rados.rados.0.smithi084.stdout:1679: done (4 left) 2023-10-01T07:33:33.739 INFO:tasks.rados.rados.0.smithi084.stdout:1680: done (3 left) 2023-10-01T07:33:33.739 INFO:tasks.rados.rados.0.smithi084.stdout:1681: done (2 left) 2023-10-01T07:33:33.739 INFO:tasks.rados.rados.0.smithi084.stdout:1682: done (1 left) 2023-10-01T07:33:33.739 INFO:tasks.rados.rados.0.smithi084.stdout:1684: read oid 348 snap -1 2023-10-01T07:33:33.739 INFO:tasks.rados.rados.0.smithi084.stdout:1684: expect (ObjNum 347 snap 0 seq_num 347) 2023-10-01T07:33:33.739 INFO:tasks.rados.rados.0.smithi084.stdout:1685: write oid 1 current snap is 0 2023-10-01T07:33:33.739 INFO:tasks.rados.rados.0.smithi084.stdout:1683: finishing write tid 1 to smithi08466639-385 2023-10-01T07:33:33.739 INFO:tasks.rados.rados.0.smithi084.stdout:1685: seq_num 1162 ranges {729734=724994,2197488=430392,3227047=302687} 2023-10-01T07:33:33.747 INFO:tasks.rados.rados.0.smithi084.stdout:1685: writing smithi08466639-1 from 729734 to 1454728 tid 1 2023-10-01T07:33:33.753 INFO:tasks.rados.rados.0.smithi084.stdout:1685: writing smithi08466639-1 from 2197488 to 2627880 tid 2 2023-10-01T07:33:33.759 INFO:tasks.rados.rados.0.smithi084.stdout:1685: writing smithi08466639-1 from 3227047 to 3529734 tid 3 2023-10-01T07:33:33.759 INFO:tasks.rados.rados.0.smithi084.stdout:1686: write oid 184 current snap is 0 2023-10-01T07:33:33.759 INFO:tasks.rados.rados.0.smithi084.stdout:1683: finishing write tid 2 to smithi08466639-385 2023-10-01T07:33:33.759 INFO:tasks.rados.rados.0.smithi084.stdout:1686: seq_num 1163 ranges {746541=400243,1739617=690403,3138117=408424} 2023-10-01T07:33:33.765 INFO:tasks.rados.rados.0.smithi084.stdout:1686: writing smithi08466639-184 from 746541 to 1146784 tid 1 2023-10-01T07:33:33.772 INFO:tasks.rados.rados.0.smithi084.stdout:1686: writing smithi08466639-184 from 1739617 to 2430020 tid 2 2023-10-01T07:33:33.779 INFO:tasks.rados.rados.0.smithi084.stdout:1686: writing smithi08466639-184 from 3138117 to 3546541 tid 3 2023-10-01T07:33:33.779 INFO:tasks.rados.rados.0.smithi084.stdout:1687: read oid 40 snap -1 2023-10-01T07:33:33.779 INFO:tasks.rados.rados.0.smithi084.stdout:1687: expect (ObjNum 963 snap 0 seq_num 963) 2023-10-01T07:33:33.780 INFO:tasks.rados.rados.0.smithi084.stdout:1688: read oid 277 snap -1 2023-10-01T07:33:33.780 INFO:tasks.rados.rados.0.smithi084.stdout:1688: expect (ObjNum 936 snap 0 seq_num 936) 2023-10-01T07:33:33.780 INFO:tasks.rados.rados.0.smithi084.stdout:1689: write oid 345 current snap is 0 2023-10-01T07:33:33.780 INFO:tasks.rados.rados.0.smithi084.stdout:1683: finishing write tid 3 to smithi08466639-385 2023-10-01T07:33:33.780 INFO:tasks.rados.rados.0.smithi084.stdout:1683: finishing write tid 4 to smithi08466639-385 2023-10-01T07:33:33.780 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 385 v 237 (ObjNum 1161 snap 0 seq_num 1161) dirty exists 2023-10-01T07:33:33.780 INFO:tasks.rados.rados.0.smithi084.stdout:1683: left oid 385 (ObjNum 1161 snap 0 seq_num 1161) 2023-10-01T07:33:33.780 INFO:tasks.rados.rados.0.smithi084.stdout:1689: seq_num 1164 ranges {763348=591845,1914452=434061,2881893=674270} 2023-10-01T07:33:33.787 INFO:tasks.rados.rados.0.smithi084.stdout:1689: writing smithi08466639-345 from 763348 to 1355193 tid 1 2023-10-01T07:33:33.792 INFO:tasks.rados.rados.0.smithi084.stdout:1689: writing smithi08466639-345 from 1914452 to 2348513 tid 2 2023-10-01T07:33:33.799 INFO:tasks.rados.rados.0.smithi084.stdout:1689: writing smithi08466639-345 from 2881893 to 3556163 tid 3 2023-10-01T07:33:33.799 INFO:tasks.rados.rados.0.smithi084.stdout:1683: done (6 left) 2023-10-01T07:33:33.800 INFO:tasks.rados.rados.0.smithi084.stdout:1690: read oid 275 snap -1 2023-10-01T07:33:33.800 INFO:tasks.rados.rados.0.smithi084.stdout:1690: expect deleted 2023-10-01T07:33:33.800 INFO:tasks.rados.rados.0.smithi084.stdout:1691: delete oid 234 current snap is 0 2023-10-01T07:33:33.800 INFO:tasks.rados.rados.0.smithi084.stdout:1684: expect (ObjNum 347 snap 0 seq_num 347) 2023-10-01T07:33:33.939 INFO:tasks.rados.rados.0.smithi084.stdout:1685: finishing write tid 1 to smithi08466639-1 2023-10-01T07:33:33.940 INFO:tasks.rados.rados.0.smithi084.stdout:1685: finishing write tid 2 to smithi08466639-1 2023-10-01T07:33:33.940 INFO:tasks.rados.rados.0.smithi084.stdout:1685: finishing write tid 3 to smithi08466639-1 2023-10-01T07:33:33.940 INFO:tasks.rados.rados.0.smithi084.stdout:1685: finishing write tid 4 to smithi08466639-1 2023-10-01T07:33:33.940 INFO:tasks.rados.rados.0.smithi084.stdout:1685: finishing write tid 5 to smithi08466639-1 2023-10-01T07:33:33.940 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 1 v 268 (ObjNum 1162 snap 0 seq_num 1162) dirty exists 2023-10-01T07:33:33.940 INFO:tasks.rados.rados.0.smithi084.stdout:1685: left oid 1 (ObjNum 1162 snap 0 seq_num 1162) 2023-10-01T07:33:33.940 INFO:tasks.rados.rados.0.smithi084.stdout:1686: finishing write tid 1 to smithi08466639-184 2023-10-01T07:33:33.940 INFO:tasks.rados.rados.0.smithi084.stdout:1686: finishing write tid 2 to smithi08466639-184 2023-10-01T07:33:33.940 INFO:tasks.rados.rados.0.smithi084.stdout:1686: finishing write tid 3 to smithi08466639-184 2023-10-01T07:33:33.941 INFO:tasks.rados.rados.0.smithi084.stdout:1686: finishing write tid 4 to smithi08466639-184 2023-10-01T07:33:33.941 INFO:tasks.rados.rados.0.smithi084.stdout:1686: finishing write tid 5 to smithi08466639-184 2023-10-01T07:33:33.941 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 184 v 245 (ObjNum 1163 snap 0 seq_num 1163) dirty exists 2023-10-01T07:33:33.941 INFO:tasks.rados.rados.0.smithi084.stdout:1686: left oid 184 (ObjNum 1163 snap 0 seq_num 1163) 2023-10-01T07:33:33.941 INFO:tasks.rados.rados.0.smithi084.stdout:1688: expect (ObjNum 936 snap 0 seq_num 936) 2023-10-01T07:33:34.104 INFO:tasks.rados.rados.0.smithi084.stdout:1687: expect (ObjNum 963 snap 0 seq_num 963) 2023-10-01T07:33:34.227 INFO:tasks.rados.rados.0.smithi084.stdout:1689: finishing write tid 1 to smithi08466639-345 2023-10-01T07:33:34.227 INFO:tasks.rados.rados.0.smithi084.stdout:1689: finishing write tid 2 to smithi08466639-345 2023-10-01T07:33:34.227 INFO:tasks.rados.rados.0.smithi084.stdout:1684: done (7 left) 2023-10-01T07:33:34.227 INFO:tasks.rados.rados.0.smithi084.stdout:1685: done (6 left) 2023-10-01T07:33:34.227 INFO:tasks.rados.rados.0.smithi084.stdout:1686: done (5 left) 2023-10-01T07:33:34.227 INFO:tasks.rados.rados.0.smithi084.stdout:1687: done (4 left) 2023-10-01T07:33:34.227 INFO:tasks.rados.rados.0.smithi084.stdout:1688: done (3 left) 2023-10-01T07:33:34.228 INFO:tasks.rados.rados.0.smithi084.stdout:1691: done (2 left) 2023-10-01T07:33:34.228 INFO:tasks.rados.rados.0.smithi084.stdout:1692: read oid 236 snap -1 2023-10-01T07:33:34.228 INFO:tasks.rados.rados.0.smithi084.stdout:1692: expect (ObjNum 235 snap 0 seq_num 235) 2023-10-01T07:33:34.228 INFO:tasks.rados.rados.0.smithi084.stdout:1693: read oid 492 snap -1 2023-10-01T07:33:34.228 INFO:tasks.rados.rados.0.smithi084.stdout:1693: expect (ObjNum 617 snap 0 seq_num 617) 2023-10-01T07:33:34.228 INFO:tasks.rados.rados.0.smithi084.stdout:1694: write oid 273 current snap is 0 2023-10-01T07:33:34.228 INFO:tasks.rados.rados.0.smithi084.stdout:1694: seq_num 1166 ranges {796962=742343,2031416=437730,2936739=413167} 2023-10-01T07:33:34.240 INFO:tasks.rados.rados.0.smithi084.stdout:1694: writing smithi08466639-273 from 796962 to 1539305 tid 1 2023-10-01T07:33:34.246 INFO:tasks.rados.rados.0.smithi084.stdout:1694: writing smithi08466639-273 from 2031416 to 2469146 tid 2 2023-10-01T07:33:34.252 INFO:tasks.rados.rados.0.smithi084.stdout:1694: writing smithi08466639-273 from 2936739 to 3349906 tid 3 2023-10-01T07:33:34.252 INFO:tasks.rados.rados.0.smithi084.stdout:1695: read oid 215 snap -1 2023-10-01T07:33:34.252 INFO:tasks.rados.rados.0.smithi084.stdout:1695: expect (ObjNum 946 snap 0 seq_num 946) 2023-10-01T07:33:34.252 INFO:tasks.rados.rados.0.smithi084.stdout:1696: read oid 474 snap -1 2023-10-01T07:33:34.252 INFO:tasks.rados.rados.0.smithi084.stdout:1696: expect (ObjNum 769 snap 0 seq_num 769) 2023-10-01T07:33:34.252 INFO:tasks.rados.rados.0.smithi084.stdout:1697: delete oid 177 current snap is 0 2023-10-01T07:33:34.252 INFO:tasks.rados.rados.0.smithi084.stdout:1689: finishing write tid 3 to smithi08466639-345 2023-10-01T07:33:34.253 INFO:tasks.rados.rados.0.smithi084.stdout:1689: finishing write tid 4 to smithi08466639-345 2023-10-01T07:33:34.253 INFO:tasks.rados.rados.0.smithi084.stdout:1689: finishing write tid 5 to smithi08466639-345 2023-10-01T07:33:34.253 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 345 v 187 (ObjNum 1164 snap 0 seq_num 1164) dirty exists 2023-10-01T07:33:34.253 INFO:tasks.rados.rados.0.smithi084.stdout:1689: left oid 345 (ObjNum 1164 snap 0 seq_num 1164) 2023-10-01T07:33:34.253 INFO:tasks.rados.rados.0.smithi084.stdout:1693: expect (ObjNum 617 snap 0 seq_num 617) 2023-10-01T07:33:34.386 INFO:tasks.rados.rados.0.smithi084.stdout:1692: expect (ObjNum 235 snap 0 seq_num 235) 2023-10-01T07:33:34.516 INFO:tasks.rados.rados.0.smithi084.stdout:1694: finishing write tid 1 to smithi08466639-273 2023-10-01T07:33:34.516 INFO:tasks.rados.rados.0.smithi084.stdout:1694: finishing write tid 2 to smithi08466639-273 2023-10-01T07:33:34.516 INFO:tasks.rados.rados.0.smithi084.stdout:1694: finishing write tid 3 to smithi08466639-273 2023-10-01T07:33:34.516 INFO:tasks.rados.rados.0.smithi084.stdout:1694: finishing write tid 4 to smithi08466639-273 2023-10-01T07:33:34.517 INFO:tasks.rados.rados.0.smithi084.stdout:1694: finishing write tid 5 to smithi08466639-273 2023-10-01T07:33:34.517 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 273 v 249 (ObjNum 1166 snap 0 seq_num 1166) dirty exists 2023-10-01T07:33:34.517 INFO:tasks.rados.rados.0.smithi084.stdout:1694: left oid 273 (ObjNum 1166 snap 0 seq_num 1166) 2023-10-01T07:33:34.517 INFO:tasks.rados.rados.0.smithi084.stdout:1695: expect (ObjNum 946 snap 0 seq_num 946) 2023-10-01T07:33:34.650 INFO:tasks.rados.rados.0.smithi084.stdout:1696: expect (ObjNum 769 snap 0 seq_num 769) 2023-10-01T07:33:34.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:34 smithi112 bash[27689]: cluster 2023-10-01T07:33:33.252449+0000 mgr.y (mgr.24353) 222 : cluster [DBG] pgmap v197: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 7.4 MiB/s wr, 80 op/s 2023-10-01T07:33:34.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:34 smithi112 bash[27689]: audit 2023-10-01T07:33:34.203829+0000 mon.c (mon.2) 114 : audit [DBG] from='client.? 172.21.15.84:0/3411589762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:34.794 INFO:tasks.rados.rados.0.smithi084.stdout:1689: done (7 left) 2023-10-01T07:33:34.794 INFO:tasks.rados.rados.0.smithi084.stdout:1690: done (6 left) 2023-10-01T07:33:34.794 INFO:tasks.rados.rados.0.smithi084.stdout:1692: done (5 left) 2023-10-01T07:33:34.795 INFO:tasks.rados.rados.0.smithi084.stdout:1693: done (4 left) 2023-10-01T07:33:34.795 INFO:tasks.rados.rados.0.smithi084.stdout:1694: done (3 left) 2023-10-01T07:33:34.795 INFO:tasks.rados.rados.0.smithi084.stdout:1695: done (2 left) 2023-10-01T07:33:34.795 INFO:tasks.rados.rados.0.smithi084.stdout:1696: done (1 left) 2023-10-01T07:33:34.795 INFO:tasks.rados.rados.0.smithi084.stdout:1697: done (0 left) 2023-10-01T07:33:34.795 INFO:tasks.rados.rados.0.smithi084.stdout:1698: delete oid 451 current snap is 0 2023-10-01T07:33:34.797 INFO:tasks.rados.rados.0.smithi084.stdout:1698: done (0 left) 2023-10-01T07:33:34.797 INFO:tasks.rados.rados.0.smithi084.stdout:1699: read oid 122 snap -1 2023-10-01T07:33:34.797 INFO:tasks.rados.rados.0.smithi084.stdout:1699: expect (ObjNum 121 snap 0 seq_num 121) 2023-10-01T07:33:34.797 INFO:tasks.rados.rados.0.smithi084.stdout:1700: write oid 281 current snap is 0 2023-10-01T07:33:34.797 INFO:tasks.rados.rados.0.smithi084.stdout:1700: seq_num 1169 ranges {447383=568090,1690509=701410,2902655=646983} 2023-10-01T07:33:34.807 INFO:tasks.rados.rados.0.smithi084.stdout:1700: writing smithi08466639-281 from 447383 to 1015473 tid 1 2023-10-01T07:33:34.815 INFO:tasks.rados.rados.0.smithi084.stdout:1700: writing smithi08466639-281 from 1690509 to 2391919 tid 2 2023-10-01T07:33:34.822 INFO:tasks.rados.rados.0.smithi084.stdout:1700: writing smithi08466639-281 from 2902655 to 3549638 tid 3 2023-10-01T07:33:34.822 INFO:tasks.rados.rados.0.smithi084.stdout:1701: write oid 359 current snap is 0 2023-10-01T07:33:34.822 INFO:tasks.rados.rados.0.smithi084.stdout:1701: seq_num 1170 ranges {464190=643339,1748991=445068,2930078=574608} 2023-10-01T07:33:34.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:34 smithi084 bash[27378]: cluster 2023-10-01T07:33:33.252449+0000 mgr.y (mgr.24353) 222 : cluster [DBG] pgmap v197: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 7.4 MiB/s wr, 80 op/s 2023-10-01T07:33:34.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:34 smithi084 bash[27378]: audit 2023-10-01T07:33:34.203829+0000 mon.c (mon.2) 114 : audit [DBG] from='client.? 172.21.15.84:0/3411589762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:34.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:34 smithi084 bash[33757]: cluster 2023-10-01T07:33:33.252449+0000 mgr.y (mgr.24353) 222 : cluster [DBG] pgmap v197: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 7.4 MiB/s wr, 80 op/s 2023-10-01T07:33:34.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:34 smithi084 bash[33757]: audit 2023-10-01T07:33:34.203829+0000 mon.c (mon.2) 114 : audit [DBG] from='client.? 172.21.15.84:0/3411589762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:34.828 INFO:tasks.rados.rados.0.smithi084.stdout:1701: writing smithi08466639-359 from 464190 to 1107529 tid 1 2023-10-01T07:33:34.834 INFO:tasks.rados.rados.0.smithi084.stdout:1701: writing smithi08466639-359 from 1748991 to 2194059 tid 2 2023-10-01T07:33:34.842 INFO:tasks.rados.rados.0.smithi084.stdout:1701: writing smithi08466639-359 from 2930078 to 3504686 tid 3 2023-10-01T07:33:34.842 INFO:tasks.rados.rados.0.smithi084.stdout:1702: read oid 300 snap -1 2023-10-01T07:33:34.843 INFO:tasks.rados.rados.0.smithi084.stdout:1702: expect (ObjNum 1143 snap 0 seq_num 1143) 2023-10-01T07:33:34.843 INFO:tasks.rados.rados.0.smithi084.stdout:1703: write oid 110 current snap is 0 2023-10-01T07:33:34.843 INFO:tasks.rados.rados.0.smithi084.stdout:1699: expect (ObjNum 121 snap 0 seq_num 121) 2023-10-01T07:33:34.912 INFO:tasks.rados.rados.0.smithi084.stdout:1700: finishing write tid 1 to smithi08466639-281 2023-10-01T07:33:34.912 INFO:tasks.rados.rados.0.smithi084.stdout:1703: seq_num 1171 ranges {480997=434941,1407473=705079,2557501=785880} 2023-10-01T07:33:34.918 INFO:tasks.rados.rados.0.smithi084.stdout:1703: writing smithi08466639-110 from 480997 to 915938 tid 1 2023-10-01T07:33:34.923 INFO:tasks.rados.rados.0.smithi084.stdout:1703: writing smithi08466639-110 from 1407473 to 2112552 tid 2 2023-10-01T07:33:34.930 INFO:tasks.rados.rados.0.smithi084.stdout:1703: writing smithi08466639-110 from 2557501 to 3343381 tid 3 2023-10-01T07:33:34.931 INFO:tasks.rados.rados.0.smithi084.stdout:1699: done (4 left) 2023-10-01T07:33:34.931 INFO:tasks.rados.rados.0.smithi084.stdout:1704: write oid 426 current snap is 0 2023-10-01T07:33:34.931 INFO:tasks.rados.rados.0.smithi084.stdout:1700: finishing write tid 2 to smithi08466639-281 2023-10-01T07:33:34.931 INFO:tasks.rados.rados.0.smithi084.stdout:1704: seq_num 1172 ranges {497804=510190,1465955=448737,2584924=597152} 2023-10-01T07:33:34.936 INFO:tasks.rados.rados.0.smithi084.stdout:1704: writing smithi08466639-426 from 497804 to 1007994 tid 1 2023-10-01T07:33:34.941 INFO:tasks.rados.rados.0.smithi084.stdout:1704: writing smithi08466639-426 from 1465955 to 1914692 tid 2 2023-10-01T07:33:34.949 INFO:tasks.rados.rados.0.smithi084.stdout:1704: writing smithi08466639-426 from 2584924 to 3182076 tid 3 2023-10-01T07:33:34.949 INFO:tasks.rados.rados.0.smithi084.stdout:1705: read oid 35 snap -1 2023-10-01T07:33:34.949 INFO:tasks.rados.rados.0.smithi084.stdout:1705: expect (ObjNum 1054 snap 0 seq_num 1054) 2023-10-01T07:33:34.949 INFO:tasks.rados.rados.0.smithi084.stdout:1706: delete oid 172 current snap is 0 2023-10-01T07:33:34.949 INFO:tasks.rados.rados.0.smithi084.stdout:1700: finishing write tid 3 to smithi08466639-281 2023-10-01T07:33:34.950 INFO:tasks.rados.rados.0.smithi084.stdout:1700: finishing write tid 4 to smithi08466639-281 2023-10-01T07:33:34.950 INFO:tasks.rados.rados.0.smithi084.stdout:1700: finishing write tid 5 to smithi08466639-281 2023-10-01T07:33:34.950 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 281 v 211 (ObjNum 1169 snap 0 seq_num 1169) dirty exists 2023-10-01T07:33:34.950 INFO:tasks.rados.rados.0.smithi084.stdout:1700: left oid 281 (ObjNum 1169 snap 0 seq_num 1169) 2023-10-01T07:33:34.950 INFO:tasks.rados.rados.0.smithi084.stdout:1701: finishing write tid 1 to smithi08466639-359 2023-10-01T07:33:34.950 INFO:tasks.rados.rados.0.smithi084.stdout:1701: finishing write tid 2 to smithi08466639-359 2023-10-01T07:33:34.950 INFO:tasks.rados.rados.0.smithi084.stdout:1701: finishing write tid 3 to smithi08466639-359 2023-10-01T07:33:34.950 INFO:tasks.rados.rados.0.smithi084.stdout:1701: finishing write tid 4 to smithi08466639-359 2023-10-01T07:33:34.950 INFO:tasks.rados.rados.0.smithi084.stdout:1701: finishing write tid 5 to smithi08466639-359 2023-10-01T07:33:34.950 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 359 v 272 (ObjNum 1170 snap 0 seq_num 1170) dirty exists 2023-10-01T07:33:34.950 INFO:tasks.rados.rados.0.smithi084.stdout:1701: left oid 359 (ObjNum 1170 snap 0 seq_num 1170) 2023-10-01T07:33:34.951 INFO:tasks.rados.rados.0.smithi084.stdout:1702: expect (ObjNum 1143 snap 0 seq_num 1143) 2023-10-01T07:33:35.059 INFO:tasks.rados.rados.0.smithi084.stdout:1703: finishing write tid 1 to smithi08466639-110 2023-10-01T07:33:35.059 INFO:tasks.rados.rados.0.smithi084.stdout:1703: finishing write tid 2 to smithi08466639-110 2023-10-01T07:33:35.059 INFO:tasks.rados.rados.0.smithi084.stdout:1703: finishing write tid 3 to smithi08466639-110 2023-10-01T07:33:35.060 INFO:tasks.rados.rados.0.smithi084.stdout:1703: finishing write tid 4 to smithi08466639-110 2023-10-01T07:33:35.060 INFO:tasks.rados.rados.0.smithi084.stdout:1703: finishing write tid 5 to smithi08466639-110 2023-10-01T07:33:35.060 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 110 v 203 (ObjNum 1171 snap 0 seq_num 1171) dirty exists 2023-10-01T07:33:35.060 INFO:tasks.rados.rados.0.smithi084.stdout:1703: left oid 110 (ObjNum 1171 snap 0 seq_num 1171) 2023-10-01T07:33:35.060 INFO:tasks.rados.rados.0.smithi084.stdout:1704: finishing write tid 1 to smithi08466639-426 2023-10-01T07:33:35.060 INFO:tasks.rados.rados.0.smithi084.stdout:1700: done (6 left) 2023-10-01T07:33:35.060 INFO:tasks.rados.rados.0.smithi084.stdout:1701: done (5 left) 2023-10-01T07:33:35.060 INFO:tasks.rados.rados.0.smithi084.stdout:1702: done (4 left) 2023-10-01T07:33:35.060 INFO:tasks.rados.rados.0.smithi084.stdout:1703: done (3 left) 2023-10-01T07:33:35.060 INFO:tasks.rados.rados.0.smithi084.stdout:1706: done (2 left) 2023-10-01T07:33:35.060 INFO:tasks.rados.rados.0.smithi084.stdout:1707: delete oid 353 current snap is 0 2023-10-01T07:33:35.060 INFO:tasks.rados.rados.0.smithi084.stdout:1704: finishing write tid 2 to smithi08466639-426 2023-10-01T07:33:35.061 INFO:tasks.rados.rados.0.smithi084.stdout:1704: finishing write tid 3 to smithi08466639-426 2023-10-01T07:33:35.061 INFO:tasks.rados.rados.0.smithi084.stdout:1704: finishing write tid 4 to smithi08466639-426 2023-10-01T07:33:35.061 INFO:tasks.rados.rados.0.smithi084.stdout:1704: finishing write tid 5 to smithi08466639-426 2023-10-01T07:33:35.061 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 426 v 293 (ObjNum 1172 snap 0 seq_num 1172) dirty exists 2023-10-01T07:33:35.061 INFO:tasks.rados.rados.0.smithi084.stdout:1704: left oid 426 (ObjNum 1172 snap 0 seq_num 1172) 2023-10-01T07:33:35.061 INFO:tasks.rados.rados.0.smithi084.stdout:1705: expect (ObjNum 1054 snap 0 seq_num 1054) 2023-10-01T07:33:35.227 INFO:tasks.rados.rados.0.smithi084.stdout:1704: done (2 left) 2023-10-01T07:33:35.228 INFO:tasks.rados.rados.0.smithi084.stdout:1705: done (1 left) 2023-10-01T07:33:35.228 INFO:tasks.rados.rados.0.smithi084.stdout:1707: done (0 left) 2023-10-01T07:33:35.228 INFO:tasks.rados.rados.0.smithi084.stdout:1708: write oid 102 current snap is 0 2023-10-01T07:33:35.228 INFO:tasks.rados.rados.0.smithi084.stdout:1708: seq_num 1175 ranges {548225=735937,1925048=596064,2950840=547321} 2023-10-01T07:33:35.235 INFO:tasks.rados.rados.0.smithi084.stdout:1708: writing smithi08466639-102 from 548225 to 1284162 tid 1 2023-10-01T07:33:35.243 INFO:tasks.rados.rados.0.smithi084.stdout:1708: writing smithi08466639-102 from 1925048 to 2521112 tid 2 2023-10-01T07:33:35.248 INFO:tasks.rados.rados.0.smithi084.stdout:1708: writing smithi08466639-102 from 2950840 to 3498161 tid 3 2023-10-01T07:33:35.249 INFO:tasks.rados.rados.0.smithi084.stdout:1709: delete oid 5 current snap is 0 2023-10-01T07:33:35.249 INFO:tasks.rados.rados.0.smithi084.stdout:1708: finishing write tid 1 to smithi08466639-102 2023-10-01T07:33:35.249 INFO:tasks.rados.rados.0.smithi084.stdout:1708: finishing write tid 2 to smithi08466639-102 2023-10-01T07:33:35.251 INFO:tasks.rados.rados.0.smithi084.stdout:1709: done (1 left) 2023-10-01T07:33:35.251 INFO:tasks.rados.rados.0.smithi084.stdout:1710: write oid 230 current snap is 0 2023-10-01T07:33:35.251 INFO:tasks.rados.rados.0.smithi084.stdout:1710: seq_num 1177 ranges {581839=486435,1642012=599733,3005686=569865} 2023-10-01T07:33:35.257 INFO:tasks.rados.rados.0.smithi084.stdout:1710: writing smithi08466639-230 from 581839 to 1068274 tid 1 2023-10-01T07:33:35.263 INFO:tasks.rados.rados.0.smithi084.stdout:1710: writing smithi08466639-230 from 1642012 to 2241745 tid 2 2023-10-01T07:33:35.271 INFO:tasks.rados.rados.0.smithi084.stdout:1710: writing smithi08466639-230 from 3005686 to 3575551 tid 3 2023-10-01T07:33:35.271 INFO:tasks.rados.rados.0.smithi084.stdout:1711: write oid 174 current snap is 0 2023-10-01T07:33:35.271 INFO:tasks.rados.rados.0.smithi084.stdout:1711: seq_num 1178 ranges {598646=561684,1700494=459744,2633109=781137} 2023-10-01T07:33:35.278 INFO:tasks.rados.rados.0.smithi084.stdout:1711: writing smithi08466639-174 from 598646 to 1160330 tid 1 2023-10-01T07:33:35.284 INFO:tasks.rados.rados.0.smithi084.stdout:1711: writing smithi08466639-174 from 1700494 to 2160238 tid 2 2023-10-01T07:33:35.291 INFO:tasks.rados.rados.0.smithi084.stdout:1711: writing smithi08466639-174 from 2633109 to 3414246 tid 3 2023-10-01T07:33:35.291 INFO:tasks.rados.rados.0.smithi084.stdout:1712: write oid 382 current snap is 0 2023-10-01T07:33:35.291 INFO:tasks.rados.rados.0.smithi084.stdout:1708: finishing write tid 3 to smithi08466639-102 2023-10-01T07:33:35.292 INFO:tasks.rados.rados.0.smithi084.stdout:1712: seq_num 1179 ranges {615453=753286,2158976=603402,3460532=354921} 2023-10-01T07:33:35.299 INFO:tasks.rados.rados.0.smithi084.stdout:1712: writing smithi08466639-382 from 615453 to 1368739 tid 1 2023-10-01T07:33:35.307 INFO:tasks.rados.rados.0.smithi084.stdout:1712: writing smithi08466639-382 from 2158976 to 2762378 tid 2 2023-10-01T07:33:35.313 INFO:tasks.rados.rados.0.smithi084.stdout:1712: writing smithi08466639-382 from 3460532 to 3815453 tid 3 2023-10-01T07:33:35.313 INFO:tasks.rados.rados.0.smithi084.stdout:1713: write oid 232 current snap is 0 2023-10-01T07:33:35.313 INFO:tasks.rados.rados.0.smithi084.stdout:1713: seq_num 1180 ranges {632260=428535,1817458=463413,2687955=520034,3709324=122936} 2023-10-01T07:33:35.318 INFO:tasks.rados.rados.0.smithi084.stdout:1713: writing smithi08466639-232 from 632260 to 1060795 tid 1 2023-10-01T07:33:35.326 INFO:tasks.rados.rados.0.smithi084.stdout:1713: writing smithi08466639-232 from 1817458 to 2280871 tid 2 2023-10-01T07:33:35.330 INFO:tasks.rados.rados.0.smithi084.stdout:1713: writing smithi08466639-232 from 2687955 to 3207989 tid 3 2023-10-01T07:33:35.335 INFO:tasks.rados.rados.0.smithi084.stdout:1713: writing smithi08466639-232 from 3709324 to 3832260 tid 4 2023-10-01T07:33:35.335 INFO:tasks.rados.rados.0.smithi084.stdout:1714: delete oid 303 current snap is 0 2023-10-01T07:33:35.335 INFO:tasks.rados.rados.0.smithi084.stdout:1708: finishing write tid 4 to smithi08466639-102 2023-10-01T07:33:35.335 INFO:tasks.rados.rados.0.smithi084.stdout:1708: finishing write tid 5 to smithi08466639-102 2023-10-01T07:33:35.335 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 102 v 187 (ObjNum 1175 snap 0 seq_num 1175) dirty exists 2023-10-01T07:33:35.335 INFO:tasks.rados.rados.0.smithi084.stdout:1708: left oid 102 (ObjNum 1175 snap 0 seq_num 1175) 2023-10-01T07:33:35.335 INFO:tasks.rados.rados.0.smithi084.stdout:1710: finishing write tid 1 to smithi08466639-230 2023-10-01T07:33:35.335 INFO:tasks.rados.rados.0.smithi084.stdout:1710: finishing write tid 2 to smithi08466639-230 2023-10-01T07:33:35.335 INFO:tasks.rados.rados.0.smithi084.stdout:1710: finishing write tid 3 to smithi08466639-230 2023-10-01T07:33:35.336 INFO:tasks.rados.rados.0.smithi084.stdout:1710: finishing write tid 4 to smithi08466639-230 2023-10-01T07:33:35.336 INFO:tasks.rados.rados.0.smithi084.stdout:1710: finishing write tid 5 to smithi08466639-230 2023-10-01T07:33:35.336 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 230 v 253 (ObjNum 1177 snap 0 seq_num 1177) dirty exists 2023-10-01T07:33:35.336 INFO:tasks.rados.rados.0.smithi084.stdout:1710: left oid 230 (ObjNum 1177 snap 0 seq_num 1177) 2023-10-01T07:33:35.336 INFO:tasks.rados.rados.0.smithi084.stdout:1711: finishing write tid 1 to smithi08466639-174 2023-10-01T07:33:35.336 INFO:tasks.rados.rados.0.smithi084.stdout:1711: finishing write tid 2 to smithi08466639-174 2023-10-01T07:33:35.336 INFO:tasks.rados.rados.0.smithi084.stdout:1711: finishing write tid 3 to smithi08466639-174 2023-10-01T07:33:35.336 INFO:tasks.rados.rados.0.smithi084.stdout:1711: finishing write tid 4 to smithi08466639-174 2023-10-01T07:33:35.336 INFO:tasks.rados.rados.0.smithi084.stdout:1711: finishing write tid 5 to smithi08466639-174 2023-10-01T07:33:35.336 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 174 v 199 (ObjNum 1178 snap 0 seq_num 1178) dirty exists 2023-10-01T07:33:35.337 INFO:tasks.rados.rados.0.smithi084.stdout:1711: left oid 174 (ObjNum 1178 snap 0 seq_num 1178) 2023-10-01T07:33:35.337 INFO:tasks.rados.rados.0.smithi084.stdout:1712: finishing write tid 1 to smithi08466639-382 2023-10-01T07:33:35.337 INFO:tasks.rados.rados.0.smithi084.stdout:1712: finishing write tid 2 to smithi08466639-382 2023-10-01T07:33:35.337 INFO:tasks.rados.rados.0.smithi084.stdout:1712: finishing write tid 3 to smithi08466639-382 2023-10-01T07:33:35.337 INFO:tasks.rados.rados.0.smithi084.stdout:1712: finishing write tid 4 to smithi08466639-382 2023-10-01T07:33:35.337 INFO:tasks.rados.rados.0.smithi084.stdout:1712: finishing write tid 5 to smithi08466639-382 2023-10-01T07:33:35.337 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 382 v 257 (ObjNum 1179 snap 0 seq_num 1179) dirty exists 2023-10-01T07:33:35.337 INFO:tasks.rados.rados.0.smithi084.stdout:1712: left oid 382 (ObjNum 1179 snap 0 seq_num 1179) 2023-10-01T07:33:35.337 INFO:tasks.rados.rados.0.smithi084.stdout:1713: finishing write tid 1 to smithi08466639-232 2023-10-01T07:33:35.337 INFO:tasks.rados.rados.0.smithi084.stdout:1713: finishing write tid 2 to smithi08466639-232 2023-10-01T07:33:35.337 INFO:tasks.rados.rados.0.smithi084.stdout:1713: finishing write tid 3 to smithi08466639-232 2023-10-01T07:33:35.338 INFO:tasks.rados.rados.0.smithi084.stdout:1708: done (5 left) 2023-10-01T07:33:35.338 INFO:tasks.rados.rados.0.smithi084.stdout:1710: done (4 left) 2023-10-01T07:33:35.338 INFO:tasks.rados.rados.0.smithi084.stdout:1711: done (3 left) 2023-10-01T07:33:35.338 INFO:tasks.rados.rados.0.smithi084.stdout:1712: done (2 left) 2023-10-01T07:33:35.338 INFO:tasks.rados.rados.0.smithi084.stdout:1714: done (1 left) 2023-10-01T07:33:35.338 INFO:tasks.rados.rados.0.smithi084.stdout:1715: read oid 86 snap -1 2023-10-01T07:33:35.338 INFO:tasks.rados.rados.0.smithi084.stdout:1715: expect (ObjNum 1072 snap 0 seq_num 1072) 2023-10-01T07:33:35.339 INFO:tasks.rados.rados.0.smithi084.stdout:1716: write oid 251 current snap is 0 2023-10-01T07:33:35.339 INFO:tasks.rados.rados.0.smithi084.stdout:1716: seq_num 1182 ranges {665874=579033,1934422=467082,3142801=542578} 2023-10-01T07:33:35.344 INFO:tasks.rados.rados.0.smithi084.stdout:1716: writing smithi08466639-251 from 665874 to 1244907 tid 1 2023-10-01T07:33:35.350 INFO:tasks.rados.rados.0.smithi084.stdout:1716: writing smithi08466639-251 from 1934422 to 2401504 tid 2 2023-10-01T07:33:35.358 INFO:tasks.rados.rados.0.smithi084.stdout:1716: writing smithi08466639-251 from 3142801 to 3685379 tid 3 2023-10-01T07:33:35.358 INFO:tasks.rados.rados.0.smithi084.stdout:1717: read oid 101 snap -1 2023-10-01T07:33:35.358 INFO:tasks.rados.rados.0.smithi084.stdout:1717: expect (ObjNum 100 snap 0 seq_num 100) 2023-10-01T07:33:35.358 INFO:tasks.rados.rados.0.smithi084.stdout:1718: write oid 373 current snap is 0 2023-10-01T07:33:35.358 INFO:tasks.rados.rados.0.smithi084.stdout:1718: seq_num 1183 ranges {682681=654282,1876551=610740,3053871=470203} 2023-10-01T07:33:35.365 INFO:tasks.rados.rados.0.smithi084.stdout:1718: writing smithi08466639-373 from 682681 to 1336963 tid 1 2023-10-01T07:33:35.372 INFO:tasks.rados.rados.0.smithi084.stdout:1718: writing smithi08466639-373 from 1876551 to 2487291 tid 2 2023-10-01T07:33:35.378 INFO:tasks.rados.rados.0.smithi084.stdout:1718: writing smithi08466639-373 from 3053871 to 3524074 tid 3 2023-10-01T07:33:35.378 INFO:tasks.rados.rados.0.smithi084.stdout:1719: read oid 48 snap -1 2023-10-01T07:33:35.378 INFO:tasks.rados.rados.0.smithi084.stdout:1719: expect (ObjNum 725 snap 0 seq_num 725) 2023-10-01T07:33:35.379 INFO:tasks.rados.rados.0.smithi084.stdout:1720: write oid 87 current snap is 0 2023-10-01T07:33:35.379 INFO:tasks.rados.rados.0.smithi084.stdout:1720: seq_num 1184 ranges {699488=729531,1935033=470751,3081294=681475} 2023-10-01T07:33:35.386 INFO:tasks.rados.rados.0.smithi084.stdout:1720: writing smithi08466639-87 from 699488 to 1429019 tid 1 2023-10-01T07:33:35.392 INFO:tasks.rados.rados.0.smithi084.stdout:1720: writing smithi08466639-87 from 1935033 to 2405784 tid 2 2023-10-01T07:33:35.400 INFO:tasks.rados.rados.0.smithi084.stdout:1720: writing smithi08466639-87 from 3081294 to 3762769 tid 3 2023-10-01T07:33:35.400 INFO:tasks.rados.rados.0.smithi084.stdout:1721: read oid 268 snap -1 2023-10-01T07:33:35.400 INFO:tasks.rados.rados.0.smithi084.stdout:1721: expect (ObjNum 1153 snap 0 seq_num 1153) 2023-10-01T07:33:35.400 INFO:tasks.rados.rados.0.smithi084.stdout:1722: write oid 114 current snap is 0 2023-10-01T07:33:35.400 INFO:tasks.rados.rados.0.smithi084.stdout:1713: finishing write tid 4 to smithi08466639-232 2023-10-01T07:33:35.400 INFO:tasks.rados.rados.0.smithi084.stdout:1722: seq_num 1185 ranges {716295=404780,1593515=614409,2708717=492747,3640519=275776} 2023-10-01T07:33:35.406 INFO:tasks.rados.rados.0.smithi084.stdout:1722: writing smithi08466639-114 from 716295 to 1121075 tid 1 2023-10-01T07:33:35.412 INFO:tasks.rados.rados.0.smithi084.stdout:1722: writing smithi08466639-114 from 1593515 to 2207924 tid 2 2023-10-01T07:33:35.418 INFO:tasks.rados.rados.0.smithi084.stdout:1722: writing smithi08466639-114 from 2708717 to 3201464 tid 3 2023-10-01T07:33:35.422 INFO:tasks.rados.rados.0.smithi084.stdout:1722: writing smithi08466639-114 from 3640519 to 3916295 tid 4 2023-10-01T07:33:35.422 INFO:tasks.rados.rados.0.smithi084.stdout:1713: finishing write tid 5 to smithi08466639-232 2023-10-01T07:33:35.422 INFO:tasks.rados.rados.0.smithi084.stdout:1713: finishing write tid 6 to smithi08466639-232 2023-10-01T07:33:35.423 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 232 v 192 (ObjNum 1180 snap 0 seq_num 1180) dirty exists 2023-10-01T07:33:35.423 INFO:tasks.rados.rados.0.smithi084.stdout:1713: left oid 232 (ObjNum 1180 snap 0 seq_num 1180) 2023-10-01T07:33:35.423 INFO:tasks.rados.rados.0.smithi084.stdout:1715: expect (ObjNum 1072 snap 0 seq_num 1072) 2023-10-01T07:33:35.545 INFO:tasks.rados.rados.0.smithi084.stdout:1716: finishing write tid 1 to smithi08466639-251 2023-10-01T07:33:35.545 INFO:tasks.rados.rados.0.smithi084.stdout:1716: finishing write tid 2 to smithi08466639-251 2023-10-01T07:33:35.545 INFO:tasks.rados.rados.0.smithi084.stdout:1716: finishing write tid 3 to smithi08466639-251 2023-10-01T07:33:35.545 INFO:tasks.rados.rados.0.smithi084.stdout:1716: finishing write tid 4 to smithi08466639-251 2023-10-01T07:33:35.545 INFO:tasks.rados.rados.0.smithi084.stdout:1716: finishing write tid 5 to smithi08466639-251 2023-10-01T07:33:35.546 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 251 v 297 (ObjNum 1182 snap 0 seq_num 1182) dirty exists 2023-10-01T07:33:35.546 INFO:tasks.rados.rados.0.smithi084.stdout:1716: left oid 251 (ObjNum 1182 snap 0 seq_num 1182) 2023-10-01T07:33:35.546 INFO:tasks.rados.rados.0.smithi084.stdout:1717: expect (ObjNum 100 snap 0 seq_num 100) 2023-10-01T07:33:35.664 INFO:tasks.rados.rados.0.smithi084.stdout:1718: finishing write tid 1 to smithi08466639-373 2023-10-01T07:33:35.664 INFO:tasks.rados.rados.0.smithi084.stdout:1718: finishing write tid 2 to smithi08466639-373 2023-10-01T07:33:35.664 INFO:tasks.rados.rados.0.smithi084.stdout:1718: finishing write tid 3 to smithi08466639-373 2023-10-01T07:33:35.664 INFO:tasks.rados.rados.0.smithi084.stdout:1718: finishing write tid 4 to smithi08466639-373 2023-10-01T07:33:35.664 INFO:tasks.rados.rados.0.smithi084.stdout:1719: expect (ObjNum 725 snap 0 seq_num 725) 2023-10-01T07:33:35.752 INFO:tasks.rados.rados.0.smithi084.stdout:1718: finishing write tid 5 to smithi08466639-373 2023-10-01T07:33:35.752 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 373 v 301 (ObjNum 1183 snap 0 seq_num 1183) dirty exists 2023-10-01T07:33:35.752 INFO:tasks.rados.rados.0.smithi084.stdout:1718: left oid 373 (ObjNum 1183 snap 0 seq_num 1183) 2023-10-01T07:33:35.752 INFO:tasks.rados.rados.0.smithi084.stdout:1720: finishing write tid 1 to smithi08466639-87 2023-10-01T07:33:35.753 INFO:tasks.rados.rados.0.smithi084.stdout:1720: finishing write tid 2 to smithi08466639-87 2023-10-01T07:33:35.753 INFO:tasks.rados.rados.0.smithi084.stdout:1720: finishing write tid 3 to smithi08466639-87 2023-10-01T07:33:35.753 INFO:tasks.rados.rados.0.smithi084.stdout:1720: finishing write tid 4 to smithi08466639-87 2023-10-01T07:33:35.753 INFO:tasks.rados.rados.0.smithi084.stdout:1720: finishing write tid 5 to smithi08466639-87 2023-10-01T07:33:35.753 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 87 v 305 (ObjNum 1184 snap 0 seq_num 1184) dirty exists 2023-10-01T07:33:35.753 INFO:tasks.rados.rados.0.smithi084.stdout:1720: left oid 87 (ObjNum 1184 snap 0 seq_num 1184) 2023-10-01T07:33:35.753 INFO:tasks.rados.rados.0.smithi084.stdout:1722: finishing write tid 1 to smithi08466639-114 2023-10-01T07:33:35.753 INFO:tasks.rados.rados.0.smithi084.stdout:1721: expect (ObjNum 1153 snap 0 seq_num 1153) 2023-10-01T07:33:35.863 INFO:tasks.rados.rados.0.smithi084.stdout:1722: finishing write tid 2 to smithi08466639-114 2023-10-01T07:33:35.863 INFO:tasks.rados.rados.0.smithi084.stdout:1722: finishing write tid 3 to smithi08466639-114 2023-10-01T07:33:35.863 INFO:tasks.rados.rados.0.smithi084.stdout:1722: finishing write tid 4 to smithi08466639-114 2023-10-01T07:33:35.863 INFO:tasks.rados.rados.0.smithi084.stdout:1722: finishing write tid 5 to smithi08466639-114 2023-10-01T07:33:35.864 INFO:tasks.rados.rados.0.smithi084.stdout:1722: finishing write tid 6 to smithi08466639-114 2023-10-01T07:33:35.864 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 114 v 304 (ObjNum 1185 snap 0 seq_num 1185) dirty exists 2023-10-01T07:33:35.864 INFO:tasks.rados.rados.0.smithi084.stdout:1722: left oid 114 (ObjNum 1185 snap 0 seq_num 1185) 2023-10-01T07:33:35.864 INFO:tasks.rados.rados.0.smithi084.stdout:1723: read oid 111 snap -1 2023-10-01T07:33:35.864 INFO:tasks.rados.rados.0.smithi084.stdout:1723: expect (ObjNum 705 snap 0 seq_num 705) 2023-10-01T07:33:35.864 INFO:tasks.rados.rados.0.smithi084.stdout:1713: done (9 left) 2023-10-01T07:33:35.864 INFO:tasks.rados.rados.0.smithi084.stdout:1715: done (8 left) 2023-10-01T07:33:35.864 INFO:tasks.rados.rados.0.smithi084.stdout:1716: done (7 left) 2023-10-01T07:33:35.864 INFO:tasks.rados.rados.0.smithi084.stdout:1717: done (6 left) 2023-10-01T07:33:35.864 INFO:tasks.rados.rados.0.smithi084.stdout:1718: done (5 left) 2023-10-01T07:33:35.865 INFO:tasks.rados.rados.0.smithi084.stdout:1719: done (4 left) 2023-10-01T07:33:35.865 INFO:tasks.rados.rados.0.smithi084.stdout:1720: done (3 left) 2023-10-01T07:33:35.865 INFO:tasks.rados.rados.0.smithi084.stdout:1721: done (2 left) 2023-10-01T07:33:35.865 INFO:tasks.rados.rados.0.smithi084.stdout:1722: done (1 left) 2023-10-01T07:33:35.865 INFO:tasks.rados.rados.0.smithi084.stdout:1724: read oid 237 snap -1 2023-10-01T07:33:35.865 INFO:tasks.rados.rados.0.smithi084.stdout:1724: expect deleted 2023-10-01T07:33:35.865 INFO:tasks.rados.rados.0.smithi084.stdout:1725: read oid 409 snap -1 2023-10-01T07:33:35.865 INFO:tasks.rados.rados.0.smithi084.stdout:1725: expect deleted 2023-10-01T07:33:35.865 INFO:tasks.rados.rados.0.smithi084.stdout:1726: write oid 282 current snap is 0 2023-10-01T07:33:35.865 INFO:tasks.rados.rados.0.smithi084.stdout:1726: seq_num 1186 ranges {733102=596382,1768350=758067,3136140=704019} 2023-10-01T07:33:35.877 INFO:tasks.rados.rados.0.smithi084.stdout:1726: writing smithi08466639-282 from 733102 to 1329484 tid 1 2023-10-01T07:33:35.884 INFO:tasks.rados.rados.0.smithi084.stdout:1726: writing smithi08466639-282 from 1768350 to 2526417 tid 2 2023-10-01T07:33:35.891 INFO:tasks.rados.rados.0.smithi084.stdout:1726: writing smithi08466639-282 from 3136140 to 3840159 tid 3 2023-10-01T07:33:35.892 INFO:tasks.rados.rados.0.smithi084.stdout:1727: write oid 132 current snap is 0 2023-10-01T07:33:35.892 INFO:tasks.rados.rados.0.smithi084.stdout:1727: seq_num 1187 ranges {749909=671631,2110479=618078,3163563=515291} 2023-10-01T07:33:35.899 INFO:tasks.rados.rados.0.smithi084.stdout:1727: writing smithi08466639-132 from 749909 to 1421540 tid 1 2023-10-01T07:33:35.907 INFO:tasks.rados.rados.0.smithi084.stdout:1727: writing smithi08466639-132 from 2110479 to 2728557 tid 2 2023-10-01T07:33:35.912 INFO:tasks.rados.rados.0.smithi084.stdout:1727: writing smithi08466639-132 from 3163563 to 3678854 tid 3 2023-10-01T07:33:35.912 INFO:tasks.rados.rados.0.smithi084.stdout:1728: write oid 460 current snap is 0 2023-10-01T07:33:35.912 INFO:tasks.rados.rados.0.smithi084.stdout:1728: seq_num 1188 ranges {766716=746880,2168961=761736,3474633=442916} 2023-10-01T07:33:35.921 INFO:tasks.rados.rados.0.smithi084.stdout:1728: writing smithi08466639-460 from 766716 to 1513596 tid 1 2023-10-01T07:33:35.929 INFO:tasks.rados.rados.0.smithi084.stdout:1728: writing smithi08466639-460 from 2168961 to 2930697 tid 2 2023-10-01T07:33:35.934 INFO:tasks.rados.rados.0.smithi084.stdout:1728: writing smithi08466639-460 from 3474633 to 3917549 tid 3 2023-10-01T07:33:35.937 INFO:tasks.rados.rados.0.smithi084.stdout:1729: write oid 213 current snap is 0 2023-10-01T07:33:35.937 INFO:tasks.rados.rados.0.smithi084.stdout:1729: seq_num 1189 ranges {783523=422129,1827443=621747,3218409=654188} 2023-10-01T07:33:35.941 INFO:tasks.rados.rados.0.smithi084.stdout:1729: writing smithi08466639-213 from 783523 to 1205652 tid 1 2023-10-01T07:33:35.948 INFO:tasks.rados.rados.0.smithi084.stdout:1729: writing smithi08466639-213 from 1827443 to 2449190 tid 2 2023-10-01T07:33:35.957 INFO:tasks.rados.rados.0.smithi084.stdout:1729: writing smithi08466639-213 from 3218409 to 3872597 tid 3 2023-10-01T07:33:35.957 INFO:tasks.rados.rados.0.smithi084.stdout:1730: write oid 5 current snap is 0 2023-10-01T07:33:35.957 INFO:tasks.rados.rados.0.smithi084.stdout:1723: expect (ObjNum 705 snap 0 seq_num 705) 2023-10-01T07:33:36.143 INFO:tasks.rados.rados.0.smithi084.stdout:1726: finishing write tid 1 to smithi08466639-282 2023-10-01T07:33:36.144 INFO:tasks.rados.rados.0.smithi084.stdout:1726: finishing write tid 2 to smithi08466639-282 2023-10-01T07:33:36.144 INFO:tasks.rados.rados.0.smithi084.stdout:1730: seq_num 1190 ranges {400330=497378,1485925=514405} 2023-10-01T07:33:36.149 INFO:tasks.rados.rados.0.smithi084.stdout:1730: writing smithi08466639-5 from 400330 to 897708 tid 1 2023-10-01T07:33:36.155 INFO:tasks.rados.rados.0.smithi084.stdout:1730: writing smithi08466639-5 from 1485925 to 2000330 tid 2 2023-10-01T07:33:36.155 INFO:tasks.rados.rados.0.smithi084.stdout:1723: done (7 left) 2023-10-01T07:33:36.155 INFO:tasks.rados.rados.0.smithi084.stdout:1724: done (6 left) 2023-10-01T07:33:36.155 INFO:tasks.rados.rados.0.smithi084.stdout:1725: done (5 left) 2023-10-01T07:33:36.155 INFO:tasks.rados.rados.0.smithi084.stdout:1731: write oid 337 current snap is 0 2023-10-01T07:33:36.155 INFO:tasks.rados.rados.0.smithi084.stdout:1726: finishing write tid 3 to smithi08466639-282 2023-10-01T07:33:36.155 INFO:tasks.rados.rados.0.smithi084.stdout:1726: finishing write tid 4 to smithi08466639-282 2023-10-01T07:33:36.155 INFO:tasks.rados.rados.0.smithi084.stdout:1726: finishing write tid 5 to smithi08466639-282 2023-10-01T07:33:36.155 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 282 v 207 (ObjNum 1186 snap 0 seq_num 1186) dirty exists 2023-10-01T07:33:36.155 INFO:tasks.rados.rados.0.smithi084.stdout:1726: left oid 282 (ObjNum 1186 snap 0 seq_num 1186) 2023-10-01T07:33:36.156 INFO:tasks.rados.rados.0.smithi084.stdout:1727: finishing write tid 1 to smithi08466639-132 2023-10-01T07:33:36.156 INFO:tasks.rados.rados.0.smithi084.stdout:1731: seq_num 1191 ranges {417137=572627,1428054=589083} 2023-10-01T07:33:36.158 INFO:tasks.rados.rados.0.smithi084.stdout:1731: writing smithi08466639-337 from 417137 to 989764 tid 1 2023-10-01T07:33:36.170 INFO:tasks.rados.rados.0.smithi084.stdout:1731: writing smithi08466639-337 from 1428054 to 2017137 tid 2 2023-10-01T07:33:36.170 INFO:tasks.rados.rados.0.smithi084.stdout:1726: done (5 left) 2023-10-01T07:33:36.170 INFO:tasks.rados.rados.0.smithi084.stdout:1732: read oid 87 snap -1 2023-10-01T07:33:36.171 INFO:tasks.rados.rados.0.smithi084.stdout:1732: expect (ObjNum 1184 snap 0 seq_num 1184) 2023-10-01T07:33:36.171 INFO:tasks.rados.rados.0.smithi084.stdout:1733: read oid 163 snap -1 2023-10-01T07:33:36.171 INFO:tasks.rados.rados.0.smithi084.stdout:1733: expect (ObjNum 1111 snap 0 seq_num 1111) 2023-10-01T07:33:36.171 INFO:tasks.rados.rados.0.smithi084.stdout:1734: write oid 267 current snap is 0 2023-10-01T07:33:36.171 INFO:tasks.rados.rados.0.smithi084.stdout:1727: finishing write tid 2 to smithi08466639-132 2023-10-01T07:33:36.171 INFO:tasks.rados.rados.0.smithi084.stdout:1727: finishing write tid 3 to smithi08466639-132 2023-10-01T07:33:36.171 INFO:tasks.rados.rados.0.smithi084.stdout:1727: finishing write tid 4 to smithi08466639-132 2023-10-01T07:33:36.171 INFO:tasks.rados.rados.0.smithi084.stdout:1727: finishing write tid 5 to smithi08466639-132 2023-10-01T07:33:36.172 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 132 v 220 (ObjNum 1187 snap 0 seq_num 1187) dirty exists 2023-10-01T07:33:36.172 INFO:tasks.rados.rados.0.smithi084.stdout:1727: left oid 132 (ObjNum 1187 snap 0 seq_num 1187) 2023-10-01T07:33:36.172 INFO:tasks.rados.rados.0.smithi084.stdout:1728: finishing write tid 1 to smithi08466639-460 2023-10-01T07:33:36.172 INFO:tasks.rados.rados.0.smithi084.stdout:1734: seq_num 1192 ranges {433944=647876,1486536=547408} 2023-10-01T07:33:36.175 INFO:tasks.rados.rados.0.smithi084.stdout:1734: writing smithi08466639-267 from 433944 to 1081820 tid 1 2023-10-01T07:33:36.181 INFO:tasks.rados.rados.0.smithi084.stdout:1734: writing smithi08466639-267 from 1486536 to 2033944 tid 2 2023-10-01T07:33:36.181 INFO:tasks.rados.rados.0.smithi084.stdout:1727: done (7 left) 2023-10-01T07:33:36.182 INFO:tasks.rados.rados.0.smithi084.stdout:1735: read oid 155 snap -1 2023-10-01T07:33:36.182 INFO:tasks.rados.rados.0.smithi084.stdout:1735: expect (ObjNum 1151 snap 0 seq_num 1151) 2023-10-01T07:33:36.182 INFO:tasks.rados.rados.0.smithi084.stdout:1736: read oid 173 snap -1 2023-10-01T07:33:36.182 INFO:tasks.rados.rados.0.smithi084.stdout:1736: expect (ObjNum 1080 snap 0 seq_num 1080) 2023-10-01T07:33:36.182 INFO:tasks.rados.rados.0.smithi084.stdout:1737: read oid 46 snap -1 2023-10-01T07:33:36.183 INFO:tasks.rados.rados.0.smithi084.stdout:1737: expect (ObjNum 1099 snap 0 seq_num 1099) 2023-10-01T07:33:36.183 INFO:tasks.rados.rados.0.smithi084.stdout:1738: read oid 364 snap -1 2023-10-01T07:33:36.183 INFO:tasks.rados.rados.0.smithi084.stdout:1738: expect (ObjNum 1027 snap 0 seq_num 1027) 2023-10-01T07:33:36.183 INFO:tasks.rados.rados.0.smithi084.stdout:1739: write oid 315 current snap is 0 2023-10-01T07:33:36.183 INFO:tasks.rados.rados.0.smithi084.stdout:1728: finishing write tid 2 to smithi08466639-460 2023-10-01T07:33:36.183 INFO:tasks.rados.rados.0.smithi084.stdout:1728: finishing write tid 3 to smithi08466639-460 2023-10-01T07:33:36.183 INFO:tasks.rados.rados.0.smithi084.stdout:1728: finishing write tid 4 to smithi08466639-460 2023-10-01T07:33:36.183 INFO:tasks.rados.rados.0.smithi084.stdout:1728: finishing write tid 5 to smithi08466639-460 2023-10-01T07:33:36.184 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 460 v 264 (ObjNum 1188 snap 0 seq_num 1188) dirty exists 2023-10-01T07:33:36.184 INFO:tasks.rados.rados.0.smithi084.stdout:1728: left oid 460 (ObjNum 1188 snap 0 seq_num 1188) 2023-10-01T07:33:36.184 INFO:tasks.rados.rados.0.smithi084.stdout:1729: finishing write tid 1 to smithi08466639-213 2023-10-01T07:33:36.184 INFO:tasks.rados.rados.0.smithi084.stdout:1729: finishing write tid 2 to smithi08466639-213 2023-10-01T07:33:36.184 INFO:tasks.rados.rados.0.smithi084.stdout:1729: finishing write tid 3 to smithi08466639-213 2023-10-01T07:33:36.184 INFO:tasks.rados.rados.0.smithi084.stdout:1729: finishing write tid 4 to smithi08466639-213 2023-10-01T07:33:36.184 INFO:tasks.rados.rados.0.smithi084.stdout:1729: finishing write tid 5 to smithi08466639-213 2023-10-01T07:33:36.185 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 213 v 241 (ObjNum 1189 snap 0 seq_num 1189) dirty exists 2023-10-01T07:33:36.185 INFO:tasks.rados.rados.0.smithi084.stdout:1729: left oid 213 (ObjNum 1189 snap 0 seq_num 1189) 2023-10-01T07:33:36.185 INFO:tasks.rados.rados.0.smithi084.stdout:1730: finishing write tid 1 to smithi08466639-5 2023-10-01T07:33:36.185 INFO:tasks.rados.rados.0.smithi084.stdout:1730: finishing write tid 2 to smithi08466639-5 2023-10-01T07:33:36.185 INFO:tasks.rados.rados.0.smithi084.stdout:1730: finishing write tid 3 to smithi08466639-5 2023-10-01T07:33:36.185 INFO:tasks.rados.rados.0.smithi084.stdout:1730: finishing write tid 4 to smithi08466639-5 2023-10-01T07:33:36.186 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 5 v 225 (ObjNum 1190 snap 0 seq_num 1190) dirty exists 2023-10-01T07:33:36.186 INFO:tasks.rados.rados.0.smithi084.stdout:1730: left oid 5 (ObjNum 1190 snap 0 seq_num 1190) 2023-10-01T07:33:36.186 INFO:tasks.rados.rados.0.smithi084.stdout:1731: finishing write tid 1 to smithi08466639-337 2023-10-01T07:33:36.186 INFO:tasks.rados.rados.0.smithi084.stdout:1739: seq_num 1193 ranges {450751=723125,1945018=105733} 2023-10-01T07:33:36.187 INFO:tasks.rados.rados.0.smithi084.stdout:1739: writing smithi08466639-315 from 450751 to 1173876 tid 1 2023-10-01T07:33:36.197 INFO:tasks.rados.rados.0.smithi084.stdout:1739: writing smithi08466639-315 from 1945018 to 2050751 tid 2 2023-10-01T07:33:36.197 INFO:tasks.rados.rados.0.smithi084.stdout:1728: done (11 left) 2023-10-01T07:33:36.197 INFO:tasks.rados.rados.0.smithi084.stdout:1729: done (10 left) 2023-10-01T07:33:36.197 INFO:tasks.rados.rados.0.smithi084.stdout:1730: done (9 left) 2023-10-01T07:33:36.197 INFO:tasks.rados.rados.0.smithi084.stdout:1740: write oid 188 current snap is 0 2023-10-01T07:33:36.198 INFO:tasks.rados.rados.0.smithi084.stdout:1740: seq_num 1194 ranges {467558=514727,1719853=347705} 2023-10-01T07:33:36.199 INFO:tasks.rados.rados.0.smithi084.stdout:1740: writing smithi08466639-188 from 467558 to 982285 tid 1 2023-10-01T07:33:36.206 INFO:tasks.rados.rados.0.smithi084.stdout:1740: writing smithi08466639-188 from 1719853 to 2067558 tid 2 2023-10-01T07:33:36.206 INFO:tasks.rados.rados.0.smithi084.stdout:1741: write oid 176 current snap is 0 2023-10-01T07:33:36.206 INFO:tasks.rados.rados.0.smithi084.stdout:1731: finishing write tid 2 to smithi08466639-337 2023-10-01T07:33:36.207 INFO:tasks.rados.rados.0.smithi084.stdout:1731: finishing write tid 3 to smithi08466639-337 2023-10-01T07:33:36.207 INFO:tasks.rados.rados.0.smithi084.stdout:1731: finishing write tid 4 to smithi08466639-337 2023-10-01T07:33:36.207 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 337 v 275 (ObjNum 1191 snap 0 seq_num 1191) dirty exists 2023-10-01T07:33:36.207 INFO:tasks.rados.rados.0.smithi084.stdout:1731: left oid 337 (ObjNum 1191 snap 0 seq_num 1191) 2023-10-01T07:33:36.207 INFO:tasks.rados.rados.0.smithi084.stdout:1741: seq_num 1195 ranges {484365=589976,1661982=422383} 2023-10-01T07:33:36.210 INFO:tasks.rados.rados.0.smithi084.stdout:1741: writing smithi08466639-176 from 484365 to 1074341 tid 1 2023-10-01T07:33:36.216 INFO:tasks.rados.rados.0.smithi084.stdout:1741: writing smithi08466639-176 from 1661982 to 2084365 tid 2 2023-10-01T07:33:36.216 INFO:tasks.rados.rados.0.smithi084.stdout:1731: done (10 left) 2023-10-01T07:33:36.217 INFO:tasks.rados.rados.0.smithi084.stdout:1742: delete oid 213 current snap is 0 2023-10-01T07:33:36.217 INFO:tasks.rados.rados.0.smithi084.stdout:1732: expect (ObjNum 1184 snap 0 seq_num 1184) 2023-10-01T07:33:36.444 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:36 smithi112 bash[27689]: cephadm 2023-10-01T07:33:35.196728+0000 mgr.y (mgr.24353) 223 : cephadm [INF] Upgrade: Updating mgr.x 2023-10-01T07:33:36.444 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:36 smithi112 bash[27689]: audit 2023-10-01T07:33:35.203479+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:33:36.444 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:36 smithi112 bash[27689]: audit 2023-10-01T07:33:35.206469+0000 mon.c (mon.2) 115 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T07:33:36.444 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:36 smithi112 bash[27689]: audit 2023-10-01T07:33:35.206801+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T07:33:36.445 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:36 smithi112 bash[27689]: audit 2023-10-01T07:33:35.207920+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-01T07:33:36.445 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:36 smithi112 bash[27689]: audit 2023-10-01T07:33:35.209008+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:33:36.445 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:36 smithi112 bash[27689]: cephadm 2023-10-01T07:33:35.209965+0000 mgr.y (mgr.24353) 224 : cephadm [INF] Deploying daemon mgr.x on smithi112 2023-10-01T07:33:36.445 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:36 smithi112 bash[27689]: cluster 2023-10-01T07:33:35.252960+0000 mgr.y (mgr.24353) 225 : cluster [DBG] pgmap v198: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 7.4 MiB/s wr, 80 op/s 2023-10-01T07:33:36.460 INFO:tasks.rados.rados.0.smithi084.stdout:1734: finishing write tid 1 to smithi08466639-267 2023-10-01T07:33:36.460 INFO:tasks.rados.rados.0.smithi084.stdout:1733: expect (ObjNum 1111 snap 0 seq_num 1111) 2023-10-01T07:33:36.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:36 smithi084 bash[27378]: cephadm 2023-10-01T07:33:35.196728+0000 mgr.y (mgr.24353) 223 : cephadm [INF] Upgrade: Updating mgr.x 2023-10-01T07:33:36.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:36 smithi084 bash[27378]: audit 2023-10-01T07:33:35.203479+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:33:36.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:36 smithi084 bash[27378]: audit 2023-10-01T07:33:35.206469+0000 mon.c (mon.2) 115 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T07:33:36.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:36 smithi084 bash[27378]: audit 2023-10-01T07:33:35.206801+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T07:33:36.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:36 smithi084 bash[27378]: audit 2023-10-01T07:33:35.207920+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-01T07:33:36.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:36 smithi084 bash[27378]: audit 2023-10-01T07:33:35.209008+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:33:36.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:36 smithi084 bash[27378]: cephadm 2023-10-01T07:33:35.209965+0000 mgr.y (mgr.24353) 224 : cephadm [INF] Deploying daemon mgr.x on smithi112 2023-10-01T07:33:36.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:36 smithi084 bash[27378]: cluster 2023-10-01T07:33:35.252960+0000 mgr.y (mgr.24353) 225 : cluster [DBG] pgmap v198: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 7.4 MiB/s wr, 80 op/s 2023-10-01T07:33:36.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:36 smithi084 bash[33757]: cephadm 2023-10-01T07:33:35.196728+0000 mgr.y (mgr.24353) 223 : cephadm [INF] Upgrade: Updating mgr.x 2023-10-01T07:33:36.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:36 smithi084 bash[33757]: audit 2023-10-01T07:33:35.203479+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:33:36.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:36 smithi084 bash[33757]: audit 2023-10-01T07:33:35.206469+0000 mon.c (mon.2) 115 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T07:33:36.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:36 smithi084 bash[33757]: audit 2023-10-01T07:33:35.206801+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T07:33:36.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:36 smithi084 bash[33757]: audit 2023-10-01T07:33:35.207920+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-01T07:33:36.577 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:36 smithi084 bash[33757]: audit 2023-10-01T07:33:35.209008+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:33:36.577 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:36 smithi084 bash[33757]: cephadm 2023-10-01T07:33:35.209965+0000 mgr.y (mgr.24353) 224 : cephadm [INF] Deploying daemon mgr.x on smithi112 2023-10-01T07:33:36.577 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:36 smithi084 bash[33757]: cluster 2023-10-01T07:33:35.252960+0000 mgr.y (mgr.24353) 225 : cluster [DBG] pgmap v198: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 7.4 MiB/s wr, 80 op/s 2023-10-01T07:33:36.671 INFO:tasks.rados.rados.0.smithi084.stdout:1734: finishing write tid 2 to smithi08466639-267 2023-10-01T07:33:36.671 INFO:tasks.rados.rados.0.smithi084.stdout:1734: finishing write tid 3 to smithi08466639-267 2023-10-01T07:33:36.671 INFO:tasks.rados.rados.0.smithi084.stdout:1734: finishing write tid 4 to smithi08466639-267 2023-10-01T07:33:36.671 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 267 v 190 (ObjNum 1192 snap 0 seq_num 1192) dirty exists 2023-10-01T07:33:36.672 INFO:tasks.rados.rados.0.smithi084.stdout:1734: left oid 267 (ObjNum 1192 snap 0 seq_num 1192) 2023-10-01T07:33:36.672 INFO:tasks.rados.rados.0.smithi084.stdout:1737: expect (ObjNum 1099 snap 0 seq_num 1099) 2023-10-01T07:33:36.784 INFO:tasks.rados.rados.0.smithi084.stdout:1735: expect (ObjNum 1151 snap 0 seq_num 1151) 2023-10-01T07:33:36.972 INFO:tasks.rados.rados.0.smithi084.stdout:1738: expect (ObjNum 1027 snap 0 seq_num 1027) 2023-10-01T07:33:37.112 INFO:tasks.rados.rados.0.smithi084.stdout:1736: expect (ObjNum 1080 snap 0 seq_num 1080) 2023-10-01T07:33:37.204 INFO:tasks.rados.rados.0.smithi084.stdout:1739: finishing write tid 1 to smithi08466639-315 2023-10-01T07:33:37.204 INFO:tasks.rados.rados.0.smithi084.stdout:1739: finishing write tid 2 to smithi08466639-315 2023-10-01T07:33:37.204 INFO:tasks.rados.rados.0.smithi084.stdout:1739: finishing write tid 3 to smithi08466639-315 2023-10-01T07:33:37.204 INFO:tasks.rados.rados.0.smithi084.stdout:1739: finishing write tid 4 to smithi08466639-315 2023-10-01T07:33:37.204 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 315 v 277 (ObjNum 1193 snap 0 seq_num 1193) dirty exists 2023-10-01T07:33:37.204 INFO:tasks.rados.rados.0.smithi084.stdout:1739: left oid 315 (ObjNum 1193 snap 0 seq_num 1193) 2023-10-01T07:33:37.204 INFO:tasks.rados.rados.0.smithi084.stdout:1740: finishing write tid 1 to smithi08466639-188 2023-10-01T07:33:37.204 INFO:tasks.rados.rados.0.smithi084.stdout:1740: finishing write tid 2 to smithi08466639-188 2023-10-01T07:33:37.204 INFO:tasks.rados.rados.0.smithi084.stdout:1740: finishing write tid 3 to smithi08466639-188 2023-10-01T07:33:37.205 INFO:tasks.rados.rados.0.smithi084.stdout:1740: finishing write tid 4 to smithi08466639-188 2023-10-01T07:33:37.205 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 188 v 202 (ObjNum 1194 snap 0 seq_num 1194) dirty exists 2023-10-01T07:33:37.205 INFO:tasks.rados.rados.0.smithi084.stdout:1740: left oid 188 (ObjNum 1194 snap 0 seq_num 1194) 2023-10-01T07:33:37.205 INFO:tasks.rados.rados.0.smithi084.stdout:1741: finishing write tid 1 to smithi08466639-176 2023-10-01T07:33:37.205 INFO:tasks.rados.rados.0.smithi084.stdout:1741: finishing write tid 2 to smithi08466639-176 2023-10-01T07:33:37.205 INFO:tasks.rados.rados.0.smithi084.stdout:1741: finishing write tid 3 to smithi08466639-176 2023-10-01T07:33:37.205 INFO:tasks.rados.rados.0.smithi084.stdout:1732: done (10 left) 2023-10-01T07:33:37.205 INFO:tasks.rados.rados.0.smithi084.stdout:1733: done (9 left) 2023-10-01T07:33:37.205 INFO:tasks.rados.rados.0.smithi084.stdout:1734: done (8 left) 2023-10-01T07:33:37.205 INFO:tasks.rados.rados.0.smithi084.stdout:1735: done (7 left) 2023-10-01T07:33:37.205 INFO:tasks.rados.rados.0.smithi084.stdout:1736: done (6 left) 2023-10-01T07:33:37.206 INFO:tasks.rados.rados.0.smithi084.stdout:1737: done (5 left) 2023-10-01T07:33:37.206 INFO:tasks.rados.rados.0.smithi084.stdout:1738: done (4 left) 2023-10-01T07:33:37.206 INFO:tasks.rados.rados.0.smithi084.stdout:1739: done (3 left) 2023-10-01T07:33:37.206 INFO:tasks.rados.rados.0.smithi084.stdout:1740: done (2 left) 2023-10-01T07:33:37.206 INFO:tasks.rados.rados.0.smithi084.stdout:1742: done (1 left) 2023-10-01T07:33:37.206 INFO:tasks.rados.rados.0.smithi084.stdout:1743: read oid 341 snap -1 2023-10-01T07:33:37.206 INFO:tasks.rados.rados.0.smithi084.stdout:1743: expect (ObjNum 340 snap 0 seq_num 340) 2023-10-01T07:33:37.206 INFO:tasks.rados.rados.0.smithi084.stdout:1744: read oid 225 snap -1 2023-10-01T07:33:37.206 INFO:tasks.rados.rados.0.smithi084.stdout:1744: expect (ObjNum 1097 snap 0 seq_num 1097) 2023-10-01T07:33:37.206 INFO:tasks.rados.rados.0.smithi084.stdout:1745: read oid 5 snap -1 2023-10-01T07:33:37.207 INFO:tasks.rados.rados.0.smithi084.stdout:1745: expect (ObjNum 1190 snap 0 seq_num 1190) 2023-10-01T07:33:37.207 INFO:tasks.rados.rados.0.smithi084.stdout:1746: write oid 206 current snap is 0 2023-10-01T07:33:37.207 INFO:tasks.rados.rados.0.smithi084.stdout:1741: finishing write tid 4 to smithi08466639-176 2023-10-01T07:33:37.207 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 176 v 193 (ObjNum 1195 snap 0 seq_num 1195) dirty exists 2023-10-01T07:33:37.207 INFO:tasks.rados.rados.0.smithi084.stdout:1741: left oid 176 (ObjNum 1195 snap 0 seq_num 1195) 2023-10-01T07:33:37.207 INFO:tasks.rados.rados.0.smithi084.stdout:1746: seq_num 1197 ranges {517979=740474,1778946=339033} 2023-10-01T07:33:37.216 INFO:tasks.rados.rados.0.smithi084.stdout:1746: writing smithi08466639-206 from 517979 to 1258453 tid 1 2023-10-01T07:33:37.221 INFO:tasks.rados.rados.0.smithi084.stdout:1746: writing smithi08466639-206 from 1778946 to 2117979 tid 2 2023-10-01T07:33:37.221 INFO:tasks.rados.rados.0.smithi084.stdout:1741: done (4 left) 2023-10-01T07:33:37.221 INFO:tasks.rados.rados.0.smithi084.stdout:1747: read oid 7 snap -1 2023-10-01T07:33:37.221 INFO:tasks.rados.rados.0.smithi084.stdout:1747: expect (ObjNum 797 snap 0 seq_num 797) 2023-10-01T07:33:37.221 INFO:tasks.rados.rados.0.smithi084.stdout:1748: write oid 168 current snap is 0 2023-10-01T07:33:37.221 INFO:tasks.rados.rados.0.smithi084.stdout:1748: seq_num 1198 ranges {534786=415723,1437428=697358} 2023-10-01T07:33:37.226 INFO:tasks.rados.rados.0.smithi084.stdout:1748: writing smithi08466639-168 from 534786 to 950509 tid 1 2023-10-01T07:33:37.233 INFO:tasks.rados.rados.0.smithi084.stdout:1748: writing smithi08466639-168 from 1437428 to 2134786 tid 2 2023-10-01T07:33:37.234 INFO:tasks.rados.rados.0.smithi084.stdout:1749: write oid 139 current snap is 0 2023-10-01T07:33:37.234 INFO:tasks.rados.rados.0.smithi084.stdout:1749: seq_num 1199 ranges {551593=490972,1779557=372036} 2023-10-01T07:33:37.239 INFO:tasks.rados.rados.0.smithi084.stdout:1749: writing smithi08466639-139 from 551593 to 1042565 tid 1 2023-10-01T07:33:37.245 INFO:tasks.rados.rados.0.smithi084.stdout:1749: writing smithi08466639-139 from 1779557 to 2151593 tid 2 2023-10-01T07:33:37.246 INFO:tasks.rados.rados.0.smithi084.stdout:1750: write oid 481 current snap is 0 2023-10-01T07:33:37.246 INFO:tasks.rados.rados.0.smithi084.stdout:1750: seq_num 1200 ranges {568400=566221,1838039=330361} 2023-10-01T07:33:37.252 INFO:tasks.rados.rados.0.smithi084.stdout:1750: writing smithi08466639-481 from 568400 to 1134621 tid 1 2023-10-01T07:33:37.258 INFO:tasks.rados.rados.0.smithi084.stdout:1750: writing smithi08466639-481 from 1838039 to 2168400 tid 2 2023-10-01T07:33:37.258 INFO:tasks.rados.rados.0.smithi084.stdout:1751: write oid 192 current snap is 0 2023-10-01T07:33:37.258 INFO:tasks.rados.rados.0.smithi084.stdout:1751: seq_num 1201 ranges {585207=641470,1896521=288686} 2023-10-01T07:33:37.264 INFO:tasks.rados.rados.0.smithi084.stdout:1751: writing smithi08466639-192 from 585207 to 1226677 tid 1 2023-10-01T07:33:37.271 INFO:tasks.rados.rados.0.smithi084.stdout:1751: writing smithi08466639-192 from 1896521 to 2185207 tid 2 2023-10-01T07:33:37.271 INFO:tasks.rados.rados.0.smithi084.stdout:1752: read oid 405 snap -1 2023-10-01T07:33:37.271 INFO:tasks.rados.rados.0.smithi084.stdout:1752: expect (ObjNum 605 snap 0 seq_num 605) 2023-10-01T07:33:37.271 INFO:tasks.rados.rados.0.smithi084.stdout:1753: write oid 237 current snap is 0 2023-10-01T07:33:37.272 INFO:tasks.rados.rados.0.smithi084.stdout:1744: expect (ObjNum 1097 snap 0 seq_num 1097) 2023-10-01T07:33:37.389 INFO:tasks.rados.rados.0.smithi084.stdout:1745: expect (ObjNum 1190 snap 0 seq_num 1190) 2023-10-01T07:33:37.455 INFO:tasks.rados.rados.0.smithi084.stdout:1743: expect (ObjNum 340 snap 0 seq_num 340) 2023-10-01T07:33:37.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:37 smithi112 bash[27689]: audit 2023-10-01T07:33:36.599282+0000 mon.c (mon.2) 118 : audit [DBG] from='client.? 172.21.15.84:0/3573842731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:37.478 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:37 smithi112 systemd[1]: Stopping Ceph mgr.x for 9c46152e-602a-11ee-8db5-212e2dc638e7... 2023-10-01T07:33:37.478 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:37 smithi112 bash[50465]: Error response from daemon: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-mgr.x 2023-10-01T07:33:37.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:37 smithi084 bash[33757]: audit 2023-10-01T07:33:36.599282+0000 mon.c (mon.2) 118 : audit [DBG] from='client.? 172.21.15.84:0/3573842731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:37.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:37 smithi084 bash[27378]: audit 2023-10-01T07:33:36.599282+0000 mon.c (mon.2) 118 : audit [DBG] from='client.? 172.21.15.84:0/3573842731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:37.584 INFO:tasks.rados.rados.0.smithi084.stdout:1746: finishing write tid 1 to smithi08466639-206 2023-10-01T07:33:37.585 INFO:tasks.rados.rados.0.smithi084.stdout:1746: finishing write tid 2 to smithi08466639-206 2023-10-01T07:33:37.585 INFO:tasks.rados.rados.0.smithi084.stdout:1746: finishing write tid 3 to smithi08466639-206 2023-10-01T07:33:37.585 INFO:tasks.rados.rados.0.smithi084.stdout:1746: finishing write tid 4 to smithi08466639-206 2023-10-01T07:33:37.585 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 206 v 205 (ObjNum 1197 snap 0 seq_num 1197) dirty exists 2023-10-01T07:33:37.585 INFO:tasks.rados.rados.0.smithi084.stdout:1746: left oid 206 (ObjNum 1197 snap 0 seq_num 1197) 2023-10-01T07:33:37.585 INFO:tasks.rados.rados.0.smithi084.stdout:1748: finishing write tid 1 to smithi08466639-168 2023-10-01T07:33:37.585 INFO:tasks.rados.rados.0.smithi084.stdout:1747: expect (ObjNum 797 snap 0 seq_num 797) 2023-10-01T07:33:37.737 INFO:tasks.rados.rados.0.smithi084.stdout:1748: finishing write tid 2 to smithi08466639-168 2023-10-01T07:33:37.737 INFO:tasks.rados.rados.0.smithi084.stdout:1748: finishing write tid 3 to smithi08466639-168 2023-10-01T07:33:37.737 INFO:tasks.rados.rados.0.smithi084.stdout:1748: finishing write tid 4 to smithi08466639-168 2023-10-01T07:33:37.738 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 168 v 195 (ObjNum 1198 snap 0 seq_num 1198) dirty exists 2023-10-01T07:33:37.738 INFO:tasks.rados.rados.0.smithi084.stdout:1748: left oid 168 (ObjNum 1198 snap 0 seq_num 1198) 2023-10-01T07:33:37.738 INFO:tasks.rados.rados.0.smithi084.stdout:1749: finishing write tid 1 to smithi08466639-139 2023-10-01T07:33:37.738 INFO:tasks.rados.rados.0.smithi084.stdout:1749: finishing write tid 2 to smithi08466639-139 2023-10-01T07:33:37.738 INFO:tasks.rados.rados.0.smithi084.stdout:1749: finishing write tid 3 to smithi08466639-139 2023-10-01T07:33:37.738 INFO:tasks.rados.rados.0.smithi084.stdout:1749: finishing write tid 4 to smithi08466639-139 2023-10-01T07:33:37.738 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 139 v 278 (ObjNum 1199 snap 0 seq_num 1199) dirty exists 2023-10-01T07:33:37.738 INFO:tasks.rados.rados.0.smithi084.stdout:1749: left oid 139 (ObjNum 1199 snap 0 seq_num 1199) 2023-10-01T07:33:37.738 INFO:tasks.rados.rados.0.smithi084.stdout:1750: finishing write tid 1 to smithi08466639-481 2023-10-01T07:33:37.738 INFO:tasks.rados.rados.0.smithi084.stdout:1750: finishing write tid 2 to smithi08466639-481 2023-10-01T07:33:37.738 INFO:tasks.rados.rados.0.smithi084.stdout:1750: finishing write tid 3 to smithi08466639-481 2023-10-01T07:33:37.738 INFO:tasks.rados.rados.0.smithi084.stdout:1750: finishing write tid 4 to smithi08466639-481 2023-10-01T07:33:37.739 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 481 v 210 (ObjNum 1200 snap 0 seq_num 1200) dirty exists 2023-10-01T07:33:37.739 INFO:tasks.rados.rados.0.smithi084.stdout:1750: left oid 481 (ObjNum 1200 snap 0 seq_num 1200) 2023-10-01T07:33:37.739 INFO:tasks.rados.rados.0.smithi084.stdout:1751: finishing write tid 1 to smithi08466639-192 2023-10-01T07:33:37.739 INFO:tasks.rados.rados.0.smithi084.stdout:1751: finishing write tid 2 to smithi08466639-192 2023-10-01T07:33:37.739 INFO:tasks.rados.rados.0.smithi084.stdout:1751: finishing write tid 3 to smithi08466639-192 2023-10-01T07:33:37.739 INFO:tasks.rados.rados.0.smithi084.stdout:1751: finishing write tid 4 to smithi08466639-192 2023-10-01T07:33:37.739 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 192 v 196 (ObjNum 1201 snap 0 seq_num 1201) dirty exists 2023-10-01T07:33:37.739 INFO:tasks.rados.rados.0.smithi084.stdout:1751: left oid 192 (ObjNum 1201 snap 0 seq_num 1201) 2023-10-01T07:33:37.739 INFO:tasks.rados.rados.0.smithi084.stdout:1752: expect (ObjNum 605 snap 0 seq_num 605) 2023-10-01T07:33:37.853 INFO:tasks.rados.rados.0.smithi084.stdout:1753: seq_num 1202 ranges {602014=433072,1671356=530658} 2023-10-01T07:33:37.864 INFO:tasks.rados.rados.0.smithi084.stdout:1753: writing smithi08466639-237 from 602014 to 1035086 tid 1 2023-10-01T07:33:37.871 INFO:tasks.rados.rados.0.smithi084.stdout:1753: writing smithi08466639-237 from 1671356 to 2202014 tid 2 2023-10-01T07:33:37.871 INFO:tasks.rados.rados.0.smithi084.stdout:1743: done (10 left) 2023-10-01T07:33:37.871 INFO:tasks.rados.rados.0.smithi084.stdout:1744: done (9 left) 2023-10-01T07:33:37.872 INFO:tasks.rados.rados.0.smithi084.stdout:1745: done (8 left) 2023-10-01T07:33:37.872 INFO:tasks.rados.rados.0.smithi084.stdout:1746: done (7 left) 2023-10-01T07:33:37.872 INFO:tasks.rados.rados.0.smithi084.stdout:1747: done (6 left) 2023-10-01T07:33:37.872 INFO:tasks.rados.rados.0.smithi084.stdout:1748: done (5 left) 2023-10-01T07:33:37.872 INFO:tasks.rados.rados.0.smithi084.stdout:1749: done (4 left) 2023-10-01T07:33:37.872 INFO:tasks.rados.rados.0.smithi084.stdout:1750: done (3 left) 2023-10-01T07:33:37.872 INFO:tasks.rados.rados.0.smithi084.stdout:1751: done (2 left) 2023-10-01T07:33:37.872 INFO:tasks.rados.rados.0.smithi084.stdout:1752: done (1 left) 2023-10-01T07:33:37.872 INFO:tasks.rados.rados.0.smithi084.stdout:1754: read oid 373 snap -1 2023-10-01T07:33:37.872 INFO:tasks.rados.rados.0.smithi084.stdout:1754: expect (ObjNum 1183 snap 0 seq_num 1183) 2023-10-01T07:33:37.872 INFO:tasks.rados.rados.0.smithi084.stdout:1755: write oid 351 current snap is 0 2023-10-01T07:33:37.872 INFO:tasks.rados.rados.0.smithi084.stdout:1755: seq_num 1203 ranges {618821=508321,1613485=531077} 2023-10-01T07:33:37.877 INFO:tasks.rados.rados.0.smithi084.stdout:1755: writing smithi08466639-351 from 618821 to 1127142 tid 1 2023-10-01T07:33:37.883 INFO:tasks.rados.rados.0.smithi084.stdout:1755: writing smithi08466639-351 from 1613485 to 2144562 tid 2 2023-10-01T07:33:37.883 INFO:tasks.rados.rados.0.smithi084.stdout:1756: write oid 281 current snap is 0 2023-10-01T07:33:37.883 INFO:tasks.rados.rados.0.smithi084.stdout:1753: finishing write tid 1 to smithi08466639-237 2023-10-01T07:33:37.884 INFO:tasks.rados.rados.0.smithi084.stdout:1756: seq_num 1204 ranges {635628=583570,1671967=563661} 2023-10-01T07:33:37.890 INFO:tasks.rados.rados.0.smithi084.stdout:1756: writing smithi08466639-281 from 635628 to 1219198 tid 1 2023-10-01T07:33:37.896 INFO:tasks.rados.rados.0.smithi084.stdout:1756: writing smithi08466639-281 from 1671967 to 2235628 tid 2 2023-10-01T07:33:37.896 INFO:tasks.rados.rados.0.smithi084.stdout:1757: write oid 42 current snap is 0 2023-10-01T07:33:37.896 INFO:tasks.rados.rados.0.smithi084.stdout:1753: finishing write tid 2 to smithi08466639-237 2023-10-01T07:33:37.896 INFO:tasks.rados.rados.0.smithi084.stdout:1753: finishing write tid 3 to smithi08466639-237 2023-10-01T07:33:37.896 INFO:tasks.rados.rados.0.smithi084.stdout:1757: seq_num 1205 ranges {652435=658819,1730449=521986} 2023-10-01T07:33:37.903 INFO:tasks.rados.rados.0.smithi084.stdout:1757: writing smithi08466639-42 from 652435 to 1311254 tid 1 2023-10-01T07:33:37.909 INFO:tasks.rados.rados.0.smithi084.stdout:1757: writing smithi08466639-42 from 1730449 to 2252435 tid 2 2023-10-01T07:33:37.909 INFO:tasks.rados.rados.0.smithi084.stdout:1758: read oid 20 snap -1 2023-10-01T07:33:37.909 INFO:tasks.rados.rados.0.smithi084.stdout:1758: expect deleted 2023-10-01T07:33:37.910 INFO:tasks.rados.rados.0.smithi084.stdout:1759: read oid 270 snap -1 2023-10-01T07:33:37.910 INFO:tasks.rados.rados.0.smithi084.stdout:1759: expect (ObjNum 652 snap 0 seq_num 652) 2023-10-01T07:33:37.910 INFO:tasks.rados.rados.0.smithi084.stdout:1760: write oid 358 current snap is 0 2023-10-01T07:33:37.910 INFO:tasks.rados.rados.0.smithi084.stdout:1753: finishing write tid 4 to smithi08466639-237 2023-10-01T07:33:37.910 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 237 v 198 (ObjNum 1202 snap 0 seq_num 1202) dirty exists 2023-10-01T07:33:37.910 INFO:tasks.rados.rados.0.smithi084.stdout:1753: left oid 237 (ObjNum 1202 snap 0 seq_num 1202) 2023-10-01T07:33:37.910 INFO:tasks.rados.rados.0.smithi084.stdout:1754: expect (ObjNum 1183 snap 0 seq_num 1183) 2023-10-01T07:33:38.038 INFO:tasks.rados.rados.0.smithi084.stdout:1755: finishing write tid 1 to smithi08466639-351 2023-10-01T07:33:38.038 INFO:tasks.rados.rados.0.smithi084.stdout:1755: finishing write tid 2 to smithi08466639-351 2023-10-01T07:33:38.038 INFO:tasks.rados.rados.0.smithi084.stdout:1755: finishing write tid 3 to smithi08466639-351 2023-10-01T07:33:38.038 INFO:tasks.rados.rados.0.smithi084.stdout:1755: finishing write tid 4 to smithi08466639-351 2023-10-01T07:33:38.038 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 351 v 307 (ObjNum 1203 snap 0 seq_num 1203) dirty exists 2023-10-01T07:33:38.039 INFO:tasks.rados.rados.0.smithi084.stdout:1755: left oid 351 (ObjNum 1203 snap 0 seq_num 1203) 2023-10-01T07:33:38.039 INFO:tasks.rados.rados.0.smithi084.stdout:1756: finishing write tid 1 to smithi08466639-281 2023-10-01T07:33:38.039 INFO:tasks.rados.rados.0.smithi084.stdout:1756: finishing write tid 2 to smithi08466639-281 2023-10-01T07:33:38.039 INFO:tasks.rados.rados.0.smithi084.stdout:1756: finishing write tid 3 to smithi08466639-281 2023-10-01T07:33:38.039 INFO:tasks.rados.rados.0.smithi084.stdout:1756: finishing write tid 4 to smithi08466639-281 2023-10-01T07:33:38.039 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 281 v 214 (ObjNum 1204 snap 0 seq_num 1204) dirty exists 2023-10-01T07:33:38.039 INFO:tasks.rados.rados.0.smithi084.stdout:1756: left oid 281 (ObjNum 1204 snap 0 seq_num 1204) 2023-10-01T07:33:38.039 INFO:tasks.rados.rados.0.smithi084.stdout:1757: finishing write tid 1 to smithi08466639-42 2023-10-01T07:33:38.039 INFO:tasks.rados.rados.0.smithi084.stdout:1757: finishing write tid 2 to smithi08466639-42 2023-10-01T07:33:38.039 INFO:tasks.rados.rados.0.smithi084.stdout:1757: finishing write tid 3 to smithi08466639-42 2023-10-01T07:33:38.039 INFO:tasks.rados.rados.0.smithi084.stdout:1760: seq_num 1206 ranges {669242=734068,2188931=80311} 2023-10-01T07:33:38.054 INFO:tasks.rados.rados.0.smithi084.stdout:1760: writing smithi08466639-358 from 669242 to 1403310 tid 1 2023-10-01T07:33:38.059 INFO:tasks.rados.rados.0.smithi084.stdout:1760: writing smithi08466639-358 from 2188931 to 2269242 tid 2 2023-10-01T07:33:38.059 INFO:tasks.rados.rados.0.smithi084.stdout:1753: done (7 left) 2023-10-01T07:33:38.059 INFO:tasks.rados.rados.0.smithi084.stdout:1754: done (6 left) 2023-10-01T07:33:38.059 INFO:tasks.rados.rados.0.smithi084.stdout:1755: done (5 left) 2023-10-01T07:33:38.059 INFO:tasks.rados.rados.0.smithi084.stdout:1756: done (4 left) 2023-10-01T07:33:38.059 INFO:tasks.rados.rados.0.smithi084.stdout:1758: done (3 left) 2023-10-01T07:33:38.059 INFO:tasks.rados.rados.0.smithi084.stdout:1761: write oid 64 current snap is 0 2023-10-01T07:33:38.059 INFO:tasks.rados.rados.0.smithi084.stdout:1761: seq_num 1207 ranges {686049=409317,1847413=438636} 2023-10-01T07:33:38.065 INFO:tasks.rados.rados.0.smithi084.stdout:1761: writing smithi08466639-64 from 686049 to 1095366 tid 1 2023-10-01T07:33:38.072 INFO:tasks.rados.rados.0.smithi084.stdout:1761: writing smithi08466639-64 from 1847413 to 2286049 tid 2 2023-10-01T07:33:38.072 INFO:tasks.rados.rados.0.smithi084.stdout:1762: delete oid 219 current snap is 0 2023-10-01T07:33:38.072 INFO:tasks.rados.rados.0.smithi084.stdout:1757: finishing write tid 4 to smithi08466639-42 2023-10-01T07:33:38.072 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 42 v 199 (ObjNum 1205 snap 0 seq_num 1205) dirty exists 2023-10-01T07:33:38.072 INFO:tasks.rados.rados.0.smithi084.stdout:1757: left oid 42 (ObjNum 1205 snap 0 seq_num 1205) 2023-10-01T07:33:38.072 INFO:tasks.rados.rados.0.smithi084.stdout:1759: expect (ObjNum 652 snap 0 seq_num 652) 2023-10-01T07:33:38.245 INFO:tasks.rados.rados.0.smithi084.stdout:1760: finishing write tid 1 to smithi08466639-358 2023-10-01T07:33:38.246 INFO:tasks.rados.rados.0.smithi084.stdout:1760: finishing write tid 2 to smithi08466639-358 2023-10-01T07:33:38.246 INFO:tasks.rados.rados.0.smithi084.stdout:1760: finishing write tid 3 to smithi08466639-358 2023-10-01T07:33:38.246 INFO:tasks.rados.rados.0.smithi084.stdout:1760: finishing write tid 4 to smithi08466639-358 2023-10-01T07:33:38.246 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 358 v 228 (ObjNum 1206 snap 0 seq_num 1206) dirty exists 2023-10-01T07:33:38.246 INFO:tasks.rados.rados.0.smithi084.stdout:1760: left oid 358 (ObjNum 1206 snap 0 seq_num 1206) 2023-10-01T07:33:38.246 INFO:tasks.rados.rados.0.smithi084.stdout:1761: finishing write tid 1 to smithi08466639-64 2023-10-01T07:33:38.246 INFO:tasks.rados.rados.0.smithi084.stdout:1761: finishing write tid 2 to smithi08466639-64 2023-10-01T07:33:38.246 INFO:tasks.rados.rados.0.smithi084.stdout:1761: finishing write tid 3 to smithi08466639-64 2023-10-01T07:33:38.247 INFO:tasks.rados.rados.0.smithi084.stdout:1761: finishing write tid 4 to smithi08466639-64 2023-10-01T07:33:38.247 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 64 v 213 (ObjNum 1207 snap 0 seq_num 1207) dirty exists 2023-10-01T07:33:38.247 INFO:tasks.rados.rados.0.smithi084.stdout:1761: left oid 64 (ObjNum 1207 snap 0 seq_num 1207) 2023-10-01T07:33:38.247 INFO:tasks.rados.rados.0.smithi084.stdout:1757: done (4 left) 2023-10-01T07:33:38.247 INFO:tasks.rados.rados.0.smithi084.stdout:1759: done (3 left) 2023-10-01T07:33:38.247 INFO:tasks.rados.rados.0.smithi084.stdout:1760: done (2 left) 2023-10-01T07:33:38.247 INFO:tasks.rados.rados.0.smithi084.stdout:1761: done (1 left) 2023-10-01T07:33:38.247 INFO:tasks.rados.rados.0.smithi084.stdout:1762: done (0 left) 2023-10-01T07:33:38.247 INFO:tasks.rados.rados.0.smithi084.stdout:1763: read oid 142 snap -1 2023-10-01T07:33:38.247 INFO:tasks.rados.rados.0.smithi084.stdout:1763: expect (ObjNum 755 snap 0 seq_num 755) 2023-10-01T07:33:38.247 INFO:tasks.rados.rados.0.smithi084.stdout:1764: write oid 23 current snap is 0 2023-10-01T07:33:38.248 INFO:tasks.rados.rados.0.smithi084.stdout:1764: seq_num 1209 ranges {719663=676168,1964377=355286} 2023-10-01T07:33:38.258 INFO:tasks.rados.rados.0.smithi084.stdout:1764: writing smithi08466639-23 from 719663 to 1395831 tid 1 2023-10-01T07:33:38.263 INFO:tasks.rados.rados.0.smithi084.stdout:1764: writing smithi08466639-23 from 1964377 to 2319663 tid 2 2023-10-01T07:33:38.264 INFO:tasks.rados.rados.0.smithi084.stdout:1765: write oid 87 current snap is 0 2023-10-01T07:33:38.264 INFO:tasks.rados.rados.0.smithi084.stdout:1765: seq_num 1210 ranges {736470=751417,2022859=313611} 2023-10-01T07:33:38.272 INFO:tasks.rados.rados.0.smithi084.stdout:1765: writing smithi08466639-87 from 736470 to 1487887 tid 1 2023-10-01T07:33:38.277 INFO:tasks.rados.rados.0.smithi084.stdout:1765: writing smithi08466639-87 from 2022859 to 2336470 tid 2 2023-10-01T07:33:38.278 INFO:tasks.rados.rados.0.smithi084.stdout:1766: delete oid 225 current snap is 0 2023-10-01T07:33:38.278 INFO:tasks.rados.rados.0.smithi084.stdout:1763: expect (ObjNum 755 snap 0 seq_num 755) 2023-10-01T07:33:38.396 INFO:tasks.rados.rados.0.smithi084.stdout:1764: finishing write tid 1 to smithi08466639-23 2023-10-01T07:33:38.396 INFO:tasks.rados.rados.0.smithi084.stdout:1764: finishing write tid 2 to smithi08466639-23 2023-10-01T07:33:38.396 INFO:tasks.rados.rados.0.smithi084.stdout:1764: finishing write tid 3 to smithi08466639-23 2023-10-01T07:33:38.396 INFO:tasks.rados.rados.0.smithi084.stdout:1764: finishing write tid 4 to smithi08466639-23 2023-10-01T07:33:38.397 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 23 v 223 (ObjNum 1209 snap 0 seq_num 1209) dirty exists 2023-10-01T07:33:38.397 INFO:tasks.rados.rados.0.smithi084.stdout:1764: left oid 23 (ObjNum 1209 snap 0 seq_num 1209) 2023-10-01T07:33:38.397 INFO:tasks.rados.rados.0.smithi084.stdout:1765: finishing write tid 1 to smithi08466639-87 2023-10-01T07:33:38.397 INFO:tasks.rados.rados.0.smithi084.stdout:1765: finishing write tid 2 to smithi08466639-87 2023-10-01T07:33:38.397 INFO:tasks.rados.rados.0.smithi084.stdout:1765: finishing write tid 3 to smithi08466639-87 2023-10-01T07:33:38.397 INFO:tasks.rados.rados.0.smithi084.stdout:1765: finishing write tid 4 to smithi08466639-87 2023-10-01T07:33:38.397 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 87 v 308 (ObjNum 1210 snap 0 seq_num 1210) dirty exists 2023-10-01T07:33:38.397 INFO:tasks.rados.rados.0.smithi084.stdout:1765: left oid 87 (ObjNum 1210 snap 0 seq_num 1210) 2023-10-01T07:33:38.397 INFO:tasks.rados.rados.0.smithi084.stdout:1763: done (3 left) 2023-10-01T07:33:38.397 INFO:tasks.rados.rados.0.smithi084.stdout:1764: done (2 left) 2023-10-01T07:33:38.397 INFO:tasks.rados.rados.0.smithi084.stdout:1765: done (1 left) 2023-10-01T07:33:38.398 INFO:tasks.rados.rados.0.smithi084.stdout:1766: done (0 left) 2023-10-01T07:33:38.398 INFO:tasks.rados.rados.0.smithi084.stdout:1767: delete oid 208 current snap is 0 2023-10-01T07:33:38.400 INFO:tasks.rados.rados.0.smithi084.stdout:1767: done (0 left) 2023-10-01T07:33:38.400 INFO:tasks.rados.rados.0.smithi084.stdout:1768: write oid 21 current snap is 0 2023-10-01T07:33:38.400 INFO:tasks.rados.rados.0.smithi084.stdout:1768: seq_num 1213 ranges {786891=577164,2081952=304939} 2023-10-01T07:33:38.412 INFO:tasks.rados.rados.0.smithi084.stdout:1768: writing smithi08466639-21 from 786891 to 1364055 tid 1 2023-10-01T07:33:38.419 INFO:tasks.rados.rados.0.smithi084.stdout:1768: writing smithi08466639-21 from 2081952 to 2386891 tid 2 2023-10-01T07:33:38.419 INFO:tasks.rados.rados.0.smithi084.stdout:1769: write oid 439 current snap is 0 2023-10-01T07:33:38.419 INFO:tasks.rados.rados.0.smithi084.stdout:1769: seq_num 1214 ranges {403698=652413,1740434=663264} 2023-10-01T07:33:38.425 INFO:tasks.rados.rados.0.smithi084.stdout:1769: writing smithi08466639-439 from 403698 to 1056111 tid 1 2023-10-01T07:33:38.434 INFO:tasks.rados.rados.0.smithi084.stdout:1769: writing smithi08466639-439 from 1740434 to 2403698 tid 2 2023-10-01T07:33:38.434 INFO:tasks.rados.rados.0.smithi084.stdout:1770: read oid 302 snap -1 2023-10-01T07:33:38.434 INFO:tasks.rados.rados.0.smithi084.stdout:1770: expect (ObjNum 301 snap 0 seq_num 301) 2023-10-01T07:33:38.434 INFO:tasks.rados.rados.0.smithi084.stdout:1771: read oid 240 snap -1 2023-10-01T07:33:38.434 INFO:tasks.rados.rados.0.smithi084.stdout:1771: expect (ObjNum 557 snap 0 seq_num 557) 2023-10-01T07:33:38.434 INFO:tasks.rados.rados.0.smithi084.stdout:1772: read oid 250 snap -1 2023-10-01T07:33:38.435 INFO:tasks.rados.rados.0.smithi084.stdout:1772: expect (ObjNum 1032 snap 0 seq_num 1032) 2023-10-01T07:33:38.435 INFO:tasks.rados.rados.0.smithi084.stdout:1773: read oid 311 snap -1 2023-10-01T07:33:38.435 INFO:tasks.rados.rados.0.smithi084.stdout:1773: expect (ObjNum 310 snap 0 seq_num 310) 2023-10-01T07:33:38.435 INFO:tasks.rados.rados.0.smithi084.stdout:1774: read oid 221 snap -1 2023-10-01T07:33:38.435 INFO:tasks.rados.rados.0.smithi084.stdout:1774: expect (ObjNum 220 snap 0 seq_num 220) 2023-10-01T07:33:38.435 INFO:tasks.rados.rados.0.smithi084.stdout:1775: write oid 421 current snap is 0 2023-10-01T07:33:38.435 INFO:tasks.rados.rados.0.smithi084.stdout:1768: finishing write tid 1 to smithi08466639-21 2023-10-01T07:33:38.435 INFO:tasks.rados.rados.0.smithi084.stdout:1768: finishing write tid 2 to smithi08466639-21 2023-10-01T07:33:38.435 INFO:tasks.rados.rados.0.smithi084.stdout:1768: finishing write tid 3 to smithi08466639-21 2023-10-01T07:33:38.435 INFO:tasks.rados.rados.0.smithi084.stdout:1768: finishing write tid 4 to smithi08466639-21 2023-10-01T07:33:38.435 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 21 v 218 (ObjNum 1213 snap 0 seq_num 1213) dirty exists 2023-10-01T07:33:38.435 INFO:tasks.rados.rados.0.smithi084.stdout:1768: left oid 21 (ObjNum 1213 snap 0 seq_num 1213) 2023-10-01T07:33:38.436 INFO:tasks.rados.rados.0.smithi084.stdout:1769: finishing write tid 1 to smithi08466639-439 2023-10-01T07:33:38.436 INFO:tasks.rados.rados.0.smithi084.stdout:1775: seq_num 1215 ranges {420505=727662,1798916=553091} 2023-10-01T07:33:38.441 INFO:tasks.rados.rados.0.smithi084.stdout:1775: writing smithi08466639-421 from 420505 to 1148167 tid 1 2023-10-01T07:33:38.448 INFO:tasks.rados.rados.0.smithi084.stdout:1775: writing smithi08466639-421 from 1798916 to 2352007 tid 2 2023-10-01T07:33:38.448 INFO:tasks.rados.rados.0.smithi084.stdout:1768: done (7 left) 2023-10-01T07:33:38.448 INFO:tasks.rados.rados.0.smithi084.stdout:1776: write oid 274 current snap is 0 2023-10-01T07:33:38.449 INFO:tasks.rados.rados.0.smithi084.stdout:1776: seq_num 1216 ranges {437312=402911,1341045=696749} 2023-10-01T07:33:38.453 INFO:tasks.rados.rados.0.smithi084.stdout:1776: writing smithi08466639-274 from 437312 to 840223 tid 1 2023-10-01T07:33:38.460 INFO:tasks.rados.rados.0.smithi084.stdout:1776: writing smithi08466639-274 from 1341045 to 2037794 tid 2 2023-10-01T07:33:38.460 INFO:tasks.rados.rados.0.smithi084.stdout:1777: read oid 83 snap -1 2023-10-01T07:33:38.460 INFO:tasks.rados.rados.0.smithi084.stdout:1777: expect (ObjNum 688 snap 0 seq_num 688) 2023-10-01T07:33:38.460 INFO:tasks.rados.rados.0.smithi084.stdout:1778: read oid 218 snap -1 2023-10-01T07:33:38.461 INFO:tasks.rados.rados.0.smithi084.stdout:1778: expect (ObjNum 526 snap 0 seq_num 526) 2023-10-01T07:33:38.461 INFO:tasks.rados.rados.0.smithi084.stdout:1779: read oid 15 snap -1 2023-10-01T07:33:38.461 INFO:tasks.rados.rados.0.smithi084.stdout:1779: expect (ObjNum 14 snap 0 seq_num 14) 2023-10-01T07:33:38.461 INFO:tasks.rados.rados.0.smithi084.stdout:1780: read oid 142 snap -1 2023-10-01T07:33:38.461 INFO:tasks.rados.rados.0.smithi084.stdout:1780: expect (ObjNum 755 snap 0 seq_num 755) 2023-10-01T07:33:38.461 INFO:tasks.rados.rados.0.smithi084.stdout:1781: write oid 20 current snap is 0 2023-10-01T07:33:38.461 INFO:tasks.rados.rados.0.smithi084.stdout:1781: seq_num 1217 ranges {454119=594513,1515880=556760} 2023-10-01T07:33:38.466 INFO:tasks.rados.rados.0.smithi084.stdout:1781: writing smithi08466639-20 from 454119 to 1048632 tid 1 2023-10-01T07:33:38.472 INFO:tasks.rados.rados.0.smithi084.stdout:1781: writing smithi08466639-20 from 1515880 to 2072640 tid 2 2023-10-01T07:33:38.472 INFO:tasks.rados.rados.0.smithi084.stdout:1782: write oid 139 current snap is 0 2023-10-01T07:33:38.472 INFO:tasks.rados.rados.0.smithi084.stdout:1782: seq_num 1218 ranges {470926=669762,1574362=700418} 2023-10-01T07:33:38.477 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:38 smithi112 bash[50502]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-mgr-x 2023-10-01T07:33:38.478 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:38 smithi112 systemd[1]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-10-01T07:33:38.478 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:38 smithi112 bash[50567]: Error response from daemon: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-mgr-x 2023-10-01T07:33:38.478 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:38 smithi112 systemd[1]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@mgr.x.service: Failed with result 'exit-code'. 2023-10-01T07:33:38.478 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:38 smithi112 systemd[1]: Stopped Ceph mgr.x for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T07:33:38.479 INFO:tasks.rados.rados.0.smithi084.stdout:1782: writing smithi08466639-139 from 470926 to 1140688 tid 1 2023-10-01T07:33:38.486 INFO:tasks.rados.rados.0.smithi084.stdout:1782: writing smithi08466639-139 from 1574362 to 2274780 tid 2 2023-10-01T07:33:38.486 INFO:tasks.rados.rados.0.smithi084.stdout:1783: write oid 386 current snap is 0 2023-10-01T07:33:38.486 INFO:tasks.rados.rados.0.smithi084.stdout:1773: expect (ObjNum 310 snap 0 seq_num 310) 2023-10-01T07:33:38.600 INFO:tasks.rados.rados.0.smithi084.stdout:1770: expect (ObjNum 301 snap 0 seq_num 301) 2023-10-01T07:33:38.705 INFO:tasks.rados.rados.0.smithi084.stdout:1771: expect (ObjNum 557 snap 0 seq_num 557) 2023-10-01T07:33:38.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:38 smithi084 bash[33757]: cluster 2023-10-01T07:33:37.253772+0000 mgr.y (mgr.24353) 226 : cluster [DBG] pgmap v199: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 94 MiB/s rd, 14 MiB/s wr, 130 op/s 2023-10-01T07:33:38.824 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:33:38 smithi084 bash[27645]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:33:38] "GET /metrics HTTP/1.1" 200 195002 "" "Prometheus/2.33.4" 2023-10-01T07:33:38.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:38 smithi084 bash[27378]: cluster 2023-10-01T07:33:37.253772+0000 mgr.y (mgr.24353) 226 : cluster [DBG] pgmap v199: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 94 MiB/s rd, 14 MiB/s wr, 130 op/s 2023-10-01T07:33:38.880 INFO:tasks.rados.rados.0.smithi084.stdout:1769: finishing write tid 2 to smithi08466639-439 2023-10-01T07:33:38.880 INFO:tasks.rados.rados.0.smithi084.stdout:1769: finishing write tid 3 to smithi08466639-439 2023-10-01T07:33:38.880 INFO:tasks.rados.rados.0.smithi084.stdout:1769: finishing write tid 4 to smithi08466639-439 2023-10-01T07:33:38.881 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 439 v 203 (ObjNum 1214 snap 0 seq_num 1214) dirty exists 2023-10-01T07:33:38.881 INFO:tasks.rados.rados.0.smithi084.stdout:1769: left oid 439 (ObjNum 1214 snap 0 seq_num 1214) 2023-10-01T07:33:38.881 INFO:tasks.rados.rados.0.smithi084.stdout:1772: expect (ObjNum 1032 snap 0 seq_num 1032) 2023-10-01T07:33:38.978 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:38 smithi112 systemd[1]: Started Ceph mgr.x for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T07:33:38.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:38 smithi112 bash[27689]: cluster 2023-10-01T07:33:37.253772+0000 mgr.y (mgr.24353) 226 : cluster [DBG] pgmap v199: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 94 MiB/s rd, 14 MiB/s wr, 130 op/s 2023-10-01T07:33:39.035 INFO:tasks.rados.rados.0.smithi084.stdout:1775: finishing write tid 1 to smithi08466639-421 2023-10-01T07:33:39.035 INFO:tasks.rados.rados.0.smithi084.stdout:1774: expect (ObjNum 220 snap 0 seq_num 220) 2023-10-01T07:33:39.160 INFO:tasks.rados.rados.0.smithi084.stdout:1775: finishing write tid 2 to smithi08466639-421 2023-10-01T07:33:39.160 INFO:tasks.rados.rados.0.smithi084.stdout:1775: finishing write tid 3 to smithi08466639-421 2023-10-01T07:33:39.160 INFO:tasks.rados.rados.0.smithi084.stdout:1775: finishing write tid 4 to smithi08466639-421 2023-10-01T07:33:39.160 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 421 v 272 (ObjNum 1215 snap 0 seq_num 1215) dirty exists 2023-10-01T07:33:39.160 INFO:tasks.rados.rados.0.smithi084.stdout:1775: left oid 421 (ObjNum 1215 snap 0 seq_num 1215) 2023-10-01T07:33:39.161 INFO:tasks.rados.rados.0.smithi084.stdout:1776: finishing write tid 1 to smithi08466639-274 2023-10-01T07:33:39.161 INFO:tasks.rados.rados.0.smithi084.stdout:1777: expect (ObjNum 688 snap 0 seq_num 688) 2023-10-01T07:33:39.319 INFO:tasks.rados.rados.0.smithi084.stdout:1776: finishing write tid 2 to smithi08466639-274 2023-10-01T07:33:39.319 INFO:tasks.rados.rados.0.smithi084.stdout:1776: finishing write tid 3 to smithi08466639-274 2023-10-01T07:33:39.319 INFO:tasks.rados.rados.0.smithi084.stdout:1780: expect (ObjNum 755 snap 0 seq_num 755) 2023-10-01T07:33:39.424 INFO:tasks.rados.rados.0.smithi084.stdout:1776: finishing write tid 4 to smithi08466639-274 2023-10-01T07:33:39.425 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 274 v 201 (ObjNum 1216 snap 0 seq_num 1216) dirty exists 2023-10-01T07:33:39.425 INFO:tasks.rados.rados.0.smithi084.stdout:1776: left oid 274 (ObjNum 1216 snap 0 seq_num 1216) 2023-10-01T07:33:39.425 INFO:tasks.rados.rados.0.smithi084.stdout:1781: finishing write tid 1 to smithi08466639-20 2023-10-01T07:33:39.425 INFO:tasks.rados.rados.0.smithi084.stdout:1781: finishing write tid 2 to smithi08466639-20 2023-10-01T07:33:39.425 INFO:tasks.rados.rados.0.smithi084.stdout:1778: expect (ObjNum 526 snap 0 seq_num 526) 2023-10-01T07:33:39.538 INFO:tasks.rados.rados.0.smithi084.stdout:1781: finishing write tid 3 to smithi08466639-20 2023-10-01T07:33:39.538 INFO:tasks.rados.rados.0.smithi084.stdout:1781: finishing write tid 4 to smithi08466639-20 2023-10-01T07:33:39.538 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 20 v 311 (ObjNum 1217 snap 0 seq_num 1217) dirty exists 2023-10-01T07:33:39.538 INFO:tasks.rados.rados.0.smithi084.stdout:1781: left oid 20 (ObjNum 1217 snap 0 seq_num 1217) 2023-10-01T07:33:39.538 INFO:tasks.rados.rados.0.smithi084.stdout:1779: expect (ObjNum 14 snap 0 seq_num 14) 2023-10-01T07:33:39.609 INFO:tasks.rados.rados.0.smithi084.stdout:1782: finishing write tid 1 to smithi08466639-139 2023-10-01T07:33:39.609 INFO:tasks.rados.rados.0.smithi084.stdout:1782: finishing write tid 2 to smithi08466639-139 2023-10-01T07:33:39.609 INFO:tasks.rados.rados.0.smithi084.stdout:1782: finishing write tid 3 to smithi08466639-139 2023-10-01T07:33:39.609 INFO:tasks.rados.rados.0.smithi084.stdout:1782: finishing write tid 4 to smithi08466639-139 2023-10-01T07:33:39.609 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 139 v 281 (ObjNum 1218 snap 0 seq_num 1218) dirty exists 2023-10-01T07:33:39.609 INFO:tasks.rados.rados.0.smithi084.stdout:1782: left oid 139 (ObjNum 1218 snap 0 seq_num 1218) 2023-10-01T07:33:39.609 INFO:tasks.rados.rados.0.smithi084.stdout:1783: seq_num 1219 ranges {487733=745011,1632844=560429} 2023-10-01T07:33:39.622 INFO:tasks.rados.rados.0.smithi084.stdout:1783: writing smithi08466639-386 from 487733 to 1232744 tid 1 2023-10-01T07:33:39.628 INFO:tasks.rados.rados.0.smithi084.stdout:1783: writing smithi08466639-386 from 1632844 to 2193273 tid 2 2023-10-01T07:33:39.628 INFO:tasks.rados.rados.0.smithi084.stdout:1769: done (14 left) 2023-10-01T07:33:39.628 INFO:tasks.rados.rados.0.smithi084.stdout:1770: done (13 left) 2023-10-01T07:33:39.628 INFO:tasks.rados.rados.0.smithi084.stdout:1771: done (12 left) 2023-10-01T07:33:39.628 INFO:tasks.rados.rados.0.smithi084.stdout:1772: done (11 left) 2023-10-01T07:33:39.628 INFO:tasks.rados.rados.0.smithi084.stdout:1773: done (10 left) 2023-10-01T07:33:39.628 INFO:tasks.rados.rados.0.smithi084.stdout:1774: done (9 left) 2023-10-01T07:33:39.629 INFO:tasks.rados.rados.0.smithi084.stdout:1775: done (8 left) 2023-10-01T07:33:39.629 INFO:tasks.rados.rados.0.smithi084.stdout:1776: done (7 left) 2023-10-01T07:33:39.629 INFO:tasks.rados.rados.0.smithi084.stdout:1777: done (6 left) 2023-10-01T07:33:39.629 INFO:tasks.rados.rados.0.smithi084.stdout:1778: done (5 left) 2023-10-01T07:33:39.629 INFO:tasks.rados.rados.0.smithi084.stdout:1779: done (4 left) 2023-10-01T07:33:39.629 INFO:tasks.rados.rados.0.smithi084.stdout:1780: done (3 left) 2023-10-01T07:33:39.629 INFO:tasks.rados.rados.0.smithi084.stdout:1781: done (2 left) 2023-10-01T07:33:39.629 INFO:tasks.rados.rados.0.smithi084.stdout:1782: done (1 left) 2023-10-01T07:33:39.629 INFO:tasks.rados.rados.0.smithi084.stdout:1784: read oid 459 snap -1 2023-10-01T07:33:39.629 INFO:tasks.rados.rados.0.smithi084.stdout:1784: expect deleted 2023-10-01T07:33:39.629 INFO:tasks.rados.rados.0.smithi084.stdout:1785: read oid 118 snap -1 2023-10-01T07:33:39.629 INFO:tasks.rados.rados.0.smithi084.stdout:1785: expect (ObjNum 1091 snap 0 seq_num 1091) 2023-10-01T07:33:39.630 INFO:tasks.rados.rados.0.smithi084.stdout:1786: read oid 381 snap -1 2023-10-01T07:33:39.630 INFO:tasks.rados.rados.0.smithi084.stdout:1786: expect (ObjNum 380 snap 0 seq_num 380) 2023-10-01T07:33:39.630 INFO:tasks.rados.rados.0.smithi084.stdout:1787: write oid 93 current snap is 0 2023-10-01T07:33:39.630 INFO:tasks.rados.rados.0.smithi084.stdout:1787: seq_num 1220 ranges {504540=420260,1574973=704087} 2023-10-01T07:33:39.633 INFO:tasks.rados.rados.0.smithi084.stdout:1787: writing smithi08466639-93 from 504540 to 924800 tid 1 2023-10-01T07:33:39.641 INFO:tasks.rados.rados.0.smithi084.stdout:1787: writing smithi08466639-93 from 1574973 to 2279060 tid 2 2023-10-01T07:33:39.641 INFO:tasks.rados.rados.0.smithi084.stdout:1788: write oid 444 current snap is 0 2023-10-01T07:33:39.641 INFO:tasks.rados.rados.0.smithi084.stdout:1788: seq_num 1221 ranges {521347=495509,1633455=564098} 2023-10-01T07:33:39.647 INFO:tasks.rados.rados.0.smithi084.stdout:1788: writing smithi08466639-444 from 521347 to 1016856 tid 1 2023-10-01T07:33:39.654 INFO:tasks.rados.rados.0.smithi084.stdout:1788: writing smithi08466639-444 from 1633455 to 2197553 tid 2 2023-10-01T07:33:39.654 INFO:tasks.rados.rados.0.smithi084.stdout:1789: read oid 493 snap -1 2023-10-01T07:33:39.654 INFO:tasks.rados.rados.0.smithi084.stdout:1789: expect (ObjNum 1081 snap 0 seq_num 1081) 2023-10-01T07:33:39.654 INFO:tasks.rados.rados.0.smithi084.stdout:1790: read oid 67 snap -1 2023-10-01T07:33:39.654 INFO:tasks.rados.rados.0.smithi084.stdout:1790: expect (ObjNum 590 snap 0 seq_num 590) 2023-10-01T07:33:39.654 INFO:tasks.rados.rados.0.smithi084.stdout:1791: write oid 497 current snap is 0 2023-10-01T07:33:39.654 INFO:tasks.rados.rados.0.smithi084.stdout:1791: seq_num 1222 ranges {538154=570758,1691937=707756} 2023-10-01T07:33:39.660 INFO:tasks.rados.rados.0.smithi084.stdout:1791: writing smithi08466639-497 from 538154 to 1108912 tid 1 2023-10-01T07:33:39.668 INFO:tasks.rados.rados.0.smithi084.stdout:1791: writing smithi08466639-497 from 1691937 to 2399693 tid 2 2023-10-01T07:33:39.668 INFO:tasks.rados.rados.0.smithi084.stdout:1792: write oid 140 current snap is 0 2023-10-01T07:33:39.668 INFO:tasks.rados.rados.0.smithi084.stdout:1783: finishing write tid 1 to smithi08466639-386 2023-10-01T07:33:39.668 INFO:tasks.rados.rados.0.smithi084.stdout:1783: finishing write tid 2 to smithi08466639-386 2023-10-01T07:33:39.668 INFO:tasks.rados.rados.0.smithi084.stdout:1783: finishing write tid 3 to smithi08466639-386 2023-10-01T07:33:39.669 INFO:tasks.rados.rados.0.smithi084.stdout:1783: finishing write tid 4 to smithi08466639-386 2023-10-01T07:33:39.669 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 386 v 267 (ObjNum 1219 snap 0 seq_num 1219) dirty exists 2023-10-01T07:33:39.669 INFO:tasks.rados.rados.0.smithi084.stdout:1783: left oid 386 (ObjNum 1219 snap 0 seq_num 1219) 2023-10-01T07:33:39.669 INFO:tasks.rados.rados.0.smithi084.stdout:1786: expect (ObjNum 380 snap 0 seq_num 380) 2023-10-01T07:33:39.748 INFO:tasks.rados.rados.0.smithi084.stdout:1785: expect (ObjNum 1091 snap 0 seq_num 1091) 2023-10-01T07:33:39.876 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:39 smithi112 bash[50625]: debug 2023-10-01T07:33:39.712+0000 7f8ee5c58700 1 -- 172.21.15.112:0/508231021 <== mon.1 v2:172.21.15.112:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5632e3a8d1e0 con 0x5632e480cc00 2023-10-01T07:33:39.876 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:39 smithi112 bash[27689]: audit 2023-10-01T07:33:38.619450+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:33:39.876 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:39 smithi112 bash[27689]: audit 2023-10-01T07:33:38.622593+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:33:39.876 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:39 smithi112 bash[27689]: audit 2023-10-01T07:33:39.006017+0000 mon.c (mon.2) 120 : audit [DBG] from='client.? 172.21.15.84:0/1565926173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:39.897 INFO:tasks.rados.rados.0.smithi084.stdout:1787: finishing write tid 1 to smithi08466639-93 2023-10-01T07:33:39.897 INFO:tasks.rados.rados.0.smithi084.stdout:1787: finishing write tid 2 to smithi08466639-93 2023-10-01T07:33:39.897 INFO:tasks.rados.rados.0.smithi084.stdout:1787: finishing write tid 3 to smithi08466639-93 2023-10-01T07:33:39.897 INFO:tasks.rados.rados.0.smithi084.stdout:1787: finishing write tid 4 to smithi08466639-93 2023-10-01T07:33:39.897 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 93 v 216 (ObjNum 1220 snap 0 seq_num 1220) dirty exists 2023-10-01T07:33:39.898 INFO:tasks.rados.rados.0.smithi084.stdout:1787: left oid 93 (ObjNum 1220 snap 0 seq_num 1220) 2023-10-01T07:33:39.898 INFO:tasks.rados.rados.0.smithi084.stdout:1788: finishing write tid 1 to smithi08466639-444 2023-10-01T07:33:39.898 INFO:tasks.rados.rados.0.smithi084.stdout:1788: finishing write tid 2 to smithi08466639-444 2023-10-01T07:33:39.898 INFO:tasks.rados.rados.0.smithi084.stdout:1788: finishing write tid 3 to smithi08466639-444 2023-10-01T07:33:39.898 INFO:tasks.rados.rados.0.smithi084.stdout:1788: finishing write tid 4 to smithi08466639-444 2023-10-01T07:33:39.898 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 444 v 221 (ObjNum 1221 snap 0 seq_num 1221) dirty exists 2023-10-01T07:33:39.898 INFO:tasks.rados.rados.0.smithi084.stdout:1788: left oid 444 (ObjNum 1221 snap 0 seq_num 1221) 2023-10-01T07:33:39.898 INFO:tasks.rados.rados.0.smithi084.stdout:1791: finishing write tid 1 to smithi08466639-497 2023-10-01T07:33:39.898 INFO:tasks.rados.rados.0.smithi084.stdout:1789: expect (ObjNum 1081 snap 0 seq_num 1081) 2023-10-01T07:33:39.968 INFO:tasks.rados.rados.0.smithi084.stdout:1790: expect (ObjNum 590 snap 0 seq_num 590) 2023-10-01T07:33:40.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:39 smithi084 bash[33757]: audit 2023-10-01T07:33:38.619450+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:33:40.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:39 smithi084 bash[33757]: audit 2023-10-01T07:33:38.622593+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:33:40.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:39 smithi084 bash[33757]: audit 2023-10-01T07:33:39.006017+0000 mon.c (mon.2) 120 : audit [DBG] from='client.? 172.21.15.84:0/1565926173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:40.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:39 smithi084 bash[27378]: audit 2023-10-01T07:33:38.619450+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:33:40.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:39 smithi084 bash[27378]: audit 2023-10-01T07:33:38.622593+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:33:40.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:39 smithi084 bash[27378]: audit 2023-10-01T07:33:39.006017+0000 mon.c (mon.2) 120 : audit [DBG] from='client.? 172.21.15.84:0/1565926173' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:40.154 INFO:tasks.rados.rados.0.smithi084.stdout:1791: finishing write tid 2 to smithi08466639-497 2023-10-01T07:33:40.154 INFO:tasks.rados.rados.0.smithi084.stdout:1791: finishing write tid 3 to smithi08466639-497 2023-10-01T07:33:40.154 INFO:tasks.rados.rados.0.smithi084.stdout:1792: seq_num 1223 ranges {554961=646007,1750419=451414} 2023-10-01T07:33:40.160 INFO:tasks.rados.rados.0.smithi084.stdout:1792: writing smithi08466639-140 from 554961 to 1200968 tid 1 2023-10-01T07:33:40.168 INFO:tasks.rados.rados.0.smithi084.stdout:1792: writing smithi08466639-140 from 1750419 to 2201833 tid 2 2023-10-01T07:33:40.168 INFO:tasks.rados.rados.0.smithi084.stdout:1783: done (9 left) 2023-10-01T07:33:40.168 INFO:tasks.rados.rados.0.smithi084.stdout:1784: done (8 left) 2023-10-01T07:33:40.168 INFO:tasks.rados.rados.0.smithi084.stdout:1785: done (7 left) 2023-10-01T07:33:40.169 INFO:tasks.rados.rados.0.smithi084.stdout:1786: done (6 left) 2023-10-01T07:33:40.169 INFO:tasks.rados.rados.0.smithi084.stdout:1787: done (5 left) 2023-10-01T07:33:40.169 INFO:tasks.rados.rados.0.smithi084.stdout:1788: done (4 left) 2023-10-01T07:33:40.169 INFO:tasks.rados.rados.0.smithi084.stdout:1789: done (3 left) 2023-10-01T07:33:40.169 INFO:tasks.rados.rados.0.smithi084.stdout:1790: done (2 left) 2023-10-01T07:33:40.169 INFO:tasks.rados.rados.0.smithi084.stdout:1793: read oid 69 snap -1 2023-10-01T07:33:40.169 INFO:tasks.rados.rados.0.smithi084.stdout:1793: expect (ObjNum 1106 snap 0 seq_num 1106) 2023-10-01T07:33:40.169 INFO:tasks.rados.rados.0.smithi084.stdout:1794: delete oid 129 current snap is 0 2023-10-01T07:33:40.169 INFO:tasks.rados.rados.0.smithi084.stdout:1791: finishing write tid 4 to smithi08466639-497 2023-10-01T07:33:40.169 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 497 v 231 (ObjNum 1222 snap 0 seq_num 1222) dirty exists 2023-10-01T07:33:40.169 INFO:tasks.rados.rados.0.smithi084.stdout:1791: left oid 497 (ObjNum 1222 snap 0 seq_num 1222) 2023-10-01T07:33:40.169 INFO:tasks.rados.rados.0.smithi084.stdout:1792: finishing write tid 1 to smithi08466639-140 2023-10-01T07:33:40.170 INFO:tasks.rados.rados.0.smithi084.stdout:1791: done (3 left) 2023-10-01T07:33:40.170 INFO:tasks.rados.rados.0.smithi084.stdout:1794: done (2 left) 2023-10-01T07:33:40.171 INFO:tasks.rados.rados.0.smithi084.stdout:1795: read oid 430 snap -1 2023-10-01T07:33:40.171 INFO:tasks.rados.rados.0.smithi084.stdout:1795: expect (ObjNum 977 snap 0 seq_num 977) 2023-10-01T07:33:40.171 INFO:tasks.rados.rados.0.smithi084.stdout:1796: write oid 425 current snap is 0 2023-10-01T07:33:40.171 INFO:tasks.rados.rados.0.smithi084.stdout:1796: seq_num 1225 ranges {588575=512858,1867383=455083} 2023-10-01T07:33:40.177 INFO:tasks.rados.rados.0.smithi084.stdout:1796: writing smithi08466639-425 from 588575 to 1101433 tid 1 2023-10-01T07:33:40.185 INFO:tasks.rados.rados.0.smithi084.stdout:1796: writing smithi08466639-425 from 1867383 to 2322466 tid 2 2023-10-01T07:33:40.185 INFO:tasks.rados.rados.0.smithi084.stdout:1797: read oid 291 snap -1 2023-10-01T07:33:40.185 INFO:tasks.rados.rados.0.smithi084.stdout:1797: expect (ObjNum 1041 snap 0 seq_num 1041) 2023-10-01T07:33:40.186 INFO:tasks.rados.rados.0.smithi084.stdout:1798: read oid 75 snap -1 2023-10-01T07:33:40.186 INFO:tasks.rados.rados.0.smithi084.stdout:1798: expect (ObjNum 74 snap 0 seq_num 74) 2023-10-01T07:33:40.186 INFO:tasks.rados.rados.0.smithi084.stdout:1799: read oid 282 snap -1 2023-10-01T07:33:40.186 INFO:tasks.rados.rados.0.smithi084.stdout:1799: expect (ObjNum 1186 snap 0 seq_num 1186) 2023-10-01T07:33:40.186 INFO:tasks.rados.rados.0.smithi084.stdout:1800: read oid 257 snap -1 2023-10-01T07:33:40.186 INFO:tasks.rados.rados.0.smithi084.stdout:1800: expect (ObjNum 863 snap 0 seq_num 863) 2023-10-01T07:33:40.186 INFO:tasks.rados.rados.0.smithi084.stdout:1801: read oid 423 snap -1 2023-10-01T07:33:40.186 INFO:tasks.rados.rados.0.smithi084.stdout:1801: expect deleted 2023-10-01T07:33:40.186 INFO:tasks.rados.rados.0.smithi084.stdout:1802: write oid 437 current snap is 0 2023-10-01T07:33:40.186 INFO:tasks.rados.rados.0.smithi084.stdout:1792: finishing write tid 2 to smithi08466639-140 2023-10-01T07:33:40.186 INFO:tasks.rados.rados.0.smithi084.stdout:1792: finishing write tid 3 to smithi08466639-140 2023-10-01T07:33:40.187 INFO:tasks.rados.rados.0.smithi084.stdout:1792: finishing write tid 4 to smithi08466639-140 2023-10-01T07:33:40.187 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 140 v 204 (ObjNum 1223 snap 0 seq_num 1223) dirty exists 2023-10-01T07:33:40.187 INFO:tasks.rados.rados.0.smithi084.stdout:1792: left oid 140 (ObjNum 1223 snap 0 seq_num 1223) 2023-10-01T07:33:40.187 INFO:tasks.rados.rados.0.smithi084.stdout:1795: expect (ObjNum 977 snap 0 seq_num 977) 2023-10-01T07:33:40.227 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:39 smithi112 bash[50625]: debug 2023-10-01T07:33:39.872+0000 7f8eefda6200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-01T07:33:40.294 INFO:tasks.rados.rados.0.smithi084.stdout:1793: expect (ObjNum 1106 snap 0 seq_num 1106) 2023-10-01T07:33:40.409 INFO:tasks.rados.rados.0.smithi084.stdout:1796: finishing write tid 1 to smithi08466639-425 2023-10-01T07:33:40.409 INFO:tasks.rados.rados.0.smithi084.stdout:1800: expect (ObjNum 863 snap 0 seq_num 863) 2023-10-01T07:33:40.514 INFO:tasks.rados.rados.0.smithi084.stdout:1796: finishing write tid 2 to smithi08466639-425 2023-10-01T07:33:40.514 INFO:tasks.rados.rados.0.smithi084.stdout:1796: finishing write tid 3 to smithi08466639-425 2023-10-01T07:33:40.514 INFO:tasks.rados.rados.0.smithi084.stdout:1796: finishing write tid 4 to smithi08466639-425 2023-10-01T07:33:40.514 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 425 v 280 (ObjNum 1225 snap 0 seq_num 1225) dirty exists 2023-10-01T07:33:40.514 INFO:tasks.rados.rados.0.smithi084.stdout:1796: left oid 425 (ObjNum 1225 snap 0 seq_num 1225) 2023-10-01T07:33:40.514 INFO:tasks.rados.rados.0.smithi084.stdout:1798: expect (ObjNum 74 snap 0 seq_num 74) 2023-10-01T07:33:40.612 INFO:tasks.rados.rados.0.smithi084.stdout:1797: expect (ObjNum 1041 snap 0 seq_num 1041) 2023-10-01T07:33:40.763 INFO:tasks.rados.rados.0.smithi084.stdout:1799: expect (ObjNum 1186 snap 0 seq_num 1186) 2023-10-01T07:33:40.901 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:40 smithi112 bash[50625]: debug 2023-10-01T07:33:40.792+0000 7f8eefda6200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-01T07:33:40.901 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:40 smithi112 bash[27689]: cluster 2023-10-01T07:33:39.254349+0000 mgr.y (mgr.24353) 227 : cluster [DBG] pgmap v200: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 8.8 MiB/s wr, 81 op/s 2023-10-01T07:33:40.986 INFO:tasks.rados.rados.0.smithi084.stdout:1802: seq_num 1226 ranges {605382=588107,1925865=679517} 2023-10-01T07:33:41.000 INFO:tasks.rados.rados.0.smithi084.stdout:1802: writing smithi08466639-437 from 605382 to 1193489 tid 1 2023-10-01T07:33:41.009 INFO:tasks.rados.rados.0.smithi084.stdout:1802: writing smithi08466639-437 from 1925865 to 2605382 tid 2 2023-10-01T07:33:41.009 INFO:tasks.rados.rados.0.smithi084.stdout:1792: done (9 left) 2023-10-01T07:33:41.009 INFO:tasks.rados.rados.0.smithi084.stdout:1793: done (8 left) 2023-10-01T07:33:41.009 INFO:tasks.rados.rados.0.smithi084.stdout:1795: done (7 left) 2023-10-01T07:33:41.009 INFO:tasks.rados.rados.0.smithi084.stdout:1796: done (6 left) 2023-10-01T07:33:41.009 INFO:tasks.rados.rados.0.smithi084.stdout:1797: done (5 left) 2023-10-01T07:33:41.009 INFO:tasks.rados.rados.0.smithi084.stdout:1798: done (4 left) 2023-10-01T07:33:41.010 INFO:tasks.rados.rados.0.smithi084.stdout:1799: done (3 left) 2023-10-01T07:33:41.010 INFO:tasks.rados.rados.0.smithi084.stdout:1800: done (2 left) 2023-10-01T07:33:41.010 INFO:tasks.rados.rados.0.smithi084.stdout:1801: done (1 left) 2023-10-01T07:33:41.010 INFO:tasks.rados.rados.0.smithi084.stdout:1803: write oid 95 current snap is 0 2023-10-01T07:33:41.010 INFO:tasks.rados.rados.0.smithi084.stdout:1802: finishing write tid 1 to smithi08466639-437 2023-10-01T07:33:41.011 INFO:tasks.rados.rados.0.smithi084.stdout:1803: seq_num 1227 ranges {622189=663356,1984347=458752} 2023-10-01T07:33:41.016 INFO:tasks.rados.rados.0.smithi084.stdout:1803: writing smithi08466639-95 from 622189 to 1285545 tid 1 2023-10-01T07:33:41.022 INFO:tasks.rados.rados.0.smithi084.stdout:1803: writing smithi08466639-95 from 1984347 to 2443099 tid 2 2023-10-01T07:33:41.023 INFO:tasks.rados.rados.0.smithi084.stdout:1804: write oid 156 current snap is 0 2023-10-01T07:33:41.023 INFO:tasks.rados.rados.0.smithi084.stdout:1804: seq_num 1228 ranges {638996=738605,1926476=712520} 2023-10-01T07:33:41.030 INFO:tasks.rados.rados.0.smithi084.stdout:1804: writing smithi08466639-156 from 638996 to 1377601 tid 1 2023-10-01T07:33:41.038 INFO:tasks.rados.rados.0.smithi084.stdout:1804: writing smithi08466639-156 from 1926476 to 2638996 tid 2 2023-10-01T07:33:41.038 INFO:tasks.rados.rados.0.smithi084.stdout:1805: write oid 359 current snap is 0 2023-10-01T07:33:41.038 INFO:tasks.rados.rados.0.smithi084.stdout:1805: seq_num 1229 ranges {655803=413854,1584958=462421} 2023-10-01T07:33:41.043 INFO:tasks.rados.rados.0.smithi084.stdout:1805: writing smithi08466639-359 from 655803 to 1069657 tid 1 2023-10-01T07:33:41.049 INFO:tasks.rados.rados.0.smithi084.stdout:1805: writing smithi08466639-359 from 1584958 to 2047379 tid 2 2023-10-01T07:33:41.049 INFO:tasks.rados.rados.0.smithi084.stdout:1806: write oid 281 current snap is 0 2023-10-01T07:33:41.050 INFO:tasks.rados.rados.0.smithi084.stdout:1806: seq_num 1230 ranges {672610=489103,1643440=722432} 2023-10-01T07:33:41.056 INFO:tasks.rados.rados.0.smithi084.stdout:1806: writing smithi08466639-281 from 672610 to 1161713 tid 1 2023-10-01T07:33:41.066 INFO:tasks.rados.rados.0.smithi084.stdout:1806: writing smithi08466639-281 from 1643440 to 2365872 tid 2 2023-10-01T07:33:41.066 INFO:tasks.rados.rados.0.smithi084.stdout:1807: write oid 161 current snap is 0 2023-10-01T07:33:41.066 INFO:tasks.rados.rados.0.smithi084.stdout:1802: finishing write tid 2 to smithi08466639-437 2023-10-01T07:33:41.066 INFO:tasks.rados.rados.0.smithi084.stdout:1802: finishing write tid 3 to smithi08466639-437 2023-10-01T07:33:41.066 INFO:tasks.rados.rados.0.smithi084.stdout:1802: finishing write tid 4 to smithi08466639-437 2023-10-01T07:33:41.066 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 437 v 279 (ObjNum 1226 snap 0 seq_num 1226) dirty exists 2023-10-01T07:33:41.066 INFO:tasks.rados.rados.0.smithi084.stdout:1802: left oid 437 (ObjNum 1226 snap 0 seq_num 1226) 2023-10-01T07:33:41.066 INFO:tasks.rados.rados.0.smithi084.stdout:1803: finishing write tid 1 to smithi08466639-95 2023-10-01T07:33:41.066 INFO:tasks.rados.rados.0.smithi084.stdout:1807: seq_num 1231 ranges {689417=564352,1701922=466090} 2023-10-01T07:33:41.070 INFO:tasks.rados.rados.0.smithi084.stdout:1807: writing smithi08466639-161 from 689417 to 1253769 tid 1 2023-10-01T07:33:41.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:40 smithi084 bash[33757]: cluster 2023-10-01T07:33:39.254349+0000 mgr.y (mgr.24353) 227 : cluster [DBG] pgmap v200: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 8.8 MiB/s wr, 81 op/s 2023-10-01T07:33:41.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:40 smithi084 bash[27378]: cluster 2023-10-01T07:33:39.254349+0000 mgr.y (mgr.24353) 227 : cluster [DBG] pgmap v200: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 8.8 MiB/s wr, 81 op/s 2023-10-01T07:33:41.075 INFO:tasks.rados.rados.0.smithi084.stdout:1807: writing smithi08466639-161 from 1701922 to 2168012 tid 2 2023-10-01T07:33:41.076 INFO:tasks.rados.rados.0.smithi084.stdout:1802: done (5 left) 2023-10-01T07:33:41.076 INFO:tasks.rados.rados.0.smithi084.stdout:1808: read oid 89 snap -1 2023-10-01T07:33:41.076 INFO:tasks.rados.rados.0.smithi084.stdout:1808: expect (ObjNum 685 snap 0 seq_num 685) 2023-10-01T07:33:41.076 INFO:tasks.rados.rados.0.smithi084.stdout:1809: write oid 313 current snap is 0 2023-10-01T07:33:41.076 INFO:tasks.rados.rados.0.smithi084.stdout:1809: seq_num 1232 ranges {706224=755954,2160404=545820} 2023-10-01T07:33:41.085 INFO:tasks.rados.rados.0.smithi084.stdout:1809: writing smithi08466639-313 from 706224 to 1462178 tid 1 2023-10-01T07:33:41.095 INFO:tasks.rados.rados.0.smithi084.stdout:1809: writing smithi08466639-313 from 2160404 to 2706224 tid 2 2023-10-01T07:33:41.095 INFO:tasks.rados.rados.0.smithi084.stdout:1810: write oid 308 current snap is 0 2023-10-01T07:33:41.096 INFO:tasks.rados.rados.0.smithi084.stdout:1803: finishing write tid 2 to smithi08466639-95 2023-10-01T07:33:41.096 INFO:tasks.rados.rados.0.smithi084.stdout:1810: seq_num 1233 ranges {723031=431203,1818886=469759} 2023-10-01T07:33:41.103 INFO:tasks.rados.rados.0.smithi084.stdout:1810: writing smithi08466639-308 from 723031 to 1154234 tid 1 2023-10-01T07:33:41.110 INFO:tasks.rados.rados.0.smithi084.stdout:1810: writing smithi08466639-308 from 1818886 to 2288645 tid 2 2023-10-01T07:33:41.110 INFO:tasks.rados.rados.0.smithi084.stdout:1811: write oid 120 current snap is 0 2023-10-01T07:33:41.110 INFO:tasks.rados.rados.0.smithi084.stdout:1811: seq_num 1234 ranges {739838=506452,1877368=613417} 2023-10-01T07:33:41.116 INFO:tasks.rados.rados.0.smithi084.stdout:1811: writing smithi08466639-120 from 739838 to 1246290 tid 1 2023-10-01T07:33:41.124 INFO:tasks.rados.rados.0.smithi084.stdout:1811: writing smithi08466639-120 from 1877368 to 2490785 tid 2 2023-10-01T07:33:41.124 INFO:tasks.rados.rados.0.smithi084.stdout:1812: read oid 111 snap -1 2023-10-01T07:33:41.124 INFO:tasks.rados.rados.0.smithi084.stdout:1812: expect (ObjNum 705 snap 0 seq_num 705) 2023-10-01T07:33:41.124 INFO:tasks.rados.rados.0.smithi084.stdout:1813: write oid 186 current snap is 0 2023-10-01T07:33:41.124 INFO:tasks.rados.rados.0.smithi084.stdout:1813: seq_num 1235 ranges {756645=581701,1935850=473428} 2023-10-01T07:33:41.131 INFO:tasks.rados.rados.0.smithi084.stdout:1813: writing smithi08466639-186 from 756645 to 1338346 tid 1 2023-10-01T07:33:41.137 INFO:tasks.rados.rados.0.smithi084.stdout:1813: writing smithi08466639-186 from 1935850 to 2409278 tid 2 2023-10-01T07:33:41.138 INFO:tasks.rados.rados.0.smithi084.stdout:1814: write oid 333 current snap is 0 2023-10-01T07:33:41.138 INFO:tasks.rados.rados.0.smithi084.stdout:1803: finishing write tid 3 to smithi08466639-95 2023-10-01T07:33:41.138 INFO:tasks.rados.rados.0.smithi084.stdout:1803: finishing write tid 4 to smithi08466639-95 2023-10-01T07:33:41.138 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 95 v 207 (ObjNum 1227 snap 0 seq_num 1227) dirty exists 2023-10-01T07:33:41.138 INFO:tasks.rados.rados.0.smithi084.stdout:1803: left oid 95 (ObjNum 1227 snap 0 seq_num 1227) 2023-10-01T07:33:41.138 INFO:tasks.rados.rados.0.smithi084.stdout:1804: finishing write tid 1 to smithi08466639-156 2023-10-01T07:33:41.138 INFO:tasks.rados.rados.0.smithi084.stdout:1814: seq_num 1236 ranges {773452=656950,1877979=617086} 2023-10-01T07:33:41.146 INFO:tasks.rados.rados.0.smithi084.stdout:1814: writing smithi08466639-333 from 773452 to 1430402 tid 1 2023-10-01T07:33:41.152 INFO:tasks.rados.rados.0.smithi084.stdout:1814: writing smithi08466639-333 from 1877979 to 2495065 tid 2 2023-10-01T07:33:41.152 INFO:tasks.rados.rados.0.smithi084.stdout:1803: done (11 left) 2023-10-01T07:33:41.152 INFO:tasks.rados.rados.0.smithi084.stdout:1815: write oid 427 current snap is 0 2023-10-01T07:33:41.152 INFO:tasks.rados.rados.0.smithi084.stdout:1804: finishing write tid 2 to smithi08466639-156 2023-10-01T07:33:41.152 INFO:tasks.rados.rados.0.smithi084.stdout:1804: finishing write tid 3 to smithi08466639-156 2023-10-01T07:33:41.153 INFO:tasks.rados.rados.0.smithi084.stdout:1804: finishing write tid 4 to smithi08466639-156 2023-10-01T07:33:41.153 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 156 v 260 (ObjNum 1228 snap 0 seq_num 1228) dirty exists 2023-10-01T07:33:41.153 INFO:tasks.rados.rados.0.smithi084.stdout:1804: left oid 156 (ObjNum 1228 snap 0 seq_num 1228) 2023-10-01T07:33:41.153 INFO:tasks.rados.rados.0.smithi084.stdout:1805: finishing write tid 1 to smithi08466639-359 2023-10-01T07:33:41.153 INFO:tasks.rados.rados.0.smithi084.stdout:1805: finishing write tid 2 to smithi08466639-359 2023-10-01T07:33:41.153 INFO:tasks.rados.rados.0.smithi084.stdout:1805: finishing write tid 3 to smithi08466639-359 2023-10-01T07:33:41.153 INFO:tasks.rados.rados.0.smithi084.stdout:1805: finishing write tid 4 to smithi08466639-359 2023-10-01T07:33:41.153 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 359 v 283 (ObjNum 1229 snap 0 seq_num 1229) dirty exists 2023-10-01T07:33:41.153 INFO:tasks.rados.rados.0.smithi084.stdout:1805: left oid 359 (ObjNum 1229 snap 0 seq_num 1229) 2023-10-01T07:33:41.153 INFO:tasks.rados.rados.0.smithi084.stdout:1806: finishing write tid 1 to smithi08466639-281 2023-10-01T07:33:41.153 INFO:tasks.rados.rados.0.smithi084.stdout:1815: seq_num 1237 ranges {790259=732199,1936461=477097} 2023-10-01T07:33:41.160 INFO:tasks.rados.rados.0.smithi084.stdout:1815: writing smithi08466639-427 from 790259 to 1522458 tid 1 2023-10-01T07:33:41.165 INFO:tasks.rados.rados.0.smithi084.stdout:1815: writing smithi08466639-427 from 1936461 to 2413558 tid 2 2023-10-01T07:33:41.166 INFO:tasks.rados.rados.0.smithi084.stdout:1804: done (11 left) 2023-10-01T07:33:41.166 INFO:tasks.rados.rados.0.smithi084.stdout:1805: done (10 left) 2023-10-01T07:33:41.166 INFO:tasks.rados.rados.0.smithi084.stdout:1816: write oid 143 current snap is 0 2023-10-01T07:33:41.166 INFO:tasks.rados.rados.0.smithi084.stdout:1816: seq_num 1238 ranges {407066=407448,1594943=620755} 2023-10-01T07:33:41.170 INFO:tasks.rados.rados.0.smithi084.stdout:1816: writing smithi08466639-143 from 407066 to 814514 tid 1 2023-10-01T07:33:41.179 INFO:tasks.rados.rados.0.smithi084.stdout:1816: writing smithi08466639-143 from 1594943 to 2215698 tid 2 2023-10-01T07:33:41.179 INFO:tasks.rados.rados.0.smithi084.stdout:1817: write oid 222 current snap is 0 2023-10-01T07:33:41.179 INFO:tasks.rados.rados.0.smithi084.stdout:1817: seq_num 1239 ranges {423873=482697,1653425=480766,2691441=132432} 2023-10-01T07:33:41.184 INFO:tasks.rados.rados.0.smithi084.stdout:1817: writing smithi08466639-222 from 423873 to 906570 tid 1 2023-10-01T07:33:41.191 INFO:tasks.rados.rados.0.smithi084.stdout:1817: writing smithi08466639-222 from 1653425 to 2134191 tid 2 2023-10-01T07:33:41.196 INFO:tasks.rados.rados.0.smithi084.stdout:1817: writing smithi08466639-222 from 2691441 to 2823873 tid 3 2023-10-01T07:33:41.196 INFO:tasks.rados.rados.0.smithi084.stdout:1818: read oid 404 snap -1 2023-10-01T07:33:41.196 INFO:tasks.rados.rados.0.smithi084.stdout:1818: expect (ObjNum 1124 snap 0 seq_num 1124) 2023-10-01T07:33:41.196 INFO:tasks.rados.rados.0.smithi084.stdout:1819: read oid 109 snap -1 2023-10-01T07:33:41.196 INFO:tasks.rados.rados.0.smithi084.stdout:1819: expect (ObjNum 108 snap 0 seq_num 108) 2023-10-01T07:33:41.196 INFO:tasks.rados.rados.0.smithi084.stdout:1820: write oid 13 current snap is 0 2023-10-01T07:33:41.196 INFO:tasks.rados.rados.0.smithi084.stdout:1806: finishing write tid 2 to smithi08466639-281 2023-10-01T07:33:41.197 INFO:tasks.rados.rados.0.smithi084.stdout:1806: finishing write tid 3 to smithi08466639-281 2023-10-01T07:33:41.197 INFO:tasks.rados.rados.0.smithi084.stdout:1806: finishing write tid 4 to smithi08466639-281 2023-10-01T07:33:41.197 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 281 v 225 (ObjNum 1230 snap 0 seq_num 1230) dirty exists 2023-10-01T07:33:41.197 INFO:tasks.rados.rados.0.smithi084.stdout:1806: left oid 281 (ObjNum 1230 snap 0 seq_num 1230) 2023-10-01T07:33:41.197 INFO:tasks.rados.rados.0.smithi084.stdout:1807: finishing write tid 1 to smithi08466639-161 2023-10-01T07:33:41.197 INFO:tasks.rados.rados.0.smithi084.stdout:1820: seq_num 1240 ranges {440680=674299,1711907=624424} 2023-10-01T07:33:41.202 INFO:tasks.rados.rados.0.smithi084.stdout:1820: writing smithi08466639-13 from 440680 to 1114979 tid 1 2023-10-01T07:33:41.210 INFO:tasks.rados.rados.0.smithi084.stdout:1820: writing smithi08466639-13 from 1711907 to 2336331 tid 2 2023-10-01T07:33:41.210 INFO:tasks.rados.rados.0.smithi084.stdout:1806: done (14 left) 2023-10-01T07:33:41.210 INFO:tasks.rados.rados.0.smithi084.stdout:1821: delete oid 216 current snap is 0 2023-10-01T07:33:41.210 INFO:tasks.rados.rados.0.smithi084.stdout:1807: finishing write tid 2 to smithi08466639-161 2023-10-01T07:33:41.210 INFO:tasks.rados.rados.0.smithi084.stdout:1807: finishing write tid 3 to smithi08466639-161 2023-10-01T07:33:41.210 INFO:tasks.rados.rados.0.smithi084.stdout:1807: finishing write tid 4 to smithi08466639-161 2023-10-01T07:33:41.210 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 161 v 226 (ObjNum 1231 snap 0 seq_num 1231) dirty exists 2023-10-01T07:33:41.210 INFO:tasks.rados.rados.0.smithi084.stdout:1807: left oid 161 (ObjNum 1231 snap 0 seq_num 1231) 2023-10-01T07:33:41.210 INFO:tasks.rados.rados.0.smithi084.stdout:1808: expect (ObjNum 685 snap 0 seq_num 685) 2023-10-01T07:33:41.227 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:40 smithi112 bash[50625]: debug 2023-10-01T07:33:40.896+0000 7f8eefda6200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-01T07:33:41.227 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:41 smithi112 bash[50625]: debug 2023-10-01T07:33:41.004+0000 7f8eefda6200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-01T07:33:41.411 INFO:tasks.rados.rados.0.smithi084.stdout:1809: finishing write tid 1 to smithi08466639-313 2023-10-01T07:33:41.411 INFO:tasks.rados.rados.0.smithi084.stdout:1809: finishing write tid 2 to smithi08466639-313 2023-10-01T07:33:41.411 INFO:tasks.rados.rados.0.smithi084.stdout:1807: done (14 left) 2023-10-01T07:33:41.411 INFO:tasks.rados.rados.0.smithi084.stdout:1808: done (13 left) 2023-10-01T07:33:41.411 INFO:tasks.rados.rados.0.smithi084.stdout:1821: done (12 left) 2023-10-01T07:33:41.411 INFO:tasks.rados.rados.0.smithi084.stdout:1822: write oid 430 current snap is 0 2023-10-01T07:33:41.411 INFO:tasks.rados.rados.0.smithi084.stdout:1809: finishing write tid 3 to smithi08466639-313 2023-10-01T07:33:41.411 INFO:tasks.rados.rados.0.smithi084.stdout:1809: finishing write tid 4 to smithi08466639-313 2023-10-01T07:33:41.411 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 313 v 270 (ObjNum 1232 snap 0 seq_num 1232) dirty exists 2023-10-01T07:33:41.412 INFO:tasks.rados.rados.0.smithi084.stdout:1809: left oid 313 (ObjNum 1232 snap 0 seq_num 1232) 2023-10-01T07:33:41.412 INFO:tasks.rados.rados.0.smithi084.stdout:1810: finishing write tid 1 to smithi08466639-308 2023-10-01T07:33:41.412 INFO:tasks.rados.rados.0.smithi084.stdout:1810: finishing write tid 2 to smithi08466639-308 2023-10-01T07:33:41.412 INFO:tasks.rados.rados.0.smithi084.stdout:1822: seq_num 1242 ranges {474294=424797,1428871=628093,2657357=216937} 2023-10-01T07:33:41.421 INFO:tasks.rados.rados.0.smithi084.stdout:1822: writing smithi08466639-430 from 474294 to 899091 tid 1 2023-10-01T07:33:41.429 INFO:tasks.rados.rados.0.smithi084.stdout:1822: writing smithi08466639-430 from 1428871 to 2056964 tid 2 2023-10-01T07:33:41.434 INFO:tasks.rados.rados.0.smithi084.stdout:1822: writing smithi08466639-430 from 2657357 to 2874294 tid 3 2023-10-01T07:33:41.434 INFO:tasks.rados.rados.0.smithi084.stdout:1809: done (12 left) 2023-10-01T07:33:41.434 INFO:tasks.rados.rados.0.smithi084.stdout:1823: write oid 68 current snap is 0 2023-10-01T07:33:41.434 INFO:tasks.rados.rados.0.smithi084.stdout:1823: seq_num 1243 ranges {491101=500046,1487353=488104,2401133=489968} 2023-10-01T07:33:41.439 INFO:tasks.rados.rados.0.smithi084.stdout:1823: writing smithi08466639-68 from 491101 to 991147 tid 1 2023-10-01T07:33:41.445 INFO:tasks.rados.rados.0.smithi084.stdout:1823: writing smithi08466639-68 from 1487353 to 1975457 tid 2 2023-10-01T07:33:41.451 INFO:tasks.rados.rados.0.smithi084.stdout:1823: writing smithi08466639-68 from 2401133 to 2891101 tid 3 2023-10-01T07:33:41.451 INFO:tasks.rados.rados.0.smithi084.stdout:1824: write oid 97 current snap is 0 2023-10-01T07:33:41.451 INFO:tasks.rados.rados.0.smithi084.stdout:1810: finishing write tid 3 to smithi08466639-308 2023-10-01T07:33:41.451 INFO:tasks.rados.rados.0.smithi084.stdout:1810: finishing write tid 4 to smithi08466639-308 2023-10-01T07:33:41.451 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 308 v 228 (ObjNum 1233 snap 0 seq_num 1233) dirty exists 2023-10-01T07:33:41.451 INFO:tasks.rados.rados.0.smithi084.stdout:1810: left oid 308 (ObjNum 1233 snap 0 seq_num 1233) 2023-10-01T07:33:41.451 INFO:tasks.rados.rados.0.smithi084.stdout:1811: finishing write tid 1 to smithi08466639-120 2023-10-01T07:33:41.451 INFO:tasks.rados.rados.0.smithi084.stdout:1811: finishing write tid 2 to smithi08466639-120 2023-10-01T07:33:41.451 INFO:tasks.rados.rados.0.smithi084.stdout:1811: finishing write tid 3 to smithi08466639-120 2023-10-01T07:33:41.451 INFO:tasks.rados.rados.0.smithi084.stdout:1811: finishing write tid 4 to smithi08466639-120 2023-10-01T07:33:41.451 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 120 v 208 (ObjNum 1234 snap 0 seq_num 1234) dirty exists 2023-10-01T07:33:41.452 INFO:tasks.rados.rados.0.smithi084.stdout:1811: left oid 120 (ObjNum 1234 snap 0 seq_num 1234) 2023-10-01T07:33:41.452 INFO:tasks.rados.rados.0.smithi084.stdout:1824: seq_num 1244 ranges {507908=575295,1829482=631762} 2023-10-01T07:33:41.456 INFO:tasks.rados.rados.0.smithi084.stdout:1824: writing smithi08466639-97 from 507908 to 1083203 tid 1 2023-10-01T07:33:41.465 INFO:tasks.rados.rados.0.smithi084.stdout:1824: writing smithi08466639-97 from 1829482 to 2461244 tid 2 2023-10-01T07:33:41.465 INFO:tasks.rados.rados.0.smithi084.stdout:1810: done (13 left) 2023-10-01T07:33:41.465 INFO:tasks.rados.rados.0.smithi084.stdout:1811: done (12 left) 2023-10-01T07:33:41.465 INFO:tasks.rados.rados.0.smithi084.stdout:1825: read oid 469 snap -1 2023-10-01T07:33:41.465 INFO:tasks.rados.rados.0.smithi084.stdout:1825: expect (ObjNum 468 snap 0 seq_num 468) 2023-10-01T07:33:41.465 INFO:tasks.rados.rados.0.smithi084.stdout:1826: read oid 230 snap -1 2023-10-01T07:33:41.466 INFO:tasks.rados.rados.0.smithi084.stdout:1826: expect (ObjNum 1177 snap 0 seq_num 1177) 2023-10-01T07:33:41.466 INFO:tasks.rados.rados.0.smithi084.stdout:1827: write oid 398 current snap is 0 2023-10-01T07:33:41.466 INFO:tasks.rados.rados.0.smithi084.stdout:1827: seq_num 1245 ranges {524715=650544,1887964=491773} 2023-10-01T07:33:41.473 INFO:tasks.rados.rados.0.smithi084.stdout:1827: writing smithi08466639-398 from 524715 to 1175259 tid 1 2023-10-01T07:33:41.480 INFO:tasks.rados.rados.0.smithi084.stdout:1827: writing smithi08466639-398 from 1887964 to 2379737 tid 2 2023-10-01T07:33:41.480 INFO:tasks.rados.rados.0.smithi084.stdout:1828: read oid 352 snap -1 2023-10-01T07:33:41.481 INFO:tasks.rados.rados.0.smithi084.stdout:1828: expect (ObjNum 1159 snap 0 seq_num 1159) 2023-10-01T07:33:41.481 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:33:41.481 INFO:tasks.rados.rados.0.smithi084.stdout:1813: finishing write tid 1 to smithi08466639-186 2023-10-01T07:33:41.481 INFO:tasks.rados.rados.0.smithi084.stdout:1812: expect (ObjNum 705 snap 0 seq_num 705) 2023-10-01T07:33:41.640 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:41 smithi112 bash[50625]: debug 2023-10-01T07:33:41.288+0000 7f8eefda6200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-01T07:33:41.660 INFO:tasks.rados.rados.0.smithi084.stdout:1813: finishing write tid 2 to smithi08466639-186 2023-10-01T07:33:41.660 INFO:tasks.rados.rados.0.smithi084.stdout:1813: finishing write tid 3 to smithi08466639-186 2023-10-01T07:33:41.660 INFO:tasks.rados.rados.0.smithi084.stdout:1813: finishing write tid 4 to smithi08466639-186 2023-10-01T07:33:41.660 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 186 v 314 (ObjNum 1235 snap 0 seq_num 1235) dirty exists 2023-10-01T07:33:41.660 INFO:tasks.rados.rados.0.smithi084.stdout:1813: left oid 186 (ObjNum 1235 snap 0 seq_num 1235) 2023-10-01T07:33:41.660 INFO:tasks.rados.rados.0.smithi084.stdout:1814: finishing write tid 1 to smithi08466639-333 2023-10-01T07:33:41.660 INFO:tasks.rados.rados.0.smithi084.stdout:1814: finishing write tid 2 to smithi08466639-333 2023-10-01T07:33:41.661 INFO:tasks.rados.rados.0.smithi084.stdout:1814: finishing write tid 3 to smithi08466639-333 2023-10-01T07:33:41.661 INFO:tasks.rados.rados.0.smithi084.stdout:1814: finishing write tid 4 to smithi08466639-333 2023-10-01T07:33:41.661 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 333 v 284 (ObjNum 1236 snap 0 seq_num 1236) dirty exists 2023-10-01T07:33:41.661 INFO:tasks.rados.rados.0.smithi084.stdout:1814: left oid 333 (ObjNum 1236 snap 0 seq_num 1236) 2023-10-01T07:33:41.661 INFO:tasks.rados.rados.0.smithi084.stdout:1815: finishing write tid 1 to smithi08466639-427 2023-10-01T07:33:41.661 INFO:tasks.rados.rados.0.smithi084.stdout:1815: finishing write tid 2 to smithi08466639-427 2023-10-01T07:33:41.661 INFO:tasks.rados.rados.0.smithi084.stdout:1815: finishing write tid 3 to smithi08466639-427 2023-10-01T07:33:41.661 INFO:tasks.rados.rados.0.smithi084.stdout:1815: finishing write tid 4 to smithi08466639-427 2023-10-01T07:33:41.661 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 427 v 206 (ObjNum 1237 snap 0 seq_num 1237) dirty exists 2023-10-01T07:33:41.661 INFO:tasks.rados.rados.0.smithi084.stdout:1815: left oid 427 (ObjNum 1237 snap 0 seq_num 1237) 2023-10-01T07:33:41.661 INFO:tasks.rados.rados.0.smithi084.stdout:1816: finishing write tid 1 to smithi08466639-143 2023-10-01T07:33:41.661 INFO:tasks.rados.rados.0.smithi084.stdout:1816: finishing write tid 2 to smithi08466639-143 2023-10-01T07:33:41.661 INFO:tasks.rados.rados.0.smithi084.stdout:1812: done (15 left) 2023-10-01T07:33:41.661 INFO:tasks.rados.rados.0.smithi084.stdout:1813: done (14 left) 2023-10-01T07:33:41.662 INFO:tasks.rados.rados.0.smithi084.stdout:1814: done (13 left) 2023-10-01T07:33:41.662 INFO:tasks.rados.rados.0.smithi084.stdout:1815: done (12 left) 2023-10-01T07:33:41.662 INFO:tasks.rados.rados.0.smithi084.stdout:1829: write oid 48 current snap is 0 2023-10-01T07:33:41.662 INFO:tasks.rados.rados.0.smithi084.stdout:1816: finishing write tid 3 to smithi08466639-143 2023-10-01T07:33:41.662 INFO:tasks.rados.rados.0.smithi084.stdout:1816: finishing write tid 4 to smithi08466639-143 2023-10-01T07:33:41.662 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 143 v 286 (ObjNum 1238 snap 0 seq_num 1238) dirty exists 2023-10-01T07:33:41.662 INFO:tasks.rados.rados.0.smithi084.stdout:1816: left oid 143 (ObjNum 1238 snap 0 seq_num 1238) 2023-10-01T07:33:41.662 INFO:tasks.rados.rados.0.smithi084.stdout:1817: finishing write tid 1 to smithi08466639-222 2023-10-01T07:33:41.662 INFO:tasks.rados.rados.0.smithi084.stdout:1817: finishing write tid 2 to smithi08466639-222 2023-10-01T07:33:41.662 INFO:tasks.rados.rados.0.smithi084.stdout:1817: finishing write tid 3 to smithi08466639-222 2023-10-01T07:33:41.662 INFO:tasks.rados.rados.0.smithi084.stdout:1817: finishing write tid 4 to smithi08466639-222 2023-10-01T07:33:41.662 INFO:tasks.rados.rados.0.smithi084.stdout:1817: finishing write tid 5 to smithi08466639-222 2023-10-01T07:33:41.663 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 222 v 264 (ObjNum 1239 snap 0 seq_num 1239) dirty exists 2023-10-01T07:33:41.663 INFO:tasks.rados.rados.0.smithi084.stdout:1817: left oid 222 (ObjNum 1239 snap 0 seq_num 1239) 2023-10-01T07:33:41.663 INFO:tasks.rados.rados.0.smithi084.stdout:1818: expect (ObjNum 1124 snap 0 seq_num 1124) 2023-10-01T07:33:41.819 INFO:tasks.rados.rados.0.smithi084.stdout:1820: finishing write tid 1 to smithi08466639-13 2023-10-01T07:33:41.819 INFO:tasks.rados.rados.0.smithi084.stdout:1819: expect (ObjNum 108 snap 0 seq_num 108) 2023-10-01T07:33:41.940 INFO:tasks.rados.rados.0.smithi084.stdout:1820: finishing write tid 2 to smithi08466639-13 2023-10-01T07:33:41.940 INFO:tasks.rados.rados.0.smithi084.stdout:1820: finishing write tid 3 to smithi08466639-13 2023-10-01T07:33:41.940 INFO:tasks.rados.rados.0.smithi084.stdout:1820: finishing write tid 4 to smithi08466639-13 2023-10-01T07:33:41.941 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 13 v 231 (ObjNum 1240 snap 0 seq_num 1240) dirty exists 2023-10-01T07:33:41.941 INFO:tasks.rados.rados.0.smithi084.stdout:1820: left oid 13 (ObjNum 1240 snap 0 seq_num 1240) 2023-10-01T07:33:41.941 INFO:tasks.rados.rados.0.smithi084.stdout:1822: finishing write tid 1 to smithi08466639-430 2023-10-01T07:33:41.941 INFO:tasks.rados.rados.0.smithi084.stdout:1822: finishing write tid 2 to smithi08466639-430 2023-10-01T07:33:41.941 INFO:tasks.rados.rados.0.smithi084.stdout:1822: finishing write tid 3 to smithi08466639-430 2023-10-01T07:33:41.941 INFO:tasks.rados.rados.0.smithi084.stdout:1822: finishing write tid 4 to smithi08466639-430 2023-10-01T07:33:41.941 INFO:tasks.rados.rados.0.smithi084.stdout:1822: finishing write tid 5 to smithi08466639-430 2023-10-01T07:33:41.941 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 430 v 235 (ObjNum 1242 snap 0 seq_num 1242) dirty exists 2023-10-01T07:33:41.941 INFO:tasks.rados.rados.0.smithi084.stdout:1822: left oid 430 (ObjNum 1242 snap 0 seq_num 1242) 2023-10-01T07:33:41.941 INFO:tasks.rados.rados.0.smithi084.stdout:1823: finishing write tid 1 to smithi08466639-68 2023-10-01T07:33:41.941 INFO:tasks.rados.rados.0.smithi084.stdout:1823: finishing write tid 2 to smithi08466639-68 2023-10-01T07:33:41.941 INFO:tasks.rados.rados.0.smithi084.stdout:1823: finishing write tid 3 to smithi08466639-68 2023-10-01T07:33:41.942 INFO:tasks.rados.rados.0.smithi084.stdout:1823: finishing write tid 4 to smithi08466639-68 2023-10-01T07:33:41.942 INFO:tasks.rados.rados.0.smithi084.stdout:1823: finishing write tid 5 to smithi08466639-68 2023-10-01T07:33:41.942 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 68 v 312 (ObjNum 1243 snap 0 seq_num 1243) dirty exists 2023-10-01T07:33:41.942 INFO:tasks.rados.rados.0.smithi084.stdout:1823: left oid 68 (ObjNum 1243 snap 0 seq_num 1243) 2023-10-01T07:33:41.942 INFO:tasks.rados.rados.0.smithi084.stdout:1824: finishing write tid 1 to smithi08466639-97 2023-10-01T07:33:41.942 INFO:tasks.rados.rados.0.smithi084.stdout:1824: finishing write tid 2 to smithi08466639-97 2023-10-01T07:33:41.942 INFO:tasks.rados.rados.0.smithi084.stdout:1824: finishing write tid 3 to smithi08466639-97 2023-10-01T07:33:41.942 INFO:tasks.rados.rados.0.smithi084.stdout:1824: finishing write tid 4 to smithi08466639-97 2023-10-01T07:33:41.942 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 97 v 289 (ObjNum 1244 snap 0 seq_num 1244) dirty exists 2023-10-01T07:33:41.942 INFO:tasks.rados.rados.0.smithi084.stdout:1824: left oid 97 (ObjNum 1244 snap 0 seq_num 1244) 2023-10-01T07:33:41.942 INFO:tasks.rados.rados.0.smithi084.stdout:1826: expect (ObjNum 1177 snap 0 seq_num 1177) 2023-10-01T07:33:41.978 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:41 smithi112 bash[50625]: debug 2023-10-01T07:33:41.680+0000 7f8eefda6200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-01T07:33:41.978 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:41 smithi112 bash[50625]: debug 2023-10-01T07:33:41.860+0000 7f8eefda6200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-01T07:33:41.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:41 smithi112 bash[27689]: cluster 2023-10-01T07:33:41.255487+0000 mgr.y (mgr.24353) 228 : cluster [DBG] pgmap v201: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 90 MiB/s rd, 12 MiB/s wr, 122 op/s 2023-10-01T07:33:41.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:41 smithi112 bash[27689]: audit 2023-10-01T07:33:41.424722+0000 mon.c (mon.2) 121 : audit [DBG] from='client.? 172.21.15.84:0/4240704210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:42.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:41 smithi084 bash[33757]: cluster 2023-10-01T07:33:41.255487+0000 mgr.y (mgr.24353) 228 : cluster [DBG] pgmap v201: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 90 MiB/s rd, 12 MiB/s wr, 122 op/s 2023-10-01T07:33:42.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:41 smithi084 bash[33757]: audit 2023-10-01T07:33:41.424722+0000 mon.c (mon.2) 121 : audit [DBG] from='client.? 172.21.15.84:0/4240704210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:42.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:41 smithi084 bash[27378]: cluster 2023-10-01T07:33:41.255487+0000 mgr.y (mgr.24353) 228 : cluster [DBG] pgmap v201: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 90 MiB/s rd, 12 MiB/s wr, 122 op/s 2023-10-01T07:33:42.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:41 smithi084 bash[27378]: audit 2023-10-01T07:33:41.424722+0000 mon.c (mon.2) 121 : audit [DBG] from='client.? 172.21.15.84:0/4240704210' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:42.145 INFO:tasks.rados.rados.0.smithi084.stdout:1825: expect (ObjNum 468 snap 0 seq_num 468) 2023-10-01T07:33:42.263 INFO:tasks.rados.rados.0.smithi084.stdout:1827: finishing write tid 1 to smithi08466639-398 2023-10-01T07:33:42.263 INFO:tasks.rados.rados.0.smithi084.stdout:1827: finishing write tid 2 to smithi08466639-398 2023-10-01T07:33:42.263 INFO:tasks.rados.rados.0.smithi084.stdout:1827: finishing write tid 3 to smithi08466639-398 2023-10-01T07:33:42.264 INFO:tasks.rados.rados.0.smithi084.stdout:1827: finishing write tid 4 to smithi08466639-398 2023-10-01T07:33:42.264 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 398 v 212 (ObjNum 1245 snap 0 seq_num 1245) dirty exists 2023-10-01T07:33:42.264 INFO:tasks.rados.rados.0.smithi084.stdout:1827: left oid 398 (ObjNum 1245 snap 0 seq_num 1245) 2023-10-01T07:33:42.264 INFO:tasks.rados.rados.0.smithi084.stdout:1828: expect (ObjNum 1159 snap 0 seq_num 1159) 2023-10-01T07:33:42.413 INFO:tasks.rados.rados.0.smithi084.stdout:1829: seq_num 1246 ranges {541522=725793,1946446=635431} 2023-10-01T07:33:42.426 INFO:tasks.rados.rados.0.smithi084.stdout:1829: writing smithi08466639-48 from 541522 to 1267315 tid 1 2023-10-01T07:33:42.434 INFO:tasks.rados.rados.0.smithi084.stdout:1829: writing smithi08466639-48 from 1946446 to 2581877 tid 2 2023-10-01T07:33:42.434 INFO:tasks.rados.rados.0.smithi084.stdout:1816: done (12 left) 2023-10-01T07:33:42.434 INFO:tasks.rados.rados.0.smithi084.stdout:1817: done (11 left) 2023-10-01T07:33:42.434 INFO:tasks.rados.rados.0.smithi084.stdout:1818: done (10 left) 2023-10-01T07:33:42.434 INFO:tasks.rados.rados.0.smithi084.stdout:1819: done (9 left) 2023-10-01T07:33:42.435 INFO:tasks.rados.rados.0.smithi084.stdout:1820: done (8 left) 2023-10-01T07:33:42.435 INFO:tasks.rados.rados.0.smithi084.stdout:1822: done (7 left) 2023-10-01T07:33:42.435 INFO:tasks.rados.rados.0.smithi084.stdout:1823: done (6 left) 2023-10-01T07:33:42.435 INFO:tasks.rados.rados.0.smithi084.stdout:1824: done (5 left) 2023-10-01T07:33:42.435 INFO:tasks.rados.rados.0.smithi084.stdout:1825: done (4 left) 2023-10-01T07:33:42.435 INFO:tasks.rados.rados.0.smithi084.stdout:1826: done (3 left) 2023-10-01T07:33:42.435 INFO:tasks.rados.rados.0.smithi084.stdout:1827: done (2 left) 2023-10-01T07:33:42.435 INFO:tasks.rados.rados.0.smithi084.stdout:1828: done (1 left) 2023-10-01T07:33:42.435 INFO:tasks.rados.rados.0.smithi084.stdout:1830: delete oid 373 current snap is 0 2023-10-01T07:33:42.435 INFO:tasks.rados.rados.0.smithi084.stdout:1829: finishing write tid 1 to smithi08466639-48 2023-10-01T07:33:42.437 INFO:tasks.rados.rados.0.smithi084.stdout:1830: done (1 left) 2023-10-01T07:33:42.437 INFO:tasks.rados.rados.0.smithi084.stdout:1831: write oid 167 current snap is 0 2023-10-01T07:33:42.437 INFO:tasks.rados.rados.0.smithi084.stdout:1831: seq_num 1248 ranges {575136=592644,1663410=639100,2705542=269594} 2023-10-01T07:33:42.443 INFO:tasks.rados.rados.0.smithi084.stdout:1831: writing smithi08466639-167 from 575136 to 1167780 tid 1 2023-10-01T07:33:42.450 INFO:tasks.rados.rados.0.smithi084.stdout:1831: writing smithi08466639-167 from 1663410 to 2302510 tid 2 2023-10-01T07:33:42.455 INFO:tasks.rados.rados.0.smithi084.stdout:1831: writing smithi08466639-167 from 2705542 to 2975136 tid 3 2023-10-01T07:33:42.455 INFO:tasks.rados.rados.0.smithi084.stdout:1832: read oid 86 snap -1 2023-10-01T07:33:42.455 INFO:tasks.rados.rados.0.smithi084.stdout:1832: expect (ObjNum 1072 snap 0 seq_num 1072) 2023-10-01T07:33:42.455 INFO:tasks.rados.rados.0.smithi084.stdout:1833: read oid 169 snap -1 2023-10-01T07:33:42.456 INFO:tasks.rados.rados.0.smithi084.stdout:1833: expect (ObjNum 789 snap 0 seq_num 789) 2023-10-01T07:33:42.456 INFO:tasks.rados.rados.0.smithi084.stdout:1834: read oid 375 snap -1 2023-10-01T07:33:42.456 INFO:tasks.rados.rados.0.smithi084.stdout:1834: expect (ObjNum 737 snap 0 seq_num 737) 2023-10-01T07:33:42.456 INFO:tasks.rados.rados.0.smithi084.stdout:1835: write oid 358 current snap is 0 2023-10-01T07:33:42.456 INFO:tasks.rados.rados.0.smithi084.stdout:1835: seq_num 1249 ranges {591943=667893,1721892=782758} 2023-10-01T07:33:42.462 INFO:tasks.rados.rados.0.smithi084.stdout:1835: writing smithi08466639-358 from 591943 to 1259836 tid 1 2023-10-01T07:33:42.470 INFO:tasks.rados.rados.0.smithi084.stdout:1835: writing smithi08466639-358 from 1721892 to 2504650 tid 2 2023-10-01T07:33:42.470 INFO:tasks.rados.rados.0.smithi084.stdout:1836: delete oid 426 current snap is 0 2023-10-01T07:33:42.470 INFO:tasks.rados.rados.0.smithi084.stdout:1829: finishing write tid 2 to smithi08466639-48 2023-10-01T07:33:42.471 INFO:tasks.rados.rados.0.smithi084.stdout:1829: finishing write tid 3 to smithi08466639-48 2023-10-01T07:33:42.471 INFO:tasks.rados.rados.0.smithi084.stdout:1829: finishing write tid 4 to smithi08466639-48 2023-10-01T07:33:42.471 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 48 v 267 (ObjNum 1246 snap 0 seq_num 1246) dirty exists 2023-10-01T07:33:42.471 INFO:tasks.rados.rados.0.smithi084.stdout:1829: left oid 48 (ObjNum 1246 snap 0 seq_num 1246) 2023-10-01T07:33:42.471 INFO:tasks.rados.rados.0.smithi084.stdout:1831: finishing write tid 1 to smithi08466639-167 2023-10-01T07:33:42.471 INFO:tasks.rados.rados.0.smithi084.stdout:1831: finishing write tid 2 to smithi08466639-167 2023-10-01T07:33:42.471 INFO:tasks.rados.rados.0.smithi084.stdout:1834: expect (ObjNum 737 snap 0 seq_num 737) 2023-10-01T07:33:42.477 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:42 smithi112 bash[50625]: debug 2023-10-01T07:33:42.092+0000 7f8eefda6200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-01T07:33:42.562 INFO:tasks.rados.rados.0.smithi084.stdout:1831: finishing write tid 3 to smithi08466639-167 2023-10-01T07:33:42.562 INFO:tasks.rados.rados.0.smithi084.stdout:1831: finishing write tid 4 to smithi08466639-167 2023-10-01T07:33:42.562 INFO:tasks.rados.rados.0.smithi084.stdout:1831: finishing write tid 5 to smithi08466639-167 2023-10-01T07:33:42.563 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 167 v 216 (ObjNum 1248 snap 0 seq_num 1248) dirty exists 2023-10-01T07:33:42.563 INFO:tasks.rados.rados.0.smithi084.stdout:1831: left oid 167 (ObjNum 1248 snap 0 seq_num 1248) 2023-10-01T07:33:42.563 INFO:tasks.rados.rados.0.smithi084.stdout:1832: expect (ObjNum 1072 snap 0 seq_num 1072) 2023-10-01T07:33:42.681 INFO:tasks.rados.rados.0.smithi084.stdout:1835: finishing write tid 1 to smithi08466639-358 2023-10-01T07:33:42.681 INFO:tasks.rados.rados.0.smithi084.stdout:1833: expect (ObjNum 789 snap 0 seq_num 789) 2023-10-01T07:33:42.805 INFO:tasks.rados.rados.0.smithi084.stdout:1835: finishing write tid 2 to smithi08466639-358 2023-10-01T07:33:42.805 INFO:tasks.rados.rados.0.smithi084.stdout:1835: finishing write tid 3 to smithi08466639-358 2023-10-01T07:33:42.805 INFO:tasks.rados.rados.0.smithi084.stdout:1835: finishing write tid 4 to smithi08466639-358 2023-10-01T07:33:42.805 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 358 v 238 (ObjNum 1249 snap 0 seq_num 1249) dirty exists 2023-10-01T07:33:42.806 INFO:tasks.rados.rados.0.smithi084.stdout:1835: left oid 358 (ObjNum 1249 snap 0 seq_num 1249) 2023-10-01T07:33:42.806 INFO:tasks.rados.rados.0.smithi084.stdout:1829: done (6 left) 2023-10-01T07:33:42.806 INFO:tasks.rados.rados.0.smithi084.stdout:1831: done (5 left) 2023-10-01T07:33:42.806 INFO:tasks.rados.rados.0.smithi084.stdout:1832: done (4 left) 2023-10-01T07:33:42.806 INFO:tasks.rados.rados.0.smithi084.stdout:1833: done (3 left) 2023-10-01T07:33:42.806 INFO:tasks.rados.rados.0.smithi084.stdout:1834: done (2 left) 2023-10-01T07:33:42.806 INFO:tasks.rados.rados.0.smithi084.stdout:1835: done (1 left) 2023-10-01T07:33:42.806 INFO:tasks.rados.rados.0.smithi084.stdout:1836: done (0 left) 2023-10-01T07:33:42.806 INFO:tasks.rados.rados.0.smithi084.stdout:1837: read oid 123 snap -1 2023-10-01T07:33:42.806 INFO:tasks.rados.rados.0.smithi084.stdout:1837: expect (ObjNum 504 snap 0 seq_num 504) 2023-10-01T07:33:42.807 INFO:tasks.rados.rados.0.smithi084.stdout:1838: write oid 349 current snap is 0 2023-10-01T07:33:42.807 INFO:tasks.rados.rados.0.smithi084.stdout:1838: seq_num 1251 ranges {625557=418391,1838856=786427} 2023-10-01T07:33:42.818 INFO:tasks.rados.rados.0.smithi084.stdout:1838: writing smithi08466639-349 from 625557 to 1043948 tid 1 2023-10-01T07:33:42.829 INFO:tasks.rados.rados.0.smithi084.stdout:1838: writing smithi08466639-349 from 1838856 to 2625283 tid 2 2023-10-01T07:33:42.829 INFO:tasks.rados.rados.0.smithi084.stdout:1839: write oid 169 current snap is 0 2023-10-01T07:33:42.829 INFO:tasks.rados.rados.0.smithi084.stdout:1839: seq_num 1252 ranges {642364=493640,1897338=646438} 2023-10-01T07:33:42.836 INFO:tasks.rados.rados.0.smithi084.stdout:1839: writing smithi08466639-169 from 642364 to 1136004 tid 1 2023-10-01T07:33:42.844 INFO:tasks.rados.rados.0.smithi084.stdout:1839: writing smithi08466639-169 from 1897338 to 2543776 tid 2 2023-10-01T07:33:42.844 INFO:tasks.rados.rados.0.smithi084.stdout:1840: write oid 143 current snap is 0 2023-10-01T07:33:42.844 INFO:tasks.rados.rados.0.smithi084.stdout:1840: seq_num 1253 ranges {659171=568889,1839467=790096} 2023-10-01T07:33:42.850 INFO:tasks.rados.rados.0.smithi084.stdout:1840: writing smithi08466639-143 from 659171 to 1228060 tid 1 2023-10-01T07:33:42.859 INFO:tasks.rados.rados.0.smithi084.stdout:1840: writing smithi08466639-143 from 1839467 to 2629563 tid 2 2023-10-01T07:33:42.859 INFO:tasks.rados.rados.0.smithi084.stdout:1841: write oid 245 current snap is 0 2023-10-01T07:33:42.859 INFO:tasks.rados.rados.0.smithi084.stdout:1837: expect (ObjNum 504 snap 0 seq_num 504) 2023-10-01T07:33:42.979 INFO:tasks.rados.rados.0.smithi084.stdout:1838: finishing write tid 1 to smithi08466639-349 2023-10-01T07:33:42.980 INFO:tasks.rados.rados.0.smithi084.stdout:1838: finishing write tid 2 to smithi08466639-349 2023-10-01T07:33:42.980 INFO:tasks.rados.rados.0.smithi084.stdout:1838: finishing write tid 3 to smithi08466639-349 2023-10-01T07:33:42.980 INFO:tasks.rados.rados.0.smithi084.stdout:1838: finishing write tid 4 to smithi08466639-349 2023-10-01T07:33:42.980 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 349 v 319 (ObjNum 1251 snap 0 seq_num 1251) dirty exists 2023-10-01T07:33:42.980 INFO:tasks.rados.rados.0.smithi084.stdout:1838: left oid 349 (ObjNum 1251 snap 0 seq_num 1251) 2023-10-01T07:33:42.980 INFO:tasks.rados.rados.0.smithi084.stdout:1839: finishing write tid 1 to smithi08466639-169 2023-10-01T07:33:42.980 INFO:tasks.rados.rados.0.smithi084.stdout:1839: finishing write tid 2 to smithi08466639-169 2023-10-01T07:33:42.980 INFO:tasks.rados.rados.0.smithi084.stdout:1839: finishing write tid 3 to smithi08466639-169 2023-10-01T07:33:42.980 INFO:tasks.rados.rados.0.smithi084.stdout:1839: finishing write tid 4 to smithi08466639-169 2023-10-01T07:33:42.980 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 169 v 229 (ObjNum 1252 snap 0 seq_num 1252) dirty exists 2023-10-01T07:33:42.980 INFO:tasks.rados.rados.0.smithi084.stdout:1839: left oid 169 (ObjNum 1252 snap 0 seq_num 1252) 2023-10-01T07:33:42.981 INFO:tasks.rados.rados.0.smithi084.stdout:1840: finishing write tid 1 to smithi08466639-143 2023-10-01T07:33:42.981 INFO:tasks.rados.rados.0.smithi084.stdout:1840: finishing write tid 2 to smithi08466639-143 2023-10-01T07:33:42.981 INFO:tasks.rados.rados.0.smithi084.stdout:1840: finishing write tid 3 to smithi08466639-143 2023-10-01T07:33:42.981 INFO:tasks.rados.rados.0.smithi084.stdout:1840: finishing write tid 4 to smithi08466639-143 2023-10-01T07:33:42.981 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 143 v 292 (ObjNum 1253 snap 0 seq_num 1253) dirty exists 2023-10-01T07:33:42.981 INFO:tasks.rados.rados.0.smithi084.stdout:1840: left oid 143 (ObjNum 1253 snap 0 seq_num 1253) 2023-10-01T07:33:42.981 INFO:tasks.rados.rados.0.smithi084.stdout:1841: seq_num 1254 ranges {675978=644138,1897949=650107} 2023-10-01T07:33:42.993 INFO:tasks.rados.rados.0.smithi084.stdout:1841: writing smithi08466639-245 from 675978 to 1320116 tid 1 2023-10-01T07:33:43.000 INFO:tasks.rados.rados.0.smithi084.stdout:1841: writing smithi08466639-245 from 1897949 to 2548056 tid 2 2023-10-01T07:33:43.000 INFO:tasks.rados.rados.0.smithi084.stdout:1837: done (4 left) 2023-10-01T07:33:43.000 INFO:tasks.rados.rados.0.smithi084.stdout:1838: done (3 left) 2023-10-01T07:33:43.000 INFO:tasks.rados.rados.0.smithi084.stdout:1839: done (2 left) 2023-10-01T07:33:43.000 INFO:tasks.rados.rados.0.smithi084.stdout:1840: done (1 left) 2023-10-01T07:33:43.000 INFO:tasks.rados.rados.0.smithi084.stdout:1842: write oid 307 current snap is 0 2023-10-01T07:33:43.001 INFO:tasks.rados.rados.0.smithi084.stdout:1842: seq_num 1255 ranges {692785=435740,1672784=793765,2897503=195282} 2023-10-01T07:33:43.006 INFO:tasks.rados.rados.0.smithi084.stdout:1842: writing smithi08466639-307 from 692785 to 1128525 tid 1 2023-10-01T07:33:43.014 INFO:tasks.rados.rados.0.smithi084.stdout:1842: writing smithi08466639-307 from 1672784 to 2466549 tid 2 2023-10-01T07:33:43.018 INFO:tasks.rados.rados.0.smithi084.stdout:1842: writing smithi08466639-307 from 2897503 to 3092785 tid 3 2023-10-01T07:33:43.018 INFO:tasks.rados.rados.0.smithi084.stdout:1843: delete oid 41 current snap is 0 2023-10-01T07:33:43.018 INFO:tasks.rados.rados.0.smithi084.stdout:1841: finishing write tid 1 to smithi08466639-245 2023-10-01T07:33:43.018 INFO:tasks.rados.rados.0.smithi084.stdout:1841: finishing write tid 2 to smithi08466639-245 2023-10-01T07:33:43.018 INFO:tasks.rados.rados.0.smithi084.stdout:1841: finishing write tid 3 to smithi08466639-245 2023-10-01T07:33:43.018 INFO:tasks.rados.rados.0.smithi084.stdout:1841: finishing write tid 4 to smithi08466639-245 2023-10-01T07:33:43.018 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 245 v 322 (ObjNum 1254 snap 0 seq_num 1254) dirty exists 2023-10-01T07:33:43.018 INFO:tasks.rados.rados.0.smithi084.stdout:1841: left oid 245 (ObjNum 1254 snap 0 seq_num 1254) 2023-10-01T07:33:43.018 INFO:tasks.rados.rados.0.smithi084.stdout:1842: finishing write tid 1 to smithi08466639-307 2023-10-01T07:33:43.019 INFO:tasks.rados.rados.0.smithi084.stdout:1842: finishing write tid 2 to smithi08466639-307 2023-10-01T07:33:43.021 INFO:tasks.rados.rados.0.smithi084.stdout:1841: done (2 left) 2023-10-01T07:33:43.021 INFO:tasks.rados.rados.0.smithi084.stdout:1843: done (1 left) 2023-10-01T07:33:43.022 INFO:tasks.rados.rados.0.smithi084.stdout:1844: read oid 456 snap -1 2023-10-01T07:33:43.022 INFO:tasks.rados.rados.0.smithi084.stdout:1844: expect (ObjNum 584 snap 0 seq_num 584) 2023-10-01T07:33:43.022 INFO:tasks.rados.rados.0.smithi084.stdout:1845: read oid 422 snap -1 2023-10-01T07:33:43.022 INFO:tasks.rados.rados.0.smithi084.stdout:1845: expect (ObjNum 421 snap 0 seq_num 421) 2023-10-01T07:33:43.022 INFO:tasks.rados.rados.0.smithi084.stdout:1846: delete oid 196 current snap is 0 2023-10-01T07:33:43.022 INFO:tasks.rados.rados.0.smithi084.stdout:1842: finishing write tid 3 to smithi08466639-307 2023-10-01T07:33:43.022 INFO:tasks.rados.rados.0.smithi084.stdout:1842: finishing write tid 4 to smithi08466639-307 2023-10-01T07:33:43.023 INFO:tasks.rados.rados.0.smithi084.stdout:1842: finishing write tid 5 to smithi08466639-307 2023-10-01T07:33:43.023 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 307 v 246 (ObjNum 1255 snap 0 seq_num 1255) dirty exists 2023-10-01T07:33:43.023 INFO:tasks.rados.rados.0.smithi084.stdout:1842: left oid 307 (ObjNum 1255 snap 0 seq_num 1255) 2023-10-01T07:33:43.023 INFO:tasks.rados.rados.0.smithi084.stdout:1842: done (3 left) 2023-10-01T07:33:43.024 INFO:tasks.rados.rados.0.smithi084.stdout:1846: done (2 left) 2023-10-01T07:33:43.024 INFO:tasks.rados.rados.0.smithi084.stdout:1847: write oid 13 current snap is 0 2023-10-01T07:33:43.024 INFO:tasks.rados.rados.0.smithi084.stdout:1847: seq_num 1258 ranges {743206=661487,2131877=541092} 2023-10-01T07:33:43.035 INFO:tasks.rados.rados.0.smithi084.stdout:1847: writing smithi08466639-13 from 743206 to 1404693 tid 1 2023-10-01T07:33:43.042 INFO:tasks.rados.rados.0.smithi084.stdout:1847: writing smithi08466639-13 from 2131877 to 2672969 tid 2 2023-10-01T07:33:43.042 INFO:tasks.rados.rados.0.smithi084.stdout:1848: delete oid 147 current snap is 0 2023-10-01T07:33:43.042 INFO:tasks.rados.rados.0.smithi084.stdout:1844: expect (ObjNum 584 snap 0 seq_num 584) 2023-10-01T07:33:43.226 INFO:tasks.rados.rados.0.smithi084.stdout:1845: expect (ObjNum 421 snap 0 seq_num 421) 2023-10-01T07:33:43.335 INFO:tasks.rados.rados.0.smithi084.stdout:1847: finishing write tid 1 to smithi08466639-13 2023-10-01T07:33:43.335 INFO:tasks.rados.rados.0.smithi084.stdout:1847: finishing write tid 2 to smithi08466639-13 2023-10-01T07:33:43.335 INFO:tasks.rados.rados.0.smithi084.stdout:1847: finishing write tid 3 to smithi08466639-13 2023-10-01T07:33:43.335 INFO:tasks.rados.rados.0.smithi084.stdout:1847: finishing write tid 4 to smithi08466639-13 2023-10-01T07:33:43.335 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 13 v 234 (ObjNum 1258 snap 0 seq_num 1258) dirty exists 2023-10-01T07:33:43.336 INFO:tasks.rados.rados.0.smithi084.stdout:1847: left oid 13 (ObjNum 1258 snap 0 seq_num 1258) 2023-10-01T07:33:43.336 INFO:tasks.rados.rados.0.smithi084.stdout:1844: done (3 left) 2023-10-01T07:33:43.336 INFO:tasks.rados.rados.0.smithi084.stdout:1845: done (2 left) 2023-10-01T07:33:43.336 INFO:tasks.rados.rados.0.smithi084.stdout:1847: done (1 left) 2023-10-01T07:33:43.336 INFO:tasks.rados.rados.0.smithi084.stdout:1848: done (0 left) 2023-10-01T07:33:43.336 INFO:tasks.rados.rados.0.smithi084.stdout:1849: read oid 315 snap -1 2023-10-01T07:33:43.336 INFO:tasks.rados.rados.0.smithi084.stdout:1849: expect (ObjNum 1193 snap 0 seq_num 1193) 2023-10-01T07:33:43.336 INFO:tasks.rados.rados.0.smithi084.stdout:1850: read oid 338 snap -1 2023-10-01T07:33:43.336 INFO:tasks.rados.rados.0.smithi084.stdout:1850: expect (ObjNum 1128 snap 0 seq_num 1128) 2023-10-01T07:33:43.336 INFO:tasks.rados.rados.0.smithi084.stdout:1851: delete oid 70 current snap is 0 2023-10-01T07:33:43.337 INFO:tasks.rados.rados.0.smithi084.stdout:1851: done (2 left) 2023-10-01T07:33:43.337 INFO:tasks.rados.rados.0.smithi084.stdout:1852: write oid 304 current snap is 0 2023-10-01T07:33:43.337 INFO:tasks.rados.rados.0.smithi084.stdout:1852: seq_num 1261 ranges {793627=487234,1790970=404772,2829335=364292} 2023-10-01T07:33:43.348 INFO:tasks.rados.rados.0.smithi084.stdout:1852: writing smithi08466639-304 from 793627 to 1280861 tid 1 2023-10-01T07:33:43.354 INFO:tasks.rados.rados.0.smithi084.stdout:1852: writing smithi08466639-304 from 1790970 to 2195742 tid 2 2023-10-01T07:33:43.359 INFO:tasks.rados.rados.0.smithi084.stdout:1852: writing smithi08466639-304 from 2829335 to 3193627 tid 3 2023-10-01T07:33:43.360 INFO:tasks.rados.rados.0.smithi084.stdout:1853: write oid 164 current snap is 0 2023-10-01T07:33:43.360 INFO:tasks.rados.rados.0.smithi084.stdout:1853: seq_num 1262 ranges {410434=678836,1565805=548430,2573111=637323} 2023-10-01T07:33:43.365 INFO:tasks.rados.rados.0.smithi084.stdout:1853: writing smithi08466639-164 from 410434 to 1089270 tid 1 2023-10-01T07:33:43.371 INFO:tasks.rados.rados.0.smithi084.stdout:1853: writing smithi08466639-164 from 1565805 to 2114235 tid 2 2023-10-01T07:33:43.378 INFO:tasks.rados.rados.0.smithi084.stdout:1853: writing smithi08466639-164 from 2573111 to 3210434 tid 3 2023-10-01T07:33:43.378 INFO:tasks.rados.rados.0.smithi084.stdout:1854: read oid 461 snap -1 2023-10-01T07:33:43.378 INFO:tasks.rados.rados.0.smithi084.stdout:1854: expect (ObjNum 930 snap 0 seq_num 930) 2023-10-01T07:33:43.378 INFO:tasks.rados.rados.0.smithi084.stdout:1855: read oid 275 snap -1 2023-10-01T07:33:43.378 INFO:tasks.rados.rados.0.smithi084.stdout:1855: expect deleted 2023-10-01T07:33:43.378 INFO:tasks.rados.rados.0.smithi084.stdout:1856: write oid 154 current snap is 0 2023-10-01T07:33:43.378 INFO:tasks.rados.rados.0.smithi084.stdout:1856: seq_num 1263 ranges {427241=754085,1624287=408441,2600534=549964} 2023-10-01T07:33:43.384 INFO:tasks.rados.rados.0.smithi084.stdout:1856: writing smithi08466639-154 from 427241 to 1181326 tid 1 2023-10-01T07:33:43.389 INFO:tasks.rados.rados.0.smithi084.stdout:1856: writing smithi08466639-154 from 1624287 to 2032728 tid 2 2023-10-01T07:33:43.396 INFO:tasks.rados.rados.0.smithi084.stdout:1856: writing smithi08466639-154 from 2600534 to 3150498 tid 3 2023-10-01T07:33:43.396 INFO:tasks.rados.rados.0.smithi084.stdout:1857: write oid 155 current snap is 0 2023-10-01T07:33:43.396 INFO:tasks.rados.rados.0.smithi084.stdout:1857: seq_num 1264 ranges {444048=429334,1282769=552099,2627957=616091} 2023-10-01T07:33:43.400 INFO:tasks.rados.rados.0.smithi084.stdout:1857: writing smithi08466639-155 from 444048 to 873382 tid 1 2023-10-01T07:33:43.406 INFO:tasks.rados.rados.0.smithi084.stdout:1857: writing smithi08466639-155 from 1282769 to 1834868 tid 2 2023-10-01T07:33:43.414 INFO:tasks.rados.rados.0.smithi084.stdout:1857: writing smithi08466639-155 from 2627957 to 3244048 tid 3 2023-10-01T07:33:43.414 INFO:tasks.rados.rados.0.smithi084.stdout:1858: write oid 364 current snap is 0 2023-10-01T07:33:43.415 INFO:tasks.rados.rados.0.smithi084.stdout:1858: seq_num 1265 ranges {460855=504583,1624898=412110,2539027=572508} 2023-10-01T07:33:43.419 INFO:tasks.rados.rados.0.smithi084.stdout:1858: writing smithi08466639-364 from 460855 to 965438 tid 1 2023-10-01T07:33:43.425 INFO:tasks.rados.rados.0.smithi084.stdout:1858: writing smithi08466639-364 from 1624898 to 2037008 tid 2 2023-10-01T07:33:43.431 INFO:tasks.rados.rados.0.smithi084.stdout:1858: writing smithi08466639-364 from 2539027 to 3111535 tid 3 2023-10-01T07:33:43.432 INFO:tasks.rados.rados.0.smithi084.stdout:1859: write oid 350 current snap is 0 2023-10-01T07:33:43.432 INFO:tasks.rados.rados.0.smithi084.stdout:1859: seq_num 1266 ranges {477662=579832,1683380=555768,2966450=311212} 2023-10-01T07:33:43.437 INFO:tasks.rados.rados.0.smithi084.stdout:1859: writing smithi08466639-350 from 477662 to 1057494 tid 1 2023-10-01T07:33:43.445 INFO:tasks.rados.rados.0.smithi084.stdout:1859: writing smithi08466639-350 from 1683380 to 2239148 tid 2 2023-10-01T07:33:43.453 INFO:tasks.rados.rados.0.smithi084.stdout:1859: writing smithi08466639-350 from 2966450 to 3277662 tid 3 2023-10-01T07:33:43.453 INFO:tasks.rados.rados.0.smithi084.stdout:1860: read oid 458 snap -1 2023-10-01T07:33:43.453 INFO:tasks.rados.rados.0.smithi084.stdout:1860: expect (ObjNum 1140 snap 0 seq_num 1140) 2023-10-01T07:33:43.453 INFO:tasks.rados.rados.0.smithi084.stdout:1861: read oid 76 snap -1 2023-10-01T07:33:43.453 INFO:tasks.rados.rados.0.smithi084.stdout:1861: expect (ObjNum 535 snap 0 seq_num 535) 2023-10-01T07:33:43.453 INFO:tasks.rados.rados.0.smithi084.stdout:1862: write oid 422 current snap is 0 2023-10-01T07:33:43.453 INFO:tasks.rados.rados.0.smithi084.stdout:1849: expect (ObjNum 1193 snap 0 seq_num 1193) 2023-10-01T07:33:43.477 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:43 smithi112 bash[50625]: debug 2023-10-01T07:33:43.160+0000 7f8eefda6200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-01T07:33:43.478 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:43 smithi112 bash[50625]: debug 2023-10-01T07:33:43.272+0000 7f8eefda6200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-01T07:33:43.478 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:43 smithi112 bash[50625]: debug 2023-10-01T07:33:43.404+0000 7f8eefda6200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-01T07:33:43.611 INFO:tasks.rados.rados.0.smithi084.stdout:1850: expect (ObjNum 1128 snap 0 seq_num 1128) 2023-10-01T07:33:43.764 INFO:tasks.rados.rados.0.smithi084.stdout:1852: finishing write tid 1 to smithi08466639-304 2023-10-01T07:33:43.764 INFO:tasks.rados.rados.0.smithi084.stdout:1852: finishing write tid 2 to smithi08466639-304 2023-10-01T07:33:43.764 INFO:tasks.rados.rados.0.smithi084.stdout:1852: finishing write tid 3 to smithi08466639-304 2023-10-01T07:33:43.764 INFO:tasks.rados.rados.0.smithi084.stdout:1852: finishing write tid 4 to smithi08466639-304 2023-10-01T07:33:43.764 INFO:tasks.rados.rados.0.smithi084.stdout:1852: finishing write tid 5 to smithi08466639-304 2023-10-01T07:33:43.764 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 304 v 220 (ObjNum 1261 snap 0 seq_num 1261) dirty exists 2023-10-01T07:33:43.764 INFO:tasks.rados.rados.0.smithi084.stdout:1852: left oid 304 (ObjNum 1261 snap 0 seq_num 1261) 2023-10-01T07:33:43.764 INFO:tasks.rados.rados.0.smithi084.stdout:1853: finishing write tid 1 to smithi08466639-164 2023-10-01T07:33:43.764 INFO:tasks.rados.rados.0.smithi084.stdout:1853: finishing write tid 2 to smithi08466639-164 2023-10-01T07:33:43.765 INFO:tasks.rados.rados.0.smithi084.stdout:1853: finishing write tid 3 to smithi08466639-164 2023-10-01T07:33:43.765 INFO:tasks.rados.rados.0.smithi084.stdout:1862: seq_num 1267 ranges {494469=655081,1741862=415779,2710226=584243} 2023-10-01T07:33:43.773 INFO:tasks.rados.rados.0.smithi084.stdout:1862: writing smithi08466639-422 from 494469 to 1149550 tid 1 2023-10-01T07:33:43.779 INFO:tasks.rados.rados.0.smithi084.stdout:1862: writing smithi08466639-422 from 1741862 to 2157641 tid 2 2023-10-01T07:33:43.787 INFO:tasks.rados.rados.0.smithi084.stdout:1862: writing smithi08466639-422 from 2710226 to 3294469 tid 3 2023-10-01T07:33:43.787 INFO:tasks.rados.rados.0.smithi084.stdout:1849: done (12 left) 2023-10-01T07:33:43.787 INFO:tasks.rados.rados.0.smithi084.stdout:1850: done (11 left) 2023-10-01T07:33:43.787 INFO:tasks.rados.rados.0.smithi084.stdout:1852: done (10 left) 2023-10-01T07:33:43.787 INFO:tasks.rados.rados.0.smithi084.stdout:1863: read oid 46 snap -1 2023-10-01T07:33:43.787 INFO:tasks.rados.rados.0.smithi084.stdout:1863: expect (ObjNum 1099 snap 0 seq_num 1099) 2023-10-01T07:33:43.787 INFO:tasks.rados.rados.0.smithi084.stdout:1864: read oid 133 snap -1 2023-10-01T07:33:43.787 INFO:tasks.rados.rados.0.smithi084.stdout:1864: expect (ObjNum 876 snap 0 seq_num 876) 2023-10-01T07:33:43.787 INFO:tasks.rados.rados.0.smithi084.stdout:1853: finishing write tid 4 to smithi08466639-164 2023-10-01T07:33:43.787 INFO:tasks.rados.rados.0.smithi084.stdout:1853: finishing write tid 5 to smithi08466639-164 2023-10-01T07:33:43.787 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 164 v 288 (ObjNum 1262 snap 0 seq_num 1262) dirty exists 2023-10-01T07:33:43.787 INFO:tasks.rados.rados.0.smithi084.stdout:1853: left oid 164 (ObjNum 1262 snap 0 seq_num 1262) 2023-10-01T07:33:43.788 INFO:tasks.rados.rados.0.smithi084.stdout:1854: expect (ObjNum 930 snap 0 seq_num 930) 2023-10-01T07:33:44.006 INFO:tasks.rados.rados.0.smithi084.stdout:1856: finishing write tid 1 to smithi08466639-154 2023-10-01T07:33:44.006 INFO:tasks.rados.rados.0.smithi084.stdout:1856: finishing write tid 2 to smithi08466639-154 2023-10-01T07:33:44.006 INFO:tasks.rados.rados.0.smithi084.stdout:1856: finishing write tid 3 to smithi08466639-154 2023-10-01T07:33:44.006 INFO:tasks.rados.rados.0.smithi084.stdout:1856: finishing write tid 4 to smithi08466639-154 2023-10-01T07:33:44.006 INFO:tasks.rados.rados.0.smithi084.stdout:1856: finishing write tid 5 to smithi08466639-154 2023-10-01T07:33:44.007 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 154 v 224 (ObjNum 1263 snap 0 seq_num 1263) dirty exists 2023-10-01T07:33:44.007 INFO:tasks.rados.rados.0.smithi084.stdout:1856: left oid 154 (ObjNum 1263 snap 0 seq_num 1263) 2023-10-01T07:33:44.007 INFO:tasks.rados.rados.0.smithi084.stdout:1857: finishing write tid 1 to smithi08466639-155 2023-10-01T07:33:44.007 INFO:tasks.rados.rados.0.smithi084.stdout:1857: finishing write tid 2 to smithi08466639-155 2023-10-01T07:33:44.007 INFO:tasks.rados.rados.0.smithi084.stdout:1857: finishing write tid 3 to smithi08466639-155 2023-10-01T07:33:44.007 INFO:tasks.rados.rados.0.smithi084.stdout:1857: finishing write tid 4 to smithi08466639-155 2023-10-01T07:33:44.007 INFO:tasks.rados.rados.0.smithi084.stdout:1857: finishing write tid 5 to smithi08466639-155 2023-10-01T07:33:44.007 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 155 v 275 (ObjNum 1264 snap 0 seq_num 1264) dirty exists 2023-10-01T07:33:44.007 INFO:tasks.rados.rados.0.smithi084.stdout:1857: left oid 155 (ObjNum 1264 snap 0 seq_num 1264) 2023-10-01T07:33:44.007 INFO:tasks.rados.rados.0.smithi084.stdout:1858: finishing write tid 1 to smithi08466639-364 2023-10-01T07:33:44.007 INFO:tasks.rados.rados.0.smithi084.stdout:1858: finishing write tid 2 to smithi08466639-364 2023-10-01T07:33:44.007 INFO:tasks.rados.rados.0.smithi084.stdout:1858: finishing write tid 3 to smithi08466639-364 2023-10-01T07:33:44.008 INFO:tasks.rados.rados.0.smithi084.stdout:1858: finishing write tid 4 to smithi08466639-364 2023-10-01T07:33:44.008 INFO:tasks.rados.rados.0.smithi084.stdout:1858: finishing write tid 5 to smithi08466639-364 2023-10-01T07:33:44.008 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 364 v 283 (ObjNum 1265 snap 0 seq_num 1265) dirty exists 2023-10-01T07:33:44.008 INFO:tasks.rados.rados.0.smithi084.stdout:1858: left oid 364 (ObjNum 1265 snap 0 seq_num 1265) 2023-10-01T07:33:44.008 INFO:tasks.rados.rados.0.smithi084.stdout:1859: finishing write tid 1 to smithi08466639-350 2023-10-01T07:33:44.008 INFO:tasks.rados.rados.0.smithi084.stdout:1859: finishing write tid 2 to smithi08466639-350 2023-10-01T07:33:44.008 INFO:tasks.rados.rados.0.smithi084.stdout:1859: finishing write tid 3 to smithi08466639-350 2023-10-01T07:33:44.008 INFO:tasks.rados.rados.0.smithi084.stdout:1859: finishing write tid 4 to smithi08466639-350 2023-10-01T07:33:44.008 INFO:tasks.rados.rados.0.smithi084.stdout:1859: finishing write tid 5 to smithi08466639-350 2023-10-01T07:33:44.008 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 350 v 238 (ObjNum 1266 snap 0 seq_num 1266) dirty exists 2023-10-01T07:33:44.008 INFO:tasks.rados.rados.0.smithi084.stdout:1859: left oid 350 (ObjNum 1266 snap 0 seq_num 1266) 2023-10-01T07:33:44.008 INFO:tasks.rados.rados.0.smithi084.stdout:1861: expect (ObjNum 535 snap 0 seq_num 535) 2023-10-01T07:33:44.201 INFO:tasks.rados.rados.0.smithi084.stdout:1860: expect (ObjNum 1140 snap 0 seq_num 1140) 2023-10-01T07:33:44.227 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:43 smithi112 bash[50625]: debug 2023-10-01T07:33:43.924+0000 7f8eefda6200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-01T07:33:44.228 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:44 smithi112 bash[50625]: debug 2023-10-01T07:33:44.172+0000 7f8eefda6200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-01T07:33:44.342 INFO:tasks.rados.rados.0.smithi084.stdout:1862: finishing write tid 1 to smithi08466639-422 2023-10-01T07:33:44.342 INFO:tasks.rados.rados.0.smithi084.stdout:1862: finishing write tid 2 to smithi08466639-422 2023-10-01T07:33:44.342 INFO:tasks.rados.rados.0.smithi084.stdout:1853: done (11 left) 2023-10-01T07:33:44.342 INFO:tasks.rados.rados.0.smithi084.stdout:1854: done (10 left) 2023-10-01T07:33:44.342 INFO:tasks.rados.rados.0.smithi084.stdout:1855: done (9 left) 2023-10-01T07:33:44.342 INFO:tasks.rados.rados.0.smithi084.stdout:1856: done (8 left) 2023-10-01T07:33:44.343 INFO:tasks.rados.rados.0.smithi084.stdout:1857: done (7 left) 2023-10-01T07:33:44.343 INFO:tasks.rados.rados.0.smithi084.stdout:1858: done (6 left) 2023-10-01T07:33:44.343 INFO:tasks.rados.rados.0.smithi084.stdout:1859: done (5 left) 2023-10-01T07:33:44.343 INFO:tasks.rados.rados.0.smithi084.stdout:1860: done (4 left) 2023-10-01T07:33:44.343 INFO:tasks.rados.rados.0.smithi084.stdout:1861: done (3 left) 2023-10-01T07:33:44.343 INFO:tasks.rados.rados.0.smithi084.stdout:1865: read oid 47 snap -1 2023-10-01T07:33:44.343 INFO:tasks.rados.rados.0.smithi084.stdout:1865: expect (ObjNum 501 snap 0 seq_num 501) 2023-10-01T07:33:44.343 INFO:tasks.rados.rados.0.smithi084.stdout:1866: read oid 248 snap -1 2023-10-01T07:33:44.343 INFO:tasks.rados.rados.0.smithi084.stdout:1866: expect (ObjNum 1098 snap 0 seq_num 1098) 2023-10-01T07:33:44.343 INFO:tasks.rados.rados.0.smithi084.stdout:1867: delete oid 42 current snap is 0 2023-10-01T07:33:44.344 INFO:tasks.rados.rados.0.smithi084.stdout:1862: finishing write tid 3 to smithi08466639-422 2023-10-01T07:33:44.344 INFO:tasks.rados.rados.0.smithi084.stdout:1862: finishing write tid 4 to smithi08466639-422 2023-10-01T07:33:44.344 INFO:tasks.rados.rados.0.smithi084.stdout:1862: finishing write tid 5 to smithi08466639-422 2023-10-01T07:33:44.344 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 422 v 296 (ObjNum 1267 snap 0 seq_num 1267) dirty exists 2023-10-01T07:33:44.344 INFO:tasks.rados.rados.0.smithi084.stdout:1862: left oid 422 (ObjNum 1267 snap 0 seq_num 1267) 2023-10-01T07:33:44.344 INFO:tasks.rados.rados.0.smithi084.stdout:1864: expect (ObjNum 876 snap 0 seq_num 876) 2023-10-01T07:33:44.484 INFO:tasks.rados.rados.0.smithi084.stdout:1863: expect (ObjNum 1099 snap 0 seq_num 1099) 2023-10-01T07:33:44.597 INFO:tasks.rados.rados.0.smithi084.stdout:1866: expect (ObjNum 1098 snap 0 seq_num 1098) 2023-10-01T07:33:44.737 INFO:tasks.rados.rados.0.smithi084.stdout:1865: expect (ObjNum 501 snap 0 seq_num 501) 2023-10-01T07:33:44.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:44 smithi084 bash[33757]: cluster 2023-10-01T07:33:43.256111+0000 mgr.y (mgr.24353) 229 : cluster [DBG] pgmap v202: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 9.7 MiB/s wr, 90 op/s 2023-10-01T07:33:44.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:44 smithi084 bash[33757]: audit 2023-10-01T07:33:43.917770+0000 mon.a (mon.0) 714 : audit [DBG] from='client.? 172.21.15.84:0/4229947541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:44.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:44 smithi084 bash[33757]: audit 2023-10-01T07:33:44.192873+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:33:44.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:44 smithi084 bash[27378]: cluster 2023-10-01T07:33:43.256111+0000 mgr.y (mgr.24353) 229 : cluster [DBG] pgmap v202: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 9.7 MiB/s wr, 90 op/s 2023-10-01T07:33:44.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:44 smithi084 bash[27378]: audit 2023-10-01T07:33:43.917770+0000 mon.a (mon.0) 714 : audit [DBG] from='client.? 172.21.15.84:0/4229947541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:44.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:44 smithi084 bash[27378]: audit 2023-10-01T07:33:44.192873+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:33:44.887 INFO:tasks.rados.rados.0.smithi084.stdout:1862: done (5 left) 2023-10-01T07:33:44.887 INFO:tasks.rados.rados.0.smithi084.stdout:1863: done (4 left) 2023-10-01T07:33:44.887 INFO:tasks.rados.rados.0.smithi084.stdout:1864: done (3 left) 2023-10-01T07:33:44.887 INFO:tasks.rados.rados.0.smithi084.stdout:1865: done (2 left) 2023-10-01T07:33:44.887 INFO:tasks.rados.rados.0.smithi084.stdout:1866: done (1 left) 2023-10-01T07:33:44.887 INFO:tasks.rados.rados.0.smithi084.stdout:1867: done (0 left) 2023-10-01T07:33:44.887 INFO:tasks.rados.rados.0.smithi084.stdout:1868: write oid 446 current snap is 0 2023-10-01T07:33:44.887 INFO:tasks.rados.rados.0.smithi084.stdout:1868: seq_num 1269 ranges {528083=405579,1342473=419448,2248719=733949} 2023-10-01T07:33:44.899 INFO:tasks.rados.rados.0.smithi084.stdout:1868: writing smithi08466639-446 from 528083 to 933662 tid 1 2023-10-01T07:33:44.904 INFO:tasks.rados.rados.0.smithi084.stdout:1868: writing smithi08466639-446 from 1342473 to 1761921 tid 2 2023-10-01T07:33:44.911 INFO:tasks.rados.rados.0.smithi084.stdout:1868: writing smithi08466639-446 from 2248719 to 2982668 tid 3 2023-10-01T07:33:44.911 INFO:tasks.rados.rados.0.smithi084.stdout:1869: write oid 385 current snap is 0 2023-10-01T07:33:44.911 INFO:tasks.rados.rados.0.smithi084.stdout:1868: finishing write tid 1 to smithi08466639-446 2023-10-01T07:33:44.911 INFO:tasks.rados.rados.0.smithi084.stdout:1868: finishing write tid 2 to smithi08466639-446 2023-10-01T07:33:44.911 INFO:tasks.rados.rados.0.smithi084.stdout:1869: seq_num 1270 ranges {544890=597181,1917308=563106,3076142=268748} 2023-10-01T07:33:44.917 INFO:tasks.rados.rados.0.smithi084.stdout:1869: writing smithi08466639-385 from 544890 to 1142071 tid 1 2023-10-01T07:33:44.925 INFO:tasks.rados.rados.0.smithi084.stdout:1869: writing smithi08466639-385 from 1917308 to 2480414 tid 2 2023-10-01T07:33:44.930 INFO:tasks.rados.rados.0.smithi084.stdout:1869: writing smithi08466639-385 from 3076142 to 3344890 tid 3 2023-10-01T07:33:44.930 INFO:tasks.rados.rados.0.smithi084.stdout:1870: write oid 420 current snap is 0 2023-10-01T07:33:44.930 INFO:tasks.rados.rados.0.smithi084.stdout:1870: seq_num 1271 ranges {561697=672430,1975790=706764,3103565=258132} 2023-10-01T07:33:44.937 INFO:tasks.rados.rados.0.smithi084.stdout:1870: writing smithi08466639-420 from 561697 to 1234127 tid 1 2023-10-01T07:33:44.945 INFO:tasks.rados.rados.0.smithi084.stdout:1870: writing smithi08466639-420 from 1975790 to 2682554 tid 2 2023-10-01T07:33:44.950 INFO:tasks.rados.rados.0.smithi084.stdout:1870: writing smithi08466639-420 from 3103565 to 3361697 tid 3 2023-10-01T07:33:44.950 INFO:tasks.rados.rados.0.smithi084.stdout:1871: write oid 196 current snap is 0 2023-10-01T07:33:44.950 INFO:tasks.rados.rados.0.smithi084.stdout:1868: finishing write tid 3 to smithi08466639-446 2023-10-01T07:33:44.950 INFO:tasks.rados.rados.0.smithi084.stdout:1868: finishing write tid 4 to smithi08466639-446 2023-10-01T07:33:44.950 INFO:tasks.rados.rados.0.smithi084.stdout:1868: finishing write tid 5 to smithi08466639-446 2023-10-01T07:33:44.950 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 446 v 279 (ObjNum 1269 snap 0 seq_num 1269) dirty exists 2023-10-01T07:33:44.950 INFO:tasks.rados.rados.0.smithi084.stdout:1868: left oid 446 (ObjNum 1269 snap 0 seq_num 1269) 2023-10-01T07:33:44.950 INFO:tasks.rados.rados.0.smithi084.stdout:1869: finishing write tid 1 to smithi08466639-385 2023-10-01T07:33:44.950 INFO:tasks.rados.rados.0.smithi084.stdout:1869: finishing write tid 2 to smithi08466639-385 2023-10-01T07:33:44.950 INFO:tasks.rados.rados.0.smithi084.stdout:1869: finishing write tid 3 to smithi08466639-385 2023-10-01T07:33:44.951 INFO:tasks.rados.rados.0.smithi084.stdout:1869: finishing write tid 4 to smithi08466639-385 2023-10-01T07:33:44.951 INFO:tasks.rados.rados.0.smithi084.stdout:1871: seq_num 1272 ranges {578504=747679,2034272=566775,3130988=247516} 2023-10-01T07:33:44.957 INFO:tasks.rados.rados.0.smithi084.stdout:1871: writing smithi08466639-196 from 578504 to 1326183 tid 1 2023-10-01T07:33:44.965 INFO:tasks.rados.rados.0.smithi084.stdout:1871: writing smithi08466639-196 from 2034272 to 2601047 tid 2 2023-10-01T07:33:44.970 INFO:tasks.rados.rados.0.smithi084.stdout:1871: writing smithi08466639-196 from 3130988 to 3378504 tid 3 2023-10-01T07:33:44.970 INFO:tasks.rados.rados.0.smithi084.stdout:1868: done (3 left) 2023-10-01T07:33:44.970 INFO:tasks.rados.rados.0.smithi084.stdout:1872: read oid 45 snap -1 2023-10-01T07:33:44.970 INFO:tasks.rados.rados.0.smithi084.stdout:1872: expect (ObjNum 572 snap 0 seq_num 572) 2023-10-01T07:33:44.970 INFO:tasks.rados.rados.0.smithi084.stdout:1873: read oid 75 snap -1 2023-10-01T07:33:44.970 INFO:tasks.rados.rados.0.smithi084.stdout:1873: expect (ObjNum 74 snap 0 seq_num 74) 2023-10-01T07:33:44.970 INFO:tasks.rados.rados.0.smithi084.stdout:1874: read oid 132 snap -1 2023-10-01T07:33:44.970 INFO:tasks.rados.rados.0.smithi084.stdout:1874: expect (ObjNum 1187 snap 0 seq_num 1187) 2023-10-01T07:33:44.970 INFO:tasks.rados.rados.0.smithi084.stdout:1875: read oid 499 snap -1 2023-10-01T07:33:44.970 INFO:tasks.rados.rados.0.smithi084.stdout:1875: expect (ObjNum 1134 snap 0 seq_num 1134) 2023-10-01T07:33:44.970 INFO:tasks.rados.rados.0.smithi084.stdout:1876: write oid 448 current snap is 0 2023-10-01T07:33:44.971 INFO:tasks.rados.rados.0.smithi084.stdout:1876: seq_num 1273 ranges {595311=422928,1576401=710433,3042058=353253} 2023-10-01T07:33:44.976 INFO:tasks.rados.rados.0.smithi084.stdout:1876: writing smithi08466639-448 from 595311 to 1018239 tid 1 2023-10-01T07:33:44.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:44 smithi112 bash[27689]: cluster 2023-10-01T07:33:43.256111+0000 mgr.y (mgr.24353) 229 : cluster [DBG] pgmap v202: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 9.7 MiB/s wr, 90 op/s 2023-10-01T07:33:44.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:44 smithi112 bash[27689]: audit 2023-10-01T07:33:43.917770+0000 mon.a (mon.0) 714 : audit [DBG] from='client.? 172.21.15.84:0/4229947541' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:44.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:44 smithi112 bash[27689]: audit 2023-10-01T07:33:44.192873+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:33:44.978 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:44 smithi112 bash[50625]: debug 2023-10-01T07:33:44.664+0000 7f8eefda6200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-01T07:33:44.985 INFO:tasks.rados.rados.0.smithi084.stdout:1876: writing smithi08466639-448 from 1576401 to 2286834 tid 2 2023-10-01T07:33:44.992 INFO:tasks.rados.rados.0.smithi084.stdout:1876: writing smithi08466639-448 from 3042058 to 3395311 tid 3 2023-10-01T07:33:44.992 INFO:tasks.rados.rados.0.smithi084.stdout:1877: write oid 468 current snap is 0 2023-10-01T07:33:44.992 INFO:tasks.rados.rados.0.smithi084.stdout:1869: finishing write tid 5 to smithi08466639-385 2023-10-01T07:33:44.992 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 385 v 251 (ObjNum 1270 snap 0 seq_num 1270) dirty exists 2023-10-01T07:33:44.992 INFO:tasks.rados.rados.0.smithi084.stdout:1869: left oid 385 (ObjNum 1270 snap 0 seq_num 1270) 2023-10-01T07:33:44.993 INFO:tasks.rados.rados.0.smithi084.stdout:1870: finishing write tid 1 to smithi08466639-420 2023-10-01T07:33:44.993 INFO:tasks.rados.rados.0.smithi084.stdout:1870: finishing write tid 2 to smithi08466639-420 2023-10-01T07:33:44.993 INFO:tasks.rados.rados.0.smithi084.stdout:1870: finishing write tid 3 to smithi08466639-420 2023-10-01T07:33:44.993 INFO:tasks.rados.rados.0.smithi084.stdout:1877: seq_num 1274 ranges {612118=498177,1634883=570444,2669481=706662} 2023-10-01T07:33:44.998 INFO:tasks.rados.rados.0.smithi084.stdout:1877: writing smithi08466639-468 from 612118 to 1110295 tid 1 2023-10-01T07:33:45.005 INFO:tasks.rados.rados.0.smithi084.stdout:1877: writing smithi08466639-468 from 1634883 to 2205327 tid 2 2023-10-01T07:33:45.012 INFO:tasks.rados.rados.0.smithi084.stdout:1877: writing smithi08466639-468 from 2669481 to 3376143 tid 3 2023-10-01T07:33:45.012 INFO:tasks.rados.rados.0.smithi084.stdout:1869: done (8 left) 2023-10-01T07:33:45.013 INFO:tasks.rados.rados.0.smithi084.stdout:1878: read oid 112 snap -1 2023-10-01T07:33:45.013 INFO:tasks.rados.rados.0.smithi084.stdout:1878: expect (ObjNum 510 snap 0 seq_num 510) 2023-10-01T07:33:45.013 INFO:tasks.rados.rados.0.smithi084.stdout:1879: write oid 20 current snap is 0 2023-10-01T07:33:45.013 INFO:tasks.rados.rados.0.smithi084.stdout:1870: finishing write tid 4 to smithi08466639-420 2023-10-01T07:33:45.013 INFO:tasks.rados.rados.0.smithi084.stdout:1870: finishing write tid 5 to smithi08466639-420 2023-10-01T07:33:45.013 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 420 v 287 (ObjNum 1271 snap 0 seq_num 1271) dirty exists 2023-10-01T07:33:45.013 INFO:tasks.rados.rados.0.smithi084.stdout:1870: left oid 420 (ObjNum 1271 snap 0 seq_num 1271) 2023-10-01T07:33:45.013 INFO:tasks.rados.rados.0.smithi084.stdout:1871: finishing write tid 1 to smithi08466639-196 2023-10-01T07:33:45.013 INFO:tasks.rados.rados.0.smithi084.stdout:1871: finishing write tid 2 to smithi08466639-196 2023-10-01T07:33:45.013 INFO:tasks.rados.rados.0.smithi084.stdout:1879: seq_num 1275 ranges {628925=573426,1693365=714102,3096904=332021} 2023-10-01T07:33:45.023 INFO:tasks.rados.rados.0.smithi084.stdout:1879: writing smithi08466639-20 from 628925 to 1202351 tid 1 2023-10-01T07:33:45.036 INFO:tasks.rados.rados.0.smithi084.stdout:1879: writing smithi08466639-20 from 1693365 to 2407467 tid 2 2023-10-01T07:33:45.045 INFO:tasks.rados.rados.0.smithi084.stdout:1879: writing smithi08466639-20 from 3096904 to 3428925 tid 3 2023-10-01T07:33:45.046 INFO:tasks.rados.rados.0.smithi084.stdout:1870: done (9 left) 2023-10-01T07:33:45.046 INFO:tasks.rados.rados.0.smithi084.stdout:1880: read oid 273 snap -1 2023-10-01T07:33:45.046 INFO:tasks.rados.rados.0.smithi084.stdout:1880: expect (ObjNum 1166 snap 0 seq_num 1166) 2023-10-01T07:33:45.046 INFO:tasks.rados.rados.0.smithi084.stdout:1881: write oid 352 current snap is 0 2023-10-01T07:33:45.046 INFO:tasks.rados.rados.0.smithi084.stdout:1881: seq_num 1276 ranges {645732=648675,1751847=574113,3124327=321405} 2023-10-01T07:33:45.053 INFO:tasks.rados.rados.0.smithi084.stdout:1881: writing smithi08466639-352 from 645732 to 1294407 tid 1 2023-10-01T07:33:45.060 INFO:tasks.rados.rados.0.smithi084.stdout:1881: writing smithi08466639-352 from 1751847 to 2325960 tid 2 2023-10-01T07:33:45.067 INFO:tasks.rados.rados.0.smithi084.stdout:1881: writing smithi08466639-352 from 3124327 to 3445732 tid 3 2023-10-01T07:33:45.067 INFO:tasks.rados.rados.0.smithi084.stdout:1882: read oid 459 snap -1 2023-10-01T07:33:45.067 INFO:tasks.rados.rados.0.smithi084.stdout:1882: expect deleted 2023-10-01T07:33:45.067 INFO:tasks.rados.rados.0.smithi084.stdout:1883: write oid 120 current snap is 0 2023-10-01T07:33:45.067 INFO:tasks.rados.rados.0.smithi084.stdout:1883: seq_num 1277 ranges {662539=723924,2093976=717771,3435397=27142} 2023-10-01T07:33:45.074 INFO:tasks.rados.rados.0.smithi084.stdout:1883: writing smithi08466639-120 from 662539 to 1386463 tid 1 2023-10-01T07:33:45.082 INFO:tasks.rados.rados.0.smithi084.stdout:1883: writing smithi08466639-120 from 2093976 to 2811747 tid 2 2023-10-01T07:33:45.086 INFO:tasks.rados.rados.0.smithi084.stdout:1883: writing smithi08466639-120 from 3435397 to 3462539 tid 3 2023-10-01T07:33:45.086 INFO:tasks.rados.rados.0.smithi084.stdout:1884: write oid 404 current snap is 0 2023-10-01T07:33:45.086 INFO:tasks.rados.rados.0.smithi084.stdout:1874: expect (ObjNum 1187 snap 0 seq_num 1187) 2023-10-01T07:33:45.250 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:33:44 smithi084 bash[27645]: debug 2023-10-01T07:33:44.979+0000 7f4cff941700 -1 mgr handle_mgr_map I was active but no longer am 2023-10-01T07:33:45.250 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:33:45 smithi084 bash[27645]: ignoring --setuser ceph since I am not root 2023-10-01T07:33:45.250 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:33:45 smithi084 bash[27645]: ignoring --setgroup ceph since I am not root 2023-10-01T07:33:45.250 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:33:45 smithi084 bash[27645]: debug 2023-10-01T07:33:45.043+0000 7f23fe6c3700 1 -- 172.21.15.84:0/2901144065 <== mon.0 v2:172.21.15.84:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x558586fd24e0 con 0x5585870c7000 2023-10-01T07:33:45.478 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:45 smithi112 bash[50625]: debug 2023-10-01T07:33:45.192+0000 7f8eefda6200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-01T07:33:45.494 INFO:tasks.rados.rados.0.smithi084.stdout:1875: expect (ObjNum 1134 snap 0 seq_num 1134) 2023-10-01T07:33:45.574 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:33:45 smithi084 bash[27645]: debug 2023-10-01T07:33:45.243+0000 7f240e88a680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-01T07:33:45.575 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:33:45 smithi084 bash[27645]: debug 2023-10-01T07:33:45.387+0000 7f240e88a680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-01T07:33:45.673 INFO:tasks.rados.rados.0.smithi084.stdout:1876: finishing write tid 1 to smithi08466639-448 2023-10-01T07:33:45.673 INFO:tasks.rados.rados.0.smithi084.stdout:1876: finishing write tid 2 to smithi08466639-448 2023-10-01T07:33:45.673 INFO:tasks.rados.rados.0.smithi084.stdout:1873: expect (ObjNum 74 snap 0 seq_num 74) 2023-10-01T07:33:45.774 INFO:tasks.rados.rados.0.smithi084.stdout:1876: finishing write tid 3 to smithi08466639-448 2023-10-01T07:33:45.774 INFO:tasks.rados.rados.0.smithi084.stdout:1876: finishing write tid 4 to smithi08466639-448 2023-10-01T07:33:45.774 INFO:tasks.rados.rados.0.smithi084.stdout:1876: finishing write tid 5 to smithi08466639-448 2023-10-01T07:33:45.774 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 448 v 326 (ObjNum 1273 snap 0 seq_num 1273) dirty exists 2023-10-01T07:33:45.774 INFO:tasks.rados.rados.0.smithi084.stdout:1876: left oid 448 (ObjNum 1273 snap 0 seq_num 1273) 2023-10-01T07:33:45.774 INFO:tasks.rados.rados.0.smithi084.stdout:1872: expect (ObjNum 572 snap 0 seq_num 572) 2023-10-01T07:33:45.921 INFO:tasks.rados.rados.0.smithi084.stdout:1871: finishing write tid 3 to smithi08466639-196 2023-10-01T07:33:45.922 INFO:tasks.rados.rados.0.smithi084.stdout:1871: finishing write tid 4 to smithi08466639-196 2023-10-01T07:33:45.922 INFO:tasks.rados.rados.0.smithi084.stdout:1871: finishing write tid 5 to smithi08466639-196 2023-10-01T07:33:45.922 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 196 v 277 (ObjNum 1272 snap 0 seq_num 1272) dirty exists 2023-10-01T07:33:45.922 INFO:tasks.rados.rados.0.smithi084.stdout:1871: left oid 196 (ObjNum 1272 snap 0 seq_num 1272) 2023-10-01T07:33:45.922 INFO:tasks.rados.rados.0.smithi084.stdout:1877: finishing write tid 1 to smithi08466639-468 2023-10-01T07:33:45.922 INFO:tasks.rados.rados.0.smithi084.stdout:1877: finishing write tid 2 to smithi08466639-468 2023-10-01T07:33:45.922 INFO:tasks.rados.rados.0.smithi084.stdout:1877: finishing write tid 3 to smithi08466639-468 2023-10-01T07:33:45.922 INFO:tasks.rados.rados.0.smithi084.stdout:1877: finishing write tid 4 to smithi08466639-468 2023-10-01T07:33:45.922 INFO:tasks.rados.rados.0.smithi084.stdout:1877: finishing write tid 5 to smithi08466639-468 2023-10-01T07:33:45.923 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 468 v 255 (ObjNum 1274 snap 0 seq_num 1274) dirty exists 2023-10-01T07:33:45.923 INFO:tasks.rados.rados.0.smithi084.stdout:1877: left oid 468 (ObjNum 1274 snap 0 seq_num 1274) 2023-10-01T07:33:45.923 INFO:tasks.rados.rados.0.smithi084.stdout:1878: expect (ObjNum 510 snap 0 seq_num 510) 2023-10-01T07:33:45.978 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:45 smithi112 bash[50625]: debug 2023-10-01T07:33:45.747+0000 7f8eefda6200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-01T07:33:45.978 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:45 smithi112 bash[50625]: debug 2023-10-01T07:33:45.859+0000 7f8eefda6200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-01T07:33:45.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:45 smithi112 bash[27689]: audit 2023-10-01T07:33:44.682283+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:33:45.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:45 smithi112 bash[27689]: audit 2023-10-01T07:33:44.942254+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:33:45.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:45 smithi112 bash[27689]: audit 2023-10-01T07:33:44.943575+0000 mon.c (mon.2) 123 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:33:45.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:45 smithi112 bash[27689]: audit 2023-10-01T07:33:44.952620+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:33:45.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:45 smithi112 bash[27689]: audit 2023-10-01T07:33:44.960963+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:33:45.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:45 smithi112 bash[27689]: audit 2023-10-01T07:33:44.967074+0000 mon.c (mon.2) 125 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-10-01T07:33:45.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:45 smithi112 bash[27689]: audit 2023-10-01T07:33:44.967456+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-10-01T07:33:45.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:45 smithi112 bash[27689]: cluster 2023-10-01T07:33:44.977805+0000 mon.a (mon.0) 719 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-10-01T07:33:45.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:45 smithi112 bash[27689]: audit 2023-10-01T07:33:44.978371+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-10-01T07:33:45.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:45 smithi112 bash[27689]: cluster 2023-10-01T07:33:44.978516+0000 mon.a (mon.0) 721 : cluster [DBG] mgrmap e19: x(active, starting, since 0.0105437s) 2023-10-01T07:33:46.022 INFO:tasks.rados.rados.0.smithi084.stdout:1879: finishing write tid 1 to smithi08466639-20 2023-10-01T07:33:46.022 INFO:tasks.rados.rados.0.smithi084.stdout:1879: finishing write tid 2 to smithi08466639-20 2023-10-01T07:33:46.022 INFO:tasks.rados.rados.0.smithi084.stdout:1884: seq_num 1278 ranges {679346=515526,1868811=577782,3179173=300173} 2023-10-01T07:33:46.030 INFO:tasks.rados.rados.0.smithi084.stdout:1884: writing smithi08466639-404 from 679346 to 1194872 tid 1 2023-10-01T07:33:46.038 INFO:tasks.rados.rados.0.smithi084.stdout:1884: writing smithi08466639-404 from 1868811 to 2446593 tid 2 2023-10-01T07:33:46.045 INFO:tasks.rados.rados.0.smithi084.stdout:1884: writing smithi08466639-404 from 3179173 to 3479346 tid 3 2023-10-01T07:33:46.045 INFO:tasks.rados.rados.0.smithi084.stdout:1871: done (13 left) 2023-10-01T07:33:46.045 INFO:tasks.rados.rados.0.smithi084.stdout:1872: done (12 left) 2023-10-01T07:33:46.045 INFO:tasks.rados.rados.0.smithi084.stdout:1873: done (11 left) 2023-10-01T07:33:46.045 INFO:tasks.rados.rados.0.smithi084.stdout:1874: done (10 left) 2023-10-01T07:33:46.045 INFO:tasks.rados.rados.0.smithi084.stdout:1875: done (9 left) 2023-10-01T07:33:46.045 INFO:tasks.rados.rados.0.smithi084.stdout:1876: done (8 left) 2023-10-01T07:33:46.046 INFO:tasks.rados.rados.0.smithi084.stdout:1877: done (7 left) 2023-10-01T07:33:46.046 INFO:tasks.rados.rados.0.smithi084.stdout:1878: done (6 left) 2023-10-01T07:33:46.046 INFO:tasks.rados.rados.0.smithi084.stdout:1885: write oid 330 current snap is 0 2023-10-01T07:33:46.046 INFO:tasks.rados.rados.0.smithi084.stdout:1885: seq_num 1279 ranges {696153=590775,1927293=721440,3206596=289557} 2023-10-01T07:33:46.052 INFO:tasks.rados.rados.0.smithi084.stdout:1885: writing smithi08466639-330 from 696153 to 1286928 tid 1 2023-10-01T07:33:46.060 INFO:tasks.rados.rados.0.smithi084.stdout:1885: writing smithi08466639-330 from 1927293 to 2648733 tid 2 2023-10-01T07:33:46.065 INFO:tasks.rados.rados.0.smithi084.stdout:1885: writing smithi08466639-330 from 3206596 to 3496153 tid 3 2023-10-01T07:33:46.065 INFO:tasks.rados.rados.0.smithi084.stdout:1886: delete oid 321 current snap is 0 2023-10-01T07:33:46.065 INFO:tasks.rados.rados.0.smithi084.stdout:1879: finishing write tid 3 to smithi08466639-20 2023-10-01T07:33:46.065 INFO:tasks.rados.rados.0.smithi084.stdout:1879: finishing write tid 4 to smithi08466639-20 2023-10-01T07:33:46.066 INFO:tasks.rados.rados.0.smithi084.stdout:1879: finishing write tid 5 to smithi08466639-20 2023-10-01T07:33:46.066 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 20 v 330 (ObjNum 1275 snap 0 seq_num 1275) dirty exists 2023-10-01T07:33:46.066 INFO:tasks.rados.rados.0.smithi084.stdout:1879: left oid 20 (ObjNum 1275 snap 0 seq_num 1275) 2023-10-01T07:33:46.066 INFO:tasks.rados.rados.0.smithi084.stdout:1881: finishing write tid 1 to smithi08466639-352 2023-10-01T07:33:46.066 INFO:tasks.rados.rados.0.smithi084.stdout:1880: expect (ObjNum 1166 snap 0 seq_num 1166) 2023-10-01T07:33:46.074 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:33:45 smithi084 bash[27645]: debug 2023-10-01T07:33:45.871+0000 7f240e88a680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-01T07:33:46.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:45 smithi084 bash[33757]: audit 2023-10-01T07:33:44.682283+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:33:46.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:45 smithi084 bash[33757]: audit 2023-10-01T07:33:44.942254+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:33:46.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:45 smithi084 bash[33757]: audit 2023-10-01T07:33:44.943575+0000 mon.c (mon.2) 123 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:33:46.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:45 smithi084 bash[33757]: audit 2023-10-01T07:33:44.952620+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:33:46.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:45 smithi084 bash[33757]: audit 2023-10-01T07:33:44.960963+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:33:46.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:45 smithi084 bash[33757]: audit 2023-10-01T07:33:44.967074+0000 mon.c (mon.2) 125 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-10-01T07:33:46.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:45 smithi084 bash[33757]: audit 2023-10-01T07:33:44.967456+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-10-01T07:33:46.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:45 smithi084 bash[33757]: cluster 2023-10-01T07:33:44.977805+0000 mon.a (mon.0) 719 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-10-01T07:33:46.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:45 smithi084 bash[33757]: audit 2023-10-01T07:33:44.978371+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-10-01T07:33:46.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:45 smithi084 bash[33757]: cluster 2023-10-01T07:33:44.978516+0000 mon.a (mon.0) 721 : cluster [DBG] mgrmap e19: x(active, starting, since 0.0105437s) 2023-10-01T07:33:46.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:45 smithi084 bash[27378]: audit 2023-10-01T07:33:44.682283+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:33:46.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:45 smithi084 bash[27378]: audit 2023-10-01T07:33:44.942254+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:33:46.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:45 smithi084 bash[27378]: audit 2023-10-01T07:33:44.943575+0000 mon.c (mon.2) 123 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:33:46.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:45 smithi084 bash[27378]: audit 2023-10-01T07:33:44.952620+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24353 ' entity='mgr.y' 2023-10-01T07:33:46.077 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:45 smithi084 bash[27378]: audit 2023-10-01T07:33:44.960963+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:33:46.077 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:45 smithi084 bash[27378]: audit 2023-10-01T07:33:44.967074+0000 mon.c (mon.2) 125 : audit [INF] from='mgr.24353 172.21.15.84:0/4137798912' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-10-01T07:33:46.077 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:45 smithi084 bash[27378]: audit 2023-10-01T07:33:44.967456+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-10-01T07:33:46.077 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:45 smithi084 bash[27378]: cluster 2023-10-01T07:33:44.977805+0000 mon.a (mon.0) 719 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-10-01T07:33:46.077 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:45 smithi084 bash[27378]: audit 2023-10-01T07:33:44.978371+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24353 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-10-01T07:33:46.077 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:45 smithi084 bash[27378]: cluster 2023-10-01T07:33:44.978516+0000 mon.a (mon.0) 721 : cluster [DBG] mgrmap e19: x(active, starting, since 0.0105437s) 2023-10-01T07:33:46.251 INFO:tasks.rados.rados.0.smithi084.stdout:1881: finishing write tid 2 to smithi08466639-352 2023-10-01T07:33:46.251 INFO:tasks.rados.rados.0.smithi084.stdout:1881: finishing write tid 3 to smithi08466639-352 2023-10-01T07:33:46.251 INFO:tasks.rados.rados.0.smithi084.stdout:1881: finishing write tid 4 to smithi08466639-352 2023-10-01T07:33:46.251 INFO:tasks.rados.rados.0.smithi084.stdout:1881: finishing write tid 5 to smithi08466639-352 2023-10-01T07:33:46.251 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 352 v 334 (ObjNum 1276 snap 0 seq_num 1276) dirty exists 2023-10-01T07:33:46.252 INFO:tasks.rados.rados.0.smithi084.stdout:1881: left oid 352 (ObjNum 1276 snap 0 seq_num 1276) 2023-10-01T07:33:46.252 INFO:tasks.rados.rados.0.smithi084.stdout:1883: finishing write tid 1 to smithi08466639-120 2023-10-01T07:33:46.252 INFO:tasks.rados.rados.0.smithi084.stdout:1883: finishing write tid 2 to smithi08466639-120 2023-10-01T07:33:46.252 INFO:tasks.rados.rados.0.smithi084.stdout:1883: finishing write tid 3 to smithi08466639-120 2023-10-01T07:33:46.252 INFO:tasks.rados.rados.0.smithi084.stdout:1883: finishing write tid 4 to smithi08466639-120 2023-10-01T07:33:46.252 INFO:tasks.rados.rados.0.smithi084.stdout:1883: finishing write tid 5 to smithi08466639-120 2023-10-01T07:33:46.252 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 120 v 228 (ObjNum 1277 snap 0 seq_num 1277) dirty exists 2023-10-01T07:33:46.252 INFO:tasks.rados.rados.0.smithi084.stdout:1883: left oid 120 (ObjNum 1277 snap 0 seq_num 1277) 2023-10-01T07:33:46.252 INFO:tasks.rados.rados.0.smithi084.stdout:1884: finishing write tid 1 to smithi08466639-404 2023-10-01T07:33:46.252 INFO:tasks.rados.rados.0.smithi084.stdout:1884: finishing write tid 2 to smithi08466639-404 2023-10-01T07:33:46.252 INFO:tasks.rados.rados.0.smithi084.stdout:1884: finishing write tid 3 to smithi08466639-404 2023-10-01T07:33:46.252 INFO:tasks.rados.rados.0.smithi084.stdout:1879: done (7 left) 2023-10-01T07:33:46.253 INFO:tasks.rados.rados.0.smithi084.stdout:1880: done (6 left) 2023-10-01T07:33:46.253 INFO:tasks.rados.rados.0.smithi084.stdout:1881: done (5 left) 2023-10-01T07:33:46.253 INFO:tasks.rados.rados.0.smithi084.stdout:1882: done (4 left) 2023-10-01T07:33:46.253 INFO:tasks.rados.rados.0.smithi084.stdout:1883: done (3 left) 2023-10-01T07:33:46.253 INFO:tasks.rados.rados.0.smithi084.stdout:1886: done (2 left) 2023-10-01T07:33:46.253 INFO:tasks.rados.rados.0.smithi084.stdout:1887: read oid 254 snap -1 2023-10-01T07:33:46.253 INFO:tasks.rados.rados.0.smithi084.stdout:1887: expect (ObjNum 253 snap 0 seq_num 253) 2023-10-01T07:33:46.253 INFO:tasks.rados.rados.0.smithi084.stdout:1888: read oid 296 snap -1 2023-10-01T07:33:46.253 INFO:tasks.rados.rados.0.smithi084.stdout:1888: expect (ObjNum 1102 snap 0 seq_num 1102) 2023-10-01T07:33:46.253 INFO:tasks.rados.rados.0.smithi084.stdout:1889: read oid 10 snap -1 2023-10-01T07:33:46.253 INFO:tasks.rados.rados.0.smithi084.stdout:1889: expect deleted 2023-10-01T07:33:46.253 INFO:tasks.rados.rados.0.smithi084.stdout:1890: write oid 471 current snap is 0 2023-10-01T07:33:46.253 INFO:tasks.rados.rados.0.smithi084.stdout:1884: finishing write tid 4 to smithi08466639-404 2023-10-01T07:33:46.254 INFO:tasks.rados.rados.0.smithi084.stdout:1884: finishing write tid 5 to smithi08466639-404 2023-10-01T07:33:46.254 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 404 v 338 (ObjNum 1278 snap 0 seq_num 1278) dirty exists 2023-10-01T07:33:46.254 INFO:tasks.rados.rados.0.smithi084.stdout:1884: left oid 404 (ObjNum 1278 snap 0 seq_num 1278) 2023-10-01T07:33:46.254 INFO:tasks.rados.rados.0.smithi084.stdout:1885: finishing write tid 1 to smithi08466639-330 2023-10-01T07:33:46.254 INFO:tasks.rados.rados.0.smithi084.stdout:1885: finishing write tid 2 to smithi08466639-330 2023-10-01T07:33:46.254 INFO:tasks.rados.rados.0.smithi084.stdout:1885: finishing write tid 3 to smithi08466639-330 2023-10-01T07:33:46.254 INFO:tasks.rados.rados.0.smithi084.stdout:1885: finishing write tid 4 to smithi08466639-330 2023-10-01T07:33:46.254 INFO:tasks.rados.rados.0.smithi084.stdout:1885: finishing write tid 5 to smithi08466639-330 2023-10-01T07:33:46.254 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 330 v 283 (ObjNum 1279 snap 0 seq_num 1279) dirty exists 2023-10-01T07:33:46.254 INFO:tasks.rados.rados.0.smithi084.stdout:1885: left oid 330 (ObjNum 1279 snap 0 seq_num 1279) 2023-10-01T07:33:46.254 INFO:tasks.rados.rados.0.smithi084.stdout:1890: seq_num 1281 ranges {729767=741273,1927904=725109,3145089=384678} 2023-10-01T07:33:46.265 INFO:tasks.rados.rados.0.smithi084.stdout:1890: writing smithi08466639-471 from 729767 to 1471040 tid 1 2023-10-01T07:33:46.272 INFO:tasks.rados.rados.0.smithi084.stdout:1890: writing smithi08466639-471 from 1927904 to 2653013 tid 2 2023-10-01T07:33:46.277 INFO:tasks.rados.rados.0.smithi084.stdout:1890: writing smithi08466639-471 from 3145089 to 3529767 tid 3 2023-10-01T07:33:46.277 INFO:tasks.rados.rados.0.smithi084.stdout:1884: done (5 left) 2023-10-01T07:33:46.277 INFO:tasks.rados.rados.0.smithi084.stdout:1885: done (4 left) 2023-10-01T07:33:46.277 INFO:tasks.rados.rados.0.smithi084.stdout:1891: read oid 154 snap -1 2023-10-01T07:33:46.278 INFO:tasks.rados.rados.0.smithi084.stdout:1891: expect (ObjNum 1263 snap 0 seq_num 1263) 2023-10-01T07:33:46.278 INFO:tasks.rados.rados.0.smithi084.stdout:1892: read oid 500 snap -1 2023-10-01T07:33:46.278 INFO:tasks.rados.rados.0.smithi084.stdout:1892: expect (ObjNum 875 snap 0 seq_num 875) 2023-10-01T07:33:46.278 INFO:tasks.rados.rados.0.smithi084.stdout:1893: read oid 98 snap -1 2023-10-01T07:33:46.278 INFO:tasks.rados.rados.0.smithi084.stdout:1893: expect (ObjNum 706 snap 0 seq_num 706) 2023-10-01T07:33:46.278 INFO:tasks.rados.rados.0.smithi084.stdout:1894: write oid 273 current snap is 0 2023-10-01T07:33:46.278 INFO:tasks.rados.rados.0.smithi084.stdout:1894: seq_num 1282 ranges {746574=416522,1586386=468767,2772512=629544} 2023-10-01T07:33:46.284 INFO:tasks.rados.rados.0.smithi084.stdout:1894: writing smithi08466639-273 from 746574 to 1163096 tid 1 2023-10-01T07:33:46.289 INFO:tasks.rados.rados.0.smithi084.stdout:1894: writing smithi08466639-273 from 1586386 to 2055153 tid 2 2023-10-01T07:33:46.297 INFO:tasks.rados.rados.0.smithi084.stdout:1894: writing smithi08466639-273 from 2772512 to 3402056 tid 3 2023-10-01T07:33:46.297 INFO:tasks.rados.rados.0.smithi084.stdout:1895: write oid 21 current snap is 0 2023-10-01T07:33:46.297 INFO:tasks.rados.rados.0.smithi084.stdout:1895: seq_num 1283 ranges {763381=491771,2044868=728778,3199935=363446} 2023-10-01T07:33:46.304 INFO:tasks.rados.rados.0.smithi084.stdout:1895: writing smithi08466639-21 from 763381 to 1255152 tid 1 2023-10-01T07:33:46.313 INFO:tasks.rados.rados.0.smithi084.stdout:1895: writing smithi08466639-21 from 2044868 to 2773646 tid 2 2023-10-01T07:33:46.318 INFO:tasks.rados.rados.0.smithi084.stdout:1895: writing smithi08466639-21 from 3199935 to 3563381 tid 3 2023-10-01T07:33:46.318 INFO:tasks.rados.rados.0.smithi084.stdout:1896: read oid 246 snap -1 2023-10-01T07:33:46.318 INFO:tasks.rados.rados.0.smithi084.stdout:1896: expect (ObjNum 1155 snap 0 seq_num 1155) 2023-10-01T07:33:46.318 INFO:tasks.rados.rados.0.smithi084.stdout:1897: write oid 121 current snap is 0 2023-10-01T07:33:46.318 INFO:tasks.rados.rados.0.smithi084.stdout:1897: seq_num 1284 ranges {780188=567020,2103350=472436,3227358=352830} 2023-10-01T07:33:46.325 INFO:tasks.rados.rados.0.smithi084.stdout:1897: writing smithi08466639-121 from 780188 to 1347208 tid 1 2023-10-01T07:33:46.332 INFO:tasks.rados.rados.0.smithi084.stdout:1897: writing smithi08466639-121 from 2103350 to 2575786 tid 2 2023-10-01T07:33:46.338 INFO:tasks.rados.rados.0.smithi084.stdout:1897: writing smithi08466639-121 from 3227358 to 3580188 tid 3 2023-10-01T07:33:46.338 INFO:tasks.rados.rados.0.smithi084.stdout:1898: read oid 256 snap -1 2023-10-01T07:33:46.338 INFO:tasks.rados.rados.0.smithi084.stdout:1898: expect (ObjNum 1014 snap 0 seq_num 1014) 2023-10-01T07:33:46.338 INFO:tasks.rados.rados.0.smithi084.stdout:1899: read oid 444 snap -1 2023-10-01T07:33:46.338 INFO:tasks.rados.rados.0.smithi084.stdout:1899: expect (ObjNum 1221 snap 0 seq_num 1221) 2023-10-01T07:33:46.339 INFO:tasks.rados.rados.0.smithi084.stdout:1900: write oid 43 current snap is 0 2023-10-01T07:33:46.339 INFO:tasks.rados.rados.0.smithi084.stdout:1900: seq_num 1285 ranges {796995=758622,2161832=732447} 2023-10-01T07:33:46.347 INFO:tasks.rados.rados.0.smithi084.stdout:1900: writing smithi08466639-43 from 796995 to 1555617 tid 1 2023-10-01T07:33:46.355 INFO:tasks.rados.rados.0.smithi084.stdout:1900: writing smithi08466639-43 from 2161832 to 2894279 tid 2 2023-10-01T07:33:46.355 INFO:tasks.rados.rados.0.smithi084.stdout:1901: write oid 63 current snap is 0 2023-10-01T07:33:46.355 INFO:tasks.rados.rados.0.smithi084.stdout:1888: expect (ObjNum 1102 snap 0 seq_num 1102) 2023-10-01T07:33:46.477 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:46 smithi112 bash[50625]: debug 2023-10-01T07:33:46.211+0000 7f8eefda6200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-01T07:33:46.478 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:46 smithi112 bash[50625]: debug 2023-10-01T07:33:46.331+0000 7f8eefda6200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-01T07:33:46.522 INFO:tasks.rados.rados.0.smithi084.stdout:1887: expect (ObjNum 253 snap 0 seq_num 253) 2023-10-01T07:33:46.593 INFO:tasks.rados.rados.0.smithi084.stdout:1890: finishing write tid 1 to smithi08466639-471 2023-10-01T07:33:46.593 INFO:tasks.rados.rados.0.smithi084.stdout:1890: finishing write tid 2 to smithi08466639-471 2023-10-01T07:33:46.593 INFO:tasks.rados.rados.0.smithi084.stdout:1892: expect (ObjNum 875 snap 0 seq_num 875) 2023-10-01T07:33:46.754 INFO:tasks.rados.rados.0.smithi084.stdout:1894: finishing write tid 1 to smithi08466639-273 2023-10-01T07:33:46.755 INFO:tasks.rados.rados.0.smithi084.stdout:1894: finishing write tid 2 to smithi08466639-273 2023-10-01T07:33:46.755 INFO:tasks.rados.rados.0.smithi084.stdout:1890: finishing write tid 3 to smithi08466639-471 2023-10-01T07:33:46.755 INFO:tasks.rados.rados.0.smithi084.stdout:1890: finishing write tid 4 to smithi08466639-471 2023-10-01T07:33:46.755 INFO:tasks.rados.rados.0.smithi084.stdout:1893: expect (ObjNum 706 snap 0 seq_num 706) 2023-10-01T07:33:46.920 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:46 smithi112 bash[27689]: audit 2023-10-01T07:33:46.361191+0000 mon.c (mon.2) 126 : audit [DBG] from='client.? 172.21.15.84:0/2467720389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:46.920 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:46 smithi112 bash[50625]: debug 2023-10-01T07:33:46.479+0000 7f8eefda6200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-01T07:33:46.920 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:46 smithi112 bash[50625]: debug 2023-10-01T07:33:46.599+0000 7f8eefda6200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-01T07:33:46.920 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:46 smithi112 bash[50625]: debug 2023-10-01T07:33:46.727+0000 7f8eefda6200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-01T07:33:46.921 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:46 smithi112 bash[50625]: debug 2023-10-01T07:33:46.915+0000 7f8eefda6200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-01T07:33:46.933 INFO:tasks.rados.rados.0.smithi084.stdout:1891: expect (ObjNum 1263 snap 0 seq_num 1263) 2023-10-01T07:33:46.988 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:46 smithi084 bash[27378]: audit 2023-10-01T07:33:46.361191+0000 mon.c (mon.2) 126 : audit [DBG] from='client.? 172.21.15.84:0/2467720389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:46.988 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:33:46 smithi084 bash[27645]: debug 2023-10-01T07:33:46.871+0000 7f240e88a680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-01T07:33:46.988 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:46 smithi084 bash[33757]: audit 2023-10-01T07:33:46.361191+0000 mon.c (mon.2) 126 : audit [DBG] from='client.? 172.21.15.84:0/2467720389' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:47.098 INFO:tasks.rados.rados.0.smithi084.stdout:1890: finishing write tid 5 to smithi08466639-471 2023-10-01T07:33:47.098 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 471 v 281 (ObjNum 1281 snap 0 seq_num 1281) dirty exists 2023-10-01T07:33:47.098 INFO:tasks.rados.rados.0.smithi084.stdout:1890: left oid 471 (ObjNum 1281 snap 0 seq_num 1281) 2023-10-01T07:33:47.098 INFO:tasks.rados.rados.0.smithi084.stdout:1894: finishing write tid 3 to smithi08466639-273 2023-10-01T07:33:47.098 INFO:tasks.rados.rados.0.smithi084.stdout:1894: finishing write tid 4 to smithi08466639-273 2023-10-01T07:33:47.098 INFO:tasks.rados.rados.0.smithi084.stdout:1894: finishing write tid 5 to smithi08466639-273 2023-10-01T07:33:47.098 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 273 v 271 (ObjNum 1282 snap 0 seq_num 1282) dirty exists 2023-10-01T07:33:47.098 INFO:tasks.rados.rados.0.smithi084.stdout:1894: left oid 273 (ObjNum 1282 snap 0 seq_num 1282) 2023-10-01T07:33:47.098 INFO:tasks.rados.rados.0.smithi084.stdout:1895: finishing write tid 1 to smithi08466639-21 2023-10-01T07:33:47.098 INFO:tasks.rados.rados.0.smithi084.stdout:1895: finishing write tid 2 to smithi08466639-21 2023-10-01T07:33:47.099 INFO:tasks.rados.rados.0.smithi084.stdout:1895: finishing write tid 3 to smithi08466639-21 2023-10-01T07:33:47.099 INFO:tasks.rados.rados.0.smithi084.stdout:1895: finishing write tid 4 to smithi08466639-21 2023-10-01T07:33:47.099 INFO:tasks.rados.rados.0.smithi084.stdout:1895: finishing write tid 5 to smithi08466639-21 2023-10-01T07:33:47.099 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 21 v 242 (ObjNum 1283 snap 0 seq_num 1283) dirty exists 2023-10-01T07:33:47.099 INFO:tasks.rados.rados.0.smithi084.stdout:1895: left oid 21 (ObjNum 1283 snap 0 seq_num 1283) 2023-10-01T07:33:47.099 INFO:tasks.rados.rados.0.smithi084.stdout:1896: expect (ObjNum 1155 snap 0 seq_num 1155) 2023-10-01T07:33:47.227 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:47 smithi112 bash[50625]: debug 2023-10-01T07:33:47.047+0000 7f8eefda6200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-01T07:33:47.258 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:33:46 smithi084 bash[27645]: debug 2023-10-01T07:33:46.983+0000 7f240e88a680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-01T07:33:47.276 INFO:tasks.rados.rados.0.smithi084.stdout:1897: finishing write tid 1 to smithi08466639-121 2023-10-01T07:33:47.276 INFO:tasks.rados.rados.0.smithi084.stdout:1897: finishing write tid 2 to smithi08466639-121 2023-10-01T07:33:47.276 INFO:tasks.rados.rados.0.smithi084.stdout:1897: finishing write tid 3 to smithi08466639-121 2023-10-01T07:33:47.276 INFO:tasks.rados.rados.0.smithi084.stdout:1897: finishing write tid 4 to smithi08466639-121 2023-10-01T07:33:47.276 INFO:tasks.rados.rados.0.smithi084.stdout:1897: finishing write tid 5 to smithi08466639-121 2023-10-01T07:33:47.276 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 121 v 211 (ObjNum 1284 snap 0 seq_num 1284) dirty exists 2023-10-01T07:33:47.276 INFO:tasks.rados.rados.0.smithi084.stdout:1897: left oid 121 (ObjNum 1284 snap 0 seq_num 1284) 2023-10-01T07:33:47.276 INFO:tasks.rados.rados.0.smithi084.stdout:1899: expect (ObjNum 1221 snap 0 seq_num 1221) 2023-10-01T07:33:47.400 INFO:tasks.rados.rados.0.smithi084.stdout:1898: expect (ObjNum 1014 snap 0 seq_num 1014) 2023-10-01T07:33:47.570 INFO:tasks.rados.rados.0.smithi084.stdout:1900: finishing write tid 1 to smithi08466639-43 2023-10-01T07:33:47.570 INFO:tasks.rados.rados.0.smithi084.stdout:1900: finishing write tid 2 to smithi08466639-43 2023-10-01T07:33:47.570 INFO:tasks.rados.rados.0.smithi084.stdout:1900: finishing write tid 3 to smithi08466639-43 2023-10-01T07:33:47.570 INFO:tasks.rados.rados.0.smithi084.stdout:1900: finishing write tid 4 to smithi08466639-43 2023-10-01T07:33:47.571 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 43 v 286 (ObjNum 1285 snap 0 seq_num 1285) dirty exists 2023-10-01T07:33:47.571 INFO:tasks.rados.rados.0.smithi084.stdout:1900: left oid 43 (ObjNum 1285 snap 0 seq_num 1285) 2023-10-01T07:33:47.571 INFO:tasks.rados.rados.0.smithi084.stdout:1901: seq_num 1286 ranges {413802=433871,1420314=476105,2482204=790985} 2023-10-01T07:33:47.574 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:33:47 smithi084 bash[27645]: debug 2023-10-01T07:33:47.255+0000 7f240e88a680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-01T07:33:47.579 INFO:tasks.rados.rados.0.smithi084.stdout:1901: writing smithi08466639-63 from 413802 to 847673 tid 1 2023-10-01T07:33:47.585 INFO:tasks.rados.rados.0.smithi084.stdout:1901: writing smithi08466639-63 from 1420314 to 1896419 tid 2 2023-10-01T07:33:47.594 INFO:tasks.rados.rados.0.smithi084.stdout:1901: writing smithi08466639-63 from 2482204 to 3273189 tid 3 2023-10-01T07:33:47.594 INFO:tasks.rados.rados.0.smithi084.stdout:1887: done (14 left) 2023-10-01T07:33:47.595 INFO:tasks.rados.rados.0.smithi084.stdout:1888: done (13 left) 2023-10-01T07:33:47.595 INFO:tasks.rados.rados.0.smithi084.stdout:1889: done (12 left) 2023-10-01T07:33:47.595 INFO:tasks.rados.rados.0.smithi084.stdout:1890: done (11 left) 2023-10-01T07:33:47.595 INFO:tasks.rados.rados.0.smithi084.stdout:1891: done (10 left) 2023-10-01T07:33:47.595 INFO:tasks.rados.rados.0.smithi084.stdout:1892: done (9 left) 2023-10-01T07:33:47.595 INFO:tasks.rados.rados.0.smithi084.stdout:1893: done (8 left) 2023-10-01T07:33:47.595 INFO:tasks.rados.rados.0.smithi084.stdout:1894: done (7 left) 2023-10-01T07:33:47.595 INFO:tasks.rados.rados.0.smithi084.stdout:1895: done (6 left) 2023-10-01T07:33:47.595 INFO:tasks.rados.rados.0.smithi084.stdout:1896: done (5 left) 2023-10-01T07:33:47.595 INFO:tasks.rados.rados.0.smithi084.stdout:1897: done (4 left) 2023-10-01T07:33:47.595 INFO:tasks.rados.rados.0.smithi084.stdout:1898: done (3 left) 2023-10-01T07:33:47.595 INFO:tasks.rados.rados.0.smithi084.stdout:1899: done (2 left) 2023-10-01T07:33:47.596 INFO:tasks.rados.rados.0.smithi084.stdout:1900: done (1 left) 2023-10-01T07:33:47.596 INFO:tasks.rados.rados.0.smithi084.stdout:1902: read oid 461 snap -1 2023-10-01T07:33:47.596 INFO:tasks.rados.rados.0.smithi084.stdout:1902: expect (ObjNum 930 snap 0 seq_num 930) 2023-10-01T07:33:47.596 INFO:tasks.rados.rados.0.smithi084.stdout:1903: read oid 332 snap -1 2023-10-01T07:33:47.596 INFO:tasks.rados.rados.0.smithi084.stdout:1903: expect (ObjNum 331 snap 0 seq_num 331) 2023-10-01T07:33:47.596 INFO:tasks.rados.rados.0.smithi084.stdout:1904: delete oid 389 current snap is 0 2023-10-01T07:33:47.596 INFO:tasks.rados.rados.0.smithi084.stdout:1901: finishing write tid 1 to smithi08466639-63 2023-10-01T07:33:47.596 INFO:tasks.rados.rados.0.smithi084.stdout:1901: finishing write tid 2 to smithi08466639-63 2023-10-01T07:33:47.601 INFO:tasks.rados.rados.0.smithi084.stdout:1904: done (3 left) 2023-10-01T07:33:47.601 INFO:tasks.rados.rados.0.smithi084.stdout:1905: write oid 87 current snap is 0 2023-10-01T07:33:47.601 INFO:tasks.rados.rados.0.smithi084.stdout:1901: finishing write tid 3 to smithi08466639-63 2023-10-01T07:33:47.602 INFO:tasks.rados.rados.0.smithi084.stdout:1901: finishing write tid 4 to smithi08466639-63 2023-10-01T07:33:47.602 INFO:tasks.rados.rados.0.smithi084.stdout:1905: seq_num 1288 ranges {447416=584369,1537278=479774,2537050=529882,3524784=122632} 2023-10-01T07:33:47.610 INFO:tasks.rados.rados.0.smithi084.stdout:1905: writing smithi08466639-87 from 447416 to 1031785 tid 1 2023-10-01T07:33:47.617 INFO:tasks.rados.rados.0.smithi084.stdout:1905: writing smithi08466639-87 from 1537278 to 2017052 tid 2 2023-10-01T07:33:47.624 INFO:tasks.rados.rados.0.smithi084.stdout:1905: writing smithi08466639-87 from 2537050 to 3066932 tid 3 2023-10-01T07:33:47.627 INFO:tasks.rados.rados.0.smithi084.stdout:1905: writing smithi08466639-87 from 3524784 to 3647416 tid 4 2023-10-01T07:33:47.627 INFO:tasks.rados.rados.0.smithi084.stdout:1906: delete oid 426 current snap is 0 2023-10-01T07:33:47.628 INFO:tasks.rados.rados.0.smithi084.stdout:1901: finishing write tid 5 to smithi08466639-63 2023-10-01T07:33:47.628 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 63 v 342 (ObjNum 1286 snap 0 seq_num 1286) dirty exists 2023-10-01T07:33:47.628 INFO:tasks.rados.rados.0.smithi084.stdout:1901: left oid 63 (ObjNum 1286 snap 0 seq_num 1286) 2023-10-01T07:33:47.628 INFO:tasks.rados.rados.0.smithi084.stdout:1903: expect (ObjNum 331 snap 0 seq_num 331) 2023-10-01T07:33:47.754 INFO:tasks.rados.rados.0.smithi084.stdout:1902: expect (ObjNum 930 snap 0 seq_num 930) 2023-10-01T07:33:47.967 INFO:tasks.rados.rados.0.smithi084.stdout:1905: finishing write tid 1 to smithi08466639-87 2023-10-01T07:33:47.967 INFO:tasks.rados.rados.0.smithi084.stdout:1905: finishing write tid 2 to smithi08466639-87 2023-10-01T07:33:47.967 INFO:tasks.rados.rados.0.smithi084.stdout:1905: finishing write tid 3 to smithi08466639-87 2023-10-01T07:33:47.968 INFO:tasks.rados.rados.0.smithi084.stdout:1905: finishing write tid 4 to smithi08466639-87 2023-10-01T07:33:47.968 INFO:tasks.rados.rados.0.smithi084.stdout:1905: finishing write tid 5 to smithi08466639-87 2023-10-01T07:33:47.968 INFO:tasks.rados.rados.0.smithi084.stdout:1905: finishing write tid 6 to smithi08466639-87 2023-10-01T07:33:47.968 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 87 v 347 (ObjNum 1288 snap 0 seq_num 1288) dirty exists 2023-10-01T07:33:47.968 INFO:tasks.rados.rados.0.smithi084.stdout:1905: left oid 87 (ObjNum 1288 snap 0 seq_num 1288) 2023-10-01T07:33:47.968 INFO:tasks.rados.rados.0.smithi084.stdout:1901: done (4 left) 2023-10-01T07:33:47.968 INFO:tasks.rados.rados.0.smithi084.stdout:1902: done (3 left) 2023-10-01T07:33:47.968 INFO:tasks.rados.rados.0.smithi084.stdout:1903: done (2 left) 2023-10-01T07:33:47.968 INFO:tasks.rados.rados.0.smithi084.stdout:1905: done (1 left) 2023-10-01T07:33:47.968 INFO:tasks.rados.rados.0.smithi084.stdout:1906: done (0 left) 2023-10-01T07:33:47.968 INFO:tasks.rados.rados.0.smithi084.stdout:1907: read oid 165 snap -1 2023-10-01T07:33:47.969 INFO:tasks.rados.rados.0.smithi084.stdout:1907: expect (ObjNum 1138 snap 0 seq_num 1138) 2023-10-01T07:33:47.969 INFO:tasks.rados.rados.0.smithi084.stdout:1908: read oid 279 snap -1 2023-10-01T07:33:47.969 INFO:tasks.rados.rados.0.smithi084.stdout:1908: expect (ObjNum 1090 snap 0 seq_num 1090) 2023-10-01T07:33:47.969 INFO:tasks.rados.rados.0.smithi084.stdout:1909: write oid 403 current snap is 0 2023-10-01T07:33:47.969 INFO:tasks.rados.rados.0.smithi084.stdout:1909: seq_num 1290 ranges {481030=734867,1937889=483443,2875543=552426} 2023-10-01T07:33:47.979 INFO:tasks.rados.rados.0.smithi084.stdout:1909: writing smithi08466639-403 from 481030 to 1215897 tid 1 2023-10-01T07:33:47.986 INFO:tasks.rados.rados.0.smithi084.stdout:1909: writing smithi08466639-403 from 1937889 to 2421332 tid 2 2023-10-01T07:33:47.991 INFO:tasks.rados.rados.0.smithi084.stdout:1909: writing smithi08466639-403 from 2875543 to 3427969 tid 3 2023-10-01T07:33:47.992 INFO:tasks.rados.rados.0.smithi084.stdout:1910: read oid 388 snap -1 2023-10-01T07:33:47.992 INFO:tasks.rados.rados.0.smithi084.stdout:1910: expect (ObjNum 995 snap 0 seq_num 995) 2023-10-01T07:33:47.992 INFO:tasks.rados.rados.0.smithi084.stdout:1911: write oid 277 current snap is 0 2023-10-01T07:33:47.992 INFO:tasks.rados.rados.0.smithi084.stdout:1911: seq_num 1291 ranges {497837=410116,1596371=743454,2902966=763698} 2023-10-01T07:33:47.997 INFO:tasks.rados.rados.0.smithi084.stdout:1911: writing smithi08466639-277 from 497837 to 907953 tid 1 2023-10-01T07:33:48.005 INFO:tasks.rados.rados.0.smithi084.stdout:1911: writing smithi08466639-277 from 1596371 to 2339825 tid 2 2023-10-01T07:33:48.013 INFO:tasks.rados.rados.0.smithi084.stdout:1911: writing smithi08466639-277 from 2902966 to 3666664 tid 3 2023-10-01T07:33:48.013 INFO:tasks.rados.rados.0.smithi084.stdout:1912: read oid 374 snap -1 2023-10-01T07:33:48.013 INFO:tasks.rados.rados.0.smithi084.stdout:1912: expect (ObjNum 373 snap 0 seq_num 373) 2023-10-01T07:33:48.013 INFO:tasks.rados.rados.0.smithi084.stdout:1913: read oid 47 snap -1 2023-10-01T07:33:48.014 INFO:tasks.rados.rados.0.smithi084.stdout:1913: expect (ObjNum 501 snap 0 seq_num 501) 2023-10-01T07:33:48.014 INFO:tasks.rados.rados.0.smithi084.stdout:1914: delete oid 419 current snap is 0 2023-10-01T07:33:48.014 INFO:tasks.rados.rados.0.smithi084.stdout:1907: expect (ObjNum 1138 snap 0 seq_num 1138) 2023-10-01T07:33:48.125 INFO:tasks.rados.rados.0.smithi084.stdout:1908: expect (ObjNum 1090 snap 0 seq_num 1090) 2023-10-01T07:33:48.236 INFO:tasks.rados.rados.0.smithi084.stdout:1909: finishing write tid 1 to smithi08466639-403 2023-10-01T07:33:48.236 INFO:tasks.rados.rados.0.smithi084.stdout:1909: finishing write tid 2 to smithi08466639-403 2023-10-01T07:33:48.236 INFO:tasks.rados.rados.0.smithi084.stdout:1909: finishing write tid 3 to smithi08466639-403 2023-10-01T07:33:48.236 INFO:tasks.rados.rados.0.smithi084.stdout:1909: finishing write tid 4 to smithi08466639-403 2023-10-01T07:33:48.236 INFO:tasks.rados.rados.0.smithi084.stdout:1909: finishing write tid 5 to smithi08466639-403 2023-10-01T07:33:48.237 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 403 v 316 (ObjNum 1290 snap 0 seq_num 1290) dirty exists 2023-10-01T07:33:48.237 INFO:tasks.rados.rados.0.smithi084.stdout:1909: left oid 403 (ObjNum 1290 snap 0 seq_num 1290) 2023-10-01T07:33:48.237 INFO:tasks.rados.rados.0.smithi084.stdout:1910: expect (ObjNum 995 snap 0 seq_num 995) 2023-10-01T07:33:48.356 INFO:tasks.rados.rados.0.smithi084.stdout:1911: finishing write tid 1 to smithi08466639-277 2023-10-01T07:33:48.356 INFO:tasks.rados.rados.0.smithi084.stdout:1911: finishing write tid 2 to smithi08466639-277 2023-10-01T07:33:48.356 INFO:tasks.rados.rados.0.smithi084.stdout:1907: done (7 left) 2023-10-01T07:33:48.357 INFO:tasks.rados.rados.0.smithi084.stdout:1908: done (6 left) 2023-10-01T07:33:48.357 INFO:tasks.rados.rados.0.smithi084.stdout:1909: done (5 left) 2023-10-01T07:33:48.357 INFO:tasks.rados.rados.0.smithi084.stdout:1910: done (4 left) 2023-10-01T07:33:48.357 INFO:tasks.rados.rados.0.smithi084.stdout:1914: done (3 left) 2023-10-01T07:33:48.357 INFO:tasks.rados.rados.0.smithi084.stdout:1915: write oid 229 current snap is 0 2023-10-01T07:33:48.357 INFO:tasks.rados.rados.0.smithi084.stdout:1915: seq_num 1293 ranges {531451=676967,1713335=747123,2957812=502595} 2023-10-01T07:33:48.369 INFO:tasks.rados.rados.0.smithi084.stdout:1915: writing smithi08466639-229 from 531451 to 1208418 tid 1 2023-10-01T07:33:48.382 INFO:tasks.rados.rados.0.smithi084.stdout:1915: writing smithi08466639-229 from 1713335 to 2460458 tid 2 2023-10-01T07:33:48.392 INFO:tasks.rados.rados.0.smithi084.stdout:1915: writing smithi08466639-229 from 2957812 to 3460407 tid 3 2023-10-01T07:33:48.393 INFO:tasks.rados.rados.0.smithi084.stdout:1916: delete oid 335 current snap is 0 2023-10-01T07:33:48.393 INFO:tasks.rados.rados.0.smithi084.stdout:1911: finishing write tid 3 to smithi08466639-277 2023-10-01T07:33:48.393 INFO:tasks.rados.rados.0.smithi084.stdout:1911: finishing write tid 4 to smithi08466639-277 2023-10-01T07:33:48.393 INFO:tasks.rados.rados.0.smithi084.stdout:1911: finishing write tid 5 to smithi08466639-277 2023-10-01T07:33:48.393 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 277 v 260 (ObjNum 1291 snap 0 seq_num 1291) dirty exists 2023-10-01T07:33:48.393 INFO:tasks.rados.rados.0.smithi084.stdout:1911: left oid 277 (ObjNum 1291 snap 0 seq_num 1291) 2023-10-01T07:33:48.393 INFO:tasks.rados.rados.0.smithi084.stdout:1912: expect (ObjNum 373 snap 0 seq_num 373) 2023-10-01T07:33:48.477 INFO:tasks.rados.rados.0.smithi084.stdout:1913: expect (ObjNum 501 snap 0 seq_num 501) 2023-10-01T07:33:48.573 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[50625]: debug 2023-10-01T07:33:48.315+0000 7f8eefda6200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-01T07:33:48.574 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[50625]: [01/Oct/2023:07:33:48] ENGINE Bus STARTING 2023-10-01T07:33:48.574 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[50625]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:33:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T07:33:48.574 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[50625]: CherryPy Checker: 2023-10-01T07:33:48.574 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[50625]: The Application mounted at '' has an empty config. 2023-10-01T07:33:48.574 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[50625]: [01/Oct/2023:07:33:48] ENGINE Serving on http://:::9283 2023-10-01T07:33:48.574 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[50625]: [01/Oct/2023:07:33:48] ENGINE Bus STARTED 2023-10-01T07:33:48.574 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[50625]: [01/Oct/2023:07:33:48] ENGINE Bus STOPPING 2023-10-01T07:33:48.574 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[50625]: [01/Oct/2023:07:33:48] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-01T07:33:48.574 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[50625]: [01/Oct/2023:07:33:48] ENGINE Bus STOPPED 2023-10-01T07:33:48.591 INFO:tasks.rados.rados.0.smithi084.stdout:1915: finishing write tid 1 to smithi08466639-229 2023-10-01T07:33:48.591 INFO:tasks.rados.rados.0.smithi084.stdout:1915: finishing write tid 2 to smithi08466639-229 2023-10-01T07:33:48.591 INFO:tasks.rados.rados.0.smithi084.stdout:1915: finishing write tid 3 to smithi08466639-229 2023-10-01T07:33:48.591 INFO:tasks.rados.rados.0.smithi084.stdout:1915: finishing write tid 4 to smithi08466639-229 2023-10-01T07:33:48.591 INFO:tasks.rados.rados.0.smithi084.stdout:1915: finishing write tid 5 to smithi08466639-229 2023-10-01T07:33:48.591 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 229 v 243 (ObjNum 1293 snap 0 seq_num 1293) dirty exists 2023-10-01T07:33:48.591 INFO:tasks.rados.rados.0.smithi084.stdout:1915: left oid 229 (ObjNum 1293 snap 0 seq_num 1293) 2023-10-01T07:33:48.592 INFO:tasks.rados.rados.0.smithi084.stdout:1911: done (4 left) 2023-10-01T07:33:48.592 INFO:tasks.rados.rados.0.smithi084.stdout:1912: done (3 left) 2023-10-01T07:33:48.592 INFO:tasks.rados.rados.0.smithi084.stdout:1913: done (2 left) 2023-10-01T07:33:48.592 INFO:tasks.rados.rados.0.smithi084.stdout:1915: done (1 left) 2023-10-01T07:33:48.592 INFO:tasks.rados.rados.0.smithi084.stdout:1916: done (0 left) 2023-10-01T07:33:48.592 INFO:tasks.rados.rados.0.smithi084.stdout:1917: write oid 126 current snap is 0 2023-10-01T07:33:48.592 INFO:tasks.rados.rados.0.smithi084.stdout:1917: seq_num 1295 ranges {565065=427465,1430299=634439,2496305=525139,3472104=292961} 2023-10-01T07:33:48.600 INFO:tasks.rados.rados.0.smithi084.stdout:1917: writing smithi08466639-126 from 565065 to 992530 tid 1 2023-10-01T07:33:48.607 INFO:tasks.rados.rados.0.smithi084.stdout:1917: writing smithi08466639-126 from 1430299 to 2064738 tid 2 2023-10-01T07:33:48.612 INFO:tasks.rados.rados.0.smithi084.stdout:1917: writing smithi08466639-126 from 2496305 to 3021444 tid 3 2023-10-01T07:33:48.617 INFO:tasks.rados.rados.0.smithi084.stdout:1917: writing smithi08466639-126 from 3472104 to 3765065 tid 4 2023-10-01T07:33:48.617 INFO:tasks.rados.rados.0.smithi084.stdout:1918: delete oid 90 current snap is 0 2023-10-01T07:33:48.617 INFO:tasks.rados.rados.0.smithi084.stdout:1917: finishing write tid 1 to smithi08466639-126 2023-10-01T07:33:48.618 INFO:tasks.rados.rados.0.smithi084.stdout:1917: finishing write tid 2 to smithi08466639-126 2023-10-01T07:33:48.618 INFO:tasks.rados.rados.0.smithi084.stdout:1917: finishing write tid 3 to smithi08466639-126 2023-10-01T07:33:48.620 INFO:tasks.rados.rados.0.smithi084.stdout:1918: done (1 left) 2023-10-01T07:33:48.620 INFO:tasks.rados.rados.0.smithi084.stdout:1919: read oid 486 snap -1 2023-10-01T07:33:48.620 INFO:tasks.rados.rados.0.smithi084.stdout:1919: expect (ObjNum 624 snap 0 seq_num 624) 2023-10-01T07:33:48.620 INFO:tasks.rados.rados.0.smithi084.stdout:1920: write oid 382 current snap is 0 2023-10-01T07:33:48.620 INFO:tasks.rados.rados.0.smithi084.stdout:1917: finishing write tid 4 to smithi08466639-126 2023-10-01T07:33:48.620 INFO:tasks.rados.rados.0.smithi084.stdout:1920: seq_num 1297 ranges {598679=577963,1947263=638108,3351151=447528} 2023-10-01T07:33:48.627 INFO:tasks.rados.rados.0.smithi084.stdout:1920: writing smithi08466639-382 from 598679 to 1176642 tid 1 2023-10-01T07:33:48.641 INFO:tasks.rados.rados.0.smithi084.stdout:1920: writing smithi08466639-382 from 1947263 to 2585371 tid 2 2023-10-01T07:33:48.652 INFO:tasks.rados.rados.0.smithi084.stdout:1920: writing smithi08466639-382 from 3351151 to 3798679 tid 3 2023-10-01T07:33:48.652 INFO:tasks.rados.rados.0.smithi084.stdout:1921: write oid 301 current snap is 0 2023-10-01T07:33:48.652 INFO:tasks.rados.rados.0.smithi084.stdout:1921: seq_num 1298 ranges {615486=653212,1889392=498119,2978574=475308} 2023-10-01T07:33:48.665 INFO:tasks.rados.rados.0.smithi084.stdout:1921: writing smithi08466639-301 from 615486 to 1268698 tid 1 2023-10-01T07:33:48.676 INFO:tasks.rados.rados.0.smithi084.stdout:1921: writing smithi08466639-301 from 1889392 to 2387511 tid 2 2023-10-01T07:33:48.686 INFO:tasks.rados.rados.0.smithi084.stdout:1921: writing smithi08466639-301 from 2978574 to 3453882 tid 3 2023-10-01T07:33:48.687 INFO:tasks.rados.rados.0.smithi084.stdout:1922: read oid 184 snap -1 2023-10-01T07:33:48.687 INFO:tasks.rados.rados.0.smithi084.stdout:1922: expect (ObjNum 1163 snap 0 seq_num 1163) 2023-10-01T07:33:48.687 INFO:tasks.rados.rados.0.smithi084.stdout:1923: write oid 288 current snap is 0 2023-10-01T07:33:48.687 INFO:tasks.rados.rados.0.smithi084.stdout:1923: seq_num 1299 ranges {632293=728461,1947874=641777,3005997=686580} 2023-10-01T07:33:48.702 INFO:tasks.rados.rados.0.smithi084.stdout:1923: writing smithi08466639-288 from 632293 to 1360754 tid 1 2023-10-01T07:33:48.717 INFO:tasks.rados.rados.0.smithi084.stdout:1923: writing smithi08466639-288 from 1947874 to 2589651 tid 2 2023-10-01T07:33:48.732 INFO:tasks.rados.rados.0.smithi084.stdout:1923: writing smithi08466639-288 from 3005997 to 3692577 tid 3 2023-10-01T07:33:48.732 INFO:tasks.rados.rados.0.smithi084.stdout:1924: write oid 484 current snap is 0 2023-10-01T07:33:48.732 INFO:tasks.rados.rados.0.smithi084.stdout:1924: seq_num 1300 ranges {649100=403710,1606356=501788,2633420=497852,3636005=213095} 2023-10-01T07:33:48.741 INFO:tasks.rados.rados.0.smithi084.stdout:1924: writing smithi08466639-484 from 649100 to 1052810 tid 1 2023-10-01T07:33:48.752 INFO:tasks.rados.rados.0.smithi084.stdout:1924: writing smithi08466639-484 from 1606356 to 2108144 tid 2 2023-10-01T07:33:48.762 INFO:tasks.rados.rados.0.smithi084.stdout:1924: writing smithi08466639-484 from 2633420 to 3131272 tid 3 2023-10-01T07:33:48.768 INFO:tasks.rados.rados.0.smithi084.stdout:1924: writing smithi08466639-484 from 3636005 to 3849100 tid 4 2023-10-01T07:33:48.768 INFO:tasks.rados.rados.0.smithi084.stdout:1925: delete oid 171 current snap is 0 2023-10-01T07:33:48.769 INFO:tasks.rados.rados.0.smithi084.stdout:1917: finishing write tid 5 to smithi08466639-126 2023-10-01T07:33:48.769 INFO:tasks.rados.rados.0.smithi084.stdout:1917: finishing write tid 6 to smithi08466639-126 2023-10-01T07:33:48.769 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 126 v 249 (ObjNum 1295 snap 0 seq_num 1295) dirty exists 2023-10-01T07:33:48.769 INFO:tasks.rados.rados.0.smithi084.stdout:1917: left oid 126 (ObjNum 1295 snap 0 seq_num 1295) 2023-10-01T07:33:48.769 INFO:tasks.rados.rados.0.smithi084.stdout:1919: expect (ObjNum 624 snap 0 seq_num 624) 2023-10-01T07:33:48.824 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[27645]: debug 2023-10-01T07:33:48.535+0000 7f240e88a680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-01T07:33:48.824 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[27645]: debug 2023-10-01T07:33:48.763+0000 7f240e88a680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-01T07:33:48.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[33757]: cluster 2023-10-01T07:33:48.339032+0000 mon.a (mon.0) 722 : cluster [INF] Active manager daemon x restarted 2023-10-01T07:33:48.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[33757]: cluster 2023-10-01T07:33:48.339749+0000 mon.a (mon.0) 723 : cluster [INF] Activating manager daemon x 2023-10-01T07:33:48.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[33757]: cluster 2023-10-01T07:33:48.349527+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-10-01T07:33:48.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[33757]: cluster 2023-10-01T07:33:48.351130+0000 mon.a (mon.0) 725 : cluster [DBG] mgrmap e20: x(active, starting, since 0.0116326s) 2023-10-01T07:33:48.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[33757]: audit 2023-10-01T07:33:48.355751+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-01T07:33:48.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[33757]: audit 2023-10-01T07:33:48.356032+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T07:33:48.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[33757]: audit 2023-10-01T07:33:48.356232+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T07:33:48.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[33757]: audit 2023-10-01T07:33:48.356431+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T07:33:48.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[33757]: audit 2023-10-01T07:33:48.356720+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi084.jsmrzl"}]: dispatch 2023-10-01T07:33:48.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[33757]: audit 2023-10-01T07:33:48.357135+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi112.sxncvg"}]: dispatch 2023-10-01T07:33:48.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[33757]: audit 2023-10-01T07:33:48.357515+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-01T07:33:48.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[33757]: audit 2023-10-01T07:33:48.357830+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T07:33:48.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[33757]: audit 2023-10-01T07:33:48.358128+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T07:33:48.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[33757]: audit 2023-10-01T07:33:48.358394+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T07:33:48.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[33757]: audit 2023-10-01T07:33:48.358628+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T07:33:48.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[33757]: audit 2023-10-01T07:33:48.358834+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T07:33:48.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[33757]: audit 2023-10-01T07:33:48.359131+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T07:33:48.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[33757]: audit 2023-10-01T07:33:48.359446+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T07:33:48.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[33757]: audit 2023-10-01T07:33:48.359782+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T07:33:48.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[27378]: cluster 2023-10-01T07:33:48.339032+0000 mon.a (mon.0) 722 : cluster [INF] Active manager daemon x restarted 2023-10-01T07:33:48.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[27378]: cluster 2023-10-01T07:33:48.339749+0000 mon.a (mon.0) 723 : cluster [INF] Activating manager daemon x 2023-10-01T07:33:48.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[27378]: cluster 2023-10-01T07:33:48.349527+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-10-01T07:33:48.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[27378]: cluster 2023-10-01T07:33:48.351130+0000 mon.a (mon.0) 725 : cluster [DBG] mgrmap e20: x(active, starting, since 0.0116326s) 2023-10-01T07:33:48.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[27378]: audit 2023-10-01T07:33:48.355751+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-01T07:33:48.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[27378]: audit 2023-10-01T07:33:48.356032+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T07:33:48.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[27378]: audit 2023-10-01T07:33:48.356232+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T07:33:48.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[27378]: audit 2023-10-01T07:33:48.356431+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T07:33:48.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[27378]: audit 2023-10-01T07:33:48.356720+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi084.jsmrzl"}]: dispatch 2023-10-01T07:33:48.828 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[27378]: audit 2023-10-01T07:33:48.357135+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi112.sxncvg"}]: dispatch 2023-10-01T07:33:48.828 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[27378]: audit 2023-10-01T07:33:48.357515+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-01T07:33:48.828 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[27378]: audit 2023-10-01T07:33:48.357830+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T07:33:48.828 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[27378]: audit 2023-10-01T07:33:48.358128+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T07:33:48.828 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[27378]: audit 2023-10-01T07:33:48.358394+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T07:33:48.828 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[27378]: audit 2023-10-01T07:33:48.358628+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T07:33:48.828 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[27378]: audit 2023-10-01T07:33:48.358834+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T07:33:48.828 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[27378]: audit 2023-10-01T07:33:48.359131+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T07:33:48.828 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[27378]: audit 2023-10-01T07:33:48.359446+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T07:33:48.828 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[27378]: audit 2023-10-01T07:33:48.359782+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T07:33:48.828 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[27378]: audit 2023-10-01T07:33:48.360313+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-01T07:33:48.829 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[27378]: audit 2023-10-01T07:33:48.360638+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-01T07:33:48.829 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[27378]: audit 2023-10-01T07:33:48.361238+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-01T07:33:48.829 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[27378]: audit 2023-10-01T07:33:48.361537+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-01T07:33:48.829 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[27378]: audit 2023-10-01T07:33:48.362450+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-01T07:33:48.829 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[27378]: audit 2023-10-01T07:33:48.362891+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-01T07:33:48.829 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[27378]: cluster 2023-10-01T07:33:48.517651+0000 mon.a (mon.0) 726 : cluster [INF] Manager daemon x is now available 2023-10-01T07:33:48.829 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[27378]: audit 2023-10-01T07:33:48.548413+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:33:48.829 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[27378]: audit 2023-10-01T07:33:48.562868+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:33:48.829 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[27378]: audit 2023-10-01T07:33:48.566358+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:33:48.829 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[33757]: audit 2023-10-01T07:33:48.360313+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-01T07:33:48.830 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[33757]: audit 2023-10-01T07:33:48.360638+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-01T07:33:48.830 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[33757]: audit 2023-10-01T07:33:48.361238+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-01T07:33:48.830 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[33757]: audit 2023-10-01T07:33:48.361537+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-01T07:33:48.830 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[33757]: audit 2023-10-01T07:33:48.362450+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-01T07:33:48.830 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[33757]: audit 2023-10-01T07:33:48.362891+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-01T07:33:48.830 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[33757]: cluster 2023-10-01T07:33:48.517651+0000 mon.a (mon.0) 726 : cluster [INF] Manager daemon x is now available 2023-10-01T07:33:48.830 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[33757]: audit 2023-10-01T07:33:48.548413+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:33:48.830 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[33757]: audit 2023-10-01T07:33:48.562868+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:33:48.830 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[33757]: audit 2023-10-01T07:33:48.566358+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:33:48.914 INFO:tasks.rados.rados.0.smithi084.stdout:1920: finishing write tid 1 to smithi08466639-382 2023-10-01T07:33:48.914 INFO:tasks.rados.rados.0.smithi084.stdout:1920: finishing write tid 2 to smithi08466639-382 2023-10-01T07:33:48.914 INFO:tasks.rados.rados.0.smithi084.stdout:1920: finishing write tid 3 to smithi08466639-382 2023-10-01T07:33:48.914 INFO:tasks.rados.rados.0.smithi084.stdout:1917: done (7 left) 2023-10-01T07:33:48.915 INFO:tasks.rados.rados.0.smithi084.stdout:1919: done (6 left) 2023-10-01T07:33:48.915 INFO:tasks.rados.rados.0.smithi084.stdout:1925: done (5 left) 2023-10-01T07:33:48.915 INFO:tasks.rados.rados.0.smithi084.stdout:1926: read oid 224 snap -1 2023-10-01T07:33:48.915 INFO:tasks.rados.rados.0.smithi084.stdout:1926: expect (ObjNum 1132 snap 0 seq_num 1132) 2023-10-01T07:33:48.915 INFO:tasks.rados.rados.0.smithi084.stdout:1927: read oid 208 snap -1 2023-10-01T07:33:48.915 INFO:tasks.rados.rados.0.smithi084.stdout:1927: expect deleted 2023-10-01T07:33:48.915 INFO:tasks.rados.rados.0.smithi084.stdout:1928: delete oid 241 current snap is 0 2023-10-01T07:33:48.915 INFO:tasks.rados.rados.0.smithi084.stdout:1920: finishing write tid 4 to smithi08466639-382 2023-10-01T07:33:48.915 INFO:tasks.rados.rados.0.smithi084.stdout:1920: finishing write tid 5 to smithi08466639-382 2023-10-01T07:33:48.915 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 382 v 275 (ObjNum 1297 snap 0 seq_num 1297) dirty exists 2023-10-01T07:33:48.915 INFO:tasks.rados.rados.0.smithi084.stdout:1920: left oid 382 (ObjNum 1297 snap 0 seq_num 1297) 2023-10-01T07:33:48.916 INFO:tasks.rados.rados.0.smithi084.stdout:1921: finishing write tid 1 to smithi08466639-301 2023-10-01T07:33:48.916 INFO:tasks.rados.rados.0.smithi084.stdout:1921: finishing write tid 2 to smithi08466639-301 2023-10-01T07:33:48.916 INFO:tasks.rados.rados.0.smithi084.stdout:1921: finishing write tid 3 to smithi08466639-301 2023-10-01T07:33:48.916 INFO:tasks.rados.rados.0.smithi084.stdout:1921: finishing write tid 4 to smithi08466639-301 2023-10-01T07:33:48.916 INFO:tasks.rados.rados.0.smithi084.stdout:1921: finishing write tid 5 to smithi08466639-301 2023-10-01T07:33:48.916 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 301 v 221 (ObjNum 1298 snap 0 seq_num 1298) dirty exists 2023-10-01T07:33:48.916 INFO:tasks.rados.rados.0.smithi084.stdout:1921: left oid 301 (ObjNum 1298 snap 0 seq_num 1298) 2023-10-01T07:33:48.916 INFO:tasks.rados.rados.0.smithi084.stdout:1922: expect (ObjNum 1163 snap 0 seq_num 1163) 2023-10-01T07:33:48.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[27689]: cluster 2023-10-01T07:33:48.339032+0000 mon.a (mon.0) 722 : cluster [INF] Active manager daemon x restarted 2023-10-01T07:33:48.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[27689]: cluster 2023-10-01T07:33:48.339749+0000 mon.a (mon.0) 723 : cluster [INF] Activating manager daemon x 2023-10-01T07:33:48.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[27689]: cluster 2023-10-01T07:33:48.349527+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-10-01T07:33:48.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[27689]: cluster 2023-10-01T07:33:48.351130+0000 mon.a (mon.0) 725 : cluster [DBG] mgrmap e20: x(active, starting, since 0.0116326s) 2023-10-01T07:33:48.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[27689]: audit 2023-10-01T07:33:48.355751+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-01T07:33:48.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[27689]: audit 2023-10-01T07:33:48.356032+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T07:33:48.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[27689]: audit 2023-10-01T07:33:48.356232+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T07:33:48.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[27689]: audit 2023-10-01T07:33:48.356431+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T07:33:48.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[27689]: audit 2023-10-01T07:33:48.356720+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi084.jsmrzl"}]: dispatch 2023-10-01T07:33:48.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[27689]: audit 2023-10-01T07:33:48.357135+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi112.sxncvg"}]: dispatch 2023-10-01T07:33:48.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[27689]: audit 2023-10-01T07:33:48.357515+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-01T07:33:48.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[27689]: audit 2023-10-01T07:33:48.357830+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T07:33:48.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[27689]: audit 2023-10-01T07:33:48.358128+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T07:33:48.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[27689]: audit 2023-10-01T07:33:48.358394+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T07:33:48.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[27689]: audit 2023-10-01T07:33:48.358628+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T07:33:48.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[27689]: audit 2023-10-01T07:33:48.358834+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T07:33:48.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[27689]: audit 2023-10-01T07:33:48.359131+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T07:33:48.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[27689]: audit 2023-10-01T07:33:48.359446+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T07:33:48.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[27689]: audit 2023-10-01T07:33:48.359782+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T07:33:48.980 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[50625]: [01/Oct/2023:07:33:48] ENGINE Bus STARTING 2023-10-01T07:33:48.980 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[50625]: debug 2023-10-01T07:33:48.703+0000 7f8e51208700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T07:33:48.980 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[50625]: debug 2023-10-01T07:33:48.703+0000 7f8e51208700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T07:33:48.980 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[50625]: debug 2023-10-01T07:33:48.703+0000 7f8e51208700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T07:33:48.980 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[50625]: debug 2023-10-01T07:33:48.703+0000 7f8e51208700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T07:33:48.980 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[50625]: debug 2023-10-01T07:33:48.703+0000 7f8e51208700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T07:33:48.980 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[50625]: debug 2023-10-01T07:33:48.707+0000 7f8e4d200700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T07:33:48.980 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[50625]: debug 2023-10-01T07:33:48.707+0000 7f8e4d200700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T07:33:48.980 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[50625]: debug 2023-10-01T07:33:48.707+0000 7f8e4d200700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T07:33:48.981 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[50625]: debug 2023-10-01T07:33:48.707+0000 7f8e4d200700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T07:33:48.981 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[50625]: debug 2023-10-01T07:33:48.707+0000 7f8e4d200700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T07:33:48.981 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[50625]: [01/Oct/2023:07:33:48] ENGINE Serving on http://:::9283 2023-10-01T07:33:48.981 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[50625]: [01/Oct/2023:07:33:48] ENGINE Bus STARTED 2023-10-01T07:33:48.981 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[27689]: audit 2023-10-01T07:33:48.360313+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-01T07:33:48.981 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[27689]: audit 2023-10-01T07:33:48.360638+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-01T07:33:48.981 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[27689]: audit 2023-10-01T07:33:48.361238+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-01T07:33:48.981 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[27689]: audit 2023-10-01T07:33:48.361537+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-01T07:33:48.981 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[27689]: audit 2023-10-01T07:33:48.362450+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-01T07:33:48.981 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[27689]: audit 2023-10-01T07:33:48.362891+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-01T07:33:48.981 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[27689]: cluster 2023-10-01T07:33:48.517651+0000 mon.a (mon.0) 726 : cluster [INF] Manager daemon x is now available 2023-10-01T07:33:48.982 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[27689]: audit 2023-10-01T07:33:48.548413+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:33:48.982 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[27689]: audit 2023-10-01T07:33:48.562868+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:33:48.982 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:48 smithi112 bash[27689]: audit 2023-10-01T07:33:48.566358+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:33:49.090 INFO:tasks.rados.rados.0.smithi084.stdout:1923: finishing write tid 1 to smithi08466639-288 2023-10-01T07:33:49.090 INFO:tasks.rados.rados.0.smithi084.stdout:1923: finishing write tid 2 to smithi08466639-288 2023-10-01T07:33:49.090 INFO:tasks.rados.rados.0.smithi084.stdout:1923: finishing write tid 3 to smithi08466639-288 2023-10-01T07:33:49.090 INFO:tasks.rados.rados.0.smithi084.stdout:1920: done (7 left) 2023-10-01T07:33:49.090 INFO:tasks.rados.rados.0.smithi084.stdout:1921: done (6 left) 2023-10-01T07:33:49.091 INFO:tasks.rados.rados.0.smithi084.stdout:1922: done (5 left) 2023-10-01T07:33:49.091 INFO:tasks.rados.rados.0.smithi084.stdout:1928: done (4 left) 2023-10-01T07:33:49.091 INFO:tasks.rados.rados.0.smithi084.stdout:1929: read oid 350 snap -1 2023-10-01T07:33:49.091 INFO:tasks.rados.rados.0.smithi084.stdout:1929: expect (ObjNum 1266 snap 0 seq_num 1266) 2023-10-01T07:33:49.091 INFO:tasks.rados.rados.0.smithi084.stdout:1930: write oid 293 current snap is 0 2023-10-01T07:33:49.091 INFO:tasks.rados.rados.0.smithi084.stdout:1923: finishing write tid 4 to smithi08466639-288 2023-10-01T07:33:49.091 INFO:tasks.rados.rados.0.smithi084.stdout:1923: finishing write tid 5 to smithi08466639-288 2023-10-01T07:33:49.092 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 288 v 292 (ObjNum 1299 snap 0 seq_num 1299) dirty exists 2023-10-01T07:33:49.092 INFO:tasks.rados.rados.0.smithi084.stdout:1923: left oid 288 (ObjNum 1299 snap 0 seq_num 1299) 2023-10-01T07:33:49.092 INFO:tasks.rados.rados.0.smithi084.stdout:1924: finishing write tid 1 to smithi08466639-484 2023-10-01T07:33:49.092 INFO:tasks.rados.rados.0.smithi084.stdout:1924: finishing write tid 2 to smithi08466639-484 2023-10-01T07:33:49.092 INFO:tasks.rados.rados.0.smithi084.stdout:1924: finishing write tid 3 to smithi08466639-484 2023-10-01T07:33:49.092 INFO:tasks.rados.rados.0.smithi084.stdout:1924: finishing write tid 4 to smithi08466639-484 2023-10-01T07:33:49.093 INFO:tasks.rados.rados.0.smithi084.stdout:1930: seq_num 1303 ranges {699521=745810,2181802=649115,3515689=383832} 2023-10-01T07:33:49.098 INFO:tasks.rados.rados.0.smithi084.stdout:1930: writing smithi08466639-293 from 699521 to 1445331 tid 1 2023-10-01T07:33:49.107 INFO:tasks.rados.rados.0.smithi084.stdout:1930: writing smithi08466639-293 from 2181802 to 2830917 tid 2 2023-10-01T07:33:49.114 INFO:tasks.rados.rados.0.smithi084.stdout:1930: writing smithi08466639-293 from 3515689 to 3899521 tid 3 2023-10-01T07:33:49.114 INFO:tasks.rados.rados.0.smithi084.stdout:1923: done (5 left) 2023-10-01T07:33:49.114 INFO:tasks.rados.rados.0.smithi084.stdout:1931: write oid 387 current snap is 0 2023-10-01T07:33:49.114 INFO:tasks.rados.rados.0.smithi084.stdout:1924: finishing write tid 5 to smithi08466639-484 2023-10-01T07:33:49.114 INFO:tasks.rados.rados.0.smithi084.stdout:1924: finishing write tid 6 to smithi08466639-484 2023-10-01T07:33:49.114 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 484 v 302 (ObjNum 1300 snap 0 seq_num 1300) dirty exists 2023-10-01T07:33:49.114 INFO:tasks.rados.rados.0.smithi084.stdout:1924: left oid 484 (ObjNum 1300 snap 0 seq_num 1300) 2023-10-01T07:33:49.114 INFO:tasks.rados.rados.0.smithi084.stdout:1931: seq_num 1304 ranges {716328=421059,1840284=509126,3143112=659293} 2023-10-01T07:33:49.120 INFO:tasks.rados.rados.0.smithi084.stdout:1931: writing smithi08466639-387 from 716328 to 1137387 tid 1 2023-10-01T07:33:49.127 INFO:tasks.rados.rados.0.smithi084.stdout:1931: writing smithi08466639-387 from 1840284 to 2349410 tid 2 2023-10-01T07:33:49.135 INFO:tasks.rados.rados.0.smithi084.stdout:1931: writing smithi08466639-387 from 3143112 to 3802405 tid 3 2023-10-01T07:33:49.135 INFO:tasks.rados.rados.0.smithi084.stdout:1924: done (5 left) 2023-10-01T07:33:49.136 INFO:tasks.rados.rados.0.smithi084.stdout:1932: read oid 101 snap -1 2023-10-01T07:33:49.136 INFO:tasks.rados.rados.0.smithi084.stdout:1932: expect (ObjNum 100 snap 0 seq_num 100) 2023-10-01T07:33:49.136 INFO:tasks.rados.rados.0.smithi084.stdout:1927: done (5 left) 2023-10-01T07:33:49.136 INFO:tasks.rados.rados.0.smithi084.stdout:1933: write oid 263 current snap is 0 2023-10-01T07:33:49.136 INFO:tasks.rados.rados.0.smithi084.stdout:1926: expect (ObjNum 1132 snap 0 seq_num 1132) 2023-10-01T07:33:49.282 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:33:48 smithi084 bash[27645]: debug 2023-10-01T07:33:48.883+0000 7f240e88a680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-01T07:33:49.282 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:33:49 smithi084 bash[27645]: debug 2023-10-01T07:33:49.011+0000 7f240e88a680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-01T07:33:49.354 INFO:tasks.rados.rados.0.smithi084.stdout:1929: expect (ObjNum 1266 snap 0 seq_num 1266) 2023-10-01T07:33:49.503 INFO:tasks.rados.rados.0.smithi084.stdout:1930: finishing write tid 1 to smithi08466639-293 2023-10-01T07:33:49.503 INFO:tasks.rados.rados.0.smithi084.stdout:1930: finishing write tid 2 to smithi08466639-293 2023-10-01T07:33:49.503 INFO:tasks.rados.rados.0.smithi084.stdout:1930: finishing write tid 3 to smithi08466639-293 2023-10-01T07:33:49.504 INFO:tasks.rados.rados.0.smithi084.stdout:1930: finishing write tid 4 to smithi08466639-293 2023-10-01T07:33:49.504 INFO:tasks.rados.rados.0.smithi084.stdout:1930: finishing write tid 5 to smithi08466639-293 2023-10-01T07:33:49.504 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 293 v 352 (ObjNum 1303 snap 0 seq_num 1303) dirty exists 2023-10-01T07:33:49.504 INFO:tasks.rados.rados.0.smithi084.stdout:1930: left oid 293 (ObjNum 1303 snap 0 seq_num 1303) 2023-10-01T07:33:49.504 INFO:tasks.rados.rados.0.smithi084.stdout:1931: finishing write tid 1 to smithi08466639-387 2023-10-01T07:33:49.504 INFO:tasks.rados.rados.0.smithi084.stdout:1931: finishing write tid 2 to smithi08466639-387 2023-10-01T07:33:49.504 INFO:tasks.rados.rados.0.smithi084.stdout:1931: finishing write tid 3 to smithi08466639-387 2023-10-01T07:33:49.504 INFO:tasks.rados.rados.0.smithi084.stdout:1931: finishing write tid 4 to smithi08466639-387 2023-10-01T07:33:49.504 INFO:tasks.rados.rados.0.smithi084.stdout:1931: finishing write tid 5 to smithi08466639-387 2023-10-01T07:33:49.504 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 387 v 285 (ObjNum 1304 snap 0 seq_num 1304) dirty exists 2023-10-01T07:33:49.504 INFO:tasks.rados.rados.0.smithi084.stdout:1931: left oid 387 (ObjNum 1304 snap 0 seq_num 1304) 2023-10-01T07:33:49.505 INFO:tasks.rados.rados.0.smithi084.stdout:1932: expect (ObjNum 100 snap 0 seq_num 100) 2023-10-01T07:33:49.574 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:33:49 smithi084 bash[27645]: debug 2023-10-01T07:33:49.275+0000 7f240e88a680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-01T07:33:49.626 INFO:tasks.rados.rados.0.smithi084.stdout:1933: seq_num 1305 ranges {733135=496308,1898766=652784,3170535=470565} 2023-10-01T07:33:49.640 INFO:tasks.rados.rados.0.smithi084.stdout:1933: writing smithi08466639-263 from 733135 to 1229443 tid 1 2023-10-01T07:33:49.648 INFO:tasks.rados.rados.0.smithi084.stdout:1933: writing smithi08466639-263 from 1898766 to 2551550 tid 2 2023-10-01T07:33:49.653 INFO:tasks.rados.rados.0.smithi084.stdout:1933: writing smithi08466639-263 from 3170535 to 3641100 tid 3 2023-10-01T07:33:49.654 INFO:tasks.rados.rados.0.smithi084.stdout:1926: done (5 left) 2023-10-01T07:33:49.654 INFO:tasks.rados.rados.0.smithi084.stdout:1929: done (4 left) 2023-10-01T07:33:49.654 INFO:tasks.rados.rados.0.smithi084.stdout:1930: done (3 left) 2023-10-01T07:33:49.654 INFO:tasks.rados.rados.0.smithi084.stdout:1931: done (2 left) 2023-10-01T07:33:49.654 INFO:tasks.rados.rados.0.smithi084.stdout:1932: done (1 left) 2023-10-01T07:33:49.654 INFO:tasks.rados.rados.0.smithi084.stdout:1934: read oid 198 snap -1 2023-10-01T07:33:49.654 INFO:tasks.rados.rados.0.smithi084.stdout:1934: expect (ObjNum 197 snap 0 seq_num 197) 2023-10-01T07:33:49.654 INFO:tasks.rados.rados.0.smithi084.stdout:1935: read oid 351 snap -1 2023-10-01T07:33:49.654 INFO:tasks.rados.rados.0.smithi084.stdout:1935: expect (ObjNum 1203 snap 0 seq_num 1203) 2023-10-01T07:33:49.654 INFO:tasks.rados.rados.0.smithi084.stdout:1936: write oid 62 current snap is 0 2023-10-01T07:33:49.654 INFO:tasks.rados.rados.0.smithi084.stdout:1936: seq_num 1306 ranges {749942=571557,1840895=796442,3365252=584690} 2023-10-01T07:33:49.661 INFO:tasks.rados.rados.0.smithi084.stdout:1936: writing smithi08466639-62 from 749942 to 1321499 tid 1 2023-10-01T07:33:49.669 INFO:tasks.rados.rados.0.smithi084.stdout:1936: writing smithi08466639-62 from 1840895 to 2637337 tid 2 2023-10-01T07:33:49.677 INFO:tasks.rados.rados.0.smithi084.stdout:1936: writing smithi08466639-62 from 3365252 to 3949942 tid 3 2023-10-01T07:33:49.677 INFO:tasks.rados.rados.0.smithi084.stdout:1937: write oid 117 current snap is 0 2023-10-01T07:33:49.677 INFO:tasks.rados.rados.0.smithi084.stdout:1937: seq_num 1307 ranges {766749=646806,1899377=656453,3109028=609462} 2023-10-01T07:33:49.685 INFO:tasks.rados.rados.0.smithi084.stdout:1937: writing smithi08466639-117 from 766749 to 1413555 tid 1 2023-10-01T07:33:49.691 INFO:tasks.rados.rados.0.smithi084.stdout:1937: writing smithi08466639-117 from 1899377 to 2555830 tid 2 2023-10-01T07:33:49.698 INFO:tasks.rados.rados.0.smithi084.stdout:1937: writing smithi08466639-117 from 3109028 to 3718490 tid 3 2023-10-01T07:33:49.699 INFO:tasks.rados.rados.0.smithi084.stdout:1938: read oid 73 snap -1 2023-10-01T07:33:49.699 INFO:tasks.rados.rados.0.smithi084.stdout:1938: expect deleted 2023-10-01T07:33:49.699 INFO:tasks.rados.rados.0.smithi084.stdout:1939: read oid 7 snap -1 2023-10-01T07:33:49.699 INFO:tasks.rados.rados.0.smithi084.stdout:1939: expect (ObjNum 797 snap 0 seq_num 797) 2023-10-01T07:33:49.699 INFO:tasks.rados.rados.0.smithi084.stdout:1940: write oid 109 current snap is 0 2023-10-01T07:33:49.699 INFO:tasks.rados.rados.0.smithi084.stdout:1933: finishing write tid 1 to smithi08466639-263 2023-10-01T07:33:49.699 INFO:tasks.rados.rados.0.smithi084.stdout:1940: seq_num 1308 ranges {783556=438408,1674212=400111,2736451=420734,3882270=101286} 2023-10-01T07:33:49.705 INFO:tasks.rados.rados.0.smithi084.stdout:1940: writing smithi08466639-109 from 783556 to 1221964 tid 1 2023-10-01T07:33:49.710 INFO:tasks.rados.rados.0.smithi084.stdout:1940: writing smithi08466639-109 from 1674212 to 2074323 tid 2 2023-10-01T07:33:49.716 INFO:tasks.rados.rados.0.smithi084.stdout:1940: writing smithi08466639-109 from 2736451 to 3157185 tid 3 2023-10-01T07:33:49.722 INFO:tasks.rados.rados.0.smithi084.stdout:1940: writing smithi08466639-109 from 3882270 to 3983556 tid 4 2023-10-01T07:33:49.722 INFO:tasks.rados.rados.0.smithi084.stdout:1941: read oid 330 snap -1 2023-10-01T07:33:49.722 INFO:tasks.rados.rados.0.smithi084.stdout:1941: expect (ObjNum 1279 snap 0 seq_num 1279) 2023-10-01T07:33:49.722 INFO:tasks.rados.rados.0.smithi084.stdout:1942: read oid 24 snap -1 2023-10-01T07:33:49.722 INFO:tasks.rados.rados.0.smithi084.stdout:1942: expect (ObjNum 791 snap 0 seq_num 791) 2023-10-01T07:33:49.722 INFO:tasks.rados.rados.0.smithi084.stdout:1943: read oid 81 snap -1 2023-10-01T07:33:49.722 INFO:tasks.rados.rados.0.smithi084.stdout:1943: expect (ObjNum 678 snap 0 seq_num 678) 2023-10-01T07:33:49.722 INFO:tasks.rados.rados.0.smithi084.stdout:1944: read oid 74 snap -1 2023-10-01T07:33:49.722 INFO:tasks.rados.rados.0.smithi084.stdout:1944: expect (ObjNum 781 snap 0 seq_num 781) 2023-10-01T07:33:49.723 INFO:tasks.rados.rados.0.smithi084.stdout:1945: read oid 155 snap -1 2023-10-01T07:33:49.723 INFO:tasks.rados.rados.0.smithi084.stdout:1945: expect (ObjNum 1264 snap 0 seq_num 1264) 2023-10-01T07:33:49.723 INFO:tasks.rados.rados.0.smithi084.stdout:1946: read oid 121 snap -1 2023-10-01T07:33:49.723 INFO:tasks.rados.rados.0.smithi084.stdout:1946: expect (ObjNum 1284 snap 0 seq_num 1284) 2023-10-01T07:33:49.723 INFO:tasks.rados.rados.0.smithi084.stdout:1947: write oid 28 current snap is 0 2023-10-01T07:33:49.723 INFO:tasks.rados.rados.0.smithi084.stdout:1933: finishing write tid 2 to smithi08466639-263 2023-10-01T07:33:49.723 INFO:tasks.rados.rados.0.smithi084.stdout:1933: finishing write tid 3 to smithi08466639-263 2023-10-01T07:33:49.723 INFO:tasks.rados.rados.0.smithi084.stdout:1933: finishing write tid 4 to smithi08466639-263 2023-10-01T07:33:49.723 INFO:tasks.rados.rados.0.smithi084.stdout:1933: finishing write tid 5 to smithi08466639-263 2023-10-01T07:33:49.723 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 263 v 289 (ObjNum 1305 snap 0 seq_num 1305) dirty exists 2023-10-01T07:33:49.723 INFO:tasks.rados.rados.0.smithi084.stdout:1933: left oid 263 (ObjNum 1305 snap 0 seq_num 1305) 2023-10-01T07:33:49.723 INFO:tasks.rados.rados.0.smithi084.stdout:1934: expect (ObjNum 197 snap 0 seq_num 197) 2023-10-01T07:33:49.824 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:33:49 smithi084 bash[27645]: debug 2023-10-01T07:33:49.691+0000 7f240e88a680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-01T07:33:49.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:49 smithi084 bash[33757]: audit 2023-10-01T07:33:48.580315+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T07:33:49.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:49 smithi084 bash[33757]: audit 2023-10-01T07:33:48.584093+0000 mon.b (mon.1) 51 : audit [INF] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T07:33:49.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:49 smithi084 bash[33757]: audit 2023-10-01T07:33:48.603611+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:33:49.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:49 smithi084 bash[33757]: audit 2023-10-01T07:33:48.630628+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-01T07:33:49.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:49 smithi084 bash[33757]: audit 2023-10-01T07:33:48.634347+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-01T07:33:49.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:49 smithi084 bash[33757]: audit 2023-10-01T07:33:48.655405+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:33:49.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:49 smithi084 bash[33757]: audit 2023-10-01T07:33:48.658909+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-01T07:33:49.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:49 smithi084 bash[33757]: audit 2023-10-01T07:33:48.662780+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-01T07:33:49.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:49 smithi084 bash[33757]: audit 2023-10-01T07:33:48.797372+0000 mon.c (mon.2) 127 : audit [DBG] from='client.? 172.21.15.84:0/1403382840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:49.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:49 smithi084 bash[33757]: audit 2023-10-01T07:33:49.076545+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:33:49.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:49 smithi084 bash[33757]: audit 2023-10-01T07:33:49.084341+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:33:49.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:49 smithi084 bash[33757]: cluster 2023-10-01T07:33:49.354751+0000 mon.a (mon.0) 734 : cluster [DBG] mgrmap e21: x(active, since 1.01526s) 2023-10-01T07:33:49.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:49 smithi084 bash[27378]: audit 2023-10-01T07:33:48.580315+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T07:33:49.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:49 smithi084 bash[27378]: audit 2023-10-01T07:33:48.584093+0000 mon.b (mon.1) 51 : audit [INF] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T07:33:49.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:49 smithi084 bash[27378]: audit 2023-10-01T07:33:48.603611+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:33:49.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:49 smithi084 bash[27378]: audit 2023-10-01T07:33:48.630628+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-01T07:33:49.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:49 smithi084 bash[27378]: audit 2023-10-01T07:33:48.634347+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-01T07:33:49.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:49 smithi084 bash[27378]: audit 2023-10-01T07:33:48.655405+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:33:49.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:49 smithi084 bash[27378]: audit 2023-10-01T07:33:48.658909+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-01T07:33:49.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:49 smithi084 bash[27378]: audit 2023-10-01T07:33:48.662780+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-01T07:33:49.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:49 smithi084 bash[27378]: audit 2023-10-01T07:33:48.797372+0000 mon.c (mon.2) 127 : audit [DBG] from='client.? 172.21.15.84:0/1403382840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:49.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:49 smithi084 bash[27378]: audit 2023-10-01T07:33:49.076545+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:33:49.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:49 smithi084 bash[27378]: audit 2023-10-01T07:33:49.084341+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:33:49.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:49 smithi084 bash[27378]: cluster 2023-10-01T07:33:49.354751+0000 mon.a (mon.0) 734 : cluster [DBG] mgrmap e21: x(active, since 1.01526s) 2023-10-01T07:33:49.845 INFO:tasks.rados.rados.0.smithi084.stdout:1935: expect (ObjNum 1203 snap 0 seq_num 1203) 2023-10-01T07:33:49.920 INFO:tasks.rados.rados.0.smithi084.stdout:1936: finishing write tid 1 to smithi08466639-62 2023-10-01T07:33:49.920 INFO:tasks.rados.rados.0.smithi084.stdout:1947: seq_num 1309 ranges {400363=513657,1332694=660122} 2023-10-01T07:33:49.925 INFO:tasks.rados.rados.0.smithi084.stdout:1947: writing smithi08466639-28 from 400363 to 914020 tid 1 2023-10-01T07:33:49.933 INFO:tasks.rados.rados.0.smithi084.stdout:1947: writing smithi08466639-28 from 1332694 to 1992816 tid 2 2023-10-01T07:33:49.933 INFO:tasks.rados.rados.0.smithi084.stdout:1933: done (14 left) 2023-10-01T07:33:49.933 INFO:tasks.rados.rados.0.smithi084.stdout:1934: done (13 left) 2023-10-01T07:33:49.933 INFO:tasks.rados.rados.0.smithi084.stdout:1935: done (12 left) 2023-10-01T07:33:49.933 INFO:tasks.rados.rados.0.smithi084.stdout:1948: delete oid 286 current snap is 0 2023-10-01T07:33:49.933 INFO:tasks.rados.rados.0.smithi084.stdout:1936: finishing write tid 2 to smithi08466639-62 2023-10-01T07:33:49.933 INFO:tasks.rados.rados.0.smithi084.stdout:1936: finishing write tid 3 to smithi08466639-62 2023-10-01T07:33:49.933 INFO:tasks.rados.rados.0.smithi084.stdout:1936: finishing write tid 4 to smithi08466639-62 2023-10-01T07:33:49.933 INFO:tasks.rados.rados.0.smithi084.stdout:1936: finishing write tid 5 to smithi08466639-62 2023-10-01T07:33:49.933 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 62 v 233 (ObjNum 1306 snap 0 seq_num 1306) dirty exists 2023-10-01T07:33:49.933 INFO:tasks.rados.rados.0.smithi084.stdout:1936: left oid 62 (ObjNum 1306 snap 0 seq_num 1306) 2023-10-01T07:33:49.934 INFO:tasks.rados.rados.0.smithi084.stdout:1937: finishing write tid 1 to smithi08466639-117 2023-10-01T07:33:49.934 INFO:tasks.rados.rados.0.smithi084.stdout:1937: finishing write tid 2 to smithi08466639-117 2023-10-01T07:33:49.934 INFO:tasks.rados.rados.0.smithi084.stdout:1937: finishing write tid 3 to smithi08466639-117 2023-10-01T07:33:49.934 INFO:tasks.rados.rados.0.smithi084.stdout:1937: finishing write tid 4 to smithi08466639-117 2023-10-01T07:33:49.934 INFO:tasks.rados.rados.0.smithi084.stdout:1937: finishing write tid 5 to smithi08466639-117 2023-10-01T07:33:49.934 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 117 v 215 (ObjNum 1307 snap 0 seq_num 1307) dirty exists 2023-10-01T07:33:49.934 INFO:tasks.rados.rados.0.smithi084.stdout:1937: left oid 117 (ObjNum 1307 snap 0 seq_num 1307) 2023-10-01T07:33:49.934 INFO:tasks.rados.rados.0.smithi084.stdout:1939: expect (ObjNum 797 snap 0 seq_num 797) 2023-10-01T07:33:49.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:49 smithi112 bash[27689]: audit 2023-10-01T07:33:48.580315+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T07:33:49.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:49 smithi112 bash[27689]: audit 2023-10-01T07:33:48.584093+0000 mon.b (mon.1) 51 : audit [INF] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T07:33:49.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:49 smithi112 bash[27689]: audit 2023-10-01T07:33:48.603611+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:33:49.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:49 smithi112 bash[27689]: audit 2023-10-01T07:33:48.630628+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-01T07:33:49.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:49 smithi112 bash[27689]: audit 2023-10-01T07:33:48.634347+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-01T07:33:49.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:49 smithi112 bash[27689]: audit 2023-10-01T07:33:48.655405+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:33:49.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:49 smithi112 bash[27689]: audit 2023-10-01T07:33:48.658909+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-01T07:33:49.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:49 smithi112 bash[27689]: audit 2023-10-01T07:33:48.662780+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-01T07:33:49.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:49 smithi112 bash[27689]: audit 2023-10-01T07:33:48.797372+0000 mon.c (mon.2) 127 : audit [DBG] from='client.? 172.21.15.84:0/1403382840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:49.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:49 smithi112 bash[27689]: audit 2023-10-01T07:33:49.076545+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:33:49.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:49 smithi112 bash[27689]: audit 2023-10-01T07:33:49.084341+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:33:49.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:49 smithi112 bash[27689]: cluster 2023-10-01T07:33:49.354751+0000 mon.a (mon.0) 734 : cluster [DBG] mgrmap e21: x(active, since 1.01526s) 2023-10-01T07:33:50.101 INFO:tasks.rados.rados.0.smithi084.stdout:1940: finishing write tid 1 to smithi08466639-109 2023-10-01T07:33:50.101 INFO:tasks.rados.rados.0.smithi084.stdout:1940: finishing write tid 2 to smithi08466639-109 2023-10-01T07:33:50.102 INFO:tasks.rados.rados.0.smithi084.stdout:1940: finishing write tid 3 to smithi08466639-109 2023-10-01T07:33:50.102 INFO:tasks.rados.rados.0.smithi084.stdout:1936: done (12 left) 2023-10-01T07:33:50.102 INFO:tasks.rados.rados.0.smithi084.stdout:1937: done (11 left) 2023-10-01T07:33:50.102 INFO:tasks.rados.rados.0.smithi084.stdout:1938: done (10 left) 2023-10-01T07:33:50.102 INFO:tasks.rados.rados.0.smithi084.stdout:1939: done (9 left) 2023-10-01T07:33:50.102 INFO:tasks.rados.rados.0.smithi084.stdout:1948: done (8 left) 2023-10-01T07:33:50.102 INFO:tasks.rados.rados.0.smithi084.stdout:1949: read oid 370 snap -1 2023-10-01T07:33:50.102 INFO:tasks.rados.rados.0.smithi084.stdout:1949: expect (ObjNum 745 snap 0 seq_num 745) 2023-10-01T07:33:50.102 INFO:tasks.rados.rados.0.smithi084.stdout:1950: delete oid 233 current snap is 0 2023-10-01T07:33:50.102 INFO:tasks.rados.rados.0.smithi084.stdout:1940: finishing write tid 4 to smithi08466639-109 2023-10-01T07:33:50.102 INFO:tasks.rados.rados.0.smithi084.stdout:1940: finishing write tid 5 to smithi08466639-109 2023-10-01T07:33:50.103 INFO:tasks.rados.rados.0.smithi084.stdout:1940: finishing write tid 6 to smithi08466639-109 2023-10-01T07:33:50.103 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 109 v 294 (ObjNum 1308 snap 0 seq_num 1308) dirty exists 2023-10-01T07:33:50.103 INFO:tasks.rados.rados.0.smithi084.stdout:1940: left oid 109 (ObjNum 1308 snap 0 seq_num 1308) 2023-10-01T07:33:50.103 INFO:tasks.rados.rados.0.smithi084.stdout:1941: expect (ObjNum 1279 snap 0 seq_num 1279) 2023-10-01T07:33:50.324 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:33:49 smithi084 bash[27645]: debug 2023-10-01T07:33:49.835+0000 7f240e88a680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-01T07:33:50.330 INFO:tasks.rados.rados.0.smithi084.stdout:1942: expect (ObjNum 791 snap 0 seq_num 791) 2023-10-01T07:33:50.483 INFO:tasks.rados.rados.0.smithi084.stdout:1946: expect (ObjNum 1284 snap 0 seq_num 1284) 2023-10-01T07:33:50.695 INFO:tasks.rados.rados.0.smithi084.stdout:1945: expect (ObjNum 1264 snap 0 seq_num 1264) 2023-10-01T07:33:50.912 INFO:tasks.rados.rados.0.smithi084.stdout:1943: expect (ObjNum 678 snap 0 seq_num 678) 2023-10-01T07:33:50.927 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:33:50 smithi084 bash[27645]: debug 2023-10-01T07:33:50.783+0000 7f240e88a680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-01T07:33:50.927 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:50 smithi084 bash[27378]: cephadm 2023-10-01T07:33:49.142544+0000 mgr.x (mgr.24739) 1 : cephadm [INF] Deploying cephadm binary to smithi112 2023-10-01T07:33:50.928 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:50 smithi084 bash[27378]: cephadm 2023-10-01T07:33:49.144906+0000 mgr.x (mgr.24739) 2 : cephadm [INF] Deploying cephadm binary to smithi084 2023-10-01T07:33:50.928 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:50 smithi084 bash[27378]: cluster 2023-10-01T07:33:49.396520+0000 mgr.x (mgr.24739) 3 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-01T07:33:50.928 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:50 smithi084 bash[27378]: audit 2023-10-01T07:33:49.581382+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2023-10-01T07:33:50.928 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:50 smithi084 bash[27378]: cluster 2023-10-01T07:33:49.581441+0000 mon.a (mon.0) 736 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-10-01T07:33:50.928 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:50 smithi084 bash[27378]: audit 2023-10-01T07:33:49.588206+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T07:33:50.928 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:50 smithi084 bash[27378]: audit 2023-10-01T07:33:49.591929+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T07:33:50.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:50 smithi084 bash[33757]: cephadm 2023-10-01T07:33:49.142544+0000 mgr.x (mgr.24739) 1 : cephadm [INF] Deploying cephadm binary to smithi112 2023-10-01T07:33:50.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:50 smithi084 bash[33757]: cephadm 2023-10-01T07:33:49.144906+0000 mgr.x (mgr.24739) 2 : cephadm [INF] Deploying cephadm binary to smithi084 2023-10-01T07:33:50.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:50 smithi084 bash[33757]: cluster 2023-10-01T07:33:49.396520+0000 mgr.x (mgr.24739) 3 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-01T07:33:50.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:50 smithi084 bash[33757]: audit 2023-10-01T07:33:49.581382+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2023-10-01T07:33:50.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:50 smithi084 bash[33757]: cluster 2023-10-01T07:33:49.581441+0000 mon.a (mon.0) 736 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-10-01T07:33:50.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:50 smithi084 bash[33757]: audit 2023-10-01T07:33:49.588206+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T07:33:50.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:50 smithi084 bash[33757]: audit 2023-10-01T07:33:49.591929+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T07:33:50.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:50 smithi112 bash[27689]: cephadm 2023-10-01T07:33:49.142544+0000 mgr.x (mgr.24739) 1 : cephadm [INF] Deploying cephadm binary to smithi112 2023-10-01T07:33:50.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:50 smithi112 bash[27689]: cephadm 2023-10-01T07:33:49.144906+0000 mgr.x (mgr.24739) 2 : cephadm [INF] Deploying cephadm binary to smithi084 2023-10-01T07:33:50.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:50 smithi112 bash[27689]: cluster 2023-10-01T07:33:49.396520+0000 mgr.x (mgr.24739) 3 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-01T07:33:50.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:50 smithi112 bash[27689]: audit 2023-10-01T07:33:49.581382+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2023-10-01T07:33:50.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:50 smithi112 bash[27689]: cluster 2023-10-01T07:33:49.581441+0000 mon.a (mon.0) 736 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-10-01T07:33:50.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:50 smithi112 bash[27689]: audit 2023-10-01T07:33:49.588206+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T07:33:50.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:50 smithi112 bash[27689]: audit 2023-10-01T07:33:49.591929+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T07:33:51.077 INFO:tasks.rados.rados.0.smithi084.stdout:1944: expect (ObjNum 781 snap 0 seq_num 781) 2023-10-01T07:33:51.218 INFO:tasks.rados.rados.0.smithi084.stdout:1947: finishing write tid 1 to smithi08466639-28 2023-10-01T07:33:51.218 INFO:tasks.rados.rados.0.smithi084.stdout:1947: finishing write tid 2 to smithi08466639-28 2023-10-01T07:33:51.218 INFO:tasks.rados.rados.0.smithi084.stdout:1947: finishing write tid 3 to smithi08466639-28 2023-10-01T07:33:51.218 INFO:tasks.rados.rados.0.smithi084.stdout:1947: finishing write tid 4 to smithi08466639-28 2023-10-01T07:33:51.218 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 28 v 295 (ObjNum 1309 snap 0 seq_num 1309) dirty exists 2023-10-01T07:33:51.218 INFO:tasks.rados.rados.0.smithi084.stdout:1947: left oid 28 (ObjNum 1309 snap 0 seq_num 1309) 2023-10-01T07:33:51.218 INFO:tasks.rados.rados.0.smithi084.stdout:1949: expect (ObjNum 745 snap 0 seq_num 745) 2023-10-01T07:33:51.324 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:33:50 smithi084 bash[27645]: debug 2023-10-01T07:33:50.923+0000 7f240e88a680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-01T07:33:51.324 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:33:51 smithi084 bash[27645]: debug 2023-10-01T07:33:51.107+0000 7f240e88a680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-01T07:33:51.334 INFO:tasks.rados.rados.0.smithi084.stdout:1940: done (9 left) 2023-10-01T07:33:51.334 INFO:tasks.rados.rados.0.smithi084.stdout:1941: done (8 left) 2023-10-01T07:33:51.334 INFO:tasks.rados.rados.0.smithi084.stdout:1942: done (7 left) 2023-10-01T07:33:51.334 INFO:tasks.rados.rados.0.smithi084.stdout:1943: done (6 left) 2023-10-01T07:33:51.334 INFO:tasks.rados.rados.0.smithi084.stdout:1944: done (5 left) 2023-10-01T07:33:51.334 INFO:tasks.rados.rados.0.smithi084.stdout:1945: done (4 left) 2023-10-01T07:33:51.334 INFO:tasks.rados.rados.0.smithi084.stdout:1946: done (3 left) 2023-10-01T07:33:51.334 INFO:tasks.rados.rados.0.smithi084.stdout:1947: done (2 left) 2023-10-01T07:33:51.335 INFO:tasks.rados.rados.0.smithi084.stdout:1949: done (1 left) 2023-10-01T07:33:51.335 INFO:tasks.rados.rados.0.smithi084.stdout:1950: done (0 left) 2023-10-01T07:33:51.335 INFO:tasks.rados.rados.0.smithi084.stdout:1951: write oid 125 current snap is 0 2023-10-01T07:33:51.335 INFO:tasks.rados.rados.0.smithi084.stdout:1951: seq_num 1312 ranges {450784=739404,1791787=258997} 2023-10-01T07:33:51.345 INFO:tasks.rados.rados.0.smithi084.stdout:1951: writing smithi08466639-125 from 450784 to 1190188 tid 1 2023-10-01T07:33:51.351 INFO:tasks.rados.rados.0.smithi084.stdout:1951: writing smithi08466639-125 from 1791787 to 2050784 tid 2 2023-10-01T07:33:51.351 INFO:tasks.rados.rados.0.smithi084.stdout:1952: read oid 479 snap -1 2023-10-01T07:33:51.351 INFO:tasks.rados.rados.0.smithi084.stdout:1952: expect (ObjNum 614 snap 0 seq_num 614) 2023-10-01T07:33:51.351 INFO:tasks.rados.rados.0.smithi084.stdout:1953: read oid 47 snap -1 2023-10-01T07:33:51.351 INFO:tasks.rados.rados.0.smithi084.stdout:1953: expect (ObjNum 501 snap 0 seq_num 501) 2023-10-01T07:33:51.351 INFO:tasks.rados.rados.0.smithi084.stdout:1954: read oid 491 snap -1 2023-10-01T07:33:51.351 INFO:tasks.rados.rados.0.smithi084.stdout:1954: expect (ObjNum 1020 snap 0 seq_num 1020) 2023-10-01T07:33:51.351 INFO:tasks.rados.rados.0.smithi084.stdout:1955: delete oid 141 current snap is 0 2023-10-01T07:33:51.351 INFO:tasks.rados.rados.0.smithi084.stdout:1951: finishing write tid 1 to smithi08466639-125 2023-10-01T07:33:51.354 INFO:tasks.rados.rados.0.smithi084.stdout:1955: done (4 left) 2023-10-01T07:33:51.354 INFO:tasks.rados.rados.0.smithi084.stdout:1956: delete oid 326 current snap is 0 2023-10-01T07:33:51.360 INFO:tasks.rados.rados.0.smithi084.stdout:1951: finishing write tid 2 to smithi08466639-125 2023-10-01T07:33:51.360 INFO:tasks.rados.rados.0.smithi084.stdout:1951: finishing write tid 3 to smithi08466639-125 2023-10-01T07:33:51.360 INFO:tasks.rados.rados.0.smithi084.stdout:1951: finishing write tid 4 to smithi08466639-125 2023-10-01T07:33:51.360 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 125 v 291 (ObjNum 1312 snap 0 seq_num 1312) dirty exists 2023-10-01T07:33:51.360 INFO:tasks.rados.rados.0.smithi084.stdout:1951: left oid 125 (ObjNum 1312 snap 0 seq_num 1312) 2023-10-01T07:33:51.361 INFO:tasks.rados.rados.0.smithi084.stdout:1951: done (4 left) 2023-10-01T07:33:51.361 INFO:tasks.rados.rados.0.smithi084.stdout:1956: done (3 left) 2023-10-01T07:33:51.361 INFO:tasks.rados.rados.0.smithi084.stdout:1957: delete oid 248 current snap is 0 2023-10-01T07:33:51.365 INFO:tasks.rados.rados.0.smithi084.stdout:1953: expect (ObjNum 501 snap 0 seq_num 501) 2023-10-01T07:33:51.473 INFO:tasks.rados.rados.0.smithi084.stdout:1952: expect (ObjNum 614 snap 0 seq_num 614) 2023-10-01T07:33:51.576 INFO:tasks.rados.rados.0.smithi084.stdout:1954: expect (ObjNum 1020 snap 0 seq_num 1020) 2023-10-01T07:33:51.595 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:33:51 smithi084 bash[27645]: debug 2023-10-01T07:33:51.339+0000 7f240e88a680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-01T07:33:51.777 INFO:tasks.rados.rados.0.smithi084.stdout:1952: done (3 left) 2023-10-01T07:33:51.777 INFO:tasks.rados.rados.0.smithi084.stdout:1953: done (2 left) 2023-10-01T07:33:51.777 INFO:tasks.rados.rados.0.smithi084.stdout:1954: done (1 left) 2023-10-01T07:33:51.777 INFO:tasks.rados.rados.0.smithi084.stdout:1957: done (0 left) 2023-10-01T07:33:51.777 INFO:tasks.rados.rados.0.smithi084.stdout:1958: read oid 194 snap -1 2023-10-01T07:33:51.777 INFO:tasks.rados.rados.0.smithi084.stdout:1958: expect (ObjNum 816 snap 0 seq_num 816) 2023-10-01T07:33:51.777 INFO:tasks.rados.rados.0.smithi084.stdout:1959: write oid 445 current snap is 0 2023-10-01T07:33:51.777 INFO:tasks.rados.rados.0.smithi084.stdout:1959: seq_num 1316 ranges {518012=756753,2025715=92297} 2023-10-01T07:33:51.784 INFO:tasks.rados.rados.0.smithi084.stdout:1959: writing smithi08466639-445 from 518012 to 1274765 tid 1 2023-10-01T07:33:51.790 INFO:tasks.rados.rados.0.smithi084.stdout:1959: writing smithi08466639-445 from 2025715 to 2118012 tid 2 2023-10-01T07:33:51.790 INFO:tasks.rados.rados.0.smithi084.stdout:1960: write oid 332 current snap is 0 2023-10-01T07:33:51.790 INFO:tasks.rados.rados.0.smithi084.stdout:1960: seq_num 1317 ranges {534819=432002,1684197=450622} 2023-10-01T07:33:51.796 INFO:tasks.rados.rados.0.smithi084.stdout:1960: writing smithi08466639-332 from 534819 to 966821 tid 1 2023-10-01T07:33:51.803 INFO:tasks.rados.rados.0.smithi084.stdout:1960: writing smithi08466639-332 from 1684197 to 2134819 tid 2 2023-10-01T07:33:51.804 INFO:tasks.rados.rados.0.smithi084.stdout:1961: read oid 50 snap -1 2023-10-01T07:33:51.804 INFO:tasks.rados.rados.0.smithi084.stdout:1961: expect (ObjNum 1142 snap 0 seq_num 1142) 2023-10-01T07:33:51.804 INFO:tasks.rados.rados.0.smithi084.stdout:1962: read oid 264 snap -1 2023-10-01T07:33:51.804 INFO:tasks.rados.rados.0.smithi084.stdout:1962: expect (ObjNum 1066 snap 0 seq_num 1066) 2023-10-01T07:33:51.804 INFO:tasks.rados.rados.0.smithi084.stdout:1963: write oid 333 current snap is 0 2023-10-01T07:33:51.804 INFO:tasks.rados.rados.0.smithi084.stdout:1963: seq_num 1318 ranges {551626=507251,1626326=418456} 2023-10-01T07:33:51.810 INFO:tasks.rados.rados.0.smithi084.stdout:1963: writing smithi08466639-333 from 551626 to 1058877 tid 1 2023-10-01T07:33:51.817 INFO:tasks.rados.rados.0.smithi084.stdout:1963: writing smithi08466639-333 from 1626326 to 2044782 tid 2 2023-10-01T07:33:51.817 INFO:tasks.rados.rados.0.smithi084.stdout:1964: read oid 14 snap -1 2023-10-01T07:33:51.817 INFO:tasks.rados.rados.0.smithi084.stdout:1964: expect (ObjNum 1119 snap 0 seq_num 1119) 2023-10-01T07:33:51.817 INFO:tasks.rados.rados.0.smithi084.stdout:1965: write oid 90 current snap is 0 2023-10-01T07:33:51.817 INFO:tasks.rados.rados.0.smithi084.stdout:1965: seq_num 1319 ranges {568433=582500,1684808=483625} 2023-10-01T07:33:51.823 INFO:tasks.rados.rados.0.smithi084.stdout:1965: writing smithi08466639-90 from 568433 to 1150933 tid 1 2023-10-01T07:33:51.829 INFO:tasks.rados.rados.0.smithi084.stdout:1965: writing smithi08466639-90 from 1684808 to 2168433 tid 2 2023-10-01T07:33:51.829 INFO:tasks.rados.rados.0.smithi084.stdout:1966: write oid 246 current snap is 0 2023-10-01T07:33:51.829 INFO:tasks.rados.rados.0.smithi084.stdout:1958: expect (ObjNum 816 snap 0 seq_num 816) 2023-10-01T07:33:51.847 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:33:51 smithi084 bash[27645]: debug 2023-10-01T07:33:51.647+0000 7f240e88a680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-01T07:33:51.847 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:51 smithi084 bash[27378]: cephadm 2023-10-01T07:33:49.849177+0000 mgr.x (mgr.24739) 4 : cephadm [INF] [01/Oct/2023:07:33:49] ENGINE Bus STARTING 2023-10-01T07:33:51.847 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:51 smithi084 bash[27378]: cephadm 2023-10-01T07:33:50.085842+0000 mgr.x (mgr.24739) 5 : cephadm [INF] [01/Oct/2023:07:33:50] ENGINE Serving on https://172.21.15.112:7150 2023-10-01T07:33:51.847 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:51 smithi084 bash[27378]: cephadm 2023-10-01T07:33:50.201106+0000 mgr.x (mgr.24739) 6 : cephadm [INF] [01/Oct/2023:07:33:50] ENGINE Serving on http://172.21.15.112:8765 2023-10-01T07:33:51.848 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:51 smithi084 bash[27378]: cephadm 2023-10-01T07:33:50.201336+0000 mgr.x (mgr.24739) 7 : cephadm [INF] [01/Oct/2023:07:33:50] ENGINE Bus STARTED 2023-10-01T07:33:51.848 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:51 smithi084 bash[27378]: cluster 2023-10-01T07:33:50.360777+0000 mgr.x (mgr.24739) 8 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-01T07:33:51.848 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:51 smithi084 bash[27378]: audit 2023-10-01T07:33:50.597070+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-10-01T07:33:51.848 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:51 smithi084 bash[27378]: cluster 2023-10-01T07:33:50.597174+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-10-01T07:33:51.848 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:51 smithi084 bash[27378]: cluster 2023-10-01T07:33:50.599216+0000 mon.a (mon.0) 740 : cluster [DBG] mgrmap e22: x(active, since 2s) 2023-10-01T07:33:51.848 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:51 smithi084 bash[27378]: audit 2023-10-01T07:33:51.224706+0000 mon.c (mon.2) 128 : audit [DBG] from='client.? 172.21.15.84:0/1409539646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:51.848 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:51 smithi084 bash[33757]: cephadm 2023-10-01T07:33:49.849177+0000 mgr.x (mgr.24739) 4 : cephadm [INF] [01/Oct/2023:07:33:49] ENGINE Bus STARTING 2023-10-01T07:33:51.848 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:51 smithi084 bash[33757]: cephadm 2023-10-01T07:33:50.085842+0000 mgr.x (mgr.24739) 5 : cephadm [INF] [01/Oct/2023:07:33:50] ENGINE Serving on https://172.21.15.112:7150 2023-10-01T07:33:51.848 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:51 smithi084 bash[33757]: cephadm 2023-10-01T07:33:50.201106+0000 mgr.x (mgr.24739) 6 : cephadm [INF] [01/Oct/2023:07:33:50] ENGINE Serving on http://172.21.15.112:8765 2023-10-01T07:33:51.848 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:51 smithi084 bash[33757]: cephadm 2023-10-01T07:33:50.201336+0000 mgr.x (mgr.24739) 7 : cephadm [INF] [01/Oct/2023:07:33:50] ENGINE Bus STARTED 2023-10-01T07:33:51.849 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:51 smithi084 bash[33757]: cluster 2023-10-01T07:33:50.360777+0000 mgr.x (mgr.24739) 8 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-01T07:33:51.849 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:51 smithi084 bash[33757]: audit 2023-10-01T07:33:50.597070+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-10-01T07:33:51.849 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:51 smithi084 bash[33757]: cluster 2023-10-01T07:33:50.597174+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-10-01T07:33:51.849 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:51 smithi084 bash[33757]: cluster 2023-10-01T07:33:50.599216+0000 mon.a (mon.0) 740 : cluster [DBG] mgrmap e22: x(active, since 2s) 2023-10-01T07:33:51.849 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:51 smithi084 bash[33757]: audit 2023-10-01T07:33:51.224706+0000 mon.c (mon.2) 128 : audit [DBG] from='client.? 172.21.15.84:0/1409539646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:51.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:51 smithi112 bash[27689]: cephadm 2023-10-01T07:33:49.849177+0000 mgr.x (mgr.24739) 4 : cephadm [INF] [01/Oct/2023:07:33:49] ENGINE Bus STARTING 2023-10-01T07:33:51.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:51 smithi112 bash[27689]: cephadm 2023-10-01T07:33:50.085842+0000 mgr.x (mgr.24739) 5 : cephadm [INF] [01/Oct/2023:07:33:50] ENGINE Serving on https://172.21.15.112:7150 2023-10-01T07:33:51.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:51 smithi112 bash[27689]: cephadm 2023-10-01T07:33:50.201106+0000 mgr.x (mgr.24739) 6 : cephadm [INF] [01/Oct/2023:07:33:50] ENGINE Serving on http://172.21.15.112:8765 2023-10-01T07:33:51.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:51 smithi112 bash[27689]: cephadm 2023-10-01T07:33:50.201336+0000 mgr.x (mgr.24739) 7 : cephadm [INF] [01/Oct/2023:07:33:50] ENGINE Bus STARTED 2023-10-01T07:33:51.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:51 smithi112 bash[27689]: cluster 2023-10-01T07:33:50.360777+0000 mgr.x (mgr.24739) 8 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-01T07:33:51.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:51 smithi112 bash[27689]: audit 2023-10-01T07:33:50.597070+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-10-01T07:33:51.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:51 smithi112 bash[27689]: cluster 2023-10-01T07:33:50.597174+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-10-01T07:33:51.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:51 smithi112 bash[27689]: cluster 2023-10-01T07:33:50.599216+0000 mon.a (mon.0) 740 : cluster [DBG] mgrmap e22: x(active, since 2s) 2023-10-01T07:33:51.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:51 smithi112 bash[27689]: audit 2023-10-01T07:33:51.224706+0000 mon.c (mon.2) 128 : audit [DBG] from='client.? 172.21.15.84:0/1409539646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:51.993 INFO:tasks.rados.rados.0.smithi084.stdout:1966: seq_num 1320 ranges {585240=657749,1743290=422125} 2023-10-01T07:33:52.000 INFO:tasks.rados.rados.0.smithi084.stdout:1966: writing smithi08466639-246 from 585240 to 1242989 tid 1 2023-10-01T07:33:52.005 INFO:tasks.rados.rados.0.smithi084.stdout:1966: writing smithi08466639-246 from 1743290 to 2165415 tid 2 2023-10-01T07:33:52.006 INFO:tasks.rados.rados.0.smithi084.stdout:1958: done (8 left) 2023-10-01T07:33:52.006 INFO:tasks.rados.rados.0.smithi084.stdout:1967: read oid 409 snap -1 2023-10-01T07:33:52.006 INFO:tasks.rados.rados.0.smithi084.stdout:1967: expect deleted 2023-10-01T07:33:52.006 INFO:tasks.rados.rados.0.smithi084.stdout:1968: write oid 183 current snap is 0 2023-10-01T07:33:52.006 INFO:tasks.rados.rados.0.smithi084.stdout:1959: finishing write tid 1 to smithi08466639-445 2023-10-01T07:33:52.007 INFO:tasks.rados.rados.0.smithi084.stdout:1959: finishing write tid 2 to smithi08466639-445 2023-10-01T07:33:52.007 INFO:tasks.rados.rados.0.smithi084.stdout:1959: finishing write tid 3 to smithi08466639-445 2023-10-01T07:33:52.007 INFO:tasks.rados.rados.0.smithi084.stdout:1968: seq_num 1321 ranges {602047=732998,1801772=400275} 2023-10-01T07:33:52.013 INFO:tasks.rados.rados.0.smithi084.stdout:1968: writing smithi08466639-183 from 602047 to 1335045 tid 1 2023-10-01T07:33:52.018 INFO:tasks.rados.rados.0.smithi084.stdout:1968: writing smithi08466639-183 from 1801772 to 2202047 tid 2 2023-10-01T07:33:52.018 INFO:tasks.rados.rados.0.smithi084.stdout:1969: read oid 79 snap -1 2023-10-01T07:33:52.018 INFO:tasks.rados.rados.0.smithi084.stdout:1969: expect (ObjNum 1122 snap 0 seq_num 1122) 2023-10-01T07:33:52.019 INFO:tasks.rados.rados.0.smithi084.stdout:1970: read oid 109 snap -1 2023-10-01T07:33:52.019 INFO:tasks.rados.rados.0.smithi084.stdout:1970: expect (ObjNum 1308 snap 0 seq_num 1308) 2023-10-01T07:33:52.019 INFO:tasks.rados.rados.0.smithi084.stdout:1971: read oid 272 snap -1 2023-10-01T07:33:52.019 INFO:tasks.rados.rados.0.smithi084.stdout:1971: expect (ObjNum 992 snap 0 seq_num 992) 2023-10-01T07:33:52.019 INFO:tasks.rados.rados.0.smithi084.stdout:1972: write oid 244 current snap is 0 2023-10-01T07:33:52.019 INFO:tasks.rados.rados.0.smithi084.stdout:1972: seq_num 1322 ranges {618854=408247,1743901=425794} 2023-10-01T07:33:52.024 INFO:tasks.rados.rados.0.smithi084.stdout:1972: writing smithi08466639-244 from 618854 to 1027101 tid 1 2023-10-01T07:33:52.030 INFO:tasks.rados.rados.0.smithi084.stdout:1972: writing smithi08466639-244 from 1743901 to 2169695 tid 2 2023-10-01T07:33:52.031 INFO:tasks.rados.rados.0.smithi084.stdout:1973: write oid 107 current snap is 0 2023-10-01T07:33:52.031 INFO:tasks.rados.rados.0.smithi084.stdout:1959: finishing write tid 4 to smithi08466639-445 2023-10-01T07:33:52.031 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 445 v 298 (ObjNum 1316 snap 0 seq_num 1316) dirty exists 2023-10-01T07:33:52.031 INFO:tasks.rados.rados.0.smithi084.stdout:1959: left oid 445 (ObjNum 1316 snap 0 seq_num 1316) 2023-10-01T07:33:52.031 INFO:tasks.rados.rados.0.smithi084.stdout:1960: finishing write tid 1 to smithi08466639-332 2023-10-01T07:33:52.031 INFO:tasks.rados.rados.0.smithi084.stdout:1973: seq_num 1323 ranges {635661=599849,1918736=316925} 2023-10-01T07:33:52.037 INFO:tasks.rados.rados.0.smithi084.stdout:1973: writing smithi08466639-107 from 635661 to 1235510 tid 1 2023-10-01T07:33:52.043 INFO:tasks.rados.rados.0.smithi084.stdout:1973: writing smithi08466639-107 from 1918736 to 2235661 tid 2 2023-10-01T07:33:52.043 INFO:tasks.rados.rados.0.smithi084.stdout:1959: done (14 left) 2023-10-01T07:33:52.043 INFO:tasks.rados.rados.0.smithi084.stdout:1974: write oid 426 current snap is 0 2023-10-01T07:33:52.043 INFO:tasks.rados.rados.0.smithi084.stdout:1960: finishing write tid 2 to smithi08466639-332 2023-10-01T07:33:52.044 INFO:tasks.rados.rados.0.smithi084.stdout:1960: finishing write tid 3 to smithi08466639-332 2023-10-01T07:33:52.044 INFO:tasks.rados.rados.0.smithi084.stdout:1960: finishing write tid 4 to smithi08466639-332 2023-10-01T07:33:52.044 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 332 v 305 (ObjNum 1317 snap 0 seq_num 1317) dirty exists 2023-10-01T07:33:52.044 INFO:tasks.rados.rados.0.smithi084.stdout:1960: left oid 332 (ObjNum 1317 snap 0 seq_num 1317) 2023-10-01T07:33:52.044 INFO:tasks.rados.rados.0.smithi084.stdout:1963: finishing write tid 1 to smithi08466639-333 2023-10-01T07:33:52.044 INFO:tasks.rados.rados.0.smithi084.stdout:1974: seq_num 1324 ranges {652468=675098,1977218=275250} 2023-10-01T07:33:52.050 INFO:tasks.rados.rados.0.smithi084.stdout:1974: writing smithi08466639-426 from 652468 to 1327566 tid 1 2023-10-01T07:33:52.056 INFO:tasks.rados.rados.0.smithi084.stdout:1974: writing smithi08466639-426 from 1977218 to 2252468 tid 2 2023-10-01T07:33:52.056 INFO:tasks.rados.rados.0.smithi084.stdout:1960: done (14 left) 2023-10-01T07:33:52.056 INFO:tasks.rados.rados.0.smithi084.stdout:1975: write oid 328 current snap is 0 2023-10-01T07:33:52.056 INFO:tasks.rados.rados.0.smithi084.stdout:1975: seq_num 1325 ranges {669275=750347,2035700=233575} 2023-10-01T07:33:52.063 INFO:tasks.rados.rados.0.smithi084.stdout:1975: writing smithi08466639-328 from 669275 to 1419622 tid 1 2023-10-01T07:33:52.068 INFO:tasks.rados.rados.0.smithi084.stdout:1975: writing smithi08466639-328 from 2035700 to 2269275 tid 2 2023-10-01T07:33:52.068 INFO:tasks.rados.rados.0.smithi084.stdout:1976: read oid 270 snap -1 2023-10-01T07:33:52.068 INFO:tasks.rados.rados.0.smithi084.stdout:1976: expect (ObjNum 652 snap 0 seq_num 652) 2023-10-01T07:33:52.069 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:33:52.069 INFO:tasks.rados.rados.0.smithi084.stdout:1961: expect (ObjNum 1142 snap 0 seq_num 1142) 2023-10-01T07:33:52.270 INFO:tasks.rados.rados.0.smithi084.stdout:1963: finishing write tid 2 to smithi08466639-333 2023-10-01T07:33:52.271 INFO:tasks.rados.rados.0.smithi084.stdout:1963: finishing write tid 3 to smithi08466639-333 2023-10-01T07:33:52.271 INFO:tasks.rados.rados.0.smithi084.stdout:1963: finishing write tid 4 to smithi08466639-333 2023-10-01T07:33:52.271 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 333 v 301 (ObjNum 1318 snap 0 seq_num 1318) dirty exists 2023-10-01T07:33:52.271 INFO:tasks.rados.rados.0.smithi084.stdout:1963: left oid 333 (ObjNum 1318 snap 0 seq_num 1318) 2023-10-01T07:33:52.271 INFO:tasks.rados.rados.0.smithi084.stdout:1965: finishing write tid 1 to smithi08466639-90 2023-10-01T07:33:52.271 INFO:tasks.rados.rados.0.smithi084.stdout:1962: expect (ObjNum 1066 snap 0 seq_num 1066) 2023-10-01T07:33:52.305 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:33:51 smithi084 bash[27645]: debug 2023-10-01T07:33:51.843+0000 7f240e88a680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-01T07:33:52.305 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:33:52 smithi084 bash[27645]: debug 2023-10-01T07:33:52.035+0000 7f240e88a680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-01T07:33:52.492 INFO:tasks.rados.rados.0.smithi084.stdout:1964: expect (ObjNum 1119 snap 0 seq_num 1119) 2023-10-01T07:33:52.555 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:33:52 smithi084 bash[27645]: debug 2023-10-01T07:33:52.299+0000 7f240e88a680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-01T07:33:52.555 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:33:52 smithi084 bash[27645]: debug 2023-10-01T07:33:52.419+0000 7f240e88a680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-01T07:33:52.556 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:33:52 smithi084 bash[27645]: [01/Oct/2023:07:33:52] ENGINE Bus STARTING 2023-10-01T07:33:52.556 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:33:52 smithi084 bash[27645]: CherryPy Checker: 2023-10-01T07:33:52.556 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:33:52 smithi084 bash[27645]: The Application mounted at '' has an empty config. 2023-10-01T07:33:52.556 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:33:52 smithi084 bash[27645]: [01/Oct/2023:07:33:52] ENGINE Serving on http://:::9283 2023-10-01T07:33:52.634 INFO:tasks.rados.rados.0.smithi084.stdout:1965: finishing write tid 2 to smithi08466639-90 2023-10-01T07:33:52.634 INFO:tasks.rados.rados.0.smithi084.stdout:1965: finishing write tid 3 to smithi08466639-90 2023-10-01T07:33:52.634 INFO:tasks.rados.rados.0.smithi084.stdout:1965: finishing write tid 4 to smithi08466639-90 2023-10-01T07:33:52.635 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 90 v 308 (ObjNum 1319 snap 0 seq_num 1319) dirty exists 2023-10-01T07:33:52.635 INFO:tasks.rados.rados.0.smithi084.stdout:1965: left oid 90 (ObjNum 1319 snap 0 seq_num 1319) 2023-10-01T07:33:52.635 INFO:tasks.rados.rados.0.smithi084.stdout:1966: finishing write tid 1 to smithi08466639-246 2023-10-01T07:33:52.635 INFO:tasks.rados.rados.0.smithi084.stdout:1966: finishing write tid 2 to smithi08466639-246 2023-10-01T07:33:52.635 INFO:tasks.rados.rados.0.smithi084.stdout:1966: finishing write tid 3 to smithi08466639-246 2023-10-01T07:33:52.635 INFO:tasks.rados.rados.0.smithi084.stdout:1966: finishing write tid 4 to smithi08466639-246 2023-10-01T07:33:52.635 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 246 v 319 (ObjNum 1320 snap 0 seq_num 1320) dirty exists 2023-10-01T07:33:52.635 INFO:tasks.rados.rados.0.smithi084.stdout:1966: left oid 246 (ObjNum 1320 snap 0 seq_num 1320) 2023-10-01T07:33:52.635 INFO:tasks.rados.rados.0.smithi084.stdout:1968: finishing write tid 1 to smithi08466639-183 2023-10-01T07:33:52.635 INFO:tasks.rados.rados.0.smithi084.stdout:1968: finishing write tid 2 to smithi08466639-183 2023-10-01T07:33:52.635 INFO:tasks.rados.rados.0.smithi084.stdout:1968: finishing write tid 3 to smithi08466639-183 2023-10-01T07:33:52.635 INFO:tasks.rados.rados.0.smithi084.stdout:1968: finishing write tid 4 to smithi08466639-183 2023-10-01T07:33:52.635 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 183 v 218 (ObjNum 1321 snap 0 seq_num 1321) dirty exists 2023-10-01T07:33:52.636 INFO:tasks.rados.rados.0.smithi084.stdout:1968: left oid 183 (ObjNum 1321 snap 0 seq_num 1321) 2023-10-01T07:33:52.636 INFO:tasks.rados.rados.0.smithi084.stdout:1971: expect (ObjNum 992 snap 0 seq_num 992) 2023-10-01T07:33:52.764 INFO:tasks.rados.rados.0.smithi084.stdout:1972: finishing write tid 1 to smithi08466639-244 2023-10-01T07:33:52.764 INFO:tasks.rados.rados.0.smithi084.stdout:1969: expect (ObjNum 1122 snap 0 seq_num 1122) 2023-10-01T07:33:52.824 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:33:52 smithi084 bash[27645]: [01/Oct/2023:07:33:52] ENGINE Bus STARTED 2023-10-01T07:33:52.859 INFO:tasks.rados.rados.0.smithi084.stdout:1972: finishing write tid 2 to smithi08466639-244 2023-10-01T07:33:52.860 INFO:tasks.rados.rados.0.smithi084.stdout:1972: finishing write tid 3 to smithi08466639-244 2023-10-01T07:33:52.860 INFO:tasks.rados.rados.0.smithi084.stdout:1961: done (15 left) 2023-10-01T07:33:52.860 INFO:tasks.rados.rados.0.smithi084.stdout:1962: done (14 left) 2023-10-01T07:33:52.860 INFO:tasks.rados.rados.0.smithi084.stdout:1963: done (13 left) 2023-10-01T07:33:52.860 INFO:tasks.rados.rados.0.smithi084.stdout:1964: done (12 left) 2023-10-01T07:33:52.860 INFO:tasks.rados.rados.0.smithi084.stdout:1965: done (11 left) 2023-10-01T07:33:52.860 INFO:tasks.rados.rados.0.smithi084.stdout:1966: done (10 left) 2023-10-01T07:33:52.860 INFO:tasks.rados.rados.0.smithi084.stdout:1967: done (9 left) 2023-10-01T07:33:52.860 INFO:tasks.rados.rados.0.smithi084.stdout:1968: done (8 left) 2023-10-01T07:33:52.861 INFO:tasks.rados.rados.0.smithi084.stdout:1969: done (7 left) 2023-10-01T07:33:52.861 INFO:tasks.rados.rados.0.smithi084.stdout:1971: done (6 left) 2023-10-01T07:33:52.861 INFO:tasks.rados.rados.0.smithi084.stdout:1977: read oid 477 snap -1 2023-10-01T07:33:52.861 INFO:tasks.rados.rados.0.smithi084.stdout:1977: expect (ObjNum 476 snap 0 seq_num 476) 2023-10-01T07:33:52.861 INFO:tasks.rados.rados.0.smithi084.stdout:1978: write oid 300 current snap is 0 2023-10-01T07:33:52.861 INFO:tasks.rados.rados.0.smithi084.stdout:1972: finishing write tid 4 to smithi08466639-244 2023-10-01T07:33:52.861 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 244 v 221 (ObjNum 1322 snap 0 seq_num 1322) dirty exists 2023-10-01T07:33:52.861 INFO:tasks.rados.rados.0.smithi084.stdout:1972: left oid 244 (ObjNum 1322 snap 0 seq_num 1322) 2023-10-01T07:33:52.861 INFO:tasks.rados.rados.0.smithi084.stdout:1973: finishing write tid 1 to smithi08466639-107 2023-10-01T07:33:52.861 INFO:tasks.rados.rados.0.smithi084.stdout:1970: expect (ObjNum 1308 snap 0 seq_num 1308) 2023-10-01T07:33:53.057 INFO:tasks.rados.rados.0.smithi084.stdout:1973: finishing write tid 2 to smithi08466639-107 2023-10-01T07:33:53.058 INFO:tasks.rados.rados.0.smithi084.stdout:1973: finishing write tid 3 to smithi08466639-107 2023-10-01T07:33:53.058 INFO:tasks.rados.rados.0.smithi084.stdout:1973: finishing write tid 4 to smithi08466639-107 2023-10-01T07:33:53.058 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 107 v 294 (ObjNum 1323 snap 0 seq_num 1323) dirty exists 2023-10-01T07:33:53.058 INFO:tasks.rados.rados.0.smithi084.stdout:1973: left oid 107 (ObjNum 1323 snap 0 seq_num 1323) 2023-10-01T07:33:53.058 INFO:tasks.rados.rados.0.smithi084.stdout:1974: finishing write tid 1 to smithi08466639-426 2023-10-01T07:33:53.058 INFO:tasks.rados.rados.0.smithi084.stdout:1974: finishing write tid 2 to smithi08466639-426 2023-10-01T07:33:53.058 INFO:tasks.rados.rados.0.smithi084.stdout:1978: seq_num 1326 ranges {686082=425596,1577829=433132} 2023-10-01T07:33:53.069 INFO:tasks.rados.rados.0.smithi084.stdout:1978: writing smithi08466639-300 from 686082 to 1111678 tid 1 2023-10-01T07:33:53.076 INFO:tasks.rados.rados.0.smithi084.stdout:1978: writing smithi08466639-300 from 1577829 to 2010961 tid 2 2023-10-01T07:33:53.076 INFO:tasks.rados.rados.0.smithi084.stdout:1970: done (7 left) 2023-10-01T07:33:53.076 INFO:tasks.rados.rados.0.smithi084.stdout:1972: done (6 left) 2023-10-01T07:33:53.076 INFO:tasks.rados.rados.0.smithi084.stdout:1973: done (5 left) 2023-10-01T07:33:53.076 INFO:tasks.rados.rados.0.smithi084.stdout:1979: read oid 442 snap -1 2023-10-01T07:33:53.076 INFO:tasks.rados.rados.0.smithi084.stdout:1979: expect (ObjNum 441 snap 0 seq_num 441) 2023-10-01T07:33:53.076 INFO:tasks.rados.rados.0.smithi084.stdout:1980: write oid 439 current snap is 0 2023-10-01T07:33:53.076 INFO:tasks.rados.rados.0.smithi084.stdout:1974: finishing write tid 3 to smithi08466639-426 2023-10-01T07:33:53.076 INFO:tasks.rados.rados.0.smithi084.stdout:1974: finishing write tid 4 to smithi08466639-426 2023-10-01T07:33:53.076 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 426 v 355 (ObjNum 1324 snap 0 seq_num 1324) dirty exists 2023-10-01T07:33:53.077 INFO:tasks.rados.rados.0.smithi084.stdout:1974: left oid 426 (ObjNum 1324 snap 0 seq_num 1324) 2023-10-01T07:33:53.077 INFO:tasks.rados.rados.0.smithi084.stdout:1975: finishing write tid 1 to smithi08466639-328 2023-10-01T07:33:53.077 INFO:tasks.rados.rados.0.smithi084.stdout:1975: finishing write tid 2 to smithi08466639-328 2023-10-01T07:33:53.077 INFO:tasks.rados.rados.0.smithi084.stdout:1975: finishing write tid 3 to smithi08466639-328 2023-10-01T07:33:53.077 INFO:tasks.rados.rados.0.smithi084.stdout:1975: finishing write tid 4 to smithi08466639-328 2023-10-01T07:33:53.077 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 328 v 224 (ObjNum 1325 snap 0 seq_num 1325) dirty exists 2023-10-01T07:33:53.077 INFO:tasks.rados.rados.0.smithi084.stdout:1975: left oid 328 (ObjNum 1325 snap 0 seq_num 1325) 2023-10-01T07:33:53.077 INFO:tasks.rados.rados.0.smithi084.stdout:1976: expect (ObjNum 652 snap 0 seq_num 652) 2023-10-01T07:33:53.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:52 smithi112 bash[27689]: audit 2023-10-01T07:33:51.849751+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:33:53.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:52 smithi112 bash[27689]: cluster 2023-10-01T07:33:52.361415+0000 mgr.x (mgr.24739) 9 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-01T07:33:53.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:52 smithi112 bash[27689]: cluster 2023-10-01T07:33:52.442298+0000 mon.a (mon.0) 742 : cluster [DBG] Standby manager daemon y started 2023-10-01T07:33:53.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:52 smithi112 bash[27689]: audit 2023-10-01T07:33:52.446145+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.? 172.21.15.84:0/3558111715' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-01T07:33:53.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:52 smithi112 bash[27689]: audit 2023-10-01T07:33:52.450511+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.? 172.21.15.84:0/3558111715' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-01T07:33:53.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:52 smithi112 bash[27689]: audit 2023-10-01T07:33:52.453912+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.? 172.21.15.84:0/3558111715' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-01T07:33:53.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:52 smithi112 bash[27689]: audit 2023-10-01T07:33:52.454348+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.? 172.21.15.84:0/3558111715' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-01T07:33:53.266 INFO:tasks.rados.rados.0.smithi084.stdout:1977: expect (ObjNum 476 snap 0 seq_num 476) 2023-10-01T07:33:53.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:52 smithi084 bash[27378]: audit 2023-10-01T07:33:51.849751+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:33:53.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:52 smithi084 bash[27378]: cluster 2023-10-01T07:33:52.361415+0000 mgr.x (mgr.24739) 9 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-01T07:33:53.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:52 smithi084 bash[27378]: cluster 2023-10-01T07:33:52.442298+0000 mon.a (mon.0) 742 : cluster [DBG] Standby manager daemon y started 2023-10-01T07:33:53.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:52 smithi084 bash[27378]: audit 2023-10-01T07:33:52.446145+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.? 172.21.15.84:0/3558111715' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-01T07:33:53.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:52 smithi084 bash[27378]: audit 2023-10-01T07:33:52.450511+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.? 172.21.15.84:0/3558111715' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-01T07:33:53.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:52 smithi084 bash[27378]: audit 2023-10-01T07:33:52.453912+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.? 172.21.15.84:0/3558111715' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-01T07:33:53.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:52 smithi084 bash[27378]: audit 2023-10-01T07:33:52.454348+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.? 172.21.15.84:0/3558111715' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-01T07:33:53.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:52 smithi084 bash[33757]: audit 2023-10-01T07:33:51.849751+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:33:53.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:52 smithi084 bash[33757]: cluster 2023-10-01T07:33:52.361415+0000 mgr.x (mgr.24739) 9 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-01T07:33:53.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:52 smithi084 bash[33757]: cluster 2023-10-01T07:33:52.442298+0000 mon.a (mon.0) 742 : cluster [DBG] Standby manager daemon y started 2023-10-01T07:33:53.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:52 smithi084 bash[33757]: audit 2023-10-01T07:33:52.446145+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.? 172.21.15.84:0/3558111715' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-01T07:33:53.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:52 smithi084 bash[33757]: audit 2023-10-01T07:33:52.450511+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.? 172.21.15.84:0/3558111715' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-01T07:33:53.326 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:52 smithi084 bash[33757]: audit 2023-10-01T07:33:52.453912+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.? 172.21.15.84:0/3558111715' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-01T07:33:53.326 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:52 smithi084 bash[33757]: audit 2023-10-01T07:33:52.454348+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.? 172.21.15.84:0/3558111715' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-01T07:33:53.333 INFO:tasks.rados.rados.0.smithi084.stdout:1978: finishing write tid 1 to smithi08466639-300 2023-10-01T07:33:53.333 INFO:tasks.rados.rados.0.smithi084.stdout:1978: finishing write tid 2 to smithi08466639-300 2023-10-01T07:33:53.333 INFO:tasks.rados.rados.0.smithi084.stdout:1978: finishing write tid 3 to smithi08466639-300 2023-10-01T07:33:53.333 INFO:tasks.rados.rados.0.smithi084.stdout:1978: finishing write tid 4 to smithi08466639-300 2023-10-01T07:33:53.333 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 300 v 304 (ObjNum 1326 snap 0 seq_num 1326) dirty exists 2023-10-01T07:33:53.333 INFO:tasks.rados.rados.0.smithi084.stdout:1978: left oid 300 (ObjNum 1326 snap 0 seq_num 1326) 2023-10-01T07:33:53.333 INFO:tasks.rados.rados.0.smithi084.stdout:1979: expect (ObjNum 441 snap 0 seq_num 441) 2023-10-01T07:33:53.445 INFO:tasks.rados.rados.0.smithi084.stdout:1980: seq_num 1327 ranges {702889=500845,1636311=576790} 2023-10-01T07:33:53.456 INFO:tasks.rados.rados.0.smithi084.stdout:1980: writing smithi08466639-439 from 702889 to 1203734 tid 1 2023-10-01T07:33:53.466 INFO:tasks.rados.rados.0.smithi084.stdout:1980: writing smithi08466639-439 from 1636311 to 2213101 tid 2 2023-10-01T07:33:53.466 INFO:tasks.rados.rados.0.smithi084.stdout:1974: done (6 left) 2023-10-01T07:33:53.466 INFO:tasks.rados.rados.0.smithi084.stdout:1975: done (5 left) 2023-10-01T07:33:53.467 INFO:tasks.rados.rados.0.smithi084.stdout:1976: done (4 left) 2023-10-01T07:33:53.467 INFO:tasks.rados.rados.0.smithi084.stdout:1977: done (3 left) 2023-10-01T07:33:53.467 INFO:tasks.rados.rados.0.smithi084.stdout:1978: done (2 left) 2023-10-01T07:33:53.467 INFO:tasks.rados.rados.0.smithi084.stdout:1979: done (1 left) 2023-10-01T07:33:53.467 INFO:tasks.rados.rados.0.smithi084.stdout:1981: write oid 453 current snap is 0 2023-10-01T07:33:53.467 INFO:tasks.rados.rados.0.smithi084.stdout:1980: finishing write tid 1 to smithi08466639-439 2023-10-01T07:33:53.467 INFO:tasks.rados.rados.0.smithi084.stdout:1981: seq_num 1328 ranges {719696=576094,2094793=224903} 2023-10-01T07:33:53.479 INFO:tasks.rados.rados.0.smithi084.stdout:1981: writing smithi08466639-453 from 719696 to 1295790 tid 1 2023-10-01T07:33:53.489 INFO:tasks.rados.rados.0.smithi084.stdout:1981: writing smithi08466639-453 from 2094793 to 2319696 tid 2 2023-10-01T07:33:53.489 INFO:tasks.rados.rados.0.smithi084.stdout:1982: write oid 64 current snap is 0 2023-10-01T07:33:53.489 INFO:tasks.rados.rados.0.smithi084.stdout:1980: finishing write tid 2 to smithi08466639-439 2023-10-01T07:33:53.489 INFO:tasks.rados.rados.0.smithi084.stdout:1980: finishing write tid 3 to smithi08466639-439 2023-10-01T07:33:53.489 INFO:tasks.rados.rados.0.smithi084.stdout:1980: finishing write tid 4 to smithi08466639-439 2023-10-01T07:33:53.489 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 439 v 224 (ObjNum 1327 snap 0 seq_num 1327) dirty exists 2023-10-01T07:33:53.489 INFO:tasks.rados.rados.0.smithi084.stdout:1980: left oid 439 (ObjNum 1327 snap 0 seq_num 1327) 2023-10-01T07:33:53.489 INFO:tasks.rados.rados.0.smithi084.stdout:1981: finishing write tid 1 to smithi08466639-453 2023-10-01T07:33:53.489 INFO:tasks.rados.rados.0.smithi084.stdout:1982: seq_num 1329 ranges {736503=651343,2153275=183228} 2023-10-01T07:33:53.502 INFO:tasks.rados.rados.0.smithi084.stdout:1982: writing smithi08466639-64 from 736503 to 1387846 tid 1 2023-10-01T07:33:53.511 INFO:tasks.rados.rados.0.smithi084.stdout:1982: writing smithi08466639-64 from 2153275 to 2336503 tid 2 2023-10-01T07:33:53.511 INFO:tasks.rados.rados.0.smithi084.stdout:1980: done (2 left) 2023-10-01T07:33:53.511 INFO:tasks.rados.rados.0.smithi084.stdout:1983: write oid 28 current snap is 0 2023-10-01T07:33:53.511 INFO:tasks.rados.rados.0.smithi084.stdout:1983: seq_num 1330 ranges {753310=726592,2095404=257906} 2023-10-01T07:33:53.525 INFO:tasks.rados.rados.0.smithi084.stdout:1983: writing smithi08466639-28 from 753310 to 1479902 tid 1 2023-10-01T07:33:53.534 INFO:tasks.rados.rados.0.smithi084.stdout:1983: writing smithi08466639-28 from 2095404 to 2353310 tid 2 2023-10-01T07:33:53.534 INFO:tasks.rados.rados.0.smithi084.stdout:1984: write oid 70 current snap is 0 2023-10-01T07:33:53.534 INFO:tasks.rados.rados.0.smithi084.stdout:1984: seq_num 1331 ranges {770117=518194,1870239=499878} 2023-10-01T07:33:53.545 INFO:tasks.rados.rados.0.smithi084.stdout:1984: writing smithi08466639-70 from 770117 to 1288311 tid 1 2023-10-01T07:33:53.552 INFO:tasks.rados.rados.0.smithi084.stdout:1984: writing smithi08466639-70 from 1870239 to 2370117 tid 2 2023-10-01T07:33:53.552 INFO:tasks.rados.rados.0.smithi084.stdout:1985: write oid 380 current snap is 0 2023-10-01T07:33:53.552 INFO:tasks.rados.rados.0.smithi084.stdout:1981: finishing write tid 2 to smithi08466639-453 2023-10-01T07:33:53.552 INFO:tasks.rados.rados.0.smithi084.stdout:1981: finishing write tid 3 to smithi08466639-453 2023-10-01T07:33:53.553 INFO:tasks.rados.rados.0.smithi084.stdout:1981: finishing write tid 4 to smithi08466639-453 2023-10-01T07:33:53.553 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 453 v 297 (ObjNum 1328 snap 0 seq_num 1328) dirty exists 2023-10-01T07:33:53.553 INFO:tasks.rados.rados.0.smithi084.stdout:1981: left oid 453 (ObjNum 1328 snap 0 seq_num 1328) 2023-10-01T07:33:53.553 INFO:tasks.rados.rados.0.smithi084.stdout:1982: finishing write tid 1 to smithi08466639-64 2023-10-01T07:33:53.553 INFO:tasks.rados.rados.0.smithi084.stdout:1982: finishing write tid 2 to smithi08466639-64 2023-10-01T07:33:53.553 INFO:tasks.rados.rados.0.smithi084.stdout:1982: finishing write tid 3 to smithi08466639-64 2023-10-01T07:33:53.553 INFO:tasks.rados.rados.0.smithi084.stdout:1982: finishing write tid 4 to smithi08466639-64 2023-10-01T07:33:53.553 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 64 v 227 (ObjNum 1329 snap 0 seq_num 1329) dirty exists 2023-10-01T07:33:53.553 INFO:tasks.rados.rados.0.smithi084.stdout:1982: left oid 64 (ObjNum 1329 snap 0 seq_num 1329) 2023-10-01T07:33:53.553 INFO:tasks.rados.rados.0.smithi084.stdout:1983: finishing write tid 1 to smithi08466639-28 2023-10-01T07:33:53.553 INFO:tasks.rados.rados.0.smithi084.stdout:1985: seq_num 1332 ranges {786924=593443,1928721=458203} 2023-10-01T07:33:53.564 INFO:tasks.rados.rados.0.smithi084.stdout:1985: writing smithi08466639-380 from 786924 to 1380367 tid 1 2023-10-01T07:33:53.571 INFO:tasks.rados.rados.0.smithi084.stdout:1985: writing smithi08466639-380 from 1928721 to 2386924 tid 2 2023-10-01T07:33:53.571 INFO:tasks.rados.rados.0.smithi084.stdout:1981: done (4 left) 2023-10-01T07:33:53.571 INFO:tasks.rados.rados.0.smithi084.stdout:1982: done (3 left) 2023-10-01T07:33:53.571 INFO:tasks.rados.rados.0.smithi084.stdout:1986: delete oid 430 current snap is 0 2023-10-01T07:33:53.571 INFO:tasks.rados.rados.0.smithi084.stdout:1983: finishing write tid 2 to smithi08466639-28 2023-10-01T07:33:53.571 INFO:tasks.rados.rados.0.smithi084.stdout:1983: finishing write tid 3 to smithi08466639-28 2023-10-01T07:33:53.571 INFO:tasks.rados.rados.0.smithi084.stdout:1983: finishing write tid 4 to smithi08466639-28 2023-10-01T07:33:53.572 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 28 v 307 (ObjNum 1330 snap 0 seq_num 1330) dirty exists 2023-10-01T07:33:53.572 INFO:tasks.rados.rados.0.smithi084.stdout:1983: left oid 28 (ObjNum 1330 snap 0 seq_num 1330) 2023-10-01T07:33:53.572 INFO:tasks.rados.rados.0.smithi084.stdout:1984: finishing write tid 1 to smithi08466639-70 2023-10-01T07:33:53.572 INFO:tasks.rados.rados.0.smithi084.stdout:1984: finishing write tid 2 to smithi08466639-70 2023-10-01T07:33:53.572 INFO:tasks.rados.rados.0.smithi084.stdout:1984: finishing write tid 3 to smithi08466639-70 2023-10-01T07:33:53.572 INFO:tasks.rados.rados.0.smithi084.stdout:1984: finishing write tid 4 to smithi08466639-70 2023-10-01T07:33:53.572 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 70 v 264 (ObjNum 1331 snap 0 seq_num 1331) dirty exists 2023-10-01T07:33:53.572 INFO:tasks.rados.rados.0.smithi084.stdout:1984: left oid 70 (ObjNum 1331 snap 0 seq_num 1331) 2023-10-01T07:33:53.572 INFO:tasks.rados.rados.0.smithi084.stdout:1985: finishing write tid 1 to smithi08466639-380 2023-10-01T07:33:53.574 INFO:tasks.rados.rados.0.smithi084.stdout:1983: done (3 left) 2023-10-01T07:33:53.574 INFO:tasks.rados.rados.0.smithi084.stdout:1984: done (2 left) 2023-10-01T07:33:53.574 INFO:tasks.rados.rados.0.smithi084.stdout:1986: done (1 left) 2023-10-01T07:33:53.574 INFO:tasks.rados.rados.0.smithi084.stdout:1987: read oid 63 snap -1 2023-10-01T07:33:53.574 INFO:tasks.rados.rados.0.smithi084.stdout:1987: expect (ObjNum 1286 snap 0 seq_num 1286) 2023-10-01T07:33:53.574 INFO:tasks.rados.rados.0.smithi084.stdout:1988: write oid 274 current snap is 0 2023-10-01T07:33:53.574 INFO:tasks.rados.rados.0.smithi084.stdout:1988: seq_num 1334 ranges {420538=743941,1929332=491206} 2023-10-01T07:33:53.582 INFO:tasks.rados.rados.0.smithi084.stdout:1988: writing smithi08466639-274 from 420538 to 1164479 tid 1 2023-10-01T07:33:53.589 INFO:tasks.rados.rados.0.smithi084.stdout:1988: writing smithi08466639-274 from 1929332 to 2420538 tid 2 2023-10-01T07:33:53.589 INFO:tasks.rados.rados.0.smithi084.stdout:1989: delete oid 195 current snap is 0 2023-10-01T07:33:53.589 INFO:tasks.rados.rados.0.smithi084.stdout:1985: finishing write tid 2 to smithi08466639-380 2023-10-01T07:33:53.589 INFO:tasks.rados.rados.0.smithi084.stdout:1985: finishing write tid 3 to smithi08466639-380 2023-10-01T07:33:53.590 INFO:tasks.rados.rados.0.smithi084.stdout:1985: finishing write tid 4 to smithi08466639-380 2023-10-01T07:33:53.590 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 380 v 230 (ObjNum 1332 snap 0 seq_num 1332) dirty exists 2023-10-01T07:33:53.590 INFO:tasks.rados.rados.0.smithi084.stdout:1985: left oid 380 (ObjNum 1332 snap 0 seq_num 1332) 2023-10-01T07:33:53.590 INFO:tasks.rados.rados.0.smithi084.stdout:1987: expect (ObjNum 1286 snap 0 seq_num 1286) 2023-10-01T07:33:53.758 INFO:tasks.rados.rados.0.smithi084.stdout:1988: finishing write tid 1 to smithi08466639-274 2023-10-01T07:33:53.758 INFO:tasks.rados.rados.0.smithi084.stdout:1988: finishing write tid 2 to smithi08466639-274 2023-10-01T07:33:53.758 INFO:tasks.rados.rados.0.smithi084.stdout:1985: done (3 left) 2023-10-01T07:33:53.759 INFO:tasks.rados.rados.0.smithi084.stdout:1987: done (2 left) 2023-10-01T07:33:53.759 INFO:tasks.rados.rados.0.smithi084.stdout:1989: done (1 left) 2023-10-01T07:33:53.759 INFO:tasks.rados.rados.0.smithi084.stdout:1990: write oid 74 current snap is 0 2023-10-01T07:33:53.759 INFO:tasks.rados.rados.0.smithi084.stdout:1990: seq_num 1336 ranges {454152=494439,1646296=735124} 2023-10-01T07:33:53.763 INFO:tasks.rados.rados.0.smithi084.stdout:1990: writing smithi08466639-74 from 454152 to 948591 tid 1 2023-10-01T07:33:53.773 INFO:tasks.rados.rados.0.smithi084.stdout:1990: writing smithi08466639-74 from 1646296 to 2381420 tid 2 2023-10-01T07:33:53.774 INFO:tasks.rados.rados.0.smithi084.stdout:1991: read oid 87 snap -1 2023-10-01T07:33:53.774 INFO:tasks.rados.rados.0.smithi084.stdout:1991: expect (ObjNum 1288 snap 0 seq_num 1288) 2023-10-01T07:33:53.774 INFO:tasks.rados.rados.0.smithi084.stdout:1992: read oid 204 snap -1 2023-10-01T07:33:53.774 INFO:tasks.rados.rados.0.smithi084.stdout:1992: expect (ObjNum 811 snap 0 seq_num 811) 2023-10-01T07:33:53.774 INFO:tasks.rados.rados.0.smithi084.stdout:1993: write oid 133 current snap is 0 2023-10-01T07:33:53.774 INFO:tasks.rados.rados.0.smithi084.stdout:1993: seq_num 1337 ranges {470959=569688,1704778=595135} 2023-10-01T07:33:53.780 INFO:tasks.rados.rados.0.smithi084.stdout:1993: writing smithi08466639-133 from 470959 to 1040647 tid 1 2023-10-01T07:33:53.787 INFO:tasks.rados.rados.0.smithi084.stdout:1993: writing smithi08466639-133 from 1704778 to 2299913 tid 2 2023-10-01T07:33:53.788 INFO:tasks.rados.rados.0.smithi084.stdout:1994: write oid 310 current snap is 0 2023-10-01T07:33:53.788 INFO:tasks.rados.rados.0.smithi084.stdout:1988: finishing write tid 3 to smithi08466639-274 2023-10-01T07:33:53.788 INFO:tasks.rados.rados.0.smithi084.stdout:1988: finishing write tid 4 to smithi08466639-274 2023-10-01T07:33:53.788 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 274 v 211 (ObjNum 1334 snap 0 seq_num 1334) dirty exists 2023-10-01T07:33:53.788 INFO:tasks.rados.rados.0.smithi084.stdout:1988: left oid 274 (ObjNum 1334 snap 0 seq_num 1334) 2023-10-01T07:33:53.788 INFO:tasks.rados.rados.0.smithi084.stdout:1990: finishing write tid 1 to smithi08466639-74 2023-10-01T07:33:53.788 INFO:tasks.rados.rados.0.smithi084.stdout:1994: seq_num 1338 ranges {487766=644937,1646907=738793} 2023-10-01T07:33:53.794 INFO:tasks.rados.rados.0.smithi084.stdout:1994: writing smithi08466639-310 from 487766 to 1132703 tid 1 2023-10-01T07:33:53.801 INFO:tasks.rados.rados.0.smithi084.stdout:1994: writing smithi08466639-310 from 1646907 to 2385700 tid 2 2023-10-01T07:33:53.801 INFO:tasks.rados.rados.0.smithi084.stdout:1988: done (5 left) 2023-10-01T07:33:53.802 INFO:tasks.rados.rados.0.smithi084.stdout:1995: write oid 363 current snap is 0 2023-10-01T07:33:53.802 INFO:tasks.rados.rados.0.smithi084.stdout:1995: seq_num 1339 ranges {504573=436539,1421742=598804,2437505=67068} 2023-10-01T07:33:53.806 INFO:tasks.rados.rados.0.smithi084.stdout:1995: writing smithi08466639-363 from 504573 to 941112 tid 1 2023-10-01T07:33:53.813 INFO:tasks.rados.rados.0.smithi084.stdout:1995: writing smithi08466639-363 from 1421742 to 2020546 tid 2 2023-10-01T07:33:53.816 INFO:tasks.rados.rados.0.smithi084.stdout:1995: writing smithi08466639-363 from 2437505 to 2504573 tid 3 2023-10-01T07:33:53.816 INFO:tasks.rados.rados.0.smithi084.stdout:1996: write oid 482 current snap is 0 2023-10-01T07:33:53.816 INFO:tasks.rados.rados.0.smithi084.stdout:1990: finishing write tid 2 to smithi08466639-74 2023-10-01T07:33:53.816 INFO:tasks.rados.rados.0.smithi084.stdout:1996: seq_num 1340 ranges {521380=511788,1480224=742462} 2023-10-01T07:33:53.822 INFO:tasks.rados.rados.0.smithi084.stdout:1996: writing smithi08466639-482 from 521380 to 1033168 tid 1 2023-10-01T07:33:53.829 INFO:tasks.rados.rados.0.smithi084.stdout:1996: writing smithi08466639-482 from 1480224 to 2222686 tid 2 2023-10-01T07:33:53.829 INFO:tasks.rados.rados.0.smithi084.stdout:1997: write oid 20 current snap is 0 2023-10-01T07:33:53.829 INFO:tasks.rados.rados.0.smithi084.stdout:1997: seq_num 1341 ranges {538187=587037,1538706=602473} 2023-10-01T07:33:53.835 INFO:tasks.rados.rados.0.smithi084.stdout:1997: writing smithi08466639-20 from 538187 to 1125224 tid 1 2023-10-01T07:33:53.841 INFO:tasks.rados.rados.0.smithi084.stdout:1997: writing smithi08466639-20 from 1538706 to 2141179 tid 2 2023-10-01T07:33:53.841 INFO:tasks.rados.rados.0.smithi084.stdout:1998: write oid 351 current snap is 0 2023-10-01T07:33:53.841 INFO:tasks.rados.rados.0.smithi084.stdout:1990: finishing write tid 3 to smithi08466639-74 2023-10-01T07:33:53.841 INFO:tasks.rados.rados.0.smithi084.stdout:1990: finishing write tid 4 to smithi08466639-74 2023-10-01T07:33:53.841 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 74 v 311 (ObjNum 1336 snap 0 seq_num 1336) dirty exists 2023-10-01T07:33:53.842 INFO:tasks.rados.rados.0.smithi084.stdout:1990: left oid 74 (ObjNum 1336 snap 0 seq_num 1336) 2023-10-01T07:33:53.842 INFO:tasks.rados.rados.0.smithi084.stdout:1991: expect (ObjNum 1288 snap 0 seq_num 1288) 2023-10-01T07:33:54.045 INFO:tasks.rados.rados.0.smithi084.stdout:1993: finishing write tid 1 to smithi08466639-133 2023-10-01T07:33:54.045 INFO:tasks.rados.rados.0.smithi084.stdout:1992: expect (ObjNum 811 snap 0 seq_num 811) 2023-10-01T07:33:54.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:53 smithi112 bash[27689]: cluster 2023-10-01T07:33:52.867327+0000 mon.a (mon.0) 747 : cluster [DBG] mgrmap e23: x(active, since 4s), standbys: y 2023-10-01T07:33:54.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:53 smithi112 bash[27689]: audit 2023-10-01T07:33:52.873692+0000 mon.b (mon.1) 56 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-01T07:33:54.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:53 smithi112 bash[27689]: audit 2023-10-01T07:33:53.677366+0000 mon.c (mon.2) 129 : audit [DBG] from='client.? 172.21.15.84:0/2927342362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:54.246 INFO:tasks.rados.rados.0.smithi084.stdout:1993: finishing write tid 2 to smithi08466639-133 2023-10-01T07:33:54.247 INFO:tasks.rados.rados.0.smithi084.stdout:1993: finishing write tid 3 to smithi08466639-133 2023-10-01T07:33:54.247 INFO:tasks.rados.rados.0.smithi084.stdout:1993: finishing write tid 4 to smithi08466639-133 2023-10-01T07:33:54.247 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 133 v 236 (ObjNum 1337 snap 0 seq_num 1337) dirty exists 2023-10-01T07:33:54.247 INFO:tasks.rados.rados.0.smithi084.stdout:1993: left oid 133 (ObjNum 1337 snap 0 seq_num 1337) 2023-10-01T07:33:54.247 INFO:tasks.rados.rados.0.smithi084.stdout:1994: finishing write tid 1 to smithi08466639-310 2023-10-01T07:33:54.247 INFO:tasks.rados.rados.0.smithi084.stdout:1994: finishing write tid 2 to smithi08466639-310 2023-10-01T07:33:54.247 INFO:tasks.rados.rados.0.smithi084.stdout:1994: finishing write tid 3 to smithi08466639-310 2023-10-01T07:33:54.247 INFO:tasks.rados.rados.0.smithi084.stdout:1998: seq_num 1342 ranges {554994=662286,1997188=557806} 2023-10-01T07:33:54.258 INFO:tasks.rados.rados.0.smithi084.stdout:1998: writing smithi08466639-351 from 554994 to 1217280 tid 1 2023-10-01T07:33:54.266 INFO:tasks.rados.rados.0.smithi084.stdout:1998: writing smithi08466639-351 from 1997188 to 2554994 tid 2 2023-10-01T07:33:54.266 INFO:tasks.rados.rados.0.smithi084.stdout:1990: done (8 left) 2023-10-01T07:33:54.266 INFO:tasks.rados.rados.0.smithi084.stdout:1991: done (7 left) 2023-10-01T07:33:54.266 INFO:tasks.rados.rados.0.smithi084.stdout:1992: done (6 left) 2023-10-01T07:33:54.266 INFO:tasks.rados.rados.0.smithi084.stdout:1993: done (5 left) 2023-10-01T07:33:54.266 INFO:tasks.rados.rados.0.smithi084.stdout:1999: write oid 84 current snap is 0 2023-10-01T07:33:54.266 INFO:tasks.rados.rados.0.smithi084.stdout:1994: finishing write tid 4 to smithi08466639-310 2023-10-01T07:33:54.266 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 310 v 290 (ObjNum 1338 snap 0 seq_num 1338) dirty exists 2023-10-01T07:33:54.267 INFO:tasks.rados.rados.0.smithi084.stdout:1994: left oid 310 (ObjNum 1338 snap 0 seq_num 1338) 2023-10-01T07:33:54.267 INFO:tasks.rados.rados.0.smithi084.stdout:1995: finishing write tid 1 to smithi08466639-363 2023-10-01T07:33:54.267 INFO:tasks.rados.rados.0.smithi084.stdout:1995: finishing write tid 2 to smithi08466639-363 2023-10-01T07:33:54.267 INFO:tasks.rados.rados.0.smithi084.stdout:1995: finishing write tid 3 to smithi08466639-363 2023-10-01T07:33:54.267 INFO:tasks.rados.rados.0.smithi084.stdout:1999: seq_num 1343 ranges {571801=737535,1939317=489789} 2023-10-01T07:33:54.273 INFO:tasks.rados.rados.0.smithi084.stdout:1999: writing smithi08466639-84 from 571801 to 1309336 tid 1 2023-10-01T07:33:54.279 INFO:tasks.rados.rados.0.smithi084.stdout:1999: writing smithi08466639-84 from 1939317 to 2429106 tid 2 2023-10-01T07:33:54.280 INFO:tasks.rados.rados.0.smithi084.stdout:1994: done (5 left) 2023-10-01T07:33:54.280 INFO:tasks.rados.rados.0.smithi084.stdout:2000: write oid 477 current snap is 0 2023-10-01T07:33:54.280 INFO:tasks.rados.rados.0.smithi084.stdout:2000: seq_num 1344 ranges {588608=412784,1597799=749800} 2023-10-01T07:33:54.286 INFO:tasks.rados.rados.0.smithi084.stdout:2000: writing smithi08466639-477 from 588608 to 1001392 tid 1 2023-10-01T07:33:54.295 INFO:tasks.rados.rados.0.smithi084.stdout:2000: writing smithi08466639-477 from 1597799 to 2347599 tid 2 2023-10-01T07:33:54.295 INFO:tasks.rados.rados.0.smithi084.stdout:2001: delete oid 422 current snap is 0 2023-10-01T07:33:54.295 INFO:tasks.rados.rados.0.smithi084.stdout:1995: finishing write tid 4 to smithi08466639-363 2023-10-01T07:33:54.295 INFO:tasks.rados.rados.0.smithi084.stdout:1995: finishing write tid 5 to smithi08466639-363 2023-10-01T07:33:54.295 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 363 v 301 (ObjNum 1339 snap 0 seq_num 1339) dirty exists 2023-10-01T07:33:54.295 INFO:tasks.rados.rados.0.smithi084.stdout:1995: left oid 363 (ObjNum 1339 snap 0 seq_num 1339) 2023-10-01T07:33:54.295 INFO:tasks.rados.rados.0.smithi084.stdout:1996: finishing write tid 1 to smithi08466639-482 2023-10-01T07:33:54.295 INFO:tasks.rados.rados.0.smithi084.stdout:1996: finishing write tid 2 to smithi08466639-482 2023-10-01T07:33:54.295 INFO:tasks.rados.rados.0.smithi084.stdout:1996: finishing write tid 3 to smithi08466639-482 2023-10-01T07:33:54.296 INFO:tasks.rados.rados.0.smithi084.stdout:1996: finishing write tid 4 to smithi08466639-482 2023-10-01T07:33:54.296 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 482 v 311 (ObjNum 1340 snap 0 seq_num 1340) dirty exists 2023-10-01T07:33:54.296 INFO:tasks.rados.rados.0.smithi084.stdout:1996: left oid 482 (ObjNum 1340 snap 0 seq_num 1340) 2023-10-01T07:33:54.296 INFO:tasks.rados.rados.0.smithi084.stdout:1997: finishing write tid 1 to smithi08466639-20 2023-10-01T07:33:54.296 INFO:tasks.rados.rados.0.smithi084.stdout:1997: finishing write tid 2 to smithi08466639-20 2023-10-01T07:33:54.296 INFO:tasks.rados.rados.0.smithi084.stdout:1997: finishing write tid 3 to smithi08466639-20 2023-10-01T07:33:54.296 INFO:tasks.rados.rados.0.smithi084.stdout:1997: finishing write tid 4 to smithi08466639-20 2023-10-01T07:33:54.296 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 20 v 358 (ObjNum 1341 snap 0 seq_num 1341) dirty exists 2023-10-01T07:33:54.296 INFO:tasks.rados.rados.0.smithi084.stdout:1997: left oid 20 (ObjNum 1341 snap 0 seq_num 1341) 2023-10-01T07:33:54.296 INFO:tasks.rados.rados.0.smithi084.stdout:1998: finishing write tid 1 to smithi08466639-351 2023-10-01T07:33:54.296 INFO:tasks.rados.rados.0.smithi084.stdout:1998: finishing write tid 2 to smithi08466639-351 2023-10-01T07:33:54.296 INFO:tasks.rados.rados.0.smithi084.stdout:1998: finishing write tid 3 to smithi08466639-351 2023-10-01T07:33:54.296 INFO:tasks.rados.rados.0.smithi084.stdout:1998: finishing write tid 4 to smithi08466639-351 2023-10-01T07:33:54.297 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 351 v 322 (ObjNum 1342 snap 0 seq_num 1342) dirty exists 2023-10-01T07:33:54.297 INFO:tasks.rados.rados.0.smithi084.stdout:1998: left oid 351 (ObjNum 1342 snap 0 seq_num 1342) 2023-10-01T07:33:54.297 INFO:tasks.rados.rados.0.smithi084.stdout:1999: finishing write tid 1 to smithi08466639-84 2023-10-01T07:33:54.297 INFO:tasks.rados.rados.0.smithi084.stdout:1999: finishing write tid 2 to smithi08466639-84 2023-10-01T07:33:54.297 INFO:tasks.rados.rados.0.smithi084.stdout:1999: finishing write tid 3 to smithi08466639-84 2023-10-01T07:33:54.297 INFO:tasks.rados.rados.0.smithi084.stdout:1999: finishing write tid 4 to smithi08466639-84 2023-10-01T07:33:54.297 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 84 v 293 (ObjNum 1343 snap 0 seq_num 1343) dirty exists 2023-10-01T07:33:54.297 INFO:tasks.rados.rados.0.smithi084.stdout:1999: left oid 84 (ObjNum 1343 snap 0 seq_num 1343) 2023-10-01T07:33:54.297 INFO:tasks.rados.rados.0.smithi084.stdout:2000: finishing write tid 1 to smithi08466639-477 2023-10-01T07:33:54.298 INFO:tasks.rados.rados.0.smithi084.stdout:1995: done (6 left) 2023-10-01T07:33:54.298 INFO:tasks.rados.rados.0.smithi084.stdout:1996: done (5 left) 2023-10-01T07:33:54.298 INFO:tasks.rados.rados.0.smithi084.stdout:1997: done (4 left) 2023-10-01T07:33:54.298 INFO:tasks.rados.rados.0.smithi084.stdout:1998: done (3 left) 2023-10-01T07:33:54.298 INFO:tasks.rados.rados.0.smithi084.stdout:1999: done (2 left) 2023-10-01T07:33:54.298 INFO:tasks.rados.rados.0.smithi084.stdout:2001: done (1 left) 2023-10-01T07:33:54.298 INFO:tasks.rados.rados.0.smithi084.stdout:2002: read oid 238 snap -1 2023-10-01T07:33:54.298 INFO:tasks.rados.rados.0.smithi084.stdout:2002: expect (ObjNum 237 snap 0 seq_num 237) 2023-10-01T07:33:54.298 INFO:tasks.rados.rados.0.smithi084.stdout:2003: write oid 188 current snap is 0 2023-10-01T07:33:54.298 INFO:tasks.rados.rados.0.smithi084.stdout:2003: seq_num 1346 ranges {622222=679635,1831116=753469} 2023-10-01T07:33:54.304 INFO:tasks.rados.rados.0.smithi084.stdout:2003: writing smithi08466639-188 from 622222 to 1301857 tid 1 2023-10-01T07:33:54.313 INFO:tasks.rados.rados.0.smithi084.stdout:2003: writing smithi08466639-188 from 1831116 to 2584585 tid 2 2023-10-01T07:33:54.313 INFO:tasks.rados.rados.0.smithi084.stdout:2004: write oid 179 current snap is 0 2023-10-01T07:33:54.313 INFO:tasks.rados.rados.0.smithi084.stdout:2000: finishing write tid 2 to smithi08466639-477 2023-10-01T07:33:54.313 INFO:tasks.rados.rados.0.smithi084.stdout:2004: seq_num 1347 ranges {639029=754884,2173245=465784} 2023-10-01T07:33:54.321 INFO:tasks.rados.rados.0.smithi084.stdout:2004: writing smithi08466639-179 from 639029 to 1393913 tid 1 2023-10-01T07:33:54.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:53 smithi084 bash[33757]: cluster 2023-10-01T07:33:52.867327+0000 mon.a (mon.0) 747 : cluster [DBG] mgrmap e23: x(active, since 4s), standbys: y 2023-10-01T07:33:54.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:53 smithi084 bash[33757]: audit 2023-10-01T07:33:52.873692+0000 mon.b (mon.1) 56 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-01T07:33:54.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:53 smithi084 bash[33757]: audit 2023-10-01T07:33:53.677366+0000 mon.c (mon.2) 129 : audit [DBG] from='client.? 172.21.15.84:0/2927342362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:54.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:53 smithi084 bash[27378]: cluster 2023-10-01T07:33:52.867327+0000 mon.a (mon.0) 747 : cluster [DBG] mgrmap e23: x(active, since 4s), standbys: y 2023-10-01T07:33:54.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:53 smithi084 bash[27378]: audit 2023-10-01T07:33:52.873692+0000 mon.b (mon.1) 56 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-01T07:33:54.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:53 smithi084 bash[27378]: audit 2023-10-01T07:33:53.677366+0000 mon.c (mon.2) 129 : audit [DBG] from='client.? 172.21.15.84:0/2927342362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:54.328 INFO:tasks.rados.rados.0.smithi084.stdout:2004: writing smithi08466639-179 from 2173245 to 2639029 tid 2 2023-10-01T07:33:54.328 INFO:tasks.rados.rados.0.smithi084.stdout:2005: write oid 200 current snap is 0 2023-10-01T07:33:54.329 INFO:tasks.rados.rados.0.smithi084.stdout:2005: seq_num 1348 ranges {655836=430133,1831727=757138} 2023-10-01T07:33:54.335 INFO:tasks.rados.rados.0.smithi084.stdout:2005: writing smithi08466639-200 from 655836 to 1085969 tid 1 2023-10-01T07:33:54.343 INFO:tasks.rados.rados.0.smithi084.stdout:2005: writing smithi08466639-200 from 1831727 to 2588865 tid 2 2023-10-01T07:33:54.344 INFO:tasks.rados.rados.0.smithi084.stdout:2006: delete oid 208 current snap is 0 2023-10-01T07:33:54.344 INFO:tasks.rados.rados.0.smithi084.stdout:2000: finishing write tid 3 to smithi08466639-477 2023-10-01T07:33:54.344 INFO:tasks.rados.rados.0.smithi084.stdout:2000: finishing write tid 4 to smithi08466639-477 2023-10-01T07:33:54.344 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 477 v 233 (ObjNum 1344 snap 0 seq_num 1344) dirty exists 2023-10-01T07:33:54.344 INFO:tasks.rados.rados.0.smithi084.stdout:2000: left oid 477 (ObjNum 1344 snap 0 seq_num 1344) 2023-10-01T07:33:54.344 INFO:tasks.rados.rados.0.smithi084.stdout:2003: finishing write tid 1 to smithi08466639-188 2023-10-01T07:33:54.344 INFO:tasks.rados.rados.0.smithi084.stdout:2002: expect (ObjNum 237 snap 0 seq_num 237) 2023-10-01T07:33:54.485 INFO:tasks.rados.rados.0.smithi084.stdout:2003: finishing write tid 2 to smithi08466639-188 2023-10-01T07:33:54.485 INFO:tasks.rados.rados.0.smithi084.stdout:2003: finishing write tid 3 to smithi08466639-188 2023-10-01T07:33:54.485 INFO:tasks.rados.rados.0.smithi084.stdout:2003: finishing write tid 4 to smithi08466639-188 2023-10-01T07:33:54.485 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 188 v 231 (ObjNum 1346 snap 0 seq_num 1346) dirty exists 2023-10-01T07:33:54.486 INFO:tasks.rados.rados.0.smithi084.stdout:2003: left oid 188 (ObjNum 1346 snap 0 seq_num 1346) 2023-10-01T07:33:54.486 INFO:tasks.rados.rados.0.smithi084.stdout:2004: finishing write tid 1 to smithi08466639-179 2023-10-01T07:33:54.486 INFO:tasks.rados.rados.0.smithi084.stdout:2004: finishing write tid 2 to smithi08466639-179 2023-10-01T07:33:54.486 INFO:tasks.rados.rados.0.smithi084.stdout:2004: finishing write tid 3 to smithi08466639-179 2023-10-01T07:33:54.486 INFO:tasks.rados.rados.0.smithi084.stdout:2004: finishing write tid 4 to smithi08466639-179 2023-10-01T07:33:54.486 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 179 v 279 (ObjNum 1347 snap 0 seq_num 1347) dirty exists 2023-10-01T07:33:54.486 INFO:tasks.rados.rados.0.smithi084.stdout:2004: left oid 179 (ObjNum 1347 snap 0 seq_num 1347) 2023-10-01T07:33:54.486 INFO:tasks.rados.rados.0.smithi084.stdout:2005: finishing write tid 1 to smithi08466639-200 2023-10-01T07:33:54.486 INFO:tasks.rados.rados.0.smithi084.stdout:2005: finishing write tid 2 to smithi08466639-200 2023-10-01T07:33:54.486 INFO:tasks.rados.rados.0.smithi084.stdout:2005: finishing write tid 3 to smithi08466639-200 2023-10-01T07:33:54.486 INFO:tasks.rados.rados.0.smithi084.stdout:2005: finishing write tid 4 to smithi08466639-200 2023-10-01T07:33:54.486 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 200 v 282 (ObjNum 1348 snap 0 seq_num 1348) dirty exists 2023-10-01T07:33:54.487 INFO:tasks.rados.rados.0.smithi084.stdout:2005: left oid 200 (ObjNum 1348 snap 0 seq_num 1348) 2023-10-01T07:33:54.487 INFO:tasks.rados.rados.0.smithi084.stdout:2000: done (5 left) 2023-10-01T07:33:54.487 INFO:tasks.rados.rados.0.smithi084.stdout:2002: done (4 left) 2023-10-01T07:33:54.487 INFO:tasks.rados.rados.0.smithi084.stdout:2003: done (3 left) 2023-10-01T07:33:54.487 INFO:tasks.rados.rados.0.smithi084.stdout:2004: done (2 left) 2023-10-01T07:33:54.487 INFO:tasks.rados.rados.0.smithi084.stdout:2005: done (1 left) 2023-10-01T07:33:54.487 INFO:tasks.rados.rados.0.smithi084.stdout:2006: done (0 left) 2023-10-01T07:33:54.487 INFO:tasks.rados.rados.0.smithi084.stdout:2007: write oid 188 current snap is 0 2023-10-01T07:33:54.487 INFO:tasks.rados.rados.0.smithi084.stdout:2007: seq_num 1350 ranges {689450=580631,1948691=740759} 2023-10-01T07:33:54.498 INFO:tasks.rados.rados.0.smithi084.stdout:2007: writing smithi08466639-188 from 689450 to 1270081 tid 1 2023-10-01T07:33:54.506 INFO:tasks.rados.rados.0.smithi084.stdout:2007: writing smithi08466639-188 from 1948691 to 2689450 tid 2 2023-10-01T07:33:54.506 INFO:tasks.rados.rados.0.smithi084.stdout:2008: read oid 249 snap -1 2023-10-01T07:33:54.506 INFO:tasks.rados.rados.0.smithi084.stdout:2008: expect deleted 2023-10-01T07:33:54.506 INFO:tasks.rados.rados.0.smithi084.stdout:2009: write oid 441 current snap is 0 2023-10-01T07:33:54.506 INFO:tasks.rados.rados.0.smithi084.stdout:2009: seq_num 1351 ranges {706257=655880,1890820=504465} 2023-10-01T07:33:54.514 INFO:tasks.rados.rados.0.smithi084.stdout:2009: writing smithi08466639-441 from 706257 to 1362137 tid 1 2023-10-01T07:33:54.520 INFO:tasks.rados.rados.0.smithi084.stdout:2009: writing smithi08466639-441 from 1890820 to 2395285 tid 2 2023-10-01T07:33:54.520 INFO:tasks.rados.rados.0.smithi084.stdout:2010: delete oid 255 current snap is 0 2023-10-01T07:33:54.520 INFO:tasks.rados.rados.0.smithi084.stdout:2007: finishing write tid 1 to smithi08466639-188 2023-10-01T07:33:54.520 INFO:tasks.rados.rados.0.smithi084.stdout:2007: finishing write tid 2 to smithi08466639-188 2023-10-01T07:33:54.520 INFO:tasks.rados.rados.0.smithi084.stdout:2007: finishing write tid 3 to smithi08466639-188 2023-10-01T07:33:54.520 INFO:tasks.rados.rados.0.smithi084.stdout:2007: finishing write tid 4 to smithi08466639-188 2023-10-01T07:33:54.520 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 188 v 234 (ObjNum 1350 snap 0 seq_num 1350) dirty exists 2023-10-01T07:33:54.520 INFO:tasks.rados.rados.0.smithi084.stdout:2007: left oid 188 (ObjNum 1350 snap 0 seq_num 1350) 2023-10-01T07:33:54.520 INFO:tasks.rados.rados.0.smithi084.stdout:2009: finishing write tid 1 to smithi08466639-441 2023-10-01T07:33:54.522 INFO:tasks.rados.rados.0.smithi084.stdout:2007: done (3 left) 2023-10-01T07:33:54.522 INFO:tasks.rados.rados.0.smithi084.stdout:2008: done (2 left) 2023-10-01T07:33:54.522 INFO:tasks.rados.rados.0.smithi084.stdout:2010: done (1 left) 2023-10-01T07:33:54.522 INFO:tasks.rados.rados.0.smithi084.stdout:2011: write oid 257 current snap is 0 2023-10-01T07:33:54.522 INFO:tasks.rados.rados.0.smithi084.stdout:2011: seq_num 1353 ranges {739871=406378,1607784=508134} 2023-10-01T07:33:54.528 INFO:tasks.rados.rados.0.smithi084.stdout:2011: writing smithi08466639-257 from 739871 to 1146249 tid 1 2023-10-01T07:33:54.534 INFO:tasks.rados.rados.0.smithi084.stdout:2011: writing smithi08466639-257 from 1607784 to 2115918 tid 2 2023-10-01T07:33:54.535 INFO:tasks.rados.rados.0.smithi084.stdout:2012: write oid 31 current snap is 0 2023-10-01T07:33:54.535 INFO:tasks.rados.rados.0.smithi084.stdout:2009: finishing write tid 2 to smithi08466639-441 2023-10-01T07:33:54.535 INFO:tasks.rados.rados.0.smithi084.stdout:2009: finishing write tid 3 to smithi08466639-441 2023-10-01T07:33:54.535 INFO:tasks.rados.rados.0.smithi084.stdout:2009: finishing write tid 4 to smithi08466639-441 2023-10-01T07:33:54.535 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 441 v 314 (ObjNum 1351 snap 0 seq_num 1351) dirty exists 2023-10-01T07:33:54.535 INFO:tasks.rados.rados.0.smithi084.stdout:2009: left oid 441 (ObjNum 1351 snap 0 seq_num 1351) 2023-10-01T07:33:54.535 INFO:tasks.rados.rados.0.smithi084.stdout:2011: finishing write tid 1 to smithi08466639-257 2023-10-01T07:33:54.535 INFO:tasks.rados.rados.0.smithi084.stdout:2012: seq_num 1354 ranges {756678=597980,1782619=768145} 2023-10-01T07:33:54.543 INFO:tasks.rados.rados.0.smithi084.stdout:2012: writing smithi08466639-31 from 756678 to 1354658 tid 1 2023-10-01T07:33:54.551 INFO:tasks.rados.rados.0.smithi084.stdout:2012: writing smithi08466639-31 from 1782619 to 2550764 tid 2 2023-10-01T07:33:54.551 INFO:tasks.rados.rados.0.smithi084.stdout:2009: done (2 left) 2023-10-01T07:33:54.551 INFO:tasks.rados.rados.0.smithi084.stdout:2013: write oid 408 current snap is 0 2023-10-01T07:33:54.551 INFO:tasks.rados.rados.0.smithi084.stdout:2011: finishing write tid 2 to smithi08466639-257 2023-10-01T07:33:54.551 INFO:tasks.rados.rados.0.smithi084.stdout:2013: seq_num 1355 ranges {773485=673229,2124748=511803} 2023-10-01T07:33:54.558 INFO:tasks.rados.rados.0.smithi084.stdout:2013: writing smithi08466639-408 from 773485 to 1446714 tid 1 2023-10-01T07:33:54.567 INFO:tasks.rados.rados.0.smithi084.stdout:2013: writing smithi08466639-408 from 2124748 to 2636551 tid 2 2023-10-01T07:33:54.567 INFO:tasks.rados.rados.0.smithi084.stdout:2014: write oid 177 current snap is 0 2023-10-01T07:33:54.567 INFO:tasks.rados.rados.0.smithi084.stdout:2011: finishing write tid 3 to smithi08466639-257 2023-10-01T07:33:54.567 INFO:tasks.rados.rados.0.smithi084.stdout:2011: finishing write tid 4 to smithi08466639-257 2023-10-01T07:33:54.567 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 257 v 296 (ObjNum 1353 snap 0 seq_num 1353) dirty exists 2023-10-01T07:33:54.567 INFO:tasks.rados.rados.0.smithi084.stdout:2011: left oid 257 (ObjNum 1353 snap 0 seq_num 1353) 2023-10-01T07:33:54.567 INFO:tasks.rados.rados.0.smithi084.stdout:2012: finishing write tid 1 to smithi08466639-31 2023-10-01T07:33:54.567 INFO:tasks.rados.rados.0.smithi084.stdout:2014: seq_num 1356 ranges {790292=748478,2183230=607062} 2023-10-01T07:33:54.575 INFO:tasks.rados.rados.0.smithi084.stdout:2014: writing smithi08466639-177 from 790292 to 1538770 tid 1 2023-10-01T07:33:54.583 INFO:tasks.rados.rados.0.smithi084.stdout:2014: writing smithi08466639-177 from 2183230 to 2790292 tid 2 2023-10-01T07:33:54.583 INFO:tasks.rados.rados.0.smithi084.stdout:2011: done (3 left) 2023-10-01T07:33:54.583 INFO:tasks.rados.rados.0.smithi084.stdout:2015: read oid 457 snap -1 2023-10-01T07:33:54.583 INFO:tasks.rados.rados.0.smithi084.stdout:2015: expect (ObjNum 456 snap 0 seq_num 456) 2023-10-01T07:33:54.583 INFO:tasks.rados.rados.0.smithi084.stdout:2016: read oid 281 snap -1 2023-10-01T07:33:54.583 INFO:tasks.rados.rados.0.smithi084.stdout:2016: expect (ObjNum 1230 snap 0 seq_num 1230) 2023-10-01T07:33:54.583 INFO:tasks.rados.rados.0.smithi084.stdout:2017: read oid 140 snap -1 2023-10-01T07:33:54.584 INFO:tasks.rados.rados.0.smithi084.stdout:2017: expect (ObjNum 1223 snap 0 seq_num 1223) 2023-10-01T07:33:54.584 INFO:tasks.rados.rados.0.smithi084.stdout:2018: read oid 327 snap -1 2023-10-01T07:33:54.584 INFO:tasks.rados.rados.0.smithi084.stdout:2018: expect (ObjNum 669 snap 0 seq_num 669) 2023-10-01T07:33:54.584 INFO:tasks.rados.rados.0.smithi084.stdout:2019: write oid 472 current snap is 0 2023-10-01T07:33:54.584 INFO:tasks.rados.rados.0.smithi084.stdout:2019: seq_num 1357 ranges {407099=423727,1441712=515472,2582060=225039} 2023-10-01T07:33:54.588 INFO:tasks.rados.rados.0.smithi084.stdout:2019: writing smithi08466639-472 from 407099 to 830826 tid 1 2023-10-01T07:33:54.595 INFO:tasks.rados.rados.0.smithi084.stdout:2019: writing smithi08466639-472 from 1441712 to 1957184 tid 2 2023-10-01T07:33:54.602 INFO:tasks.rados.rados.0.smithi084.stdout:2019: writing smithi08466639-472 from 2582060 to 2807099 tid 3 2023-10-01T07:33:54.602 INFO:tasks.rados.rados.0.smithi084.stdout:2020: write oid 220 current snap is 0 2023-10-01T07:33:54.602 INFO:tasks.rados.rados.0.smithi084.stdout:2012: finishing write tid 2 to smithi08466639-31 2023-10-01T07:33:54.602 INFO:tasks.rados.rados.0.smithi084.stdout:2012: finishing write tid 3 to smithi08466639-31 2023-10-01T07:33:54.602 INFO:tasks.rados.rados.0.smithi084.stdout:2012: finishing write tid 4 to smithi08466639-31 2023-10-01T07:33:54.602 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 31 v 298 (ObjNum 1354 snap 0 seq_num 1354) dirty exists 2023-10-01T07:33:54.602 INFO:tasks.rados.rados.0.smithi084.stdout:2012: left oid 31 (ObjNum 1354 snap 0 seq_num 1354) 2023-10-01T07:33:54.602 INFO:tasks.rados.rados.0.smithi084.stdout:2013: finishing write tid 1 to smithi08466639-408 2023-10-01T07:33:54.602 INFO:tasks.rados.rados.0.smithi084.stdout:2013: finishing write tid 2 to smithi08466639-408 2023-10-01T07:33:54.602 INFO:tasks.rados.rados.0.smithi084.stdout:2013: finishing write tid 3 to smithi08466639-408 2023-10-01T07:33:54.603 INFO:tasks.rados.rados.0.smithi084.stdout:2013: finishing write tid 4 to smithi08466639-408 2023-10-01T07:33:54.603 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 408 v 253 (ObjNum 1355 snap 0 seq_num 1355) dirty exists 2023-10-01T07:33:54.603 INFO:tasks.rados.rados.0.smithi084.stdout:2013: left oid 408 (ObjNum 1355 snap 0 seq_num 1355) 2023-10-01T07:33:54.603 INFO:tasks.rados.rados.0.smithi084.stdout:2014: finishing write tid 1 to smithi08466639-177 2023-10-01T07:33:54.603 INFO:tasks.rados.rados.0.smithi084.stdout:2020: seq_num 1358 ranges {423906=498976,1500194=659130,2609483=214423} 2023-10-01T07:33:54.605 INFO:tasks.rados.rados.0.smithi084.stdout:2020: writing smithi08466639-220 from 423906 to 922882 tid 1 2023-10-01T07:33:54.612 INFO:tasks.rados.rados.0.smithi084.stdout:2020: writing smithi08466639-220 from 1500194 to 2159324 tid 2 2023-10-01T07:33:54.616 INFO:tasks.rados.rados.0.smithi084.stdout:2020: writing smithi08466639-220 from 2609483 to 2823906 tid 3 2023-10-01T07:33:54.616 INFO:tasks.rados.rados.0.smithi084.stdout:2012: done (8 left) 2023-10-01T07:33:54.617 INFO:tasks.rados.rados.0.smithi084.stdout:2013: done (7 left) 2023-10-01T07:33:54.617 INFO:tasks.rados.rados.0.smithi084.stdout:2021: read oid 106 snap -1 2023-10-01T07:33:54.617 INFO:tasks.rados.rados.0.smithi084.stdout:2021: expect (ObjNum 1117 snap 0 seq_num 1117) 2023-10-01T07:33:54.617 INFO:tasks.rados.rados.0.smithi084.stdout:2022: write oid 343 current snap is 0 2023-10-01T07:33:54.617 INFO:tasks.rados.rados.0.smithi084.stdout:2022: seq_num 1359 ranges {440713=574225,1442323=519141,2636906=203807} 2023-10-01T07:33:54.622 INFO:tasks.rados.rados.0.smithi084.stdout:2022: writing smithi08466639-343 from 440713 to 1014938 tid 1 2023-10-01T07:33:54.628 INFO:tasks.rados.rados.0.smithi084.stdout:2022: writing smithi08466639-343 from 1442323 to 1961464 tid 2 2023-10-01T07:33:54.633 INFO:tasks.rados.rados.0.smithi084.stdout:2022: writing smithi08466639-343 from 2636906 to 2840713 tid 3 2023-10-01T07:33:54.633 INFO:tasks.rados.rados.0.smithi084.stdout:2023: delete oid 116 current snap is 0 2023-10-01T07:33:54.633 INFO:tasks.rados.rados.0.smithi084.stdout:2015: expect (ObjNum 456 snap 0 seq_num 456) 2023-10-01T07:33:54.756 INFO:tasks.rados.rados.0.smithi084.stdout:2014: finishing write tid 2 to smithi08466639-177 2023-10-01T07:33:54.756 INFO:tasks.rados.rados.0.smithi084.stdout:2014: finishing write tid 3 to smithi08466639-177 2023-10-01T07:33:54.756 INFO:tasks.rados.rados.0.smithi084.stdout:2014: finishing write tid 4 to smithi08466639-177 2023-10-01T07:33:54.756 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 177 v 304 (ObjNum 1356 snap 0 seq_num 1356) dirty exists 2023-10-01T07:33:54.756 INFO:tasks.rados.rados.0.smithi084.stdout:2014: left oid 177 (ObjNum 1356 snap 0 seq_num 1356) 2023-10-01T07:33:54.756 INFO:tasks.rados.rados.0.smithi084.stdout:2017: expect (ObjNum 1223 snap 0 seq_num 1223) 2023-10-01T07:33:54.999 INFO:tasks.rados.rados.0.smithi084.stdout:2016: expect (ObjNum 1230 snap 0 seq_num 1230) 2023-10-01T07:33:55.157 INFO:tasks.rados.rados.0.smithi084.stdout:2018: expect (ObjNum 669 snap 0 seq_num 669) 2023-10-01T07:33:55.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:54 smithi112 bash[27689]: cluster 2023-10-01T07:33:54.362055+0000 mgr.x (mgr.24739) 10 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-01T07:33:55.262 INFO:tasks.rados.rados.0.smithi084.stdout:2019: finishing write tid 1 to smithi08466639-472 2023-10-01T07:33:55.262 INFO:tasks.rados.rados.0.smithi084.stdout:2019: finishing write tid 2 to smithi08466639-472 2023-10-01T07:33:55.262 INFO:tasks.rados.rados.0.smithi084.stdout:2019: finishing write tid 3 to smithi08466639-472 2023-10-01T07:33:55.262 INFO:tasks.rados.rados.0.smithi084.stdout:2019: finishing write tid 4 to smithi08466639-472 2023-10-01T07:33:55.262 INFO:tasks.rados.rados.0.smithi084.stdout:2019: finishing write tid 5 to smithi08466639-472 2023-10-01T07:33:55.262 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 472 v 286 (ObjNum 1357 snap 0 seq_num 1357) dirty exists 2023-10-01T07:33:55.262 INFO:tasks.rados.rados.0.smithi084.stdout:2019: left oid 472 (ObjNum 1357 snap 0 seq_num 1357) 2023-10-01T07:33:55.262 INFO:tasks.rados.rados.0.smithi084.stdout:2020: finishing write tid 1 to smithi08466639-220 2023-10-01T07:33:55.262 INFO:tasks.rados.rados.0.smithi084.stdout:2020: finishing write tid 2 to smithi08466639-220 2023-10-01T07:33:55.263 INFO:tasks.rados.rados.0.smithi084.stdout:2020: finishing write tid 3 to smithi08466639-220 2023-10-01T07:33:55.263 INFO:tasks.rados.rados.0.smithi084.stdout:2020: finishing write tid 4 to smithi08466639-220 2023-10-01T07:33:55.263 INFO:tasks.rados.rados.0.smithi084.stdout:2020: finishing write tid 5 to smithi08466639-220 2023-10-01T07:33:55.263 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 220 v 308 (ObjNum 1358 snap 0 seq_num 1358) dirty exists 2023-10-01T07:33:55.263 INFO:tasks.rados.rados.0.smithi084.stdout:2020: left oid 220 (ObjNum 1358 snap 0 seq_num 1358) 2023-10-01T07:33:55.263 INFO:tasks.rados.rados.0.smithi084.stdout:2022: finishing write tid 1 to smithi08466639-343 2023-10-01T07:33:55.263 INFO:tasks.rados.rados.0.smithi084.stdout:2021: expect (ObjNum 1117 snap 0 seq_num 1117) 2023-10-01T07:33:55.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:54 smithi084 bash[27378]: cluster 2023-10-01T07:33:54.362055+0000 mgr.x (mgr.24739) 10 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-01T07:33:55.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:54 smithi084 bash[33757]: cluster 2023-10-01T07:33:54.362055+0000 mgr.x (mgr.24739) 10 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-01T07:33:55.386 INFO:tasks.rados.rados.0.smithi084.stdout:2022: finishing write tid 2 to smithi08466639-343 2023-10-01T07:33:55.386 INFO:tasks.rados.rados.0.smithi084.stdout:2022: finishing write tid 3 to smithi08466639-343 2023-10-01T07:33:55.386 INFO:tasks.rados.rados.0.smithi084.stdout:2022: finishing write tid 4 to smithi08466639-343 2023-10-01T07:33:55.386 INFO:tasks.rados.rados.0.smithi084.stdout:2022: finishing write tid 5 to smithi08466639-343 2023-10-01T07:33:55.386 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 343 v 268 (ObjNum 1359 snap 0 seq_num 1359) dirty exists 2023-10-01T07:33:55.386 INFO:tasks.rados.rados.0.smithi084.stdout:2022: left oid 343 (ObjNum 1359 snap 0 seq_num 1359) 2023-10-01T07:33:55.386 INFO:tasks.rados.rados.0.smithi084.stdout:2014: done (9 left) 2023-10-01T07:33:55.386 INFO:tasks.rados.rados.0.smithi084.stdout:2015: done (8 left) 2023-10-01T07:33:55.387 INFO:tasks.rados.rados.0.smithi084.stdout:2016: done (7 left) 2023-10-01T07:33:55.387 INFO:tasks.rados.rados.0.smithi084.stdout:2017: done (6 left) 2023-10-01T07:33:55.387 INFO:tasks.rados.rados.0.smithi084.stdout:2018: done (5 left) 2023-10-01T07:33:55.387 INFO:tasks.rados.rados.0.smithi084.stdout:2019: done (4 left) 2023-10-01T07:33:55.387 INFO:tasks.rados.rados.0.smithi084.stdout:2020: done (3 left) 2023-10-01T07:33:55.387 INFO:tasks.rados.rados.0.smithi084.stdout:2021: done (2 left) 2023-10-01T07:33:55.387 INFO:tasks.rados.rados.0.smithi084.stdout:2022: done (1 left) 2023-10-01T07:33:55.387 INFO:tasks.rados.rados.0.smithi084.stdout:2023: done (0 left) 2023-10-01T07:33:55.387 INFO:tasks.rados.rados.0.smithi084.stdout:2024: delete oid 268 current snap is 0 2023-10-01T07:33:55.388 INFO:tasks.rados.rados.0.smithi084.stdout:2024: done (0 left) 2023-10-01T07:33:55.388 INFO:tasks.rados.rados.0.smithi084.stdout:2025: write oid 67 current snap is 0 2023-10-01T07:33:55.388 INFO:tasks.rados.rados.0.smithi084.stdout:2025: seq_num 1362 ranges {491134=516325,1734122=666468} 2023-10-01T07:33:55.398 INFO:tasks.rados.rados.0.smithi084.stdout:2025: writing smithi08466639-67 from 491134 to 1007459 tid 1 2023-10-01T07:33:55.408 INFO:tasks.rados.rados.0.smithi084.stdout:2025: writing smithi08466639-67 from 1734122 to 2400590 tid 2 2023-10-01T07:33:55.408 INFO:tasks.rados.rados.0.smithi084.stdout:2026: read oid 421 snap -1 2023-10-01T07:33:55.408 INFO:tasks.rados.rados.0.smithi084.stdout:2026: expect (ObjNum 1215 snap 0 seq_num 1215) 2023-10-01T07:33:55.408 INFO:tasks.rados.rados.0.smithi084.stdout:2027: read oid 147 snap -1 2023-10-01T07:33:55.408 INFO:tasks.rados.rados.0.smithi084.stdout:2027: expect deleted 2023-10-01T07:33:55.408 INFO:tasks.rados.rados.0.smithi084.stdout:2028: write oid 111 current snap is 0 2023-10-01T07:33:55.408 INFO:tasks.rados.rados.0.smithi084.stdout:2025: finishing write tid 1 to smithi08466639-67 2023-10-01T07:33:55.408 INFO:tasks.rados.rados.0.smithi084.stdout:2028: seq_num 1363 ranges {507941=591574,1676251=526479,2746598=161343} 2023-10-01T07:33:55.413 INFO:tasks.rados.rados.0.smithi084.stdout:2028: writing smithi08466639-111 from 507941 to 1099515 tid 1 2023-10-01T07:33:55.421 INFO:tasks.rados.rados.0.smithi084.stdout:2028: writing smithi08466639-111 from 1676251 to 2202730 tid 2 2023-10-01T07:33:55.424 INFO:tasks.rados.rados.0.smithi084.stdout:2028: writing smithi08466639-111 from 2746598 to 2907941 tid 3 2023-10-01T07:33:55.424 INFO:tasks.rados.rados.0.smithi084.stdout:2029: read oid 354 snap -1 2023-10-01T07:33:55.424 INFO:tasks.rados.rados.0.smithi084.stdout:2029: expect (ObjNum 353 snap 0 seq_num 353) 2023-10-01T07:33:55.424 INFO:tasks.rados.rados.0.smithi084.stdout:2030: read oid 363 snap -1 2023-10-01T07:33:55.424 INFO:tasks.rados.rados.0.smithi084.stdout:2030: expect (ObjNum 1339 snap 0 seq_num 1339) 2023-10-01T07:33:55.425 INFO:tasks.rados.rados.0.smithi084.stdout:2031: write oid 431 current snap is 0 2023-10-01T07:33:55.425 INFO:tasks.rados.rados.0.smithi084.stdout:2031: seq_num 1364 ranges {524748=666823,1734733=670137} 2023-10-01T07:33:55.431 INFO:tasks.rados.rados.0.smithi084.stdout:2031: writing smithi08466639-431 from 524748 to 1191571 tid 1 2023-10-01T07:33:55.438 INFO:tasks.rados.rados.0.smithi084.stdout:2031: writing smithi08466639-431 from 1734733 to 2404870 tid 2 2023-10-01T07:33:55.438 INFO:tasks.rados.rados.0.smithi084.stdout:2032: write oid 225 current snap is 0 2023-10-01T07:33:55.438 INFO:tasks.rados.rados.0.smithi084.stdout:2032: seq_num 1365 ranges {541555=742072,1793215=530148,2801444=140111} 2023-10-01T07:33:55.445 INFO:tasks.rados.rados.0.smithi084.stdout:2032: writing smithi08466639-225 from 541555 to 1283627 tid 1 2023-10-01T07:33:55.451 INFO:tasks.rados.rados.0.smithi084.stdout:2032: writing smithi08466639-225 from 1793215 to 2323363 tid 2 2023-10-01T07:33:55.455 INFO:tasks.rados.rados.0.smithi084.stdout:2032: writing smithi08466639-225 from 2801444 to 2941555 tid 3 2023-10-01T07:33:55.455 INFO:tasks.rados.rados.0.smithi084.stdout:2033: write oid 75 current snap is 0 2023-10-01T07:33:55.455 INFO:tasks.rados.rados.0.smithi084.stdout:2025: finishing write tid 2 to smithi08466639-67 2023-10-01T07:33:55.455 INFO:tasks.rados.rados.0.smithi084.stdout:2025: finishing write tid 3 to smithi08466639-67 2023-10-01T07:33:55.455 INFO:tasks.rados.rados.0.smithi084.stdout:2033: seq_num 1366 ranges {558362=417321,1451697=673806,2712514=245848} 2023-10-01T07:33:55.460 INFO:tasks.rados.rados.0.smithi084.stdout:2033: writing smithi08466639-75 from 558362 to 975683 tid 1 2023-10-01T07:33:55.467 INFO:tasks.rados.rados.0.smithi084.stdout:2033: writing smithi08466639-75 from 1451697 to 2125503 tid 2 2023-10-01T07:33:55.472 INFO:tasks.rados.rados.0.smithi084.stdout:2033: writing smithi08466639-75 from 2712514 to 2958362 tid 3 2023-10-01T07:33:55.472 INFO:tasks.rados.rados.0.smithi084.stdout:2027: done (8 left) 2023-10-01T07:33:55.472 INFO:tasks.rados.rados.0.smithi084.stdout:2034: read oid 249 snap -1 2023-10-01T07:33:55.472 INFO:tasks.rados.rados.0.smithi084.stdout:2034: expect deleted 2023-10-01T07:33:55.473 INFO:tasks.rados.rados.0.smithi084.stdout:2035: write oid 482 current snap is 0 2023-10-01T07:33:55.473 INFO:tasks.rados.rados.0.smithi084.stdout:2025: finishing write tid 4 to smithi08466639-67 2023-10-01T07:33:55.473 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 67 v 271 (ObjNum 1362 snap 0 seq_num 1362) dirty exists 2023-10-01T07:33:55.473 INFO:tasks.rados.rados.0.smithi084.stdout:2025: left oid 67 (ObjNum 1362 snap 0 seq_num 1362) 2023-10-01T07:33:55.473 INFO:tasks.rados.rados.0.smithi084.stdout:2028: finishing write tid 1 to smithi08466639-111 2023-10-01T07:33:55.473 INFO:tasks.rados.rados.0.smithi084.stdout:2035: seq_num 1367 ranges {575169=492570,1793826=417464,2623584=351585} 2023-10-01T07:33:55.478 INFO:tasks.rados.rados.0.smithi084.stdout:2035: writing smithi08466639-482 from 575169 to 1067739 tid 1 2023-10-01T07:33:55.484 INFO:tasks.rados.rados.0.smithi084.stdout:2035: writing smithi08466639-482 from 1793826 to 2211290 tid 2 2023-10-01T07:33:55.489 INFO:tasks.rados.rados.0.smithi084.stdout:2035: writing smithi08466639-482 from 2623584 to 2975169 tid 3 2023-10-01T07:33:55.489 INFO:tasks.rados.rados.0.smithi084.stdout:2025: done (9 left) 2023-10-01T07:33:55.489 INFO:tasks.rados.rados.0.smithi084.stdout:2036: write oid 343 current snap is 0 2023-10-01T07:33:55.490 INFO:tasks.rados.rados.0.smithi084.stdout:2036: seq_num 1368 ranges {591976=567819,1852308=677475} 2023-10-01T07:33:55.495 INFO:tasks.rados.rados.0.smithi084.stdout:2036: writing smithi08466639-343 from 591976 to 1159795 tid 1 2023-10-01T07:33:55.503 INFO:tasks.rados.rados.0.smithi084.stdout:2036: writing smithi08466639-343 from 1852308 to 2529783 tid 2 2023-10-01T07:33:55.503 INFO:tasks.rados.rados.0.smithi084.stdout:2037: read oid 108 snap -1 2023-10-01T07:33:55.504 INFO:tasks.rados.rados.0.smithi084.stdout:2037: expect (ObjNum 836 snap 0 seq_num 836) 2023-10-01T07:33:55.504 INFO:tasks.rados.rados.0.smithi084.stdout:2038: delete oid 487 current snap is 0 2023-10-01T07:33:55.504 INFO:tasks.rados.rados.0.smithi084.stdout:2026: expect (ObjNum 1215 snap 0 seq_num 1215) 2023-10-01T07:33:55.628 INFO:tasks.rados.rados.0.smithi084.stdout:2028: finishing write tid 2 to smithi08466639-111 2023-10-01T07:33:55.628 INFO:tasks.rados.rados.0.smithi084.stdout:2028: finishing write tid 3 to smithi08466639-111 2023-10-01T07:33:55.628 INFO:tasks.rados.rados.0.smithi084.stdout:2028: finishing write tid 4 to smithi08466639-111 2023-10-01T07:33:55.628 INFO:tasks.rados.rados.0.smithi084.stdout:2028: finishing write tid 5 to smithi08466639-111 2023-10-01T07:33:55.628 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 111 v 327 (ObjNum 1363 snap 0 seq_num 1363) dirty exists 2023-10-01T07:33:55.628 INFO:tasks.rados.rados.0.smithi084.stdout:2028: left oid 111 (ObjNum 1363 snap 0 seq_num 1363) 2023-10-01T07:33:55.628 INFO:tasks.rados.rados.0.smithi084.stdout:2030: expect (ObjNum 1339 snap 0 seq_num 1339) 2023-10-01T07:33:55.785 INFO:tasks.rados.rados.0.smithi084.stdout:2029: expect (ObjNum 353 snap 0 seq_num 353) 2023-10-01T07:33:55.913 INFO:tasks.rados.rados.0.smithi084.stdout:2031: finishing write tid 1 to smithi08466639-431 2023-10-01T07:33:55.913 INFO:tasks.rados.rados.0.smithi084.stdout:2031: finishing write tid 2 to smithi08466639-431 2023-10-01T07:33:55.913 INFO:tasks.rados.rados.0.smithi084.stdout:2031: finishing write tid 3 to smithi08466639-431 2023-10-01T07:33:55.914 INFO:tasks.rados.rados.0.smithi084.stdout:2031: finishing write tid 4 to smithi08466639-431 2023-10-01T07:33:55.914 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 431 v 311 (ObjNum 1364 snap 0 seq_num 1364) dirty exists 2023-10-01T07:33:55.914 INFO:tasks.rados.rados.0.smithi084.stdout:2031: left oid 431 (ObjNum 1364 snap 0 seq_num 1364) 2023-10-01T07:33:55.914 INFO:tasks.rados.rados.0.smithi084.stdout:2032: finishing write tid 1 to smithi08466639-225 2023-10-01T07:33:55.914 INFO:tasks.rados.rados.0.smithi084.stdout:2032: finishing write tid 2 to smithi08466639-225 2023-10-01T07:33:55.914 INFO:tasks.rados.rados.0.smithi084.stdout:2032: finishing write tid 3 to smithi08466639-225 2023-10-01T07:33:55.914 INFO:tasks.rados.rados.0.smithi084.stdout:2032: finishing write tid 4 to smithi08466639-225 2023-10-01T07:33:55.914 INFO:tasks.rados.rados.0.smithi084.stdout:2032: finishing write tid 5 to smithi08466639-225 2023-10-01T07:33:55.914 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 225 v 248 (ObjNum 1365 snap 0 seq_num 1365) dirty exists 2023-10-01T07:33:55.914 INFO:tasks.rados.rados.0.smithi084.stdout:2032: left oid 225 (ObjNum 1365 snap 0 seq_num 1365) 2023-10-01T07:33:55.914 INFO:tasks.rados.rados.0.smithi084.stdout:2033: finishing write tid 1 to smithi08466639-75 2023-10-01T07:33:55.915 INFO:tasks.rados.rados.0.smithi084.stdout:2033: finishing write tid 2 to smithi08466639-75 2023-10-01T07:33:55.915 INFO:tasks.rados.rados.0.smithi084.stdout:2033: finishing write tid 3 to smithi08466639-75 2023-10-01T07:33:55.915 INFO:tasks.rados.rados.0.smithi084.stdout:2033: finishing write tid 4 to smithi08466639-75 2023-10-01T07:33:55.915 INFO:tasks.rados.rados.0.smithi084.stdout:2033: finishing write tid 5 to smithi08466639-75 2023-10-01T07:33:55.915 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 75 v 331 (ObjNum 1366 snap 0 seq_num 1366) dirty exists 2023-10-01T07:33:55.915 INFO:tasks.rados.rados.0.smithi084.stdout:2033: left oid 75 (ObjNum 1366 snap 0 seq_num 1366) 2023-10-01T07:33:55.915 INFO:tasks.rados.rados.0.smithi084.stdout:2035: finishing write tid 1 to smithi08466639-482 2023-10-01T07:33:55.915 INFO:tasks.rados.rados.0.smithi084.stdout:2035: finishing write tid 2 to smithi08466639-482 2023-10-01T07:33:55.915 INFO:tasks.rados.rados.0.smithi084.stdout:2035: finishing write tid 3 to smithi08466639-482 2023-10-01T07:33:55.915 INFO:tasks.rados.rados.0.smithi084.stdout:2035: finishing write tid 4 to smithi08466639-482 2023-10-01T07:33:55.915 INFO:tasks.rados.rados.0.smithi084.stdout:2035: finishing write tid 5 to smithi08466639-482 2023-10-01T07:33:55.915 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 482 v 316 (ObjNum 1367 snap 0 seq_num 1367) dirty exists 2023-10-01T07:33:55.915 INFO:tasks.rados.rados.0.smithi084.stdout:2035: left oid 482 (ObjNum 1367 snap 0 seq_num 1367) 2023-10-01T07:33:55.916 INFO:tasks.rados.rados.0.smithi084.stdout:2036: finishing write tid 1 to smithi08466639-343 2023-10-01T07:33:55.916 INFO:tasks.rados.rados.0.smithi084.stdout:2036: finishing write tid 2 to smithi08466639-343 2023-10-01T07:33:55.916 INFO:tasks.rados.rados.0.smithi084.stdout:2036: finishing write tid 3 to smithi08466639-343 2023-10-01T07:33:55.916 INFO:tasks.rados.rados.0.smithi084.stdout:2036: finishing write tid 4 to smithi08466639-343 2023-10-01T07:33:55.916 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 343 v 274 (ObjNum 1368 snap 0 seq_num 1368) dirty exists 2023-10-01T07:33:55.916 INFO:tasks.rados.rados.0.smithi084.stdout:2036: left oid 343 (ObjNum 1368 snap 0 seq_num 1368) 2023-10-01T07:33:55.916 INFO:tasks.rados.rados.0.smithi084.stdout:2037: expect (ObjNum 836 snap 0 seq_num 836) 2023-10-01T07:33:56.006 INFO:tasks.rados.rados.0.smithi084.stdout:2026: done (11 left) 2023-10-01T07:33:56.006 INFO:tasks.rados.rados.0.smithi084.stdout:2028: done (10 left) 2023-10-01T07:33:56.006 INFO:tasks.rados.rados.0.smithi084.stdout:2029: done (9 left) 2023-10-01T07:33:56.006 INFO:tasks.rados.rados.0.smithi084.stdout:2030: done (8 left) 2023-10-01T07:33:56.007 INFO:tasks.rados.rados.0.smithi084.stdout:2031: done (7 left) 2023-10-01T07:33:56.007 INFO:tasks.rados.rados.0.smithi084.stdout:2032: done (6 left) 2023-10-01T07:33:56.007 INFO:tasks.rados.rados.0.smithi084.stdout:2033: done (5 left) 2023-10-01T07:33:56.007 INFO:tasks.rados.rados.0.smithi084.stdout:2034: done (4 left) 2023-10-01T07:33:56.007 INFO:tasks.rados.rados.0.smithi084.stdout:2035: done (3 left) 2023-10-01T07:33:56.007 INFO:tasks.rados.rados.0.smithi084.stdout:2036: done (2 left) 2023-10-01T07:33:56.007 INFO:tasks.rados.rados.0.smithi084.stdout:2037: done (1 left) 2023-10-01T07:33:56.008 INFO:tasks.rados.rados.0.smithi084.stdout:2038: done (0 left) 2023-10-01T07:33:56.008 INFO:tasks.rados.rados.0.smithi084.stdout:2039: delete oid 468 current snap is 0 2023-10-01T07:33:56.009 INFO:tasks.rados.rados.0.smithi084.stdout:2039: done (0 left) 2023-10-01T07:33:56.009 INFO:tasks.rados.rados.0.smithi084.stdout:2040: write oid 430 current snap is 0 2023-10-01T07:33:56.009 INFO:tasks.rados.rados.0.smithi084.stdout:2040: seq_num 1371 ranges {642397=509919,1627754=424802,2733276=309121} 2023-10-01T07:33:56.018 INFO:tasks.rados.rados.0.smithi084.stdout:2040: writing smithi08466639-430 from 642397 to 1152316 tid 1 2023-10-01T07:33:56.024 INFO:tasks.rados.rados.0.smithi084.stdout:2040: writing smithi08466639-430 from 1627754 to 2052556 tid 2 2023-10-01T07:33:56.030 INFO:tasks.rados.rados.0.smithi084.stdout:2040: writing smithi08466639-430 from 2733276 to 3042397 tid 3 2023-10-01T07:33:56.030 INFO:tasks.rados.rados.0.smithi084.stdout:2041: write oid 436 current snap is 0 2023-10-01T07:33:56.030 INFO:tasks.rados.rados.0.smithi084.stdout:2040: finishing write tid 1 to smithi08466639-430 2023-10-01T07:33:56.031 INFO:tasks.rados.rados.0.smithi084.stdout:2040: finishing write tid 2 to smithi08466639-430 2023-10-01T07:33:56.031 INFO:tasks.rados.rados.0.smithi084.stdout:2041: seq_num 1372 ranges {659204=585168,1686236=684813} 2023-10-01T07:33:56.037 INFO:tasks.rados.rados.0.smithi084.stdout:2041: writing smithi08466639-436 from 659204 to 1244372 tid 1 2023-10-01T07:33:56.045 INFO:tasks.rados.rados.0.smithi084.stdout:2041: writing smithi08466639-436 from 1686236 to 2371049 tid 2 2023-10-01T07:33:56.045 INFO:tasks.rados.rados.0.smithi084.stdout:2042: read oid 146 snap -1 2023-10-01T07:33:56.046 INFO:tasks.rados.rados.0.smithi084.stdout:2042: expect (ObjNum 911 snap 0 seq_num 911) 2023-10-01T07:33:56.046 INFO:tasks.rados.rados.0.smithi084.stdout:2043: read oid 459 snap -1 2023-10-01T07:33:56.046 INFO:tasks.rados.rados.0.smithi084.stdout:2043: expect deleted 2023-10-01T07:33:56.046 INFO:tasks.rados.rados.0.smithi084.stdout:2044: write oid 308 current snap is 0 2023-10-01T07:33:56.046 INFO:tasks.rados.rados.0.smithi084.stdout:2044: seq_num 1373 ranges {676011=660417,1744718=428471,2788122=287889} 2023-10-01T07:33:56.054 INFO:tasks.rados.rados.0.smithi084.stdout:2044: writing smithi08466639-308 from 676011 to 1336428 tid 1 2023-10-01T07:33:56.059 INFO:tasks.rados.rados.0.smithi084.stdout:2044: writing smithi08466639-308 from 1744718 to 2173189 tid 2 2023-10-01T07:33:56.065 INFO:tasks.rados.rados.0.smithi084.stdout:2044: writing smithi08466639-308 from 2788122 to 3076011 tid 3 2023-10-01T07:33:56.065 INFO:tasks.rados.rados.0.smithi084.stdout:2045: write oid 246 current snap is 0 2023-10-01T07:33:56.065 INFO:tasks.rados.rados.0.smithi084.stdout:2040: finishing write tid 3 to smithi08466639-430 2023-10-01T07:33:56.065 INFO:tasks.rados.rados.0.smithi084.stdout:2040: finishing write tid 4 to smithi08466639-430 2023-10-01T07:33:56.065 INFO:tasks.rados.rados.0.smithi084.stdout:2040: finishing write tid 5 to smithi08466639-430 2023-10-01T07:33:56.065 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 430 v 257 (ObjNum 1371 snap 0 seq_num 1371) dirty exists 2023-10-01T07:33:56.065 INFO:tasks.rados.rados.0.smithi084.stdout:2040: left oid 430 (ObjNum 1371 snap 0 seq_num 1371) 2023-10-01T07:33:56.065 INFO:tasks.rados.rados.0.smithi084.stdout:2041: finishing write tid 1 to smithi08466639-436 2023-10-01T07:33:56.065 INFO:tasks.rados.rados.0.smithi084.stdout:2045: seq_num 1374 ranges {692818=735666,2203200=688482} 2023-10-01T07:33:56.072 INFO:tasks.rados.rados.0.smithi084.stdout:2045: writing smithi08466639-246 from 692818 to 1428484 tid 1 2023-10-01T07:33:56.085 INFO:tasks.rados.rados.0.smithi084.stdout:2045: writing smithi08466639-246 from 2203200 to 2891682 tid 2 2023-10-01T07:33:56.085 INFO:tasks.rados.rados.0.smithi084.stdout:2040: done (5 left) 2023-10-01T07:33:56.085 INFO:tasks.rados.rados.0.smithi084.stdout:2046: read oid 350 snap -1 2023-10-01T07:33:56.085 INFO:tasks.rados.rados.0.smithi084.stdout:2046: expect (ObjNum 1266 snap 0 seq_num 1266) 2023-10-01T07:33:56.085 INFO:tasks.rados.rados.0.smithi084.stdout:2047: delete oid 467 current snap is 0 2023-10-01T07:33:56.085 INFO:tasks.rados.rados.0.smithi084.stdout:2041: finishing write tid 2 to smithi08466639-436 2023-10-01T07:33:56.085 INFO:tasks.rados.rados.0.smithi084.stdout:2041: finishing write tid 3 to smithi08466639-436 2023-10-01T07:33:56.086 INFO:tasks.rados.rados.0.smithi084.stdout:2041: finishing write tid 4 to smithi08466639-436 2023-10-01T07:33:56.086 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 436 v 240 (ObjNum 1372 snap 0 seq_num 1372) dirty exists 2023-10-01T07:33:56.086 INFO:tasks.rados.rados.0.smithi084.stdout:2041: left oid 436 (ObjNum 1372 snap 0 seq_num 1372) 2023-10-01T07:33:56.086 INFO:tasks.rados.rados.0.smithi084.stdout:2042: expect (ObjNum 911 snap 0 seq_num 911) 2023-10-01T07:33:56.237 INFO:tasks.rados.rados.0.smithi084.stdout:2044: finishing write tid 1 to smithi08466639-308 2023-10-01T07:33:56.237 INFO:tasks.rados.rados.0.smithi084.stdout:2044: finishing write tid 2 to smithi08466639-308 2023-10-01T07:33:56.237 INFO:tasks.rados.rados.0.smithi084.stdout:2044: finishing write tid 3 to smithi08466639-308 2023-10-01T07:33:56.237 INFO:tasks.rados.rados.0.smithi084.stdout:2044: finishing write tid 4 to smithi08466639-308 2023-10-01T07:33:56.237 INFO:tasks.rados.rados.0.smithi084.stdout:2044: finishing write tid 5 to smithi08466639-308 2023-10-01T07:33:56.237 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 308 v 252 (ObjNum 1373 snap 0 seq_num 1373) dirty exists 2023-10-01T07:33:56.237 INFO:tasks.rados.rados.0.smithi084.stdout:2044: left oid 308 (ObjNum 1373 snap 0 seq_num 1373) 2023-10-01T07:33:56.238 INFO:tasks.rados.rados.0.smithi084.stdout:2045: finishing write tid 1 to smithi08466639-246 2023-10-01T07:33:56.238 INFO:tasks.rados.rados.0.smithi084.stdout:2045: finishing write tid 2 to smithi08466639-246 2023-10-01T07:33:56.238 INFO:tasks.rados.rados.0.smithi084.stdout:2045: finishing write tid 3 to smithi08466639-246 2023-10-01T07:33:56.238 INFO:tasks.rados.rados.0.smithi084.stdout:2045: finishing write tid 4 to smithi08466639-246 2023-10-01T07:33:56.238 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 246 v 334 (ObjNum 1374 snap 0 seq_num 1374) dirty exists 2023-10-01T07:33:56.238 INFO:tasks.rados.rados.0.smithi084.stdout:2045: left oid 246 (ObjNum 1374 snap 0 seq_num 1374) 2023-10-01T07:33:56.238 INFO:tasks.rados.rados.0.smithi084.stdout:2046: expect (ObjNum 1266 snap 0 seq_num 1266) 2023-10-01T07:33:56.382 INFO:tasks.rados.rados.0.smithi084.stdout:2041: done (6 left) 2023-10-01T07:33:56.382 INFO:tasks.rados.rados.0.smithi084.stdout:2042: done (5 left) 2023-10-01T07:33:56.382 INFO:tasks.rados.rados.0.smithi084.stdout:2043: done (4 left) 2023-10-01T07:33:56.382 INFO:tasks.rados.rados.0.smithi084.stdout:2044: done (3 left) 2023-10-01T07:33:56.382 INFO:tasks.rados.rados.0.smithi084.stdout:2045: done (2 left) 2023-10-01T07:33:56.382 INFO:tasks.rados.rados.0.smithi084.stdout:2046: done (1 left) 2023-10-01T07:33:56.383 INFO:tasks.rados.rados.0.smithi084.stdout:2047: done (0 left) 2023-10-01T07:33:56.383 INFO:tasks.rados.rados.0.smithi084.stdout:2048: read oid 143 snap -1 2023-10-01T07:33:56.383 INFO:tasks.rados.rados.0.smithi084.stdout:2048: expect (ObjNum 1253 snap 0 seq_num 1253) 2023-10-01T07:33:56.383 INFO:tasks.rados.rados.0.smithi084.stdout:2049: read oid 434 snap -1 2023-10-01T07:33:56.383 INFO:tasks.rados.rados.0.smithi084.stdout:2049: expect (ObjNum 935 snap 0 seq_num 935) 2023-10-01T07:33:56.383 INFO:tasks.rados.rados.0.smithi084.stdout:2050: read oid 195 snap -1 2023-10-01T07:33:56.383 INFO:tasks.rados.rados.0.smithi084.stdout:2050: expect deleted 2023-10-01T07:33:56.383 INFO:tasks.rados.rados.0.smithi084.stdout:2051: write oid 60 current snap is 0 2023-10-01T07:33:56.383 INFO:tasks.rados.rados.0.smithi084.stdout:2051: seq_num 1376 ranges {726432=486164,1803811=692151} 2023-10-01T07:33:56.394 INFO:tasks.rados.rados.0.smithi084.stdout:2051: writing smithi08466639-60 from 726432 to 1212596 tid 1 2023-10-01T07:33:56.401 INFO:tasks.rados.rados.0.smithi084.stdout:2051: writing smithi08466639-60 from 1803811 to 2495962 tid 2 2023-10-01T07:33:56.401 INFO:tasks.rados.rados.0.smithi084.stdout:2052: write oid 130 current snap is 0 2023-10-01T07:33:56.402 INFO:tasks.rados.rados.0.smithi084.stdout:2052: seq_num 1377 ranges {743239=677766,1978646=435809,2897814=245425} 2023-10-01T07:33:56.409 INFO:tasks.rados.rados.0.smithi084.stdout:2052: writing smithi08466639-130 from 743239 to 1421005 tid 1 2023-10-01T07:33:56.416 INFO:tasks.rados.rados.0.smithi084.stdout:2052: writing smithi08466639-130 from 1978646 to 2414455 tid 2 2023-10-01T07:33:56.420 INFO:tasks.rados.rados.0.smithi084.stdout:2052: writing smithi08466639-130 from 2897814 to 3143239 tid 3 2023-10-01T07:33:56.421 INFO:tasks.rados.rados.0.smithi084.stdout:2053: read oid 403 snap -1 2023-10-01T07:33:56.421 INFO:tasks.rados.rados.0.smithi084.stdout:2053: expect (ObjNum 1290 snap 0 seq_num 1290) 2023-10-01T07:33:56.421 INFO:tasks.rados.rados.0.smithi084.stdout:2054: read oid 305 snap -1 2023-10-01T07:33:56.421 INFO:tasks.rados.rados.0.smithi084.stdout:2054: expect (ObjNum 798 snap 0 seq_num 798) 2023-10-01T07:33:56.421 INFO:tasks.rados.rados.0.smithi084.stdout:2055: write oid 207 current snap is 0 2023-10-01T07:33:56.421 INFO:tasks.rados.rados.0.smithi084.stdout:2055: seq_num 1378 ranges {760046=753015,2037128=695820} 2023-10-01T07:33:56.429 INFO:tasks.rados.rados.0.smithi084.stdout:2055: writing smithi08466639-207 from 760046 to 1513061 tid 1 2023-10-01T07:33:56.437 INFO:tasks.rados.rados.0.smithi084.stdout:2055: writing smithi08466639-207 from 2037128 to 2732948 tid 2 2023-10-01T07:33:56.437 INFO:tasks.rados.rados.0.smithi084.stdout:2056: read oid 4 snap -1 2023-10-01T07:33:56.437 INFO:tasks.rados.rados.0.smithi084.stdout:2056: expect (ObjNum 1094 snap 0 seq_num 1094) 2023-10-01T07:33:56.437 INFO:tasks.rados.rados.0.smithi084.stdout:2057: write oid 449 current snap is 0 2023-10-01T07:33:56.437 INFO:tasks.rados.rados.0.smithi084.stdout:2057: seq_num 1379 ranges {776853=428264,1979257=439478,2836307=340546} 2023-10-01T07:33:56.443 INFO:tasks.rados.rados.0.smithi084.stdout:2057: writing smithi08466639-449 from 776853 to 1205117 tid 1 2023-10-01T07:33:56.450 INFO:tasks.rados.rados.0.smithi084.stdout:2057: writing smithi08466639-449 from 1979257 to 2418735 tid 2 2023-10-01T07:33:56.455 INFO:tasks.rados.rados.0.smithi084.stdout:2057: writing smithi08466639-449 from 2836307 to 3176853 tid 3 2023-10-01T07:33:56.455 INFO:tasks.rados.rados.0.smithi084.stdout:2058: read oid 210 snap -1 2023-10-01T07:33:56.455 INFO:tasks.rados.rados.0.smithi084.stdout:2058: expect (ObjNum 700 snap 0 seq_num 700) 2023-10-01T07:33:56.455 INFO:tasks.rados.rados.0.smithi084.stdout:2059: write oid 97 current snap is 0 2023-10-01T07:33:56.455 INFO:tasks.rados.rados.0.smithi084.stdout:2048: expect (ObjNum 1253 snap 0 seq_num 1253) 2023-10-01T07:33:56.606 INFO:tasks.rados.rados.0.smithi084.stdout:2049: expect (ObjNum 935 snap 0 seq_num 935) 2023-10-01T07:33:56.794 INFO:tasks.rados.rados.0.smithi084.stdout:2051: finishing write tid 1 to smithi08466639-60 2023-10-01T07:33:56.794 INFO:tasks.rados.rados.0.smithi084.stdout:2051: finishing write tid 2 to smithi08466639-60 2023-10-01T07:33:56.794 INFO:tasks.rados.rados.0.smithi084.stdout:2051: finishing write tid 3 to smithi08466639-60 2023-10-01T07:33:56.794 INFO:tasks.rados.rados.0.smithi084.stdout:2051: finishing write tid 4 to smithi08466639-60 2023-10-01T07:33:56.794 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 60 v 290 (ObjNum 1376 snap 0 seq_num 1376) dirty exists 2023-10-01T07:33:56.794 INFO:tasks.rados.rados.0.smithi084.stdout:2051: left oid 60 (ObjNum 1376 snap 0 seq_num 1376) 2023-10-01T07:33:56.795 INFO:tasks.rados.rados.0.smithi084.stdout:2052: finishing write tid 1 to smithi08466639-130 2023-10-01T07:33:56.795 INFO:tasks.rados.rados.0.smithi084.stdout:2052: finishing write tid 2 to smithi08466639-130 2023-10-01T07:33:56.795 INFO:tasks.rados.rados.0.smithi084.stdout:2059: seq_num 1380 ranges {793660=503513,2037739=583136} 2023-10-01T07:33:56.806 INFO:tasks.rados.rados.0.smithi084.stdout:2059: writing smithi08466639-97 from 793660 to 1297173 tid 1 2023-10-01T07:33:56.814 INFO:tasks.rados.rados.0.smithi084.stdout:2059: writing smithi08466639-97 from 2037739 to 2620875 tid 2 2023-10-01T07:33:56.814 INFO:tasks.rados.rados.0.smithi084.stdout:2048: done (11 left) 2023-10-01T07:33:56.815 INFO:tasks.rados.rados.0.smithi084.stdout:2049: done (10 left) 2023-10-01T07:33:56.815 INFO:tasks.rados.rados.0.smithi084.stdout:2050: done (9 left) 2023-10-01T07:33:56.815 INFO:tasks.rados.rados.0.smithi084.stdout:2051: done (8 left) 2023-10-01T07:33:56.815 INFO:tasks.rados.rados.0.smithi084.stdout:2060: delete oid 339 current snap is 0 2023-10-01T07:33:56.815 INFO:tasks.rados.rados.0.smithi084.stdout:2052: finishing write tid 3 to smithi08466639-130 2023-10-01T07:33:56.815 INFO:tasks.rados.rados.0.smithi084.stdout:2052: finishing write tid 4 to smithi08466639-130 2023-10-01T07:33:56.815 INFO:tasks.rados.rados.0.smithi084.stdout:2052: finishing write tid 5 to smithi08466639-130 2023-10-01T07:33:56.815 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 130 v 315 (ObjNum 1377 snap 0 seq_num 1377) dirty exists 2023-10-01T07:33:56.815 INFO:tasks.rados.rados.0.smithi084.stdout:2052: left oid 130 (ObjNum 1377 snap 0 seq_num 1377) 2023-10-01T07:33:56.815 INFO:tasks.rados.rados.0.smithi084.stdout:2054: expect (ObjNum 798 snap 0 seq_num 798) 2023-10-01T07:33:56.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:56 smithi112 bash[27689]: audit 2023-10-01T07:33:55.610370+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:33:56.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:56 smithi112 bash[27689]: audit 2023-10-01T07:33:56.123558+0000 mon.a (mon.0) 749 : audit [DBG] from='client.? 172.21.15.84:0/1854055291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:56.989 INFO:tasks.rados.rados.0.smithi084.stdout:2055: finishing write tid 1 to smithi08466639-207 2023-10-01T07:33:56.989 INFO:tasks.rados.rados.0.smithi084.stdout:2053: expect (ObjNum 1290 snap 0 seq_num 1290) 2023-10-01T07:33:57.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:56 smithi084 bash[33757]: audit 2023-10-01T07:33:55.610370+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:33:57.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:56 smithi084 bash[33757]: audit 2023-10-01T07:33:56.123558+0000 mon.a (mon.0) 749 : audit [DBG] from='client.? 172.21.15.84:0/1854055291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:57.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:56 smithi084 bash[27378]: audit 2023-10-01T07:33:55.610370+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:33:57.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:56 smithi084 bash[27378]: audit 2023-10-01T07:33:56.123558+0000 mon.a (mon.0) 749 : audit [DBG] from='client.? 172.21.15.84:0/1854055291' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:33:57.164 INFO:tasks.rados.rados.0.smithi084.stdout:2055: finishing write tid 2 to smithi08466639-207 2023-10-01T07:33:57.164 INFO:tasks.rados.rados.0.smithi084.stdout:2055: finishing write tid 3 to smithi08466639-207 2023-10-01T07:33:57.164 INFO:tasks.rados.rados.0.smithi084.stdout:2056: expect (ObjNum 1094 snap 0 seq_num 1094) 2023-10-01T07:33:57.270 INFO:tasks.rados.rados.0.smithi084.stdout:2055: finishing write tid 4 to smithi08466639-207 2023-10-01T07:33:57.270 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 207 v 317 (ObjNum 1378 snap 0 seq_num 1378) dirty exists 2023-10-01T07:33:57.270 INFO:tasks.rados.rados.0.smithi084.stdout:2055: left oid 207 (ObjNum 1378 snap 0 seq_num 1378) 2023-10-01T07:33:57.270 INFO:tasks.rados.rados.0.smithi084.stdout:2057: finishing write tid 1 to smithi08466639-449 2023-10-01T07:33:57.270 INFO:tasks.rados.rados.0.smithi084.stdout:2057: finishing write tid 2 to smithi08466639-449 2023-10-01T07:33:57.270 INFO:tasks.rados.rados.0.smithi084.stdout:2057: finishing write tid 3 to smithi08466639-449 2023-10-01T07:33:57.270 INFO:tasks.rados.rados.0.smithi084.stdout:2052: done (8 left) 2023-10-01T07:33:57.270 INFO:tasks.rados.rados.0.smithi084.stdout:2053: done (7 left) 2023-10-01T07:33:57.271 INFO:tasks.rados.rados.0.smithi084.stdout:2054: done (6 left) 2023-10-01T07:33:57.271 INFO:tasks.rados.rados.0.smithi084.stdout:2055: done (5 left) 2023-10-01T07:33:57.271 INFO:tasks.rados.rados.0.smithi084.stdout:2056: done (4 left) 2023-10-01T07:33:57.271 INFO:tasks.rados.rados.0.smithi084.stdout:2060: done (3 left) 2023-10-01T07:33:57.271 INFO:tasks.rados.rados.0.smithi084.stdout:2061: read oid 386 snap -1 2023-10-01T07:33:57.271 INFO:tasks.rados.rados.0.smithi084.stdout:2061: expect (ObjNum 1219 snap 0 seq_num 1219) 2023-10-01T07:33:57.271 INFO:tasks.rados.rados.0.smithi084.stdout:2062: read oid 298 snap -1 2023-10-01T07:33:57.271 INFO:tasks.rados.rados.0.smithi084.stdout:2062: expect (ObjNum 297 snap 0 seq_num 297) 2023-10-01T07:33:57.271 INFO:tasks.rados.rados.0.smithi084.stdout:2063: delete oid 367 current snap is 0 2023-10-01T07:33:57.271 INFO:tasks.rados.rados.0.smithi084.stdout:2057: finishing write tid 4 to smithi08466639-449 2023-10-01T07:33:57.271 INFO:tasks.rados.rados.0.smithi084.stdout:2057: finishing write tid 5 to smithi08466639-449 2023-10-01T07:33:57.271 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 449 v 320 (ObjNum 1379 snap 0 seq_num 1379) dirty exists 2023-10-01T07:33:57.272 INFO:tasks.rados.rados.0.smithi084.stdout:2057: left oid 449 (ObjNum 1379 snap 0 seq_num 1379) 2023-10-01T07:33:57.272 INFO:tasks.rados.rados.0.smithi084.stdout:2058: expect (ObjNum 700 snap 0 seq_num 700) 2023-10-01T07:33:57.459 INFO:tasks.rados.rados.0.smithi084.stdout:2059: finishing write tid 1 to smithi08466639-97 2023-10-01T07:33:57.460 INFO:tasks.rados.rados.0.smithi084.stdout:2059: finishing write tid 2 to smithi08466639-97 2023-10-01T07:33:57.460 INFO:tasks.rados.rados.0.smithi084.stdout:2059: finishing write tid 3 to smithi08466639-97 2023-10-01T07:33:57.460 INFO:tasks.rados.rados.0.smithi084.stdout:2059: finishing write tid 4 to smithi08466639-97 2023-10-01T07:33:57.460 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 97 v 323 (ObjNum 1380 snap 0 seq_num 1380) dirty exists 2023-10-01T07:33:57.460 INFO:tasks.rados.rados.0.smithi084.stdout:2059: left oid 97 (ObjNum 1380 snap 0 seq_num 1380) 2023-10-01T07:33:57.460 INFO:tasks.rados.rados.0.smithi084.stdout:2061: expect (ObjNum 1219 snap 0 seq_num 1219) 2023-10-01T07:33:57.607 INFO:tasks.rados.rados.0.smithi084.stdout:2062: expect (ObjNum 297 snap 0 seq_num 297) 2023-10-01T07:33:57.713 INFO:tasks.rados.rados.0.smithi084.stdout:2057: done (5 left) 2023-10-01T07:33:57.713 INFO:tasks.rados.rados.0.smithi084.stdout:2058: done (4 left) 2023-10-01T07:33:57.714 INFO:tasks.rados.rados.0.smithi084.stdout:2059: done (3 left) 2023-10-01T07:33:57.714 INFO:tasks.rados.rados.0.smithi084.stdout:2061: done (2 left) 2023-10-01T07:33:57.714 INFO:tasks.rados.rados.0.smithi084.stdout:2062: done (1 left) 2023-10-01T07:33:57.714 INFO:tasks.rados.rados.0.smithi084.stdout:2063: done (0 left) 2023-10-01T07:33:57.714 INFO:tasks.rados.rados.0.smithi084.stdout:2064: read oid 9 snap -1 2023-10-01T07:33:57.714 INFO:tasks.rados.rados.0.smithi084.stdout:2064: expect (ObjNum 8 snap 0 seq_num 8) 2023-10-01T07:33:57.714 INFO:tasks.rados.rados.0.smithi084.stdout:2065: write oid 15 current snap is 0 2023-10-01T07:33:57.714 INFO:tasks.rados.rados.0.smithi084.stdout:2065: seq_num 1383 ranges {444081=729260,1813185=446816,2945999=298082} 2023-10-01T07:33:57.728 INFO:tasks.rados.rados.0.smithi084.stdout:2065: writing smithi08466639-15 from 444081 to 1173341 tid 1 2023-10-01T07:33:57.734 INFO:tasks.rados.rados.0.smithi084.stdout:2065: writing smithi08466639-15 from 1813185 to 2260001 tid 2 2023-10-01T07:33:57.740 INFO:tasks.rados.rados.0.smithi084.stdout:2065: writing smithi08466639-15 from 2945999 to 3244081 tid 3 2023-10-01T07:33:57.740 INFO:tasks.rados.rados.0.smithi084.stdout:2066: read oid 499 snap -1 2023-10-01T07:33:57.740 INFO:tasks.rados.rados.0.smithi084.stdout:2066: expect (ObjNum 1134 snap 0 seq_num 1134) 2023-10-01T07:33:57.740 INFO:tasks.rados.rados.0.smithi084.stdout:2067: write oid 31 current snap is 0 2023-10-01T07:33:57.740 INFO:tasks.rados.rados.0.smithi084.stdout:2067: seq_num 1384 ranges {460888=520862,1471667=590474,2573422=455407} 2023-10-01T07:33:57.745 INFO:tasks.rados.rados.0.smithi084.stdout:2067: writing smithi08466639-31 from 460888 to 981750 tid 1 2023-10-01T07:33:57.751 INFO:tasks.rados.rados.0.smithi084.stdout:2067: writing smithi08466639-31 from 1471667 to 2062141 tid 2 2023-10-01T07:33:57.757 INFO:tasks.rados.rados.0.smithi084.stdout:2067: writing smithi08466639-31 from 2573422 to 3028829 tid 3 2023-10-01T07:33:57.757 INFO:tasks.rados.rados.0.smithi084.stdout:2068: write oid 417 current snap is 0 2023-10-01T07:33:57.757 INFO:tasks.rados.rados.0.smithi084.stdout:2068: seq_num 1385 ranges {477695=596111,1530149=450485,2600845=666679} 2023-10-01T07:33:57.763 INFO:tasks.rados.rados.0.smithi084.stdout:2068: writing smithi08466639-417 from 477695 to 1073806 tid 1 2023-10-01T07:33:57.768 INFO:tasks.rados.rados.0.smithi084.stdout:2068: writing smithi08466639-417 from 1530149 to 1980634 tid 2 2023-10-01T07:33:57.775 INFO:tasks.rados.rados.0.smithi084.stdout:2068: writing smithi08466639-417 from 2600845 to 3267524 tid 3 2023-10-01T07:33:57.775 INFO:tasks.rados.rados.0.smithi084.stdout:2069: read oid 474 snap -1 2023-10-01T07:33:57.775 INFO:tasks.rados.rados.0.smithi084.stdout:2069: expect (ObjNum 769 snap 0 seq_num 769) 2023-10-01T07:33:57.775 INFO:tasks.rados.rados.0.smithi084.stdout:2070: delete oid 10 current snap is 0 2023-10-01T07:33:57.776 INFO:tasks.rados.rados.0.smithi084.stdout:2064: expect (ObjNum 8 snap 0 seq_num 8) 2023-10-01T07:33:57.853 INFO:tasks.rados.rados.0.smithi084.stdout:2065: finishing write tid 1 to smithi08466639-15 2023-10-01T07:33:57.853 INFO:tasks.rados.rados.0.smithi084.stdout:2065: finishing write tid 2 to smithi08466639-15 2023-10-01T07:33:57.853 INFO:tasks.rados.rados.0.smithi084.stdout:2065: finishing write tid 3 to smithi08466639-15 2023-10-01T07:33:57.853 INFO:tasks.rados.rados.0.smithi084.stdout:2065: finishing write tid 4 to smithi08466639-15 2023-10-01T07:33:57.853 INFO:tasks.rados.rados.0.smithi084.stdout:2065: finishing write tid 5 to smithi08466639-15 2023-10-01T07:33:57.854 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 15 v 237 (ObjNum 1383 snap 0 seq_num 1383) dirty exists 2023-10-01T07:33:57.854 INFO:tasks.rados.rados.0.smithi084.stdout:2065: left oid 15 (ObjNum 1383 snap 0 seq_num 1383) 2023-10-01T07:33:57.854 INFO:tasks.rados.rados.0.smithi084.stdout:2067: finishing write tid 1 to smithi08466639-31 2023-10-01T07:33:57.854 INFO:tasks.rados.rados.0.smithi084.stdout:2066: expect (ObjNum 1134 snap 0 seq_num 1134) 2023-10-01T07:33:57.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:57 smithi112 bash[27689]: cluster 2023-10-01T07:33:56.363253+0000 mgr.x (mgr.24739) 11 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 47 MiB/s rd, 5.9 MiB/s wr, 92 op/s 2023-10-01T07:33:57.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:57 smithi112 bash[27689]: audit 2023-10-01T07:33:57.438606+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:33:57.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:57 smithi112 bash[27689]: audit 2023-10-01T07:33:57.447901+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:33:58.039 INFO:tasks.rados.rados.0.smithi084.stdout:2067: finishing write tid 2 to smithi08466639-31 2023-10-01T07:33:58.039 INFO:tasks.rados.rados.0.smithi084.stdout:2067: finishing write tid 3 to smithi08466639-31 2023-10-01T07:33:58.039 INFO:tasks.rados.rados.0.smithi084.stdout:2067: finishing write tid 4 to smithi08466639-31 2023-10-01T07:33:58.039 INFO:tasks.rados.rados.0.smithi084.stdout:2064: done (6 left) 2023-10-01T07:33:58.039 INFO:tasks.rados.rados.0.smithi084.stdout:2065: done (5 left) 2023-10-01T07:33:58.039 INFO:tasks.rados.rados.0.smithi084.stdout:2066: done (4 left) 2023-10-01T07:33:58.039 INFO:tasks.rados.rados.0.smithi084.stdout:2070: done (3 left) 2023-10-01T07:33:58.039 INFO:tasks.rados.rados.0.smithi084.stdout:2071: read oid 480 snap -1 2023-10-01T07:33:58.040 INFO:tasks.rados.rados.0.smithi084.stdout:2071: expect (ObjNum 807 snap 0 seq_num 807) 2023-10-01T07:33:58.040 INFO:tasks.rados.rados.0.smithi084.stdout:2072: read oid 54 snap -1 2023-10-01T07:33:58.040 INFO:tasks.rados.rados.0.smithi084.stdout:2072: expect (ObjNum 612 snap 0 seq_num 612) 2023-10-01T07:33:58.040 INFO:tasks.rados.rados.0.smithi084.stdout:2073: write oid 366 current snap is 0 2023-10-01T07:33:58.040 INFO:tasks.rados.rados.0.smithi084.stdout:2067: finishing write tid 5 to smithi08466639-31 2023-10-01T07:33:58.040 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 31 v 302 (ObjNum 1384 snap 0 seq_num 1384) dirty exists 2023-10-01T07:33:58.040 INFO:tasks.rados.rados.0.smithi084.stdout:2067: left oid 31 (ObjNum 1384 snap 0 seq_num 1384) 2023-10-01T07:33:58.040 INFO:tasks.rados.rados.0.smithi084.stdout:2068: finishing write tid 1 to smithi08466639-417 2023-10-01T07:33:58.040 INFO:tasks.rados.rados.0.smithi084.stdout:2068: finishing write tid 2 to smithi08466639-417 2023-10-01T07:33:58.040 INFO:tasks.rados.rados.0.smithi084.stdout:2068: finishing write tid 3 to smithi08466639-417 2023-10-01T07:33:58.040 INFO:tasks.rados.rados.0.smithi084.stdout:2068: finishing write tid 4 to smithi08466639-417 2023-10-01T07:33:58.040 INFO:tasks.rados.rados.0.smithi084.stdout:2068: finishing write tid 5 to smithi08466639-417 2023-10-01T07:33:58.040 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 417 v 306 (ObjNum 1385 snap 0 seq_num 1385) dirty exists 2023-10-01T07:33:58.041 INFO:tasks.rados.rados.0.smithi084.stdout:2068: left oid 417 (ObjNum 1385 snap 0 seq_num 1385) 2023-10-01T07:33:58.041 INFO:tasks.rados.rados.0.smithi084.stdout:2069: expect (ObjNum 769 snap 0 seq_num 769) 2023-10-01T07:33:58.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:57 smithi084 bash[33757]: cluster 2023-10-01T07:33:56.363253+0000 mgr.x (mgr.24739) 11 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 47 MiB/s rd, 5.9 MiB/s wr, 92 op/s 2023-10-01T07:33:58.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:57 smithi084 bash[33757]: audit 2023-10-01T07:33:57.438606+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:33:58.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:57 smithi084 bash[33757]: audit 2023-10-01T07:33:57.447901+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:33:58.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:57 smithi084 bash[27378]: cluster 2023-10-01T07:33:56.363253+0000 mgr.x (mgr.24739) 11 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 47 MiB/s rd, 5.9 MiB/s wr, 92 op/s 2023-10-01T07:33:58.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:57 smithi084 bash[27378]: audit 2023-10-01T07:33:57.438606+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:33:58.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:57 smithi084 bash[27378]: audit 2023-10-01T07:33:57.447901+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:33:58.174 INFO:tasks.rados.rados.0.smithi084.stdout:2072: expect (ObjNum 612 snap 0 seq_num 612) 2023-10-01T07:33:58.281 INFO:tasks.rados.rados.0.smithi084.stdout:2071: expect (ObjNum 807 snap 0 seq_num 807) 2023-10-01T07:33:58.404 INFO:tasks.rados.rados.0.smithi084.stdout:2073: seq_num 1387 ranges {511309=746609,2047113=454154,3055691=255618} 2023-10-01T07:33:58.417 INFO:tasks.rados.rados.0.smithi084.stdout:2073: writing smithi08466639-366 from 511309 to 1257918 tid 1 2023-10-01T07:33:58.426 INFO:tasks.rados.rados.0.smithi084.stdout:2073: writing smithi08466639-366 from 2047113 to 2501267 tid 2 2023-10-01T07:33:58.431 INFO:tasks.rados.rados.0.smithi084.stdout:2073: writing smithi08466639-366 from 3055691 to 3311309 tid 3 2023-10-01T07:33:58.431 INFO:tasks.rados.rados.0.smithi084.stdout:2067: done (5 left) 2023-10-01T07:33:58.431 INFO:tasks.rados.rados.0.smithi084.stdout:2068: done (4 left) 2023-10-01T07:33:58.431 INFO:tasks.rados.rados.0.smithi084.stdout:2069: done (3 left) 2023-10-01T07:33:58.431 INFO:tasks.rados.rados.0.smithi084.stdout:2071: done (2 left) 2023-10-01T07:33:58.431 INFO:tasks.rados.rados.0.smithi084.stdout:2072: done (1 left) 2023-10-01T07:33:58.432 INFO:tasks.rados.rados.0.smithi084.stdout:2074: read oid 404 snap -1 2023-10-01T07:33:58.432 INFO:tasks.rados.rados.0.smithi084.stdout:2074: expect (ObjNum 1278 snap 0 seq_num 1278) 2023-10-01T07:33:58.432 INFO:tasks.rados.rados.0.smithi084.stdout:2075: write oid 457 current snap is 0 2023-10-01T07:33:58.432 INFO:tasks.rados.rados.0.smithi084.stdout:2075: seq_num 1388 ranges {528116=421858,1589242=597812,2966761=361355} 2023-10-01T07:33:58.436 INFO:tasks.rados.rados.0.smithi084.stdout:2075: writing smithi08466639-457 from 528116 to 949974 tid 1 2023-10-01T07:33:58.444 INFO:tasks.rados.rados.0.smithi084.stdout:2075: writing smithi08466639-457 from 1589242 to 2187054 tid 2 2023-10-01T07:33:58.451 INFO:tasks.rados.rados.0.smithi084.stdout:2075: writing smithi08466639-457 from 2966761 to 3328116 tid 3 2023-10-01T07:33:58.451 INFO:tasks.rados.rados.0.smithi084.stdout:2076: read oid 310 snap -1 2023-10-01T07:33:58.451 INFO:tasks.rados.rados.0.smithi084.stdout:2076: expect (ObjNum 1338 snap 0 seq_num 1338) 2023-10-01T07:33:58.451 INFO:tasks.rados.rados.0.smithi084.stdout:2077: read oid 445 snap -1 2023-10-01T07:33:58.451 INFO:tasks.rados.rados.0.smithi084.stdout:2077: expect (ObjNum 1316 snap 0 seq_num 1316) 2023-10-01T07:33:58.452 INFO:tasks.rados.rados.0.smithi084.stdout:2078: read oid 90 snap -1 2023-10-01T07:33:58.452 INFO:tasks.rados.rados.0.smithi084.stdout:2078: expect (ObjNum 1319 snap 0 seq_num 1319) 2023-10-01T07:33:58.452 INFO:tasks.rados.rados.0.smithi084.stdout:2079: write oid 134 current snap is 0 2023-10-01T07:33:58.452 INFO:tasks.rados.rados.0.smithi084.stdout:2073: finishing write tid 1 to smithi08466639-366 2023-10-01T07:33:58.452 INFO:tasks.rados.rados.0.smithi084.stdout:2073: finishing write tid 2 to smithi08466639-366 2023-10-01T07:33:58.452 INFO:tasks.rados.rados.0.smithi084.stdout:2073: finishing write tid 3 to smithi08466639-366 2023-10-01T07:33:58.452 INFO:tasks.rados.rados.0.smithi084.stdout:2073: finishing write tid 4 to smithi08466639-366 2023-10-01T07:33:58.452 INFO:tasks.rados.rados.0.smithi084.stdout:2073: finishing write tid 5 to smithi08466639-366 2023-10-01T07:33:58.452 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 366 v 256 (ObjNum 1387 snap 0 seq_num 1387) dirty exists 2023-10-01T07:33:58.452 INFO:tasks.rados.rados.0.smithi084.stdout:2073: left oid 366 (ObjNum 1387 snap 0 seq_num 1387) 2023-10-01T07:33:58.452 INFO:tasks.rados.rados.0.smithi084.stdout:2075: finishing write tid 1 to smithi08466639-457 2023-10-01T07:33:58.452 INFO:tasks.rados.rados.0.smithi084.stdout:2074: expect (ObjNum 1278 snap 0 seq_num 1278) 2023-10-01T07:33:58.727 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:33:58 smithi112 bash[50625]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:33:58] "GET /metrics HTTP/1.1" 200 33163 "" "Prometheus/2.33.4" 2023-10-01T07:33:58.745 INFO:tasks.rados.rados.0.smithi084.stdout:2075: finishing write tid 2 to smithi08466639-457 2023-10-01T07:33:58.745 INFO:tasks.rados.rados.0.smithi084.stdout:2078: expect (ObjNum 1319 snap 0 seq_num 1319) 2023-10-01T07:33:58.820 INFO:tasks.rados.rados.0.smithi084.stdout:2075: finishing write tid 3 to smithi08466639-457 2023-10-01T07:33:58.820 INFO:tasks.rados.rados.0.smithi084.stdout:2075: finishing write tid 4 to smithi08466639-457 2023-10-01T07:33:58.820 INFO:tasks.rados.rados.0.smithi084.stdout:2075: finishing write tid 5 to smithi08466639-457 2023-10-01T07:33:58.820 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 457 v 279 (ObjNum 1388 snap 0 seq_num 1388) dirty exists 2023-10-01T07:33:58.820 INFO:tasks.rados.rados.0.smithi084.stdout:2075: left oid 457 (ObjNum 1388 snap 0 seq_num 1388) 2023-10-01T07:33:58.820 INFO:tasks.rados.rados.0.smithi084.stdout:2076: expect (ObjNum 1338 snap 0 seq_num 1338) 2023-10-01T07:33:58.960 INFO:tasks.rados.rados.0.smithi084.stdout:2077: expect (ObjNum 1316 snap 0 seq_num 1316) 2023-10-01T07:33:59.062 INFO:tasks.rados.rados.0.smithi084.stdout:2079: seq_num 1389 ranges {544923=497107,1647724=457823,2710537=428120} 2023-10-01T07:33:59.073 INFO:tasks.rados.rados.0.smithi084.stdout:2079: writing smithi08466639-134 from 544923 to 1042030 tid 1 2023-10-01T07:33:59.074 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:33:58 smithi084 bash[27645]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:33:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T07:33:59.079 INFO:tasks.rados.rados.0.smithi084.stdout:2079: writing smithi08466639-134 from 1647724 to 2105547 tid 2 2023-10-01T07:33:59.085 INFO:tasks.rados.rados.0.smithi084.stdout:2079: writing smithi08466639-134 from 2710537 to 3138657 tid 3 2023-10-01T07:33:59.085 INFO:tasks.rados.rados.0.smithi084.stdout:2073: done (6 left) 2023-10-01T07:33:59.085 INFO:tasks.rados.rados.0.smithi084.stdout:2074: done (5 left) 2023-10-01T07:33:59.085 INFO:tasks.rados.rados.0.smithi084.stdout:2075: done (4 left) 2023-10-01T07:33:59.085 INFO:tasks.rados.rados.0.smithi084.stdout:2076: done (3 left) 2023-10-01T07:33:59.086 INFO:tasks.rados.rados.0.smithi084.stdout:2077: done (2 left) 2023-10-01T07:33:59.086 INFO:tasks.rados.rados.0.smithi084.stdout:2078: done (1 left) 2023-10-01T07:33:59.086 INFO:tasks.rados.rados.0.smithi084.stdout:2080: write oid 218 current snap is 0 2023-10-01T07:33:59.086 INFO:tasks.rados.rados.0.smithi084.stdout:2079: finishing write tid 1 to smithi08466639-134 2023-10-01T07:33:59.086 INFO:tasks.rados.rados.0.smithi084.stdout:2079: finishing write tid 2 to smithi08466639-134 2023-10-01T07:33:59.086 INFO:tasks.rados.rados.0.smithi084.stdout:2080: seq_num 1390 ranges {561730=572356,1706206=601481,3021607=340123} 2023-10-01T07:33:59.091 INFO:tasks.rados.rados.0.smithi084.stdout:2080: writing smithi08466639-218 from 561730 to 1134086 tid 1 2023-10-01T07:33:59.098 INFO:tasks.rados.rados.0.smithi084.stdout:2080: writing smithi08466639-218 from 1706206 to 2307687 tid 2 2023-10-01T07:33:59.105 INFO:tasks.rados.rados.0.smithi084.stdout:2080: writing smithi08466639-218 from 3021607 to 3361730 tid 3 2023-10-01T07:33:59.105 INFO:tasks.rados.rados.0.smithi084.stdout:2081: read oid 149 snap -1 2023-10-01T07:33:59.105 INFO:tasks.rados.rados.0.smithi084.stdout:2081: expect (ObjNum 862 snap 0 seq_num 862) 2023-10-01T07:33:59.105 INFO:tasks.rados.rados.0.smithi084.stdout:2082: write oid 324 current snap is 0 2023-10-01T07:33:59.105 INFO:tasks.rados.rados.0.smithi084.stdout:2079: finishing write tid 3 to smithi08466639-134 2023-10-01T07:33:59.105 INFO:tasks.rados.rados.0.smithi084.stdout:2082: seq_num 1391 ranges {578537=647605,1764688=745139,3049030=329507} 2023-10-01T07:33:59.112 INFO:tasks.rados.rados.0.smithi084.stdout:2082: writing smithi08466639-324 from 578537 to 1226142 tid 1 2023-10-01T07:33:59.121 INFO:tasks.rados.rados.0.smithi084.stdout:2082: writing smithi08466639-324 from 1764688 to 2509827 tid 2 2023-10-01T07:33:59.128 INFO:tasks.rados.rados.0.smithi084.stdout:2082: writing smithi08466639-324 from 3049030 to 3378537 tid 3 2023-10-01T07:33:59.128 INFO:tasks.rados.rados.0.smithi084.stdout:2083: read oid 24 snap -1 2023-10-01T07:33:59.128 INFO:tasks.rados.rados.0.smithi084.stdout:2083: expect (ObjNum 791 snap 0 seq_num 791) 2023-10-01T07:33:59.128 INFO:tasks.rados.rados.0.smithi084.stdout:2084: write oid 494 current snap is 0 2023-10-01T07:33:59.128 INFO:tasks.rados.rados.0.smithi084.stdout:2079: finishing write tid 4 to smithi08466639-134 2023-10-01T07:33:59.128 INFO:tasks.rados.rados.0.smithi084.stdout:2079: finishing write tid 5 to smithi08466639-134 2023-10-01T07:33:59.128 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 134 v 260 (ObjNum 1389 snap 0 seq_num 1389) dirty exists 2023-10-01T07:33:59.129 INFO:tasks.rados.rados.0.smithi084.stdout:2079: left oid 134 (ObjNum 1389 snap 0 seq_num 1389) 2023-10-01T07:33:59.129 INFO:tasks.rados.rados.0.smithi084.stdout:2080: finishing write tid 1 to smithi08466639-218 2023-10-01T07:33:59.129 INFO:tasks.rados.rados.0.smithi084.stdout:2084: seq_num 1392 ranges {595344=439207,1823170=605150,3076453=318891} 2023-10-01T07:33:59.134 INFO:tasks.rados.rados.0.smithi084.stdout:2084: writing smithi08466639-494 from 595344 to 1034551 tid 1 2023-10-01T07:33:59.142 INFO:tasks.rados.rados.0.smithi084.stdout:2084: writing smithi08466639-494 from 1823170 to 2428320 tid 2 2023-10-01T07:33:59.148 INFO:tasks.rados.rados.0.smithi084.stdout:2084: writing smithi08466639-494 from 3076453 to 3395344 tid 3 2023-10-01T07:33:59.148 INFO:tasks.rados.rados.0.smithi084.stdout:2079: done (5 left) 2023-10-01T07:33:59.148 INFO:tasks.rados.rados.0.smithi084.stdout:2085: write oid 421 current snap is 0 2023-10-01T07:33:59.148 INFO:tasks.rados.rados.0.smithi084.stdout:2080: finishing write tid 2 to smithi08466639-218 2023-10-01T07:33:59.148 INFO:tasks.rados.rados.0.smithi084.stdout:2085: seq_num 1393 ranges {612151=514456,1881652=748808,3103876=308275} 2023-10-01T07:33:59.154 INFO:tasks.rados.rados.0.smithi084.stdout:2085: writing smithi08466639-421 from 612151 to 1126607 tid 1 2023-10-01T07:33:59.162 INFO:tasks.rados.rados.0.smithi084.stdout:2085: writing smithi08466639-421 from 1881652 to 2630460 tid 2 2023-10-01T07:33:59.167 INFO:tasks.rados.rados.0.smithi084.stdout:2085: writing smithi08466639-421 from 3103876 to 3412151 tid 3 2023-10-01T07:33:59.167 INFO:tasks.rados.rados.0.smithi084.stdout:2086: write oid 362 current snap is 0 2023-10-01T07:33:59.167 INFO:tasks.rados.rados.0.smithi084.stdout:2086: seq_num 1394 ranges {628958=589705,1940134=608819,3131299=297659} 2023-10-01T07:33:59.174 INFO:tasks.rados.rados.0.smithi084.stdout:2086: writing smithi08466639-362 from 628958 to 1218663 tid 1 2023-10-01T07:33:59.181 INFO:tasks.rados.rados.0.smithi084.stdout:2086: writing smithi08466639-362 from 1940134 to 2548953 tid 2 2023-10-01T07:33:59.186 INFO:tasks.rados.rados.0.smithi084.stdout:2086: writing smithi08466639-362 from 3131299 to 3428958 tid 3 2023-10-01T07:33:59.187 INFO:tasks.rados.rados.0.smithi084.stdout:2087: write oid 2 current snap is 0 2023-10-01T07:33:59.187 INFO:tasks.rados.rados.0.smithi084.stdout:2087: seq_num 1395 ranges {645765=664954,1998616=752477,3158722=287043} 2023-10-01T07:33:59.194 INFO:tasks.rados.rados.0.smithi084.stdout:2087: writing smithi08466639-2 from 645765 to 1310719 tid 1 2023-10-01T07:33:59.202 INFO:tasks.rados.rados.0.smithi084.stdout:2087: writing smithi08466639-2 from 1998616 to 2751093 tid 2 2023-10-01T07:33:59.206 INFO:tasks.rados.rados.0.smithi084.stdout:2087: writing smithi08466639-2 from 3158722 to 3445765 tid 3 2023-10-01T07:33:59.206 INFO:tasks.rados.rados.0.smithi084.stdout:2088: write oid 338 current snap is 0 2023-10-01T07:33:59.206 INFO:tasks.rados.rados.0.smithi084.stdout:2080: finishing write tid 3 to smithi08466639-218 2023-10-01T07:33:59.206 INFO:tasks.rados.rados.0.smithi084.stdout:2080: finishing write tid 4 to smithi08466639-218 2023-10-01T07:33:59.207 INFO:tasks.rados.rados.0.smithi084.stdout:2080: finishing write tid 5 to smithi08466639-218 2023-10-01T07:33:59.207 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 218 v 241 (ObjNum 1390 snap 0 seq_num 1390) dirty exists 2023-10-01T07:33:59.207 INFO:tasks.rados.rados.0.smithi084.stdout:2080: left oid 218 (ObjNum 1390 snap 0 seq_num 1390) 2023-10-01T07:33:59.207 INFO:tasks.rados.rados.0.smithi084.stdout:2088: seq_num 1396 ranges {662572=740203,1940745=612488,3069792=392780} 2023-10-01T07:33:59.214 INFO:tasks.rados.rados.0.smithi084.stdout:2088: writing smithi08466639-338 from 662572 to 1402775 tid 1 2023-10-01T07:33:59.221 INFO:tasks.rados.rados.0.smithi084.stdout:2088: writing smithi08466639-338 from 1940745 to 2553233 tid 2 2023-10-01T07:33:59.226 INFO:tasks.rados.rados.0.smithi084.stdout:2088: writing smithi08466639-338 from 3069792 to 3462572 tid 3 2023-10-01T07:33:59.226 INFO:tasks.rados.rados.0.smithi084.stdout:2080: done (8 left) 2023-10-01T07:33:59.226 INFO:tasks.rados.rados.0.smithi084.stdout:2089: write oid 23 current snap is 0 2023-10-01T07:33:59.226 INFO:tasks.rados.rados.0.smithi084.stdout:2081: expect (ObjNum 862 snap 0 seq_num 862) 2023-10-01T07:33:59.365 INFO:tasks.rados.rados.0.smithi084.stdout:2082: finishing write tid 1 to smithi08466639-324 2023-10-01T07:33:59.365 INFO:tasks.rados.rados.0.smithi084.stdout:2082: finishing write tid 2 to smithi08466639-324 2023-10-01T07:33:59.365 INFO:tasks.rados.rados.0.smithi084.stdout:2082: finishing write tid 3 to smithi08466639-324 2023-10-01T07:33:59.365 INFO:tasks.rados.rados.0.smithi084.stdout:2082: finishing write tid 4 to smithi08466639-324 2023-10-01T07:33:59.365 INFO:tasks.rados.rados.0.smithi084.stdout:2082: finishing write tid 5 to smithi08466639-324 2023-10-01T07:33:59.365 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 324 v 245 (ObjNum 1391 snap 0 seq_num 1391) dirty exists 2023-10-01T07:33:59.365 INFO:tasks.rados.rados.0.smithi084.stdout:2082: left oid 324 (ObjNum 1391 snap 0 seq_num 1391) 2023-10-01T07:33:59.365 INFO:tasks.rados.rados.0.smithi084.stdout:2084: finishing write tid 1 to smithi08466639-494 2023-10-01T07:33:59.365 INFO:tasks.rados.rados.0.smithi084.stdout:2083: expect (ObjNum 791 snap 0 seq_num 791) 2023-10-01T07:33:59.519 INFO:tasks.rados.rados.0.smithi084.stdout:2084: finishing write tid 2 to smithi08466639-494 2023-10-01T07:33:59.521 INFO:tasks.rados.rados.0.smithi084.stdout:2084: finishing write tid 3 to smithi08466639-494 2023-10-01T07:33:59.521 INFO:tasks.rados.rados.0.smithi084.stdout:2084: finishing write tid 4 to smithi08466639-494 2023-10-01T07:33:59.521 INFO:tasks.rados.rados.0.smithi084.stdout:2084: finishing write tid 5 to smithi08466639-494 2023-10-01T07:33:59.521 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 494 v 283 (ObjNum 1392 snap 0 seq_num 1392) dirty exists 2023-10-01T07:33:59.521 INFO:tasks.rados.rados.0.smithi084.stdout:2084: left oid 494 (ObjNum 1392 snap 0 seq_num 1392) 2023-10-01T07:33:59.521 INFO:tasks.rados.rados.0.smithi084.stdout:2085: finishing write tid 1 to smithi08466639-421 2023-10-01T07:33:59.522 INFO:tasks.rados.rados.0.smithi084.stdout:2085: finishing write tid 2 to smithi08466639-421 2023-10-01T07:33:59.522 INFO:tasks.rados.rados.0.smithi084.stdout:2085: finishing write tid 3 to smithi08466639-421 2023-10-01T07:33:59.522 INFO:tasks.rados.rados.0.smithi084.stdout:2085: finishing write tid 4 to smithi08466639-421 2023-10-01T07:33:59.522 INFO:tasks.rados.rados.0.smithi084.stdout:2085: finishing write tid 5 to smithi08466639-421 2023-10-01T07:33:59.522 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 421 v 310 (ObjNum 1393 snap 0 seq_num 1393) dirty exists 2023-10-01T07:33:59.522 INFO:tasks.rados.rados.0.smithi084.stdout:2085: left oid 421 (ObjNum 1393 snap 0 seq_num 1393) 2023-10-01T07:33:59.522 INFO:tasks.rados.rados.0.smithi084.stdout:2086: finishing write tid 1 to smithi08466639-362 2023-10-01T07:33:59.522 INFO:tasks.rados.rados.0.smithi084.stdout:2086: finishing write tid 2 to smithi08466639-362 2023-10-01T07:33:59.522 INFO:tasks.rados.rados.0.smithi084.stdout:2086: finishing write tid 3 to smithi08466639-362 2023-10-01T07:33:59.522 INFO:tasks.rados.rados.0.smithi084.stdout:2089: seq_num 1397 ranges {679379=415452,1599227=756146,3097215=382164} 2023-10-01T07:33:59.532 INFO:tasks.rados.rados.0.smithi084.stdout:2089: writing smithi08466639-23 from 679379 to 1094831 tid 1 2023-10-01T07:33:59.539 INFO:tasks.rados.rados.0.smithi084.stdout:2089: writing smithi08466639-23 from 1599227 to 2355373 tid 2 2023-10-01T07:33:59.547 INFO:tasks.rados.rados.0.smithi084.stdout:2089: writing smithi08466639-23 from 3097215 to 3479379 tid 3 2023-10-01T07:33:59.547 INFO:tasks.rados.rados.0.smithi084.stdout:2081: done (8 left) 2023-10-01T07:33:59.547 INFO:tasks.rados.rados.0.smithi084.stdout:2082: done (7 left) 2023-10-01T07:33:59.547 INFO:tasks.rados.rados.0.smithi084.stdout:2083: done (6 left) 2023-10-01T07:33:59.547 INFO:tasks.rados.rados.0.smithi084.stdout:2084: done (5 left) 2023-10-01T07:33:59.548 INFO:tasks.rados.rados.0.smithi084.stdout:2085: done (4 left) 2023-10-01T07:33:59.548 INFO:tasks.rados.rados.0.smithi084.stdout:2090: read oid 186 snap -1 2023-10-01T07:33:59.548 INFO:tasks.rados.rados.0.smithi084.stdout:2090: expect (ObjNum 1235 snap 0 seq_num 1235) 2023-10-01T07:33:59.548 INFO:tasks.rados.rados.0.smithi084.stdout:2091: read oid 92 snap -1 2023-10-01T07:33:59.548 INFO:tasks.rados.rados.0.smithi084.stdout:2091: expect deleted 2023-10-01T07:33:59.548 INFO:tasks.rados.rados.0.smithi084.stdout:2092: write oid 216 current snap is 0 2023-10-01T07:33:59.548 INFO:tasks.rados.rados.0.smithi084.stdout:2086: finishing write tid 4 to smithi08466639-362 2023-10-01T07:33:59.548 INFO:tasks.rados.rados.0.smithi084.stdout:2086: finishing write tid 5 to smithi08466639-362 2023-10-01T07:33:59.548 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 362 v 228 (ObjNum 1394 snap 0 seq_num 1394) dirty exists 2023-10-01T07:33:59.548 INFO:tasks.rados.rados.0.smithi084.stdout:2086: left oid 362 (ObjNum 1394 snap 0 seq_num 1394) 2023-10-01T07:33:59.548 INFO:tasks.rados.rados.0.smithi084.stdout:2087: finishing write tid 1 to smithi08466639-2 2023-10-01T07:33:59.548 INFO:tasks.rados.rados.0.smithi084.stdout:2087: finishing write tid 2 to smithi08466639-2 2023-10-01T07:33:59.549 INFO:tasks.rados.rados.0.smithi084.stdout:2087: finishing write tid 3 to smithi08466639-2 2023-10-01T07:33:59.549 INFO:tasks.rados.rados.0.smithi084.stdout:2092: seq_num 1398 ranges {696186=490701,1657709=616157,2724638=562274} 2023-10-01T07:33:59.553 INFO:tasks.rados.rados.0.smithi084.stdout:2092: writing smithi08466639-216 from 696186 to 1186887 tid 1 2023-10-01T07:33:59.559 INFO:tasks.rados.rados.0.smithi084.stdout:2092: writing smithi08466639-216 from 1657709 to 2273866 tid 2 2023-10-01T07:33:59.566 INFO:tasks.rados.rados.0.smithi084.stdout:2092: writing smithi08466639-216 from 2724638 to 3286912 tid 3 2023-10-01T07:33:59.567 INFO:tasks.rados.rados.0.smithi084.stdout:2086: done (6 left) 2023-10-01T07:33:59.567 INFO:tasks.rados.rados.0.smithi084.stdout:2093: delete oid 8 current snap is 0 2023-10-01T07:33:59.567 INFO:tasks.rados.rados.0.smithi084.stdout:2087: finishing write tid 4 to smithi08466639-2 2023-10-01T07:33:59.567 INFO:tasks.rados.rados.0.smithi084.stdout:2087: finishing write tid 5 to smithi08466639-2 2023-10-01T07:33:59.567 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 2 v 319 (ObjNum 1395 snap 0 seq_num 1395) dirty exists 2023-10-01T07:33:59.567 INFO:tasks.rados.rados.0.smithi084.stdout:2087: left oid 2 (ObjNum 1395 snap 0 seq_num 1395) 2023-10-01T07:33:59.567 INFO:tasks.rados.rados.0.smithi084.stdout:2088: finishing write tid 1 to smithi08466639-338 2023-10-01T07:33:59.567 INFO:tasks.rados.rados.0.smithi084.stdout:2088: finishing write tid 2 to smithi08466639-338 2023-10-01T07:33:59.567 INFO:tasks.rados.rados.0.smithi084.stdout:2088: finishing write tid 3 to smithi08466639-338 2023-10-01T07:33:59.567 INFO:tasks.rados.rados.0.smithi084.stdout:2088: finishing write tid 4 to smithi08466639-338 2023-10-01T07:33:59.567 INFO:tasks.rados.rados.0.smithi084.stdout:2088: finishing write tid 5 to smithi08466639-338 2023-10-01T07:33:59.568 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 338 v 327 (ObjNum 1396 snap 0 seq_num 1396) dirty exists 2023-10-01T07:33:59.568 INFO:tasks.rados.rados.0.smithi084.stdout:2088: left oid 338 (ObjNum 1396 snap 0 seq_num 1396) 2023-10-01T07:33:59.568 INFO:tasks.rados.rados.0.smithi084.stdout:2089: finishing write tid 1 to smithi08466639-23 2023-10-01T07:33:59.568 INFO:tasks.rados.rados.0.smithi084.stdout:2089: finishing write tid 2 to smithi08466639-23 2023-10-01T07:33:59.568 INFO:tasks.rados.rados.0.smithi084.stdout:2089: finishing write tid 3 to smithi08466639-23 2023-10-01T07:33:59.568 INFO:tasks.rados.rados.0.smithi084.stdout:2089: finishing write tid 4 to smithi08466639-23 2023-10-01T07:33:59.568 INFO:tasks.rados.rados.0.smithi084.stdout:2089: finishing write tid 5 to smithi08466639-23 2023-10-01T07:33:59.568 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 23 v 249 (ObjNum 1397 snap 0 seq_num 1397) dirty exists 2023-10-01T07:33:59.568 INFO:tasks.rados.rados.0.smithi084.stdout:2089: left oid 23 (ObjNum 1397 snap 0 seq_num 1397) 2023-10-01T07:33:59.568 INFO:tasks.rados.rados.0.smithi084.stdout:2090: expect (ObjNum 1235 snap 0 seq_num 1235) 2023-10-01T07:33:59.708 INFO:tasks.rados.rados.0.smithi084.stdout:2092: finishing write tid 1 to smithi08466639-216 2023-10-01T07:33:59.708 INFO:tasks.rados.rados.0.smithi084.stdout:2092: finishing write tid 2 to smithi08466639-216 2023-10-01T07:33:59.708 INFO:tasks.rados.rados.0.smithi084.stdout:2092: finishing write tid 3 to smithi08466639-216 2023-10-01T07:33:59.709 INFO:tasks.rados.rados.0.smithi084.stdout:2092: finishing write tid 4 to smithi08466639-216 2023-10-01T07:33:59.709 INFO:tasks.rados.rados.0.smithi084.stdout:2092: finishing write tid 5 to smithi08466639-216 2023-10-01T07:33:59.709 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 216 v 239 (ObjNum 1398 snap 0 seq_num 1398) dirty exists 2023-10-01T07:33:59.709 INFO:tasks.rados.rados.0.smithi084.stdout:2092: left oid 216 (ObjNum 1398 snap 0 seq_num 1398) 2023-10-01T07:33:59.709 INFO:tasks.rados.rados.0.smithi084.stdout:2087: done (6 left) 2023-10-01T07:33:59.709 INFO:tasks.rados.rados.0.smithi084.stdout:2088: done (5 left) 2023-10-01T07:33:59.709 INFO:tasks.rados.rados.0.smithi084.stdout:2089: done (4 left) 2023-10-01T07:33:59.709 INFO:tasks.rados.rados.0.smithi084.stdout:2090: done (3 left) 2023-10-01T07:33:59.709 INFO:tasks.rados.rados.0.smithi084.stdout:2091: done (2 left) 2023-10-01T07:33:59.709 INFO:tasks.rados.rados.0.smithi084.stdout:2092: done (1 left) 2023-10-01T07:33:59.710 INFO:tasks.rados.rados.0.smithi084.stdout:2093: done (0 left) 2023-10-01T07:33:59.710 INFO:tasks.rados.rados.0.smithi084.stdout:2094: read oid 180 snap -1 2023-10-01T07:33:59.710 INFO:tasks.rados.rados.0.smithi084.stdout:2094: expect (ObjNum 1056 snap 0 seq_num 1056) 2023-10-01T07:33:59.710 INFO:tasks.rados.rados.0.smithi084.stdout:2095: delete oid 382 current snap is 0 2023-10-01T07:33:59.711 INFO:tasks.rados.rados.0.smithi084.stdout:2095: done (1 left) 2023-10-01T07:33:59.711 INFO:tasks.rados.rados.0.smithi084.stdout:2096: read oid 29 snap -1 2023-10-01T07:33:59.711 INFO:tasks.rados.rados.0.smithi084.stdout:2096: expect (ObjNum 902 snap 0 seq_num 902) 2023-10-01T07:33:59.711 INFO:tasks.rados.rados.0.smithi084.stdout:2097: write oid 209 current snap is 0 2023-10-01T07:33:59.712 INFO:tasks.rados.rados.0.smithi084.stdout:2097: seq_num 1401 ranges {746607=432801,1833155=763484,3206907=339700} 2023-10-01T07:33:59.725 INFO:tasks.rados.rados.0.smithi084.stdout:2097: writing smithi08466639-209 from 746607 to 1179408 tid 1 2023-10-01T07:33:59.727 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:59 smithi112 bash[27689]: audit 2023-10-01T07:33:57.999605+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:33:59.727 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:59 smithi112 bash[27689]: audit 2023-10-01T07:33:58.011148+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:33:59.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:59 smithi112 bash[27689]: audit 2023-10-01T07:33:58.302172+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:33:59.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:59 smithi112 bash[27689]: audit 2023-10-01T07:33:58.312801+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:33:59.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:33:59 smithi112 bash[27689]: audit 2023-10-01T07:33:58.500981+0000 mon.a (mon.0) 756 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-01T07:33:59.733 INFO:tasks.rados.rados.0.smithi084.stdout:2097: writing smithi08466639-209 from 1833155 to 2596639 tid 2 2023-10-01T07:33:59.741 INFO:tasks.rados.rados.0.smithi084.stdout:2097: writing smithi08466639-209 from 3206907 to 3546607 tid 3 2023-10-01T07:33:59.741 INFO:tasks.rados.rados.0.smithi084.stdout:2098: delete oid 176 current snap is 0 2023-10-01T07:33:59.741 INFO:tasks.rados.rados.0.smithi084.stdout:2094: expect (ObjNum 1056 snap 0 seq_num 1056) 2023-10-01T07:33:59.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:59 smithi084 bash[33757]: audit 2023-10-01T07:33:57.999605+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:33:59.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:59 smithi084 bash[33757]: audit 2023-10-01T07:33:58.011148+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:33:59.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:59 smithi084 bash[33757]: audit 2023-10-01T07:33:58.302172+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:33:59.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:59 smithi084 bash[33757]: audit 2023-10-01T07:33:58.312801+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:33:59.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:33:59 smithi084 bash[33757]: audit 2023-10-01T07:33:58.500981+0000 mon.a (mon.0) 756 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-01T07:33:59.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:59 smithi084 bash[27378]: audit 2023-10-01T07:33:57.999605+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:33:59.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:59 smithi084 bash[27378]: audit 2023-10-01T07:33:58.011148+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:33:59.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:59 smithi084 bash[27378]: audit 2023-10-01T07:33:58.302172+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:33:59.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:59 smithi084 bash[27378]: audit 2023-10-01T07:33:58.312801+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:33:59.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:33:59 smithi084 bash[27378]: audit 2023-10-01T07:33:58.500981+0000 mon.a (mon.0) 756 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-01T07:33:59.954 INFO:tasks.rados.rados.0.smithi084.stdout:2096: expect (ObjNum 902 snap 0 seq_num 902) 2023-10-01T07:34:00.085 INFO:tasks.rados.rados.0.smithi084.stdout:2097: finishing write tid 1 to smithi08466639-209 2023-10-01T07:34:00.085 INFO:tasks.rados.rados.0.smithi084.stdout:2097: finishing write tid 2 to smithi08466639-209 2023-10-01T07:34:00.085 INFO:tasks.rados.rados.0.smithi084.stdout:2097: finishing write tid 3 to smithi08466639-209 2023-10-01T07:34:00.085 INFO:tasks.rados.rados.0.smithi084.stdout:2097: finishing write tid 4 to smithi08466639-209 2023-10-01T07:34:00.085 INFO:tasks.rados.rados.0.smithi084.stdout:2097: finishing write tid 5 to smithi08466639-209 2023-10-01T07:34:00.085 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 209 v 297 (ObjNum 1401 snap 0 seq_num 1401) dirty exists 2023-10-01T07:34:00.086 INFO:tasks.rados.rados.0.smithi084.stdout:2097: left oid 209 (ObjNum 1401 snap 0 seq_num 1401) 2023-10-01T07:34:00.086 INFO:tasks.rados.rados.0.smithi084.stdout:2094: done (3 left) 2023-10-01T07:34:00.086 INFO:tasks.rados.rados.0.smithi084.stdout:2096: done (2 left) 2023-10-01T07:34:00.086 INFO:tasks.rados.rados.0.smithi084.stdout:2097: done (1 left) 2023-10-01T07:34:00.086 INFO:tasks.rados.rados.0.smithi084.stdout:2098: done (0 left) 2023-10-01T07:34:00.086 INFO:tasks.rados.rados.0.smithi084.stdout:2099: write oid 285 current snap is 0 2023-10-01T07:34:00.086 INFO:tasks.rados.rados.0.smithi084.stdout:2099: seq_num 1403 ranges {780221=583299,1950119=767153,3261753=318468} 2023-10-01T07:34:00.093 INFO:tasks.rados.rados.0.smithi084.stdout:2099: writing smithi08466639-285 from 780221 to 1363520 tid 1 2023-10-01T07:34:00.103 INFO:tasks.rados.rados.0.smithi084.stdout:2099: writing smithi08466639-285 from 1950119 to 2717272 tid 2 2023-10-01T07:34:00.108 INFO:tasks.rados.rados.0.smithi084.stdout:2099: writing smithi08466639-285 from 3261753 to 3580221 tid 3 2023-10-01T07:34:00.108 INFO:tasks.rados.rados.0.smithi084.stdout:2100: write oid 197 current snap is 0 2023-10-01T07:34:00.109 INFO:tasks.rados.rados.0.smithi084.stdout:2099: finishing write tid 1 to smithi08466639-285 2023-10-01T07:34:00.109 INFO:tasks.rados.rados.0.smithi084.stdout:2099: finishing write tid 2 to smithi08466639-285 2023-10-01T07:34:00.109 INFO:tasks.rados.rados.0.smithi084.stdout:2100: seq_num 1404 ranges {797028=658548,1892248=510811,3172823=424205} 2023-10-01T07:34:00.116 INFO:tasks.rados.rados.0.smithi084.stdout:2100: writing smithi08466639-197 from 797028 to 1455576 tid 1 2023-10-01T07:34:00.122 INFO:tasks.rados.rados.0.smithi084.stdout:2100: writing smithi08466639-197 from 1892248 to 2403059 tid 2 2023-10-01T07:34:00.129 INFO:tasks.rados.rados.0.smithi084.stdout:2100: writing smithi08466639-197 from 3172823 to 3597028 tid 3 2023-10-01T07:34:00.129 INFO:tasks.rados.rados.0.smithi084.stdout:2101: read oid 143 snap -1 2023-10-01T07:34:00.129 INFO:tasks.rados.rados.0.smithi084.stdout:2101: expect (ObjNum 1253 snap 0 seq_num 1253) 2023-10-01T07:34:00.129 INFO:tasks.rados.rados.0.smithi084.stdout:2102: read oid 42 snap -1 2023-10-01T07:34:00.130 INFO:tasks.rados.rados.0.smithi084.stdout:2102: expect deleted 2023-10-01T07:34:00.130 INFO:tasks.rados.rados.0.smithi084.stdout:2103: read oid 307 snap -1 2023-10-01T07:34:00.130 INFO:tasks.rados.rados.0.smithi084.stdout:2103: expect (ObjNum 1255 snap 0 seq_num 1255) 2023-10-01T07:34:00.130 INFO:tasks.rados.rados.0.smithi084.stdout:2104: read oid 204 snap -1 2023-10-01T07:34:00.130 INFO:tasks.rados.rados.0.smithi084.stdout:2104: expect (ObjNum 811 snap 0 seq_num 811) 2023-10-01T07:34:00.130 INFO:tasks.rados.rados.0.smithi084.stdout:2105: read oid 244 snap -1 2023-10-01T07:34:00.130 INFO:tasks.rados.rados.0.smithi084.stdout:2105: expect (ObjNum 1322 snap 0 seq_num 1322) 2023-10-01T07:34:00.130 INFO:tasks.rados.rados.0.smithi084.stdout:2106: delete oid 347 current snap is 0 2023-10-01T07:34:00.130 INFO:tasks.rados.rados.0.smithi084.stdout:2099: finishing write tid 3 to smithi08466639-285 2023-10-01T07:34:00.130 INFO:tasks.rados.rados.0.smithi084.stdout:2099: finishing write tid 4 to smithi08466639-285 2023-10-01T07:34:00.130 INFO:tasks.rados.rados.0.smithi084.stdout:2099: finishing write tid 5 to smithi08466639-285 2023-10-01T07:34:00.130 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 285 v 261 (ObjNum 1403 snap 0 seq_num 1403) dirty exists 2023-10-01T07:34:00.131 INFO:tasks.rados.rados.0.smithi084.stdout:2099: left oid 285 (ObjNum 1403 snap 0 seq_num 1403) 2023-10-01T07:34:00.131 INFO:tasks.rados.rados.0.smithi084.stdout:2100: finishing write tid 1 to smithi08466639-197 2023-10-01T07:34:00.131 INFO:tasks.rados.rados.0.smithi084.stdout:2100: finishing write tid 2 to smithi08466639-197 2023-10-01T07:34:00.133 INFO:tasks.rados.rados.0.smithi084.stdout:2099: done (7 left) 2023-10-01T07:34:00.133 INFO:tasks.rados.rados.0.smithi084.stdout:2102: done (6 left) 2023-10-01T07:34:00.133 INFO:tasks.rados.rados.0.smithi084.stdout:2106: done (5 left) 2023-10-01T07:34:00.133 INFO:tasks.rados.rados.0.smithi084.stdout:2107: write oid 50 current snap is 0 2023-10-01T07:34:00.133 INFO:tasks.rados.rados.0.smithi084.stdout:2107: seq_num 1406 ranges {430642=409046,1609212=514480,2827669=768803} 2023-10-01T07:34:00.138 INFO:tasks.rados.rados.0.smithi084.stdout:2107: writing smithi08466639-50 from 430642 to 839688 tid 1 2023-10-01T07:34:00.146 INFO:tasks.rados.rados.0.smithi084.stdout:2107: writing smithi08466639-50 from 1609212 to 2123692 tid 2 2023-10-01T07:34:00.155 INFO:tasks.rados.rados.0.smithi084.stdout:2107: writing smithi08466639-50 from 2827669 to 3596472 tid 3 2023-10-01T07:34:00.155 INFO:tasks.rados.rados.0.smithi084.stdout:2108: read oid 447 snap -1 2023-10-01T07:34:00.155 INFO:tasks.rados.rados.0.smithi084.stdout:2108: expect deleted 2023-10-01T07:34:00.155 INFO:tasks.rados.rados.0.smithi084.stdout:2109: read oid 172 snap -1 2023-10-01T07:34:00.155 INFO:tasks.rados.rados.0.smithi084.stdout:2109: expect deleted 2023-10-01T07:34:00.156 INFO:tasks.rados.rados.0.smithi084.stdout:2110: write oid 414 current snap is 0 2023-10-01T07:34:00.156 INFO:tasks.rados.rados.0.smithi084.stdout:2110: seq_num 1407 ranges {447449=600648,1784047=774491,2971445=676004} 2023-10-01T07:34:00.161 INFO:tasks.rados.rados.0.smithi084.stdout:2110: writing smithi08466639-414 from 447449 to 1048097 tid 1 2023-10-01T07:34:00.170 INFO:tasks.rados.rados.0.smithi084.stdout:2110: writing smithi08466639-414 from 1784047 to 2558538 tid 2 2023-10-01T07:34:00.176 INFO:tasks.rados.rados.0.smithi084.stdout:2110: writing smithi08466639-414 from 2971445 to 3647449 tid 3 2023-10-01T07:34:00.176 INFO:tasks.rados.rados.0.smithi084.stdout:2111: read oid 113 snap -1 2023-10-01T07:34:00.176 INFO:tasks.rados.rados.0.smithi084.stdout:2111: expect (ObjNum 1069 snap 0 seq_num 1069) 2023-10-01T07:34:00.177 INFO:tasks.rados.rados.0.smithi084.stdout:2112: read oid 282 snap -1 2023-10-01T07:34:00.177 INFO:tasks.rados.rados.0.smithi084.stdout:2112: expect (ObjNum 1186 snap 0 seq_num 1186) 2023-10-01T07:34:00.177 INFO:tasks.rados.rados.0.smithi084.stdout:2113: write oid 65 current snap is 0 2023-10-01T07:34:00.177 INFO:tasks.rados.rados.0.smithi084.stdout:2113: seq_num 1408 ranges {464256=675897,1726176=518149,2882515=507700} 2023-10-01T07:34:00.183 INFO:tasks.rados.rados.0.smithi084.stdout:2113: writing smithi08466639-65 from 464256 to 1140153 tid 1 2023-10-01T07:34:00.189 INFO:tasks.rados.rados.0.smithi084.stdout:2113: writing smithi08466639-65 from 1726176 to 2244325 tid 2 2023-10-01T07:34:00.196 INFO:tasks.rados.rados.0.smithi084.stdout:2113: writing smithi08466639-65 from 2882515 to 3390215 tid 3 2023-10-01T07:34:00.196 INFO:tasks.rados.rados.0.smithi084.stdout:2114: write oid 199 current snap is 0 2023-10-01T07:34:00.196 INFO:tasks.rados.rados.0.smithi084.stdout:2100: finishing write tid 3 to smithi08466639-197 2023-10-01T07:34:00.196 INFO:tasks.rados.rados.0.smithi084.stdout:2100: finishing write tid 4 to smithi08466639-197 2023-10-01T07:34:00.196 INFO:tasks.rados.rados.0.smithi084.stdout:2100: finishing write tid 5 to smithi08466639-197 2023-10-01T07:34:00.196 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 197 v 323 (ObjNum 1404 snap 0 seq_num 1404) dirty exists 2023-10-01T07:34:00.196 INFO:tasks.rados.rados.0.smithi084.stdout:2100: left oid 197 (ObjNum 1404 snap 0 seq_num 1404) 2023-10-01T07:34:00.196 INFO:tasks.rados.rados.0.smithi084.stdout:2114: seq_num 1409 ranges {481063=751146,1784658=778160,3309938=371125} 2023-10-01T07:34:00.203 INFO:tasks.rados.rados.0.smithi084.stdout:2114: writing smithi08466639-199 from 481063 to 1232209 tid 1 2023-10-01T07:34:00.210 INFO:tasks.rados.rados.0.smithi084.stdout:2114: writing smithi08466639-199 from 1784658 to 2562818 tid 2 2023-10-01T07:34:00.216 INFO:tasks.rados.rados.0.smithi084.stdout:2114: writing smithi08466639-199 from 3309938 to 3681063 tid 3 2023-10-01T07:34:00.217 INFO:tasks.rados.rados.0.smithi084.stdout:2100: done (12 left) 2023-10-01T07:34:00.217 INFO:tasks.rados.rados.0.smithi084.stdout:2115: write oid 201 current snap is 0 2023-10-01T07:34:00.217 INFO:tasks.rados.rados.0.smithi084.stdout:2115: seq_num 1410 ranges {497870=426395,1443140=521818,2537361=530244,3583943=113927} 2023-10-01T07:34:00.222 INFO:tasks.rados.rados.0.smithi084.stdout:2115: writing smithi08466639-201 from 497870 to 924265 tid 1 2023-10-01T07:34:00.228 INFO:tasks.rados.rados.0.smithi084.stdout:2115: writing smithi08466639-201 from 1443140 to 1964958 tid 2 2023-10-01T07:34:00.234 INFO:tasks.rados.rados.0.smithi084.stdout:2115: writing smithi08466639-201 from 2537361 to 3067605 tid 3 2023-10-01T07:34:00.238 INFO:tasks.rados.rados.0.smithi084.stdout:2115: writing smithi08466639-201 from 3583943 to 3697870 tid 4 2023-10-01T07:34:00.238 INFO:tasks.rados.rados.0.smithi084.stdout:2116: read oid 251 snap -1 2023-10-01T07:34:00.238 INFO:tasks.rados.rados.0.smithi084.stdout:2116: expect (ObjNum 1182 snap 0 seq_num 1182) 2023-10-01T07:34:00.238 INFO:tasks.rados.rados.0.smithi084.stdout:2117: write oid 14 current snap is 0 2023-10-01T07:34:00.238 INFO:tasks.rados.rados.0.smithi084.stdout:2117: seq_num 1411 ranges {514677=501644,1501622=781829,2964784=741516} 2023-10-01T07:34:00.243 INFO:tasks.rados.rados.0.smithi084.stdout:2117: writing smithi08466639-14 from 514677 to 1016321 tid 1 2023-10-01T07:34:00.250 INFO:tasks.rados.rados.0.smithi084.stdout:2117: writing smithi08466639-14 from 1501622 to 2283451 tid 2 2023-10-01T07:34:00.258 INFO:tasks.rados.rados.0.smithi084.stdout:2117: writing smithi08466639-14 from 2964784 to 3706300 tid 3 2023-10-01T07:34:00.259 INFO:tasks.rados.rados.0.smithi084.stdout:2118: write oid 340 current snap is 0 2023-10-01T07:34:00.259 INFO:tasks.rados.rados.0.smithi084.stdout:2118: seq_num 1412 ranges {531484=576893,1843751=525487,2875854=669141} 2023-10-01T07:34:00.265 INFO:tasks.rados.rados.0.smithi084.stdout:2118: writing smithi08466639-340 from 531484 to 1108377 tid 1 2023-10-01T07:34:00.272 INFO:tasks.rados.rados.0.smithi084.stdout:2118: writing smithi08466639-340 from 1843751 to 2369238 tid 2 2023-10-01T07:34:00.279 INFO:tasks.rados.rados.0.smithi084.stdout:2118: writing smithi08466639-340 from 2875854 to 3544995 tid 3 2023-10-01T07:34:00.279 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:34:00.279 INFO:tasks.rados.rados.0.smithi084.stdout:2105: expect (ObjNum 1322 snap 0 seq_num 1322) 2023-10-01T07:34:00.420 INFO:tasks.rados.rados.0.smithi084.stdout:2101: expect (ObjNum 1253 snap 0 seq_num 1253) 2023-10-01T07:34:00.565 INFO:tasks.rados.rados.0.smithi084.stdout:2103: expect (ObjNum 1255 snap 0 seq_num 1255) 2023-10-01T07:34:00.712 INFO:tasks.rados.rados.0.smithi084.stdout:2104: expect (ObjNum 811 snap 0 seq_num 811) 2023-10-01T07:34:00.918 INFO:tasks.rados.rados.0.smithi084.stdout:2107: finishing write tid 1 to smithi08466639-50 2023-10-01T07:34:00.918 INFO:tasks.rados.rados.0.smithi084.stdout:2107: finishing write tid 2 to smithi08466639-50 2023-10-01T07:34:00.919 INFO:tasks.rados.rados.0.smithi084.stdout:2107: finishing write tid 3 to smithi08466639-50 2023-10-01T07:34:00.919 INFO:tasks.rados.rados.0.smithi084.stdout:2107: finishing write tid 4 to smithi08466639-50 2023-10-01T07:34:00.919 INFO:tasks.rados.rados.0.smithi084.stdout:2107: finishing write tid 5 to smithi08466639-50 2023-10-01T07:34:00.919 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 50 v 245 (ObjNum 1406 snap 0 seq_num 1406) dirty exists 2023-10-01T07:34:00.919 INFO:tasks.rados.rados.0.smithi084.stdout:2107: left oid 50 (ObjNum 1406 snap 0 seq_num 1406) 2023-10-01T07:34:00.919 INFO:tasks.rados.rados.0.smithi084.stdout:2110: finishing write tid 1 to smithi08466639-414 2023-10-01T07:34:00.919 INFO:tasks.rados.rados.0.smithi084.stdout:2110: finishing write tid 2 to smithi08466639-414 2023-10-01T07:34:00.919 INFO:tasks.rados.rados.0.smithi084.stdout:2110: finishing write tid 3 to smithi08466639-414 2023-10-01T07:34:00.919 INFO:tasks.rados.rados.0.smithi084.stdout:2110: finishing write tid 4 to smithi08466639-414 2023-10-01T07:34:00.919 INFO:tasks.rados.rados.0.smithi084.stdout:2110: finishing write tid 5 to smithi08466639-414 2023-10-01T07:34:00.919 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 414 v 301 (ObjNum 1407 snap 0 seq_num 1407) dirty exists 2023-10-01T07:34:00.919 INFO:tasks.rados.rados.0.smithi084.stdout:2110: left oid 414 (ObjNum 1407 snap 0 seq_num 1407) 2023-10-01T07:34:00.920 INFO:tasks.rados.rados.0.smithi084.stdout:2113: finishing write tid 1 to smithi08466639-65 2023-10-01T07:34:00.920 INFO:tasks.rados.rados.0.smithi084.stdout:2111: expect (ObjNum 1069 snap 0 seq_num 1069) 2023-10-01T07:34:01.103 INFO:tasks.rados.rados.0.smithi084.stdout:2113: finishing write tid 2 to smithi08466639-65 2023-10-01T07:34:01.103 INFO:tasks.rados.rados.0.smithi084.stdout:2112: expect (ObjNum 1186 snap 0 seq_num 1186) 2023-10-01T07:34:01.326 INFO:tasks.rados.rados.0.smithi084.stdout:2113: finishing write tid 3 to smithi08466639-65 2023-10-01T07:34:01.326 INFO:tasks.rados.rados.0.smithi084.stdout:2101: done (15 left) 2023-10-01T07:34:01.326 INFO:tasks.rados.rados.0.smithi084.stdout:2103: done (14 left) 2023-10-01T07:34:01.326 INFO:tasks.rados.rados.0.smithi084.stdout:2104: done (13 left) 2023-10-01T07:34:01.326 INFO:tasks.rados.rados.0.smithi084.stdout:2105: done (12 left) 2023-10-01T07:34:01.326 INFO:tasks.rados.rados.0.smithi084.stdout:2107: done (11 left) 2023-10-01T07:34:01.326 INFO:tasks.rados.rados.0.smithi084.stdout:2108: done (10 left) 2023-10-01T07:34:01.327 INFO:tasks.rados.rados.0.smithi084.stdout:2109: done (9 left) 2023-10-01T07:34:01.327 INFO:tasks.rados.rados.0.smithi084.stdout:2110: done (8 left) 2023-10-01T07:34:01.327 INFO:tasks.rados.rados.0.smithi084.stdout:2111: done (7 left) 2023-10-01T07:34:01.327 INFO:tasks.rados.rados.0.smithi084.stdout:2112: done (6 left) 2023-10-01T07:34:01.327 INFO:tasks.rados.rados.0.smithi084.stdout:2119: read oid 448 snap -1 2023-10-01T07:34:01.327 INFO:tasks.rados.rados.0.smithi084.stdout:2119: expect (ObjNum 1273 snap 0 seq_num 1273) 2023-10-01T07:34:01.327 INFO:tasks.rados.rados.0.smithi084.stdout:2120: read oid 29 snap -1 2023-10-01T07:34:01.327 INFO:tasks.rados.rados.0.smithi084.stdout:2120: expect (ObjNum 902 snap 0 seq_num 902) 2023-10-01T07:34:01.327 INFO:tasks.rados.rados.0.smithi084.stdout:2121: write oid 425 current snap is 0 2023-10-01T07:34:01.327 INFO:tasks.rados.rados.0.smithi084.stdout:2121: seq_num 1413 ranges {548291=652142,1902233=785498,3303277=445014} 2023-10-01T07:34:01.333 INFO:tasks.rados.rados.0.smithi084.stdout:2121: writing smithi08466639-425 from 548291 to 1200433 tid 1 2023-10-01T07:34:01.343 INFO:tasks.rados.rados.0.smithi084.stdout:2121: writing smithi08466639-425 from 1902233 to 2687731 tid 2 2023-10-01T07:34:01.349 INFO:tasks.rados.rados.0.smithi084.stdout:2121: writing smithi08466639-425 from 3303277 to 3748291 tid 3 2023-10-01T07:34:01.349 INFO:tasks.rados.rados.0.smithi084.stdout:2122: write oid 108 current snap is 0 2023-10-01T07:34:01.349 INFO:tasks.rados.rados.0.smithi084.stdout:2122: seq_num 1414 ranges {565098=727391,1960715=529156,2930700=691685} 2023-10-01T07:34:01.356 INFO:tasks.rados.rados.0.smithi084.stdout:2122: writing smithi08466639-108 from 565098 to 1292489 tid 1 2023-10-01T07:34:01.363 INFO:tasks.rados.rados.0.smithi084.stdout:2122: writing smithi08466639-108 from 1960715 to 2489871 tid 2 2023-10-01T07:34:01.370 INFO:tasks.rados.rados.0.smithi084.stdout:2122: writing smithi08466639-108 from 2930700 to 3622385 tid 3 2023-10-01T07:34:01.370 INFO:tasks.rados.rados.0.smithi084.stdout:2123: read oid 480 snap -1 2023-10-01T07:34:01.371 INFO:tasks.rados.rados.0.smithi084.stdout:2123: expect (ObjNum 807 snap 0 seq_num 807) 2023-10-01T07:34:01.371 INFO:tasks.rados.rados.0.smithi084.stdout:2124: write oid 87 current snap is 0 2023-10-01T07:34:01.371 INFO:tasks.rados.rados.0.smithi084.stdout:2113: finishing write tid 4 to smithi08466639-65 2023-10-01T07:34:01.371 INFO:tasks.rados.rados.0.smithi084.stdout:2113: finishing write tid 5 to smithi08466639-65 2023-10-01T07:34:01.371 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 65 v 264 (ObjNum 1408 snap 0 seq_num 1408) dirty exists 2023-10-01T07:34:01.371 INFO:tasks.rados.rados.0.smithi084.stdout:2113: left oid 65 (ObjNum 1408 snap 0 seq_num 1408) 2023-10-01T07:34:01.371 INFO:tasks.rados.rados.0.smithi084.stdout:2114: finishing write tid 1 to smithi08466639-199 2023-10-01T07:34:01.371 INFO:tasks.rados.rados.0.smithi084.stdout:2114: finishing write tid 2 to smithi08466639-199 2023-10-01T07:34:01.372 INFO:tasks.rados.rados.0.smithi084.stdout:2124: seq_num 1415 ranges {581905=518993,1735550=672814,2958123=502957} 2023-10-01T07:34:01.376 INFO:tasks.rados.rados.0.smithi084.stdout:2124: writing smithi08466639-87 from 581905 to 1100898 tid 1 2023-10-01T07:34:01.383 INFO:tasks.rados.rados.0.smithi084.stdout:2124: writing smithi08466639-87 from 1735550 to 2408364 tid 2 2023-10-01T07:34:01.390 INFO:tasks.rados.rados.0.smithi084.stdout:2124: writing smithi08466639-87 from 2958123 to 3461080 tid 3 2023-10-01T07:34:01.390 INFO:tasks.rados.rados.0.smithi084.stdout:2113: done (11 left) 2023-10-01T07:34:01.390 INFO:tasks.rados.rados.0.smithi084.stdout:2125: write oid 232 current snap is 0 2023-10-01T07:34:01.390 INFO:tasks.rados.rados.0.smithi084.stdout:2114: finishing write tid 3 to smithi08466639-199 2023-10-01T07:34:01.390 INFO:tasks.rados.rados.0.smithi084.stdout:2125: seq_num 1416 ranges {598712=594242,1677679=532825,2985546=430582} 2023-10-01T07:34:01.396 INFO:tasks.rados.rados.0.smithi084.stdout:2125: writing smithi08466639-232 from 598712 to 1192954 tid 1 2023-10-01T07:34:01.402 INFO:tasks.rados.rados.0.smithi084.stdout:2125: writing smithi08466639-232 from 1677679 to 2210504 tid 2 2023-10-01T07:34:01.409 INFO:tasks.rados.rados.0.smithi084.stdout:2125: writing smithi08466639-232 from 2985546 to 3416128 tid 3 2023-10-01T07:34:01.409 INFO:tasks.rados.rados.0.smithi084.stdout:2126: write oid 298 current snap is 0 2023-10-01T07:34:01.409 INFO:tasks.rados.rados.0.smithi084.stdout:2126: seq_num 1417 ranges {615519=669491,1736161=676483,2896616=641854} 2023-10-01T07:34:01.416 INFO:tasks.rados.rados.0.smithi084.stdout:2126: writing smithi08466639-298 from 615519 to 1285010 tid 1 2023-10-01T07:34:01.423 INFO:tasks.rados.rados.0.smithi084.stdout:2126: writing smithi08466639-298 from 1736161 to 2412644 tid 2 2023-10-01T07:34:01.430 INFO:tasks.rados.rados.0.smithi084.stdout:2126: writing smithi08466639-298 from 2896616 to 3538470 tid 3 2023-10-01T07:34:01.430 INFO:tasks.rados.rados.0.smithi084.stdout:2127: read oid 74 snap -1 2023-10-01T07:34:01.430 INFO:tasks.rados.rados.0.smithi084.stdout:2127: expect (ObjNum 1336 snap 0 seq_num 1336) 2023-10-01T07:34:01.431 INFO:tasks.rados.rados.0.smithi084.stdout:2128: write oid 81 current snap is 0 2023-10-01T07:34:01.431 INFO:tasks.rados.rados.0.smithi084.stdout:2114: finishing write tid 4 to smithi08466639-199 2023-10-01T07:34:01.431 INFO:tasks.rados.rados.0.smithi084.stdout:2114: finishing write tid 5 to smithi08466639-199 2023-10-01T07:34:01.431 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 199 v 305 (ObjNum 1409 snap 0 seq_num 1409) dirty exists 2023-10-01T07:34:01.431 INFO:tasks.rados.rados.0.smithi084.stdout:2114: left oid 199 (ObjNum 1409 snap 0 seq_num 1409) 2023-10-01T07:34:01.431 INFO:tasks.rados.rados.0.smithi084.stdout:2115: finishing write tid 1 to smithi08466639-201 2023-10-01T07:34:01.431 INFO:tasks.rados.rados.0.smithi084.stdout:2128: seq_num 1418 ranges {632326=744740,1794643=536494,3040392=453126} 2023-10-01T07:34:01.438 INFO:tasks.rados.rados.0.smithi084.stdout:2128: writing smithi08466639-81 from 632326 to 1377066 tid 1 2023-10-01T07:34:01.443 INFO:tasks.rados.rados.0.smithi084.stdout:2128: writing smithi08466639-81 from 1794643 to 2331137 tid 2 2023-10-01T07:34:01.450 INFO:tasks.rados.rados.0.smithi084.stdout:2128: writing smithi08466639-81 from 3040392 to 3493518 tid 3 2023-10-01T07:34:01.450 INFO:tasks.rados.rados.0.smithi084.stdout:2114: done (14 left) 2023-10-01T07:34:01.451 INFO:tasks.rados.rados.0.smithi084.stdout:2129: write oid 127 current snap is 0 2023-10-01T07:34:01.451 INFO:tasks.rados.rados.0.smithi084.stdout:2115: finishing write tid 2 to smithi08466639-201 2023-10-01T07:34:01.451 INFO:tasks.rados.rados.0.smithi084.stdout:2115: finishing write tid 3 to smithi08466639-201 2023-10-01T07:34:01.451 INFO:tasks.rados.rados.0.smithi084.stdout:2129: seq_num 1419 ranges {649133=419989,1853125=680152,2951462=664398} 2023-10-01T07:34:01.456 INFO:tasks.rados.rados.0.smithi084.stdout:2129: writing smithi08466639-127 from 649133 to 1069122 tid 1 2023-10-01T07:34:01.464 INFO:tasks.rados.rados.0.smithi084.stdout:2129: writing smithi08466639-127 from 1853125 to 2533277 tid 2 2023-10-01T07:34:01.471 INFO:tasks.rados.rados.0.smithi084.stdout:2129: writing smithi08466639-127 from 2951462 to 3615860 tid 3 2023-10-01T07:34:01.471 INFO:tasks.rados.rados.0.smithi084.stdout:2130: read oid 133 snap -1 2023-10-01T07:34:01.471 INFO:tasks.rados.rados.0.smithi084.stdout:2130: expect (ObjNum 1337 snap 0 seq_num 1337) 2023-10-01T07:34:01.471 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:34:01.472 INFO:tasks.rados.rados.0.smithi084.stdout:2115: finishing write tid 4 to smithi08466639-201 2023-10-01T07:34:01.472 INFO:tasks.rados.rados.0.smithi084.stdout:2115: finishing write tid 5 to smithi08466639-201 2023-10-01T07:34:01.472 INFO:tasks.rados.rados.0.smithi084.stdout:2115: finishing write tid 6 to smithi08466639-201 2023-10-01T07:34:01.472 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 201 v 339 (ObjNum 1410 snap 0 seq_num 1410) dirty exists 2023-10-01T07:34:01.472 INFO:tasks.rados.rados.0.smithi084.stdout:2115: left oid 201 (ObjNum 1410 snap 0 seq_num 1410) 2023-10-01T07:34:01.472 INFO:tasks.rados.rados.0.smithi084.stdout:2117: finishing write tid 1 to smithi08466639-14 2023-10-01T07:34:01.472 INFO:tasks.rados.rados.0.smithi084.stdout:2115: done (15 left) 2023-10-01T07:34:01.472 INFO:tasks.rados.rados.0.smithi084.stdout:2131: write oid 456 current snap is 0 2023-10-01T07:34:01.472 INFO:tasks.rados.rados.0.smithi084.stdout:2116: expect (ObjNum 1182 snap 0 seq_num 1182) 2023-10-01T07:34:01.684 INFO:tasks.rados.rados.0.smithi084.stdout:2117: finishing write tid 2 to smithi08466639-14 2023-10-01T07:34:01.685 INFO:tasks.rados.rados.0.smithi084.stdout:2117: finishing write tid 3 to smithi08466639-14 2023-10-01T07:34:01.685 INFO:tasks.rados.rados.0.smithi084.stdout:2117: finishing write tid 4 to smithi08466639-14 2023-10-01T07:34:01.685 INFO:tasks.rados.rados.0.smithi084.stdout:2117: finishing write tid 5 to smithi08466639-14 2023-10-01T07:34:01.685 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 14 v 343 (ObjNum 1411 snap 0 seq_num 1411) dirty exists 2023-10-01T07:34:01.685 INFO:tasks.rados.rados.0.smithi084.stdout:2117: left oid 14 (ObjNum 1411 snap 0 seq_num 1411) 2023-10-01T07:34:01.685 INFO:tasks.rados.rados.0.smithi084.stdout:2118: finishing write tid 1 to smithi08466639-340 2023-10-01T07:34:01.685 INFO:tasks.rados.rados.0.smithi084.stdout:2131: seq_num 1420 ranges {665940=495238,1795254=540163,2978885=475670} 2023-10-01T07:34:01.691 INFO:tasks.rados.rados.0.smithi084.stdout:2131: writing smithi08466639-456 from 665940 to 1161178 tid 1 2023-10-01T07:34:01.698 INFO:tasks.rados.rados.0.smithi084.stdout:2131: writing smithi08466639-456 from 1795254 to 2335417 tid 2 2023-10-01T07:34:01.705 INFO:tasks.rados.rados.0.smithi084.stdout:2131: writing smithi08466639-456 from 2978885 to 3454555 tid 3 2023-10-01T07:34:01.705 INFO:tasks.rados.rados.0.smithi084.stdout:2116: done (15 left) 2023-10-01T07:34:01.705 INFO:tasks.rados.rados.0.smithi084.stdout:2117: done (14 left) 2023-10-01T07:34:01.706 INFO:tasks.rados.rados.0.smithi084.stdout:2132: read oid 292 snap -1 2023-10-01T07:34:01.706 INFO:tasks.rados.rados.0.smithi084.stdout:2132: expect deleted 2023-10-01T07:34:01.706 INFO:tasks.rados.rados.0.smithi084.stdout:2133: delete oid 430 current snap is 0 2023-10-01T07:34:01.706 INFO:tasks.rados.rados.0.smithi084.stdout:2118: finishing write tid 2 to smithi08466639-340 2023-10-01T07:34:01.706 INFO:tasks.rados.rados.0.smithi084.stdout:2118: finishing write tid 3 to smithi08466639-340 2023-10-01T07:34:01.706 INFO:tasks.rados.rados.0.smithi084.stdout:2118: finishing write tid 4 to smithi08466639-340 2023-10-01T07:34:01.706 INFO:tasks.rados.rados.0.smithi084.stdout:2118: finishing write tid 5 to smithi08466639-340 2023-10-01T07:34:01.706 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 340 v 314 (ObjNum 1412 snap 0 seq_num 1412) dirty exists 2023-10-01T07:34:01.706 INFO:tasks.rados.rados.0.smithi084.stdout:2118: left oid 340 (ObjNum 1412 snap 0 seq_num 1412) 2023-10-01T07:34:01.706 INFO:tasks.rados.rados.0.smithi084.stdout:2120: expect (ObjNum 902 snap 0 seq_num 902) 2023-10-01T07:34:01.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:01 smithi112 bash[27689]: cluster 2023-10-01T07:33:58.364163+0000 mgr.x (mgr.24739) 12 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 37 MiB/s rd, 4.7 MiB/s wr, 73 op/s 2023-10-01T07:34:01.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:01 smithi112 bash[27689]: audit 2023-10-01T07:33:58.505835+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T07:34:01.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:01 smithi112 bash[27689]: audit 2023-10-01T07:33:58.506110+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T07:34:01.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:01 smithi112 bash[27689]: audit 2023-10-01T07:33:58.506346+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T07:34:01.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:01 smithi112 bash[27689]: audit 2023-10-01T07:33:58.656020+0000 mon.c (mon.2) 130 : audit [DBG] from='client.? 172.21.15.84:0/2024304059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:01.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:01 smithi112 bash[27689]: audit 2023-10-01T07:33:59.451237+0000 mon.a (mon.0) 757 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-01T07:34:01.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:01 smithi112 bash[27689]: audit 2023-10-01T07:33:59.462116+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:01.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:01 smithi112 bash[27689]: audit 2023-10-01T07:33:59.464059+0000 mon.b (mon.1) 60 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-01T07:34:01.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:01 smithi112 bash[27689]: audit 2023-10-01T07:34:00.398653+0000 mon.b (mon.1) 61 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-01T07:34:01.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:01 smithi112 bash[27689]: audit 2023-10-01T07:34:00.405511+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T07:34:01.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:01 smithi112 bash[27689]: audit 2023-10-01T07:34:00.405697+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T07:34:01.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:01 smithi112 bash[27689]: audit 2023-10-01T07:34:00.405844+0000 mon.b (mon.1) 64 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T07:34:01.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:01 smithi112 bash[27689]: audit 2023-10-01T07:34:00.409164+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T07:34:01.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:01 smithi084 bash[27378]: cluster 2023-10-01T07:33:58.364163+0000 mgr.x (mgr.24739) 12 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 37 MiB/s rd, 4.7 MiB/s wr, 73 op/s 2023-10-01T07:34:01.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:01 smithi084 bash[27378]: audit 2023-10-01T07:33:58.505835+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T07:34:01.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:01 smithi084 bash[27378]: audit 2023-10-01T07:33:58.506110+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T07:34:01.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:01 smithi084 bash[27378]: audit 2023-10-01T07:33:58.506346+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T07:34:01.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:01 smithi084 bash[27378]: audit 2023-10-01T07:33:58.656020+0000 mon.c (mon.2) 130 : audit [DBG] from='client.? 172.21.15.84:0/2024304059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:01.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:01 smithi084 bash[27378]: audit 2023-10-01T07:33:59.451237+0000 mon.a (mon.0) 757 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-01T07:34:01.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:01 smithi084 bash[27378]: audit 2023-10-01T07:33:59.462116+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:01.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:01 smithi084 bash[27378]: audit 2023-10-01T07:33:59.464059+0000 mon.b (mon.1) 60 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-01T07:34:01.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:01 smithi084 bash[27378]: audit 2023-10-01T07:34:00.398653+0000 mon.b (mon.1) 61 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-01T07:34:01.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:01 smithi084 bash[27378]: audit 2023-10-01T07:34:00.405511+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T07:34:01.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:01 smithi084 bash[27378]: audit 2023-10-01T07:34:00.405697+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T07:34:01.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:01 smithi084 bash[27378]: audit 2023-10-01T07:34:00.405844+0000 mon.b (mon.1) 64 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T07:34:01.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:01 smithi084 bash[27378]: audit 2023-10-01T07:34:00.409164+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T07:34:01.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:01 smithi084 bash[33757]: cluster 2023-10-01T07:33:58.364163+0000 mgr.x (mgr.24739) 12 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 37 MiB/s rd, 4.7 MiB/s wr, 73 op/s 2023-10-01T07:34:01.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:01 smithi084 bash[33757]: audit 2023-10-01T07:33:58.505835+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T07:34:01.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:01 smithi084 bash[33757]: audit 2023-10-01T07:33:58.506110+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T07:34:01.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:01 smithi084 bash[33757]: audit 2023-10-01T07:33:58.506346+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T07:34:01.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:01 smithi084 bash[33757]: audit 2023-10-01T07:33:58.656020+0000 mon.c (mon.2) 130 : audit [DBG] from='client.? 172.21.15.84:0/2024304059' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:01.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:01 smithi084 bash[33757]: audit 2023-10-01T07:33:59.451237+0000 mon.a (mon.0) 757 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-01T07:34:01.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:01 smithi084 bash[33757]: audit 2023-10-01T07:33:59.462116+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:01.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:01 smithi084 bash[33757]: audit 2023-10-01T07:33:59.464059+0000 mon.b (mon.1) 60 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-01T07:34:01.828 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:01 smithi084 bash[33757]: audit 2023-10-01T07:34:00.398653+0000 mon.b (mon.1) 61 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-01T07:34:01.828 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:01 smithi084 bash[33757]: audit 2023-10-01T07:34:00.405511+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T07:34:01.828 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:01 smithi084 bash[33757]: audit 2023-10-01T07:34:00.405697+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T07:34:01.828 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:01 smithi084 bash[33757]: audit 2023-10-01T07:34:00.405844+0000 mon.b (mon.1) 64 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T07:34:01.828 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:01 smithi084 bash[33757]: audit 2023-10-01T07:34:00.409164+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T07:34:01.848 INFO:tasks.rados.rados.0.smithi084.stdout:2119: expect (ObjNum 1273 snap 0 seq_num 1273) 2023-10-01T07:34:02.078 INFO:tasks.rados.rados.0.smithi084.stdout:2121: finishing write tid 1 to smithi08466639-425 2023-10-01T07:34:02.079 INFO:tasks.rados.rados.0.smithi084.stdout:2121: finishing write tid 2 to smithi08466639-425 2023-10-01T07:34:02.079 INFO:tasks.rados.rados.0.smithi084.stdout:2121: finishing write tid 3 to smithi08466639-425 2023-10-01T07:34:02.079 INFO:tasks.rados.rados.0.smithi084.stdout:2121: finishing write tid 4 to smithi08466639-425 2023-10-01T07:34:02.079 INFO:tasks.rados.rados.0.smithi084.stdout:2121: finishing write tid 5 to smithi08466639-425 2023-10-01T07:34:02.079 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 425 v 331 (ObjNum 1413 snap 0 seq_num 1413) dirty exists 2023-10-01T07:34:02.079 INFO:tasks.rados.rados.0.smithi084.stdout:2121: left oid 425 (ObjNum 1413 snap 0 seq_num 1413) 2023-10-01T07:34:02.079 INFO:tasks.rados.rados.0.smithi084.stdout:2122: finishing write tid 1 to smithi08466639-108 2023-10-01T07:34:02.079 INFO:tasks.rados.rados.0.smithi084.stdout:2118: done (15 left) 2023-10-01T07:34:02.079 INFO:tasks.rados.rados.0.smithi084.stdout:2119: done (14 left) 2023-10-01T07:34:02.079 INFO:tasks.rados.rados.0.smithi084.stdout:2120: done (13 left) 2023-10-01T07:34:02.079 INFO:tasks.rados.rados.0.smithi084.stdout:2121: done (12 left) 2023-10-01T07:34:02.080 INFO:tasks.rados.rados.0.smithi084.stdout:2133: done (11 left) 2023-10-01T07:34:02.080 INFO:tasks.rados.rados.0.smithi084.stdout:2134: read oid 19 snap -1 2023-10-01T07:34:02.080 INFO:tasks.rados.rados.0.smithi084.stdout:2134: expect (ObjNum 18 snap 0 seq_num 18) 2023-10-01T07:34:02.080 INFO:tasks.rados.rados.0.smithi084.stdout:2135: read oid 132 snap -1 2023-10-01T07:34:02.080 INFO:tasks.rados.rados.0.smithi084.stdout:2135: expect (ObjNum 1187 snap 0 seq_num 1187) 2023-10-01T07:34:02.080 INFO:tasks.rados.rados.0.smithi084.stdout:2136: write oid 427 current snap is 0 2023-10-01T07:34:02.080 INFO:tasks.rados.rados.0.smithi084.stdout:2122: finishing write tid 2 to smithi08466639-108 2023-10-01T07:34:02.080 INFO:tasks.rados.rados.0.smithi084.stdout:2136: seq_num 1422 ranges {699554=762089,2028571=543832,3150084=614567} 2023-10-01T07:34:02.087 INFO:tasks.rados.rados.0.smithi084.stdout:2136: writing smithi08466639-427 from 699554 to 1461643 tid 1 2023-10-01T07:34:02.094 INFO:tasks.rados.rados.0.smithi084.stdout:2136: writing smithi08466639-427 from 2028571 to 2572403 tid 2 2023-10-01T07:34:02.101 INFO:tasks.rados.rados.0.smithi084.stdout:2136: writing smithi08466639-427 from 3150084 to 3764651 tid 3 2023-10-01T07:34:02.101 INFO:tasks.rados.rados.0.smithi084.stdout:2137: read oid 333 snap -1 2023-10-01T07:34:02.101 INFO:tasks.rados.rados.0.smithi084.stdout:2137: expect (ObjNum 1318 snap 0 seq_num 1318) 2023-10-01T07:34:02.102 INFO:tasks.rados.rados.0.smithi084.stdout:2138: read oid 274 snap -1 2023-10-01T07:34:02.102 INFO:tasks.rados.rados.0.smithi084.stdout:2138: expect (ObjNum 1334 snap 0 seq_num 1334) 2023-10-01T07:34:02.102 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:34:02.102 INFO:tasks.rados.rados.0.smithi084.stdout:2122: finishing write tid 3 to smithi08466639-108 2023-10-01T07:34:02.102 INFO:tasks.rados.rados.0.smithi084.stdout:2122: finishing write tid 4 to smithi08466639-108 2023-10-01T07:34:02.102 INFO:tasks.rados.rados.0.smithi084.stdout:2122: finishing write tid 5 to smithi08466639-108 2023-10-01T07:34:02.102 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 108 v 327 (ObjNum 1414 snap 0 seq_num 1414) dirty exists 2023-10-01T07:34:02.102 INFO:tasks.rados.rados.0.smithi084.stdout:2122: left oid 108 (ObjNum 1414 snap 0 seq_num 1414) 2023-10-01T07:34:02.102 INFO:tasks.rados.rados.0.smithi084.stdout:2123: expect (ObjNum 807 snap 0 seq_num 807) 2023-10-01T07:34:02.223 INFO:tasks.rados.rados.0.smithi084.stdout:2124: finishing write tid 1 to smithi08466639-87 2023-10-01T07:34:02.223 INFO:tasks.rados.rados.0.smithi084.stdout:2124: finishing write tid 2 to smithi08466639-87 2023-10-01T07:34:02.223 INFO:tasks.rados.rados.0.smithi084.stdout:2124: finishing write tid 3 to smithi08466639-87 2023-10-01T07:34:02.224 INFO:tasks.rados.rados.0.smithi084.stdout:2124: finishing write tid 4 to smithi08466639-87 2023-10-01T07:34:02.224 INFO:tasks.rados.rados.0.smithi084.stdout:2124: finishing write tid 5 to smithi08466639-87 2023-10-01T07:34:02.224 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 87 v 363 (ObjNum 1415 snap 0 seq_num 1415) dirty exists 2023-10-01T07:34:02.224 INFO:tasks.rados.rados.0.smithi084.stdout:2124: left oid 87 (ObjNum 1415 snap 0 seq_num 1415) 2023-10-01T07:34:02.224 INFO:tasks.rados.rados.0.smithi084.stdout:2125: finishing write tid 1 to smithi08466639-232 2023-10-01T07:34:02.224 INFO:tasks.rados.rados.0.smithi084.stdout:2122: done (15 left) 2023-10-01T07:34:02.224 INFO:tasks.rados.rados.0.smithi084.stdout:2123: done (14 left) 2023-10-01T07:34:02.224 INFO:tasks.rados.rados.0.smithi084.stdout:2124: done (13 left) 2023-10-01T07:34:02.224 INFO:tasks.rados.rados.0.smithi084.stdout:2139: write oid 113 current snap is 0 2023-10-01T07:34:02.224 INFO:tasks.rados.rados.0.smithi084.stdout:2125: finishing write tid 2 to smithi08466639-232 2023-10-01T07:34:02.224 INFO:tasks.rados.rados.0.smithi084.stdout:2125: finishing write tid 3 to smithi08466639-232 2023-10-01T07:34:02.224 INFO:tasks.rados.rados.0.smithi084.stdout:2139: seq_num 1423 ranges {716361=437338,1687053=687490,2777507=425839,3877756=38605} 2023-10-01T07:34:02.229 INFO:tasks.rados.rados.0.smithi084.stdout:2139: writing smithi08466639-113 from 716361 to 1153699 tid 1 2023-10-01T07:34:02.236 INFO:tasks.rados.rados.0.smithi084.stdout:2139: writing smithi08466639-113 from 1687053 to 2374543 tid 2 2023-10-01T07:34:02.241 INFO:tasks.rados.rados.0.smithi084.stdout:2139: writing smithi08466639-113 from 2777507 to 3203346 tid 3 2023-10-01T07:34:02.245 INFO:tasks.rados.rados.0.smithi084.stdout:2139: writing smithi08466639-113 from 3877756 to 3916361 tid 4 2023-10-01T07:34:02.245 INFO:tasks.rados.rados.0.smithi084.stdout:2140: read oid 231 snap -1 2023-10-01T07:34:02.245 INFO:tasks.rados.rados.0.smithi084.stdout:2140: expect (ObjNum 987 snap 0 seq_num 987) 2023-10-01T07:34:02.245 INFO:tasks.rados.rados.0.smithi084.stdout:2141: write oid 131 current snap is 0 2023-10-01T07:34:02.245 INFO:tasks.rados.rados.0.smithi084.stdout:2141: seq_num 1424 ranges {733168=512587,2029182=547501,3088577=637111} 2023-10-01T07:34:02.252 INFO:tasks.rados.rados.0.smithi084.stdout:2141: writing smithi08466639-131 from 733168 to 1245755 tid 1 2023-10-01T07:34:02.260 INFO:tasks.rados.rados.0.smithi084.stdout:2141: writing smithi08466639-131 from 2029182 to 2576683 tid 2 2023-10-01T07:34:02.266 INFO:tasks.rados.rados.0.smithi084.stdout:2141: writing smithi08466639-131 from 3088577 to 3725688 tid 3 2023-10-01T07:34:02.267 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:34:02.267 INFO:tasks.rados.rados.0.smithi084.stdout:2125: finishing write tid 4 to smithi08466639-232 2023-10-01T07:34:02.267 INFO:tasks.rados.rados.0.smithi084.stdout:2125: finishing write tid 5 to smithi08466639-232 2023-10-01T07:34:02.267 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 232 v 216 (ObjNum 1416 snap 0 seq_num 1416) dirty exists 2023-10-01T07:34:02.267 INFO:tasks.rados.rados.0.smithi084.stdout:2125: left oid 232 (ObjNum 1416 snap 0 seq_num 1416) 2023-10-01T07:34:02.267 INFO:tasks.rados.rados.0.smithi084.stdout:2126: finishing write tid 1 to smithi08466639-298 2023-10-01T07:34:02.267 INFO:tasks.rados.rados.0.smithi084.stdout:2126: finishing write tid 2 to smithi08466639-298 2023-10-01T07:34:02.267 INFO:tasks.rados.rados.0.smithi084.stdout:2126: finishing write tid 3 to smithi08466639-298 2023-10-01T07:34:02.267 INFO:tasks.rados.rados.0.smithi084.stdout:2126: finishing write tid 4 to smithi08466639-298 2023-10-01T07:34:02.267 INFO:tasks.rados.rados.0.smithi084.stdout:2125: done (15 left) 2023-10-01T07:34:02.268 INFO:tasks.rados.rados.0.smithi084.stdout:2142: delete oid 49 current snap is 0 2023-10-01T07:34:02.268 INFO:tasks.rados.rados.0.smithi084.stdout:2126: finishing write tid 5 to smithi08466639-298 2023-10-01T07:34:02.268 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 298 v 243 (ObjNum 1417 snap 0 seq_num 1417) dirty exists 2023-10-01T07:34:02.268 INFO:tasks.rados.rados.0.smithi084.stdout:2126: left oid 298 (ObjNum 1417 snap 0 seq_num 1417) 2023-10-01T07:34:02.268 INFO:tasks.rados.rados.0.smithi084.stdout:2127: expect (ObjNum 1336 snap 0 seq_num 1336) 2023-10-01T07:34:02.387 INFO:tasks.rados.rados.0.smithi084.stdout:2128: finishing write tid 1 to smithi08466639-81 2023-10-01T07:34:02.388 INFO:tasks.rados.rados.0.smithi084.stdout:2128: finishing write tid 2 to smithi08466639-81 2023-10-01T07:34:02.388 INFO:tasks.rados.rados.0.smithi084.stdout:2128: finishing write tid 3 to smithi08466639-81 2023-10-01T07:34:02.388 INFO:tasks.rados.rados.0.smithi084.stdout:2126: done (15 left) 2023-10-01T07:34:02.388 INFO:tasks.rados.rados.0.smithi084.stdout:2127: done (14 left) 2023-10-01T07:34:02.388 INFO:tasks.rados.rados.0.smithi084.stdout:2142: done (13 left) 2023-10-01T07:34:02.388 INFO:tasks.rados.rados.0.smithi084.stdout:2143: write oid 337 current snap is 0 2023-10-01T07:34:02.388 INFO:tasks.rados.rados.0.smithi084.stdout:2128: finishing write tid 4 to smithi08466639-81 2023-10-01T07:34:02.388 INFO:tasks.rados.rados.0.smithi084.stdout:2143: seq_num 1426 ranges {766782=663085,2146146=551170,3143423=776008} 2023-10-01T07:34:02.396 INFO:tasks.rados.rados.0.smithi084.stdout:2143: writing smithi08466639-337 from 766782 to 1429867 tid 1 2023-10-01T07:34:02.402 INFO:tasks.rados.rados.0.smithi084.stdout:2143: writing smithi08466639-337 from 2146146 to 2697316 tid 2 2023-10-01T07:34:02.410 INFO:tasks.rados.rados.0.smithi084.stdout:2143: writing smithi08466639-337 from 3143423 to 3919431 tid 3 2023-10-01T07:34:02.410 INFO:tasks.rados.rados.0.smithi084.stdout:2144: read oid 144 snap -1 2023-10-01T07:34:02.410 INFO:tasks.rados.rados.0.smithi084.stdout:2144: expect (ObjNum 1035 snap 0 seq_num 1035) 2023-10-01T07:34:02.410 INFO:tasks.rados.rados.0.smithi084.stdout:2145: write oid 249 current snap is 0 2023-10-01T07:34:02.410 INFO:tasks.rados.rados.0.smithi084.stdout:2128: finishing write tid 5 to smithi08466639-81 2023-10-01T07:34:02.410 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 81 v 309 (ObjNum 1418 snap 0 seq_num 1418) dirty exists 2023-10-01T07:34:02.410 INFO:tasks.rados.rados.0.smithi084.stdout:2128: left oid 81 (ObjNum 1418 snap 0 seq_num 1418) 2023-10-01T07:34:02.411 INFO:tasks.rados.rados.0.smithi084.stdout:2129: finishing write tid 1 to smithi08466639-127 2023-10-01T07:34:02.411 INFO:tasks.rados.rados.0.smithi084.stdout:2129: finishing write tid 2 to smithi08466639-127 2023-10-01T07:34:02.411 INFO:tasks.rados.rados.0.smithi084.stdout:2129: finishing write tid 3 to smithi08466639-127 2023-10-01T07:34:02.411 INFO:tasks.rados.rados.0.smithi084.stdout:2129: finishing write tid 4 to smithi08466639-127 2023-10-01T07:34:02.411 INFO:tasks.rados.rados.0.smithi084.stdout:2145: seq_num 1427 ranges {783589=738334,2204628=694828,3570846=412743} 2023-10-01T07:34:02.418 INFO:tasks.rados.rados.0.smithi084.stdout:2145: writing smithi08466639-249 from 783589 to 1521923 tid 1 2023-10-01T07:34:02.426 INFO:tasks.rados.rados.0.smithi084.stdout:2145: writing smithi08466639-249 from 2204628 to 2899456 tid 2 2023-10-01T07:34:02.432 INFO:tasks.rados.rados.0.smithi084.stdout:2145: writing smithi08466639-249 from 3570846 to 3983589 tid 3 2023-10-01T07:34:02.432 INFO:tasks.rados.rados.0.smithi084.stdout:2128: done (15 left) 2023-10-01T07:34:02.432 INFO:tasks.rados.rados.0.smithi084.stdout:2146: write oid 173 current snap is 0 2023-10-01T07:34:02.432 INFO:tasks.rados.rados.0.smithi084.stdout:2129: finishing write tid 5 to smithi08466639-127 2023-10-01T07:34:02.432 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 127 v 287 (ObjNum 1419 snap 0 seq_num 1419) dirty exists 2023-10-01T07:34:02.433 INFO:tasks.rados.rados.0.smithi084.stdout:2129: left oid 127 (ObjNum 1419 snap 0 seq_num 1419) 2023-10-01T07:34:02.433 INFO:tasks.rados.rados.0.smithi084.stdout:2146: seq_num 1428 ranges {400396=413583,1463110=438486} 2023-10-01T07:34:02.437 INFO:tasks.rados.rados.0.smithi084.stdout:2146: writing smithi08466639-173 from 400396 to 813979 tid 1 2023-10-01T07:34:02.443 INFO:tasks.rados.rados.0.smithi084.stdout:2146: writing smithi08466639-173 from 1463110 to 1901596 tid 2 2023-10-01T07:34:02.443 INFO:tasks.rados.rados.0.smithi084.stdout:2129: done (15 left) 2023-10-01T07:34:02.443 INFO:tasks.rados.rados.0.smithi084.stdout:2147: write oid 184 current snap is 0 2023-10-01T07:34:02.443 INFO:tasks.rados.rados.0.smithi084.stdout:2130: expect (ObjNum 1337 snap 0 seq_num 1337) 2023-10-01T07:34:02.585 INFO:tasks.rados.rados.0.smithi084.stdout:2131: finishing write tid 1 to smithi08466639-456 2023-10-01T07:34:02.585 INFO:tasks.rados.rados.0.smithi084.stdout:2131: finishing write tid 2 to smithi08466639-456 2023-10-01T07:34:02.585 INFO:tasks.rados.rados.0.smithi084.stdout:2147: seq_num 1429 ranges {417203=488832,1405239=611964} 2023-10-01T07:34:02.590 INFO:tasks.rados.rados.0.smithi084.stdout:2147: writing smithi08466639-184 from 417203 to 906035 tid 1 2023-10-01T07:34:02.598 INFO:tasks.rados.rados.0.smithi084.stdout:2147: writing smithi08466639-184 from 1405239 to 2017203 tid 2 2023-10-01T07:34:02.598 INFO:tasks.rados.rados.0.smithi084.stdout:2130: done (15 left) 2023-10-01T07:34:02.598 INFO:tasks.rados.rados.0.smithi084.stdout:2148: read oid 394 snap -1 2023-10-01T07:34:02.598 INFO:tasks.rados.rados.0.smithi084.stdout:2148: expect (ObjNum 847 snap 0 seq_num 847) 2023-10-01T07:34:02.598 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:34:02.598 INFO:tasks.rados.rados.0.smithi084.stdout:2131: finishing write tid 3 to smithi08466639-456 2023-10-01T07:34:02.598 INFO:tasks.rados.rados.0.smithi084.stdout:2131: finishing write tid 4 to smithi08466639-456 2023-10-01T07:34:02.598 INFO:tasks.rados.rados.0.smithi084.stdout:2132: done (15 left) 2023-10-01T07:34:02.598 INFO:tasks.rados.rados.0.smithi084.stdout:2149: delete oid 330 current snap is 0 2023-10-01T07:34:02.599 INFO:tasks.rados.rados.0.smithi084.stdout:2131: finishing write tid 5 to smithi08466639-456 2023-10-01T07:34:02.599 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 456 v 301 (ObjNum 1420 snap 0 seq_num 1420) dirty exists 2023-10-01T07:34:02.599 INFO:tasks.rados.rados.0.smithi084.stdout:2131: left oid 456 (ObjNum 1420 snap 0 seq_num 1420) 2023-10-01T07:34:02.599 INFO:tasks.rados.rados.0.smithi084.stdout:2134: expect (ObjNum 18 snap 0 seq_num 18) 2023-10-01T07:34:02.676 INFO:tasks.rados.rados.0.smithi084.stdout:2135: expect (ObjNum 1187 snap 0 seq_num 1187) 2023-10-01T07:34:02.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:02 smithi112 bash[27689]: cluster 2023-10-01T07:34:00.365359+0000 mgr.x (mgr.24739) 13 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 68 MiB/s rd, 9.1 MiB/s wr, 116 op/s 2023-10-01T07:34:02.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:02 smithi112 bash[27689]: audit 2023-10-01T07:34:00.404296+0000 mon.c (mon.2) 131 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-01T07:34:02.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:02 smithi112 bash[27689]: audit 2023-10-01T07:34:00.409367+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T07:34:02.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:02 smithi112 bash[27689]: audit 2023-10-01T07:34:00.409720+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T07:34:02.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:02 smithi112 bash[27689]: audit 2023-10-01T07:34:01.093921+0000 mon.a (mon.0) 759 : audit [DBG] from='client.? 172.21.15.84:0/781146428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:02.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:02 smithi112 bash[27689]: audit 2023-10-01T07:34:01.326237+0000 mon.c (mon.2) 132 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-01T07:34:02.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:02 smithi112 bash[27689]: audit 2023-10-01T07:34:01.331221+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:02.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:02 smithi084 bash[27378]: cluster 2023-10-01T07:34:00.365359+0000 mgr.x (mgr.24739) 13 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 68 MiB/s rd, 9.1 MiB/s wr, 116 op/s 2023-10-01T07:34:02.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:02 smithi084 bash[27378]: audit 2023-10-01T07:34:00.404296+0000 mon.c (mon.2) 131 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-01T07:34:02.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:02 smithi084 bash[27378]: audit 2023-10-01T07:34:00.409367+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T07:34:02.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:02 smithi084 bash[27378]: audit 2023-10-01T07:34:00.409720+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T07:34:02.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:02 smithi084 bash[27378]: audit 2023-10-01T07:34:01.093921+0000 mon.a (mon.0) 759 : audit [DBG] from='client.? 172.21.15.84:0/781146428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:02.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:02 smithi084 bash[27378]: audit 2023-10-01T07:34:01.326237+0000 mon.c (mon.2) 132 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-01T07:34:02.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:02 smithi084 bash[27378]: audit 2023-10-01T07:34:01.331221+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:02.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:02 smithi084 bash[33757]: cluster 2023-10-01T07:34:00.365359+0000 mgr.x (mgr.24739) 13 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 68 MiB/s rd, 9.1 MiB/s wr, 116 op/s 2023-10-01T07:34:02.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:02 smithi084 bash[33757]: audit 2023-10-01T07:34:00.404296+0000 mon.c (mon.2) 131 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-01T07:34:02.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:02 smithi084 bash[33757]: audit 2023-10-01T07:34:00.409367+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T07:34:02.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:02 smithi084 bash[33757]: audit 2023-10-01T07:34:00.409720+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T07:34:02.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:02 smithi084 bash[33757]: audit 2023-10-01T07:34:01.093921+0000 mon.a (mon.0) 759 : audit [DBG] from='client.? 172.21.15.84:0/781146428' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:02.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:02 smithi084 bash[33757]: audit 2023-10-01T07:34:01.326237+0000 mon.c (mon.2) 132 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-01T07:34:02.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:02 smithi084 bash[33757]: audit 2023-10-01T07:34:01.331221+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:02.924 INFO:tasks.rados.rados.0.smithi084.stdout:2136: finishing write tid 1 to smithi08466639-427 2023-10-01T07:34:02.924 INFO:tasks.rados.rados.0.smithi084.stdout:2136: finishing write tid 2 to smithi08466639-427 2023-10-01T07:34:02.924 INFO:tasks.rados.rados.0.smithi084.stdout:2131: done (15 left) 2023-10-01T07:34:02.925 INFO:tasks.rados.rados.0.smithi084.stdout:2134: done (14 left) 2023-10-01T07:34:02.925 INFO:tasks.rados.rados.0.smithi084.stdout:2135: done (13 left) 2023-10-01T07:34:02.925 INFO:tasks.rados.rados.0.smithi084.stdout:2149: done (12 left) 2023-10-01T07:34:02.925 INFO:tasks.rados.rados.0.smithi084.stdout:2150: read oid 496 snap -1 2023-10-01T07:34:02.925 INFO:tasks.rados.rados.0.smithi084.stdout:2150: expect (ObjNum 1077 snap 0 seq_num 1077) 2023-10-01T07:34:02.925 INFO:tasks.rados.rados.0.smithi084.stdout:2151: read oid 312 snap -1 2023-10-01T07:34:02.925 INFO:tasks.rados.rados.0.smithi084.stdout:2151: expect (ObjNum 311 snap 0 seq_num 311) 2023-10-01T07:34:02.925 INFO:tasks.rados.rados.0.smithi084.stdout:2152: write oid 233 current snap is 0 2023-10-01T07:34:02.925 INFO:tasks.rados.rados.0.smithi084.stdout:2136: finishing write tid 3 to smithi08466639-427 2023-10-01T07:34:02.925 INFO:tasks.rados.rados.0.smithi084.stdout:2136: finishing write tid 4 to smithi08466639-427 2023-10-01T07:34:02.925 INFO:tasks.rados.rados.0.smithi084.stdout:2136: finishing write tid 5 to smithi08466639-427 2023-10-01T07:34:02.926 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 427 v 233 (ObjNum 1422 snap 0 seq_num 1422) dirty exists 2023-10-01T07:34:02.926 INFO:tasks.rados.rados.0.smithi084.stdout:2136: left oid 427 (ObjNum 1422 snap 0 seq_num 1422) 2023-10-01T07:34:02.926 INFO:tasks.rados.rados.0.smithi084.stdout:2137: expect (ObjNum 1318 snap 0 seq_num 1318) 2023-10-01T07:34:03.027 INFO:tasks.rados.rados.0.smithi084.stdout:2138: expect (ObjNum 1334 snap 0 seq_num 1334) 2023-10-01T07:34:03.149 INFO:tasks.rados.rados.0.smithi084.stdout:2139: finishing write tid 1 to smithi08466639-113 2023-10-01T07:34:03.149 INFO:tasks.rados.rados.0.smithi084.stdout:2139: finishing write tid 2 to smithi08466639-113 2023-10-01T07:34:03.149 INFO:tasks.rados.rados.0.smithi084.stdout:2139: finishing write tid 3 to smithi08466639-113 2023-10-01T07:34:03.149 INFO:tasks.rados.rados.0.smithi084.stdout:2152: seq_num 1431 ranges {450817=755683,1638556=412261} 2023-10-01T07:34:03.156 INFO:tasks.rados.rados.0.smithi084.stdout:2152: writing smithi08466639-233 from 450817 to 1206500 tid 1 2023-10-01T07:34:03.161 INFO:tasks.rados.rados.0.smithi084.stdout:2152: writing smithi08466639-233 from 1638556 to 2050817 tid 2 2023-10-01T07:34:03.162 INFO:tasks.rados.rados.0.smithi084.stdout:2136: done (14 left) 2023-10-01T07:34:03.162 INFO:tasks.rados.rados.0.smithi084.stdout:2137: done (13 left) 2023-10-01T07:34:03.162 INFO:tasks.rados.rados.0.smithi084.stdout:2138: done (12 left) 2023-10-01T07:34:03.162 INFO:tasks.rados.rados.0.smithi084.stdout:2153: read oid 56 snap -1 2023-10-01T07:34:03.162 INFO:tasks.rados.rados.0.smithi084.stdout:2153: expect (ObjNum 55 snap 0 seq_num 55) 2023-10-01T07:34:03.162 INFO:tasks.rados.rados.0.smithi084.stdout:2154: read oid 422 snap -1 2023-10-01T07:34:03.162 INFO:tasks.rados.rados.0.smithi084.stdout:2154: expect deleted 2023-10-01T07:34:03.162 INFO:tasks.rados.rados.0.smithi084.stdout:2155: write oid 102 current snap is 0 2023-10-01T07:34:03.162 INFO:tasks.rados.rados.0.smithi084.stdout:2139: finishing write tid 4 to smithi08466639-113 2023-10-01T07:34:03.163 INFO:tasks.rados.rados.0.smithi084.stdout:2139: finishing write tid 5 to smithi08466639-113 2023-10-01T07:34:03.163 INFO:tasks.rados.rados.0.smithi084.stdout:2139: finishing write tid 6 to smithi08466639-113 2023-10-01T07:34:03.163 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 113 v 250 (ObjNum 1423 snap 0 seq_num 1423) dirty exists 2023-10-01T07:34:03.163 INFO:tasks.rados.rados.0.smithi084.stdout:2139: left oid 113 (ObjNum 1423 snap 0 seq_num 1423) 2023-10-01T07:34:03.163 INFO:tasks.rados.rados.0.smithi084.stdout:2140: expect (ObjNum 987 snap 0 seq_num 987) 2023-10-01T07:34:03.271 INFO:tasks.rados.rados.0.smithi084.stdout:2141: finishing write tid 1 to smithi08466639-131 2023-10-01T07:34:03.271 INFO:tasks.rados.rados.0.smithi084.stdout:2141: finishing write tid 2 to smithi08466639-131 2023-10-01T07:34:03.271 INFO:tasks.rados.rados.0.smithi084.stdout:2141: finishing write tid 3 to smithi08466639-131 2023-10-01T07:34:03.271 INFO:tasks.rados.rados.0.smithi084.stdout:2141: finishing write tid 4 to smithi08466639-131 2023-10-01T07:34:03.271 INFO:tasks.rados.rados.0.smithi084.stdout:2141: finishing write tid 5 to smithi08466639-131 2023-10-01T07:34:03.271 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 131 v 367 (ObjNum 1424 snap 0 seq_num 1424) dirty exists 2023-10-01T07:34:03.271 INFO:tasks.rados.rados.0.smithi084.stdout:2141: left oid 131 (ObjNum 1424 snap 0 seq_num 1424) 2023-10-01T07:34:03.271 INFO:tasks.rados.rados.0.smithi084.stdout:2143: finishing write tid 1 to smithi08466639-337 2023-10-01T07:34:03.272 INFO:tasks.rados.rados.0.smithi084.stdout:2143: finishing write tid 2 to smithi08466639-337 2023-10-01T07:34:03.272 INFO:tasks.rados.rados.0.smithi084.stdout:2143: finishing write tid 3 to smithi08466639-337 2023-10-01T07:34:03.272 INFO:tasks.rados.rados.0.smithi084.stdout:2143: finishing write tid 4 to smithi08466639-337 2023-10-01T07:34:03.272 INFO:tasks.rados.rados.0.smithi084.stdout:2143: finishing write tid 5 to smithi08466639-337 2023-10-01T07:34:03.272 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 337 v 322 (ObjNum 1426 snap 0 seq_num 1426) dirty exists 2023-10-01T07:34:03.272 INFO:tasks.rados.rados.0.smithi084.stdout:2143: left oid 337 (ObjNum 1426 snap 0 seq_num 1426) 2023-10-01T07:34:03.272 INFO:tasks.rados.rados.0.smithi084.stdout:2144: expect (ObjNum 1035 snap 0 seq_num 1035) 2023-10-01T07:34:03.472 INFO:tasks.rados.rados.0.smithi084.stdout:2145: finishing write tid 1 to smithi08466639-249 2023-10-01T07:34:03.472 INFO:tasks.rados.rados.0.smithi084.stdout:2145: finishing write tid 2 to smithi08466639-249 2023-10-01T07:34:03.472 INFO:tasks.rados.rados.0.smithi084.stdout:2155: seq_num 1432 ranges {467624=430932,1697038=370586} 2023-10-01T07:34:03.477 INFO:tasks.rados.rados.0.smithi084.stdout:2155: writing smithi08466639-102 from 467624 to 898556 tid 1 2023-10-01T07:34:03.485 INFO:tasks.rados.rados.0.smithi084.stdout:2155: writing smithi08466639-102 from 1697038 to 2067624 tid 2 2023-10-01T07:34:03.485 INFO:tasks.rados.rados.0.smithi084.stdout:2139: done (14 left) 2023-10-01T07:34:03.485 INFO:tasks.rados.rados.0.smithi084.stdout:2140: done (13 left) 2023-10-01T07:34:03.485 INFO:tasks.rados.rados.0.smithi084.stdout:2141: done (12 left) 2023-10-01T07:34:03.485 INFO:tasks.rados.rados.0.smithi084.stdout:2143: done (11 left) 2023-10-01T07:34:03.485 INFO:tasks.rados.rados.0.smithi084.stdout:2144: done (10 left) 2023-10-01T07:34:03.485 INFO:tasks.rados.rados.0.smithi084.stdout:2156: read oid 66 snap -1 2023-10-01T07:34:03.486 INFO:tasks.rados.rados.0.smithi084.stdout:2156: expect (ObjNum 1044 snap 0 seq_num 1044) 2023-10-01T07:34:03.486 INFO:tasks.rados.rados.0.smithi084.stdout:2157: write oid 300 current snap is 0 2023-10-01T07:34:03.486 INFO:tasks.rados.rados.0.smithi084.stdout:2145: finishing write tid 3 to smithi08466639-249 2023-10-01T07:34:03.486 INFO:tasks.rados.rados.0.smithi084.stdout:2145: finishing write tid 4 to smithi08466639-249 2023-10-01T07:34:03.486 INFO:tasks.rados.rados.0.smithi084.stdout:2145: finishing write tid 5 to smithi08466639-249 2023-10-01T07:34:03.486 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 249 v 371 (ObjNum 1427 snap 0 seq_num 1427) dirty exists 2023-10-01T07:34:03.486 INFO:tasks.rados.rados.0.smithi084.stdout:2145: left oid 249 (ObjNum 1427 snap 0 seq_num 1427) 2023-10-01T07:34:03.486 INFO:tasks.rados.rados.0.smithi084.stdout:2146: finishing write tid 1 to smithi08466639-173 2023-10-01T07:34:03.486 INFO:tasks.rados.rados.0.smithi084.stdout:2146: finishing write tid 2 to smithi08466639-173 2023-10-01T07:34:03.487 INFO:tasks.rados.rados.0.smithi084.stdout:2146: finishing write tid 3 to smithi08466639-173 2023-10-01T07:34:03.487 INFO:tasks.rados.rados.0.smithi084.stdout:2157: seq_num 1433 ranges {484431=506181,1639167=445264} 2023-10-01T07:34:03.490 INFO:tasks.rados.rados.0.smithi084.stdout:2157: writing smithi08466639-300 from 484431 to 990612 tid 1 2023-10-01T07:34:03.496 INFO:tasks.rados.rados.0.smithi084.stdout:2157: writing smithi08466639-300 from 1639167 to 2084431 tid 2 2023-10-01T07:34:03.496 INFO:tasks.rados.rados.0.smithi084.stdout:2145: done (11 left) 2023-10-01T07:34:03.496 INFO:tasks.rados.rados.0.smithi084.stdout:2158: read oid 197 snap -1 2023-10-01T07:34:03.496 INFO:tasks.rados.rados.0.smithi084.stdout:2158: expect (ObjNum 1404 snap 0 seq_num 1404) 2023-10-01T07:34:03.497 INFO:tasks.rados.rados.0.smithi084.stdout:2159: write oid 38 current snap is 0 2023-10-01T07:34:03.497 INFO:tasks.rados.rados.0.smithi084.stdout:2159: seq_num 1434 ranges {501238=581430,1697649=403589} 2023-10-01T07:34:03.502 INFO:tasks.rados.rados.0.smithi084.stdout:2159: writing smithi08466639-38 from 501238 to 1082668 tid 1 2023-10-01T07:34:03.509 INFO:tasks.rados.rados.0.smithi084.stdout:2159: writing smithi08466639-38 from 1697649 to 2101238 tid 2 2023-10-01T07:34:03.509 INFO:tasks.rados.rados.0.smithi084.stdout:2160: read oid 126 snap -1 2023-10-01T07:34:03.509 INFO:tasks.rados.rados.0.smithi084.stdout:2160: expect (ObjNum 1295 snap 0 seq_num 1295) 2023-10-01T07:34:03.509 INFO:tasks.rados.rados.0.smithi084.stdout:2161: write oid 379 current snap is 0 2023-10-01T07:34:03.509 INFO:tasks.rados.rados.0.smithi084.stdout:2146: finishing write tid 4 to smithi08466639-173 2023-10-01T07:34:03.509 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 173 v 304 (ObjNum 1428 snap 0 seq_num 1428) dirty exists 2023-10-01T07:34:03.509 INFO:tasks.rados.rados.0.smithi084.stdout:2146: left oid 173 (ObjNum 1428 snap 0 seq_num 1428) 2023-10-01T07:34:03.509 INFO:tasks.rados.rados.0.smithi084.stdout:2147: finishing write tid 1 to smithi08466639-184 2023-10-01T07:34:03.509 INFO:tasks.rados.rados.0.smithi084.stdout:2161: seq_num 1435 ranges {518045=656679,1756131=361914} 2023-10-01T07:34:03.515 INFO:tasks.rados.rados.0.smithi084.stdout:2161: writing smithi08466639-379 from 518045 to 1174724 tid 1 2023-10-01T07:34:03.521 INFO:tasks.rados.rados.0.smithi084.stdout:2161: writing smithi08466639-379 from 1756131 to 2118045 tid 2 2023-10-01T07:34:03.521 INFO:tasks.rados.rados.0.smithi084.stdout:2146: done (14 left) 2023-10-01T07:34:03.521 INFO:tasks.rados.rados.0.smithi084.stdout:2162: write oid 231 current snap is 0 2023-10-01T07:34:03.521 INFO:tasks.rados.rados.0.smithi084.stdout:2147: finishing write tid 2 to smithi08466639-184 2023-10-01T07:34:03.521 INFO:tasks.rados.rados.0.smithi084.stdout:2148: expect (ObjNum 847 snap 0 seq_num 847) 2023-10-01T07:34:03.615 INFO:tasks.rados.rados.0.smithi084.stdout:2147: finishing write tid 3 to smithi08466639-184 2023-10-01T07:34:03.615 INFO:tasks.rados.rados.0.smithi084.stdout:2147: finishing write tid 4 to smithi08466639-184 2023-10-01T07:34:03.615 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 184 v 312 (ObjNum 1429 snap 0 seq_num 1429) dirty exists 2023-10-01T07:34:03.615 INFO:tasks.rados.rados.0.smithi084.stdout:2147: left oid 184 (ObjNum 1429 snap 0 seq_num 1429) 2023-10-01T07:34:03.616 INFO:tasks.rados.rados.0.smithi084.stdout:2150: expect (ObjNum 1077 snap 0 seq_num 1077) 2023-10-01T07:34:03.714 INFO:tasks.rados.rados.0.smithi084.stdout:2151: expect (ObjNum 311 snap 0 seq_num 311) 2023-10-01T07:34:03.822 INFO:tasks.rados.rados.0.smithi084.stdout:2152: finishing write tid 1 to smithi08466639-233 2023-10-01T07:34:03.822 INFO:tasks.rados.rados.0.smithi084.stdout:2152: finishing write tid 2 to smithi08466639-233 2023-10-01T07:34:03.822 INFO:tasks.rados.rados.0.smithi084.stdout:2152: finishing write tid 3 to smithi08466639-233 2023-10-01T07:34:03.823 INFO:tasks.rados.rados.0.smithi084.stdout:2152: finishing write tid 4 to smithi08466639-233 2023-10-01T07:34:03.823 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 233 v 290 (ObjNum 1431 snap 0 seq_num 1431) dirty exists 2023-10-01T07:34:03.823 INFO:tasks.rados.rados.0.smithi084.stdout:2152: left oid 233 (ObjNum 1431 snap 0 seq_num 1431) 2023-10-01T07:34:03.823 INFO:tasks.rados.rados.0.smithi084.stdout:2153: expect (ObjNum 55 snap 0 seq_num 55) 2023-10-01T07:34:03.920 INFO:tasks.rados.rados.0.smithi084.stdout:2155: finishing write tid 1 to smithi08466639-102 2023-10-01T07:34:03.920 INFO:tasks.rados.rados.0.smithi084.stdout:2155: finishing write tid 2 to smithi08466639-102 2023-10-01T07:34:03.920 INFO:tasks.rados.rados.0.smithi084.stdout:2155: finishing write tid 3 to smithi08466639-102 2023-10-01T07:34:03.920 INFO:tasks.rados.rados.0.smithi084.stdout:2155: finishing write tid 4 to smithi08466639-102 2023-10-01T07:34:03.920 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 102 v 220 (ObjNum 1432 snap 0 seq_num 1432) dirty exists 2023-10-01T07:34:03.920 INFO:tasks.rados.rados.0.smithi084.stdout:2155: left oid 102 (ObjNum 1432 snap 0 seq_num 1432) 2023-10-01T07:34:03.921 INFO:tasks.rados.rados.0.smithi084.stdout:2156: expect (ObjNum 1044 snap 0 seq_num 1044) 2023-10-01T07:34:03.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:03 smithi112 bash[27689]: cluster 2023-10-01T07:34:02.366040+0000 mgr.x (mgr.24739) 14 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 7.7 MiB/s wr, 99 op/s 2023-10-01T07:34:03.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:03 smithi112 bash[27689]: audit 2023-10-01T07:34:03.536148+0000 mon.c (mon.2) 133 : audit [DBG] from='client.? 172.21.15.84:0/3213482899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:04.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:03 smithi084 bash[27378]: cluster 2023-10-01T07:34:02.366040+0000 mgr.x (mgr.24739) 14 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 7.7 MiB/s wr, 99 op/s 2023-10-01T07:34:04.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:03 smithi084 bash[27378]: audit 2023-10-01T07:34:03.536148+0000 mon.c (mon.2) 133 : audit [DBG] from='client.? 172.21.15.84:0/3213482899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:04.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:03 smithi084 bash[33757]: cluster 2023-10-01T07:34:02.366040+0000 mgr.x (mgr.24739) 14 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 7.7 MiB/s wr, 99 op/s 2023-10-01T07:34:04.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:03 smithi084 bash[33757]: audit 2023-10-01T07:34:03.536148+0000 mon.c (mon.2) 133 : audit [DBG] from='client.? 172.21.15.84:0/3213482899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:04.077 INFO:tasks.rados.rados.0.smithi084.stdout:2157: finishing write tid 1 to smithi08466639-300 2023-10-01T07:34:04.077 INFO:tasks.rados.rados.0.smithi084.stdout:2157: finishing write tid 2 to smithi08466639-300 2023-10-01T07:34:04.077 INFO:tasks.rados.rados.0.smithi084.stdout:2162: seq_num 1436 ranges {534852=731928,1814613=320239} 2023-10-01T07:34:04.083 INFO:tasks.rados.rados.0.smithi084.stdout:2162: writing smithi08466639-231 from 534852 to 1266780 tid 1 2023-10-01T07:34:04.089 INFO:tasks.rados.rados.0.smithi084.stdout:2162: writing smithi08466639-231 from 1814613 to 2134852 tid 2 2023-10-01T07:34:04.089 INFO:tasks.rados.rados.0.smithi084.stdout:2147: done (14 left) 2023-10-01T07:34:04.089 INFO:tasks.rados.rados.0.smithi084.stdout:2148: done (13 left) 2023-10-01T07:34:04.089 INFO:tasks.rados.rados.0.smithi084.stdout:2150: done (12 left) 2023-10-01T07:34:04.089 INFO:tasks.rados.rados.0.smithi084.stdout:2151: done (11 left) 2023-10-01T07:34:04.089 INFO:tasks.rados.rados.0.smithi084.stdout:2152: done (10 left) 2023-10-01T07:34:04.089 INFO:tasks.rados.rados.0.smithi084.stdout:2153: done (9 left) 2023-10-01T07:34:04.089 INFO:tasks.rados.rados.0.smithi084.stdout:2154: done (8 left) 2023-10-01T07:34:04.090 INFO:tasks.rados.rados.0.smithi084.stdout:2155: done (7 left) 2023-10-01T07:34:04.090 INFO:tasks.rados.rados.0.smithi084.stdout:2156: done (6 left) 2023-10-01T07:34:04.090 INFO:tasks.rados.rados.0.smithi084.stdout:2163: write oid 203 current snap is 0 2023-10-01T07:34:04.090 INFO:tasks.rados.rados.0.smithi084.stdout:2157: finishing write tid 3 to smithi08466639-300 2023-10-01T07:34:04.090 INFO:tasks.rados.rados.0.smithi084.stdout:2157: finishing write tid 4 to smithi08466639-300 2023-10-01T07:34:04.090 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 300 v 325 (ObjNum 1433 snap 0 seq_num 1433) dirty exists 2023-10-01T07:34:04.090 INFO:tasks.rados.rados.0.smithi084.stdout:2157: left oid 300 (ObjNum 1433 snap 0 seq_num 1433) 2023-10-01T07:34:04.090 INFO:tasks.rados.rados.0.smithi084.stdout:2158: expect (ObjNum 1404 snap 0 seq_num 1404) 2023-10-01T07:34:04.262 INFO:tasks.rados.rados.0.smithi084.stdout:2159: finishing write tid 1 to smithi08466639-38 2023-10-01T07:34:04.262 INFO:tasks.rados.rados.0.smithi084.stdout:2163: seq_num 1437 ranges {551659=523530,1873095=278564} 2023-10-01T07:34:04.267 INFO:tasks.rados.rados.0.smithi084.stdout:2163: writing smithi08466639-203 from 551659 to 1075189 tid 1 2023-10-01T07:34:04.274 INFO:tasks.rados.rados.0.smithi084.stdout:2163: writing smithi08466639-203 from 1873095 to 2151659 tid 2 2023-10-01T07:34:04.274 INFO:tasks.rados.rados.0.smithi084.stdout:2157: done (6 left) 2023-10-01T07:34:04.274 INFO:tasks.rados.rados.0.smithi084.stdout:2158: done (5 left) 2023-10-01T07:34:04.275 INFO:tasks.rados.rados.0.smithi084.stdout:2164: write oid 235 current snap is 0 2023-10-01T07:34:04.275 INFO:tasks.rados.rados.0.smithi084.stdout:2159: finishing write tid 2 to smithi08466639-38 2023-10-01T07:34:04.275 INFO:tasks.rados.rados.0.smithi084.stdout:2159: finishing write tid 3 to smithi08466639-38 2023-10-01T07:34:04.275 INFO:tasks.rados.rados.0.smithi084.stdout:2164: seq_num 1438 ranges {568466=598779,1931577=236889} 2023-10-01T07:34:04.281 INFO:tasks.rados.rados.0.smithi084.stdout:2164: writing smithi08466639-235 from 568466 to 1167245 tid 1 2023-10-01T07:34:04.287 INFO:tasks.rados.rados.0.smithi084.stdout:2164: writing smithi08466639-235 from 1931577 to 2168466 tid 2 2023-10-01T07:34:04.287 INFO:tasks.rados.rados.0.smithi084.stdout:2165: delete oid 177 current snap is 0 2023-10-01T07:34:04.287 INFO:tasks.rados.rados.0.smithi084.stdout:2159: finishing write tid 4 to smithi08466639-38 2023-10-01T07:34:04.287 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 38 v 346 (ObjNum 1434 snap 0 seq_num 1434) dirty exists 2023-10-01T07:34:04.287 INFO:tasks.rados.rados.0.smithi084.stdout:2159: left oid 38 (ObjNum 1434 snap 0 seq_num 1434) 2023-10-01T07:34:04.287 INFO:tasks.rados.rados.0.smithi084.stdout:2160: expect (ObjNum 1295 snap 0 seq_num 1295) 2023-10-01T07:34:04.450 INFO:tasks.rados.rados.0.smithi084.stdout:2161: finishing write tid 1 to smithi08466639-379 2023-10-01T07:34:04.450 INFO:tasks.rados.rados.0.smithi084.stdout:2161: finishing write tid 2 to smithi08466639-379 2023-10-01T07:34:04.450 INFO:tasks.rados.rados.0.smithi084.stdout:2161: finishing write tid 3 to smithi08466639-379 2023-10-01T07:34:04.450 INFO:tasks.rados.rados.0.smithi084.stdout:2159: done (6 left) 2023-10-01T07:34:04.450 INFO:tasks.rados.rados.0.smithi084.stdout:2160: done (5 left) 2023-10-01T07:34:04.450 INFO:tasks.rados.rados.0.smithi084.stdout:2165: done (4 left) 2023-10-01T07:34:04.450 INFO:tasks.rados.rados.0.smithi084.stdout:2166: read oid 260 snap -1 2023-10-01T07:34:04.451 INFO:tasks.rados.rados.0.smithi084.stdout:2166: expect (ObjNum 933 snap 0 seq_num 933) 2023-10-01T07:34:04.451 INFO:tasks.rados.rados.0.smithi084.stdout:2167: write oid 91 current snap is 0 2023-10-01T07:34:04.451 INFO:tasks.rados.rados.0.smithi084.stdout:2161: finishing write tid 4 to smithi08466639-379 2023-10-01T07:34:04.451 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 379 v 308 (ObjNum 1435 snap 0 seq_num 1435) dirty exists 2023-10-01T07:34:04.451 INFO:tasks.rados.rados.0.smithi084.stdout:2161: left oid 379 (ObjNum 1435 snap 0 seq_num 1435) 2023-10-01T07:34:04.451 INFO:tasks.rados.rados.0.smithi084.stdout:2162: finishing write tid 1 to smithi08466639-231 2023-10-01T07:34:04.451 INFO:tasks.rados.rados.0.smithi084.stdout:2167: seq_num 1440 ranges {602080=749277,2048541=153539} 2023-10-01T07:34:04.455 INFO:tasks.rados.rados.0.smithi084.stdout:2167: writing smithi08466639-91 from 602080 to 1351357 tid 1 2023-10-01T07:34:04.461 INFO:tasks.rados.rados.0.smithi084.stdout:2167: writing smithi08466639-91 from 2048541 to 2202080 tid 2 2023-10-01T07:34:04.461 INFO:tasks.rados.rados.0.smithi084.stdout:2161: done (5 left) 2023-10-01T07:34:04.461 INFO:tasks.rados.rados.0.smithi084.stdout:2168: write oid 104 current snap is 0 2023-10-01T07:34:04.461 INFO:tasks.rados.rados.0.smithi084.stdout:2162: finishing write tid 2 to smithi08466639-231 2023-10-01T07:34:04.461 INFO:tasks.rados.rados.0.smithi084.stdout:2162: finishing write tid 3 to smithi08466639-231 2023-10-01T07:34:04.461 INFO:tasks.rados.rados.0.smithi084.stdout:2162: finishing write tid 4 to smithi08466639-231 2023-10-01T07:34:04.461 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 231 v 317 (ObjNum 1436 snap 0 seq_num 1436) dirty exists 2023-10-01T07:34:04.461 INFO:tasks.rados.rados.0.smithi084.stdout:2162: left oid 231 (ObjNum 1436 snap 0 seq_num 1436) 2023-10-01T07:34:04.462 INFO:tasks.rados.rados.0.smithi084.stdout:2163: finishing write tid 1 to smithi08466639-203 2023-10-01T07:34:04.462 INFO:tasks.rados.rados.0.smithi084.stdout:2168: seq_num 1441 ranges {618887=424526,1590670=604158} 2023-10-01T07:34:04.466 INFO:tasks.rados.rados.0.smithi084.stdout:2168: writing smithi08466639-104 from 618887 to 1043413 tid 1 2023-10-01T07:34:04.473 INFO:tasks.rados.rados.0.smithi084.stdout:2168: writing smithi08466639-104 from 1590670 to 2194828 tid 2 2023-10-01T07:34:04.473 INFO:tasks.rados.rados.0.smithi084.stdout:2162: done (5 left) 2023-10-01T07:34:04.473 INFO:tasks.rados.rados.0.smithi084.stdout:2169: write oid 475 current snap is 0 2023-10-01T07:34:04.473 INFO:tasks.rados.rados.0.smithi084.stdout:2163: finishing write tid 2 to smithi08466639-203 2023-10-01T07:34:04.473 INFO:tasks.rados.rados.0.smithi084.stdout:2163: finishing write tid 3 to smithi08466639-203 2023-10-01T07:34:04.474 INFO:tasks.rados.rados.0.smithi084.stdout:2169: seq_num 1442 ranges {635694=499775,1649152=464169} 2023-10-01T07:34:04.479 INFO:tasks.rados.rados.0.smithi084.stdout:2169: writing smithi08466639-475 from 635694 to 1135469 tid 1 2023-10-01T07:34:04.485 INFO:tasks.rados.rados.0.smithi084.stdout:2169: writing smithi08466639-475 from 1649152 to 2113321 tid 2 2023-10-01T07:34:04.485 INFO:tasks.rados.rados.0.smithi084.stdout:2170: read oid 339 snap -1 2023-10-01T07:34:04.485 INFO:tasks.rados.rados.0.smithi084.stdout:2170: expect deleted 2023-10-01T07:34:04.485 INFO:tasks.rados.rados.0.smithi084.stdout:2171: read oid 362 snap -1 2023-10-01T07:34:04.485 INFO:tasks.rados.rados.0.smithi084.stdout:2171: expect (ObjNum 1394 snap 0 seq_num 1394) 2023-10-01T07:34:04.485 INFO:tasks.rados.rados.0.smithi084.stdout:2172: write oid 449 current snap is 0 2023-10-01T07:34:04.485 INFO:tasks.rados.rados.0.smithi084.stdout:2172: seq_num 1443 ranges {652501=575024,1707634=544867} 2023-10-01T07:34:04.491 INFO:tasks.rados.rados.0.smithi084.stdout:2172: writing smithi08466639-449 from 652501 to 1227525 tid 1 2023-10-01T07:34:04.498 INFO:tasks.rados.rados.0.smithi084.stdout:2172: writing smithi08466639-449 from 1707634 to 2252501 tid 2 2023-10-01T07:34:04.498 INFO:tasks.rados.rados.0.smithi084.stdout:2173: write oid 439 current snap is 0 2023-10-01T07:34:04.498 INFO:tasks.rados.rados.0.smithi084.stdout:2163: finishing write tid 4 to smithi08466639-203 2023-10-01T07:34:04.498 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 203 v 236 (ObjNum 1437 snap 0 seq_num 1437) dirty exists 2023-10-01T07:34:04.498 INFO:tasks.rados.rados.0.smithi084.stdout:2163: left oid 203 (ObjNum 1437 snap 0 seq_num 1437) 2023-10-01T07:34:04.498 INFO:tasks.rados.rados.0.smithi084.stdout:2164: finishing write tid 1 to smithi08466639-235 2023-10-01T07:34:04.498 INFO:tasks.rados.rados.0.smithi084.stdout:2164: finishing write tid 2 to smithi08466639-235 2023-10-01T07:34:04.498 INFO:tasks.rados.rados.0.smithi084.stdout:2164: finishing write tid 3 to smithi08466639-235 2023-10-01T07:34:04.498 INFO:tasks.rados.rados.0.smithi084.stdout:2164: finishing write tid 4 to smithi08466639-235 2023-10-01T07:34:04.499 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 235 v 311 (ObjNum 1438 snap 0 seq_num 1438) dirty exists 2023-10-01T07:34:04.499 INFO:tasks.rados.rados.0.smithi084.stdout:2164: left oid 235 (ObjNum 1438 snap 0 seq_num 1438) 2023-10-01T07:34:04.499 INFO:tasks.rados.rados.0.smithi084.stdout:2166: expect (ObjNum 933 snap 0 seq_num 933) 2023-10-01T07:34:04.669 INFO:tasks.rados.rados.0.smithi084.stdout:2167: finishing write tid 1 to smithi08466639-91 2023-10-01T07:34:04.670 INFO:tasks.rados.rados.0.smithi084.stdout:2167: finishing write tid 2 to smithi08466639-91 2023-10-01T07:34:04.670 INFO:tasks.rados.rados.0.smithi084.stdout:2167: finishing write tid 3 to smithi08466639-91 2023-10-01T07:34:04.670 INFO:tasks.rados.rados.0.smithi084.stdout:2167: finishing write tid 4 to smithi08466639-91 2023-10-01T07:34:04.670 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 91 v 314 (ObjNum 1440 snap 0 seq_num 1440) dirty exists 2023-10-01T07:34:04.670 INFO:tasks.rados.rados.0.smithi084.stdout:2167: left oid 91 (ObjNum 1440 snap 0 seq_num 1440) 2023-10-01T07:34:04.670 INFO:tasks.rados.rados.0.smithi084.stdout:2168: finishing write tid 1 to smithi08466639-104 2023-10-01T07:34:04.670 INFO:tasks.rados.rados.0.smithi084.stdout:2168: finishing write tid 2 to smithi08466639-104 2023-10-01T07:34:04.670 INFO:tasks.rados.rados.0.smithi084.stdout:2168: finishing write tid 3 to smithi08466639-104 2023-10-01T07:34:04.670 INFO:tasks.rados.rados.0.smithi084.stdout:2168: finishing write tid 4 to smithi08466639-104 2023-10-01T07:34:04.671 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 104 v 253 (ObjNum 1441 snap 0 seq_num 1441) dirty exists 2023-10-01T07:34:04.671 INFO:tasks.rados.rados.0.smithi084.stdout:2168: left oid 104 (ObjNum 1441 snap 0 seq_num 1441) 2023-10-01T07:34:04.671 INFO:tasks.rados.rados.0.smithi084.stdout:2169: finishing write tid 1 to smithi08466639-475 2023-10-01T07:34:04.671 INFO:tasks.rados.rados.0.smithi084.stdout:2169: finishing write tid 2 to smithi08466639-475 2023-10-01T07:34:04.671 INFO:tasks.rados.rados.0.smithi084.stdout:2169: finishing write tid 3 to smithi08466639-475 2023-10-01T07:34:04.671 INFO:tasks.rados.rados.0.smithi084.stdout:2169: finishing write tid 4 to smithi08466639-475 2023-10-01T07:34:04.671 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 475 v 328 (ObjNum 1442 snap 0 seq_num 1442) dirty exists 2023-10-01T07:34:04.671 INFO:tasks.rados.rados.0.smithi084.stdout:2169: left oid 475 (ObjNum 1442 snap 0 seq_num 1442) 2023-10-01T07:34:04.671 INFO:tasks.rados.rados.0.smithi084.stdout:2171: expect (ObjNum 1394 snap 0 seq_num 1394) 2023-10-01T07:34:04.824 INFO:tasks.rados.rados.0.smithi084.stdout:2172: finishing write tid 1 to smithi08466639-449 2023-10-01T07:34:04.824 INFO:tasks.rados.rados.0.smithi084.stdout:2172: finishing write tid 2 to smithi08466639-449 2023-10-01T07:34:04.825 INFO:tasks.rados.rados.0.smithi084.stdout:2172: finishing write tid 3 to smithi08466639-449 2023-10-01T07:34:04.825 INFO:tasks.rados.rados.0.smithi084.stdout:2172: finishing write tid 4 to smithi08466639-449 2023-10-01T07:34:04.825 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 449 v 334 (ObjNum 1443 snap 0 seq_num 1443) dirty exists 2023-10-01T07:34:04.825 INFO:tasks.rados.rados.0.smithi084.stdout:2172: left oid 449 (ObjNum 1443 snap 0 seq_num 1443) 2023-10-01T07:34:04.825 INFO:tasks.rados.rados.0.smithi084.stdout:2173: seq_num 1444 ranges {669308=650273,1766116=467838} 2023-10-01T07:34:04.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:04 smithi084 bash[27378]: audit 2023-10-01T07:34:03.604836+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:34:04.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:04 smithi084 bash[33757]: audit 2023-10-01T07:34:03.604836+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:34:04.833 INFO:tasks.rados.rados.0.smithi084.stdout:2173: writing smithi08466639-439 from 669308 to 1319581 tid 1 2023-10-01T07:34:04.838 INFO:tasks.rados.rados.0.smithi084.stdout:2173: writing smithi08466639-439 from 1766116 to 2233954 tid 2 2023-10-01T07:34:04.839 INFO:tasks.rados.rados.0.smithi084.stdout:2163: done (9 left) 2023-10-01T07:34:04.839 INFO:tasks.rados.rados.0.smithi084.stdout:2164: done (8 left) 2023-10-01T07:34:04.839 INFO:tasks.rados.rados.0.smithi084.stdout:2166: done (7 left) 2023-10-01T07:34:04.839 INFO:tasks.rados.rados.0.smithi084.stdout:2167: done (6 left) 2023-10-01T07:34:04.839 INFO:tasks.rados.rados.0.smithi084.stdout:2168: done (5 left) 2023-10-01T07:34:04.839 INFO:tasks.rados.rados.0.smithi084.stdout:2169: done (4 left) 2023-10-01T07:34:04.839 INFO:tasks.rados.rados.0.smithi084.stdout:2170: done (3 left) 2023-10-01T07:34:04.839 INFO:tasks.rados.rados.0.smithi084.stdout:2171: done (2 left) 2023-10-01T07:34:04.839 INFO:tasks.rados.rados.0.smithi084.stdout:2172: done (1 left) 2023-10-01T07:34:04.839 INFO:tasks.rados.rados.0.smithi084.stdout:2174: write oid 269 current snap is 0 2023-10-01T07:34:04.839 INFO:tasks.rados.rados.0.smithi084.stdout:2173: finishing write tid 1 to smithi08466639-439 2023-10-01T07:34:04.839 INFO:tasks.rados.rados.0.smithi084.stdout:2174: seq_num 1445 ranges {686115=441875,1824598=461517} 2023-10-01T07:34:04.845 INFO:tasks.rados.rados.0.smithi084.stdout:2174: writing smithi08466639-269 from 686115 to 1127990 tid 1 2023-10-01T07:34:04.854 INFO:tasks.rados.rados.0.smithi084.stdout:2174: writing smithi08466639-269 from 1824598 to 2286115 tid 2 2023-10-01T07:34:04.854 INFO:tasks.rados.rados.0.smithi084.stdout:2175: read oid 213 snap -1 2023-10-01T07:34:04.854 INFO:tasks.rados.rados.0.smithi084.stdout:2175: expect deleted 2023-10-01T07:34:04.854 INFO:tasks.rados.rados.0.smithi084.stdout:2176: read oid 428 snap -1 2023-10-01T07:34:04.854 INFO:tasks.rados.rados.0.smithi084.stdout:2176: expect deleted 2023-10-01T07:34:04.854 INFO:tasks.rados.rados.0.smithi084.stdout:2177: read oid 435 snap -1 2023-10-01T07:34:04.854 INFO:tasks.rados.rados.0.smithi084.stdout:2177: expect (ObjNum 993 snap 0 seq_num 993) 2023-10-01T07:34:04.854 INFO:tasks.rados.rados.0.smithi084.stdout:2178: delete oid 370 current snap is 0 2023-10-01T07:34:04.854 INFO:tasks.rados.rados.0.smithi084.stdout:2173: finishing write tid 2 to smithi08466639-439 2023-10-01T07:34:04.855 INFO:tasks.rados.rados.0.smithi084.stdout:2173: finishing write tid 3 to smithi08466639-439 2023-10-01T07:34:04.855 INFO:tasks.rados.rados.0.smithi084.stdout:2173: finishing write tid 4 to smithi08466639-439 2023-10-01T07:34:04.855 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 439 v 239 (ObjNum 1444 snap 0 seq_num 1444) dirty exists 2023-10-01T07:34:04.855 INFO:tasks.rados.rados.0.smithi084.stdout:2173: left oid 439 (ObjNum 1444 snap 0 seq_num 1444) 2023-10-01T07:34:04.855 INFO:tasks.rados.rados.0.smithi084.stdout:2174: finishing write tid 1 to smithi08466639-269 2023-10-01T07:34:04.857 INFO:tasks.rados.rados.0.smithi084.stdout:2173: done (5 left) 2023-10-01T07:34:04.858 INFO:tasks.rados.rados.0.smithi084.stdout:2175: done (4 left) 2023-10-01T07:34:04.858 INFO:tasks.rados.rados.0.smithi084.stdout:2176: done (3 left) 2023-10-01T07:34:04.858 INFO:tasks.rados.rados.0.smithi084.stdout:2178: done (2 left) 2023-10-01T07:34:04.858 INFO:tasks.rados.rados.0.smithi084.stdout:2179: write oid 478 current snap is 0 2023-10-01T07:34:04.858 INFO:tasks.rados.rados.0.smithi084.stdout:2179: seq_num 1447 ranges {719729=592373,1941562=378167} 2023-10-01T07:34:04.868 INFO:tasks.rados.rados.0.smithi084.stdout:2179: writing smithi08466639-478 from 719729 to 1312102 tid 1 2023-10-01T07:34:04.874 INFO:tasks.rados.rados.0.smithi084.stdout:2179: writing smithi08466639-478 from 1941562 to 2319729 tid 2 2023-10-01T07:34:04.874 INFO:tasks.rados.rados.0.smithi084.stdout:2180: read oid 52 snap -1 2023-10-01T07:34:04.874 INFO:tasks.rados.rados.0.smithi084.stdout:2180: expect (ObjNum 973 snap 0 seq_num 973) 2023-10-01T07:34:04.874 INFO:tasks.rados.rados.0.smithi084.stdout:2181: read oid 360 snap -1 2023-10-01T07:34:04.874 INFO:tasks.rados.rados.0.smithi084.stdout:2181: expect (ObjNum 359 snap 0 seq_num 359) 2023-10-01T07:34:04.874 INFO:tasks.rados.rados.0.smithi084.stdout:2182: delete oid 436 current snap is 0 2023-10-01T07:34:04.874 INFO:tasks.rados.rados.0.smithi084.stdout:2174: finishing write tid 2 to smithi08466639-269 2023-10-01T07:34:04.875 INFO:tasks.rados.rados.0.smithi084.stdout:2174: finishing write tid 3 to smithi08466639-269 2023-10-01T07:34:04.875 INFO:tasks.rados.rados.0.smithi084.stdout:2174: finishing write tid 4 to smithi08466639-269 2023-10-01T07:34:04.875 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 269 v 320 (ObjNum 1445 snap 0 seq_num 1445) dirty exists 2023-10-01T07:34:04.875 INFO:tasks.rados.rados.0.smithi084.stdout:2174: left oid 269 (ObjNum 1445 snap 0 seq_num 1445) 2023-10-01T07:34:04.875 INFO:tasks.rados.rados.0.smithi084.stdout:2177: expect (ObjNum 993 snap 0 seq_num 993) 2023-10-01T07:34:04.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:04 smithi112 bash[27689]: audit 2023-10-01T07:34:03.604836+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:34:05.016 INFO:tasks.rados.rados.0.smithi084.stdout:2179: finishing write tid 1 to smithi08466639-478 2023-10-01T07:34:05.017 INFO:tasks.rados.rados.0.smithi084.stdout:2179: finishing write tid 2 to smithi08466639-478 2023-10-01T07:34:05.017 INFO:tasks.rados.rados.0.smithi084.stdout:2179: finishing write tid 3 to smithi08466639-478 2023-10-01T07:34:05.017 INFO:tasks.rados.rados.0.smithi084.stdout:2179: finishing write tid 4 to smithi08466639-478 2023-10-01T07:34:05.017 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 478 v 223 (ObjNum 1447 snap 0 seq_num 1447) dirty exists 2023-10-01T07:34:05.017 INFO:tasks.rados.rados.0.smithi084.stdout:2179: left oid 478 (ObjNum 1447 snap 0 seq_num 1447) 2023-10-01T07:34:05.017 INFO:tasks.rados.rados.0.smithi084.stdout:2181: expect (ObjNum 359 snap 0 seq_num 359) 2023-10-01T07:34:05.082 INFO:tasks.rados.rados.0.smithi084.stdout:2180: expect (ObjNum 973 snap 0 seq_num 973) 2023-10-01T07:34:05.210 INFO:tasks.rados.rados.0.smithi084.stdout:2174: done (5 left) 2023-10-01T07:34:05.211 INFO:tasks.rados.rados.0.smithi084.stdout:2177: done (4 left) 2023-10-01T07:34:05.211 INFO:tasks.rados.rados.0.smithi084.stdout:2179: done (3 left) 2023-10-01T07:34:05.211 INFO:tasks.rados.rados.0.smithi084.stdout:2180: done (2 left) 2023-10-01T07:34:05.211 INFO:tasks.rados.rados.0.smithi084.stdout:2181: done (1 left) 2023-10-01T07:34:05.211 INFO:tasks.rados.rados.0.smithi084.stdout:2182: done (0 left) 2023-10-01T07:34:05.211 INFO:tasks.rados.rados.0.smithi084.stdout:2183: write oid 245 current snap is 0 2023-10-01T07:34:05.211 INFO:tasks.rados.rados.0.smithi084.stdout:2183: seq_num 1449 ranges {753343=742871,1942173=411170} 2023-10-01T07:34:05.226 INFO:tasks.rados.rados.0.smithi084.stdout:2183: writing smithi08466639-245 from 753343 to 1496214 tid 1 2023-10-01T07:34:05.231 INFO:tasks.rados.rados.0.smithi084.stdout:2183: writing smithi08466639-245 from 1942173 to 2353343 tid 2 2023-10-01T07:34:05.231 INFO:tasks.rados.rados.0.smithi084.stdout:2184: write oid 81 current snap is 0 2023-10-01T07:34:05.231 INFO:tasks.rados.rados.0.smithi084.stdout:2184: seq_num 1450 ranges {770150=418120,1600655=478845} 2023-10-01T07:34:05.237 INFO:tasks.rados.rados.0.smithi084.stdout:2184: writing smithi08466639-81 from 770150 to 1188270 tid 1 2023-10-01T07:34:05.242 INFO:tasks.rados.rados.0.smithi084.stdout:2184: writing smithi08466639-81 from 1600655 to 2079500 tid 2 2023-10-01T07:34:05.243 INFO:tasks.rados.rados.0.smithi084.stdout:2185: write oid 423 current snap is 0 2023-10-01T07:34:05.243 INFO:tasks.rados.rados.0.smithi084.stdout:2183: finishing write tid 1 to smithi08466639-245 2023-10-01T07:34:05.243 INFO:tasks.rados.rados.0.smithi084.stdout:2183: finishing write tid 2 to smithi08466639-245 2023-10-01T07:34:05.243 INFO:tasks.rados.rados.0.smithi084.stdout:2183: finishing write tid 3 to smithi08466639-245 2023-10-01T07:34:05.243 INFO:tasks.rados.rados.0.smithi084.stdout:2185: seq_num 1451 ranges {786957=493369,2059137=327820} 2023-10-01T07:34:05.249 INFO:tasks.rados.rados.0.smithi084.stdout:2185: writing smithi08466639-423 from 786957 to 1280326 tid 1 2023-10-01T07:34:05.255 INFO:tasks.rados.rados.0.smithi084.stdout:2185: writing smithi08466639-423 from 2059137 to 2386957 tid 2 2023-10-01T07:34:05.256 INFO:tasks.rados.rados.0.smithi084.stdout:2186: write oid 61 current snap is 0 2023-10-01T07:34:05.256 INFO:tasks.rados.rados.0.smithi084.stdout:2186: seq_num 1452 ranges {403764=568618,1717619=686145} 2023-10-01T07:34:05.261 INFO:tasks.rados.rados.0.smithi084.stdout:2186: writing smithi08466639-61 from 403764 to 972382 tid 1 2023-10-01T07:34:05.269 INFO:tasks.rados.rados.0.smithi084.stdout:2186: writing smithi08466639-61 from 1717619 to 2403764 tid 2 2023-10-01T07:34:05.269 INFO:tasks.rados.rados.0.smithi084.stdout:2187: write oid 375 current snap is 0 2023-10-01T07:34:05.269 INFO:tasks.rados.rados.0.smithi084.stdout:2183: finishing write tid 4 to smithi08466639-245 2023-10-01T07:34:05.269 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 245 v 374 (ObjNum 1449 snap 0 seq_num 1449) dirty exists 2023-10-01T07:34:05.269 INFO:tasks.rados.rados.0.smithi084.stdout:2183: left oid 245 (ObjNum 1449 snap 0 seq_num 1449) 2023-10-01T07:34:05.269 INFO:tasks.rados.rados.0.smithi084.stdout:2184: finishing write tid 1 to smithi08466639-81 2023-10-01T07:34:05.269 INFO:tasks.rados.rados.0.smithi084.stdout:2187: seq_num 1453 ranges {420571=760220,1776101=626172} 2023-10-01T07:34:05.275 INFO:tasks.rados.rados.0.smithi084.stdout:2187: writing smithi08466639-375 from 420571 to 1180791 tid 1 2023-10-01T07:34:05.282 INFO:tasks.rados.rados.0.smithi084.stdout:2187: writing smithi08466639-375 from 1776101 to 2402273 tid 2 2023-10-01T07:34:05.282 INFO:tasks.rados.rados.0.smithi084.stdout:2183: done (4 left) 2023-10-01T07:34:05.282 INFO:tasks.rados.rados.0.smithi084.stdout:2188: read oid 208 snap -1 2023-10-01T07:34:05.282 INFO:tasks.rados.rados.0.smithi084.stdout:2188: expect deleted 2023-10-01T07:34:05.282 INFO:tasks.rados.rados.0.smithi084.stdout:2189: read oid 102 snap -1 2023-10-01T07:34:05.282 INFO:tasks.rados.rados.0.smithi084.stdout:2189: expect (ObjNum 1432 snap 0 seq_num 1432) 2023-10-01T07:34:05.282 INFO:tasks.rados.rados.0.smithi084.stdout:2190: write oid 419 current snap is 0 2023-10-01T07:34:05.283 INFO:tasks.rados.rados.0.smithi084.stdout:2184: finishing write tid 2 to smithi08466639-81 2023-10-01T07:34:05.283 INFO:tasks.rados.rados.0.smithi084.stdout:2184: finishing write tid 3 to smithi08466639-81 2023-10-01T07:34:05.283 INFO:tasks.rados.rados.0.smithi084.stdout:2190: seq_num 1454 ranges {437378=435469,1434583=769830} 2023-10-01T07:34:05.287 INFO:tasks.rados.rados.0.smithi084.stdout:2190: writing smithi08466639-419 from 437378 to 872847 tid 1 2023-10-01T07:34:05.294 INFO:tasks.rados.rados.0.smithi084.stdout:2190: writing smithi08466639-419 from 1434583 to 2204413 tid 2 2023-10-01T07:34:05.294 INFO:tasks.rados.rados.0.smithi084.stdout:2191: write oid 350 current snap is 0 2023-10-01T07:34:05.295 INFO:tasks.rados.rados.0.smithi084.stdout:2191: seq_num 1455 ranges {454185=510718,1493065=629841} 2023-10-01T07:34:05.299 INFO:tasks.rados.rados.0.smithi084.stdout:2191: writing smithi08466639-350 from 454185 to 964903 tid 1 2023-10-01T07:34:05.306 INFO:tasks.rados.rados.0.smithi084.stdout:2191: writing smithi08466639-350 from 1493065 to 2122906 tid 2 2023-10-01T07:34:05.306 INFO:tasks.rados.rados.0.smithi084.stdout:2192: write oid 222 current snap is 0 2023-10-01T07:34:05.306 INFO:tasks.rados.rados.0.smithi084.stdout:2192: seq_num 1456 ranges {470992=585967,1551547=773499} 2023-10-01T07:34:05.312 INFO:tasks.rados.rados.0.smithi084.stdout:2192: writing smithi08466639-222 from 470992 to 1056959 tid 1 2023-10-01T07:34:05.319 INFO:tasks.rados.rados.0.smithi084.stdout:2192: writing smithi08466639-222 from 1551547 to 2325046 tid 2 2023-10-01T07:34:05.319 INFO:tasks.rados.rados.0.smithi084.stdout:2193: write oid 322 current snap is 0 2023-10-01T07:34:05.319 INFO:tasks.rados.rados.0.smithi084.stdout:2193: seq_num 1457 ranges {487799=661216,1893676=594123} 2023-10-01T07:34:05.325 INFO:tasks.rados.rados.0.smithi084.stdout:2193: writing smithi08466639-322 from 487799 to 1149015 tid 1 2023-10-01T07:34:05.333 INFO:tasks.rados.rados.0.smithi084.stdout:2193: writing smithi08466639-322 from 1893676 to 2487799 tid 2 2023-10-01T07:34:05.333 INFO:tasks.rados.rados.0.smithi084.stdout:2194: write oid 42 current snap is 0 2023-10-01T07:34:05.333 INFO:tasks.rados.rados.0.smithi084.stdout:2184: finishing write tid 4 to smithi08466639-81 2023-10-01T07:34:05.333 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 81 v 315 (ObjNum 1450 snap 0 seq_num 1450) dirty exists 2023-10-01T07:34:05.333 INFO:tasks.rados.rados.0.smithi084.stdout:2184: left oid 81 (ObjNum 1450 snap 0 seq_num 1450) 2023-10-01T07:34:05.333 INFO:tasks.rados.rados.0.smithi084.stdout:2185: finishing write tid 1 to smithi08466639-423 2023-10-01T07:34:05.334 INFO:tasks.rados.rados.0.smithi084.stdout:2194: seq_num 1458 ranges {504606=736465,1952158=552448} 2023-10-01T07:34:05.339 INFO:tasks.rados.rados.0.smithi084.stdout:2194: writing smithi08466639-42 from 504606 to 1241071 tid 1 2023-10-01T07:34:05.347 INFO:tasks.rados.rados.0.smithi084.stdout:2194: writing smithi08466639-42 from 1952158 to 2504606 tid 2 2023-10-01T07:34:05.347 INFO:tasks.rados.rados.0.smithi084.stdout:2184: done (10 left) 2023-10-01T07:34:05.347 INFO:tasks.rados.rados.0.smithi084.stdout:2195: delete oid 285 current snap is 0 2023-10-01T07:34:05.348 INFO:tasks.rados.rados.0.smithi084.stdout:2185: finishing write tid 2 to smithi08466639-423 2023-10-01T07:34:05.348 INFO:tasks.rados.rados.0.smithi084.stdout:2185: finishing write tid 3 to smithi08466639-423 2023-10-01T07:34:05.348 INFO:tasks.rados.rados.0.smithi084.stdout:2185: finishing write tid 4 to smithi08466639-423 2023-10-01T07:34:05.348 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 423 v 253 (ObjNum 1451 snap 0 seq_num 1451) dirty exists 2023-10-01T07:34:05.349 INFO:tasks.rados.rados.0.smithi084.stdout:2185: left oid 423 (ObjNum 1451 snap 0 seq_num 1451) 2023-10-01T07:34:05.349 INFO:tasks.rados.rados.0.smithi084.stdout:2186: finishing write tid 1 to smithi08466639-61 2023-10-01T07:34:05.349 INFO:tasks.rados.rados.0.smithi084.stdout:2186: finishing write tid 2 to smithi08466639-61 2023-10-01T07:34:05.349 INFO:tasks.rados.rados.0.smithi084.stdout:2186: finishing write tid 3 to smithi08466639-61 2023-10-01T07:34:05.349 INFO:tasks.rados.rados.0.smithi084.stdout:2186: finishing write tid 4 to smithi08466639-61 2023-10-01T07:34:05.349 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 61 v 323 (ObjNum 1452 snap 0 seq_num 1452) dirty exists 2023-10-01T07:34:05.349 INFO:tasks.rados.rados.0.smithi084.stdout:2186: left oid 61 (ObjNum 1452 snap 0 seq_num 1452) 2023-10-01T07:34:05.350 INFO:tasks.rados.rados.0.smithi084.stdout:2187: finishing write tid 1 to smithi08466639-375 2023-10-01T07:34:05.350 INFO:tasks.rados.rados.0.smithi084.stdout:2187: finishing write tid 2 to smithi08466639-375 2023-10-01T07:34:05.350 INFO:tasks.rados.rados.0.smithi084.stdout:2187: finishing write tid 3 to smithi08466639-375 2023-10-01T07:34:05.350 INFO:tasks.rados.rados.0.smithi084.stdout:2187: finishing write tid 4 to smithi08466639-375 2023-10-01T07:34:05.350 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 375 v 331 (ObjNum 1453 snap 0 seq_num 1453) dirty exists 2023-10-01T07:34:05.350 INFO:tasks.rados.rados.0.smithi084.stdout:2187: left oid 375 (ObjNum 1453 snap 0 seq_num 1453) 2023-10-01T07:34:05.350 INFO:tasks.rados.rados.0.smithi084.stdout:2189: expect (ObjNum 1432 snap 0 seq_num 1432) 2023-10-01T07:34:05.443 INFO:tasks.rados.rados.0.smithi084.stdout:2190: finishing write tid 1 to smithi08466639-419 2023-10-01T07:34:05.443 INFO:tasks.rados.rados.0.smithi084.stdout:2190: finishing write tid 2 to smithi08466639-419 2023-10-01T07:34:05.443 INFO:tasks.rados.rados.0.smithi084.stdout:2190: finishing write tid 3 to smithi08466639-419 2023-10-01T07:34:05.443 INFO:tasks.rados.rados.0.smithi084.stdout:2190: finishing write tid 4 to smithi08466639-419 2023-10-01T07:34:05.443 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 419 v 256 (ObjNum 1454 snap 0 seq_num 1454) dirty exists 2023-10-01T07:34:05.443 INFO:tasks.rados.rados.0.smithi084.stdout:2190: left oid 419 (ObjNum 1454 snap 0 seq_num 1454) 2023-10-01T07:34:05.443 INFO:tasks.rados.rados.0.smithi084.stdout:2191: finishing write tid 1 to smithi08466639-350 2023-10-01T07:34:05.443 INFO:tasks.rados.rados.0.smithi084.stdout:2191: finishing write tid 2 to smithi08466639-350 2023-10-01T07:34:05.443 INFO:tasks.rados.rados.0.smithi084.stdout:2191: finishing write tid 3 to smithi08466639-350 2023-10-01T07:34:05.443 INFO:tasks.rados.rados.0.smithi084.stdout:2191: finishing write tid 4 to smithi08466639-350 2023-10-01T07:34:05.444 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 350 v 267 (ObjNum 1455 snap 0 seq_num 1455) dirty exists 2023-10-01T07:34:05.444 INFO:tasks.rados.rados.0.smithi084.stdout:2191: left oid 350 (ObjNum 1455 snap 0 seq_num 1455) 2023-10-01T07:34:05.444 INFO:tasks.rados.rados.0.smithi084.stdout:2192: finishing write tid 1 to smithi08466639-222 2023-10-01T07:34:05.444 INFO:tasks.rados.rados.0.smithi084.stdout:2192: finishing write tid 2 to smithi08466639-222 2023-10-01T07:34:05.444 INFO:tasks.rados.rados.0.smithi084.stdout:2192: finishing write tid 3 to smithi08466639-222 2023-10-01T07:34:05.444 INFO:tasks.rados.rados.0.smithi084.stdout:2192: finishing write tid 4 to smithi08466639-222 2023-10-01T07:34:05.444 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 222 v 318 (ObjNum 1456 snap 0 seq_num 1456) dirty exists 2023-10-01T07:34:05.444 INFO:tasks.rados.rados.0.smithi084.stdout:2192: left oid 222 (ObjNum 1456 snap 0 seq_num 1456) 2023-10-01T07:34:05.444 INFO:tasks.rados.rados.0.smithi084.stdout:2193: finishing write tid 1 to smithi08466639-322 2023-10-01T07:34:05.444 INFO:tasks.rados.rados.0.smithi084.stdout:2193: finishing write tid 2 to smithi08466639-322 2023-10-01T07:34:05.444 INFO:tasks.rados.rados.0.smithi084.stdout:2185: done (10 left) 2023-10-01T07:34:05.444 INFO:tasks.rados.rados.0.smithi084.stdout:2186: done (9 left) 2023-10-01T07:34:05.445 INFO:tasks.rados.rados.0.smithi084.stdout:2187: done (8 left) 2023-10-01T07:34:05.445 INFO:tasks.rados.rados.0.smithi084.stdout:2188: done (7 left) 2023-10-01T07:34:05.445 INFO:tasks.rados.rados.0.smithi084.stdout:2189: done (6 left) 2023-10-01T07:34:05.445 INFO:tasks.rados.rados.0.smithi084.stdout:2190: done (5 left) 2023-10-01T07:34:05.445 INFO:tasks.rados.rados.0.smithi084.stdout:2191: done (4 left) 2023-10-01T07:34:05.445 INFO:tasks.rados.rados.0.smithi084.stdout:2192: done (3 left) 2023-10-01T07:34:05.445 INFO:tasks.rados.rados.0.smithi084.stdout:2195: done (2 left) 2023-10-01T07:34:05.445 INFO:tasks.rados.rados.0.smithi084.stdout:2196: read oid 274 snap -1 2023-10-01T07:34:05.445 INFO:tasks.rados.rados.0.smithi084.stdout:2196: expect (ObjNum 1334 snap 0 seq_num 1334) 2023-10-01T07:34:05.445 INFO:tasks.rados.rados.0.smithi084.stdout:2197: read oid 213 snap -1 2023-10-01T07:34:05.445 INFO:tasks.rados.rados.0.smithi084.stdout:2197: expect deleted 2023-10-01T07:34:05.445 INFO:tasks.rados.rados.0.smithi084.stdout:2198: read oid 323 snap -1 2023-10-01T07:34:05.445 INFO:tasks.rados.rados.0.smithi084.stdout:2198: expect (ObjNum 1048 snap 0 seq_num 1048) 2023-10-01T07:34:05.446 INFO:tasks.rados.rados.0.smithi084.stdout:2199: write oid 158 current snap is 0 2023-10-01T07:34:05.446 INFO:tasks.rados.rados.0.smithi084.stdout:2193: finishing write tid 3 to smithi08466639-322 2023-10-01T07:34:05.446 INFO:tasks.rados.rados.0.smithi084.stdout:2193: finishing write tid 4 to smithi08466639-322 2023-10-01T07:34:05.446 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 322 v 331 (ObjNum 1457 snap 0 seq_num 1457) dirty exists 2023-10-01T07:34:05.446 INFO:tasks.rados.rados.0.smithi084.stdout:2193: left oid 322 (ObjNum 1457 snap 0 seq_num 1457) 2023-10-01T07:34:05.446 INFO:tasks.rados.rados.0.smithi084.stdout:2194: finishing write tid 1 to smithi08466639-42 2023-10-01T07:34:05.446 INFO:tasks.rados.rados.0.smithi084.stdout:2199: seq_num 1460 ranges {538220=603316,1785475=752745} 2023-10-01T07:34:05.454 INFO:tasks.rados.rados.0.smithi084.stdout:2199: writing smithi08466639-158 from 538220 to 1141536 tid 1 2023-10-01T07:34:05.463 INFO:tasks.rados.rados.0.smithi084.stdout:2199: writing smithi08466639-158 from 1785475 to 2538220 tid 2 2023-10-01T07:34:05.463 INFO:tasks.rados.rados.0.smithi084.stdout:2193: done (5 left) 2023-10-01T07:34:05.463 INFO:tasks.rados.rados.0.smithi084.stdout:2200: read oid 14 snap -1 2023-10-01T07:34:05.463 INFO:tasks.rados.rados.0.smithi084.stdout:2200: expect (ObjNum 1411 snap 0 seq_num 1411) 2023-10-01T07:34:05.463 INFO:tasks.rados.rados.0.smithi084.stdout:2201: read oid 393 snap -1 2023-10-01T07:34:05.463 INFO:tasks.rados.rados.0.smithi084.stdout:2201: expect (ObjNum 668 snap 0 seq_num 668) 2023-10-01T07:34:05.463 INFO:tasks.rados.rados.0.smithi084.stdout:2202: write oid 219 current snap is 0 2023-10-01T07:34:05.463 INFO:tasks.rados.rados.0.smithi084.stdout:2194: finishing write tid 2 to smithi08466639-42 2023-10-01T07:34:05.463 INFO:tasks.rados.rados.0.smithi084.stdout:2194: finishing write tid 3 to smithi08466639-42 2023-10-01T07:34:05.463 INFO:tasks.rados.rados.0.smithi084.stdout:2202: seq_num 1461 ranges {555027=678565,1727604=640848} 2023-10-01T07:34:05.474 INFO:tasks.rados.rados.0.smithi084.stdout:2202: writing smithi08466639-219 from 555027 to 1233592 tid 1 2023-10-01T07:34:05.481 INFO:tasks.rados.rados.0.smithi084.stdout:2202: writing smithi08466639-219 from 1727604 to 2368452 tid 2 2023-10-01T07:34:05.481 INFO:tasks.rados.rados.0.smithi084.stdout:2203: read oid 307 snap -1 2023-10-01T07:34:05.481 INFO:tasks.rados.rados.0.smithi084.stdout:2203: expect (ObjNum 1255 snap 0 seq_num 1255) 2023-10-01T07:34:05.481 INFO:tasks.rados.rados.0.smithi084.stdout:2204: delete oid 33 current snap is 0 2023-10-01T07:34:05.482 INFO:tasks.rados.rados.0.smithi084.stdout:2194: finishing write tid 4 to smithi08466639-42 2023-10-01T07:34:05.482 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 42 v 242 (ObjNum 1458 snap 0 seq_num 1458) dirty exists 2023-10-01T07:34:05.482 INFO:tasks.rados.rados.0.smithi084.stdout:2194: left oid 42 (ObjNum 1458 snap 0 seq_num 1458) 2023-10-01T07:34:05.482 INFO:tasks.rados.rados.0.smithi084.stdout:2196: expect (ObjNum 1334 snap 0 seq_num 1334) 2023-10-01T07:34:05.611 INFO:tasks.rados.rados.0.smithi084.stdout:2198: expect (ObjNum 1048 snap 0 seq_num 1048) 2023-10-01T07:34:05.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:05 smithi084 bash[33757]: cluster 2023-10-01T07:34:04.366738+0000 mgr.x (mgr.24739) 15 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 7.6 MiB/s wr, 97 op/s 2023-10-01T07:34:05.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:05 smithi084 bash[27378]: cluster 2023-10-01T07:34:04.366738+0000 mgr.x (mgr.24739) 15 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 7.6 MiB/s wr, 97 op/s 2023-10-01T07:34:05.825 INFO:tasks.rados.rados.0.smithi084.stdout:2199: finishing write tid 1 to smithi08466639-158 2023-10-01T07:34:05.825 INFO:tasks.rados.rados.0.smithi084.stdout:2202: finishing write tid 1 to smithi08466639-219 2023-10-01T07:34:05.826 INFO:tasks.rados.rados.0.smithi084.stdout:2200: expect (ObjNum 1411 snap 0 seq_num 1411) 2023-10-01T07:34:05.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:05 smithi112 bash[27689]: cluster 2023-10-01T07:34:04.366738+0000 mgr.x (mgr.24739) 15 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 7.6 MiB/s wr, 97 op/s 2023-10-01T07:34:06.052 INFO:tasks.rados.rados.0.smithi084.stdout:2199: finishing write tid 2 to smithi08466639-158 2023-10-01T07:34:06.052 INFO:tasks.rados.rados.0.smithi084.stdout:2199: finishing write tid 3 to smithi08466639-158 2023-10-01T07:34:06.052 INFO:tasks.rados.rados.0.smithi084.stdout:2199: finishing write tid 4 to smithi08466639-158 2023-10-01T07:34:06.052 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 158 v 326 (ObjNum 1460 snap 0 seq_num 1460) dirty exists 2023-10-01T07:34:06.052 INFO:tasks.rados.rados.0.smithi084.stdout:2199: left oid 158 (ObjNum 1460 snap 0 seq_num 1460) 2023-10-01T07:34:06.052 INFO:tasks.rados.rados.0.smithi084.stdout:2201: expect (ObjNum 668 snap 0 seq_num 668) 2023-10-01T07:34:06.187 INFO:tasks.rados.rados.0.smithi084.stdout:2202: finishing write tid 2 to smithi08466639-219 2023-10-01T07:34:06.187 INFO:tasks.rados.rados.0.smithi084.stdout:2202: finishing write tid 3 to smithi08466639-219 2023-10-01T07:34:06.188 INFO:tasks.rados.rados.0.smithi084.stdout:2202: finishing write tid 4 to smithi08466639-219 2023-10-01T07:34:06.188 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 219 v 245 (ObjNum 1461 snap 0 seq_num 1461) dirty exists 2023-10-01T07:34:06.188 INFO:tasks.rados.rados.0.smithi084.stdout:2202: left oid 219 (ObjNum 1461 snap 0 seq_num 1461) 2023-10-01T07:34:06.188 INFO:tasks.rados.rados.0.smithi084.stdout:2203: expect (ObjNum 1255 snap 0 seq_num 1255) 2023-10-01T07:34:06.322 INFO:tasks.rados.rados.0.smithi084.stdout:2194: done (9 left) 2023-10-01T07:34:06.322 INFO:tasks.rados.rados.0.smithi084.stdout:2196: done (8 left) 2023-10-01T07:34:06.322 INFO:tasks.rados.rados.0.smithi084.stdout:2197: done (7 left) 2023-10-01T07:34:06.322 INFO:tasks.rados.rados.0.smithi084.stdout:2198: done (6 left) 2023-10-01T07:34:06.322 INFO:tasks.rados.rados.0.smithi084.stdout:2199: done (5 left) 2023-10-01T07:34:06.322 INFO:tasks.rados.rados.0.smithi084.stdout:2200: done (4 left) 2023-10-01T07:34:06.322 INFO:tasks.rados.rados.0.smithi084.stdout:2201: done (3 left) 2023-10-01T07:34:06.323 INFO:tasks.rados.rados.0.smithi084.stdout:2202: done (2 left) 2023-10-01T07:34:06.323 INFO:tasks.rados.rados.0.smithi084.stdout:2203: done (1 left) 2023-10-01T07:34:06.323 INFO:tasks.rados.rados.0.smithi084.stdout:2204: done (0 left) 2023-10-01T07:34:06.323 INFO:tasks.rados.rados.0.smithi084.stdout:2205: delete oid 462 current snap is 0 2023-10-01T07:34:06.324 INFO:tasks.rados.rados.0.smithi084.stdout:2205: done (0 left) 2023-10-01T07:34:06.324 INFO:tasks.rados.rados.0.smithi084.stdout:2206: write oid 117 current snap is 0 2023-10-01T07:34:06.324 INFO:tasks.rados.rados.0.smithi084.stdout:2206: seq_num 1464 ranges {605448=504312,1903050=702398} 2023-10-01T07:34:06.330 INFO:tasks.rados.rados.0.smithi084.stdout:2206: writing smithi08466639-117 from 605448 to 1109760 tid 1 2023-10-01T07:34:06.339 INFO:tasks.rados.rados.0.smithi084.stdout:2206: writing smithi08466639-117 from 1903050 to 2605448 tid 2 2023-10-01T07:34:06.339 INFO:tasks.rados.rados.0.smithi084.stdout:2207: read oid 173 snap -1 2023-10-01T07:34:06.339 INFO:tasks.rados.rados.0.smithi084.stdout:2207: expect (ObjNum 1428 snap 0 seq_num 1428) 2023-10-01T07:34:06.339 INFO:tasks.rados.rados.0.smithi084.stdout:2208: write oid 316 current snap is 0 2023-10-01T07:34:06.340 INFO:tasks.rados.rados.0.smithi084.stdout:2208: seq_num 1465 ranges {622255=579561,1845179=531833} 2023-10-01T07:34:06.346 INFO:tasks.rados.rados.0.smithi084.stdout:2208: writing smithi08466639-316 from 622255 to 1201816 tid 1 2023-10-01T07:34:06.353 INFO:tasks.rados.rados.0.smithi084.stdout:2208: writing smithi08466639-316 from 1845179 to 2377012 tid 2 2023-10-01T07:34:06.353 INFO:tasks.rados.rados.0.smithi084.stdout:2209: read oid 289 snap -1 2023-10-01T07:34:06.353 INFO:tasks.rados.rados.0.smithi084.stdout:2209: expect (ObjNum 972 snap 0 seq_num 972) 2023-10-01T07:34:06.353 INFO:tasks.rados.rados.0.smithi084.stdout:2210: delete oid 484 current snap is 0 2023-10-01T07:34:06.353 INFO:tasks.rados.rados.0.smithi084.stdout:2206: finishing write tid 1 to smithi08466639-117 2023-10-01T07:34:06.354 INFO:tasks.rados.rados.0.smithi084.stdout:2206: finishing write tid 2 to smithi08466639-117 2023-10-01T07:34:06.354 INFO:tasks.rados.rados.0.smithi084.stdout:2207: expect (ObjNum 1428 snap 0 seq_num 1428) 2023-10-01T07:34:06.473 INFO:tasks.rados.rados.0.smithi084.stdout:2206: finishing write tid 3 to smithi08466639-117 2023-10-01T07:34:06.474 INFO:tasks.rados.rados.0.smithi084.stdout:2206: finishing write tid 4 to smithi08466639-117 2023-10-01T07:34:06.474 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 117 v 248 (ObjNum 1464 snap 0 seq_num 1464) dirty exists 2023-10-01T07:34:06.474 INFO:tasks.rados.rados.0.smithi084.stdout:2206: left oid 117 (ObjNum 1464 snap 0 seq_num 1464) 2023-10-01T07:34:06.474 INFO:tasks.rados.rados.0.smithi084.stdout:2208: finishing write tid 1 to smithi08466639-316 2023-10-01T07:34:06.474 INFO:tasks.rados.rados.0.smithi084.stdout:2209: expect (ObjNum 972 snap 0 seq_num 972) 2023-10-01T07:34:06.613 INFO:tasks.rados.rados.0.smithi084.stdout:2208: finishing write tid 2 to smithi08466639-316 2023-10-01T07:34:06.613 INFO:tasks.rados.rados.0.smithi084.stdout:2208: finishing write tid 3 to smithi08466639-316 2023-10-01T07:34:06.614 INFO:tasks.rados.rados.0.smithi084.stdout:2208: finishing write tid 4 to smithi08466639-316 2023-10-01T07:34:06.614 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 316 v 259 (ObjNum 1465 snap 0 seq_num 1465) dirty exists 2023-10-01T07:34:06.614 INFO:tasks.rados.rados.0.smithi084.stdout:2208: left oid 316 (ObjNum 1465 snap 0 seq_num 1465) 2023-10-01T07:34:06.614 INFO:tasks.rados.rados.0.smithi084.stdout:2206: done (4 left) 2023-10-01T07:34:06.614 INFO:tasks.rados.rados.0.smithi084.stdout:2207: done (3 left) 2023-10-01T07:34:06.614 INFO:tasks.rados.rados.0.smithi084.stdout:2208: done (2 left) 2023-10-01T07:34:06.614 INFO:tasks.rados.rados.0.smithi084.stdout:2209: done (1 left) 2023-10-01T07:34:06.614 INFO:tasks.rados.rados.0.smithi084.stdout:2210: done (0 left) 2023-10-01T07:34:06.614 INFO:tasks.rados.rados.0.smithi084.stdout:2211: delete oid 301 current snap is 0 2023-10-01T07:34:06.615 INFO:tasks.rados.rados.0.smithi084.stdout:2211: done (0 left) 2023-10-01T07:34:06.616 INFO:tasks.rados.rados.0.smithi084.stdout:2212: write oid 449 current snap is 0 2023-10-01T07:34:06.616 INFO:tasks.rados.rados.0.smithi084.stdout:2212: seq_num 1468 ranges {672676=521661,1736978=795513} 2023-10-01T07:34:06.627 INFO:tasks.rados.rados.0.smithi084.stdout:2212: writing smithi08466639-449 from 672676 to 1194337 tid 1 2023-10-01T07:34:06.636 INFO:tasks.rados.rados.0.smithi084.stdout:2212: writing smithi08466639-449 from 1736978 to 2532491 tid 2 2023-10-01T07:34:06.636 INFO:tasks.rados.rados.0.smithi084.stdout:2212: finishing write tid 1 to smithi08466639-449 2023-10-01T07:34:06.636 INFO:tasks.rados.rados.0.smithi084.stdout:2213: read oid 384 snap -1 2023-10-01T07:34:06.636 INFO:tasks.rados.rados.0.smithi084.stdout:2213: expect (ObjNum 1058 snap 0 seq_num 1058) 2023-10-01T07:34:06.636 INFO:tasks.rados.rados.0.smithi084.stdout:2214: read oid 306 snap -1 2023-10-01T07:34:06.636 INFO:tasks.rados.rados.0.smithi084.stdout:2214: expect (ObjNum 808 snap 0 seq_num 808) 2023-10-01T07:34:06.636 INFO:tasks.rados.rados.0.smithi084.stdout:2215: write oid 245 current snap is 0 2023-10-01T07:34:06.636 INFO:tasks.rados.rados.0.smithi084.stdout:2215: seq_num 1469 ranges {689483=596910,2079107=539171} 2023-10-01T07:34:06.644 INFO:tasks.rados.rados.0.smithi084.stdout:2215: writing smithi08466639-245 from 689483 to 1286393 tid 1 2023-10-01T07:34:06.653 INFO:tasks.rados.rados.0.smithi084.stdout:2215: writing smithi08466639-245 from 2079107 to 2618278 tid 2 2023-10-01T07:34:06.653 INFO:tasks.rados.rados.0.smithi084.stdout:2216: write oid 201 current snap is 0 2023-10-01T07:34:06.653 INFO:tasks.rados.rados.0.smithi084.stdout:2216: seq_num 1470 ranges {706290=672159,2137589=568701} 2023-10-01T07:34:06.661 INFO:tasks.rados.rados.0.smithi084.stdout:2216: writing smithi08466639-201 from 706290 to 1378449 tid 1 2023-10-01T07:34:06.669 INFO:tasks.rados.rados.0.smithi084.stdout:2216: writing smithi08466639-201 from 2137589 to 2706290 tid 2 2023-10-01T07:34:06.669 INFO:tasks.rados.rados.0.smithi084.stdout:2217: delete oid 66 current snap is 0 2023-10-01T07:34:06.669 INFO:tasks.rados.rados.0.smithi084.stdout:2213: expect (ObjNum 1058 snap 0 seq_num 1058) 2023-10-01T07:34:06.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:06 smithi084 bash[27378]: audit 2023-10-01T07:34:06.044368+0000 mon.c (mon.2) 134 : audit [DBG] from='client.? 172.21.15.84:0/2064384352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:06.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:06 smithi084 bash[33757]: audit 2023-10-01T07:34:06.044368+0000 mon.c (mon.2) 134 : audit [DBG] from='client.? 172.21.15.84:0/2064384352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:06.897 INFO:tasks.rados.rados.0.smithi084.stdout:2214: expect (ObjNum 808 snap 0 seq_num 808) 2023-10-01T07:34:06.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:06 smithi112 bash[27689]: audit 2023-10-01T07:34:06.044368+0000 mon.c (mon.2) 134 : audit [DBG] from='client.? 172.21.15.84:0/2064384352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:07.062 INFO:tasks.rados.rados.0.smithi084.stdout:2212: finishing write tid 2 to smithi08466639-449 2023-10-01T07:34:07.062 INFO:tasks.rados.rados.0.smithi084.stdout:2212: finishing write tid 3 to smithi08466639-449 2023-10-01T07:34:07.062 INFO:tasks.rados.rados.0.smithi084.stdout:2212: finishing write tid 4 to smithi08466639-449 2023-10-01T07:34:07.062 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 449 v 338 (ObjNum 1468 snap 0 seq_num 1468) dirty exists 2023-10-01T07:34:07.063 INFO:tasks.rados.rados.0.smithi084.stdout:2212: left oid 449 (ObjNum 1468 snap 0 seq_num 1468) 2023-10-01T07:34:07.063 INFO:tasks.rados.rados.0.smithi084.stdout:2215: finishing write tid 1 to smithi08466639-245 2023-10-01T07:34:07.063 INFO:tasks.rados.rados.0.smithi084.stdout:2215: finishing write tid 2 to smithi08466639-245 2023-10-01T07:34:07.063 INFO:tasks.rados.rados.0.smithi084.stdout:2215: finishing write tid 3 to smithi08466639-245 2023-10-01T07:34:07.063 INFO:tasks.rados.rados.0.smithi084.stdout:2215: finishing write tid 4 to smithi08466639-245 2023-10-01T07:34:07.063 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 245 v 377 (ObjNum 1469 snap 0 seq_num 1469) dirty exists 2023-10-01T07:34:07.063 INFO:tasks.rados.rados.0.smithi084.stdout:2215: left oid 245 (ObjNum 1469 snap 0 seq_num 1469) 2023-10-01T07:34:07.063 INFO:tasks.rados.rados.0.smithi084.stdout:2216: finishing write tid 1 to smithi08466639-201 2023-10-01T07:34:07.063 INFO:tasks.rados.rados.0.smithi084.stdout:2216: finishing write tid 2 to smithi08466639-201 2023-10-01T07:34:07.063 INFO:tasks.rados.rados.0.smithi084.stdout:2216: finishing write tid 3 to smithi08466639-201 2023-10-01T07:34:07.063 INFO:tasks.rados.rados.0.smithi084.stdout:2216: finishing write tid 4 to smithi08466639-201 2023-10-01T07:34:07.063 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 201 v 350 (ObjNum 1470 snap 0 seq_num 1470) dirty exists 2023-10-01T07:34:07.064 INFO:tasks.rados.rados.0.smithi084.stdout:2216: left oid 201 (ObjNum 1470 snap 0 seq_num 1470) 2023-10-01T07:34:07.064 INFO:tasks.rados.rados.0.smithi084.stdout:2212: done (5 left) 2023-10-01T07:34:07.064 INFO:tasks.rados.rados.0.smithi084.stdout:2213: done (4 left) 2023-10-01T07:34:07.064 INFO:tasks.rados.rados.0.smithi084.stdout:2214: done (3 left) 2023-10-01T07:34:07.064 INFO:tasks.rados.rados.0.smithi084.stdout:2215: done (2 left) 2023-10-01T07:34:07.064 INFO:tasks.rados.rados.0.smithi084.stdout:2216: done (1 left) 2023-10-01T07:34:07.064 INFO:tasks.rados.rados.0.smithi084.stdout:2217: done (0 left) 2023-10-01T07:34:07.064 INFO:tasks.rados.rados.0.smithi084.stdout:2218: write oid 370 current snap is 0 2023-10-01T07:34:07.064 INFO:tasks.rados.rados.0.smithi084.stdout:2218: seq_num 1472 ranges {739904=422657,1854553=402851} 2023-10-01T07:34:07.074 INFO:tasks.rados.rados.0.smithi084.stdout:2218: writing smithi08466639-370 from 739904 to 1162561 tid 1 2023-10-01T07:34:07.081 INFO:tasks.rados.rados.0.smithi084.stdout:2218: writing smithi08466639-370 from 1854553 to 2257404 tid 2 2023-10-01T07:34:07.081 INFO:tasks.rados.rados.0.smithi084.stdout:2219: write oid 459 current snap is 0 2023-10-01T07:34:07.081 INFO:tasks.rados.rados.0.smithi084.stdout:2219: seq_num 1473 ranges {756711=497906,1913035=546509} 2023-10-01T07:34:07.088 INFO:tasks.rados.rados.0.smithi084.stdout:2219: writing smithi08466639-459 from 756711 to 1254617 tid 1 2023-10-01T07:34:07.095 INFO:tasks.rados.rados.0.smithi084.stdout:2219: writing smithi08466639-459 from 1913035 to 2459544 tid 2 2023-10-01T07:34:07.095 INFO:tasks.rados.rados.0.smithi084.stdout:2220: delete oid 355 current snap is 0 2023-10-01T07:34:07.095 INFO:tasks.rados.rados.0.smithi084.stdout:2218: finishing write tid 1 to smithi08466639-370 2023-10-01T07:34:07.095 INFO:tasks.rados.rados.0.smithi084.stdout:2218: finishing write tid 2 to smithi08466639-370 2023-10-01T07:34:07.095 INFO:tasks.rados.rados.0.smithi084.stdout:2218: finishing write tid 3 to smithi08466639-370 2023-10-01T07:34:07.096 INFO:tasks.rados.rados.0.smithi084.stdout:2218: finishing write tid 4 to smithi08466639-370 2023-10-01T07:34:07.096 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 370 v 353 (ObjNum 1472 snap 0 seq_num 1472) dirty exists 2023-10-01T07:34:07.096 INFO:tasks.rados.rados.0.smithi084.stdout:2218: left oid 370 (ObjNum 1472 snap 0 seq_num 1472) 2023-10-01T07:34:07.096 INFO:tasks.rados.rados.0.smithi084.stdout:2219: finishing write tid 1 to smithi08466639-459 2023-10-01T07:34:07.097 INFO:tasks.rados.rados.0.smithi084.stdout:2218: done (2 left) 2023-10-01T07:34:07.098 INFO:tasks.rados.rados.0.smithi084.stdout:2220: done (1 left) 2023-10-01T07:34:07.098 INFO:tasks.rados.rados.0.smithi084.stdout:2221: read oid 344 snap -1 2023-10-01T07:34:07.098 INFO:tasks.rados.rados.0.smithi084.stdout:2221: expect (ObjNum 343 snap 0 seq_num 343) 2023-10-01T07:34:07.098 INFO:tasks.rados.rados.0.smithi084.stdout:2222: read oid 480 snap -1 2023-10-01T07:34:07.098 INFO:tasks.rados.rados.0.smithi084.stdout:2222: expect (ObjNum 807 snap 0 seq_num 807) 2023-10-01T07:34:07.098 INFO:tasks.rados.rados.0.smithi084.stdout:2223: write oid 237 current snap is 0 2023-10-01T07:34:07.098 INFO:tasks.rados.rados.0.smithi084.stdout:2223: seq_num 1475 ranges {790325=764757,2029999=550178} 2023-10-01T07:34:07.107 INFO:tasks.rados.rados.0.smithi084.stdout:2223: writing smithi08466639-237 from 790325 to 1555082 tid 1 2023-10-01T07:34:07.113 INFO:tasks.rados.rados.0.smithi084.stdout:2223: writing smithi08466639-237 from 2029999 to 2580177 tid 2 2023-10-01T07:34:07.113 INFO:tasks.rados.rados.0.smithi084.stdout:2224: write oid 33 current snap is 0 2023-10-01T07:34:07.113 INFO:tasks.rados.rados.0.smithi084.stdout:2224: seq_num 1476 ranges {407132=440006,1288481=693836,2616455=190677} 2023-10-01T07:34:07.117 INFO:tasks.rados.rados.0.smithi084.stdout:2224: writing smithi08466639-33 from 407132 to 847138 tid 1 2023-10-01T07:34:07.125 INFO:tasks.rados.rados.0.smithi084.stdout:2224: writing smithi08466639-33 from 1288481 to 1982317 tid 2 2023-10-01T07:34:07.130 INFO:tasks.rados.rados.0.smithi084.stdout:2224: writing smithi08466639-33 from 2616455 to 2807132 tid 3 2023-10-01T07:34:07.130 INFO:tasks.rados.rados.0.smithi084.stdout:2225: delete oid 301 current snap is 0 2023-10-01T07:34:07.130 INFO:tasks.rados.rados.0.smithi084.stdout:2219: finishing write tid 2 to smithi08466639-459 2023-10-01T07:34:07.131 INFO:tasks.rados.rados.0.smithi084.stdout:2219: finishing write tid 3 to smithi08466639-459 2023-10-01T07:34:07.131 INFO:tasks.rados.rados.0.smithi084.stdout:2219: finishing write tid 4 to smithi08466639-459 2023-10-01T07:34:07.131 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 459 v 293 (ObjNum 1473 snap 0 seq_num 1473) dirty exists 2023-10-01T07:34:07.131 INFO:tasks.rados.rados.0.smithi084.stdout:2219: left oid 459 (ObjNum 1473 snap 0 seq_num 1473) 2023-10-01T07:34:07.131 INFO:tasks.rados.rados.0.smithi084.stdout:2221: expect (ObjNum 343 snap 0 seq_num 343) 2023-10-01T07:34:07.247 INFO:tasks.rados.rados.0.smithi084.stdout:2222: expect (ObjNum 807 snap 0 seq_num 807) 2023-10-01T07:34:07.365 INFO:tasks.rados.rados.0.smithi084.stdout:2223: finishing write tid 1 to smithi08466639-237 2023-10-01T07:34:07.365 INFO:tasks.rados.rados.0.smithi084.stdout:2223: finishing write tid 2 to smithi08466639-237 2023-10-01T07:34:07.365 INFO:tasks.rados.rados.0.smithi084.stdout:2223: finishing write tid 3 to smithi08466639-237 2023-10-01T07:34:07.365 INFO:tasks.rados.rados.0.smithi084.stdout:2223: finishing write tid 4 to smithi08466639-237 2023-10-01T07:34:07.365 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 237 v 226 (ObjNum 1475 snap 0 seq_num 1475) dirty exists 2023-10-01T07:34:07.365 INFO:tasks.rados.rados.0.smithi084.stdout:2223: left oid 237 (ObjNum 1475 snap 0 seq_num 1475) 2023-10-01T07:34:07.365 INFO:tasks.rados.rados.0.smithi084.stdout:2224: finishing write tid 1 to smithi08466639-33 2023-10-01T07:34:07.365 INFO:tasks.rados.rados.0.smithi084.stdout:2224: finishing write tid 2 to smithi08466639-33 2023-10-01T07:34:07.365 INFO:tasks.rados.rados.0.smithi084.stdout:2219: done (5 left) 2023-10-01T07:34:07.365 INFO:tasks.rados.rados.0.smithi084.stdout:2221: done (4 left) 2023-10-01T07:34:07.366 INFO:tasks.rados.rados.0.smithi084.stdout:2222: done (3 left) 2023-10-01T07:34:07.366 INFO:tasks.rados.rados.0.smithi084.stdout:2223: done (2 left) 2023-10-01T07:34:07.366 INFO:tasks.rados.rados.0.smithi084.stdout:2225: done (1 left) 2023-10-01T07:34:07.366 INFO:tasks.rados.rados.0.smithi084.stdout:2226: read oid 318 snap -1 2023-10-01T07:34:07.366 INFO:tasks.rados.rados.0.smithi084.stdout:2226: expect (ObjNum 673 snap 0 seq_num 673) 2023-10-01T07:34:07.366 INFO:tasks.rados.rados.0.smithi084.stdout:2227: write oid 151 current snap is 0 2023-10-01T07:34:07.366 INFO:tasks.rados.rados.0.smithi084.stdout:2224: finishing write tid 3 to smithi08466639-33 2023-10-01T07:34:07.366 INFO:tasks.rados.rados.0.smithi084.stdout:2227: seq_num 1478 ranges {440746=590504,1689092=697505} 2023-10-01T07:34:07.370 INFO:tasks.rados.rados.0.smithi084.stdout:2227: writing smithi08466639-151 from 440746 to 1031250 tid 1 2023-10-01T07:34:07.378 INFO:tasks.rados.rados.0.smithi084.stdout:2227: writing smithi08466639-151 from 1689092 to 2386597 tid 2 2023-10-01T07:34:07.379 INFO:tasks.rados.rados.0.smithi084.stdout:2228: write oid 284 current snap is 0 2023-10-01T07:34:07.379 INFO:tasks.rados.rados.0.smithi084.stdout:2224: finishing write tid 4 to smithi08466639-33 2023-10-01T07:34:07.379 INFO:tasks.rados.rados.0.smithi084.stdout:2224: finishing write tid 5 to smithi08466639-33 2023-10-01T07:34:07.379 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 33 v 319 (ObjNum 1476 snap 0 seq_num 1476) dirty exists 2023-10-01T07:34:07.379 INFO:tasks.rados.rados.0.smithi084.stdout:2224: left oid 33 (ObjNum 1476 snap 0 seq_num 1476) 2023-10-01T07:34:07.379 INFO:tasks.rados.rados.0.smithi084.stdout:2228: seq_num 1479 ranges {457553=665753,1747574=557516} 2023-10-01T07:34:07.385 INFO:tasks.rados.rados.0.smithi084.stdout:2228: writing smithi08466639-284 from 457553 to 1123306 tid 1 2023-10-01T07:34:07.391 INFO:tasks.rados.rados.0.smithi084.stdout:2228: writing smithi08466639-284 from 1747574 to 2305090 tid 2 2023-10-01T07:34:07.392 INFO:tasks.rados.rados.0.smithi084.stdout:2224: done (3 left) 2023-10-01T07:34:07.392 INFO:tasks.rados.rados.0.smithi084.stdout:2229: write oid 156 current snap is 0 2023-10-01T07:34:07.392 INFO:tasks.rados.rados.0.smithi084.stdout:2229: seq_num 1480 ranges {474360=741002,1806056=701174} 2023-10-01T07:34:07.398 INFO:tasks.rados.rados.0.smithi084.stdout:2229: writing smithi08466639-156 from 474360 to 1215362 tid 1 2023-10-01T07:34:07.406 INFO:tasks.rados.rados.0.smithi084.stdout:2229: writing smithi08466639-156 from 1806056 to 2507230 tid 2 2023-10-01T07:34:07.406 INFO:tasks.rados.rados.0.smithi084.stdout:2230: read oid 303 snap -1 2023-10-01T07:34:07.406 INFO:tasks.rados.rados.0.smithi084.stdout:2230: expect deleted 2023-10-01T07:34:07.406 INFO:tasks.rados.rados.0.smithi084.stdout:2231: delete oid 326 current snap is 0 2023-10-01T07:34:07.406 INFO:tasks.rados.rados.0.smithi084.stdout:2227: finishing write tid 1 to smithi08466639-151 2023-10-01T07:34:07.406 INFO:tasks.rados.rados.0.smithi084.stdout:2226: expect (ObjNum 673 snap 0 seq_num 673) 2023-10-01T07:34:07.562 INFO:tasks.rados.rados.0.smithi084.stdout:2227: finishing write tid 2 to smithi08466639-151 2023-10-01T07:34:07.562 INFO:tasks.rados.rados.0.smithi084.stdout:2227: finishing write tid 3 to smithi08466639-151 2023-10-01T07:34:07.562 INFO:tasks.rados.rados.0.smithi084.stdout:2227: finishing write tid 4 to smithi08466639-151 2023-10-01T07:34:07.563 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 151 v 246 (ObjNum 1478 snap 0 seq_num 1478) dirty exists 2023-10-01T07:34:07.563 INFO:tasks.rados.rados.0.smithi084.stdout:2227: left oid 151 (ObjNum 1478 snap 0 seq_num 1478) 2023-10-01T07:34:07.563 INFO:tasks.rados.rados.0.smithi084.stdout:2228: finishing write tid 1 to smithi08466639-284 2023-10-01T07:34:07.563 INFO:tasks.rados.rados.0.smithi084.stdout:2228: finishing write tid 2 to smithi08466639-284 2023-10-01T07:34:07.563 INFO:tasks.rados.rados.0.smithi084.stdout:2228: finishing write tid 3 to smithi08466639-284 2023-10-01T07:34:07.563 INFO:tasks.rados.rados.0.smithi084.stdout:2226: done (5 left) 2023-10-01T07:34:07.563 INFO:tasks.rados.rados.0.smithi084.stdout:2227: done (4 left) 2023-10-01T07:34:07.563 INFO:tasks.rados.rados.0.smithi084.stdout:2231: done (3 left) 2023-10-01T07:34:07.563 INFO:tasks.rados.rados.0.smithi084.stdout:2232: write oid 434 current snap is 0 2023-10-01T07:34:07.563 INFO:tasks.rados.rados.0.smithi084.stdout:2228: finishing write tid 4 to smithi08466639-284 2023-10-01T07:34:07.564 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 284 v 341 (ObjNum 1479 snap 0 seq_num 1479) dirty exists 2023-10-01T07:34:07.564 INFO:tasks.rados.rados.0.smithi084.stdout:2228: left oid 284 (ObjNum 1479 snap 0 seq_num 1479) 2023-10-01T07:34:07.564 INFO:tasks.rados.rados.0.smithi084.stdout:2229: finishing write tid 1 to smithi08466639-156 2023-10-01T07:34:07.564 INFO:tasks.rados.rados.0.smithi084.stdout:2232: seq_num 1482 ranges {507974=491500,1406667=704843,2548287=359687} 2023-10-01T07:34:07.567 INFO:tasks.rados.rados.0.smithi084.stdout:2232: writing smithi08466639-434 from 507974 to 999474 tid 1 2023-10-01T07:34:07.574 INFO:tasks.rados.rados.0.smithi084.stdout:2232: writing smithi08466639-434 from 1406667 to 2111510 tid 2 2023-10-01T07:34:07.579 INFO:tasks.rados.rados.0.smithi084.stdout:2232: writing smithi08466639-434 from 2548287 to 2907974 tid 3 2023-10-01T07:34:07.579 INFO:tasks.rados.rados.0.smithi084.stdout:2228: done (3 left) 2023-10-01T07:34:07.579 INFO:tasks.rados.rados.0.smithi084.stdout:2233: read oid 318 snap -1 2023-10-01T07:34:07.579 INFO:tasks.rados.rados.0.smithi084.stdout:2233: expect (ObjNum 673 snap 0 seq_num 673) 2023-10-01T07:34:07.580 INFO:tasks.rados.rados.0.smithi084.stdout:2234: write oid 386 current snap is 0 2023-10-01T07:34:07.580 INFO:tasks.rados.rados.0.smithi084.stdout:2229: finishing write tid 2 to smithi08466639-156 2023-10-01T07:34:07.580 INFO:tasks.rados.rados.0.smithi084.stdout:2229: finishing write tid 3 to smithi08466639-156 2023-10-01T07:34:07.580 INFO:tasks.rados.rados.0.smithi084.stdout:2229: finishing write tid 4 to smithi08466639-156 2023-10-01T07:34:07.580 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 156 v 321 (ObjNum 1480 snap 0 seq_num 1480) dirty exists 2023-10-01T07:34:07.580 INFO:tasks.rados.rados.0.smithi084.stdout:2229: left oid 156 (ObjNum 1480 snap 0 seq_num 1480) 2023-10-01T07:34:07.580 INFO:tasks.rados.rados.0.smithi084.stdout:2234: seq_num 1483 ranges {524781=683102,1981502=564854} 2023-10-01T07:34:07.589 INFO:tasks.rados.rados.0.smithi084.stdout:2234: writing smithi08466639-386 from 524781 to 1207883 tid 1 2023-10-01T07:34:07.597 INFO:tasks.rados.rados.0.smithi084.stdout:2234: writing smithi08466639-386 from 1981502 to 2546356 tid 2 2023-10-01T07:34:07.597 INFO:tasks.rados.rados.0.smithi084.stdout:2229: done (4 left) 2023-10-01T07:34:07.597 INFO:tasks.rados.rados.0.smithi084.stdout:2230: done (3 left) 2023-10-01T07:34:07.597 INFO:tasks.rados.rados.0.smithi084.stdout:2235: write oid 21 current snap is 0 2023-10-01T07:34:07.597 INFO:tasks.rados.rados.0.smithi084.stdout:2232: finishing write tid 1 to smithi08466639-434 2023-10-01T07:34:07.597 INFO:tasks.rados.rados.0.smithi084.stdout:2235: seq_num 1484 ranges {541588=758351,2039984=708512} 2023-10-01T07:34:07.605 INFO:tasks.rados.rados.0.smithi084.stdout:2235: writing smithi08466639-21 from 541588 to 1299939 tid 1 2023-10-01T07:34:07.613 INFO:tasks.rados.rados.0.smithi084.stdout:2235: writing smithi08466639-21 from 2039984 to 2748496 tid 2 2023-10-01T07:34:07.613 INFO:tasks.rados.rados.0.smithi084.stdout:2236: write oid 321 current snap is 0 2023-10-01T07:34:07.613 INFO:tasks.rados.rados.0.smithi084.stdout:2232: finishing write tid 2 to smithi08466639-434 2023-10-01T07:34:07.613 INFO:tasks.rados.rados.0.smithi084.stdout:2232: finishing write tid 3 to smithi08466639-434 2023-10-01T07:34:07.613 INFO:tasks.rados.rados.0.smithi084.stdout:2232: finishing write tid 4 to smithi08466639-434 2023-10-01T07:34:07.613 INFO:tasks.rados.rados.0.smithi084.stdout:2232: finishing write tid 5 to smithi08466639-434 2023-10-01T07:34:07.614 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 434 v 337 (ObjNum 1482 snap 0 seq_num 1482) dirty exists 2023-10-01T07:34:07.614 INFO:tasks.rados.rados.0.smithi084.stdout:2232: left oid 434 (ObjNum 1482 snap 0 seq_num 1482) 2023-10-01T07:34:07.614 INFO:tasks.rados.rados.0.smithi084.stdout:2233: expect (ObjNum 673 snap 0 seq_num 673) 2023-10-01T07:34:07.748 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:07 smithi112 bash[27689]: cluster 2023-10-01T07:34:06.367447+0000 mgr.x (mgr.24739) 16 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s rd, 12 MiB/s wr, 136 op/s 2023-10-01T07:34:07.770 INFO:tasks.rados.rados.0.smithi084.stdout:2234: finishing write tid 1 to smithi08466639-386 2023-10-01T07:34:07.770 INFO:tasks.rados.rados.0.smithi084.stdout:2234: finishing write tid 2 to smithi08466639-386 2023-10-01T07:34:07.770 INFO:tasks.rados.rados.0.smithi084.stdout:2236: seq_num 1485 ranges {558395=433600,1698466=568523,2863262=95133} 2023-10-01T07:34:07.775 INFO:tasks.rados.rados.0.smithi084.stdout:2236: writing smithi08466639-321 from 558395 to 991995 tid 1 2023-10-01T07:34:07.782 INFO:tasks.rados.rados.0.smithi084.stdout:2236: writing smithi08466639-321 from 1698466 to 2266989 tid 2 2023-10-01T07:34:07.787 INFO:tasks.rados.rados.0.smithi084.stdout:2236: writing smithi08466639-321 from 2863262 to 2958395 tid 3 2023-10-01T07:34:07.787 INFO:tasks.rados.rados.0.smithi084.stdout:2232: done (4 left) 2023-10-01T07:34:07.787 INFO:tasks.rados.rados.0.smithi084.stdout:2233: done (3 left) 2023-10-01T07:34:07.787 INFO:tasks.rados.rados.0.smithi084.stdout:2237: read oid 407 snap -1 2023-10-01T07:34:07.787 INFO:tasks.rados.rados.0.smithi084.stdout:2237: expect (ObjNum 406 snap 0 seq_num 406) 2023-10-01T07:34:07.787 INFO:tasks.rados.rados.0.smithi084.stdout:2238: read oid 296 snap -1 2023-10-01T07:34:07.787 INFO:tasks.rados.rados.0.smithi084.stdout:2238: expect (ObjNum 1102 snap 0 seq_num 1102) 2023-10-01T07:34:07.787 INFO:tasks.rados.rados.0.smithi084.stdout:2239: read oid 45 snap -1 2023-10-01T07:34:07.788 INFO:tasks.rados.rados.0.smithi084.stdout:2239: expect (ObjNum 572 snap 0 seq_num 572) 2023-10-01T07:34:07.788 INFO:tasks.rados.rados.0.smithi084.stdout:2240: write oid 373 current snap is 0 2023-10-01T07:34:07.788 INFO:tasks.rados.rados.0.smithi084.stdout:2240: seq_num 1486 ranges {575202=508849,1640595=712181} 2023-10-01T07:34:07.793 INFO:tasks.rados.rados.0.smithi084.stdout:2240: writing smithi08466639-373 from 575202 to 1084051 tid 1 2023-10-01T07:34:07.801 INFO:tasks.rados.rados.0.smithi084.stdout:2240: writing smithi08466639-373 from 1640595 to 2352776 tid 2 2023-10-01T07:34:07.801 INFO:tasks.rados.rados.0.smithi084.stdout:2241: delete oid 65 current snap is 0 2023-10-01T07:34:07.801 INFO:tasks.rados.rados.0.smithi084.stdout:2234: finishing write tid 3 to smithi08466639-386 2023-10-01T07:34:07.802 INFO:tasks.rados.rados.0.smithi084.stdout:2234: finishing write tid 4 to smithi08466639-386 2023-10-01T07:34:07.802 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 386 v 322 (ObjNum 1483 snap 0 seq_num 1483) dirty exists 2023-10-01T07:34:07.802 INFO:tasks.rados.rados.0.smithi084.stdout:2234: left oid 386 (ObjNum 1483 snap 0 seq_num 1483) 2023-10-01T07:34:07.802 INFO:tasks.rados.rados.0.smithi084.stdout:2235: finishing write tid 1 to smithi08466639-21 2023-10-01T07:34:07.802 INFO:tasks.rados.rados.0.smithi084.stdout:2235: finishing write tid 2 to smithi08466639-21 2023-10-01T07:34:07.802 INFO:tasks.rados.rados.0.smithi084.stdout:2235: finishing write tid 3 to smithi08466639-21 2023-10-01T07:34:07.802 INFO:tasks.rados.rados.0.smithi084.stdout:2235: finishing write tid 4 to smithi08466639-21 2023-10-01T07:34:07.802 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 21 v 271 (ObjNum 1484 snap 0 seq_num 1484) dirty exists 2023-10-01T07:34:07.802 INFO:tasks.rados.rados.0.smithi084.stdout:2235: left oid 21 (ObjNum 1484 snap 0 seq_num 1484) 2023-10-01T07:34:07.802 INFO:tasks.rados.rados.0.smithi084.stdout:2236: finishing write tid 1 to smithi08466639-321 2023-10-01T07:34:07.802 INFO:tasks.rados.rados.0.smithi084.stdout:2236: finishing write tid 2 to smithi08466639-321 2023-10-01T07:34:07.802 INFO:tasks.rados.rados.0.smithi084.stdout:2236: finishing write tid 3 to smithi08466639-321 2023-10-01T07:34:07.803 INFO:tasks.rados.rados.0.smithi084.stdout:2236: finishing write tid 4 to smithi08466639-321 2023-10-01T07:34:07.803 INFO:tasks.rados.rados.0.smithi084.stdout:2236: finishing write tid 5 to smithi08466639-321 2023-10-01T07:34:07.803 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 321 v 297 (ObjNum 1485 snap 0 seq_num 1485) dirty exists 2023-10-01T07:34:07.803 INFO:tasks.rados.rados.0.smithi084.stdout:2236: left oid 321 (ObjNum 1485 snap 0 seq_num 1485) 2023-10-01T07:34:07.803 INFO:tasks.rados.rados.0.smithi084.stdout:2238: expect (ObjNum 1102 snap 0 seq_num 1102) 2023-10-01T07:34:07.978 INFO:tasks.rados.rados.0.smithi084.stdout:2237: expect (ObjNum 406 snap 0 seq_num 406) 2023-10-01T07:34:08.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:07 smithi084 bash[27378]: cluster 2023-10-01T07:34:06.367447+0000 mgr.x (mgr.24739) 16 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s rd, 12 MiB/s wr, 136 op/s 2023-10-01T07:34:08.075 INFO:tasks.rados.rados.0.smithi084.stdout:2240: finishing write tid 1 to smithi08466639-373 2023-10-01T07:34:08.075 INFO:tasks.rados.rados.0.smithi084.stdout:2239: expect (ObjNum 572 snap 0 seq_num 572) 2023-10-01T07:34:08.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:07 smithi084 bash[33757]: cluster 2023-10-01T07:34:06.367447+0000 mgr.x (mgr.24739) 16 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s rd, 12 MiB/s wr, 136 op/s 2023-10-01T07:34:08.231 INFO:tasks.rados.rados.0.smithi084.stdout:2240: finishing write tid 2 to smithi08466639-373 2023-10-01T07:34:08.231 INFO:tasks.rados.rados.0.smithi084.stdout:2240: finishing write tid 3 to smithi08466639-373 2023-10-01T07:34:08.231 INFO:tasks.rados.rados.0.smithi084.stdout:2240: finishing write tid 4 to smithi08466639-373 2023-10-01T07:34:08.231 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 373 v 380 (ObjNum 1486 snap 0 seq_num 1486) dirty exists 2023-10-01T07:34:08.232 INFO:tasks.rados.rados.0.smithi084.stdout:2240: left oid 373 (ObjNum 1486 snap 0 seq_num 1486) 2023-10-01T07:34:08.232 INFO:tasks.rados.rados.0.smithi084.stdout:2234: done (7 left) 2023-10-01T07:34:08.232 INFO:tasks.rados.rados.0.smithi084.stdout:2235: done (6 left) 2023-10-01T07:34:08.232 INFO:tasks.rados.rados.0.smithi084.stdout:2236: done (5 left) 2023-10-01T07:34:08.232 INFO:tasks.rados.rados.0.smithi084.stdout:2237: done (4 left) 2023-10-01T07:34:08.232 INFO:tasks.rados.rados.0.smithi084.stdout:2238: done (3 left) 2023-10-01T07:34:08.232 INFO:tasks.rados.rados.0.smithi084.stdout:2239: done (2 left) 2023-10-01T07:34:08.232 INFO:tasks.rados.rados.0.smithi084.stdout:2240: done (1 left) 2023-10-01T07:34:08.232 INFO:tasks.rados.rados.0.smithi084.stdout:2241: done (0 left) 2023-10-01T07:34:08.232 INFO:tasks.rados.rados.0.smithi084.stdout:2242: delete oid 281 current snap is 0 2023-10-01T07:34:08.233 INFO:tasks.rados.rados.0.smithi084.stdout:2242: done (0 left) 2023-10-01T07:34:08.233 INFO:tasks.rados.rados.0.smithi084.stdout:2243: delete oid 148 current snap is 0 2023-10-01T07:34:08.235 INFO:tasks.rados.rados.0.smithi084.stdout:2243: done (0 left) 2023-10-01T07:34:08.235 INFO:tasks.rados.rados.0.smithi084.stdout:2244: write oid 168 current snap is 0 2023-10-01T07:34:08.235 INFO:tasks.rados.rados.0.smithi084.stdout:2244: seq_num 1490 ranges {642430=409845,1758170=719519} 2023-10-01T07:34:08.246 INFO:tasks.rados.rados.0.smithi084.stdout:2244: writing smithi08466639-168 from 642430 to 1052275 tid 1 2023-10-01T07:34:08.254 INFO:tasks.rados.rados.0.smithi084.stdout:2244: writing smithi08466639-168 from 1758170 to 2477689 tid 2 2023-10-01T07:34:08.254 INFO:tasks.rados.rados.0.smithi084.stdout:2245: write oid 16 current snap is 0 2023-10-01T07:34:08.254 INFO:tasks.rados.rados.0.smithi084.stdout:2244: finishing write tid 1 to smithi08466639-168 2023-10-01T07:34:08.254 INFO:tasks.rados.rados.0.smithi084.stdout:2245: seq_num 1491 ranges {659237=601447,1933005=463177} 2023-10-01T07:34:08.261 INFO:tasks.rados.rados.0.smithi084.stdout:2245: writing smithi08466639-16 from 659237 to 1260684 tid 1 2023-10-01T07:34:08.268 INFO:tasks.rados.rados.0.smithi084.stdout:2245: writing smithi08466639-16 from 1933005 to 2396182 tid 2 2023-10-01T07:34:08.268 INFO:tasks.rados.rados.0.smithi084.stdout:2246: write oid 418 current snap is 0 2023-10-01T07:34:08.268 INFO:tasks.rados.rados.0.smithi084.stdout:2246: seq_num 1492 ranges {676044=676696,1991487=723188} 2023-10-01T07:34:08.275 INFO:tasks.rados.rados.0.smithi084.stdout:2246: writing smithi08466639-418 from 676044 to 1352740 tid 1 2023-10-01T07:34:08.283 INFO:tasks.rados.rados.0.smithi084.stdout:2246: writing smithi08466639-418 from 1991487 to 2714675 tid 2 2023-10-01T07:34:08.283 INFO:tasks.rados.rados.0.smithi084.stdout:2247: write oid 64 current snap is 0 2023-10-01T07:34:08.283 INFO:tasks.rados.rados.0.smithi084.stdout:2244: finishing write tid 2 to smithi08466639-168 2023-10-01T07:34:08.283 INFO:tasks.rados.rados.0.smithi084.stdout:2247: seq_num 1493 ranges {692851=751945,2049969=466846} 2023-10-01T07:34:08.291 INFO:tasks.rados.rados.0.smithi084.stdout:2247: writing smithi08466639-64 from 692851 to 1444796 tid 1 2023-10-01T07:34:08.298 INFO:tasks.rados.rados.0.smithi084.stdout:2247: writing smithi08466639-64 from 2049969 to 2516815 tid 2 2023-10-01T07:34:08.298 INFO:tasks.rados.rados.0.smithi084.stdout:2248: write oid 412 current snap is 0 2023-10-01T07:34:08.298 INFO:tasks.rados.rados.0.smithi084.stdout:2248: seq_num 1494 ranges {709658=427194,1592098=726857,2761010=348648} 2023-10-01T07:34:08.304 INFO:tasks.rados.rados.0.smithi084.stdout:2248: writing smithi08466639-412 from 709658 to 1136852 tid 1 2023-10-01T07:34:08.311 INFO:tasks.rados.rados.0.smithi084.stdout:2248: writing smithi08466639-412 from 1592098 to 2318955 tid 2 2023-10-01T07:34:08.316 INFO:tasks.rados.rados.0.smithi084.stdout:2248: writing smithi08466639-412 from 2761010 to 3109658 tid 3 2023-10-01T07:34:08.316 INFO:tasks.rados.rados.0.smithi084.stdout:2249: delete oid 90 current snap is 0 2023-10-01T07:34:08.316 INFO:tasks.rados.rados.0.smithi084.stdout:2244: finishing write tid 3 to smithi08466639-168 2023-10-01T07:34:08.317 INFO:tasks.rados.rados.0.smithi084.stdout:2244: finishing write tid 4 to smithi08466639-168 2023-10-01T07:34:08.317 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 168 v 229 (ObjNum 1490 snap 0 seq_num 1490) dirty exists 2023-10-01T07:34:08.317 INFO:tasks.rados.rados.0.smithi084.stdout:2244: left oid 168 (ObjNum 1490 snap 0 seq_num 1490) 2023-10-01T07:34:08.317 INFO:tasks.rados.rados.0.smithi084.stdout:2245: finishing write tid 1 to smithi08466639-16 2023-10-01T07:34:08.317 INFO:tasks.rados.rados.0.smithi084.stdout:2245: finishing write tid 2 to smithi08466639-16 2023-10-01T07:34:08.317 INFO:tasks.rados.rados.0.smithi084.stdout:2245: finishing write tid 3 to smithi08466639-16 2023-10-01T07:34:08.317 INFO:tasks.rados.rados.0.smithi084.stdout:2245: finishing write tid 4 to smithi08466639-16 2023-10-01T07:34:08.317 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 16 v 356 (ObjNum 1491 snap 0 seq_num 1491) dirty exists 2023-10-01T07:34:08.317 INFO:tasks.rados.rados.0.smithi084.stdout:2245: left oid 16 (ObjNum 1491 snap 0 seq_num 1491) 2023-10-01T07:34:08.317 INFO:tasks.rados.rados.0.smithi084.stdout:2246: finishing write tid 1 to smithi08466639-418 2023-10-01T07:34:08.317 INFO:tasks.rados.rados.0.smithi084.stdout:2246: finishing write tid 2 to smithi08466639-418 2023-10-01T07:34:08.317 INFO:tasks.rados.rados.0.smithi084.stdout:2246: finishing write tid 3 to smithi08466639-418 2023-10-01T07:34:08.318 INFO:tasks.rados.rados.0.smithi084.stdout:2246: finishing write tid 4 to smithi08466639-418 2023-10-01T07:34:08.318 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 418 v 325 (ObjNum 1492 snap 0 seq_num 1492) dirty exists 2023-10-01T07:34:08.318 INFO:tasks.rados.rados.0.smithi084.stdout:2246: left oid 418 (ObjNum 1492 snap 0 seq_num 1492) 2023-10-01T07:34:08.318 INFO:tasks.rados.rados.0.smithi084.stdout:2247: finishing write tid 1 to smithi08466639-64 2023-10-01T07:34:08.318 INFO:tasks.rados.rados.0.smithi084.stdout:2247: finishing write tid 2 to smithi08466639-64 2023-10-01T07:34:08.318 INFO:tasks.rados.rados.0.smithi084.stdout:2247: finishing write tid 3 to smithi08466639-64 2023-10-01T07:34:08.318 INFO:tasks.rados.rados.0.smithi084.stdout:2247: finishing write tid 4 to smithi08466639-64 2023-10-01T07:34:08.318 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 64 v 264 (ObjNum 1493 snap 0 seq_num 1493) dirty exists 2023-10-01T07:34:08.318 INFO:tasks.rados.rados.0.smithi084.stdout:2247: left oid 64 (ObjNum 1493 snap 0 seq_num 1493) 2023-10-01T07:34:08.318 INFO:tasks.rados.rados.0.smithi084.stdout:2248: finishing write tid 1 to smithi08466639-412 2023-10-01T07:34:08.318 INFO:tasks.rados.rados.0.smithi084.stdout:2248: finishing write tid 2 to smithi08466639-412 2023-10-01T07:34:08.319 INFO:tasks.rados.rados.0.smithi084.stdout:2244: done (5 left) 2023-10-01T07:34:08.319 INFO:tasks.rados.rados.0.smithi084.stdout:2245: done (4 left) 2023-10-01T07:34:08.319 INFO:tasks.rados.rados.0.smithi084.stdout:2246: done (3 left) 2023-10-01T07:34:08.319 INFO:tasks.rados.rados.0.smithi084.stdout:2247: done (2 left) 2023-10-01T07:34:08.319 INFO:tasks.rados.rados.0.smithi084.stdout:2249: done (1 left) 2023-10-01T07:34:08.319 INFO:tasks.rados.rados.0.smithi084.stdout:2250: write oid 148 current snap is 0 2023-10-01T07:34:08.319 INFO:tasks.rados.rados.0.smithi084.stdout:2250: seq_num 1496 ranges {743272=577692,2109062=730526} 2023-10-01T07:34:08.326 INFO:tasks.rados.rados.0.smithi084.stdout:2250: writing smithi08466639-148 from 743272 to 1320964 tid 1 2023-10-01T07:34:08.335 INFO:tasks.rados.rados.0.smithi084.stdout:2250: writing smithi08466639-148 from 2109062 to 2839588 tid 2 2023-10-01T07:34:08.335 INFO:tasks.rados.rados.0.smithi084.stdout:2251: delete oid 160 current snap is 0 2023-10-01T07:34:08.335 INFO:tasks.rados.rados.0.smithi084.stdout:2248: finishing write tid 3 to smithi08466639-412 2023-10-01T07:34:08.335 INFO:tasks.rados.rados.0.smithi084.stdout:2248: finishing write tid 4 to smithi08466639-412 2023-10-01T07:34:08.335 INFO:tasks.rados.rados.0.smithi084.stdout:2248: finishing write tid 5 to smithi08466639-412 2023-10-01T07:34:08.335 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 412 v 301 (ObjNum 1494 snap 0 seq_num 1494) dirty exists 2023-10-01T07:34:08.335 INFO:tasks.rados.rados.0.smithi084.stdout:2248: left oid 412 (ObjNum 1494 snap 0 seq_num 1494) 2023-10-01T07:34:08.336 INFO:tasks.rados.rados.0.smithi084.stdout:2250: finishing write tid 1 to smithi08466639-148 2023-10-01T07:34:08.338 INFO:tasks.rados.rados.0.smithi084.stdout:2248: done (2 left) 2023-10-01T07:34:08.338 INFO:tasks.rados.rados.0.smithi084.stdout:2251: done (1 left) 2023-10-01T07:34:08.338 INFO:tasks.rados.rados.0.smithi084.stdout:2252: write oid 113 current snap is 0 2023-10-01T07:34:08.338 INFO:tasks.rados.rados.0.smithi084.stdout:2252: seq_num 1498 ranges {776886=444543,1826026=734195,2987055=189831} 2023-10-01T07:34:08.346 INFO:tasks.rados.rados.0.smithi084.stdout:2252: writing smithi08466639-113 from 776886 to 1221429 tid 1 2023-10-01T07:34:08.357 INFO:tasks.rados.rados.0.smithi084.stdout:2252: writing smithi08466639-113 from 1826026 to 2560221 tid 2 2023-10-01T07:34:08.359 INFO:tasks.rados.rados.0.smithi084.stdout:2252: writing smithi08466639-113 from 2987055 to 3176886 tid 3 2023-10-01T07:34:08.359 INFO:tasks.rados.rados.0.smithi084.stdout:2253: delete oid 430 current snap is 0 2023-10-01T07:34:08.359 INFO:tasks.rados.rados.0.smithi084.stdout:2250: finishing write tid 2 to smithi08466639-148 2023-10-01T07:34:08.359 INFO:tasks.rados.rados.0.smithi084.stdout:2250: finishing write tid 3 to smithi08466639-148 2023-10-01T07:34:08.359 INFO:tasks.rados.rados.0.smithi084.stdout:2250: finishing write tid 4 to smithi08466639-148 2023-10-01T07:34:08.359 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 148 v 250 (ObjNum 1496 snap 0 seq_num 1496) dirty exists 2023-10-01T07:34:08.360 INFO:tasks.rados.rados.0.smithi084.stdout:2250: left oid 148 (ObjNum 1496 snap 0 seq_num 1496) 2023-10-01T07:34:08.360 INFO:tasks.rados.rados.0.smithi084.stdout:2252: finishing write tid 1 to smithi08466639-113 2023-10-01T07:34:08.362 INFO:tasks.rados.rados.0.smithi084.stdout:2250: done (2 left) 2023-10-01T07:34:08.362 INFO:tasks.rados.rados.0.smithi084.stdout:2253: done (1 left) 2023-10-01T07:34:08.362 INFO:tasks.rados.rados.0.smithi084.stdout:2254: read oid 389 snap -1 2023-10-01T07:34:08.362 INFO:tasks.rados.rados.0.smithi084.stdout:2254: expect deleted 2023-10-01T07:34:08.362 INFO:tasks.rados.rados.0.smithi084.stdout:2255: write oid 88 current snap is 0 2023-10-01T07:34:08.362 INFO:tasks.rados.rados.0.smithi084.stdout:2255: seq_num 1500 ranges {410500=595041,1542990=621511,2925548=284952} 2023-10-01T07:34:08.367 INFO:tasks.rados.rados.0.smithi084.stdout:2255: writing smithi08466639-88 from 410500 to 1005541 tid 1 2023-10-01T07:34:08.374 INFO:tasks.rados.rados.0.smithi084.stdout:2255: writing smithi08466639-88 from 1542990 to 2164501 tid 2 2023-10-01T07:34:08.381 INFO:tasks.rados.rados.0.smithi084.stdout:2255: writing smithi08466639-88 from 2925548 to 3210500 tid 3 2023-10-01T07:34:08.381 INFO:tasks.rados.rados.0.smithi084.stdout:2256: read oid 208 snap -1 2023-10-01T07:34:08.381 INFO:tasks.rados.rados.0.smithi084.stdout:2256: expect deleted 2023-10-01T07:34:08.381 INFO:tasks.rados.rados.0.smithi084.stdout:2257: read oid 179 snap -1 2023-10-01T07:34:08.381 INFO:tasks.rados.rados.0.smithi084.stdout:2257: expect (ObjNum 1347 snap 0 seq_num 1347) 2023-10-01T07:34:08.381 INFO:tasks.rados.rados.0.smithi084.stdout:2258: write oid 11 current snap is 0 2023-10-01T07:34:08.381 INFO:tasks.rados.rados.0.smithi084.stdout:2258: seq_num 1501 ranges {427307=670290,1601472=481522,2552971=483056} 2023-10-01T07:34:08.387 INFO:tasks.rados.rados.0.smithi084.stdout:2258: writing smithi08466639-11 from 427307 to 1097597 tid 1 2023-10-01T07:34:08.394 INFO:tasks.rados.rados.0.smithi084.stdout:2258: writing smithi08466639-11 from 1601472 to 2082994 tid 2 2023-10-01T07:34:08.400 INFO:tasks.rados.rados.0.smithi084.stdout:2258: writing smithi08466639-11 from 2552971 to 3036027 tid 3 2023-10-01T07:34:08.400 INFO:tasks.rados.rados.0.smithi084.stdout:2259: write oid 382 current snap is 0 2023-10-01T07:34:08.400 INFO:tasks.rados.rados.0.smithi084.stdout:2259: seq_num 1502 ranges {444114=745539,1943601=625180} 2023-10-01T07:34:08.406 INFO:tasks.rados.rados.0.smithi084.stdout:2259: writing smithi08466639-382 from 444114 to 1189653 tid 1 2023-10-01T07:34:08.414 INFO:tasks.rados.rados.0.smithi084.stdout:2259: writing smithi08466639-382 from 1943601 to 2568781 tid 2 2023-10-01T07:34:08.414 INFO:tasks.rados.rados.0.smithi084.stdout:2260: write oid 440 current snap is 0 2023-10-01T07:34:08.414 INFO:tasks.rados.rados.0.smithi084.stdout:2260: seq_num 1503 ranges {460921=420788,1602083=485191,2491464=621953} 2023-10-01T07:34:08.419 INFO:tasks.rados.rados.0.smithi084.stdout:2260: writing smithi08466639-440 from 460921 to 881709 tid 1 2023-10-01T07:34:08.428 INFO:tasks.rados.rados.0.smithi084.stdout:2260: writing smithi08466639-440 from 1602083 to 2087274 tid 2 2023-10-01T07:34:08.434 INFO:tasks.rados.rados.0.smithi084.stdout:2260: writing smithi08466639-440 from 2491464 to 3113417 tid 3 2023-10-01T07:34:08.435 INFO:tasks.rados.rados.0.smithi084.stdout:2261: write oid 178 current snap is 0 2023-10-01T07:34:08.435 INFO:tasks.rados.rados.0.smithi084.stdout:2261: seq_num 1504 ranges {477728=496037,1660565=628849,2918887=358841} 2023-10-01T07:34:08.440 INFO:tasks.rados.rados.0.smithi084.stdout:2261: writing smithi08466639-178 from 477728 to 973765 tid 1 2023-10-01T07:34:08.447 INFO:tasks.rados.rados.0.smithi084.stdout:2261: writing smithi08466639-178 from 1660565 to 2289414 tid 2 2023-10-01T07:34:08.453 INFO:tasks.rados.rados.0.smithi084.stdout:2261: writing smithi08466639-178 from 2918887 to 3277728 tid 3 2023-10-01T07:34:08.453 INFO:tasks.rados.rados.0.smithi084.stdout:2262: write oid 431 current snap is 0 2023-10-01T07:34:08.453 INFO:tasks.rados.rados.0.smithi084.stdout:2262: seq_num 1505 ranges {494535=571286,1719047=488860,2946310=348225} 2023-10-01T07:34:08.459 INFO:tasks.rados.rados.0.smithi084.stdout:2262: writing smithi08466639-431 from 494535 to 1065821 tid 1 2023-10-01T07:34:08.466 INFO:tasks.rados.rados.0.smithi084.stdout:2262: writing smithi08466639-431 from 1719047 to 2207907 tid 2 2023-10-01T07:34:08.472 INFO:tasks.rados.rados.0.smithi084.stdout:2262: writing smithi08466639-431 from 2946310 to 3294535 tid 3 2023-10-01T07:34:08.472 INFO:tasks.rados.rados.0.smithi084.stdout:2263: write oid 469 current snap is 0 2023-10-01T07:34:08.472 INFO:tasks.rados.rados.0.smithi084.stdout:2263: seq_num 1506 ranges {511342=762888,1777529=632518,2973733=337609} 2023-10-01T07:34:08.479 INFO:tasks.rados.rados.0.smithi084.stdout:2263: writing smithi08466639-469 from 511342 to 1274230 tid 1 2023-10-01T07:34:08.486 INFO:tasks.rados.rados.0.smithi084.stdout:2263: writing smithi08466639-469 from 1777529 to 2410047 tid 2 2023-10-01T07:34:08.491 INFO:tasks.rados.rados.0.smithi084.stdout:2263: writing smithi08466639-469 from 2973733 to 3311342 tid 3 2023-10-01T07:34:08.491 INFO:tasks.rados.rados.0.smithi084.stdout:2264: write oid 434 current snap is 0 2023-10-01T07:34:08.491 INFO:tasks.rados.rados.0.smithi084.stdout:2264: seq_num 1507 ranges {528149=438137,1436011=492529,2601156=667041} 2023-10-01T07:34:08.496 INFO:tasks.rados.rados.0.smithi084.stdout:2264: writing smithi08466639-434 from 528149 to 966286 tid 1 2023-10-01T07:34:08.502 INFO:tasks.rados.rados.0.smithi084.stdout:2264: writing smithi08466639-434 from 1436011 to 1928540 tid 2 2023-10-01T07:34:08.511 INFO:tasks.rados.rados.0.smithi084.stdout:2264: writing smithi08466639-434 from 2601156 to 3268197 tid 3 2023-10-01T07:34:08.511 INFO:tasks.rados.rados.0.smithi084.stdout:2265: read oid 417 snap -1 2023-10-01T07:34:08.511 INFO:tasks.rados.rados.0.smithi084.stdout:2265: expect (ObjNum 1385 snap 0 seq_num 1385) 2023-10-01T07:34:08.511 INFO:tasks.rados.rados.0.smithi084.stdout:2266: read oid 345 snap -1 2023-10-01T07:34:08.511 INFO:tasks.rados.rados.0.smithi084.stdout:2266: expect (ObjNum 1164 snap 0 seq_num 1164) 2023-10-01T07:34:08.511 INFO:tasks.rados.rados.0.smithi084.stdout:2267: read oid 240 snap -1 2023-10-01T07:34:08.511 INFO:tasks.rados.rados.0.smithi084.stdout:2267: expect (ObjNum 557 snap 0 seq_num 557) 2023-10-01T07:34:08.511 INFO:tasks.rados.rados.0.smithi084.stdout:2268: read oid 164 snap -1 2023-10-01T07:34:08.511 INFO:tasks.rados.rados.0.smithi084.stdout:2268: expect (ObjNum 1262 snap 0 seq_num 1262) 2023-10-01T07:34:08.511 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:34:08.512 INFO:tasks.rados.rados.0.smithi084.stdout:2252: finishing write tid 2 to smithi08466639-113 2023-10-01T07:34:08.512 INFO:tasks.rados.rados.0.smithi084.stdout:2252: finishing write tid 3 to smithi08466639-113 2023-10-01T07:34:08.512 INFO:tasks.rados.rados.0.smithi084.stdout:2252: finishing write tid 4 to smithi08466639-113 2023-10-01T07:34:08.512 INFO:tasks.rados.rados.0.smithi084.stdout:2252: finishing write tid 5 to smithi08466639-113 2023-10-01T07:34:08.512 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 113 v 268 (ObjNum 1498 snap 0 seq_num 1498) dirty exists 2023-10-01T07:34:08.512 INFO:tasks.rados.rados.0.smithi084.stdout:2252: left oid 113 (ObjNum 1498 snap 0 seq_num 1498) 2023-10-01T07:34:08.512 INFO:tasks.rados.rados.0.smithi084.stdout:2255: finishing write tid 1 to smithi08466639-88 2023-10-01T07:34:08.512 INFO:tasks.rados.rados.0.smithi084.stdout:2255: finishing write tid 2 to smithi08466639-88 2023-10-01T07:34:08.512 INFO:tasks.rados.rados.0.smithi084.stdout:2252: done (15 left) 2023-10-01T07:34:08.512 INFO:tasks.rados.rados.0.smithi084.stdout:2254: done (14 left) 2023-10-01T07:34:08.512 INFO:tasks.rados.rados.0.smithi084.stdout:2269: write oid 74 current snap is 0 2023-10-01T07:34:08.512 INFO:tasks.rados.rados.0.smithi084.stdout:2255: finishing write tid 3 to smithi08466639-88 2023-10-01T07:34:08.513 INFO:tasks.rados.rados.0.smithi084.stdout:2255: finishing write tid 4 to smithi08466639-88 2023-10-01T07:34:08.513 INFO:tasks.rados.rados.0.smithi084.stdout:2255: finishing write tid 5 to smithi08466639-88 2023-10-01T07:34:08.513 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 88 v 329 (ObjNum 1500 snap 0 seq_num 1500) dirty exists 2023-10-01T07:34:08.513 INFO:tasks.rados.rados.0.smithi084.stdout:2255: left oid 88 (ObjNum 1500 snap 0 seq_num 1500) 2023-10-01T07:34:08.513 INFO:tasks.rados.rados.0.smithi084.stdout:2257: expect (ObjNum 1347 snap 0 seq_num 1347) 2023-10-01T07:34:08.655 INFO:tasks.rados.rados.0.smithi084.stdout:2258: finishing write tid 1 to smithi08466639-11 2023-10-01T07:34:08.655 INFO:tasks.rados.rados.0.smithi084.stdout:2258: finishing write tid 2 to smithi08466639-11 2023-10-01T07:34:08.655 INFO:tasks.rados.rados.0.smithi084.stdout:2258: finishing write tid 3 to smithi08466639-11 2023-10-01T07:34:08.655 INFO:tasks.rados.rados.0.smithi084.stdout:2258: finishing write tid 4 to smithi08466639-11 2023-10-01T07:34:08.656 INFO:tasks.rados.rados.0.smithi084.stdout:2258: finishing write tid 5 to smithi08466639-11 2023-10-01T07:34:08.656 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 11 v 341 (ObjNum 1501 snap 0 seq_num 1501) dirty exists 2023-10-01T07:34:08.656 INFO:tasks.rados.rados.0.smithi084.stdout:2258: left oid 11 (ObjNum 1501 snap 0 seq_num 1501) 2023-10-01T07:34:08.656 INFO:tasks.rados.rados.0.smithi084.stdout:2259: finishing write tid 1 to smithi08466639-382 2023-10-01T07:34:08.656 INFO:tasks.rados.rados.0.smithi084.stdout:2259: finishing write tid 2 to smithi08466639-382 2023-10-01T07:34:08.656 INFO:tasks.rados.rados.0.smithi084.stdout:2259: finishing write tid 3 to smithi08466639-382 2023-10-01T07:34:08.656 INFO:tasks.rados.rados.0.smithi084.stdout:2259: finishing write tid 4 to smithi08466639-382 2023-10-01T07:34:08.656 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 382 v 325 (ObjNum 1502 snap 0 seq_num 1502) dirty exists 2023-10-01T07:34:08.656 INFO:tasks.rados.rados.0.smithi084.stdout:2259: left oid 382 (ObjNum 1502 snap 0 seq_num 1502) 2023-10-01T07:34:08.656 INFO:tasks.rados.rados.0.smithi084.stdout:2260: finishing write tid 1 to smithi08466639-440 2023-10-01T07:34:08.656 INFO:tasks.rados.rados.0.smithi084.stdout:2260: finishing write tid 2 to smithi08466639-440 2023-10-01T07:34:08.656 INFO:tasks.rados.rados.0.smithi084.stdout:2260: finishing write tid 3 to smithi08466639-440 2023-10-01T07:34:08.657 INFO:tasks.rados.rados.0.smithi084.stdout:2260: finishing write tid 4 to smithi08466639-440 2023-10-01T07:34:08.657 INFO:tasks.rados.rados.0.smithi084.stdout:2260: finishing write tid 5 to smithi08466639-440 2023-10-01T07:34:08.657 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 440 v 233 (ObjNum 1503 snap 0 seq_num 1503) dirty exists 2023-10-01T07:34:08.657 INFO:tasks.rados.rados.0.smithi084.stdout:2260: left oid 440 (ObjNum 1503 snap 0 seq_num 1503) 2023-10-01T07:34:08.657 INFO:tasks.rados.rados.0.smithi084.stdout:2261: finishing write tid 1 to smithi08466639-178 2023-10-01T07:34:08.657 INFO:tasks.rados.rados.0.smithi084.stdout:2261: finishing write tid 2 to smithi08466639-178 2023-10-01T07:34:08.657 INFO:tasks.rados.rados.0.smithi084.stdout:2261: finishing write tid 3 to smithi08466639-178 2023-10-01T07:34:08.657 INFO:tasks.rados.rados.0.smithi084.stdout:2261: finishing write tid 4 to smithi08466639-178 2023-10-01T07:34:08.657 INFO:tasks.rados.rados.0.smithi084.stdout:2261: finishing write tid 5 to smithi08466639-178 2023-10-01T07:34:08.657 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 178 v 252 (ObjNum 1504 snap 0 seq_num 1504) dirty exists 2023-10-01T07:34:08.657 INFO:tasks.rados.rados.0.smithi084.stdout:2261: left oid 178 (ObjNum 1504 snap 0 seq_num 1504) 2023-10-01T07:34:08.657 INFO:tasks.rados.rados.0.smithi084.stdout:2262: finishing write tid 1 to smithi08466639-431 2023-10-01T07:34:08.657 INFO:tasks.rados.rados.0.smithi084.stdout:2262: finishing write tid 2 to smithi08466639-431 2023-10-01T07:34:08.658 INFO:tasks.rados.rados.0.smithi084.stdout:2262: finishing write tid 3 to smithi08466639-431 2023-10-01T07:34:08.658 INFO:tasks.rados.rados.0.smithi084.stdout:2262: finishing write tid 4 to smithi08466639-431 2023-10-01T07:34:08.658 INFO:tasks.rados.rados.0.smithi084.stdout:2269: seq_num 1508 ranges {544956=513386,1494493=636187,2628579=594666} 2023-10-01T07:34:08.666 INFO:tasks.rados.rados.0.smithi084.stdout:2269: writing smithi08466639-74 from 544956 to 1058342 tid 1 2023-10-01T07:34:08.674 INFO:tasks.rados.rados.0.smithi084.stdout:2269: writing smithi08466639-74 from 1494493 to 2130680 tid 2 2023-10-01T07:34:08.681 INFO:tasks.rados.rados.0.smithi084.stdout:2269: writing smithi08466639-74 from 2628579 to 3223245 tid 3 2023-10-01T07:34:08.681 INFO:tasks.rados.rados.0.smithi084.stdout:2255: done (14 left) 2023-10-01T07:34:08.682 INFO:tasks.rados.rados.0.smithi084.stdout:2256: done (13 left) 2023-10-01T07:34:08.682 INFO:tasks.rados.rados.0.smithi084.stdout:2257: done (12 left) 2023-10-01T07:34:08.682 INFO:tasks.rados.rados.0.smithi084.stdout:2258: done (11 left) 2023-10-01T07:34:08.682 INFO:tasks.rados.rados.0.smithi084.stdout:2259: done (10 left) 2023-10-01T07:34:08.682 INFO:tasks.rados.rados.0.smithi084.stdout:2260: done (9 left) 2023-10-01T07:34:08.682 INFO:tasks.rados.rados.0.smithi084.stdout:2261: done (8 left) 2023-10-01T07:34:08.682 INFO:tasks.rados.rados.0.smithi084.stdout:2270: read oid 30 snap -1 2023-10-01T07:34:08.683 INFO:tasks.rados.rados.0.smithi084.stdout:2270: expect (ObjNum 29 snap 0 seq_num 29) 2023-10-01T07:34:08.683 INFO:tasks.rados.rados.0.smithi084.stdout:2271: delete oid 200 current snap is 0 2023-10-01T07:34:08.683 INFO:tasks.rados.rados.0.smithi084.stdout:2262: finishing write tid 5 to smithi08466639-431 2023-10-01T07:34:08.683 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 431 v 336 (ObjNum 1505 snap 0 seq_num 1505) dirty exists 2023-10-01T07:34:08.683 INFO:tasks.rados.rados.0.smithi084.stdout:2262: left oid 431 (ObjNum 1505 snap 0 seq_num 1505) 2023-10-01T07:34:08.683 INFO:tasks.rados.rados.0.smithi084.stdout:2263: finishing write tid 1 to smithi08466639-469 2023-10-01T07:34:08.683 INFO:tasks.rados.rados.0.smithi084.stdout:2263: finishing write tid 2 to smithi08466639-469 2023-10-01T07:34:08.683 INFO:tasks.rados.rados.0.smithi084.stdout:2263: finishing write tid 3 to smithi08466639-469 2023-10-01T07:34:08.683 INFO:tasks.rados.rados.0.smithi084.stdout:2263: finishing write tid 4 to smithi08466639-469 2023-10-01T07:34:08.684 INFO:tasks.rados.rados.0.smithi084.stdout:2263: finishing write tid 5 to smithi08466639-469 2023-10-01T07:34:08.684 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 469 v 330 (ObjNum 1506 snap 0 seq_num 1506) dirty exists 2023-10-01T07:34:08.684 INFO:tasks.rados.rados.0.smithi084.stdout:2263: left oid 469 (ObjNum 1506 snap 0 seq_num 1506) 2023-10-01T07:34:08.684 INFO:tasks.rados.rados.0.smithi084.stdout:2264: finishing write tid 1 to smithi08466639-434 2023-10-01T07:34:08.684 INFO:tasks.rados.rados.0.smithi084.stdout:2264: finishing write tid 2 to smithi08466639-434 2023-10-01T07:34:08.684 INFO:tasks.rados.rados.0.smithi084.stdout:2266: expect (ObjNum 1164 snap 0 seq_num 1164) 2023-10-01T07:34:08.727 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:34:08 smithi112 bash[50625]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:34:08] "GET /metrics HTTP/1.1" 200 36083 "" "Prometheus/2.33.4" 2023-10-01T07:34:08.812 INFO:tasks.rados.rados.0.smithi084.stdout:2267: expect (ObjNum 557 snap 0 seq_num 557) 2023-10-01T07:34:08.977 INFO:tasks.rados.rados.0.smithi084.stdout:2265: expect (ObjNum 1385 snap 0 seq_num 1385) 2023-10-01T07:34:09.074 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:34:08 smithi084 bash[27645]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:34:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T07:34:09.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:08 smithi084 bash[33757]: audit 2023-10-01T07:34:07.919752+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:09.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:08 smithi084 bash[33757]: audit 2023-10-01T07:34:07.931612+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:09.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:08 smithi084 bash[33757]: audit 2023-10-01T07:34:07.934614+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:34:09.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:08 smithi084 bash[33757]: audit 2023-10-01T07:34:07.936458+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:34:09.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:08 smithi084 bash[33757]: audit 2023-10-01T07:34:07.938268+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:34:09.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:08 smithi084 bash[33757]: audit 2023-10-01T07:34:07.938406+0000 mon.b (mon.1) 69 : audit [INF] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:34:09.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:08 smithi084 bash[33757]: audit 2023-10-01T07:34:07.940272+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:34:09.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:08 smithi084 bash[33757]: audit 2023-10-01T07:34:07.940411+0000 mon.b (mon.1) 70 : audit [INF] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:34:09.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:08 smithi084 bash[33757]: audit 2023-10-01T07:34:07.942111+0000 mon.b (mon.1) 71 : audit [INF] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:34:09.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:08 smithi084 bash[33757]: audit 2023-10-01T07:34:07.944117+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:34:09.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:08 smithi084 bash[33757]: cephadm 2023-10-01T07:34:07.945902+0000 mgr.x (mgr.24739) 17 : cephadm [INF] Adjusting osd_memory_target on smithi084 to 2524M 2023-10-01T07:34:09.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:08 smithi084 bash[33757]: audit 2023-10-01T07:34:07.950257+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:09.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:08 smithi084 bash[33757]: cluster 2023-10-01T07:34:08.368042+0000 mgr.x (mgr.24739) 18 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 8.4 MiB/s wr, 83 op/s 2023-10-01T07:34:09.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:08 smithi084 bash[33757]: audit 2023-10-01T07:34:08.495159+0000 mon.a (mon.0) 768 : audit [DBG] from='client.? 172.21.15.84:0/2052497962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:09.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:08 smithi084 bash[27378]: audit 2023-10-01T07:34:07.919752+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:09.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:08 smithi084 bash[27378]: audit 2023-10-01T07:34:07.931612+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:09.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:08 smithi084 bash[27378]: audit 2023-10-01T07:34:07.934614+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:34:09.077 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:08 smithi084 bash[27378]: audit 2023-10-01T07:34:07.936458+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:34:09.077 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:08 smithi084 bash[27378]: audit 2023-10-01T07:34:07.938268+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:34:09.077 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:08 smithi084 bash[27378]: audit 2023-10-01T07:34:07.938406+0000 mon.b (mon.1) 69 : audit [INF] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:34:09.077 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:08 smithi084 bash[27378]: audit 2023-10-01T07:34:07.940272+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:34:09.077 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:08 smithi084 bash[27378]: audit 2023-10-01T07:34:07.940411+0000 mon.b (mon.1) 70 : audit [INF] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:34:09.077 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:08 smithi084 bash[27378]: audit 2023-10-01T07:34:07.942111+0000 mon.b (mon.1) 71 : audit [INF] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:34:09.077 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:08 smithi084 bash[27378]: audit 2023-10-01T07:34:07.944117+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:34:09.077 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:08 smithi084 bash[27378]: cephadm 2023-10-01T07:34:07.945902+0000 mgr.x (mgr.24739) 17 : cephadm [INF] Adjusting osd_memory_target on smithi084 to 2524M 2023-10-01T07:34:09.077 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:08 smithi084 bash[27378]: audit 2023-10-01T07:34:07.950257+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:09.077 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:08 smithi084 bash[27378]: cluster 2023-10-01T07:34:08.368042+0000 mgr.x (mgr.24739) 18 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 8.4 MiB/s wr, 83 op/s 2023-10-01T07:34:09.078 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:08 smithi084 bash[27378]: audit 2023-10-01T07:34:08.495159+0000 mon.a (mon.0) 768 : audit [DBG] from='client.? 172.21.15.84:0/2052497962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:09.125 INFO:tasks.rados.rados.0.smithi084.stdout:2264: finishing write tid 3 to smithi08466639-434 2023-10-01T07:34:09.126 INFO:tasks.rados.rados.0.smithi084.stdout:2264: finishing write tid 4 to smithi08466639-434 2023-10-01T07:34:09.126 INFO:tasks.rados.rados.0.smithi084.stdout:2264: finishing write tid 5 to smithi08466639-434 2023-10-01T07:34:09.126 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 434 v 345 (ObjNum 1507 snap 0 seq_num 1507) dirty exists 2023-10-01T07:34:09.126 INFO:tasks.rados.rados.0.smithi084.stdout:2264: left oid 434 (ObjNum 1507 snap 0 seq_num 1507) 2023-10-01T07:34:09.126 INFO:tasks.rados.rados.0.smithi084.stdout:2268: expect (ObjNum 1262 snap 0 seq_num 1262) 2023-10-01T07:34:09.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:08 smithi112 bash[27689]: audit 2023-10-01T07:34:07.919752+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:09.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:08 smithi112 bash[27689]: audit 2023-10-01T07:34:07.931612+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:09.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:08 smithi112 bash[27689]: audit 2023-10-01T07:34:07.934614+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:34:09.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:08 smithi112 bash[27689]: audit 2023-10-01T07:34:07.936458+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:34:09.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:08 smithi112 bash[27689]: audit 2023-10-01T07:34:07.938268+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:34:09.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:08 smithi112 bash[27689]: audit 2023-10-01T07:34:07.938406+0000 mon.b (mon.1) 69 : audit [INF] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:34:09.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:08 smithi112 bash[27689]: audit 2023-10-01T07:34:07.940272+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:34:09.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:08 smithi112 bash[27689]: audit 2023-10-01T07:34:07.940411+0000 mon.b (mon.1) 70 : audit [INF] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:34:09.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:08 smithi112 bash[27689]: audit 2023-10-01T07:34:07.942111+0000 mon.b (mon.1) 71 : audit [INF] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:34:09.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:08 smithi112 bash[27689]: audit 2023-10-01T07:34:07.944117+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:34:09.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:08 smithi112 bash[27689]: cephadm 2023-10-01T07:34:07.945902+0000 mgr.x (mgr.24739) 17 : cephadm [INF] Adjusting osd_memory_target on smithi084 to 2524M 2023-10-01T07:34:09.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:08 smithi112 bash[27689]: audit 2023-10-01T07:34:07.950257+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:09.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:08 smithi112 bash[27689]: cluster 2023-10-01T07:34:08.368042+0000 mgr.x (mgr.24739) 18 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 8.4 MiB/s wr, 83 op/s 2023-10-01T07:34:09.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:08 smithi112 bash[27689]: audit 2023-10-01T07:34:08.495159+0000 mon.a (mon.0) 768 : audit [DBG] from='client.? 172.21.15.84:0/2052497962' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:09.297 INFO:tasks.rados.rados.0.smithi084.stdout:2269: finishing write tid 1 to smithi08466639-74 2023-10-01T07:34:09.297 INFO:tasks.rados.rados.0.smithi084.stdout:2269: finishing write tid 2 to smithi08466639-74 2023-10-01T07:34:09.297 INFO:tasks.rados.rados.0.smithi084.stdout:2270: expect (ObjNum 29 snap 0 seq_num 29) 2023-10-01T07:34:09.382 INFO:tasks.rados.rados.0.smithi084.stdout:2269: finishing write tid 3 to smithi08466639-74 2023-10-01T07:34:09.382 INFO:tasks.rados.rados.0.smithi084.stdout:2269: finishing write tid 4 to smithi08466639-74 2023-10-01T07:34:09.382 INFO:tasks.rados.rados.0.smithi084.stdout:2269: finishing write tid 5 to smithi08466639-74 2023-10-01T07:34:09.382 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 74 v 349 (ObjNum 1508 snap 0 seq_num 1508) dirty exists 2023-10-01T07:34:09.382 INFO:tasks.rados.rados.0.smithi084.stdout:2269: left oid 74 (ObjNum 1508 snap 0 seq_num 1508) 2023-10-01T07:34:09.382 INFO:tasks.rados.rados.0.smithi084.stdout:2262: done (9 left) 2023-10-01T07:34:09.382 INFO:tasks.rados.rados.0.smithi084.stdout:2263: done (8 left) 2023-10-01T07:34:09.382 INFO:tasks.rados.rados.0.smithi084.stdout:2264: done (7 left) 2023-10-01T07:34:09.383 INFO:tasks.rados.rados.0.smithi084.stdout:2265: done (6 left) 2023-10-01T07:34:09.383 INFO:tasks.rados.rados.0.smithi084.stdout:2266: done (5 left) 2023-10-01T07:34:09.383 INFO:tasks.rados.rados.0.smithi084.stdout:2267: done (4 left) 2023-10-01T07:34:09.383 INFO:tasks.rados.rados.0.smithi084.stdout:2268: done (3 left) 2023-10-01T07:34:09.383 INFO:tasks.rados.rados.0.smithi084.stdout:2269: done (2 left) 2023-10-01T07:34:09.383 INFO:tasks.rados.rados.0.smithi084.stdout:2270: done (1 left) 2023-10-01T07:34:09.383 INFO:tasks.rados.rados.0.smithi084.stdout:2271: done (0 left) 2023-10-01T07:34:09.383 INFO:tasks.rados.rados.0.smithi084.stdout:2272: delete oid 142 current snap is 0 2023-10-01T07:34:09.384 INFO:tasks.rados.rados.0.smithi084.stdout:2272: done (0 left) 2023-10-01T07:34:09.384 INFO:tasks.rados.rados.0.smithi084.stdout:2273: write oid 66 current snap is 0 2023-10-01T07:34:09.384 INFO:tasks.rados.rados.0.smithi084.stdout:2273: seq_num 1511 ranges {595377=739133,1953586=499867,3110848=284529} 2023-10-01T07:34:09.397 INFO:tasks.rados.rados.0.smithi084.stdout:2273: writing smithi08466639-66 from 595377 to 1334510 tid 1 2023-10-01T07:34:09.404 INFO:tasks.rados.rados.0.smithi084.stdout:2273: writing smithi08466639-66 from 1953586 to 2453453 tid 2 2023-10-01T07:34:09.409 INFO:tasks.rados.rados.0.smithi084.stdout:2273: writing smithi08466639-66 from 3110848 to 3395377 tid 3 2023-10-01T07:34:09.409 INFO:tasks.rados.rados.0.smithi084.stdout:2274: write oid 208 current snap is 0 2023-10-01T07:34:09.410 INFO:tasks.rados.rados.0.smithi084.stdout:2273: finishing write tid 1 to smithi08466639-66 2023-10-01T07:34:09.410 INFO:tasks.rados.rados.0.smithi084.stdout:2273: finishing write tid 2 to smithi08466639-66 2023-10-01T07:34:09.410 INFO:tasks.rados.rados.0.smithi084.stdout:2274: seq_num 1512 ranges {612184=414382,1612068=643525,3021918=390266} 2023-10-01T07:34:09.415 INFO:tasks.rados.rados.0.smithi084.stdout:2274: writing smithi08466639-208 from 612184 to 1026566 tid 1 2023-10-01T07:34:09.422 INFO:tasks.rados.rados.0.smithi084.stdout:2274: writing smithi08466639-208 from 1612068 to 2255593 tid 2 2023-10-01T07:34:09.429 INFO:tasks.rados.rados.0.smithi084.stdout:2274: writing smithi08466639-208 from 3021918 to 3412184 tid 3 2023-10-01T07:34:09.429 INFO:tasks.rados.rados.0.smithi084.stdout:2275: write oid 94 current snap is 0 2023-10-01T07:34:09.429 INFO:tasks.rados.rados.0.smithi084.stdout:2273: finishing write tid 3 to smithi08466639-66 2023-10-01T07:34:09.429 INFO:tasks.rados.rados.0.smithi084.stdout:2273: finishing write tid 4 to smithi08466639-66 2023-10-01T07:34:09.429 INFO:tasks.rados.rados.0.smithi084.stdout:2273: finishing write tid 5 to smithi08466639-66 2023-10-01T07:34:09.429 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 66 v 353 (ObjNum 1511 snap 0 seq_num 1511) dirty exists 2023-10-01T07:34:09.430 INFO:tasks.rados.rados.0.smithi084.stdout:2273: left oid 66 (ObjNum 1511 snap 0 seq_num 1511) 2023-10-01T07:34:09.430 INFO:tasks.rados.rados.0.smithi084.stdout:2274: finishing write tid 1 to smithi08466639-208 2023-10-01T07:34:09.430 INFO:tasks.rados.rados.0.smithi084.stdout:2275: seq_num 1513 ranges {628991=605984,1786903=787183,3165694=263297} 2023-10-01T07:34:09.435 INFO:tasks.rados.rados.0.smithi084.stdout:2275: writing smithi08466639-94 from 628991 to 1234975 tid 1 2023-10-01T07:34:09.443 INFO:tasks.rados.rados.0.smithi084.stdout:2275: writing smithi08466639-94 from 1786903 to 2574086 tid 2 2023-10-01T07:34:09.448 INFO:tasks.rados.rados.0.smithi084.stdout:2275: writing smithi08466639-94 from 3165694 to 3428991 tid 3 2023-10-01T07:34:09.448 INFO:tasks.rados.rados.0.smithi084.stdout:2273: done (2 left) 2023-10-01T07:34:09.448 INFO:tasks.rados.rados.0.smithi084.stdout:2276: write oid 8 current snap is 0 2023-10-01T07:34:09.448 INFO:tasks.rados.rados.0.smithi084.stdout:2276: seq_num 1514 ranges {645798=681233,1729032=647194,3076764=369034} 2023-10-01T07:34:09.456 INFO:tasks.rados.rados.0.smithi084.stdout:2276: writing smithi08466639-8 from 645798 to 1327031 tid 1 2023-10-01T07:34:09.461 INFO:tasks.rados.rados.0.smithi084.stdout:2276: writing smithi08466639-8 from 1729032 to 2376226 tid 2 2023-10-01T07:34:09.468 INFO:tasks.rados.rados.0.smithi084.stdout:2276: writing smithi08466639-8 from 3076764 to 3445798 tid 3 2023-10-01T07:34:09.468 INFO:tasks.rados.rados.0.smithi084.stdout:2277: write oid 355 current snap is 0 2023-10-01T07:34:09.468 INFO:tasks.rados.rados.0.smithi084.stdout:2277: seq_num 1515 ranges {662605=756482,2187514=790852} 2023-10-01T07:34:09.475 INFO:tasks.rados.rados.0.smithi084.stdout:2277: writing smithi08466639-355 from 662605 to 1419087 tid 1 2023-10-01T07:34:09.485 INFO:tasks.rados.rados.0.smithi084.stdout:2277: writing smithi08466639-355 from 2187514 to 2978366 tid 2 2023-10-01T07:34:09.485 INFO:tasks.rados.rados.0.smithi084.stdout:2278: delete oid 481 current snap is 0 2023-10-01T07:34:09.485 INFO:tasks.rados.rados.0.smithi084.stdout:2274: finishing write tid 2 to smithi08466639-208 2023-10-01T07:34:09.485 INFO:tasks.rados.rados.0.smithi084.stdout:2274: finishing write tid 3 to smithi08466639-208 2023-10-01T07:34:09.485 INFO:tasks.rados.rados.0.smithi084.stdout:2274: finishing write tid 4 to smithi08466639-208 2023-10-01T07:34:09.485 INFO:tasks.rados.rados.0.smithi084.stdout:2274: finishing write tid 5 to smithi08466639-208 2023-10-01T07:34:09.485 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 208 v 360 (ObjNum 1512 snap 0 seq_num 1512) dirty exists 2023-10-01T07:34:09.485 INFO:tasks.rados.rados.0.smithi084.stdout:2274: left oid 208 (ObjNum 1512 snap 0 seq_num 1512) 2023-10-01T07:34:09.485 INFO:tasks.rados.rados.0.smithi084.stdout:2275: finishing write tid 1 to smithi08466639-94 2023-10-01T07:34:09.486 INFO:tasks.rados.rados.0.smithi084.stdout:2275: finishing write tid 2 to smithi08466639-94 2023-10-01T07:34:09.486 INFO:tasks.rados.rados.0.smithi084.stdout:2275: finishing write tid 3 to smithi08466639-94 2023-10-01T07:34:09.486 INFO:tasks.rados.rados.0.smithi084.stdout:2275: finishing write tid 4 to smithi08466639-94 2023-10-01T07:34:09.486 INFO:tasks.rados.rados.0.smithi084.stdout:2275: finishing write tid 5 to smithi08466639-94 2023-10-01T07:34:09.486 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 94 v 330 (ObjNum 1513 snap 0 seq_num 1513) dirty exists 2023-10-01T07:34:09.486 INFO:tasks.rados.rados.0.smithi084.stdout:2275: left oid 94 (ObjNum 1513 snap 0 seq_num 1513) 2023-10-01T07:34:09.486 INFO:tasks.rados.rados.0.smithi084.stdout:2276: finishing write tid 1 to smithi08466639-8 2023-10-01T07:34:09.486 INFO:tasks.rados.rados.0.smithi084.stdout:2276: finishing write tid 2 to smithi08466639-8 2023-10-01T07:34:09.486 INFO:tasks.rados.rados.0.smithi084.stdout:2276: finishing write tid 3 to smithi08466639-8 2023-10-01T07:34:09.486 INFO:tasks.rados.rados.0.smithi084.stdout:2276: finishing write tid 4 to smithi08466639-8 2023-10-01T07:34:09.486 INFO:tasks.rados.rados.0.smithi084.stdout:2276: finishing write tid 5 to smithi08466639-8 2023-10-01T07:34:09.486 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 8 v 334 (ObjNum 1514 snap 0 seq_num 1514) dirty exists 2023-10-01T07:34:09.487 INFO:tasks.rados.rados.0.smithi084.stdout:2276: left oid 8 (ObjNum 1514 snap 0 seq_num 1514) 2023-10-01T07:34:09.487 INFO:tasks.rados.rados.0.smithi084.stdout:2277: finishing write tid 1 to smithi08466639-355 2023-10-01T07:34:09.488 INFO:tasks.rados.rados.0.smithi084.stdout:2274: done (4 left) 2023-10-01T07:34:09.488 INFO:tasks.rados.rados.0.smithi084.stdout:2275: done (3 left) 2023-10-01T07:34:09.488 INFO:tasks.rados.rados.0.smithi084.stdout:2276: done (2 left) 2023-10-01T07:34:09.488 INFO:tasks.rados.rados.0.smithi084.stdout:2278: done (1 left) 2023-10-01T07:34:09.488 INFO:tasks.rados.rados.0.smithi084.stdout:2279: write oid 214 current snap is 0 2023-10-01T07:34:09.488 INFO:tasks.rados.rados.0.smithi084.stdout:2279: seq_num 1517 ranges {696219=506980,1904478=794521,3159033=337186} 2023-10-01T07:34:09.495 INFO:tasks.rados.rados.0.smithi084.stdout:2279: writing smithi08466639-214 from 696219 to 1203199 tid 1 2023-10-01T07:34:09.505 INFO:tasks.rados.rados.0.smithi084.stdout:2279: writing smithi08466639-214 from 1904478 to 2698999 tid 2 2023-10-01T07:34:09.510 INFO:tasks.rados.rados.0.smithi084.stdout:2279: writing smithi08466639-214 from 3159033 to 3496219 tid 3 2023-10-01T07:34:09.510 INFO:tasks.rados.rados.0.smithi084.stdout:2280: read oid 51 snap -1 2023-10-01T07:34:09.510 INFO:tasks.rados.rados.0.smithi084.stdout:2280: expect (ObjNum 727 snap 0 seq_num 727) 2023-10-01T07:34:09.510 INFO:tasks.rados.rados.0.smithi084.stdout:2281: write oid 180 current snap is 0 2023-10-01T07:34:09.510 INFO:tasks.rados.rados.0.smithi084.stdout:2281: seq_num 1518 ranges {713026=582229,1962960=654532,3186456=326570} 2023-10-01T07:34:09.517 INFO:tasks.rados.rados.0.smithi084.stdout:2281: writing smithi08466639-180 from 713026 to 1295255 tid 1 2023-10-01T07:34:09.524 INFO:tasks.rados.rados.0.smithi084.stdout:2281: writing smithi08466639-180 from 1962960 to 2617492 tid 2 2023-10-01T07:34:09.530 INFO:tasks.rados.rados.0.smithi084.stdout:2281: writing smithi08466639-180 from 3186456 to 3513026 tid 3 2023-10-01T07:34:09.530 INFO:tasks.rados.rados.0.smithi084.stdout:2282: read oid 68 snap -1 2023-10-01T07:34:09.530 INFO:tasks.rados.rados.0.smithi084.stdout:2282: expect (ObjNum 1243 snap 0 seq_num 1243) 2023-10-01T07:34:09.530 INFO:tasks.rados.rados.0.smithi084.stdout:2283: read oid 498 snap -1 2023-10-01T07:34:09.530 INFO:tasks.rados.rados.0.smithi084.stdout:2283: expect (ObjNum 497 snap 0 seq_num 497) 2023-10-01T07:34:09.530 INFO:tasks.rados.rados.0.smithi084.stdout:2284: read oid 13 snap -1 2023-10-01T07:34:09.531 INFO:tasks.rados.rados.0.smithi084.stdout:2284: expect (ObjNum 1258 snap 0 seq_num 1258) 2023-10-01T07:34:09.531 INFO:tasks.rados.rados.0.smithi084.stdout:2285: write oid 288 current snap is 0 2023-10-01T07:34:09.531 INFO:tasks.rados.rados.0.smithi084.stdout:2277: finishing write tid 2 to smithi08466639-355 2023-10-01T07:34:09.531 INFO:tasks.rados.rados.0.smithi084.stdout:2277: finishing write tid 3 to smithi08466639-355 2023-10-01T07:34:09.531 INFO:tasks.rados.rados.0.smithi084.stdout:2277: finishing write tid 4 to smithi08466639-355 2023-10-01T07:34:09.531 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 355 v 356 (ObjNum 1515 snap 0 seq_num 1515) dirty exists 2023-10-01T07:34:09.531 INFO:tasks.rados.rados.0.smithi084.stdout:2277: left oid 355 (ObjNum 1515 snap 0 seq_num 1515) 2023-10-01T07:34:09.531 INFO:tasks.rados.rados.0.smithi084.stdout:2279: finishing write tid 1 to smithi08466639-214 2023-10-01T07:34:09.531 INFO:tasks.rados.rados.0.smithi084.stdout:2279: finishing write tid 2 to smithi08466639-214 2023-10-01T07:34:09.531 INFO:tasks.rados.rados.0.smithi084.stdout:2279: finishing write tid 3 to smithi08466639-214 2023-10-01T07:34:09.531 INFO:tasks.rados.rados.0.smithi084.stdout:2279: finishing write tid 4 to smithi08466639-214 2023-10-01T07:34:09.531 INFO:tasks.rados.rados.0.smithi084.stdout:2279: finishing write tid 5 to smithi08466639-214 2023-10-01T07:34:09.532 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 214 v 273 (ObjNum 1517 snap 0 seq_num 1517) dirty exists 2023-10-01T07:34:09.532 INFO:tasks.rados.rados.0.smithi084.stdout:2279: left oid 214 (ObjNum 1517 snap 0 seq_num 1517) 2023-10-01T07:34:09.532 INFO:tasks.rados.rados.0.smithi084.stdout:2285: seq_num 1519 ranges {729833=657478,1905089=798190,3497526=32307} 2023-10-01T07:34:09.538 INFO:tasks.rados.rados.0.smithi084.stdout:2285: writing smithi08466639-288 from 729833 to 1387311 tid 1 2023-10-01T07:34:09.545 INFO:tasks.rados.rados.0.smithi084.stdout:2285: writing smithi08466639-288 from 1905089 to 2703279 tid 2 2023-10-01T07:34:09.553 INFO:tasks.rados.rados.0.smithi084.stdout:2285: writing smithi08466639-288 from 3497526 to 3529833 tid 3 2023-10-01T07:34:09.553 INFO:tasks.rados.rados.0.smithi084.stdout:2277: done (7 left) 2023-10-01T07:34:09.553 INFO:tasks.rados.rados.0.smithi084.stdout:2279: done (6 left) 2023-10-01T07:34:09.553 INFO:tasks.rados.rados.0.smithi084.stdout:2286: delete oid 36 current snap is 0 2023-10-01T07:34:09.553 INFO:tasks.rados.rados.0.smithi084.stdout:2280: expect (ObjNum 727 snap 0 seq_num 727) 2023-10-01T07:34:09.648 INFO:tasks.rados.rados.0.smithi084.stdout:2281: finishing write tid 1 to smithi08466639-180 2023-10-01T07:34:09.648 INFO:tasks.rados.rados.0.smithi084.stdout:2281: finishing write tid 2 to smithi08466639-180 2023-10-01T07:34:09.649 INFO:tasks.rados.rados.0.smithi084.stdout:2284: expect (ObjNum 1258 snap 0 seq_num 1258) 2023-10-01T07:34:09.836 INFO:tasks.rados.rados.0.smithi084.stdout:2281: finishing write tid 3 to smithi08466639-180 2023-10-01T07:34:09.836 INFO:tasks.rados.rados.0.smithi084.stdout:2281: finishing write tid 4 to smithi08466639-180 2023-10-01T07:34:09.836 INFO:tasks.rados.rados.0.smithi084.stdout:2281: finishing write tid 5 to smithi08466639-180 2023-10-01T07:34:09.836 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 180 v 384 (ObjNum 1518 snap 0 seq_num 1518) dirty exists 2023-10-01T07:34:09.836 INFO:tasks.rados.rados.0.smithi084.stdout:2281: left oid 180 (ObjNum 1518 snap 0 seq_num 1518) 2023-10-01T07:34:09.836 INFO:tasks.rados.rados.0.smithi084.stdout:2283: expect (ObjNum 497 snap 0 seq_num 497) 2023-10-01T07:34:09.916 INFO:tasks.rados.rados.0.smithi084.stdout:2285: finishing write tid 1 to smithi08466639-288 2023-10-01T07:34:09.916 INFO:tasks.rados.rados.0.smithi084.stdout:2282: expect (ObjNum 1243 snap 0 seq_num 1243) 2023-10-01T07:34:10.100 INFO:tasks.rados.rados.0.smithi084.stdout:2285: finishing write tid 2 to smithi08466639-288 2023-10-01T07:34:10.101 INFO:tasks.rados.rados.0.smithi084.stdout:2285: finishing write tid 3 to smithi08466639-288 2023-10-01T07:34:10.101 INFO:tasks.rados.rados.0.smithi084.stdout:2285: finishing write tid 4 to smithi08466639-288 2023-10-01T07:34:10.101 INFO:tasks.rados.rados.0.smithi084.stdout:2285: finishing write tid 5 to smithi08466639-288 2023-10-01T07:34:10.101 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 288 v 360 (ObjNum 1519 snap 0 seq_num 1519) dirty exists 2023-10-01T07:34:10.101 INFO:tasks.rados.rados.0.smithi084.stdout:2285: left oid 288 (ObjNum 1519 snap 0 seq_num 1519) 2023-10-01T07:34:10.101 INFO:tasks.rados.rados.0.smithi084.stdout:2280: done (6 left) 2023-10-01T07:34:10.101 INFO:tasks.rados.rados.0.smithi084.stdout:2281: done (5 left) 2023-10-01T07:34:10.101 INFO:tasks.rados.rados.0.smithi084.stdout:2282: done (4 left) 2023-10-01T07:34:10.101 INFO:tasks.rados.rados.0.smithi084.stdout:2283: done (3 left) 2023-10-01T07:34:10.101 INFO:tasks.rados.rados.0.smithi084.stdout:2284: done (2 left) 2023-10-01T07:34:10.101 INFO:tasks.rados.rados.0.smithi084.stdout:2285: done (1 left) 2023-10-01T07:34:10.102 INFO:tasks.rados.rados.0.smithi084.stdout:2286: done (0 left) 2023-10-01T07:34:10.102 INFO:tasks.rados.rados.0.smithi084.stdout:2287: read oid 439 snap -1 2023-10-01T07:34:10.102 INFO:tasks.rados.rados.0.smithi084.stdout:2287: expect (ObjNum 1444 snap 0 seq_num 1444) 2023-10-01T07:34:10.102 INFO:tasks.rados.rados.0.smithi084.stdout:2288: read oid 453 snap -1 2023-10-01T07:34:10.102 INFO:tasks.rados.rados.0.smithi084.stdout:2288: expect (ObjNum 1328 snap 0 seq_num 1328) 2023-10-01T07:34:10.102 INFO:tasks.rados.rados.0.smithi084.stdout:2289: delete oid 229 current snap is 0 2023-10-01T07:34:10.103 INFO:tasks.rados.rados.0.smithi084.stdout:2289: done (2 left) 2023-10-01T07:34:10.103 INFO:tasks.rados.rados.0.smithi084.stdout:2290: delete oid 430 current snap is 0 2023-10-01T07:34:10.105 INFO:tasks.rados.rados.0.smithi084.stdout:2290: done (2 left) 2023-10-01T07:34:10.105 INFO:tasks.rados.rados.0.smithi084.stdout:2291: read oid 63 snap -1 2023-10-01T07:34:10.105 INFO:tasks.rados.rados.0.smithi084.stdout:2291: expect (ObjNum 1286 snap 0 seq_num 1286) 2023-10-01T07:34:10.105 INFO:tasks.rados.rados.0.smithi084.stdout:2292: write oid 363 current snap is 0 2023-10-01T07:34:10.105 INFO:tasks.rados.rados.0.smithi084.stdout:2292: seq_num 1523 ranges {797061=674827,2139017=405528,3207218=389843} 2023-10-01T07:34:10.116 INFO:tasks.rados.rados.0.smithi084.stdout:2292: writing smithi08466639-363 from 797061 to 1471888 tid 1 2023-10-01T07:34:10.122 INFO:tasks.rados.rados.0.smithi084.stdout:2292: writing smithi08466639-363 from 2139017 to 2544545 tid 2 2023-10-01T07:34:10.128 INFO:tasks.rados.rados.0.smithi084.stdout:2292: writing smithi08466639-363 from 3207218 to 3597061 tid 3 2023-10-01T07:34:10.128 INFO:tasks.rados.rados.0.smithi084.stdout:2293: read oid 383 snap -1 2023-10-01T07:34:10.128 INFO:tasks.rados.rados.0.smithi084.stdout:2293: expect deleted 2023-10-01T07:34:10.128 INFO:tasks.rados.rados.0.smithi084.stdout:2294: write oid 200 current snap is 0 2023-10-01T07:34:10.128 INFO:tasks.rados.rados.0.smithi084.stdout:2294: seq_num 1524 ranges {413868=750076,1797499=549186,3118288=495580} 2023-10-01T07:34:10.134 INFO:tasks.rados.rados.0.smithi084.stdout:2294: writing smithi08466639-200 from 413868 to 1163944 tid 1 2023-10-01T07:34:10.141 INFO:tasks.rados.rados.0.smithi084.stdout:2294: writing smithi08466639-200 from 1797499 to 2346685 tid 2 2023-10-01T07:34:10.148 INFO:tasks.rados.rados.0.smithi084.stdout:2294: writing smithi08466639-200 from 3118288 to 3613868 tid 3 2023-10-01T07:34:10.148 INFO:tasks.rados.rados.0.smithi084.stdout:2295: write oid 402 current snap is 0 2023-10-01T07:34:10.148 INFO:tasks.rados.rados.0.smithi084.stdout:2295: seq_num 1525 ranges {430675=425325,1455981=409197,2462064=535349,3463076=167599} 2023-10-01T07:34:10.152 INFO:tasks.rados.rados.0.smithi084.stdout:2295: writing smithi08466639-402 from 430675 to 856000 tid 1 2023-10-01T07:34:10.158 INFO:tasks.rados.rados.0.smithi084.stdout:2295: writing smithi08466639-402 from 1455981 to 1865178 tid 2 2023-10-01T07:34:10.164 INFO:tasks.rados.rados.0.smithi084.stdout:2295: writing smithi08466639-402 from 2462064 to 2997413 tid 3 2023-10-01T07:34:10.168 INFO:tasks.rados.rados.0.smithi084.stdout:2295: writing smithi08466639-402 from 3463076 to 3630675 tid 4 2023-10-01T07:34:10.168 INFO:tasks.rados.rados.0.smithi084.stdout:2296: read oid 140 snap -1 2023-10-01T07:34:10.168 INFO:tasks.rados.rados.0.smithi084.stdout:2296: expect (ObjNum 1223 snap 0 seq_num 1223) 2023-10-01T07:34:10.168 INFO:tasks.rados.rados.0.smithi084.stdout:2297: write oid 92 current snap is 0 2023-10-01T07:34:10.168 INFO:tasks.rados.rados.0.smithi084.stdout:2297: seq_num 1526 ranges {447482=500574,1514463=552855,2489487=462974,3645668=1814} 2023-10-01T07:34:10.173 INFO:tasks.rados.rados.0.smithi084.stdout:2297: writing smithi08466639-92 from 447482 to 948056 tid 1 2023-10-01T07:34:10.179 INFO:tasks.rados.rados.0.smithi084.stdout:2297: writing smithi08466639-92 from 1514463 to 2067318 tid 2 2023-10-01T07:34:10.184 INFO:tasks.rados.rados.0.smithi084.stdout:2297: writing smithi08466639-92 from 2489487 to 2952461 tid 3 2023-10-01T07:34:10.188 INFO:tasks.rados.rados.0.smithi084.stdout:2297: writing smithi08466639-92 from 3645668 to 3647482 tid 4 2023-10-01T07:34:10.189 INFO:tasks.rados.rados.0.smithi084.stdout:2298: write oid 15 current snap is 0 2023-10-01T07:34:10.189 INFO:tasks.rados.rados.0.smithi084.stdout:2298: seq_num 1527 ranges {464289=575823,1456592=412866,2400557=674246,3595554=68735} 2023-10-01T07:34:10.194 INFO:tasks.rados.rados.0.smithi084.stdout:2298: writing smithi08466639-15 from 464289 to 1040112 tid 1 2023-10-01T07:34:10.199 INFO:tasks.rados.rados.0.smithi084.stdout:2298: writing smithi08466639-15 from 1456592 to 1869458 tid 2 2023-10-01T07:34:10.205 INFO:tasks.rados.rados.0.smithi084.stdout:2298: writing smithi08466639-15 from 2400557 to 3074803 tid 3 2023-10-01T07:34:10.209 INFO:tasks.rados.rados.0.smithi084.stdout:2298: writing smithi08466639-15 from 3595554 to 3664289 tid 4 2023-10-01T07:34:10.209 INFO:tasks.rados.rados.0.smithi084.stdout:2299: read oid 462 snap -1 2023-10-01T07:34:10.209 INFO:tasks.rados.rados.0.smithi084.stdout:2299: expect deleted 2023-10-01T07:34:10.209 INFO:tasks.rados.rados.0.smithi084.stdout:2300: delete oid 43 current snap is 0 2023-10-01T07:34:10.210 INFO:tasks.rados.rados.0.smithi084.stdout:2288: expect (ObjNum 1328 snap 0 seq_num 1328) 2023-10-01T07:34:10.326 INFO:tasks.rados.rados.0.smithi084.stdout:2287: expect (ObjNum 1444 snap 0 seq_num 1444) 2023-10-01T07:34:10.511 INFO:tasks.rados.rados.0.smithi084.stdout:2291: expect (ObjNum 1286 snap 0 seq_num 1286) 2023-10-01T07:34:10.675 INFO:tasks.rados.rados.0.smithi084.stdout:2292: finishing write tid 1 to smithi08466639-363 2023-10-01T07:34:10.675 INFO:tasks.rados.rados.0.smithi084.stdout:2292: finishing write tid 2 to smithi08466639-363 2023-10-01T07:34:10.675 INFO:tasks.rados.rados.0.smithi084.stdout:2292: finishing write tid 3 to smithi08466639-363 2023-10-01T07:34:10.675 INFO:tasks.rados.rados.0.smithi084.stdout:2292: finishing write tid 4 to smithi08466639-363 2023-10-01T07:34:10.675 INFO:tasks.rados.rados.0.smithi084.stdout:2292: finishing write tid 5 to smithi08466639-363 2023-10-01T07:34:10.675 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 363 v 340 (ObjNum 1523 snap 0 seq_num 1523) dirty exists 2023-10-01T07:34:10.675 INFO:tasks.rados.rados.0.smithi084.stdout:2292: left oid 363 (ObjNum 1523 snap 0 seq_num 1523) 2023-10-01T07:34:10.675 INFO:tasks.rados.rados.0.smithi084.stdout:2294: finishing write tid 1 to smithi08466639-200 2023-10-01T07:34:10.676 INFO:tasks.rados.rados.0.smithi084.stdout:2294: finishing write tid 2 to smithi08466639-200 2023-10-01T07:34:10.676 INFO:tasks.rados.rados.0.smithi084.stdout:2287: done (11 left) 2023-10-01T07:34:10.676 INFO:tasks.rados.rados.0.smithi084.stdout:2288: done (10 left) 2023-10-01T07:34:10.676 INFO:tasks.rados.rados.0.smithi084.stdout:2291: done (9 left) 2023-10-01T07:34:10.676 INFO:tasks.rados.rados.0.smithi084.stdout:2292: done (8 left) 2023-10-01T07:34:10.676 INFO:tasks.rados.rados.0.smithi084.stdout:2293: done (7 left) 2023-10-01T07:34:10.676 INFO:tasks.rados.rados.0.smithi084.stdout:2300: done (6 left) 2023-10-01T07:34:10.676 INFO:tasks.rados.rados.0.smithi084.stdout:2301: write oid 369 current snap is 0 2023-10-01T07:34:10.676 INFO:tasks.rados.rados.0.smithi084.stdout:2294: finishing write tid 3 to smithi08466639-200 2023-10-01T07:34:10.676 INFO:tasks.rados.rados.0.smithi084.stdout:2301: seq_num 1529 ranges {497903=442674,1689909=416535,2571756=696790} 2023-10-01T07:34:10.680 INFO:tasks.rados.rados.0.smithi084.stdout:2301: writing smithi08466639-369 from 497903 to 940577 tid 1 2023-10-01T07:34:10.686 INFO:tasks.rados.rados.0.smithi084.stdout:2301: writing smithi08466639-369 from 1689909 to 2106444 tid 2 2023-10-01T07:34:10.693 INFO:tasks.rados.rados.0.smithi084.stdout:2301: writing smithi08466639-369 from 2571756 to 3268546 tid 3 2023-10-01T07:34:10.693 INFO:tasks.rados.rados.0.smithi084.stdout:2302: read oid 63 snap -1 2023-10-01T07:34:10.693 INFO:tasks.rados.rados.0.smithi084.stdout:2302: expect (ObjNum 1286 snap 0 seq_num 1286) 2023-10-01T07:34:10.693 INFO:tasks.rados.rados.0.smithi084.stdout:2303: read oid 321 snap -1 2023-10-01T07:34:10.693 INFO:tasks.rados.rados.0.smithi084.stdout:2303: expect (ObjNum 1485 snap 0 seq_num 1485) 2023-10-01T07:34:10.694 INFO:tasks.rados.rados.0.smithi084.stdout:2304: write oid 29 current snap is 0 2023-10-01T07:34:10.694 INFO:tasks.rados.rados.0.smithi084.stdout:2294: finishing write tid 4 to smithi08466639-200 2023-10-01T07:34:10.694 INFO:tasks.rados.rados.0.smithi084.stdout:2294: finishing write tid 5 to smithi08466639-200 2023-10-01T07:34:10.694 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 200 v 338 (ObjNum 1524 snap 0 seq_num 1524) dirty exists 2023-10-01T07:34:10.694 INFO:tasks.rados.rados.0.smithi084.stdout:2294: left oid 200 (ObjNum 1524 snap 0 seq_num 1524) 2023-10-01T07:34:10.694 INFO:tasks.rados.rados.0.smithi084.stdout:2295: finishing write tid 1 to smithi08466639-402 2023-10-01T07:34:10.694 INFO:tasks.rados.rados.0.smithi084.stdout:2304: seq_num 1530 ranges {514710=517923,1748391=560193,2999179=624415} 2023-10-01T07:34:10.699 INFO:tasks.rados.rados.0.smithi084.stdout:2304: writing smithi08466639-29 from 514710 to 1032633 tid 1 2023-10-01T07:34:10.707 INFO:tasks.rados.rados.0.smithi084.stdout:2304: writing smithi08466639-29 from 1748391 to 2308584 tid 2 2023-10-01T07:34:10.715 INFO:tasks.rados.rados.0.smithi084.stdout:2304: writing smithi08466639-29 from 2999179 to 3623594 tid 3 2023-10-01T07:34:10.715 INFO:tasks.rados.rados.0.smithi084.stdout:2294: done (9 left) 2023-10-01T07:34:10.715 INFO:tasks.rados.rados.0.smithi084.stdout:2305: read oid 356 snap -1 2023-10-01T07:34:10.715 INFO:tasks.rados.rados.0.smithi084.stdout:2305: expect deleted 2023-10-01T07:34:10.715 INFO:tasks.rados.rados.0.smithi084.stdout:2306: read oid 325 snap -1 2023-10-01T07:34:10.715 INFO:tasks.rados.rados.0.smithi084.stdout:2306: expect (ObjNum 1129 snap 0 seq_num 1129) 2023-10-01T07:34:10.715 INFO:tasks.rados.rados.0.smithi084.stdout:2307: read oid 395 snap -1 2023-10-01T07:34:10.716 INFO:tasks.rados.rados.0.smithi084.stdout:2307: expect (ObjNum 1110 snap 0 seq_num 1110) 2023-10-01T07:34:10.716 INFO:tasks.rados.rados.0.smithi084.stdout:2308: delete oid 198 current snap is 0 2023-10-01T07:34:10.716 INFO:tasks.rados.rados.0.smithi084.stdout:2295: finishing write tid 2 to smithi08466639-402 2023-10-01T07:34:10.716 INFO:tasks.rados.rados.0.smithi084.stdout:2295: finishing write tid 3 to smithi08466639-402 2023-10-01T07:34:10.716 INFO:tasks.rados.rados.0.smithi084.stdout:2295: finishing write tid 4 to smithi08466639-402 2023-10-01T07:34:10.716 INFO:tasks.rados.rados.0.smithi084.stdout:2295: finishing write tid 5 to smithi08466639-402 2023-10-01T07:34:10.716 INFO:tasks.rados.rados.0.smithi084.stdout:2295: finishing write tid 6 to smithi08466639-402 2023-10-01T07:34:10.716 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 402 v 258 (ObjNum 1525 snap 0 seq_num 1525) dirty exists 2023-10-01T07:34:10.716 INFO:tasks.rados.rados.0.smithi084.stdout:2295: left oid 402 (ObjNum 1525 snap 0 seq_num 1525) 2023-10-01T07:34:10.716 INFO:tasks.rados.rados.0.smithi084.stdout:2296: expect (ObjNum 1223 snap 0 seq_num 1223) 2023-10-01T07:34:10.966 INFO:tasks.rados.rados.0.smithi084.stdout:2297: finishing write tid 1 to smithi08466639-92 2023-10-01T07:34:10.966 INFO:tasks.rados.rados.0.smithi084.stdout:2297: finishing write tid 2 to smithi08466639-92 2023-10-01T07:34:10.966 INFO:tasks.rados.rados.0.smithi084.stdout:2297: finishing write tid 3 to smithi08466639-92 2023-10-01T07:34:10.966 INFO:tasks.rados.rados.0.smithi084.stdout:2297: finishing write tid 4 to smithi08466639-92 2023-10-01T07:34:10.966 INFO:tasks.rados.rados.0.smithi084.stdout:2297: finishing write tid 5 to smithi08466639-92 2023-10-01T07:34:10.966 INFO:tasks.rados.rados.0.smithi084.stdout:2297: finishing write tid 6 to smithi08466639-92 2023-10-01T07:34:10.966 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 92 v 263 (ObjNum 1526 snap 0 seq_num 1526) dirty exists 2023-10-01T07:34:10.966 INFO:tasks.rados.rados.0.smithi084.stdout:2297: left oid 92 (ObjNum 1526 snap 0 seq_num 1526) 2023-10-01T07:34:10.967 INFO:tasks.rados.rados.0.smithi084.stdout:2298: finishing write tid 1 to smithi08466639-15 2023-10-01T07:34:10.967 INFO:tasks.rados.rados.0.smithi084.stdout:2298: finishing write tid 2 to smithi08466639-15 2023-10-01T07:34:10.967 INFO:tasks.rados.rados.0.smithi084.stdout:2298: finishing write tid 3 to smithi08466639-15 2023-10-01T07:34:10.967 INFO:tasks.rados.rados.0.smithi084.stdout:2298: finishing write tid 4 to smithi08466639-15 2023-10-01T07:34:10.967 INFO:tasks.rados.rados.0.smithi084.stdout:2298: finishing write tid 5 to smithi08466639-15 2023-10-01T07:34:10.967 INFO:tasks.rados.rados.0.smithi084.stdout:2298: finishing write tid 6 to smithi08466639-15 2023-10-01T07:34:10.967 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 15 v 279 (ObjNum 1527 snap 0 seq_num 1527) dirty exists 2023-10-01T07:34:10.967 INFO:tasks.rados.rados.0.smithi084.stdout:2298: left oid 15 (ObjNum 1527 snap 0 seq_num 1527) 2023-10-01T07:34:10.967 INFO:tasks.rados.rados.0.smithi084.stdout:2301: finishing write tid 1 to smithi08466639-369 2023-10-01T07:34:10.967 INFO:tasks.rados.rados.0.smithi084.stdout:2301: finishing write tid 2 to smithi08466639-369 2023-10-01T07:34:10.967 INFO:tasks.rados.rados.0.smithi084.stdout:2301: finishing write tid 3 to smithi08466639-369 2023-10-01T07:34:10.967 INFO:tasks.rados.rados.0.smithi084.stdout:2301: finishing write tid 4 to smithi08466639-369 2023-10-01T07:34:10.968 INFO:tasks.rados.rados.0.smithi084.stdout:2301: finishing write tid 5 to smithi08466639-369 2023-10-01T07:34:10.968 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 369 v 237 (ObjNum 1529 snap 0 seq_num 1529) dirty exists 2023-10-01T07:34:10.968 INFO:tasks.rados.rados.0.smithi084.stdout:2301: left oid 369 (ObjNum 1529 snap 0 seq_num 1529) 2023-10-01T07:34:10.968 INFO:tasks.rados.rados.0.smithi084.stdout:2303: expect (ObjNum 1485 snap 0 seq_num 1485) 2023-10-01T07:34:11.071 INFO:tasks.rados.rados.0.smithi084.stdout:2302: expect (ObjNum 1286 snap 0 seq_num 1286) 2023-10-01T07:34:11.234 INFO:tasks.rados.rados.0.smithi084.stdout:2304: finishing write tid 1 to smithi08466639-29 2023-10-01T07:34:11.234 INFO:tasks.rados.rados.0.smithi084.stdout:2304: finishing write tid 2 to smithi08466639-29 2023-10-01T07:34:11.234 INFO:tasks.rados.rados.0.smithi084.stdout:2304: finishing write tid 3 to smithi08466639-29 2023-10-01T07:34:11.235 INFO:tasks.rados.rados.0.smithi084.stdout:2304: finishing write tid 4 to smithi08466639-29 2023-10-01T07:34:11.235 INFO:tasks.rados.rados.0.smithi084.stdout:2304: finishing write tid 5 to smithi08466639-29 2023-10-01T07:34:11.235 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 29 v 346 (ObjNum 1530 snap 0 seq_num 1530) dirty exists 2023-10-01T07:34:11.235 INFO:tasks.rados.rados.0.smithi084.stdout:2304: left oid 29 (ObjNum 1530 snap 0 seq_num 1530) 2023-10-01T07:34:11.235 INFO:tasks.rados.rados.0.smithi084.stdout:2307: expect (ObjNum 1110 snap 0 seq_num 1110) 2023-10-01T07:34:11.358 INFO:tasks.rados.rados.0.smithi084.stdout:2306: expect (ObjNum 1129 snap 0 seq_num 1129) 2023-10-01T07:34:11.497 INFO:tasks.rados.rados.0.smithi084.stdout:2295: done (12 left) 2023-10-01T07:34:11.497 INFO:tasks.rados.rados.0.smithi084.stdout:2296: done (11 left) 2023-10-01T07:34:11.497 INFO:tasks.rados.rados.0.smithi084.stdout:2297: done (10 left) 2023-10-01T07:34:11.497 INFO:tasks.rados.rados.0.smithi084.stdout:2298: done (9 left) 2023-10-01T07:34:11.497 INFO:tasks.rados.rados.0.smithi084.stdout:2299: done (8 left) 2023-10-01T07:34:11.498 INFO:tasks.rados.rados.0.smithi084.stdout:2301: done (7 left) 2023-10-01T07:34:11.498 INFO:tasks.rados.rados.0.smithi084.stdout:2302: done (6 left) 2023-10-01T07:34:11.498 INFO:tasks.rados.rados.0.smithi084.stdout:2303: done (5 left) 2023-10-01T07:34:11.498 INFO:tasks.rados.rados.0.smithi084.stdout:2304: done (4 left) 2023-10-01T07:34:11.498 INFO:tasks.rados.rados.0.smithi084.stdout:2305: done (3 left) 2023-10-01T07:34:11.498 INFO:tasks.rados.rados.0.smithi084.stdout:2306: done (2 left) 2023-10-01T07:34:11.498 INFO:tasks.rados.rados.0.smithi084.stdout:2307: done (1 left) 2023-10-01T07:34:11.498 INFO:tasks.rados.rados.0.smithi084.stdout:2308: done (0 left) 2023-10-01T07:34:11.498 INFO:tasks.rados.rados.0.smithi084.stdout:2309: write oid 186 current snap is 0 2023-10-01T07:34:11.499 INFO:tasks.rados.rados.0.smithi084.stdout:2309: seq_num 1532 ranges {548324=668421,1749002=563862,2937672=646959} 2023-10-01T07:34:11.508 INFO:tasks.rados.rados.0.smithi084.stdout:2309: writing smithi08466639-186 from 548324 to 1216745 tid 1 2023-10-01T07:34:11.515 INFO:tasks.rados.rados.0.smithi084.stdout:2309: writing smithi08466639-186 from 1749002 to 2312864 tid 2 2023-10-01T07:34:11.522 INFO:tasks.rados.rados.0.smithi084.stdout:2309: writing smithi08466639-186 from 2937672 to 3584631 tid 3 2023-10-01T07:34:11.522 INFO:tasks.rados.rados.0.smithi084.stdout:2310: write oid 281 current snap is 0 2023-10-01T07:34:11.522 INFO:tasks.rados.rados.0.smithi084.stdout:2309: finishing write tid 1 to smithi08466639-186 2023-10-01T07:34:11.522 INFO:tasks.rados.rados.0.smithi084.stdout:2310: seq_num 1533 ranges {565131=743670,1807484=423873,2965095=458231} 2023-10-01T07:34:11.529 INFO:tasks.rados.rados.0.smithi084.stdout:2310: writing smithi08466639-281 from 565131 to 1308801 tid 1 2023-10-01T07:34:11.535 INFO:tasks.rados.rados.0.smithi084.stdout:2310: writing smithi08466639-281 from 1807484 to 2231357 tid 2 2023-10-01T07:34:11.542 INFO:tasks.rados.rados.0.smithi084.stdout:2310: writing smithi08466639-281 from 2965095 to 3423326 tid 3 2023-10-01T07:34:11.542 INFO:tasks.rados.rados.0.smithi084.stdout:2311: read oid 243 snap -1 2023-10-01T07:34:11.542 INFO:tasks.rados.rados.0.smithi084.stdout:2311: expect (ObjNum 242 snap 0 seq_num 242) 2023-10-01T07:34:11.542 INFO:tasks.rados.rados.0.smithi084.stdout:2312: write oid 353 current snap is 0 2023-10-01T07:34:11.542 INFO:tasks.rados.rados.0.smithi084.stdout:2309: finishing write tid 2 to smithi08466639-186 2023-10-01T07:34:11.543 INFO:tasks.rados.rados.0.smithi084.stdout:2309: finishing write tid 3 to smithi08466639-186 2023-10-01T07:34:11.543 INFO:tasks.rados.rados.0.smithi084.stdout:2309: finishing write tid 4 to smithi08466639-186 2023-10-01T07:34:11.543 INFO:tasks.rados.rados.0.smithi084.stdout:2309: finishing write tid 5 to smithi08466639-186 2023-10-01T07:34:11.543 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 186 v 388 (ObjNum 1532 snap 0 seq_num 1532) dirty exists 2023-10-01T07:34:11.543 INFO:tasks.rados.rados.0.smithi084.stdout:2309: left oid 186 (ObjNum 1532 snap 0 seq_num 1532) 2023-10-01T07:34:11.543 INFO:tasks.rados.rados.0.smithi084.stdout:2310: finishing write tid 1 to smithi08466639-281 2023-10-01T07:34:11.543 INFO:tasks.rados.rados.0.smithi084.stdout:2310: finishing write tid 2 to smithi08466639-281 2023-10-01T07:34:11.543 INFO:tasks.rados.rados.0.smithi084.stdout:2312: seq_num 1534 ranges {581938=418919,1465966=567531,2592518=669503} 2023-10-01T07:34:11.551 INFO:tasks.rados.rados.0.smithi084.stdout:2312: writing smithi08466639-353 from 581938 to 1000857 tid 1 2023-10-01T07:34:11.558 INFO:tasks.rados.rados.0.smithi084.stdout:2312: writing smithi08466639-353 from 1465966 to 2033497 tid 2 2023-10-01T07:34:11.566 INFO:tasks.rados.rados.0.smithi084.stdout:2312: writing smithi08466639-353 from 2592518 to 3262021 tid 3 2023-10-01T07:34:11.566 INFO:tasks.rados.rados.0.smithi084.stdout:2309: done (3 left) 2023-10-01T07:34:11.566 INFO:tasks.rados.rados.0.smithi084.stdout:2313: read oid 443 snap -1 2023-10-01T07:34:11.566 INFO:tasks.rados.rados.0.smithi084.stdout:2313: expect (ObjNum 750 snap 0 seq_num 750) 2023-10-01T07:34:11.566 INFO:tasks.rados.rados.0.smithi084.stdout:2314: read oid 47 snap -1 2023-10-01T07:34:11.566 INFO:tasks.rados.rados.0.smithi084.stdout:2314: expect (ObjNum 501 snap 0 seq_num 501) 2023-10-01T07:34:11.566 INFO:tasks.rados.rados.0.smithi084.stdout:2315: write oid 441 current snap is 0 2023-10-01T07:34:11.566 INFO:tasks.rados.rados.0.smithi084.stdout:2315: seq_num 1535 ranges {598745=494168,1808095=427542,2903588=597128} 2023-10-01T07:34:11.572 INFO:tasks.rados.rados.0.smithi084.stdout:2315: writing smithi08466639-441 from 598745 to 1092913 tid 1 2023-10-01T07:34:11.579 INFO:tasks.rados.rados.0.smithi084.stdout:2315: writing smithi08466639-441 from 1808095 to 2235637 tid 2 2023-10-01T07:34:11.587 INFO:tasks.rados.rados.0.smithi084.stdout:2315: writing smithi08466639-441 from 2903588 to 3500716 tid 3 2023-10-01T07:34:11.587 INFO:tasks.rados.rados.0.smithi084.stdout:2316: delete oid 414 current snap is 0 2023-10-01T07:34:11.587 INFO:tasks.rados.rados.0.smithi084.stdout:2310: finishing write tid 3 to smithi08466639-281 2023-10-01T07:34:11.587 INFO:tasks.rados.rados.0.smithi084.stdout:2311: expect (ObjNum 242 snap 0 seq_num 242) 2023-10-01T07:34:11.657 INFO:tasks.rados.rados.0.smithi084.stdout:2310: finishing write tid 4 to smithi08466639-281 2023-10-01T07:34:11.657 INFO:tasks.rados.rados.0.smithi084.stdout:2310: finishing write tid 5 to smithi08466639-281 2023-10-01T07:34:11.657 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 281 v 277 (ObjNum 1533 snap 0 seq_num 1533) dirty exists 2023-10-01T07:34:11.658 INFO:tasks.rados.rados.0.smithi084.stdout:2310: left oid 281 (ObjNum 1533 snap 0 seq_num 1533) 2023-10-01T07:34:11.658 INFO:tasks.rados.rados.0.smithi084.stdout:2312: finishing write tid 1 to smithi08466639-353 2023-10-01T07:34:11.658 INFO:tasks.rados.rados.0.smithi084.stdout:2312: finishing write tid 2 to smithi08466639-353 2023-10-01T07:34:11.658 INFO:tasks.rados.rados.0.smithi084.stdout:2312: finishing write tid 3 to smithi08466639-353 2023-10-01T07:34:11.658 INFO:tasks.rados.rados.0.smithi084.stdout:2312: finishing write tid 4 to smithi08466639-353 2023-10-01T07:34:11.658 INFO:tasks.rados.rados.0.smithi084.stdout:2312: finishing write tid 5 to smithi08466639-353 2023-10-01T07:34:11.658 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 353 v 350 (ObjNum 1534 snap 0 seq_num 1534) dirty exists 2023-10-01T07:34:11.658 INFO:tasks.rados.rados.0.smithi084.stdout:2312: left oid 353 (ObjNum 1534 snap 0 seq_num 1534) 2023-10-01T07:34:11.658 INFO:tasks.rados.rados.0.smithi084.stdout:2314: expect (ObjNum 501 snap 0 seq_num 501) 2023-10-01T07:34:11.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:11 smithi112 bash[27689]: cluster 2023-10-01T07:34:10.369176+0000 mgr.x (mgr.24739) 19 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 82 MiB/s rd, 14 MiB/s wr, 127 op/s 2023-10-01T07:34:11.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:11 smithi112 bash[27689]: audit 2023-10-01T07:34:10.957359+0000 mon.c (mon.2) 135 : audit [DBG] from='client.? 172.21.15.84:0/3221853491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:11.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:11 smithi112 bash[27689]: audit 2023-10-01T07:34:10.984199+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:11.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:11 smithi112 bash[27689]: audit 2023-10-01T07:34:10.995625+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:11.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:11 smithi112 bash[27689]: audit 2023-10-01T07:34:10.999258+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:34:11.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:11 smithi112 bash[27689]: audit 2023-10-01T07:34:11.001800+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:34:11.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:11 smithi112 bash[27689]: audit 2023-10-01T07:34:11.003009+0000 mon.b (mon.1) 73 : audit [INF] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:34:11.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:11 smithi112 bash[27689]: audit 2023-10-01T07:34:11.003920+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:34:11.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:11 smithi112 bash[27689]: audit 2023-10-01T07:34:11.005492+0000 mon.b (mon.1) 74 : audit [INF] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:34:11.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:11 smithi112 bash[27689]: audit 2023-10-01T07:34:11.006033+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:34:11.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:11 smithi112 bash[27689]: audit 2023-10-01T07:34:11.007649+0000 mon.b (mon.1) 75 : audit [INF] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:34:11.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:11 smithi112 bash[27689]: audit 2023-10-01T07:34:11.009769+0000 mon.b (mon.1) 76 : audit [INF] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:34:11.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:11 smithi112 bash[27689]: audit 2023-10-01T07:34:11.013299+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:11.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:11 smithi112 bash[27689]: audit 2023-10-01T07:34:11.022256+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:34:11.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:11 smithi112 bash[27689]: audit 2023-10-01T07:34:11.023701+0000 mon.b (mon.1) 78 : audit [INF] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:34:11.762 INFO:tasks.rados.rados.0.smithi084.stdout:2315: finishing write tid 1 to smithi08466639-441 2023-10-01T07:34:11.762 INFO:tasks.rados.rados.0.smithi084.stdout:2313: expect (ObjNum 750 snap 0 seq_num 750) 2023-10-01T07:34:11.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:11 smithi084 bash[33757]: cluster 2023-10-01T07:34:10.369176+0000 mgr.x (mgr.24739) 19 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 82 MiB/s rd, 14 MiB/s wr, 127 op/s 2023-10-01T07:34:11.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:11 smithi084 bash[33757]: audit 2023-10-01T07:34:10.957359+0000 mon.c (mon.2) 135 : audit [DBG] from='client.? 172.21.15.84:0/3221853491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:11.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:11 smithi084 bash[33757]: audit 2023-10-01T07:34:10.984199+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:11.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:11 smithi084 bash[33757]: audit 2023-10-01T07:34:10.995625+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:11.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:11 smithi084 bash[33757]: audit 2023-10-01T07:34:10.999258+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:34:11.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:11 smithi084 bash[33757]: audit 2023-10-01T07:34:11.001800+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:34:11.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:11 smithi084 bash[33757]: audit 2023-10-01T07:34:11.003009+0000 mon.b (mon.1) 73 : audit [INF] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:34:11.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:11 smithi084 bash[33757]: audit 2023-10-01T07:34:11.003920+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:34:11.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:11 smithi084 bash[33757]: audit 2023-10-01T07:34:11.005492+0000 mon.b (mon.1) 74 : audit [INF] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:34:11.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:11 smithi084 bash[33757]: audit 2023-10-01T07:34:11.006033+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:34:11.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:11 smithi084 bash[33757]: audit 2023-10-01T07:34:11.007649+0000 mon.b (mon.1) 75 : audit [INF] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:34:11.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:11 smithi084 bash[33757]: audit 2023-10-01T07:34:11.009769+0000 mon.b (mon.1) 76 : audit [INF] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:34:11.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:11 smithi084 bash[33757]: audit 2023-10-01T07:34:11.013299+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:11.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:11 smithi084 bash[33757]: audit 2023-10-01T07:34:11.022256+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:34:11.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:11 smithi084 bash[33757]: audit 2023-10-01T07:34:11.023701+0000 mon.b (mon.1) 78 : audit [INF] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:34:11.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:11 smithi084 bash[27378]: cluster 2023-10-01T07:34:10.369176+0000 mgr.x (mgr.24739) 19 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 82 MiB/s rd, 14 MiB/s wr, 127 op/s 2023-10-01T07:34:11.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:11 smithi084 bash[27378]: audit 2023-10-01T07:34:10.957359+0000 mon.c (mon.2) 135 : audit [DBG] from='client.? 172.21.15.84:0/3221853491' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:11.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:11 smithi084 bash[27378]: audit 2023-10-01T07:34:10.984199+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:11.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:11 smithi084 bash[27378]: audit 2023-10-01T07:34:10.995625+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:11.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:11 smithi084 bash[27378]: audit 2023-10-01T07:34:10.999258+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:34:11.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:11 smithi084 bash[27378]: audit 2023-10-01T07:34:11.001800+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:34:11.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:11 smithi084 bash[27378]: audit 2023-10-01T07:34:11.003009+0000 mon.b (mon.1) 73 : audit [INF] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:34:11.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:11 smithi084 bash[27378]: audit 2023-10-01T07:34:11.003920+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:34:11.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:11 smithi084 bash[27378]: audit 2023-10-01T07:34:11.005492+0000 mon.b (mon.1) 74 : audit [INF] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:34:11.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:11 smithi084 bash[27378]: audit 2023-10-01T07:34:11.006033+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:34:11.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:11 smithi084 bash[27378]: audit 2023-10-01T07:34:11.007649+0000 mon.b (mon.1) 75 : audit [INF] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:34:11.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:11 smithi084 bash[27378]: audit 2023-10-01T07:34:11.009769+0000 mon.b (mon.1) 76 : audit [INF] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-01T07:34:11.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:11 smithi084 bash[27378]: audit 2023-10-01T07:34:11.013299+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:11.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:11 smithi084 bash[27378]: audit 2023-10-01T07:34:11.022256+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:34:11.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:11 smithi084 bash[27378]: audit 2023-10-01T07:34:11.023701+0000 mon.b (mon.1) 78 : audit [INF] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:34:11.906 INFO:tasks.rados.rados.0.smithi084.stdout:2315: finishing write tid 2 to smithi08466639-441 2023-10-01T07:34:11.907 INFO:tasks.rados.rados.0.smithi084.stdout:2315: finishing write tid 3 to smithi08466639-441 2023-10-01T07:34:11.907 INFO:tasks.rados.rados.0.smithi084.stdout:2315: finishing write tid 4 to smithi08466639-441 2023-10-01T07:34:11.907 INFO:tasks.rados.rados.0.smithi084.stdout:2315: finishing write tid 5 to smithi08466639-441 2023-10-01T07:34:11.907 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 441 v 364 (ObjNum 1535 snap 0 seq_num 1535) dirty exists 2023-10-01T07:34:11.907 INFO:tasks.rados.rados.0.smithi084.stdout:2315: left oid 441 (ObjNum 1535 snap 0 seq_num 1535) 2023-10-01T07:34:11.907 INFO:tasks.rados.rados.0.smithi084.stdout:2310: done (6 left) 2023-10-01T07:34:11.907 INFO:tasks.rados.rados.0.smithi084.stdout:2311: done (5 left) 2023-10-01T07:34:11.907 INFO:tasks.rados.rados.0.smithi084.stdout:2312: done (4 left) 2023-10-01T07:34:11.907 INFO:tasks.rados.rados.0.smithi084.stdout:2313: done (3 left) 2023-10-01T07:34:11.907 INFO:tasks.rados.rados.0.smithi084.stdout:2314: done (2 left) 2023-10-01T07:34:11.908 INFO:tasks.rados.rados.0.smithi084.stdout:2315: done (1 left) 2023-10-01T07:34:11.908 INFO:tasks.rados.rados.0.smithi084.stdout:2316: done (0 left) 2023-10-01T07:34:11.908 INFO:tasks.rados.rados.0.smithi084.stdout:2317: write oid 454 current snap is 0 2023-10-01T07:34:11.908 INFO:tasks.rados.rados.0.smithi084.stdout:2317: seq_num 1537 ranges {632359=761019,2041412=714858,3358434=473925} 2023-10-01T07:34:11.922 INFO:tasks.rados.rados.0.smithi084.stdout:2317: writing smithi08466639-454 from 632359 to 1393378 tid 1 2023-10-01T07:34:11.929 INFO:tasks.rados.rados.0.smithi084.stdout:2317: writing smithi08466639-454 from 2041412 to 2756270 tid 2 2023-10-01T07:34:11.936 INFO:tasks.rados.rados.0.smithi084.stdout:2317: writing smithi08466639-454 from 3358434 to 3832359 tid 3 2023-10-01T07:34:11.936 INFO:tasks.rados.rados.0.smithi084.stdout:2318: write oid 266 current snap is 0 2023-10-01T07:34:11.936 INFO:tasks.rados.rados.0.smithi084.stdout:2318: seq_num 1538 ranges {649166=436268,1699894=574869,2702210=430944} 2023-10-01T07:34:11.942 INFO:tasks.rados.rados.0.smithi084.stdout:2318: writing smithi08466639-266 from 649166 to 1085434 tid 1 2023-10-01T07:34:11.948 INFO:tasks.rados.rados.0.smithi084.stdout:2318: writing smithi08466639-266 from 1699894 to 2274763 tid 2 2023-10-01T07:34:11.954 INFO:tasks.rados.rados.0.smithi084.stdout:2318: writing smithi08466639-266 from 2702210 to 3133154 tid 3 2023-10-01T07:34:11.954 INFO:tasks.rados.rados.0.smithi084.stdout:2319: write oid 57 current snap is 0 2023-10-01T07:34:11.954 INFO:tasks.rados.rados.0.smithi084.stdout:2317: finishing write tid 1 to smithi08466639-454 2023-10-01T07:34:11.954 INFO:tasks.rados.rados.0.smithi084.stdout:2317: finishing write tid 2 to smithi08466639-454 2023-10-01T07:34:11.954 INFO:tasks.rados.rados.0.smithi084.stdout:2317: finishing write tid 3 to smithi08466639-454 2023-10-01T07:34:11.954 INFO:tasks.rados.rados.0.smithi084.stdout:2319: seq_num 1539 ranges {665973=511517,1642023=718527,2896927=642216} 2023-10-01T07:34:11.960 INFO:tasks.rados.rados.0.smithi084.stdout:2319: writing smithi08466639-57 from 665973 to 1177490 tid 1 2023-10-01T07:34:11.967 INFO:tasks.rados.rados.0.smithi084.stdout:2319: writing smithi08466639-57 from 1642023 to 2360550 tid 2 2023-10-01T07:34:11.974 INFO:tasks.rados.rados.0.smithi084.stdout:2319: writing smithi08466639-57 from 2896927 to 3539143 tid 3 2023-10-01T07:34:11.974 INFO:tasks.rados.rados.0.smithi084.stdout:2320: read oid 369 snap -1 2023-10-01T07:34:11.974 INFO:tasks.rados.rados.0.smithi084.stdout:2320: expect (ObjNum 1529 snap 0 seq_num 1529) 2023-10-01T07:34:11.974 INFO:tasks.rados.rados.0.smithi084.stdout:2321: write oid 396 current snap is 0 2023-10-01T07:34:11.974 INFO:tasks.rados.rados.0.smithi084.stdout:2317: finishing write tid 4 to smithi08466639-454 2023-10-01T07:34:11.974 INFO:tasks.rados.rados.0.smithi084.stdout:2321: seq_num 1540 ranges {682780=586766,1700505=578538,3040703=569841} 2023-10-01T07:34:11.981 INFO:tasks.rados.rados.0.smithi084.stdout:2321: writing smithi08466639-396 from 682780 to 1269546 tid 1 2023-10-01T07:34:11.987 INFO:tasks.rados.rados.0.smithi084.stdout:2321: writing smithi08466639-396 from 1700505 to 2279043 tid 2 2023-10-01T07:34:11.998 INFO:tasks.rados.rados.0.smithi084.stdout:2321: writing smithi08466639-396 from 3040703 to 3610544 tid 3 2023-10-01T07:34:11.998 INFO:tasks.rados.rados.0.smithi084.stdout:2322: read oid 386 snap -1 2023-10-01T07:34:11.998 INFO:tasks.rados.rados.0.smithi084.stdout:2322: expect (ObjNum 1483 snap 0 seq_num 1483) 2023-10-01T07:34:11.998 INFO:tasks.rados.rados.0.smithi084.stdout:2323: write oid 466 current snap is 0 2023-10-01T07:34:11.998 INFO:tasks.rados.rados.0.smithi084.stdout:2323: seq_num 1541 ranges {699587=662015,2158987=722196,3351773=547814} 2023-10-01T07:34:12.005 INFO:tasks.rados.rados.0.smithi084.stdout:2323: writing smithi08466639-466 from 699587 to 1361602 tid 1 2023-10-01T07:34:12.014 INFO:tasks.rados.rados.0.smithi084.stdout:2323: writing smithi08466639-466 from 2158987 to 2881183 tid 2 2023-10-01T07:34:12.020 INFO:tasks.rados.rados.0.smithi084.stdout:2323: writing smithi08466639-466 from 3351773 to 3899587 tid 3 2023-10-01T07:34:12.021 INFO:tasks.rados.rados.0.smithi084.stdout:2324: read oid 130 snap -1 2023-10-01T07:34:12.021 INFO:tasks.rados.rados.0.smithi084.stdout:2324: expect (ObjNum 1377 snap 0 seq_num 1377) 2023-10-01T07:34:12.021 INFO:tasks.rados.rados.0.smithi084.stdout:2325: delete oid 143 current snap is 0 2023-10-01T07:34:12.021 INFO:tasks.rados.rados.0.smithi084.stdout:2317: finishing write tid 5 to smithi08466639-454 2023-10-01T07:34:12.021 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 454 v 270 (ObjNum 1537 snap 0 seq_num 1537) dirty exists 2023-10-01T07:34:12.021 INFO:tasks.rados.rados.0.smithi084.stdout:2317: left oid 454 (ObjNum 1537 snap 0 seq_num 1537) 2023-10-01T07:34:12.021 INFO:tasks.rados.rados.0.smithi084.stdout:2318: finishing write tid 1 to smithi08466639-266 2023-10-01T07:34:12.021 INFO:tasks.rados.rados.0.smithi084.stdout:2318: finishing write tid 2 to smithi08466639-266 2023-10-01T07:34:12.021 INFO:tasks.rados.rados.0.smithi084.stdout:2318: finishing write tid 3 to smithi08466639-266 2023-10-01T07:34:12.021 INFO:tasks.rados.rados.0.smithi084.stdout:2318: finishing write tid 4 to smithi08466639-266 2023-10-01T07:34:12.021 INFO:tasks.rados.rados.0.smithi084.stdout:2318: finishing write tid 5 to smithi08466639-266 2023-10-01T07:34:12.022 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 266 v 305 (ObjNum 1538 snap 0 seq_num 1538) dirty exists 2023-10-01T07:34:12.022 INFO:tasks.rados.rados.0.smithi084.stdout:2318: left oid 266 (ObjNum 1538 snap 0 seq_num 1538) 2023-10-01T07:34:12.022 INFO:tasks.rados.rados.0.smithi084.stdout:2319: finishing write tid 1 to smithi08466639-57 2023-10-01T07:34:12.022 INFO:tasks.rados.rados.0.smithi084.stdout:2319: finishing write tid 2 to smithi08466639-57 2023-10-01T07:34:12.022 INFO:tasks.rados.rados.0.smithi084.stdout:2319: finishing write tid 3 to smithi08466639-57 2023-10-01T07:34:12.022 INFO:tasks.rados.rados.0.smithi084.stdout:2319: finishing write tid 4 to smithi08466639-57 2023-10-01T07:34:12.022 INFO:tasks.rados.rados.0.smithi084.stdout:2319: finishing write tid 5 to smithi08466639-57 2023-10-01T07:34:12.022 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 57 v 364 (ObjNum 1539 snap 0 seq_num 1539) dirty exists 2023-10-01T07:34:12.022 INFO:tasks.rados.rados.0.smithi084.stdout:2319: left oid 57 (ObjNum 1539 snap 0 seq_num 1539) 2023-10-01T07:34:12.022 INFO:tasks.rados.rados.0.smithi084.stdout:2321: finishing write tid 1 to smithi08466639-396 2023-10-01T07:34:12.022 INFO:tasks.rados.rados.0.smithi084.stdout:2320: expect (ObjNum 1529 snap 0 seq_num 1529) 2023-10-01T07:34:12.210 INFO:tasks.rados.rados.0.smithi084.stdout:2321: finishing write tid 2 to smithi08466639-396 2023-10-01T07:34:12.210 INFO:tasks.rados.rados.0.smithi084.stdout:2321: finishing write tid 3 to smithi08466639-396 2023-10-01T07:34:12.210 INFO:tasks.rados.rados.0.smithi084.stdout:2321: finishing write tid 4 to smithi08466639-396 2023-10-01T07:34:12.210 INFO:tasks.rados.rados.0.smithi084.stdout:2321: finishing write tid 5 to smithi08466639-396 2023-10-01T07:34:12.210 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 396 v 343 (ObjNum 1540 snap 0 seq_num 1540) dirty exists 2023-10-01T07:34:12.210 INFO:tasks.rados.rados.0.smithi084.stdout:2321: left oid 396 (ObjNum 1540 snap 0 seq_num 1540) 2023-10-01T07:34:12.210 INFO:tasks.rados.rados.0.smithi084.stdout:2322: expect (ObjNum 1483 snap 0 seq_num 1483) 2023-10-01T07:34:12.396 INFO:tasks.rados.rados.0.smithi084.stdout:2323: finishing write tid 1 to smithi08466639-466 2023-10-01T07:34:12.396 INFO:tasks.rados.rados.0.smithi084.stdout:2323: finishing write tid 2 to smithi08466639-466 2023-10-01T07:34:12.396 INFO:tasks.rados.rados.0.smithi084.stdout:2323: finishing write tid 3 to smithi08466639-466 2023-10-01T07:34:12.396 INFO:tasks.rados.rados.0.smithi084.stdout:2323: finishing write tid 4 to smithi08466639-466 2023-10-01T07:34:12.396 INFO:tasks.rados.rados.0.smithi084.stdout:2323: finishing write tid 5 to smithi08466639-466 2023-10-01T07:34:12.396 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 466 v 347 (ObjNum 1541 snap 0 seq_num 1541) dirty exists 2023-10-01T07:34:12.397 INFO:tasks.rados.rados.0.smithi084.stdout:2323: left oid 466 (ObjNum 1541 snap 0 seq_num 1541) 2023-10-01T07:34:12.397 INFO:tasks.rados.rados.0.smithi084.stdout:2324: expect (ObjNum 1377 snap 0 seq_num 1377) 2023-10-01T07:34:12.498 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:12 smithi084 systemd[1]: Stopping Ceph node-exporter.a for 9c46152e-602a-11ee-8db5-212e2dc638e7... 2023-10-01T07:34:12.498 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:12 smithi084 bash[69637]: Error response from daemon: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-node-exporter.a 2023-10-01T07:34:12.583 INFO:tasks.rados.rados.0.smithi084.stdout:2317: done (8 left) 2023-10-01T07:34:12.583 INFO:tasks.rados.rados.0.smithi084.stdout:2318: done (7 left) 2023-10-01T07:34:12.583 INFO:tasks.rados.rados.0.smithi084.stdout:2319: done (6 left) 2023-10-01T07:34:12.584 INFO:tasks.rados.rados.0.smithi084.stdout:2320: done (5 left) 2023-10-01T07:34:12.584 INFO:tasks.rados.rados.0.smithi084.stdout:2321: done (4 left) 2023-10-01T07:34:12.584 INFO:tasks.rados.rados.0.smithi084.stdout:2322: done (3 left) 2023-10-01T07:34:12.584 INFO:tasks.rados.rados.0.smithi084.stdout:2323: done (2 left) 2023-10-01T07:34:12.584 INFO:tasks.rados.rados.0.smithi084.stdout:2324: done (1 left) 2023-10-01T07:34:12.584 INFO:tasks.rados.rados.0.smithi084.stdout:2325: done (0 left) 2023-10-01T07:34:12.584 INFO:tasks.rados.rados.0.smithi084.stdout:2326: write oid 159 current snap is 0 2023-10-01T07:34:12.584 INFO:tasks.rados.rados.0.smithi084.stdout:2326: seq_num 1543 ranges {733201=412513,1759598=725865,3006619=403657} 2023-10-01T07:34:12.593 INFO:tasks.rados.rados.0.smithi084.stdout:2326: writing smithi08466639-159 from 733201 to 1145714 tid 1 2023-10-01T07:34:12.601 INFO:tasks.rados.rados.0.smithi084.stdout:2326: writing smithi08466639-159 from 1759598 to 2485463 tid 2 2023-10-01T07:34:12.607 INFO:tasks.rados.rados.0.smithi084.stdout:2326: writing smithi08466639-159 from 3006619 to 3410276 tid 3 2023-10-01T07:34:12.607 INFO:tasks.rados.rados.0.smithi084.stdout:2327: read oid 64 snap -1 2023-10-01T07:34:12.607 INFO:tasks.rados.rados.0.smithi084.stdout:2327: expect (ObjNum 1493 snap 0 seq_num 1493) 2023-10-01T07:34:12.607 INFO:tasks.rados.rados.0.smithi084.stdout:2328: write oid 154 current snap is 0 2023-10-01T07:34:12.607 INFO:tasks.rados.rados.0.smithi084.stdout:2326: finishing write tid 1 to smithi08466639-159 2023-10-01T07:34:12.607 INFO:tasks.rados.rados.0.smithi084.stdout:2326: finishing write tid 2 to smithi08466639-159 2023-10-01T07:34:12.607 INFO:tasks.rados.rados.0.smithi084.stdout:2328: seq_num 1544 ranges {750008=604115,1934433=585876,3150395=731282} 2023-10-01T07:34:12.614 INFO:tasks.rados.rados.0.smithi084.stdout:2328: writing smithi08466639-154 from 750008 to 1354123 tid 1 2023-10-01T07:34:12.622 INFO:tasks.rados.rados.0.smithi084.stdout:2328: writing smithi08466639-154 from 1934433 to 2520309 tid 2 2023-10-01T07:34:12.630 INFO:tasks.rados.rados.0.smithi084.stdout:2328: writing smithi08466639-154 from 3150395 to 3881677 tid 3 2023-10-01T07:34:12.630 INFO:tasks.rados.rados.0.smithi084.stdout:2329: write oid 409 current snap is 0 2023-10-01T07:34:12.630 INFO:tasks.rados.rados.0.smithi084.stdout:2326: finishing write tid 3 to smithi08466639-159 2023-10-01T07:34:12.630 INFO:tasks.rados.rados.0.smithi084.stdout:2326: finishing write tid 4 to smithi08466639-159 2023-10-01T07:34:12.630 INFO:tasks.rados.rados.0.smithi084.stdout:2326: finishing write tid 5 to smithi08466639-159 2023-10-01T07:34:12.630 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 159 v 267 (ObjNum 1543 snap 0 seq_num 1543) dirty exists 2023-10-01T07:34:12.630 INFO:tasks.rados.rados.0.smithi084.stdout:2326: left oid 159 (ObjNum 1543 snap 0 seq_num 1543) 2023-10-01T07:34:12.630 INFO:tasks.rados.rados.0.smithi084.stdout:2327: expect (ObjNum 1493 snap 0 seq_num 1493) 2023-10-01T07:34:12.692 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:34:12 smithi112 bash[48453]: ts=2023-10-01T07:34:12.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"smithi112.front.sepia.ceph.com:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.84:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T07:34:12.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:12 smithi084 bash[33757]: cephadm 2023-10-01T07:34:11.011560+0000 mgr.x (mgr.24739) 20 : cephadm [INF] Adjusting osd_memory_target on smithi112 to 2524M 2023-10-01T07:34:12.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:12 smithi084 bash[33757]: cephadm 2023-10-01T07:34:11.025820+0000 mgr.x (mgr.24739) 21 : cephadm [INF] Updating smithi084:/etc/ceph/ceph.conf 2023-10-01T07:34:12.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:12 smithi084 bash[33757]: cephadm 2023-10-01T07:34:11.026152+0000 mgr.x (mgr.24739) 22 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.conf 2023-10-01T07:34:12.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:12 smithi084 bash[33757]: cephadm 2023-10-01T07:34:11.190422+0000 mgr.x (mgr.24739) 23 : cephadm [INF] Updating smithi084:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T07:34:12.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:12 smithi084 bash[33757]: cephadm 2023-10-01T07:34:11.191387+0000 mgr.x (mgr.24739) 24 : cephadm [INF] Updating smithi112:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T07:34:12.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:12 smithi084 bash[33757]: cephadm 2023-10-01T07:34:11.355280+0000 mgr.x (mgr.24739) 25 : cephadm [INF] Updating smithi084:/etc/ceph/ceph.client.admin.keyring 2023-10-01T07:34:12.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:12 smithi084 bash[33757]: cephadm 2023-10-01T07:34:11.356666+0000 mgr.x (mgr.24739) 26 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.client.admin.keyring 2023-10-01T07:34:12.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:12 smithi084 bash[33757]: cephadm 2023-10-01T07:34:11.520274+0000 mgr.x (mgr.24739) 27 : cephadm [INF] Updating smithi084:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T07:34:12.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:12 smithi084 bash[33757]: cephadm 2023-10-01T07:34:11.522126+0000 mgr.x (mgr.24739) 28 : cephadm [INF] Updating smithi112:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T07:34:12.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:12 smithi084 bash[33757]: audit 2023-10-01T07:34:11.690396+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:12.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:12 smithi084 bash[33757]: audit 2023-10-01T07:34:11.695767+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:12.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:12 smithi084 bash[33757]: audit 2023-10-01T07:34:11.704306+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:12.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:12 smithi084 bash[33757]: audit 2023-10-01T07:34:11.710634+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:12.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:12 smithi084 bash[33757]: audit 2023-10-01T07:34:11.720196+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:12.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:12 smithi084 bash[33757]: audit 2023-10-01T07:34:11.800577+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:12.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:12 smithi084 bash[33757]: audit 2023-10-01T07:34:11.808370+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:12.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:12 smithi084 bash[33757]: audit 2023-10-01T07:34:11.815755+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:12.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:12 smithi084 bash[33757]: audit 2023-10-01T07:34:11.822269+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:12.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:12 smithi084 bash[27378]: cephadm 2023-10-01T07:34:11.011560+0000 mgr.x (mgr.24739) 20 : cephadm [INF] Adjusting osd_memory_target on smithi112 to 2524M 2023-10-01T07:34:12.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:12 smithi084 bash[27378]: cephadm 2023-10-01T07:34:11.025820+0000 mgr.x (mgr.24739) 21 : cephadm [INF] Updating smithi084:/etc/ceph/ceph.conf 2023-10-01T07:34:12.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:12 smithi084 bash[27378]: cephadm 2023-10-01T07:34:11.026152+0000 mgr.x (mgr.24739) 22 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.conf 2023-10-01T07:34:12.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:12 smithi084 bash[27378]: cephadm 2023-10-01T07:34:11.190422+0000 mgr.x (mgr.24739) 23 : cephadm [INF] Updating smithi084:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T07:34:12.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:12 smithi084 bash[27378]: cephadm 2023-10-01T07:34:11.191387+0000 mgr.x (mgr.24739) 24 : cephadm [INF] Updating smithi112:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T07:34:12.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:12 smithi084 bash[27378]: cephadm 2023-10-01T07:34:11.355280+0000 mgr.x (mgr.24739) 25 : cephadm [INF] Updating smithi084:/etc/ceph/ceph.client.admin.keyring 2023-10-01T07:34:12.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:12 smithi084 bash[27378]: cephadm 2023-10-01T07:34:11.356666+0000 mgr.x (mgr.24739) 26 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.client.admin.keyring 2023-10-01T07:34:12.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:12 smithi084 bash[27378]: cephadm 2023-10-01T07:34:11.520274+0000 mgr.x (mgr.24739) 27 : cephadm [INF] Updating smithi084:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T07:34:12.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:12 smithi084 bash[27378]: cephadm 2023-10-01T07:34:11.522126+0000 mgr.x (mgr.24739) 28 : cephadm [INF] Updating smithi112:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T07:34:12.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:12 smithi084 bash[27378]: audit 2023-10-01T07:34:11.690396+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:12.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:12 smithi084 bash[27378]: audit 2023-10-01T07:34:11.695767+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:12.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:12 smithi084 bash[27378]: audit 2023-10-01T07:34:11.704306+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:12.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:12 smithi084 bash[27378]: audit 2023-10-01T07:34:11.710634+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:12.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:12 smithi084 bash[27378]: audit 2023-10-01T07:34:11.720196+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:12.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:12 smithi084 bash[27378]: audit 2023-10-01T07:34:11.800577+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:12.828 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:12 smithi084 bash[27378]: audit 2023-10-01T07:34:11.808370+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:12.828 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:12 smithi084 bash[27378]: audit 2023-10-01T07:34:11.815755+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:12.828 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:12 smithi084 bash[27378]: audit 2023-10-01T07:34:11.822269+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:12.836 INFO:tasks.rados.rados.0.smithi084.stdout:2328: finishing write tid 1 to smithi08466639-154 2023-10-01T07:34:12.836 INFO:tasks.rados.rados.0.smithi084.stdout:2328: finishing write tid 2 to smithi08466639-154 2023-10-01T07:34:12.836 INFO:tasks.rados.rados.0.smithi084.stdout:2328: finishing write tid 3 to smithi08466639-154 2023-10-01T07:34:12.836 INFO:tasks.rados.rados.0.smithi084.stdout:2328: finishing write tid 4 to smithi08466639-154 2023-10-01T07:34:12.836 INFO:tasks.rados.rados.0.smithi084.stdout:2328: finishing write tid 5 to smithi08466639-154 2023-10-01T07:34:12.836 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 154 v 255 (ObjNum 1544 snap 0 seq_num 1544) dirty exists 2023-10-01T07:34:12.837 INFO:tasks.rados.rados.0.smithi084.stdout:2328: left oid 154 (ObjNum 1544 snap 0 seq_num 1544) 2023-10-01T07:34:12.837 INFO:tasks.rados.rados.0.smithi084.stdout:2329: seq_num 1545 ranges {766815=679364,1992915=729534,3177818=542554} 2023-10-01T07:34:12.845 INFO:tasks.rados.rados.0.smithi084.stdout:2329: writing smithi08466639-409 from 766815 to 1446179 tid 1 2023-10-01T07:34:12.853 INFO:tasks.rados.rados.0.smithi084.stdout:2329: writing smithi08466639-409 from 1992915 to 2722449 tid 2 2023-10-01T07:34:12.859 INFO:tasks.rados.rados.0.smithi084.stdout:2329: writing smithi08466639-409 from 3177818 to 3720372 tid 3 2023-10-01T07:34:12.859 INFO:tasks.rados.rados.0.smithi084.stdout:2326: done (3 left) 2023-10-01T07:34:12.859 INFO:tasks.rados.rados.0.smithi084.stdout:2327: done (2 left) 2023-10-01T07:34:12.860 INFO:tasks.rados.rados.0.smithi084.stdout:2328: done (1 left) 2023-10-01T07:34:12.860 INFO:tasks.rados.rados.0.smithi084.stdout:2330: read oid 31 snap -1 2023-10-01T07:34:12.860 INFO:tasks.rados.rados.0.smithi084.stdout:2330: expect (ObjNum 1384 snap 0 seq_num 1384) 2023-10-01T07:34:12.860 INFO:tasks.rados.rados.0.smithi084.stdout:2331: read oid 65 snap -1 2023-10-01T07:34:12.860 INFO:tasks.rados.rados.0.smithi084.stdout:2331: expect deleted 2023-10-01T07:34:12.860 INFO:tasks.rados.rados.0.smithi084.stdout:2332: write oid 487 current snap is 0 2023-10-01T07:34:12.860 INFO:tasks.rados.rados.0.smithi084.stdout:2329: finishing write tid 1 to smithi08466639-409 2023-10-01T07:34:12.860 INFO:tasks.rados.rados.0.smithi084.stdout:2332: seq_num 1546 ranges {783622=754613,2051397=589545,3205241=753826} 2023-10-01T07:34:12.868 INFO:tasks.rados.rados.0.smithi084.stdout:2332: writing smithi08466639-487 from 783622 to 1538235 tid 1 2023-10-01T07:34:12.874 INFO:tasks.rados.rados.0.smithi084.stdout:2332: writing smithi08466639-487 from 2051397 to 2640942 tid 2 2023-10-01T07:34:12.882 INFO:tasks.rados.rados.0.smithi084.stdout:2332: writing smithi08466639-487 from 3205241 to 3959067 tid 3 2023-10-01T07:34:12.882 INFO:tasks.rados.rados.0.smithi084.stdout:2333: read oid 5 snap -1 2023-10-01T07:34:12.882 INFO:tasks.rados.rados.0.smithi084.stdout:2333: expect (ObjNum 1190 snap 0 seq_num 1190) 2023-10-01T07:34:12.882 INFO:tasks.rados.rados.0.smithi084.stdout:2334: read oid 261 snap -1 2023-10-01T07:34:12.882 INFO:tasks.rados.rados.0.smithi084.stdout:2334: expect (ObjNum 260 snap 0 seq_num 260) 2023-10-01T07:34:12.883 INFO:tasks.rados.rados.0.smithi084.stdout:2335: write oid 113 current snap is 0 2023-10-01T07:34:12.883 INFO:tasks.rados.rados.0.smithi084.stdout:2329: finishing write tid 2 to smithi08466639-409 2023-10-01T07:34:12.883 INFO:tasks.rados.rados.0.smithi084.stdout:2335: seq_num 1547 ranges {400429=429862,1593526=406903} 2023-10-01T07:34:12.887 INFO:tasks.rados.rados.0.smithi084.stdout:2335: writing smithi08466639-113 from 400429 to 830291 tid 1 2023-10-01T07:34:12.894 INFO:tasks.rados.rados.0.smithi084.stdout:2335: writing smithi08466639-113 from 1593526 to 2000429 tid 2 2023-10-01T07:34:12.894 INFO:tasks.rados.rados.0.smithi084.stdout:2336: read oid 470 snap -1 2023-10-01T07:34:12.894 INFO:tasks.rados.rados.0.smithi084.stdout:2336: expect (ObjNum 786 snap 0 seq_num 786) 2023-10-01T07:34:12.894 INFO:tasks.rados.rados.0.smithi084.stdout:2337: delete oid 260 current snap is 0 2023-10-01T07:34:12.894 INFO:tasks.rados.rados.0.smithi084.stdout:2329: finishing write tid 3 to smithi08466639-409 2023-10-01T07:34:12.894 INFO:tasks.rados.rados.0.smithi084.stdout:2329: finishing write tid 4 to smithi08466639-409 2023-10-01T07:34:12.894 INFO:tasks.rados.rados.0.smithi084.stdout:2329: finishing write tid 5 to smithi08466639-409 2023-10-01T07:34:12.895 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 409 v 259 (ObjNum 1545 snap 0 seq_num 1545) dirty exists 2023-10-01T07:34:12.895 INFO:tasks.rados.rados.0.smithi084.stdout:2329: left oid 409 (ObjNum 1545 snap 0 seq_num 1545) 2023-10-01T07:34:12.895 INFO:tasks.rados.rados.0.smithi084.stdout:2332: finishing write tid 1 to smithi08466639-487 2023-10-01T07:34:12.895 INFO:tasks.rados.rados.0.smithi084.stdout:2330: expect (ObjNum 1384 snap 0 seq_num 1384) 2023-10-01T07:34:12.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:12 smithi112 bash[27689]: cephadm 2023-10-01T07:34:11.011560+0000 mgr.x (mgr.24739) 20 : cephadm [INF] Adjusting osd_memory_target on smithi112 to 2524M 2023-10-01T07:34:12.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:12 smithi112 bash[27689]: cephadm 2023-10-01T07:34:11.025820+0000 mgr.x (mgr.24739) 21 : cephadm [INF] Updating smithi084:/etc/ceph/ceph.conf 2023-10-01T07:34:12.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:12 smithi112 bash[27689]: cephadm 2023-10-01T07:34:11.026152+0000 mgr.x (mgr.24739) 22 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.conf 2023-10-01T07:34:12.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:12 smithi112 bash[27689]: cephadm 2023-10-01T07:34:11.190422+0000 mgr.x (mgr.24739) 23 : cephadm [INF] Updating smithi084:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T07:34:12.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:12 smithi112 bash[27689]: cephadm 2023-10-01T07:34:11.191387+0000 mgr.x (mgr.24739) 24 : cephadm [INF] Updating smithi112:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T07:34:12.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:12 smithi112 bash[27689]: cephadm 2023-10-01T07:34:11.355280+0000 mgr.x (mgr.24739) 25 : cephadm [INF] Updating smithi084:/etc/ceph/ceph.client.admin.keyring 2023-10-01T07:34:12.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:12 smithi112 bash[27689]: cephadm 2023-10-01T07:34:11.356666+0000 mgr.x (mgr.24739) 26 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.client.admin.keyring 2023-10-01T07:34:12.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:12 smithi112 bash[27689]: cephadm 2023-10-01T07:34:11.520274+0000 mgr.x (mgr.24739) 27 : cephadm [INF] Updating smithi084:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T07:34:12.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:12 smithi112 bash[27689]: cephadm 2023-10-01T07:34:11.522126+0000 mgr.x (mgr.24739) 28 : cephadm [INF] Updating smithi112:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T07:34:12.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:12 smithi112 bash[27689]: audit 2023-10-01T07:34:11.690396+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:12.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:12 smithi112 bash[27689]: audit 2023-10-01T07:34:11.695767+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:12.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:12 smithi112 bash[27689]: audit 2023-10-01T07:34:11.704306+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:12.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:12 smithi112 bash[27689]: audit 2023-10-01T07:34:11.710634+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:12.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:12 smithi112 bash[27689]: audit 2023-10-01T07:34:11.720196+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:12.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:12 smithi112 bash[27689]: audit 2023-10-01T07:34:11.800577+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:12.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:12 smithi112 bash[27689]: audit 2023-10-01T07:34:11.808370+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:12.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:12 smithi112 bash[27689]: audit 2023-10-01T07:34:11.815755+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:12.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:12 smithi112 bash[27689]: audit 2023-10-01T07:34:11.822269+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:13.042 INFO:tasks.rados.rados.0.smithi084.stdout:2332: finishing write tid 2 to smithi08466639-487 2023-10-01T07:34:13.043 INFO:tasks.rados.rados.0.smithi084.stdout:2333: expect (ObjNum 1190 snap 0 seq_num 1190) 2023-10-01T07:34:13.111 INFO:tasks.rados.rados.0.smithi084.stdout:2332: finishing write tid 3 to smithi08466639-487 2023-10-01T07:34:13.112 INFO:tasks.rados.rados.0.smithi084.stdout:2332: finishing write tid 4 to smithi08466639-487 2023-10-01T07:34:13.112 INFO:tasks.rados.rados.0.smithi084.stdout:2332: finishing write tid 5 to smithi08466639-487 2023-10-01T07:34:13.112 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 487 v 392 (ObjNum 1546 snap 0 seq_num 1546) dirty exists 2023-10-01T07:34:13.112 INFO:tasks.rados.rados.0.smithi084.stdout:2332: left oid 487 (ObjNum 1546 snap 0 seq_num 1546) 2023-10-01T07:34:13.112 INFO:tasks.rados.rados.0.smithi084.stdout:2334: expect (ObjNum 260 snap 0 seq_num 260) 2023-10-01T07:34:13.194 INFO:tasks.rados.rados.0.smithi084.stdout:2335: finishing write tid 1 to smithi08466639-113 2023-10-01T07:34:13.194 INFO:tasks.rados.rados.0.smithi084.stdout:2335: finishing write tid 2 to smithi08466639-113 2023-10-01T07:34:13.194 INFO:tasks.rados.rados.0.smithi084.stdout:2335: finishing write tid 3 to smithi08466639-113 2023-10-01T07:34:13.194 INFO:tasks.rados.rados.0.smithi084.stdout:2335: finishing write tid 4 to smithi08466639-113 2023-10-01T07:34:13.195 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 113 v 283 (ObjNum 1547 snap 0 seq_num 1547) dirty exists 2023-10-01T07:34:13.195 INFO:tasks.rados.rados.0.smithi084.stdout:2335: left oid 113 (ObjNum 1547 snap 0 seq_num 1547) 2023-10-01T07:34:13.195 INFO:tasks.rados.rados.0.smithi084.stdout:2336: expect (ObjNum 786 snap 0 seq_num 786) 2023-10-01T07:34:13.260 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:12 smithi084 bash[69675]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-node-exporter-a 2023-10-01T07:34:13.260 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:13 smithi084 systemd[1]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-10-01T07:34:13.260 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:13 smithi084 bash[69760]: Error response from daemon: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-node-exporter-a 2023-10-01T07:34:13.260 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:13 smithi084 systemd[1]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-10-01T07:34:13.261 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:13 smithi084 systemd[1]: Stopped Ceph node-exporter.a for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T07:34:13.261 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:13 smithi084 systemd[1]: Started Ceph node-exporter.a for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T07:34:13.350 INFO:tasks.rados.rados.0.smithi084.stdout:2329: done (8 left) 2023-10-01T07:34:13.350 INFO:tasks.rados.rados.0.smithi084.stdout:2330: done (7 left) 2023-10-01T07:34:13.350 INFO:tasks.rados.rados.0.smithi084.stdout:2331: done (6 left) 2023-10-01T07:34:13.351 INFO:tasks.rados.rados.0.smithi084.stdout:2332: done (5 left) 2023-10-01T07:34:13.351 INFO:tasks.rados.rados.0.smithi084.stdout:2333: done (4 left) 2023-10-01T07:34:13.351 INFO:tasks.rados.rados.0.smithi084.stdout:2334: done (3 left) 2023-10-01T07:34:13.351 INFO:tasks.rados.rados.0.smithi084.stdout:2335: done (2 left) 2023-10-01T07:34:13.351 INFO:tasks.rados.rados.0.smithi084.stdout:2336: done (1 left) 2023-10-01T07:34:13.351 INFO:tasks.rados.rados.0.smithi084.stdout:2337: done (0 left) 2023-10-01T07:34:13.351 INFO:tasks.rados.rados.0.smithi084.stdout:2338: read oid 113 snap -1 2023-10-01T07:34:13.351 INFO:tasks.rados.rados.0.smithi084.stdout:2338: expect (ObjNum 1547 snap 0 seq_num 1547) 2023-10-01T07:34:13.351 INFO:tasks.rados.rados.0.smithi084.stdout:2339: write oid 101 current snap is 0 2023-10-01T07:34:13.351 INFO:tasks.rados.rados.0.smithi084.stdout:2339: seq_num 1549 ranges {434043=580360,1710490=323553} 2023-10-01T07:34:13.356 INFO:tasks.rados.rados.0.smithi084.stdout:2339: writing smithi08466639-101 from 434043 to 1014403 tid 1 2023-10-01T07:34:13.361 INFO:tasks.rados.rados.0.smithi084.stdout:2339: writing smithi08466639-101 from 1710490 to 2034043 tid 2 2023-10-01T07:34:13.362 INFO:tasks.rados.rados.0.smithi084.stdout:2340: read oid 139 snap -1 2023-10-01T07:34:13.362 INFO:tasks.rados.rados.0.smithi084.stdout:2340: expect (ObjNum 1218 snap 0 seq_num 1218) 2023-10-01T07:34:13.362 INFO:tasks.rados.rados.0.smithi084.stdout:2341: write oid 137 current snap is 0 2023-10-01T07:34:13.362 INFO:tasks.rados.rados.0.smithi084.stdout:2341: seq_num 1550 ranges {450850=655609,1768972=281878} 2023-10-01T07:34:13.368 INFO:tasks.rados.rados.0.smithi084.stdout:2341: writing smithi08466639-137 from 450850 to 1106459 tid 1 2023-10-01T07:34:13.374 INFO:tasks.rados.rados.0.smithi084.stdout:2341: writing smithi08466639-137 from 1768972 to 2050850 tid 2 2023-10-01T07:34:13.374 INFO:tasks.rados.rados.0.smithi084.stdout:2342: read oid 231 snap -1 2023-10-01T07:34:13.374 INFO:tasks.rados.rados.0.smithi084.stdout:2342: expect (ObjNum 1436 snap 0 seq_num 1436) 2023-10-01T07:34:13.375 INFO:tasks.rados.rados.0.smithi084.stdout:2343: read oid 11 snap -1 2023-10-01T07:34:13.375 INFO:tasks.rados.rados.0.smithi084.stdout:2343: expect (ObjNum 1501 snap 0 seq_num 1501) 2023-10-01T07:34:13.375 INFO:tasks.rados.rados.0.smithi084.stdout:2344: write oid 346 current snap is 0 2023-10-01T07:34:13.375 INFO:tasks.rados.rados.0.smithi084.stdout:2344: seq_num 1551 ranges {467657=447211,1427454=640203} 2023-10-01T07:34:13.379 INFO:tasks.rados.rados.0.smithi084.stdout:2344: writing smithi08466639-346 from 467657 to 914868 tid 1 2023-10-01T07:34:13.386 INFO:tasks.rados.rados.0.smithi084.stdout:2344: writing smithi08466639-346 from 1427454 to 2067657 tid 2 2023-10-01T07:34:13.386 INFO:tasks.rados.rados.0.smithi084.stdout:2345: read oid 153 snap -1 2023-10-01T07:34:13.387 INFO:tasks.rados.rados.0.smithi084.stdout:2345: expect deleted 2023-10-01T07:34:13.387 INFO:tasks.rados.rados.0.smithi084.stdout:2346: write oid 168 current snap is 0 2023-10-01T07:34:13.387 INFO:tasks.rados.rados.0.smithi084.stdout:2346: seq_num 1552 ranges {484464=522460,1485936=484199} 2023-10-01T07:34:13.392 INFO:tasks.rados.rados.0.smithi084.stdout:2346: writing smithi08466639-168 from 484464 to 1006924 tid 1 2023-10-01T07:34:13.398 INFO:tasks.rados.rados.0.smithi084.stdout:2346: writing smithi08466639-168 from 1485936 to 1970135 tid 2 2023-10-01T07:34:13.398 INFO:tasks.rados.rados.0.smithi084.stdout:2347: read oid 182 snap -1 2023-10-01T07:34:13.398 INFO:tasks.rados.rados.0.smithi084.stdout:2347: expect (ObjNum 181 snap 0 seq_num 181) 2023-10-01T07:34:13.398 INFO:tasks.rados.rados.0.smithi084.stdout:2348: write oid 199 current snap is 0 2023-10-01T07:34:13.398 INFO:tasks.rados.rados.0.smithi084.stdout:2348: seq_num 1553 ranges {501271=597709,1544418=556853} 2023-10-01T07:34:13.404 INFO:tasks.rados.rados.0.smithi084.stdout:2348: writing smithi08466639-199 from 501271 to 1098980 tid 1 2023-10-01T07:34:13.409 INFO:tasks.rados.rados.0.smithi084.stdout:2348: writing smithi08466639-199 from 1544418 to 2101271 tid 2 2023-10-01T07:34:13.414 INFO:tasks.rados.rados.0.smithi084.stdout:2349: write oid 456 current snap is 0 2023-10-01T07:34:13.414 INFO:tasks.rados.rados.0.smithi084.stdout:2338: expect (ObjNum 1547 snap 0 seq_num 1547) 2023-10-01T07:34:13.532 INFO:tasks.rados.rados.0.smithi084.stdout:2339: finishing write tid 1 to smithi08466639-101 2023-10-01T07:34:13.532 INFO:tasks.rados.rados.0.smithi084.stdout:2339: finishing write tid 2 to smithi08466639-101 2023-10-01T07:34:13.532 INFO:tasks.rados.rados.0.smithi084.stdout:2340: expect (ObjNum 1218 snap 0 seq_num 1218) 2023-10-01T07:34:13.666 INFO:tasks.rados.rados.0.smithi084.stdout:2339: finishing write tid 3 to smithi08466639-101 2023-10-01T07:34:13.666 INFO:tasks.rados.rados.0.smithi084.stdout:2339: finishing write tid 4 to smithi08466639-101 2023-10-01T07:34:13.667 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 101 v 240 (ObjNum 1549 snap 0 seq_num 1549) dirty exists 2023-10-01T07:34:13.667 INFO:tasks.rados.rados.0.smithi084.stdout:2339: left oid 101 (ObjNum 1549 snap 0 seq_num 1549) 2023-10-01T07:34:13.667 INFO:tasks.rados.rados.0.smithi084.stdout:2341: finishing write tid 1 to smithi08466639-137 2023-10-01T07:34:13.667 INFO:tasks.rados.rados.0.smithi084.stdout:2349: seq_num 1554 ranges {518078=672958,1602900=487868} 2023-10-01T07:34:13.673 INFO:tasks.rados.rados.0.smithi084.stdout:2349: writing smithi08466639-456 from 518078 to 1191036 tid 1 2023-10-01T07:34:13.678 INFO:tasks.rados.rados.0.smithi084.stdout:2349: writing smithi08466639-456 from 1602900 to 2090768 tid 2 2023-10-01T07:34:13.678 INFO:tasks.rados.rados.0.smithi084.stdout:2338: done (11 left) 2023-10-01T07:34:13.679 INFO:tasks.rados.rados.0.smithi084.stdout:2339: done (10 left) 2023-10-01T07:34:13.679 INFO:tasks.rados.rados.0.smithi084.stdout:2340: done (9 left) 2023-10-01T07:34:13.679 INFO:tasks.rados.rados.0.smithi084.stdout:2350: read oid 280 snap -1 2023-10-01T07:34:13.679 INFO:tasks.rados.rados.0.smithi084.stdout:2350: expect (ObjNum 279 snap 0 seq_num 279) 2023-10-01T07:34:13.679 INFO:tasks.rados.rados.0.smithi084.stdout:2351: read oid 389 snap -1 2023-10-01T07:34:13.679 INFO:tasks.rados.rados.0.smithi084.stdout:2351: expect deleted 2023-10-01T07:34:13.679 INFO:tasks.rados.rados.0.smithi084.stdout:2352: write oid 404 current snap is 0 2023-10-01T07:34:13.679 INFO:tasks.rados.rados.0.smithi084.stdout:2352: seq_num 1555 ranges {534885=748207,1945029=189856} 2023-10-01T07:34:13.685 INFO:tasks.rados.rados.0.smithi084.stdout:2352: writing smithi08466639-404 from 534885 to 1283092 tid 1 2023-10-01T07:34:13.691 INFO:tasks.rados.rados.0.smithi084.stdout:2352: writing smithi08466639-404 from 1945029 to 2134885 tid 2 2023-10-01T07:34:13.691 INFO:tasks.rados.rados.0.smithi084.stdout:2353: write oid 28 current snap is 0 2023-10-01T07:34:13.691 INFO:tasks.rados.rados.0.smithi084.stdout:2341: finishing write tid 2 to smithi08466639-137 2023-10-01T07:34:13.691 INFO:tasks.rados.rados.0.smithi084.stdout:2341: finishing write tid 3 to smithi08466639-137 2023-10-01T07:34:13.691 INFO:tasks.rados.rados.0.smithi084.stdout:2341: finishing write tid 4 to smithi08466639-137 2023-10-01T07:34:13.691 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 137 v 354 (ObjNum 1550 snap 0 seq_num 1550) dirty exists 2023-10-01T07:34:13.691 INFO:tasks.rados.rados.0.smithi084.stdout:2341: left oid 137 (ObjNum 1550 snap 0 seq_num 1550) 2023-10-01T07:34:13.691 INFO:tasks.rados.rados.0.smithi084.stdout:2344: finishing write tid 1 to smithi08466639-346 2023-10-01T07:34:13.692 INFO:tasks.rados.rados.0.smithi084.stdout:2353: seq_num 1556 ranges {551692=423456,1603511=491537} 2023-10-01T07:34:13.696 INFO:tasks.rados.rados.0.smithi084.stdout:2353: writing smithi08466639-28 from 551692 to 975148 tid 1 2023-10-01T07:34:13.703 INFO:tasks.rados.rados.0.smithi084.stdout:2353: writing smithi08466639-28 from 1603511 to 2095048 tid 2 2023-10-01T07:34:13.703 INFO:tasks.rados.rados.0.smithi084.stdout:2341: done (12 left) 2023-10-01T07:34:13.703 INFO:tasks.rados.rados.0.smithi084.stdout:2354: read oid 497 snap -1 2023-10-01T07:34:13.704 INFO:tasks.rados.rados.0.smithi084.stdout:2354: expect (ObjNum 1222 snap 0 seq_num 1222) 2023-10-01T07:34:13.704 INFO:tasks.rados.rados.0.smithi084.stdout:2355: write oid 228 current snap is 0 2023-10-01T07:34:13.704 INFO:tasks.rados.rados.0.smithi084.stdout:2355: seq_num 1557 ranges {568499=498705,1661993=506506} 2023-10-01T07:34:13.709 INFO:tasks.rados.rados.0.smithi084.stdout:2355: writing smithi08466639-228 from 568499 to 1067204 tid 1 2023-10-01T07:34:13.716 INFO:tasks.rados.rados.0.smithi084.stdout:2355: writing smithi08466639-228 from 1661993 to 2168499 tid 2 2023-10-01T07:34:13.716 INFO:tasks.rados.rados.0.smithi084.stdout:2356: read oid 44 snap -1 2023-10-01T07:34:13.716 INFO:tasks.rados.rados.0.smithi084.stdout:2356: expect (ObjNum 43 snap 0 seq_num 43) 2023-10-01T07:34:13.716 INFO:tasks.rados.rados.0.smithi084.stdout:2357: write oid 8 current snap is 0 2023-10-01T07:34:13.716 INFO:tasks.rados.rados.0.smithi084.stdout:2342: expect (ObjNum 1436 snap 0 seq_num 1436) 2023-10-01T07:34:13.839 INFO:tasks.rados.rados.0.smithi084.stdout:2343: expect (ObjNum 1501 snap 0 seq_num 1501) 2023-10-01T07:34:13.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:13 smithi112 bash[27689]: cephadm 2023-10-01T07:34:11.829647+0000 mgr.x (mgr.24739) 29 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-10-01T07:34:13.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:13 smithi112 bash[27689]: cephadm 2023-10-01T07:34:11.830312+0000 mgr.x (mgr.24739) 30 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi084 2023-10-01T07:34:13.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:13 smithi112 bash[27689]: cluster 2023-10-01T07:34:12.370012+0000 mgr.x (mgr.24739) 31 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 9.5 MiB/s wr, 84 op/s 2023-10-01T07:34:13.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:13 smithi112 bash[27689]: audit 2023-10-01T07:34:13.233055+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:13.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:13 smithi112 bash[27689]: audit 2023-10-01T07:34:13.245282+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:13.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:13 smithi112 bash[27689]: audit 2023-10-01T07:34:13.421602+0000 mon.c (mon.2) 136 : audit [DBG] from='client.? 172.21.15.84:0/3281713937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:14.018 INFO:tasks.rados.rados.0.smithi084.stdout:2344: finishing write tid 2 to smithi08466639-346 2023-10-01T07:34:14.018 INFO:tasks.rados.rados.0.smithi084.stdout:2344: finishing write tid 3 to smithi08466639-346 2023-10-01T07:34:14.018 INFO:tasks.rados.rados.0.smithi084.stdout:2344: finishing write tid 4 to smithi08466639-346 2023-10-01T07:34:14.018 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 346 v 344 (ObjNum 1551 snap 0 seq_num 1551) dirty exists 2023-10-01T07:34:14.018 INFO:tasks.rados.rados.0.smithi084.stdout:2344: left oid 346 (ObjNum 1551 snap 0 seq_num 1551) 2023-10-01T07:34:14.018 INFO:tasks.rados.rados.0.smithi084.stdout:2346: finishing write tid 1 to smithi08466639-168 2023-10-01T07:34:14.019 INFO:tasks.rados.rados.0.smithi084.stdout:2346: finishing write tid 2 to smithi08466639-168 2023-10-01T07:34:14.019 INFO:tasks.rados.rados.0.smithi084.stdout:2346: finishing write tid 3 to smithi08466639-168 2023-10-01T07:34:14.019 INFO:tasks.rados.rados.0.smithi084.stdout:2346: finishing write tid 4 to smithi08466639-168 2023-10-01T07:34:14.019 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 168 v 243 (ObjNum 1552 snap 0 seq_num 1552) dirty exists 2023-10-01T07:34:14.019 INFO:tasks.rados.rados.0.smithi084.stdout:2346: left oid 168 (ObjNum 1552 snap 0 seq_num 1552) 2023-10-01T07:34:14.019 INFO:tasks.rados.rados.0.smithi084.stdout:2348: finishing write tid 1 to smithi08466639-199 2023-10-01T07:34:14.019 INFO:tasks.rados.rados.0.smithi084.stdout:2347: expect (ObjNum 181 snap 0 seq_num 181) 2023-10-01T07:34:14.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:13 smithi084 bash[27378]: cephadm 2023-10-01T07:34:11.829647+0000 mgr.x (mgr.24739) 29 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-10-01T07:34:14.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:13 smithi084 bash[27378]: cephadm 2023-10-01T07:34:11.830312+0000 mgr.x (mgr.24739) 30 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi084 2023-10-01T07:34:14.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:13 smithi084 bash[27378]: cluster 2023-10-01T07:34:12.370012+0000 mgr.x (mgr.24739) 31 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 9.5 MiB/s wr, 84 op/s 2023-10-01T07:34:14.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:13 smithi084 bash[27378]: audit 2023-10-01T07:34:13.233055+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:14.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:13 smithi084 bash[27378]: audit 2023-10-01T07:34:13.245282+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:14.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:13 smithi084 bash[27378]: audit 2023-10-01T07:34:13.421602+0000 mon.c (mon.2) 136 : audit [DBG] from='client.? 172.21.15.84:0/3281713937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:14.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:13 smithi084 bash[33757]: cephadm 2023-10-01T07:34:11.829647+0000 mgr.x (mgr.24739) 29 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-10-01T07:34:14.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:13 smithi084 bash[33757]: cephadm 2023-10-01T07:34:11.830312+0000 mgr.x (mgr.24739) 30 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi084 2023-10-01T07:34:14.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:13 smithi084 bash[33757]: cluster 2023-10-01T07:34:12.370012+0000 mgr.x (mgr.24739) 31 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 9.5 MiB/s wr, 84 op/s 2023-10-01T07:34:14.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:13 smithi084 bash[33757]: audit 2023-10-01T07:34:13.233055+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:14.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:13 smithi084 bash[33757]: audit 2023-10-01T07:34:13.245282+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:14.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:13 smithi084 bash[33757]: audit 2023-10-01T07:34:13.421602+0000 mon.c (mon.2) 136 : audit [DBG] from='client.? 172.21.15.84:0/3281713937' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:14.118 INFO:tasks.rados.rados.0.smithi084.stdout:2348: finishing write tid 2 to smithi08466639-199 2023-10-01T07:34:14.118 INFO:tasks.rados.rados.0.smithi084.stdout:2348: finishing write tid 3 to smithi08466639-199 2023-10-01T07:34:14.118 INFO:tasks.rados.rados.0.smithi084.stdout:2348: finishing write tid 4 to smithi08466639-199 2023-10-01T07:34:14.119 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 199 v 350 (ObjNum 1553 snap 0 seq_num 1553) dirty exists 2023-10-01T07:34:14.119 INFO:tasks.rados.rados.0.smithi084.stdout:2348: left oid 199 (ObjNum 1553 snap 0 seq_num 1553) 2023-10-01T07:34:14.119 INFO:tasks.rados.rados.0.smithi084.stdout:2349: finishing write tid 1 to smithi08466639-456 2023-10-01T07:34:14.119 INFO:tasks.rados.rados.0.smithi084.stdout:2349: finishing write tid 2 to smithi08466639-456 2023-10-01T07:34:14.119 INFO:tasks.rados.rados.0.smithi084.stdout:2349: finishing write tid 3 to smithi08466639-456 2023-10-01T07:34:14.119 INFO:tasks.rados.rados.0.smithi084.stdout:2349: finishing write tid 4 to smithi08466639-456 2023-10-01T07:34:14.119 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 456 v 333 (ObjNum 1554 snap 0 seq_num 1554) dirty exists 2023-10-01T07:34:14.119 INFO:tasks.rados.rados.0.smithi084.stdout:2349: left oid 456 (ObjNum 1554 snap 0 seq_num 1554) 2023-10-01T07:34:14.119 INFO:tasks.rados.rados.0.smithi084.stdout:2350: expect (ObjNum 279 snap 0 seq_num 279) 2023-10-01T07:34:14.201 INFO:tasks.rados.rados.0.smithi084.stdout:2352: finishing write tid 1 to smithi08466639-404 2023-10-01T07:34:14.201 INFO:tasks.rados.rados.0.smithi084.stdout:2352: finishing write tid 2 to smithi08466639-404 2023-10-01T07:34:14.201 INFO:tasks.rados.rados.0.smithi084.stdout:2352: finishing write tid 3 to smithi08466639-404 2023-10-01T07:34:14.202 INFO:tasks.rados.rados.0.smithi084.stdout:2352: finishing write tid 4 to smithi08466639-404 2023-10-01T07:34:14.202 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 404 v 395 (ObjNum 1555 snap 0 seq_num 1555) dirty exists 2023-10-01T07:34:14.202 INFO:tasks.rados.rados.0.smithi084.stdout:2352: left oid 404 (ObjNum 1555 snap 0 seq_num 1555) 2023-10-01T07:34:14.202 INFO:tasks.rados.rados.0.smithi084.stdout:2353: finishing write tid 1 to smithi08466639-28 2023-10-01T07:34:14.202 INFO:tasks.rados.rados.0.smithi084.stdout:2353: finishing write tid 2 to smithi08466639-28 2023-10-01T07:34:14.202 INFO:tasks.rados.rados.0.smithi084.stdout:2353: finishing write tid 3 to smithi08466639-28 2023-10-01T07:34:14.202 INFO:tasks.rados.rados.0.smithi084.stdout:2353: finishing write tid 4 to smithi08466639-28 2023-10-01T07:34:14.202 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 28 v 367 (ObjNum 1556 snap 0 seq_num 1556) dirty exists 2023-10-01T07:34:14.202 INFO:tasks.rados.rados.0.smithi084.stdout:2353: left oid 28 (ObjNum 1556 snap 0 seq_num 1556) 2023-10-01T07:34:14.202 INFO:tasks.rados.rados.0.smithi084.stdout:2354: expect (ObjNum 1222 snap 0 seq_num 1222) 2023-10-01T07:34:14.316 INFO:tasks.rados.rados.0.smithi084.stdout:2355: finishing write tid 1 to smithi08466639-228 2023-10-01T07:34:14.317 INFO:tasks.rados.rados.0.smithi084.stdout:2355: finishing write tid 2 to smithi08466639-228 2023-10-01T07:34:14.317 INFO:tasks.rados.rados.0.smithi084.stdout:2355: finishing write tid 3 to smithi08466639-228 2023-10-01T07:34:14.317 INFO:tasks.rados.rados.0.smithi084.stdout:2355: finishing write tid 4 to smithi08466639-228 2023-10-01T07:34:14.317 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 228 v 286 (ObjNum 1557 snap 0 seq_num 1557) dirty exists 2023-10-01T07:34:14.317 INFO:tasks.rados.rados.0.smithi084.stdout:2355: left oid 228 (ObjNum 1557 snap 0 seq_num 1557) 2023-10-01T07:34:14.317 INFO:tasks.rados.rados.0.smithi084.stdout:2356: expect (ObjNum 43 snap 0 seq_num 43) 2023-10-01T07:34:14.405 INFO:tasks.rados.rados.0.smithi084.stdout:2357: seq_num 1558 ranges {585306=573954,1720475=464831} 2023-10-01T07:34:14.417 INFO:tasks.rados.rados.0.smithi084.stdout:2357: writing smithi08466639-8 from 585306 to 1159260 tid 1 2023-10-01T07:34:14.425 INFO:tasks.rados.rados.0.smithi084.stdout:2357: writing smithi08466639-8 from 1720475 to 2185306 tid 2 2023-10-01T07:34:14.426 INFO:tasks.rados.rados.0.smithi084.stdout:2342: done (15 left) 2023-10-01T07:34:14.426 INFO:tasks.rados.rados.0.smithi084.stdout:2343: done (14 left) 2023-10-01T07:34:14.426 INFO:tasks.rados.rados.0.smithi084.stdout:2344: done (13 left) 2023-10-01T07:34:14.426 INFO:tasks.rados.rados.0.smithi084.stdout:2345: done (12 left) 2023-10-01T07:34:14.426 INFO:tasks.rados.rados.0.smithi084.stdout:2346: done (11 left) 2023-10-01T07:34:14.426 INFO:tasks.rados.rados.0.smithi084.stdout:2347: done (10 left) 2023-10-01T07:34:14.426 INFO:tasks.rados.rados.0.smithi084.stdout:2348: done (9 left) 2023-10-01T07:34:14.426 INFO:tasks.rados.rados.0.smithi084.stdout:2349: done (8 left) 2023-10-01T07:34:14.426 INFO:tasks.rados.rados.0.smithi084.stdout:2350: done (7 left) 2023-10-01T07:34:14.426 INFO:tasks.rados.rados.0.smithi084.stdout:2351: done (6 left) 2023-10-01T07:34:14.426 INFO:tasks.rados.rados.0.smithi084.stdout:2352: done (5 left) 2023-10-01T07:34:14.426 INFO:tasks.rados.rados.0.smithi084.stdout:2353: done (4 left) 2023-10-01T07:34:14.427 INFO:tasks.rados.rados.0.smithi084.stdout:2354: done (3 left) 2023-10-01T07:34:14.427 INFO:tasks.rados.rados.0.smithi084.stdout:2355: done (2 left) 2023-10-01T07:34:14.427 INFO:tasks.rados.rados.0.smithi084.stdout:2356: done (1 left) 2023-10-01T07:34:14.427 INFO:tasks.rados.rados.0.smithi084.stdout:2358: read oid 67 snap -1 2023-10-01T07:34:14.427 INFO:tasks.rados.rados.0.smithi084.stdout:2358: expect (ObjNum 1362 snap 0 seq_num 1362) 2023-10-01T07:34:14.427 INFO:tasks.rados.rados.0.smithi084.stdout:2359: read oid 204 snap -1 2023-10-01T07:34:14.427 INFO:tasks.rados.rados.0.smithi084.stdout:2359: expect (ObjNum 811 snap 0 seq_num 811) 2023-10-01T07:34:14.427 INFO:tasks.rados.rados.0.smithi084.stdout:2360: read oid 229 snap -1 2023-10-01T07:34:14.427 INFO:tasks.rados.rados.0.smithi084.stdout:2360: expect deleted 2023-10-01T07:34:14.427 INFO:tasks.rados.rados.0.smithi084.stdout:2361: read oid 497 snap -1 2023-10-01T07:34:14.427 INFO:tasks.rados.rados.0.smithi084.stdout:2361: expect (ObjNum 1222 snap 0 seq_num 1222) 2023-10-01T07:34:14.427 INFO:tasks.rados.rados.0.smithi084.stdout:2362: read oid 248 snap -1 2023-10-01T07:34:14.428 INFO:tasks.rados.rados.0.smithi084.stdout:2362: expect deleted 2023-10-01T07:34:14.428 INFO:tasks.rados.rados.0.smithi084.stdout:2363: write oid 75 current snap is 0 2023-10-01T07:34:14.428 INFO:tasks.rados.rados.0.smithi084.stdout:2357: finishing write tid 1 to smithi08466639-8 2023-10-01T07:34:14.428 INFO:tasks.rados.rados.0.smithi084.stdout:2363: seq_num 1559 ranges {602113=765556,1778957=423156} 2023-10-01T07:34:14.433 INFO:tasks.rados.rados.0.smithi084.stdout:2363: writing smithi08466639-75 from 602113 to 1367669 tid 1 2023-10-01T07:34:14.438 INFO:tasks.rados.rados.0.smithi084.stdout:2363: writing smithi08466639-75 from 1778957 to 2202113 tid 2 2023-10-01T07:34:14.438 INFO:tasks.rados.rados.0.smithi084.stdout:2364: write oid 196 current snap is 0 2023-10-01T07:34:14.438 INFO:tasks.rados.rados.0.smithi084.stdout:2364: seq_num 1560 ranges {618920=440805,1837439=381481} 2023-10-01T07:34:14.444 INFO:tasks.rados.rados.0.smithi084.stdout:2364: writing smithi08466639-196 from 618920 to 1059725 tid 1 2023-10-01T07:34:14.451 INFO:tasks.rados.rados.0.smithi084.stdout:2364: writing smithi08466639-196 from 1837439 to 2218920 tid 2 2023-10-01T07:34:14.451 INFO:tasks.rados.rados.0.smithi084.stdout:2365: read oid 86 snap -1 2023-10-01T07:34:14.451 INFO:tasks.rados.rados.0.smithi084.stdout:2365: expect (ObjNum 1072 snap 0 seq_num 1072) 2023-10-01T07:34:14.451 INFO:tasks.rados.rados.0.smithi084.stdout:2366: read oid 453 snap -1 2023-10-01T07:34:14.451 INFO:tasks.rados.rados.0.smithi084.stdout:2366: expect (ObjNum 1328 snap 0 seq_num 1328) 2023-10-01T07:34:14.451 INFO:tasks.rados.rados.0.smithi084.stdout:2367: read oid 112 snap -1 2023-10-01T07:34:14.451 INFO:tasks.rados.rados.0.smithi084.stdout:2367: expect (ObjNum 510 snap 0 seq_num 510) 2023-10-01T07:34:14.451 INFO:tasks.rados.rados.0.smithi084.stdout:2368: read oid 167 snap -1 2023-10-01T07:34:14.451 INFO:tasks.rados.rados.0.smithi084.stdout:2368: expect (ObjNum 1248 snap 0 seq_num 1248) 2023-10-01T07:34:14.451 INFO:tasks.rados.rados.0.smithi084.stdout:2369: read oid 98 snap -1 2023-10-01T07:34:14.452 INFO:tasks.rados.rados.0.smithi084.stdout:2369: expect (ObjNum 706 snap 0 seq_num 706) 2023-10-01T07:34:14.452 INFO:tasks.rados.rados.0.smithi084.stdout:2370: write oid 27 current snap is 0 2023-10-01T07:34:14.452 INFO:tasks.rados.rados.0.smithi084.stdout:2370: seq_num 1561 ranges {635727=516054,1895921=339806} 2023-10-01T07:34:14.458 INFO:tasks.rados.rados.0.smithi084.stdout:2370: writing smithi08466639-27 from 635727 to 1151781 tid 1 2023-10-01T07:34:14.464 INFO:tasks.rados.rados.0.smithi084.stdout:2370: writing smithi08466639-27 from 1895921 to 2235727 tid 2 2023-10-01T07:34:14.464 INFO:tasks.rados.rados.0.smithi084.stdout:2371: read oid 26 snap -1 2023-10-01T07:34:14.464 INFO:tasks.rados.rados.0.smithi084.stdout:2371: expect (ObjNum 748 snap 0 seq_num 748) 2023-10-01T07:34:14.465 INFO:tasks.rados.rados.0.smithi084.stdout:2372: read oid 90 snap -1 2023-10-01T07:34:14.465 INFO:tasks.rados.rados.0.smithi084.stdout:2372: expect deleted 2023-10-01T07:34:14.465 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:34:14.465 INFO:tasks.rados.rados.0.smithi084.stdout:2360: done (15 left) 2023-10-01T07:34:14.465 INFO:tasks.rados.rados.0.smithi084.stdout:2373: write oid 308 current snap is 0 2023-10-01T07:34:14.465 INFO:tasks.rados.rados.0.smithi084.stdout:2361: expect (ObjNum 1222 snap 0 seq_num 1222) 2023-10-01T07:34:14.575 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.386Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-10-01T07:34:14.575 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.387Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-10-01T07:34:14.575 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.388Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2023-10-01T07:34:14.575 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.388Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-10-01T07:34:14.575 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.389Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-10-01T07:34:14.575 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.389Z caller=node_exporter.go:115 level=info collector=arp 2023-10-01T07:34:14.575 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.389Z caller=node_exporter.go:115 level=info collector=bcache 2023-10-01T07:34:14.575 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.389Z caller=node_exporter.go:115 level=info collector=bonding 2023-10-01T07:34:14.575 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.389Z caller=node_exporter.go:115 level=info collector=btrfs 2023-10-01T07:34:14.575 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.389Z caller=node_exporter.go:115 level=info collector=conntrack 2023-10-01T07:34:14.576 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.389Z caller=node_exporter.go:115 level=info collector=cpu 2023-10-01T07:34:14.576 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.389Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-10-01T07:34:14.576 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.389Z caller=node_exporter.go:115 level=info collector=diskstats 2023-10-01T07:34:14.576 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.389Z caller=node_exporter.go:115 level=info collector=dmi 2023-10-01T07:34:14.576 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.389Z caller=node_exporter.go:115 level=info collector=edac 2023-10-01T07:34:14.576 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.389Z caller=node_exporter.go:115 level=info collector=entropy 2023-10-01T07:34:14.576 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.389Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-10-01T07:34:14.576 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.389Z caller=node_exporter.go:115 level=info collector=filefd 2023-10-01T07:34:14.576 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.389Z caller=node_exporter.go:115 level=info collector=filesystem 2023-10-01T07:34:14.576 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.389Z caller=node_exporter.go:115 level=info collector=hwmon 2023-10-01T07:34:14.576 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.389Z caller=node_exporter.go:115 level=info collector=infiniband 2023-10-01T07:34:14.576 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.389Z caller=node_exporter.go:115 level=info collector=ipvs 2023-10-01T07:34:14.576 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.389Z caller=node_exporter.go:115 level=info collector=loadavg 2023-10-01T07:34:14.577 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.389Z caller=node_exporter.go:115 level=info collector=mdadm 2023-10-01T07:34:14.577 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.389Z caller=node_exporter.go:115 level=info collector=meminfo 2023-10-01T07:34:14.577 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.389Z caller=node_exporter.go:115 level=info collector=netclass 2023-10-01T07:34:14.577 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.389Z caller=node_exporter.go:115 level=info collector=netdev 2023-10-01T07:34:14.577 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.389Z caller=node_exporter.go:115 level=info collector=netstat 2023-10-01T07:34:14.577 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.389Z caller=node_exporter.go:115 level=info collector=nfs 2023-10-01T07:34:14.577 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.389Z caller=node_exporter.go:115 level=info collector=nfsd 2023-10-01T07:34:14.577 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.389Z caller=node_exporter.go:115 level=info collector=nvme 2023-10-01T07:34:14.578 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.389Z caller=node_exporter.go:115 level=info collector=os 2023-10-01T07:34:14.578 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.390Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-10-01T07:34:14.578 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.390Z caller=node_exporter.go:115 level=info collector=pressure 2023-10-01T07:34:14.578 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.390Z caller=node_exporter.go:115 level=info collector=rapl 2023-10-01T07:34:14.578 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.390Z caller=node_exporter.go:115 level=info collector=schedstat 2023-10-01T07:34:14.578 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.390Z caller=node_exporter.go:115 level=info collector=sockstat 2023-10-01T07:34:14.578 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.390Z caller=node_exporter.go:115 level=info collector=softnet 2023-10-01T07:34:14.578 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.390Z caller=node_exporter.go:115 level=info collector=stat 2023-10-01T07:34:14.578 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.390Z caller=node_exporter.go:115 level=info collector=tapestats 2023-10-01T07:34:14.578 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.390Z caller=node_exporter.go:115 level=info collector=textfile 2023-10-01T07:34:14.578 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.390Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-10-01T07:34:14.578 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.390Z caller=node_exporter.go:115 level=info collector=time 2023-10-01T07:34:14.578 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.390Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-10-01T07:34:14.579 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.390Z caller=node_exporter.go:115 level=info collector=uname 2023-10-01T07:34:14.579 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.390Z caller=node_exporter.go:115 level=info collector=vmstat 2023-10-01T07:34:14.579 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.390Z caller=node_exporter.go:115 level=info collector=xfs 2023-10-01T07:34:14.579 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.390Z caller=node_exporter.go:115 level=info collector=zfs 2023-10-01T07:34:14.579 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.390Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-10-01T07:34:14.579 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[69787]: ts=2023-10-01T07:34:14.390Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-10-01T07:34:14.600 INFO:tasks.rados.rados.0.smithi084.stdout:2357: finishing write tid 2 to smithi08466639-8 2023-10-01T07:34:14.600 INFO:tasks.rados.rados.0.smithi084.stdout:2357: finishing write tid 3 to smithi08466639-8 2023-10-01T07:34:14.600 INFO:tasks.rados.rados.0.smithi084.stdout:2357: finishing write tid 4 to smithi08466639-8 2023-10-01T07:34:14.600 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 8 v 353 (ObjNum 1558 snap 0 seq_num 1558) dirty exists 2023-10-01T07:34:14.600 INFO:tasks.rados.rados.0.smithi084.stdout:2357: left oid 8 (ObjNum 1558 snap 0 seq_num 1558) 2023-10-01T07:34:14.600 INFO:tasks.rados.rados.0.smithi084.stdout:2358: expect (ObjNum 1362 snap 0 seq_num 1362) 2023-10-01T07:34:14.793 INFO:tasks.rados.rados.0.smithi084.stdout:2359: expect (ObjNum 811 snap 0 seq_num 811) 2023-10-01T07:34:14.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:14 smithi112 bash[27689]: cephadm 2023-10-01T07:34:13.299049+0000 mgr.x (mgr.24739) 32 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-10-01T07:34:14.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:14 smithi112 bash[27689]: cephadm 2023-10-01T07:34:13.318947+0000 mgr.x (mgr.24739) 33 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi084 2023-10-01T07:34:15.004 INFO:tasks.rados.rados.0.smithi084.stdout:2363: finishing write tid 1 to smithi08466639-75 2023-10-01T07:34:15.004 INFO:tasks.rados.rados.0.smithi084.stdout:2363: finishing write tid 2 to smithi08466639-75 2023-10-01T07:34:15.004 INFO:tasks.rados.rados.0.smithi084.stdout:2363: finishing write tid 3 to smithi08466639-75 2023-10-01T07:34:15.004 INFO:tasks.rados.rados.0.smithi084.stdout:2363: finishing write tid 4 to smithi08466639-75 2023-10-01T07:34:15.005 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 75 v 367 (ObjNum 1559 snap 0 seq_num 1559) dirty exists 2023-10-01T07:34:15.005 INFO:tasks.rados.rados.0.smithi084.stdout:2363: left oid 75 (ObjNum 1559 snap 0 seq_num 1559) 2023-10-01T07:34:15.005 INFO:tasks.rados.rados.0.smithi084.stdout:2364: finishing write tid 1 to smithi08466639-196 2023-10-01T07:34:15.005 INFO:tasks.rados.rados.0.smithi084.stdout:2373: seq_num 1562 ranges {652534=591303,1954403=298131} 2023-10-01T07:34:15.014 INFO:tasks.rados.rados.0.smithi084.stdout:2373: writing smithi08466639-308 from 652534 to 1243837 tid 1 2023-10-01T07:34:15.021 INFO:tasks.rados.rados.0.smithi084.stdout:2373: writing smithi08466639-308 from 1954403 to 2252534 tid 2 2023-10-01T07:34:15.021 INFO:tasks.rados.rados.0.smithi084.stdout:2357: done (15 left) 2023-10-01T07:34:15.022 INFO:tasks.rados.rados.0.smithi084.stdout:2358: done (14 left) 2023-10-01T07:34:15.022 INFO:tasks.rados.rados.0.smithi084.stdout:2359: done (13 left) 2023-10-01T07:34:15.022 INFO:tasks.rados.rados.0.smithi084.stdout:2361: done (12 left) 2023-10-01T07:34:15.022 INFO:tasks.rados.rados.0.smithi084.stdout:2362: done (11 left) 2023-10-01T07:34:15.022 INFO:tasks.rados.rados.0.smithi084.stdout:2363: done (10 left) 2023-10-01T07:34:15.022 INFO:tasks.rados.rados.0.smithi084.stdout:2374: read oid 217 snap -1 2023-10-01T07:34:15.022 INFO:tasks.rados.rados.0.smithi084.stdout:2374: expect (ObjNum 885 snap 0 seq_num 885) 2023-10-01T07:34:15.022 INFO:tasks.rados.rados.0.smithi084.stdout:2375: read oid 103 snap -1 2023-10-01T07:34:15.022 INFO:tasks.rados.rados.0.smithi084.stdout:2375: expect (ObjNum 102 snap 0 seq_num 102) 2023-10-01T07:34:15.022 INFO:tasks.rados.rados.0.smithi084.stdout:2376: write oid 325 current snap is 0 2023-10-01T07:34:15.022 INFO:tasks.rados.rados.0.smithi084.stdout:2376: seq_num 1563 ranges {669341=666552,2012885=256456} 2023-10-01T07:34:15.029 INFO:tasks.rados.rados.0.smithi084.stdout:2376: writing smithi08466639-325 from 669341 to 1335893 tid 1 2023-10-01T07:34:15.035 INFO:tasks.rados.rados.0.smithi084.stdout:2376: writing smithi08466639-325 from 2012885 to 2269341 tid 2 2023-10-01T07:34:15.035 INFO:tasks.rados.rados.0.smithi084.stdout:2377: read oid 324 snap -1 2023-10-01T07:34:15.035 INFO:tasks.rados.rados.0.smithi084.stdout:2377: expect (ObjNum 1391 snap 0 seq_num 1391) 2023-10-01T07:34:15.035 INFO:tasks.rados.rados.0.smithi084.stdout:2378: write oid 74 current snap is 0 2023-10-01T07:34:15.035 INFO:tasks.rados.rados.0.smithi084.stdout:2378: seq_num 1564 ranges {686148=741801,1955014=331134} 2023-10-01T07:34:15.044 INFO:tasks.rados.rados.0.smithi084.stdout:2378: writing smithi08466639-74 from 686148 to 1427949 tid 1 2023-10-01T07:34:15.049 INFO:tasks.rados.rados.0.smithi084.stdout:2378: writing smithi08466639-74 from 1955014 to 2286148 tid 2 2023-10-01T07:34:15.049 INFO:tasks.rados.rados.0.smithi084.stdout:2379: write oid 312 current snap is 0 2023-10-01T07:34:15.050 INFO:tasks.rados.rados.0.smithi084.stdout:2379: seq_num 1565 ranges {702955=417050,1613496=649871} 2023-10-01T07:34:15.055 INFO:tasks.rados.rados.0.smithi084.stdout:2379: writing smithi08466639-312 from 702955 to 1120005 tid 1 2023-10-01T07:34:15.063 INFO:tasks.rados.rados.0.smithi084.stdout:2379: writing smithi08466639-312 from 1613496 to 2263367 tid 2 2023-10-01T07:34:15.063 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:34:15.063 INFO:tasks.rados.rados.0.smithi084.stdout:2366: expect (ObjNum 1328 snap 0 seq_num 1328) 2023-10-01T07:34:15.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[27378]: cephadm 2023-10-01T07:34:13.299049+0000 mgr.x (mgr.24739) 32 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-10-01T07:34:15.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[27378]: cephadm 2023-10-01T07:34:13.318947+0000 mgr.x (mgr.24739) 33 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi084 2023-10-01T07:34:15.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[33757]: cephadm 2023-10-01T07:34:13.299049+0000 mgr.x (mgr.24739) 32 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-10-01T07:34:15.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:14 smithi084 bash[33757]: cephadm 2023-10-01T07:34:13.318947+0000 mgr.x (mgr.24739) 33 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi084 2023-10-01T07:34:15.192 INFO:tasks.rados.rados.0.smithi084.stdout:2369: expect (ObjNum 706 snap 0 seq_num 706) 2023-10-01T07:34:15.317 INFO:tasks.rados.rados.0.smithi084.stdout:2370: finishing write tid 1 to smithi08466639-27 2023-10-01T07:34:15.318 INFO:tasks.rados.rados.0.smithi084.stdout:2364: finishing write tid 2 to smithi08466639-196 2023-10-01T07:34:15.318 INFO:tasks.rados.rados.0.smithi084.stdout:2364: finishing write tid 3 to smithi08466639-196 2023-10-01T07:34:15.318 INFO:tasks.rados.rados.0.smithi084.stdout:2364: finishing write tid 4 to smithi08466639-196 2023-10-01T07:34:15.318 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 196 v 333 (ObjNum 1560 snap 0 seq_num 1560) dirty exists 2023-10-01T07:34:15.318 INFO:tasks.rados.rados.0.smithi084.stdout:2364: left oid 196 (ObjNum 1560 snap 0 seq_num 1560) 2023-10-01T07:34:15.318 INFO:tasks.rados.rados.0.smithi084.stdout:2365: expect (ObjNum 1072 snap 0 seq_num 1072) 2023-10-01T07:34:15.453 INFO:tasks.rados.rados.0.smithi084.stdout:2370: finishing write tid 2 to smithi08466639-27 2023-10-01T07:34:15.454 INFO:tasks.rados.rados.0.smithi084.stdout:2370: finishing write tid 3 to smithi08466639-27 2023-10-01T07:34:15.454 INFO:tasks.rados.rados.0.smithi084.stdout:2370: finishing write tid 4 to smithi08466639-27 2023-10-01T07:34:15.454 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 27 v 370 (ObjNum 1561 snap 0 seq_num 1561) dirty exists 2023-10-01T07:34:15.454 INFO:tasks.rados.rados.0.smithi084.stdout:2370: left oid 27 (ObjNum 1561 snap 0 seq_num 1561) 2023-10-01T07:34:15.454 INFO:tasks.rados.rados.0.smithi084.stdout:2367: expect (ObjNum 510 snap 0 seq_num 510) 2023-10-01T07:34:15.573 INFO:tasks.rados.rados.0.smithi084.stdout:2371: expect (ObjNum 748 snap 0 seq_num 748) 2023-10-01T07:34:15.719 INFO:tasks.rados.rados.0.smithi084.stdout:2368: expect (ObjNum 1248 snap 0 seq_num 1248) 2023-10-01T07:34:15.911 INFO:tasks.rados.rados.0.smithi084.stdout:2373: finishing write tid 1 to smithi08466639-308 2023-10-01T07:34:15.911 INFO:tasks.rados.rados.0.smithi084.stdout:2374: expect (ObjNum 885 snap 0 seq_num 885) 2023-10-01T07:34:15.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:15 smithi112 bash[27689]: cluster 2023-10-01T07:34:14.370813+0000 mgr.x (mgr.24739) 34 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 9.5 MiB/s wr, 84 op/s 2023-10-01T07:34:16.055 INFO:tasks.rados.rados.0.smithi084.stdout:2373: finishing write tid 2 to smithi08466639-308 2023-10-01T07:34:16.055 INFO:tasks.rados.rados.0.smithi084.stdout:2373: finishing write tid 3 to smithi08466639-308 2023-10-01T07:34:16.055 INFO:tasks.rados.rados.0.smithi084.stdout:2373: finishing write tid 4 to smithi08466639-308 2023-10-01T07:34:16.055 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 308 v 280 (ObjNum 1562 snap 0 seq_num 1562) dirty exists 2023-10-01T07:34:16.055 INFO:tasks.rados.rados.0.smithi084.stdout:2373: left oid 308 (ObjNum 1562 snap 0 seq_num 1562) 2023-10-01T07:34:16.055 INFO:tasks.rados.rados.0.smithi084.stdout:2375: expect (ObjNum 102 snap 0 seq_num 102) 2023-10-01T07:34:16.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:15 smithi084 bash[27378]: cluster 2023-10-01T07:34:14.370813+0000 mgr.x (mgr.24739) 34 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 9.5 MiB/s wr, 84 op/s 2023-10-01T07:34:16.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:15 smithi084 bash[33757]: cluster 2023-10-01T07:34:14.370813+0000 mgr.x (mgr.24739) 34 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 9.5 MiB/s wr, 84 op/s 2023-10-01T07:34:16.181 INFO:tasks.rados.rados.0.smithi084.stdout:2376: finishing write tid 1 to smithi08466639-325 2023-10-01T07:34:16.181 INFO:tasks.rados.rados.0.smithi084.stdout:2376: finishing write tid 2 to smithi08466639-325 2023-10-01T07:34:16.181 INFO:tasks.rados.rados.0.smithi084.stdout:2376: finishing write tid 3 to smithi08466639-325 2023-10-01T07:34:16.181 INFO:tasks.rados.rados.0.smithi084.stdout:2376: finishing write tid 4 to smithi08466639-325 2023-10-01T07:34:16.181 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 325 v 347 (ObjNum 1563 snap 0 seq_num 1563) dirty exists 2023-10-01T07:34:16.181 INFO:tasks.rados.rados.0.smithi084.stdout:2376: left oid 325 (ObjNum 1563 snap 0 seq_num 1563) 2023-10-01T07:34:16.181 INFO:tasks.rados.rados.0.smithi084.stdout:2377: expect (ObjNum 1391 snap 0 seq_num 1391) 2023-10-01T07:34:16.331 INFO:tasks.rados.rados.0.smithi084.stdout:2378: finishing write tid 1 to smithi08466639-74 2023-10-01T07:34:16.331 INFO:tasks.rados.rados.0.smithi084.stdout:2378: finishing write tid 2 to smithi08466639-74 2023-10-01T07:34:16.331 INFO:tasks.rados.rados.0.smithi084.stdout:2378: finishing write tid 3 to smithi08466639-74 2023-10-01T07:34:16.331 INFO:tasks.rados.rados.0.smithi084.stdout:2378: finishing write tid 4 to smithi08466639-74 2023-10-01T07:34:16.331 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 74 v 370 (ObjNum 1564 snap 0 seq_num 1564) dirty exists 2023-10-01T07:34:16.331 INFO:tasks.rados.rados.0.smithi084.stdout:2378: left oid 74 (ObjNum 1564 snap 0 seq_num 1564) 2023-10-01T07:34:16.332 INFO:tasks.rados.rados.0.smithi084.stdout:2379: finishing write tid 1 to smithi08466639-312 2023-10-01T07:34:16.332 INFO:tasks.rados.rados.0.smithi084.stdout:2379: finishing write tid 2 to smithi08466639-312 2023-10-01T07:34:16.332 INFO:tasks.rados.rados.0.smithi084.stdout:2379: finishing write tid 3 to smithi08466639-312 2023-10-01T07:34:16.332 INFO:tasks.rados.rados.0.smithi084.stdout:2379: finishing write tid 4 to smithi08466639-312 2023-10-01T07:34:16.332 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 312 v 270 (ObjNum 1565 snap 0 seq_num 1565) dirty exists 2023-10-01T07:34:16.332 INFO:tasks.rados.rados.0.smithi084.stdout:2379: left oid 312 (ObjNum 1565 snap 0 seq_num 1565) 2023-10-01T07:34:16.332 INFO:tasks.rados.rados.0.smithi084.stdout:2364: done (15 left) 2023-10-01T07:34:16.332 INFO:tasks.rados.rados.0.smithi084.stdout:2365: done (14 left) 2023-10-01T07:34:16.332 INFO:tasks.rados.rados.0.smithi084.stdout:2366: done (13 left) 2023-10-01T07:34:16.332 INFO:tasks.rados.rados.0.smithi084.stdout:2367: done (12 left) 2023-10-01T07:34:16.332 INFO:tasks.rados.rados.0.smithi084.stdout:2368: done (11 left) 2023-10-01T07:34:16.332 INFO:tasks.rados.rados.0.smithi084.stdout:2369: done (10 left) 2023-10-01T07:34:16.332 INFO:tasks.rados.rados.0.smithi084.stdout:2370: done (9 left) 2023-10-01T07:34:16.333 INFO:tasks.rados.rados.0.smithi084.stdout:2371: done (8 left) 2023-10-01T07:34:16.333 INFO:tasks.rados.rados.0.smithi084.stdout:2372: done (7 left) 2023-10-01T07:34:16.333 INFO:tasks.rados.rados.0.smithi084.stdout:2373: done (6 left) 2023-10-01T07:34:16.333 INFO:tasks.rados.rados.0.smithi084.stdout:2374: done (5 left) 2023-10-01T07:34:16.333 INFO:tasks.rados.rados.0.smithi084.stdout:2375: done (4 left) 2023-10-01T07:34:16.333 INFO:tasks.rados.rados.0.smithi084.stdout:2376: done (3 left) 2023-10-01T07:34:16.333 INFO:tasks.rados.rados.0.smithi084.stdout:2377: done (2 left) 2023-10-01T07:34:16.333 INFO:tasks.rados.rados.0.smithi084.stdout:2378: done (1 left) 2023-10-01T07:34:16.333 INFO:tasks.rados.rados.0.smithi084.stdout:2379: done (0 left) 2023-10-01T07:34:16.333 INFO:tasks.rados.rados.0.smithi084.stdout:2380: write oid 291 current snap is 0 2023-10-01T07:34:16.333 INFO:tasks.rados.rados.0.smithi084.stdout:2380: seq_num 1566 ranges {719762=492299,1671978=509882} 2023-10-01T07:34:16.344 INFO:tasks.rados.rados.0.smithi084.stdout:2380: writing smithi08466639-291 from 719762 to 1212061 tid 1 2023-10-01T07:34:16.355 INFO:tasks.rados.rados.0.smithi084.stdout:2380: writing smithi08466639-291 from 1671978 to 2181860 tid 2 2023-10-01T07:34:16.355 INFO:tasks.rados.rados.0.smithi084.stdout:2381: read oid 470 snap -1 2023-10-01T07:34:16.355 INFO:tasks.rados.rados.0.smithi084.stdout:2381: expect (ObjNum 786 snap 0 seq_num 786) 2023-10-01T07:34:16.355 INFO:tasks.rados.rados.0.smithi084.stdout:2382: delete oid 106 current snap is 0 2023-10-01T07:34:16.355 INFO:tasks.rados.rados.0.smithi084.stdout:2380: finishing write tid 1 to smithi08466639-291 2023-10-01T07:34:16.355 INFO:tasks.rados.rados.0.smithi084.stdout:2380: finishing write tid 2 to smithi08466639-291 2023-10-01T07:34:16.355 INFO:tasks.rados.rados.0.smithi084.stdout:2380: finishing write tid 3 to smithi08466639-291 2023-10-01T07:34:16.355 INFO:tasks.rados.rados.0.smithi084.stdout:2380: finishing write tid 4 to smithi08466639-291 2023-10-01T07:34:16.356 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 291 v 283 (ObjNum 1566 snap 0 seq_num 1566) dirty exists 2023-10-01T07:34:16.356 INFO:tasks.rados.rados.0.smithi084.stdout:2380: left oid 291 (ObjNum 1566 snap 0 seq_num 1566) 2023-10-01T07:34:16.356 INFO:tasks.rados.rados.0.smithi084.stdout:2380: done (2 left) 2023-10-01T07:34:16.357 INFO:tasks.rados.rados.0.smithi084.stdout:2382: done (1 left) 2023-10-01T07:34:16.357 INFO:tasks.rados.rados.0.smithi084.stdout:2383: read oid 375 snap -1 2023-10-01T07:34:16.357 INFO:tasks.rados.rados.0.smithi084.stdout:2383: expect (ObjNum 1453 snap 0 seq_num 1453) 2023-10-01T07:34:16.357 INFO:tasks.rados.rados.0.smithi084.stdout:2384: read oid 411 snap -1 2023-10-01T07:34:16.357 INFO:tasks.rados.rados.0.smithi084.stdout:2384: expect deleted 2023-10-01T07:34:16.358 INFO:tasks.rados.rados.0.smithi084.stdout:2385: delete oid 73 current snap is 0 2023-10-01T07:34:16.359 INFO:tasks.rados.rados.0.smithi084.stdout:2385: done (3 left) 2023-10-01T07:34:16.359 INFO:tasks.rados.rados.0.smithi084.stdout:2386: write oid 235 current snap is 0 2023-10-01T07:34:16.359 INFO:tasks.rados.rados.0.smithi084.stdout:2386: seq_num 1569 ranges {770183=434399,1847424=522759} 2023-10-01T07:34:16.369 INFO:tasks.rados.rados.0.smithi084.stdout:2386: writing smithi08466639-235 from 770183 to 1204582 tid 1 2023-10-01T07:34:16.376 INFO:tasks.rados.rados.0.smithi084.stdout:2386: writing smithi08466639-235 from 1847424 to 2370183 tid 2 2023-10-01T07:34:16.376 INFO:tasks.rados.rados.0.smithi084.stdout:2387: write oid 154 current snap is 0 2023-10-01T07:34:16.376 INFO:tasks.rados.rados.0.smithi084.stdout:2387: seq_num 1570 ranges {786990=509648,1905906=481084} 2023-10-01T07:34:16.383 INFO:tasks.rados.rados.0.smithi084.stdout:2387: writing smithi08466639-154 from 786990 to 1296638 tid 1 2023-10-01T07:34:16.390 INFO:tasks.rados.rados.0.smithi084.stdout:2387: writing smithi08466639-154 from 1905906 to 2386990 tid 2 2023-10-01T07:34:16.390 INFO:tasks.rados.rados.0.smithi084.stdout:2388: write oid 168 current snap is 0 2023-10-01T07:34:16.390 INFO:tasks.rados.rados.0.smithi084.stdout:2388: seq_num 1571 ranges {403797=584897,1564388=660878} 2023-10-01T07:34:16.395 INFO:tasks.rados.rados.0.smithi084.stdout:2388: writing smithi08466639-168 from 403797 to 988694 tid 1 2023-10-01T07:34:16.403 INFO:tasks.rados.rados.0.smithi084.stdout:2388: writing smithi08466639-168 from 1564388 to 2225266 tid 2 2023-10-01T07:34:16.403 INFO:tasks.rados.rados.0.smithi084.stdout:2389: read oid 450 snap -1 2023-10-01T07:34:16.403 INFO:tasks.rados.rados.0.smithi084.stdout:2389: expect (ObjNum 601 snap 0 seq_num 601) 2023-10-01T07:34:16.403 INFO:tasks.rados.rados.0.smithi084.stdout:2390: read oid 260 snap -1 2023-10-01T07:34:16.403 INFO:tasks.rados.rados.0.smithi084.stdout:2390: expect deleted 2023-10-01T07:34:16.403 INFO:tasks.rados.rados.0.smithi084.stdout:2391: write oid 38 current snap is 0 2023-10-01T07:34:16.403 INFO:tasks.rados.rados.0.smithi084.stdout:2391: seq_num 1572 ranges {420604=660146,1506517=404536} 2023-10-01T07:34:16.409 INFO:tasks.rados.rados.0.smithi084.stdout:2391: writing smithi08466639-38 from 420604 to 1080750 tid 1 2023-10-01T07:34:16.414 INFO:tasks.rados.rados.0.smithi084.stdout:2391: writing smithi08466639-38 from 1506517 to 1911053 tid 2 2023-10-01T07:34:16.414 INFO:tasks.rados.rados.0.smithi084.stdout:2392: read oid 124 snap -1 2023-10-01T07:34:16.414 INFO:tasks.rados.rados.0.smithi084.stdout:2392: expect (ObjNum 896 snap 0 seq_num 896) 2023-10-01T07:34:16.414 INFO:tasks.rados.rados.0.smithi084.stdout:2393: write oid 412 current snap is 0 2023-10-01T07:34:16.414 INFO:tasks.rados.rados.0.smithi084.stdout:2383: expect (ObjNum 1453 snap 0 seq_num 1453) 2023-10-01T07:34:16.534 INFO:tasks.rados.rados.0.smithi084.stdout:2381: expect (ObjNum 786 snap 0 seq_num 786) 2023-10-01T07:34:16.678 INFO:tasks.rados.rados.0.smithi084.stdout:2386: finishing write tid 1 to smithi08466639-235 2023-10-01T07:34:16.678 INFO:tasks.rados.rados.0.smithi084.stdout:2386: finishing write tid 2 to smithi08466639-235 2023-10-01T07:34:16.678 INFO:tasks.rados.rados.0.smithi084.stdout:2386: finishing write tid 3 to smithi08466639-235 2023-10-01T07:34:16.678 INFO:tasks.rados.rados.0.smithi084.stdout:2386: finishing write tid 4 to smithi08466639-235 2023-10-01T07:34:16.678 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 235 v 336 (ObjNum 1569 snap 0 seq_num 1569) dirty exists 2023-10-01T07:34:16.678 INFO:tasks.rados.rados.0.smithi084.stdout:2386: left oid 235 (ObjNum 1569 snap 0 seq_num 1569) 2023-10-01T07:34:16.678 INFO:tasks.rados.rados.0.smithi084.stdout:2387: finishing write tid 1 to smithi08466639-154 2023-10-01T07:34:16.678 INFO:tasks.rados.rados.0.smithi084.stdout:2387: finishing write tid 2 to smithi08466639-154 2023-10-01T07:34:16.678 INFO:tasks.rados.rados.0.smithi084.stdout:2387: finishing write tid 3 to smithi08466639-154 2023-10-01T07:34:16.679 INFO:tasks.rados.rados.0.smithi084.stdout:2387: finishing write tid 4 to smithi08466639-154 2023-10-01T07:34:16.679 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 154 v 263 (ObjNum 1570 snap 0 seq_num 1570) dirty exists 2023-10-01T07:34:16.679 INFO:tasks.rados.rados.0.smithi084.stdout:2387: left oid 154 (ObjNum 1570 snap 0 seq_num 1570) 2023-10-01T07:34:16.679 INFO:tasks.rados.rados.0.smithi084.stdout:2388: finishing write tid 1 to smithi08466639-168 2023-10-01T07:34:16.679 INFO:tasks.rados.rados.0.smithi084.stdout:2388: finishing write tid 2 to smithi08466639-168 2023-10-01T07:34:16.679 INFO:tasks.rados.rados.0.smithi084.stdout:2388: finishing write tid 3 to smithi08466639-168 2023-10-01T07:34:16.679 INFO:tasks.rados.rados.0.smithi084.stdout:2388: finishing write tid 4 to smithi08466639-168 2023-10-01T07:34:16.679 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 168 v 247 (ObjNum 1571 snap 0 seq_num 1571) dirty exists 2023-10-01T07:34:16.679 INFO:tasks.rados.rados.0.smithi084.stdout:2388: left oid 168 (ObjNum 1571 snap 0 seq_num 1571) 2023-10-01T07:34:16.679 INFO:tasks.rados.rados.0.smithi084.stdout:2389: expect (ObjNum 601 snap 0 seq_num 601) 2023-10-01T07:34:16.770 INFO:tasks.rados.rados.0.smithi084.stdout:2391: finishing write tid 1 to smithi08466639-38 2023-10-01T07:34:16.770 INFO:tasks.rados.rados.0.smithi084.stdout:2391: finishing write tid 2 to smithi08466639-38 2023-10-01T07:34:16.770 INFO:tasks.rados.rados.0.smithi084.stdout:2391: finishing write tid 3 to smithi08466639-38 2023-10-01T07:34:16.770 INFO:tasks.rados.rados.0.smithi084.stdout:2391: finishing write tid 4 to smithi08466639-38 2023-10-01T07:34:16.770 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 38 v 373 (ObjNum 1572 snap 0 seq_num 1572) dirty exists 2023-10-01T07:34:16.770 INFO:tasks.rados.rados.0.smithi084.stdout:2391: left oid 38 (ObjNum 1572 snap 0 seq_num 1572) 2023-10-01T07:34:16.770 INFO:tasks.rados.rados.0.smithi084.stdout:2392: expect (ObjNum 896 snap 0 seq_num 896) 2023-10-01T07:34:16.952 INFO:tasks.rados.rados.0.smithi084.stdout:2393: seq_num 1573 ranges {437411=735395,1964999=472412} 2023-10-01T07:34:16.958 INFO:tasks.rados.rados.0.smithi084.stdout:2393: writing smithi08466639-412 from 437411 to 1172806 tid 1 2023-10-01T07:34:16.966 INFO:tasks.rados.rados.0.smithi084.stdout:2393: writing smithi08466639-412 from 1964999 to 2437411 tid 2 2023-10-01T07:34:16.966 INFO:tasks.rados.rados.0.smithi084.stdout:2381: done (10 left) 2023-10-01T07:34:16.966 INFO:tasks.rados.rados.0.smithi084.stdout:2383: done (9 left) 2023-10-01T07:34:16.966 INFO:tasks.rados.rados.0.smithi084.stdout:2384: done (8 left) 2023-10-01T07:34:16.966 INFO:tasks.rados.rados.0.smithi084.stdout:2386: done (7 left) 2023-10-01T07:34:16.967 INFO:tasks.rados.rados.0.smithi084.stdout:2387: done (6 left) 2023-10-01T07:34:16.967 INFO:tasks.rados.rados.0.smithi084.stdout:2388: done (5 left) 2023-10-01T07:34:16.967 INFO:tasks.rados.rados.0.smithi084.stdout:2389: done (4 left) 2023-10-01T07:34:16.967 INFO:tasks.rados.rados.0.smithi084.stdout:2390: done (3 left) 2023-10-01T07:34:16.967 INFO:tasks.rados.rados.0.smithi084.stdout:2391: done (2 left) 2023-10-01T07:34:16.967 INFO:tasks.rados.rados.0.smithi084.stdout:2392: done (1 left) 2023-10-01T07:34:16.967 INFO:tasks.rados.rados.0.smithi084.stdout:2394: write oid 161 current snap is 0 2023-10-01T07:34:16.967 INFO:tasks.rados.rados.0.smithi084.stdout:2394: seq_num 1574 ranges {454218=526997,1739834=408205} 2023-10-01T07:34:16.971 INFO:tasks.rados.rados.0.smithi084.stdout:2394: writing smithi08466639-161 from 454218 to 981215 tid 1 2023-10-01T07:34:16.977 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:16 smithi112 bash[27689]: audit 2023-10-01T07:34:15.905315+0000 mon.a (mon.0) 787 : audit [DBG] from='client.? 172.21.15.84:0/1402310197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:16.978 INFO:tasks.rados.rados.0.smithi084.stdout:2394: writing smithi08466639-161 from 1739834 to 2148039 tid 2 2023-10-01T07:34:16.978 INFO:tasks.rados.rados.0.smithi084.stdout:2395: write oid 352 current snap is 0 2023-10-01T07:34:16.979 INFO:tasks.rados.rados.0.smithi084.stdout:2395: seq_num 1575 ranges {471025=602246,1798316=668216} 2023-10-01T07:34:16.984 INFO:tasks.rados.rados.0.smithi084.stdout:2395: writing smithi08466639-352 from 471025 to 1073271 tid 1 2023-10-01T07:34:16.993 INFO:tasks.rados.rados.0.smithi084.stdout:2395: writing smithi08466639-352 from 1798316 to 2466532 tid 2 2023-10-01T07:34:16.993 INFO:tasks.rados.rados.0.smithi084.stdout:2396: read oid 45 snap -1 2023-10-01T07:34:16.993 INFO:tasks.rados.rados.0.smithi084.stdout:2396: expect (ObjNum 572 snap 0 seq_num 572) 2023-10-01T07:34:16.993 INFO:tasks.rados.rados.0.smithi084.stdout:2397: read oid 37 snap -1 2023-10-01T07:34:16.993 INFO:tasks.rados.rados.0.smithi084.stdout:2397: expect (ObjNum 36 snap 0 seq_num 36) 2023-10-01T07:34:16.993 INFO:tasks.rados.rados.0.smithi084.stdout:2398: read oid 23 snap -1 2023-10-01T07:34:16.993 INFO:tasks.rados.rados.0.smithi084.stdout:2398: expect (ObjNum 1397 snap 0 seq_num 1397) 2023-10-01T07:34:16.993 INFO:tasks.rados.rados.0.smithi084.stdout:2399: read oid 147 snap -1 2023-10-01T07:34:16.993 INFO:tasks.rados.rados.0.smithi084.stdout:2399: expect deleted 2023-10-01T07:34:16.993 INFO:tasks.rados.rados.0.smithi084.stdout:2400: write oid 383 current snap is 0 2023-10-01T07:34:16.994 INFO:tasks.rados.rados.0.smithi084.stdout:2400: seq_num 1576 ranges {487832=677495,1740445=411874} 2023-10-01T07:34:17.000 INFO:tasks.rados.rados.0.smithi084.stdout:2400: writing smithi08466639-383 from 487832 to 1165327 tid 1 2023-10-01T07:34:17.007 INFO:tasks.rados.rados.0.smithi084.stdout:2400: writing smithi08466639-383 from 1740445 to 2152319 tid 2 2023-10-01T07:34:17.007 INFO:tasks.rados.rados.0.smithi084.stdout:2401: write oid 94 current snap is 0 2023-10-01T07:34:17.007 INFO:tasks.rados.rados.0.smithi084.stdout:2401: seq_num 1577 ranges {504639=752744,1798927=671885} 2023-10-01T07:34:17.014 INFO:tasks.rados.rados.0.smithi084.stdout:2401: writing smithi08466639-94 from 504639 to 1257383 tid 1 2023-10-01T07:34:17.021 INFO:tasks.rados.rados.0.smithi084.stdout:2401: writing smithi08466639-94 from 1798927 to 2470812 tid 2 2023-10-01T07:34:17.021 INFO:tasks.rados.rados.0.smithi084.stdout:2402: read oid 402 snap -1 2023-10-01T07:34:17.021 INFO:tasks.rados.rados.0.smithi084.stdout:2402: expect (ObjNum 1525 snap 0 seq_num 1525) 2023-10-01T07:34:17.021 INFO:tasks.rados.rados.0.smithi084.stdout:2403: write oid 66 current snap is 0 2023-10-01T07:34:17.021 INFO:tasks.rados.rados.0.smithi084.stdout:2403: seq_num 1578 ranges {521446=427993,1457409=415543,2301012=220434} 2023-10-01T07:34:17.027 INFO:tasks.rados.rados.0.smithi084.stdout:2403: writing smithi08466639-66 from 521446 to 949439 tid 1 2023-10-01T07:34:17.032 INFO:tasks.rados.rados.0.smithi084.stdout:2403: writing smithi08466639-66 from 1457409 to 1872952 tid 2 2023-10-01T07:34:17.036 INFO:tasks.rados.rados.0.smithi084.stdout:2403: writing smithi08466639-66 from 2301012 to 2521446 tid 3 2023-10-01T07:34:17.036 INFO:tasks.rados.rados.0.smithi084.stdout:2404: read oid 246 snap -1 2023-10-01T07:34:17.036 INFO:tasks.rados.rados.0.smithi084.stdout:2404: expect (ObjNum 1374 snap 0 seq_num 1374) 2023-10-01T07:34:17.036 INFO:tasks.rados.rados.0.smithi084.stdout:2405: write oid 277 current snap is 0 2023-10-01T07:34:17.036 INFO:tasks.rados.rados.0.smithi084.stdout:2405: seq_num 1579 ranges {538253=503242,1515891=675554} 2023-10-01T07:34:17.042 INFO:tasks.rados.rados.0.smithi084.stdout:2405: writing smithi08466639-277 from 538253 to 1041495 tid 1 2023-10-01T07:34:17.049 INFO:tasks.rados.rados.0.smithi084.stdout:2405: writing smithi08466639-277 from 1515891 to 2191445 tid 2 2023-10-01T07:34:17.049 INFO:tasks.rados.rados.0.smithi084.stdout:2406: read oid 256 snap -1 2023-10-01T07:34:17.049 INFO:tasks.rados.rados.0.smithi084.stdout:2406: expect (ObjNum 1014 snap 0 seq_num 1014) 2023-10-01T07:34:17.049 INFO:tasks.rados.rados.0.smithi084.stdout:2407: read oid 371 snap -1 2023-10-01T07:34:17.049 INFO:tasks.rados.rados.0.smithi084.stdout:2407: expect deleted 2023-10-01T07:34:17.049 INFO:tasks.rados.rados.0.smithi084.stdout:2408: write oid 127 current snap is 0 2023-10-01T07:34:17.049 INFO:tasks.rados.rados.0.smithi084.stdout:2393: finishing write tid 1 to smithi08466639-412 2023-10-01T07:34:17.049 INFO:tasks.rados.rados.0.smithi084.stdout:2393: finishing write tid 2 to smithi08466639-412 2023-10-01T07:34:17.049 INFO:tasks.rados.rados.0.smithi084.stdout:2393: finishing write tid 3 to smithi08466639-412 2023-10-01T07:34:17.049 INFO:tasks.rados.rados.0.smithi084.stdout:2393: finishing write tid 4 to smithi08466639-412 2023-10-01T07:34:17.050 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 412 v 308 (ObjNum 1573 snap 0 seq_num 1573) dirty exists 2023-10-01T07:34:17.050 INFO:tasks.rados.rados.0.smithi084.stdout:2393: left oid 412 (ObjNum 1573 snap 0 seq_num 1573) 2023-10-01T07:34:17.050 INFO:tasks.rados.rados.0.smithi084.stdout:2394: finishing write tid 1 to smithi08466639-161 2023-10-01T07:34:17.050 INFO:tasks.rados.rados.0.smithi084.stdout:2394: finishing write tid 2 to smithi08466639-161 2023-10-01T07:34:17.050 INFO:tasks.rados.rados.0.smithi084.stdout:2394: finishing write tid 3 to smithi08466639-161 2023-10-01T07:34:17.050 INFO:tasks.rados.rados.0.smithi084.stdout:2394: finishing write tid 4 to smithi08466639-161 2023-10-01T07:34:17.050 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 161 v 273 (ObjNum 1574 snap 0 seq_num 1574) dirty exists 2023-10-01T07:34:17.050 INFO:tasks.rados.rados.0.smithi084.stdout:2394: left oid 161 (ObjNum 1574 snap 0 seq_num 1574) 2023-10-01T07:34:17.050 INFO:tasks.rados.rados.0.smithi084.stdout:2408: seq_num 1580 ranges {555060=578491,1858020=419212} 2023-10-01T07:34:17.055 INFO:tasks.rados.rados.0.smithi084.stdout:2408: writing smithi08466639-127 from 555060 to 1133551 tid 1 2023-10-01T07:34:17.062 INFO:tasks.rados.rados.0.smithi084.stdout:2408: writing smithi08466639-127 from 1858020 to 2277232 tid 2 2023-10-01T07:34:17.063 INFO:tasks.rados.rados.0.smithi084.stdout:2393: done (15 left) 2023-10-01T07:34:17.063 INFO:tasks.rados.rados.0.smithi084.stdout:2394: done (14 left) 2023-10-01T07:34:17.063 INFO:tasks.rados.rados.0.smithi084.stdout:2409: delete oid 495 current snap is 0 2023-10-01T07:34:17.063 INFO:tasks.rados.rados.0.smithi084.stdout:2395: finishing write tid 1 to smithi08466639-352 2023-10-01T07:34:17.063 INFO:tasks.rados.rados.0.smithi084.stdout:2395: finishing write tid 2 to smithi08466639-352 2023-10-01T07:34:17.063 INFO:tasks.rados.rados.0.smithi084.stdout:2395: finishing write tid 3 to smithi08466639-352 2023-10-01T07:34:17.064 INFO:tasks.rados.rados.0.smithi084.stdout:2395: finishing write tid 4 to smithi08466639-352 2023-10-01T07:34:17.064 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 352 v 398 (ObjNum 1575 snap 0 seq_num 1575) dirty exists 2023-10-01T07:34:17.064 INFO:tasks.rados.rados.0.smithi084.stdout:2395: left oid 352 (ObjNum 1575 snap 0 seq_num 1575) 2023-10-01T07:34:17.064 INFO:tasks.rados.rados.0.smithi084.stdout:2398: expect (ObjNum 1397 snap 0 seq_num 1397) 2023-10-01T07:34:17.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:16 smithi084 bash[27378]: audit 2023-10-01T07:34:15.905315+0000 mon.a (mon.0) 787 : audit [DBG] from='client.? 172.21.15.84:0/1402310197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:17.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:16 smithi084 bash[33757]: audit 2023-10-01T07:34:15.905315+0000 mon.a (mon.0) 787 : audit [DBG] from='client.? 172.21.15.84:0/1402310197' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:17.241 INFO:tasks.rados.rados.0.smithi084.stdout:2396: expect (ObjNum 572 snap 0 seq_num 572) 2023-10-01T07:34:17.399 INFO:tasks.rados.rados.0.smithi084.stdout:2400: finishing write tid 1 to smithi08466639-383 2023-10-01T07:34:17.399 INFO:tasks.rados.rados.0.smithi084.stdout:2400: finishing write tid 2 to smithi08466639-383 2023-10-01T07:34:17.399 INFO:tasks.rados.rados.0.smithi084.stdout:2400: finishing write tid 3 to smithi08466639-383 2023-10-01T07:34:17.399 INFO:tasks.rados.rados.0.smithi084.stdout:2400: finishing write tid 4 to smithi08466639-383 2023-10-01T07:34:17.399 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 383 v 255 (ObjNum 1576 snap 0 seq_num 1576) dirty exists 2023-10-01T07:34:17.399 INFO:tasks.rados.rados.0.smithi084.stdout:2400: left oid 383 (ObjNum 1576 snap 0 seq_num 1576) 2023-10-01T07:34:17.399 INFO:tasks.rados.rados.0.smithi084.stdout:2397: expect (ObjNum 36 snap 0 seq_num 36) 2023-10-01T07:34:17.483 INFO:tasks.rados.rados.0.smithi084.stdout:2401: finishing write tid 1 to smithi08466639-94 2023-10-01T07:34:17.483 INFO:tasks.rados.rados.0.smithi084.stdout:2401: finishing write tid 2 to smithi08466639-94 2023-10-01T07:34:17.483 INFO:tasks.rados.rados.0.smithi084.stdout:2401: finishing write tid 3 to smithi08466639-94 2023-10-01T07:34:17.483 INFO:tasks.rados.rados.0.smithi084.stdout:2401: finishing write tid 4 to smithi08466639-94 2023-10-01T07:34:17.483 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 94 v 356 (ObjNum 1577 snap 0 seq_num 1577) dirty exists 2023-10-01T07:34:17.483 INFO:tasks.rados.rados.0.smithi084.stdout:2401: left oid 94 (ObjNum 1577 snap 0 seq_num 1577) 2023-10-01T07:34:17.483 INFO:tasks.rados.rados.0.smithi084.stdout:2403: finishing write tid 1 to smithi08466639-66 2023-10-01T07:34:17.483 INFO:tasks.rados.rados.0.smithi084.stdout:2402: expect (ObjNum 1525 snap 0 seq_num 1525) 2023-10-01T07:34:17.685 INFO:tasks.rados.rados.0.smithi084.stdout:2403: finishing write tid 2 to smithi08466639-66 2023-10-01T07:34:17.685 INFO:tasks.rados.rados.0.smithi084.stdout:2403: finishing write tid 3 to smithi08466639-66 2023-10-01T07:34:17.685 INFO:tasks.rados.rados.0.smithi084.stdout:2403: finishing write tid 4 to smithi08466639-66 2023-10-01T07:34:17.686 INFO:tasks.rados.rados.0.smithi084.stdout:2403: finishing write tid 5 to smithi08466639-66 2023-10-01T07:34:17.686 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 66 v 374 (ObjNum 1578 snap 0 seq_num 1578) dirty exists 2023-10-01T07:34:17.686 INFO:tasks.rados.rados.0.smithi084.stdout:2403: left oid 66 (ObjNum 1578 snap 0 seq_num 1578) 2023-10-01T07:34:17.686 INFO:tasks.rados.rados.0.smithi084.stdout:2405: finishing write tid 1 to smithi08466639-277 2023-10-01T07:34:17.686 INFO:tasks.rados.rados.0.smithi084.stdout:2404: expect (ObjNum 1374 snap 0 seq_num 1374) 2023-10-01T07:34:17.876 INFO:tasks.rados.rados.0.smithi084.stdout:2405: finishing write tid 2 to smithi08466639-277 2023-10-01T07:34:17.876 INFO:tasks.rados.rados.0.smithi084.stdout:2405: finishing write tid 3 to smithi08466639-277 2023-10-01T07:34:17.876 INFO:tasks.rados.rados.0.smithi084.stdout:2405: finishing write tid 4 to smithi08466639-277 2023-10-01T07:34:17.876 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 277 v 311 (ObjNum 1579 snap 0 seq_num 1579) dirty exists 2023-10-01T07:34:17.876 INFO:tasks.rados.rados.0.smithi084.stdout:2405: left oid 277 (ObjNum 1579 snap 0 seq_num 1579) 2023-10-01T07:34:17.876 INFO:tasks.rados.rados.0.smithi084.stdout:2406: expect (ObjNum 1014 snap 0 seq_num 1014) 2023-10-01T07:34:17.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:17 smithi112 bash[27689]: cluster 2023-10-01T07:34:16.371733+0000 mgr.x (mgr.24739) 35 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 78 MiB/s rd, 14 MiB/s wr, 124 op/s 2023-10-01T07:34:18.049 INFO:tasks.rados.rados.0.smithi084.stdout:2408: finishing write tid 1 to smithi08466639-127 2023-10-01T07:34:18.049 INFO:tasks.rados.rados.0.smithi084.stdout:2408: finishing write tid 2 to smithi08466639-127 2023-10-01T07:34:18.049 INFO:tasks.rados.rados.0.smithi084.stdout:2395: done (14 left) 2023-10-01T07:34:18.049 INFO:tasks.rados.rados.0.smithi084.stdout:2396: done (13 left) 2023-10-01T07:34:18.049 INFO:tasks.rados.rados.0.smithi084.stdout:2397: done (12 left) 2023-10-01T07:34:18.049 INFO:tasks.rados.rados.0.smithi084.stdout:2398: done (11 left) 2023-10-01T07:34:18.049 INFO:tasks.rados.rados.0.smithi084.stdout:2399: done (10 left) 2023-10-01T07:34:18.049 INFO:tasks.rados.rados.0.smithi084.stdout:2400: done (9 left) 2023-10-01T07:34:18.049 INFO:tasks.rados.rados.0.smithi084.stdout:2401: done (8 left) 2023-10-01T07:34:18.050 INFO:tasks.rados.rados.0.smithi084.stdout:2402: done (7 left) 2023-10-01T07:34:18.050 INFO:tasks.rados.rados.0.smithi084.stdout:2403: done (6 left) 2023-10-01T07:34:18.050 INFO:tasks.rados.rados.0.smithi084.stdout:2404: done (5 left) 2023-10-01T07:34:18.050 INFO:tasks.rados.rados.0.smithi084.stdout:2405: done (4 left) 2023-10-01T07:34:18.050 INFO:tasks.rados.rados.0.smithi084.stdout:2406: done (3 left) 2023-10-01T07:34:18.050 INFO:tasks.rados.rados.0.smithi084.stdout:2407: done (2 left) 2023-10-01T07:34:18.050 INFO:tasks.rados.rados.0.smithi084.stdout:2409: done (1 left) 2023-10-01T07:34:18.050 INFO:tasks.rados.rados.0.smithi084.stdout:2410: write oid 276 current snap is 0 2023-10-01T07:34:18.050 INFO:tasks.rados.rados.0.smithi084.stdout:2408: finishing write tid 3 to smithi08466639-127 2023-10-01T07:34:18.050 INFO:tasks.rados.rados.0.smithi084.stdout:2408: finishing write tid 4 to smithi08466639-127 2023-10-01T07:34:18.050 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 127 v 314 (ObjNum 1580 snap 0 seq_num 1580) dirty exists 2023-10-01T07:34:18.050 INFO:tasks.rados.rados.0.smithi084.stdout:2408: left oid 127 (ObjNum 1580 snap 0 seq_num 1580) 2023-10-01T07:34:18.051 INFO:tasks.rados.rados.0.smithi084.stdout:2410: seq_num 1582 ranges {588674=445342,1691337=422881} 2023-10-01T07:34:18.056 INFO:tasks.rados.rados.0.smithi084.stdout:2410: writing smithi08466639-276 from 588674 to 1034016 tid 1 2023-10-01T07:34:18.063 INFO:tasks.rados.rados.0.smithi084.stdout:2410: writing smithi08466639-276 from 1691337 to 2114218 tid 2 2023-10-01T07:34:18.063 INFO:tasks.rados.rados.0.smithi084.stdout:2408: done (1 left) 2023-10-01T07:34:18.063 INFO:tasks.rados.rados.0.smithi084.stdout:2411: write oid 300 current snap is 0 2023-10-01T07:34:18.063 INFO:tasks.rados.rados.0.smithi084.stdout:2411: seq_num 1583 ranges {605481=520591,1749819=682892} 2023-10-01T07:34:18.071 INFO:tasks.rados.rados.0.smithi084.stdout:2411: writing smithi08466639-300 from 605481 to 1126072 tid 1 2023-10-01T07:34:18.077 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:17 smithi084 bash[27378]: cluster 2023-10-01T07:34:16.371733+0000 mgr.x (mgr.24739) 35 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 78 MiB/s rd, 14 MiB/s wr, 124 op/s 2023-10-01T07:34:18.077 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:17 smithi084 bash[33757]: cluster 2023-10-01T07:34:16.371733+0000 mgr.x (mgr.24739) 35 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 78 MiB/s rd, 14 MiB/s wr, 124 op/s 2023-10-01T07:34:18.080 INFO:tasks.rados.rados.0.smithi084.stdout:2411: writing smithi08466639-300 from 1749819 to 2432711 tid 2 2023-10-01T07:34:18.081 INFO:tasks.rados.rados.0.smithi084.stdout:2412: read oid 464 snap -1 2023-10-01T07:34:18.081 INFO:tasks.rados.rados.0.smithi084.stdout:2412: expect deleted 2023-10-01T07:34:18.081 INFO:tasks.rados.rados.0.smithi084.stdout:2413: read oid 367 snap -1 2023-10-01T07:34:18.081 INFO:tasks.rados.rados.0.smithi084.stdout:2413: expect deleted 2023-10-01T07:34:18.081 INFO:tasks.rados.rados.0.smithi084.stdout:2414: read oid 216 snap -1 2023-10-01T07:34:18.081 INFO:tasks.rados.rados.0.smithi084.stdout:2414: expect (ObjNum 1398 snap 0 seq_num 1398) 2023-10-01T07:34:18.081 INFO:tasks.rados.rados.0.smithi084.stdout:2415: delete oid 66 current snap is 0 2023-10-01T07:34:18.081 INFO:tasks.rados.rados.0.smithi084.stdout:2410: finishing write tid 1 to smithi08466639-276 2023-10-01T07:34:18.081 INFO:tasks.rados.rados.0.smithi084.stdout:2410: finishing write tid 2 to smithi08466639-276 2023-10-01T07:34:18.081 INFO:tasks.rados.rados.0.smithi084.stdout:2410: finishing write tid 3 to smithi08466639-276 2023-10-01T07:34:18.082 INFO:tasks.rados.rados.0.smithi084.stdout:2410: finishing write tid 4 to smithi08466639-276 2023-10-01T07:34:18.082 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 276 v 273 (ObjNum 1582 snap 0 seq_num 1582) dirty exists 2023-10-01T07:34:18.082 INFO:tasks.rados.rados.0.smithi084.stdout:2410: left oid 276 (ObjNum 1582 snap 0 seq_num 1582) 2023-10-01T07:34:18.082 INFO:tasks.rados.rados.0.smithi084.stdout:2411: finishing write tid 1 to smithi08466639-300 2023-10-01T07:34:18.087 INFO:tasks.rados.rados.0.smithi084.stdout:2411: finishing write tid 2 to smithi08466639-300 2023-10-01T07:34:18.087 INFO:tasks.rados.rados.0.smithi084.stdout:2411: finishing write tid 3 to smithi08466639-300 2023-10-01T07:34:18.088 INFO:tasks.rados.rados.0.smithi084.stdout:2411: finishing write tid 4 to smithi08466639-300 2023-10-01T07:34:18.088 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 300 v 377 (ObjNum 1583 snap 0 seq_num 1583) dirty exists 2023-10-01T07:34:18.088 INFO:tasks.rados.rados.0.smithi084.stdout:2411: left oid 300 (ObjNum 1583 snap 0 seq_num 1583) 2023-10-01T07:34:18.088 INFO:tasks.rados.rados.0.smithi084.stdout:2410: done (5 left) 2023-10-01T07:34:18.088 INFO:tasks.rados.rados.0.smithi084.stdout:2411: done (4 left) 2023-10-01T07:34:18.088 INFO:tasks.rados.rados.0.smithi084.stdout:2412: done (3 left) 2023-10-01T07:34:18.088 INFO:tasks.rados.rados.0.smithi084.stdout:2413: done (2 left) 2023-10-01T07:34:18.089 INFO:tasks.rados.rados.0.smithi084.stdout:2415: done (1 left) 2023-10-01T07:34:18.089 INFO:tasks.rados.rados.0.smithi084.stdout:2416: delete oid 24 current snap is 0 2023-10-01T07:34:18.090 INFO:tasks.rados.rados.0.smithi084.stdout:2416: done (1 left) 2023-10-01T07:34:18.091 INFO:tasks.rados.rados.0.smithi084.stdout:2417: read oid 363 snap -1 2023-10-01T07:34:18.091 INFO:tasks.rados.rados.0.smithi084.stdout:2417: expect (ObjNum 1523 snap 0 seq_num 1523) 2023-10-01T07:34:18.091 INFO:tasks.rados.rados.0.smithi084.stdout:2418: write oid 33 current snap is 0 2023-10-01T07:34:18.091 INFO:tasks.rados.rados.0.smithi084.stdout:2418: seq_num 1586 ranges {655902=746338,1808912=430219} 2023-10-01T07:34:18.100 INFO:tasks.rados.rados.0.smithi084.stdout:2418: writing smithi08466639-33 from 655902 to 1402240 tid 1 2023-10-01T07:34:18.106 INFO:tasks.rados.rados.0.smithi084.stdout:2418: writing smithi08466639-33 from 1808912 to 2239131 tid 2 2023-10-01T07:34:18.107 INFO:tasks.rados.rados.0.smithi084.stdout:2419: write oid 103 current snap is 0 2023-10-01T07:34:18.107 INFO:tasks.rados.rados.0.smithi084.stdout:2419: seq_num 1587 ranges {672709=421587,1867394=573877} 2023-10-01T07:34:18.114 INFO:tasks.rados.rados.0.smithi084.stdout:2419: writing smithi08466639-103 from 672709 to 1094296 tid 1 2023-10-01T07:34:18.123 INFO:tasks.rados.rados.0.smithi084.stdout:2419: writing smithi08466639-103 from 1867394 to 2441271 tid 2 2023-10-01T07:34:18.123 INFO:tasks.rados.rados.0.smithi084.stdout:2420: read oid 353 snap -1 2023-10-01T07:34:18.123 INFO:tasks.rados.rados.0.smithi084.stdout:2420: expect (ObjNum 1534 snap 0 seq_num 1534) 2023-10-01T07:34:18.123 INFO:tasks.rados.rados.0.smithi084.stdout:2421: write oid 124 current snap is 0 2023-10-01T07:34:18.124 INFO:tasks.rados.rados.0.smithi084.stdout:2421: seq_num 1588 ranges {689516=496836,1809523=433888} 2023-10-01T07:34:18.131 INFO:tasks.rados.rados.0.smithi084.stdout:2421: writing smithi08466639-124 from 689516 to 1186352 tid 1 2023-10-01T07:34:18.137 INFO:tasks.rados.rados.0.smithi084.stdout:2421: writing smithi08466639-124 from 1809523 to 2243411 tid 2 2023-10-01T07:34:18.137 INFO:tasks.rados.rados.0.smithi084.stdout:2422: write oid 400 current snap is 0 2023-10-01T07:34:18.137 INFO:tasks.rados.rados.0.smithi084.stdout:2422: seq_num 1589 ranges {706323=688438,1984358=577546} 2023-10-01T07:34:18.145 INFO:tasks.rados.rados.0.smithi084.stdout:2422: writing smithi08466639-400 from 706323 to 1394761 tid 1 2023-10-01T07:34:18.152 INFO:tasks.rados.rados.0.smithi084.stdout:2422: writing smithi08466639-400 from 1984358 to 2561904 tid 2 2023-10-01T07:34:18.152 INFO:tasks.rados.rados.0.smithi084.stdout:2423: write oid 159 current snap is 0 2023-10-01T07:34:18.152 INFO:tasks.rados.rados.0.smithi084.stdout:2417: expect (ObjNum 1523 snap 0 seq_num 1523) 2023-10-01T07:34:18.371 INFO:tasks.rados.rados.0.smithi084.stdout:2414: expect (ObjNum 1398 snap 0 seq_num 1398) 2023-10-01T07:34:18.483 INFO:tasks.rados.rados.0.smithi084.stdout:2418: finishing write tid 1 to smithi08466639-33 2023-10-01T07:34:18.484 INFO:tasks.rados.rados.0.smithi084.stdout:2418: finishing write tid 2 to smithi08466639-33 2023-10-01T07:34:18.484 INFO:tasks.rados.rados.0.smithi084.stdout:2418: finishing write tid 3 to smithi08466639-33 2023-10-01T07:34:18.484 INFO:tasks.rados.rados.0.smithi084.stdout:2418: finishing write tid 4 to smithi08466639-33 2023-10-01T07:34:18.484 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 33 v 339 (ObjNum 1586 snap 0 seq_num 1586) dirty exists 2023-10-01T07:34:18.484 INFO:tasks.rados.rados.0.smithi084.stdout:2418: left oid 33 (ObjNum 1586 snap 0 seq_num 1586) 2023-10-01T07:34:18.484 INFO:tasks.rados.rados.0.smithi084.stdout:2419: finishing write tid 1 to smithi08466639-103 2023-10-01T07:34:18.484 INFO:tasks.rados.rados.0.smithi084.stdout:2419: finishing write tid 2 to smithi08466639-103 2023-10-01T07:34:18.484 INFO:tasks.rados.rados.0.smithi084.stdout:2419: finishing write tid 3 to smithi08466639-103 2023-10-01T07:34:18.485 INFO:tasks.rados.rados.0.smithi084.stdout:2419: finishing write tid 4 to smithi08466639-103 2023-10-01T07:34:18.485 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 103 v 276 (ObjNum 1587 snap 0 seq_num 1587) dirty exists 2023-10-01T07:34:18.485 INFO:tasks.rados.rados.0.smithi084.stdout:2419: left oid 103 (ObjNum 1587 snap 0 seq_num 1587) 2023-10-01T07:34:18.485 INFO:tasks.rados.rados.0.smithi084.stdout:2420: expect (ObjNum 1534 snap 0 seq_num 1534) 2023-10-01T07:34:18.608 INFO:tasks.rados.rados.0.smithi084.stdout:2421: finishing write tid 1 to smithi08466639-124 2023-10-01T07:34:18.609 INFO:tasks.rados.rados.0.smithi084.stdout:2421: finishing write tid 2 to smithi08466639-124 2023-10-01T07:34:18.609 INFO:tasks.rados.rados.0.smithi084.stdout:2423: seq_num 1590 ranges {723130=763687,2042840=437557} 2023-10-01T07:34:18.616 INFO:tasks.rados.rados.0.smithi084.stdout:2423: writing smithi08466639-159 from 723130 to 1486817 tid 1 2023-10-01T07:34:18.623 INFO:tasks.rados.rados.0.smithi084.stdout:2423: writing smithi08466639-159 from 2042840 to 2480397 tid 2 2023-10-01T07:34:18.623 INFO:tasks.rados.rados.0.smithi084.stdout:2414: done (7 left) 2023-10-01T07:34:18.623 INFO:tasks.rados.rados.0.smithi084.stdout:2417: done (6 left) 2023-10-01T07:34:18.623 INFO:tasks.rados.rados.0.smithi084.stdout:2418: done (5 left) 2023-10-01T07:34:18.623 INFO:tasks.rados.rados.0.smithi084.stdout:2419: done (4 left) 2023-10-01T07:34:18.623 INFO:tasks.rados.rados.0.smithi084.stdout:2420: done (3 left) 2023-10-01T07:34:18.623 INFO:tasks.rados.rados.0.smithi084.stdout:2424: write oid 62 current snap is 0 2023-10-01T07:34:18.623 INFO:tasks.rados.rados.0.smithi084.stdout:2424: seq_num 1591 ranges {739937=438936,1701322=581215} 2023-10-01T07:34:18.629 INFO:tasks.rados.rados.0.smithi084.stdout:2424: writing smithi08466639-62 from 739937 to 1178873 tid 1 2023-10-01T07:34:18.636 INFO:tasks.rados.rados.0.smithi084.stdout:2424: writing smithi08466639-62 from 1701322 to 2282537 tid 2 2023-10-01T07:34:18.636 INFO:tasks.rados.rados.0.smithi084.stdout:2425: read oid 417 snap -1 2023-10-01T07:34:18.636 INFO:tasks.rados.rados.0.smithi084.stdout:2425: expect (ObjNum 1385 snap 0 seq_num 1385) 2023-10-01T07:34:18.636 INFO:tasks.rados.rados.0.smithi084.stdout:2426: read oid 72 snap -1 2023-10-01T07:34:18.636 INFO:tasks.rados.rados.0.smithi084.stdout:2426: expect (ObjNum 785 snap 0 seq_num 785) 2023-10-01T07:34:18.636 INFO:tasks.rados.rados.0.smithi084.stdout:2427: write oid 89 current snap is 0 2023-10-01T07:34:18.637 INFO:tasks.rados.rados.0.smithi084.stdout:2421: finishing write tid 3 to smithi08466639-124 2023-10-01T07:34:18.637 INFO:tasks.rados.rados.0.smithi084.stdout:2421: finishing write tid 4 to smithi08466639-124 2023-10-01T07:34:18.637 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 124 v 342 (ObjNum 1588 snap 0 seq_num 1588) dirty exists 2023-10-01T07:34:18.637 INFO:tasks.rados.rados.0.smithi084.stdout:2421: left oid 124 (ObjNum 1588 snap 0 seq_num 1588) 2023-10-01T07:34:18.637 INFO:tasks.rados.rados.0.smithi084.stdout:2422: finishing write tid 1 to smithi08466639-400 2023-10-01T07:34:18.637 INFO:tasks.rados.rados.0.smithi084.stdout:2422: finishing write tid 2 to smithi08466639-400 2023-10-01T07:34:18.637 INFO:tasks.rados.rados.0.smithi084.stdout:2422: finishing write tid 3 to smithi08466639-400 2023-10-01T07:34:18.637 INFO:tasks.rados.rados.0.smithi084.stdout:2422: finishing write tid 4 to smithi08466639-400 2023-10-01T07:34:18.637 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 400 v 276 (ObjNum 1589 snap 0 seq_num 1589) dirty exists 2023-10-01T07:34:18.637 INFO:tasks.rados.rados.0.smithi084.stdout:2422: left oid 400 (ObjNum 1589 snap 0 seq_num 1589) 2023-10-01T07:34:18.637 INFO:tasks.rados.rados.0.smithi084.stdout:2423: finishing write tid 1 to smithi08466639-159 2023-10-01T07:34:18.637 INFO:tasks.rados.rados.0.smithi084.stdout:2423: finishing write tid 2 to smithi08466639-159 2023-10-01T07:34:18.637 INFO:tasks.rados.rados.0.smithi084.stdout:2423: finishing write tid 3 to smithi08466639-159 2023-10-01T07:34:18.637 INFO:tasks.rados.rados.0.smithi084.stdout:2427: seq_num 1592 ranges {756744=514185,2043451=441226} 2023-10-01T07:34:18.643 INFO:tasks.rados.rados.0.smithi084.stdout:2427: writing smithi08466639-89 from 756744 to 1270929 tid 1 2023-10-01T07:34:18.650 INFO:tasks.rados.rados.0.smithi084.stdout:2427: writing smithi08466639-89 from 2043451 to 2484677 tid 2 2023-10-01T07:34:18.650 INFO:tasks.rados.rados.0.smithi084.stdout:2421: done (6 left) 2023-10-01T07:34:18.650 INFO:tasks.rados.rados.0.smithi084.stdout:2422: done (5 left) 2023-10-01T07:34:18.651 INFO:tasks.rados.rados.0.smithi084.stdout:2428: read oid 437 snap -1 2023-10-01T07:34:18.651 INFO:tasks.rados.rados.0.smithi084.stdout:2428: expect (ObjNum 1226 snap 0 seq_num 1226) 2023-10-01T07:34:18.651 INFO:tasks.rados.rados.0.smithi084.stdout:2429: read oid 141 snap -1 2023-10-01T07:34:18.651 INFO:tasks.rados.rados.0.smithi084.stdout:2429: expect deleted 2023-10-01T07:34:18.651 INFO:tasks.rados.rados.0.smithi084.stdout:2430: write oid 207 current snap is 0 2023-10-01T07:34:18.651 INFO:tasks.rados.rados.0.smithi084.stdout:2430: seq_num 1593 ranges {773551=589434,2101933=584884} 2023-10-01T07:34:18.658 INFO:tasks.rados.rados.0.smithi084.stdout:2430: writing smithi08466639-207 from 773551 to 1362985 tid 1 2023-10-01T07:34:18.665 INFO:tasks.rados.rados.0.smithi084.stdout:2430: writing smithi08466639-207 from 2101933 to 2686817 tid 2 2023-10-01T07:34:18.666 INFO:tasks.rados.rados.0.smithi084.stdout:2431: write oid 321 current snap is 0 2023-10-01T07:34:18.666 INFO:tasks.rados.rados.0.smithi084.stdout:2423: finishing write tid 4 to smithi08466639-159 2023-10-01T07:34:18.666 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 159 v 279 (ObjNum 1590 snap 0 seq_num 1590) dirty exists 2023-10-01T07:34:18.666 INFO:tasks.rados.rados.0.smithi084.stdout:2423: left oid 159 (ObjNum 1590 snap 0 seq_num 1590) 2023-10-01T07:34:18.666 INFO:tasks.rados.rados.0.smithi084.stdout:2424: finishing write tid 1 to smithi08466639-62 2023-10-01T07:34:18.666 INFO:tasks.rados.rados.0.smithi084.stdout:2424: finishing write tid 2 to smithi08466639-62 2023-10-01T07:34:18.666 INFO:tasks.rados.rados.0.smithi084.stdout:2431: seq_num 1594 ranges {790358=664683,2160415=444895} 2023-10-01T07:34:18.673 INFO:tasks.rados.rados.0.smithi084.stdout:2431: writing smithi08466639-321 from 790358 to 1455041 tid 1 2023-10-01T07:34:18.680 INFO:tasks.rados.rados.0.smithi084.stdout:2431: writing smithi08466639-321 from 2160415 to 2605310 tid 2 2023-10-01T07:34:18.680 INFO:tasks.rados.rados.0.smithi084.stdout:2423: done (8 left) 2023-10-01T07:34:18.680 INFO:tasks.rados.rados.0.smithi084.stdout:2432: read oid 399 snap -1 2023-10-01T07:34:18.680 INFO:tasks.rados.rados.0.smithi084.stdout:2432: expect (ObjNum 1017 snap 0 seq_num 1017) 2023-10-01T07:34:18.680 INFO:tasks.rados.rados.0.smithi084.stdout:2433: read oid 130 snap -1 2023-10-01T07:34:18.680 INFO:tasks.rados.rados.0.smithi084.stdout:2433: expect (ObjNum 1377 snap 0 seq_num 1377) 2023-10-01T07:34:18.680 INFO:tasks.rados.rados.0.smithi084.stdout:2434: write oid 372 current snap is 0 2023-10-01T07:34:18.680 INFO:tasks.rados.rados.0.smithi084.stdout:2434: seq_num 1595 ranges {407165=739932,1818897=588553} 2023-10-01T07:34:18.687 INFO:tasks.rados.rados.0.smithi084.stdout:2434: writing smithi08466639-372 from 407165 to 1147097 tid 1 2023-10-01T07:34:18.694 INFO:tasks.rados.rados.0.smithi084.stdout:2434: writing smithi08466639-372 from 1818897 to 2407450 tid 2 2023-10-01T07:34:18.695 INFO:tasks.rados.rados.0.smithi084.stdout:2435: write oid 95 current snap is 0 2023-10-01T07:34:18.695 INFO:tasks.rados.rados.0.smithi084.stdout:2435: seq_num 1596 ranges {423972=415181,1361026=448564,2561920=262052} 2023-10-01T07:34:18.699 INFO:tasks.rados.rados.0.smithi084.stdout:2435: writing smithi08466639-95 from 423972 to 839153 tid 1 2023-10-01T07:34:18.705 INFO:tasks.rados.rados.0.smithi084.stdout:2435: writing smithi08466639-95 from 1361026 to 1809590 tid 2 2023-10-01T07:34:18.711 INFO:tasks.rados.rados.0.smithi084.stdout:2435: writing smithi08466639-95 from 2561920 to 2823972 tid 3 2023-10-01T07:34:18.711 INFO:tasks.rados.rados.0.smithi084.stdout:2436: write oid 398 current snap is 0 2023-10-01T07:34:18.711 INFO:tasks.rados.rados.0.smithi084.stdout:2436: seq_num 1597 ranges {440779=606783,1535861=592222,2589343=251436} 2023-10-01T07:34:18.717 INFO:tasks.rados.rados.0.smithi084.stdout:2436: writing smithi08466639-398 from 440779 to 1047562 tid 1 2023-10-01T07:34:18.720 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:34:18 smithi112 bash[50625]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:34:18] "GET /metrics HTTP/1.1" 200 36083 "" "Prometheus/2.33.4" 2023-10-01T07:34:18.724 INFO:tasks.rados.rados.0.smithi084.stdout:2436: writing smithi08466639-398 from 1535861 to 2128083 tid 2 2023-10-01T07:34:18.731 INFO:tasks.rados.rados.0.smithi084.stdout:2436: writing smithi08466639-398 from 2589343 to 2840779 tid 3 2023-10-01T07:34:18.731 INFO:tasks.rados.rados.0.smithi084.stdout:2437: write oid 225 current snap is 0 2023-10-01T07:34:18.731 INFO:tasks.rados.rados.0.smithi084.stdout:2437: seq_num 1598 ranges {457586=682032,1594343=735880} 2023-10-01T07:34:18.739 INFO:tasks.rados.rados.0.smithi084.stdout:2437: writing smithi08466639-225 from 457586 to 1139618 tid 1 2023-10-01T07:34:18.746 INFO:tasks.rados.rados.0.smithi084.stdout:2437: writing smithi08466639-225 from 1594343 to 2330223 tid 2 2023-10-01T07:34:18.746 INFO:tasks.rados.rados.0.smithi084.stdout:2438: write oid 167 current snap is 0 2023-10-01T07:34:18.746 INFO:tasks.rados.rados.0.smithi084.stdout:2438: seq_num 1599 ranges {474393=757281,1652825=595891} 2023-10-01T07:34:18.753 INFO:tasks.rados.rados.0.smithi084.stdout:2438: writing smithi08466639-167 from 474393 to 1231674 tid 1 2023-10-01T07:34:18.759 INFO:tasks.rados.rados.0.smithi084.stdout:2438: writing smithi08466639-167 from 1652825 to 2248716 tid 2 2023-10-01T07:34:18.759 INFO:tasks.rados.rados.0.smithi084.stdout:2439: read oid 279 snap -1 2023-10-01T07:34:18.759 INFO:tasks.rados.rados.0.smithi084.stdout:2439: expect (ObjNum 1090 snap 0 seq_num 1090) 2023-10-01T07:34:18.760 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:34:18.760 INFO:tasks.rados.rados.0.smithi084.stdout:2424: finishing write tid 3 to smithi08466639-62 2023-10-01T07:34:18.760 INFO:tasks.rados.rados.0.smithi084.stdout:2424: finishing write tid 4 to smithi08466639-62 2023-10-01T07:34:18.760 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 62 v 282 (ObjNum 1591 snap 0 seq_num 1591) dirty exists 2023-10-01T07:34:18.760 INFO:tasks.rados.rados.0.smithi084.stdout:2424: left oid 62 (ObjNum 1591 snap 0 seq_num 1591) 2023-10-01T07:34:18.760 INFO:tasks.rados.rados.0.smithi084.stdout:2426: expect (ObjNum 785 snap 0 seq_num 785) 2023-10-01T07:34:18.783 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:18 smithi084 bash[33757]: audit 2023-10-01T07:34:18.366584+0000 mon.c (mon.2) 137 : audit [DBG] from='client.? 172.21.15.84:0/3729377168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:18.783 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:18 smithi084 bash[33757]: audit 2023-10-01T07:34:18.605155+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:34:18.783 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:18 smithi084 bash[27378]: audit 2023-10-01T07:34:18.366584+0000 mon.c (mon.2) 137 : audit [DBG] from='client.? 172.21.15.84:0/3729377168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:18.783 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:18 smithi084 bash[27378]: audit 2023-10-01T07:34:18.605155+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:34:18.917 INFO:tasks.rados.rados.0.smithi084.stdout:2425: expect (ObjNum 1385 snap 0 seq_num 1385) 2023-10-01T07:34:18.977 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:18 smithi112 bash[27689]: audit 2023-10-01T07:34:18.366584+0000 mon.c (mon.2) 137 : audit [DBG] from='client.? 172.21.15.84:0/3729377168' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:18.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:18 smithi112 bash[27689]: audit 2023-10-01T07:34:18.605155+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:34:19.066 INFO:tasks.rados.rados.0.smithi084.stdout:2427: finishing write tid 1 to smithi08466639-89 2023-10-01T07:34:19.067 INFO:tasks.rados.rados.0.smithi084.stdout:2424: done (15 left) 2023-10-01T07:34:19.067 INFO:tasks.rados.rados.0.smithi084.stdout:2425: done (14 left) 2023-10-01T07:34:19.067 INFO:tasks.rados.rados.0.smithi084.stdout:2426: done (13 left) 2023-10-01T07:34:19.067 INFO:tasks.rados.rados.0.smithi084.stdout:2429: done (12 left) 2023-10-01T07:34:19.067 INFO:tasks.rados.rados.0.smithi084.stdout:2440: write oid 297 current snap is 0 2023-10-01T07:34:19.067 INFO:tasks.rados.rados.0.smithi084.stdout:2440: seq_num 1600 ranges {491200=432530,1594954=739549} 2023-10-01T07:34:19.071 INFO:tasks.rados.rados.0.smithi084.stdout:2440: writing smithi08466639-297 from 491200 to 923730 tid 1 2023-10-01T07:34:19.074 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:34:18 smithi084 bash[27645]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:34:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T07:34:19.079 INFO:tasks.rados.rados.0.smithi084.stdout:2440: writing smithi08466639-297 from 1594954 to 2334503 tid 2 2023-10-01T07:34:19.079 INFO:tasks.rados.rados.0.smithi084.stdout:2441: write oid 28 current snap is 0 2023-10-01T07:34:19.079 INFO:tasks.rados.rados.0.smithi084.stdout:2441: seq_num 1601 ranges {508007=507779,1653436=599560} 2023-10-01T07:34:19.085 INFO:tasks.rados.rados.0.smithi084.stdout:2441: writing smithi08466639-28 from 508007 to 1015786 tid 1 2023-10-01T07:34:19.092 INFO:tasks.rados.rados.0.smithi084.stdout:2441: writing smithi08466639-28 from 1653436 to 2252996 tid 2 2023-10-01T07:34:19.092 INFO:tasks.rados.rados.0.smithi084.stdout:2442: write oid 200 current snap is 0 2023-10-01T07:34:19.092 INFO:tasks.rados.rados.0.smithi084.stdout:2442: seq_num 1602 ranges {524814=583028,1711918=743218} 2023-10-01T07:34:19.098 INFO:tasks.rados.rados.0.smithi084.stdout:2442: writing smithi08466639-200 from 524814 to 1107842 tid 1 2023-10-01T07:34:19.105 INFO:tasks.rados.rados.0.smithi084.stdout:2442: writing smithi08466639-200 from 1711918 to 2455136 tid 2 2023-10-01T07:34:19.106 INFO:tasks.rados.rados.0.smithi084.stdout:2443: read oid 201 snap -1 2023-10-01T07:34:19.106 INFO:tasks.rados.rados.0.smithi084.stdout:2443: expect (ObjNum 1470 snap 0 seq_num 1470) 2023-10-01T07:34:19.106 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:34:19.106 INFO:tasks.rados.rados.0.smithi084.stdout:2427: finishing write tid 2 to smithi08466639-89 2023-10-01T07:34:19.106 INFO:tasks.rados.rados.0.smithi084.stdout:2427: finishing write tid 3 to smithi08466639-89 2023-10-01T07:34:19.106 INFO:tasks.rados.rados.0.smithi084.stdout:2428: expect (ObjNum 1226 snap 0 seq_num 1226) 2023-10-01T07:34:19.245 INFO:tasks.rados.rados.0.smithi084.stdout:2427: finishing write tid 4 to smithi08466639-89 2023-10-01T07:34:19.245 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 89 v 279 (ObjNum 1592 snap 0 seq_num 1592) dirty exists 2023-10-01T07:34:19.245 INFO:tasks.rados.rados.0.smithi084.stdout:2427: left oid 89 (ObjNum 1592 snap 0 seq_num 1592) 2023-10-01T07:34:19.246 INFO:tasks.rados.rados.0.smithi084.stdout:2430: finishing write tid 1 to smithi08466639-207 2023-10-01T07:34:19.246 INFO:tasks.rados.rados.0.smithi084.stdout:2430: finishing write tid 2 to smithi08466639-207 2023-10-01T07:34:19.246 INFO:tasks.rados.rados.0.smithi084.stdout:2430: finishing write tid 3 to smithi08466639-207 2023-10-01T07:34:19.246 INFO:tasks.rados.rados.0.smithi084.stdout:2430: finishing write tid 4 to smithi08466639-207 2023-10-01T07:34:19.246 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 207 v 381 (ObjNum 1593 snap 0 seq_num 1593) dirty exists 2023-10-01T07:34:19.246 INFO:tasks.rados.rados.0.smithi084.stdout:2430: left oid 207 (ObjNum 1593 snap 0 seq_num 1593) 2023-10-01T07:34:19.246 INFO:tasks.rados.rados.0.smithi084.stdout:2431: finishing write tid 1 to smithi08466639-321 2023-10-01T07:34:19.246 INFO:tasks.rados.rados.0.smithi084.stdout:2427: done (15 left) 2023-10-01T07:34:19.246 INFO:tasks.rados.rados.0.smithi084.stdout:2428: done (14 left) 2023-10-01T07:34:19.247 INFO:tasks.rados.rados.0.smithi084.stdout:2430: done (13 left) 2023-10-01T07:34:19.247 INFO:tasks.rados.rados.0.smithi084.stdout:2444: delete oid 71 current snap is 0 2023-10-01T07:34:19.247 INFO:tasks.rados.rados.0.smithi084.stdout:2431: finishing write tid 2 to smithi08466639-321 2023-10-01T07:34:19.247 INFO:tasks.rados.rados.0.smithi084.stdout:2431: finishing write tid 3 to smithi08466639-321 2023-10-01T07:34:19.247 INFO:tasks.rados.rados.0.smithi084.stdout:2431: finishing write tid 4 to smithi08466639-321 2023-10-01T07:34:19.247 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 321 v 317 (ObjNum 1594 snap 0 seq_num 1594) dirty exists 2023-10-01T07:34:19.248 INFO:tasks.rados.rados.0.smithi084.stdout:2431: left oid 321 (ObjNum 1594 snap 0 seq_num 1594) 2023-10-01T07:34:19.248 INFO:tasks.rados.rados.0.smithi084.stdout:2432: expect (ObjNum 1017 snap 0 seq_num 1017) 2023-10-01T07:34:19.382 INFO:tasks.rados.rados.0.smithi084.stdout:2433: expect (ObjNum 1377 snap 0 seq_num 1377) 2023-10-01T07:34:19.567 INFO:tasks.rados.rados.0.smithi084.stdout:2434: finishing write tid 1 to smithi08466639-372 2023-10-01T07:34:19.567 INFO:tasks.rados.rados.0.smithi084.stdout:2434: finishing write tid 2 to smithi08466639-372 2023-10-01T07:34:19.567 INFO:tasks.rados.rados.0.smithi084.stdout:2434: finishing write tid 3 to smithi08466639-372 2023-10-01T07:34:19.567 INFO:tasks.rados.rados.0.smithi084.stdout:2434: finishing write tid 4 to smithi08466639-372 2023-10-01T07:34:19.567 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 372 v 266 (ObjNum 1595 snap 0 seq_num 1595) dirty exists 2023-10-01T07:34:19.567 INFO:tasks.rados.rados.0.smithi084.stdout:2434: left oid 372 (ObjNum 1595 snap 0 seq_num 1595) 2023-10-01T07:34:19.567 INFO:tasks.rados.rados.0.smithi084.stdout:2435: finishing write tid 1 to smithi08466639-95 2023-10-01T07:34:19.567 INFO:tasks.rados.rados.0.smithi084.stdout:2435: finishing write tid 2 to smithi08466639-95 2023-10-01T07:34:19.567 INFO:tasks.rados.rados.0.smithi084.stdout:2435: finishing write tid 3 to smithi08466639-95 2023-10-01T07:34:19.567 INFO:tasks.rados.rados.0.smithi084.stdout:2435: finishing write tid 4 to smithi08466639-95 2023-10-01T07:34:19.568 INFO:tasks.rados.rados.0.smithi084.stdout:2435: finishing write tid 5 to smithi08466639-95 2023-10-01T07:34:19.568 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 95 v 251 (ObjNum 1596 snap 0 seq_num 1596) dirty exists 2023-10-01T07:34:19.568 INFO:tasks.rados.rados.0.smithi084.stdout:2435: left oid 95 (ObjNum 1596 snap 0 seq_num 1596) 2023-10-01T07:34:19.568 INFO:tasks.rados.rados.0.smithi084.stdout:2436: finishing write tid 1 to smithi08466639-398 2023-10-01T07:34:19.568 INFO:tasks.rados.rados.0.smithi084.stdout:2436: finishing write tid 2 to smithi08466639-398 2023-10-01T07:34:19.568 INFO:tasks.rados.rados.0.smithi084.stdout:2436: finishing write tid 3 to smithi08466639-398 2023-10-01T07:34:19.568 INFO:tasks.rados.rados.0.smithi084.stdout:2431: done (13 left) 2023-10-01T07:34:19.568 INFO:tasks.rados.rados.0.smithi084.stdout:2432: done (12 left) 2023-10-01T07:34:19.568 INFO:tasks.rados.rados.0.smithi084.stdout:2433: done (11 left) 2023-10-01T07:34:19.568 INFO:tasks.rados.rados.0.smithi084.stdout:2434: done (10 left) 2023-10-01T07:34:19.568 INFO:tasks.rados.rados.0.smithi084.stdout:2435: done (9 left) 2023-10-01T07:34:19.568 INFO:tasks.rados.rados.0.smithi084.stdout:2444: done (8 left) 2023-10-01T07:34:19.569 INFO:tasks.rados.rados.0.smithi084.stdout:2445: read oid 258 snap -1 2023-10-01T07:34:19.569 INFO:tasks.rados.rados.0.smithi084.stdout:2445: expect (ObjNum 1033 snap 0 seq_num 1033) 2023-10-01T07:34:19.569 INFO:tasks.rados.rados.0.smithi084.stdout:2446: write oid 101 current snap is 0 2023-10-01T07:34:19.569 INFO:tasks.rados.rados.0.smithi084.stdout:2436: finishing write tid 4 to smithi08466639-398 2023-10-01T07:34:19.569 INFO:tasks.rados.rados.0.smithi084.stdout:2436: finishing write tid 5 to smithi08466639-398 2023-10-01T07:34:19.569 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 398 v 270 (ObjNum 1597 snap 0 seq_num 1597) dirty exists 2023-10-01T07:34:19.569 INFO:tasks.rados.rados.0.smithi084.stdout:2436: left oid 398 (ObjNum 1597 snap 0 seq_num 1597) 2023-10-01T07:34:19.569 INFO:tasks.rados.rados.0.smithi084.stdout:2437: finishing write tid 1 to smithi08466639-225 2023-10-01T07:34:19.569 INFO:tasks.rados.rados.0.smithi084.stdout:2437: finishing write tid 2 to smithi08466639-225 2023-10-01T07:34:19.569 INFO:tasks.rados.rados.0.smithi084.stdout:2437: finishing write tid 3 to smithi08466639-225 2023-10-01T07:34:19.569 INFO:tasks.rados.rados.0.smithi084.stdout:2437: finishing write tid 4 to smithi08466639-225 2023-10-01T07:34:19.570 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 225 v 287 (ObjNum 1598 snap 0 seq_num 1598) dirty exists 2023-10-01T07:34:19.570 INFO:tasks.rados.rados.0.smithi084.stdout:2437: left oid 225 (ObjNum 1598 snap 0 seq_num 1598) 2023-10-01T07:34:19.570 INFO:tasks.rados.rados.0.smithi084.stdout:2438: finishing write tid 1 to smithi08466639-167 2023-10-01T07:34:19.570 INFO:tasks.rados.rados.0.smithi084.stdout:2438: finishing write tid 2 to smithi08466639-167 2023-10-01T07:34:19.570 INFO:tasks.rados.rados.0.smithi084.stdout:2438: finishing write tid 3 to smithi08466639-167 2023-10-01T07:34:19.570 INFO:tasks.rados.rados.0.smithi084.stdout:2439: expect (ObjNum 1090 snap 0 seq_num 1090) 2023-10-01T07:34:19.672 INFO:tasks.rados.rados.0.smithi084.stdout:2438: finishing write tid 4 to smithi08466639-167 2023-10-01T07:34:19.672 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 167 v 273 (ObjNum 1599 snap 0 seq_num 1599) dirty exists 2023-10-01T07:34:19.672 INFO:tasks.rados.rados.0.smithi084.stdout:2438: left oid 167 (ObjNum 1599 snap 0 seq_num 1599) 2023-10-01T07:34:19.672 INFO:tasks.rados.rados.0.smithi084.stdout:2440: finishing write tid 1 to smithi08466639-297 2023-10-01T07:34:19.672 INFO:tasks.rados.rados.0.smithi084.stdout:2440: finishing write tid 2 to smithi08466639-297 2023-10-01T07:34:19.672 INFO:tasks.rados.rados.0.smithi084.stdout:2440: finishing write tid 3 to smithi08466639-297 2023-10-01T07:34:19.672 INFO:tasks.rados.rados.0.smithi084.stdout:2440: finishing write tid 4 to smithi08466639-297 2023-10-01T07:34:19.672 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 297 v 320 (ObjNum 1600 snap 0 seq_num 1600) dirty exists 2023-10-01T07:34:19.672 INFO:tasks.rados.rados.0.smithi084.stdout:2440: left oid 297 (ObjNum 1600 snap 0 seq_num 1600) 2023-10-01T07:34:19.672 INFO:tasks.rados.rados.0.smithi084.stdout:2441: finishing write tid 1 to smithi08466639-28 2023-10-01T07:34:19.673 INFO:tasks.rados.rados.0.smithi084.stdout:2441: finishing write tid 2 to smithi08466639-28 2023-10-01T07:34:19.673 INFO:tasks.rados.rados.0.smithi084.stdout:2441: finishing write tid 3 to smithi08466639-28 2023-10-01T07:34:19.673 INFO:tasks.rados.rados.0.smithi084.stdout:2441: finishing write tid 4 to smithi08466639-28 2023-10-01T07:34:19.673 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 28 v 384 (ObjNum 1601 snap 0 seq_num 1601) dirty exists 2023-10-01T07:34:19.673 INFO:tasks.rados.rados.0.smithi084.stdout:2441: left oid 28 (ObjNum 1601 snap 0 seq_num 1601) 2023-10-01T07:34:19.673 INFO:tasks.rados.rados.0.smithi084.stdout:2442: finishing write tid 1 to smithi08466639-200 2023-10-01T07:34:19.673 INFO:tasks.rados.rados.0.smithi084.stdout:2442: finishing write tid 2 to smithi08466639-200 2023-10-01T07:34:19.673 INFO:tasks.rados.rados.0.smithi084.stdout:2442: finishing write tid 3 to smithi08466639-200 2023-10-01T07:34:19.673 INFO:tasks.rados.rados.0.smithi084.stdout:2442: finishing write tid 4 to smithi08466639-200 2023-10-01T07:34:19.673 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 200 v 359 (ObjNum 1602 snap 0 seq_num 1602) dirty exists 2023-10-01T07:34:19.673 INFO:tasks.rados.rados.0.smithi084.stdout:2442: left oid 200 (ObjNum 1602 snap 0 seq_num 1602) 2023-10-01T07:34:19.674 INFO:tasks.rados.rados.0.smithi084.stdout:2443: expect (ObjNum 1470 snap 0 seq_num 1470) 2023-10-01T07:34:19.780 INFO:tasks.rados.rados.0.smithi084.stdout:2445: expect (ObjNum 1033 snap 0 seq_num 1033) 2023-10-01T07:34:19.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:19 smithi084 bash[27378]: cluster 2023-10-01T07:34:18.372442+0000 mgr.x (mgr.24739) 36 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 9.7 MiB/s wr, 84 op/s 2023-10-01T07:34:19.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:19 smithi084 bash[33757]: cluster 2023-10-01T07:34:18.372442+0000 mgr.x (mgr.24739) 36 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 9.7 MiB/s wr, 84 op/s 2023-10-01T07:34:19.918 INFO:tasks.rados.rados.0.smithi084.stdout:2446: seq_num 1604 ranges {558428=733526,1712529=746887,2948598=9830} 2023-10-01T07:34:19.927 INFO:tasks.rados.rados.0.smithi084.stdout:2446: writing smithi08466639-101 from 558428 to 1291954 tid 1 2023-10-01T07:34:19.933 INFO:tasks.rados.rados.0.smithi084.stdout:2446: writing smithi08466639-101 from 1712529 to 2459416 tid 2 2023-10-01T07:34:19.936 INFO:tasks.rados.rados.0.smithi084.stdout:2446: writing smithi08466639-101 from 2948598 to 2958428 tid 3 2023-10-01T07:34:19.937 INFO:tasks.rados.rados.0.smithi084.stdout:2436: done (9 left) 2023-10-01T07:34:19.937 INFO:tasks.rados.rados.0.smithi084.stdout:2437: done (8 left) 2023-10-01T07:34:19.937 INFO:tasks.rados.rados.0.smithi084.stdout:2438: done (7 left) 2023-10-01T07:34:19.937 INFO:tasks.rados.rados.0.smithi084.stdout:2439: done (6 left) 2023-10-01T07:34:19.937 INFO:tasks.rados.rados.0.smithi084.stdout:2440: done (5 left) 2023-10-01T07:34:19.937 INFO:tasks.rados.rados.0.smithi084.stdout:2441: done (4 left) 2023-10-01T07:34:19.937 INFO:tasks.rados.rados.0.smithi084.stdout:2442: done (3 left) 2023-10-01T07:34:19.937 INFO:tasks.rados.rados.0.smithi084.stdout:2443: done (2 left) 2023-10-01T07:34:19.937 INFO:tasks.rados.rados.0.smithi084.stdout:2445: done (1 left) 2023-10-01T07:34:19.937 INFO:tasks.rados.rados.0.smithi084.stdout:2447: write oid 429 current snap is 0 2023-10-01T07:34:19.937 INFO:tasks.rados.rados.0.smithi084.stdout:2446: finishing write tid 1 to smithi08466639-101 2023-10-01T07:34:19.938 INFO:tasks.rados.rados.0.smithi084.stdout:2447: seq_num 1605 ranges {575235=525128,1887364=606898} 2023-10-01T07:34:19.942 INFO:tasks.rados.rados.0.smithi084.stdout:2447: writing smithi08466639-429 from 575235 to 1100363 tid 1 2023-10-01T07:34:19.951 INFO:tasks.rados.rados.0.smithi084.stdout:2447: writing smithi08466639-429 from 1887364 to 2494262 tid 2 2023-10-01T07:34:19.951 INFO:tasks.rados.rados.0.smithi084.stdout:2448: write oid 95 current snap is 0 2023-10-01T07:34:19.951 INFO:tasks.rados.rados.0.smithi084.stdout:2448: seq_num 1606 ranges {592042=600377,1945846=750556} 2023-10-01T07:34:19.957 INFO:tasks.rados.rados.0.smithi084.stdout:2448: writing smithi08466639-95 from 592042 to 1192419 tid 1 2023-10-01T07:34:19.966 INFO:tasks.rados.rados.0.smithi084.stdout:2448: writing smithi08466639-95 from 1945846 to 2696402 tid 2 2023-10-01T07:34:19.966 INFO:tasks.rados.rados.0.smithi084.stdout:2449: write oid 131 current snap is 0 2023-10-01T07:34:19.966 INFO:tasks.rados.rados.0.smithi084.stdout:2446: finishing write tid 2 to smithi08466639-101 2023-10-01T07:34:19.966 INFO:tasks.rados.rados.0.smithi084.stdout:2449: seq_num 1607 ranges {608849=675626,2004328=610567} 2023-10-01T07:34:19.973 INFO:tasks.rados.rados.0.smithi084.stdout:2449: writing smithi08466639-131 from 608849 to 1284475 tid 1 2023-10-01T07:34:19.977 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:19 smithi112 bash[27689]: cluster 2023-10-01T07:34:18.372442+0000 mgr.x (mgr.24739) 36 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 9.7 MiB/s wr, 84 op/s 2023-10-01T07:34:19.981 INFO:tasks.rados.rados.0.smithi084.stdout:2449: writing smithi08466639-131 from 2004328 to 2614895 tid 2 2023-10-01T07:34:19.981 INFO:tasks.rados.rados.0.smithi084.stdout:2450: read oid 455 snap -1 2023-10-01T07:34:19.981 INFO:tasks.rados.rados.0.smithi084.stdout:2450: expect (ObjNum 561 snap 0 seq_num 561) 2023-10-01T07:34:19.981 INFO:tasks.rados.rados.0.smithi084.stdout:2451: read oid 5 snap -1 2023-10-01T07:34:19.981 INFO:tasks.rados.rados.0.smithi084.stdout:2451: expect (ObjNum 1190 snap 0 seq_num 1190) 2023-10-01T07:34:19.982 INFO:tasks.rados.rados.0.smithi084.stdout:2452: read oid 17 snap -1 2023-10-01T07:34:19.982 INFO:tasks.rados.rados.0.smithi084.stdout:2452: expect (ObjNum 913 snap 0 seq_num 913) 2023-10-01T07:34:19.982 INFO:tasks.rados.rados.0.smithi084.stdout:2453: write oid 85 current snap is 0 2023-10-01T07:34:19.982 INFO:tasks.rados.rados.0.smithi084.stdout:2446: finishing write tid 3 to smithi08466639-101 2023-10-01T07:34:19.982 INFO:tasks.rados.rados.0.smithi084.stdout:2446: finishing write tid 4 to smithi08466639-101 2023-10-01T07:34:19.982 INFO:tasks.rados.rados.0.smithi084.stdout:2446: finishing write tid 5 to smithi08466639-101 2023-10-01T07:34:19.982 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 101 v 255 (ObjNum 1604 snap 0 seq_num 1604) dirty exists 2023-10-01T07:34:19.983 INFO:tasks.rados.rados.0.smithi084.stdout:2446: left oid 101 (ObjNum 1604 snap 0 seq_num 1604) 2023-10-01T07:34:19.983 INFO:tasks.rados.rados.0.smithi084.stdout:2447: finishing write tid 1 to smithi08466639-429 2023-10-01T07:34:19.983 INFO:tasks.rados.rados.0.smithi084.stdout:2447: finishing write tid 2 to smithi08466639-429 2023-10-01T07:34:19.983 INFO:tasks.rados.rados.0.smithi084.stdout:2447: finishing write tid 3 to smithi08466639-429 2023-10-01T07:34:19.983 INFO:tasks.rados.rados.0.smithi084.stdout:2447: finishing write tid 4 to smithi08466639-429 2023-10-01T07:34:19.983 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 429 v 324 (ObjNum 1605 snap 0 seq_num 1605) dirty exists 2023-10-01T07:34:19.983 INFO:tasks.rados.rados.0.smithi084.stdout:2447: left oid 429 (ObjNum 1605 snap 0 seq_num 1605) 2023-10-01T07:34:19.984 INFO:tasks.rados.rados.0.smithi084.stdout:2448: finishing write tid 1 to smithi08466639-95 2023-10-01T07:34:19.984 INFO:tasks.rados.rados.0.smithi084.stdout:2453: seq_num 1608 ranges {625656=750875,2062810=754225} 2023-10-01T07:34:19.990 INFO:tasks.rados.rados.0.smithi084.stdout:2453: writing smithi08466639-85 from 625656 to 1376531 tid 1 2023-10-01T07:34:19.998 INFO:tasks.rados.rados.0.smithi084.stdout:2453: writing smithi08466639-85 from 2062810 to 2817035 tid 2 2023-10-01T07:34:19.998 INFO:tasks.rados.rados.0.smithi084.stdout:2446: done (7 left) 2023-10-01T07:34:19.998 INFO:tasks.rados.rados.0.smithi084.stdout:2447: done (6 left) 2023-10-01T07:34:19.998 INFO:tasks.rados.rados.0.smithi084.stdout:2454: delete oid 37 current snap is 0 2023-10-01T07:34:19.998 INFO:tasks.rados.rados.0.smithi084.stdout:2448: finishing write tid 2 to smithi08466639-95 2023-10-01T07:34:19.998 INFO:tasks.rados.rados.0.smithi084.stdout:2448: finishing write tid 3 to smithi08466639-95 2023-10-01T07:34:19.999 INFO:tasks.rados.rados.0.smithi084.stdout:2448: finishing write tid 4 to smithi08466639-95 2023-10-01T07:34:19.999 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 95 v 258 (ObjNum 1606 snap 0 seq_num 1606) dirty exists 2023-10-01T07:34:19.999 INFO:tasks.rados.rados.0.smithi084.stdout:2448: left oid 95 (ObjNum 1606 snap 0 seq_num 1606) 2023-10-01T07:34:19.999 INFO:tasks.rados.rados.0.smithi084.stdout:2449: finishing write tid 1 to smithi08466639-131 2023-10-01T07:34:19.999 INFO:tasks.rados.rados.0.smithi084.stdout:2451: expect (ObjNum 1190 snap 0 seq_num 1190) 2023-10-01T07:34:20.065 INFO:tasks.rados.rados.0.smithi084.stdout:2449: finishing write tid 2 to smithi08466639-131 2023-10-01T07:34:20.065 INFO:tasks.rados.rados.0.smithi084.stdout:2449: finishing write tid 3 to smithi08466639-131 2023-10-01T07:34:20.065 INFO:tasks.rados.rados.0.smithi084.stdout:2449: finishing write tid 4 to smithi08466639-131 2023-10-01T07:34:20.065 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 131 v 401 (ObjNum 1607 snap 0 seq_num 1607) dirty exists 2023-10-01T07:34:20.065 INFO:tasks.rados.rados.0.smithi084.stdout:2449: left oid 131 (ObjNum 1607 snap 0 seq_num 1607) 2023-10-01T07:34:20.065 INFO:tasks.rados.rados.0.smithi084.stdout:2452: expect (ObjNum 913 snap 0 seq_num 913) 2023-10-01T07:34:20.221 INFO:tasks.rados.rados.0.smithi084.stdout:2450: expect (ObjNum 561 snap 0 seq_num 561) 2023-10-01T07:34:20.369 INFO:tasks.rados.rados.0.smithi084.stdout:2453: finishing write tid 1 to smithi08466639-85 2023-10-01T07:34:20.369 INFO:tasks.rados.rados.0.smithi084.stdout:2453: finishing write tid 2 to smithi08466639-85 2023-10-01T07:34:20.369 INFO:tasks.rados.rados.0.smithi084.stdout:2453: finishing write tid 3 to smithi08466639-85 2023-10-01T07:34:20.369 INFO:tasks.rados.rados.0.smithi084.stdout:2453: finishing write tid 4 to smithi08466639-85 2023-10-01T07:34:20.369 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 85 v 336 (ObjNum 1608 snap 0 seq_num 1608) dirty exists 2023-10-01T07:34:20.369 INFO:tasks.rados.rados.0.smithi084.stdout:2453: left oid 85 (ObjNum 1608 snap 0 seq_num 1608) 2023-10-01T07:34:20.369 INFO:tasks.rados.rados.0.smithi084.stdout:2448: done (6 left) 2023-10-01T07:34:20.369 INFO:tasks.rados.rados.0.smithi084.stdout:2449: done (5 left) 2023-10-01T07:34:20.369 INFO:tasks.rados.rados.0.smithi084.stdout:2450: done (4 left) 2023-10-01T07:34:20.370 INFO:tasks.rados.rados.0.smithi084.stdout:2451: done (3 left) 2023-10-01T07:34:20.370 INFO:tasks.rados.rados.0.smithi084.stdout:2452: done (2 left) 2023-10-01T07:34:20.370 INFO:tasks.rados.rados.0.smithi084.stdout:2453: done (1 left) 2023-10-01T07:34:20.370 INFO:tasks.rados.rados.0.smithi084.stdout:2454: done (0 left) 2023-10-01T07:34:20.370 INFO:tasks.rados.rados.0.smithi084.stdout:2455: write oid 332 current snap is 0 2023-10-01T07:34:20.370 INFO:tasks.rados.rados.0.smithi084.stdout:2455: seq_num 1610 ranges {659270=501373,1663421=757894} 2023-10-01T07:34:20.381 INFO:tasks.rados.rados.0.smithi084.stdout:2455: writing smithi08466639-332 from 659270 to 1160643 tid 1 2023-10-01T07:34:20.388 INFO:tasks.rados.rados.0.smithi084.stdout:2455: writing smithi08466639-332 from 1663421 to 2421315 tid 2 2023-10-01T07:34:20.389 INFO:tasks.rados.rados.0.smithi084.stdout:2456: write oid 476 current snap is 0 2023-10-01T07:34:20.389 INFO:tasks.rados.rados.0.smithi084.stdout:2455: finishing write tid 1 to smithi08466639-332 2023-10-01T07:34:20.389 INFO:tasks.rados.rados.0.smithi084.stdout:2456: seq_num 1611 ranges {676077=576622,1721903=501552,2740559=335518} 2023-10-01T07:34:20.395 INFO:tasks.rados.rados.0.smithi084.stdout:2456: writing smithi08466639-476 from 676077 to 1252699 tid 1 2023-10-01T07:34:20.401 INFO:tasks.rados.rados.0.smithi084.stdout:2456: writing smithi08466639-476 from 1721903 to 2223455 tid 2 2023-10-01T07:34:20.406 INFO:tasks.rados.rados.0.smithi084.stdout:2456: writing smithi08466639-476 from 2740559 to 3076077 tid 3 2023-10-01T07:34:20.406 INFO:tasks.rados.rados.0.smithi084.stdout:2457: write oid 261 current snap is 0 2023-10-01T07:34:20.406 INFO:tasks.rados.rados.0.smithi084.stdout:2455: finishing write tid 2 to smithi08466639-332 2023-10-01T07:34:20.406 INFO:tasks.rados.rados.0.smithi084.stdout:2455: finishing write tid 3 to smithi08466639-332 2023-10-01T07:34:20.406 INFO:tasks.rados.rados.0.smithi084.stdout:2455: finishing write tid 4 to smithi08466639-332 2023-10-01T07:34:20.407 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 332 v 357 (ObjNum 1610 snap 0 seq_num 1610) dirty exists 2023-10-01T07:34:20.407 INFO:tasks.rados.rados.0.smithi084.stdout:2455: left oid 332 (ObjNum 1610 snap 0 seq_num 1610) 2023-10-01T07:34:20.407 INFO:tasks.rados.rados.0.smithi084.stdout:2456: finishing write tid 1 to smithi08466639-476 2023-10-01T07:34:20.407 INFO:tasks.rados.rados.0.smithi084.stdout:2457: seq_num 1612 ranges {692884=768224,1896738=761563} 2023-10-01T07:34:20.415 INFO:tasks.rados.rados.0.smithi084.stdout:2457: writing smithi08466639-261 from 692884 to 1461108 tid 1 2023-10-01T07:34:20.422 INFO:tasks.rados.rados.0.smithi084.stdout:2457: writing smithi08466639-261 from 1896738 to 2658301 tid 2 2023-10-01T07:34:20.422 INFO:tasks.rados.rados.0.smithi084.stdout:2455: done (2 left) 2023-10-01T07:34:20.422 INFO:tasks.rados.rados.0.smithi084.stdout:2458: write oid 356 current snap is 0 2023-10-01T07:34:20.422 INFO:tasks.rados.rados.0.smithi084.stdout:2456: finishing write tid 2 to smithi08466639-476 2023-10-01T07:34:20.422 INFO:tasks.rados.rados.0.smithi084.stdout:2456: finishing write tid 3 to smithi08466639-476 2023-10-01T07:34:20.422 INFO:tasks.rados.rados.0.smithi084.stdout:2456: finishing write tid 4 to smithi08466639-476 2023-10-01T07:34:20.422 INFO:tasks.rados.rados.0.smithi084.stdout:2458: seq_num 1613 ranges {709691=443473,1838867=505221,2795405=314286} 2023-10-01T07:34:20.428 INFO:tasks.rados.rados.0.smithi084.stdout:2458: writing smithi08466639-356 from 709691 to 1153164 tid 1 2023-10-01T07:34:20.435 INFO:tasks.rados.rados.0.smithi084.stdout:2458: writing smithi08466639-356 from 1838867 to 2344088 tid 2 2023-10-01T07:34:20.441 INFO:tasks.rados.rados.0.smithi084.stdout:2458: writing smithi08466639-356 from 2795405 to 3109691 tid 3 2023-10-01T07:34:20.441 INFO:tasks.rados.rados.0.smithi084.stdout:2459: read oid 122 snap -1 2023-10-01T07:34:20.441 INFO:tasks.rados.rados.0.smithi084.stdout:2459: expect (ObjNum 121 snap 0 seq_num 121) 2023-10-01T07:34:20.441 INFO:tasks.rados.rados.0.smithi084.stdout:2460: read oid 127 snap -1 2023-10-01T07:34:20.442 INFO:tasks.rados.rados.0.smithi084.stdout:2460: expect (ObjNum 1580 snap 0 seq_num 1580) 2023-10-01T07:34:20.442 INFO:tasks.rados.rados.0.smithi084.stdout:2461: read oid 455 snap -1 2023-10-01T07:34:20.442 INFO:tasks.rados.rados.0.smithi084.stdout:2461: expect (ObjNum 561 snap 0 seq_num 561) 2023-10-01T07:34:20.442 INFO:tasks.rados.rados.0.smithi084.stdout:2462: read oid 328 snap -1 2023-10-01T07:34:20.442 INFO:tasks.rados.rados.0.smithi084.stdout:2462: expect (ObjNum 1325 snap 0 seq_num 1325) 2023-10-01T07:34:20.442 INFO:tasks.rados.rados.0.smithi084.stdout:2463: read oid 354 snap -1 2023-10-01T07:34:20.442 INFO:tasks.rados.rados.0.smithi084.stdout:2463: expect (ObjNum 353 snap 0 seq_num 353) 2023-10-01T07:34:20.442 INFO:tasks.rados.rados.0.smithi084.stdout:2464: read oid 223 snap -1 2023-10-01T07:34:20.442 INFO:tasks.rados.rados.0.smithi084.stdout:2464: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-10-01T07:34:20.442 INFO:tasks.rados.rados.0.smithi084.stdout:2465: write oid 364 current snap is 0 2023-10-01T07:34:20.443 INFO:tasks.rados.rados.0.smithi084.stdout:2456: finishing write tid 5 to smithi08466639-476 2023-10-01T07:34:20.443 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 476 v 262 (ObjNum 1611 snap 0 seq_num 1611) dirty exists 2023-10-01T07:34:20.443 INFO:tasks.rados.rados.0.smithi084.stdout:2456: left oid 476 (ObjNum 1611 snap 0 seq_num 1611) 2023-10-01T07:34:20.443 INFO:tasks.rados.rados.0.smithi084.stdout:2457: finishing write tid 1 to smithi08466639-261 2023-10-01T07:34:20.443 INFO:tasks.rados.rados.0.smithi084.stdout:2465: seq_num 1614 ranges {726498=518722,1897349=765232} 2023-10-01T07:34:20.453 INFO:tasks.rados.rados.0.smithi084.stdout:2465: writing smithi08466639-364 from 726498 to 1245220 tid 1 2023-10-01T07:34:20.463 INFO:tasks.rados.rados.0.smithi084.stdout:2465: writing smithi08466639-364 from 1897349 to 2662581 tid 2 2023-10-01T07:34:20.463 INFO:tasks.rados.rados.0.smithi084.stdout:2456: done (9 left) 2023-10-01T07:34:20.463 INFO:tasks.rados.rados.0.smithi084.stdout:2466: read oid 199 snap -1 2023-10-01T07:34:20.463 INFO:tasks.rados.rados.0.smithi084.stdout:2466: expect (ObjNum 1553 snap 0 seq_num 1553) 2023-10-01T07:34:20.463 INFO:tasks.rados.rados.0.smithi084.stdout:2467: write oid 485 current snap is 0 2023-10-01T07:34:20.463 INFO:tasks.rados.rados.0.smithi084.stdout:2457: finishing write tid 2 to smithi08466639-261 2023-10-01T07:34:20.463 INFO:tasks.rados.rados.0.smithi084.stdout:2457: finishing write tid 3 to smithi08466639-261 2023-10-01T07:34:20.464 INFO:tasks.rados.rados.0.smithi084.stdout:2457: finishing write tid 4 to smithi08466639-261 2023-10-01T07:34:20.464 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 261 v 404 (ObjNum 1612 snap 0 seq_num 1612) dirty exists 2023-10-01T07:34:20.464 INFO:tasks.rados.rados.0.smithi084.stdout:2457: left oid 261 (ObjNum 1612 snap 0 seq_num 1612) 2023-10-01T07:34:20.464 INFO:tasks.rados.rados.0.smithi084.stdout:2458: finishing write tid 1 to smithi08466639-356 2023-10-01T07:34:20.464 INFO:tasks.rados.rados.0.smithi084.stdout:2467: seq_num 1615 ranges {743305=593971,1955831=508890} 2023-10-01T07:34:20.470 INFO:tasks.rados.rados.0.smithi084.stdout:2467: writing smithi08466639-485 from 743305 to 1337276 tid 1 2023-10-01T07:34:20.479 INFO:tasks.rados.rados.0.smithi084.stdout:2467: writing smithi08466639-485 from 1955831 to 2464721 tid 2 2023-10-01T07:34:20.479 INFO:tasks.rados.rados.0.smithi084.stdout:2457: done (10 left) 2023-10-01T07:34:20.479 INFO:tasks.rados.rados.0.smithi084.stdout:2468: read oid 371 snap -1 2023-10-01T07:34:20.479 INFO:tasks.rados.rados.0.smithi084.stdout:2468: expect deleted 2023-10-01T07:34:20.479 INFO:tasks.rados.rados.0.smithi084.stdout:2469: write oid 170 current snap is 0 2023-10-01T07:34:20.479 INFO:tasks.rados.rados.0.smithi084.stdout:2469: seq_num 1616 ranges {760112=669220,2014313=768901} 2023-10-01T07:34:20.488 INFO:tasks.rados.rados.0.smithi084.stdout:2469: writing smithi08466639-170 from 760112 to 1429332 tid 1 2023-10-01T07:34:20.498 INFO:tasks.rados.rados.0.smithi084.stdout:2469: writing smithi08466639-170 from 2014313 to 2783214 tid 2 2023-10-01T07:34:20.499 INFO:tasks.rados.rados.0.smithi084.stdout:2470: read oid 492 snap -1 2023-10-01T07:34:20.499 INFO:tasks.rados.rados.0.smithi084.stdout:2470: expect (ObjNum 617 snap 0 seq_num 617) 2023-10-01T07:34:20.499 INFO:tasks.rados.rados.0.smithi084.stdout:2471: read oid 49 snap -1 2023-10-01T07:34:20.499 INFO:tasks.rados.rados.0.smithi084.stdout:2471: expect deleted 2023-10-01T07:34:20.499 INFO:tasks.rados.rados.0.smithi084.stdout:2458: finishing write tid 2 to smithi08466639-356 2023-10-01T07:34:20.499 INFO:tasks.rados.rados.0.smithi084.stdout:2472: read oid 483 snap -1 2023-10-01T07:34:20.499 INFO:tasks.rados.rados.0.smithi084.stdout:2472: expect (ObjNum 482 snap 0 seq_num 482) 2023-10-01T07:34:20.499 INFO:tasks.rados.rados.0.smithi084.stdout:2473: read oid 96 snap -1 2023-10-01T07:34:20.499 INFO:tasks.rados.rados.0.smithi084.stdout:2473: expect (ObjNum 754 snap 0 seq_num 754) 2023-10-01T07:34:20.499 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:34:20.499 INFO:tasks.rados.rados.0.smithi084.stdout:2458: finishing write tid 3 to smithi08466639-356 2023-10-01T07:34:20.500 INFO:tasks.rados.rados.0.smithi084.stdout:2458: finishing write tid 4 to smithi08466639-356 2023-10-01T07:34:20.500 INFO:tasks.rados.rados.0.smithi084.stdout:2458: finishing write tid 5 to smithi08466639-356 2023-10-01T07:34:20.500 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 356 v 351 (ObjNum 1613 snap 0 seq_num 1613) dirty exists 2023-10-01T07:34:20.500 INFO:tasks.rados.rados.0.smithi084.stdout:2458: left oid 356 (ObjNum 1613 snap 0 seq_num 1613) 2023-10-01T07:34:20.500 INFO:tasks.rados.rados.0.smithi084.stdout:2459: expect (ObjNum 121 snap 0 seq_num 121) 2023-10-01T07:34:20.573 INFO:tasks.rados.rados.0.smithi084.stdout:2460: expect (ObjNum 1580 snap 0 seq_num 1580) 2023-10-01T07:34:20.777 INFO:tasks.rados.rados.0.smithi084.stdout:2463: expect (ObjNum 353 snap 0 seq_num 353) 2023-10-01T07:34:20.904 INFO:tasks.rados.rados.0.smithi084.stdout:2464: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-10-01T07:34:21.044 INFO:tasks.rados.rados.0.smithi084.stdout:2461: expect (ObjNum 561 snap 0 seq_num 561) 2023-10-01T07:34:21.198 INFO:tasks.rados.rados.0.smithi084.stdout:2462: expect (ObjNum 1325 snap 0 seq_num 1325) 2023-10-01T07:34:21.294 INFO:tasks.rados.rados.0.smithi084.stdout:2465: finishing write tid 1 to smithi08466639-364 2023-10-01T07:34:21.294 INFO:tasks.rados.rados.0.smithi084.stdout:2465: finishing write tid 2 to smithi08466639-364 2023-10-01T07:34:21.295 INFO:tasks.rados.rados.0.smithi084.stdout:2465: finishing write tid 3 to smithi08466639-364 2023-10-01T07:34:21.295 INFO:tasks.rados.rados.0.smithi084.stdout:2465: finishing write tid 4 to smithi08466639-364 2023-10-01T07:34:21.295 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 364 v 354 (ObjNum 1614 snap 0 seq_num 1614) dirty exists 2023-10-01T07:34:21.295 INFO:tasks.rados.rados.0.smithi084.stdout:2465: left oid 364 (ObjNum 1614 snap 0 seq_num 1614) 2023-10-01T07:34:21.295 INFO:tasks.rados.rados.0.smithi084.stdout:2466: expect (ObjNum 1553 snap 0 seq_num 1553) 2023-10-01T07:34:21.395 INFO:tasks.rados.rados.0.smithi084.stdout:2467: finishing write tid 1 to smithi08466639-485 2023-10-01T07:34:21.395 INFO:tasks.rados.rados.0.smithi084.stdout:2467: finishing write tid 2 to smithi08466639-485 2023-10-01T07:34:21.395 INFO:tasks.rados.rados.0.smithi084.stdout:2467: finishing write tid 3 to smithi08466639-485 2023-10-01T07:34:21.395 INFO:tasks.rados.rados.0.smithi084.stdout:2467: finishing write tid 4 to smithi08466639-485 2023-10-01T07:34:21.395 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 485 v 362 (ObjNum 1615 snap 0 seq_num 1615) dirty exists 2023-10-01T07:34:21.395 INFO:tasks.rados.rados.0.smithi084.stdout:2467: left oid 485 (ObjNum 1615 snap 0 seq_num 1615) 2023-10-01T07:34:21.395 INFO:tasks.rados.rados.0.smithi084.stdout:2469: finishing write tid 1 to smithi08466639-170 2023-10-01T07:34:21.395 INFO:tasks.rados.rados.0.smithi084.stdout:2470: expect (ObjNum 617 snap 0 seq_num 617) 2023-10-01T07:34:21.519 INFO:tasks.rados.rados.0.smithi084.stdout:2473: expect (ObjNum 754 snap 0 seq_num 754) 2023-10-01T07:34:21.604 INFO:tasks.rados.rados.0.smithi084.stdout:2472: expect (ObjNum 482 snap 0 seq_num 482) 2023-10-01T07:34:21.633 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 07:34:21 smithi084 systemd[1]: Stopping Ceph alertmanager.a for 9c46152e-602a-11ee-8db5-212e2dc638e7... 2023-10-01T07:34:21.633 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 07:34:21 smithi084 bash[70126]: Error response from daemon: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-alertmanager.a 2023-10-01T07:34:21.633 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 07:34:21 smithi084 bash[56630]: level=info ts=2023-10-01T07:34:21.544Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-10-01T07:34:21.674 INFO:tasks.rados.rados.0.smithi084.stdout:2469: finishing write tid 2 to smithi08466639-170 2023-10-01T07:34:21.674 INFO:tasks.rados.rados.0.smithi084.stdout:2469: finishing write tid 3 to smithi08466639-170 2023-10-01T07:34:21.674 INFO:tasks.rados.rados.0.smithi084.stdout:2469: finishing write tid 4 to smithi08466639-170 2023-10-01T07:34:21.674 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 170 v 365 (ObjNum 1616 snap 0 seq_num 1616) dirty exists 2023-10-01T07:34:21.674 INFO:tasks.rados.rados.0.smithi084.stdout:2469: left oid 170 (ObjNum 1616 snap 0 seq_num 1616) 2023-10-01T07:34:21.674 INFO:tasks.rados.rados.0.smithi084.stdout:2458: done (15 left) 2023-10-01T07:34:21.675 INFO:tasks.rados.rados.0.smithi084.stdout:2459: done (14 left) 2023-10-01T07:34:21.675 INFO:tasks.rados.rados.0.smithi084.stdout:2460: done (13 left) 2023-10-01T07:34:21.675 INFO:tasks.rados.rados.0.smithi084.stdout:2461: done (12 left) 2023-10-01T07:34:21.675 INFO:tasks.rados.rados.0.smithi084.stdout:2462: done (11 left) 2023-10-01T07:34:21.675 INFO:tasks.rados.rados.0.smithi084.stdout:2463: done (10 left) 2023-10-01T07:34:21.675 INFO:tasks.rados.rados.0.smithi084.stdout:2464: done (9 left) 2023-10-01T07:34:21.675 INFO:tasks.rados.rados.0.smithi084.stdout:2465: done (8 left) 2023-10-01T07:34:21.675 INFO:tasks.rados.rados.0.smithi084.stdout:2466: done (7 left) 2023-10-01T07:34:21.675 INFO:tasks.rados.rados.0.smithi084.stdout:2467: done (6 left) 2023-10-01T07:34:21.675 INFO:tasks.rados.rados.0.smithi084.stdout:2468: done (5 left) 2023-10-01T07:34:21.675 INFO:tasks.rados.rados.0.smithi084.stdout:2469: done (4 left) 2023-10-01T07:34:21.675 INFO:tasks.rados.rados.0.smithi084.stdout:2470: done (3 left) 2023-10-01T07:34:21.675 INFO:tasks.rados.rados.0.smithi084.stdout:2471: done (2 left) 2023-10-01T07:34:21.675 INFO:tasks.rados.rados.0.smithi084.stdout:2472: done (1 left) 2023-10-01T07:34:21.675 INFO:tasks.rados.rados.0.smithi084.stdout:2473: done (0 left) 2023-10-01T07:34:21.676 INFO:tasks.rados.rados.0.smithi084.stdout:2474: read oid 256 snap -1 2023-10-01T07:34:21.676 INFO:tasks.rados.rados.0.smithi084.stdout:2474: expect (ObjNum 1014 snap 0 seq_num 1014) 2023-10-01T07:34:21.676 INFO:tasks.rados.rados.0.smithi084.stdout:2475: write oid 296 current snap is 0 2023-10-01T07:34:21.676 INFO:tasks.rados.rados.0.smithi084.stdout:2475: seq_num 1617 ranges {776919=744469,1956442=512559} 2023-10-01T07:34:21.686 INFO:tasks.rados.rados.0.smithi084.stdout:2475: writing smithi08466639-296 from 776919 to 1521388 tid 1 2023-10-01T07:34:21.692 INFO:tasks.rados.rados.0.smithi084.stdout:2475: writing smithi08466639-296 from 1956442 to 2469001 tid 2 2023-10-01T07:34:21.692 INFO:tasks.rados.rados.0.smithi084.stdout:2476: write oid 79 current snap is 0 2023-10-01T07:34:21.692 INFO:tasks.rados.rados.0.smithi084.stdout:2476: seq_num 1618 ranges {793726=419718,1614924=772570,2932520=261206} 2023-10-01T07:34:21.698 INFO:tasks.rados.rados.0.smithi084.stdout:2476: writing smithi08466639-79 from 793726 to 1213444 tid 1 2023-10-01T07:34:21.705 INFO:tasks.rados.rados.0.smithi084.stdout:2476: writing smithi08466639-79 from 1614924 to 2387494 tid 2 2023-10-01T07:34:21.710 INFO:tasks.rados.rados.0.smithi084.stdout:2476: writing smithi08466639-79 from 2932520 to 3193726 tid 3 2023-10-01T07:34:21.710 INFO:tasks.rados.rados.0.smithi084.stdout:2477: delete oid 92 current snap is 0 2023-10-01T07:34:21.710 INFO:tasks.rados.rados.0.smithi084.stdout:2474: expect (ObjNum 1014 snap 0 seq_num 1014) 2023-10-01T07:34:21.894 INFO:tasks.rados.rados.0.smithi084.stdout:2475: finishing write tid 1 to smithi08466639-296 2023-10-01T07:34:21.894 INFO:tasks.rados.rados.0.smithi084.stdout:2475: finishing write tid 2 to smithi08466639-296 2023-10-01T07:34:21.895 INFO:tasks.rados.rados.0.smithi084.stdout:2475: finishing write tid 3 to smithi08466639-296 2023-10-01T07:34:21.895 INFO:tasks.rados.rados.0.smithi084.stdout:2475: finishing write tid 4 to smithi08466639-296 2023-10-01T07:34:21.895 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 296 v 327 (ObjNum 1617 snap 0 seq_num 1617) dirty exists 2023-10-01T07:34:21.895 INFO:tasks.rados.rados.0.smithi084.stdout:2475: left oid 296 (ObjNum 1617 snap 0 seq_num 1617) 2023-10-01T07:34:21.895 INFO:tasks.rados.rados.0.smithi084.stdout:2476: finishing write tid 1 to smithi08466639-79 2023-10-01T07:34:21.895 INFO:tasks.rados.rados.0.smithi084.stdout:2474: done (3 left) 2023-10-01T07:34:21.895 INFO:tasks.rados.rados.0.smithi084.stdout:2475: done (2 left) 2023-10-01T07:34:21.895 INFO:tasks.rados.rados.0.smithi084.stdout:2477: done (1 left) 2023-10-01T07:34:21.895 INFO:tasks.rados.rados.0.smithi084.stdout:2478: read oid 13 snap -1 2023-10-01T07:34:21.895 INFO:tasks.rados.rados.0.smithi084.stdout:2478: expect (ObjNum 1258 snap 0 seq_num 1258) 2023-10-01T07:34:21.896 INFO:tasks.rados.rados.0.smithi084.stdout:2479: read oid 49 snap -1 2023-10-01T07:34:21.896 INFO:tasks.rados.rados.0.smithi084.stdout:2479: expect deleted 2023-10-01T07:34:21.896 INFO:tasks.rados.rados.0.smithi084.stdout:2476: finishing write tid 2 to smithi08466639-79 2023-10-01T07:34:21.896 INFO:tasks.rados.rados.0.smithi084.stdout:2476: finishing write tid 3 to smithi08466639-79 2023-10-01T07:34:21.896 INFO:tasks.rados.rados.0.smithi084.stdout:2476: finishing write tid 4 to smithi08466639-79 2023-10-01T07:34:21.896 INFO:tasks.rados.rados.0.smithi084.stdout:2476: finishing write tid 5 to smithi08466639-79 2023-10-01T07:34:21.896 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 79 v 277 (ObjNum 1618 snap 0 seq_num 1618) dirty exists 2023-10-01T07:34:21.896 INFO:tasks.rados.rados.0.smithi084.stdout:2476: left oid 79 (ObjNum 1618 snap 0 seq_num 1618) 2023-10-01T07:34:21.896 INFO:tasks.rados.rados.0.smithi084.stdout:2480: read oid 162 snap -1 2023-10-01T07:34:21.896 INFO:tasks.rados.rados.0.smithi084.stdout:2480: expect (ObjNum 161 snap 0 seq_num 161) 2023-10-01T07:34:21.897 INFO:tasks.rados.rados.0.smithi084.stdout:2476: done (3 left) 2023-10-01T07:34:21.897 INFO:tasks.rados.rados.0.smithi084.stdout:2481: read oid 42 snap -1 2023-10-01T07:34:21.897 INFO:tasks.rados.rados.0.smithi084.stdout:2481: expect (ObjNum 1458 snap 0 seq_num 1458) 2023-10-01T07:34:21.897 INFO:tasks.rados.rados.0.smithi084.stdout:2482: delete oid 156 current snap is 0 2023-10-01T07:34:21.897 INFO:tasks.rados.rados.0.smithi084.stdout:2479: done (4 left) 2023-10-01T07:34:21.898 INFO:tasks.rados.rados.0.smithi084.stdout:2482: done (3 left) 2023-10-01T07:34:21.898 INFO:tasks.rados.rados.0.smithi084.stdout:2483: write oid 334 current snap is 0 2023-10-01T07:34:21.898 INFO:tasks.rados.rados.0.smithi084.stdout:2483: seq_num 1621 ranges {444147=761818,1790370=519897,2898436=345711} 2023-10-01T07:34:21.904 INFO:tasks.rados.rados.0.smithi084.stdout:2483: writing smithi08466639-334 from 444147 to 1205965 tid 1 2023-10-01T07:34:21.910 INFO:tasks.rados.rados.0.smithi084.stdout:2483: writing smithi08466639-334 from 1790370 to 2310267 tid 2 2023-10-01T07:34:21.915 INFO:tasks.rados.rados.0.smithi084.stdout:2483: writing smithi08466639-334 from 2898436 to 3244147 tid 3 2023-10-01T07:34:21.916 INFO:tasks.rados.rados.0.smithi084.stdout:2484: write oid 189 current snap is 0 2023-10-01T07:34:21.916 INFO:tasks.rados.rados.0.smithi084.stdout:2484: seq_num 1622 ranges {460954=437067,1448852=663555,2525859=735095} 2023-10-01T07:34:21.920 INFO:tasks.rados.rados.0.smithi084.stdout:2484: writing smithi08466639-189 from 460954 to 898021 tid 1 2023-10-01T07:34:21.928 INFO:tasks.rados.rados.0.smithi084.stdout:2484: writing smithi08466639-189 from 1448852 to 2112407 tid 2 2023-10-01T07:34:21.935 INFO:tasks.rados.rados.0.smithi084.stdout:2484: writing smithi08466639-189 from 2525859 to 3260954 tid 3 2023-10-01T07:34:21.935 INFO:tasks.rados.rados.0.smithi084.stdout:2485: read oid 135 snap -1 2023-10-01T07:34:21.935 INFO:tasks.rados.rados.0.smithi084.stdout:2485: expect (ObjNum 927 snap 0 seq_num 927) 2023-10-01T07:34:21.935 INFO:tasks.rados.rados.0.smithi084.stdout:2486: write oid 315 current snap is 0 2023-10-01T07:34:21.935 INFO:tasks.rados.rados.0.smithi084.stdout:2486: seq_num 1623 ranges {477761=512316,1507334=523566,2553282=599771} 2023-10-01T07:34:21.940 INFO:tasks.rados.rados.0.smithi084.stdout:2486: writing smithi08466639-315 from 477761 to 990077 tid 1 2023-10-01T07:34:21.946 INFO:tasks.rados.rados.0.smithi084.stdout:2486: writing smithi08466639-315 from 1507334 to 2030900 tid 2 2023-10-01T07:34:21.953 INFO:tasks.rados.rados.0.smithi084.stdout:2486: writing smithi08466639-315 from 2553282 to 3153053 tid 3 2023-10-01T07:34:21.953 INFO:tasks.rados.rados.0.smithi084.stdout:2487: read oid 384 snap -1 2023-10-01T07:34:21.953 INFO:tasks.rados.rados.0.smithi084.stdout:2487: expect (ObjNum 1058 snap 0 seq_num 1058) 2023-10-01T07:34:21.953 INFO:tasks.rados.rados.0.smithi084.stdout:2488: write oid 435 current snap is 0 2023-10-01T07:34:21.953 INFO:tasks.rados.rados.0.smithi084.stdout:2488: seq_num 1624 ranges {494568=587565,1565816=667224,2980705=313863} 2023-10-01T07:34:21.959 INFO:tasks.rados.rados.0.smithi084.stdout:2488: writing smithi08466639-435 from 494568 to 1082133 tid 1 2023-10-01T07:34:21.966 INFO:tasks.rados.rados.0.smithi084.stdout:2488: writing smithi08466639-435 from 1565816 to 2233040 tid 2 2023-10-01T07:34:21.974 INFO:tasks.rados.rados.0.smithi084.stdout:2488: writing smithi08466639-435 from 2980705 to 3294568 tid 3 2023-10-01T07:34:21.974 INFO:tasks.rados.rados.0.smithi084.stdout:2489: write oid 413 current snap is 0 2023-10-01T07:34:21.974 INFO:tasks.rados.rados.0.smithi084.stdout:2489: seq_num 1625 ranges {511375=662814,1907945=527235,2891775=419600} 2023-10-01T07:34:21.977 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:21 smithi112 bash[27689]: cluster 2023-10-01T07:34:20.373723+0000 mgr.x (mgr.24739) 37 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 13 MiB/s wr, 124 op/s 2023-10-01T07:34:21.977 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:21 smithi112 bash[27689]: audit 2023-10-01T07:34:20.799460+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.84:0/415675606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:21.982 INFO:tasks.rados.rados.0.smithi084.stdout:2489: writing smithi08466639-413 from 511375 to 1174189 tid 1 2023-10-01T07:34:21.989 INFO:tasks.rados.rados.0.smithi084.stdout:2489: writing smithi08466639-413 from 1907945 to 2435180 tid 2 2023-10-01T07:34:21.995 INFO:tasks.rados.rados.0.smithi084.stdout:2489: writing smithi08466639-413 from 2891775 to 3311375 tid 3 2023-10-01T07:34:21.995 INFO:tasks.rados.rados.0.smithi084.stdout:2490: read oid 300 snap -1 2023-10-01T07:34:21.995 INFO:tasks.rados.rados.0.smithi084.stdout:2490: expect (ObjNum 1583 snap 0 seq_num 1583) 2023-10-01T07:34:21.995 INFO:tasks.rados.rados.0.smithi084.stdout:2491: delete oid 191 current snap is 0 2023-10-01T07:34:21.995 INFO:tasks.rados.rados.0.smithi084.stdout:2478: expect (ObjNum 1258 snap 0 seq_num 1258) 2023-10-01T07:34:22.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:21 smithi084 bash[33757]: cluster 2023-10-01T07:34:20.373723+0000 mgr.x (mgr.24739) 37 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 13 MiB/s wr, 124 op/s 2023-10-01T07:34:22.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:21 smithi084 bash[33757]: audit 2023-10-01T07:34:20.799460+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.84:0/415675606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:22.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:21 smithi084 bash[27378]: cluster 2023-10-01T07:34:20.373723+0000 mgr.x (mgr.24739) 37 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 13 MiB/s wr, 124 op/s 2023-10-01T07:34:22.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:21 smithi084 bash[27378]: audit 2023-10-01T07:34:20.799460+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.84:0/415675606' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:22.184 INFO:tasks.rados.rados.0.smithi084.stdout:2480: expect (ObjNum 161 snap 0 seq_num 161) 2023-10-01T07:34:22.271 INFO:tasks.rados.rados.0.smithi084.stdout:2481: expect (ObjNum 1458 snap 0 seq_num 1458) 2023-10-01T07:34:22.352 INFO:tasks.rados.rados.0.smithi084.stdout:2483: finishing write tid 1 to smithi08466639-334 2023-10-01T07:34:22.352 INFO:tasks.rados.rados.0.smithi084.stdout:2483: finishing write tid 2 to smithi08466639-334 2023-10-01T07:34:22.353 INFO:tasks.rados.rados.0.smithi084.stdout:2483: finishing write tid 3 to smithi08466639-334 2023-10-01T07:34:22.353 INFO:tasks.rados.rados.0.smithi084.stdout:2483: finishing write tid 4 to smithi08466639-334 2023-10-01T07:34:22.353 INFO:tasks.rados.rados.0.smithi084.stdout:2483: finishing write tid 5 to smithi08466639-334 2023-10-01T07:34:22.353 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 334 v 378 (ObjNum 1621 snap 0 seq_num 1621) dirty exists 2023-10-01T07:34:22.353 INFO:tasks.rados.rados.0.smithi084.stdout:2483: left oid 334 (ObjNum 1621 snap 0 seq_num 1621) 2023-10-01T07:34:22.353 INFO:tasks.rados.rados.0.smithi084.stdout:2484: finishing write tid 1 to smithi08466639-189 2023-10-01T07:34:22.353 INFO:tasks.rados.rados.0.smithi084.stdout:2484: finishing write tid 2 to smithi08466639-189 2023-10-01T07:34:22.353 INFO:tasks.rados.rados.0.smithi084.stdout:2484: finishing write tid 3 to smithi08466639-189 2023-10-01T07:34:22.353 INFO:tasks.rados.rados.0.smithi084.stdout:2484: finishing write tid 4 to smithi08466639-189 2023-10-01T07:34:22.353 INFO:tasks.rados.rados.0.smithi084.stdout:2484: finishing write tid 5 to smithi08466639-189 2023-10-01T07:34:22.354 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 189 v 358 (ObjNum 1622 snap 0 seq_num 1622) dirty exists 2023-10-01T07:34:22.354 INFO:tasks.rados.rados.0.smithi084.stdout:2484: left oid 189 (ObjNum 1622 snap 0 seq_num 1622) 2023-10-01T07:34:22.354 INFO:tasks.rados.rados.0.smithi084.stdout:2486: finishing write tid 1 to smithi08466639-315 2023-10-01T07:34:22.354 INFO:tasks.rados.rados.0.smithi084.stdout:2486: finishing write tid 2 to smithi08466639-315 2023-10-01T07:34:22.354 INFO:tasks.rados.rados.0.smithi084.stdout:2485: expect (ObjNum 927 snap 0 seq_num 927) 2023-10-01T07:34:22.377 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 07:34:22 smithi084 bash[70163]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-alertmanager-a 2023-10-01T07:34:22.377 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 07:34:22 smithi084 bash[70226]: Error response from daemon: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-alertmanager-a 2023-10-01T07:34:22.377 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 07:34:22 smithi084 systemd[1]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-10-01T07:34:22.377 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 07:34:22 smithi084 systemd[1]: Stopped Ceph alertmanager.a for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T07:34:22.377 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 07:34:22 smithi084 systemd[1]: Started Ceph alertmanager.a for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T07:34:22.531 INFO:tasks.rados.rados.0.smithi084.stdout:2486: finishing write tid 3 to smithi08466639-315 2023-10-01T07:34:22.531 INFO:tasks.rados.rados.0.smithi084.stdout:2486: finishing write tid 4 to smithi08466639-315 2023-10-01T07:34:22.531 INFO:tasks.rados.rados.0.smithi084.stdout:2486: finishing write tid 5 to smithi08466639-315 2023-10-01T07:34:22.531 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 315 v 361 (ObjNum 1623 snap 0 seq_num 1623) dirty exists 2023-10-01T07:34:22.531 INFO:tasks.rados.rados.0.smithi084.stdout:2486: left oid 315 (ObjNum 1623 snap 0 seq_num 1623) 2023-10-01T07:34:22.532 INFO:tasks.rados.rados.0.smithi084.stdout:2487: expect (ObjNum 1058 snap 0 seq_num 1058) 2023-10-01T07:34:22.728 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:34:22 smithi112 bash[48453]: ts=2023-10-01T07:34:22.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"smithi112.front.sepia.ceph.com:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.84:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T07:34:22.742 INFO:tasks.rados.rados.0.smithi084.stdout:2488: finishing write tid 1 to smithi08466639-435 2023-10-01T07:34:22.743 INFO:tasks.rados.rados.0.smithi084.stdout:2488: finishing write tid 2 to smithi08466639-435 2023-10-01T07:34:22.743 INFO:tasks.rados.rados.0.smithi084.stdout:2488: finishing write tid 3 to smithi08466639-435 2023-10-01T07:34:22.743 INFO:tasks.rados.rados.0.smithi084.stdout:2488: finishing write tid 4 to smithi08466639-435 2023-10-01T07:34:22.743 INFO:tasks.rados.rados.0.smithi084.stdout:2488: finishing write tid 5 to smithi08466639-435 2023-10-01T07:34:22.743 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 435 v 281 (ObjNum 1624 snap 0 seq_num 1624) dirty exists 2023-10-01T07:34:22.743 INFO:tasks.rados.rados.0.smithi084.stdout:2488: left oid 435 (ObjNum 1624 snap 0 seq_num 1624) 2023-10-01T07:34:22.743 INFO:tasks.rados.rados.0.smithi084.stdout:2489: finishing write tid 1 to smithi08466639-413 2023-10-01T07:34:22.743 INFO:tasks.rados.rados.0.smithi084.stdout:2489: finishing write tid 2 to smithi08466639-413 2023-10-01T07:34:22.743 INFO:tasks.rados.rados.0.smithi084.stdout:2489: finishing write tid 3 to smithi08466639-413 2023-10-01T07:34:22.743 INFO:tasks.rados.rados.0.smithi084.stdout:2489: finishing write tid 4 to smithi08466639-413 2023-10-01T07:34:22.743 INFO:tasks.rados.rados.0.smithi084.stdout:2489: finishing write tid 5 to smithi08466639-413 2023-10-01T07:34:22.744 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 413 v 408 (ObjNum 1625 snap 0 seq_num 1625) dirty exists 2023-10-01T07:34:22.744 INFO:tasks.rados.rados.0.smithi084.stdout:2489: left oid 413 (ObjNum 1625 snap 0 seq_num 1625) 2023-10-01T07:34:22.744 INFO:tasks.rados.rados.0.smithi084.stdout:2490: expect (ObjNum 1583 snap 0 seq_num 1583) 2023-10-01T07:34:22.892 INFO:tasks.rados.rados.0.smithi084.stdout:2478: done (11 left) 2023-10-01T07:34:22.892 INFO:tasks.rados.rados.0.smithi084.stdout:2480: done (10 left) 2023-10-01T07:34:22.892 INFO:tasks.rados.rados.0.smithi084.stdout:2481: done (9 left) 2023-10-01T07:34:22.892 INFO:tasks.rados.rados.0.smithi084.stdout:2483: done (8 left) 2023-10-01T07:34:22.892 INFO:tasks.rados.rados.0.smithi084.stdout:2484: done (7 left) 2023-10-01T07:34:22.892 INFO:tasks.rados.rados.0.smithi084.stdout:2485: done (6 left) 2023-10-01T07:34:22.892 INFO:tasks.rados.rados.0.smithi084.stdout:2486: done (5 left) 2023-10-01T07:34:22.892 INFO:tasks.rados.rados.0.smithi084.stdout:2487: done (4 left) 2023-10-01T07:34:22.893 INFO:tasks.rados.rados.0.smithi084.stdout:2488: done (3 left) 2023-10-01T07:34:22.893 INFO:tasks.rados.rados.0.smithi084.stdout:2489: done (2 left) 2023-10-01T07:34:22.893 INFO:tasks.rados.rados.0.smithi084.stdout:2490: done (1 left) 2023-10-01T07:34:22.893 INFO:tasks.rados.rados.0.smithi084.stdout:2491: done (0 left) 2023-10-01T07:34:22.893 INFO:tasks.rados.rados.0.smithi084.stdout:2492: write oid 43 current snap is 0 2023-10-01T07:34:22.893 INFO:tasks.rados.rados.0.smithi084.stdout:2492: seq_num 1627 ranges {544989=529665,1741262=530904,3062974=282015} 2023-10-01T07:34:22.904 INFO:tasks.rados.rados.0.smithi084.stdout:2492: writing smithi08466639-43 from 544989 to 1074654 tid 1 2023-10-01T07:34:22.911 INFO:tasks.rados.rados.0.smithi084.stdout:2492: writing smithi08466639-43 from 1741262 to 2272166 tid 2 2023-10-01T07:34:22.918 INFO:tasks.rados.rados.0.smithi084.stdout:2492: writing smithi08466639-43 from 3062974 to 3344989 tid 3 2023-10-01T07:34:22.918 INFO:tasks.rados.rados.0.smithi084.stdout:2493: read oid 365 snap -1 2023-10-01T07:34:22.918 INFO:tasks.rados.rados.0.smithi084.stdout:2493: expect (ObjNum 664 snap 0 seq_num 664) 2023-10-01T07:34:22.918 INFO:tasks.rados.rados.0.smithi084.stdout:2494: read oid 485 snap -1 2023-10-01T07:34:22.918 INFO:tasks.rados.rados.0.smithi084.stdout:2494: expect (ObjNum 1615 snap 0 seq_num 1615) 2023-10-01T07:34:22.918 INFO:tasks.rados.rados.0.smithi084.stdout:2495: write oid 2 current snap is 0 2023-10-01T07:34:22.918 INFO:tasks.rados.rados.0.smithi084.stdout:2492: finishing write tid 1 to smithi08466639-43 2023-10-01T07:34:22.918 INFO:tasks.rados.rados.0.smithi084.stdout:2492: finishing write tid 2 to smithi08466639-43 2023-10-01T07:34:22.919 INFO:tasks.rados.rados.0.smithi084.stdout:2495: seq_num 1628 ranges {561796=604914,1799744=674562,3090397=271399} 2023-10-01T07:34:22.925 INFO:tasks.rados.rados.0.smithi084.stdout:2495: writing smithi08466639-2 from 561796 to 1166710 tid 1 2023-10-01T07:34:22.933 INFO:tasks.rados.rados.0.smithi084.stdout:2495: writing smithi08466639-2 from 1799744 to 2474306 tid 2 2023-10-01T07:34:22.939 INFO:tasks.rados.rados.0.smithi084.stdout:2495: writing smithi08466639-2 from 3090397 to 3361796 tid 3 2023-10-01T07:34:22.939 INFO:tasks.rados.rados.0.smithi084.stdout:2496: write oid 115 current snap is 0 2023-10-01T07:34:22.939 INFO:tasks.rados.rados.0.smithi084.stdout:2492: finishing write tid 3 to smithi08466639-43 2023-10-01T07:34:22.939 INFO:tasks.rados.rados.0.smithi084.stdout:2492: finishing write tid 4 to smithi08466639-43 2023-10-01T07:34:22.939 INFO:tasks.rados.rados.0.smithi084.stdout:2492: finishing write tid 5 to smithi08466639-43 2023-10-01T07:34:22.939 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 43 v 346 (ObjNum 1627 snap 0 seq_num 1627) dirty exists 2023-10-01T07:34:22.939 INFO:tasks.rados.rados.0.smithi084.stdout:2492: left oid 43 (ObjNum 1627 snap 0 seq_num 1627) 2023-10-01T07:34:22.939 INFO:tasks.rados.rados.0.smithi084.stdout:2493: expect (ObjNum 664 snap 0 seq_num 664) 2023-10-01T07:34:23.093 INFO:tasks.rados.rados.0.smithi084.stdout:2495: finishing write tid 1 to smithi08466639-2 2023-10-01T07:34:23.093 INFO:tasks.rados.rados.0.smithi084.stdout:2494: expect (ObjNum 1615 snap 0 seq_num 1615) 2023-10-01T07:34:23.283 INFO:tasks.rados.rados.0.smithi084.stdout:2495: finishing write tid 2 to smithi08466639-2 2023-10-01T07:34:23.284 INFO:tasks.rados.rados.0.smithi084.stdout:2496: seq_num 1629 ranges {578603=680163,1741873=534573,3001467=377136} 2023-10-01T07:34:23.293 INFO:tasks.rados.rados.0.smithi084.stdout:2496: writing smithi08466639-115 from 578603 to 1258766 tid 1 2023-10-01T07:34:23.300 INFO:tasks.rados.rados.0.smithi084.stdout:2496: writing smithi08466639-115 from 1741873 to 2276446 tid 2 2023-10-01T07:34:23.307 INFO:tasks.rados.rados.0.smithi084.stdout:2496: writing smithi08466639-115 from 3001467 to 3378603 tid 3 2023-10-01T07:34:23.307 INFO:tasks.rados.rados.0.smithi084.stdout:2492: done (4 left) 2023-10-01T07:34:23.307 INFO:tasks.rados.rados.0.smithi084.stdout:2493: done (3 left) 2023-10-01T07:34:23.307 INFO:tasks.rados.rados.0.smithi084.stdout:2494: done (2 left) 2023-10-01T07:34:23.308 INFO:tasks.rados.rados.0.smithi084.stdout:2497: read oid 103 snap -1 2023-10-01T07:34:23.308 INFO:tasks.rados.rados.0.smithi084.stdout:2497: expect (ObjNum 1587 snap 0 seq_num 1587) 2023-10-01T07:34:23.308 INFO:tasks.rados.rados.0.smithi084.stdout:2498: write oid 391 current snap is 0 2023-10-01T07:34:23.308 INFO:tasks.rados.rados.0.smithi084.stdout:2495: finishing write tid 3 to smithi08466639-2 2023-10-01T07:34:23.308 INFO:tasks.rados.rados.0.smithi084.stdout:2495: finishing write tid 4 to smithi08466639-2 2023-10-01T07:34:23.308 INFO:tasks.rados.rados.0.smithi084.stdout:2495: finishing write tid 5 to smithi08466639-2 2023-10-01T07:34:23.308 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 2 v 362 (ObjNum 1628 snap 0 seq_num 1628) dirty exists 2023-10-01T07:34:23.308 INFO:tasks.rados.rados.0.smithi084.stdout:2495: left oid 2 (ObjNum 1628 snap 0 seq_num 1628) 2023-10-01T07:34:23.309 INFO:tasks.rados.rados.0.smithi084.stdout:2498: seq_num 1630 ranges {595410=755412,1800355=678231,3028890=366520} 2023-10-01T07:34:23.319 INFO:tasks.rados.rados.0.smithi084.stdout:2498: writing smithi08466639-391 from 595410 to 1350822 tid 1 2023-10-01T07:34:23.321 INFO:tasks.rados.rados.0.smithi084.stdout:2498: writing smithi08466639-391 from 1800355 to 2478586 tid 2 2023-10-01T07:34:23.327 INFO:tasks.rados.rados.0.smithi084.stdout:2498: writing smithi08466639-391 from 3028890 to 3395410 tid 3 2023-10-01T07:34:23.327 INFO:tasks.rados.rados.0.smithi084.stdout:2495: done (3 left) 2023-10-01T07:34:23.327 INFO:tasks.rados.rados.0.smithi084.stdout:2499: write oid 196 current snap is 0 2023-10-01T07:34:23.327 INFO:tasks.rados.rados.0.smithi084.stdout:2499: seq_num 1631 ranges {612217=430661,1458837=538242,2656313=522653} 2023-10-01T07:34:23.335 INFO:tasks.rados.rados.0.smithi084.stdout:2499: writing smithi08466639-196 from 612217 to 1042878 tid 1 2023-10-01T07:34:23.342 INFO:tasks.rados.rados.0.smithi084.stdout:2499: writing smithi08466639-196 from 1458837 to 1997079 tid 2 2023-10-01T07:34:23.352 INFO:tasks.rados.rados.0.smithi084.stdout:2499: writing smithi08466639-196 from 2656313 to 3178966 tid 3 2023-10-01T07:34:23.352 INFO:tasks.rados.rados.0.smithi084.stdout:2500: read oid 342 snap -1 2023-10-01T07:34:23.352 INFO:tasks.rados.rados.0.smithi084.stdout:2500: expect (ObjNum 1070 snap 0 seq_num 1070) 2023-10-01T07:34:23.352 INFO:tasks.rados.rados.0.smithi084.stdout:2501: write oid 236 current snap is 0 2023-10-01T07:34:23.352 INFO:tasks.rados.rados.0.smithi084.stdout:2496: finishing write tid 1 to smithi08466639-115 2023-10-01T07:34:23.352 INFO:tasks.rados.rados.0.smithi084.stdout:2496: finishing write tid 2 to smithi08466639-115 2023-10-01T07:34:23.352 INFO:tasks.rados.rados.0.smithi084.stdout:2496: finishing write tid 3 to smithi08466639-115 2023-10-01T07:34:23.352 INFO:tasks.rados.rados.0.smithi084.stdout:2496: finishing write tid 4 to smithi08466639-115 2023-10-01T07:34:23.352 INFO:tasks.rados.rados.0.smithi084.stdout:2496: finishing write tid 5 to smithi08466639-115 2023-10-01T07:34:23.352 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 115 v 259 (ObjNum 1629 snap 0 seq_num 1629) dirty exists 2023-10-01T07:34:23.352 INFO:tasks.rados.rados.0.smithi084.stdout:2496: left oid 115 (ObjNum 1629 snap 0 seq_num 1629) 2023-10-01T07:34:23.353 INFO:tasks.rados.rados.0.smithi084.stdout:2501: seq_num 1632 ranges {629024=505910,1917319=681900,3083736=345288} 2023-10-01T07:34:23.358 INFO:tasks.rados.rados.0.smithi084.stdout:2501: writing smithi08466639-236 from 629024 to 1134934 tid 1 2023-10-01T07:34:23.367 INFO:tasks.rados.rados.0.smithi084.stdout:2501: writing smithi08466639-236 from 1917319 to 2599219 tid 2 2023-10-01T07:34:23.372 INFO:tasks.rados.rados.0.smithi084.stdout:2501: writing smithi08466639-236 from 3083736 to 3429024 tid 3 2023-10-01T07:34:23.373 INFO:tasks.rados.rados.0.smithi084.stdout:2496: done (5 left) 2023-10-01T07:34:23.373 INFO:tasks.rados.rados.0.smithi084.stdout:2502: delete oid 138 current snap is 0 2023-10-01T07:34:23.373 INFO:tasks.rados.rados.0.smithi084.stdout:2497: expect (ObjNum 1587 snap 0 seq_num 1587) 2023-10-01T07:34:23.495 INFO:tasks.rados.rados.0.smithi084.stdout:2498: finishing write tid 1 to smithi08466639-391 2023-10-01T07:34:23.495 INFO:tasks.rados.rados.0.smithi084.stdout:2498: finishing write tid 2 to smithi08466639-391 2023-10-01T07:34:23.496 INFO:tasks.rados.rados.0.smithi084.stdout:2498: finishing write tid 3 to smithi08466639-391 2023-10-01T07:34:23.496 INFO:tasks.rados.rados.0.smithi084.stdout:2498: finishing write tid 4 to smithi08466639-391 2023-10-01T07:34:23.496 INFO:tasks.rados.rados.0.smithi084.stdout:2498: finishing write tid 5 to smithi08466639-391 2023-10-01T07:34:23.496 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 391 v 370 (ObjNum 1630 snap 0 seq_num 1630) dirty exists 2023-10-01T07:34:23.496 INFO:tasks.rados.rados.0.smithi084.stdout:2498: left oid 391 (ObjNum 1630 snap 0 seq_num 1630) 2023-10-01T07:34:23.496 INFO:tasks.rados.rados.0.smithi084.stdout:2499: finishing write tid 1 to smithi08466639-196 2023-10-01T07:34:23.496 INFO:tasks.rados.rados.0.smithi084.stdout:2499: finishing write tid 2 to smithi08466639-196 2023-10-01T07:34:23.496 INFO:tasks.rados.rados.0.smithi084.stdout:2499: finishing write tid 3 to smithi08466639-196 2023-10-01T07:34:23.496 INFO:tasks.rados.rados.0.smithi084.stdout:2499: finishing write tid 4 to smithi08466639-196 2023-10-01T07:34:23.496 INFO:tasks.rados.rados.0.smithi084.stdout:2499: finishing write tid 5 to smithi08466639-196 2023-10-01T07:34:23.496 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 196 v 342 (ObjNum 1631 snap 0 seq_num 1631) dirty exists 2023-10-01T07:34:23.496 INFO:tasks.rados.rados.0.smithi084.stdout:2499: left oid 196 (ObjNum 1631 snap 0 seq_num 1631) 2023-10-01T07:34:23.496 INFO:tasks.rados.rados.0.smithi084.stdout:2501: finishing write tid 1 to smithi08466639-236 2023-10-01T07:34:23.497 INFO:tasks.rados.rados.0.smithi084.stdout:2500: expect (ObjNum 1070 snap 0 seq_num 1070) 2023-10-01T07:34:23.574 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 07:34:23 smithi084 bash[70254]: level=info ts=2023-10-01T07:34:23.424Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-10-01T07:34:23.574 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 07:34:23 smithi084 bash[70254]: level=info ts=2023-10-01T07:34:23.424Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-10-01T07:34:23.575 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 07:34:23 smithi084 bash[70254]: level=info ts=2023-10-01T07:34:23.428Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.84 port=9094 2023-10-01T07:34:23.575 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 07:34:23 smithi084 bash[70254]: level=info ts=2023-10-01T07:34:23.429Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-10-01T07:34:23.575 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 07:34:23 smithi084 bash[70254]: level=info ts=2023-10-01T07:34:23.477Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-01T07:34:23.575 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 07:34:23 smithi084 bash[70254]: level=info ts=2023-10-01T07:34:23.478Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-01T07:34:23.575 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 07:34:23 smithi084 bash[70254]: level=info ts=2023-10-01T07:34:23.482Z caller=main.go:518 msg=Listening address=:9093 2023-10-01T07:34:23.575 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 07:34:23 smithi084 bash[70254]: level=info ts=2023-10-01T07:34:23.482Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-10-01T07:34:23.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:23 smithi084 bash[27378]: audit 2023-10-01T07:34:22.354799+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:23.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:23 smithi084 bash[27378]: audit 2023-10-01T07:34:22.364978+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:23.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:23 smithi084 bash[27378]: cluster 2023-10-01T07:34:22.374521+0000 mgr.x (mgr.24739) 38 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 8.1 MiB/s wr, 80 op/s 2023-10-01T07:34:23.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:23 smithi084 bash[27378]: cephadm 2023-10-01T07:34:22.411056+0000 mgr.x (mgr.24739) 39 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-01T07:34:23.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:23 smithi084 bash[27378]: cephadm 2023-10-01T07:34:22.655341+0000 mgr.x (mgr.24739) 40 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi112 2023-10-01T07:34:23.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:23 smithi084 bash[27378]: audit 2023-10-01T07:34:23.230763+0000 mon.c (mon.2) 139 : audit [DBG] from='client.? 172.21.15.84:0/1022933895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:23.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:23 smithi084 bash[33757]: audit 2023-10-01T07:34:22.354799+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:23.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:23 smithi084 bash[33757]: audit 2023-10-01T07:34:22.364978+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:23.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:23 smithi084 bash[33757]: cluster 2023-10-01T07:34:22.374521+0000 mgr.x (mgr.24739) 38 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 8.1 MiB/s wr, 80 op/s 2023-10-01T07:34:23.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:23 smithi084 bash[33757]: cephadm 2023-10-01T07:34:22.411056+0000 mgr.x (mgr.24739) 39 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-01T07:34:23.577 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:23 smithi084 bash[33757]: cephadm 2023-10-01T07:34:22.655341+0000 mgr.x (mgr.24739) 40 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi112 2023-10-01T07:34:23.577 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:23 smithi084 bash[33757]: audit 2023-10-01T07:34:23.230763+0000 mon.c (mon.2) 139 : audit [DBG] from='client.? 172.21.15.84:0/1022933895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:23.634 INFO:tasks.rados.rados.0.smithi084.stdout:2501: finishing write tid 2 to smithi08466639-236 2023-10-01T07:34:23.634 INFO:tasks.rados.rados.0.smithi084.stdout:2501: finishing write tid 3 to smithi08466639-236 2023-10-01T07:34:23.634 INFO:tasks.rados.rados.0.smithi084.stdout:2501: finishing write tid 4 to smithi08466639-236 2023-10-01T07:34:23.634 INFO:tasks.rados.rados.0.smithi084.stdout:2501: finishing write tid 5 to smithi08466639-236 2023-10-01T07:34:23.634 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 236 v 287 (ObjNum 1632 snap 0 seq_num 1632) dirty exists 2023-10-01T07:34:23.635 INFO:tasks.rados.rados.0.smithi084.stdout:2501: left oid 236 (ObjNum 1632 snap 0 seq_num 1632) 2023-10-01T07:34:23.635 INFO:tasks.rados.rados.0.smithi084.stdout:2497: done (5 left) 2023-10-01T07:34:23.635 INFO:tasks.rados.rados.0.smithi084.stdout:2498: done (4 left) 2023-10-01T07:34:23.635 INFO:tasks.rados.rados.0.smithi084.stdout:2499: done (3 left) 2023-10-01T07:34:23.635 INFO:tasks.rados.rados.0.smithi084.stdout:2500: done (2 left) 2023-10-01T07:34:23.635 INFO:tasks.rados.rados.0.smithi084.stdout:2501: done (1 left) 2023-10-01T07:34:23.635 INFO:tasks.rados.rados.0.smithi084.stdout:2502: done (0 left) 2023-10-01T07:34:23.635 INFO:tasks.rados.rados.0.smithi084.stdout:2503: read oid 3 snap -1 2023-10-01T07:34:23.635 INFO:tasks.rados.rados.0.smithi084.stdout:2503: expect (ObjNum 846 snap 0 seq_num 846) 2023-10-01T07:34:23.635 INFO:tasks.rados.rados.0.smithi084.stdout:2504: write oid 471 current snap is 0 2023-10-01T07:34:23.635 INFO:tasks.rados.rados.0.smithi084.stdout:2504: seq_num 1634 ranges {662638=656408,1917930=685569,3022229=440409} 2023-10-01T07:34:23.646 INFO:tasks.rados.rados.0.smithi084.stdout:2504: writing smithi08466639-471 from 662638 to 1319046 tid 1 2023-10-01T07:34:23.653 INFO:tasks.rados.rados.0.smithi084.stdout:2504: writing smithi08466639-471 from 1917930 to 2603499 tid 2 2023-10-01T07:34:23.658 INFO:tasks.rados.rados.0.smithi084.stdout:2504: writing smithi08466639-471 from 3022229 to 3462638 tid 3 2023-10-01T07:34:23.659 INFO:tasks.rados.rados.0.smithi084.stdout:2505: read oid 491 snap -1 2023-10-01T07:34:23.659 INFO:tasks.rados.rados.0.smithi084.stdout:2505: expect (ObjNum 1020 snap 0 seq_num 1020) 2023-10-01T07:34:23.659 INFO:tasks.rados.rados.0.smithi084.stdout:2506: read oid 393 snap -1 2023-10-01T07:34:23.659 INFO:tasks.rados.rados.0.smithi084.stdout:2506: expect (ObjNum 668 snap 0 seq_num 668) 2023-10-01T07:34:23.659 INFO:tasks.rados.rados.0.smithi084.stdout:2507: read oid 230 snap -1 2023-10-01T07:34:23.659 INFO:tasks.rados.rados.0.smithi084.stdout:2507: expect (ObjNum 1177 snap 0 seq_num 1177) 2023-10-01T07:34:23.659 INFO:tasks.rados.rados.0.smithi084.stdout:2508: write oid 116 current snap is 0 2023-10-01T07:34:23.659 INFO:tasks.rados.rados.0.smithi084.stdout:2508: seq_num 1635 ranges {679445=448010,1692765=429227,2766005=567741} 2023-10-01T07:34:23.665 INFO:tasks.rados.rados.0.smithi084.stdout:2508: writing smithi08466639-116 from 679445 to 1127455 tid 1 2023-10-01T07:34:23.672 INFO:tasks.rados.rados.0.smithi084.stdout:2508: writing smithi08466639-116 from 1692765 to 2121992 tid 2 2023-10-01T07:34:23.681 INFO:tasks.rados.rados.0.smithi084.stdout:2508: writing smithi08466639-116 from 2766005 to 3333746 tid 3 2023-10-01T07:34:23.681 INFO:tasks.rados.rados.0.smithi084.stdout:2509: read oid 400 snap -1 2023-10-01T07:34:23.681 INFO:tasks.rados.rados.0.smithi084.stdout:2509: expect (ObjNum 1589 snap 0 seq_num 1589) 2023-10-01T07:34:23.681 INFO:tasks.rados.rados.0.smithi084.stdout:2510: read oid 125 snap -1 2023-10-01T07:34:23.681 INFO:tasks.rados.rados.0.smithi084.stdout:2510: expect (ObjNum 1312 snap 0 seq_num 1312) 2023-10-01T07:34:23.681 INFO:tasks.rados.rados.0.smithi084.stdout:2511: write oid 412 current snap is 0 2023-10-01T07:34:23.681 INFO:tasks.rados.rados.0.smithi084.stdout:2511: seq_num 1636 ranges {696252=523259,1751247=689238,3193428=302824} 2023-10-01T07:34:23.689 INFO:tasks.rados.rados.0.smithi084.stdout:2511: writing smithi08466639-412 from 696252 to 1219511 tid 1 2023-10-01T07:34:23.696 INFO:tasks.rados.rados.0.smithi084.stdout:2511: writing smithi08466639-412 from 1751247 to 2440485 tid 2 2023-10-01T07:34:23.702 INFO:tasks.rados.rados.0.smithi084.stdout:2511: writing smithi08466639-412 from 3193428 to 3496252 tid 3 2023-10-01T07:34:23.703 INFO:tasks.rados.rados.0.smithi084.stdout:2503: expect (ObjNum 846 snap 0 seq_num 846) 2023-10-01T07:34:23.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:23 smithi112 bash[27689]: audit 2023-10-01T07:34:22.354799+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:23.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:23 smithi112 bash[27689]: audit 2023-10-01T07:34:22.364978+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:23.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:23 smithi112 bash[27689]: cluster 2023-10-01T07:34:22.374521+0000 mgr.x (mgr.24739) 38 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 8.1 MiB/s wr, 80 op/s 2023-10-01T07:34:23.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:23 smithi112 bash[27689]: cephadm 2023-10-01T07:34:22.411056+0000 mgr.x (mgr.24739) 39 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-01T07:34:23.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:23 smithi112 bash[27689]: cephadm 2023-10-01T07:34:22.655341+0000 mgr.x (mgr.24739) 40 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi112 2023-10-01T07:34:23.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:23 smithi112 bash[27689]: audit 2023-10-01T07:34:23.230763+0000 mon.c (mon.2) 139 : audit [DBG] from='client.? 172.21.15.84:0/1022933895' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:23.835 INFO:tasks.rados.rados.0.smithi084.stdout:2504: finishing write tid 1 to smithi08466639-471 2023-10-01T07:34:23.835 INFO:tasks.rados.rados.0.smithi084.stdout:2504: finishing write tid 2 to smithi08466639-471 2023-10-01T07:34:23.835 INFO:tasks.rados.rados.0.smithi084.stdout:2505: expect (ObjNum 1020 snap 0 seq_num 1020) 2023-10-01T07:34:24.030 INFO:tasks.rados.rados.0.smithi084.stdout:2508: finishing write tid 1 to smithi08466639-116 2023-10-01T07:34:24.030 INFO:tasks.rados.rados.0.smithi084.stdout:2508: finishing write tid 2 to smithi08466639-116 2023-10-01T07:34:24.030 INFO:tasks.rados.rados.0.smithi084.stdout:2507: expect (ObjNum 1177 snap 0 seq_num 1177) 2023-10-01T07:34:24.247 INFO:tasks.rados.rados.0.smithi084.stdout:2504: finishing write tid 3 to smithi08466639-471 2023-10-01T07:34:24.247 INFO:tasks.rados.rados.0.smithi084.stdout:2504: finishing write tid 4 to smithi08466639-471 2023-10-01T07:34:24.247 INFO:tasks.rados.rados.0.smithi084.stdout:2504: finishing write tid 5 to smithi08466639-471 2023-10-01T07:34:24.247 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 471 v 346 (ObjNum 1634 snap 0 seq_num 1634) dirty exists 2023-10-01T07:34:24.248 INFO:tasks.rados.rados.0.smithi084.stdout:2504: left oid 471 (ObjNum 1634 snap 0 seq_num 1634) 2023-10-01T07:34:24.248 INFO:tasks.rados.rados.0.smithi084.stdout:2506: expect (ObjNum 668 snap 0 seq_num 668) 2023-10-01T07:34:24.383 INFO:tasks.rados.rados.0.smithi084.stdout:2508: finishing write tid 3 to smithi08466639-116 2023-10-01T07:34:24.383 INFO:tasks.rados.rados.0.smithi084.stdout:2508: finishing write tid 4 to smithi08466639-116 2023-10-01T07:34:24.383 INFO:tasks.rados.rados.0.smithi084.stdout:2508: finishing write tid 5 to smithi08466639-116 2023-10-01T07:34:24.383 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 116 v 266 (ObjNum 1635 snap 0 seq_num 1635) dirty exists 2023-10-01T07:34:24.383 INFO:tasks.rados.rados.0.smithi084.stdout:2508: left oid 116 (ObjNum 1635 snap 0 seq_num 1635) 2023-10-01T07:34:24.383 INFO:tasks.rados.rados.0.smithi084.stdout:2510: expect (ObjNum 1312 snap 0 seq_num 1312) 2023-10-01T07:34:24.447 INFO:tasks.rados.rados.0.smithi084.stdout:2509: expect (ObjNum 1589 snap 0 seq_num 1589) 2023-10-01T07:34:24.590 INFO:tasks.rados.rados.0.smithi084.stdout:2511: finishing write tid 1 to smithi08466639-412 2023-10-01T07:34:24.590 INFO:tasks.rados.rados.0.smithi084.stdout:2511: finishing write tid 2 to smithi08466639-412 2023-10-01T07:34:24.591 INFO:tasks.rados.rados.0.smithi084.stdout:2511: finishing write tid 3 to smithi08466639-412 2023-10-01T07:34:24.591 INFO:tasks.rados.rados.0.smithi084.stdout:2511: finishing write tid 4 to smithi08466639-412 2023-10-01T07:34:24.591 INFO:tasks.rados.rados.0.smithi084.stdout:2511: finishing write tid 5 to smithi08466639-412 2023-10-01T07:34:24.591 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 412 v 331 (ObjNum 1636 snap 0 seq_num 1636) dirty exists 2023-10-01T07:34:24.591 INFO:tasks.rados.rados.0.smithi084.stdout:2511: left oid 412 (ObjNum 1636 snap 0 seq_num 1636) 2023-10-01T07:34:24.591 INFO:tasks.rados.rados.0.smithi084.stdout:2512: read oid 141 snap -1 2023-10-01T07:34:24.591 INFO:tasks.rados.rados.0.smithi084.stdout:2512: expect deleted 2023-10-01T07:34:24.591 INFO:tasks.rados.rados.0.smithi084.stdout:2503: done (9 left) 2023-10-01T07:34:24.591 INFO:tasks.rados.rados.0.smithi084.stdout:2504: done (8 left) 2023-10-01T07:34:24.591 INFO:tasks.rados.rados.0.smithi084.stdout:2505: done (7 left) 2023-10-01T07:34:24.591 INFO:tasks.rados.rados.0.smithi084.stdout:2506: done (6 left) 2023-10-01T07:34:24.591 INFO:tasks.rados.rados.0.smithi084.stdout:2507: done (5 left) 2023-10-01T07:34:24.592 INFO:tasks.rados.rados.0.smithi084.stdout:2508: done (4 left) 2023-10-01T07:34:24.592 INFO:tasks.rados.rados.0.smithi084.stdout:2509: done (3 left) 2023-10-01T07:34:24.592 INFO:tasks.rados.rados.0.smithi084.stdout:2510: done (2 left) 2023-10-01T07:34:24.592 INFO:tasks.rados.rados.0.smithi084.stdout:2511: done (1 left) 2023-10-01T07:34:24.592 INFO:tasks.rados.rados.0.smithi084.stdout:2513: write oid 337 current snap is 0 2023-10-01T07:34:24.592 INFO:tasks.rados.rados.0.smithi084.stdout:2513: seq_num 1637 ranges {713059=598508,2093376=432896,3104498=408561} 2023-10-01T07:34:24.603 INFO:tasks.rados.rados.0.smithi084.stdout:2513: writing smithi08466639-337 from 713059 to 1311567 tid 1 2023-10-01T07:34:24.610 INFO:tasks.rados.rados.0.smithi084.stdout:2513: writing smithi08466639-337 from 2093376 to 2526272 tid 2 2023-10-01T07:34:24.616 INFO:tasks.rados.rados.0.smithi084.stdout:2513: writing smithi08466639-337 from 3104498 to 3513059 tid 3 2023-10-01T07:34:24.616 INFO:tasks.rados.rados.0.smithi084.stdout:2514: write oid 102 current snap is 0 2023-10-01T07:34:24.616 INFO:tasks.rados.rados.0.smithi084.stdout:2514: seq_num 1638 ranges {729866=673757,2151858=692907} 2023-10-01T07:34:24.624 INFO:tasks.rados.rados.0.smithi084.stdout:2514: writing smithi08466639-102 from 729866 to 1403623 tid 1 2023-10-01T07:34:24.632 INFO:tasks.rados.rados.0.smithi084.stdout:2514: writing smithi08466639-102 from 2151858 to 2844765 tid 2 2023-10-01T07:34:24.632 INFO:tasks.rados.rados.0.smithi084.stdout:2515: write oid 294 current snap is 0 2023-10-01T07:34:24.632 INFO:tasks.rados.rados.0.smithi084.stdout:2515: seq_num 1639 ranges {746673=749006,2210340=436565,3159344=387329} 2023-10-01T07:34:24.640 INFO:tasks.rados.rados.0.smithi084.stdout:2515: writing smithi08466639-294 from 746673 to 1495679 tid 1 2023-10-01T07:34:24.647 INFO:tasks.rados.rados.0.smithi084.stdout:2515: writing smithi08466639-294 from 2210340 to 2646905 tid 2 2023-10-01T07:34:24.652 INFO:tasks.rados.rados.0.smithi084.stdout:2515: writing smithi08466639-294 from 3159344 to 3546673 tid 3 2023-10-01T07:34:24.652 INFO:tasks.rados.rados.0.smithi084.stdout:2516: read oid 273 snap -1 2023-10-01T07:34:24.652 INFO:tasks.rados.rados.0.smithi084.stdout:2516: expect (ObjNum 1282 snap 0 seq_num 1282) 2023-10-01T07:34:24.652 INFO:tasks.rados.rados.0.smithi084.stdout:2517: write oid 44 current snap is 0 2023-10-01T07:34:24.652 INFO:tasks.rados.rados.0.smithi084.stdout:2517: seq_num 1640 ranges {763480=424255,1868822=696576,3186767=376713} 2023-10-01T07:34:24.661 INFO:tasks.rados.rados.0.smithi084.stdout:2517: writing smithi08466639-44 from 763480 to 1187735 tid 1 2023-10-01T07:34:24.670 INFO:tasks.rados.rados.0.smithi084.stdout:2517: writing smithi08466639-44 from 1868822 to 2565398 tid 2 2023-10-01T07:34:24.676 INFO:tasks.rados.rados.0.smithi084.stdout:2517: writing smithi08466639-44 from 3186767 to 3563480 tid 3 2023-10-01T07:34:24.676 INFO:tasks.rados.rados.0.smithi084.stdout:2518: read oid 103 snap -1 2023-10-01T07:34:24.676 INFO:tasks.rados.rados.0.smithi084.stdout:2518: expect (ObjNum 1587 snap 0 seq_num 1587) 2023-10-01T07:34:24.676 INFO:tasks.rados.rados.0.smithi084.stdout:2519: write oid 84 current snap is 0 2023-10-01T07:34:24.676 INFO:tasks.rados.rados.0.smithi084.stdout:2519: seq_num 1641 ranges {780287=499504,1810951=440234,2697837=468079} 2023-10-01T07:34:24.683 INFO:tasks.rados.rados.0.smithi084.stdout:2519: writing smithi08466639-84 from 780287 to 1279791 tid 1 2023-10-01T07:34:24.689 INFO:tasks.rados.rados.0.smithi084.stdout:2519: writing smithi08466639-84 from 1810951 to 2251185 tid 2 2023-10-01T07:34:24.694 INFO:tasks.rados.rados.0.smithi084.stdout:2519: writing smithi08466639-84 from 2697837 to 3165916 tid 3 2023-10-01T07:34:24.694 INFO:tasks.rados.rados.0.smithi084.stdout:2520: read oid 267 snap -1 2023-10-01T07:34:24.694 INFO:tasks.rados.rados.0.smithi084.stdout:2520: expect (ObjNum 1192 snap 0 seq_num 1192) 2023-10-01T07:34:24.694 INFO:tasks.rados.rados.0.smithi084.stdout:2521: write oid 118 current snap is 0 2023-10-01T07:34:24.694 INFO:tasks.rados.rados.0.smithi084.stdout:2521: seq_num 1642 ranges {797094=574753,1869433=700245,3125260=471834} 2023-10-01T07:34:24.702 INFO:tasks.rados.rados.0.smithi084.stdout:2521: writing smithi08466639-118 from 797094 to 1371847 tid 1 2023-10-01T07:34:24.709 INFO:tasks.rados.rados.0.smithi084.stdout:2521: writing smithi08466639-118 from 1869433 to 2569678 tid 2 2023-10-01T07:34:24.715 INFO:tasks.rados.rados.0.smithi084.stdout:2521: writing smithi08466639-118 from 3125260 to 3597094 tid 3 2023-10-01T07:34:24.715 INFO:tasks.rados.rados.0.smithi084.stdout:2522: read oid 314 snap -1 2023-10-01T07:34:24.716 INFO:tasks.rados.rados.0.smithi084.stdout:2522: expect (ObjNum 662 snap 0 seq_num 662) 2023-10-01T07:34:24.716 INFO:tasks.rados.rados.0.smithi084.stdout:2523: read oid 264 snap -1 2023-10-01T07:34:24.716 INFO:tasks.rados.rados.0.smithi084.stdout:2523: expect (ObjNum 1066 snap 0 seq_num 1066) 2023-10-01T07:34:24.716 INFO:tasks.rados.rados.0.smithi084.stdout:2524: delete oid 461 current snap is 0 2023-10-01T07:34:24.716 INFO:tasks.rados.rados.0.smithi084.stdout:2513: finishing write tid 1 to smithi08466639-337 2023-10-01T07:34:24.716 INFO:tasks.rados.rados.0.smithi084.stdout:2513: finishing write tid 2 to smithi08466639-337 2023-10-01T07:34:24.716 INFO:tasks.rados.rados.0.smithi084.stdout:2513: finishing write tid 3 to smithi08466639-337 2023-10-01T07:34:24.716 INFO:tasks.rados.rados.0.smithi084.stdout:2513: finishing write tid 4 to smithi08466639-337 2023-10-01T07:34:24.716 INFO:tasks.rados.rados.0.smithi084.stdout:2513: finishing write tid 5 to smithi08466639-337 2023-10-01T07:34:24.717 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 337 v 388 (ObjNum 1637 snap 0 seq_num 1637) dirty exists 2023-10-01T07:34:24.717 INFO:tasks.rados.rados.0.smithi084.stdout:2513: left oid 337 (ObjNum 1637 snap 0 seq_num 1637) 2023-10-01T07:34:24.717 INFO:tasks.rados.rados.0.smithi084.stdout:2514: finishing write tid 1 to smithi08466639-102 2023-10-01T07:34:24.717 INFO:tasks.rados.rados.0.smithi084.stdout:2514: finishing write tid 2 to smithi08466639-102 2023-10-01T07:34:24.717 INFO:tasks.rados.rados.0.smithi084.stdout:2514: finishing write tid 3 to smithi08466639-102 2023-10-01T07:34:24.717 INFO:tasks.rados.rados.0.smithi084.stdout:2514: finishing write tid 4 to smithi08466639-102 2023-10-01T07:34:24.717 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 102 v 269 (ObjNum 1638 snap 0 seq_num 1638) dirty exists 2023-10-01T07:34:24.717 INFO:tasks.rados.rados.0.smithi084.stdout:2514: left oid 102 (ObjNum 1638 snap 0 seq_num 1638) 2023-10-01T07:34:24.717 INFO:tasks.rados.rados.0.smithi084.stdout:2515: finishing write tid 1 to smithi08466639-294 2023-10-01T07:34:24.717 INFO:tasks.rados.rados.0.smithi084.stdout:2515: finishing write tid 2 to smithi08466639-294 2023-10-01T07:34:24.718 INFO:tasks.rados.rados.0.smithi084.stdout:2515: finishing write tid 3 to smithi08466639-294 2023-10-01T07:34:24.718 INFO:tasks.rados.rados.0.smithi084.stdout:2515: finishing write tid 4 to smithi08466639-294 2023-10-01T07:34:24.718 INFO:tasks.rados.rados.0.smithi084.stdout:2515: finishing write tid 5 to smithi08466639-294 2023-10-01T07:34:24.718 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 294 v 350 (ObjNum 1639 snap 0 seq_num 1639) dirty exists 2023-10-01T07:34:24.718 INFO:tasks.rados.rados.0.smithi084.stdout:2515: left oid 294 (ObjNum 1639 snap 0 seq_num 1639) 2023-10-01T07:34:24.718 INFO:tasks.rados.rados.0.smithi084.stdout:2516: expect (ObjNum 1282 snap 0 seq_num 1282) 2023-10-01T07:34:24.931 INFO:tasks.rados.rados.0.smithi084.stdout:2517: finishing write tid 1 to smithi08466639-44 2023-10-01T07:34:24.931 INFO:tasks.rados.rados.0.smithi084.stdout:2517: finishing write tid 2 to smithi08466639-44 2023-10-01T07:34:24.932 INFO:tasks.rados.rados.0.smithi084.stdout:2517: finishing write tid 3 to smithi08466639-44 2023-10-01T07:34:24.932 INFO:tasks.rados.rados.0.smithi084.stdout:2517: finishing write tid 4 to smithi08466639-44 2023-10-01T07:34:24.932 INFO:tasks.rados.rados.0.smithi084.stdout:2518: expect (ObjNum 1587 snap 0 seq_num 1587) 2023-10-01T07:34:25.047 INFO:tasks.rados.rados.0.smithi084.stdout:2517: finishing write tid 5 to smithi08466639-44 2023-10-01T07:34:25.047 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 44 v 350 (ObjNum 1640 snap 0 seq_num 1640) dirty exists 2023-10-01T07:34:25.048 INFO:tasks.rados.rados.0.smithi084.stdout:2517: left oid 44 (ObjNum 1640 snap 0 seq_num 1640) 2023-10-01T07:34:25.048 INFO:tasks.rados.rados.0.smithi084.stdout:2519: finishing write tid 1 to smithi08466639-84 2023-10-01T07:34:25.048 INFO:tasks.rados.rados.0.smithi084.stdout:2519: finishing write tid 2 to smithi08466639-84 2023-10-01T07:34:25.048 INFO:tasks.rados.rados.0.smithi084.stdout:2519: finishing write tid 3 to smithi08466639-84 2023-10-01T07:34:25.048 INFO:tasks.rados.rados.0.smithi084.stdout:2520: expect (ObjNum 1192 snap 0 seq_num 1192) 2023-10-01T07:34:25.125 INFO:tasks.rados.rados.0.smithi084.stdout:2519: finishing write tid 4 to smithi08466639-84 2023-10-01T07:34:25.126 INFO:tasks.rados.rados.0.smithi084.stdout:2519: finishing write tid 5 to smithi08466639-84 2023-10-01T07:34:25.126 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 84 v 354 (ObjNum 1641 snap 0 seq_num 1641) dirty exists 2023-10-01T07:34:25.126 INFO:tasks.rados.rados.0.smithi084.stdout:2519: left oid 84 (ObjNum 1641 snap 0 seq_num 1641) 2023-10-01T07:34:25.126 INFO:tasks.rados.rados.0.smithi084.stdout:2521: finishing write tid 1 to smithi08466639-118 2023-10-01T07:34:25.126 INFO:tasks.rados.rados.0.smithi084.stdout:2521: finishing write tid 2 to smithi08466639-118 2023-10-01T07:34:25.126 INFO:tasks.rados.rados.0.smithi084.stdout:2521: finishing write tid 3 to smithi08466639-118 2023-10-01T07:34:25.126 INFO:tasks.rados.rados.0.smithi084.stdout:2521: finishing write tid 4 to smithi08466639-118 2023-10-01T07:34:25.126 INFO:tasks.rados.rados.0.smithi084.stdout:2521: finishing write tid 5 to smithi08466639-118 2023-10-01T07:34:25.126 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 118 v 382 (ObjNum 1642 snap 0 seq_num 1642) dirty exists 2023-10-01T07:34:25.127 INFO:tasks.rados.rados.0.smithi084.stdout:2521: left oid 118 (ObjNum 1642 snap 0 seq_num 1642) 2023-10-01T07:34:25.127 INFO:tasks.rados.rados.0.smithi084.stdout:2522: expect (ObjNum 662 snap 0 seq_num 662) 2023-10-01T07:34:25.253 INFO:tasks.rados.rados.0.smithi084.stdout:2523: expect (ObjNum 1066 snap 0 seq_num 1066) 2023-10-01T07:34:25.461 INFO:tasks.rados.rados.0.smithi084.stdout:2512: done (12 left) 2023-10-01T07:34:25.461 INFO:tasks.rados.rados.0.smithi084.stdout:2513: done (11 left) 2023-10-01T07:34:25.461 INFO:tasks.rados.rados.0.smithi084.stdout:2514: done (10 left) 2023-10-01T07:34:25.461 INFO:tasks.rados.rados.0.smithi084.stdout:2515: done (9 left) 2023-10-01T07:34:25.461 INFO:tasks.rados.rados.0.smithi084.stdout:2516: done (8 left) 2023-10-01T07:34:25.462 INFO:tasks.rados.rados.0.smithi084.stdout:2517: done (7 left) 2023-10-01T07:34:25.462 INFO:tasks.rados.rados.0.smithi084.stdout:2518: done (6 left) 2023-10-01T07:34:25.462 INFO:tasks.rados.rados.0.smithi084.stdout:2519: done (5 left) 2023-10-01T07:34:25.462 INFO:tasks.rados.rados.0.smithi084.stdout:2520: done (4 left) 2023-10-01T07:34:25.462 INFO:tasks.rados.rados.0.smithi084.stdout:2521: done (3 left) 2023-10-01T07:34:25.462 INFO:tasks.rados.rados.0.smithi084.stdout:2522: done (2 left) 2023-10-01T07:34:25.462 INFO:tasks.rados.rados.0.smithi084.stdout:2523: done (1 left) 2023-10-01T07:34:25.462 INFO:tasks.rados.rados.0.smithi084.stdout:2524: done (0 left) 2023-10-01T07:34:25.462 INFO:tasks.rados.rados.0.smithi084.stdout:2525: read oid 191 snap -1 2023-10-01T07:34:25.462 INFO:tasks.rados.rados.0.smithi084.stdout:2525: expect deleted 2023-10-01T07:34:25.462 INFO:tasks.rados.rados.0.smithi084.stdout:2526: read oid 345 snap -1 2023-10-01T07:34:25.462 INFO:tasks.rados.rados.0.smithi084.stdout:2526: expect (ObjNum 1164 snap 0 seq_num 1164) 2023-10-01T07:34:25.463 INFO:tasks.rados.rados.0.smithi084.stdout:2527: read oid 239 snap -1 2023-10-01T07:34:25.463 INFO:tasks.rados.rados.0.smithi084.stdout:2527: expect (ObjNum 1103 snap 0 seq_num 1103) 2023-10-01T07:34:25.463 INFO:tasks.rados.rados.0.smithi084.stdout:2528: write oid 218 current snap is 0 2023-10-01T07:34:25.463 INFO:tasks.rados.rados.0.smithi084.stdout:2528: seq_num 1644 ranges {430708=441604,1302750=703914,2496459=701895} 2023-10-01T07:34:25.471 INFO:tasks.rados.rados.0.smithi084.stdout:2528: writing smithi08466639-218 from 430708 to 872312 tid 1 2023-10-01T07:34:25.478 INFO:tasks.rados.rados.0.smithi084.stdout:2528: writing smithi08466639-218 from 1302750 to 2006664 tid 2 2023-10-01T07:34:25.485 INFO:tasks.rados.rados.0.smithi084.stdout:2528: writing smithi08466639-218 from 2496459 to 3198354 tid 3 2023-10-01T07:34:25.485 INFO:tasks.rados.rados.0.smithi084.stdout:2529: read oid 181 snap -1 2023-10-01T07:34:25.485 INFO:tasks.rados.rados.0.smithi084.stdout:2529: expect (ObjNum 180 snap 0 seq_num 180) 2023-10-01T07:34:25.485 INFO:tasks.rados.rados.0.smithi084.stdout:2530: write oid 405 current snap is 0 2023-10-01T07:34:25.485 INFO:tasks.rados.rados.0.smithi084.stdout:2530: seq_num 1645 ranges {447515=516853,1644879=447572,2807529=629520} 2023-10-01T07:34:25.491 INFO:tasks.rados.rados.0.smithi084.stdout:2530: writing smithi08466639-405 from 447515 to 964368 tid 1 2023-10-01T07:34:25.497 INFO:tasks.rados.rados.0.smithi084.stdout:2530: writing smithi08466639-405 from 1644879 to 2092451 tid 2 2023-10-01T07:34:25.505 INFO:tasks.rados.rados.0.smithi084.stdout:2530: writing smithi08466639-405 from 2807529 to 3437049 tid 3 2023-10-01T07:34:25.505 INFO:tasks.rados.rados.0.smithi084.stdout:2531: write oid 7 current snap is 0 2023-10-01T07:34:25.505 INFO:tasks.rados.rados.0.smithi084.stdout:2531: seq_num 1646 ranges {464322=592102,1703361=591230,2718599=440792} 2023-10-01T07:34:25.512 INFO:tasks.rados.rados.0.smithi084.stdout:2531: writing smithi08466639-7 from 464322 to 1056424 tid 1 2023-10-01T07:34:25.520 INFO:tasks.rados.rados.0.smithi084.stdout:2531: writing smithi08466639-7 from 1703361 to 2294591 tid 2 2023-10-01T07:34:25.525 INFO:tasks.rados.rados.0.smithi084.stdout:2531: writing smithi08466639-7 from 2718599 to 3159391 tid 3 2023-10-01T07:34:25.526 INFO:tasks.rados.rados.0.smithi084.stdout:2532: write oid 73 current snap is 0 2023-10-01T07:34:25.526 INFO:tasks.rados.rados.0.smithi084.stdout:2532: seq_num 1647 ranges {481129=667351,1761843=451241,2862375=652064} 2023-10-01T07:34:25.533 INFO:tasks.rados.rados.0.smithi084.stdout:2532: writing smithi08466639-73 from 481129 to 1148480 tid 1 2023-10-01T07:34:25.539 INFO:tasks.rados.rados.0.smithi084.stdout:2532: writing smithi08466639-73 from 1761843 to 2213084 tid 2 2023-10-01T07:34:25.546 INFO:tasks.rados.rados.0.smithi084.stdout:2532: writing smithi08466639-73 from 2862375 to 3514439 tid 3 2023-10-01T07:34:25.546 INFO:tasks.rados.rados.0.smithi084.stdout:2533: write oid 160 current snap is 0 2023-10-01T07:34:25.547 INFO:tasks.rados.rados.0.smithi084.stdout:2533: seq_num 1648 ranges {497936=742600,1820325=594899,2889798=463336} 2023-10-01T07:34:25.553 INFO:tasks.rados.rados.0.smithi084.stdout:2533: writing smithi08466639-160 from 497936 to 1240536 tid 1 2023-10-01T07:34:25.560 INFO:tasks.rados.rados.0.smithi084.stdout:2533: writing smithi08466639-160 from 1820325 to 2415224 tid 2 2023-10-01T07:34:25.565 INFO:tasks.rados.rados.0.smithi084.stdout:2533: writing smithi08466639-160 from 2889798 to 3353134 tid 3 2023-10-01T07:34:25.566 INFO:tasks.rados.rados.0.smithi084.stdout:2534: write oid 303 current snap is 0 2023-10-01T07:34:25.566 INFO:tasks.rados.rados.0.smithi084.stdout:2534: seq_num 1649 ranges {514743=417849,1362454=454910,2400868=790961} 2023-10-01T07:34:25.571 INFO:tasks.rados.rados.0.smithi084.stdout:2534: writing smithi08466639-303 from 514743 to 932592 tid 1 2023-10-01T07:34:25.576 INFO:tasks.rados.rados.0.smithi084.stdout:2534: writing smithi08466639-303 from 1362454 to 1817364 tid 2 2023-10-01T07:34:25.584 INFO:tasks.rados.rados.0.smithi084.stdout:2534: writing smithi08466639-303 from 2400868 to 3191829 tid 3 2023-10-01T07:34:25.584 INFO:tasks.rados.rados.0.smithi084.stdout:2535: read oid 62 snap -1 2023-10-01T07:34:25.584 INFO:tasks.rados.rados.0.smithi084.stdout:2535: expect (ObjNum 1591 snap 0 seq_num 1591) 2023-10-01T07:34:25.584 INFO:tasks.rados.rados.0.smithi084.stdout:2536: read oid 348 snap -1 2023-10-01T07:34:25.584 INFO:tasks.rados.rados.0.smithi084.stdout:2536: expect (ObjNum 347 snap 0 seq_num 347) 2023-10-01T07:34:25.584 INFO:tasks.rados.rados.0.smithi084.stdout:2537: delete oid 72 current snap is 0 2023-10-01T07:34:25.584 INFO:tasks.rados.rados.0.smithi084.stdout:2527: expect (ObjNum 1103 snap 0 seq_num 1103) 2023-10-01T07:34:25.706 INFO:tasks.rados.rados.0.smithi084.stdout:2526: expect (ObjNum 1164 snap 0 seq_num 1164) 2023-10-01T07:34:25.727 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:25 smithi112 bash[27689]: cluster 2023-10-01T07:34:24.375079+0000 mgr.x (mgr.24739) 41 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 8.1 MiB/s wr, 80 op/s 2023-10-01T07:34:25.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:25 smithi084 bash[33757]: cluster 2023-10-01T07:34:24.375079+0000 mgr.x (mgr.24739) 41 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 8.1 MiB/s wr, 80 op/s 2023-10-01T07:34:25.825 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 07:34:25 smithi084 bash[70254]: level=info ts=2023-10-01T07:34:25.430Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000924398s 2023-10-01T07:34:25.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:25 smithi084 bash[27378]: cluster 2023-10-01T07:34:24.375079+0000 mgr.x (mgr.24739) 41 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 8.1 MiB/s wr, 80 op/s 2023-10-01T07:34:25.825 INFO:tasks.rados.rados.0.smithi084.stdout:2528: finishing write tid 1 to smithi08466639-218 2023-10-01T07:34:25.825 INFO:tasks.rados.rados.0.smithi084.stdout:2528: finishing write tid 2 to smithi08466639-218 2023-10-01T07:34:25.825 INFO:tasks.rados.rados.0.smithi084.stdout:2529: expect (ObjNum 180 snap 0 seq_num 180) 2023-10-01T07:34:25.926 INFO:tasks.rados.rados.0.smithi084.stdout:2528: finishing write tid 3 to smithi08466639-218 2023-10-01T07:34:25.927 INFO:tasks.rados.rados.0.smithi084.stdout:2528: finishing write tid 4 to smithi08466639-218 2023-10-01T07:34:25.927 INFO:tasks.rados.rados.0.smithi084.stdout:2528: finishing write tid 5 to smithi08466639-218 2023-10-01T07:34:25.927 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 218 v 290 (ObjNum 1644 snap 0 seq_num 1644) dirty exists 2023-10-01T07:34:25.927 INFO:tasks.rados.rados.0.smithi084.stdout:2528: left oid 218 (ObjNum 1644 snap 0 seq_num 1644) 2023-10-01T07:34:25.927 INFO:tasks.rados.rados.0.smithi084.stdout:2530: finishing write tid 1 to smithi08466639-405 2023-10-01T07:34:25.927 INFO:tasks.rados.rados.0.smithi084.stdout:2530: finishing write tid 2 to smithi08466639-405 2023-10-01T07:34:25.927 INFO:tasks.rados.rados.0.smithi084.stdout:2530: finishing write tid 3 to smithi08466639-405 2023-10-01T07:34:25.927 INFO:tasks.rados.rados.0.smithi084.stdout:2530: finishing write tid 4 to smithi08466639-405 2023-10-01T07:34:25.927 INFO:tasks.rados.rados.0.smithi084.stdout:2530: finishing write tid 5 to smithi08466639-405 2023-10-01T07:34:25.927 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 405 v 392 (ObjNum 1645 snap 0 seq_num 1645) dirty exists 2023-10-01T07:34:25.927 INFO:tasks.rados.rados.0.smithi084.stdout:2530: left oid 405 (ObjNum 1645 snap 0 seq_num 1645) 2023-10-01T07:34:25.928 INFO:tasks.rados.rados.0.smithi084.stdout:2531: finishing write tid 1 to smithi08466639-7 2023-10-01T07:34:25.928 INFO:tasks.rados.rados.0.smithi084.stdout:2531: finishing write tid 2 to smithi08466639-7 2023-10-01T07:34:25.928 INFO:tasks.rados.rados.0.smithi084.stdout:2531: finishing write tid 3 to smithi08466639-7 2023-10-01T07:34:25.928 INFO:tasks.rados.rados.0.smithi084.stdout:2531: finishing write tid 4 to smithi08466639-7 2023-10-01T07:34:25.928 INFO:tasks.rados.rados.0.smithi084.stdout:2531: finishing write tid 5 to smithi08466639-7 2023-10-01T07:34:25.928 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 7 v 365 (ObjNum 1646 snap 0 seq_num 1646) dirty exists 2023-10-01T07:34:25.928 INFO:tasks.rados.rados.0.smithi084.stdout:2531: left oid 7 (ObjNum 1646 snap 0 seq_num 1646) 2023-10-01T07:34:25.928 INFO:tasks.rados.rados.0.smithi084.stdout:2532: finishing write tid 1 to smithi08466639-73 2023-10-01T07:34:25.928 INFO:tasks.rados.rados.0.smithi084.stdout:2532: finishing write tid 2 to smithi08466639-73 2023-10-01T07:34:25.928 INFO:tasks.rados.rados.0.smithi084.stdout:2532: finishing write tid 3 to smithi08466639-73 2023-10-01T07:34:25.928 INFO:tasks.rados.rados.0.smithi084.stdout:2532: finishing write tid 4 to smithi08466639-73 2023-10-01T07:34:25.928 INFO:tasks.rados.rados.0.smithi084.stdout:2532: finishing write tid 5 to smithi08466639-73 2023-10-01T07:34:25.929 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 73 v 285 (ObjNum 1647 snap 0 seq_num 1647) dirty exists 2023-10-01T07:34:25.929 INFO:tasks.rados.rados.0.smithi084.stdout:2532: left oid 73 (ObjNum 1647 snap 0 seq_num 1647) 2023-10-01T07:34:25.929 INFO:tasks.rados.rados.0.smithi084.stdout:2533: finishing write tid 1 to smithi08466639-160 2023-10-01T07:34:25.929 INFO:tasks.rados.rados.0.smithi084.stdout:2533: finishing write tid 2 to smithi08466639-160 2023-10-01T07:34:25.929 INFO:tasks.rados.rados.0.smithi084.stdout:2533: finishing write tid 3 to smithi08466639-160 2023-10-01T07:34:25.929 INFO:tasks.rados.rados.0.smithi084.stdout:2533: finishing write tid 4 to smithi08466639-160 2023-10-01T07:34:25.929 INFO:tasks.rados.rados.0.smithi084.stdout:2533: finishing write tid 5 to smithi08466639-160 2023-10-01T07:34:25.929 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 160 v 374 (ObjNum 1648 snap 0 seq_num 1648) dirty exists 2023-10-01T07:34:25.929 INFO:tasks.rados.rados.0.smithi084.stdout:2533: left oid 160 (ObjNum 1648 snap 0 seq_num 1648) 2023-10-01T07:34:25.929 INFO:tasks.rados.rados.0.smithi084.stdout:2534: finishing write tid 1 to smithi08466639-303 2023-10-01T07:34:25.929 INFO:tasks.rados.rados.0.smithi084.stdout:2534: finishing write tid 2 to smithi08466639-303 2023-10-01T07:34:25.929 INFO:tasks.rados.rados.0.smithi084.stdout:2535: expect (ObjNum 1591 snap 0 seq_num 1591) 2023-10-01T07:34:26.099 INFO:tasks.rados.rados.0.smithi084.stdout:2534: finishing write tid 3 to smithi08466639-303 2023-10-01T07:34:26.099 INFO:tasks.rados.rados.0.smithi084.stdout:2534: finishing write tid 4 to smithi08466639-303 2023-10-01T07:34:26.099 INFO:tasks.rados.rados.0.smithi084.stdout:2534: finishing write tid 5 to smithi08466639-303 2023-10-01T07:34:26.100 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 303 v 369 (ObjNum 1649 snap 0 seq_num 1649) dirty exists 2023-10-01T07:34:26.100 INFO:tasks.rados.rados.0.smithi084.stdout:2534: left oid 303 (ObjNum 1649 snap 0 seq_num 1649) 2023-10-01T07:34:26.100 INFO:tasks.rados.rados.0.smithi084.stdout:2536: expect (ObjNum 347 snap 0 seq_num 347) 2023-10-01T07:34:26.217 INFO:tasks.rados.rados.0.smithi084.stdout:2525: done (12 left) 2023-10-01T07:34:26.218 INFO:tasks.rados.rados.0.smithi084.stdout:2526: done (11 left) 2023-10-01T07:34:26.218 INFO:tasks.rados.rados.0.smithi084.stdout:2527: done (10 left) 2023-10-01T07:34:26.218 INFO:tasks.rados.rados.0.smithi084.stdout:2528: done (9 left) 2023-10-01T07:34:26.218 INFO:tasks.rados.rados.0.smithi084.stdout:2529: done (8 left) 2023-10-01T07:34:26.218 INFO:tasks.rados.rados.0.smithi084.stdout:2530: done (7 left) 2023-10-01T07:34:26.218 INFO:tasks.rados.rados.0.smithi084.stdout:2531: done (6 left) 2023-10-01T07:34:26.218 INFO:tasks.rados.rados.0.smithi084.stdout:2532: done (5 left) 2023-10-01T07:34:26.218 INFO:tasks.rados.rados.0.smithi084.stdout:2533: done (4 left) 2023-10-01T07:34:26.218 INFO:tasks.rados.rados.0.smithi084.stdout:2534: done (3 left) 2023-10-01T07:34:26.218 INFO:tasks.rados.rados.0.smithi084.stdout:2535: done (2 left) 2023-10-01T07:34:26.218 INFO:tasks.rados.rados.0.smithi084.stdout:2536: done (1 left) 2023-10-01T07:34:26.218 INFO:tasks.rados.rados.0.smithi084.stdout:2537: done (0 left) 2023-10-01T07:34:26.219 INFO:tasks.rados.rados.0.smithi084.stdout:2538: write oid 253 current snap is 0 2023-10-01T07:34:26.219 INFO:tasks.rados.rados.0.smithi084.stdout:2538: seq_num 1651 ranges {548357=684700,1995771=458579,2972067=413505} 2023-10-01T07:34:26.229 INFO:tasks.rados.rados.0.smithi084.stdout:2538: writing smithi08466639-253 from 548357 to 1233057 tid 1 2023-10-01T07:34:26.235 INFO:tasks.rados.rados.0.smithi084.stdout:2538: writing smithi08466639-253 from 1995771 to 2454350 tid 2 2023-10-01T07:34:26.240 INFO:tasks.rados.rados.0.smithi084.stdout:2538: writing smithi08466639-253 from 2972067 to 3385572 tid 3 2023-10-01T07:34:26.240 INFO:tasks.rados.rados.0.smithi084.stdout:2539: delete oid 340 current snap is 0 2023-10-01T07:34:26.241 INFO:tasks.rados.rados.0.smithi084.stdout:2538: finishing write tid 1 to smithi08466639-253 2023-10-01T07:34:26.241 INFO:tasks.rados.rados.0.smithi084.stdout:2538: finishing write tid 2 to smithi08466639-253 2023-10-01T07:34:26.244 INFO:tasks.rados.rados.0.smithi084.stdout:2539: done (1 left) 2023-10-01T07:34:26.244 INFO:tasks.rados.rados.0.smithi084.stdout:2540: write oid 180 current snap is 0 2023-10-01T07:34:26.244 INFO:tasks.rados.rados.0.smithi084.stdout:2540: seq_num 1653 ranges {581971=435198,1712735=462248,2626913=436049,3752375=29596} 2023-10-01T07:34:26.250 INFO:tasks.rados.rados.0.smithi084.stdout:2540: writing smithi08466639-180 from 581971 to 1017169 tid 1 2023-10-01T07:34:26.257 INFO:tasks.rados.rados.0.smithi084.stdout:2540: writing smithi08466639-180 from 1712735 to 2174983 tid 2 2023-10-01T07:34:26.262 INFO:tasks.rados.rados.0.smithi084.stdout:2540: writing smithi08466639-180 from 2626913 to 3062962 tid 3 2023-10-01T07:34:26.266 INFO:tasks.rados.rados.0.smithi084.stdout:2540: writing smithi08466639-180 from 3752375 to 3781971 tid 4 2023-10-01T07:34:26.266 INFO:tasks.rados.rados.0.smithi084.stdout:2541: write oid 389 current snap is 0 2023-10-01T07:34:26.266 INFO:tasks.rados.rados.0.smithi084.stdout:2541: seq_num 1654 ranges {598778=510447,1654864=605906,2937983=763674} 2023-10-01T07:34:26.272 INFO:tasks.rados.rados.0.smithi084.stdout:2541: writing smithi08466639-389 from 598778 to 1109225 tid 1 2023-10-01T07:34:26.278 INFO:tasks.rados.rados.0.smithi084.stdout:2541: writing smithi08466639-389 from 1654864 to 2260770 tid 2 2023-10-01T07:34:26.286 INFO:tasks.rados.rados.0.smithi084.stdout:2541: writing smithi08466639-389 from 2937983 to 3701657 tid 3 2023-10-01T07:34:26.286 INFO:tasks.rados.rados.0.smithi084.stdout:2542: write oid 288 current snap is 0 2023-10-01T07:34:26.286 INFO:tasks.rados.rados.0.smithi084.stdout:2542: seq_num 1655 ranges {615585=585696,1713346=465917,2965406=574946} 2023-10-01T07:34:26.295 INFO:tasks.rados.rados.0.smithi084.stdout:2542: writing smithi08466639-288 from 615585 to 1201281 tid 1 2023-10-01T07:34:26.300 INFO:tasks.rados.rados.0.smithi084.stdout:2542: writing smithi08466639-288 from 1713346 to 2179263 tid 2 2023-10-01T07:34:26.308 INFO:tasks.rados.rados.0.smithi084.stdout:2542: writing smithi08466639-288 from 2965406 to 3540352 tid 3 2023-10-01T07:34:26.308 INFO:tasks.rados.rados.0.smithi084.stdout:2543: write oid 265 current snap is 0 2023-10-01T07:34:26.308 INFO:tasks.rados.rados.0.smithi084.stdout:2543: seq_num 1656 ranges {632392=660945,1771828=609575,2992829=786218} 2023-10-01T07:34:26.315 INFO:tasks.rados.rados.0.smithi084.stdout:2543: writing smithi08466639-265 from 632392 to 1293337 tid 1 2023-10-01T07:34:26.322 INFO:tasks.rados.rados.0.smithi084.stdout:2543: writing smithi08466639-265 from 1771828 to 2381403 tid 2 2023-10-01T07:34:26.329 INFO:tasks.rados.rados.0.smithi084.stdout:2543: writing smithi08466639-265 from 2992829 to 3779047 tid 3 2023-10-01T07:34:26.330 INFO:tasks.rados.rados.0.smithi084.stdout:2544: write oid 395 current snap is 0 2023-10-01T07:34:26.330 INFO:tasks.rados.rados.0.smithi084.stdout:2544: seq_num 1657 ranges {649199=736194,1830310=753233,3303899=545300} 2023-10-01T07:34:26.337 INFO:tasks.rados.rados.0.smithi084.stdout:2544: writing smithi08466639-395 from 649199 to 1385393 tid 1 2023-10-01T07:34:26.344 INFO:tasks.rados.rados.0.smithi084.stdout:2544: writing smithi08466639-395 from 1830310 to 2583543 tid 2 2023-10-01T07:34:26.350 INFO:tasks.rados.rados.0.smithi084.stdout:2544: writing smithi08466639-395 from 3303899 to 3849199 tid 3 2023-10-01T07:34:26.351 INFO:tasks.rados.rados.0.smithi084.stdout:2545: write oid 460 current snap is 0 2023-10-01T07:34:26.351 INFO:tasks.rados.rados.0.smithi084.stdout:2545: seq_num 1658 ranges {666006=527796,1888792=613244,3047675=525115} 2023-10-01T07:34:26.357 INFO:tasks.rados.rados.0.smithi084.stdout:2545: writing smithi08466639-460 from 666006 to 1193802 tid 1 2023-10-01T07:34:26.364 INFO:tasks.rados.rados.0.smithi084.stdout:2545: writing smithi08466639-460 from 1888792 to 2502036 tid 2 2023-10-01T07:34:26.370 INFO:tasks.rados.rados.0.smithi084.stdout:2545: writing smithi08466639-460 from 3047675 to 3572790 tid 3 2023-10-01T07:34:26.371 INFO:tasks.rados.rados.0.smithi084.stdout:2546: read oid 282 snap -1 2023-10-01T07:34:26.371 INFO:tasks.rados.rados.0.smithi084.stdout:2546: expect (ObjNum 1186 snap 0 seq_num 1186) 2023-10-01T07:34:26.371 INFO:tasks.rados.rados.0.smithi084.stdout:2547: write oid 492 current snap is 0 2023-10-01T07:34:26.371 INFO:tasks.rados.rados.0.smithi084.stdout:2547: seq_num 1659 ranges {682813=603045,1947274=756902,3358745=524068} 2023-10-01T07:34:26.377 INFO:tasks.rados.rados.0.smithi084.stdout:2547: writing smithi08466639-492 from 682813 to 1285858 tid 1 2023-10-01T07:34:26.385 INFO:tasks.rados.rados.0.smithi084.stdout:2547: writing smithi08466639-492 from 1947274 to 2704176 tid 2 2023-10-01T07:34:26.397 INFO:tasks.rados.rados.0.smithi084.stdout:2547: writing smithi08466639-492 from 3358745 to 3882813 tid 3 2023-10-01T07:34:26.397 INFO:tasks.rados.rados.0.smithi084.stdout:2548: delete oid 20 current snap is 0 2023-10-01T07:34:26.397 INFO:tasks.rados.rados.0.smithi084.stdout:2538: finishing write tid 3 to smithi08466639-253 2023-10-01T07:34:26.397 INFO:tasks.rados.rados.0.smithi084.stdout:2538: finishing write tid 4 to smithi08466639-253 2023-10-01T07:34:26.397 INFO:tasks.rados.rados.0.smithi084.stdout:2538: finishing write tid 5 to smithi08466639-253 2023-10-01T07:34:26.397 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 253 v 387 (ObjNum 1651 snap 0 seq_num 1651) dirty exists 2023-10-01T07:34:26.397 INFO:tasks.rados.rados.0.smithi084.stdout:2538: left oid 253 (ObjNum 1651 snap 0 seq_num 1651) 2023-10-01T07:34:26.397 INFO:tasks.rados.rados.0.smithi084.stdout:2540: finishing write tid 1 to smithi08466639-180 2023-10-01T07:34:26.398 INFO:tasks.rados.rados.0.smithi084.stdout:2540: finishing write tid 2 to smithi08466639-180 2023-10-01T07:34:26.398 INFO:tasks.rados.rados.0.smithi084.stdout:2540: finishing write tid 3 to smithi08466639-180 2023-10-01T07:34:26.398 INFO:tasks.rados.rados.0.smithi084.stdout:2540: finishing write tid 4 to smithi08466639-180 2023-10-01T07:34:26.398 INFO:tasks.rados.rados.0.smithi084.stdout:2540: finishing write tid 5 to smithi08466639-180 2023-10-01T07:34:26.398 INFO:tasks.rados.rados.0.smithi084.stdout:2540: finishing write tid 6 to smithi08466639-180 2023-10-01T07:34:26.398 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 180 v 413 (ObjNum 1653 snap 0 seq_num 1653) dirty exists 2023-10-01T07:34:26.398 INFO:tasks.rados.rados.0.smithi084.stdout:2540: left oid 180 (ObjNum 1653 snap 0 seq_num 1653) 2023-10-01T07:34:26.398 INFO:tasks.rados.rados.0.smithi084.stdout:2541: finishing write tid 1 to smithi08466639-389 2023-10-01T07:34:26.398 INFO:tasks.rados.rados.0.smithi084.stdout:2541: finishing write tid 2 to smithi08466639-389 2023-10-01T07:34:26.398 INFO:tasks.rados.rados.0.smithi084.stdout:2541: finishing write tid 3 to smithi08466639-389 2023-10-01T07:34:26.398 INFO:tasks.rados.rados.0.smithi084.stdout:2541: finishing write tid 4 to smithi08466639-389 2023-10-01T07:34:26.399 INFO:tasks.rados.rados.0.smithi084.stdout:2541: finishing write tid 5 to smithi08466639-389 2023-10-01T07:34:26.399 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 389 v 283 (ObjNum 1654 snap 0 seq_num 1654) dirty exists 2023-10-01T07:34:26.399 INFO:tasks.rados.rados.0.smithi084.stdout:2541: left oid 389 (ObjNum 1654 snap 0 seq_num 1654) 2023-10-01T07:34:26.399 INFO:tasks.rados.rados.0.smithi084.stdout:2542: finishing write tid 1 to smithi08466639-288 2023-10-01T07:34:26.399 INFO:tasks.rados.rados.0.smithi084.stdout:2542: finishing write tid 2 to smithi08466639-288 2023-10-01T07:34:26.399 INFO:tasks.rados.rados.0.smithi084.stdout:2542: finishing write tid 3 to smithi08466639-288 2023-10-01T07:34:26.399 INFO:tasks.rados.rados.0.smithi084.stdout:2542: finishing write tid 4 to smithi08466639-288 2023-10-01T07:34:26.399 INFO:tasks.rados.rados.0.smithi084.stdout:2542: finishing write tid 5 to smithi08466639-288 2023-10-01T07:34:26.399 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 288 v 396 (ObjNum 1655 snap 0 seq_num 1655) dirty exists 2023-10-01T07:34:26.399 INFO:tasks.rados.rados.0.smithi084.stdout:2542: left oid 288 (ObjNum 1655 snap 0 seq_num 1655) 2023-10-01T07:34:26.399 INFO:tasks.rados.rados.0.smithi084.stdout:2543: finishing write tid 1 to smithi08466639-265 2023-10-01T07:34:26.399 INFO:tasks.rados.rados.0.smithi084.stdout:2543: finishing write tid 2 to smithi08466639-265 2023-10-01T07:34:26.399 INFO:tasks.rados.rados.0.smithi084.stdout:2543: finishing write tid 3 to smithi08466639-265 2023-10-01T07:34:26.399 INFO:tasks.rados.rados.0.smithi084.stdout:2543: finishing write tid 4 to smithi08466639-265 2023-10-01T07:34:26.400 INFO:tasks.rados.rados.0.smithi084.stdout:2543: finishing write tid 5 to smithi08466639-265 2023-10-01T07:34:26.400 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 265 v 287 (ObjNum 1656 snap 0 seq_num 1656) dirty exists 2023-10-01T07:34:26.400 INFO:tasks.rados.rados.0.smithi084.stdout:2543: left oid 265 (ObjNum 1656 snap 0 seq_num 1656) 2023-10-01T07:34:26.400 INFO:tasks.rados.rados.0.smithi084.stdout:2544: finishing write tid 1 to smithi08466639-395 2023-10-01T07:34:26.400 INFO:tasks.rados.rados.0.smithi084.stdout:2544: finishing write tid 2 to smithi08466639-395 2023-10-01T07:34:26.400 INFO:tasks.rados.rados.0.smithi084.stdout:2544: finishing write tid 3 to smithi08466639-395 2023-10-01T07:34:26.400 INFO:tasks.rados.rados.0.smithi084.stdout:2544: finishing write tid 4 to smithi08466639-395 2023-10-01T07:34:26.400 INFO:tasks.rados.rados.0.smithi084.stdout:2544: finishing write tid 5 to smithi08466639-395 2023-10-01T07:34:26.400 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 395 v 273 (ObjNum 1657 snap 0 seq_num 1657) dirty exists 2023-10-01T07:34:26.400 INFO:tasks.rados.rados.0.smithi084.stdout:2544: left oid 395 (ObjNum 1657 snap 0 seq_num 1657) 2023-10-01T07:34:26.400 INFO:tasks.rados.rados.0.smithi084.stdout:2545: finishing write tid 1 to smithi08466639-460 2023-10-01T07:34:26.401 INFO:tasks.rados.rados.0.smithi084.stdout:2545: finishing write tid 2 to smithi08466639-460 2023-10-01T07:34:26.401 INFO:tasks.rados.rados.0.smithi084.stdout:2545: finishing write tid 3 to smithi08466639-460 2023-10-01T07:34:26.401 INFO:tasks.rados.rados.0.smithi084.stdout:2545: finishing write tid 4 to smithi08466639-460 2023-10-01T07:34:26.401 INFO:tasks.rados.rados.0.smithi084.stdout:2545: finishing write tid 5 to smithi08466639-460 2023-10-01T07:34:26.401 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 460 v 358 (ObjNum 1658 snap 0 seq_num 1658) dirty exists 2023-10-01T07:34:26.401 INFO:tasks.rados.rados.0.smithi084.stdout:2545: left oid 460 (ObjNum 1658 snap 0 seq_num 1658) 2023-10-01T07:34:26.401 INFO:tasks.rados.rados.0.smithi084.stdout:2547: finishing write tid 1 to smithi08466639-492 2023-10-01T07:34:26.401 INFO:tasks.rados.rados.0.smithi084.stdout:2546: expect (ObjNum 1186 snap 0 seq_num 1186) 2023-10-01T07:34:26.617 INFO:tasks.rados.rados.0.smithi084.stdout:2547: finishing write tid 2 to smithi08466639-492 2023-10-01T07:34:26.617 INFO:tasks.rados.rados.0.smithi084.stdout:2547: finishing write tid 3 to smithi08466639-492 2023-10-01T07:34:26.617 INFO:tasks.rados.rados.0.smithi084.stdout:2547: finishing write tid 4 to smithi08466639-492 2023-10-01T07:34:26.617 INFO:tasks.rados.rados.0.smithi084.stdout:2547: finishing write tid 5 to smithi08466639-492 2023-10-01T07:34:26.617 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 492 v 374 (ObjNum 1659 snap 0 seq_num 1659) dirty exists 2023-10-01T07:34:26.617 INFO:tasks.rados.rados.0.smithi084.stdout:2547: left oid 492 (ObjNum 1659 snap 0 seq_num 1659) 2023-10-01T07:34:26.617 INFO:tasks.rados.rados.0.smithi084.stdout:2538: done (9 left) 2023-10-01T07:34:26.618 INFO:tasks.rados.rados.0.smithi084.stdout:2540: done (8 left) 2023-10-01T07:34:26.618 INFO:tasks.rados.rados.0.smithi084.stdout:2541: done (7 left) 2023-10-01T07:34:26.618 INFO:tasks.rados.rados.0.smithi084.stdout:2542: done (6 left) 2023-10-01T07:34:26.618 INFO:tasks.rados.rados.0.smithi084.stdout:2543: done (5 left) 2023-10-01T07:34:26.618 INFO:tasks.rados.rados.0.smithi084.stdout:2544: done (4 left) 2023-10-01T07:34:26.618 INFO:tasks.rados.rados.0.smithi084.stdout:2545: done (3 left) 2023-10-01T07:34:26.618 INFO:tasks.rados.rados.0.smithi084.stdout:2546: done (2 left) 2023-10-01T07:34:26.618 INFO:tasks.rados.rados.0.smithi084.stdout:2547: done (1 left) 2023-10-01T07:34:26.618 INFO:tasks.rados.rados.0.smithi084.stdout:2548: done (0 left) 2023-10-01T07:34:26.618 INFO:tasks.rados.rados.0.smithi084.stdout:2549: write oid 384 current snap is 0 2023-10-01T07:34:26.618 INFO:tasks.rados.rados.0.smithi084.stdout:2549: seq_num 1661 ranges {716427=753543,2064238=760571,3413591=502836} 2023-10-01T07:34:26.630 INFO:tasks.rados.rados.0.smithi084.stdout:2549: writing smithi08466639-384 from 716427 to 1469970 tid 1 2023-10-01T07:34:26.637 INFO:tasks.rados.rados.0.smithi084.stdout:2549: writing smithi08466639-384 from 2064238 to 2824809 tid 2 2023-10-01T07:34:26.644 INFO:tasks.rados.rados.0.smithi084.stdout:2549: writing smithi08466639-384 from 3413591 to 3916427 tid 3 2023-10-01T07:34:26.644 INFO:tasks.rados.rados.0.smithi084.stdout:2549: finishing write tid 1 to smithi08466639-384 2023-10-01T07:34:26.644 INFO:tasks.rados.rados.0.smithi084.stdout:2549: finishing write tid 2 to smithi08466639-384 2023-10-01T07:34:26.644 INFO:tasks.rados.rados.0.smithi084.stdout:2550: write oid 107 current snap is 0 2023-10-01T07:34:26.644 INFO:tasks.rados.rados.0.smithi084.stdout:2550: seq_num 1662 ranges {733234=428792,1606367=620582,2641014=570203,3664879=268355} 2023-10-01T07:34:26.655 INFO:tasks.rados.rados.0.smithi084.stdout:2550: writing smithi08466639-107 from 733234 to 1162026 tid 1 2023-10-01T07:34:26.662 INFO:tasks.rados.rados.0.smithi084.stdout:2550: writing smithi08466639-107 from 1606367 to 2226949 tid 2 2023-10-01T07:34:26.667 INFO:tasks.rados.rados.0.smithi084.stdout:2550: writing smithi08466639-107 from 2641014 to 3211217 tid 3 2023-10-01T07:34:26.672 INFO:tasks.rados.rados.0.smithi084.stdout:2550: writing smithi08466639-107 from 3664879 to 3933234 tid 4 2023-10-01T07:34:26.672 INFO:tasks.rados.rados.0.smithi084.stdout:2551: write oid 45 current snap is 0 2023-10-01T07:34:26.672 INFO:tasks.rados.rados.0.smithi084.stdout:2549: finishing write tid 3 to smithi08466639-384 2023-10-01T07:34:26.672 INFO:tasks.rados.rados.0.smithi084.stdout:2549: finishing write tid 4 to smithi08466639-384 2023-10-01T07:34:26.672 INFO:tasks.rados.rados.0.smithi084.stdout:2549: finishing write tid 5 to smithi08466639-384 2023-10-01T07:34:26.672 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 384 v 367 (ObjNum 1661 snap 0 seq_num 1661) dirty exists 2023-10-01T07:34:26.672 INFO:tasks.rados.rados.0.smithi084.stdout:2549: left oid 384 (ObjNum 1661 snap 0 seq_num 1661) 2023-10-01T07:34:26.672 INFO:tasks.rados.rados.0.smithi084.stdout:2550: finishing write tid 1 to smithi08466639-107 2023-10-01T07:34:26.672 INFO:tasks.rados.rados.0.smithi084.stdout:2550: finishing write tid 2 to smithi08466639-107 2023-10-01T07:34:26.673 INFO:tasks.rados.rados.0.smithi084.stdout:2550: finishing write tid 3 to smithi08466639-107 2023-10-01T07:34:26.673 INFO:tasks.rados.rados.0.smithi084.stdout:2551: seq_num 1663 ranges {750041=504041,1664849=764240,2952084=497828} 2023-10-01T07:34:26.678 INFO:tasks.rados.rados.0.smithi084.stdout:2551: writing smithi08466639-45 from 750041 to 1254082 tid 1 2023-10-01T07:34:26.685 INFO:tasks.rados.rados.0.smithi084.stdout:2551: writing smithi08466639-45 from 1664849 to 2429089 tid 2 2023-10-01T07:34:26.690 INFO:tasks.rados.rados.0.smithi084.stdout:2551: writing smithi08466639-45 from 2952084 to 3449912 tid 3 2023-10-01T07:34:26.690 INFO:tasks.rados.rados.0.smithi084.stdout:2549: done (2 left) 2023-10-01T07:34:26.691 INFO:tasks.rados.rados.0.smithi084.stdout:2552: delete oid 302 current snap is 0 2023-10-01T07:34:26.691 INFO:tasks.rados.rados.0.smithi084.stdout:2550: finishing write tid 4 to smithi08466639-107 2023-10-01T07:34:26.691 INFO:tasks.rados.rados.0.smithi084.stdout:2550: finishing write tid 5 to smithi08466639-107 2023-10-01T07:34:26.691 INFO:tasks.rados.rados.0.smithi084.stdout:2550: finishing write tid 6 to smithi08466639-107 2023-10-01T07:34:26.691 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 107 v 372 (ObjNum 1662 snap 0 seq_num 1662) dirty exists 2023-10-01T07:34:26.691 INFO:tasks.rados.rados.0.smithi084.stdout:2550: left oid 107 (ObjNum 1662 snap 0 seq_num 1662) 2023-10-01T07:34:26.691 INFO:tasks.rados.rados.0.smithi084.stdout:2551: finishing write tid 1 to smithi08466639-45 2023-10-01T07:34:26.691 INFO:tasks.rados.rados.0.smithi084.stdout:2551: finishing write tid 2 to smithi08466639-45 2023-10-01T07:34:26.693 INFO:tasks.rados.rados.0.smithi084.stdout:2550: done (2 left) 2023-10-01T07:34:26.693 INFO:tasks.rados.rados.0.smithi084.stdout:2552: done (1 left) 2023-10-01T07:34:26.693 INFO:tasks.rados.rados.0.smithi084.stdout:2553: write oid 359 current snap is 0 2023-10-01T07:34:26.694 INFO:tasks.rados.rados.0.smithi084.stdout:2553: seq_num 1665 ranges {783655=770892,2298166=767909,3639636=344019} 2023-10-01T07:34:26.703 INFO:tasks.rados.rados.0.smithi084.stdout:2553: writing smithi08466639-359 from 783655 to 1554547 tid 1 2023-10-01T07:34:26.710 INFO:tasks.rados.rados.0.smithi084.stdout:2553: writing smithi08466639-359 from 2298166 to 3066075 tid 2 2023-10-01T07:34:26.716 INFO:tasks.rados.rados.0.smithi084.stdout:2553: writing smithi08466639-359 from 3639636 to 3983655 tid 3 2023-10-01T07:34:26.716 INFO:tasks.rados.rados.0.smithi084.stdout:2554: read oid 54 snap -1 2023-10-01T07:34:26.716 INFO:tasks.rados.rados.0.smithi084.stdout:2554: expect (ObjNum 612 snap 0 seq_num 612) 2023-10-01T07:34:26.716 INFO:tasks.rados.rados.0.smithi084.stdout:2555: write oid 268 current snap is 0 2023-10-01T07:34:26.716 INFO:tasks.rados.rados.0.smithi084.stdout:2555: seq_num 1666 ranges {400462=446141,1440295=560167} 2023-10-01T07:34:26.720 INFO:tasks.rados.rados.0.smithi084.stdout:2555: writing smithi08466639-268 from 400462 to 846603 tid 1 2023-10-01T07:34:26.727 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:26 smithi112 bash[27689]: audit 2023-10-01T07:34:25.683540+0000 mon.c (mon.2) 140 : audit [DBG] from='client.? 172.21.15.84:0/1899277337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:26.728 INFO:tasks.rados.rados.0.smithi084.stdout:2555: writing smithi08466639-268 from 1440295 to 2000462 tid 2 2023-10-01T07:34:26.728 INFO:tasks.rados.rados.0.smithi084.stdout:2556: read oid 177 snap -1 2023-10-01T07:34:26.729 INFO:tasks.rados.rados.0.smithi084.stdout:2556: expect deleted 2023-10-01T07:34:26.729 INFO:tasks.rados.rados.0.smithi084.stdout:2557: write oid 394 current snap is 0 2023-10-01T07:34:26.729 INFO:tasks.rados.rados.0.smithi084.stdout:2551: finishing write tid 3 to smithi08466639-45 2023-10-01T07:34:26.729 INFO:tasks.rados.rados.0.smithi084.stdout:2551: finishing write tid 4 to smithi08466639-45 2023-10-01T07:34:26.729 INFO:tasks.rados.rados.0.smithi084.stdout:2551: finishing write tid 5 to smithi08466639-45 2023-10-01T07:34:26.729 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 45 v 355 (ObjNum 1663 snap 0 seq_num 1663) dirty exists 2023-10-01T07:34:26.729 INFO:tasks.rados.rados.0.smithi084.stdout:2551: left oid 45 (ObjNum 1663 snap 0 seq_num 1663) 2023-10-01T07:34:26.729 INFO:tasks.rados.rados.0.smithi084.stdout:2553: finishing write tid 1 to smithi08466639-359 2023-10-01T07:34:26.730 INFO:tasks.rados.rados.0.smithi084.stdout:2553: finishing write tid 2 to smithi08466639-359 2023-10-01T07:34:26.730 INFO:tasks.rados.rados.0.smithi084.stdout:2553: finishing write tid 3 to smithi08466639-359 2023-10-01T07:34:26.730 INFO:tasks.rados.rados.0.smithi084.stdout:2553: finishing write tid 4 to smithi08466639-359 2023-10-01T07:34:26.730 INFO:tasks.rados.rados.0.smithi084.stdout:2553: finishing write tid 5 to smithi08466639-359 2023-10-01T07:34:26.730 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 359 v 378 (ObjNum 1665 snap 0 seq_num 1665) dirty exists 2023-10-01T07:34:26.730 INFO:tasks.rados.rados.0.smithi084.stdout:2553: left oid 359 (ObjNum 1665 snap 0 seq_num 1665) 2023-10-01T07:34:26.730 INFO:tasks.rados.rados.0.smithi084.stdout:2557: seq_num 1667 ranges {417269=521390,1498777=518492} 2023-10-01T07:34:26.732 INFO:tasks.rados.rados.0.smithi084.stdout:2557: writing smithi08466639-394 from 417269 to 938659 tid 1 2023-10-01T07:34:26.739 INFO:tasks.rados.rados.0.smithi084.stdout:2557: writing smithi08466639-394 from 1498777 to 2017269 tid 2 2023-10-01T07:34:26.739 INFO:tasks.rados.rados.0.smithi084.stdout:2551: done (5 left) 2023-10-01T07:34:26.739 INFO:tasks.rados.rados.0.smithi084.stdout:2553: done (4 left) 2023-10-01T07:34:26.739 INFO:tasks.rados.rados.0.smithi084.stdout:2558: read oid 157 snap -1 2023-10-01T07:34:26.739 INFO:tasks.rados.rados.0.smithi084.stdout:2558: expect (ObjNum 156 snap 0 seq_num 156) 2023-10-01T07:34:26.739 INFO:tasks.rados.rados.0.smithi084.stdout:2559: write oid 203 current snap is 0 2023-10-01T07:34:26.739 INFO:tasks.rados.rados.0.smithi084.stdout:2559: seq_num 1668 ranges {434076=596639,1557259=476817} 2023-10-01T07:34:26.746 INFO:tasks.rados.rados.0.smithi084.stdout:2559: writing smithi08466639-203 from 434076 to 1030715 tid 1 2023-10-01T07:34:26.752 INFO:tasks.rados.rados.0.smithi084.stdout:2559: writing smithi08466639-203 from 1557259 to 2034076 tid 2 2023-10-01T07:34:26.752 INFO:tasks.rados.rados.0.smithi084.stdout:2560: read oid 38 snap -1 2023-10-01T07:34:26.752 INFO:tasks.rados.rados.0.smithi084.stdout:2560: expect (ObjNum 1572 snap 0 seq_num 1572) 2023-10-01T07:34:26.752 INFO:tasks.rados.rados.0.smithi084.stdout:2561: write oid 450 current snap is 0 2023-10-01T07:34:26.752 INFO:tasks.rados.rados.0.smithi084.stdout:2555: finishing write tid 1 to smithi08466639-268 2023-10-01T07:34:26.752 INFO:tasks.rados.rados.0.smithi084.stdout:2554: expect (ObjNum 612 snap 0 seq_num 612) 2023-10-01T07:34:26.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:26 smithi084 bash[27378]: audit 2023-10-01T07:34:25.683540+0000 mon.c (mon.2) 140 : audit [DBG] from='client.? 172.21.15.84:0/1899277337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:26.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:26 smithi084 bash[33757]: audit 2023-10-01T07:34:25.683540+0000 mon.c (mon.2) 140 : audit [DBG] from='client.? 172.21.15.84:0/1899277337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:26.866 INFO:tasks.rados.rados.0.smithi084.stdout:2555: finishing write tid 2 to smithi08466639-268 2023-10-01T07:34:26.866 INFO:tasks.rados.rados.0.smithi084.stdout:2555: finishing write tid 3 to smithi08466639-268 2023-10-01T07:34:26.867 INFO:tasks.rados.rados.0.smithi084.stdout:2555: finishing write tid 4 to smithi08466639-268 2023-10-01T07:34:26.867 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 268 v 377 (ObjNum 1666 snap 0 seq_num 1666) dirty exists 2023-10-01T07:34:26.867 INFO:tasks.rados.rados.0.smithi084.stdout:2555: left oid 268 (ObjNum 1666 snap 0 seq_num 1666) 2023-10-01T07:34:26.867 INFO:tasks.rados.rados.0.smithi084.stdout:2557: finishing write tid 1 to smithi08466639-394 2023-10-01T07:34:26.867 INFO:tasks.rados.rados.0.smithi084.stdout:2557: finishing write tid 2 to smithi08466639-394 2023-10-01T07:34:26.867 INFO:tasks.rados.rados.0.smithi084.stdout:2557: finishing write tid 3 to smithi08466639-394 2023-10-01T07:34:26.867 INFO:tasks.rados.rados.0.smithi084.stdout:2557: finishing write tid 4 to smithi08466639-394 2023-10-01T07:34:26.867 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 394 v 358 (ObjNum 1667 snap 0 seq_num 1667) dirty exists 2023-10-01T07:34:26.867 INFO:tasks.rados.rados.0.smithi084.stdout:2557: left oid 394 (ObjNum 1667 snap 0 seq_num 1667) 2023-10-01T07:34:26.867 INFO:tasks.rados.rados.0.smithi084.stdout:2559: finishing write tid 1 to smithi08466639-203 2023-10-01T07:34:26.868 INFO:tasks.rados.rados.0.smithi084.stdout:2558: expect (ObjNum 156 snap 0 seq_num 156) 2023-10-01T07:34:26.956 INFO:tasks.rados.rados.0.smithi084.stdout:2559: finishing write tid 2 to smithi08466639-203 2023-10-01T07:34:26.956 INFO:tasks.rados.rados.0.smithi084.stdout:2559: finishing write tid 3 to smithi08466639-203 2023-10-01T07:34:26.956 INFO:tasks.rados.rados.0.smithi084.stdout:2559: finishing write tid 4 to smithi08466639-203 2023-10-01T07:34:26.957 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 203 v 262 (ObjNum 1668 snap 0 seq_num 1668) dirty exists 2023-10-01T07:34:26.957 INFO:tasks.rados.rados.0.smithi084.stdout:2559: left oid 203 (ObjNum 1668 snap 0 seq_num 1668) 2023-10-01T07:34:26.957 INFO:tasks.rados.rados.0.smithi084.stdout:2560: expect (ObjNum 1572 snap 0 seq_num 1572) 2023-10-01T07:34:27.068 INFO:tasks.rados.rados.0.smithi084.stdout:2561: seq_num 1669 ranges {450883=671888,1615741=435142} 2023-10-01T07:34:27.080 INFO:tasks.rados.rados.0.smithi084.stdout:2561: writing smithi08466639-450 from 450883 to 1122771 tid 1 2023-10-01T07:34:27.086 INFO:tasks.rados.rados.0.smithi084.stdout:2561: writing smithi08466639-450 from 1615741 to 2050883 tid 2 2023-10-01T07:34:27.086 INFO:tasks.rados.rados.0.smithi084.stdout:2554: done (7 left) 2023-10-01T07:34:27.086 INFO:tasks.rados.rados.0.smithi084.stdout:2555: done (6 left) 2023-10-01T07:34:27.086 INFO:tasks.rados.rados.0.smithi084.stdout:2556: done (5 left) 2023-10-01T07:34:27.086 INFO:tasks.rados.rados.0.smithi084.stdout:2557: done (4 left) 2023-10-01T07:34:27.086 INFO:tasks.rados.rados.0.smithi084.stdout:2558: done (3 left) 2023-10-01T07:34:27.086 INFO:tasks.rados.rados.0.smithi084.stdout:2559: done (2 left) 2023-10-01T07:34:27.087 INFO:tasks.rados.rados.0.smithi084.stdout:2560: done (1 left) 2023-10-01T07:34:27.087 INFO:tasks.rados.rados.0.smithi084.stdout:2562: write oid 234 current snap is 0 2023-10-01T07:34:27.087 INFO:tasks.rados.rados.0.smithi084.stdout:2562: seq_num 1670 ranges {467690=747137,1957870=109820} 2023-10-01T07:34:27.092 INFO:tasks.rados.rados.0.smithi084.stdout:2562: writing smithi08466639-234 from 467690 to 1214827 tid 1 2023-10-01T07:34:27.097 INFO:tasks.rados.rados.0.smithi084.stdout:2562: writing smithi08466639-234 from 1957870 to 2067690 tid 2 2023-10-01T07:34:27.098 INFO:tasks.rados.rados.0.smithi084.stdout:2563: read oid 359 snap -1 2023-10-01T07:34:27.098 INFO:tasks.rados.rados.0.smithi084.stdout:2563: expect (ObjNum 1665 snap 0 seq_num 1665) 2023-10-01T07:34:27.098 INFO:tasks.rados.rados.0.smithi084.stdout:2564: write oid 434 current snap is 0 2023-10-01T07:34:27.098 INFO:tasks.rados.rados.0.smithi084.stdout:2564: seq_num 1671 ranges {484497=422386,1616352=468145} 2023-10-01T07:34:27.103 INFO:tasks.rados.rados.0.smithi084.stdout:2564: writing smithi08466639-434 from 484497 to 906883 tid 1 2023-10-01T07:34:27.109 INFO:tasks.rados.rados.0.smithi084.stdout:2564: writing smithi08466639-434 from 1616352 to 2084497 tid 2 2023-10-01T07:34:27.109 INFO:tasks.rados.rados.0.smithi084.stdout:2565: write oid 287 current snap is 0 2023-10-01T07:34:27.110 INFO:tasks.rados.rados.0.smithi084.stdout:2565: seq_num 1672 ranges {501304=497635,1674834=426470} 2023-10-01T07:34:27.115 INFO:tasks.rados.rados.0.smithi084.stdout:2565: writing smithi08466639-287 from 501304 to 998939 tid 1 2023-10-01T07:34:27.121 INFO:tasks.rados.rados.0.smithi084.stdout:2565: writing smithi08466639-287 from 1674834 to 2101304 tid 2 2023-10-01T07:34:27.121 INFO:tasks.rados.rados.0.smithi084.stdout:2566: read oid 252 snap -1 2023-10-01T07:34:27.121 INFO:tasks.rados.rados.0.smithi084.stdout:2566: expect (ObjNum 251 snap 0 seq_num 251) 2023-10-01T07:34:27.121 INFO:tasks.rados.rados.0.smithi084.stdout:2567: write oid 219 current snap is 0 2023-10-01T07:34:27.121 INFO:tasks.rados.rados.0.smithi084.stdout:2561: finishing write tid 1 to smithi08466639-450 2023-10-01T07:34:27.122 INFO:tasks.rados.rados.0.smithi084.stdout:2561: finishing write tid 2 to smithi08466639-450 2023-10-01T07:34:27.122 INFO:tasks.rados.rados.0.smithi084.stdout:2567: seq_num 1673 ranges {518111=689237,1849669=268442} 2023-10-01T07:34:27.128 INFO:tasks.rados.rados.0.smithi084.stdout:2567: writing smithi08466639-219 from 518111 to 1207348 tid 1 2023-10-01T07:34:27.134 INFO:tasks.rados.rados.0.smithi084.stdout:2567: writing smithi08466639-219 from 1849669 to 2118111 tid 2 2023-10-01T07:34:27.135 INFO:tasks.rados.rados.0.smithi084.stdout:2568: write oid 6 current snap is 0 2023-10-01T07:34:27.135 INFO:tasks.rados.rados.0.smithi084.stdout:2561: finishing write tid 3 to smithi08466639-450 2023-10-01T07:34:27.135 INFO:tasks.rados.rados.0.smithi084.stdout:2561: finishing write tid 4 to smithi08466639-450 2023-10-01T07:34:27.135 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 450 v 290 (ObjNum 1669 snap 0 seq_num 1669) dirty exists 2023-10-01T07:34:27.135 INFO:tasks.rados.rados.0.smithi084.stdout:2561: left oid 450 (ObjNum 1669 snap 0 seq_num 1669) 2023-10-01T07:34:27.135 INFO:tasks.rados.rados.0.smithi084.stdout:2562: finishing write tid 1 to smithi08466639-234 2023-10-01T07:34:27.135 INFO:tasks.rados.rados.0.smithi084.stdout:2562: finishing write tid 2 to smithi08466639-234 2023-10-01T07:34:27.135 INFO:tasks.rados.rados.0.smithi084.stdout:2562: finishing write tid 3 to smithi08466639-234 2023-10-01T07:34:27.135 INFO:tasks.rados.rados.0.smithi084.stdout:2562: finishing write tid 4 to smithi08466639-234 2023-10-01T07:34:27.135 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 234 v 288 (ObjNum 1670 snap 0 seq_num 1670) dirty exists 2023-10-01T07:34:27.135 INFO:tasks.rados.rados.0.smithi084.stdout:2562: left oid 234 (ObjNum 1670 snap 0 seq_num 1670) 2023-10-01T07:34:27.135 INFO:tasks.rados.rados.0.smithi084.stdout:2563: expect (ObjNum 1665 snap 0 seq_num 1665) 2023-10-01T07:34:27.381 INFO:tasks.rados.rados.0.smithi084.stdout:2564: finishing write tid 1 to smithi08466639-434 2023-10-01T07:34:27.381 INFO:tasks.rados.rados.0.smithi084.stdout:2564: finishing write tid 2 to smithi08466639-434 2023-10-01T07:34:27.381 INFO:tasks.rados.rados.0.smithi084.stdout:2564: finishing write tid 3 to smithi08466639-434 2023-10-01T07:34:27.382 INFO:tasks.rados.rados.0.smithi084.stdout:2564: finishing write tid 4 to smithi08466639-434 2023-10-01T07:34:27.382 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 434 v 399 (ObjNum 1671 snap 0 seq_num 1671) dirty exists 2023-10-01T07:34:27.382 INFO:tasks.rados.rados.0.smithi084.stdout:2564: left oid 434 (ObjNum 1671 snap 0 seq_num 1671) 2023-10-01T07:34:27.382 INFO:tasks.rados.rados.0.smithi084.stdout:2565: finishing write tid 1 to smithi08466639-287 2023-10-01T07:34:27.382 INFO:tasks.rados.rados.0.smithi084.stdout:2565: finishing write tid 2 to smithi08466639-287 2023-10-01T07:34:27.382 INFO:tasks.rados.rados.0.smithi084.stdout:2565: finishing write tid 3 to smithi08466639-287 2023-10-01T07:34:27.382 INFO:tasks.rados.rados.0.smithi084.stdout:2565: finishing write tid 4 to smithi08466639-287 2023-10-01T07:34:27.382 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 287 v 293 (ObjNum 1672 snap 0 seq_num 1672) dirty exists 2023-10-01T07:34:27.382 INFO:tasks.rados.rados.0.smithi084.stdout:2565: left oid 287 (ObjNum 1672 snap 0 seq_num 1672) 2023-10-01T07:34:27.382 INFO:tasks.rados.rados.0.smithi084.stdout:2566: expect (ObjNum 251 snap 0 seq_num 251) 2023-10-01T07:34:27.458 INFO:tasks.rados.rados.0.smithi084.stdout:2567: finishing write tid 1 to smithi08466639-219 2023-10-01T07:34:27.458 INFO:tasks.rados.rados.0.smithi084.stdout:2567: finishing write tid 2 to smithi08466639-219 2023-10-01T07:34:27.459 INFO:tasks.rados.rados.0.smithi084.stdout:2567: finishing write tid 3 to smithi08466639-219 2023-10-01T07:34:27.459 INFO:tasks.rados.rados.0.smithi084.stdout:2568: seq_num 1674 ranges {534918=764486,1791798=343120} 2023-10-01T07:34:27.472 INFO:tasks.rados.rados.0.smithi084.stdout:2568: writing smithi08466639-6 from 534918 to 1299404 tid 1 2023-10-01T07:34:27.477 INFO:tasks.rados.rados.0.smithi084.stdout:2568: writing smithi08466639-6 from 1791798 to 2134918 tid 2 2023-10-01T07:34:27.478 INFO:tasks.rados.rados.0.smithi084.stdout:2561: done (7 left) 2023-10-01T07:34:27.478 INFO:tasks.rados.rados.0.smithi084.stdout:2562: done (6 left) 2023-10-01T07:34:27.478 INFO:tasks.rados.rados.0.smithi084.stdout:2563: done (5 left) 2023-10-01T07:34:27.478 INFO:tasks.rados.rados.0.smithi084.stdout:2564: done (4 left) 2023-10-01T07:34:27.478 INFO:tasks.rados.rados.0.smithi084.stdout:2565: done (3 left) 2023-10-01T07:34:27.478 INFO:tasks.rados.rados.0.smithi084.stdout:2566: done (2 left) 2023-10-01T07:34:27.478 INFO:tasks.rados.rados.0.smithi084.stdout:2569: delete oid 61 current snap is 0 2023-10-01T07:34:27.478 INFO:tasks.rados.rados.0.smithi084.stdout:2567: finishing write tid 4 to smithi08466639-219 2023-10-01T07:34:27.478 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 219 v 265 (ObjNum 1673 snap 0 seq_num 1673) dirty exists 2023-10-01T07:34:27.479 INFO:tasks.rados.rados.0.smithi084.stdout:2567: left oid 219 (ObjNum 1673 snap 0 seq_num 1673) 2023-10-01T07:34:27.482 INFO:tasks.rados.rados.0.smithi084.stdout:2568: finishing write tid 1 to smithi08466639-6 2023-10-01T07:34:27.482 INFO:tasks.rados.rados.0.smithi084.stdout:2568: finishing write tid 2 to smithi08466639-6 2023-10-01T07:34:27.483 INFO:tasks.rados.rados.0.smithi084.stdout:2568: finishing write tid 3 to smithi08466639-6 2023-10-01T07:34:27.483 INFO:tasks.rados.rados.0.smithi084.stdout:2568: finishing write tid 4 to smithi08466639-6 2023-10-01T07:34:27.483 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 6 v 361 (ObjNum 1674 snap 0 seq_num 1674) dirty exists 2023-10-01T07:34:27.483 INFO:tasks.rados.rados.0.smithi084.stdout:2568: left oid 6 (ObjNum 1674 snap 0 seq_num 1674) 2023-10-01T07:34:27.484 INFO:tasks.rados.rados.0.smithi084.stdout:2567: done (2 left) 2023-10-01T07:34:27.484 INFO:tasks.rados.rados.0.smithi084.stdout:2568: done (1 left) 2023-10-01T07:34:27.484 INFO:tasks.rados.rados.0.smithi084.stdout:2569: done (0 left) 2023-10-01T07:34:27.484 INFO:tasks.rados.rados.0.smithi084.stdout:2570: write oid 283 current snap is 0 2023-10-01T07:34:27.484 INFO:tasks.rados.rados.0.smithi084.stdout:2570: seq_num 1676 ranges {568532=514984,1508762=529912} 2023-10-01T07:34:27.490 INFO:tasks.rados.rados.0.smithi084.stdout:2570: writing smithi08466639-283 from 568532 to 1083516 tid 1 2023-10-01T07:34:27.496 INFO:tasks.rados.rados.0.smithi084.stdout:2570: writing smithi08466639-283 from 1508762 to 2038674 tid 2 2023-10-01T07:34:27.497 INFO:tasks.rados.rados.0.smithi084.stdout:2571: read oid 94 snap -1 2023-10-01T07:34:27.497 INFO:tasks.rados.rados.0.smithi084.stdout:2571: expect (ObjNum 1577 snap 0 seq_num 1577) 2023-10-01T07:34:27.497 INFO:tasks.rados.rados.0.smithi084.stdout:2572: delete oid 130 current snap is 0 2023-10-01T07:34:27.497 INFO:tasks.rados.rados.0.smithi084.stdout:2570: finishing write tid 1 to smithi08466639-283 2023-10-01T07:34:27.500 INFO:tasks.rados.rados.0.smithi084.stdout:2572: done (2 left) 2023-10-01T07:34:27.500 INFO:tasks.rados.rados.0.smithi084.stdout:2573: write oid 258 current snap is 0 2023-10-01T07:34:27.500 INFO:tasks.rados.rados.0.smithi084.stdout:2573: seq_num 1678 ranges {602146=665482,1909373=292773} 2023-10-01T07:34:27.507 INFO:tasks.rados.rados.0.smithi084.stdout:2573: writing smithi08466639-258 from 602146 to 1267628 tid 1 2023-10-01T07:34:27.512 INFO:tasks.rados.rados.0.smithi084.stdout:2573: writing smithi08466639-258 from 1909373 to 2202146 tid 2 2023-10-01T07:34:27.512 INFO:tasks.rados.rados.0.smithi084.stdout:2574: read oid 391 snap -1 2023-10-01T07:34:27.512 INFO:tasks.rados.rados.0.smithi084.stdout:2574: expect (ObjNum 1630 snap 0 seq_num 1630) 2023-10-01T07:34:27.513 INFO:tasks.rados.rados.0.smithi084.stdout:2575: delete oid 271 current snap is 0 2023-10-01T07:34:27.513 INFO:tasks.rados.rados.0.smithi084.stdout:2570: finishing write tid 2 to smithi08466639-283 2023-10-01T07:34:27.513 INFO:tasks.rados.rados.0.smithi084.stdout:2570: finishing write tid 3 to smithi08466639-283 2023-10-01T07:34:27.513 INFO:tasks.rados.rados.0.smithi084.stdout:2570: finishing write tid 4 to smithi08466639-283 2023-10-01T07:34:27.513 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 283 v 361 (ObjNum 1676 snap 0 seq_num 1676) dirty exists 2023-10-01T07:34:27.513 INFO:tasks.rados.rados.0.smithi084.stdout:2570: left oid 283 (ObjNum 1676 snap 0 seq_num 1676) 2023-10-01T07:34:27.513 INFO:tasks.rados.rados.0.smithi084.stdout:2571: expect (ObjNum 1577 snap 0 seq_num 1577) 2023-10-01T07:34:27.653 INFO:tasks.rados.rados.0.smithi084.stdout:2573: finishing write tid 1 to smithi08466639-258 2023-10-01T07:34:27.653 INFO:tasks.rados.rados.0.smithi084.stdout:2573: finishing write tid 2 to smithi08466639-258 2023-10-01T07:34:27.653 INFO:tasks.rados.rados.0.smithi084.stdout:2573: finishing write tid 3 to smithi08466639-258 2023-10-01T07:34:27.653 INFO:tasks.rados.rados.0.smithi084.stdout:2573: finishing write tid 4 to smithi08466639-258 2023-10-01T07:34:27.653 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 258 v 380 (ObjNum 1678 snap 0 seq_num 1678) dirty exists 2023-10-01T07:34:27.653 INFO:tasks.rados.rados.0.smithi084.stdout:2573: left oid 258 (ObjNum 1678 snap 0 seq_num 1678) 2023-10-01T07:34:27.653 INFO:tasks.rados.rados.0.smithi084.stdout:2574: expect (ObjNum 1630 snap 0 seq_num 1630) 2023-10-01T07:34:27.727 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:27 smithi112 bash[27689]: cluster 2023-10-01T07:34:26.375929+0000 mgr.x (mgr.24739) 42 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s rd, 11 MiB/s wr, 116 op/s 2023-10-01T07:34:27.757 INFO:tasks.rados.rados.0.smithi084.stdout:2570: done (4 left) 2023-10-01T07:34:27.757 INFO:tasks.rados.rados.0.smithi084.stdout:2571: done (3 left) 2023-10-01T07:34:27.757 INFO:tasks.rados.rados.0.smithi084.stdout:2573: done (2 left) 2023-10-01T07:34:27.757 INFO:tasks.rados.rados.0.smithi084.stdout:2574: done (1 left) 2023-10-01T07:34:27.757 INFO:tasks.rados.rados.0.smithi084.stdout:2575: done (0 left) 2023-10-01T07:34:27.757 INFO:tasks.rados.rados.0.smithi084.stdout:2576: read oid 159 snap -1 2023-10-01T07:34:27.758 INFO:tasks.rados.rados.0.smithi084.stdout:2576: expect (ObjNum 1590 snap 0 seq_num 1590) 2023-10-01T07:34:27.758 INFO:tasks.rados.rados.0.smithi084.stdout:2577: write oid 266 current snap is 0 2023-10-01T07:34:27.758 INFO:tasks.rados.rados.0.smithi084.stdout:2577: seq_num 1680 ranges {635760=415980,1626337=537250} 2023-10-01T07:34:27.768 INFO:tasks.rados.rados.0.smithi084.stdout:2577: writing smithi08466639-266 from 635760 to 1051740 tid 1 2023-10-01T07:34:27.775 INFO:tasks.rados.rados.0.smithi084.stdout:2577: writing smithi08466639-266 from 1626337 to 2163587 tid 2 2023-10-01T07:34:27.775 INFO:tasks.rados.rados.0.smithi084.stdout:2578: write oid 148 current snap is 0 2023-10-01T07:34:27.775 INFO:tasks.rados.rados.0.smithi084.stdout:2578: seq_num 1681 ranges {652567=607582,1801172=451395} 2023-10-01T07:34:27.782 INFO:tasks.rados.rados.0.smithi084.stdout:2578: writing smithi08466639-148 from 652567 to 1260149 tid 1 2023-10-01T07:34:27.788 INFO:tasks.rados.rados.0.smithi084.stdout:2578: writing smithi08466639-148 from 1801172 to 2252567 tid 2 2023-10-01T07:34:27.788 INFO:tasks.rados.rados.0.smithi084.stdout:2579: read oid 362 snap -1 2023-10-01T07:34:27.788 INFO:tasks.rados.rados.0.smithi084.stdout:2579: expect (ObjNum 1394 snap 0 seq_num 1394) 2023-10-01T07:34:27.788 INFO:tasks.rados.rados.0.smithi084.stdout:2580: delete oid 481 current snap is 0 2023-10-01T07:34:27.789 INFO:tasks.rados.rados.0.smithi084.stdout:2576: expect (ObjNum 1590 snap 0 seq_num 1590) 2023-10-01T07:34:27.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:27 smithi084 bash[33757]: cluster 2023-10-01T07:34:26.375929+0000 mgr.x (mgr.24739) 42 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s rd, 11 MiB/s wr, 116 op/s 2023-10-01T07:34:27.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:27 smithi084 bash[27378]: cluster 2023-10-01T07:34:26.375929+0000 mgr.x (mgr.24739) 42 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s rd, 11 MiB/s wr, 116 op/s 2023-10-01T07:34:27.997 INFO:tasks.rados.rados.0.smithi084.stdout:2577: finishing write tid 1 to smithi08466639-266 2023-10-01T07:34:27.997 INFO:tasks.rados.rados.0.smithi084.stdout:2577: finishing write tid 2 to smithi08466639-266 2023-10-01T07:34:27.997 INFO:tasks.rados.rados.0.smithi084.stdout:2577: finishing write tid 3 to smithi08466639-266 2023-10-01T07:34:27.997 INFO:tasks.rados.rados.0.smithi084.stdout:2577: finishing write tid 4 to smithi08466639-266 2023-10-01T07:34:27.997 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 266 v 334 (ObjNum 1680 snap 0 seq_num 1680) dirty exists 2023-10-01T07:34:27.997 INFO:tasks.rados.rados.0.smithi084.stdout:2577: left oid 266 (ObjNum 1680 snap 0 seq_num 1680) 2023-10-01T07:34:27.997 INFO:tasks.rados.rados.0.smithi084.stdout:2578: finishing write tid 1 to smithi08466639-148 2023-10-01T07:34:27.998 INFO:tasks.rados.rados.0.smithi084.stdout:2578: finishing write tid 2 to smithi08466639-148 2023-10-01T07:34:27.998 INFO:tasks.rados.rados.0.smithi084.stdout:2578: finishing write tid 3 to smithi08466639-148 2023-10-01T07:34:27.998 INFO:tasks.rados.rados.0.smithi084.stdout:2578: finishing write tid 4 to smithi08466639-148 2023-10-01T07:34:27.998 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 148 v 291 (ObjNum 1681 snap 0 seq_num 1681) dirty exists 2023-10-01T07:34:27.998 INFO:tasks.rados.rados.0.smithi084.stdout:2578: left oid 148 (ObjNum 1681 snap 0 seq_num 1681) 2023-10-01T07:34:27.998 INFO:tasks.rados.rados.0.smithi084.stdout:2579: expect (ObjNum 1394 snap 0 seq_num 1394) 2023-10-01T07:34:28.150 INFO:tasks.rados.rados.0.smithi084.stdout:2576: done (4 left) 2023-10-01T07:34:28.150 INFO:tasks.rados.rados.0.smithi084.stdout:2577: done (3 left) 2023-10-01T07:34:28.150 INFO:tasks.rados.rados.0.smithi084.stdout:2578: done (2 left) 2023-10-01T07:34:28.150 INFO:tasks.rados.rados.0.smithi084.stdout:2579: done (1 left) 2023-10-01T07:34:28.150 INFO:tasks.rados.rados.0.smithi084.stdout:2580: done (0 left) 2023-10-01T07:34:28.151 INFO:tasks.rados.rados.0.smithi084.stdout:2581: read oid 364 snap -1 2023-10-01T07:34:28.151 INFO:tasks.rados.rados.0.smithi084.stdout:2581: expect (ObjNum 1614 snap 0 seq_num 1614) 2023-10-01T07:34:28.151 INFO:tasks.rados.rados.0.smithi084.stdout:2582: read oid 383 snap -1 2023-10-01T07:34:28.151 INFO:tasks.rados.rados.0.smithi084.stdout:2582: expect (ObjNum 1576 snap 0 seq_num 1576) 2023-10-01T07:34:28.151 INFO:tasks.rados.rados.0.smithi084.stdout:2583: read oid 424 snap -1 2023-10-01T07:34:28.151 INFO:tasks.rados.rados.0.smithi084.stdout:2583: expect (ObjNum 1130 snap 0 seq_num 1130) 2023-10-01T07:34:28.151 INFO:tasks.rados.rados.0.smithi084.stdout:2584: delete oid 381 current snap is 0 2023-10-01T07:34:28.155 INFO:tasks.rados.rados.0.smithi084.stdout:2584: done (3 left) 2023-10-01T07:34:28.155 INFO:tasks.rados.rados.0.smithi084.stdout:2585: read oid 443 snap -1 2023-10-01T07:34:28.155 INFO:tasks.rados.rados.0.smithi084.stdout:2585: expect (ObjNum 750 snap 0 seq_num 750) 2023-10-01T07:34:28.155 INFO:tasks.rados.rados.0.smithi084.stdout:2586: write oid 447 current snap is 0 2023-10-01T07:34:28.155 INFO:tasks.rados.rados.0.smithi084.stdout:2586: seq_num 1684 ranges {702988=433329,1860265=442723} 2023-10-01T07:34:28.166 INFO:tasks.rados.rados.0.smithi084.stdout:2586: writing smithi08466639-447 from 702988 to 1136317 tid 1 2023-10-01T07:34:28.173 INFO:tasks.rados.rados.0.smithi084.stdout:2586: writing smithi08466639-447 from 1860265 to 2302988 tid 2 2023-10-01T07:34:28.173 INFO:tasks.rados.rados.0.smithi084.stdout:2587: read oid 307 snap -1 2023-10-01T07:34:28.173 INFO:tasks.rados.rados.0.smithi084.stdout:2587: expect (ObjNum 1255 snap 0 seq_num 1255) 2023-10-01T07:34:28.173 INFO:tasks.rados.rados.0.smithi084.stdout:2588: write oid 235 current snap is 0 2023-10-01T07:34:28.173 INFO:tasks.rados.rados.0.smithi084.stdout:2588: seq_num 1685 ranges {719795=508578,1918747=401048} 2023-10-01T07:34:28.180 INFO:tasks.rados.rados.0.smithi084.stdout:2588: writing smithi08466639-235 from 719795 to 1228373 tid 1 2023-10-01T07:34:28.186 INFO:tasks.rados.rados.0.smithi084.stdout:2588: writing smithi08466639-235 from 1918747 to 2319795 tid 2 2023-10-01T07:34:28.186 INFO:tasks.rados.rados.0.smithi084.stdout:2589: write oid 51 current snap is 0 2023-10-01T07:34:28.186 INFO:tasks.rados.rados.0.smithi084.stdout:2589: seq_num 1686 ranges {736602=583827,1860876=475726} 2023-10-01T07:34:28.194 INFO:tasks.rados.rados.0.smithi084.stdout:2589: writing smithi08466639-51 from 736602 to 1320429 tid 1 2023-10-01T07:34:28.200 INFO:tasks.rados.rados.0.smithi084.stdout:2589: writing smithi08466639-51 from 1860876 to 2336602 tid 2 2023-10-01T07:34:28.200 INFO:tasks.rados.rados.0.smithi084.stdout:2590: read oid 81 snap -1 2023-10-01T07:34:28.200 INFO:tasks.rados.rados.0.smithi084.stdout:2590: expect (ObjNum 1450 snap 0 seq_num 1450) 2023-10-01T07:34:28.200 INFO:tasks.rados.rados.0.smithi084.stdout:2591: write oid 93 current snap is 0 2023-10-01T07:34:28.200 INFO:tasks.rados.rados.0.smithi084.stdout:2583: expect (ObjNum 1130 snap 0 seq_num 1130) 2023-10-01T07:34:28.300 INFO:tasks.rados.rados.0.smithi084.stdout:2581: expect (ObjNum 1614 snap 0 seq_num 1614) 2023-10-01T07:34:28.487 INFO:tasks.rados.rados.0.smithi084.stdout:2582: expect (ObjNum 1576 snap 0 seq_num 1576) 2023-10-01T07:34:28.564 INFO:tasks.rados.rados.0.smithi084.stdout:2585: expect (ObjNum 750 snap 0 seq_num 750) 2023-10-01T07:34:28.627 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:28 smithi112 bash[27689]: audit 2023-10-01T07:34:28.119908+0000 mon.a (mon.0) 790 : audit [DBG] from='client.? 172.21.15.84:0/406095323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:28.628 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:34:28 smithi112 bash[50625]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:34:28] "GET /metrics HTTP/1.1" 200 36080 "" "Prometheus/2.33.4" 2023-10-01T07:34:28.705 INFO:tasks.rados.rados.0.smithi084.stdout:2586: finishing write tid 1 to smithi08466639-447 2023-10-01T07:34:28.706 INFO:tasks.rados.rados.0.smithi084.stdout:2586: finishing write tid 2 to smithi08466639-447 2023-10-01T07:34:28.706 INFO:tasks.rados.rados.0.smithi084.stdout:2586: finishing write tid 3 to smithi08466639-447 2023-10-01T07:34:28.706 INFO:tasks.rados.rados.0.smithi084.stdout:2586: finishing write tid 4 to smithi08466639-447 2023-10-01T07:34:28.706 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 447 v 376 (ObjNum 1684 snap 0 seq_num 1684) dirty exists 2023-10-01T07:34:28.706 INFO:tasks.rados.rados.0.smithi084.stdout:2586: left oid 447 (ObjNum 1684 snap 0 seq_num 1684) 2023-10-01T07:34:28.706 INFO:tasks.rados.rados.0.smithi084.stdout:2587: expect (ObjNum 1255 snap 0 seq_num 1255) 2023-10-01T07:34:28.847 INFO:tasks.rados.rados.0.smithi084.stdout:2588: finishing write tid 1 to smithi08466639-235 2023-10-01T07:34:28.847 INFO:tasks.rados.rados.0.smithi084.stdout:2588: finishing write tid 2 to smithi08466639-235 2023-10-01T07:34:28.847 INFO:tasks.rados.rados.0.smithi084.stdout:2588: finishing write tid 3 to smithi08466639-235 2023-10-01T07:34:28.847 INFO:tasks.rados.rados.0.smithi084.stdout:2588: finishing write tid 4 to smithi08466639-235 2023-10-01T07:34:28.847 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 235 v 364 (ObjNum 1685 snap 0 seq_num 1685) dirty exists 2023-10-01T07:34:28.847 INFO:tasks.rados.rados.0.smithi084.stdout:2588: left oid 235 (ObjNum 1685 snap 0 seq_num 1685) 2023-10-01T07:34:28.847 INFO:tasks.rados.rados.0.smithi084.stdout:2589: finishing write tid 1 to smithi08466639-51 2023-10-01T07:34:28.847 INFO:tasks.rados.rados.0.smithi084.stdout:2589: finishing write tid 2 to smithi08466639-51 2023-10-01T07:34:28.848 INFO:tasks.rados.rados.0.smithi084.stdout:2589: finishing write tid 3 to smithi08466639-51 2023-10-01T07:34:28.848 INFO:tasks.rados.rados.0.smithi084.stdout:2589: finishing write tid 4 to smithi08466639-51 2023-10-01T07:34:28.848 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 51 v 403 (ObjNum 1686 snap 0 seq_num 1686) dirty exists 2023-10-01T07:34:28.848 INFO:tasks.rados.rados.0.smithi084.stdout:2589: left oid 51 (ObjNum 1686 snap 0 seq_num 1686) 2023-10-01T07:34:28.848 INFO:tasks.rados.rados.0.smithi084.stdout:2590: expect (ObjNum 1450 snap 0 seq_num 1450) 2023-10-01T07:34:28.998 INFO:tasks.rados.rados.0.smithi084.stdout:2591: seq_num 1687 ranges {753409=659076,1919358=434051} 2023-10-01T07:34:29.011 INFO:tasks.rados.rados.0.smithi084.stdout:2591: writing smithi08466639-93 from 753409 to 1412485 tid 1 2023-10-01T07:34:29.017 INFO:tasks.rados.rados.0.smithi084.stdout:2591: writing smithi08466639-93 from 1919358 to 2353409 tid 2 2023-10-01T07:34:29.017 INFO:tasks.rados.rados.0.smithi084.stdout:2581: done (9 left) 2023-10-01T07:34:29.017 INFO:tasks.rados.rados.0.smithi084.stdout:2582: done (8 left) 2023-10-01T07:34:29.017 INFO:tasks.rados.rados.0.smithi084.stdout:2583: done (7 left) 2023-10-01T07:34:29.017 INFO:tasks.rados.rados.0.smithi084.stdout:2585: done (6 left) 2023-10-01T07:34:29.018 INFO:tasks.rados.rados.0.smithi084.stdout:2586: done (5 left) 2023-10-01T07:34:29.018 INFO:tasks.rados.rados.0.smithi084.stdout:2587: done (4 left) 2023-10-01T07:34:29.018 INFO:tasks.rados.rados.0.smithi084.stdout:2588: done (3 left) 2023-10-01T07:34:29.018 INFO:tasks.rados.rados.0.smithi084.stdout:2589: done (2 left) 2023-10-01T07:34:29.018 INFO:tasks.rados.rados.0.smithi084.stdout:2590: done (1 left) 2023-10-01T07:34:29.018 INFO:tasks.rados.rados.0.smithi084.stdout:2592: write oid 441 current snap is 0 2023-10-01T07:34:29.018 INFO:tasks.rados.rados.0.smithi084.stdout:2592: seq_num 1688 ranges {770216=450678,1694193=551926} 2023-10-01T07:34:29.024 INFO:tasks.rados.rados.0.smithi084.stdout:2592: writing smithi08466639-441 from 770216 to 1220894 tid 1 2023-10-01T07:34:29.030 INFO:tasks.rados.rados.0.smithi084.stdout:2592: writing smithi08466639-441 from 1694193 to 2246119 tid 2 2023-10-01T07:34:29.030 INFO:tasks.rados.rados.0.smithi084.stdout:2593: write oid 31 current snap is 0 2023-10-01T07:34:29.030 INFO:tasks.rados.rados.0.smithi084.stdout:2593: seq_num 1689 ranges {787023=525927,1752675=634348} 2023-10-01T07:34:29.037 INFO:tasks.rados.rados.0.smithi084.stdout:2593: writing smithi08466639-31 from 787023 to 1312950 tid 1 2023-10-01T07:34:29.043 INFO:tasks.rados.rados.0.smithi084.stdout:2593: writing smithi08466639-31 from 1752675 to 2387023 tid 2 2023-10-01T07:34:29.043 INFO:tasks.rados.rados.0.smithi084.stdout:2594: write oid 305 current snap is 0 2023-10-01T07:34:29.043 INFO:tasks.rados.rados.0.smithi084.stdout:2594: seq_num 1690 ranges {403830=601176,1694804=555595} 2023-10-01T07:34:29.049 INFO:tasks.rados.rados.0.smithi084.stdout:2594: writing smithi08466639-305 from 403830 to 1005006 tid 1 2023-10-01T07:34:29.056 INFO:tasks.rados.rados.0.smithi084.stdout:2594: writing smithi08466639-305 from 1694804 to 2250399 tid 2 2023-10-01T07:34:29.056 INFO:tasks.rados.rados.0.smithi084.stdout:2595: read oid 401 snap -1 2023-10-01T07:34:29.056 INFO:tasks.rados.rados.0.smithi084.stdout:2595: expect (ObjNum 400 snap 0 seq_num 400) 2023-10-01T07:34:29.056 INFO:tasks.rados.rados.0.smithi084.stdout:2596: read oid 232 snap -1 2023-10-01T07:34:29.056 INFO:tasks.rados.rados.0.smithi084.stdout:2596: expect (ObjNum 1416 snap 0 seq_num 1416) 2023-10-01T07:34:29.056 INFO:tasks.rados.rados.0.smithi084.stdout:2597: write oid 377 current snap is 0 2023-10-01T07:34:29.057 INFO:tasks.rados.rados.0.smithi084.stdout:2597: seq_num 1691 ranges {420637=676425,1753286=667351} 2023-10-01T07:34:29.062 INFO:tasks.rados.rados.0.smithi084.stdout:2597: writing smithi08466639-377 from 420637 to 1097062 tid 1 2023-10-01T07:34:29.071 INFO:tasks.rados.rados.0.smithi084.stdout:2597: writing smithi08466639-377 from 1753286 to 2420637 tid 2 2023-10-01T07:34:29.072 INFO:tasks.rados.rados.0.smithi084.stdout:2598: read oid 28 snap -1 2023-10-01T07:34:29.072 INFO:tasks.rados.rados.0.smithi084.stdout:2598: expect (ObjNum 1601 snap 0 seq_num 1601) 2023-10-01T07:34:29.072 INFO:tasks.rados.rados.0.smithi084.stdout:2599: read oid 433 snap -1 2023-10-01T07:34:29.072 INFO:tasks.rados.rados.0.smithi084.stdout:2599: expect (ObjNum 432 snap 0 seq_num 432) 2023-10-01T07:34:29.072 INFO:tasks.rados.rados.0.smithi084.stdout:2600: read oid 286 snap -1 2023-10-01T07:34:29.072 INFO:tasks.rados.rados.0.smithi084.stdout:2600: expect deleted 2023-10-01T07:34:29.072 INFO:tasks.rados.rados.0.smithi084.stdout:2601: read oid 27 snap -1 2023-10-01T07:34:29.072 INFO:tasks.rados.rados.0.smithi084.stdout:2601: expect (ObjNum 1561 snap 0 seq_num 1561) 2023-10-01T07:34:29.072 INFO:tasks.rados.rados.0.smithi084.stdout:2602: read oid 19 snap -1 2023-10-01T07:34:29.072 INFO:tasks.rados.rados.0.smithi084.stdout:2602: expect (ObjNum 18 snap 0 seq_num 18) 2023-10-01T07:34:29.072 INFO:tasks.rados.rados.0.smithi084.stdout:2603: read oid 235 snap -1 2023-10-01T07:34:29.073 INFO:tasks.rados.rados.0.smithi084.stdout:2603: expect (ObjNum 1685 snap 0 seq_num 1685) 2023-10-01T07:34:29.073 INFO:tasks.rados.rados.0.smithi084.stdout:2604: read oid 157 snap -1 2023-10-01T07:34:29.073 INFO:tasks.rados.rados.0.smithi084.stdout:2604: expect (ObjNum 156 snap 0 seq_num 156) 2023-10-01T07:34:29.073 INFO:tasks.rados.rados.0.smithi084.stdout:2605: read oid 304 snap -1 2023-10-01T07:34:29.073 INFO:tasks.rados.rados.0.smithi084.stdout:2605: expect (ObjNum 1261 snap 0 seq_num 1261) 2023-10-01T07:34:29.073 INFO:tasks.rados.rados.0.smithi084.stdout:2606: write oid 126 current snap is 0 2023-10-01T07:34:29.073 INFO:tasks.rados.rados.0.smithi084.stdout:2591: finishing write tid 1 to smithi08466639-93 2023-10-01T07:34:29.073 INFO:tasks.rados.rados.0.smithi084.stdout:2591: finishing write tid 2 to smithi08466639-93 2023-10-01T07:34:29.073 INFO:tasks.rados.rados.0.smithi084.stdout:2591: finishing write tid 3 to smithi08466639-93 2023-10-01T07:34:29.073 INFO:tasks.rados.rados.0.smithi084.stdout:2591: finishing write tid 4 to smithi08466639-93 2023-10-01T07:34:29.073 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 93 v 297 (ObjNum 1687 snap 0 seq_num 1687) dirty exists 2023-10-01T07:34:29.073 INFO:tasks.rados.rados.0.smithi084.stdout:2591: left oid 93 (ObjNum 1687 snap 0 seq_num 1687) 2023-10-01T07:34:29.073 INFO:tasks.rados.rados.0.smithi084.stdout:2592: finishing write tid 1 to smithi08466639-441 2023-10-01T07:34:29.074 INFO:tasks.rados.rados.0.smithi084.stdout:2592: finishing write tid 2 to smithi08466639-441 2023-10-01T07:34:29.074 INFO:tasks.rados.rados.0.smithi084.stdout:2592: finishing write tid 3 to smithi08466639-441 2023-10-01T07:34:29.074 INFO:tasks.rados.rados.0.smithi084.stdout:2592: finishing write tid 4 to smithi08466639-441 2023-10-01T07:34:29.074 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 441 v 406 (ObjNum 1688 snap 0 seq_num 1688) dirty exists 2023-10-01T07:34:29.074 INFO:tasks.rados.rados.0.smithi084.stdout:2592: left oid 441 (ObjNum 1688 snap 0 seq_num 1688) 2023-10-01T07:34:29.074 INFO:tasks.rados.rados.0.smithi084.stdout:2593: finishing write tid 1 to smithi08466639-31 2023-10-01T07:34:29.074 INFO:tasks.rados.rados.0.smithi084.stdout:2593: finishing write tid 2 to smithi08466639-31 2023-10-01T07:34:29.074 INFO:tasks.rados.rados.0.smithi084.stdout:2593: finishing write tid 3 to smithi08466639-31 2023-10-01T07:34:29.074 INFO:tasks.rados.rados.0.smithi084.stdout:2593: finishing write tid 4 to smithi08466639-31 2023-10-01T07:34:29.074 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 31 v 365 (ObjNum 1689 snap 0 seq_num 1689) dirty exists 2023-10-01T07:34:29.074 INFO:tasks.rados.rados.0.smithi084.stdout:2593: left oid 31 (ObjNum 1689 snap 0 seq_num 1689) 2023-10-01T07:34:29.074 INFO:tasks.rados.rados.0.smithi084.stdout:2594: finishing write tid 1 to smithi08466639-305 2023-10-01T07:34:29.075 INFO:tasks.rados.rados.0.smithi084.stdout:2595: expect (ObjNum 400 snap 0 seq_num 400) 2023-10-01T07:34:29.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:28 smithi084 bash[33757]: audit 2023-10-01T07:34:28.119908+0000 mon.a (mon.0) 790 : audit [DBG] from='client.? 172.21.15.84:0/406095323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:29.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:28 smithi084 bash[27378]: audit 2023-10-01T07:34:28.119908+0000 mon.a (mon.0) 790 : audit [DBG] from='client.? 172.21.15.84:0/406095323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:29.075 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:34:28 smithi084 bash[27645]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:34:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T07:34:29.170 INFO:tasks.rados.rados.0.smithi084.stdout:2594: finishing write tid 2 to smithi08466639-305 2023-10-01T07:34:29.171 INFO:tasks.rados.rados.0.smithi084.stdout:2594: finishing write tid 3 to smithi08466639-305 2023-10-01T07:34:29.171 INFO:tasks.rados.rados.0.smithi084.stdout:2594: finishing write tid 4 to smithi08466639-305 2023-10-01T07:34:29.171 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 305 v 381 (ObjNum 1690 snap 0 seq_num 1690) dirty exists 2023-10-01T07:34:29.171 INFO:tasks.rados.rados.0.smithi084.stdout:2594: left oid 305 (ObjNum 1690 snap 0 seq_num 1690) 2023-10-01T07:34:29.171 INFO:tasks.rados.rados.0.smithi084.stdout:2597: finishing write tid 1 to smithi08466639-377 2023-10-01T07:34:29.171 INFO:tasks.rados.rados.0.smithi084.stdout:2596: expect (ObjNum 1416 snap 0 seq_num 1416) 2023-10-01T07:34:29.434 INFO:tasks.rados.rados.0.smithi084.stdout:2602: expect (ObjNum 18 snap 0 seq_num 18) 2023-10-01T07:34:29.505 INFO:tasks.rados.rados.0.smithi084.stdout:2599: expect (ObjNum 432 snap 0 seq_num 432) 2023-10-01T07:34:29.608 INFO:tasks.rados.rados.0.smithi084.stdout:2597: finishing write tid 2 to smithi08466639-377 2023-10-01T07:34:29.608 INFO:tasks.rados.rados.0.smithi084.stdout:2597: finishing write tid 3 to smithi08466639-377 2023-10-01T07:34:29.608 INFO:tasks.rados.rados.0.smithi084.stdout:2597: finishing write tid 4 to smithi08466639-377 2023-10-01T07:34:29.608 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 377 v 290 (ObjNum 1691 snap 0 seq_num 1691) dirty exists 2023-10-01T07:34:29.608 INFO:tasks.rados.rados.0.smithi084.stdout:2597: left oid 377 (ObjNum 1691 snap 0 seq_num 1691) 2023-10-01T07:34:29.608 INFO:tasks.rados.rados.0.smithi084.stdout:2603: expect (ObjNum 1685 snap 0 seq_num 1685) 2023-10-01T07:34:29.791 INFO:tasks.rados.rados.0.smithi084.stdout:2604: expect (ObjNum 156 snap 0 seq_num 156) 2023-10-01T07:34:29.873 INFO:tasks.rados.rados.0.smithi084.stdout:2601: expect (ObjNum 1561 snap 0 seq_num 1561) 2023-10-01T07:34:29.976 INFO:tasks.rados.rados.0.smithi084.stdout:2605: expect (ObjNum 1261 snap 0 seq_num 1261) 2023-10-01T07:34:29.977 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:29 smithi112 bash[27689]: cluster 2023-10-01T07:34:28.376338+0000 mgr.x (mgr.24739) 43 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 6.8 MiB/s wr, 75 op/s 2023-10-01T07:34:30.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:29 smithi084 bash[33757]: cluster 2023-10-01T07:34:28.376338+0000 mgr.x (mgr.24739) 43 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 6.8 MiB/s wr, 75 op/s 2023-10-01T07:34:30.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:29 smithi084 bash[27378]: cluster 2023-10-01T07:34:28.376338+0000 mgr.x (mgr.24739) 43 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 6.8 MiB/s wr, 75 op/s 2023-10-01T07:34:30.145 INFO:tasks.rados.rados.0.smithi084.stdout:2598: expect (ObjNum 1601 snap 0 seq_num 1601) 2023-10-01T07:34:30.316 INFO:tasks.rados.rados.0.smithi084.stdout:2606: seq_num 1692 ranges {437444=751674,1811768=559264} 2023-10-01T07:34:30.328 INFO:tasks.rados.rados.0.smithi084.stdout:2606: writing smithi08466639-126 from 437444 to 1189118 tid 1 2023-10-01T07:34:30.336 INFO:tasks.rados.rados.0.smithi084.stdout:2606: writing smithi08466639-126 from 1811768 to 2371032 tid 2 2023-10-01T07:34:30.336 INFO:tasks.rados.rados.0.smithi084.stdout:2591: done (15 left) 2023-10-01T07:34:30.336 INFO:tasks.rados.rados.0.smithi084.stdout:2592: done (14 left) 2023-10-01T07:34:30.336 INFO:tasks.rados.rados.0.smithi084.stdout:2593: done (13 left) 2023-10-01T07:34:30.336 INFO:tasks.rados.rados.0.smithi084.stdout:2594: done (12 left) 2023-10-01T07:34:30.336 INFO:tasks.rados.rados.0.smithi084.stdout:2595: done (11 left) 2023-10-01T07:34:30.336 INFO:tasks.rados.rados.0.smithi084.stdout:2596: done (10 left) 2023-10-01T07:34:30.336 INFO:tasks.rados.rados.0.smithi084.stdout:2597: done (9 left) 2023-10-01T07:34:30.336 INFO:tasks.rados.rados.0.smithi084.stdout:2598: done (8 left) 2023-10-01T07:34:30.337 INFO:tasks.rados.rados.0.smithi084.stdout:2599: done (7 left) 2023-10-01T07:34:30.337 INFO:tasks.rados.rados.0.smithi084.stdout:2600: done (6 left) 2023-10-01T07:34:30.337 INFO:tasks.rados.rados.0.smithi084.stdout:2601: done (5 left) 2023-10-01T07:34:30.337 INFO:tasks.rados.rados.0.smithi084.stdout:2602: done (4 left) 2023-10-01T07:34:30.337 INFO:tasks.rados.rados.0.smithi084.stdout:2603: done (3 left) 2023-10-01T07:34:30.337 INFO:tasks.rados.rados.0.smithi084.stdout:2604: done (2 left) 2023-10-01T07:34:30.337 INFO:tasks.rados.rados.0.smithi084.stdout:2605: done (1 left) 2023-10-01T07:34:30.337 INFO:tasks.rados.rados.0.smithi084.stdout:2607: write oid 422 current snap is 0 2023-10-01T07:34:30.337 INFO:tasks.rados.rados.0.smithi084.stdout:2607: seq_num 1693 ranges {454251=426923,1470250=702922} 2023-10-01T07:34:30.340 INFO:tasks.rados.rados.0.smithi084.stdout:2607: writing smithi08466639-422 from 454251 to 881174 tid 1 2023-10-01T07:34:30.348 INFO:tasks.rados.rados.0.smithi084.stdout:2607: writing smithi08466639-422 from 1470250 to 2173172 tid 2 2023-10-01T07:34:30.348 INFO:tasks.rados.rados.0.smithi084.stdout:2608: write oid 210 current snap is 0 2023-10-01T07:34:30.348 INFO:tasks.rados.rados.0.smithi084.stdout:2606: finishing write tid 1 to smithi08466639-126 2023-10-01T07:34:30.348 INFO:tasks.rados.rados.0.smithi084.stdout:2606: finishing write tid 2 to smithi08466639-126 2023-10-01T07:34:30.348 INFO:tasks.rados.rados.0.smithi084.stdout:2606: finishing write tid 3 to smithi08466639-126 2023-10-01T07:34:30.348 INFO:tasks.rados.rados.0.smithi084.stdout:2606: finishing write tid 4 to smithi08466639-126 2023-10-01T07:34:30.348 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 126 v 293 (ObjNum 1692 snap 0 seq_num 1692) dirty exists 2023-10-01T07:34:30.348 INFO:tasks.rados.rados.0.smithi084.stdout:2606: left oid 126 (ObjNum 1692 snap 0 seq_num 1692) 2023-10-01T07:34:30.349 INFO:tasks.rados.rados.0.smithi084.stdout:2607: finishing write tid 1 to smithi08466639-422 2023-10-01T07:34:30.349 INFO:tasks.rados.rados.0.smithi084.stdout:2608: seq_num 1694 ranges {471058=502172,1412379=446580} 2023-10-01T07:34:30.353 INFO:tasks.rados.rados.0.smithi084.stdout:2608: writing smithi08466639-210 from 471058 to 973230 tid 1 2023-10-01T07:34:30.358 INFO:tasks.rados.rados.0.smithi084.stdout:2608: writing smithi08466639-210 from 1412379 to 1858959 tid 2 2023-10-01T07:34:30.359 INFO:tasks.rados.rados.0.smithi084.stdout:2606: done (2 left) 2023-10-01T07:34:30.359 INFO:tasks.rados.rados.0.smithi084.stdout:2609: write oid 471 current snap is 0 2023-10-01T07:34:30.359 INFO:tasks.rados.rados.0.smithi084.stdout:2607: finishing write tid 2 to smithi08466639-422 2023-10-01T07:34:30.359 INFO:tasks.rados.rados.0.smithi084.stdout:2607: finishing write tid 3 to smithi08466639-422 2023-10-01T07:34:30.359 INFO:tasks.rados.rados.0.smithi084.stdout:2609: seq_num 1695 ranges {487865=577421,1470861=706591} 2023-10-01T07:34:30.364 INFO:tasks.rados.rados.0.smithi084.stdout:2609: writing smithi08466639-471 from 487865 to 1065286 tid 1 2023-10-01T07:34:30.370 INFO:tasks.rados.rados.0.smithi084.stdout:2609: writing smithi08466639-471 from 1470861 to 2177452 tid 2 2023-10-01T07:34:30.370 INFO:tasks.rados.rados.0.smithi084.stdout:2610: read oid 316 snap -1 2023-10-01T07:34:30.371 INFO:tasks.rados.rados.0.smithi084.stdout:2610: expect (ObjNum 1465 snap 0 seq_num 1465) 2023-10-01T07:34:30.371 INFO:tasks.rados.rados.0.smithi084.stdout:2611: write oid 181 current snap is 0 2023-10-01T07:34:30.371 INFO:tasks.rados.rados.0.smithi084.stdout:2611: seq_num 1696 ranges {504672=769023,2045696=450249} 2023-10-01T07:34:30.377 INFO:tasks.rados.rados.0.smithi084.stdout:2611: writing smithi08466639-181 from 504672 to 1273695 tid 1 2023-10-01T07:34:30.385 INFO:tasks.rados.rados.0.smithi084.stdout:2611: writing smithi08466639-181 from 2045696 to 2495945 tid 2 2023-10-01T07:34:30.385 INFO:tasks.rados.rados.0.smithi084.stdout:2612: read oid 120 snap -1 2023-10-01T07:34:30.385 INFO:tasks.rados.rados.0.smithi084.stdout:2612: expect (ObjNum 1277 snap 0 seq_num 1277) 2023-10-01T07:34:30.385 INFO:tasks.rados.rados.0.smithi084.stdout:2613: read oid 235 snap -1 2023-10-01T07:34:30.385 INFO:tasks.rados.rados.0.smithi084.stdout:2613: expect (ObjNum 1685 snap 0 seq_num 1685) 2023-10-01T07:34:30.385 INFO:tasks.rados.rados.0.smithi084.stdout:2614: read oid 169 snap -1 2023-10-01T07:34:30.385 INFO:tasks.rados.rados.0.smithi084.stdout:2614: expect (ObjNum 1252 snap 0 seq_num 1252) 2023-10-01T07:34:30.385 INFO:tasks.rados.rados.0.smithi084.stdout:2615: read oid 250 snap -1 2023-10-01T07:34:30.386 INFO:tasks.rados.rados.0.smithi084.stdout:2615: expect (ObjNum 1032 snap 0 seq_num 1032) 2023-10-01T07:34:30.386 INFO:tasks.rados.rados.0.smithi084.stdout:2616: read oid 473 snap -1 2023-10-01T07:34:30.386 INFO:tasks.rados.rados.0.smithi084.stdout:2616: expect (ObjNum 897 snap 0 seq_num 897) 2023-10-01T07:34:30.386 INFO:tasks.rados.rados.0.smithi084.stdout:2617: write oid 96 current snap is 0 2023-10-01T07:34:30.386 INFO:tasks.rados.rados.0.smithi084.stdout:2617: seq_num 1697 ranges {521479=444272,1704178=710260} 2023-10-01T07:34:30.391 INFO:tasks.rados.rados.0.smithi084.stdout:2617: writing smithi08466639-96 from 521479 to 965751 tid 1 2023-10-01T07:34:30.400 INFO:tasks.rados.rados.0.smithi084.stdout:2617: writing smithi08466639-96 from 1704178 to 2414438 tid 2 2023-10-01T07:34:30.400 INFO:tasks.rados.rados.0.smithi084.stdout:2618: write oid 71 current snap is 0 2023-10-01T07:34:30.400 INFO:tasks.rados.rados.0.smithi084.stdout:2618: seq_num 1698 ranges {538286=519521,1762660=453918} 2023-10-01T07:34:30.406 INFO:tasks.rados.rados.0.smithi084.stdout:2618: writing smithi08466639-71 from 538286 to 1057807 tid 1 2023-10-01T07:34:30.413 INFO:tasks.rados.rados.0.smithi084.stdout:2618: writing smithi08466639-71 from 1762660 to 2216578 tid 2 2023-10-01T07:34:30.413 INFO:tasks.rados.rados.0.smithi084.stdout:2619: read oid 363 snap -1 2023-10-01T07:34:30.413 INFO:tasks.rados.rados.0.smithi084.stdout:2619: expect (ObjNum 1523 snap 0 seq_num 1523) 2023-10-01T07:34:30.413 INFO:tasks.rados.rados.0.smithi084.stdout:2620: read oid 493 snap -1 2023-10-01T07:34:30.413 INFO:tasks.rados.rados.0.smithi084.stdout:2620: expect (ObjNum 1081 snap 0 seq_num 1081) 2023-10-01T07:34:30.413 INFO:tasks.rados.rados.0.smithi084.stdout:2621: write oid 5 current snap is 0 2023-10-01T07:34:30.413 INFO:tasks.rados.rados.0.smithi084.stdout:2607: finishing write tid 4 to smithi08466639-422 2023-10-01T07:34:30.413 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 422 v 384 (ObjNum 1693 snap 0 seq_num 1693) dirty exists 2023-10-01T07:34:30.414 INFO:tasks.rados.rados.0.smithi084.stdout:2607: left oid 422 (ObjNum 1693 snap 0 seq_num 1693) 2023-10-01T07:34:30.414 INFO:tasks.rados.rados.0.smithi084.stdout:2608: finishing write tid 1 to smithi08466639-210 2023-10-01T07:34:30.414 INFO:tasks.rados.rados.0.smithi084.stdout:2621: seq_num 1699 ranges {555093=594770,1704789=713929} 2023-10-01T07:34:30.419 INFO:tasks.rados.rados.0.smithi084.stdout:2621: writing smithi08466639-5 from 555093 to 1149863 tid 1 2023-10-01T07:34:30.427 INFO:tasks.rados.rados.0.smithi084.stdout:2621: writing smithi08466639-5 from 1704789 to 2418718 tid 2 2023-10-01T07:34:30.428 INFO:tasks.rados.rados.0.smithi084.stdout:2607: done (14 left) 2023-10-01T07:34:30.428 INFO:tasks.rados.rados.0.smithi084.stdout:2622: write oid 43 current snap is 0 2023-10-01T07:34:30.428 INFO:tasks.rados.rados.0.smithi084.stdout:2608: finishing write tid 2 to smithi08466639-210 2023-10-01T07:34:30.428 INFO:tasks.rados.rados.0.smithi084.stdout:2608: finishing write tid 3 to smithi08466639-210 2023-10-01T07:34:30.428 INFO:tasks.rados.rados.0.smithi084.stdout:2608: finishing write tid 4 to smithi08466639-210 2023-10-01T07:34:30.428 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 210 v 368 (ObjNum 1694 snap 0 seq_num 1694) dirty exists 2023-10-01T07:34:30.428 INFO:tasks.rados.rados.0.smithi084.stdout:2608: left oid 210 (ObjNum 1694 snap 0 seq_num 1694) 2023-10-01T07:34:30.429 INFO:tasks.rados.rados.0.smithi084.stdout:2609: finishing write tid 1 to smithi08466639-471 2023-10-01T07:34:30.429 INFO:tasks.rados.rados.0.smithi084.stdout:2609: finishing write tid 2 to smithi08466639-471 2023-10-01T07:34:30.429 INFO:tasks.rados.rados.0.smithi084.stdout:2609: finishing write tid 3 to smithi08466639-471 2023-10-01T07:34:30.429 INFO:tasks.rados.rados.0.smithi084.stdout:2609: finishing write tid 4 to smithi08466639-471 2023-10-01T07:34:30.429 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 471 v 371 (ObjNum 1695 snap 0 seq_num 1695) dirty exists 2023-10-01T07:34:30.429 INFO:tasks.rados.rados.0.smithi084.stdout:2609: left oid 471 (ObjNum 1695 snap 0 seq_num 1695) 2023-10-01T07:34:30.429 INFO:tasks.rados.rados.0.smithi084.stdout:2622: seq_num 1700 ranges {571900=670019,1763271=457587} 2023-10-01T07:34:30.434 INFO:tasks.rados.rados.0.smithi084.stdout:2622: writing smithi08466639-43 from 571900 to 1241919 tid 1 2023-10-01T07:34:30.441 INFO:tasks.rados.rados.0.smithi084.stdout:2622: writing smithi08466639-43 from 1763271 to 2220858 tid 2 2023-10-01T07:34:30.441 INFO:tasks.rados.rados.0.smithi084.stdout:2608: done (14 left) 2023-10-01T07:34:30.441 INFO:tasks.rados.rados.0.smithi084.stdout:2609: done (13 left) 2023-10-01T07:34:30.441 INFO:tasks.rados.rados.0.smithi084.stdout:2623: write oid 192 current snap is 0 2023-10-01T07:34:30.441 INFO:tasks.rados.rados.0.smithi084.stdout:2623: seq_num 1701 ranges {588707=745268,1821753=717598} 2023-10-01T07:34:30.448 INFO:tasks.rados.rados.0.smithi084.stdout:2623: writing smithi08466639-192 from 588707 to 1333975 tid 1 2023-10-01T07:34:30.455 INFO:tasks.rados.rados.0.smithi084.stdout:2623: writing smithi08466639-192 from 1821753 to 2539351 tid 2 2023-10-01T07:34:30.455 INFO:tasks.rados.rados.0.smithi084.stdout:2624: write oid 50 current snap is 0 2023-10-01T07:34:30.455 INFO:tasks.rados.rados.0.smithi084.stdout:2610: expect (ObjNum 1465 snap 0 seq_num 1465) 2023-10-01T07:34:30.632 INFO:tasks.rados.rados.0.smithi084.stdout:2611: finishing write tid 1 to smithi08466639-181 2023-10-01T07:34:30.632 INFO:tasks.rados.rados.0.smithi084.stdout:2613: expect (ObjNum 1685 snap 0 seq_num 1685) 2023-10-01T07:34:30.830 INFO:tasks.rados.rados.0.smithi084.stdout:2611: finishing write tid 2 to smithi08466639-181 2023-10-01T07:34:30.830 INFO:tasks.rados.rados.0.smithi084.stdout:2611: finishing write tid 3 to smithi08466639-181 2023-10-01T07:34:30.831 INFO:tasks.rados.rados.0.smithi084.stdout:2611: finishing write tid 4 to smithi08466639-181 2023-10-01T07:34:30.831 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 181 v 391 (ObjNum 1696 snap 0 seq_num 1696) dirty exists 2023-10-01T07:34:30.831 INFO:tasks.rados.rados.0.smithi084.stdout:2611: left oid 181 (ObjNum 1696 snap 0 seq_num 1696) 2023-10-01T07:34:30.831 INFO:tasks.rados.rados.0.smithi084.stdout:2615: expect (ObjNum 1032 snap 0 seq_num 1032) 2023-10-01T07:34:30.968 INFO:tasks.rados.rados.0.smithi084.stdout:2616: expect (ObjNum 897 snap 0 seq_num 897) 2023-10-01T07:34:30.977 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:30 smithi112 bash[27689]: audit 2023-10-01T07:34:30.589053+0000 mon.c (mon.2) 141 : audit [DBG] from='client.? 172.21.15.84:0/121823796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:31.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:30 smithi084 bash[27378]: audit 2023-10-01T07:34:30.589053+0000 mon.c (mon.2) 141 : audit [DBG] from='client.? 172.21.15.84:0/121823796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:31.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:30 smithi084 bash[33757]: audit 2023-10-01T07:34:30.589053+0000 mon.c (mon.2) 141 : audit [DBG] from='client.? 172.21.15.84:0/121823796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:31.084 INFO:tasks.rados.rados.0.smithi084.stdout:2617: finishing write tid 1 to smithi08466639-96 2023-10-01T07:34:31.084 INFO:tasks.rados.rados.0.smithi084.stdout:2614: expect (ObjNum 1252 snap 0 seq_num 1252) 2023-10-01T07:34:31.241 INFO:tasks.rados.rados.0.smithi084.stdout:2612: expect (ObjNum 1277 snap 0 seq_num 1277) 2023-10-01T07:34:31.442 INFO:tasks.rados.rados.0.smithi084.stdout:2617: finishing write tid 2 to smithi08466639-96 2023-10-01T07:34:31.443 INFO:tasks.rados.rados.0.smithi084.stdout:2617: finishing write tid 3 to smithi08466639-96 2023-10-01T07:34:31.443 INFO:tasks.rados.rados.0.smithi084.stdout:2617: finishing write tid 4 to smithi08466639-96 2023-10-01T07:34:31.443 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 96 v 379 (ObjNum 1697 snap 0 seq_num 1697) dirty exists 2023-10-01T07:34:31.443 INFO:tasks.rados.rados.0.smithi084.stdout:2617: left oid 96 (ObjNum 1697 snap 0 seq_num 1697) 2023-10-01T07:34:31.443 INFO:tasks.rados.rados.0.smithi084.stdout:2618: finishing write tid 1 to smithi08466639-71 2023-10-01T07:34:31.443 INFO:tasks.rados.rados.0.smithi084.stdout:2618: finishing write tid 2 to smithi08466639-71 2023-10-01T07:34:31.443 INFO:tasks.rados.rados.0.smithi084.stdout:2618: finishing write tid 3 to smithi08466639-71 2023-10-01T07:34:31.443 INFO:tasks.rados.rados.0.smithi084.stdout:2618: finishing write tid 4 to smithi08466639-71 2023-10-01T07:34:31.443 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 71 v 337 (ObjNum 1698 snap 0 seq_num 1698) dirty exists 2023-10-01T07:34:31.443 INFO:tasks.rados.rados.0.smithi084.stdout:2618: left oid 71 (ObjNum 1698 snap 0 seq_num 1698) 2023-10-01T07:34:31.443 INFO:tasks.rados.rados.0.smithi084.stdout:2620: expect (ObjNum 1081 snap 0 seq_num 1081) 2023-10-01T07:34:31.507 INFO:tasks.rados.rados.0.smithi084.stdout:2619: expect (ObjNum 1523 snap 0 seq_num 1523) 2023-10-01T07:34:31.722 INFO:tasks.rados.rados.0.smithi084.stdout:2621: finishing write tid 1 to smithi08466639-5 2023-10-01T07:34:31.722 INFO:tasks.rados.rados.0.smithi084.stdout:2621: finishing write tid 2 to smithi08466639-5 2023-10-01T07:34:31.722 INFO:tasks.rados.rados.0.smithi084.stdout:2621: finishing write tid 3 to smithi08466639-5 2023-10-01T07:34:31.722 INFO:tasks.rados.rados.0.smithi084.stdout:2621: finishing write tid 4 to smithi08466639-5 2023-10-01T07:34:31.723 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 5 v 296 (ObjNum 1699 snap 0 seq_num 1699) dirty exists 2023-10-01T07:34:31.724 INFO:tasks.rados.rados.0.smithi084.stdout:2621: left oid 5 (ObjNum 1699 snap 0 seq_num 1699) 2023-10-01T07:34:31.725 INFO:tasks.rados.rados.0.smithi084.stdout:2622: finishing write tid 1 to smithi08466639-43 2023-10-01T07:34:31.725 INFO:tasks.rados.rados.0.smithi084.stdout:2622: finishing write tid 2 to smithi08466639-43 2023-10-01T07:34:31.725 INFO:tasks.rados.rados.0.smithi084.stdout:2622: finishing write tid 3 to smithi08466639-43 2023-10-01T07:34:31.725 INFO:tasks.rados.rados.0.smithi084.stdout:2622: finishing write tid 4 to smithi08466639-43 2023-10-01T07:34:31.725 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 43 v 367 (ObjNum 1700 snap 0 seq_num 1700) dirty exists 2023-10-01T07:34:31.725 INFO:tasks.rados.rados.0.smithi084.stdout:2622: left oid 43 (ObjNum 1700 snap 0 seq_num 1700) 2023-10-01T07:34:31.725 INFO:tasks.rados.rados.0.smithi084.stdout:2623: finishing write tid 1 to smithi08466639-192 2023-10-01T07:34:31.725 INFO:tasks.rados.rados.0.smithi084.stdout:2623: finishing write tid 2 to smithi08466639-192 2023-10-01T07:34:31.725 INFO:tasks.rados.rados.0.smithi084.stdout:2623: finishing write tid 3 to smithi08466639-192 2023-10-01T07:34:31.725 INFO:tasks.rados.rados.0.smithi084.stdout:2623: finishing write tid 4 to smithi08466639-192 2023-10-01T07:34:31.725 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 192 v 268 (ObjNum 1701 snap 0 seq_num 1701) dirty exists 2023-10-01T07:34:31.726 INFO:tasks.rados.rados.0.smithi084.stdout:2623: left oid 192 (ObjNum 1701 snap 0 seq_num 1701) 2023-10-01T07:34:31.726 INFO:tasks.rados.rados.0.smithi084.stdout:2624: seq_num 1702 ranges {605514=420517,1480235=461256,2356169=249345} 2023-10-01T07:34:31.727 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:31 smithi112 bash[27689]: cluster 2023-10-01T07:34:30.377539+0000 mgr.x (mgr.24739) 44 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 89 MiB/s rd, 12 MiB/s wr, 122 op/s 2023-10-01T07:34:31.732 INFO:tasks.rados.rados.0.smithi084.stdout:2624: writing smithi08466639-50 from 605514 to 1026031 tid 1 2023-10-01T07:34:31.738 INFO:tasks.rados.rados.0.smithi084.stdout:2624: writing smithi08466639-50 from 1480235 to 1941491 tid 2 2023-10-01T07:34:31.743 INFO:tasks.rados.rados.0.smithi084.stdout:2624: writing smithi08466639-50 from 2356169 to 2605514 tid 3 2023-10-01T07:34:31.743 INFO:tasks.rados.rados.0.smithi084.stdout:2610: done (14 left) 2023-10-01T07:34:31.743 INFO:tasks.rados.rados.0.smithi084.stdout:2611: done (13 left) 2023-10-01T07:34:31.743 INFO:tasks.rados.rados.0.smithi084.stdout:2612: done (12 left) 2023-10-01T07:34:31.743 INFO:tasks.rados.rados.0.smithi084.stdout:2613: done (11 left) 2023-10-01T07:34:31.743 INFO:tasks.rados.rados.0.smithi084.stdout:2614: done (10 left) 2023-10-01T07:34:31.743 INFO:tasks.rados.rados.0.smithi084.stdout:2615: done (9 left) 2023-10-01T07:34:31.743 INFO:tasks.rados.rados.0.smithi084.stdout:2616: done (8 left) 2023-10-01T07:34:31.743 INFO:tasks.rados.rados.0.smithi084.stdout:2617: done (7 left) 2023-10-01T07:34:31.744 INFO:tasks.rados.rados.0.smithi084.stdout:2618: done (6 left) 2023-10-01T07:34:31.744 INFO:tasks.rados.rados.0.smithi084.stdout:2619: done (5 left) 2023-10-01T07:34:31.744 INFO:tasks.rados.rados.0.smithi084.stdout:2620: done (4 left) 2023-10-01T07:34:31.744 INFO:tasks.rados.rados.0.smithi084.stdout:2621: done (3 left) 2023-10-01T07:34:31.744 INFO:tasks.rados.rados.0.smithi084.stdout:2622: done (2 left) 2023-10-01T07:34:31.744 INFO:tasks.rados.rados.0.smithi084.stdout:2623: done (1 left) 2023-10-01T07:34:31.744 INFO:tasks.rados.rados.0.smithi084.stdout:2625: write oid 432 current snap is 0 2023-10-01T07:34:31.744 INFO:tasks.rados.rados.0.smithi084.stdout:2625: seq_num 1703 ranges {622321=612119,1938717=683604} 2023-10-01T07:34:31.749 INFO:tasks.rados.rados.0.smithi084.stdout:2625: writing smithi08466639-432 from 622321 to 1234440 tid 1 2023-10-01T07:34:31.757 INFO:tasks.rados.rados.0.smithi084.stdout:2625: writing smithi08466639-432 from 1938717 to 2622321 tid 2 2023-10-01T07:34:31.758 INFO:tasks.rados.rados.0.smithi084.stdout:2626: write oid 224 current snap is 0 2023-10-01T07:34:31.758 INFO:tasks.rados.rados.0.smithi084.stdout:2624: finishing write tid 1 to smithi08466639-50 2023-10-01T07:34:31.758 INFO:tasks.rados.rados.0.smithi084.stdout:2624: finishing write tid 2 to smithi08466639-50 2023-10-01T07:34:31.758 INFO:tasks.rados.rados.0.smithi084.stdout:2624: finishing write tid 3 to smithi08466639-50 2023-10-01T07:34:31.758 INFO:tasks.rados.rados.0.smithi084.stdout:2624: finishing write tid 4 to smithi08466639-50 2023-10-01T07:34:31.758 INFO:tasks.rados.rados.0.smithi084.stdout:2624: finishing write tid 5 to smithi08466639-50 2023-10-01T07:34:31.758 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 50 v 301 (ObjNum 1702 snap 0 seq_num 1702) dirty exists 2023-10-01T07:34:31.758 INFO:tasks.rados.rados.0.smithi084.stdout:2624: left oid 50 (ObjNum 1702 snap 0 seq_num 1702) 2023-10-01T07:34:31.758 INFO:tasks.rados.rados.0.smithi084.stdout:2625: finishing write tid 1 to smithi08466639-432 2023-10-01T07:34:31.758 INFO:tasks.rados.rados.0.smithi084.stdout:2626: seq_num 1704 ranges {639128=687368,1997199=464925} 2023-10-01T07:34:31.769 INFO:tasks.rados.rados.0.smithi084.stdout:2626: writing smithi08466639-224 from 639128 to 1326496 tid 1 2023-10-01T07:34:31.777 INFO:tasks.rados.rados.0.smithi084.stdout:2626: writing smithi08466639-224 from 1997199 to 2462124 tid 2 2023-10-01T07:34:31.777 INFO:tasks.rados.rados.0.smithi084.stdout:2624: done (2 left) 2023-10-01T07:34:31.777 INFO:tasks.rados.rados.0.smithi084.stdout:2627: read oid 70 snap -1 2023-10-01T07:34:31.777 INFO:tasks.rados.rados.0.smithi084.stdout:2627: expect (ObjNum 1331 snap 0 seq_num 1331) 2023-10-01T07:34:31.778 INFO:tasks.rados.rados.0.smithi084.stdout:2628: read oid 345 snap -1 2023-10-01T07:34:31.778 INFO:tasks.rados.rados.0.smithi084.stdout:2628: expect (ObjNum 1164 snap 0 seq_num 1164) 2023-10-01T07:34:31.778 INFO:tasks.rados.rados.0.smithi084.stdout:2629: read oid 395 snap -1 2023-10-01T07:34:31.778 INFO:tasks.rados.rados.0.smithi084.stdout:2629: expect (ObjNum 1657 snap 0 seq_num 1657) 2023-10-01T07:34:31.778 INFO:tasks.rados.rados.0.smithi084.stdout:2630: write oid 48 current snap is 0 2023-10-01T07:34:31.778 INFO:tasks.rados.rados.0.smithi084.stdout:2630: seq_num 1705 ranges {655935=762617,2055681=600254} 2023-10-01T07:34:31.786 INFO:tasks.rados.rados.0.smithi084.stdout:2630: writing smithi08466639-48 from 655935 to 1418552 tid 1 2023-10-01T07:34:31.794 INFO:tasks.rados.rados.0.smithi084.stdout:2630: writing smithi08466639-48 from 2055681 to 2655935 tid 2 2023-10-01T07:34:31.794 INFO:tasks.rados.rados.0.smithi084.stdout:2631: read oid 274 snap -1 2023-10-01T07:34:31.794 INFO:tasks.rados.rados.0.smithi084.stdout:2631: expect (ObjNum 1334 snap 0 seq_num 1334) 2023-10-01T07:34:31.794 INFO:tasks.rados.rados.0.smithi084.stdout:2632: read oid 326 snap -1 2023-10-01T07:34:31.794 INFO:tasks.rados.rados.0.smithi084.stdout:2632: expect deleted 2023-10-01T07:34:31.794 INFO:tasks.rados.rados.0.smithi084.stdout:2633: delete oid 100 current snap is 0 2023-10-01T07:34:31.794 INFO:tasks.rados.rados.0.smithi084.stdout:2625: finishing write tid 2 to smithi08466639-432 2023-10-01T07:34:31.794 INFO:tasks.rados.rados.0.smithi084.stdout:2625: finishing write tid 3 to smithi08466639-432 2023-10-01T07:34:31.794 INFO:tasks.rados.rados.0.smithi084.stdout:2625: finishing write tid 4 to smithi08466639-432 2023-10-01T07:34:31.795 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 432 v 418 (ObjNum 1703 snap 0 seq_num 1703) dirty exists 2023-10-01T07:34:31.795 INFO:tasks.rados.rados.0.smithi084.stdout:2625: left oid 432 (ObjNum 1703 snap 0 seq_num 1703) 2023-10-01T07:34:31.795 INFO:tasks.rados.rados.0.smithi084.stdout:2626: finishing write tid 1 to smithi08466639-224 2023-10-01T07:34:31.795 INFO:tasks.rados.rados.0.smithi084.stdout:2626: finishing write tid 2 to smithi08466639-224 2023-10-01T07:34:31.795 INFO:tasks.rados.rados.0.smithi084.stdout:2626: finishing write tid 3 to smithi08466639-224 2023-10-01T07:34:31.795 INFO:tasks.rados.rados.0.smithi084.stdout:2626: finishing write tid 4 to smithi08466639-224 2023-10-01T07:34:31.795 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 224 v 374 (ObjNum 1704 snap 0 seq_num 1704) dirty exists 2023-10-01T07:34:31.795 INFO:tasks.rados.rados.0.smithi084.stdout:2626: left oid 224 (ObjNum 1704 snap 0 seq_num 1704) 2023-10-01T07:34:31.795 INFO:tasks.rados.rados.0.smithi084.stdout:2627: expect (ObjNum 1331 snap 0 seq_num 1331) 2023-10-01T07:34:31.875 INFO:tasks.rados.rados.0.smithi084.stdout:2628: expect (ObjNum 1164 snap 0 seq_num 1164) 2023-10-01T07:34:31.983 INFO:tasks.rados.rados.0.smithi084.stdout:2630: finishing write tid 1 to smithi08466639-48 2023-10-01T07:34:31.984 INFO:tasks.rados.rados.0.smithi084.stdout:2629: expect (ObjNum 1657 snap 0 seq_num 1657) 2023-10-01T07:34:32.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:31 smithi084 bash[33757]: cluster 2023-10-01T07:34:30.377539+0000 mgr.x (mgr.24739) 44 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 89 MiB/s rd, 12 MiB/s wr, 122 op/s 2023-10-01T07:34:32.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:31 smithi084 bash[27378]: cluster 2023-10-01T07:34:30.377539+0000 mgr.x (mgr.24739) 44 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 89 MiB/s rd, 12 MiB/s wr, 122 op/s 2023-10-01T07:34:32.181 INFO:tasks.rados.rados.0.smithi084.stdout:2630: finishing write tid 2 to smithi08466639-48 2023-10-01T07:34:32.181 INFO:tasks.rados.rados.0.smithi084.stdout:2630: finishing write tid 3 to smithi08466639-48 2023-10-01T07:34:32.181 INFO:tasks.rados.rados.0.smithi084.stdout:2630: finishing write tid 4 to smithi08466639-48 2023-10-01T07:34:32.182 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 48 v 383 (ObjNum 1705 snap 0 seq_num 1705) dirty exists 2023-10-01T07:34:32.182 INFO:tasks.rados.rados.0.smithi084.stdout:2630: left oid 48 (ObjNum 1705 snap 0 seq_num 1705) 2023-10-01T07:34:32.182 INFO:tasks.rados.rados.0.smithi084.stdout:2631: expect (ObjNum 1334 snap 0 seq_num 1334) 2023-10-01T07:34:32.292 INFO:tasks.rados.rados.0.smithi084.stdout:2625: done (8 left) 2023-10-01T07:34:32.293 INFO:tasks.rados.rados.0.smithi084.stdout:2626: done (7 left) 2023-10-01T07:34:32.293 INFO:tasks.rados.rados.0.smithi084.stdout:2627: done (6 left) 2023-10-01T07:34:32.293 INFO:tasks.rados.rados.0.smithi084.stdout:2628: done (5 left) 2023-10-01T07:34:32.293 INFO:tasks.rados.rados.0.smithi084.stdout:2629: done (4 left) 2023-10-01T07:34:32.293 INFO:tasks.rados.rados.0.smithi084.stdout:2630: done (3 left) 2023-10-01T07:34:32.293 INFO:tasks.rados.rados.0.smithi084.stdout:2631: done (2 left) 2023-10-01T07:34:32.293 INFO:tasks.rados.rados.0.smithi084.stdout:2632: done (1 left) 2023-10-01T07:34:32.293 INFO:tasks.rados.rados.0.smithi084.stdout:2633: done (0 left) 2023-10-01T07:34:32.293 INFO:tasks.rados.rados.0.smithi084.stdout:2634: write oid 34 current snap is 0 2023-10-01T07:34:32.293 INFO:tasks.rados.rados.0.smithi084.stdout:2634: seq_num 1707 ranges {689549=513115,1656292=612252} 2023-10-01T07:34:32.305 INFO:tasks.rados.rados.0.smithi084.stdout:2634: writing smithi08466639-34 from 689549 to 1202664 tid 1 2023-10-01T07:34:32.312 INFO:tasks.rados.rados.0.smithi084.stdout:2634: writing smithi08466639-34 from 1656292 to 2268544 tid 2 2023-10-01T07:34:32.312 INFO:tasks.rados.rados.0.smithi084.stdout:2635: read oid 285 snap -1 2023-10-01T07:34:32.312 INFO:tasks.rados.rados.0.smithi084.stdout:2635: expect deleted 2023-10-01T07:34:32.312 INFO:tasks.rados.rados.0.smithi084.stdout:2636: write oid 219 current snap is 0 2023-10-01T07:34:32.312 INFO:tasks.rados.rados.0.smithi084.stdout:2636: seq_num 1708 ranges {706356=588364,1714774=472263} 2023-10-01T07:34:32.319 INFO:tasks.rados.rados.0.smithi084.stdout:2636: writing smithi08466639-219 from 706356 to 1294720 tid 1 2023-10-01T07:34:32.324 INFO:tasks.rados.rados.0.smithi084.stdout:2636: writing smithi08466639-219 from 1714774 to 2187037 tid 2 2023-10-01T07:34:32.324 INFO:tasks.rados.rados.0.smithi084.stdout:2637: write oid 167 current snap is 0 2023-10-01T07:34:32.324 INFO:tasks.rados.rados.0.smithi084.stdout:2637: seq_num 1709 ranges {723163=663613,2173256=549907} 2023-10-01T07:34:32.332 INFO:tasks.rados.rados.0.smithi084.stdout:2637: writing smithi08466639-167 from 723163 to 1386776 tid 1 2023-10-01T07:34:32.340 INFO:tasks.rados.rados.0.smithi084.stdout:2637: writing smithi08466639-167 from 2173256 to 2723163 tid 2 2023-10-01T07:34:32.340 INFO:tasks.rados.rados.0.smithi084.stdout:2638: write oid 69 current snap is 0 2023-10-01T07:34:32.340 INFO:tasks.rados.rados.0.smithi084.stdout:2638: seq_num 1710 ranges {739970=738862,2231738=475932} 2023-10-01T07:34:32.349 INFO:tasks.rados.rados.0.smithi084.stdout:2638: writing smithi08466639-69 from 739970 to 1478832 tid 1 2023-10-01T07:34:32.357 INFO:tasks.rados.rados.0.smithi084.stdout:2638: writing smithi08466639-69 from 2231738 to 2707670 tid 2 2023-10-01T07:34:32.357 INFO:tasks.rados.rados.0.smithi084.stdout:2639: delete oid 393 current snap is 0 2023-10-01T07:34:32.357 INFO:tasks.rados.rados.0.smithi084.stdout:2634: finishing write tid 1 to smithi08466639-34 2023-10-01T07:34:32.357 INFO:tasks.rados.rados.0.smithi084.stdout:2634: finishing write tid 2 to smithi08466639-34 2023-10-01T07:34:32.357 INFO:tasks.rados.rados.0.smithi084.stdout:2634: finishing write tid 3 to smithi08466639-34 2023-10-01T07:34:32.357 INFO:tasks.rados.rados.0.smithi084.stdout:2634: finishing write tid 4 to smithi08466639-34 2023-10-01T07:34:32.357 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 34 v 409 (ObjNum 1707 snap 0 seq_num 1707) dirty exists 2023-10-01T07:34:32.357 INFO:tasks.rados.rados.0.smithi084.stdout:2634: left oid 34 (ObjNum 1707 snap 0 seq_num 1707) 2023-10-01T07:34:32.357 INFO:tasks.rados.rados.0.smithi084.stdout:2636: finishing write tid 1 to smithi08466639-219 2023-10-01T07:34:32.358 INFO:tasks.rados.rados.0.smithi084.stdout:2636: finishing write tid 2 to smithi08466639-219 2023-10-01T07:34:32.358 INFO:tasks.rados.rados.0.smithi084.stdout:2636: finishing write tid 3 to smithi08466639-219 2023-10-01T07:34:32.358 INFO:tasks.rados.rados.0.smithi084.stdout:2636: finishing write tid 4 to smithi08466639-219 2023-10-01T07:34:32.358 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 219 v 271 (ObjNum 1708 snap 0 seq_num 1708) dirty exists 2023-10-01T07:34:32.358 INFO:tasks.rados.rados.0.smithi084.stdout:2636: left oid 219 (ObjNum 1708 snap 0 seq_num 1708) 2023-10-01T07:34:32.358 INFO:tasks.rados.rados.0.smithi084.stdout:2637: finishing write tid 1 to smithi08466639-167 2023-10-01T07:34:32.358 INFO:tasks.rados.rados.0.smithi084.stdout:2637: finishing write tid 2 to smithi08466639-167 2023-10-01T07:34:32.358 INFO:tasks.rados.rados.0.smithi084.stdout:2637: finishing write tid 3 to smithi08466639-167 2023-10-01T07:34:32.358 INFO:tasks.rados.rados.0.smithi084.stdout:2637: finishing write tid 4 to smithi08466639-167 2023-10-01T07:34:32.358 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 167 v 294 (ObjNum 1709 snap 0 seq_num 1709) dirty exists 2023-10-01T07:34:32.358 INFO:tasks.rados.rados.0.smithi084.stdout:2637: left oid 167 (ObjNum 1709 snap 0 seq_num 1709) 2023-10-01T07:34:32.358 INFO:tasks.rados.rados.0.smithi084.stdout:2638: finishing write tid 1 to smithi08466639-69 2023-10-01T07:34:32.360 INFO:tasks.rados.rados.0.smithi084.stdout:2634: done (5 left) 2023-10-01T07:34:32.360 INFO:tasks.rados.rados.0.smithi084.stdout:2635: done (4 left) 2023-10-01T07:34:32.360 INFO:tasks.rados.rados.0.smithi084.stdout:2636: done (3 left) 2023-10-01T07:34:32.360 INFO:tasks.rados.rados.0.smithi084.stdout:2637: done (2 left) 2023-10-01T07:34:32.360 INFO:tasks.rados.rados.0.smithi084.stdout:2639: done (1 left) 2023-10-01T07:34:32.360 INFO:tasks.rados.rados.0.smithi084.stdout:2640: write oid 220 current snap is 0 2023-10-01T07:34:32.360 INFO:tasks.rados.rados.0.smithi084.stdout:2640: seq_num 1712 ranges {773584=605713,1948702=479601} 2023-10-01T07:34:32.372 INFO:tasks.rados.rados.0.smithi084.stdout:2640: writing smithi08466639-220 from 773584 to 1379297 tid 1 2023-10-01T07:34:32.380 INFO:tasks.rados.rados.0.smithi084.stdout:2640: writing smithi08466639-220 from 1948702 to 2428303 tid 2 2023-10-01T07:34:32.380 INFO:tasks.rados.rados.0.smithi084.stdout:2641: read oid 108 snap -1 2023-10-01T07:34:32.380 INFO:tasks.rados.rados.0.smithi084.stdout:2641: expect (ObjNum 1414 snap 0 seq_num 1414) 2023-10-01T07:34:32.380 INFO:tasks.rados.rados.0.smithi084.stdout:2642: read oid 33 snap -1 2023-10-01T07:34:32.380 INFO:tasks.rados.rados.0.smithi084.stdout:2642: expect (ObjNum 1586 snap 0 seq_num 1586) 2023-10-01T07:34:32.380 INFO:tasks.rados.rados.0.smithi084.stdout:2643: read oid 231 snap -1 2023-10-01T07:34:32.380 INFO:tasks.rados.rados.0.smithi084.stdout:2643: expect (ObjNum 1436 snap 0 seq_num 1436) 2023-10-01T07:34:32.381 INFO:tasks.rados.rados.0.smithi084.stdout:2644: read oid 109 snap -1 2023-10-01T07:34:32.381 INFO:tasks.rados.rados.0.smithi084.stdout:2644: expect (ObjNum 1308 snap 0 seq_num 1308) 2023-10-01T07:34:32.381 INFO:tasks.rados.rados.0.smithi084.stdout:2645: write oid 479 current snap is 0 2023-10-01T07:34:32.381 INFO:tasks.rados.rados.0.smithi084.stdout:2638: finishing write tid 2 to smithi08466639-69 2023-10-01T07:34:32.381 INFO:tasks.rados.rados.0.smithi084.stdout:2638: finishing write tid 3 to smithi08466639-69 2023-10-01T07:34:32.381 INFO:tasks.rados.rados.0.smithi084.stdout:2638: finishing write tid 4 to smithi08466639-69 2023-10-01T07:34:32.381 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 69 v 394 (ObjNum 1710 snap 0 seq_num 1710) dirty exists 2023-10-01T07:34:32.381 INFO:tasks.rados.rados.0.smithi084.stdout:2638: left oid 69 (ObjNum 1710 snap 0 seq_num 1710) 2023-10-01T07:34:32.381 INFO:tasks.rados.rados.0.smithi084.stdout:2640: finishing write tid 1 to smithi08466639-220 2023-10-01T07:34:32.381 INFO:tasks.rados.rados.0.smithi084.stdout:2645: seq_num 1713 ranges {790391=680962,2007184=623259} 2023-10-01T07:34:32.389 INFO:tasks.rados.rados.0.smithi084.stdout:2645: writing smithi08466639-479 from 790391 to 1471353 tid 1 2023-10-01T07:34:32.396 INFO:tasks.rados.rados.0.smithi084.stdout:2645: writing smithi08466639-479 from 2007184 to 2630443 tid 2 2023-10-01T07:34:32.396 INFO:tasks.rados.rados.0.smithi084.stdout:2638: done (6 left) 2023-10-01T07:34:32.396 INFO:tasks.rados.rados.0.smithi084.stdout:2646: write oid 48 current snap is 0 2023-10-01T07:34:32.396 INFO:tasks.rados.rados.0.smithi084.stdout:2646: seq_num 1714 ranges {407198=756211,1665666=483270,2685245=121953} 2023-10-01T07:34:32.402 INFO:tasks.rados.rados.0.smithi084.stdout:2646: writing smithi08466639-48 from 407198 to 1163409 tid 1 2023-10-01T07:34:32.407 INFO:tasks.rados.rados.0.smithi084.stdout:2646: writing smithi08466639-48 from 1665666 to 2148936 tid 2 2023-10-01T07:34:32.411 INFO:tasks.rados.rados.0.smithi084.stdout:2646: writing smithi08466639-48 from 2685245 to 2807198 tid 3 2023-10-01T07:34:32.412 INFO:tasks.rados.rados.0.smithi084.stdout:2647: read oid 293 snap -1 2023-10-01T07:34:32.412 INFO:tasks.rados.rados.0.smithi084.stdout:2647: expect (ObjNum 1303 snap 0 seq_num 1303) 2023-10-01T07:34:32.412 INFO:tasks.rados.rados.0.smithi084.stdout:2648: write oid 13 current snap is 0 2023-10-01T07:34:32.412 INFO:tasks.rados.rados.0.smithi084.stdout:2648: seq_num 1715 ranges {424005=431460,1607795=626928} 2023-10-01T07:34:32.416 INFO:tasks.rados.rados.0.smithi084.stdout:2648: writing smithi08466639-13 from 424005 to 855465 tid 1 2023-10-01T07:34:32.424 INFO:tasks.rados.rados.0.smithi084.stdout:2648: writing smithi08466639-13 from 1607795 to 2234723 tid 2 2023-10-01T07:34:32.424 INFO:tasks.rados.rados.0.smithi084.stdout:2649: delete oid 143 current snap is 0 2023-10-01T07:34:32.424 INFO:tasks.rados.rados.0.smithi084.stdout:2642: expect (ObjNum 1586 snap 0 seq_num 1586) 2023-10-01T07:34:32.544 INFO:tasks.rados.rados.0.smithi084.stdout:2640: finishing write tid 2 to smithi08466639-220 2023-10-01T07:34:32.544 INFO:tasks.rados.rados.0.smithi084.stdout:2640: finishing write tid 3 to smithi08466639-220 2023-10-01T07:34:32.545 INFO:tasks.rados.rados.0.smithi084.stdout:2640: finishing write tid 4 to smithi08466639-220 2023-10-01T07:34:32.545 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 220 v 382 (ObjNum 1712 snap 0 seq_num 1712) dirty exists 2023-10-01T07:34:32.545 INFO:tasks.rados.rados.0.smithi084.stdout:2640: left oid 220 (ObjNum 1712 snap 0 seq_num 1712) 2023-10-01T07:34:32.545 INFO:tasks.rados.rados.0.smithi084.stdout:2643: expect (ObjNum 1436 snap 0 seq_num 1436) 2023-10-01T07:34:32.658 INFO:tasks.rados.rados.0.smithi084.stdout:2641: expect (ObjNum 1414 snap 0 seq_num 1414) 2023-10-01T07:34:32.728 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:34:32 smithi112 bash[48453]: ts=2023-10-01T07:34:32.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"smithi112.front.sepia.ceph.com:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.84:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T07:34:32.850 INFO:tasks.rados.rados.0.smithi084.stdout:2645: finishing write tid 1 to smithi08466639-479 2023-10-01T07:34:32.850 INFO:tasks.rados.rados.0.smithi084.stdout:2644: expect (ObjNum 1308 snap 0 seq_num 1308) 2023-10-01T07:34:33.033 INFO:tasks.rados.rados.0.smithi084.stdout:2645: finishing write tid 2 to smithi08466639-479 2023-10-01T07:34:33.033 INFO:tasks.rados.rados.0.smithi084.stdout:2645: finishing write tid 3 to smithi08466639-479 2023-10-01T07:34:33.033 INFO:tasks.rados.rados.0.smithi084.stdout:2645: finishing write tid 4 to smithi08466639-479 2023-10-01T07:34:33.033 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 479 v 386 (ObjNum 1713 snap 0 seq_num 1713) dirty exists 2023-10-01T07:34:33.034 INFO:tasks.rados.rados.0.smithi084.stdout:2645: left oid 479 (ObjNum 1713 snap 0 seq_num 1713) 2023-10-01T07:34:33.034 INFO:tasks.rados.rados.0.smithi084.stdout:2646: finishing write tid 1 to smithi08466639-48 2023-10-01T07:34:33.034 INFO:tasks.rados.rados.0.smithi084.stdout:2646: finishing write tid 2 to smithi08466639-48 2023-10-01T07:34:33.034 INFO:tasks.rados.rados.0.smithi084.stdout:2646: finishing write tid 3 to smithi08466639-48 2023-10-01T07:34:33.034 INFO:tasks.rados.rados.0.smithi084.stdout:2646: finishing write tid 4 to smithi08466639-48 2023-10-01T07:34:33.034 INFO:tasks.rados.rados.0.smithi084.stdout:2646: finishing write tid 5 to smithi08466639-48 2023-10-01T07:34:33.034 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 48 v 390 (ObjNum 1714 snap 0 seq_num 1714) dirty exists 2023-10-01T07:34:33.034 INFO:tasks.rados.rados.0.smithi084.stdout:2646: left oid 48 (ObjNum 1714 snap 0 seq_num 1714) 2023-10-01T07:34:33.034 INFO:tasks.rados.rados.0.smithi084.stdout:2647: expect (ObjNum 1303 snap 0 seq_num 1303) 2023-10-01T07:34:33.242 INFO:tasks.rados.rados.0.smithi084.stdout:2648: finishing write tid 1 to smithi08466639-13 2023-10-01T07:34:33.242 INFO:tasks.rados.rados.0.smithi084.stdout:2648: finishing write tid 2 to smithi08466639-13 2023-10-01T07:34:33.242 INFO:tasks.rados.rados.0.smithi084.stdout:2648: finishing write tid 3 to smithi08466639-13 2023-10-01T07:34:33.242 INFO:tasks.rados.rados.0.smithi084.stdout:2648: finishing write tid 4 to smithi08466639-13 2023-10-01T07:34:33.242 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 13 v 290 (ObjNum 1715 snap 0 seq_num 1715) dirty exists 2023-10-01T07:34:33.242 INFO:tasks.rados.rados.0.smithi084.stdout:2648: left oid 13 (ObjNum 1715 snap 0 seq_num 1715) 2023-10-01T07:34:33.242 INFO:tasks.rados.rados.0.smithi084.stdout:2640: done (9 left) 2023-10-01T07:34:33.242 INFO:tasks.rados.rados.0.smithi084.stdout:2641: done (8 left) 2023-10-01T07:34:33.242 INFO:tasks.rados.rados.0.smithi084.stdout:2642: done (7 left) 2023-10-01T07:34:33.243 INFO:tasks.rados.rados.0.smithi084.stdout:2643: done (6 left) 2023-10-01T07:34:33.243 INFO:tasks.rados.rados.0.smithi084.stdout:2644: done (5 left) 2023-10-01T07:34:33.243 INFO:tasks.rados.rados.0.smithi084.stdout:2645: done (4 left) 2023-10-01T07:34:33.243 INFO:tasks.rados.rados.0.smithi084.stdout:2646: done (3 left) 2023-10-01T07:34:33.243 INFO:tasks.rados.rados.0.smithi084.stdout:2647: done (2 left) 2023-10-01T07:34:33.244 INFO:tasks.rados.rados.0.smithi084.stdout:2648: done (1 left) 2023-10-01T07:34:33.244 INFO:tasks.rados.rados.0.smithi084.stdout:2649: done (0 left) 2023-10-01T07:34:33.244 INFO:tasks.rados.rados.0.smithi084.stdout:2650: read oid 11 snap -1 2023-10-01T07:34:33.244 INFO:tasks.rados.rados.0.smithi084.stdout:2650: expect (ObjNum 1501 snap 0 seq_num 1501) 2023-10-01T07:34:33.244 INFO:tasks.rados.rados.0.smithi084.stdout:2651: delete oid 143 current snap is 0 2023-10-01T07:34:33.246 INFO:tasks.rados.rados.0.smithi084.stdout:2651: done (1 left) 2023-10-01T07:34:33.246 INFO:tasks.rados.rados.0.smithi084.stdout:2652: write oid 137 current snap is 0 2023-10-01T07:34:33.246 INFO:tasks.rados.rados.0.smithi084.stdout:2652: seq_num 1718 ranges {474426=657207,1783241=774255} 2023-10-01T07:34:33.256 INFO:tasks.rados.rados.0.smithi084.stdout:2652: writing smithi08466639-137 from 474426 to 1131633 tid 1 2023-10-01T07:34:33.266 INFO:tasks.rados.rados.0.smithi084.stdout:2652: writing smithi08466639-137 from 1783241 to 2557496 tid 2 2023-10-01T07:34:33.266 INFO:tasks.rados.rados.0.smithi084.stdout:2653: read oid 399 snap -1 2023-10-01T07:34:33.267 INFO:tasks.rados.rados.0.smithi084.stdout:2653: expect (ObjNum 1017 snap 0 seq_num 1017) 2023-10-01T07:34:33.267 INFO:tasks.rados.rados.0.smithi084.stdout:2654: read oid 419 snap -1 2023-10-01T07:34:33.267 INFO:tasks.rados.rados.0.smithi084.stdout:2654: expect (ObjNum 1454 snap 0 seq_num 1454) 2023-10-01T07:34:33.267 INFO:tasks.rados.rados.0.smithi084.stdout:2655: read oid 214 snap -1 2023-10-01T07:34:33.267 INFO:tasks.rados.rados.0.smithi084.stdout:2655: expect (ObjNum 1517 snap 0 seq_num 1517) 2023-10-01T07:34:33.267 INFO:tasks.rados.rados.0.smithi084.stdout:2656: write oid 392 current snap is 0 2023-10-01T07:34:33.267 INFO:tasks.rados.rados.0.smithi084.stdout:2656: seq_num 1719 ranges {491233=448809,1441723=634266,2589654=301579} 2023-10-01T07:34:33.272 INFO:tasks.rados.rados.0.smithi084.stdout:2656: writing smithi08466639-392 from 491233 to 940042 tid 1 2023-10-01T07:34:33.278 INFO:tasks.rados.rados.0.smithi084.stdout:2656: writing smithi08466639-392 from 1441723 to 2075989 tid 2 2023-10-01T07:34:33.284 INFO:tasks.rados.rados.0.smithi084.stdout:2656: writing smithi08466639-392 from 2589654 to 2891233 tid 3 2023-10-01T07:34:33.284 INFO:tasks.rados.rados.0.smithi084.stdout:2657: read oid 352 snap -1 2023-10-01T07:34:33.284 INFO:tasks.rados.rados.0.smithi084.stdout:2657: expect (ObjNum 1575 snap 0 seq_num 1575) 2023-10-01T07:34:33.284 INFO:tasks.rados.rados.0.smithi084.stdout:2658: write oid 155 current snap is 0 2023-10-01T07:34:33.284 INFO:tasks.rados.rados.0.smithi084.stdout:2658: seq_num 1720 ranges {508040=524058,1500205=777924} 2023-10-01T07:34:33.289 INFO:tasks.rados.rados.0.smithi084.stdout:2658: writing smithi08466639-155 from 508040 to 1032098 tid 1 2023-10-01T07:34:33.297 INFO:tasks.rados.rados.0.smithi084.stdout:2658: writing smithi08466639-155 from 1500205 to 2278129 tid 2 2023-10-01T07:34:33.297 INFO:tasks.rados.rados.0.smithi084.stdout:2659: read oid 297 snap -1 2023-10-01T07:34:33.297 INFO:tasks.rados.rados.0.smithi084.stdout:2659: expect (ObjNum 1600 snap 0 seq_num 1600) 2023-10-01T07:34:33.297 INFO:tasks.rados.rados.0.smithi084.stdout:2660: write oid 415 current snap is 0 2023-10-01T07:34:33.297 INFO:tasks.rados.rados.0.smithi084.stdout:2660: seq_num 1721 ranges {524847=599307,1558687=637935,2644500=280347} 2023-10-01T07:34:33.303 INFO:tasks.rados.rados.0.smithi084.stdout:2660: writing smithi08466639-415 from 524847 to 1124154 tid 1 2023-10-01T07:34:33.309 INFO:tasks.rados.rados.0.smithi084.stdout:2660: writing smithi08466639-415 from 1558687 to 2196622 tid 2 2023-10-01T07:34:33.314 INFO:tasks.rados.rados.0.smithi084.stdout:2660: writing smithi08466639-415 from 2644500 to 2924847 tid 3 2023-10-01T07:34:33.314 INFO:tasks.rados.rados.0.smithi084.stdout:2661: read oid 38 snap -1 2023-10-01T07:34:33.314 INFO:tasks.rados.rados.0.smithi084.stdout:2661: expect (ObjNum 1572 snap 0 seq_num 1572) 2023-10-01T07:34:33.314 INFO:tasks.rados.rados.0.smithi084.stdout:2662: write oid 281 current snap is 0 2023-10-01T07:34:33.314 INFO:tasks.rados.rados.0.smithi084.stdout:2650: expect (ObjNum 1501 snap 0 seq_num 1501) 2023-10-01T07:34:33.508 INFO:tasks.rados.rados.0.smithi084.stdout:2652: finishing write tid 1 to smithi08466639-137 2023-10-01T07:34:33.508 INFO:tasks.rados.rados.0.smithi084.stdout:2652: finishing write tid 2 to smithi08466639-137 2023-10-01T07:34:33.508 INFO:tasks.rados.rados.0.smithi084.stdout:2652: finishing write tid 3 to smithi08466639-137 2023-10-01T07:34:33.508 INFO:tasks.rados.rados.0.smithi084.stdout:2652: finishing write tid 4 to smithi08466639-137 2023-10-01T07:34:33.508 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 137 v 389 (ObjNum 1718 snap 0 seq_num 1718) dirty exists 2023-10-01T07:34:33.509 INFO:tasks.rados.rados.0.smithi084.stdout:2652: left oid 137 (ObjNum 1718 snap 0 seq_num 1718) 2023-10-01T07:34:33.509 INFO:tasks.rados.rados.0.smithi084.stdout:2654: expect (ObjNum 1454 snap 0 seq_num 1454) 2023-10-01T07:34:33.590 INFO:tasks.rados.rados.0.smithi084.stdout:2653: expect (ObjNum 1017 snap 0 seq_num 1017) 2023-10-01T07:34:33.727 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:33 smithi112 bash[27689]: cluster 2023-10-01T07:34:32.378227+0000 mgr.x (mgr.24739) 45 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 8.2 MiB/s wr, 82 op/s 2023-10-01T07:34:33.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:33 smithi112 bash[27689]: audit 2023-10-01T07:34:33.023416+0000 mon.a (mon.0) 791 : audit [DBG] from='client.? 172.21.15.84:0/241898601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:33.728 INFO:tasks.rados.rados.0.smithi084.stdout:2656: finishing write tid 1 to smithi08466639-392 2023-10-01T07:34:33.729 INFO:tasks.rados.rados.0.smithi084.stdout:2656: finishing write tid 2 to smithi08466639-392 2023-10-01T07:34:33.729 INFO:tasks.rados.rados.0.smithi084.stdout:2655: expect (ObjNum 1517 snap 0 seq_num 1517) 2023-10-01T07:34:33.824 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 07:34:33 smithi084 bash[70254]: level=info ts=2023-10-01T07:34:33.433Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003553674s 2023-10-01T07:34:33.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:33 smithi084 bash[27378]: cluster 2023-10-01T07:34:32.378227+0000 mgr.x (mgr.24739) 45 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 8.2 MiB/s wr, 82 op/s 2023-10-01T07:34:33.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:33 smithi084 bash[27378]: audit 2023-10-01T07:34:33.023416+0000 mon.a (mon.0) 791 : audit [DBG] from='client.? 172.21.15.84:0/241898601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:33.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:33 smithi084 bash[33757]: cluster 2023-10-01T07:34:32.378227+0000 mgr.x (mgr.24739) 45 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 8.2 MiB/s wr, 82 op/s 2023-10-01T07:34:33.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:33 smithi084 bash[33757]: audit 2023-10-01T07:34:33.023416+0000 mon.a (mon.0) 791 : audit [DBG] from='client.? 172.21.15.84:0/241898601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:33.860 INFO:tasks.rados.rados.0.smithi084.stdout:2656: finishing write tid 3 to smithi08466639-392 2023-10-01T07:34:33.860 INFO:tasks.rados.rados.0.smithi084.stdout:2657: expect (ObjNum 1575 snap 0 seq_num 1575) 2023-10-01T07:34:34.020 INFO:tasks.rados.rados.0.smithi084.stdout:2656: finishing write tid 4 to smithi08466639-392 2023-10-01T07:34:34.020 INFO:tasks.rados.rados.0.smithi084.stdout:2656: finishing write tid 5 to smithi08466639-392 2023-10-01T07:34:34.020 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 392 v 294 (ObjNum 1719 snap 0 seq_num 1719) dirty exists 2023-10-01T07:34:34.020 INFO:tasks.rados.rados.0.smithi084.stdout:2656: left oid 392 (ObjNum 1719 snap 0 seq_num 1719) 2023-10-01T07:34:34.020 INFO:tasks.rados.rados.0.smithi084.stdout:2658: finishing write tid 1 to smithi08466639-155 2023-10-01T07:34:34.020 INFO:tasks.rados.rados.0.smithi084.stdout:2659: expect (ObjNum 1600 snap 0 seq_num 1600) 2023-10-01T07:34:34.158 INFO:tasks.rados.rados.0.smithi084.stdout:2658: finishing write tid 2 to smithi08466639-155 2023-10-01T07:34:34.159 INFO:tasks.rados.rados.0.smithi084.stdout:2658: finishing write tid 3 to smithi08466639-155 2023-10-01T07:34:34.159 INFO:tasks.rados.rados.0.smithi084.stdout:2658: finishing write tid 4 to smithi08466639-155 2023-10-01T07:34:34.159 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 155 v 370 (ObjNum 1720 snap 0 seq_num 1720) dirty exists 2023-10-01T07:34:34.159 INFO:tasks.rados.rados.0.smithi084.stdout:2658: left oid 155 (ObjNum 1720 snap 0 seq_num 1720) 2023-10-01T07:34:34.159 INFO:tasks.rados.rados.0.smithi084.stdout:2660: finishing write tid 1 to smithi08466639-415 2023-10-01T07:34:34.159 INFO:tasks.rados.rados.0.smithi084.stdout:2660: finishing write tid 2 to smithi08466639-415 2023-10-01T07:34:34.159 INFO:tasks.rados.rados.0.smithi084.stdout:2660: finishing write tid 3 to smithi08466639-415 2023-10-01T07:34:34.159 INFO:tasks.rados.rados.0.smithi084.stdout:2660: finishing write tid 4 to smithi08466639-415 2023-10-01T07:34:34.159 INFO:tasks.rados.rados.0.smithi084.stdout:2660: finishing write tid 5 to smithi08466639-415 2023-10-01T07:34:34.159 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 415 v 386 (ObjNum 1721 snap 0 seq_num 1721) dirty exists 2023-10-01T07:34:34.159 INFO:tasks.rados.rados.0.smithi084.stdout:2660: left oid 415 (ObjNum 1721 snap 0 seq_num 1721) 2023-10-01T07:34:34.160 INFO:tasks.rados.rados.0.smithi084.stdout:2661: expect (ObjNum 1572 snap 0 seq_num 1572) 2023-10-01T07:34:34.228 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:34:33 smithi112 systemd[1]: Stopping Ceph prometheus.a for 9c46152e-602a-11ee-8db5-212e2dc638e7... 2023-10-01T07:34:34.228 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:34:33 smithi112 bash[52998]: Error response from daemon: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-prometheus.a 2023-10-01T07:34:34.228 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:34:34 smithi112 bash[48453]: ts=2023-10-01T07:34:34.111Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-10-01T07:34:34.228 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:34:34 smithi112 bash[48453]: ts=2023-10-01T07:34:34.111Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-10-01T07:34:34.228 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:34:34 smithi112 bash[48453]: ts=2023-10-01T07:34:34.111Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-10-01T07:34:34.228 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:34:34 smithi112 bash[48453]: ts=2023-10-01T07:34:34.111Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-10-01T07:34:34.228 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:34:34 smithi112 bash[48453]: ts=2023-10-01T07:34:34.111Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-10-01T07:34:34.228 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:34:34 smithi112 bash[48453]: ts=2023-10-01T07:34:34.111Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-10-01T07:34:34.228 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:34:34 smithi112 bash[48453]: ts=2023-10-01T07:34:34.111Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-10-01T07:34:34.228 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:34:34 smithi112 bash[48453]: ts=2023-10-01T07:34:34.111Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-10-01T07:34:34.228 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:34:34 smithi112 bash[48453]: ts=2023-10-01T07:34:34.112Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-10-01T07:34:34.229 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:34:34 smithi112 bash[48453]: ts=2023-10-01T07:34:34.112Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-10-01T07:34:34.229 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:34:34 smithi112 bash[48453]: ts=2023-10-01T07:34:34.112Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-10-01T07:34:34.229 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:34:34 smithi112 bash[48453]: ts=2023-10-01T07:34:34.112Z caller=main.go:1066 level=info msg="See you next time!" 2023-10-01T07:34:34.264 INFO:tasks.rados.rados.0.smithi084.stdout:2662: seq_num 1722 ranges {541654=674556,1617169=781593} 2023-10-01T07:34:34.276 INFO:tasks.rados.rados.0.smithi084.stdout:2662: writing smithi08466639-281 from 541654 to 1216210 tid 1 2023-10-01T07:34:34.284 INFO:tasks.rados.rados.0.smithi084.stdout:2662: writing smithi08466639-281 from 1617169 to 2398762 tid 2 2023-10-01T07:34:34.284 INFO:tasks.rados.rados.0.smithi084.stdout:2650: done (11 left) 2023-10-01T07:34:34.284 INFO:tasks.rados.rados.0.smithi084.stdout:2652: done (10 left) 2023-10-01T07:34:34.284 INFO:tasks.rados.rados.0.smithi084.stdout:2653: done (9 left) 2023-10-01T07:34:34.284 INFO:tasks.rados.rados.0.smithi084.stdout:2654: done (8 left) 2023-10-01T07:34:34.284 INFO:tasks.rados.rados.0.smithi084.stdout:2655: done (7 left) 2023-10-01T07:34:34.284 INFO:tasks.rados.rados.0.smithi084.stdout:2656: done (6 left) 2023-10-01T07:34:34.284 INFO:tasks.rados.rados.0.smithi084.stdout:2657: done (5 left) 2023-10-01T07:34:34.284 INFO:tasks.rados.rados.0.smithi084.stdout:2658: done (4 left) 2023-10-01T07:34:34.285 INFO:tasks.rados.rados.0.smithi084.stdout:2659: done (3 left) 2023-10-01T07:34:34.285 INFO:tasks.rados.rados.0.smithi084.stdout:2660: done (2 left) 2023-10-01T07:34:34.285 INFO:tasks.rados.rados.0.smithi084.stdout:2661: done (1 left) 2023-10-01T07:34:34.285 INFO:tasks.rados.rados.0.smithi084.stdout:2663: read oid 422 snap -1 2023-10-01T07:34:34.285 INFO:tasks.rados.rados.0.smithi084.stdout:2663: expect (ObjNum 1693 snap 0 seq_num 1693) 2023-10-01T07:34:34.285 INFO:tasks.rados.rados.0.smithi084.stdout:2664: read oid 456 snap -1 2023-10-01T07:34:34.285 INFO:tasks.rados.rados.0.smithi084.stdout:2664: expect (ObjNum 1554 snap 0 seq_num 1554) 2023-10-01T07:34:34.285 INFO:tasks.rados.rados.0.smithi084.stdout:2665: write oid 286 current snap is 0 2023-10-01T07:34:34.285 INFO:tasks.rados.rados.0.smithi084.stdout:2662: finishing write tid 1 to smithi08466639-281 2023-10-01T07:34:34.285 INFO:tasks.rados.rados.0.smithi084.stdout:2665: seq_num 1723 ranges {558461=749805,1959298=641604} 2023-10-01T07:34:34.292 INFO:tasks.rados.rados.0.smithi084.stdout:2665: writing smithi08466639-286 from 558461 to 1308266 tid 1 2023-10-01T07:34:34.299 INFO:tasks.rados.rados.0.smithi084.stdout:2665: writing smithi08466639-286 from 1959298 to 2600902 tid 2 2023-10-01T07:34:34.299 INFO:tasks.rados.rados.0.smithi084.stdout:2666: read oid 1 snap -1 2023-10-01T07:34:34.299 INFO:tasks.rados.rados.0.smithi084.stdout:2666: expect (ObjNum 1162 snap 0 seq_num 1162) 2023-10-01T07:34:34.299 INFO:tasks.rados.rados.0.smithi084.stdout:2667: write oid 138 current snap is 0 2023-10-01T07:34:34.299 INFO:tasks.rados.rados.0.smithi084.stdout:2667: seq_num 1724 ranges {575268=425054,1617780=785262} 2023-10-01T07:34:34.307 INFO:tasks.rados.rados.0.smithi084.stdout:2667: writing smithi08466639-138 from 575268 to 1000322 tid 1 2023-10-01T07:34:34.317 INFO:tasks.rados.rados.0.smithi084.stdout:2667: writing smithi08466639-138 from 1617780 to 2403042 tid 2 2023-10-01T07:34:34.317 INFO:tasks.rados.rados.0.smithi084.stdout:2668: write oid 119 current snap is 0 2023-10-01T07:34:34.318 INFO:tasks.rados.rados.0.smithi084.stdout:2668: seq_num 1725 ranges {592075=500303,1676262=645273,2754192=237883} 2023-10-01T07:34:34.324 INFO:tasks.rados.rados.0.smithi084.stdout:2668: writing smithi08466639-119 from 592075 to 1092378 tid 1 2023-10-01T07:34:34.331 INFO:tasks.rados.rados.0.smithi084.stdout:2668: writing smithi08466639-119 from 1676262 to 2321535 tid 2 2023-10-01T07:34:34.335 INFO:tasks.rados.rados.0.smithi084.stdout:2668: writing smithi08466639-119 from 2754192 to 2992075 tid 3 2023-10-01T07:34:34.335 INFO:tasks.rados.rados.0.smithi084.stdout:2669: delete oid 198 current snap is 0 2023-10-01T07:34:34.335 INFO:tasks.rados.rados.0.smithi084.stdout:2662: finishing write tid 2 to smithi08466639-281 2023-10-01T07:34:34.335 INFO:tasks.rados.rados.0.smithi084.stdout:2664: expect (ObjNum 1554 snap 0 seq_num 1554) 2023-10-01T07:34:34.477 INFO:tasks.rados.rados.0.smithi084.stdout:2663: expect (ObjNum 1693 snap 0 seq_num 1693) 2023-10-01T07:34:34.559 INFO:tasks.rados.rados.0.smithi084.stdout:2662: finishing write tid 3 to smithi08466639-281 2023-10-01T07:34:34.559 INFO:tasks.rados.rados.0.smithi084.stdout:2662: finishing write tid 4 to smithi08466639-281 2023-10-01T07:34:34.559 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 281 v 297 (ObjNum 1722 snap 0 seq_num 1722) dirty exists 2023-10-01T07:34:34.559 INFO:tasks.rados.rados.0.smithi084.stdout:2662: left oid 281 (ObjNum 1722 snap 0 seq_num 1722) 2023-10-01T07:34:34.559 INFO:tasks.rados.rados.0.smithi084.stdout:2665: finishing write tid 1 to smithi08466639-286 2023-10-01T07:34:34.559 INFO:tasks.rados.rados.0.smithi084.stdout:2665: finishing write tid 2 to smithi08466639-286 2023-10-01T07:34:34.559 INFO:tasks.rados.rados.0.smithi084.stdout:2665: finishing write tid 3 to smithi08466639-286 2023-10-01T07:34:34.559 INFO:tasks.rados.rados.0.smithi084.stdout:2665: finishing write tid 4 to smithi08466639-286 2023-10-01T07:34:34.559 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 286 v 373 (ObjNum 1723 snap 0 seq_num 1723) dirty exists 2023-10-01T07:34:34.559 INFO:tasks.rados.rados.0.smithi084.stdout:2665: left oid 286 (ObjNum 1723 snap 0 seq_num 1723) 2023-10-01T07:34:34.560 INFO:tasks.rados.rados.0.smithi084.stdout:2666: expect (ObjNum 1162 snap 0 seq_num 1162) 2023-10-01T07:34:34.768 INFO:tasks.rados.rados.0.smithi084.stdout:2667: finishing write tid 1 to smithi08466639-138 2023-10-01T07:34:34.768 INFO:tasks.rados.rados.0.smithi084.stdout:2667: finishing write tid 2 to smithi08466639-138 2023-10-01T07:34:34.768 INFO:tasks.rados.rados.0.smithi084.stdout:2667: finishing write tid 3 to smithi08466639-138 2023-10-01T07:34:34.769 INFO:tasks.rados.rados.0.smithi084.stdout:2667: finishing write tid 4 to smithi08466639-138 2023-10-01T07:34:34.769 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 138 v 389 (ObjNum 1724 snap 0 seq_num 1724) dirty exists 2023-10-01T07:34:34.769 INFO:tasks.rados.rados.0.smithi084.stdout:2667: left oid 138 (ObjNum 1724 snap 0 seq_num 1724) 2023-10-01T07:34:34.769 INFO:tasks.rados.rados.0.smithi084.stdout:2668: finishing write tid 1 to smithi08466639-119 2023-10-01T07:34:34.769 INFO:tasks.rados.rados.0.smithi084.stdout:2668: finishing write tid 2 to smithi08466639-119 2023-10-01T07:34:34.769 INFO:tasks.rados.rados.0.smithi084.stdout:2668: finishing write tid 3 to smithi08466639-119 2023-10-01T07:34:34.769 INFO:tasks.rados.rados.0.smithi084.stdout:2668: finishing write tid 4 to smithi08466639-119 2023-10-01T07:34:34.769 INFO:tasks.rados.rados.0.smithi084.stdout:2668: finishing write tid 5 to smithi08466639-119 2023-10-01T07:34:34.769 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 119 v 393 (ObjNum 1725 snap 0 seq_num 1725) dirty exists 2023-10-01T07:34:34.769 INFO:tasks.rados.rados.0.smithi084.stdout:2668: left oid 119 (ObjNum 1725 snap 0 seq_num 1725) 2023-10-01T07:34:34.769 INFO:tasks.rados.rados.0.smithi084.stdout:2662: done (7 left) 2023-10-01T07:34:34.769 INFO:tasks.rados.rados.0.smithi084.stdout:2663: done (6 left) 2023-10-01T07:34:34.770 INFO:tasks.rados.rados.0.smithi084.stdout:2664: done (5 left) 2023-10-01T07:34:34.770 INFO:tasks.rados.rados.0.smithi084.stdout:2665: done (4 left) 2023-10-01T07:34:34.770 INFO:tasks.rados.rados.0.smithi084.stdout:2666: done (3 left) 2023-10-01T07:34:34.770 INFO:tasks.rados.rados.0.smithi084.stdout:2667: done (2 left) 2023-10-01T07:34:34.770 INFO:tasks.rados.rados.0.smithi084.stdout:2668: done (1 left) 2023-10-01T07:34:34.770 INFO:tasks.rados.rados.0.smithi084.stdout:2669: done (0 left) 2023-10-01T07:34:34.770 INFO:tasks.rados.rados.0.smithi084.stdout:2670: read oid 214 snap -1 2023-10-01T07:34:34.770 INFO:tasks.rados.rados.0.smithi084.stdout:2670: expect (ObjNum 1517 snap 0 seq_num 1517) 2023-10-01T07:34:34.770 INFO:tasks.rados.rados.0.smithi084.stdout:2671: write oid 54 current snap is 0 2023-10-01T07:34:34.770 INFO:tasks.rados.rados.0.smithi084.stdout:2671: seq_num 1727 ranges {625689=767154,1793226=648942} 2023-10-01T07:34:34.776 INFO:tasks.rados.rados.0.smithi084.stdout:2671: writing smithi08466639-54 from 625689 to 1392843 tid 1 2023-10-01T07:34:34.782 INFO:tasks.rados.rados.0.smithi084.stdout:2671: writing smithi08466639-54 from 1793226 to 2442168 tid 2 2023-10-01T07:34:34.782 INFO:tasks.rados.rados.0.smithi084.stdout:2672: write oid 29 current snap is 0 2023-10-01T07:34:34.782 INFO:tasks.rados.rados.0.smithi084.stdout:2672: seq_num 1728 ranges {642496=442403,1851708=792600} 2023-10-01T07:34:34.788 INFO:tasks.rados.rados.0.smithi084.stdout:2672: writing smithi08466639-29 from 642496 to 1084899 tid 1 2023-10-01T07:34:34.797 INFO:tasks.rados.rados.0.smithi084.stdout:2672: writing smithi08466639-29 from 1851708 to 2644308 tid 2 2023-10-01T07:34:34.797 INFO:tasks.rados.rados.0.smithi084.stdout:2673: read oid 417 snap -1 2023-10-01T07:34:34.797 INFO:tasks.rados.rados.0.smithi084.stdout:2673: expect (ObjNum 1385 snap 0 seq_num 1385) 2023-10-01T07:34:34.797 INFO:tasks.rados.rados.0.smithi084.stdout:2674: write oid 128 current snap is 0 2023-10-01T07:34:34.797 INFO:tasks.rados.rados.0.smithi084.stdout:2674: seq_num 1729 ranges {659303=517652,1910190=652611} 2023-10-01T07:34:34.805 INFO:tasks.rados.rados.0.smithi084.stdout:2674: writing smithi08466639-128 from 659303 to 1176955 tid 1 2023-10-01T07:34:34.812 INFO:tasks.rados.rados.0.smithi084.stdout:2674: writing smithi08466639-128 from 1910190 to 2562801 tid 2 2023-10-01T07:34:34.812 INFO:tasks.rados.rados.0.smithi084.stdout:2675: read oid 382 snap -1 2023-10-01T07:34:34.812 INFO:tasks.rados.rados.0.smithi084.stdout:2675: expect (ObjNum 1502 snap 0 seq_num 1502) 2023-10-01T07:34:34.812 INFO:tasks.rados.rados.0.smithi084.stdout:2676: read oid 91 snap -1 2023-10-01T07:34:34.812 INFO:tasks.rados.rados.0.smithi084.stdout:2676: expect (ObjNum 1440 snap 0 seq_num 1440) 2023-10-01T07:34:34.812 INFO:tasks.rados.rados.0.smithi084.stdout:2677: read oid 12 snap -1 2023-10-01T07:34:34.813 INFO:tasks.rados.rados.0.smithi084.stdout:2677: expect (ObjNum 11 snap 0 seq_num 11) 2023-10-01T07:34:34.813 INFO:tasks.rados.rados.0.smithi084.stdout:2678: write oid 57 current snap is 0 2023-10-01T07:34:34.813 INFO:tasks.rados.rados.0.smithi084.stdout:2670: expect (ObjNum 1517 snap 0 seq_num 1517) 2023-10-01T07:34:34.918 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:34:34 smithi112 bash[53034]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-prometheus-a 2023-10-01T07:34:34.918 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:34 smithi112 bash[27689]: audit 2023-10-01T07:34:33.613523+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:34:34.954 INFO:tasks.rados.rados.0.smithi084.stdout:2671: finishing write tid 1 to smithi08466639-54 2023-10-01T07:34:34.954 INFO:tasks.rados.rados.0.smithi084.stdout:2671: finishing write tid 2 to smithi08466639-54 2023-10-01T07:34:34.954 INFO:tasks.rados.rados.0.smithi084.stdout:2671: finishing write tid 3 to smithi08466639-54 2023-10-01T07:34:34.955 INFO:tasks.rados.rados.0.smithi084.stdout:2671: finishing write tid 4 to smithi08466639-54 2023-10-01T07:34:34.955 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 54 v 412 (ObjNum 1727 snap 0 seq_num 1727) dirty exists 2023-10-01T07:34:34.955 INFO:tasks.rados.rados.0.smithi084.stdout:2671: left oid 54 (ObjNum 1727 snap 0 seq_num 1727) 2023-10-01T07:34:34.955 INFO:tasks.rados.rados.0.smithi084.stdout:2672: finishing write tid 1 to smithi08466639-29 2023-10-01T07:34:34.955 INFO:tasks.rados.rados.0.smithi084.stdout:2672: finishing write tid 2 to smithi08466639-29 2023-10-01T07:34:34.955 INFO:tasks.rados.rados.0.smithi084.stdout:2672: finishing write tid 3 to smithi08466639-29 2023-10-01T07:34:34.955 INFO:tasks.rados.rados.0.smithi084.stdout:2672: finishing write tid 4 to smithi08466639-29 2023-10-01T07:34:34.955 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 29 v 396 (ObjNum 1728 snap 0 seq_num 1728) dirty exists 2023-10-01T07:34:34.955 INFO:tasks.rados.rados.0.smithi084.stdout:2672: left oid 29 (ObjNum 1728 snap 0 seq_num 1728) 2023-10-01T07:34:34.956 INFO:tasks.rados.rados.0.smithi084.stdout:2674: finishing write tid 1 to smithi08466639-128 2023-10-01T07:34:34.956 INFO:tasks.rados.rados.0.smithi084.stdout:2673: expect (ObjNum 1385 snap 0 seq_num 1385) 2023-10-01T07:34:35.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:34 smithi084 bash[33757]: audit 2023-10-01T07:34:33.613523+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:34:35.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:34 smithi084 bash[27378]: audit 2023-10-01T07:34:33.613523+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:34:35.102 INFO:tasks.rados.rados.0.smithi084.stdout:2676: expect (ObjNum 1440 snap 0 seq_num 1440) 2023-10-01T07:34:35.221 INFO:tasks.rados.rados.0.smithi084.stdout:2674: finishing write tid 2 to smithi08466639-128 2023-10-01T07:34:35.564 INFO:tasks.rados.rados.0.smithi084.stdout:2674: finishing write tid 3 to smithi08466639-128 2023-10-01T07:34:35.564 INFO:tasks.rados.rados.0.smithi084.stdout:2674: finishing write tid 4 to smithi08466639-128 2023-10-01T07:34:35.564 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 128 v 397 (ObjNum 1729 snap 0 seq_num 1729) dirty exists 2023-10-01T07:34:35.565 INFO:tasks.rados.rados.0.smithi084.stdout:2674: left oid 128 (ObjNum 1729 snap 0 seq_num 1729) 2023-10-01T07:34:35.565 INFO:tasks.rados.rados.0.smithi084.stdout:2677: expect (ObjNum 11 snap 0 seq_num 11) 2023-10-01T07:34:35.565 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:34:34 smithi112 bash[53098]: Error response from daemon: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-prometheus-a 2023-10-01T07:34:35.566 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:34:34 smithi112 systemd[1]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@prometheus.a.service: Succeeded. 2023-10-01T07:34:35.566 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:34:34 smithi112 systemd[1]: Stopped Ceph prometheus.a for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T07:34:35.566 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:34:34 smithi112 systemd[1]: Started Ceph prometheus.a for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T07:34:35.568 INFO:tasks.rados.rados.0.smithi084.stdout:2675: expect (ObjNum 1502 snap 0 seq_num 1502) 2023-10-01T07:34:35.568 INFO:tasks.rados.rados.0.smithi084.stdout:2678: seq_num 1730 ranges {676110=592901,1968672=796269} 2023-10-01T07:34:35.568 INFO:tasks.rados.rados.0.smithi084.stdout:2678: writing smithi08466639-57 from 676110 to 1269011 tid 1 2023-10-01T07:34:35.568 INFO:tasks.rados.rados.0.smithi084.stdout:2678: writing smithi08466639-57 from 1968672 to 2764941 tid 2 2023-10-01T07:34:35.569 INFO:tasks.rados.rados.0.smithi084.stdout:2670: done (8 left) 2023-10-01T07:34:35.569 INFO:tasks.rados.rados.0.smithi084.stdout:2671: done (7 left) 2023-10-01T07:34:35.569 INFO:tasks.rados.rados.0.smithi084.stdout:2672: done (6 left) 2023-10-01T07:34:35.569 INFO:tasks.rados.rados.0.smithi084.stdout:2673: done (5 left) 2023-10-01T07:34:35.569 INFO:tasks.rados.rados.0.smithi084.stdout:2674: done (4 left) 2023-10-01T07:34:35.569 INFO:tasks.rados.rados.0.smithi084.stdout:2675: done (3 left) 2023-10-01T07:34:35.569 INFO:tasks.rados.rados.0.smithi084.stdout:2676: done (2 left) 2023-10-01T07:34:35.569 INFO:tasks.rados.rados.0.smithi084.stdout:2677: done (1 left) 2023-10-01T07:34:35.569 INFO:tasks.rados.rados.0.smithi084.stdout:2679: read oid 410 snap -1 2023-10-01T07:34:35.569 INFO:tasks.rados.rados.0.smithi084.stdout:2679: expect (ObjNum 409 snap 0 seq_num 409) 2023-10-01T07:34:35.569 INFO:tasks.rados.rados.0.smithi084.stdout:2680: write oid 372 current snap is 0 2023-10-01T07:34:35.570 INFO:tasks.rados.rados.0.smithi084.stdout:2678: finishing write tid 1 to smithi08466639-57 2023-10-01T07:34:35.570 INFO:tasks.rados.rados.0.smithi084.stdout:2680: seq_num 1731 ranges {692917=668150,1910801=539927,3086024=6893} 2023-10-01T07:34:35.570 INFO:tasks.rados.rados.0.smithi084.stdout:2680: writing smithi08466639-372 from 692917 to 1361067 tid 1 2023-10-01T07:34:35.570 INFO:tasks.rados.rados.0.smithi084.stdout:2680: writing smithi08466639-372 from 1910801 to 2450728 tid 2 2023-10-01T07:34:35.570 INFO:tasks.rados.rados.0.smithi084.stdout:2680: writing smithi08466639-372 from 3086024 to 3092917 tid 3 2023-10-01T07:34:35.570 INFO:tasks.rados.rados.0.smithi084.stdout:2681: write oid 284 current snap is 0 2023-10-01T07:34:35.570 INFO:tasks.rados.rados.0.smithi084.stdout:2681: seq_num 1732 ranges {709724=743399,1969283=799938} 2023-10-01T07:34:35.570 INFO:tasks.rados.rados.0.smithi084.stdout:2681: writing smithi08466639-284 from 709724 to 1453123 tid 1 2023-10-01T07:34:35.570 INFO:tasks.rados.rados.0.smithi084.stdout:2681: writing smithi08466639-284 from 1969283 to 2769221 tid 2 2023-10-01T07:34:35.570 INFO:tasks.rados.rados.0.smithi084.stdout:2682: write oid 350 current snap is 0 2023-10-01T07:34:35.570 INFO:tasks.rados.rados.0.smithi084.stdout:2682: seq_num 1733 ranges {726531=418648,1627765=543596,2740870=385661} 2023-10-01T07:34:35.570 INFO:tasks.rados.rados.0.smithi084.stdout:2682: writing smithi08466639-350 from 726531 to 1145179 tid 1 2023-10-01T07:34:35.571 INFO:tasks.rados.rados.0.smithi084.stdout:2682: writing smithi08466639-350 from 1627765 to 2171361 tid 2 2023-10-01T07:34:35.571 INFO:tasks.rados.rados.0.smithi084.stdout:2682: writing smithi08466639-350 from 2740870 to 3126531 tid 3 2023-10-01T07:34:35.571 INFO:tasks.rados.rados.0.smithi084.stdout:2683: write oid 87 current snap is 0 2023-10-01T07:34:35.571 INFO:tasks.rados.rados.0.smithi084.stdout:2683: seq_num 1734 ranges {743338=610250,1802600=403607,2884646=258692} 2023-10-01T07:34:35.571 INFO:tasks.rados.rados.0.smithi084.stdout:2683: writing smithi08466639-87 from 743338 to 1353588 tid 1 2023-10-01T07:34:35.571 INFO:tasks.rados.rados.0.smithi084.stdout:2683: writing smithi08466639-87 from 1802600 to 2206207 tid 2 2023-10-01T07:34:35.571 INFO:tasks.rados.rados.0.smithi084.stdout:2683: writing smithi08466639-87 from 2884646 to 3143338 tid 3 2023-10-01T07:34:35.571 INFO:tasks.rados.rados.0.smithi084.stdout:2684: read oid 273 snap -1 2023-10-01T07:34:35.571 INFO:tasks.rados.rados.0.smithi084.stdout:2684: expect (ObjNum 1282 snap 0 seq_num 1282) 2023-10-01T07:34:35.571 INFO:tasks.rados.rados.0.smithi084.stdout:2685: write oid 45 current snap is 0 2023-10-01T07:34:35.571 INFO:tasks.rados.rados.0.smithi084.stdout:2679: expect (ObjNum 409 snap 0 seq_num 409) 2023-10-01T07:34:35.618 INFO:tasks.rados.rados.0.smithi084.stdout:2678: finishing write tid 2 to smithi08466639-57 2023-10-01T07:34:35.618 INFO:tasks.rados.rados.0.smithi084.stdout:2685: seq_num 1735 ranges {760145=685499,2144729=547265} 2023-10-01T07:34:35.620 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:35 smithi112 systemd[1]: Stopping Ceph node-exporter.b for 9c46152e-602a-11ee-8db5-212e2dc638e7... 2023-10-01T07:34:35.620 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:35 smithi112 bash[53151]: Error response from daemon: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-node-exporter.b 2023-10-01T07:34:35.631 INFO:tasks.rados.rados.0.smithi084.stdout:2685: writing smithi08466639-45 from 760145 to 1445644 tid 1 2023-10-01T07:34:36.130 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:35 smithi112 bash[27689]: cluster 2023-10-01T07:34:34.378901+0000 mgr.x (mgr.24739) 46 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 8.2 MiB/s wr, 82 op/s 2023-10-01T07:34:36.130 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:35 smithi112 bash[27689]: audit 2023-10-01T07:34:34.983207+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:36.130 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:35 smithi112 bash[27689]: audit 2023-10-01T07:34:34.992369+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:36.130 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:35 smithi112 bash[27689]: audit 2023-10-01T07:34:35.489813+0000 mon.a (mon.0) 794 : audit [DBG] from='client.? 172.21.15.84:0/3472414360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:36.136 INFO:tasks.rados.rados.0.smithi084.stdout:2685: writing smithi08466639-45 from 2144729 to 2691994 tid 2 2023-10-01T07:34:36.137 INFO:tasks.rados.rados.0.smithi084.stdout:2679: done (7 left) 2023-10-01T07:34:36.137 INFO:tasks.rados.rados.0.smithi084.stdout:2686: read oid 420 snap -1 2023-10-01T07:34:36.137 INFO:tasks.rados.rados.0.smithi084.stdout:2686: expect (ObjNum 1271 snap 0 seq_num 1271) 2023-10-01T07:34:36.137 INFO:tasks.rados.rados.0.smithi084.stdout:2687: read oid 397 snap -1 2023-10-01T07:34:36.137 INFO:tasks.rados.rados.0.smithi084.stdout:2687: expect (ObjNum 396 snap 0 seq_num 396) 2023-10-01T07:34:36.137 INFO:tasks.rados.rados.0.smithi084.stdout:2688: write oid 392 current snap is 0 2023-10-01T07:34:36.137 INFO:tasks.rados.rados.0.smithi084.stdout:2678: finishing write tid 3 to smithi08466639-57 2023-10-01T07:34:36.137 INFO:tasks.rados.rados.0.smithi084.stdout:2678: finishing write tid 4 to smithi08466639-57 2023-10-01T07:34:36.137 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 57 v 400 (ObjNum 1730 snap 0 seq_num 1730) dirty exists 2023-10-01T07:34:36.138 INFO:tasks.rados.rados.0.smithi084.stdout:2678: left oid 57 (ObjNum 1730 snap 0 seq_num 1730) 2023-10-01T07:34:36.138 INFO:tasks.rados.rados.0.smithi084.stdout:2680: finishing write tid 1 to smithi08466639-372 2023-10-01T07:34:36.138 INFO:tasks.rados.rados.0.smithi084.stdout:2688: seq_num 1736 ranges {776952=760748,2203211=407276} 2023-10-01T07:34:36.138 INFO:tasks.rados.rados.0.smithi084.stdout:2688: writing smithi08466639-392 from 776952 to 1537700 tid 1 2023-10-01T07:34:36.138 INFO:tasks.rados.rados.0.smithi084.stdout:2688: writing smithi08466639-392 from 2203211 to 2610487 tid 2 2023-10-01T07:34:36.138 INFO:tasks.rados.rados.0.smithi084.stdout:2678: done (9 left) 2023-10-01T07:34:36.138 INFO:tasks.rados.rados.0.smithi084.stdout:2689: read oid 300 snap -1 2023-10-01T07:34:36.138 INFO:tasks.rados.rados.0.smithi084.stdout:2689: expect (ObjNum 1583 snap 0 seq_num 1583) 2023-10-01T07:34:36.139 INFO:tasks.rados.rados.0.smithi084.stdout:2690: read oid 250 snap -1 2023-10-01T07:34:36.139 INFO:tasks.rados.rados.0.smithi084.stdout:2690: expect (ObjNum 1032 snap 0 seq_num 1032) 2023-10-01T07:34:36.139 INFO:tasks.rados.rados.0.smithi084.stdout:2691: write oid 161 current snap is 0 2023-10-01T07:34:36.139 INFO:tasks.rados.rados.0.smithi084.stdout:2680: finishing write tid 2 to smithi08466639-372 2023-10-01T07:34:36.139 INFO:tasks.rados.rados.0.smithi084.stdout:2691: seq_num 1737 ranges {793759=435997,1861693=550934,2850562=343197} 2023-10-01T07:34:36.139 INFO:tasks.rados.rados.0.smithi084.stdout:2691: writing smithi08466639-161 from 793759 to 1229756 tid 1 2023-10-01T07:34:36.139 INFO:tasks.rados.rados.0.smithi084.stdout:2691: writing smithi08466639-161 from 1861693 to 2412627 tid 2 2023-10-01T07:34:36.139 INFO:tasks.rados.rados.0.smithi084.stdout:2691: writing smithi08466639-161 from 2850562 to 3193759 tid 3 2023-10-01T07:34:36.139 INFO:tasks.rados.rados.0.smithi084.stdout:2692: read oid 34 snap -1 2023-10-01T07:34:36.139 INFO:tasks.rados.rados.0.smithi084.stdout:2692: expect (ObjNum 1707 snap 0 seq_num 1707) 2023-10-01T07:34:36.139 INFO:tasks.rados.rados.0.smithi084.stdout:2693: read oid 7 snap -1 2023-10-01T07:34:36.139 INFO:tasks.rados.rados.0.smithi084.stdout:2693: expect (ObjNum 1646 snap 0 seq_num 1646) 2023-10-01T07:34:36.139 INFO:tasks.rados.rados.0.smithi084.stdout:2694: read oid 295 snap -1 2023-10-01T07:34:36.140 INFO:tasks.rados.rados.0.smithi084.stdout:2694: expect (ObjNum 294 snap 0 seq_num 294) 2023-10-01T07:34:36.140 INFO:tasks.rados.rados.0.smithi084.stdout:2695: write oid 271 current snap is 0 2023-10-01T07:34:36.140 INFO:tasks.rados.rados.0.smithi084.stdout:2695: seq_num 1738 ranges {410566=511246,1520175=410945,2477985=604876} 2023-10-01T07:34:36.140 INFO:tasks.rados.rados.0.smithi084.stdout:2695: writing smithi08466639-271 from 410566 to 921812 tid 1 2023-10-01T07:34:36.140 INFO:tasks.rados.rados.0.smithi084.stdout:2695: writing smithi08466639-271 from 1520175 to 1931120 tid 2 2023-10-01T07:34:36.140 INFO:tasks.rados.rados.0.smithi084.stdout:2695: writing smithi08466639-271 from 2477985 to 3082861 tid 3 2023-10-01T07:34:36.140 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:34:36.140 INFO:tasks.rados.rados.0.smithi084.stdout:2680: finishing write tid 3 to smithi08466639-372 2023-10-01T07:34:36.140 INFO:tasks.rados.rados.0.smithi084.stdout:2680: finishing write tid 4 to smithi08466639-372 2023-10-01T07:34:36.140 INFO:tasks.rados.rados.0.smithi084.stdout:2680: finishing write tid 5 to smithi08466639-372 2023-10-01T07:34:36.140 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 372 v 298 (ObjNum 1731 snap 0 seq_num 1731) dirty exists 2023-10-01T07:34:36.141 INFO:tasks.rados.rados.0.smithi084.stdout:2680: left oid 372 (ObjNum 1731 snap 0 seq_num 1731) 2023-10-01T07:34:36.141 INFO:tasks.rados.rados.0.smithi084.stdout:2681: finishing write tid 1 to smithi08466639-284 2023-10-01T07:34:36.141 INFO:tasks.rados.rados.0.smithi084.stdout:2681: finishing write tid 2 to smithi08466639-284 2023-10-01T07:34:36.141 INFO:tasks.rados.rados.0.smithi084.stdout:2681: finishing write tid 3 to smithi08466639-284 2023-10-01T07:34:36.141 INFO:tasks.rados.rados.0.smithi084.stdout:2681: finishing write tid 4 to smithi08466639-284 2023-10-01T07:34:36.141 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 284 v 399 (ObjNum 1732 snap 0 seq_num 1732) dirty exists 2023-10-01T07:34:36.141 INFO:tasks.rados.rados.0.smithi084.stdout:2681: left oid 284 (ObjNum 1732 snap 0 seq_num 1732) 2023-10-01T07:34:36.141 INFO:tasks.rados.rados.0.smithi084.stdout:2682: finishing write tid 1 to smithi08466639-350 2023-10-01T07:34:36.141 INFO:tasks.rados.rados.0.smithi084.stdout:2682: finishing write tid 2 to smithi08466639-350 2023-10-01T07:34:36.141 INFO:tasks.rados.rados.0.smithi084.stdout:2682: finishing write tid 3 to smithi08466639-350 2023-10-01T07:34:36.141 INFO:tasks.rados.rados.0.smithi084.stdout:2680: done (15 left) 2023-10-01T07:34:36.141 INFO:tasks.rados.rados.0.smithi084.stdout:2681: done (14 left) 2023-10-01T07:34:36.141 INFO:tasks.rados.rados.0.smithi084.stdout:2696: write oid 303 current snap is 0 2023-10-01T07:34:36.142 INFO:tasks.rados.rados.0.smithi084.stdout:2696: seq_num 1739 ranges {427373=586495,1462304=554603,2789055=416148} 2023-10-01T07:34:36.142 INFO:tasks.rados.rados.0.smithi084.stdout:2696: writing smithi08466639-303 from 427373 to 1013868 tid 1 2023-10-01T07:34:36.142 INFO:tasks.rados.rados.0.smithi084.stdout:2696: writing smithi08466639-303 from 1462304 to 2016907 tid 2 2023-10-01T07:34:36.142 INFO:tasks.rados.rados.0.smithi084.stdout:2696: writing smithi08466639-303 from 2789055 to 3205203 tid 3 2023-10-01T07:34:36.142 INFO:tasks.rados.rados.0.smithi084.stdout:2697: read oid 283 snap -1 2023-10-01T07:34:36.142 INFO:tasks.rados.rados.0.smithi084.stdout:2697: expect (ObjNum 1676 snap 0 seq_num 1676) 2023-10-01T07:34:36.142 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:34:36.142 INFO:tasks.rados.rados.0.smithi084.stdout:2682: finishing write tid 4 to smithi08466639-350 2023-10-01T07:34:36.142 INFO:tasks.rados.rados.0.smithi084.stdout:2682: finishing write tid 5 to smithi08466639-350 2023-10-01T07:34:36.142 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 350 v 301 (ObjNum 1733 snap 0 seq_num 1733) dirty exists 2023-10-01T07:34:36.143 INFO:tasks.rados.rados.0.smithi084.stdout:2682: left oid 350 (ObjNum 1733 snap 0 seq_num 1733) 2023-10-01T07:34:36.143 INFO:tasks.rados.rados.0.smithi084.stdout:2683: finishing write tid 1 to smithi08466639-87 2023-10-01T07:34:36.143 INFO:tasks.rados.rados.0.smithi084.stdout:2683: finishing write tid 2 to smithi08466639-87 2023-10-01T07:34:36.143 INFO:tasks.rados.rados.0.smithi084.stdout:2683: finishing write tid 3 to smithi08466639-87 2023-10-01T07:34:36.143 INFO:tasks.rados.rados.0.smithi084.stdout:2683: finishing write tid 4 to smithi08466639-87 2023-10-01T07:34:36.143 INFO:tasks.rados.rados.0.smithi084.stdout:2683: finishing write tid 5 to smithi08466639-87 2023-10-01T07:34:36.143 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 87 v 422 (ObjNum 1734 snap 0 seq_num 1734) dirty exists 2023-10-01T07:34:36.143 INFO:tasks.rados.rados.0.smithi084.stdout:2683: left oid 87 (ObjNum 1734 snap 0 seq_num 1734) 2023-10-01T07:34:36.144 INFO:tasks.rados.rados.0.smithi084.stdout:2682: done (15 left) 2023-10-01T07:34:36.144 INFO:tasks.rados.rados.0.smithi084.stdout:2683: done (14 left) 2023-10-01T07:34:36.144 INFO:tasks.rados.rados.0.smithi084.stdout:2698: read oid 359 snap -1 2023-10-01T07:34:36.145 INFO:tasks.rados.rados.0.smithi084.stdout:2698: expect (ObjNum 1665 snap 0 seq_num 1665) 2023-10-01T07:34:36.145 INFO:tasks.rados.rados.0.smithi084.stdout:2699: read oid 394 snap -1 2023-10-01T07:34:36.145 INFO:tasks.rados.rados.0.smithi084.stdout:2699: expect (ObjNum 1667 snap 0 seq_num 1667) 2023-10-01T07:34:36.145 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:34:36.145 INFO:tasks.rados.rados.0.smithi084.stdout:2684: expect (ObjNum 1282 snap 0 seq_num 1282) 2023-10-01T07:34:36.145 INFO:tasks.rados.rados.0.smithi084.stdout:2685: finishing write tid 1 to smithi08466639-45 2023-10-01T07:34:36.145 INFO:tasks.rados.rados.0.smithi084.stdout:2685: finishing write tid 2 to smithi08466639-45 2023-10-01T07:34:36.145 INFO:tasks.rados.rados.0.smithi084.stdout:2685: finishing write tid 3 to smithi08466639-45 2023-10-01T07:34:36.145 INFO:tasks.rados.rados.0.smithi084.stdout:2685: finishing write tid 4 to smithi08466639-45 2023-10-01T07:34:36.145 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 45 v 379 (ObjNum 1735 snap 0 seq_num 1735) dirty exists 2023-10-01T07:34:36.145 INFO:tasks.rados.rados.0.smithi084.stdout:2685: left oid 45 (ObjNum 1735 snap 0 seq_num 1735) 2023-10-01T07:34:36.145 INFO:tasks.rados.rados.0.smithi084.stdout:2687: expect (ObjNum 396 snap 0 seq_num 396) 2023-10-01T07:34:36.146 INFO:tasks.rados.rados.0.smithi084.stdout:2686: expect (ObjNum 1271 snap 0 seq_num 1271) 2023-10-01T07:34:36.146 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:35 smithi084 bash[33757]: cluster 2023-10-01T07:34:34.378901+0000 mgr.x (mgr.24739) 46 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 8.2 MiB/s wr, 82 op/s 2023-10-01T07:34:36.146 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:35 smithi084 bash[33757]: audit 2023-10-01T07:34:34.983207+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:36.146 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:35 smithi084 bash[33757]: audit 2023-10-01T07:34:34.992369+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:36.146 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:35 smithi084 bash[33757]: audit 2023-10-01T07:34:35.489813+0000 mon.a (mon.0) 794 : audit [DBG] from='client.? 172.21.15.84:0/3472414360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:36.147 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:35 smithi084 bash[27378]: cluster 2023-10-01T07:34:34.378901+0000 mgr.x (mgr.24739) 46 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 8.2 MiB/s wr, 82 op/s 2023-10-01T07:34:36.147 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:35 smithi084 bash[27378]: audit 2023-10-01T07:34:34.983207+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:36.147 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:35 smithi084 bash[27378]: audit 2023-10-01T07:34:34.992369+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:36.147 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:35 smithi084 bash[27378]: audit 2023-10-01T07:34:35.489813+0000 mon.a (mon.0) 794 : audit [DBG] from='client.? 172.21.15.84:0/3472414360' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:36.163 INFO:tasks.rados.rados.0.smithi084.stdout:2688: finishing write tid 1 to smithi08466639-392 2023-10-01T07:34:36.163 INFO:tasks.rados.rados.0.smithi084.stdout:2688: finishing write tid 2 to smithi08466639-392 2023-10-01T07:34:36.164 INFO:tasks.rados.rados.0.smithi084.stdout:2688: finishing write tid 3 to smithi08466639-392 2023-10-01T07:34:36.164 INFO:tasks.rados.rados.0.smithi084.stdout:2688: finishing write tid 4 to smithi08466639-392 2023-10-01T07:34:36.164 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 392 v 304 (ObjNum 1736 snap 0 seq_num 1736) dirty exists 2023-10-01T07:34:36.164 INFO:tasks.rados.rados.0.smithi084.stdout:2688: left oid 392 (ObjNum 1736 snap 0 seq_num 1736) 2023-10-01T07:34:36.164 INFO:tasks.rados.rados.0.smithi084.stdout:2690: expect (ObjNum 1032 snap 0 seq_num 1032) 2023-10-01T07:34:36.312 INFO:tasks.rados.rados.0.smithi084.stdout:2689: expect (ObjNum 1583 snap 0 seq_num 1583) 2023-10-01T07:34:36.461 INFO:tasks.rados.rados.0.smithi084.stdout:2691: finishing write tid 1 to smithi08466639-161 2023-10-01T07:34:36.461 INFO:tasks.rados.rados.0.smithi084.stdout:2691: finishing write tid 2 to smithi08466639-161 2023-10-01T07:34:36.461 INFO:tasks.rados.rados.0.smithi084.stdout:2691: finishing write tid 3 to smithi08466639-161 2023-10-01T07:34:36.461 INFO:tasks.rados.rados.0.smithi084.stdout:2691: finishing write tid 4 to smithi08466639-161 2023-10-01T07:34:36.462 INFO:tasks.rados.rados.0.smithi084.stdout:2691: finishing write tid 5 to smithi08466639-161 2023-10-01T07:34:36.462 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 161 v 294 (ObjNum 1737 snap 0 seq_num 1737) dirty exists 2023-10-01T07:34:36.462 INFO:tasks.rados.rados.0.smithi084.stdout:2691: left oid 161 (ObjNum 1737 snap 0 seq_num 1737) 2023-10-01T07:34:36.462 INFO:tasks.rados.rados.0.smithi084.stdout:2692: expect (ObjNum 1707 snap 0 seq_num 1707) 2023-10-01T07:34:36.583 INFO:tasks.rados.rados.0.smithi084.stdout:2694: expect (ObjNum 294 snap 0 seq_num 294) 2023-10-01T07:34:36.629 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:36 smithi112 bash[53189]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-node-exporter-b 2023-10-01T07:34:36.629 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:34:36 smithi112 bash[53127]: ts=2023-10-01T07:34:36.337Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-10-01T07:34:36.629 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:34:36 smithi112 bash[53127]: ts=2023-10-01T07:34:36.337Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-10-01T07:34:36.629 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:34:36 smithi112 bash[53127]: ts=2023-10-01T07:34:36.337Z caller=main.go:518 level=info host_details="(Linux 5.15.0-84-generic #93~20.04.1-Ubuntu SMP Wed Sep 6 16:15:40 UTC 2023 x86_64 smithi112 (none))" 2023-10-01T07:34:36.630 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:34:36 smithi112 bash[53127]: ts=2023-10-01T07:34:36.337Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-10-01T07:34:36.630 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:34:36 smithi112 bash[53127]: ts=2023-10-01T07:34:36.337Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-10-01T07:34:36.630 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:34:36 smithi112 bash[53127]: ts=2023-10-01T07:34:36.339Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-10-01T07:34:36.630 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:34:36 smithi112 bash[53127]: ts=2023-10-01T07:34:36.339Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-10-01T07:34:36.630 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:34:36 smithi112 bash[53127]: ts=2023-10-01T07:34:36.340Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-10-01T07:34:36.630 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:34:36 smithi112 bash[53127]: ts=2023-10-01T07:34:36.343Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-10-01T07:34:36.630 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:34:36 smithi112 bash[53127]: ts=2023-10-01T07:34:36.343Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.826µs 2023-10-01T07:34:36.630 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:34:36 smithi112 bash[53127]: ts=2023-10-01T07:34:36.343Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-10-01T07:34:36.630 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:34:36 smithi112 bash[53127]: ts=2023-10-01T07:34:36.470Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2023-10-01T07:34:36.678 INFO:tasks.rados.rados.0.smithi084.stdout:2695: finishing write tid 1 to smithi08466639-271 2023-10-01T07:34:36.678 INFO:tasks.rados.rados.0.smithi084.stdout:2693: expect (ObjNum 1646 snap 0 seq_num 1646) 2023-10-01T07:34:36.894 INFO:tasks.rados.rados.0.smithi084.stdout:2695: finishing write tid 2 to smithi08466639-271 2023-10-01T07:34:36.894 INFO:tasks.rados.rados.0.smithi084.stdout:2695: finishing write tid 3 to smithi08466639-271 2023-10-01T07:34:36.894 INFO:tasks.rados.rados.0.smithi084.stdout:2695: finishing write tid 4 to smithi08466639-271 2023-10-01T07:34:36.894 INFO:tasks.rados.rados.0.smithi084.stdout:2695: finishing write tid 5 to smithi08466639-271 2023-10-01T07:34:36.894 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 271 v 404 (ObjNum 1738 snap 0 seq_num 1738) dirty exists 2023-10-01T07:34:36.894 INFO:tasks.rados.rados.0.smithi084.stdout:2695: left oid 271 (ObjNum 1738 snap 0 seq_num 1738) 2023-10-01T07:34:36.894 INFO:tasks.rados.rados.0.smithi084.stdout:2696: finishing write tid 1 to smithi08466639-303 2023-10-01T07:34:36.894 INFO:tasks.rados.rados.0.smithi084.stdout:2696: finishing write tid 2 to smithi08466639-303 2023-10-01T07:34:36.895 INFO:tasks.rados.rados.0.smithi084.stdout:2697: expect (ObjNum 1676 snap 0 seq_num 1676) 2023-10-01T07:34:36.977 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:34:36 smithi112 bash[53127]: ts=2023-10-01T07:34:36.713Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2023-10-01T07:34:36.978 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:34:36 smithi112 bash[53127]: ts=2023-10-01T07:34:36.714Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2023-10-01T07:34:36.978 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:34:36 smithi112 bash[53127]: ts=2023-10-01T07:34:36.714Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=33.444µs wal_replay_duration=370.763219ms total_replay_duration=370.811491ms 2023-10-01T07:34:36.978 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:34:36 smithi112 bash[53127]: ts=2023-10-01T07:34:36.721Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-10-01T07:34:36.978 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:34:36 smithi112 bash[53127]: ts=2023-10-01T07:34:36.721Z caller=main.go:947 level=info msg="TSDB started" 2023-10-01T07:34:36.978 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:34:36 smithi112 bash[53127]: ts=2023-10-01T07:34:36.721Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-10-01T07:34:36.978 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:34:36 smithi112 bash[53127]: ts=2023-10-01T07:34:36.761Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=39.797875ms db_storage=1.62µs remote_storage=2.537µs web_handler=677ns query_engine=1.698µs scrape=540.567µs scrape_sd=209.837µs notify=25.422µs notify_sd=21.509µs rules=38.327447ms 2023-10-01T07:34:36.978 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:34:36 smithi112 bash[53127]: ts=2023-10-01T07:34:36.761Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-10-01T07:34:36.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:36 smithi112 bash[27689]: cephadm 2023-10-01T07:34:35.017565+0000 mgr.x (mgr.24739) 47 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-10-01T07:34:36.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:36 smithi112 bash[27689]: cephadm 2023-10-01T07:34:35.018055+0000 mgr.x (mgr.24739) 48 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi112 2023-10-01T07:34:36.979 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:36 smithi112 systemd[1]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-10-01T07:34:36.979 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:36 smithi112 bash[53309]: Error response from daemon: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-node-exporter-b 2023-10-01T07:34:36.979 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:36 smithi112 systemd[1]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-10-01T07:34:36.979 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:36 smithi112 systemd[1]: Stopped Ceph node-exporter.b for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T07:34:36.979 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:36 smithi112 systemd[1]: Started Ceph node-exporter.b for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T07:34:37.007 INFO:tasks.rados.rados.0.smithi084.stdout:2699: expect (ObjNum 1667 snap 0 seq_num 1667) 2023-10-01T07:34:37.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:36 smithi084 bash[27378]: cephadm 2023-10-01T07:34:35.017565+0000 mgr.x (mgr.24739) 47 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-10-01T07:34:37.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:36 smithi084 bash[27378]: cephadm 2023-10-01T07:34:35.018055+0000 mgr.x (mgr.24739) 48 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi112 2023-10-01T07:34:37.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:36 smithi084 bash[33757]: cephadm 2023-10-01T07:34:35.017565+0000 mgr.x (mgr.24739) 47 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-10-01T07:34:37.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:36 smithi084 bash[33757]: cephadm 2023-10-01T07:34:35.018055+0000 mgr.x (mgr.24739) 48 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi112 2023-10-01T07:34:37.103 INFO:tasks.rados.rados.0.smithi084.stdout:2696: finishing write tid 3 to smithi08466639-303 2023-10-01T07:34:37.104 INFO:tasks.rados.rados.0.smithi084.stdout:2696: finishing write tid 4 to smithi08466639-303 2023-10-01T07:34:37.104 INFO:tasks.rados.rados.0.smithi084.stdout:2696: finishing write tid 5 to smithi08466639-303 2023-10-01T07:34:37.104 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 303 v 403 (ObjNum 1739 snap 0 seq_num 1739) dirty exists 2023-10-01T07:34:37.104 INFO:tasks.rados.rados.0.smithi084.stdout:2696: left oid 303 (ObjNum 1739 snap 0 seq_num 1739) 2023-10-01T07:34:37.104 INFO:tasks.rados.rados.0.smithi084.stdout:2698: expect (ObjNum 1665 snap 0 seq_num 1665) 2023-10-01T07:34:37.326 INFO:tasks.rados.rados.0.smithi084.stdout:2684: done (15 left) 2023-10-01T07:34:37.326 INFO:tasks.rados.rados.0.smithi084.stdout:2685: done (14 left) 2023-10-01T07:34:37.326 INFO:tasks.rados.rados.0.smithi084.stdout:2686: done (13 left) 2023-10-01T07:34:37.326 INFO:tasks.rados.rados.0.smithi084.stdout:2687: done (12 left) 2023-10-01T07:34:37.326 INFO:tasks.rados.rados.0.smithi084.stdout:2688: done (11 left) 2023-10-01T07:34:37.327 INFO:tasks.rados.rados.0.smithi084.stdout:2689: done (10 left) 2023-10-01T07:34:37.327 INFO:tasks.rados.rados.0.smithi084.stdout:2690: done (9 left) 2023-10-01T07:34:37.327 INFO:tasks.rados.rados.0.smithi084.stdout:2691: done (8 left) 2023-10-01T07:34:37.327 INFO:tasks.rados.rados.0.smithi084.stdout:2692: done (7 left) 2023-10-01T07:34:37.327 INFO:tasks.rados.rados.0.smithi084.stdout:2693: done (6 left) 2023-10-01T07:34:37.327 INFO:tasks.rados.rados.0.smithi084.stdout:2694: done (5 left) 2023-10-01T07:34:37.327 INFO:tasks.rados.rados.0.smithi084.stdout:2695: done (4 left) 2023-10-01T07:34:37.327 INFO:tasks.rados.rados.0.smithi084.stdout:2696: done (3 left) 2023-10-01T07:34:37.327 INFO:tasks.rados.rados.0.smithi084.stdout:2697: done (2 left) 2023-10-01T07:34:37.327 INFO:tasks.rados.rados.0.smithi084.stdout:2698: done (1 left) 2023-10-01T07:34:37.327 INFO:tasks.rados.rados.0.smithi084.stdout:2699: done (0 left) 2023-10-01T07:34:37.327 INFO:tasks.rados.rados.0.smithi084.stdout:2700: write oid 34 current snap is 0 2023-10-01T07:34:37.327 INFO:tasks.rados.rados.0.smithi084.stdout:2700: seq_num 1740 ranges {444180=661744,1520786=414614,2532831=627420} 2023-10-01T07:34:37.337 INFO:tasks.rados.rados.0.smithi084.stdout:2700: writing smithi08466639-34 from 444180 to 1105924 tid 1 2023-10-01T07:34:37.342 INFO:tasks.rados.rados.0.smithi084.stdout:2700: writing smithi08466639-34 from 1520786 to 1935400 tid 2 2023-10-01T07:34:37.349 INFO:tasks.rados.rados.0.smithi084.stdout:2700: writing smithi08466639-34 from 2532831 to 3160251 tid 3 2023-10-01T07:34:37.349 INFO:tasks.rados.rados.0.smithi084.stdout:2701: write oid 373 current snap is 0 2023-10-01T07:34:37.349 INFO:tasks.rados.rados.0.smithi084.stdout:2701: seq_num 1741 ranges {460987=453346,1695621=558272,2960254=300733} 2023-10-01T07:34:37.354 INFO:tasks.rados.rados.0.smithi084.stdout:2701: writing smithi08466639-373 from 460987 to 914333 tid 1 2023-10-01T07:34:37.362 INFO:tasks.rados.rados.0.smithi084.stdout:2701: writing smithi08466639-373 from 1695621 to 2253893 tid 2 2023-10-01T07:34:37.368 INFO:tasks.rados.rados.0.smithi084.stdout:2701: writing smithi08466639-373 from 2960254 to 3260987 tid 3 2023-10-01T07:34:37.368 INFO:tasks.rados.rados.0.smithi084.stdout:2702: read oid 261 snap -1 2023-10-01T07:34:37.368 INFO:tasks.rados.rados.0.smithi084.stdout:2702: expect (ObjNum 1612 snap 0 seq_num 1612) 2023-10-01T07:34:37.368 INFO:tasks.rados.rados.0.smithi084.stdout:2703: write oid 399 current snap is 0 2023-10-01T07:34:37.368 INFO:tasks.rados.rados.0.smithi084.stdout:2703: seq_num 1742 ranges {477794=528595,1754103=701930,2987677=290117} 2023-10-01T07:34:37.373 INFO:tasks.rados.rados.0.smithi084.stdout:2703: writing smithi08466639-399 from 477794 to 1006389 tid 1 2023-10-01T07:34:37.381 INFO:tasks.rados.rados.0.smithi084.stdout:2703: writing smithi08466639-399 from 1754103 to 2456033 tid 2 2023-10-01T07:34:37.387 INFO:tasks.rados.rados.0.smithi084.stdout:2703: writing smithi08466639-399 from 2987677 to 3277794 tid 3 2023-10-01T07:34:37.387 INFO:tasks.rados.rados.0.smithi084.stdout:2704: read oid 299 snap -1 2023-10-01T07:34:37.387 INFO:tasks.rados.rados.0.smithi084.stdout:2704: expect (ObjNum 843 snap 0 seq_num 843) 2023-10-01T07:34:37.387 INFO:tasks.rados.rados.0.smithi084.stdout:2705: read oid 432 snap -1 2023-10-01T07:34:37.387 INFO:tasks.rados.rados.0.smithi084.stdout:2705: expect (ObjNum 1703 snap 0 seq_num 1703) 2023-10-01T07:34:37.387 INFO:tasks.rados.rados.0.smithi084.stdout:2706: write oid 104 current snap is 0 2023-10-01T07:34:37.387 INFO:tasks.rados.rados.0.smithi084.stdout:2700: finishing write tid 1 to smithi08466639-34 2023-10-01T07:34:37.388 INFO:tasks.rados.rados.0.smithi084.stdout:2700: finishing write tid 2 to smithi08466639-34 2023-10-01T07:34:37.388 INFO:tasks.rados.rados.0.smithi084.stdout:2700: finishing write tid 3 to smithi08466639-34 2023-10-01T07:34:37.388 INFO:tasks.rados.rados.0.smithi084.stdout:2700: finishing write tid 4 to smithi08466639-34 2023-10-01T07:34:37.388 INFO:tasks.rados.rados.0.smithi084.stdout:2700: finishing write tid 5 to smithi08466639-34 2023-10-01T07:34:37.388 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 34 v 416 (ObjNum 1740 snap 0 seq_num 1740) dirty exists 2023-10-01T07:34:37.388 INFO:tasks.rados.rados.0.smithi084.stdout:2700: left oid 34 (ObjNum 1740 snap 0 seq_num 1740) 2023-10-01T07:34:37.388 INFO:tasks.rados.rados.0.smithi084.stdout:2701: finishing write tid 1 to smithi08466639-373 2023-10-01T07:34:37.388 INFO:tasks.rados.rados.0.smithi084.stdout:2701: finishing write tid 2 to smithi08466639-373 2023-10-01T07:34:37.388 INFO:tasks.rados.rados.0.smithi084.stdout:2706: seq_num 1743 ranges {494601=603844,1812585=561941,3015100=279501} 2023-10-01T07:34:37.393 INFO:tasks.rados.rados.0.smithi084.stdout:2706: writing smithi08466639-104 from 494601 to 1098445 tid 1 2023-10-01T07:34:37.400 INFO:tasks.rados.rados.0.smithi084.stdout:2706: writing smithi08466639-104 from 1812585 to 2374526 tid 2 2023-10-01T07:34:37.407 INFO:tasks.rados.rados.0.smithi084.stdout:2706: writing smithi08466639-104 from 3015100 to 3294601 tid 3 2023-10-01T07:34:37.408 INFO:tasks.rados.rados.0.smithi084.stdout:2700: done (6 left) 2023-10-01T07:34:37.408 INFO:tasks.rados.rados.0.smithi084.stdout:2707: write oid 348 current snap is 0 2023-10-01T07:34:37.408 INFO:tasks.rados.rados.0.smithi084.stdout:2707: seq_num 1744 ranges {511408=679093,1754714=705599,2926170=385238} 2023-10-01T07:34:37.417 INFO:tasks.rados.rados.0.smithi084.stdout:2707: writing smithi08466639-348 from 511408 to 1190501 tid 1 2023-10-01T07:34:37.425 INFO:tasks.rados.rados.0.smithi084.stdout:2707: writing smithi08466639-348 from 1754714 to 2460313 tid 2 2023-10-01T07:34:37.429 INFO:tasks.rados.rados.0.smithi084.stdout:2707: writing smithi08466639-348 from 2926170 to 3311408 tid 3 2023-10-01T07:34:37.430 INFO:tasks.rados.rados.0.smithi084.stdout:2708: read oid 20 snap -1 2023-10-01T07:34:37.430 INFO:tasks.rados.rados.0.smithi084.stdout:2708: expect deleted 2023-10-01T07:34:37.430 INFO:tasks.rados.rados.0.smithi084.stdout:2709: write oid 39 current snap is 0 2023-10-01T07:34:37.430 INFO:tasks.rados.rados.0.smithi084.stdout:2709: seq_num 1745 ranges {528215=754342,1813196=565610,2953593=374622} 2023-10-01T07:34:37.437 INFO:tasks.rados.rados.0.smithi084.stdout:2709: writing smithi08466639-39 from 528215 to 1282557 tid 1 2023-10-01T07:34:37.443 INFO:tasks.rados.rados.0.smithi084.stdout:2709: writing smithi08466639-39 from 1813196 to 2378806 tid 2 2023-10-01T07:34:37.449 INFO:tasks.rados.rados.0.smithi084.stdout:2709: writing smithi08466639-39 from 2953593 to 3328215 tid 3 2023-10-01T07:34:37.449 INFO:tasks.rados.rados.0.smithi084.stdout:2710: delete oid 151 current snap is 0 2023-10-01T07:34:37.449 INFO:tasks.rados.rados.0.smithi084.stdout:2703: finishing write tid 1 to smithi08466639-399 2023-10-01T07:34:37.449 INFO:tasks.rados.rados.0.smithi084.stdout:2701: finishing write tid 3 to smithi08466639-373 2023-10-01T07:34:37.449 INFO:tasks.rados.rados.0.smithi084.stdout:2701: finishing write tid 4 to smithi08466639-373 2023-10-01T07:34:37.449 INFO:tasks.rados.rados.0.smithi084.stdout:2701: finishing write tid 5 to smithi08466639-373 2023-10-01T07:34:37.449 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 373 v 426 (ObjNum 1741 snap 0 seq_num 1741) dirty exists 2023-10-01T07:34:37.449 INFO:tasks.rados.rados.0.smithi084.stdout:2701: left oid 373 (ObjNum 1741 snap 0 seq_num 1741) 2023-10-01T07:34:37.449 INFO:tasks.rados.rados.0.smithi084.stdout:2702: expect (ObjNum 1612 snap 0 seq_num 1612) 2023-10-01T07:34:37.592 INFO:tasks.rados.rados.0.smithi084.stdout:2703: finishing write tid 2 to smithi08466639-399 2023-10-01T07:34:37.592 INFO:tasks.rados.rados.0.smithi084.stdout:2703: finishing write tid 3 to smithi08466639-399 2023-10-01T07:34:37.592 INFO:tasks.rados.rados.0.smithi084.stdout:2703: finishing write tid 4 to smithi08466639-399 2023-10-01T07:34:37.592 INFO:tasks.rados.rados.0.smithi084.stdout:2703: finishing write tid 5 to smithi08466639-399 2023-10-01T07:34:37.593 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 399 v 377 (ObjNum 1742 snap 0 seq_num 1742) dirty exists 2023-10-01T07:34:37.593 INFO:tasks.rados.rados.0.smithi084.stdout:2703: left oid 399 (ObjNum 1742 snap 0 seq_num 1742) 2023-10-01T07:34:37.593 INFO:tasks.rados.rados.0.smithi084.stdout:2704: expect (ObjNum 843 snap 0 seq_num 843) 2023-10-01T07:34:37.714 INFO:tasks.rados.rados.0.smithi084.stdout:2705: expect (ObjNum 1703 snap 0 seq_num 1703) 2023-10-01T07:34:37.838 INFO:tasks.rados.rados.0.smithi084.stdout:2706: finishing write tid 1 to smithi08466639-104 2023-10-01T07:34:37.838 INFO:tasks.rados.rados.0.smithi084.stdout:2706: finishing write tid 2 to smithi08466639-104 2023-10-01T07:34:37.839 INFO:tasks.rados.rados.0.smithi084.stdout:2706: finishing write tid 3 to smithi08466639-104 2023-10-01T07:34:37.839 INFO:tasks.rados.rados.0.smithi084.stdout:2706: finishing write tid 4 to smithi08466639-104 2023-10-01T07:34:37.839 INFO:tasks.rados.rados.0.smithi084.stdout:2706: finishing write tid 5 to smithi08466639-104 2023-10-01T07:34:37.839 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 104 v 306 (ObjNum 1743 snap 0 seq_num 1743) dirty exists 2023-10-01T07:34:37.839 INFO:tasks.rados.rados.0.smithi084.stdout:2706: left oid 104 (ObjNum 1743 snap 0 seq_num 1743) 2023-10-01T07:34:37.839 INFO:tasks.rados.rados.0.smithi084.stdout:2707: finishing write tid 1 to smithi08466639-348 2023-10-01T07:34:37.839 INFO:tasks.rados.rados.0.smithi084.stdout:2707: finishing write tid 2 to smithi08466639-348 2023-10-01T07:34:37.839 INFO:tasks.rados.rados.0.smithi084.stdout:2707: finishing write tid 3 to smithi08466639-348 2023-10-01T07:34:37.839 INFO:tasks.rados.rados.0.smithi084.stdout:2707: finishing write tid 4 to smithi08466639-348 2023-10-01T07:34:37.839 INFO:tasks.rados.rados.0.smithi084.stdout:2707: finishing write tid 5 to smithi08466639-348 2023-10-01T07:34:37.839 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 348 v 383 (ObjNum 1744 snap 0 seq_num 1744) dirty exists 2023-10-01T07:34:37.840 INFO:tasks.rados.rados.0.smithi084.stdout:2707: left oid 348 (ObjNum 1744 snap 0 seq_num 1744) 2023-10-01T07:34:37.840 INFO:tasks.rados.rados.0.smithi084.stdout:2709: finishing write tid 1 to smithi08466639-39 2023-10-01T07:34:37.840 INFO:tasks.rados.rados.0.smithi084.stdout:2709: finishing write tid 2 to smithi08466639-39 2023-10-01T07:34:37.840 INFO:tasks.rados.rados.0.smithi084.stdout:2709: finishing write tid 3 to smithi08466639-39 2023-10-01T07:34:37.840 INFO:tasks.rados.rados.0.smithi084.stdout:2709: finishing write tid 4 to smithi08466639-39 2023-10-01T07:34:37.840 INFO:tasks.rados.rados.0.smithi084.stdout:2709: finishing write tid 5 to smithi08466639-39 2023-10-01T07:34:37.840 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 39 v 300 (ObjNum 1745 snap 0 seq_num 1745) dirty exists 2023-10-01T07:34:37.840 INFO:tasks.rados.rados.0.smithi084.stdout:2709: left oid 39 (ObjNum 1745 snap 0 seq_num 1745) 2023-10-01T07:34:37.840 INFO:tasks.rados.rados.0.smithi084.stdout:2701: done (9 left) 2023-10-01T07:34:37.840 INFO:tasks.rados.rados.0.smithi084.stdout:2702: done (8 left) 2023-10-01T07:34:37.840 INFO:tasks.rados.rados.0.smithi084.stdout:2703: done (7 left) 2023-10-01T07:34:37.840 INFO:tasks.rados.rados.0.smithi084.stdout:2704: done (6 left) 2023-10-01T07:34:37.841 INFO:tasks.rados.rados.0.smithi084.stdout:2705: done (5 left) 2023-10-01T07:34:37.841 INFO:tasks.rados.rados.0.smithi084.stdout:2706: done (4 left) 2023-10-01T07:34:37.841 INFO:tasks.rados.rados.0.smithi084.stdout:2707: done (3 left) 2023-10-01T07:34:37.841 INFO:tasks.rados.rados.0.smithi084.stdout:2708: done (2 left) 2023-10-01T07:34:37.841 INFO:tasks.rados.rados.0.smithi084.stdout:2709: done (1 left) 2023-10-01T07:34:37.841 INFO:tasks.rados.rados.0.smithi084.stdout:2710: done (0 left) 2023-10-01T07:34:37.841 INFO:tasks.rados.rados.0.smithi084.stdout:2711: write oid 63 current snap is 0 2023-10-01T07:34:37.841 INFO:tasks.rados.rados.0.smithi084.stdout:2711: seq_num 1747 ranges {561829=504840,1530160=569279,2608439=739030} 2023-10-01T07:34:37.849 INFO:tasks.rados.rados.0.smithi084.stdout:2711: writing smithi08466639-63 from 561829 to 1066669 tid 1 2023-10-01T07:34:37.857 INFO:tasks.rados.rados.0.smithi084.stdout:2711: writing smithi08466639-63 from 1530160 to 2099439 tid 2 2023-10-01T07:34:37.864 INFO:tasks.rados.rados.0.smithi084.stdout:2711: writing smithi08466639-63 from 2608439 to 3347469 tid 3 2023-10-01T07:34:37.864 INFO:tasks.rados.rados.0.smithi084.stdout:2712: read oid 157 snap -1 2023-10-01T07:34:37.865 INFO:tasks.rados.rados.0.smithi084.stdout:2712: expect (ObjNum 156 snap 0 seq_num 156) 2023-10-01T07:34:37.865 INFO:tasks.rados.rados.0.smithi084.stdout:2713: read oid 249 snap -1 2023-10-01T07:34:37.865 INFO:tasks.rados.rados.0.smithi084.stdout:2713: expect (ObjNum 1427 snap 0 seq_num 1427) 2023-10-01T07:34:37.865 INFO:tasks.rados.rados.0.smithi084.stdout:2714: write oid 77 current snap is 0 2023-10-01T07:34:37.865 INFO:tasks.rados.rados.0.smithi084.stdout:2711: finishing write tid 1 to smithi08466639-63 2023-10-01T07:34:37.865 INFO:tasks.rados.rados.0.smithi084.stdout:2711: finishing write tid 2 to smithi08466639-63 2023-10-01T07:34:37.865 INFO:tasks.rados.rados.0.smithi084.stdout:2714: seq_num 1748 ranges {578636=580089,1872289=712937,3319509=59127} 2023-10-01T07:34:37.871 INFO:tasks.rados.rados.0.smithi084.stdout:2714: writing smithi08466639-77 from 578636 to 1158725 tid 1 2023-10-01T07:34:37.879 INFO:tasks.rados.rados.0.smithi084.stdout:2714: writing smithi08466639-77 from 1872289 to 2585226 tid 2 2023-10-01T07:34:37.884 INFO:tasks.rados.rados.0.smithi084.stdout:2714: writing smithi08466639-77 from 3319509 to 3378636 tid 3 2023-10-01T07:34:37.884 INFO:tasks.rados.rados.0.smithi084.stdout:2715: write oid 103 current snap is 0 2023-10-01T07:34:37.884 INFO:tasks.rados.rados.0.smithi084.stdout:2715: seq_num 1749 ranges {595443=771691,2047124=572948,3063285=332158} 2023-10-01T07:34:37.893 INFO:tasks.rados.rados.0.smithi084.stdout:2715: writing smithi08466639-103 from 595443 to 1367134 tid 1 2023-10-01T07:34:37.901 INFO:tasks.rados.rados.0.smithi084.stdout:2715: writing smithi08466639-103 from 2047124 to 2620072 tid 2 2023-10-01T07:34:37.905 INFO:tasks.rados.rados.0.smithi084.stdout:2715: writing smithi08466639-103 from 3063285 to 3395443 tid 3 2023-10-01T07:34:37.905 INFO:tasks.rados.rados.0.smithi084.stdout:2716: write oid 90 current snap is 0 2023-10-01T07:34:37.906 INFO:tasks.rados.rados.0.smithi084.stdout:2716: seq_num 1750 ranges {612250=446940,1705606=716606,3090708=321542} 2023-10-01T07:34:37.911 INFO:tasks.rados.rados.0.smithi084.stdout:2716: writing smithi08466639-90 from 612250 to 1059190 tid 1 2023-10-01T07:34:37.919 INFO:tasks.rados.rados.0.smithi084.stdout:2716: writing smithi08466639-90 from 1705606 to 2422212 tid 2 2023-10-01T07:34:37.925 INFO:tasks.rados.rados.0.smithi084.stdout:2716: writing smithi08466639-90 from 3090708 to 3412250 tid 3 2023-10-01T07:34:37.925 INFO:tasks.rados.rados.0.smithi084.stdout:2717: write oid 112 current snap is 0 2023-10-01T07:34:37.925 INFO:tasks.rados.rados.0.smithi084.stdout:2717: seq_num 1751 ranges {629057=522189,1764088=576617,3118131=310926} 2023-10-01T07:34:37.931 INFO:tasks.rados.rados.0.smithi084.stdout:2717: writing smithi08466639-112 from 629057 to 1151246 tid 1 2023-10-01T07:34:37.938 INFO:tasks.rados.rados.0.smithi084.stdout:2717: writing smithi08466639-112 from 1764088 to 2340705 tid 2 2023-10-01T07:34:37.944 INFO:tasks.rados.rados.0.smithi084.stdout:2717: writing smithi08466639-112 from 3118131 to 3429057 tid 3 2023-10-01T07:34:37.944 INFO:tasks.rados.rados.0.smithi084.stdout:2718: write oid 148 current snap is 0 2023-10-01T07:34:37.944 INFO:tasks.rados.rados.0.smithi084.stdout:2718: seq_num 1752 ranges {645864=597438,1706217=720275,3029201=416663} 2023-10-01T07:34:37.951 INFO:tasks.rados.rados.0.smithi084.stdout:2718: writing smithi08466639-148 from 645864 to 1243302 tid 1 2023-10-01T07:34:37.958 INFO:tasks.rados.rados.0.smithi084.stdout:2718: writing smithi08466639-148 from 1706217 to 2426492 tid 2 2023-10-01T07:34:37.964 INFO:tasks.rados.rados.0.smithi084.stdout:2718: writing smithi08466639-148 from 3029201 to 3445864 tid 3 2023-10-01T07:34:37.964 INFO:tasks.rados.rados.0.smithi084.stdout:2719: read oid 269 snap -1 2023-10-01T07:34:37.964 INFO:tasks.rados.rados.0.smithi084.stdout:2719: expect (ObjNum 1445 snap 0 seq_num 1445) 2023-10-01T07:34:37.964 INFO:tasks.rados.rados.0.smithi084.stdout:2720: write oid 497 current snap is 0 2023-10-01T07:34:37.964 INFO:tasks.rados.rados.0.smithi084.stdout:2720: seq_num 1753 ranges {662671=672687,1764699=580286,3056624=406047} 2023-10-01T07:34:37.971 INFO:tasks.rados.rados.0.smithi084.stdout:2720: writing smithi08466639-497 from 662671 to 1335358 tid 1 2023-10-01T07:34:37.977 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[27689]: cluster 2023-10-01T07:34:36.379750+0000 mgr.x (mgr.24739) 49 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s rd, 11 MiB/s wr, 114 op/s 2023-10-01T07:34:37.977 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[27689]: audit 2023-10-01T07:34:36.774519+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:37.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[27689]: audit 2023-10-01T07:34:36.781701+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:37.978 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.857Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-10-01T07:34:37.978 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.857Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-10-01T07:34:37.978 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.857Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2023-10-01T07:34:37.978 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.857Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-10-01T07:34:37.978 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.859Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-10-01T07:34:37.979 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.859Z caller=node_exporter.go:115 level=info collector=arp 2023-10-01T07:34:37.979 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.859Z caller=node_exporter.go:115 level=info collector=bcache 2023-10-01T07:34:37.979 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.859Z caller=node_exporter.go:115 level=info collector=bonding 2023-10-01T07:34:37.979 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.859Z caller=node_exporter.go:115 level=info collector=btrfs 2023-10-01T07:34:37.979 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.859Z caller=node_exporter.go:115 level=info collector=conntrack 2023-10-01T07:34:37.979 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.859Z caller=node_exporter.go:115 level=info collector=cpu 2023-10-01T07:34:37.979 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.859Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-10-01T07:34:37.979 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.859Z caller=node_exporter.go:115 level=info collector=diskstats 2023-10-01T07:34:37.979 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.859Z caller=node_exporter.go:115 level=info collector=dmi 2023-10-01T07:34:37.979 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.859Z caller=node_exporter.go:115 level=info collector=edac 2023-10-01T07:34:37.979 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.859Z caller=node_exporter.go:115 level=info collector=entropy 2023-10-01T07:34:37.979 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.859Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-10-01T07:34:37.980 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.859Z caller=node_exporter.go:115 level=info collector=filefd 2023-10-01T07:34:37.980 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.859Z caller=node_exporter.go:115 level=info collector=filesystem 2023-10-01T07:34:37.980 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.859Z caller=node_exporter.go:115 level=info collector=hwmon 2023-10-01T07:34:37.980 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.859Z caller=node_exporter.go:115 level=info collector=infiniband 2023-10-01T07:34:37.980 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.859Z caller=node_exporter.go:115 level=info collector=ipvs 2023-10-01T07:34:37.980 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.859Z caller=node_exporter.go:115 level=info collector=loadavg 2023-10-01T07:34:37.980 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.859Z caller=node_exporter.go:115 level=info collector=mdadm 2023-10-01T07:34:37.980 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.859Z caller=node_exporter.go:115 level=info collector=meminfo 2023-10-01T07:34:37.980 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.859Z caller=node_exporter.go:115 level=info collector=netclass 2023-10-01T07:34:37.980 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.859Z caller=node_exporter.go:115 level=info collector=netdev 2023-10-01T07:34:37.980 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.859Z caller=node_exporter.go:115 level=info collector=netstat 2023-10-01T07:34:37.980 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.859Z caller=node_exporter.go:115 level=info collector=nfs 2023-10-01T07:34:37.981 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.859Z caller=node_exporter.go:115 level=info collector=nfsd 2023-10-01T07:34:37.981 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.859Z caller=node_exporter.go:115 level=info collector=nvme 2023-10-01T07:34:37.981 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.859Z caller=node_exporter.go:115 level=info collector=os 2023-10-01T07:34:37.981 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.859Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-10-01T07:34:37.981 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.859Z caller=node_exporter.go:115 level=info collector=pressure 2023-10-01T07:34:37.981 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.859Z caller=node_exporter.go:115 level=info collector=rapl 2023-10-01T07:34:37.981 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.859Z caller=node_exporter.go:115 level=info collector=schedstat 2023-10-01T07:34:37.981 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.859Z caller=node_exporter.go:115 level=info collector=sockstat 2023-10-01T07:34:37.981 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.859Z caller=node_exporter.go:115 level=info collector=softnet 2023-10-01T07:34:37.981 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.859Z caller=node_exporter.go:115 level=info collector=stat 2023-10-01T07:34:37.981 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.859Z caller=node_exporter.go:115 level=info collector=tapestats 2023-10-01T07:34:37.981 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.859Z caller=node_exporter.go:115 level=info collector=textfile 2023-10-01T07:34:37.981 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.859Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-10-01T07:34:37.981 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.859Z caller=node_exporter.go:115 level=info collector=time 2023-10-01T07:34:37.982 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.859Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-10-01T07:34:37.982 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.859Z caller=node_exporter.go:115 level=info collector=uname 2023-10-01T07:34:37.982 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.859Z caller=node_exporter.go:115 level=info collector=vmstat 2023-10-01T07:34:37.982 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.859Z caller=node_exporter.go:115 level=info collector=xfs 2023-10-01T07:34:37.982 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.859Z caller=node_exporter.go:115 level=info collector=zfs 2023-10-01T07:34:37.982 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.859Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-10-01T07:34:37.982 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 07:34:37 smithi112 bash[53336]: ts=2023-10-01T07:34:37.859Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-10-01T07:34:37.982 INFO:tasks.rados.rados.0.smithi084.stdout:2720: writing smithi08466639-497 from 1764699 to 2344985 tid 2 2023-10-01T07:34:37.984 INFO:tasks.rados.rados.0.smithi084.stdout:2720: writing smithi08466639-497 from 3056624 to 3462671 tid 3 2023-10-01T07:34:37.984 INFO:tasks.rados.rados.0.smithi084.stdout:2721: write oid 340 current snap is 0 2023-10-01T07:34:37.984 INFO:tasks.rados.rados.0.smithi084.stdout:2721: seq_num 1754 ranges {679478=747936,2223181=723944} 2023-10-01T07:34:37.992 INFO:tasks.rados.rados.0.smithi084.stdout:2721: writing smithi08466639-340 from 679478 to 1427414 tid 1 2023-10-01T07:34:38.001 INFO:tasks.rados.rados.0.smithi084.stdout:2721: writing smithi08466639-340 from 2223181 to 2947125 tid 2 2023-10-01T07:34:38.001 INFO:tasks.rados.rados.0.smithi084.stdout:2722: read oid 358 snap -1 2023-10-01T07:34:38.001 INFO:tasks.rados.rados.0.smithi084.stdout:2722: expect (ObjNum 1249 snap 0 seq_num 1249) 2023-10-01T07:34:38.001 INFO:tasks.rados.rados.0.smithi084.stdout:2723: write oid 23 current snap is 0 2023-10-01T07:34:38.001 INFO:tasks.rados.rados.0.smithi084.stdout:2711: finishing write tid 3 to smithi08466639-63 2023-10-01T07:34:38.001 INFO:tasks.rados.rados.0.smithi084.stdout:2711: finishing write tid 4 to smithi08466639-63 2023-10-01T07:34:38.001 INFO:tasks.rados.rados.0.smithi084.stdout:2711: finishing write tid 5 to smithi08466639-63 2023-10-01T07:34:38.001 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 63 v 430 (ObjNum 1747 snap 0 seq_num 1747) dirty exists 2023-10-01T07:34:38.001 INFO:tasks.rados.rados.0.smithi084.stdout:2711: left oid 63 (ObjNum 1747 snap 0 seq_num 1747) 2023-10-01T07:34:38.001 INFO:tasks.rados.rados.0.smithi084.stdout:2712: expect (ObjNum 156 snap 0 seq_num 156) 2023-10-01T07:34:38.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:37 smithi084 bash[33757]: cluster 2023-10-01T07:34:36.379750+0000 mgr.x (mgr.24739) 49 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s rd, 11 MiB/s wr, 114 op/s 2023-10-01T07:34:38.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:37 smithi084 bash[33757]: audit 2023-10-01T07:34:36.774519+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:38.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:37 smithi084 bash[33757]: audit 2023-10-01T07:34:36.781701+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:38.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:37 smithi084 bash[27378]: cluster 2023-10-01T07:34:36.379750+0000 mgr.x (mgr.24739) 49 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s rd, 11 MiB/s wr, 114 op/s 2023-10-01T07:34:38.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:37 smithi084 bash[27378]: audit 2023-10-01T07:34:36.774519+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:38.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:37 smithi084 bash[27378]: audit 2023-10-01T07:34:36.781701+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:34:38.099 INFO:tasks.rados.rados.0.smithi084.stdout:2713: expect (ObjNum 1427 snap 0 seq_num 1427) 2023-10-01T07:34:38.232 INFO:tasks.rados.rados.0.smithi084.stdout:2714: finishing write tid 1 to smithi08466639-77 2023-10-01T07:34:38.233 INFO:tasks.rados.rados.0.smithi084.stdout:2714: finishing write tid 2 to smithi08466639-77 2023-10-01T07:34:38.233 INFO:tasks.rados.rados.0.smithi084.stdout:2714: finishing write tid 3 to smithi08466639-77 2023-10-01T07:34:38.233 INFO:tasks.rados.rados.0.smithi084.stdout:2714: finishing write tid 4 to smithi08466639-77 2023-10-01T07:34:38.233 INFO:tasks.rados.rados.0.smithi084.stdout:2714: finishing write tid 5 to smithi08466639-77 2023-10-01T07:34:38.233 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 77 v 407 (ObjNum 1748 snap 0 seq_num 1748) dirty exists 2023-10-01T07:34:38.234 INFO:tasks.rados.rados.0.smithi084.stdout:2714: left oid 77 (ObjNum 1748 snap 0 seq_num 1748) 2023-10-01T07:34:38.234 INFO:tasks.rados.rados.0.smithi084.stdout:2715: finishing write tid 1 to smithi08466639-103 2023-10-01T07:34:38.234 INFO:tasks.rados.rados.0.smithi084.stdout:2715: finishing write tid 2 to smithi08466639-103 2023-10-01T07:34:38.234 INFO:tasks.rados.rados.0.smithi084.stdout:2715: finishing write tid 3 to smithi08466639-103 2023-10-01T07:34:38.234 INFO:tasks.rados.rados.0.smithi084.stdout:2715: finishing write tid 4 to smithi08466639-103 2023-10-01T07:34:38.235 INFO:tasks.rados.rados.0.smithi084.stdout:2715: finishing write tid 5 to smithi08466639-103 2023-10-01T07:34:38.235 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 103 v 298 (ObjNum 1749 snap 0 seq_num 1749) dirty exists 2023-10-01T07:34:38.235 INFO:tasks.rados.rados.0.smithi084.stdout:2715: left oid 103 (ObjNum 1749 snap 0 seq_num 1749) 2023-10-01T07:34:38.235 INFO:tasks.rados.rados.0.smithi084.stdout:2716: finishing write tid 1 to smithi08466639-90 2023-10-01T07:34:38.235 INFO:tasks.rados.rados.0.smithi084.stdout:2716: finishing write tid 2 to smithi08466639-90 2023-10-01T07:34:38.236 INFO:tasks.rados.rados.0.smithi084.stdout:2716: finishing write tid 3 to smithi08466639-90 2023-10-01T07:34:38.236 INFO:tasks.rados.rados.0.smithi084.stdout:2716: finishing write tid 4 to smithi08466639-90 2023-10-01T07:34:38.236 INFO:tasks.rados.rados.0.smithi084.stdout:2716: finishing write tid 5 to smithi08466639-90 2023-10-01T07:34:38.236 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 90 v 411 (ObjNum 1750 snap 0 seq_num 1750) dirty exists 2023-10-01T07:34:38.236 INFO:tasks.rados.rados.0.smithi084.stdout:2716: left oid 90 (ObjNum 1750 snap 0 seq_num 1750) 2023-10-01T07:34:38.237 INFO:tasks.rados.rados.0.smithi084.stdout:2717: finishing write tid 1 to smithi08466639-112 2023-10-01T07:34:38.237 INFO:tasks.rados.rados.0.smithi084.stdout:2723: seq_num 1755 ranges {696285=423185,1881663=467602,3111470=384815} 2023-10-01T07:34:38.245 INFO:tasks.rados.rados.0.smithi084.stdout:2723: writing smithi08466639-23 from 696285 to 1119470 tid 1 2023-10-01T07:34:38.252 INFO:tasks.rados.rados.0.smithi084.stdout:2723: writing smithi08466639-23 from 1881663 to 2349265 tid 2 2023-10-01T07:34:38.258 INFO:tasks.rados.rados.0.smithi084.stdout:2723: writing smithi08466639-23 from 3111470 to 3496285 tid 3 2023-10-01T07:34:38.259 INFO:tasks.rados.rados.0.smithi084.stdout:2711: done (12 left) 2023-10-01T07:34:38.259 INFO:tasks.rados.rados.0.smithi084.stdout:2712: done (11 left) 2023-10-01T07:34:38.259 INFO:tasks.rados.rados.0.smithi084.stdout:2713: done (10 left) 2023-10-01T07:34:38.259 INFO:tasks.rados.rados.0.smithi084.stdout:2714: done (9 left) 2023-10-01T07:34:38.259 INFO:tasks.rados.rados.0.smithi084.stdout:2715: done (8 left) 2023-10-01T07:34:38.259 INFO:tasks.rados.rados.0.smithi084.stdout:2716: done (7 left) 2023-10-01T07:34:38.259 INFO:tasks.rados.rados.0.smithi084.stdout:2724: delete oid 289 current snap is 0 2023-10-01T07:34:38.259 INFO:tasks.rados.rados.0.smithi084.stdout:2717: finishing write tid 2 to smithi08466639-112 2023-10-01T07:34:38.259 INFO:tasks.rados.rados.0.smithi084.stdout:2717: finishing write tid 3 to smithi08466639-112 2023-10-01T07:34:38.259 INFO:tasks.rados.rados.0.smithi084.stdout:2717: finishing write tid 4 to smithi08466639-112 2023-10-01T07:34:38.260 INFO:tasks.rados.rados.0.smithi084.stdout:2717: finishing write tid 5 to smithi08466639-112 2023-10-01T07:34:38.260 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 112 v 387 (ObjNum 1751 snap 0 seq_num 1751) dirty exists 2023-10-01T07:34:38.260 INFO:tasks.rados.rados.0.smithi084.stdout:2717: left oid 112 (ObjNum 1751 snap 0 seq_num 1751) 2023-10-01T07:34:38.260 INFO:tasks.rados.rados.0.smithi084.stdout:2718: finishing write tid 1 to smithi08466639-148 2023-10-01T07:34:38.260 INFO:tasks.rados.rados.0.smithi084.stdout:2718: finishing write tid 2 to smithi08466639-148 2023-10-01T07:34:38.260 INFO:tasks.rados.rados.0.smithi084.stdout:2718: finishing write tid 3 to smithi08466639-148 2023-10-01T07:34:38.260 INFO:tasks.rados.rados.0.smithi084.stdout:2718: finishing write tid 4 to smithi08466639-148 2023-10-01T07:34:38.260 INFO:tasks.rados.rados.0.smithi084.stdout:2718: finishing write tid 5 to smithi08466639-148 2023-10-01T07:34:38.261 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 148 v 303 (ObjNum 1752 snap 0 seq_num 1752) dirty exists 2023-10-01T07:34:38.261 INFO:tasks.rados.rados.0.smithi084.stdout:2718: left oid 148 (ObjNum 1752 snap 0 seq_num 1752) 2023-10-01T07:34:38.261 INFO:tasks.rados.rados.0.smithi084.stdout:2720: finishing write tid 1 to smithi08466639-497 2023-10-01T07:34:38.261 INFO:tasks.rados.rados.0.smithi084.stdout:2719: expect (ObjNum 1445 snap 0 seq_num 1445) 2023-10-01T07:34:38.341 INFO:tasks.rados.rados.0.smithi084.stdout:2720: finishing write tid 2 to smithi08466639-497 2023-10-01T07:34:38.341 INFO:tasks.rados.rados.0.smithi084.stdout:2720: finishing write tid 3 to smithi08466639-497 2023-10-01T07:34:38.342 INFO:tasks.rados.rados.0.smithi084.stdout:2720: finishing write tid 4 to smithi08466639-497 2023-10-01T07:34:38.342 INFO:tasks.rados.rados.0.smithi084.stdout:2720: finishing write tid 5 to smithi08466639-497 2023-10-01T07:34:38.342 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 497 v 304 (ObjNum 1753 snap 0 seq_num 1753) dirty exists 2023-10-01T07:34:38.342 INFO:tasks.rados.rados.0.smithi084.stdout:2720: left oid 497 (ObjNum 1753 snap 0 seq_num 1753) 2023-10-01T07:34:38.342 INFO:tasks.rados.rados.0.smithi084.stdout:2721: finishing write tid 1 to smithi08466639-340 2023-10-01T07:34:38.342 INFO:tasks.rados.rados.0.smithi084.stdout:2721: finishing write tid 2 to smithi08466639-340 2023-10-01T07:34:38.343 INFO:tasks.rados.rados.0.smithi084.stdout:2721: finishing write tid 3 to smithi08466639-340 2023-10-01T07:34:38.343 INFO:tasks.rados.rados.0.smithi084.stdout:2721: finishing write tid 4 to smithi08466639-340 2023-10-01T07:34:38.343 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 340 v 390 (ObjNum 1754 snap 0 seq_num 1754) dirty exists 2023-10-01T07:34:38.343 INFO:tasks.rados.rados.0.smithi084.stdout:2721: left oid 340 (ObjNum 1754 snap 0 seq_num 1754) 2023-10-01T07:34:38.343 INFO:tasks.rados.rados.0.smithi084.stdout:2722: expect (ObjNum 1249 snap 0 seq_num 1249) 2023-10-01T07:34:38.481 INFO:tasks.rados.rados.0.smithi084.stdout:2723: finishing write tid 1 to smithi08466639-23 2023-10-01T07:34:38.481 INFO:tasks.rados.rados.0.smithi084.stdout:2723: finishing write tid 2 to smithi08466639-23 2023-10-01T07:34:38.481 INFO:tasks.rados.rados.0.smithi084.stdout:2723: finishing write tid 3 to smithi08466639-23 2023-10-01T07:34:38.481 INFO:tasks.rados.rados.0.smithi084.stdout:2723: finishing write tid 4 to smithi08466639-23 2023-10-01T07:34:38.481 INFO:tasks.rados.rados.0.smithi084.stdout:2723: finishing write tid 5 to smithi08466639-23 2023-10-01T07:34:38.481 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 23 v 302 (ObjNum 1755 snap 0 seq_num 1755) dirty exists 2023-10-01T07:34:38.482 INFO:tasks.rados.rados.0.smithi084.stdout:2723: left oid 23 (ObjNum 1755 snap 0 seq_num 1755) 2023-10-01T07:34:38.482 INFO:tasks.rados.rados.0.smithi084.stdout:2717: done (7 left) 2023-10-01T07:34:38.482 INFO:tasks.rados.rados.0.smithi084.stdout:2718: done (6 left) 2023-10-01T07:34:38.482 INFO:tasks.rados.rados.0.smithi084.stdout:2719: done (5 left) 2023-10-01T07:34:38.482 INFO:tasks.rados.rados.0.smithi084.stdout:2720: done (4 left) 2023-10-01T07:34:38.482 INFO:tasks.rados.rados.0.smithi084.stdout:2721: done (3 left) 2023-10-01T07:34:38.482 INFO:tasks.rados.rados.0.smithi084.stdout:2722: done (2 left) 2023-10-01T07:34:38.482 INFO:tasks.rados.rados.0.smithi084.stdout:2723: done (1 left) 2023-10-01T07:34:38.482 INFO:tasks.rados.rados.0.smithi084.stdout:2724: done (0 left) 2023-10-01T07:34:38.482 INFO:tasks.rados.rados.0.smithi084.stdout:2725: read oid 321 snap -1 2023-10-01T07:34:38.482 INFO:tasks.rados.rados.0.smithi084.stdout:2725: expect (ObjNum 1594 snap 0 seq_num 1594) 2023-10-01T07:34:38.482 INFO:tasks.rados.rados.0.smithi084.stdout:2726: read oid 423 snap -1 2023-10-01T07:34:38.483 INFO:tasks.rados.rados.0.smithi084.stdout:2726: expect (ObjNum 1451 snap 0 seq_num 1451) 2023-10-01T07:34:38.483 INFO:tasks.rados.rados.0.smithi084.stdout:2727: read oid 374 snap -1 2023-10-01T07:34:38.483 INFO:tasks.rados.rados.0.smithi084.stdout:2727: expect (ObjNum 373 snap 0 seq_num 373) 2023-10-01T07:34:38.483 INFO:tasks.rados.rados.0.smithi084.stdout:2728: write oid 3 current snap is 0 2023-10-01T07:34:38.483 INFO:tasks.rados.rados.0.smithi084.stdout:2728: seq_num 1757 ranges {729899=690036,1998627=471271,3166316=363583} 2023-10-01T07:34:38.489 INFO:tasks.rados.rados.0.smithi084.stdout:2728: writing smithi08466639-3 from 729899 to 1419935 tid 1 2023-10-01T07:34:38.495 INFO:tasks.rados.rados.0.smithi084.stdout:2728: writing smithi08466639-3 from 1998627 to 2469898 tid 2 2023-10-01T07:34:38.501 INFO:tasks.rados.rados.0.smithi084.stdout:2728: writing smithi08466639-3 from 3166316 to 3529899 tid 3 2023-10-01T07:34:38.502 INFO:tasks.rados.rados.0.smithi084.stdout:2729: write oid 36 current snap is 0 2023-10-01T07:34:38.502 INFO:tasks.rados.rados.0.smithi084.stdout:2729: seq_num 1758 ranges {746706=765285,2057109=731282,3193739=352967} 2023-10-01T07:34:38.510 INFO:tasks.rados.rados.0.smithi084.stdout:2729: writing smithi08466639-36 from 746706 to 1511991 tid 1 2023-10-01T07:34:38.518 INFO:tasks.rados.rados.0.smithi084.stdout:2729: writing smithi08466639-36 from 2057109 to 2788391 tid 2 2023-10-01T07:34:38.523 INFO:tasks.rados.rados.0.smithi084.stdout:2729: writing smithi08466639-36 from 3193739 to 3546706 tid 3 2023-10-01T07:34:38.523 INFO:tasks.rados.rados.0.smithi084.stdout:2730: read oid 499 snap -1 2023-10-01T07:34:38.523 INFO:tasks.rados.rados.0.smithi084.stdout:2730: expect (ObjNum 1134 snap 0 seq_num 1134) 2023-10-01T07:34:38.523 INFO:tasks.rados.rados.0.smithi084.stdout:2731: read oid 485 snap -1 2023-10-01T07:34:38.523 INFO:tasks.rados.rados.0.smithi084.stdout:2731: expect (ObjNum 1615 snap 0 seq_num 1615) 2023-10-01T07:34:38.524 INFO:tasks.rados.rados.0.smithi084.stdout:2732: write oid 324 current snap is 0 2023-10-01T07:34:38.524 INFO:tasks.rados.rados.0.smithi084.stdout:2732: seq_num 1759 ranges {763513=440534,1715591=474940,2821162=423353} 2023-10-01T07:34:38.530 INFO:tasks.rados.rados.0.smithi084.stdout:2732: writing smithi08466639-324 from 763513 to 1204047 tid 1 2023-10-01T07:34:38.535 INFO:tasks.rados.rados.0.smithi084.stdout:2732: writing smithi08466639-324 from 1715591 to 2190531 tid 2 2023-10-01T07:34:38.542 INFO:tasks.rados.rados.0.smithi084.stdout:2732: writing smithi08466639-324 from 2821162 to 3244515 tid 3 2023-10-01T07:34:38.542 INFO:tasks.rados.rados.0.smithi084.stdout:2733: delete oid 188 current snap is 0 2023-10-01T07:34:38.542 INFO:tasks.rados.rados.0.smithi084.stdout:2725: expect (ObjNum 1594 snap 0 seq_num 1594) 2023-10-01T07:34:38.671 INFO:tasks.rados.rados.0.smithi084.stdout:2726: expect (ObjNum 1451 snap 0 seq_num 1451) 2023-10-01T07:34:38.755 INFO:tasks.rados.rados.0.smithi084.stdout:2727: expect (ObjNum 373 snap 0 seq_num 373) 2023-10-01T07:34:38.835 INFO:tasks.rados.rados.0.smithi084.stdout:2728: finishing write tid 1 to smithi08466639-3 2023-10-01T07:34:38.835 INFO:tasks.rados.rados.0.smithi084.stdout:2728: finishing write tid 2 to smithi08466639-3 2023-10-01T07:34:38.835 INFO:tasks.rados.rados.0.smithi084.stdout:2728: finishing write tid 3 to smithi08466639-3 2023-10-01T07:34:38.836 INFO:tasks.rados.rados.0.smithi084.stdout:2728: finishing write tid 4 to smithi08466639-3 2023-10-01T07:34:38.836 INFO:tasks.rados.rados.0.smithi084.stdout:2728: finishing write tid 5 to smithi08466639-3 2023-10-01T07:34:38.836 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 3 v 435 (ObjNum 1757 snap 0 seq_num 1757) dirty exists 2023-10-01T07:34:38.836 INFO:tasks.rados.rados.0.smithi084.stdout:2728: left oid 3 (ObjNum 1757 snap 0 seq_num 1757) 2023-10-01T07:34:38.836 INFO:tasks.rados.rados.0.smithi084.stdout:2729: finishing write tid 1 to smithi08466639-36 2023-10-01T07:34:38.836 INFO:tasks.rados.rados.0.smithi084.stdout:2729: finishing write tid 2 to smithi08466639-36 2023-10-01T07:34:38.836 INFO:tasks.rados.rados.0.smithi084.stdout:2729: finishing write tid 3 to smithi08466639-36 2023-10-01T07:34:38.836 INFO:tasks.rados.rados.0.smithi084.stdout:2729: finishing write tid 4 to smithi08466639-36 2023-10-01T07:34:38.836 INFO:tasks.rados.rados.0.smithi084.stdout:2729: finishing write tid 5 to smithi08466639-36 2023-10-01T07:34:38.837 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 36 v 310 (ObjNum 1758 snap 0 seq_num 1758) dirty exists 2023-10-01T07:34:38.837 INFO:tasks.rados.rados.0.smithi084.stdout:2729: left oid 36 (ObjNum 1758 snap 0 seq_num 1758) 2023-10-01T07:34:38.837 INFO:tasks.rados.rados.0.smithi084.stdout:2730: expect (ObjNum 1134 snap 0 seq_num 1134) 2023-10-01T07:34:38.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:38 smithi112 bash[27689]: cephadm 2023-10-01T07:34:36.836244+0000 mgr.x (mgr.24739) 50 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-10-01T07:34:38.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:38 smithi112 bash[27689]: cephadm 2023-10-01T07:34:36.856632+0000 mgr.x (mgr.24739) 51 : cephadm [INF] Reconfiguring daemon grafana.a on smithi112 2023-10-01T07:34:38.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:38 smithi112 bash[27689]: audit 2023-10-01T07:34:37.922921+0000 mon.a (mon.0) 797 : audit [DBG] from='client.? 172.21.15.84:0/3203276555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:39.019 INFO:tasks.rados.rados.0.smithi084.stdout:2732: finishing write tid 1 to smithi08466639-324 2023-10-01T07:34:39.019 INFO:tasks.rados.rados.0.smithi084.stdout:2731: expect (ObjNum 1615 snap 0 seq_num 1615) 2023-10-01T07:34:39.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:38 smithi084 bash[33757]: cephadm 2023-10-01T07:34:36.836244+0000 mgr.x (mgr.24739) 50 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-10-01T07:34:39.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:38 smithi084 bash[33757]: cephadm 2023-10-01T07:34:36.856632+0000 mgr.x (mgr.24739) 51 : cephadm [INF] Reconfiguring daemon grafana.a on smithi112 2023-10-01T07:34:39.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:38 smithi084 bash[33757]: audit 2023-10-01T07:34:37.922921+0000 mon.a (mon.0) 797 : audit [DBG] from='client.? 172.21.15.84:0/3203276555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:39.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:38 smithi084 bash[27378]: cephadm 2023-10-01T07:34:36.836244+0000 mgr.x (mgr.24739) 50 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-10-01T07:34:39.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:38 smithi084 bash[27378]: cephadm 2023-10-01T07:34:36.856632+0000 mgr.x (mgr.24739) 51 : cephadm [INF] Reconfiguring daemon grafana.a on smithi112 2023-10-01T07:34:39.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:38 smithi084 bash[27378]: audit 2023-10-01T07:34:37.922921+0000 mon.a (mon.0) 797 : audit [DBG] from='client.? 172.21.15.84:0/3203276555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:39.200 INFO:tasks.rados.rados.0.smithi084.stdout:2732: finishing write tid 2 to smithi08466639-324 2023-10-01T07:34:39.200 INFO:tasks.rados.rados.0.smithi084.stdout:2732: finishing write tid 3 to smithi08466639-324 2023-10-01T07:34:39.200 INFO:tasks.rados.rados.0.smithi084.stdout:2732: finishing write tid 4 to smithi08466639-324 2023-10-01T07:34:39.200 INFO:tasks.rados.rados.0.smithi084.stdout:2732: finishing write tid 5 to smithi08466639-324 2023-10-01T07:34:39.200 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 324 v 306 (ObjNum 1759 snap 0 seq_num 1759) dirty exists 2023-10-01T07:34:39.201 INFO:tasks.rados.rados.0.smithi084.stdout:2732: left oid 324 (ObjNum 1759 snap 0 seq_num 1759) 2023-10-01T07:34:39.201 INFO:tasks.rados.rados.0.smithi084.stdout:2725: done (8 left) 2023-10-01T07:34:39.201 INFO:tasks.rados.rados.0.smithi084.stdout:2726: done (7 left) 2023-10-01T07:34:39.201 INFO:tasks.rados.rados.0.smithi084.stdout:2727: done (6 left) 2023-10-01T07:34:39.201 INFO:tasks.rados.rados.0.smithi084.stdout:2728: done (5 left) 2023-10-01T07:34:39.201 INFO:tasks.rados.rados.0.smithi084.stdout:2729: done (4 left) 2023-10-01T07:34:39.201 INFO:tasks.rados.rados.0.smithi084.stdout:2730: done (3 left) 2023-10-01T07:34:39.201 INFO:tasks.rados.rados.0.smithi084.stdout:2731: done (2 left) 2023-10-01T07:34:39.201 INFO:tasks.rados.rados.0.smithi084.stdout:2732: done (1 left) 2023-10-01T07:34:39.201 INFO:tasks.rados.rados.0.smithi084.stdout:2733: done (0 left) 2023-10-01T07:34:39.201 INFO:tasks.rados.rados.0.smithi084.stdout:2734: write oid 312 current snap is 0 2023-10-01T07:34:39.201 INFO:tasks.rados.rados.0.smithi084.stdout:2734: seq_num 1761 ranges {797127=591032,2116202=478609,3159655=437472} 2023-10-01T07:34:39.214 INFO:tasks.rados.rados.0.smithi084.stdout:2734: writing smithi08466639-312 from 797127 to 1388159 tid 1 2023-10-01T07:34:39.221 INFO:tasks.rados.rados.0.smithi084.stdout:2734: writing smithi08466639-312 from 2116202 to 2594811 tid 2 2023-10-01T07:34:39.227 INFO:tasks.rados.rados.0.smithi084.stdout:2734: writing smithi08466639-312 from 3159655 to 3597127 tid 3 2023-10-01T07:34:39.227 INFO:tasks.rados.rados.0.smithi084.stdout:2735: delete oid 168 current snap is 0 2023-10-01T07:34:39.227 INFO:tasks.rados.rados.0.smithi084.stdout:2734: finishing write tid 1 to smithi08466639-312 2023-10-01T07:34:39.227 INFO:tasks.rados.rados.0.smithi084.stdout:2734: finishing write tid 2 to smithi08466639-312 2023-10-01T07:34:39.230 INFO:tasks.rados.rados.0.smithi084.stdout:2735: done (1 left) 2023-10-01T07:34:39.230 INFO:tasks.rados.rados.0.smithi084.stdout:2736: write oid 68 current snap is 0 2023-10-01T07:34:39.230 INFO:tasks.rados.rados.0.smithi084.stdout:2736: seq_num 1763 ranges {430741=741530,1833166=482278,2814501=584794} 2023-10-01T07:34:39.236 INFO:tasks.rados.rados.0.smithi084.stdout:2736: writing smithi08466639-68 from 430741 to 1172271 tid 1 2023-10-01T07:34:39.243 INFO:tasks.rados.rados.0.smithi084.stdout:2736: writing smithi08466639-68 from 1833166 to 2315444 tid 2 2023-10-01T07:34:39.250 INFO:tasks.rados.rados.0.smithi084.stdout:2736: writing smithi08466639-68 from 2814501 to 3399295 tid 3 2023-10-01T07:34:39.250 INFO:tasks.rados.rados.0.smithi084.stdout:2737: write oid 54 current snap is 0 2023-10-01T07:34:39.250 INFO:tasks.rados.rados.0.smithi084.stdout:2737: seq_num 1764 ranges {447548=533132,1491648=742289,2841924=796066} 2023-10-01T07:34:39.255 INFO:tasks.rados.rados.0.smithi084.stdout:2737: writing smithi08466639-54 from 447548 to 980680 tid 1 2023-10-01T07:34:39.262 INFO:tasks.rados.rados.0.smithi084.stdout:2737: writing smithi08466639-54 from 1491648 to 2233937 tid 2 2023-10-01T07:34:39.270 INFO:tasks.rados.rados.0.smithi084.stdout:2737: writing smithi08466639-54 from 2841924 to 3637990 tid 3 2023-10-01T07:34:39.271 INFO:tasks.rados.rados.0.smithi084.stdout:2738: read oid 192 snap -1 2023-10-01T07:34:39.271 INFO:tasks.rados.rados.0.smithi084.stdout:2738: expect (ObjNum 1701 snap 0 seq_num 1701) 2023-10-01T07:34:39.271 INFO:tasks.rados.rados.0.smithi084.stdout:2739: write oid 260 current snap is 0 2023-10-01T07:34:39.271 INFO:tasks.rados.rados.0.smithi084.stdout:2739: seq_num 1765 ranges {464355=608381,1550130=485947,2469347=607338,3549144=115211} 2023-10-01T07:34:39.277 INFO:tasks.rados.rados.0.smithi084.stdout:2739: writing smithi08466639-260 from 464355 to 1072736 tid 1 2023-10-01T07:34:39.283 INFO:tasks.rados.rados.0.smithi084.stdout:2739: writing smithi08466639-260 from 1550130 to 2036077 tid 2 2023-10-01T07:34:39.289 INFO:tasks.rados.rados.0.smithi084.stdout:2739: writing smithi08466639-260 from 2469347 to 3076685 tid 3 2023-10-01T07:34:39.292 INFO:tasks.rados.rados.0.smithi084.stdout:2739: writing smithi08466639-260 from 3549144 to 3664355 tid 4 2023-10-01T07:34:39.293 INFO:tasks.rados.rados.0.smithi084.stdout:2740: delete oid 272 current snap is 0 2023-10-01T07:34:39.293 INFO:tasks.rados.rados.0.smithi084.stdout:2734: finishing write tid 3 to smithi08466639-312 2023-10-01T07:34:39.293 INFO:tasks.rados.rados.0.smithi084.stdout:2734: finishing write tid 4 to smithi08466639-312 2023-10-01T07:34:39.293 INFO:tasks.rados.rados.0.smithi084.stdout:2734: finishing write tid 5 to smithi08466639-312 2023-10-01T07:34:39.293 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 312 v 310 (ObjNum 1761 snap 0 seq_num 1761) dirty exists 2023-10-01T07:34:39.293 INFO:tasks.rados.rados.0.smithi084.stdout:2734: left oid 312 (ObjNum 1761 snap 0 seq_num 1761) 2023-10-01T07:34:39.293 INFO:tasks.rados.rados.0.smithi084.stdout:2736: finishing write tid 1 to smithi08466639-68 2023-10-01T07:34:39.293 INFO:tasks.rados.rados.0.smithi084.stdout:2736: finishing write tid 2 to smithi08466639-68 2023-10-01T07:34:39.293 INFO:tasks.rados.rados.0.smithi084.stdout:2736: finishing write tid 3 to smithi08466639-68 2023-10-01T07:34:39.293 INFO:tasks.rados.rados.0.smithi084.stdout:2736: finishing write tid 4 to smithi08466639-68 2023-10-01T07:34:39.294 INFO:tasks.rados.rados.0.smithi084.stdout:2736: finishing write tid 5 to smithi08466639-68 2023-10-01T07:34:39.294 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 68 v 408 (ObjNum 1763 snap 0 seq_num 1763) dirty exists 2023-10-01T07:34:39.294 INFO:tasks.rados.rados.0.smithi084.stdout:2736: left oid 68 (ObjNum 1763 snap 0 seq_num 1763) 2023-10-01T07:34:39.294 INFO:tasks.rados.rados.0.smithi084.stdout:2737: finishing write tid 1 to smithi08466639-54 2023-10-01T07:34:39.294 INFO:tasks.rados.rados.0.smithi084.stdout:2737: finishing write tid 2 to smithi08466639-54 2023-10-01T07:34:39.294 INFO:tasks.rados.rados.0.smithi084.stdout:2737: finishing write tid 3 to smithi08466639-54 2023-10-01T07:34:39.294 INFO:tasks.rados.rados.0.smithi084.stdout:2737: finishing write tid 4 to smithi08466639-54 2023-10-01T07:34:39.294 INFO:tasks.rados.rados.0.smithi084.stdout:2737: finishing write tid 5 to smithi08466639-54 2023-10-01T07:34:39.294 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 54 v 420 (ObjNum 1764 snap 0 seq_num 1764) dirty exists 2023-10-01T07:34:39.294 INFO:tasks.rados.rados.0.smithi084.stdout:2737: left oid 54 (ObjNum 1764 snap 0 seq_num 1764) 2023-10-01T07:34:39.295 INFO:tasks.rados.rados.0.smithi084.stdout:2738: expect (ObjNum 1701 snap 0 seq_num 1701) 2023-10-01T07:34:39.468 INFO:tasks.rados.rados.0.smithi084.stdout:2739: finishing write tid 1 to smithi08466639-260 2023-10-01T07:34:39.468 INFO:tasks.rados.rados.0.smithi084.stdout:2739: finishing write tid 2 to smithi08466639-260 2023-10-01T07:34:39.468 INFO:tasks.rados.rados.0.smithi084.stdout:2739: finishing write tid 3 to smithi08466639-260 2023-10-01T07:34:39.468 INFO:tasks.rados.rados.0.smithi084.stdout:2739: finishing write tid 4 to smithi08466639-260 2023-10-01T07:34:39.468 INFO:tasks.rados.rados.0.smithi084.stdout:2739: finishing write tid 5 to smithi08466639-260 2023-10-01T07:34:39.468 INFO:tasks.rados.rados.0.smithi084.stdout:2739: finishing write tid 6 to smithi08466639-260 2023-10-01T07:34:39.468 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 260 v 394 (ObjNum 1765 snap 0 seq_num 1765) dirty exists 2023-10-01T07:34:39.469 INFO:tasks.rados.rados.0.smithi084.stdout:2739: left oid 260 (ObjNum 1765 snap 0 seq_num 1765) 2023-10-01T07:34:39.469 INFO:tasks.rados.rados.0.smithi084.stdout:2734: done (5 left) 2023-10-01T07:34:39.469 INFO:tasks.rados.rados.0.smithi084.stdout:2736: done (4 left) 2023-10-01T07:34:39.469 INFO:tasks.rados.rados.0.smithi084.stdout:2737: done (3 left) 2023-10-01T07:34:39.469 INFO:tasks.rados.rados.0.smithi084.stdout:2738: done (2 left) 2023-10-01T07:34:39.469 INFO:tasks.rados.rados.0.smithi084.stdout:2739: done (1 left) 2023-10-01T07:34:39.469 INFO:tasks.rados.rados.0.smithi084.stdout:2740: done (0 left) 2023-10-01T07:34:39.469 INFO:tasks.rados.rados.0.smithi084.stdout:2741: write oid 174 current snap is 0 2023-10-01T07:34:39.469 INFO:tasks.rados.rados.0.smithi084.stdout:2741: seq_num 1767 ranges {497969=758879,1667094=489616,2924193=629882} 2023-10-01T07:34:39.479 INFO:tasks.rados.rados.0.smithi084.stdout:2741: writing smithi08466639-174 from 497969 to 1256848 tid 1 2023-10-01T07:34:39.485 INFO:tasks.rados.rados.0.smithi084.stdout:2741: writing smithi08466639-174 from 1667094 to 2156710 tid 2 2023-10-01T07:34:39.494 INFO:tasks.rados.rados.0.smithi084.stdout:2741: writing smithi08466639-174 from 2924193 to 3554075 tid 3 2023-10-01T07:34:39.494 INFO:tasks.rados.rados.0.smithi084.stdout:2742: write oid 303 current snap is 0 2023-10-01T07:34:39.494 INFO:tasks.rados.rados.0.smithi084.stdout:2742: seq_num 1768 ranges {514776=434128,1609223=633274,2718910=557507} 2023-10-01T07:34:39.499 INFO:tasks.rados.rados.0.smithi084.stdout:2742: writing smithi08466639-303 from 514776 to 948904 tid 1 2023-10-01T07:34:39.506 INFO:tasks.rados.rados.0.smithi084.stdout:2742: writing smithi08466639-303 from 1609223 to 2242497 tid 2 2023-10-01T07:34:39.514 INFO:tasks.rados.rados.0.smithi084.stdout:2742: writing smithi08466639-303 from 2718910 to 3276417 tid 3 2023-10-01T07:34:39.514 INFO:tasks.rados.rados.0.smithi084.stdout:2743: write oid 235 current snap is 0 2023-10-01T07:34:39.514 INFO:tasks.rados.rados.0.smithi084.stdout:2741: finishing write tid 1 to smithi08466639-174 2023-10-01T07:34:39.514 INFO:tasks.rados.rados.0.smithi084.stdout:2743: seq_num 1769 ranges {531583=509377,1667705=493285,2862686=768779} 2023-10-01T07:34:39.518 INFO:tasks.rados.rados.0.smithi084.stdout:2743: writing smithi08466639-235 from 531583 to 1040960 tid 1 2023-10-01T07:34:39.525 INFO:tasks.rados.rados.0.smithi084.stdout:2743: writing smithi08466639-235 from 1667705 to 2160990 tid 2 2023-10-01T07:34:39.534 INFO:tasks.rados.rados.0.smithi084.stdout:2743: writing smithi08466639-235 from 2862686 to 3631465 tid 3 2023-10-01T07:34:39.534 INFO:tasks.rados.rados.0.smithi084.stdout:2744: read oid 233 snap -1 2023-10-01T07:34:39.534 INFO:tasks.rados.rados.0.smithi084.stdout:2744: expect (ObjNum 1431 snap 0 seq_num 1431) 2023-10-01T07:34:39.534 INFO:tasks.rados.rados.0.smithi084.stdout:2745: read oid 178 snap -1 2023-10-01T07:34:39.534 INFO:tasks.rados.rados.0.smithi084.stdout:2745: expect (ObjNum 1504 snap 0 seq_num 1504) 2023-10-01T07:34:39.534 INFO:tasks.rados.rados.0.smithi084.stdout:2746: write oid 3 current snap is 0 2023-10-01T07:34:39.534 INFO:tasks.rados.rados.0.smithi084.stdout:2741: finishing write tid 2 to smithi08466639-174 2023-10-01T07:34:39.534 INFO:tasks.rados.rados.0.smithi084.stdout:2741: finishing write tid 3 to smithi08466639-174 2023-10-01T07:34:39.534 INFO:tasks.rados.rados.0.smithi084.stdout:2741: finishing write tid 4 to smithi08466639-174 2023-10-01T07:34:39.534 INFO:tasks.rados.rados.0.smithi084.stdout:2741: finishing write tid 5 to smithi08466639-174 2023-10-01T07:34:39.535 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 174 v 308 (ObjNum 1767 snap 0 seq_num 1767) dirty exists 2023-10-01T07:34:39.535 INFO:tasks.rados.rados.0.smithi084.stdout:2741: left oid 174 (ObjNum 1767 snap 0 seq_num 1767) 2023-10-01T07:34:39.535 INFO:tasks.rados.rados.0.smithi084.stdout:2742: finishing write tid 1 to smithi08466639-303 2023-10-01T07:34:39.535 INFO:tasks.rados.rados.0.smithi084.stdout:2742: finishing write tid 2 to smithi08466639-303 2023-10-01T07:34:39.535 INFO:tasks.rados.rados.0.smithi084.stdout:2746: seq_num 1770 ranges {548390=584626,1726187=636943,2773756=580051} 2023-10-01T07:34:39.540 INFO:tasks.rados.rados.0.smithi084.stdout:2746: writing smithi08466639-3 from 548390 to 1133016 tid 1 2023-10-01T07:34:39.547 INFO:tasks.rados.rados.0.smithi084.stdout:2746: writing smithi08466639-3 from 1726187 to 2363130 tid 2 2023-10-01T07:34:39.553 INFO:tasks.rados.rados.0.smithi084.stdout:2746: writing smithi08466639-3 from 2773756 to 3353807 tid 3 2023-10-01T07:34:39.553 INFO:tasks.rados.rados.0.smithi084.stdout:2741: done (5 left) 2023-10-01T07:34:39.553 INFO:tasks.rados.rados.0.smithi084.stdout:2747: write oid 496 current snap is 0 2023-10-01T07:34:39.553 INFO:tasks.rados.rados.0.smithi084.stdout:2742: finishing write tid 3 to smithi08466639-303 2023-10-01T07:34:39.553 INFO:tasks.rados.rados.0.smithi084.stdout:2742: finishing write tid 4 to smithi08466639-303 2023-10-01T07:34:39.553 INFO:tasks.rados.rados.0.smithi084.stdout:2742: finishing write tid 5 to smithi08466639-303 2023-10-01T07:34:39.553 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 303 v 416 (ObjNum 1768 snap 0 seq_num 1768) dirty exists 2023-10-01T07:34:39.554 INFO:tasks.rados.rados.0.smithi084.stdout:2742: left oid 303 (ObjNum 1768 snap 0 seq_num 1768) 2023-10-01T07:34:39.554 INFO:tasks.rados.rados.0.smithi084.stdout:2743: finishing write tid 1 to smithi08466639-235 2023-10-01T07:34:39.554 INFO:tasks.rados.rados.0.smithi084.stdout:2743: finishing write tid 2 to smithi08466639-235 2023-10-01T07:34:39.554 INFO:tasks.rados.rados.0.smithi084.stdout:2743: finishing write tid 3 to smithi08466639-235 2023-10-01T07:34:39.554 INFO:tasks.rados.rados.0.smithi084.stdout:2743: finishing write tid 4 to smithi08466639-235 2023-10-01T07:34:39.554 INFO:tasks.rados.rados.0.smithi084.stdout:2743: finishing write tid 5 to smithi08466639-235 2023-10-01T07:34:39.554 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 235 v 381 (ObjNum 1769 snap 0 seq_num 1769) dirty exists 2023-10-01T07:34:39.554 INFO:tasks.rados.rados.0.smithi084.stdout:2743: left oid 235 (ObjNum 1769 snap 0 seq_num 1769) 2023-10-01T07:34:39.554 INFO:tasks.rados.rados.0.smithi084.stdout:2744: expect (ObjNum 1431 snap 0 seq_num 1431) 2023-10-01T07:34:39.618 INFO:tasks.rados.rados.0.smithi084.stdout:2745: expect (ObjNum 1504 snap 0 seq_num 1504) 2023-10-01T07:34:39.752 INFO:tasks.rados.rados.0.smithi084.stdout:2746: finishing write tid 1 to smithi08466639-3 2023-10-01T07:34:39.752 INFO:tasks.rados.rados.0.smithi084.stdout:2746: finishing write tid 2 to smithi08466639-3 2023-10-01T07:34:39.752 INFO:tasks.rados.rados.0.smithi084.stdout:2746: finishing write tid 3 to smithi08466639-3 2023-10-01T07:34:39.752 INFO:tasks.rados.rados.0.smithi084.stdout:2746: finishing write tid 4 to smithi08466639-3 2023-10-01T07:34:39.752 INFO:tasks.rados.rados.0.smithi084.stdout:2746: finishing write tid 5 to smithi08466639-3 2023-10-01T07:34:39.752 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 3 v 439 (ObjNum 1770 snap 0 seq_num 1770) dirty exists 2023-10-01T07:34:39.752 INFO:tasks.rados.rados.0.smithi084.stdout:2746: left oid 3 (ObjNum 1770 snap 0 seq_num 1770) 2023-10-01T07:34:39.753 INFO:tasks.rados.rados.0.smithi084.stdout:2747: seq_num 1771 ranges {565197=659875,1784669=496954,2917532=791323} 2023-10-01T07:34:39.765 INFO:tasks.rados.rados.0.smithi084.stdout:2747: writing smithi08466639-496 from 565197 to 1225072 tid 1 2023-10-01T07:34:39.771 INFO:tasks.rados.rados.0.smithi084.stdout:2747: writing smithi08466639-496 from 1784669 to 2281623 tid 2 2023-10-01T07:34:39.780 INFO:tasks.rados.rados.0.smithi084.stdout:2747: writing smithi08466639-496 from 2917532 to 3708855 tid 3 2023-10-01T07:34:39.780 INFO:tasks.rados.rados.0.smithi084.stdout:2742: done (5 left) 2023-10-01T07:34:39.780 INFO:tasks.rados.rados.0.smithi084.stdout:2743: done (4 left) 2023-10-01T07:34:39.780 INFO:tasks.rados.rados.0.smithi084.stdout:2744: done (3 left) 2023-10-01T07:34:39.781 INFO:tasks.rados.rados.0.smithi084.stdout:2745: done (2 left) 2023-10-01T07:34:39.781 INFO:tasks.rados.rados.0.smithi084.stdout:2746: done (1 left) 2023-10-01T07:34:39.781 INFO:tasks.rados.rados.0.smithi084.stdout:2748: write oid 405 current snap is 0 2023-10-01T07:34:39.781 INFO:tasks.rados.rados.0.smithi084.stdout:2747: finishing write tid 1 to smithi08466639-496 2023-10-01T07:34:39.781 INFO:tasks.rados.rados.0.smithi084.stdout:2747: finishing write tid 2 to smithi08466639-496 2023-10-01T07:34:39.781 INFO:tasks.rados.rados.0.smithi084.stdout:2748: seq_num 1772 ranges {582004=451477,1443151=640612,2544955=602595,3612817=169187} 2023-10-01T07:34:39.785 INFO:tasks.rados.rados.0.smithi084.stdout:2748: writing smithi08466639-405 from 582004 to 1033481 tid 1 2023-10-01T07:34:39.791 INFO:tasks.rados.rados.0.smithi084.stdout:2748: writing smithi08466639-405 from 1443151 to 2083763 tid 2 2023-10-01T07:34:39.797 INFO:tasks.rados.rados.0.smithi084.stdout:2748: writing smithi08466639-405 from 2544955 to 3147550 tid 3 2023-10-01T07:34:39.800 INFO:tasks.rados.rados.0.smithi084.stdout:2748: writing smithi08466639-405 from 3612817 to 3782004 tid 4 2023-10-01T07:34:39.800 INFO:tasks.rados.rados.0.smithi084.stdout:2749: write oid 278 current snap is 0 2023-10-01T07:34:39.801 INFO:tasks.rados.rados.0.smithi084.stdout:2747: finishing write tid 3 to smithi08466639-496 2023-10-01T07:34:39.801 INFO:tasks.rados.rados.0.smithi084.stdout:2749: seq_num 1773 ranges {598811=526726,1901633=500623,2972378=530220} 2023-10-01T07:34:39.807 INFO:tasks.rados.rados.0.smithi084.stdout:2749: writing smithi08466639-278 from 598811 to 1125537 tid 1 2023-10-01T07:34:39.814 INFO:tasks.rados.rados.0.smithi084.stdout:2749: writing smithi08466639-278 from 1901633 to 2402256 tid 2 2023-10-01T07:34:39.821 INFO:tasks.rados.rados.0.smithi084.stdout:2749: writing smithi08466639-278 from 2972378 to 3502598 tid 3 2023-10-01T07:34:39.821 INFO:tasks.rados.rados.0.smithi084.stdout:2750: read oid 408 snap -1 2023-10-01T07:34:39.821 INFO:tasks.rados.rados.0.smithi084.stdout:2750: expect (ObjNum 1355 snap 0 seq_num 1355) 2023-10-01T07:34:39.821 INFO:tasks.rados.rados.0.smithi084.stdout:2751: read oid 30 snap -1 2023-10-01T07:34:39.821 INFO:tasks.rados.rados.0.smithi084.stdout:2751: expect (ObjNum 29 snap 0 seq_num 29) 2023-10-01T07:34:39.822 INFO:tasks.rados.rados.0.smithi084.stdout:2752: read oid 466 snap -1 2023-10-01T07:34:39.822 INFO:tasks.rados.rados.0.smithi084.stdout:2752: expect (ObjNum 1541 snap 0 seq_num 1541) 2023-10-01T07:34:39.822 INFO:tasks.rados.rados.0.smithi084.stdout:2753: delete oid 309 current snap is 0 2023-10-01T07:34:39.822 INFO:tasks.rados.rados.0.smithi084.stdout:2747: finishing write tid 4 to smithi08466639-496 2023-10-01T07:34:39.822 INFO:tasks.rados.rados.0.smithi084.stdout:2747: finishing write tid 5 to smithi08466639-496 2023-10-01T07:34:39.822 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 496 v 314 (ObjNum 1771 snap 0 seq_num 1771) dirty exists 2023-10-01T07:34:39.822 INFO:tasks.rados.rados.0.smithi084.stdout:2747: left oid 496 (ObjNum 1771 snap 0 seq_num 1771) 2023-10-01T07:34:39.822 INFO:tasks.rados.rados.0.smithi084.stdout:2748: finishing write tid 1 to smithi08466639-405 2023-10-01T07:34:39.822 INFO:tasks.rados.rados.0.smithi084.stdout:2748: finishing write tid 2 to smithi08466639-405 2023-10-01T07:34:39.822 INFO:tasks.rados.rados.0.smithi084.stdout:2748: finishing write tid 3 to smithi08466639-405 2023-10-01T07:34:39.822 INFO:tasks.rados.rados.0.smithi084.stdout:2748: finishing write tid 4 to smithi08466639-405 2023-10-01T07:34:39.822 INFO:tasks.rados.rados.0.smithi084.stdout:2748: finishing write tid 5 to smithi08466639-405 2023-10-01T07:34:39.823 INFO:tasks.rados.rados.0.smithi084.stdout:2748: finishing write tid 6 to smithi08466639-405 2023-10-01T07:34:39.823 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 405 v 425 (ObjNum 1772 snap 0 seq_num 1772) dirty exists 2023-10-01T07:34:39.823 INFO:tasks.rados.rados.0.smithi084.stdout:2748: left oid 405 (ObjNum 1772 snap 0 seq_num 1772) 2023-10-01T07:34:39.823 INFO:tasks.rados.rados.0.smithi084.stdout:2749: finishing write tid 1 to smithi08466639-278 2023-10-01T07:34:39.823 INFO:tasks.rados.rados.0.smithi084.stdout:2749: finishing write tid 2 to smithi08466639-278 2023-10-01T07:34:39.824 INFO:tasks.rados.rados.0.smithi084.stdout:2747: done (6 left) 2023-10-01T07:34:39.824 INFO:tasks.rados.rados.0.smithi084.stdout:2748: done (5 left) 2023-10-01T07:34:39.825 INFO:tasks.rados.rados.0.smithi084.stdout:2753: done (4 left) 2023-10-01T07:34:39.825 INFO:tasks.rados.rados.0.smithi084.stdout:2754: read oid 478 snap -1 2023-10-01T07:34:39.825 INFO:tasks.rados.rados.0.smithi084.stdout:2754: expect (ObjNum 1447 snap 0 seq_num 1447) 2023-10-01T07:34:39.825 INFO:tasks.rados.rados.0.smithi084.stdout:2755: read oid 101 snap -1 2023-10-01T07:34:39.825 INFO:tasks.rados.rados.0.smithi084.stdout:2755: expect (ObjNum 1604 snap 0 seq_num 1604) 2023-10-01T07:34:39.825 INFO:tasks.rados.rados.0.smithi084.stdout:2756: read oid 122 snap -1 2023-10-01T07:34:39.825 INFO:tasks.rados.rados.0.smithi084.stdout:2756: expect (ObjNum 121 snap 0 seq_num 121) 2023-10-01T07:34:39.825 INFO:tasks.rados.rados.0.smithi084.stdout:2757: read oid 28 snap -1 2023-10-01T07:34:39.825 INFO:tasks.rados.rados.0.smithi084.stdout:2757: expect (ObjNum 1601 snap 0 seq_num 1601) 2023-10-01T07:34:39.825 INFO:tasks.rados.rados.0.smithi084.stdout:2758: write oid 365 current snap is 0 2023-10-01T07:34:39.825 INFO:tasks.rados.rados.0.smithi084.stdout:2758: seq_num 1775 ranges {632425=677224,2018597=504292,3027224=552764} 2023-10-01T07:34:39.832 INFO:tasks.rados.rados.0.smithi084.stdout:2758: writing smithi08466639-365 from 632425 to 1309649 tid 1 2023-10-01T07:34:39.840 INFO:tasks.rados.rados.0.smithi084.stdout:2758: writing smithi08466639-365 from 2018597 to 2522889 tid 2 2023-10-01T07:34:39.846 INFO:tasks.rados.rados.0.smithi084.stdout:2758: writing smithi08466639-365 from 3027224 to 3579988 tid 3 2023-10-01T07:34:39.846 INFO:tasks.rados.rados.0.smithi084.stdout:2759: write oid 499 current snap is 0 2023-10-01T07:34:39.846 INFO:tasks.rados.rados.0.smithi084.stdout:2759: seq_num 1776 ranges {649232=752473,1960726=647950,3338294=510938} 2023-10-01T07:34:39.854 INFO:tasks.rados.rados.0.smithi084.stdout:2759: writing smithi08466639-499 from 649232 to 1401705 tid 1 2023-10-01T07:34:39.861 INFO:tasks.rados.rados.0.smithi084.stdout:2759: writing smithi08466639-499 from 1960726 to 2608676 tid 2 2023-10-01T07:34:39.868 INFO:tasks.rados.rados.0.smithi084.stdout:2759: writing smithi08466639-499 from 3338294 to 3849232 tid 3 2023-10-01T07:34:39.868 INFO:tasks.rados.rados.0.smithi084.stdout:2760: write oid 317 current snap is 0 2023-10-01T07:34:39.868 INFO:tasks.rados.rados.0.smithi084.stdout:2760: seq_num 1777 ranges {666039=427722,1619208=507961,2565717=691661,3660365=205674} 2023-10-01T07:34:39.874 INFO:tasks.rados.rados.0.smithi084.stdout:2760: writing smithi08466639-317 from 666039 to 1093761 tid 1 2023-10-01T07:34:39.880 INFO:tasks.rados.rados.0.smithi084.stdout:2760: writing smithi08466639-317 from 1619208 to 2127169 tid 2 2023-10-01T07:34:39.886 INFO:tasks.rados.rados.0.smithi084.stdout:2760: writing smithi08466639-317 from 2565717 to 3257378 tid 3 2023-10-01T07:34:39.889 INFO:tasks.rados.rados.0.smithi084.stdout:2760: writing smithi08466639-317 from 3660365 to 3866039 tid 4 2023-10-01T07:34:39.890 INFO:tasks.rados.rados.0.smithi084.stdout:2761: write oid 120 current snap is 0 2023-10-01T07:34:39.890 INFO:tasks.rados.rados.0.smithi084.stdout:2761: seq_num 1778 ranges {682846=502971,1677690=651619,2993140=502933} 2023-10-01T07:34:39.896 INFO:tasks.rados.rados.0.smithi084.stdout:2761: writing smithi08466639-120 from 682846 to 1185817 tid 1 2023-10-01T07:34:39.902 INFO:tasks.rados.rados.0.smithi084.stdout:2761: writing smithi08466639-120 from 1677690 to 2329309 tid 2 2023-10-01T07:34:39.909 INFO:tasks.rados.rados.0.smithi084.stdout:2761: writing smithi08466639-120 from 2993140 to 3496073 tid 3 2023-10-01T07:34:39.910 INFO:tasks.rados.rados.0.smithi084.stdout:2762: read oid 332 snap -1 2023-10-01T07:34:39.910 INFO:tasks.rados.rados.0.smithi084.stdout:2762: expect (ObjNum 1610 snap 0 seq_num 1610) 2023-10-01T07:34:39.910 INFO:tasks.rados.rados.0.smithi084.stdout:2763: write oid 147 current snap is 0 2023-10-01T07:34:39.910 INFO:tasks.rados.rados.0.smithi084.stdout:2749: finishing write tid 3 to smithi08466639-278 2023-10-01T07:34:39.910 INFO:tasks.rados.rados.0.smithi084.stdout:2763: seq_num 1779 ranges {699653=694573,1852525=795277,3420563=479090} 2023-10-01T07:34:39.918 INFO:tasks.rados.rados.0.smithi084.stdout:2763: writing smithi08466639-147 from 699653 to 1394226 tid 1 2023-10-01T07:34:39.925 INFO:tasks.rados.rados.0.smithi084.stdout:2763: writing smithi08466639-147 from 1852525 to 2647802 tid 2 2023-10-01T07:34:39.931 INFO:tasks.rados.rados.0.smithi084.stdout:2763: writing smithi08466639-147 from 3420563 to 3899653 tid 3 2023-10-01T07:34:39.932 INFO:tasks.rados.rados.0.smithi084.stdout:2764: write oid 207 current snap is 0 2023-10-01T07:34:39.932 INFO:tasks.rados.rados.0.smithi084.stdout:2764: seq_num 1780 ranges {716460=769822,2194654=655288,3447986=468474} 2023-10-01T07:34:39.940 INFO:tasks.rados.rados.0.smithi084.stdout:2764: writing smithi08466639-207 from 716460 to 1486282 tid 1 2023-10-01T07:34:39.948 INFO:tasks.rados.rados.0.smithi084.stdout:2764: writing smithi08466639-207 from 2194654 to 2849942 tid 2 2023-10-01T07:34:39.954 INFO:tasks.rados.rados.0.smithi084.stdout:2764: writing smithi08466639-207 from 3447986 to 3916460 tid 3 2023-10-01T07:34:39.954 INFO:tasks.rados.rados.0.smithi084.stdout:2765: read oid 323 snap -1 2023-10-01T07:34:39.954 INFO:tasks.rados.rados.0.smithi084.stdout:2765: expect (ObjNum 1048 snap 0 seq_num 1048) 2023-10-01T07:34:39.954 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:34:39.954 INFO:tasks.rados.rados.0.smithi084.stdout:2750: expect (ObjNum 1355 snap 0 seq_num 1355) 2023-10-01T07:34:39.977 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:39 smithi112 bash[27689]: cluster 2023-10-01T07:34:38.380329+0000 mgr.x (mgr.24739) 52 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 7.9 MiB/s wr, 78 op/s 2023-10-01T07:34:40.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:39 smithi084 bash[27378]: cluster 2023-10-01T07:34:38.380329+0000 mgr.x (mgr.24739) 52 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 7.9 MiB/s wr, 78 op/s 2023-10-01T07:34:40.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:39 smithi084 bash[33757]: cluster 2023-10-01T07:34:38.380329+0000 mgr.x (mgr.24739) 52 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 7.9 MiB/s wr, 78 op/s 2023-10-01T07:34:40.084 INFO:tasks.rados.rados.0.smithi084.stdout:2749: finishing write tid 4 to smithi08466639-278 2023-10-01T07:34:40.084 INFO:tasks.rados.rados.0.smithi084.stdout:2749: finishing write tid 5 to smithi08466639-278 2023-10-01T07:34:40.084 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 278 v 318 (ObjNum 1773 snap 0 seq_num 1773) dirty exists 2023-10-01T07:34:40.085 INFO:tasks.rados.rados.0.smithi084.stdout:2749: left oid 278 (ObjNum 1773 snap 0 seq_num 1773) 2023-10-01T07:34:40.085 INFO:tasks.rados.rados.0.smithi084.stdout:2751: expect (ObjNum 29 snap 0 seq_num 29) 2023-10-01T07:34:40.192 INFO:tasks.rados.rados.0.smithi084.stdout:2756: expect (ObjNum 121 snap 0 seq_num 121) 2023-10-01T07:34:40.259 INFO:tasks.rados.rados.0.smithi084.stdout:2758: finishing write tid 1 to smithi08466639-365 2023-10-01T07:34:40.259 INFO:tasks.rados.rados.0.smithi084.stdout:2754: expect (ObjNum 1447 snap 0 seq_num 1447) 2023-10-01T07:34:40.390 INFO:tasks.rados.rados.0.smithi084.stdout:2758: finishing write tid 2 to smithi08466639-365 2023-10-01T07:34:40.390 INFO:tasks.rados.rados.0.smithi084.stdout:2752: expect (ObjNum 1541 snap 0 seq_num 1541) 2023-10-01T07:34:40.564 INFO:tasks.rados.rados.0.smithi084.stdout:2758: finishing write tid 3 to smithi08466639-365 2023-10-01T07:34:40.565 INFO:tasks.rados.rados.0.smithi084.stdout:2757: expect (ObjNum 1601 snap 0 seq_num 1601) 2023-10-01T07:34:40.731 INFO:tasks.rados.rados.0.smithi084.stdout:2758: finishing write tid 4 to smithi08466639-365 2023-10-01T07:34:40.732 INFO:tasks.rados.rados.0.smithi084.stdout:2758: finishing write tid 5 to smithi08466639-365 2023-10-01T07:34:40.732 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 365 v 308 (ObjNum 1775 snap 0 seq_num 1775) dirty exists 2023-10-01T07:34:40.732 INFO:tasks.rados.rados.0.smithi084.stdout:2758: left oid 365 (ObjNum 1775 snap 0 seq_num 1775) 2023-10-01T07:34:40.732 INFO:tasks.rados.rados.0.smithi084.stdout:2755: expect (ObjNum 1604 snap 0 seq_num 1604) 2023-10-01T07:34:40.882 INFO:tasks.rados.rados.0.smithi084.stdout:2759: finishing write tid 1 to smithi08466639-499 2023-10-01T07:34:40.882 INFO:tasks.rados.rados.0.smithi084.stdout:2759: finishing write tid 2 to smithi08466639-499 2023-10-01T07:34:40.882 INFO:tasks.rados.rados.0.smithi084.stdout:2759: finishing write tid 3 to smithi08466639-499 2023-10-01T07:34:40.883 INFO:tasks.rados.rados.0.smithi084.stdout:2759: finishing write tid 4 to smithi08466639-499 2023-10-01T07:34:40.883 INFO:tasks.rados.rados.0.smithi084.stdout:2759: finishing write tid 5 to smithi08466639-499 2023-10-01T07:34:40.883 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 499 v 394 (ObjNum 1776 snap 0 seq_num 1776) dirty exists 2023-10-01T07:34:40.883 INFO:tasks.rados.rados.0.smithi084.stdout:2759: left oid 499 (ObjNum 1776 snap 0 seq_num 1776) 2023-10-01T07:34:40.883 INFO:tasks.rados.rados.0.smithi084.stdout:2760: finishing write tid 1 to smithi08466639-317 2023-10-01T07:34:40.883 INFO:tasks.rados.rados.0.smithi084.stdout:2760: finishing write tid 2 to smithi08466639-317 2023-10-01T07:34:40.883 INFO:tasks.rados.rados.0.smithi084.stdout:2760: finishing write tid 3 to smithi08466639-317 2023-10-01T07:34:40.883 INFO:tasks.rados.rados.0.smithi084.stdout:2760: finishing write tid 4 to smithi08466639-317 2023-10-01T07:34:40.883 INFO:tasks.rados.rados.0.smithi084.stdout:2760: finishing write tid 5 to smithi08466639-317 2023-10-01T07:34:40.883 INFO:tasks.rados.rados.0.smithi084.stdout:2760: finishing write tid 6 to smithi08466639-317 2023-10-01T07:34:40.883 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 317 v 279 (ObjNum 1777 snap 0 seq_num 1777) dirty exists 2023-10-01T07:34:40.883 INFO:tasks.rados.rados.0.smithi084.stdout:2760: left oid 317 (ObjNum 1777 snap 0 seq_num 1777) 2023-10-01T07:34:40.884 INFO:tasks.rados.rados.0.smithi084.stdout:2761: finishing write tid 1 to smithi08466639-120 2023-10-01T07:34:40.884 INFO:tasks.rados.rados.0.smithi084.stdout:2761: finishing write tid 2 to smithi08466639-120 2023-10-01T07:34:40.884 INFO:tasks.rados.rados.0.smithi084.stdout:2761: finishing write tid 3 to smithi08466639-120 2023-10-01T07:34:40.884 INFO:tasks.rados.rados.0.smithi084.stdout:2761: finishing write tid 4 to smithi08466639-120 2023-10-01T07:34:40.884 INFO:tasks.rados.rados.0.smithi084.stdout:2761: finishing write tid 5 to smithi08466639-120 2023-10-01T07:34:40.884 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 120 v 312 (ObjNum 1778 snap 0 seq_num 1778) dirty exists 2023-10-01T07:34:40.884 INFO:tasks.rados.rados.0.smithi084.stdout:2761: left oid 120 (ObjNum 1778 snap 0 seq_num 1778) 2023-10-01T07:34:40.884 INFO:tasks.rados.rados.0.smithi084.stdout:2762: expect (ObjNum 1610 snap 0 seq_num 1610) 2023-10-01T07:34:40.977 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:40 smithi112 bash[27689]: audit 2023-10-01T07:34:40.374492+0000 mon.a (mon.0) 798 : audit [DBG] from='client.? 172.21.15.84:0/1368557988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:41.033 INFO:tasks.rados.rados.0.smithi084.stdout:2763: finishing write tid 1 to smithi08466639-147 2023-10-01T07:34:41.033 INFO:tasks.rados.rados.0.smithi084.stdout:2763: finishing write tid 2 to smithi08466639-147 2023-10-01T07:34:41.033 INFO:tasks.rados.rados.0.smithi084.stdout:2763: finishing write tid 3 to smithi08466639-147 2023-10-01T07:34:41.033 INFO:tasks.rados.rados.0.smithi084.stdout:2763: finishing write tid 4 to smithi08466639-147 2023-10-01T07:34:41.033 INFO:tasks.rados.rados.0.smithi084.stdout:2763: finishing write tid 5 to smithi08466639-147 2023-10-01T07:34:41.033 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 147 v 283 (ObjNum 1779 snap 0 seq_num 1779) dirty exists 2023-10-01T07:34:41.034 INFO:tasks.rados.rados.0.smithi084.stdout:2763: left oid 147 (ObjNum 1779 snap 0 seq_num 1779) 2023-10-01T07:34:41.034 INFO:tasks.rados.rados.0.smithi084.stdout:2764: finishing write tid 1 to smithi08466639-207 2023-10-01T07:34:41.034 INFO:tasks.rados.rados.0.smithi084.stdout:2764: finishing write tid 2 to smithi08466639-207 2023-10-01T07:34:41.034 INFO:tasks.rados.rados.0.smithi084.stdout:2764: finishing write tid 3 to smithi08466639-207 2023-10-01T07:34:41.034 INFO:tasks.rados.rados.0.smithi084.stdout:2749: done (15 left) 2023-10-01T07:34:41.034 INFO:tasks.rados.rados.0.smithi084.stdout:2750: done (14 left) 2023-10-01T07:34:41.034 INFO:tasks.rados.rados.0.smithi084.stdout:2751: done (13 left) 2023-10-01T07:34:41.035 INFO:tasks.rados.rados.0.smithi084.stdout:2752: done (12 left) 2023-10-01T07:34:41.035 INFO:tasks.rados.rados.0.smithi084.stdout:2754: done (11 left) 2023-10-01T07:34:41.035 INFO:tasks.rados.rados.0.smithi084.stdout:2755: done (10 left) 2023-10-01T07:34:41.035 INFO:tasks.rados.rados.0.smithi084.stdout:2756: done (9 left) 2023-10-01T07:34:41.035 INFO:tasks.rados.rados.0.smithi084.stdout:2757: done (8 left) 2023-10-01T07:34:41.035 INFO:tasks.rados.rados.0.smithi084.stdout:2758: done (7 left) 2023-10-01T07:34:41.035 INFO:tasks.rados.rados.0.smithi084.stdout:2759: done (6 left) 2023-10-01T07:34:41.036 INFO:tasks.rados.rados.0.smithi084.stdout:2760: done (5 left) 2023-10-01T07:34:41.036 INFO:tasks.rados.rados.0.smithi084.stdout:2761: done (4 left) 2023-10-01T07:34:41.036 INFO:tasks.rados.rados.0.smithi084.stdout:2762: done (3 left) 2023-10-01T07:34:41.036 INFO:tasks.rados.rados.0.smithi084.stdout:2763: done (2 left) 2023-10-01T07:34:41.036 INFO:tasks.rados.rados.0.smithi084.stdout:2766: write oid 407 current snap is 0 2023-10-01T07:34:41.036 INFO:tasks.rados.rados.0.smithi084.stdout:2764: finishing write tid 4 to smithi08466639-207 2023-10-01T07:34:41.037 INFO:tasks.rados.rados.0.smithi084.stdout:2764: finishing write tid 5 to smithi08466639-207 2023-10-01T07:34:41.037 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 207 v 429 (ObjNum 1780 snap 0 seq_num 1780) dirty exists 2023-10-01T07:34:41.037 INFO:tasks.rados.rados.0.smithi084.stdout:2764: left oid 207 (ObjNum 1780 snap 0 seq_num 1780) 2023-10-01T07:34:41.037 INFO:tasks.rados.rados.0.smithi084.stdout:2765: expect (ObjNum 1048 snap 0 seq_num 1048) 2023-10-01T07:34:41.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:40 smithi084 bash[27378]: audit 2023-10-01T07:34:40.374492+0000 mon.a (mon.0) 798 : audit [DBG] from='client.? 172.21.15.84:0/1368557988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:41.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:40 smithi084 bash[33757]: audit 2023-10-01T07:34:40.374492+0000 mon.a (mon.0) 798 : audit [DBG] from='client.? 172.21.15.84:0/1368557988' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:41.187 INFO:tasks.rados.rados.0.smithi084.stdout:2766: seq_num 1781 ranges {733267=445071,1853136=798946,3359056=574211} 2023-10-01T07:34:41.199 INFO:tasks.rados.rados.0.smithi084.stdout:2766: writing smithi08466639-407 from 733267 to 1178338 tid 1 2023-10-01T07:34:41.208 INFO:tasks.rados.rados.0.smithi084.stdout:2766: writing smithi08466639-407 from 1853136 to 2652082 tid 2 2023-10-01T07:34:41.215 INFO:tasks.rados.rados.0.smithi084.stdout:2766: writing smithi08466639-407 from 3359056 to 3933267 tid 3 2023-10-01T07:34:41.215 INFO:tasks.rados.rados.0.smithi084.stdout:2764: done (2 left) 2023-10-01T07:34:41.215 INFO:tasks.rados.rados.0.smithi084.stdout:2765: done (1 left) 2023-10-01T07:34:41.216 INFO:tasks.rados.rados.0.smithi084.stdout:2767: read oid 303 snap -1 2023-10-01T07:34:41.216 INFO:tasks.rados.rados.0.smithi084.stdout:2767: expect (ObjNum 1768 snap 0 seq_num 1768) 2023-10-01T07:34:41.216 INFO:tasks.rados.rados.0.smithi084.stdout:2768: write oid 299 current snap is 0 2023-10-01T07:34:41.216 INFO:tasks.rados.rados.0.smithi084.stdout:2766: finishing write tid 1 to smithi08466639-407 2023-10-01T07:34:41.216 INFO:tasks.rados.rados.0.smithi084.stdout:2766: finishing write tid 2 to smithi08466639-407 2023-10-01T07:34:41.216 INFO:tasks.rados.rados.0.smithi084.stdout:2768: seq_num 1782 ranges {750074=520320,1911618=658957,3102832=664374} 2023-10-01T07:34:41.222 INFO:tasks.rados.rados.0.smithi084.stdout:2768: writing smithi08466639-299 from 750074 to 1270394 tid 1 2023-10-01T07:34:41.229 INFO:tasks.rados.rados.0.smithi084.stdout:2768: writing smithi08466639-299 from 1911618 to 2570575 tid 2 2023-10-01T07:34:41.236 INFO:tasks.rados.rados.0.smithi084.stdout:2768: writing smithi08466639-299 from 3102832 to 3767206 tid 3 2023-10-01T07:34:41.237 INFO:tasks.rados.rados.0.smithi084.stdout:2769: read oid 434 snap -1 2023-10-01T07:34:41.237 INFO:tasks.rados.rados.0.smithi084.stdout:2769: expect (ObjNum 1671 snap 0 seq_num 1671) 2023-10-01T07:34:41.238 INFO:tasks.rados.rados.0.smithi084.stdout:2770: write oid 34 current snap is 0 2023-10-01T07:34:41.238 INFO:tasks.rados.rados.0.smithi084.stdout:2770: seq_num 1783 ranges {766881=595569,1970100=402615,3013902=475646} 2023-10-01T07:34:41.244 INFO:tasks.rados.rados.0.smithi084.stdout:2770: writing smithi08466639-34 from 766881 to 1362450 tid 1 2023-10-01T07:34:41.250 INFO:tasks.rados.rados.0.smithi084.stdout:2770: writing smithi08466639-34 from 1970100 to 2372715 tid 2 2023-10-01T07:34:41.256 INFO:tasks.rados.rados.0.smithi084.stdout:2770: writing smithi08466639-34 from 3013902 to 3489548 tid 3 2023-10-01T07:34:41.257 INFO:tasks.rados.rados.0.smithi084.stdout:2771: read oid 338 snap -1 2023-10-01T07:34:41.257 INFO:tasks.rados.rados.0.smithi084.stdout:2771: expect (ObjNum 1396 snap 0 seq_num 1396) 2023-10-01T07:34:41.257 INFO:tasks.rados.rados.0.smithi084.stdout:2772: read oid 206 snap -1 2023-10-01T07:34:41.257 INFO:tasks.rados.rados.0.smithi084.stdout:2772: expect (ObjNum 1197 snap 0 seq_num 1197) 2023-10-01T07:34:41.257 INFO:tasks.rados.rados.0.smithi084.stdout:2773: read oid 69 snap -1 2023-10-01T07:34:41.257 INFO:tasks.rados.rados.0.smithi084.stdout:2773: expect (ObjNum 1710 snap 0 seq_num 1710) 2023-10-01T07:34:41.258 INFO:tasks.rados.rados.0.smithi084.stdout:2774: delete oid 6 current snap is 0 2023-10-01T07:34:41.258 INFO:tasks.rados.rados.0.smithi084.stdout:2766: finishing write tid 3 to smithi08466639-407 2023-10-01T07:34:41.258 INFO:tasks.rados.rados.0.smithi084.stdout:2766: finishing write tid 4 to smithi08466639-407 2023-10-01T07:34:41.258 INFO:tasks.rados.rados.0.smithi084.stdout:2766: finishing write tid 5 to smithi08466639-407 2023-10-01T07:34:41.258 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 407 v 398 (ObjNum 1781 snap 0 seq_num 1781) dirty exists 2023-10-01T07:34:41.258 INFO:tasks.rados.rados.0.smithi084.stdout:2766: left oid 407 (ObjNum 1781 snap 0 seq_num 1781) 2023-10-01T07:34:41.259 INFO:tasks.rados.rados.0.smithi084.stdout:2767: expect (ObjNum 1768 snap 0 seq_num 1768) 2023-10-01T07:34:41.466 INFO:tasks.rados.rados.0.smithi084.stdout:2768: finishing write tid 1 to smithi08466639-299 2023-10-01T07:34:41.467 INFO:tasks.rados.rados.0.smithi084.stdout:2768: finishing write tid 2 to smithi08466639-299 2023-10-01T07:34:41.467 INFO:tasks.rados.rados.0.smithi084.stdout:2768: finishing write tid 3 to smithi08466639-299 2023-10-01T07:34:41.467 INFO:tasks.rados.rados.0.smithi084.stdout:2768: finishing write tid 4 to smithi08466639-299 2023-10-01T07:34:41.467 INFO:tasks.rados.rados.0.smithi084.stdout:2768: finishing write tid 5 to smithi08466639-299 2023-10-01T07:34:41.467 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 299 v 312 (ObjNum 1782 snap 0 seq_num 1782) dirty exists 2023-10-01T07:34:41.467 INFO:tasks.rados.rados.0.smithi084.stdout:2768: left oid 299 (ObjNum 1782 snap 0 seq_num 1782) 2023-10-01T07:34:41.467 INFO:tasks.rados.rados.0.smithi084.stdout:2769: expect (ObjNum 1671 snap 0 seq_num 1671) 2023-10-01T07:34:41.607 INFO:tasks.rados.rados.0.smithi084.stdout:2770: finishing write tid 1 to smithi08466639-34 2023-10-01T07:34:41.607 INFO:tasks.rados.rados.0.smithi084.stdout:2770: finishing write tid 2 to smithi08466639-34 2023-10-01T07:34:41.608 INFO:tasks.rados.rados.0.smithi084.stdout:2771: expect (ObjNum 1396 snap 0 seq_num 1396) 2023-10-01T07:34:41.789 INFO:tasks.rados.rados.0.smithi084.stdout:2770: finishing write tid 3 to smithi08466639-34 2023-10-01T07:34:41.789 INFO:tasks.rados.rados.0.smithi084.stdout:2770: finishing write tid 4 to smithi08466639-34 2023-10-01T07:34:41.789 INFO:tasks.rados.rados.0.smithi084.stdout:2770: finishing write tid 5 to smithi08466639-34 2023-10-01T07:34:41.789 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 34 v 433 (ObjNum 1783 snap 0 seq_num 1783) dirty exists 2023-10-01T07:34:41.790 INFO:tasks.rados.rados.0.smithi084.stdout:2770: left oid 34 (ObjNum 1783 snap 0 seq_num 1783) 2023-10-01T07:34:41.790 INFO:tasks.rados.rados.0.smithi084.stdout:2772: expect (ObjNum 1197 snap 0 seq_num 1197) 2023-10-01T07:34:41.917 INFO:tasks.rados.rados.0.smithi084.stdout:2773: expect (ObjNum 1710 snap 0 seq_num 1710) 2023-10-01T07:34:41.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:41 smithi112 bash[27689]: cluster 2023-10-01T07:34:40.381275+0000 mgr.x (mgr.24739) 53 : cluster [DBG] pgmap v31: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s rd, 12 MiB/s wr, 117 op/s 2023-10-01T07:34:42.038 INFO:tasks.rados.rados.0.smithi084.stdout:2766: done (8 left) 2023-10-01T07:34:42.038 INFO:tasks.rados.rados.0.smithi084.stdout:2767: done (7 left) 2023-10-01T07:34:42.038 INFO:tasks.rados.rados.0.smithi084.stdout:2768: done (6 left) 2023-10-01T07:34:42.039 INFO:tasks.rados.rados.0.smithi084.stdout:2769: done (5 left) 2023-10-01T07:34:42.039 INFO:tasks.rados.rados.0.smithi084.stdout:2770: done (4 left) 2023-10-01T07:34:42.039 INFO:tasks.rados.rados.0.smithi084.stdout:2771: done (3 left) 2023-10-01T07:34:42.039 INFO:tasks.rados.rados.0.smithi084.stdout:2772: done (2 left) 2023-10-01T07:34:42.039 INFO:tasks.rados.rados.0.smithi084.stdout:2773: done (1 left) 2023-10-01T07:34:42.039 INFO:tasks.rados.rados.0.smithi084.stdout:2774: done (0 left) 2023-10-01T07:34:42.039 INFO:tasks.rados.rados.0.smithi084.stdout:2775: write oid 401 current snap is 0 2023-10-01T07:34:42.039 INFO:tasks.rados.rados.0.smithi084.stdout:2775: seq_num 1785 ranges {400495=746067,1570711=406284} 2023-10-01T07:34:42.049 INFO:tasks.rados.rados.0.smithi084.stdout:2775: writing smithi08466639-401 from 400495 to 1146562 tid 1 2023-10-01T07:34:42.056 INFO:tasks.rados.rados.0.smithi084.stdout:2775: writing smithi08466639-401 from 1570711 to 1976995 tid 2 2023-10-01T07:34:42.056 INFO:tasks.rados.rados.0.smithi084.stdout:2776: write oid 132 current snap is 0 2023-10-01T07:34:42.056 INFO:tasks.rados.rados.0.smithi084.stdout:2775: finishing write tid 1 to smithi08466639-401 2023-10-01T07:34:42.056 INFO:tasks.rados.rados.0.smithi084.stdout:2776: seq_num 1786 ranges {417302=421316,1629193=388109} 2023-10-01T07:34:42.061 INFO:tasks.rados.rados.0.smithi084.stdout:2776: writing smithi08466639-132 from 417302 to 838618 tid 1 2023-10-01T07:34:42.068 INFO:tasks.rados.rados.0.smithi084.stdout:2776: writing smithi08466639-132 from 1629193 to 2017302 tid 2 2023-10-01T07:34:42.068 INFO:tasks.rados.rados.0.smithi084.stdout:2777: read oid 258 snap -1 2023-10-01T07:34:42.068 INFO:tasks.rados.rados.0.smithi084.stdout:2777: expect (ObjNum 1678 snap 0 seq_num 1678) 2023-10-01T07:34:42.068 INFO:tasks.rados.rados.0.smithi084.stdout:2778: read oid 309 snap -1 2023-10-01T07:34:42.068 INFO:tasks.rados.rados.0.smithi084.stdout:2778: expect deleted 2023-10-01T07:34:42.068 INFO:tasks.rados.rados.0.smithi084.stdout:2779: read oid 41 snap -1 2023-10-01T07:34:42.068 INFO:tasks.rados.rados.0.smithi084.stdout:2779: expect deleted 2023-10-01T07:34:42.068 INFO:tasks.rados.rados.0.smithi084.stdout:2780: delete oid 196 current snap is 0 2023-10-01T07:34:42.069 INFO:tasks.rados.rados.0.smithi084.stdout:2775: finishing write tid 2 to smithi08466639-401 2023-10-01T07:34:42.069 INFO:tasks.rados.rados.0.smithi084.stdout:2775: finishing write tid 3 to smithi08466639-401 2023-10-01T07:34:42.069 INFO:tasks.rados.rados.0.smithi084.stdout:2775: finishing write tid 4 to smithi08466639-401 2023-10-01T07:34:42.069 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 401 v 321 (ObjNum 1785 snap 0 seq_num 1785) dirty exists 2023-10-01T07:34:42.069 INFO:tasks.rados.rados.0.smithi084.stdout:2775: left oid 401 (ObjNum 1785 snap 0 seq_num 1785) 2023-10-01T07:34:42.069 INFO:tasks.rados.rados.0.smithi084.stdout:2776: finishing write tid 1 to smithi08466639-132 2023-10-01T07:34:42.071 INFO:tasks.rados.rados.0.smithi084.stdout:2775: done (5 left) 2023-10-01T07:34:42.071 INFO:tasks.rados.rados.0.smithi084.stdout:2778: done (4 left) 2023-10-01T07:34:42.071 INFO:tasks.rados.rados.0.smithi084.stdout:2779: done (3 left) 2023-10-01T07:34:42.072 INFO:tasks.rados.rados.0.smithi084.stdout:2780: done (2 left) 2023-10-01T07:34:42.072 INFO:tasks.rados.rados.0.smithi084.stdout:2781: write oid 103 current snap is 0 2023-10-01T07:34:42.072 INFO:tasks.rados.rados.0.smithi084.stdout:2781: seq_num 1788 ranges {450916=688167,1862510=188406} 2023-10-01T07:34:42.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:41 smithi084 bash[33757]: cluster 2023-10-01T07:34:40.381275+0000 mgr.x (mgr.24739) 53 : cluster [DBG] pgmap v31: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s rd, 12 MiB/s wr, 117 op/s 2023-10-01T07:34:42.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:41 smithi084 bash[27378]: cluster 2023-10-01T07:34:40.381275+0000 mgr.x (mgr.24739) 53 : cluster [DBG] pgmap v31: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s rd, 12 MiB/s wr, 117 op/s 2023-10-01T07:34:42.078 INFO:tasks.rados.rados.0.smithi084.stdout:2781: writing smithi08466639-103 from 450916 to 1139083 tid 1 2023-10-01T07:34:42.084 INFO:tasks.rados.rados.0.smithi084.stdout:2781: writing smithi08466639-103 from 1862510 to 2050916 tid 2 2023-10-01T07:34:42.084 INFO:tasks.rados.rados.0.smithi084.stdout:2782: write oid 127 current snap is 0 2023-10-01T07:34:42.084 INFO:tasks.rados.rados.0.smithi084.stdout:2776: finishing write tid 2 to smithi08466639-132 2023-10-01T07:34:42.085 INFO:tasks.rados.rados.0.smithi084.stdout:2782: seq_num 1789 ranges {467723=763416,1804639=263084} 2023-10-01T07:34:42.091 INFO:tasks.rados.rados.0.smithi084.stdout:2782: writing smithi08466639-127 from 467723 to 1231139 tid 1 2023-10-01T07:34:42.096 INFO:tasks.rados.rados.0.smithi084.stdout:2782: writing smithi08466639-127 from 1804639 to 2067723 tid 2 2023-10-01T07:34:42.097 INFO:tasks.rados.rados.0.smithi084.stdout:2783: read oid 326 snap -1 2023-10-01T07:34:42.097 INFO:tasks.rados.rados.0.smithi084.stdout:2783: expect deleted 2023-10-01T07:34:42.097 INFO:tasks.rados.rados.0.smithi084.stdout:2784: read oid 123 snap -1 2023-10-01T07:34:42.097 INFO:tasks.rados.rados.0.smithi084.stdout:2784: expect (ObjNum 504 snap 0 seq_num 504) 2023-10-01T07:34:42.097 INFO:tasks.rados.rados.0.smithi084.stdout:2785: delete oid 347 current snap is 0 2023-10-01T07:34:42.097 INFO:tasks.rados.rados.0.smithi084.stdout:2776: finishing write tid 3 to smithi08466639-132 2023-10-01T07:34:42.097 INFO:tasks.rados.rados.0.smithi084.stdout:2776: finishing write tid 4 to smithi08466639-132 2023-10-01T07:34:42.097 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 132 v 324 (ObjNum 1786 snap 0 seq_num 1786) dirty exists 2023-10-01T07:34:42.097 INFO:tasks.rados.rados.0.smithi084.stdout:2776: left oid 132 (ObjNum 1786 snap 0 seq_num 1786) 2023-10-01T07:34:42.097 INFO:tasks.rados.rados.0.smithi084.stdout:2777: expect (ObjNum 1678 snap 0 seq_num 1678) 2023-10-01T07:34:42.233 INFO:tasks.rados.rados.0.smithi084.stdout:2781: finishing write tid 1 to smithi08466639-103 2023-10-01T07:34:42.233 INFO:tasks.rados.rados.0.smithi084.stdout:2781: finishing write tid 2 to smithi08466639-103 2023-10-01T07:34:42.233 INFO:tasks.rados.rados.0.smithi084.stdout:2781: finishing write tid 3 to smithi08466639-103 2023-10-01T07:34:42.233 INFO:tasks.rados.rados.0.smithi084.stdout:2781: finishing write tid 4 to smithi08466639-103 2023-10-01T07:34:42.233 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 103 v 327 (ObjNum 1788 snap 0 seq_num 1788) dirty exists 2023-10-01T07:34:42.233 INFO:tasks.rados.rados.0.smithi084.stdout:2781: left oid 103 (ObjNum 1788 snap 0 seq_num 1788) 2023-10-01T07:34:42.233 INFO:tasks.rados.rados.0.smithi084.stdout:2782: finishing write tid 1 to smithi08466639-127 2023-10-01T07:34:42.234 INFO:tasks.rados.rados.0.smithi084.stdout:2782: finishing write tid 2 to smithi08466639-127 2023-10-01T07:34:42.234 INFO:tasks.rados.rados.0.smithi084.stdout:2782: finishing write tid 3 to smithi08466639-127 2023-10-01T07:34:42.234 INFO:tasks.rados.rados.0.smithi084.stdout:2782: finishing write tid 4 to smithi08466639-127 2023-10-01T07:34:42.234 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 127 v 340 (ObjNum 1789 snap 0 seq_num 1789) dirty exists 2023-10-01T07:34:42.234 INFO:tasks.rados.rados.0.smithi084.stdout:2782: left oid 127 (ObjNum 1789 snap 0 seq_num 1789) 2023-10-01T07:34:42.234 INFO:tasks.rados.rados.0.smithi084.stdout:2784: expect (ObjNum 504 snap 0 seq_num 504) 2023-10-01T07:34:42.351 INFO:tasks.rados.rados.0.smithi084.stdout:2776: done (6 left) 2023-10-01T07:34:42.352 INFO:tasks.rados.rados.0.smithi084.stdout:2777: done (5 left) 2023-10-01T07:34:42.352 INFO:tasks.rados.rados.0.smithi084.stdout:2781: done (4 left) 2023-10-01T07:34:42.352 INFO:tasks.rados.rados.0.smithi084.stdout:2782: done (3 left) 2023-10-01T07:34:42.352 INFO:tasks.rados.rados.0.smithi084.stdout:2783: done (2 left) 2023-10-01T07:34:42.352 INFO:tasks.rados.rados.0.smithi084.stdout:2784: done (1 left) 2023-10-01T07:34:42.352 INFO:tasks.rados.rados.0.smithi084.stdout:2785: done (0 left) 2023-10-01T07:34:42.352 INFO:tasks.rados.rados.0.smithi084.stdout:2786: write oid 442 current snap is 0 2023-10-01T07:34:42.352 INFO:tasks.rados.rados.0.smithi084.stdout:2786: seq_num 1791 ranges {501337=513914,1521603=417291} 2023-10-01T07:34:42.364 INFO:tasks.rados.rados.0.smithi084.stdout:2786: writing smithi08466639-442 from 501337 to 1015251 tid 1 2023-10-01T07:34:42.369 INFO:tasks.rados.rados.0.smithi084.stdout:2786: writing smithi08466639-442 from 1521603 to 1938894 tid 2 2023-10-01T07:34:42.370 INFO:tasks.rados.rados.0.smithi084.stdout:2787: write oid 271 current snap is 0 2023-10-01T07:34:42.370 INFO:tasks.rados.rados.0.smithi084.stdout:2787: seq_num 1792 ranges {518144=589163,1580085=538059} 2023-10-01T07:34:42.376 INFO:tasks.rados.rados.0.smithi084.stdout:2787: writing smithi08466639-271 from 518144 to 1107307 tid 1 2023-10-01T07:34:42.382 INFO:tasks.rados.rados.0.smithi084.stdout:2787: writing smithi08466639-271 from 1580085 to 2118144 tid 2 2023-10-01T07:34:42.382 INFO:tasks.rados.rados.0.smithi084.stdout:2788: write oid 153 current snap is 0 2023-10-01T07:34:42.382 INFO:tasks.rados.rados.0.smithi084.stdout:2788: seq_num 1793 ranges {534951=664412,1922214=212737} 2023-10-01T07:34:42.388 INFO:tasks.rados.rados.0.smithi084.stdout:2788: writing smithi08466639-153 from 534951 to 1199363 tid 1 2023-10-01T07:34:42.394 INFO:tasks.rados.rados.0.smithi084.stdout:2788: writing smithi08466639-153 from 1922214 to 2134951 tid 2 2023-10-01T07:34:42.394 INFO:tasks.rados.rados.0.smithi084.stdout:2789: read oid 171 snap -1 2023-10-01T07:34:42.394 INFO:tasks.rados.rados.0.smithi084.stdout:2789: expect deleted 2023-10-01T07:34:42.395 INFO:tasks.rados.rados.0.smithi084.stdout:2790: read oid 199 snap -1 2023-10-01T07:34:42.395 INFO:tasks.rados.rados.0.smithi084.stdout:2790: expect (ObjNum 1553 snap 0 seq_num 1553) 2023-10-01T07:34:42.395 INFO:tasks.rados.rados.0.smithi084.stdout:2791: write oid 136 current snap is 0 2023-10-01T07:34:42.395 INFO:tasks.rados.rados.0.smithi084.stdout:2786: finishing write tid 1 to smithi08466639-442 2023-10-01T07:34:42.395 INFO:tasks.rados.rados.0.smithi084.stdout:2786: finishing write tid 2 to smithi08466639-442 2023-10-01T07:34:42.395 INFO:tasks.rados.rados.0.smithi084.stdout:2791: seq_num 1794 ranges {551758=739661,1980696=171062} 2023-10-01T07:34:42.401 INFO:tasks.rados.rados.0.smithi084.stdout:2791: writing smithi08466639-136 from 551758 to 1291419 tid 1 2023-10-01T07:34:42.407 INFO:tasks.rados.rados.0.smithi084.stdout:2791: writing smithi08466639-136 from 1980696 to 2151758 tid 2 2023-10-01T07:34:42.407 INFO:tasks.rados.rados.0.smithi084.stdout:2792: delete oid 97 current snap is 0 2023-10-01T07:34:42.407 INFO:tasks.rados.rados.0.smithi084.stdout:2786: finishing write tid 3 to smithi08466639-442 2023-10-01T07:34:42.407 INFO:tasks.rados.rados.0.smithi084.stdout:2786: finishing write tid 4 to smithi08466639-442 2023-10-01T07:34:42.407 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 442 v 401 (ObjNum 1791 snap 0 seq_num 1791) dirty exists 2023-10-01T07:34:42.407 INFO:tasks.rados.rados.0.smithi084.stdout:2786: left oid 442 (ObjNum 1791 snap 0 seq_num 1791) 2023-10-01T07:34:42.408 INFO:tasks.rados.rados.0.smithi084.stdout:2787: finishing write tid 1 to smithi08466639-271 2023-10-01T07:34:42.408 INFO:tasks.rados.rados.0.smithi084.stdout:2787: finishing write tid 2 to smithi08466639-271 2023-10-01T07:34:42.408 INFO:tasks.rados.rados.0.smithi084.stdout:2787: finishing write tid 3 to smithi08466639-271 2023-10-01T07:34:42.408 INFO:tasks.rados.rados.0.smithi084.stdout:2787: finishing write tid 4 to smithi08466639-271 2023-10-01T07:34:42.408 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 271 v 411 (ObjNum 1792 snap 0 seq_num 1792) dirty exists 2023-10-01T07:34:42.408 INFO:tasks.rados.rados.0.smithi084.stdout:2787: left oid 271 (ObjNum 1792 snap 0 seq_num 1792) 2023-10-01T07:34:42.408 INFO:tasks.rados.rados.0.smithi084.stdout:2788: finishing write tid 1 to smithi08466639-153 2023-10-01T07:34:42.408 INFO:tasks.rados.rados.0.smithi084.stdout:2788: finishing write tid 2 to smithi08466639-153 2023-10-01T07:34:42.408 INFO:tasks.rados.rados.0.smithi084.stdout:2788: finishing write tid 3 to smithi08466639-153 2023-10-01T07:34:42.408 INFO:tasks.rados.rados.0.smithi084.stdout:2788: finishing write tid 4 to smithi08466639-153 2023-10-01T07:34:42.408 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 153 v 307 (ObjNum 1793 snap 0 seq_num 1793) dirty exists 2023-10-01T07:34:42.409 INFO:tasks.rados.rados.0.smithi084.stdout:2788: left oid 153 (ObjNum 1793 snap 0 seq_num 1793) 2023-10-01T07:34:42.409 INFO:tasks.rados.rados.0.smithi084.stdout:2790: expect (ObjNum 1553 snap 0 seq_num 1553) 2023-10-01T07:34:42.518 INFO:tasks.rados.rados.0.smithi084.stdout:2791: finishing write tid 1 to smithi08466639-136 2023-10-01T07:34:42.519 INFO:tasks.rados.rados.0.smithi084.stdout:2791: finishing write tid 2 to smithi08466639-136 2023-10-01T07:34:42.519 INFO:tasks.rados.rados.0.smithi084.stdout:2791: finishing write tid 3 to smithi08466639-136 2023-10-01T07:34:42.519 INFO:tasks.rados.rados.0.smithi084.stdout:2791: finishing write tid 4 to smithi08466639-136 2023-10-01T07:34:42.519 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 136 v 442 (ObjNum 1794 snap 0 seq_num 1794) dirty exists 2023-10-01T07:34:42.519 INFO:tasks.rados.rados.0.smithi084.stdout:2791: left oid 136 (ObjNum 1794 snap 0 seq_num 1794) 2023-10-01T07:34:42.519 INFO:tasks.rados.rados.0.smithi084.stdout:2786: done (6 left) 2023-10-01T07:34:42.520 INFO:tasks.rados.rados.0.smithi084.stdout:2787: done (5 left) 2023-10-01T07:34:42.520 INFO:tasks.rados.rados.0.smithi084.stdout:2788: done (4 left) 2023-10-01T07:34:42.520 INFO:tasks.rados.rados.0.smithi084.stdout:2789: done (3 left) 2023-10-01T07:34:42.520 INFO:tasks.rados.rados.0.smithi084.stdout:2790: done (2 left) 2023-10-01T07:34:42.520 INFO:tasks.rados.rados.0.smithi084.stdout:2791: done (1 left) 2023-10-01T07:34:42.520 INFO:tasks.rados.rados.0.smithi084.stdout:2792: done (0 left) 2023-10-01T07:34:42.521 INFO:tasks.rados.rados.0.smithi084.stdout:2793: write oid 470 current snap is 0 2023-10-01T07:34:42.521 INFO:tasks.rados.rados.0.smithi084.stdout:2793: seq_num 1796 ranges {585372=606512,1814013=371359} 2023-10-01T07:34:42.525 INFO:tasks.rados.rados.0.smithi084.stdout:2793: writing smithi08466639-470 from 585372 to 1191884 tid 1 2023-10-01T07:34:42.532 INFO:tasks.rados.rados.0.smithi084.stdout:2793: writing smithi08466639-470 from 1814013 to 2185372 tid 2 2023-10-01T07:34:42.532 INFO:tasks.rados.rados.0.smithi084.stdout:2794: read oid 312 snap -1 2023-10-01T07:34:42.533 INFO:tasks.rados.rados.0.smithi084.stdout:2794: expect (ObjNum 1761 snap 0 seq_num 1761) 2023-10-01T07:34:42.533 INFO:tasks.rados.rados.0.smithi084.stdout:2795: read oid 61 snap -1 2023-10-01T07:34:42.533 INFO:tasks.rados.rados.0.smithi084.stdout:2795: expect deleted 2023-10-01T07:34:42.533 INFO:tasks.rados.rados.0.smithi084.stdout:2796: write oid 414 current snap is 0 2023-10-01T07:34:42.533 INFO:tasks.rados.rados.0.smithi084.stdout:2793: finishing write tid 1 to smithi08466639-470 2023-10-01T07:34:42.533 INFO:tasks.rados.rados.0.smithi084.stdout:2796: seq_num 1797 ranges {602179=681761,1756142=428298} 2023-10-01T07:34:42.539 INFO:tasks.rados.rados.0.smithi084.stdout:2796: writing smithi08466639-414 from 602179 to 1283940 tid 1 2023-10-01T07:34:42.545 INFO:tasks.rados.rados.0.smithi084.stdout:2796: writing smithi08466639-414 from 1756142 to 2184440 tid 2 2023-10-01T07:34:42.545 INFO:tasks.rados.rados.0.smithi084.stdout:2797: write oid 403 current snap is 0 2023-10-01T07:34:42.545 INFO:tasks.rados.rados.0.smithi084.stdout:2797: seq_num 1798 ranges {618986=757010,1814624=404362} 2023-10-01T07:34:42.552 INFO:tasks.rados.rados.0.smithi084.stdout:2797: writing smithi08466639-403 from 618986 to 1375996 tid 1 2023-10-01T07:34:42.557 INFO:tasks.rados.rados.0.smithi084.stdout:2797: writing smithi08466639-403 from 1814624 to 2218986 tid 2 2023-10-01T07:34:42.557 INFO:tasks.rados.rados.0.smithi084.stdout:2798: write oid 138 current snap is 0 2023-10-01T07:34:42.557 INFO:tasks.rados.rados.0.smithi084.stdout:2798: seq_num 1799 ranges {635793=432259,1473106=431967} 2023-10-01T07:34:42.564 INFO:tasks.rados.rados.0.smithi084.stdout:2798: writing smithi08466639-138 from 635793 to 1068052 tid 1 2023-10-01T07:34:42.569 INFO:tasks.rados.rados.0.smithi084.stdout:2798: writing smithi08466639-138 from 1473106 to 1905073 tid 2 2023-10-01T07:34:42.570 INFO:tasks.rados.rados.0.smithi084.stdout:2799: read oid 136 snap -1 2023-10-01T07:34:42.570 INFO:tasks.rados.rados.0.smithi084.stdout:2799: expect (ObjNum 1794 snap 0 seq_num 1794) 2023-10-01T07:34:42.570 INFO:tasks.rados.rados.0.smithi084.stdout:2800: read oid 29 snap -1 2023-10-01T07:34:42.570 INFO:tasks.rados.rados.0.smithi084.stdout:2800: expect (ObjNum 1728 snap 0 seq_num 1728) 2023-10-01T07:34:42.570 INFO:tasks.rados.rados.0.smithi084.stdout:2801: write oid 485 current snap is 0 2023-10-01T07:34:42.570 INFO:tasks.rados.rados.0.smithi084.stdout:2801: seq_num 1800 ranges {652600=507508,1931588=321012} 2023-10-01T07:34:42.576 INFO:tasks.rados.rados.0.smithi084.stdout:2801: writing smithi08466639-485 from 652600 to 1160108 tid 1 2023-10-01T07:34:42.583 INFO:tasks.rados.rados.0.smithi084.stdout:2801: writing smithi08466639-485 from 1931588 to 2252600 tid 2 2023-10-01T07:34:42.583 INFO:tasks.rados.rados.0.smithi084.stdout:2802: write oid 381 current snap is 0 2023-10-01T07:34:42.583 INFO:tasks.rados.rados.0.smithi084.stdout:2793: finishing write tid 2 to smithi08466639-470 2023-10-01T07:34:42.583 INFO:tasks.rados.rados.0.smithi084.stdout:2793: finishing write tid 3 to smithi08466639-470 2023-10-01T07:34:42.583 INFO:tasks.rados.rados.0.smithi084.stdout:2793: finishing write tid 4 to smithi08466639-470 2023-10-01T07:34:42.583 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 470 v 437 (ObjNum 1796 snap 0 seq_num 1796) dirty exists 2023-10-01T07:34:42.584 INFO:tasks.rados.rados.0.smithi084.stdout:2793: left oid 470 (ObjNum 1796 snap 0 seq_num 1796) 2023-10-01T07:34:42.584 INFO:tasks.rados.rados.0.smithi084.stdout:2794: expect (ObjNum 1761 snap 0 seq_num 1761) 2023-10-01T07:34:42.768 INFO:tasks.rados.rados.0.smithi084.stdout:2796: finishing write tid 1 to smithi08466639-414 2023-10-01T07:34:42.768 INFO:tasks.rados.rados.0.smithi084.stdout:2796: finishing write tid 2 to smithi08466639-414 2023-10-01T07:34:42.768 INFO:tasks.rados.rados.0.smithi084.stdout:2796: finishing write tid 3 to smithi08466639-414 2023-10-01T07:34:42.768 INFO:tasks.rados.rados.0.smithi084.stdout:2796: finishing write tid 4 to smithi08466639-414 2023-10-01T07:34:42.768 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 414 v 397 (ObjNum 1797 snap 0 seq_num 1797) dirty exists 2023-10-01T07:34:42.768 INFO:tasks.rados.rados.0.smithi084.stdout:2796: left oid 414 (ObjNum 1797 snap 0 seq_num 1797) 2023-10-01T07:34:42.768 INFO:tasks.rados.rados.0.smithi084.stdout:2797: finishing write tid 1 to smithi08466639-403 2023-10-01T07:34:42.768 INFO:tasks.rados.rados.0.smithi084.stdout:2797: finishing write tid 2 to smithi08466639-403 2023-10-01T07:34:42.768 INFO:tasks.rados.rados.0.smithi084.stdout:2797: finishing write tid 3 to smithi08466639-403 2023-10-01T07:34:42.769 INFO:tasks.rados.rados.0.smithi084.stdout:2797: finishing write tid 4 to smithi08466639-403 2023-10-01T07:34:42.769 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 403 v 414 (ObjNum 1798 snap 0 seq_num 1798) dirty exists 2023-10-01T07:34:42.769 INFO:tasks.rados.rados.0.smithi084.stdout:2797: left oid 403 (ObjNum 1798 snap 0 seq_num 1798) 2023-10-01T07:34:42.769 INFO:tasks.rados.rados.0.smithi084.stdout:2798: finishing write tid 1 to smithi08466639-138 2023-10-01T07:34:42.769 INFO:tasks.rados.rados.0.smithi084.stdout:2799: expect (ObjNum 1794 snap 0 seq_num 1794) 2023-10-01T07:34:42.921 INFO:tasks.rados.rados.0.smithi084.stdout:2800: expect (ObjNum 1728 snap 0 seq_num 1728) 2023-10-01T07:34:43.120 INFO:tasks.rados.rados.0.smithi084.stdout:2798: finishing write tid 2 to smithi08466639-138 2023-10-01T07:34:43.121 INFO:tasks.rados.rados.0.smithi084.stdout:2798: finishing write tid 3 to smithi08466639-138 2023-10-01T07:34:43.121 INFO:tasks.rados.rados.0.smithi084.stdout:2798: finishing write tid 4 to smithi08466639-138 2023-10-01T07:34:43.121 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 138 v 404 (ObjNum 1799 snap 0 seq_num 1799) dirty exists 2023-10-01T07:34:43.121 INFO:tasks.rados.rados.0.smithi084.stdout:2798: left oid 138 (ObjNum 1799 snap 0 seq_num 1799) 2023-10-01T07:34:43.121 INFO:tasks.rados.rados.0.smithi084.stdout:2801: finishing write tid 1 to smithi08466639-485 2023-10-01T07:34:43.121 INFO:tasks.rados.rados.0.smithi084.stdout:2801: finishing write tid 2 to smithi08466639-485 2023-10-01T07:34:43.121 INFO:tasks.rados.rados.0.smithi084.stdout:2801: finishing write tid 3 to smithi08466639-485 2023-10-01T07:34:43.121 INFO:tasks.rados.rados.0.smithi084.stdout:2801: finishing write tid 4 to smithi08466639-485 2023-10-01T07:34:43.121 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 485 v 400 (ObjNum 1800 snap 0 seq_num 1800) dirty exists 2023-10-01T07:34:43.121 INFO:tasks.rados.rados.0.smithi084.stdout:2801: left oid 485 (ObjNum 1800 snap 0 seq_num 1800) 2023-10-01T07:34:43.121 INFO:tasks.rados.rados.0.smithi084.stdout:2802: seq_num 1801 ranges {669407=582757,1873717=395690} 2023-10-01T07:34:43.133 INFO:tasks.rados.rados.0.smithi084.stdout:2802: writing smithi08466639-381 from 669407 to 1252164 tid 1 2023-10-01T07:34:43.139 INFO:tasks.rados.rados.0.smithi084.stdout:2802: writing smithi08466639-381 from 1873717 to 2269407 tid 2 2023-10-01T07:34:43.139 INFO:tasks.rados.rados.0.smithi084.stdout:2793: done (9 left) 2023-10-01T07:34:43.139 INFO:tasks.rados.rados.0.smithi084.stdout:2794: done (8 left) 2023-10-01T07:34:43.140 INFO:tasks.rados.rados.0.smithi084.stdout:2795: done (7 left) 2023-10-01T07:34:43.140 INFO:tasks.rados.rados.0.smithi084.stdout:2796: done (6 left) 2023-10-01T07:34:43.140 INFO:tasks.rados.rados.0.smithi084.stdout:2797: done (5 left) 2023-10-01T07:34:43.140 INFO:tasks.rados.rados.0.smithi084.stdout:2798: done (4 left) 2023-10-01T07:34:43.140 INFO:tasks.rados.rados.0.smithi084.stdout:2799: done (3 left) 2023-10-01T07:34:43.140 INFO:tasks.rados.rados.0.smithi084.stdout:2800: done (2 left) 2023-10-01T07:34:43.140 INFO:tasks.rados.rados.0.smithi084.stdout:2801: done (1 left) 2023-10-01T07:34:43.140 INFO:tasks.rados.rados.0.smithi084.stdout:2803: read oid 268 snap -1 2023-10-01T07:34:43.140 INFO:tasks.rados.rados.0.smithi084.stdout:2803: expect (ObjNum 1666 snap 0 seq_num 1666) 2023-10-01T07:34:43.140 INFO:tasks.rados.rados.0.smithi084.stdout:2804: read oid 56 snap -1 2023-10-01T07:34:43.140 INFO:tasks.rados.rados.0.smithi084.stdout:2804: expect (ObjNum 55 snap 0 seq_num 55) 2023-10-01T07:34:43.140 INFO:tasks.rados.rados.0.smithi084.stdout:2805: read oid 186 snap -1 2023-10-01T07:34:43.141 INFO:tasks.rados.rados.0.smithi084.stdout:2805: expect (ObjNum 1532 snap 0 seq_num 1532) 2023-10-01T07:34:43.141 INFO:tasks.rados.rados.0.smithi084.stdout:2806: write oid 75 current snap is 0 2023-10-01T07:34:43.141 INFO:tasks.rados.rados.0.smithi084.stdout:2806: seq_num 1802 ranges {686214=774359,2048552=237662} 2023-10-01T07:34:43.147 INFO:tasks.rados.rados.0.smithi084.stdout:2806: writing smithi08466639-75 from 686214 to 1460573 tid 1 2023-10-01T07:34:43.152 INFO:tasks.rados.rados.0.smithi084.stdout:2806: writing smithi08466639-75 from 2048552 to 2286214 tid 2 2023-10-01T07:34:43.153 INFO:tasks.rados.rados.0.smithi084.stdout:2807: read oid 179 snap -1 2023-10-01T07:34:43.153 INFO:tasks.rados.rados.0.smithi084.stdout:2807: expect (ObjNum 1347 snap 0 seq_num 1347) 2023-10-01T07:34:43.153 INFO:tasks.rados.rados.0.smithi084.stdout:2808: read oid 455 snap -1 2023-10-01T07:34:43.153 INFO:tasks.rados.rados.0.smithi084.stdout:2808: expect (ObjNum 561 snap 0 seq_num 561) 2023-10-01T07:34:43.153 INFO:tasks.rados.rados.0.smithi084.stdout:2802: finishing write tid 1 to smithi08466639-381 2023-10-01T07:34:43.153 INFO:tasks.rados.rados.0.smithi084.stdout:2802: finishing write tid 2 to smithi08466639-381 2023-10-01T07:34:43.153 INFO:tasks.rados.rados.0.smithi084.stdout:2802: finishing write tid 3 to smithi08466639-381 2023-10-01T07:34:43.153 INFO:tasks.rados.rados.0.smithi084.stdout:2802: finishing write tid 4 to smithi08466639-381 2023-10-01T07:34:43.153 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 381 v 440 (ObjNum 1801 snap 0 seq_num 1801) dirty exists 2023-10-01T07:34:43.153 INFO:tasks.rados.rados.0.smithi084.stdout:2802: left oid 381 (ObjNum 1801 snap 0 seq_num 1801) 2023-10-01T07:34:43.154 INFO:tasks.rados.rados.0.smithi084.stdout:2803: expect (ObjNum 1666 snap 0 seq_num 1666) 2023-10-01T07:34:43.224 INFO:tasks.rados.rados.0.smithi084.stdout:2804: expect (ObjNum 55 snap 0 seq_num 55) 2023-10-01T07:34:43.321 INFO:tasks.rados.rados.0.smithi084.stdout:2805: expect (ObjNum 1532 snap 0 seq_num 1532) 2023-10-01T07:34:43.535 INFO:tasks.rados.rados.0.smithi084.stdout:2806: finishing write tid 1 to smithi08466639-75 2023-10-01T07:34:43.535 INFO:tasks.rados.rados.0.smithi084.stdout:2806: finishing write tid 2 to smithi08466639-75 2023-10-01T07:34:43.535 INFO:tasks.rados.rados.0.smithi084.stdout:2807: expect (ObjNum 1347 snap 0 seq_num 1347) 2023-10-01T07:34:43.667 INFO:tasks.rados.rados.0.smithi084.stdout:2806: finishing write tid 3 to smithi08466639-75 2023-10-01T07:34:43.667 INFO:tasks.rados.rados.0.smithi084.stdout:2806: finishing write tid 4 to smithi08466639-75 2023-10-01T07:34:43.667 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 75 v 417 (ObjNum 1802 snap 0 seq_num 1802) dirty exists 2023-10-01T07:34:43.667 INFO:tasks.rados.rados.0.smithi084.stdout:2806: left oid 75 (ObjNum 1802 snap 0 seq_num 1802) 2023-10-01T07:34:43.667 INFO:tasks.rados.rados.0.smithi084.stdout:2808: expect (ObjNum 561 snap 0 seq_num 561) 2023-10-01T07:34:43.815 INFO:tasks.rados.rados.0.smithi084.stdout:2809: read oid 208 snap -1 2023-10-01T07:34:43.815 INFO:tasks.rados.rados.0.smithi084.stdout:2809: expect (ObjNum 1512 snap 0 seq_num 1512) 2023-10-01T07:34:43.815 INFO:tasks.rados.rados.0.smithi084.stdout:2802: done (7 left) 2023-10-01T07:34:43.815 INFO:tasks.rados.rados.0.smithi084.stdout:2803: done (6 left) 2023-10-01T07:34:43.815 INFO:tasks.rados.rados.0.smithi084.stdout:2804: done (5 left) 2023-10-01T07:34:43.815 INFO:tasks.rados.rados.0.smithi084.stdout:2805: done (4 left) 2023-10-01T07:34:43.815 INFO:tasks.rados.rados.0.smithi084.stdout:2806: done (3 left) 2023-10-01T07:34:43.815 INFO:tasks.rados.rados.0.smithi084.stdout:2807: done (2 left) 2023-10-01T07:34:43.816 INFO:tasks.rados.rados.0.smithi084.stdout:2808: done (1 left) 2023-10-01T07:34:43.816 INFO:tasks.rados.rados.0.smithi084.stdout:2810: read oid 449 snap -1 2023-10-01T07:34:43.816 INFO:tasks.rados.rados.0.smithi084.stdout:2810: expect (ObjNum 1468 snap 0 seq_num 1468) 2023-10-01T07:34:43.816 INFO:tasks.rados.rados.0.smithi084.stdout:2811: write oid 80 current snap is 0 2023-10-01T07:34:43.816 INFO:tasks.rados.rados.0.smithi084.stdout:2811: seq_num 1803 ranges {703021=449608,1707034=595987} 2023-10-01T07:34:43.829 INFO:tasks.rados.rados.0.smithi084.stdout:2811: writing smithi08466639-80 from 703021 to 1152629 tid 1 2023-10-01T07:34:43.834 INFO:tasks.rados.rados.0.smithi084.stdout:2811: writing smithi08466639-80 from 1707034 to 2303021 tid 2 2023-10-01T07:34:43.834 INFO:tasks.rados.rados.0.smithi084.stdout:2812: read oid 475 snap -1 2023-10-01T07:34:43.834 INFO:tasks.rados.rados.0.smithi084.stdout:2812: expect (ObjNum 1442 snap 0 seq_num 1442) 2023-10-01T07:34:43.834 INFO:tasks.rados.rados.0.smithi084.stdout:2813: write oid 423 current snap is 0 2023-10-01T07:34:43.834 INFO:tasks.rados.rados.0.smithi084.stdout:2813: seq_num 1804 ranges {719828=524857,1765516=554312} 2023-10-01T07:34:43.842 INFO:tasks.rados.rados.0.smithi084.stdout:2813: writing smithi08466639-423 from 719828 to 1244685 tid 1 2023-10-01T07:34:43.850 INFO:tasks.rados.rados.0.smithi084.stdout:2813: writing smithi08466639-423 from 1765516 to 2319828 tid 2 2023-10-01T07:34:43.850 INFO:tasks.rados.rados.0.smithi084.stdout:2814: read oid 139 snap -1 2023-10-01T07:34:43.850 INFO:tasks.rados.rados.0.smithi084.stdout:2814: expect (ObjNum 1218 snap 0 seq_num 1218) 2023-10-01T07:34:43.850 INFO:tasks.rados.rados.0.smithi084.stdout:2815: read oid 203 snap -1 2023-10-01T07:34:43.850 INFO:tasks.rados.rados.0.smithi084.stdout:2815: expect (ObjNum 1668 snap 0 seq_num 1668) 2023-10-01T07:34:43.850 INFO:tasks.rados.rados.0.smithi084.stdout:2816: read oid 114 snap -1 2023-10-01T07:34:43.850 INFO:tasks.rados.rados.0.smithi084.stdout:2816: expect (ObjNum 1185 snap 0 seq_num 1185) 2023-10-01T07:34:43.850 INFO:tasks.rados.rados.0.smithi084.stdout:2817: delete oid 272 current snap is 0 2023-10-01T07:34:43.850 INFO:tasks.rados.rados.0.smithi084.stdout:2810: expect (ObjNum 1468 snap 0 seq_num 1468) 2023-10-01T07:34:43.977 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:43 smithi112 bash[27689]: cluster 2023-10-01T07:34:42.381897+0000 mgr.x (mgr.24739) 54 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 7.2 MiB/s wr, 71 op/s 2023-10-01T07:34:43.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:43 smithi112 bash[27689]: audit 2023-10-01T07:34:42.827048+0000 mon.c (mon.2) 142 : audit [DBG] from='client.? 172.21.15.84:0/2502245800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:43.985 INFO:tasks.rados.rados.0.smithi084.stdout:2809: expect (ObjNum 1512 snap 0 seq_num 1512) 2023-10-01T07:34:44.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:43 smithi084 bash[33757]: cluster 2023-10-01T07:34:42.381897+0000 mgr.x (mgr.24739) 54 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 7.2 MiB/s wr, 71 op/s 2023-10-01T07:34:44.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:43 smithi084 bash[33757]: audit 2023-10-01T07:34:42.827048+0000 mon.c (mon.2) 142 : audit [DBG] from='client.? 172.21.15.84:0/2502245800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:44.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:43 smithi084 bash[27378]: cluster 2023-10-01T07:34:42.381897+0000 mgr.x (mgr.24739) 54 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 7.2 MiB/s wr, 71 op/s 2023-10-01T07:34:44.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:43 smithi084 bash[27378]: audit 2023-10-01T07:34:42.827048+0000 mon.c (mon.2) 142 : audit [DBG] from='client.? 172.21.15.84:0/2502245800' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:44.101 INFO:tasks.rados.rados.0.smithi084.stdout:2811: finishing write tid 1 to smithi08466639-80 2023-10-01T07:34:44.101 INFO:tasks.rados.rados.0.smithi084.stdout:2811: finishing write tid 2 to smithi08466639-80 2023-10-01T07:34:44.101 INFO:tasks.rados.rados.0.smithi084.stdout:2811: finishing write tid 3 to smithi08466639-80 2023-10-01T07:34:44.101 INFO:tasks.rados.rados.0.smithi084.stdout:2811: finishing write tid 4 to smithi08466639-80 2023-10-01T07:34:44.101 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 80 v 343 (ObjNum 1803 snap 0 seq_num 1803) dirty exists 2023-10-01T07:34:44.101 INFO:tasks.rados.rados.0.smithi084.stdout:2811: left oid 80 (ObjNum 1803 snap 0 seq_num 1803) 2023-10-01T07:34:44.101 INFO:tasks.rados.rados.0.smithi084.stdout:2812: expect (ObjNum 1442 snap 0 seq_num 1442) 2023-10-01T07:34:44.177 INFO:tasks.rados.rados.0.smithi084.stdout:2813: finishing write tid 1 to smithi08466639-423 2023-10-01T07:34:44.177 INFO:tasks.rados.rados.0.smithi084.stdout:2813: finishing write tid 2 to smithi08466639-423 2023-10-01T07:34:44.177 INFO:tasks.rados.rados.0.smithi084.stdout:2813: finishing write tid 3 to smithi08466639-423 2023-10-01T07:34:44.177 INFO:tasks.rados.rados.0.smithi084.stdout:2813: finishing write tid 4 to smithi08466639-423 2023-10-01T07:34:44.177 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 423 v 330 (ObjNum 1804 snap 0 seq_num 1804) dirty exists 2023-10-01T07:34:44.177 INFO:tasks.rados.rados.0.smithi084.stdout:2813: left oid 423 (ObjNum 1804 snap 0 seq_num 1804) 2023-10-01T07:34:44.177 INFO:tasks.rados.rados.0.smithi084.stdout:2815: expect (ObjNum 1668 snap 0 seq_num 1668) 2023-10-01T07:34:44.278 INFO:tasks.rados.rados.0.smithi084.stdout:2814: expect (ObjNum 1218 snap 0 seq_num 1218) 2023-10-01T07:34:44.413 INFO:tasks.rados.rados.0.smithi084.stdout:2816: expect (ObjNum 1185 snap 0 seq_num 1185) 2023-10-01T07:34:44.581 INFO:tasks.rados.rados.0.smithi084.stdout:2809: done (8 left) 2023-10-01T07:34:44.581 INFO:tasks.rados.rados.0.smithi084.stdout:2810: done (7 left) 2023-10-01T07:34:44.582 INFO:tasks.rados.rados.0.smithi084.stdout:2811: done (6 left) 2023-10-01T07:34:44.582 INFO:tasks.rados.rados.0.smithi084.stdout:2812: done (5 left) 2023-10-01T07:34:44.582 INFO:tasks.rados.rados.0.smithi084.stdout:2813: done (4 left) 2023-10-01T07:34:44.582 INFO:tasks.rados.rados.0.smithi084.stdout:2814: done (3 left) 2023-10-01T07:34:44.582 INFO:tasks.rados.rados.0.smithi084.stdout:2815: done (2 left) 2023-10-01T07:34:44.582 INFO:tasks.rados.rados.0.smithi084.stdout:2816: done (1 left) 2023-10-01T07:34:44.582 INFO:tasks.rados.rados.0.smithi084.stdout:2817: done (0 left) 2023-10-01T07:34:44.582 INFO:tasks.rados.rados.0.smithi084.stdout:2818: read oid 16 snap -1 2023-10-01T07:34:44.582 INFO:tasks.rados.rados.0.smithi084.stdout:2818: expect (ObjNum 1491 snap 0 seq_num 1491) 2023-10-01T07:34:44.582 INFO:tasks.rados.rados.0.smithi084.stdout:2819: write oid 244 current snap is 0 2023-10-01T07:34:44.583 INFO:tasks.rados.rados.0.smithi084.stdout:2819: seq_num 1806 ranges {753442=675355,2166127=187315} 2023-10-01T07:34:44.595 INFO:tasks.rados.rados.0.smithi084.stdout:2819: writing smithi08466639-244 from 753442 to 1428797 tid 1 2023-10-01T07:34:44.601 INFO:tasks.rados.rados.0.smithi084.stdout:2819: writing smithi08466639-244 from 2166127 to 2353442 tid 2 2023-10-01T07:34:44.601 INFO:tasks.rados.rados.0.smithi084.stdout:2820: delete oid 425 current snap is 0 2023-10-01T07:34:44.602 INFO:tasks.rados.rados.0.smithi084.stdout:2818: expect (ObjNum 1491 snap 0 seq_num 1491) 2023-10-01T07:34:44.741 INFO:tasks.rados.rados.0.smithi084.stdout:2819: finishing write tid 1 to smithi08466639-244 2023-10-01T07:34:44.741 INFO:tasks.rados.rados.0.smithi084.stdout:2819: finishing write tid 2 to smithi08466639-244 2023-10-01T07:34:44.742 INFO:tasks.rados.rados.0.smithi084.stdout:2819: finishing write tid 3 to smithi08466639-244 2023-10-01T07:34:44.742 INFO:tasks.rados.rados.0.smithi084.stdout:2819: finishing write tid 4 to smithi08466639-244 2023-10-01T07:34:44.742 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 244 v 275 (ObjNum 1806 snap 0 seq_num 1806) dirty exists 2023-10-01T07:34:44.742 INFO:tasks.rados.rados.0.smithi084.stdout:2819: left oid 244 (ObjNum 1806 snap 0 seq_num 1806) 2023-10-01T07:34:44.742 INFO:tasks.rados.rados.0.smithi084.stdout:2818: done (2 left) 2023-10-01T07:34:44.742 INFO:tasks.rados.rados.0.smithi084.stdout:2819: done (1 left) 2023-10-01T07:34:44.742 INFO:tasks.rados.rados.0.smithi084.stdout:2820: done (0 left) 2023-10-01T07:34:44.742 INFO:tasks.rados.rados.0.smithi084.stdout:2821: write oid 21 current snap is 0 2023-10-01T07:34:44.742 INFO:tasks.rados.rados.0.smithi084.stdout:2821: seq_num 1808 ranges {787056=425853,1883091=503965} 2023-10-01T07:34:44.753 INFO:tasks.rados.rados.0.smithi084.stdout:2821: writing smithi08466639-21 from 787056 to 1212909 tid 1 2023-10-01T07:34:44.760 INFO:tasks.rados.rados.0.smithi084.stdout:2821: writing smithi08466639-21 from 1883091 to 2387056 tid 2 2023-10-01T07:34:44.760 INFO:tasks.rados.rados.0.smithi084.stdout:2822: write oid 237 current snap is 0 2023-10-01T07:34:44.760 INFO:tasks.rados.rados.0.smithi084.stdout:2822: seq_num 1809 ranges {403863=501102,1425220=733959} 2023-10-01T07:34:44.765 INFO:tasks.rados.rados.0.smithi084.stdout:2822: writing smithi08466639-237 from 403863 to 904965 tid 1 2023-10-01T07:34:44.772 INFO:tasks.rados.rados.0.smithi084.stdout:2822: writing smithi08466639-237 from 1425220 to 2159179 tid 2 2023-10-01T07:34:44.772 INFO:tasks.rados.rados.0.smithi084.stdout:2823: write oid 450 current snap is 0 2023-10-01T07:34:44.772 INFO:tasks.rados.rados.0.smithi084.stdout:2823: seq_num 1810 ranges {420670=692704,1600055=593970} 2023-10-01T07:34:44.778 INFO:tasks.rados.rados.0.smithi084.stdout:2823: writing smithi08466639-450 from 420670 to 1113374 tid 1 2023-10-01T07:34:44.784 INFO:tasks.rados.rados.0.smithi084.stdout:2823: writing smithi08466639-450 from 1600055 to 2194025 tid 2 2023-10-01T07:34:44.784 INFO:tasks.rados.rados.0.smithi084.stdout:2824: read oid 425 snap -1 2023-10-01T07:34:44.784 INFO:tasks.rados.rados.0.smithi084.stdout:2824: expect deleted 2023-10-01T07:34:44.784 INFO:tasks.rados.rados.0.smithi084.stdout:2825: read oid 239 snap -1 2023-10-01T07:34:44.784 INFO:tasks.rados.rados.0.smithi084.stdout:2825: expect (ObjNum 1103 snap 0 seq_num 1103) 2023-10-01T07:34:44.785 INFO:tasks.rados.rados.0.smithi084.stdout:2826: write oid 329 current snap is 0 2023-10-01T07:34:44.785 INFO:tasks.rados.rados.0.smithi084.stdout:2821: finishing write tid 1 to smithi08466639-21 2023-10-01T07:34:44.785 INFO:tasks.rados.rados.0.smithi084.stdout:2826: seq_num 1811 ranges {437477=767953,1658537=737628} 2023-10-01T07:34:44.791 INFO:tasks.rados.rados.0.smithi084.stdout:2826: writing smithi08466639-329 from 437477 to 1205430 tid 1 2023-10-01T07:34:44.797 INFO:tasks.rados.rados.0.smithi084.stdout:2826: writing smithi08466639-329 from 1658537 to 2396165 tid 2 2023-10-01T07:34:44.797 INFO:tasks.rados.rados.0.smithi084.stdout:2827: write oid 366 current snap is 0 2023-10-01T07:34:44.798 INFO:tasks.rados.rados.0.smithi084.stdout:2827: seq_num 1812 ranges {454284=443202,1317019=597639,2376463=77821} 2023-10-01T07:34:44.802 INFO:tasks.rados.rados.0.smithi084.stdout:2827: writing smithi08466639-366 from 454284 to 897486 tid 1 2023-10-01T07:34:44.808 INFO:tasks.rados.rados.0.smithi084.stdout:2827: writing smithi08466639-366 from 1317019 to 1914658 tid 2 2023-10-01T07:34:44.811 INFO:tasks.rados.rados.0.smithi084.stdout:2827: writing smithi08466639-366 from 2376463 to 2454284 tid 3 2023-10-01T07:34:44.811 INFO:tasks.rados.rados.0.smithi084.stdout:2828: read oid 159 snap -1 2023-10-01T07:34:44.811 INFO:tasks.rados.rados.0.smithi084.stdout:2828: expect (ObjNum 1590 snap 0 seq_num 1590) 2023-10-01T07:34:44.811 INFO:tasks.rados.rados.0.smithi084.stdout:2829: write oid 113 current snap is 0 2023-10-01T07:34:44.811 INFO:tasks.rados.rados.0.smithi084.stdout:2829: seq_num 1813 ranges {471091=518451,1659148=741297} 2023-10-01T07:34:44.817 INFO:tasks.rados.rados.0.smithi084.stdout:2829: writing smithi08466639-113 from 471091 to 989542 tid 1 2023-10-01T07:34:44.825 INFO:tasks.rados.rados.0.smithi084.stdout:2829: writing smithi08466639-113 from 1659148 to 2400445 tid 2 2023-10-01T07:34:44.825 INFO:tasks.rados.rados.0.smithi084.stdout:2830: write oid 430 current snap is 0 2023-10-01T07:34:44.825 INFO:tasks.rados.rados.0.smithi084.stdout:2830: seq_num 1814 ranges {487898=593700,1717630=484955} 2023-10-01T07:34:44.832 INFO:tasks.rados.rados.0.smithi084.stdout:2830: writing smithi08466639-430 from 487898 to 1081598 tid 1 2023-10-01T07:34:44.838 INFO:tasks.rados.rados.0.smithi084.stdout:2830: writing smithi08466639-430 from 1717630 to 2202585 tid 2 2023-10-01T07:34:44.839 INFO:tasks.rados.rados.0.smithi084.stdout:2831: read oid 367 snap -1 2023-10-01T07:34:44.839 INFO:tasks.rados.rados.0.smithi084.stdout:2831: expect deleted 2023-10-01T07:34:44.839 INFO:tasks.rados.rados.0.smithi084.stdout:2832: write oid 312 current snap is 0 2023-10-01T07:34:44.839 INFO:tasks.rados.rados.0.smithi084.stdout:2832: seq_num 1815 ranges {504705=668949,1776112=728593} 2023-10-01T07:34:44.846 INFO:tasks.rados.rados.0.smithi084.stdout:2832: writing smithi08466639-312 from 504705 to 1173654 tid 1 2023-10-01T07:34:44.854 INFO:tasks.rados.rados.0.smithi084.stdout:2832: writing smithi08466639-312 from 1776112 to 2504705 tid 2 2023-10-01T07:34:44.854 INFO:tasks.rados.rados.0.smithi084.stdout:2833: read oid 423 snap -1 2023-10-01T07:34:44.854 INFO:tasks.rados.rados.0.smithi084.stdout:2833: expect (ObjNum 1804 snap 0 seq_num 1804) 2023-10-01T07:34:44.854 INFO:tasks.rados.rados.0.smithi084.stdout:2834: delete oid 162 current snap is 0 2023-10-01T07:34:44.854 INFO:tasks.rados.rados.0.smithi084.stdout:2821: finishing write tid 2 to smithi08466639-21 2023-10-01T07:34:44.854 INFO:tasks.rados.rados.0.smithi084.stdout:2821: finishing write tid 3 to smithi08466639-21 2023-10-01T07:34:44.855 INFO:tasks.rados.rados.0.smithi084.stdout:2821: finishing write tid 4 to smithi08466639-21 2023-10-01T07:34:44.855 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 21 v 310 (ObjNum 1808 snap 0 seq_num 1808) dirty exists 2023-10-01T07:34:44.855 INFO:tasks.rados.rados.0.smithi084.stdout:2821: left oid 21 (ObjNum 1808 snap 0 seq_num 1808) 2023-10-01T07:34:44.855 INFO:tasks.rados.rados.0.smithi084.stdout:2822: finishing write tid 1 to smithi08466639-237 2023-10-01T07:34:44.855 INFO:tasks.rados.rados.0.smithi084.stdout:2822: finishing write tid 2 to smithi08466639-237 2023-10-01T07:34:44.855 INFO:tasks.rados.rados.0.smithi084.stdout:2822: finishing write tid 3 to smithi08466639-237 2023-10-01T07:34:44.855 INFO:tasks.rados.rados.0.smithi084.stdout:2822: finishing write tid 4 to smithi08466639-237 2023-10-01T07:34:44.855 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 237 v 286 (ObjNum 1809 snap 0 seq_num 1809) dirty exists 2023-10-01T07:34:44.855 INFO:tasks.rados.rados.0.smithi084.stdout:2822: left oid 237 (ObjNum 1809 snap 0 seq_num 1809) 2023-10-01T07:34:44.855 INFO:tasks.rados.rados.0.smithi084.stdout:2823: finishing write tid 1 to smithi08466639-450 2023-10-01T07:34:44.855 INFO:tasks.rados.rados.0.smithi084.stdout:2823: finishing write tid 2 to smithi08466639-450 2023-10-01T07:34:44.855 INFO:tasks.rados.rados.0.smithi084.stdout:2823: finishing write tid 3 to smithi08466639-450 2023-10-01T07:34:44.856 INFO:tasks.rados.rados.0.smithi084.stdout:2823: finishing write tid 4 to smithi08466639-450 2023-10-01T07:34:44.856 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 450 v 315 (ObjNum 1810 snap 0 seq_num 1810) dirty exists 2023-10-01T07:34:44.856 INFO:tasks.rados.rados.0.smithi084.stdout:2823: left oid 450 (ObjNum 1810 snap 0 seq_num 1810) 2023-10-01T07:34:44.856 INFO:tasks.rados.rados.0.smithi084.stdout:2825: expect (ObjNum 1103 snap 0 seq_num 1103) 2023-10-01T07:34:44.987 INFO:tasks.rados.rados.0.smithi084.stdout:2826: finishing write tid 1 to smithi08466639-329 2023-10-01T07:34:44.987 INFO:tasks.rados.rados.0.smithi084.stdout:2826: finishing write tid 2 to smithi08466639-329 2023-10-01T07:34:44.987 INFO:tasks.rados.rados.0.smithi084.stdout:2826: finishing write tid 3 to smithi08466639-329 2023-10-01T07:34:44.987 INFO:tasks.rados.rados.0.smithi084.stdout:2826: finishing write tid 4 to smithi08466639-329 2023-10-01T07:34:44.987 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 329 v 420 (ObjNum 1811 snap 0 seq_num 1811) dirty exists 2023-10-01T07:34:44.987 INFO:tasks.rados.rados.0.smithi084.stdout:2826: left oid 329 (ObjNum 1811 snap 0 seq_num 1811) 2023-10-01T07:34:44.987 INFO:tasks.rados.rados.0.smithi084.stdout:2827: finishing write tid 1 to smithi08466639-366 2023-10-01T07:34:44.988 INFO:tasks.rados.rados.0.smithi084.stdout:2827: finishing write tid 2 to smithi08466639-366 2023-10-01T07:34:44.988 INFO:tasks.rados.rados.0.smithi084.stdout:2827: finishing write tid 3 to smithi08466639-366 2023-10-01T07:34:44.988 INFO:tasks.rados.rados.0.smithi084.stdout:2827: finishing write tid 4 to smithi08466639-366 2023-10-01T07:34:44.988 INFO:tasks.rados.rados.0.smithi084.stdout:2827: finishing write tid 5 to smithi08466639-366 2023-10-01T07:34:44.988 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 366 v 314 (ObjNum 1812 snap 0 seq_num 1812) dirty exists 2023-10-01T07:34:44.988 INFO:tasks.rados.rados.0.smithi084.stdout:2827: left oid 366 (ObjNum 1812 snap 0 seq_num 1812) 2023-10-01T07:34:44.988 INFO:tasks.rados.rados.0.smithi084.stdout:2828: expect (ObjNum 1590 snap 0 seq_num 1590) 2023-10-01T07:34:45.214 INFO:tasks.rados.rados.0.smithi084.stdout:2829: finishing write tid 1 to smithi08466639-113 2023-10-01T07:34:45.214 INFO:tasks.rados.rados.0.smithi084.stdout:2829: finishing write tid 2 to smithi08466639-113 2023-10-01T07:34:45.215 INFO:tasks.rados.rados.0.smithi084.stdout:2829: finishing write tid 3 to smithi08466639-113 2023-10-01T07:34:45.215 INFO:tasks.rados.rados.0.smithi084.stdout:2829: finishing write tid 4 to smithi08466639-113 2023-10-01T07:34:45.215 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 113 v 313 (ObjNum 1813 snap 0 seq_num 1813) dirty exists 2023-10-01T07:34:45.215 INFO:tasks.rados.rados.0.smithi084.stdout:2829: left oid 113 (ObjNum 1813 snap 0 seq_num 1813) 2023-10-01T07:34:45.215 INFO:tasks.rados.rados.0.smithi084.stdout:2830: finishing write tid 1 to smithi08466639-430 2023-10-01T07:34:45.215 INFO:tasks.rados.rados.0.smithi084.stdout:2830: finishing write tid 2 to smithi08466639-430 2023-10-01T07:34:45.215 INFO:tasks.rados.rados.0.smithi084.stdout:2830: finishing write tid 3 to smithi08466639-430 2023-10-01T07:34:45.215 INFO:tasks.rados.rados.0.smithi084.stdout:2821: done (13 left) 2023-10-01T07:34:45.215 INFO:tasks.rados.rados.0.smithi084.stdout:2822: done (12 left) 2023-10-01T07:34:45.215 INFO:tasks.rados.rados.0.smithi084.stdout:2823: done (11 left) 2023-10-01T07:34:45.215 INFO:tasks.rados.rados.0.smithi084.stdout:2824: done (10 left) 2023-10-01T07:34:45.215 INFO:tasks.rados.rados.0.smithi084.stdout:2825: done (9 left) 2023-10-01T07:34:45.215 INFO:tasks.rados.rados.0.smithi084.stdout:2826: done (8 left) 2023-10-01T07:34:45.216 INFO:tasks.rados.rados.0.smithi084.stdout:2827: done (7 left) 2023-10-01T07:34:45.216 INFO:tasks.rados.rados.0.smithi084.stdout:2828: done (6 left) 2023-10-01T07:34:45.216 INFO:tasks.rados.rados.0.smithi084.stdout:2829: done (5 left) 2023-10-01T07:34:45.216 INFO:tasks.rados.rados.0.smithi084.stdout:2831: done (4 left) 2023-10-01T07:34:45.216 INFO:tasks.rados.rados.0.smithi084.stdout:2834: done (3 left) 2023-10-01T07:34:45.216 INFO:tasks.rados.rados.0.smithi084.stdout:2835: write oid 269 current snap is 0 2023-10-01T07:34:45.216 INFO:tasks.rados.rados.0.smithi084.stdout:2830: finishing write tid 4 to smithi08466639-430 2023-10-01T07:34:45.216 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 430 v 318 (ObjNum 1814 snap 0 seq_num 1814) dirty exists 2023-10-01T07:34:45.216 INFO:tasks.rados.rados.0.smithi084.stdout:2830: left oid 430 (ObjNum 1814 snap 0 seq_num 1814) 2023-10-01T07:34:45.216 INFO:tasks.rados.rados.0.smithi084.stdout:2832: finishing write tid 1 to smithi08466639-312 2023-10-01T07:34:45.216 INFO:tasks.rados.rados.0.smithi084.stdout:2832: finishing write tid 2 to smithi08466639-312 2023-10-01T07:34:45.216 INFO:tasks.rados.rados.0.smithi084.stdout:2832: finishing write tid 3 to smithi08466639-312 2023-10-01T07:34:45.216 INFO:tasks.rados.rados.0.smithi084.stdout:2832: finishing write tid 4 to smithi08466639-312 2023-10-01T07:34:45.217 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 312 v 333 (ObjNum 1815 snap 0 seq_num 1815) dirty exists 2023-10-01T07:34:45.217 INFO:tasks.rados.rados.0.smithi084.stdout:2832: left oid 312 (ObjNum 1815 snap 0 seq_num 1815) 2023-10-01T07:34:45.217 INFO:tasks.rados.rados.0.smithi084.stdout:2833: expect (ObjNum 1804 snap 0 seq_num 1804) 2023-10-01T07:34:45.312 INFO:tasks.rados.rados.0.smithi084.stdout:2835: seq_num 1817 ranges {538319=535800,1493076=748635} 2023-10-01T07:34:45.323 INFO:tasks.rados.rados.0.smithi084.stdout:2835: writing smithi08466639-269 from 538319 to 1074119 tid 1 2023-10-01T07:34:45.329 INFO:tasks.rados.rados.0.smithi084.stdout:2835: writing smithi08466639-269 from 1493076 to 2241711 tid 2 2023-10-01T07:34:45.329 INFO:tasks.rados.rados.0.smithi084.stdout:2830: done (3 left) 2023-10-01T07:34:45.329 INFO:tasks.rados.rados.0.smithi084.stdout:2832: done (2 left) 2023-10-01T07:34:45.329 INFO:tasks.rados.rados.0.smithi084.stdout:2833: done (1 left) 2023-10-01T07:34:45.330 INFO:tasks.rados.rados.0.smithi084.stdout:2836: write oid 2 current snap is 0 2023-10-01T07:34:45.330 INFO:tasks.rados.rados.0.smithi084.stdout:2836: seq_num 1818 ranges {555126=611049,1951558=492293} 2023-10-01T07:34:45.338 INFO:tasks.rados.rados.0.smithi084.stdout:2836: writing smithi08466639-2 from 555126 to 1166175 tid 1 2023-10-01T07:34:45.346 INFO:tasks.rados.rados.0.smithi084.stdout:2836: writing smithi08466639-2 from 1951558 to 2443851 tid 2 2023-10-01T07:34:45.346 INFO:tasks.rados.rados.0.smithi084.stdout:2837: read oid 306 snap -1 2023-10-01T07:34:45.346 INFO:tasks.rados.rados.0.smithi084.stdout:2837: expect (ObjNum 808 snap 0 seq_num 808) 2023-10-01T07:34:45.346 INFO:tasks.rados.rados.0.smithi084.stdout:2838: delete oid 263 current snap is 0 2023-10-01T07:34:45.346 INFO:tasks.rados.rados.0.smithi084.stdout:2835: finishing write tid 1 to smithi08466639-269 2023-10-01T07:34:45.346 INFO:tasks.rados.rados.0.smithi084.stdout:2835: finishing write tid 2 to smithi08466639-269 2023-10-01T07:34:45.346 INFO:tasks.rados.rados.0.smithi084.stdout:2835: finishing write tid 3 to smithi08466639-269 2023-10-01T07:34:45.346 INFO:tasks.rados.rados.0.smithi084.stdout:2835: finishing write tid 4 to smithi08466639-269 2023-10-01T07:34:45.346 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 269 v 395 (ObjNum 1817 snap 0 seq_num 1817) dirty exists 2023-10-01T07:34:45.346 INFO:tasks.rados.rados.0.smithi084.stdout:2835: left oid 269 (ObjNum 1817 snap 0 seq_num 1817) 2023-10-01T07:34:45.347 INFO:tasks.rados.rados.0.smithi084.stdout:2836: finishing write tid 1 to smithi08466639-2 2023-10-01T07:34:45.348 INFO:tasks.rados.rados.0.smithi084.stdout:2835: done (3 left) 2023-10-01T07:34:45.348 INFO:tasks.rados.rados.0.smithi084.stdout:2838: done (2 left) 2023-10-01T07:34:45.349 INFO:tasks.rados.rados.0.smithi084.stdout:2839: write oid 289 current snap is 0 2023-10-01T07:34:45.349 INFO:tasks.rados.rados.0.smithi084.stdout:2839: seq_num 1820 ranges {588740=761547,2068522=495962} 2023-10-01T07:34:45.358 INFO:tasks.rados.rados.0.smithi084.stdout:2839: writing smithi08466639-289 from 588740 to 1350287 tid 1 2023-10-01T07:34:45.366 INFO:tasks.rados.rados.0.smithi084.stdout:2839: writing smithi08466639-289 from 2068522 to 2564484 tid 2 2023-10-01T07:34:45.366 INFO:tasks.rados.rados.0.smithi084.stdout:2840: delete oid 136 current snap is 0 2023-10-01T07:34:45.366 INFO:tasks.rados.rados.0.smithi084.stdout:2836: finishing write tid 2 to smithi08466639-2 2023-10-01T07:34:45.366 INFO:tasks.rados.rados.0.smithi084.stdout:2836: finishing write tid 3 to smithi08466639-2 2023-10-01T07:34:45.367 INFO:tasks.rados.rados.0.smithi084.stdout:2836: finishing write tid 4 to smithi08466639-2 2023-10-01T07:34:45.367 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 2 v 407 (ObjNum 1818 snap 0 seq_num 1818) dirty exists 2023-10-01T07:34:45.367 INFO:tasks.rados.rados.0.smithi084.stdout:2836: left oid 2 (ObjNum 1818 snap 0 seq_num 1818) 2023-10-01T07:34:45.367 INFO:tasks.rados.rados.0.smithi084.stdout:2837: expect (ObjNum 808 snap 0 seq_num 808) 2023-10-01T07:34:45.536 INFO:tasks.rados.rados.0.smithi084.stdout:2839: finishing write tid 1 to smithi08466639-289 2023-10-01T07:34:45.536 INFO:tasks.rados.rados.0.smithi084.stdout:2839: finishing write tid 2 to smithi08466639-289 2023-10-01T07:34:45.536 INFO:tasks.rados.rados.0.smithi084.stdout:2839: finishing write tid 3 to smithi08466639-289 2023-10-01T07:34:45.536 INFO:tasks.rados.rados.0.smithi084.stdout:2839: finishing write tid 4 to smithi08466639-289 2023-10-01T07:34:45.536 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 289 v 445 (ObjNum 1820 snap 0 seq_num 1820) dirty exists 2023-10-01T07:34:45.537 INFO:tasks.rados.rados.0.smithi084.stdout:2839: left oid 289 (ObjNum 1820 snap 0 seq_num 1820) 2023-10-01T07:34:45.537 INFO:tasks.rados.rados.0.smithi084.stdout:2836: done (3 left) 2023-10-01T07:34:45.537 INFO:tasks.rados.rados.0.smithi084.stdout:2837: done (2 left) 2023-10-01T07:34:45.537 INFO:tasks.rados.rados.0.smithi084.stdout:2839: done (1 left) 2023-10-01T07:34:45.537 INFO:tasks.rados.rados.0.smithi084.stdout:2840: done (0 left) 2023-10-01T07:34:45.537 INFO:tasks.rados.rados.0.smithi084.stdout:2841: delete oid 100 current snap is 0 2023-10-01T07:34:45.539 INFO:tasks.rados.rados.0.smithi084.stdout:2841: done (0 left) 2023-10-01T07:34:45.539 INFO:tasks.rados.rados.0.smithi084.stdout:2842: read oid 310 snap -1 2023-10-01T07:34:45.539 INFO:tasks.rados.rados.0.smithi084.stdout:2842: expect (ObjNum 1338 snap 0 seq_num 1338) 2023-10-01T07:34:45.539 INFO:tasks.rados.rados.0.smithi084.stdout:2843: read oid 353 snap -1 2023-10-01T07:34:45.539 INFO:tasks.rados.rados.0.smithi084.stdout:2843: expect (ObjNum 1534 snap 0 seq_num 1534) 2023-10-01T07:34:45.539 INFO:tasks.rados.rados.0.smithi084.stdout:2844: read oid 332 snap -1 2023-10-01T07:34:45.539 INFO:tasks.rados.rados.0.smithi084.stdout:2844: expect (ObjNum 1610 snap 0 seq_num 1610) 2023-10-01T07:34:45.539 INFO:tasks.rados.rados.0.smithi084.stdout:2845: write oid 57 current snap is 0 2023-10-01T07:34:45.539 INFO:tasks.rados.rados.0.smithi084.stdout:2845: seq_num 1823 ranges {639161=587294,1727615=759642} 2023-10-01T07:34:45.552 INFO:tasks.rados.rados.0.smithi084.stdout:2845: writing smithi08466639-57 from 639161 to 1226455 tid 1 2023-10-01T07:34:45.559 INFO:tasks.rados.rados.0.smithi084.stdout:2845: writing smithi08466639-57 from 1727615 to 2487257 tid 2 2023-10-01T07:34:45.559 INFO:tasks.rados.rados.0.smithi084.stdout:2846: write oid 492 current snap is 0 2023-10-01T07:34:45.559 INFO:tasks.rados.rados.0.smithi084.stdout:2846: seq_num 1824 ranges {655968=662543,1786097=503300} 2023-10-01T07:34:45.567 INFO:tasks.rados.rados.0.smithi084.stdout:2846: writing smithi08466639-492 from 655968 to 1318511 tid 1 2023-10-01T07:34:45.573 INFO:tasks.rados.rados.0.smithi084.stdout:2846: writing smithi08466639-492 from 1786097 to 2289397 tid 2 2023-10-01T07:34:45.573 INFO:tasks.rados.rados.0.smithi084.stdout:2847: write oid 374 current snap is 0 2023-10-01T07:34:45.573 INFO:tasks.rados.rados.0.smithi084.stdout:2847: seq_num 1825 ranges {672775=454145,1844579=763311} 2023-10-01T07:34:45.580 INFO:tasks.rados.rados.0.smithi084.stdout:2847: writing smithi08466639-374 from 672775 to 1126920 tid 1 2023-10-01T07:34:45.588 INFO:tasks.rados.rados.0.smithi084.stdout:2847: writing smithi08466639-374 from 1844579 to 2607890 tid 2 2023-10-01T07:34:45.588 INFO:tasks.rados.rados.0.smithi084.stdout:2848: read oid 376 snap -1 2023-10-01T07:34:45.589 INFO:tasks.rados.rados.0.smithi084.stdout:2848: expect (ObjNum 513 snap 0 seq_num 513) 2023-10-01T07:34:45.589 INFO:tasks.rados.rados.0.smithi084.stdout:2849: read oid 205 snap -1 2023-10-01T07:34:45.589 INFO:tasks.rados.rados.0.smithi084.stdout:2849: expect (ObjNum 1057 snap 0 seq_num 1057) 2023-10-01T07:34:45.589 INFO:tasks.rados.rados.0.smithi084.stdout:2850: read oid 127 snap -1 2023-10-01T07:34:45.589 INFO:tasks.rados.rados.0.smithi084.stdout:2850: expect (ObjNum 1789 snap 0 seq_num 1789) 2023-10-01T07:34:45.589 INFO:tasks.rados.rados.0.smithi084.stdout:2851: write oid 468 current snap is 0 2023-10-01T07:34:45.589 INFO:tasks.rados.rados.0.smithi084.stdout:2851: seq_num 1826 ranges {689582=529394,1903061=506969} 2023-10-01T07:34:45.595 INFO:tasks.rados.rados.0.smithi084.stdout:2851: writing smithi08466639-468 from 689582 to 1218976 tid 1 2023-10-01T07:34:45.603 INFO:tasks.rados.rados.0.smithi084.stdout:2851: writing smithi08466639-468 from 1903061 to 2410030 tid 2 2023-10-01T07:34:45.603 INFO:tasks.rados.rados.0.smithi084.stdout:2852: read oid 264 snap -1 2023-10-01T07:34:45.603 INFO:tasks.rados.rados.0.smithi084.stdout:2852: expect (ObjNum 1066 snap 0 seq_num 1066) 2023-10-01T07:34:45.603 INFO:tasks.rados.rados.0.smithi084.stdout:2853: read oid 115 snap -1 2023-10-01T07:34:45.603 INFO:tasks.rados.rados.0.smithi084.stdout:2853: expect (ObjNum 1629 snap 0 seq_num 1629) 2023-10-01T07:34:45.604 INFO:tasks.rados.rados.0.smithi084.stdout:2854: read oid 176 snap -1 2023-10-01T07:34:45.604 INFO:tasks.rados.rados.0.smithi084.stdout:2854: expect deleted 2023-10-01T07:34:45.604 INFO:tasks.rados.rados.0.smithi084.stdout:2855: write oid 322 current snap is 0 2023-10-01T07:34:45.604 INFO:tasks.rados.rados.0.smithi084.stdout:2855: seq_num 1827 ranges {706389=604643,1961543=650627} 2023-10-01T07:34:45.611 INFO:tasks.rados.rados.0.smithi084.stdout:2855: writing smithi08466639-322 from 706389 to 1311032 tid 1 2023-10-01T07:34:45.618 INFO:tasks.rados.rados.0.smithi084.stdout:2855: writing smithi08466639-322 from 1961543 to 2612170 tid 2 2023-10-01T07:34:45.618 INFO:tasks.rados.rados.0.smithi084.stdout:2856: write oid 349 current snap is 0 2023-10-01T07:34:45.618 INFO:tasks.rados.rados.0.smithi084.stdout:2856: seq_num 1828 ranges {723196=679892,2020025=510638} 2023-10-01T07:34:45.626 INFO:tasks.rados.rados.0.smithi084.stdout:2856: writing smithi08466639-349 from 723196 to 1403088 tid 1 2023-10-01T07:34:45.632 INFO:tasks.rados.rados.0.smithi084.stdout:2856: writing smithi08466639-349 from 2020025 to 2530663 tid 2 2023-10-01T07:34:45.633 INFO:tasks.rados.rados.0.smithi084.stdout:2857: write oid 252 current snap is 0 2023-10-01T07:34:45.633 INFO:tasks.rados.rados.0.smithi084.stdout:2857: seq_num 1829 ranges {740003=755141,2078507=654296} 2023-10-01T07:34:45.641 INFO:tasks.rados.rados.0.smithi084.stdout:2857: writing smithi08466639-252 from 740003 to 1495144 tid 1 2023-10-01T07:34:45.648 INFO:tasks.rados.rados.0.smithi084.stdout:2857: writing smithi08466639-252 from 2078507 to 2732803 tid 2 2023-10-01T07:34:45.648 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:34:45.648 INFO:tasks.rados.rados.0.smithi084.stdout:2842: expect (ObjNum 1338 snap 0 seq_num 1338) 2023-10-01T07:34:45.793 INFO:tasks.rados.rados.0.smithi084.stdout:2843: expect (ObjNum 1534 snap 0 seq_num 1534) 2023-10-01T07:34:45.920 INFO:tasks.rados.rados.0.smithi084.stdout:2844: expect (ObjNum 1610 snap 0 seq_num 1610) 2023-10-01T07:34:45.977 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:45 smithi112 bash[27689]: cluster 2023-10-01T07:34:44.382477+0000 mgr.x (mgr.24739) 55 : cluster [DBG] pgmap v33: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 7.2 MiB/s wr, 71 op/s 2023-10-01T07:34:45.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:45 smithi112 bash[27689]: audit 2023-10-01T07:34:45.291257+0000 mon.a (mon.0) 799 : audit [DBG] from='client.? 172.21.15.84:0/2637867690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:46.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:45 smithi084 bash[27378]: cluster 2023-10-01T07:34:44.382477+0000 mgr.x (mgr.24739) 55 : cluster [DBG] pgmap v33: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 7.2 MiB/s wr, 71 op/s 2023-10-01T07:34:46.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:45 smithi084 bash[27378]: audit 2023-10-01T07:34:45.291257+0000 mon.a (mon.0) 799 : audit [DBG] from='client.? 172.21.15.84:0/2637867690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:46.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:45 smithi084 bash[33757]: cluster 2023-10-01T07:34:44.382477+0000 mgr.x (mgr.24739) 55 : cluster [DBG] pgmap v33: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 7.2 MiB/s wr, 71 op/s 2023-10-01T07:34:46.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:45 smithi084 bash[33757]: audit 2023-10-01T07:34:45.291257+0000 mon.a (mon.0) 799 : audit [DBG] from='client.? 172.21.15.84:0/2637867690' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:46.083 INFO:tasks.rados.rados.0.smithi084.stdout:2845: finishing write tid 1 to smithi08466639-57 2023-10-01T07:34:46.083 INFO:tasks.rados.rados.0.smithi084.stdout:2845: finishing write tid 2 to smithi08466639-57 2023-10-01T07:34:46.083 INFO:tasks.rados.rados.0.smithi084.stdout:2845: finishing write tid 3 to smithi08466639-57 2023-10-01T07:34:46.084 INFO:tasks.rados.rados.0.smithi084.stdout:2845: finishing write tid 4 to smithi08466639-57 2023-10-01T07:34:46.085 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 57 v 423 (ObjNum 1823 snap 0 seq_num 1823) dirty exists 2023-10-01T07:34:46.085 INFO:tasks.rados.rados.0.smithi084.stdout:2845: left oid 57 (ObjNum 1823 snap 0 seq_num 1823) 2023-10-01T07:34:46.086 INFO:tasks.rados.rados.0.smithi084.stdout:2846: finishing write tid 1 to smithi08466639-492 2023-10-01T07:34:46.086 INFO:tasks.rados.rados.0.smithi084.stdout:2846: finishing write tid 2 to smithi08466639-492 2023-10-01T07:34:46.086 INFO:tasks.rados.rados.0.smithi084.stdout:2846: finishing write tid 3 to smithi08466639-492 2023-10-01T07:34:46.086 INFO:tasks.rados.rados.0.smithi084.stdout:2842: done (15 left) 2023-10-01T07:34:46.086 INFO:tasks.rados.rados.0.smithi084.stdout:2843: done (14 left) 2023-10-01T07:34:46.086 INFO:tasks.rados.rados.0.smithi084.stdout:2844: done (13 left) 2023-10-01T07:34:46.086 INFO:tasks.rados.rados.0.smithi084.stdout:2845: done (12 left) 2023-10-01T07:34:46.086 INFO:tasks.rados.rados.0.smithi084.stdout:2858: read oid 203 snap -1 2023-10-01T07:34:46.086 INFO:tasks.rados.rados.0.smithi084.stdout:2858: expect (ObjNum 1668 snap 0 seq_num 1668) 2023-10-01T07:34:46.086 INFO:tasks.rados.rados.0.smithi084.stdout:2859: read oid 64 snap -1 2023-10-01T07:34:46.087 INFO:tasks.rados.rados.0.smithi084.stdout:2859: expect (ObjNum 1493 snap 0 seq_num 1493) 2023-10-01T07:34:46.087 INFO:tasks.rados.rados.0.smithi084.stdout:2860: read oid 404 snap -1 2023-10-01T07:34:46.087 INFO:tasks.rados.rados.0.smithi084.stdout:2860: expect (ObjNum 1555 snap 0 seq_num 1555) 2023-10-01T07:34:46.087 INFO:tasks.rados.rados.0.smithi084.stdout:2861: write oid 147 current snap is 0 2023-10-01T07:34:46.087 INFO:tasks.rados.rados.0.smithi084.stdout:2846: finishing write tid 4 to smithi08466639-492 2023-10-01T07:34:46.087 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 492 v 422 (ObjNum 1824 snap 0 seq_num 1824) dirty exists 2023-10-01T07:34:46.087 INFO:tasks.rados.rados.0.smithi084.stdout:2846: left oid 492 (ObjNum 1824 snap 0 seq_num 1824) 2023-10-01T07:34:46.087 INFO:tasks.rados.rados.0.smithi084.stdout:2847: finishing write tid 1 to smithi08466639-374 2023-10-01T07:34:46.087 INFO:tasks.rados.rados.0.smithi084.stdout:2848: expect (ObjNum 513 snap 0 seq_num 513) 2023-10-01T07:34:46.206 INFO:tasks.rados.rados.0.smithi084.stdout:2847: finishing write tid 2 to smithi08466639-374 2023-10-01T07:34:46.206 INFO:tasks.rados.rados.0.smithi084.stdout:2847: finishing write tid 3 to smithi08466639-374 2023-10-01T07:34:46.207 INFO:tasks.rados.rados.0.smithi084.stdout:2847: finishing write tid 4 to smithi08466639-374 2023-10-01T07:34:46.207 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 374 v 425 (ObjNum 1825 snap 0 seq_num 1825) dirty exists 2023-10-01T07:34:46.207 INFO:tasks.rados.rados.0.smithi084.stdout:2847: left oid 374 (ObjNum 1825 snap 0 seq_num 1825) 2023-10-01T07:34:46.207 INFO:tasks.rados.rados.0.smithi084.stdout:2850: expect (ObjNum 1789 snap 0 seq_num 1789) 2023-10-01T07:34:46.314 INFO:tasks.rados.rados.0.smithi084.stdout:2851: finishing write tid 1 to smithi08466639-468 2023-10-01T07:34:46.314 INFO:tasks.rados.rados.0.smithi084.stdout:2849: expect (ObjNum 1057 snap 0 seq_num 1057) 2023-10-01T07:34:46.502 INFO:tasks.rados.rados.0.smithi084.stdout:2851: finishing write tid 2 to smithi08466639-468 2023-10-01T07:34:46.502 INFO:tasks.rados.rados.0.smithi084.stdout:2851: finishing write tid 3 to smithi08466639-468 2023-10-01T07:34:46.502 INFO:tasks.rados.rados.0.smithi084.stdout:2851: finishing write tid 4 to smithi08466639-468 2023-10-01T07:34:46.502 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 468 v 346 (ObjNum 1826 snap 0 seq_num 1826) dirty exists 2023-10-01T07:34:46.502 INFO:tasks.rados.rados.0.smithi084.stdout:2851: left oid 468 (ObjNum 1826 snap 0 seq_num 1826) 2023-10-01T07:34:46.502 INFO:tasks.rados.rados.0.smithi084.stdout:2853: expect (ObjNum 1629 snap 0 seq_num 1629) 2023-10-01T07:34:46.640 INFO:tasks.rados.rados.0.smithi084.stdout:2855: finishing write tid 1 to smithi08466639-322 2023-10-01T07:34:46.640 INFO:tasks.rados.rados.0.smithi084.stdout:2852: expect (ObjNum 1066 snap 0 seq_num 1066) 2023-10-01T07:34:46.727 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:34:46 smithi112 bash[50625]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:34:46] "GET /metrics HTTP/1.1" 200 36074 "" "Prometheus/2.33.4" 2023-10-01T07:34:46.843 INFO:tasks.rados.rados.0.smithi084.stdout:2855: finishing write tid 2 to smithi08466639-322 2023-10-01T07:34:46.843 INFO:tasks.rados.rados.0.smithi084.stdout:2855: finishing write tid 3 to smithi08466639-322 2023-10-01T07:34:46.843 INFO:tasks.rados.rados.0.smithi084.stdout:2855: finishing write tid 4 to smithi08466639-322 2023-10-01T07:34:46.843 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 322 v 444 (ObjNum 1827 snap 0 seq_num 1827) dirty exists 2023-10-01T07:34:46.843 INFO:tasks.rados.rados.0.smithi084.stdout:2855: left oid 322 (ObjNum 1827 snap 0 seq_num 1827) 2023-10-01T07:34:46.843 INFO:tasks.rados.rados.0.smithi084.stdout:2856: finishing write tid 1 to smithi08466639-349 2023-10-01T07:34:46.843 INFO:tasks.rados.rados.0.smithi084.stdout:2856: finishing write tid 2 to smithi08466639-349 2023-10-01T07:34:46.843 INFO:tasks.rados.rados.0.smithi084.stdout:2856: finishing write tid 3 to smithi08466639-349 2023-10-01T07:34:46.843 INFO:tasks.rados.rados.0.smithi084.stdout:2856: finishing write tid 4 to smithi08466639-349 2023-10-01T07:34:46.844 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 349 v 449 (ObjNum 1828 snap 0 seq_num 1828) dirty exists 2023-10-01T07:34:46.844 INFO:tasks.rados.rados.0.smithi084.stdout:2856: left oid 349 (ObjNum 1828 snap 0 seq_num 1828) 2023-10-01T07:34:46.844 INFO:tasks.rados.rados.0.smithi084.stdout:2857: finishing write tid 1 to smithi08466639-252 2023-10-01T07:34:46.844 INFO:tasks.rados.rados.0.smithi084.stdout:2857: finishing write tid 2 to smithi08466639-252 2023-10-01T07:34:46.844 INFO:tasks.rados.rados.0.smithi084.stdout:2857: finishing write tid 3 to smithi08466639-252 2023-10-01T07:34:46.844 INFO:tasks.rados.rados.0.smithi084.stdout:2857: finishing write tid 4 to smithi08466639-252 2023-10-01T07:34:46.844 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 252 v 400 (ObjNum 1829 snap 0 seq_num 1829) dirty exists 2023-10-01T07:34:46.844 INFO:tasks.rados.rados.0.smithi084.stdout:2857: left oid 252 (ObjNum 1829 snap 0 seq_num 1829) 2023-10-01T07:34:46.844 INFO:tasks.rados.rados.0.smithi084.stdout:2858: expect (ObjNum 1668 snap 0 seq_num 1668) 2023-10-01T07:34:46.936 INFO:tasks.rados.rados.0.smithi084.stdout:2860: expect (ObjNum 1555 snap 0 seq_num 1555) 2023-10-01T07:34:47.100 INFO:tasks.rados.rados.0.smithi084.stdout:2859: expect (ObjNum 1493 snap 0 seq_num 1493) 2023-10-01T07:34:47.287 INFO:tasks.rados.rados.0.smithi084.stdout:2861: seq_num 1830 ranges {756810=430390,1620636=514307} 2023-10-01T07:34:47.303 INFO:tasks.rados.rados.0.smithi084.stdout:2861: writing smithi08466639-147 from 756810 to 1187200 tid 1 2023-10-01T07:34:47.310 INFO:tasks.rados.rados.0.smithi084.stdout:2861: writing smithi08466639-147 from 1620636 to 2134943 tid 2 2023-10-01T07:34:47.311 INFO:tasks.rados.rados.0.smithi084.stdout:2846: done (15 left) 2023-10-01T07:34:47.311 INFO:tasks.rados.rados.0.smithi084.stdout:2847: done (14 left) 2023-10-01T07:34:47.311 INFO:tasks.rados.rados.0.smithi084.stdout:2848: done (13 left) 2023-10-01T07:34:47.311 INFO:tasks.rados.rados.0.smithi084.stdout:2849: done (12 left) 2023-10-01T07:34:47.311 INFO:tasks.rados.rados.0.smithi084.stdout:2850: done (11 left) 2023-10-01T07:34:47.311 INFO:tasks.rados.rados.0.smithi084.stdout:2851: done (10 left) 2023-10-01T07:34:47.311 INFO:tasks.rados.rados.0.smithi084.stdout:2852: done (9 left) 2023-10-01T07:34:47.312 INFO:tasks.rados.rados.0.smithi084.stdout:2853: done (8 left) 2023-10-01T07:34:47.312 INFO:tasks.rados.rados.0.smithi084.stdout:2854: done (7 left) 2023-10-01T07:34:47.312 INFO:tasks.rados.rados.0.smithi084.stdout:2855: done (6 left) 2023-10-01T07:34:47.312 INFO:tasks.rados.rados.0.smithi084.stdout:2856: done (5 left) 2023-10-01T07:34:47.312 INFO:tasks.rados.rados.0.smithi084.stdout:2857: done (4 left) 2023-10-01T07:34:47.312 INFO:tasks.rados.rados.0.smithi084.stdout:2858: done (3 left) 2023-10-01T07:34:47.312 INFO:tasks.rados.rados.0.smithi084.stdout:2859: done (2 left) 2023-10-01T07:34:47.312 INFO:tasks.rados.rados.0.smithi084.stdout:2860: done (1 left) 2023-10-01T07:34:47.312 INFO:tasks.rados.rados.0.smithi084.stdout:2862: read oid 176 snap -1 2023-10-01T07:34:47.313 INFO:tasks.rados.rados.0.smithi084.stdout:2862: expect deleted 2023-10-01T07:34:47.313 INFO:tasks.rados.rados.0.smithi084.stdout:2863: read oid 96 snap -1 2023-10-01T07:34:47.313 INFO:tasks.rados.rados.0.smithi084.stdout:2863: expect (ObjNum 1697 snap 0 seq_num 1697) 2023-10-01T07:34:47.313 INFO:tasks.rados.rados.0.smithi084.stdout:2864: write oid 398 current snap is 0 2023-10-01T07:34:47.313 INFO:tasks.rados.rados.0.smithi084.stdout:2861: finishing write tid 1 to smithi08466639-147 2023-10-01T07:34:47.313 INFO:tasks.rados.rados.0.smithi084.stdout:2864: seq_num 1831 ranges {773617=505639,2079118=657965} 2023-10-01T07:34:47.325 INFO:tasks.rados.rados.0.smithi084.stdout:2864: writing smithi08466639-398 from 773617 to 1279256 tid 1 2023-10-01T07:34:47.333 INFO:tasks.rados.rados.0.smithi084.stdout:2864: writing smithi08466639-398 from 2079118 to 2737083 tid 2 2023-10-01T07:34:47.333 INFO:tasks.rados.rados.0.smithi084.stdout:2865: write oid 324 current snap is 0 2023-10-01T07:34:47.334 INFO:tasks.rados.rados.0.smithi084.stdout:2865: seq_num 1832 ranges {790424=580888,2137600=517976} 2023-10-01T07:34:47.341 INFO:tasks.rados.rados.0.smithi084.stdout:2865: writing smithi08466639-324 from 790424 to 1371312 tid 1 2023-10-01T07:34:47.349 INFO:tasks.rados.rados.0.smithi084.stdout:2865: writing smithi08466639-324 from 2137600 to 2655576 tid 2 2023-10-01T07:34:47.349 INFO:tasks.rados.rados.0.smithi084.stdout:2866: write oid 293 current snap is 0 2023-10-01T07:34:47.349 INFO:tasks.rados.rados.0.smithi084.stdout:2866: seq_num 1833 ranges {407231=772490,1912435=661634} 2023-10-01T07:34:47.355 INFO:tasks.rados.rados.0.smithi084.stdout:2866: writing smithi08466639-293 from 407231 to 1179721 tid 1 2023-10-01T07:34:47.364 INFO:tasks.rados.rados.0.smithi084.stdout:2866: writing smithi08466639-293 from 1912435 to 2574069 tid 2 2023-10-01T07:34:47.364 INFO:tasks.rados.rados.0.smithi084.stdout:2867: write oid 74 current snap is 0 2023-10-01T07:34:47.364 INFO:tasks.rados.rados.0.smithi084.stdout:2861: finishing write tid 2 to smithi08466639-147 2023-10-01T07:34:47.364 INFO:tasks.rados.rados.0.smithi084.stdout:2861: finishing write tid 3 to smithi08466639-147 2023-10-01T07:34:47.364 INFO:tasks.rados.rados.0.smithi084.stdout:2861: finishing write tid 4 to smithi08466639-147 2023-10-01T07:34:47.364 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 147 v 289 (ObjNum 1830 snap 0 seq_num 1830) dirty exists 2023-10-01T07:34:47.365 INFO:tasks.rados.rados.0.smithi084.stdout:2861: left oid 147 (ObjNum 1830 snap 0 seq_num 1830) 2023-10-01T07:34:47.365 INFO:tasks.rados.rados.0.smithi084.stdout:2863: expect (ObjNum 1697 snap 0 seq_num 1697) 2023-10-01T07:34:47.484 INFO:tasks.rados.rados.0.smithi084.stdout:2864: finishing write tid 1 to smithi08466639-398 2023-10-01T07:34:47.485 INFO:tasks.rados.rados.0.smithi084.stdout:2864: finishing write tid 2 to smithi08466639-398 2023-10-01T07:34:47.485 INFO:tasks.rados.rados.0.smithi084.stdout:2864: finishing write tid 3 to smithi08466639-398 2023-10-01T07:34:47.485 INFO:tasks.rados.rados.0.smithi084.stdout:2864: finishing write tid 4 to smithi08466639-398 2023-10-01T07:34:47.485 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 398 v 315 (ObjNum 1831 snap 0 seq_num 1831) dirty exists 2023-10-01T07:34:47.485 INFO:tasks.rados.rados.0.smithi084.stdout:2864: left oid 398 (ObjNum 1831 snap 0 seq_num 1831) 2023-10-01T07:34:47.485 INFO:tasks.rados.rados.0.smithi084.stdout:2865: finishing write tid 1 to smithi08466639-324 2023-10-01T07:34:47.485 INFO:tasks.rados.rados.0.smithi084.stdout:2865: finishing write tid 2 to smithi08466639-324 2023-10-01T07:34:47.485 INFO:tasks.rados.rados.0.smithi084.stdout:2865: finishing write tid 3 to smithi08466639-324 2023-10-01T07:34:47.485 INFO:tasks.rados.rados.0.smithi084.stdout:2865: finishing write tid 4 to smithi08466639-324 2023-10-01T07:34:47.485 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 324 v 336 (ObjNum 1832 snap 0 seq_num 1832) dirty exists 2023-10-01T07:34:47.485 INFO:tasks.rados.rados.0.smithi084.stdout:2865: left oid 324 (ObjNum 1832 snap 0 seq_num 1832) 2023-10-01T07:34:47.486 INFO:tasks.rados.rados.0.smithi084.stdout:2866: finishing write tid 1 to smithi08466639-293 2023-10-01T07:34:47.486 INFO:tasks.rados.rados.0.smithi084.stdout:2866: finishing write tid 2 to smithi08466639-293 2023-10-01T07:34:47.486 INFO:tasks.rados.rados.0.smithi084.stdout:2866: finishing write tid 3 to smithi08466639-293 2023-10-01T07:34:47.486 INFO:tasks.rados.rados.0.smithi084.stdout:2866: finishing write tid 4 to smithi08466639-293 2023-10-01T07:34:47.486 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 293 v 452 (ObjNum 1833 snap 0 seq_num 1833) dirty exists 2023-10-01T07:34:47.486 INFO:tasks.rados.rados.0.smithi084.stdout:2866: left oid 293 (ObjNum 1833 snap 0 seq_num 1833) 2023-10-01T07:34:47.486 INFO:tasks.rados.rados.0.smithi084.stdout:2867: seq_num 1834 ranges {424038=447739,1454564=521645,2630710=193328} 2023-10-01T07:34:47.495 INFO:tasks.rados.rados.0.smithi084.stdout:2867: writing smithi08466639-74 from 424038 to 871777 tid 1 2023-10-01T07:34:47.501 INFO:tasks.rados.rados.0.smithi084.stdout:2867: writing smithi08466639-74 from 1454564 to 1976209 tid 2 2023-10-01T07:34:47.507 INFO:tasks.rados.rados.0.smithi084.stdout:2867: writing smithi08466639-74 from 2630710 to 2824038 tid 3 2023-10-01T07:34:47.507 INFO:tasks.rados.rados.0.smithi084.stdout:2861: done (6 left) 2023-10-01T07:34:47.507 INFO:tasks.rados.rados.0.smithi084.stdout:2862: done (5 left) 2023-10-01T07:34:47.507 INFO:tasks.rados.rados.0.smithi084.stdout:2863: done (4 left) 2023-10-01T07:34:47.507 INFO:tasks.rados.rados.0.smithi084.stdout:2864: done (3 left) 2023-10-01T07:34:47.507 INFO:tasks.rados.rados.0.smithi084.stdout:2865: done (2 left) 2023-10-01T07:34:47.507 INFO:tasks.rados.rados.0.smithi084.stdout:2866: done (1 left) 2023-10-01T07:34:47.507 INFO:tasks.rados.rados.0.smithi084.stdout:2868: write oid 113 current snap is 0 2023-10-01T07:34:47.507 INFO:tasks.rados.rados.0.smithi084.stdout:2867: finishing write tid 1 to smithi08466639-74 2023-10-01T07:34:47.507 INFO:tasks.rados.rados.0.smithi084.stdout:2867: finishing write tid 2 to smithi08466639-74 2023-10-01T07:34:47.507 INFO:tasks.rados.rados.0.smithi084.stdout:2868: seq_num 1835 ranges {440845=522988,1513046=665303} 2023-10-01T07:34:47.512 INFO:tasks.rados.rados.0.smithi084.stdout:2868: writing smithi08466639-113 from 440845 to 963833 tid 1 2023-10-01T07:34:47.519 INFO:tasks.rados.rados.0.smithi084.stdout:2868: writing smithi08466639-113 from 1513046 to 2178349 tid 2 2023-10-01T07:34:47.519 INFO:tasks.rados.rados.0.smithi084.stdout:2869: read oid 125 snap -1 2023-10-01T07:34:47.519 INFO:tasks.rados.rados.0.smithi084.stdout:2869: expect (ObjNum 1312 snap 0 seq_num 1312) 2023-10-01T07:34:47.519 INFO:tasks.rados.rados.0.smithi084.stdout:2870: write oid 238 current snap is 0 2023-10-01T07:34:47.519 INFO:tasks.rados.rados.0.smithi084.stdout:2870: seq_num 1836 ranges {457652=598237,1571528=525314,2685556=172096} 2023-10-01T07:34:47.525 INFO:tasks.rados.rados.0.smithi084.stdout:2870: writing smithi08466639-238 from 457652 to 1055889 tid 1 2023-10-01T07:34:47.531 INFO:tasks.rados.rados.0.smithi084.stdout:2870: writing smithi08466639-238 from 1571528 to 2096842 tid 2 2023-10-01T07:34:47.535 INFO:tasks.rados.rados.0.smithi084.stdout:2870: writing smithi08466639-238 from 2685556 to 2857652 tid 3 2023-10-01T07:34:47.535 INFO:tasks.rados.rados.0.smithi084.stdout:2871: write oid 144 current snap is 0 2023-10-01T07:34:47.535 INFO:tasks.rados.rados.0.smithi084.stdout:2871: seq_num 1837 ranges {474459=673486,1630010=668972} 2023-10-01T07:34:47.543 INFO:tasks.rados.rados.0.smithi084.stdout:2871: writing smithi08466639-144 from 474459 to 1147945 tid 1 2023-10-01T07:34:47.550 INFO:tasks.rados.rados.0.smithi084.stdout:2871: writing smithi08466639-144 from 1630010 to 2298982 tid 2 2023-10-01T07:34:47.550 INFO:tasks.rados.rados.0.smithi084.stdout:2872: read oid 256 snap -1 2023-10-01T07:34:47.550 INFO:tasks.rados.rados.0.smithi084.stdout:2872: expect (ObjNum 1014 snap 0 seq_num 1014) 2023-10-01T07:34:47.550 INFO:tasks.rados.rados.0.smithi084.stdout:2873: read oid 191 snap -1 2023-10-01T07:34:47.550 INFO:tasks.rados.rados.0.smithi084.stdout:2873: expect deleted 2023-10-01T07:34:47.551 INFO:tasks.rados.rados.0.smithi084.stdout:2874: read oid 142 snap -1 2023-10-01T07:34:47.551 INFO:tasks.rados.rados.0.smithi084.stdout:2874: expect deleted 2023-10-01T07:34:47.551 INFO:tasks.rados.rados.0.smithi084.stdout:2875: read oid 487 snap -1 2023-10-01T07:34:47.551 INFO:tasks.rados.rados.0.smithi084.stdout:2875: expect (ObjNum 1546 snap 0 seq_num 1546) 2023-10-01T07:34:47.551 INFO:tasks.rados.rados.0.smithi084.stdout:2876: delete oid 303 current snap is 0 2023-10-01T07:34:47.551 INFO:tasks.rados.rados.0.smithi084.stdout:2867: finishing write tid 3 to smithi08466639-74 2023-10-01T07:34:47.551 INFO:tasks.rados.rados.0.smithi084.stdout:2867: finishing write tid 4 to smithi08466639-74 2023-10-01T07:34:47.551 INFO:tasks.rados.rados.0.smithi084.stdout:2867: finishing write tid 5 to smithi08466639-74 2023-10-01T07:34:47.551 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 74 v 448 (ObjNum 1834 snap 0 seq_num 1834) dirty exists 2023-10-01T07:34:47.551 INFO:tasks.rados.rados.0.smithi084.stdout:2867: left oid 74 (ObjNum 1834 snap 0 seq_num 1834) 2023-10-01T07:34:47.551 INFO:tasks.rados.rados.0.smithi084.stdout:2868: finishing write tid 1 to smithi08466639-113 2023-10-01T07:34:47.551 INFO:tasks.rados.rados.0.smithi084.stdout:2869: expect (ObjNum 1312 snap 0 seq_num 1312) 2023-10-01T07:34:47.625 INFO:tasks.rados.rados.0.smithi084.stdout:2868: finishing write tid 2 to smithi08466639-113 2023-10-01T07:34:47.625 INFO:tasks.rados.rados.0.smithi084.stdout:2868: finishing write tid 3 to smithi08466639-113 2023-10-01T07:34:47.625 INFO:tasks.rados.rados.0.smithi084.stdout:2868: finishing write tid 4 to smithi08466639-113 2023-10-01T07:34:47.626 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 113 v 316 (ObjNum 1835 snap 0 seq_num 1835) dirty exists 2023-10-01T07:34:47.626 INFO:tasks.rados.rados.0.smithi084.stdout:2868: left oid 113 (ObjNum 1835 snap 0 seq_num 1835) 2023-10-01T07:34:47.626 INFO:tasks.rados.rados.0.smithi084.stdout:2870: finishing write tid 1 to smithi08466639-238 2023-10-01T07:34:47.626 INFO:tasks.rados.rados.0.smithi084.stdout:2867: done (9 left) 2023-10-01T07:34:47.626 INFO:tasks.rados.rados.0.smithi084.stdout:2868: done (8 left) 2023-10-01T07:34:47.626 INFO:tasks.rados.rados.0.smithi084.stdout:2869: done (7 left) 2023-10-01T07:34:47.626 INFO:tasks.rados.rados.0.smithi084.stdout:2876: done (6 left) 2023-10-01T07:34:47.626 INFO:tasks.rados.rados.0.smithi084.stdout:2877: read oid 297 snap -1 2023-10-01T07:34:47.627 INFO:tasks.rados.rados.0.smithi084.stdout:2877: expect (ObjNum 1600 snap 0 seq_num 1600) 2023-10-01T07:34:47.627 INFO:tasks.rados.rados.0.smithi084.stdout:2878: read oid 328 snap -1 2023-10-01T07:34:47.627 INFO:tasks.rados.rados.0.smithi084.stdout:2878: expect (ObjNum 1325 snap 0 seq_num 1325) 2023-10-01T07:34:47.627 INFO:tasks.rados.rados.0.smithi084.stdout:2879: read oid 337 snap -1 2023-10-01T07:34:47.627 INFO:tasks.rados.rados.0.smithi084.stdout:2879: expect (ObjNum 1637 snap 0 seq_num 1637) 2023-10-01T07:34:47.627 INFO:tasks.rados.rados.0.smithi084.stdout:2880: write oid 305 current snap is 0 2023-10-01T07:34:47.627 INFO:tasks.rados.rados.0.smithi084.stdout:2870: finishing write tid 2 to smithi08466639-238 2023-10-01T07:34:47.627 INFO:tasks.rados.rados.0.smithi084.stdout:2870: finishing write tid 3 to smithi08466639-238 2023-10-01T07:34:47.628 INFO:tasks.rados.rados.0.smithi084.stdout:2870: finishing write tid 4 to smithi08466639-238 2023-10-01T07:34:47.628 INFO:tasks.rados.rados.0.smithi084.stdout:2870: finishing write tid 5 to smithi08466639-238 2023-10-01T07:34:47.628 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 238 v 452 (ObjNum 1836 snap 0 seq_num 1836) dirty exists 2023-10-01T07:34:47.628 INFO:tasks.rados.rados.0.smithi084.stdout:2870: left oid 238 (ObjNum 1836 snap 0 seq_num 1836) 2023-10-01T07:34:47.628 INFO:tasks.rados.rados.0.smithi084.stdout:2871: finishing write tid 1 to smithi08466639-144 2023-10-01T07:34:47.628 INFO:tasks.rados.rados.0.smithi084.stdout:2880: seq_num 1839 ranges {508073=423984,1630621=672641} 2023-10-01T07:34:47.630 INFO:tasks.rados.rados.0.smithi084.stdout:2880: writing smithi08466639-305 from 508073 to 932057 tid 1 2023-10-01T07:34:47.639 INFO:tasks.rados.rados.0.smithi084.stdout:2880: writing smithi08466639-305 from 1630621 to 2303262 tid 2 2023-10-01T07:34:47.640 INFO:tasks.rados.rados.0.smithi084.stdout:2870: done (9 left) 2023-10-01T07:34:47.640 INFO:tasks.rados.rados.0.smithi084.stdout:2881: read oid 158 snap -1 2023-10-01T07:34:47.640 INFO:tasks.rados.rados.0.smithi084.stdout:2881: expect (ObjNum 1460 snap 0 seq_num 1460) 2023-10-01T07:34:47.640 INFO:tasks.rados.rados.0.smithi084.stdout:2882: write oid 386 current snap is 0 2023-10-01T07:34:47.640 INFO:tasks.rados.rados.0.smithi084.stdout:2882: seq_num 1840 ranges {524880=615586,1805456=416299,2678895=245985} 2023-10-01T07:34:47.646 INFO:tasks.rados.rados.0.smithi084.stdout:2882: writing smithi08466639-386 from 524880 to 1140466 tid 1 2023-10-01T07:34:47.652 INFO:tasks.rados.rados.0.smithi084.stdout:2882: writing smithi08466639-386 from 1805456 to 2221755 tid 2 2023-10-01T07:34:47.657 INFO:tasks.rados.rados.0.smithi084.stdout:2882: writing smithi08466639-386 from 2678895 to 2924880 tid 3 2023-10-01T07:34:47.657 INFO:tasks.rados.rados.0.smithi084.stdout:2883: delete oid 31 current snap is 0 2023-10-01T07:34:47.657 INFO:tasks.rados.rados.0.smithi084.stdout:2871: finishing write tid 2 to smithi08466639-144 2023-10-01T07:34:47.657 INFO:tasks.rados.rados.0.smithi084.stdout:2872: expect (ObjNum 1014 snap 0 seq_num 1014) 2023-10-01T07:34:47.840 INFO:tasks.rados.rados.0.smithi084.stdout:2875: expect (ObjNum 1546 snap 0 seq_num 1546) 2023-10-01T07:34:47.961 INFO:tasks.rados.rados.0.smithi084.stdout:2871: finishing write tid 3 to smithi08466639-144 2023-10-01T07:34:47.961 INFO:tasks.rados.rados.0.smithi084.stdout:2871: finishing write tid 4 to smithi08466639-144 2023-10-01T07:34:47.961 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 144 v 410 (ObjNum 1837 snap 0 seq_num 1837) dirty exists 2023-10-01T07:34:47.961 INFO:tasks.rados.rados.0.smithi084.stdout:2871: left oid 144 (ObjNum 1837 snap 0 seq_num 1837) 2023-10-01T07:34:47.961 INFO:tasks.rados.rados.0.smithi084.stdout:2877: expect (ObjNum 1600 snap 0 seq_num 1600) 2023-10-01T07:34:47.977 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:47 smithi112 bash[27689]: cluster 2023-10-01T07:34:46.383351+0000 mgr.x (mgr.24739) 56 : cluster [DBG] pgmap v34: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s rd, 11 MiB/s wr, 111 op/s 2023-10-01T07:34:48.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:47 smithi084 bash[27378]: cluster 2023-10-01T07:34:46.383351+0000 mgr.x (mgr.24739) 56 : cluster [DBG] pgmap v34: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s rd, 11 MiB/s wr, 111 op/s 2023-10-01T07:34:48.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:47 smithi084 bash[33757]: cluster 2023-10-01T07:34:46.383351+0000 mgr.x (mgr.24739) 56 : cluster [DBG] pgmap v34: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s rd, 11 MiB/s wr, 111 op/s 2023-10-01T07:34:48.100 INFO:tasks.rados.rados.0.smithi084.stdout:2880: finishing write tid 1 to smithi08466639-305 2023-10-01T07:34:48.100 INFO:tasks.rados.rados.0.smithi084.stdout:2878: expect (ObjNum 1325 snap 0 seq_num 1325) 2023-10-01T07:34:48.197 INFO:tasks.rados.rados.0.smithi084.stdout:2879: expect (ObjNum 1637 snap 0 seq_num 1637) 2023-10-01T07:34:48.375 INFO:tasks.rados.rados.0.smithi084.stdout:2880: finishing write tid 2 to smithi08466639-305 2023-10-01T07:34:48.375 INFO:tasks.rados.rados.0.smithi084.stdout:2880: finishing write tid 3 to smithi08466639-305 2023-10-01T07:34:48.375 INFO:tasks.rados.rados.0.smithi084.stdout:2880: finishing write tid 4 to smithi08466639-305 2023-10-01T07:34:48.375 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 305 v 429 (ObjNum 1839 snap 0 seq_num 1839) dirty exists 2023-10-01T07:34:48.375 INFO:tasks.rados.rados.0.smithi084.stdout:2880: left oid 305 (ObjNum 1839 snap 0 seq_num 1839) 2023-10-01T07:34:48.375 INFO:tasks.rados.rados.0.smithi084.stdout:2881: expect (ObjNum 1460 snap 0 seq_num 1460) 2023-10-01T07:34:48.516 INFO:tasks.rados.rados.0.smithi084.stdout:2882: finishing write tid 1 to smithi08466639-386 2023-10-01T07:34:48.516 INFO:tasks.rados.rados.0.smithi084.stdout:2882: finishing write tid 2 to smithi08466639-386 2023-10-01T07:34:48.516 INFO:tasks.rados.rados.0.smithi084.stdout:2882: finishing write tid 3 to smithi08466639-386 2023-10-01T07:34:48.517 INFO:tasks.rados.rados.0.smithi084.stdout:2882: finishing write tid 4 to smithi08466639-386 2023-10-01T07:34:48.517 INFO:tasks.rados.rados.0.smithi084.stdout:2882: finishing write tid 5 to smithi08466639-386 2023-10-01T07:34:48.517 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 386 v 385 (ObjNum 1840 snap 0 seq_num 1840) dirty exists 2023-10-01T07:34:48.517 INFO:tasks.rados.rados.0.smithi084.stdout:2882: left oid 386 (ObjNum 1840 snap 0 seq_num 1840) 2023-10-01T07:34:48.517 INFO:tasks.rados.rados.0.smithi084.stdout:2871: done (11 left) 2023-10-01T07:34:48.517 INFO:tasks.rados.rados.0.smithi084.stdout:2872: done (10 left) 2023-10-01T07:34:48.517 INFO:tasks.rados.rados.0.smithi084.stdout:2873: done (9 left) 2023-10-01T07:34:48.517 INFO:tasks.rados.rados.0.smithi084.stdout:2874: done (8 left) 2023-10-01T07:34:48.518 INFO:tasks.rados.rados.0.smithi084.stdout:2875: done (7 left) 2023-10-01T07:34:48.518 INFO:tasks.rados.rados.0.smithi084.stdout:2877: done (6 left) 2023-10-01T07:34:48.518 INFO:tasks.rados.rados.0.smithi084.stdout:2878: done (5 left) 2023-10-01T07:34:48.518 INFO:tasks.rados.rados.0.smithi084.stdout:2879: done (4 left) 2023-10-01T07:34:48.518 INFO:tasks.rados.rados.0.smithi084.stdout:2880: done (3 left) 2023-10-01T07:34:48.518 INFO:tasks.rados.rados.0.smithi084.stdout:2881: done (2 left) 2023-10-01T07:34:48.519 INFO:tasks.rados.rados.0.smithi084.stdout:2882: done (1 left) 2023-10-01T07:34:48.519 INFO:tasks.rados.rados.0.smithi084.stdout:2883: done (0 left) 2023-10-01T07:34:48.519 INFO:tasks.rados.rados.0.smithi084.stdout:2884: read oid 356 snap -1 2023-10-01T07:34:48.519 INFO:tasks.rados.rados.0.smithi084.stdout:2884: expect (ObjNum 1613 snap 0 seq_num 1613) 2023-10-01T07:34:48.519 INFO:tasks.rados.rados.0.smithi084.stdout:2885: read oid 29 snap -1 2023-10-01T07:34:48.519 INFO:tasks.rados.rados.0.smithi084.stdout:2885: expect (ObjNum 1728 snap 0 seq_num 1728) 2023-10-01T07:34:48.520 INFO:tasks.rados.rados.0.smithi084.stdout:2886: read oid 264 snap -1 2023-10-01T07:34:48.520 INFO:tasks.rados.rados.0.smithi084.stdout:2886: expect (ObjNum 1066 snap 0 seq_num 1066) 2023-10-01T07:34:48.520 INFO:tasks.rados.rados.0.smithi084.stdout:2887: read oid 423 snap -1 2023-10-01T07:34:48.520 INFO:tasks.rados.rados.0.smithi084.stdout:2887: expect (ObjNum 1804 snap 0 seq_num 1804) 2023-10-01T07:34:48.520 INFO:tasks.rados.rados.0.smithi084.stdout:2888: read oid 190 snap -1 2023-10-01T07:34:48.520 INFO:tasks.rados.rados.0.smithi084.stdout:2888: expect (ObjNum 189 snap 0 seq_num 189) 2023-10-01T07:34:48.520 INFO:tasks.rados.rados.0.smithi084.stdout:2889: read oid 350 snap -1 2023-10-01T07:34:48.521 INFO:tasks.rados.rados.0.smithi084.stdout:2889: expect (ObjNum 1733 snap 0 seq_num 1733) 2023-10-01T07:34:48.521 INFO:tasks.rados.rados.0.smithi084.stdout:2890: read oid 183 snap -1 2023-10-01T07:34:48.521 INFO:tasks.rados.rados.0.smithi084.stdout:2890: expect (ObjNum 1321 snap 0 seq_num 1321) 2023-10-01T07:34:48.521 INFO:tasks.rados.rados.0.smithi084.stdout:2891: read oid 178 snap -1 2023-10-01T07:34:48.521 INFO:tasks.rados.rados.0.smithi084.stdout:2891: expect (ObjNum 1504 snap 0 seq_num 1504) 2023-10-01T07:34:48.521 INFO:tasks.rados.rados.0.smithi084.stdout:2892: delete oid 346 current snap is 0 2023-10-01T07:34:48.530 INFO:tasks.rados.rados.0.smithi084.stdout:2888: expect (ObjNum 189 snap 0 seq_num 189) 2023-10-01T07:34:48.627 INFO:tasks.rados.rados.0.smithi084.stdout:2886: expect (ObjNum 1066 snap 0 seq_num 1066) 2023-10-01T07:34:48.829 INFO:tasks.rados.rados.0.smithi084.stdout:2887: expect (ObjNum 1804 snap 0 seq_num 1804) 2023-10-01T07:34:48.919 INFO:tasks.rados.rados.0.smithi084.stdout:2890: expect (ObjNum 1321 snap 0 seq_num 1321) 2023-10-01T07:34:48.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:48 smithi112 bash[27689]: audit 2023-10-01T07:34:47.738084+0000 mon.c (mon.2) 143 : audit [DBG] from='client.? 172.21.15.84:0/2078058472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:48.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:48 smithi112 bash[27689]: audit 2023-10-01T07:34:48.612186+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:34:48.978 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:34:48 smithi112 bash[53127]: ts=2023-10-01T07:34:48.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.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi112:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi112.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T07:34:49.006 INFO:tasks.rados.rados.0.smithi084.stdout:2891: expect (ObjNum 1504 snap 0 seq_num 1504) 2023-10-01T07:34:49.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:48 smithi084 bash[27378]: audit 2023-10-01T07:34:47.738084+0000 mon.c (mon.2) 143 : audit [DBG] from='client.? 172.21.15.84:0/2078058472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:49.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:48 smithi084 bash[27378]: audit 2023-10-01T07:34:48.612186+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:34:49.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:48 smithi084 bash[33757]: audit 2023-10-01T07:34:47.738084+0000 mon.c (mon.2) 143 : audit [DBG] from='client.? 172.21.15.84:0/2078058472' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:49.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:48 smithi084 bash[33757]: audit 2023-10-01T07:34:48.612186+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:34:49.138 INFO:tasks.rados.rados.0.smithi084.stdout:2884: expect (ObjNum 1613 snap 0 seq_num 1613) 2023-10-01T07:34:49.236 INFO:tasks.rados.rados.0.smithi084.stdout:2889: expect (ObjNum 1733 snap 0 seq_num 1733) 2023-10-01T07:34:49.432 INFO:tasks.rados.rados.0.smithi084.stdout:2885: expect (ObjNum 1728 snap 0 seq_num 1728) 2023-10-01T07:34:49.619 INFO:tasks.rados.rados.0.smithi084.stdout:2884: done (8 left) 2023-10-01T07:34:49.619 INFO:tasks.rados.rados.0.smithi084.stdout:2885: done (7 left) 2023-10-01T07:34:49.619 INFO:tasks.rados.rados.0.smithi084.stdout:2886: done (6 left) 2023-10-01T07:34:49.619 INFO:tasks.rados.rados.0.smithi084.stdout:2887: done (5 left) 2023-10-01T07:34:49.619 INFO:tasks.rados.rados.0.smithi084.stdout:2888: done (4 left) 2023-10-01T07:34:49.619 INFO:tasks.rados.rados.0.smithi084.stdout:2889: done (3 left) 2023-10-01T07:34:49.619 INFO:tasks.rados.rados.0.smithi084.stdout:2890: done (2 left) 2023-10-01T07:34:49.619 INFO:tasks.rados.rados.0.smithi084.stdout:2891: done (1 left) 2023-10-01T07:34:49.619 INFO:tasks.rados.rados.0.smithi084.stdout:2892: done (0 left) 2023-10-01T07:34:49.619 INFO:tasks.rados.rados.0.smithi084.stdout:2893: write oid 433 current snap is 0 2023-10-01T07:34:49.620 INFO:tasks.rados.rados.0.smithi084.stdout:2893: seq_num 1843 ranges {575301=441333,1464549=679979,2644811=330490} 2023-10-01T07:34:49.631 INFO:tasks.rados.rados.0.smithi084.stdout:2893: writing smithi08466639-433 from 575301 to 1016634 tid 1 2023-10-01T07:34:49.637 INFO:tasks.rados.rados.0.smithi084.stdout:2893: writing smithi08466639-433 from 1464549 to 2144528 tid 2 2023-10-01T07:34:49.642 INFO:tasks.rados.rados.0.smithi084.stdout:2893: writing smithi08466639-433 from 2644811 to 2975301 tid 3 2023-10-01T07:34:49.642 INFO:tasks.rados.rados.0.smithi084.stdout:2894: read oid 231 snap -1 2023-10-01T07:34:49.642 INFO:tasks.rados.rados.0.smithi084.stdout:2894: expect (ObjNum 1436 snap 0 seq_num 1436) 2023-10-01T07:34:49.642 INFO:tasks.rados.rados.0.smithi084.stdout:2895: write oid 27 current snap is 0 2023-10-01T07:34:49.642 INFO:tasks.rados.rados.0.smithi084.stdout:2895: seq_num 1844 ranges {592108=516582,1523031=423637,2672234=319874} 2023-10-01T07:34:49.648 INFO:tasks.rados.rados.0.smithi084.stdout:2895: writing smithi08466639-27 from 592108 to 1108690 tid 1 2023-10-01T07:34:49.653 INFO:tasks.rados.rados.0.smithi084.stdout:2895: writing smithi08466639-27 from 1523031 to 1946668 tid 2 2023-10-01T07:34:49.659 INFO:tasks.rados.rados.0.smithi084.stdout:2895: writing smithi08466639-27 from 2672234 to 2992108 tid 3 2023-10-01T07:34:49.659 INFO:tasks.rados.rados.0.smithi084.stdout:2896: read oid 237 snap -1 2023-10-01T07:34:49.659 INFO:tasks.rados.rados.0.smithi084.stdout:2896: expect (ObjNum 1809 snap 0 seq_num 1809) 2023-10-01T07:34:49.659 INFO:tasks.rados.rados.0.smithi084.stdout:2897: delete oid 198 current snap is 0 2023-10-01T07:34:49.660 INFO:tasks.rados.rados.0.smithi084.stdout:2893: finishing write tid 1 to smithi08466639-433 2023-10-01T07:34:49.660 INFO:tasks.rados.rados.0.smithi084.stdout:2893: finishing write tid 2 to smithi08466639-433 2023-10-01T07:34:49.660 INFO:tasks.rados.rados.0.smithi084.stdout:2893: finishing write tid 3 to smithi08466639-433 2023-10-01T07:34:49.660 INFO:tasks.rados.rados.0.smithi084.stdout:2893: finishing write tid 4 to smithi08466639-433 2023-10-01T07:34:49.660 INFO:tasks.rados.rados.0.smithi084.stdout:2893: finishing write tid 5 to smithi08466639-433 2023-10-01T07:34:49.660 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 433 v 322 (ObjNum 1843 snap 0 seq_num 1843) dirty exists 2023-10-01T07:34:49.660 INFO:tasks.rados.rados.0.smithi084.stdout:2893: left oid 433 (ObjNum 1843 snap 0 seq_num 1843) 2023-10-01T07:34:49.660 INFO:tasks.rados.rados.0.smithi084.stdout:2894: expect (ObjNum 1436 snap 0 seq_num 1436) 2023-10-01T07:34:49.789 INFO:tasks.rados.rados.0.smithi084.stdout:2895: finishing write tid 1 to smithi08466639-27 2023-10-01T07:34:49.789 INFO:tasks.rados.rados.0.smithi084.stdout:2895: finishing write tid 2 to smithi08466639-27 2023-10-01T07:34:49.789 INFO:tasks.rados.rados.0.smithi084.stdout:2895: finishing write tid 3 to smithi08466639-27 2023-10-01T07:34:49.789 INFO:tasks.rados.rados.0.smithi084.stdout:2895: finishing write tid 4 to smithi08466639-27 2023-10-01T07:34:49.789 INFO:tasks.rados.rados.0.smithi084.stdout:2895: finishing write tid 5 to smithi08466639-27 2023-10-01T07:34:49.789 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 27 v 427 (ObjNum 1844 snap 0 seq_num 1844) dirty exists 2023-10-01T07:34:49.789 INFO:tasks.rados.rados.0.smithi084.stdout:2895: left oid 27 (ObjNum 1844 snap 0 seq_num 1844) 2023-10-01T07:34:49.790 INFO:tasks.rados.rados.0.smithi084.stdout:2896: expect (ObjNum 1809 snap 0 seq_num 1809) 2023-10-01T07:34:49.898 INFO:tasks.rados.rados.0.smithi084.stdout:2893: done (4 left) 2023-10-01T07:34:49.898 INFO:tasks.rados.rados.0.smithi084.stdout:2894: done (3 left) 2023-10-01T07:34:49.898 INFO:tasks.rados.rados.0.smithi084.stdout:2895: done (2 left) 2023-10-01T07:34:49.898 INFO:tasks.rados.rados.0.smithi084.stdout:2896: done (1 left) 2023-10-01T07:34:49.898 INFO:tasks.rados.rados.0.smithi084.stdout:2897: done (0 left) 2023-10-01T07:34:49.898 INFO:tasks.rados.rados.0.smithi084.stdout:2898: write oid 84 current snap is 0 2023-10-01T07:34:49.898 INFO:tasks.rados.rados.0.smithi084.stdout:2898: seq_num 1846 ranges {625722=667080,1923642=427306,3010727=14995} 2023-10-01T07:34:49.910 INFO:tasks.rados.rados.0.smithi084.stdout:2898: writing smithi08466639-84 from 625722 to 1292802 tid 1 2023-10-01T07:34:49.917 INFO:tasks.rados.rados.0.smithi084.stdout:2898: writing smithi08466639-84 from 1923642 to 2350948 tid 2 2023-10-01T07:34:49.922 INFO:tasks.rados.rados.0.smithi084.stdout:2898: writing smithi08466639-84 from 3010727 to 3025722 tid 3 2023-10-01T07:34:49.922 INFO:tasks.rados.rados.0.smithi084.stdout:2899: write oid 36 current snap is 0 2023-10-01T07:34:49.922 INFO:tasks.rados.rados.0.smithi084.stdout:2898: finishing write tid 1 to smithi08466639-84 2023-10-01T07:34:49.922 INFO:tasks.rados.rados.0.smithi084.stdout:2898: finishing write tid 2 to smithi08466639-84 2023-10-01T07:34:49.922 INFO:tasks.rados.rados.0.smithi084.stdout:2899: seq_num 1847 ranges {642529=742329,1982124=687317} 2023-10-01T07:34:49.929 INFO:tasks.rados.rados.0.smithi084.stdout:2899: writing smithi08466639-36 from 642529 to 1384858 tid 1 2023-10-01T07:34:49.937 INFO:tasks.rados.rados.0.smithi084.stdout:2899: writing smithi08466639-36 from 1982124 to 2669441 tid 2 2023-10-01T07:34:49.937 INFO:tasks.rados.rados.0.smithi084.stdout:2900: write oid 43 current snap is 0 2023-10-01T07:34:49.937 INFO:tasks.rados.rados.0.smithi084.stdout:2898: finishing write tid 3 to smithi08466639-84 2023-10-01T07:34:49.937 INFO:tasks.rados.rados.0.smithi084.stdout:2898: finishing write tid 4 to smithi08466639-84 2023-10-01T07:34:49.937 INFO:tasks.rados.rados.0.smithi084.stdout:2900: seq_num 1848 ranges {659336=533931,1756959=430975,2781926=277410} 2023-10-01T07:34:49.943 INFO:tasks.rados.rados.0.smithi084.stdout:2900: writing smithi08466639-43 from 659336 to 1193267 tid 1 2023-10-01T07:34:49.949 INFO:tasks.rados.rados.0.smithi084.stdout:2900: writing smithi08466639-43 from 1756959 to 2187934 tid 2 2023-10-01T07:34:49.955 INFO:tasks.rados.rados.0.smithi084.stdout:2900: writing smithi08466639-43 from 2781926 to 3059336 tid 3 2023-10-01T07:34:49.956 INFO:tasks.rados.rados.0.smithi084.stdout:2901: write oid 274 current snap is 0 2023-10-01T07:34:49.956 INFO:tasks.rados.rados.0.smithi084.stdout:2898: finishing write tid 5 to smithi08466639-84 2023-10-01T07:34:49.956 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 84 v 389 (ObjNum 1846 snap 0 seq_num 1846) dirty exists 2023-10-01T07:34:49.956 INFO:tasks.rados.rados.0.smithi084.stdout:2898: left oid 84 (ObjNum 1846 snap 0 seq_num 1846) 2023-10-01T07:34:49.956 INFO:tasks.rados.rados.0.smithi084.stdout:2899: finishing write tid 1 to smithi08466639-36 2023-10-01T07:34:49.956 INFO:tasks.rados.rados.0.smithi084.stdout:2901: seq_num 1849 ranges {676143=609180,1815441=690986,2925702=150441} 2023-10-01T07:34:49.963 INFO:tasks.rados.rados.0.smithi084.stdout:2901: writing smithi08466639-274 from 676143 to 1285323 tid 1 2023-10-01T07:34:49.969 INFO:tasks.rados.rados.0.smithi084.stdout:2901: writing smithi08466639-274 from 1815441 to 2506427 tid 2 2023-10-01T07:34:49.973 INFO:tasks.rados.rados.0.smithi084.stdout:2901: writing smithi08466639-274 from 2925702 to 3076143 tid 3 2023-10-01T07:34:49.973 INFO:tasks.rados.rados.0.smithi084.stdout:2898: done (3 left) 2023-10-01T07:34:49.973 INFO:tasks.rados.rados.0.smithi084.stdout:2902: write oid 265 current snap is 0 2023-10-01T07:34:49.973 INFO:tasks.rados.rados.0.smithi084.stdout:2899: finishing write tid 2 to smithi08466639-36 2023-10-01T07:34:49.973 INFO:tasks.rados.rados.0.smithi084.stdout:2899: finishing write tid 3 to smithi08466639-36 2023-10-01T07:34:49.973 INFO:tasks.rados.rados.0.smithi084.stdout:2902: seq_num 1850 ranges {692950=684429,2157570=434644} 2023-10-01T07:34:49.977 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:49 smithi112 bash[27689]: cluster 2023-10-01T07:34:48.383799+0000 mgr.x (mgr.24739) 57 : cluster [DBG] pgmap v35: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 7.8 MiB/s wr, 79 op/s 2023-10-01T07:34:49.980 INFO:tasks.rados.rados.0.smithi084.stdout:2902: writing smithi08466639-265 from 692950 to 1377379 tid 1 2023-10-01T07:34:49.987 INFO:tasks.rados.rados.0.smithi084.stdout:2902: writing smithi08466639-265 from 2157570 to 2592214 tid 2 2023-10-01T07:34:49.988 INFO:tasks.rados.rados.0.smithi084.stdout:2903: write oid 346 current snap is 0 2023-10-01T07:34:49.988 INFO:tasks.rados.rados.0.smithi084.stdout:2903: seq_num 1851 ranges {709757=759678,2216052=578302} 2023-10-01T07:34:49.996 INFO:tasks.rados.rados.0.smithi084.stdout:2903: writing smithi08466639-346 from 709757 to 1469435 tid 1 2023-10-01T07:34:50.003 INFO:tasks.rados.rados.0.smithi084.stdout:2903: writing smithi08466639-346 from 2216052 to 2794354 tid 2 2023-10-01T07:34:50.003 INFO:tasks.rados.rados.0.smithi084.stdout:2904: write oid 146 current snap is 0 2023-10-01T07:34:50.003 INFO:tasks.rados.rados.0.smithi084.stdout:2904: seq_num 1852 ranges {726564=434927,1874534=438313,2775265=351299} 2023-10-01T07:34:50.010 INFO:tasks.rados.rados.0.smithi084.stdout:2904: writing smithi08466639-146 from 726564 to 1161491 tid 1 2023-10-01T07:34:50.016 INFO:tasks.rados.rados.0.smithi084.stdout:2904: writing smithi08466639-146 from 1874534 to 2312847 tid 2 2023-10-01T07:34:50.021 INFO:tasks.rados.rados.0.smithi084.stdout:2904: writing smithi08466639-146 from 2775265 to 3126564 tid 3 2023-10-01T07:34:50.021 INFO:tasks.rados.rados.0.smithi084.stdout:2905: delete oid 93 current snap is 0 2023-10-01T07:34:50.022 INFO:tasks.rados.rados.0.smithi084.stdout:2899: finishing write tid 4 to smithi08466639-36 2023-10-01T07:34:50.022 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 36 v 320 (ObjNum 1847 snap 0 seq_num 1847) dirty exists 2023-10-01T07:34:50.022 INFO:tasks.rados.rados.0.smithi084.stdout:2899: left oid 36 (ObjNum 1847 snap 0 seq_num 1847) 2023-10-01T07:34:50.022 INFO:tasks.rados.rados.0.smithi084.stdout:2900: finishing write tid 1 to smithi08466639-43 2023-10-01T07:34:50.022 INFO:tasks.rados.rados.0.smithi084.stdout:2900: finishing write tid 2 to smithi08466639-43 2023-10-01T07:34:50.022 INFO:tasks.rados.rados.0.smithi084.stdout:2900: finishing write tid 3 to smithi08466639-43 2023-10-01T07:34:50.022 INFO:tasks.rados.rados.0.smithi084.stdout:2900: finishing write tid 4 to smithi08466639-43 2023-10-01T07:34:50.022 INFO:tasks.rados.rados.0.smithi084.stdout:2900: finishing write tid 5 to smithi08466639-43 2023-10-01T07:34:50.022 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 43 v 393 (ObjNum 1848 snap 0 seq_num 1848) dirty exists 2023-10-01T07:34:50.022 INFO:tasks.rados.rados.0.smithi084.stdout:2900: left oid 43 (ObjNum 1848 snap 0 seq_num 1848) 2023-10-01T07:34:50.023 INFO:tasks.rados.rados.0.smithi084.stdout:2901: finishing write tid 1 to smithi08466639-274 2023-10-01T07:34:50.023 INFO:tasks.rados.rados.0.smithi084.stdout:2901: finishing write tid 2 to smithi08466639-274 2023-10-01T07:34:50.023 INFO:tasks.rados.rados.0.smithi084.stdout:2901: finishing write tid 3 to smithi08466639-274 2023-10-01T07:34:50.023 INFO:tasks.rados.rados.0.smithi084.stdout:2901: finishing write tid 4 to smithi08466639-274 2023-10-01T07:34:50.023 INFO:tasks.rados.rados.0.smithi084.stdout:2901: finishing write tid 5 to smithi08466639-274 2023-10-01T07:34:50.023 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 274 v 293 (ObjNum 1849 snap 0 seq_num 1849) dirty exists 2023-10-01T07:34:50.023 INFO:tasks.rados.rados.0.smithi084.stdout:2901: left oid 274 (ObjNum 1849 snap 0 seq_num 1849) 2023-10-01T07:34:50.023 INFO:tasks.rados.rados.0.smithi084.stdout:2902: finishing write tid 1 to smithi08466639-265 2023-10-01T07:34:50.023 INFO:tasks.rados.rados.0.smithi084.stdout:2902: finishing write tid 2 to smithi08466639-265 2023-10-01T07:34:50.023 INFO:tasks.rados.rados.0.smithi084.stdout:2902: finishing write tid 3 to smithi08466639-265 2023-10-01T07:34:50.023 INFO:tasks.rados.rados.0.smithi084.stdout:2902: finishing write tid 4 to smithi08466639-265 2023-10-01T07:34:50.024 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 265 v 325 (ObjNum 1850 snap 0 seq_num 1850) dirty exists 2023-10-01T07:34:50.024 INFO:tasks.rados.rados.0.smithi084.stdout:2902: left oid 265 (ObjNum 1850 snap 0 seq_num 1850) 2023-10-01T07:34:50.024 INFO:tasks.rados.rados.0.smithi084.stdout:2903: finishing write tid 1 to smithi08466639-346 2023-10-01T07:34:50.024 INFO:tasks.rados.rados.0.smithi084.stdout:2903: finishing write tid 2 to smithi08466639-346 2023-10-01T07:34:50.024 INFO:tasks.rados.rados.0.smithi084.stdout:2903: finishing write tid 3 to smithi08466639-346 2023-10-01T07:34:50.024 INFO:tasks.rados.rados.0.smithi084.stdout:2903: finishing write tid 4 to smithi08466639-346 2023-10-01T07:34:50.024 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 346 v 414 (ObjNum 1851 snap 0 seq_num 1851) dirty exists 2023-10-01T07:34:50.024 INFO:tasks.rados.rados.0.smithi084.stdout:2903: left oid 346 (ObjNum 1851 snap 0 seq_num 1851) 2023-10-01T07:34:50.024 INFO:tasks.rados.rados.0.smithi084.stdout:2904: finishing write tid 1 to smithi08466639-146 2023-10-01T07:34:50.024 INFO:tasks.rados.rados.0.smithi084.stdout:2904: finishing write tid 2 to smithi08466639-146 2023-10-01T07:34:50.025 INFO:tasks.rados.rados.0.smithi084.stdout:2899: done (6 left) 2023-10-01T07:34:50.025 INFO:tasks.rados.rados.0.smithi084.stdout:2900: done (5 left) 2023-10-01T07:34:50.025 INFO:tasks.rados.rados.0.smithi084.stdout:2901: done (4 left) 2023-10-01T07:34:50.025 INFO:tasks.rados.rados.0.smithi084.stdout:2902: done (3 left) 2023-10-01T07:34:50.025 INFO:tasks.rados.rados.0.smithi084.stdout:2903: done (2 left) 2023-10-01T07:34:50.025 INFO:tasks.rados.rados.0.smithi084.stdout:2905: done (1 left) 2023-10-01T07:34:50.026 INFO:tasks.rados.rados.0.smithi084.stdout:2906: write oid 220 current snap is 0 2023-10-01T07:34:50.026 INFO:tasks.rados.rados.0.smithi084.stdout:2906: seq_num 1854 ranges {760178=585425,1875145=441982,3113758=46420} 2023-10-01T07:34:50.031 INFO:tasks.rados.rados.0.smithi084.stdout:2906: writing smithi08466639-220 from 760178 to 1345603 tid 1 2023-10-01T07:34:50.037 INFO:tasks.rados.rados.0.smithi084.stdout:2906: writing smithi08466639-220 from 1875145 to 2317127 tid 2 2023-10-01T07:34:50.042 INFO:tasks.rados.rados.0.smithi084.stdout:2906: writing smithi08466639-220 from 3113758 to 3160178 tid 3 2023-10-01T07:34:50.042 INFO:tasks.rados.rados.0.smithi084.stdout:2907: delete oid 26 current snap is 0 2023-10-01T07:34:50.042 INFO:tasks.rados.rados.0.smithi084.stdout:2904: finishing write tid 3 to smithi08466639-146 2023-10-01T07:34:50.042 INFO:tasks.rados.rados.0.smithi084.stdout:2904: finishing write tid 4 to smithi08466639-146 2023-10-01T07:34:50.042 INFO:tasks.rados.rados.0.smithi084.stdout:2904: finishing write tid 5 to smithi08466639-146 2023-10-01T07:34:50.042 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 146 v 397 (ObjNum 1852 snap 0 seq_num 1852) dirty exists 2023-10-01T07:34:50.042 INFO:tasks.rados.rados.0.smithi084.stdout:2904: left oid 146 (ObjNum 1852 snap 0 seq_num 1852) 2023-10-01T07:34:50.042 INFO:tasks.rados.rados.0.smithi084.stdout:2906: finishing write tid 1 to smithi08466639-220 2023-10-01T07:34:50.042 INFO:tasks.rados.rados.0.smithi084.stdout:2906: finishing write tid 2 to smithi08466639-220 2023-10-01T07:34:50.044 INFO:tasks.rados.rados.0.smithi084.stdout:2904: done (2 left) 2023-10-01T07:34:50.044 INFO:tasks.rados.rados.0.smithi084.stdout:2907: done (1 left) 2023-10-01T07:34:50.044 INFO:tasks.rados.rados.0.smithi084.stdout:2908: write oid 129 current snap is 0 2023-10-01T07:34:50.044 INFO:tasks.rados.rados.0.smithi084.stdout:2908: seq_num 1856 ranges {793792=452276,1708462=445651,2884957=308835} 2023-10-01T07:34:50.051 INFO:tasks.rados.rados.0.smithi084.stdout:2908: writing smithi08466639-129 from 793792 to 1246068 tid 1 2023-10-01T07:34:50.057 INFO:tasks.rados.rados.0.smithi084.stdout:2908: writing smithi08466639-129 from 1708462 to 2154113 tid 2 2023-10-01T07:34:50.063 INFO:tasks.rados.rados.0.smithi084.stdout:2908: writing smithi08466639-129 from 2884957 to 3193792 tid 3 2023-10-01T07:34:50.063 INFO:tasks.rados.rados.0.smithi084.stdout:2909: write oid 253 current snap is 0 2023-10-01T07:34:50.063 INFO:tasks.rados.rados.0.smithi084.stdout:2906: finishing write tid 3 to smithi08466639-220 2023-10-01T07:34:50.063 INFO:tasks.rados.rados.0.smithi084.stdout:2906: finishing write tid 4 to smithi08466639-220 2023-10-01T07:34:50.063 INFO:tasks.rados.rados.0.smithi084.stdout:2906: finishing write tid 5 to smithi08466639-220 2023-10-01T07:34:50.063 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 220 v 418 (ObjNum 1854 snap 0 seq_num 1854) dirty exists 2023-10-01T07:34:50.063 INFO:tasks.rados.rados.0.smithi084.stdout:2906: left oid 220 (ObjNum 1854 snap 0 seq_num 1854) 2023-10-01T07:34:50.063 INFO:tasks.rados.rados.0.smithi084.stdout:2908: finishing write tid 1 to smithi08466639-129 2023-10-01T07:34:50.063 INFO:tasks.rados.rados.0.smithi084.stdout:2909: seq_num 1857 ranges {410599=527525,1366944=589309,2512380=698219} 2023-10-01T07:34:50.068 INFO:tasks.rados.rados.0.smithi084.stdout:2909: writing smithi08466639-253 from 410599 to 938124 tid 1 2023-10-01T07:34:50.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:49 smithi084 bash[33757]: cluster 2023-10-01T07:34:48.383799+0000 mgr.x (mgr.24739) 57 : cluster [DBG] pgmap v35: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 7.8 MiB/s wr, 79 op/s 2023-10-01T07:34:50.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:49 smithi084 bash[27378]: cluster 2023-10-01T07:34:48.383799+0000 mgr.x (mgr.24739) 57 : cluster [DBG] pgmap v35: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 7.8 MiB/s wr, 79 op/s 2023-10-01T07:34:50.074 INFO:tasks.rados.rados.0.smithi084.stdout:2909: writing smithi08466639-253 from 1366944 to 1956253 tid 2 2023-10-01T07:34:50.082 INFO:tasks.rados.rados.0.smithi084.stdout:2909: writing smithi08466639-253 from 2512380 to 3210599 tid 3 2023-10-01T07:34:50.082 INFO:tasks.rados.rados.0.smithi084.stdout:2906: done (2 left) 2023-10-01T07:34:50.082 INFO:tasks.rados.rados.0.smithi084.stdout:2908: finishing write tid 2 to smithi08466639-129 2023-10-01T07:34:50.082 INFO:tasks.rados.rados.0.smithi084.stdout:2910: read oid 142 snap -1 2023-10-01T07:34:50.082 INFO:tasks.rados.rados.0.smithi084.stdout:2910: expect deleted 2023-10-01T07:34:50.082 INFO:tasks.rados.rados.0.smithi084.stdout:2911: read oid 27 snap -1 2023-10-01T07:34:50.083 INFO:tasks.rados.rados.0.smithi084.stdout:2911: expect (ObjNum 1844 snap 0 seq_num 1844) 2023-10-01T07:34:50.083 INFO:tasks.rados.rados.0.smithi084.stdout:2912: delete oid 282 current snap is 0 2023-10-01T07:34:50.083 INFO:tasks.rados.rados.0.smithi084.stdout:2908: finishing write tid 3 to smithi08466639-129 2023-10-01T07:34:50.083 INFO:tasks.rados.rados.0.smithi084.stdout:2908: finishing write tid 4 to smithi08466639-129 2023-10-01T07:34:50.083 INFO:tasks.rados.rados.0.smithi084.stdout:2908: finishing write tid 5 to smithi08466639-129 2023-10-01T07:34:50.083 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 129 v 318 (ObjNum 1856 snap 0 seq_num 1856) dirty exists 2023-10-01T07:34:50.083 INFO:tasks.rados.rados.0.smithi084.stdout:2908: left oid 129 (ObjNum 1856 snap 0 seq_num 1856) 2023-10-01T07:34:50.083 INFO:tasks.rados.rados.0.smithi084.stdout:2909: finishing write tid 1 to smithi08466639-253 2023-10-01T07:34:50.083 INFO:tasks.rados.rados.0.smithi084.stdout:2909: finishing write tid 2 to smithi08466639-253 2023-10-01T07:34:50.086 INFO:tasks.rados.rados.0.smithi084.stdout:2908: done (4 left) 2023-10-01T07:34:50.086 INFO:tasks.rados.rados.0.smithi084.stdout:2910: done (3 left) 2023-10-01T07:34:50.086 INFO:tasks.rados.rados.0.smithi084.stdout:2912: done (2 left) 2023-10-01T07:34:50.086 INFO:tasks.rados.rados.0.smithi084.stdout:2913: read oid 285 snap -1 2023-10-01T07:34:50.086 INFO:tasks.rados.rados.0.smithi084.stdout:2913: expect deleted 2023-10-01T07:34:50.086 INFO:tasks.rados.rados.0.smithi084.stdout:2914: read oid 480 snap -1 2023-10-01T07:34:50.087 INFO:tasks.rados.rados.0.smithi084.stdout:2914: expect (ObjNum 807 snap 0 seq_num 807) 2023-10-01T07:34:50.087 INFO:tasks.rados.rados.0.smithi084.stdout:2915: read oid 120 snap -1 2023-10-01T07:34:50.087 INFO:tasks.rados.rados.0.smithi084.stdout:2915: expect (ObjNum 1778 snap 0 seq_num 1778) 2023-10-01T07:34:50.087 INFO:tasks.rados.rados.0.smithi084.stdout:2916: read oid 169 snap -1 2023-10-01T07:34:50.087 INFO:tasks.rados.rados.0.smithi084.stdout:2916: expect (ObjNum 1252 snap 0 seq_num 1252) 2023-10-01T07:34:50.087 INFO:tasks.rados.rados.0.smithi084.stdout:2917: read oid 5 snap -1 2023-10-01T07:34:50.087 INFO:tasks.rados.rados.0.smithi084.stdout:2917: expect (ObjNum 1699 snap 0 seq_num 1699) 2023-10-01T07:34:50.087 INFO:tasks.rados.rados.0.smithi084.stdout:2918: read oid 254 snap -1 2023-10-01T07:34:50.087 INFO:tasks.rados.rados.0.smithi084.stdout:2918: expect (ObjNum 253 snap 0 seq_num 253) 2023-10-01T07:34:50.087 INFO:tasks.rados.rados.0.smithi084.stdout:2919: delete oid 471 current snap is 0 2023-10-01T07:34:50.093 INFO:tasks.rados.rados.0.smithi084.stdout:2914: expect (ObjNum 807 snap 0 seq_num 807) 2023-10-01T07:34:50.217 INFO:tasks.rados.rados.0.smithi084.stdout:2917: expect (ObjNum 1699 snap 0 seq_num 1699) 2023-10-01T07:34:50.335 INFO:tasks.rados.rados.0.smithi084.stdout:2916: expect (ObjNum 1252 snap 0 seq_num 1252) 2023-10-01T07:34:50.501 INFO:tasks.rados.rados.0.smithi084.stdout:2911: expect (ObjNum 1844 snap 0 seq_num 1844) 2023-10-01T07:34:50.639 INFO:tasks.rados.rados.0.smithi084.stdout:2909: finishing write tid 3 to smithi08466639-253 2023-10-01T07:34:50.639 INFO:tasks.rados.rados.0.smithi084.stdout:2909: finishing write tid 4 to smithi08466639-253 2023-10-01T07:34:50.639 INFO:tasks.rados.rados.0.smithi084.stdout:2909: finishing write tid 5 to smithi08466639-253 2023-10-01T07:34:50.639 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 253 v 431 (ObjNum 1857 snap 0 seq_num 1857) dirty exists 2023-10-01T07:34:50.639 INFO:tasks.rados.rados.0.smithi084.stdout:2909: left oid 253 (ObjNum 1857 snap 0 seq_num 1857) 2023-10-01T07:34:50.639 INFO:tasks.rados.rados.0.smithi084.stdout:2918: expect (ObjNum 253 snap 0 seq_num 253) 2023-10-01T07:34:50.711 INFO:tasks.rados.rados.0.smithi084.stdout:2915: expect (ObjNum 1778 snap 0 seq_num 1778) 2023-10-01T07:34:50.948 INFO:tasks.rados.rados.0.smithi084.stdout:2909: done (8 left) 2023-10-01T07:34:50.948 INFO:tasks.rados.rados.0.smithi084.stdout:2911: done (7 left) 2023-10-01T07:34:50.948 INFO:tasks.rados.rados.0.smithi084.stdout:2913: done (6 left) 2023-10-01T07:34:50.948 INFO:tasks.rados.rados.0.smithi084.stdout:2914: done (5 left) 2023-10-01T07:34:50.949 INFO:tasks.rados.rados.0.smithi084.stdout:2915: done (4 left) 2023-10-01T07:34:50.949 INFO:tasks.rados.rados.0.smithi084.stdout:2916: done (3 left) 2023-10-01T07:34:50.949 INFO:tasks.rados.rados.0.smithi084.stdout:2917: done (2 left) 2023-10-01T07:34:50.949 INFO:tasks.rados.rados.0.smithi084.stdout:2918: done (1 left) 2023-10-01T07:34:50.949 INFO:tasks.rados.rados.0.smithi084.stdout:2919: done (0 left) 2023-10-01T07:34:50.949 INFO:tasks.rados.rados.0.smithi084.stdout:2920: read oid 273 snap -1 2023-10-01T07:34:50.949 INFO:tasks.rados.rados.0.smithi084.stdout:2920: expect (ObjNum 1282 snap 0 seq_num 1282) 2023-10-01T07:34:50.949 INFO:tasks.rados.rados.0.smithi084.stdout:2921: read oid 272 snap -1 2023-10-01T07:34:50.949 INFO:tasks.rados.rados.0.smithi084.stdout:2921: expect deleted 2023-10-01T07:34:50.949 INFO:tasks.rados.rados.0.smithi084.stdout:2922: read oid 135 snap -1 2023-10-01T07:34:50.949 INFO:tasks.rados.rados.0.smithi084.stdout:2922: expect (ObjNum 927 snap 0 seq_num 927) 2023-10-01T07:34:50.949 INFO:tasks.rados.rados.0.smithi084.stdout:2923: read oid 417 snap -1 2023-10-01T07:34:50.950 INFO:tasks.rados.rados.0.smithi084.stdout:2923: expect (ObjNum 1385 snap 0 seq_num 1385) 2023-10-01T07:34:50.950 INFO:tasks.rados.rados.0.smithi084.stdout:2924: read oid 144 snap -1 2023-10-01T07:34:50.950 INFO:tasks.rados.rados.0.smithi084.stdout:2924: expect (ObjNum 1837 snap 0 seq_num 1837) 2023-10-01T07:34:50.950 INFO:tasks.rados.rados.0.smithi084.stdout:2925: read oid 290 snap -1 2023-10-01T07:34:50.950 INFO:tasks.rados.rados.0.smithi084.stdout:2925: expect (ObjNum 1127 snap 0 seq_num 1127) 2023-10-01T07:34:50.950 INFO:tasks.rados.rados.0.smithi084.stdout:2926: read oid 63 snap -1 2023-10-01T07:34:50.950 INFO:tasks.rados.rados.0.smithi084.stdout:2926: expect (ObjNum 1747 snap 0 seq_num 1747) 2023-10-01T07:34:50.950 INFO:tasks.rados.rados.0.smithi084.stdout:2927: read oid 444 snap -1 2023-10-01T07:34:50.950 INFO:tasks.rados.rados.0.smithi084.stdout:2927: expect (ObjNum 1221 snap 0 seq_num 1221) 2023-10-01T07:34:50.950 INFO:tasks.rados.rados.0.smithi084.stdout:2928: write oid 300 current snap is 0 2023-10-01T07:34:50.950 INFO:tasks.rados.rados.0.smithi084.stdout:2928: seq_num 1860 ranges {461020=753272,1826037=452989,2878296=382724} 2023-10-01T07:34:50.961 INFO:tasks.rados.rados.0.smithi084.stdout:2928: writing smithi08466639-300 from 461020 to 1214292 tid 1 2023-10-01T07:34:50.968 INFO:tasks.rados.rados.0.smithi084.stdout:2928: writing smithi08466639-300 from 1826037 to 2279026 tid 2 2023-10-01T07:34:50.974 INFO:tasks.rados.rados.0.smithi084.stdout:2928: writing smithi08466639-300 from 2878296 to 3261020 tid 3 2023-10-01T07:34:50.974 INFO:tasks.rados.rados.0.smithi084.stdout:2929: write oid 430 current snap is 0 2023-10-01T07:34:50.974 INFO:tasks.rados.rados.0.smithi084.stdout:2929: seq_num 1861 ranges {477827=428521,1484519=596647,2505719=532863} 2023-10-01T07:34:50.977 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:50 smithi112 bash[27689]: audit 2023-10-01T07:34:50.176785+0000 mon.a (mon.0) 800 : audit [DBG] from='client.? 172.21.15.84:0/1507616959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:50.979 INFO:tasks.rados.rados.0.smithi084.stdout:2929: writing smithi08466639-430 from 477827 to 906348 tid 1 2023-10-01T07:34:50.986 INFO:tasks.rados.rados.0.smithi084.stdout:2929: writing smithi08466639-430 from 1484519 to 2081166 tid 2 2023-10-01T07:34:50.992 INFO:tasks.rados.rados.0.smithi084.stdout:2929: writing smithi08466639-430 from 2505719 to 3038582 tid 3 2023-10-01T07:34:50.992 INFO:tasks.rados.rados.0.smithi084.stdout:2930: read oid 390 snap -1 2023-10-01T07:34:50.992 INFO:tasks.rados.rados.0.smithi084.stdout:2930: expect (ObjNum 713 snap 0 seq_num 713) 2023-10-01T07:34:50.992 INFO:tasks.rados.rados.0.smithi084.stdout:2931: read oid 429 snap -1 2023-10-01T07:34:50.992 INFO:tasks.rados.rados.0.smithi084.stdout:2931: expect (ObjNum 1605 snap 0 seq_num 1605) 2023-10-01T07:34:50.992 INFO:tasks.rados.rados.0.smithi084.stdout:2932: read oid 175 snap -1 2023-10-01T07:34:50.992 INFO:tasks.rados.rados.0.smithi084.stdout:2932: expect (ObjNum 174 snap 0 seq_num 174) 2023-10-01T07:34:50.992 INFO:tasks.rados.rados.0.smithi084.stdout:2933: write oid 68 current snap is 0 2023-10-01T07:34:50.992 INFO:tasks.rados.rados.0.smithi084.stdout:2933: seq_num 1862 ranges {494634=503770,1426648=456658,2533142=744135} 2023-10-01T07:34:50.998 INFO:tasks.rados.rados.0.smithi084.stdout:2933: writing smithi08466639-68 from 494634 to 998404 tid 1 2023-10-01T07:34:51.003 INFO:tasks.rados.rados.0.smithi084.stdout:2933: writing smithi08466639-68 from 1426648 to 1883306 tid 2 2023-10-01T07:34:51.011 INFO:tasks.rados.rados.0.smithi084.stdout:2933: writing smithi08466639-68 from 2533142 to 3277277 tid 3 2023-10-01T07:34:51.011 INFO:tasks.rados.rados.0.smithi084.stdout:2934: delete oid 83 current snap is 0 2023-10-01T07:34:51.012 INFO:tasks.rados.rados.0.smithi084.stdout:2924: expect (ObjNum 1837 snap 0 seq_num 1837) 2023-10-01T07:34:51.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:50 smithi084 bash[33757]: audit 2023-10-01T07:34:50.176785+0000 mon.a (mon.0) 800 : audit [DBG] from='client.? 172.21.15.84:0/1507616959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:51.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:50 smithi084 bash[27378]: audit 2023-10-01T07:34:50.176785+0000 mon.a (mon.0) 800 : audit [DBG] from='client.? 172.21.15.84:0/1507616959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:51.237 INFO:tasks.rados.rados.0.smithi084.stdout:2927: expect (ObjNum 1221 snap 0 seq_num 1221) 2023-10-01T07:34:51.368 INFO:tasks.rados.rados.0.smithi084.stdout:2926: expect (ObjNum 1747 snap 0 seq_num 1747) 2023-10-01T07:34:51.550 INFO:tasks.rados.rados.0.smithi084.stdout:2925: expect (ObjNum 1127 snap 0 seq_num 1127) 2023-10-01T07:34:51.641 INFO:tasks.rados.rados.0.smithi084.stdout:2928: finishing write tid 1 to smithi08466639-300 2023-10-01T07:34:51.641 INFO:tasks.rados.rados.0.smithi084.stdout:2922: expect (ObjNum 927 snap 0 seq_num 927) 2023-10-01T07:34:51.815 INFO:tasks.rados.rados.0.smithi084.stdout:2928: finishing write tid 2 to smithi08466639-300 2023-10-01T07:34:51.815 INFO:tasks.rados.rados.0.smithi084.stdout:2920: expect (ObjNum 1282 snap 0 seq_num 1282) 2023-10-01T07:34:51.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:51 smithi112 bash[27689]: cluster 2023-10-01T07:34:50.384751+0000 mgr.x (mgr.24739) 58 : cluster [DBG] pgmap v36: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 88 MiB/s rd, 11 MiB/s wr, 114 op/s 2023-10-01T07:34:52.013 INFO:tasks.rados.rados.0.smithi084.stdout:2923: expect (ObjNum 1385 snap 0 seq_num 1385) 2023-10-01T07:34:52.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:51 smithi084 bash[27378]: cluster 2023-10-01T07:34:50.384751+0000 mgr.x (mgr.24739) 58 : cluster [DBG] pgmap v36: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 88 MiB/s rd, 11 MiB/s wr, 114 op/s 2023-10-01T07:34:52.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:51 smithi084 bash[33757]: cluster 2023-10-01T07:34:50.384751+0000 mgr.x (mgr.24739) 58 : cluster [DBG] pgmap v36: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 88 MiB/s rd, 11 MiB/s wr, 114 op/s 2023-10-01T07:34:52.154 INFO:tasks.rados.rados.0.smithi084.stdout:2928: finishing write tid 3 to smithi08466639-300 2023-10-01T07:34:52.154 INFO:tasks.rados.rados.0.smithi084.stdout:2928: finishing write tid 4 to smithi08466639-300 2023-10-01T07:34:52.154 INFO:tasks.rados.rados.0.smithi084.stdout:2928: finishing write tid 5 to smithi08466639-300 2023-10-01T07:34:52.154 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 300 v 456 (ObjNum 1860 snap 0 seq_num 1860) dirty exists 2023-10-01T07:34:52.154 INFO:tasks.rados.rados.0.smithi084.stdout:2928: left oid 300 (ObjNum 1860 snap 0 seq_num 1860) 2023-10-01T07:34:52.154 INFO:tasks.rados.rados.0.smithi084.stdout:2929: finishing write tid 1 to smithi08466639-430 2023-10-01T07:34:52.154 INFO:tasks.rados.rados.0.smithi084.stdout:2929: finishing write tid 2 to smithi08466639-430 2023-10-01T07:34:52.155 INFO:tasks.rados.rados.0.smithi084.stdout:2929: finishing write tid 3 to smithi08466639-430 2023-10-01T07:34:52.155 INFO:tasks.rados.rados.0.smithi084.stdout:2929: finishing write tid 4 to smithi08466639-430 2023-10-01T07:34:52.155 INFO:tasks.rados.rados.0.smithi084.stdout:2931: expect (ObjNum 1605 snap 0 seq_num 1605) 2023-10-01T07:34:52.347 INFO:tasks.rados.rados.0.smithi084.stdout:2929: finishing write tid 5 to smithi08466639-430 2023-10-01T07:34:52.347 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 430 v 329 (ObjNum 1861 snap 0 seq_num 1861) dirty exists 2023-10-01T07:34:52.347 INFO:tasks.rados.rados.0.smithi084.stdout:2929: left oid 430 (ObjNum 1861 snap 0 seq_num 1861) 2023-10-01T07:34:52.347 INFO:tasks.rados.rados.0.smithi084.stdout:2932: expect (ObjNum 174 snap 0 seq_num 174) 2023-10-01T07:34:52.442 INFO:tasks.rados.rados.0.smithi084.stdout:2933: finishing write tid 1 to smithi08466639-68 2023-10-01T07:34:52.442 INFO:tasks.rados.rados.0.smithi084.stdout:2930: expect (ObjNum 713 snap 0 seq_num 713) 2023-10-01T07:34:52.620 INFO:tasks.rados.rados.0.smithi084.stdout:2933: finishing write tid 2 to smithi08466639-68 2023-10-01T07:34:52.620 INFO:tasks.rados.rados.0.smithi084.stdout:2933: finishing write tid 3 to smithi08466639-68 2023-10-01T07:34:52.620 INFO:tasks.rados.rados.0.smithi084.stdout:2933: finishing write tid 4 to smithi08466639-68 2023-10-01T07:34:52.620 INFO:tasks.rados.rados.0.smithi084.stdout:2920: done (14 left) 2023-10-01T07:34:52.620 INFO:tasks.rados.rados.0.smithi084.stdout:2921: done (13 left) 2023-10-01T07:34:52.620 INFO:tasks.rados.rados.0.smithi084.stdout:2922: done (12 left) 2023-10-01T07:34:52.620 INFO:tasks.rados.rados.0.smithi084.stdout:2923: done (11 left) 2023-10-01T07:34:52.620 INFO:tasks.rados.rados.0.smithi084.stdout:2924: done (10 left) 2023-10-01T07:34:52.620 INFO:tasks.rados.rados.0.smithi084.stdout:2925: done (9 left) 2023-10-01T07:34:52.621 INFO:tasks.rados.rados.0.smithi084.stdout:2926: done (8 left) 2023-10-01T07:34:52.621 INFO:tasks.rados.rados.0.smithi084.stdout:2927: done (7 left) 2023-10-01T07:34:52.621 INFO:tasks.rados.rados.0.smithi084.stdout:2928: done (6 left) 2023-10-01T07:34:52.621 INFO:tasks.rados.rados.0.smithi084.stdout:2929: done (5 left) 2023-10-01T07:34:52.621 INFO:tasks.rados.rados.0.smithi084.stdout:2930: done (4 left) 2023-10-01T07:34:52.621 INFO:tasks.rados.rados.0.smithi084.stdout:2931: done (3 left) 2023-10-01T07:34:52.621 INFO:tasks.rados.rados.0.smithi084.stdout:2932: done (2 left) 2023-10-01T07:34:52.621 INFO:tasks.rados.rados.0.smithi084.stdout:2934: done (1 left) 2023-10-01T07:34:52.621 INFO:tasks.rados.rados.0.smithi084.stdout:2935: write oid 293 current snap is 0 2023-10-01T07:34:52.621 INFO:tasks.rados.rados.0.smithi084.stdout:2933: finishing write tid 5 to smithi08466639-68 2023-10-01T07:34:52.621 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 68 v 435 (ObjNum 1862 snap 0 seq_num 1862) dirty exists 2023-10-01T07:34:52.621 INFO:tasks.rados.rados.0.smithi084.stdout:2933: left oid 68 (ObjNum 1862 snap 0 seq_num 1862) 2023-10-01T07:34:52.621 INFO:tasks.rados.rados.0.smithi084.stdout:2935: seq_num 1864 ranges {528248=770621,2059965=743974} 2023-10-01T07:34:52.630 INFO:tasks.rados.rados.0.smithi084.stdout:2935: writing smithi08466639-293 from 528248 to 1298869 tid 1 2023-10-01T07:34:52.642 INFO:tasks.rados.rados.0.smithi084.stdout:2935: writing smithi08466639-293 from 2059965 to 2803939 tid 2 2023-10-01T07:34:52.643 INFO:tasks.rados.rados.0.smithi084.stdout:2933: done (1 left) 2023-10-01T07:34:52.643 INFO:tasks.rados.rados.0.smithi084.stdout:2936: write oid 56 current snap is 0 2023-10-01T07:34:52.643 INFO:tasks.rados.rados.0.smithi084.stdout:2935: finishing write tid 1 to smithi08466639-293 2023-10-01T07:34:52.643 INFO:tasks.rados.rados.0.smithi084.stdout:2936: seq_num 1865 ranges {545055=445870,1718447=603985,3015411=329644} 2023-10-01T07:34:52.645 INFO:tasks.rados.rados.0.smithi084.stdout:2936: writing smithi08466639-56 from 545055 to 990925 tid 1 2023-10-01T07:34:52.652 INFO:tasks.rados.rados.0.smithi084.stdout:2936: writing smithi08466639-56 from 1718447 to 2322432 tid 2 2023-10-01T07:34:52.659 INFO:tasks.rados.rados.0.smithi084.stdout:2936: writing smithi08466639-56 from 3015411 to 3345055 tid 3 2023-10-01T07:34:52.659 INFO:tasks.rados.rados.0.smithi084.stdout:2937: delete oid 358 current snap is 0 2023-10-01T07:34:52.659 INFO:tasks.rados.rados.0.smithi084.stdout:2935: finishing write tid 2 to smithi08466639-293 2023-10-01T07:34:52.659 INFO:tasks.rados.rados.0.smithi084.stdout:2935: finishing write tid 3 to smithi08466639-293 2023-10-01T07:34:52.659 INFO:tasks.rados.rados.0.smithi084.stdout:2935: finishing write tid 4 to smithi08466639-293 2023-10-01T07:34:52.659 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 293 v 457 (ObjNum 1864 snap 0 seq_num 1864) dirty exists 2023-10-01T07:34:52.659 INFO:tasks.rados.rados.0.smithi084.stdout:2935: left oid 293 (ObjNum 1864 snap 0 seq_num 1864) 2023-10-01T07:34:52.660 INFO:tasks.rados.rados.0.smithi084.stdout:2936: finishing write tid 1 to smithi08466639-56 2023-10-01T07:34:52.660 INFO:tasks.rados.rados.0.smithi084.stdout:2936: finishing write tid 2 to smithi08466639-56 2023-10-01T07:34:52.662 INFO:tasks.rados.rados.0.smithi084.stdout:2935: done (2 left) 2023-10-01T07:34:52.662 INFO:tasks.rados.rados.0.smithi084.stdout:2937: done (1 left) 2023-10-01T07:34:52.662 INFO:tasks.rados.rados.0.smithi084.stdout:2938: read oid 16 snap -1 2023-10-01T07:34:52.662 INFO:tasks.rados.rados.0.smithi084.stdout:2938: expect (ObjNum 1491 snap 0 seq_num 1491) 2023-10-01T07:34:52.662 INFO:tasks.rados.rados.0.smithi084.stdout:2939: read oid 396 snap -1 2023-10-01T07:34:52.662 INFO:tasks.rados.rados.0.smithi084.stdout:2939: expect (ObjNum 1540 snap 0 seq_num 1540) 2023-10-01T07:34:52.663 INFO:tasks.rados.rados.0.smithi084.stdout:2940: write oid 433 current snap is 0 2023-10-01T07:34:52.663 INFO:tasks.rados.rados.0.smithi084.stdout:2940: seq_num 1867 ranges {578669=596368,1719058=607654,2953904=424765} 2023-10-01T07:34:52.669 INFO:tasks.rados.rados.0.smithi084.stdout:2940: writing smithi08466639-433 from 578669 to 1175037 tid 1 2023-10-01T07:34:52.678 INFO:tasks.rados.rados.0.smithi084.stdout:2940: writing smithi08466639-433 from 1719058 to 2326712 tid 2 2023-10-01T07:34:52.684 INFO:tasks.rados.rados.0.smithi084.stdout:2940: writing smithi08466639-433 from 2953904 to 3378669 tid 3 2023-10-01T07:34:52.684 INFO:tasks.rados.rados.0.smithi084.stdout:2941: write oid 88 current snap is 0 2023-10-01T07:34:52.685 INFO:tasks.rados.rados.0.smithi084.stdout:2941: seq_num 1868 ranges {595476=671617,1777540=751312,2981327=414149} 2023-10-01T07:34:52.691 INFO:tasks.rados.rados.0.smithi084.stdout:2941: writing smithi08466639-88 from 595476 to 1267093 tid 1 2023-10-01T07:34:52.698 INFO:tasks.rados.rados.0.smithi084.stdout:2941: writing smithi08466639-88 from 1777540 to 2528852 tid 2 2023-10-01T07:34:52.704 INFO:tasks.rados.rados.0.smithi084.stdout:2941: writing smithi08466639-88 from 2981327 to 3395476 tid 3 2023-10-01T07:34:52.704 INFO:tasks.rados.rados.0.smithi084.stdout:2942: write oid 490 current snap is 0 2023-10-01T07:34:52.704 INFO:tasks.rados.rados.0.smithi084.stdout:2942: seq_num 1869 ranges {612283=746866,1836022=611323,3008750=403533} 2023-10-01T07:34:52.712 INFO:tasks.rados.rados.0.smithi084.stdout:2942: writing smithi08466639-490 from 612283 to 1359149 tid 1 2023-10-01T07:34:52.718 INFO:tasks.rados.rados.0.smithi084.stdout:2942: writing smithi08466639-490 from 1836022 to 2447345 tid 2 2023-10-01T07:34:52.724 INFO:tasks.rados.rados.0.smithi084.stdout:2942: writing smithi08466639-490 from 3008750 to 3412283 tid 3 2023-10-01T07:34:52.724 INFO:tasks.rados.rados.0.smithi084.stdout:2943: write oid 453 current snap is 0 2023-10-01T07:34:52.724 INFO:tasks.rados.rados.0.smithi084.stdout:2943: seq_num 1870 ranges {629090=422115,1778151=754981,3319820=109270} 2023-10-01T07:34:52.729 INFO:tasks.rados.rados.0.smithi084.stdout:2943: writing smithi08466639-453 from 629090 to 1051205 tid 1 2023-10-01T07:34:52.738 INFO:tasks.rados.rados.0.smithi084.stdout:2943: writing smithi08466639-453 from 1778151 to 2533132 tid 2 2023-10-01T07:34:52.743 INFO:tasks.rados.rados.0.smithi084.stdout:2943: writing smithi08466639-453 from 3319820 to 3429090 tid 3 2023-10-01T07:34:52.743 INFO:tasks.rados.rados.0.smithi084.stdout:2944: write oid 414 current snap is 0 2023-10-01T07:34:52.743 INFO:tasks.rados.rados.0.smithi084.stdout:2936: finishing write tid 3 to smithi08466639-56 2023-10-01T07:34:52.743 INFO:tasks.rados.rados.0.smithi084.stdout:2944: seq_num 1871 ranges {645897=613717,1952986=614992,3063596=382301} 2023-10-01T07:34:52.750 INFO:tasks.rados.rados.0.smithi084.stdout:2944: writing smithi08466639-414 from 645897 to 1259614 tid 1 2023-10-01T07:34:52.757 INFO:tasks.rados.rados.0.smithi084.stdout:2944: writing smithi08466639-414 from 1952986 to 2567978 tid 2 2023-10-01T07:34:52.762 INFO:tasks.rados.rados.0.smithi084.stdout:2944: writing smithi08466639-414 from 3063596 to 3445897 tid 3 2023-10-01T07:34:52.762 INFO:tasks.rados.rados.0.smithi084.stdout:2945: delete oid 224 current snap is 0 2023-10-01T07:34:52.763 INFO:tasks.rados.rados.0.smithi084.stdout:2936: finishing write tid 4 to smithi08466639-56 2023-10-01T07:34:52.763 INFO:tasks.rados.rados.0.smithi084.stdout:2936: finishing write tid 5 to smithi08466639-56 2023-10-01T07:34:52.763 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 56 v 422 (ObjNum 1865 snap 0 seq_num 1865) dirty exists 2023-10-01T07:34:52.763 INFO:tasks.rados.rados.0.smithi084.stdout:2936: left oid 56 (ObjNum 1865 snap 0 seq_num 1865) 2023-10-01T07:34:52.763 INFO:tasks.rados.rados.0.smithi084.stdout:2938: expect (ObjNum 1491 snap 0 seq_num 1491) 2023-10-01T07:34:52.902 INFO:tasks.rados.rados.0.smithi084.stdout:2940: finishing write tid 1 to smithi08466639-433 2023-10-01T07:34:52.902 INFO:tasks.rados.rados.0.smithi084.stdout:2939: expect (ObjNum 1540 snap 0 seq_num 1540) 2023-10-01T07:34:53.077 INFO:tasks.rados.rados.0.smithi084.stdout:2940: finishing write tid 2 to smithi08466639-433 2023-10-01T07:34:53.077 INFO:tasks.rados.rados.0.smithi084.stdout:2940: finishing write tid 3 to smithi08466639-433 2023-10-01T07:34:53.077 INFO:tasks.rados.rados.0.smithi084.stdout:2940: finishing write tid 4 to smithi08466639-433 2023-10-01T07:34:53.077 INFO:tasks.rados.rados.0.smithi084.stdout:2940: finishing write tid 5 to smithi08466639-433 2023-10-01T07:34:53.077 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 433 v 334 (ObjNum 1867 snap 0 seq_num 1867) dirty exists 2023-10-01T07:34:53.077 INFO:tasks.rados.rados.0.smithi084.stdout:2940: left oid 433 (ObjNum 1867 snap 0 seq_num 1867) 2023-10-01T07:34:53.077 INFO:tasks.rados.rados.0.smithi084.stdout:2941: finishing write tid 1 to smithi08466639-88 2023-10-01T07:34:53.077 INFO:tasks.rados.rados.0.smithi084.stdout:2941: finishing write tid 2 to smithi08466639-88 2023-10-01T07:34:53.077 INFO:tasks.rados.rados.0.smithi084.stdout:2941: finishing write tid 3 to smithi08466639-88 2023-10-01T07:34:53.078 INFO:tasks.rados.rados.0.smithi084.stdout:2941: finishing write tid 4 to smithi08466639-88 2023-10-01T07:34:53.078 INFO:tasks.rados.rados.0.smithi084.stdout:2941: finishing write tid 5 to smithi08466639-88 2023-10-01T07:34:53.078 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 88 v 401 (ObjNum 1868 snap 0 seq_num 1868) dirty exists 2023-10-01T07:34:53.078 INFO:tasks.rados.rados.0.smithi084.stdout:2941: left oid 88 (ObjNum 1868 snap 0 seq_num 1868) 2023-10-01T07:34:53.078 INFO:tasks.rados.rados.0.smithi084.stdout:2942: finishing write tid 1 to smithi08466639-490 2023-10-01T07:34:53.078 INFO:tasks.rados.rados.0.smithi084.stdout:2942: finishing write tid 2 to smithi08466639-490 2023-10-01T07:34:53.078 INFO:tasks.rados.rados.0.smithi084.stdout:2942: finishing write tid 3 to smithi08466639-490 2023-10-01T07:34:53.078 INFO:tasks.rados.rados.0.smithi084.stdout:2936: done (8 left) 2023-10-01T07:34:53.078 INFO:tasks.rados.rados.0.smithi084.stdout:2938: done (7 left) 2023-10-01T07:34:53.078 INFO:tasks.rados.rados.0.smithi084.stdout:2939: done (6 left) 2023-10-01T07:34:53.078 INFO:tasks.rados.rados.0.smithi084.stdout:2940: done (5 left) 2023-10-01T07:34:53.079 INFO:tasks.rados.rados.0.smithi084.stdout:2941: done (4 left) 2023-10-01T07:34:53.079 INFO:tasks.rados.rados.0.smithi084.stdout:2945: done (3 left) 2023-10-01T07:34:53.079 INFO:tasks.rados.rados.0.smithi084.stdout:2946: write oid 244 current snap is 0 2023-10-01T07:34:53.079 INFO:tasks.rados.rados.0.smithi084.stdout:2942: finishing write tid 4 to smithi08466639-490 2023-10-01T07:34:53.079 INFO:tasks.rados.rados.0.smithi084.stdout:2942: finishing write tid 5 to smithi08466639-490 2023-10-01T07:34:53.079 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 490 v 439 (ObjNum 1869 snap 0 seq_num 1869) dirty exists 2023-10-01T07:34:53.079 INFO:tasks.rados.rados.0.smithi084.stdout:2942: left oid 490 (ObjNum 1869 snap 0 seq_num 1869) 2023-10-01T07:34:53.079 INFO:tasks.rados.rados.0.smithi084.stdout:2943: finishing write tid 1 to smithi08466639-453 2023-10-01T07:34:53.079 INFO:tasks.rados.rados.0.smithi084.stdout:2943: finishing write tid 2 to smithi08466639-453 2023-10-01T07:34:53.079 INFO:tasks.rados.rados.0.smithi084.stdout:2943: finishing write tid 3 to smithi08466639-453 2023-10-01T07:34:53.079 INFO:tasks.rados.rados.0.smithi084.stdout:2943: finishing write tid 4 to smithi08466639-453 2023-10-01T07:34:53.079 INFO:tasks.rados.rados.0.smithi084.stdout:2943: finishing write tid 5 to smithi08466639-453 2023-10-01T07:34:53.079 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 453 v 426 (ObjNum 1870 snap 0 seq_num 1870) dirty exists 2023-10-01T07:34:53.080 INFO:tasks.rados.rados.0.smithi084.stdout:2943: left oid 453 (ObjNum 1870 snap 0 seq_num 1870) 2023-10-01T07:34:53.080 INFO:tasks.rados.rados.0.smithi084.stdout:2944: finishing write tid 1 to smithi08466639-414 2023-10-01T07:34:53.080 INFO:tasks.rados.rados.0.smithi084.stdout:2944: finishing write tid 2 to smithi08466639-414 2023-10-01T07:34:53.080 INFO:tasks.rados.rados.0.smithi084.stdout:2944: finishing write tid 3 to smithi08466639-414 2023-10-01T07:34:53.080 INFO:tasks.rados.rados.0.smithi084.stdout:2944: finishing write tid 4 to smithi08466639-414 2023-10-01T07:34:53.080 INFO:tasks.rados.rados.0.smithi084.stdout:2944: finishing write tid 5 to smithi08466639-414 2023-10-01T07:34:53.080 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 414 v 404 (ObjNum 1871 snap 0 seq_num 1871) dirty exists 2023-10-01T07:34:53.080 INFO:tasks.rados.rados.0.smithi084.stdout:2944: left oid 414 (ObjNum 1871 snap 0 seq_num 1871) 2023-10-01T07:34:53.080 INFO:tasks.rados.rados.0.smithi084.stdout:2946: seq_num 1873 ranges {679511=764215,2069950=618661,3118442=361069} 2023-10-01T07:34:53.091 INFO:tasks.rados.rados.0.smithi084.stdout:2946: writing smithi08466639-244 from 679511 to 1443726 tid 1 2023-10-01T07:34:53.099 INFO:tasks.rados.rados.0.smithi084.stdout:2946: writing smithi08466639-244 from 2069950 to 2688611 tid 2 2023-10-01T07:34:53.104 INFO:tasks.rados.rados.0.smithi084.stdout:2946: writing smithi08466639-244 from 3118442 to 3479511 tid 3 2023-10-01T07:34:53.104 INFO:tasks.rados.rados.0.smithi084.stdout:2942: done (3 left) 2023-10-01T07:34:53.104 INFO:tasks.rados.rados.0.smithi084.stdout:2943: done (2 left) 2023-10-01T07:34:53.104 INFO:tasks.rados.rados.0.smithi084.stdout:2944: done (1 left) 2023-10-01T07:34:53.104 INFO:tasks.rados.rados.0.smithi084.stdout:2947: write oid 477 current snap is 0 2023-10-01T07:34:53.104 INFO:tasks.rados.rados.0.smithi084.stdout:2946: finishing write tid 1 to smithi08466639-244 2023-10-01T07:34:53.104 INFO:tasks.rados.rados.0.smithi084.stdout:2947: seq_num 1874 ranges {696318=439464,1728432=762319,3145865=350453} 2023-10-01T07:34:53.110 INFO:tasks.rados.rados.0.smithi084.stdout:2947: writing smithi08466639-477 from 696318 to 1135782 tid 1 2023-10-01T07:34:53.118 INFO:tasks.rados.rados.0.smithi084.stdout:2947: writing smithi08466639-477 from 1728432 to 2490751 tid 2 2023-10-01T07:34:53.124 INFO:tasks.rados.rados.0.smithi084.stdout:2947: writing smithi08466639-477 from 3145865 to 3496318 tid 3 2023-10-01T07:34:53.124 INFO:tasks.rados.rados.0.smithi084.stdout:2948: delete oid 360 current snap is 0 2023-10-01T07:34:53.124 INFO:tasks.rados.rados.0.smithi084.stdout:2946: finishing write tid 2 to smithi08466639-244 2023-10-01T07:34:53.124 INFO:tasks.rados.rados.0.smithi084.stdout:2946: finishing write tid 3 to smithi08466639-244 2023-10-01T07:34:53.124 INFO:tasks.rados.rados.0.smithi084.stdout:2946: finishing write tid 4 to smithi08466639-244 2023-10-01T07:34:53.124 INFO:tasks.rados.rados.0.smithi084.stdout:2946: finishing write tid 5 to smithi08466639-244 2023-10-01T07:34:53.124 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 244 v 279 (ObjNum 1873 snap 0 seq_num 1873) dirty exists 2023-10-01T07:34:53.124 INFO:tasks.rados.rados.0.smithi084.stdout:2946: left oid 244 (ObjNum 1873 snap 0 seq_num 1873) 2023-10-01T07:34:53.124 INFO:tasks.rados.rados.0.smithi084.stdout:2947: finishing write tid 1 to smithi08466639-477 2023-10-01T07:34:53.124 INFO:tasks.rados.rados.0.smithi084.stdout:2947: finishing write tid 2 to smithi08466639-477 2023-10-01T07:34:53.125 INFO:tasks.rados.rados.0.smithi084.stdout:2946: done (2 left) 2023-10-01T07:34:53.126 INFO:tasks.rados.rados.0.smithi084.stdout:2948: done (1 left) 2023-10-01T07:34:53.126 INFO:tasks.rados.rados.0.smithi084.stdout:2949: write oid 101 current snap is 0 2023-10-01T07:34:53.126 INFO:tasks.rados.rados.0.smithi084.stdout:2949: seq_num 1876 ranges {729932=589962,1729043=765988,3084358=445574} 2023-10-01T07:34:53.133 INFO:tasks.rados.rados.0.smithi084.stdout:2949: writing smithi08466639-101 from 729932 to 1319894 tid 1 2023-10-01T07:34:53.140 INFO:tasks.rados.rados.0.smithi084.stdout:2949: writing smithi08466639-101 from 1729043 to 2495031 tid 2 2023-10-01T07:34:53.146 INFO:tasks.rados.rados.0.smithi084.stdout:2949: writing smithi08466639-101 from 3084358 to 3529932 tid 3 2023-10-01T07:34:53.147 INFO:tasks.rados.rados.0.smithi084.stdout:2950: delete oid 322 current snap is 0 2023-10-01T07:34:53.147 INFO:tasks.rados.rados.0.smithi084.stdout:2947: finishing write tid 3 to smithi08466639-477 2023-10-01T07:34:53.147 INFO:tasks.rados.rados.0.smithi084.stdout:2947: finishing write tid 4 to smithi08466639-477 2023-10-01T07:34:53.147 INFO:tasks.rados.rados.0.smithi084.stdout:2947: finishing write tid 5 to smithi08466639-477 2023-10-01T07:34:53.147 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 477 v 326 (ObjNum 1874 snap 0 seq_num 1874) dirty exists 2023-10-01T07:34:53.147 INFO:tasks.rados.rados.0.smithi084.stdout:2947: left oid 477 (ObjNum 1874 snap 0 seq_num 1874) 2023-10-01T07:34:53.147 INFO:tasks.rados.rados.0.smithi084.stdout:2949: finishing write tid 1 to smithi08466639-101 2023-10-01T07:34:53.147 INFO:tasks.rados.rados.0.smithi084.stdout:2949: finishing write tid 2 to smithi08466639-101 2023-10-01T07:34:53.150 INFO:tasks.rados.rados.0.smithi084.stdout:2947: done (2 left) 2023-10-01T07:34:53.151 INFO:tasks.rados.rados.0.smithi084.stdout:2950: done (1 left) 2023-10-01T07:34:53.151 INFO:tasks.rados.rados.0.smithi084.stdout:2951: read oid 218 snap -1 2023-10-01T07:34:53.151 INFO:tasks.rados.rados.0.smithi084.stdout:2951: expect (ObjNum 1644 snap 0 seq_num 1644) 2023-10-01T07:34:53.151 INFO:tasks.rados.rados.0.smithi084.stdout:2952: read oid 279 snap -1 2023-10-01T07:34:53.151 INFO:tasks.rados.rados.0.smithi084.stdout:2952: expect (ObjNum 1090 snap 0 seq_num 1090) 2023-10-01T07:34:53.151 INFO:tasks.rados.rados.0.smithi084.stdout:2953: read oid 288 snap -1 2023-10-01T07:34:53.151 INFO:tasks.rados.rados.0.smithi084.stdout:2953: expect (ObjNum 1655 snap 0 seq_num 1655) 2023-10-01T07:34:53.151 INFO:tasks.rados.rados.0.smithi084.stdout:2954: read oid 145 snap -1 2023-10-01T07:34:53.151 INFO:tasks.rados.rados.0.smithi084.stdout:2954: expect (ObjNum 1076 snap 0 seq_num 1076) 2023-10-01T07:34:53.151 INFO:tasks.rados.rados.0.smithi084.stdout:2955: read oid 112 snap -1 2023-10-01T07:34:53.151 INFO:tasks.rados.rados.0.smithi084.stdout:2955: expect (ObjNum 1751 snap 0 seq_num 1751) 2023-10-01T07:34:53.151 INFO:tasks.rados.rados.0.smithi084.stdout:2956: read oid 88 snap -1 2023-10-01T07:34:53.152 INFO:tasks.rados.rados.0.smithi084.stdout:2956: expect (ObjNum 1868 snap 0 seq_num 1868) 2023-10-01T07:34:53.152 INFO:tasks.rados.rados.0.smithi084.stdout:2957: write oid 378 current snap is 0 2023-10-01T07:34:53.152 INFO:tasks.rados.rados.0.smithi084.stdout:2949: finishing write tid 3 to smithi08466639-101 2023-10-01T07:34:53.152 INFO:tasks.rados.rados.0.smithi084.stdout:2957: seq_num 1878 ranges {763546=456813,1962360=769657,3255557=307989} 2023-10-01T07:34:53.159 INFO:tasks.rados.rados.0.smithi084.stdout:2957: writing smithi08466639-378 from 763546 to 1220359 tid 1 2023-10-01T07:34:53.168 INFO:tasks.rados.rados.0.smithi084.stdout:2957: writing smithi08466639-378 from 1962360 to 2732017 tid 2 2023-10-01T07:34:53.173 INFO:tasks.rados.rados.0.smithi084.stdout:2957: writing smithi08466639-378 from 3255557 to 3563546 tid 3 2023-10-01T07:34:53.173 INFO:tasks.rados.rados.0.smithi084.stdout:2958: read oid 162 snap -1 2023-10-01T07:34:53.173 INFO:tasks.rados.rados.0.smithi084.stdout:2958: expect deleted 2023-10-01T07:34:53.173 INFO:tasks.rados.rados.0.smithi084.stdout:2959: read oid 215 snap -1 2023-10-01T07:34:53.174 INFO:tasks.rados.rados.0.smithi084.stdout:2959: expect (ObjNum 946 snap 0 seq_num 946) 2023-10-01T07:34:53.174 INFO:tasks.rados.rados.0.smithi084.stdout:2960: write oid 362 current snap is 0 2023-10-01T07:34:53.174 INFO:tasks.rados.rados.0.smithi084.stdout:2949: finishing write tid 4 to smithi08466639-101 2023-10-01T07:34:53.174 INFO:tasks.rados.rados.0.smithi084.stdout:2949: finishing write tid 5 to smithi08466639-101 2023-10-01T07:34:53.174 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 101 v 297 (ObjNum 1876 snap 0 seq_num 1876) dirty exists 2023-10-01T07:34:53.174 INFO:tasks.rados.rados.0.smithi084.stdout:2949: left oid 101 (ObjNum 1876 snap 0 seq_num 1876) 2023-10-01T07:34:53.174 INFO:tasks.rados.rados.0.smithi084.stdout:2954: expect (ObjNum 1076 snap 0 seq_num 1076) 2023-10-01T07:34:53.269 INFO:tasks.rados.rados.0.smithi084.stdout:2952: expect (ObjNum 1090 snap 0 seq_num 1090) 2023-10-01T07:34:53.381 INFO:tasks.rados.rados.0.smithi084.stdout:2957: finishing write tid 1 to smithi08466639-378 2023-10-01T07:34:53.381 INFO:tasks.rados.rados.0.smithi084.stdout:2956: expect (ObjNum 1868 snap 0 seq_num 1868) 2023-10-01T07:34:53.582 INFO:tasks.rados.rados.0.smithi084.stdout:2957: finishing write tid 2 to smithi08466639-378 2023-10-01T07:34:53.582 INFO:tasks.rados.rados.0.smithi084.stdout:2957: finishing write tid 3 to smithi08466639-378 2023-10-01T07:34:53.582 INFO:tasks.rados.rados.0.smithi084.stdout:2957: finishing write tid 4 to smithi08466639-378 2023-10-01T07:34:53.582 INFO:tasks.rados.rados.0.smithi084.stdout:2953: expect (ObjNum 1655 snap 0 seq_num 1655) 2023-10-01T07:34:53.759 INFO:tasks.rados.rados.0.smithi084.stdout:2957: finishing write tid 5 to smithi08466639-378 2023-10-01T07:34:53.759 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 378 v 340 (ObjNum 1878 snap 0 seq_num 1878) dirty exists 2023-10-01T07:34:53.759 INFO:tasks.rados.rados.0.smithi084.stdout:2957: left oid 378 (ObjNum 1878 snap 0 seq_num 1878) 2023-10-01T07:34:53.759 INFO:tasks.rados.rados.0.smithi084.stdout:2955: expect (ObjNum 1751 snap 0 seq_num 1751) 2023-10-01T07:34:53.923 INFO:tasks.rados.rados.0.smithi084.stdout:2951: expect (ObjNum 1644 snap 0 seq_num 1644) 2023-10-01T07:34:53.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:53 smithi112 bash[27689]: cluster 2023-10-01T07:34:52.385325+0000 mgr.x (mgr.24739) 59 : cluster [DBG] pgmap v37: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 6.4 MiB/s wr, 75 op/s 2023-10-01T07:34:53.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:53 smithi112 bash[27689]: audit 2023-10-01T07:34:52.604891+0000 mon.c (mon.2) 144 : audit [DBG] from='client.? 172.21.15.84:0/65905844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:54.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:53 smithi084 bash[33757]: cluster 2023-10-01T07:34:52.385325+0000 mgr.x (mgr.24739) 59 : cluster [DBG] pgmap v37: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 6.4 MiB/s wr, 75 op/s 2023-10-01T07:34:54.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:53 smithi084 bash[33757]: audit 2023-10-01T07:34:52.604891+0000 mon.c (mon.2) 144 : audit [DBG] from='client.? 172.21.15.84:0/65905844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:54.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:53 smithi084 bash[27378]: cluster 2023-10-01T07:34:52.385325+0000 mgr.x (mgr.24739) 59 : cluster [DBG] pgmap v37: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 6.4 MiB/s wr, 75 op/s 2023-10-01T07:34:54.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:53 smithi084 bash[27378]: audit 2023-10-01T07:34:52.604891+0000 mon.c (mon.2) 144 : audit [DBG] from='client.? 172.21.15.84:0/65905844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:54.150 INFO:tasks.rados.rados.0.smithi084.stdout:2959: expect (ObjNum 946 snap 0 seq_num 946) 2023-10-01T07:34:54.270 INFO:tasks.rados.rados.0.smithi084.stdout:2960: seq_num 1879 ranges {780353=532062,1904489=513315,3166627=401171} 2023-10-01T07:34:54.282 INFO:tasks.rados.rados.0.smithi084.stdout:2960: writing smithi08466639-362 from 780353 to 1312415 tid 1 2023-10-01T07:34:54.288 INFO:tasks.rados.rados.0.smithi084.stdout:2960: writing smithi08466639-362 from 1904489 to 2417804 tid 2 2023-10-01T07:34:54.295 INFO:tasks.rados.rados.0.smithi084.stdout:2960: writing smithi08466639-362 from 3166627 to 3567798 tid 3 2023-10-01T07:34:54.296 INFO:tasks.rados.rados.0.smithi084.stdout:2949: done (10 left) 2023-10-01T07:34:54.296 INFO:tasks.rados.rados.0.smithi084.stdout:2951: done (9 left) 2023-10-01T07:34:54.296 INFO:tasks.rados.rados.0.smithi084.stdout:2952: done (8 left) 2023-10-01T07:34:54.296 INFO:tasks.rados.rados.0.smithi084.stdout:2953: done (7 left) 2023-10-01T07:34:54.296 INFO:tasks.rados.rados.0.smithi084.stdout:2954: done (6 left) 2023-10-01T07:34:54.296 INFO:tasks.rados.rados.0.smithi084.stdout:2955: done (5 left) 2023-10-01T07:34:54.296 INFO:tasks.rados.rados.0.smithi084.stdout:2956: done (4 left) 2023-10-01T07:34:54.296 INFO:tasks.rados.rados.0.smithi084.stdout:2957: done (3 left) 2023-10-01T07:34:54.296 INFO:tasks.rados.rados.0.smithi084.stdout:2958: done (2 left) 2023-10-01T07:34:54.296 INFO:tasks.rados.rados.0.smithi084.stdout:2959: done (1 left) 2023-10-01T07:34:54.296 INFO:tasks.rados.rados.0.smithi084.stdout:2961: read oid 327 snap -1 2023-10-01T07:34:54.297 INFO:tasks.rados.rados.0.smithi084.stdout:2961: expect (ObjNum 669 snap 0 seq_num 669) 2023-10-01T07:34:54.297 INFO:tasks.rados.rados.0.smithi084.stdout:2962: read oid 331 snap -1 2023-10-01T07:34:54.297 INFO:tasks.rados.rados.0.smithi084.stdout:2962: expect (ObjNum 839 snap 0 seq_num 839) 2023-10-01T07:34:54.297 INFO:tasks.rados.rados.0.smithi084.stdout:2963: write oid 33 current snap is 0 2023-10-01T07:34:54.297 INFO:tasks.rados.rados.0.smithi084.stdout:2960: finishing write tid 1 to smithi08466639-362 2023-10-01T07:34:54.297 INFO:tasks.rados.rados.0.smithi084.stdout:2963: seq_num 1880 ranges {797160=607311,1962971=773326,3194050=403110} 2023-10-01T07:34:54.303 INFO:tasks.rados.rados.0.smithi084.stdout:2963: writing smithi08466639-33 from 797160 to 1404471 tid 1 2023-10-01T07:34:54.311 INFO:tasks.rados.rados.0.smithi084.stdout:2963: writing smithi08466639-33 from 1962971 to 2736297 tid 2 2023-10-01T07:34:54.316 INFO:tasks.rados.rados.0.smithi084.stdout:2963: writing smithi08466639-33 from 3194050 to 3597160 tid 3 2023-10-01T07:34:54.316 INFO:tasks.rados.rados.0.smithi084.stdout:2964: write oid 56 current snap is 0 2023-10-01T07:34:54.317 INFO:tasks.rados.rados.0.smithi084.stdout:2960: finishing write tid 2 to smithi08466639-362 2023-10-01T07:34:54.317 INFO:tasks.rados.rados.0.smithi084.stdout:2960: finishing write tid 3 to smithi08466639-362 2023-10-01T07:34:54.317 INFO:tasks.rados.rados.0.smithi084.stdout:2960: finishing write tid 4 to smithi08466639-362 2023-10-01T07:34:54.317 INFO:tasks.rados.rados.0.smithi084.stdout:2960: finishing write tid 5 to smithi08466639-362 2023-10-01T07:34:54.317 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 362 v 283 (ObjNum 1879 snap 0 seq_num 1879) dirty exists 2023-10-01T07:34:54.317 INFO:tasks.rados.rados.0.smithi084.stdout:2960: left oid 362 (ObjNum 1879 snap 0 seq_num 1879) 2023-10-01T07:34:54.317 INFO:tasks.rados.rados.0.smithi084.stdout:2961: expect (ObjNum 669 snap 0 seq_num 669) 2023-10-01T07:34:54.421 INFO:tasks.rados.rados.0.smithi084.stdout:2962: expect (ObjNum 839 snap 0 seq_num 839) 2023-10-01T07:34:54.506 INFO:tasks.rados.rados.0.smithi084.stdout:2963: finishing write tid 1 to smithi08466639-33 2023-10-01T07:34:54.506 INFO:tasks.rados.rados.0.smithi084.stdout:2963: finishing write tid 2 to smithi08466639-33 2023-10-01T07:34:54.506 INFO:tasks.rados.rados.0.smithi084.stdout:2963: finishing write tid 3 to smithi08466639-33 2023-10-01T07:34:54.506 INFO:tasks.rados.rados.0.smithi084.stdout:2963: finishing write tid 4 to smithi08466639-33 2023-10-01T07:34:54.506 INFO:tasks.rados.rados.0.smithi084.stdout:2963: finishing write tid 5 to smithi08466639-33 2023-10-01T07:34:54.506 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 33 v 405 (ObjNum 1880 snap 0 seq_num 1880) dirty exists 2023-10-01T07:34:54.506 INFO:tasks.rados.rados.0.smithi084.stdout:2963: left oid 33 (ObjNum 1880 snap 0 seq_num 1880) 2023-10-01T07:34:54.507 INFO:tasks.rados.rados.0.smithi084.stdout:2964: seq_num 1881 ranges {413967=682560,1621453=516984,2821473=423715} 2023-10-01T07:34:54.517 INFO:tasks.rados.rados.0.smithi084.stdout:2964: writing smithi08466639-56 from 413967 to 1096527 tid 1 2023-10-01T07:34:54.525 INFO:tasks.rados.rados.0.smithi084.stdout:2964: writing smithi08466639-56 from 1621453 to 2138437 tid 2 2023-10-01T07:34:54.531 INFO:tasks.rados.rados.0.smithi084.stdout:2964: writing smithi08466639-56 from 2821473 to 3245188 tid 3 2023-10-01T07:34:54.531 INFO:tasks.rados.rados.0.smithi084.stdout:2960: done (4 left) 2023-10-01T07:34:54.532 INFO:tasks.rados.rados.0.smithi084.stdout:2961: done (3 left) 2023-10-01T07:34:54.532 INFO:tasks.rados.rados.0.smithi084.stdout:2962: done (2 left) 2023-10-01T07:34:54.532 INFO:tasks.rados.rados.0.smithi084.stdout:2963: done (1 left) 2023-10-01T07:34:54.532 INFO:tasks.rados.rados.0.smithi084.stdout:2965: read oid 198 snap -1 2023-10-01T07:34:54.532 INFO:tasks.rados.rados.0.smithi084.stdout:2965: expect deleted 2023-10-01T07:34:54.532 INFO:tasks.rados.rados.0.smithi084.stdout:2966: write oid 240 current snap is 0 2023-10-01T07:34:54.532 INFO:tasks.rados.rados.0.smithi084.stdout:2966: seq_num 1882 ranges {430774=757809,1679935=776995,3248896=381878} 2023-10-01T07:34:54.538 INFO:tasks.rados.rados.0.smithi084.stdout:2966: writing smithi08466639-240 from 430774 to 1188583 tid 1 2023-10-01T07:34:54.545 INFO:tasks.rados.rados.0.smithi084.stdout:2966: writing smithi08466639-240 from 1679935 to 2456930 tid 2 2023-10-01T07:34:54.552 INFO:tasks.rados.rados.0.smithi084.stdout:2966: writing smithi08466639-240 from 3248896 to 3630774 tid 3 2023-10-01T07:34:54.552 INFO:tasks.rados.rados.0.smithi084.stdout:2967: write oid 35 current snap is 0 2023-10-01T07:34:54.552 INFO:tasks.rados.rados.0.smithi084.stdout:2967: seq_num 1883 ranges {447581=433058,1622064=520653,2759966=562612} 2023-10-01T07:34:54.557 INFO:tasks.rados.rados.0.smithi084.stdout:2967: writing smithi08466639-35 from 447581 to 880639 tid 1 2023-10-01T07:34:54.564 INFO:tasks.rados.rados.0.smithi084.stdout:2967: writing smithi08466639-35 from 1622064 to 2142717 tid 2 2023-10-01T07:34:54.571 INFO:tasks.rados.rados.0.smithi084.stdout:2967: writing smithi08466639-35 from 2759966 to 3322578 tid 3 2023-10-01T07:34:54.571 INFO:tasks.rados.rados.0.smithi084.stdout:2968: write oid 277 current snap is 0 2023-10-01T07:34:54.571 INFO:tasks.rados.rados.0.smithi084.stdout:2968: seq_num 1884 ranges {464388=508307,1680546=780664,3187389=476999} 2023-10-01T07:34:54.576 INFO:tasks.rados.rados.0.smithi084.stdout:2968: writing smithi08466639-277 from 464388 to 972695 tid 1 2023-10-01T07:34:54.585 INFO:tasks.rados.rados.0.smithi084.stdout:2968: writing smithi08466639-277 from 1680546 to 2461210 tid 2 2023-10-01T07:34:54.592 INFO:tasks.rados.rados.0.smithi084.stdout:2968: writing smithi08466639-277 from 3187389 to 3664388 tid 3 2023-10-01T07:34:54.592 INFO:tasks.rados.rados.0.smithi084.stdout:2969: write oid 72 current snap is 0 2023-10-01T07:34:54.592 INFO:tasks.rados.rados.0.smithi084.stdout:2969: seq_num 1885 ranges {481195=583556,1739028=524322,2814812=585156} 2023-10-01T07:34:54.598 INFO:tasks.rados.rados.0.smithi084.stdout:2969: writing smithi08466639-72 from 481195 to 1064751 tid 1 2023-10-01T07:34:54.605 INFO:tasks.rados.rados.0.smithi084.stdout:2969: writing smithi08466639-72 from 1739028 to 2263350 tid 2 2023-10-01T07:34:54.613 INFO:tasks.rados.rados.0.smithi084.stdout:2969: writing smithi08466639-72 from 2814812 to 3399968 tid 3 2023-10-01T07:34:54.613 INFO:tasks.rados.rados.0.smithi084.stdout:2970: read oid 42 snap -1 2023-10-01T07:34:54.613 INFO:tasks.rados.rados.0.smithi084.stdout:2970: expect (ObjNum 1458 snap 0 seq_num 1458) 2023-10-01T07:34:54.613 INFO:tasks.rados.rados.0.smithi084.stdout:2971: read oid 112 snap -1 2023-10-01T07:34:54.614 INFO:tasks.rados.rados.0.smithi084.stdout:2971: expect (ObjNum 1751 snap 0 seq_num 1751) 2023-10-01T07:34:54.614 INFO:tasks.rados.rados.0.smithi084.stdout:2972: read oid 128 snap -1 2023-10-01T07:34:54.614 INFO:tasks.rados.rados.0.smithi084.stdout:2972: expect (ObjNum 1729 snap 0 seq_num 1729) 2023-10-01T07:34:54.614 INFO:tasks.rados.rados.0.smithi084.stdout:2973: read oid 289 snap -1 2023-10-01T07:34:54.614 INFO:tasks.rados.rados.0.smithi084.stdout:2973: expect (ObjNum 1820 snap 0 seq_num 1820) 2023-10-01T07:34:54.614 INFO:tasks.rados.rados.0.smithi084.stdout:2974: read oid 27 snap -1 2023-10-01T07:34:54.615 INFO:tasks.rados.rados.0.smithi084.stdout:2974: expect (ObjNum 1844 snap 0 seq_num 1844) 2023-10-01T07:34:54.615 INFO:tasks.rados.rados.0.smithi084.stdout:2975: read oid 63 snap -1 2023-10-01T07:34:54.615 INFO:tasks.rados.rados.0.smithi084.stdout:2975: expect (ObjNum 1747 snap 0 seq_num 1747) 2023-10-01T07:34:54.615 INFO:tasks.rados.rados.0.smithi084.stdout:2976: write oid 34 current snap is 0 2023-10-01T07:34:54.615 INFO:tasks.rados.rados.0.smithi084.stdout:2964: finishing write tid 1 to smithi08466639-56 2023-10-01T07:34:54.615 INFO:tasks.rados.rados.0.smithi084.stdout:2964: finishing write tid 2 to smithi08466639-56 2023-10-01T07:34:54.615 INFO:tasks.rados.rados.0.smithi084.stdout:2964: finishing write tid 3 to smithi08466639-56 2023-10-01T07:34:54.615 INFO:tasks.rados.rados.0.smithi084.stdout:2964: finishing write tid 4 to smithi08466639-56 2023-10-01T07:34:54.615 INFO:tasks.rados.rados.0.smithi084.stdout:2964: finishing write tid 5 to smithi08466639-56 2023-10-01T07:34:54.616 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 56 v 431 (ObjNum 1881 snap 0 seq_num 1881) dirty exists 2023-10-01T07:34:54.616 INFO:tasks.rados.rados.0.smithi084.stdout:2964: left oid 56 (ObjNum 1881 snap 0 seq_num 1881) 2023-10-01T07:34:54.616 INFO:tasks.rados.rados.0.smithi084.stdout:2966: finishing write tid 1 to smithi08466639-240 2023-10-01T07:34:54.616 INFO:tasks.rados.rados.0.smithi084.stdout:2966: finishing write tid 2 to smithi08466639-240 2023-10-01T07:34:54.616 INFO:tasks.rados.rados.0.smithi084.stdout:2966: finishing write tid 3 to smithi08466639-240 2023-10-01T07:34:54.616 INFO:tasks.rados.rados.0.smithi084.stdout:2966: finishing write tid 4 to smithi08466639-240 2023-10-01T07:34:54.616 INFO:tasks.rados.rados.0.smithi084.stdout:2966: finishing write tid 5 to smithi08466639-240 2023-10-01T07:34:54.616 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 240 v 287 (ObjNum 1882 snap 0 seq_num 1882) dirty exists 2023-10-01T07:34:54.616 INFO:tasks.rados.rados.0.smithi084.stdout:2966: left oid 240 (ObjNum 1882 snap 0 seq_num 1882) 2023-10-01T07:34:54.616 INFO:tasks.rados.rados.0.smithi084.stdout:2967: finishing write tid 1 to smithi08466639-35 2023-10-01T07:34:54.616 INFO:tasks.rados.rados.0.smithi084.stdout:2967: finishing write tid 2 to smithi08466639-35 2023-10-01T07:34:54.617 INFO:tasks.rados.rados.0.smithi084.stdout:2976: seq_num 1886 ranges {498002=775158,1913863=784333,3358588=339414} 2023-10-01T07:34:54.624 INFO:tasks.rados.rados.0.smithi084.stdout:2976: writing smithi08466639-34 from 498002 to 1273160 tid 1 2023-10-01T07:34:54.635 INFO:tasks.rados.rados.0.smithi084.stdout:2976: writing smithi08466639-34 from 1913863 to 2698196 tid 2 2023-10-01T07:34:54.640 INFO:tasks.rados.rados.0.smithi084.stdout:2976: writing smithi08466639-34 from 3358588 to 3698002 tid 3 2023-10-01T07:34:54.640 INFO:tasks.rados.rados.0.smithi084.stdout:2964: done (12 left) 2023-10-01T07:34:54.640 INFO:tasks.rados.rados.0.smithi084.stdout:2965: done (11 left) 2023-10-01T07:34:54.640 INFO:tasks.rados.rados.0.smithi084.stdout:2966: done (10 left) 2023-10-01T07:34:54.641 INFO:tasks.rados.rados.0.smithi084.stdout:2977: read oid 266 snap -1 2023-10-01T07:34:54.641 INFO:tasks.rados.rados.0.smithi084.stdout:2977: expect (ObjNum 1680 snap 0 seq_num 1680) 2023-10-01T07:34:54.641 INFO:tasks.rados.rados.0.smithi084.stdout:2978: write oid 427 current snap is 0 2023-10-01T07:34:54.641 INFO:tasks.rados.rados.0.smithi084.stdout:2967: finishing write tid 3 to smithi08466639-35 2023-10-01T07:34:54.641 INFO:tasks.rados.rados.0.smithi084.stdout:2968: finishing write tid 1 to smithi08466639-277 2023-10-01T07:34:54.641 INFO:tasks.rados.rados.0.smithi084.stdout:2978: seq_num 1887 ranges {514809=450407,1455992=527991,2469658=724053,3608303=106506} 2023-10-01T07:34:54.645 INFO:tasks.rados.rados.0.smithi084.stdout:2978: writing smithi08466639-427 from 514809 to 965216 tid 1 2023-10-01T07:34:54.651 INFO:tasks.rados.rados.0.smithi084.stdout:2978: writing smithi08466639-427 from 1455992 to 1983983 tid 2 2023-10-01T07:34:54.658 INFO:tasks.rados.rados.0.smithi084.stdout:2978: writing smithi08466639-427 from 2469658 to 3193711 tid 3 2023-10-01T07:34:54.662 INFO:tasks.rados.rados.0.smithi084.stdout:2978: writing smithi08466639-427 from 3608303 to 3714809 tid 4 2023-10-01T07:34:54.662 INFO:tasks.rados.rados.0.smithi084.stdout:2979: write oid 110 current snap is 0 2023-10-01T07:34:54.662 INFO:tasks.rados.rados.0.smithi084.stdout:2967: finishing write tid 4 to smithi08466639-35 2023-10-01T07:34:54.662 INFO:tasks.rados.rados.0.smithi084.stdout:2967: finishing write tid 5 to smithi08466639-35 2023-10-01T07:34:54.662 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 35 v 322 (ObjNum 1883 snap 0 seq_num 1883) dirty exists 2023-10-01T07:34:54.662 INFO:tasks.rados.rados.0.smithi084.stdout:2967: left oid 35 (ObjNum 1883 snap 0 seq_num 1883) 2023-10-01T07:34:54.662 INFO:tasks.rados.rados.0.smithi084.stdout:2968: finishing write tid 2 to smithi08466639-277 2023-10-01T07:34:54.662 INFO:tasks.rados.rados.0.smithi084.stdout:2968: finishing write tid 3 to smithi08466639-277 2023-10-01T07:34:54.663 INFO:tasks.rados.rados.0.smithi084.stdout:2968: finishing write tid 4 to smithi08466639-277 2023-10-01T07:34:54.663 INFO:tasks.rados.rados.0.smithi084.stdout:2979: seq_num 1888 ranges {531616=525656,1514474=671649,2780728=535325} 2023-10-01T07:34:54.668 INFO:tasks.rados.rados.0.smithi084.stdout:2979: writing smithi08466639-110 from 531616 to 1057272 tid 1 2023-10-01T07:34:54.675 INFO:tasks.rados.rados.0.smithi084.stdout:2979: writing smithi08466639-110 from 1514474 to 2186123 tid 2 2023-10-01T07:34:54.682 INFO:tasks.rados.rados.0.smithi084.stdout:2979: writing smithi08466639-110 from 2780728 to 3316053 tid 3 2023-10-01T07:34:54.682 INFO:tasks.rados.rados.0.smithi084.stdout:2967: done (12 left) 2023-10-01T07:34:54.682 INFO:tasks.rados.rados.0.smithi084.stdout:2980: write oid 130 current snap is 0 2023-10-01T07:34:54.682 INFO:tasks.rados.rados.0.smithi084.stdout:2968: finishing write tid 5 to smithi08466639-277 2023-10-01T07:34:54.682 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 277 v 350 (ObjNum 1884 snap 0 seq_num 1884) dirty exists 2023-10-01T07:34:54.682 INFO:tasks.rados.rados.0.smithi084.stdout:2968: left oid 277 (ObjNum 1884 snap 0 seq_num 1884) 2023-10-01T07:34:54.682 INFO:tasks.rados.rados.0.smithi084.stdout:2969: finishing write tid 1 to smithi08466639-72 2023-10-01T07:34:54.682 INFO:tasks.rados.rados.0.smithi084.stdout:2980: seq_num 1889 ranges {548423=600905,1572956=531660,2524504=746597,3740781=7642} 2023-10-01T07:34:54.688 INFO:tasks.rados.rados.0.smithi084.stdout:2980: writing smithi08466639-130 from 548423 to 1149328 tid 1 2023-10-01T07:34:54.693 INFO:tasks.rados.rados.0.smithi084.stdout:2980: writing smithi08466639-130 from 1572956 to 2104616 tid 2 2023-10-01T07:34:54.700 INFO:tasks.rados.rados.0.smithi084.stdout:2980: writing smithi08466639-130 from 2524504 to 3271101 tid 3 2023-10-01T07:34:54.703 INFO:tasks.rados.rados.0.smithi084.stdout:2980: writing smithi08466639-130 from 3740781 to 3748423 tid 4 2023-10-01T07:34:54.703 INFO:tasks.rados.rados.0.smithi084.stdout:2968: done (12 left) 2023-10-01T07:34:54.704 INFO:tasks.rados.rados.0.smithi084.stdout:2981: write oid 480 current snap is 0 2023-10-01T07:34:54.704 INFO:tasks.rados.rados.0.smithi084.stdout:2969: finishing write tid 2 to smithi08466639-72 2023-10-01T07:34:54.704 INFO:tasks.rados.rados.0.smithi084.stdout:2981: seq_num 1890 ranges {565230=676154,2031438=675318,3235574=529656} 2023-10-01T07:34:54.710 INFO:tasks.rados.rados.0.smithi084.stdout:2981: writing smithi08466639-480 from 565230 to 1241384 tid 1 2023-10-01T07:34:54.718 INFO:tasks.rados.rados.0.smithi084.stdout:2981: writing smithi08466639-480 from 2031438 to 2706756 tid 2 2023-10-01T07:34:54.725 INFO:tasks.rados.rados.0.smithi084.stdout:2981: writing smithi08466639-480 from 3235574 to 3765230 tid 3 2023-10-01T07:34:54.725 INFO:tasks.rados.rados.0.smithi084.stdout:2982: delete oid 472 current snap is 0 2023-10-01T07:34:54.725 INFO:tasks.rados.rados.0.smithi084.stdout:2973: expect (ObjNum 1820 snap 0 seq_num 1820) 2023-10-01T07:34:54.814 INFO:tasks.rados.rados.0.smithi084.stdout:2970: expect (ObjNum 1458 snap 0 seq_num 1458) 2023-10-01T07:34:54.895 INFO:tasks.rados.rados.0.smithi084.stdout:2969: finishing write tid 3 to smithi08466639-72 2023-10-01T07:34:54.895 INFO:tasks.rados.rados.0.smithi084.stdout:2969: finishing write tid 4 to smithi08466639-72 2023-10-01T07:34:54.896 INFO:tasks.rados.rados.0.smithi084.stdout:2975: expect (ObjNum 1747 snap 0 seq_num 1747) 2023-10-01T07:34:55.093 INFO:tasks.rados.rados.0.smithi084.stdout:2969: finishing write tid 5 to smithi08466639-72 2023-10-01T07:34:55.093 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 72 v 433 (ObjNum 1885 snap 0 seq_num 1885) dirty exists 2023-10-01T07:34:55.094 INFO:tasks.rados.rados.0.smithi084.stdout:2969: left oid 72 (ObjNum 1885 snap 0 seq_num 1885) 2023-10-01T07:34:55.094 INFO:tasks.rados.rados.0.smithi084.stdout:2971: expect (ObjNum 1751 snap 0 seq_num 1751) 2023-10-01T07:34:55.265 INFO:tasks.rados.rados.0.smithi084.stdout:2972: expect (ObjNum 1729 snap 0 seq_num 1729) 2023-10-01T07:34:55.435 INFO:tasks.rados.rados.0.smithi084.stdout:2976: finishing write tid 1 to smithi08466639-34 2023-10-01T07:34:55.436 INFO:tasks.rados.rados.0.smithi084.stdout:2974: expect (ObjNum 1844 snap 0 seq_num 1844) 2023-10-01T07:34:55.576 INFO:tasks.rados.rados.0.smithi084.stdout:2976: finishing write tid 2 to smithi08466639-34 2023-10-01T07:34:55.576 INFO:tasks.rados.rados.0.smithi084.stdout:2976: finishing write tid 3 to smithi08466639-34 2023-10-01T07:34:55.576 INFO:tasks.rados.rados.0.smithi084.stdout:2976: finishing write tid 4 to smithi08466639-34 2023-10-01T07:34:55.576 INFO:tasks.rados.rados.0.smithi084.stdout:2976: finishing write tid 5 to smithi08466639-34 2023-10-01T07:34:55.576 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 34 v 461 (ObjNum 1886 snap 0 seq_num 1886) dirty exists 2023-10-01T07:34:55.576 INFO:tasks.rados.rados.0.smithi084.stdout:2976: left oid 34 (ObjNum 1886 snap 0 seq_num 1886) 2023-10-01T07:34:55.577 INFO:tasks.rados.rados.0.smithi084.stdout:2977: expect (ObjNum 1680 snap 0 seq_num 1680) 2023-10-01T07:34:55.718 INFO:tasks.rados.rados.0.smithi084.stdout:2978: finishing write tid 1 to smithi08466639-427 2023-10-01T07:34:55.719 INFO:tasks.rados.rados.0.smithi084.stdout:2978: finishing write tid 2 to smithi08466639-427 2023-10-01T07:34:55.719 INFO:tasks.rados.rados.0.smithi084.stdout:2978: finishing write tid 3 to smithi08466639-427 2023-10-01T07:34:55.719 INFO:tasks.rados.rados.0.smithi084.stdout:2978: finishing write tid 4 to smithi08466639-427 2023-10-01T07:34:55.719 INFO:tasks.rados.rados.0.smithi084.stdout:2978: finishing write tid 5 to smithi08466639-427 2023-10-01T07:34:55.719 INFO:tasks.rados.rados.0.smithi084.stdout:2978: finishing write tid 6 to smithi08466639-427 2023-10-01T07:34:55.719 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 427 v 292 (ObjNum 1887 snap 0 seq_num 1887) dirty exists 2023-10-01T07:34:55.719 INFO:tasks.rados.rados.0.smithi084.stdout:2978: left oid 427 (ObjNum 1887 snap 0 seq_num 1887) 2023-10-01T07:34:55.719 INFO:tasks.rados.rados.0.smithi084.stdout:2979: finishing write tid 1 to smithi08466639-110 2023-10-01T07:34:55.720 INFO:tasks.rados.rados.0.smithi084.stdout:2979: finishing write tid 2 to smithi08466639-110 2023-10-01T07:34:55.720 INFO:tasks.rados.rados.0.smithi084.stdout:2979: finishing write tid 3 to smithi08466639-110 2023-10-01T07:34:55.720 INFO:tasks.rados.rados.0.smithi084.stdout:2979: finishing write tid 4 to smithi08466639-110 2023-10-01T07:34:55.720 INFO:tasks.rados.rados.0.smithi084.stdout:2979: finishing write tid 5 to smithi08466639-110 2023-10-01T07:34:55.720 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 110 v 330 (ObjNum 1888 snap 0 seq_num 1888) dirty exists 2023-10-01T07:34:55.721 INFO:tasks.rados.rados.0.smithi084.stdout:2979: left oid 110 (ObjNum 1888 snap 0 seq_num 1888) 2023-10-01T07:34:55.721 INFO:tasks.rados.rados.0.smithi084.stdout:2980: finishing write tid 1 to smithi08466639-130 2023-10-01T07:34:55.721 INFO:tasks.rados.rados.0.smithi084.stdout:2980: finishing write tid 2 to smithi08466639-130 2023-10-01T07:34:55.721 INFO:tasks.rados.rados.0.smithi084.stdout:2980: finishing write tid 3 to smithi08466639-130 2023-10-01T07:34:55.721 INFO:tasks.rados.rados.0.smithi084.stdout:2980: finishing write tid 4 to smithi08466639-130 2023-10-01T07:34:55.721 INFO:tasks.rados.rados.0.smithi084.stdout:2980: finishing write tid 5 to smithi08466639-130 2023-10-01T07:34:55.721 INFO:tasks.rados.rados.0.smithi084.stdout:2980: finishing write tid 6 to smithi08466639-130 2023-10-01T07:34:55.721 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 130 v 436 (ObjNum 1889 snap 0 seq_num 1889) dirty exists 2023-10-01T07:34:55.721 INFO:tasks.rados.rados.0.smithi084.stdout:2980: left oid 130 (ObjNum 1889 snap 0 seq_num 1889) 2023-10-01T07:34:55.722 INFO:tasks.rados.rados.0.smithi084.stdout:2981: finishing write tid 1 to smithi08466639-480 2023-10-01T07:34:55.722 INFO:tasks.rados.rados.0.smithi084.stdout:2981: finishing write tid 2 to smithi08466639-480 2023-10-01T07:34:55.722 INFO:tasks.rados.rados.0.smithi084.stdout:2981: finishing write tid 3 to smithi08466639-480 2023-10-01T07:34:55.722 INFO:tasks.rados.rados.0.smithi084.stdout:2981: finishing write tid 4 to smithi08466639-480 2023-10-01T07:34:55.722 INFO:tasks.rados.rados.0.smithi084.stdout:2981: finishing write tid 5 to smithi08466639-480 2023-10-01T07:34:55.722 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 480 v 440 (ObjNum 1890 snap 0 seq_num 1890) dirty exists 2023-10-01T07:34:55.722 INFO:tasks.rados.rados.0.smithi084.stdout:2981: left oid 480 (ObjNum 1890 snap 0 seq_num 1890) 2023-10-01T07:34:55.722 INFO:tasks.rados.rados.0.smithi084.stdout:2969: done (13 left) 2023-10-01T07:34:55.722 INFO:tasks.rados.rados.0.smithi084.stdout:2970: done (12 left) 2023-10-01T07:34:55.723 INFO:tasks.rados.rados.0.smithi084.stdout:2971: done (11 left) 2023-10-01T07:34:55.723 INFO:tasks.rados.rados.0.smithi084.stdout:2972: done (10 left) 2023-10-01T07:34:55.723 INFO:tasks.rados.rados.0.smithi084.stdout:2973: done (9 left) 2023-10-01T07:34:55.723 INFO:tasks.rados.rados.0.smithi084.stdout:2974: done (8 left) 2023-10-01T07:34:55.723 INFO:tasks.rados.rados.0.smithi084.stdout:2975: done (7 left) 2023-10-01T07:34:55.723 INFO:tasks.rados.rados.0.smithi084.stdout:2976: done (6 left) 2023-10-01T07:34:55.724 INFO:tasks.rados.rados.0.smithi084.stdout:2977: done (5 left) 2023-10-01T07:34:55.724 INFO:tasks.rados.rados.0.smithi084.stdout:2978: done (4 left) 2023-10-01T07:34:55.724 INFO:tasks.rados.rados.0.smithi084.stdout:2979: done (3 left) 2023-10-01T07:34:55.724 INFO:tasks.rados.rados.0.smithi084.stdout:2980: done (2 left) 2023-10-01T07:34:55.724 INFO:tasks.rados.rados.0.smithi084.stdout:2981: done (1 left) 2023-10-01T07:34:55.724 INFO:tasks.rados.rados.0.smithi084.stdout:2982: done (0 left) 2023-10-01T07:34:55.724 INFO:tasks.rados.rados.0.smithi084.stdout:2983: write oid 147 current snap is 0 2023-10-01T07:34:55.724 INFO:tasks.rados.rados.0.smithi084.stdout:2983: seq_num 1892 ranges {598844=426652,1632049=678987,2774067=696766} 2023-10-01T07:34:55.725 INFO:tasks.rados.rados.0.smithi084.stdout:2983: writing smithi08466639-147 from 598844 to 1025496 tid 1 2023-10-01T07:34:55.730 INFO:tasks.rados.rados.0.smithi084.stdout:2983: writing smithi08466639-147 from 1632049 to 2311036 tid 2 2023-10-01T07:34:55.737 INFO:tasks.rados.rados.0.smithi084.stdout:2983: writing smithi08466639-147 from 2774067 to 3470833 tid 3 2023-10-01T07:34:55.737 INFO:tasks.rados.rados.0.smithi084.stdout:2984: read oid 72 snap -1 2023-10-01T07:34:55.737 INFO:tasks.rados.rados.0.smithi084.stdout:2984: expect (ObjNum 1885 snap 0 seq_num 1885) 2023-10-01T07:34:55.737 INFO:tasks.rados.rados.0.smithi084.stdout:2985: read oid 198 snap -1 2023-10-01T07:34:55.737 INFO:tasks.rados.rados.0.smithi084.stdout:2985: expect deleted 2023-10-01T07:34:55.737 INFO:tasks.rados.rados.0.smithi084.stdout:2986: read oid 53 snap -1 2023-10-01T07:34:55.737 INFO:tasks.rados.rados.0.smithi084.stdout:2986: expect (ObjNum 860 snap 0 seq_num 860) 2023-10-01T07:34:55.737 INFO:tasks.rados.rados.0.smithi084.stdout:2987: write oid 90 current snap is 0 2023-10-01T07:34:55.737 INFO:tasks.rados.rados.0.smithi084.stdout:2987: seq_num 1893 ranges {615651=618254,1806884=538998,3034196=508038} 2023-10-01T07:34:55.744 INFO:tasks.rados.rados.0.smithi084.stdout:2987: writing smithi08466639-90 from 615651 to 1233905 tid 1 2023-10-01T07:34:55.750 INFO:tasks.rados.rados.0.smithi084.stdout:2987: writing smithi08466639-90 from 1806884 to 2345882 tid 2 2023-10-01T07:34:55.757 INFO:tasks.rados.rados.0.smithi084.stdout:2987: writing smithi08466639-90 from 3034196 to 3542234 tid 3 2023-10-01T07:34:55.758 INFO:tasks.rados.rados.0.smithi084.stdout:2988: read oid 2 snap -1 2023-10-01T07:34:55.758 INFO:tasks.rados.rados.0.smithi084.stdout:2988: expect (ObjNum 1818 snap 0 seq_num 1818) 2023-10-01T07:34:55.758 INFO:tasks.rados.rados.0.smithi084.stdout:2989: read oid 205 snap -1 2023-10-01T07:34:55.758 INFO:tasks.rados.rados.0.smithi084.stdout:2989: expect (ObjNum 1057 snap 0 seq_num 1057) 2023-10-01T07:34:55.758 INFO:tasks.rados.rados.0.smithi084.stdout:2990: read oid 99 snap -1 2023-10-01T07:34:55.758 INFO:tasks.rados.rados.0.smithi084.stdout:2990: expect (ObjNum 98 snap 0 seq_num 98) 2023-10-01T07:34:55.758 INFO:tasks.rados.rados.0.smithi084.stdout:2991: write oid 126 current snap is 0 2023-10-01T07:34:55.758 INFO:tasks.rados.rados.0.smithi084.stdout:2983: finishing write tid 1 to smithi08466639-147 2023-10-01T07:34:55.758 INFO:tasks.rados.rados.0.smithi084.stdout:2991: seq_num 1894 ranges {632458=693503,1865366=682656,3061619=719310} 2023-10-01T07:34:55.765 INFO:tasks.rados.rados.0.smithi084.stdout:2991: writing smithi08466639-126 from 632458 to 1325961 tid 1 2023-10-01T07:34:55.773 INFO:tasks.rados.rados.0.smithi084.stdout:2991: writing smithi08466639-126 from 1865366 to 2548022 tid 2 2023-10-01T07:34:55.780 INFO:tasks.rados.rados.0.smithi084.stdout:2991: writing smithi08466639-126 from 3061619 to 3780929 tid 3 2023-10-01T07:34:55.780 INFO:tasks.rados.rados.0.smithi084.stdout:2992: write oid 74 current snap is 0 2023-10-01T07:34:55.780 INFO:tasks.rados.rados.0.smithi084.stdout:2983: finishing write tid 2 to smithi08466639-147 2023-10-01T07:34:55.780 INFO:tasks.rados.rados.0.smithi084.stdout:2992: seq_num 1895 ranges {649265=768752,2207495=542667,3372689=476576} 2023-10-01T07:34:55.788 INFO:tasks.rados.rados.0.smithi084.stdout:2992: writing smithi08466639-74 from 649265 to 1418017 tid 1 2023-10-01T07:34:55.796 INFO:tasks.rados.rados.0.smithi084.stdout:2992: writing smithi08466639-74 from 2207495 to 2750162 tid 2 2023-10-01T07:34:55.802 INFO:tasks.rados.rados.0.smithi084.stdout:2992: writing smithi08466639-74 from 3372689 to 3849265 tid 3 2023-10-01T07:34:55.802 INFO:tasks.rados.rados.0.smithi084.stdout:2993: read oid 169 snap -1 2023-10-01T07:34:55.802 INFO:tasks.rados.rados.0.smithi084.stdout:2993: expect (ObjNum 1252 snap 0 seq_num 1252) 2023-10-01T07:34:55.802 INFO:tasks.rados.rados.0.smithi084.stdout:2994: write oid 285 current snap is 0 2023-10-01T07:34:55.802 INFO:tasks.rados.rados.0.smithi084.stdout:2994: seq_num 1896 ranges {666072=444001,1865977=686325,3000112=458207} 2023-10-01T07:34:55.808 INFO:tasks.rados.rados.0.smithi084.stdout:2994: writing smithi08466639-285 from 666072 to 1110073 tid 1 2023-10-01T07:34:55.816 INFO:tasks.rados.rados.0.smithi084.stdout:2994: writing smithi08466639-285 from 1865977 to 2552302 tid 2 2023-10-01T07:34:55.821 INFO:tasks.rados.rados.0.smithi084.stdout:2994: writing smithi08466639-285 from 3000112 to 3458319 tid 3 2023-10-01T07:34:55.821 INFO:tasks.rados.rados.0.smithi084.stdout:2995: write oid 243 current snap is 0 2023-10-01T07:34:55.822 INFO:tasks.rados.rados.0.smithi084.stdout:2995: seq_num 1897 ranges {682879=519250,1924459=546336,3027535=669479} 2023-10-01T07:34:55.828 INFO:tasks.rados.rados.0.smithi084.stdout:2995: writing smithi08466639-243 from 682879 to 1202129 tid 1 2023-10-01T07:34:55.835 INFO:tasks.rados.rados.0.smithi084.stdout:2995: writing smithi08466639-243 from 1924459 to 2470795 tid 2 2023-10-01T07:34:55.842 INFO:tasks.rados.rados.0.smithi084.stdout:2995: writing smithi08466639-243 from 3027535 to 3697014 tid 3 2023-10-01T07:34:55.842 INFO:tasks.rados.rados.0.smithi084.stdout:2996: write oid 472 current snap is 0 2023-10-01T07:34:55.842 INFO:tasks.rados.rados.0.smithi084.stdout:2983: finishing write tid 3 to smithi08466639-147 2023-10-01T07:34:55.842 INFO:tasks.rados.rados.0.smithi084.stdout:2983: finishing write tid 4 to smithi08466639-147 2023-10-01T07:34:55.842 INFO:tasks.rados.rados.0.smithi084.stdout:2996: seq_num 1898 ranges {699686=594499,1982941=689994,3454958=444728} 2023-10-01T07:34:55.849 INFO:tasks.rados.rados.0.smithi084.stdout:2996: writing smithi08466639-472 from 699686 to 1294185 tid 1 2023-10-01T07:34:55.856 INFO:tasks.rados.rados.0.smithi084.stdout:2996: writing smithi08466639-472 from 1982941 to 2672935 tid 2 2023-10-01T07:34:55.864 INFO:tasks.rados.rados.0.smithi084.stdout:2996: writing smithi08466639-472 from 3454958 to 3899686 tid 3 2023-10-01T07:34:55.864 INFO:tasks.rados.rados.0.smithi084.stdout:2985: done (13 left) 2023-10-01T07:34:55.864 INFO:tasks.rados.rados.0.smithi084.stdout:2997: read oid 23 snap -1 2023-10-01T07:34:55.864 INFO:tasks.rados.rados.0.smithi084.stdout:2997: expect (ObjNum 1755 snap 0 seq_num 1755) 2023-10-01T07:34:55.864 INFO:tasks.rados.rados.0.smithi084.stdout:2998: write oid 164 current snap is 0 2023-10-01T07:34:55.865 INFO:tasks.rados.rados.0.smithi084.stdout:2983: finishing write tid 5 to smithi08466639-147 2023-10-01T07:34:55.865 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 147 v 301 (ObjNum 1892 snap 0 seq_num 1892) dirty exists 2023-10-01T07:34:55.865 INFO:tasks.rados.rados.0.smithi084.stdout:2983: left oid 147 (ObjNum 1892 snap 0 seq_num 1892) 2023-10-01T07:34:55.865 INFO:tasks.rados.rados.0.smithi084.stdout:2986: expect (ObjNum 860 snap 0 seq_num 860) 2023-10-01T07:34:55.982 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:55 smithi112 bash[27689]: cluster 2023-10-01T07:34:54.385829+0000 mgr.x (mgr.24739) 60 : cluster [DBG] pgmap v38: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 6.4 MiB/s wr, 75 op/s 2023-10-01T07:34:55.982 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:55 smithi112 bash[27689]: audit 2023-10-01T07:34:55.045982+0000 mon.c (mon.2) 145 : audit [DBG] from='client.? 172.21.15.84:0/2819516369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:55.987 INFO:tasks.rados.rados.0.smithi084.stdout:2984: expect (ObjNum 1885 snap 0 seq_num 1885) 2023-10-01T07:34:56.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:55 smithi084 bash[33757]: cluster 2023-10-01T07:34:54.385829+0000 mgr.x (mgr.24739) 60 : cluster [DBG] pgmap v38: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 6.4 MiB/s wr, 75 op/s 2023-10-01T07:34:56.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:55 smithi084 bash[33757]: audit 2023-10-01T07:34:55.045982+0000 mon.c (mon.2) 145 : audit [DBG] from='client.? 172.21.15.84:0/2819516369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:56.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:55 smithi084 bash[27378]: cluster 2023-10-01T07:34:54.385829+0000 mgr.x (mgr.24739) 60 : cluster [DBG] pgmap v38: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 6.4 MiB/s wr, 75 op/s 2023-10-01T07:34:56.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:55 smithi084 bash[27378]: audit 2023-10-01T07:34:55.045982+0000 mon.c (mon.2) 145 : audit [DBG] from='client.? 172.21.15.84:0/2819516369' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:56.111 INFO:tasks.rados.rados.0.smithi084.stdout:2987: finishing write tid 1 to smithi08466639-90 2023-10-01T07:34:56.111 INFO:tasks.rados.rados.0.smithi084.stdout:2987: finishing write tid 2 to smithi08466639-90 2023-10-01T07:34:56.111 INFO:tasks.rados.rados.0.smithi084.stdout:2987: finishing write tid 3 to smithi08466639-90 2023-10-01T07:34:56.111 INFO:tasks.rados.rados.0.smithi084.stdout:2987: finishing write tid 4 to smithi08466639-90 2023-10-01T07:34:56.111 INFO:tasks.rados.rados.0.smithi084.stdout:2987: finishing write tid 5 to smithi08466639-90 2023-10-01T07:34:56.112 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 90 v 437 (ObjNum 1893 snap 0 seq_num 1893) dirty exists 2023-10-01T07:34:56.112 INFO:tasks.rados.rados.0.smithi084.stdout:2987: left oid 90 (ObjNum 1893 snap 0 seq_num 1893) 2023-10-01T07:34:56.112 INFO:tasks.rados.rados.0.smithi084.stdout:2988: expect (ObjNum 1818 snap 0 seq_num 1818) 2023-10-01T07:34:56.363 INFO:tasks.rados.rados.0.smithi084.stdout:2990: expect (ObjNum 98 snap 0 seq_num 98) 2023-10-01T07:34:56.474 INFO:tasks.rados.rados.0.smithi084.stdout:2991: finishing write tid 1 to smithi08466639-126 2023-10-01T07:34:56.474 INFO:tasks.rados.rados.0.smithi084.stdout:2989: expect (ObjNum 1057 snap 0 seq_num 1057) 2023-10-01T07:34:56.662 INFO:tasks.rados.rados.0.smithi084.stdout:2991: finishing write tid 2 to smithi08466639-126 2023-10-01T07:34:56.662 INFO:tasks.rados.rados.0.smithi084.stdout:2991: finishing write tid 3 to smithi08466639-126 2023-10-01T07:34:56.662 INFO:tasks.rados.rados.0.smithi084.stdout:2991: finishing write tid 4 to smithi08466639-126 2023-10-01T07:34:56.662 INFO:tasks.rados.rados.0.smithi084.stdout:2991: finishing write tid 5 to smithi08466639-126 2023-10-01T07:34:56.662 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 126 v 338 (ObjNum 1894 snap 0 seq_num 1894) dirty exists 2023-10-01T07:34:56.663 INFO:tasks.rados.rados.0.smithi084.stdout:2991: left oid 126 (ObjNum 1894 snap 0 seq_num 1894) 2023-10-01T07:34:56.663 INFO:tasks.rados.rados.0.smithi084.stdout:2992: finishing write tid 1 to smithi08466639-74 2023-10-01T07:34:56.663 INFO:tasks.rados.rados.0.smithi084.stdout:2992: finishing write tid 2 to smithi08466639-74 2023-10-01T07:34:56.663 INFO:tasks.rados.rados.0.smithi084.stdout:2993: expect (ObjNum 1252 snap 0 seq_num 1252) 2023-10-01T07:34:56.728 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:34:56 smithi112 bash[50625]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:34:56] "GET /metrics HTTP/1.1" 200 36074 "" "Prometheus/2.33.4" 2023-10-01T07:34:56.817 INFO:tasks.rados.rados.0.smithi084.stdout:2996: finishing write tid 1 to smithi08466639-472 2023-10-01T07:34:56.818 INFO:tasks.rados.rados.0.smithi084.stdout:2996: finishing write tid 2 to smithi08466639-472 2023-10-01T07:34:56.818 INFO:tasks.rados.rados.0.smithi084.stdout:2996: finishing write tid 3 to smithi08466639-472 2023-10-01T07:34:56.818 INFO:tasks.rados.rados.0.smithi084.stdout:2996: finishing write tid 4 to smithi08466639-472 2023-10-01T07:34:56.818 INFO:tasks.rados.rados.0.smithi084.stdout:2996: finishing write tid 5 to smithi08466639-472 2023-10-01T07:34:56.818 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 472 v 409 (ObjNum 1898 snap 0 seq_num 1898) dirty exists 2023-10-01T07:34:56.818 INFO:tasks.rados.rados.0.smithi084.stdout:2996: left oid 472 (ObjNum 1898 snap 0 seq_num 1898) 2023-10-01T07:34:56.818 INFO:tasks.rados.rados.0.smithi084.stdout:2997: expect (ObjNum 1755 snap 0 seq_num 1755) 2023-10-01T07:34:57.027 INFO:tasks.rados.rados.0.smithi084.stdout:2992: finishing write tid 3 to smithi08466639-74 2023-10-01T07:34:57.027 INFO:tasks.rados.rados.0.smithi084.stdout:2992: finishing write tid 4 to smithi08466639-74 2023-10-01T07:34:57.028 INFO:tasks.rados.rados.0.smithi084.stdout:2992: finishing write tid 5 to smithi08466639-74 2023-10-01T07:34:57.028 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 74 v 465 (ObjNum 1895 snap 0 seq_num 1895) dirty exists 2023-10-01T07:34:57.028 INFO:tasks.rados.rados.0.smithi084.stdout:2992: left oid 74 (ObjNum 1895 snap 0 seq_num 1895) 2023-10-01T07:34:57.028 INFO:tasks.rados.rados.0.smithi084.stdout:2994: finishing write tid 1 to smithi08466639-285 2023-10-01T07:34:57.028 INFO:tasks.rados.rados.0.smithi084.stdout:2994: finishing write tid 2 to smithi08466639-285 2023-10-01T07:34:57.028 INFO:tasks.rados.rados.0.smithi084.stdout:2994: finishing write tid 3 to smithi08466639-285 2023-10-01T07:34:57.028 INFO:tasks.rados.rados.0.smithi084.stdout:2994: finishing write tid 4 to smithi08466639-285 2023-10-01T07:34:57.028 INFO:tasks.rados.rados.0.smithi084.stdout:2994: finishing write tid 5 to smithi08466639-285 2023-10-01T07:34:57.028 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 285 v 342 (ObjNum 1896 snap 0 seq_num 1896) dirty exists 2023-10-01T07:34:57.028 INFO:tasks.rados.rados.0.smithi084.stdout:2994: left oid 285 (ObjNum 1896 snap 0 seq_num 1896) 2023-10-01T07:34:57.028 INFO:tasks.rados.rados.0.smithi084.stdout:2995: finishing write tid 1 to smithi08466639-243 2023-10-01T07:34:57.029 INFO:tasks.rados.rados.0.smithi084.stdout:2995: finishing write tid 2 to smithi08466639-243 2023-10-01T07:34:57.029 INFO:tasks.rados.rados.0.smithi084.stdout:2995: finishing write tid 3 to smithi08466639-243 2023-10-01T07:34:57.029 INFO:tasks.rados.rados.0.smithi084.stdout:2995: finishing write tid 4 to smithi08466639-243 2023-10-01T07:34:57.029 INFO:tasks.rados.rados.0.smithi084.stdout:2995: finishing write tid 5 to smithi08466639-243 2023-10-01T07:34:57.029 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 243 v 346 (ObjNum 1897 snap 0 seq_num 1897) dirty exists 2023-10-01T07:34:57.029 INFO:tasks.rados.rados.0.smithi084.stdout:2995: left oid 243 (ObjNum 1897 snap 0 seq_num 1897) 2023-10-01T07:34:57.029 INFO:tasks.rados.rados.0.smithi084.stdout:2998: seq_num 1899 ranges {716493=669748,1925070=433652,2849675=692023} 2023-10-01T07:34:57.040 INFO:tasks.rados.rados.0.smithi084.stdout:2998: writing smithi08466639-164 from 716493 to 1386241 tid 1 2023-10-01T07:34:57.046 INFO:tasks.rados.rados.0.smithi084.stdout:2998: writing smithi08466639-164 from 1925070 to 2358722 tid 2 2023-10-01T07:34:57.054 INFO:tasks.rados.rados.0.smithi084.stdout:2998: writing smithi08466639-164 from 2849675 to 3541698 tid 3 2023-10-01T07:34:57.054 INFO:tasks.rados.rados.0.smithi084.stdout:2983: done (14 left) 2023-10-01T07:34:57.054 INFO:tasks.rados.rados.0.smithi084.stdout:2984: done (13 left) 2023-10-01T07:34:57.054 INFO:tasks.rados.rados.0.smithi084.stdout:2986: done (12 left) 2023-10-01T07:34:57.054 INFO:tasks.rados.rados.0.smithi084.stdout:2987: done (11 left) 2023-10-01T07:34:57.054 INFO:tasks.rados.rados.0.smithi084.stdout:2988: done (10 left) 2023-10-01T07:34:57.054 INFO:tasks.rados.rados.0.smithi084.stdout:2989: done (9 left) 2023-10-01T07:34:57.054 INFO:tasks.rados.rados.0.smithi084.stdout:2990: done (8 left) 2023-10-01T07:34:57.054 INFO:tasks.rados.rados.0.smithi084.stdout:2991: done (7 left) 2023-10-01T07:34:57.055 INFO:tasks.rados.rados.0.smithi084.stdout:2992: done (6 left) 2023-10-01T07:34:57.055 INFO:tasks.rados.rados.0.smithi084.stdout:2993: done (5 left) 2023-10-01T07:34:57.055 INFO:tasks.rados.rados.0.smithi084.stdout:2994: done (4 left) 2023-10-01T07:34:57.055 INFO:tasks.rados.rados.0.smithi084.stdout:2995: done (3 left) 2023-10-01T07:34:57.055 INFO:tasks.rados.rados.0.smithi084.stdout:2996: done (2 left) 2023-10-01T07:34:57.055 INFO:tasks.rados.rados.0.smithi084.stdout:2997: done (1 left) 2023-10-01T07:34:57.055 INFO:tasks.rados.rados.0.smithi084.stdout:2999: write oid 173 current snap is 0 2023-10-01T07:34:57.055 INFO:tasks.rados.rados.0.smithi084.stdout:2998: finishing write tid 1 to smithi08466639-164 2023-10-01T07:34:57.055 INFO:tasks.rados.rados.0.smithi084.stdout:2998: finishing write tid 2 to smithi08466639-164 2023-10-01T07:34:57.055 INFO:tasks.rados.rados.0.smithi084.stdout:2999: seq_num 1900 ranges {733300=744997,1983552=693663,3393451=539849} 2023-10-01T07:34:57.061 INFO:tasks.rados.rados.0.smithi084.stdout:2999: writing smithi08466639-173 from 733300 to 1478297 tid 1 2023-10-01T07:34:57.068 INFO:tasks.rados.rados.0.smithi084.stdout:2999: writing smithi08466639-173 from 1983552 to 2677215 tid 2 2023-10-01T07:34:57.076 INFO:tasks.rados.rados.0.smithi084.stdout:2999: writing smithi08466639-173 from 3393451 to 3933300 tid 3 2023-10-01T07:34:57.076 INFO:tasks.rados.rados.0.smithi084.stdout:3000: read oid 402 snap -1 2023-10-01T07:34:57.076 INFO:tasks.rados.rados.0.smithi084.stdout:3000: expect (ObjNum 1525 snap 0 seq_num 1525) 2023-10-01T07:34:57.076 INFO:tasks.rados.rados.0.smithi084.stdout:3001: write oid 97 current snap is 0 2023-10-01T07:34:57.076 INFO:tasks.rados.rados.0.smithi084.stdout:2998: finishing write tid 3 to smithi08466639-164 2023-10-01T07:34:57.076 INFO:tasks.rados.rados.0.smithi084.stdout:2998: finishing write tid 4 to smithi08466639-164 2023-10-01T07:34:57.076 INFO:tasks.rados.rados.0.smithi084.stdout:2998: finishing write tid 5 to smithi08466639-164 2023-10-01T07:34:57.076 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 164 v 469 (ObjNum 1899 snap 0 seq_num 1899) dirty exists 2023-10-01T07:34:57.076 INFO:tasks.rados.rados.0.smithi084.stdout:2998: left oid 164 (ObjNum 1899 snap 0 seq_num 1899) 2023-10-01T07:34:57.077 INFO:tasks.rados.rados.0.smithi084.stdout:2999: finishing write tid 1 to smithi08466639-173 2023-10-01T07:34:57.077 INFO:tasks.rados.rados.0.smithi084.stdout:3001: seq_num 1901 ranges {750107=536599,1758387=437321,2620874=430920,3568355=381752} 2023-10-01T07:34:57.083 INFO:tasks.rados.rados.0.smithi084.stdout:3001: writing smithi08466639-97 from 750107 to 1286706 tid 1 2023-10-01T07:34:57.088 INFO:tasks.rados.rados.0.smithi084.stdout:3001: writing smithi08466639-97 from 1758387 to 2195708 tid 2 2023-10-01T07:34:57.093 INFO:tasks.rados.rados.0.smithi084.stdout:3001: writing smithi08466639-97 from 2620874 to 3051794 tid 3 2023-10-01T07:34:57.099 INFO:tasks.rados.rados.0.smithi084.stdout:3001: writing smithi08466639-97 from 3568355 to 3950107 tid 4 2023-10-01T07:34:57.099 INFO:tasks.rados.rados.0.smithi084.stdout:2998: done (3 left) 2023-10-01T07:34:57.099 INFO:tasks.rados.rados.0.smithi084.stdout:3002: read oid 178 snap -1 2023-10-01T07:34:57.099 INFO:tasks.rados.rados.0.smithi084.stdout:3002: expect (ObjNum 1504 snap 0 seq_num 1504) 2023-10-01T07:34:57.099 INFO:tasks.rados.rados.0.smithi084.stdout:3003: write oid 420 current snap is 0 2023-10-01T07:34:57.099 INFO:tasks.rados.rados.0.smithi084.stdout:3003: seq_num 1902 ranges {766914=611848,1816869=697332,3164650=642192} 2023-10-01T07:34:57.106 INFO:tasks.rados.rados.0.smithi084.stdout:3003: writing smithi08466639-420 from 766914 to 1378762 tid 1 2023-10-01T07:34:57.113 INFO:tasks.rados.rados.0.smithi084.stdout:3003: writing smithi08466639-420 from 1816869 to 2514201 tid 2 2023-10-01T07:34:57.121 INFO:tasks.rados.rados.0.smithi084.stdout:3003: writing smithi08466639-420 from 3164650 to 3806842 tid 3 2023-10-01T07:34:57.121 INFO:tasks.rados.rados.0.smithi084.stdout:3004: read oid 500 snap -1 2023-10-01T07:34:57.121 INFO:tasks.rados.rados.0.smithi084.stdout:3004: expect (ObjNum 875 snap 0 seq_num 875) 2023-10-01T07:34:57.121 INFO:tasks.rados.rados.0.smithi084.stdout:3005: read oid 121 snap -1 2023-10-01T07:34:57.121 INFO:tasks.rados.rados.0.smithi084.stdout:3005: expect (ObjNum 1284 snap 0 seq_num 1284) 2023-10-01T07:34:57.121 INFO:tasks.rados.rados.0.smithi084.stdout:3006: delete oid 450 current snap is 0 2023-10-01T07:34:57.121 INFO:tasks.rados.rados.0.smithi084.stdout:2999: finishing write tid 2 to smithi08466639-173 2023-10-01T07:34:57.121 INFO:tasks.rados.rados.0.smithi084.stdout:2999: finishing write tid 3 to smithi08466639-173 2023-10-01T07:34:57.121 INFO:tasks.rados.rados.0.smithi084.stdout:2999: finishing write tid 4 to smithi08466639-173 2023-10-01T07:34:57.121 INFO:tasks.rados.rados.0.smithi084.stdout:2999: finishing write tid 5 to smithi08466639-173 2023-10-01T07:34:57.121 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 173 v 409 (ObjNum 1900 snap 0 seq_num 1900) dirty exists 2023-10-01T07:34:57.121 INFO:tasks.rados.rados.0.smithi084.stdout:2999: left oid 173 (ObjNum 1900 snap 0 seq_num 1900) 2023-10-01T07:34:57.122 INFO:tasks.rados.rados.0.smithi084.stdout:3000: expect (ObjNum 1525 snap 0 seq_num 1525) 2023-10-01T07:34:57.351 INFO:tasks.rados.rados.0.smithi084.stdout:3001: finishing write tid 1 to smithi08466639-97 2023-10-01T07:34:57.352 INFO:tasks.rados.rados.0.smithi084.stdout:3001: finishing write tid 2 to smithi08466639-97 2023-10-01T07:34:57.352 INFO:tasks.rados.rados.0.smithi084.stdout:3001: finishing write tid 3 to smithi08466639-97 2023-10-01T07:34:57.352 INFO:tasks.rados.rados.0.smithi084.stdout:3001: finishing write tid 4 to smithi08466639-97 2023-10-01T07:34:57.352 INFO:tasks.rados.rados.0.smithi084.stdout:3001: finishing write tid 5 to smithi08466639-97 2023-10-01T07:34:57.352 INFO:tasks.rados.rados.0.smithi084.stdout:3001: finishing write tid 6 to smithi08466639-97 2023-10-01T07:34:57.352 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 97 v 442 (ObjNum 1901 snap 0 seq_num 1901) dirty exists 2023-10-01T07:34:57.352 INFO:tasks.rados.rados.0.smithi084.stdout:3001: left oid 97 (ObjNum 1901 snap 0 seq_num 1901) 2023-10-01T07:34:57.352 INFO:tasks.rados.rados.0.smithi084.stdout:2999: done (7 left) 2023-10-01T07:34:57.352 INFO:tasks.rados.rados.0.smithi084.stdout:3000: done (6 left) 2023-10-01T07:34:57.353 INFO:tasks.rados.rados.0.smithi084.stdout:3001: done (5 left) 2023-10-01T07:34:57.353 INFO:tasks.rados.rados.0.smithi084.stdout:3006: done (4 left) 2023-10-01T07:34:57.353 INFO:tasks.rados.rados.0.smithi084.stdout:3007: write oid 441 current snap is 0 2023-10-01T07:34:57.353 INFO:tasks.rados.rados.0.smithi084.stdout:3002: expect (ObjNum 1504 snap 0 seq_num 1504) 2023-10-01T07:34:57.486 INFO:tasks.rados.rados.0.smithi084.stdout:3003: finishing write tid 1 to smithi08466639-420 2023-10-01T07:34:57.486 INFO:tasks.rados.rados.0.smithi084.stdout:3003: finishing write tid 2 to smithi08466639-420 2023-10-01T07:34:57.486 INFO:tasks.rados.rados.0.smithi084.stdout:3007: seq_num 1904 ranges {400528=762346,1817480=183048} 2023-10-01T07:34:57.497 INFO:tasks.rados.rados.0.smithi084.stdout:3007: writing smithi08466639-441 from 400528 to 1162874 tid 1 2023-10-01T07:34:57.503 INFO:tasks.rados.rados.0.smithi084.stdout:3007: writing smithi08466639-441 from 1817480 to 2000528 tid 2 2023-10-01T07:34:57.504 INFO:tasks.rados.rados.0.smithi084.stdout:3002: done (4 left) 2023-10-01T07:34:57.504 INFO:tasks.rados.rados.0.smithi084.stdout:3008: write oid 311 current snap is 0 2023-10-01T07:34:57.504 INFO:tasks.rados.rados.0.smithi084.stdout:3008: seq_num 1905 ranges {417335=437595,1475962=444659} 2023-10-01T07:34:57.508 INFO:tasks.rados.rados.0.smithi084.stdout:3008: writing smithi08466639-311 from 417335 to 854930 tid 1 2023-10-01T07:34:57.514 INFO:tasks.rados.rados.0.smithi084.stdout:3008: writing smithi08466639-311 from 1475962 to 1920621 tid 2 2023-10-01T07:34:57.514 INFO:tasks.rados.rados.0.smithi084.stdout:3009: read oid 177 snap -1 2023-10-01T07:34:57.514 INFO:tasks.rados.rados.0.smithi084.stdout:3009: expect deleted 2023-10-01T07:34:57.515 INFO:tasks.rados.rados.0.smithi084.stdout:3010: write oid 303 current snap is 0 2023-10-01T07:34:57.515 INFO:tasks.rados.rados.0.smithi084.stdout:3010: seq_num 1906 ranges {434142=512844,1534444=499698} 2023-10-01T07:34:57.520 INFO:tasks.rados.rados.0.smithi084.stdout:3010: writing smithi08466639-303 from 434142 to 946986 tid 1 2023-10-01T07:34:57.526 INFO:tasks.rados.rados.0.smithi084.stdout:3010: writing smithi08466639-303 from 1534444 to 2034142 tid 2 2023-10-01T07:34:57.526 INFO:tasks.rados.rados.0.smithi084.stdout:3011: read oid 75 snap -1 2023-10-01T07:34:57.527 INFO:tasks.rados.rados.0.smithi084.stdout:3011: expect (ObjNum 1802 snap 0 seq_num 1802) 2023-10-01T07:34:57.527 INFO:tasks.rados.rados.0.smithi084.stdout:3012: write oid 215 current snap is 0 2023-10-01T07:34:57.527 INFO:tasks.rados.rados.0.smithi084.stdout:3004: expect (ObjNum 875 snap 0 seq_num 875) 2023-10-01T07:34:57.706 INFO:tasks.rados.rados.0.smithi084.stdout:3003: finishing write tid 3 to smithi08466639-420 2023-10-01T07:34:57.706 INFO:tasks.rados.rados.0.smithi084.stdout:3003: finishing write tid 4 to smithi08466639-420 2023-10-01T07:34:57.707 INFO:tasks.rados.rados.0.smithi084.stdout:3003: finishing write tid 5 to smithi08466639-420 2023-10-01T07:34:57.707 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 420 v 444 (ObjNum 1902 snap 0 seq_num 1902) dirty exists 2023-10-01T07:34:57.707 INFO:tasks.rados.rados.0.smithi084.stdout:3003: left oid 420 (ObjNum 1902 snap 0 seq_num 1902) 2023-10-01T07:34:57.707 INFO:tasks.rados.rados.0.smithi084.stdout:3005: expect (ObjNum 1284 snap 0 seq_num 1284) 2023-10-01T07:34:57.912 INFO:tasks.rados.rados.0.smithi084.stdout:3007: finishing write tid 1 to smithi08466639-441 2023-10-01T07:34:57.913 INFO:tasks.rados.rados.0.smithi084.stdout:3007: finishing write tid 2 to smithi08466639-441 2023-10-01T07:34:57.913 INFO:tasks.rados.rados.0.smithi084.stdout:3007: finishing write tid 3 to smithi08466639-441 2023-10-01T07:34:57.913 INFO:tasks.rados.rados.0.smithi084.stdout:3007: finishing write tid 4 to smithi08466639-441 2023-10-01T07:34:57.913 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 441 v 472 (ObjNum 1904 snap 0 seq_num 1904) dirty exists 2023-10-01T07:34:57.913 INFO:tasks.rados.rados.0.smithi084.stdout:3007: left oid 441 (ObjNum 1904 snap 0 seq_num 1904) 2023-10-01T07:34:57.914 INFO:tasks.rados.rados.0.smithi084.stdout:3008: finishing write tid 1 to smithi08466639-311 2023-10-01T07:34:57.914 INFO:tasks.rados.rados.0.smithi084.stdout:3008: finishing write tid 2 to smithi08466639-311 2023-10-01T07:34:57.914 INFO:tasks.rados.rados.0.smithi084.stdout:3008: finishing write tid 3 to smithi08466639-311 2023-10-01T07:34:57.914 INFO:tasks.rados.rados.0.smithi084.stdout:3008: finishing write tid 4 to smithi08466639-311 2023-10-01T07:34:57.914 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 311 v 406 (ObjNum 1905 snap 0 seq_num 1905) dirty exists 2023-10-01T07:34:57.915 INFO:tasks.rados.rados.0.smithi084.stdout:3008: left oid 311 (ObjNum 1905 snap 0 seq_num 1905) 2023-10-01T07:34:57.915 INFO:tasks.rados.rados.0.smithi084.stdout:3010: finishing write tid 1 to smithi08466639-303 2023-10-01T07:34:57.915 INFO:tasks.rados.rados.0.smithi084.stdout:3010: finishing write tid 2 to smithi08466639-303 2023-10-01T07:34:57.915 INFO:tasks.rados.rados.0.smithi084.stdout:3010: finishing write tid 3 to smithi08466639-303 2023-10-01T07:34:57.915 INFO:tasks.rados.rados.0.smithi084.stdout:3010: finishing write tid 4 to smithi08466639-303 2023-10-01T07:34:57.915 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 303 v 445 (ObjNum 1906 snap 0 seq_num 1906) dirty exists 2023-10-01T07:34:57.916 INFO:tasks.rados.rados.0.smithi084.stdout:3010: left oid 303 (ObjNum 1906 snap 0 seq_num 1906) 2023-10-01T07:34:57.916 INFO:tasks.rados.rados.0.smithi084.stdout:3011: expect (ObjNum 1802 snap 0 seq_num 1802) 2023-10-01T07:34:57.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:57 smithi112 bash[27689]: cluster 2023-10-01T07:34:56.387008+0000 mgr.x (mgr.24739) 61 : cluster [DBG] pgmap v39: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 87 MiB/s rd, 9.7 MiB/s wr, 110 op/s 2023-10-01T07:34:57.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:57 smithi112 bash[27689]: audit 2023-10-01T07:34:57.513627+0000 mon.a (mon.0) 801 : audit [DBG] from='client.? 172.21.15.84:0/3587585292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:58.039 INFO:tasks.rados.rados.0.smithi084.stdout:3012: seq_num 1907 ranges {450949=588093,1476573=448328} 2023-10-01T07:34:58.052 INFO:tasks.rados.rados.0.smithi084.stdout:3012: writing smithi08466639-215 from 450949 to 1039042 tid 1 2023-10-01T07:34:58.058 INFO:tasks.rados.rados.0.smithi084.stdout:3012: writing smithi08466639-215 from 1476573 to 1924901 tid 2 2023-10-01T07:34:58.058 INFO:tasks.rados.rados.0.smithi084.stdout:3003: done (8 left) 2023-10-01T07:34:58.058 INFO:tasks.rados.rados.0.smithi084.stdout:3004: done (7 left) 2023-10-01T07:34:58.058 INFO:tasks.rados.rados.0.smithi084.stdout:3005: done (6 left) 2023-10-01T07:34:58.058 INFO:tasks.rados.rados.0.smithi084.stdout:3007: done (5 left) 2023-10-01T07:34:58.058 INFO:tasks.rados.rados.0.smithi084.stdout:3008: done (4 left) 2023-10-01T07:34:58.058 INFO:tasks.rados.rados.0.smithi084.stdout:3009: done (3 left) 2023-10-01T07:34:58.058 INFO:tasks.rados.rados.0.smithi084.stdout:3010: done (2 left) 2023-10-01T07:34:58.058 INFO:tasks.rados.rados.0.smithi084.stdout:3011: done (1 left) 2023-10-01T07:34:58.059 INFO:tasks.rados.rados.0.smithi084.stdout:3013: read oid 5 snap -1 2023-10-01T07:34:58.059 INFO:tasks.rados.rados.0.smithi084.stdout:3013: expect (ObjNum 1699 snap 0 seq_num 1699) 2023-10-01T07:34:58.059 INFO:tasks.rados.rados.0.smithi084.stdout:3014: read oid 488 snap -1 2023-10-01T07:34:58.059 INFO:tasks.rados.rados.0.smithi084.stdout:3014: expect (ObjNum 971 snap 0 seq_num 971) 2023-10-01T07:34:58.059 INFO:tasks.rados.rados.0.smithi084.stdout:3015: write oid 491 current snap is 0 2023-10-01T07:34:58.059 INFO:tasks.rados.rados.0.smithi084.stdout:3015: seq_num 1908 ranges {467756=663342,1535055=532701} 2023-10-01T07:34:58.064 INFO:tasks.rados.rados.0.smithi084.stdout:3015: writing smithi08466639-491 from 467756 to 1131098 tid 1 2023-10-01T07:34:58.070 INFO:tasks.rados.rados.0.smithi084.stdout:3015: writing smithi08466639-491 from 1535055 to 2067756 tid 2 2023-10-01T07:34:58.070 INFO:tasks.rados.rados.0.smithi084.stdout:3016: delete oid 240 current snap is 0 2023-10-01T07:34:58.070 INFO:tasks.rados.rados.0.smithi084.stdout:3012: finishing write tid 1 to smithi08466639-215 2023-10-01T07:34:58.070 INFO:tasks.rados.rados.0.smithi084.stdout:3012: finishing write tid 2 to smithi08466639-215 2023-10-01T07:34:58.070 INFO:tasks.rados.rados.0.smithi084.stdout:3012: finishing write tid 3 to smithi08466639-215 2023-10-01T07:34:58.071 INFO:tasks.rados.rados.0.smithi084.stdout:3012: finishing write tid 4 to smithi08466639-215 2023-10-01T07:34:58.071 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 215 v 318 (ObjNum 1907 snap 0 seq_num 1907) dirty exists 2023-10-01T07:34:58.071 INFO:tasks.rados.rados.0.smithi084.stdout:3012: left oid 215 (ObjNum 1907 snap 0 seq_num 1907) 2023-10-01T07:34:58.071 INFO:tasks.rados.rados.0.smithi084.stdout:3013: expect (ObjNum 1699 snap 0 seq_num 1699) 2023-10-01T07:34:58.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:57 smithi084 bash[33757]: cluster 2023-10-01T07:34:56.387008+0000 mgr.x (mgr.24739) 61 : cluster [DBG] pgmap v39: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 87 MiB/s rd, 9.7 MiB/s wr, 110 op/s 2023-10-01T07:34:58.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:57 smithi084 bash[33757]: audit 2023-10-01T07:34:57.513627+0000 mon.a (mon.0) 801 : audit [DBG] from='client.? 172.21.15.84:0/3587585292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:58.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:57 smithi084 bash[27378]: cluster 2023-10-01T07:34:56.387008+0000 mgr.x (mgr.24739) 61 : cluster [DBG] pgmap v39: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 87 MiB/s rd, 9.7 MiB/s wr, 110 op/s 2023-10-01T07:34:58.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:57 smithi084 bash[27378]: audit 2023-10-01T07:34:57.513627+0000 mon.a (mon.0) 801 : audit [DBG] from='client.? 172.21.15.84:0/3587585292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:34:58.189 INFO:tasks.rados.rados.0.smithi084.stdout:3014: expect (ObjNum 971 snap 0 seq_num 971) 2023-10-01T07:34:58.319 INFO:tasks.rados.rados.0.smithi084.stdout:3015: finishing write tid 1 to smithi08466639-491 2023-10-01T07:34:58.319 INFO:tasks.rados.rados.0.smithi084.stdout:3015: finishing write tid 2 to smithi08466639-491 2023-10-01T07:34:58.319 INFO:tasks.rados.rados.0.smithi084.stdout:3015: finishing write tid 3 to smithi08466639-491 2023-10-01T07:34:58.319 INFO:tasks.rados.rados.0.smithi084.stdout:3015: finishing write tid 4 to smithi08466639-491 2023-10-01T07:34:58.320 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 491 v 475 (ObjNum 1908 snap 0 seq_num 1908) dirty exists 2023-10-01T07:34:58.320 INFO:tasks.rados.rados.0.smithi084.stdout:3015: left oid 491 (ObjNum 1908 snap 0 seq_num 1908) 2023-10-01T07:34:58.320 INFO:tasks.rados.rados.0.smithi084.stdout:3012: done (4 left) 2023-10-01T07:34:58.320 INFO:tasks.rados.rados.0.smithi084.stdout:3013: done (3 left) 2023-10-01T07:34:58.320 INFO:tasks.rados.rados.0.smithi084.stdout:3014: done (2 left) 2023-10-01T07:34:58.320 INFO:tasks.rados.rados.0.smithi084.stdout:3015: done (1 left) 2023-10-01T07:34:58.320 INFO:tasks.rados.rados.0.smithi084.stdout:3016: done (0 left) 2023-10-01T07:34:58.320 INFO:tasks.rados.rados.0.smithi084.stdout:3017: read oid 409 snap -1 2023-10-01T07:34:58.320 INFO:tasks.rados.rados.0.smithi084.stdout:3017: expect (ObjNum 1545 snap 0 seq_num 1545) 2023-10-01T07:34:58.320 INFO:tasks.rados.rados.0.smithi084.stdout:3018: read oid 218 snap -1 2023-10-01T07:34:58.320 INFO:tasks.rados.rados.0.smithi084.stdout:3018: expect (ObjNum 1644 snap 0 seq_num 1644) 2023-10-01T07:34:58.320 INFO:tasks.rados.rados.0.smithi084.stdout:3019: write oid 29 current snap is 0 2023-10-01T07:34:58.321 INFO:tasks.rados.rados.0.smithi084.stdout:3019: seq_num 1910 ranges {501370=530193,1768372=332998} 2023-10-01T07:34:58.332 INFO:tasks.rados.rados.0.smithi084.stdout:3019: writing smithi08466639-29 from 501370 to 1031563 tid 1 2023-10-01T07:34:58.339 INFO:tasks.rados.rados.0.smithi084.stdout:3019: writing smithi08466639-29 from 1768372 to 2101370 tid 2 2023-10-01T07:34:58.339 INFO:tasks.rados.rados.0.smithi084.stdout:3020: read oid 424 snap -1 2023-10-01T07:34:58.339 INFO:tasks.rados.rados.0.smithi084.stdout:3020: expect (ObjNum 1130 snap 0 seq_num 1130) 2023-10-01T07:34:58.340 INFO:tasks.rados.rados.0.smithi084.stdout:3021: read oid 286 snap -1 2023-10-01T07:34:58.340 INFO:tasks.rados.rados.0.smithi084.stdout:3021: expect (ObjNum 1723 snap 0 seq_num 1723) 2023-10-01T07:34:58.340 INFO:tasks.rados.rados.0.smithi084.stdout:3022: write oid 453 current snap is 0 2023-10-01T07:34:58.340 INFO:tasks.rados.rados.0.smithi084.stdout:3022: seq_num 1911 ranges {518177=605442,1710501=407676} 2023-10-01T07:34:58.345 INFO:tasks.rados.rados.0.smithi084.stdout:3022: writing smithi08466639-453 from 518177 to 1123619 tid 1 2023-10-01T07:34:58.351 INFO:tasks.rados.rados.0.smithi084.stdout:3022: writing smithi08466639-453 from 1710501 to 2118177 tid 2 2023-10-01T07:34:58.351 INFO:tasks.rados.rados.0.smithi084.stdout:3023: read oid 179 snap -1 2023-10-01T07:34:58.351 INFO:tasks.rados.rados.0.smithi084.stdout:3023: expect (ObjNum 1347 snap 0 seq_num 1347) 2023-10-01T07:34:58.352 INFO:tasks.rados.rados.0.smithi084.stdout:3024: read oid 341 snap -1 2023-10-01T07:34:58.352 INFO:tasks.rados.rados.0.smithi084.stdout:3024: expect (ObjNum 340 snap 0 seq_num 340) 2023-10-01T07:34:58.352 INFO:tasks.rados.rados.0.smithi084.stdout:3025: read oid 248 snap -1 2023-10-01T07:34:58.352 INFO:tasks.rados.rados.0.smithi084.stdout:3025: expect deleted 2023-10-01T07:34:58.352 INFO:tasks.rados.rados.0.smithi084.stdout:3026: delete oid 143 current snap is 0 2023-10-01T07:34:58.352 INFO:tasks.rados.rados.0.smithi084.stdout:3019: finishing write tid 1 to smithi08466639-29 2023-10-01T07:34:58.352 INFO:tasks.rados.rados.0.smithi084.stdout:3018: expect (ObjNum 1644 snap 0 seq_num 1644) 2023-10-01T07:34:58.583 INFO:tasks.rados.rados.0.smithi084.stdout:3017: expect (ObjNum 1545 snap 0 seq_num 1545) 2023-10-01T07:34:58.705 INFO:tasks.rados.rados.0.smithi084.stdout:3019: finishing write tid 2 to smithi08466639-29 2023-10-01T07:34:58.705 INFO:tasks.rados.rados.0.smithi084.stdout:3019: finishing write tid 3 to smithi08466639-29 2023-10-01T07:34:58.705 INFO:tasks.rados.rados.0.smithi084.stdout:3019: finishing write tid 4 to smithi08466639-29 2023-10-01T07:34:58.706 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 29 v 448 (ObjNum 1910 snap 0 seq_num 1910) dirty exists 2023-10-01T07:34:58.706 INFO:tasks.rados.rados.0.smithi084.stdout:3019: left oid 29 (ObjNum 1910 snap 0 seq_num 1910) 2023-10-01T07:34:58.706 INFO:tasks.rados.rados.0.smithi084.stdout:3022: finishing write tid 1 to smithi08466639-453 2023-10-01T07:34:58.706 INFO:tasks.rados.rados.0.smithi084.stdout:3021: expect (ObjNum 1723 snap 0 seq_num 1723) 2023-10-01T07:34:58.797 INFO:tasks.rados.rados.0.smithi084.stdout:3020: expect (ObjNum 1130 snap 0 seq_num 1130) 2023-10-01T07:34:58.891 INFO:tasks.rados.rados.0.smithi084.stdout:3022: finishing write tid 2 to smithi08466639-453 2023-10-01T07:34:58.892 INFO:tasks.rados.rados.0.smithi084.stdout:3022: finishing write tid 3 to smithi08466639-453 2023-10-01T07:34:58.892 INFO:tasks.rados.rados.0.smithi084.stdout:3022: finishing write tid 4 to smithi08466639-453 2023-10-01T07:34:58.892 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 453 v 447 (ObjNum 1911 snap 0 seq_num 1911) dirty exists 2023-10-01T07:34:58.892 INFO:tasks.rados.rados.0.smithi084.stdout:3022: left oid 453 (ObjNum 1911 snap 0 seq_num 1911) 2023-10-01T07:34:58.892 INFO:tasks.rados.rados.0.smithi084.stdout:3023: expect (ObjNum 1347 snap 0 seq_num 1347) 2023-10-01T07:34:58.936 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:34:58 smithi112 bash[53127]: ts=2023-10-01T07:34:58.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi112:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi112.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T07:34:59.025 INFO:tasks.rados.rados.0.smithi084.stdout:3024: expect (ObjNum 340 snap 0 seq_num 340) 2023-10-01T07:34:59.144 INFO:tasks.rados.rados.0.smithi084.stdout:3017: done (9 left) 2023-10-01T07:34:59.144 INFO:tasks.rados.rados.0.smithi084.stdout:3018: done (8 left) 2023-10-01T07:34:59.144 INFO:tasks.rados.rados.0.smithi084.stdout:3019: done (7 left) 2023-10-01T07:34:59.144 INFO:tasks.rados.rados.0.smithi084.stdout:3020: done (6 left) 2023-10-01T07:34:59.144 INFO:tasks.rados.rados.0.smithi084.stdout:3021: done (5 left) 2023-10-01T07:34:59.144 INFO:tasks.rados.rados.0.smithi084.stdout:3022: done (4 left) 2023-10-01T07:34:59.144 INFO:tasks.rados.rados.0.smithi084.stdout:3023: done (3 left) 2023-10-01T07:34:59.144 INFO:tasks.rados.rados.0.smithi084.stdout:3024: done (2 left) 2023-10-01T07:34:59.144 INFO:tasks.rados.rados.0.smithi084.stdout:3025: done (1 left) 2023-10-01T07:34:59.145 INFO:tasks.rados.rados.0.smithi084.stdout:3026: done (0 left) 2023-10-01T07:34:59.145 INFO:tasks.rados.rados.0.smithi084.stdout:3027: write oid 73 current snap is 0 2023-10-01T07:34:59.145 INFO:tasks.rados.rados.0.smithi084.stdout:3027: seq_num 1913 ranges {551791=755940,1827465=324326} 2023-10-01T07:34:59.158 INFO:tasks.rados.rados.0.smithi084.stdout:3027: writing smithi08466639-73 from 551791 to 1307731 tid 1 2023-10-01T07:34:59.163 INFO:tasks.rados.rados.0.smithi084.stdout:3027: writing smithi08466639-73 from 1827465 to 2151791 tid 2 2023-10-01T07:34:59.163 INFO:tasks.rados.rados.0.smithi084.stdout:3028: write oid 313 current snap is 0 2023-10-01T07:34:59.163 INFO:tasks.rados.rados.0.smithi084.stdout:3028: seq_num 1914 ranges {568598=431189,1485947=602993} 2023-10-01T07:34:59.169 INFO:tasks.rados.rados.0.smithi084.stdout:3028: writing smithi08466639-313 from 568598 to 999787 tid 1 2023-10-01T07:34:59.175 INFO:tasks.rados.rados.0.smithi084.stdout:3028: writing smithi08466639-313 from 1485947 to 2088940 tid 2 2023-10-01T07:34:59.175 INFO:tasks.rados.rados.0.smithi084.stdout:3029: read oid 406 snap -1 2023-10-01T07:34:59.175 INFO:tasks.rados.rados.0.smithi084.stdout:3029: expect (ObjNum 1136 snap 0 seq_num 1136) 2023-10-01T07:34:59.175 INFO:tasks.rados.rados.0.smithi084.stdout:3030: delete oid 137 current snap is 0 2023-10-01T07:34:59.176 INFO:tasks.rados.rados.0.smithi084.stdout:3027: finishing write tid 1 to smithi08466639-73 2023-10-01T07:34:59.176 INFO:tasks.rados.rados.0.smithi084.stdout:3027: finishing write tid 2 to smithi08466639-73 2023-10-01T07:34:59.176 INFO:tasks.rados.rados.0.smithi084.stdout:3027: finishing write tid 3 to smithi08466639-73 2023-10-01T07:34:59.176 INFO:tasks.rados.rados.0.smithi084.stdout:3027: finishing write tid 4 to smithi08466639-73 2023-10-01T07:34:59.176 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 73 v 321 (ObjNum 1913 snap 0 seq_num 1913) dirty exists 2023-10-01T07:34:59.176 INFO:tasks.rados.rados.0.smithi084.stdout:3027: left oid 73 (ObjNum 1913 snap 0 seq_num 1913) 2023-10-01T07:34:59.176 INFO:tasks.rados.rados.0.smithi084.stdout:3028: finishing write tid 1 to smithi08466639-313 2023-10-01T07:34:59.177 INFO:tasks.rados.rados.0.smithi084.stdout:3027: done (3 left) 2023-10-01T07:34:59.178 INFO:tasks.rados.rados.0.smithi084.stdout:3030: done (2 left) 2023-10-01T07:34:59.178 INFO:tasks.rados.rados.0.smithi084.stdout:3031: write oid 315 current snap is 0 2023-10-01T07:34:59.178 INFO:tasks.rados.rados.0.smithi084.stdout:3031: seq_num 1916 ranges {602212=698040,2002911=199301} 2023-10-01T07:34:59.185 INFO:tasks.rados.rados.0.smithi084.stdout:3031: writing smithi08466639-315 from 602212 to 1300252 tid 1 2023-10-01T07:34:59.191 INFO:tasks.rados.rados.0.smithi084.stdout:3031: writing smithi08466639-315 from 2002911 to 2202212 tid 2 2023-10-01T07:34:59.191 INFO:tasks.rados.rados.0.smithi084.stdout:3032: read oid 53 snap -1 2023-10-01T07:34:59.191 INFO:tasks.rados.rados.0.smithi084.stdout:3032: expect (ObjNum 860 snap 0 seq_num 860) 2023-10-01T07:34:59.191 INFO:tasks.rados.rados.0.smithi084.stdout:3033: write oid 182 current snap is 0 2023-10-01T07:34:59.191 INFO:tasks.rados.rados.0.smithi084.stdout:3033: seq_num 1917 ranges {619019=773289,2061393=157626} 2023-10-01T07:34:59.199 INFO:tasks.rados.rados.0.smithi084.stdout:3033: writing smithi08466639-182 from 619019 to 1392308 tid 1 2023-10-01T07:34:59.204 INFO:tasks.rados.rados.0.smithi084.stdout:3033: writing smithi08466639-182 from 2061393 to 2219019 tid 2 2023-10-01T07:34:59.204 INFO:tasks.rados.rados.0.smithi084.stdout:3034: read oid 142 snap -1 2023-10-01T07:34:59.204 INFO:tasks.rados.rados.0.smithi084.stdout:3034: expect deleted 2023-10-01T07:34:59.204 INFO:tasks.rados.rados.0.smithi084.stdout:3035: write oid 184 current snap is 0 2023-10-01T07:34:59.205 INFO:tasks.rados.rados.0.smithi084.stdout:3035: seq_num 1918 ranges {635826=448538,1719875=515951} 2023-10-01T07:34:59.210 INFO:tasks.rados.rados.0.smithi084.stdout:3035: writing smithi08466639-184 from 635826 to 1084364 tid 1 2023-10-01T07:34:59.217 INFO:tasks.rados.rados.0.smithi084.stdout:3035: writing smithi08466639-184 from 1719875 to 2235826 tid 2 2023-10-01T07:34:59.217 INFO:tasks.rados.rados.0.smithi084.stdout:3036: delete oid 292 current snap is 0 2023-10-01T07:34:59.217 INFO:tasks.rados.rados.0.smithi084.stdout:3028: finishing write tid 2 to smithi08466639-313 2023-10-01T07:34:59.217 INFO:tasks.rados.rados.0.smithi084.stdout:3028: finishing write tid 3 to smithi08466639-313 2023-10-01T07:34:59.217 INFO:tasks.rados.rados.0.smithi084.stdout:3028: finishing write tid 4 to smithi08466639-313 2023-10-01T07:34:59.217 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 313 v 412 (ObjNum 1914 snap 0 seq_num 1914) dirty exists 2023-10-01T07:34:59.218 INFO:tasks.rados.rados.0.smithi084.stdout:3028: left oid 313 (ObjNum 1914 snap 0 seq_num 1914) 2023-10-01T07:34:59.218 INFO:tasks.rados.rados.0.smithi084.stdout:3029: expect (ObjNum 1136 snap 0 seq_num 1136) 2023-10-01T07:34:59.359 INFO:tasks.rados.rados.0.smithi084.stdout:3031: finishing write tid 1 to smithi08466639-315 2023-10-01T07:34:59.359 INFO:tasks.rados.rados.0.smithi084.stdout:3031: finishing write tid 2 to smithi08466639-315 2023-10-01T07:34:59.359 INFO:tasks.rados.rados.0.smithi084.stdout:3031: finishing write tid 3 to smithi08466639-315 2023-10-01T07:34:59.359 INFO:tasks.rados.rados.0.smithi084.stdout:3031: finishing write tid 4 to smithi08466639-315 2023-10-01T07:34:59.359 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 315 v 453 (ObjNum 1916 snap 0 seq_num 1916) dirty exists 2023-10-01T07:34:59.360 INFO:tasks.rados.rados.0.smithi084.stdout:3031: left oid 315 (ObjNum 1916 snap 0 seq_num 1916) 2023-10-01T07:34:59.360 INFO:tasks.rados.rados.0.smithi084.stdout:3032: expect (ObjNum 860 snap 0 seq_num 860) 2023-10-01T07:34:59.470 INFO:tasks.rados.rados.0.smithi084.stdout:3033: finishing write tid 1 to smithi08466639-182 2023-10-01T07:34:59.470 INFO:tasks.rados.rados.0.smithi084.stdout:3033: finishing write tid 2 to smithi08466639-182 2023-10-01T07:34:59.471 INFO:tasks.rados.rados.0.smithi084.stdout:3033: finishing write tid 3 to smithi08466639-182 2023-10-01T07:34:59.471 INFO:tasks.rados.rados.0.smithi084.stdout:3033: finishing write tid 4 to smithi08466639-182 2023-10-01T07:34:59.471 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 182 v 409 (ObjNum 1917 snap 0 seq_num 1917) dirty exists 2023-10-01T07:34:59.471 INFO:tasks.rados.rados.0.smithi084.stdout:3033: left oid 182 (ObjNum 1917 snap 0 seq_num 1917) 2023-10-01T07:34:59.471 INFO:tasks.rados.rados.0.smithi084.stdout:3035: finishing write tid 1 to smithi08466639-184 2023-10-01T07:34:59.471 INFO:tasks.rados.rados.0.smithi084.stdout:3035: finishing write tid 2 to smithi08466639-184 2023-10-01T07:34:59.471 INFO:tasks.rados.rados.0.smithi084.stdout:3035: finishing write tid 3 to smithi08466639-184 2023-10-01T07:34:59.471 INFO:tasks.rados.rados.0.smithi084.stdout:3035: finishing write tid 4 to smithi08466639-184 2023-10-01T07:34:59.471 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 184 v 412 (ObjNum 1918 snap 0 seq_num 1918) dirty exists 2023-10-01T07:34:59.471 INFO:tasks.rados.rados.0.smithi084.stdout:3035: left oid 184 (ObjNum 1918 snap 0 seq_num 1918) 2023-10-01T07:34:59.471 INFO:tasks.rados.rados.0.smithi084.stdout:3028: done (7 left) 2023-10-01T07:34:59.472 INFO:tasks.rados.rados.0.smithi084.stdout:3029: done (6 left) 2023-10-01T07:34:59.472 INFO:tasks.rados.rados.0.smithi084.stdout:3031: done (5 left) 2023-10-01T07:34:59.472 INFO:tasks.rados.rados.0.smithi084.stdout:3032: done (4 left) 2023-10-01T07:34:59.472 INFO:tasks.rados.rados.0.smithi084.stdout:3033: done (3 left) 2023-10-01T07:34:59.472 INFO:tasks.rados.rados.0.smithi084.stdout:3034: done (2 left) 2023-10-01T07:34:59.472 INFO:tasks.rados.rados.0.smithi084.stdout:3035: done (1 left) 2023-10-01T07:34:59.472 INFO:tasks.rados.rados.0.smithi084.stdout:3036: done (0 left) 2023-10-01T07:34:59.472 INFO:tasks.rados.rados.0.smithi084.stdout:3037: write oid 81 current snap is 0 2023-10-01T07:34:59.472 INFO:tasks.rados.rados.0.smithi084.stdout:3037: seq_num 1920 ranges {669440=599036,1720486=548954} 2023-10-01T07:34:59.482 INFO:tasks.rados.rados.0.smithi084.stdout:3037: writing smithi08466639-81 from 669440 to 1268476 tid 1 2023-10-01T07:34:59.489 INFO:tasks.rados.rados.0.smithi084.stdout:3037: writing smithi08466639-81 from 1720486 to 2269440 tid 2 2023-10-01T07:34:59.489 INFO:tasks.rados.rados.0.smithi084.stdout:3038: read oid 148 snap -1 2023-10-01T07:34:59.489 INFO:tasks.rados.rados.0.smithi084.stdout:3038: expect (ObjNum 1752 snap 0 seq_num 1752) 2023-10-01T07:34:59.489 INFO:tasks.rados.rados.0.smithi084.stdout:3039: read oid 392 snap -1 2023-10-01T07:34:59.489 INFO:tasks.rados.rados.0.smithi084.stdout:3039: expect (ObjNum 1736 snap 0 seq_num 1736) 2023-10-01T07:34:59.489 INFO:tasks.rados.rados.0.smithi084.stdout:3040: read oid 213 snap -1 2023-10-01T07:34:59.489 INFO:tasks.rados.rados.0.smithi084.stdout:3040: expect deleted 2023-10-01T07:34:59.489 INFO:tasks.rados.rados.0.smithi084.stdout:3041: read oid 452 snap -1 2023-10-01T07:34:59.489 INFO:tasks.rados.rados.0.smithi084.stdout:3041: expect (ObjNum 451 snap 0 seq_num 451) 2023-10-01T07:34:59.490 INFO:tasks.rados.rados.0.smithi084.stdout:3042: read oid 446 snap -1 2023-10-01T07:34:59.490 INFO:tasks.rados.rados.0.smithi084.stdout:3042: expect (ObjNum 1269 snap 0 seq_num 1269) 2023-10-01T07:34:59.490 INFO:tasks.rados.rados.0.smithi084.stdout:3043: write oid 289 current snap is 0 2023-10-01T07:34:59.490 INFO:tasks.rados.rados.0.smithi084.stdout:3043: seq_num 1921 ranges {686247=674285,1778968=474011} 2023-10-01T07:34:59.497 INFO:tasks.rados.rados.0.smithi084.stdout:3043: writing smithi08466639-289 from 686247 to 1360532 tid 1 2023-10-01T07:34:59.503 INFO:tasks.rados.rados.0.smithi084.stdout:3043: writing smithi08466639-289 from 1778968 to 2252979 tid 2 2023-10-01T07:34:59.503 INFO:tasks.rados.rados.0.smithi084.stdout:3044: write oid 281 current snap is 0 2023-10-01T07:34:59.503 INFO:tasks.rados.rados.0.smithi084.stdout:3037: finishing write tid 1 to smithi08466639-81 2023-10-01T07:34:59.503 INFO:tasks.rados.rados.0.smithi084.stdout:3044: seq_num 1922 ranges {703054=749534,2237450=65604} 2023-10-01T07:34:59.511 INFO:tasks.rados.rados.0.smithi084.stdout:3044: writing smithi08466639-281 from 703054 to 1452588 tid 1 2023-10-01T07:34:59.517 INFO:tasks.rados.rados.0.smithi084.stdout:3044: writing smithi08466639-281 from 2237450 to 2303054 tid 2 2023-10-01T07:34:59.517 INFO:tasks.rados.rados.0.smithi084.stdout:3040: done (7 left) 2023-10-01T07:34:59.517 INFO:tasks.rados.rados.0.smithi084.stdout:3045: delete oid 38 current snap is 0 2023-10-01T07:34:59.517 INFO:tasks.rados.rados.0.smithi084.stdout:3037: finishing write tid 2 to smithi08466639-81 2023-10-01T07:34:59.517 INFO:tasks.rados.rados.0.smithi084.stdout:3037: finishing write tid 3 to smithi08466639-81 2023-10-01T07:34:59.517 INFO:tasks.rados.rados.0.smithi084.stdout:3037: finishing write tid 4 to smithi08466639-81 2023-10-01T07:34:59.517 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 81 v 415 (ObjNum 1920 snap 0 seq_num 1920) dirty exists 2023-10-01T07:34:59.517 INFO:tasks.rados.rados.0.smithi084.stdout:3037: left oid 81 (ObjNum 1920 snap 0 seq_num 1920) 2023-10-01T07:34:59.517 INFO:tasks.rados.rados.0.smithi084.stdout:3039: expect (ObjNum 1736 snap 0 seq_num 1736) 2023-10-01T07:34:59.698 INFO:tasks.rados.rados.0.smithi084.stdout:3042: expect (ObjNum 1269 snap 0 seq_num 1269) 2023-10-01T07:34:59.849 INFO:tasks.rados.rados.0.smithi084.stdout:3038: expect (ObjNum 1752 snap 0 seq_num 1752) 2023-10-01T07:34:59.867 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:34:59 smithi112 systemd[1]: Stopping Ceph grafana.a for 9c46152e-602a-11ee-8db5-212e2dc638e7... 2023-10-01T07:34:59.867 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:34:59 smithi112 bash[53588]: Error response from daemon: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-grafana.a 2023-10-01T07:34:59.867 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:34:59 smithi112 bash[27689]: cluster 2023-10-01T07:34:58.387533+0000 mgr.x (mgr.24739) 62 : cluster [DBG] pgmap v40: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 6.1 MiB/s wr, 70 op/s 2023-10-01T07:35:00.022 INFO:tasks.rados.rados.0.smithi084.stdout:3041: expect (ObjNum 451 snap 0 seq_num 451) 2023-10-01T07:35:00.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:34:59 smithi084 bash[33757]: cluster 2023-10-01T07:34:58.387533+0000 mgr.x (mgr.24739) 62 : cluster [DBG] pgmap v40: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 6.1 MiB/s wr, 70 op/s 2023-10-01T07:35:00.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:34:59 smithi084 bash[27378]: cluster 2023-10-01T07:34:58.387533+0000 mgr.x (mgr.24739) 62 : cluster [DBG] pgmap v40: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 6.1 MiB/s wr, 70 op/s 2023-10-01T07:35:00.144 INFO:tasks.rados.rados.0.smithi084.stdout:3043: finishing write tid 1 to smithi08466639-289 2023-10-01T07:35:00.144 INFO:tasks.rados.rados.0.smithi084.stdout:3043: finishing write tid 2 to smithi08466639-289 2023-10-01T07:35:00.145 INFO:tasks.rados.rados.0.smithi084.stdout:3043: finishing write tid 3 to smithi08466639-289 2023-10-01T07:35:00.145 INFO:tasks.rados.rados.0.smithi084.stdout:3043: finishing write tid 4 to smithi08466639-289 2023-10-01T07:35:00.145 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 289 v 460 (ObjNum 1921 snap 0 seq_num 1921) dirty exists 2023-10-01T07:35:00.145 INFO:tasks.rados.rados.0.smithi084.stdout:3043: left oid 289 (ObjNum 1921 snap 0 seq_num 1921) 2023-10-01T07:35:00.145 INFO:tasks.rados.rados.0.smithi084.stdout:3044: finishing write tid 1 to smithi08466639-281 2023-10-01T07:35:00.145 INFO:tasks.rados.rados.0.smithi084.stdout:3044: finishing write tid 2 to smithi08466639-281 2023-10-01T07:35:00.145 INFO:tasks.rados.rados.0.smithi084.stdout:3044: finishing write tid 3 to smithi08466639-281 2023-10-01T07:35:00.145 INFO:tasks.rados.rados.0.smithi084.stdout:3044: finishing write tid 4 to smithi08466639-281 2023-10-01T07:35:00.145 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 281 v 325 (ObjNum 1922 snap 0 seq_num 1922) dirty exists 2023-10-01T07:35:00.145 INFO:tasks.rados.rados.0.smithi084.stdout:3044: left oid 281 (ObjNum 1922 snap 0 seq_num 1922) 2023-10-01T07:35:00.145 INFO:tasks.rados.rados.0.smithi084.stdout:3037: done (7 left) 2023-10-01T07:35:00.145 INFO:tasks.rados.rados.0.smithi084.stdout:3038: done (6 left) 2023-10-01T07:35:00.146 INFO:tasks.rados.rados.0.smithi084.stdout:3039: done (5 left) 2023-10-01T07:35:00.146 INFO:tasks.rados.rados.0.smithi084.stdout:3041: done (4 left) 2023-10-01T07:35:00.146 INFO:tasks.rados.rados.0.smithi084.stdout:3042: done (3 left) 2023-10-01T07:35:00.146 INFO:tasks.rados.rados.0.smithi084.stdout:3043: done (2 left) 2023-10-01T07:35:00.146 INFO:tasks.rados.rados.0.smithi084.stdout:3044: done (1 left) 2023-10-01T07:35:00.146 INFO:tasks.rados.rados.0.smithi084.stdout:3045: done (0 left) 2023-10-01T07:35:00.146 INFO:tasks.rados.rados.0.smithi084.stdout:3046: read oid 4 snap -1 2023-10-01T07:35:00.146 INFO:tasks.rados.rados.0.smithi084.stdout:3046: expect (ObjNum 1094 snap 0 seq_num 1094) 2023-10-01T07:35:00.146 INFO:tasks.rados.rados.0.smithi084.stdout:3047: delete oid 370 current snap is 0 2023-10-01T07:35:00.147 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:34:59 smithi112 bash[47739]: t=2023-10-01T07:34:59+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-10-01T07:35:00.147 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:34:59 smithi112 bash[47739]: t=2023-10-01T07:34:59+0000 lvl=info msg="Database locked, sleeping then retrying" logger=sqlstore error="database is locked" retry=0 2023-10-01T07:35:00.147 INFO:tasks.rados.rados.0.smithi084.stdout:3047: done (1 left) 2023-10-01T07:35:00.147 INFO:tasks.rados.rados.0.smithi084.stdout:3048: write oid 6 current snap is 0 2023-10-01T07:35:00.147 INFO:tasks.rados.rados.0.smithi084.stdout:3048: seq_num 1925 ranges {753475=691634,2012896=340579} 2023-10-01T07:35:00.155 INFO:tasks.rados.rados.0.smithi084.stdout:3048: writing smithi08466639-6 from 753475 to 1445109 tid 1 2023-10-01T07:35:00.160 INFO:tasks.rados.rados.0.smithi084.stdout:3048: writing smithi08466639-6 from 2012896 to 2353475 tid 2 2023-10-01T07:35:00.161 INFO:tasks.rados.rados.0.smithi084.stdout:3049: write oid 384 current snap is 0 2023-10-01T07:35:00.161 INFO:tasks.rados.rados.0.smithi084.stdout:3049: seq_num 1926 ranges {770282=766883,2071378=298904} 2023-10-01T07:35:00.168 INFO:tasks.rados.rados.0.smithi084.stdout:3049: writing smithi08466639-384 from 770282 to 1537165 tid 1 2023-10-01T07:35:00.173 INFO:tasks.rados.rados.0.smithi084.stdout:3049: writing smithi08466639-384 from 2071378 to 2370282 tid 2 2023-10-01T07:35:00.173 INFO:tasks.rados.rados.0.smithi084.stdout:3050: write oid 481 current snap is 0 2023-10-01T07:35:00.174 INFO:tasks.rados.rados.0.smithi084.stdout:3050: seq_num 1927 ranges {787089=442132,1729860=657229} 2023-10-01T07:35:00.180 INFO:tasks.rados.rados.0.smithi084.stdout:3050: writing smithi08466639-481 from 787089 to 1229221 tid 1 2023-10-01T07:35:00.187 INFO:tasks.rados.rados.0.smithi084.stdout:3050: writing smithi08466639-481 from 1729860 to 2387089 tid 2 2023-10-01T07:35:00.187 INFO:tasks.rados.rados.0.smithi084.stdout:3051: delete oid 32 current snap is 0 2023-10-01T07:35:00.187 INFO:tasks.rados.rados.0.smithi084.stdout:3046: expect (ObjNum 1094 snap 0 seq_num 1094) 2023-10-01T07:35:00.290 INFO:tasks.rados.rados.0.smithi084.stdout:3048: finishing write tid 1 to smithi08466639-6 2023-10-01T07:35:00.291 INFO:tasks.rados.rados.0.smithi084.stdout:3048: finishing write tid 2 to smithi08466639-6 2023-10-01T07:35:00.291 INFO:tasks.rados.rados.0.smithi084.stdout:3048: finishing write tid 3 to smithi08466639-6 2023-10-01T07:35:00.291 INFO:tasks.rados.rados.0.smithi084.stdout:3048: finishing write tid 4 to smithi08466639-6 2023-10-01T07:35:00.291 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 6 v 412 (ObjNum 1925 snap 0 seq_num 1925) dirty exists 2023-10-01T07:35:00.291 INFO:tasks.rados.rados.0.smithi084.stdout:3048: left oid 6 (ObjNum 1925 snap 0 seq_num 1925) 2023-10-01T07:35:00.291 INFO:tasks.rados.rados.0.smithi084.stdout:3049: finishing write tid 1 to smithi08466639-384 2023-10-01T07:35:00.291 INFO:tasks.rados.rados.0.smithi084.stdout:3049: finishing write tid 2 to smithi08466639-384 2023-10-01T07:35:00.291 INFO:tasks.rados.rados.0.smithi084.stdout:3049: finishing write tid 3 to smithi08466639-384 2023-10-01T07:35:00.291 INFO:tasks.rados.rados.0.smithi084.stdout:3049: finishing write tid 4 to smithi08466639-384 2023-10-01T07:35:00.291 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 384 v 450 (ObjNum 1926 snap 0 seq_num 1926) dirty exists 2023-10-01T07:35:00.291 INFO:tasks.rados.rados.0.smithi084.stdout:3049: left oid 384 (ObjNum 1926 snap 0 seq_num 1926) 2023-10-01T07:35:00.291 INFO:tasks.rados.rados.0.smithi084.stdout:3050: finishing write tid 1 to smithi08466639-481 2023-10-01T07:35:00.292 INFO:tasks.rados.rados.0.smithi084.stdout:3050: finishing write tid 2 to smithi08466639-481 2023-10-01T07:35:00.292 INFO:tasks.rados.rados.0.smithi084.stdout:3050: finishing write tid 3 to smithi08466639-481 2023-10-01T07:35:00.292 INFO:tasks.rados.rados.0.smithi084.stdout:3050: finishing write tid 4 to smithi08466639-481 2023-10-01T07:35:00.292 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 481 v 333 (ObjNum 1927 snap 0 seq_num 1927) dirty exists 2023-10-01T07:35:00.292 INFO:tasks.rados.rados.0.smithi084.stdout:3050: left oid 481 (ObjNum 1927 snap 0 seq_num 1927) 2023-10-01T07:35:00.292 INFO:tasks.rados.rados.0.smithi084.stdout:3046: done (4 left) 2023-10-01T07:35:00.292 INFO:tasks.rados.rados.0.smithi084.stdout:3048: done (3 left) 2023-10-01T07:35:00.292 INFO:tasks.rados.rados.0.smithi084.stdout:3049: done (2 left) 2023-10-01T07:35:00.292 INFO:tasks.rados.rados.0.smithi084.stdout:3050: done (1 left) 2023-10-01T07:35:00.292 INFO:tasks.rados.rados.0.smithi084.stdout:3051: done (0 left) 2023-10-01T07:35:00.292 INFO:tasks.rados.rados.0.smithi084.stdout:3052: read oid 44 snap -1 2023-10-01T07:35:00.292 INFO:tasks.rados.rados.0.smithi084.stdout:3052: expect (ObjNum 1640 snap 0 seq_num 1640) 2023-10-01T07:35:00.293 INFO:tasks.rados.rados.0.smithi084.stdout:3053: read oid 186 snap -1 2023-10-01T07:35:00.293 INFO:tasks.rados.rados.0.smithi084.stdout:3053: expect (ObjNum 1532 snap 0 seq_num 1532) 2023-10-01T07:35:00.293 INFO:tasks.rados.rados.0.smithi084.stdout:3054: read oid 299 snap -1 2023-10-01T07:35:00.293 INFO:tasks.rados.rados.0.smithi084.stdout:3054: expect (ObjNum 1782 snap 0 seq_num 1782) 2023-10-01T07:35:00.293 INFO:tasks.rados.rados.0.smithi084.stdout:3055: write oid 159 current snap is 0 2023-10-01T07:35:00.293 INFO:tasks.rados.rados.0.smithi084.stdout:3055: seq_num 1929 ranges {420703=592630,1730471=690232} 2023-10-01T07:35:00.302 INFO:tasks.rados.rados.0.smithi084.stdout:3055: writing smithi08466639-159 from 420703 to 1013333 tid 1 2023-10-01T07:35:00.310 INFO:tasks.rados.rados.0.smithi084.stdout:3055: writing smithi08466639-159 from 1730471 to 2420703 tid 2 2023-10-01T07:35:00.310 INFO:tasks.rados.rados.0.smithi084.stdout:3056: delete oid 289 current snap is 0 2023-10-01T07:35:00.310 INFO:tasks.rados.rados.0.smithi084.stdout:3054: expect (ObjNum 1782 snap 0 seq_num 1782) 2023-10-01T07:35:00.488 INFO:tasks.rados.rados.0.smithi084.stdout:3052: expect (ObjNum 1640 snap 0 seq_num 1640) 2023-10-01T07:35:00.642 INFO:tasks.rados.rados.0.smithi084.stdout:3053: expect (ObjNum 1532 snap 0 seq_num 1532) 2023-10-01T07:35:00.794 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:00 smithi112 bash[27689]: audit 2023-10-01T07:34:59.916358+0000 mon.c (mon.2) 146 : audit [DBG] from='client.? 172.21.15.84:0/1011122356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:00.794 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:35:00 smithi112 bash[53624]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-grafana-a 2023-10-01T07:35:00.794 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:35:00 smithi112 bash[53688]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-grafana-a 2023-10-01T07:35:00.794 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:35:00 smithi112 systemd[1]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@grafana.a.service: Succeeded. 2023-10-01T07:35:00.794 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:35:00 smithi112 systemd[1]: Stopped Ceph grafana.a for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T07:35:00.794 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:35:00 smithi112 systemd[1]: Started Ceph grafana.a for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T07:35:00.846 INFO:tasks.rados.rados.0.smithi084.stdout:3055: finishing write tid 1 to smithi08466639-159 2023-10-01T07:35:00.847 INFO:tasks.rados.rados.0.smithi084.stdout:3055: finishing write tid 2 to smithi08466639-159 2023-10-01T07:35:00.847 INFO:tasks.rados.rados.0.smithi084.stdout:3055: finishing write tid 3 to smithi08466639-159 2023-10-01T07:35:00.847 INFO:tasks.rados.rados.0.smithi084.stdout:3055: finishing write tid 4 to smithi08466639-159 2023-10-01T07:35:00.847 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 159 v 343 (ObjNum 1929 snap 0 seq_num 1929) dirty exists 2023-10-01T07:35:00.847 INFO:tasks.rados.rados.0.smithi084.stdout:3055: left oid 159 (ObjNum 1929 snap 0 seq_num 1929) 2023-10-01T07:35:00.847 INFO:tasks.rados.rados.0.smithi084.stdout:3052: done (4 left) 2023-10-01T07:35:00.847 INFO:tasks.rados.rados.0.smithi084.stdout:3053: done (3 left) 2023-10-01T07:35:00.847 INFO:tasks.rados.rados.0.smithi084.stdout:3054: done (2 left) 2023-10-01T07:35:00.847 INFO:tasks.rados.rados.0.smithi084.stdout:3055: done (1 left) 2023-10-01T07:35:00.847 INFO:tasks.rados.rados.0.smithi084.stdout:3056: done (0 left) 2023-10-01T07:35:00.847 INFO:tasks.rados.rados.0.smithi084.stdout:3057: read oid 253 snap -1 2023-10-01T07:35:00.847 INFO:tasks.rados.rados.0.smithi084.stdout:3057: expect (ObjNum 1857 snap 0 seq_num 1857) 2023-10-01T07:35:00.848 INFO:tasks.rados.rados.0.smithi084.stdout:3058: delete oid 412 current snap is 0 2023-10-01T07:35:00.850 INFO:tasks.rados.rados.0.smithi084.stdout:3058: done (1 left) 2023-10-01T07:35:00.850 INFO:tasks.rados.rados.0.smithi084.stdout:3059: write oid 5 current snap is 0 2023-10-01T07:35:00.850 INFO:tasks.rados.rados.0.smithi084.stdout:3059: seq_num 1932 ranges {471124=534730,1505917=636014} 2023-10-01T07:35:00.859 INFO:tasks.rados.rados.0.smithi084.stdout:3059: writing smithi08466639-5 from 471124 to 1005854 tid 1 2023-10-01T07:35:00.866 INFO:tasks.rados.rados.0.smithi084.stdout:3059: writing smithi08466639-5 from 1505917 to 2141931 tid 2 2023-10-01T07:35:00.866 INFO:tasks.rados.rados.0.smithi084.stdout:3060: write oid 286 current snap is 0 2023-10-01T07:35:00.866 INFO:tasks.rados.rados.0.smithi084.stdout:3060: seq_num 1933 ranges {487931=609979,1564399=779672} 2023-10-01T07:35:00.872 INFO:tasks.rados.rados.0.smithi084.stdout:3060: writing smithi08466639-286 from 487931 to 1097910 tid 1 2023-10-01T07:35:00.880 INFO:tasks.rados.rados.0.smithi084.stdout:3060: writing smithi08466639-286 from 1564399 to 2344071 tid 2 2023-10-01T07:35:00.880 INFO:tasks.rados.rados.0.smithi084.stdout:3061: write oid 399 current snap is 0 2023-10-01T07:35:00.880 INFO:tasks.rados.rados.0.smithi084.stdout:3061: seq_num 1934 ranges {504738=685228,1622881=639683} 2023-10-01T07:35:00.887 INFO:tasks.rados.rados.0.smithi084.stdout:3061: writing smithi08466639-399 from 504738 to 1189966 tid 1 2023-10-01T07:35:00.893 INFO:tasks.rados.rados.0.smithi084.stdout:3061: writing smithi08466639-399 from 1622881 to 2262564 tid 2 2023-10-01T07:35:00.894 INFO:tasks.rados.rados.0.smithi084.stdout:3062: read oid 491 snap -1 2023-10-01T07:35:00.894 INFO:tasks.rados.rados.0.smithi084.stdout:3062: expect (ObjNum 1908 snap 0 seq_num 1908) 2023-10-01T07:35:00.894 INFO:tasks.rados.rados.0.smithi084.stdout:3063: write oid 482 current snap is 0 2023-10-01T07:35:00.894 INFO:tasks.rados.rados.0.smithi084.stdout:3063: seq_num 1935 ranges {521545=760477,2081363=440182} 2023-10-01T07:35:00.900 INFO:tasks.rados.rados.0.smithi084.stdout:3063: writing smithi08466639-482 from 521545 to 1282022 tid 1 2023-10-01T07:35:00.908 INFO:tasks.rados.rados.0.smithi084.stdout:3063: writing smithi08466639-482 from 2081363 to 2521545 tid 2 2023-10-01T07:35:00.908 INFO:tasks.rados.rados.0.smithi084.stdout:3064: write oid 476 current snap is 0 2023-10-01T07:35:00.908 INFO:tasks.rados.rados.0.smithi084.stdout:3057: expect (ObjNum 1857 snap 0 seq_num 1857) 2023-10-01T07:35:01.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:00 smithi084 bash[27378]: audit 2023-10-01T07:34:59.916358+0000 mon.c (mon.2) 146 : audit [DBG] from='client.? 172.21.15.84:0/1011122356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:01.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:00 smithi084 bash[33757]: audit 2023-10-01T07:34:59.916358+0000 mon.c (mon.2) 146 : audit [DBG] from='client.? 172.21.15.84:0/1011122356' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:01.111 INFO:tasks.rados.rados.0.smithi084.stdout:3059: finishing write tid 1 to smithi08466639-5 2023-10-01T07:35:01.111 INFO:tasks.rados.rados.0.smithi084.stdout:3059: finishing write tid 2 to smithi08466639-5 2023-10-01T07:35:01.111 INFO:tasks.rados.rados.0.smithi084.stdout:3059: finishing write tid 3 to smithi08466639-5 2023-10-01T07:35:01.111 INFO:tasks.rados.rados.0.smithi084.stdout:3059: finishing write tid 4 to smithi08466639-5 2023-10-01T07:35:01.111 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 5 v 350 (ObjNum 1932 snap 0 seq_num 1932) dirty exists 2023-10-01T07:35:01.111 INFO:tasks.rados.rados.0.smithi084.stdout:3059: left oid 5 (ObjNum 1932 snap 0 seq_num 1932) 2023-10-01T07:35:01.111 INFO:tasks.rados.rados.0.smithi084.stdout:3060: finishing write tid 1 to smithi08466639-286 2023-10-01T07:35:01.111 INFO:tasks.rados.rados.0.smithi084.stdout:3060: finishing write tid 2 to smithi08466639-286 2023-10-01T07:35:01.111 INFO:tasks.rados.rados.0.smithi084.stdout:3060: finishing write tid 3 to smithi08466639-286 2023-10-01T07:35:01.111 INFO:tasks.rados.rados.0.smithi084.stdout:3060: finishing write tid 4 to smithi08466639-286 2023-10-01T07:35:01.112 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 286 v 415 (ObjNum 1933 snap 0 seq_num 1933) dirty exists 2023-10-01T07:35:01.112 INFO:tasks.rados.rados.0.smithi084.stdout:3060: left oid 286 (ObjNum 1933 snap 0 seq_num 1933) 2023-10-01T07:35:01.112 INFO:tasks.rados.rados.0.smithi084.stdout:3061: finishing write tid 1 to smithi08466639-399 2023-10-01T07:35:01.112 INFO:tasks.rados.rados.0.smithi084.stdout:3061: finishing write tid 2 to smithi08466639-399 2023-10-01T07:35:01.112 INFO:tasks.rados.rados.0.smithi084.stdout:3061: finishing write tid 3 to smithi08466639-399 2023-10-01T07:35:01.112 INFO:tasks.rados.rados.0.smithi084.stdout:3061: finishing write tid 4 to smithi08466639-399 2023-10-01T07:35:01.112 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 399 v 418 (ObjNum 1934 snap 0 seq_num 1934) dirty exists 2023-10-01T07:35:01.112 INFO:tasks.rados.rados.0.smithi084.stdout:3061: left oid 399 (ObjNum 1934 snap 0 seq_num 1934) 2023-10-01T07:35:01.112 INFO:tasks.rados.rados.0.smithi084.stdout:3062: expect (ObjNum 1908 snap 0 seq_num 1908) 2023-10-01T07:35:01.192 INFO:tasks.rados.rados.0.smithi084.stdout:3063: finishing write tid 1 to smithi08466639-482 2023-10-01T07:35:01.193 INFO:tasks.rados.rados.0.smithi084.stdout:3063: finishing write tid 2 to smithi08466639-482 2023-10-01T07:35:01.193 INFO:tasks.rados.rados.0.smithi084.stdout:3063: finishing write tid 3 to smithi08466639-482 2023-10-01T07:35:01.193 INFO:tasks.rados.rados.0.smithi084.stdout:3063: finishing write tid 4 to smithi08466639-482 2023-10-01T07:35:01.193 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 482 v 456 (ObjNum 1935 snap 0 seq_num 1935) dirty exists 2023-10-01T07:35:01.193 INFO:tasks.rados.rados.0.smithi084.stdout:3063: left oid 482 (ObjNum 1935 snap 0 seq_num 1935) 2023-10-01T07:35:01.193 INFO:tasks.rados.rados.0.smithi084.stdout:3064: seq_num 1936 ranges {538352=435726,1623492=526999} 2023-10-01T07:35:01.202 INFO:tasks.rados.rados.0.smithi084.stdout:3064: writing smithi08466639-476 from 538352 to 974078 tid 1 2023-10-01T07:35:01.210 INFO:tasks.rados.rados.0.smithi084.stdout:3064: writing smithi08466639-476 from 1623492 to 2150491 tid 2 2023-10-01T07:35:01.210 INFO:tasks.rados.rados.0.smithi084.stdout:3057: done (6 left) 2023-10-01T07:35:01.210 INFO:tasks.rados.rados.0.smithi084.stdout:3059: done (5 left) 2023-10-01T07:35:01.210 INFO:tasks.rados.rados.0.smithi084.stdout:3060: done (4 left) 2023-10-01T07:35:01.210 INFO:tasks.rados.rados.0.smithi084.stdout:3061: done (3 left) 2023-10-01T07:35:01.210 INFO:tasks.rados.rados.0.smithi084.stdout:3062: done (2 left) 2023-10-01T07:35:01.210 INFO:tasks.rados.rados.0.smithi084.stdout:3063: done (1 left) 2023-10-01T07:35:01.210 INFO:tasks.rados.rados.0.smithi084.stdout:3065: write oid 278 current snap is 0 2023-10-01T07:35:01.210 INFO:tasks.rados.rados.0.smithi084.stdout:3065: seq_num 1937 ranges {555159=510975,1681974=787010} 2023-10-01T07:35:01.216 INFO:tasks.rados.rados.0.smithi084.stdout:3065: writing smithi08466639-278 from 555159 to 1066134 tid 1 2023-10-01T07:35:01.224 INFO:tasks.rados.rados.0.smithi084.stdout:3065: writing smithi08466639-278 from 1681974 to 2468984 tid 2 2023-10-01T07:35:01.224 INFO:tasks.rados.rados.0.smithi084.stdout:3066: read oid 433 snap -1 2023-10-01T07:35:01.224 INFO:tasks.rados.rados.0.smithi084.stdout:3066: expect (ObjNum 1867 snap 0 seq_num 1867) 2023-10-01T07:35:01.224 INFO:tasks.rados.rados.0.smithi084.stdout:3067: delete oid 67 current snap is 0 2023-10-01T07:35:01.224 INFO:tasks.rados.rados.0.smithi084.stdout:3064: finishing write tid 1 to smithi08466639-476 2023-10-01T07:35:01.225 INFO:tasks.rados.rados.0.smithi084.stdout:3064: finishing write tid 2 to smithi08466639-476 2023-10-01T07:35:01.225 INFO:tasks.rados.rados.0.smithi084.stdout:3064: finishing write tid 3 to smithi08466639-476 2023-10-01T07:35:01.225 INFO:tasks.rados.rados.0.smithi084.stdout:3064: finishing write tid 4 to smithi08466639-476 2023-10-01T07:35:01.225 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 476 v 304 (ObjNum 1936 snap 0 seq_num 1936) dirty exists 2023-10-01T07:35:01.225 INFO:tasks.rados.rados.0.smithi084.stdout:3064: left oid 476 (ObjNum 1936 snap 0 seq_num 1936) 2023-10-01T07:35:01.225 INFO:tasks.rados.rados.0.smithi084.stdout:3065: finishing write tid 1 to smithi08466639-278 2023-10-01T07:35:01.226 INFO:tasks.rados.rados.0.smithi084.stdout:3064: done (3 left) 2023-10-01T07:35:01.226 INFO:tasks.rados.rados.0.smithi084.stdout:3067: done (2 left) 2023-10-01T07:35:01.227 INFO:tasks.rados.rados.0.smithi084.stdout:3068: read oid 367 snap -1 2023-10-01T07:35:01.227 INFO:tasks.rados.rados.0.smithi084.stdout:3068: expect deleted 2023-10-01T07:35:01.227 INFO:tasks.rados.rados.0.smithi084.stdout:3069: write oid 255 current snap is 0 2023-10-01T07:35:01.227 INFO:tasks.rados.rados.0.smithi084.stdout:3069: seq_num 1939 ranges {588773=777826,1915291=673482} 2023-10-01T07:35:01.234 INFO:tasks.rados.rados.0.smithi084.stdout:3069: writing smithi08466639-255 from 588773 to 1366599 tid 1 2023-10-01T07:35:01.241 INFO:tasks.rados.rados.0.smithi084.stdout:3069: writing smithi08466639-255 from 1915291 to 2588773 tid 2 2023-10-01T07:35:01.241 INFO:tasks.rados.rados.0.smithi084.stdout:3070: read oid 279 snap -1 2023-10-01T07:35:01.241 INFO:tasks.rados.rados.0.smithi084.stdout:3070: expect (ObjNum 1090 snap 0 seq_num 1090) 2023-10-01T07:35:01.241 INFO:tasks.rados.rados.0.smithi084.stdout:3071: delete oid 376 current snap is 0 2023-10-01T07:35:01.242 INFO:tasks.rados.rados.0.smithi084.stdout:3065: finishing write tid 2 to smithi08466639-278 2023-10-01T07:35:01.242 INFO:tasks.rados.rados.0.smithi084.stdout:3065: finishing write tid 3 to smithi08466639-278 2023-10-01T07:35:01.242 INFO:tasks.rados.rados.0.smithi084.stdout:3065: finishing write tid 4 to smithi08466639-278 2023-10-01T07:35:01.242 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 278 v 346 (ObjNum 1937 snap 0 seq_num 1937) dirty exists 2023-10-01T07:35:01.242 INFO:tasks.rados.rados.0.smithi084.stdout:3065: left oid 278 (ObjNum 1937 snap 0 seq_num 1937) 2023-10-01T07:35:01.242 INFO:tasks.rados.rados.0.smithi084.stdout:3066: expect (ObjNum 1867 snap 0 seq_num 1867) 2023-10-01T07:35:01.433 INFO:tasks.rados.rados.0.smithi084.stdout:3069: finishing write tid 1 to smithi08466639-255 2023-10-01T07:35:01.434 INFO:tasks.rados.rados.0.smithi084.stdout:3070: expect (ObjNum 1090 snap 0 seq_num 1090) 2023-10-01T07:35:01.545 INFO:tasks.rados.rados.0.smithi084.stdout:3069: finishing write tid 2 to smithi08466639-255 2023-10-01T07:35:01.545 INFO:tasks.rados.rados.0.smithi084.stdout:3069: finishing write tid 3 to smithi08466639-255 2023-10-01T07:35:01.545 INFO:tasks.rados.rados.0.smithi084.stdout:3069: finishing write tid 4 to smithi08466639-255 2023-10-01T07:35:01.545 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 255 v 349 (ObjNum 1939 snap 0 seq_num 1939) dirty exists 2023-10-01T07:35:01.546 INFO:tasks.rados.rados.0.smithi084.stdout:3069: left oid 255 (ObjNum 1939 snap 0 seq_num 1939) 2023-10-01T07:35:01.546 INFO:tasks.rados.rados.0.smithi084.stdout:3065: done (5 left) 2023-10-01T07:35:01.546 INFO:tasks.rados.rados.0.smithi084.stdout:3066: done (4 left) 2023-10-01T07:35:01.546 INFO:tasks.rados.rados.0.smithi084.stdout:3068: done (3 left) 2023-10-01T07:35:01.546 INFO:tasks.rados.rados.0.smithi084.stdout:3069: done (2 left) 2023-10-01T07:35:01.546 INFO:tasks.rados.rados.0.smithi084.stdout:3070: done (1 left) 2023-10-01T07:35:01.546 INFO:tasks.rados.rados.0.smithi084.stdout:3071: done (0 left) 2023-10-01T07:35:01.546 INFO:tasks.rados.rados.0.smithi084.stdout:3072: read oid 338 snap -1 2023-10-01T07:35:01.546 INFO:tasks.rados.rados.0.smithi084.stdout:3072: expect (ObjNum 1396 snap 0 seq_num 1396) 2023-10-01T07:35:01.546 INFO:tasks.rados.rados.0.smithi084.stdout:3073: read oid 68 snap -1 2023-10-01T07:35:01.547 INFO:tasks.rados.rados.0.smithi084.stdout:3073: expect (ObjNum 1862 snap 0 seq_num 1862) 2023-10-01T07:35:01.547 INFO:tasks.rados.rados.0.smithi084.stdout:3074: write oid 160 current snap is 0 2023-10-01T07:35:01.547 INFO:tasks.rados.rados.0.smithi084.stdout:3074: seq_num 1941 ranges {622387=528324,1915902=706485} 2023-10-01T07:35:01.558 INFO:tasks.rados.rados.0.smithi084.stdout:3074: writing smithi08466639-160 from 622387 to 1150711 tid 1 2023-10-01T07:35:01.570 INFO:tasks.rados.rados.0.smithi084.stdout:3074: writing smithi08466639-160 from 1915902 to 2622387 tid 2 2023-10-01T07:35:01.570 INFO:tasks.rados.rados.0.smithi084.stdout:3075: read oid 234 snap -1 2023-10-01T07:35:01.570 INFO:tasks.rados.rados.0.smithi084.stdout:3075: expect (ObjNum 1670 snap 0 seq_num 1670) 2023-10-01T07:35:01.570 INFO:tasks.rados.rados.0.smithi084.stdout:3076: write oid 146 current snap is 0 2023-10-01T07:35:01.570 INFO:tasks.rados.rados.0.smithi084.stdout:3072: expect (ObjNum 1396 snap 0 seq_num 1396) 2023-10-01T07:35:01.762 INFO:tasks.rados.rados.0.smithi084.stdout:3073: expect (ObjNum 1862 snap 0 seq_num 1862) 2023-10-01T07:35:01.903 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:01 smithi112 bash[27689]: cluster 2023-10-01T07:35:00.388555+0000 mgr.x (mgr.24739) 63 : cluster [DBG] pgmap v41: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 85 MiB/s rd, 10 MiB/s wr, 107 op/s 2023-10-01T07:35:01.903 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:01 smithi112 bash[27689]: audit 2023-10-01T07:35:00.761802+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:35:01.903 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:01 smithi112 bash[27689]: audit 2023-10-01T07:35:00.771334+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:35:01.903 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:01 smithi112 bash[27689]: audit 2023-10-01T07:35:00.826286+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-01T07:35:01.903 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:01 smithi112 bash[27689]: audit 2023-10-01T07:35:00.831068+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-01T07:35:01.903 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:01 smithi112 bash[27689]: audit 2023-10-01T07:35:00.836063+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-01T07:35:01.903 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:01 smithi112 bash[27689]: audit 2023-10-01T07:35:00.843910+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:35:02.070 INFO:tasks.rados.rados.0.smithi084.stdout:3074: finishing write tid 1 to smithi08466639-160 2023-10-01T07:35:02.070 INFO:tasks.rados.rados.0.smithi084.stdout:3074: finishing write tid 2 to smithi08466639-160 2023-10-01T07:35:02.070 INFO:tasks.rados.rados.0.smithi084.stdout:3076: seq_num 1942 ranges {639194=603573,1974384=538006} 2023-10-01T07:35:02.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:01 smithi084 bash[27378]: cluster 2023-10-01T07:35:00.388555+0000 mgr.x (mgr.24739) 63 : cluster [DBG] pgmap v41: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 85 MiB/s rd, 10 MiB/s wr, 107 op/s 2023-10-01T07:35:02.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:01 smithi084 bash[27378]: audit 2023-10-01T07:35:00.761802+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:35:02.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:01 smithi084 bash[27378]: audit 2023-10-01T07:35:00.771334+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:35:02.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:01 smithi084 bash[27378]: audit 2023-10-01T07:35:00.826286+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-01T07:35:02.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:01 smithi084 bash[27378]: audit 2023-10-01T07:35:00.831068+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-01T07:35:02.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:01 smithi084 bash[27378]: audit 2023-10-01T07:35:00.836063+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-01T07:35:02.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:01 smithi084 bash[27378]: audit 2023-10-01T07:35:00.843910+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:35:02.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:01 smithi084 bash[33757]: cluster 2023-10-01T07:35:00.388555+0000 mgr.x (mgr.24739) 63 : cluster [DBG] pgmap v41: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 85 MiB/s rd, 10 MiB/s wr, 107 op/s 2023-10-01T07:35:02.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:01 smithi084 bash[33757]: audit 2023-10-01T07:35:00.761802+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:35:02.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:01 smithi084 bash[33757]: audit 2023-10-01T07:35:00.771334+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:35:02.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:01 smithi084 bash[33757]: audit 2023-10-01T07:35:00.826286+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-01T07:35:02.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:01 smithi084 bash[33757]: audit 2023-10-01T07:35:00.831068+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-01T07:35:02.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:01 smithi084 bash[33757]: audit 2023-10-01T07:35:00.836063+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-01T07:35:02.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:01 smithi084 bash[33757]: audit 2023-10-01T07:35:00.843910+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:35:02.082 INFO:tasks.rados.rados.0.smithi084.stdout:3076: writing smithi08466639-146 from 639194 to 1242767 tid 1 2023-10-01T07:35:02.089 INFO:tasks.rados.rados.0.smithi084.stdout:3076: writing smithi08466639-146 from 1974384 to 2512390 tid 2 2023-10-01T07:35:02.090 INFO:tasks.rados.rados.0.smithi084.stdout:3072: done (4 left) 2023-10-01T07:35:02.090 INFO:tasks.rados.rados.0.smithi084.stdout:3073: done (3 left) 2023-10-01T07:35:02.090 INFO:tasks.rados.rados.0.smithi084.stdout:3077: write oid 338 current snap is 0 2023-10-01T07:35:02.090 INFO:tasks.rados.rados.0.smithi084.stdout:3074: finishing write tid 3 to smithi08466639-160 2023-10-01T07:35:02.090 INFO:tasks.rados.rados.0.smithi084.stdout:3074: finishing write tid 4 to smithi08466639-160 2023-10-01T07:35:02.090 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 160 v 418 (ObjNum 1941 snap 0 seq_num 1941) dirty exists 2023-10-01T07:35:02.090 INFO:tasks.rados.rados.0.smithi084.stdout:3074: left oid 160 (ObjNum 1941 snap 0 seq_num 1941) 2023-10-01T07:35:02.090 INFO:tasks.rados.rados.0.smithi084.stdout:3077: seq_num 1943 ranges {656001=678822,2032866=623135} 2023-10-01T07:35:02.097 INFO:tasks.rados.rados.0.smithi084.stdout:3077: writing smithi08466639-338 from 656001 to 1334823 tid 1 2023-10-01T07:35:02.106 INFO:tasks.rados.rados.0.smithi084.stdout:3077: writing smithi08466639-338 from 2032866 to 2656001 tid 2 2023-10-01T07:35:02.106 INFO:tasks.rados.rados.0.smithi084.stdout:3074: done (3 left) 2023-10-01T07:35:02.106 INFO:tasks.rados.rados.0.smithi084.stdout:3078: read oid 347 snap -1 2023-10-01T07:35:02.106 INFO:tasks.rados.rados.0.smithi084.stdout:3078: expect deleted 2023-10-01T07:35:02.106 INFO:tasks.rados.rados.0.smithi084.stdout:3079: read oid 81 snap -1 2023-10-01T07:35:02.106 INFO:tasks.rados.rados.0.smithi084.stdout:3079: expect (ObjNum 1920 snap 0 seq_num 1920) 2023-10-01T07:35:02.106 INFO:tasks.rados.rados.0.smithi084.stdout:3080: write oid 122 current snap is 0 2023-10-01T07:35:02.106 INFO:tasks.rados.rados.0.smithi084.stdout:3075: expect (ObjNum 1670 snap 0 seq_num 1670) 2023-10-01T07:35:02.161 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:35:01 smithi112 bash[53716]: t=2023-10-01T07:35:01+0000 lvl=info msg="The state of unified alerting is still not defined. The decision will be made during as we run the database migrations" logger=settings 2023-10-01T07:35:02.162 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:35:01 smithi112 bash[53716]: t=2023-10-01T07:35:01+0000 lvl=warn msg="falling back to legacy setting of 'min_interval_seconds'; please use the configuration option in the `unified_alerting` section if Grafana 8 alerts are enabled." logger=settings 2023-10-01T07:35:02.162 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:35:01 smithi112 bash[53716]: t=2023-10-01T07:35:01+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2023-10-01T07:35:02.162 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:35:01 smithi112 bash[53716]: t=2023-10-01T07:35:01+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2023-10-01T07:35:02.162 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:35:01 smithi112 bash[53716]: t=2023-10-01T07:35:01+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2023-10-01T07:35:02.162 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:35:01 smithi112 bash[53716]: t=2023-10-01T07:35:01+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2023-10-01T07:35:02.162 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:35:01 smithi112 bash[53716]: t=2023-10-01T07:35:01+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-10-01T07:35:02.162 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:35:01 smithi112 bash[53716]: t=2023-10-01T07:35:01+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-10-01T07:35:02.162 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:35:01 smithi112 bash[53716]: t=2023-10-01T07:35:01+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2023-10-01T07:35:02.162 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:35:01 smithi112 bash[53716]: t=2023-10-01T07:35:01+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2023-10-01T07:35:02.162 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:35:01 smithi112 bash[53716]: t=2023-10-01T07:35:01+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2023-10-01T07:35:02.163 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:35:01 smithi112 bash[53716]: t=2023-10-01T07:35:01+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2023-10-01T07:35:02.163 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:35:01 smithi112 bash[53716]: t=2023-10-01T07:35:01+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2023-10-01T07:35:02.163 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:35:01 smithi112 bash[53716]: t=2023-10-01T07:35:01+0000 lvl=info msg="App mode production" logger=settings 2023-10-01T07:35:02.163 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:35:01 smithi112 bash[53716]: t=2023-10-01T07:35:01+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2023-10-01T07:35:02.163 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:35:01 smithi112 bash[53716]: t=2023-10-01T07:35:01+0000 lvl=warn msg="SQLite database file has broader permissions than it should" logger=sqlstore path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2023-10-01T07:35:02.163 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:35:01 smithi112 bash[53716]: t=2023-10-01T07:35:01+0000 lvl=info msg="Starting DB migrations" logger=migrator 2023-10-01T07:35:02.163 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:35:01 smithi112 bash[53716]: t=2023-10-01T07:35:01+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=377 duration=870.593µs 2023-10-01T07:35:02.163 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:35:01 smithi112 bash[53716]: t=2023-10-01T07:35:01+0000 lvl=info msg="Created default organization" logger=sqlstore 2023-10-01T07:35:02.163 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:35:01 smithi112 bash[53716]: t=2023-10-01T07:35:01+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2023-10-01T07:35:02.163 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:35:01 smithi112 bash[53716]: t=2023-10-01T07:35:01+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2023-10-01T07:35:02.163 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:35:01 smithi112 bash[53716]: t=2023-10-01T07:35:01+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2023-10-01T07:35:02.163 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:35:01 smithi112 bash[53716]: t=2023-10-01T07:35:01+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2023-10-01T07:35:02.164 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:35:01 smithi112 bash[53716]: t=2023-10-01T07:35:01+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2023-10-01T07:35:02.164 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:35:02 smithi112 bash[53716]: t=2023-10-01T07:35:02+0000 lvl=info msg="deleted datasource based on configuration" logger=provisioning.datasources name=Dashboard1 2023-10-01T07:35:02.164 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:35:02 smithi112 bash[53716]: t=2023-10-01T07:35:02+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2023-10-01T07:35:02.164 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:35:02 smithi112 bash[53716]: t=2023-10-01T07:35:02+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Loki uid=P8E80F9AEF21F6940 2023-10-01T07:35:02.179 INFO:tasks.rados.rados.0.smithi084.stdout:3076: finishing write tid 1 to smithi08466639-146 2023-10-01T07:35:02.179 INFO:tasks.rados.rados.0.smithi084.stdout:3076: finishing write tid 2 to smithi08466639-146 2023-10-01T07:35:02.179 INFO:tasks.rados.rados.0.smithi084.stdout:3076: finishing write tid 3 to smithi08466639-146 2023-10-01T07:35:02.179 INFO:tasks.rados.rados.0.smithi084.stdout:3076: finishing write tid 4 to smithi08466639-146 2023-10-01T07:35:02.179 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 146 v 421 (ObjNum 1942 snap 0 seq_num 1942) dirty exists 2023-10-01T07:35:02.179 INFO:tasks.rados.rados.0.smithi084.stdout:3076: left oid 146 (ObjNum 1942 snap 0 seq_num 1942) 2023-10-01T07:35:02.180 INFO:tasks.rados.rados.0.smithi084.stdout:3077: finishing write tid 1 to smithi08466639-338 2023-10-01T07:35:02.180 INFO:tasks.rados.rados.0.smithi084.stdout:3077: finishing write tid 2 to smithi08466639-338 2023-10-01T07:35:02.180 INFO:tasks.rados.rados.0.smithi084.stdout:3077: finishing write tid 3 to smithi08466639-338 2023-10-01T07:35:02.180 INFO:tasks.rados.rados.0.smithi084.stdout:3077: finishing write tid 4 to smithi08466639-338 2023-10-01T07:35:02.180 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 338 v 459 (ObjNum 1943 snap 0 seq_num 1943) dirty exists 2023-10-01T07:35:02.180 INFO:tasks.rados.rados.0.smithi084.stdout:3077: left oid 338 (ObjNum 1943 snap 0 seq_num 1943) 2023-10-01T07:35:02.180 INFO:tasks.rados.rados.0.smithi084.stdout:3079: expect (ObjNum 1920 snap 0 seq_num 1920) 2023-10-01T07:35:02.320 INFO:tasks.rados.rados.0.smithi084.stdout:3080: seq_num 1944 ranges {672808=754071,1974995=541675} 2023-10-01T07:35:02.329 INFO:tasks.rados.rados.0.smithi084.stdout:3080: writing smithi08466639-122 from 672808 to 1426879 tid 1 2023-10-01T07:35:02.335 INFO:tasks.rados.rados.0.smithi084.stdout:3080: writing smithi08466639-122 from 1974995 to 2516670 tid 2 2023-10-01T07:35:02.336 INFO:tasks.rados.rados.0.smithi084.stdout:3075: done (5 left) 2023-10-01T07:35:02.336 INFO:tasks.rados.rados.0.smithi084.stdout:3076: done (4 left) 2023-10-01T07:35:02.336 INFO:tasks.rados.rados.0.smithi084.stdout:3077: done (3 left) 2023-10-01T07:35:02.336 INFO:tasks.rados.rados.0.smithi084.stdout:3078: done (2 left) 2023-10-01T07:35:02.336 INFO:tasks.rados.rados.0.smithi084.stdout:3079: done (1 left) 2023-10-01T07:35:02.336 INFO:tasks.rados.rados.0.smithi084.stdout:3081: write oid 472 current snap is 0 2023-10-01T07:35:02.336 INFO:tasks.rados.rados.0.smithi084.stdout:3081: seq_num 1945 ranges {689615=429320,1633477=401686,2445721=243894} 2023-10-01T07:35:02.342 INFO:tasks.rados.rados.0.smithi084.stdout:3081: writing smithi08466639-472 from 689615 to 1118935 tid 1 2023-10-01T07:35:02.349 INFO:tasks.rados.rados.0.smithi084.stdout:3081: writing smithi08466639-472 from 1633477 to 2035163 tid 2 2023-10-01T07:35:02.353 INFO:tasks.rados.rados.0.smithi084.stdout:3081: writing smithi08466639-472 from 2445721 to 2689615 tid 3 2023-10-01T07:35:02.353 INFO:tasks.rados.rados.0.smithi084.stdout:3082: write oid 446 current snap is 0 2023-10-01T07:35:02.353 INFO:tasks.rados.rados.0.smithi084.stdout:3080: finishing write tid 1 to smithi08466639-122 2023-10-01T07:35:02.353 INFO:tasks.rados.rados.0.smithi084.stdout:3080: finishing write tid 2 to smithi08466639-122 2023-10-01T07:35:02.353 INFO:tasks.rados.rados.0.smithi084.stdout:3080: finishing write tid 3 to smithi08466639-122 2023-10-01T07:35:02.353 INFO:tasks.rados.rados.0.smithi084.stdout:3082: seq_num 1946 ranges {706422=504569,1691959=545344} 2023-10-01T07:35:02.360 INFO:tasks.rados.rados.0.smithi084.stdout:3082: writing smithi08466639-446 from 706422 to 1210991 tid 1 2023-10-01T07:35:02.366 INFO:tasks.rados.rados.0.smithi084.stdout:3082: writing smithi08466639-446 from 1691959 to 2237303 tid 2 2023-10-01T07:35:02.366 INFO:tasks.rados.rados.0.smithi084.stdout:3083: read oid 379 snap -1 2023-10-01T07:35:02.367 INFO:tasks.rados.rados.0.smithi084.stdout:3083: expect (ObjNum 1435 snap 0 seq_num 1435) 2023-10-01T07:35:02.367 INFO:tasks.rados.rados.0.smithi084.stdout:3084: read oid 155 snap -1 2023-10-01T07:35:02.367 INFO:tasks.rados.rados.0.smithi084.stdout:3084: expect (ObjNum 1720 snap 0 seq_num 1720) 2023-10-01T07:35:02.367 INFO:tasks.rados.rados.0.smithi084.stdout:3085: read oid 12 snap -1 2023-10-01T07:35:02.367 INFO:tasks.rados.rados.0.smithi084.stdout:3085: expect (ObjNum 11 snap 0 seq_num 11) 2023-10-01T07:35:02.367 INFO:tasks.rados.rados.0.smithi084.stdout:3086: write oid 281 current snap is 0 2023-10-01T07:35:02.367 INFO:tasks.rados.rados.0.smithi084.stdout:3080: finishing write tid 4 to smithi08466639-122 2023-10-01T07:35:02.367 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 122 v 424 (ObjNum 1944 snap 0 seq_num 1944) dirty exists 2023-10-01T07:35:02.367 INFO:tasks.rados.rados.0.smithi084.stdout:3080: left oid 122 (ObjNum 1944 snap 0 seq_num 1944) 2023-10-01T07:35:02.367 INFO:tasks.rados.rados.0.smithi084.stdout:3081: finishing write tid 1 to smithi08466639-472 2023-10-01T07:35:02.367 INFO:tasks.rados.rados.0.smithi084.stdout:3081: finishing write tid 2 to smithi08466639-472 2023-10-01T07:35:02.368 INFO:tasks.rados.rados.0.smithi084.stdout:3081: finishing write tid 3 to smithi08466639-472 2023-10-01T07:35:02.368 INFO:tasks.rados.rados.0.smithi084.stdout:3086: seq_num 1947 ranges {723229=696171,1866794=689002} 2023-10-01T07:35:02.374 INFO:tasks.rados.rados.0.smithi084.stdout:3086: writing smithi08466639-281 from 723229 to 1419400 tid 1 2023-10-01T07:35:02.383 INFO:tasks.rados.rados.0.smithi084.stdout:3086: writing smithi08466639-281 from 1866794 to 2555796 tid 2 2023-10-01T07:35:02.383 INFO:tasks.rados.rados.0.smithi084.stdout:3080: done (6 left) 2023-10-01T07:35:02.383 INFO:tasks.rados.rados.0.smithi084.stdout:3087: read oid 496 snap -1 2023-10-01T07:35:02.383 INFO:tasks.rados.rados.0.smithi084.stdout:3087: expect (ObjNum 1771 snap 0 seq_num 1771) 2023-10-01T07:35:02.383 INFO:tasks.rados.rados.0.smithi084.stdout:3088: write oid 293 current snap is 0 2023-10-01T07:35:02.383 INFO:tasks.rados.rados.0.smithi084.stdout:3081: finishing write tid 4 to smithi08466639-472 2023-10-01T07:35:02.383 INFO:tasks.rados.rados.0.smithi084.stdout:3081: finishing write tid 5 to smithi08466639-472 2023-10-01T07:35:02.383 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 472 v 422 (ObjNum 1945 snap 0 seq_num 1945) dirty exists 2023-10-01T07:35:02.384 INFO:tasks.rados.rados.0.smithi084.stdout:3081: left oid 472 (ObjNum 1945 snap 0 seq_num 1945) 2023-10-01T07:35:02.384 INFO:tasks.rados.rados.0.smithi084.stdout:3082: finishing write tid 1 to smithi08466639-446 2023-10-01T07:35:02.384 INFO:tasks.rados.rados.0.smithi084.stdout:3088: seq_num 1948 ranges {740036=771420,2208923=531113} 2023-10-01T07:35:02.391 INFO:tasks.rados.rados.0.smithi084.stdout:3088: writing smithi08466639-293 from 740036 to 1511456 tid 1 2023-10-01T07:35:02.399 INFO:tasks.rados.rados.0.smithi084.stdout:3088: writing smithi08466639-293 from 2208923 to 2740036 tid 2 2023-10-01T07:35:02.399 INFO:tasks.rados.rados.0.smithi084.stdout:3081: done (7 left) 2023-10-01T07:35:02.399 INFO:tasks.rados.rados.0.smithi084.stdout:3089: read oid 46 snap -1 2023-10-01T07:35:02.399 INFO:tasks.rados.rados.0.smithi084.stdout:3089: expect (ObjNum 1099 snap 0 seq_num 1099) 2023-10-01T07:35:02.399 INFO:tasks.rados.rados.0.smithi084.stdout:3090: read oid 355 snap -1 2023-10-01T07:35:02.399 INFO:tasks.rados.rados.0.smithi084.stdout:3090: expect (ObjNum 1515 snap 0 seq_num 1515) 2023-10-01T07:35:02.399 INFO:tasks.rados.rados.0.smithi084.stdout:3091: write oid 100 current snap is 0 2023-10-01T07:35:02.399 INFO:tasks.rados.rados.0.smithi084.stdout:3091: seq_num 1949 ranges {756843=446669,1867405=692671} 2023-10-01T07:35:02.405 INFO:tasks.rados.rados.0.smithi084.stdout:3091: writing smithi08466639-100 from 756843 to 1203512 tid 1 2023-10-01T07:35:02.414 INFO:tasks.rados.rados.0.smithi084.stdout:3091: writing smithi08466639-100 from 1867405 to 2560076 tid 2 2023-10-01T07:35:02.414 INFO:tasks.rados.rados.0.smithi084.stdout:3092: read oid 396 snap -1 2023-10-01T07:35:02.414 INFO:tasks.rados.rados.0.smithi084.stdout:3092: expect (ObjNum 1540 snap 0 seq_num 1540) 2023-10-01T07:35:02.414 INFO:tasks.rados.rados.0.smithi084.stdout:3093: write oid 24 current snap is 0 2023-10-01T07:35:02.414 INFO:tasks.rados.rados.0.smithi084.stdout:3093: seq_num 1950 ranges {773650=521918,1925887=552682} 2023-10-01T07:35:02.421 INFO:tasks.rados.rados.0.smithi084.stdout:3093: writing smithi08466639-24 from 773650 to 1295568 tid 1 2023-10-01T07:35:02.428 INFO:tasks.rados.rados.0.smithi084.stdout:3093: writing smithi08466639-24 from 1925887 to 2478569 tid 2 2023-10-01T07:35:02.428 INFO:tasks.rados.rados.0.smithi084.stdout:3094: write oid 159 current snap is 0 2023-10-01T07:35:02.428 INFO:tasks.rados.rados.0.smithi084.stdout:3085: expect (ObjNum 11 snap 0 seq_num 11) 2023-10-01T07:35:02.478 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:35:02 smithi112 bash[53716]: t=2023-10-01T07:35:02+0000 lvl=info msg="warming cache for startup" logger=ngalert 2023-10-01T07:35:02.478 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:35:02 smithi112 bash[53716]: t=2023-10-01T07:35:02+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2023-10-01T07:35:02.478 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 07:35:02 smithi112 bash[53716]: t=2023-10-01T07:35:02+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2023-10-01T07:35:02.500 INFO:tasks.rados.rados.0.smithi084.stdout:3082: finishing write tid 2 to smithi08466639-446 2023-10-01T07:35:02.500 INFO:tasks.rados.rados.0.smithi084.stdout:3082: finishing write tid 3 to smithi08466639-446 2023-10-01T07:35:02.500 INFO:tasks.rados.rados.0.smithi084.stdout:3082: finishing write tid 4 to smithi08466639-446 2023-10-01T07:35:02.500 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 446 v 427 (ObjNum 1946 snap 0 seq_num 1946) dirty exists 2023-10-01T07:35:02.500 INFO:tasks.rados.rados.0.smithi084.stdout:3082: left oid 446 (ObjNum 1946 snap 0 seq_num 1946) 2023-10-01T07:35:02.500 INFO:tasks.rados.rados.0.smithi084.stdout:3083: expect (ObjNum 1435 snap 0 seq_num 1435) 2023-10-01T07:35:02.589 INFO:tasks.rados.rados.0.smithi084.stdout:3086: finishing write tid 1 to smithi08466639-281 2023-10-01T07:35:02.590 INFO:tasks.rados.rados.0.smithi084.stdout:3084: expect (ObjNum 1720 snap 0 seq_num 1720) 2023-10-01T07:35:02.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:02 smithi084 bash[27378]: audit 2023-10-01T07:35:00.827044+0000 mgr.x (mgr.24739) 64 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-01T07:35:02.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:02 smithi084 bash[27378]: audit 2023-10-01T07:35:00.832019+0000 mgr.x (mgr.24739) 65 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-01T07:35:02.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:02 smithi084 bash[27378]: audit 2023-10-01T07:35:00.836726+0000 mgr.x (mgr.24739) 66 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-01T07:35:02.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:02 smithi084 bash[27378]: cephadm 2023-10-01T07:35:00.847869+0000 mgr.x (mgr.24739) 67 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-10-01T07:35:02.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:02 smithi084 bash[27378]: cephadm 2023-10-01T07:35:00.848604+0000 mgr.x (mgr.24739) 68 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-10-01T07:35:02.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:02 smithi084 bash[27378]: audit 2023-10-01T07:35:02.387699+0000 mon.a (mon.0) 804 : audit [DBG] from='client.? 172.21.15.84:0/3732620457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:02.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:02 smithi084 bash[33757]: audit 2023-10-01T07:35:00.827044+0000 mgr.x (mgr.24739) 64 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-01T07:35:02.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:02 smithi084 bash[33757]: audit 2023-10-01T07:35:00.832019+0000 mgr.x (mgr.24739) 65 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-01T07:35:02.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:02 smithi084 bash[33757]: audit 2023-10-01T07:35:00.836726+0000 mgr.x (mgr.24739) 66 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-01T07:35:02.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:02 smithi084 bash[33757]: cephadm 2023-10-01T07:35:00.847869+0000 mgr.x (mgr.24739) 67 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-10-01T07:35:02.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:02 smithi084 bash[33757]: cephadm 2023-10-01T07:35:00.848604+0000 mgr.x (mgr.24739) 68 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-10-01T07:35:02.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:02 smithi084 bash[33757]: audit 2023-10-01T07:35:02.387699+0000 mon.a (mon.0) 804 : audit [DBG] from='client.? 172.21.15.84:0/3732620457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:02.838 INFO:tasks.rados.rados.0.smithi084.stdout:3086: finishing write tid 2 to smithi08466639-281 2023-10-01T07:35:02.838 INFO:tasks.rados.rados.0.smithi084.stdout:3086: finishing write tid 3 to smithi08466639-281 2023-10-01T07:35:02.838 INFO:tasks.rados.rados.0.smithi084.stdout:3086: finishing write tid 4 to smithi08466639-281 2023-10-01T07:35:02.839 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 281 v 329 (ObjNum 1947 snap 0 seq_num 1947) dirty exists 2023-10-01T07:35:02.839 INFO:tasks.rados.rados.0.smithi084.stdout:3086: left oid 281 (ObjNum 1947 snap 0 seq_num 1947) 2023-10-01T07:35:02.839 INFO:tasks.rados.rados.0.smithi084.stdout:3087: expect (ObjNum 1771 snap 0 seq_num 1771) 2023-10-01T07:35:02.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:02 smithi112 bash[27689]: audit 2023-10-01T07:35:00.827044+0000 mgr.x (mgr.24739) 64 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-01T07:35:02.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:02 smithi112 bash[27689]: audit 2023-10-01T07:35:00.832019+0000 mgr.x (mgr.24739) 65 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-01T07:35:02.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:02 smithi112 bash[27689]: audit 2023-10-01T07:35:00.836726+0000 mgr.x (mgr.24739) 66 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-01T07:35:02.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:02 smithi112 bash[27689]: cephadm 2023-10-01T07:35:00.847869+0000 mgr.x (mgr.24739) 67 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-10-01T07:35:02.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:02 smithi112 bash[27689]: cephadm 2023-10-01T07:35:00.848604+0000 mgr.x (mgr.24739) 68 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-10-01T07:35:02.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:02 smithi112 bash[27689]: audit 2023-10-01T07:35:02.387699+0000 mon.a (mon.0) 804 : audit [DBG] from='client.? 172.21.15.84:0/3732620457' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:03.038 INFO:tasks.rados.rados.0.smithi084.stdout:3088: finishing write tid 1 to smithi08466639-293 2023-10-01T07:35:03.038 INFO:tasks.rados.rados.0.smithi084.stdout:3088: finishing write tid 2 to smithi08466639-293 2023-10-01T07:35:03.038 INFO:tasks.rados.rados.0.smithi084.stdout:3088: finishing write tid 3 to smithi08466639-293 2023-10-01T07:35:03.038 INFO:tasks.rados.rados.0.smithi084.stdout:3088: finishing write tid 4 to smithi08466639-293 2023-10-01T07:35:03.038 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 293 v 464 (ObjNum 1948 snap 0 seq_num 1948) dirty exists 2023-10-01T07:35:03.038 INFO:tasks.rados.rados.0.smithi084.stdout:3088: left oid 293 (ObjNum 1948 snap 0 seq_num 1948) 2023-10-01T07:35:03.038 INFO:tasks.rados.rados.0.smithi084.stdout:3091: finishing write tid 1 to smithi08466639-100 2023-10-01T07:35:03.038 INFO:tasks.rados.rados.0.smithi084.stdout:3089: expect (ObjNum 1099 snap 0 seq_num 1099) 2023-10-01T07:35:03.147 INFO:tasks.rados.rados.0.smithi084.stdout:3090: expect (ObjNum 1515 snap 0 seq_num 1515) 2023-10-01T07:35:03.254 INFO:tasks.rados.rados.0.smithi084.stdout:3091: finishing write tid 2 to smithi08466639-100 2023-10-01T07:35:03.255 INFO:tasks.rados.rados.0.smithi084.stdout:3091: finishing write tid 3 to smithi08466639-100 2023-10-01T07:35:03.255 INFO:tasks.rados.rados.0.smithi084.stdout:3091: finishing write tid 4 to smithi08466639-100 2023-10-01T07:35:03.255 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 100 v 415 (ObjNum 1949 snap 0 seq_num 1949) dirty exists 2023-10-01T07:35:03.255 INFO:tasks.rados.rados.0.smithi084.stdout:3091: left oid 100 (ObjNum 1949 snap 0 seq_num 1949) 2023-10-01T07:35:03.255 INFO:tasks.rados.rados.0.smithi084.stdout:3092: expect (ObjNum 1540 snap 0 seq_num 1540) 2023-10-01T07:35:03.433 INFO:tasks.rados.rados.0.smithi084.stdout:3093: finishing write tid 1 to smithi08466639-24 2023-10-01T07:35:03.433 INFO:tasks.rados.rados.0.smithi084.stdout:3093: finishing write tid 2 to smithi08466639-24 2023-10-01T07:35:03.433 INFO:tasks.rados.rados.0.smithi084.stdout:3093: finishing write tid 3 to smithi08466639-24 2023-10-01T07:35:03.433 INFO:tasks.rados.rados.0.smithi084.stdout:3093: finishing write tid 4 to smithi08466639-24 2023-10-01T07:35:03.433 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 24 v 444 (ObjNum 1950 snap 0 seq_num 1950) dirty exists 2023-10-01T07:35:03.433 INFO:tasks.rados.rados.0.smithi084.stdout:3093: left oid 24 (ObjNum 1950 snap 0 seq_num 1950) 2023-10-01T07:35:03.433 INFO:tasks.rados.rados.0.smithi084.stdout:3094: seq_num 1951 ranges {790457=597167,1984369=696340} 2023-10-01T07:35:03.441 INFO:tasks.rados.rados.0.smithi084.stdout:3094: writing smithi08466639-159 from 790457 to 1387624 tid 1 2023-10-01T07:35:03.449 INFO:tasks.rados.rados.0.smithi084.stdout:3094: writing smithi08466639-159 from 1984369 to 2680709 tid 2 2023-10-01T07:35:03.449 INFO:tasks.rados.rados.0.smithi084.stdout:3082: done (12 left) 2023-10-01T07:35:03.449 INFO:tasks.rados.rados.0.smithi084.stdout:3083: done (11 left) 2023-10-01T07:35:03.449 INFO:tasks.rados.rados.0.smithi084.stdout:3084: done (10 left) 2023-10-01T07:35:03.449 INFO:tasks.rados.rados.0.smithi084.stdout:3085: done (9 left) 2023-10-01T07:35:03.449 INFO:tasks.rados.rados.0.smithi084.stdout:3086: done (8 left) 2023-10-01T07:35:03.449 INFO:tasks.rados.rados.0.smithi084.stdout:3087: done (7 left) 2023-10-01T07:35:03.449 INFO:tasks.rados.rados.0.smithi084.stdout:3088: done (6 left) 2023-10-01T07:35:03.449 INFO:tasks.rados.rados.0.smithi084.stdout:3089: done (5 left) 2023-10-01T07:35:03.449 INFO:tasks.rados.rados.0.smithi084.stdout:3090: done (4 left) 2023-10-01T07:35:03.450 INFO:tasks.rados.rados.0.smithi084.stdout:3091: done (3 left) 2023-10-01T07:35:03.450 INFO:tasks.rados.rados.0.smithi084.stdout:3092: done (2 left) 2023-10-01T07:35:03.450 INFO:tasks.rados.rados.0.smithi084.stdout:3093: done (1 left) 2023-10-01T07:35:03.450 INFO:tasks.rados.rados.0.smithi084.stdout:3095: write oid 363 current snap is 0 2023-10-01T07:35:03.450 INFO:tasks.rados.rados.0.smithi084.stdout:3095: seq_num 1952 ranges {407264=672416,1526498=556351,2804976=2288} 2023-10-01T07:35:03.455 INFO:tasks.rados.rados.0.smithi084.stdout:3095: writing smithi08466639-363 from 407264 to 1079680 tid 1 2023-10-01T07:35:03.461 INFO:tasks.rados.rados.0.smithi084.stdout:3095: writing smithi08466639-363 from 1526498 to 2082849 tid 2 2023-10-01T07:35:03.465 INFO:tasks.rados.rados.0.smithi084.stdout:3095: writing smithi08466639-363 from 2804976 to 2807264 tid 3 2023-10-01T07:35:03.465 INFO:tasks.rados.rados.0.smithi084.stdout:3096: read oid 175 snap -1 2023-10-01T07:35:03.465 INFO:tasks.rados.rados.0.smithi084.stdout:3096: expect (ObjNum 174 snap 0 seq_num 174) 2023-10-01T07:35:03.466 INFO:tasks.rados.rados.0.smithi084.stdout:3097: delete oid 79 current snap is 0 2023-10-01T07:35:03.466 INFO:tasks.rados.rados.0.smithi084.stdout:3094: finishing write tid 1 to smithi08466639-159 2023-10-01T07:35:03.466 INFO:tasks.rados.rados.0.smithi084.stdout:3094: finishing write tid 2 to smithi08466639-159 2023-10-01T07:35:03.466 INFO:tasks.rados.rados.0.smithi084.stdout:3094: finishing write tid 3 to smithi08466639-159 2023-10-01T07:35:03.466 INFO:tasks.rados.rados.0.smithi084.stdout:3094: finishing write tid 4 to smithi08466639-159 2023-10-01T07:35:03.466 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 159 v 352 (ObjNum 1951 snap 0 seq_num 1951) dirty exists 2023-10-01T07:35:03.466 INFO:tasks.rados.rados.0.smithi084.stdout:3094: left oid 159 (ObjNum 1951 snap 0 seq_num 1951) 2023-10-01T07:35:03.466 INFO:tasks.rados.rados.0.smithi084.stdout:3095: finishing write tid 1 to smithi08466639-363 2023-10-01T07:35:03.466 INFO:tasks.rados.rados.0.smithi084.stdout:3095: finishing write tid 2 to smithi08466639-363 2023-10-01T07:35:03.467 INFO:tasks.rados.rados.0.smithi084.stdout:3095: finishing write tid 3 to smithi08466639-363 2023-10-01T07:35:03.468 INFO:tasks.rados.rados.0.smithi084.stdout:3094: done (3 left) 2023-10-01T07:35:03.468 INFO:tasks.rados.rados.0.smithi084.stdout:3097: done (2 left) 2023-10-01T07:35:03.468 INFO:tasks.rados.rados.0.smithi084.stdout:3098: read oid 124 snap -1 2023-10-01T07:35:03.468 INFO:tasks.rados.rados.0.smithi084.stdout:3098: expect (ObjNum 1588 snap 0 seq_num 1588) 2023-10-01T07:35:03.469 INFO:tasks.rados.rados.0.smithi084.stdout:3099: write oid 174 current snap is 0 2023-10-01T07:35:03.469 INFO:tasks.rados.rados.0.smithi084.stdout:3095: finishing write tid 4 to smithi08466639-363 2023-10-01T07:35:03.469 INFO:tasks.rados.rados.0.smithi084.stdout:3095: finishing write tid 5 to smithi08466639-363 2023-10-01T07:35:03.469 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 363 v 454 (ObjNum 1952 snap 0 seq_num 1952) dirty exists 2023-10-01T07:35:03.469 INFO:tasks.rados.rados.0.smithi084.stdout:3095: left oid 363 (ObjNum 1952 snap 0 seq_num 1952) 2023-10-01T07:35:03.469 INFO:tasks.rados.rados.0.smithi084.stdout:3099: seq_num 1954 ranges {440878=539267,1759815=560020} 2023-10-01T07:35:03.477 INFO:tasks.rados.rados.0.smithi084.stdout:3099: writing smithi08466639-174 from 440878 to 980145 tid 1 2023-10-01T07:35:03.484 INFO:tasks.rados.rados.0.smithi084.stdout:3099: writing smithi08466639-174 from 1759815 to 2319835 tid 2 2023-10-01T07:35:03.485 INFO:tasks.rados.rados.0.smithi084.stdout:3095: done (3 left) 2023-10-01T07:35:03.485 INFO:tasks.rados.rados.0.smithi084.stdout:3100: write oid 63 current snap is 0 2023-10-01T07:35:03.485 INFO:tasks.rados.rados.0.smithi084.stdout:3100: seq_num 1955 ranges {457685=614516,1818297=703678} 2023-10-01T07:35:03.490 INFO:tasks.rados.rados.0.smithi084.stdout:3100: writing smithi08466639-63 from 457685 to 1072201 tid 1 2023-10-01T07:35:03.499 INFO:tasks.rados.rados.0.smithi084.stdout:3100: writing smithi08466639-63 from 1818297 to 2521975 tid 2 2023-10-01T07:35:03.499 INFO:tasks.rados.rados.0.smithi084.stdout:3101: read oid 420 snap -1 2023-10-01T07:35:03.499 INFO:tasks.rados.rados.0.smithi084.stdout:3101: expect (ObjNum 1902 snap 0 seq_num 1902) 2023-10-01T07:35:03.499 INFO:tasks.rados.rados.0.smithi084.stdout:3102: write oid 395 current snap is 0 2023-10-01T07:35:03.499 INFO:tasks.rados.rados.0.smithi084.stdout:3102: seq_num 1956 ranges {474492=689765,1760426=563689} 2023-10-01T07:35:03.506 INFO:tasks.rados.rados.0.smithi084.stdout:3102: writing smithi08466639-395 from 474492 to 1164257 tid 1 2023-10-01T07:35:03.512 INFO:tasks.rados.rados.0.smithi084.stdout:3102: writing smithi08466639-395 from 1760426 to 2324115 tid 2 2023-10-01T07:35:03.512 INFO:tasks.rados.rados.0.smithi084.stdout:3103: read oid 334 snap -1 2023-10-01T07:35:03.513 INFO:tasks.rados.rados.0.smithi084.stdout:3103: expect (ObjNum 1621 snap 0 seq_num 1621) 2023-10-01T07:35:03.513 INFO:tasks.rados.rados.0.smithi084.stdout:3104: write oid 164 current snap is 0 2023-10-01T07:35:03.513 INFO:tasks.rados.rados.0.smithi084.stdout:3104: seq_num 1957 ranges {491299=765014,1818908=707347} 2023-10-01T07:35:03.520 INFO:tasks.rados.rados.0.smithi084.stdout:3104: writing smithi08466639-164 from 491299 to 1256313 tid 1 2023-10-01T07:35:03.528 INFO:tasks.rados.rados.0.smithi084.stdout:3104: writing smithi08466639-164 from 1818908 to 2526255 tid 2 2023-10-01T07:35:03.528 INFO:tasks.rados.rados.0.smithi084.stdout:3105: read oid 30 snap -1 2023-10-01T07:35:03.528 INFO:tasks.rados.rados.0.smithi084.stdout:3105: expect (ObjNum 29 snap 0 seq_num 29) 2023-10-01T07:35:03.528 INFO:tasks.rados.rados.0.smithi084.stdout:3106: write oid 125 current snap is 0 2023-10-01T07:35:03.528 INFO:tasks.rados.rados.0.smithi084.stdout:3106: seq_num 1958 ranges {508106=440263,1477390=567358,2685867=222239} 2023-10-01T07:35:03.533 INFO:tasks.rados.rados.0.smithi084.stdout:3106: writing smithi08466639-125 from 508106 to 948369 tid 1 2023-10-01T07:35:03.541 INFO:tasks.rados.rados.0.smithi084.stdout:3106: writing smithi08466639-125 from 1477390 to 2044748 tid 2 2023-10-01T07:35:03.546 INFO:tasks.rados.rados.0.smithi084.stdout:3106: writing smithi08466639-125 from 2685867 to 2908106 tid 3 2023-10-01T07:35:03.546 INFO:tasks.rados.rados.0.smithi084.stdout:3107: delete oid 54 current snap is 0 2023-10-01T07:35:03.546 INFO:tasks.rados.rados.0.smithi084.stdout:3098: expect (ObjNum 1588 snap 0 seq_num 1588) 2023-10-01T07:35:03.735 INFO:tasks.rados.rados.0.smithi084.stdout:3096: expect (ObjNum 174 snap 0 seq_num 174) 2023-10-01T07:35:03.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:03 smithi084 bash[27378]: cluster 2023-10-01T07:35:02.389231+0000 mgr.x (mgr.24739) 69 : cluster [DBG] pgmap v42: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 7.2 MiB/s wr, 72 op/s 2023-10-01T07:35:03.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:03 smithi084 bash[27378]: audit 2023-10-01T07:35:03.122791+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:35:03.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:03 smithi084 bash[27378]: audit 2023-10-01T07:35:03.126363+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T07:35:03.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:03 smithi084 bash[27378]: audit 2023-10-01T07:35:03.130178+0000 mon.b (mon.1) 86 : audit [INF] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T07:35:03.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:03 smithi084 bash[27378]: audit 2023-10-01T07:35:03.132387+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-01T07:35:03.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:03 smithi084 bash[27378]: audit 2023-10-01T07:35:03.133853+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:35:03.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:03 smithi084 bash[27378]: audit 2023-10-01T07:35:03.612855+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:35:03.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:03 smithi084 bash[33757]: cluster 2023-10-01T07:35:02.389231+0000 mgr.x (mgr.24739) 69 : cluster [DBG] pgmap v42: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 7.2 MiB/s wr, 72 op/s 2023-10-01T07:35:03.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:03 smithi084 bash[33757]: audit 2023-10-01T07:35:03.122791+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:35:03.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:03 smithi084 bash[33757]: audit 2023-10-01T07:35:03.126363+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T07:35:03.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:03 smithi084 bash[33757]: audit 2023-10-01T07:35:03.130178+0000 mon.b (mon.1) 86 : audit [INF] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T07:35:03.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:03 smithi084 bash[33757]: audit 2023-10-01T07:35:03.132387+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-01T07:35:03.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:03 smithi084 bash[33757]: audit 2023-10-01T07:35:03.133853+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:35:03.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:03 smithi084 bash[33757]: audit 2023-10-01T07:35:03.612855+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:35:03.829 INFO:tasks.rados.rados.0.smithi084.stdout:3099: finishing write tid 1 to smithi08466639-174 2023-10-01T07:35:03.830 INFO:tasks.rados.rados.0.smithi084.stdout:3099: finishing write tid 2 to smithi08466639-174 2023-10-01T07:35:03.830 INFO:tasks.rados.rados.0.smithi084.stdout:3099: finishing write tid 3 to smithi08466639-174 2023-10-01T07:35:03.830 INFO:tasks.rados.rados.0.smithi084.stdout:3099: finishing write tid 4 to smithi08466639-174 2023-10-01T07:35:03.830 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 174 v 326 (ObjNum 1954 snap 0 seq_num 1954) dirty exists 2023-10-01T07:35:03.830 INFO:tasks.rados.rados.0.smithi084.stdout:3099: left oid 174 (ObjNum 1954 snap 0 seq_num 1954) 2023-10-01T07:35:03.830 INFO:tasks.rados.rados.0.smithi084.stdout:3100: finishing write tid 1 to smithi08466639-63 2023-10-01T07:35:03.830 INFO:tasks.rados.rados.0.smithi084.stdout:3100: finishing write tid 2 to smithi08466639-63 2023-10-01T07:35:03.830 INFO:tasks.rados.rados.0.smithi084.stdout:3100: finishing write tid 3 to smithi08466639-63 2023-10-01T07:35:03.830 INFO:tasks.rados.rados.0.smithi084.stdout:3100: finishing write tid 4 to smithi08466639-63 2023-10-01T07:35:03.830 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 63 v 467 (ObjNum 1955 snap 0 seq_num 1955) dirty exists 2023-10-01T07:35:03.830 INFO:tasks.rados.rados.0.smithi084.stdout:3100: left oid 63 (ObjNum 1955 snap 0 seq_num 1955) 2023-10-01T07:35:03.831 INFO:tasks.rados.rados.0.smithi084.stdout:3101: expect (ObjNum 1902 snap 0 seq_num 1902) 2023-10-01T07:35:03.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:03 smithi112 bash[27689]: cluster 2023-10-01T07:35:02.389231+0000 mgr.x (mgr.24739) 69 : cluster [DBG] pgmap v42: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 7.2 MiB/s wr, 72 op/s 2023-10-01T07:35:03.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:03 smithi112 bash[27689]: audit 2023-10-01T07:35:03.122791+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:35:03.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:03 smithi112 bash[27689]: audit 2023-10-01T07:35:03.126363+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T07:35:03.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:03 smithi112 bash[27689]: audit 2023-10-01T07:35:03.130178+0000 mon.b (mon.1) 86 : audit [INF] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T07:35:03.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:03 smithi112 bash[27689]: audit 2023-10-01T07:35:03.132387+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-01T07:35:03.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:03 smithi112 bash[27689]: audit 2023-10-01T07:35:03.133853+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:35:03.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:03 smithi112 bash[27689]: audit 2023-10-01T07:35:03.612855+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:35:04.049 INFO:tasks.rados.rados.0.smithi084.stdout:3102: finishing write tid 1 to smithi08466639-395 2023-10-01T07:35:04.049 INFO:tasks.rados.rados.0.smithi084.stdout:3102: finishing write tid 2 to smithi08466639-395 2023-10-01T07:35:04.049 INFO:tasks.rados.rados.0.smithi084.stdout:3102: finishing write tid 3 to smithi08466639-395 2023-10-01T07:35:04.050 INFO:tasks.rados.rados.0.smithi084.stdout:3102: finishing write tid 4 to smithi08466639-395 2023-10-01T07:35:04.050 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 395 v 307 (ObjNum 1956 snap 0 seq_num 1956) dirty exists 2023-10-01T07:35:04.050 INFO:tasks.rados.rados.0.smithi084.stdout:3102: left oid 395 (ObjNum 1956 snap 0 seq_num 1956) 2023-10-01T07:35:04.050 INFO:tasks.rados.rados.0.smithi084.stdout:3104: finishing write tid 1 to smithi08466639-164 2023-10-01T07:35:04.050 INFO:tasks.rados.rados.0.smithi084.stdout:3103: expect (ObjNum 1621 snap 0 seq_num 1621) 2023-10-01T07:35:04.148 INFO:tasks.rados.rados.0.smithi084.stdout:3104: finishing write tid 2 to smithi08466639-164 2023-10-01T07:35:04.148 INFO:tasks.rados.rados.0.smithi084.stdout:3104: finishing write tid 3 to smithi08466639-164 2023-10-01T07:35:04.148 INFO:tasks.rados.rados.0.smithi084.stdout:3104: finishing write tid 4 to smithi08466639-164 2023-10-01T07:35:04.148 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 164 v 478 (ObjNum 1957 snap 0 seq_num 1957) dirty exists 2023-10-01T07:35:04.148 INFO:tasks.rados.rados.0.smithi084.stdout:3104: left oid 164 (ObjNum 1957 snap 0 seq_num 1957) 2023-10-01T07:35:04.148 INFO:tasks.rados.rados.0.smithi084.stdout:3106: finishing write tid 1 to smithi08466639-125 2023-10-01T07:35:04.148 INFO:tasks.rados.rados.0.smithi084.stdout:3105: expect (ObjNum 29 snap 0 seq_num 29) 2023-10-01T07:35:04.229 INFO:tasks.rados.rados.0.smithi084.stdout:3106: finishing write tid 2 to smithi08466639-125 2023-10-01T07:35:04.229 INFO:tasks.rados.rados.0.smithi084.stdout:3106: finishing write tid 3 to smithi08466639-125 2023-10-01T07:35:04.229 INFO:tasks.rados.rados.0.smithi084.stdout:3106: finishing write tid 4 to smithi08466639-125 2023-10-01T07:35:04.229 INFO:tasks.rados.rados.0.smithi084.stdout:3106: finishing write tid 5 to smithi08466639-125 2023-10-01T07:35:04.229 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 125 v 458 (ObjNum 1958 snap 0 seq_num 1958) dirty exists 2023-10-01T07:35:04.229 INFO:tasks.rados.rados.0.smithi084.stdout:3106: left oid 125 (ObjNum 1958 snap 0 seq_num 1958) 2023-10-01T07:35:04.229 INFO:tasks.rados.rados.0.smithi084.stdout:3096: done (10 left) 2023-10-01T07:35:04.229 INFO:tasks.rados.rados.0.smithi084.stdout:3098: done (9 left) 2023-10-01T07:35:04.229 INFO:tasks.rados.rados.0.smithi084.stdout:3099: done (8 left) 2023-10-01T07:35:04.229 INFO:tasks.rados.rados.0.smithi084.stdout:3100: done (7 left) 2023-10-01T07:35:04.230 INFO:tasks.rados.rados.0.smithi084.stdout:3101: done (6 left) 2023-10-01T07:35:04.230 INFO:tasks.rados.rados.0.smithi084.stdout:3102: done (5 left) 2023-10-01T07:35:04.230 INFO:tasks.rados.rados.0.smithi084.stdout:3103: done (4 left) 2023-10-01T07:35:04.230 INFO:tasks.rados.rados.0.smithi084.stdout:3104: done (3 left) 2023-10-01T07:35:04.230 INFO:tasks.rados.rados.0.smithi084.stdout:3105: done (2 left) 2023-10-01T07:35:04.230 INFO:tasks.rados.rados.0.smithi084.stdout:3106: done (1 left) 2023-10-01T07:35:04.230 INFO:tasks.rados.rados.0.smithi084.stdout:3107: done (0 left) 2023-10-01T07:35:04.230 INFO:tasks.rados.rados.0.smithi084.stdout:3108: delete oid 491 current snap is 0 2023-10-01T07:35:04.231 INFO:tasks.rados.rados.0.smithi084.stdout:3108: done (0 left) 2023-10-01T07:35:04.232 INFO:tasks.rados.rados.0.smithi084.stdout:3109: write oid 433 current snap is 0 2023-10-01T07:35:04.232 INFO:tasks.rados.rados.0.smithi084.stdout:3109: seq_num 1961 ranges {558527=666010,1936483=714685} 2023-10-01T07:35:04.238 INFO:tasks.rados.rados.0.smithi084.stdout:3109: writing smithi08466639-433 from 558527 to 1224537 tid 1 2023-10-01T07:35:04.246 INFO:tasks.rados.rados.0.smithi084.stdout:3109: writing smithi08466639-433 from 1936483 to 2651168 tid 2 2023-10-01T07:35:04.247 INFO:tasks.rados.rados.0.smithi084.stdout:3110: write oid 28 current snap is 0 2023-10-01T07:35:04.247 INFO:tasks.rados.rados.0.smithi084.stdout:3110: seq_num 1962 ranges {575334=457612,1711318=458343,2679206=296128} 2023-10-01T07:35:04.253 INFO:tasks.rados.rados.0.smithi084.stdout:3110: writing smithi08466639-28 from 575334 to 1032946 tid 1 2023-10-01T07:35:04.259 INFO:tasks.rados.rados.0.smithi084.stdout:3110: writing smithi08466639-28 from 1711318 to 2169661 tid 2 2023-10-01T07:35:04.264 INFO:tasks.rados.rados.0.smithi084.stdout:3110: writing smithi08466639-28 from 2679206 to 2975334 tid 3 2023-10-01T07:35:04.264 INFO:tasks.rados.rados.0.smithi084.stdout:3111: write oid 281 current snap is 0 2023-10-01T07:35:04.264 INFO:tasks.rados.rados.0.smithi084.stdout:3111: seq_num 1963 ranges {592141=532861,1769800=718354} 2023-10-01T07:35:04.270 INFO:tasks.rados.rados.0.smithi084.stdout:3111: writing smithi08466639-281 from 592141 to 1125002 tid 1 2023-10-01T07:35:04.278 INFO:tasks.rados.rados.0.smithi084.stdout:3111: writing smithi08466639-281 from 1769800 to 2488154 tid 2 2023-10-01T07:35:04.278 INFO:tasks.rados.rados.0.smithi084.stdout:3112: read oid 104 snap -1 2023-10-01T07:35:04.278 INFO:tasks.rados.rados.0.smithi084.stdout:3112: expect (ObjNum 1743 snap 0 seq_num 1743) 2023-10-01T07:35:04.278 INFO:tasks.rados.rados.0.smithi084.stdout:3113: write oid 472 current snap is 0 2023-10-01T07:35:04.278 INFO:tasks.rados.rados.0.smithi084.stdout:3109: finishing write tid 1 to smithi08466639-433 2023-10-01T07:35:04.278 INFO:tasks.rados.rados.0.smithi084.stdout:3109: finishing write tid 2 to smithi08466639-433 2023-10-01T07:35:04.279 INFO:tasks.rados.rados.0.smithi084.stdout:3109: finishing write tid 3 to smithi08466639-433 2023-10-01T07:35:04.279 INFO:tasks.rados.rados.0.smithi084.stdout:3109: finishing write tid 4 to smithi08466639-433 2023-10-01T07:35:04.279 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 433 v 353 (ObjNum 1961 snap 0 seq_num 1961) dirty exists 2023-10-01T07:35:04.279 INFO:tasks.rados.rados.0.smithi084.stdout:3109: left oid 433 (ObjNum 1961 snap 0 seq_num 1961) 2023-10-01T07:35:04.279 INFO:tasks.rados.rados.0.smithi084.stdout:3110: finishing write tid 1 to smithi08466639-28 2023-10-01T07:35:04.279 INFO:tasks.rados.rados.0.smithi084.stdout:3110: finishing write tid 2 to smithi08466639-28 2023-10-01T07:35:04.279 INFO:tasks.rados.rados.0.smithi084.stdout:3110: finishing write tid 3 to smithi08466639-28 2023-10-01T07:35:04.279 INFO:tasks.rados.rados.0.smithi084.stdout:3113: seq_num 1964 ranges {608948=608110,1828282=462012,2734052=274896} 2023-10-01T07:35:04.285 INFO:tasks.rados.rados.0.smithi084.stdout:3113: writing smithi08466639-472 from 608948 to 1217058 tid 1 2023-10-01T07:35:04.291 INFO:tasks.rados.rados.0.smithi084.stdout:3113: writing smithi08466639-472 from 1828282 to 2290294 tid 2 2023-10-01T07:35:04.295 INFO:tasks.rados.rados.0.smithi084.stdout:3113: writing smithi08466639-472 from 2734052 to 3008948 tid 3 2023-10-01T07:35:04.295 INFO:tasks.rados.rados.0.smithi084.stdout:3109: done (4 left) 2023-10-01T07:35:04.295 INFO:tasks.rados.rados.0.smithi084.stdout:3114: read oid 35 snap -1 2023-10-01T07:35:04.295 INFO:tasks.rados.rados.0.smithi084.stdout:3114: expect (ObjNum 1883 snap 0 seq_num 1883) 2023-10-01T07:35:04.295 INFO:tasks.rados.rados.0.smithi084.stdout:3115: read oid 82 snap -1 2023-10-01T07:35:04.295 INFO:tasks.rados.rados.0.smithi084.stdout:3115: expect deleted 2023-10-01T07:35:04.296 INFO:tasks.rados.rados.0.smithi084.stdout:3116: write oid 74 current snap is 0 2023-10-01T07:35:04.296 INFO:tasks.rados.rados.0.smithi084.stdout:3116: seq_num 1965 ranges {625755=683359,1770411=722023} 2023-10-01T07:35:04.302 INFO:tasks.rados.rados.0.smithi084.stdout:3116: writing smithi08466639-74 from 625755 to 1309114 tid 1 2023-10-01T07:35:04.309 INFO:tasks.rados.rados.0.smithi084.stdout:3116: writing smithi08466639-74 from 1770411 to 2492434 tid 2 2023-10-01T07:35:04.309 INFO:tasks.rados.rados.0.smithi084.stdout:3117: read oid 209 snap -1 2023-10-01T07:35:04.309 INFO:tasks.rados.rados.0.smithi084.stdout:3117: expect (ObjNum 1401 snap 0 seq_num 1401) 2023-10-01T07:35:04.310 INFO:tasks.rados.rados.0.smithi084.stdout:3118: read oid 435 snap -1 2023-10-01T07:35:04.310 INFO:tasks.rados.rados.0.smithi084.stdout:3118: expect (ObjNum 1624 snap 0 seq_num 1624) 2023-10-01T07:35:04.310 INFO:tasks.rados.rados.0.smithi084.stdout:3119: write oid 230 current snap is 0 2023-10-01T07:35:04.310 INFO:tasks.rados.rados.0.smithi084.stdout:3110: finishing write tid 4 to smithi08466639-28 2023-10-01T07:35:04.310 INFO:tasks.rados.rados.0.smithi084.stdout:3110: finishing write tid 5 to smithi08466639-28 2023-10-01T07:35:04.310 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 28 v 484 (ObjNum 1962 snap 0 seq_num 1962) dirty exists 2023-10-01T07:35:04.310 INFO:tasks.rados.rados.0.smithi084.stdout:3110: left oid 28 (ObjNum 1962 snap 0 seq_num 1962) 2023-10-01T07:35:04.310 INFO:tasks.rados.rados.0.smithi084.stdout:3111: finishing write tid 1 to smithi08466639-281 2023-10-01T07:35:04.310 INFO:tasks.rados.rados.0.smithi084.stdout:3119: seq_num 1966 ranges {642562=758608,1828893=465681} 2023-10-01T07:35:04.317 INFO:tasks.rados.rados.0.smithi084.stdout:3119: writing smithi08466639-230 from 642562 to 1401170 tid 1 2023-10-01T07:35:04.322 INFO:tasks.rados.rados.0.smithi084.stdout:3119: writing smithi08466639-230 from 1828893 to 2294574 tid 2 2023-10-01T07:35:04.323 INFO:tasks.rados.rados.0.smithi084.stdout:3110: done (9 left) 2023-10-01T07:35:04.323 INFO:tasks.rados.rados.0.smithi084.stdout:3120: delete oid 113 current snap is 0 2023-10-01T07:35:04.323 INFO:tasks.rados.rados.0.smithi084.stdout:3111: finishing write tid 2 to smithi08466639-281 2023-10-01T07:35:04.323 INFO:tasks.rados.rados.0.smithi084.stdout:3111: finishing write tid 3 to smithi08466639-281 2023-10-01T07:35:04.323 INFO:tasks.rados.rados.0.smithi084.stdout:3111: finishing write tid 4 to smithi08466639-281 2023-10-01T07:35:04.323 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 281 v 332 (ObjNum 1963 snap 0 seq_num 1963) dirty exists 2023-10-01T07:35:04.323 INFO:tasks.rados.rados.0.smithi084.stdout:3111: left oid 281 (ObjNum 1963 snap 0 seq_num 1963) 2023-10-01T07:35:04.323 INFO:tasks.rados.rados.0.smithi084.stdout:3113: finishing write tid 1 to smithi08466639-472 2023-10-01T07:35:04.323 INFO:tasks.rados.rados.0.smithi084.stdout:3112: expect (ObjNum 1743 snap 0 seq_num 1743) 2023-10-01T07:35:04.488 INFO:tasks.rados.rados.0.smithi084.stdout:3113: finishing write tid 2 to smithi08466639-472 2023-10-01T07:35:04.488 INFO:tasks.rados.rados.0.smithi084.stdout:3113: finishing write tid 3 to smithi08466639-472 2023-10-01T07:35:04.489 INFO:tasks.rados.rados.0.smithi084.stdout:3113: finishing write tid 4 to smithi08466639-472 2023-10-01T07:35:04.489 INFO:tasks.rados.rados.0.smithi084.stdout:3113: finishing write tid 5 to smithi08466639-472 2023-10-01T07:35:04.489 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 472 v 426 (ObjNum 1964 snap 0 seq_num 1964) dirty exists 2023-10-01T07:35:04.489 INFO:tasks.rados.rados.0.smithi084.stdout:3113: left oid 472 (ObjNum 1964 snap 0 seq_num 1964) 2023-10-01T07:35:04.489 INFO:tasks.rados.rados.0.smithi084.stdout:3114: expect (ObjNum 1883 snap 0 seq_num 1883) 2023-10-01T07:35:04.701 INFO:tasks.rados.rados.0.smithi084.stdout:3116: finishing write tid 1 to smithi08466639-74 2023-10-01T07:35:04.701 INFO:tasks.rados.rados.0.smithi084.stdout:3116: finishing write tid 2 to smithi08466639-74 2023-10-01T07:35:04.701 INFO:tasks.rados.rados.0.smithi084.stdout:3116: finishing write tid 3 to smithi08466639-74 2023-10-01T07:35:04.701 INFO:tasks.rados.rados.0.smithi084.stdout:3116: finishing write tid 4 to smithi08466639-74 2023-10-01T07:35:04.701 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 74 v 487 (ObjNum 1965 snap 0 seq_num 1965) dirty exists 2023-10-01T07:35:04.701 INFO:tasks.rados.rados.0.smithi084.stdout:3116: left oid 74 (ObjNum 1965 snap 0 seq_num 1965) 2023-10-01T07:35:04.701 INFO:tasks.rados.rados.0.smithi084.stdout:3117: expect (ObjNum 1401 snap 0 seq_num 1401) 2023-10-01T07:35:04.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:04 smithi084 bash[27378]: cephadm 2023-10-01T07:35:03.118418+0000 mgr.x (mgr.24739) 70 : cephadm [INF] Upgrade: Updating mgr.y 2023-10-01T07:35:04.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:04 smithi084 bash[27378]: cephadm 2023-10-01T07:35:03.135358+0000 mgr.x (mgr.24739) 71 : cephadm [INF] Deploying daemon mgr.y on smithi084 2023-10-01T07:35:04.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:04 smithi084 bash[33757]: cephadm 2023-10-01T07:35:03.118418+0000 mgr.x (mgr.24739) 70 : cephadm [INF] Upgrade: Updating mgr.y 2023-10-01T07:35:04.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:04 smithi084 bash[33757]: cephadm 2023-10-01T07:35:03.135358+0000 mgr.x (mgr.24739) 71 : cephadm [INF] Deploying daemon mgr.y on smithi084 2023-10-01T07:35:04.851 INFO:tasks.rados.rados.0.smithi084.stdout:3119: finishing write tid 1 to smithi08466639-230 2023-10-01T07:35:04.852 INFO:tasks.rados.rados.0.smithi084.stdout:3119: finishing write tid 2 to smithi08466639-230 2023-10-01T07:35:04.852 INFO:tasks.rados.rados.0.smithi084.stdout:3111: done (9 left) 2023-10-01T07:35:04.852 INFO:tasks.rados.rados.0.smithi084.stdout:3112: done (8 left) 2023-10-01T07:35:04.852 INFO:tasks.rados.rados.0.smithi084.stdout:3113: done (7 left) 2023-10-01T07:35:04.852 INFO:tasks.rados.rados.0.smithi084.stdout:3114: done (6 left) 2023-10-01T07:35:04.852 INFO:tasks.rados.rados.0.smithi084.stdout:3115: done (5 left) 2023-10-01T07:35:04.852 INFO:tasks.rados.rados.0.smithi084.stdout:3116: done (4 left) 2023-10-01T07:35:04.852 INFO:tasks.rados.rados.0.smithi084.stdout:3117: done (3 left) 2023-10-01T07:35:04.852 INFO:tasks.rados.rados.0.smithi084.stdout:3120: done (2 left) 2023-10-01T07:35:04.852 INFO:tasks.rados.rados.0.smithi084.stdout:3121: read oid 99 snap -1 2023-10-01T07:35:04.852 INFO:tasks.rados.rados.0.smithi084.stdout:3121: expect (ObjNum 98 snap 0 seq_num 98) 2023-10-01T07:35:04.853 INFO:tasks.rados.rados.0.smithi084.stdout:3122: write oid 209 current snap is 0 2023-10-01T07:35:04.853 INFO:tasks.rados.rados.0.smithi084.stdout:3119: finishing write tid 3 to smithi08466639-230 2023-10-01T07:35:04.853 INFO:tasks.rados.rados.0.smithi084.stdout:3122: seq_num 1968 ranges {676176=509106,1945857=469350} 2023-10-01T07:35:04.858 INFO:tasks.rados.rados.0.smithi084.stdout:3122: writing smithi08466639-209 from 676176 to 1185282 tid 1 2023-10-01T07:35:04.866 INFO:tasks.rados.rados.0.smithi084.stdout:3122: writing smithi08466639-209 from 1945857 to 2415207 tid 2 2023-10-01T07:35:04.866 INFO:tasks.rados.rados.0.smithi084.stdout:3123: read oid 119 snap -1 2023-10-01T07:35:04.866 INFO:tasks.rados.rados.0.smithi084.stdout:3123: expect (ObjNum 1725 snap 0 seq_num 1725) 2023-10-01T07:35:04.867 INFO:tasks.rados.rados.0.smithi084.stdout:3124: write oid 19 current snap is 0 2023-10-01T07:35:04.867 INFO:tasks.rados.rados.0.smithi084.stdout:3124: seq_num 1969 ranges {692983=584355,1887986=729361} 2023-10-01T07:35:04.874 INFO:tasks.rados.rados.0.smithi084.stdout:3124: writing smithi08466639-19 from 692983 to 1277338 tid 1 2023-10-01T07:35:04.882 INFO:tasks.rados.rados.0.smithi084.stdout:3124: writing smithi08466639-19 from 1887986 to 2617347 tid 2 2023-10-01T07:35:04.882 INFO:tasks.rados.rados.0.smithi084.stdout:3125: read oid 223 snap -1 2023-10-01T07:35:04.883 INFO:tasks.rados.rados.0.smithi084.stdout:3125: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-10-01T07:35:04.883 INFO:tasks.rados.rados.0.smithi084.stdout:3126: write oid 296 current snap is 0 2023-10-01T07:35:04.883 INFO:tasks.rados.rados.0.smithi084.stdout:3119: finishing write tid 4 to smithi08466639-230 2023-10-01T07:35:04.883 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 230 v 429 (ObjNum 1966 snap 0 seq_num 1966) dirty exists 2023-10-01T07:35:04.883 INFO:tasks.rados.rados.0.smithi084.stdout:3119: left oid 230 (ObjNum 1966 snap 0 seq_num 1966) 2023-10-01T07:35:04.883 INFO:tasks.rados.rados.0.smithi084.stdout:3118: expect (ObjNum 1624 snap 0 seq_num 1624) 2023-10-01T07:35:04.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:04 smithi112 bash[27689]: cephadm 2023-10-01T07:35:03.118418+0000 mgr.x (mgr.24739) 70 : cephadm [INF] Upgrade: Updating mgr.y 2023-10-01T07:35:04.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:04 smithi112 bash[27689]: cephadm 2023-10-01T07:35:03.135358+0000 mgr.x (mgr.24739) 71 : cephadm [INF] Deploying daemon mgr.y on smithi084 2023-10-01T07:35:05.046 INFO:tasks.rados.rados.0.smithi084.stdout:3122: finishing write tid 1 to smithi08466639-209 2023-10-01T07:35:05.047 INFO:tasks.rados.rados.0.smithi084.stdout:3121: expect (ObjNum 98 snap 0 seq_num 98) 2023-10-01T07:35:05.161 INFO:tasks.rados.rados.0.smithi084.stdout:3122: finishing write tid 2 to smithi08466639-209 2023-10-01T07:35:05.161 INFO:tasks.rados.rados.0.smithi084.stdout:3122: finishing write tid 3 to smithi08466639-209 2023-10-01T07:35:05.162 INFO:tasks.rados.rados.0.smithi084.stdout:3122: finishing write tid 4 to smithi08466639-209 2023-10-01T07:35:05.162 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 209 v 432 (ObjNum 1968 snap 0 seq_num 1968) dirty exists 2023-10-01T07:35:05.162 INFO:tasks.rados.rados.0.smithi084.stdout:3122: left oid 209 (ObjNum 1968 snap 0 seq_num 1968) 2023-10-01T07:35:05.162 INFO:tasks.rados.rados.0.smithi084.stdout:3123: expect (ObjNum 1725 snap 0 seq_num 1725) 2023-10-01T07:35:05.324 INFO:tasks.rados.rados.0.smithi084.stdout:3124: finishing write tid 1 to smithi08466639-19 2023-10-01T07:35:05.324 INFO:tasks.rados.rados.0.smithi084.stdout:3124: finishing write tid 2 to smithi08466639-19 2023-10-01T07:35:05.324 INFO:tasks.rados.rados.0.smithi084.stdout:3124: finishing write tid 3 to smithi08466639-19 2023-10-01T07:35:05.324 INFO:tasks.rados.rados.0.smithi084.stdout:3124: finishing write tid 4 to smithi08466639-19 2023-10-01T07:35:05.324 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 19 v 355 (ObjNum 1969 snap 0 seq_num 1969) dirty exists 2023-10-01T07:35:05.324 INFO:tasks.rados.rados.0.smithi084.stdout:3124: left oid 19 (ObjNum 1969 snap 0 seq_num 1969) 2023-10-01T07:35:05.325 INFO:tasks.rados.rados.0.smithi084.stdout:3125: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-10-01T07:35:05.456 INFO:tasks.rados.rados.0.smithi084.stdout:3126: seq_num 1970 ranges {709790=775957,2062821=473019} 2023-10-01T07:35:05.471 INFO:tasks.rados.rados.0.smithi084.stdout:3126: writing smithi08466639-296 from 709790 to 1485747 tid 1 2023-10-01T07:35:05.478 INFO:tasks.rados.rados.0.smithi084.stdout:3126: writing smithi08466639-296 from 2062821 to 2535840 tid 2 2023-10-01T07:35:05.478 INFO:tasks.rados.rados.0.smithi084.stdout:3118: done (7 left) 2023-10-01T07:35:05.478 INFO:tasks.rados.rados.0.smithi084.stdout:3119: done (6 left) 2023-10-01T07:35:05.478 INFO:tasks.rados.rados.0.smithi084.stdout:3121: done (5 left) 2023-10-01T07:35:05.479 INFO:tasks.rados.rados.0.smithi084.stdout:3122: done (4 left) 2023-10-01T07:35:05.479 INFO:tasks.rados.rados.0.smithi084.stdout:3123: done (3 left) 2023-10-01T07:35:05.479 INFO:tasks.rados.rados.0.smithi084.stdout:3124: done (2 left) 2023-10-01T07:35:05.479 INFO:tasks.rados.rados.0.smithi084.stdout:3125: done (1 left) 2023-10-01T07:35:05.479 INFO:tasks.rados.rados.0.smithi084.stdout:3127: write oid 248 current snap is 0 2023-10-01T07:35:05.479 INFO:tasks.rados.rados.0.smithi084.stdout:3127: seq_num 1971 ranges {726597=451206,1721303=616677,2809660=316937} 2023-10-01T07:35:05.484 INFO:tasks.rados.rados.0.smithi084.stdout:3127: writing smithi08466639-248 from 726597 to 1177803 tid 1 2023-10-01T07:35:05.491 INFO:tasks.rados.rados.0.smithi084.stdout:3127: writing smithi08466639-248 from 1721303 to 2337980 tid 2 2023-10-01T07:35:05.496 INFO:tasks.rados.rados.0.smithi084.stdout:3127: writing smithi08466639-248 from 2809660 to 3126597 tid 3 2023-10-01T07:35:05.496 INFO:tasks.rados.rados.0.smithi084.stdout:3128: write oid 371 current snap is 0 2023-10-01T07:35:05.496 INFO:tasks.rados.rados.0.smithi084.stdout:3128: seq_num 1972 ranges {743404=526455,1779785=476688,2837083=306321} 2023-10-01T07:35:05.503 INFO:tasks.rados.rados.0.smithi084.stdout:3128: writing smithi08466639-371 from 743404 to 1269859 tid 1 2023-10-01T07:35:05.508 INFO:tasks.rados.rados.0.smithi084.stdout:3128: writing smithi08466639-371 from 1779785 to 2256473 tid 2 2023-10-01T07:35:05.514 INFO:tasks.rados.rados.0.smithi084.stdout:3128: writing smithi08466639-371 from 2837083 to 3143404 tid 3 2023-10-01T07:35:05.514 INFO:tasks.rados.rados.0.smithi084.stdout:3129: write oid 274 current snap is 0 2023-10-01T07:35:05.514 INFO:tasks.rados.rados.0.smithi084.stdout:3129: seq_num 1973 ranges {760211=601704,2121914=620346,3148153=12058} 2023-10-01T07:35:05.521 INFO:tasks.rados.rados.0.smithi084.stdout:3129: writing smithi08466639-274 from 760211 to 1361915 tid 1 2023-10-01T07:35:05.529 INFO:tasks.rados.rados.0.smithi084.stdout:3129: writing smithi08466639-274 from 2121914 to 2742260 tid 2 2023-10-01T07:35:05.532 INFO:tasks.rados.rados.0.smithi084.stdout:3129: writing smithi08466639-274 from 3148153 to 3160211 tid 3 2023-10-01T07:35:05.532 INFO:tasks.rados.rados.0.smithi084.stdout:3130: read oid 62 snap -1 2023-10-01T07:35:05.532 INFO:tasks.rados.rados.0.smithi084.stdout:3130: expect (ObjNum 1591 snap 0 seq_num 1591) 2023-10-01T07:35:05.532 INFO:tasks.rados.rados.0.smithi084.stdout:3131: read oid 471 snap -1 2023-10-01T07:35:05.532 INFO:tasks.rados.rados.0.smithi084.stdout:3131: expect deleted 2023-10-01T07:35:05.532 INFO:tasks.rados.rados.0.smithi084.stdout:3132: read oid 20 snap -1 2023-10-01T07:35:05.532 INFO:tasks.rados.rados.0.smithi084.stdout:3132: expect deleted 2023-10-01T07:35:05.533 INFO:tasks.rados.rados.0.smithi084.stdout:3133: write oid 177 current snap is 0 2023-10-01T07:35:05.533 INFO:tasks.rados.rados.0.smithi084.stdout:3126: finishing write tid 1 to smithi08466639-296 2023-10-01T07:35:05.533 INFO:tasks.rados.rados.0.smithi084.stdout:3133: seq_num 1974 ranges {777018=676953,2180396=480357,3175576=1442} 2023-10-01T07:35:05.540 INFO:tasks.rados.rados.0.smithi084.stdout:3133: writing smithi08466639-177 from 777018 to 1453971 tid 1 2023-10-01T07:35:05.547 INFO:tasks.rados.rados.0.smithi084.stdout:3133: writing smithi08466639-177 from 2180396 to 2660753 tid 2 2023-10-01T07:35:05.550 INFO:tasks.rados.rados.0.smithi084.stdout:3133: writing smithi08466639-177 from 3175576 to 3177018 tid 3 2023-10-01T07:35:05.550 INFO:tasks.rados.rados.0.smithi084.stdout:3134: read oid 213 snap -1 2023-10-01T07:35:05.551 INFO:tasks.rados.rados.0.smithi084.stdout:3134: expect deleted 2023-10-01T07:35:05.551 INFO:tasks.rados.rados.0.smithi084.stdout:3135: write oid 350 current snap is 0 2023-10-01T07:35:05.551 INFO:tasks.rados.rados.0.smithi084.stdout:3126: finishing write tid 2 to smithi08466639-296 2023-10-01T07:35:05.551 INFO:tasks.rados.rados.0.smithi084.stdout:3126: finishing write tid 3 to smithi08466639-296 2023-10-01T07:35:05.551 INFO:tasks.rados.rados.0.smithi084.stdout:3126: finishing write tid 4 to smithi08466639-296 2023-10-01T07:35:05.551 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 296 v 358 (ObjNum 1970 snap 0 seq_num 1970) dirty exists 2023-10-01T07:35:05.551 INFO:tasks.rados.rados.0.smithi084.stdout:3126: left oid 296 (ObjNum 1970 snap 0 seq_num 1970) 2023-10-01T07:35:05.551 INFO:tasks.rados.rados.0.smithi084.stdout:3127: finishing write tid 1 to smithi08466639-248 2023-10-01T07:35:05.551 INFO:tasks.rados.rados.0.smithi084.stdout:3127: finishing write tid 2 to smithi08466639-248 2023-10-01T07:35:05.551 INFO:tasks.rados.rados.0.smithi084.stdout:3127: finishing write tid 3 to smithi08466639-248 2023-10-01T07:35:05.551 INFO:tasks.rados.rados.0.smithi084.stdout:3135: seq_num 1975 ranges {793825=752202,2238878=624015} 2023-10-01T07:35:05.559 INFO:tasks.rados.rados.0.smithi084.stdout:3135: writing smithi08466639-350 from 793825 to 1546027 tid 1 2023-10-01T07:35:05.567 INFO:tasks.rados.rados.0.smithi084.stdout:3135: writing smithi08466639-350 from 2238878 to 2862893 tid 2 2023-10-01T07:35:05.567 INFO:tasks.rados.rados.0.smithi084.stdout:3126: done (9 left) 2023-10-01T07:35:05.567 INFO:tasks.rados.rados.0.smithi084.stdout:3136: write oid 301 current snap is 0 2023-10-01T07:35:05.568 INFO:tasks.rados.rados.0.smithi084.stdout:3127: finishing write tid 4 to smithi08466639-248 2023-10-01T07:35:05.568 INFO:tasks.rados.rados.0.smithi084.stdout:3127: finishing write tid 5 to smithi08466639-248 2023-10-01T07:35:05.568 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 248 v 436 (ObjNum 1971 snap 0 seq_num 1971) dirty exists 2023-10-01T07:35:05.568 INFO:tasks.rados.rados.0.smithi084.stdout:3127: left oid 248 (ObjNum 1971 snap 0 seq_num 1971) 2023-10-01T07:35:05.568 INFO:tasks.rados.rados.0.smithi084.stdout:3128: finishing write tid 1 to smithi08466639-371 2023-10-01T07:35:05.568 INFO:tasks.rados.rados.0.smithi084.stdout:3128: finishing write tid 2 to smithi08466639-371 2023-10-01T07:35:05.568 INFO:tasks.rados.rados.0.smithi084.stdout:3128: finishing write tid 3 to smithi08466639-371 2023-10-01T07:35:05.568 INFO:tasks.rados.rados.0.smithi084.stdout:3128: finishing write tid 4 to smithi08466639-371 2023-10-01T07:35:05.568 INFO:tasks.rados.rados.0.smithi084.stdout:3128: finishing write tid 5 to smithi08466639-371 2023-10-01T07:35:05.568 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 371 v 336 (ObjNum 1972 snap 0 seq_num 1972) dirty exists 2023-10-01T07:35:05.568 INFO:tasks.rados.rados.0.smithi084.stdout:3128: left oid 371 (ObjNum 1972 snap 0 seq_num 1972) 2023-10-01T07:35:05.568 INFO:tasks.rados.rados.0.smithi084.stdout:3129: finishing write tid 1 to smithi08466639-274 2023-10-01T07:35:05.569 INFO:tasks.rados.rados.0.smithi084.stdout:3136: seq_num 1976 ranges {410632=427451,1497360=484026,2430422=537968} 2023-10-01T07:35:05.571 INFO:tasks.rados.rados.0.smithi084.stdout:3136: writing smithi08466639-301 from 410632 to 838083 tid 1 2023-10-01T07:35:05.578 INFO:tasks.rados.rados.0.smithi084.stdout:3136: writing smithi08466639-301 from 1497360 to 1981386 tid 2 2023-10-01T07:35:05.584 INFO:tasks.rados.rados.0.smithi084.stdout:3136: writing smithi08466639-301 from 2430422 to 2968390 tid 3 2023-10-01T07:35:05.584 INFO:tasks.rados.rados.0.smithi084.stdout:3127: done (9 left) 2023-10-01T07:35:05.584 INFO:tasks.rados.rados.0.smithi084.stdout:3128: done (8 left) 2023-10-01T07:35:05.584 INFO:tasks.rados.rados.0.smithi084.stdout:3137: write oid 165 current snap is 0 2023-10-01T07:35:05.584 INFO:tasks.rados.rados.0.smithi084.stdout:3137: seq_num 1977 ranges {427439=619053,1555842=627684,2857845=369594} 2023-10-01T07:35:05.590 INFO:tasks.rados.rados.0.smithi084.stdout:3137: writing smithi08466639-165 from 427439 to 1046492 tid 1 2023-10-01T07:35:05.596 INFO:tasks.rados.rados.0.smithi084.stdout:3137: writing smithi08466639-165 from 1555842 to 2183526 tid 2 2023-10-01T07:35:05.604 INFO:tasks.rados.rados.0.smithi084.stdout:3137: writing smithi08466639-165 from 2857845 to 3227439 tid 3 2023-10-01T07:35:05.604 INFO:tasks.rados.rados.0.smithi084.stdout:3138: read oid 6 snap -1 2023-10-01T07:35:05.604 INFO:tasks.rados.rados.0.smithi084.stdout:3138: expect (ObjNum 1925 snap 0 seq_num 1925) 2023-10-01T07:35:05.604 INFO:tasks.rados.rados.0.smithi084.stdout:3139: write oid 37 current snap is 0 2023-10-01T07:35:05.604 INFO:tasks.rados.rados.0.smithi084.stdout:3139: seq_num 1978 ranges {444246=694302,1614324=487695,2885268=358978} 2023-10-01T07:35:05.613 INFO:tasks.rados.rados.0.smithi084.stdout:3139: writing smithi08466639-37 from 444246 to 1138548 tid 1 2023-10-01T07:35:05.619 INFO:tasks.rados.rados.0.smithi084.stdout:3139: writing smithi08466639-37 from 1614324 to 2102019 tid 2 2023-10-01T07:35:05.626 INFO:tasks.rados.rados.0.smithi084.stdout:3139: writing smithi08466639-37 from 2885268 to 3244246 tid 3 2023-10-01T07:35:05.626 INFO:tasks.rados.rados.0.smithi084.stdout:3140: read oid 150 snap -1 2023-10-01T07:35:05.626 INFO:tasks.rados.rados.0.smithi084.stdout:3140: expect deleted 2023-10-01T07:35:05.626 INFO:tasks.rados.rados.0.smithi084.stdout:3141: read oid 318 snap -1 2023-10-01T07:35:05.626 INFO:tasks.rados.rados.0.smithi084.stdout:3141: expect (ObjNum 673 snap 0 seq_num 673) 2023-10-01T07:35:05.626 INFO:tasks.rados.rados.0.smithi084.stdout:3142: write oid 67 current snap is 0 2023-10-01T07:35:05.626 INFO:tasks.rados.rados.0.smithi084.stdout:3142: seq_num 1979 ranges {461053=769551,1672806=631353,2912691=348362} 2023-10-01T07:35:05.632 INFO:tasks.rados.rados.0.smithi084.stdout:3142: writing smithi08466639-67 from 461053 to 1230604 tid 1 2023-10-01T07:35:05.639 INFO:tasks.rados.rados.0.smithi084.stdout:3142: writing smithi08466639-67 from 1672806 to 2304159 tid 2 2023-10-01T07:35:05.645 INFO:tasks.rados.rados.0.smithi084.stdout:3142: writing smithi08466639-67 from 2912691 to 3261053 tid 3 2023-10-01T07:35:05.645 INFO:tasks.rados.rados.0.smithi084.stdout:3129: finishing write tid 2 to smithi08466639-274 2023-10-01T07:35:05.645 INFO:tasks.rados.rados.0.smithi084.stdout:3129: finishing write tid 3 to smithi08466639-274 2023-10-01T07:35:05.645 INFO:tasks.rados.rados.0.smithi084.stdout:3129: finishing write tid 4 to smithi08466639-274 2023-10-01T07:35:05.645 INFO:tasks.rados.rados.0.smithi084.stdout:3129: finishing write tid 5 to smithi08466639-274 2023-10-01T07:35:05.646 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 274 v 311 (ObjNum 1973 snap 0 seq_num 1973) dirty exists 2023-10-01T07:35:05.646 INFO:tasks.rados.rados.0.smithi084.stdout:3129: left oid 274 (ObjNum 1973 snap 0 seq_num 1973) 2023-10-01T07:35:05.646 INFO:tasks.rados.rados.0.smithi084.stdout:3130: expect (ObjNum 1591 snap 0 seq_num 1591) 2023-10-01T07:35:05.823 INFO:tasks.rados.rados.0.smithi084.stdout:3129: done (13 left) 2023-10-01T07:35:05.823 INFO:tasks.rados.rados.0.smithi084.stdout:3130: done (12 left) 2023-10-01T07:35:05.823 INFO:tasks.rados.rados.0.smithi084.stdout:3131: done (11 left) 2023-10-01T07:35:05.823 INFO:tasks.rados.rados.0.smithi084.stdout:3132: done (10 left) 2023-10-01T07:35:05.823 INFO:tasks.rados.rados.0.smithi084.stdout:3143: write oid 56 current snap is 0 2023-10-01T07:35:05.823 INFO:tasks.rados.rados.0.smithi084.stdout:3143: seq_num 1980 ranges {477860=444800,1331288=491364,2540114=699409} 2023-10-01T07:35:05.824 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:05 smithi084 systemd[1]: Stopping Ceph mgr.y for 9c46152e-602a-11ee-8db5-212e2dc638e7... 2023-10-01T07:35:05.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:05 smithi084 bash[33757]: cluster 2023-10-01T07:35:04.389953+0000 mgr.x (mgr.24739) 72 : cluster [DBG] pgmap v43: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 7.2 MiB/s wr, 72 op/s 2023-10-01T07:35:05.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:05 smithi084 bash[33757]: audit 2023-10-01T07:35:04.814989+0000 mon.a (mon.0) 807 : audit [DBG] from='client.? 172.21.15.84:0/1529965551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:05.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:05 smithi084 bash[27378]: cluster 2023-10-01T07:35:04.389953+0000 mgr.x (mgr.24739) 72 : cluster [DBG] pgmap v43: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 7.2 MiB/s wr, 72 op/s 2023-10-01T07:35:05.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:05 smithi084 bash[27378]: audit 2023-10-01T07:35:04.814989+0000 mon.a (mon.0) 807 : audit [DBG] from='client.? 172.21.15.84:0/1529965551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:05.827 INFO:tasks.rados.rados.0.smithi084.stdout:3143: writing smithi08466639-56 from 477860 to 922660 tid 1 2023-10-01T07:35:05.833 INFO:tasks.rados.rados.0.smithi084.stdout:3143: writing smithi08466639-56 from 1331288 to 1822652 tid 2 2023-10-01T07:35:05.841 INFO:tasks.rados.rados.0.smithi084.stdout:3143: writing smithi08466639-56 from 2540114 to 3239523 tid 3 2023-10-01T07:35:05.841 INFO:tasks.rados.rados.0.smithi084.stdout:3144: read oid 237 snap -1 2023-10-01T07:35:05.841 INFO:tasks.rados.rados.0.smithi084.stdout:3144: expect (ObjNum 1809 snap 0 seq_num 1809) 2023-10-01T07:35:05.841 INFO:tasks.rados.rados.0.smithi084.stdout:3145: write oid 445 current snap is 0 2023-10-01T07:35:05.841 INFO:tasks.rados.rados.0.smithi084.stdout:3133: finishing write tid 1 to smithi08466639-177 2023-10-01T07:35:05.841 INFO:tasks.rados.rados.0.smithi084.stdout:3145: seq_num 1981 ranges {494667=520049,1673417=635022,2851184=443483} 2023-10-01T07:35:05.847 INFO:tasks.rados.rados.0.smithi084.stdout:3145: writing smithi08466639-445 from 494667 to 1014716 tid 1 2023-10-01T07:35:05.854 INFO:tasks.rados.rados.0.smithi084.stdout:3145: writing smithi08466639-445 from 1673417 to 2308439 tid 2 2023-10-01T07:35:05.860 INFO:tasks.rados.rados.0.smithi084.stdout:3145: writing smithi08466639-445 from 2851184 to 3294667 tid 3 2023-10-01T07:35:05.861 INFO:tasks.rados.rados.0.smithi084.stdout:3146: read oid 123 snap -1 2023-10-01T07:35:05.861 INFO:tasks.rados.rados.0.smithi084.stdout:3146: expect (ObjNum 504 snap 0 seq_num 504) 2023-10-01T07:35:05.861 INFO:tasks.rados.rados.0.smithi084.stdout:3147: read oid 42 snap -1 2023-10-01T07:35:05.861 INFO:tasks.rados.rados.0.smithi084.stdout:3147: expect (ObjNum 1458 snap 0 seq_num 1458) 2023-10-01T07:35:05.861 INFO:tasks.rados.rados.0.smithi084.stdout:3148: write oid 72 current snap is 0 2023-10-01T07:35:05.861 INFO:tasks.rados.rados.0.smithi084.stdout:3133: finishing write tid 2 to smithi08466639-177 2023-10-01T07:35:05.861 INFO:tasks.rados.rados.0.smithi084.stdout:3133: finishing write tid 3 to smithi08466639-177 2023-10-01T07:35:05.861 INFO:tasks.rados.rados.0.smithi084.stdout:3133: finishing write tid 4 to smithi08466639-177 2023-10-01T07:35:05.861 INFO:tasks.rados.rados.0.smithi084.stdout:3148: seq_num 1982 ranges {511474=595298,1731899=495033,2878607=432867} 2023-10-01T07:35:05.867 INFO:tasks.rados.rados.0.smithi084.stdout:3148: writing smithi08466639-72 from 511474 to 1106772 tid 1 2023-10-01T07:35:05.873 INFO:tasks.rados.rados.0.smithi084.stdout:3148: writing smithi08466639-72 from 1731899 to 2226932 tid 2 2023-10-01T07:35:05.880 INFO:tasks.rados.rados.0.smithi084.stdout:3148: writing smithi08466639-72 from 2878607 to 3311474 tid 3 2023-10-01T07:35:05.880 INFO:tasks.rados.rados.0.smithi084.stdout:3134: done (15 left) 2023-10-01T07:35:05.880 INFO:tasks.rados.rados.0.smithi084.stdout:3149: delete oid 132 current snap is 0 2023-10-01T07:35:05.880 INFO:tasks.rados.rados.0.smithi084.stdout:3133: finishing write tid 5 to smithi08466639-177 2023-10-01T07:35:05.880 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 177 v 462 (ObjNum 1974 snap 0 seq_num 1974) dirty exists 2023-10-01T07:35:05.881 INFO:tasks.rados.rados.0.smithi084.stdout:3133: left oid 177 (ObjNum 1974 snap 0 seq_num 1974) 2023-10-01T07:35:05.881 INFO:tasks.rados.rados.0.smithi084.stdout:3135: finishing write tid 1 to smithi08466639-350 2023-10-01T07:35:05.881 INFO:tasks.rados.rados.0.smithi084.stdout:3135: finishing write tid 2 to smithi08466639-350 2023-10-01T07:35:05.881 INFO:tasks.rados.rados.0.smithi084.stdout:3135: finishing write tid 3 to smithi08466639-350 2023-10-01T07:35:05.881 INFO:tasks.rados.rados.0.smithi084.stdout:3135: finishing write tid 4 to smithi08466639-350 2023-10-01T07:35:05.881 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 350 v 339 (ObjNum 1975 snap 0 seq_num 1975) dirty exists 2023-10-01T07:35:05.881 INFO:tasks.rados.rados.0.smithi084.stdout:3135: left oid 350 (ObjNum 1975 snap 0 seq_num 1975) 2023-10-01T07:35:05.881 INFO:tasks.rados.rados.0.smithi084.stdout:3136: finishing write tid 1 to smithi08466639-301 2023-10-01T07:35:05.881 INFO:tasks.rados.rados.0.smithi084.stdout:3136: finishing write tid 2 to smithi08466639-301 2023-10-01T07:35:05.881 INFO:tasks.rados.rados.0.smithi084.stdout:3136: finishing write tid 3 to smithi08466639-301 2023-10-01T07:35:05.881 INFO:tasks.rados.rados.0.smithi084.stdout:3136: finishing write tid 4 to smithi08466639-301 2023-10-01T07:35:05.881 INFO:tasks.rados.rados.0.smithi084.stdout:3136: finishing write tid 5 to smithi08466639-301 2023-10-01T07:35:05.881 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 301 v 338 (ObjNum 1976 snap 0 seq_num 1976) dirty exists 2023-10-01T07:35:05.882 INFO:tasks.rados.rados.0.smithi084.stdout:3136: left oid 301 (ObjNum 1976 snap 0 seq_num 1976) 2023-10-01T07:35:05.882 INFO:tasks.rados.rados.0.smithi084.stdout:3137: finishing write tid 1 to smithi08466639-165 2023-10-01T07:35:05.882 INFO:tasks.rados.rados.0.smithi084.stdout:3137: finishing write tid 2 to smithi08466639-165 2023-10-01T07:35:05.882 INFO:tasks.rados.rados.0.smithi084.stdout:3137: finishing write tid 3 to smithi08466639-165 2023-10-01T07:35:05.882 INFO:tasks.rados.rados.0.smithi084.stdout:3137: finishing write tid 4 to smithi08466639-165 2023-10-01T07:35:05.882 INFO:tasks.rados.rados.0.smithi084.stdout:3137: finishing write tid 5 to smithi08466639-165 2023-10-01T07:35:05.882 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 165 v 431 (ObjNum 1977 snap 0 seq_num 1977) dirty exists 2023-10-01T07:35:05.882 INFO:tasks.rados.rados.0.smithi084.stdout:3137: left oid 165 (ObjNum 1977 snap 0 seq_num 1977) 2023-10-01T07:35:05.882 INFO:tasks.rados.rados.0.smithi084.stdout:3138: expect (ObjNum 1925 snap 0 seq_num 1925) 2023-10-01T07:35:05.963 INFO:tasks.rados.rados.0.smithi084.stdout:3139: finishing write tid 1 to smithi08466639-37 2023-10-01T07:35:05.963 INFO:tasks.rados.rados.0.smithi084.stdout:3139: finishing write tid 2 to smithi08466639-37 2023-10-01T07:35:05.963 INFO:tasks.rados.rados.0.smithi084.stdout:3139: finishing write tid 3 to smithi08466639-37 2023-10-01T07:35:05.963 INFO:tasks.rados.rados.0.smithi084.stdout:3139: finishing write tid 4 to smithi08466639-37 2023-10-01T07:35:05.964 INFO:tasks.rados.rados.0.smithi084.stdout:3139: finishing write tid 5 to smithi08466639-37 2023-10-01T07:35:05.964 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 37 v 419 (ObjNum 1978 snap 0 seq_num 1978) dirty exists 2023-10-01T07:35:05.964 INFO:tasks.rados.rados.0.smithi084.stdout:3139: left oid 37 (ObjNum 1978 snap 0 seq_num 1978) 2023-10-01T07:35:05.964 INFO:tasks.rados.rados.0.smithi084.stdout:3142: finishing write tid 1 to smithi08466639-67 2023-10-01T07:35:05.964 INFO:tasks.rados.rados.0.smithi084.stdout:3142: finishing write tid 2 to smithi08466639-67 2023-10-01T07:35:05.964 INFO:tasks.rados.rados.0.smithi084.stdout:3141: expect (ObjNum 673 snap 0 seq_num 673) 2023-10-01T07:35:05.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:05 smithi112 bash[27689]: cluster 2023-10-01T07:35:04.389953+0000 mgr.x (mgr.24739) 72 : cluster [DBG] pgmap v43: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 7.2 MiB/s wr, 72 op/s 2023-10-01T07:35:05.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:05 smithi112 bash[27689]: audit 2023-10-01T07:35:04.814989+0000 mon.a (mon.0) 807 : audit [DBG] from='client.? 172.21.15.84:0/1529965551' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:06.125 INFO:tasks.rados.rados.0.smithi084.stdout:3142: finishing write tid 3 to smithi08466639-67 2023-10-01T07:35:06.125 INFO:tasks.rados.rados.0.smithi084.stdout:3142: finishing write tid 4 to smithi08466639-67 2023-10-01T07:35:06.125 INFO:tasks.rados.rados.0.smithi084.stdout:3142: finishing write tid 5 to smithi08466639-67 2023-10-01T07:35:06.125 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 67 v 362 (ObjNum 1979 snap 0 seq_num 1979) dirty exists 2023-10-01T07:35:06.125 INFO:tasks.rados.rados.0.smithi084.stdout:3142: left oid 67 (ObjNum 1979 snap 0 seq_num 1979) 2023-10-01T07:35:06.125 INFO:tasks.rados.rados.0.smithi084.stdout:3143: finishing write tid 1 to smithi08466639-56 2023-10-01T07:35:06.126 INFO:tasks.rados.rados.0.smithi084.stdout:3143: finishing write tid 2 to smithi08466639-56 2023-10-01T07:35:06.126 INFO:tasks.rados.rados.0.smithi084.stdout:3143: finishing write tid 3 to smithi08466639-56 2023-10-01T07:35:06.126 INFO:tasks.rados.rados.0.smithi084.stdout:3143: finishing write tid 4 to smithi08466639-56 2023-10-01T07:35:06.126 INFO:tasks.rados.rados.0.smithi084.stdout:3143: finishing write tid 5 to smithi08466639-56 2023-10-01T07:35:06.126 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 56 v 466 (ObjNum 1980 snap 0 seq_num 1980) dirty exists 2023-10-01T07:35:06.126 INFO:tasks.rados.rados.0.smithi084.stdout:3143: left oid 56 (ObjNum 1980 snap 0 seq_num 1980) 2023-10-01T07:35:06.126 INFO:tasks.rados.rados.0.smithi084.stdout:3144: expect (ObjNum 1809 snap 0 seq_num 1809) 2023-10-01T07:35:06.233 INFO:tasks.rados.rados.0.smithi084.stdout:3145: finishing write tid 1 to smithi08466639-445 2023-10-01T07:35:06.233 INFO:tasks.rados.rados.0.smithi084.stdout:3145: finishing write tid 2 to smithi08466639-445 2023-10-01T07:35:06.233 INFO:tasks.rados.rados.0.smithi084.stdout:3145: finishing write tid 3 to smithi08466639-445 2023-10-01T07:35:06.233 INFO:tasks.rados.rados.0.smithi084.stdout:3133: done (15 left) 2023-10-01T07:35:06.233 INFO:tasks.rados.rados.0.smithi084.stdout:3135: done (14 left) 2023-10-01T07:35:06.233 INFO:tasks.rados.rados.0.smithi084.stdout:3136: done (13 left) 2023-10-01T07:35:06.233 INFO:tasks.rados.rados.0.smithi084.stdout:3137: done (12 left) 2023-10-01T07:35:06.233 INFO:tasks.rados.rados.0.smithi084.stdout:3138: done (11 left) 2023-10-01T07:35:06.233 INFO:tasks.rados.rados.0.smithi084.stdout:3139: done (10 left) 2023-10-01T07:35:06.234 INFO:tasks.rados.rados.0.smithi084.stdout:3140: done (9 left) 2023-10-01T07:35:06.234 INFO:tasks.rados.rados.0.smithi084.stdout:3141: done (8 left) 2023-10-01T07:35:06.234 INFO:tasks.rados.rados.0.smithi084.stdout:3142: done (7 left) 2023-10-01T07:35:06.234 INFO:tasks.rados.rados.0.smithi084.stdout:3143: done (6 left) 2023-10-01T07:35:06.234 INFO:tasks.rados.rados.0.smithi084.stdout:3144: done (5 left) 2023-10-01T07:35:06.234 INFO:tasks.rados.rados.0.smithi084.stdout:3149: done (4 left) 2023-10-01T07:35:06.234 INFO:tasks.rados.rados.0.smithi084.stdout:3150: delete oid 150 current snap is 0 2023-10-01T07:35:06.234 INFO:tasks.rados.rados.0.smithi084.stdout:3145: finishing write tid 4 to smithi08466639-445 2023-10-01T07:35:06.234 INFO:tasks.rados.rados.0.smithi084.stdout:3145: finishing write tid 5 to smithi08466639-445 2023-10-01T07:35:06.234 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 445 v 491 (ObjNum 1981 snap 0 seq_num 1981) dirty exists 2023-10-01T07:35:06.234 INFO:tasks.rados.rados.0.smithi084.stdout:3145: left oid 445 (ObjNum 1981 snap 0 seq_num 1981) 2023-10-01T07:35:06.235 INFO:tasks.rados.rados.0.smithi084.stdout:3147: expect (ObjNum 1458 snap 0 seq_num 1458) 2023-10-01T07:35:06.313 INFO:tasks.rados.rados.0.smithi084.stdout:3146: expect (ObjNum 504 snap 0 seq_num 504) 2023-10-01T07:35:06.429 INFO:tasks.rados.rados.0.smithi084.stdout:3148: finishing write tid 1 to smithi08466639-72 2023-10-01T07:35:06.429 INFO:tasks.rados.rados.0.smithi084.stdout:3148: finishing write tid 2 to smithi08466639-72 2023-10-01T07:35:06.429 INFO:tasks.rados.rados.0.smithi084.stdout:3148: finishing write tid 3 to smithi08466639-72 2023-10-01T07:35:06.429 INFO:tasks.rados.rados.0.smithi084.stdout:3148: finishing write tid 4 to smithi08466639-72 2023-10-01T07:35:06.429 INFO:tasks.rados.rados.0.smithi084.stdout:3148: finishing write tid 5 to smithi08466639-72 2023-10-01T07:35:06.429 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 72 v 463 (ObjNum 1982 snap 0 seq_num 1982) dirty exists 2023-10-01T07:35:06.430 INFO:tasks.rados.rados.0.smithi084.stdout:3148: left oid 72 (ObjNum 1982 snap 0 seq_num 1982) 2023-10-01T07:35:06.430 INFO:tasks.rados.rados.0.smithi084.stdout:3145: done (4 left) 2023-10-01T07:35:06.430 INFO:tasks.rados.rados.0.smithi084.stdout:3146: done (3 left) 2023-10-01T07:35:06.430 INFO:tasks.rados.rados.0.smithi084.stdout:3147: done (2 left) 2023-10-01T07:35:06.430 INFO:tasks.rados.rados.0.smithi084.stdout:3148: done (1 left) 2023-10-01T07:35:06.430 INFO:tasks.rados.rados.0.smithi084.stdout:3150: done (0 left) 2023-10-01T07:35:06.430 INFO:tasks.rados.rados.0.smithi084.stdout:3151: read oid 154 snap -1 2023-10-01T07:35:06.430 INFO:tasks.rados.rados.0.smithi084.stdout:3151: expect (ObjNum 1570 snap 0 seq_num 1570) 2023-10-01T07:35:06.430 INFO:tasks.rados.rados.0.smithi084.stdout:3152: read oid 60 snap -1 2023-10-01T07:35:06.430 INFO:tasks.rados.rados.0.smithi084.stdout:3152: expect (ObjNum 1376 snap 0 seq_num 1376) 2023-10-01T07:35:06.431 INFO:tasks.rados.rados.0.smithi084.stdout:3153: read oid 446 snap -1 2023-10-01T07:35:06.431 INFO:tasks.rados.rados.0.smithi084.stdout:3153: expect (ObjNum 1946 snap 0 seq_num 1946) 2023-10-01T07:35:06.431 INFO:tasks.rados.rados.0.smithi084.stdout:3154: write oid 199 current snap is 0 2023-10-01T07:35:06.431 INFO:tasks.rados.rados.0.smithi084.stdout:3154: seq_num 1985 ranges {561895=537398,1507345=642360,2560876=672122} 2023-10-01T07:35:06.439 INFO:tasks.rados.rados.0.smithi084.stdout:3154: writing smithi08466639-199 from 561895 to 1099293 tid 1 2023-10-01T07:35:06.446 INFO:tasks.rados.rados.0.smithi084.stdout:3154: writing smithi08466639-199 from 1507345 to 2149705 tid 2 2023-10-01T07:35:06.453 INFO:tasks.rados.rados.0.smithi084.stdout:3154: writing smithi08466639-199 from 2560876 to 3232998 tid 3 2023-10-01T07:35:06.453 INFO:tasks.rados.rados.0.smithi084.stdout:3155: read oid 95 snap -1 2023-10-01T07:35:06.453 INFO:tasks.rados.rados.0.smithi084.stdout:3155: expect (ObjNum 1606 snap 0 seq_num 1606) 2023-10-01T07:35:06.453 INFO:tasks.rados.rados.0.smithi084.stdout:3156: delete oid 64 current snap is 0 2023-10-01T07:35:06.453 INFO:tasks.rados.rados.0.smithi084.stdout:3153: expect (ObjNum 1946 snap 0 seq_num 1946) 2023-10-01T07:35:06.622 INFO:tasks.rados.rados.0.smithi084.stdout:3151: expect (ObjNum 1570 snap 0 seq_num 1570) 2023-10-01T07:35:06.728 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:06 smithi112 bash[50625]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:35:06] "GET /metrics HTTP/1.1" 200 36076 "" "Prometheus/2.33.4" 2023-10-01T07:35:06.751 INFO:tasks.rados.rados.0.smithi084.stdout:3152: expect (ObjNum 1376 snap 0 seq_num 1376) 2023-10-01T07:35:06.824 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:06 smithi084 bash[71014]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-mgr-y 2023-10-01T07:35:06.824 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:06 smithi084 systemd[1]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@mgr.y.service: Main process exited, code=exited, status=143/n/a 2023-10-01T07:35:06.824 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:06 smithi084 bash[71078]: Error response from daemon: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-mgr-y 2023-10-01T07:35:06.824 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:06 smithi084 systemd[1]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@mgr.y.service: Failed with result 'exit-code'. 2023-10-01T07:35:06.825 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:06 smithi084 systemd[1]: Stopped Ceph mgr.y for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T07:35:06.953 INFO:tasks.rados.rados.0.smithi084.stdout:3154: finishing write tid 1 to smithi08466639-199 2023-10-01T07:35:06.953 INFO:tasks.rados.rados.0.smithi084.stdout:3154: finishing write tid 2 to smithi08466639-199 2023-10-01T07:35:06.954 INFO:tasks.rados.rados.0.smithi084.stdout:3154: finishing write tid 3 to smithi08466639-199 2023-10-01T07:35:06.954 INFO:tasks.rados.rados.0.smithi084.stdout:3151: done (5 left) 2023-10-01T07:35:06.954 INFO:tasks.rados.rados.0.smithi084.stdout:3152: done (4 left) 2023-10-01T07:35:06.954 INFO:tasks.rados.rados.0.smithi084.stdout:3153: done (3 left) 2023-10-01T07:35:06.954 INFO:tasks.rados.rados.0.smithi084.stdout:3156: done (2 left) 2023-10-01T07:35:06.954 INFO:tasks.rados.rados.0.smithi084.stdout:3157: read oid 171 snap -1 2023-10-01T07:35:06.954 INFO:tasks.rados.rados.0.smithi084.stdout:3157: expect deleted 2023-10-01T07:35:06.954 INFO:tasks.rados.rados.0.smithi084.stdout:3158: delete oid 384 current snap is 0 2023-10-01T07:35:06.954 INFO:tasks.rados.rados.0.smithi084.stdout:3154: finishing write tid 4 to smithi08466639-199 2023-10-01T07:35:06.954 INFO:tasks.rados.rados.0.smithi084.stdout:3154: finishing write tid 5 to smithi08466639-199 2023-10-01T07:35:06.954 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 199 v 440 (ObjNum 1985 snap 0 seq_num 1985) dirty exists 2023-10-01T07:35:06.955 INFO:tasks.rados.rados.0.smithi084.stdout:3154: left oid 199 (ObjNum 1985 snap 0 seq_num 1985) 2023-10-01T07:35:06.955 INFO:tasks.rados.rados.0.smithi084.stdout:3155: expect (ObjNum 1606 snap 0 seq_num 1606) 2023-10-01T07:35:07.166 INFO:tasks.rados.rados.0.smithi084.stdout:3154: done (3 left) 2023-10-01T07:35:07.166 INFO:tasks.rados.rados.0.smithi084.stdout:3155: done (2 left) 2023-10-01T07:35:07.166 INFO:tasks.rados.rados.0.smithi084.stdout:3157: done (1 left) 2023-10-01T07:35:07.166 INFO:tasks.rados.rados.0.smithi084.stdout:3158: done (0 left) 2023-10-01T07:35:07.166 INFO:tasks.rados.rados.0.smithi084.stdout:3159: write oid 309 current snap is 0 2023-10-01T07:35:07.166 INFO:tasks.rados.rados.0.smithi084.stdout:3159: seq_num 1988 ranges {612316=763145,2082791=789687} 2023-10-01T07:35:07.173 INFO:tasks.rados.rados.0.smithi084.stdout:3159: writing smithi08466639-309 from 612316 to 1375461 tid 1 2023-10-01T07:35:07.181 INFO:tasks.rados.rados.0.smithi084.stdout:3159: writing smithi08466639-309 from 2082791 to 2872478 tid 2 2023-10-01T07:35:07.182 INFO:tasks.rados.rados.0.smithi084.stdout:3160: read oid 156 snap -1 2023-10-01T07:35:07.182 INFO:tasks.rados.rados.0.smithi084.stdout:3160: expect deleted 2023-10-01T07:35:07.182 INFO:tasks.rados.rados.0.smithi084.stdout:3161: delete oid 283 current snap is 0 2023-10-01T07:35:07.182 INFO:tasks.rados.rados.0.smithi084.stdout:3159: finishing write tid 1 to smithi08466639-309 2023-10-01T07:35:07.184 INFO:tasks.rados.rados.0.smithi084.stdout:3160: done (2 left) 2023-10-01T07:35:07.184 INFO:tasks.rados.rados.0.smithi084.stdout:3161: done (1 left) 2023-10-01T07:35:07.184 INFO:tasks.rados.rados.0.smithi084.stdout:3162: read oid 336 snap -1 2023-10-01T07:35:07.184 INFO:tasks.rados.rados.0.smithi084.stdout:3162: expect (ObjNum 1085 snap 0 seq_num 1085) 2023-10-01T07:35:07.185 INFO:tasks.rados.rados.0.smithi084.stdout:3163: write oid 105 current snap is 0 2023-10-01T07:35:07.185 INFO:tasks.rados.rados.0.smithi084.stdout:3163: seq_num 1990 ranges {645930=513643,1683402=793356,2981638=464292} 2023-10-01T07:35:07.192 INFO:tasks.rados.rados.0.smithi084.stdout:3163: writing smithi08466639-105 from 645930 to 1159573 tid 1 2023-10-01T07:35:07.202 INFO:tasks.rados.rados.0.smithi084.stdout:3163: writing smithi08466639-105 from 1683402 to 2476758 tid 2 2023-10-01T07:35:07.208 INFO:tasks.rados.rados.0.smithi084.stdout:3163: writing smithi08466639-105 from 2981638 to 3445930 tid 3 2023-10-01T07:35:07.209 INFO:tasks.rados.rados.0.smithi084.stdout:3164: write oid 237 current snap is 0 2023-10-01T07:35:07.209 INFO:tasks.rados.rados.0.smithi084.stdout:3159: finishing write tid 2 to smithi08466639-309 2023-10-01T07:35:07.209 INFO:tasks.rados.rados.0.smithi084.stdout:3159: finishing write tid 3 to smithi08466639-309 2023-10-01T07:35:07.209 INFO:tasks.rados.rados.0.smithi084.stdout:3159: finishing write tid 4 to smithi08466639-309 2023-10-01T07:35:07.209 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 309 v 297 (ObjNum 1988 snap 0 seq_num 1988) dirty exists 2023-10-01T07:35:07.209 INFO:tasks.rados.rados.0.smithi084.stdout:3159: left oid 309 (ObjNum 1988 snap 0 seq_num 1988) 2023-10-01T07:35:07.209 INFO:tasks.rados.rados.0.smithi084.stdout:3162: expect (ObjNum 1085 snap 0 seq_num 1085) 2023-10-01T07:35:07.314 INFO:tasks.rados.rados.0.smithi084.stdout:3163: finishing write tid 1 to smithi08466639-105 2023-10-01T07:35:07.314 INFO:tasks.rados.rados.0.smithi084.stdout:3163: finishing write tid 2 to smithi08466639-105 2023-10-01T07:35:07.314 INFO:tasks.rados.rados.0.smithi084.stdout:3164: seq_num 1991 ranges {662737=588892,1741884=653367,3009061=453676} 2023-10-01T07:35:07.321 INFO:tasks.rados.rados.0.smithi084.stdout:3164: writing smithi08466639-237 from 662737 to 1251629 tid 1 2023-10-01T07:35:07.324 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:06 smithi084 systemd[1]: Started Ceph mgr.y for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T07:35:07.327 INFO:tasks.rados.rados.0.smithi084.stdout:3164: writing smithi08466639-237 from 1741884 to 2395251 tid 2 2023-10-01T07:35:07.333 INFO:tasks.rados.rados.0.smithi084.stdout:3164: writing smithi08466639-237 from 3009061 to 3462737 tid 3 2023-10-01T07:35:07.333 INFO:tasks.rados.rados.0.smithi084.stdout:3159: done (3 left) 2023-10-01T07:35:07.334 INFO:tasks.rados.rados.0.smithi084.stdout:3162: done (2 left) 2023-10-01T07:35:07.334 INFO:tasks.rados.rados.0.smithi084.stdout:3165: read oid 435 snap -1 2023-10-01T07:35:07.334 INFO:tasks.rados.rados.0.smithi084.stdout:3165: expect (ObjNum 1624 snap 0 seq_num 1624) 2023-10-01T07:35:07.334 INFO:tasks.rados.rados.0.smithi084.stdout:3166: delete oid 397 current snap is 0 2023-10-01T07:35:07.334 INFO:tasks.rados.rados.0.smithi084.stdout:3163: finishing write tid 3 to smithi08466639-105 2023-10-01T07:35:07.334 INFO:tasks.rados.rados.0.smithi084.stdout:3163: finishing write tid 4 to smithi08466639-105 2023-10-01T07:35:07.334 INFO:tasks.rados.rados.0.smithi084.stdout:3163: finishing write tid 5 to smithi08466639-105 2023-10-01T07:35:07.334 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 105 v 467 (ObjNum 1990 snap 0 seq_num 1990) dirty exists 2023-10-01T07:35:07.334 INFO:tasks.rados.rados.0.smithi084.stdout:3163: left oid 105 (ObjNum 1990 snap 0 seq_num 1990) 2023-10-01T07:35:07.334 INFO:tasks.rados.rados.0.smithi084.stdout:3164: finishing write tid 1 to smithi08466639-237 2023-10-01T07:35:07.334 INFO:tasks.rados.rados.0.smithi084.stdout:3164: finishing write tid 2 to smithi08466639-237 2023-10-01T07:35:07.335 INFO:tasks.rados.rados.0.smithi084.stdout:3163: done (3 left) 2023-10-01T07:35:07.335 INFO:tasks.rados.rados.0.smithi084.stdout:3166: done (2 left) 2023-10-01T07:35:07.335 INFO:tasks.rados.rados.0.smithi084.stdout:3167: delete oid 293 current snap is 0 2023-10-01T07:35:07.340 INFO:tasks.rados.rados.0.smithi084.stdout:3164: finishing write tid 3 to smithi08466639-237 2023-10-01T07:35:07.340 INFO:tasks.rados.rados.0.smithi084.stdout:3167: done (2 left) 2023-10-01T07:35:07.340 INFO:tasks.rados.rados.0.smithi084.stdout:3168: write oid 8 current snap is 0 2023-10-01T07:35:07.340 INFO:tasks.rados.rados.0.smithi084.stdout:3168: seq_num 1994 ranges {713158=530992,1917330=400694,3091330=406276} 2023-10-01T07:35:07.346 INFO:tasks.rados.rados.0.smithi084.stdout:3168: writing smithi08466639-8 from 713158 to 1244150 tid 1 2023-10-01T07:35:07.353 INFO:tasks.rados.rados.0.smithi084.stdout:3168: writing smithi08466639-8 from 1917330 to 2318024 tid 2 2023-10-01T07:35:07.359 INFO:tasks.rados.rados.0.smithi084.stdout:3168: writing smithi08466639-8 from 3091330 to 3497606 tid 3 2023-10-01T07:35:07.359 INFO:tasks.rados.rados.0.smithi084.stdout:3169: write oid 81 current snap is 0 2023-10-01T07:35:07.360 INFO:tasks.rados.rados.0.smithi084.stdout:3169: seq_num 1995 ranges {729965=606241,1975812=660705,3118753=411212} 2023-10-01T07:35:07.367 INFO:tasks.rados.rados.0.smithi084.stdout:3169: writing smithi08466639-81 from 729965 to 1336206 tid 1 2023-10-01T07:35:07.374 INFO:tasks.rados.rados.0.smithi084.stdout:3169: writing smithi08466639-81 from 1975812 to 2636517 tid 2 2023-10-01T07:35:07.382 INFO:tasks.rados.rados.0.smithi084.stdout:3169: writing smithi08466639-81 from 3118753 to 3529965 tid 3 2023-10-01T07:35:07.383 INFO:tasks.rados.rados.0.smithi084.stdout:3170: read oid 484 snap -1 2023-10-01T07:35:07.383 INFO:tasks.rados.rados.0.smithi084.stdout:3170: expect deleted 2023-10-01T07:35:07.383 INFO:tasks.rados.rados.0.smithi084.stdout:3171: write oid 388 current snap is 0 2023-10-01T07:35:07.383 INFO:tasks.rados.rados.0.smithi084.stdout:3171: seq_num 1996 ranges {746772=681490,2034294=404363,3146176=400596} 2023-10-01T07:35:07.390 INFO:tasks.rados.rados.0.smithi084.stdout:3171: writing smithi08466639-388 from 746772 to 1428262 tid 1 2023-10-01T07:35:07.396 INFO:tasks.rados.rados.0.smithi084.stdout:3171: writing smithi08466639-388 from 2034294 to 2438657 tid 2 2023-10-01T07:35:07.402 INFO:tasks.rados.rados.0.smithi084.stdout:3171: writing smithi08466639-388 from 3146176 to 3546772 tid 3 2023-10-01T07:35:07.402 INFO:tasks.rados.rados.0.smithi084.stdout:3172: write oid 221 current snap is 0 2023-10-01T07:35:07.402 INFO:tasks.rados.rados.0.smithi084.stdout:3172: seq_num 1997 ranges {763579=756739,1976423=548021,2940893=622686} 2023-10-01T07:35:07.410 INFO:tasks.rados.rados.0.smithi084.stdout:3172: writing smithi08466639-221 from 763579 to 1520318 tid 1 2023-10-01T07:35:07.416 INFO:tasks.rados.rados.0.smithi084.stdout:3172: writing smithi08466639-221 from 1976423 to 2524444 tid 2 2023-10-01T07:35:07.423 INFO:tasks.rados.rados.0.smithi084.stdout:3172: writing smithi08466639-221 from 2940893 to 3563579 tid 3 2023-10-01T07:35:07.423 INFO:tasks.rados.rados.0.smithi084.stdout:3173: read oid 462 snap -1 2023-10-01T07:35:07.423 INFO:tasks.rados.rados.0.smithi084.stdout:3173: expect deleted 2023-10-01T07:35:07.423 INFO:tasks.rados.rados.0.smithi084.stdout:3174: read oid 223 snap -1 2023-10-01T07:35:07.423 INFO:tasks.rados.rados.0.smithi084.stdout:3174: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-10-01T07:35:07.423 INFO:tasks.rados.rados.0.smithi084.stdout:3175: write oid 282 current snap is 0 2023-10-01T07:35:07.423 INFO:tasks.rados.rados.0.smithi084.stdout:3164: finishing write tid 4 to smithi08466639-237 2023-10-01T07:35:07.423 INFO:tasks.rados.rados.0.smithi084.stdout:3164: finishing write tid 5 to smithi08466639-237 2023-10-01T07:35:07.423 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 237 v 315 (ObjNum 1991 snap 0 seq_num 1991) dirty exists 2023-10-01T07:35:07.424 INFO:tasks.rados.rados.0.smithi084.stdout:3164: left oid 237 (ObjNum 1991 snap 0 seq_num 1991) 2023-10-01T07:35:07.424 INFO:tasks.rados.rados.0.smithi084.stdout:3165: expect (ObjNum 1624 snap 0 seq_num 1624) 2023-10-01T07:35:07.585 INFO:tasks.rados.rados.0.smithi084.stdout:3168: finishing write tid 1 to smithi08466639-8 2023-10-01T07:35:07.585 INFO:tasks.rados.rados.0.smithi084.stdout:3168: finishing write tid 2 to smithi08466639-8 2023-10-01T07:35:07.585 INFO:tasks.rados.rados.0.smithi084.stdout:3168: finishing write tid 3 to smithi08466639-8 2023-10-01T07:35:07.586 INFO:tasks.rados.rados.0.smithi084.stdout:3168: finishing write tid 4 to smithi08466639-8 2023-10-01T07:35:07.586 INFO:tasks.rados.rados.0.smithi084.stdout:3168: finishing write tid 5 to smithi08466639-8 2023-10-01T07:35:07.586 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 8 v 444 (ObjNum 1994 snap 0 seq_num 1994) dirty exists 2023-10-01T07:35:07.586 INFO:tasks.rados.rados.0.smithi084.stdout:3168: left oid 8 (ObjNum 1994 snap 0 seq_num 1994) 2023-10-01T07:35:07.586 INFO:tasks.rados.rados.0.smithi084.stdout:3169: finishing write tid 1 to smithi08466639-81 2023-10-01T07:35:07.586 INFO:tasks.rados.rados.0.smithi084.stdout:3169: finishing write tid 2 to smithi08466639-81 2023-10-01T07:35:07.586 INFO:tasks.rados.rados.0.smithi084.stdout:3169: finishing write tid 3 to smithi08466639-81 2023-10-01T07:35:07.586 INFO:tasks.rados.rados.0.smithi084.stdout:3169: finishing write tid 4 to smithi08466639-81 2023-10-01T07:35:07.586 INFO:tasks.rados.rados.0.smithi084.stdout:3169: finishing write tid 5 to smithi08466639-81 2023-10-01T07:35:07.586 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 81 v 448 (ObjNum 1995 snap 0 seq_num 1995) dirty exists 2023-10-01T07:35:07.586 INFO:tasks.rados.rados.0.smithi084.stdout:3169: left oid 81 (ObjNum 1995 snap 0 seq_num 1995) 2023-10-01T07:35:07.587 INFO:tasks.rados.rados.0.smithi084.stdout:3171: finishing write tid 1 to smithi08466639-388 2023-10-01T07:35:07.587 INFO:tasks.rados.rados.0.smithi084.stdout:3171: finishing write tid 2 to smithi08466639-388 2023-10-01T07:35:07.587 INFO:tasks.rados.rados.0.smithi084.stdout:3171: finishing write tid 3 to smithi08466639-388 2023-10-01T07:35:07.587 INFO:tasks.rados.rados.0.smithi084.stdout:3171: finishing write tid 4 to smithi08466639-388 2023-10-01T07:35:07.587 INFO:tasks.rados.rados.0.smithi084.stdout:3171: finishing write tid 5 to smithi08466639-388 2023-10-01T07:35:07.587 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 388 v 357 (ObjNum 1996 snap 0 seq_num 1996) dirty exists 2023-10-01T07:35:07.587 INFO:tasks.rados.rados.0.smithi084.stdout:3171: left oid 388 (ObjNum 1996 snap 0 seq_num 1996) 2023-10-01T07:35:07.587 INFO:tasks.rados.rados.0.smithi084.stdout:3172: finishing write tid 1 to smithi08466639-221 2023-10-01T07:35:07.587 INFO:tasks.rados.rados.0.smithi084.stdout:3172: finishing write tid 2 to smithi08466639-221 2023-10-01T07:35:07.587 INFO:tasks.rados.rados.0.smithi084.stdout:3172: finishing write tid 3 to smithi08466639-221 2023-10-01T07:35:07.587 INFO:tasks.rados.rados.0.smithi084.stdout:3172: finishing write tid 4 to smithi08466639-221 2023-10-01T07:35:07.587 INFO:tasks.rados.rados.0.smithi084.stdout:3172: finishing write tid 5 to smithi08466639-221 2023-10-01T07:35:07.587 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 221 v 452 (ObjNum 1997 snap 0 seq_num 1997) dirty exists 2023-10-01T07:35:07.587 INFO:tasks.rados.rados.0.smithi084.stdout:3172: left oid 221 (ObjNum 1997 snap 0 seq_num 1997) 2023-10-01T07:35:07.588 INFO:tasks.rados.rados.0.smithi084.stdout:3174: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-10-01T07:35:07.724 INFO:tasks.rados.rados.0.smithi084.stdout:3175: seq_num 1998 ranges {780386=431988,1634905=408032,2684669=567717} 2023-10-01T07:35:07.737 INFO:tasks.rados.rados.0.smithi084.stdout:3175: writing smithi08466639-282 from 780386 to 1212374 tid 1 2023-10-01T07:35:07.742 INFO:tasks.rados.rados.0.smithi084.stdout:3175: writing smithi08466639-282 from 1634905 to 2042937 tid 2 2023-10-01T07:35:07.751 INFO:tasks.rados.rados.0.smithi084.stdout:3175: writing smithi08466639-282 from 2684669 to 3252386 tid 3 2023-10-01T07:35:07.751 INFO:tasks.rados.rados.0.smithi084.stdout:3164: done (9 left) 2023-10-01T07:35:07.751 INFO:tasks.rados.rados.0.smithi084.stdout:3165: done (8 left) 2023-10-01T07:35:07.751 INFO:tasks.rados.rados.0.smithi084.stdout:3168: done (7 left) 2023-10-01T07:35:07.751 INFO:tasks.rados.rados.0.smithi084.stdout:3169: done (6 left) 2023-10-01T07:35:07.751 INFO:tasks.rados.rados.0.smithi084.stdout:3170: done (5 left) 2023-10-01T07:35:07.751 INFO:tasks.rados.rados.0.smithi084.stdout:3171: done (4 left) 2023-10-01T07:35:07.751 INFO:tasks.rados.rados.0.smithi084.stdout:3172: done (3 left) 2023-10-01T07:35:07.751 INFO:tasks.rados.rados.0.smithi084.stdout:3173: done (2 left) 2023-10-01T07:35:07.752 INFO:tasks.rados.rados.0.smithi084.stdout:3174: done (1 left) 2023-10-01T07:35:07.752 INFO:tasks.rados.rados.0.smithi084.stdout:3176: read oid 312 snap -1 2023-10-01T07:35:07.752 INFO:tasks.rados.rados.0.smithi084.stdout:3176: expect (ObjNum 1815 snap 0 seq_num 1815) 2023-10-01T07:35:07.752 INFO:tasks.rados.rados.0.smithi084.stdout:3177: write oid 191 current snap is 0 2023-10-01T07:35:07.752 INFO:tasks.rados.rados.0.smithi084.stdout:3175: finishing write tid 1 to smithi08466639-282 2023-10-01T07:35:07.752 INFO:tasks.rados.rados.0.smithi084.stdout:3175: finishing write tid 2 to smithi08466639-282 2023-10-01T07:35:07.752 INFO:tasks.rados.rados.0.smithi084.stdout:3177: seq_num 1999 ranges {797193=507237,2093387=551690,3112092=485101} 2023-10-01T07:35:07.757 INFO:tasks.rados.rados.0.smithi084.stdout:3177: writing smithi08466639-191 from 797193 to 1304430 tid 1 2023-10-01T07:35:07.765 INFO:tasks.rados.rados.0.smithi084.stdout:3177: writing smithi08466639-191 from 2093387 to 2645077 tid 2 2023-10-01T07:35:07.771 INFO:tasks.rados.rados.0.smithi084.stdout:3177: writing smithi08466639-191 from 3112092 to 3597193 tid 3 2023-10-01T07:35:07.771 INFO:tasks.rados.rados.0.smithi084.stdout:3178: delete oid 410 current snap is 0 2023-10-01T07:35:07.771 INFO:tasks.rados.rados.0.smithi084.stdout:3175: finishing write tid 3 to smithi08466639-282 2023-10-01T07:35:07.771 INFO:tasks.rados.rados.0.smithi084.stdout:3175: finishing write tid 4 to smithi08466639-282 2023-10-01T07:35:07.771 INFO:tasks.rados.rados.0.smithi084.stdout:3175: finishing write tid 5 to smithi08466639-282 2023-10-01T07:35:07.771 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 282 v 343 (ObjNum 1998 snap 0 seq_num 1998) dirty exists 2023-10-01T07:35:07.771 INFO:tasks.rados.rados.0.smithi084.stdout:3175: left oid 282 (ObjNum 1998 snap 0 seq_num 1998) 2023-10-01T07:35:07.772 INFO:tasks.rados.rados.0.smithi084.stdout:3176: expect (ObjNum 1815 snap 0 seq_num 1815) 2023-10-01T07:35:07.925 INFO:tasks.rados.rados.0.smithi084.stdout:3177: finishing write tid 1 to smithi08466639-191 2023-10-01T07:35:07.925 INFO:tasks.rados.rados.0.smithi084.stdout:3177: finishing write tid 2 to smithi08466639-191 2023-10-01T07:35:07.926 INFO:tasks.rados.rados.0.smithi084.stdout:3177: finishing write tid 3 to smithi08466639-191 2023-10-01T07:35:07.926 INFO:tasks.rados.rados.0.smithi084.stdout:3177: finishing write tid 4 to smithi08466639-191 2023-10-01T07:35:07.926 INFO:tasks.rados.rados.0.smithi084.stdout:3177: finishing write tid 5 to smithi08466639-191 2023-10-01T07:35:07.926 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 191 v 423 (ObjNum 1999 snap 0 seq_num 1999) dirty exists 2023-10-01T07:35:07.926 INFO:tasks.rados.rados.0.smithi084.stdout:3177: left oid 191 (ObjNum 1999 snap 0 seq_num 1999) 2023-10-01T07:35:07.926 INFO:tasks.rados.rados.0.smithi084.stdout:3175: done (3 left) 2023-10-01T07:35:07.926 INFO:tasks.rados.rados.0.smithi084.stdout:3176: done (2 left) 2023-10-01T07:35:07.926 INFO:tasks.rados.rados.0.smithi084.stdout:3177: done (1 left) 2023-10-01T07:35:07.926 INFO:tasks.rados.rados.0.smithi084.stdout:3178: done (0 left) 2023-10-01T07:35:07.926 INFO:tasks.rados.rados.0.smithi084.stdout:3179: write oid 312 current snap is 0 2023-10-01T07:35:07.926 INFO:tasks.rados.rados.0.smithi084.stdout:3179: seq_num 2001 ranges {430807=774088,1810351=555359,2766938=517886} 2023-10-01T07:35:07.932 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:07 smithi084 bash[33757]: cluster 2023-10-01T07:35:06.391211+0000 mgr.x (mgr.24739) 73 : cluster [DBG] pgmap v44: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 87 MiB/s rd, 11 MiB/s wr, 111 op/s 2023-10-01T07:35:07.932 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:07 smithi084 bash[33757]: audit 2023-10-01T07:35:06.951156+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:35:07.932 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:07 smithi084 bash[33757]: audit 2023-10-01T07:35:06.966830+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:35:07.932 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:07 smithi084 bash[33757]: audit 2023-10-01T07:35:07.009577+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:35:07.932 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:07 smithi084 bash[33757]: audit 2023-10-01T07:35:07.267912+0000 mon.a (mon.0) 810 : audit [DBG] from='client.? 172.21.15.84:0/4159039387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:07.933 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:07 smithi084 bash[27378]: cluster 2023-10-01T07:35:06.391211+0000 mgr.x (mgr.24739) 73 : cluster [DBG] pgmap v44: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 87 MiB/s rd, 11 MiB/s wr, 111 op/s 2023-10-01T07:35:07.933 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:07 smithi084 bash[27378]: audit 2023-10-01T07:35:06.951156+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:35:07.933 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:07 smithi084 bash[27378]: audit 2023-10-01T07:35:06.966830+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:35:07.933 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:07 smithi084 bash[27378]: audit 2023-10-01T07:35:07.009577+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:35:07.933 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:07 smithi084 bash[27378]: audit 2023-10-01T07:35:07.267912+0000 mon.a (mon.0) 810 : audit [DBG] from='client.? 172.21.15.84:0/4159039387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:07.938 INFO:tasks.rados.rados.0.smithi084.stdout:3179: writing smithi08466639-312 from 430807 to 1204895 tid 1 2023-10-01T07:35:07.945 INFO:tasks.rados.rados.0.smithi084.stdout:3179: writing smithi08466639-312 from 1810351 to 2365710 tid 2 2023-10-01T07:35:07.951 INFO:tasks.rados.rados.0.smithi084.stdout:3179: writing smithi08466639-312 from 2766938 to 3284824 tid 3 2023-10-01T07:35:07.951 INFO:tasks.rados.rados.0.smithi084.stdout:3180: write oid 495 current snap is 0 2023-10-01T07:35:07.951 INFO:tasks.rados.rados.0.smithi084.stdout:3179: finishing write tid 1 to smithi08466639-312 2023-10-01T07:35:07.951 INFO:tasks.rados.rados.0.smithi084.stdout:3179: finishing write tid 2 to smithi08466639-312 2023-10-01T07:35:07.951 INFO:tasks.rados.rados.0.smithi084.stdout:3180: seq_num 2002 ranges {447614=449337,1468833=415370,2394361=729158,3603789=43825} 2023-10-01T07:35:07.956 INFO:tasks.rados.rados.0.smithi084.stdout:3180: writing smithi08466639-495 from 447614 to 896951 tid 1 2023-10-01T07:35:07.962 INFO:tasks.rados.rados.0.smithi084.stdout:3180: writing smithi08466639-495 from 1468833 to 1884203 tid 2 2023-10-01T07:35:07.969 INFO:tasks.rados.rados.0.smithi084.stdout:3180: writing smithi08466639-495 from 2394361 to 3123519 tid 3 2023-10-01T07:35:07.972 INFO:tasks.rados.rados.0.smithi084.stdout:3180: writing smithi08466639-495 from 3603789 to 3647614 tid 4 2023-10-01T07:35:07.972 INFO:tasks.rados.rados.0.smithi084.stdout:3181: delete oid 247 current snap is 0 2023-10-01T07:35:07.972 INFO:tasks.rados.rados.0.smithi084.stdout:3179: finishing write tid 3 to smithi08466639-312 2023-10-01T07:35:07.972 INFO:tasks.rados.rados.0.smithi084.stdout:3179: finishing write tid 4 to smithi08466639-312 2023-10-01T07:35:07.972 INFO:tasks.rados.rados.0.smithi084.stdout:3179: finishing write tid 5 to smithi08466639-312 2023-10-01T07:35:07.973 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 312 v 358 (ObjNum 2001 snap 0 seq_num 2001) dirty exists 2023-10-01T07:35:07.973 INFO:tasks.rados.rados.0.smithi084.stdout:3179: left oid 312 (ObjNum 2001 snap 0 seq_num 2001) 2023-10-01T07:35:07.973 INFO:tasks.rados.rados.0.smithi084.stdout:3180: finishing write tid 1 to smithi08466639-495 2023-10-01T07:35:07.973 INFO:tasks.rados.rados.0.smithi084.stdout:3180: finishing write tid 2 to smithi08466639-495 2023-10-01T07:35:07.973 INFO:tasks.rados.rados.0.smithi084.stdout:3180: finishing write tid 3 to smithi08466639-495 2023-10-01T07:35:07.975 INFO:tasks.rados.rados.0.smithi084.stdout:3179: done (2 left) 2023-10-01T07:35:07.975 INFO:tasks.rados.rados.0.smithi084.stdout:3181: done (1 left) 2023-10-01T07:35:07.975 INFO:tasks.rados.rados.0.smithi084.stdout:3182: write oid 337 current snap is 0 2023-10-01T07:35:07.975 INFO:tasks.rados.rados.0.smithi084.stdout:3182: seq_num 2004 ranges {481228=599835,1585797=419039,2449207=751702} 2023-10-01T07:35:07.977 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:07 smithi112 bash[27689]: cluster 2023-10-01T07:35:06.391211+0000 mgr.x (mgr.24739) 73 : cluster [DBG] pgmap v44: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 87 MiB/s rd, 11 MiB/s wr, 111 op/s 2023-10-01T07:35:07.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:07 smithi112 bash[27689]: audit 2023-10-01T07:35:06.951156+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:35:07.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:07 smithi112 bash[27689]: audit 2023-10-01T07:35:06.966830+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:35:07.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:07 smithi112 bash[27689]: audit 2023-10-01T07:35:07.009577+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:35:07.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:07 smithi112 bash[27689]: audit 2023-10-01T07:35:07.267912+0000 mon.a (mon.0) 810 : audit [DBG] from='client.? 172.21.15.84:0/4159039387' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:07.983 INFO:tasks.rados.rados.0.smithi084.stdout:3182: writing smithi08466639-337 from 481228 to 1081063 tid 1 2023-10-01T07:35:07.989 INFO:tasks.rados.rados.0.smithi084.stdout:3182: writing smithi08466639-337 from 1585797 to 2004836 tid 2 2023-10-01T07:35:07.996 INFO:tasks.rados.rados.0.smithi084.stdout:3182: writing smithi08466639-337 from 2449207 to 3200909 tid 3 2023-10-01T07:35:07.996 INFO:tasks.rados.rados.0.smithi084.stdout:3183: read oid 3 snap -1 2023-10-01T07:35:07.996 INFO:tasks.rados.rados.0.smithi084.stdout:3183: expect (ObjNum 1770 snap 0 seq_num 1770) 2023-10-01T07:35:07.996 INFO:tasks.rados.rados.0.smithi084.stdout:3184: delete oid 265 current snap is 0 2023-10-01T07:35:07.996 INFO:tasks.rados.rados.0.smithi084.stdout:3180: finishing write tid 4 to smithi08466639-495 2023-10-01T07:35:07.996 INFO:tasks.rados.rados.0.smithi084.stdout:3180: finishing write tid 5 to smithi08466639-495 2023-10-01T07:35:07.996 INFO:tasks.rados.rados.0.smithi084.stdout:3180: finishing write tid 6 to smithi08466639-495 2023-10-01T07:35:07.997 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 495 v 344 (ObjNum 2002 snap 0 seq_num 2002) dirty exists 2023-10-01T07:35:07.997 INFO:tasks.rados.rados.0.smithi084.stdout:3180: left oid 495 (ObjNum 2002 snap 0 seq_num 2002) 2023-10-01T07:35:07.997 INFO:tasks.rados.rados.0.smithi084.stdout:3182: finishing write tid 1 to smithi08466639-337 2023-10-01T07:35:07.997 INFO:tasks.rados.rados.0.smithi084.stdout:3182: finishing write tid 2 to smithi08466639-337 2023-10-01T07:35:07.999 INFO:tasks.rados.rados.0.smithi084.stdout:3180: done (3 left) 2023-10-01T07:35:07.999 INFO:tasks.rados.rados.0.smithi084.stdout:3184: done (2 left) 2023-10-01T07:35:07.999 INFO:tasks.rados.rados.0.smithi084.stdout:3185: read oid 127 snap -1 2023-10-01T07:35:07.999 INFO:tasks.rados.rados.0.smithi084.stdout:3185: expect (ObjNum 1789 snap 0 seq_num 1789) 2023-10-01T07:35:07.999 INFO:tasks.rados.rados.0.smithi084.stdout:3186: read oid 181 snap -1 2023-10-01T07:35:07.999 INFO:tasks.rados.rados.0.smithi084.stdout:3186: expect (ObjNum 1696 snap 0 seq_num 1696) 2023-10-01T07:35:07.999 INFO:tasks.rados.rados.0.smithi084.stdout:3187: write oid 184 current snap is 0 2023-10-01T07:35:07.999 INFO:tasks.rados.rados.0.smithi084.stdout:3187: seq_num 2006 ranges {514842=750333,1986408=422708,3187700=490599} 2023-10-01T07:35:08.011 INFO:tasks.rados.rados.0.smithi084.stdout:3187: writing smithi08466639-184 from 514842 to 1265175 tid 1 2023-10-01T07:35:08.017 INFO:tasks.rados.rados.0.smithi084.stdout:3187: writing smithi08466639-184 from 1986408 to 2409116 tid 2 2023-10-01T07:35:08.028 INFO:tasks.rados.rados.0.smithi084.stdout:3187: writing smithi08466639-184 from 3187700 to 3678299 tid 3 2023-10-01T07:35:08.028 INFO:tasks.rados.rados.0.smithi084.stdout:3188: read oid 440 snap -1 2023-10-01T07:35:08.028 INFO:tasks.rados.rados.0.smithi084.stdout:3188: expect (ObjNum 1503 snap 0 seq_num 1503) 2023-10-01T07:35:08.028 INFO:tasks.rados.rados.0.smithi084.stdout:3189: read oid 271 snap -1 2023-10-01T07:35:08.028 INFO:tasks.rados.rados.0.smithi084.stdout:3189: expect (ObjNum 1792 snap 0 seq_num 1792) 2023-10-01T07:35:08.028 INFO:tasks.rados.rados.0.smithi084.stdout:3190: delete oid 231 current snap is 0 2023-10-01T07:35:08.028 INFO:tasks.rados.rados.0.smithi084.stdout:3182: finishing write tid 3 to smithi08466639-337 2023-10-01T07:35:08.029 INFO:tasks.rados.rados.0.smithi084.stdout:3182: finishing write tid 4 to smithi08466639-337 2023-10-01T07:35:08.029 INFO:tasks.rados.rados.0.smithi084.stdout:3182: finishing write tid 5 to smithi08466639-337 2023-10-01T07:35:08.029 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 337 v 495 (ObjNum 2004 snap 0 seq_num 2004) dirty exists 2023-10-01T07:35:08.029 INFO:tasks.rados.rados.0.smithi084.stdout:3182: left oid 337 (ObjNum 2004 snap 0 seq_num 2004) 2023-10-01T07:35:08.029 INFO:tasks.rados.rados.0.smithi084.stdout:3185: expect (ObjNum 1789 snap 0 seq_num 1789) 2023-10-01T07:35:08.153 INFO:tasks.rados.rados.0.smithi084.stdout:3183: expect (ObjNum 1770 snap 0 seq_num 1770) 2023-10-01T07:35:08.218 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:08 smithi084 bash[71139]: debug 2023-10-01T07:35:08.062+0000 7f88d2d69700 1 -- 172.21.15.84:0/2839668291 <== mon.0 v2:172.21.15.84:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55eae418b1e0 con 0x55eae4f0a400 2023-10-01T07:35:08.403 INFO:tasks.rados.rados.0.smithi084.stdout:3186: expect (ObjNum 1696 snap 0 seq_num 1696) 2023-10-01T07:35:08.515 INFO:tasks.rados.rados.0.smithi084.stdout:3187: finishing write tid 1 to smithi08466639-184 2023-10-01T07:35:08.515 INFO:tasks.rados.rados.0.smithi084.stdout:3187: finishing write tid 2 to smithi08466639-184 2023-10-01T07:35:08.515 INFO:tasks.rados.rados.0.smithi084.stdout:3187: finishing write tid 3 to smithi08466639-184 2023-10-01T07:35:08.516 INFO:tasks.rados.rados.0.smithi084.stdout:3187: finishing write tid 4 to smithi08466639-184 2023-10-01T07:35:08.516 INFO:tasks.rados.rados.0.smithi084.stdout:3187: finishing write tid 5 to smithi08466639-184 2023-10-01T07:35:08.516 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 184 v 456 (ObjNum 2006 snap 0 seq_num 2006) dirty exists 2023-10-01T07:35:08.516 INFO:tasks.rados.rados.0.smithi084.stdout:3187: left oid 184 (ObjNum 2006 snap 0 seq_num 2006) 2023-10-01T07:35:08.516 INFO:tasks.rados.rados.0.smithi084.stdout:3188: expect (ObjNum 1503 snap 0 seq_num 1503) 2023-10-01T07:35:08.574 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:08 smithi084 bash[71139]: debug 2023-10-01T07:35:08.210+0000 7f88dceb7200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-01T07:35:08.663 INFO:tasks.rados.rados.0.smithi084.stdout:3189: expect (ObjNum 1792 snap 0 seq_num 1792) 2023-10-01T07:35:08.750 INFO:tasks.rados.rados.0.smithi084.stdout:3182: done (7 left) 2023-10-01T07:35:08.750 INFO:tasks.rados.rados.0.smithi084.stdout:3183: done (6 left) 2023-10-01T07:35:08.750 INFO:tasks.rados.rados.0.smithi084.stdout:3185: done (5 left) 2023-10-01T07:35:08.750 INFO:tasks.rados.rados.0.smithi084.stdout:3186: done (4 left) 2023-10-01T07:35:08.750 INFO:tasks.rados.rados.0.smithi084.stdout:3187: done (3 left) 2023-10-01T07:35:08.750 INFO:tasks.rados.rados.0.smithi084.stdout:3188: done (2 left) 2023-10-01T07:35:08.750 INFO:tasks.rados.rados.0.smithi084.stdout:3189: done (1 left) 2023-10-01T07:35:08.750 INFO:tasks.rados.rados.0.smithi084.stdout:3190: done (0 left) 2023-10-01T07:35:08.750 INFO:tasks.rados.rados.0.smithi084.stdout:3191: delete oid 107 current snap is 0 2023-10-01T07:35:08.752 INFO:tasks.rados.rados.0.smithi084.stdout:3191: done (0 left) 2023-10-01T07:35:08.753 INFO:tasks.rados.rados.0.smithi084.stdout:3192: write oid 427 current snap is 0 2023-10-01T07:35:08.753 INFO:tasks.rados.rados.0.smithi084.stdout:3192: seq_num 2009 ranges {565263=692433,1878207=570035,2986322=724415} 2023-10-01T07:35:08.764 INFO:tasks.rados.rados.0.smithi084.stdout:3192: writing smithi08466639-427 from 565263 to 1257696 tid 1 2023-10-01T07:35:08.772 INFO:tasks.rados.rados.0.smithi084.stdout:3192: writing smithi08466639-427 from 1878207 to 2448242 tid 2 2023-10-01T07:35:08.779 INFO:tasks.rados.rados.0.smithi084.stdout:3192: writing smithi08466639-427 from 2986322 to 3710737 tid 3 2023-10-01T07:35:08.780 INFO:tasks.rados.rados.0.smithi084.stdout:3193: read oid 269 snap -1 2023-10-01T07:35:08.780 INFO:tasks.rados.rados.0.smithi084.stdout:3193: expect (ObjNum 1817 snap 0 seq_num 1817) 2023-10-01T07:35:08.780 INFO:tasks.rados.rados.0.smithi084.stdout:3194: read oid 331 snap -1 2023-10-01T07:35:08.780 INFO:tasks.rados.rados.0.smithi084.stdout:3194: expect (ObjNum 839 snap 0 seq_num 839) 2023-10-01T07:35:08.780 INFO:tasks.rados.rados.0.smithi084.stdout:3195: write oid 454 current snap is 0 2023-10-01T07:35:08.780 INFO:tasks.rados.rados.0.smithi084.stdout:3192: finishing write tid 1 to smithi08466639-427 2023-10-01T07:35:08.780 INFO:tasks.rados.rados.0.smithi084.stdout:3192: finishing write tid 2 to smithi08466639-427 2023-10-01T07:35:08.780 INFO:tasks.rados.rados.0.smithi084.stdout:3195: seq_num 2010 ranges {582070=767682,1820336=713693,3181039=601031} 2023-10-01T07:35:08.787 INFO:tasks.rados.rados.0.smithi084.stdout:3195: writing smithi08466639-454 from 582070 to 1349752 tid 1 2023-10-01T07:35:08.795 INFO:tasks.rados.rados.0.smithi084.stdout:3195: writing smithi08466639-454 from 1820336 to 2534029 tid 2 2023-10-01T07:35:08.803 INFO:tasks.rados.rados.0.smithi084.stdout:3195: writing smithi08466639-454 from 3181039 to 3782070 tid 3 2023-10-01T07:35:08.803 INFO:tasks.rados.rados.0.smithi084.stdout:3196: write oid 106 current snap is 0 2023-10-01T07:35:08.803 INFO:tasks.rados.rados.0.smithi084.stdout:3192: finishing write tid 3 to smithi08466639-427 2023-10-01T07:35:08.803 INFO:tasks.rados.rados.0.smithi084.stdout:3192: finishing write tid 4 to smithi08466639-427 2023-10-01T07:35:08.803 INFO:tasks.rados.rados.0.smithi084.stdout:3192: finishing write tid 5 to smithi08466639-427 2023-10-01T07:35:08.803 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 427 v 301 (ObjNum 2009 snap 0 seq_num 2009) dirty exists 2023-10-01T07:35:08.803 INFO:tasks.rados.rados.0.smithi084.stdout:3192: left oid 427 (ObjNum 2009 snap 0 seq_num 2009) 2023-10-01T07:35:08.803 INFO:tasks.rados.rados.0.smithi084.stdout:3196: seq_num 2011 ranges {598877=442931,1478818=573704,2524815=463312,3516293=282584} 2023-10-01T07:35:08.808 INFO:tasks.rados.rados.0.smithi084.stdout:3196: writing smithi08466639-106 from 598877 to 1041808 tid 1 2023-10-01T07:35:08.814 INFO:tasks.rados.rados.0.smithi084.stdout:3196: writing smithi08466639-106 from 1478818 to 2052522 tid 2 2023-10-01T07:35:08.819 INFO:tasks.rados.rados.0.smithi084.stdout:3196: writing smithi08466639-106 from 2524815 to 2988127 tid 3 2023-10-01T07:35:08.824 INFO:tasks.rados.rados.0.smithi084.stdout:3196: writing smithi08466639-106 from 3516293 to 3798877 tid 4 2023-10-01T07:35:08.825 INFO:tasks.rados.rados.0.smithi084.stdout:3192: done (4 left) 2023-10-01T07:35:08.825 INFO:tasks.rados.rados.0.smithi084.stdout:3197: read oid 463 snap -1 2023-10-01T07:35:08.825 INFO:tasks.rados.rados.0.smithi084.stdout:3197: expect (ObjNum 1008 snap 0 seq_num 1008) 2023-10-01T07:35:08.825 INFO:tasks.rados.rados.0.smithi084.stdout:3198: read oid 417 snap -1 2023-10-01T07:35:08.825 INFO:tasks.rados.rados.0.smithi084.stdout:3198: expect (ObjNum 1385 snap 0 seq_num 1385) 2023-10-01T07:35:08.825 INFO:tasks.rados.rados.0.smithi084.stdout:3199: read oid 402 snap -1 2023-10-01T07:35:08.825 INFO:tasks.rados.rados.0.smithi084.stdout:3199: expect (ObjNum 1525 snap 0 seq_num 1525) 2023-10-01T07:35:08.825 INFO:tasks.rados.rados.0.smithi084.stdout:3200: write oid 43 current snap is 0 2023-10-01T07:35:08.825 INFO:tasks.rados.rados.0.smithi084.stdout:3194: expect (ObjNum 839 snap 0 seq_num 839) 2023-10-01T07:35:08.917 INFO:tasks.rados.rados.0.smithi084.stdout:3195: finishing write tid 1 to smithi08466639-454 2023-10-01T07:35:08.917 INFO:tasks.rados.rados.0.smithi084.stdout:3193: expect (ObjNum 1817 snap 0 seq_num 1817) 2023-10-01T07:35:08.978 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:35:08 smithi112 bash[53127]: ts=2023-10-01T07:35:08.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi112:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi112.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T07:35:09.029 INFO:tasks.rados.rados.0.smithi084.stdout:3195: finishing write tid 2 to smithi08466639-454 2023-10-01T07:35:09.029 INFO:tasks.rados.rados.0.smithi084.stdout:3195: finishing write tid 3 to smithi08466639-454 2023-10-01T07:35:09.029 INFO:tasks.rados.rados.0.smithi084.stdout:3195: finishing write tid 4 to smithi08466639-454 2023-10-01T07:35:09.029 INFO:tasks.rados.rados.0.smithi084.stdout:3195: finishing write tid 5 to smithi08466639-454 2023-10-01T07:35:09.029 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 454 v 363 (ObjNum 2010 snap 0 seq_num 2010) dirty exists 2023-10-01T07:35:09.029 INFO:tasks.rados.rados.0.smithi084.stdout:3195: left oid 454 (ObjNum 2010 snap 0 seq_num 2010) 2023-10-01T07:35:09.029 INFO:tasks.rados.rados.0.smithi084.stdout:3196: finishing write tid 1 to smithi08466639-106 2023-10-01T07:35:09.029 INFO:tasks.rados.rados.0.smithi084.stdout:3196: finishing write tid 2 to smithi08466639-106 2023-10-01T07:35:09.029 INFO:tasks.rados.rados.0.smithi084.stdout:3196: finishing write tid 3 to smithi08466639-106 2023-10-01T07:35:09.030 INFO:tasks.rados.rados.0.smithi084.stdout:3196: finishing write tid 4 to smithi08466639-106 2023-10-01T07:35:09.030 INFO:tasks.rados.rados.0.smithi084.stdout:3196: finishing write tid 5 to smithi08466639-106 2023-10-01T07:35:09.030 INFO:tasks.rados.rados.0.smithi084.stdout:3196: finishing write tid 6 to smithi08466639-106 2023-10-01T07:35:09.030 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 106 v 320 (ObjNum 2011 snap 0 seq_num 2011) dirty exists 2023-10-01T07:35:09.030 INFO:tasks.rados.rados.0.smithi084.stdout:3196: left oid 106 (ObjNum 2011 snap 0 seq_num 2011) 2023-10-01T07:35:09.030 INFO:tasks.rados.rados.0.smithi084.stdout:3199: expect (ObjNum 1525 snap 0 seq_num 1525) 2023-10-01T07:35:09.229 INFO:tasks.rados.rados.0.smithi084.stdout:3197: expect (ObjNum 1008 snap 0 seq_num 1008) 2023-10-01T07:35:09.400 INFO:tasks.rados.rados.0.smithi084.stdout:3198: expect (ObjNum 1385 snap 0 seq_num 1385) 2023-10-01T07:35:09.546 INFO:tasks.rados.rados.0.smithi084.stdout:3200: seq_num 2012 ranges {615684=518180,1537300=717362,2835885=674584} 2023-10-01T07:35:09.561 INFO:tasks.rados.rados.0.smithi084.stdout:3200: writing smithi08466639-43 from 615684 to 1133864 tid 1 2023-10-01T07:35:09.567 INFO:tasks.rados.rados.0.smithi084.stdout:3200: writing smithi08466639-43 from 1537300 to 2254662 tid 2 2023-10-01T07:35:09.574 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:09 smithi084 bash[71139]: debug 2023-10-01T07:35:09.174+0000 7f88dceb7200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-01T07:35:09.574 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:09 smithi084 bash[71139]: debug 2023-10-01T07:35:09.274+0000 7f88dceb7200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-01T07:35:09.574 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:09 smithi084 bash[71139]: debug 2023-10-01T07:35:09.390+0000 7f88dceb7200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-01T07:35:09.575 INFO:tasks.rados.rados.0.smithi084.stdout:3200: writing smithi08466639-43 from 2835885 to 3510469 tid 3 2023-10-01T07:35:09.575 INFO:tasks.rados.rados.0.smithi084.stdout:3193: done (7 left) 2023-10-01T07:35:09.575 INFO:tasks.rados.rados.0.smithi084.stdout:3194: done (6 left) 2023-10-01T07:35:09.575 INFO:tasks.rados.rados.0.smithi084.stdout:3195: done (5 left) 2023-10-01T07:35:09.575 INFO:tasks.rados.rados.0.smithi084.stdout:3196: done (4 left) 2023-10-01T07:35:09.575 INFO:tasks.rados.rados.0.smithi084.stdout:3197: done (3 left) 2023-10-01T07:35:09.575 INFO:tasks.rados.rados.0.smithi084.stdout:3198: done (2 left) 2023-10-01T07:35:09.576 INFO:tasks.rados.rados.0.smithi084.stdout:3199: done (1 left) 2023-10-01T07:35:09.576 INFO:tasks.rados.rados.0.smithi084.stdout:3201: delete oid 413 current snap is 0 2023-10-01T07:35:09.576 INFO:tasks.rados.rados.0.smithi084.stdout:3200: finishing write tid 1 to smithi08466639-43 2023-10-01T07:35:09.576 INFO:tasks.rados.rados.0.smithi084.stdout:3200: finishing write tid 2 to smithi08466639-43 2023-10-01T07:35:09.577 INFO:tasks.rados.rados.0.smithi084.stdout:3201: done (1 left) 2023-10-01T07:35:09.577 INFO:tasks.rados.rados.0.smithi084.stdout:3202: write oid 142 current snap is 0 2023-10-01T07:35:09.577 INFO:tasks.rados.rados.0.smithi084.stdout:3202: seq_num 2014 ranges {649298=668678,1937911=721031,3174378=674920} 2023-10-01T07:35:09.585 INFO:tasks.rados.rados.0.smithi084.stdout:3202: writing smithi08466639-142 from 649298 to 1317976 tid 1 2023-10-01T07:35:09.595 INFO:tasks.rados.rados.0.smithi084.stdout:3202: writing smithi08466639-142 from 1937911 to 2658942 tid 2 2023-10-01T07:35:09.604 INFO:tasks.rados.rados.0.smithi084.stdout:3202: writing smithi08466639-142 from 3174378 to 3849298 tid 3 2023-10-01T07:35:09.604 INFO:tasks.rados.rados.0.smithi084.stdout:3203: write oid 295 current snap is 0 2023-10-01T07:35:09.604 INFO:tasks.rados.rados.0.smithi084.stdout:3203: seq_num 2015 ranges {666105=460280,1712746=581042,3034507=624753} 2023-10-01T07:35:09.611 INFO:tasks.rados.rados.0.smithi084.stdout:3203: writing smithi08466639-295 from 666105 to 1126385 tid 1 2023-10-01T07:35:09.619 INFO:tasks.rados.rados.0.smithi084.stdout:3203: writing smithi08466639-295 from 1712746 to 2293788 tid 2 2023-10-01T07:35:09.628 INFO:tasks.rados.rados.0.smithi084.stdout:3203: writing smithi08466639-295 from 3034507 to 3659260 tid 3 2023-10-01T07:35:09.629 INFO:tasks.rados.rados.0.smithi084.stdout:3204: write oid 336 current snap is 0 2023-10-01T07:35:09.629 INFO:tasks.rados.rados.0.smithi084.stdout:3200: finishing write tid 3 to smithi08466639-43 2023-10-01T07:35:09.629 INFO:tasks.rados.rados.0.smithi084.stdout:3200: finishing write tid 4 to smithi08466639-43 2023-10-01T07:35:09.629 INFO:tasks.rados.rados.0.smithi084.stdout:3204: seq_num 2016 ranges {682912=535529,1771228=724700,3061930=436025} 2023-10-01T07:35:09.637 INFO:tasks.rados.rados.0.smithi084.stdout:3204: writing smithi08466639-336 from 682912 to 1218441 tid 1 2023-10-01T07:35:09.645 INFO:tasks.rados.rados.0.smithi084.stdout:3204: writing smithi08466639-336 from 1771228 to 2495928 tid 2 2023-10-01T07:35:09.653 INFO:tasks.rados.rados.0.smithi084.stdout:3204: writing smithi08466639-336 from 3061930 to 3497955 tid 3 2023-10-01T07:35:09.653 INFO:tasks.rados.rados.0.smithi084.stdout:3205: read oid 328 snap -1 2023-10-01T07:35:09.653 INFO:tasks.rados.rados.0.smithi084.stdout:3205: expect (ObjNum 1325 snap 0 seq_num 1325) 2023-10-01T07:35:09.654 INFO:tasks.rados.rados.0.smithi084.stdout:3206: delete oid 44 current snap is 0 2023-10-01T07:35:09.654 INFO:tasks.rados.rados.0.smithi084.stdout:3200: finishing write tid 5 to smithi08466639-43 2023-10-01T07:35:09.654 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 43 v 436 (ObjNum 2012 snap 0 seq_num 2012) dirty exists 2023-10-01T07:35:09.654 INFO:tasks.rados.rados.0.smithi084.stdout:3200: left oid 43 (ObjNum 2012 snap 0 seq_num 2012) 2023-10-01T07:35:09.654 INFO:tasks.rados.rados.0.smithi084.stdout:3202: finishing write tid 1 to smithi08466639-142 2023-10-01T07:35:09.654 INFO:tasks.rados.rados.0.smithi084.stdout:3202: finishing write tid 2 to smithi08466639-142 2023-10-01T07:35:09.654 INFO:tasks.rados.rados.0.smithi084.stdout:3202: finishing write tid 3 to smithi08466639-142 2023-10-01T07:35:09.654 INFO:tasks.rados.rados.0.smithi084.stdout:3202: finishing write tid 4 to smithi08466639-142 2023-10-01T07:35:09.654 INFO:tasks.rados.rados.0.smithi084.stdout:3202: finishing write tid 5 to smithi08466639-142 2023-10-01T07:35:09.654 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 142 v 330 (ObjNum 2014 snap 0 seq_num 2014) dirty exists 2023-10-01T07:35:09.655 INFO:tasks.rados.rados.0.smithi084.stdout:3202: left oid 142 (ObjNum 2014 snap 0 seq_num 2014) 2023-10-01T07:35:09.655 INFO:tasks.rados.rados.0.smithi084.stdout:3203: finishing write tid 1 to smithi08466639-295 2023-10-01T07:35:09.655 INFO:tasks.rados.rados.0.smithi084.stdout:3203: finishing write tid 2 to smithi08466639-295 2023-10-01T07:35:09.655 INFO:tasks.rados.rados.0.smithi084.stdout:3203: finishing write tid 3 to smithi08466639-295 2023-10-01T07:35:09.655 INFO:tasks.rados.rados.0.smithi084.stdout:3203: finishing write tid 4 to smithi08466639-295 2023-10-01T07:35:09.655 INFO:tasks.rados.rados.0.smithi084.stdout:3203: finishing write tid 5 to smithi08466639-295 2023-10-01T07:35:09.655 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 295 v 473 (ObjNum 2015 snap 0 seq_num 2015) dirty exists 2023-10-01T07:35:09.655 INFO:tasks.rados.rados.0.smithi084.stdout:3203: left oid 295 (ObjNum 2015 snap 0 seq_num 2015) 2023-10-01T07:35:09.655 INFO:tasks.rados.rados.0.smithi084.stdout:3204: finishing write tid 1 to smithi08466639-336 2023-10-01T07:35:09.655 INFO:tasks.rados.rados.0.smithi084.stdout:3204: finishing write tid 2 to smithi08466639-336 2023-10-01T07:35:09.656 INFO:tasks.rados.rados.0.smithi084.stdout:3200: done (5 left) 2023-10-01T07:35:09.656 INFO:tasks.rados.rados.0.smithi084.stdout:3202: done (4 left) 2023-10-01T07:35:09.656 INFO:tasks.rados.rados.0.smithi084.stdout:3203: done (3 left) 2023-10-01T07:35:09.656 INFO:tasks.rados.rados.0.smithi084.stdout:3206: done (2 left) 2023-10-01T07:35:09.656 INFO:tasks.rados.rados.0.smithi084.stdout:3207: write oid 486 current snap is 0 2023-10-01T07:35:09.656 INFO:tasks.rados.rados.0.smithi084.stdout:3207: seq_num 2018 ranges {716526=686027,2171839=728369,3400423=458569} 2023-10-01T07:35:09.664 INFO:tasks.rados.rados.0.smithi084.stdout:3207: writing smithi08466639-486 from 716526 to 1402553 tid 1 2023-10-01T07:35:09.674 INFO:tasks.rados.rados.0.smithi084.stdout:3207: writing smithi08466639-486 from 2171839 to 2900208 tid 2 2023-10-01T07:35:09.681 INFO:tasks.rados.rados.0.smithi084.stdout:3207: writing smithi08466639-486 from 3400423 to 3858992 tid 3 2023-10-01T07:35:09.681 INFO:tasks.rados.rados.0.smithi084.stdout:3208: read oid 135 snap -1 2023-10-01T07:35:09.681 INFO:tasks.rados.rados.0.smithi084.stdout:3208: expect (ObjNum 927 snap 0 seq_num 927) 2023-10-01T07:35:09.681 INFO:tasks.rados.rados.0.smithi084.stdout:3209: write oid 297 current snap is 0 2023-10-01T07:35:09.681 INFO:tasks.rados.rados.0.smithi084.stdout:3209: seq_num 2019 ranges {733333=761276,2230321=588380,3427846=505487} 2023-10-01T07:35:09.691 INFO:tasks.rados.rados.0.smithi084.stdout:3209: writing smithi08466639-297 from 733333 to 1494609 tid 1 2023-10-01T07:35:09.700 INFO:tasks.rados.rados.0.smithi084.stdout:3209: writing smithi08466639-297 from 2230321 to 2818701 tid 2 2023-10-01T07:35:09.708 INFO:tasks.rados.rados.0.smithi084.stdout:3209: writing smithi08466639-297 from 3427846 to 3933333 tid 3 2023-10-01T07:35:09.708 INFO:tasks.rados.rados.0.smithi084.stdout:3210: read oid 268 snap -1 2023-10-01T07:35:09.708 INFO:tasks.rados.rados.0.smithi084.stdout:3210: expect (ObjNum 1666 snap 0 seq_num 1666) 2023-10-01T07:35:09.708 INFO:tasks.rados.rados.0.smithi084.stdout:3211: read oid 234 snap -1 2023-10-01T07:35:09.708 INFO:tasks.rados.rados.0.smithi084.stdout:3211: expect (ObjNum 1670 snap 0 seq_num 1670) 2023-10-01T07:35:09.708 INFO:tasks.rados.rados.0.smithi084.stdout:3212: write oid 357 current snap is 0 2023-10-01T07:35:09.709 INFO:tasks.rados.rados.0.smithi084.stdout:3204: finishing write tid 3 to smithi08466639-336 2023-10-01T07:35:09.709 INFO:tasks.rados.rados.0.smithi084.stdout:3204: finishing write tid 4 to smithi08466639-336 2023-10-01T07:35:09.709 INFO:tasks.rados.rados.0.smithi084.stdout:3204: finishing write tid 5 to smithi08466639-336 2023-10-01T07:35:09.709 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 336 v 324 (ObjNum 2016 snap 0 seq_num 2016) dirty exists 2023-10-01T07:35:09.709 INFO:tasks.rados.rados.0.smithi084.stdout:3204: left oid 336 (ObjNum 2016 snap 0 seq_num 2016) 2023-10-01T07:35:09.709 INFO:tasks.rados.rados.0.smithi084.stdout:3205: expect (ObjNum 1325 snap 0 seq_num 1325) 2023-10-01T07:35:09.817 INFO:tasks.rados.rados.0.smithi084.stdout:3207: finishing write tid 1 to smithi08466639-486 2023-10-01T07:35:09.817 INFO:tasks.rados.rados.0.smithi084.stdout:3207: finishing write tid 2 to smithi08466639-486 2023-10-01T07:35:09.818 INFO:tasks.rados.rados.0.smithi084.stdout:3207: finishing write tid 3 to smithi08466639-486 2023-10-01T07:35:09.818 INFO:tasks.rados.rados.0.smithi084.stdout:3212: seq_num 2020 ranges {750140=436525,1888803=732038,3055269=597466} 2023-10-01T07:35:09.830 INFO:tasks.rados.rados.0.smithi084.stdout:3212: writing smithi08466639-357 from 750140 to 1186665 tid 1 2023-10-01T07:35:09.840 INFO:tasks.rados.rados.0.smithi084.stdout:3212: writing smithi08466639-357 from 1888803 to 2620841 tid 2 2023-10-01T07:35:09.847 INFO:tasks.rados.rados.0.smithi084.stdout:3212: writing smithi08466639-357 from 3055269 to 3652735 tid 3 2023-10-01T07:35:09.847 INFO:tasks.rados.rados.0.smithi084.stdout:3204: done (7 left) 2023-10-01T07:35:09.847 INFO:tasks.rados.rados.0.smithi084.stdout:3205: done (6 left) 2023-10-01T07:35:09.847 INFO:tasks.rados.rados.0.smithi084.stdout:3213: read oid 82 snap -1 2023-10-01T07:35:09.847 INFO:tasks.rados.rados.0.smithi084.stdout:3213: expect deleted 2023-10-01T07:35:09.847 INFO:tasks.rados.rados.0.smithi084.stdout:3214: read oid 149 snap -1 2023-10-01T07:35:09.847 INFO:tasks.rados.rados.0.smithi084.stdout:3214: expect (ObjNum 862 snap 0 seq_num 862) 2023-10-01T07:35:09.848 INFO:tasks.rados.rados.0.smithi084.stdout:3215: write oid 67 current snap is 0 2023-10-01T07:35:09.848 INFO:tasks.rados.rados.0.smithi084.stdout:3207: finishing write tid 4 to smithi08466639-486 2023-10-01T07:35:09.848 INFO:tasks.rados.rados.0.smithi084.stdout:3207: finishing write tid 5 to smithi08466639-486 2023-10-01T07:35:09.848 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 486 v 367 (ObjNum 2018 snap 0 seq_num 2018) dirty exists 2023-10-01T07:35:09.848 INFO:tasks.rados.rados.0.smithi084.stdout:3207: left oid 486 (ObjNum 2018 snap 0 seq_num 2018) 2023-10-01T07:35:09.848 INFO:tasks.rados.rados.0.smithi084.stdout:3208: expect (ObjNum 927 snap 0 seq_num 927) 2023-10-01T07:35:09.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:09 smithi112 bash[27689]: cluster 2023-10-01T07:35:08.391928+0000 mgr.x (mgr.24739) 74 : cluster [DBG] pgmap v45: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 7.5 MiB/s wr, 76 op/s 2023-10-01T07:35:10.034 INFO:tasks.rados.rados.0.smithi084.stdout:3209: finishing write tid 1 to smithi08466639-297 2023-10-01T07:35:10.034 INFO:tasks.rados.rados.0.smithi084.stdout:3209: finishing write tid 2 to smithi08466639-297 2023-10-01T07:35:10.034 INFO:tasks.rados.rados.0.smithi084.stdout:3209: finishing write tid 3 to smithi08466639-297 2023-10-01T07:35:10.034 INFO:tasks.rados.rados.0.smithi084.stdout:3209: finishing write tid 4 to smithi08466639-297 2023-10-01T07:35:10.034 INFO:tasks.rados.rados.0.smithi084.stdout:3209: finishing write tid 5 to smithi08466639-297 2023-10-01T07:35:10.034 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 297 v 366 (ObjNum 2019 snap 0 seq_num 2019) dirty exists 2023-10-01T07:35:10.035 INFO:tasks.rados.rados.0.smithi084.stdout:3209: left oid 297 (ObjNum 2019 snap 0 seq_num 2019) 2023-10-01T07:35:10.035 INFO:tasks.rados.rados.0.smithi084.stdout:3210: expect (ObjNum 1666 snap 0 seq_num 1666) 2023-10-01T07:35:10.071 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:09 smithi084 bash[71139]: debug 2023-10-01T07:35:09.674+0000 7f88dceb7200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-01T07:35:10.071 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:09 smithi084 bash[33757]: cluster 2023-10-01T07:35:08.391928+0000 mgr.x (mgr.24739) 74 : cluster [DBG] pgmap v45: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 7.5 MiB/s wr, 76 op/s 2023-10-01T07:35:10.071 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:09 smithi084 bash[27378]: cluster 2023-10-01T07:35:08.391928+0000 mgr.x (mgr.24739) 74 : cluster [DBG] pgmap v45: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 7.5 MiB/s wr, 76 op/s 2023-10-01T07:35:10.095 INFO:tasks.rados.rados.0.smithi084.stdout:3211: expect (ObjNum 1670 snap 0 seq_num 1670) 2023-10-01T07:35:10.161 INFO:tasks.rados.rados.0.smithi084.stdout:3212: finishing write tid 1 to smithi08466639-357 2023-10-01T07:35:10.161 INFO:tasks.rados.rados.0.smithi084.stdout:3212: finishing write tid 2 to smithi08466639-357 2023-10-01T07:35:10.162 INFO:tasks.rados.rados.0.smithi084.stdout:3212: finishing write tid 3 to smithi08466639-357 2023-10-01T07:35:10.162 INFO:tasks.rados.rados.0.smithi084.stdout:3212: finishing write tid 4 to smithi08466639-357 2023-10-01T07:35:10.162 INFO:tasks.rados.rados.0.smithi084.stdout:3212: finishing write tid 5 to smithi08466639-357 2023-10-01T07:35:10.162 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 357 v 473 (ObjNum 2020 snap 0 seq_num 2020) dirty exists 2023-10-01T07:35:10.162 INFO:tasks.rados.rados.0.smithi084.stdout:3212: left oid 357 (ObjNum 2020 snap 0 seq_num 2020) 2023-10-01T07:35:10.162 INFO:tasks.rados.rados.0.smithi084.stdout:3214: expect (ObjNum 862 snap 0 seq_num 862) 2023-10-01T07:35:10.278 INFO:tasks.rados.rados.0.smithi084.stdout:3215: seq_num 2021 ranges {766947=511774,1947285=475696,2966339=408738,3895036=71911} 2023-10-01T07:35:10.293 INFO:tasks.rados.rados.0.smithi084.stdout:3215: writing smithi08466639-67 from 766947 to 1278721 tid 1 2023-10-01T07:35:10.300 INFO:tasks.rados.rados.0.smithi084.stdout:3215: writing smithi08466639-67 from 1947285 to 2422981 tid 2 2023-10-01T07:35:10.305 INFO:tasks.rados.rados.0.smithi084.stdout:3215: writing smithi08466639-67 from 2966339 to 3375077 tid 3 2023-10-01T07:35:10.309 INFO:tasks.rados.rados.0.smithi084.stdout:3215: writing smithi08466639-67 from 3895036 to 3966947 tid 4 2023-10-01T07:35:10.309 INFO:tasks.rados.rados.0.smithi084.stdout:3207: done (8 left) 2023-10-01T07:35:10.309 INFO:tasks.rados.rados.0.smithi084.stdout:3208: done (7 left) 2023-10-01T07:35:10.309 INFO:tasks.rados.rados.0.smithi084.stdout:3209: done (6 left) 2023-10-01T07:35:10.310 INFO:tasks.rados.rados.0.smithi084.stdout:3210: done (5 left) 2023-10-01T07:35:10.310 INFO:tasks.rados.rados.0.smithi084.stdout:3211: done (4 left) 2023-10-01T07:35:10.310 INFO:tasks.rados.rados.0.smithi084.stdout:3212: done (3 left) 2023-10-01T07:35:10.310 INFO:tasks.rados.rados.0.smithi084.stdout:3213: done (2 left) 2023-10-01T07:35:10.310 INFO:tasks.rados.rados.0.smithi084.stdout:3214: done (1 left) 2023-10-01T07:35:10.310 INFO:tasks.rados.rados.0.smithi084.stdout:3216: write oid 110 current snap is 0 2023-10-01T07:35:10.310 INFO:tasks.rados.rados.0.smithi084.stdout:3215: finishing write tid 1 to smithi08466639-67 2023-10-01T07:35:10.310 INFO:tasks.rados.rados.0.smithi084.stdout:3216: seq_num 2022 ranges {783754=587023,1889414=735707,3393762=589992} 2023-10-01T07:35:10.316 INFO:tasks.rados.rados.0.smithi084.stdout:3216: writing smithi08466639-110 from 783754 to 1370777 tid 1 2023-10-01T07:35:10.324 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:10 smithi084 bash[71139]: debug 2023-10-01T07:35:10.066+0000 7f88dceb7200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-01T07:35:10.324 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:10 smithi084 bash[71139]: debug 2023-10-01T07:35:10.226+0000 7f88dceb7200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-01T07:35:10.324 INFO:tasks.rados.rados.0.smithi084.stdout:3216: writing smithi08466639-110 from 1889414 to 2625121 tid 2 2023-10-01T07:35:10.334 INFO:tasks.rados.rados.0.smithi084.stdout:3216: writing smithi08466639-110 from 3393762 to 3983754 tid 3 2023-10-01T07:35:10.334 INFO:tasks.rados.rados.0.smithi084.stdout:3217: read oid 214 snap -1 2023-10-01T07:35:10.334 INFO:tasks.rados.rados.0.smithi084.stdout:3217: expect (ObjNum 1517 snap 0 seq_num 1517) 2023-10-01T07:35:10.334 INFO:tasks.rados.rados.0.smithi084.stdout:3218: write oid 403 current snap is 0 2023-10-01T07:35:10.335 INFO:tasks.rados.rados.0.smithi084.stdout:3215: finishing write tid 2 to smithi08466639-67 2023-10-01T07:35:10.335 INFO:tasks.rados.rados.0.smithi084.stdout:3215: finishing write tid 3 to smithi08466639-67 2023-10-01T07:35:10.335 INFO:tasks.rados.rados.0.smithi084.stdout:3218: seq_num 2023 ranges {400561=778625,1664249=336312} 2023-10-01T07:35:10.341 INFO:tasks.rados.rados.0.smithi084.stdout:3218: writing smithi08466639-403 from 400561 to 1179186 tid 1 2023-10-01T07:35:10.347 INFO:tasks.rados.rados.0.smithi084.stdout:3218: writing smithi08466639-403 from 1664249 to 2000561 tid 2 2023-10-01T07:35:10.347 INFO:tasks.rados.rados.0.smithi084.stdout:3219: write oid 201 current snap is 0 2023-10-01T07:35:10.347 INFO:tasks.rados.rados.0.smithi084.stdout:3219: seq_num 2024 ranges {417368=453874,1322731=694637} 2023-10-01T07:35:10.352 INFO:tasks.rados.rados.0.smithi084.stdout:3219: writing smithi08466639-201 from 417368 to 871242 tid 1 2023-10-01T07:35:10.359 INFO:tasks.rados.rados.0.smithi084.stdout:3219: writing smithi08466639-201 from 1322731 to 2017368 tid 2 2023-10-01T07:35:10.359 INFO:tasks.rados.rados.0.smithi084.stdout:3220: write oid 268 current snap is 0 2023-10-01T07:35:10.359 INFO:tasks.rados.rados.0.smithi084.stdout:3215: finishing write tid 4 to smithi08466639-67 2023-10-01T07:35:10.359 INFO:tasks.rados.rados.0.smithi084.stdout:3215: finishing write tid 5 to smithi08466639-67 2023-10-01T07:35:10.360 INFO:tasks.rados.rados.0.smithi084.stdout:3215: finishing write tid 6 to smithi08466639-67 2023-10-01T07:35:10.360 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 67 v 371 (ObjNum 2021 snap 0 seq_num 2021) dirty exists 2023-10-01T07:35:10.360 INFO:tasks.rados.rados.0.smithi084.stdout:3215: left oid 67 (ObjNum 2021 snap 0 seq_num 2021) 2023-10-01T07:35:10.360 INFO:tasks.rados.rados.0.smithi084.stdout:3220: seq_num 2025 ranges {434175=529123,1381213=483034} 2023-10-01T07:35:10.364 INFO:tasks.rados.rados.0.smithi084.stdout:3220: writing smithi08466639-268 from 434175 to 963298 tid 1 2023-10-01T07:35:10.370 INFO:tasks.rados.rados.0.smithi084.stdout:3220: writing smithi08466639-268 from 1381213 to 1864247 tid 2 2023-10-01T07:35:10.370 INFO:tasks.rados.rados.0.smithi084.stdout:3215: done (5 left) 2023-10-01T07:35:10.370 INFO:tasks.rados.rados.0.smithi084.stdout:3221: write oid 59 current snap is 0 2023-10-01T07:35:10.370 INFO:tasks.rados.rados.0.smithi084.stdout:3221: seq_num 2026 ranges {450982=604372,1723342=327640} 2023-10-01T07:35:10.376 INFO:tasks.rados.rados.0.smithi084.stdout:3221: writing smithi08466639-59 from 450982 to 1055354 tid 1 2023-10-01T07:35:10.382 INFO:tasks.rados.rados.0.smithi084.stdout:3221: writing smithi08466639-59 from 1723342 to 2050982 tid 2 2023-10-01T07:35:10.382 INFO:tasks.rados.rados.0.smithi084.stdout:3222: write oid 100 current snap is 0 2023-10-01T07:35:10.382 INFO:tasks.rados.rados.0.smithi084.stdout:3216: finishing write tid 1 to smithi08466639-110 2023-10-01T07:35:10.382 INFO:tasks.rados.rados.0.smithi084.stdout:3222: seq_num 2027 ranges {467789=679621,1781824=285965} 2023-10-01T07:35:10.388 INFO:tasks.rados.rados.0.smithi084.stdout:3222: writing smithi08466639-100 from 467789 to 1147410 tid 1 2023-10-01T07:35:10.393 INFO:tasks.rados.rados.0.smithi084.stdout:3222: writing smithi08466639-100 from 1781824 to 2067789 tid 2 2023-10-01T07:35:10.394 INFO:tasks.rados.rados.0.smithi084.stdout:3223: write oid 444 current snap is 0 2023-10-01T07:35:10.394 INFO:tasks.rados.rados.0.smithi084.stdout:3223: seq_num 2028 ranges {484596=754870,1840306=244290} 2023-10-01T07:35:10.400 INFO:tasks.rados.rados.0.smithi084.stdout:3223: writing smithi08466639-444 from 484596 to 1239466 tid 1 2023-10-01T07:35:10.407 INFO:tasks.rados.rados.0.smithi084.stdout:3223: writing smithi08466639-444 from 1840306 to 2084596 tid 2 2023-10-01T07:35:10.407 INFO:tasks.rados.rados.0.smithi084.stdout:3224: write oid 29 current snap is 0 2023-10-01T07:35:10.407 INFO:tasks.rados.rados.0.smithi084.stdout:3216: finishing write tid 2 to smithi08466639-110 2023-10-01T07:35:10.407 INFO:tasks.rados.rados.0.smithi084.stdout:3224: seq_num 2029 ranges {501403=430119,1498788=490372} 2023-10-01T07:35:10.412 INFO:tasks.rados.rados.0.smithi084.stdout:3224: writing smithi08466639-29 from 501403 to 931522 tid 1 2023-10-01T07:35:10.418 INFO:tasks.rados.rados.0.smithi084.stdout:3224: writing smithi08466639-29 from 1498788 to 1989160 tid 2 2023-10-01T07:35:10.418 INFO:tasks.rados.rados.0.smithi084.stdout:3225: write oid 265 current snap is 0 2023-10-01T07:35:10.418 INFO:tasks.rados.rados.0.smithi084.stdout:3225: seq_num 2030 ranges {518210=621721,1557270=560940} 2023-10-01T07:35:10.425 INFO:tasks.rados.rados.0.smithi084.stdout:3225: writing smithi08466639-265 from 518210 to 1139931 tid 1 2023-10-01T07:35:10.430 INFO:tasks.rados.rados.0.smithi084.stdout:3225: writing smithi08466639-265 from 1557270 to 2118210 tid 2 2023-10-01T07:35:10.430 INFO:tasks.rados.rados.0.smithi084.stdout:3226: write oid 242 current snap is 0 2023-10-01T07:35:10.431 INFO:tasks.rados.rados.0.smithi084.stdout:3226: seq_num 2031 ranges {535017=696970,2015752=119265} 2023-10-01T07:35:10.437 INFO:tasks.rados.rados.0.smithi084.stdout:3226: writing smithi08466639-242 from 535017 to 1231987 tid 1 2023-10-01T07:35:10.443 INFO:tasks.rados.rados.0.smithi084.stdout:3226: writing smithi08466639-242 from 2015752 to 2135017 tid 2 2023-10-01T07:35:10.443 INFO:tasks.rados.rados.0.smithi084.stdout:3227: write oid 105 current snap is 0 2023-10-01T07:35:10.443 INFO:tasks.rados.rados.0.smithi084.stdout:3227: seq_num 2032 ranges {551824=772219,2074234=77590} 2023-10-01T07:35:10.450 INFO:tasks.rados.rados.0.smithi084.stdout:3227: writing smithi08466639-105 from 551824 to 1324043 tid 1 2023-10-01T07:35:10.455 INFO:tasks.rados.rados.0.smithi084.stdout:3227: writing smithi08466639-105 from 2074234 to 2151824 tid 2 2023-10-01T07:35:10.455 INFO:tasks.rados.rados.0.smithi084.stdout:3228: write oid 128 current snap is 0 2023-10-01T07:35:10.455 INFO:tasks.rados.rados.0.smithi084.stdout:3228: seq_num 2033 ranges {568631=447468,1732716=435915} 2023-10-01T07:35:10.460 INFO:tasks.rados.rados.0.smithi084.stdout:3228: writing smithi08466639-128 from 568631 to 1016099 tid 1 2023-10-01T07:35:10.467 INFO:tasks.rados.rados.0.smithi084.stdout:3228: writing smithi08466639-128 from 1732716 to 2168631 tid 2 2023-10-01T07:35:10.467 INFO:tasks.rados.rados.0.smithi084.stdout:3229: write oid 147 current snap is 0 2023-10-01T07:35:10.467 INFO:tasks.rados.rados.0.smithi084.stdout:3216: finishing write tid 3 to smithi08466639-110 2023-10-01T07:35:10.467 INFO:tasks.rados.rados.0.smithi084.stdout:3216: finishing write tid 4 to smithi08466639-110 2023-10-01T07:35:10.468 INFO:tasks.rados.rados.0.smithi084.stdout:3216: finishing write tid 5 to smithi08466639-110 2023-10-01T07:35:10.468 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 110 v 347 (ObjNum 2022 snap 0 seq_num 2022) dirty exists 2023-10-01T07:35:10.468 INFO:tasks.rados.rados.0.smithi084.stdout:3216: left oid 110 (ObjNum 2022 snap 0 seq_num 2022) 2023-10-01T07:35:10.468 INFO:tasks.rados.rados.0.smithi084.stdout:3217: expect (ObjNum 1517 snap 0 seq_num 1517) 2023-10-01T07:35:10.610 INFO:tasks.rados.rados.0.smithi084.stdout:3218: finishing write tid 1 to smithi08466639-403 2023-10-01T07:35:10.611 INFO:tasks.rados.rados.0.smithi084.stdout:3218: finishing write tid 2 to smithi08466639-403 2023-10-01T07:35:10.611 INFO:tasks.rados.rados.0.smithi084.stdout:3218: finishing write tid 3 to smithi08466639-403 2023-10-01T07:35:10.611 INFO:tasks.rados.rados.0.smithi084.stdout:3218: finishing write tid 4 to smithi08466639-403 2023-10-01T07:35:10.611 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 403 v 447 (ObjNum 2023 snap 0 seq_num 2023) dirty exists 2023-10-01T07:35:10.611 INFO:tasks.rados.rados.0.smithi084.stdout:3218: left oid 403 (ObjNum 2023 snap 0 seq_num 2023) 2023-10-01T07:35:10.611 INFO:tasks.rados.rados.0.smithi084.stdout:3219: finishing write tid 1 to smithi08466639-201 2023-10-01T07:35:10.611 INFO:tasks.rados.rados.0.smithi084.stdout:3219: finishing write tid 2 to smithi08466639-201 2023-10-01T07:35:10.611 INFO:tasks.rados.rados.0.smithi084.stdout:3219: finishing write tid 3 to smithi08466639-201 2023-10-01T07:35:10.611 INFO:tasks.rados.rados.0.smithi084.stdout:3219: finishing write tid 4 to smithi08466639-201 2023-10-01T07:35:10.611 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 201 v 450 (ObjNum 2024 snap 0 seq_num 2024) dirty exists 2023-10-01T07:35:10.612 INFO:tasks.rados.rados.0.smithi084.stdout:3219: left oid 201 (ObjNum 2024 snap 0 seq_num 2024) 2023-10-01T07:35:10.612 INFO:tasks.rados.rados.0.smithi084.stdout:3220: finishing write tid 1 to smithi08466639-268 2023-10-01T07:35:10.612 INFO:tasks.rados.rados.0.smithi084.stdout:3220: finishing write tid 2 to smithi08466639-268 2023-10-01T07:35:10.612 INFO:tasks.rados.rados.0.smithi084.stdout:3220: finishing write tid 3 to smithi08466639-268 2023-10-01T07:35:10.612 INFO:tasks.rados.rados.0.smithi084.stdout:3220: finishing write tid 4 to smithi08466639-268 2023-10-01T07:35:10.612 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 268 v 459 (ObjNum 2025 snap 0 seq_num 2025) dirty exists 2023-10-01T07:35:10.612 INFO:tasks.rados.rados.0.smithi084.stdout:3220: left oid 268 (ObjNum 2025 snap 0 seq_num 2025) 2023-10-01T07:35:10.612 INFO:tasks.rados.rados.0.smithi084.stdout:3221: finishing write tid 1 to smithi08466639-59 2023-10-01T07:35:10.612 INFO:tasks.rados.rados.0.smithi084.stdout:3221: finishing write tid 2 to smithi08466639-59 2023-10-01T07:35:10.612 INFO:tasks.rados.rados.0.smithi084.stdout:3221: finishing write tid 3 to smithi08466639-59 2023-10-01T07:35:10.612 INFO:tasks.rados.rados.0.smithi084.stdout:3221: finishing write tid 4 to smithi08466639-59 2023-10-01T07:35:10.612 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 59 v 370 (ObjNum 2026 snap 0 seq_num 2026) dirty exists 2023-10-01T07:35:10.612 INFO:tasks.rados.rados.0.smithi084.stdout:3221: left oid 59 (ObjNum 2026 snap 0 seq_num 2026) 2023-10-01T07:35:10.612 INFO:tasks.rados.rados.0.smithi084.stdout:3222: finishing write tid 1 to smithi08466639-100 2023-10-01T07:35:10.613 INFO:tasks.rados.rados.0.smithi084.stdout:3222: finishing write tid 2 to smithi08466639-100 2023-10-01T07:35:10.613 INFO:tasks.rados.rados.0.smithi084.stdout:3229: seq_num 2034 ranges {585438=522717,1674845=510593} 2023-10-01T07:35:10.623 INFO:tasks.rados.rados.0.smithi084.stdout:3229: writing smithi08466639-147 from 585438 to 1108155 tid 1 2023-10-01T07:35:10.630 INFO:tasks.rados.rados.0.smithi084.stdout:3229: writing smithi08466639-147 from 1674845 to 2185438 tid 2 2023-10-01T07:35:10.630 INFO:tasks.rados.rados.0.smithi084.stdout:3216: done (13 left) 2023-10-01T07:35:10.630 INFO:tasks.rados.rados.0.smithi084.stdout:3217: done (12 left) 2023-10-01T07:35:10.630 INFO:tasks.rados.rados.0.smithi084.stdout:3218: done (11 left) 2023-10-01T07:35:10.630 INFO:tasks.rados.rados.0.smithi084.stdout:3219: done (10 left) 2023-10-01T07:35:10.630 INFO:tasks.rados.rados.0.smithi084.stdout:3220: done (9 left) 2023-10-01T07:35:10.630 INFO:tasks.rados.rados.0.smithi084.stdout:3221: done (8 left) 2023-10-01T07:35:10.631 INFO:tasks.rados.rados.0.smithi084.stdout:3230: write oid 53 current snap is 0 2023-10-01T07:35:10.631 INFO:tasks.rados.rados.0.smithi084.stdout:3222: finishing write tid 3 to smithi08466639-100 2023-10-01T07:35:10.631 INFO:tasks.rados.rados.0.smithi084.stdout:3222: finishing write tid 4 to smithi08466639-100 2023-10-01T07:35:10.631 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 100 v 427 (ObjNum 2027 snap 0 seq_num 2027) dirty exists 2023-10-01T07:35:10.631 INFO:tasks.rados.rados.0.smithi084.stdout:3222: left oid 100 (ObjNum 2027 snap 0 seq_num 2027) 2023-10-01T07:35:10.631 INFO:tasks.rados.rados.0.smithi084.stdout:3223: finishing write tid 1 to smithi08466639-444 2023-10-01T07:35:10.631 INFO:tasks.rados.rados.0.smithi084.stdout:3230: seq_num 2035 ranges {602245=597966,1733327=468918} 2023-10-01T07:35:10.636 INFO:tasks.rados.rados.0.smithi084.stdout:3230: writing smithi08466639-53 from 602245 to 1200211 tid 1 2023-10-01T07:35:10.642 INFO:tasks.rados.rados.0.smithi084.stdout:3230: writing smithi08466639-53 from 1733327 to 2202245 tid 2 2023-10-01T07:35:10.642 INFO:tasks.rados.rados.0.smithi084.stdout:3222: done (8 left) 2023-10-01T07:35:10.642 INFO:tasks.rados.rados.0.smithi084.stdout:3231: read oid 132 snap -1 2023-10-01T07:35:10.643 INFO:tasks.rados.rados.0.smithi084.stdout:3231: expect deleted 2023-10-01T07:35:10.643 INFO:tasks.rados.rados.0.smithi084.stdout:3232: read oid 205 snap -1 2023-10-01T07:35:10.643 INFO:tasks.rados.rados.0.smithi084.stdout:3232: expect (ObjNum 1057 snap 0 seq_num 1057) 2023-10-01T07:35:10.643 INFO:tasks.rados.rados.0.smithi084.stdout:3233: write oid 32 current snap is 0 2023-10-01T07:35:10.643 INFO:tasks.rados.rados.0.smithi084.stdout:3223: finishing write tid 2 to smithi08466639-444 2023-10-01T07:35:10.643 INFO:tasks.rados.rados.0.smithi084.stdout:3233: seq_num 2036 ranges {619052=673215,1791809=427243} 2023-10-01T07:35:10.650 INFO:tasks.rados.rados.0.smithi084.stdout:3233: writing smithi08466639-32 from 619052 to 1292267 tid 1 2023-10-01T07:35:10.657 INFO:tasks.rados.rados.0.smithi084.stdout:3233: writing smithi08466639-32 from 1791809 to 2219052 tid 2 2023-10-01T07:35:10.657 INFO:tasks.rados.rados.0.smithi084.stdout:3234: delete oid 127 current snap is 0 2023-10-01T07:35:10.657 INFO:tasks.rados.rados.0.smithi084.stdout:3223: finishing write tid 3 to smithi08466639-444 2023-10-01T07:35:10.657 INFO:tasks.rados.rados.0.smithi084.stdout:3223: finishing write tid 4 to smithi08466639-444 2023-10-01T07:35:10.658 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 444 v 347 (ObjNum 2028 snap 0 seq_num 2028) dirty exists 2023-10-01T07:35:10.658 INFO:tasks.rados.rados.0.smithi084.stdout:3223: left oid 444 (ObjNum 2028 snap 0 seq_num 2028) 2023-10-01T07:35:10.658 INFO:tasks.rados.rados.0.smithi084.stdout:3224: finishing write tid 1 to smithi08466639-29 2023-10-01T07:35:10.658 INFO:tasks.rados.rados.0.smithi084.stdout:3224: finishing write tid 2 to smithi08466639-29 2023-10-01T07:35:10.658 INFO:tasks.rados.rados.0.smithi084.stdout:3224: finishing write tid 3 to smithi08466639-29 2023-10-01T07:35:10.658 INFO:tasks.rados.rados.0.smithi084.stdout:3224: finishing write tid 4 to smithi08466639-29 2023-10-01T07:35:10.658 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 29 v 471 (ObjNum 2029 snap 0 seq_num 2029) dirty exists 2023-10-01T07:35:10.658 INFO:tasks.rados.rados.0.smithi084.stdout:3224: left oid 29 (ObjNum 2029 snap 0 seq_num 2029) 2023-10-01T07:35:10.658 INFO:tasks.rados.rados.0.smithi084.stdout:3225: finishing write tid 1 to smithi08466639-265 2023-10-01T07:35:10.658 INFO:tasks.rados.rados.0.smithi084.stdout:3225: finishing write tid 2 to smithi08466639-265 2023-10-01T07:35:10.658 INFO:tasks.rados.rados.0.smithi084.stdout:3225: finishing write tid 3 to smithi08466639-265 2023-10-01T07:35:10.658 INFO:tasks.rados.rados.0.smithi084.stdout:3225: finishing write tid 4 to smithi08466639-265 2023-10-01T07:35:10.658 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 265 v 373 (ObjNum 2030 snap 0 seq_num 2030) dirty exists 2023-10-01T07:35:10.659 INFO:tasks.rados.rados.0.smithi084.stdout:3225: left oid 265 (ObjNum 2030 snap 0 seq_num 2030) 2023-10-01T07:35:10.659 INFO:tasks.rados.rados.0.smithi084.stdout:3226: finishing write tid 1 to smithi08466639-242 2023-10-01T07:35:10.659 INFO:tasks.rados.rados.0.smithi084.stdout:3226: finishing write tid 2 to smithi08466639-242 2023-10-01T07:35:10.659 INFO:tasks.rados.rados.0.smithi084.stdout:3226: finishing write tid 3 to smithi08466639-242 2023-10-01T07:35:10.659 INFO:tasks.rados.rados.0.smithi084.stdout:3226: finishing write tid 4 to smithi08466639-242 2023-10-01T07:35:10.659 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 242 v 350 (ObjNum 2031 snap 0 seq_num 2031) dirty exists 2023-10-01T07:35:10.659 INFO:tasks.rados.rados.0.smithi084.stdout:3226: left oid 242 (ObjNum 2031 snap 0 seq_num 2031) 2023-10-01T07:35:10.659 INFO:tasks.rados.rados.0.smithi084.stdout:3227: finishing write tid 1 to smithi08466639-105 2023-10-01T07:35:10.659 INFO:tasks.rados.rados.0.smithi084.stdout:3227: finishing write tid 2 to smithi08466639-105 2023-10-01T07:35:10.659 INFO:tasks.rados.rados.0.smithi084.stdout:3227: finishing write tid 3 to smithi08466639-105 2023-10-01T07:35:10.659 INFO:tasks.rados.rados.0.smithi084.stdout:3227: finishing write tid 4 to smithi08466639-105 2023-10-01T07:35:10.659 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 105 v 474 (ObjNum 2032 snap 0 seq_num 2032) dirty exists 2023-10-01T07:35:10.660 INFO:tasks.rados.rados.0.smithi084.stdout:3227: left oid 105 (ObjNum 2032 snap 0 seq_num 2032) 2023-10-01T07:35:10.660 INFO:tasks.rados.rados.0.smithi084.stdout:3228: finishing write tid 1 to smithi08466639-128 2023-10-01T07:35:10.660 INFO:tasks.rados.rados.0.smithi084.stdout:3228: finishing write tid 2 to smithi08466639-128 2023-10-01T07:35:10.660 INFO:tasks.rados.rados.0.smithi084.stdout:3228: finishing write tid 3 to smithi08466639-128 2023-10-01T07:35:10.660 INFO:tasks.rados.rados.0.smithi084.stdout:3228: finishing write tid 4 to smithi08466639-128 2023-10-01T07:35:10.660 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 128 v 453 (ObjNum 2033 snap 0 seq_num 2033) dirty exists 2023-10-01T07:35:10.660 INFO:tasks.rados.rados.0.smithi084.stdout:3228: left oid 128 (ObjNum 2033 snap 0 seq_num 2033) 2023-10-01T07:35:10.660 INFO:tasks.rados.rados.0.smithi084.stdout:3229: finishing write tid 1 to smithi08466639-147 2023-10-01T07:35:10.660 INFO:tasks.rados.rados.0.smithi084.stdout:3229: finishing write tid 2 to smithi08466639-147 2023-10-01T07:35:10.660 INFO:tasks.rados.rados.0.smithi084.stdout:3229: finishing write tid 3 to smithi08466639-147 2023-10-01T07:35:10.660 INFO:tasks.rados.rados.0.smithi084.stdout:3229: finishing write tid 4 to smithi08466639-147 2023-10-01T07:35:10.660 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 147 v 327 (ObjNum 2034 snap 0 seq_num 2034) dirty exists 2023-10-01T07:35:10.660 INFO:tasks.rados.rados.0.smithi084.stdout:3229: left oid 147 (ObjNum 2034 snap 0 seq_num 2034) 2023-10-01T07:35:10.661 INFO:tasks.rados.rados.0.smithi084.stdout:3230: finishing write tid 1 to smithi08466639-53 2023-10-01T07:35:10.661 INFO:tasks.rados.rados.0.smithi084.stdout:3230: finishing write tid 2 to smithi08466639-53 2023-10-01T07:35:10.661 INFO:tasks.rados.rados.0.smithi084.stdout:3230: finishing write tid 3 to smithi08466639-53 2023-10-01T07:35:10.661 INFO:tasks.rados.rados.0.smithi084.stdout:3230: finishing write tid 4 to smithi08466639-53 2023-10-01T07:35:10.661 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 53 v 462 (ObjNum 2035 snap 0 seq_num 2035) dirty exists 2023-10-01T07:35:10.661 INFO:tasks.rados.rados.0.smithi084.stdout:3230: left oid 53 (ObjNum 2035 snap 0 seq_num 2035) 2023-10-01T07:35:10.661 INFO:tasks.rados.rados.0.smithi084.stdout:3232: expect (ObjNum 1057 snap 0 seq_num 1057) 2023-10-01T07:35:10.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:10 smithi084 bash[27378]: audit 2023-10-01T07:35:09.761610+0000 mon.c (mon.2) 147 : audit [DBG] from='client.? 172.21.15.84:0/983150549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:10.825 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:10 smithi084 bash[71139]: debug 2023-10-01T07:35:10.466+0000 7f88dceb7200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-01T07:35:10.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:10 smithi084 bash[33757]: audit 2023-10-01T07:35:09.761610+0000 mon.c (mon.2) 147 : audit [DBG] from='client.? 172.21.15.84:0/983150549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:10.860 INFO:tasks.rados.rados.0.smithi084.stdout:3233: finishing write tid 1 to smithi08466639-32 2023-10-01T07:35:10.860 INFO:tasks.rados.rados.0.smithi084.stdout:3233: finishing write tid 2 to smithi08466639-32 2023-10-01T07:35:10.860 INFO:tasks.rados.rados.0.smithi084.stdout:3233: finishing write tid 3 to smithi08466639-32 2023-10-01T07:35:10.861 INFO:tasks.rados.rados.0.smithi084.stdout:3233: finishing write tid 4 to smithi08466639-32 2023-10-01T07:35:10.861 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 32 v 304 (ObjNum 2036 snap 0 seq_num 2036) dirty exists 2023-10-01T07:35:10.861 INFO:tasks.rados.rados.0.smithi084.stdout:3233: left oid 32 (ObjNum 2036 snap 0 seq_num 2036) 2023-10-01T07:35:10.861 INFO:tasks.rados.rados.0.smithi084.stdout:3223: done (11 left) 2023-10-01T07:35:10.861 INFO:tasks.rados.rados.0.smithi084.stdout:3224: done (10 left) 2023-10-01T07:35:10.861 INFO:tasks.rados.rados.0.smithi084.stdout:3225: done (9 left) 2023-10-01T07:35:10.861 INFO:tasks.rados.rados.0.smithi084.stdout:3226: done (8 left) 2023-10-01T07:35:10.861 INFO:tasks.rados.rados.0.smithi084.stdout:3227: done (7 left) 2023-10-01T07:35:10.861 INFO:tasks.rados.rados.0.smithi084.stdout:3228: done (6 left) 2023-10-01T07:35:10.861 INFO:tasks.rados.rados.0.smithi084.stdout:3229: done (5 left) 2023-10-01T07:35:10.862 INFO:tasks.rados.rados.0.smithi084.stdout:3230: done (4 left) 2023-10-01T07:35:10.862 INFO:tasks.rados.rados.0.smithi084.stdout:3231: done (3 left) 2023-10-01T07:35:10.862 INFO:tasks.rados.rados.0.smithi084.stdout:3232: done (2 left) 2023-10-01T07:35:10.862 INFO:tasks.rados.rados.0.smithi084.stdout:3233: done (1 left) 2023-10-01T07:35:10.862 INFO:tasks.rados.rados.0.smithi084.stdout:3234: done (0 left) 2023-10-01T07:35:10.862 INFO:tasks.rados.rados.0.smithi084.stdout:3235: read oid 310 snap -1 2023-10-01T07:35:10.862 INFO:tasks.rados.rados.0.smithi084.stdout:3235: expect (ObjNum 1338 snap 0 seq_num 1338) 2023-10-01T07:35:10.862 INFO:tasks.rados.rados.0.smithi084.stdout:3236: write oid 78 current snap is 0 2023-10-01T07:35:10.862 INFO:tasks.rados.rados.0.smithi084.stdout:3236: seq_num 2038 ranges {652666=540066,1908773=343893} 2023-10-01T07:35:10.872 INFO:tasks.rados.rados.0.smithi084.stdout:3236: writing smithi08466639-78 from 652666 to 1192732 tid 1 2023-10-01T07:35:10.878 INFO:tasks.rados.rados.0.smithi084.stdout:3236: writing smithi08466639-78 from 1908773 to 2252666 tid 2 2023-10-01T07:35:10.878 INFO:tasks.rados.rados.0.smithi084.stdout:3237: write oid 101 current snap is 0 2023-10-01T07:35:10.879 INFO:tasks.rados.rados.0.smithi084.stdout:3237: seq_num 2039 ranges {669473=615315,1967255=302218} 2023-10-01T07:35:10.885 INFO:tasks.rados.rados.0.smithi084.stdout:3237: writing smithi08466639-101 from 669473 to 1284788 tid 1 2023-10-01T07:35:10.891 INFO:tasks.rados.rados.0.smithi084.stdout:3237: writing smithi08466639-101 from 1967255 to 2269473 tid 2 2023-10-01T07:35:10.891 INFO:tasks.rados.rados.0.smithi084.stdout:3238: read oid 346 snap -1 2023-10-01T07:35:10.892 INFO:tasks.rados.rados.0.smithi084.stdout:3238: expect (ObjNum 1851 snap 0 seq_num 1851) 2023-10-01T07:35:10.892 INFO:tasks.rados.rados.0.smithi084.stdout:3239: read oid 237 snap -1 2023-10-01T07:35:10.892 INFO:tasks.rados.rados.0.smithi084.stdout:3239: expect (ObjNum 1991 snap 0 seq_num 1991) 2023-10-01T07:35:10.892 INFO:tasks.rados.rados.0.smithi084.stdout:3240: write oid 246 current snap is 0 2023-10-01T07:35:10.892 INFO:tasks.rados.rados.0.smithi084.stdout:3235: expect (ObjNum 1338 snap 0 seq_num 1338) 2023-10-01T07:35:10.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:10 smithi112 bash[27689]: audit 2023-10-01T07:35:09.761610+0000 mon.c (mon.2) 147 : audit [DBG] from='client.? 172.21.15.84:0/983150549' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:11.032 INFO:tasks.rados.rados.0.smithi084.stdout:3236: finishing write tid 1 to smithi08466639-78 2023-10-01T07:35:11.032 INFO:tasks.rados.rados.0.smithi084.stdout:3236: finishing write tid 2 to smithi08466639-78 2023-10-01T07:35:11.032 INFO:tasks.rados.rados.0.smithi084.stdout:3236: finishing write tid 3 to smithi08466639-78 2023-10-01T07:35:11.032 INFO:tasks.rados.rados.0.smithi084.stdout:3236: finishing write tid 4 to smithi08466639-78 2023-10-01T07:35:11.032 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 78 v 440 (ObjNum 2038 snap 0 seq_num 2038) dirty exists 2023-10-01T07:35:11.032 INFO:tasks.rados.rados.0.smithi084.stdout:3236: left oid 78 (ObjNum 2038 snap 0 seq_num 2038) 2023-10-01T07:35:11.032 INFO:tasks.rados.rados.0.smithi084.stdout:3237: finishing write tid 1 to smithi08466639-101 2023-10-01T07:35:11.032 INFO:tasks.rados.rados.0.smithi084.stdout:3237: finishing write tid 2 to smithi08466639-101 2023-10-01T07:35:11.033 INFO:tasks.rados.rados.0.smithi084.stdout:3238: expect (ObjNum 1851 snap 0 seq_num 1851) 2023-10-01T07:35:11.137 INFO:tasks.rados.rados.0.smithi084.stdout:3237: finishing write tid 3 to smithi08466639-101 2023-10-01T07:35:11.138 INFO:tasks.rados.rados.0.smithi084.stdout:3237: finishing write tid 4 to smithi08466639-101 2023-10-01T07:35:11.138 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 101 v 330 (ObjNum 2039 snap 0 seq_num 2039) dirty exists 2023-10-01T07:35:11.138 INFO:tasks.rados.rados.0.smithi084.stdout:3237: left oid 101 (ObjNum 2039 snap 0 seq_num 2039) 2023-10-01T07:35:11.138 INFO:tasks.rados.rados.0.smithi084.stdout:3239: expect (ObjNum 1991 snap 0 seq_num 1991) 2023-10-01T07:35:11.373 INFO:tasks.rados.rados.0.smithi084.stdout:3240: seq_num 2040 ranges {686280=690564,2025737=260543} 2023-10-01T07:35:11.386 INFO:tasks.rados.rados.0.smithi084.stdout:3240: writing smithi08466639-246 from 686280 to 1376844 tid 1 2023-10-01T07:35:11.392 INFO:tasks.rados.rados.0.smithi084.stdout:3240: writing smithi08466639-246 from 2025737 to 2286280 tid 2 2023-10-01T07:35:11.392 INFO:tasks.rados.rados.0.smithi084.stdout:3235: done (5 left) 2023-10-01T07:35:11.392 INFO:tasks.rados.rados.0.smithi084.stdout:3236: done (4 left) 2023-10-01T07:35:11.393 INFO:tasks.rados.rados.0.smithi084.stdout:3237: done (3 left) 2023-10-01T07:35:11.393 INFO:tasks.rados.rados.0.smithi084.stdout:3238: done (2 left) 2023-10-01T07:35:11.393 INFO:tasks.rados.rados.0.smithi084.stdout:3239: done (1 left) 2023-10-01T07:35:11.393 INFO:tasks.rados.rados.0.smithi084.stdout:3241: read oid 185 snap -1 2023-10-01T07:35:11.393 INFO:tasks.rados.rados.0.smithi084.stdout:3241: expect (ObjNum 184 snap 0 seq_num 184) 2023-10-01T07:35:11.393 INFO:tasks.rados.rados.0.smithi084.stdout:3242: write oid 475 current snap is 0 2023-10-01T07:35:11.393 INFO:tasks.rados.rados.0.smithi084.stdout:3242: seq_num 2041 ranges {703087=765813,2084219=218868} 2023-10-01T07:35:11.400 INFO:tasks.rados.rados.0.smithi084.stdout:3242: writing smithi08466639-475 from 703087 to 1468900 tid 1 2023-10-01T07:35:11.405 INFO:tasks.rados.rados.0.smithi084.stdout:3242: writing smithi08466639-475 from 2084219 to 2303087 tid 2 2023-10-01T07:35:11.405 INFO:tasks.rados.rados.0.smithi084.stdout:3243: read oid 357 snap -1 2023-10-01T07:35:11.405 INFO:tasks.rados.rados.0.smithi084.stdout:3243: expect (ObjNum 2020 snap 0 seq_num 2020) 2023-10-01T07:35:11.405 INFO:tasks.rados.rados.0.smithi084.stdout:3244: delete oid 80 current snap is 0 2023-10-01T07:35:11.405 INFO:tasks.rados.rados.0.smithi084.stdout:3240: finishing write tid 1 to smithi08466639-246 2023-10-01T07:35:11.405 INFO:tasks.rados.rados.0.smithi084.stdout:3240: finishing write tid 2 to smithi08466639-246 2023-10-01T07:35:11.405 INFO:tasks.rados.rados.0.smithi084.stdout:3240: finishing write tid 3 to smithi08466639-246 2023-10-01T07:35:11.406 INFO:tasks.rados.rados.0.smithi084.stdout:3240: finishing write tid 4 to smithi08466639-246 2023-10-01T07:35:11.406 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 246 v 456 (ObjNum 2040 snap 0 seq_num 2040) dirty exists 2023-10-01T07:35:11.406 INFO:tasks.rados.rados.0.smithi084.stdout:3240: left oid 246 (ObjNum 2040 snap 0 seq_num 2040) 2023-10-01T07:35:11.406 INFO:tasks.rados.rados.0.smithi084.stdout:3241: expect (ObjNum 184 snap 0 seq_num 184) 2023-10-01T07:35:11.517 INFO:tasks.rados.rados.0.smithi084.stdout:3242: finishing write tid 1 to smithi08466639-475 2023-10-01T07:35:11.517 INFO:tasks.rados.rados.0.smithi084.stdout:3242: finishing write tid 2 to smithi08466639-475 2023-10-01T07:35:11.517 INFO:tasks.rados.rados.0.smithi084.stdout:3240: done (4 left) 2023-10-01T07:35:11.517 INFO:tasks.rados.rados.0.smithi084.stdout:3241: done (3 left) 2023-10-01T07:35:11.517 INFO:tasks.rados.rados.0.smithi084.stdout:3244: done (2 left) 2023-10-01T07:35:11.517 INFO:tasks.rados.rados.0.smithi084.stdout:3245: write oid 245 current snap is 0 2023-10-01T07:35:11.517 INFO:tasks.rados.rados.0.smithi084.stdout:3242: finishing write tid 3 to smithi08466639-475 2023-10-01T07:35:11.517 INFO:tasks.rados.rados.0.smithi084.stdout:3245: seq_num 2043 ranges {736701=516311,1684830=516055} 2023-10-01T07:35:11.523 INFO:tasks.rados.rados.0.smithi084.stdout:3245: writing smithi08466639-245 from 736701 to 1253012 tid 1 2023-10-01T07:35:11.529 INFO:tasks.rados.rados.0.smithi084.stdout:3245: writing smithi08466639-245 from 1684830 to 2200885 tid 2 2023-10-01T07:35:11.529 INFO:tasks.rados.rados.0.smithi084.stdout:3246: write oid 182 current snap is 0 2023-10-01T07:35:11.529 INFO:tasks.rados.rados.0.smithi084.stdout:3246: seq_num 2044 ranges {753508=591560,2143312=210196} 2023-10-01T07:35:11.536 INFO:tasks.rados.rados.0.smithi084.stdout:3246: writing smithi08466639-182 from 753508 to 1345068 tid 1 2023-10-01T07:35:11.543 INFO:tasks.rados.rados.0.smithi084.stdout:3246: writing smithi08466639-182 from 2143312 to 2353508 tid 2 2023-10-01T07:35:11.543 INFO:tasks.rados.rados.0.smithi084.stdout:3247: read oid 426 snap -1 2023-10-01T07:35:11.543 INFO:tasks.rados.rados.0.smithi084.stdout:3247: expect (ObjNum 1324 snap 0 seq_num 1324) 2023-10-01T07:35:11.543 INFO:tasks.rados.rados.0.smithi084.stdout:3248: delete oid 95 current snap is 0 2023-10-01T07:35:11.543 INFO:tasks.rados.rados.0.smithi084.stdout:3242: finishing write tid 4 to smithi08466639-475 2023-10-01T07:35:11.543 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 475 v 498 (ObjNum 2041 snap 0 seq_num 2041) dirty exists 2023-10-01T07:35:11.543 INFO:tasks.rados.rados.0.smithi084.stdout:3242: left oid 475 (ObjNum 2041 snap 0 seq_num 2041) 2023-10-01T07:35:11.543 INFO:tasks.rados.rados.0.smithi084.stdout:3243: expect (ObjNum 2020 snap 0 seq_num 2020) 2023-10-01T07:35:11.744 INFO:tasks.rados.rados.0.smithi084.stdout:3245: finishing write tid 1 to smithi08466639-245 2023-10-01T07:35:11.744 INFO:tasks.rados.rados.0.smithi084.stdout:3245: finishing write tid 2 to smithi08466639-245 2023-10-01T07:35:11.744 INFO:tasks.rados.rados.0.smithi084.stdout:3245: finishing write tid 3 to smithi08466639-245 2023-10-01T07:35:11.744 INFO:tasks.rados.rados.0.smithi084.stdout:3245: finishing write tid 4 to smithi08466639-245 2023-10-01T07:35:11.744 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 245 v 476 (ObjNum 2043 snap 0 seq_num 2043) dirty exists 2023-10-01T07:35:11.744 INFO:tasks.rados.rados.0.smithi084.stdout:3245: left oid 245 (ObjNum 2043 snap 0 seq_num 2043) 2023-10-01T07:35:11.744 INFO:tasks.rados.rados.0.smithi084.stdout:3246: finishing write tid 1 to smithi08466639-182 2023-10-01T07:35:11.744 INFO:tasks.rados.rados.0.smithi084.stdout:3246: finishing write tid 2 to smithi08466639-182 2023-10-01T07:35:11.744 INFO:tasks.rados.rados.0.smithi084.stdout:3246: finishing write tid 3 to smithi08466639-182 2023-10-01T07:35:11.745 INFO:tasks.rados.rados.0.smithi084.stdout:3246: finishing write tid 4 to smithi08466639-182 2023-10-01T07:35:11.745 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 182 v 430 (ObjNum 2044 snap 0 seq_num 2044) dirty exists 2023-10-01T07:35:11.745 INFO:tasks.rados.rados.0.smithi084.stdout:3246: left oid 182 (ObjNum 2044 snap 0 seq_num 2044) 2023-10-01T07:35:11.745 INFO:tasks.rados.rados.0.smithi084.stdout:3247: expect (ObjNum 1324 snap 0 seq_num 1324) 2023-10-01T07:35:11.821 INFO:tasks.rados.rados.0.smithi084.stdout:3242: done (5 left) 2023-10-01T07:35:11.821 INFO:tasks.rados.rados.0.smithi084.stdout:3243: done (4 left) 2023-10-01T07:35:11.821 INFO:tasks.rados.rados.0.smithi084.stdout:3245: done (3 left) 2023-10-01T07:35:11.821 INFO:tasks.rados.rados.0.smithi084.stdout:3246: done (2 left) 2023-10-01T07:35:11.821 INFO:tasks.rados.rados.0.smithi084.stdout:3247: done (1 left) 2023-10-01T07:35:11.821 INFO:tasks.rados.rados.0.smithi084.stdout:3248: done (0 left) 2023-10-01T07:35:11.821 INFO:tasks.rados.rados.0.smithi084.stdout:3249: read oid 435 snap -1 2023-10-01T07:35:11.821 INFO:tasks.rados.rados.0.smithi084.stdout:3249: expect (ObjNum 1624 snap 0 seq_num 1624) 2023-10-01T07:35:11.822 INFO:tasks.rados.rados.0.smithi084.stdout:3250: write oid 427 current snap is 0 2023-10-01T07:35:11.822 INFO:tasks.rados.rados.0.smithi084.stdout:3250: seq_num 2046 ranges {787122=458411,1860276=526846} 2023-10-01T07:35:11.834 INFO:tasks.rados.rados.0.smithi084.stdout:3250: writing smithi08466639-427 from 787122 to 1245533 tid 1 2023-10-01T07:35:11.842 INFO:tasks.rados.rados.0.smithi084.stdout:3250: writing smithi08466639-427 from 1860276 to 2387122 tid 2 2023-10-01T07:35:11.842 INFO:tasks.rados.rados.0.smithi084.stdout:3251: read oid 244 snap -1 2023-10-01T07:35:11.842 INFO:tasks.rados.rados.0.smithi084.stdout:3251: expect (ObjNum 1873 snap 0 seq_num 1873) 2023-10-01T07:35:11.842 INFO:tasks.rados.rados.0.smithi084.stdout:3252: read oid 157 snap -1 2023-10-01T07:35:11.842 INFO:tasks.rados.rados.0.smithi084.stdout:3252: expect (ObjNum 156 snap 0 seq_num 156) 2023-10-01T07:35:11.842 INFO:tasks.rados.rados.0.smithi084.stdout:3253: write oid 11 current snap is 0 2023-10-01T07:35:11.842 INFO:tasks.rados.rados.0.smithi084.stdout:3253: seq_num 2047 ranges {403929=533660,1518758=407040} 2023-10-01T07:35:11.848 INFO:tasks.rados.rados.0.smithi084.stdout:3253: writing smithi08466639-11 from 403929 to 937589 tid 1 2023-10-01T07:35:11.858 INFO:tasks.rados.rados.0.smithi084.stdout:3253: writing smithi08466639-11 from 1518758 to 1925798 tid 2 2023-10-01T07:35:11.858 INFO:tasks.rados.rados.0.smithi084.stdout:3254: read oid 189 snap -1 2023-10-01T07:35:11.858 INFO:tasks.rados.rados.0.smithi084.stdout:3254: expect (ObjNum 1622 snap 0 seq_num 1622) 2023-10-01T07:35:11.858 INFO:tasks.rados.rados.0.smithi084.stdout:3255: write oid 441 current snap is 0 2023-10-01T07:35:11.858 INFO:tasks.rados.rados.0.smithi084.stdout:3255: seq_num 2048 ranges {420736=608909,1577240=667051} 2023-10-01T07:35:11.864 INFO:tasks.rados.rados.0.smithi084.stdout:3255: writing smithi08466639-441 from 420736 to 1029645 tid 1 2023-10-01T07:35:11.872 INFO:tasks.rados.rados.0.smithi084.stdout:3255: writing smithi08466639-441 from 1577240 to 2244291 tid 2 2023-10-01T07:35:11.872 INFO:tasks.rados.rados.0.smithi084.stdout:3256: read oid 351 snap -1 2023-10-01T07:35:11.872 INFO:tasks.rados.rados.0.smithi084.stdout:3256: expect (ObjNum 1342 snap 0 seq_num 1342) 2023-10-01T07:35:11.873 INFO:tasks.rados.rados.0.smithi084.stdout:3257: read oid 374 snap -1 2023-10-01T07:35:11.873 INFO:tasks.rados.rados.0.smithi084.stdout:3257: expect (ObjNum 1825 snap 0 seq_num 1825) 2023-10-01T07:35:11.873 INFO:tasks.rados.rados.0.smithi084.stdout:3258: read oid 84 snap -1 2023-10-01T07:35:11.873 INFO:tasks.rados.rados.0.smithi084.stdout:3258: expect (ObjNum 1846 snap 0 seq_num 1846) 2023-10-01T07:35:11.873 INFO:tasks.rados.rados.0.smithi084.stdout:3259: write oid 333 current snap is 0 2023-10-01T07:35:11.873 INFO:tasks.rados.rados.0.smithi084.stdout:3259: seq_num 2049 ranges {437543=684158,1635722=410709} 2023-10-01T07:35:11.880 INFO:tasks.rados.rados.0.smithi084.stdout:3259: writing smithi08466639-333 from 437543 to 1121701 tid 1 2023-10-01T07:35:11.886 INFO:tasks.rados.rados.0.smithi084.stdout:3259: writing smithi08466639-333 from 1635722 to 2046431 tid 2 2023-10-01T07:35:11.886 INFO:tasks.rados.rados.0.smithi084.stdout:3260: read oid 29 snap -1 2023-10-01T07:35:11.887 INFO:tasks.rados.rados.0.smithi084.stdout:3260: expect (ObjNum 2029 snap 0 seq_num 2029) 2023-10-01T07:35:11.887 INFO:tasks.rados.rados.0.smithi084.stdout:3249: expect (ObjNum 1624 snap 0 seq_num 1624) 2023-10-01T07:35:11.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:11 smithi112 bash[27689]: cluster 2023-10-01T07:35:10.392959+0000 mgr.x (mgr.24739) 75 : cluster [DBG] pgmap v46: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s rd, 12 MiB/s wr, 113 op/s 2023-10-01T07:35:12.063 INFO:tasks.rados.rados.0.smithi084.stdout:3250: finishing write tid 1 to smithi08466639-427 2023-10-01T07:35:12.063 INFO:tasks.rados.rados.0.smithi084.stdout:3249: done (11 left) 2023-10-01T07:35:12.063 INFO:tasks.rados.rados.0.smithi084.stdout:3261: read oid 7 snap -1 2023-10-01T07:35:12.063 INFO:tasks.rados.rados.0.smithi084.stdout:3261: expect (ObjNum 1646 snap 0 seq_num 1646) 2023-10-01T07:35:12.063 INFO:tasks.rados.rados.0.smithi084.stdout:3262: read oid 358 snap -1 2023-10-01T07:35:12.063 INFO:tasks.rados.rados.0.smithi084.stdout:3262: expect deleted 2023-10-01T07:35:12.063 INFO:tasks.rados.rados.0.smithi084.stdout:3263: write oid 96 current snap is 0 2023-10-01T07:35:12.063 INFO:tasks.rados.rados.0.smithi084.stdout:3250: finishing write tid 2 to smithi08466639-427 2023-10-01T07:35:12.063 INFO:tasks.rados.rados.0.smithi084.stdout:3252: expect (ObjNum 156 snap 0 seq_num 156) 2023-10-01T07:35:12.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:11 smithi084 bash[33757]: cluster 2023-10-01T07:35:10.392959+0000 mgr.x (mgr.24739) 75 : cluster [DBG] pgmap v46: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s rd, 12 MiB/s wr, 113 op/s 2023-10-01T07:35:12.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:11 smithi084 bash[27378]: cluster 2023-10-01T07:35:10.392959+0000 mgr.x (mgr.24739) 75 : cluster [DBG] pgmap v46: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s rd, 12 MiB/s wr, 113 op/s 2023-10-01T07:35:12.075 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:11 smithi084 bash[71139]: debug 2023-10-01T07:35:11.602+0000 7f88dceb7200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-01T07:35:12.075 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:11 smithi084 bash[71139]: debug 2023-10-01T07:35:11.722+0000 7f88dceb7200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-01T07:35:12.075 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:11 smithi084 bash[71139]: debug 2023-10-01T07:35:11.850+0000 7f88dceb7200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-01T07:35:12.160 INFO:tasks.rados.rados.0.smithi084.stdout:3253: finishing write tid 1 to smithi08466639-11 2023-10-01T07:35:12.161 INFO:tasks.rados.rados.0.smithi084.stdout:3251: expect (ObjNum 1873 snap 0 seq_num 1873) 2023-10-01T07:35:12.409 INFO:tasks.rados.rados.0.smithi084.stdout:3250: finishing write tid 3 to smithi08466639-427 2023-10-01T07:35:12.409 INFO:tasks.rados.rados.0.smithi084.stdout:3250: finishing write tid 4 to smithi08466639-427 2023-10-01T07:35:12.410 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 427 v 307 (ObjNum 2046 snap 0 seq_num 2046) dirty exists 2023-10-01T07:35:12.410 INFO:tasks.rados.rados.0.smithi084.stdout:3250: left oid 427 (ObjNum 2046 snap 0 seq_num 2046) 2023-10-01T07:35:12.410 INFO:tasks.rados.rados.0.smithi084.stdout:3253: finishing write tid 2 to smithi08466639-11 2023-10-01T07:35:12.410 INFO:tasks.rados.rados.0.smithi084.stdout:3253: finishing write tid 3 to smithi08466639-11 2023-10-01T07:35:12.410 INFO:tasks.rados.rados.0.smithi084.stdout:3254: expect (ObjNum 1622 snap 0 seq_num 1622) 2023-10-01T07:35:12.613 INFO:tasks.rados.rados.0.smithi084.stdout:3253: finishing write tid 4 to smithi08466639-11 2023-10-01T07:35:12.613 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 11 v 501 (ObjNum 2047 snap 0 seq_num 2047) dirty exists 2023-10-01T07:35:12.613 INFO:tasks.rados.rados.0.smithi084.stdout:3253: left oid 11 (ObjNum 2047 snap 0 seq_num 2047) 2023-10-01T07:35:12.613 INFO:tasks.rados.rados.0.smithi084.stdout:3255: finishing write tid 1 to smithi08466639-441 2023-10-01T07:35:12.613 INFO:tasks.rados.rados.0.smithi084.stdout:3263: seq_num 2050 ranges {454350=759407,1977851=476499} 2023-10-01T07:35:12.623 INFO:tasks.rados.rados.0.smithi084.stdout:3263: writing smithi08466639-96 from 454350 to 1213757 tid 1 2023-10-01T07:35:12.632 INFO:tasks.rados.rados.0.smithi084.stdout:3263: writing smithi08466639-96 from 1977851 to 2454350 tid 2 2023-10-01T07:35:12.632 INFO:tasks.rados.rados.0.smithi084.stdout:3250: done (13 left) 2023-10-01T07:35:12.632 INFO:tasks.rados.rados.0.smithi084.stdout:3251: done (12 left) 2023-10-01T07:35:12.632 INFO:tasks.rados.rados.0.smithi084.stdout:3252: done (11 left) 2023-10-01T07:35:12.632 INFO:tasks.rados.rados.0.smithi084.stdout:3253: done (10 left) 2023-10-01T07:35:12.632 INFO:tasks.rados.rados.0.smithi084.stdout:3254: done (9 left) 2023-10-01T07:35:12.632 INFO:tasks.rados.rados.0.smithi084.stdout:3264: read oid 339 snap -1 2023-10-01T07:35:12.633 INFO:tasks.rados.rados.0.smithi084.stdout:3264: expect deleted 2023-10-01T07:35:12.633 INFO:tasks.rados.rados.0.smithi084.stdout:3265: write oid 385 current snap is 0 2023-10-01T07:35:12.633 INFO:tasks.rados.rados.0.smithi084.stdout:3265: seq_num 2051 ranges {471157=434656,1636333=414378} 2023-10-01T07:35:12.639 INFO:tasks.rados.rados.0.smithi084.stdout:3265: writing smithi08466639-385 from 471157 to 905813 tid 1 2023-10-01T07:35:12.646 INFO:tasks.rados.rados.0.smithi084.stdout:3265: writing smithi08466639-385 from 1636333 to 2050711 tid 2 2023-10-01T07:35:12.646 INFO:tasks.rados.rados.0.smithi084.stdout:3266: read oid 260 snap -1 2023-10-01T07:35:12.646 INFO:tasks.rados.rados.0.smithi084.stdout:3266: expect (ObjNum 1765 snap 0 seq_num 1765) 2023-10-01T07:35:12.647 INFO:tasks.rados.rados.0.smithi084.stdout:3267: write oid 49 current snap is 0 2023-10-01T07:35:12.647 INFO:tasks.rados.rados.0.smithi084.stdout:3267: seq_num 2052 ranges {487964=509905,1694815=674389} 2023-10-01T07:35:12.652 INFO:tasks.rados.rados.0.smithi084.stdout:3267: writing smithi08466639-49 from 487964 to 997869 tid 1 2023-10-01T07:35:12.660 INFO:tasks.rados.rados.0.smithi084.stdout:3267: writing smithi08466639-49 from 1694815 to 2369204 tid 2 2023-10-01T07:35:12.661 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:12 smithi084 bash[71139]: debug 2023-10-01T07:35:12.398+0000 7f88dceb7200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-01T07:35:12.661 INFO:tasks.rados.rados.0.smithi084.stdout:3268: write oid 462 current snap is 0 2023-10-01T07:35:12.661 INFO:tasks.rados.rados.0.smithi084.stdout:3257: expect (ObjNum 1825 snap 0 seq_num 1825) 2023-10-01T07:35:12.801 INFO:tasks.rados.rados.0.smithi084.stdout:3256: expect (ObjNum 1342 snap 0 seq_num 1342) 2023-10-01T07:35:12.914 INFO:tasks.rados.rados.0.smithi084.stdout:3258: expect (ObjNum 1846 snap 0 seq_num 1846) 2023-10-01T07:35:12.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:12 smithi112 bash[27689]: audit 2023-10-01T07:35:12.302112+0000 mon.a (mon.0) 811 : audit [DBG] from='client.? 172.21.15.84:0/3534247840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:13.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:12 smithi084 bash[27378]: audit 2023-10-01T07:35:12.302112+0000 mon.a (mon.0) 811 : audit [DBG] from='client.? 172.21.15.84:0/3534247840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:13.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:12 smithi084 bash[33757]: audit 2023-10-01T07:35:12.302112+0000 mon.a (mon.0) 811 : audit [DBG] from='client.? 172.21.15.84:0/3534247840' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:13.075 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:12 smithi084 bash[71139]: debug 2023-10-01T07:35:12.662+0000 7f88dceb7200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-01T07:35:13.175 INFO:tasks.rados.rados.0.smithi084.stdout:3255: finishing write tid 2 to smithi08466639-441 2023-10-01T07:35:13.175 INFO:tasks.rados.rados.0.smithi084.stdout:3255: finishing write tid 3 to smithi08466639-441 2023-10-01T07:35:13.175 INFO:tasks.rados.rados.0.smithi084.stdout:3255: finishing write tid 4 to smithi08466639-441 2023-10-01T07:35:13.175 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 441 v 504 (ObjNum 2048 snap 0 seq_num 2048) dirty exists 2023-10-01T07:35:13.175 INFO:tasks.rados.rados.0.smithi084.stdout:3255: left oid 441 (ObjNum 2048 snap 0 seq_num 2048) 2023-10-01T07:35:13.176 INFO:tasks.rados.rados.0.smithi084.stdout:3259: finishing write tid 1 to smithi08466639-333 2023-10-01T07:35:13.176 INFO:tasks.rados.rados.0.smithi084.stdout:3259: finishing write tid 2 to smithi08466639-333 2023-10-01T07:35:13.176 INFO:tasks.rados.rados.0.smithi084.stdout:3259: finishing write tid 3 to smithi08466639-333 2023-10-01T07:35:13.176 INFO:tasks.rados.rados.0.smithi084.stdout:3259: finishing write tid 4 to smithi08466639-333 2023-10-01T07:35:13.176 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 333 v 507 (ObjNum 2049 snap 0 seq_num 2049) dirty exists 2023-10-01T07:35:13.176 INFO:tasks.rados.rados.0.smithi084.stdout:3259: left oid 333 (ObjNum 2049 snap 0 seq_num 2049) 2023-10-01T07:35:13.176 INFO:tasks.rados.rados.0.smithi084.stdout:3260: expect (ObjNum 2029 snap 0 seq_num 2029) 2023-10-01T07:35:13.322 INFO:tasks.rados.rados.0.smithi084.stdout:3261: expect (ObjNum 1646 snap 0 seq_num 1646) 2023-10-01T07:35:13.553 INFO:tasks.rados.rados.0.smithi084.stdout:3263: finishing write tid 1 to smithi08466639-96 2023-10-01T07:35:13.554 INFO:tasks.rados.rados.0.smithi084.stdout:3263: finishing write tid 2 to smithi08466639-96 2023-10-01T07:35:13.554 INFO:tasks.rados.rados.0.smithi084.stdout:3263: finishing write tid 3 to smithi08466639-96 2023-10-01T07:35:13.554 INFO:tasks.rados.rados.0.smithi084.stdout:3263: finishing write tid 4 to smithi08466639-96 2023-10-01T07:35:13.554 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 96 v 476 (ObjNum 2050 snap 0 seq_num 2050) dirty exists 2023-10-01T07:35:13.554 INFO:tasks.rados.rados.0.smithi084.stdout:3263: left oid 96 (ObjNum 2050 snap 0 seq_num 2050) 2023-10-01T07:35:13.554 INFO:tasks.rados.rados.0.smithi084.stdout:3265: finishing write tid 1 to smithi08466639-385 2023-10-01T07:35:13.554 INFO:tasks.rados.rados.0.smithi084.stdout:3265: finishing write tid 2 to smithi08466639-385 2023-10-01T07:35:13.554 INFO:tasks.rados.rados.0.smithi084.stdout:3265: finishing write tid 3 to smithi08466639-385 2023-10-01T07:35:13.554 INFO:tasks.rados.rados.0.smithi084.stdout:3265: finishing write tid 4 to smithi08466639-385 2023-10-01T07:35:13.554 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 385 v 376 (ObjNum 2051 snap 0 seq_num 2051) dirty exists 2023-10-01T07:35:13.555 INFO:tasks.rados.rados.0.smithi084.stdout:3265: left oid 385 (ObjNum 2051 snap 0 seq_num 2051) 2023-10-01T07:35:13.555 INFO:tasks.rados.rados.0.smithi084.stdout:3266: expect (ObjNum 1765 snap 0 seq_num 1765) 2023-10-01T07:35:13.574 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:13 smithi084 bash[71139]: debug 2023-10-01T07:35:13.162+0000 7f88dceb7200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-01T07:35:13.671 INFO:tasks.rados.rados.0.smithi084.stdout:3267: finishing write tid 1 to smithi08466639-49 2023-10-01T07:35:13.672 INFO:tasks.rados.rados.0.smithi084.stdout:3267: finishing write tid 2 to smithi08466639-49 2023-10-01T07:35:13.672 INFO:tasks.rados.rados.0.smithi084.stdout:3267: finishing write tid 3 to smithi08466639-49 2023-10-01T07:35:13.672 INFO:tasks.rados.rados.0.smithi084.stdout:3267: finishing write tid 4 to smithi08466639-49 2023-10-01T07:35:13.672 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 49 v 334 (ObjNum 2052 snap 0 seq_num 2052) dirty exists 2023-10-01T07:35:13.672 INFO:tasks.rados.rados.0.smithi084.stdout:3267: left oid 49 (ObjNum 2052 snap 0 seq_num 2052) 2023-10-01T07:35:13.672 INFO:tasks.rados.rados.0.smithi084.stdout:3268: seq_num 2053 ranges {504771=701507,1869650=418047} 2023-10-01T07:35:13.678 INFO:tasks.rados.rados.0.smithi084.stdout:3268: writing smithi08466639-462 from 504771 to 1206278 tid 1 2023-10-01T07:35:13.686 INFO:tasks.rados.rados.0.smithi084.stdout:3268: writing smithi08466639-462 from 1869650 to 2287697 tid 2 2023-10-01T07:35:13.686 INFO:tasks.rados.rados.0.smithi084.stdout:3255: done (13 left) 2023-10-01T07:35:13.686 INFO:tasks.rados.rados.0.smithi084.stdout:3256: done (12 left) 2023-10-01T07:35:13.686 INFO:tasks.rados.rados.0.smithi084.stdout:3257: done (11 left) 2023-10-01T07:35:13.686 INFO:tasks.rados.rados.0.smithi084.stdout:3258: done (10 left) 2023-10-01T07:35:13.686 INFO:tasks.rados.rados.0.smithi084.stdout:3259: done (9 left) 2023-10-01T07:35:13.686 INFO:tasks.rados.rados.0.smithi084.stdout:3260: done (8 left) 2023-10-01T07:35:13.686 INFO:tasks.rados.rados.0.smithi084.stdout:3261: done (7 left) 2023-10-01T07:35:13.686 INFO:tasks.rados.rados.0.smithi084.stdout:3262: done (6 left) 2023-10-01T07:35:13.687 INFO:tasks.rados.rados.0.smithi084.stdout:3263: done (5 left) 2023-10-01T07:35:13.687 INFO:tasks.rados.rados.0.smithi084.stdout:3264: done (4 left) 2023-10-01T07:35:13.687 INFO:tasks.rados.rados.0.smithi084.stdout:3265: done (3 left) 2023-10-01T07:35:13.687 INFO:tasks.rados.rados.0.smithi084.stdout:3266: done (2 left) 2023-10-01T07:35:13.687 INFO:tasks.rados.rados.0.smithi084.stdout:3267: done (1 left) 2023-10-01T07:35:13.687 INFO:tasks.rados.rados.0.smithi084.stdout:3269: read oid 268 snap -1 2023-10-01T07:35:13.687 INFO:tasks.rados.rados.0.smithi084.stdout:3269: expect (ObjNum 2025 snap 0 seq_num 2025) 2023-10-01T07:35:13.687 INFO:tasks.rados.rados.0.smithi084.stdout:3270: read oid 437 snap -1 2023-10-01T07:35:13.687 INFO:tasks.rados.rados.0.smithi084.stdout:3270: expect (ObjNum 1226 snap 0 seq_num 1226) 2023-10-01T07:35:13.687 INFO:tasks.rados.rados.0.smithi084.stdout:3271: delete oid 289 current snap is 0 2023-10-01T07:35:13.687 INFO:tasks.rados.rados.0.smithi084.stdout:3268: finishing write tid 1 to smithi08466639-462 2023-10-01T07:35:13.688 INFO:tasks.rados.rados.0.smithi084.stdout:3271: done (3 left) 2023-10-01T07:35:13.688 INFO:tasks.rados.rados.0.smithi084.stdout:3272: read oid 59 snap -1 2023-10-01T07:35:13.688 INFO:tasks.rados.rados.0.smithi084.stdout:3272: expect (ObjNum 2026 snap 0 seq_num 2026) 2023-10-01T07:35:13.688 INFO:tasks.rados.rados.0.smithi084.stdout:3273: read oid 176 snap -1 2023-10-01T07:35:13.688 INFO:tasks.rados.rados.0.smithi084.stdout:3273: expect deleted 2023-10-01T07:35:13.688 INFO:tasks.rados.rados.0.smithi084.stdout:3274: write oid 442 current snap is 0 2023-10-01T07:35:13.689 INFO:tasks.rados.rados.0.smithi084.stdout:3274: seq_num 2055 ranges {538385=452005,1470261=421716} 2023-10-01T07:35:13.697 INFO:tasks.rados.rados.0.smithi084.stdout:3274: writing smithi08466639-442 from 538385 to 990390 tid 1 2023-10-01T07:35:13.702 INFO:tasks.rados.rados.0.smithi084.stdout:3274: writing smithi08466639-442 from 1470261 to 1891977 tid 2 2023-10-01T07:35:13.703 INFO:tasks.rados.rados.0.smithi084.stdout:3275: read oid 184 snap -1 2023-10-01T07:35:13.703 INFO:tasks.rados.rados.0.smithi084.stdout:3275: expect (ObjNum 2006 snap 0 seq_num 2006) 2023-10-01T07:35:13.703 INFO:tasks.rados.rados.0.smithi084.stdout:3276: read oid 468 snap -1 2023-10-01T07:35:13.703 INFO:tasks.rados.rados.0.smithi084.stdout:3276: expect (ObjNum 1826 snap 0 seq_num 1826) 2023-10-01T07:35:13.703 INFO:tasks.rados.rados.0.smithi084.stdout:3277: read oid 28 snap -1 2023-10-01T07:35:13.703 INFO:tasks.rados.rados.0.smithi084.stdout:3277: expect (ObjNum 1962 snap 0 seq_num 1962) 2023-10-01T07:35:13.703 INFO:tasks.rados.rados.0.smithi084.stdout:3278: write oid 434 current snap is 0 2023-10-01T07:35:13.703 INFO:tasks.rados.rados.0.smithi084.stdout:3278: seq_num 2056 ranges {555192=527254,1528743=565374} 2023-10-01T07:35:13.709 INFO:tasks.rados.rados.0.smithi084.stdout:3278: writing smithi08466639-434 from 555192 to 1082446 tid 1 2023-10-01T07:35:13.716 INFO:tasks.rados.rados.0.smithi084.stdout:3278: writing smithi08466639-434 from 1528743 to 2094117 tid 2 2023-10-01T07:35:13.716 INFO:tasks.rados.rados.0.smithi084.stdout:3273: done (9 left) 2023-10-01T07:35:13.716 INFO:tasks.rados.rados.0.smithi084.stdout:3279: delete oid 229 current snap is 0 2023-10-01T07:35:13.716 INFO:tasks.rados.rados.0.smithi084.stdout:3268: finishing write tid 2 to smithi08466639-462 2023-10-01T07:35:13.716 INFO:tasks.rados.rados.0.smithi084.stdout:3272: expect (ObjNum 2026 snap 0 seq_num 2026) 2023-10-01T07:35:13.783 INFO:tasks.rados.rados.0.smithi084.stdout:3268: finishing write tid 3 to smithi08466639-462 2023-10-01T07:35:13.783 INFO:tasks.rados.rados.0.smithi084.stdout:3268: finishing write tid 4 to smithi08466639-462 2023-10-01T07:35:13.783 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 462 v 479 (ObjNum 2053 snap 0 seq_num 2053) dirty exists 2023-10-01T07:35:13.783 INFO:tasks.rados.rados.0.smithi084.stdout:3268: left oid 462 (ObjNum 2053 snap 0 seq_num 2053) 2023-10-01T07:35:13.783 INFO:tasks.rados.rados.0.smithi084.stdout:3270: expect (ObjNum 1226 snap 0 seq_num 1226) 2023-10-01T07:35:13.913 INFO:tasks.rados.rados.0.smithi084.stdout:3269: expect (ObjNum 2025 snap 0 seq_num 2025) 2023-10-01T07:35:13.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:13 smithi112 bash[27689]: cluster 2023-10-01T07:35:12.393615+0000 mgr.x (mgr.24739) 76 : cluster [DBG] pgmap v47: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 7.6 MiB/s wr, 76 op/s 2023-10-01T07:35:13.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:13 smithi112 bash[27689]: audit 2023-10-01T07:35:12.951493+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:35:13.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:13 smithi112 bash[27689]: audit 2023-10-01T07:35:12.959037+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:35:13.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:13 smithi112 bash[27689]: audit 2023-10-01T07:35:13.300393+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:35:13.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:13 smithi112 bash[27689]: audit 2023-10-01T07:35:13.309287+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:35:14.011 INFO:tasks.rados.rados.0.smithi084.stdout:3274: finishing write tid 1 to smithi08466639-442 2023-10-01T07:35:14.011 INFO:tasks.rados.rados.0.smithi084.stdout:3268: done (9 left) 2023-10-01T07:35:14.011 INFO:tasks.rados.rados.0.smithi084.stdout:3269: done (8 left) 2023-10-01T07:35:14.011 INFO:tasks.rados.rados.0.smithi084.stdout:3270: done (7 left) 2023-10-01T07:35:14.011 INFO:tasks.rados.rados.0.smithi084.stdout:3272: done (6 left) 2023-10-01T07:35:14.011 INFO:tasks.rados.rados.0.smithi084.stdout:3279: done (5 left) 2023-10-01T07:35:14.011 INFO:tasks.rados.rados.0.smithi084.stdout:3280: read oid 230 snap -1 2023-10-01T07:35:14.011 INFO:tasks.rados.rados.0.smithi084.stdout:3280: expect (ObjNum 1966 snap 0 seq_num 1966) 2023-10-01T07:35:14.011 INFO:tasks.rados.rados.0.smithi084.stdout:3281: write oid 461 current snap is 0 2023-10-01T07:35:14.012 INFO:tasks.rados.rados.0.smithi084.stdout:3276: expect (ObjNum 1826 snap 0 seq_num 1826) 2023-10-01T07:35:14.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:13 smithi084 bash[27378]: cluster 2023-10-01T07:35:12.393615+0000 mgr.x (mgr.24739) 76 : cluster [DBG] pgmap v47: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 7.6 MiB/s wr, 76 op/s 2023-10-01T07:35:14.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:13 smithi084 bash[27378]: audit 2023-10-01T07:35:12.951493+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:35:14.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:13 smithi084 bash[27378]: audit 2023-10-01T07:35:12.959037+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:35:14.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:13 smithi084 bash[27378]: audit 2023-10-01T07:35:13.300393+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:35:14.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:13 smithi084 bash[27378]: audit 2023-10-01T07:35:13.309287+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:35:14.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:13 smithi084 bash[33757]: cluster 2023-10-01T07:35:12.393615+0000 mgr.x (mgr.24739) 76 : cluster [DBG] pgmap v47: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 7.6 MiB/s wr, 76 op/s 2023-10-01T07:35:14.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:13 smithi084 bash[33757]: audit 2023-10-01T07:35:12.951493+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:35:14.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:13 smithi084 bash[33757]: audit 2023-10-01T07:35:12.959037+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:35:14.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:13 smithi084 bash[33757]: audit 2023-10-01T07:35:13.300393+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:35:14.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:13 smithi084 bash[33757]: audit 2023-10-01T07:35:13.309287+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:35:14.076 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:13 smithi084 bash[71139]: debug 2023-10-01T07:35:13.706+0000 7f88dceb7200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-01T07:35:14.101 INFO:tasks.rados.rados.0.smithi084.stdout:3274: finishing write tid 2 to smithi08466639-442 2023-10-01T07:35:14.101 INFO:tasks.rados.rados.0.smithi084.stdout:3274: finishing write tid 3 to smithi08466639-442 2023-10-01T07:35:14.101 INFO:tasks.rados.rados.0.smithi084.stdout:3274: finishing write tid 4 to smithi08466639-442 2023-10-01T07:35:14.101 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 442 v 482 (ObjNum 2055 snap 0 seq_num 2055) dirty exists 2023-10-01T07:35:14.101 INFO:tasks.rados.rados.0.smithi084.stdout:3274: left oid 442 (ObjNum 2055 snap 0 seq_num 2055) 2023-10-01T07:35:14.101 INFO:tasks.rados.rados.0.smithi084.stdout:3281: seq_num 2058 ranges {588806=677752,2045707=543099} 2023-10-01T07:35:14.107 INFO:tasks.rados.rados.0.smithi084.stdout:3281: writing smithi08466639-461 from 588806 to 1266558 tid 1 2023-10-01T07:35:14.115 INFO:tasks.rados.rados.0.smithi084.stdout:3281: writing smithi08466639-461 from 2045707 to 2588806 tid 2 2023-10-01T07:35:14.115 INFO:tasks.rados.rados.0.smithi084.stdout:3274: done (6 left) 2023-10-01T07:35:14.115 INFO:tasks.rados.rados.0.smithi084.stdout:3276: done (5 left) 2023-10-01T07:35:14.115 INFO:tasks.rados.rados.0.smithi084.stdout:3282: read oid 489 snap -1 2023-10-01T07:35:14.115 INFO:tasks.rados.rados.0.smithi084.stdout:3282: expect (ObjNum 1145 snap 0 seq_num 1145) 2023-10-01T07:35:14.115 INFO:tasks.rados.rados.0.smithi084.stdout:3283: write oid 40 current snap is 0 2023-10-01T07:35:14.116 INFO:tasks.rados.rados.0.smithi084.stdout:3283: seq_num 2059 ranges {605613=753001,1987836=429054} 2023-10-01T07:35:14.122 INFO:tasks.rados.rados.0.smithi084.stdout:3283: writing smithi08466639-40 from 605613 to 1358614 tid 1 2023-10-01T07:35:14.129 INFO:tasks.rados.rados.0.smithi084.stdout:3283: writing smithi08466639-40 from 1987836 to 2416890 tid 2 2023-10-01T07:35:14.129 INFO:tasks.rados.rados.0.smithi084.stdout:3284: read oid 136 snap -1 2023-10-01T07:35:14.129 INFO:tasks.rados.rados.0.smithi084.stdout:3284: expect deleted 2023-10-01T07:35:14.129 INFO:tasks.rados.rados.0.smithi084.stdout:3285: delete oid 91 current snap is 0 2023-10-01T07:35:14.129 INFO:tasks.rados.rados.0.smithi084.stdout:3277: expect (ObjNum 1962 snap 0 seq_num 1962) 2023-10-01T07:35:14.333 INFO:tasks.rados.rados.0.smithi084.stdout:3278: finishing write tid 1 to smithi08466639-434 2023-10-01T07:35:14.333 INFO:tasks.rados.rados.0.smithi084.stdout:3278: finishing write tid 2 to smithi08466639-434 2023-10-01T07:35:14.333 INFO:tasks.rados.rados.0.smithi084.stdout:3278: finishing write tid 3 to smithi08466639-434 2023-10-01T07:35:14.333 INFO:tasks.rados.rados.0.smithi084.stdout:3278: finishing write tid 4 to smithi08466639-434 2023-10-01T07:35:14.334 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 434 v 510 (ObjNum 2056 snap 0 seq_num 2056) dirty exists 2023-10-01T07:35:14.334 INFO:tasks.rados.rados.0.smithi084.stdout:3278: left oid 434 (ObjNum 2056 snap 0 seq_num 2056) 2023-10-01T07:35:14.334 INFO:tasks.rados.rados.0.smithi084.stdout:3275: expect (ObjNum 2006 snap 0 seq_num 2006) 2023-10-01T07:35:14.555 INFO:tasks.rados.rados.0.smithi084.stdout:3280: expect (ObjNum 1966 snap 0 seq_num 1966) 2023-10-01T07:35:14.778 INFO:tasks.rados.rados.0.smithi084.stdout:3281: finishing write tid 1 to smithi08466639-461 2023-10-01T07:35:14.779 INFO:tasks.rados.rados.0.smithi084.stdout:3281: finishing write tid 2 to smithi08466639-461 2023-10-01T07:35:14.779 INFO:tasks.rados.rados.0.smithi084.stdout:3281: finishing write tid 3 to smithi08466639-461 2023-10-01T07:35:14.779 INFO:tasks.rados.rados.0.smithi084.stdout:3281: finishing write tid 4 to smithi08466639-461 2023-10-01T07:35:14.779 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 461 v 459 (ObjNum 2058 snap 0 seq_num 2058) dirty exists 2023-10-01T07:35:14.779 INFO:tasks.rados.rados.0.smithi084.stdout:3281: left oid 461 (ObjNum 2058 snap 0 seq_num 2058) 2023-10-01T07:35:14.779 INFO:tasks.rados.rados.0.smithi084.stdout:3282: expect (ObjNum 1145 snap 0 seq_num 1145) 2023-10-01T07:35:14.806 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:14 smithi084 bash[71139]: debug 2023-10-01T07:35:14.322+0000 7f88dceb7200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-01T07:35:14.806 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:14 smithi084 bash[71139]: debug 2023-10-01T07:35:14.442+0000 7f88dceb7200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-01T07:35:14.948 INFO:tasks.rados.rados.0.smithi084.stdout:3283: finishing write tid 1 to smithi08466639-40 2023-10-01T07:35:14.948 INFO:tasks.rados.rados.0.smithi084.stdout:3283: finishing write tid 2 to smithi08466639-40 2023-10-01T07:35:14.948 INFO:tasks.rados.rados.0.smithi084.stdout:3283: finishing write tid 3 to smithi08466639-40 2023-10-01T07:35:14.948 INFO:tasks.rados.rados.0.smithi084.stdout:3283: finishing write tid 4 to smithi08466639-40 2023-10-01T07:35:14.948 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 40 v 433 (ObjNum 2059 snap 0 seq_num 2059) dirty exists 2023-10-01T07:35:14.948 INFO:tasks.rados.rados.0.smithi084.stdout:3283: left oid 40 (ObjNum 2059 snap 0 seq_num 2059) 2023-10-01T07:35:14.949 INFO:tasks.rados.rados.0.smithi084.stdout:3275: done (8 left) 2023-10-01T07:35:14.949 INFO:tasks.rados.rados.0.smithi084.stdout:3277: done (7 left) 2023-10-01T07:35:14.949 INFO:tasks.rados.rados.0.smithi084.stdout:3278: done (6 left) 2023-10-01T07:35:14.949 INFO:tasks.rados.rados.0.smithi084.stdout:3280: done (5 left) 2023-10-01T07:35:14.949 INFO:tasks.rados.rados.0.smithi084.stdout:3281: done (4 left) 2023-10-01T07:35:14.949 INFO:tasks.rados.rados.0.smithi084.stdout:3282: done (3 left) 2023-10-01T07:35:14.949 INFO:tasks.rados.rados.0.smithi084.stdout:3283: done (2 left) 2023-10-01T07:35:14.949 INFO:tasks.rados.rados.0.smithi084.stdout:3284: done (1 left) 2023-10-01T07:35:14.950 INFO:tasks.rados.rados.0.smithi084.stdout:3285: done (0 left) 2023-10-01T07:35:14.950 INFO:tasks.rados.rados.0.smithi084.stdout:3286: read oid 357 snap -1 2023-10-01T07:35:14.950 INFO:tasks.rados.rados.0.smithi084.stdout:3286: expect (ObjNum 2020 snap 0 seq_num 2020) 2023-10-01T07:35:14.950 INFO:tasks.rados.rados.0.smithi084.stdout:3287: write oid 141 current snap is 0 2023-10-01T07:35:14.950 INFO:tasks.rados.rados.0.smithi084.stdout:3287: seq_num 2061 ranges {639227=619852,1821153=432723} 2023-10-01T07:35:14.954 INFO:tasks.rados.rados.0.smithi084.stdout:3287: writing smithi08466639-141 from 639227 to 1259079 tid 1 2023-10-01T07:35:14.960 INFO:tasks.rados.rados.0.smithi084.stdout:3287: writing smithi08466639-141 from 1821153 to 2253876 tid 2 2023-10-01T07:35:14.960 INFO:tasks.rados.rados.0.smithi084.stdout:3288: read oid 90 snap -1 2023-10-01T07:35:14.960 INFO:tasks.rados.rados.0.smithi084.stdout:3288: expect (ObjNum 1893 snap 0 seq_num 1893) 2023-10-01T07:35:14.960 INFO:tasks.rados.rados.0.smithi084.stdout:3289: write oid 75 current snap is 0 2023-10-01T07:35:14.960 INFO:tasks.rados.rados.0.smithi084.stdout:3289: seq_num 2062 ranges {656034=695101,1879635=576381} 2023-10-01T07:35:14.967 INFO:tasks.rados.rados.0.smithi084.stdout:3289: writing smithi08466639-75 from 656034 to 1351135 tid 1 2023-10-01T07:35:14.974 INFO:tasks.rados.rados.0.smithi084.stdout:3289: writing smithi08466639-75 from 1879635 to 2456016 tid 2 2023-10-01T07:35:14.974 INFO:tasks.rados.rados.0.smithi084.stdout:3290: read oid 291 snap -1 2023-10-01T07:35:14.974 INFO:tasks.rados.rados.0.smithi084.stdout:3290: expect (ObjNum 1566 snap 0 seq_num 1566) 2023-10-01T07:35:14.974 INFO:tasks.rados.rados.0.smithi084.stdout:3291: write oid 382 current snap is 0 2023-10-01T07:35:14.974 INFO:tasks.rados.rados.0.smithi084.stdout:3291: seq_num 2063 ranges {672841=770350,2221764=436392} 2023-10-01T07:35:14.982 INFO:tasks.rados.rados.0.smithi084.stdout:3291: writing smithi08466639-382 from 672841 to 1443191 tid 1 2023-10-01T07:35:14.989 INFO:tasks.rados.rados.0.smithi084.stdout:3291: writing smithi08466639-382 from 2221764 to 2658156 tid 2 2023-10-01T07:35:14.989 INFO:tasks.rados.rados.0.smithi084.stdout:3292: write oid 493 current snap is 0 2023-10-01T07:35:14.989 INFO:tasks.rados.rados.0.smithi084.stdout:3292: seq_num 2064 ranges {689648=445599,1880246=580050} 2023-10-01T07:35:14.995 INFO:tasks.rados.rados.0.smithi084.stdout:3292: writing smithi08466639-493 from 689648 to 1135247 tid 1 2023-10-01T07:35:15.003 INFO:tasks.rados.rados.0.smithi084.stdout:3292: writing smithi08466639-493 from 1880246 to 2460296 tid 2 2023-10-01T07:35:15.003 INFO:tasks.rados.rados.0.smithi084.stdout:3293: read oid 480 snap -1 2023-10-01T07:35:15.003 INFO:tasks.rados.rados.0.smithi084.stdout:3293: expect (ObjNum 1890 snap 0 seq_num 1890) 2023-10-01T07:35:15.003 INFO:tasks.rados.rados.0.smithi084.stdout:3294: read oid 155 snap -1 2023-10-01T07:35:15.003 INFO:tasks.rados.rados.0.smithi084.stdout:3294: expect (ObjNum 1720 snap 0 seq_num 1720) 2023-10-01T07:35:15.003 INFO:tasks.rados.rados.0.smithi084.stdout:3295: read oid 179 snap -1 2023-10-01T07:35:15.003 INFO:tasks.rados.rados.0.smithi084.stdout:3295: expect (ObjNum 1347 snap 0 seq_num 1347) 2023-10-01T07:35:15.003 INFO:tasks.rados.rados.0.smithi084.stdout:3296: read oid 11 snap -1 2023-10-01T07:35:15.004 INFO:tasks.rados.rados.0.smithi084.stdout:3296: expect (ObjNum 2047 snap 0 seq_num 2047) 2023-10-01T07:35:15.004 INFO:tasks.rados.rados.0.smithi084.stdout:3297: write oid 130 current snap is 0 2023-10-01T07:35:15.004 INFO:tasks.rados.rados.0.smithi084.stdout:3297: seq_num 2065 ranges {706455=520848,1938728=440061} 2023-10-01T07:35:15.010 INFO:tasks.rados.rados.0.smithi084.stdout:3297: writing smithi08466639-130 from 706455 to 1227303 tid 1 2023-10-01T07:35:15.017 INFO:tasks.rados.rados.0.smithi084.stdout:3297: writing smithi08466639-130 from 1938728 to 2378789 tid 2 2023-10-01T07:35:15.017 INFO:tasks.rados.rados.0.smithi084.stdout:3298: read oid 56 snap -1 2023-10-01T07:35:15.017 INFO:tasks.rados.rados.0.smithi084.stdout:3298: expect (ObjNum 1980 snap 0 seq_num 1980) 2023-10-01T07:35:15.017 INFO:tasks.rados.rados.0.smithi084.stdout:3299: read oid 238 snap -1 2023-10-01T07:35:15.017 INFO:tasks.rados.rados.0.smithi084.stdout:3299: expect (ObjNum 1836 snap 0 seq_num 1836) 2023-10-01T07:35:15.017 INFO:tasks.rados.rados.0.smithi084.stdout:3300: delete oid 233 current snap is 0 2023-10-01T07:35:15.017 INFO:tasks.rados.rados.0.smithi084.stdout:3286: expect (ObjNum 2020 snap 0 seq_num 2020) 2023-10-01T07:35:15.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:14 smithi084 bash[33757]: audit 2023-10-01T07:35:13.802891+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:35:15.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:14 smithi084 bash[33757]: audit 2023-10-01T07:35:13.811862+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:35:15.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:14 smithi084 bash[33757]: cluster 2023-10-01T07:35:14.394301+0000 mgr.x (mgr.24739) 77 : cluster [DBG] pgmap v48: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 7.6 MiB/s wr, 76 op/s 2023-10-01T07:35:15.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:14 smithi084 bash[33757]: audit 2023-10-01T07:35:14.723156+0000 mon.c (mon.2) 148 : audit [DBG] from='client.? 172.21.15.84:0/1969766880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:15.075 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:14 smithi084 bash[71139]: debug 2023-10-01T07:35:14.806+0000 7f88dceb7200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-01T07:35:15.075 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:14 smithi084 bash[71139]: debug 2023-10-01T07:35:14.930+0000 7f88dceb7200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-01T07:35:15.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:14 smithi084 bash[27378]: audit 2023-10-01T07:35:13.802891+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:35:15.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:14 smithi084 bash[27378]: audit 2023-10-01T07:35:13.811862+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:35:15.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:14 smithi084 bash[27378]: cluster 2023-10-01T07:35:14.394301+0000 mgr.x (mgr.24739) 77 : cluster [DBG] pgmap v48: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 7.6 MiB/s wr, 76 op/s 2023-10-01T07:35:15.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:14 smithi084 bash[27378]: audit 2023-10-01T07:35:14.723156+0000 mon.c (mon.2) 148 : audit [DBG] from='client.? 172.21.15.84:0/1969766880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:15.218 INFO:tasks.rados.rados.0.smithi084.stdout:3288: expect (ObjNum 1893 snap 0 seq_num 1893) 2023-10-01T07:35:15.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:14 smithi112 bash[27689]: audit 2023-10-01T07:35:13.802891+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:35:15.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:14 smithi112 bash[27689]: audit 2023-10-01T07:35:13.811862+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:35:15.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:14 smithi112 bash[27689]: cluster 2023-10-01T07:35:14.394301+0000 mgr.x (mgr.24739) 77 : cluster [DBG] pgmap v48: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 7.6 MiB/s wr, 76 op/s 2023-10-01T07:35:15.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:14 smithi112 bash[27689]: audit 2023-10-01T07:35:14.723156+0000 mon.c (mon.2) 148 : audit [DBG] from='client.? 172.21.15.84:0/1969766880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:15.372 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:15 smithi084 bash[71139]: debug 2023-10-01T07:35:15.102+0000 7f88dceb7200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-01T07:35:15.373 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:15 smithi084 bash[71139]: debug 2023-10-01T07:35:15.230+0000 7f88dceb7200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-01T07:35:15.399 INFO:tasks.rados.rados.0.smithi084.stdout:3287: finishing write tid 1 to smithi08466639-141 2023-10-01T07:35:15.400 INFO:tasks.rados.rados.0.smithi084.stdout:3287: finishing write tid 2 to smithi08466639-141 2023-10-01T07:35:15.400 INFO:tasks.rados.rados.0.smithi084.stdout:3287: finishing write tid 3 to smithi08466639-141 2023-10-01T07:35:15.400 INFO:tasks.rados.rados.0.smithi084.stdout:3287: finishing write tid 4 to smithi08466639-141 2023-10-01T07:35:15.400 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 141 v 436 (ObjNum 2061 snap 0 seq_num 2061) dirty exists 2023-10-01T07:35:15.400 INFO:tasks.rados.rados.0.smithi084.stdout:3287: left oid 141 (ObjNum 2061 snap 0 seq_num 2061) 2023-10-01T07:35:15.400 INFO:tasks.rados.rados.0.smithi084.stdout:3289: finishing write tid 1 to smithi08466639-75 2023-10-01T07:35:15.400 INFO:tasks.rados.rados.0.smithi084.stdout:3286: done (14 left) 2023-10-01T07:35:15.400 INFO:tasks.rados.rados.0.smithi084.stdout:3287: done (13 left) 2023-10-01T07:35:15.400 INFO:tasks.rados.rados.0.smithi084.stdout:3288: done (12 left) 2023-10-01T07:35:15.400 INFO:tasks.rados.rados.0.smithi084.stdout:3300: done (11 left) 2023-10-01T07:35:15.400 INFO:tasks.rados.rados.0.smithi084.stdout:3301: write oid 170 current snap is 0 2023-10-01T07:35:15.401 INFO:tasks.rados.rados.0.smithi084.stdout:3289: finishing write tid 2 to smithi08466639-75 2023-10-01T07:35:15.401 INFO:tasks.rados.rados.0.smithi084.stdout:3289: finishing write tid 3 to smithi08466639-75 2023-10-01T07:35:15.401 INFO:tasks.rados.rados.0.smithi084.stdout:3301: seq_num 2067 ranges {740069=671346,1939339=443730} 2023-10-01T07:35:15.407 INFO:tasks.rados.rados.0.smithi084.stdout:3301: writing smithi08466639-170 from 740069 to 1411415 tid 1 2023-10-01T07:35:15.412 INFO:tasks.rados.rados.0.smithi084.stdout:3301: writing smithi08466639-170 from 1939339 to 2383069 tid 2 2023-10-01T07:35:15.412 INFO:tasks.rados.rados.0.smithi084.stdout:3302: write oid 400 current snap is 0 2023-10-01T07:35:15.412 INFO:tasks.rados.rados.0.smithi084.stdout:3302: seq_num 2068 ranges {756876=462948,1714174=587388} 2023-10-01T07:35:15.419 INFO:tasks.rados.rados.0.smithi084.stdout:3302: writing smithi08466639-400 from 756876 to 1219824 tid 1 2023-10-01T07:35:15.425 INFO:tasks.rados.rados.0.smithi084.stdout:3302: writing smithi08466639-400 from 1714174 to 2301562 tid 2 2023-10-01T07:35:15.425 INFO:tasks.rados.rados.0.smithi084.stdout:3303: read oid 153 snap -1 2023-10-01T07:35:15.425 INFO:tasks.rados.rados.0.smithi084.stdout:3303: expect (ObjNum 1793 snap 0 seq_num 1793) 2023-10-01T07:35:15.425 INFO:tasks.rados.rados.0.smithi084.stdout:3304: write oid 364 current snap is 0 2023-10-01T07:35:15.426 INFO:tasks.rados.rados.0.smithi084.stdout:3289: finishing write tid 4 to smithi08466639-75 2023-10-01T07:35:15.426 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 75 v 462 (ObjNum 2062 snap 0 seq_num 2062) dirty exists 2023-10-01T07:35:15.426 INFO:tasks.rados.rados.0.smithi084.stdout:3289: left oid 75 (ObjNum 2062 snap 0 seq_num 2062) 2023-10-01T07:35:15.426 INFO:tasks.rados.rados.0.smithi084.stdout:3290: expect (ObjNum 1566 snap 0 seq_num 1566) 2023-10-01T07:35:15.534 INFO:tasks.rados.rados.0.smithi084.stdout:3291: finishing write tid 1 to smithi08466639-382 2023-10-01T07:35:15.535 INFO:tasks.rados.rados.0.smithi084.stdout:3291: finishing write tid 2 to smithi08466639-382 2023-10-01T07:35:15.535 INFO:tasks.rados.rados.0.smithi084.stdout:3291: finishing write tid 3 to smithi08466639-382 2023-10-01T07:35:15.535 INFO:tasks.rados.rados.0.smithi084.stdout:3304: seq_num 2069 ranges {773683=538197,1772656=731046} 2023-10-01T07:35:15.541 INFO:tasks.rados.rados.0.smithi084.stdout:3304: writing smithi08466639-364 from 773683 to 1311880 tid 1 2023-10-01T07:35:15.548 INFO:tasks.rados.rados.0.smithi084.stdout:3304: writing smithi08466639-364 from 1772656 to 2503702 tid 2 2023-10-01T07:35:15.548 INFO:tasks.rados.rados.0.smithi084.stdout:3289: done (14 left) 2023-10-01T07:35:15.548 INFO:tasks.rados.rados.0.smithi084.stdout:3290: done (13 left) 2023-10-01T07:35:15.549 INFO:tasks.rados.rados.0.smithi084.stdout:3305: write oid 424 current snap is 0 2023-10-01T07:35:15.549 INFO:tasks.rados.rados.0.smithi084.stdout:3291: finishing write tid 4 to smithi08466639-382 2023-10-01T07:35:15.549 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 382 v 465 (ObjNum 2063 snap 0 seq_num 2063) dirty exists 2023-10-01T07:35:15.549 INFO:tasks.rados.rados.0.smithi084.stdout:3291: left oid 382 (ObjNum 2063 snap 0 seq_num 2063) 2023-10-01T07:35:15.549 INFO:tasks.rados.rados.0.smithi084.stdout:3292: finishing write tid 1 to smithi08466639-493 2023-10-01T07:35:15.549 INFO:tasks.rados.rados.0.smithi084.stdout:3305: seq_num 2070 ranges {790490=613446,1831138=591057} 2023-10-01T07:35:15.556 INFO:tasks.rados.rados.0.smithi084.stdout:3305: writing smithi08466639-424 from 790490 to 1403936 tid 1 2023-10-01T07:35:15.562 INFO:tasks.rados.rados.0.smithi084.stdout:3305: writing smithi08466639-424 from 1831138 to 2422195 tid 2 2023-10-01T07:35:15.562 INFO:tasks.rados.rados.0.smithi084.stdout:3291: done (13 left) 2023-10-01T07:35:15.562 INFO:tasks.rados.rados.0.smithi084.stdout:3306: write oid 53 current snap is 0 2023-10-01T07:35:15.562 INFO:tasks.rados.rados.0.smithi084.stdout:3292: finishing write tid 2 to smithi08466639-493 2023-10-01T07:35:15.562 INFO:tasks.rados.rados.0.smithi084.stdout:3292: finishing write tid 3 to smithi08466639-493 2023-10-01T07:35:15.562 INFO:tasks.rados.rados.0.smithi084.stdout:3306: seq_num 2071 ranges {407297=688695,1773267=734715} 2023-10-01T07:35:15.567 INFO:tasks.rados.rados.0.smithi084.stdout:3306: writing smithi08466639-53 from 407297 to 1095992 tid 1 2023-10-01T07:35:15.575 INFO:tasks.rados.rados.0.smithi084.stdout:3306: writing smithi08466639-53 from 1773267 to 2507982 tid 2 2023-10-01T07:35:15.575 INFO:tasks.rados.rados.0.smithi084.stdout:3307: read oid 127 snap -1 2023-10-01T07:35:15.575 INFO:tasks.rados.rados.0.smithi084.stdout:3307: expect deleted 2023-10-01T07:35:15.575 INFO:tasks.rados.rados.0.smithi084.stdout:3308: read oid 382 snap -1 2023-10-01T07:35:15.576 INFO:tasks.rados.rados.0.smithi084.stdout:3308: expect (ObjNum 2063 snap 0 seq_num 2063) 2023-10-01T07:35:15.576 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:35:15.576 INFO:tasks.rados.rados.0.smithi084.stdout:3292: finishing write tid 4 to smithi08466639-493 2023-10-01T07:35:15.576 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 493 v 353 (ObjNum 2064 snap 0 seq_num 2064) dirty exists 2023-10-01T07:35:15.576 INFO:tasks.rados.rados.0.smithi084.stdout:3292: left oid 493 (ObjNum 2064 snap 0 seq_num 2064) 2023-10-01T07:35:15.576 INFO:tasks.rados.rados.0.smithi084.stdout:3294: expect (ObjNum 1720 snap 0 seq_num 1720) 2023-10-01T07:35:15.718 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:15 smithi084 bash[71139]: debug 2023-10-01T07:35:15.366+0000 7f88dceb7200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-01T07:35:15.719 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:15 smithi084 bash[71139]: debug 2023-10-01T07:35:15.578+0000 7f88dceb7200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-01T07:35:15.817 INFO:tasks.rados.rados.0.smithi084.stdout:3293: expect (ObjNum 1890 snap 0 seq_num 1890) 2023-10-01T07:35:15.952 INFO:tasks.rados.rados.0.smithi084.stdout:3296: expect (ObjNum 2047 snap 0 seq_num 2047) 2023-10-01T07:35:16.074 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:15 smithi084 bash[71139]: debug 2023-10-01T07:35:15.714+0000 7f88dceb7200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-01T07:35:16.127 INFO:tasks.rados.rados.0.smithi084.stdout:3297: finishing write tid 1 to smithi08466639-130 2023-10-01T07:35:16.127 INFO:tasks.rados.rados.0.smithi084.stdout:3295: expect (ObjNum 1347 snap 0 seq_num 1347) 2023-10-01T07:35:16.262 INFO:tasks.rados.rados.0.smithi084.stdout:3299: expect (ObjNum 1836 snap 0 seq_num 1836) 2023-10-01T07:35:16.380 INFO:tasks.rados.rados.0.smithi084.stdout:3297: finishing write tid 2 to smithi08466639-130 2023-10-01T07:35:16.380 INFO:tasks.rados.rados.0.smithi084.stdout:3297: finishing write tid 3 to smithi08466639-130 2023-10-01T07:35:16.380 INFO:tasks.rados.rados.0.smithi084.stdout:3297: finishing write tid 4 to smithi08466639-130 2023-10-01T07:35:16.380 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 130 v 485 (ObjNum 2065 snap 0 seq_num 2065) dirty exists 2023-10-01T07:35:16.380 INFO:tasks.rados.rados.0.smithi084.stdout:3297: left oid 130 (ObjNum 2065 snap 0 seq_num 2065) 2023-10-01T07:35:16.381 INFO:tasks.rados.rados.0.smithi084.stdout:3298: expect (ObjNum 1980 snap 0 seq_num 1980) 2023-10-01T07:35:16.574 INFO:tasks.rados.rados.0.smithi084.stdout:3301: finishing write tid 1 to smithi08466639-170 2023-10-01T07:35:16.574 INFO:tasks.rados.rados.0.smithi084.stdout:3301: finishing write tid 2 to smithi08466639-170 2023-10-01T07:35:16.574 INFO:tasks.rados.rados.0.smithi084.stdout:3301: finishing write tid 3 to smithi08466639-170 2023-10-01T07:35:16.574 INFO:tasks.rados.rados.0.smithi084.stdout:3301: finishing write tid 4 to smithi08466639-170 2023-10-01T07:35:16.574 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 170 v 468 (ObjNum 2067 snap 0 seq_num 2067) dirty exists 2023-10-01T07:35:16.574 INFO:tasks.rados.rados.0.smithi084.stdout:3301: left oid 170 (ObjNum 2067 snap 0 seq_num 2067) 2023-10-01T07:35:16.574 INFO:tasks.rados.rados.0.smithi084.stdout:3302: finishing write tid 1 to smithi08466639-400 2023-10-01T07:35:16.575 INFO:tasks.rados.rados.0.smithi084.stdout:3302: finishing write tid 2 to smithi08466639-400 2023-10-01T07:35:16.575 INFO:tasks.rados.rados.0.smithi084.stdout:3302: finishing write tid 3 to smithi08466639-400 2023-10-01T07:35:16.575 INFO:tasks.rados.rados.0.smithi084.stdout:3302: finishing write tid 4 to smithi08466639-400 2023-10-01T07:35:16.575 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 400 v 377 (ObjNum 2068 snap 0 seq_num 2068) dirty exists 2023-10-01T07:35:16.575 INFO:tasks.rados.rados.0.smithi084.stdout:3302: left oid 400 (ObjNum 2068 snap 0 seq_num 2068) 2023-10-01T07:35:16.575 INFO:tasks.rados.rados.0.smithi084.stdout:3303: expect (ObjNum 1793 snap 0 seq_num 1793) 2023-10-01T07:35:16.647 INFO:tasks.rados.rados.0.smithi084.stdout:3304: finishing write tid 1 to smithi08466639-364 2023-10-01T07:35:16.647 INFO:tasks.rados.rados.0.smithi084.stdout:3304: finishing write tid 2 to smithi08466639-364 2023-10-01T07:35:16.647 INFO:tasks.rados.rados.0.smithi084.stdout:3292: done (15 left) 2023-10-01T07:35:16.647 INFO:tasks.rados.rados.0.smithi084.stdout:3293: done (14 left) 2023-10-01T07:35:16.647 INFO:tasks.rados.rados.0.smithi084.stdout:3294: done (13 left) 2023-10-01T07:35:16.647 INFO:tasks.rados.rados.0.smithi084.stdout:3295: done (12 left) 2023-10-01T07:35:16.647 INFO:tasks.rados.rados.0.smithi084.stdout:3296: done (11 left) 2023-10-01T07:35:16.647 INFO:tasks.rados.rados.0.smithi084.stdout:3297: done (10 left) 2023-10-01T07:35:16.648 INFO:tasks.rados.rados.0.smithi084.stdout:3298: done (9 left) 2023-10-01T07:35:16.648 INFO:tasks.rados.rados.0.smithi084.stdout:3299: done (8 left) 2023-10-01T07:35:16.648 INFO:tasks.rados.rados.0.smithi084.stdout:3301: done (7 left) 2023-10-01T07:35:16.648 INFO:tasks.rados.rados.0.smithi084.stdout:3302: done (6 left) 2023-10-01T07:35:16.648 INFO:tasks.rados.rados.0.smithi084.stdout:3303: done (5 left) 2023-10-01T07:35:16.648 INFO:tasks.rados.rados.0.smithi084.stdout:3309: read oid 373 snap -1 2023-10-01T07:35:16.648 INFO:tasks.rados.rados.0.smithi084.stdout:3309: expect (ObjNum 1741 snap 0 seq_num 1741) 2023-10-01T07:35:16.648 INFO:tasks.rados.rados.0.smithi084.stdout:3310: read oid 431 snap -1 2023-10-01T07:35:16.648 INFO:tasks.rados.rados.0.smithi084.stdout:3310: expect (ObjNum 1505 snap 0 seq_num 1505) 2023-10-01T07:35:16.648 INFO:tasks.rados.rados.0.smithi084.stdout:3311: delete oid 114 current snap is 0 2023-10-01T07:35:16.648 INFO:tasks.rados.rados.0.smithi084.stdout:3304: finishing write tid 3 to smithi08466639-364 2023-10-01T07:35:16.648 INFO:tasks.rados.rados.0.smithi084.stdout:3304: finishing write tid 4 to smithi08466639-364 2023-10-01T07:35:16.649 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 364 v 488 (ObjNum 2069 snap 0 seq_num 2069) dirty exists 2023-10-01T07:35:16.649 INFO:tasks.rados.rados.0.smithi084.stdout:3304: left oid 364 (ObjNum 2069 snap 0 seq_num 2069) 2023-10-01T07:35:16.649 INFO:tasks.rados.rados.0.smithi084.stdout:3305: finishing write tid 1 to smithi08466639-424 2023-10-01T07:35:16.649 INFO:tasks.rados.rados.0.smithi084.stdout:3305: finishing write tid 2 to smithi08466639-424 2023-10-01T07:35:16.649 INFO:tasks.rados.rados.0.smithi084.stdout:3305: finishing write tid 3 to smithi08466639-424 2023-10-01T07:35:16.649 INFO:tasks.rados.rados.0.smithi084.stdout:3305: finishing write tid 4 to smithi08466639-424 2023-10-01T07:35:16.649 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 424 v 439 (ObjNum 2070 snap 0 seq_num 2070) dirty exists 2023-10-01T07:35:16.649 INFO:tasks.rados.rados.0.smithi084.stdout:3305: left oid 424 (ObjNum 2070 snap 0 seq_num 2070) 2023-10-01T07:35:16.649 INFO:tasks.rados.rados.0.smithi084.stdout:3306: finishing write tid 1 to smithi08466639-53 2023-10-01T07:35:16.649 INFO:tasks.rados.rados.0.smithi084.stdout:3306: finishing write tid 2 to smithi08466639-53 2023-10-01T07:35:16.649 INFO:tasks.rados.rados.0.smithi084.stdout:3306: finishing write tid 3 to smithi08466639-53 2023-10-01T07:35:16.649 INFO:tasks.rados.rados.0.smithi084.stdout:3306: finishing write tid 4 to smithi08466639-53 2023-10-01T07:35:16.649 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 53 v 471 (ObjNum 2071 snap 0 seq_num 2071) dirty exists 2023-10-01T07:35:16.650 INFO:tasks.rados.rados.0.smithi084.stdout:3306: left oid 53 (ObjNum 2071 snap 0 seq_num 2071) 2023-10-01T07:35:16.650 INFO:tasks.rados.rados.0.smithi084.stdout:3308: expect (ObjNum 2063 snap 0 seq_num 2063) 2023-10-01T07:35:16.728 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:16 smithi112 bash[50625]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:35:16] "GET /metrics HTTP/1.1" 200 36076 "" "Prometheus/2.33.4" 2023-10-01T07:35:16.761 INFO:tasks.rados.rados.0.smithi084.stdout:3310: expect (ObjNum 1505 snap 0 seq_num 1505) 2023-10-01T07:35:16.949 INFO:tasks.rados.rados.0.smithi084.stdout:3309: expect (ObjNum 1741 snap 0 seq_num 1741) 2023-10-01T07:35:17.097 INFO:tasks.rados.rados.0.smithi084.stdout:3304: done (7 left) 2023-10-01T07:35:17.097 INFO:tasks.rados.rados.0.smithi084.stdout:3305: done (6 left) 2023-10-01T07:35:17.097 INFO:tasks.rados.rados.0.smithi084.stdout:3306: done (5 left) 2023-10-01T07:35:17.097 INFO:tasks.rados.rados.0.smithi084.stdout:3307: done (4 left) 2023-10-01T07:35:17.097 INFO:tasks.rados.rados.0.smithi084.stdout:3308: done (3 left) 2023-10-01T07:35:17.097 INFO:tasks.rados.rados.0.smithi084.stdout:3309: done (2 left) 2023-10-01T07:35:17.097 INFO:tasks.rados.rados.0.smithi084.stdout:3310: done (1 left) 2023-10-01T07:35:17.097 INFO:tasks.rados.rados.0.smithi084.stdout:3311: done (0 left) 2023-10-01T07:35:17.097 INFO:tasks.rados.rados.0.smithi084.stdout:3312: write oid 167 current snap is 0 2023-10-01T07:35:17.098 INFO:tasks.rados.rados.0.smithi084.stdout:3312: seq_num 2073 ranges {440911=439193,1490231=738384} 2023-10-01T07:35:17.102 INFO:tasks.rados.rados.0.smithi084.stdout:3312: writing smithi08466639-167 from 440911 to 880104 tid 1 2023-10-01T07:35:17.113 INFO:tasks.rados.rados.0.smithi084.stdout:3312: writing smithi08466639-167 from 1490231 to 2228615 tid 2 2023-10-01T07:35:17.113 INFO:tasks.rados.rados.0.smithi084.stdout:3313: write oid 31 current snap is 0 2023-10-01T07:35:17.114 INFO:tasks.rados.rados.0.smithi084.stdout:3312: finishing write tid 1 to smithi08466639-167 2023-10-01T07:35:17.114 INFO:tasks.rados.rados.0.smithi084.stdout:3313: seq_num 2074 ranges {457718=514442,1548713=598395} 2023-10-01T07:35:17.120 INFO:tasks.rados.rados.0.smithi084.stdout:3313: writing smithi08466639-31 from 457718 to 972160 tid 1 2023-10-01T07:35:17.127 INFO:tasks.rados.rados.0.smithi084.stdout:3313: writing smithi08466639-31 from 1548713 to 2147108 tid 2 2023-10-01T07:35:17.127 INFO:tasks.rados.rados.0.smithi084.stdout:3314: read oid 253 snap -1 2023-10-01T07:35:17.128 INFO:tasks.rados.rados.0.smithi084.stdout:3314: expect (ObjNum 1857 snap 0 seq_num 1857) 2023-10-01T07:35:17.128 INFO:tasks.rados.rados.0.smithi084.stdout:3315: write oid 179 current snap is 0 2023-10-01T07:35:17.128 INFO:tasks.rados.rados.0.smithi084.stdout:3312: finishing write tid 2 to smithi08466639-167 2023-10-01T07:35:17.128 INFO:tasks.rados.rados.0.smithi084.stdout:3312: finishing write tid 3 to smithi08466639-167 2023-10-01T07:35:17.128 INFO:tasks.rados.rados.0.smithi084.stdout:3312: finishing write tid 4 to smithi08466639-167 2023-10-01T07:35:17.128 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 167 v 333 (ObjNum 2073 snap 0 seq_num 2073) dirty exists 2023-10-01T07:35:17.128 INFO:tasks.rados.rados.0.smithi084.stdout:3312: left oid 167 (ObjNum 2073 snap 0 seq_num 2073) 2023-10-01T07:35:17.128 INFO:tasks.rados.rados.0.smithi084.stdout:3313: finishing write tid 1 to smithi08466639-31 2023-10-01T07:35:17.128 INFO:tasks.rados.rados.0.smithi084.stdout:3315: seq_num 2075 ranges {474525=589691,1490842=742053,2832710=41815} 2023-10-01T07:35:17.133 INFO:tasks.rados.rados.0.smithi084.stdout:3315: writing smithi08466639-179 from 474525 to 1064216 tid 1 2023-10-01T07:35:17.140 INFO:tasks.rados.rados.0.smithi084.stdout:3315: writing smithi08466639-179 from 1490842 to 2232895 tid 2 2023-10-01T07:35:17.144 INFO:tasks.rados.rados.0.smithi084.stdout:3315: writing smithi08466639-179 from 2832710 to 2874525 tid 3 2023-10-01T07:35:17.144 INFO:tasks.rados.rados.0.smithi084.stdout:3312: done (3 left) 2023-10-01T07:35:17.144 INFO:tasks.rados.rados.0.smithi084.stdout:3316: read oid 20 snap -1 2023-10-01T07:35:17.144 INFO:tasks.rados.rados.0.smithi084.stdout:3316: expect deleted 2023-10-01T07:35:17.144 INFO:tasks.rados.rados.0.smithi084.stdout:3317: read oid 164 snap -1 2023-10-01T07:35:17.144 INFO:tasks.rados.rados.0.smithi084.stdout:3317: expect (ObjNum 1957 snap 0 seq_num 1957) 2023-10-01T07:35:17.145 INFO:tasks.rados.rados.0.smithi084.stdout:3318: write oid 443 current snap is 0 2023-10-01T07:35:17.145 INFO:tasks.rados.rados.0.smithi084.stdout:3313: finishing write tid 2 to smithi08466639-31 2023-10-01T07:35:17.145 INFO:tasks.rados.rados.0.smithi084.stdout:3313: finishing write tid 3 to smithi08466639-31 2023-10-01T07:35:17.145 INFO:tasks.rados.rados.0.smithi084.stdout:3313: finishing write tid 4 to smithi08466639-31 2023-10-01T07:35:17.145 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 31 v 442 (ObjNum 2074 snap 0 seq_num 2074) dirty exists 2023-10-01T07:35:17.145 INFO:tasks.rados.rados.0.smithi084.stdout:3313: left oid 31 (ObjNum 2074 snap 0 seq_num 2074) 2023-10-01T07:35:17.145 INFO:tasks.rados.rados.0.smithi084.stdout:3318: seq_num 2076 ranges {491332=781293,2065677=602064} 2023-10-01T07:35:17.151 INFO:tasks.rados.rados.0.smithi084.stdout:3318: writing smithi08466639-443 from 491332 to 1272625 tid 1 2023-10-01T07:35:17.160 INFO:tasks.rados.rados.0.smithi084.stdout:3318: writing smithi08466639-443 from 2065677 to 2667741 tid 2 2023-10-01T07:35:17.160 INFO:tasks.rados.rados.0.smithi084.stdout:3313: done (5 left) 2023-10-01T07:35:17.160 INFO:tasks.rados.rados.0.smithi084.stdout:3319: delete oid 150 current snap is 0 2023-10-01T07:35:17.160 INFO:tasks.rados.rados.0.smithi084.stdout:3315: finishing write tid 1 to smithi08466639-179 2023-10-01T07:35:17.160 INFO:tasks.rados.rados.0.smithi084.stdout:3314: expect (ObjNum 1857 snap 0 seq_num 1857) 2023-10-01T07:35:17.324 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:17 smithi084 bash[71139]: debug 2023-10-01T07:35:17.018+0000 7f88dceb7200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-01T07:35:17.324 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:17 smithi084 bash[71139]: [01/Oct/2023:07:35:17] ENGINE Bus STARTING 2023-10-01T07:35:17.325 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:17 smithi084 bash[71139]: CherryPy Checker: 2023-10-01T07:35:17.325 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:17 smithi084 bash[71139]: The Application mounted at '' has an empty config. 2023-10-01T07:35:17.325 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:17 smithi084 bash[71139]: [01/Oct/2023:07:35:17] ENGINE Serving on http://:::9283 2023-10-01T07:35:17.325 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:17 smithi084 bash[71139]: [01/Oct/2023:07:35:17] ENGINE Bus STARTED 2023-10-01T07:35:17.378 INFO:tasks.rados.rados.0.smithi084.stdout:3315: finishing write tid 2 to smithi08466639-179 2023-10-01T07:35:17.378 INFO:tasks.rados.rados.0.smithi084.stdout:3315: finishing write tid 3 to smithi08466639-179 2023-10-01T07:35:17.378 INFO:tasks.rados.rados.0.smithi084.stdout:3315: finishing write tid 4 to smithi08466639-179 2023-10-01T07:35:17.378 INFO:tasks.rados.rados.0.smithi084.stdout:3315: finishing write tid 5 to smithi08466639-179 2023-10-01T07:35:17.378 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 179 v 475 (ObjNum 2075 snap 0 seq_num 2075) dirty exists 2023-10-01T07:35:17.378 INFO:tasks.rados.rados.0.smithi084.stdout:3315: left oid 179 (ObjNum 2075 snap 0 seq_num 2075) 2023-10-01T07:35:17.378 INFO:tasks.rados.rados.0.smithi084.stdout:3317: expect (ObjNum 1957 snap 0 seq_num 1957) 2023-10-01T07:35:17.599 INFO:tasks.rados.rados.0.smithi084.stdout:3318: finishing write tid 1 to smithi08466639-443 2023-10-01T07:35:17.600 INFO:tasks.rados.rados.0.smithi084.stdout:3318: finishing write tid 2 to smithi08466639-443 2023-10-01T07:35:17.600 INFO:tasks.rados.rados.0.smithi084.stdout:3318: finishing write tid 3 to smithi08466639-443 2023-10-01T07:35:17.600 INFO:tasks.rados.rados.0.smithi084.stdout:3318: finishing write tid 4 to smithi08466639-443 2023-10-01T07:35:17.600 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 443 v 466 (ObjNum 2076 snap 0 seq_num 2076) dirty exists 2023-10-01T07:35:17.600 INFO:tasks.rados.rados.0.smithi084.stdout:3318: left oid 443 (ObjNum 2076 snap 0 seq_num 2076) 2023-10-01T07:35:17.600 INFO:tasks.rados.rados.0.smithi084.stdout:3314: done (5 left) 2023-10-01T07:35:17.600 INFO:tasks.rados.rados.0.smithi084.stdout:3315: done (4 left) 2023-10-01T07:35:17.600 INFO:tasks.rados.rados.0.smithi084.stdout:3316: done (3 left) 2023-10-01T07:35:17.600 INFO:tasks.rados.rados.0.smithi084.stdout:3317: done (2 left) 2023-10-01T07:35:17.600 INFO:tasks.rados.rados.0.smithi084.stdout:3318: done (1 left) 2023-10-01T07:35:17.600 INFO:tasks.rados.rados.0.smithi084.stdout:3319: done (0 left) 2023-10-01T07:35:17.601 INFO:tasks.rados.rados.0.smithi084.stdout:3320: delete oid 375 current snap is 0 2023-10-01T07:35:17.602 INFO:tasks.rados.rados.0.smithi084.stdout:3320: done (0 left) 2023-10-01T07:35:17.602 INFO:tasks.rados.rados.0.smithi084.stdout:3321: read oid 155 snap -1 2023-10-01T07:35:17.602 INFO:tasks.rados.rados.0.smithi084.stdout:3321: expect (ObjNum 1720 snap 0 seq_num 1720) 2023-10-01T07:35:17.602 INFO:tasks.rados.rados.0.smithi084.stdout:3322: write oid 294 current snap is 0 2023-10-01T07:35:17.602 INFO:tasks.rados.rados.0.smithi084.stdout:3322: seq_num 2079 ranges {541753=607040,1724770=749391} 2023-10-01T07:35:17.609 INFO:tasks.rados.rados.0.smithi084.stdout:3322: writing smithi08466639-294 from 541753 to 1148793 tid 1 2023-10-01T07:35:17.617 INFO:tasks.rados.rados.0.smithi084.stdout:3322: writing smithi08466639-294 from 1724770 to 2474161 tid 2 2023-10-01T07:35:17.618 INFO:tasks.rados.rados.0.smithi084.stdout:3323: read oid 1 snap -1 2023-10-01T07:35:17.618 INFO:tasks.rados.rados.0.smithi084.stdout:3323: expect (ObjNum 1162 snap 0 seq_num 1162) 2023-10-01T07:35:17.618 INFO:tasks.rados.rados.0.smithi084.stdout:3324: write oid 460 current snap is 0 2023-10-01T07:35:17.618 INFO:tasks.rados.rados.0.smithi084.stdout:3324: seq_num 2080 ranges {558560=682289,1783252=493049} 2023-10-01T07:35:17.624 INFO:tasks.rados.rados.0.smithi084.stdout:3324: writing smithi08466639-460 from 558560 to 1240849 tid 1 2023-10-01T07:35:17.630 INFO:tasks.rados.rados.0.smithi084.stdout:3324: writing smithi08466639-460 from 1783252 to 2276301 tid 2 2023-10-01T07:35:17.630 INFO:tasks.rados.rados.0.smithi084.stdout:3325: delete oid 300 current snap is 0 2023-10-01T07:35:17.631 INFO:tasks.rados.rados.0.smithi084.stdout:3321: expect (ObjNum 1720 snap 0 seq_num 1720) 2023-10-01T07:35:17.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:17 smithi112 bash[27689]: cluster 2023-10-01T07:35:16.395570+0000 mgr.x (mgr.24739) 78 : cluster [DBG] pgmap v49: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 86 MiB/s rd, 11 MiB/s wr, 117 op/s 2023-10-01T07:35:17.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:17 smithi112 bash[27689]: cluster 2023-10-01T07:35:17.043122+0000 mon.a (mon.0) 818 : cluster [DBG] Standby manager daemon y restarted 2023-10-01T07:35:17.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:17 smithi112 bash[27689]: cluster 2023-10-01T07:35:17.043284+0000 mon.a (mon.0) 819 : cluster [DBG] Standby manager daemon y started 2023-10-01T07:35:17.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:17 smithi112 bash[27689]: audit 2023-10-01T07:35:17.049382+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.? 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-01T07:35:17.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:17 smithi112 bash[27689]: audit 2023-10-01T07:35:17.050471+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.? 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-01T07:35:17.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:17 smithi112 bash[27689]: audit 2023-10-01T07:35:17.054863+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.? 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-01T07:35:17.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:17 smithi112 bash[27689]: audit 2023-10-01T07:35:17.055446+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.? 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-01T07:35:17.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:17 smithi112 bash[27689]: audit 2023-10-01T07:35:17.156089+0000 mon.a (mon.0) 824 : audit [DBG] from='client.? 172.21.15.84:0/3746882858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:17.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:17 smithi084 bash[27378]: cluster 2023-10-01T07:35:16.395570+0000 mgr.x (mgr.24739) 78 : cluster [DBG] pgmap v49: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 86 MiB/s rd, 11 MiB/s wr, 117 op/s 2023-10-01T07:35:17.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:17 smithi084 bash[27378]: cluster 2023-10-01T07:35:17.043122+0000 mon.a (mon.0) 818 : cluster [DBG] Standby manager daemon y restarted 2023-10-01T07:35:17.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:17 smithi084 bash[27378]: cluster 2023-10-01T07:35:17.043284+0000 mon.a (mon.0) 819 : cluster [DBG] Standby manager daemon y started 2023-10-01T07:35:17.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:17 smithi084 bash[27378]: audit 2023-10-01T07:35:17.049382+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.? 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-01T07:35:17.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:17 smithi084 bash[27378]: audit 2023-10-01T07:35:17.050471+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.? 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-01T07:35:17.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:17 smithi084 bash[27378]: audit 2023-10-01T07:35:17.054863+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.? 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-01T07:35:17.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:17 smithi084 bash[27378]: audit 2023-10-01T07:35:17.055446+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.? 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-01T07:35:17.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:17 smithi084 bash[27378]: audit 2023-10-01T07:35:17.156089+0000 mon.a (mon.0) 824 : audit [DBG] from='client.? 172.21.15.84:0/3746882858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:17.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:17 smithi084 bash[33757]: cluster 2023-10-01T07:35:16.395570+0000 mgr.x (mgr.24739) 78 : cluster [DBG] pgmap v49: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 86 MiB/s rd, 11 MiB/s wr, 117 op/s 2023-10-01T07:35:17.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:17 smithi084 bash[33757]: cluster 2023-10-01T07:35:17.043122+0000 mon.a (mon.0) 818 : cluster [DBG] Standby manager daemon y restarted 2023-10-01T07:35:17.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:17 smithi084 bash[33757]: cluster 2023-10-01T07:35:17.043284+0000 mon.a (mon.0) 819 : cluster [DBG] Standby manager daemon y started 2023-10-01T07:35:17.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:17 smithi084 bash[33757]: audit 2023-10-01T07:35:17.049382+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.? 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-01T07:35:17.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:17 smithi084 bash[33757]: audit 2023-10-01T07:35:17.050471+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.? 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-01T07:35:17.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:17 smithi084 bash[33757]: audit 2023-10-01T07:35:17.054863+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.? 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-01T07:35:17.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:17 smithi084 bash[33757]: audit 2023-10-01T07:35:17.055446+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.? 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-01T07:35:17.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:17 smithi084 bash[33757]: audit 2023-10-01T07:35:17.156089+0000 mon.a (mon.0) 824 : audit [DBG] from='client.? 172.21.15.84:0/3746882858' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:17.891 INFO:tasks.rados.rados.0.smithi084.stdout:3322: finishing write tid 1 to smithi08466639-294 2023-10-01T07:35:17.891 INFO:tasks.rados.rados.0.smithi084.stdout:3322: finishing write tid 2 to smithi08466639-294 2023-10-01T07:35:17.892 INFO:tasks.rados.rados.0.smithi084.stdout:3322: finishing write tid 3 to smithi08466639-294 2023-10-01T07:35:17.892 INFO:tasks.rados.rados.0.smithi084.stdout:3322: finishing write tid 4 to smithi08466639-294 2023-10-01T07:35:17.892 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 294 v 445 (ObjNum 2079 snap 0 seq_num 2079) dirty exists 2023-10-01T07:35:17.892 INFO:tasks.rados.rados.0.smithi084.stdout:3322: left oid 294 (ObjNum 2079 snap 0 seq_num 2079) 2023-10-01T07:35:17.892 INFO:tasks.rados.rados.0.smithi084.stdout:3323: expect (ObjNum 1162 snap 0 seq_num 1162) 2023-10-01T07:35:18.098 INFO:tasks.rados.rados.0.smithi084.stdout:3324: finishing write tid 1 to smithi08466639-460 2023-10-01T07:35:18.099 INFO:tasks.rados.rados.0.smithi084.stdout:3324: finishing write tid 2 to smithi08466639-460 2023-10-01T07:35:18.099 INFO:tasks.rados.rados.0.smithi084.stdout:3324: finishing write tid 3 to smithi08466639-460 2023-10-01T07:35:18.099 INFO:tasks.rados.rados.0.smithi084.stdout:3324: finishing write tid 4 to smithi08466639-460 2023-10-01T07:35:18.099 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 460 v 444 (ObjNum 2080 snap 0 seq_num 2080) dirty exists 2023-10-01T07:35:18.099 INFO:tasks.rados.rados.0.smithi084.stdout:3324: left oid 460 (ObjNum 2080 snap 0 seq_num 2080) 2023-10-01T07:35:18.099 INFO:tasks.rados.rados.0.smithi084.stdout:3321: done (4 left) 2023-10-01T07:35:18.099 INFO:tasks.rados.rados.0.smithi084.stdout:3322: done (3 left) 2023-10-01T07:35:18.099 INFO:tasks.rados.rados.0.smithi084.stdout:3323: done (2 left) 2023-10-01T07:35:18.099 INFO:tasks.rados.rados.0.smithi084.stdout:3324: done (1 left) 2023-10-01T07:35:18.100 INFO:tasks.rados.rados.0.smithi084.stdout:3325: done (0 left) 2023-10-01T07:35:18.100 INFO:tasks.rados.rados.0.smithi084.stdout:3326: read oid 413 snap -1 2023-10-01T07:35:18.100 INFO:tasks.rados.rados.0.smithi084.stdout:3326: expect deleted 2023-10-01T07:35:18.100 INFO:tasks.rados.rados.0.smithi084.stdout:3327: read oid 283 snap -1 2023-10-01T07:35:18.100 INFO:tasks.rados.rados.0.smithi084.stdout:3327: expect deleted 2023-10-01T07:35:18.100 INFO:tasks.rados.rados.0.smithi084.stdout:3328: write oid 109 current snap is 0 2023-10-01T07:35:18.100 INFO:tasks.rados.rados.0.smithi084.stdout:3328: seq_num 2082 ranges {592174=432787,1500216=496718,2624671=367503} 2023-10-01T07:35:18.110 INFO:tasks.rados.rados.0.smithi084.stdout:3328: writing smithi08466639-109 from 592174 to 1024961 tid 1 2023-10-01T07:35:18.116 INFO:tasks.rados.rados.0.smithi084.stdout:3328: writing smithi08466639-109 from 1500216 to 1996934 tid 2 2023-10-01T07:35:18.122 INFO:tasks.rados.rados.0.smithi084.stdout:3328: writing smithi08466639-109 from 2624671 to 2992174 tid 3 2023-10-01T07:35:18.122 INFO:tasks.rados.rados.0.smithi084.stdout:3329: delete oid 380 current snap is 0 2023-10-01T07:35:18.122 INFO:tasks.rados.rados.0.smithi084.stdout:3328: finishing write tid 1 to smithi08466639-109 2023-10-01T07:35:18.122 INFO:tasks.rados.rados.0.smithi084.stdout:3328: finishing write tid 2 to smithi08466639-109 2023-10-01T07:35:18.124 INFO:tasks.rados.rados.0.smithi084.stdout:3326: done (3 left) 2023-10-01T07:35:18.125 INFO:tasks.rados.rados.0.smithi084.stdout:3327: done (2 left) 2023-10-01T07:35:18.125 INFO:tasks.rados.rados.0.smithi084.stdout:3329: done (1 left) 2023-10-01T07:35:18.125 INFO:tasks.rados.rados.0.smithi084.stdout:3330: read oid 191 snap -1 2023-10-01T07:35:18.125 INFO:tasks.rados.rados.0.smithi084.stdout:3330: expect (ObjNum 1999 snap 0 seq_num 1999) 2023-10-01T07:35:18.125 INFO:tasks.rados.rados.0.smithi084.stdout:3331: delete oid 238 current snap is 0 2023-10-01T07:35:18.127 INFO:tasks.rados.rados.0.smithi084.stdout:3331: done (2 left) 2023-10-01T07:35:18.127 INFO:tasks.rados.rados.0.smithi084.stdout:3332: read oid 457 snap -1 2023-10-01T07:35:18.127 INFO:tasks.rados.rados.0.smithi084.stdout:3332: expect (ObjNum 1388 snap 0 seq_num 1388) 2023-10-01T07:35:18.127 INFO:tasks.rados.rados.0.smithi084.stdout:3333: read oid 214 snap -1 2023-10-01T07:35:18.127 INFO:tasks.rados.rados.0.smithi084.stdout:3333: expect (ObjNum 1517 snap 0 seq_num 1517) 2023-10-01T07:35:18.127 INFO:tasks.rados.rados.0.smithi084.stdout:3334: delete oid 468 current snap is 0 2023-10-01T07:35:18.138 INFO:tasks.rados.rados.0.smithi084.stdout:3332: expect (ObjNum 1388 snap 0 seq_num 1388) 2023-10-01T07:35:18.299 INFO:tasks.rados.rados.0.smithi084.stdout:3328: finishing write tid 3 to smithi08466639-109 2023-10-01T07:35:18.299 INFO:tasks.rados.rados.0.smithi084.stdout:3328: finishing write tid 4 to smithi08466639-109 2023-10-01T07:35:18.299 INFO:tasks.rados.rados.0.smithi084.stdout:3328: finishing write tid 5 to smithi08466639-109 2023-10-01T07:35:18.299 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 109 v 449 (ObjNum 2082 snap 0 seq_num 2082) dirty exists 2023-10-01T07:35:18.299 INFO:tasks.rados.rados.0.smithi084.stdout:3328: left oid 109 (ObjNum 2082 snap 0 seq_num 2082) 2023-10-01T07:35:18.299 INFO:tasks.rados.rados.0.smithi084.stdout:3333: expect (ObjNum 1517 snap 0 seq_num 1517) 2023-10-01T07:35:18.435 INFO:tasks.rados.rados.0.smithi084.stdout:3330: expect (ObjNum 1999 snap 0 seq_num 1999) 2023-10-01T07:35:18.558 INFO:tasks.rados.rados.0.smithi084.stdout:3328: done (4 left) 2023-10-01T07:35:18.558 INFO:tasks.rados.rados.0.smithi084.stdout:3330: done (3 left) 2023-10-01T07:35:18.558 INFO:tasks.rados.rados.0.smithi084.stdout:3332: done (2 left) 2023-10-01T07:35:18.558 INFO:tasks.rados.rados.0.smithi084.stdout:3333: done (1 left) 2023-10-01T07:35:18.558 INFO:tasks.rados.rados.0.smithi084.stdout:3334: done (0 left) 2023-10-01T07:35:18.559 INFO:tasks.rados.rados.0.smithi084.stdout:3335: read oid 40 snap -1 2023-10-01T07:35:18.559 INFO:tasks.rados.rados.0.smithi084.stdout:3335: expect (ObjNum 2059 snap 0 seq_num 2059) 2023-10-01T07:35:18.559 INFO:tasks.rados.rados.0.smithi084.stdout:3336: read oid 341 snap -1 2023-10-01T07:35:18.559 INFO:tasks.rados.rados.0.smithi084.stdout:3336: expect (ObjNum 340 snap 0 seq_num 340) 2023-10-01T07:35:18.559 INFO:tasks.rados.rados.0.smithi084.stdout:3337: read oid 268 snap -1 2023-10-01T07:35:18.559 INFO:tasks.rados.rados.0.smithi084.stdout:3337: expect (ObjNum 2025 snap 0 seq_num 2025) 2023-10-01T07:35:18.559 INFO:tasks.rados.rados.0.smithi084.stdout:3338: write oid 199 current snap is 0 2023-10-01T07:35:18.559 INFO:tasks.rados.rados.0.smithi084.stdout:3338: seq_num 2086 ranges {659402=450136,1734144=504056,2734363=325039} 2023-10-01T07:35:18.570 INFO:tasks.rados.rados.0.smithi084.stdout:3338: writing smithi08466639-199 from 659402 to 1109538 tid 1 2023-10-01T07:35:18.576 INFO:tasks.rados.rados.0.smithi084.stdout:3338: writing smithi08466639-199 from 1734144 to 2238200 tid 2 2023-10-01T07:35:18.581 INFO:tasks.rados.rados.0.smithi084.stdout:3338: writing smithi08466639-199 from 2734363 to 3059402 tid 3 2023-10-01T07:35:18.581 INFO:tasks.rados.rados.0.smithi084.stdout:3339: write oid 23 current snap is 0 2023-10-01T07:35:18.581 INFO:tasks.rados.rados.0.smithi084.stdout:3339: seq_num 2087 ranges {676209=525385,1676273=764067,3045433=30776} 2023-10-01T07:35:18.588 INFO:tasks.rados.rados.0.smithi084.stdout:3339: writing smithi08466639-23 from 676209 to 1201594 tid 1 2023-10-01T07:35:18.595 INFO:tasks.rados.rados.0.smithi084.stdout:3339: writing smithi08466639-23 from 1676273 to 2440340 tid 2 2023-10-01T07:35:18.599 INFO:tasks.rados.rados.0.smithi084.stdout:3339: writing smithi08466639-23 from 3045433 to 3076209 tid 3 2023-10-01T07:35:18.599 INFO:tasks.rados.rados.0.smithi084.stdout:3340: write oid 258 current snap is 0 2023-10-01T07:35:18.599 INFO:tasks.rados.rados.0.smithi084.stdout:3340: seq_num 2088 ranges {693016=600634,1734755=507725,2672856=420160} 2023-10-01T07:35:18.606 INFO:tasks.rados.rados.0.smithi084.stdout:3340: writing smithi08466639-258 from 693016 to 1293650 tid 1 2023-10-01T07:35:18.612 INFO:tasks.rados.rados.0.smithi084.stdout:3340: writing smithi08466639-258 from 1734755 to 2242480 tid 2 2023-10-01T07:35:18.617 INFO:tasks.rados.rados.0.smithi084.stdout:3340: writing smithi08466639-258 from 2672856 to 3093016 tid 3 2023-10-01T07:35:18.617 INFO:tasks.rados.rados.0.smithi084.stdout:3341: read oid 485 snap -1 2023-10-01T07:35:18.617 INFO:tasks.rados.rados.0.smithi084.stdout:3341: expect (ObjNum 1800 snap 0 seq_num 1800) 2023-10-01T07:35:18.617 INFO:tasks.rados.rados.0.smithi084.stdout:3342: read oid 54 snap -1 2023-10-01T07:35:18.617 INFO:tasks.rados.rados.0.smithi084.stdout:3342: expect deleted 2023-10-01T07:35:18.617 INFO:tasks.rados.rados.0.smithi084.stdout:3343: write oid 237 current snap is 0 2023-10-01T07:35:18.617 INFO:tasks.rados.rados.0.smithi084.stdout:3343: seq_num 2089 ranges {709823=675883,1793237=767736,3100279=9544} 2023-10-01T07:35:18.624 INFO:tasks.rados.rados.0.smithi084.stdout:3343: writing smithi08466639-237 from 709823 to 1385706 tid 1 2023-10-01T07:35:18.631 INFO:tasks.rados.rados.0.smithi084.stdout:3343: writing smithi08466639-237 from 1793237 to 2560973 tid 2 2023-10-01T07:35:18.635 INFO:tasks.rados.rados.0.smithi084.stdout:3343: writing smithi08466639-237 from 3100279 to 3109823 tid 3 2023-10-01T07:35:18.635 INFO:tasks.rados.rados.0.smithi084.stdout:3344: read oid 495 snap -1 2023-10-01T07:35:18.635 INFO:tasks.rados.rados.0.smithi084.stdout:3344: expect (ObjNum 2002 snap 0 seq_num 2002) 2023-10-01T07:35:18.635 INFO:tasks.rados.rados.0.smithi084.stdout:3345: write oid 348 current snap is 0 2023-10-01T07:35:18.635 INFO:tasks.rados.rados.0.smithi084.stdout:3345: seq_num 2090 ranges {726630=751132,2251719=511394} 2023-10-01T07:35:18.643 INFO:tasks.rados.rados.0.smithi084.stdout:3345: writing smithi08466639-348 from 726630 to 1477762 tid 1 2023-10-01T07:35:18.651 INFO:tasks.rados.rados.0.smithi084.stdout:3345: writing smithi08466639-348 from 2251719 to 2763113 tid 2 2023-10-01T07:35:18.651 INFO:tasks.rados.rados.0.smithi084.stdout:3346: read oid 273 snap -1 2023-10-01T07:35:18.651 INFO:tasks.rados.rados.0.smithi084.stdout:3346: expect (ObjNum 1282 snap 0 seq_num 1282) 2023-10-01T07:35:18.651 INFO:tasks.rados.rados.0.smithi084.stdout:3347: write oid 470 current snap is 0 2023-10-01T07:35:18.651 INFO:tasks.rados.rados.0.smithi084.stdout:3347: seq_num 2091 ranges {743437=542734,1910201=771405} 2023-10-01T07:35:18.658 INFO:tasks.rados.rados.0.smithi084.stdout:3347: writing smithi08466639-470 from 743437 to 1286171 tid 1 2023-10-01T07:35:18.667 INFO:tasks.rados.rados.0.smithi084.stdout:3347: writing smithi08466639-470 from 1910201 to 2681606 tid 2 2023-10-01T07:35:18.667 INFO:tasks.rados.rados.0.smithi084.stdout:3348: delete oid 446 current snap is 0 2023-10-01T07:35:18.667 INFO:tasks.rados.rados.0.smithi084.stdout:3335: expect (ObjNum 2059 snap 0 seq_num 2059) 2023-10-01T07:35:18.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:18 smithi112 bash[27689]: cluster 2023-10-01T07:35:17.460941+0000 mon.a (mon.0) 825 : cluster [DBG] mgrmap e24: x(active, since 89s), standbys: y 2023-10-01T07:35:18.728 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:35:18 smithi112 bash[53127]: ts=2023-10-01T07:35:18.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi112:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi112.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T07:35:18.832 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:18 smithi084 bash[27378]: cluster 2023-10-01T07:35:17.460941+0000 mon.a (mon.0) 825 : cluster [DBG] mgrmap e24: x(active, since 89s), standbys: y 2023-10-01T07:35:18.832 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:18 smithi084 bash[33757]: cluster 2023-10-01T07:35:17.460941+0000 mon.a (mon.0) 825 : cluster [DBG] mgrmap e24: x(active, since 89s), standbys: y 2023-10-01T07:35:18.853 INFO:tasks.rados.rados.0.smithi084.stdout:3337: expect (ObjNum 2025 snap 0 seq_num 2025) 2023-10-01T07:35:18.951 INFO:tasks.rados.rados.0.smithi084.stdout:3336: expect (ObjNum 340 snap 0 seq_num 340) 2023-10-01T07:35:19.075 INFO:tasks.rados.rados.0.smithi084.stdout:3338: finishing write tid 1 to smithi08466639-199 2023-10-01T07:35:19.076 INFO:tasks.rados.rados.0.smithi084.stdout:3338: finishing write tid 2 to smithi08466639-199 2023-10-01T07:35:19.076 INFO:tasks.rados.rados.0.smithi084.stdout:3338: finishing write tid 3 to smithi08466639-199 2023-10-01T07:35:19.076 INFO:tasks.rados.rados.0.smithi084.stdout:3338: finishing write tid 4 to smithi08466639-199 2023-10-01T07:35:19.076 INFO:tasks.rados.rados.0.smithi084.stdout:3338: finishing write tid 5 to smithi08466639-199 2023-10-01T07:35:19.076 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 199 v 479 (ObjNum 2086 snap 0 seq_num 2086) dirty exists 2023-10-01T07:35:19.076 INFO:tasks.rados.rados.0.smithi084.stdout:3338: left oid 199 (ObjNum 2086 snap 0 seq_num 2086) 2023-10-01T07:35:19.076 INFO:tasks.rados.rados.0.smithi084.stdout:3339: finishing write tid 1 to smithi08466639-23 2023-10-01T07:35:19.076 INFO:tasks.rados.rados.0.smithi084.stdout:3339: finishing write tid 2 to smithi08466639-23 2023-10-01T07:35:19.076 INFO:tasks.rados.rados.0.smithi084.stdout:3339: finishing write tid 3 to smithi08466639-23 2023-10-01T07:35:19.076 INFO:tasks.rados.rados.0.smithi084.stdout:3335: done (13 left) 2023-10-01T07:35:19.076 INFO:tasks.rados.rados.0.smithi084.stdout:3336: done (12 left) 2023-10-01T07:35:19.076 INFO:tasks.rados.rados.0.smithi084.stdout:3337: done (11 left) 2023-10-01T07:35:19.077 INFO:tasks.rados.rados.0.smithi084.stdout:3338: done (10 left) 2023-10-01T07:35:19.077 INFO:tasks.rados.rados.0.smithi084.stdout:3348: done (9 left) 2023-10-01T07:35:19.077 INFO:tasks.rados.rados.0.smithi084.stdout:3349: write oid 459 current snap is 0 2023-10-01T07:35:19.077 INFO:tasks.rados.rados.0.smithi084.stdout:3339: finishing write tid 4 to smithi08466639-23 2023-10-01T07:35:19.077 INFO:tasks.rados.rados.0.smithi084.stdout:3349: seq_num 2093 ranges {777051=693232,2027165=658721} 2023-10-01T07:35:19.087 INFO:tasks.rados.rados.0.smithi084.stdout:3349: writing smithi08466639-459 from 777051 to 1470283 tid 1 2023-10-01T07:35:19.094 INFO:tasks.rados.rados.0.smithi084.stdout:3349: writing smithi08466639-459 from 2027165 to 2685886 tid 2 2023-10-01T07:35:19.094 INFO:tasks.rados.rados.0.smithi084.stdout:3350: write oid 89 current snap is 0 2023-10-01T07:35:19.094 INFO:tasks.rados.rados.0.smithi084.stdout:3339: finishing write tid 5 to smithi08466639-23 2023-10-01T07:35:19.094 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 23 v 362 (ObjNum 2087 snap 0 seq_num 2087) dirty exists 2023-10-01T07:35:19.095 INFO:tasks.rados.rados.0.smithi084.stdout:3339: left oid 23 (ObjNum 2087 snap 0 seq_num 2087) 2023-10-01T07:35:19.095 INFO:tasks.rados.rados.0.smithi084.stdout:3340: finishing write tid 1 to smithi08466639-258 2023-10-01T07:35:19.095 INFO:tasks.rados.rados.0.smithi084.stdout:3340: finishing write tid 2 to smithi08466639-258 2023-10-01T07:35:19.095 INFO:tasks.rados.rados.0.smithi084.stdout:3340: finishing write tid 3 to smithi08466639-258 2023-10-01T07:35:19.095 INFO:tasks.rados.rados.0.smithi084.stdout:3340: finishing write tid 4 to smithi08466639-258 2023-10-01T07:35:19.095 INFO:tasks.rados.rados.0.smithi084.stdout:3340: finishing write tid 5 to smithi08466639-258 2023-10-01T07:35:19.095 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 258 v 483 (ObjNum 2088 snap 0 seq_num 2088) dirty exists 2023-10-01T07:35:19.095 INFO:tasks.rados.rados.0.smithi084.stdout:3340: left oid 258 (ObjNum 2088 snap 0 seq_num 2088) 2023-10-01T07:35:19.095 INFO:tasks.rados.rados.0.smithi084.stdout:3341: expect (ObjNum 1800 snap 0 seq_num 1800) 2023-10-01T07:35:19.252 INFO:tasks.rados.rados.0.smithi084.stdout:3343: finishing write tid 1 to smithi08466639-237 2023-10-01T07:35:19.252 INFO:tasks.rados.rados.0.smithi084.stdout:3343: finishing write tid 2 to smithi08466639-237 2023-10-01T07:35:19.252 INFO:tasks.rados.rados.0.smithi084.stdout:3343: finishing write tid 3 to smithi08466639-237 2023-10-01T07:35:19.253 INFO:tasks.rados.rados.0.smithi084.stdout:3343: finishing write tid 4 to smithi08466639-237 2023-10-01T07:35:19.253 INFO:tasks.rados.rados.0.smithi084.stdout:3343: finishing write tid 5 to smithi08466639-237 2023-10-01T07:35:19.253 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 237 v 338 (ObjNum 2089 snap 0 seq_num 2089) dirty exists 2023-10-01T07:35:19.253 INFO:tasks.rados.rados.0.smithi084.stdout:3343: left oid 237 (ObjNum 2089 snap 0 seq_num 2089) 2023-10-01T07:35:19.253 INFO:tasks.rados.rados.0.smithi084.stdout:3344: expect (ObjNum 2002 snap 0 seq_num 2002) 2023-10-01T07:35:19.379 INFO:tasks.rados.rados.0.smithi084.stdout:3345: finishing write tid 1 to smithi08466639-348 2023-10-01T07:35:19.379 INFO:tasks.rados.rados.0.smithi084.stdout:3345: finishing write tid 2 to smithi08466639-348 2023-10-01T07:35:19.380 INFO:tasks.rados.rados.0.smithi084.stdout:3345: finishing write tid 3 to smithi08466639-348 2023-10-01T07:35:19.380 INFO:tasks.rados.rados.0.smithi084.stdout:3350: seq_num 2094 ranges {793858=768481,2085647=518732} 2023-10-01T07:35:19.388 INFO:tasks.rados.rados.0.smithi084.stdout:3350: writing smithi08466639-89 from 793858 to 1562339 tid 1 2023-10-01T07:35:19.395 INFO:tasks.rados.rados.0.smithi084.stdout:3350: writing smithi08466639-89 from 2085647 to 2604379 tid 2 2023-10-01T07:35:19.395 INFO:tasks.rados.rados.0.smithi084.stdout:3339: done (10 left) 2023-10-01T07:35:19.395 INFO:tasks.rados.rados.0.smithi084.stdout:3340: done (9 left) 2023-10-01T07:35:19.395 INFO:tasks.rados.rados.0.smithi084.stdout:3341: done (8 left) 2023-10-01T07:35:19.395 INFO:tasks.rados.rados.0.smithi084.stdout:3342: done (7 left) 2023-10-01T07:35:19.395 INFO:tasks.rados.rados.0.smithi084.stdout:3343: done (6 left) 2023-10-01T07:35:19.395 INFO:tasks.rados.rados.0.smithi084.stdout:3344: done (5 left) 2023-10-01T07:35:19.395 INFO:tasks.rados.rados.0.smithi084.stdout:3351: write oid 162 current snap is 0 2023-10-01T07:35:19.395 INFO:tasks.rados.rados.0.smithi084.stdout:3345: finishing write tid 4 to smithi08466639-348 2023-10-01T07:35:19.395 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 348 v 452 (ObjNum 2090 snap 0 seq_num 2090) dirty exists 2023-10-01T07:35:19.396 INFO:tasks.rados.rados.0.smithi084.stdout:3345: left oid 348 (ObjNum 2090 snap 0 seq_num 2090) 2023-10-01T07:35:19.396 INFO:tasks.rados.rados.0.smithi084.stdout:3351: seq_num 2095 ranges {410665=443730,1627776=662390,2748464=462201} 2023-10-01T07:35:19.399 INFO:tasks.rados.rados.0.smithi084.stdout:3351: writing smithi08466639-162 from 410665 to 854395 tid 1 2023-10-01T07:35:19.407 INFO:tasks.rados.rados.0.smithi084.stdout:3351: writing smithi08466639-162 from 1627776 to 2290166 tid 2 2023-10-01T07:35:19.413 INFO:tasks.rados.rados.0.smithi084.stdout:3351: writing smithi08466639-162 from 2748464 to 3210665 tid 3 2023-10-01T07:35:19.413 INFO:tasks.rados.rados.0.smithi084.stdout:3345: done (5 left) 2023-10-01T07:35:19.413 INFO:tasks.rados.rados.0.smithi084.stdout:3352: write oid 479 current snap is 0 2023-10-01T07:35:19.413 INFO:tasks.rados.rados.0.smithi084.stdout:3347: finishing write tid 1 to smithi08466639-470 2023-10-01T07:35:19.413 INFO:tasks.rados.rados.0.smithi084.stdout:3346: expect (ObjNum 1282 snap 0 seq_num 1282) 2023-10-01T07:35:19.623 INFO:tasks.rados.rados.0.smithi084.stdout:3347: finishing write tid 2 to smithi08466639-470 2023-10-01T07:35:19.623 INFO:tasks.rados.rados.0.smithi084.stdout:3347: finishing write tid 3 to smithi08466639-470 2023-10-01T07:35:19.623 INFO:tasks.rados.rados.0.smithi084.stdout:3352: seq_num 2096 ranges {427472=518979,1686258=522401,2775887=451585} 2023-10-01T07:35:19.629 INFO:tasks.rados.rados.0.smithi084.stdout:3352: writing smithi08466639-479 from 427472 to 946451 tid 1 2023-10-01T07:35:19.637 INFO:tasks.rados.rados.0.smithi084.stdout:3352: writing smithi08466639-479 from 1686258 to 2208659 tid 2 2023-10-01T07:35:19.644 INFO:tasks.rados.rados.0.smithi084.stdout:3352: writing smithi08466639-479 from 2775887 to 3227472 tid 3 2023-10-01T07:35:19.644 INFO:tasks.rados.rados.0.smithi084.stdout:3346: done (5 left) 2023-10-01T07:35:19.644 INFO:tasks.rados.rados.0.smithi084.stdout:3353: write oid 269 current snap is 0 2023-10-01T07:35:19.644 INFO:tasks.rados.rados.0.smithi084.stdout:3347: finishing write tid 4 to smithi08466639-470 2023-10-01T07:35:19.644 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 470 v 515 (ObjNum 2091 snap 0 seq_num 2091) dirty exists 2023-10-01T07:35:19.644 INFO:tasks.rados.rados.0.smithi084.stdout:3347: left oid 470 (ObjNum 2091 snap 0 seq_num 2091) 2023-10-01T07:35:19.644 INFO:tasks.rados.rados.0.smithi084.stdout:3349: finishing write tid 1 to smithi08466639-459 2023-10-01T07:35:19.644 INFO:tasks.rados.rados.0.smithi084.stdout:3349: finishing write tid 2 to smithi08466639-459 2023-10-01T07:35:19.644 INFO:tasks.rados.rados.0.smithi084.stdout:3349: finishing write tid 3 to smithi08466639-459 2023-10-01T07:35:19.645 INFO:tasks.rados.rados.0.smithi084.stdout:3349: finishing write tid 4 to smithi08466639-459 2023-10-01T07:35:19.645 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 459 v 381 (ObjNum 2093 snap 0 seq_num 2093) dirty exists 2023-10-01T07:35:19.645 INFO:tasks.rados.rados.0.smithi084.stdout:3349: left oid 459 (ObjNum 2093 snap 0 seq_num 2093) 2023-10-01T07:35:19.645 INFO:tasks.rados.rados.0.smithi084.stdout:3350: finishing write tid 1 to smithi08466639-89 2023-10-01T07:35:19.645 INFO:tasks.rados.rados.0.smithi084.stdout:3353: seq_num 2097 ranges {444279=594228,1744740=666059,3203310=40969} 2023-10-01T07:35:19.649 INFO:tasks.rados.rados.0.smithi084.stdout:3353: writing smithi08466639-269 from 444279 to 1038507 tid 1 2023-10-01T07:35:19.657 INFO:tasks.rados.rados.0.smithi084.stdout:3353: writing smithi08466639-269 from 1744740 to 2410799 tid 2 2023-10-01T07:35:19.661 INFO:tasks.rados.rados.0.smithi084.stdout:3353: writing smithi08466639-269 from 3203310 to 3244279 tid 3 2023-10-01T07:35:19.662 INFO:tasks.rados.rados.0.smithi084.stdout:3347: done (5 left) 2023-10-01T07:35:19.662 INFO:tasks.rados.rados.0.smithi084.stdout:3349: done (4 left) 2023-10-01T07:35:19.662 INFO:tasks.rados.rados.0.smithi084.stdout:3354: read oid 174 snap -1 2023-10-01T07:35:19.662 INFO:tasks.rados.rados.0.smithi084.stdout:3354: expect (ObjNum 1954 snap 0 seq_num 1954) 2023-10-01T07:35:19.662 INFO:tasks.rados.rados.0.smithi084.stdout:3355: write oid 157 current snap is 0 2023-10-01T07:35:19.662 INFO:tasks.rados.rados.0.smithi084.stdout:3355: seq_num 2098 ranges {461086=669477,1803222=526070,2830733=430353} 2023-10-01T07:35:19.668 INFO:tasks.rados.rados.0.smithi084.stdout:3355: writing smithi08466639-157 from 461086 to 1130563 tid 1 2023-10-01T07:35:19.677 INFO:tasks.rados.rados.0.smithi084.stdout:3355: writing smithi08466639-157 from 1803222 to 2329292 tid 2 2023-10-01T07:35:19.680 INFO:tasks.rados.rados.0.smithi084.stdout:3355: writing smithi08466639-157 from 2830733 to 3261086 tid 3 2023-10-01T07:35:19.680 INFO:tasks.rados.rados.0.smithi084.stdout:3356: write oid 422 current snap is 0 2023-10-01T07:35:19.680 INFO:tasks.rados.rados.0.smithi084.stdout:3350: finishing write tid 2 to smithi08466639-89 2023-10-01T07:35:19.680 INFO:tasks.rados.rados.0.smithi084.stdout:3350: finishing write tid 3 to smithi08466639-89 2023-10-01T07:35:19.680 INFO:tasks.rados.rados.0.smithi084.stdout:3350: finishing write tid 4 to smithi08466639-89 2023-10-01T07:35:19.680 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 89 v 380 (ObjNum 2094 snap 0 seq_num 2094) dirty exists 2023-10-01T07:35:19.680 INFO:tasks.rados.rados.0.smithi084.stdout:3350: left oid 89 (ObjNum 2094 snap 0 seq_num 2094) 2023-10-01T07:35:19.681 INFO:tasks.rados.rados.0.smithi084.stdout:3351: finishing write tid 1 to smithi08466639-162 2023-10-01T07:35:19.681 INFO:tasks.rados.rados.0.smithi084.stdout:3356: seq_num 2099 ranges {477893=461079,1578057=669728,2974509=303384} 2023-10-01T07:35:19.685 INFO:tasks.rados.rados.0.smithi084.stdout:3356: writing smithi08466639-422 from 477893 to 938972 tid 1 2023-10-01T07:35:19.692 INFO:tasks.rados.rados.0.smithi084.stdout:3356: writing smithi08466639-422 from 1578057 to 2247785 tid 2 2023-10-01T07:35:19.699 INFO:tasks.rados.rados.0.smithi084.stdout:3356: writing smithi08466639-422 from 2974509 to 3277893 tid 3 2023-10-01T07:35:19.699 INFO:tasks.rados.rados.0.smithi084.stdout:3350: done (6 left) 2023-10-01T07:35:19.699 INFO:tasks.rados.rados.0.smithi084.stdout:3357: delete oid 242 current snap is 0 2023-10-01T07:35:19.699 INFO:tasks.rados.rados.0.smithi084.stdout:3351: finishing write tid 2 to smithi08466639-162 2023-10-01T07:35:19.699 INFO:tasks.rados.rados.0.smithi084.stdout:3351: finishing write tid 3 to smithi08466639-162 2023-10-01T07:35:19.699 INFO:tasks.rados.rados.0.smithi084.stdout:3351: finishing write tid 4 to smithi08466639-162 2023-10-01T07:35:19.699 INFO:tasks.rados.rados.0.smithi084.stdout:3351: finishing write tid 5 to smithi08466639-162 2023-10-01T07:35:19.699 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 162 v 519 (ObjNum 2095 snap 0 seq_num 2095) dirty exists 2023-10-01T07:35:19.699 INFO:tasks.rados.rados.0.smithi084.stdout:3351: left oid 162 (ObjNum 2095 snap 0 seq_num 2095) 2023-10-01T07:35:19.699 INFO:tasks.rados.rados.0.smithi084.stdout:3352: finishing write tid 1 to smithi08466639-479 2023-10-01T07:35:19.699 INFO:tasks.rados.rados.0.smithi084.stdout:3352: finishing write tid 2 to smithi08466639-479 2023-10-01T07:35:19.700 INFO:tasks.rados.rados.0.smithi084.stdout:3352: finishing write tid 3 to smithi08466639-479 2023-10-01T07:35:19.700 INFO:tasks.rados.rados.0.smithi084.stdout:3352: finishing write tid 4 to smithi08466639-479 2023-10-01T07:35:19.700 INFO:tasks.rados.rados.0.smithi084.stdout:3352: finishing write tid 5 to smithi08466639-479 2023-10-01T07:35:19.700 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 479 v 487 (ObjNum 2096 snap 0 seq_num 2096) dirty exists 2023-10-01T07:35:19.700 INFO:tasks.rados.rados.0.smithi084.stdout:3352: left oid 479 (ObjNum 2096 snap 0 seq_num 2096) 2023-10-01T07:35:19.700 INFO:tasks.rados.rados.0.smithi084.stdout:3353: finishing write tid 1 to smithi08466639-269 2023-10-01T07:35:19.700 INFO:tasks.rados.rados.0.smithi084.stdout:3353: finishing write tid 2 to smithi08466639-269 2023-10-01T07:35:19.700 INFO:tasks.rados.rados.0.smithi084.stdout:3353: finishing write tid 3 to smithi08466639-269 2023-10-01T07:35:19.700 INFO:tasks.rados.rados.0.smithi084.stdout:3353: finishing write tid 4 to smithi08466639-269 2023-10-01T07:35:19.700 INFO:tasks.rados.rados.0.smithi084.stdout:3355: finishing write tid 1 to smithi08466639-157 2023-10-01T07:35:19.700 INFO:tasks.rados.rados.0.smithi084.stdout:3353: finishing write tid 5 to smithi08466639-269 2023-10-01T07:35:19.700 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 269 v 456 (ObjNum 2097 snap 0 seq_num 2097) dirty exists 2023-10-01T07:35:19.700 INFO:tasks.rados.rados.0.smithi084.stdout:3353: left oid 269 (ObjNum 2097 snap 0 seq_num 2097) 2023-10-01T07:35:19.701 INFO:tasks.rados.rados.0.smithi084.stdout:3354: expect (ObjNum 1954 snap 0 seq_num 1954) 2023-10-01T07:35:19.942 INFO:tasks.rados.rados.0.smithi084.stdout:3355: finishing write tid 2 to smithi08466639-157 2023-10-01T07:35:19.942 INFO:tasks.rados.rados.0.smithi084.stdout:3355: finishing write tid 3 to smithi08466639-157 2023-10-01T07:35:19.942 INFO:tasks.rados.rados.0.smithi084.stdout:3355: finishing write tid 4 to smithi08466639-157 2023-10-01T07:35:19.942 INFO:tasks.rados.rados.0.smithi084.stdout:3355: finishing write tid 5 to smithi08466639-157 2023-10-01T07:35:19.942 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 157 v 491 (ObjNum 2098 snap 0 seq_num 2098) dirty exists 2023-10-01T07:35:19.942 INFO:tasks.rados.rados.0.smithi084.stdout:3355: left oid 157 (ObjNum 2098 snap 0 seq_num 2098) 2023-10-01T07:35:19.942 INFO:tasks.rados.rados.0.smithi084.stdout:3356: finishing write tid 1 to smithi08466639-422 2023-10-01T07:35:19.942 INFO:tasks.rados.rados.0.smithi084.stdout:3351: done (6 left) 2023-10-01T07:35:19.942 INFO:tasks.rados.rados.0.smithi084.stdout:3352: done (5 left) 2023-10-01T07:35:19.943 INFO:tasks.rados.rados.0.smithi084.stdout:3353: done (4 left) 2023-10-01T07:35:19.943 INFO:tasks.rados.rados.0.smithi084.stdout:3354: done (3 left) 2023-10-01T07:35:19.943 INFO:tasks.rados.rados.0.smithi084.stdout:3355: done (2 left) 2023-10-01T07:35:19.943 INFO:tasks.rados.rados.0.smithi084.stdout:3357: done (1 left) 2023-10-01T07:35:19.943 INFO:tasks.rados.rados.0.smithi084.stdout:3358: read oid 272 snap -1 2023-10-01T07:35:19.943 INFO:tasks.rados.rados.0.smithi084.stdout:3358: expect deleted 2023-10-01T07:35:19.943 INFO:tasks.rados.rados.0.smithi084.stdout:3359: delete oid 222 current snap is 0 2023-10-01T07:35:19.943 INFO:tasks.rados.rados.0.smithi084.stdout:3356: finishing write tid 2 to smithi08466639-422 2023-10-01T07:35:19.943 INFO:tasks.rados.rados.0.smithi084.stdout:3356: finishing write tid 3 to smithi08466639-422 2023-10-01T07:35:19.943 INFO:tasks.rados.rados.0.smithi084.stdout:3356: finishing write tid 4 to smithi08466639-422 2023-10-01T07:35:19.943 INFO:tasks.rados.rados.0.smithi084.stdout:3356: finishing write tid 5 to smithi08466639-422 2023-10-01T07:35:19.943 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 422 v 478 (ObjNum 2099 snap 0 seq_num 2099) dirty exists 2023-10-01T07:35:19.944 INFO:tasks.rados.rados.0.smithi084.stdout:3356: left oid 422 (ObjNum 2099 snap 0 seq_num 2099) 2023-10-01T07:35:19.945 INFO:tasks.rados.rados.0.smithi084.stdout:3356: done (2 left) 2023-10-01T07:35:19.945 INFO:tasks.rados.rados.0.smithi084.stdout:3358: done (1 left) 2023-10-01T07:35:19.945 INFO:tasks.rados.rados.0.smithi084.stdout:3359: done (0 left) 2023-10-01T07:35:19.945 INFO:tasks.rados.rados.0.smithi084.stdout:3360: read oid 316 snap -1 2023-10-01T07:35:19.945 INFO:tasks.rados.rados.0.smithi084.stdout:3360: expect (ObjNum 1465 snap 0 seq_num 1465) 2023-10-01T07:35:19.945 INFO:tasks.rados.rados.0.smithi084.stdout:3361: read oid 152 snap -1 2023-10-01T07:35:19.945 INFO:tasks.rados.rados.0.smithi084.stdout:3361: expect (ObjNum 728 snap 0 seq_num 728) 2023-10-01T07:35:19.945 INFO:tasks.rados.rados.0.smithi084.stdout:3362: write oid 126 current snap is 0 2023-10-01T07:35:19.945 INFO:tasks.rados.rados.0.smithi084.stdout:3362: seq_num 2102 ranges {528314=686826,1637150=533408,2940425=387889} 2023-10-01T07:35:19.954 INFO:tasks.rados.rados.0.smithi084.stdout:3362: writing smithi08466639-126 from 528314 to 1215140 tid 1 2023-10-01T07:35:19.959 INFO:tasks.rados.rados.0.smithi084.stdout:3362: writing smithi08466639-126 from 1637150 to 2170558 tid 2 2023-10-01T07:35:19.966 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:19 smithi084 bash[27378]: cluster 2023-10-01T07:35:18.396247+0000 mgr.x (mgr.24739) 79 : cluster [DBG] pgmap v50: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 7.9 MiB/s wr, 77 op/s 2023-10-01T07:35:19.966 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:19 smithi084 bash[27378]: audit 2023-10-01T07:35:18.613175+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:35:19.966 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:19 smithi084 bash[27378]: audit 2023-10-01T07:35:19.587773+0000 mon.c (mon.2) 149 : audit [DBG] from='client.? 172.21.15.84:0/1519240235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:19.966 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:19 smithi084 bash[33757]: cluster 2023-10-01T07:35:18.396247+0000 mgr.x (mgr.24739) 79 : cluster [DBG] pgmap v50: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 7.9 MiB/s wr, 77 op/s 2023-10-01T07:35:19.966 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:19 smithi084 bash[33757]: audit 2023-10-01T07:35:18.613175+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:35:19.967 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:19 smithi084 bash[33757]: audit 2023-10-01T07:35:19.587773+0000 mon.c (mon.2) 149 : audit [DBG] from='client.? 172.21.15.84:0/1519240235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:19.967 INFO:tasks.rados.rados.0.smithi084.stdout:3362: writing smithi08466639-126 from 2940425 to 3328314 tid 3 2023-10-01T07:35:19.967 INFO:tasks.rados.rados.0.smithi084.stdout:3363: read oid 381 snap -1 2023-10-01T07:35:19.967 INFO:tasks.rados.rados.0.smithi084.stdout:3363: expect (ObjNum 1801 snap 0 seq_num 1801) 2023-10-01T07:35:19.967 INFO:tasks.rados.rados.0.smithi084.stdout:3364: delete oid 197 current snap is 0 2023-10-01T07:35:19.967 INFO:tasks.rados.rados.0.smithi084.stdout:3361: expect (ObjNum 728 snap 0 seq_num 728) 2023-10-01T07:35:19.977 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:19 smithi112 bash[27689]: cluster 2023-10-01T07:35:18.396247+0000 mgr.x (mgr.24739) 79 : cluster [DBG] pgmap v50: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 7.9 MiB/s wr, 77 op/s 2023-10-01T07:35:19.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:19 smithi112 bash[27689]: audit 2023-10-01T07:35:18.613175+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:35:19.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:19 smithi112 bash[27689]: audit 2023-10-01T07:35:19.587773+0000 mon.c (mon.2) 149 : audit [DBG] from='client.? 172.21.15.84:0/1519240235' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:20.064 INFO:tasks.rados.rados.0.smithi084.stdout:3360: expect (ObjNum 1465 snap 0 seq_num 1465) 2023-10-01T07:35:20.227 INFO:tasks.rados.rados.0.smithi084.stdout:3362: finishing write tid 1 to smithi08466639-126 2023-10-01T07:35:20.227 INFO:tasks.rados.rados.0.smithi084.stdout:3362: finishing write tid 2 to smithi08466639-126 2023-10-01T07:35:20.227 INFO:tasks.rados.rados.0.smithi084.stdout:3362: finishing write tid 3 to smithi08466639-126 2023-10-01T07:35:20.227 INFO:tasks.rados.rados.0.smithi084.stdout:3362: finishing write tid 4 to smithi08466639-126 2023-10-01T07:35:20.227 INFO:tasks.rados.rados.0.smithi084.stdout:3362: finishing write tid 5 to smithi08466639-126 2023-10-01T07:35:20.227 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 126 v 384 (ObjNum 2102 snap 0 seq_num 2102) dirty exists 2023-10-01T07:35:20.227 INFO:tasks.rados.rados.0.smithi084.stdout:3362: left oid 126 (ObjNum 2102 snap 0 seq_num 2102) 2023-10-01T07:35:20.227 INFO:tasks.rados.rados.0.smithi084.stdout:3363: expect (ObjNum 1801 snap 0 seq_num 1801) 2023-10-01T07:35:20.304 INFO:tasks.rados.rados.0.smithi084.stdout:3360: done (4 left) 2023-10-01T07:35:20.304 INFO:tasks.rados.rados.0.smithi084.stdout:3361: done (3 left) 2023-10-01T07:35:20.304 INFO:tasks.rados.rados.0.smithi084.stdout:3362: done (2 left) 2023-10-01T07:35:20.304 INFO:tasks.rados.rados.0.smithi084.stdout:3363: done (1 left) 2023-10-01T07:35:20.304 INFO:tasks.rados.rados.0.smithi084.stdout:3364: done (0 left) 2023-10-01T07:35:20.304 INFO:tasks.rados.rados.0.smithi084.stdout:3365: read oid 90 snap -1 2023-10-01T07:35:20.304 INFO:tasks.rados.rados.0.smithi084.stdout:3365: expect (ObjNum 1893 snap 0 seq_num 1893) 2023-10-01T07:35:20.304 INFO:tasks.rados.rados.0.smithi084.stdout:3366: write oid 97 current snap is 0 2023-10-01T07:35:20.305 INFO:tasks.rados.rados.0.smithi084.stdout:3366: seq_num 2104 ranges {561928=437324,1637761=420724,2762565=438668} 2023-10-01T07:35:20.314 INFO:tasks.rados.rados.0.smithi084.stdout:3366: writing smithi08466639-97 from 561928 to 999252 tid 1 2023-10-01T07:35:20.321 INFO:tasks.rados.rados.0.smithi084.stdout:3366: writing smithi08466639-97 from 1637761 to 2058485 tid 2 2023-10-01T07:35:20.327 INFO:tasks.rados.rados.0.smithi084.stdout:3366: writing smithi08466639-97 from 2762565 to 3201233 tid 3 2023-10-01T07:35:20.327 INFO:tasks.rados.rados.0.smithi084.stdout:3367: read oid 305 snap -1 2023-10-01T07:35:20.328 INFO:tasks.rados.rados.0.smithi084.stdout:3367: expect (ObjNum 1839 snap 0 seq_num 1839) 2023-10-01T07:35:20.328 INFO:tasks.rados.rados.0.smithi084.stdout:3368: read oid 471 snap -1 2023-10-01T07:35:20.328 INFO:tasks.rados.rados.0.smithi084.stdout:3368: expect deleted 2023-10-01T07:35:20.328 INFO:tasks.rados.rados.0.smithi084.stdout:3369: read oid 273 snap -1 2023-10-01T07:35:20.328 INFO:tasks.rados.rados.0.smithi084.stdout:3369: expect (ObjNum 1282 snap 0 seq_num 1282) 2023-10-01T07:35:20.328 INFO:tasks.rados.rados.0.smithi084.stdout:3370: write oid 500 current snap is 0 2023-10-01T07:35:20.328 INFO:tasks.rados.rados.0.smithi084.stdout:3370: seq_num 2105 ranges {578735=512573,1696243=680735,2906341=472394} 2023-10-01T07:35:20.334 INFO:tasks.rados.rados.0.smithi084.stdout:3370: writing smithi08466639-500 from 578735 to 1091308 tid 1 2023-10-01T07:35:20.342 INFO:tasks.rados.rados.0.smithi084.stdout:3370: writing smithi08466639-500 from 1696243 to 2376978 tid 2 2023-10-01T07:35:20.348 INFO:tasks.rados.rados.0.smithi084.stdout:3370: writing smithi08466639-500 from 2906341 to 3378735 tid 3 2023-10-01T07:35:20.348 INFO:tasks.rados.rados.0.smithi084.stdout:3371: read oid 58 snap -1 2023-10-01T07:35:20.349 INFO:tasks.rados.rados.0.smithi084.stdout:3371: expect (ObjNum 884 snap 0 seq_num 884) 2023-10-01T07:35:20.349 INFO:tasks.rados.rados.0.smithi084.stdout:3372: read oid 178 snap -1 2023-10-01T07:35:20.349 INFO:tasks.rados.rados.0.smithi084.stdout:3372: expect (ObjNum 1504 snap 0 seq_num 1504) 2023-10-01T07:35:20.349 INFO:tasks.rados.rados.0.smithi084.stdout:3373: read oid 20 snap -1 2023-10-01T07:35:20.349 INFO:tasks.rados.rados.0.smithi084.stdout:3373: expect deleted 2023-10-01T07:35:20.349 INFO:tasks.rados.rados.0.smithi084.stdout:3374: write oid 211 current snap is 0 2023-10-01T07:35:20.349 INFO:tasks.rados.rados.0.smithi084.stdout:3374: seq_num 2106 ranges {595542=704175,1871078=424393,3050117=345425} 2023-10-01T07:35:20.356 INFO:tasks.rados.rados.0.smithi084.stdout:3374: writing smithi08466639-211 from 595542 to 1299717 tid 1 2023-10-01T07:35:20.362 INFO:tasks.rados.rados.0.smithi084.stdout:3374: writing smithi08466639-211 from 1871078 to 2295471 tid 2 2023-10-01T07:35:20.368 INFO:tasks.rados.rados.0.smithi084.stdout:3374: writing smithi08466639-211 from 3050117 to 3395542 tid 3 2023-10-01T07:35:20.368 INFO:tasks.rados.rados.0.smithi084.stdout:3375: write oid 392 current snap is 0 2023-10-01T07:35:20.368 INFO:tasks.rados.rados.0.smithi084.stdout:3365: expect (ObjNum 1893 snap 0 seq_num 1893) 2023-10-01T07:35:20.554 INFO:tasks.rados.rados.0.smithi084.stdout:3366: finishing write tid 1 to smithi08466639-97 2023-10-01T07:35:20.554 INFO:tasks.rados.rados.0.smithi084.stdout:3366: finishing write tid 2 to smithi08466639-97 2023-10-01T07:35:20.555 INFO:tasks.rados.rados.0.smithi084.stdout:3366: finishing write tid 3 to smithi08466639-97 2023-10-01T07:35:20.555 INFO:tasks.rados.rados.0.smithi084.stdout:3366: finishing write tid 4 to smithi08466639-97 2023-10-01T07:35:20.555 INFO:tasks.rados.rados.0.smithi084.stdout:3366: finishing write tid 5 to smithi08466639-97 2023-10-01T07:35:20.555 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 97 v 482 (ObjNum 2104 snap 0 seq_num 2104) dirty exists 2023-10-01T07:35:20.555 INFO:tasks.rados.rados.0.smithi084.stdout:3366: left oid 97 (ObjNum 2104 snap 0 seq_num 2104) 2023-10-01T07:35:20.555 INFO:tasks.rados.rados.0.smithi084.stdout:3370: finishing write tid 1 to smithi08466639-500 2023-10-01T07:35:20.555 INFO:tasks.rados.rados.0.smithi084.stdout:3367: expect (ObjNum 1839 snap 0 seq_num 1839) 2023-10-01T07:35:20.761 INFO:tasks.rados.rados.0.smithi084.stdout:3369: expect (ObjNum 1282 snap 0 seq_num 1282) 2023-10-01T07:35:20.965 INFO:tasks.rados.rados.0.smithi084.stdout:3370: finishing write tid 2 to smithi08466639-500 2023-10-01T07:35:20.965 INFO:tasks.rados.rados.0.smithi084.stdout:3370: finishing write tid 3 to smithi08466639-500 2023-10-01T07:35:20.965 INFO:tasks.rados.rados.0.smithi084.stdout:3370: finishing write tid 4 to smithi08466639-500 2023-10-01T07:35:20.965 INFO:tasks.rados.rados.0.smithi084.stdout:3370: finishing write tid 5 to smithi08466639-500 2023-10-01T07:35:20.965 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 500 v 449 (ObjNum 2105 snap 0 seq_num 2105) dirty exists 2023-10-01T07:35:20.965 INFO:tasks.rados.rados.0.smithi084.stdout:3370: left oid 500 (ObjNum 2105 snap 0 seq_num 2105) 2023-10-01T07:35:20.965 INFO:tasks.rados.rados.0.smithi084.stdout:3371: expect (ObjNum 884 snap 0 seq_num 884) 2023-10-01T07:35:20.977 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:20 smithi112 bash[27689]: cluster 2023-10-01T07:35:19.603637+0000 mon.a (mon.0) 826 : cluster [DBG] mgrmap e25: x(active, since 91s), standbys: y 2023-10-01T07:35:21.062 INFO:tasks.rados.rados.0.smithi084.stdout:3372: expect (ObjNum 1504 snap 0 seq_num 1504) 2023-10-01T07:35:21.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:20 smithi084 bash[33757]: cluster 2023-10-01T07:35:19.603637+0000 mon.a (mon.0) 826 : cluster [DBG] mgrmap e25: x(active, since 91s), standbys: y 2023-10-01T07:35:21.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:20 smithi084 bash[27378]: cluster 2023-10-01T07:35:19.603637+0000 mon.a (mon.0) 826 : cluster [DBG] mgrmap e25: x(active, since 91s), standbys: y 2023-10-01T07:35:21.197 INFO:tasks.rados.rados.0.smithi084.stdout:3374: finishing write tid 1 to smithi08466639-211 2023-10-01T07:35:21.197 INFO:tasks.rados.rados.0.smithi084.stdout:3374: finishing write tid 2 to smithi08466639-211 2023-10-01T07:35:21.198 INFO:tasks.rados.rados.0.smithi084.stdout:3374: finishing write tid 3 to smithi08466639-211 2023-10-01T07:35:21.198 INFO:tasks.rados.rados.0.smithi084.stdout:3374: finishing write tid 4 to smithi08466639-211 2023-10-01T07:35:21.198 INFO:tasks.rados.rados.0.smithi084.stdout:3374: finishing write tid 5 to smithi08466639-211 2023-10-01T07:35:21.198 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 211 v 523 (ObjNum 2106 snap 0 seq_num 2106) dirty exists 2023-10-01T07:35:21.198 INFO:tasks.rados.rados.0.smithi084.stdout:3374: left oid 211 (ObjNum 2106 snap 0 seq_num 2106) 2023-10-01T07:35:21.198 INFO:tasks.rados.rados.0.smithi084.stdout:3375: seq_num 2107 ranges {612349=779424,1929560=684404,3077540=334809} 2023-10-01T07:35:21.211 INFO:tasks.rados.rados.0.smithi084.stdout:3375: writing smithi08466639-392 from 612349 to 1391773 tid 1 2023-10-01T07:35:21.217 INFO:tasks.rados.rados.0.smithi084.stdout:3375: writing smithi08466639-392 from 1929560 to 2613964 tid 2 2023-10-01T07:35:21.223 INFO:tasks.rados.rados.0.smithi084.stdout:3375: writing smithi08466639-392 from 3077540 to 3412349 tid 3 2023-10-01T07:35:21.223 INFO:tasks.rados.rados.0.smithi084.stdout:3365: done (10 left) 2023-10-01T07:35:21.223 INFO:tasks.rados.rados.0.smithi084.stdout:3366: done (9 left) 2023-10-01T07:35:21.223 INFO:tasks.rados.rados.0.smithi084.stdout:3367: done (8 left) 2023-10-01T07:35:21.223 INFO:tasks.rados.rados.0.smithi084.stdout:3368: done (7 left) 2023-10-01T07:35:21.223 INFO:tasks.rados.rados.0.smithi084.stdout:3369: done (6 left) 2023-10-01T07:35:21.223 INFO:tasks.rados.rados.0.smithi084.stdout:3370: done (5 left) 2023-10-01T07:35:21.223 INFO:tasks.rados.rados.0.smithi084.stdout:3371: done (4 left) 2023-10-01T07:35:21.223 INFO:tasks.rados.rados.0.smithi084.stdout:3372: done (3 left) 2023-10-01T07:35:21.223 INFO:tasks.rados.rados.0.smithi084.stdout:3373: done (2 left) 2023-10-01T07:35:21.224 INFO:tasks.rados.rados.0.smithi084.stdout:3374: done (1 left) 2023-10-01T07:35:21.224 INFO:tasks.rados.rados.0.smithi084.stdout:3376: write oid 70 current snap is 0 2023-10-01T07:35:21.224 INFO:tasks.rados.rados.0.smithi084.stdout:3375: finishing write tid 1 to smithi08466639-392 2023-10-01T07:35:21.224 INFO:tasks.rados.rados.0.smithi084.stdout:3376: seq_num 2108 ranges {629156=454673,1871689=428062,2988610=440546} 2023-10-01T07:35:21.228 INFO:tasks.rados.rados.0.smithi084.stdout:3376: writing smithi08466639-70 from 629156 to 1083829 tid 1 2023-10-01T07:35:21.235 INFO:tasks.rados.rados.0.smithi084.stdout:3376: writing smithi08466639-70 from 1871689 to 2299751 tid 2 2023-10-01T07:35:21.242 INFO:tasks.rados.rados.0.smithi084.stdout:3376: writing smithi08466639-70 from 2988610 to 3429156 tid 3 2023-10-01T07:35:21.242 INFO:tasks.rados.rados.0.smithi084.stdout:3377: write oid 42 current snap is 0 2023-10-01T07:35:21.242 INFO:tasks.rados.rados.0.smithi084.stdout:3375: finishing write tid 2 to smithi08466639-392 2023-10-01T07:35:21.242 INFO:tasks.rados.rados.0.smithi084.stdout:3375: finishing write tid 3 to smithi08466639-392 2023-10-01T07:35:21.242 INFO:tasks.rados.rados.0.smithi084.stdout:3375: finishing write tid 4 to smithi08466639-392 2023-10-01T07:35:21.242 INFO:tasks.rados.rados.0.smithi084.stdout:3375: finishing write tid 5 to smithi08466639-392 2023-10-01T07:35:21.242 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 392 v 351 (ObjNum 2107 snap 0 seq_num 2107) dirty exists 2023-10-01T07:35:21.243 INFO:tasks.rados.rados.0.smithi084.stdout:3375: left oid 392 (ObjNum 2107 snap 0 seq_num 2107) 2023-10-01T07:35:21.243 INFO:tasks.rados.rados.0.smithi084.stdout:3376: finishing write tid 1 to smithi08466639-70 2023-10-01T07:35:21.243 INFO:tasks.rados.rados.0.smithi084.stdout:3376: finishing write tid 2 to smithi08466639-70 2023-10-01T07:35:21.243 INFO:tasks.rados.rados.0.smithi084.stdout:3377: seq_num 2109 ranges {645963=529922,1930171=688073,3416033=29930} 2023-10-01T07:35:21.249 INFO:tasks.rados.rados.0.smithi084.stdout:3377: writing smithi08466639-42 from 645963 to 1175885 tid 1 2023-10-01T07:35:21.256 INFO:tasks.rados.rados.0.smithi084.stdout:3377: writing smithi08466639-42 from 1930171 to 2618244 tid 2 2023-10-01T07:35:21.262 INFO:tasks.rados.rados.0.smithi084.stdout:3377: writing smithi08466639-42 from 3416033 to 3445963 tid 3 2023-10-01T07:35:21.262 INFO:tasks.rados.rados.0.smithi084.stdout:3375: done (2 left) 2023-10-01T07:35:21.262 INFO:tasks.rados.rados.0.smithi084.stdout:3378: read oid 291 snap -1 2023-10-01T07:35:21.263 INFO:tasks.rados.rados.0.smithi084.stdout:3378: expect (ObjNum 1566 snap 0 seq_num 1566) 2023-10-01T07:35:21.263 INFO:tasks.rados.rados.0.smithi084.stdout:3379: read oid 171 snap -1 2023-10-01T07:35:21.263 INFO:tasks.rados.rados.0.smithi084.stdout:3379: expect deleted 2023-10-01T07:35:21.263 INFO:tasks.rados.rados.0.smithi084.stdout:3380: write oid 360 current snap is 0 2023-10-01T07:35:21.263 INFO:tasks.rados.rados.0.smithi084.stdout:3376: finishing write tid 3 to smithi08466639-70 2023-10-01T07:35:21.263 INFO:tasks.rados.rados.0.smithi084.stdout:3376: finishing write tid 4 to smithi08466639-70 2023-10-01T07:35:21.263 INFO:tasks.rados.rados.0.smithi084.stdout:3376: finishing write tid 5 to smithi08466639-70 2023-10-01T07:35:21.263 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 70 v 385 (ObjNum 2108 snap 0 seq_num 2108) dirty exists 2023-10-01T07:35:21.263 INFO:tasks.rados.rados.0.smithi084.stdout:3376: left oid 70 (ObjNum 2108 snap 0 seq_num 2108) 2023-10-01T07:35:21.263 INFO:tasks.rados.rados.0.smithi084.stdout:3377: finishing write tid 1 to smithi08466639-42 2023-10-01T07:35:21.263 INFO:tasks.rados.rados.0.smithi084.stdout:3377: finishing write tid 2 to smithi08466639-42 2023-10-01T07:35:21.263 INFO:tasks.rados.rados.0.smithi084.stdout:3380: seq_num 2110 ranges {662770=605171,1988653=431731,3043456=419314} 2023-10-01T07:35:21.269 INFO:tasks.rados.rados.0.smithi084.stdout:3380: writing smithi08466639-360 from 662770 to 1267941 tid 1 2023-10-01T07:35:21.276 INFO:tasks.rados.rados.0.smithi084.stdout:3380: writing smithi08466639-360 from 1988653 to 2420384 tid 2 2023-10-01T07:35:21.282 INFO:tasks.rados.rados.0.smithi084.stdout:3380: writing smithi08466639-360 from 3043456 to 3462770 tid 3 2023-10-01T07:35:21.282 INFO:tasks.rados.rados.0.smithi084.stdout:3376: done (4 left) 2023-10-01T07:35:21.282 INFO:tasks.rados.rados.0.smithi084.stdout:3381: read oid 126 snap -1 2023-10-01T07:35:21.282 INFO:tasks.rados.rados.0.smithi084.stdout:3381: expect (ObjNum 2102 snap 0 seq_num 2102) 2023-10-01T07:35:21.282 INFO:tasks.rados.rados.0.smithi084.stdout:3382: read oid 389 snap -1 2023-10-01T07:35:21.283 INFO:tasks.rados.rados.0.smithi084.stdout:3382: expect (ObjNum 1654 snap 0 seq_num 1654) 2023-10-01T07:35:21.283 INFO:tasks.rados.rados.0.smithi084.stdout:3383: delete oid 212 current snap is 0 2023-10-01T07:35:21.283 INFO:tasks.rados.rados.0.smithi084.stdout:3377: finishing write tid 3 to smithi08466639-42 2023-10-01T07:35:21.283 INFO:tasks.rados.rados.0.smithi084.stdout:3377: finishing write tid 4 to smithi08466639-42 2023-10-01T07:35:21.283 INFO:tasks.rados.rados.0.smithi084.stdout:3377: finishing write tid 5 to smithi08466639-42 2023-10-01T07:35:21.283 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 42 v 311 (ObjNum 2109 snap 0 seq_num 2109) dirty exists 2023-10-01T07:35:21.283 INFO:tasks.rados.rados.0.smithi084.stdout:3377: left oid 42 (ObjNum 2109 snap 0 seq_num 2109) 2023-10-01T07:35:21.283 INFO:tasks.rados.rados.0.smithi084.stdout:3378: expect (ObjNum 1566 snap 0 seq_num 1566) 2023-10-01T07:35:21.398 INFO:tasks.rados.rados.0.smithi084.stdout:3380: finishing write tid 1 to smithi08466639-360 2023-10-01T07:35:21.398 INFO:tasks.rados.rados.0.smithi084.stdout:3380: finishing write tid 2 to smithi08466639-360 2023-10-01T07:35:21.398 INFO:tasks.rados.rados.0.smithi084.stdout:3380: finishing write tid 3 to smithi08466639-360 2023-10-01T07:35:21.398 INFO:tasks.rados.rados.0.smithi084.stdout:3380: finishing write tid 4 to smithi08466639-360 2023-10-01T07:35:21.398 INFO:tasks.rados.rados.0.smithi084.stdout:3380: finishing write tid 5 to smithi08466639-360 2023-10-01T07:35:21.398 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 360 v 495 (ObjNum 2110 snap 0 seq_num 2110) dirty exists 2023-10-01T07:35:21.398 INFO:tasks.rados.rados.0.smithi084.stdout:3380: left oid 360 (ObjNum 2110 snap 0 seq_num 2110) 2023-10-01T07:35:21.398 INFO:tasks.rados.rados.0.smithi084.stdout:3381: expect (ObjNum 2102 snap 0 seq_num 2102) 2023-10-01T07:35:21.610 INFO:tasks.rados.rados.0.smithi084.stdout:3382: expect (ObjNum 1654 snap 0 seq_num 1654) 2023-10-01T07:35:21.734 INFO:tasks.rados.rados.0.smithi084.stdout:3377: done (6 left) 2023-10-01T07:35:21.734 INFO:tasks.rados.rados.0.smithi084.stdout:3378: done (5 left) 2023-10-01T07:35:21.734 INFO:tasks.rados.rados.0.smithi084.stdout:3379: done (4 left) 2023-10-01T07:35:21.734 INFO:tasks.rados.rados.0.smithi084.stdout:3380: done (3 left) 2023-10-01T07:35:21.734 INFO:tasks.rados.rados.0.smithi084.stdout:3381: done (2 left) 2023-10-01T07:35:21.734 INFO:tasks.rados.rados.0.smithi084.stdout:3382: done (1 left) 2023-10-01T07:35:21.734 INFO:tasks.rados.rados.0.smithi084.stdout:3383: done (0 left) 2023-10-01T07:35:21.734 INFO:tasks.rados.rados.0.smithi084.stdout:3384: read oid 49 snap -1 2023-10-01T07:35:21.735 INFO:tasks.rados.rados.0.smithi084.stdout:3384: expect (ObjNum 2052 snap 0 seq_num 2052) 2023-10-01T07:35:21.735 INFO:tasks.rados.rados.0.smithi084.stdout:3385: read oid 193 snap -1 2023-10-01T07:35:21.735 INFO:tasks.rados.rados.0.smithi084.stdout:3385: expect (ObjNum 792 snap 0 seq_num 792) 2023-10-01T07:35:21.735 INFO:tasks.rados.rados.0.smithi084.stdout:3386: read oid 247 snap -1 2023-10-01T07:35:21.735 INFO:tasks.rados.rados.0.smithi084.stdout:3386: expect deleted 2023-10-01T07:35:21.735 INFO:tasks.rados.rados.0.smithi084.stdout:3387: write oid 201 current snap is 0 2023-10-01T07:35:21.735 INFO:tasks.rados.rados.0.smithi084.stdout:3387: seq_num 2112 ranges {696384=755669,1989264=435400,2981949=514435} 2023-10-01T07:35:21.746 INFO:tasks.rados.rados.0.smithi084.stdout:3387: writing smithi08466639-201 from 696384 to 1452053 tid 1 2023-10-01T07:35:21.752 INFO:tasks.rados.rados.0.smithi084.stdout:3387: writing smithi08466639-201 from 1989264 to 2424664 tid 2 2023-10-01T07:35:21.759 INFO:tasks.rados.rados.0.smithi084.stdout:3387: writing smithi08466639-201 from 2981949 to 3496384 tid 3 2023-10-01T07:35:21.760 INFO:tasks.rados.rados.0.smithi084.stdout:3388: write oid 15 current snap is 0 2023-10-01T07:35:21.760 INFO:tasks.rados.rados.0.smithi084.stdout:3388: seq_num 2113 ranges {713191=430918,1647746=695411,3009372=503819} 2023-10-01T07:35:21.767 INFO:tasks.rados.rados.0.smithi084.stdout:3388: writing smithi08466639-15 from 713191 to 1144109 tid 1 2023-10-01T07:35:21.775 INFO:tasks.rados.rados.0.smithi084.stdout:3388: writing smithi08466639-15 from 1647746 to 2343157 tid 2 2023-10-01T07:35:21.783 INFO:tasks.rados.rados.0.smithi084.stdout:3388: writing smithi08466639-15 from 3009372 to 3513191 tid 3 2023-10-01T07:35:21.783 INFO:tasks.rados.rados.0.smithi084.stdout:3389: read oid 392 snap -1 2023-10-01T07:35:21.783 INFO:tasks.rados.rados.0.smithi084.stdout:3389: expect (ObjNum 2107 snap 0 seq_num 2107) 2023-10-01T07:35:21.783 INFO:tasks.rados.rados.0.smithi084.stdout:3390: read oid 109 snap -1 2023-10-01T07:35:21.783 INFO:tasks.rados.rados.0.smithi084.stdout:3390: expect (ObjNum 2082 snap 0 seq_num 2082) 2023-10-01T07:35:21.783 INFO:tasks.rados.rados.0.smithi084.stdout:3391: delete oid 486 current snap is 0 2023-10-01T07:35:21.783 INFO:tasks.rados.rados.0.smithi084.stdout:3384: expect (ObjNum 2052 snap 0 seq_num 2052) 2023-10-01T07:35:21.877 INFO:tasks.rados.rados.0.smithi084.stdout:3385: expect (ObjNum 792 snap 0 seq_num 792) 2023-10-01T07:35:21.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:21 smithi112 bash[27689]: cluster 2023-10-01T07:35:20.397484+0000 mgr.x (mgr.24739) 80 : cluster [DBG] pgmap v51: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s rd, 10 MiB/s wr, 107 op/s 2023-10-01T07:35:22.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:21 smithi084 bash[27378]: cluster 2023-10-01T07:35:20.397484+0000 mgr.x (mgr.24739) 80 : cluster [DBG] pgmap v51: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s rd, 10 MiB/s wr, 107 op/s 2023-10-01T07:35:22.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:21 smithi084 bash[33757]: cluster 2023-10-01T07:35:20.397484+0000 mgr.x (mgr.24739) 80 : cluster [DBG] pgmap v51: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s rd, 10 MiB/s wr, 107 op/s 2023-10-01T07:35:22.091 INFO:tasks.rados.rados.0.smithi084.stdout:3387: finishing write tid 1 to smithi08466639-201 2023-10-01T07:35:22.092 INFO:tasks.rados.rados.0.smithi084.stdout:3387: finishing write tid 2 to smithi08466639-201 2023-10-01T07:35:22.092 INFO:tasks.rados.rados.0.smithi084.stdout:3387: finishing write tid 3 to smithi08466639-201 2023-10-01T07:35:22.092 INFO:tasks.rados.rados.0.smithi084.stdout:3387: finishing write tid 4 to smithi08466639-201 2023-10-01T07:35:22.092 INFO:tasks.rados.rados.0.smithi084.stdout:3387: finishing write tid 5 to smithi08466639-201 2023-10-01T07:35:22.092 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 201 v 470 (ObjNum 2112 snap 0 seq_num 2112) dirty exists 2023-10-01T07:35:22.092 INFO:tasks.rados.rados.0.smithi084.stdout:3387: left oid 201 (ObjNum 2112 snap 0 seq_num 2112) 2023-10-01T07:35:22.092 INFO:tasks.rados.rados.0.smithi084.stdout:3388: finishing write tid 1 to smithi08466639-15 2023-10-01T07:35:22.092 INFO:tasks.rados.rados.0.smithi084.stdout:3388: finishing write tid 2 to smithi08466639-15 2023-10-01T07:35:22.092 INFO:tasks.rados.rados.0.smithi084.stdout:3388: finishing write tid 3 to smithi08466639-15 2023-10-01T07:35:22.092 INFO:tasks.rados.rados.0.smithi084.stdout:3388: finishing write tid 4 to smithi08466639-15 2023-10-01T07:35:22.092 INFO:tasks.rados.rados.0.smithi084.stdout:3388: finishing write tid 5 to smithi08466639-15 2023-10-01T07:35:22.092 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 15 v 359 (ObjNum 2113 snap 0 seq_num 2113) dirty exists 2023-10-01T07:35:22.093 INFO:tasks.rados.rados.0.smithi084.stdout:3388: left oid 15 (ObjNum 2113 snap 0 seq_num 2113) 2023-10-01T07:35:22.093 INFO:tasks.rados.rados.0.smithi084.stdout:3384: done (7 left) 2023-10-01T07:35:22.093 INFO:tasks.rados.rados.0.smithi084.stdout:3385: done (6 left) 2023-10-01T07:35:22.093 INFO:tasks.rados.rados.0.smithi084.stdout:3386: done (5 left) 2023-10-01T07:35:22.093 INFO:tasks.rados.rados.0.smithi084.stdout:3387: done (4 left) 2023-10-01T07:35:22.093 INFO:tasks.rados.rados.0.smithi084.stdout:3388: done (3 left) 2023-10-01T07:35:22.093 INFO:tasks.rados.rados.0.smithi084.stdout:3391: done (2 left) 2023-10-01T07:35:22.093 INFO:tasks.rados.rados.0.smithi084.stdout:3392: write oid 472 current snap is 0 2023-10-01T07:35:22.093 INFO:tasks.rados.rados.0.smithi084.stdout:3390: expect (ObjNum 2082 snap 0 seq_num 2082) 2023-10-01T07:35:22.223 INFO:tasks.rados.rados.0.smithi084.stdout:3389: expect (ObjNum 2107 snap 0 seq_num 2107) 2023-10-01T07:35:22.392 INFO:tasks.rados.rados.0.smithi084.stdout:3392: seq_num 2115 ranges {746805=697769,1881063=699080,3180571=366234} 2023-10-01T07:35:22.402 INFO:tasks.rados.rados.0.smithi084.stdout:3392: writing smithi08466639-472 from 746805 to 1444574 tid 1 2023-10-01T07:35:22.409 INFO:tasks.rados.rados.0.smithi084.stdout:3392: writing smithi08466639-472 from 1881063 to 2580143 tid 2 2023-10-01T07:35:22.415 INFO:tasks.rados.rados.0.smithi084.stdout:3392: writing smithi08466639-472 from 3180571 to 3546805 tid 3 2023-10-01T07:35:22.415 INFO:tasks.rados.rados.0.smithi084.stdout:3389: done (2 left) 2023-10-01T07:35:22.415 INFO:tasks.rados.rados.0.smithi084.stdout:3390: done (1 left) 2023-10-01T07:35:22.415 INFO:tasks.rados.rados.0.smithi084.stdout:3393: write oid 316 current snap is 0 2023-10-01T07:35:22.415 INFO:tasks.rados.rados.0.smithi084.stdout:3392: finishing write tid 1 to smithi08466639-472 2023-10-01T07:35:22.415 INFO:tasks.rados.rados.0.smithi084.stdout:3392: finishing write tid 2 to smithi08466639-472 2023-10-01T07:35:22.415 INFO:tasks.rados.rados.0.smithi084.stdout:3393: seq_num 2116 ranges {763612=773018,2223192=442738,3091641=471971} 2023-10-01T07:35:22.423 INFO:tasks.rados.rados.0.smithi084.stdout:3393: writing smithi08466639-316 from 763612 to 1536630 tid 1 2023-10-01T07:35:22.429 INFO:tasks.rados.rados.0.smithi084.stdout:3393: writing smithi08466639-316 from 2223192 to 2665930 tid 2 2023-10-01T07:35:22.434 INFO:tasks.rados.rados.0.smithi084.stdout:3393: writing smithi08466639-316 from 3091641 to 3563612 tid 3 2023-10-01T07:35:22.434 INFO:tasks.rados.rados.0.smithi084.stdout:3394: read oid 161 snap -1 2023-10-01T07:35:22.434 INFO:tasks.rados.rados.0.smithi084.stdout:3394: expect (ObjNum 1737 snap 0 seq_num 1737) 2023-10-01T07:35:22.435 INFO:tasks.rados.rados.0.smithi084.stdout:3395: read oid 102 snap -1 2023-10-01T07:35:22.435 INFO:tasks.rados.rados.0.smithi084.stdout:3395: expect (ObjNum 1638 snap 0 seq_num 1638) 2023-10-01T07:35:22.435 INFO:tasks.rados.rados.0.smithi084.stdout:3396: delete oid 270 current snap is 0 2023-10-01T07:35:22.435 INFO:tasks.rados.rados.0.smithi084.stdout:3392: finishing write tid 3 to smithi08466639-472 2023-10-01T07:35:22.435 INFO:tasks.rados.rados.0.smithi084.stdout:3392: finishing write tid 4 to smithi08466639-472 2023-10-01T07:35:22.435 INFO:tasks.rados.rados.0.smithi084.stdout:3392: finishing write tid 5 to smithi08466639-472 2023-10-01T07:35:22.435 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 472 v 496 (ObjNum 2115 snap 0 seq_num 2115) dirty exists 2023-10-01T07:35:22.435 INFO:tasks.rados.rados.0.smithi084.stdout:3392: left oid 472 (ObjNum 2115 snap 0 seq_num 2115) 2023-10-01T07:35:22.435 INFO:tasks.rados.rados.0.smithi084.stdout:3393: finishing write tid 1 to smithi08466639-316 2023-10-01T07:35:22.437 INFO:tasks.rados.rados.0.smithi084.stdout:3392: done (4 left) 2023-10-01T07:35:22.437 INFO:tasks.rados.rados.0.smithi084.stdout:3396: done (3 left) 2023-10-01T07:35:22.437 INFO:tasks.rados.rados.0.smithi084.stdout:3397: write oid 330 current snap is 0 2023-10-01T07:35:22.437 INFO:tasks.rados.rados.0.smithi084.stdout:3397: seq_num 2118 ranges {797226=523516,1940156=446407,3146487=450739} 2023-10-01T07:35:22.447 INFO:tasks.rados.rados.0.smithi084.stdout:3397: writing smithi08466639-330 from 797226 to 1320742 tid 1 2023-10-01T07:35:22.454 INFO:tasks.rados.rados.0.smithi084.stdout:3397: writing smithi08466639-330 from 1940156 to 2386563 tid 2 2023-10-01T07:35:22.462 INFO:tasks.rados.rados.0.smithi084.stdout:3397: writing smithi08466639-330 from 3146487 to 3597226 tid 3 2023-10-01T07:35:22.463 INFO:tasks.rados.rados.0.smithi084.stdout:3398: read oid 315 snap -1 2023-10-01T07:35:22.463 INFO:tasks.rados.rados.0.smithi084.stdout:3398: expect (ObjNum 1916 snap 0 seq_num 1916) 2023-10-01T07:35:22.463 INFO:tasks.rados.rados.0.smithi084.stdout:3399: write oid 86 current snap is 0 2023-10-01T07:35:22.463 INFO:tasks.rados.rados.0.smithi084.stdout:3399: seq_num 2119 ranges {414033=598765,1598638=590065,2657557=756807} 2023-10-01T07:35:22.468 INFO:tasks.rados.rados.0.smithi084.stdout:3399: writing smithi08466639-86 from 414033 to 1012798 tid 1 2023-10-01T07:35:22.476 INFO:tasks.rados.rados.0.smithi084.stdout:3399: writing smithi08466639-86 from 1598638 to 2188703 tid 2 2023-10-01T07:35:22.483 INFO:tasks.rados.rados.0.smithi084.stdout:3399: writing smithi08466639-86 from 2657557 to 3414364 tid 3 2023-10-01T07:35:22.483 INFO:tasks.rados.rados.0.smithi084.stdout:3400: write oid 218 current snap is 0 2023-10-01T07:35:22.483 INFO:tasks.rados.rados.0.smithi084.stdout:3400: seq_num 2120 ranges {430840=674014,1540767=450076,2684980=684432} 2023-10-01T07:35:22.489 INFO:tasks.rados.rados.0.smithi084.stdout:3400: writing smithi08466639-218 from 430840 to 1104854 tid 1 2023-10-01T07:35:22.494 INFO:tasks.rados.rados.0.smithi084.stdout:3400: writing smithi08466639-218 from 1540767 to 1990843 tid 2 2023-10-01T07:35:22.502 INFO:tasks.rados.rados.0.smithi084.stdout:3400: writing smithi08466639-218 from 2684980 to 3369412 tid 3 2023-10-01T07:35:22.502 INFO:tasks.rados.rados.0.smithi084.stdout:3401: write oid 19 current snap is 0 2023-10-01T07:35:22.502 INFO:tasks.rados.rados.0.smithi084.stdout:3401: seq_num 2121 ranges {447647=749263,1599249=593734,2596050=495704,3631525=16122} 2023-10-01T07:35:22.509 INFO:tasks.rados.rados.0.smithi084.stdout:3401: writing smithi08466639-19 from 447647 to 1196910 tid 1 2023-10-01T07:35:22.515 INFO:tasks.rados.rados.0.smithi084.stdout:3401: writing smithi08466639-19 from 1599249 to 2192983 tid 2 2023-10-01T07:35:22.520 INFO:tasks.rados.rados.0.smithi084.stdout:3401: writing smithi08466639-19 from 2596050 to 3091754 tid 3 2023-10-01T07:35:22.523 INFO:tasks.rados.rados.0.smithi084.stdout:3401: writing smithi08466639-19 from 3631525 to 3647647 tid 4 2023-10-01T07:35:22.523 INFO:tasks.rados.rados.0.smithi084.stdout:3402: write oid 465 current snap is 0 2023-10-01T07:35:22.523 INFO:tasks.rados.rados.0.smithi084.stdout:3402: seq_num 2122 ranges {464454=540865,1774084=453745,2856179=706976} 2023-10-01T07:35:22.529 INFO:tasks.rados.rados.0.smithi084.stdout:3402: writing smithi08466639-465 from 464454 to 1005319 tid 1 2023-10-01T07:35:22.536 INFO:tasks.rados.rados.0.smithi084.stdout:3402: writing smithi08466639-465 from 1774084 to 2227829 tid 2 2023-10-01T07:35:22.543 INFO:tasks.rados.rados.0.smithi084.stdout:3402: writing smithi08466639-465 from 2856179 to 3563155 tid 3 2023-10-01T07:35:22.544 INFO:tasks.rados.rados.0.smithi084.stdout:3403: write oid 344 current snap is 0 2023-10-01T07:35:22.544 INFO:tasks.rados.rados.0.smithi084.stdout:3403: seq_num 2123 ranges {481261=616114,1832566=597403,2883602=518248} 2023-10-01T07:35:22.550 INFO:tasks.rados.rados.0.smithi084.stdout:3403: writing smithi08466639-344 from 481261 to 1097375 tid 1 2023-10-01T07:35:22.557 INFO:tasks.rados.rados.0.smithi084.stdout:3403: writing smithi08466639-344 from 1832566 to 2429969 tid 2 2023-10-01T07:35:22.563 INFO:tasks.rados.rados.0.smithi084.stdout:3403: writing smithi08466639-344 from 2883602 to 3401850 tid 3 2023-10-01T07:35:22.563 INFO:tasks.rados.rados.0.smithi084.stdout:3404: read oid 117 snap -1 2023-10-01T07:35:22.563 INFO:tasks.rados.rados.0.smithi084.stdout:3404: expect (ObjNum 1464 snap 0 seq_num 1464) 2023-10-01T07:35:22.563 INFO:tasks.rados.rados.0.smithi084.stdout:3405: delete oid 459 current snap is 0 2023-10-01T07:35:22.563 INFO:tasks.rados.rados.0.smithi084.stdout:3394: expect (ObjNum 1737 snap 0 seq_num 1737) 2023-10-01T07:35:22.807 INFO:tasks.rados.rados.0.smithi084.stdout:3393: finishing write tid 2 to smithi08466639-316 2023-10-01T07:35:22.807 INFO:tasks.rados.rados.0.smithi084.stdout:3393: finishing write tid 3 to smithi08466639-316 2023-10-01T07:35:22.807 INFO:tasks.rados.rados.0.smithi084.stdout:3393: finishing write tid 4 to smithi08466639-316 2023-10-01T07:35:22.807 INFO:tasks.rados.rados.0.smithi084.stdout:3393: finishing write tid 5 to smithi08466639-316 2023-10-01T07:35:22.807 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 316 v 363 (ObjNum 2116 snap 0 seq_num 2116) dirty exists 2023-10-01T07:35:22.807 INFO:tasks.rados.rados.0.smithi084.stdout:3393: left oid 316 (ObjNum 2116 snap 0 seq_num 2116) 2023-10-01T07:35:22.807 INFO:tasks.rados.rados.0.smithi084.stdout:3395: expect (ObjNum 1638 snap 0 seq_num 1638) 2023-10-01T07:35:22.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:22 smithi084 bash[33757]: audit 2023-10-01T07:35:22.039861+0000 mon.a (mon.0) 827 : audit [DBG] from='client.? 172.21.15.84:0/593980018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:22.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:22 smithi084 bash[27378]: audit 2023-10-01T07:35:22.039861+0000 mon.a (mon.0) 827 : audit [DBG] from='client.? 172.21.15.84:0/593980018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:22.966 INFO:tasks.rados.rados.0.smithi084.stdout:3397: finishing write tid 1 to smithi08466639-330 2023-10-01T07:35:22.966 INFO:tasks.rados.rados.0.smithi084.stdout:3397: finishing write tid 2 to smithi08466639-330 2023-10-01T07:35:22.966 INFO:tasks.rados.rados.0.smithi084.stdout:3398: expect (ObjNum 1916 snap 0 seq_num 1916) 2023-10-01T07:35:22.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:22 smithi112 bash[27689]: audit 2023-10-01T07:35:22.039861+0000 mon.a (mon.0) 827 : audit [DBG] from='client.? 172.21.15.84:0/593980018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:23.073 INFO:tasks.rados.rados.0.smithi084.stdout:3397: finishing write tid 3 to smithi08466639-330 2023-10-01T07:35:23.073 INFO:tasks.rados.rados.0.smithi084.stdout:3397: finishing write tid 4 to smithi08466639-330 2023-10-01T07:35:23.073 INFO:tasks.rados.rados.0.smithi084.stdout:3397: finishing write tid 5 to smithi08466639-330 2023-10-01T07:35:23.073 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 330 v 453 (ObjNum 2118 snap 0 seq_num 2118) dirty exists 2023-10-01T07:35:23.073 INFO:tasks.rados.rados.0.smithi084.stdout:3397: left oid 330 (ObjNum 2118 snap 0 seq_num 2118) 2023-10-01T07:35:23.073 INFO:tasks.rados.rados.0.smithi084.stdout:3399: finishing write tid 1 to smithi08466639-86 2023-10-01T07:35:23.073 INFO:tasks.rados.rados.0.smithi084.stdout:3399: finishing write tid 2 to smithi08466639-86 2023-10-01T07:35:23.073 INFO:tasks.rados.rados.0.smithi084.stdout:3399: finishing write tid 3 to smithi08466639-86 2023-10-01T07:35:23.073 INFO:tasks.rados.rados.0.smithi084.stdout:3399: finishing write tid 4 to smithi08466639-86 2023-10-01T07:35:23.074 INFO:tasks.rados.rados.0.smithi084.stdout:3399: finishing write tid 5 to smithi08466639-86 2023-10-01T07:35:23.074 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 86 v 460 (ObjNum 2119 snap 0 seq_num 2119) dirty exists 2023-10-01T07:35:23.074 INFO:tasks.rados.rados.0.smithi084.stdout:3399: left oid 86 (ObjNum 2119 snap 0 seq_num 2119) 2023-10-01T07:35:23.074 INFO:tasks.rados.rados.0.smithi084.stdout:3400: finishing write tid 1 to smithi08466639-218 2023-10-01T07:35:23.074 INFO:tasks.rados.rados.0.smithi084.stdout:3400: finishing write tid 2 to smithi08466639-218 2023-10-01T07:35:23.074 INFO:tasks.rados.rados.0.smithi084.stdout:3400: finishing write tid 3 to smithi08466639-218 2023-10-01T07:35:23.074 INFO:tasks.rados.rados.0.smithi084.stdout:3400: finishing write tid 4 to smithi08466639-218 2023-10-01T07:35:23.074 INFO:tasks.rados.rados.0.smithi084.stdout:3400: finishing write tid 5 to smithi08466639-218 2023-10-01T07:35:23.074 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 218 v 367 (ObjNum 2120 snap 0 seq_num 2120) dirty exists 2023-10-01T07:35:23.074 INFO:tasks.rados.rados.0.smithi084.stdout:3400: left oid 218 (ObjNum 2120 snap 0 seq_num 2120) 2023-10-01T07:35:23.074 INFO:tasks.rados.rados.0.smithi084.stdout:3401: finishing write tid 1 to smithi08466639-19 2023-10-01T07:35:23.074 INFO:tasks.rados.rados.0.smithi084.stdout:3401: finishing write tid 2 to smithi08466639-19 2023-10-01T07:35:23.074 INFO:tasks.rados.rados.0.smithi084.stdout:3401: finishing write tid 3 to smithi08466639-19 2023-10-01T07:35:23.075 INFO:tasks.rados.rados.0.smithi084.stdout:3401: finishing write tid 4 to smithi08466639-19 2023-10-01T07:35:23.075 INFO:tasks.rados.rados.0.smithi084.stdout:3401: finishing write tid 5 to smithi08466639-19 2023-10-01T07:35:23.075 INFO:tasks.rados.rados.0.smithi084.stdout:3401: finishing write tid 6 to smithi08466639-19 2023-10-01T07:35:23.075 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 19 v 391 (ObjNum 2121 snap 0 seq_num 2121) dirty exists 2023-10-01T07:35:23.075 INFO:tasks.rados.rados.0.smithi084.stdout:3401: left oid 19 (ObjNum 2121 snap 0 seq_num 2121) 2023-10-01T07:35:23.075 INFO:tasks.rados.rados.0.smithi084.stdout:3402: finishing write tid 1 to smithi08466639-465 2023-10-01T07:35:23.075 INFO:tasks.rados.rados.0.smithi084.stdout:3402: finishing write tid 2 to smithi08466639-465 2023-10-01T07:35:23.075 INFO:tasks.rados.rados.0.smithi084.stdout:3402: finishing write tid 3 to smithi08466639-465 2023-10-01T07:35:23.075 INFO:tasks.rados.rados.0.smithi084.stdout:3402: finishing write tid 4 to smithi08466639-465 2023-10-01T07:35:23.075 INFO:tasks.rados.rados.0.smithi084.stdout:3393: done (11 left) 2023-10-01T07:35:23.075 INFO:tasks.rados.rados.0.smithi084.stdout:3394: done (10 left) 2023-10-01T07:35:23.075 INFO:tasks.rados.rados.0.smithi084.stdout:3395: done (9 left) 2023-10-01T07:35:23.075 INFO:tasks.rados.rados.0.smithi084.stdout:3397: done (8 left) 2023-10-01T07:35:23.076 INFO:tasks.rados.rados.0.smithi084.stdout:3398: done (7 left) 2023-10-01T07:35:23.076 INFO:tasks.rados.rados.0.smithi084.stdout:3399: done (6 left) 2023-10-01T07:35:23.076 INFO:tasks.rados.rados.0.smithi084.stdout:3400: done (5 left) 2023-10-01T07:35:23.076 INFO:tasks.rados.rados.0.smithi084.stdout:3401: done (4 left) 2023-10-01T07:35:23.076 INFO:tasks.rados.rados.0.smithi084.stdout:3405: done (3 left) 2023-10-01T07:35:23.076 INFO:tasks.rados.rados.0.smithi084.stdout:3406: read oid 132 snap -1 2023-10-01T07:35:23.076 INFO:tasks.rados.rados.0.smithi084.stdout:3406: expect deleted 2023-10-01T07:35:23.076 INFO:tasks.rados.rados.0.smithi084.stdout:3407: read oid 116 snap -1 2023-10-01T07:35:23.076 INFO:tasks.rados.rados.0.smithi084.stdout:3407: expect (ObjNum 1635 snap 0 seq_num 1635) 2023-10-01T07:35:23.076 INFO:tasks.rados.rados.0.smithi084.stdout:3408: read oid 451 snap -1 2023-10-01T07:35:23.076 INFO:tasks.rados.rados.0.smithi084.stdout:3408: expect deleted 2023-10-01T07:35:23.076 INFO:tasks.rados.rados.0.smithi084.stdout:3409: read oid 194 snap -1 2023-10-01T07:35:23.076 INFO:tasks.rados.rados.0.smithi084.stdout:3409: expect (ObjNum 816 snap 0 seq_num 816) 2023-10-01T07:35:23.077 INFO:tasks.rados.rados.0.smithi084.stdout:3410: write oid 27 current snap is 0 2023-10-01T07:35:23.077 INFO:tasks.rados.rados.0.smithi084.stdout:3410: seq_num 2125 ranges {514875=766612,1833177=601072,3222095=492780} 2023-10-01T07:35:23.087 INFO:tasks.rados.rados.0.smithi084.stdout:3410: writing smithi08466639-27 from 514875 to 1281487 tid 1 2023-10-01T07:35:23.093 INFO:tasks.rados.rados.0.smithi084.stdout:3410: writing smithi08466639-27 from 1833177 to 2434249 tid 2 2023-10-01T07:35:23.101 INFO:tasks.rados.rados.0.smithi084.stdout:3410: writing smithi08466639-27 from 3222095 to 3714875 tid 3 2023-10-01T07:35:23.101 INFO:tasks.rados.rados.0.smithi084.stdout:3411: delete oid 1 current snap is 0 2023-10-01T07:35:23.101 INFO:tasks.rados.rados.0.smithi084.stdout:3402: finishing write tid 5 to smithi08466639-465 2023-10-01T07:35:23.101 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 465 v 395 (ObjNum 2122 snap 0 seq_num 2122) dirty exists 2023-10-01T07:35:23.101 INFO:tasks.rados.rados.0.smithi084.stdout:3402: left oid 465 (ObjNum 2122 snap 0 seq_num 2122) 2023-10-01T07:35:23.101 INFO:tasks.rados.rados.0.smithi084.stdout:3403: finishing write tid 1 to smithi08466639-344 2023-10-01T07:35:23.101 INFO:tasks.rados.rados.0.smithi084.stdout:3403: finishing write tid 2 to smithi08466639-344 2023-10-01T07:35:23.101 INFO:tasks.rados.rados.0.smithi084.stdout:3403: finishing write tid 3 to smithi08466639-344 2023-10-01T07:35:23.102 INFO:tasks.rados.rados.0.smithi084.stdout:3403: finishing write tid 4 to smithi08466639-344 2023-10-01T07:35:23.102 INFO:tasks.rados.rados.0.smithi084.stdout:3403: finishing write tid 5 to smithi08466639-344 2023-10-01T07:35:23.102 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 344 v 482 (ObjNum 2123 snap 0 seq_num 2123) dirty exists 2023-10-01T07:35:23.102 INFO:tasks.rados.rados.0.smithi084.stdout:3403: left oid 344 (ObjNum 2123 snap 0 seq_num 2123) 2023-10-01T07:35:23.102 INFO:tasks.rados.rados.0.smithi084.stdout:3404: expect (ObjNum 1464 snap 0 seq_num 1464) 2023-10-01T07:35:23.271 INFO:tasks.rados.rados.0.smithi084.stdout:3402: done (8 left) 2023-10-01T07:35:23.272 INFO:tasks.rados.rados.0.smithi084.stdout:3403: done (7 left) 2023-10-01T07:35:23.272 INFO:tasks.rados.rados.0.smithi084.stdout:3404: done (6 left) 2023-10-01T07:35:23.272 INFO:tasks.rados.rados.0.smithi084.stdout:3406: done (5 left) 2023-10-01T07:35:23.272 INFO:tasks.rados.rados.0.smithi084.stdout:3411: done (4 left) 2023-10-01T07:35:23.272 INFO:tasks.rados.rados.0.smithi084.stdout:3412: read oid 205 snap -1 2023-10-01T07:35:23.272 INFO:tasks.rados.rados.0.smithi084.stdout:3412: expect (ObjNum 1057 snap 0 seq_num 1057) 2023-10-01T07:35:23.272 INFO:tasks.rados.rados.0.smithi084.stdout:3413: write oid 492 current snap is 0 2023-10-01T07:35:23.272 INFO:tasks.rados.rados.0.smithi084.stdout:3413: seq_num 2127 ranges {548489=517110,1550141=604741,2876941=679689} 2023-10-01T07:35:23.283 INFO:tasks.rados.rados.0.smithi084.stdout:3413: writing smithi08466639-492 from 548489 to 1065599 tid 1 2023-10-01T07:35:23.290 INFO:tasks.rados.rados.0.smithi084.stdout:3413: writing smithi08466639-492 from 1550141 to 2154882 tid 2 2023-10-01T07:35:23.298 INFO:tasks.rados.rados.0.smithi084.stdout:3413: writing smithi08466639-492 from 2876941 to 3556630 tid 3 2023-10-01T07:35:23.298 INFO:tasks.rados.rados.0.smithi084.stdout:3408: done (5 left) 2023-10-01T07:35:23.298 INFO:tasks.rados.rados.0.smithi084.stdout:3414: read oid 146 snap -1 2023-10-01T07:35:23.299 INFO:tasks.rados.rados.0.smithi084.stdout:3414: expect (ObjNum 1942 snap 0 seq_num 1942) 2023-10-01T07:35:23.299 INFO:tasks.rados.rados.0.smithi084.stdout:3415: read oid 93 snap -1 2023-10-01T07:35:23.299 INFO:tasks.rados.rados.0.smithi084.stdout:3415: expect deleted 2023-10-01T07:35:23.299 INFO:tasks.rados.rados.0.smithi084.stdout:3416: read oid 88 snap -1 2023-10-01T07:35:23.299 INFO:tasks.rados.rados.0.smithi084.stdout:3416: expect (ObjNum 1868 snap 0 seq_num 1868) 2023-10-01T07:35:23.299 INFO:tasks.rados.rados.0.smithi084.stdout:3417: write oid 78 current snap is 0 2023-10-01T07:35:23.299 INFO:tasks.rados.rados.0.smithi084.stdout:3417: seq_num 2128 ranges {565296=592359,1892270=464752,2788011=490961} 2023-10-01T07:35:23.305 INFO:tasks.rados.rados.0.smithi084.stdout:3417: writing smithi08466639-78 from 565296 to 1157655 tid 1 2023-10-01T07:35:23.312 INFO:tasks.rados.rados.0.smithi084.stdout:3417: writing smithi08466639-78 from 1892270 to 2357022 tid 2 2023-10-01T07:35:23.318 INFO:tasks.rados.rados.0.smithi084.stdout:3417: writing smithi08466639-78 from 2788011 to 3278972 tid 3 2023-10-01T07:35:23.318 INFO:tasks.rados.rados.0.smithi084.stdout:3418: write oid 374 current snap is 0 2023-10-01T07:35:23.318 INFO:tasks.rados.rados.0.smithi084.stdout:3409: expect (ObjNum 816 snap 0 seq_num 816) 2023-10-01T07:35:23.491 INFO:tasks.rados.rados.0.smithi084.stdout:3407: expect (ObjNum 1635 snap 0 seq_num 1635) 2023-10-01T07:35:23.628 INFO:tasks.rados.rados.0.smithi084.stdout:3410: finishing write tid 1 to smithi08466639-27 2023-10-01T07:35:23.628 INFO:tasks.rados.rados.0.smithi084.stdout:3410: finishing write tid 2 to smithi08466639-27 2023-10-01T07:35:23.628 INFO:tasks.rados.rados.0.smithi084.stdout:3418: seq_num 2129 ranges {582103=783961,2067105=608410,3331787=418586} 2023-10-01T07:35:23.638 INFO:tasks.rados.rados.0.smithi084.stdout:3418: writing smithi08466639-374 from 582103 to 1366064 tid 1 2023-10-01T07:35:23.652 INFO:tasks.rados.rados.0.smithi084.stdout:3418: writing smithi08466639-374 from 2067105 to 2675515 tid 2 2023-10-01T07:35:23.661 INFO:tasks.rados.rados.0.smithi084.stdout:3418: writing smithi08466639-374 from 3331787 to 3750373 tid 3 2023-10-01T07:35:23.661 INFO:tasks.rados.rados.0.smithi084.stdout:3407: done (9 left) 2023-10-01T07:35:23.661 INFO:tasks.rados.rados.0.smithi084.stdout:3409: done (8 left) 2023-10-01T07:35:23.661 INFO:tasks.rados.rados.0.smithi084.stdout:3419: write oid 198 current snap is 0 2023-10-01T07:35:23.661 INFO:tasks.rados.rados.0.smithi084.stdout:3419: seq_num 2130 ranges {598910=459210,1725587=752068,3242857=556053} 2023-10-01T07:35:23.667 INFO:tasks.rados.rados.0.smithi084.stdout:3419: writing smithi08466639-198 from 598910 to 1058120 tid 1 2023-10-01T07:35:23.676 INFO:tasks.rados.rados.0.smithi084.stdout:3419: writing smithi08466639-198 from 1725587 to 2477655 tid 2 2023-10-01T07:35:23.684 INFO:tasks.rados.rados.0.smithi084.stdout:3419: writing smithi08466639-198 from 3242857 to 3798910 tid 3 2023-10-01T07:35:23.684 INFO:tasks.rados.rados.0.smithi084.stdout:3420: write oid 181 current snap is 0 2023-10-01T07:35:23.684 INFO:tasks.rados.rados.0.smithi084.stdout:3420: seq_num 2131 ranges {615717=534459,1784069=612079,2986633=441130} 2023-10-01T07:35:23.693 INFO:tasks.rados.rados.0.smithi084.stdout:3420: writing smithi08466639-181 from 615717 to 1150176 tid 1 2023-10-01T07:35:23.700 INFO:tasks.rados.rados.0.smithi084.stdout:3420: writing smithi08466639-181 from 1784069 to 2396148 tid 2 2023-10-01T07:35:23.707 INFO:tasks.rados.rados.0.smithi084.stdout:3420: writing smithi08466639-181 from 2986633 to 3427763 tid 3 2023-10-01T07:35:23.707 INFO:tasks.rados.rados.0.smithi084.stdout:3421: write oid 326 current snap is 0 2023-10-01T07:35:23.707 INFO:tasks.rados.rados.0.smithi084.stdout:3410: finishing write tid 3 to smithi08466639-27 2023-10-01T07:35:23.707 INFO:tasks.rados.rados.0.smithi084.stdout:3410: finishing write tid 4 to smithi08466639-27 2023-10-01T07:35:23.707 INFO:tasks.rados.rados.0.smithi084.stdout:3410: finishing write tid 5 to smithi08466639-27 2023-10-01T07:35:23.707 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 27 v 474 (ObjNum 2125 snap 0 seq_num 2125) dirty exists 2023-10-01T07:35:23.707 INFO:tasks.rados.rados.0.smithi084.stdout:3410: left oid 27 (ObjNum 2125 snap 0 seq_num 2125) 2023-10-01T07:35:23.707 INFO:tasks.rados.rados.0.smithi084.stdout:3421: seq_num 2132 ranges {632524=609708,1726198=755737,3181350=651174} 2023-10-01T07:35:23.715 INFO:tasks.rados.rados.0.smithi084.stdout:3421: writing smithi08466639-326 from 632524 to 1242232 tid 1 2023-10-01T07:35:23.723 INFO:tasks.rados.rados.0.smithi084.stdout:3421: writing smithi08466639-326 from 1726198 to 2481935 tid 2 2023-10-01T07:35:23.725 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[71139]: [01/Oct/2023:07:35:23] ENGINE Bus STOPPING 2023-10-01T07:35:23.725 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[71139]: [01/Oct/2023:07:35:23] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-01T07:35:23.725 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[71139]: [01/Oct/2023:07:35:23] ENGINE Bus STOPPED 2023-10-01T07:35:23.725 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[71139]: [01/Oct/2023:07:35:23] ENGINE Bus STARTING 2023-10-01T07:35:23.725 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[71139]: [01/Oct/2023:07:35:23] ENGINE Serving on http://:::9283 2023-10-01T07:35:23.725 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[71139]: [01/Oct/2023:07:35:23] ENGINE Bus STARTED 2023-10-01T07:35:23.726 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[71139]: debug 2023-10-01T07:35:23.686+0000 7f883634c700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T07:35:23.726 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[71139]: debug 2023-10-01T07:35:23.686+0000 7f883634c700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T07:35:23.726 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[71139]: debug 2023-10-01T07:35:23.686+0000 7f883634c700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T07:35:23.726 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[71139]: debug 2023-10-01T07:35:23.686+0000 7f883634c700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T07:35:23.726 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[71139]: debug 2023-10-01T07:35:23.686+0000 7f883634c700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T07:35:23.726 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[71139]: debug 2023-10-01T07:35:23.690+0000 7f8839352700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T07:35:23.726 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[71139]: debug 2023-10-01T07:35:23.690+0000 7f8839352700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T07:35:23.726 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[71139]: debug 2023-10-01T07:35:23.690+0000 7f8839352700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T07:35:23.726 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[71139]: debug 2023-10-01T07:35:23.690+0000 7f8839352700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T07:35:23.726 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[71139]: debug 2023-10-01T07:35:23.690+0000 7f8839352700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T07:35:23.727 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[33757]: cluster 2023-10-01T07:35:22.398194+0000 mgr.x (mgr.24739) 81 : cluster [DBG] pgmap v52: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 6.3 MiB/s wr, 71 op/s 2023-10-01T07:35:23.727 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[33757]: audit 2023-10-01T07:35:23.311193+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:35:23.727 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[33757]: audit 2023-10-01T07:35:23.320523+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:35:23.727 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[33757]: audit 2023-10-01T07:35:23.326840+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:35:23.727 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[33757]: audit 2023-10-01T07:35:23.328017+0000 mon.b (mon.1) 93 : audit [INF] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:35:23.727 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[33757]: audit 2023-10-01T07:35:23.329906+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:35:23.727 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[33757]: audit 2023-10-01T07:35:23.417674+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:35:23.728 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[33757]: audit 2023-10-01T07:35:23.423110+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-10-01T07:35:23.728 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[33757]: audit 2023-10-01T07:35:23.426451+0000 mon.b (mon.1) 95 : audit [INF] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-10-01T07:35:23.728 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[33757]: cluster 2023-10-01T07:35:23.435009+0000 mon.a (mon.0) 832 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-10-01T07:35:23.728 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[33757]: audit 2023-10-01T07:35:23.435714+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-10-01T07:35:23.728 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[33757]: cluster 2023-10-01T07:35:23.435823+0000 mon.a (mon.0) 834 : cluster [DBG] mgrmap e26: y(active, starting, since 0.0119806s) 2023-10-01T07:35:23.728 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[33757]: audit 2023-10-01T07:35:23.437657+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T07:35:23.728 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[33757]: audit 2023-10-01T07:35:23.437953+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T07:35:23.728 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[33757]: audit 2023-10-01T07:35:23.438245+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T07:35:23.728 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[33757]: audit 2023-10-01T07:35:23.438506+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi084.jsmrzl"}]: dispatch 2023-10-01T07:35:23.728 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[33757]: audit 2023-10-01T07:35:23.438876+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi112.sxncvg"}]: dispatch 2023-10-01T07:35:23.728 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[33757]: audit 2023-10-01T07:35:23.439250+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-01T07:35:23.728 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[33757]: audit 2023-10-01T07:35:23.439460+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T07:35:23.729 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[33757]: audit 2023-10-01T07:35:23.439795+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T07:35:23.729 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[33757]: audit 2023-10-01T07:35:23.440169+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T07:35:23.729 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[33757]: audit 2023-10-01T07:35:23.440478+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T07:35:23.729 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[33757]: audit 2023-10-01T07:35:23.440767+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T07:35:23.729 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[33757]: audit 2023-10-01T07:35:23.441050+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T07:35:23.729 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[33757]: audit 2023-10-01T07:35:23.441316+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T07:35:23.729 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[33757]: audit 2023-10-01T07:35:23.441621+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T07:35:23.729 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[33757]: audit 2023-10-01T07:35:23.441884+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-01T07:35:23.729 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[33757]: audit 2023-10-01T07:35:23.442179+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-01T07:35:23.729 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[33757]: audit 2023-10-01T07:35:23.442658+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-01T07:35:23.729 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[33757]: cluster 2023-10-01T07:35:23.488846+0000 mon.a (mon.0) 835 : cluster [INF] Manager daemon y is now available 2023-10-01T07:35:23.729 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[33757]: audit 2023-10-01T07:35:23.520987+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:35:23.730 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[33757]: audit 2023-10-01T07:35:23.525960+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:35:23.730 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[33757]: audit 2023-10-01T07:35:23.551444+0000 mon.c (mon.2) 169 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:35:23.730 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[33757]: audit 2023-10-01T07:35:23.578859+0000 mon.c (mon.2) 170 : audit [INF] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-01T07:35:23.730 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[33757]: audit 2023-10-01T07:35:23.579399+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-01T07:35:23.730 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[33757]: audit 2023-10-01T07:35:23.618547+0000 mon.c (mon.2) 171 : audit [INF] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-01T07:35:23.730 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[33757]: audit 2023-10-01T07:35:23.619044+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-01T07:35:23.730 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[27378]: cluster 2023-10-01T07:35:22.398194+0000 mgr.x (mgr.24739) 81 : cluster [DBG] pgmap v52: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 6.3 MiB/s wr, 71 op/s 2023-10-01T07:35:23.730 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[27378]: audit 2023-10-01T07:35:23.311193+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:35:23.731 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[27378]: audit 2023-10-01T07:35:23.320523+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:35:23.731 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[27378]: audit 2023-10-01T07:35:23.326840+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:35:23.731 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[27378]: audit 2023-10-01T07:35:23.328017+0000 mon.b (mon.1) 93 : audit [INF] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:35:23.731 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[27378]: audit 2023-10-01T07:35:23.329906+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:35:23.731 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[27378]: audit 2023-10-01T07:35:23.417674+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:35:23.731 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[27378]: audit 2023-10-01T07:35:23.423110+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-10-01T07:35:23.731 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[27378]: audit 2023-10-01T07:35:23.426451+0000 mon.b (mon.1) 95 : audit [INF] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-10-01T07:35:23.731 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[27378]: cluster 2023-10-01T07:35:23.435009+0000 mon.a (mon.0) 832 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-10-01T07:35:23.731 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[27378]: audit 2023-10-01T07:35:23.435714+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-10-01T07:35:23.731 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[27378]: cluster 2023-10-01T07:35:23.435823+0000 mon.a (mon.0) 834 : cluster [DBG] mgrmap e26: y(active, starting, since 0.0119806s) 2023-10-01T07:35:23.731 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[27378]: audit 2023-10-01T07:35:23.437657+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T07:35:23.731 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[27378]: audit 2023-10-01T07:35:23.437953+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T07:35:23.731 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[27378]: audit 2023-10-01T07:35:23.438245+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T07:35:23.732 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[27378]: audit 2023-10-01T07:35:23.438506+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi084.jsmrzl"}]: dispatch 2023-10-01T07:35:23.732 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[27378]: audit 2023-10-01T07:35:23.438876+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi112.sxncvg"}]: dispatch 2023-10-01T07:35:23.732 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[27378]: audit 2023-10-01T07:35:23.439250+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-01T07:35:23.732 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[27378]: audit 2023-10-01T07:35:23.439460+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T07:35:23.732 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[27378]: audit 2023-10-01T07:35:23.439795+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T07:35:23.732 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[27378]: audit 2023-10-01T07:35:23.440169+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T07:35:23.732 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[27378]: audit 2023-10-01T07:35:23.440478+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T07:35:23.732 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[27378]: audit 2023-10-01T07:35:23.440767+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T07:35:23.732 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[27378]: audit 2023-10-01T07:35:23.441050+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T07:35:23.732 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[27378]: audit 2023-10-01T07:35:23.441316+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T07:35:23.732 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[27378]: audit 2023-10-01T07:35:23.441621+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T07:35:23.732 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[27378]: audit 2023-10-01T07:35:23.441884+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-01T07:35:23.732 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[27378]: audit 2023-10-01T07:35:23.442179+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-01T07:35:23.732 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[27378]: audit 2023-10-01T07:35:23.442658+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-01T07:35:23.733 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[27378]: cluster 2023-10-01T07:35:23.488846+0000 mon.a (mon.0) 835 : cluster [INF] Manager daemon y is now available 2023-10-01T07:35:23.733 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[27378]: audit 2023-10-01T07:35:23.520987+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:35:23.733 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[27378]: audit 2023-10-01T07:35:23.525960+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:35:23.733 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[27378]: audit 2023-10-01T07:35:23.551444+0000 mon.c (mon.2) 169 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:35:23.733 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[27378]: audit 2023-10-01T07:35:23.578859+0000 mon.c (mon.2) 170 : audit [INF] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-01T07:35:23.733 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[27378]: audit 2023-10-01T07:35:23.579399+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-01T07:35:23.733 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[27378]: audit 2023-10-01T07:35:23.618547+0000 mon.c (mon.2) 171 : audit [INF] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-01T07:35:23.733 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:23 smithi084 bash[27378]: audit 2023-10-01T07:35:23.619044+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-01T07:35:23.734 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:23 smithi112 bash[50625]: debug 2023-10-01T07:35:23.437+0000 7f8ee3453700 -1 mgr handle_mgr_map I was active but no longer am 2023-10-01T07:35:23.734 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:23 smithi112 bash[50625]: ignoring --setuser ceph since I am not root 2023-10-01T07:35:23.734 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:23 smithi112 bash[50625]: ignoring --setgroup ceph since I am not root 2023-10-01T07:35:23.734 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:23 smithi112 bash[50625]: debug 2023-10-01T07:35:23.501+0000 7f39d8d26700 1 -- 172.21.15.112:0/4055862023 <== mon.1 v2:172.21.15.112:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f5ece4f1e0 con 0x55f5edbce400 2023-10-01T07:35:23.734 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:23 smithi112 bash[50625]: debug 2023-10-01T07:35:23.677+0000 7f39e2a56200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-01T07:35:23.735 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:23 smithi112 bash[27689]: cluster 2023-10-01T07:35:22.398194+0000 mgr.x (mgr.24739) 81 : cluster [DBG] pgmap v52: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 6.3 MiB/s wr, 71 op/s 2023-10-01T07:35:23.735 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:23 smithi112 bash[27689]: audit 2023-10-01T07:35:23.311193+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:35:23.735 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:23 smithi112 bash[27689]: audit 2023-10-01T07:35:23.320523+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:35:23.735 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:23 smithi112 bash[27689]: audit 2023-10-01T07:35:23.326840+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:35:23.735 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:23 smithi112 bash[27689]: audit 2023-10-01T07:35:23.328017+0000 mon.b (mon.1) 93 : audit [INF] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:35:23.735 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:23 smithi112 bash[27689]: audit 2023-10-01T07:35:23.329906+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24739 ' entity='mgr.x' 2023-10-01T07:35:23.735 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:23 smithi112 bash[27689]: audit 2023-10-01T07:35:23.417674+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:35:23.735 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:23 smithi112 bash[27689]: audit 2023-10-01T07:35:23.423110+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-10-01T07:35:23.735 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:23 smithi112 bash[27689]: audit 2023-10-01T07:35:23.426451+0000 mon.b (mon.1) 95 : audit [INF] from='mgr.24739 172.21.15.112:0/2783064722' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-10-01T07:35:23.735 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:23 smithi112 bash[27689]: cluster 2023-10-01T07:35:23.435009+0000 mon.a (mon.0) 832 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-10-01T07:35:23.736 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:23 smithi112 bash[27689]: audit 2023-10-01T07:35:23.435714+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24739 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-10-01T07:35:23.736 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:23 smithi112 bash[27689]: cluster 2023-10-01T07:35:23.435823+0000 mon.a (mon.0) 834 : cluster [DBG] mgrmap e26: y(active, starting, since 0.0119806s) 2023-10-01T07:35:23.736 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:23 smithi112 bash[27689]: audit 2023-10-01T07:35:23.437657+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T07:35:23.736 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:23 smithi112 bash[27689]: audit 2023-10-01T07:35:23.437953+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T07:35:23.736 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:23 smithi112 bash[27689]: audit 2023-10-01T07:35:23.438245+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T07:35:23.736 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:23 smithi112 bash[27689]: audit 2023-10-01T07:35:23.438506+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi084.jsmrzl"}]: dispatch 2023-10-01T07:35:23.736 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:23 smithi112 bash[27689]: audit 2023-10-01T07:35:23.438876+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi112.sxncvg"}]: dispatch 2023-10-01T07:35:23.736 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:23 smithi112 bash[27689]: audit 2023-10-01T07:35:23.439250+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-01T07:35:23.736 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:23 smithi112 bash[27689]: audit 2023-10-01T07:35:23.439460+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T07:35:23.736 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:23 smithi112 bash[27689]: audit 2023-10-01T07:35:23.439795+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T07:35:23.736 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:23 smithi112 bash[27689]: audit 2023-10-01T07:35:23.440169+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T07:35:23.736 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:23 smithi112 bash[27689]: audit 2023-10-01T07:35:23.440478+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T07:35:23.736 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:23 smithi112 bash[27689]: audit 2023-10-01T07:35:23.440767+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T07:35:23.737 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:23 smithi112 bash[27689]: audit 2023-10-01T07:35:23.441050+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T07:35:23.737 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:23 smithi112 bash[27689]: audit 2023-10-01T07:35:23.441316+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T07:35:23.737 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:23 smithi112 bash[27689]: audit 2023-10-01T07:35:23.441621+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T07:35:23.737 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:23 smithi112 bash[27689]: audit 2023-10-01T07:35:23.441884+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-01T07:35:23.737 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:23 smithi112 bash[27689]: audit 2023-10-01T07:35:23.442179+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-01T07:35:23.737 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:23 smithi112 bash[27689]: audit 2023-10-01T07:35:23.442658+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-01T07:35:23.737 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:23 smithi112 bash[27689]: cluster 2023-10-01T07:35:23.488846+0000 mon.a (mon.0) 835 : cluster [INF] Manager daemon y is now available 2023-10-01T07:35:23.737 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:23 smithi112 bash[27689]: audit 2023-10-01T07:35:23.520987+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:35:23.737 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:23 smithi112 bash[27689]: audit 2023-10-01T07:35:23.525960+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:35:23.737 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:23 smithi112 bash[27689]: audit 2023-10-01T07:35:23.551444+0000 mon.c (mon.2) 169 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:35:23.737 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:23 smithi112 bash[27689]: audit 2023-10-01T07:35:23.578859+0000 mon.c (mon.2) 170 : audit [INF] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-01T07:35:23.737 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:23 smithi112 bash[27689]: audit 2023-10-01T07:35:23.579399+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-01T07:35:23.737 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:23 smithi112 bash[27689]: audit 2023-10-01T07:35:23.618547+0000 mon.c (mon.2) 171 : audit [INF] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-01T07:35:23.737 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:23 smithi112 bash[27689]: audit 2023-10-01T07:35:23.619044+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-01T07:35:23.738 INFO:tasks.rados.rados.0.smithi084.stdout:3421: writing smithi08466639-326 from 3181350 to 3832524 tid 3 2023-10-01T07:35:23.738 INFO:tasks.rados.rados.0.smithi084.stdout:3410: done (10 left) 2023-10-01T07:35:23.738 INFO:tasks.rados.rados.0.smithi084.stdout:3422: read oid 217 snap -1 2023-10-01T07:35:23.738 INFO:tasks.rados.rados.0.smithi084.stdout:3422: expect (ObjNum 885 snap 0 seq_num 885) 2023-10-01T07:35:23.738 INFO:tasks.rados.rados.0.smithi084.stdout:3423: write oid 427 current snap is 0 2023-10-01T07:35:23.738 INFO:tasks.rados.rados.0.smithi084.stdout:3423: seq_num 2133 ranges {649331=684957,1784680=615748,2925126=580027} 2023-10-01T07:35:23.739 INFO:tasks.rados.rados.0.smithi084.stdout:3423: writing smithi08466639-427 from 649331 to 1334288 tid 1 2023-10-01T07:35:23.745 INFO:tasks.rados.rados.0.smithi084.stdout:3423: writing smithi08466639-427 from 1784680 to 2400428 tid 2 2023-10-01T07:35:23.752 INFO:tasks.rados.rados.0.smithi084.stdout:3423: writing smithi08466639-427 from 2925126 to 3505153 tid 3 2023-10-01T07:35:23.752 INFO:tasks.rados.rados.0.smithi084.stdout:3424: read oid 346 snap -1 2023-10-01T07:35:23.752 INFO:tasks.rados.rados.0.smithi084.stdout:3424: expect (ObjNum 1851 snap 0 seq_num 1851) 2023-10-01T07:35:23.752 INFO:tasks.rados.rados.0.smithi084.stdout:3425: read oid 343 snap -1 2023-10-01T07:35:23.752 INFO:tasks.rados.rados.0.smithi084.stdout:3425: expect (ObjNum 1368 snap 0 seq_num 1368) 2023-10-01T07:35:23.752 INFO:tasks.rados.rados.0.smithi084.stdout:3426: delete oid 19 current snap is 0 2023-10-01T07:35:23.752 INFO:tasks.rados.rados.0.smithi084.stdout:3413: finishing write tid 1 to smithi08466639-492 2023-10-01T07:35:23.753 INFO:tasks.rados.rados.0.smithi084.stdout:3412: expect (ObjNum 1057 snap 0 seq_num 1057) 2023-10-01T07:35:24.020 INFO:tasks.rados.rados.0.smithi084.stdout:3413: finishing write tid 2 to smithi08466639-492 2023-10-01T07:35:24.021 INFO:tasks.rados.rados.0.smithi084.stdout:3413: finishing write tid 3 to smithi08466639-492 2023-10-01T07:35:24.021 INFO:tasks.rados.rados.0.smithi084.stdout:3413: finishing write tid 4 to smithi08466639-492 2023-10-01T07:35:24.021 INFO:tasks.rados.rados.0.smithi084.stdout:3413: finishing write tid 5 to smithi08466639-492 2023-10-01T07:35:24.021 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 492 v 487 (ObjNum 2127 snap 0 seq_num 2127) dirty exists 2023-10-01T07:35:24.021 INFO:tasks.rados.rados.0.smithi084.stdout:3413: left oid 492 (ObjNum 2127 snap 0 seq_num 2127) 2023-10-01T07:35:24.021 INFO:tasks.rados.rados.0.smithi084.stdout:3414: expect (ObjNum 1942 snap 0 seq_num 1942) 2023-10-01T07:35:24.236 INFO:tasks.rados.rados.0.smithi084.stdout:3416: expect (ObjNum 1868 snap 0 seq_num 1868) 2023-10-01T07:35:24.476 INFO:tasks.rados.rados.0.smithi084.stdout:3417: finishing write tid 1 to smithi08466639-78 2023-10-01T07:35:24.476 INFO:tasks.rados.rados.0.smithi084.stdout:3417: finishing write tid 2 to smithi08466639-78 2023-10-01T07:35:24.476 INFO:tasks.rados.rados.0.smithi084.stdout:3417: finishing write tid 3 to smithi08466639-78 2023-10-01T07:35:24.476 INFO:tasks.rados.rados.0.smithi084.stdout:3417: finishing write tid 4 to smithi08466639-78 2023-10-01T07:35:24.477 INFO:tasks.rados.rados.0.smithi084.stdout:3417: finishing write tid 5 to smithi08466639-78 2023-10-01T07:35:24.477 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 78 v 457 (ObjNum 2128 snap 0 seq_num 2128) dirty exists 2023-10-01T07:35:24.477 INFO:tasks.rados.rados.0.smithi084.stdout:3417: left oid 78 (ObjNum 2128 snap 0 seq_num 2128) 2023-10-01T07:35:24.477 INFO:tasks.rados.rados.0.smithi084.stdout:3418: finishing write tid 1 to smithi08466639-374 2023-10-01T07:35:24.477 INFO:tasks.rados.rados.0.smithi084.stdout:3418: finishing write tid 2 to smithi08466639-374 2023-10-01T07:35:24.477 INFO:tasks.rados.rados.0.smithi084.stdout:3418: finishing write tid 3 to smithi08466639-374 2023-10-01T07:35:24.477 INFO:tasks.rados.rados.0.smithi084.stdout:3418: finishing write tid 4 to smithi08466639-374 2023-10-01T07:35:24.477 INFO:tasks.rados.rados.0.smithi084.stdout:3418: finishing write tid 5 to smithi08466639-374 2023-10-01T07:35:24.477 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 374 v 491 (ObjNum 2129 snap 0 seq_num 2129) dirty exists 2023-10-01T07:35:24.477 INFO:tasks.rados.rados.0.smithi084.stdout:3418: left oid 374 (ObjNum 2129 snap 0 seq_num 2129) 2023-10-01T07:35:24.477 INFO:tasks.rados.rados.0.smithi084.stdout:3419: finishing write tid 1 to smithi08466639-198 2023-10-01T07:35:24.477 INFO:tasks.rados.rados.0.smithi084.stdout:3419: finishing write tid 2 to smithi08466639-198 2023-10-01T07:35:24.478 INFO:tasks.rados.rados.0.smithi084.stdout:3419: finishing write tid 3 to smithi08466639-198 2023-10-01T07:35:24.478 INFO:tasks.rados.rados.0.smithi084.stdout:3419: finishing write tid 4 to smithi08466639-198 2023-10-01T07:35:24.478 INFO:tasks.rados.rados.0.smithi084.stdout:3419: finishing write tid 5 to smithi08466639-198 2023-10-01T07:35:24.478 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 198 v 371 (ObjNum 2130 snap 0 seq_num 2130) dirty exists 2023-10-01T07:35:24.478 INFO:tasks.rados.rados.0.smithi084.stdout:3419: left oid 198 (ObjNum 2130 snap 0 seq_num 2130) 2023-10-01T07:35:24.478 INFO:tasks.rados.rados.0.smithi084.stdout:3420: finishing write tid 1 to smithi08466639-181 2023-10-01T07:35:24.478 INFO:tasks.rados.rados.0.smithi084.stdout:3420: finishing write tid 2 to smithi08466639-181 2023-10-01T07:35:24.478 INFO:tasks.rados.rados.0.smithi084.stdout:3420: finishing write tid 3 to smithi08466639-181 2023-10-01T07:35:24.478 INFO:tasks.rados.rados.0.smithi084.stdout:3420: finishing write tid 4 to smithi08466639-181 2023-10-01T07:35:24.478 INFO:tasks.rados.rados.0.smithi084.stdout:3420: finishing write tid 5 to smithi08466639-181 2023-10-01T07:35:24.479 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 181 v 478 (ObjNum 2131 snap 0 seq_num 2131) dirty exists 2023-10-01T07:35:24.479 INFO:tasks.rados.rados.0.smithi084.stdout:3420: left oid 181 (ObjNum 2131 snap 0 seq_num 2131) 2023-10-01T07:35:24.479 INFO:tasks.rados.rados.0.smithi084.stdout:3421: finishing write tid 1 to smithi08466639-326 2023-10-01T07:35:24.479 INFO:tasks.rados.rados.0.smithi084.stdout:3421: finishing write tid 2 to smithi08466639-326 2023-10-01T07:35:24.479 INFO:tasks.rados.rados.0.smithi084.stdout:3412: done (14 left) 2023-10-01T07:35:24.479 INFO:tasks.rados.rados.0.smithi084.stdout:3413: done (13 left) 2023-10-01T07:35:24.479 INFO:tasks.rados.rados.0.smithi084.stdout:3414: done (12 left) 2023-10-01T07:35:24.479 INFO:tasks.rados.rados.0.smithi084.stdout:3415: done (11 left) 2023-10-01T07:35:24.479 INFO:tasks.rados.rados.0.smithi084.stdout:3416: done (10 left) 2023-10-01T07:35:24.479 INFO:tasks.rados.rados.0.smithi084.stdout:3417: done (9 left) 2023-10-01T07:35:24.480 INFO:tasks.rados.rados.0.smithi084.stdout:3418: done (8 left) 2023-10-01T07:35:24.480 INFO:tasks.rados.rados.0.smithi084.stdout:3419: done (7 left) 2023-10-01T07:35:24.480 INFO:tasks.rados.rados.0.smithi084.stdout:3420: done (6 left) 2023-10-01T07:35:24.480 INFO:tasks.rados.rados.0.smithi084.stdout:3426: done (5 left) 2023-10-01T07:35:24.480 INFO:tasks.rados.rados.0.smithi084.stdout:3427: read oid 239 snap -1 2023-10-01T07:35:24.480 INFO:tasks.rados.rados.0.smithi084.stdout:3427: expect (ObjNum 1103 snap 0 seq_num 1103) 2023-10-01T07:35:24.480 INFO:tasks.rados.rados.0.smithi084.stdout:3422: expect (ObjNum 885 snap 0 seq_num 885) 2023-10-01T07:35:24.608 INFO:tasks.rados.rados.0.smithi084.stdout:3421: finishing write tid 3 to smithi08466639-326 2023-10-01T07:35:24.608 INFO:tasks.rados.rados.0.smithi084.stdout:3421: finishing write tid 4 to smithi08466639-326 2023-10-01T07:35:24.608 INFO:tasks.rados.rados.0.smithi084.stdout:3421: finishing write tid 5 to smithi08466639-326 2023-10-01T07:35:24.608 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 326 v 355 (ObjNum 2132 snap 0 seq_num 2132) dirty exists 2023-10-01T07:35:24.608 INFO:tasks.rados.rados.0.smithi084.stdout:3421: left oid 326 (ObjNum 2132 snap 0 seq_num 2132) 2023-10-01T07:35:24.608 INFO:tasks.rados.rados.0.smithi084.stdout:3423: finishing write tid 1 to smithi08466639-427 2023-10-01T07:35:24.608 INFO:tasks.rados.rados.0.smithi084.stdout:3423: finishing write tid 2 to smithi08466639-427 2023-10-01T07:35:24.609 INFO:tasks.rados.rados.0.smithi084.stdout:3421: done (5 left) 2023-10-01T07:35:24.609 INFO:tasks.rados.rados.0.smithi084.stdout:3422: done (4 left) 2023-10-01T07:35:24.609 INFO:tasks.rados.rados.0.smithi084.stdout:3428: read oid 174 snap -1 2023-10-01T07:35:24.609 INFO:tasks.rados.rados.0.smithi084.stdout:3428: expect (ObjNum 1954 snap 0 seq_num 1954) 2023-10-01T07:35:24.609 INFO:tasks.rados.rados.0.smithi084.stdout:3429: read oid 14 snap -1 2023-10-01T07:35:24.609 INFO:tasks.rados.rados.0.smithi084.stdout:3429: expect (ObjNum 1411 snap 0 seq_num 1411) 2023-10-01T07:35:24.609 INFO:tasks.rados.rados.0.smithi084.stdout:3430: write oid 367 current snap is 0 2023-10-01T07:35:24.609 INFO:tasks.rados.rados.0.smithi084.stdout:3430: seq_num 2135 ranges {682945=435455,1901644=619417,2979972=602571} 2023-10-01T07:35:24.619 INFO:tasks.rados.rados.0.smithi084.stdout:3430: writing smithi08466639-367 from 682945 to 1118400 tid 1 2023-10-01T07:35:24.629 INFO:tasks.rados.rados.0.smithi084.stdout:3430: writing smithi08466639-367 from 1901644 to 2521061 tid 2 2023-10-01T07:35:24.635 INFO:tasks.rados.rados.0.smithi084.stdout:3430: writing smithi08466639-367 from 2979972 to 3582543 tid 3 2023-10-01T07:35:24.635 INFO:tasks.rados.rados.0.smithi084.stdout:3431: delete oid 240 current snap is 0 2023-10-01T07:35:24.636 INFO:tasks.rados.rados.0.smithi084.stdout:3423: finishing write tid 3 to smithi08466639-427 2023-10-01T07:35:24.636 INFO:tasks.rados.rados.0.smithi084.stdout:3423: finishing write tid 4 to smithi08466639-427 2023-10-01T07:35:24.636 INFO:tasks.rados.rados.0.smithi084.stdout:3423: finishing write tid 5 to smithi08466639-427 2023-10-01T07:35:24.636 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 427 v 315 (ObjNum 2133 snap 0 seq_num 2133) dirty exists 2023-10-01T07:35:24.636 INFO:tasks.rados.rados.0.smithi084.stdout:3423: left oid 427 (ObjNum 2133 snap 0 seq_num 2133) 2023-10-01T07:35:24.636 INFO:tasks.rados.rados.0.smithi084.stdout:3425: expect (ObjNum 1368 snap 0 seq_num 1368) 2023-10-01T07:35:24.823 INFO:tasks.rados.rados.0.smithi084.stdout:3424: expect (ObjNum 1851 snap 0 seq_num 1851) 2023-10-01T07:35:24.913 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:24 smithi112 bash[27689]: cephadm 2023-10-01T07:35:23.781767+0000 mgr.y (mgr.15282) 1 : cephadm [INF] [01/Oct/2023:07:35:23] ENGINE Bus STARTING 2023-10-01T07:35:24.913 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:24 smithi112 bash[27689]: cephadm 2023-10-01T07:35:24.004252+0000 mgr.y (mgr.15282) 2 : cephadm [INF] [01/Oct/2023:07:35:24] ENGINE Serving on https://172.21.15.84:7150 2023-10-01T07:35:24.913 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:24 smithi112 bash[27689]: cluster 2023-10-01T07:35:24.435309+0000 mon.a (mon.0) 838 : cluster [DBG] mgrmap e27: y(active, since 1.01146s) 2023-10-01T07:35:24.913 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:24 smithi112 bash[27689]: audit 2023-10-01T07:35:24.569515+0000 mon.c (mon.2) 172 : audit [DBG] from='client.? 172.21.15.84:0/3347271806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:24.927 INFO:tasks.rados.rados.0.smithi084.stdout:3427: expect (ObjNum 1103 snap 0 seq_num 1103) 2023-10-01T07:35:25.040 INFO:tasks.rados.rados.0.smithi084.stdout:3428: expect (ObjNum 1954 snap 0 seq_num 1954) 2023-10-01T07:35:25.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:24 smithi084 bash[27378]: cephadm 2023-10-01T07:35:23.781767+0000 mgr.y (mgr.15282) 1 : cephadm [INF] [01/Oct/2023:07:35:23] ENGINE Bus STARTING 2023-10-01T07:35:25.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:24 smithi084 bash[27378]: cephadm 2023-10-01T07:35:24.004252+0000 mgr.y (mgr.15282) 2 : cephadm [INF] [01/Oct/2023:07:35:24] ENGINE Serving on https://172.21.15.84:7150 2023-10-01T07:35:25.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:24 smithi084 bash[27378]: cluster 2023-10-01T07:35:24.435309+0000 mon.a (mon.0) 838 : cluster [DBG] mgrmap e27: y(active, since 1.01146s) 2023-10-01T07:35:25.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:24 smithi084 bash[27378]: audit 2023-10-01T07:35:24.569515+0000 mon.c (mon.2) 172 : audit [DBG] from='client.? 172.21.15.84:0/3347271806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:25.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:24 smithi084 bash[33757]: cephadm 2023-10-01T07:35:23.781767+0000 mgr.y (mgr.15282) 1 : cephadm [INF] [01/Oct/2023:07:35:23] ENGINE Bus STARTING 2023-10-01T07:35:25.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:24 smithi084 bash[33757]: cephadm 2023-10-01T07:35:24.004252+0000 mgr.y (mgr.15282) 2 : cephadm [INF] [01/Oct/2023:07:35:24] ENGINE Serving on https://172.21.15.84:7150 2023-10-01T07:35:25.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:24 smithi084 bash[33757]: cluster 2023-10-01T07:35:24.435309+0000 mon.a (mon.0) 838 : cluster [DBG] mgrmap e27: y(active, since 1.01146s) 2023-10-01T07:35:25.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:24 smithi084 bash[33757]: audit 2023-10-01T07:35:24.569515+0000 mon.c (mon.2) 172 : audit [DBG] from='client.? 172.21.15.84:0/3347271806' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:25.192 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:24 smithi112 bash[50625]: debug 2023-10-01T07:35:24.677+0000 7f39e2a56200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-01T07:35:25.192 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:24 smithi112 bash[50625]: debug 2023-10-01T07:35:24.789+0000 7f39e2a56200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-01T07:35:25.192 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:24 smithi112 bash[50625]: debug 2023-10-01T07:35:24.901+0000 7f39e2a56200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-01T07:35:25.268 INFO:tasks.rados.rados.0.smithi084.stdout:3430: finishing write tid 1 to smithi08466639-367 2023-10-01T07:35:25.268 INFO:tasks.rados.rados.0.smithi084.stdout:3429: expect (ObjNum 1411 snap 0 seq_num 1411) 2023-10-01T07:35:25.478 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:25 smithi112 bash[50625]: debug 2023-10-01T07:35:25.189+0000 7f39e2a56200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-01T07:35:25.486 INFO:tasks.rados.rados.0.smithi084.stdout:3430: finishing write tid 2 to smithi08466639-367 2023-10-01T07:35:25.486 INFO:tasks.rados.rados.0.smithi084.stdout:3430: finishing write tid 3 to smithi08466639-367 2023-10-01T07:35:25.486 INFO:tasks.rados.rados.0.smithi084.stdout:3430: finishing write tid 4 to smithi08466639-367 2023-10-01T07:35:25.486 INFO:tasks.rados.rados.0.smithi084.stdout:3430: finishing write tid 5 to smithi08466639-367 2023-10-01T07:35:25.486 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 367 v 461 (ObjNum 2135 snap 0 seq_num 2135) dirty exists 2023-10-01T07:35:25.486 INFO:tasks.rados.rados.0.smithi084.stdout:3430: left oid 367 (ObjNum 2135 snap 0 seq_num 2135) 2023-10-01T07:35:25.487 INFO:tasks.rados.rados.0.smithi084.stdout:3423: done (7 left) 2023-10-01T07:35:25.487 INFO:tasks.rados.rados.0.smithi084.stdout:3424: done (6 left) 2023-10-01T07:35:25.487 INFO:tasks.rados.rados.0.smithi084.stdout:3425: done (5 left) 2023-10-01T07:35:25.487 INFO:tasks.rados.rados.0.smithi084.stdout:3427: done (4 left) 2023-10-01T07:35:25.487 INFO:tasks.rados.rados.0.smithi084.stdout:3428: done (3 left) 2023-10-01T07:35:25.487 INFO:tasks.rados.rados.0.smithi084.stdout:3429: done (2 left) 2023-10-01T07:35:25.487 INFO:tasks.rados.rados.0.smithi084.stdout:3430: done (1 left) 2023-10-01T07:35:25.487 INFO:tasks.rados.rados.0.smithi084.stdout:3431: done (0 left) 2023-10-01T07:35:25.487 INFO:tasks.rados.rados.0.smithi084.stdout:3432: write oid 417 current snap is 0 2023-10-01T07:35:25.487 INFO:tasks.rados.rados.0.smithi084.stdout:3432: seq_num 2137 ranges {716559=702306,2018608=623086,3434818=481741} 2023-10-01T07:35:25.499 INFO:tasks.rados.rados.0.smithi084.stdout:3432: writing smithi08466639-417 from 716559 to 1418865 tid 1 2023-10-01T07:35:25.507 INFO:tasks.rados.rados.0.smithi084.stdout:3432: writing smithi08466639-417 from 2018608 to 2641694 tid 2 2023-10-01T07:35:25.514 INFO:tasks.rados.rados.0.smithi084.stdout:3432: writing smithi08466639-417 from 3434818 to 3916559 tid 3 2023-10-01T07:35:25.515 INFO:tasks.rados.rados.0.smithi084.stdout:3433: read oid 435 snap -1 2023-10-01T07:35:25.515 INFO:tasks.rados.rados.0.smithi084.stdout:3433: expect (ObjNum 1624 snap 0 seq_num 1624) 2023-10-01T07:35:25.515 INFO:tasks.rados.rados.0.smithi084.stdout:3434: read oid 281 snap -1 2023-10-01T07:35:25.515 INFO:tasks.rados.rados.0.smithi084.stdout:3434: expect (ObjNum 1963 snap 0 seq_num 1963) 2023-10-01T07:35:25.515 INFO:tasks.rados.rados.0.smithi084.stdout:3435: write oid 322 current snap is 0 2023-10-01T07:35:25.515 INFO:tasks.rados.rados.0.smithi084.stdout:3432: finishing write tid 1 to smithi08466639-417 2023-10-01T07:35:25.515 INFO:tasks.rados.rados.0.smithi084.stdout:3432: finishing write tid 2 to smithi08466639-417 2023-10-01T07:35:25.515 INFO:tasks.rados.rados.0.smithi084.stdout:3435: seq_num 2138 ranges {733366=777555,2077090=766744,3462241=471125} 2023-10-01T07:35:25.523 INFO:tasks.rados.rados.0.smithi084.stdout:3435: writing smithi08466639-322 from 733366 to 1510921 tid 1 2023-10-01T07:35:25.531 INFO:tasks.rados.rados.0.smithi084.stdout:3435: writing smithi08466639-322 from 2077090 to 2843834 tid 2 2023-10-01T07:35:25.537 INFO:tasks.rados.rados.0.smithi084.stdout:3435: writing smithi08466639-322 from 3462241 to 3933366 tid 3 2023-10-01T07:35:25.538 INFO:tasks.rados.rados.0.smithi084.stdout:3436: read oid 377 snap -1 2023-10-01T07:35:25.538 INFO:tasks.rados.rados.0.smithi084.stdout:3436: expect (ObjNum 1691 snap 0 seq_num 1691) 2023-10-01T07:35:25.538 INFO:tasks.rados.rados.0.smithi084.stdout:3437: write oid 478 current snap is 0 2023-10-01T07:35:25.538 INFO:tasks.rados.rados.0.smithi084.stdout:3437: seq_num 2139 ranges {750173=452804,1735572=626755,3089664=764012} 2023-10-01T07:35:25.544 INFO:tasks.rados.rados.0.smithi084.stdout:3437: writing smithi08466639-478 from 750173 to 1202977 tid 1 2023-10-01T07:35:25.551 INFO:tasks.rados.rados.0.smithi084.stdout:3437: writing smithi08466639-478 from 1735572 to 2362327 tid 2 2023-10-01T07:35:25.559 INFO:tasks.rados.rados.0.smithi084.stdout:3437: writing smithi08466639-478 from 3089664 to 3853676 tid 3 2023-10-01T07:35:25.559 INFO:tasks.rados.rados.0.smithi084.stdout:3438: read oid 36 snap -1 2023-10-01T07:35:25.559 INFO:tasks.rados.rados.0.smithi084.stdout:3438: expect (ObjNum 1847 snap 0 seq_num 1847) 2023-10-01T07:35:25.560 INFO:tasks.rados.rados.0.smithi084.stdout:3439: write oid 101 current snap is 0 2023-10-01T07:35:25.560 INFO:tasks.rados.rados.0.smithi084.stdout:3439: seq_num 2140 ranges {766980=528053,2077701=770413,3400734=566246} 2023-10-01T07:35:25.567 INFO:tasks.rados.rados.0.smithi084.stdout:3439: writing smithi08466639-101 from 766980 to 1295033 tid 1 2023-10-01T07:35:25.575 INFO:tasks.rados.rados.0.smithi084.stdout:3439: writing smithi08466639-101 from 2077701 to 2848114 tid 2 2023-10-01T07:35:25.582 INFO:tasks.rados.rados.0.smithi084.stdout:3439: writing smithi08466639-101 from 3400734 to 3966980 tid 3 2023-10-01T07:35:25.582 INFO:tasks.rados.rados.0.smithi084.stdout:3440: read oid 367 snap -1 2023-10-01T07:35:25.582 INFO:tasks.rados.rados.0.smithi084.stdout:3440: expect (ObjNum 2135 snap 0 seq_num 2135) 2023-10-01T07:35:25.582 INFO:tasks.rados.rados.0.smithi084.stdout:3441: delete oid 16 current snap is 0 2023-10-01T07:35:25.582 INFO:tasks.rados.rados.0.smithi084.stdout:3432: finishing write tid 3 to smithi08466639-417 2023-10-01T07:35:25.582 INFO:tasks.rados.rados.0.smithi084.stdout:3432: finishing write tid 4 to smithi08466639-417 2023-10-01T07:35:25.582 INFO:tasks.rados.rados.0.smithi084.stdout:3432: finishing write tid 5 to smithi08466639-417 2023-10-01T07:35:25.582 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 417 v 464 (ObjNum 2137 snap 0 seq_num 2137) dirty exists 2023-10-01T07:35:25.582 INFO:tasks.rados.rados.0.smithi084.stdout:3432: left oid 417 (ObjNum 2137 snap 0 seq_num 2137) 2023-10-01T07:35:25.583 INFO:tasks.rados.rados.0.smithi084.stdout:3434: expect (ObjNum 1963 snap 0 seq_num 1963) 2023-10-01T07:35:25.799 INFO:tasks.rados.rados.0.smithi084.stdout:3433: expect (ObjNum 1624 snap 0 seq_num 1624) 2023-10-01T07:35:25.963 INFO:tasks.rados.rados.0.smithi084.stdout:3435: finishing write tid 1 to smithi08466639-322 2023-10-01T07:35:25.963 INFO:tasks.rados.rados.0.smithi084.stdout:3435: finishing write tid 2 to smithi08466639-322 2023-10-01T07:35:25.963 INFO:tasks.rados.rados.0.smithi084.stdout:3435: finishing write tid 3 to smithi08466639-322 2023-10-01T07:35:25.963 INFO:tasks.rados.rados.0.smithi084.stdout:3435: finishing write tid 4 to smithi08466639-322 2023-10-01T07:35:25.963 INFO:tasks.rados.rados.0.smithi084.stdout:3435: finishing write tid 5 to smithi08466639-322 2023-10-01T07:35:25.964 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 322 v 527 (ObjNum 2138 snap 0 seq_num 2138) dirty exists 2023-10-01T07:35:25.964 INFO:tasks.rados.rados.0.smithi084.stdout:3435: left oid 322 (ObjNum 2138 snap 0 seq_num 2138) 2023-10-01T07:35:25.964 INFO:tasks.rados.rados.0.smithi084.stdout:3436: expect (ObjNum 1691 snap 0 seq_num 1691) 2023-10-01T07:35:25.978 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:25 smithi112 bash[50625]: debug 2023-10-01T07:35:25.597+0000 7f39e2a56200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-01T07:35:25.978 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:25 smithi112 bash[50625]: debug 2023-10-01T07:35:25.781+0000 7f39e2a56200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-01T07:35:25.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:25 smithi112 bash[27689]: cephadm 2023-10-01T07:35:24.186873+0000 mgr.y (mgr.15282) 3 : cephadm [INF] [01/Oct/2023:07:35:24] ENGINE Serving on http://172.21.15.84:8765 2023-10-01T07:35:25.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:25 smithi112 bash[27689]: cephadm 2023-10-01T07:35:24.187681+0000 mgr.y (mgr.15282) 4 : cephadm [INF] [01/Oct/2023:07:35:24] ENGINE Bus STARTED 2023-10-01T07:35:25.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:25 smithi112 bash[27689]: cluster 2023-10-01T07:35:24.447108+0000 mgr.y (mgr.15282) 5 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-01T07:35:26.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:25 smithi084 bash[33757]: cephadm 2023-10-01T07:35:24.186873+0000 mgr.y (mgr.15282) 3 : cephadm [INF] [01/Oct/2023:07:35:24] ENGINE Serving on http://172.21.15.84:8765 2023-10-01T07:35:26.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:25 smithi084 bash[33757]: cephadm 2023-10-01T07:35:24.187681+0000 mgr.y (mgr.15282) 4 : cephadm [INF] [01/Oct/2023:07:35:24] ENGINE Bus STARTED 2023-10-01T07:35:26.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:25 smithi084 bash[33757]: cluster 2023-10-01T07:35:24.447108+0000 mgr.y (mgr.15282) 5 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-01T07:35:26.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:25 smithi084 bash[27378]: cephadm 2023-10-01T07:35:24.186873+0000 mgr.y (mgr.15282) 3 : cephadm [INF] [01/Oct/2023:07:35:24] ENGINE Serving on http://172.21.15.84:8765 2023-10-01T07:35:26.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:25 smithi084 bash[27378]: cephadm 2023-10-01T07:35:24.187681+0000 mgr.y (mgr.15282) 4 : cephadm [INF] [01/Oct/2023:07:35:24] ENGINE Bus STARTED 2023-10-01T07:35:26.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:25 smithi084 bash[27378]: cluster 2023-10-01T07:35:24.447108+0000 mgr.y (mgr.15282) 5 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-01T07:35:26.105 INFO:tasks.rados.rados.0.smithi084.stdout:3437: finishing write tid 1 to smithi08466639-478 2023-10-01T07:35:26.105 INFO:tasks.rados.rados.0.smithi084.stdout:3437: finishing write tid 2 to smithi08466639-478 2023-10-01T07:35:26.105 INFO:tasks.rados.rados.0.smithi084.stdout:3437: finishing write tid 3 to smithi08466639-478 2023-10-01T07:35:26.105 INFO:tasks.rados.rados.0.smithi084.stdout:3437: finishing write tid 4 to smithi08466639-478 2023-10-01T07:35:26.105 INFO:tasks.rados.rados.0.smithi084.stdout:3437: finishing write tid 5 to smithi08466639-478 2023-10-01T07:35:26.105 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 478 v 342 (ObjNum 2139 snap 0 seq_num 2139) dirty exists 2023-10-01T07:35:26.106 INFO:tasks.rados.rados.0.smithi084.stdout:3437: left oid 478 (ObjNum 2139 snap 0 seq_num 2139) 2023-10-01T07:35:26.106 INFO:tasks.rados.rados.0.smithi084.stdout:3439: finishing write tid 1 to smithi08466639-101 2023-10-01T07:35:26.106 INFO:tasks.rados.rados.0.smithi084.stdout:3438: expect (ObjNum 1847 snap 0 seq_num 1847) 2023-10-01T07:35:26.239 INFO:tasks.rados.rados.0.smithi084.stdout:3439: finishing write tid 2 to smithi08466639-101 2023-10-01T07:35:26.239 INFO:tasks.rados.rados.0.smithi084.stdout:3439: finishing write tid 3 to smithi08466639-101 2023-10-01T07:35:26.239 INFO:tasks.rados.rados.0.smithi084.stdout:3439: finishing write tid 4 to smithi08466639-101 2023-10-01T07:35:26.239 INFO:tasks.rados.rados.0.smithi084.stdout:3439: finishing write tid 5 to smithi08466639-101 2023-10-01T07:35:26.239 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 101 v 346 (ObjNum 2140 snap 0 seq_num 2140) dirty exists 2023-10-01T07:35:26.239 INFO:tasks.rados.rados.0.smithi084.stdout:3439: left oid 101 (ObjNum 2140 snap 0 seq_num 2140) 2023-10-01T07:35:26.239 INFO:tasks.rados.rados.0.smithi084.stdout:3440: expect (ObjNum 2135 snap 0 seq_num 2135) 2023-10-01T07:35:26.360 INFO:tasks.rados.rados.0.smithi084.stdout:3432: done (9 left) 2023-10-01T07:35:26.360 INFO:tasks.rados.rados.0.smithi084.stdout:3433: done (8 left) 2023-10-01T07:35:26.360 INFO:tasks.rados.rados.0.smithi084.stdout:3434: done (7 left) 2023-10-01T07:35:26.360 INFO:tasks.rados.rados.0.smithi084.stdout:3435: done (6 left) 2023-10-01T07:35:26.360 INFO:tasks.rados.rados.0.smithi084.stdout:3436: done (5 left) 2023-10-01T07:35:26.360 INFO:tasks.rados.rados.0.smithi084.stdout:3437: done (4 left) 2023-10-01T07:35:26.361 INFO:tasks.rados.rados.0.smithi084.stdout:3438: done (3 left) 2023-10-01T07:35:26.361 INFO:tasks.rados.rados.0.smithi084.stdout:3439: done (2 left) 2023-10-01T07:35:26.361 INFO:tasks.rados.rados.0.smithi084.stdout:3440: done (1 left) 2023-10-01T07:35:26.361 INFO:tasks.rados.rados.0.smithi084.stdout:3441: done (0 left) 2023-10-01T07:35:26.361 INFO:tasks.rados.rados.0.smithi084.stdout:3442: read oid 413 snap -1 2023-10-01T07:35:26.361 INFO:tasks.rados.rados.0.smithi084.stdout:3442: expect deleted 2023-10-01T07:35:26.361 INFO:tasks.rados.rados.0.smithi084.stdout:3443: read oid 290 snap -1 2023-10-01T07:35:26.361 INFO:tasks.rados.rados.0.smithi084.stdout:3443: expect (ObjNum 1127 snap 0 seq_num 1127) 2023-10-01T07:35:26.361 INFO:tasks.rados.rados.0.smithi084.stdout:3444: read oid 100 snap -1 2023-10-01T07:35:26.361 INFO:tasks.rados.rados.0.smithi084.stdout:3444: expect (ObjNum 2027 snap 0 seq_num 2027) 2023-10-01T07:35:26.361 INFO:tasks.rados.rados.0.smithi084.stdout:3445: read oid 86 snap -1 2023-10-01T07:35:26.361 INFO:tasks.rados.rados.0.smithi084.stdout:3445: expect (ObjNum 2119 snap 0 seq_num 2119) 2023-10-01T07:35:26.362 INFO:tasks.rados.rados.0.smithi084.stdout:3446: write oid 266 current snap is 0 2023-10-01T07:35:26.362 INFO:tasks.rados.rados.0.smithi084.stdout:3446: seq_num 2142 ranges {400594=678551,1794665=205929} 2023-10-01T07:35:26.370 INFO:tasks.rados.rados.0.smithi084.stdout:3446: writing smithi08466639-266 from 400594 to 1079145 tid 1 2023-10-01T07:35:26.377 INFO:tasks.rados.rados.0.smithi084.stdout:3446: writing smithi08466639-266 from 1794665 to 2000594 tid 2 2023-10-01T07:35:26.377 INFO:tasks.rados.rados.0.smithi084.stdout:3447: write oid 304 current snap is 0 2023-10-01T07:35:26.377 INFO:tasks.rados.rados.0.smithi084.stdout:3447: seq_num 2143 ranges {417401=753800,1853147=164254} 2023-10-01T07:35:26.385 INFO:tasks.rados.rados.0.smithi084.stdout:3447: writing smithi08466639-304 from 417401 to 1171201 tid 1 2023-10-01T07:35:26.390 INFO:tasks.rados.rados.0.smithi084.stdout:3447: writing smithi08466639-304 from 1853147 to 2017401 tid 2 2023-10-01T07:35:26.390 INFO:tasks.rados.rados.0.smithi084.stdout:3448: write oid 127 current snap is 0 2023-10-01T07:35:26.390 INFO:tasks.rados.rados.0.smithi084.stdout:3448: seq_num 2144 ranges {434208=545402,1627982=406226} 2023-10-01T07:35:26.395 INFO:tasks.rados.rados.0.smithi084.stdout:3448: writing smithi08466639-127 from 434208 to 979610 tid 1 2023-10-01T07:35:26.401 INFO:tasks.rados.rados.0.smithi084.stdout:3448: writing smithi08466639-127 from 1627982 to 2034208 tid 2 2023-10-01T07:35:26.402 INFO:tasks.rados.rados.0.smithi084.stdout:3449: write oid 399 current snap is 0 2023-10-01T07:35:26.402 INFO:tasks.rados.rados.0.smithi084.stdout:3449: seq_num 2145 ranges {451015=620651,1570111=480904} 2023-10-01T07:35:26.407 INFO:tasks.rados.rados.0.smithi084.stdout:3449: writing smithi08466639-399 from 451015 to 1071666 tid 1 2023-10-01T07:35:26.413 INFO:tasks.rados.rados.0.smithi084.stdout:3449: writing smithi08466639-399 from 1570111 to 2051015 tid 2 2023-10-01T07:35:26.413 INFO:tasks.rados.rados.0.smithi084.stdout:3450: write oid 433 current snap is 0 2023-10-01T07:35:26.414 INFO:tasks.rados.rados.0.smithi084.stdout:3450: seq_num 2146 ranges {467822=695900,1628593=439229} 2023-10-01T07:35:26.420 INFO:tasks.rados.rados.0.smithi084.stdout:3450: writing smithi08466639-433 from 467822 to 1163722 tid 1 2023-10-01T07:35:26.426 INFO:tasks.rados.rados.0.smithi084.stdout:3450: writing smithi08466639-433 from 1628593 to 2067822 tid 2 2023-10-01T07:35:26.426 INFO:tasks.rados.rados.0.smithi084.stdout:3451: write oid 82 current snap is 0 2023-10-01T07:35:26.426 INFO:tasks.rados.rados.0.smithi084.stdout:3451: seq_num 2147 ranges {484629=771149,1687075=397554} 2023-10-01T07:35:26.433 INFO:tasks.rados.rados.0.smithi084.stdout:3451: writing smithi08466639-82 from 484629 to 1255778 tid 1 2023-10-01T07:35:26.438 INFO:tasks.rados.rados.0.smithi084.stdout:3451: writing smithi08466639-82 from 1687075 to 2084629 tid 2 2023-10-01T07:35:26.438 INFO:tasks.rados.rados.0.smithi084.stdout:3452: write oid 288 current snap is 0 2023-10-01T07:35:26.438 INFO:tasks.rados.rados.0.smithi084.stdout:3452: seq_num 2148 ranges {501436=446398,1745557=355879} 2023-10-01T07:35:26.444 INFO:tasks.rados.rados.0.smithi084.stdout:3452: writing smithi08466639-288 from 501436 to 947834 tid 1 2023-10-01T07:35:26.450 INFO:tasks.rados.rados.0.smithi084.stdout:3452: writing smithi08466639-288 from 1745557 to 2101436 tid 2 2023-10-01T07:35:26.450 INFO:tasks.rados.rados.0.smithi084.stdout:3453: write oid 227 current snap is 0 2023-10-01T07:35:26.450 INFO:tasks.rados.rados.0.smithi084.stdout:3453: seq_num 2149 ranges {518243=521647,1687686=430557} 2023-10-01T07:35:26.456 INFO:tasks.rados.rados.0.smithi084.stdout:3453: writing smithi08466639-227 from 518243 to 1039890 tid 1 2023-10-01T07:35:26.463 INFO:tasks.rados.rados.0.smithi084.stdout:3453: writing smithi08466639-227 from 1687686 to 2118243 tid 2 2023-10-01T07:35:26.463 INFO:tasks.rados.rados.0.smithi084.stdout:3442: done (11 left) 2023-10-01T07:35:26.463 INFO:tasks.rados.rados.0.smithi084.stdout:3454: read oid 410 snap -1 2023-10-01T07:35:26.463 INFO:tasks.rados.rados.0.smithi084.stdout:3454: expect deleted 2023-10-01T07:35:26.463 INFO:tasks.rados.rados.0.smithi084.stdout:3455: read oid 15 snap -1 2023-10-01T07:35:26.463 INFO:tasks.rados.rados.0.smithi084.stdout:3455: expect (ObjNum 2113 snap 0 seq_num 2113) 2023-10-01T07:35:26.463 INFO:tasks.rados.rados.0.smithi084.stdout:3456: read oid 224 snap -1 2023-10-01T07:35:26.463 INFO:tasks.rados.rados.0.smithi084.stdout:3456: expect deleted 2023-10-01T07:35:26.464 INFO:tasks.rados.rados.0.smithi084.stdout:3457: write oid 469 current snap is 0 2023-10-01T07:35:26.464 INFO:tasks.rados.rados.0.smithi084.stdout:3443: expect (ObjNum 1127 snap 0 seq_num 1127) 2023-10-01T07:35:26.478 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:26 smithi112 bash[50625]: debug 2023-10-01T07:35:26.021+0000 7f39e2a56200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-01T07:35:26.562 INFO:tasks.rados.rados.0.smithi084.stdout:3444: expect (ObjNum 2027 snap 0 seq_num 2027) 2023-10-01T07:35:26.653 INFO:tasks.rados.rados.0.smithi084.stdout:3446: finishing write tid 1 to smithi08466639-266 2023-10-01T07:35:26.654 INFO:tasks.rados.rados.0.smithi084.stdout:3445: expect (ObjNum 2119 snap 0 seq_num 2119) 2023-10-01T07:35:26.891 INFO:tasks.rados.rados.0.smithi084.stdout:3446: finishing write tid 2 to smithi08466639-266 2023-10-01T07:35:26.891 INFO:tasks.rados.rados.0.smithi084.stdout:3446: finishing write tid 3 to smithi08466639-266 2023-10-01T07:35:26.892 INFO:tasks.rados.rados.0.smithi084.stdout:3457: seq_num 2150 ranges {535050=596896,1746168=388882} 2023-10-01T07:35:26.900 INFO:tasks.rados.rados.0.smithi084.stdout:3457: writing smithi08466639-469 from 535050 to 1131946 tid 1 2023-10-01T07:35:26.906 INFO:tasks.rados.rados.0.smithi084.stdout:3457: writing smithi08466639-469 from 1746168 to 2135050 tid 2 2023-10-01T07:35:26.907 INFO:tasks.rados.rados.0.smithi084.stdout:3443: done (14 left) 2023-10-01T07:35:26.908 INFO:tasks.rados.rados.0.smithi084.stdout:3444: done (13 left) 2023-10-01T07:35:26.908 INFO:tasks.rados.rados.0.smithi084.stdout:3445: done (12 left) 2023-10-01T07:35:26.908 INFO:tasks.rados.rados.0.smithi084.stdout:3458: read oid 85 snap -1 2023-10-01T07:35:26.908 INFO:tasks.rados.rados.0.smithi084.stdout:3458: expect (ObjNum 1608 snap 0 seq_num 1608) 2023-10-01T07:35:26.908 INFO:tasks.rados.rados.0.smithi084.stdout:3459: read oid 8 snap -1 2023-10-01T07:35:26.908 INFO:tasks.rados.rados.0.smithi084.stdout:3459: expect (ObjNum 1994 snap 0 seq_num 1994) 2023-10-01T07:35:26.909 INFO:tasks.rados.rados.0.smithi084.stdout:3460: write oid 41 current snap is 0 2023-10-01T07:35:26.909 INFO:tasks.rados.rados.0.smithi084.stdout:3460: seq_num 2151 ranges {551857=672145,1804650=347207} 2023-10-01T07:35:26.916 INFO:tasks.rados.rados.0.smithi084.stdout:3460: writing smithi08466639-41 from 551857 to 1224002 tid 1 2023-10-01T07:35:26.922 INFO:tasks.rados.rados.0.smithi084.stdout:3460: writing smithi08466639-41 from 1804650 to 2151857 tid 2 2023-10-01T07:35:26.923 INFO:tasks.rados.rados.0.smithi084.stdout:3461: write oid 283 current snap is 0 2023-10-01T07:35:26.923 INFO:tasks.rados.rados.0.smithi084.stdout:3446: finishing write tid 4 to smithi08466639-266 2023-10-01T07:35:26.923 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 266 v 400 (ObjNum 2142 snap 0 seq_num 2142) dirty exists 2023-10-01T07:35:26.923 INFO:tasks.rados.rados.0.smithi084.stdout:3446: left oid 266 (ObjNum 2142 snap 0 seq_num 2142) 2023-10-01T07:35:26.923 INFO:tasks.rados.rados.0.smithi084.stdout:3447: finishing write tid 1 to smithi08466639-304 2023-10-01T07:35:26.924 INFO:tasks.rados.rados.0.smithi084.stdout:3447: finishing write tid 2 to smithi08466639-304 2023-10-01T07:35:26.924 INFO:tasks.rados.rados.0.smithi084.stdout:3447: finishing write tid 3 to smithi08466639-304 2023-10-01T07:35:26.924 INFO:tasks.rados.rados.0.smithi084.stdout:3447: finishing write tid 4 to smithi08466639-304 2023-10-01T07:35:26.924 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 304 v 336 (ObjNum 2143 snap 0 seq_num 2143) dirty exists 2023-10-01T07:35:26.924 INFO:tasks.rados.rados.0.smithi084.stdout:3447: left oid 304 (ObjNum 2143 snap 0 seq_num 2143) 2023-10-01T07:35:26.924 INFO:tasks.rados.rados.0.smithi084.stdout:3448: finishing write tid 1 to smithi08466639-127 2023-10-01T07:35:26.925 INFO:tasks.rados.rados.0.smithi084.stdout:3448: finishing write tid 2 to smithi08466639-127 2023-10-01T07:35:26.925 INFO:tasks.rados.rados.0.smithi084.stdout:3448: finishing write tid 3 to smithi08466639-127 2023-10-01T07:35:26.925 INFO:tasks.rados.rados.0.smithi084.stdout:3448: finishing write tid 4 to smithi08466639-127 2023-10-01T07:35:26.925 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 127 v 403 (ObjNum 2144 snap 0 seq_num 2144) dirty exists 2023-10-01T07:35:26.925 INFO:tasks.rados.rados.0.smithi084.stdout:3448: left oid 127 (ObjNum 2144 snap 0 seq_num 2144) 2023-10-01T07:35:26.925 INFO:tasks.rados.rados.0.smithi084.stdout:3449: finishing write tid 1 to smithi08466639-399 2023-10-01T07:35:26.926 INFO:tasks.rados.rados.0.smithi084.stdout:3461: seq_num 2152 ranges {568664=463747,1579485=589179} 2023-10-01T07:35:26.928 INFO:tasks.rados.rados.0.smithi084.stdout:3461: writing smithi08466639-283 from 568664 to 1032411 tid 1 2023-10-01T07:35:26.935 INFO:tasks.rados.rados.0.smithi084.stdout:3461: writing smithi08466639-283 from 1579485 to 2168664 tid 2 2023-10-01T07:35:26.935 INFO:tasks.rados.rados.0.smithi084.stdout:3446: done (15 left) 2023-10-01T07:35:26.935 INFO:tasks.rados.rados.0.smithi084.stdout:3447: done (14 left) 2023-10-01T07:35:26.936 INFO:tasks.rados.rados.0.smithi084.stdout:3448: done (13 left) 2023-10-01T07:35:26.936 INFO:tasks.rados.rados.0.smithi084.stdout:3462: write oid 269 current snap is 0 2023-10-01T07:35:26.936 INFO:tasks.rados.rados.0.smithi084.stdout:3449: finishing write tid 2 to smithi08466639-399 2023-10-01T07:35:26.936 INFO:tasks.rados.rados.0.smithi084.stdout:3449: finishing write tid 3 to smithi08466639-399 2023-10-01T07:35:26.936 INFO:tasks.rados.rados.0.smithi084.stdout:3449: finishing write tid 4 to smithi08466639-399 2023-10-01T07:35:26.936 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 399 v 464 (ObjNum 2145 snap 0 seq_num 2145) dirty exists 2023-10-01T07:35:26.937 INFO:tasks.rados.rados.0.smithi084.stdout:3449: left oid 399 (ObjNum 2145 snap 0 seq_num 2145) 2023-10-01T07:35:26.937 INFO:tasks.rados.rados.0.smithi084.stdout:3450: finishing write tid 1 to smithi08466639-433 2023-10-01T07:35:26.937 INFO:tasks.rados.rados.0.smithi084.stdout:3450: finishing write tid 2 to smithi08466639-433 2023-10-01T07:35:26.937 INFO:tasks.rados.rados.0.smithi084.stdout:3462: seq_num 2153 ranges {585471=538996,1921614=263857} 2023-10-01T07:35:26.946 INFO:tasks.rados.rados.0.smithi084.stdout:3462: writing smithi08466639-269 from 585471 to 1124467 tid 1 2023-10-01T07:35:26.954 INFO:tasks.rados.rados.0.smithi084.stdout:3462: writing smithi08466639-269 from 1921614 to 2185471 tid 2 2023-10-01T07:35:26.954 INFO:tasks.rados.rados.0.smithi084.stdout:3449: done (13 left) 2023-10-01T07:35:26.954 INFO:tasks.rados.rados.0.smithi084.stdout:3463: delete oid 179 current snap is 0 2023-10-01T07:35:26.954 INFO:tasks.rados.rados.0.smithi084.stdout:3450: finishing write tid 3 to smithi08466639-433 2023-10-01T07:35:26.955 INFO:tasks.rados.rados.0.smithi084.stdout:3450: finishing write tid 4 to smithi08466639-433 2023-10-01T07:35:26.955 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 433 v 388 (ObjNum 2146 snap 0 seq_num 2146) dirty exists 2023-10-01T07:35:26.955 INFO:tasks.rados.rados.0.smithi084.stdout:3450: left oid 433 (ObjNum 2146 snap 0 seq_num 2146) 2023-10-01T07:35:26.955 INFO:tasks.rados.rados.0.smithi084.stdout:3451: finishing write tid 1 to smithi08466639-82 2023-10-01T07:35:26.956 INFO:tasks.rados.rados.0.smithi084.stdout:3451: finishing write tid 2 to smithi08466639-82 2023-10-01T07:35:26.956 INFO:tasks.rados.rados.0.smithi084.stdout:3451: finishing write tid 3 to smithi08466639-82 2023-10-01T07:35:26.956 INFO:tasks.rados.rados.0.smithi084.stdout:3451: finishing write tid 4 to smithi08466639-82 2023-10-01T07:35:26.956 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 82 v 485 (ObjNum 2147 snap 0 seq_num 2147) dirty exists 2023-10-01T07:35:26.956 INFO:tasks.rados.rados.0.smithi084.stdout:3451: left oid 82 (ObjNum 2147 snap 0 seq_num 2147) 2023-10-01T07:35:26.956 INFO:tasks.rados.rados.0.smithi084.stdout:3452: finishing write tid 1 to smithi08466639-288 2023-10-01T07:35:26.956 INFO:tasks.rados.rados.0.smithi084.stdout:3452: finishing write tid 2 to smithi08466639-288 2023-10-01T07:35:26.957 INFO:tasks.rados.rados.0.smithi084.stdout:3452: finishing write tid 3 to smithi08466639-288 2023-10-01T07:35:26.957 INFO:tasks.rados.rados.0.smithi084.stdout:3452: finishing write tid 4 to smithi08466639-288 2023-10-01T07:35:26.957 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 288 v 530 (ObjNum 2148 snap 0 seq_num 2148) dirty exists 2023-10-01T07:35:26.957 INFO:tasks.rados.rados.0.smithi084.stdout:3452: left oid 288 (ObjNum 2148 snap 0 seq_num 2148) 2023-10-01T07:35:26.957 INFO:tasks.rados.rados.0.smithi084.stdout:3453: finishing write tid 1 to smithi08466639-227 2023-10-01T07:35:26.957 INFO:tasks.rados.rados.0.smithi084.stdout:3453: finishing write tid 2 to smithi08466639-227 2023-10-01T07:35:26.958 INFO:tasks.rados.rados.0.smithi084.stdout:3453: finishing write tid 3 to smithi08466639-227 2023-10-01T07:35:26.958 INFO:tasks.rados.rados.0.smithi084.stdout:3453: finishing write tid 4 to smithi08466639-227 2023-10-01T07:35:26.958 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 227 v 498 (ObjNum 2149 snap 0 seq_num 2149) dirty exists 2023-10-01T07:35:26.958 INFO:tasks.rados.rados.0.smithi084.stdout:3453: left oid 227 (ObjNum 2149 snap 0 seq_num 2149) 2023-10-01T07:35:26.958 INFO:tasks.rados.rados.0.smithi084.stdout:3455: expect (ObjNum 2113 snap 0 seq_num 2113) 2023-10-01T07:35:26.977 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:26 smithi112 bash[27689]: cluster 2023-10-01T07:35:25.440842+0000 mgr.y (mgr.15282) 6 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-01T07:35:26.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:26 smithi112 bash[27689]: cluster 2023-10-01T07:35:25.642547+0000 mon.a (mon.0) 839 : cluster [DBG] mgrmap e28: y(active, since 2s) 2023-10-01T07:35:27.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:26 smithi084 bash[27378]: cluster 2023-10-01T07:35:25.440842+0000 mgr.y (mgr.15282) 6 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-01T07:35:27.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:26 smithi084 bash[27378]: cluster 2023-10-01T07:35:25.642547+0000 mon.a (mon.0) 839 : cluster [DBG] mgrmap e28: y(active, since 2s) 2023-10-01T07:35:27.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:26 smithi084 bash[33757]: cluster 2023-10-01T07:35:25.440842+0000 mgr.y (mgr.15282) 6 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-01T07:35:27.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:26 smithi084 bash[33757]: cluster 2023-10-01T07:35:25.642547+0000 mon.a (mon.0) 839 : cluster [DBG] mgrmap e28: y(active, since 2s) 2023-10-01T07:35:27.160 INFO:tasks.rados.rados.0.smithi084.stdout:3457: finishing write tid 1 to smithi08466639-469 2023-10-01T07:35:27.160 INFO:tasks.rados.rados.0.smithi084.stdout:3457: finishing write tid 2 to smithi08466639-469 2023-10-01T07:35:27.160 INFO:tasks.rados.rados.0.smithi084.stdout:3460: finishing write tid 1 to smithi08466639-41 2023-10-01T07:35:27.160 INFO:tasks.rados.rados.0.smithi084.stdout:3459: expect (ObjNum 1994 snap 0 seq_num 1994) 2023-10-01T07:35:27.342 INFO:tasks.rados.rados.0.smithi084.stdout:3458: expect (ObjNum 1608 snap 0 seq_num 1608) 2023-10-01T07:35:27.437 INFO:tasks.rados.rados.0.smithi084.stdout:3457: finishing write tid 3 to smithi08466639-469 2023-10-01T07:35:27.438 INFO:tasks.rados.rados.0.smithi084.stdout:3457: finishing write tid 4 to smithi08466639-469 2023-10-01T07:35:27.438 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 469 v 467 (ObjNum 2150 snap 0 seq_num 2150) dirty exists 2023-10-01T07:35:27.438 INFO:tasks.rados.rados.0.smithi084.stdout:3457: left oid 469 (ObjNum 2150 snap 0 seq_num 2150) 2023-10-01T07:35:27.438 INFO:tasks.rados.rados.0.smithi084.stdout:3460: finishing write tid 2 to smithi08466639-41 2023-10-01T07:35:27.438 INFO:tasks.rados.rados.0.smithi084.stdout:3460: finishing write tid 3 to smithi08466639-41 2023-10-01T07:35:27.438 INFO:tasks.rados.rados.0.smithi084.stdout:3460: finishing write tid 4 to smithi08466639-41 2023-10-01T07:35:27.438 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 41 v 467 (ObjNum 2151 snap 0 seq_num 2151) dirty exists 2023-10-01T07:35:27.438 INFO:tasks.rados.rados.0.smithi084.stdout:3460: left oid 41 (ObjNum 2151 snap 0 seq_num 2151) 2023-10-01T07:35:27.438 INFO:tasks.rados.rados.0.smithi084.stdout:3461: finishing write tid 1 to smithi08466639-283 2023-10-01T07:35:27.438 INFO:tasks.rados.rados.0.smithi084.stdout:3461: finishing write tid 2 to smithi08466639-283 2023-10-01T07:35:27.439 INFO:tasks.rados.rados.0.smithi084.stdout:3461: finishing write tid 3 to smithi08466639-283 2023-10-01T07:35:27.439 INFO:tasks.rados.rados.0.smithi084.stdout:3461: finishing write tid 4 to smithi08466639-283 2023-10-01T07:35:27.439 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 283 v 470 (ObjNum 2152 snap 0 seq_num 2152) dirty exists 2023-10-01T07:35:27.439 INFO:tasks.rados.rados.0.smithi084.stdout:3461: left oid 283 (ObjNum 2152 snap 0 seq_num 2152) 2023-10-01T07:35:27.439 INFO:tasks.rados.rados.0.smithi084.stdout:3462: finishing write tid 1 to smithi08466639-269 2023-10-01T07:35:27.439 INFO:tasks.rados.rados.0.smithi084.stdout:3462: finishing write tid 2 to smithi08466639-269 2023-10-01T07:35:27.439 INFO:tasks.rados.rados.0.smithi084.stdout:3462: finishing write tid 3 to smithi08466639-269 2023-10-01T07:35:27.439 INFO:tasks.rados.rados.0.smithi084.stdout:3462: finishing write tid 4 to smithi08466639-269 2023-10-01T07:35:27.439 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 269 v 470 (ObjNum 2153 snap 0 seq_num 2153) dirty exists 2023-10-01T07:35:27.439 INFO:tasks.rados.rados.0.smithi084.stdout:3462: left oid 269 (ObjNum 2153 snap 0 seq_num 2153) 2023-10-01T07:35:27.439 INFO:tasks.rados.rados.0.smithi084.stdout:3450: done (13 left) 2023-10-01T07:35:27.439 INFO:tasks.rados.rados.0.smithi084.stdout:3451: done (12 left) 2023-10-01T07:35:27.440 INFO:tasks.rados.rados.0.smithi084.stdout:3452: done (11 left) 2023-10-01T07:35:27.440 INFO:tasks.rados.rados.0.smithi084.stdout:3453: done (10 left) 2023-10-01T07:35:27.440 INFO:tasks.rados.rados.0.smithi084.stdout:3454: done (9 left) 2023-10-01T07:35:27.440 INFO:tasks.rados.rados.0.smithi084.stdout:3455: done (8 left) 2023-10-01T07:35:27.440 INFO:tasks.rados.rados.0.smithi084.stdout:3456: done (7 left) 2023-10-01T07:35:27.440 INFO:tasks.rados.rados.0.smithi084.stdout:3457: done (6 left) 2023-10-01T07:35:27.440 INFO:tasks.rados.rados.0.smithi084.stdout:3458: done (5 left) 2023-10-01T07:35:27.440 INFO:tasks.rados.rados.0.smithi084.stdout:3459: done (4 left) 2023-10-01T07:35:27.440 INFO:tasks.rados.rados.0.smithi084.stdout:3460: done (3 left) 2023-10-01T07:35:27.440 INFO:tasks.rados.rados.0.smithi084.stdout:3461: done (2 left) 2023-10-01T07:35:27.440 INFO:tasks.rados.rados.0.smithi084.stdout:3462: done (1 left) 2023-10-01T07:35:27.440 INFO:tasks.rados.rados.0.smithi084.stdout:3463: done (0 left) 2023-10-01T07:35:27.441 INFO:tasks.rados.rados.0.smithi084.stdout:3464: write oid 114 current snap is 0 2023-10-01T07:35:27.441 INFO:tasks.rados.rados.0.smithi084.stdout:3464: seq_num 2155 ranges {619085=689494,2038578=180507} 2023-10-01T07:35:27.449 INFO:tasks.rados.rados.0.smithi084.stdout:3464: writing smithi08466639-114 from 619085 to 1308579 tid 1 2023-10-01T07:35:27.456 INFO:tasks.rados.rados.0.smithi084.stdout:3464: writing smithi08466639-114 from 2038578 to 2219085 tid 2 2023-10-01T07:35:27.456 INFO:tasks.rados.rados.0.smithi084.stdout:3465: read oid 353 snap -1 2023-10-01T07:35:27.456 INFO:tasks.rados.rados.0.smithi084.stdout:3465: expect (ObjNum 1534 snap 0 seq_num 1534) 2023-10-01T07:35:27.456 INFO:tasks.rados.rados.0.smithi084.stdout:3466: read oid 44 snap -1 2023-10-01T07:35:27.456 INFO:tasks.rados.rados.0.smithi084.stdout:3466: expect deleted 2023-10-01T07:35:27.457 INFO:tasks.rados.rados.0.smithi084.stdout:3467: read oid 274 snap -1 2023-10-01T07:35:27.457 INFO:tasks.rados.rados.0.smithi084.stdout:3467: expect (ObjNum 1973 snap 0 seq_num 1973) 2023-10-01T07:35:27.457 INFO:tasks.rados.rados.0.smithi084.stdout:3468: read oid 213 snap -1 2023-10-01T07:35:27.457 INFO:tasks.rados.rados.0.smithi084.stdout:3468: expect deleted 2023-10-01T07:35:27.457 INFO:tasks.rados.rados.0.smithi084.stdout:3469: read oid 91 snap -1 2023-10-01T07:35:27.457 INFO:tasks.rados.rados.0.smithi084.stdout:3469: expect deleted 2023-10-01T07:35:27.457 INFO:tasks.rados.rados.0.smithi084.stdout:3470: read oid 160 snap -1 2023-10-01T07:35:27.457 INFO:tasks.rados.rados.0.smithi084.stdout:3470: expect (ObjNum 1941 snap 0 seq_num 1941) 2023-10-01T07:35:27.457 INFO:tasks.rados.rados.0.smithi084.stdout:3471: read oid 447 snap -1 2023-10-01T07:35:27.457 INFO:tasks.rados.rados.0.smithi084.stdout:3471: expect (ObjNum 1684 snap 0 seq_num 1684) 2023-10-01T07:35:27.457 INFO:tasks.rados.rados.0.smithi084.stdout:3472: read oid 319 snap -1 2023-10-01T07:35:27.457 INFO:tasks.rados.rados.0.smithi084.stdout:3472: expect deleted 2023-10-01T07:35:27.458 INFO:tasks.rados.rados.0.smithi084.stdout:3473: read oid 157 snap -1 2023-10-01T07:35:27.458 INFO:tasks.rados.rados.0.smithi084.stdout:3473: expect (ObjNum 2098 snap 0 seq_num 2098) 2023-10-01T07:35:27.458 INFO:tasks.rados.rados.0.smithi084.stdout:3474: write oid 67 current snap is 0 2023-10-01T07:35:27.458 INFO:tasks.rados.rados.0.smithi084.stdout:3474: seq_num 2156 ranges {635892=764743,2097060=138832} 2023-10-01T07:35:27.466 INFO:tasks.rados.rados.0.smithi084.stdout:3474: writing smithi08466639-67 from 635892 to 1400635 tid 1 2023-10-01T07:35:27.471 INFO:tasks.rados.rados.0.smithi084.stdout:3474: writing smithi08466639-67 from 2097060 to 2235892 tid 2 2023-10-01T07:35:27.472 INFO:tasks.rados.rados.0.smithi084.stdout:3475: delete oid 325 current snap is 0 2023-10-01T07:35:27.472 INFO:tasks.rados.rados.0.smithi084.stdout:3464: finishing write tid 1 to smithi08466639-114 2023-10-01T07:35:27.472 INFO:tasks.rados.rados.0.smithi084.stdout:3464: finishing write tid 2 to smithi08466639-114 2023-10-01T07:35:27.472 INFO:tasks.rados.rados.0.smithi084.stdout:3464: finishing write tid 3 to smithi08466639-114 2023-10-01T07:35:27.472 INFO:tasks.rados.rados.0.smithi084.stdout:3464: finishing write tid 4 to smithi08466639-114 2023-10-01T07:35:27.472 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 114 v 482 (ObjNum 2155 snap 0 seq_num 2155) dirty exists 2023-10-01T07:35:27.472 INFO:tasks.rados.rados.0.smithi084.stdout:3464: left oid 114 (ObjNum 2155 snap 0 seq_num 2155) 2023-10-01T07:35:27.472 INFO:tasks.rados.rados.0.smithi084.stdout:3465: expect (ObjNum 1534 snap 0 seq_num 1534) 2023-10-01T07:35:27.477 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:27 smithi112 bash[50625]: debug 2023-10-01T07:35:27.157+0000 7f39e2a56200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-01T07:35:27.478 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:27 smithi112 bash[50625]: debug 2023-10-01T07:35:27.273+0000 7f39e2a56200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-01T07:35:27.478 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:27 smithi112 bash[50625]: debug 2023-10-01T07:35:27.393+0000 7f39e2a56200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-01T07:35:27.593 INFO:tasks.rados.rados.0.smithi084.stdout:3471: expect (ObjNum 1684 snap 0 seq_num 1684) 2023-10-01T07:35:27.669 INFO:tasks.rados.rados.0.smithi084.stdout:3467: expect (ObjNum 1973 snap 0 seq_num 1973) 2023-10-01T07:35:27.872 INFO:tasks.rados.rados.0.smithi084.stdout:3470: expect (ObjNum 1941 snap 0 seq_num 1941) 2023-10-01T07:35:27.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:27 smithi112 bash[27689]: audit 2023-10-01T07:35:27.101392+0000 mon.a (mon.0) 840 : audit [DBG] from='client.? 172.21.15.84:0/538714379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:27.978 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:27 smithi112 bash[50625]: debug 2023-10-01T07:35:27.877+0000 7f39e2a56200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-01T07:35:27.981 INFO:tasks.rados.rados.0.smithi084.stdout:3474: finishing write tid 1 to smithi08466639-67 2023-10-01T07:35:27.981 INFO:tasks.rados.rados.0.smithi084.stdout:3474: finishing write tid 2 to smithi08466639-67 2023-10-01T07:35:27.981 INFO:tasks.rados.rados.0.smithi084.stdout:3474: finishing write tid 3 to smithi08466639-67 2023-10-01T07:35:27.981 INFO:tasks.rados.rados.0.smithi084.stdout:3474: finishing write tid 4 to smithi08466639-67 2023-10-01T07:35:27.981 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 67 v 406 (ObjNum 2156 snap 0 seq_num 2156) dirty exists 2023-10-01T07:35:27.981 INFO:tasks.rados.rados.0.smithi084.stdout:3474: left oid 67 (ObjNum 2156 snap 0 seq_num 2156) 2023-10-01T07:35:27.981 INFO:tasks.rados.rados.0.smithi084.stdout:3473: expect (ObjNum 2098 snap 0 seq_num 2098) 2023-10-01T07:35:28.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:27 smithi084 bash[27378]: audit 2023-10-01T07:35:27.101392+0000 mon.a (mon.0) 840 : audit [DBG] from='client.? 172.21.15.84:0/538714379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:28.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:27 smithi084 bash[33757]: audit 2023-10-01T07:35:27.101392+0000 mon.a (mon.0) 840 : audit [DBG] from='client.? 172.21.15.84:0/538714379' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:28.119 INFO:tasks.rados.rados.0.smithi084.stdout:3464: done (11 left) 2023-10-01T07:35:28.119 INFO:tasks.rados.rados.0.smithi084.stdout:3465: done (10 left) 2023-10-01T07:35:28.119 INFO:tasks.rados.rados.0.smithi084.stdout:3466: done (9 left) 2023-10-01T07:35:28.119 INFO:tasks.rados.rados.0.smithi084.stdout:3467: done (8 left) 2023-10-01T07:35:28.119 INFO:tasks.rados.rados.0.smithi084.stdout:3468: done (7 left) 2023-10-01T07:35:28.119 INFO:tasks.rados.rados.0.smithi084.stdout:3469: done (6 left) 2023-10-01T07:35:28.119 INFO:tasks.rados.rados.0.smithi084.stdout:3470: done (5 left) 2023-10-01T07:35:28.120 INFO:tasks.rados.rados.0.smithi084.stdout:3471: done (4 left) 2023-10-01T07:35:28.120 INFO:tasks.rados.rados.0.smithi084.stdout:3472: done (3 left) 2023-10-01T07:35:28.120 INFO:tasks.rados.rados.0.smithi084.stdout:3473: done (2 left) 2023-10-01T07:35:28.120 INFO:tasks.rados.rados.0.smithi084.stdout:3474: done (1 left) 2023-10-01T07:35:28.120 INFO:tasks.rados.rados.0.smithi084.stdout:3475: done (0 left) 2023-10-01T07:35:28.120 INFO:tasks.rados.rados.0.smithi084.stdout:3476: read oid 65 snap -1 2023-10-01T07:35:28.120 INFO:tasks.rados.rados.0.smithi084.stdout:3476: expect deleted 2023-10-01T07:35:28.120 INFO:tasks.rados.rados.0.smithi084.stdout:3477: write oid 252 current snap is 0 2023-10-01T07:35:28.120 INFO:tasks.rados.rados.0.smithi084.stdout:3477: seq_num 2158 ranges {669506=515241,1697671=571835} 2023-10-01T07:35:28.132 INFO:tasks.rados.rados.0.smithi084.stdout:3477: writing smithi08466639-252 from 669506 to 1184747 tid 1 2023-10-01T07:35:28.139 INFO:tasks.rados.rados.0.smithi084.stdout:3477: writing smithi08466639-252 from 1697671 to 2269506 tid 2 2023-10-01T07:35:28.139 INFO:tasks.rados.rados.0.smithi084.stdout:3478: write oid 103 current snap is 0 2023-10-01T07:35:28.139 INFO:tasks.rados.rados.0.smithi084.stdout:3478: seq_num 2159 ranges {686313=590490,1756153=530160} 2023-10-01T07:35:28.146 INFO:tasks.rados.rados.0.smithi084.stdout:3478: writing smithi08466639-103 from 686313 to 1276803 tid 1 2023-10-01T07:35:28.152 INFO:tasks.rados.rados.0.smithi084.stdout:3478: writing smithi08466639-103 from 1756153 to 2286313 tid 2 2023-10-01T07:35:28.152 INFO:tasks.rados.rados.0.smithi084.stdout:3479: read oid 351 snap -1 2023-10-01T07:35:28.152 INFO:tasks.rados.rados.0.smithi084.stdout:3479: expect (ObjNum 1342 snap 0 seq_num 1342) 2023-10-01T07:35:28.152 INFO:tasks.rados.rados.0.smithi084.stdout:3480: write oid 118 current snap is 0 2023-10-01T07:35:28.152 INFO:tasks.rados.rados.0.smithi084.stdout:3480: seq_num 2160 ranges {703120=782092,1930988=372132} 2023-10-01T07:35:28.160 INFO:tasks.rados.rados.0.smithi084.stdout:3480: writing smithi08466639-118 from 703120 to 1485212 tid 1 2023-10-01T07:35:28.165 INFO:tasks.rados.rados.0.smithi084.stdout:3480: writing smithi08466639-118 from 1930988 to 2303120 tid 2 2023-10-01T07:35:28.165 INFO:tasks.rados.rados.0.smithi084.stdout:3481: write oid 419 current snap is 0 2023-10-01T07:35:28.166 INFO:tasks.rados.rados.0.smithi084.stdout:3481: seq_num 2161 ranges {719927=457341,1873117=446810} 2023-10-01T07:35:28.172 INFO:tasks.rados.rados.0.smithi084.stdout:3481: writing smithi08466639-419 from 719927 to 1177268 tid 1 2023-10-01T07:35:28.179 INFO:tasks.rados.rados.0.smithi084.stdout:3481: writing smithi08466639-419 from 1873117 to 2319927 tid 2 2023-10-01T07:35:28.179 INFO:tasks.rados.rados.0.smithi084.stdout:3482: delete oid 60 current snap is 0 2023-10-01T07:35:28.179 INFO:tasks.rados.rados.0.smithi084.stdout:3477: finishing write tid 1 to smithi08466639-252 2023-10-01T07:35:28.179 INFO:tasks.rados.rados.0.smithi084.stdout:3477: finishing write tid 2 to smithi08466639-252 2023-10-01T07:35:28.179 INFO:tasks.rados.rados.0.smithi084.stdout:3477: finishing write tid 3 to smithi08466639-252 2023-10-01T07:35:28.179 INFO:tasks.rados.rados.0.smithi084.stdout:3477: finishing write tid 4 to smithi08466639-252 2023-10-01T07:35:28.179 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 252 v 473 (ObjNum 2158 snap 0 seq_num 2158) dirty exists 2023-10-01T07:35:28.180 INFO:tasks.rados.rados.0.smithi084.stdout:3477: left oid 252 (ObjNum 2158 snap 0 seq_num 2158) 2023-10-01T07:35:28.180 INFO:tasks.rados.rados.0.smithi084.stdout:3478: finishing write tid 1 to smithi08466639-103 2023-10-01T07:35:28.180 INFO:tasks.rados.rados.0.smithi084.stdout:3478: finishing write tid 2 to smithi08466639-103 2023-10-01T07:35:28.180 INFO:tasks.rados.rados.0.smithi084.stdout:3478: finishing write tid 3 to smithi08466639-103 2023-10-01T07:35:28.180 INFO:tasks.rados.rados.0.smithi084.stdout:3478: finishing write tid 4 to smithi08466639-103 2023-10-01T07:35:28.180 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 103 v 365 (ObjNum 2159 snap 0 seq_num 2159) dirty exists 2023-10-01T07:35:28.180 INFO:tasks.rados.rados.0.smithi084.stdout:3478: left oid 103 (ObjNum 2159 snap 0 seq_num 2159) 2023-10-01T07:35:28.180 INFO:tasks.rados.rados.0.smithi084.stdout:3479: expect (ObjNum 1342 snap 0 seq_num 1342) 2023-10-01T07:35:28.298 INFO:tasks.rados.rados.0.smithi084.stdout:3480: finishing write tid 1 to smithi08466639-118 2023-10-01T07:35:28.298 INFO:tasks.rados.rados.0.smithi084.stdout:3480: finishing write tid 2 to smithi08466639-118 2023-10-01T07:35:28.298 INFO:tasks.rados.rados.0.smithi084.stdout:3480: finishing write tid 3 to smithi08466639-118 2023-10-01T07:35:28.299 INFO:tasks.rados.rados.0.smithi084.stdout:3480: finishing write tid 4 to smithi08466639-118 2023-10-01T07:35:28.299 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 118 v 485 (ObjNum 2160 snap 0 seq_num 2160) dirty exists 2023-10-01T07:35:28.299 INFO:tasks.rados.rados.0.smithi084.stdout:3480: left oid 118 (ObjNum 2160 snap 0 seq_num 2160) 2023-10-01T07:35:28.299 INFO:tasks.rados.rados.0.smithi084.stdout:3481: finishing write tid 1 to smithi08466639-419 2023-10-01T07:35:28.299 INFO:tasks.rados.rados.0.smithi084.stdout:3481: finishing write tid 2 to smithi08466639-419 2023-10-01T07:35:28.299 INFO:tasks.rados.rados.0.smithi084.stdout:3481: finishing write tid 3 to smithi08466639-419 2023-10-01T07:35:28.299 INFO:tasks.rados.rados.0.smithi084.stdout:3481: finishing write tid 4 to smithi08466639-419 2023-10-01T07:35:28.299 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 419 v 374 (ObjNum 2161 snap 0 seq_num 2161) dirty exists 2023-10-01T07:35:28.299 INFO:tasks.rados.rados.0.smithi084.stdout:3481: left oid 419 (ObjNum 2161 snap 0 seq_num 2161) 2023-10-01T07:35:28.299 INFO:tasks.rados.rados.0.smithi084.stdout:3476: done (6 left) 2023-10-01T07:35:28.299 INFO:tasks.rados.rados.0.smithi084.stdout:3477: done (5 left) 2023-10-01T07:35:28.299 INFO:tasks.rados.rados.0.smithi084.stdout:3478: done (4 left) 2023-10-01T07:35:28.300 INFO:tasks.rados.rados.0.smithi084.stdout:3479: done (3 left) 2023-10-01T07:35:28.300 INFO:tasks.rados.rados.0.smithi084.stdout:3480: done (2 left) 2023-10-01T07:35:28.300 INFO:tasks.rados.rados.0.smithi084.stdout:3481: done (1 left) 2023-10-01T07:35:28.300 INFO:tasks.rados.rados.0.smithi084.stdout:3482: done (0 left) 2023-10-01T07:35:28.300 INFO:tasks.rados.rados.0.smithi084.stdout:3483: read oid 345 snap -1 2023-10-01T07:35:28.300 INFO:tasks.rados.rados.0.smithi084.stdout:3483: expect (ObjNum 1164 snap 0 seq_num 1164) 2023-10-01T07:35:28.300 INFO:tasks.rados.rados.0.smithi084.stdout:3484: read oid 457 snap -1 2023-10-01T07:35:28.301 INFO:tasks.rados.rados.0.smithi084.stdout:3484: expect (ObjNum 1388 snap 0 seq_num 1388) 2023-10-01T07:35:28.301 INFO:tasks.rados.rados.0.smithi084.stdout:3485: read oid 356 snap -1 2023-10-01T07:35:28.301 INFO:tasks.rados.rados.0.smithi084.stdout:3485: expect (ObjNum 1613 snap 0 seq_num 1613) 2023-10-01T07:35:28.301 INFO:tasks.rados.rados.0.smithi084.stdout:3486: read oid 34 snap -1 2023-10-01T07:35:28.301 INFO:tasks.rados.rados.0.smithi084.stdout:3486: expect (ObjNum 1886 snap 0 seq_num 1886) 2023-10-01T07:35:28.301 INFO:tasks.rados.rados.0.smithi084.stdout:3487: delete oid 292 current snap is 0 2023-10-01T07:35:28.301 INFO:tasks.rados.rados.0.smithi084.stdout:3487: done (4 left) 2023-10-01T07:35:28.301 INFO:tasks.rados.rados.0.smithi084.stdout:3488: delete oid 120 current snap is 0 2023-10-01T07:35:28.307 INFO:tasks.rados.rados.0.smithi084.stdout:3488: done (4 left) 2023-10-01T07:35:28.307 INFO:tasks.rados.rados.0.smithi084.stdout:3489: read oid 325 snap -1 2023-10-01T07:35:28.307 INFO:tasks.rados.rados.0.smithi084.stdout:3489: expect deleted 2023-10-01T07:35:28.309 INFO:tasks.rados.rados.0.smithi084.stdout:3490: write oid 252 current snap is 0 2023-10-01T07:35:28.309 INFO:tasks.rados.rados.0.smithi084.stdout:3490: seq_num 2165 ranges {787155=758337,1990692=396463} 2023-10-01T07:35:28.320 INFO:tasks.rados.rados.0.smithi084.stdout:3490: writing smithi08466639-252 from 787155 to 1545492 tid 1 2023-10-01T07:35:28.325 INFO:tasks.rados.rados.0.smithi084.stdout:3490: writing smithi08466639-252 from 1990692 to 2387155 tid 2 2023-10-01T07:35:28.325 INFO:tasks.rados.rados.0.smithi084.stdout:3491: write oid 289 current snap is 0 2023-10-01T07:35:28.325 INFO:tasks.rados.rados.0.smithi084.stdout:3491: seq_num 2166 ranges {403962=433586,1249174=701757} 2023-10-01T07:35:28.329 INFO:tasks.rados.rados.0.smithi084.stdout:3491: writing smithi08466639-289 from 403962 to 837548 tid 1 2023-10-01T07:35:28.336 INFO:tasks.rados.rados.0.smithi084.stdout:3491: writing smithi08466639-289 from 1249174 to 1950931 tid 2 2023-10-01T07:35:28.336 INFO:tasks.rados.rados.0.smithi084.stdout:3492: write oid 374 current snap is 0 2023-10-01T07:35:28.336 INFO:tasks.rados.rados.0.smithi084.stdout:3484: expect (ObjNum 1388 snap 0 seq_num 1388) 2023-10-01T07:35:28.477 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:28 smithi112 bash[50625]: debug 2023-10-01T07:35:28.109+0000 7f39e2a56200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-01T07:35:28.500 INFO:tasks.rados.rados.0.smithi084.stdout:3483: expect (ObjNum 1164 snap 0 seq_num 1164) 2023-10-01T07:35:28.618 INFO:tasks.rados.rados.0.smithi084.stdout:3485: expect (ObjNum 1613 snap 0 seq_num 1613) 2023-10-01T07:35:28.725 INFO:tasks.rados.rados.0.smithi084.stdout:3486: expect (ObjNum 1886 snap 0 seq_num 1886) 2023-10-01T07:35:28.926 INFO:tasks.rados.rados.0.smithi084.stdout:3490: finishing write tid 1 to smithi08466639-252 2023-10-01T07:35:28.926 INFO:tasks.rados.rados.0.smithi084.stdout:3490: finishing write tid 2 to smithi08466639-252 2023-10-01T07:35:28.926 INFO:tasks.rados.rados.0.smithi084.stdout:3490: finishing write tid 3 to smithi08466639-252 2023-10-01T07:35:28.927 INFO:tasks.rados.rados.0.smithi084.stdout:3492: seq_num 2167 ranges {420769=625188,1824009=445415} 2023-10-01T07:35:28.935 INFO:tasks.rados.rados.0.smithi084.stdout:3492: writing smithi08466639-374 from 420769 to 1045957 tid 1 2023-10-01T07:35:28.945 INFO:tasks.rados.rados.0.smithi084.stdout:3492: writing smithi08466639-374 from 1824009 to 2269424 tid 2 2023-10-01T07:35:28.945 INFO:tasks.rados.rados.0.smithi084.stdout:3483: done (7 left) 2023-10-01T07:35:28.946 INFO:tasks.rados.rados.0.smithi084.stdout:3484: done (6 left) 2023-10-01T07:35:28.946 INFO:tasks.rados.rados.0.smithi084.stdout:3485: done (5 left) 2023-10-01T07:35:28.946 INFO:tasks.rados.rados.0.smithi084.stdout:3486: done (4 left) 2023-10-01T07:35:28.946 INFO:tasks.rados.rados.0.smithi084.stdout:3489: done (3 left) 2023-10-01T07:35:28.946 INFO:tasks.rados.rados.0.smithi084.stdout:3493: write oid 304 current snap is 0 2023-10-01T07:35:28.946 INFO:tasks.rados.rados.0.smithi084.stdout:3490: finishing write tid 4 to smithi08466639-252 2023-10-01T07:35:28.946 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 252 v 476 (ObjNum 2165 snap 0 seq_num 2165) dirty exists 2023-10-01T07:35:28.946 INFO:tasks.rados.rados.0.smithi084.stdout:3490: left oid 252 (ObjNum 2165 snap 0 seq_num 2165) 2023-10-01T07:35:28.946 INFO:tasks.rados.rados.0.smithi084.stdout:3491: finishing write tid 1 to smithi08466639-289 2023-10-01T07:35:28.946 INFO:tasks.rados.rados.0.smithi084.stdout:3491: finishing write tid 2 to smithi08466639-289 2023-10-01T07:35:28.946 INFO:tasks.rados.rados.0.smithi084.stdout:3491: finishing write tid 3 to smithi08466639-289 2023-10-01T07:35:28.947 INFO:tasks.rados.rados.0.smithi084.stdout:3491: finishing write tid 4 to smithi08466639-289 2023-10-01T07:35:28.947 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 289 v 488 (ObjNum 2166 snap 0 seq_num 2166) dirty exists 2023-10-01T07:35:28.947 INFO:tasks.rados.rados.0.smithi084.stdout:3491: left oid 289 (ObjNum 2166 snap 0 seq_num 2166) 2023-10-01T07:35:28.947 INFO:tasks.rados.rados.0.smithi084.stdout:3492: finishing write tid 1 to smithi08466639-374 2023-10-01T07:35:28.947 INFO:tasks.rados.rados.0.smithi084.stdout:3493: seq_num 2168 ranges {437576=700437,1882491=555085} 2023-10-01T07:35:28.951 INFO:tasks.rados.rados.0.smithi084.stdout:3493: writing smithi08466639-304 from 437576 to 1138013 tid 1 2023-10-01T07:35:28.960 INFO:tasks.rados.rados.0.smithi084.stdout:3493: writing smithi08466639-304 from 1882491 to 2437576 tid 2 2023-10-01T07:35:28.960 INFO:tasks.rados.rados.0.smithi084.stdout:3490: done (3 left) 2023-10-01T07:35:28.960 INFO:tasks.rados.rados.0.smithi084.stdout:3491: done (2 left) 2023-10-01T07:35:28.960 INFO:tasks.rados.rados.0.smithi084.stdout:3494: write oid 257 current snap is 0 2023-10-01T07:35:28.960 INFO:tasks.rados.rados.0.smithi084.stdout:3492: finishing write tid 2 to smithi08466639-374 2023-10-01T07:35:28.960 INFO:tasks.rados.rados.0.smithi084.stdout:3492: finishing write tid 3 to smithi08466639-374 2023-10-01T07:35:28.961 INFO:tasks.rados.rados.0.smithi084.stdout:3492: finishing write tid 4 to smithi08466639-374 2023-10-01T07:35:28.961 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 374 v 494 (ObjNum 2167 snap 0 seq_num 2167) dirty exists 2023-10-01T07:35:28.961 INFO:tasks.rados.rados.0.smithi084.stdout:3492: left oid 374 (ObjNum 2167 snap 0 seq_num 2167) 2023-10-01T07:35:28.961 INFO:tasks.rados.rados.0.smithi084.stdout:3493: finishing write tid 1 to smithi08466639-304 2023-10-01T07:35:28.961 INFO:tasks.rados.rados.0.smithi084.stdout:3494: seq_num 2169 ranges {454383=775686,1824620=449084} 2023-10-01T07:35:28.968 INFO:tasks.rados.rados.0.smithi084.stdout:3494: writing smithi08466639-257 from 454383 to 1230069 tid 1 2023-10-01T07:35:28.976 INFO:tasks.rados.rados.0.smithi084.stdout:3494: writing smithi08466639-257 from 1824620 to 2273704 tid 2 2023-10-01T07:35:28.977 INFO:tasks.rados.rados.0.smithi084.stdout:3492: done (2 left) 2023-10-01T07:35:28.977 INFO:tasks.rados.rados.0.smithi084.stdout:3495: write oid 3 current snap is 0 2023-10-01T07:35:28.977 INFO:tasks.rados.rados.0.smithi084.stdout:3493: finishing write tid 2 to smithi08466639-304 2023-10-01T07:35:28.977 INFO:tasks.rados.rados.0.smithi084.stdout:3495: seq_num 2170 ranges {471190=450935,1483102=709095} 2023-10-01T07:35:28.977 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:28 smithi112 bash[50625]: debug 2023-10-01T07:35:28.593+0000 7f39e2a56200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-01T07:35:28.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:28 smithi112 bash[27689]: cluster 2023-10-01T07:35:27.441416+0000 mgr.y (mgr.15282) 7 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-01T07:35:28.981 INFO:tasks.rados.rados.0.smithi084.stdout:3495: writing smithi08466639-3 from 471190 to 922125 tid 1 2023-10-01T07:35:28.989 INFO:tasks.rados.rados.0.smithi084.stdout:3495: writing smithi08466639-3 from 1483102 to 2192197 tid 2 2023-10-01T07:35:28.989 INFO:tasks.rados.rados.0.smithi084.stdout:3496: delete oid 150 current snap is 0 2023-10-01T07:35:28.989 INFO:tasks.rados.rados.0.smithi084.stdout:3493: finishing write tid 3 to smithi08466639-304 2023-10-01T07:35:28.989 INFO:tasks.rados.rados.0.smithi084.stdout:3493: finishing write tid 4 to smithi08466639-304 2023-10-01T07:35:28.989 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 304 v 341 (ObjNum 2168 snap 0 seq_num 2168) dirty exists 2023-10-01T07:35:28.989 INFO:tasks.rados.rados.0.smithi084.stdout:3493: left oid 304 (ObjNum 2168 snap 0 seq_num 2168) 2023-10-01T07:35:28.989 INFO:tasks.rados.rados.0.smithi084.stdout:3494: finishing write tid 1 to smithi08466639-257 2023-10-01T07:35:28.990 INFO:tasks.rados.rados.0.smithi084.stdout:3494: finishing write tid 2 to smithi08466639-257 2023-10-01T07:35:28.990 INFO:tasks.rados.rados.0.smithi084.stdout:3494: finishing write tid 3 to smithi08466639-257 2023-10-01T07:35:28.990 INFO:tasks.rados.rados.0.smithi084.stdout:3494: finishing write tid 4 to smithi08466639-257 2023-10-01T07:35:28.990 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 257 v 473 (ObjNum 2169 snap 0 seq_num 2169) dirty exists 2023-10-01T07:35:28.990 INFO:tasks.rados.rados.0.smithi084.stdout:3494: left oid 257 (ObjNum 2169 snap 0 seq_num 2169) 2023-10-01T07:35:28.990 INFO:tasks.rados.rados.0.smithi084.stdout:3495: finishing write tid 1 to smithi08466639-3 2023-10-01T07:35:28.992 INFO:tasks.rados.rados.0.smithi084.stdout:3493: done (3 left) 2023-10-01T07:35:28.992 INFO:tasks.rados.rados.0.smithi084.stdout:3494: done (2 left) 2023-10-01T07:35:28.992 INFO:tasks.rados.rados.0.smithi084.stdout:3496: done (1 left) 2023-10-01T07:35:28.992 INFO:tasks.rados.rados.0.smithi084.stdout:3497: read oid 419 snap -1 2023-10-01T07:35:28.992 INFO:tasks.rados.rados.0.smithi084.stdout:3497: expect (ObjNum 2161 snap 0 seq_num 2161) 2023-10-01T07:35:28.992 INFO:tasks.rados.rados.0.smithi084.stdout:3498: write oid 468 current snap is 0 2023-10-01T07:35:28.992 INFO:tasks.rados.rados.0.smithi084.stdout:3498: seq_num 2172 ranges {504804=601433,1600066=712764} 2023-10-01T07:35:29.001 INFO:tasks.rados.rados.0.smithi084.stdout:3498: writing smithi08466639-468 from 504804 to 1106237 tid 1 2023-10-01T07:35:29.009 INFO:tasks.rados.rados.0.smithi084.stdout:3498: writing smithi08466639-468 from 1600066 to 2312830 tid 2 2023-10-01T07:35:29.009 INFO:tasks.rados.rados.0.smithi084.stdout:3499: read oid 160 snap -1 2023-10-01T07:35:29.009 INFO:tasks.rados.rados.0.smithi084.stdout:3499: expect (ObjNum 1941 snap 0 seq_num 1941) 2023-10-01T07:35:29.009 INFO:tasks.rados.rados.0.smithi084.stdout:3500: read oid 137 snap -1 2023-10-01T07:35:29.009 INFO:tasks.rados.rados.0.smithi084.stdout:3500: expect deleted 2023-10-01T07:35:29.009 INFO:tasks.rados.rados.0.smithi084.stdout:3501: read oid 231 snap -1 2023-10-01T07:35:29.009 INFO:tasks.rados.rados.0.smithi084.stdout:3501: expect deleted 2023-10-01T07:35:29.010 INFO:tasks.rados.rados.0.smithi084.stdout:3502: write oid 142 current snap is 0 2023-10-01T07:35:29.010 INFO:tasks.rados.rados.0.smithi084.stdout:3495: finishing write tid 2 to smithi08466639-3 2023-10-01T07:35:29.010 INFO:tasks.rados.rados.0.smithi084.stdout:3502: seq_num 2173 ranges {521611=676682,1942195=456422} 2023-10-01T07:35:29.015 INFO:tasks.rados.rados.0.smithi084.stdout:3502: writing smithi08466639-142 from 521611 to 1198293 tid 1 2023-10-01T07:35:29.023 INFO:tasks.rados.rados.0.smithi084.stdout:3502: writing smithi08466639-142 from 1942195 to 2398617 tid 2 2023-10-01T07:35:29.024 INFO:tasks.rados.rados.0.smithi084.stdout:3503: read oid 380 snap -1 2023-10-01T07:35:29.024 INFO:tasks.rados.rados.0.smithi084.stdout:3503: expect deleted 2023-10-01T07:35:29.024 INFO:tasks.rados.rados.0.smithi084.stdout:3504: delete oid 442 current snap is 0 2023-10-01T07:35:29.024 INFO:tasks.rados.rados.0.smithi084.stdout:3495: finishing write tid 3 to smithi08466639-3 2023-10-01T07:35:29.024 INFO:tasks.rados.rados.0.smithi084.stdout:3495: finishing write tid 4 to smithi08466639-3 2023-10-01T07:35:29.024 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 3 v 491 (ObjNum 2170 snap 0 seq_num 2170) dirty exists 2023-10-01T07:35:29.024 INFO:tasks.rados.rados.0.smithi084.stdout:3495: left oid 3 (ObjNum 2170 snap 0 seq_num 2170) 2023-10-01T07:35:29.024 INFO:tasks.rados.rados.0.smithi084.stdout:3497: expect (ObjNum 2161 snap 0 seq_num 2161) 2023-10-01T07:35:29.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:28 smithi084 bash[27378]: cluster 2023-10-01T07:35:27.441416+0000 mgr.y (mgr.15282) 7 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-01T07:35:29.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:28 smithi084 bash[33757]: cluster 2023-10-01T07:35:27.441416+0000 mgr.y (mgr.15282) 7 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-10-01T07:35:29.131 INFO:tasks.rados.rados.0.smithi084.stdout:3498: finishing write tid 1 to smithi08466639-468 2023-10-01T07:35:29.131 INFO:tasks.rados.rados.0.smithi084.stdout:3498: finishing write tid 2 to smithi08466639-468 2023-10-01T07:35:29.131 INFO:tasks.rados.rados.0.smithi084.stdout:3498: finishing write tid 3 to smithi08466639-468 2023-10-01T07:35:29.131 INFO:tasks.rados.rados.0.smithi084.stdout:3498: finishing write tid 4 to smithi08466639-468 2023-10-01T07:35:29.131 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 468 v 409 (ObjNum 2172 snap 0 seq_num 2172) dirty exists 2023-10-01T07:35:29.131 INFO:tasks.rados.rados.0.smithi084.stdout:3498: left oid 468 (ObjNum 2172 snap 0 seq_num 2172) 2023-10-01T07:35:29.132 INFO:tasks.rados.rados.0.smithi084.stdout:3499: expect (ObjNum 1941 snap 0 seq_num 1941) 2023-10-01T07:35:29.252 INFO:tasks.rados.rados.0.smithi084.stdout:3502: finishing write tid 1 to smithi08466639-142 2023-10-01T07:35:29.252 INFO:tasks.rados.rados.0.smithi084.stdout:3495: done (8 left) 2023-10-01T07:35:29.252 INFO:tasks.rados.rados.0.smithi084.stdout:3497: done (7 left) 2023-10-01T07:35:29.252 INFO:tasks.rados.rados.0.smithi084.stdout:3498: done (6 left) 2023-10-01T07:35:29.253 INFO:tasks.rados.rados.0.smithi084.stdout:3499: done (5 left) 2023-10-01T07:35:29.253 INFO:tasks.rados.rados.0.smithi084.stdout:3500: done (4 left) 2023-10-01T07:35:29.253 INFO:tasks.rados.rados.0.smithi084.stdout:3501: done (3 left) 2023-10-01T07:35:29.253 INFO:tasks.rados.rados.0.smithi084.stdout:3504: done (2 left) 2023-10-01T07:35:29.253 INFO:tasks.rados.rados.0.smithi084.stdout:3505: read oid 315 snap -1 2023-10-01T07:35:29.253 INFO:tasks.rados.rados.0.smithi084.stdout:3505: expect (ObjNum 1916 snap 0 seq_num 1916) 2023-10-01T07:35:29.253 INFO:tasks.rados.rados.0.smithi084.stdout:3506: read oid 484 snap -1 2023-10-01T07:35:29.253 INFO:tasks.rados.rados.0.smithi084.stdout:3506: expect deleted 2023-10-01T07:35:29.253 INFO:tasks.rados.rados.0.smithi084.stdout:3507: write oid 151 current snap is 0 2023-10-01T07:35:29.253 INFO:tasks.rados.rados.0.smithi084.stdout:3502: finishing write tid 2 to smithi08466639-142 2023-10-01T07:35:29.253 INFO:tasks.rados.rados.0.smithi084.stdout:3502: finishing write tid 3 to smithi08466639-142 2023-10-01T07:35:29.253 INFO:tasks.rados.rados.0.smithi084.stdout:3502: finishing write tid 4 to smithi08466639-142 2023-10-01T07:35:29.253 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 142 v 344 (ObjNum 2173 snap 0 seq_num 2173) dirty exists 2023-10-01T07:35:29.254 INFO:tasks.rados.rados.0.smithi084.stdout:3502: left oid 142 (ObjNum 2173 snap 0 seq_num 2173) 2023-10-01T07:35:29.254 INFO:tasks.rados.rados.0.smithi084.stdout:3507: seq_num 2175 ranges {555225=543533,1775512=460091} 2023-10-01T07:35:29.258 INFO:tasks.rados.rados.0.smithi084.stdout:3507: writing smithi08466639-151 from 555225 to 1098758 tid 1 2023-10-01T07:35:29.266 INFO:tasks.rados.rados.0.smithi084.stdout:3507: writing smithi08466639-151 from 1775512 to 2235603 tid 2 2023-10-01T07:35:29.266 INFO:tasks.rados.rados.0.smithi084.stdout:3502: done (4 left) 2023-10-01T07:35:29.266 INFO:tasks.rados.rados.0.smithi084.stdout:3503: done (3 left) 2023-10-01T07:35:29.266 INFO:tasks.rados.rados.0.smithi084.stdout:3508: read oid 127 snap -1 2023-10-01T07:35:29.266 INFO:tasks.rados.rados.0.smithi084.stdout:3508: expect (ObjNum 2144 snap 0 seq_num 2144) 2023-10-01T07:35:29.266 INFO:tasks.rados.rados.0.smithi084.stdout:3509: read oid 251 snap -1 2023-10-01T07:35:29.266 INFO:tasks.rados.rados.0.smithi084.stdout:3509: expect (ObjNum 1182 snap 0 seq_num 1182) 2023-10-01T07:35:29.267 INFO:tasks.rados.rados.0.smithi084.stdout:3510: write oid 419 current snap is 0 2023-10-01T07:35:29.267 INFO:tasks.rados.rados.0.smithi084.stdout:3510: seq_num 2176 ranges {572032=618782,1833994=720102} 2023-10-01T07:35:29.275 INFO:tasks.rados.rados.0.smithi084.stdout:3510: writing smithi08466639-419 from 572032 to 1190814 tid 1 2023-10-01T07:35:29.283 INFO:tasks.rados.rados.0.smithi084.stdout:3510: writing smithi08466639-419 from 1833994 to 2554096 tid 2 2023-10-01T07:35:29.283 INFO:tasks.rados.rados.0.smithi084.stdout:3511: write oid 375 current snap is 0 2023-10-01T07:35:29.283 INFO:tasks.rados.rados.0.smithi084.stdout:3511: seq_num 2177 ranges {588839=694031,1776123=463760} 2023-10-01T07:35:29.293 INFO:tasks.rados.rados.0.smithi084.stdout:3511: writing smithi08466639-375 from 588839 to 1282870 tid 1 2023-10-01T07:35:29.298 INFO:tasks.rados.rados.0.smithi084.stdout:3511: writing smithi08466639-375 from 1776123 to 2239883 tid 2 2023-10-01T07:35:29.299 INFO:tasks.rados.rados.0.smithi084.stdout:3512: write oid 119 current snap is 0 2023-10-01T07:35:29.299 INFO:tasks.rados.rados.0.smithi084.stdout:3505: expect (ObjNum 1916 snap 0 seq_num 1916) 2023-10-01T07:35:29.431 INFO:tasks.rados.rados.0.smithi084.stdout:3507: finishing write tid 1 to smithi08466639-151 2023-10-01T07:35:29.432 INFO:tasks.rados.rados.0.smithi084.stdout:3512: seq_num 2178 ranges {605646=769280,1834605=607418} 2023-10-01T07:35:29.441 INFO:tasks.rados.rados.0.smithi084.stdout:3512: writing smithi08466639-119 from 605646 to 1374926 tid 1 2023-10-01T07:35:29.449 INFO:tasks.rados.rados.0.smithi084.stdout:3512: writing smithi08466639-119 from 1834605 to 2442023 tid 2 2023-10-01T07:35:29.449 INFO:tasks.rados.rados.0.smithi084.stdout:3505: done (7 left) 2023-10-01T07:35:29.449 INFO:tasks.rados.rados.0.smithi084.stdout:3506: done (6 left) 2023-10-01T07:35:29.450 INFO:tasks.rados.rados.0.smithi084.stdout:3513: read oid 126 snap -1 2023-10-01T07:35:29.450 INFO:tasks.rados.rados.0.smithi084.stdout:3513: expect (ObjNum 2102 snap 0 seq_num 2102) 2023-10-01T07:35:29.450 INFO:tasks.rados.rados.0.smithi084.stdout:3514: read oid 484 snap -1 2023-10-01T07:35:29.450 INFO:tasks.rados.rados.0.smithi084.stdout:3514: expect deleted 2023-10-01T07:35:29.450 INFO:tasks.rados.rados.0.smithi084.stdout:3515: write oid 74 current snap is 0 2023-10-01T07:35:29.450 INFO:tasks.rados.rados.0.smithi084.stdout:3507: finishing write tid 2 to smithi08466639-151 2023-10-01T07:35:29.450 INFO:tasks.rados.rados.0.smithi084.stdout:3507: finishing write tid 3 to smithi08466639-151 2023-10-01T07:35:29.450 INFO:tasks.rados.rados.0.smithi084.stdout:3507: finishing write tid 4 to smithi08466639-151 2023-10-01T07:35:29.450 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 151 v 347 (ObjNum 2175 snap 0 seq_num 2175) dirty exists 2023-10-01T07:35:29.450 INFO:tasks.rados.rados.0.smithi084.stdout:3507: left oid 151 (ObjNum 2175 snap 0 seq_num 2175) 2023-10-01T07:35:29.450 INFO:tasks.rados.rados.0.smithi084.stdout:3508: expect (ObjNum 2144 snap 0 seq_num 2144) 2023-10-01T07:35:29.478 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:29 smithi112 bash[50625]: debug 2023-10-01T07:35:29.129+0000 7f39e2a56200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-01T07:35:29.524 INFO:tasks.rados.rados.0.smithi084.stdout:3509: expect (ObjNum 1182 snap 0 seq_num 1182) 2023-10-01T07:35:29.755 INFO:tasks.rados.rados.0.smithi084.stdout:3510: finishing write tid 1 to smithi08466639-419 2023-10-01T07:35:29.756 INFO:tasks.rados.rados.0.smithi084.stdout:3510: finishing write tid 2 to smithi08466639-419 2023-10-01T07:35:29.756 INFO:tasks.rados.rados.0.smithi084.stdout:3510: finishing write tid 3 to smithi08466639-419 2023-10-01T07:35:29.756 INFO:tasks.rados.rados.0.smithi084.stdout:3510: finishing write tid 4 to smithi08466639-419 2023-10-01T07:35:29.756 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 419 v 377 (ObjNum 2176 snap 0 seq_num 2176) dirty exists 2023-10-01T07:35:29.756 INFO:tasks.rados.rados.0.smithi084.stdout:3510: left oid 419 (ObjNum 2176 snap 0 seq_num 2176) 2023-10-01T07:35:29.756 INFO:tasks.rados.rados.0.smithi084.stdout:3511: finishing write tid 1 to smithi08466639-375 2023-10-01T07:35:29.756 INFO:tasks.rados.rados.0.smithi084.stdout:3511: finishing write tid 2 to smithi08466639-375 2023-10-01T07:35:29.756 INFO:tasks.rados.rados.0.smithi084.stdout:3511: finishing write tid 3 to smithi08466639-375 2023-10-01T07:35:29.756 INFO:tasks.rados.rados.0.smithi084.stdout:3511: finishing write tid 4 to smithi08466639-375 2023-10-01T07:35:29.756 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 375 v 504 (ObjNum 2177 snap 0 seq_num 2177) dirty exists 2023-10-01T07:35:29.756 INFO:tasks.rados.rados.0.smithi084.stdout:3511: left oid 375 (ObjNum 2177 snap 0 seq_num 2177) 2023-10-01T07:35:29.757 INFO:tasks.rados.rados.0.smithi084.stdout:3512: finishing write tid 1 to smithi08466639-119 2023-10-01T07:35:29.757 INFO:tasks.rados.rados.0.smithi084.stdout:3515: seq_num 2179 ranges {622453=444529,1493087=467429} 2023-10-01T07:35:29.764 INFO:tasks.rados.rados.0.smithi084.stdout:3515: writing smithi08466639-74 from 622453 to 1066982 tid 1 2023-10-01T07:35:29.770 INFO:tasks.rados.rados.0.smithi084.stdout:3515: writing smithi08466639-74 from 1493087 to 1960516 tid 2 2023-10-01T07:35:29.771 INFO:tasks.rados.rados.0.smithi084.stdout:3507: done (8 left) 2023-10-01T07:35:29.771 INFO:tasks.rados.rados.0.smithi084.stdout:3508: done (7 left) 2023-10-01T07:35:29.771 INFO:tasks.rados.rados.0.smithi084.stdout:3509: done (6 left) 2023-10-01T07:35:29.771 INFO:tasks.rados.rados.0.smithi084.stdout:3510: done (5 left) 2023-10-01T07:35:29.771 INFO:tasks.rados.rados.0.smithi084.stdout:3511: done (4 left) 2023-10-01T07:35:29.771 INFO:tasks.rados.rados.0.smithi084.stdout:3516: read oid 213 snap -1 2023-10-01T07:35:29.772 INFO:tasks.rados.rados.0.smithi084.stdout:3516: expect deleted 2023-10-01T07:35:29.772 INFO:tasks.rados.rados.0.smithi084.stdout:3517: read oid 465 snap -1 2023-10-01T07:35:29.772 INFO:tasks.rados.rados.0.smithi084.stdout:3517: expect (ObjNum 2122 snap 0 seq_num 2122) 2023-10-01T07:35:29.772 INFO:tasks.rados.rados.0.smithi084.stdout:3518: read oid 479 snap -1 2023-10-01T07:35:29.772 INFO:tasks.rados.rados.0.smithi084.stdout:3518: expect (ObjNum 2096 snap 0 seq_num 2096) 2023-10-01T07:35:29.772 INFO:tasks.rados.rados.0.smithi084.stdout:3519: read oid 288 snap -1 2023-10-01T07:35:29.772 INFO:tasks.rados.rados.0.smithi084.stdout:3519: expect (ObjNum 2148 snap 0 seq_num 2148) 2023-10-01T07:35:29.773 INFO:tasks.rados.rados.0.smithi084.stdout:3520: delete oid 222 current snap is 0 2023-10-01T07:35:29.773 INFO:tasks.rados.rados.0.smithi084.stdout:3513: expect (ObjNum 2102 snap 0 seq_num 2102) 2023-10-01T07:35:29.951 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:29 smithi112 bash[50625]: debug 2023-10-01T07:35:29.781+0000 7f39e2a56200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-01T07:35:29.951 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:29 smithi112 bash[27689]: audit 2023-10-01T07:35:29.587974+0000 mon.c (mon.2) 173 : audit [DBG] from='client.? 172.21.15.84:0/1849847424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:30.003 INFO:tasks.rados.rados.0.smithi084.stdout:3512: finishing write tid 2 to smithi08466639-119 2023-10-01T07:35:30.004 INFO:tasks.rados.rados.0.smithi084.stdout:3512: finishing write tid 3 to smithi08466639-119 2023-10-01T07:35:30.004 INFO:tasks.rados.rados.0.smithi084.stdout:3512: finishing write tid 4 to smithi08466639-119 2023-10-01T07:35:30.004 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 119 v 497 (ObjNum 2178 snap 0 seq_num 2178) dirty exists 2023-10-01T07:35:30.004 INFO:tasks.rados.rados.0.smithi084.stdout:3512: left oid 119 (ObjNum 2178 snap 0 seq_num 2178) 2023-10-01T07:35:30.004 INFO:tasks.rados.rados.0.smithi084.stdout:3515: finishing write tid 1 to smithi08466639-74 2023-10-01T07:35:30.004 INFO:tasks.rados.rados.0.smithi084.stdout:3515: finishing write tid 2 to smithi08466639-74 2023-10-01T07:35:30.004 INFO:tasks.rados.rados.0.smithi084.stdout:3515: finishing write tid 3 to smithi08466639-74 2023-10-01T07:35:30.004 INFO:tasks.rados.rados.0.smithi084.stdout:3515: finishing write tid 4 to smithi08466639-74 2023-10-01T07:35:30.004 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 74 v 533 (ObjNum 2179 snap 0 seq_num 2179) dirty exists 2023-10-01T07:35:30.004 INFO:tasks.rados.rados.0.smithi084.stdout:3515: left oid 74 (ObjNum 2179 snap 0 seq_num 2179) 2023-10-01T07:35:30.004 INFO:tasks.rados.rados.0.smithi084.stdout:3519: expect (ObjNum 2148 snap 0 seq_num 2148) 2023-10-01T07:35:30.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:29 smithi084 bash[27378]: audit 2023-10-01T07:35:29.587974+0000 mon.c (mon.2) 173 : audit [DBG] from='client.? 172.21.15.84:0/1849847424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:30.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:29 smithi084 bash[33757]: audit 2023-10-01T07:35:29.587974+0000 mon.c (mon.2) 173 : audit [DBG] from='client.? 172.21.15.84:0/1849847424' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:30.132 INFO:tasks.rados.rados.0.smithi084.stdout:3517: expect (ObjNum 2122 snap 0 seq_num 2122) 2023-10-01T07:35:30.228 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:29 smithi112 bash[50625]: debug 2023-10-01T07:35:29.949+0000 7f39e2a56200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-01T07:35:30.359 INFO:tasks.rados.rados.0.smithi084.stdout:3518: expect (ObjNum 2096 snap 0 seq_num 2096) 2023-10-01T07:35:30.553 INFO:tasks.rados.rados.0.smithi084.stdout:3512: done (8 left) 2023-10-01T07:35:30.553 INFO:tasks.rados.rados.0.smithi084.stdout:3513: done (7 left) 2023-10-01T07:35:30.553 INFO:tasks.rados.rados.0.smithi084.stdout:3514: done (6 left) 2023-10-01T07:35:30.553 INFO:tasks.rados.rados.0.smithi084.stdout:3515: done (5 left) 2023-10-01T07:35:30.554 INFO:tasks.rados.rados.0.smithi084.stdout:3516: done (4 left) 2023-10-01T07:35:30.554 INFO:tasks.rados.rados.0.smithi084.stdout:3517: done (3 left) 2023-10-01T07:35:30.554 INFO:tasks.rados.rados.0.smithi084.stdout:3518: done (2 left) 2023-10-01T07:35:30.554 INFO:tasks.rados.rados.0.smithi084.stdout:3519: done (1 left) 2023-10-01T07:35:30.554 INFO:tasks.rados.rados.0.smithi084.stdout:3520: done (0 left) 2023-10-01T07:35:30.554 INFO:tasks.rados.rados.0.smithi084.stdout:3521: write oid 142 current snap is 0 2023-10-01T07:35:30.554 INFO:tasks.rados.rados.0.smithi084.stdout:3521: seq_num 2181 ranges {656067=595027,1893698=471098} 2023-10-01T07:35:30.566 INFO:tasks.rados.rados.0.smithi084.stdout:3521: writing smithi08466639-142 from 656067 to 1251094 tid 1 2023-10-01T07:35:30.572 INFO:tasks.rados.rados.0.smithi084.stdout:3521: writing smithi08466639-142 from 1893698 to 2364796 tid 2 2023-10-01T07:35:30.572 INFO:tasks.rados.rados.0.smithi084.stdout:3522: write oid 435 current snap is 0 2023-10-01T07:35:30.572 INFO:tasks.rados.rados.0.smithi084.stdout:3521: finishing write tid 1 to smithi08466639-142 2023-10-01T07:35:30.573 INFO:tasks.rados.rados.0.smithi084.stdout:3522: seq_num 2182 ranges {672874=786629,2068533=604341} 2023-10-01T07:35:30.580 INFO:tasks.rados.rados.0.smithi084.stdout:3522: writing smithi08466639-435 from 672874 to 1459503 tid 1 2023-10-01T07:35:30.588 INFO:tasks.rados.rados.0.smithi084.stdout:3522: writing smithi08466639-435 from 2068533 to 2672874 tid 2 2023-10-01T07:35:30.588 INFO:tasks.rados.rados.0.smithi084.stdout:3523: read oid 65 snap -1 2023-10-01T07:35:30.588 INFO:tasks.rados.rados.0.smithi084.stdout:3523: expect deleted 2023-10-01T07:35:30.588 INFO:tasks.rados.rados.0.smithi084.stdout:3524: write oid 149 current snap is 0 2023-10-01T07:35:30.588 INFO:tasks.rados.rados.0.smithi084.stdout:3521: finishing write tid 2 to smithi08466639-142 2023-10-01T07:35:30.588 INFO:tasks.rados.rados.0.smithi084.stdout:3524: seq_num 2183 ranges {689681=461878,1727015=474767} 2023-10-01T07:35:30.594 INFO:tasks.rados.rados.0.smithi084.stdout:3524: writing smithi08466639-149 from 689681 to 1151559 tid 1 2023-10-01T07:35:30.601 INFO:tasks.rados.rados.0.smithi084.stdout:3524: writing smithi08466639-149 from 1727015 to 2201782 tid 2 2023-10-01T07:35:30.601 INFO:tasks.rados.rados.0.smithi084.stdout:3525: read oid 119 snap -1 2023-10-01T07:35:30.601 INFO:tasks.rados.rados.0.smithi084.stdout:3525: expect (ObjNum 2178 snap 0 seq_num 2178) 2023-10-01T07:35:30.601 INFO:tasks.rados.rados.0.smithi084.stdout:3526: write oid 238 current snap is 0 2023-10-01T07:35:30.601 INFO:tasks.rados.rados.0.smithi084.stdout:3521: finishing write tid 3 to smithi08466639-142 2023-10-01T07:35:30.601 INFO:tasks.rados.rados.0.smithi084.stdout:3521: finishing write tid 4 to smithi08466639-142 2023-10-01T07:35:30.601 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 142 v 350 (ObjNum 2181 snap 0 seq_num 2181) dirty exists 2023-10-01T07:35:30.602 INFO:tasks.rados.rados.0.smithi084.stdout:3521: left oid 142 (ObjNum 2181 snap 0 seq_num 2181) 2023-10-01T07:35:30.602 INFO:tasks.rados.rados.0.smithi084.stdout:3522: finishing write tid 1 to smithi08466639-435 2023-10-01T07:35:30.602 INFO:tasks.rados.rados.0.smithi084.stdout:3526: seq_num 2184 ranges {706488=537127,1785497=618425} 2023-10-01T07:35:30.612 INFO:tasks.rados.rados.0.smithi084.stdout:3526: writing smithi08466639-238 from 706488 to 1243615 tid 1 2023-10-01T07:35:30.619 INFO:tasks.rados.rados.0.smithi084.stdout:3526: writing smithi08466639-238 from 1785497 to 2403922 tid 2 2023-10-01T07:35:30.619 INFO:tasks.rados.rados.0.smithi084.stdout:3521: done (5 left) 2023-10-01T07:35:30.619 INFO:tasks.rados.rados.0.smithi084.stdout:3527: read oid 462 snap -1 2023-10-01T07:35:30.619 INFO:tasks.rados.rados.0.smithi084.stdout:3527: expect (ObjNum 2053 snap 0 seq_num 2053) 2023-10-01T07:35:30.619 INFO:tasks.rados.rados.0.smithi084.stdout:3528: write oid 40 current snap is 0 2023-10-01T07:35:30.619 INFO:tasks.rados.rados.0.smithi084.stdout:3528: seq_num 2185 ranges {723295=612376,2127626=478436} 2023-10-01T07:35:30.627 INFO:tasks.rados.rados.0.smithi084.stdout:3528: writing smithi08466639-40 from 723295 to 1335671 tid 1 2023-10-01T07:35:30.634 INFO:tasks.rados.rados.0.smithi084.stdout:3528: writing smithi08466639-40 from 2127626 to 2606062 tid 2 2023-10-01T07:35:30.634 INFO:tasks.rados.rados.0.smithi084.stdout:3529: write oid 431 current snap is 0 2023-10-01T07:35:30.634 INFO:tasks.rados.rados.0.smithi084.stdout:3529: seq_num 2186 ranges {740102=687625,2186108=553994} 2023-10-01T07:35:30.642 INFO:tasks.rados.rados.0.smithi084.stdout:3529: writing smithi08466639-431 from 740102 to 1427727 tid 1 2023-10-01T07:35:30.650 INFO:tasks.rados.rados.0.smithi084.stdout:3529: writing smithi08466639-431 from 2186108 to 2740102 tid 2 2023-10-01T07:35:30.650 INFO:tasks.rados.rados.0.smithi084.stdout:3530: read oid 479 snap -1 2023-10-01T07:35:30.650 INFO:tasks.rados.rados.0.smithi084.stdout:3530: expect (ObjNum 2096 snap 0 seq_num 2096) 2023-10-01T07:35:30.650 INFO:tasks.rados.rados.0.smithi084.stdout:3531: write oid 353 current snap is 0 2023-10-01T07:35:30.650 INFO:tasks.rados.rados.0.smithi084.stdout:3522: finishing write tid 2 to smithi08466639-435 2023-10-01T07:35:30.650 INFO:tasks.rados.rados.0.smithi084.stdout:3522: finishing write tid 3 to smithi08466639-435 2023-10-01T07:35:30.651 INFO:tasks.rados.rados.0.smithi084.stdout:3531: seq_num 2187 ranges {756909=762874,2244590=482105} 2023-10-01T07:35:30.651 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:30 smithi112 bash[50625]: debug 2023-10-01T07:35:30.349+0000 7f39e2a56200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-01T07:35:30.651 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:30 smithi112 bash[50625]: debug 2023-10-01T07:35:30.477+0000 7f39e2a56200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-01T07:35:30.663 INFO:tasks.rados.rados.0.smithi084.stdout:3531: writing smithi08466639-353 from 756909 to 1519783 tid 1 2023-10-01T07:35:30.670 INFO:tasks.rados.rados.0.smithi084.stdout:3531: writing smithi08466639-353 from 2244590 to 2726695 tid 2 2023-10-01T07:35:30.670 INFO:tasks.rados.rados.0.smithi084.stdout:3523: done (9 left) 2023-10-01T07:35:30.671 INFO:tasks.rados.rados.0.smithi084.stdout:3532: read oid 157 snap -1 2023-10-01T07:35:30.671 INFO:tasks.rados.rados.0.smithi084.stdout:3532: expect (ObjNum 2098 snap 0 seq_num 2098) 2023-10-01T07:35:30.671 INFO:tasks.rados.rados.0.smithi084.stdout:3533: write oid 349 current snap is 0 2023-10-01T07:35:30.671 INFO:tasks.rados.rados.0.smithi084.stdout:3533: seq_num 2188 ranges {773716=438123,1903072=625763} 2023-10-01T07:35:30.677 INFO:tasks.rados.rados.0.smithi084.stdout:3533: writing smithi08466639-349 from 773716 to 1211839 tid 1 2023-10-01T07:35:30.685 INFO:tasks.rados.rados.0.smithi084.stdout:3533: writing smithi08466639-349 from 1903072 to 2528835 tid 2 2023-10-01T07:35:30.685 INFO:tasks.rados.rados.0.smithi084.stdout:3534: write oid 315 current snap is 0 2023-10-01T07:35:30.685 INFO:tasks.rados.rados.0.smithi084.stdout:3522: finishing write tid 4 to smithi08466639-435 2023-10-01T07:35:30.685 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 435 v 353 (ObjNum 2182 snap 0 seq_num 2182) dirty exists 2023-10-01T07:35:30.685 INFO:tasks.rados.rados.0.smithi084.stdout:3522: left oid 435 (ObjNum 2182 snap 0 seq_num 2182) 2023-10-01T07:35:30.685 INFO:tasks.rados.rados.0.smithi084.stdout:3524: finishing write tid 1 to smithi08466639-149 2023-10-01T07:35:30.685 INFO:tasks.rados.rados.0.smithi084.stdout:3534: seq_num 2189 ranges {790523=513372,1961554=769421} 2023-10-01T07:35:30.692 INFO:tasks.rados.rados.0.smithi084.stdout:3534: writing smithi08466639-315 from 790523 to 1303895 tid 1 2023-10-01T07:35:30.701 INFO:tasks.rados.rados.0.smithi084.stdout:3534: writing smithi08466639-315 from 1961554 to 2730975 tid 2 2023-10-01T07:35:30.701 INFO:tasks.rados.rados.0.smithi084.stdout:3522: done (11 left) 2023-10-01T07:35:30.701 INFO:tasks.rados.rados.0.smithi084.stdout:3535: write oid 376 current snap is 0 2023-10-01T07:35:30.701 INFO:tasks.rados.rados.0.smithi084.stdout:3535: seq_num 2190 ranges {407330=704974,1620036=629432} 2023-10-01T07:35:30.707 INFO:tasks.rados.rados.0.smithi084.stdout:3535: writing smithi08466639-376 from 407330 to 1112304 tid 1 2023-10-01T07:35:30.714 INFO:tasks.rados.rados.0.smithi084.stdout:3535: writing smithi08466639-376 from 1620036 to 2249468 tid 2 2023-10-01T07:35:30.715 INFO:tasks.rados.rados.0.smithi084.stdout:3536: read oid 441 snap -1 2023-10-01T07:35:30.715 INFO:tasks.rados.rados.0.smithi084.stdout:3536: expect (ObjNum 2048 snap 0 seq_num 2048) 2023-10-01T07:35:30.715 INFO:tasks.rados.rados.0.smithi084.stdout:3537: read oid 237 snap -1 2023-10-01T07:35:30.715 INFO:tasks.rados.rados.0.smithi084.stdout:3537: expect (ObjNum 2089 snap 0 seq_num 2089) 2023-10-01T07:35:30.715 INFO:tasks.rados.rados.0.smithi084.stdout:3538: read oid 173 snap -1 2023-10-01T07:35:30.715 INFO:tasks.rados.rados.0.smithi084.stdout:3538: expect (ObjNum 1900 snap 0 seq_num 1900) 2023-10-01T07:35:30.715 INFO:tasks.rados.rados.0.smithi084.stdout:3539: read oid 210 snap -1 2023-10-01T07:35:30.715 INFO:tasks.rados.rados.0.smithi084.stdout:3539: expect (ObjNum 1694 snap 0 seq_num 1694) 2023-10-01T07:35:30.715 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:35:30.715 INFO:tasks.rados.rados.0.smithi084.stdout:3525: expect (ObjNum 2178 snap 0 seq_num 2178) 2023-10-01T07:35:30.900 INFO:tasks.rados.rados.0.smithi084.stdout:3524: finishing write tid 2 to smithi08466639-149 2023-10-01T07:35:30.900 INFO:tasks.rados.rados.0.smithi084.stdout:3524: finishing write tid 3 to smithi08466639-149 2023-10-01T07:35:30.900 INFO:tasks.rados.rados.0.smithi084.stdout:3524: finishing write tid 4 to smithi08466639-149 2023-10-01T07:35:30.900 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 149 v 536 (ObjNum 2183 snap 0 seq_num 2183) dirty exists 2023-10-01T07:35:30.900 INFO:tasks.rados.rados.0.smithi084.stdout:3524: left oid 149 (ObjNum 2183 snap 0 seq_num 2183) 2023-10-01T07:35:30.900 INFO:tasks.rados.rados.0.smithi084.stdout:3526: finishing write tid 1 to smithi08466639-238 2023-10-01T07:35:30.901 INFO:tasks.rados.rados.0.smithi084.stdout:3526: finishing write tid 2 to smithi08466639-238 2023-10-01T07:35:30.901 INFO:tasks.rados.rados.0.smithi084.stdout:3526: finishing write tid 3 to smithi08466639-238 2023-10-01T07:35:30.901 INFO:tasks.rados.rados.0.smithi084.stdout:3526: finishing write tid 4 to smithi08466639-238 2023-10-01T07:35:30.901 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 238 v 539 (ObjNum 2184 snap 0 seq_num 2184) dirty exists 2023-10-01T07:35:30.901 INFO:tasks.rados.rados.0.smithi084.stdout:3526: left oid 238 (ObjNum 2184 snap 0 seq_num 2184) 2023-10-01T07:35:30.901 INFO:tasks.rados.rados.0.smithi084.stdout:3527: expect (ObjNum 2053 snap 0 seq_num 2053) 2023-10-01T07:35:30.945 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:30 smithi112 bash[50625]: debug 2023-10-01T07:35:30.649+0000 7f39e2a56200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-01T07:35:30.945 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:30 smithi112 bash[50625]: debug 2023-10-01T07:35:30.793+0000 7f39e2a56200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-01T07:35:30.985 INFO:tasks.rados.rados.0.smithi084.stdout:3528: finishing write tid 1 to smithi08466639-40 2023-10-01T07:35:30.985 INFO:tasks.rados.rados.0.smithi084.stdout:3528: finishing write tid 2 to smithi08466639-40 2023-10-01T07:35:30.985 INFO:tasks.rados.rados.0.smithi084.stdout:3528: finishing write tid 3 to smithi08466639-40 2023-10-01T07:35:30.985 INFO:tasks.rados.rados.0.smithi084.stdout:3528: finishing write tid 4 to smithi08466639-40 2023-10-01T07:35:30.985 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 40 v 479 (ObjNum 2185 snap 0 seq_num 2185) dirty exists 2023-10-01T07:35:30.985 INFO:tasks.rados.rados.0.smithi084.stdout:3528: left oid 40 (ObjNum 2185 snap 0 seq_num 2185) 2023-10-01T07:35:30.985 INFO:tasks.rados.rados.0.smithi084.stdout:3529: finishing write tid 1 to smithi08466639-431 2023-10-01T07:35:30.986 INFO:tasks.rados.rados.0.smithi084.stdout:3529: finishing write tid 2 to smithi08466639-431 2023-10-01T07:35:30.986 INFO:tasks.rados.rados.0.smithi084.stdout:3529: finishing write tid 3 to smithi08466639-431 2023-10-01T07:35:30.986 INFO:tasks.rados.rados.0.smithi084.stdout:3529: finishing write tid 4 to smithi08466639-431 2023-10-01T07:35:30.986 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 431 v 507 (ObjNum 2186 snap 0 seq_num 2186) dirty exists 2023-10-01T07:35:30.986 INFO:tasks.rados.rados.0.smithi084.stdout:3529: left oid 431 (ObjNum 2186 snap 0 seq_num 2186) 2023-10-01T07:35:30.986 INFO:tasks.rados.rados.0.smithi084.stdout:3530: expect (ObjNum 2096 snap 0 seq_num 2096) 2023-10-01T07:35:31.173 INFO:tasks.rados.rados.0.smithi084.stdout:3531: finishing write tid 1 to smithi08466639-353 2023-10-01T07:35:31.173 INFO:tasks.rados.rados.0.smithi084.stdout:3531: finishing write tid 2 to smithi08466639-353 2023-10-01T07:35:31.173 INFO:tasks.rados.rados.0.smithi084.stdout:3531: finishing write tid 3 to smithi08466639-353 2023-10-01T07:35:31.173 INFO:tasks.rados.rados.0.smithi084.stdout:3531: finishing write tid 4 to smithi08466639-353 2023-10-01T07:35:31.173 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 353 v 500 (ObjNum 2187 snap 0 seq_num 2187) dirty exists 2023-10-01T07:35:31.173 INFO:tasks.rados.rados.0.smithi084.stdout:3531: left oid 353 (ObjNum 2187 snap 0 seq_num 2187) 2023-10-01T07:35:31.173 INFO:tasks.rados.rados.0.smithi084.stdout:3533: finishing write tid 1 to smithi08466639-349 2023-10-01T07:35:31.173 INFO:tasks.rados.rados.0.smithi084.stdout:3524: done (15 left) 2023-10-01T07:35:31.174 INFO:tasks.rados.rados.0.smithi084.stdout:3525: done (14 left) 2023-10-01T07:35:31.174 INFO:tasks.rados.rados.0.smithi084.stdout:3526: done (13 left) 2023-10-01T07:35:31.174 INFO:tasks.rados.rados.0.smithi084.stdout:3527: done (12 left) 2023-10-01T07:35:31.174 INFO:tasks.rados.rados.0.smithi084.stdout:3528: done (11 left) 2023-10-01T07:35:31.174 INFO:tasks.rados.rados.0.smithi084.stdout:3529: done (10 left) 2023-10-01T07:35:31.174 INFO:tasks.rados.rados.0.smithi084.stdout:3530: done (9 left) 2023-10-01T07:35:31.174 INFO:tasks.rados.rados.0.smithi084.stdout:3531: done (8 left) 2023-10-01T07:35:31.174 INFO:tasks.rados.rados.0.smithi084.stdout:3540: write oid 13 current snap is 0 2023-10-01T07:35:31.174 INFO:tasks.rados.rados.0.smithi084.stdout:3532: expect (ObjNum 2098 snap 0 seq_num 2098) 2023-10-01T07:35:31.228 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:30 smithi112 bash[50625]: debug 2023-10-01T07:35:30.941+0000 7f39e2a56200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-01T07:35:31.228 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:31 smithi112 bash[50625]: debug 2023-10-01T07:35:31.161+0000 7f39e2a56200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-01T07:35:31.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:31 smithi112 bash[27689]: cluster 2023-10-01T07:35:29.442020+0000 mgr.y (mgr.15282) 8 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 23 MiB/s rd, 1.7 MiB/s wr, 26 op/s 2023-10-01T07:35:31.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:31 smithi112 bash[27689]: audit 2023-10-01T07:35:30.021663+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:31.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:31 smithi112 bash[27689]: audit 2023-10-01T07:35:30.031207+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:31.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:31 smithi112 bash[27689]: audit 2023-10-01T07:35:30.246434+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:31.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:31 smithi112 bash[27689]: audit 2023-10-01T07:35:30.254840+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:31.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:31 smithi112 bash[27689]: audit 2023-10-01T07:35:30.834899+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:31.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:31 smithi112 bash[27689]: audit 2023-10-01T07:35:30.846235+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:31.324 INFO:tasks.rados.rados.0.smithi084.stdout:3533: finishing write tid 2 to smithi08466639-349 2023-10-01T07:35:31.324 INFO:tasks.rados.rados.0.smithi084.stdout:3533: finishing write tid 3 to smithi08466639-349 2023-10-01T07:35:31.324 INFO:tasks.rados.rados.0.smithi084.stdout:3533: finishing write tid 4 to smithi08466639-349 2023-10-01T07:35:31.324 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 349 v 494 (ObjNum 2188 snap 0 seq_num 2188) dirty exists 2023-10-01T07:35:31.324 INFO:tasks.rados.rados.0.smithi084.stdout:3533: left oid 349 (ObjNum 2188 snap 0 seq_num 2188) 2023-10-01T07:35:31.324 INFO:tasks.rados.rados.0.smithi084.stdout:3534: finishing write tid 1 to smithi08466639-315 2023-10-01T07:35:31.324 INFO:tasks.rados.rados.0.smithi084.stdout:3534: finishing write tid 2 to smithi08466639-315 2023-10-01T07:35:31.324 INFO:tasks.rados.rados.0.smithi084.stdout:3534: finishing write tid 3 to smithi08466639-315 2023-10-01T07:35:31.324 INFO:tasks.rados.rados.0.smithi084.stdout:3534: finishing write tid 4 to smithi08466639-315 2023-10-01T07:35:31.324 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 315 v 503 (ObjNum 2189 snap 0 seq_num 2189) dirty exists 2023-10-01T07:35:31.324 INFO:tasks.rados.rados.0.smithi084.stdout:3534: left oid 315 (ObjNum 2189 snap 0 seq_num 2189) 2023-10-01T07:35:31.325 INFO:tasks.rados.rados.0.smithi084.stdout:3535: finishing write tid 1 to smithi08466639-376 2023-10-01T07:35:31.325 INFO:tasks.rados.rados.0.smithi084.stdout:3535: finishing write tid 2 to smithi08466639-376 2023-10-01T07:35:31.325 INFO:tasks.rados.rados.0.smithi084.stdout:3540: seq_num 2191 ranges {424137=780223,1678518=773090} 2023-10-01T07:35:31.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:31 smithi084 bash[33757]: cluster 2023-10-01T07:35:29.442020+0000 mgr.y (mgr.15282) 8 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 23 MiB/s rd, 1.7 MiB/s wr, 26 op/s 2023-10-01T07:35:31.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:31 smithi084 bash[33757]: audit 2023-10-01T07:35:30.021663+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:31.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:31 smithi084 bash[33757]: audit 2023-10-01T07:35:30.031207+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:31.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:31 smithi084 bash[33757]: audit 2023-10-01T07:35:30.246434+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:31.326 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:31 smithi084 bash[33757]: audit 2023-10-01T07:35:30.254840+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:31.326 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:31 smithi084 bash[33757]: audit 2023-10-01T07:35:30.834899+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:31.326 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:31 smithi084 bash[33757]: audit 2023-10-01T07:35:30.846235+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:31.326 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:31 smithi084 bash[27378]: cluster 2023-10-01T07:35:29.442020+0000 mgr.y (mgr.15282) 8 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 23 MiB/s rd, 1.7 MiB/s wr, 26 op/s 2023-10-01T07:35:31.326 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:31 smithi084 bash[27378]: audit 2023-10-01T07:35:30.021663+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:31.326 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:31 smithi084 bash[27378]: audit 2023-10-01T07:35:30.031207+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:31.326 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:31 smithi084 bash[27378]: audit 2023-10-01T07:35:30.246434+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:31.326 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:31 smithi084 bash[27378]: audit 2023-10-01T07:35:30.254840+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:31.326 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:31 smithi084 bash[27378]: audit 2023-10-01T07:35:30.834899+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:31.326 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:31 smithi084 bash[27378]: audit 2023-10-01T07:35:30.846235+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:31.337 INFO:tasks.rados.rados.0.smithi084.stdout:3540: writing smithi08466639-13 from 424137 to 1204360 tid 1 2023-10-01T07:35:31.345 INFO:tasks.rados.rados.0.smithi084.stdout:3540: writing smithi08466639-13 from 1678518 to 2451608 tid 2 2023-10-01T07:35:31.346 INFO:tasks.rados.rados.0.smithi084.stdout:3532: done (8 left) 2023-10-01T07:35:31.346 INFO:tasks.rados.rados.0.smithi084.stdout:3533: done (7 left) 2023-10-01T07:35:31.346 INFO:tasks.rados.rados.0.smithi084.stdout:3534: done (6 left) 2023-10-01T07:35:31.346 INFO:tasks.rados.rados.0.smithi084.stdout:3541: read oid 370 snap -1 2023-10-01T07:35:31.346 INFO:tasks.rados.rados.0.smithi084.stdout:3541: expect deleted 2023-10-01T07:35:31.346 INFO:tasks.rados.rados.0.smithi084.stdout:3542: write oid 140 current snap is 0 2023-10-01T07:35:31.346 INFO:tasks.rados.rados.0.smithi084.stdout:3542: seq_num 2192 ranges {440944=455472,1337000=633101,2528612=312332} 2023-10-01T07:35:31.350 INFO:tasks.rados.rados.0.smithi084.stdout:3542: writing smithi08466639-140 from 440944 to 896416 tid 1 2023-10-01T07:35:31.356 INFO:tasks.rados.rados.0.smithi084.stdout:3542: writing smithi08466639-140 from 1337000 to 1970101 tid 2 2023-10-01T07:35:31.361 INFO:tasks.rados.rados.0.smithi084.stdout:3542: writing smithi08466639-140 from 2528612 to 2840944 tid 3 2023-10-01T07:35:31.361 INFO:tasks.rados.rados.0.smithi084.stdout:3543: read oid 373 snap -1 2023-10-01T07:35:31.361 INFO:tasks.rados.rados.0.smithi084.stdout:3543: expect (ObjNum 1741 snap 0 seq_num 1741) 2023-10-01T07:35:31.362 INFO:tasks.rados.rados.0.smithi084.stdout:3544: read oid 172 snap -1 2023-10-01T07:35:31.362 INFO:tasks.rados.rados.0.smithi084.stdout:3544: expect deleted 2023-10-01T07:35:31.362 INFO:tasks.rados.rados.0.smithi084.stdout:3545: read oid 444 snap -1 2023-10-01T07:35:31.362 INFO:tasks.rados.rados.0.smithi084.stdout:3545: expect (ObjNum 2028 snap 0 seq_num 2028) 2023-10-01T07:35:31.362 INFO:tasks.rados.rados.0.smithi084.stdout:3546: write oid 126 current snap is 0 2023-10-01T07:35:31.362 INFO:tasks.rados.rados.0.smithi084.stdout:3546: seq_num 2193 ranges {457751=530721,1395482=776759} 2023-10-01T07:35:31.367 INFO:tasks.rados.rados.0.smithi084.stdout:3546: writing smithi08466639-126 from 457751 to 988472 tid 1 2023-10-01T07:35:31.375 INFO:tasks.rados.rados.0.smithi084.stdout:3546: writing smithi08466639-126 from 1395482 to 2172241 tid 2 2023-10-01T07:35:31.375 INFO:tasks.rados.rados.0.smithi084.stdout:3547: read oid 162 snap -1 2023-10-01T07:35:31.375 INFO:tasks.rados.rados.0.smithi084.stdout:3547: expect (ObjNum 2095 snap 0 seq_num 2095) 2023-10-01T07:35:31.375 INFO:tasks.rados.rados.0.smithi084.stdout:3548: read oid 100 snap -1 2023-10-01T07:35:31.375 INFO:tasks.rados.rados.0.smithi084.stdout:3548: expect (ObjNum 2027 snap 0 seq_num 2027) 2023-10-01T07:35:31.375 INFO:tasks.rados.rados.0.smithi084.stdout:3549: read oid 9 snap -1 2023-10-01T07:35:31.375 INFO:tasks.rados.rados.0.smithi084.stdout:3549: expect (ObjNum 8 snap 0 seq_num 8) 2023-10-01T07:35:31.376 INFO:tasks.rados.rados.0.smithi084.stdout:3550: write oid 282 current snap is 0 2023-10-01T07:35:31.376 INFO:tasks.rados.rados.0.smithi084.stdout:3535: finishing write tid 3 to smithi08466639-376 2023-10-01T07:35:31.376 INFO:tasks.rados.rados.0.smithi084.stdout:3535: finishing write tid 4 to smithi08466639-376 2023-10-01T07:35:31.376 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 376 v 358 (ObjNum 2190 snap 0 seq_num 2190) dirty exists 2023-10-01T07:35:31.376 INFO:tasks.rados.rados.0.smithi084.stdout:3535: left oid 376 (ObjNum 2190 snap 0 seq_num 2190) 2023-10-01T07:35:31.376 INFO:tasks.rados.rados.0.smithi084.stdout:3539: expect (ObjNum 1694 snap 0 seq_num 1694) 2023-10-01T07:35:31.533 INFO:tasks.rados.rados.0.smithi084.stdout:3538: expect (ObjNum 1900 snap 0 seq_num 1900) 2023-10-01T07:35:31.728 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:31 smithi112 bash[50625]: debug 2023-10-01T07:35:31.293+0000 7f39e2a56200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-01T07:35:31.730 INFO:tasks.rados.rados.0.smithi084.stdout:3537: expect (ObjNum 2089 snap 0 seq_num 2089) 2023-10-01T07:35:31.941 INFO:tasks.rados.rados.0.smithi084.stdout:3536: expect (ObjNum 2048 snap 0 seq_num 2048) 2023-10-01T07:35:32.096 INFO:tasks.rados.rados.0.smithi084.stdout:3540: finishing write tid 1 to smithi08466639-13 2023-10-01T07:35:32.096 INFO:tasks.rados.rados.0.smithi084.stdout:3550: seq_num 2194 ranges {474558=605970,1737611=636770,2867105=7453} 2023-10-01T07:35:32.106 INFO:tasks.rados.rados.0.smithi084.stdout:3550: writing smithi08466639-282 from 474558 to 1080528 tid 1 2023-10-01T07:35:32.115 INFO:tasks.rados.rados.0.smithi084.stdout:3550: writing smithi08466639-282 from 1737611 to 2374381 tid 2 2023-10-01T07:35:32.118 INFO:tasks.rados.rados.0.smithi084.stdout:3550: writing smithi08466639-282 from 2867105 to 2874558 tid 3 2023-10-01T07:35:32.119 INFO:tasks.rados.rados.0.smithi084.stdout:3535: done (15 left) 2023-10-01T07:35:32.119 INFO:tasks.rados.rados.0.smithi084.stdout:3536: done (14 left) 2023-10-01T07:35:32.119 INFO:tasks.rados.rados.0.smithi084.stdout:3537: done (13 left) 2023-10-01T07:35:32.119 INFO:tasks.rados.rados.0.smithi084.stdout:3538: done (12 left) 2023-10-01T07:35:32.119 INFO:tasks.rados.rados.0.smithi084.stdout:3539: done (11 left) 2023-10-01T07:35:32.119 INFO:tasks.rados.rados.0.smithi084.stdout:3551: write oid 230 current snap is 0 2023-10-01T07:35:32.119 INFO:tasks.rados.rados.0.smithi084.stdout:3551: seq_num 2195 ranges {491365=681219,1796093=780428} 2023-10-01T07:35:32.125 INFO:tasks.rados.rados.0.smithi084.stdout:3551: writing smithi08466639-230 from 491365 to 1172584 tid 1 2023-10-01T07:35:32.133 INFO:tasks.rados.rados.0.smithi084.stdout:3551: writing smithi08466639-230 from 1796093 to 2576521 tid 2 2023-10-01T07:35:32.133 INFO:tasks.rados.rados.0.smithi084.stdout:3552: write oid 77 current snap is 0 2023-10-01T07:35:32.133 INFO:tasks.rados.rados.0.smithi084.stdout:3552: seq_num 2196 ranges {508172=756468,1854575=640439} 2023-10-01T07:35:32.140 INFO:tasks.rados.rados.0.smithi084.stdout:3552: writing smithi08466639-77 from 508172 to 1264640 tid 1 2023-10-01T07:35:32.150 INFO:tasks.rados.rados.0.smithi084.stdout:3552: writing smithi08466639-77 from 1854575 to 2495014 tid 2 2023-10-01T07:35:32.150 INFO:tasks.rados.rados.0.smithi084.stdout:3553: write oid 301 current snap is 0 2023-10-01T07:35:32.150 INFO:tasks.rados.rados.0.smithi084.stdout:3540: finishing write tid 2 to smithi08466639-13 2023-10-01T07:35:32.151 INFO:tasks.rados.rados.0.smithi084.stdout:3540: finishing write tid 3 to smithi08466639-13 2023-10-01T07:35:32.151 INFO:tasks.rados.rados.0.smithi084.stdout:3540: finishing write tid 4 to smithi08466639-13 2023-10-01T07:35:32.151 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 13 v 361 (ObjNum 2191 snap 0 seq_num 2191) dirty exists 2023-10-01T07:35:32.151 INFO:tasks.rados.rados.0.smithi084.stdout:3540: left oid 13 (ObjNum 2191 snap 0 seq_num 2191) 2023-10-01T07:35:32.151 INFO:tasks.rados.rados.0.smithi084.stdout:3542: finishing write tid 1 to smithi08466639-140 2023-10-01T07:35:32.151 INFO:tasks.rados.rados.0.smithi084.stdout:3542: finishing write tid 2 to smithi08466639-140 2023-10-01T07:35:32.151 INFO:tasks.rados.rados.0.smithi084.stdout:3542: finishing write tid 3 to smithi08466639-140 2023-10-01T07:35:32.151 INFO:tasks.rados.rados.0.smithi084.stdout:3542: finishing write tid 4 to smithi08466639-140 2023-10-01T07:35:32.151 INFO:tasks.rados.rados.0.smithi084.stdout:3542: finishing write tid 5 to smithi08466639-140 2023-10-01T07:35:32.151 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 140 v 350 (ObjNum 2192 snap 0 seq_num 2192) dirty exists 2023-10-01T07:35:32.151 INFO:tasks.rados.rados.0.smithi084.stdout:3542: left oid 140 (ObjNum 2192 snap 0 seq_num 2192) 2023-10-01T07:35:32.151 INFO:tasks.rados.rados.0.smithi084.stdout:3545: expect (ObjNum 2028 snap 0 seq_num 2028) 2023-10-01T07:35:32.277 INFO:tasks.rados.rados.0.smithi084.stdout:3543: expect (ObjNum 1741 snap 0 seq_num 1741) 2023-10-01T07:35:32.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:32 smithi084 bash[33757]: audit 2023-10-01T07:35:31.064961+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:32.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:32 smithi084 bash[33757]: audit 2023-10-01T07:35:31.072172+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:32.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:32 smithi084 bash[33757]: audit 2023-10-01T07:35:32.032904+0000 mon.c (mon.2) 174 : audit [DBG] from='client.? 172.21.15.84:0/3692633548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:32.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:32 smithi084 bash[27378]: audit 2023-10-01T07:35:31.064961+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:32.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:32 smithi084 bash[27378]: audit 2023-10-01T07:35:31.072172+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:32.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:32 smithi084 bash[27378]: audit 2023-10-01T07:35:32.032904+0000 mon.c (mon.2) 174 : audit [DBG] from='client.? 172.21.15.84:0/3692633548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:32.417 INFO:tasks.rados.rados.0.smithi084.stdout:3546: finishing write tid 1 to smithi08466639-126 2023-10-01T07:35:32.417 INFO:tasks.rados.rados.0.smithi084.stdout:3546: finishing write tid 2 to smithi08466639-126 2023-10-01T07:35:32.418 INFO:tasks.rados.rados.0.smithi084.stdout:3546: finishing write tid 3 to smithi08466639-126 2023-10-01T07:35:32.418 INFO:tasks.rados.rados.0.smithi084.stdout:3546: finishing write tid 4 to smithi08466639-126 2023-10-01T07:35:32.418 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 126 v 391 (ObjNum 2193 snap 0 seq_num 2193) dirty exists 2023-10-01T07:35:32.418 INFO:tasks.rados.rados.0.smithi084.stdout:3546: left oid 126 (ObjNum 2193 snap 0 seq_num 2193) 2023-10-01T07:35:32.418 INFO:tasks.rados.rados.0.smithi084.stdout:3549: expect (ObjNum 8 snap 0 seq_num 8) 2023-10-01T07:35:32.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:32 smithi112 bash[27689]: audit 2023-10-01T07:35:31.064961+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:32.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:32 smithi112 bash[27689]: audit 2023-10-01T07:35:31.072172+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:32.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:32 smithi112 bash[27689]: audit 2023-10-01T07:35:32.032904+0000 mon.c (mon.2) 174 : audit [DBG] from='client.? 172.21.15.84:0/3692633548' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:32.486 INFO:tasks.rados.rados.0.smithi084.stdout:3547: expect (ObjNum 2095 snap 0 seq_num 2095) 2023-10-01T07:35:32.585 INFO:tasks.rados.rados.0.smithi084.stdout:3548: expect (ObjNum 2027 snap 0 seq_num 2027) 2023-10-01T07:35:32.668 INFO:tasks.rados.rados.0.smithi084.stdout:3550: finishing write tid 1 to smithi08466639-282 2023-10-01T07:35:32.669 INFO:tasks.rados.rados.0.smithi084.stdout:3550: finishing write tid 2 to smithi08466639-282 2023-10-01T07:35:32.669 INFO:tasks.rados.rados.0.smithi084.stdout:3550: finishing write tid 3 to smithi08466639-282 2023-10-01T07:35:32.669 INFO:tasks.rados.rados.0.smithi084.stdout:3550: finishing write tid 4 to smithi08466639-282 2023-10-01T07:35:32.669 INFO:tasks.rados.rados.0.smithi084.stdout:3550: finishing write tid 5 to smithi08466639-282 2023-10-01T07:35:32.669 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 282 v 381 (ObjNum 2194 snap 0 seq_num 2194) dirty exists 2023-10-01T07:35:32.669 INFO:tasks.rados.rados.0.smithi084.stdout:3550: left oid 282 (ObjNum 2194 snap 0 seq_num 2194) 2023-10-01T07:35:32.669 INFO:tasks.rados.rados.0.smithi084.stdout:3551: finishing write tid 1 to smithi08466639-230 2023-10-01T07:35:32.669 INFO:tasks.rados.rados.0.smithi084.stdout:3551: finishing write tid 2 to smithi08466639-230 2023-10-01T07:35:32.669 INFO:tasks.rados.rados.0.smithi084.stdout:3551: finishing write tid 3 to smithi08466639-230 2023-10-01T07:35:32.669 INFO:tasks.rados.rados.0.smithi084.stdout:3551: finishing write tid 4 to smithi08466639-230 2023-10-01T07:35:32.670 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 230 v 502 (ObjNum 2195 snap 0 seq_num 2195) dirty exists 2023-10-01T07:35:32.670 INFO:tasks.rados.rados.0.smithi084.stdout:3551: left oid 230 (ObjNum 2195 snap 0 seq_num 2195) 2023-10-01T07:35:32.670 INFO:tasks.rados.rados.0.smithi084.stdout:3552: finishing write tid 1 to smithi08466639-77 2023-10-01T07:35:32.670 INFO:tasks.rados.rados.0.smithi084.stdout:3552: finishing write tid 2 to smithi08466639-77 2023-10-01T07:35:32.670 INFO:tasks.rados.rados.0.smithi084.stdout:3552: finishing write tid 3 to smithi08466639-77 2023-10-01T07:35:32.670 INFO:tasks.rados.rados.0.smithi084.stdout:3552: finishing write tid 4 to smithi08466639-77 2023-10-01T07:35:32.670 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 77 v 506 (ObjNum 2196 snap 0 seq_num 2196) dirty exists 2023-10-01T07:35:32.670 INFO:tasks.rados.rados.0.smithi084.stdout:3552: left oid 77 (ObjNum 2196 snap 0 seq_num 2196) 2023-10-01T07:35:32.670 INFO:tasks.rados.rados.0.smithi084.stdout:3553: seq_num 2197 ranges {524979=431717,1513057=784097} 2023-10-01T07:35:32.679 INFO:tasks.rados.rados.0.smithi084.stdout:3553: writing smithi08466639-301 from 524979 to 956696 tid 1 2023-10-01T07:35:32.688 INFO:tasks.rados.rados.0.smithi084.stdout:3553: writing smithi08466639-301 from 1513057 to 2297154 tid 2 2023-10-01T07:35:32.688 INFO:tasks.rados.rados.0.smithi084.stdout:3540: done (13 left) 2023-10-01T07:35:32.688 INFO:tasks.rados.rados.0.smithi084.stdout:3541: done (12 left) 2023-10-01T07:35:32.688 INFO:tasks.rados.rados.0.smithi084.stdout:3542: done (11 left) 2023-10-01T07:35:32.688 INFO:tasks.rados.rados.0.smithi084.stdout:3543: done (10 left) 2023-10-01T07:35:32.688 INFO:tasks.rados.rados.0.smithi084.stdout:3544: done (9 left) 2023-10-01T07:35:32.688 INFO:tasks.rados.rados.0.smithi084.stdout:3545: done (8 left) 2023-10-01T07:35:32.688 INFO:tasks.rados.rados.0.smithi084.stdout:3546: done (7 left) 2023-10-01T07:35:32.688 INFO:tasks.rados.rados.0.smithi084.stdout:3547: done (6 left) 2023-10-01T07:35:32.688 INFO:tasks.rados.rados.0.smithi084.stdout:3548: done (5 left) 2023-10-01T07:35:32.689 INFO:tasks.rados.rados.0.smithi084.stdout:3549: done (4 left) 2023-10-01T07:35:32.689 INFO:tasks.rados.rados.0.smithi084.stdout:3550: done (3 left) 2023-10-01T07:35:32.689 INFO:tasks.rados.rados.0.smithi084.stdout:3551: done (2 left) 2023-10-01T07:35:32.689 INFO:tasks.rados.rados.0.smithi084.stdout:3552: done (1 left) 2023-10-01T07:35:32.689 INFO:tasks.rados.rados.0.smithi084.stdout:3554: write oid 487 current snap is 0 2023-10-01T07:35:32.689 INFO:tasks.rados.rados.0.smithi084.stdout:3554: seq_num 2198 ranges {541786=623319,1571539=644108,2693150=248636} 2023-10-01T07:35:32.694 INFO:tasks.rados.rados.0.smithi084.stdout:3554: writing smithi08466639-487 from 541786 to 1165105 tid 1 2023-10-01T07:35:32.700 INFO:tasks.rados.rados.0.smithi084.stdout:3554: writing smithi08466639-487 from 1571539 to 2215647 tid 2 2023-10-01T07:35:32.705 INFO:tasks.rados.rados.0.smithi084.stdout:3554: writing smithi08466639-487 from 2693150 to 2941786 tid 3 2023-10-01T07:35:32.705 INFO:tasks.rados.rados.0.smithi084.stdout:3555: read oid 254 snap -1 2023-10-01T07:35:32.705 INFO:tasks.rados.rados.0.smithi084.stdout:3555: expect (ObjNum 253 snap 0 seq_num 253) 2023-10-01T07:35:32.705 INFO:tasks.rados.rados.0.smithi084.stdout:3556: read oid 283 snap -1 2023-10-01T07:35:32.705 INFO:tasks.rados.rados.0.smithi084.stdout:3556: expect (ObjNum 2152 snap 0 seq_num 2152) 2023-10-01T07:35:32.706 INFO:tasks.rados.rados.0.smithi084.stdout:3557: write oid 362 current snap is 0 2023-10-01T07:35:32.706 INFO:tasks.rados.rados.0.smithi084.stdout:3557: seq_num 2199 ranges {558593=698568,2030021=787766} 2023-10-01T07:35:32.712 INFO:tasks.rados.rados.0.smithi084.stdout:3557: writing smithi08466639-362 from 558593 to 1257161 tid 1 2023-10-01T07:35:32.721 INFO:tasks.rados.rados.0.smithi084.stdout:3557: writing smithi08466639-362 from 2030021 to 2817787 tid 2 2023-10-01T07:35:32.722 INFO:tasks.rados.rados.0.smithi084.stdout:3558: read oid 113 snap -1 2023-10-01T07:35:32.722 INFO:tasks.rados.rados.0.smithi084.stdout:3558: expect deleted 2023-10-01T07:35:32.722 INFO:tasks.rados.rados.0.smithi084.stdout:3559: write oid 163 current snap is 0 2023-10-01T07:35:32.722 INFO:tasks.rados.rados.0.smithi084.stdout:3553: finishing write tid 1 to smithi08466639-301 2023-10-01T07:35:32.722 INFO:tasks.rados.rados.0.smithi084.stdout:3559: seq_num 2200 ranges {575400=773817,2088503=647777} 2023-10-01T07:35:32.729 INFO:tasks.rados.rados.0.smithi084.stdout:3559: writing smithi08466639-163 from 575400 to 1349217 tid 1 2023-10-01T07:35:32.737 INFO:tasks.rados.rados.0.smithi084.stdout:3559: writing smithi08466639-163 from 2088503 to 2736280 tid 2 2023-10-01T07:35:32.737 INFO:tasks.rados.rados.0.smithi084.stdout:3560: read oid 155 snap -1 2023-10-01T07:35:32.737 INFO:tasks.rados.rados.0.smithi084.stdout:3560: expect (ObjNum 1720 snap 0 seq_num 1720) 2023-10-01T07:35:32.737 INFO:tasks.rados.rados.0.smithi084.stdout:3561: write oid 405 current snap is 0 2023-10-01T07:35:32.738 INFO:tasks.rados.rados.0.smithi084.stdout:3553: finishing write tid 2 to smithi08466639-301 2023-10-01T07:35:32.738 INFO:tasks.rados.rados.0.smithi084.stdout:3553: finishing write tid 3 to smithi08466639-301 2023-10-01T07:35:32.738 INFO:tasks.rados.rados.0.smithi084.stdout:3553: finishing write tid 4 to smithi08466639-301 2023-10-01T07:35:32.738 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 301 v 384 (ObjNum 2197 snap 0 seq_num 2197) dirty exists 2023-10-01T07:35:32.738 INFO:tasks.rados.rados.0.smithi084.stdout:3553: left oid 301 (ObjNum 2197 snap 0 seq_num 2197) 2023-10-01T07:35:32.738 INFO:tasks.rados.rados.0.smithi084.stdout:3554: finishing write tid 1 to smithi08466639-487 2023-10-01T07:35:32.738 INFO:tasks.rados.rados.0.smithi084.stdout:3554: finishing write tid 2 to smithi08466639-487 2023-10-01T07:35:32.738 INFO:tasks.rados.rados.0.smithi084.stdout:3561: seq_num 2201 ranges {592207=449066,1746985=791435} 2023-10-01T07:35:32.743 INFO:tasks.rados.rados.0.smithi084.stdout:3561: writing smithi08466639-405 from 592207 to 1041273 tid 1 2023-10-01T07:35:32.752 INFO:tasks.rados.rados.0.smithi084.stdout:3561: writing smithi08466639-405 from 1746985 to 2538420 tid 2 2023-10-01T07:35:32.752 INFO:tasks.rados.rados.0.smithi084.stdout:3553: done (8 left) 2023-10-01T07:35:32.752 INFO:tasks.rados.rados.0.smithi084.stdout:3562: write oid 190 current snap is 0 2023-10-01T07:35:32.752 INFO:tasks.rados.rados.0.smithi084.stdout:3562: seq_num 2202 ranges {609014=524315,1689114=535093,2970136=38878} 2023-10-01T07:35:32.758 INFO:tasks.rados.rados.0.smithi084.stdout:3562: writing smithi08466639-190 from 609014 to 1133329 tid 1 2023-10-01T07:35:32.764 INFO:tasks.rados.rados.0.smithi084.stdout:3562: writing smithi08466639-190 from 1689114 to 2224207 tid 2 2023-10-01T07:35:32.769 INFO:tasks.rados.rados.0.smithi084.stdout:3562: writing smithi08466639-190 from 2970136 to 3009014 tid 3 2023-10-01T07:35:32.769 INFO:tasks.rados.rados.0.smithi084.stdout:3563: read oid 478 snap -1 2023-10-01T07:35:32.769 INFO:tasks.rados.rados.0.smithi084.stdout:3563: expect (ObjNum 2139 snap 0 seq_num 2139) 2023-10-01T07:35:32.769 INFO:tasks.rados.rados.0.smithi084.stdout:3564: read oid 498 snap -1 2023-10-01T07:35:32.769 INFO:tasks.rados.rados.0.smithi084.stdout:3564: expect (ObjNum 497 snap 0 seq_num 497) 2023-10-01T07:35:32.769 INFO:tasks.rados.rados.0.smithi084.stdout:3565: write oid 411 current snap is 0 2023-10-01T07:35:32.769 INFO:tasks.rados.rados.0.smithi084.stdout:3554: finishing write tid 3 to smithi08466639-487 2023-10-01T07:35:32.769 INFO:tasks.rados.rados.0.smithi084.stdout:3554: finishing write tid 4 to smithi08466639-487 2023-10-01T07:35:32.770 INFO:tasks.rados.rados.0.smithi084.stdout:3565: seq_num 2203 ranges {625821=599564,1747596=795104,2997559=28262} 2023-10-01T07:35:32.776 INFO:tasks.rados.rados.0.smithi084.stdout:3565: writing smithi08466639-411 from 625821 to 1225385 tid 1 2023-10-01T07:35:32.784 INFO:tasks.rados.rados.0.smithi084.stdout:3565: writing smithi08466639-411 from 1747596 to 2542700 tid 2 2023-10-01T07:35:32.786 INFO:tasks.rados.rados.0.smithi084.stdout:3565: writing smithi08466639-411 from 2997559 to 3025821 tid 3 2023-10-01T07:35:32.787 INFO:tasks.rados.rados.0.smithi084.stdout:3566: write oid 51 current snap is 0 2023-10-01T07:35:32.787 INFO:tasks.rados.rados.0.smithi084.stdout:3566: seq_num 2204 ranges {642628=674813,1806078=538762,3024982=17646} 2023-10-01T07:35:32.794 INFO:tasks.rados.rados.0.smithi084.stdout:3566: writing smithi08466639-51 from 642628 to 1317441 tid 1 2023-10-01T07:35:32.800 INFO:tasks.rados.rados.0.smithi084.stdout:3566: writing smithi08466639-51 from 1806078 to 2344840 tid 2 2023-10-01T07:35:32.804 INFO:tasks.rados.rados.0.smithi084.stdout:3566: writing smithi08466639-51 from 3024982 to 3042628 tid 3 2023-10-01T07:35:32.804 INFO:tasks.rados.rados.0.smithi084.stdout:3567: delete oid 182 current snap is 0 2023-10-01T07:35:32.804 INFO:tasks.rados.rados.0.smithi084.stdout:3556: expect (ObjNum 2152 snap 0 seq_num 2152) 2023-10-01T07:35:32.876 INFO:tasks.rados.rados.0.smithi084.stdout:3554: finishing write tid 5 to smithi08466639-487 2023-10-01T07:35:32.876 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 487 v 498 (ObjNum 2198 snap 0 seq_num 2198) dirty exists 2023-10-01T07:35:32.876 INFO:tasks.rados.rados.0.smithi084.stdout:3554: left oid 487 (ObjNum 2198 snap 0 seq_num 2198) 2023-10-01T07:35:32.876 INFO:tasks.rados.rados.0.smithi084.stdout:3555: expect (ObjNum 253 snap 0 seq_num 253) 2023-10-01T07:35:32.953 INFO:tasks.rados.rados.0.smithi084.stdout:3557: finishing write tid 1 to smithi08466639-362 2023-10-01T07:35:32.953 INFO:tasks.rados.rados.0.smithi084.stdout:3557: finishing write tid 2 to smithi08466639-362 2023-10-01T07:35:32.953 INFO:tasks.rados.rados.0.smithi084.stdout:3557: finishing write tid 3 to smithi08466639-362 2023-10-01T07:35:32.953 INFO:tasks.rados.rados.0.smithi084.stdout:3557: finishing write tid 4 to smithi08466639-362 2023-10-01T07:35:32.953 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 362 v 319 (ObjNum 2199 snap 0 seq_num 2199) dirty exists 2023-10-01T07:35:32.953 INFO:tasks.rados.rados.0.smithi084.stdout:3557: left oid 362 (ObjNum 2199 snap 0 seq_num 2199) 2023-10-01T07:35:32.953 INFO:tasks.rados.rados.0.smithi084.stdout:3559: finishing write tid 1 to smithi08466639-163 2023-10-01T07:35:32.954 INFO:tasks.rados.rados.0.smithi084.stdout:3559: finishing write tid 2 to smithi08466639-163 2023-10-01T07:35:32.954 INFO:tasks.rados.rados.0.smithi084.stdout:3559: finishing write tid 3 to smithi08466639-163 2023-10-01T07:35:32.954 INFO:tasks.rados.rados.0.smithi084.stdout:3559: finishing write tid 4 to smithi08466639-163 2023-10-01T07:35:32.954 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 163 v 501 (ObjNum 2200 snap 0 seq_num 2200) dirty exists 2023-10-01T07:35:32.954 INFO:tasks.rados.rados.0.smithi084.stdout:3559: left oid 163 (ObjNum 2200 snap 0 seq_num 2200) 2023-10-01T07:35:32.954 INFO:tasks.rados.rados.0.smithi084.stdout:3560: expect (ObjNum 1720 snap 0 seq_num 1720) 2023-10-01T07:35:32.978 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:32 smithi112 bash[50625]: debug 2023-10-01T07:35:32.557+0000 7f39e2a56200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-01T07:35:32.978 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:32 smithi112 bash[50625]: [01/Oct/2023:07:35:32] ENGINE Bus STARTING 2023-10-01T07:35:32.978 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:32 smithi112 bash[50625]: CherryPy Checker: 2023-10-01T07:35:32.978 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:32 smithi112 bash[50625]: The Application mounted at '' has an empty config. 2023-10-01T07:35:32.978 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:32 smithi112 bash[50625]: [01/Oct/2023:07:35:32] ENGINE Serving on http://:::9283 2023-10-01T07:35:32.978 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:32 smithi112 bash[50625]: [01/Oct/2023:07:35:32] ENGINE Bus STARTED 2023-10-01T07:35:33.212 INFO:tasks.rados.rados.0.smithi084.stdout:3561: finishing write tid 1 to smithi08466639-405 2023-10-01T07:35:33.213 INFO:tasks.rados.rados.0.smithi084.stdout:3561: finishing write tid 2 to smithi08466639-405 2023-10-01T07:35:33.213 INFO:tasks.rados.rados.0.smithi084.stdout:3561: finishing write tid 3 to smithi08466639-405 2023-10-01T07:35:33.213 INFO:tasks.rados.rados.0.smithi084.stdout:3561: finishing write tid 4 to smithi08466639-405 2023-10-01T07:35:33.213 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 405 v 542 (ObjNum 2201 snap 0 seq_num 2201) dirty exists 2023-10-01T07:35:33.213 INFO:tasks.rados.rados.0.smithi084.stdout:3561: left oid 405 (ObjNum 2201 snap 0 seq_num 2201) 2023-10-01T07:35:33.213 INFO:tasks.rados.rados.0.smithi084.stdout:3562: finishing write tid 1 to smithi08466639-190 2023-10-01T07:35:33.213 INFO:tasks.rados.rados.0.smithi084.stdout:3562: finishing write tid 2 to smithi08466639-190 2023-10-01T07:35:33.213 INFO:tasks.rados.rados.0.smithi084.stdout:3562: finishing write tid 3 to smithi08466639-190 2023-10-01T07:35:33.213 INFO:tasks.rados.rados.0.smithi084.stdout:3562: finishing write tid 4 to smithi08466639-190 2023-10-01T07:35:33.213 INFO:tasks.rados.rados.0.smithi084.stdout:3562: finishing write tid 5 to smithi08466639-190 2023-10-01T07:35:33.213 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 190 v 323 (ObjNum 2202 snap 0 seq_num 2202) dirty exists 2023-10-01T07:35:33.213 INFO:tasks.rados.rados.0.smithi084.stdout:3562: left oid 190 (ObjNum 2202 snap 0 seq_num 2202) 2023-10-01T07:35:33.214 INFO:tasks.rados.rados.0.smithi084.stdout:3564: expect (ObjNum 497 snap 0 seq_num 497) 2023-10-01T07:35:33.294 INFO:tasks.rados.rados.0.smithi084.stdout:3563: expect (ObjNum 2139 snap 0 seq_num 2139) 2023-10-01T07:35:33.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:33 smithi084 bash[27378]: cluster 2023-10-01T07:35:31.443038+0000 mgr.y (mgr.15282) 9 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 5.5 MiB/s wr, 62 op/s 2023-10-01T07:35:33.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:33 smithi084 bash[27378]: cluster 2023-10-01T07:35:32.579153+0000 mon.a (mon.0) 849 : cluster [DBG] Standby manager daemon x started 2023-10-01T07:35:33.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:33 smithi084 bash[27378]: audit 2023-10-01T07:35:32.587270+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.? 172.21.15.112:0/3694402514' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-01T07:35:33.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:33 smithi084 bash[27378]: audit 2023-10-01T07:35:32.589234+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.? 172.21.15.112:0/3694402514' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-01T07:35:33.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:33 smithi084 bash[27378]: audit 2023-10-01T07:35:32.593040+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.? 172.21.15.112:0/3694402514' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-01T07:35:33.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:33 smithi084 bash[27378]: audit 2023-10-01T07:35:32.593418+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.? 172.21.15.112:0/3694402514' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-01T07:35:33.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:33 smithi084 bash[33757]: cluster 2023-10-01T07:35:31.443038+0000 mgr.y (mgr.15282) 9 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 5.5 MiB/s wr, 62 op/s 2023-10-01T07:35:33.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:33 smithi084 bash[33757]: cluster 2023-10-01T07:35:32.579153+0000 mon.a (mon.0) 849 : cluster [DBG] Standby manager daemon x started 2023-10-01T07:35:33.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:33 smithi084 bash[33757]: audit 2023-10-01T07:35:32.587270+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.? 172.21.15.112:0/3694402514' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-01T07:35:33.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:33 smithi084 bash[33757]: audit 2023-10-01T07:35:32.589234+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.? 172.21.15.112:0/3694402514' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-01T07:35:33.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:33 smithi084 bash[33757]: audit 2023-10-01T07:35:32.593040+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.? 172.21.15.112:0/3694402514' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-01T07:35:33.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:33 smithi084 bash[33757]: audit 2023-10-01T07:35:32.593418+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.? 172.21.15.112:0/3694402514' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-01T07:35:33.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:33 smithi112 bash[27689]: cluster 2023-10-01T07:35:31.443038+0000 mgr.y (mgr.15282) 9 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 5.5 MiB/s wr, 62 op/s 2023-10-01T07:35:33.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:33 smithi112 bash[27689]: cluster 2023-10-01T07:35:32.579153+0000 mon.a (mon.0) 849 : cluster [DBG] Standby manager daemon x started 2023-10-01T07:35:33.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:33 smithi112 bash[27689]: audit 2023-10-01T07:35:32.587270+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.? 172.21.15.112:0/3694402514' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-01T07:35:33.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:33 smithi112 bash[27689]: audit 2023-10-01T07:35:32.589234+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.? 172.21.15.112:0/3694402514' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-01T07:35:33.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:33 smithi112 bash[27689]: audit 2023-10-01T07:35:32.593040+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.? 172.21.15.112:0/3694402514' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-01T07:35:33.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:33 smithi112 bash[27689]: audit 2023-10-01T07:35:32.593418+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.? 172.21.15.112:0/3694402514' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-01T07:35:33.519 INFO:tasks.rados.rados.0.smithi084.stdout:3565: finishing write tid 1 to smithi08466639-411 2023-10-01T07:35:33.519 INFO:tasks.rados.rados.0.smithi084.stdout:3565: finishing write tid 2 to smithi08466639-411 2023-10-01T07:35:33.519 INFO:tasks.rados.rados.0.smithi084.stdout:3565: finishing write tid 3 to smithi08466639-411 2023-10-01T07:35:33.519 INFO:tasks.rados.rados.0.smithi084.stdout:3565: finishing write tid 4 to smithi08466639-411 2023-10-01T07:35:33.519 INFO:tasks.rados.rados.0.smithi084.stdout:3565: finishing write tid 5 to smithi08466639-411 2023-10-01T07:35:33.519 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 411 v 354 (ObjNum 2203 snap 0 seq_num 2203) dirty exists 2023-10-01T07:35:33.519 INFO:tasks.rados.rados.0.smithi084.stdout:3565: left oid 411 (ObjNum 2203 snap 0 seq_num 2203) 2023-10-01T07:35:33.519 INFO:tasks.rados.rados.0.smithi084.stdout:3566: finishing write tid 1 to smithi08466639-51 2023-10-01T07:35:33.520 INFO:tasks.rados.rados.0.smithi084.stdout:3566: finishing write tid 2 to smithi08466639-51 2023-10-01T07:35:33.520 INFO:tasks.rados.rados.0.smithi084.stdout:3566: finishing write tid 3 to smithi08466639-51 2023-10-01T07:35:33.520 INFO:tasks.rados.rados.0.smithi084.stdout:3566: finishing write tid 4 to smithi08466639-51 2023-10-01T07:35:33.520 INFO:tasks.rados.rados.0.smithi084.stdout:3566: finishing write tid 5 to smithi08466639-51 2023-10-01T07:35:33.520 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 51 v 546 (ObjNum 2204 snap 0 seq_num 2204) dirty exists 2023-10-01T07:35:33.520 INFO:tasks.rados.rados.0.smithi084.stdout:3566: left oid 51 (ObjNum 2204 snap 0 seq_num 2204) 2023-10-01T07:35:33.520 INFO:tasks.rados.rados.0.smithi084.stdout:3554: done (13 left) 2023-10-01T07:35:33.520 INFO:tasks.rados.rados.0.smithi084.stdout:3555: done (12 left) 2023-10-01T07:35:33.520 INFO:tasks.rados.rados.0.smithi084.stdout:3556: done (11 left) 2023-10-01T07:35:33.520 INFO:tasks.rados.rados.0.smithi084.stdout:3557: done (10 left) 2023-10-01T07:35:33.520 INFO:tasks.rados.rados.0.smithi084.stdout:3558: done (9 left) 2023-10-01T07:35:33.521 INFO:tasks.rados.rados.0.smithi084.stdout:3559: done (8 left) 2023-10-01T07:35:33.521 INFO:tasks.rados.rados.0.smithi084.stdout:3560: done (7 left) 2023-10-01T07:35:33.521 INFO:tasks.rados.rados.0.smithi084.stdout:3561: done (6 left) 2023-10-01T07:35:33.521 INFO:tasks.rados.rados.0.smithi084.stdout:3562: done (5 left) 2023-10-01T07:35:33.521 INFO:tasks.rados.rados.0.smithi084.stdout:3563: done (4 left) 2023-10-01T07:35:33.521 INFO:tasks.rados.rados.0.smithi084.stdout:3564: done (3 left) 2023-10-01T07:35:33.521 INFO:tasks.rados.rados.0.smithi084.stdout:3565: done (2 left) 2023-10-01T07:35:33.521 INFO:tasks.rados.rados.0.smithi084.stdout:3566: done (1 left) 2023-10-01T07:35:33.521 INFO:tasks.rados.rados.0.smithi084.stdout:3567: done (0 left) 2023-10-01T07:35:33.521 INFO:tasks.rados.rados.0.smithi084.stdout:3568: write oid 145 current snap is 0 2023-10-01T07:35:33.522 INFO:tasks.rados.rados.0.smithi084.stdout:3568: seq_num 2206 ranges {676242=541664,1923042=542431} 2023-10-01T07:35:33.531 INFO:tasks.rados.rados.0.smithi084.stdout:3568: writing smithi08466639-145 from 676242 to 1217906 tid 1 2023-10-01T07:35:33.539 INFO:tasks.rados.rados.0.smithi084.stdout:3568: writing smithi08466639-145 from 1923042 to 2465473 tid 2 2023-10-01T07:35:33.539 INFO:tasks.rados.rados.0.smithi084.stdout:3569: delete oid 122 current snap is 0 2023-10-01T07:35:33.539 INFO:tasks.rados.rados.0.smithi084.stdout:3568: finishing write tid 1 to smithi08466639-145 2023-10-01T07:35:33.542 INFO:tasks.rados.rados.0.smithi084.stdout:3569: done (1 left) 2023-10-01T07:35:33.542 INFO:tasks.rados.rados.0.smithi084.stdout:3570: read oid 117 snap -1 2023-10-01T07:35:33.542 INFO:tasks.rados.rados.0.smithi084.stdout:3570: expect (ObjNum 1464 snap 0 seq_num 1464) 2023-10-01T07:35:33.542 INFO:tasks.rados.rados.0.smithi084.stdout:3571: read oid 464 snap -1 2023-10-01T07:35:33.542 INFO:tasks.rados.rados.0.smithi084.stdout:3571: expect deleted 2023-10-01T07:35:33.542 INFO:tasks.rados.rados.0.smithi084.stdout:3572: write oid 113 current snap is 0 2023-10-01T07:35:33.542 INFO:tasks.rados.rados.0.smithi084.stdout:3572: seq_num 2208 ranges {709856=692162,2040006=546100} 2023-10-01T07:35:33.550 INFO:tasks.rados.rados.0.smithi084.stdout:3572: writing smithi08466639-113 from 709856 to 1402018 tid 1 2023-10-01T07:35:33.558 INFO:tasks.rados.rados.0.smithi084.stdout:3572: writing smithi08466639-113 from 2040006 to 2586106 tid 2 2023-10-01T07:35:33.558 INFO:tasks.rados.rados.0.smithi084.stdout:3573: write oid 478 current snap is 0 2023-10-01T07:35:33.558 INFO:tasks.rados.rados.0.smithi084.stdout:3573: seq_num 2209 ranges {726663=767411,2098488=406111} 2023-10-01T07:35:33.566 INFO:tasks.rados.rados.0.smithi084.stdout:3573: writing smithi08466639-478 from 726663 to 1494074 tid 1 2023-10-01T07:35:33.572 INFO:tasks.rados.rados.0.smithi084.stdout:3573: writing smithi08466639-478 from 2098488 to 2504599 tid 2 2023-10-01T07:35:33.572 INFO:tasks.rados.rados.0.smithi084.stdout:3574: write oid 246 current snap is 0 2023-10-01T07:35:33.572 INFO:tasks.rados.rados.0.smithi084.stdout:3574: seq_num 2210 ranges {743470=442660,1640617=549769,2673167=470303} 2023-10-01T07:35:33.578 INFO:tasks.rados.rados.0.smithi084.stdout:3574: writing smithi08466639-246 from 743470 to 1186130 tid 1 2023-10-01T07:35:33.584 INFO:tasks.rados.rados.0.smithi084.stdout:3574: writing smithi08466639-246 from 1640617 to 2190386 tid 2 2023-10-01T07:35:33.590 INFO:tasks.rados.rados.0.smithi084.stdout:3574: writing smithi08466639-246 from 2673167 to 3143470 tid 3 2023-10-01T07:35:33.591 INFO:tasks.rados.rados.0.smithi084.stdout:3575: read oid 226 snap -1 2023-10-01T07:35:33.591 INFO:tasks.rados.rados.0.smithi084.stdout:3575: expect (ObjNum 568 snap 0 seq_num 568) 2023-10-01T07:35:33.591 INFO:tasks.rados.rados.0.smithi084.stdout:3576: read oid 31 snap -1 2023-10-01T07:35:33.591 INFO:tasks.rados.rados.0.smithi084.stdout:3576: expect (ObjNum 2074 snap 0 seq_num 2074) 2023-10-01T07:35:33.591 INFO:tasks.rados.rados.0.smithi084.stdout:3577: read oid 24 snap -1 2023-10-01T07:35:33.591 INFO:tasks.rados.rados.0.smithi084.stdout:3577: expect (ObjNum 1950 snap 0 seq_num 1950) 2023-10-01T07:35:33.591 INFO:tasks.rados.rados.0.smithi084.stdout:3578: delete oid 224 current snap is 0 2023-10-01T07:35:33.591 INFO:tasks.rados.rados.0.smithi084.stdout:3568: finishing write tid 2 to smithi08466639-145 2023-10-01T07:35:33.591 INFO:tasks.rados.rados.0.smithi084.stdout:3568: finishing write tid 3 to smithi08466639-145 2023-10-01T07:35:33.591 INFO:tasks.rados.rados.0.smithi084.stdout:3568: finishing write tid 4 to smithi08466639-145 2023-10-01T07:35:33.591 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 145 v 368 (ObjNum 2206 snap 0 seq_num 2206) dirty exists 2023-10-01T07:35:33.592 INFO:tasks.rados.rados.0.smithi084.stdout:3568: left oid 145 (ObjNum 2206 snap 0 seq_num 2206) 2023-10-01T07:35:33.592 INFO:tasks.rados.rados.0.smithi084.stdout:3570: expect (ObjNum 1464 snap 0 seq_num 1464) 2023-10-01T07:35:33.761 INFO:tasks.rados.rados.0.smithi084.stdout:3572: finishing write tid 1 to smithi08466639-113 2023-10-01T07:35:33.761 INFO:tasks.rados.rados.0.smithi084.stdout:3572: finishing write tid 2 to smithi08466639-113 2023-10-01T07:35:33.761 INFO:tasks.rados.rados.0.smithi084.stdout:3572: finishing write tid 3 to smithi08466639-113 2023-10-01T07:35:33.761 INFO:tasks.rados.rados.0.smithi084.stdout:3572: finishing write tid 4 to smithi08466639-113 2023-10-01T07:35:33.761 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 113 v 387 (ObjNum 2208 snap 0 seq_num 2208) dirty exists 2023-10-01T07:35:33.761 INFO:tasks.rados.rados.0.smithi084.stdout:3572: left oid 113 (ObjNum 2208 snap 0 seq_num 2208) 2023-10-01T07:35:33.761 INFO:tasks.rados.rados.0.smithi084.stdout:3573: finishing write tid 1 to smithi08466639-478 2023-10-01T07:35:33.761 INFO:tasks.rados.rados.0.smithi084.stdout:3573: finishing write tid 2 to smithi08466639-478 2023-10-01T07:35:33.761 INFO:tasks.rados.rados.0.smithi084.stdout:3573: finishing write tid 3 to smithi08466639-478 2023-10-01T07:35:33.761 INFO:tasks.rados.rados.0.smithi084.stdout:3573: finishing write tid 4 to smithi08466639-478 2023-10-01T07:35:33.762 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 478 v 357 (ObjNum 2209 snap 0 seq_num 2209) dirty exists 2023-10-01T07:35:33.762 INFO:tasks.rados.rados.0.smithi084.stdout:3573: left oid 478 (ObjNum 2209 snap 0 seq_num 2209) 2023-10-01T07:35:33.762 INFO:tasks.rados.rados.0.smithi084.stdout:3574: finishing write tid 1 to smithi08466639-246 2023-10-01T07:35:33.762 INFO:tasks.rados.rados.0.smithi084.stdout:3574: finishing write tid 2 to smithi08466639-246 2023-10-01T07:35:33.762 INFO:tasks.rados.rados.0.smithi084.stdout:3575: expect (ObjNum 568 snap 0 seq_num 568) 2023-10-01T07:35:33.916 INFO:tasks.rados.rados.0.smithi084.stdout:3576: expect (ObjNum 2074 snap 0 seq_num 2074) 2023-10-01T07:35:34.007 INFO:tasks.rados.rados.0.smithi084.stdout:3577: expect (ObjNum 1950 snap 0 seq_num 1950) 2023-10-01T07:35:34.101 INFO:tasks.rados.rados.0.smithi084.stdout:3574: finishing write tid 3 to smithi08466639-246 2023-10-01T07:35:34.101 INFO:tasks.rados.rados.0.smithi084.stdout:3574: finishing write tid 4 to smithi08466639-246 2023-10-01T07:35:34.102 INFO:tasks.rados.rados.0.smithi084.stdout:3574: finishing write tid 5 to smithi08466639-246 2023-10-01T07:35:34.102 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 246 v 489 (ObjNum 2210 snap 0 seq_num 2210) dirty exists 2023-10-01T07:35:34.102 INFO:tasks.rados.rados.0.smithi084.stdout:3574: left oid 246 (ObjNum 2210 snap 0 seq_num 2210) 2023-10-01T07:35:34.102 INFO:tasks.rados.rados.0.smithi084.stdout:3568: done (9 left) 2023-10-01T07:35:34.102 INFO:tasks.rados.rados.0.smithi084.stdout:3570: done (8 left) 2023-10-01T07:35:34.102 INFO:tasks.rados.rados.0.smithi084.stdout:3571: done (7 left) 2023-10-01T07:35:34.102 INFO:tasks.rados.rados.0.smithi084.stdout:3572: done (6 left) 2023-10-01T07:35:34.102 INFO:tasks.rados.rados.0.smithi084.stdout:3573: done (5 left) 2023-10-01T07:35:34.102 INFO:tasks.rados.rados.0.smithi084.stdout:3574: done (4 left) 2023-10-01T07:35:34.102 INFO:tasks.rados.rados.0.smithi084.stdout:3575: done (3 left) 2023-10-01T07:35:34.103 INFO:tasks.rados.rados.0.smithi084.stdout:3576: done (2 left) 2023-10-01T07:35:34.103 INFO:tasks.rados.rados.0.smithi084.stdout:3577: done (1 left) 2023-10-01T07:35:34.103 INFO:tasks.rados.rados.0.smithi084.stdout:3578: done (0 left) 2023-10-01T07:35:34.103 INFO:tasks.rados.rados.0.smithi084.stdout:3579: read oid 328 snap -1 2023-10-01T07:35:34.103 INFO:tasks.rados.rados.0.smithi084.stdout:3579: expect (ObjNum 1325 snap 0 seq_num 1325) 2023-10-01T07:35:34.103 INFO:tasks.rados.rados.0.smithi084.stdout:3580: write oid 486 current snap is 0 2023-10-01T07:35:34.103 INFO:tasks.rados.rados.0.smithi084.stdout:3580: seq_num 2212 ranges {777084=593158,2157581=553438,3128013=49071} 2023-10-01T07:35:34.114 INFO:tasks.rados.rados.0.smithi084.stdout:3580: writing smithi08466639-486 from 777084 to 1370242 tid 1 2023-10-01T07:35:34.121 INFO:tasks.rados.rados.0.smithi084.stdout:3580: writing smithi08466639-486 from 2157581 to 2711019 tid 2 2023-10-01T07:35:34.124 INFO:tasks.rados.rados.0.smithi084.stdout:3580: writing smithi08466639-486 from 3128013 to 3177084 tid 3 2023-10-01T07:35:34.124 INFO:tasks.rados.rados.0.smithi084.stdout:3581: write oid 28 current snap is 0 2023-10-01T07:35:34.125 INFO:tasks.rados.rados.0.smithi084.stdout:3581: seq_num 2213 ranges {793891=784760,2332416=697096} 2023-10-01T07:35:34.133 INFO:tasks.rados.rados.0.smithi084.stdout:3581: writing smithi08466639-28 from 793891 to 1578651 tid 1 2023-10-01T07:35:34.141 INFO:tasks.rados.rados.0.smithi084.stdout:3581: writing smithi08466639-28 from 2332416 to 3029512 tid 2 2023-10-01T07:35:34.142 INFO:tasks.rados.rados.0.smithi084.stdout:3582: write oid 42 current snap is 0 2023-10-01T07:35:34.142 INFO:tasks.rados.rados.0.smithi084.stdout:3582: seq_num 2214 ranges {410698=460009,1474545=557107,2782859=427839} 2023-10-01T07:35:34.146 INFO:tasks.rados.rados.0.smithi084.stdout:3582: writing smithi08466639-42 from 410698 to 870707 tid 1 2023-10-01T07:35:34.153 INFO:tasks.rados.rados.0.smithi084.stdout:3582: writing smithi08466639-42 from 1474545 to 2031652 tid 2 2023-10-01T07:35:34.160 INFO:tasks.rados.rados.0.smithi084.stdout:3582: writing smithi08466639-42 from 2782859 to 3210698 tid 3 2023-10-01T07:35:34.160 INFO:tasks.rados.rados.0.smithi084.stdout:3583: write oid 212 current snap is 0 2023-10-01T07:35:34.160 INFO:tasks.rados.rados.0.smithi084.stdout:3579: expect (ObjNum 1325 snap 0 seq_num 1325) 2023-10-01T07:35:34.268 INFO:tasks.rados.rados.0.smithi084.stdout:3580: finishing write tid 1 to smithi08466639-486 2023-10-01T07:35:34.268 INFO:tasks.rados.rados.0.smithi084.stdout:3580: finishing write tid 2 to smithi08466639-486 2023-10-01T07:35:34.268 INFO:tasks.rados.rados.0.smithi084.stdout:3580: finishing write tid 3 to smithi08466639-486 2023-10-01T07:35:34.268 INFO:tasks.rados.rados.0.smithi084.stdout:3580: finishing write tid 4 to smithi08466639-486 2023-10-01T07:35:34.269 INFO:tasks.rados.rados.0.smithi084.stdout:3580: finishing write tid 5 to smithi08466639-486 2023-10-01T07:35:34.269 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 486 v 395 (ObjNum 2212 snap 0 seq_num 2212) dirty exists 2023-10-01T07:35:34.269 INFO:tasks.rados.rados.0.smithi084.stdout:3580: left oid 486 (ObjNum 2212 snap 0 seq_num 2212) 2023-10-01T07:35:34.269 INFO:tasks.rados.rados.0.smithi084.stdout:3581: finishing write tid 1 to smithi08466639-28 2023-10-01T07:35:34.269 INFO:tasks.rados.rados.0.smithi084.stdout:3581: finishing write tid 2 to smithi08466639-28 2023-10-01T07:35:34.269 INFO:tasks.rados.rados.0.smithi084.stdout:3581: finishing write tid 3 to smithi08466639-28 2023-10-01T07:35:34.269 INFO:tasks.rados.rados.0.smithi084.stdout:3581: finishing write tid 4 to smithi08466639-28 2023-10-01T07:35:34.269 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 28 v 549 (ObjNum 2213 snap 0 seq_num 2213) dirty exists 2023-10-01T07:35:34.269 INFO:tasks.rados.rados.0.smithi084.stdout:3581: left oid 28 (ObjNum 2213 snap 0 seq_num 2213) 2023-10-01T07:35:34.269 INFO:tasks.rados.rados.0.smithi084.stdout:3582: finishing write tid 1 to smithi08466639-42 2023-10-01T07:35:34.269 INFO:tasks.rados.rados.0.smithi084.stdout:3582: finishing write tid 2 to smithi08466639-42 2023-10-01T07:35:34.270 INFO:tasks.rados.rados.0.smithi084.stdout:3582: finishing write tid 3 to smithi08466639-42 2023-10-01T07:35:34.270 INFO:tasks.rados.rados.0.smithi084.stdout:3582: finishing write tid 4 to smithi08466639-42 2023-10-01T07:35:34.270 INFO:tasks.rados.rados.0.smithi084.stdout:3582: finishing write tid 5 to smithi08466639-42 2023-10-01T07:35:34.270 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 42 v 327 (ObjNum 2214 snap 0 seq_num 2214) dirty exists 2023-10-01T07:35:34.270 INFO:tasks.rados.rados.0.smithi084.stdout:3582: left oid 42 (ObjNum 2214 snap 0 seq_num 2214) 2023-10-01T07:35:34.270 INFO:tasks.rados.rados.0.smithi084.stdout:3583: seq_num 2215 ranges {427505=535258,1533027=700765,2810282=417223} 2023-10-01T07:35:34.278 INFO:tasks.rados.rados.0.smithi084.stdout:3583: writing smithi08466639-212 from 427505 to 962763 tid 1 2023-10-01T07:35:34.287 INFO:tasks.rados.rados.0.smithi084.stdout:3583: writing smithi08466639-212 from 1533027 to 2233792 tid 2 2023-10-01T07:35:34.293 INFO:tasks.rados.rados.0.smithi084.stdout:3583: writing smithi08466639-212 from 2810282 to 3227505 tid 3 2023-10-01T07:35:34.293 INFO:tasks.rados.rados.0.smithi084.stdout:3579: done (4 left) 2023-10-01T07:35:34.294 INFO:tasks.rados.rados.0.smithi084.stdout:3580: done (3 left) 2023-10-01T07:35:34.294 INFO:tasks.rados.rados.0.smithi084.stdout:3581: done (2 left) 2023-10-01T07:35:34.294 INFO:tasks.rados.rados.0.smithi084.stdout:3582: done (1 left) 2023-10-01T07:35:34.294 INFO:tasks.rados.rados.0.smithi084.stdout:3584: write oid 230 current snap is 0 2023-10-01T07:35:34.294 INFO:tasks.rados.rados.0.smithi084.stdout:3583: finishing write tid 1 to smithi08466639-212 2023-10-01T07:35:34.294 INFO:tasks.rados.rados.0.smithi084.stdout:3584: seq_num 2216 ranges {444312=610507,1591509=560776,2837705=406607} 2023-10-01T07:35:34.299 INFO:tasks.rados.rados.0.smithi084.stdout:3584: writing smithi08466639-230 from 444312 to 1054819 tid 1 2023-10-01T07:35:34.306 INFO:tasks.rados.rados.0.smithi084.stdout:3584: writing smithi08466639-230 from 1591509 to 2152285 tid 2 2023-10-01T07:35:34.312 INFO:tasks.rados.rados.0.smithi084.stdout:3584: writing smithi08466639-230 from 2837705 to 3244312 tid 3 2023-10-01T07:35:34.312 INFO:tasks.rados.rados.0.smithi084.stdout:3585: write oid 175 current snap is 0 2023-10-01T07:35:34.313 INFO:tasks.rados.rados.0.smithi084.stdout:3585: seq_num 2217 ranges {461119=685756,1649991=704434,2865128=395991} 2023-10-01T07:35:34.319 INFO:tasks.rados.rados.0.smithi084.stdout:3585: writing smithi08466639-175 from 461119 to 1146875 tid 1 2023-10-01T07:35:34.326 INFO:tasks.rados.rados.0.smithi084.stdout:3585: writing smithi08466639-175 from 1649991 to 2354425 tid 2 2023-10-01T07:35:34.331 INFO:tasks.rados.rados.0.smithi084.stdout:3585: writing smithi08466639-175 from 2865128 to 3261119 tid 3 2023-10-01T07:35:34.331 INFO:tasks.rados.rados.0.smithi084.stdout:3586: read oid 468 snap -1 2023-10-01T07:35:34.331 INFO:tasks.rados.rados.0.smithi084.stdout:3586: expect (ObjNum 2172 snap 0 seq_num 2172) 2023-10-01T07:35:34.331 INFO:tasks.rados.rados.0.smithi084.stdout:3587: read oid 391 snap -1 2023-10-01T07:35:34.332 INFO:tasks.rados.rados.0.smithi084.stdout:3587: expect (ObjNum 1630 snap 0 seq_num 1630) 2023-10-01T07:35:34.332 INFO:tasks.rados.rados.0.smithi084.stdout:3588: read oid 447 snap -1 2023-10-01T07:35:34.332 INFO:tasks.rados.rados.0.smithi084.stdout:3588: expect (ObjNum 1684 snap 0 seq_num 1684) 2023-10-01T07:35:34.332 INFO:tasks.rados.rados.0.smithi084.stdout:3589: write oid 375 current snap is 0 2023-10-01T07:35:34.332 INFO:tasks.rados.rados.0.smithi084.stdout:3583: finishing write tid 2 to smithi08466639-212 2023-10-01T07:35:34.332 INFO:tasks.rados.rados.0.smithi084.stdout:3589: seq_num 2218 ranges {477926=761005,1992120=564445,3176198=101728} 2023-10-01T07:35:34.339 INFO:tasks.rados.rados.0.smithi084.stdout:3589: writing smithi08466639-375 from 477926 to 1238931 tid 1 2023-10-01T07:35:34.346 INFO:tasks.rados.rados.0.smithi084.stdout:3589: writing smithi08466639-375 from 1992120 to 2556565 tid 2 2023-10-01T07:35:34.351 INFO:tasks.rados.rados.0.smithi084.stdout:3589: writing smithi08466639-375 from 3176198 to 3277926 tid 3 2023-10-01T07:35:34.351 INFO:tasks.rados.rados.0.smithi084.stdout:3590: read oid 392 snap -1 2023-10-01T07:35:34.351 INFO:tasks.rados.rados.0.smithi084.stdout:3590: expect (ObjNum 2107 snap 0 seq_num 2107) 2023-10-01T07:35:34.351 INFO:tasks.rados.rados.0.smithi084.stdout:3591: read oid 305 snap -1 2023-10-01T07:35:34.351 INFO:tasks.rados.rados.0.smithi084.stdout:3591: expect (ObjNum 1839 snap 0 seq_num 1839) 2023-10-01T07:35:34.352 INFO:tasks.rados.rados.0.smithi084.stdout:3592: write oid 39 current snap is 0 2023-10-01T07:35:34.352 INFO:tasks.rados.rados.0.smithi084.stdout:3583: finishing write tid 3 to smithi08466639-212 2023-10-01T07:35:34.352 INFO:tasks.rados.rados.0.smithi084.stdout:3583: finishing write tid 4 to smithi08466639-212 2023-10-01T07:35:34.352 INFO:tasks.rados.rados.0.smithi084.stdout:3583: finishing write tid 5 to smithi08466639-212 2023-10-01T07:35:34.352 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 212 v 505 (ObjNum 2215 snap 0 seq_num 2215) dirty exists 2023-10-01T07:35:34.352 INFO:tasks.rados.rados.0.smithi084.stdout:3583: left oid 212 (ObjNum 2215 snap 0 seq_num 2215) 2023-10-01T07:35:34.352 INFO:tasks.rados.rados.0.smithi084.stdout:3584: finishing write tid 1 to smithi08466639-230 2023-10-01T07:35:34.352 INFO:tasks.rados.rados.0.smithi084.stdout:3592: seq_num 2219 ranges {494733=436254,1650602=708103,2803621=443773} 2023-10-01T07:35:34.356 INFO:tasks.rados.rados.0.smithi084.stdout:3592: writing smithi08466639-39 from 494733 to 930987 tid 1 2023-10-01T07:35:34.365 INFO:tasks.rados.rados.0.smithi084.stdout:3592: writing smithi08466639-39 from 1650602 to 2358705 tid 2 2023-10-01T07:35:34.370 INFO:tasks.rados.rados.0.smithi084.stdout:3592: writing smithi08466639-39 from 2803621 to 3247394 tid 3 2023-10-01T07:35:34.370 INFO:tasks.rados.rados.0.smithi084.stdout:3583: done (9 left) 2023-10-01T07:35:34.370 INFO:tasks.rados.rados.0.smithi084.stdout:3593: write oid 373 current snap is 0 2023-10-01T07:35:34.370 INFO:tasks.rados.rados.0.smithi084.stdout:3584: finishing write tid 2 to smithi08466639-230 2023-10-01T07:35:34.371 INFO:tasks.rados.rados.0.smithi084.stdout:3584: finishing write tid 3 to smithi08466639-230 2023-10-01T07:35:34.371 INFO:tasks.rados.rados.0.smithi084.stdout:3584: finishing write tid 4 to smithi08466639-230 2023-10-01T07:35:34.371 INFO:tasks.rados.rados.0.smithi084.stdout:3584: finishing write tid 5 to smithi08466639-230 2023-10-01T07:35:34.371 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 230 v 506 (ObjNum 2216 snap 0 seq_num 2216) dirty exists 2023-10-01T07:35:34.371 INFO:tasks.rados.rados.0.smithi084.stdout:3584: left oid 230 (ObjNum 2216 snap 0 seq_num 2216) 2023-10-01T07:35:34.371 INFO:tasks.rados.rados.0.smithi084.stdout:3585: finishing write tid 1 to smithi08466639-175 2023-10-01T07:35:34.371 INFO:tasks.rados.rados.0.smithi084.stdout:3593: seq_num 2220 ranges {511540=627856,1825437=568114,2947397=364143} 2023-10-01T07:35:34.376 INFO:tasks.rados.rados.0.smithi084.stdout:3593: writing smithi08466639-373 from 511540 to 1139396 tid 1 2023-10-01T07:35:34.383 INFO:tasks.rados.rados.0.smithi084.stdout:3593: writing smithi08466639-373 from 1825437 to 2393551 tid 2 2023-10-01T07:35:34.389 INFO:tasks.rados.rados.0.smithi084.stdout:3593: writing smithi08466639-373 from 2947397 to 3311540 tid 3 2023-10-01T07:35:34.389 INFO:tasks.rados.rados.0.smithi084.stdout:3584: done (9 left) 2023-10-01T07:35:34.390 INFO:tasks.rados.rados.0.smithi084.stdout:3594: read oid 410 snap -1 2023-10-01T07:35:34.390 INFO:tasks.rados.rados.0.smithi084.stdout:3594: expect deleted 2023-10-01T07:35:34.390 INFO:tasks.rados.rados.0.smithi084.stdout:3595: read oid 130 snap -1 2023-10-01T07:35:34.390 INFO:tasks.rados.rados.0.smithi084.stdout:3595: expect (ObjNum 2065 snap 0 seq_num 2065) 2023-10-01T07:35:34.390 INFO:tasks.rados.rados.0.smithi084.stdout:3596: read oid 49 snap -1 2023-10-01T07:35:34.390 INFO:tasks.rados.rados.0.smithi084.stdout:3596: expect (ObjNum 2052 snap 0 seq_num 2052) 2023-10-01T07:35:34.390 INFO:tasks.rados.rados.0.smithi084.stdout:3597: write oid 267 current snap is 0 2023-10-01T07:35:34.390 INFO:tasks.rados.rados.0.smithi084.stdout:3585: finishing write tid 2 to smithi08466639-175 2023-10-01T07:35:34.390 INFO:tasks.rados.rados.0.smithi084.stdout:3588: expect (ObjNum 1684 snap 0 seq_num 1684) 2023-10-01T07:35:34.469 INFO:tasks.rados.rados.0.smithi084.stdout:3586: expect (ObjNum 2172 snap 0 seq_num 2172) 2023-10-01T07:35:34.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:34 smithi112 bash[27689]: cluster 2023-10-01T07:35:33.081400+0000 mon.a (mon.0) 850 : cluster [DBG] mgrmap e29: y(active, since 9s), standbys: x 2023-10-01T07:35:34.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:34 smithi112 bash[27689]: audit 2023-10-01T07:35:33.083114+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-01T07:35:34.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:34 smithi112 bash[27689]: cluster 2023-10-01T07:35:33.443657+0000 mgr.y (mgr.15282) 10 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 37 MiB/s rd, 4.2 MiB/s wr, 48 op/s 2023-10-01T07:35:34.554 INFO:tasks.rados.rados.0.smithi084.stdout:3585: finishing write tid 3 to smithi08466639-175 2023-10-01T07:35:34.554 INFO:tasks.rados.rados.0.smithi084.stdout:3585: finishing write tid 4 to smithi08466639-175 2023-10-01T07:35:34.554 INFO:tasks.rados.rados.0.smithi084.stdout:3585: finishing write tid 5 to smithi08466639-175 2023-10-01T07:35:34.554 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 175 v 372 (ObjNum 2217 snap 0 seq_num 2217) dirty exists 2023-10-01T07:35:34.555 INFO:tasks.rados.rados.0.smithi084.stdout:3585: left oid 175 (ObjNum 2217 snap 0 seq_num 2217) 2023-10-01T07:35:34.555 INFO:tasks.rados.rados.0.smithi084.stdout:3587: expect (ObjNum 1630 snap 0 seq_num 1630) 2023-10-01T07:35:34.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:34 smithi084 bash[27378]: cluster 2023-10-01T07:35:33.081400+0000 mon.a (mon.0) 850 : cluster [DBG] mgrmap e29: y(active, since 9s), standbys: x 2023-10-01T07:35:34.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:34 smithi084 bash[27378]: audit 2023-10-01T07:35:33.083114+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-01T07:35:34.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:34 smithi084 bash[27378]: cluster 2023-10-01T07:35:33.443657+0000 mgr.y (mgr.15282) 10 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 37 MiB/s rd, 4.2 MiB/s wr, 48 op/s 2023-10-01T07:35:34.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:34 smithi084 bash[33757]: cluster 2023-10-01T07:35:33.081400+0000 mon.a (mon.0) 850 : cluster [DBG] mgrmap e29: y(active, since 9s), standbys: x 2023-10-01T07:35:34.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:34 smithi084 bash[33757]: audit 2023-10-01T07:35:33.083114+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-01T07:35:34.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:34 smithi084 bash[33757]: cluster 2023-10-01T07:35:33.443657+0000 mgr.y (mgr.15282) 10 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 37 MiB/s rd, 4.2 MiB/s wr, 48 op/s 2023-10-01T07:35:34.672 INFO:tasks.rados.rados.0.smithi084.stdout:3589: finishing write tid 1 to smithi08466639-375 2023-10-01T07:35:34.672 INFO:tasks.rados.rados.0.smithi084.stdout:3589: finishing write tid 2 to smithi08466639-375 2023-10-01T07:35:34.672 INFO:tasks.rados.rados.0.smithi084.stdout:3589: finishing write tid 3 to smithi08466639-375 2023-10-01T07:35:34.672 INFO:tasks.rados.rados.0.smithi084.stdout:3589: finishing write tid 4 to smithi08466639-375 2023-10-01T07:35:34.672 INFO:tasks.rados.rados.0.smithi084.stdout:3589: finishing write tid 5 to smithi08466639-375 2023-10-01T07:35:34.673 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 375 v 511 (ObjNum 2218 snap 0 seq_num 2218) dirty exists 2023-10-01T07:35:34.673 INFO:tasks.rados.rados.0.smithi084.stdout:3589: left oid 375 (ObjNum 2218 snap 0 seq_num 2218) 2023-10-01T07:35:34.673 INFO:tasks.rados.rados.0.smithi084.stdout:3591: expect (ObjNum 1839 snap 0 seq_num 1839) 2023-10-01T07:35:34.855 INFO:tasks.rados.rados.0.smithi084.stdout:3590: expect (ObjNum 2107 snap 0 seq_num 2107) 2023-10-01T07:35:35.014 INFO:tasks.rados.rados.0.smithi084.stdout:3592: finishing write tid 1 to smithi08466639-39 2023-10-01T07:35:35.015 INFO:tasks.rados.rados.0.smithi084.stdout:3592: finishing write tid 2 to smithi08466639-39 2023-10-01T07:35:35.015 INFO:tasks.rados.rados.0.smithi084.stdout:3592: finishing write tid 3 to smithi08466639-39 2023-10-01T07:35:35.015 INFO:tasks.rados.rados.0.smithi084.stdout:3592: finishing write tid 4 to smithi08466639-39 2023-10-01T07:35:35.015 INFO:tasks.rados.rados.0.smithi084.stdout:3592: finishing write tid 5 to smithi08466639-39 2023-10-01T07:35:35.015 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 39 v 399 (ObjNum 2219 snap 0 seq_num 2219) dirty exists 2023-10-01T07:35:35.015 INFO:tasks.rados.rados.0.smithi084.stdout:3592: left oid 39 (ObjNum 2219 snap 0 seq_num 2219) 2023-10-01T07:35:35.015 INFO:tasks.rados.rados.0.smithi084.stdout:3593: finishing write tid 1 to smithi08466639-373 2023-10-01T07:35:35.015 INFO:tasks.rados.rados.0.smithi084.stdout:3593: finishing write tid 2 to smithi08466639-373 2023-10-01T07:35:35.015 INFO:tasks.rados.rados.0.smithi084.stdout:3595: expect (ObjNum 2065 snap 0 seq_num 2065) 2023-10-01T07:35:35.136 INFO:tasks.rados.rados.0.smithi084.stdout:3593: finishing write tid 3 to smithi08466639-373 2023-10-01T07:35:35.136 INFO:tasks.rados.rados.0.smithi084.stdout:3593: finishing write tid 4 to smithi08466639-373 2023-10-01T07:35:35.136 INFO:tasks.rados.rados.0.smithi084.stdout:3593: finishing write tid 5 to smithi08466639-373 2023-10-01T07:35:35.136 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 373 v 509 (ObjNum 2220 snap 0 seq_num 2220) dirty exists 2023-10-01T07:35:35.136 INFO:tasks.rados.rados.0.smithi084.stdout:3593: left oid 373 (ObjNum 2220 snap 0 seq_num 2220) 2023-10-01T07:35:35.136 INFO:tasks.rados.rados.0.smithi084.stdout:3596: expect (ObjNum 2052 snap 0 seq_num 2052) 2023-10-01T07:35:35.215 INFO:tasks.rados.rados.0.smithi084.stdout:3597: seq_num 2221 ranges {528347=703105,1883919=711772} 2023-10-01T07:35:35.229 INFO:tasks.rados.rados.0.smithi084.stdout:3597: writing smithi08466639-267 from 528347 to 1231452 tid 1 2023-10-01T07:35:35.237 INFO:tasks.rados.rados.0.smithi084.stdout:3597: writing smithi08466639-267 from 1883919 to 2595691 tid 2 2023-10-01T07:35:35.237 INFO:tasks.rados.rados.0.smithi084.stdout:3585: done (12 left) 2023-10-01T07:35:35.237 INFO:tasks.rados.rados.0.smithi084.stdout:3586: done (11 left) 2023-10-01T07:35:35.237 INFO:tasks.rados.rados.0.smithi084.stdout:3587: done (10 left) 2023-10-01T07:35:35.237 INFO:tasks.rados.rados.0.smithi084.stdout:3588: done (9 left) 2023-10-01T07:35:35.237 INFO:tasks.rados.rados.0.smithi084.stdout:3589: done (8 left) 2023-10-01T07:35:35.237 INFO:tasks.rados.rados.0.smithi084.stdout:3590: done (7 left) 2023-10-01T07:35:35.237 INFO:tasks.rados.rados.0.smithi084.stdout:3591: done (6 left) 2023-10-01T07:35:35.237 INFO:tasks.rados.rados.0.smithi084.stdout:3592: done (5 left) 2023-10-01T07:35:35.237 INFO:tasks.rados.rados.0.smithi084.stdout:3593: done (4 left) 2023-10-01T07:35:35.238 INFO:tasks.rados.rados.0.smithi084.stdout:3594: done (3 left) 2023-10-01T07:35:35.238 INFO:tasks.rados.rados.0.smithi084.stdout:3595: done (2 left) 2023-10-01T07:35:35.238 INFO:tasks.rados.rados.0.smithi084.stdout:3596: done (1 left) 2023-10-01T07:35:35.238 INFO:tasks.rados.rados.0.smithi084.stdout:3598: write oid 242 current snap is 0 2023-10-01T07:35:35.238 INFO:tasks.rados.rados.0.smithi084.stdout:3597: finishing write tid 1 to smithi08466639-267 2023-10-01T07:35:35.238 INFO:tasks.rados.rados.0.smithi084.stdout:3598: seq_num 2222 ranges {545154=778354,1826048=571783,2885890=459264} 2023-10-01T07:35:35.244 INFO:tasks.rados.rados.0.smithi084.stdout:3598: writing smithi08466639-242 from 545154 to 1323508 tid 1 2023-10-01T07:35:35.250 INFO:tasks.rados.rados.0.smithi084.stdout:3598: writing smithi08466639-242 from 1826048 to 2397831 tid 2 2023-10-01T07:35:35.256 INFO:tasks.rados.rados.0.smithi084.stdout:3598: writing smithi08466639-242 from 2885890 to 3345154 tid 3 2023-10-01T07:35:35.256 INFO:tasks.rados.rados.0.smithi084.stdout:3599: write oid 287 current snap is 0 2023-10-01T07:35:35.256 INFO:tasks.rados.rados.0.smithi084.stdout:3597: finishing write tid 2 to smithi08466639-267 2023-10-01T07:35:35.256 INFO:tasks.rados.rados.0.smithi084.stdout:3597: finishing write tid 3 to smithi08466639-267 2023-10-01T07:35:35.256 INFO:tasks.rados.rados.0.smithi084.stdout:3597: finishing write tid 4 to smithi08466639-267 2023-10-01T07:35:35.256 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 267 v 330 (ObjNum 2221 snap 0 seq_num 2221) dirty exists 2023-10-01T07:35:35.256 INFO:tasks.rados.rados.0.smithi084.stdout:3597: left oid 267 (ObjNum 2221 snap 0 seq_num 2221) 2023-10-01T07:35:35.257 INFO:tasks.rados.rados.0.smithi084.stdout:3598: finishing write tid 1 to smithi08466639-242 2023-10-01T07:35:35.257 INFO:tasks.rados.rados.0.smithi084.stdout:3598: finishing write tid 2 to smithi08466639-242 2023-10-01T07:35:35.257 INFO:tasks.rados.rados.0.smithi084.stdout:3599: seq_num 2223 ranges {561961=453603,1484530=715441,2913313=448648} 2023-10-01T07:35:35.261 INFO:tasks.rados.rados.0.smithi084.stdout:3599: writing smithi08466639-287 from 561961 to 1015564 tid 1 2023-10-01T07:35:35.268 INFO:tasks.rados.rados.0.smithi084.stdout:3599: writing smithi08466639-287 from 1484530 to 2199971 tid 2 2023-10-01T07:35:35.275 INFO:tasks.rados.rados.0.smithi084.stdout:3599: writing smithi08466639-287 from 2913313 to 3361961 tid 3 2023-10-01T07:35:35.275 INFO:tasks.rados.rados.0.smithi084.stdout:3597: done (2 left) 2023-10-01T07:35:35.275 INFO:tasks.rados.rados.0.smithi084.stdout:3600: write oid 34 current snap is 0 2023-10-01T07:35:35.275 INFO:tasks.rados.rados.0.smithi084.stdout:3598: finishing write tid 3 to smithi08466639-242 2023-10-01T07:35:35.275 INFO:tasks.rados.rados.0.smithi084.stdout:3598: finishing write tid 4 to smithi08466639-242 2023-10-01T07:35:35.275 INFO:tasks.rados.rados.0.smithi084.stdout:3598: finishing write tid 5 to smithi08466639-242 2023-10-01T07:35:35.275 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 242 v 391 (ObjNum 2222 snap 0 seq_num 2222) dirty exists 2023-10-01T07:35:35.276 INFO:tasks.rados.rados.0.smithi084.stdout:3598: left oid 242 (ObjNum 2222 snap 0 seq_num 2222) 2023-10-01T07:35:35.276 INFO:tasks.rados.rados.0.smithi084.stdout:3599: finishing write tid 1 to smithi08466639-287 2023-10-01T07:35:35.276 INFO:tasks.rados.rados.0.smithi084.stdout:3600: seq_num 2224 ranges {578768=528852,1543012=575452,2540736=416486} 2023-10-01T07:35:35.281 INFO:tasks.rados.rados.0.smithi084.stdout:3600: writing smithi08466639-34 from 578768 to 1107620 tid 1 2023-10-01T07:35:35.286 INFO:tasks.rados.rados.0.smithi084.stdout:3600: writing smithi08466639-34 from 1543012 to 2118464 tid 2 2023-10-01T07:35:35.292 INFO:tasks.rados.rados.0.smithi084.stdout:3600: writing smithi08466639-34 from 2540736 to 2957222 tid 3 2023-10-01T07:35:35.292 INFO:tasks.rados.rados.0.smithi084.stdout:3598: done (2 left) 2023-10-01T07:35:35.292 INFO:tasks.rados.rados.0.smithi084.stdout:3601: read oid 371 snap -1 2023-10-01T07:35:35.292 INFO:tasks.rados.rados.0.smithi084.stdout:3601: expect (ObjNum 1972 snap 0 seq_num 1972) 2023-10-01T07:35:35.292 INFO:tasks.rados.rados.0.smithi084.stdout:3602: read oid 491 snap -1 2023-10-01T07:35:35.292 INFO:tasks.rados.rados.0.smithi084.stdout:3602: expect deleted 2023-10-01T07:35:35.292 INFO:tasks.rados.rados.0.smithi084.stdout:3603: write oid 168 current snap is 0 2023-10-01T07:35:35.292 INFO:tasks.rados.rados.0.smithi084.stdout:3599: finishing write tid 2 to smithi08466639-287 2023-10-01T07:35:35.292 INFO:tasks.rados.rados.0.smithi084.stdout:3603: seq_num 2225 ranges {595575=604101,1601494=719110,2968159=427416} 2023-10-01T07:35:35.298 INFO:tasks.rados.rados.0.smithi084.stdout:3603: writing smithi08466639-168 from 595575 to 1199676 tid 1 2023-10-01T07:35:35.305 INFO:tasks.rados.rados.0.smithi084.stdout:3603: writing smithi08466639-168 from 1601494 to 2320604 tid 2 2023-10-01T07:35:35.311 INFO:tasks.rados.rados.0.smithi084.stdout:3603: writing smithi08466639-168 from 2968159 to 3395575 tid 3 2023-10-01T07:35:35.311 INFO:tasks.rados.rados.0.smithi084.stdout:3604: write oid 358 current snap is 0 2023-10-01T07:35:35.311 INFO:tasks.rados.rados.0.smithi084.stdout:3604: seq_num 2226 ranges {612382=679350,1943623=462768,3162876=249506} 2023-10-01T07:35:35.318 INFO:tasks.rados.rados.0.smithi084.stdout:3604: writing smithi08466639-358 from 612382 to 1291732 tid 1 2023-10-01T07:35:35.325 INFO:tasks.rados.rados.0.smithi084.stdout:3604: writing smithi08466639-358 from 1943623 to 2406391 tid 2 2023-10-01T07:35:35.330 INFO:tasks.rados.rados.0.smithi084.stdout:3604: writing smithi08466639-358 from 3162876 to 3412382 tid 3 2023-10-01T07:35:35.331 INFO:tasks.rados.rados.0.smithi084.stdout:3605: write oid 179 current snap is 0 2023-10-01T07:35:35.331 INFO:tasks.rados.rados.0.smithi084.stdout:3599: finishing write tid 3 to smithi08466639-287 2023-10-01T07:35:35.331 INFO:tasks.rados.rados.0.smithi084.stdout:3599: finishing write tid 4 to smithi08466639-287 2023-10-01T07:35:35.331 INFO:tasks.rados.rados.0.smithi084.stdout:3599: finishing write tid 5 to smithi08466639-287 2023-10-01T07:35:35.331 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 287 v 395 (ObjNum 2223 snap 0 seq_num 2223) dirty exists 2023-10-01T07:35:35.331 INFO:tasks.rados.rados.0.smithi084.stdout:3599: left oid 287 (ObjNum 2223 snap 0 seq_num 2223) 2023-10-01T07:35:35.331 INFO:tasks.rados.rados.0.smithi084.stdout:3600: finishing write tid 1 to smithi08466639-34 2023-10-01T07:35:35.331 INFO:tasks.rados.rados.0.smithi084.stdout:3600: finishing write tid 2 to smithi08466639-34 2023-10-01T07:35:35.331 INFO:tasks.rados.rados.0.smithi084.stdout:3605: seq_num 2227 ranges {629189=754599,2002105=722779,3306652=122537} 2023-10-01T07:35:35.338 INFO:tasks.rados.rados.0.smithi084.stdout:3605: writing smithi08466639-179 from 629189 to 1383788 tid 1 2023-10-01T07:35:35.345 INFO:tasks.rados.rados.0.smithi084.stdout:3605: writing smithi08466639-179 from 2002105 to 2724884 tid 2 2023-10-01T07:35:35.350 INFO:tasks.rados.rados.0.smithi084.stdout:3605: writing smithi08466639-179 from 3306652 to 3429189 tid 3 2023-10-01T07:35:35.350 INFO:tasks.rados.rados.0.smithi084.stdout:3599: done (6 left) 2023-10-01T07:35:35.350 INFO:tasks.rados.rados.0.smithi084.stdout:3606: read oid 175 snap -1 2023-10-01T07:35:35.351 INFO:tasks.rados.rados.0.smithi084.stdout:3606: expect (ObjNum 2217 snap 0 seq_num 2217) 2023-10-01T07:35:35.351 INFO:tasks.rados.rados.0.smithi084.stdout:3607: write oid 3 current snap is 0 2023-10-01T07:35:35.351 INFO:tasks.rados.rados.0.smithi084.stdout:3600: finishing write tid 3 to smithi08466639-34 2023-10-01T07:35:35.351 INFO:tasks.rados.rados.0.smithi084.stdout:3600: finishing write tid 4 to smithi08466639-34 2023-10-01T07:35:35.351 INFO:tasks.rados.rados.0.smithi084.stdout:3600: finishing write tid 5 to smithi08466639-34 2023-10-01T07:35:35.351 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 34 v 553 (ObjNum 2224 snap 0 seq_num 2224) dirty exists 2023-10-01T07:35:35.351 INFO:tasks.rados.rados.0.smithi084.stdout:3600: left oid 34 (ObjNum 2224 snap 0 seq_num 2224) 2023-10-01T07:35:35.351 INFO:tasks.rados.rados.0.smithi084.stdout:3601: expect (ObjNum 1972 snap 0 seq_num 1972) 2023-10-01T07:35:35.454 INFO:tasks.rados.rados.0.smithi084.stdout:3603: finishing write tid 1 to smithi08466639-168 2023-10-01T07:35:35.454 INFO:tasks.rados.rados.0.smithi084.stdout:3603: finishing write tid 2 to smithi08466639-168 2023-10-01T07:35:35.454 INFO:tasks.rados.rados.0.smithi084.stdout:3603: finishing write tid 3 to smithi08466639-168 2023-10-01T07:35:35.455 INFO:tasks.rados.rados.0.smithi084.stdout:3603: finishing write tid 4 to smithi08466639-168 2023-10-01T07:35:35.455 INFO:tasks.rados.rados.0.smithi084.stdout:3603: finishing write tid 5 to smithi08466639-168 2023-10-01T07:35:35.455 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 168 v 361 (ObjNum 2225 snap 0 seq_num 2225) dirty exists 2023-10-01T07:35:35.455 INFO:tasks.rados.rados.0.smithi084.stdout:3603: left oid 168 (ObjNum 2225 snap 0 seq_num 2225) 2023-10-01T07:35:35.455 INFO:tasks.rados.rados.0.smithi084.stdout:3604: finishing write tid 1 to smithi08466639-358 2023-10-01T07:35:35.455 INFO:tasks.rados.rados.0.smithi084.stdout:3604: finishing write tid 2 to smithi08466639-358 2023-10-01T07:35:35.455 INFO:tasks.rados.rados.0.smithi084.stdout:3604: finishing write tid 3 to smithi08466639-358 2023-10-01T07:35:35.455 INFO:tasks.rados.rados.0.smithi084.stdout:3604: finishing write tid 4 to smithi08466639-358 2023-10-01T07:35:35.455 INFO:tasks.rados.rados.0.smithi084.stdout:3604: finishing write tid 5 to smithi08466639-358 2023-10-01T07:35:35.455 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 358 v 403 (ObjNum 2226 snap 0 seq_num 2226) dirty exists 2023-10-01T07:35:35.455 INFO:tasks.rados.rados.0.smithi084.stdout:3604: left oid 358 (ObjNum 2226 snap 0 seq_num 2226) 2023-10-01T07:35:35.455 INFO:tasks.rados.rados.0.smithi084.stdout:3605: finishing write tid 1 to smithi08466639-179 2023-10-01T07:35:35.456 INFO:tasks.rados.rados.0.smithi084.stdout:3605: finishing write tid 2 to smithi08466639-179 2023-10-01T07:35:35.456 INFO:tasks.rados.rados.0.smithi084.stdout:3605: finishing write tid 3 to smithi08466639-179 2023-10-01T07:35:35.456 INFO:tasks.rados.rados.0.smithi084.stdout:3605: finishing write tid 4 to smithi08466639-179 2023-10-01T07:35:35.456 INFO:tasks.rados.rados.0.smithi084.stdout:3605: finishing write tid 5 to smithi08466639-179 2023-10-01T07:35:35.456 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 179 v 510 (ObjNum 2227 snap 0 seq_num 2227) dirty exists 2023-10-01T07:35:35.456 INFO:tasks.rados.rados.0.smithi084.stdout:3605: left oid 179 (ObjNum 2227 snap 0 seq_num 2227) 2023-10-01T07:35:35.456 INFO:tasks.rados.rados.0.smithi084.stdout:3606: expect (ObjNum 2217 snap 0 seq_num 2217) 2023-10-01T07:35:35.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:35 smithi112 bash[27689]: audit 2023-10-01T07:35:34.479212+0000 mon.c (mon.2) 176 : audit [DBG] from='client.? 172.21.15.84:0/3094056202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:35.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:35 smithi084 bash[27378]: audit 2023-10-01T07:35:34.479212+0000 mon.c (mon.2) 176 : audit [DBG] from='client.? 172.21.15.84:0/3094056202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:35.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:35 smithi084 bash[33757]: audit 2023-10-01T07:35:34.479212+0000 mon.c (mon.2) 176 : audit [DBG] from='client.? 172.21.15.84:0/3094056202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:35.597 INFO:tasks.rados.rados.0.smithi084.stdout:3607: seq_num 2228 ranges {645996=546201,1776940=466437,2650428=577927} 2023-10-01T07:35:35.610 INFO:tasks.rados.rados.0.smithi084.stdout:3607: writing smithi08466639-3 from 645996 to 1192197 tid 1 2023-10-01T07:35:35.616 INFO:tasks.rados.rados.0.smithi084.stdout:3607: writing smithi08466639-3 from 1776940 to 2243377 tid 2 2023-10-01T07:35:35.622 INFO:tasks.rados.rados.0.smithi084.stdout:3607: writing smithi08466639-3 from 2650428 to 3228355 tid 3 2023-10-01T07:35:35.623 INFO:tasks.rados.rados.0.smithi084.stdout:3600: done (7 left) 2023-10-01T07:35:35.623 INFO:tasks.rados.rados.0.smithi084.stdout:3601: done (6 left) 2023-10-01T07:35:35.623 INFO:tasks.rados.rados.0.smithi084.stdout:3602: done (5 left) 2023-10-01T07:35:35.623 INFO:tasks.rados.rados.0.smithi084.stdout:3603: done (4 left) 2023-10-01T07:35:35.623 INFO:tasks.rados.rados.0.smithi084.stdout:3604: done (3 left) 2023-10-01T07:35:35.623 INFO:tasks.rados.rados.0.smithi084.stdout:3605: done (2 left) 2023-10-01T07:35:35.623 INFO:tasks.rados.rados.0.smithi084.stdout:3606: done (1 left) 2023-10-01T07:35:35.623 INFO:tasks.rados.rados.0.smithi084.stdout:3608: read oid 87 snap -1 2023-10-01T07:35:35.623 INFO:tasks.rados.rados.0.smithi084.stdout:3608: expect (ObjNum 1734 snap 0 seq_num 1734) 2023-10-01T07:35:35.623 INFO:tasks.rados.rados.0.smithi084.stdout:3609: read oid 474 snap -1 2023-10-01T07:35:35.624 INFO:tasks.rados.rados.0.smithi084.stdout:3609: expect (ObjNum 769 snap 0 seq_num 769) 2023-10-01T07:35:35.624 INFO:tasks.rados.rados.0.smithi084.stdout:3610: write oid 6 current snap is 0 2023-10-01T07:35:35.624 INFO:tasks.rados.rados.0.smithi084.stdout:3607: finishing write tid 1 to smithi08466639-3 2023-10-01T07:35:35.624 INFO:tasks.rados.rados.0.smithi084.stdout:3610: seq_num 2229 ranges {662803=621450,1835422=726448,3077851=384952} 2023-10-01T07:35:35.630 INFO:tasks.rados.rados.0.smithi084.stdout:3610: writing smithi08466639-6 from 662803 to 1284253 tid 1 2023-10-01T07:35:35.637 INFO:tasks.rados.rados.0.smithi084.stdout:3610: writing smithi08466639-6 from 1835422 to 2561870 tid 2 2023-10-01T07:35:35.643 INFO:tasks.rados.rados.0.smithi084.stdout:3610: writing smithi08466639-6 from 3077851 to 3462803 tid 3 2023-10-01T07:35:35.643 INFO:tasks.rados.rados.0.smithi084.stdout:3611: read oid 253 snap -1 2023-10-01T07:35:35.643 INFO:tasks.rados.rados.0.smithi084.stdout:3611: expect (ObjNum 1857 snap 0 seq_num 1857) 2023-10-01T07:35:35.644 INFO:tasks.rados.rados.0.smithi084.stdout:3612: read oid 246 snap -1 2023-10-01T07:35:35.644 INFO:tasks.rados.rados.0.smithi084.stdout:3612: expect (ObjNum 2210 snap 0 seq_num 2210) 2023-10-01T07:35:35.644 INFO:tasks.rados.rados.0.smithi084.stdout:3613: read oid 269 snap -1 2023-10-01T07:35:35.644 INFO:tasks.rados.rados.0.smithi084.stdout:3613: expect (ObjNum 2153 snap 0 seq_num 2153) 2023-10-01T07:35:35.644 INFO:tasks.rados.rados.0.smithi084.stdout:3614: write oid 435 current snap is 0 2023-10-01T07:35:35.644 INFO:tasks.rados.rados.0.smithi084.stdout:3607: finishing write tid 2 to smithi08466639-3 2023-10-01T07:35:35.644 INFO:tasks.rados.rados.0.smithi084.stdout:3609: expect (ObjNum 769 snap 0 seq_num 769) 2023-10-01T07:35:35.786 INFO:tasks.rados.rados.0.smithi084.stdout:3607: finishing write tid 3 to smithi08466639-3 2023-10-01T07:35:35.786 INFO:tasks.rados.rados.0.smithi084.stdout:3607: finishing write tid 4 to smithi08466639-3 2023-10-01T07:35:35.786 INFO:tasks.rados.rados.0.smithi084.stdout:3607: finishing write tid 5 to smithi08466639-3 2023-10-01T07:35:35.786 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 3 v 513 (ObjNum 2228 snap 0 seq_num 2228) dirty exists 2023-10-01T07:35:35.786 INFO:tasks.rados.rados.0.smithi084.stdout:3607: left oid 3 (ObjNum 2228 snap 0 seq_num 2228) 2023-10-01T07:35:35.786 INFO:tasks.rados.rados.0.smithi084.stdout:3608: expect (ObjNum 1734 snap 0 seq_num 1734) 2023-10-01T07:35:36.002 INFO:tasks.rados.rados.0.smithi084.stdout:3610: finishing write tid 1 to smithi08466639-6 2023-10-01T07:35:36.002 INFO:tasks.rados.rados.0.smithi084.stdout:3610: finishing write tid 2 to smithi08466639-6 2023-10-01T07:35:36.002 INFO:tasks.rados.rados.0.smithi084.stdout:3610: finishing write tid 3 to smithi08466639-6 2023-10-01T07:35:36.002 INFO:tasks.rados.rados.0.smithi084.stdout:3610: finishing write tid 4 to smithi08466639-6 2023-10-01T07:35:36.002 INFO:tasks.rados.rados.0.smithi084.stdout:3610: finishing write tid 5 to smithi08466639-6 2023-10-01T07:35:36.002 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 6 v 485 (ObjNum 2229 snap 0 seq_num 2229) dirty exists 2023-10-01T07:35:36.003 INFO:tasks.rados.rados.0.smithi084.stdout:3610: left oid 6 (ObjNum 2229 snap 0 seq_num 2229) 2023-10-01T07:35:36.003 INFO:tasks.rados.rados.0.smithi084.stdout:3613: expect (ObjNum 2153 snap 0 seq_num 2153) 2023-10-01T07:35:36.150 INFO:tasks.rados.rados.0.smithi084.stdout:3611: expect (ObjNum 1857 snap 0 seq_num 1857) 2023-10-01T07:35:36.345 INFO:tasks.rados.rados.0.smithi084.stdout:3612: expect (ObjNum 2210 snap 0 seq_num 2210) 2023-10-01T07:35:36.414 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:36 smithi112 bash[27689]: cluster 2023-10-01T07:35:35.444850+0000 mgr.y (mgr.15282) 11 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 8.0 MiB/s wr, 84 op/s 2023-10-01T07:35:36.531 INFO:tasks.rados.rados.0.smithi084.stdout:3614: seq_num 2230 ranges {679610=696699,1777551=470106,2988921=490689} 2023-10-01T07:35:36.546 INFO:tasks.rados.rados.0.smithi084.stdout:3614: writing smithi08466639-435 from 679610 to 1376309 tid 1 2023-10-01T07:35:36.551 INFO:tasks.rados.rados.0.smithi084.stdout:3614: writing smithi08466639-435 from 1777551 to 2247657 tid 2 2023-10-01T07:35:36.558 INFO:tasks.rados.rados.0.smithi084.stdout:3614: writing smithi08466639-435 from 2988921 to 3479610 tid 3 2023-10-01T07:35:36.558 INFO:tasks.rados.rados.0.smithi084.stdout:3607: done (7 left) 2023-10-01T07:35:36.558 INFO:tasks.rados.rados.0.smithi084.stdout:3608: done (6 left) 2023-10-01T07:35:36.558 INFO:tasks.rados.rados.0.smithi084.stdout:3609: done (5 left) 2023-10-01T07:35:36.558 INFO:tasks.rados.rados.0.smithi084.stdout:3610: done (4 left) 2023-10-01T07:35:36.558 INFO:tasks.rados.rados.0.smithi084.stdout:3611: done (3 left) 2023-10-01T07:35:36.558 INFO:tasks.rados.rados.0.smithi084.stdout:3612: done (2 left) 2023-10-01T07:35:36.559 INFO:tasks.rados.rados.0.smithi084.stdout:3613: done (1 left) 2023-10-01T07:35:36.559 INFO:tasks.rados.rados.0.smithi084.stdout:3615: write oid 43 current snap is 0 2023-10-01T07:35:36.559 INFO:tasks.rados.rados.0.smithi084.stdout:3614: finishing write tid 1 to smithi08466639-435 2023-10-01T07:35:36.559 INFO:tasks.rados.rados.0.smithi084.stdout:3614: finishing write tid 2 to smithi08466639-435 2023-10-01T07:35:36.559 INFO:tasks.rados.rados.0.smithi084.stdout:3615: seq_num 2231 ranges {696417=771948,2236033=730117,3416344=80073} 2023-10-01T07:35:36.566 INFO:tasks.rados.rados.0.smithi084.stdout:3615: writing smithi08466639-43 from 696417 to 1468365 tid 1 2023-10-01T07:35:36.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:36 smithi084 bash[27378]: cluster 2023-10-01T07:35:35.444850+0000 mgr.y (mgr.15282) 11 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 8.0 MiB/s wr, 84 op/s 2023-10-01T07:35:36.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:36 smithi084 bash[33757]: cluster 2023-10-01T07:35:35.444850+0000 mgr.y (mgr.15282) 11 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 8.0 MiB/s wr, 84 op/s 2023-10-01T07:35:36.575 INFO:tasks.rados.rados.0.smithi084.stdout:3615: writing smithi08466639-43 from 2236033 to 2966150 tid 2 2023-10-01T07:35:36.578 INFO:tasks.rados.rados.0.smithi084.stdout:3615: writing smithi08466639-43 from 3416344 to 3496417 tid 3 2023-10-01T07:35:36.578 INFO:tasks.rados.rados.0.smithi084.stdout:3616: read oid 332 snap -1 2023-10-01T07:35:36.578 INFO:tasks.rados.rados.0.smithi084.stdout:3616: expect (ObjNum 1610 snap 0 seq_num 1610) 2023-10-01T07:35:36.579 INFO:tasks.rados.rados.0.smithi084.stdout:3617: read oid 149 snap -1 2023-10-01T07:35:36.579 INFO:tasks.rados.rados.0.smithi084.stdout:3617: expect (ObjNum 2183 snap 0 seq_num 2183) 2023-10-01T07:35:36.579 INFO:tasks.rados.rados.0.smithi084.stdout:3618: write oid 496 current snap is 0 2023-10-01T07:35:36.579 INFO:tasks.rados.rados.0.smithi084.stdout:3618: seq_num 2232 ranges {713224=447197,1894515=473775,3043767=469457} 2023-10-01T07:35:36.585 INFO:tasks.rados.rados.0.smithi084.stdout:3618: writing smithi08466639-496 from 713224 to 1160421 tid 1 2023-10-01T07:35:36.592 INFO:tasks.rados.rados.0.smithi084.stdout:3618: writing smithi08466639-496 from 1894515 to 2368290 tid 2 2023-10-01T07:35:36.599 INFO:tasks.rados.rados.0.smithi084.stdout:3618: writing smithi08466639-496 from 3043767 to 3513224 tid 3 2023-10-01T07:35:36.599 INFO:tasks.rados.rados.0.smithi084.stdout:3619: write oid 78 current snap is 0 2023-10-01T07:35:36.599 INFO:tasks.rados.rados.0.smithi084.stdout:3614: finishing write tid 3 to smithi08466639-435 2023-10-01T07:35:36.599 INFO:tasks.rados.rados.0.smithi084.stdout:3614: finishing write tid 4 to smithi08466639-435 2023-10-01T07:35:36.599 INFO:tasks.rados.rados.0.smithi084.stdout:3614: finishing write tid 5 to smithi08466639-435 2023-10-01T07:35:36.599 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 435 v 357 (ObjNum 2230 snap 0 seq_num 2230) dirty exists 2023-10-01T07:35:36.600 INFO:tasks.rados.rados.0.smithi084.stdout:3614: left oid 435 (ObjNum 2230 snap 0 seq_num 2230) 2023-10-01T07:35:36.600 INFO:tasks.rados.rados.0.smithi084.stdout:3615: finishing write tid 1 to smithi08466639-43 2023-10-01T07:35:36.600 INFO:tasks.rados.rados.0.smithi084.stdout:3615: finishing write tid 2 to smithi08466639-43 2023-10-01T07:35:36.600 INFO:tasks.rados.rados.0.smithi084.stdout:3619: seq_num 2233 ranges {730031=522446,1952997=733786,3471190=58841} 2023-10-01T07:35:36.606 INFO:tasks.rados.rados.0.smithi084.stdout:3619: writing smithi08466639-78 from 730031 to 1252477 tid 1 2023-10-01T07:35:36.615 INFO:tasks.rados.rados.0.smithi084.stdout:3619: writing smithi08466639-78 from 1952997 to 2686783 tid 2 2023-10-01T07:35:36.620 INFO:tasks.rados.rados.0.smithi084.stdout:3619: writing smithi08466639-78 from 3471190 to 3530031 tid 3 2023-10-01T07:35:36.620 INFO:tasks.rados.rados.0.smithi084.stdout:3614: done (5 left) 2023-10-01T07:35:36.621 INFO:tasks.rados.rados.0.smithi084.stdout:3620: read oid 303 snap -1 2023-10-01T07:35:36.621 INFO:tasks.rados.rados.0.smithi084.stdout:3620: expect (ObjNum 1906 snap 0 seq_num 1906) 2023-10-01T07:35:36.621 INFO:tasks.rados.rados.0.smithi084.stdout:3621: write oid 462 current snap is 0 2023-10-01T07:35:36.621 INFO:tasks.rados.rados.0.smithi084.stdout:3615: finishing write tid 3 to smithi08466639-43 2023-10-01T07:35:36.621 INFO:tasks.rados.rados.0.smithi084.stdout:3615: finishing write tid 4 to smithi08466639-43 2023-10-01T07:35:36.621 INFO:tasks.rados.rados.0.smithi084.stdout:3615: finishing write tid 5 to smithi08466639-43 2023-10-01T07:35:36.621 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 43 v 478 (ObjNum 2231 snap 0 seq_num 2231) dirty exists 2023-10-01T07:35:36.621 INFO:tasks.rados.rados.0.smithi084.stdout:3615: left oid 43 (ObjNum 2231 snap 0 seq_num 2231) 2023-10-01T07:35:36.621 INFO:tasks.rados.rados.0.smithi084.stdout:3616: expect (ObjNum 1610 snap 0 seq_num 1610) 2023-10-01T07:35:36.727 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:36 smithi112 bash[50625]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:35:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-01T07:35:36.792 INFO:tasks.rados.rados.0.smithi084.stdout:3617: expect (ObjNum 2183 snap 0 seq_num 2183) 2023-10-01T07:35:36.965 INFO:tasks.rados.rados.0.smithi084.stdout:3618: finishing write tid 1 to smithi08466639-496 2023-10-01T07:35:36.965 INFO:tasks.rados.rados.0.smithi084.stdout:3618: finishing write tid 2 to smithi08466639-496 2023-10-01T07:35:36.965 INFO:tasks.rados.rados.0.smithi084.stdout:3618: finishing write tid 3 to smithi08466639-496 2023-10-01T07:35:36.965 INFO:tasks.rados.rados.0.smithi084.stdout:3618: finishing write tid 4 to smithi08466639-496 2023-10-01T07:35:36.965 INFO:tasks.rados.rados.0.smithi084.stdout:3618: finishing write tid 5 to smithi08466639-496 2023-10-01T07:35:36.965 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 496 v 376 (ObjNum 2232 snap 0 seq_num 2232) dirty exists 2023-10-01T07:35:36.966 INFO:tasks.rados.rados.0.smithi084.stdout:3618: left oid 496 (ObjNum 2232 snap 0 seq_num 2232) 2023-10-01T07:35:36.966 INFO:tasks.rados.rados.0.smithi084.stdout:3619: finishing write tid 1 to smithi08466639-78 2023-10-01T07:35:36.966 INFO:tasks.rados.rados.0.smithi084.stdout:3619: finishing write tid 2 to smithi08466639-78 2023-10-01T07:35:36.966 INFO:tasks.rados.rados.0.smithi084.stdout:3620: expect (ObjNum 1906 snap 0 seq_num 1906) 2023-10-01T07:35:37.032 INFO:tasks.rados.rados.0.smithi084.stdout:3619: finishing write tid 3 to smithi08466639-78 2023-10-01T07:35:37.032 INFO:tasks.rados.rados.0.smithi084.stdout:3619: finishing write tid 4 to smithi08466639-78 2023-10-01T07:35:37.032 INFO:tasks.rados.rados.0.smithi084.stdout:3619: finishing write tid 5 to smithi08466639-78 2023-10-01T07:35:37.032 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 78 v 482 (ObjNum 2233 snap 0 seq_num 2233) dirty exists 2023-10-01T07:35:37.032 INFO:tasks.rados.rados.0.smithi084.stdout:3619: left oid 78 (ObjNum 2233 snap 0 seq_num 2233) 2023-10-01T07:35:37.033 INFO:tasks.rados.rados.0.smithi084.stdout:3621: seq_num 2234 ranges {746838=597695,2011479=477444,3098613=448225} 2023-10-01T07:35:37.046 INFO:tasks.rados.rados.0.smithi084.stdout:3621: writing smithi08466639-462 from 746838 to 1344533 tid 1 2023-10-01T07:35:37.053 INFO:tasks.rados.rados.0.smithi084.stdout:3621: writing smithi08466639-462 from 2011479 to 2488923 tid 2 2023-10-01T07:35:37.060 INFO:tasks.rados.rados.0.smithi084.stdout:3621: writing smithi08466639-462 from 3098613 to 3546838 tid 3 2023-10-01T07:35:37.060 INFO:tasks.rados.rados.0.smithi084.stdout:3615: done (6 left) 2023-10-01T07:35:37.060 INFO:tasks.rados.rados.0.smithi084.stdout:3616: done (5 left) 2023-10-01T07:35:37.060 INFO:tasks.rados.rados.0.smithi084.stdout:3617: done (4 left) 2023-10-01T07:35:37.061 INFO:tasks.rados.rados.0.smithi084.stdout:3618: done (3 left) 2023-10-01T07:35:37.061 INFO:tasks.rados.rados.0.smithi084.stdout:3619: done (2 left) 2023-10-01T07:35:37.061 INFO:tasks.rados.rados.0.smithi084.stdout:3620: done (1 left) 2023-10-01T07:35:37.061 INFO:tasks.rados.rados.0.smithi084.stdout:3622: write oid 434 current snap is 0 2023-10-01T07:35:37.061 INFO:tasks.rados.rados.0.smithi084.stdout:3622: seq_num 2235 ranges {763645=672944,1953608=737455,3409683=153962} 2023-10-01T07:35:37.069 INFO:tasks.rados.rados.0.smithi084.stdout:3622: writing smithi08466639-434 from 763645 to 1436589 tid 1 2023-10-01T07:35:37.076 INFO:tasks.rados.rados.0.smithi084.stdout:3622: writing smithi08466639-434 from 1953608 to 2691063 tid 2 2023-10-01T07:35:37.082 INFO:tasks.rados.rados.0.smithi084.stdout:3622: writing smithi08466639-434 from 3409683 to 3563645 tid 3 2023-10-01T07:35:37.082 INFO:tasks.rados.rados.0.smithi084.stdout:3623: read oid 132 snap -1 2023-10-01T07:35:37.082 INFO:tasks.rados.rados.0.smithi084.stdout:3623: expect deleted 2023-10-01T07:35:37.082 INFO:tasks.rados.rados.0.smithi084.stdout:3624: write oid 389 current snap is 0 2023-10-01T07:35:37.082 INFO:tasks.rados.rados.0.smithi084.stdout:3624: seq_num 2236 ranges {780452=464546,1728443=481113,2753459=500809} 2023-10-01T07:35:37.089 INFO:tasks.rados.rados.0.smithi084.stdout:3624: writing smithi08466639-389 from 780452 to 1244998 tid 1 2023-10-01T07:35:37.095 INFO:tasks.rados.rados.0.smithi084.stdout:3624: writing smithi08466639-389 from 1728443 to 2209556 tid 2 2023-10-01T07:35:37.099 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:35:36 smithi112 bash[53127]: ts=2023-10-01T07:35:36.732Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.112:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.112:8765: connect: connection refused" 2023-10-01T07:35:37.100 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:35:36 smithi112 bash[53127]: ts=2023-10-01T07:35:36.735Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.112:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.112:8765: connect: connection refused" 2023-10-01T07:35:37.100 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:35:36 smithi112 bash[53127]: ts=2023-10-01T07:35:36.735Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.112:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.112:8765: connect: connection refused" 2023-10-01T07:35:37.100 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:35:36 smithi112 bash[53127]: ts=2023-10-01T07:35:36.737Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.112:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.112:8765: connect: connection refused" 2023-10-01T07:35:37.101 INFO:tasks.rados.rados.0.smithi084.stdout:3624: writing smithi08466639-389 from 2753459 to 3254268 tid 3 2023-10-01T07:35:37.101 INFO:tasks.rados.rados.0.smithi084.stdout:3625: write oid 147 current snap is 0 2023-10-01T07:35:37.101 INFO:tasks.rados.rados.0.smithi084.stdout:3621: finishing write tid 1 to smithi08466639-462 2023-10-01T07:35:37.101 INFO:tasks.rados.rados.0.smithi084.stdout:3621: finishing write tid 2 to smithi08466639-462 2023-10-01T07:35:37.101 INFO:tasks.rados.rados.0.smithi084.stdout:3621: finishing write tid 3 to smithi08466639-462 2023-10-01T07:35:37.101 INFO:tasks.rados.rados.0.smithi084.stdout:3621: finishing write tid 4 to smithi08466639-462 2023-10-01T07:35:37.102 INFO:tasks.rados.rados.0.smithi084.stdout:3625: seq_num 2237 ranges {797259=539795,1786925=741124,3180882=416377} 2023-10-01T07:35:37.110 INFO:tasks.rados.rados.0.smithi084.stdout:3625: writing smithi08466639-147 from 797259 to 1337054 tid 1 2023-10-01T07:35:37.118 INFO:tasks.rados.rados.0.smithi084.stdout:3625: writing smithi08466639-147 from 1786925 to 2528049 tid 2 2023-10-01T07:35:37.125 INFO:tasks.rados.rados.0.smithi084.stdout:3625: writing smithi08466639-147 from 3180882 to 3597259 tid 3 2023-10-01T07:35:37.125 INFO:tasks.rados.rados.0.smithi084.stdout:3626: read oid 274 snap -1 2023-10-01T07:35:37.125 INFO:tasks.rados.rados.0.smithi084.stdout:3626: expect (ObjNum 1973 snap 0 seq_num 1973) 2023-10-01T07:35:37.125 INFO:tasks.rados.rados.0.smithi084.stdout:3627: read oid 394 snap -1 2023-10-01T07:35:37.125 INFO:tasks.rados.rados.0.smithi084.stdout:3627: expect (ObjNum 1667 snap 0 seq_num 1667) 2023-10-01T07:35:37.125 INFO:tasks.rados.rados.0.smithi084.stdout:3628: read oid 368 snap -1 2023-10-01T07:35:37.125 INFO:tasks.rados.rados.0.smithi084.stdout:3628: expect (ObjNum 834 snap 0 seq_num 834) 2023-10-01T07:35:37.126 INFO:tasks.rados.rados.0.smithi084.stdout:3629: write oid 262 current snap is 0 2023-10-01T07:35:37.126 INFO:tasks.rados.rados.0.smithi084.stdout:3621: finishing write tid 5 to smithi08466639-462 2023-10-01T07:35:37.126 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 462 v 515 (ObjNum 2234 snap 0 seq_num 2234) dirty exists 2023-10-01T07:35:37.126 INFO:tasks.rados.rados.0.smithi084.stdout:3621: left oid 462 (ObjNum 2234 snap 0 seq_num 2234) 2023-10-01T07:35:37.126 INFO:tasks.rados.rados.0.smithi084.stdout:3629: seq_num 2238 ranges {414066=615044,1445407=484782,2408305=639706} 2023-10-01T07:35:37.130 INFO:tasks.rados.rados.0.smithi084.stdout:3629: writing smithi08466639-262 from 414066 to 1029110 tid 1 2023-10-01T07:35:37.136 INFO:tasks.rados.rados.0.smithi084.stdout:3629: writing smithi08466639-262 from 1445407 to 1930189 tid 2 2023-10-01T07:35:37.143 INFO:tasks.rados.rados.0.smithi084.stdout:3629: writing smithi08466639-262 from 2408305 to 3048011 tid 3 2023-10-01T07:35:37.143 INFO:tasks.rados.rados.0.smithi084.stdout:3621: done (8 left) 2023-10-01T07:35:37.143 INFO:tasks.rados.rados.0.smithi084.stdout:3630: write oid 320 current snap is 0 2023-10-01T07:35:37.143 INFO:tasks.rados.rados.0.smithi084.stdout:3622: finishing write tid 1 to smithi08466639-434 2023-10-01T07:35:37.143 INFO:tasks.rados.rados.0.smithi084.stdout:3622: finishing write tid 2 to smithi08466639-434 2023-10-01T07:35:37.143 INFO:tasks.rados.rados.0.smithi084.stdout:3622: finishing write tid 3 to smithi08466639-434 2023-10-01T07:35:37.143 INFO:tasks.rados.rados.0.smithi084.stdout:3622: finishing write tid 4 to smithi08466639-434 2023-10-01T07:35:37.143 INFO:tasks.rados.rados.0.smithi084.stdout:3622: finishing write tid 5 to smithi08466639-434 2023-10-01T07:35:37.143 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 434 v 557 (ObjNum 2235 snap 0 seq_num 2235) dirty exists 2023-10-01T07:35:37.143 INFO:tasks.rados.rados.0.smithi084.stdout:3622: left oid 434 (ObjNum 2235 snap 0 seq_num 2235) 2023-10-01T07:35:37.144 INFO:tasks.rados.rados.0.smithi084.stdout:3624: finishing write tid 1 to smithi08466639-389 2023-10-01T07:35:37.144 INFO:tasks.rados.rados.0.smithi084.stdout:3624: finishing write tid 2 to smithi08466639-389 2023-10-01T07:35:37.144 INFO:tasks.rados.rados.0.smithi084.stdout:3630: seq_num 2239 ranges {430873=690293,1787536=628440,3003022=450978} 2023-10-01T07:35:37.149 INFO:tasks.rados.rados.0.smithi084.stdout:3630: writing smithi08466639-320 from 430873 to 1121166 tid 1 2023-10-01T07:35:37.156 INFO:tasks.rados.rados.0.smithi084.stdout:3630: writing smithi08466639-320 from 1787536 to 2415976 tid 2 2023-10-01T07:35:37.162 INFO:tasks.rados.rados.0.smithi084.stdout:3630: writing smithi08466639-320 from 3003022 to 3454000 tid 3 2023-10-01T07:35:37.162 INFO:tasks.rados.rados.0.smithi084.stdout:3622: done (8 left) 2023-10-01T07:35:37.162 INFO:tasks.rados.rados.0.smithi084.stdout:3623: done (7 left) 2023-10-01T07:35:37.162 INFO:tasks.rados.rados.0.smithi084.stdout:3631: read oid 12 snap -1 2023-10-01T07:35:37.162 INFO:tasks.rados.rados.0.smithi084.stdout:3631: expect (ObjNum 11 snap 0 seq_num 11) 2023-10-01T07:35:37.162 INFO:tasks.rados.rados.0.smithi084.stdout:3632: read oid 241 snap -1 2023-10-01T07:35:37.162 INFO:tasks.rados.rados.0.smithi084.stdout:3632: expect deleted 2023-10-01T07:35:37.163 INFO:tasks.rados.rados.0.smithi084.stdout:3633: write oid 80 current snap is 0 2023-10-01T07:35:37.163 INFO:tasks.rados.rados.0.smithi084.stdout:3633: seq_num 2240 ranges {447680=765542,1846018=488451,2746798=662250} 2023-10-01T07:35:37.170 INFO:tasks.rados.rados.0.smithi084.stdout:3633: writing smithi08466639-80 from 447680 to 1213222 tid 1 2023-10-01T07:35:37.176 INFO:tasks.rados.rados.0.smithi084.stdout:3633: writing smithi08466639-80 from 1846018 to 2334469 tid 2 2023-10-01T07:35:37.183 INFO:tasks.rados.rados.0.smithi084.stdout:3633: writing smithi08466639-80 from 2746798 to 3409048 tid 3 2023-10-01T07:35:37.183 INFO:tasks.rados.rados.0.smithi084.stdout:3634: read oid 467 snap -1 2023-10-01T07:35:37.183 INFO:tasks.rados.rados.0.smithi084.stdout:3634: expect deleted 2023-10-01T07:35:37.183 INFO:tasks.rados.rados.0.smithi084.stdout:3635: read oid 498 snap -1 2023-10-01T07:35:37.183 INFO:tasks.rados.rados.0.smithi084.stdout:3635: expect (ObjNum 497 snap 0 seq_num 497) 2023-10-01T07:35:37.183 INFO:tasks.rados.rados.0.smithi084.stdout:3636: read oid 455 snap -1 2023-10-01T07:35:37.183 INFO:tasks.rados.rados.0.smithi084.stdout:3636: expect (ObjNum 561 snap 0 seq_num 561) 2023-10-01T07:35:37.183 INFO:tasks.rados.rados.0.smithi084.stdout:3637: write oid 195 current snap is 0 2023-10-01T07:35:37.183 INFO:tasks.rados.rados.0.smithi084.stdout:3624: finishing write tid 3 to smithi08466639-389 2023-10-01T07:35:37.184 INFO:tasks.rados.rados.0.smithi084.stdout:3624: finishing write tid 4 to smithi08466639-389 2023-10-01T07:35:37.184 INFO:tasks.rados.rados.0.smithi084.stdout:3637: seq_num 2241 ranges {464487=440791,1504500=632109,2657868=473522} 2023-10-01T07:35:37.188 INFO:tasks.rados.rados.0.smithi084.stdout:3637: writing smithi08466639-195 from 464487 to 905278 tid 1 2023-10-01T07:35:37.195 INFO:tasks.rados.rados.0.smithi084.stdout:3637: writing smithi08466639-195 from 1504500 to 2136609 tid 2 2023-10-01T07:35:37.201 INFO:tasks.rados.rados.0.smithi084.stdout:3637: writing smithi08466639-195 from 2657868 to 3131390 tid 3 2023-10-01T07:35:37.201 INFO:tasks.rados.rados.0.smithi084.stdout:3638: write oid 252 current snap is 0 2023-10-01T07:35:37.201 INFO:tasks.rados.rados.0.smithi084.stdout:3624: finishing write tid 5 to smithi08466639-389 2023-10-01T07:35:37.202 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 389 v 407 (ObjNum 2236 snap 0 seq_num 2236) dirty exists 2023-10-01T07:35:37.202 INFO:tasks.rados.rados.0.smithi084.stdout:3624: left oid 389 (ObjNum 2236 snap 0 seq_num 2236) 2023-10-01T07:35:37.202 INFO:tasks.rados.rados.0.smithi084.stdout:3625: finishing write tid 1 to smithi08466639-147 2023-10-01T07:35:37.202 INFO:tasks.rados.rados.0.smithi084.stdout:3625: finishing write tid 2 to smithi08466639-147 2023-10-01T07:35:37.202 INFO:tasks.rados.rados.0.smithi084.stdout:3638: seq_num 2242 ranges {481294=516040,1562982=492120,2801644=684794} 2023-10-01T07:35:37.206 INFO:tasks.rados.rados.0.smithi084.stdout:3638: writing smithi08466639-252 from 481294 to 997334 tid 1 2023-10-01T07:35:37.212 INFO:tasks.rados.rados.0.smithi084.stdout:3638: writing smithi08466639-252 from 1562982 to 2055102 tid 2 2023-10-01T07:35:37.220 INFO:tasks.rados.rados.0.smithi084.stdout:3638: writing smithi08466639-252 from 2801644 to 3486438 tid 3 2023-10-01T07:35:37.220 INFO:tasks.rados.rados.0.smithi084.stdout:3624: done (14 left) 2023-10-01T07:35:37.220 INFO:tasks.rados.rados.0.smithi084.stdout:3639: read oid 350 snap -1 2023-10-01T07:35:37.220 INFO:tasks.rados.rados.0.smithi084.stdout:3639: expect (ObjNum 1975 snap 0 seq_num 1975) 2023-10-01T07:35:37.221 INFO:tasks.rados.rados.0.smithi084.stdout:3640: write oid 487 current snap is 0 2023-10-01T07:35:37.221 INFO:tasks.rados.rados.0.smithi084.stdout:3640: seq_num 2243 ranges {498101=707642,1621464=635778,2712714=612419} 2023-10-01T07:35:37.226 INFO:tasks.rados.rados.0.smithi084.stdout:3640: writing smithi08466639-487 from 498101 to 1205743 tid 1 2023-10-01T07:35:37.232 INFO:tasks.rados.rados.0.smithi084.stdout:3640: writing smithi08466639-487 from 1621464 to 2257242 tid 2 2023-10-01T07:35:37.238 INFO:tasks.rados.rados.0.smithi084.stdout:3640: writing smithi08466639-487 from 2712714 to 3325133 tid 3 2023-10-01T07:35:37.238 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:35:37.239 INFO:tasks.rados.rados.0.smithi084.stdout:3627: expect (ObjNum 1667 snap 0 seq_num 1667) 2023-10-01T07:35:37.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:37 smithi084 bash[33757]: audit 2023-10-01T07:35:36.899503+0000 mon.c (mon.2) 177 : audit [DBG] from='client.? 172.21.15.84:0/3491177044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:37.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:37 smithi084 bash[27378]: audit 2023-10-01T07:35:36.899503+0000 mon.c (mon.2) 177 : audit [DBG] from='client.? 172.21.15.84:0/3491177044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:37.346 INFO:tasks.rados.rados.0.smithi084.stdout:3629: finishing write tid 1 to smithi08466639-262 2023-10-01T07:35:37.346 INFO:tasks.rados.rados.0.smithi084.stdout:3628: expect (ObjNum 834 snap 0 seq_num 834) 2023-10-01T07:35:37.455 INFO:tasks.rados.rados.0.smithi084.stdout:3629: finishing write tid 2 to smithi08466639-262 2023-10-01T07:35:37.455 INFO:tasks.rados.rados.0.smithi084.stdout:3625: finishing write tid 3 to smithi08466639-147 2023-10-01T07:35:37.455 INFO:tasks.rados.rados.0.smithi084.stdout:3625: finishing write tid 4 to smithi08466639-147 2023-10-01T07:35:37.455 INFO:tasks.rados.rados.0.smithi084.stdout:3625: finishing write tid 5 to smithi08466639-147 2023-10-01T07:35:37.455 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 147 v 365 (ObjNum 2237 snap 0 seq_num 2237) dirty exists 2023-10-01T07:35:37.456 INFO:tasks.rados.rados.0.smithi084.stdout:3625: left oid 147 (ObjNum 2237 snap 0 seq_num 2237) 2023-10-01T07:35:37.456 INFO:tasks.rados.rados.0.smithi084.stdout:3626: expect (ObjNum 1973 snap 0 seq_num 1973) 2023-10-01T07:35:37.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:37 smithi112 bash[27689]: audit 2023-10-01T07:35:36.899503+0000 mon.c (mon.2) 177 : audit [DBG] from='client.? 172.21.15.84:0/3491177044' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:37.671 INFO:tasks.rados.rados.0.smithi084.stdout:3629: finishing write tid 3 to smithi08466639-262 2023-10-01T07:35:37.672 INFO:tasks.rados.rados.0.smithi084.stdout:3629: finishing write tid 4 to smithi08466639-262 2023-10-01T07:35:37.672 INFO:tasks.rados.rados.0.smithi084.stdout:3629: finishing write tid 5 to smithi08466639-262 2023-10-01T07:35:37.672 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 262 v 411 (ObjNum 2238 snap 0 seq_num 2238) dirty exists 2023-10-01T07:35:37.672 INFO:tasks.rados.rados.0.smithi084.stdout:3629: left oid 262 (ObjNum 2238 snap 0 seq_num 2238) 2023-10-01T07:35:37.672 INFO:tasks.rados.rados.0.smithi084.stdout:3630: finishing write tid 1 to smithi08466639-320 2023-10-01T07:35:37.672 INFO:tasks.rados.rados.0.smithi084.stdout:3630: finishing write tid 2 to smithi08466639-320 2023-10-01T07:35:37.672 INFO:tasks.rados.rados.0.smithi084.stdout:3630: finishing write tid 3 to smithi08466639-320 2023-10-01T07:35:37.672 INFO:tasks.rados.rados.0.smithi084.stdout:3630: finishing write tid 4 to smithi08466639-320 2023-10-01T07:35:37.672 INFO:tasks.rados.rados.0.smithi084.stdout:3630: finishing write tid 5 to smithi08466639-320 2023-10-01T07:35:37.672 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 320 v 413 (ObjNum 2239 snap 0 seq_num 2239) dirty exists 2023-10-01T07:35:37.672 INFO:tasks.rados.rados.0.smithi084.stdout:3630: left oid 320 (ObjNum 2239 snap 0 seq_num 2239) 2023-10-01T07:35:37.673 INFO:tasks.rados.rados.0.smithi084.stdout:3631: expect (ObjNum 11 snap 0 seq_num 11) 2023-10-01T07:35:37.742 INFO:tasks.rados.rados.0.smithi084.stdout:3633: finishing write tid 1 to smithi08466639-80 2023-10-01T07:35:37.742 INFO:tasks.rados.rados.0.smithi084.stdout:3633: finishing write tid 2 to smithi08466639-80 2023-10-01T07:35:37.742 INFO:tasks.rados.rados.0.smithi084.stdout:3633: finishing write tid 3 to smithi08466639-80 2023-10-01T07:35:37.742 INFO:tasks.rados.rados.0.smithi084.stdout:3633: finishing write tid 4 to smithi08466639-80 2023-10-01T07:35:37.743 INFO:tasks.rados.rados.0.smithi084.stdout:3633: finishing write tid 5 to smithi08466639-80 2023-10-01T07:35:37.743 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 80 v 417 (ObjNum 2240 snap 0 seq_num 2240) dirty exists 2023-10-01T07:35:37.743 INFO:tasks.rados.rados.0.smithi084.stdout:3633: left oid 80 (ObjNum 2240 snap 0 seq_num 2240) 2023-10-01T07:35:37.743 INFO:tasks.rados.rados.0.smithi084.stdout:3635: expect (ObjNum 497 snap 0 seq_num 497) 2023-10-01T07:35:37.824 INFO:tasks.rados.rados.0.smithi084.stdout:3637: finishing write tid 1 to smithi08466639-195 2023-10-01T07:35:37.824 INFO:tasks.rados.rados.0.smithi084.stdout:3636: expect (ObjNum 561 snap 0 seq_num 561) 2023-10-01T07:35:37.974 INFO:tasks.rados.rados.0.smithi084.stdout:3637: finishing write tid 2 to smithi08466639-195 2023-10-01T07:35:37.974 INFO:tasks.rados.rados.0.smithi084.stdout:3637: finishing write tid 3 to smithi08466639-195 2023-10-01T07:35:37.974 INFO:tasks.rados.rados.0.smithi084.stdout:3637: finishing write tid 4 to smithi08466639-195 2023-10-01T07:35:37.974 INFO:tasks.rados.rados.0.smithi084.stdout:3637: finishing write tid 5 to smithi08466639-195 2023-10-01T07:35:37.975 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 195 v 561 (ObjNum 2241 snap 0 seq_num 2241) dirty exists 2023-10-01T07:35:37.975 INFO:tasks.rados.rados.0.smithi084.stdout:3637: left oid 195 (ObjNum 2241 snap 0 seq_num 2241) 2023-10-01T07:35:37.975 INFO:tasks.rados.rados.0.smithi084.stdout:3638: finishing write tid 1 to smithi08466639-252 2023-10-01T07:35:37.975 INFO:tasks.rados.rados.0.smithi084.stdout:3638: finishing write tid 2 to smithi08466639-252 2023-10-01T07:35:37.975 INFO:tasks.rados.rados.0.smithi084.stdout:3638: finishing write tid 3 to smithi08466639-252 2023-10-01T07:35:37.975 INFO:tasks.rados.rados.0.smithi084.stdout:3638: finishing write tid 4 to smithi08466639-252 2023-10-01T07:35:37.975 INFO:tasks.rados.rados.0.smithi084.stdout:3638: finishing write tid 5 to smithi08466639-252 2023-10-01T07:35:37.975 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 252 v 489 (ObjNum 2242 snap 0 seq_num 2242) dirty exists 2023-10-01T07:35:37.975 INFO:tasks.rados.rados.0.smithi084.stdout:3638: left oid 252 (ObjNum 2242 snap 0 seq_num 2242) 2023-10-01T07:35:37.975 INFO:tasks.rados.rados.0.smithi084.stdout:3639: expect (ObjNum 1975 snap 0 seq_num 1975) 2023-10-01T07:35:38.180 INFO:tasks.rados.rados.0.smithi084.stdout:3640: finishing write tid 1 to smithi08466639-487 2023-10-01T07:35:38.181 INFO:tasks.rados.rados.0.smithi084.stdout:3640: finishing write tid 2 to smithi08466639-487 2023-10-01T07:35:38.181 INFO:tasks.rados.rados.0.smithi084.stdout:3640: finishing write tid 3 to smithi08466639-487 2023-10-01T07:35:38.181 INFO:tasks.rados.rados.0.smithi084.stdout:3640: finishing write tid 4 to smithi08466639-487 2023-10-01T07:35:38.181 INFO:tasks.rados.rados.0.smithi084.stdout:3640: finishing write tid 5 to smithi08466639-487 2023-10-01T07:35:38.181 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 487 v 517 (ObjNum 2243 snap 0 seq_num 2243) dirty exists 2023-10-01T07:35:38.181 INFO:tasks.rados.rados.0.smithi084.stdout:3640: left oid 487 (ObjNum 2243 snap 0 seq_num 2243) 2023-10-01T07:35:38.182 INFO:tasks.rados.rados.0.smithi084.stdout:3625: done (15 left) 2023-10-01T07:35:38.182 INFO:tasks.rados.rados.0.smithi084.stdout:3626: done (14 left) 2023-10-01T07:35:38.182 INFO:tasks.rados.rados.0.smithi084.stdout:3627: done (13 left) 2023-10-01T07:35:38.182 INFO:tasks.rados.rados.0.smithi084.stdout:3628: done (12 left) 2023-10-01T07:35:38.182 INFO:tasks.rados.rados.0.smithi084.stdout:3629: done (11 left) 2023-10-01T07:35:38.182 INFO:tasks.rados.rados.0.smithi084.stdout:3630: done (10 left) 2023-10-01T07:35:38.182 INFO:tasks.rados.rados.0.smithi084.stdout:3631: done (9 left) 2023-10-01T07:35:38.183 INFO:tasks.rados.rados.0.smithi084.stdout:3632: done (8 left) 2023-10-01T07:35:38.183 INFO:tasks.rados.rados.0.smithi084.stdout:3633: done (7 left) 2023-10-01T07:35:38.183 INFO:tasks.rados.rados.0.smithi084.stdout:3634: done (6 left) 2023-10-01T07:35:38.183 INFO:tasks.rados.rados.0.smithi084.stdout:3635: done (5 left) 2023-10-01T07:35:38.183 INFO:tasks.rados.rados.0.smithi084.stdout:3636: done (4 left) 2023-10-01T07:35:38.183 INFO:tasks.rados.rados.0.smithi084.stdout:3637: done (3 left) 2023-10-01T07:35:38.184 INFO:tasks.rados.rados.0.smithi084.stdout:3638: done (2 left) 2023-10-01T07:35:38.184 INFO:tasks.rados.rados.0.smithi084.stdout:3639: done (1 left) 2023-10-01T07:35:38.184 INFO:tasks.rados.rados.0.smithi084.stdout:3640: done (0 left) 2023-10-01T07:35:38.184 INFO:tasks.rados.rados.0.smithi084.stdout:3641: write oid 398 current snap is 0 2023-10-01T07:35:38.184 INFO:tasks.rados.rados.0.smithi084.stdout:3641: seq_num 2244 ranges {514908=782891,2079946=495789,3256490=423691} 2023-10-01T07:35:38.194 INFO:tasks.rados.rados.0.smithi084.stdout:3641: writing smithi08466639-398 from 514908 to 1297799 tid 1 2023-10-01T07:35:38.202 INFO:tasks.rados.rados.0.smithi084.stdout:3641: writing smithi08466639-398 from 2079946 to 2575735 tid 2 2023-10-01T07:35:38.208 INFO:tasks.rados.rados.0.smithi084.stdout:3641: writing smithi08466639-398 from 3256490 to 3680181 tid 3 2023-10-01T07:35:38.208 INFO:tasks.rados.rados.0.smithi084.stdout:3642: write oid 210 current snap is 0 2023-10-01T07:35:38.208 INFO:tasks.rados.rados.0.smithi084.stdout:3642: seq_num 2245 ranges {531715=458140,1738428=639447,2883913=634963} 2023-10-01T07:35:38.214 INFO:tasks.rados.rados.0.smithi084.stdout:3642: writing smithi08466639-210 from 531715 to 989855 tid 1 2023-10-01T07:35:38.222 INFO:tasks.rados.rados.0.smithi084.stdout:3642: writing smithi08466639-210 from 1738428 to 2377875 tid 2 2023-10-01T07:35:38.228 INFO:tasks.rados.rados.0.smithi084.stdout:3642: writing smithi08466639-210 from 2883913 to 3518876 tid 3 2023-10-01T07:35:38.229 INFO:tasks.rados.rados.0.smithi084.stdout:3643: write oid 376 current snap is 0 2023-10-01T07:35:38.229 INFO:tasks.rados.rados.0.smithi084.stdout:3641: finishing write tid 1 to smithi08466639-398 2023-10-01T07:35:38.229 INFO:tasks.rados.rados.0.smithi084.stdout:3641: finishing write tid 2 to smithi08466639-398 2023-10-01T07:35:38.229 INFO:tasks.rados.rados.0.smithi084.stdout:3641: finishing write tid 3 to smithi08466639-398 2023-10-01T07:35:38.229 INFO:tasks.rados.rados.0.smithi084.stdout:3641: finishing write tid 4 to smithi08466639-398 2023-10-01T07:35:38.229 INFO:tasks.rados.rados.0.smithi084.stdout:3643: seq_num 2246 ranges {548522=533389,1796910=499458,2911336=446235} 2023-10-01T07:35:38.234 INFO:tasks.rados.rados.0.smithi084.stdout:3643: writing smithi08466639-376 from 548522 to 1081911 tid 1 2023-10-01T07:35:38.241 INFO:tasks.rados.rados.0.smithi084.stdout:3643: writing smithi08466639-376 from 1796910 to 2296368 tid 2 2023-10-01T07:35:38.248 INFO:tasks.rados.rados.0.smithi084.stdout:3643: writing smithi08466639-376 from 2911336 to 3357571 tid 3 2023-10-01T07:35:38.248 INFO:tasks.rados.rados.0.smithi084.stdout:3644: read oid 7 snap -1 2023-10-01T07:35:38.248 INFO:tasks.rados.rados.0.smithi084.stdout:3644: expect (ObjNum 1646 snap 0 seq_num 1646) 2023-10-01T07:35:38.249 INFO:tasks.rados.rados.0.smithi084.stdout:3645: read oid 205 snap -1 2023-10-01T07:35:38.249 INFO:tasks.rados.rados.0.smithi084.stdout:3645: expect (ObjNum 1057 snap 0 seq_num 1057) 2023-10-01T07:35:38.249 INFO:tasks.rados.rados.0.smithi084.stdout:3646: read oid 368 snap -1 2023-10-01T07:35:38.249 INFO:tasks.rados.rados.0.smithi084.stdout:3646: expect (ObjNum 834 snap 0 seq_num 834) 2023-10-01T07:35:38.249 INFO:tasks.rados.rados.0.smithi084.stdout:3647: write oid 407 current snap is 0 2023-10-01T07:35:38.249 INFO:tasks.rados.rados.0.smithi084.stdout:3641: finishing write tid 5 to smithi08466639-398 2023-10-01T07:35:38.249 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 398 v 361 (ObjNum 2244 snap 0 seq_num 2244) dirty exists 2023-10-01T07:35:38.250 INFO:tasks.rados.rados.0.smithi084.stdout:3641: left oid 398 (ObjNum 2244 snap 0 seq_num 2244) 2023-10-01T07:35:38.250 INFO:tasks.rados.rados.0.smithi084.stdout:3642: finishing write tid 1 to smithi08466639-210 2023-10-01T07:35:38.250 INFO:tasks.rados.rados.0.smithi084.stdout:3642: finishing write tid 2 to smithi08466639-210 2023-10-01T07:35:38.250 INFO:tasks.rados.rados.0.smithi084.stdout:3642: finishing write tid 3 to smithi08466639-210 2023-10-01T07:35:38.250 INFO:tasks.rados.rados.0.smithi084.stdout:3642: finishing write tid 4 to smithi08466639-210 2023-10-01T07:35:38.250 INFO:tasks.rados.rados.0.smithi084.stdout:3642: finishing write tid 5 to smithi08466639-210 2023-10-01T07:35:38.250 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 210 v 493 (ObjNum 2245 snap 0 seq_num 2245) dirty exists 2023-10-01T07:35:38.250 INFO:tasks.rados.rados.0.smithi084.stdout:3642: left oid 210 (ObjNum 2245 snap 0 seq_num 2245) 2023-10-01T07:35:38.251 INFO:tasks.rados.rados.0.smithi084.stdout:3643: finishing write tid 1 to smithi08466639-376 2023-10-01T07:35:38.251 INFO:tasks.rados.rados.0.smithi084.stdout:3647: seq_num 2247 ranges {565329=608638,1739039=643116,2822406=773860} 2023-10-01T07:35:38.256 INFO:tasks.rados.rados.0.smithi084.stdout:3647: writing smithi08466639-407 from 565329 to 1173967 tid 1 2023-10-01T07:35:38.264 INFO:tasks.rados.rados.0.smithi084.stdout:3647: writing smithi08466639-407 from 1739039 to 2382155 tid 2 2023-10-01T07:35:38.271 INFO:tasks.rados.rados.0.smithi084.stdout:3647: writing smithi08466639-407 from 2822406 to 3596266 tid 3 2023-10-01T07:35:38.272 INFO:tasks.rados.rados.0.smithi084.stdout:3641: done (6 left) 2023-10-01T07:35:38.272 INFO:tasks.rados.rados.0.smithi084.stdout:3642: done (5 left) 2023-10-01T07:35:38.272 INFO:tasks.rados.rados.0.smithi084.stdout:3648: delete oid 428 current snap is 0 2023-10-01T07:35:38.272 INFO:tasks.rados.rados.0.smithi084.stdout:3643: finishing write tid 2 to smithi08466639-376 2023-10-01T07:35:38.272 INFO:tasks.rados.rados.0.smithi084.stdout:3643: finishing write tid 3 to smithi08466639-376 2023-10-01T07:35:38.272 INFO:tasks.rados.rados.0.smithi084.stdout:3644: expect (ObjNum 1646 snap 0 seq_num 1646) 2023-10-01T07:35:38.493 INFO:tasks.rados.rados.0.smithi084.stdout:3643: finishing write tid 4 to smithi08466639-376 2023-10-01T07:35:38.494 INFO:tasks.rados.rados.0.smithi084.stdout:3643: finishing write tid 5 to smithi08466639-376 2023-10-01T07:35:38.494 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 376 v 365 (ObjNum 2246 snap 0 seq_num 2246) dirty exists 2023-10-01T07:35:38.494 INFO:tasks.rados.rados.0.smithi084.stdout:3643: left oid 376 (ObjNum 2246 snap 0 seq_num 2246) 2023-10-01T07:35:38.494 INFO:tasks.rados.rados.0.smithi084.stdout:3646: expect (ObjNum 834 snap 0 seq_num 834) 2023-10-01T07:35:38.597 INFO:tasks.rados.rados.0.smithi084.stdout:3647: finishing write tid 1 to smithi08466639-407 2023-10-01T07:35:38.597 INFO:tasks.rados.rados.0.smithi084.stdout:3645: expect (ObjNum 1057 snap 0 seq_num 1057) 2023-10-01T07:35:38.793 INFO:tasks.rados.rados.0.smithi084.stdout:3647: finishing write tid 2 to smithi08466639-407 2023-10-01T07:35:38.793 INFO:tasks.rados.rados.0.smithi084.stdout:3647: finishing write tid 3 to smithi08466639-407 2023-10-01T07:35:38.793 INFO:tasks.rados.rados.0.smithi084.stdout:3647: finishing write tid 4 to smithi08466639-407 2023-10-01T07:35:38.793 INFO:tasks.rados.rados.0.smithi084.stdout:3647: finishing write tid 5 to smithi08466639-407 2023-10-01T07:35:38.793 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 407 v 519 (ObjNum 2247 snap 0 seq_num 2247) dirty exists 2023-10-01T07:35:38.793 INFO:tasks.rados.rados.0.smithi084.stdout:3647: left oid 407 (ObjNum 2247 snap 0 seq_num 2247) 2023-10-01T07:35:38.793 INFO:tasks.rados.rados.0.smithi084.stdout:3643: done (5 left) 2023-10-01T07:35:38.793 INFO:tasks.rados.rados.0.smithi084.stdout:3644: done (4 left) 2023-10-01T07:35:38.793 INFO:tasks.rados.rados.0.smithi084.stdout:3645: done (3 left) 2023-10-01T07:35:38.793 INFO:tasks.rados.rados.0.smithi084.stdout:3646: done (2 left) 2023-10-01T07:35:38.793 INFO:tasks.rados.rados.0.smithi084.stdout:3647: done (1 left) 2023-10-01T07:35:38.794 INFO:tasks.rados.rados.0.smithi084.stdout:3648: done (0 left) 2023-10-01T07:35:38.794 INFO:tasks.rados.rados.0.smithi084.stdout:3649: delete oid 195 current snap is 0 2023-10-01T07:35:38.796 INFO:tasks.rados.rados.0.smithi084.stdout:3649: done (0 left) 2023-10-01T07:35:38.796 INFO:tasks.rados.rados.0.smithi084.stdout:3650: read oid 196 snap -1 2023-10-01T07:35:38.796 INFO:tasks.rados.rados.0.smithi084.stdout:3650: expect deleted 2023-10-01T07:35:38.796 INFO:tasks.rados.rados.0.smithi084.stdout:3651: delete oid 84 current snap is 0 2023-10-01T07:35:38.799 INFO:tasks.rados.rados.0.smithi084.stdout:3650: done (1 left) 2023-10-01T07:35:38.799 INFO:tasks.rados.rados.0.smithi084.stdout:3651: done (0 left) 2023-10-01T07:35:38.799 INFO:tasks.rados.rados.0.smithi084.stdout:3652: write oid 370 current snap is 0 2023-10-01T07:35:38.799 INFO:tasks.rados.rados.0.smithi084.stdout:3652: seq_num 2251 ranges {632557=625987,1972967=650454,3332098=418948} 2023-10-01T07:35:38.808 INFO:tasks.rados.rados.0.smithi084.stdout:3652: writing smithi08466639-370 from 632557 to 1258544 tid 1 2023-10-01T07:35:38.817 INFO:tasks.rados.rados.0.smithi084.stdout:3652: writing smithi08466639-370 from 1972967 to 2623421 tid 2 2023-10-01T07:35:38.824 INFO:tasks.rados.rados.0.smithi084.stdout:3652: writing smithi08466639-370 from 3332098 to 3751046 tid 3 2023-10-01T07:35:38.824 INFO:tasks.rados.rados.0.smithi084.stdout:3653: read oid 490 snap -1 2023-10-01T07:35:38.824 INFO:tasks.rados.rados.0.smithi084.stdout:3653: expect (ObjNum 1869 snap 0 seq_num 1869) 2023-10-01T07:35:38.824 INFO:tasks.rados.rados.0.smithi084.stdout:3654: write oid 329 current snap is 0 2023-10-01T07:35:38.824 INFO:tasks.rados.rados.0.smithi084.stdout:3652: finishing write tid 1 to smithi08466639-370 2023-10-01T07:35:38.824 INFO:tasks.rados.rados.0.smithi084.stdout:3654: seq_num 2252 ranges {649364=701236,2031449=794112,3243168=606196} 2023-10-01T07:35:38.831 INFO:tasks.rados.rados.0.smithi084.stdout:3654: writing smithi08466639-329 from 649364 to 1350600 tid 1 2023-10-01T07:35:38.839 INFO:tasks.rados.rados.0.smithi084.stdout:3654: writing smithi08466639-329 from 2031449 to 2825561 tid 2 2023-10-01T07:35:38.846 INFO:tasks.rados.rados.0.smithi084.stdout:3654: writing smithi08466639-329 from 3243168 to 3849364 tid 3 2023-10-01T07:35:38.846 INFO:tasks.rados.rados.0.smithi084.stdout:3655: delete oid 484 current snap is 0 2023-10-01T07:35:38.846 INFO:tasks.rados.rados.0.smithi084.stdout:3652: finishing write tid 2 to smithi08466639-370 2023-10-01T07:35:38.846 INFO:tasks.rados.rados.0.smithi084.stdout:3652: finishing write tid 3 to smithi08466639-370 2023-10-01T07:35:38.846 INFO:tasks.rados.rados.0.smithi084.stdout:3652: finishing write tid 4 to smithi08466639-370 2023-10-01T07:35:38.846 INFO:tasks.rados.rados.0.smithi084.stdout:3652: finishing write tid 5 to smithi08466639-370 2023-10-01T07:35:38.846 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 370 v 494 (ObjNum 2251 snap 0 seq_num 2251) dirty exists 2023-10-01T07:35:38.846 INFO:tasks.rados.rados.0.smithi084.stdout:3652: left oid 370 (ObjNum 2251 snap 0 seq_num 2251) 2023-10-01T07:35:38.847 INFO:tasks.rados.rados.0.smithi084.stdout:3653: expect (ObjNum 1869 snap 0 seq_num 1869) 2023-10-01T07:35:38.862 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:38 smithi084 bash[33757]: cluster 2023-10-01T07:35:37.445283+0000 mgr.y (mgr.15282) 12 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 7.3 MiB/s wr, 77 op/s 2023-10-01T07:35:38.862 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:38 smithi084 bash[33757]: audit 2023-10-01T07:35:38.551864+0000 mon.c (mon.2) 178 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:35:38.862 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:38 smithi084 bash[27378]: cluster 2023-10-01T07:35:37.445283+0000 mgr.y (mgr.15282) 12 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 7.3 MiB/s wr, 77 op/s 2023-10-01T07:35:38.863 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:38 smithi084 bash[27378]: audit 2023-10-01T07:35:38.551864+0000 mon.c (mon.2) 178 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:35:38.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:38 smithi112 bash[27689]: cluster 2023-10-01T07:35:37.445283+0000 mgr.y (mgr.15282) 12 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 7.3 MiB/s wr, 77 op/s 2023-10-01T07:35:38.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:38 smithi112 bash[27689]: audit 2023-10-01T07:35:38.551864+0000 mon.c (mon.2) 178 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:35:38.996 INFO:tasks.rados.rados.0.smithi084.stdout:3654: finishing write tid 1 to smithi08466639-329 2023-10-01T07:35:38.996 INFO:tasks.rados.rados.0.smithi084.stdout:3654: finishing write tid 2 to smithi08466639-329 2023-10-01T07:35:38.996 INFO:tasks.rados.rados.0.smithi084.stdout:3652: done (3 left) 2023-10-01T07:35:38.997 INFO:tasks.rados.rados.0.smithi084.stdout:3653: done (2 left) 2023-10-01T07:35:38.997 INFO:tasks.rados.rados.0.smithi084.stdout:3655: done (1 left) 2023-10-01T07:35:38.997 INFO:tasks.rados.rados.0.smithi084.stdout:3656: write oid 227 current snap is 0 2023-10-01T07:35:38.997 INFO:tasks.rados.rados.0.smithi084.stdout:3654: finishing write tid 3 to smithi08466639-329 2023-10-01T07:35:38.997 INFO:tasks.rados.rados.0.smithi084.stdout:3654: finishing write tid 4 to smithi08466639-329 2023-10-01T07:35:38.997 INFO:tasks.rados.rados.0.smithi084.stdout:3656: seq_num 2254 ranges {682978=451734,1748413=797781,3298014=584964} 2023-10-01T07:35:39.003 INFO:tasks.rados.rados.0.smithi084.stdout:3656: writing smithi08466639-227 from 682978 to 1134712 tid 1 2023-10-01T07:35:39.011 INFO:tasks.rados.rados.0.smithi084.stdout:3656: writing smithi08466639-227 from 1748413 to 2546194 tid 2 2023-10-01T07:35:39.020 INFO:tasks.rados.rados.0.smithi084.stdout:3656: writing smithi08466639-227 from 3298014 to 3882978 tid 3 2023-10-01T07:35:39.020 INFO:tasks.rados.rados.0.smithi084.stdout:3657: delete oid 87 current snap is 0 2023-10-01T07:35:39.020 INFO:tasks.rados.rados.0.smithi084.stdout:3654: finishing write tid 5 to smithi08466639-329 2023-10-01T07:35:39.020 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 329 v 498 (ObjNum 2252 snap 0 seq_num 2252) dirty exists 2023-10-01T07:35:39.020 INFO:tasks.rados.rados.0.smithi084.stdout:3654: left oid 329 (ObjNum 2252 snap 0 seq_num 2252) 2023-10-01T07:35:39.020 INFO:tasks.rados.rados.0.smithi084.stdout:3656: finishing write tid 1 to smithi08466639-227 2023-10-01T07:35:39.020 INFO:tasks.rados.rados.0.smithi084.stdout:3656: finishing write tid 2 to smithi08466639-227 2023-10-01T07:35:39.023 INFO:tasks.rados.rados.0.smithi084.stdout:3654: done (2 left) 2023-10-01T07:35:39.023 INFO:tasks.rados.rados.0.smithi084.stdout:3657: done (1 left) 2023-10-01T07:35:39.023 INFO:tasks.rados.rados.0.smithi084.stdout:3658: read oid 402 snap -1 2023-10-01T07:35:39.024 INFO:tasks.rados.rados.0.smithi084.stdout:3658: expect (ObjNum 1525 snap 0 seq_num 1525) 2023-10-01T07:35:39.024 INFO:tasks.rados.rados.0.smithi084.stdout:3659: write oid 234 current snap is 0 2023-10-01T07:35:39.024 INFO:tasks.rados.rados.0.smithi084.stdout:3659: seq_num 2256 ranges {716592=602232,1749024=401450,2836507=791661} 2023-10-01T07:35:39.031 INFO:tasks.rados.rados.0.smithi084.stdout:3659: writing smithi08466639-234 from 716592 to 1318824 tid 1 2023-10-01T07:35:39.037 INFO:tasks.rados.rados.0.smithi084.stdout:3659: writing smithi08466639-234 from 1749024 to 2150474 tid 2 2023-10-01T07:35:39.047 INFO:tasks.rados.rados.0.smithi084.stdout:3659: writing smithi08466639-234 from 2836507 to 3628168 tid 3 2023-10-01T07:35:39.047 INFO:tasks.rados.rados.0.smithi084.stdout:3660: write oid 34 current snap is 0 2023-10-01T07:35:39.048 INFO:tasks.rados.rados.0.smithi084.stdout:3660: seq_num 2257 ranges {733399=677481,2207506=661461,3380283=553116} 2023-10-01T07:35:39.056 INFO:tasks.rados.rados.0.smithi084.stdout:3660: writing smithi08466639-34 from 733399 to 1410880 tid 1 2023-10-01T07:35:39.066 INFO:tasks.rados.rados.0.smithi084.stdout:3660: writing smithi08466639-34 from 2207506 to 2868967 tid 2 2023-10-01T07:35:39.072 INFO:tasks.rados.rados.0.smithi084.stdout:3660: writing smithi08466639-34 from 3380283 to 3933399 tid 3 2023-10-01T07:35:39.072 INFO:tasks.rados.rados.0.smithi084.stdout:3661: write oid 201 current snap is 0 2023-10-01T07:35:39.072 INFO:tasks.rados.rados.0.smithi084.stdout:3656: finishing write tid 3 to smithi08466639-227 2023-10-01T07:35:39.072 INFO:tasks.rados.rados.0.smithi084.stdout:3656: finishing write tid 4 to smithi08466639-227 2023-10-01T07:35:39.072 INFO:tasks.rados.rados.0.smithi084.stdout:3656: finishing write tid 5 to smithi08466639-227 2023-10-01T07:35:39.072 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 227 v 523 (ObjNum 2254 snap 0 seq_num 2254) dirty exists 2023-10-01T07:35:39.072 INFO:tasks.rados.rados.0.smithi084.stdout:3656: left oid 227 (ObjNum 2254 snap 0 seq_num 2254) 2023-10-01T07:35:39.072 INFO:tasks.rados.rados.0.smithi084.stdout:3658: expect (ObjNum 1525 snap 0 seq_num 1525) 2023-10-01T07:35:39.291 INFO:tasks.rados.rados.0.smithi084.stdout:3659: finishing write tid 1 to smithi08466639-234 2023-10-01T07:35:39.291 INFO:tasks.rados.rados.0.smithi084.stdout:3659: finishing write tid 2 to smithi08466639-234 2023-10-01T07:35:39.291 INFO:tasks.rados.rados.0.smithi084.stdout:3659: finishing write tid 3 to smithi08466639-234 2023-10-01T07:35:39.291 INFO:tasks.rados.rados.0.smithi084.stdout:3659: finishing write tid 4 to smithi08466639-234 2023-10-01T07:35:39.291 INFO:tasks.rados.rados.0.smithi084.stdout:3659: finishing write tid 5 to smithi08466639-234 2023-10-01T07:35:39.291 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 234 v 365 (ObjNum 2256 snap 0 seq_num 2256) dirty exists 2023-10-01T07:35:39.291 INFO:tasks.rados.rados.0.smithi084.stdout:3659: left oid 234 (ObjNum 2256 snap 0 seq_num 2256) 2023-10-01T07:35:39.291 INFO:tasks.rados.rados.0.smithi084.stdout:3660: finishing write tid 1 to smithi08466639-34 2023-10-01T07:35:39.291 INFO:tasks.rados.rados.0.smithi084.stdout:3660: finishing write tid 2 to smithi08466639-34 2023-10-01T07:35:39.291 INFO:tasks.rados.rados.0.smithi084.stdout:3660: finishing write tid 3 to smithi08466639-34 2023-10-01T07:35:39.292 INFO:tasks.rados.rados.0.smithi084.stdout:3660: finishing write tid 4 to smithi08466639-34 2023-10-01T07:35:39.292 INFO:tasks.rados.rados.0.smithi084.stdout:3660: finishing write tid 5 to smithi08466639-34 2023-10-01T07:35:39.292 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 34 v 566 (ObjNum 2257 snap 0 seq_num 2257) dirty exists 2023-10-01T07:35:39.292 INFO:tasks.rados.rados.0.smithi084.stdout:3660: left oid 34 (ObjNum 2257 snap 0 seq_num 2257) 2023-10-01T07:35:39.292 INFO:tasks.rados.rados.0.smithi084.stdout:3661: seq_num 2258 ranges {750206=469083,1982341=405119,3007706=530558} 2023-10-01T07:35:39.298 INFO:tasks.rados.rados.0.smithi084.stdout:3661: writing smithi08466639-201 from 750206 to 1219289 tid 1 2023-10-01T07:35:39.306 INFO:tasks.rados.rados.0.smithi084.stdout:3661: writing smithi08466639-201 from 1982341 to 2387460 tid 2 2023-10-01T07:35:39.313 INFO:tasks.rados.rados.0.smithi084.stdout:3661: writing smithi08466639-201 from 3007706 to 3538264 tid 3 2023-10-01T07:35:39.313 INFO:tasks.rados.rados.0.smithi084.stdout:3656: done (4 left) 2023-10-01T07:35:39.313 INFO:tasks.rados.rados.0.smithi084.stdout:3658: done (3 left) 2023-10-01T07:35:39.313 INFO:tasks.rados.rados.0.smithi084.stdout:3659: done (2 left) 2023-10-01T07:35:39.313 INFO:tasks.rados.rados.0.smithi084.stdout:3660: done (1 left) 2023-10-01T07:35:39.313 INFO:tasks.rados.rados.0.smithi084.stdout:3662: read oid 269 snap -1 2023-10-01T07:35:39.313 INFO:tasks.rados.rados.0.smithi084.stdout:3662: expect (ObjNum 2153 snap 0 seq_num 2153) 2023-10-01T07:35:39.313 INFO:tasks.rados.rados.0.smithi084.stdout:3663: write oid 96 current snap is 0 2023-10-01T07:35:39.313 INFO:tasks.rados.rados.0.smithi084.stdout:3661: finishing write tid 1 to smithi08466639-201 2023-10-01T07:35:39.314 INFO:tasks.rados.rados.0.smithi084.stdout:3661: finishing write tid 2 to smithi08466639-201 2023-10-01T07:35:39.314 INFO:tasks.rados.rados.0.smithi084.stdout:3663: seq_num 2259 ranges {767013=544332,1924470=665130,3035129=741830} 2023-10-01T07:35:39.320 INFO:tasks.rados.rados.0.smithi084.stdout:3663: writing smithi08466639-96 from 767013 to 1311345 tid 1 2023-10-01T07:35:39.327 INFO:tasks.rados.rados.0.smithi084.stdout:3663: writing smithi08466639-96 from 1924470 to 2589600 tid 2 2023-10-01T07:35:39.335 INFO:tasks.rados.rados.0.smithi084.stdout:3663: writing smithi08466639-96 from 3035129 to 3776959 tid 3 2023-10-01T07:35:39.335 INFO:tasks.rados.rados.0.smithi084.stdout:3661: finishing write tid 3 to smithi08466639-201 2023-10-01T07:35:39.335 INFO:tasks.rados.rados.0.smithi084.stdout:3664: read oid 177 snap -1 2023-10-01T07:35:39.336 INFO:tasks.rados.rados.0.smithi084.stdout:3664: expect (ObjNum 1974 snap 0 seq_num 1974) 2023-10-01T07:35:39.336 INFO:tasks.rados.rados.0.smithi084.stdout:3665: read oid 268 snap -1 2023-10-01T07:35:39.336 INFO:tasks.rados.rados.0.smithi084.stdout:3665: expect (ObjNum 2025 snap 0 seq_num 2025) 2023-10-01T07:35:39.336 INFO:tasks.rados.rados.0.smithi084.stdout:3666: delete oid 295 current snap is 0 2023-10-01T07:35:39.336 INFO:tasks.rados.rados.0.smithi084.stdout:3661: finishing write tid 4 to smithi08466639-201 2023-10-01T07:35:39.336 INFO:tasks.rados.rados.0.smithi084.stdout:3661: finishing write tid 5 to smithi08466639-201 2023-10-01T07:35:39.336 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 201 v 502 (ObjNum 2258 snap 0 seq_num 2258) dirty exists 2023-10-01T07:35:39.336 INFO:tasks.rados.rados.0.smithi084.stdout:3661: left oid 201 (ObjNum 2258 snap 0 seq_num 2258) 2023-10-01T07:35:39.336 INFO:tasks.rados.rados.0.smithi084.stdout:3662: expect (ObjNum 2153 snap 0 seq_num 2153) 2023-10-01T07:35:39.491 INFO:tasks.rados.rados.0.smithi084.stdout:3663: finishing write tid 1 to smithi08466639-96 2023-10-01T07:35:39.491 INFO:tasks.rados.rados.0.smithi084.stdout:3663: finishing write tid 2 to smithi08466639-96 2023-10-01T07:35:39.491 INFO:tasks.rados.rados.0.smithi084.stdout:3665: expect (ObjNum 2025 snap 0 seq_num 2025) 2023-10-01T07:35:39.590 INFO:tasks.rados.rados.0.smithi084.stdout:3663: finishing write tid 3 to smithi08466639-96 2023-10-01T07:35:39.590 INFO:tasks.rados.rados.0.smithi084.stdout:3663: finishing write tid 4 to smithi08466639-96 2023-10-01T07:35:39.590 INFO:tasks.rados.rados.0.smithi084.stdout:3663: finishing write tid 5 to smithi08466639-96 2023-10-01T07:35:39.590 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 96 v 527 (ObjNum 2259 snap 0 seq_num 2259) dirty exists 2023-10-01T07:35:39.590 INFO:tasks.rados.rados.0.smithi084.stdout:3663: left oid 96 (ObjNum 2259 snap 0 seq_num 2259) 2023-10-01T07:35:39.590 INFO:tasks.rados.rados.0.smithi084.stdout:3664: expect (ObjNum 1974 snap 0 seq_num 1974) 2023-10-01T07:35:39.702 INFO:tasks.rados.rados.0.smithi084.stdout:3661: done (5 left) 2023-10-01T07:35:39.703 INFO:tasks.rados.rados.0.smithi084.stdout:3662: done (4 left) 2023-10-01T07:35:39.703 INFO:tasks.rados.rados.0.smithi084.stdout:3663: done (3 left) 2023-10-01T07:35:39.703 INFO:tasks.rados.rados.0.smithi084.stdout:3664: done (2 left) 2023-10-01T07:35:39.703 INFO:tasks.rados.rados.0.smithi084.stdout:3665: done (1 left) 2023-10-01T07:35:39.703 INFO:tasks.rados.rados.0.smithi084.stdout:3666: done (0 left) 2023-10-01T07:35:39.703 INFO:tasks.rados.rados.0.smithi084.stdout:3667: write oid 384 current snap is 0 2023-10-01T07:35:39.703 INFO:tasks.rados.rados.0.smithi084.stdout:3667: seq_num 2261 ranges {400627=694830,1641434=359193} 2023-10-01T07:35:39.712 INFO:tasks.rados.rados.0.smithi084.stdout:3667: writing smithi08466639-384 from 400627 to 1095457 tid 1 2023-10-01T07:35:39.717 INFO:tasks.rados.rados.0.smithi084.stdout:3667: writing smithi08466639-384 from 1641434 to 2000627 tid 2 2023-10-01T07:35:39.717 INFO:tasks.rados.rados.0.smithi084.stdout:3668: write oid 355 current snap is 0 2023-10-01T07:35:39.717 INFO:tasks.rados.rados.0.smithi084.stdout:3668: seq_num 2262 ranges {417434=770079,1699916=317518} 2023-10-01T07:35:39.724 INFO:tasks.rados.rados.0.smithi084.stdout:3668: writing smithi08466639-355 from 417434 to 1187513 tid 1 2023-10-01T07:35:39.730 INFO:tasks.rados.rados.0.smithi084.stdout:3668: writing smithi08466639-355 from 1699916 to 2017434 tid 2 2023-10-01T07:35:39.730 INFO:tasks.rados.rados.0.smithi084.stdout:3669: write oid 94 current snap is 0 2023-10-01T07:35:39.730 INFO:tasks.rados.rados.0.smithi084.stdout:3667: finishing write tid 1 to smithi08466639-384 2023-10-01T07:35:39.730 INFO:tasks.rados.rados.0.smithi084.stdout:3667: finishing write tid 2 to smithi08466639-384 2023-10-01T07:35:39.730 INFO:tasks.rados.rados.0.smithi084.stdout:3667: finishing write tid 3 to smithi08466639-384 2023-10-01T07:35:39.731 INFO:tasks.rados.rados.0.smithi084.stdout:3667: finishing write tid 4 to smithi08466639-384 2023-10-01T07:35:39.731 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 384 v 530 (ObjNum 2261 snap 0 seq_num 2261) dirty exists 2023-10-01T07:35:39.731 INFO:tasks.rados.rados.0.smithi084.stdout:3667: left oid 384 (ObjNum 2261 snap 0 seq_num 2261) 2023-10-01T07:35:39.731 INFO:tasks.rados.rados.0.smithi084.stdout:3668: finishing write tid 1 to smithi08466639-355 2023-10-01T07:35:39.731 INFO:tasks.rados.rados.0.smithi084.stdout:3669: seq_num 2263 ranges {434241=445328,1642045=392196} 2023-10-01T07:35:39.735 INFO:tasks.rados.rados.0.smithi084.stdout:3669: writing smithi08466639-94 from 434241 to 879569 tid 1 2023-10-01T07:35:39.742 INFO:tasks.rados.rados.0.smithi084.stdout:3669: writing smithi08466639-94 from 1642045 to 2034241 tid 2 2023-10-01T07:35:39.742 INFO:tasks.rados.rados.0.smithi084.stdout:3667: done (2 left) 2023-10-01T07:35:39.742 INFO:tasks.rados.rados.0.smithi084.stdout:3670: read oid 487 snap -1 2023-10-01T07:35:39.742 INFO:tasks.rados.rados.0.smithi084.stdout:3670: expect (ObjNum 2243 snap 0 seq_num 2243) 2023-10-01T07:35:39.742 INFO:tasks.rados.rados.0.smithi084.stdout:3671: read oid 480 snap -1 2023-10-01T07:35:39.743 INFO:tasks.rados.rados.0.smithi084.stdout:3671: expect (ObjNum 1890 snap 0 seq_num 1890) 2023-10-01T07:35:39.743 INFO:tasks.rados.rados.0.smithi084.stdout:3672: write oid 444 current snap is 0 2023-10-01T07:35:39.743 INFO:tasks.rados.rados.0.smithi084.stdout:3668: finishing write tid 2 to smithi08466639-355 2023-10-01T07:35:39.743 INFO:tasks.rados.rados.0.smithi084.stdout:3672: seq_num 2264 ranges {451048=520577,1700527=350521} 2023-10-01T07:35:39.748 INFO:tasks.rados.rados.0.smithi084.stdout:3672: writing smithi08466639-444 from 451048 to 971625 tid 1 2023-10-01T07:35:39.754 INFO:tasks.rados.rados.0.smithi084.stdout:3672: writing smithi08466639-444 from 1700527 to 2051048 tid 2 2023-10-01T07:35:39.754 INFO:tasks.rados.rados.0.smithi084.stdout:3673: write oid 279 current snap is 0 2023-10-01T07:35:39.755 INFO:tasks.rados.rados.0.smithi084.stdout:3668: finishing write tid 3 to smithi08466639-355 2023-10-01T07:35:39.755 INFO:tasks.rados.rados.0.smithi084.stdout:3668: finishing write tid 4 to smithi08466639-355 2023-10-01T07:35:39.755 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 355 v 569 (ObjNum 2262 snap 0 seq_num 2262) dirty exists 2023-10-01T07:35:39.755 INFO:tasks.rados.rados.0.smithi084.stdout:3668: left oid 355 (ObjNum 2262 snap 0 seq_num 2262) 2023-10-01T07:35:39.755 INFO:tasks.rados.rados.0.smithi084.stdout:3669: finishing write tid 1 to smithi08466639-94 2023-10-01T07:35:39.755 INFO:tasks.rados.rados.0.smithi084.stdout:3673: seq_num 2265 ranges {467855=595826,1759009=308846} 2023-10-01T07:35:39.760 INFO:tasks.rados.rados.0.smithi084.stdout:3673: writing smithi08466639-279 from 467855 to 1063681 tid 1 2023-10-01T07:35:39.766 INFO:tasks.rados.rados.0.smithi084.stdout:3673: writing smithi08466639-279 from 1759009 to 2067855 tid 2 2023-10-01T07:35:39.766 INFO:tasks.rados.rados.0.smithi084.stdout:3668: done (5 left) 2023-10-01T07:35:39.767 INFO:tasks.rados.rados.0.smithi084.stdout:3674: delete oid 283 current snap is 0 2023-10-01T07:35:39.767 INFO:tasks.rados.rados.0.smithi084.stdout:3669: finishing write tid 2 to smithi08466639-94 2023-10-01T07:35:39.767 INFO:tasks.rados.rados.0.smithi084.stdout:3669: finishing write tid 3 to smithi08466639-94 2023-10-01T07:35:39.767 INFO:tasks.rados.rados.0.smithi084.stdout:3669: finishing write tid 4 to smithi08466639-94 2023-10-01T07:35:39.767 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 94 v 513 (ObjNum 2263 snap 0 seq_num 2263) dirty exists 2023-10-01T07:35:39.767 INFO:tasks.rados.rados.0.smithi084.stdout:3669: left oid 94 (ObjNum 2263 snap 0 seq_num 2263) 2023-10-01T07:35:39.767 INFO:tasks.rados.rados.0.smithi084.stdout:3671: expect (ObjNum 1890 snap 0 seq_num 1890) 2023-10-01T07:35:39.910 INFO:tasks.rados.rados.0.smithi084.stdout:3670: expect (ObjNum 2243 snap 0 seq_num 2243) 2023-10-01T07:35:39.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:39 smithi112 bash[27689]: audit 2023-10-01T07:35:39.390006+0000 mon.a (mon.0) 851 : audit [DBG] from='client.? 172.21.15.84:0/3663986594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:40.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:39 smithi084 bash[27378]: audit 2023-10-01T07:35:39.390006+0000 mon.a (mon.0) 851 : audit [DBG] from='client.? 172.21.15.84:0/3663986594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:40.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:39 smithi084 bash[33757]: audit 2023-10-01T07:35:39.390006+0000 mon.a (mon.0) 851 : audit [DBG] from='client.? 172.21.15.84:0/3663986594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:40.105 INFO:tasks.rados.rados.0.smithi084.stdout:3672: finishing write tid 1 to smithi08466639-444 2023-10-01T07:35:40.105 INFO:tasks.rados.rados.0.smithi084.stdout:3672: finishing write tid 2 to smithi08466639-444 2023-10-01T07:35:40.105 INFO:tasks.rados.rados.0.smithi084.stdout:3672: finishing write tid 3 to smithi08466639-444 2023-10-01T07:35:40.105 INFO:tasks.rados.rados.0.smithi084.stdout:3672: finishing write tid 4 to smithi08466639-444 2023-10-01T07:35:40.105 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 444 v 368 (ObjNum 2264 snap 0 seq_num 2264) dirty exists 2023-10-01T07:35:40.106 INFO:tasks.rados.rados.0.smithi084.stdout:3672: left oid 444 (ObjNum 2264 snap 0 seq_num 2264) 2023-10-01T07:35:40.106 INFO:tasks.rados.rados.0.smithi084.stdout:3673: finishing write tid 1 to smithi08466639-279 2023-10-01T07:35:40.106 INFO:tasks.rados.rados.0.smithi084.stdout:3673: finishing write tid 2 to smithi08466639-279 2023-10-01T07:35:40.106 INFO:tasks.rados.rados.0.smithi084.stdout:3673: finishing write tid 3 to smithi08466639-279 2023-10-01T07:35:40.106 INFO:tasks.rados.rados.0.smithi084.stdout:3673: finishing write tid 4 to smithi08466639-279 2023-10-01T07:35:40.106 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 279 v 486 (ObjNum 2265 snap 0 seq_num 2265) dirty exists 2023-10-01T07:35:40.106 INFO:tasks.rados.rados.0.smithi084.stdout:3673: left oid 279 (ObjNum 2265 snap 0 seq_num 2265) 2023-10-01T07:35:40.106 INFO:tasks.rados.rados.0.smithi084.stdout:3669: done (5 left) 2023-10-01T07:35:40.106 INFO:tasks.rados.rados.0.smithi084.stdout:3670: done (4 left) 2023-10-01T07:35:40.106 INFO:tasks.rados.rados.0.smithi084.stdout:3671: done (3 left) 2023-10-01T07:35:40.106 INFO:tasks.rados.rados.0.smithi084.stdout:3672: done (2 left) 2023-10-01T07:35:40.107 INFO:tasks.rados.rados.0.smithi084.stdout:3673: done (1 left) 2023-10-01T07:35:40.107 INFO:tasks.rados.rados.0.smithi084.stdout:3674: done (0 left) 2023-10-01T07:35:40.107 INFO:tasks.rados.rados.0.smithi084.stdout:3675: read oid 104 snap -1 2023-10-01T07:35:40.107 INFO:tasks.rados.rados.0.smithi084.stdout:3675: expect (ObjNum 1743 snap 0 seq_num 1743) 2023-10-01T07:35:40.107 INFO:tasks.rados.rados.0.smithi084.stdout:3676: read oid 407 snap -1 2023-10-01T07:35:40.107 INFO:tasks.rados.rados.0.smithi084.stdout:3676: expect (ObjNum 2247 snap 0 seq_num 2247) 2023-10-01T07:35:40.107 INFO:tasks.rados.rados.0.smithi084.stdout:3677: delete oid 334 current snap is 0 2023-10-01T07:35:40.108 INFO:tasks.rados.rados.0.smithi084.stdout:3677: done (2 left) 2023-10-01T07:35:40.108 INFO:tasks.rados.rados.0.smithi084.stdout:3678: read oid 335 snap -1 2023-10-01T07:35:40.108 INFO:tasks.rados.rados.0.smithi084.stdout:3678: expect deleted 2023-10-01T07:35:40.108 INFO:tasks.rados.rados.0.smithi084.stdout:3679: read oid 418 snap -1 2023-10-01T07:35:40.108 INFO:tasks.rados.rados.0.smithi084.stdout:3679: expect (ObjNum 1492 snap 0 seq_num 1492) 2023-10-01T07:35:40.108 INFO:tasks.rados.rados.0.smithi084.stdout:3680: write oid 139 current snap is 0 2023-10-01T07:35:40.108 INFO:tasks.rados.rados.0.smithi084.stdout:3680: seq_num 2268 ranges {518276=537926,1534455=423464} 2023-10-01T07:35:40.118 INFO:tasks.rados.rados.0.smithi084.stdout:3680: writing smithi08466639-139 from 518276 to 1056202 tid 1 2023-10-01T07:35:40.124 INFO:tasks.rados.rados.0.smithi084.stdout:3680: writing smithi08466639-139 from 1534455 to 1957919 tid 2 2023-10-01T07:35:40.124 INFO:tasks.rados.rados.0.smithi084.stdout:3681: read oid 310 snap -1 2023-10-01T07:35:40.124 INFO:tasks.rados.rados.0.smithi084.stdout:3681: expect (ObjNum 1338 snap 0 seq_num 1338) 2023-10-01T07:35:40.124 INFO:tasks.rados.rados.0.smithi084.stdout:3682: write oid 366 current snap is 0 2023-10-01T07:35:40.124 INFO:tasks.rados.rados.0.smithi084.stdout:3682: seq_num 2269 ranges {535083=613175,1592937=542146} 2023-10-01T07:35:40.130 INFO:tasks.rados.rados.0.smithi084.stdout:3682: writing smithi08466639-366 from 535083 to 1148258 tid 1 2023-10-01T07:35:40.136 INFO:tasks.rados.rados.0.smithi084.stdout:3682: writing smithi08466639-366 from 1592937 to 2135083 tid 2 2023-10-01T07:35:40.136 INFO:tasks.rados.rados.0.smithi084.stdout:3683: delete oid 227 current snap is 0 2023-10-01T07:35:40.136 INFO:tasks.rados.rados.0.smithi084.stdout:3676: expect (ObjNum 2247 snap 0 seq_num 2247) 2023-10-01T07:35:40.322 INFO:tasks.rados.rados.0.smithi084.stdout:3675: expect (ObjNum 1743 snap 0 seq_num 1743) 2023-10-01T07:35:40.486 INFO:tasks.rados.rados.0.smithi084.stdout:3679: expect (ObjNum 1492 snap 0 seq_num 1492) 2023-10-01T07:35:40.592 INFO:tasks.rados.rados.0.smithi084.stdout:3680: finishing write tid 1 to smithi08466639-139 2023-10-01T07:35:40.592 INFO:tasks.rados.rados.0.smithi084.stdout:3681: expect (ObjNum 1338 snap 0 seq_num 1338) 2023-10-01T07:35:40.734 INFO:tasks.rados.rados.0.smithi084.stdout:3680: finishing write tid 2 to smithi08466639-139 2023-10-01T07:35:40.734 INFO:tasks.rados.rados.0.smithi084.stdout:3680: finishing write tid 3 to smithi08466639-139 2023-10-01T07:35:40.734 INFO:tasks.rados.rados.0.smithi084.stdout:3680: finishing write tid 4 to smithi08466639-139 2023-10-01T07:35:40.734 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 139 v 572 (ObjNum 2268 snap 0 seq_num 2268) dirty exists 2023-10-01T07:35:40.734 INFO:tasks.rados.rados.0.smithi084.stdout:3680: left oid 139 (ObjNum 2268 snap 0 seq_num 2268) 2023-10-01T07:35:40.735 INFO:tasks.rados.rados.0.smithi084.stdout:3682: finishing write tid 1 to smithi08466639-366 2023-10-01T07:35:40.735 INFO:tasks.rados.rados.0.smithi084.stdout:3682: finishing write tid 2 to smithi08466639-366 2023-10-01T07:35:40.735 INFO:tasks.rados.rados.0.smithi084.stdout:3682: finishing write tid 3 to smithi08466639-366 2023-10-01T07:35:40.735 INFO:tasks.rados.rados.0.smithi084.stdout:3682: finishing write tid 4 to smithi08466639-366 2023-10-01T07:35:40.735 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 366 v 371 (ObjNum 2269 snap 0 seq_num 2269) dirty exists 2023-10-01T07:35:40.735 INFO:tasks.rados.rados.0.smithi084.stdout:3682: left oid 366 (ObjNum 2269 snap 0 seq_num 2269) 2023-10-01T07:35:40.735 INFO:tasks.rados.rados.0.smithi084.stdout:3675: done (7 left) 2023-10-01T07:35:40.735 INFO:tasks.rados.rados.0.smithi084.stdout:3676: done (6 left) 2023-10-01T07:35:40.735 INFO:tasks.rados.rados.0.smithi084.stdout:3678: done (5 left) 2023-10-01T07:35:40.735 INFO:tasks.rados.rados.0.smithi084.stdout:3679: done (4 left) 2023-10-01T07:35:40.735 INFO:tasks.rados.rados.0.smithi084.stdout:3680: done (3 left) 2023-10-01T07:35:40.736 INFO:tasks.rados.rados.0.smithi084.stdout:3681: done (2 left) 2023-10-01T07:35:40.736 INFO:tasks.rados.rados.0.smithi084.stdout:3682: done (1 left) 2023-10-01T07:35:40.736 INFO:tasks.rados.rados.0.smithi084.stdout:3683: done (0 left) 2023-10-01T07:35:40.736 INFO:tasks.rados.rados.0.smithi084.stdout:3684: delete oid 102 current snap is 0 2023-10-01T07:35:40.737 INFO:tasks.rados.rados.0.smithi084.stdout:3684: done (0 left) 2023-10-01T07:35:40.737 INFO:tasks.rados.rados.0.smithi084.stdout:3685: delete oid 458 current snap is 0 2023-10-01T07:35:40.739 INFO:tasks.rados.rados.0.smithi084.stdout:3685: done (0 left) 2023-10-01T07:35:40.739 INFO:tasks.rados.rados.0.smithi084.stdout:3686: write oid 455 current snap is 0 2023-10-01T07:35:40.739 INFO:tasks.rados.rados.0.smithi084.stdout:3686: seq_num 2273 ranges {602311=514171,1710512=491799} 2023-10-01T07:35:40.749 INFO:tasks.rados.rados.0.smithi084.stdout:3686: writing smithi08466639-455 from 602311 to 1116482 tid 1 2023-10-01T07:35:40.757 INFO:tasks.rados.rados.0.smithi084.stdout:3686: writing smithi08466639-455 from 1710512 to 2202311 tid 2 2023-10-01T07:35:40.757 INFO:tasks.rados.rados.0.smithi084.stdout:3687: read oid 325 snap -1 2023-10-01T07:35:40.757 INFO:tasks.rados.rados.0.smithi084.stdout:3687: expect deleted 2023-10-01T07:35:40.757 INFO:tasks.rados.rados.0.smithi084.stdout:3688: write oid 169 current snap is 0 2023-10-01T07:35:40.757 INFO:tasks.rados.rados.0.smithi084.stdout:3688: seq_num 2274 ranges {619118=705773,1885347=333771} 2023-10-01T07:35:40.764 INFO:tasks.rados.rados.0.smithi084.stdout:3688: writing smithi08466639-169 from 619118 to 1324891 tid 1 2023-10-01T07:35:40.770 INFO:tasks.rados.rados.0.smithi084.stdout:3688: writing smithi08466639-169 from 1885347 to 2219118 tid 2 2023-10-01T07:35:40.770 INFO:tasks.rados.rados.0.smithi084.stdout:3689: read oid 27 snap -1 2023-10-01T07:35:40.770 INFO:tasks.rados.rados.0.smithi084.stdout:3689: expect (ObjNum 2125 snap 0 seq_num 2125) 2023-10-01T07:35:40.770 INFO:tasks.rados.rados.0.smithi084.stdout:3690: read oid 447 snap -1 2023-10-01T07:35:40.770 INFO:tasks.rados.rados.0.smithi084.stdout:3690: expect (ObjNum 1684 snap 0 seq_num 1684) 2023-10-01T07:35:40.770 INFO:tasks.rados.rados.0.smithi084.stdout:3691: delete oid 249 current snap is 0 2023-10-01T07:35:40.770 INFO:tasks.rados.rados.0.smithi084.stdout:3686: finishing write tid 1 to smithi08466639-455 2023-10-01T07:35:40.771 INFO:tasks.rados.rados.0.smithi084.stdout:3686: finishing write tid 2 to smithi08466639-455 2023-10-01T07:35:40.771 INFO:tasks.rados.rados.0.smithi084.stdout:3686: finishing write tid 3 to smithi08466639-455 2023-10-01T07:35:40.771 INFO:tasks.rados.rados.0.smithi084.stdout:3686: finishing write tid 4 to smithi08466639-455 2023-10-01T07:35:40.771 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 455 v 506 (ObjNum 2273 snap 0 seq_num 2273) dirty exists 2023-10-01T07:35:40.771 INFO:tasks.rados.rados.0.smithi084.stdout:3686: left oid 455 (ObjNum 2273 snap 0 seq_num 2273) 2023-10-01T07:35:40.771 INFO:tasks.rados.rados.0.smithi084.stdout:3688: finishing write tid 1 to smithi08466639-169 2023-10-01T07:35:40.773 INFO:tasks.rados.rados.0.smithi084.stdout:3686: done (5 left) 2023-10-01T07:35:40.773 INFO:tasks.rados.rados.0.smithi084.stdout:3687: done (4 left) 2023-10-01T07:35:40.773 INFO:tasks.rados.rados.0.smithi084.stdout:3691: done (3 left) 2023-10-01T07:35:40.773 INFO:tasks.rados.rados.0.smithi084.stdout:3692: read oid 233 snap -1 2023-10-01T07:35:40.773 INFO:tasks.rados.rados.0.smithi084.stdout:3692: expect deleted 2023-10-01T07:35:40.773 INFO:tasks.rados.rados.0.smithi084.stdout:3693: write oid 444 current snap is 0 2023-10-01T07:35:40.773 INFO:tasks.rados.rados.0.smithi084.stdout:3693: seq_num 2276 ranges {652732=456271,1885958=366774} 2023-10-01T07:35:40.779 INFO:tasks.rados.rados.0.smithi084.stdout:3693: writing smithi08466639-444 from 652732 to 1109003 tid 1 2023-10-01T07:35:40.786 INFO:tasks.rados.rados.0.smithi084.stdout:3693: writing smithi08466639-444 from 1885958 to 2252732 tid 2 2023-10-01T07:35:40.787 INFO:tasks.rados.rados.0.smithi084.stdout:3694: write oid 181 current snap is 0 2023-10-01T07:35:40.787 INFO:tasks.rados.rados.0.smithi084.stdout:3694: seq_num 2277 ranges {669539=531520,1944440=325099} 2023-10-01T07:35:40.794 INFO:tasks.rados.rados.0.smithi084.stdout:3694: writing smithi08466639-181 from 669539 to 1201059 tid 1 2023-10-01T07:35:40.800 INFO:tasks.rados.rados.0.smithi084.stdout:3694: writing smithi08466639-181 from 1944440 to 2269539 tid 2 2023-10-01T07:35:40.800 INFO:tasks.rados.rados.0.smithi084.stdout:3695: write oid 474 current snap is 0 2023-10-01T07:35:40.800 INFO:tasks.rados.rados.0.smithi084.stdout:3695: seq_num 2278 ranges {686346=606769,2002922=283424} 2023-10-01T07:35:40.807 INFO:tasks.rados.rados.0.smithi084.stdout:3695: writing smithi08466639-474 from 686346 to 1293115 tid 1 2023-10-01T07:35:40.813 INFO:tasks.rados.rados.0.smithi084.stdout:3695: writing smithi08466639-474 from 2002922 to 2286346 tid 2 2023-10-01T07:35:40.814 INFO:tasks.rados.rados.0.smithi084.stdout:3696: read oid 361 snap -1 2023-10-01T07:35:40.814 INFO:tasks.rados.rados.0.smithi084.stdout:3696: expect (ObjNum 840 snap 0 seq_num 840) 2023-10-01T07:35:40.814 INFO:tasks.rados.rados.0.smithi084.stdout:3697: read oid 14 snap -1 2023-10-01T07:35:40.814 INFO:tasks.rados.rados.0.smithi084.stdout:3697: expect (ObjNum 1411 snap 0 seq_num 1411) 2023-10-01T07:35:40.814 INFO:tasks.rados.rados.0.smithi084.stdout:3698: read oid 150 snap -1 2023-10-01T07:35:40.814 INFO:tasks.rados.rados.0.smithi084.stdout:3698: expect deleted 2023-10-01T07:35:40.814 INFO:tasks.rados.rados.0.smithi084.stdout:3699: read oid 290 snap -1 2023-10-01T07:35:40.814 INFO:tasks.rados.rados.0.smithi084.stdout:3699: expect (ObjNum 1127 snap 0 seq_num 1127) 2023-10-01T07:35:40.814 INFO:tasks.rados.rados.0.smithi084.stdout:3700: write oid 464 current snap is 0 2023-10-01T07:35:40.814 INFO:tasks.rados.rados.0.smithi084.stdout:3700: seq_num 2279 ranges {703153=682018,2061404=241749} 2023-10-01T07:35:40.823 INFO:tasks.rados.rados.0.smithi084.stdout:3700: writing smithi08466639-464 from 703153 to 1385171 tid 1 2023-10-01T07:35:40.829 INFO:tasks.rados.rados.0.smithi084.stdout:3700: writing smithi08466639-464 from 2061404 to 2303153 tid 2 2023-10-01T07:35:40.829 INFO:tasks.rados.rados.0.smithi084.stdout:3701: write oid 202 current snap is 0 2023-10-01T07:35:40.829 INFO:tasks.rados.rados.0.smithi084.stdout:3701: seq_num 2280 ranges {719960=757267,2003533=316427} 2023-10-01T07:35:40.837 INFO:tasks.rados.rados.0.smithi084.stdout:3701: writing smithi08466639-202 from 719960 to 1477227 tid 1 2023-10-01T07:35:40.843 INFO:tasks.rados.rados.0.smithi084.stdout:3701: writing smithi08466639-202 from 2003533 to 2319960 tid 2 2023-10-01T07:35:40.843 INFO:tasks.rados.rados.0.smithi084.stdout:3702: read oid 388 snap -1 2023-10-01T07:35:40.843 INFO:tasks.rados.rados.0.smithi084.stdout:3702: expect (ObjNum 1996 snap 0 seq_num 1996) 2023-10-01T07:35:40.843 INFO:tasks.rados.rados.0.smithi084.stdout:3703: read oid 266 snap -1 2023-10-01T07:35:40.843 INFO:tasks.rados.rados.0.smithi084.stdout:3703: expect (ObjNum 2142 snap 0 seq_num 2142) 2023-10-01T07:35:40.843 INFO:tasks.rados.rados.0.smithi084.stdout:3704: write oid 495 current snap is 0 2023-10-01T07:35:40.843 INFO:tasks.rados.rados.0.smithi084.stdout:3688: finishing write tid 2 to smithi08466639-169 2023-10-01T07:35:40.843 INFO:tasks.rados.rados.0.smithi084.stdout:3688: finishing write tid 3 to smithi08466639-169 2023-10-01T07:35:40.843 INFO:tasks.rados.rados.0.smithi084.stdout:3688: finishing write tid 4 to smithi08466639-169 2023-10-01T07:35:40.843 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 169 v 379 (ObjNum 2274 snap 0 seq_num 2274) dirty exists 2023-10-01T07:35:40.843 INFO:tasks.rados.rados.0.smithi084.stdout:3688: left oid 169 (ObjNum 2274 snap 0 seq_num 2274) 2023-10-01T07:35:40.844 INFO:tasks.rados.rados.0.smithi084.stdout:3690: expect (ObjNum 1684 snap 0 seq_num 1684) 2023-10-01T07:35:40.924 INFO:tasks.rados.rados.0.smithi084.stdout:3689: expect (ObjNum 2125 snap 0 seq_num 2125) 2023-10-01T07:35:40.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:40 smithi112 bash[27689]: cluster 2023-10-01T07:35:39.446177+0000 mgr.y (mgr.15282) 13 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 67 MiB/s rd, 9.4 MiB/s wr, 94 op/s 2023-10-01T07:35:40.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:40 smithi112 bash[27689]: audit 2023-10-01T07:35:40.490129+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:40.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:40 smithi112 bash[27689]: audit 2023-10-01T07:35:40.498889+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:40.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:40 smithi112 bash[27689]: audit 2023-10-01T07:35:40.501461+0000 mon.c (mon.2) 179 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:35:40.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:40 smithi112 bash[27689]: audit 2023-10-01T07:35:40.502600+0000 mon.c (mon.2) 180 : audit [INF] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:35:41.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:40 smithi084 bash[27378]: cluster 2023-10-01T07:35:39.446177+0000 mgr.y (mgr.15282) 13 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 67 MiB/s rd, 9.4 MiB/s wr, 94 op/s 2023-10-01T07:35:41.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:40 smithi084 bash[27378]: audit 2023-10-01T07:35:40.490129+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:41.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:40 smithi084 bash[27378]: audit 2023-10-01T07:35:40.498889+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:41.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:40 smithi084 bash[27378]: audit 2023-10-01T07:35:40.501461+0000 mon.c (mon.2) 179 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:35:41.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:40 smithi084 bash[27378]: audit 2023-10-01T07:35:40.502600+0000 mon.c (mon.2) 180 : audit [INF] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:35:41.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:40 smithi084 bash[33757]: cluster 2023-10-01T07:35:39.446177+0000 mgr.y (mgr.15282) 13 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 67 MiB/s rd, 9.4 MiB/s wr, 94 op/s 2023-10-01T07:35:41.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:40 smithi084 bash[33757]: audit 2023-10-01T07:35:40.490129+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:41.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:40 smithi084 bash[33757]: audit 2023-10-01T07:35:40.498889+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:41.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:40 smithi084 bash[33757]: audit 2023-10-01T07:35:40.501461+0000 mon.c (mon.2) 179 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:35:41.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:40 smithi084 bash[33757]: audit 2023-10-01T07:35:40.502600+0000 mon.c (mon.2) 180 : audit [INF] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:35:41.136 INFO:tasks.rados.rados.0.smithi084.stdout:3693: finishing write tid 1 to smithi08466639-444 2023-10-01T07:35:41.136 INFO:tasks.rados.rados.0.smithi084.stdout:3693: finishing write tid 2 to smithi08466639-444 2023-10-01T07:35:41.136 INFO:tasks.rados.rados.0.smithi084.stdout:3704: seq_num 2281 ranges {736767=548869,1778368=558399} 2023-10-01T07:35:41.150 INFO:tasks.rados.rados.0.smithi084.stdout:3704: writing smithi08466639-495 from 736767 to 1285636 tid 1 2023-10-01T07:35:41.156 INFO:tasks.rados.rados.0.smithi084.stdout:3704: writing smithi08466639-495 from 1778368 to 2336767 tid 2 2023-10-01T07:35:41.157 INFO:tasks.rados.rados.0.smithi084.stdout:3688: done (15 left) 2023-10-01T07:35:41.157 INFO:tasks.rados.rados.0.smithi084.stdout:3689: done (14 left) 2023-10-01T07:35:41.157 INFO:tasks.rados.rados.0.smithi084.stdout:3690: done (13 left) 2023-10-01T07:35:41.157 INFO:tasks.rados.rados.0.smithi084.stdout:3692: done (12 left) 2023-10-01T07:35:41.157 INFO:tasks.rados.rados.0.smithi084.stdout:3705: write oid 125 current snap is 0 2023-10-01T07:35:41.157 INFO:tasks.rados.rados.0.smithi084.stdout:3705: seq_num 2282 ranges {753574=624118,1836850=516724} 2023-10-01T07:35:41.164 INFO:tasks.rados.rados.0.smithi084.stdout:3705: writing smithi08466639-125 from 753574 to 1377692 tid 1 2023-10-01T07:35:41.170 INFO:tasks.rados.rados.0.smithi084.stdout:3705: writing smithi08466639-125 from 1836850 to 2353574 tid 2 2023-10-01T07:35:41.170 INFO:tasks.rados.rados.0.smithi084.stdout:3706: write oid 455 current snap is 0 2023-10-01T07:35:41.170 INFO:tasks.rados.rados.0.smithi084.stdout:3693: finishing write tid 3 to smithi08466639-444 2023-10-01T07:35:41.170 INFO:tasks.rados.rados.0.smithi084.stdout:3693: finishing write tid 4 to smithi08466639-444 2023-10-01T07:35:41.171 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 444 v 374 (ObjNum 2276 snap 0 seq_num 2276) dirty exists 2023-10-01T07:35:41.171 INFO:tasks.rados.rados.0.smithi084.stdout:3693: left oid 444 (ObjNum 2276 snap 0 seq_num 2276) 2023-10-01T07:35:41.171 INFO:tasks.rados.rados.0.smithi084.stdout:3694: finishing write tid 1 to smithi08466639-181 2023-10-01T07:35:41.171 INFO:tasks.rados.rados.0.smithi084.stdout:3706: seq_num 2283 ranges {770381=699367,1895332=475049} 2023-10-01T07:35:41.178 INFO:tasks.rados.rados.0.smithi084.stdout:3706: writing smithi08466639-455 from 770381 to 1469748 tid 1 2023-10-01T07:35:41.184 INFO:tasks.rados.rados.0.smithi084.stdout:3706: writing smithi08466639-455 from 1895332 to 2370381 tid 2 2023-10-01T07:35:41.184 INFO:tasks.rados.rados.0.smithi084.stdout:3693: done (13 left) 2023-10-01T07:35:41.184 INFO:tasks.rados.rados.0.smithi084.stdout:3707: read oid 127 snap -1 2023-10-01T07:35:41.184 INFO:tasks.rados.rados.0.smithi084.stdout:3707: expect (ObjNum 2144 snap 0 seq_num 2144) 2023-10-01T07:35:41.184 INFO:tasks.rados.rados.0.smithi084.stdout:3708: delete oid 283 current snap is 0 2023-10-01T07:35:41.185 INFO:tasks.rados.rados.0.smithi084.stdout:3694: finishing write tid 2 to smithi08466639-181 2023-10-01T07:35:41.185 INFO:tasks.rados.rados.0.smithi084.stdout:3694: finishing write tid 3 to smithi08466639-181 2023-10-01T07:35:41.185 INFO:tasks.rados.rados.0.smithi084.stdout:3694: finishing write tid 4 to smithi08466639-181 2023-10-01T07:35:41.185 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 181 v 509 (ObjNum 2277 snap 0 seq_num 2277) dirty exists 2023-10-01T07:35:41.185 INFO:tasks.rados.rados.0.smithi084.stdout:3694: left oid 181 (ObjNum 2277 snap 0 seq_num 2277) 2023-10-01T07:35:41.185 INFO:tasks.rados.rados.0.smithi084.stdout:3695: finishing write tid 1 to smithi08466639-474 2023-10-01T07:35:41.185 INFO:tasks.rados.rados.0.smithi084.stdout:3695: finishing write tid 2 to smithi08466639-474 2023-10-01T07:35:41.185 INFO:tasks.rados.rados.0.smithi084.stdout:3695: finishing write tid 3 to smithi08466639-474 2023-10-01T07:35:41.185 INFO:tasks.rados.rados.0.smithi084.stdout:3695: finishing write tid 4 to smithi08466639-474 2023-10-01T07:35:41.185 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 474 v 420 (ObjNum 2278 snap 0 seq_num 2278) dirty exists 2023-10-01T07:35:41.185 INFO:tasks.rados.rados.0.smithi084.stdout:3695: left oid 474 (ObjNum 2278 snap 0 seq_num 2278) 2023-10-01T07:35:41.185 INFO:tasks.rados.rados.0.smithi084.stdout:3699: expect (ObjNum 1127 snap 0 seq_num 1127) 2023-10-01T07:35:41.289 INFO:tasks.rados.rados.0.smithi084.stdout:3696: expect (ObjNum 840 snap 0 seq_num 840) 2023-10-01T07:35:41.385 INFO:tasks.rados.rados.0.smithi084.stdout:3700: finishing write tid 1 to smithi08466639-464 2023-10-01T07:35:41.385 INFO:tasks.rados.rados.0.smithi084.stdout:3697: expect (ObjNum 1411 snap 0 seq_num 1411) 2023-10-01T07:35:41.623 INFO:tasks.rados.rados.0.smithi084.stdout:3700: finishing write tid 2 to smithi08466639-464 2023-10-01T07:35:41.623 INFO:tasks.rados.rados.0.smithi084.stdout:3700: finishing write tid 3 to smithi08466639-464 2023-10-01T07:35:41.623 INFO:tasks.rados.rados.0.smithi084.stdout:3700: finishing write tid 4 to smithi08466639-464 2023-10-01T07:35:41.624 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 464 v 575 (ObjNum 2279 snap 0 seq_num 2279) dirty exists 2023-10-01T07:35:41.624 INFO:tasks.rados.rados.0.smithi084.stdout:3700: left oid 464 (ObjNum 2279 snap 0 seq_num 2279) 2023-10-01T07:35:41.624 INFO:tasks.rados.rados.0.smithi084.stdout:3701: finishing write tid 1 to smithi08466639-202 2023-10-01T07:35:41.624 INFO:tasks.rados.rados.0.smithi084.stdout:3694: done (14 left) 2023-10-01T07:35:41.624 INFO:tasks.rados.rados.0.smithi084.stdout:3695: done (13 left) 2023-10-01T07:35:41.624 INFO:tasks.rados.rados.0.smithi084.stdout:3696: done (12 left) 2023-10-01T07:35:41.624 INFO:tasks.rados.rados.0.smithi084.stdout:3697: done (11 left) 2023-10-01T07:35:41.624 INFO:tasks.rados.rados.0.smithi084.stdout:3698: done (10 left) 2023-10-01T07:35:41.624 INFO:tasks.rados.rados.0.smithi084.stdout:3699: done (9 left) 2023-10-01T07:35:41.624 INFO:tasks.rados.rados.0.smithi084.stdout:3700: done (8 left) 2023-10-01T07:35:41.624 INFO:tasks.rados.rados.0.smithi084.stdout:3708: done (7 left) 2023-10-01T07:35:41.625 INFO:tasks.rados.rados.0.smithi084.stdout:3709: write oid 192 current snap is 0 2023-10-01T07:35:41.625 INFO:tasks.rados.rados.0.smithi084.stdout:3701: finishing write tid 2 to smithi08466639-202 2023-10-01T07:35:41.625 INFO:tasks.rados.rados.0.smithi084.stdout:3709: seq_num 2285 ranges {403995=449865,1495943=596474} 2023-10-01T07:35:41.628 INFO:tasks.rados.rados.0.smithi084.stdout:3709: writing smithi08466639-192 from 403995 to 853860 tid 1 2023-10-01T07:35:41.637 INFO:tasks.rados.rados.0.smithi084.stdout:3709: writing smithi08466639-192 from 1495943 to 2092417 tid 2 2023-10-01T07:35:41.637 INFO:tasks.rados.rados.0.smithi084.stdout:3710: write oid 78 current snap is 0 2023-10-01T07:35:41.637 INFO:tasks.rados.rados.0.smithi084.stdout:3702: expect (ObjNum 1996 snap 0 seq_num 1996) 2023-10-01T07:35:41.829 INFO:tasks.rados.rados.0.smithi084.stdout:3701: finishing write tid 3 to smithi08466639-202 2023-10-01T07:35:41.830 INFO:tasks.rados.rados.0.smithi084.stdout:3701: finishing write tid 4 to smithi08466639-202 2023-10-01T07:35:41.830 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 202 v 510 (ObjNum 2280 snap 0 seq_num 2280) dirty exists 2023-10-01T07:35:41.830 INFO:tasks.rados.rados.0.smithi084.stdout:3701: left oid 202 (ObjNum 2280 snap 0 seq_num 2280) 2023-10-01T07:35:41.830 INFO:tasks.rados.rados.0.smithi084.stdout:3703: expect (ObjNum 2142 snap 0 seq_num 2142) 2023-10-01T07:35:41.890 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:41 smithi112 bash[27689]: cephadm 2023-10-01T07:35:40.504080+0000 mgr.y (mgr.15282) 14 : cephadm [INF] Updating smithi084:/etc/ceph/ceph.conf 2023-10-01T07:35:41.891 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:41 smithi112 bash[27689]: cephadm 2023-10-01T07:35:40.504347+0000 mgr.y (mgr.15282) 15 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.conf 2023-10-01T07:35:41.891 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:41 smithi112 bash[27689]: cephadm 2023-10-01T07:35:40.670411+0000 mgr.y (mgr.15282) 16 : cephadm [INF] Updating smithi084:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T07:35:41.891 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:41 smithi112 bash[27689]: cephadm 2023-10-01T07:35:40.670749+0000 mgr.y (mgr.15282) 17 : cephadm [INF] Updating smithi112:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T07:35:41.891 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:41 smithi112 bash[27689]: cephadm 2023-10-01T07:35:40.886091+0000 mgr.y (mgr.15282) 18 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.client.admin.keyring 2023-10-01T07:35:41.891 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:41 smithi112 bash[27689]: cephadm 2023-10-01T07:35:40.886441+0000 mgr.y (mgr.15282) 19 : cephadm [INF] Updating smithi084:/etc/ceph/ceph.client.admin.keyring 2023-10-01T07:35:41.891 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:41 smithi112 bash[27689]: cephadm 2023-10-01T07:35:41.051402+0000 mgr.y (mgr.15282) 20 : cephadm [INF] Updating smithi112:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T07:35:41.891 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:41 smithi112 bash[27689]: cephadm 2023-10-01T07:35:41.053189+0000 mgr.y (mgr.15282) 21 : cephadm [INF] Updating smithi084:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T07:35:41.891 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:41 smithi112 bash[27689]: audit 2023-10-01T07:35:41.224224+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:41.891 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:41 smithi112 bash[27689]: audit 2023-10-01T07:35:41.231755+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:41.891 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:41 smithi112 bash[27689]: audit 2023-10-01T07:35:41.238965+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:41.891 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:41 smithi112 bash[27689]: audit 2023-10-01T07:35:41.247386+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:41.891 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:41 smithi112 bash[27689]: audit 2023-10-01T07:35:41.274342+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:41.990 INFO:tasks.rados.rados.0.smithi084.stdout:3704: finishing write tid 1 to smithi08466639-495 2023-10-01T07:35:41.990 INFO:tasks.rados.rados.0.smithi084.stdout:3704: finishing write tid 2 to smithi08466639-495 2023-10-01T07:35:41.990 INFO:tasks.rados.rados.0.smithi084.stdout:3704: finishing write tid 3 to smithi08466639-495 2023-10-01T07:35:41.991 INFO:tasks.rados.rados.0.smithi084.stdout:3704: finishing write tid 4 to smithi08466639-495 2023-10-01T07:35:41.991 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 495 v 377 (ObjNum 2281 snap 0 seq_num 2281) dirty exists 2023-10-01T07:35:41.991 INFO:tasks.rados.rados.0.smithi084.stdout:3704: left oid 495 (ObjNum 2281 snap 0 seq_num 2281) 2023-10-01T07:35:41.991 INFO:tasks.rados.rados.0.smithi084.stdout:3705: finishing write tid 1 to smithi08466639-125 2023-10-01T07:35:41.991 INFO:tasks.rados.rados.0.smithi084.stdout:3705: finishing write tid 2 to smithi08466639-125 2023-10-01T07:35:41.993 INFO:tasks.rados.rados.0.smithi084.stdout:3705: finishing write tid 3 to smithi08466639-125 2023-10-01T07:35:41.993 INFO:tasks.rados.rados.0.smithi084.stdout:3705: finishing write tid 4 to smithi08466639-125 2023-10-01T07:35:41.993 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 125 v 534 (ObjNum 2282 snap 0 seq_num 2282) dirty exists 2023-10-01T07:35:41.993 INFO:tasks.rados.rados.0.smithi084.stdout:3705: left oid 125 (ObjNum 2282 snap 0 seq_num 2282) 2023-10-01T07:35:41.994 INFO:tasks.rados.rados.0.smithi084.stdout:3706: finishing write tid 1 to smithi08466639-455 2023-10-01T07:35:41.994 INFO:tasks.rados.rados.0.smithi084.stdout:3706: finishing write tid 2 to smithi08466639-455 2023-10-01T07:35:41.994 INFO:tasks.rados.rados.0.smithi084.stdout:3706: finishing write tid 3 to smithi08466639-455 2023-10-01T07:35:41.994 INFO:tasks.rados.rados.0.smithi084.stdout:3706: finishing write tid 4 to smithi08466639-455 2023-10-01T07:35:41.994 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 455 v 512 (ObjNum 2283 snap 0 seq_num 2283) dirty exists 2023-10-01T07:35:41.994 INFO:tasks.rados.rados.0.smithi084.stdout:3706: left oid 455 (ObjNum 2283 snap 0 seq_num 2283) 2023-10-01T07:35:41.994 INFO:tasks.rados.rados.0.smithi084.stdout:3707: expect (ObjNum 2144 snap 0 seq_num 2144) 2023-10-01T07:35:42.059 INFO:tasks.rados.rados.0.smithi084.stdout:3709: finishing write tid 1 to smithi08466639-192 2023-10-01T07:35:42.059 INFO:tasks.rados.rados.0.smithi084.stdout:3709: finishing write tid 2 to smithi08466639-192 2023-10-01T07:35:42.059 INFO:tasks.rados.rados.0.smithi084.stdout:3709: finishing write tid 3 to smithi08466639-192 2023-10-01T07:35:42.059 INFO:tasks.rados.rados.0.smithi084.stdout:3709: finishing write tid 4 to smithi08466639-192 2023-10-01T07:35:42.059 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 192 v 333 (ObjNum 2285 snap 0 seq_num 2285) dirty exists 2023-10-01T07:35:42.059 INFO:tasks.rados.rados.0.smithi084.stdout:3709: left oid 192 (ObjNum 2285 snap 0 seq_num 2285) 2023-10-01T07:35:42.059 INFO:tasks.rados.rados.0.smithi084.stdout:3710: seq_num 2286 ranges {420802=525114,1554425=740132} 2023-10-01T07:35:42.071 INFO:tasks.rados.rados.0.smithi084.stdout:3710: writing smithi08466639-78 from 420802 to 945916 tid 1 2023-10-01T07:35:42.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:41 smithi084 bash[33757]: cephadm 2023-10-01T07:35:40.504080+0000 mgr.y (mgr.15282) 14 : cephadm [INF] Updating smithi084:/etc/ceph/ceph.conf 2023-10-01T07:35:42.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:41 smithi084 bash[33757]: cephadm 2023-10-01T07:35:40.504347+0000 mgr.y (mgr.15282) 15 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.conf 2023-10-01T07:35:42.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:41 smithi084 bash[33757]: cephadm 2023-10-01T07:35:40.670411+0000 mgr.y (mgr.15282) 16 : cephadm [INF] Updating smithi084:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T07:35:42.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:41 smithi084 bash[33757]: cephadm 2023-10-01T07:35:40.670749+0000 mgr.y (mgr.15282) 17 : cephadm [INF] Updating smithi112:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T07:35:42.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:41 smithi084 bash[33757]: cephadm 2023-10-01T07:35:40.886091+0000 mgr.y (mgr.15282) 18 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.client.admin.keyring 2023-10-01T07:35:42.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:41 smithi084 bash[33757]: cephadm 2023-10-01T07:35:40.886441+0000 mgr.y (mgr.15282) 19 : cephadm [INF] Updating smithi084:/etc/ceph/ceph.client.admin.keyring 2023-10-01T07:35:42.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:41 smithi084 bash[33757]: cephadm 2023-10-01T07:35:41.051402+0000 mgr.y (mgr.15282) 20 : cephadm [INF] Updating smithi112:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T07:35:42.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:41 smithi084 bash[33757]: cephadm 2023-10-01T07:35:41.053189+0000 mgr.y (mgr.15282) 21 : cephadm [INF] Updating smithi084:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T07:35:42.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:41 smithi084 bash[33757]: audit 2023-10-01T07:35:41.224224+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:42.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:41 smithi084 bash[33757]: audit 2023-10-01T07:35:41.231755+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:42.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:41 smithi084 bash[33757]: audit 2023-10-01T07:35:41.238965+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:42.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:41 smithi084 bash[33757]: audit 2023-10-01T07:35:41.247386+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:42.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:41 smithi084 bash[33757]: audit 2023-10-01T07:35:41.274342+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:42.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:41 smithi084 bash[27378]: cephadm 2023-10-01T07:35:40.504080+0000 mgr.y (mgr.15282) 14 : cephadm [INF] Updating smithi084:/etc/ceph/ceph.conf 2023-10-01T07:35:42.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:41 smithi084 bash[27378]: cephadm 2023-10-01T07:35:40.504347+0000 mgr.y (mgr.15282) 15 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.conf 2023-10-01T07:35:42.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:41 smithi084 bash[27378]: cephadm 2023-10-01T07:35:40.670411+0000 mgr.y (mgr.15282) 16 : cephadm [INF] Updating smithi084:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T07:35:42.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:41 smithi084 bash[27378]: cephadm 2023-10-01T07:35:40.670749+0000 mgr.y (mgr.15282) 17 : cephadm [INF] Updating smithi112:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T07:35:42.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:41 smithi084 bash[27378]: cephadm 2023-10-01T07:35:40.886091+0000 mgr.y (mgr.15282) 18 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.client.admin.keyring 2023-10-01T07:35:42.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:41 smithi084 bash[27378]: cephadm 2023-10-01T07:35:40.886441+0000 mgr.y (mgr.15282) 19 : cephadm [INF] Updating smithi084:/etc/ceph/ceph.client.admin.keyring 2023-10-01T07:35:42.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:41 smithi084 bash[27378]: cephadm 2023-10-01T07:35:41.051402+0000 mgr.y (mgr.15282) 20 : cephadm [INF] Updating smithi112:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T07:35:42.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:41 smithi084 bash[27378]: cephadm 2023-10-01T07:35:41.053189+0000 mgr.y (mgr.15282) 21 : cephadm [INF] Updating smithi084:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T07:35:42.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:41 smithi084 bash[27378]: audit 2023-10-01T07:35:41.224224+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:42.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:41 smithi084 bash[27378]: audit 2023-10-01T07:35:41.231755+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:42.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:41 smithi084 bash[27378]: audit 2023-10-01T07:35:41.238965+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:42.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:41 smithi084 bash[27378]: audit 2023-10-01T07:35:41.247386+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:42.077 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:41 smithi084 bash[27378]: audit 2023-10-01T07:35:41.274342+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:42.079 INFO:tasks.rados.rados.0.smithi084.stdout:3710: writing smithi08466639-78 from 1554425 to 2294557 tid 2 2023-10-01T07:35:42.079 INFO:tasks.rados.rados.0.smithi084.stdout:3701: done (8 left) 2023-10-01T07:35:42.079 INFO:tasks.rados.rados.0.smithi084.stdout:3702: done (7 left) 2023-10-01T07:35:42.079 INFO:tasks.rados.rados.0.smithi084.stdout:3703: done (6 left) 2023-10-01T07:35:42.079 INFO:tasks.rados.rados.0.smithi084.stdout:3704: done (5 left) 2023-10-01T07:35:42.079 INFO:tasks.rados.rados.0.smithi084.stdout:3705: done (4 left) 2023-10-01T07:35:42.080 INFO:tasks.rados.rados.0.smithi084.stdout:3706: done (3 left) 2023-10-01T07:35:42.080 INFO:tasks.rados.rados.0.smithi084.stdout:3707: done (2 left) 2023-10-01T07:35:42.080 INFO:tasks.rados.rados.0.smithi084.stdout:3709: done (1 left) 2023-10-01T07:35:42.080 INFO:tasks.rados.rados.0.smithi084.stdout:3711: read oid 337 snap -1 2023-10-01T07:35:42.080 INFO:tasks.rados.rados.0.smithi084.stdout:3711: expect (ObjNum 2004 snap 0 seq_num 2004) 2023-10-01T07:35:42.080 INFO:tasks.rados.rados.0.smithi084.stdout:3712: write oid 246 current snap is 0 2023-10-01T07:35:42.080 INFO:tasks.rados.rados.0.smithi084.stdout:3712: seq_num 2287 ranges {437609=600363,1612907=483790} 2023-10-01T07:35:42.085 INFO:tasks.rados.rados.0.smithi084.stdout:3712: writing smithi08466639-246 from 437609 to 1037972 tid 1 2023-10-01T07:35:42.092 INFO:tasks.rados.rados.0.smithi084.stdout:3712: writing smithi08466639-246 from 1612907 to 2096697 tid 2 2023-10-01T07:35:42.092 INFO:tasks.rados.rados.0.smithi084.stdout:3713: read oid 407 snap -1 2023-10-01T07:35:42.092 INFO:tasks.rados.rados.0.smithi084.stdout:3713: expect (ObjNum 2247 snap 0 seq_num 2247) 2023-10-01T07:35:42.092 INFO:tasks.rados.rados.0.smithi084.stdout:3714: write oid 336 current snap is 0 2023-10-01T07:35:42.092 INFO:tasks.rados.rados.0.smithi084.stdout:3710: finishing write tid 1 to smithi08466639-78 2023-10-01T07:35:42.092 INFO:tasks.rados.rados.0.smithi084.stdout:3710: finishing write tid 2 to smithi08466639-78 2023-10-01T07:35:42.092 INFO:tasks.rados.rados.0.smithi084.stdout:3710: finishing write tid 3 to smithi08466639-78 2023-10-01T07:35:42.093 INFO:tasks.rados.rados.0.smithi084.stdout:3710: finishing write tid 4 to smithi08466639-78 2023-10-01T07:35:42.093 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 78 v 491 (ObjNum 2286 snap 0 seq_num 2286) dirty exists 2023-10-01T07:35:42.093 INFO:tasks.rados.rados.0.smithi084.stdout:3710: left oid 78 (ObjNum 2286 snap 0 seq_num 2286) 2023-10-01T07:35:42.093 INFO:tasks.rados.rados.0.smithi084.stdout:3714: seq_num 2288 ranges {454416=675612,1555036=743801} 2023-10-01T07:35:42.098 INFO:tasks.rados.rados.0.smithi084.stdout:3714: writing smithi08466639-336 from 454416 to 1130028 tid 1 2023-10-01T07:35:42.105 INFO:tasks.rados.rados.0.smithi084.stdout:3714: writing smithi08466639-336 from 1555036 to 2298837 tid 2 2023-10-01T07:35:42.105 INFO:tasks.rados.rados.0.smithi084.stdout:3710: done (4 left) 2023-10-01T07:35:42.105 INFO:tasks.rados.rados.0.smithi084.stdout:3715: read oid 178 snap -1 2023-10-01T07:35:42.106 INFO:tasks.rados.rados.0.smithi084.stdout:3715: expect (ObjNum 1504 snap 0 seq_num 1504) 2023-10-01T07:35:42.106 INFO:tasks.rados.rados.0.smithi084.stdout:3716: read oid 271 snap -1 2023-10-01T07:35:42.106 INFO:tasks.rados.rados.0.smithi084.stdout:3716: expect (ObjNum 1792 snap 0 seq_num 1792) 2023-10-01T07:35:42.106 INFO:tasks.rados.rados.0.smithi084.stdout:3717: read oid 478 snap -1 2023-10-01T07:35:42.106 INFO:tasks.rados.rados.0.smithi084.stdout:3717: expect (ObjNum 2209 snap 0 seq_num 2209) 2023-10-01T07:35:42.106 INFO:tasks.rados.rados.0.smithi084.stdout:3718: write oid 479 current snap is 0 2023-10-01T07:35:42.106 INFO:tasks.rados.rados.0.smithi084.stdout:3712: finishing write tid 1 to smithi08466639-246 2023-10-01T07:35:42.106 INFO:tasks.rados.rados.0.smithi084.stdout:3718: seq_num 2289 ranges {471223=467214,1729871=487459} 2023-10-01T07:35:42.111 INFO:tasks.rados.rados.0.smithi084.stdout:3718: writing smithi08466639-479 from 471223 to 938437 tid 1 2023-10-01T07:35:42.119 INFO:tasks.rados.rados.0.smithi084.stdout:3718: writing smithi08466639-479 from 1729871 to 2217330 tid 2 2023-10-01T07:35:42.119 INFO:tasks.rados.rados.0.smithi084.stdout:3719: read oid 128 snap -1 2023-10-01T07:35:42.119 INFO:tasks.rados.rados.0.smithi084.stdout:3719: expect (ObjNum 2033 snap 0 seq_num 2033) 2023-10-01T07:35:42.119 INFO:tasks.rados.rados.0.smithi084.stdout:3720: delete oid 66 current snap is 0 2023-10-01T07:35:42.119 INFO:tasks.rados.rados.0.smithi084.stdout:3711: expect (ObjNum 2004 snap 0 seq_num 2004) 2023-10-01T07:35:42.345 INFO:tasks.rados.rados.0.smithi084.stdout:3712: finishing write tid 2 to smithi08466639-246 2023-10-01T07:35:42.345 INFO:tasks.rados.rados.0.smithi084.stdout:3712: finishing write tid 3 to smithi08466639-246 2023-10-01T07:35:42.345 INFO:tasks.rados.rados.0.smithi084.stdout:3712: finishing write tid 4 to smithi08466639-246 2023-10-01T07:35:42.345 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 246 v 515 (ObjNum 2287 snap 0 seq_num 2287) dirty exists 2023-10-01T07:35:42.345 INFO:tasks.rados.rados.0.smithi084.stdout:3712: left oid 246 (ObjNum 2287 snap 0 seq_num 2287) 2023-10-01T07:35:42.345 INFO:tasks.rados.rados.0.smithi084.stdout:3713: expect (ObjNum 2247 snap 0 seq_num 2247) 2023-10-01T07:35:42.530 INFO:tasks.rados.rados.0.smithi084.stdout:3714: finishing write tid 1 to smithi08466639-336 2023-10-01T07:35:42.530 INFO:tasks.rados.rados.0.smithi084.stdout:3715: expect (ObjNum 1504 snap 0 seq_num 1504) 2023-10-01T07:35:42.670 INFO:tasks.rados.rados.0.smithi084.stdout:3718: finishing write tid 1 to smithi08466639-479 2023-10-01T07:35:42.670 INFO:tasks.rados.rados.0.smithi084.stdout:3716: expect (ObjNum 1792 snap 0 seq_num 1792) 2023-10-01T07:35:42.759 INFO:tasks.rados.rados.0.smithi084.stdout:3714: finishing write tid 2 to smithi08466639-336 2023-10-01T07:35:42.759 INFO:tasks.rados.rados.0.smithi084.stdout:3714: finishing write tid 3 to smithi08466639-336 2023-10-01T07:35:42.759 INFO:tasks.rados.rados.0.smithi084.stdout:3714: finishing write tid 4 to smithi08466639-336 2023-10-01T07:35:42.759 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 336 v 370 (ObjNum 2288 snap 0 seq_num 2288) dirty exists 2023-10-01T07:35:42.759 INFO:tasks.rados.rados.0.smithi084.stdout:3714: left oid 336 (ObjNum 2288 snap 0 seq_num 2288) 2023-10-01T07:35:42.759 INFO:tasks.rados.rados.0.smithi084.stdout:3718: finishing write tid 2 to smithi08466639-479 2023-10-01T07:35:42.759 INFO:tasks.rados.rados.0.smithi084.stdout:3718: finishing write tid 3 to smithi08466639-479 2023-10-01T07:35:42.760 INFO:tasks.rados.rados.0.smithi084.stdout:3718: finishing write tid 4 to smithi08466639-479 2023-10-01T07:35:42.760 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 479 v 516 (ObjNum 2289 snap 0 seq_num 2289) dirty exists 2023-10-01T07:35:42.760 INFO:tasks.rados.rados.0.smithi084.stdout:3718: left oid 479 (ObjNum 2289 snap 0 seq_num 2289) 2023-10-01T07:35:42.760 INFO:tasks.rados.rados.0.smithi084.stdout:3717: expect (ObjNum 2209 snap 0 seq_num 2209) 2023-10-01T07:35:42.975 INFO:tasks.rados.rados.0.smithi084.stdout:3719: expect (ObjNum 2033 snap 0 seq_num 2033) 2023-10-01T07:35:42.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:42 smithi112 bash[27689]: cephadm 2023-10-01T07:35:41.347528+0000 mgr.y (mgr.15282) 22 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-01T07:35:42.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:42 smithi112 bash[27689]: cluster 2023-10-01T07:35:41.447048+0000 mgr.y (mgr.15282) 23 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 69 MiB/s rd, 11 MiB/s wr, 101 op/s 2023-10-01T07:35:42.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:42 smithi112 bash[27689]: cephadm 2023-10-01T07:35:41.596414+0000 mgr.y (mgr.15282) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi112 2023-10-01T07:35:42.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:42 smithi112 bash[27689]: audit 2023-10-01T07:35:41.882642+0000 mon.a (mon.0) 859 : audit [DBG] from='client.? 172.21.15.84:0/2978270273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:43.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:42 smithi084 bash[27378]: cephadm 2023-10-01T07:35:41.347528+0000 mgr.y (mgr.15282) 22 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-01T07:35:43.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:42 smithi084 bash[27378]: cluster 2023-10-01T07:35:41.447048+0000 mgr.y (mgr.15282) 23 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 69 MiB/s rd, 11 MiB/s wr, 101 op/s 2023-10-01T07:35:43.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:42 smithi084 bash[27378]: cephadm 2023-10-01T07:35:41.596414+0000 mgr.y (mgr.15282) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi112 2023-10-01T07:35:43.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:42 smithi084 bash[27378]: audit 2023-10-01T07:35:41.882642+0000 mon.a (mon.0) 859 : audit [DBG] from='client.? 172.21.15.84:0/2978270273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:43.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:42 smithi084 bash[33757]: cephadm 2023-10-01T07:35:41.347528+0000 mgr.y (mgr.15282) 22 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-01T07:35:43.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:42 smithi084 bash[33757]: cluster 2023-10-01T07:35:41.447048+0000 mgr.y (mgr.15282) 23 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 69 MiB/s rd, 11 MiB/s wr, 101 op/s 2023-10-01T07:35:43.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:42 smithi084 bash[33757]: cephadm 2023-10-01T07:35:41.596414+0000 mgr.y (mgr.15282) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi112 2023-10-01T07:35:43.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:42 smithi084 bash[33757]: audit 2023-10-01T07:35:41.882642+0000 mon.a (mon.0) 859 : audit [DBG] from='client.? 172.21.15.84:0/2978270273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:43.104 INFO:tasks.rados.rados.0.smithi084.stdout:3711: done (9 left) 2023-10-01T07:35:43.104 INFO:tasks.rados.rados.0.smithi084.stdout:3712: done (8 left) 2023-10-01T07:35:43.104 INFO:tasks.rados.rados.0.smithi084.stdout:3713: done (7 left) 2023-10-01T07:35:43.105 INFO:tasks.rados.rados.0.smithi084.stdout:3714: done (6 left) 2023-10-01T07:35:43.105 INFO:tasks.rados.rados.0.smithi084.stdout:3715: done (5 left) 2023-10-01T07:35:43.105 INFO:tasks.rados.rados.0.smithi084.stdout:3716: done (4 left) 2023-10-01T07:35:43.105 INFO:tasks.rados.rados.0.smithi084.stdout:3717: done (3 left) 2023-10-01T07:35:43.105 INFO:tasks.rados.rados.0.smithi084.stdout:3718: done (2 left) 2023-10-01T07:35:43.105 INFO:tasks.rados.rados.0.smithi084.stdout:3719: done (1 left) 2023-10-01T07:35:43.105 INFO:tasks.rados.rados.0.smithi084.stdout:3720: done (0 left) 2023-10-01T07:35:43.105 INFO:tasks.rados.rados.0.smithi084.stdout:3721: write oid 244 current snap is 0 2023-10-01T07:35:43.105 INFO:tasks.rados.rados.0.smithi084.stdout:3721: seq_num 2291 ranges {504837=617712,1846835=491128} 2023-10-01T07:35:43.115 INFO:tasks.rados.rados.0.smithi084.stdout:3721: writing smithi08466639-244 from 504837 to 1122549 tid 1 2023-10-01T07:35:43.122 INFO:tasks.rados.rados.0.smithi084.stdout:3721: writing smithi08466639-244 from 1846835 to 2337963 tid 2 2023-10-01T07:35:43.122 INFO:tasks.rados.rados.0.smithi084.stdout:3722: read oid 53 snap -1 2023-10-01T07:35:43.123 INFO:tasks.rados.rados.0.smithi084.stdout:3722: expect (ObjNum 2071 snap 0 seq_num 2071) 2023-10-01T07:35:43.123 INFO:tasks.rados.rados.0.smithi084.stdout:3723: write oid 46 current snap is 0 2023-10-01T07:35:43.123 INFO:tasks.rados.rados.0.smithi084.stdout:3721: finishing write tid 1 to smithi08466639-244 2023-10-01T07:35:43.123 INFO:tasks.rados.rados.0.smithi084.stdout:3723: seq_num 2292 ranges {521644=692961,1788964=732680} 2023-10-01T07:35:43.129 INFO:tasks.rados.rados.0.smithi084.stdout:3723: writing smithi08466639-46 from 521644 to 1214605 tid 1 2023-10-01T07:35:43.137 INFO:tasks.rados.rados.0.smithi084.stdout:3723: writing smithi08466639-46 from 1788964 to 2521644 tid 2 2023-10-01T07:35:43.137 INFO:tasks.rados.rados.0.smithi084.stdout:3724: read oid 196 snap -1 2023-10-01T07:35:43.137 INFO:tasks.rados.rados.0.smithi084.stdout:3724: expect deleted 2023-10-01T07:35:43.137 INFO:tasks.rados.rados.0.smithi084.stdout:3725: read oid 429 snap -1 2023-10-01T07:35:43.137 INFO:tasks.rados.rados.0.smithi084.stdout:3725: expect (ObjNum 1605 snap 0 seq_num 1605) 2023-10-01T07:35:43.137 INFO:tasks.rados.rados.0.smithi084.stdout:3726: write oid 307 current snap is 0 2023-10-01T07:35:43.137 INFO:tasks.rados.rados.0.smithi084.stdout:3726: seq_num 2293 ranges {538451=768210,1847446=494797} 2023-10-01T07:35:43.144 INFO:tasks.rados.rados.0.smithi084.stdout:3726: writing smithi08466639-307 from 538451 to 1306661 tid 1 2023-10-01T07:35:43.150 INFO:tasks.rados.rados.0.smithi084.stdout:3726: writing smithi08466639-307 from 1847446 to 2342243 tid 2 2023-10-01T07:35:43.151 INFO:tasks.rados.rados.0.smithi084.stdout:3727: read oid 484 snap -1 2023-10-01T07:35:43.151 INFO:tasks.rados.rados.0.smithi084.stdout:3727: expect deleted 2023-10-01T07:35:43.151 INFO:tasks.rados.rados.0.smithi084.stdout:3728: write oid 36 current snap is 0 2023-10-01T07:35:43.151 INFO:tasks.rados.rados.0.smithi084.stdout:3721: finishing write tid 2 to smithi08466639-244 2023-10-01T07:35:43.151 INFO:tasks.rados.rados.0.smithi084.stdout:3728: seq_num 2294 ranges {555258=443459,1505928=754808} 2023-10-01T07:35:43.157 INFO:tasks.rados.rados.0.smithi084.stdout:3728: writing smithi08466639-36 from 555258 to 998717 tid 1 2023-10-01T07:35:43.166 INFO:tasks.rados.rados.0.smithi084.stdout:3728: writing smithi08466639-36 from 1505928 to 2260736 tid 2 2023-10-01T07:35:43.166 INFO:tasks.rados.rados.0.smithi084.stdout:3729: read oid 324 snap -1 2023-10-01T07:35:43.166 INFO:tasks.rados.rados.0.smithi084.stdout:3729: expect (ObjNum 1832 snap 0 seq_num 1832) 2023-10-01T07:35:43.166 INFO:tasks.rados.rados.0.smithi084.stdout:3730: read oid 395 snap -1 2023-10-01T07:35:43.166 INFO:tasks.rados.rados.0.smithi084.stdout:3730: expect (ObjNum 1956 snap 0 seq_num 1956) 2023-10-01T07:35:43.167 INFO:tasks.rados.rados.0.smithi084.stdout:3731: write oid 311 current snap is 0 2023-10-01T07:35:43.167 INFO:tasks.rados.rados.0.smithi084.stdout:3721: finishing write tid 3 to smithi08466639-244 2023-10-01T07:35:43.167 INFO:tasks.rados.rados.0.smithi084.stdout:3721: finishing write tid 4 to smithi08466639-244 2023-10-01T07:35:43.167 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 244 v 336 (ObjNum 2291 snap 0 seq_num 2291) dirty exists 2023-10-01T07:35:43.167 INFO:tasks.rados.rados.0.smithi084.stdout:3721: left oid 244 (ObjNum 2291 snap 0 seq_num 2291) 2023-10-01T07:35:43.167 INFO:tasks.rados.rados.0.smithi084.stdout:3731: seq_num 2295 ranges {572065=518708,1564410=498466} 2023-10-01T07:35:43.173 INFO:tasks.rados.rados.0.smithi084.stdout:3731: writing smithi08466639-311 from 572065 to 1090773 tid 1 2023-10-01T07:35:43.179 INFO:tasks.rados.rados.0.smithi084.stdout:3731: writing smithi08466639-311 from 1564410 to 2062876 tid 2 2023-10-01T07:35:43.179 INFO:tasks.rados.rados.0.smithi084.stdout:3721: done (10 left) 2023-10-01T07:35:43.179 INFO:tasks.rados.rados.0.smithi084.stdout:3732: read oid 404 snap -1 2023-10-01T07:35:43.180 INFO:tasks.rados.rados.0.smithi084.stdout:3732: expect (ObjNum 1555 snap 0 seq_num 1555) 2023-10-01T07:35:43.180 INFO:tasks.rados.rados.0.smithi084.stdout:3733: write oid 358 current snap is 0 2023-10-01T07:35:43.180 INFO:tasks.rados.rados.0.smithi084.stdout:3733: seq_num 2296 ranges {588872=710310,2022892=565980} 2023-10-01T07:35:43.187 INFO:tasks.rados.rados.0.smithi084.stdout:3733: writing smithi08466639-358 from 588872 to 1299182 tid 1 2023-10-01T07:35:43.196 INFO:tasks.rados.rados.0.smithi084.stdout:3733: writing smithi08466639-358 from 2022892 to 2588872 tid 2 2023-10-01T07:35:43.196 INFO:tasks.rados.rados.0.smithi084.stdout:3734: read oid 184 snap -1 2023-10-01T07:35:43.196 INFO:tasks.rados.rados.0.smithi084.stdout:3734: expect (ObjNum 2006 snap 0 seq_num 2006) 2023-10-01T07:35:43.196 INFO:tasks.rados.rados.0.smithi084.stdout:3735: write oid 300 current snap is 0 2023-10-01T07:35:43.196 INFO:tasks.rados.rados.0.smithi084.stdout:3735: seq_num 2297 ranges {605679=785559,2081374=502135} 2023-10-01T07:35:43.204 INFO:tasks.rados.rados.0.smithi084.stdout:3735: writing smithi08466639-300 from 605679 to 1391238 tid 1 2023-10-01T07:35:43.211 INFO:tasks.rados.rados.0.smithi084.stdout:3735: writing smithi08466639-300 from 2081374 to 2583509 tid 2 2023-10-01T07:35:43.212 INFO:tasks.rados.rados.0.smithi084.stdout:3736: read oid 153 snap -1 2023-10-01T07:35:43.212 INFO:tasks.rados.rados.0.smithi084.stdout:3736: expect (ObjNum 1793 snap 0 seq_num 1793) 2023-10-01T07:35:43.212 INFO:tasks.rados.rados.0.smithi084.stdout:3737: write oid 425 current snap is 0 2023-10-01T07:35:43.212 INFO:tasks.rados.rados.0.smithi084.stdout:3737: seq_num 2298 ranges {622486=460808,1739856=645793} 2023-10-01T07:35:43.218 INFO:tasks.rados.rados.0.smithi084.stdout:3737: writing smithi08466639-425 from 622486 to 1083294 tid 1 2023-10-01T07:35:43.225 INFO:tasks.rados.rados.0.smithi084.stdout:3737: writing smithi08466639-425 from 1739856 to 2385649 tid 2 2023-10-01T07:35:43.225 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:35:43.225 INFO:tasks.rados.rados.0.smithi084.stdout:3723: finishing write tid 1 to smithi08466639-46 2023-10-01T07:35:43.225 INFO:tasks.rados.rados.0.smithi084.stdout:3722: expect (ObjNum 2071 snap 0 seq_num 2071) 2023-10-01T07:35:43.393 INFO:tasks.rados.rados.0.smithi084.stdout:3723: finishing write tid 2 to smithi08466639-46 2023-10-01T07:35:43.393 INFO:tasks.rados.rados.0.smithi084.stdout:3723: finishing write tid 3 to smithi08466639-46 2023-10-01T07:35:43.393 INFO:tasks.rados.rados.0.smithi084.stdout:3723: finishing write tid 4 to smithi08466639-46 2023-10-01T07:35:43.393 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 46 v 518 (ObjNum 2292 snap 0 seq_num 2292) dirty exists 2023-10-01T07:35:43.393 INFO:tasks.rados.rados.0.smithi084.stdout:3723: left oid 46 (ObjNum 2292 snap 0 seq_num 2292) 2023-10-01T07:35:43.393 INFO:tasks.rados.rados.0.smithi084.stdout:3725: expect (ObjNum 1605 snap 0 seq_num 1605) 2023-10-01T07:35:43.593 INFO:tasks.rados.rados.0.smithi084.stdout:3726: finishing write tid 1 to smithi08466639-307 2023-10-01T07:35:43.593 INFO:tasks.rados.rados.0.smithi084.stdout:3726: finishing write tid 2 to smithi08466639-307 2023-10-01T07:35:43.593 INFO:tasks.rados.rados.0.smithi084.stdout:3726: finishing write tid 3 to smithi08466639-307 2023-10-01T07:35:43.593 INFO:tasks.rados.rados.0.smithi084.stdout:3726: finishing write tid 4 to smithi08466639-307 2023-10-01T07:35:43.594 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 307 v 423 (ObjNum 2293 snap 0 seq_num 2293) dirty exists 2023-10-01T07:35:43.594 INFO:tasks.rados.rados.0.smithi084.stdout:3726: left oid 307 (ObjNum 2293 snap 0 seq_num 2293) 2023-10-01T07:35:43.594 INFO:tasks.rados.rados.0.smithi084.stdout:3728: finishing write tid 1 to smithi08466639-36 2023-10-01T07:35:43.594 INFO:tasks.rados.rados.0.smithi084.stdout:3729: expect (ObjNum 1832 snap 0 seq_num 1832) 2023-10-01T07:35:43.749 INFO:tasks.rados.rados.0.smithi084.stdout:3728: finishing write tid 2 to smithi08466639-36 2023-10-01T07:35:43.749 INFO:tasks.rados.rados.0.smithi084.stdout:3728: finishing write tid 3 to smithi08466639-36 2023-10-01T07:35:43.749 INFO:tasks.rados.rados.0.smithi084.stdout:3728: finishing write tid 4 to smithi08466639-36 2023-10-01T07:35:43.749 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 36 v 398 (ObjNum 2294 snap 0 seq_num 2294) dirty exists 2023-10-01T07:35:43.749 INFO:tasks.rados.rados.0.smithi084.stdout:3728: left oid 36 (ObjNum 2294 snap 0 seq_num 2294) 2023-10-01T07:35:43.750 INFO:tasks.rados.rados.0.smithi084.stdout:3730: expect (ObjNum 1956 snap 0 seq_num 1956) 2023-10-01T07:35:43.969 INFO:tasks.rados.rados.0.smithi084.stdout:3731: finishing write tid 1 to smithi08466639-311 2023-10-01T07:35:43.969 INFO:tasks.rados.rados.0.smithi084.stdout:3731: finishing write tid 2 to smithi08466639-311 2023-10-01T07:35:43.969 INFO:tasks.rados.rados.0.smithi084.stdout:3731: finishing write tid 3 to smithi08466639-311 2023-10-01T07:35:43.969 INFO:tasks.rados.rados.0.smithi084.stdout:3731: finishing write tid 4 to smithi08466639-311 2023-10-01T07:35:43.969 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 311 v 496 (ObjNum 2295 snap 0 seq_num 2295) dirty exists 2023-10-01T07:35:43.969 INFO:tasks.rados.rados.0.smithi084.stdout:3731: left oid 311 (ObjNum 2295 snap 0 seq_num 2295) 2023-10-01T07:35:43.969 INFO:tasks.rados.rados.0.smithi084.stdout:3732: expect (ObjNum 1555 snap 0 seq_num 1555) 2023-10-01T07:35:44.140 INFO:tasks.rados.rados.0.smithi084.stdout:3733: finishing write tid 1 to smithi08466639-358 2023-10-01T07:35:44.140 INFO:tasks.rados.rados.0.smithi084.stdout:3733: finishing write tid 2 to smithi08466639-358 2023-10-01T07:35:44.140 INFO:tasks.rados.rados.0.smithi084.stdout:3733: finishing write tid 3 to smithi08466639-358 2023-10-01T07:35:44.140 INFO:tasks.rados.rados.0.smithi084.stdout:3733: finishing write tid 4 to smithi08466639-358 2023-10-01T07:35:44.140 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 358 v 414 (ObjNum 2296 snap 0 seq_num 2296) dirty exists 2023-10-01T07:35:44.140 INFO:tasks.rados.rados.0.smithi084.stdout:3733: left oid 358 (ObjNum 2296 snap 0 seq_num 2296) 2023-10-01T07:35:44.140 INFO:tasks.rados.rados.0.smithi084.stdout:3734: expect (ObjNum 2006 snap 0 seq_num 2006) 2023-10-01T07:35:44.358 INFO:tasks.rados.rados.0.smithi084.stdout:3735: finishing write tid 1 to smithi08466639-300 2023-10-01T07:35:44.358 INFO:tasks.rados.rados.0.smithi084.stdout:3735: finishing write tid 2 to smithi08466639-300 2023-10-01T07:35:44.358 INFO:tasks.rados.rados.0.smithi084.stdout:3735: finishing write tid 3 to smithi08466639-300 2023-10-01T07:35:44.358 INFO:tasks.rados.rados.0.smithi084.stdout:3735: finishing write tid 4 to smithi08466639-300 2023-10-01T07:35:44.359 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 300 v 579 (ObjNum 2297 snap 0 seq_num 2297) dirty exists 2023-10-01T07:35:44.359 INFO:tasks.rados.rados.0.smithi084.stdout:3735: left oid 300 (ObjNum 2297 snap 0 seq_num 2297) 2023-10-01T07:35:44.359 INFO:tasks.rados.rados.0.smithi084.stdout:3736: expect (ObjNum 1793 snap 0 seq_num 1793) 2023-10-01T07:35:44.427 INFO:tasks.rados.rados.0.smithi084.stdout:3737: finishing write tid 1 to smithi08466639-425 2023-10-01T07:35:44.427 INFO:tasks.rados.rados.0.smithi084.stdout:3737: finishing write tid 2 to smithi08466639-425 2023-10-01T07:35:44.427 INFO:tasks.rados.rados.0.smithi084.stdout:3737: finishing write tid 3 to smithi08466639-425 2023-10-01T07:35:44.428 INFO:tasks.rados.rados.0.smithi084.stdout:3737: finishing write tid 4 to smithi08466639-425 2023-10-01T07:35:44.428 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 425 v 513 (ObjNum 2298 snap 0 seq_num 2298) dirty exists 2023-10-01T07:35:44.428 INFO:tasks.rados.rados.0.smithi084.stdout:3737: left oid 425 (ObjNum 2298 snap 0 seq_num 2298) 2023-10-01T07:35:44.428 INFO:tasks.rados.rados.0.smithi084.stdout:3722: done (15 left) 2023-10-01T07:35:44.428 INFO:tasks.rados.rados.0.smithi084.stdout:3723: done (14 left) 2023-10-01T07:35:44.428 INFO:tasks.rados.rados.0.smithi084.stdout:3724: done (13 left) 2023-10-01T07:35:44.428 INFO:tasks.rados.rados.0.smithi084.stdout:3725: done (12 left) 2023-10-01T07:35:44.428 INFO:tasks.rados.rados.0.smithi084.stdout:3726: done (11 left) 2023-10-01T07:35:44.428 INFO:tasks.rados.rados.0.smithi084.stdout:3727: done (10 left) 2023-10-01T07:35:44.428 INFO:tasks.rados.rados.0.smithi084.stdout:3728: done (9 left) 2023-10-01T07:35:44.429 INFO:tasks.rados.rados.0.smithi084.stdout:3729: done (8 left) 2023-10-01T07:35:44.429 INFO:tasks.rados.rados.0.smithi084.stdout:3730: done (7 left) 2023-10-01T07:35:44.429 INFO:tasks.rados.rados.0.smithi084.stdout:3731: done (6 left) 2023-10-01T07:35:44.429 INFO:tasks.rados.rados.0.smithi084.stdout:3732: done (5 left) 2023-10-01T07:35:44.429 INFO:tasks.rados.rados.0.smithi084.stdout:3733: done (4 left) 2023-10-01T07:35:44.429 INFO:tasks.rados.rados.0.smithi084.stdout:3734: done (3 left) 2023-10-01T07:35:44.429 INFO:tasks.rados.rados.0.smithi084.stdout:3735: done (2 left) 2023-10-01T07:35:44.429 INFO:tasks.rados.rados.0.smithi084.stdout:3736: done (1 left) 2023-10-01T07:35:44.429 INFO:tasks.rados.rados.0.smithi084.stdout:3737: done (0 left) 2023-10-01T07:35:44.429 INFO:tasks.rados.rados.0.smithi084.stdout:3738: write oid 381 current snap is 0 2023-10-01T07:35:44.429 INFO:tasks.rados.rados.0.smithi084.stdout:3738: seq_num 2299 ranges {639293=536057,1798338=505804} 2023-10-01T07:35:44.437 INFO:tasks.rados.rados.0.smithi084.stdout:3738: writing smithi08466639-381 from 639293 to 1175350 tid 1 2023-10-01T07:35:44.445 INFO:tasks.rados.rados.0.smithi084.stdout:3738: writing smithi08466639-381 from 1798338 to 2304142 tid 2 2023-10-01T07:35:44.445 INFO:tasks.rados.rados.0.smithi084.stdout:3739: write oid 449 current snap is 0 2023-10-01T07:35:44.446 INFO:tasks.rados.rados.0.smithi084.stdout:3738: finishing write tid 1 to smithi08466639-381 2023-10-01T07:35:44.446 INFO:tasks.rados.rados.0.smithi084.stdout:3739: seq_num 2300 ranges {656100=611306,1740467=649462} 2023-10-01T07:35:44.452 INFO:tasks.rados.rados.0.smithi084.stdout:3739: writing smithi08466639-449 from 656100 to 1267406 tid 1 2023-10-01T07:35:44.459 INFO:tasks.rados.rados.0.smithi084.stdout:3739: writing smithi08466639-449 from 1740467 to 2389929 tid 2 2023-10-01T07:35:44.459 INFO:tasks.rados.rados.0.smithi084.stdout:3740: write oid 390 current snap is 0 2023-10-01T07:35:44.459 INFO:tasks.rados.rados.0.smithi084.stdout:3738: finishing write tid 2 to smithi08466639-381 2023-10-01T07:35:44.459 INFO:tasks.rados.rados.0.smithi084.stdout:3738: finishing write tid 3 to smithi08466639-381 2023-10-01T07:35:44.459 INFO:tasks.rados.rados.0.smithi084.stdout:3738: finishing write tid 4 to smithi08466639-381 2023-10-01T07:35:44.459 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 381 v 582 (ObjNum 2299 snap 0 seq_num 2299) dirty exists 2023-10-01T07:35:44.460 INFO:tasks.rados.rados.0.smithi084.stdout:3738: left oid 381 (ObjNum 2299 snap 0 seq_num 2299) 2023-10-01T07:35:44.460 INFO:tasks.rados.rados.0.smithi084.stdout:3739: finishing write tid 1 to smithi08466639-449 2023-10-01T07:35:44.460 INFO:tasks.rados.rados.0.smithi084.stdout:3740: seq_num 2301 ranges {672907=686555,1798949=509473} 2023-10-01T07:35:44.467 INFO:tasks.rados.rados.0.smithi084.stdout:3740: writing smithi08466639-390 from 672907 to 1359462 tid 1 2023-10-01T07:35:44.473 INFO:tasks.rados.rados.0.smithi084.stdout:3740: writing smithi08466639-390 from 1798949 to 2308422 tid 2 2023-10-01T07:35:44.473 INFO:tasks.rados.rados.0.smithi084.stdout:3738: done (2 left) 2023-10-01T07:35:44.473 INFO:tasks.rados.rados.0.smithi084.stdout:3741: write oid 94 current snap is 0 2023-10-01T07:35:44.473 INFO:tasks.rados.rados.0.smithi084.stdout:3739: finishing write tid 2 to smithi08466639-449 2023-10-01T07:35:44.473 INFO:tasks.rados.rados.0.smithi084.stdout:3739: finishing write tid 3 to smithi08466639-449 2023-10-01T07:35:44.473 INFO:tasks.rados.rados.0.smithi084.stdout:3739: finishing write tid 4 to smithi08466639-449 2023-10-01T07:35:44.473 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 449 v 516 (ObjNum 2300 snap 0 seq_num 2300) dirty exists 2023-10-01T07:35:44.473 INFO:tasks.rados.rados.0.smithi084.stdout:3739: left oid 449 (ObjNum 2300 snap 0 seq_num 2300) 2023-10-01T07:35:44.473 INFO:tasks.rados.rados.0.smithi084.stdout:3740: finishing write tid 1 to smithi08466639-390 2023-10-01T07:35:44.473 INFO:tasks.rados.rados.0.smithi084.stdout:3741: seq_num 2302 ranges {689714=761804,1857431=653131} 2023-10-01T07:35:44.480 INFO:tasks.rados.rados.0.smithi084.stdout:3741: writing smithi08466639-94 from 689714 to 1451518 tid 1 2023-10-01T07:35:44.487 INFO:tasks.rados.rados.0.smithi084.stdout:3741: writing smithi08466639-94 from 1857431 to 2510562 tid 2 2023-10-01T07:35:44.487 INFO:tasks.rados.rados.0.smithi084.stdout:3739: done (2 left) 2023-10-01T07:35:44.487 INFO:tasks.rados.rados.0.smithi084.stdout:3742: read oid 215 snap -1 2023-10-01T07:35:44.487 INFO:tasks.rados.rados.0.smithi084.stdout:3742: expect (ObjNum 1907 snap 0 seq_num 1907) 2023-10-01T07:35:44.487 INFO:tasks.rados.rados.0.smithi084.stdout:3743: write oid 161 current snap is 0 2023-10-01T07:35:44.487 INFO:tasks.rados.rados.0.smithi084.stdout:3740: finishing write tid 2 to smithi08466639-390 2023-10-01T07:35:44.487 INFO:tasks.rados.rados.0.smithi084.stdout:3743: seq_num 2303 ranges {706521=437053,1915913=513142} 2023-10-01T07:35:44.493 INFO:tasks.rados.rados.0.smithi084.stdout:3743: writing smithi08466639-161 from 706521 to 1143574 tid 1 2023-10-01T07:35:44.504 INFO:tasks.rados.rados.0.smithi084.stdout:3743: writing smithi08466639-161 from 1915913 to 2429055 tid 2 2023-10-01T07:35:44.504 INFO:tasks.rados.rados.0.smithi084.stdout:3744: read oid 468 snap -1 2023-10-01T07:35:44.504 INFO:tasks.rados.rados.0.smithi084.stdout:3744: expect (ObjNum 2172 snap 0 seq_num 2172) 2023-10-01T07:35:44.504 INFO:tasks.rados.rados.0.smithi084.stdout:3745: write oid 37 current snap is 0 2023-10-01T07:35:44.504 INFO:tasks.rados.rados.0.smithi084.stdout:3740: finishing write tid 3 to smithi08466639-390 2023-10-01T07:35:44.504 INFO:tasks.rados.rados.0.smithi084.stdout:3740: finishing write tid 4 to smithi08466639-390 2023-10-01T07:35:44.504 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 390 v 523 (ObjNum 2301 snap 0 seq_num 2301) dirty exists 2023-10-01T07:35:44.504 INFO:tasks.rados.rados.0.smithi084.stdout:3740: left oid 390 (ObjNum 2301 snap 0 seq_num 2301) 2023-10-01T07:35:44.504 INFO:tasks.rados.rados.0.smithi084.stdout:3741: finishing write tid 1 to smithi08466639-94 2023-10-01T07:35:44.504 INFO:tasks.rados.rados.0.smithi084.stdout:3745: seq_num 2304 ranges {723328=628655,1974395=656800} 2023-10-01T07:35:44.513 INFO:tasks.rados.rados.0.smithi084.stdout:3745: writing smithi08466639-37 from 723328 to 1351983 tid 1 2023-10-01T07:35:44.521 INFO:tasks.rados.rados.0.smithi084.stdout:3745: writing smithi08466639-37 from 1974395 to 2631195 tid 2 2023-10-01T07:35:44.522 INFO:tasks.rados.rados.0.smithi084.stdout:3740: done (5 left) 2023-10-01T07:35:44.522 INFO:tasks.rados.rados.0.smithi084.stdout:3746: read oid 268 snap -1 2023-10-01T07:35:44.522 INFO:tasks.rados.rados.0.smithi084.stdout:3746: expect (ObjNum 2025 snap 0 seq_num 2025) 2023-10-01T07:35:44.522 INFO:tasks.rados.rados.0.smithi084.stdout:3747: read oid 486 snap -1 2023-10-01T07:35:44.522 INFO:tasks.rados.rados.0.smithi084.stdout:3747: expect (ObjNum 2212 snap 0 seq_num 2212) 2023-10-01T07:35:44.522 INFO:tasks.rados.rados.0.smithi084.stdout:3748: write oid 402 current snap is 0 2023-10-01T07:35:44.522 INFO:tasks.rados.rados.0.smithi084.stdout:3741: finishing write tid 2 to smithi08466639-94 2023-10-01T07:35:44.523 INFO:tasks.rados.rados.0.smithi084.stdout:3741: finishing write tid 3 to smithi08466639-94 2023-10-01T07:35:44.523 INFO:tasks.rados.rados.0.smithi084.stdout:3741: finishing write tid 4 to smithi08466639-94 2023-10-01T07:35:44.523 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 94 v 519 (ObjNum 2302 snap 0 seq_num 2302) dirty exists 2023-10-01T07:35:44.523 INFO:tasks.rados.rados.0.smithi084.stdout:3741: left oid 94 (ObjNum 2302 snap 0 seq_num 2302) 2023-10-01T07:35:44.523 INFO:tasks.rados.rados.0.smithi084.stdout:3748: seq_num 2305 ranges {740135=703904,2032877=516811} 2023-10-01T07:35:44.532 INFO:tasks.rados.rados.0.smithi084.stdout:3748: writing smithi08466639-402 from 740135 to 1444039 tid 1 2023-10-01T07:35:44.538 INFO:tasks.rados.rados.0.smithi084.stdout:3748: writing smithi08466639-402 from 2032877 to 2549688 tid 2 2023-10-01T07:35:44.538 INFO:tasks.rados.rados.0.smithi084.stdout:3741: done (7 left) 2023-10-01T07:35:44.538 INFO:tasks.rados.rados.0.smithi084.stdout:3749: read oid 160 snap -1 2023-10-01T07:35:44.539 INFO:tasks.rados.rados.0.smithi084.stdout:3749: expect (ObjNum 1941 snap 0 seq_num 1941) 2023-10-01T07:35:44.539 INFO:tasks.rados.rados.0.smithi084.stdout:3750: read oid 289 snap -1 2023-10-01T07:35:44.539 INFO:tasks.rados.rados.0.smithi084.stdout:3750: expect (ObjNum 2166 snap 0 seq_num 2166) 2023-10-01T07:35:44.539 INFO:tasks.rados.rados.0.smithi084.stdout:3751: read oid 84 snap -1 2023-10-01T07:35:44.539 INFO:tasks.rados.rados.0.smithi084.stdout:3751: expect deleted 2023-10-01T07:35:44.539 INFO:tasks.rados.rados.0.smithi084.stdout:3752: write oid 83 current snap is 0 2023-10-01T07:35:44.539 INFO:tasks.rados.rados.0.smithi084.stdout:3752: seq_num 2306 ranges {756942=779153,2091359=660469} 2023-10-01T07:35:44.547 INFO:tasks.rados.rados.0.smithi084.stdout:3752: writing smithi08466639-83 from 756942 to 1536095 tid 1 2023-10-01T07:35:44.553 INFO:tasks.rados.rados.0.smithi084.stdout:3752: writing smithi08466639-83 from 2091359 to 2751828 tid 2 2023-10-01T07:35:44.554 INFO:tasks.rados.rados.0.smithi084.stdout:3753: write oid 114 current snap is 0 2023-10-01T07:35:44.554 INFO:tasks.rados.rados.0.smithi084.stdout:3743: finishing write tid 1 to smithi08466639-161 2023-10-01T07:35:44.554 INFO:tasks.rados.rados.0.smithi084.stdout:3742: expect (ObjNum 1907 snap 0 seq_num 1907) 2023-10-01T07:35:44.659 INFO:tasks.rados.rados.0.smithi084.stdout:3743: finishing write tid 2 to smithi08466639-161 2023-10-01T07:35:44.660 INFO:tasks.rados.rados.0.smithi084.stdout:3743: finishing write tid 3 to smithi08466639-161 2023-10-01T07:35:44.660 INFO:tasks.rados.rados.0.smithi084.stdout:3743: finishing write tid 4 to smithi08466639-161 2023-10-01T07:35:44.660 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 161 v 382 (ObjNum 2303 snap 0 seq_num 2303) dirty exists 2023-10-01T07:35:44.660 INFO:tasks.rados.rados.0.smithi084.stdout:3743: left oid 161 (ObjNum 2303 snap 0 seq_num 2303) 2023-10-01T07:35:44.660 INFO:tasks.rados.rados.0.smithi084.stdout:3744: expect (ObjNum 2172 snap 0 seq_num 2172) 2023-10-01T07:35:44.743 INFO:tasks.rados.rados.0.smithi084.stdout:3745: finishing write tid 1 to smithi08466639-37 2023-10-01T07:35:44.744 INFO:tasks.rados.rados.0.smithi084.stdout:3745: finishing write tid 2 to smithi08466639-37 2023-10-01T07:35:44.744 INFO:tasks.rados.rados.0.smithi084.stdout:3745: finishing write tid 3 to smithi08466639-37 2023-10-01T07:35:44.744 INFO:tasks.rados.rados.0.smithi084.stdout:3745: finishing write tid 4 to smithi08466639-37 2023-10-01T07:35:44.744 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 37 v 499 (ObjNum 2304 snap 0 seq_num 2304) dirty exists 2023-10-01T07:35:44.744 INFO:tasks.rados.rados.0.smithi084.stdout:3745: left oid 37 (ObjNum 2304 snap 0 seq_num 2304) 2023-10-01T07:35:44.744 INFO:tasks.rados.rados.0.smithi084.stdout:3747: expect (ObjNum 2212 snap 0 seq_num 2212) 2023-10-01T07:35:44.852 INFO:tasks.rados.rados.0.smithi084.stdout:3746: expect (ObjNum 2025 snap 0 seq_num 2025) 2023-10-01T07:35:44.950 INFO:tasks.rados.rados.0.smithi084.stdout:3748: finishing write tid 1 to smithi08466639-402 2023-10-01T07:35:44.951 INFO:tasks.rados.rados.0.smithi084.stdout:3750: expect (ObjNum 2166 snap 0 seq_num 2166) 2023-10-01T07:35:44.960 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:44 smithi112 bash[27689]: cluster 2023-10-01T07:35:43.447684+0000 mgr.y (mgr.15282) 25 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 8.6 MiB/s wr, 76 op/s 2023-10-01T07:35:44.960 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:44 smithi112 bash[27689]: audit 2023-10-01T07:35:44.323827+0000 mon.c (mon.2) 181 : audit [DBG] from='client.? 172.21.15.84:0/2043296305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:45.028 INFO:tasks.rados.rados.0.smithi084.stdout:3748: finishing write tid 2 to smithi08466639-402 2023-10-01T07:35:45.028 INFO:tasks.rados.rados.0.smithi084.stdout:3748: finishing write tid 3 to smithi08466639-402 2023-10-01T07:35:45.028 INFO:tasks.rados.rados.0.smithi084.stdout:3748: finishing write tid 4 to smithi08466639-402 2023-10-01T07:35:45.028 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 402 v 385 (ObjNum 2305 snap 0 seq_num 2305) dirty exists 2023-10-01T07:35:45.028 INFO:tasks.rados.rados.0.smithi084.stdout:3748: left oid 402 (ObjNum 2305 snap 0 seq_num 2305) 2023-10-01T07:35:45.028 INFO:tasks.rados.rados.0.smithi084.stdout:3749: expect (ObjNum 1941 snap 0 seq_num 1941) 2023-10-01T07:35:45.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:44 smithi084 bash[33757]: cluster 2023-10-01T07:35:43.447684+0000 mgr.y (mgr.15282) 25 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 8.6 MiB/s wr, 76 op/s 2023-10-01T07:35:45.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:44 smithi084 bash[33757]: audit 2023-10-01T07:35:44.323827+0000 mon.c (mon.2) 181 : audit [DBG] from='client.? 172.21.15.84:0/2043296305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:45.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:44 smithi084 bash[27378]: cluster 2023-10-01T07:35:43.447684+0000 mgr.y (mgr.15282) 25 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 8.6 MiB/s wr, 76 op/s 2023-10-01T07:35:45.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:44 smithi084 bash[27378]: audit 2023-10-01T07:35:44.323827+0000 mon.c (mon.2) 181 : audit [DBG] from='client.? 172.21.15.84:0/2043296305' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:45.142 INFO:tasks.rados.rados.0.smithi084.stdout:3752: finishing write tid 1 to smithi08466639-83 2023-10-01T07:35:45.142 INFO:tasks.rados.rados.0.smithi084.stdout:3752: finishing write tid 2 to smithi08466639-83 2023-10-01T07:35:45.142 INFO:tasks.rados.rados.0.smithi084.stdout:3752: finishing write tid 3 to smithi08466639-83 2023-10-01T07:35:45.143 INFO:tasks.rados.rados.0.smithi084.stdout:3752: finishing write tid 4 to smithi08466639-83 2023-10-01T07:35:45.143 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 83 v 526 (ObjNum 2306 snap 0 seq_num 2306) dirty exists 2023-10-01T07:35:45.143 INFO:tasks.rados.rados.0.smithi084.stdout:3752: left oid 83 (ObjNum 2306 snap 0 seq_num 2306) 2023-10-01T07:35:45.143 INFO:tasks.rados.rados.0.smithi084.stdout:3753: seq_num 2307 ranges {773749=454402,1749841=520480} 2023-10-01T07:35:45.155 INFO:tasks.rados.rados.0.smithi084.stdout:3753: writing smithi08466639-114 from 773749 to 1228151 tid 1 2023-10-01T07:35:45.163 INFO:tasks.rados.rados.0.smithi084.stdout:3753: writing smithi08466639-114 from 1749841 to 2270321 tid 2 2023-10-01T07:35:45.163 INFO:tasks.rados.rados.0.smithi084.stdout:3742: done (11 left) 2023-10-01T07:35:45.163 INFO:tasks.rados.rados.0.smithi084.stdout:3743: done (10 left) 2023-10-01T07:35:45.163 INFO:tasks.rados.rados.0.smithi084.stdout:3744: done (9 left) 2023-10-01T07:35:45.163 INFO:tasks.rados.rados.0.smithi084.stdout:3745: done (8 left) 2023-10-01T07:35:45.164 INFO:tasks.rados.rados.0.smithi084.stdout:3746: done (7 left) 2023-10-01T07:35:45.164 INFO:tasks.rados.rados.0.smithi084.stdout:3747: done (6 left) 2023-10-01T07:35:45.164 INFO:tasks.rados.rados.0.smithi084.stdout:3748: done (5 left) 2023-10-01T07:35:45.164 INFO:tasks.rados.rados.0.smithi084.stdout:3749: done (4 left) 2023-10-01T07:35:45.164 INFO:tasks.rados.rados.0.smithi084.stdout:3750: done (3 left) 2023-10-01T07:35:45.164 INFO:tasks.rados.rados.0.smithi084.stdout:3751: done (2 left) 2023-10-01T07:35:45.164 INFO:tasks.rados.rados.0.smithi084.stdout:3752: done (1 left) 2023-10-01T07:35:45.164 INFO:tasks.rados.rados.0.smithi084.stdout:3754: read oid 359 snap -1 2023-10-01T07:35:45.164 INFO:tasks.rados.rados.0.smithi084.stdout:3754: expect (ObjNum 1665 snap 0 seq_num 1665) 2023-10-01T07:35:45.164 INFO:tasks.rados.rados.0.smithi084.stdout:3755: write oid 203 current snap is 0 2023-10-01T07:35:45.164 INFO:tasks.rados.rados.0.smithi084.stdout:3753: finishing write tid 1 to smithi08466639-114 2023-10-01T07:35:45.165 INFO:tasks.rados.rados.0.smithi084.stdout:3755: seq_num 2308 ranges {790556=529651,2091970=664138} 2023-10-01T07:35:45.169 INFO:tasks.rados.rados.0.smithi084.stdout:3755: writing smithi08466639-203 from 790556 to 1320207 tid 1 2023-10-01T07:35:45.178 INFO:tasks.rados.rados.0.smithi084.stdout:3755: writing smithi08466639-203 from 2091970 to 2756108 tid 2 2023-10-01T07:35:45.178 INFO:tasks.rados.rados.0.smithi084.stdout:3756: read oid 396 snap -1 2023-10-01T07:35:45.178 INFO:tasks.rados.rados.0.smithi084.stdout:3756: expect (ObjNum 1540 snap 0 seq_num 1540) 2023-10-01T07:35:45.178 INFO:tasks.rados.rados.0.smithi084.stdout:3757: delete oid 471 current snap is 0 2023-10-01T07:35:45.178 INFO:tasks.rados.rados.0.smithi084.stdout:3753: finishing write tid 2 to smithi08466639-114 2023-10-01T07:35:45.178 INFO:tasks.rados.rados.0.smithi084.stdout:3753: finishing write tid 3 to smithi08466639-114 2023-10-01T07:35:45.178 INFO:tasks.rados.rados.0.smithi084.stdout:3753: finishing write tid 4 to smithi08466639-114 2023-10-01T07:35:45.178 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 114 v 521 (ObjNum 2307 snap 0 seq_num 2307) dirty exists 2023-10-01T07:35:45.178 INFO:tasks.rados.rados.0.smithi084.stdout:3753: left oid 114 (ObjNum 2307 snap 0 seq_num 2307) 2023-10-01T07:35:45.179 INFO:tasks.rados.rados.0.smithi084.stdout:3754: expect (ObjNum 1665 snap 0 seq_num 1665) 2023-10-01T07:35:45.424 INFO:tasks.rados.rados.0.smithi084.stdout:3755: finishing write tid 1 to smithi08466639-203 2023-10-01T07:35:45.425 INFO:tasks.rados.rados.0.smithi084.stdout:3755: finishing write tid 2 to smithi08466639-203 2023-10-01T07:35:45.425 INFO:tasks.rados.rados.0.smithi084.stdout:3755: finishing write tid 3 to smithi08466639-203 2023-10-01T07:35:45.425 INFO:tasks.rados.rados.0.smithi084.stdout:3755: finishing write tid 4 to smithi08466639-203 2023-10-01T07:35:45.425 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 203 v 339 (ObjNum 2308 snap 0 seq_num 2308) dirty exists 2023-10-01T07:35:45.425 INFO:tasks.rados.rados.0.smithi084.stdout:3755: left oid 203 (ObjNum 2308 snap 0 seq_num 2308) 2023-10-01T07:35:45.425 INFO:tasks.rados.rados.0.smithi084.stdout:3756: expect (ObjNum 1540 snap 0 seq_num 1540) 2023-10-01T07:35:45.605 INFO:tasks.rados.rados.0.smithi084.stdout:3753: done (4 left) 2023-10-01T07:35:45.605 INFO:tasks.rados.rados.0.smithi084.stdout:3754: done (3 left) 2023-10-01T07:35:45.605 INFO:tasks.rados.rados.0.smithi084.stdout:3755: done (2 left) 2023-10-01T07:35:45.605 INFO:tasks.rados.rados.0.smithi084.stdout:3756: done (1 left) 2023-10-01T07:35:45.605 INFO:tasks.rados.rados.0.smithi084.stdout:3757: done (0 left) 2023-10-01T07:35:45.605 INFO:tasks.rados.rados.0.smithi084.stdout:3758: delete oid 219 current snap is 0 2023-10-01T07:35:45.607 INFO:tasks.rados.rados.0.smithi084.stdout:3758: done (0 left) 2023-10-01T07:35:45.607 INFO:tasks.rados.rados.0.smithi084.stdout:3759: read oid 49 snap -1 2023-10-01T07:35:45.607 INFO:tasks.rados.rados.0.smithi084.stdout:3759: expect (ObjNum 2052 snap 0 seq_num 2052) 2023-10-01T07:35:45.608 INFO:tasks.rados.rados.0.smithi084.stdout:3760: delete oid 344 current snap is 0 2023-10-01T07:35:45.610 INFO:tasks.rados.rados.0.smithi084.stdout:3760: done (1 left) 2023-10-01T07:35:45.610 INFO:tasks.rados.rados.0.smithi084.stdout:3761: write oid 287 current snap is 0 2023-10-01T07:35:45.611 INFO:tasks.rados.rados.0.smithi084.stdout:3761: seq_num 2312 ranges {457784=547000,1525898=671476} 2023-10-01T07:35:45.621 INFO:tasks.rados.rados.0.smithi084.stdout:3761: writing smithi08466639-287 from 457784 to 1004784 tid 1 2023-10-01T07:35:45.629 INFO:tasks.rados.rados.0.smithi084.stdout:3761: writing smithi08466639-287 from 1525898 to 2197374 tid 2 2023-10-01T07:35:45.629 INFO:tasks.rados.rados.0.smithi084.stdout:3762: write oid 437 current snap is 0 2023-10-01T07:35:45.629 INFO:tasks.rados.rados.0.smithi084.stdout:3762: seq_num 2313 ranges {474591=622249,1584380=415134,2501500=373091} 2023-10-01T07:35:45.635 INFO:tasks.rados.rados.0.smithi084.stdout:3762: writing smithi08466639-437 from 474591 to 1096840 tid 1 2023-10-01T07:35:45.642 INFO:tasks.rados.rados.0.smithi084.stdout:3762: writing smithi08466639-437 from 1584380 to 1999514 tid 2 2023-10-01T07:35:45.647 INFO:tasks.rados.rados.0.smithi084.stdout:3762: writing smithi08466639-437 from 2501500 to 2874591 tid 3 2023-10-01T07:35:45.647 INFO:tasks.rados.rados.0.smithi084.stdout:3763: read oid 243 snap -1 2023-10-01T07:35:45.647 INFO:tasks.rados.rados.0.smithi084.stdout:3763: expect (ObjNum 1897 snap 0 seq_num 1897) 2023-10-01T07:35:45.647 INFO:tasks.rados.rados.0.smithi084.stdout:3764: delete oid 247 current snap is 0 2023-10-01T07:35:45.647 INFO:tasks.rados.rados.0.smithi084.stdout:3759: expect (ObjNum 2052 snap 0 seq_num 2052) 2023-10-01T07:35:45.736 INFO:tasks.rados.rados.0.smithi084.stdout:3761: finishing write tid 1 to smithi08466639-287 2023-10-01T07:35:45.736 INFO:tasks.rados.rados.0.smithi084.stdout:3761: finishing write tid 2 to smithi08466639-287 2023-10-01T07:35:45.736 INFO:tasks.rados.rados.0.smithi084.stdout:3761: finishing write tid 3 to smithi08466639-287 2023-10-01T07:35:45.736 INFO:tasks.rados.rados.0.smithi084.stdout:3761: finishing write tid 4 to smithi08466639-287 2023-10-01T07:35:45.736 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 287 v 401 (ObjNum 2312 snap 0 seq_num 2312) dirty exists 2023-10-01T07:35:45.736 INFO:tasks.rados.rados.0.smithi084.stdout:3761: left oid 287 (ObjNum 2312 snap 0 seq_num 2312) 2023-10-01T07:35:45.736 INFO:tasks.rados.rados.0.smithi084.stdout:3762: finishing write tid 1 to smithi08466639-437 2023-10-01T07:35:45.736 INFO:tasks.rados.rados.0.smithi084.stdout:3762: finishing write tid 2 to smithi08466639-437 2023-10-01T07:35:45.737 INFO:tasks.rados.rados.0.smithi084.stdout:3762: finishing write tid 3 to smithi08466639-437 2023-10-01T07:35:45.737 INFO:tasks.rados.rados.0.smithi084.stdout:3762: finishing write tid 4 to smithi08466639-437 2023-10-01T07:35:45.737 INFO:tasks.rados.rados.0.smithi084.stdout:3762: finishing write tid 5 to smithi08466639-437 2023-10-01T07:35:45.737 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 437 v 538 (ObjNum 2313 snap 0 seq_num 2313) dirty exists 2023-10-01T07:35:45.737 INFO:tasks.rados.rados.0.smithi084.stdout:3762: left oid 437 (ObjNum 2313 snap 0 seq_num 2313) 2023-10-01T07:35:45.737 INFO:tasks.rados.rados.0.smithi084.stdout:3763: expect (ObjNum 1897 snap 0 seq_num 1897) 2023-10-01T07:35:45.920 INFO:tasks.rados.rados.0.smithi084.stdout:3759: done (4 left) 2023-10-01T07:35:45.920 INFO:tasks.rados.rados.0.smithi084.stdout:3761: done (3 left) 2023-10-01T07:35:45.920 INFO:tasks.rados.rados.0.smithi084.stdout:3762: done (2 left) 2023-10-01T07:35:45.920 INFO:tasks.rados.rados.0.smithi084.stdout:3763: done (1 left) 2023-10-01T07:35:45.920 INFO:tasks.rados.rados.0.smithi084.stdout:3764: done (0 left) 2023-10-01T07:35:45.921 INFO:tasks.rados.rados.0.smithi084.stdout:3765: read oid 140 snap -1 2023-10-01T07:35:45.921 INFO:tasks.rados.rados.0.smithi084.stdout:3765: expect (ObjNum 2192 snap 0 seq_num 2192) 2023-10-01T07:35:45.921 INFO:tasks.rados.rados.0.smithi084.stdout:3766: write oid 421 current snap is 0 2023-10-01T07:35:45.921 INFO:tasks.rados.rados.0.smithi084.stdout:3766: seq_num 2315 ranges {508205=772747,1701344=418803,2556346=351859} 2023-10-01T07:35:45.932 INFO:tasks.rados.rados.0.smithi084.stdout:3766: writing smithi08466639-421 from 508205 to 1280952 tid 1 2023-10-01T07:35:45.937 INFO:tasks.rados.rados.0.smithi084.stdout:3766: writing smithi08466639-421 from 1701344 to 2120147 tid 2 2023-10-01T07:35:45.942 INFO:tasks.rados.rados.0.smithi084.stdout:3766: writing smithi08466639-421 from 2556346 to 2908205 tid 3 2023-10-01T07:35:45.942 INFO:tasks.rados.rados.0.smithi084.stdout:3767: write oid 409 current snap is 0 2023-10-01T07:35:45.942 INFO:tasks.rados.rados.0.smithi084.stdout:3767: seq_num 2316 ranges {525012=447996,1643473=678814,2867416=57596} 2023-10-01T07:35:45.947 INFO:tasks.rados.rados.0.smithi084.stdout:3767: writing smithi08466639-409 from 525012 to 973008 tid 1 2023-10-01T07:35:45.955 INFO:tasks.rados.rados.0.smithi084.stdout:3767: writing smithi08466639-409 from 1643473 to 2322287 tid 2 2023-10-01T07:35:45.959 INFO:tasks.rados.rados.0.smithi084.stdout:3767: writing smithi08466639-409 from 2867416 to 2925012 tid 3 2023-10-01T07:35:45.959 INFO:tasks.rados.rados.0.smithi084.stdout:3768: write oid 208 current snap is 0 2023-10-01T07:35:45.959 INFO:tasks.rados.rados.0.smithi084.stdout:3768: seq_num 2317 ranges {541819=523245,1701955=422472,2894839=46980} 2023-10-01T07:35:45.965 INFO:tasks.rados.rados.0.smithi084.stdout:3768: writing smithi08466639-208 from 541819 to 1065064 tid 1 2023-10-01T07:35:45.971 INFO:tasks.rados.rados.0.smithi084.stdout:3768: writing smithi08466639-208 from 1701955 to 2124427 tid 2 2023-10-01T07:35:45.976 INFO:tasks.rados.rados.0.smithi084.stdout:3768: writing smithi08466639-208 from 2894839 to 2941819 tid 3 2023-10-01T07:35:45.976 INFO:tasks.rados.rados.0.smithi084.stdout:3769: write oid 167 current snap is 0 2023-10-01T07:35:45.976 INFO:tasks.rados.rados.0.smithi084.stdout:3765: expect (ObjNum 2192 snap 0 seq_num 2192) 2023-10-01T07:35:45.978 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:35:45 smithi112 systemd[1]: Stopping Ceph prometheus.a for 9c46152e-602a-11ee-8db5-212e2dc638e7... 2023-10-01T07:35:45.978 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:35:45 smithi112 bash[54964]: Error response from daemon: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-prometheus.a 2023-10-01T07:35:45.978 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:35:45 smithi112 bash[53127]: ts=2023-10-01T07:35:45.796Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-10-01T07:35:45.978 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:35:45 smithi112 bash[53127]: ts=2023-10-01T07:35:45.796Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-10-01T07:35:45.978 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:35:45 smithi112 bash[53127]: ts=2023-10-01T07:35:45.796Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-10-01T07:35:45.978 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:35:45 smithi112 bash[53127]: ts=2023-10-01T07:35:45.796Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-10-01T07:35:45.978 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:35:45 smithi112 bash[53127]: ts=2023-10-01T07:35:45.796Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-10-01T07:35:45.978 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:35:45 smithi112 bash[53127]: ts=2023-10-01T07:35:45.796Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-10-01T07:35:45.978 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:35:45 smithi112 bash[53127]: ts=2023-10-01T07:35:45.797Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-10-01T07:35:45.979 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:35:45 smithi112 bash[53127]: ts=2023-10-01T07:35:45.797Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-10-01T07:35:45.979 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:35:45 smithi112 bash[53127]: ts=2023-10-01T07:35:45.797Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-10-01T07:35:45.979 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:35:45 smithi112 bash[53127]: ts=2023-10-01T07:35:45.798Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-10-01T07:35:45.979 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:35:45 smithi112 bash[53127]: ts=2023-10-01T07:35:45.798Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-10-01T07:35:45.979 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:35:45 smithi112 bash[53127]: ts=2023-10-01T07:35:45.798Z caller=main.go:1066 level=info msg="See you next time!" 2023-10-01T07:35:46.233 INFO:tasks.rados.rados.0.smithi084.stdout:3766: finishing write tid 1 to smithi08466639-421 2023-10-01T07:35:46.233 INFO:tasks.rados.rados.0.smithi084.stdout:3766: finishing write tid 2 to smithi08466639-421 2023-10-01T07:35:46.233 INFO:tasks.rados.rados.0.smithi084.stdout:3769: seq_num 2318 ranges {558626=598494,1760437=682483,2922262=36364} 2023-10-01T07:35:46.239 INFO:tasks.rados.rados.0.smithi084.stdout:3769: writing smithi08466639-167 from 558626 to 1157120 tid 1 2023-10-01T07:35:46.247 INFO:tasks.rados.rados.0.smithi084.stdout:3769: writing smithi08466639-167 from 1760437 to 2442920 tid 2 2023-10-01T07:35:46.251 INFO:tasks.rados.rados.0.smithi084.stdout:3769: writing smithi08466639-167 from 2922262 to 2958626 tid 3 2023-10-01T07:35:46.251 INFO:tasks.rados.rados.0.smithi084.stdout:3765: done (4 left) 2023-10-01T07:35:46.252 INFO:tasks.rados.rados.0.smithi084.stdout:3770: read oid 38 snap -1 2023-10-01T07:35:46.252 INFO:tasks.rados.rados.0.smithi084.stdout:3770: expect deleted 2023-10-01T07:35:46.252 INFO:tasks.rados.rados.0.smithi084.stdout:3771: read oid 428 snap -1 2023-10-01T07:35:46.252 INFO:tasks.rados.rados.0.smithi084.stdout:3771: expect deleted 2023-10-01T07:35:46.252 INFO:tasks.rados.rados.0.smithi084.stdout:3772: write oid 398 current snap is 0 2023-10-01T07:35:46.252 INFO:tasks.rados.rados.0.smithi084.stdout:3766: finishing write tid 3 to smithi08466639-421 2023-10-01T07:35:46.252 INFO:tasks.rados.rados.0.smithi084.stdout:3766: finishing write tid 4 to smithi08466639-421 2023-10-01T07:35:46.252 INFO:tasks.rados.rados.0.smithi084.stdout:3766: finishing write tid 5 to smithi08466639-421 2023-10-01T07:35:46.252 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 421 v 504 (ObjNum 2315 snap 0 seq_num 2315) dirty exists 2023-10-01T07:35:46.252 INFO:tasks.rados.rados.0.smithi084.stdout:3766: left oid 421 (ObjNum 2315 snap 0 seq_num 2315) 2023-10-01T07:35:46.252 INFO:tasks.rados.rados.0.smithi084.stdout:3767: finishing write tid 1 to smithi08466639-409 2023-10-01T07:35:46.253 INFO:tasks.rados.rados.0.smithi084.stdout:3767: finishing write tid 2 to smithi08466639-409 2023-10-01T07:35:46.253 INFO:tasks.rados.rados.0.smithi084.stdout:3767: finishing write tid 3 to smithi08466639-409 2023-10-01T07:35:46.253 INFO:tasks.rados.rados.0.smithi084.stdout:3772: seq_num 2319 ranges {575433=790096,1935272=426141} 2023-10-01T07:35:46.259 INFO:tasks.rados.rados.0.smithi084.stdout:3772: writing smithi08466639-398 from 575433 to 1365529 tid 1 2023-10-01T07:35:46.265 INFO:tasks.rados.rados.0.smithi084.stdout:3772: writing smithi08466639-398 from 1935272 to 2361413 tid 2 2023-10-01T07:35:46.265 INFO:tasks.rados.rados.0.smithi084.stdout:3766: done (6 left) 2023-10-01T07:35:46.265 INFO:tasks.rados.rados.0.smithi084.stdout:3773: write oid 22 current snap is 0 2023-10-01T07:35:46.266 INFO:tasks.rados.rados.0.smithi084.stdout:3773: seq_num 2320 ranges {592240=465345,1593754=686152,2809814=182426} 2023-10-01T07:35:46.271 INFO:tasks.rados.rados.0.smithi084.stdout:3773: writing smithi08466639-22 from 592240 to 1057585 tid 1 2023-10-01T07:35:46.278 INFO:tasks.rados.rados.0.smithi084.stdout:3773: writing smithi08466639-22 from 1593754 to 2279906 tid 2 2023-10-01T07:35:46.283 INFO:tasks.rados.rados.0.smithi084.stdout:3773: writing smithi08466639-22 from 2809814 to 2992240 tid 3 2023-10-01T07:35:46.283 INFO:tasks.rados.rados.0.smithi084.stdout:3774: write oid 129 current snap is 0 2023-10-01T07:35:46.283 INFO:tasks.rados.rados.0.smithi084.stdout:3767: finishing write tid 4 to smithi08466639-409 2023-10-01T07:35:46.283 INFO:tasks.rados.rados.0.smithi084.stdout:3767: finishing write tid 5 to smithi08466639-409 2023-10-01T07:35:46.283 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 409 v 369 (ObjNum 2316 snap 0 seq_num 2316) dirty exists 2023-10-01T07:35:46.283 INFO:tasks.rados.rados.0.smithi084.stdout:3767: left oid 409 (ObjNum 2316 snap 0 seq_num 2316) 2023-10-01T07:35:46.283 INFO:tasks.rados.rados.0.smithi084.stdout:3768: finishing write tid 1 to smithi08466639-208 2023-10-01T07:35:46.283 INFO:tasks.rados.rados.0.smithi084.stdout:3768: finishing write tid 2 to smithi08466639-208 2023-10-01T07:35:46.284 INFO:tasks.rados.rados.0.smithi084.stdout:3768: finishing write tid 3 to smithi08466639-208 2023-10-01T07:35:46.284 INFO:tasks.rados.rados.0.smithi084.stdout:3768: finishing write tid 4 to smithi08466639-208 2023-10-01T07:35:46.284 INFO:tasks.rados.rados.0.smithi084.stdout:3768: finishing write tid 5 to smithi08466639-208 2023-10-01T07:35:46.284 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 208 v 525 (ObjNum 2317 snap 0 seq_num 2317) dirty exists 2023-10-01T07:35:46.284 INFO:tasks.rados.rados.0.smithi084.stdout:3768: left oid 208 (ObjNum 2317 snap 0 seq_num 2317) 2023-10-01T07:35:46.284 INFO:tasks.rados.rados.0.smithi084.stdout:3769: finishing write tid 1 to smithi08466639-167 2023-10-01T07:35:46.284 INFO:tasks.rados.rados.0.smithi084.stdout:3774: seq_num 2321 ranges {609047=540594,1935883=429810,3004531=4516} 2023-10-01T07:35:46.289 INFO:tasks.rados.rados.0.smithi084.stdout:3774: writing smithi08466639-129 from 609047 to 1149641 tid 1 2023-10-01T07:35:46.296 INFO:tasks.rados.rados.0.smithi084.stdout:3774: writing smithi08466639-129 from 1935883 to 2365693 tid 2 2023-10-01T07:35:46.300 INFO:tasks.rados.rados.0.smithi084.stdout:3774: writing smithi08466639-129 from 3004531 to 3009047 tid 3 2023-10-01T07:35:46.300 INFO:tasks.rados.rados.0.smithi084.stdout:3767: done (7 left) 2023-10-01T07:35:46.300 INFO:tasks.rados.rados.0.smithi084.stdout:3768: done (6 left) 2023-10-01T07:35:46.300 INFO:tasks.rados.rados.0.smithi084.stdout:3775: write oid 378 current snap is 0 2023-10-01T07:35:46.301 INFO:tasks.rados.rados.0.smithi084.stdout:3775: seq_num 2322 ranges {625854=615843,1994365=573468} 2023-10-01T07:35:46.307 INFO:tasks.rados.rados.0.smithi084.stdout:3775: writing smithi08466639-378 from 625854 to 1241697 tid 1 2023-10-01T07:35:46.314 INFO:tasks.rados.rados.0.smithi084.stdout:3775: writing smithi08466639-378 from 1994365 to 2567833 tid 2 2023-10-01T07:35:46.315 INFO:tasks.rados.rados.0.smithi084.stdout:3776: write oid 264 current snap is 0 2023-10-01T07:35:46.315 INFO:tasks.rados.rados.0.smithi084.stdout:3776: seq_num 2323 ranges {642661=691092,2052847=433479} 2023-10-01T07:35:46.322 INFO:tasks.rados.rados.0.smithi084.stdout:3776: writing smithi08466639-264 from 642661 to 1333753 tid 1 2023-10-01T07:35:46.329 INFO:tasks.rados.rados.0.smithi084.stdout:3776: writing smithi08466639-264 from 2052847 to 2486326 tid 2 2023-10-01T07:35:46.329 INFO:tasks.rados.rados.0.smithi084.stdout:3777: write oid 400 current snap is 0 2023-10-01T07:35:46.329 INFO:tasks.rados.rados.0.smithi084.stdout:3777: seq_num 2324 ranges {659468=766341,2111329=577137} 2023-10-01T07:35:46.337 INFO:tasks.rados.rados.0.smithi084.stdout:3777: writing smithi08466639-400 from 659468 to 1425809 tid 1 2023-10-01T07:35:46.344 INFO:tasks.rados.rados.0.smithi084.stdout:3777: writing smithi08466639-400 from 2111329 to 2688466 tid 2 2023-10-01T07:35:46.344 INFO:tasks.rados.rados.0.smithi084.stdout:3778: read oid 391 snap -1 2023-10-01T07:35:46.344 INFO:tasks.rados.rados.0.smithi084.stdout:3778: expect (ObjNum 1630 snap 0 seq_num 1630) 2023-10-01T07:35:46.345 INFO:tasks.rados.rados.0.smithi084.stdout:3779: write oid 123 current snap is 0 2023-10-01T07:35:46.345 INFO:tasks.rados.rados.0.smithi084.stdout:3779: seq_num 2325 ranges {676275=441590,1653458=437148,2597870=431077} 2023-10-01T07:35:46.351 INFO:tasks.rados.rados.0.smithi084.stdout:3779: writing smithi08466639-123 from 676275 to 1117865 tid 1 2023-10-01T07:35:46.357 INFO:tasks.rados.rados.0.smithi084.stdout:3779: writing smithi08466639-123 from 1653458 to 2090606 tid 2 2023-10-01T07:35:46.362 INFO:tasks.rados.rados.0.smithi084.stdout:3779: writing smithi08466639-123 from 2597870 to 3028947 tid 3 2023-10-01T07:35:46.362 INFO:tasks.rados.rados.0.smithi084.stdout:3780: read oid 281 snap -1 2023-10-01T07:35:46.362 INFO:tasks.rados.rados.0.smithi084.stdout:3780: expect (ObjNum 1963 snap 0 seq_num 1963) 2023-10-01T07:35:46.363 INFO:tasks.rados.rados.0.smithi084.stdout:3781: write oid 47 current snap is 0 2023-10-01T07:35:46.363 INFO:tasks.rados.rados.0.smithi084.stdout:3781: seq_num 2326 ranges {693082=516839,1711940=580806,3025293=67789} 2023-10-01T07:35:46.369 INFO:tasks.rados.rados.0.smithi084.stdout:3781: writing smithi08466639-47 from 693082 to 1209921 tid 1 2023-10-01T07:35:46.375 INFO:tasks.rados.rados.0.smithi084.stdout:3781: writing smithi08466639-47 from 1711940 to 2292746 tid 2 2023-10-01T07:35:46.380 INFO:tasks.rados.rados.0.smithi084.stdout:3781: writing smithi08466639-47 from 3025293 to 3093082 tid 3 2023-10-01T07:35:46.380 INFO:tasks.rados.rados.0.smithi084.stdout:3782: read oid 320 snap -1 2023-10-01T07:35:46.380 INFO:tasks.rados.rados.0.smithi084.stdout:3782: expect (ObjNum 2239 snap 0 seq_num 2239) 2023-10-01T07:35:46.380 INFO:tasks.rados.rados.0.smithi084.stdout:3783: write oid 218 current snap is 0 2023-10-01T07:35:46.381 INFO:tasks.rados.rados.0.smithi084.stdout:3783: seq_num 2327 ranges {709889=708441,1886775=440817,2769069=340820} 2023-10-01T07:35:46.388 INFO:tasks.rados.rados.0.smithi084.stdout:3783: writing smithi08466639-218 from 709889 to 1418330 tid 1 2023-10-01T07:35:46.393 INFO:tasks.rados.rados.0.smithi084.stdout:3783: writing smithi08466639-218 from 1886775 to 2327592 tid 2 2023-10-01T07:35:46.398 INFO:tasks.rados.rados.0.smithi084.stdout:3783: writing smithi08466639-218 from 2769069 to 3109889 tid 3 2023-10-01T07:35:46.398 INFO:tasks.rados.rados.0.smithi084.stdout:3784: read oid 107 snap -1 2023-10-01T07:35:46.398 INFO:tasks.rados.rados.0.smithi084.stdout:3784: expect deleted 2023-10-01T07:35:46.398 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:35:46.398 INFO:tasks.rados.rados.0.smithi084.stdout:3770: done (15 left) 2023-10-01T07:35:46.398 INFO:tasks.rados.rados.0.smithi084.stdout:3785: write oid 465 current snap is 0 2023-10-01T07:35:46.398 INFO:tasks.rados.rados.0.smithi084.stdout:3785: seq_num 2328 ranges {726696=783690,1945257=584475} 2023-10-01T07:35:46.406 INFO:tasks.rados.rados.0.smithi084.stdout:3785: writing smithi08466639-465 from 726696 to 1510386 tid 1 2023-10-01T07:35:46.413 INFO:tasks.rados.rados.0.smithi084.stdout:3785: writing smithi08466639-465 from 1945257 to 2529732 tid 2 2023-10-01T07:35:46.414 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:35:46.414 INFO:tasks.rados.rados.0.smithi084.stdout:3769: finishing write tid 2 to smithi08466639-167 2023-10-01T07:35:46.414 INFO:tasks.rados.rados.0.smithi084.stdout:3769: finishing write tid 3 to smithi08466639-167 2023-10-01T07:35:46.414 INFO:tasks.rados.rados.0.smithi084.stdout:3769: finishing write tid 4 to smithi08466639-167 2023-10-01T07:35:46.414 INFO:tasks.rados.rados.0.smithi084.stdout:3769: finishing write tid 5 to smithi08466639-167 2023-10-01T07:35:46.414 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 167 v 373 (ObjNum 2318 snap 0 seq_num 2318) dirty exists 2023-10-01T07:35:46.414 INFO:tasks.rados.rados.0.smithi084.stdout:3769: left oid 167 (ObjNum 2318 snap 0 seq_num 2318) 2023-10-01T07:35:46.414 INFO:tasks.rados.rados.0.smithi084.stdout:3772: finishing write tid 1 to smithi08466639-398 2023-10-01T07:35:46.414 INFO:tasks.rados.rados.0.smithi084.stdout:3772: finishing write tid 2 to smithi08466639-398 2023-10-01T07:35:46.414 INFO:tasks.rados.rados.0.smithi084.stdout:3772: finishing write tid 3 to smithi08466639-398 2023-10-01T07:35:46.415 INFO:tasks.rados.rados.0.smithi084.stdout:3772: finishing write tid 4 to smithi08466639-398 2023-10-01T07:35:46.415 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 398 v 376 (ObjNum 2319 snap 0 seq_num 2319) dirty exists 2023-10-01T07:35:46.415 INFO:tasks.rados.rados.0.smithi084.stdout:3772: left oid 398 (ObjNum 2319 snap 0 seq_num 2319) 2023-10-01T07:35:46.415 INFO:tasks.rados.rados.0.smithi084.stdout:3773: finishing write tid 1 to smithi08466639-22 2023-10-01T07:35:46.415 INFO:tasks.rados.rados.0.smithi084.stdout:3773: finishing write tid 2 to smithi08466639-22 2023-10-01T07:35:46.415 INFO:tasks.rados.rados.0.smithi084.stdout:3773: finishing write tid 3 to smithi08466639-22 2023-10-01T07:35:46.415 INFO:tasks.rados.rados.0.smithi084.stdout:3773: finishing write tid 4 to smithi08466639-22 2023-10-01T07:35:46.415 INFO:tasks.rados.rados.0.smithi084.stdout:3773: finishing write tid 5 to smithi08466639-22 2023-10-01T07:35:46.415 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 22 v 381 (ObjNum 2320 snap 0 seq_num 2320) dirty exists 2023-10-01T07:35:46.415 INFO:tasks.rados.rados.0.smithi084.stdout:3773: left oid 22 (ObjNum 2320 snap 0 seq_num 2320) 2023-10-01T07:35:46.415 INFO:tasks.rados.rados.0.smithi084.stdout:3774: finishing write tid 1 to smithi08466639-129 2023-10-01T07:35:46.416 INFO:tasks.rados.rados.0.smithi084.stdout:3774: finishing write tid 2 to smithi08466639-129 2023-10-01T07:35:46.416 INFO:tasks.rados.rados.0.smithi084.stdout:3774: finishing write tid 3 to smithi08466639-129 2023-10-01T07:35:46.416 INFO:tasks.rados.rados.0.smithi084.stdout:3774: finishing write tid 4 to smithi08466639-129 2023-10-01T07:35:46.416 INFO:tasks.rados.rados.0.smithi084.stdout:3774: finishing write tid 5 to smithi08466639-129 2023-10-01T07:35:46.416 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 129 v 385 (ObjNum 2321 snap 0 seq_num 2321) dirty exists 2023-10-01T07:35:46.416 INFO:tasks.rados.rados.0.smithi084.stdout:3774: left oid 129 (ObjNum 2321 snap 0 seq_num 2321) 2023-10-01T07:35:46.416 INFO:tasks.rados.rados.0.smithi084.stdout:3775: finishing write tid 1 to smithi08466639-378 2023-10-01T07:35:46.416 INFO:tasks.rados.rados.0.smithi084.stdout:3775: finishing write tid 2 to smithi08466639-378 2023-10-01T07:35:46.416 INFO:tasks.rados.rados.0.smithi084.stdout:3775: finishing write tid 3 to smithi08466639-378 2023-10-01T07:35:46.416 INFO:tasks.rados.rados.0.smithi084.stdout:3775: finishing write tid 4 to smithi08466639-378 2023-10-01T07:35:46.416 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 378 v 388 (ObjNum 2322 snap 0 seq_num 2322) dirty exists 2023-10-01T07:35:46.417 INFO:tasks.rados.rados.0.smithi084.stdout:3775: left oid 378 (ObjNum 2322 snap 0 seq_num 2322) 2023-10-01T07:35:46.417 INFO:tasks.rados.rados.0.smithi084.stdout:3776: finishing write tid 1 to smithi08466639-264 2023-10-01T07:35:46.417 INFO:tasks.rados.rados.0.smithi084.stdout:3776: finishing write tid 2 to smithi08466639-264 2023-10-01T07:35:46.417 INFO:tasks.rados.rados.0.smithi084.stdout:3776: finishing write tid 3 to smithi08466639-264 2023-10-01T07:35:46.417 INFO:tasks.rados.rados.0.smithi084.stdout:3776: finishing write tid 4 to smithi08466639-264 2023-10-01T07:35:46.417 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 264 v 522 (ObjNum 2323 snap 0 seq_num 2323) dirty exists 2023-10-01T07:35:46.417 INFO:tasks.rados.rados.0.smithi084.stdout:3776: left oid 264 (ObjNum 2323 snap 0 seq_num 2323) 2023-10-01T07:35:46.417 INFO:tasks.rados.rados.0.smithi084.stdout:3777: finishing write tid 1 to smithi08466639-400 2023-10-01T07:35:46.417 INFO:tasks.rados.rados.0.smithi084.stdout:3777: finishing write tid 2 to smithi08466639-400 2023-10-01T07:35:46.417 INFO:tasks.rados.rados.0.smithi084.stdout:3777: finishing write tid 3 to smithi08466639-400 2023-10-01T07:35:46.417 INFO:tasks.rados.rados.0.smithi084.stdout:3777: finishing write tid 4 to smithi08466639-400 2023-10-01T07:35:46.418 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 400 v 417 (ObjNum 2324 snap 0 seq_num 2324) dirty exists 2023-10-01T07:35:46.418 INFO:tasks.rados.rados.0.smithi084.stdout:3777: left oid 400 (ObjNum 2324 snap 0 seq_num 2324) 2023-10-01T07:35:46.418 INFO:tasks.rados.rados.0.smithi084.stdout:3779: finishing write tid 1 to smithi08466639-123 2023-10-01T07:35:46.418 INFO:tasks.rados.rados.0.smithi084.stdout:3778: expect (ObjNum 1630 snap 0 seq_num 1630) 2023-10-01T07:35:46.531 INFO:tasks.rados.rados.0.smithi084.stdout:3779: finishing write tid 2 to smithi08466639-123 2023-10-01T07:35:46.531 INFO:tasks.rados.rados.0.smithi084.stdout:3779: finishing write tid 3 to smithi08466639-123 2023-10-01T07:35:46.531 INFO:tasks.rados.rados.0.smithi084.stdout:3779: finishing write tid 4 to smithi08466639-123 2023-10-01T07:35:46.531 INFO:tasks.rados.rados.0.smithi084.stdout:3779: finishing write tid 5 to smithi08466639-123 2023-10-01T07:35:46.531 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 123 v 529 (ObjNum 2325 snap 0 seq_num 2325) dirty exists 2023-10-01T07:35:46.531 INFO:tasks.rados.rados.0.smithi084.stdout:3779: left oid 123 (ObjNum 2325 snap 0 seq_num 2325) 2023-10-01T07:35:46.531 INFO:tasks.rados.rados.0.smithi084.stdout:3780: expect (ObjNum 1963 snap 0 seq_num 1963) 2023-10-01T07:35:46.607 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:35:46 smithi112 bash[54997]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-prometheus-a 2023-10-01T07:35:46.744 INFO:tasks.rados.rados.0.smithi084.stdout:3781: finishing write tid 1 to smithi08466639-47 2023-10-01T07:35:46.745 INFO:tasks.rados.rados.0.smithi084.stdout:3781: finishing write tid 2 to smithi08466639-47 2023-10-01T07:35:46.745 INFO:tasks.rados.rados.0.smithi084.stdout:3781: finishing write tid 3 to smithi08466639-47 2023-10-01T07:35:46.745 INFO:tasks.rados.rados.0.smithi084.stdout:3769: done (15 left) 2023-10-01T07:35:46.745 INFO:tasks.rados.rados.0.smithi084.stdout:3771: done (14 left) 2023-10-01T07:35:46.745 INFO:tasks.rados.rados.0.smithi084.stdout:3772: done (13 left) 2023-10-01T07:35:46.745 INFO:tasks.rados.rados.0.smithi084.stdout:3773: done (12 left) 2023-10-01T07:35:46.745 INFO:tasks.rados.rados.0.smithi084.stdout:3774: done (11 left) 2023-10-01T07:35:46.745 INFO:tasks.rados.rados.0.smithi084.stdout:3775: done (10 left) 2023-10-01T07:35:46.745 INFO:tasks.rados.rados.0.smithi084.stdout:3776: done (9 left) 2023-10-01T07:35:46.745 INFO:tasks.rados.rados.0.smithi084.stdout:3777: done (8 left) 2023-10-01T07:35:46.745 INFO:tasks.rados.rados.0.smithi084.stdout:3778: done (7 left) 2023-10-01T07:35:46.746 INFO:tasks.rados.rados.0.smithi084.stdout:3779: done (6 left) 2023-10-01T07:35:46.746 INFO:tasks.rados.rados.0.smithi084.stdout:3780: done (5 left) 2023-10-01T07:35:46.746 INFO:tasks.rados.rados.0.smithi084.stdout:3786: write oid 95 current snap is 0 2023-10-01T07:35:46.746 INFO:tasks.rados.rados.0.smithi084.stdout:3781: finishing write tid 4 to smithi08466639-47 2023-10-01T07:35:46.746 INFO:tasks.rados.rados.0.smithi084.stdout:3781: finishing write tid 5 to smithi08466639-47 2023-10-01T07:35:46.746 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 47 v 374 (ObjNum 2326 snap 0 seq_num 2326) dirty exists 2023-10-01T07:35:46.746 INFO:tasks.rados.rados.0.smithi084.stdout:3781: left oid 47 (ObjNum 2326 snap 0 seq_num 2326) 2023-10-01T07:35:46.746 INFO:tasks.rados.rados.0.smithi084.stdout:3782: expect (ObjNum 2239 snap 0 seq_num 2239) 2023-10-01T07:35:46.916 INFO:tasks.rados.rados.0.smithi084.stdout:3783: finishing write tid 1 to smithi08466639-218 2023-10-01T07:35:46.917 INFO:tasks.rados.rados.0.smithi084.stdout:3783: finishing write tid 2 to smithi08466639-218 2023-10-01T07:35:46.917 INFO:tasks.rados.rados.0.smithi084.stdout:3783: finishing write tid 3 to smithi08466639-218 2023-10-01T07:35:46.917 INFO:tasks.rados.rados.0.smithi084.stdout:3783: finishing write tid 4 to smithi08466639-218 2023-10-01T07:35:46.917 INFO:tasks.rados.rados.0.smithi084.stdout:3783: finishing write tid 5 to smithi08466639-218 2023-10-01T07:35:46.917 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 218 v 405 (ObjNum 2327 snap 0 seq_num 2327) dirty exists 2023-10-01T07:35:46.917 INFO:tasks.rados.rados.0.smithi084.stdout:3783: left oid 218 (ObjNum 2327 snap 0 seq_num 2327) 2023-10-01T07:35:46.917 INFO:tasks.rados.rados.0.smithi084.stdout:3785: finishing write tid 1 to smithi08466639-465 2023-10-01T07:35:46.917 INFO:tasks.rados.rados.0.smithi084.stdout:3785: finishing write tid 2 to smithi08466639-465 2023-10-01T07:35:46.917 INFO:tasks.rados.rados.0.smithi084.stdout:3785: finishing write tid 3 to smithi08466639-465 2023-10-01T07:35:46.917 INFO:tasks.rados.rados.0.smithi084.stdout:3785: finishing write tid 4 to smithi08466639-465 2023-10-01T07:35:46.917 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 465 v 426 (ObjNum 2328 snap 0 seq_num 2328) dirty exists 2023-10-01T07:35:46.918 INFO:tasks.rados.rados.0.smithi084.stdout:3785: left oid 465 (ObjNum 2328 snap 0 seq_num 2328) 2023-10-01T07:35:46.918 INFO:tasks.rados.rados.0.smithi084.stdout:3786: seq_num 2329 ranges {743503=458939,1887386=444486,3107562=35941} 2023-10-01T07:35:46.929 INFO:tasks.rados.rados.0.smithi084.stdout:3786: writing smithi08466639-95 from 743503 to 1202442 tid 1 2023-10-01T07:35:46.935 INFO:tasks.rados.rados.0.smithi084.stdout:3786: writing smithi08466639-95 from 1887386 to 2331872 tid 2 2023-10-01T07:35:46.940 INFO:tasks.rados.rados.0.smithi084.stdout:3786: writing smithi08466639-95 from 3107562 to 3143503 tid 3 2023-10-01T07:35:46.940 INFO:tasks.rados.rados.0.smithi084.stdout:3781: done (5 left) 2023-10-01T07:35:46.940 INFO:tasks.rados.rados.0.smithi084.stdout:3782: done (4 left) 2023-10-01T07:35:46.940 INFO:tasks.rados.rados.0.smithi084.stdout:3783: done (3 left) 2023-10-01T07:35:46.940 INFO:tasks.rados.rados.0.smithi084.stdout:3784: done (2 left) 2023-10-01T07:35:46.941 INFO:tasks.rados.rados.0.smithi084.stdout:3785: done (1 left) 2023-10-01T07:35:46.941 INFO:tasks.rados.rados.0.smithi084.stdout:3787: delete oid 377 current snap is 0 2023-10-01T07:35:46.941 INFO:tasks.rados.rados.0.smithi084.stdout:3786: finishing write tid 1 to smithi08466639-95 2023-10-01T07:35:46.941 INFO:tasks.rados.rados.0.smithi084.stdout:3786: finishing write tid 2 to smithi08466639-95 2023-10-01T07:35:46.943 INFO:tasks.rados.rados.0.smithi084.stdout:3787: done (1 left) 2023-10-01T07:35:46.943 INFO:tasks.rados.rados.0.smithi084.stdout:3788: delete oid 108 current snap is 0 2023-10-01T07:35:46.943 INFO:tasks.rados.rados.0.smithi084.stdout:3786: finishing write tid 3 to smithi08466639-95 2023-10-01T07:35:46.943 INFO:tasks.rados.rados.0.smithi084.stdout:3786: finishing write tid 4 to smithi08466639-95 2023-10-01T07:35:46.943 INFO:tasks.rados.rados.0.smithi084.stdout:3786: finishing write tid 5 to smithi08466639-95 2023-10-01T07:35:46.944 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 95 v 378 (ObjNum 2329 snap 0 seq_num 2329) dirty exists 2023-10-01T07:35:46.944 INFO:tasks.rados.rados.0.smithi084.stdout:3786: left oid 95 (ObjNum 2329 snap 0 seq_num 2329) 2023-10-01T07:35:46.945 INFO:tasks.rados.rados.0.smithi084.stdout:3786: done (1 left) 2023-10-01T07:35:46.945 INFO:tasks.rados.rados.0.smithi084.stdout:3788: done (0 left) 2023-10-01T07:35:46.945 INFO:tasks.rados.rados.0.smithi084.stdout:3789: read oid 55 snap -1 2023-10-01T07:35:46.945 INFO:tasks.rados.rados.0.smithi084.stdout:3789: expect (ObjNum 732 snap 0 seq_num 732) 2023-10-01T07:35:46.945 INFO:tasks.rados.rados.0.smithi084.stdout:3790: write oid 221 current snap is 0 2023-10-01T07:35:46.945 INFO:tasks.rados.rados.0.smithi084.stdout:3790: seq_num 2332 ranges {793924=684686,2062832=591813,3189831=4093} 2023-10-01T07:35:46.953 INFO:tasks.rados.rados.0.smithi084.stdout:3790: writing smithi08466639-221 from 793924 to 1478610 tid 1 2023-10-01T07:35:46.960 INFO:tasks.rados.rados.0.smithi084.stdout:3790: writing smithi08466639-221 from 2062832 to 2654645 tid 2 2023-10-01T07:35:46.964 INFO:tasks.rados.rados.0.smithi084.stdout:3790: writing smithi08466639-221 from 3189831 to 3193924 tid 3 2023-10-01T07:35:46.964 INFO:tasks.rados.rados.0.smithi084.stdout:3791: read oid 428 snap -1 2023-10-01T07:35:46.964 INFO:tasks.rados.rados.0.smithi084.stdout:3791: expect deleted 2023-10-01T07:35:46.964 INFO:tasks.rados.rados.0.smithi084.stdout:3792: write oid 265 current snap is 0 2023-10-01T07:35:46.964 INFO:tasks.rados.rados.0.smithi084.stdout:3792: seq_num 2333 ranges {410731=759935,1604961=451824,2700901=509830} 2023-10-01T07:35:46.970 INFO:tasks.rados.rados.0.smithi084.stdout:3792: writing smithi08466639-265 from 410731 to 1170666 tid 1 2023-10-01T07:35:46.976 INFO:tasks.rados.rados.0.smithi084.stdout:3792: writing smithi08466639-265 from 1604961 to 2056785 tid 2 2023-10-01T07:35:46.977 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:46 smithi112 bash[27689]: cluster 2023-10-01T07:35:45.448487+0000 mgr.y (mgr.15282) 26 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 75 MiB/s rd, 11 MiB/s wr, 108 op/s 2023-10-01T07:35:46.978 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:35:46 smithi112 bash[55058]: Error response from daemon: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-prometheus-a 2023-10-01T07:35:46.978 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:35:46 smithi112 systemd[1]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@prometheus.a.service: Succeeded. 2023-10-01T07:35:46.978 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:35:46 smithi112 systemd[1]: Stopped Ceph prometheus.a for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T07:35:46.978 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:35:46 smithi112 systemd[1]: Started Ceph prometheus.a for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T07:35:46.982 INFO:tasks.rados.rados.0.smithi084.stdout:3792: writing smithi08466639-265 from 2700901 to 3210731 tid 3 2023-10-01T07:35:46.983 INFO:tasks.rados.rados.0.smithi084.stdout:3793: write oid 256 current snap is 0 2023-10-01T07:35:46.983 INFO:tasks.rados.rados.0.smithi084.stdout:3793: seq_num 2334 ranges {427538=551537,1379796=595482,2444677=565231} 2023-10-01T07:35:46.988 INFO:tasks.rados.rados.0.smithi084.stdout:3793: writing smithi08466639-256 from 427538 to 979075 tid 1 2023-10-01T07:35:46.994 INFO:tasks.rados.rados.0.smithi084.stdout:3793: writing smithi08466639-256 from 1379796 to 1975278 tid 2 2023-10-01T07:35:47.000 INFO:tasks.rados.rados.0.smithi084.stdout:3793: writing smithi08466639-256 from 2444677 to 3009908 tid 3 2023-10-01T07:35:47.000 INFO:tasks.rados.rados.0.smithi084.stdout:3794: write oid 76 current snap is 0 2023-10-01T07:35:47.000 INFO:tasks.rados.rados.0.smithi084.stdout:3794: seq_num 2335 ranges {444345=626786,1838278=739140} 2023-10-01T07:35:47.006 INFO:tasks.rados.rados.0.smithi084.stdout:3794: writing smithi08466639-76 from 444345 to 1071131 tid 1 2023-10-01T07:35:47.015 INFO:tasks.rados.rados.0.smithi084.stdout:3794: writing smithi08466639-76 from 1838278 to 2577418 tid 2 2023-10-01T07:35:47.015 INFO:tasks.rados.rados.0.smithi084.stdout:3795: read oid 227 snap -1 2023-10-01T07:35:47.015 INFO:tasks.rados.rados.0.smithi084.stdout:3795: expect deleted 2023-10-01T07:35:47.015 INFO:tasks.rados.rados.0.smithi084.stdout:3796: write oid 487 current snap is 0 2023-10-01T07:35:47.015 INFO:tasks.rados.rados.0.smithi084.stdout:3789: expect (ObjNum 732 snap 0 seq_num 732) 2023-10-01T07:35:47.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:46 smithi084 bash[27378]: cluster 2023-10-01T07:35:45.448487+0000 mgr.y (mgr.15282) 26 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 75 MiB/s rd, 11 MiB/s wr, 108 op/s 2023-10-01T07:35:47.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:46 smithi084 bash[33757]: cluster 2023-10-01T07:35:45.448487+0000 mgr.y (mgr.15282) 26 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 75 MiB/s rd, 11 MiB/s wr, 108 op/s 2023-10-01T07:35:47.156 INFO:tasks.rados.rados.0.smithi084.stdout:3790: finishing write tid 1 to smithi08466639-221 2023-10-01T07:35:47.156 INFO:tasks.rados.rados.0.smithi084.stdout:3790: finishing write tid 2 to smithi08466639-221 2023-10-01T07:35:47.156 INFO:tasks.rados.rados.0.smithi084.stdout:3790: finishing write tid 3 to smithi08466639-221 2023-10-01T07:35:47.156 INFO:tasks.rados.rados.0.smithi084.stdout:3790: finishing write tid 4 to smithi08466639-221 2023-10-01T07:35:47.156 INFO:tasks.rados.rados.0.smithi084.stdout:3790: finishing write tid 5 to smithi08466639-221 2023-10-01T07:35:47.156 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 221 v 526 (ObjNum 2332 snap 0 seq_num 2332) dirty exists 2023-10-01T07:35:47.156 INFO:tasks.rados.rados.0.smithi084.stdout:3790: left oid 221 (ObjNum 2332 snap 0 seq_num 2332) 2023-10-01T07:35:47.156 INFO:tasks.rados.rados.0.smithi084.stdout:3792: finishing write tid 1 to smithi08466639-265 2023-10-01T07:35:47.156 INFO:tasks.rados.rados.0.smithi084.stdout:3792: finishing write tid 2 to smithi08466639-265 2023-10-01T07:35:47.156 INFO:tasks.rados.rados.0.smithi084.stdout:3792: finishing write tid 3 to smithi08466639-265 2023-10-01T07:35:47.156 INFO:tasks.rados.rados.0.smithi084.stdout:3792: finishing write tid 4 to smithi08466639-265 2023-10-01T07:35:47.157 INFO:tasks.rados.rados.0.smithi084.stdout:3792: finishing write tid 5 to smithi08466639-265 2023-10-01T07:35:47.157 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 265 v 421 (ObjNum 2333 snap 0 seq_num 2333) dirty exists 2023-10-01T07:35:47.157 INFO:tasks.rados.rados.0.smithi084.stdout:3792: left oid 265 (ObjNum 2333 snap 0 seq_num 2333) 2023-10-01T07:35:47.157 INFO:tasks.rados.rados.0.smithi084.stdout:3793: finishing write tid 1 to smithi08466639-256 2023-10-01T07:35:47.157 INFO:tasks.rados.rados.0.smithi084.stdout:3793: finishing write tid 2 to smithi08466639-256 2023-10-01T07:35:47.157 INFO:tasks.rados.rados.0.smithi084.stdout:3793: finishing write tid 3 to smithi08466639-256 2023-10-01T07:35:47.157 INFO:tasks.rados.rados.0.smithi084.stdout:3793: finishing write tid 4 to smithi08466639-256 2023-10-01T07:35:47.157 INFO:tasks.rados.rados.0.smithi084.stdout:3793: finishing write tid 5 to smithi08466639-256 2023-10-01T07:35:47.157 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 256 v 430 (ObjNum 2334 snap 0 seq_num 2334) dirty exists 2023-10-01T07:35:47.158 INFO:tasks.rados.rados.0.smithi084.stdout:3793: left oid 256 (ObjNum 2334 snap 0 seq_num 2334) 2023-10-01T07:35:47.158 INFO:tasks.rados.rados.0.smithi084.stdout:3794: finishing write tid 1 to smithi08466639-76 2023-10-01T07:35:47.158 INFO:tasks.rados.rados.0.smithi084.stdout:3794: finishing write tid 2 to smithi08466639-76 2023-10-01T07:35:47.158 INFO:tasks.rados.rados.0.smithi084.stdout:3794: finishing write tid 3 to smithi08466639-76 2023-10-01T07:35:47.158 INFO:tasks.rados.rados.0.smithi084.stdout:3794: finishing write tid 4 to smithi08466639-76 2023-10-01T07:35:47.158 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 76 v 507 (ObjNum 2335 snap 0 seq_num 2335) dirty exists 2023-10-01T07:35:47.158 INFO:tasks.rados.rados.0.smithi084.stdout:3794: left oid 76 (ObjNum 2335 snap 0 seq_num 2335) 2023-10-01T07:35:47.158 INFO:tasks.rados.rados.0.smithi084.stdout:3796: seq_num 2336 ranges {461152=702035,1896760=599151,2899523=361629} 2023-10-01T07:35:47.169 INFO:tasks.rados.rados.0.smithi084.stdout:3796: writing smithi08466639-487 from 461152 to 1163187 tid 1 2023-10-01T07:35:47.176 INFO:tasks.rados.rados.0.smithi084.stdout:3796: writing smithi08466639-487 from 1896760 to 2495911 tid 2 2023-10-01T07:35:47.181 INFO:tasks.rados.rados.0.smithi084.stdout:3796: writing smithi08466639-487 from 2899523 to 3261152 tid 3 2023-10-01T07:35:47.181 INFO:tasks.rados.rados.0.smithi084.stdout:3789: done (7 left) 2023-10-01T07:35:47.182 INFO:tasks.rados.rados.0.smithi084.stdout:3790: done (6 left) 2023-10-01T07:35:47.182 INFO:tasks.rados.rados.0.smithi084.stdout:3791: done (5 left) 2023-10-01T07:35:47.182 INFO:tasks.rados.rados.0.smithi084.stdout:3792: done (4 left) 2023-10-01T07:35:47.182 INFO:tasks.rados.rados.0.smithi084.stdout:3793: done (3 left) 2023-10-01T07:35:47.182 INFO:tasks.rados.rados.0.smithi084.stdout:3794: done (2 left) 2023-10-01T07:35:47.182 INFO:tasks.rados.rados.0.smithi084.stdout:3795: done (1 left) 2023-10-01T07:35:47.182 INFO:tasks.rados.rados.0.smithi084.stdout:3797: read oid 189 snap -1 2023-10-01T07:35:47.182 INFO:tasks.rados.rados.0.smithi084.stdout:3797: expect (ObjNum 1622 snap 0 seq_num 1622) 2023-10-01T07:35:47.182 INFO:tasks.rados.rados.0.smithi084.stdout:3798: read oid 210 snap -1 2023-10-01T07:35:47.182 INFO:tasks.rados.rados.0.smithi084.stdout:3798: expect (ObjNum 2245 snap 0 seq_num 2245) 2023-10-01T07:35:47.182 INFO:tasks.rados.rados.0.smithi084.stdout:3799: read oid 300 snap -1 2023-10-01T07:35:47.182 INFO:tasks.rados.rados.0.smithi084.stdout:3799: expect (ObjNum 2297 snap 0 seq_num 2297) 2023-10-01T07:35:47.183 INFO:tasks.rados.rados.0.smithi084.stdout:3800: write oid 361 current snap is 0 2023-10-01T07:35:47.183 INFO:tasks.rados.rados.0.smithi084.stdout:3800: seq_num 2337 ranges {477959=777284,1838889=742809,3210593=67366} 2023-10-01T07:35:47.188 INFO:tasks.rados.rados.0.smithi084.stdout:3800: writing smithi08466639-361 from 477959 to 1255243 tid 1 2023-10-01T07:35:47.196 INFO:tasks.rados.rados.0.smithi084.stdout:3800: writing smithi08466639-361 from 1838889 to 2581698 tid 2 2023-10-01T07:35:47.200 INFO:tasks.rados.rados.0.smithi084.stdout:3800: writing smithi08466639-361 from 3210593 to 3277959 tid 3 2023-10-01T07:35:47.200 INFO:tasks.rados.rados.0.smithi084.stdout:3801: write oid 291 current snap is 0 2023-10-01T07:35:47.200 INFO:tasks.rados.rados.0.smithi084.stdout:3796: finishing write tid 1 to smithi08466639-487 2023-10-01T07:35:47.200 INFO:tasks.rados.rados.0.smithi084.stdout:3796: finishing write tid 2 to smithi08466639-487 2023-10-01T07:35:47.200 INFO:tasks.rados.rados.0.smithi084.stdout:3796: finishing write tid 3 to smithi08466639-487 2023-10-01T07:35:47.201 INFO:tasks.rados.rados.0.smithi084.stdout:3796: finishing write tid 4 to smithi08466639-487 2023-10-01T07:35:47.201 INFO:tasks.rados.rados.0.smithi084.stdout:3796: finishing write tid 5 to smithi08466639-487 2023-10-01T07:35:47.201 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 487 v 531 (ObjNum 2336 snap 0 seq_num 2336) dirty exists 2023-10-01T07:35:47.201 INFO:tasks.rados.rados.0.smithi084.stdout:3796: left oid 487 (ObjNum 2336 snap 0 seq_num 2336) 2023-10-01T07:35:47.201 INFO:tasks.rados.rados.0.smithi084.stdout:3797: expect (ObjNum 1622 snap 0 seq_num 1622) 2023-10-01T07:35:47.397 INFO:tasks.rados.rados.0.smithi084.stdout:3799: expect (ObjNum 2297 snap 0 seq_num 2297) 2023-10-01T07:35:47.483 INFO:tasks.rados.rados.0.smithi084.stdout:3798: expect (ObjNum 2245 snap 0 seq_num 2245) 2023-10-01T07:35:47.708 INFO:tasks.rados.rados.0.smithi084.stdout:3800: finishing write tid 1 to smithi08466639-361 2023-10-01T07:35:47.708 INFO:tasks.rados.rados.0.smithi084.stdout:3800: finishing write tid 2 to smithi08466639-361 2023-10-01T07:35:47.708 INFO:tasks.rados.rados.0.smithi084.stdout:3800: finishing write tid 3 to smithi08466639-361 2023-10-01T07:35:47.709 INFO:tasks.rados.rados.0.smithi084.stdout:3800: finishing write tid 4 to smithi08466639-361 2023-10-01T07:35:47.709 INFO:tasks.rados.rados.0.smithi084.stdout:3800: finishing write tid 5 to smithi08466639-361 2023-10-01T07:35:47.709 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 361 v 511 (ObjNum 2337 snap 0 seq_num 2337) dirty exists 2023-10-01T07:35:47.709 INFO:tasks.rados.rados.0.smithi084.stdout:3800: left oid 361 (ObjNum 2337 snap 0 seq_num 2337) 2023-10-01T07:35:47.709 INFO:tasks.rados.rados.0.smithi084.stdout:3801: seq_num 2338 ranges {494766=452533,1497371=602820,2838016=456750} 2023-10-01T07:35:47.721 INFO:tasks.rados.rados.0.smithi084.stdout:3801: writing smithi08466639-291 from 494766 to 947299 tid 1 2023-10-01T07:35:47.727 INFO:tasks.rados.rados.0.smithi084.stdout:3801: writing smithi08466639-291 from 1497371 to 2100191 tid 2 2023-10-01T07:35:47.735 INFO:tasks.rados.rados.0.smithi084.stdout:3801: writing smithi08466639-291 from 2838016 to 3294766 tid 3 2023-10-01T07:35:47.735 INFO:tasks.rados.rados.0.smithi084.stdout:3796: done (5 left) 2023-10-01T07:35:47.735 INFO:tasks.rados.rados.0.smithi084.stdout:3797: done (4 left) 2023-10-01T07:35:47.735 INFO:tasks.rados.rados.0.smithi084.stdout:3798: done (3 left) 2023-10-01T07:35:47.735 INFO:tasks.rados.rados.0.smithi084.stdout:3799: done (2 left) 2023-10-01T07:35:47.735 INFO:tasks.rados.rados.0.smithi084.stdout:3800: done (1 left) 2023-10-01T07:35:47.736 INFO:tasks.rados.rados.0.smithi084.stdout:3802: write oid 399 current snap is 0 2023-10-01T07:35:47.736 INFO:tasks.rados.rados.0.smithi084.stdout:3802: seq_num 2339 ranges {511573=527782,1555853=746478,2865439=446134} 2023-10-01T07:35:47.741 INFO:tasks.rados.rados.0.smithi084.stdout:3802: writing smithi08466639-399 from 511573 to 1039355 tid 1 2023-10-01T07:35:47.748 INFO:tasks.rados.rados.0.smithi084.stdout:3802: writing smithi08466639-399 from 1555853 to 2302331 tid 2 2023-10-01T07:35:47.754 INFO:tasks.rados.rados.0.smithi084.stdout:3802: writing smithi08466639-399 from 2865439 to 3311573 tid 3 2023-10-01T07:35:47.754 INFO:tasks.rados.rados.0.smithi084.stdout:3803: read oid 252 snap -1 2023-10-01T07:35:47.754 INFO:tasks.rados.rados.0.smithi084.stdout:3803: expect (ObjNum 2242 snap 0 seq_num 2242) 2023-10-01T07:35:47.754 INFO:tasks.rados.rados.0.smithi084.stdout:3804: read oid 411 snap -1 2023-10-01T07:35:47.754 INFO:tasks.rados.rados.0.smithi084.stdout:3804: expect (ObjNum 2203 snap 0 seq_num 2203) 2023-10-01T07:35:47.754 INFO:tasks.rados.rados.0.smithi084.stdout:3805: delete oid 488 current snap is 0 2023-10-01T07:35:47.754 INFO:tasks.rados.rados.0.smithi084.stdout:3801: finishing write tid 1 to smithi08466639-291 2023-10-01T07:35:47.755 INFO:tasks.rados.rados.0.smithi084.stdout:3801: finishing write tid 2 to smithi08466639-291 2023-10-01T07:35:47.755 INFO:tasks.rados.rados.0.smithi084.stdout:3801: finishing write tid 3 to smithi08466639-291 2023-10-01T07:35:47.755 INFO:tasks.rados.rados.0.smithi084.stdout:3801: finishing write tid 4 to smithi08466639-291 2023-10-01T07:35:47.755 INFO:tasks.rados.rados.0.smithi084.stdout:3801: finishing write tid 5 to smithi08466639-291 2023-10-01T07:35:47.755 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 291 v 389 (ObjNum 2338 snap 0 seq_num 2338) dirty exists 2023-10-01T07:35:47.755 INFO:tasks.rados.rados.0.smithi084.stdout:3801: left oid 291 (ObjNum 2338 snap 0 seq_num 2338) 2023-10-01T07:35:47.755 INFO:tasks.rados.rados.0.smithi084.stdout:3802: finishing write tid 1 to smithi08466639-399 2023-10-01T07:35:47.755 INFO:tasks.rados.rados.0.smithi084.stdout:3802: finishing write tid 2 to smithi08466639-399 2023-10-01T07:35:47.757 INFO:tasks.rados.rados.0.smithi084.stdout:3801: done (4 left) 2023-10-01T07:35:47.757 INFO:tasks.rados.rados.0.smithi084.stdout:3805: done (3 left) 2023-10-01T07:35:47.757 INFO:tasks.rados.rados.0.smithi084.stdout:3806: delete oid 481 current snap is 0 2023-10-01T07:35:47.758 INFO:tasks.rados.rados.0.smithi084.stdout:3802: finishing write tid 3 to smithi08466639-399 2023-10-01T07:35:47.758 INFO:tasks.rados.rados.0.smithi084.stdout:3802: finishing write tid 4 to smithi08466639-399 2023-10-01T07:35:47.758 INFO:tasks.rados.rados.0.smithi084.stdout:3802: finishing write tid 5 to smithi08466639-399 2023-10-01T07:35:47.758 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 399 v 495 (ObjNum 2339 snap 0 seq_num 2339) dirty exists 2023-10-01T07:35:47.758 INFO:tasks.rados.rados.0.smithi084.stdout:3802: left oid 399 (ObjNum 2339 snap 0 seq_num 2339) 2023-10-01T07:35:47.765 INFO:tasks.rados.rados.0.smithi084.stdout:3802: done (3 left) 2023-10-01T07:35:47.765 INFO:tasks.rados.rados.0.smithi084.stdout:3806: done (2 left) 2023-10-01T07:35:47.765 INFO:tasks.rados.rados.0.smithi084.stdout:3807: read oid 380 snap -1 2023-10-01T07:35:47.765 INFO:tasks.rados.rados.0.smithi084.stdout:3807: expect deleted 2023-10-01T07:35:47.765 INFO:tasks.rados.rados.0.smithi084.stdout:3808: read oid 139 snap -1 2023-10-01T07:35:47.765 INFO:tasks.rados.rados.0.smithi084.stdout:3808: expect (ObjNum 2268 snap 0 seq_num 2268) 2023-10-01T07:35:47.765 INFO:tasks.rados.rados.0.smithi084.stdout:3809: read oid 397 snap -1 2023-10-01T07:35:47.765 INFO:tasks.rados.rados.0.smithi084.stdout:3809: expect deleted 2023-10-01T07:35:47.765 INFO:tasks.rados.rados.0.smithi084.stdout:3810: write oid 230 current snap is 0 2023-10-01T07:35:47.765 INFO:tasks.rados.rados.0.smithi084.stdout:3810: seq_num 2342 ranges {561994=469882,1731299=610158,2947708=414286} 2023-10-01T07:35:47.777 INFO:tasks.rados.rados.0.smithi084.stdout:3810: writing smithi08466639-230 from 561994 to 1031876 tid 1 2023-10-01T07:35:47.784 INFO:tasks.rados.rados.0.smithi084.stdout:3810: writing smithi08466639-230 from 1731299 to 2341457 tid 2 2023-10-01T07:35:47.790 INFO:tasks.rados.rados.0.smithi084.stdout:3810: writing smithi08466639-230 from 2947708 to 3361994 tid 3 2023-10-01T07:35:47.791 INFO:tasks.rados.rados.0.smithi084.stdout:3811: write oid 400 current snap is 0 2023-10-01T07:35:47.791 INFO:tasks.rados.rados.0.smithi084.stdout:3811: seq_num 2343 ranges {578801=545131,1789781=753816,2975131=403670} 2023-10-01T07:35:47.797 INFO:tasks.rados.rados.0.smithi084.stdout:3811: writing smithi08466639-400 from 578801 to 1123932 tid 1 2023-10-01T07:35:47.805 INFO:tasks.rados.rados.0.smithi084.stdout:3811: writing smithi08466639-400 from 1789781 to 2543597 tid 2 2023-10-01T07:35:47.810 INFO:tasks.rados.rados.0.smithi084.stdout:3811: writing smithi08466639-400 from 2975131 to 3378801 tid 3 2023-10-01T07:35:47.810 INFO:tasks.rados.rados.0.smithi084.stdout:3812: read oid 495 snap -1 2023-10-01T07:35:47.810 INFO:tasks.rados.rados.0.smithi084.stdout:3812: expect (ObjNum 2281 snap 0 seq_num 2281) 2023-10-01T07:35:47.810 INFO:tasks.rados.rados.0.smithi084.stdout:3813: write oid 445 current snap is 0 2023-10-01T07:35:47.810 INFO:tasks.rados.rados.0.smithi084.stdout:3813: seq_num 2344 ranges {595608=620380,1848263=613827,3002554=393054} 2023-10-01T07:35:47.817 INFO:tasks.rados.rados.0.smithi084.stdout:3813: writing smithi08466639-445 from 595608 to 1215988 tid 1 2023-10-01T07:35:47.824 INFO:tasks.rados.rados.0.smithi084.stdout:3813: writing smithi08466639-445 from 1848263 to 2462090 tid 2 2023-10-01T07:35:47.830 INFO:tasks.rados.rados.0.smithi084.stdout:3813: writing smithi08466639-445 from 3002554 to 3395608 tid 3 2023-10-01T07:35:47.830 INFO:tasks.rados.rados.0.smithi084.stdout:3814: write oid 353 current snap is 0 2023-10-01T07:35:47.830 INFO:tasks.rados.rados.0.smithi084.stdout:3814: seq_num 2345 ranges {612415=695629,1790392=757485,3313624=98791} 2023-10-01T07:35:47.837 INFO:tasks.rados.rados.0.smithi084.stdout:3814: writing smithi08466639-353 from 612415 to 1308044 tid 1 2023-10-01T07:35:47.844 INFO:tasks.rados.rados.0.smithi084.stdout:3814: writing smithi08466639-353 from 1790392 to 2547877 tid 2 2023-10-01T07:35:47.849 INFO:tasks.rados.rados.0.smithi084.stdout:3814: writing smithi08466639-353 from 3313624 to 3412415 tid 3 2023-10-01T07:35:47.849 INFO:tasks.rados.rados.0.smithi084.stdout:3815: write oid 342 current snap is 0 2023-10-01T07:35:47.849 INFO:tasks.rados.rados.0.smithi084.stdout:3815: seq_num 2346 ranges {629222=770878,1848874=501143,2824694=533201} 2023-10-01T07:35:47.857 INFO:tasks.rados.rados.0.smithi084.stdout:3815: writing smithi08466639-342 from 629222 to 1400100 tid 1 2023-10-01T07:35:47.862 INFO:tasks.rados.rados.0.smithi084.stdout:3815: writing smithi08466639-342 from 1848874 to 2350017 tid 2 2023-10-01T07:35:47.869 INFO:tasks.rados.rados.0.smithi084.stdout:3815: writing smithi08466639-342 from 2824694 to 3357895 tid 3 2023-10-01T07:35:47.869 INFO:tasks.rados.rados.0.smithi084.stdout:3816: read oid 343 snap -1 2023-10-01T07:35:47.869 INFO:tasks.rados.rados.0.smithi084.stdout:3816: expect (ObjNum 1368 snap 0 seq_num 1368) 2023-10-01T07:35:47.869 INFO:tasks.rados.rados.0.smithi084.stdout:3817: write oid 264 current snap is 0 2023-10-01T07:35:47.869 INFO:tasks.rados.rados.0.smithi084.stdout:3817: seq_num 2347 ranges {646029=446127,1507356=761154,2968470=477559} 2023-10-01T07:35:47.875 INFO:tasks.rados.rados.0.smithi084.stdout:3817: writing smithi08466639-264 from 646029 to 1092156 tid 1 2023-10-01T07:35:47.882 INFO:tasks.rados.rados.0.smithi084.stdout:3817: writing smithi08466639-264 from 1507356 to 2268510 tid 2 2023-10-01T07:35:47.889 INFO:tasks.rados.rados.0.smithi084.stdout:3817: writing smithi08466639-264 from 2968470 to 3446029 tid 3 2023-10-01T07:35:47.889 INFO:tasks.rados.rados.0.smithi084.stdout:3818: read oid 284 snap -1 2023-10-01T07:35:47.889 INFO:tasks.rados.rados.0.smithi084.stdout:3818: expect (ObjNum 1732 snap 0 seq_num 1732) 2023-10-01T07:35:47.889 INFO:tasks.rados.rados.0.smithi084.stdout:3819: write oid 213 current snap is 0 2023-10-01T07:35:47.889 INFO:tasks.rados.rados.0.smithi084.stdout:3819: seq_num 2348 ranges {662836=521376,1965838=504812,2879540=583296} 2023-10-01T07:35:47.896 INFO:tasks.rados.rados.0.smithi084.stdout:3819: writing smithi08466639-213 from 662836 to 1184212 tid 1 2023-10-01T07:35:47.903 INFO:tasks.rados.rados.0.smithi084.stdout:3819: writing smithi08466639-213 from 1965838 to 2470650 tid 2 2023-10-01T07:35:47.909 INFO:tasks.rados.rados.0.smithi084.stdout:3819: writing smithi08466639-213 from 2879540 to 3462836 tid 3 2023-10-01T07:35:47.909 INFO:tasks.rados.rados.0.smithi084.stdout:3820: write oid 58 current snap is 0 2023-10-01T07:35:47.909 INFO:tasks.rados.rados.0.smithi084.stdout:3820: seq_num 2349 ranges {679643=596625,1907967=764823,3306963=172680} 2023-10-01T07:35:47.916 INFO:tasks.rados.rados.0.smithi084.stdout:3820: writing smithi08466639-58 from 679643 to 1276268 tid 1 2023-10-01T07:35:47.924 INFO:tasks.rados.rados.0.smithi084.stdout:3820: writing smithi08466639-58 from 1907967 to 2672790 tid 2 2023-10-01T07:35:47.929 INFO:tasks.rados.rados.0.smithi084.stdout:3820: writing smithi08466639-58 from 3306963 to 3479643 tid 3 2023-10-01T07:35:47.929 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:35:47.929 INFO:tasks.rados.rados.0.smithi084.stdout:3803: expect (ObjNum 2242 snap 0 seq_num 2242) 2023-10-01T07:35:47.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:47 smithi112 bash[27689]: audit 2023-10-01T07:35:46.665167+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:47.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:47 smithi112 bash[27689]: audit 2023-10-01T07:35:46.674754+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:47.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:47 smithi112 bash[27689]: audit 2023-10-01T07:35:46.733010+0000 mon.c (mon.2) 182 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-01T07:35:47.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:47 smithi112 bash[27689]: audit 2023-10-01T07:35:46.734147+0000 mgr.y (mgr.15282) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-01T07:35:47.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:47 smithi112 bash[27689]: audit 2023-10-01T07:35:46.740849+0000 mon.c (mon.2) 183 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:35:47.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:47 smithi112 bash[27689]: audit 2023-10-01T07:35:46.768864+0000 mon.a (mon.0) 862 : audit [DBG] from='client.? 172.21.15.84:0/2684398684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:48.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:47 smithi084 bash[33757]: audit 2023-10-01T07:35:46.665167+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:48.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:47 smithi084 bash[33757]: audit 2023-10-01T07:35:46.674754+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:48.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:47 smithi084 bash[33757]: audit 2023-10-01T07:35:46.733010+0000 mon.c (mon.2) 182 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-01T07:35:48.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:47 smithi084 bash[33757]: audit 2023-10-01T07:35:46.734147+0000 mgr.y (mgr.15282) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-01T07:35:48.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:47 smithi084 bash[33757]: audit 2023-10-01T07:35:46.740849+0000 mon.c (mon.2) 183 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:35:48.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:47 smithi084 bash[33757]: audit 2023-10-01T07:35:46.768864+0000 mon.a (mon.0) 862 : audit [DBG] from='client.? 172.21.15.84:0/2684398684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:48.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:47 smithi084 bash[27378]: audit 2023-10-01T07:35:46.665167+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:48.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:47 smithi084 bash[27378]: audit 2023-10-01T07:35:46.674754+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:48.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:47 smithi084 bash[27378]: audit 2023-10-01T07:35:46.733010+0000 mon.c (mon.2) 182 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-01T07:35:48.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:47 smithi084 bash[27378]: audit 2023-10-01T07:35:46.734147+0000 mgr.y (mgr.15282) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-01T07:35:48.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:47 smithi084 bash[27378]: audit 2023-10-01T07:35:46.740849+0000 mon.c (mon.2) 183 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:35:48.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:47 smithi084 bash[27378]: audit 2023-10-01T07:35:46.768864+0000 mon.a (mon.0) 862 : audit [DBG] from='client.? 172.21.15.84:0/2684398684' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:48.103 INFO:tasks.rados.rados.0.smithi084.stdout:3804: expect (ObjNum 2203 snap 0 seq_num 2203) 2023-10-01T07:35:48.206 INFO:tasks.rados.rados.0.smithi084.stdout:3808: expect (ObjNum 2268 snap 0 seq_num 2268) 2023-10-01T07:35:48.328 INFO:tasks.rados.rados.0.smithi084.stdout:3810: finishing write tid 1 to smithi08466639-230 2023-10-01T07:35:48.328 INFO:tasks.rados.rados.0.smithi084.stdout:3810: finishing write tid 2 to smithi08466639-230 2023-10-01T07:35:48.328 INFO:tasks.rados.rados.0.smithi084.stdout:3810: finishing write tid 3 to smithi08466639-230 2023-10-01T07:35:48.328 INFO:tasks.rados.rados.0.smithi084.stdout:3810: finishing write tid 4 to smithi08466639-230 2023-10-01T07:35:48.328 INFO:tasks.rados.rados.0.smithi084.stdout:3810: finishing write tid 5 to smithi08466639-230 2023-10-01T07:35:48.328 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 230 v 530 (ObjNum 2342 snap 0 seq_num 2342) dirty exists 2023-10-01T07:35:48.328 INFO:tasks.rados.rados.0.smithi084.stdout:3810: left oid 230 (ObjNum 2342 snap 0 seq_num 2342) 2023-10-01T07:35:48.328 INFO:tasks.rados.rados.0.smithi084.stdout:3811: finishing write tid 1 to smithi08466639-400 2023-10-01T07:35:48.328 INFO:tasks.rados.rados.0.smithi084.stdout:3811: finishing write tid 2 to smithi08466639-400 2023-10-01T07:35:48.328 INFO:tasks.rados.rados.0.smithi084.stdout:3811: finishing write tid 3 to smithi08466639-400 2023-10-01T07:35:48.329 INFO:tasks.rados.rados.0.smithi084.stdout:3811: finishing write tid 4 to smithi08466639-400 2023-10-01T07:35:48.329 INFO:tasks.rados.rados.0.smithi084.stdout:3811: finishing write tid 5 to smithi08466639-400 2023-10-01T07:35:48.329 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 400 v 425 (ObjNum 2343 snap 0 seq_num 2343) dirty exists 2023-10-01T07:35:48.329 INFO:tasks.rados.rados.0.smithi084.stdout:3811: left oid 400 (ObjNum 2343 snap 0 seq_num 2343) 2023-10-01T07:35:48.329 INFO:tasks.rados.rados.0.smithi084.stdout:3812: expect (ObjNum 2281 snap 0 seq_num 2281) 2023-10-01T07:35:48.427 INFO:tasks.rados.rados.0.smithi084.stdout:3813: finishing write tid 1 to smithi08466639-445 2023-10-01T07:35:48.427 INFO:tasks.rados.rados.0.smithi084.stdout:3813: finishing write tid 2 to smithi08466639-445 2023-10-01T07:35:48.427 INFO:tasks.rados.rados.0.smithi084.stdout:3813: finishing write tid 3 to smithi08466639-445 2023-10-01T07:35:48.427 INFO:tasks.rados.rados.0.smithi084.stdout:3813: finishing write tid 4 to smithi08466639-445 2023-10-01T07:35:48.427 INFO:tasks.rados.rados.0.smithi084.stdout:3813: finishing write tid 5 to smithi08466639-445 2023-10-01T07:35:48.427 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 445 v 586 (ObjNum 2344 snap 0 seq_num 2344) dirty exists 2023-10-01T07:35:48.427 INFO:tasks.rados.rados.0.smithi084.stdout:3813: left oid 445 (ObjNum 2344 snap 0 seq_num 2344) 2023-10-01T07:35:48.427 INFO:tasks.rados.rados.0.smithi084.stdout:3814: finishing write tid 1 to smithi08466639-353 2023-10-01T07:35:48.428 INFO:tasks.rados.rados.0.smithi084.stdout:3814: finishing write tid 2 to smithi08466639-353 2023-10-01T07:35:48.428 INFO:tasks.rados.rados.0.smithi084.stdout:3814: finishing write tid 3 to smithi08466639-353 2023-10-01T07:35:48.428 INFO:tasks.rados.rados.0.smithi084.stdout:3814: finishing write tid 4 to smithi08466639-353 2023-10-01T07:35:48.428 INFO:tasks.rados.rados.0.smithi084.stdout:3814: finishing write tid 5 to smithi08466639-353 2023-10-01T07:35:48.428 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 353 v 521 (ObjNum 2345 snap 0 seq_num 2345) dirty exists 2023-10-01T07:35:48.428 INFO:tasks.rados.rados.0.smithi084.stdout:3814: left oid 353 (ObjNum 2345 snap 0 seq_num 2345) 2023-10-01T07:35:48.428 INFO:tasks.rados.rados.0.smithi084.stdout:3815: finishing write tid 1 to smithi08466639-342 2023-10-01T07:35:48.428 INFO:tasks.rados.rados.0.smithi084.stdout:3815: finishing write tid 2 to smithi08466639-342 2023-10-01T07:35:48.428 INFO:tasks.rados.rados.0.smithi084.stdout:3815: finishing write tid 3 to smithi08466639-342 2023-10-01T07:35:48.428 INFO:tasks.rados.rados.0.smithi084.stdout:3815: finishing write tid 4 to smithi08466639-342 2023-10-01T07:35:48.428 INFO:tasks.rados.rados.0.smithi084.stdout:3815: finishing write tid 5 to smithi08466639-342 2023-10-01T07:35:48.428 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 342 v 393 (ObjNum 2346 snap 0 seq_num 2346) dirty exists 2023-10-01T07:35:48.429 INFO:tasks.rados.rados.0.smithi084.stdout:3815: left oid 342 (ObjNum 2346 snap 0 seq_num 2346) 2023-10-01T07:35:48.429 INFO:tasks.rados.rados.0.smithi084.stdout:3816: expect (ObjNum 1368 snap 0 seq_num 1368) 2023-10-01T07:35:48.561 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:35:48 smithi112 bash[55084]: ts=2023-10-01T07:35:48.458Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-10-01T07:35:48.561 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:35:48 smithi112 bash[55084]: ts=2023-10-01T07:35:48.458Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-10-01T07:35:48.561 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:35:48 smithi112 bash[55084]: ts=2023-10-01T07:35:48.459Z caller=main.go:518 level=info host_details="(Linux 5.15.0-84-generic #93~20.04.1-Ubuntu SMP Wed Sep 6 16:15:40 UTC 2023 x86_64 smithi112 (none))" 2023-10-01T07:35:48.561 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:35:48 smithi112 bash[55084]: ts=2023-10-01T07:35:48.459Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-10-01T07:35:48.562 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:35:48 smithi112 bash[55084]: ts=2023-10-01T07:35:48.459Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-10-01T07:35:48.562 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:35:48 smithi112 bash[55084]: ts=2023-10-01T07:35:48.461Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-10-01T07:35:48.562 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:35:48 smithi112 bash[55084]: ts=2023-10-01T07:35:48.462Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-10-01T07:35:48.562 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:35:48 smithi112 bash[55084]: ts=2023-10-01T07:35:48.464Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-10-01T07:35:48.562 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:35:48 smithi112 bash[55084]: ts=2023-10-01T07:35:48.467Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-10-01T07:35:48.562 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:35:48 smithi112 bash[55084]: ts=2023-10-01T07:35:48.467Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=5.166µs 2023-10-01T07:35:48.562 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:35:48 smithi112 bash[55084]: ts=2023-10-01T07:35:48.467Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-10-01T07:35:48.598 INFO:tasks.rados.rados.0.smithi084.stdout:3817: finishing write tid 1 to smithi08466639-264 2023-10-01T07:35:48.598 INFO:tasks.rados.rados.0.smithi084.stdout:3817: finishing write tid 2 to smithi08466639-264 2023-10-01T07:35:48.598 INFO:tasks.rados.rados.0.smithi084.stdout:3817: finishing write tid 3 to smithi08466639-264 2023-10-01T07:35:48.599 INFO:tasks.rados.rados.0.smithi084.stdout:3817: finishing write tid 4 to smithi08466639-264 2023-10-01T07:35:48.599 INFO:tasks.rados.rados.0.smithi084.stdout:3817: finishing write tid 5 to smithi08466639-264 2023-10-01T07:35:48.599 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 264 v 534 (ObjNum 2347 snap 0 seq_num 2347) dirty exists 2023-10-01T07:35:48.599 INFO:tasks.rados.rados.0.smithi084.stdout:3817: left oid 264 (ObjNum 2347 snap 0 seq_num 2347) 2023-10-01T07:35:48.599 INFO:tasks.rados.rados.0.smithi084.stdout:3818: expect (ObjNum 1732 snap 0 seq_num 1732) 2023-10-01T07:35:48.775 INFO:tasks.rados.rados.0.smithi084.stdout:3819: finishing write tid 1 to smithi08466639-213 2023-10-01T07:35:48.775 INFO:tasks.rados.rados.0.smithi084.stdout:3819: finishing write tid 2 to smithi08466639-213 2023-10-01T07:35:48.775 INFO:tasks.rados.rados.0.smithi084.stdout:3819: finishing write tid 3 to smithi08466639-213 2023-10-01T07:35:48.775 INFO:tasks.rados.rados.0.smithi084.stdout:3819: finishing write tid 4 to smithi08466639-213 2023-10-01T07:35:48.775 INFO:tasks.rados.rados.0.smithi084.stdout:3819: finishing write tid 5 to smithi08466639-213 2023-10-01T07:35:48.775 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 213 v 435 (ObjNum 2348 snap 0 seq_num 2348) dirty exists 2023-10-01T07:35:48.775 INFO:tasks.rados.rados.0.smithi084.stdout:3819: left oid 213 (ObjNum 2348 snap 0 seq_num 2348) 2023-10-01T07:35:48.775 INFO:tasks.rados.rados.0.smithi084.stdout:3820: finishing write tid 1 to smithi08466639-58 2023-10-01T07:35:48.776 INFO:tasks.rados.rados.0.smithi084.stdout:3820: finishing write tid 2 to smithi08466639-58 2023-10-01T07:35:48.776 INFO:tasks.rados.rados.0.smithi084.stdout:3820: finishing write tid 3 to smithi08466639-58 2023-10-01T07:35:48.776 INFO:tasks.rados.rados.0.smithi084.stdout:3820: finishing write tid 4 to smithi08466639-58 2023-10-01T07:35:48.776 INFO:tasks.rados.rados.0.smithi084.stdout:3820: finishing write tid 5 to smithi08466639-58 2023-10-01T07:35:48.776 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 58 v 429 (ObjNum 2349 snap 0 seq_num 2349) dirty exists 2023-10-01T07:35:48.776 INFO:tasks.rados.rados.0.smithi084.stdout:3820: left oid 58 (ObjNum 2349 snap 0 seq_num 2349) 2023-10-01T07:35:48.776 INFO:tasks.rados.rados.0.smithi084.stdout:3803: done (15 left) 2023-10-01T07:35:48.776 INFO:tasks.rados.rados.0.smithi084.stdout:3804: done (14 left) 2023-10-01T07:35:48.776 INFO:tasks.rados.rados.0.smithi084.stdout:3807: done (13 left) 2023-10-01T07:35:48.776 INFO:tasks.rados.rados.0.smithi084.stdout:3808: done (12 left) 2023-10-01T07:35:48.776 INFO:tasks.rados.rados.0.smithi084.stdout:3809: done (11 left) 2023-10-01T07:35:48.777 INFO:tasks.rados.rados.0.smithi084.stdout:3810: done (10 left) 2023-10-01T07:35:48.777 INFO:tasks.rados.rados.0.smithi084.stdout:3811: done (9 left) 2023-10-01T07:35:48.777 INFO:tasks.rados.rados.0.smithi084.stdout:3812: done (8 left) 2023-10-01T07:35:48.777 INFO:tasks.rados.rados.0.smithi084.stdout:3813: done (7 left) 2023-10-01T07:35:48.777 INFO:tasks.rados.rados.0.smithi084.stdout:3814: done (6 left) 2023-10-01T07:35:48.777 INFO:tasks.rados.rados.0.smithi084.stdout:3815: done (5 left) 2023-10-01T07:35:48.777 INFO:tasks.rados.rados.0.smithi084.stdout:3816: done (4 left) 2023-10-01T07:35:48.777 INFO:tasks.rados.rados.0.smithi084.stdout:3817: done (3 left) 2023-10-01T07:35:48.777 INFO:tasks.rados.rados.0.smithi084.stdout:3818: done (2 left) 2023-10-01T07:35:48.777 INFO:tasks.rados.rados.0.smithi084.stdout:3819: done (1 left) 2023-10-01T07:35:48.777 INFO:tasks.rados.rados.0.smithi084.stdout:3820: done (0 left) 2023-10-01T07:35:48.777 INFO:tasks.rados.rados.0.smithi084.stdout:3821: write oid 322 current snap is 0 2023-10-01T07:35:48.778 INFO:tasks.rados.rados.0.smithi084.stdout:3821: seq_num 2350 ranges {696450=788227,2082802=508481,3050739=445711} 2023-10-01T07:35:48.788 INFO:tasks.rados.rados.0.smithi084.stdout:3821: writing smithi08466639-322 from 696450 to 1484677 tid 1 2023-10-01T07:35:48.795 INFO:tasks.rados.rados.0.smithi084.stdout:3821: writing smithi08466639-322 from 2082802 to 2591283 tid 2 2023-10-01T07:35:48.800 INFO:tasks.rados.rados.0.smithi084.stdout:3821: writing smithi08466639-322 from 3050739 to 3496450 tid 3 2023-10-01T07:35:48.800 INFO:tasks.rados.rados.0.smithi084.stdout:3822: read oid 247 snap -1 2023-10-01T07:35:48.800 INFO:tasks.rados.rados.0.smithi084.stdout:3822: expect deleted 2023-10-01T07:35:48.800 INFO:tasks.rados.rados.0.smithi084.stdout:3823: read oid 430 snap -1 2023-10-01T07:35:48.801 INFO:tasks.rados.rados.0.smithi084.stdout:3823: expect (ObjNum 1861 snap 0 seq_num 1861) 2023-10-01T07:35:48.801 INFO:tasks.rados.rados.0.smithi084.stdout:3824: read oid 273 snap -1 2023-10-01T07:35:48.801 INFO:tasks.rados.rados.0.smithi084.stdout:3824: expect (ObjNum 1282 snap 0 seq_num 1282) 2023-10-01T07:35:48.801 INFO:tasks.rados.rados.0.smithi084.stdout:3825: write oid 278 current snap is 0 2023-10-01T07:35:48.801 INFO:tasks.rados.rados.0.smithi084.stdout:3821: finishing write tid 1 to smithi08466639-322 2023-10-01T07:35:48.801 INFO:tasks.rados.rados.0.smithi084.stdout:3821: finishing write tid 2 to smithi08466639-322 2023-10-01T07:35:48.801 INFO:tasks.rados.rados.0.smithi084.stdout:3825: seq_num 2351 ranges {713257=463476,1741284=768492,3078162=435095} 2023-10-01T07:35:48.807 INFO:tasks.rados.rados.0.smithi084.stdout:3825: writing smithi08466639-278 from 713257 to 1176733 tid 1 2023-10-01T07:35:48.817 INFO:tasks.rados.rados.0.smithi084.stdout:3825: writing smithi08466639-278 from 1741284 to 2509776 tid 2 2023-10-01T07:35:48.822 INFO:tasks.rados.rados.0.smithi084.stdout:3825: writing smithi08466639-278 from 3078162 to 3513257 tid 3 2023-10-01T07:35:48.823 INFO:tasks.rados.rados.0.smithi084.stdout:3826: read oid 250 snap -1 2023-10-01T07:35:48.823 INFO:tasks.rados.rados.0.smithi084.stdout:3826: expect (ObjNum 1032 snap 0 seq_num 1032) 2023-10-01T07:35:48.823 INFO:tasks.rados.rados.0.smithi084.stdout:3827: write oid 321 current snap is 0 2023-10-01T07:35:48.823 INFO:tasks.rados.rados.0.smithi084.stdout:3827: seq_num 2352 ranges {730064=538725,1799766=512150,3105585=424479} 2023-10-01T07:35:48.830 INFO:tasks.rados.rados.0.smithi084.stdout:3827: writing smithi08466639-321 from 730064 to 1268789 tid 1 2023-10-01T07:35:48.836 INFO:tasks.rados.rados.0.smithi084.stdout:3827: writing smithi08466639-321 from 1799766 to 2311916 tid 2 2023-10-01T07:35:48.843 INFO:tasks.rados.rados.0.smithi084.stdout:3827: writing smithi08466639-321 from 3105585 to 3530064 tid 3 2023-10-01T07:35:48.843 INFO:tasks.rados.rados.0.smithi084.stdout:3828: delete oid 165 current snap is 0 2023-10-01T07:35:48.844 INFO:tasks.rados.rados.0.smithi084.stdout:3821: finishing write tid 3 to smithi08466639-322 2023-10-01T07:35:48.844 INFO:tasks.rados.rados.0.smithi084.stdout:3821: finishing write tid 4 to smithi08466639-322 2023-10-01T07:35:48.844 INFO:tasks.rados.rados.0.smithi084.stdout:3821: finishing write tid 5 to smithi08466639-322 2023-10-01T07:35:48.844 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 322 v 590 (ObjNum 2350 snap 0 seq_num 2350) dirty exists 2023-10-01T07:35:48.844 INFO:tasks.rados.rados.0.smithi084.stdout:3821: left oid 322 (ObjNum 2350 snap 0 seq_num 2350) 2023-10-01T07:35:48.844 INFO:tasks.rados.rados.0.smithi084.stdout:3823: expect (ObjNum 1861 snap 0 seq_num 1861) 2023-10-01T07:35:48.875 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:35:48 smithi112 bash[55084]: ts=2023-10-01T07:35:48.616Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2023-10-01T07:35:48.875 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:48 smithi112 bash[27689]: cluster 2023-10-01T07:35:47.448940+0000 mgr.y (mgr.15282) 28 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 47 MiB/s rd, 7.1 MiB/s wr, 67 op/s 2023-10-01T07:35:49.004 INFO:tasks.rados.rados.0.smithi084.stdout:3824: expect (ObjNum 1282 snap 0 seq_num 1282) 2023-10-01T07:35:49.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:48 smithi084 bash[33757]: cluster 2023-10-01T07:35:47.448940+0000 mgr.y (mgr.15282) 28 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 47 MiB/s rd, 7.1 MiB/s wr, 67 op/s 2023-10-01T07:35:49.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:48 smithi084 bash[27378]: cluster 2023-10-01T07:35:47.448940+0000 mgr.y (mgr.15282) 28 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 47 MiB/s rd, 7.1 MiB/s wr, 67 op/s 2023-10-01T07:35:49.206 INFO:tasks.rados.rados.0.smithi084.stdout:3825: finishing write tid 1 to smithi08466639-278 2023-10-01T07:35:49.206 INFO:tasks.rados.rados.0.smithi084.stdout:3825: finishing write tid 2 to smithi08466639-278 2023-10-01T07:35:49.206 INFO:tasks.rados.rados.0.smithi084.stdout:3825: finishing write tid 3 to smithi08466639-278 2023-10-01T07:35:49.206 INFO:tasks.rados.rados.0.smithi084.stdout:3825: finishing write tid 4 to smithi08466639-278 2023-10-01T07:35:49.206 INFO:tasks.rados.rados.0.smithi084.stdout:3825: finishing write tid 5 to smithi08466639-278 2023-10-01T07:35:49.206 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 278 v 393 (ObjNum 2351 snap 0 seq_num 2351) dirty exists 2023-10-01T07:35:49.206 INFO:tasks.rados.rados.0.smithi084.stdout:3825: left oid 278 (ObjNum 2351 snap 0 seq_num 2351) 2023-10-01T07:35:49.206 INFO:tasks.rados.rados.0.smithi084.stdout:3826: expect (ObjNum 1032 snap 0 seq_num 1032) 2023-10-01T07:35:49.228 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:35:48 smithi112 bash[55084]: ts=2023-10-01T07:35:48.876Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2023-10-01T07:35:49.228 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:35:48 smithi112 bash[55084]: ts=2023-10-01T07:35:48.925Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2023-10-01T07:35:49.228 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:35:48 smithi112 bash[55084]: ts=2023-10-01T07:35:48.925Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2023-10-01T07:35:49.228 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:35:48 smithi112 bash[55084]: ts=2023-10-01T07:35:48.925Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=72.257µs wal_replay_duration=457.626071ms total_replay_duration=457.722964ms 2023-10-01T07:35:49.228 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:35:48 smithi112 bash[55084]: ts=2023-10-01T07:35:48.931Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-10-01T07:35:49.228 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:35:48 smithi112 bash[55084]: ts=2023-10-01T07:35:48.931Z caller=main.go:947 level=info msg="TSDB started" 2023-10-01T07:35:49.229 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:35:48 smithi112 bash[55084]: ts=2023-10-01T07:35:48.931Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-10-01T07:35:49.229 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:35:48 smithi112 bash[55084]: ts=2023-10-01T07:35:48.961Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=29.619232ms db_storage=1.404µs remote_storage=2.38µs web_handler=709ns query_engine=1.173µs scrape=433.603µs scrape_sd=229.356µs notify=39.594µs notify_sd=51.327µs rules=28.364091ms 2023-10-01T07:35:49.229 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:35:48 smithi112 bash[55084]: ts=2023-10-01T07:35:48.961Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-10-01T07:35:49.349 INFO:tasks.rados.rados.0.smithi084.stdout:3827: finishing write tid 1 to smithi08466639-321 2023-10-01T07:35:49.349 INFO:tasks.rados.rados.0.smithi084.stdout:3827: finishing write tid 2 to smithi08466639-321 2023-10-01T07:35:49.349 INFO:tasks.rados.rados.0.smithi084.stdout:3827: finishing write tid 3 to smithi08466639-321 2023-10-01T07:35:49.349 INFO:tasks.rados.rados.0.smithi084.stdout:3827: finishing write tid 4 to smithi08466639-321 2023-10-01T07:35:49.349 INFO:tasks.rados.rados.0.smithi084.stdout:3827: finishing write tid 5 to smithi08466639-321 2023-10-01T07:35:49.349 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 321 v 439 (ObjNum 2352 snap 0 seq_num 2352) dirty exists 2023-10-01T07:35:49.349 INFO:tasks.rados.rados.0.smithi084.stdout:3827: left oid 321 (ObjNum 2352 snap 0 seq_num 2352) 2023-10-01T07:35:49.350 INFO:tasks.rados.rados.0.smithi084.stdout:3821: done (7 left) 2023-10-01T07:35:49.350 INFO:tasks.rados.rados.0.smithi084.stdout:3822: done (6 left) 2023-10-01T07:35:49.350 INFO:tasks.rados.rados.0.smithi084.stdout:3823: done (5 left) 2023-10-01T07:35:49.350 INFO:tasks.rados.rados.0.smithi084.stdout:3824: done (4 left) 2023-10-01T07:35:49.350 INFO:tasks.rados.rados.0.smithi084.stdout:3825: done (3 left) 2023-10-01T07:35:49.350 INFO:tasks.rados.rados.0.smithi084.stdout:3826: done (2 left) 2023-10-01T07:35:49.350 INFO:tasks.rados.rados.0.smithi084.stdout:3827: done (1 left) 2023-10-01T07:35:49.350 INFO:tasks.rados.rados.0.smithi084.stdout:3828: done (0 left) 2023-10-01T07:35:49.350 INFO:tasks.rados.rados.0.smithi084.stdout:3829: write oid 87 current snap is 0 2023-10-01T07:35:49.350 INFO:tasks.rados.rados.0.smithi084.stdout:3829: seq_num 2354 ranges {763678=689223,2200377=515819,3444078=119600} 2023-10-01T07:35:49.363 INFO:tasks.rados.rados.0.smithi084.stdout:3829: writing smithi08466639-87 from 763678 to 1452901 tid 1 2023-10-01T07:35:49.371 INFO:tasks.rados.rados.0.smithi084.stdout:3829: writing smithi08466639-87 from 2200377 to 2716196 tid 2 2023-10-01T07:35:49.376 INFO:tasks.rados.rados.0.smithi084.stdout:3829: writing smithi08466639-87 from 3444078 to 3563678 tid 3 2023-10-01T07:35:49.376 INFO:tasks.rados.rados.0.smithi084.stdout:3830: write oid 93 current snap is 0 2023-10-01T07:35:49.376 INFO:tasks.rados.rados.0.smithi084.stdout:3829: finishing write tid 1 to smithi08466639-87 2023-10-01T07:35:49.376 INFO:tasks.rados.rados.0.smithi084.stdout:3830: seq_num 2355 ranges {780485=764472,2258859=775830,3471501=108984} 2023-10-01T07:35:49.384 INFO:tasks.rados.rados.0.smithi084.stdout:3830: writing smithi08466639-93 from 780485 to 1544957 tid 1 2023-10-01T07:35:49.392 INFO:tasks.rados.rados.0.smithi084.stdout:3830: writing smithi08466639-93 from 2258859 to 3034689 tid 2 2023-10-01T07:35:49.396 INFO:tasks.rados.rados.0.smithi084.stdout:3830: writing smithi08466639-93 from 3471501 to 3580485 tid 3 2023-10-01T07:35:49.396 INFO:tasks.rados.rados.0.smithi084.stdout:3831: write oid 309 current snap is 0 2023-10-01T07:35:49.396 INFO:tasks.rados.rados.0.smithi084.stdout:3831: seq_num 2356 ranges {797292=439721,1917341=519488,3098924=478627} 2023-10-01T07:35:49.402 INFO:tasks.rados.rados.0.smithi084.stdout:3831: writing smithi08466639-309 from 797292 to 1237013 tid 1 2023-10-01T07:35:49.409 INFO:tasks.rados.rados.0.smithi084.stdout:3831: writing smithi08466639-309 from 1917341 to 2436829 tid 2 2023-10-01T07:35:49.415 INFO:tasks.rados.rados.0.smithi084.stdout:3831: writing smithi08466639-309 from 3098924 to 3577551 tid 3 2023-10-01T07:35:49.416 INFO:tasks.rados.rados.0.smithi084.stdout:3832: write oid 440 current snap is 0 2023-10-01T07:35:49.416 INFO:tasks.rados.rados.0.smithi084.stdout:3829: finishing write tid 2 to smithi08466639-87 2023-10-01T07:35:49.416 INFO:tasks.rados.rados.0.smithi084.stdout:3829: finishing write tid 3 to smithi08466639-87 2023-10-01T07:35:49.416 INFO:tasks.rados.rados.0.smithi084.stdout:3829: finishing write tid 4 to smithi08466639-87 2023-10-01T07:35:49.416 INFO:tasks.rados.rados.0.smithi084.stdout:3829: finishing write tid 5 to smithi08466639-87 2023-10-01T07:35:49.416 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 87 v 535 (ObjNum 2354 snap 0 seq_num 2354) dirty exists 2023-10-01T07:35:49.416 INFO:tasks.rados.rados.0.smithi084.stdout:3829: left oid 87 (ObjNum 2354 snap 0 seq_num 2354) 2023-10-01T07:35:49.416 INFO:tasks.rados.rados.0.smithi084.stdout:3832: seq_num 2357 ranges {414099=631323,1575823=779499,3126347=406252} 2023-10-01T07:35:49.421 INFO:tasks.rados.rados.0.smithi084.stdout:3832: writing smithi08466639-440 from 414099 to 1045422 tid 1 2023-10-01T07:35:49.428 INFO:tasks.rados.rados.0.smithi084.stdout:3832: writing smithi08466639-440 from 1575823 to 2355322 tid 2 2023-10-01T07:35:49.436 INFO:tasks.rados.rados.0.smithi084.stdout:3832: writing smithi08466639-440 from 3126347 to 3532599 tid 3 2023-10-01T07:35:49.436 INFO:tasks.rados.rados.0.smithi084.stdout:3829: done (3 left) 2023-10-01T07:35:49.436 INFO:tasks.rados.rados.0.smithi084.stdout:3833: delete oid 437 current snap is 0 2023-10-01T07:35:49.436 INFO:tasks.rados.rados.0.smithi084.stdout:3830: finishing write tid 1 to smithi08466639-93 2023-10-01T07:35:49.436 INFO:tasks.rados.rados.0.smithi084.stdout:3830: finishing write tid 2 to smithi08466639-93 2023-10-01T07:35:49.436 INFO:tasks.rados.rados.0.smithi084.stdout:3830: finishing write tid 3 to smithi08466639-93 2023-10-01T07:35:49.436 INFO:tasks.rados.rados.0.smithi084.stdout:3830: finishing write tid 4 to smithi08466639-93 2023-10-01T07:35:49.436 INFO:tasks.rados.rados.0.smithi084.stdout:3830: finishing write tid 5 to smithi08466639-93 2023-10-01T07:35:49.437 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 93 v 410 (ObjNum 2355 snap 0 seq_num 2355) dirty exists 2023-10-01T07:35:49.437 INFO:tasks.rados.rados.0.smithi084.stdout:3830: left oid 93 (ObjNum 2355 snap 0 seq_num 2355) 2023-10-01T07:35:49.437 INFO:tasks.rados.rados.0.smithi084.stdout:3831: finishing write tid 1 to smithi08466639-309 2023-10-01T07:35:49.437 INFO:tasks.rados.rados.0.smithi084.stdout:3831: finishing write tid 2 to smithi08466639-309 2023-10-01T07:35:49.437 INFO:tasks.rados.rados.0.smithi084.stdout:3831: finishing write tid 3 to smithi08466639-309 2023-10-01T07:35:49.437 INFO:tasks.rados.rados.0.smithi084.stdout:3831: finishing write tid 4 to smithi08466639-309 2023-10-01T07:35:49.437 INFO:tasks.rados.rados.0.smithi084.stdout:3831: finishing write tid 5 to smithi08466639-309 2023-10-01T07:35:49.437 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 309 v 344 (ObjNum 2356 snap 0 seq_num 2356) dirty exists 2023-10-01T07:35:49.437 INFO:tasks.rados.rados.0.smithi084.stdout:3831: left oid 309 (ObjNum 2356 snap 0 seq_num 2356) 2023-10-01T07:35:49.437 INFO:tasks.rados.rados.0.smithi084.stdout:3832: finishing write tid 1 to smithi08466639-440 2023-10-01T07:35:49.437 INFO:tasks.rados.rados.0.smithi084.stdout:3832: finishing write tid 2 to smithi08466639-440 2023-10-01T07:35:49.438 INFO:tasks.rados.rados.0.smithi084.stdout:3830: done (3 left) 2023-10-01T07:35:49.438 INFO:tasks.rados.rados.0.smithi084.stdout:3831: done (2 left) 2023-10-01T07:35:49.439 INFO:tasks.rados.rados.0.smithi084.stdout:3833: done (1 left) 2023-10-01T07:35:49.439 INFO:tasks.rados.rados.0.smithi084.stdout:3834: read oid 334 snap -1 2023-10-01T07:35:49.439 INFO:tasks.rados.rados.0.smithi084.stdout:3834: expect deleted 2023-10-01T07:35:49.439 INFO:tasks.rados.rados.0.smithi084.stdout:3835: read oid 471 snap -1 2023-10-01T07:35:49.439 INFO:tasks.rados.rados.0.smithi084.stdout:3835: expect deleted 2023-10-01T07:35:49.439 INFO:tasks.rados.rados.0.smithi084.stdout:3836: write oid 149 current snap is 0 2023-10-01T07:35:49.439 INFO:tasks.rados.rados.0.smithi084.stdout:3836: seq_num 2359 ranges {447713=781821,1692787=666815,3064840=428796} 2023-10-01T07:35:49.445 INFO:tasks.rados.rados.0.smithi084.stdout:3836: writing smithi08466639-149 from 447713 to 1229534 tid 1 2023-10-01T07:35:49.452 INFO:tasks.rados.rados.0.smithi084.stdout:3836: writing smithi08466639-149 from 1692787 to 2359602 tid 2 2023-10-01T07:35:49.458 INFO:tasks.rados.rados.0.smithi084.stdout:3836: writing smithi08466639-149 from 3064840 to 3493636 tid 3 2023-10-01T07:35:49.459 INFO:tasks.rados.rados.0.smithi084.stdout:3837: read oid 2 snap -1 2023-10-01T07:35:49.459 INFO:tasks.rados.rados.0.smithi084.stdout:3837: expect (ObjNum 1818 snap 0 seq_num 1818) 2023-10-01T07:35:49.459 INFO:tasks.rados.rados.0.smithi084.stdout:3838: read oid 247 snap -1 2023-10-01T07:35:49.459 INFO:tasks.rados.rados.0.smithi084.stdout:3838: expect deleted 2023-10-01T07:35:49.459 INFO:tasks.rados.rados.0.smithi084.stdout:3839: read oid 352 snap -1 2023-10-01T07:35:49.459 INFO:tasks.rados.rados.0.smithi084.stdout:3839: expect (ObjNum 1575 snap 0 seq_num 1575) 2023-10-01T07:35:49.459 INFO:tasks.rados.rados.0.smithi084.stdout:3840: write oid 487 current snap is 0 2023-10-01T07:35:49.459 INFO:tasks.rados.rados.0.smithi084.stdout:3840: seq_num 2360 ranges {464520=457070,1351269=526826,2408616=640068} 2023-10-01T07:35:49.464 INFO:tasks.rados.rados.0.smithi084.stdout:3840: writing smithi08466639-487 from 464520 to 921590 tid 1 2023-10-01T07:35:49.469 INFO:tasks.rados.rados.0.smithi084.stdout:3840: writing smithi08466639-487 from 1351269 to 1878095 tid 2 2023-10-01T07:35:49.476 INFO:tasks.rados.rados.0.smithi084.stdout:3840: writing smithi08466639-487 from 2408616 to 3048684 tid 3 2023-10-01T07:35:49.476 INFO:tasks.rados.rados.0.smithi084.stdout:3841: read oid 175 snap -1 2023-10-01T07:35:49.477 INFO:tasks.rados.rados.0.smithi084.stdout:3841: expect (ObjNum 2217 snap 0 seq_num 2217) 2023-10-01T07:35:49.477 INFO:tasks.rados.rados.0.smithi084.stdout:3842: read oid 39 snap -1 2023-10-01T07:35:49.477 INFO:tasks.rados.rados.0.smithi084.stdout:3842: expect (ObjNum 2219 snap 0 seq_num 2219) 2023-10-01T07:35:49.477 INFO:tasks.rados.rados.0.smithi084.stdout:3843: read oid 203 snap -1 2023-10-01T07:35:49.477 INFO:tasks.rados.rados.0.smithi084.stdout:3843: expect (ObjNum 2308 snap 0 seq_num 2308) 2023-10-01T07:35:49.477 INFO:tasks.rados.rados.0.smithi084.stdout:3844: delete oid 81 current snap is 0 2023-10-01T07:35:49.477 INFO:tasks.rados.rados.0.smithi084.stdout:3832: finishing write tid 3 to smithi08466639-440 2023-10-01T07:35:49.477 INFO:tasks.rados.rados.0.smithi084.stdout:3832: finishing write tid 4 to smithi08466639-440 2023-10-01T07:35:49.477 INFO:tasks.rados.rados.0.smithi084.stdout:3832: finishing write tid 5 to smithi08466639-440 2023-10-01T07:35:49.477 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 440 v 382 (ObjNum 2357 snap 0 seq_num 2357) dirty exists 2023-10-01T07:35:49.478 INFO:tasks.rados.rados.0.smithi084.stdout:3832: left oid 440 (ObjNum 2357 snap 0 seq_num 2357) 2023-10-01T07:35:49.478 INFO:tasks.rados.rados.0.smithi084.stdout:3836: finishing write tid 1 to smithi08466639-149 2023-10-01T07:35:49.478 INFO:tasks.rados.rados.0.smithi084.stdout:3836: finishing write tid 2 to smithi08466639-149 2023-10-01T07:35:49.478 INFO:tasks.rados.rados.0.smithi084.stdout:3836: finishing write tid 3 to smithi08466639-149 2023-10-01T07:35:49.478 INFO:tasks.rados.rados.0.smithi084.stdout:3836: finishing write tid 4 to smithi08466639-149 2023-10-01T07:35:49.478 INFO:tasks.rados.rados.0.smithi084.stdout:3836: finishing write tid 5 to smithi08466639-149 2023-10-01T07:35:49.478 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 149 v 594 (ObjNum 2359 snap 0 seq_num 2359) dirty exists 2023-10-01T07:35:49.478 INFO:tasks.rados.rados.0.smithi084.stdout:3836: left oid 149 (ObjNum 2359 snap 0 seq_num 2359) 2023-10-01T07:35:49.478 INFO:tasks.rados.rados.0.smithi084.stdout:3839: expect (ObjNum 1575 snap 0 seq_num 1575) 2023-10-01T07:35:49.640 INFO:tasks.rados.rados.0.smithi084.stdout:3837: expect (ObjNum 1818 snap 0 seq_num 1818) 2023-10-01T07:35:49.891 INFO:tasks.rados.rados.0.smithi084.stdout:3840: finishing write tid 1 to smithi08466639-487 2023-10-01T07:35:49.891 INFO:tasks.rados.rados.0.smithi084.stdout:3841: expect (ObjNum 2217 snap 0 seq_num 2217) 2023-10-01T07:35:49.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:49 smithi112 bash[27689]: audit 2023-10-01T07:35:49.206399+0000 mon.a (mon.0) 863 : audit [DBG] from='client.? 172.21.15.84:0/1022250942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:49.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:49 smithi112 bash[27689]: audit 2023-10-01T07:35:49.364174+0000 mon.c (mon.2) 184 : audit [INF] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T07:35:49.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:49 smithi112 bash[27689]: audit 2023-10-01T07:35:49.364835+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T07:35:49.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:49 smithi112 bash[27689]: audit 2023-10-01T07:35:49.366780+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-01T07:35:49.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:49 smithi112 bash[27689]: audit 2023-10-01T07:35:49.368449+0000 mon.c (mon.2) 186 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:35:50.031 INFO:tasks.rados.rados.0.smithi084.stdout:3840: finishing write tid 2 to smithi08466639-487 2023-10-01T07:35:50.031 INFO:tasks.rados.rados.0.smithi084.stdout:3840: finishing write tid 3 to smithi08466639-487 2023-10-01T07:35:50.031 INFO:tasks.rados.rados.0.smithi084.stdout:3840: finishing write tid 4 to smithi08466639-487 2023-10-01T07:35:50.032 INFO:tasks.rados.rados.0.smithi084.stdout:3840: finishing write tid 5 to smithi08466639-487 2023-10-01T07:35:50.032 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 487 v 539 (ObjNum 2360 snap 0 seq_num 2360) dirty exists 2023-10-01T07:35:50.032 INFO:tasks.rados.rados.0.smithi084.stdout:3840: left oid 487 (ObjNum 2360 snap 0 seq_num 2360) 2023-10-01T07:35:50.032 INFO:tasks.rados.rados.0.smithi084.stdout:3842: expect (ObjNum 2219 snap 0 seq_num 2219) 2023-10-01T07:35:50.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:49 smithi084 bash[33757]: audit 2023-10-01T07:35:49.206399+0000 mon.a (mon.0) 863 : audit [DBG] from='client.? 172.21.15.84:0/1022250942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:50.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:49 smithi084 bash[33757]: audit 2023-10-01T07:35:49.364174+0000 mon.c (mon.2) 184 : audit [INF] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T07:35:50.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:49 smithi084 bash[33757]: audit 2023-10-01T07:35:49.364835+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T07:35:50.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:49 smithi084 bash[33757]: audit 2023-10-01T07:35:49.366780+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-01T07:35:50.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:49 smithi084 bash[33757]: audit 2023-10-01T07:35:49.368449+0000 mon.c (mon.2) 186 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:35:50.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:49 smithi084 bash[27378]: audit 2023-10-01T07:35:49.206399+0000 mon.a (mon.0) 863 : audit [DBG] from='client.? 172.21.15.84:0/1022250942' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:50.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:49 smithi084 bash[27378]: audit 2023-10-01T07:35:49.364174+0000 mon.c (mon.2) 184 : audit [INF] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T07:35:50.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:49 smithi084 bash[27378]: audit 2023-10-01T07:35:49.364835+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T07:35:50.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:49 smithi084 bash[27378]: audit 2023-10-01T07:35:49.366780+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-01T07:35:50.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:49 smithi084 bash[27378]: audit 2023-10-01T07:35:49.368449+0000 mon.c (mon.2) 186 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:35:50.212 INFO:tasks.rados.rados.0.smithi084.stdout:3843: expect (ObjNum 2308 snap 0 seq_num 2308) 2023-10-01T07:35:50.331 INFO:tasks.rados.rados.0.smithi084.stdout:3832: done (11 left) 2023-10-01T07:35:50.332 INFO:tasks.rados.rados.0.smithi084.stdout:3834: done (10 left) 2023-10-01T07:35:50.332 INFO:tasks.rados.rados.0.smithi084.stdout:3835: done (9 left) 2023-10-01T07:35:50.332 INFO:tasks.rados.rados.0.smithi084.stdout:3836: done (8 left) 2023-10-01T07:35:50.332 INFO:tasks.rados.rados.0.smithi084.stdout:3837: done (7 left) 2023-10-01T07:35:50.332 INFO:tasks.rados.rados.0.smithi084.stdout:3838: done (6 left) 2023-10-01T07:35:50.332 INFO:tasks.rados.rados.0.smithi084.stdout:3839: done (5 left) 2023-10-01T07:35:50.332 INFO:tasks.rados.rados.0.smithi084.stdout:3840: done (4 left) 2023-10-01T07:35:50.332 INFO:tasks.rados.rados.0.smithi084.stdout:3841: done (3 left) 2023-10-01T07:35:50.332 INFO:tasks.rados.rados.0.smithi084.stdout:3842: done (2 left) 2023-10-01T07:35:50.332 INFO:tasks.rados.rados.0.smithi084.stdout:3843: done (1 left) 2023-10-01T07:35:50.333 INFO:tasks.rados.rados.0.smithi084.stdout:3844: done (0 left) 2023-10-01T07:35:50.333 INFO:tasks.rados.rados.0.smithi084.stdout:3845: write oid 313 current snap is 0 2023-10-01T07:35:50.333 INFO:tasks.rados.rados.0.smithi084.stdout:3845: seq_num 2362 ranges {498134=607568,1751880=530495,2747109=778965} 2023-10-01T07:35:50.343 INFO:tasks.rados.rados.0.smithi084.stdout:3845: writing smithi08466639-313 from 498134 to 1105702 tid 1 2023-10-01T07:35:50.350 INFO:tasks.rados.rados.0.smithi084.stdout:3845: writing smithi08466639-313 from 1751880 to 2282375 tid 2 2023-10-01T07:35:50.357 INFO:tasks.rados.rados.0.smithi084.stdout:3845: writing smithi08466639-313 from 2747109 to 3526074 tid 3 2023-10-01T07:35:50.357 INFO:tasks.rados.rados.0.smithi084.stdout:3846: write oid 55 current snap is 0 2023-10-01T07:35:50.357 INFO:tasks.rados.rados.0.smithi084.stdout:3846: seq_num 2363 ranges {514941=682817,1810362=674153,3058179=590237} 2023-10-01T07:35:50.365 INFO:tasks.rados.rados.0.smithi084.stdout:3846: writing smithi08466639-55 from 514941 to 1197758 tid 1 2023-10-01T07:35:50.375 INFO:tasks.rados.rados.0.smithi084.stdout:3846: writing smithi08466639-55 from 1810362 to 2484515 tid 2 2023-10-01T07:35:50.382 INFO:tasks.rados.rados.0.smithi084.stdout:3846: writing smithi08466639-55 from 3058179 to 3648416 tid 3 2023-10-01T07:35:50.382 INFO:tasks.rados.rados.0.smithi084.stdout:3847: read oid 443 snap -1 2023-10-01T07:35:50.382 INFO:tasks.rados.rados.0.smithi084.stdout:3847: expect (ObjNum 2076 snap 0 seq_num 2076) 2023-10-01T07:35:50.382 INFO:tasks.rados.rados.0.smithi084.stdout:3848: read oid 100 snap -1 2023-10-01T07:35:50.382 INFO:tasks.rados.rados.0.smithi084.stdout:3848: expect (ObjNum 2027 snap 0 seq_num 2027) 2023-10-01T07:35:50.382 INFO:tasks.rados.rados.0.smithi084.stdout:3849: read oid 193 snap -1 2023-10-01T07:35:50.382 INFO:tasks.rados.rados.0.smithi084.stdout:3849: expect (ObjNum 792 snap 0 seq_num 792) 2023-10-01T07:35:50.382 INFO:tasks.rados.rados.0.smithi084.stdout:3850: read oid 11 snap -1 2023-10-01T07:35:50.383 INFO:tasks.rados.rados.0.smithi084.stdout:3850: expect (ObjNum 2047 snap 0 seq_num 2047) 2023-10-01T07:35:50.383 INFO:tasks.rados.rados.0.smithi084.stdout:3851: write oid 415 current snap is 0 2023-10-01T07:35:50.383 INFO:tasks.rados.rados.0.smithi084.stdout:3851: seq_num 2364 ranges {531748=758066,1868844=534164,3201955=401509} 2023-10-01T07:35:50.389 INFO:tasks.rados.rados.0.smithi084.stdout:3851: writing smithi08466639-415 from 531748 to 1289814 tid 1 2023-10-01T07:35:50.396 INFO:tasks.rados.rados.0.smithi084.stdout:3851: writing smithi08466639-415 from 1868844 to 2403008 tid 2 2023-10-01T07:35:50.403 INFO:tasks.rados.rados.0.smithi084.stdout:3851: writing smithi08466639-415 from 3201955 to 3603464 tid 3 2023-10-01T07:35:50.403 INFO:tasks.rados.rados.0.smithi084.stdout:3852: write oid 423 current snap is 0 2023-10-01T07:35:50.403 INFO:tasks.rados.rados.0.smithi084.stdout:3845: finishing write tid 1 to smithi08466639-313 2023-10-01T07:35:50.403 INFO:tasks.rados.rados.0.smithi084.stdout:3845: finishing write tid 2 to smithi08466639-313 2023-10-01T07:35:50.403 INFO:tasks.rados.rados.0.smithi084.stdout:3852: seq_num 2365 ranges {548555=549668,1643679=677822,2829378=612781} 2023-10-01T07:35:50.409 INFO:tasks.rados.rados.0.smithi084.stdout:3852: writing smithi08466639-423 from 548555 to 1098223 tid 1 2023-10-01T07:35:50.416 INFO:tasks.rados.rados.0.smithi084.stdout:3852: writing smithi08466639-423 from 1643679 to 2321501 tid 2 2023-10-01T07:35:50.422 INFO:tasks.rados.rados.0.smithi084.stdout:3852: writing smithi08466639-423 from 2829378 to 3442159 tid 3 2023-10-01T07:35:50.423 INFO:tasks.rados.rados.0.smithi084.stdout:3853: write oid 424 current snap is 0 2023-10-01T07:35:50.423 INFO:tasks.rados.rados.0.smithi084.stdout:3853: seq_num 2366 ranges {565362=624917,1985808=537833,3256801=508561} 2023-10-01T07:35:50.429 INFO:tasks.rados.rados.0.smithi084.stdout:3853: writing smithi08466639-424 from 565362 to 1190279 tid 1 2023-10-01T07:35:50.437 INFO:tasks.rados.rados.0.smithi084.stdout:3853: writing smithi08466639-424 from 1985808 to 2523641 tid 2 2023-10-01T07:35:50.443 INFO:tasks.rados.rados.0.smithi084.stdout:3853: writing smithi08466639-424 from 3256801 to 3765362 tid 3 2023-10-01T07:35:50.444 INFO:tasks.rados.rados.0.smithi084.stdout:3854: read oid 279 snap -1 2023-10-01T07:35:50.444 INFO:tasks.rados.rados.0.smithi084.stdout:3854: expect (ObjNum 2265 snap 0 seq_num 2265) 2023-10-01T07:35:50.444 INFO:tasks.rados.rados.0.smithi084.stdout:3855: write oid 396 current snap is 0 2023-10-01T07:35:50.444 INFO:tasks.rados.rados.0.smithi084.stdout:3845: finishing write tid 3 to smithi08466639-313 2023-10-01T07:35:50.444 INFO:tasks.rados.rados.0.smithi084.stdout:3845: finishing write tid 4 to smithi08466639-313 2023-10-01T07:35:50.444 INFO:tasks.rados.rados.0.smithi084.stdout:3845: finishing write tid 5 to smithi08466639-313 2023-10-01T07:35:50.444 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 313 v 500 (ObjNum 2362 snap 0 seq_num 2362) dirty exists 2023-10-01T07:35:50.444 INFO:tasks.rados.rados.0.smithi084.stdout:3845: left oid 313 (ObjNum 2362 snap 0 seq_num 2362) 2023-10-01T07:35:50.444 INFO:tasks.rados.rados.0.smithi084.stdout:3846: finishing write tid 1 to smithi08466639-55 2023-10-01T07:35:50.444 INFO:tasks.rados.rados.0.smithi084.stdout:3846: finishing write tid 2 to smithi08466639-55 2023-10-01T07:35:50.444 INFO:tasks.rados.rados.0.smithi084.stdout:3846: finishing write tid 3 to smithi08466639-55 2023-10-01T07:35:50.445 INFO:tasks.rados.rados.0.smithi084.stdout:3855: seq_num 2367 ranges {582169=700166,2044290=681491,3284224=497945} 2023-10-01T07:35:50.451 INFO:tasks.rados.rados.0.smithi084.stdout:3855: writing smithi08466639-396 from 582169 to 1282335 tid 1 2023-10-01T07:35:50.459 INFO:tasks.rados.rados.0.smithi084.stdout:3855: writing smithi08466639-396 from 2044290 to 2725781 tid 2 2023-10-01T07:35:50.465 INFO:tasks.rados.rados.0.smithi084.stdout:3855: writing smithi08466639-396 from 3284224 to 3782169 tid 3 2023-10-01T07:35:50.465 INFO:tasks.rados.rados.0.smithi084.stdout:3845: done (10 left) 2023-10-01T07:35:50.465 INFO:tasks.rados.rados.0.smithi084.stdout:3856: read oid 47 snap -1 2023-10-01T07:35:50.465 INFO:tasks.rados.rados.0.smithi084.stdout:3856: expect (ObjNum 2326 snap 0 seq_num 2326) 2023-10-01T07:35:50.465 INFO:tasks.rados.rados.0.smithi084.stdout:3857: write oid 339 current snap is 0 2023-10-01T07:35:50.466 INFO:tasks.rados.rados.0.smithi084.stdout:3857: seq_num 2368 ranges {598976=775415,2102772=541502,3311647=487329} 2023-10-01T07:35:50.473 INFO:tasks.rados.rados.0.smithi084.stdout:3857: writing smithi08466639-339 from 598976 to 1374391 tid 1 2023-10-01T07:35:50.480 INFO:tasks.rados.rados.0.smithi084.stdout:3857: writing smithi08466639-339 from 2102772 to 2644274 tid 2 2023-10-01T07:35:50.486 INFO:tasks.rados.rados.0.smithi084.stdout:3857: writing smithi08466639-339 from 3311647 to 3798976 tid 3 2023-10-01T07:35:50.486 INFO:tasks.rados.rados.0.smithi084.stdout:3858: write oid 40 current snap is 0 2023-10-01T07:35:50.487 INFO:tasks.rados.rados.0.smithi084.stdout:3858: seq_num 2369 ranges {615783=450664,1761254=685160,2939070=774222} 2023-10-01T07:35:50.492 INFO:tasks.rados.rados.0.smithi084.stdout:3858: writing smithi08466639-40 from 615783 to 1066447 tid 1 2023-10-01T07:35:50.500 INFO:tasks.rados.rados.0.smithi084.stdout:3858: writing smithi08466639-40 from 1761254 to 2446414 tid 2 2023-10-01T07:35:50.507 INFO:tasks.rados.rados.0.smithi084.stdout:3858: writing smithi08466639-40 from 2939070 to 3713292 tid 3 2023-10-01T07:35:50.507 INFO:tasks.rados.rados.0.smithi084.stdout:3859: read oid 313 snap -1 2023-10-01T07:35:50.508 INFO:tasks.rados.rados.0.smithi084.stdout:3859: expect (ObjNum 2362 snap 0 seq_num 2362) 2023-10-01T07:35:50.508 INFO:tasks.rados.rados.0.smithi084.stdout:3860: write oid 32 current snap is 0 2023-10-01T07:35:50.508 INFO:tasks.rados.rados.0.smithi084.stdout:3860: seq_num 2370 ranges {632590=525913,1703383=545171,2850140=585494} 2023-10-01T07:35:50.514 INFO:tasks.rados.rados.0.smithi084.stdout:3860: writing smithi08466639-32 from 632590 to 1158503 tid 1 2023-10-01T07:35:50.520 INFO:tasks.rados.rados.0.smithi084.stdout:3860: writing smithi08466639-32 from 1703383 to 2248554 tid 2 2023-10-01T07:35:50.527 INFO:tasks.rados.rados.0.smithi084.stdout:3860: writing smithi08466639-32 from 2850140 to 3435634 tid 3 2023-10-01T07:35:50.527 INFO:tasks.rados.rados.0.smithi084.stdout:3861: read oid 200 snap -1 2023-10-01T07:35:50.527 INFO:tasks.rados.rados.0.smithi084.stdout:3861: expect (ObjNum 1602 snap 0 seq_num 1602) 2023-10-01T07:35:50.527 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 16 2023-10-01T07:35:50.528 INFO:tasks.rados.rados.0.smithi084.stdout:3846: finishing write tid 4 to smithi08466639-55 2023-10-01T07:35:50.528 INFO:tasks.rados.rados.0.smithi084.stdout:3846: finishing write tid 5 to smithi08466639-55 2023-10-01T07:35:50.528 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 55 v 525 (ObjNum 2363 snap 0 seq_num 2363) dirty exists 2023-10-01T07:35:50.528 INFO:tasks.rados.rados.0.smithi084.stdout:3846: left oid 55 (ObjNum 2363 snap 0 seq_num 2363) 2023-10-01T07:35:50.528 INFO:tasks.rados.rados.0.smithi084.stdout:3851: finishing write tid 1 to smithi08466639-415 2023-10-01T07:35:50.528 INFO:tasks.rados.rados.0.smithi084.stdout:3848: expect (ObjNum 2027 snap 0 seq_num 2027) 2023-10-01T07:35:50.628 INFO:tasks.rados.rados.0.smithi084.stdout:3851: finishing write tid 2 to smithi08466639-415 2023-10-01T07:35:50.628 INFO:tasks.rados.rados.0.smithi084.stdout:3850: expect (ObjNum 2047 snap 0 seq_num 2047) 2023-10-01T07:35:50.816 INFO:tasks.rados.rados.0.smithi084.stdout:3847: expect (ObjNum 2076 snap 0 seq_num 2076) 2023-10-01T07:35:50.921 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:50 smithi112 bash[27689]: cephadm 2023-10-01T07:35:49.363435+0000 mgr.y (mgr.15282) 29 : cephadm [INF] Upgrade: Updating mgr.x 2023-10-01T07:35:50.921 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:50 smithi112 bash[27689]: cephadm 2023-10-01T07:35:49.369697+0000 mgr.y (mgr.15282) 30 : cephadm [INF] Deploying daemon mgr.x on smithi112 2023-10-01T07:35:50.921 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:50 smithi112 bash[27689]: cluster 2023-10-01T07:35:49.449791+0000 mgr.y (mgr.15282) 31 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 75 MiB/s rd, 13 MiB/s wr, 111 op/s 2023-10-01T07:35:51.000 INFO:tasks.rados.rados.0.smithi084.stdout:3851: finishing write tid 3 to smithi08466639-415 2023-10-01T07:35:51.000 INFO:tasks.rados.rados.0.smithi084.stdout:3851: finishing write tid 4 to smithi08466639-415 2023-10-01T07:35:51.001 INFO:tasks.rados.rados.0.smithi084.stdout:3851: finishing write tid 5 to smithi08466639-415 2023-10-01T07:35:51.001 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 415 v 544 (ObjNum 2364 snap 0 seq_num 2364) dirty exists 2023-10-01T07:35:51.001 INFO:tasks.rados.rados.0.smithi084.stdout:3851: left oid 415 (ObjNum 2364 snap 0 seq_num 2364) 2023-10-01T07:35:51.001 INFO:tasks.rados.rados.0.smithi084.stdout:3849: expect (ObjNum 792 snap 0 seq_num 792) 2023-10-01T07:35:51.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:50 smithi084 bash[27378]: cephadm 2023-10-01T07:35:49.363435+0000 mgr.y (mgr.15282) 29 : cephadm [INF] Upgrade: Updating mgr.x 2023-10-01T07:35:51.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:50 smithi084 bash[27378]: cephadm 2023-10-01T07:35:49.369697+0000 mgr.y (mgr.15282) 30 : cephadm [INF] Deploying daemon mgr.x on smithi112 2023-10-01T07:35:51.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:50 smithi084 bash[27378]: cluster 2023-10-01T07:35:49.449791+0000 mgr.y (mgr.15282) 31 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 75 MiB/s rd, 13 MiB/s wr, 111 op/s 2023-10-01T07:35:51.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:50 smithi084 bash[33757]: cephadm 2023-10-01T07:35:49.363435+0000 mgr.y (mgr.15282) 29 : cephadm [INF] Upgrade: Updating mgr.x 2023-10-01T07:35:51.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:50 smithi084 bash[33757]: cephadm 2023-10-01T07:35:49.369697+0000 mgr.y (mgr.15282) 30 : cephadm [INF] Deploying daemon mgr.x on smithi112 2023-10-01T07:35:51.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:50 smithi084 bash[33757]: cluster 2023-10-01T07:35:49.449791+0000 mgr.y (mgr.15282) 31 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 75 MiB/s rd, 13 MiB/s wr, 111 op/s 2023-10-01T07:35:51.202 INFO:tasks.rados.rados.0.smithi084.stdout:3852: finishing write tid 1 to smithi08466639-423 2023-10-01T07:35:51.202 INFO:tasks.rados.rados.0.smithi084.stdout:3852: finishing write tid 2 to smithi08466639-423 2023-10-01T07:35:51.202 INFO:tasks.rados.rados.0.smithi084.stdout:3852: finishing write tid 3 to smithi08466639-423 2023-10-01T07:35:51.202 INFO:tasks.rados.rados.0.smithi084.stdout:3852: finishing write tid 4 to smithi08466639-423 2023-10-01T07:35:51.203 INFO:tasks.rados.rados.0.smithi084.stdout:3852: finishing write tid 5 to smithi08466639-423 2023-10-01T07:35:51.203 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 423 v 397 (ObjNum 2365 snap 0 seq_num 2365) dirty exists 2023-10-01T07:35:51.203 INFO:tasks.rados.rados.0.smithi084.stdout:3852: left oid 423 (ObjNum 2365 snap 0 seq_num 2365) 2023-10-01T07:35:51.203 INFO:tasks.rados.rados.0.smithi084.stdout:3853: finishing write tid 1 to smithi08466639-424 2023-10-01T07:35:51.203 INFO:tasks.rados.rados.0.smithi084.stdout:3853: finishing write tid 2 to smithi08466639-424 2023-10-01T07:35:51.203 INFO:tasks.rados.rados.0.smithi084.stdout:3853: finishing write tid 3 to smithi08466639-424 2023-10-01T07:35:51.203 INFO:tasks.rados.rados.0.smithi084.stdout:3853: finishing write tid 4 to smithi08466639-424 2023-10-01T07:35:51.203 INFO:tasks.rados.rados.0.smithi084.stdout:3853: finishing write tid 5 to smithi08466639-424 2023-10-01T07:35:51.203 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 424 v 515 (ObjNum 2366 snap 0 seq_num 2366) dirty exists 2023-10-01T07:35:51.203 INFO:tasks.rados.rados.0.smithi084.stdout:3853: left oid 424 (ObjNum 2366 snap 0 seq_num 2366) 2023-10-01T07:35:51.204 INFO:tasks.rados.rados.0.smithi084.stdout:3846: done (15 left) 2023-10-01T07:35:51.204 INFO:tasks.rados.rados.0.smithi084.stdout:3847: done (14 left) 2023-10-01T07:35:51.204 INFO:tasks.rados.rados.0.smithi084.stdout:3848: done (13 left) 2023-10-01T07:35:51.204 INFO:tasks.rados.rados.0.smithi084.stdout:3849: done (12 left) 2023-10-01T07:35:51.204 INFO:tasks.rados.rados.0.smithi084.stdout:3850: done (11 left) 2023-10-01T07:35:51.204 INFO:tasks.rados.rados.0.smithi084.stdout:3851: done (10 left) 2023-10-01T07:35:51.204 INFO:tasks.rados.rados.0.smithi084.stdout:3852: done (9 left) 2023-10-01T07:35:51.204 INFO:tasks.rados.rados.0.smithi084.stdout:3853: done (8 left) 2023-10-01T07:35:51.204 INFO:tasks.rados.rados.0.smithi084.stdout:3862: write oid 455 current snap is 0 2023-10-01T07:35:51.204 INFO:tasks.rados.rados.0.smithi084.stdout:3854: expect (ObjNum 2265 snap 0 seq_num 2265) 2023-10-01T07:35:51.285 INFO:tasks.rados.rados.0.smithi084.stdout:3855: finishing write tid 1 to smithi08466639-396 2023-10-01T07:35:51.285 INFO:tasks.rados.rados.0.smithi084.stdout:3855: finishing write tid 2 to smithi08466639-396 2023-10-01T07:35:51.285 INFO:tasks.rados.rados.0.smithi084.stdout:3855: finishing write tid 3 to smithi08466639-396 2023-10-01T07:35:51.285 INFO:tasks.rados.rados.0.smithi084.stdout:3855: finishing write tid 4 to smithi08466639-396 2023-10-01T07:35:51.285 INFO:tasks.rados.rados.0.smithi084.stdout:3855: finishing write tid 5 to smithi08466639-396 2023-10-01T07:35:51.285 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 396 v 539 (ObjNum 2367 snap 0 seq_num 2367) dirty exists 2023-10-01T07:35:51.286 INFO:tasks.rados.rados.0.smithi084.stdout:3855: left oid 396 (ObjNum 2367 snap 0 seq_num 2367) 2023-10-01T07:35:51.286 INFO:tasks.rados.rados.0.smithi084.stdout:3856: expect (ObjNum 2326 snap 0 seq_num 2326) 2023-10-01T07:35:51.452 INFO:tasks.rados.rados.0.smithi084.stdout:3857: finishing write tid 1 to smithi08466639-339 2023-10-01T07:35:51.452 INFO:tasks.rados.rados.0.smithi084.stdout:3857: finishing write tid 2 to smithi08466639-339 2023-10-01T07:35:51.453 INFO:tasks.rados.rados.0.smithi084.stdout:3857: finishing write tid 3 to smithi08466639-339 2023-10-01T07:35:51.453 INFO:tasks.rados.rados.0.smithi084.stdout:3857: finishing write tid 4 to smithi08466639-339 2023-10-01T07:35:51.453 INFO:tasks.rados.rados.0.smithi084.stdout:3857: finishing write tid 5 to smithi08466639-339 2023-10-01T07:35:51.453 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 339 v 401 (ObjNum 2368 snap 0 seq_num 2368) dirty exists 2023-10-01T07:35:51.453 INFO:tasks.rados.rados.0.smithi084.stdout:3857: left oid 339 (ObjNum 2368 snap 0 seq_num 2368) 2023-10-01T07:35:51.453 INFO:tasks.rados.rados.0.smithi084.stdout:3858: finishing write tid 1 to smithi08466639-40 2023-10-01T07:35:51.453 INFO:tasks.rados.rados.0.smithi084.stdout:3858: finishing write tid 2 to smithi08466639-40 2023-10-01T07:35:51.453 INFO:tasks.rados.rados.0.smithi084.stdout:3858: finishing write tid 3 to smithi08466639-40 2023-10-01T07:35:51.453 INFO:tasks.rados.rados.0.smithi084.stdout:3862: seq_num 2371 ranges {649397=601162,1761865=688829,2877563=513119,3812689=36708} 2023-10-01T07:35:51.460 INFO:tasks.rados.rados.0.smithi084.stdout:3862: writing smithi08466639-455 from 649397 to 1250559 tid 1 2023-10-01T07:35:51.468 INFO:tasks.rados.rados.0.smithi084.stdout:3862: writing smithi08466639-455 from 1761865 to 2450694 tid 2 2023-10-01T07:35:51.474 INFO:tasks.rados.rados.0.smithi084.stdout:3862: writing smithi08466639-455 from 2877563 to 3390682 tid 3 2023-10-01T07:35:51.477 INFO:tasks.rados.rados.0.smithi084.stdout:3862: writing smithi08466639-455 from 3812689 to 3849397 tid 4 2023-10-01T07:35:51.477 INFO:tasks.rados.rados.0.smithi084.stdout:3854: done (8 left) 2023-10-01T07:35:51.478 INFO:tasks.rados.rados.0.smithi084.stdout:3855: done (7 left) 2023-10-01T07:35:51.478 INFO:tasks.rados.rados.0.smithi084.stdout:3856: done (6 left) 2023-10-01T07:35:51.478 INFO:tasks.rados.rados.0.smithi084.stdout:3857: done (5 left) 2023-10-01T07:35:51.478 INFO:tasks.rados.rados.0.smithi084.stdout:3863: read oid 9 snap -1 2023-10-01T07:35:51.478 INFO:tasks.rados.rados.0.smithi084.stdout:3863: expect (ObjNum 8 snap 0 seq_num 8) 2023-10-01T07:35:51.478 INFO:tasks.rados.rados.0.smithi084.stdout:3864: delete oid 116 current snap is 0 2023-10-01T07:35:51.478 INFO:tasks.rados.rados.0.smithi084.stdout:3858: finishing write tid 4 to smithi08466639-40 2023-10-01T07:35:51.478 INFO:tasks.rados.rados.0.smithi084.stdout:3858: finishing write tid 5 to smithi08466639-40 2023-10-01T07:35:51.478 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 40 v 519 (ObjNum 2369 snap 0 seq_num 2369) dirty exists 2023-10-01T07:35:51.478 INFO:tasks.rados.rados.0.smithi084.stdout:3858: left oid 40 (ObjNum 2369 snap 0 seq_num 2369) 2023-10-01T07:35:51.478 INFO:tasks.rados.rados.0.smithi084.stdout:3859: expect (ObjNum 2362 snap 0 seq_num 2362) 2023-10-01T07:35:51.681 INFO:tasks.rados.rados.0.smithi084.stdout:3860: finishing write tid 1 to smithi08466639-32 2023-10-01T07:35:51.681 INFO:tasks.rados.rados.0.smithi084.stdout:3860: finishing write tid 2 to smithi08466639-32 2023-10-01T07:35:51.681 INFO:tasks.rados.rados.0.smithi084.stdout:3860: finishing write tid 3 to smithi08466639-32 2023-10-01T07:35:51.681 INFO:tasks.rados.rados.0.smithi084.stdout:3860: finishing write tid 4 to smithi08466639-32 2023-10-01T07:35:51.681 INFO:tasks.rados.rados.0.smithi084.stdout:3860: finishing write tid 5 to smithi08466639-32 2023-10-01T07:35:51.681 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 32 v 348 (ObjNum 2370 snap 0 seq_num 2370) dirty exists 2023-10-01T07:35:51.681 INFO:tasks.rados.rados.0.smithi084.stdout:3860: left oid 32 (ObjNum 2370 snap 0 seq_num 2370) 2023-10-01T07:35:51.683 INFO:tasks.rados.rados.0.smithi084.stdout:3861: expect (ObjNum 1602 snap 0 seq_num 1602) 2023-10-01T07:35:51.799 INFO:tasks.rados.rados.0.smithi084.stdout:3862: finishing write tid 1 to smithi08466639-455 2023-10-01T07:35:51.799 INFO:tasks.rados.rados.0.smithi084.stdout:3862: finishing write tid 2 to smithi08466639-455 2023-10-01T07:35:51.799 INFO:tasks.rados.rados.0.smithi084.stdout:3862: finishing write tid 3 to smithi08466639-455 2023-10-01T07:35:51.799 INFO:tasks.rados.rados.0.smithi084.stdout:3862: finishing write tid 4 to smithi08466639-455 2023-10-01T07:35:51.799 INFO:tasks.rados.rados.0.smithi084.stdout:3862: finishing write tid 5 to smithi08466639-455 2023-10-01T07:35:51.799 INFO:tasks.rados.rados.0.smithi084.stdout:3862: finishing write tid 6 to smithi08466639-455 2023-10-01T07:35:51.799 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 455 v 534 (ObjNum 2371 snap 0 seq_num 2371) dirty exists 2023-10-01T07:35:51.800 INFO:tasks.rados.rados.0.smithi084.stdout:3862: left oid 455 (ObjNum 2371 snap 0 seq_num 2371) 2023-10-01T07:35:51.800 INFO:tasks.rados.rados.0.smithi084.stdout:3863: expect (ObjNum 8 snap 0 seq_num 8) 2023-10-01T07:35:51.872 INFO:tasks.rados.rados.0.smithi084.stdout:3858: done (6 left) 2023-10-01T07:35:51.872 INFO:tasks.rados.rados.0.smithi084.stdout:3859: done (5 left) 2023-10-01T07:35:51.872 INFO:tasks.rados.rados.0.smithi084.stdout:3860: done (4 left) 2023-10-01T07:35:51.872 INFO:tasks.rados.rados.0.smithi084.stdout:3861: done (3 left) 2023-10-01T07:35:51.872 INFO:tasks.rados.rados.0.smithi084.stdout:3862: done (2 left) 2023-10-01T07:35:51.872 INFO:tasks.rados.rados.0.smithi084.stdout:3863: done (1 left) 2023-10-01T07:35:51.872 INFO:tasks.rados.rados.0.smithi084.stdout:3864: done (0 left) 2023-10-01T07:35:51.872 INFO:tasks.rados.rados.0.smithi084.stdout:3865: read oid 140 snap -1 2023-10-01T07:35:51.872 INFO:tasks.rados.rados.0.smithi084.stdout:3865: expect (ObjNum 2192 snap 0 seq_num 2192) 2023-10-01T07:35:51.872 INFO:tasks.rados.rados.0.smithi084.stdout:3866: write oid 291 current snap is 0 2023-10-01T07:35:51.873 INFO:tasks.rados.rados.0.smithi084.stdout:3866: seq_num 2373 ranges {683011=468013,1595182=692498,3048762=535663} 2023-10-01T07:35:51.884 INFO:tasks.rados.rados.0.smithi084.stdout:3866: writing smithi08466639-291 from 683011 to 1151024 tid 1 2023-10-01T07:35:51.891 INFO:tasks.rados.rados.0.smithi084.stdout:3866: writing smithi08466639-291 from 1595182 to 2287680 tid 2 2023-10-01T07:35:51.899 INFO:tasks.rados.rados.0.smithi084.stdout:3866: writing smithi08466639-291 from 3048762 to 3584425 tid 3 2023-10-01T07:35:51.899 INFO:tasks.rados.rados.0.smithi084.stdout:3867: write oid 315 current snap is 0 2023-10-01T07:35:51.899 INFO:tasks.rados.rados.0.smithi084.stdout:3865: expect (ObjNum 2192 snap 0 seq_num 2192) 2023-10-01T07:35:51.956 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:51 smithi112 bash[27689]: audit 2023-10-01T07:35:51.658147+0000 mon.a (mon.0) 865 : audit [DBG] from='client.? 172.21.15.84:0/2546493045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:51.956 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:51 smithi112 systemd[1]: Stopping Ceph mgr.x for 9c46152e-602a-11ee-8db5-212e2dc638e7... 2023-10-01T07:35:52.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:51 smithi084 bash[27378]: audit 2023-10-01T07:35:51.658147+0000 mon.a (mon.0) 865 : audit [DBG] from='client.? 172.21.15.84:0/2546493045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:52.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:51 smithi084 bash[33757]: audit 2023-10-01T07:35:51.658147+0000 mon.a (mon.0) 865 : audit [DBG] from='client.? 172.21.15.84:0/2546493045' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:52.152 INFO:tasks.rados.rados.0.smithi084.stdout:3866: finishing write tid 1 to smithi08466639-291 2023-10-01T07:35:52.152 INFO:tasks.rados.rados.0.smithi084.stdout:3866: finishing write tid 2 to smithi08466639-291 2023-10-01T07:35:52.152 INFO:tasks.rados.rados.0.smithi084.stdout:3866: finishing write tid 3 to smithi08466639-291 2023-10-01T07:35:52.152 INFO:tasks.rados.rados.0.smithi084.stdout:3866: finishing write tid 4 to smithi08466639-291 2023-10-01T07:35:52.153 INFO:tasks.rados.rados.0.smithi084.stdout:3866: finishing write tid 5 to smithi08466639-291 2023-10-01T07:35:52.153 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 291 v 397 (ObjNum 2373 snap 0 seq_num 2373) dirty exists 2023-10-01T07:35:52.153 INFO:tasks.rados.rados.0.smithi084.stdout:3866: left oid 291 (ObjNum 2373 snap 0 seq_num 2373) 2023-10-01T07:35:52.153 INFO:tasks.rados.rados.0.smithi084.stdout:3867: seq_num 2374 ranges {699818=543262,1937311=436156,2843479=746935} 2023-10-01T07:35:52.163 INFO:tasks.rados.rados.0.smithi084.stdout:3867: writing smithi08466639-315 from 699818 to 1243080 tid 1 2023-10-01T07:35:52.170 INFO:tasks.rados.rados.0.smithi084.stdout:3867: writing smithi08466639-315 from 1937311 to 2373467 tid 2 2023-10-01T07:35:52.177 INFO:tasks.rados.rados.0.smithi084.stdout:3867: writing smithi08466639-315 from 2843479 to 3590414 tid 3 2023-10-01T07:35:52.177 INFO:tasks.rados.rados.0.smithi084.stdout:3865: done (2 left) 2023-10-01T07:35:52.177 INFO:tasks.rados.rados.0.smithi084.stdout:3866: done (1 left) 2023-10-01T07:35:52.178 INFO:tasks.rados.rados.0.smithi084.stdout:3868: write oid 96 current snap is 0 2023-10-01T07:35:52.178 INFO:tasks.rados.rados.0.smithi084.stdout:3867: finishing write tid 1 to smithi08466639-315 2023-10-01T07:35:52.178 INFO:tasks.rados.rados.0.smithi084.stdout:3868: seq_num 2375 ranges {716625=618511,1995793=696167,3387255=529370} 2023-10-01T07:35:52.185 INFO:tasks.rados.rados.0.smithi084.stdout:3868: writing smithi08466639-96 from 716625 to 1335136 tid 1 2023-10-01T07:35:52.192 INFO:tasks.rados.rados.0.smithi084.stdout:3868: writing smithi08466639-96 from 1995793 to 2691960 tid 2 2023-10-01T07:35:52.199 INFO:tasks.rados.rados.0.smithi084.stdout:3868: writing smithi08466639-96 from 3387255 to 3916625 tid 3 2023-10-01T07:35:52.200 INFO:tasks.rados.rados.0.smithi084.stdout:3869: read oid 77 snap -1 2023-10-01T07:35:52.200 INFO:tasks.rados.rados.0.smithi084.stdout:3869: expect (ObjNum 2196 snap 0 seq_num 2196) 2023-10-01T07:35:52.200 INFO:tasks.rados.rados.0.smithi084.stdout:3870: read oid 99 snap -1 2023-10-01T07:35:52.200 INFO:tasks.rados.rados.0.smithi084.stdout:3870: expect (ObjNum 98 snap 0 seq_num 98) 2023-10-01T07:35:52.200 INFO:tasks.rados.rados.0.smithi084.stdout:3871: write oid 24 current snap is 0 2023-10-01T07:35:52.200 INFO:tasks.rados.rados.0.smithi084.stdout:3867: finishing write tid 2 to smithi08466639-315 2023-10-01T07:35:52.200 INFO:tasks.rados.rados.0.smithi084.stdout:3871: seq_num 2376 ranges {733432=693760,2054275=439825,2898325=485832} 2023-10-01T07:35:52.208 INFO:tasks.rados.rados.0.smithi084.stdout:3871: writing smithi08466639-24 from 733432 to 1427192 tid 1 2023-10-01T07:35:52.214 INFO:tasks.rados.rados.0.smithi084.stdout:3871: writing smithi08466639-24 from 2054275 to 2494100 tid 2 2023-10-01T07:35:52.219 INFO:tasks.rados.rados.0.smithi084.stdout:3871: writing smithi08466639-24 from 2898325 to 3384157 tid 3 2023-10-01T07:35:52.219 INFO:tasks.rados.rados.0.smithi084.stdout:3872: write oid 437 current snap is 0 2023-10-01T07:35:52.219 INFO:tasks.rados.rados.0.smithi084.stdout:3867: finishing write tid 3 to smithi08466639-315 2023-10-01T07:35:52.219 INFO:tasks.rados.rados.0.smithi084.stdout:3867: finishing write tid 4 to smithi08466639-315 2023-10-01T07:35:52.219 INFO:tasks.rados.rados.0.smithi084.stdout:3872: seq_num 2377 ranges {750239=769009,2112757=699836,3442101=508138} 2023-10-01T07:35:52.228 INFO:tasks.rados.rados.0.smithi084.stdout:3872: writing smithi08466639-437 from 750239 to 1519248 tid 1 2023-10-01T07:35:52.235 INFO:tasks.rados.rados.0.smithi084.stdout:3872: writing smithi08466639-437 from 2112757 to 2812593 tid 2 2023-10-01T07:35:52.242 INFO:tasks.rados.rados.0.smithi084.stdout:3872: writing smithi08466639-437 from 3442101 to 3950239 tid 3 2023-10-01T07:35:52.242 INFO:tasks.rados.rados.0.smithi084.stdout:3873: read oid 40 snap -1 2023-10-01T07:35:52.242 INFO:tasks.rados.rados.0.smithi084.stdout:3873: expect (ObjNum 2369 snap 0 seq_num 2369) 2023-10-01T07:35:52.242 INFO:tasks.rados.rados.0.smithi084.stdout:3874: read oid 485 snap -1 2023-10-01T07:35:52.242 INFO:tasks.rados.rados.0.smithi084.stdout:3874: expect (ObjNum 1800 snap 0 seq_num 1800) 2023-10-01T07:35:52.242 INFO:tasks.rados.rados.0.smithi084.stdout:3875: read oid 38 snap -1 2023-10-01T07:35:52.242 INFO:tasks.rados.rados.0.smithi084.stdout:3875: expect deleted 2023-10-01T07:35:52.242 INFO:tasks.rados.rados.0.smithi084.stdout:3876: write oid 134 current snap is 0 2023-10-01T07:35:52.243 INFO:tasks.rados.rados.0.smithi084.stdout:3867: finishing write tid 5 to smithi08466639-315 2023-10-01T07:35:52.243 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 315 v 529 (ObjNum 2374 snap 0 seq_num 2374) dirty exists 2023-10-01T07:35:52.243 INFO:tasks.rados.rados.0.smithi084.stdout:3867: left oid 315 (ObjNum 2374 snap 0 seq_num 2374) 2023-10-01T07:35:52.243 INFO:tasks.rados.rados.0.smithi084.stdout:3868: finishing write tid 1 to smithi08466639-96 2023-10-01T07:35:52.243 INFO:tasks.rados.rados.0.smithi084.stdout:3876: seq_num 2378 ranges {767046=444258,1654886=443494,2836818=508376,3760009=207037} 2023-10-01T07:35:52.249 INFO:tasks.rados.rados.0.smithi084.stdout:3876: writing smithi08466639-134 from 767046 to 1211304 tid 1 2023-10-01T07:35:52.254 INFO:tasks.rados.rados.0.smithi084.stdout:3876: writing smithi08466639-134 from 1654886 to 2098380 tid 2 2023-10-01T07:35:52.261 INFO:tasks.rados.rados.0.smithi084.stdout:3876: writing smithi08466639-134 from 2836818 to 3345194 tid 3 2023-10-01T07:35:52.266 INFO:tasks.rados.rados.0.smithi084.stdout:3876: writing smithi08466639-134 from 3760009 to 3967046 tid 4 2023-10-01T07:35:52.266 INFO:tasks.rados.rados.0.smithi084.stdout:3867: done (9 left) 2023-10-01T07:35:52.266 INFO:tasks.rados.rados.0.smithi084.stdout:3877: read oid 310 snap -1 2023-10-01T07:35:52.266 INFO:tasks.rados.rados.0.smithi084.stdout:3877: expect (ObjNum 1338 snap 0 seq_num 1338) 2023-10-01T07:35:52.266 INFO:tasks.rados.rados.0.smithi084.stdout:3878: delete oid 267 current snap is 0 2023-10-01T07:35:52.266 INFO:tasks.rados.rados.0.smithi084.stdout:3868: finishing write tid 2 to smithi08466639-96 2023-10-01T07:35:52.266 INFO:tasks.rados.rados.0.smithi084.stdout:3868: finishing write tid 3 to smithi08466639-96 2023-10-01T07:35:52.266 INFO:tasks.rados.rados.0.smithi084.stdout:3869: expect (ObjNum 2196 snap 0 seq_num 2196) 2023-10-01T07:35:52.451 INFO:tasks.rados.rados.0.smithi084.stdout:3868: finishing write tid 4 to smithi08466639-96 2023-10-01T07:35:52.451 INFO:tasks.rados.rados.0.smithi084.stdout:3868: finishing write tid 5 to smithi08466639-96 2023-10-01T07:35:52.452 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 96 v 548 (ObjNum 2375 snap 0 seq_num 2375) dirty exists 2023-10-01T07:35:52.452 INFO:tasks.rados.rados.0.smithi084.stdout:3868: left oid 96 (ObjNum 2375 snap 0 seq_num 2375) 2023-10-01T07:35:52.452 INFO:tasks.rados.rados.0.smithi084.stdout:3870: expect (ObjNum 98 snap 0 seq_num 98) 2023-10-01T07:35:52.570 INFO:tasks.rados.rados.0.smithi084.stdout:3871: finishing write tid 1 to smithi08466639-24 2023-10-01T07:35:52.571 INFO:tasks.rados.rados.0.smithi084.stdout:3871: finishing write tid 2 to smithi08466639-24 2023-10-01T07:35:52.571 INFO:tasks.rados.rados.0.smithi084.stdout:3871: finishing write tid 3 to smithi08466639-24 2023-10-01T07:35:52.571 INFO:tasks.rados.rados.0.smithi084.stdout:3871: finishing write tid 4 to smithi08466639-24 2023-10-01T07:35:52.571 INFO:tasks.rados.rados.0.smithi084.stdout:3871: finishing write tid 5 to smithi08466639-24 2023-10-01T07:35:52.571 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 24 v 538 (ObjNum 2376 snap 0 seq_num 2376) dirty exists 2023-10-01T07:35:52.571 INFO:tasks.rados.rados.0.smithi084.stdout:3871: left oid 24 (ObjNum 2376 snap 0 seq_num 2376) 2023-10-01T07:35:52.571 INFO:tasks.rados.rados.0.smithi084.stdout:3872: finishing write tid 1 to smithi08466639-437 2023-10-01T07:35:52.571 INFO:tasks.rados.rados.0.smithi084.stdout:3872: finishing write tid 2 to smithi08466639-437 2023-10-01T07:35:52.571 INFO:tasks.rados.rados.0.smithi084.stdout:3872: finishing write tid 3 to smithi08466639-437 2023-10-01T07:35:52.571 INFO:tasks.rados.rados.0.smithi084.stdout:3872: finishing write tid 4 to smithi08466639-437 2023-10-01T07:35:52.571 INFO:tasks.rados.rados.0.smithi084.stdout:3872: finishing write tid 5 to smithi08466639-437 2023-10-01T07:35:52.572 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 437 v 552 (ObjNum 2377 snap 0 seq_num 2377) dirty exists 2023-10-01T07:35:52.572 INFO:tasks.rados.rados.0.smithi084.stdout:3872: left oid 437 (ObjNum 2377 snap 0 seq_num 2377) 2023-10-01T07:35:52.572 INFO:tasks.rados.rados.0.smithi084.stdout:3874: expect (ObjNum 1800 snap 0 seq_num 1800) 2023-10-01T07:35:52.721 INFO:tasks.rados.rados.0.smithi084.stdout:3876: finishing write tid 1 to smithi08466639-134 2023-10-01T07:35:52.721 INFO:tasks.rados.rados.0.smithi084.stdout:3876: finishing write tid 2 to smithi08466639-134 2023-10-01T07:35:52.721 INFO:tasks.rados.rados.0.smithi084.stdout:3873: expect (ObjNum 2369 snap 0 seq_num 2369) 2023-10-01T07:35:52.976 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:52 smithi112 bash[27689]: cluster 2023-10-01T07:35:51.450406+0000 mgr.y (mgr.15282) 32 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 11 MiB/s wr, 95 op/s 2023-10-01T07:35:52.977 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:52 smithi112 bash[55385]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-mgr-x 2023-10-01T07:35:52.977 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:52 smithi112 systemd[1]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-10-01T07:35:52.977 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:52 smithi112 bash[55446]: Error response from daemon: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-mgr-x 2023-10-01T07:35:52.977 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:52 smithi112 systemd[1]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@mgr.x.service: Failed with result 'exit-code'. 2023-10-01T07:35:52.977 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:52 smithi112 systemd[1]: Stopped Ceph mgr.x for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T07:35:52.983 INFO:tasks.rados.rados.0.smithi084.stdout:3876: finishing write tid 3 to smithi08466639-134 2023-10-01T07:35:52.983 INFO:tasks.rados.rados.0.smithi084.stdout:3876: finishing write tid 4 to smithi08466639-134 2023-10-01T07:35:52.983 INFO:tasks.rados.rados.0.smithi084.stdout:3876: finishing write tid 5 to smithi08466639-134 2023-10-01T07:35:52.983 INFO:tasks.rados.rados.0.smithi084.stdout:3876: finishing write tid 6 to smithi08466639-134 2023-10-01T07:35:52.984 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 134 v 402 (ObjNum 2378 snap 0 seq_num 2378) dirty exists 2023-10-01T07:35:52.984 INFO:tasks.rados.rados.0.smithi084.stdout:3876: left oid 134 (ObjNum 2378 snap 0 seq_num 2378) 2023-10-01T07:35:52.984 INFO:tasks.rados.rados.0.smithi084.stdout:3877: expect (ObjNum 1338 snap 0 seq_num 1338) 2023-10-01T07:35:53.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:52 smithi084 bash[27378]: cluster 2023-10-01T07:35:51.450406+0000 mgr.y (mgr.15282) 32 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 11 MiB/s wr, 95 op/s 2023-10-01T07:35:53.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:52 smithi084 bash[33757]: cluster 2023-10-01T07:35:51.450406+0000 mgr.y (mgr.15282) 32 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 11 MiB/s wr, 95 op/s 2023-10-01T07:35:53.122 INFO:tasks.rados.rados.0.smithi084.stdout:3868: done (10 left) 2023-10-01T07:35:53.123 INFO:tasks.rados.rados.0.smithi084.stdout:3869: done (9 left) 2023-10-01T07:35:53.123 INFO:tasks.rados.rados.0.smithi084.stdout:3870: done (8 left) 2023-10-01T07:35:53.123 INFO:tasks.rados.rados.0.smithi084.stdout:3871: done (7 left) 2023-10-01T07:35:53.123 INFO:tasks.rados.rados.0.smithi084.stdout:3872: done (6 left) 2023-10-01T07:35:53.123 INFO:tasks.rados.rados.0.smithi084.stdout:3873: done (5 left) 2023-10-01T07:35:53.123 INFO:tasks.rados.rados.0.smithi084.stdout:3874: done (4 left) 2023-10-01T07:35:53.123 INFO:tasks.rados.rados.0.smithi084.stdout:3875: done (3 left) 2023-10-01T07:35:53.123 INFO:tasks.rados.rados.0.smithi084.stdout:3876: done (2 left) 2023-10-01T07:35:53.123 INFO:tasks.rados.rados.0.smithi084.stdout:3877: done (1 left) 2023-10-01T07:35:53.123 INFO:tasks.rados.rados.0.smithi084.stdout:3878: done (0 left) 2023-10-01T07:35:53.124 INFO:tasks.rados.rados.0.smithi084.stdout:3879: read oid 326 snap -1 2023-10-01T07:35:53.124 INFO:tasks.rados.rados.0.smithi084.stdout:3879: expect (ObjNum 2132 snap 0 seq_num 2132) 2023-10-01T07:35:53.124 INFO:tasks.rados.rados.0.smithi084.stdout:3880: read oid 1 snap -1 2023-10-01T07:35:53.124 INFO:tasks.rados.rados.0.smithi084.stdout:3880: expect deleted 2023-10-01T07:35:53.124 INFO:tasks.rados.rados.0.smithi084.stdout:3881: read oid 489 snap -1 2023-10-01T07:35:53.124 INFO:tasks.rados.rados.0.smithi084.stdout:3881: expect (ObjNum 1145 snap 0 seq_num 1145) 2023-10-01T07:35:53.124 INFO:tasks.rados.rados.0.smithi084.stdout:3882: write oid 362 current snap is 0 2023-10-01T07:35:53.124 INFO:tasks.rados.rados.0.smithi084.stdout:3882: seq_num 2380 ranges {400660=711109,1888203=112457} 2023-10-01T07:35:53.134 INFO:tasks.rados.rados.0.smithi084.stdout:3882: writing smithi08466639-362 from 400660 to 1111769 tid 1 2023-10-01T07:35:53.139 INFO:tasks.rados.rados.0.smithi084.stdout:3882: writing smithi08466639-362 from 1888203 to 2000660 tid 2 2023-10-01T07:35:53.140 INFO:tasks.rados.rados.0.smithi084.stdout:3883: delete oid 138 current snap is 0 2023-10-01T07:35:53.140 INFO:tasks.rados.rados.0.smithi084.stdout:3879: expect (ObjNum 2132 snap 0 seq_num 2132) 2023-10-01T07:35:53.228 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:52 smithi112 systemd[1]: Started Ceph mgr.x for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T07:35:53.268 INFO:tasks.rados.rados.0.smithi084.stdout:3881: expect (ObjNum 1145 snap 0 seq_num 1145) 2023-10-01T07:35:53.445 INFO:tasks.rados.rados.0.smithi084.stdout:3882: finishing write tid 1 to smithi08466639-362 2023-10-01T07:35:53.445 INFO:tasks.rados.rados.0.smithi084.stdout:3882: finishing write tid 2 to smithi08466639-362 2023-10-01T07:35:53.446 INFO:tasks.rados.rados.0.smithi084.stdout:3882: finishing write tid 3 to smithi08466639-362 2023-10-01T07:35:53.446 INFO:tasks.rados.rados.0.smithi084.stdout:3882: finishing write tid 4 to smithi08466639-362 2023-10-01T07:35:53.446 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 362 v 352 (ObjNum 2380 snap 0 seq_num 2380) dirty exists 2023-10-01T07:35:53.446 INFO:tasks.rados.rados.0.smithi084.stdout:3882: left oid 362 (ObjNum 2380 snap 0 seq_num 2380) 2023-10-01T07:35:53.446 INFO:tasks.rados.rados.0.smithi084.stdout:3879: done (4 left) 2023-10-01T07:35:53.446 INFO:tasks.rados.rados.0.smithi084.stdout:3880: done (3 left) 2023-10-01T07:35:53.446 INFO:tasks.rados.rados.0.smithi084.stdout:3881: done (2 left) 2023-10-01T07:35:53.446 INFO:tasks.rados.rados.0.smithi084.stdout:3882: done (1 left) 2023-10-01T07:35:53.446 INFO:tasks.rados.rados.0.smithi084.stdout:3883: done (0 left) 2023-10-01T07:35:53.446 INFO:tasks.rados.rados.0.smithi084.stdout:3884: delete oid 262 current snap is 0 2023-10-01T07:35:53.448 INFO:tasks.rados.rados.0.smithi084.stdout:3884: done (0 left) 2023-10-01T07:35:53.448 INFO:tasks.rados.rados.0.smithi084.stdout:3885: read oid 44 snap -1 2023-10-01T07:35:53.448 INFO:tasks.rados.rados.0.smithi084.stdout:3885: expect deleted 2023-10-01T07:35:53.448 INFO:tasks.rados.rados.0.smithi084.stdout:3886: read oid 266 snap -1 2023-10-01T07:35:53.448 INFO:tasks.rados.rados.0.smithi084.stdout:3886: expect (ObjNum 2142 snap 0 seq_num 2142) 2023-10-01T07:35:53.448 INFO:tasks.rados.rados.0.smithi084.stdout:3887: write oid 101 current snap is 0 2023-10-01T07:35:53.449 INFO:tasks.rados.rados.0.smithi084.stdout:3887: seq_num 2383 ranges {451081=536856,1547296=503785} 2023-10-01T07:35:53.459 INFO:tasks.rados.rados.0.smithi084.stdout:3887: writing smithi08466639-101 from 451081 to 987937 tid 1 2023-10-01T07:35:53.466 INFO:tasks.rados.rados.0.smithi084.stdout:3887: writing smithi08466639-101 from 1547296 to 2051081 tid 2 2023-10-01T07:35:53.467 INFO:tasks.rados.rados.0.smithi084.stdout:3888: read oid 74 snap -1 2023-10-01T07:35:53.467 INFO:tasks.rados.rados.0.smithi084.stdout:3888: expect (ObjNum 2179 snap 0 seq_num 2179) 2023-10-01T07:35:53.467 INFO:tasks.rados.rados.0.smithi084.stdout:3889: write oid 450 current snap is 0 2023-10-01T07:35:53.467 INFO:tasks.rados.rados.0.smithi084.stdout:3889: seq_num 2384 ranges {467888=612105,1605778=454501} 2023-10-01T07:35:53.472 INFO:tasks.rados.rados.0.smithi084.stdout:3889: writing smithi08466639-450 from 467888 to 1079993 tid 1 2023-10-01T07:35:53.479 INFO:tasks.rados.rados.0.smithi084.stdout:3889: writing smithi08466639-450 from 1605778 to 2060279 tid 2 2023-10-01T07:35:53.479 INFO:tasks.rados.rados.0.smithi084.stdout:3890: read oid 57 snap -1 2023-10-01T07:35:53.479 INFO:tasks.rados.rados.0.smithi084.stdout:3890: expect (ObjNum 1823 snap 0 seq_num 1823) 2023-10-01T07:35:53.479 INFO:tasks.rados.rados.0.smithi084.stdout:3891: read oid 148 snap -1 2023-10-01T07:35:53.479 INFO:tasks.rados.rados.0.smithi084.stdout:3891: expect (ObjNum 1752 snap 0 seq_num 1752) 2023-10-01T07:35:53.479 INFO:tasks.rados.rados.0.smithi084.stdout:3892: write oid 475 current snap is 0 2023-10-01T07:35:53.479 INFO:tasks.rados.rados.0.smithi084.stdout:3886: expect (ObjNum 2142 snap 0 seq_num 2142) 2023-10-01T07:35:53.641 INFO:tasks.rados.rados.0.smithi084.stdout:3887: finishing write tid 1 to smithi08466639-101 2023-10-01T07:35:53.641 INFO:tasks.rados.rados.0.smithi084.stdout:3887: finishing write tid 2 to smithi08466639-101 2023-10-01T07:35:53.641 INFO:tasks.rados.rados.0.smithi084.stdout:3887: finishing write tid 3 to smithi08466639-101 2023-10-01T07:35:53.641 INFO:tasks.rados.rados.0.smithi084.stdout:3889: finishing write tid 1 to smithi08466639-450 2023-10-01T07:35:53.641 INFO:tasks.rados.rados.0.smithi084.stdout:3888: expect (ObjNum 2179 snap 0 seq_num 2179) 2023-10-01T07:35:53.838 INFO:tasks.rados.rados.0.smithi084.stdout:3887: finishing write tid 4 to smithi08466639-101 2023-10-01T07:35:53.838 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 101 v 386 (ObjNum 2383 snap 0 seq_num 2383) dirty exists 2023-10-01T07:35:53.838 INFO:tasks.rados.rados.0.smithi084.stdout:3887: left oid 101 (ObjNum 2383 snap 0 seq_num 2383) 2023-10-01T07:35:53.839 INFO:tasks.rados.rados.0.smithi084.stdout:3889: finishing write tid 2 to smithi08466639-450 2023-10-01T07:35:53.839 INFO:tasks.rados.rados.0.smithi084.stdout:3889: finishing write tid 3 to smithi08466639-450 2023-10-01T07:35:53.839 INFO:tasks.rados.rados.0.smithi084.stdout:3889: finishing write tid 4 to smithi08466639-450 2023-10-01T07:35:53.839 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 450 v 433 (ObjNum 2384 snap 0 seq_num 2384) dirty exists 2023-10-01T07:35:53.839 INFO:tasks.rados.rados.0.smithi084.stdout:3889: left oid 450 (ObjNum 2384 snap 0 seq_num 2384) 2023-10-01T07:35:53.839 INFO:tasks.rados.rados.0.smithi084.stdout:3891: expect (ObjNum 1752 snap 0 seq_num 1752) 2023-10-01T07:35:54.002 INFO:tasks.rados.rados.0.smithi084.stdout:3890: expect (ObjNum 1823 snap 0 seq_num 1823) 2023-10-01T07:35:54.172 INFO:tasks.rados.rados.0.smithi084.stdout:3892: seq_num 2385 ranges {484695=687354,1664260=420435} 2023-10-01T07:35:54.185 INFO:tasks.rados.rados.0.smithi084.stdout:3892: writing smithi08466639-475 from 484695 to 1172049 tid 1 2023-10-01T07:35:54.191 INFO:tasks.rados.rados.0.smithi084.stdout:3892: writing smithi08466639-475 from 1664260 to 2084695 tid 2 2023-10-01T07:35:54.191 INFO:tasks.rados.rados.0.smithi084.stdout:3885: done (7 left) 2023-10-01T07:35:54.191 INFO:tasks.rados.rados.0.smithi084.stdout:3886: done (6 left) 2023-10-01T07:35:54.191 INFO:tasks.rados.rados.0.smithi084.stdout:3887: done (5 left) 2023-10-01T07:35:54.191 INFO:tasks.rados.rados.0.smithi084.stdout:3888: done (4 left) 2023-10-01T07:35:54.191 INFO:tasks.rados.rados.0.smithi084.stdout:3889: done (3 left) 2023-10-01T07:35:54.191 INFO:tasks.rados.rados.0.smithi084.stdout:3890: done (2 left) 2023-10-01T07:35:54.191 INFO:tasks.rados.rados.0.smithi084.stdout:3891: done (1 left) 2023-10-01T07:35:54.191 INFO:tasks.rados.rados.0.smithi084.stdout:3893: write oid 470 current snap is 0 2023-10-01T07:35:54.191 INFO:tasks.rados.rados.0.smithi084.stdout:3893: seq_num 2386 ranges {501502=762603,2006389=95113} 2023-10-01T07:35:54.198 INFO:tasks.rados.rados.0.smithi084.stdout:3893: writing smithi08466639-470 from 501502 to 1264105 tid 1 2023-10-01T07:35:54.203 INFO:tasks.rados.rados.0.smithi084.stdout:3893: writing smithi08466639-470 from 2006389 to 2101502 tid 2 2023-10-01T07:35:54.203 INFO:tasks.rados.rados.0.smithi084.stdout:3894: read oid 322 snap -1 2023-10-01T07:35:54.203 INFO:tasks.rados.rados.0.smithi084.stdout:3894: expect (ObjNum 2350 snap 0 seq_num 2350) 2023-10-01T07:35:54.203 INFO:tasks.rados.rados.0.smithi084.stdout:3895: read oid 299 snap -1 2023-10-01T07:35:54.203 INFO:tasks.rados.rados.0.smithi084.stdout:3895: expect (ObjNum 1782 snap 0 seq_num 1782) 2023-10-01T07:35:54.203 INFO:tasks.rados.rados.0.smithi084.stdout:3896: write oid 124 current snap is 0 2023-10-01T07:35:54.203 INFO:tasks.rados.rados.0.smithi084.stdout:3892: finishing write tid 1 to smithi08466639-475 2023-10-01T07:35:54.203 INFO:tasks.rados.rados.0.smithi084.stdout:3896: seq_num 2387 ranges {518309=437852,1664871=453438} 2023-10-01T07:35:54.208 INFO:tasks.rados.rados.0.smithi084.stdout:3896: writing smithi08466639-124 from 518309 to 956161 tid 1 2023-10-01T07:35:54.216 INFO:tasks.rados.rados.0.smithi084.stdout:3896: writing smithi08466639-124 from 1664871 to 2118309 tid 2 2023-10-01T07:35:54.216 INFO:tasks.rados.rados.0.smithi084.stdout:3897: write oid 369 current snap is 0 2023-10-01T07:35:54.216 INFO:tasks.rados.rados.0.smithi084.stdout:3897: seq_num 2388 ranges {535116=629454,1839706=295410} 2023-10-01T07:35:54.222 INFO:tasks.rados.rados.0.smithi084.stdout:3897: writing smithi08466639-369 from 535116 to 1164570 tid 1 2023-10-01T07:35:54.227 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:54 smithi112 bash[55500]: debug 2023-10-01T07:35:54.096+0000 7f5f81c41700 1 -- 172.21.15.112:0/1732456296 <== mon.2 v2:172.21.15.84:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x565175da51e0 con 0x565176b24c00 2023-10-01T07:35:54.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:54 smithi112 bash[27689]: audit 2023-10-01T07:35:53.009807+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:54.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:54 smithi112 bash[27689]: audit 2023-10-01T07:35:53.018006+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:54.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:54 smithi112 bash[27689]: audit 2023-10-01T07:35:53.041077+0000 mon.c (mon.2) 187 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:35:54.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:54 smithi112 bash[27689]: audit 2023-10-01T07:35:53.552359+0000 mon.c (mon.2) 188 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:35:54.229 INFO:tasks.rados.rados.0.smithi084.stdout:3897: writing smithi08466639-369 from 1839706 to 2135116 tid 2 2023-10-01T07:35:54.229 INFO:tasks.rados.rados.0.smithi084.stdout:3898: delete oid 190 current snap is 0 2023-10-01T07:35:54.229 INFO:tasks.rados.rados.0.smithi084.stdout:3892: finishing write tid 2 to smithi08466639-475 2023-10-01T07:35:54.229 INFO:tasks.rados.rados.0.smithi084.stdout:3892: finishing write tid 3 to smithi08466639-475 2023-10-01T07:35:54.229 INFO:tasks.rados.rados.0.smithi084.stdout:3892: finishing write tid 4 to smithi08466639-475 2023-10-01T07:35:54.229 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 475 v 597 (ObjNum 2385 snap 0 seq_num 2385) dirty exists 2023-10-01T07:35:54.229 INFO:tasks.rados.rados.0.smithi084.stdout:3892: left oid 475 (ObjNum 2385 snap 0 seq_num 2385) 2023-10-01T07:35:54.229 INFO:tasks.rados.rados.0.smithi084.stdout:3893: finishing write tid 1 to smithi08466639-470 2023-10-01T07:35:54.229 INFO:tasks.rados.rados.0.smithi084.stdout:3893: finishing write tid 2 to smithi08466639-470 2023-10-01T07:35:54.229 INFO:tasks.rados.rados.0.smithi084.stdout:3893: finishing write tid 3 to smithi08466639-470 2023-10-01T07:35:54.230 INFO:tasks.rados.rados.0.smithi084.stdout:3893: finishing write tid 4 to smithi08466639-470 2023-10-01T07:35:54.230 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 470 v 600 (ObjNum 2386 snap 0 seq_num 2386) dirty exists 2023-10-01T07:35:54.230 INFO:tasks.rados.rados.0.smithi084.stdout:3893: left oid 470 (ObjNum 2386 snap 0 seq_num 2386) 2023-10-01T07:35:54.230 INFO:tasks.rados.rados.0.smithi084.stdout:3896: finishing write tid 1 to smithi08466639-124 2023-10-01T07:35:54.230 INFO:tasks.rados.rados.0.smithi084.stdout:3894: expect (ObjNum 2350 snap 0 seq_num 2350) 2023-10-01T07:35:54.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:54 smithi084 bash[27378]: audit 2023-10-01T07:35:53.009807+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:54.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:54 smithi084 bash[27378]: audit 2023-10-01T07:35:53.018006+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:54.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:54 smithi084 bash[27378]: audit 2023-10-01T07:35:53.041077+0000 mon.c (mon.2) 187 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:35:54.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:54 smithi084 bash[27378]: audit 2023-10-01T07:35:53.552359+0000 mon.c (mon.2) 188 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:35:54.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:54 smithi084 bash[33757]: audit 2023-10-01T07:35:53.009807+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:54.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:54 smithi084 bash[33757]: audit 2023-10-01T07:35:53.018006+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:35:54.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:54 smithi084 bash[33757]: audit 2023-10-01T07:35:53.041077+0000 mon.c (mon.2) 187 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:35:54.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:54 smithi084 bash[33757]: audit 2023-10-01T07:35:53.552359+0000 mon.c (mon.2) 188 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:35:54.392 INFO:tasks.rados.rados.0.smithi084.stdout:3895: expect (ObjNum 1782 snap 0 seq_num 1782) 2023-10-01T07:35:54.575 INFO:tasks.rados.rados.0.smithi084.stdout:3896: finishing write tid 2 to smithi08466639-124 2023-10-01T07:35:54.575 INFO:tasks.rados.rados.0.smithi084.stdout:3896: finishing write tid 3 to smithi08466639-124 2023-10-01T07:35:54.575 INFO:tasks.rados.rados.0.smithi084.stdout:3896: finishing write tid 4 to smithi08466639-124 2023-10-01T07:35:54.576 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 124 v 503 (ObjNum 2387 snap 0 seq_num 2387) dirty exists 2023-10-01T07:35:54.576 INFO:tasks.rados.rados.0.smithi084.stdout:3896: left oid 124 (ObjNum 2387 snap 0 seq_num 2387) 2023-10-01T07:35:54.576 INFO:tasks.rados.rados.0.smithi084.stdout:3897: finishing write tid 1 to smithi08466639-369 2023-10-01T07:35:54.576 INFO:tasks.rados.rados.0.smithi084.stdout:3892: done (6 left) 2023-10-01T07:35:54.576 INFO:tasks.rados.rados.0.smithi084.stdout:3893: done (5 left) 2023-10-01T07:35:54.576 INFO:tasks.rados.rados.0.smithi084.stdout:3894: done (4 left) 2023-10-01T07:35:54.576 INFO:tasks.rados.rados.0.smithi084.stdout:3895: done (3 left) 2023-10-01T07:35:54.576 INFO:tasks.rados.rados.0.smithi084.stdout:3896: done (2 left) 2023-10-01T07:35:54.576 INFO:tasks.rados.rados.0.smithi084.stdout:3898: done (1 left) 2023-10-01T07:35:54.576 INFO:tasks.rados.rados.0.smithi084.stdout:3899: read oid 411 snap -1 2023-10-01T07:35:54.576 INFO:tasks.rados.rados.0.smithi084.stdout:3899: expect (ObjNum 2203 snap 0 seq_num 2203) 2023-10-01T07:35:54.576 INFO:tasks.rados.rados.0.smithi084.stdout:3900: write oid 358 current snap is 0 2023-10-01T07:35:54.576 INFO:tasks.rados.rados.0.smithi084.stdout:3897: finishing write tid 2 to smithi08466639-369 2023-10-01T07:35:54.577 INFO:tasks.rados.rados.0.smithi084.stdout:3897: finishing write tid 3 to smithi08466639-369 2023-10-01T07:35:54.577 INFO:tasks.rados.rados.0.smithi084.stdout:3897: finishing write tid 4 to smithi08466639-369 2023-10-01T07:35:54.577 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 369 v 389 (ObjNum 2388 snap 0 seq_num 2388) dirty exists 2023-10-01T07:35:54.577 INFO:tasks.rados.rados.0.smithi084.stdout:3897: left oid 369 (ObjNum 2388 snap 0 seq_num 2388) 2023-10-01T07:35:54.577 INFO:tasks.rados.rados.0.smithi084.stdout:3900: seq_num 2390 ranges {568730=779952,1840317=328413} 2023-10-01T07:35:54.588 INFO:tasks.rados.rados.0.smithi084.stdout:3900: writing smithi08466639-358 from 568730 to 1348682 tid 1 2023-10-01T07:35:54.594 INFO:tasks.rados.rados.0.smithi084.stdout:3900: writing smithi08466639-358 from 1840317 to 2168730 tid 2 2023-10-01T07:35:54.594 INFO:tasks.rados.rados.0.smithi084.stdout:3897: done (2 left) 2023-10-01T07:35:54.595 INFO:tasks.rados.rados.0.smithi084.stdout:3901: write oid 470 current snap is 0 2023-10-01T07:35:54.595 INFO:tasks.rados.rados.0.smithi084.stdout:3901: seq_num 2391 ranges {585537=455201,1498799=609166} 2023-10-01T07:35:54.600 INFO:tasks.rados.rados.0.smithi084.stdout:3901: writing smithi08466639-470 from 585537 to 1040738 tid 1 2023-10-01T07:35:54.606 INFO:tasks.rados.rados.0.smithi084.stdout:3901: writing smithi08466639-470 from 1498799 to 2107965 tid 2 2023-10-01T07:35:54.606 INFO:tasks.rados.rados.0.smithi084.stdout:3902: write oid 124 current snap is 0 2023-10-01T07:35:54.606 INFO:tasks.rados.rados.0.smithi084.stdout:3902: seq_num 2392 ranges {602344=530450,1557281=469177} 2023-10-01T07:35:54.613 INFO:tasks.rados.rados.0.smithi084.stdout:3902: writing smithi08466639-124 from 602344 to 1132794 tid 1 2023-10-01T07:35:54.618 INFO:tasks.rados.rados.0.smithi084.stdout:3902: writing smithi08466639-124 from 1557281 to 2026458 tid 2 2023-10-01T07:35:54.618 INFO:tasks.rados.rados.0.smithi084.stdout:3903: read oid 267 snap -1 2023-10-01T07:35:54.618 INFO:tasks.rados.rados.0.smithi084.stdout:3903: expect deleted 2023-10-01T07:35:54.618 INFO:tasks.rados.rados.0.smithi084.stdout:3904: write oid 433 current snap is 0 2023-10-01T07:35:54.618 INFO:tasks.rados.rados.0.smithi084.stdout:3904: seq_num 2393 ranges {619151=605699,2015763=203388} 2023-10-01T07:35:54.625 INFO:tasks.rados.rados.0.smithi084.stdout:3904: writing smithi08466639-433 from 619151 to 1224850 tid 1 2023-10-01T07:35:54.630 INFO:tasks.rados.rados.0.smithi084.stdout:3904: writing smithi08466639-433 from 2015763 to 2219151 tid 2 2023-10-01T07:35:54.631 INFO:tasks.rados.rados.0.smithi084.stdout:3905: write oid 432 current snap is 0 2023-10-01T07:35:54.631 INFO:tasks.rados.rados.0.smithi084.stdout:3905: seq_num 2394 ranges {635958=680948,1957892=278066} 2023-10-01T07:35:54.638 INFO:tasks.rados.rados.0.smithi084.stdout:3905: writing smithi08466639-432 from 635958 to 1316906 tid 1 2023-10-01T07:35:54.643 INFO:tasks.rados.rados.0.smithi084.stdout:3905: writing smithi08466639-432 from 1957892 to 2235958 tid 2 2023-10-01T07:35:54.643 INFO:tasks.rados.rados.0.smithi084.stdout:3906: write oid 421 current snap is 0 2023-10-01T07:35:54.643 INFO:tasks.rados.rados.0.smithi084.stdout:3899: expect (ObjNum 2203 snap 0 seq_num 2203) 2023-10-01T07:35:54.728 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:54 smithi112 bash[55500]: debug 2023-10-01T07:35:54.264+0000 7f5f8bd8f200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-01T07:35:54.746 INFO:tasks.rados.rados.0.smithi084.stdout:3900: finishing write tid 1 to smithi08466639-358 2023-10-01T07:35:54.746 INFO:tasks.rados.rados.0.smithi084.stdout:3900: finishing write tid 2 to smithi08466639-358 2023-10-01T07:35:54.746 INFO:tasks.rados.rados.0.smithi084.stdout:3900: finishing write tid 3 to smithi08466639-358 2023-10-01T07:35:54.746 INFO:tasks.rados.rados.0.smithi084.stdout:3906: seq_num 2395 ranges {652765=472550,1732727=520038} 2023-10-01T07:35:54.752 INFO:tasks.rados.rados.0.smithi084.stdout:3906: writing smithi08466639-421 from 652765 to 1125315 tid 1 2023-10-01T07:35:54.759 INFO:tasks.rados.rados.0.smithi084.stdout:3906: writing smithi08466639-421 from 1732727 to 2252765 tid 2 2023-10-01T07:35:54.759 INFO:tasks.rados.rados.0.smithi084.stdout:3899: done (7 left) 2023-10-01T07:35:54.760 INFO:tasks.rados.rados.0.smithi084.stdout:3907: write oid 473 current snap is 0 2023-10-01T07:35:54.760 INFO:tasks.rados.rados.0.smithi084.stdout:3900: finishing write tid 4 to smithi08466639-358 2023-10-01T07:35:54.760 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 358 v 436 (ObjNum 2390 snap 0 seq_num 2390) dirty exists 2023-10-01T07:35:54.760 INFO:tasks.rados.rados.0.smithi084.stdout:3900: left oid 358 (ObjNum 2390 snap 0 seq_num 2390) 2023-10-01T07:35:54.760 INFO:tasks.rados.rados.0.smithi084.stdout:3901: finishing write tid 1 to smithi08466639-470 2023-10-01T07:35:54.760 INFO:tasks.rados.rados.0.smithi084.stdout:3901: finishing write tid 2 to smithi08466639-470 2023-10-01T07:35:54.760 INFO:tasks.rados.rados.0.smithi084.stdout:3901: finishing write tid 3 to smithi08466639-470 2023-10-01T07:35:54.760 INFO:tasks.rados.rados.0.smithi084.stdout:3907: seq_num 2396 ranges {669572=547799,1791209=478363} 2023-10-01T07:35:54.766 INFO:tasks.rados.rados.0.smithi084.stdout:3907: writing smithi08466639-473 from 669572 to 1217371 tid 1 2023-10-01T07:35:54.772 INFO:tasks.rados.rados.0.smithi084.stdout:3907: writing smithi08466639-473 from 1791209 to 2269572 tid 2 2023-10-01T07:35:54.773 INFO:tasks.rados.rados.0.smithi084.stdout:3900: done (7 left) 2023-10-01T07:35:54.773 INFO:tasks.rados.rados.0.smithi084.stdout:3908: write oid 441 current snap is 0 2023-10-01T07:35:54.773 INFO:tasks.rados.rados.0.smithi084.stdout:3901: finishing write tid 4 to smithi08466639-470 2023-10-01T07:35:54.773 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 470 v 603 (ObjNum 2391 snap 0 seq_num 2391) dirty exists 2023-10-01T07:35:54.773 INFO:tasks.rados.rados.0.smithi084.stdout:3901: left oid 470 (ObjNum 2391 snap 0 seq_num 2391) 2023-10-01T07:35:54.773 INFO:tasks.rados.rados.0.smithi084.stdout:3902: finishing write tid 1 to smithi08466639-124 2023-10-01T07:35:54.773 INFO:tasks.rados.rados.0.smithi084.stdout:3908: seq_num 2397 ranges {686379=623048,1849691=436688} 2023-10-01T07:35:54.780 INFO:tasks.rados.rados.0.smithi084.stdout:3908: writing smithi08466639-441 from 686379 to 1309427 tid 1 2023-10-01T07:35:54.786 INFO:tasks.rados.rados.0.smithi084.stdout:3908: writing smithi08466639-441 from 1849691 to 2286379 tid 2 2023-10-01T07:35:54.786 INFO:tasks.rados.rados.0.smithi084.stdout:3901: done (7 left) 2023-10-01T07:35:54.786 INFO:tasks.rados.rados.0.smithi084.stdout:3909: write oid 126 current snap is 0 2023-10-01T07:35:54.786 INFO:tasks.rados.rados.0.smithi084.stdout:3902: finishing write tid 2 to smithi08466639-124 2023-10-01T07:35:54.786 INFO:tasks.rados.rados.0.smithi084.stdout:3902: finishing write tid 3 to smithi08466639-124 2023-10-01T07:35:54.786 INFO:tasks.rados.rados.0.smithi084.stdout:3902: finishing write tid 4 to smithi08466639-124 2023-10-01T07:35:54.786 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 124 v 506 (ObjNum 2392 snap 0 seq_num 2392) dirty exists 2023-10-01T07:35:54.787 INFO:tasks.rados.rados.0.smithi084.stdout:3902: left oid 124 (ObjNum 2392 snap 0 seq_num 2392) 2023-10-01T07:35:54.787 INFO:tasks.rados.rados.0.smithi084.stdout:3904: finishing write tid 1 to smithi08466639-433 2023-10-01T07:35:54.787 INFO:tasks.rados.rados.0.smithi084.stdout:3904: finishing write tid 2 to smithi08466639-433 2023-10-01T07:35:54.787 INFO:tasks.rados.rados.0.smithi084.stdout:3904: finishing write tid 3 to smithi08466639-433 2023-10-01T07:35:54.787 INFO:tasks.rados.rados.0.smithi084.stdout:3909: seq_num 2398 ranges {703186=698297,2191820=111366} 2023-10-01T07:35:54.793 INFO:tasks.rados.rados.0.smithi084.stdout:3909: writing smithi08466639-126 from 703186 to 1401483 tid 1 2023-10-01T07:35:54.799 INFO:tasks.rados.rados.0.smithi084.stdout:3909: writing smithi08466639-126 from 2191820 to 2303186 tid 2 2023-10-01T07:35:54.799 INFO:tasks.rados.rados.0.smithi084.stdout:3902: done (7 left) 2023-10-01T07:35:54.799 INFO:tasks.rados.rados.0.smithi084.stdout:3903: done (6 left) 2023-10-01T07:35:54.799 INFO:tasks.rados.rados.0.smithi084.stdout:3910: write oid 462 current snap is 0 2023-10-01T07:35:54.799 INFO:tasks.rados.rados.0.smithi084.stdout:3904: finishing write tid 4 to smithi08466639-433 2023-10-01T07:35:54.799 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 433 v 439 (ObjNum 2393 snap 0 seq_num 2393) dirty exists 2023-10-01T07:35:54.800 INFO:tasks.rados.rados.0.smithi084.stdout:3904: left oid 433 (ObjNum 2393 snap 0 seq_num 2393) 2023-10-01T07:35:54.800 INFO:tasks.rados.rados.0.smithi084.stdout:3905: finishing write tid 1 to smithi08466639-432 2023-10-01T07:35:54.800 INFO:tasks.rados.rados.0.smithi084.stdout:3910: seq_num 2399 ranges {719993=773546,2250302=69691} 2023-10-01T07:35:54.807 INFO:tasks.rados.rados.0.smithi084.stdout:3910: writing smithi08466639-462 from 719993 to 1493539 tid 1 2023-10-01T07:35:54.812 INFO:tasks.rados.rados.0.smithi084.stdout:3910: writing smithi08466639-462 from 2250302 to 2319993 tid 2 2023-10-01T07:35:54.812 INFO:tasks.rados.rados.0.smithi084.stdout:3904: done (6 left) 2023-10-01T07:35:54.812 INFO:tasks.rados.rados.0.smithi084.stdout:3911: write oid 306 current snap is 0 2023-10-01T07:35:54.812 INFO:tasks.rados.rados.0.smithi084.stdout:3905: finishing write tid 2 to smithi08466639-432 2023-10-01T07:35:54.812 INFO:tasks.rados.rados.0.smithi084.stdout:3905: finishing write tid 3 to smithi08466639-432 2023-10-01T07:35:54.813 INFO:tasks.rados.rados.0.smithi084.stdout:3911: seq_num 2400 ranges {736800=448795,1908784=428016} 2023-10-01T07:35:54.819 INFO:tasks.rados.rados.0.smithi084.stdout:3911: writing smithi08466639-306 from 736800 to 1185595 tid 1 2023-10-01T07:35:54.825 INFO:tasks.rados.rados.0.smithi084.stdout:3911: writing smithi08466639-306 from 1908784 to 2336800 tid 2 2023-10-01T07:35:54.826 INFO:tasks.rados.rados.0.smithi084.stdout:3912: write oid 353 current snap is 0 2023-10-01T07:35:54.826 INFO:tasks.rados.rados.0.smithi084.stdout:3905: finishing write tid 4 to smithi08466639-432 2023-10-01T07:35:54.826 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 432 v 542 (ObjNum 2394 snap 0 seq_num 2394) dirty exists 2023-10-01T07:35:54.826 INFO:tasks.rados.rados.0.smithi084.stdout:3905: left oid 432 (ObjNum 2394 snap 0 seq_num 2394) 2023-10-01T07:35:54.826 INFO:tasks.rados.rados.0.smithi084.stdout:3906: finishing write tid 1 to smithi08466639-421 2023-10-01T07:35:54.826 INFO:tasks.rados.rados.0.smithi084.stdout:3912: seq_num 2401 ranges {753607=524044,1967266=386341} 2023-10-01T07:35:54.832 INFO:tasks.rados.rados.0.smithi084.stdout:3912: writing smithi08466639-353 from 753607 to 1277651 tid 1 2023-10-01T07:35:54.839 INFO:tasks.rados.rados.0.smithi084.stdout:3912: writing smithi08466639-353 from 1967266 to 2353607 tid 2 2023-10-01T07:35:54.839 INFO:tasks.rados.rados.0.smithi084.stdout:3905: done (7 left) 2023-10-01T07:35:54.839 INFO:tasks.rados.rados.0.smithi084.stdout:3913: read oid 219 snap -1 2023-10-01T07:35:54.839 INFO:tasks.rados.rados.0.smithi084.stdout:3913: expect deleted 2023-10-01T07:35:54.840 INFO:tasks.rados.rados.0.smithi084.stdout:3914: write oid 154 current snap is 0 2023-10-01T07:35:54.840 INFO:tasks.rados.rados.0.smithi084.stdout:3906: finishing write tid 2 to smithi08466639-421 2023-10-01T07:35:54.840 INFO:tasks.rados.rados.0.smithi084.stdout:3906: finishing write tid 3 to smithi08466639-421 2023-10-01T07:35:54.840 INFO:tasks.rados.rados.0.smithi084.stdout:3906: finishing write tid 4 to smithi08466639-421 2023-10-01T07:35:54.840 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 421 v 522 (ObjNum 2395 snap 0 seq_num 2395) dirty exists 2023-10-01T07:35:54.840 INFO:tasks.rados.rados.0.smithi084.stdout:3906: left oid 421 (ObjNum 2395 snap 0 seq_num 2395) 2023-10-01T07:35:54.840 INFO:tasks.rados.rados.0.smithi084.stdout:3907: finishing write tid 1 to smithi08466639-473 2023-10-01T07:35:54.840 INFO:tasks.rados.rados.0.smithi084.stdout:3914: seq_num 2402 ranges {770414=599293,1909395=461019} 2023-10-01T07:35:54.846 INFO:tasks.rados.rados.0.smithi084.stdout:3914: writing smithi08466639-154 from 770414 to 1369707 tid 1 2023-10-01T07:35:54.853 INFO:tasks.rados.rados.0.smithi084.stdout:3914: writing smithi08466639-154 from 1909395 to 2370414 tid 2 2023-10-01T07:35:54.853 INFO:tasks.rados.rados.0.smithi084.stdout:3906: done (8 left) 2023-10-01T07:35:54.853 INFO:tasks.rados.rados.0.smithi084.stdout:3915: write oid 35 current snap is 0 2023-10-01T07:35:54.853 INFO:tasks.rados.rados.0.smithi084.stdout:3907: finishing write tid 2 to smithi08466639-473 2023-10-01T07:35:54.853 INFO:tasks.rados.rados.0.smithi084.stdout:3907: finishing write tid 3 to smithi08466639-473 2023-10-01T07:35:54.853 INFO:tasks.rados.rados.0.smithi084.stdout:3907: finishing write tid 4 to smithi08466639-473 2023-10-01T07:35:54.853 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 473 v 405 (ObjNum 2396 snap 0 seq_num 2396) dirty exists 2023-10-01T07:35:54.853 INFO:tasks.rados.rados.0.smithi084.stdout:3907: left oid 473 (ObjNum 2396 snap 0 seq_num 2396) 2023-10-01T07:35:54.853 INFO:tasks.rados.rados.0.smithi084.stdout:3908: finishing write tid 1 to smithi08466639-441 2023-10-01T07:35:54.853 INFO:tasks.rados.rados.0.smithi084.stdout:3908: finishing write tid 2 to smithi08466639-441 2023-10-01T07:35:54.854 INFO:tasks.rados.rados.0.smithi084.stdout:3908: finishing write tid 3 to smithi08466639-441 2023-10-01T07:35:54.854 INFO:tasks.rados.rados.0.smithi084.stdout:3908: finishing write tid 4 to smithi08466639-441 2023-10-01T07:35:54.854 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 441 v 606 (ObjNum 2397 snap 0 seq_num 2397) dirty exists 2023-10-01T07:35:54.854 INFO:tasks.rados.rados.0.smithi084.stdout:3908: left oid 441 (ObjNum 2397 snap 0 seq_num 2397) 2023-10-01T07:35:54.854 INFO:tasks.rados.rados.0.smithi084.stdout:3909: finishing write tid 1 to smithi08466639-126 2023-10-01T07:35:54.854 INFO:tasks.rados.rados.0.smithi084.stdout:3915: seq_num 2403 ranges {787221=790895,2084230=302991} 2023-10-01T07:35:54.861 INFO:tasks.rados.rados.0.smithi084.stdout:3915: writing smithi08466639-35 from 787221 to 1578116 tid 1 2023-10-01T07:35:54.866 INFO:tasks.rados.rados.0.smithi084.stdout:3915: writing smithi08466639-35 from 2084230 to 2387221 tid 2 2023-10-01T07:35:54.866 INFO:tasks.rados.rados.0.smithi084.stdout:3907: done (8 left) 2023-10-01T07:35:54.867 INFO:tasks.rados.rados.0.smithi084.stdout:3908: done (7 left) 2023-10-01T07:35:54.867 INFO:tasks.rados.rados.0.smithi084.stdout:3916: write oid 171 current snap is 0 2023-10-01T07:35:54.867 INFO:tasks.rados.rados.0.smithi084.stdout:3909: finishing write tid 2 to smithi08466639-126 2023-10-01T07:35:54.867 INFO:tasks.rados.rados.0.smithi084.stdout:3916: seq_num 2404 ranges {404028=466144,1342712=774838} 2023-10-01T07:35:54.871 INFO:tasks.rados.rados.0.smithi084.stdout:3916: writing smithi08466639-171 from 404028 to 870172 tid 1 2023-10-01T07:35:54.878 INFO:tasks.rados.rados.0.smithi084.stdout:3916: writing smithi08466639-171 from 1342712 to 2117550 tid 2 2023-10-01T07:35:54.879 INFO:tasks.rados.rados.0.smithi084.stdout:3917: write oid 130 current snap is 0 2023-10-01T07:35:54.879 INFO:tasks.rados.rados.0.smithi084.stdout:3909: finishing write tid 3 to smithi08466639-126 2023-10-01T07:35:54.879 INFO:tasks.rados.rados.0.smithi084.stdout:3909: finishing write tid 4 to smithi08466639-126 2023-10-01T07:35:54.879 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 126 v 442 (ObjNum 2398 snap 0 seq_num 2398) dirty exists 2023-10-01T07:35:54.879 INFO:tasks.rados.rados.0.smithi084.stdout:3909: left oid 126 (ObjNum 2398 snap 0 seq_num 2398) 2023-10-01T07:35:54.879 INFO:tasks.rados.rados.0.smithi084.stdout:3910: finishing write tid 1 to smithi08466639-462 2023-10-01T07:35:54.879 INFO:tasks.rados.rados.0.smithi084.stdout:3917: seq_num 2405 ranges {420835=541393,1401194=634849} 2023-10-01T07:35:54.884 INFO:tasks.rados.rados.0.smithi084.stdout:3917: writing smithi08466639-130 from 420835 to 962228 tid 1 2023-10-01T07:35:54.890 INFO:tasks.rados.rados.0.smithi084.stdout:3917: writing smithi08466639-130 from 1401194 to 2036043 tid 2 2023-10-01T07:35:54.891 INFO:tasks.rados.rados.0.smithi084.stdout:3909: done (8 left) 2023-10-01T07:35:54.891 INFO:tasks.rados.rados.0.smithi084.stdout:3918: write oid 158 current snap is 0 2023-10-01T07:35:54.891 INFO:tasks.rados.rados.0.smithi084.stdout:3910: finishing write tid 2 to smithi08466639-462 2023-10-01T07:35:54.891 INFO:tasks.rados.rados.0.smithi084.stdout:3910: finishing write tid 3 to smithi08466639-462 2023-10-01T07:35:54.891 INFO:tasks.rados.rados.0.smithi084.stdout:3910: finishing write tid 4 to smithi08466639-462 2023-10-01T07:35:54.891 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 462 v 556 (ObjNum 2399 snap 0 seq_num 2399) dirty exists 2023-10-01T07:35:54.891 INFO:tasks.rados.rados.0.smithi084.stdout:3910: left oid 462 (ObjNum 2399 snap 0 seq_num 2399) 2023-10-01T07:35:54.891 INFO:tasks.rados.rados.0.smithi084.stdout:3911: finishing write tid 1 to smithi08466639-306 2023-10-01T07:35:54.891 INFO:tasks.rados.rados.0.smithi084.stdout:3911: finishing write tid 2 to smithi08466639-306 2023-10-01T07:35:54.891 INFO:tasks.rados.rados.0.smithi084.stdout:3918: seq_num 2406 ranges {437642=616642,1743323=694319} 2023-10-01T07:35:54.896 INFO:tasks.rados.rados.0.smithi084.stdout:3918: writing smithi08466639-158 from 437642 to 1054284 tid 1 2023-10-01T07:35:54.904 INFO:tasks.rados.rados.0.smithi084.stdout:3918: writing smithi08466639-158 from 1743323 to 2437642 tid 2 2023-10-01T07:35:54.904 INFO:tasks.rados.rados.0.smithi084.stdout:3910: done (8 left) 2023-10-01T07:35:54.904 INFO:tasks.rados.rados.0.smithi084.stdout:3919: write oid 259 current snap is 0 2023-10-01T07:35:54.905 INFO:tasks.rados.rados.0.smithi084.stdout:3911: finishing write tid 3 to smithi08466639-306 2023-10-01T07:35:54.905 INFO:tasks.rados.rados.0.smithi084.stdout:3911: finishing write tid 4 to smithi08466639-306 2023-10-01T07:35:54.905 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 306 v 404 (ObjNum 2400 snap 0 seq_num 2400) dirty exists 2023-10-01T07:35:54.905 INFO:tasks.rados.rados.0.smithi084.stdout:3911: left oid 306 (ObjNum 2400 snap 0 seq_num 2400) 2023-10-01T07:35:54.905 INFO:tasks.rados.rados.0.smithi084.stdout:3912: finishing write tid 1 to smithi08466639-353 2023-10-01T07:35:54.905 INFO:tasks.rados.rados.0.smithi084.stdout:3919: seq_num 2407 ranges {454449=691891,1801805=522165} 2023-10-01T07:35:54.911 INFO:tasks.rados.rados.0.smithi084.stdout:3919: writing smithi08466639-259 from 454449 to 1146340 tid 1 2023-10-01T07:35:54.918 INFO:tasks.rados.rados.0.smithi084.stdout:3919: writing smithi08466639-259 from 1801805 to 2323970 tid 2 2023-10-01T07:35:54.918 INFO:tasks.rados.rados.0.smithi084.stdout:3911: done (8 left) 2023-10-01T07:35:54.918 INFO:tasks.rados.rados.0.smithi084.stdout:3920: read oid 309 snap -1 2023-10-01T07:35:54.918 INFO:tasks.rados.rados.0.smithi084.stdout:3920: expect (ObjNum 2356 snap 0 seq_num 2356) 2023-10-01T07:35:54.918 INFO:tasks.rados.rados.0.smithi084.stdout:3921: read oid 342 snap -1 2023-10-01T07:35:54.919 INFO:tasks.rados.rados.0.smithi084.stdout:3921: expect (ObjNum 2346 snap 0 seq_num 2346) 2023-10-01T07:35:54.919 INFO:tasks.rados.rados.0.smithi084.stdout:3922: write oid 126 current snap is 0 2023-10-01T07:35:54.919 INFO:tasks.rados.rados.0.smithi084.stdout:3922: seq_num 2408 ranges {471256=767140,1860287=610969} 2023-10-01T07:35:54.925 INFO:tasks.rados.rados.0.smithi084.stdout:3922: writing smithi08466639-126 from 471256 to 1238396 tid 1 2023-10-01T07:35:54.933 INFO:tasks.rados.rados.0.smithi084.stdout:3922: writing smithi08466639-126 from 1860287 to 2471256 tid 2 2023-10-01T07:35:54.933 INFO:tasks.rados.rados.0.smithi084.stdout:3923: write oid 102 current snap is 0 2023-10-01T07:35:54.933 INFO:tasks.rados.rados.0.smithi084.stdout:3923: seq_num 2409 ranges {488063=442389,1518769=525834} 2023-10-01T07:35:54.938 INFO:tasks.rados.rados.0.smithi084.stdout:3923: writing smithi08466639-102 from 488063 to 930452 tid 1 2023-10-01T07:35:54.945 INFO:tasks.rados.rados.0.smithi084.stdout:3923: writing smithi08466639-102 from 1518769 to 2044603 tid 2 2023-10-01T07:35:54.945 INFO:tasks.rados.rados.0.smithi084.stdout:3924: write oid 453 current snap is 0 2023-10-01T07:35:54.945 INFO:tasks.rados.rados.0.smithi084.stdout:3912: finishing write tid 2 to smithi08466639-353 2023-10-01T07:35:54.945 INFO:tasks.rados.rados.0.smithi084.stdout:3912: finishing write tid 3 to smithi08466639-353 2023-10-01T07:35:54.945 INFO:tasks.rados.rados.0.smithi084.stdout:3912: finishing write tid 4 to smithi08466639-353 2023-10-01T07:35:54.946 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 353 v 532 (ObjNum 2401 snap 0 seq_num 2401) dirty exists 2023-10-01T07:35:54.946 INFO:tasks.rados.rados.0.smithi084.stdout:3912: left oid 353 (ObjNum 2401 snap 0 seq_num 2401) 2023-10-01T07:35:54.946 INFO:tasks.rados.rados.0.smithi084.stdout:3914: finishing write tid 1 to smithi08466639-154 2023-10-01T07:35:54.946 INFO:tasks.rados.rados.0.smithi084.stdout:3914: finishing write tid 2 to smithi08466639-154 2023-10-01T07:35:54.946 INFO:tasks.rados.rados.0.smithi084.stdout:3914: finishing write tid 3 to smithi08466639-154 2023-10-01T07:35:54.946 INFO:tasks.rados.rados.0.smithi084.stdout:3914: finishing write tid 4 to smithi08466639-154 2023-10-01T07:35:54.946 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 154 v 379 (ObjNum 2402 snap 0 seq_num 2402) dirty exists 2023-10-01T07:35:54.946 INFO:tasks.rados.rados.0.smithi084.stdout:3914: left oid 154 (ObjNum 2402 snap 0 seq_num 2402) 2023-10-01T07:35:54.946 INFO:tasks.rados.rados.0.smithi084.stdout:3915: finishing write tid 1 to smithi08466639-35 2023-10-01T07:35:54.946 INFO:tasks.rados.rados.0.smithi084.stdout:3924: seq_num 2410 ranges {504870=633991,1693604=785845} 2023-10-01T07:35:54.951 INFO:tasks.rados.rados.0.smithi084.stdout:3924: writing smithi08466639-453 from 504870 to 1138861 tid 1 2023-10-01T07:35:54.960 INFO:tasks.rados.rados.0.smithi084.stdout:3924: writing smithi08466639-453 from 1693604 to 2479449 tid 2 2023-10-01T07:35:54.960 INFO:tasks.rados.rados.0.smithi084.stdout:3912: done (12 left) 2023-10-01T07:35:54.960 INFO:tasks.rados.rados.0.smithi084.stdout:3913: done (11 left) 2023-10-01T07:35:54.960 INFO:tasks.rados.rados.0.smithi084.stdout:3914: done (10 left) 2023-10-01T07:35:54.960 INFO:tasks.rados.rados.0.smithi084.stdout:3925: delete oid 362 current snap is 0 2023-10-01T07:35:54.960 INFO:tasks.rados.rados.0.smithi084.stdout:3915: finishing write tid 2 to smithi08466639-35 2023-10-01T07:35:54.960 INFO:tasks.rados.rados.0.smithi084.stdout:3915: finishing write tid 3 to smithi08466639-35 2023-10-01T07:35:54.960 INFO:tasks.rados.rados.0.smithi084.stdout:3915: finishing write tid 4 to smithi08466639-35 2023-10-01T07:35:54.960 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 35 v 408 (ObjNum 2403 snap 0 seq_num 2403) dirty exists 2023-10-01T07:35:54.960 INFO:tasks.rados.rados.0.smithi084.stdout:3915: left oid 35 (ObjNum 2403 snap 0 seq_num 2403) 2023-10-01T07:35:54.960 INFO:tasks.rados.rados.0.smithi084.stdout:3916: finishing write tid 1 to smithi08466639-171 2023-10-01T07:35:54.961 INFO:tasks.rados.rados.0.smithi084.stdout:3916: finishing write tid 2 to smithi08466639-171 2023-10-01T07:35:54.961 INFO:tasks.rados.rados.0.smithi084.stdout:3916: finishing write tid 3 to smithi08466639-171 2023-10-01T07:35:54.961 INFO:tasks.rados.rados.0.smithi084.stdout:3916: finishing write tid 4 to smithi08466639-171 2023-10-01T07:35:54.961 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 171 v 559 (ObjNum 2404 snap 0 seq_num 2404) dirty exists 2023-10-01T07:35:54.961 INFO:tasks.rados.rados.0.smithi084.stdout:3916: left oid 171 (ObjNum 2404 snap 0 seq_num 2404) 2023-10-01T07:35:54.961 INFO:tasks.rados.rados.0.smithi084.stdout:3917: finishing write tid 1 to smithi08466639-130 2023-10-01T07:35:54.961 INFO:tasks.rados.rados.0.smithi084.stdout:3917: finishing write tid 2 to smithi08466639-130 2023-10-01T07:35:54.961 INFO:tasks.rados.rados.0.smithi084.stdout:3917: finishing write tid 3 to smithi08466639-130 2023-10-01T07:35:54.961 INFO:tasks.rados.rados.0.smithi084.stdout:3917: finishing write tid 4 to smithi08466639-130 2023-10-01T07:35:54.961 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 130 v 562 (ObjNum 2405 snap 0 seq_num 2405) dirty exists 2023-10-01T07:35:54.961 INFO:tasks.rados.rados.0.smithi084.stdout:3917: left oid 130 (ObjNum 2405 snap 0 seq_num 2405) 2023-10-01T07:35:54.961 INFO:tasks.rados.rados.0.smithi084.stdout:3918: finishing write tid 1 to smithi08466639-158 2023-10-01T07:35:54.962 INFO:tasks.rados.rados.0.smithi084.stdout:3918: finishing write tid 2 to smithi08466639-158 2023-10-01T07:35:54.962 INFO:tasks.rados.rados.0.smithi084.stdout:3918: finishing write tid 3 to smithi08466639-158 2023-10-01T07:35:54.962 INFO:tasks.rados.rados.0.smithi084.stdout:3918: finishing write tid 4 to smithi08466639-158 2023-10-01T07:35:54.962 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 158 v 525 (ObjNum 2406 snap 0 seq_num 2406) dirty exists 2023-10-01T07:35:54.962 INFO:tasks.rados.rados.0.smithi084.stdout:3918: left oid 158 (ObjNum 2406 snap 0 seq_num 2406) 2023-10-01T07:35:54.962 INFO:tasks.rados.rados.0.smithi084.stdout:3919: finishing write tid 1 to smithi08466639-259 2023-10-01T07:35:54.962 INFO:tasks.rados.rados.0.smithi084.stdout:3919: finishing write tid 2 to smithi08466639-259 2023-10-01T07:35:54.962 INFO:tasks.rados.rados.0.smithi084.stdout:3919: finishing write tid 3 to smithi08466639-259 2023-10-01T07:35:54.962 INFO:tasks.rados.rados.0.smithi084.stdout:3919: finishing write tid 4 to smithi08466639-259 2023-10-01T07:35:54.962 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 259 v 528 (ObjNum 2407 snap 0 seq_num 2407) dirty exists 2023-10-01T07:35:54.962 INFO:tasks.rados.rados.0.smithi084.stdout:3919: left oid 259 (ObjNum 2407 snap 0 seq_num 2407) 2023-10-01T07:35:54.963 INFO:tasks.rados.rados.0.smithi084.stdout:3921: expect (ObjNum 2346 snap 0 seq_num 2346) 2023-10-01T07:35:55.131 INFO:tasks.rados.rados.0.smithi084.stdout:3920: expect (ObjNum 2356 snap 0 seq_num 2356) 2023-10-01T07:35:55.273 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:55 smithi112 bash[27689]: cluster 2023-10-01T07:35:53.450995+0000 mgr.y (mgr.15282) 33 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 8.1 MiB/s wr, 76 op/s 2023-10-01T07:35:55.274 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:55 smithi112 bash[27689]: audit 2023-10-01T07:35:54.089374+0000 mon.a (mon.0) 868 : audit [DBG] from='client.? 172.21.15.84:0/1889652477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:55.305 INFO:tasks.rados.rados.0.smithi084.stdout:3922: finishing write tid 1 to smithi08466639-126 2023-10-01T07:35:55.305 INFO:tasks.rados.rados.0.smithi084.stdout:3922: finishing write tid 2 to smithi08466639-126 2023-10-01T07:35:55.305 INFO:tasks.rados.rados.0.smithi084.stdout:3922: finishing write tid 3 to smithi08466639-126 2023-10-01T07:35:55.305 INFO:tasks.rados.rados.0.smithi084.stdout:3922: finishing write tid 4 to smithi08466639-126 2023-10-01T07:35:55.306 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 126 v 445 (ObjNum 2408 snap 0 seq_num 2408) dirty exists 2023-10-01T07:35:55.306 INFO:tasks.rados.rados.0.smithi084.stdout:3922: left oid 126 (ObjNum 2408 snap 0 seq_num 2408) 2023-10-01T07:35:55.306 INFO:tasks.rados.rados.0.smithi084.stdout:3923: finishing write tid 1 to smithi08466639-102 2023-10-01T07:35:55.306 INFO:tasks.rados.rados.0.smithi084.stdout:3923: finishing write tid 2 to smithi08466639-102 2023-10-01T07:35:55.306 INFO:tasks.rados.rados.0.smithi084.stdout:3923: finishing write tid 3 to smithi08466639-102 2023-10-01T07:35:55.306 INFO:tasks.rados.rados.0.smithi084.stdout:3923: finishing write tid 4 to smithi08466639-102 2023-10-01T07:35:55.306 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 102 v 392 (ObjNum 2409 snap 0 seq_num 2409) dirty exists 2023-10-01T07:35:55.306 INFO:tasks.rados.rados.0.smithi084.stdout:3923: left oid 102 (ObjNum 2409 snap 0 seq_num 2409) 2023-10-01T07:35:55.306 INFO:tasks.rados.rados.0.smithi084.stdout:3924: finishing write tid 1 to smithi08466639-453 2023-10-01T07:35:55.307 INFO:tasks.rados.rados.0.smithi084.stdout:3924: finishing write tid 2 to smithi08466639-453 2023-10-01T07:35:55.307 INFO:tasks.rados.rados.0.smithi084.stdout:3924: finishing write tid 3 to smithi08466639-453 2023-10-01T07:35:55.307 INFO:tasks.rados.rados.0.smithi084.stdout:3924: finishing write tid 4 to smithi08466639-453 2023-10-01T07:35:55.307 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 453 v 565 (ObjNum 2410 snap 0 seq_num 2410) dirty exists 2023-10-01T07:35:55.307 INFO:tasks.rados.rados.0.smithi084.stdout:3924: left oid 453 (ObjNum 2410 snap 0 seq_num 2410) 2023-10-01T07:35:55.307 INFO:tasks.rados.rados.0.smithi084.stdout:3915: done (10 left) 2023-10-01T07:35:55.307 INFO:tasks.rados.rados.0.smithi084.stdout:3916: done (9 left) 2023-10-01T07:35:55.307 INFO:tasks.rados.rados.0.smithi084.stdout:3917: done (8 left) 2023-10-01T07:35:55.307 INFO:tasks.rados.rados.0.smithi084.stdout:3918: done (7 left) 2023-10-01T07:35:55.307 INFO:tasks.rados.rados.0.smithi084.stdout:3919: done (6 left) 2023-10-01T07:35:55.307 INFO:tasks.rados.rados.0.smithi084.stdout:3920: done (5 left) 2023-10-01T07:35:55.308 INFO:tasks.rados.rados.0.smithi084.stdout:3921: done (4 left) 2023-10-01T07:35:55.308 INFO:tasks.rados.rados.0.smithi084.stdout:3922: done (3 left) 2023-10-01T07:35:55.308 INFO:tasks.rados.rados.0.smithi084.stdout:3923: done (2 left) 2023-10-01T07:35:55.308 INFO:tasks.rados.rados.0.smithi084.stdout:3924: done (1 left) 2023-10-01T07:35:55.308 INFO:tasks.rados.rados.0.smithi084.stdout:3925: done (0 left) 2023-10-01T07:35:55.308 INFO:tasks.rados.rados.0.smithi084.stdout:3926: read oid 315 snap -1 2023-10-01T07:35:55.308 INFO:tasks.rados.rados.0.smithi084.stdout:3926: expect (ObjNum 2374 snap 0 seq_num 2374) 2023-10-01T07:35:55.308 INFO:tasks.rados.rados.0.smithi084.stdout:3927: write oid 331 current snap is 0 2023-10-01T07:35:55.308 INFO:tasks.rados.rados.0.smithi084.stdout:3927: seq_num 2412 ranges {538484=784489,2094215=444269} 2023-10-01T07:35:55.318 INFO:tasks.rados.rados.0.smithi084.stdout:3927: writing smithi08466639-331 from 538484 to 1322973 tid 1 2023-10-01T07:35:55.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:55 smithi084 bash[33757]: cluster 2023-10-01T07:35:53.450995+0000 mgr.y (mgr.15282) 33 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 8.1 MiB/s wr, 76 op/s 2023-10-01T07:35:55.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:55 smithi084 bash[33757]: audit 2023-10-01T07:35:54.089374+0000 mon.a (mon.0) 868 : audit [DBG] from='client.? 172.21.15.84:0/1889652477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:55.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:55 smithi084 bash[27378]: cluster 2023-10-01T07:35:53.450995+0000 mgr.y (mgr.15282) 33 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 8.1 MiB/s wr, 76 op/s 2023-10-01T07:35:55.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:55 smithi084 bash[27378]: audit 2023-10-01T07:35:54.089374+0000 mon.a (mon.0) 868 : audit [DBG] from='client.? 172.21.15.84:0/1889652477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:55.325 INFO:tasks.rados.rados.0.smithi084.stdout:3927: writing smithi08466639-331 from 2094215 to 2538484 tid 2 2023-10-01T07:35:55.325 INFO:tasks.rados.rados.0.smithi084.stdout:3928: write oid 395 current snap is 0 2023-10-01T07:35:55.325 INFO:tasks.rados.rados.0.smithi084.stdout:3928: seq_num 2413 ranges {555291=459738,1752697=533172} 2023-10-01T07:35:55.331 INFO:tasks.rados.rados.0.smithi084.stdout:3928: writing smithi08466639-395 from 555291 to 1015029 tid 1 2023-10-01T07:35:55.340 INFO:tasks.rados.rados.0.smithi084.stdout:3928: writing smithi08466639-395 from 1752697 to 2285869 tid 2 2023-10-01T07:35:55.340 INFO:tasks.rados.rados.0.smithi084.stdout:3929: read oid 194 snap -1 2023-10-01T07:35:55.340 INFO:tasks.rados.rados.0.smithi084.stdout:3929: expect (ObjNum 816 snap 0 seq_num 816) 2023-10-01T07:35:55.340 INFO:tasks.rados.rados.0.smithi084.stdout:3930: read oid 280 snap -1 2023-10-01T07:35:55.340 INFO:tasks.rados.rados.0.smithi084.stdout:3930: expect (ObjNum 279 snap 0 seq_num 279) 2023-10-01T07:35:55.340 INFO:tasks.rados.rados.0.smithi084.stdout:3931: read oid 225 snap -1 2023-10-01T07:35:55.340 INFO:tasks.rados.rados.0.smithi084.stdout:3931: expect (ObjNum 1598 snap 0 seq_num 1598) 2023-10-01T07:35:55.340 INFO:tasks.rados.rados.0.smithi084.stdout:3932: write oid 101 current snap is 0 2023-10-01T07:35:55.340 INFO:tasks.rados.rados.0.smithi084.stdout:3932: seq_num 2414 ranges {572098=534987,1811179=760919} 2023-10-01T07:35:55.347 INFO:tasks.rados.rados.0.smithi084.stdout:3932: writing smithi08466639-101 from 572098 to 1107085 tid 1 2023-10-01T07:35:55.355 INFO:tasks.rados.rados.0.smithi084.stdout:3932: writing smithi08466639-101 from 1811179 to 2572098 tid 2 2023-10-01T07:35:55.355 INFO:tasks.rados.rados.0.smithi084.stdout:3933: write oid 357 current snap is 0 2023-10-01T07:35:55.355 INFO:tasks.rados.rados.0.smithi084.stdout:3926: expect (ObjNum 2374 snap 0 seq_num 2374) 2023-10-01T07:35:55.621 INFO:tasks.rados.rados.0.smithi084.stdout:3927: finishing write tid 1 to smithi08466639-331 2023-10-01T07:35:55.621 INFO:tasks.rados.rados.0.smithi084.stdout:3927: finishing write tid 2 to smithi08466639-331 2023-10-01T07:35:55.621 INFO:tasks.rados.rados.0.smithi084.stdout:3927: finishing write tid 3 to smithi08466639-331 2023-10-01T07:35:55.621 INFO:tasks.rados.rados.0.smithi084.stdout:3927: finishing write tid 4 to smithi08466639-331 2023-10-01T07:35:55.621 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 331 v 541 (ObjNum 2412 snap 0 seq_num 2412) dirty exists 2023-10-01T07:35:55.622 INFO:tasks.rados.rados.0.smithi084.stdout:3927: left oid 331 (ObjNum 2412 snap 0 seq_num 2412) 2023-10-01T07:35:55.622 INFO:tasks.rados.rados.0.smithi084.stdout:3928: finishing write tid 1 to smithi08466639-395 2023-10-01T07:35:55.622 INFO:tasks.rados.rados.0.smithi084.stdout:3928: finishing write tid 2 to smithi08466639-395 2023-10-01T07:35:55.622 INFO:tasks.rados.rados.0.smithi084.stdout:3928: finishing write tid 3 to smithi08466639-395 2023-10-01T07:35:55.622 INFO:tasks.rados.rados.0.smithi084.stdout:3928: finishing write tid 4 to smithi08466639-395 2023-10-01T07:35:55.622 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 395 v 395 (ObjNum 2413 snap 0 seq_num 2413) dirty exists 2023-10-01T07:35:55.622 INFO:tasks.rados.rados.0.smithi084.stdout:3928: left oid 395 (ObjNum 2413 snap 0 seq_num 2413) 2023-10-01T07:35:55.622 INFO:tasks.rados.rados.0.smithi084.stdout:3931: expect (ObjNum 1598 snap 0 seq_num 1598) 2023-10-01T07:35:55.728 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:55 smithi112 bash[55500]: debug 2023-10-01T07:35:55.268+0000 7f5f8bd8f200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-01T07:35:55.728 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:55 smithi112 bash[55500]: debug 2023-10-01T07:35:55.388+0000 7f5f8bd8f200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-01T07:35:55.728 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:55 smithi112 bash[55500]: debug 2023-10-01T07:35:55.500+0000 7f5f8bd8f200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-01T07:35:55.759 INFO:tasks.rados.rados.0.smithi084.stdout:3930: expect (ObjNum 279 snap 0 seq_num 279) 2023-10-01T07:35:55.848 INFO:tasks.rados.rados.0.smithi084.stdout:3929: expect (ObjNum 816 snap 0 seq_num 816) 2023-10-01T07:35:56.004 INFO:tasks.rados.rados.0.smithi084.stdout:3932: finishing write tid 1 to smithi08466639-101 2023-10-01T07:35:56.004 INFO:tasks.rados.rados.0.smithi084.stdout:3932: finishing write tid 2 to smithi08466639-101 2023-10-01T07:35:56.004 INFO:tasks.rados.rados.0.smithi084.stdout:3932: finishing write tid 3 to smithi08466639-101 2023-10-01T07:35:56.004 INFO:tasks.rados.rados.0.smithi084.stdout:3932: finishing write tid 4 to smithi08466639-101 2023-10-01T07:35:56.004 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 101 v 398 (ObjNum 2414 snap 0 seq_num 2414) dirty exists 2023-10-01T07:35:56.004 INFO:tasks.rados.rados.0.smithi084.stdout:3932: left oid 101 (ObjNum 2414 snap 0 seq_num 2414) 2023-10-01T07:35:56.004 INFO:tasks.rados.rados.0.smithi084.stdout:3933: seq_num 2415 ranges {588905=610236,1753308=536841} 2023-10-01T07:35:56.017 INFO:tasks.rados.rados.0.smithi084.stdout:3933: writing smithi08466639-357 from 588905 to 1199141 tid 1 2023-10-01T07:35:56.023 INFO:tasks.rados.rados.0.smithi084.stdout:3933: writing smithi08466639-357 from 1753308 to 2290149 tid 2 2023-10-01T07:35:56.023 INFO:tasks.rados.rados.0.smithi084.stdout:3926: done (7 left) 2023-10-01T07:35:56.023 INFO:tasks.rados.rados.0.smithi084.stdout:3927: done (6 left) 2023-10-01T07:35:56.024 INFO:tasks.rados.rados.0.smithi084.stdout:3928: done (5 left) 2023-10-01T07:35:56.024 INFO:tasks.rados.rados.0.smithi084.stdout:3929: done (4 left) 2023-10-01T07:35:56.024 INFO:tasks.rados.rados.0.smithi084.stdout:3930: done (3 left) 2023-10-01T07:35:56.024 INFO:tasks.rados.rados.0.smithi084.stdout:3931: done (2 left) 2023-10-01T07:35:56.024 INFO:tasks.rados.rados.0.smithi084.stdout:3932: done (1 left) 2023-10-01T07:35:56.024 INFO:tasks.rados.rados.0.smithi084.stdout:3934: write oid 471 current snap is 0 2023-10-01T07:35:56.024 INFO:tasks.rados.rados.0.smithi084.stdout:3934: seq_num 2416 ranges {605712=685485,1811790=793922} 2023-10-01T07:35:56.031 INFO:tasks.rados.rados.0.smithi084.stdout:3934: writing smithi08466639-471 from 605712 to 1291197 tid 1 2023-10-01T07:35:56.039 INFO:tasks.rados.rados.0.smithi084.stdout:3934: writing smithi08466639-471 from 1811790 to 2605712 tid 2 2023-10-01T07:35:56.039 INFO:tasks.rados.rados.0.smithi084.stdout:3935: read oid 492 snap -1 2023-10-01T07:35:56.039 INFO:tasks.rados.rados.0.smithi084.stdout:3935: expect (ObjNum 2127 snap 0 seq_num 2127) 2023-10-01T07:35:56.039 INFO:tasks.rados.rados.0.smithi084.stdout:3936: delete oid 194 current snap is 0 2023-10-01T07:35:56.039 INFO:tasks.rados.rados.0.smithi084.stdout:3933: finishing write tid 1 to smithi08466639-357 2023-10-01T07:35:56.039 INFO:tasks.rados.rados.0.smithi084.stdout:3933: finishing write tid 2 to smithi08466639-357 2023-10-01T07:35:56.039 INFO:tasks.rados.rados.0.smithi084.stdout:3933: finishing write tid 3 to smithi08466639-357 2023-10-01T07:35:56.039 INFO:tasks.rados.rados.0.smithi084.stdout:3933: finishing write tid 4 to smithi08466639-357 2023-10-01T07:35:56.039 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 357 v 568 (ObjNum 2415 snap 0 seq_num 2415) dirty exists 2023-10-01T07:35:56.039 INFO:tasks.rados.rados.0.smithi084.stdout:3933: left oid 357 (ObjNum 2415 snap 0 seq_num 2415) 2023-10-01T07:35:56.039 INFO:tasks.rados.rados.0.smithi084.stdout:3934: finishing write tid 1 to smithi08466639-471 2023-10-01T07:35:56.041 INFO:tasks.rados.rados.0.smithi084.stdout:3933: done (3 left) 2023-10-01T07:35:56.041 INFO:tasks.rados.rados.0.smithi084.stdout:3936: done (2 left) 2023-10-01T07:35:56.041 INFO:tasks.rados.rados.0.smithi084.stdout:3937: read oid 184 snap -1 2023-10-01T07:35:56.041 INFO:tasks.rados.rados.0.smithi084.stdout:3937: expect (ObjNum 2006 snap 0 seq_num 2006) 2023-10-01T07:35:56.041 INFO:tasks.rados.rados.0.smithi084.stdout:3938: read oid 188 snap -1 2023-10-01T07:35:56.041 INFO:tasks.rados.rados.0.smithi084.stdout:3938: expect deleted 2023-10-01T07:35:56.041 INFO:tasks.rados.rados.0.smithi084.stdout:3939: write oid 217 current snap is 0 2023-10-01T07:35:56.041 INFO:tasks.rados.rados.0.smithi084.stdout:3939: seq_num 2418 ranges {639326=552336,1645107=400521,2501032=138294} 2023-10-01T07:35:56.049 INFO:tasks.rados.rados.0.smithi084.stdout:3939: writing smithi08466639-217 from 639326 to 1191662 tid 1 2023-10-01T07:35:56.055 INFO:tasks.rados.rados.0.smithi084.stdout:3939: writing smithi08466639-217 from 1645107 to 2045628 tid 2 2023-10-01T07:35:56.058 INFO:tasks.rados.rados.0.smithi084.stdout:3939: writing smithi08466639-217 from 2501032 to 2639326 tid 3 2023-10-01T07:35:56.058 INFO:tasks.rados.rados.0.smithi084.stdout:3940: write oid 239 current snap is 0 2023-10-01T07:35:56.059 INFO:tasks.rados.rados.0.smithi084.stdout:3940: seq_num 2419 ranges {656133=627585,1987236=544179} 2023-10-01T07:35:56.065 INFO:tasks.rados.rados.0.smithi084.stdout:3940: writing smithi08466639-239 from 656133 to 1283718 tid 1 2023-10-01T07:35:56.073 INFO:tasks.rados.rados.0.smithi084.stdout:3940: writing smithi08466639-239 from 1987236 to 2531415 tid 2 2023-10-01T07:35:56.073 INFO:tasks.rados.rados.0.smithi084.stdout:3941: write oid 348 current snap is 0 2023-10-01T07:35:56.073 INFO:tasks.rados.rados.0.smithi084.stdout:3941: seq_num 2420 ranges {672940=702834,2045718=627222} 2023-10-01T07:35:56.081 INFO:tasks.rados.rados.0.smithi084.stdout:3941: writing smithi08466639-348 from 672940 to 1375774 tid 1 2023-10-01T07:35:56.088 INFO:tasks.rados.rados.0.smithi084.stdout:3941: writing smithi08466639-348 from 2045718 to 2672940 tid 2 2023-10-01T07:35:56.088 INFO:tasks.rados.rados.0.smithi084.stdout:3942: write oid 140 current snap is 0 2023-10-01T07:35:56.088 INFO:tasks.rados.rados.0.smithi084.stdout:3942: seq_num 2421 ranges {689747=778083,2104200=547848} 2023-10-01T07:35:56.096 INFO:tasks.rados.rados.0.smithi084.stdout:3942: writing smithi08466639-140 from 689747 to 1467830 tid 1 2023-10-01T07:35:56.103 INFO:tasks.rados.rados.0.smithi084.stdout:3942: writing smithi08466639-140 from 2104200 to 2652048 tid 2 2023-10-01T07:35:56.103 INFO:tasks.rados.rados.0.smithi084.stdout:3943: write oid 28 current snap is 0 2023-10-01T07:35:56.103 INFO:tasks.rados.rados.0.smithi084.stdout:3943: seq_num 2422 ranges {706554=453332,1762682=691506} 2023-10-01T07:35:56.109 INFO:tasks.rados.rados.0.smithi084.stdout:3943: writing smithi08466639-28 from 706554 to 1159886 tid 1 2023-10-01T07:35:56.118 INFO:tasks.rados.rados.0.smithi084.stdout:3943: writing smithi08466639-28 from 1762682 to 2454188 tid 2 2023-10-01T07:35:56.118 INFO:tasks.rados.rados.0.smithi084.stdout:3944: read oid 303 snap -1 2023-10-01T07:35:56.118 INFO:tasks.rados.rados.0.smithi084.stdout:3944: expect (ObjNum 1906 snap 0 seq_num 1906) 2023-10-01T07:35:56.119 INFO:tasks.rados.rados.0.smithi084.stdout:3945: read oid 339 snap -1 2023-10-01T07:35:56.119 INFO:tasks.rados.rados.0.smithi084.stdout:3945: expect (ObjNum 2368 snap 0 seq_num 2368) 2023-10-01T07:35:56.119 INFO:tasks.rados.rados.0.smithi084.stdout:3946: read oid 135 snap -1 2023-10-01T07:35:56.119 INFO:tasks.rados.rados.0.smithi084.stdout:3946: expect (ObjNum 927 snap 0 seq_num 927) 2023-10-01T07:35:56.119 INFO:tasks.rados.rados.0.smithi084.stdout:3947: read oid 231 snap -1 2023-10-01T07:35:56.119 INFO:tasks.rados.rados.0.smithi084.stdout:3947: expect deleted 2023-10-01T07:35:56.119 INFO:tasks.rados.rados.0.smithi084.stdout:3948: delete oid 342 current snap is 0 2023-10-01T07:35:56.119 INFO:tasks.rados.rados.0.smithi084.stdout:3934: finishing write tid 2 to smithi08466639-471 2023-10-01T07:35:56.119 INFO:tasks.rados.rados.0.smithi084.stdout:3934: finishing write tid 3 to smithi08466639-471 2023-10-01T07:35:56.119 INFO:tasks.rados.rados.0.smithi084.stdout:3934: finishing write tid 4 to smithi08466639-471 2023-10-01T07:35:56.119 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 471 v 531 (ObjNum 2416 snap 0 seq_num 2416) dirty exists 2023-10-01T07:35:56.120 INFO:tasks.rados.rados.0.smithi084.stdout:3934: left oid 471 (ObjNum 2416 snap 0 seq_num 2416) 2023-10-01T07:35:56.120 INFO:tasks.rados.rados.0.smithi084.stdout:3935: expect (ObjNum 2127 snap 0 seq_num 2127) 2023-10-01T07:35:56.204 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:55 smithi112 bash[55500]: debug 2023-10-01T07:35:55.788+0000 7f5f8bd8f200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-01T07:35:56.425 INFO:tasks.rados.rados.0.smithi084.stdout:3937: expect (ObjNum 2006 snap 0 seq_num 2006) 2023-10-01T07:35:56.478 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:56 smithi112 bash[55500]: debug 2023-10-01T07:35:56.200+0000 7f5f8bd8f200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-01T07:35:56.478 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:56 smithi112 bash[55500]: debug 2023-10-01T07:35:56.376+0000 7f5f8bd8f200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-01T07:35:56.574 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:35:56 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:35:56] "GET /metrics HTTP/1.1" 200 36075 "" "Prometheus/2.33.4" 2023-10-01T07:35:56.651 INFO:tasks.rados.rados.0.smithi084.stdout:3939: finishing write tid 1 to smithi08466639-217 2023-10-01T07:35:56.652 INFO:tasks.rados.rados.0.smithi084.stdout:3934: done (13 left) 2023-10-01T07:35:56.652 INFO:tasks.rados.rados.0.smithi084.stdout:3935: done (12 left) 2023-10-01T07:35:56.652 INFO:tasks.rados.rados.0.smithi084.stdout:3937: done (11 left) 2023-10-01T07:35:56.652 INFO:tasks.rados.rados.0.smithi084.stdout:3938: done (10 left) 2023-10-01T07:35:56.652 INFO:tasks.rados.rados.0.smithi084.stdout:3948: done (9 left) 2023-10-01T07:35:56.652 INFO:tasks.rados.rados.0.smithi084.stdout:3949: write oid 289 current snap is 0 2023-10-01T07:35:56.652 INFO:tasks.rados.rados.0.smithi084.stdout:3939: finishing write tid 2 to smithi08466639-217 2023-10-01T07:35:56.652 INFO:tasks.rados.rados.0.smithi084.stdout:3939: finishing write tid 3 to smithi08466639-217 2023-10-01T07:35:56.652 INFO:tasks.rados.rados.0.smithi084.stdout:3939: finishing write tid 4 to smithi08466639-217 2023-10-01T07:35:56.652 INFO:tasks.rados.rados.0.smithi084.stdout:3949: seq_num 2424 ranges {740168=603830,1763293=695175} 2023-10-01T07:35:56.666 INFO:tasks.rados.rados.0.smithi084.stdout:3949: writing smithi08466639-289 from 740168 to 1343998 tid 1 2023-10-01T07:35:56.673 INFO:tasks.rados.rados.0.smithi084.stdout:3949: writing smithi08466639-289 from 1763293 to 2458468 tid 2 2023-10-01T07:35:56.673 INFO:tasks.rados.rados.0.smithi084.stdout:3950: delete oid 54 current snap is 0 2023-10-01T07:35:56.673 INFO:tasks.rados.rados.0.smithi084.stdout:3939: finishing write tid 5 to smithi08466639-217 2023-10-01T07:35:56.673 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 217 v 536 (ObjNum 2418 snap 0 seq_num 2418) dirty exists 2023-10-01T07:35:56.674 INFO:tasks.rados.rados.0.smithi084.stdout:3939: left oid 217 (ObjNum 2418 snap 0 seq_num 2418) 2023-10-01T07:35:56.674 INFO:tasks.rados.rados.0.smithi084.stdout:3940: finishing write tid 1 to smithi08466639-239 2023-10-01T07:35:56.674 INFO:tasks.rados.rados.0.smithi084.stdout:3940: finishing write tid 2 to smithi08466639-239 2023-10-01T07:35:56.674 INFO:tasks.rados.rados.0.smithi084.stdout:3940: finishing write tid 3 to smithi08466639-239 2023-10-01T07:35:56.674 INFO:tasks.rados.rados.0.smithi084.stdout:3940: finishing write tid 4 to smithi08466639-239 2023-10-01T07:35:56.674 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 239 v 545 (ObjNum 2419 snap 0 seq_num 2419) dirty exists 2023-10-01T07:35:56.674 INFO:tasks.rados.rados.0.smithi084.stdout:3940: left oid 239 (ObjNum 2419 snap 0 seq_num 2419) 2023-10-01T07:35:56.674 INFO:tasks.rados.rados.0.smithi084.stdout:3941: finishing write tid 1 to smithi08466639-348 2023-10-01T07:35:56.674 INFO:tasks.rados.rados.0.smithi084.stdout:3941: finishing write tid 2 to smithi08466639-348 2023-10-01T07:35:56.674 INFO:tasks.rados.rados.0.smithi084.stdout:3941: finishing write tid 3 to smithi08466639-348 2023-10-01T07:35:56.674 INFO:tasks.rados.rados.0.smithi084.stdout:3941: finishing write tid 4 to smithi08466639-348 2023-10-01T07:35:56.675 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 348 v 534 (ObjNum 2420 snap 0 seq_num 2420) dirty exists 2023-10-01T07:35:56.675 INFO:tasks.rados.rados.0.smithi084.stdout:3941: left oid 348 (ObjNum 2420 snap 0 seq_num 2420) 2023-10-01T07:35:56.675 INFO:tasks.rados.rados.0.smithi084.stdout:3942: finishing write tid 1 to smithi08466639-140 2023-10-01T07:35:56.675 INFO:tasks.rados.rados.0.smithi084.stdout:3942: finishing write tid 2 to smithi08466639-140 2023-10-01T07:35:56.675 INFO:tasks.rados.rados.0.smithi084.stdout:3942: finishing write tid 3 to smithi08466639-140 2023-10-01T07:35:56.675 INFO:tasks.rados.rados.0.smithi084.stdout:3942: finishing write tid 4 to smithi08466639-140 2023-10-01T07:35:56.675 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 140 v 401 (ObjNum 2421 snap 0 seq_num 2421) dirty exists 2023-10-01T07:35:56.675 INFO:tasks.rados.rados.0.smithi084.stdout:3942: left oid 140 (ObjNum 2421 snap 0 seq_num 2421) 2023-10-01T07:35:56.675 INFO:tasks.rados.rados.0.smithi084.stdout:3943: finishing write tid 1 to smithi08466639-28 2023-10-01T07:35:56.675 INFO:tasks.rados.rados.0.smithi084.stdout:3944: expect (ObjNum 1906 snap 0 seq_num 1906) 2023-10-01T07:35:56.740 INFO:tasks.rados.rados.0.smithi084.stdout:3943: finishing write tid 2 to smithi08466639-28 2023-10-01T07:35:56.740 INFO:tasks.rados.rados.0.smithi084.stdout:3943: finishing write tid 3 to smithi08466639-28 2023-10-01T07:35:56.740 INFO:tasks.rados.rados.0.smithi084.stdout:3943: finishing write tid 4 to smithi08466639-28 2023-10-01T07:35:56.740 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 28 v 609 (ObjNum 2422 snap 0 seq_num 2422) dirty exists 2023-10-01T07:35:56.740 INFO:tasks.rados.rados.0.smithi084.stdout:3943: left oid 28 (ObjNum 2422 snap 0 seq_num 2422) 2023-10-01T07:35:56.740 INFO:tasks.rados.rados.0.smithi084.stdout:3945: expect (ObjNum 2368 snap 0 seq_num 2368) 2023-10-01T07:35:56.856 INFO:tasks.rados.rados.0.smithi084.stdout:3946: expect (ObjNum 927 snap 0 seq_num 927) 2023-10-01T07:35:56.978 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:56 smithi112 bash[55500]: debug 2023-10-01T07:35:56.612+0000 7f5f8bd8f200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-01T07:35:57.030 INFO:tasks.rados.rados.0.smithi084.stdout:3949: finishing write tid 1 to smithi08466639-289 2023-10-01T07:35:57.030 INFO:tasks.rados.rados.0.smithi084.stdout:3949: finishing write tid 2 to smithi08466639-289 2023-10-01T07:35:57.030 INFO:tasks.rados.rados.0.smithi084.stdout:3939: done (10 left) 2023-10-01T07:35:57.030 INFO:tasks.rados.rados.0.smithi084.stdout:3940: done (9 left) 2023-10-01T07:35:57.030 INFO:tasks.rados.rados.0.smithi084.stdout:3941: done (8 left) 2023-10-01T07:35:57.031 INFO:tasks.rados.rados.0.smithi084.stdout:3942: done (7 left) 2023-10-01T07:35:57.031 INFO:tasks.rados.rados.0.smithi084.stdout:3943: done (6 left) 2023-10-01T07:35:57.031 INFO:tasks.rados.rados.0.smithi084.stdout:3944: done (5 left) 2023-10-01T07:35:57.031 INFO:tasks.rados.rados.0.smithi084.stdout:3945: done (4 left) 2023-10-01T07:35:57.031 INFO:tasks.rados.rados.0.smithi084.stdout:3946: done (3 left) 2023-10-01T07:35:57.031 INFO:tasks.rados.rados.0.smithi084.stdout:3947: done (2 left) 2023-10-01T07:35:57.031 INFO:tasks.rados.rados.0.smithi084.stdout:3950: done (1 left) 2023-10-01T07:35:57.031 INFO:tasks.rados.rados.0.smithi084.stdout:3951: read oid 199 snap -1 2023-10-01T07:35:57.031 INFO:tasks.rados.rados.0.smithi084.stdout:3951: expect (ObjNum 2086 snap 0 seq_num 2086) 2023-10-01T07:35:57.031 INFO:tasks.rados.rados.0.smithi084.stdout:3952: write oid 190 current snap is 0 2023-10-01T07:35:57.031 INFO:tasks.rados.rados.0.smithi084.stdout:3949: finishing write tid 3 to smithi08466639-289 2023-10-01T07:35:57.031 INFO:tasks.rados.rados.0.smithi084.stdout:3949: finishing write tid 4 to smithi08466639-289 2023-10-01T07:35:57.031 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 289 v 548 (ObjNum 2424 snap 0 seq_num 2424) dirty exists 2023-10-01T07:35:57.032 INFO:tasks.rados.rados.0.smithi084.stdout:3949: left oid 289 (ObjNum 2424 snap 0 seq_num 2424) 2023-10-01T07:35:57.032 INFO:tasks.rados.rados.0.smithi084.stdout:3952: seq_num 2426 ranges {773782=470681,1996610=698844} 2023-10-01T07:35:57.041 INFO:tasks.rados.rados.0.smithi084.stdout:3952: writing smithi08466639-190 from 773782 to 1244463 tid 1 2023-10-01T07:35:57.052 INFO:tasks.rados.rados.0.smithi084.stdout:3952: writing smithi08466639-190 from 1996610 to 2695454 tid 2 2023-10-01T07:35:57.052 INFO:tasks.rados.rados.0.smithi084.stdout:3949: done (2 left) 2023-10-01T07:35:57.052 INFO:tasks.rados.rados.0.smithi084.stdout:3953: write oid 467 current snap is 0 2023-10-01T07:35:57.052 INFO:tasks.rados.rados.0.smithi084.stdout:3953: seq_num 2427 ranges {790589=545930,1938739=558855} 2023-10-01T07:35:57.060 INFO:tasks.rados.rados.0.smithi084.stdout:3953: writing smithi08466639-467 from 790589 to 1336519 tid 1 2023-10-01T07:35:57.067 INFO:tasks.rados.rados.0.smithi084.stdout:3953: writing smithi08466639-467 from 1938739 to 2497594 tid 2 2023-10-01T07:35:57.067 INFO:tasks.rados.rados.0.smithi084.stdout:3954: write oid 410 current snap is 0 2023-10-01T07:35:57.067 INFO:tasks.rados.rados.0.smithi084.stdout:3951: expect (ObjNum 2086 snap 0 seq_num 2086) 2023-10-01T07:35:57.287 INFO:tasks.rados.rados.0.smithi084.stdout:3952: finishing write tid 1 to smithi08466639-190 2023-10-01T07:35:57.288 INFO:tasks.rados.rados.0.smithi084.stdout:3952: finishing write tid 2 to smithi08466639-190 2023-10-01T07:35:57.288 INFO:tasks.rados.rados.0.smithi084.stdout:3952: finishing write tid 3 to smithi08466639-190 2023-10-01T07:35:57.288 INFO:tasks.rados.rados.0.smithi084.stdout:3952: finishing write tid 4 to smithi08466639-190 2023-10-01T07:35:57.288 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 190 v 358 (ObjNum 2426 snap 0 seq_num 2426) dirty exists 2023-10-01T07:35:57.288 INFO:tasks.rados.rados.0.smithi084.stdout:3952: left oid 190 (ObjNum 2426 snap 0 seq_num 2426) 2023-10-01T07:35:57.288 INFO:tasks.rados.rados.0.smithi084.stdout:3953: finishing write tid 1 to smithi08466639-467 2023-10-01T07:35:57.288 INFO:tasks.rados.rados.0.smithi084.stdout:3954: seq_num 2428 ranges {407396=621179,1597221=702513} 2023-10-01T07:35:57.293 INFO:tasks.rados.rados.0.smithi084.stdout:3954: writing smithi08466639-410 from 407396 to 1028575 tid 1 2023-10-01T07:35:57.301 INFO:tasks.rados.rados.0.smithi084.stdout:3954: writing smithi08466639-410 from 1597221 to 2299734 tid 2 2023-10-01T07:35:57.302 INFO:tasks.rados.rados.0.smithi084.stdout:3951: done (3 left) 2023-10-01T07:35:57.302 INFO:tasks.rados.rados.0.smithi084.stdout:3952: done (2 left) 2023-10-01T07:35:57.302 INFO:tasks.rados.rados.0.smithi084.stdout:3955: write oid 352 current snap is 0 2023-10-01T07:35:57.302 INFO:tasks.rados.rados.0.smithi084.stdout:3955: seq_num 2429 ranges {424203=696428,1655703=562524} 2023-10-01T07:35:57.308 INFO:tasks.rados.rados.0.smithi084.stdout:3955: writing smithi08466639-352 from 424203 to 1120631 tid 1 2023-10-01T07:35:57.314 INFO:tasks.rados.rados.0.smithi084.stdout:3955: writing smithi08466639-352 from 1655703 to 2218227 tid 2 2023-10-01T07:35:57.314 INFO:tasks.rados.rados.0.smithi084.stdout:3956: write oid 189 current snap is 0 2023-10-01T07:35:57.314 INFO:tasks.rados.rados.0.smithi084.stdout:3956: seq_num 2430 ranges {441010=771677,1714185=706182} 2023-10-01T07:35:57.321 INFO:tasks.rados.rados.0.smithi084.stdout:3956: writing smithi08466639-189 from 441010 to 1212687 tid 1 2023-10-01T07:35:57.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:57 smithi084 bash[27378]: cluster 2023-10-01T07:35:55.452045+0000 mgr.y (mgr.15282) 34 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 78 MiB/s rd, 11 MiB/s wr, 109 op/s 2023-10-01T07:35:57.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:57 smithi084 bash[27378]: audit 2023-10-01T07:35:56.649669+0000 mon.c (mon.2) 189 : audit [DBG] from='client.? 172.21.15.84:0/3855643749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:57.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:57 smithi084 bash[33757]: cluster 2023-10-01T07:35:55.452045+0000 mgr.y (mgr.15282) 34 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 78 MiB/s rd, 11 MiB/s wr, 109 op/s 2023-10-01T07:35:57.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:57 smithi084 bash[33757]: audit 2023-10-01T07:35:56.649669+0000 mon.c (mon.2) 189 : audit [DBG] from='client.? 172.21.15.84:0/3855643749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:57.328 INFO:tasks.rados.rados.0.smithi084.stdout:3956: writing smithi08466639-189 from 1714185 to 2420367 tid 2 2023-10-01T07:35:57.328 INFO:tasks.rados.rados.0.smithi084.stdout:3957: delete oid 108 current snap is 0 2023-10-01T07:35:57.328 INFO:tasks.rados.rados.0.smithi084.stdout:3953: finishing write tid 2 to smithi08466639-467 2023-10-01T07:35:57.329 INFO:tasks.rados.rados.0.smithi084.stdout:3953: finishing write tid 3 to smithi08466639-467 2023-10-01T07:35:57.329 INFO:tasks.rados.rados.0.smithi084.stdout:3953: finishing write tid 4 to smithi08466639-467 2023-10-01T07:35:57.329 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 467 v 382 (ObjNum 2427 snap 0 seq_num 2427) dirty exists 2023-10-01T07:35:57.329 INFO:tasks.rados.rados.0.smithi084.stdout:3953: left oid 467 (ObjNum 2427 snap 0 seq_num 2427) 2023-10-01T07:35:57.329 INFO:tasks.rados.rados.0.smithi084.stdout:3954: finishing write tid 1 to smithi08466639-410 2023-10-01T07:35:57.329 INFO:tasks.rados.rados.0.smithi084.stdout:3954: finishing write tid 2 to smithi08466639-410 2023-10-01T07:35:57.329 INFO:tasks.rados.rados.0.smithi084.stdout:3954: finishing write tid 3 to smithi08466639-410 2023-10-01T07:35:57.329 INFO:tasks.rados.rados.0.smithi084.stdout:3954: finishing write tid 4 to smithi08466639-410 2023-10-01T07:35:57.329 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 410 v 448 (ObjNum 2428 snap 0 seq_num 2428) dirty exists 2023-10-01T07:35:57.329 INFO:tasks.rados.rados.0.smithi084.stdout:3954: left oid 410 (ObjNum 2428 snap 0 seq_num 2428) 2023-10-01T07:35:57.329 INFO:tasks.rados.rados.0.smithi084.stdout:3955: finishing write tid 1 to smithi08466639-352 2023-10-01T07:35:57.330 INFO:tasks.rados.rados.0.smithi084.stdout:3955: finishing write tid 2 to smithi08466639-352 2023-10-01T07:35:57.330 INFO:tasks.rados.rados.0.smithi084.stdout:3955: finishing write tid 3 to smithi08466639-352 2023-10-01T07:35:57.330 INFO:tasks.rados.rados.0.smithi084.stdout:3955: finishing write tid 4 to smithi08466639-352 2023-10-01T07:35:57.330 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 352 v 551 (ObjNum 2429 snap 0 seq_num 2429) dirty exists 2023-10-01T07:35:57.330 INFO:tasks.rados.rados.0.smithi084.stdout:3955: left oid 352 (ObjNum 2429 snap 0 seq_num 2429) 2023-10-01T07:35:57.330 INFO:tasks.rados.rados.0.smithi084.stdout:3956: finishing write tid 1 to smithi08466639-189 2023-10-01T07:35:57.332 INFO:tasks.rados.rados.0.smithi084.stdout:3956: finishing write tid 2 to smithi08466639-189 2023-10-01T07:35:57.332 INFO:tasks.rados.rados.0.smithi084.stdout:3956: finishing write tid 3 to smithi08466639-189 2023-10-01T07:35:57.333 INFO:tasks.rados.rados.0.smithi084.stdout:3956: finishing write tid 4 to smithi08466639-189 2023-10-01T07:35:57.333 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 189 v 571 (ObjNum 2430 snap 0 seq_num 2430) dirty exists 2023-10-01T07:35:57.333 INFO:tasks.rados.rados.0.smithi084.stdout:3956: left oid 189 (ObjNum 2430 snap 0 seq_num 2430) 2023-10-01T07:35:57.333 INFO:tasks.rados.rados.0.smithi084.stdout:3953: done (4 left) 2023-10-01T07:35:57.333 INFO:tasks.rados.rados.0.smithi084.stdout:3954: done (3 left) 2023-10-01T07:35:57.333 INFO:tasks.rados.rados.0.smithi084.stdout:3955: done (2 left) 2023-10-01T07:35:57.333 INFO:tasks.rados.rados.0.smithi084.stdout:3956: done (1 left) 2023-10-01T07:35:57.333 INFO:tasks.rados.rados.0.smithi084.stdout:3957: done (0 left) 2023-10-01T07:35:57.334 INFO:tasks.rados.rados.0.smithi084.stdout:3958: write oid 14 current snap is 0 2023-10-01T07:35:57.334 INFO:tasks.rados.rados.0.smithi084.stdout:3958: seq_num 2432 ranges {474624=522175,1714796=709851} 2023-10-01T07:35:57.340 INFO:tasks.rados.rados.0.smithi084.stdout:3958: writing smithi08466639-14 from 474624 to 996799 tid 1 2023-10-01T07:35:57.350 INFO:tasks.rados.rados.0.smithi084.stdout:3958: writing smithi08466639-14 from 1714796 to 2424647 tid 2 2023-10-01T07:35:57.350 INFO:tasks.rados.rados.0.smithi084.stdout:3959: read oid 320 snap -1 2023-10-01T07:35:57.350 INFO:tasks.rados.rados.0.smithi084.stdout:3959: expect (ObjNum 2239 snap 0 seq_num 2239) 2023-10-01T07:35:57.350 INFO:tasks.rados.rados.0.smithi084.stdout:3960: read oid 269 snap -1 2023-10-01T07:35:57.351 INFO:tasks.rados.rados.0.smithi084.stdout:3960: expect (ObjNum 2153 snap 0 seq_num 2153) 2023-10-01T07:35:57.351 INFO:tasks.rados.rados.0.smithi084.stdout:3961: read oid 178 snap -1 2023-10-01T07:35:57.351 INFO:tasks.rados.rados.0.smithi084.stdout:3961: expect (ObjNum 1504 snap 0 seq_num 1504) 2023-10-01T07:35:57.351 INFO:tasks.rados.rados.0.smithi084.stdout:3962: read oid 381 snap -1 2023-10-01T07:35:57.351 INFO:tasks.rados.rados.0.smithi084.stdout:3962: expect (ObjNum 2299 snap 0 seq_num 2299) 2023-10-01T07:35:57.351 INFO:tasks.rados.rados.0.smithi084.stdout:3963: delete oid 481 current snap is 0 2023-10-01T07:35:57.351 INFO:tasks.rados.rados.0.smithi084.stdout:3958: finishing write tid 1 to smithi08466639-14 2023-10-01T07:35:57.354 INFO:tasks.rados.rados.0.smithi084.stdout:3961: expect (ObjNum 1504 snap 0 seq_num 1504) 2023-10-01T07:35:57.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:57 smithi112 bash[27689]: cluster 2023-10-01T07:35:55.452045+0000 mgr.y (mgr.15282) 34 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 78 MiB/s rd, 11 MiB/s wr, 109 op/s 2023-10-01T07:35:57.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:57 smithi112 bash[27689]: audit 2023-10-01T07:35:56.649669+0000 mon.c (mon.2) 189 : audit [DBG] from='client.? 172.21.15.84:0/3855643749' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:35:57.501 INFO:tasks.rados.rados.0.smithi084.stdout:3958: finishing write tid 2 to smithi08466639-14 2023-10-01T07:35:57.502 INFO:tasks.rados.rados.0.smithi084.stdout:3958: finishing write tid 3 to smithi08466639-14 2023-10-01T07:35:57.502 INFO:tasks.rados.rados.0.smithi084.stdout:3958: finishing write tid 4 to smithi08466639-14 2023-10-01T07:35:57.502 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 14 v 544 (ObjNum 2432 snap 0 seq_num 2432) dirty exists 2023-10-01T07:35:57.502 INFO:tasks.rados.rados.0.smithi084.stdout:3958: left oid 14 (ObjNum 2432 snap 0 seq_num 2432) 2023-10-01T07:35:57.502 INFO:tasks.rados.rados.0.smithi084.stdout:3960: expect (ObjNum 2153 snap 0 seq_num 2153) 2023-10-01T07:35:57.649 INFO:tasks.rados.rados.0.smithi084.stdout:3959: expect (ObjNum 2239 snap 0 seq_num 2239) 2023-10-01T07:35:57.822 INFO:tasks.rados.rados.0.smithi084.stdout:3962: expect (ObjNum 2299 snap 0 seq_num 2299) 2023-10-01T07:35:57.950 INFO:tasks.rados.rados.0.smithi084.stdout:3958: done (5 left) 2023-10-01T07:35:57.950 INFO:tasks.rados.rados.0.smithi084.stdout:3959: done (4 left) 2023-10-01T07:35:57.950 INFO:tasks.rados.rados.0.smithi084.stdout:3960: done (3 left) 2023-10-01T07:35:57.951 INFO:tasks.rados.rados.0.smithi084.stdout:3961: done (2 left) 2023-10-01T07:35:57.951 INFO:tasks.rados.rados.0.smithi084.stdout:3962: done (1 left) 2023-10-01T07:35:57.951 INFO:tasks.rados.rados.0.smithi084.stdout:3963: done (0 left) 2023-10-01T07:35:57.951 INFO:tasks.rados.rados.0.smithi084.stdout:3964: write oid 152 current snap is 0 2023-10-01T07:35:57.951 INFO:tasks.rados.rados.0.smithi084.stdout:3964: seq_num 2434 ranges {508238=789026,1948113=713520} 2023-10-01T07:35:57.964 INFO:tasks.rados.rados.0.smithi084.stdout:3964: writing smithi08466639-152 from 508238 to 1297264 tid 1 2023-10-01T07:35:57.973 INFO:tasks.rados.rados.0.smithi084.stdout:3964: writing smithi08466639-152 from 1948113 to 2661633 tid 2 2023-10-01T07:35:57.974 INFO:tasks.rados.rados.0.smithi084.stdout:3965: read oid 10 snap -1 2023-10-01T07:35:57.974 INFO:tasks.rados.rados.0.smithi084.stdout:3965: expect deleted 2023-10-01T07:35:57.974 INFO:tasks.rados.rados.0.smithi084.stdout:3966: write oid 494 current snap is 0 2023-10-01T07:35:57.974 INFO:tasks.rados.rados.0.smithi084.stdout:3964: finishing write tid 1 to smithi08466639-152 2023-10-01T07:35:57.974 INFO:tasks.rados.rados.0.smithi084.stdout:3966: seq_num 2435 ranges {525045=464275,1490242=457178,2501811=423234} 2023-10-01T07:35:57.977 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:57 smithi112 bash[55500]: debug 2023-10-01T07:35:57.696+0000 7f5f8bd8f200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-01T07:35:57.977 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:57 smithi112 bash[55500]: debug 2023-10-01T07:35:57.812+0000 7f5f8bd8f200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-01T07:35:57.978 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:57 smithi112 bash[55500]: debug 2023-10-01T07:35:57.936+0000 7f5f8bd8f200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-01T07:35:57.979 INFO:tasks.rados.rados.0.smithi084.stdout:3966: writing smithi08466639-494 from 525045 to 989320 tid 1 2023-10-01T07:35:57.984 INFO:tasks.rados.rados.0.smithi084.stdout:3966: writing smithi08466639-494 from 1490242 to 1947420 tid 2 2023-10-01T07:35:57.990 INFO:tasks.rados.rados.0.smithi084.stdout:3966: writing smithi08466639-494 from 2501811 to 2925045 tid 3 2023-10-01T07:35:57.990 INFO:tasks.rados.rados.0.smithi084.stdout:3967: read oid 163 snap -1 2023-10-01T07:35:57.990 INFO:tasks.rados.rados.0.smithi084.stdout:3967: expect (ObjNum 2200 snap 0 seq_num 2200) 2023-10-01T07:35:57.990 INFO:tasks.rados.rados.0.smithi084.stdout:3968: write oid 255 current snap is 0 2023-10-01T07:35:57.990 INFO:tasks.rados.rados.0.smithi084.stdout:3968: seq_num 2436 ranges {541852=539524,1548724=717189,2929234=12618} 2023-10-01T07:35:57.996 INFO:tasks.rados.rados.0.smithi084.stdout:3968: writing smithi08466639-255 from 541852 to 1081376 tid 1 2023-10-01T07:35:58.003 INFO:tasks.rados.rados.0.smithi084.stdout:3968: writing smithi08466639-255 from 1548724 to 2265913 tid 2 2023-10-01T07:35:58.007 INFO:tasks.rados.rados.0.smithi084.stdout:3968: writing smithi08466639-255 from 2929234 to 2941852 tid 3 2023-10-01T07:35:58.007 INFO:tasks.rados.rados.0.smithi084.stdout:3969: write oid 254 current snap is 0 2023-10-01T07:35:58.007 INFO:tasks.rados.rados.0.smithi084.stdout:3969: seq_num 2437 ranges {558659=614773,1607206=460847,2556657=402002} 2023-10-01T07:35:58.014 INFO:tasks.rados.rados.0.smithi084.stdout:3969: writing smithi08466639-254 from 558659 to 1173432 tid 1 2023-10-01T07:35:58.019 INFO:tasks.rados.rados.0.smithi084.stdout:3969: writing smithi08466639-254 from 1607206 to 2068053 tid 2 2023-10-01T07:35:58.024 INFO:tasks.rados.rados.0.smithi084.stdout:3969: writing smithi08466639-254 from 2556657 to 2958659 tid 3 2023-10-01T07:35:58.024 INFO:tasks.rados.rados.0.smithi084.stdout:3970: write oid 227 current snap is 0 2023-10-01T07:35:58.024 INFO:tasks.rados.rados.0.smithi084.stdout:3964: finishing write tid 2 to smithi08466639-152 2023-10-01T07:35:58.024 INFO:tasks.rados.rados.0.smithi084.stdout:3964: finishing write tid 3 to smithi08466639-152 2023-10-01T07:35:58.024 INFO:tasks.rados.rados.0.smithi084.stdout:3970: seq_num 2438 ranges {575466=690022,1665688=720858} 2023-10-01T07:35:58.031 INFO:tasks.rados.rados.0.smithi084.stdout:3970: writing smithi08466639-227 from 575466 to 1265488 tid 1 2023-10-01T07:35:58.038 INFO:tasks.rados.rados.0.smithi084.stdout:3970: writing smithi08466639-227 from 1665688 to 2386546 tid 2 2023-10-01T07:35:58.038 INFO:tasks.rados.rados.0.smithi084.stdout:3965: done (6 left) 2023-10-01T07:35:58.039 INFO:tasks.rados.rados.0.smithi084.stdout:3971: read oid 110 snap -1 2023-10-01T07:35:58.039 INFO:tasks.rados.rados.0.smithi084.stdout:3971: expect (ObjNum 2022 snap 0 seq_num 2022) 2023-10-01T07:35:58.039 INFO:tasks.rados.rados.0.smithi084.stdout:3972: read oid 145 snap -1 2023-10-01T07:35:58.039 INFO:tasks.rados.rados.0.smithi084.stdout:3972: expect (ObjNum 2206 snap 0 seq_num 2206) 2023-10-01T07:35:58.039 INFO:tasks.rados.rados.0.smithi084.stdout:3973: write oid 51 current snap is 0 2023-10-01T07:35:58.039 INFO:tasks.rados.rados.0.smithi084.stdout:3964: finishing write tid 4 to smithi08466639-152 2023-10-01T07:35:58.039 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 152 v 361 (ObjNum 2434 snap 0 seq_num 2434) dirty exists 2023-10-01T07:35:58.039 INFO:tasks.rados.rados.0.smithi084.stdout:3964: left oid 152 (ObjNum 2434 snap 0 seq_num 2434) 2023-10-01T07:35:58.039 INFO:tasks.rados.rados.0.smithi084.stdout:3966: finishing write tid 1 to smithi08466639-494 2023-10-01T07:35:58.039 INFO:tasks.rados.rados.0.smithi084.stdout:3966: finishing write tid 2 to smithi08466639-494 2023-10-01T07:35:58.039 INFO:tasks.rados.rados.0.smithi084.stdout:3966: finishing write tid 3 to smithi08466639-494 2023-10-01T07:35:58.039 INFO:tasks.rados.rados.0.smithi084.stdout:3973: seq_num 2439 ranges {592273=765271,2007817=464516,2895150=97123} 2023-10-01T07:35:58.046 INFO:tasks.rados.rados.0.smithi084.stdout:3973: writing smithi08466639-51 from 592273 to 1357544 tid 1 2023-10-01T07:35:58.054 INFO:tasks.rados.rados.0.smithi084.stdout:3973: writing smithi08466639-51 from 2007817 to 2472333 tid 2 2023-10-01T07:35:58.058 INFO:tasks.rados.rados.0.smithi084.stdout:3973: writing smithi08466639-51 from 2895150 to 2992273 tid 3 2023-10-01T07:35:58.058 INFO:tasks.rados.rados.0.smithi084.stdout:3964: done (8 left) 2023-10-01T07:35:58.058 INFO:tasks.rados.rados.0.smithi084.stdout:3974: write oid 340 current snap is 0 2023-10-01T07:35:58.058 INFO:tasks.rados.rados.0.smithi084.stdout:3966: finishing write tid 4 to smithi08466639-494 2023-10-01T07:35:58.058 INFO:tasks.rados.rados.0.smithi084.stdout:3966: finishing write tid 5 to smithi08466639-494 2023-10-01T07:35:58.059 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 494 v 443 (ObjNum 2435 snap 0 seq_num 2435) dirty exists 2023-10-01T07:35:58.059 INFO:tasks.rados.rados.0.smithi084.stdout:3966: left oid 494 (ObjNum 2435 snap 0 seq_num 2435) 2023-10-01T07:35:58.059 INFO:tasks.rados.rados.0.smithi084.stdout:3967: expect (ObjNum 2200 snap 0 seq_num 2200) 2023-10-01T07:35:58.250 INFO:tasks.rados.rados.0.smithi084.stdout:3968: finishing write tid 1 to smithi08466639-255 2023-10-01T07:35:58.251 INFO:tasks.rados.rados.0.smithi084.stdout:3968: finishing write tid 2 to smithi08466639-255 2023-10-01T07:35:58.251 INFO:tasks.rados.rados.0.smithi084.stdout:3968: finishing write tid 3 to smithi08466639-255 2023-10-01T07:35:58.251 INFO:tasks.rados.rados.0.smithi084.stdout:3968: finishing write tid 4 to smithi08466639-255 2023-10-01T07:35:58.251 INFO:tasks.rados.rados.0.smithi084.stdout:3968: finishing write tid 5 to smithi08466639-255 2023-10-01T07:35:58.251 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 255 v 408 (ObjNum 2436 snap 0 seq_num 2436) dirty exists 2023-10-01T07:35:58.251 INFO:tasks.rados.rados.0.smithi084.stdout:3968: left oid 255 (ObjNum 2436 snap 0 seq_num 2436) 2023-10-01T07:35:58.251 INFO:tasks.rados.rados.0.smithi084.stdout:3969: finishing write tid 1 to smithi08466639-254 2023-10-01T07:35:58.251 INFO:tasks.rados.rados.0.smithi084.stdout:3969: finishing write tid 2 to smithi08466639-254 2023-10-01T07:35:58.251 INFO:tasks.rados.rados.0.smithi084.stdout:3969: finishing write tid 3 to smithi08466639-254 2023-10-01T07:35:58.251 INFO:tasks.rados.rados.0.smithi084.stdout:3969: finishing write tid 4 to smithi08466639-254 2023-10-01T07:35:58.251 INFO:tasks.rados.rados.0.smithi084.stdout:3969: finishing write tid 5 to smithi08466639-254 2023-10-01T07:35:58.251 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 254 v 543 (ObjNum 2437 snap 0 seq_num 2437) dirty exists 2023-10-01T07:35:58.252 INFO:tasks.rados.rados.0.smithi084.stdout:3969: left oid 254 (ObjNum 2437 snap 0 seq_num 2437) 2023-10-01T07:35:58.252 INFO:tasks.rados.rados.0.smithi084.stdout:3970: finishing write tid 1 to smithi08466639-227 2023-10-01T07:35:58.252 INFO:tasks.rados.rados.0.smithi084.stdout:3970: finishing write tid 2 to smithi08466639-227 2023-10-01T07:35:58.252 INFO:tasks.rados.rados.0.smithi084.stdout:3970: finishing write tid 3 to smithi08466639-227 2023-10-01T07:35:58.252 INFO:tasks.rados.rados.0.smithi084.stdout:3970: finishing write tid 4 to smithi08466639-227 2023-10-01T07:35:58.252 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 227 v 575 (ObjNum 2438 snap 0 seq_num 2438) dirty exists 2023-10-01T07:35:58.252 INFO:tasks.rados.rados.0.smithi084.stdout:3970: left oid 227 (ObjNum 2438 snap 0 seq_num 2438) 2023-10-01T07:35:58.252 INFO:tasks.rados.rados.0.smithi084.stdout:3972: expect (ObjNum 2206 snap 0 seq_num 2206) 2023-10-01T07:35:58.414 INFO:tasks.rados.rados.0.smithi084.stdout:3973: finishing write tid 1 to smithi08466639-51 2023-10-01T07:35:58.414 INFO:tasks.rados.rados.0.smithi084.stdout:3971: expect (ObjNum 2022 snap 0 seq_num 2022) 2023-10-01T07:35:58.679 INFO:tasks.rados.rados.0.smithi084.stdout:3973: finishing write tid 2 to smithi08466639-51 2023-10-01T07:35:58.679 INFO:tasks.rados.rados.0.smithi084.stdout:3973: finishing write tid 3 to smithi08466639-51 2023-10-01T07:35:58.679 INFO:tasks.rados.rados.0.smithi084.stdout:3973: finishing write tid 4 to smithi08466639-51 2023-10-01T07:35:58.679 INFO:tasks.rados.rados.0.smithi084.stdout:3973: finishing write tid 5 to smithi08466639-51 2023-10-01T07:35:58.679 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 51 v 614 (ObjNum 2439 snap 0 seq_num 2439) dirty exists 2023-10-01T07:35:58.679 INFO:tasks.rados.rados.0.smithi084.stdout:3973: left oid 51 (ObjNum 2439 snap 0 seq_num 2439) 2023-10-01T07:35:58.679 INFO:tasks.rados.rados.0.smithi084.stdout:3974: seq_num 2440 ranges {609080=440520,1666299=724527,2922573=86507} 2023-10-01T07:35:58.694 INFO:tasks.rados.rados.0.smithi084.stdout:3974: writing smithi08466639-340 from 609080 to 1049600 tid 1 2023-10-01T07:35:58.702 INFO:tasks.rados.rados.0.smithi084.stdout:3974: writing smithi08466639-340 from 1666299 to 2390826 tid 2 2023-10-01T07:35:58.705 INFO:tasks.rados.rados.0.smithi084.stdout:3974: writing smithi08466639-340 from 2922573 to 3009080 tid 3 2023-10-01T07:35:58.706 INFO:tasks.rados.rados.0.smithi084.stdout:3966: done (8 left) 2023-10-01T07:35:58.706 INFO:tasks.rados.rados.0.smithi084.stdout:3967: done (7 left) 2023-10-01T07:35:58.706 INFO:tasks.rados.rados.0.smithi084.stdout:3968: done (6 left) 2023-10-01T07:35:58.706 INFO:tasks.rados.rados.0.smithi084.stdout:3969: done (5 left) 2023-10-01T07:35:58.706 INFO:tasks.rados.rados.0.smithi084.stdout:3970: done (4 left) 2023-10-01T07:35:58.706 INFO:tasks.rados.rados.0.smithi084.stdout:3971: done (3 left) 2023-10-01T07:35:58.706 INFO:tasks.rados.rados.0.smithi084.stdout:3972: done (2 left) 2023-10-01T07:35:58.706 INFO:tasks.rados.rados.0.smithi084.stdout:3973: done (1 left) 2023-10-01T07:35:58.707 INFO:tasks.rados.rados.0.smithi084.stdout:3975: read oid 10 snap -1 2023-10-01T07:35:58.707 INFO:tasks.rados.rados.0.smithi084.stdout:3975: expect deleted 2023-10-01T07:35:58.707 INFO:tasks.rados.rados.0.smithi084.stdout:3976: delete oid 338 current snap is 0 2023-10-01T07:35:58.707 INFO:tasks.rados.rados.0.smithi084.stdout:3974: finishing write tid 1 to smithi08466639-340 2023-10-01T07:35:58.708 INFO:tasks.rados.rados.0.smithi084.stdout:3975: done (2 left) 2023-10-01T07:35:58.708 INFO:tasks.rados.rados.0.smithi084.stdout:3976: done (1 left) 2023-10-01T07:35:58.708 INFO:tasks.rados.rados.0.smithi084.stdout:3977: read oid 185 snap -1 2023-10-01T07:35:58.708 INFO:tasks.rados.rados.0.smithi084.stdout:3977: expect (ObjNum 184 snap 0 seq_num 184) 2023-10-01T07:35:58.708 INFO:tasks.rados.rados.0.smithi084.stdout:3978: read oid 279 snap -1 2023-10-01T07:35:58.708 INFO:tasks.rados.rados.0.smithi084.stdout:3978: expect (ObjNum 2265 snap 0 seq_num 2265) 2023-10-01T07:35:58.708 INFO:tasks.rados.rados.0.smithi084.stdout:3979: read oid 384 snap -1 2023-10-01T07:35:58.708 INFO:tasks.rados.rados.0.smithi084.stdout:3979: expect (ObjNum 2261 snap 0 seq_num 2261) 2023-10-01T07:35:58.708 INFO:tasks.rados.rados.0.smithi084.stdout:3980: read oid 242 snap -1 2023-10-01T07:35:58.708 INFO:tasks.rados.rados.0.smithi084.stdout:3980: expect (ObjNum 2222 snap 0 seq_num 2222) 2023-10-01T07:35:58.709 INFO:tasks.rados.rados.0.smithi084.stdout:3981: read oid 473 snap -1 2023-10-01T07:35:58.709 INFO:tasks.rados.rados.0.smithi084.stdout:3981: expect (ObjNum 2396 snap 0 seq_num 2396) 2023-10-01T07:35:58.709 INFO:tasks.rados.rados.0.smithi084.stdout:3982: write oid 320 current snap is 0 2023-10-01T07:35:58.709 INFO:tasks.rados.rados.0.smithi084.stdout:3982: seq_num 2442 ranges {642694=707371,1899616=728196} 2023-10-01T07:35:58.717 INFO:tasks.rados.rados.0.smithi084.stdout:3982: writing smithi08466639-320 from 642694 to 1350065 tid 1 2023-10-01T07:35:58.724 INFO:tasks.rados.rados.0.smithi084.stdout:3982: writing smithi08466639-320 from 1899616 to 2627812 tid 2 2023-10-01T07:35:58.724 INFO:tasks.rados.rados.0.smithi084.stdout:3983: write oid 107 current snap is 0 2023-10-01T07:35:58.725 INFO:tasks.rados.rados.0.smithi084.stdout:3983: seq_num 2443 ranges {659501=782620,2241745=471854} 2023-10-01T07:35:58.732 INFO:tasks.rados.rados.0.smithi084.stdout:3983: writing smithi08466639-107 from 659501 to 1442121 tid 1 2023-10-01T07:35:58.740 INFO:tasks.rados.rados.0.smithi084.stdout:3983: writing smithi08466639-107 from 2241745 to 2713599 tid 2 2023-10-01T07:35:58.740 INFO:tasks.rados.rados.0.smithi084.stdout:3984: read oid 302 snap -1 2023-10-01T07:35:58.740 INFO:tasks.rados.rados.0.smithi084.stdout:3984: expect deleted 2023-10-01T07:35:58.740 INFO:tasks.rados.rados.0.smithi084.stdout:3985: write oid 328 current snap is 0 2023-10-01T07:35:58.740 INFO:tasks.rados.rados.0.smithi084.stdout:3974: finishing write tid 2 to smithi08466639-340 2023-10-01T07:35:58.741 INFO:tasks.rados.rados.0.smithi084.stdout:3985: seq_num 2444 ranges {676308=457869,1900227=615512,3032265=44043} 2023-10-01T07:35:58.746 INFO:tasks.rados.rados.0.smithi084.stdout:3985: writing smithi08466639-328 from 676308 to 1134177 tid 1 2023-10-01T07:35:58.754 INFO:tasks.rados.rados.0.smithi084.stdout:3985: writing smithi08466639-328 from 1900227 to 2515739 tid 2 2023-10-01T07:35:58.758 INFO:tasks.rados.rados.0.smithi084.stdout:3985: writing smithi08466639-328 from 3032265 to 3076308 tid 3 2023-10-01T07:35:58.758 INFO:tasks.rados.rados.0.smithi084.stdout:3986: write oid 284 current snap is 0 2023-10-01T07:35:58.758 INFO:tasks.rados.rados.0.smithi084.stdout:3986: seq_num 2445 ranges {693115=533118,1958709=475523,3059688=33427} 2023-10-01T07:35:58.764 INFO:tasks.rados.rados.0.smithi084.stdout:3986: writing smithi08466639-284 from 693115 to 1226233 tid 1 2023-10-01T07:35:58.771 INFO:tasks.rados.rados.0.smithi084.stdout:3986: writing smithi08466639-284 from 1958709 to 2434232 tid 2 2023-10-01T07:35:58.776 INFO:tasks.rados.rados.0.smithi084.stdout:3986: writing smithi08466639-284 from 3059688 to 3093115 tid 3 2023-10-01T07:35:58.776 INFO:tasks.rados.rados.0.smithi084.stdout:3987: delete oid 18 current snap is 0 2023-10-01T07:35:58.776 INFO:tasks.rados.rados.0.smithi084.stdout:3974: finishing write tid 3 to smithi08466639-340 2023-10-01T07:35:58.776 INFO:tasks.rados.rados.0.smithi084.stdout:3974: finishing write tid 4 to smithi08466639-340 2023-10-01T07:35:58.776 INFO:tasks.rados.rados.0.smithi084.stdout:3974: finishing write tid 5 to smithi08466639-340 2023-10-01T07:35:58.776 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 340 v 538 (ObjNum 2440 snap 0 seq_num 2440) dirty exists 2023-10-01T07:35:58.776 INFO:tasks.rados.rados.0.smithi084.stdout:3974: left oid 340 (ObjNum 2440 snap 0 seq_num 2440) 2023-10-01T07:35:58.776 INFO:tasks.rados.rados.0.smithi084.stdout:3978: expect (ObjNum 2265 snap 0 seq_num 2265) 2023-10-01T07:35:58.810 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:58 smithi112 bash[55500]: debug 2023-10-01T07:35:58.520+0000 7f5f8bd8f200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-01T07:35:58.810 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:35:58 smithi112 bash[55084]: ts=2023-10-01T07:35:58.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi112.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi084:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T07:35:58.864 INFO:tasks.rados.rados.0.smithi084.stdout:3979: expect (ObjNum 2261 snap 0 seq_num 2261) 2023-10-01T07:35:58.927 INFO:tasks.rados.rados.0.smithi084.stdout:3977: expect (ObjNum 184 snap 0 seq_num 184) 2023-10-01T07:35:59.026 INFO:tasks.rados.rados.0.smithi084.stdout:3981: expect (ObjNum 2396 snap 0 seq_num 2396) 2023-10-01T07:35:59.142 INFO:tasks.rados.rados.0.smithi084.stdout:3980: expect (ObjNum 2222 snap 0 seq_num 2222) 2023-10-01T07:35:59.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:35:59 smithi112 bash[27689]: cluster 2023-10-01T07:35:57.452532+0000 mgr.y (mgr.15282) 35 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 8.6 MiB/s wr, 77 op/s 2023-10-01T07:35:59.229 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:58 smithi112 bash[55500]: debug 2023-10-01T07:35:58.808+0000 7f5f8bd8f200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-01T07:35:59.245 INFO:tasks.rados.rados.0.smithi084.stdout:3982: finishing write tid 1 to smithi08466639-320 2023-10-01T07:35:59.245 INFO:tasks.rados.rados.0.smithi084.stdout:3982: finishing write tid 2 to smithi08466639-320 2023-10-01T07:35:59.245 INFO:tasks.rados.rados.0.smithi084.stdout:3982: finishing write tid 3 to smithi08466639-320 2023-10-01T07:35:59.245 INFO:tasks.rados.rados.0.smithi084.stdout:3982: finishing write tid 4 to smithi08466639-320 2023-10-01T07:35:59.246 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 320 v 446 (ObjNum 2442 snap 0 seq_num 2442) dirty exists 2023-10-01T07:35:59.246 INFO:tasks.rados.rados.0.smithi084.stdout:3982: left oid 320 (ObjNum 2442 snap 0 seq_num 2442) 2023-10-01T07:35:59.246 INFO:tasks.rados.rados.0.smithi084.stdout:3983: finishing write tid 1 to smithi08466639-107 2023-10-01T07:35:59.246 INFO:tasks.rados.rados.0.smithi084.stdout:3974: done (11 left) 2023-10-01T07:35:59.246 INFO:tasks.rados.rados.0.smithi084.stdout:3977: done (10 left) 2023-10-01T07:35:59.246 INFO:tasks.rados.rados.0.smithi084.stdout:3978: done (9 left) 2023-10-01T07:35:59.246 INFO:tasks.rados.rados.0.smithi084.stdout:3979: done (8 left) 2023-10-01T07:35:59.246 INFO:tasks.rados.rados.0.smithi084.stdout:3980: done (7 left) 2023-10-01T07:35:59.246 INFO:tasks.rados.rados.0.smithi084.stdout:3981: done (6 left) 2023-10-01T07:35:59.246 INFO:tasks.rados.rados.0.smithi084.stdout:3982: done (5 left) 2023-10-01T07:35:59.246 INFO:tasks.rados.rados.0.smithi084.stdout:3987: done (4 left) 2023-10-01T07:35:59.246 INFO:tasks.rados.rados.0.smithi084.stdout:3988: read oid 457 snap -1 2023-10-01T07:35:59.247 INFO:tasks.rados.rados.0.smithi084.stdout:3988: expect (ObjNum 1388 snap 0 seq_num 1388) 2023-10-01T07:35:59.247 INFO:tasks.rados.rados.0.smithi084.stdout:3989: delete oid 201 current snap is 0 2023-10-01T07:35:59.247 INFO:tasks.rados.rados.0.smithi084.stdout:3983: finishing write tid 2 to smithi08466639-107 2023-10-01T07:35:59.247 INFO:tasks.rados.rados.0.smithi084.stdout:3983: finishing write tid 3 to smithi08466639-107 2023-10-01T07:35:59.247 INFO:tasks.rados.rados.0.smithi084.stdout:3983: finishing write tid 4 to smithi08466639-107 2023-10-01T07:35:59.247 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 107 v 578 (ObjNum 2443 snap 0 seq_num 2443) dirty exists 2023-10-01T07:35:59.247 INFO:tasks.rados.rados.0.smithi084.stdout:3983: left oid 107 (ObjNum 2443 snap 0 seq_num 2443) 2023-10-01T07:35:59.247 INFO:tasks.rados.rados.0.smithi084.stdout:3985: finishing write tid 1 to smithi08466639-328 2023-10-01T07:35:59.247 INFO:tasks.rados.rados.0.smithi084.stdout:3985: finishing write tid 2 to smithi08466639-328 2023-10-01T07:35:59.247 INFO:tasks.rados.rados.0.smithi084.stdout:3985: finishing write tid 3 to smithi08466639-328 2023-10-01T07:35:59.247 INFO:tasks.rados.rados.0.smithi084.stdout:3985: finishing write tid 4 to smithi08466639-328 2023-10-01T07:35:59.247 INFO:tasks.rados.rados.0.smithi084.stdout:3985: finishing write tid 5 to smithi08466639-328 2023-10-01T07:35:59.247 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 328 v 415 (ObjNum 2444 snap 0 seq_num 2444) dirty exists 2023-10-01T07:35:59.248 INFO:tasks.rados.rados.0.smithi084.stdout:3985: left oid 328 (ObjNum 2444 snap 0 seq_num 2444) 2023-10-01T07:35:59.248 INFO:tasks.rados.rados.0.smithi084.stdout:3986: finishing write tid 1 to smithi08466639-284 2023-10-01T07:35:59.248 INFO:tasks.rados.rados.0.smithi084.stdout:3986: finishing write tid 2 to smithi08466639-284 2023-10-01T07:35:59.248 INFO:tasks.rados.rados.0.smithi084.stdout:3986: finishing write tid 3 to smithi08466639-284 2023-10-01T07:35:59.248 INFO:tasks.rados.rados.0.smithi084.stdout:3986: finishing write tid 4 to smithi08466639-284 2023-10-01T07:35:59.248 INFO:tasks.rados.rados.0.smithi084.stdout:3986: finishing write tid 5 to smithi08466639-284 2023-10-01T07:35:59.248 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 284 v 541 (ObjNum 2445 snap 0 seq_num 2445) dirty exists 2023-10-01T07:35:59.248 INFO:tasks.rados.rados.0.smithi084.stdout:3986: left oid 284 (ObjNum 2445 snap 0 seq_num 2445) 2023-10-01T07:35:59.249 INFO:tasks.rados.rados.0.smithi084.stdout:3983: done (5 left) 2023-10-01T07:35:59.249 INFO:tasks.rados.rados.0.smithi084.stdout:3984: done (4 left) 2023-10-01T07:35:59.249 INFO:tasks.rados.rados.0.smithi084.stdout:3985: done (3 left) 2023-10-01T07:35:59.249 INFO:tasks.rados.rados.0.smithi084.stdout:3986: done (2 left) 2023-10-01T07:35:59.249 INFO:tasks.rados.rados.0.smithi084.stdout:3989: done (1 left) 2023-10-01T07:35:59.249 INFO:tasks.rados.rados.0.smithi084.stdout:3990: write oid 115 current snap is 0 2023-10-01T07:35:59.249 INFO:tasks.rados.rados.0.smithi084.stdout:3990: seq_num 2448 ranges {743536=475218,1734155=622850,3141957=1579} 2023-10-01T07:35:59.261 INFO:tasks.rados.rados.0.smithi084.stdout:3990: writing smithi08466639-115 from 743536 to 1218754 tid 1 2023-10-01T07:35:59.270 INFO:tasks.rados.rados.0.smithi084.stdout:3990: writing smithi08466639-115 from 1734155 to 2357005 tid 2 2023-10-01T07:35:59.275 INFO:tasks.rados.rados.0.smithi084.stdout:3990: writing smithi08466639-115 from 3141957 to 3143536 tid 3 2023-10-01T07:35:59.275 INFO:tasks.rados.rados.0.smithi084.stdout:3991: write oid 265 current snap is 0 2023-10-01T07:35:59.275 INFO:tasks.rados.rados.0.smithi084.stdout:3991: seq_num 2449 ranges {760343=550467,1792637=482861,2769380=390963} 2023-10-01T07:35:59.283 INFO:tasks.rados.rados.0.smithi084.stdout:3991: writing smithi08466639-265 from 760343 to 1310810 tid 1 2023-10-01T07:35:59.288 INFO:tasks.rados.rados.0.smithi084.stdout:3991: writing smithi08466639-265 from 1792637 to 2275498 tid 2 2023-10-01T07:35:59.293 INFO:tasks.rados.rados.0.smithi084.stdout:3991: writing smithi08466639-265 from 2769380 to 3160343 tid 3 2023-10-01T07:35:59.294 INFO:tasks.rados.rados.0.smithi084.stdout:3992: write oid 357 current snap is 0 2023-10-01T07:35:59.294 INFO:tasks.rados.rados.0.smithi084.stdout:3992: seq_num 2450 ranges {777150=625716,1851119=626519} 2023-10-01T07:35:59.301 INFO:tasks.rados.rados.0.smithi084.stdout:3992: writing smithi08466639-357 from 777150 to 1402866 tid 1 2023-10-01T07:35:59.308 INFO:tasks.rados.rados.0.smithi084.stdout:3992: writing smithi08466639-357 from 1851119 to 2477638 tid 2 2023-10-01T07:35:59.309 INFO:tasks.rados.rados.0.smithi084.stdout:3993: read oid 84 snap -1 2023-10-01T07:35:59.309 INFO:tasks.rados.rados.0.smithi084.stdout:3993: expect deleted 2023-10-01T07:35:59.309 INFO:tasks.rados.rados.0.smithi084.stdout:3994: read oid 498 snap -1 2023-10-01T07:35:59.309 INFO:tasks.rados.rados.0.smithi084.stdout:3994: expect (ObjNum 497 snap 0 seq_num 497) 2023-10-01T07:35:59.309 INFO:tasks.rados.rados.0.smithi084.stdout:3995: write oid 410 current snap is 0 2023-10-01T07:35:59.309 INFO:tasks.rados.rados.0.smithi084.stdout:3988: expect (ObjNum 1388 snap 0 seq_num 1388) 2023-10-01T07:35:59.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:35:59 smithi084 bash[27378]: cluster 2023-10-01T07:35:57.452532+0000 mgr.y (mgr.15282) 35 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 8.6 MiB/s wr, 77 op/s 2023-10-01T07:35:59.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:35:59 smithi084 bash[33757]: cluster 2023-10-01T07:35:57.452532+0000 mgr.y (mgr.15282) 35 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 8.6 MiB/s wr, 77 op/s 2023-10-01T07:35:59.463 INFO:tasks.rados.rados.0.smithi084.stdout:3990: finishing write tid 1 to smithi08466639-115 2023-10-01T07:35:59.463 INFO:tasks.rados.rados.0.smithi084.stdout:3995: seq_num 2451 ranges {793957=700965,2193248=486530,3107873=86084} 2023-10-01T07:35:59.476 INFO:tasks.rados.rados.0.smithi084.stdout:3995: writing smithi08466639-410 from 793957 to 1494922 tid 1 2023-10-01T07:35:59.483 INFO:tasks.rados.rados.0.smithi084.stdout:3995: writing smithi08466639-410 from 2193248 to 2679778 tid 2 2023-10-01T07:35:59.487 INFO:tasks.rados.rados.0.smithi084.stdout:3995: writing smithi08466639-410 from 3107873 to 3193957 tid 3 2023-10-01T07:35:59.487 INFO:tasks.rados.rados.0.smithi084.stdout:3988: done (6 left) 2023-10-01T07:35:59.487 INFO:tasks.rados.rados.0.smithi084.stdout:3996: read oid 160 snap -1 2023-10-01T07:35:59.487 INFO:tasks.rados.rados.0.smithi084.stdout:3996: expect (ObjNum 1941 snap 0 seq_num 1941) 2023-10-01T07:35:59.488 INFO:tasks.rados.rados.0.smithi084.stdout:3997: write oid 145 current snap is 0 2023-10-01T07:35:59.488 INFO:tasks.rados.rados.0.smithi084.stdout:3990: finishing write tid 2 to smithi08466639-115 2023-10-01T07:35:59.488 INFO:tasks.rados.rados.0.smithi084.stdout:3990: finishing write tid 3 to smithi08466639-115 2023-10-01T07:35:59.488 INFO:tasks.rados.rados.0.smithi084.stdout:3990: finishing write tid 4 to smithi08466639-115 2023-10-01T07:35:59.488 INFO:tasks.rados.rados.0.smithi084.stdout:3990: finishing write tid 5 to smithi08466639-115 2023-10-01T07:35:59.488 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 115 v 365 (ObjNum 2448 snap 0 seq_num 2448) dirty exists 2023-10-01T07:35:59.488 INFO:tasks.rados.rados.0.smithi084.stdout:3990: left oid 115 (ObjNum 2448 snap 0 seq_num 2448) 2023-10-01T07:35:59.488 INFO:tasks.rados.rados.0.smithi084.stdout:3991: finishing write tid 1 to smithi08466639-265 2023-10-01T07:35:59.488 INFO:tasks.rados.rados.0.smithi084.stdout:3991: finishing write tid 2 to smithi08466639-265 2023-10-01T07:35:59.488 INFO:tasks.rados.rados.0.smithi084.stdout:3991: finishing write tid 3 to smithi08466639-265 2023-10-01T07:35:59.488 INFO:tasks.rados.rados.0.smithi084.stdout:3991: finishing write tid 4 to smithi08466639-265 2023-10-01T07:35:59.488 INFO:tasks.rados.rados.0.smithi084.stdout:3991: finishing write tid 5 to smithi08466639-265 2023-10-01T07:35:59.489 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 265 v 452 (ObjNum 2449 snap 0 seq_num 2449) dirty exists 2023-10-01T07:35:59.489 INFO:tasks.rados.rados.0.smithi084.stdout:3991: left oid 265 (ObjNum 2449 snap 0 seq_num 2449) 2023-10-01T07:35:59.489 INFO:tasks.rados.rados.0.smithi084.stdout:3992: finishing write tid 1 to smithi08466639-357 2023-10-01T07:35:59.489 INFO:tasks.rados.rados.0.smithi084.stdout:3994: expect (ObjNum 497 snap 0 seq_num 497) 2023-10-01T07:35:59.572 INFO:tasks.rados.rados.0.smithi084.stdout:3992: finishing write tid 2 to smithi08466639-357 2023-10-01T07:35:59.572 INFO:tasks.rados.rados.0.smithi084.stdout:3992: finishing write tid 3 to smithi08466639-357 2023-10-01T07:35:59.573 INFO:tasks.rados.rados.0.smithi084.stdout:3992: finishing write tid 4 to smithi08466639-357 2023-10-01T07:35:59.573 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 357 v 582 (ObjNum 2450 snap 0 seq_num 2450) dirty exists 2023-10-01T07:35:59.573 INFO:tasks.rados.rados.0.smithi084.stdout:3992: left oid 357 (ObjNum 2450 snap 0 seq_num 2450) 2023-10-01T07:35:59.573 INFO:tasks.rados.rados.0.smithi084.stdout:3995: finishing write tid 1 to smithi08466639-410 2023-10-01T07:35:59.573 INFO:tasks.rados.rados.0.smithi084.stdout:3995: finishing write tid 2 to smithi08466639-410 2023-10-01T07:35:59.573 INFO:tasks.rados.rados.0.smithi084.stdout:3995: finishing write tid 3 to smithi08466639-410 2023-10-01T07:35:59.573 INFO:tasks.rados.rados.0.smithi084.stdout:3995: finishing write tid 4 to smithi08466639-410 2023-10-01T07:35:59.573 INFO:tasks.rados.rados.0.smithi084.stdout:3995: finishing write tid 5 to smithi08466639-410 2023-10-01T07:35:59.573 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 410 v 456 (ObjNum 2451 snap 0 seq_num 2451) dirty exists 2023-10-01T07:35:59.573 INFO:tasks.rados.rados.0.smithi084.stdout:3995: left oid 410 (ObjNum 2451 snap 0 seq_num 2451) 2023-10-01T07:35:59.573 INFO:tasks.rados.rados.0.smithi084.stdout:3996: expect (ObjNum 1941 snap 0 seq_num 1941) 2023-10-01T07:35:59.687 INFO:tasks.rados.rados.0.smithi084.stdout:3997: seq_num 2452 ranges {410764=776214,1851730=630188,3135296=75468} 2023-10-01T07:35:59.699 INFO:tasks.rados.rados.0.smithi084.stdout:3997: writing smithi08466639-145 from 410764 to 1186978 tid 1 2023-10-01T07:35:59.708 INFO:tasks.rados.rados.0.smithi084.stdout:3997: writing smithi08466639-145 from 1851730 to 2481918 tid 2 2023-10-01T07:35:59.713 INFO:tasks.rados.rados.0.smithi084.stdout:3997: writing smithi08466639-145 from 3135296 to 3210764 tid 3 2023-10-01T07:35:59.713 INFO:tasks.rados.rados.0.smithi084.stdout:3990: done (7 left) 2023-10-01T07:35:59.713 INFO:tasks.rados.rados.0.smithi084.stdout:3991: done (6 left) 2023-10-01T07:35:59.713 INFO:tasks.rados.rados.0.smithi084.stdout:3992: done (5 left) 2023-10-01T07:35:59.713 INFO:tasks.rados.rados.0.smithi084.stdout:3993: done (4 left) 2023-10-01T07:35:59.713 INFO:tasks.rados.rados.0.smithi084.stdout:3994: done (3 left) 2023-10-01T07:35:59.713 INFO:tasks.rados.rados.0.smithi084.stdout:3995: done (2 left) 2023-10-01T07:35:59.714 INFO:tasks.rados.rados.0.smithi084.stdout:3996: done (1 left) 2023-10-01T07:35:59.714 INFO:tasks.rados.rados.0.smithi084.stdout:3998: write oid 207 current snap is 0 2023-10-01T07:35:59.714 INFO:tasks.rados.rados.0.smithi084.stdout:3998: seq_num 2453 ranges {427571=451463,1510212=490199,2762719=464852} 2023-10-01T07:35:59.720 INFO:tasks.rados.rados.0.smithi084.stdout:3998: writing smithi08466639-207 from 427571 to 879034 tid 1 2023-10-01T07:35:59.727 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:59 smithi112 bash[55500]: debug 2023-10-01T07:35:59.364+0000 7f5f8bd8f200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-01T07:35:59.728 INFO:tasks.rados.rados.0.smithi084.stdout:3998: writing smithi08466639-207 from 1510212 to 2000411 tid 2 2023-10-01T07:35:59.735 INFO:tasks.rados.rados.0.smithi084.stdout:3998: writing smithi08466639-207 from 2762719 to 3227571 tid 3 2023-10-01T07:35:59.736 INFO:tasks.rados.rados.0.smithi084.stdout:3999: read oid 212 snap -1 2023-10-01T07:35:59.736 INFO:tasks.rados.rados.0.smithi084.stdout:3999: expect (ObjNum 2215 snap 0 seq_num 2215) 2023-10-01T07:35:59.736 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 3 2023-10-01T07:35:59.736 INFO:tasks.rados.rados.0.smithi084.stdout:3997: finishing write tid 1 to smithi08466639-145 2023-10-01T07:35:59.736 INFO:tasks.rados.rados.0.smithi084.stdout:3997: finishing write tid 2 to smithi08466639-145 2023-10-01T07:35:59.736 INFO:tasks.rados.rados.0.smithi084.stdout:3997: finishing write tid 3 to smithi08466639-145 2023-10-01T07:35:59.736 INFO:tasks.rados.rados.0.smithi084.stdout:3997: finishing write tid 4 to smithi08466639-145 2023-10-01T07:35:59.736 INFO:tasks.rados.rados.0.smithi084.stdout:3997: finishing write tid 5 to smithi08466639-145 2023-10-01T07:35:59.736 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 145 v 412 (ObjNum 2452 snap 0 seq_num 2452) dirty exists 2023-10-01T07:35:59.736 INFO:tasks.rados.rados.0.smithi084.stdout:3997: left oid 145 (ObjNum 2452 snap 0 seq_num 2452) 2023-10-01T07:35:59.736 INFO:tasks.rados.rados.0.smithi084.stdout:3998: finishing write tid 1 to smithi08466639-207 2023-10-01T07:35:59.736 INFO:tasks.rados.rados.0.smithi084.stdout:3997: done (2 left) 2023-10-01T07:35:59.737 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 2 2023-10-01T07:35:59.737 INFO:tasks.rados.rados.0.smithi084.stdout:3998: finishing write tid 2 to smithi08466639-207 2023-10-01T07:35:59.740 INFO:tasks.rados.rados.0.smithi084.stdout:3998: finishing write tid 3 to smithi08466639-207 2023-10-01T07:35:59.740 INFO:tasks.rados.rados.0.smithi084.stdout:3998: finishing write tid 4 to smithi08466639-207 2023-10-01T07:35:59.741 INFO:tasks.rados.rados.0.smithi084.stdout:3998: finishing write tid 5 to smithi08466639-207 2023-10-01T07:35:59.741 INFO:tasks.rados.rados.0.smithi084.stdout:update_object_version oid 207 v 618 (ObjNum 2453 snap 0 seq_num 2453) dirty exists 2023-10-01T07:35:59.741 INFO:tasks.rados.rados.0.smithi084.stdout:3998: left oid 207 (ObjNum 2453 snap 0 seq_num 2453) 2023-10-01T07:35:59.741 INFO:tasks.rados.rados.0.smithi084.stdout:3998: done (1 left) 2023-10-01T07:35:59.741 INFO:tasks.rados.rados.0.smithi084.stdout: waiting on 1 2023-10-01T07:35:59.742 INFO:tasks.rados.rados.0.smithi084.stdout:3999: expect (ObjNum 2215 snap 0 seq_num 2215) 2023-10-01T07:35:59.851 INFO:tasks.rados.rados.0.smithi084.stdout:3999: done (0 left) 2023-10-01T07:35:59.866 INFO:tasks.rados.rados.0.smithi084.stderr:0 errors. 2023-10-01T07:35:59.866 INFO:tasks.rados.rados.0.smithi084.stderr: 2023-10-01T07:35:59.874 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-01T07:36:00.228 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:35:59 smithi112 bash[55500]: debug 2023-10-01T07:35:59.928+0000 7f5f8bd8f200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-01T07:36:00.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:00 smithi112 bash[27689]: audit 2023-10-01T07:35:59.086408+0000 mon.c (mon.2) 190 : audit [DBG] from='client.? 172.21.15.84:0/717996273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:36:00.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:00 smithi112 bash[27689]: audit 2023-10-01T07:35:59.233992+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:36:00.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:00 smithi112 bash[27689]: audit 2023-10-01T07:35:59.245602+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:36:00.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:00 smithi084 bash[33757]: audit 2023-10-01T07:35:59.086408+0000 mon.c (mon.2) 190 : audit [DBG] from='client.? 172.21.15.84:0/717996273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:36:00.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:00 smithi084 bash[33757]: audit 2023-10-01T07:35:59.233992+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:36:00.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:00 smithi084 bash[33757]: audit 2023-10-01T07:35:59.245602+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:36:00.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:00 smithi084 bash[27378]: audit 2023-10-01T07:35:59.086408+0000 mon.c (mon.2) 190 : audit [DBG] from='client.? 172.21.15.84:0/717996273' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:36:00.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:00 smithi084 bash[27378]: audit 2023-10-01T07:35:59.233992+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:36:00.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:00 smithi084 bash[27378]: audit 2023-10-01T07:35:59.245602+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:36:00.978 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:36:00 smithi112 bash[55500]: debug 2023-10-01T07:36:00.548+0000 7f5f8bd8f200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-01T07:36:00.978 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:36:00 smithi112 bash[55500]: debug 2023-10-01T07:36:00.672+0000 7f5f8bd8f200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-01T07:36:01.311 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:01 smithi112 bash[27689]: cluster 2023-10-01T07:35:59.453267+0000 mgr.y (mgr.15282) 36 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 78 MiB/s rd, 13 MiB/s wr, 119 op/s 2023-10-01T07:36:01.311 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:01 smithi112 bash[27689]: audit 2023-10-01T07:36:00.091310+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:36:01.311 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:01 smithi112 bash[27689]: audit 2023-10-01T07:36:00.101519+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:36:01.311 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:36:01 smithi112 bash[55500]: debug 2023-10-01T07:36:01.048+0000 7f5f8bd8f200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-01T07:36:01.311 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:36:01 smithi112 bash[55500]: debug 2023-10-01T07:36:01.164+0000 7f5f8bd8f200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-01T07:36:01.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:01 smithi084 bash[33757]: cluster 2023-10-01T07:35:59.453267+0000 mgr.y (mgr.15282) 36 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 78 MiB/s rd, 13 MiB/s wr, 119 op/s 2023-10-01T07:36:01.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:01 smithi084 bash[33757]: audit 2023-10-01T07:36:00.091310+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:36:01.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:01 smithi084 bash[33757]: audit 2023-10-01T07:36:00.101519+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:36:01.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:01 smithi084 bash[27378]: cluster 2023-10-01T07:35:59.453267+0000 mgr.y (mgr.15282) 36 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 78 MiB/s rd, 13 MiB/s wr, 119 op/s 2023-10-01T07:36:01.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:01 smithi084 bash[27378]: audit 2023-10-01T07:36:00.091310+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:36:01.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:01 smithi084 bash[27378]: audit 2023-10-01T07:36:00.101519+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:36:01.568 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:36:01 smithi112 bash[55500]: debug 2023-10-01T07:36:01.308+0000 7f5f8bd8f200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-01T07:36:01.568 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:36:01 smithi112 bash[55500]: debug 2023-10-01T07:36:01.424+0000 7f5f8bd8f200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-01T07:36:01.568 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:36:01 smithi112 bash[55500]: debug 2023-10-01T07:36:01.564+0000 7f5f8bd8f200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-01T07:36:01.889 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:36:01 smithi112 bash[55500]: debug 2023-10-01T07:36:01.756+0000 7f5f8bd8f200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-01T07:36:02.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:02 smithi112 bash[27689]: audit 2023-10-01T07:36:01.529690+0000 mon.a (mon.0) 873 : audit [DBG] from='client.? 172.21.15.84:0/2903302296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:36:02.228 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:36:01 smithi112 bash[55500]: debug 2023-10-01T07:36:01.884+0000 7f5f8bd8f200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-01T07:36:02.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:02 smithi084 bash[27378]: audit 2023-10-01T07:36:01.529690+0000 mon.a (mon.0) 873 : audit [DBG] from='client.? 172.21.15.84:0/2903302296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:36:02.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:02 smithi084 bash[33757]: audit 2023-10-01T07:36:01.529690+0000 mon.a (mon.0) 873 : audit [DBG] from='client.? 172.21.15.84:0/2903302296' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:36:03.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:03 smithi084 bash[27378]: cluster 2023-10-01T07:36:01.453860+0000 mgr.y (mgr.15282) 37 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 8.0 MiB/s wr, 74 op/s 2023-10-01T07:36:03.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:03 smithi084 bash[33757]: cluster 2023-10-01T07:36:01.453860+0000 mgr.y (mgr.15282) 37 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 8.0 MiB/s wr, 74 op/s 2023-10-01T07:36:03.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:03 smithi112 bash[27689]: cluster 2023-10-01T07:36:01.453860+0000 mgr.y (mgr.15282) 37 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 8.0 MiB/s wr, 74 op/s 2023-10-01T07:36:03.478 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:36:03 smithi112 bash[55500]: debug 2023-10-01T07:36:03.136+0000 7f5f8bd8f200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-01T07:36:03.478 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:36:03 smithi112 bash[55500]: [01/Oct/2023:07:36:03] ENGINE Bus STARTING 2023-10-01T07:36:03.478 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:36:03 smithi112 bash[55500]: CherryPy Checker: 2023-10-01T07:36:03.479 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:36:03 smithi112 bash[55500]: The Application mounted at '' has an empty config. 2023-10-01T07:36:03.479 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:36:03 smithi112 bash[55500]: [01/Oct/2023:07:36:03] ENGINE Serving on http://:::9283 2023-10-01T07:36:03.479 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:36:03 smithi112 bash[55500]: [01/Oct/2023:07:36:03] ENGINE Bus STARTED 2023-10-01T07:36:04.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:04 smithi084 bash[27378]: cluster 2023-10-01T07:36:03.159436+0000 mon.a (mon.0) 874 : cluster [DBG] Standby manager daemon x restarted 2023-10-01T07:36:04.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:04 smithi084 bash[27378]: cluster 2023-10-01T07:36:03.159820+0000 mon.a (mon.0) 875 : cluster [DBG] Standby manager daemon x started 2023-10-01T07:36:04.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:04 smithi084 bash[27378]: audit 2023-10-01T07:36:03.167972+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.? 172.21.15.112:0/2564657954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-01T07:36:04.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:04 smithi084 bash[27378]: audit 2023-10-01T07:36:03.170348+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.? 172.21.15.112:0/2564657954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-01T07:36:04.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:04 smithi084 bash[27378]: audit 2023-10-01T07:36:03.176851+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.? 172.21.15.112:0/2564657954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-01T07:36:04.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:04 smithi084 bash[27378]: audit 2023-10-01T07:36:03.177406+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.? 172.21.15.112:0/2564657954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-01T07:36:04.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:04 smithi084 bash[27378]: audit 2023-10-01T07:36:03.971548+0000 mon.a (mon.0) 876 : audit [DBG] from='client.? 172.21.15.84:0/4093780318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:36:04.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:04 smithi084 bash[33757]: cluster 2023-10-01T07:36:03.159436+0000 mon.a (mon.0) 874 : cluster [DBG] Standby manager daemon x restarted 2023-10-01T07:36:04.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:04 smithi084 bash[33757]: cluster 2023-10-01T07:36:03.159820+0000 mon.a (mon.0) 875 : cluster [DBG] Standby manager daemon x started 2023-10-01T07:36:04.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:04 smithi084 bash[33757]: audit 2023-10-01T07:36:03.167972+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.? 172.21.15.112:0/2564657954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-01T07:36:04.326 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:04 smithi084 bash[33757]: audit 2023-10-01T07:36:03.170348+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.? 172.21.15.112:0/2564657954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-01T07:36:04.326 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:04 smithi084 bash[33757]: audit 2023-10-01T07:36:03.176851+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.? 172.21.15.112:0/2564657954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-01T07:36:04.326 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:04 smithi084 bash[33757]: audit 2023-10-01T07:36:03.177406+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.? 172.21.15.112:0/2564657954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-01T07:36:04.326 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:04 smithi084 bash[33757]: audit 2023-10-01T07:36:03.971548+0000 mon.a (mon.0) 876 : audit [DBG] from='client.? 172.21.15.84:0/4093780318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:36:04.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:04 smithi112 bash[27689]: cluster 2023-10-01T07:36:03.159436+0000 mon.a (mon.0) 874 : cluster [DBG] Standby manager daemon x restarted 2023-10-01T07:36:04.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:04 smithi112 bash[27689]: cluster 2023-10-01T07:36:03.159820+0000 mon.a (mon.0) 875 : cluster [DBG] Standby manager daemon x started 2023-10-01T07:36:04.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:04 smithi112 bash[27689]: audit 2023-10-01T07:36:03.167972+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.? 172.21.15.112:0/2564657954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-01T07:36:04.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:04 smithi112 bash[27689]: audit 2023-10-01T07:36:03.170348+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.? 172.21.15.112:0/2564657954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-01T07:36:04.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:04 smithi112 bash[27689]: audit 2023-10-01T07:36:03.176851+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.? 172.21.15.112:0/2564657954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-01T07:36:04.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:04 smithi112 bash[27689]: audit 2023-10-01T07:36:03.177406+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.? 172.21.15.112:0/2564657954' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-01T07:36:04.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:04 smithi112 bash[27689]: audit 2023-10-01T07:36:03.971548+0000 mon.a (mon.0) 876 : audit [DBG] from='client.? 172.21.15.84:0/4093780318' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:36:04.695 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:36:05.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:05 smithi084 bash[33757]: cluster 2023-10-01T07:36:03.454550+0000 mgr.y (mgr.15282) 38 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 8.0 MiB/s wr, 74 op/s 2023-10-01T07:36:05.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:05 smithi084 bash[33757]: cluster 2023-10-01T07:36:04.070703+0000 mon.a (mon.0) 877 : cluster [DBG] mgrmap e30: y(active, since 40s), standbys: x 2023-10-01T07:36:05.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:05 smithi084 bash[27378]: cluster 2023-10-01T07:36:03.454550+0000 mgr.y (mgr.15282) 38 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 8.0 MiB/s wr, 74 op/s 2023-10-01T07:36:05.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:05 smithi084 bash[27378]: cluster 2023-10-01T07:36:04.070703+0000 mon.a (mon.0) 877 : cluster [DBG] mgrmap e30: y(active, since 40s), standbys: x 2023-10-01T07:36:05.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:05 smithi112 bash[27689]: cluster 2023-10-01T07:36:03.454550+0000 mgr.y (mgr.15282) 38 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 8.0 MiB/s wr, 74 op/s 2023-10-01T07:36:05.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:05 smithi112 bash[27689]: cluster 2023-10-01T07:36:04.070703+0000 mon.a (mon.0) 877 : cluster [DBG] mgrmap e30: y(active, since 40s), standbys: x 2023-10-01T07:36:06.574 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:36:06 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:36:06] "GET /metrics HTTP/1.1" 200 36075 "" "Prometheus/2.33.4" 2023-10-01T07:36:07.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:07 smithi084 bash[27378]: cluster 2023-10-01T07:36:05.455249+0000 mgr.y (mgr.15282) 39 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 8.3 MiB/s wr, 77 op/s 2023-10-01T07:36:07.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:07 smithi084 bash[27378]: audit 2023-10-01T07:36:06.420777+0000 mon.a (mon.0) 878 : audit [DBG] from='client.? 172.21.15.84:0/81658880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:36:07.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:07 smithi084 bash[33757]: cluster 2023-10-01T07:36:05.455249+0000 mgr.y (mgr.15282) 39 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 8.3 MiB/s wr, 77 op/s 2023-10-01T07:36:07.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:07 smithi084 bash[33757]: audit 2023-10-01T07:36:06.420777+0000 mon.a (mon.0) 878 : audit [DBG] from='client.? 172.21.15.84:0/81658880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:36:07.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:07 smithi112 bash[27689]: cluster 2023-10-01T07:36:05.455249+0000 mgr.y (mgr.15282) 39 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 8.3 MiB/s wr, 77 op/s 2023-10-01T07:36:07.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:07 smithi112 bash[27689]: audit 2023-10-01T07:36:06.420777+0000 mon.a (mon.0) 878 : audit [DBG] from='client.? 172.21.15.84:0/81658880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:36:08.044 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T07:36:08.045 INFO:teuthology.orchestra.run.smithi084.stdout:{"epoch":71,"fsid":"9c46152e-602a-11ee-8db5-212e2dc638e7","created":"2023-10-01T07:19:10.537832+0000","modified":"2023-10-01T07:35:23.423283+0000","last_up_change":"2023-10-01T07:27:02.079303+0000","last_in_change":"2023-10-01T07:26:36.946046+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-10-01T07:23:31.512821+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-10-01T07:28:01.764475+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"55","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2023-10-01T07:29:57.503405+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"59","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2023-10-01T07:29:58.003652+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"59","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}}},{"pool":5,"pool_name":"unique_pool_0","create_time":"2023-10-01T07:31:56.559973+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":"0597b5b4-318a-4d9a-99f7-d02869dd45c4","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.84:6802","nonce":313708627},{"type":"v1","addr":"172.21.15.84:6803","nonce":313708627}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6804","nonce":313708627},{"type":"v1","addr":"172.21.15.84:6805","nonce":313708627}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6808","nonce":313708627},{"type":"v1","addr":"172.21.15.84:6809","nonce":313708627}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6806","nonce":313708627},{"type":"v1","addr":"172.21.15.84:6807","nonce":313708627}]},"public_addr":"172.21.15.84:6803/313708627","cluster_addr":"172.21.15.84:6805/313708627","heartbeat_back_addr":"172.21.15.84:6809/313708627","heartbeat_front_addr":"172.21.15.84:6807/313708627","state":["exists","up"]},{"osd":1,"uuid":"b9833f60-4823-4fe6-8419-d738d8d6f410","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.84:6810","nonce":3146168502},{"type":"v1","addr":"172.21.15.84:6811","nonce":3146168502}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6812","nonce":3146168502},{"type":"v1","addr":"172.21.15.84:6813","nonce":3146168502}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6816","nonce":3146168502},{"type":"v1","addr":"172.21.15.84:6817","nonce":3146168502}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6814","nonce":3146168502},{"type":"v1","addr":"172.21.15.84:6815","nonce":3146168502}]},"public_addr":"172.21.15.84:6811/3146168502","cluster_addr":"172.21.15.84:6813/3146168502","heartbeat_back_addr":"172.21.15.84:6817/3146168502","heartbeat_front_addr":"172.21.15.84:6815/3146168502","state":["exists","up"]},{"osd":2,"uuid":"496d4326-b04b-45a8-8ed8-1c87c3d52c86","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.84:6818","nonce":467561664},{"type":"v1","addr":"172.21.15.84:6819","nonce":467561664}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6820","nonce":467561664},{"type":"v1","addr":"172.21.15.84:6821","nonce":467561664}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6824","nonce":467561664},{"type":"v1","addr":"172.21.15.84:6825","nonce":467561664}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6822","nonce":467561664},{"type":"v1","addr":"172.21.15.84:6823","nonce":467561664}]},"public_addr":"172.21.15.84:6819/467561664","cluster_addr":"172.21.15.84:6821/467561664","heartbeat_back_addr":"172.21.15.84:6825/467561664","heartbeat_front_addr":"172.21.15.84:6823/467561664","state":["exists","up"]},{"osd":3,"uuid":"789c3c20-ad18-4da7-b0d3-ef28eae15aa6","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.84:6826","nonce":2232028687},{"type":"v1","addr":"172.21.15.84:6827","nonce":2232028687}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6828","nonce":2232028687},{"type":"v1","addr":"172.21.15.84:6829","nonce":2232028687}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6832","nonce":2232028687},{"type":"v1","addr":"172.21.15.84:6833","nonce":2232028687}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6830","nonce":2232028687},{"type":"v1","addr":"172.21.15.84:6831","nonce":2232028687}]},"public_addr":"172.21.15.84:6827/2232028687","cluster_addr":"172.21.15.84:6829/2232028687","heartbeat_back_addr":"172.21.15.84:6833/2232028687","heartbeat_front_addr":"172.21.15.84:6831/2232028687","state":["exists","up"]},{"osd":4,"uuid":"510e0af6-876b-41cb-88e9-7c81f14dfe73","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.112:6800","nonce":180161298},{"type":"v1","addr":"172.21.15.112:6801","nonce":180161298}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6802","nonce":180161298},{"type":"v1","addr":"172.21.15.112:6803","nonce":180161298}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6806","nonce":180161298},{"type":"v1","addr":"172.21.15.112:6807","nonce":180161298}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6804","nonce":180161298},{"type":"v1","addr":"172.21.15.112:6805","nonce":180161298}]},"public_addr":"172.21.15.112:6801/180161298","cluster_addr":"172.21.15.112:6803/180161298","heartbeat_back_addr":"172.21.15.112:6807/180161298","heartbeat_front_addr":"172.21.15.112:6805/180161298","state":["exists","up"]},{"osd":5,"uuid":"4aea62d5-accb-437b-b8e8-f7a7d176fb86","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.112:6808","nonce":2865306528},{"type":"v1","addr":"172.21.15.112:6809","nonce":2865306528}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6810","nonce":2865306528},{"type":"v1","addr":"172.21.15.112:6811","nonce":2865306528}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6814","nonce":2865306528},{"type":"v1","addr":"172.21.15.112:6815","nonce":2865306528}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6812","nonce":2865306528},{"type":"v1","addr":"172.21.15.112:6813","nonce":2865306528}]},"public_addr":"172.21.15.112:6809/2865306528","cluster_addr":"172.21.15.112:6811/2865306528","heartbeat_back_addr":"172.21.15.112:6815/2865306528","heartbeat_front_addr":"172.21.15.112:6813/2865306528","state":["exists","up"]},{"osd":6,"uuid":"eac6b4fe-3655-40f2-a7c0-aec7f85a0e35","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.112:6816","nonce":1014863209},{"type":"v1","addr":"172.21.15.112:6817","nonce":1014863209}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6818","nonce":1014863209},{"type":"v1","addr":"172.21.15.112:6819","nonce":1014863209}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6822","nonce":1014863209},{"type":"v1","addr":"172.21.15.112:6823","nonce":1014863209}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6820","nonce":1014863209},{"type":"v1","addr":"172.21.15.112:6821","nonce":1014863209}]},"public_addr":"172.21.15.112:6817/1014863209","cluster_addr":"172.21.15.112:6819/1014863209","heartbeat_back_addr":"172.21.15.112:6823/1014863209","heartbeat_front_addr":"172.21.15.112:6821/1014863209","state":["exists","up"]},{"osd":7,"uuid":"6ffb9f30-0931-49ae-a6cf-f3b6186a49e1","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.112:6824","nonce":2767723988},{"type":"v1","addr":"172.21.15.112:6825","nonce":2767723988}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6826","nonce":2767723988},{"type":"v1","addr":"172.21.15.112:6827","nonce":2767723988}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6830","nonce":2767723988},{"type":"v1","addr":"172.21.15.112:6831","nonce":2767723988}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6828","nonce":2767723988},{"type":"v1","addr":"172.21.15.112:6829","nonce":2767723988}]},"public_addr":"172.21.15.112:6825/2767723988","cluster_addr":"172.21.15.112:6827/2767723988","heartbeat_back_addr":"172.21.15.112:6831/2767723988","heartbeat_front_addr":"172.21.15.112:6829/2767723988","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:22:01.113923+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:22:44.830850+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:23:29.362474+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:24:14.137729+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:24:54.789460+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:25:36.457059+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:26:18.614925+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:27:01.192869+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.9","mappings":[{"from":1,"to":5}]},{"pgid":"4.18","mappings":[{"from":1,"to":2}]},{"pgid":"4.1f","mappings":[{"from":1,"to":2}]}],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.112:0/4248101109":"2023-10-02T07:35:23.423206+0000","172.21.15.112:6834/3005622492":"2023-10-02T07:35:23.423206+0000","172.21.15.112:0/3175412029":"2023-10-02T07:35:23.423206+0000","172.21.15.84:6801/4266955227":"2023-10-02T07:19:38.475011+0000","172.21.15.84:0/2030305114":"2023-10-02T07:19:38.475011+0000","172.21.15.84:6800/1595613525":"2023-10-02T07:27:35.119396+0000","172.21.15.84:0/1331132814":"2023-10-02T07:19:38.475011+0000","172.21.15.84:0/2982676647":"2023-10-02T07:20:09.246560+0000","172.21.15.112:0/3218563026":"2023-10-02T07:35:23.423206+0000","172.21.15.84:0/1748783844":"2023-10-02T07:27:35.119396+0000","172.21.15.112:0/2090230549":"2023-10-02T07:35:23.423206+0000","172.21.15.84:0/76083119":"2023-10-02T07:20:09.246560+0000","172.21.15.84:6800/392122825":"2023-10-02T07:20:09.246560+0000","172.21.15.84:6801/392122825":"2023-10-02T07:20:09.246560+0000","172.21.15.84:0/2014296091":"2023-10-02T07:27:35.119396+0000","172.21.15.84:6801/1595613525":"2023-10-02T07:27:35.119396+0000","172.21.15.84:6800/4266955227":"2023-10-02T07:19:38.475011+0000","172.21.15.84:6800/508401621":"2023-10-02T07:33:44.967503+0000","172.21.15.84:6801/508401621":"2023-10-02T07:33:44.967503+0000","172.21.15.112:6835/3005622492":"2023-10-02T07:35:23.423206+0000","172.21.15.84:0/1180134649":"2023-10-02T07:33:44.967503+0000","172.21.15.84:0/4276613533":"2023-10-02T07:33:44.967503+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-10-01T07:36:08.843 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T07:36:08.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:08 smithi112 bash[27689]: cluster 2023-10-01T07:36:07.455920+0000 mgr.y (mgr.15282) 40 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 26 MiB/s rd, 5.2 MiB/s wr, 44 op/s 2023-10-01T07:36:08.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:08 smithi112 bash[27689]: audit 2023-10-01T07:36:08.039700+0000 mon.c (mon.2) 191 : audit [DBG] from='client.? 172.21.15.84:0/3272460934' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T07:36:08.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:08 smithi112 bash[27689]: audit 2023-10-01T07:36:08.551784+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:36:08.979 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:36:08 smithi112 bash[55084]: ts=2023-10-01T07:36:08.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi112.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi084:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T07:36:09.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:08 smithi084 bash[33757]: cluster 2023-10-01T07:36:07.455920+0000 mgr.y (mgr.15282) 40 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 26 MiB/s rd, 5.2 MiB/s wr, 44 op/s 2023-10-01T07:36:09.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:08 smithi084 bash[33757]: audit 2023-10-01T07:36:08.039700+0000 mon.c (mon.2) 191 : audit [DBG] from='client.? 172.21.15.84:0/3272460934' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T07:36:09.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:08 smithi084 bash[33757]: audit 2023-10-01T07:36:08.551784+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:36:09.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:08 smithi084 bash[27378]: cluster 2023-10-01T07:36:07.455920+0000 mgr.y (mgr.15282) 40 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 26 MiB/s rd, 5.2 MiB/s wr, 44 op/s 2023-10-01T07:36:09.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:08 smithi084 bash[27378]: audit 2023-10-01T07:36:08.039700+0000 mon.c (mon.2) 191 : audit [DBG] from='client.? 172.21.15.84:0/3272460934' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T07:36:09.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:08 smithi084 bash[27378]: audit 2023-10-01T07:36:08.551784+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:36:09.884 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:09 smithi084 bash[27378]: audit 2023-10-01T07:36:08.866870+0000 mon.c (mon.2) 193 : audit [DBG] from='client.? 172.21.15.84:0/3981019965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:36:09.885 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:09 smithi084 bash[27378]: audit 2023-10-01T07:36:09.449143+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:36:09.885 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:09 smithi084 bash[27378]: audit 2023-10-01T07:36:09.457159+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:36:09.885 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:09 smithi084 bash[27378]: audit 2023-10-01T07:36:09.459128+0000 mon.c (mon.2) 194 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:36:09.885 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:09 smithi084 bash[27378]: audit 2023-10-01T07:36:09.460383+0000 mon.c (mon.2) 195 : audit [INF] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:36:09.885 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:09 smithi084 bash[27378]: audit 2023-10-01T07:36:09.468029+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:36:09.885 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:09 smithi084 bash[27378]: audit 2023-10-01T07:36:09.552670+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:36:09.885 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:09 smithi084 bash[27378]: audit 2023-10-01T07:36:09.558107+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T07:36:09.885 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:09 smithi084 bash[27378]: audit 2023-10-01T07:36:09.566222+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:36:09.885 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:09 smithi084 bash[27378]: audit 2023-10-01T07:36:09.569300+0000 mon.c (mon.2) 198 : audit [INF] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-10-01T07:36:09.885 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:09 smithi084 bash[27378]: audit 2023-10-01T07:36:09.569944+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-10-01T07:36:09.886 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:09 smithi084 bash[27378]: audit 2023-10-01T07:36:09.575119+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-10-01T07:36:09.886 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:09 smithi084 bash[27378]: audit 2023-10-01T07:36:09.576600+0000 mon.c (mon.2) 199 : audit [INF] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-10-01T07:36:09.886 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:09 smithi084 bash[27378]: audit 2023-10-01T07:36:09.577125+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-10-01T07:36:09.886 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:09 smithi084 bash[27378]: audit 2023-10-01T07:36:09.582433+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-10-01T07:36:09.886 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:09 smithi084 bash[27378]: audit 2023-10-01T07:36:09.584930+0000 mon.c (mon.2) 200 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-01T07:36:09.886 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:09 smithi084 bash[27378]: audit 2023-10-01T07:36:09.586142+0000 mon.c (mon.2) 201 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-10-01T07:36:09.886 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:09 smithi084 bash[33757]: audit 2023-10-01T07:36:08.866870+0000 mon.c (mon.2) 193 : audit [DBG] from='client.? 172.21.15.84:0/3981019965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:36:09.886 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:09 smithi084 bash[33757]: audit 2023-10-01T07:36:09.449143+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:36:09.886 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:09 smithi084 bash[33757]: audit 2023-10-01T07:36:09.457159+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:36:09.886 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:09 smithi084 bash[33757]: audit 2023-10-01T07:36:09.459128+0000 mon.c (mon.2) 194 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:36:09.887 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:09 smithi084 bash[33757]: audit 2023-10-01T07:36:09.460383+0000 mon.c (mon.2) 195 : audit [INF] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:36:09.887 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:09 smithi084 bash[33757]: audit 2023-10-01T07:36:09.468029+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:36:09.887 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:09 smithi084 bash[33757]: audit 2023-10-01T07:36:09.552670+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:36:09.887 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:09 smithi084 bash[33757]: audit 2023-10-01T07:36:09.558107+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T07:36:09.887 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:09 smithi084 bash[33757]: audit 2023-10-01T07:36:09.566222+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:36:09.887 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:09 smithi084 bash[33757]: audit 2023-10-01T07:36:09.569300+0000 mon.c (mon.2) 198 : audit [INF] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-10-01T07:36:09.887 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:09 smithi084 bash[33757]: audit 2023-10-01T07:36:09.569944+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-10-01T07:36:09.887 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:09 smithi084 bash[33757]: audit 2023-10-01T07:36:09.575119+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-10-01T07:36:09.887 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:09 smithi084 bash[33757]: audit 2023-10-01T07:36:09.576600+0000 mon.c (mon.2) 199 : audit [INF] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-10-01T07:36:09.887 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:09 smithi084 bash[33757]: audit 2023-10-01T07:36:09.577125+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-10-01T07:36:09.887 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:09 smithi084 bash[33757]: audit 2023-10-01T07:36:09.582433+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-10-01T07:36:09.887 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:09 smithi084 bash[33757]: audit 2023-10-01T07:36:09.584930+0000 mon.c (mon.2) 200 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-01T07:36:09.887 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:09 smithi084 bash[33757]: audit 2023-10-01T07:36:09.586142+0000 mon.c (mon.2) 201 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-10-01T07:36:09.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:09 smithi112 bash[27689]: audit 2023-10-01T07:36:08.866870+0000 mon.c (mon.2) 193 : audit [DBG] from='client.? 172.21.15.84:0/3981019965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:36:09.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:09 smithi112 bash[27689]: audit 2023-10-01T07:36:09.449143+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:36:09.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:09 smithi112 bash[27689]: audit 2023-10-01T07:36:09.457159+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:36:09.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:09 smithi112 bash[27689]: audit 2023-10-01T07:36:09.459128+0000 mon.c (mon.2) 194 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:36:09.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:09 smithi112 bash[27689]: audit 2023-10-01T07:36:09.460383+0000 mon.c (mon.2) 195 : audit [INF] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:36:09.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:09 smithi112 bash[27689]: audit 2023-10-01T07:36:09.468029+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:36:09.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:09 smithi112 bash[27689]: audit 2023-10-01T07:36:09.552670+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:36:09.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:09 smithi112 bash[27689]: audit 2023-10-01T07:36:09.558107+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T07:36:09.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:09 smithi112 bash[27689]: audit 2023-10-01T07:36:09.566222+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:36:09.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:09 smithi112 bash[27689]: audit 2023-10-01T07:36:09.569300+0000 mon.c (mon.2) 198 : audit [INF] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-10-01T07:36:09.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:09 smithi112 bash[27689]: audit 2023-10-01T07:36:09.569944+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-10-01T07:36:09.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:09 smithi112 bash[27689]: audit 2023-10-01T07:36:09.575119+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-10-01T07:36:09.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:09 smithi112 bash[27689]: audit 2023-10-01T07:36:09.576600+0000 mon.c (mon.2) 199 : audit [INF] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-10-01T07:36:09.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:09 smithi112 bash[27689]: audit 2023-10-01T07:36:09.577125+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-10-01T07:36:09.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:09 smithi112 bash[27689]: audit 2023-10-01T07:36:09.582433+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.15282 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-10-01T07:36:09.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:09 smithi112 bash[27689]: audit 2023-10-01T07:36:09.584930+0000 mon.c (mon.2) 200 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-01T07:36:09.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:09 smithi112 bash[27689]: audit 2023-10-01T07:36:09.586142+0000 mon.c (mon.2) 201 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-10-01T07:36:10.874 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:10 smithi084 bash[33757]: cluster 2023-10-01T07:36:09.456848+0000 mgr.y (mgr.15282) 41 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 26 MiB/s rd, 5.2 MiB/s wr, 44 op/s 2023-10-01T07:36:10.874 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:10 smithi084 bash[33757]: cephadm 2023-10-01T07:36:09.559411+0000 mgr.y (mgr.15282) 42 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-10-01T07:36:10.875 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:10 smithi084 bash[33757]: cephadm 2023-10-01T07:36:09.586957+0000 mgr.y (mgr.15282) 43 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-10-01T07:36:10.875 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:10 smithi084 bash[27378]: cluster 2023-10-01T07:36:09.456848+0000 mgr.y (mgr.15282) 41 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 26 MiB/s rd, 5.2 MiB/s wr, 44 op/s 2023-10-01T07:36:10.875 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:10 smithi084 bash[27378]: cephadm 2023-10-01T07:36:09.559411+0000 mgr.y (mgr.15282) 42 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-10-01T07:36:10.875 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:10 smithi084 bash[27378]: cephadm 2023-10-01T07:36:09.586957+0000 mgr.y (mgr.15282) 43 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-10-01T07:36:10.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:10 smithi112 bash[27689]: cluster 2023-10-01T07:36:09.456848+0000 mgr.y (mgr.15282) 41 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 26 MiB/s rd, 5.2 MiB/s wr, 44 op/s 2023-10-01T07:36:10.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:10 smithi112 bash[27689]: cephadm 2023-10-01T07:36:09.559411+0000 mgr.y (mgr.15282) 42 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-10-01T07:36:10.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:10 smithi112 bash[27689]: cephadm 2023-10-01T07:36:09.586957+0000 mgr.y (mgr.15282) 43 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-10-01T07:36:11.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:11 smithi112 bash[27689]: audit 2023-10-01T07:36:11.317934+0000 mon.c (mon.2) 202 : audit [DBG] from='client.? 172.21.15.84:0/1521891269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:36:12.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:11 smithi084 bash[33757]: audit 2023-10-01T07:36:11.317934+0000 mon.c (mon.2) 202 : audit [DBG] from='client.? 172.21.15.84:0/1521891269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:36:12.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:11 smithi084 bash[27378]: audit 2023-10-01T07:36:11.317934+0000 mon.c (mon.2) 202 : audit [DBG] from='client.? 172.21.15.84:0/1521891269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:36:13.124 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:12 smithi084 bash[27378]: cluster 2023-10-01T07:36:11.457486+0000 mgr.y (mgr.15282) 44 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 339 KiB/s wr, 2 op/s 2023-10-01T07:36:13.124 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:12 smithi084 bash[27378]: cephadm 2023-10-01T07:36:11.856293+0000 mgr.y (mgr.15282) 45 : cephadm [INF] Upgrade: Updating mon.a 2023-10-01T07:36:13.124 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:12 smithi084 bash[27378]: audit 2023-10-01T07:36:11.866752+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:36:13.124 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:12 smithi084 bash[27378]: audit 2023-10-01T07:36:11.869743+0000 mon.c (mon.2) 203 : audit [INF] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T07:36:13.124 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:12 smithi084 bash[27378]: audit 2023-10-01T07:36:11.871115+0000 mon.c (mon.2) 204 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T07:36:13.124 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:12 smithi084 bash[27378]: audit 2023-10-01T07:36:11.872564+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:36:13.124 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:12 smithi084 bash[27378]: cephadm 2023-10-01T07:36:11.874107+0000 mgr.y (mgr.15282) 46 : cephadm [INF] Deploying daemon mon.a on smithi084 2023-10-01T07:36:13.125 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:12 smithi084 bash[33757]: cluster 2023-10-01T07:36:11.457486+0000 mgr.y (mgr.15282) 44 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 339 KiB/s wr, 2 op/s 2023-10-01T07:36:13.125 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:12 smithi084 bash[33757]: cephadm 2023-10-01T07:36:11.856293+0000 mgr.y (mgr.15282) 45 : cephadm [INF] Upgrade: Updating mon.a 2023-10-01T07:36:13.125 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:12 smithi084 bash[33757]: audit 2023-10-01T07:36:11.866752+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:36:13.125 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:12 smithi084 bash[33757]: audit 2023-10-01T07:36:11.869743+0000 mon.c (mon.2) 203 : audit [INF] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T07:36:13.125 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:12 smithi084 bash[33757]: audit 2023-10-01T07:36:11.871115+0000 mon.c (mon.2) 204 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T07:36:13.125 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:12 smithi084 bash[33757]: audit 2023-10-01T07:36:11.872564+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:36:13.125 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:12 smithi084 bash[33757]: cephadm 2023-10-01T07:36:11.874107+0000 mgr.y (mgr.15282) 46 : cephadm [INF] Deploying daemon mon.a on smithi084 2023-10-01T07:36:13.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:12 smithi112 bash[27689]: cluster 2023-10-01T07:36:11.457486+0000 mgr.y (mgr.15282) 44 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 339 KiB/s wr, 2 op/s 2023-10-01T07:36:13.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:12 smithi112 bash[27689]: cephadm 2023-10-01T07:36:11.856293+0000 mgr.y (mgr.15282) 45 : cephadm [INF] Upgrade: Updating mon.a 2023-10-01T07:36:13.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:12 smithi112 bash[27689]: audit 2023-10-01T07:36:11.866752+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.15282 ' entity='mgr.y' 2023-10-01T07:36:13.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:12 smithi112 bash[27689]: audit 2023-10-01T07:36:11.869743+0000 mon.c (mon.2) 203 : audit [INF] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T07:36:13.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:12 smithi112 bash[27689]: audit 2023-10-01T07:36:11.871115+0000 mon.c (mon.2) 204 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T07:36:13.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:12 smithi112 bash[27689]: audit 2023-10-01T07:36:11.872564+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.15282 172.21.15.84:0/1318543243' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:36:13.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:12 smithi112 bash[27689]: cephadm 2023-10-01T07:36:11.874107+0000 mgr.y (mgr.15282) 46 : cephadm [INF] Deploying daemon mon.a on smithi084 2023-10-01T07:36:14.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:13 smithi112 bash[27689]: audit 2023-10-01T07:36:13.761601+0000 mon.a (mon.0) 888 : audit [DBG] from='client.? 172.21.15.84:0/2058276627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:36:14.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:13 smithi084 bash[33757]: audit 2023-10-01T07:36:13.761601+0000 mon.a (mon.0) 888 : audit [DBG] from='client.? 172.21.15.84:0/2058276627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:36:14.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:13 smithi084 bash[27378]: audit 2023-10-01T07:36:13.761601+0000 mon.a (mon.0) 888 : audit [DBG] from='client.? 172.21.15.84:0/2058276627' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:36:14.496 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:36:14.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:14 smithi084 systemd[1]: Stopping Ceph mon.a for 9c46152e-602a-11ee-8db5-212e2dc638e7... 2023-10-01T07:36:14.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:14 smithi084 bash[27378]: debug 2023-10-01T07:36:14.485+0000 7f509449e700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-10-01T07:36:14.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:14 smithi084 bash[27378]: debug 2023-10-01T07:36:14.485+0000 7f509449e700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-10-01T07:36:15.725 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:15 smithi084 bash[74973]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-mon-a 2023-10-01T07:36:16.018 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:15 smithi084 bash[75045]: Error response from daemon: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-mon-a 2023-10-01T07:36:16.018 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:15 smithi084 systemd[1]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@mon.a.service: Succeeded. 2023-10-01T07:36:16.018 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:15 smithi084 systemd[1]: Stopped Ceph mon.a for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T07:36:16.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:16 smithi084 systemd[1]: Started Ceph mon.a for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T07:36:16.324 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:36:16 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:36:16] "GET /metrics HTTP/1.1" 200 36077 "" "Prometheus/2.33.4" 2023-10-01T07:36:18.388 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.173+0000 7f8c16d03c80 0 set uid:gid to 167:167 (ceph:ceph) 2023-10-01T07:36:18.388 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.173+0000 7f8c16d03c80 0 ceph version 18.2.0-497-gb5682219 (b56822191ad0416d0c05ed59720df03ad9c2a44e) reef (stable), process ceph-mon, pid 7 2023-10-01T07:36:18.388 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.173+0000 7f8c16d03c80 0 pidfile_write: ignore empty --pid-file 2023-10-01T07:36:18.388 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 0 load: jerasure load: lrc 2023-10-01T07:36:18.388 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: RocksDB version: 7.9.2 2023-10-01T07:36:18.388 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Git sha 0 2023-10-01T07:36:18.388 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Compile date 2023-09-29 15:06:10 2023-10-01T07:36:18.389 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: DB SUMMARY 2023-10-01T07:36:18.389 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: DB Session ID: RM7GFE7BE0O04R8ERQSN 2023-10-01T07:36:18.389 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: CURRENT file: CURRENT 2023-10-01T07:36:18.389 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: IDENTITY file: IDENTITY 2023-10-01T07:36:18.389 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: MANIFEST file: MANIFEST-000008 size: 966 Bytes 2023-10-01T07:36:18.389 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000023.sst 2023-10-01T07:36:18.389 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000021.log size: 16925858 ; 2023-10-01T07:36:18.389 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.error_if_exists: 0 2023-10-01T07:36:18.389 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.create_if_missing: 0 2023-10-01T07:36:18.389 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.paranoid_checks: 1 2023-10-01T07:36:18.389 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-10-01T07:36:18.390 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-10-01T07:36:18.390 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-10-01T07:36:18.390 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.env: 0x56401a323720 2023-10-01T07:36:18.390 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.fs: PosixFileSystem 2023-10-01T07:36:18.390 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.info_log: 0x56401cfa5480 2023-10-01T07:36:18.390 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.max_file_opening_threads: 16 2023-10-01T07:36:18.390 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.statistics: (nil) 2023-10-01T07:36:18.390 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.use_fsync: 0 2023-10-01T07:36:18.390 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.max_log_file_size: 0 2023-10-01T07:36:18.390 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-01T07:36:18.390 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-10-01T07:36:18.390 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.keep_log_file_num: 1000 2023-10-01T07:36:18.391 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.recycle_log_file_num: 0 2023-10-01T07:36:18.391 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.allow_fallocate: 1 2023-10-01T07:36:18.391 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.allow_mmap_reads: 0 2023-10-01T07:36:18.391 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.allow_mmap_writes: 0 2023-10-01T07:36:18.391 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.use_direct_reads: 0 2023-10-01T07:36:18.391 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-01T07:36:18.391 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.create_missing_column_families: 0 2023-10-01T07:36:18.391 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.db_log_dir: 2023-10-01T07:36:18.391 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.wal_dir: 2023-10-01T07:36:18.391 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-10-01T07:36:18.391 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-10-01T07:36:18.391 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-10-01T07:36:18.392 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-10-01T07:36:18.392 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-01T07:36:18.392 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-10-01T07:36:18.392 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.advise_random_on_open: 1 2023-10-01T07:36:18.392 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.db_write_buffer_size: 0 2023-10-01T07:36:18.392 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.write_buffer_manager: 0x56401c232c80 2023-10-01T07:36:18.392 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-01T07:36:18.392 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-01T07:36:18.392 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-10-01T07:36:18.392 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.rate_limiter: (nil) 2023-10-01T07:36:18.392 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-01T07:36:18.392 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.wal_recovery_mode: 2 2023-10-01T07:36:18.392 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.enable_thread_tracking: 0 2023-10-01T07:36:18.393 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.enable_pipelined_write: 0 2023-10-01T07:36:18.393 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.unordered_write: 0 2023-10-01T07:36:18.393 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-01T07:36:18.393 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-01T07:36:18.393 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-01T07:36:18.393 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-01T07:36:18.393 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.row_cache: None 2023-10-01T07:36:18.393 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.wal_filter: None 2023-10-01T07:36:18.393 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-01T07:36:18.393 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.allow_ingest_behind: 0 2023-10-01T07:36:18.393 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.two_write_queues: 0 2023-10-01T07:36:18.393 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.manual_wal_flush: 0 2023-10-01T07:36:18.393 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.wal_compression: 0 2023-10-01T07:36:18.394 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.atomic_flush: 0 2023-10-01T07:36:18.394 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-01T07:36:18.394 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-10-01T07:36:18.394 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-10-01T07:36:18.394 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.log_readahead_size: 0 2023-10-01T07:36:18.394 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-10-01T07:36:18.394 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.best_efforts_recovery: 0 2023-10-01T07:36:18.394 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-10-01T07:36:18.394 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-10-01T07:36:18.394 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.allow_data_in_errors: 0 2023-10-01T07:36:18.394 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.db_host_id: __hostname__ 2023-10-01T07:36:18.394 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-10-01T07:36:18.395 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.max_background_jobs: 2 2023-10-01T07:36:18.395 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.max_background_compactions: -1 2023-10-01T07:36:18.395 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.max_subcompactions: 1 2023-10-01T07:36:18.395 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-01T07:36:18.395 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-01T07:36:18.395 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-10-01T07:36:18.395 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.max_total_wal_size: 0 2023-10-01T07:36:18.395 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-01T07:36:18.395 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-10-01T07:36:18.395 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-10-01T07:36:18.395 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-01T07:36:18.395 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.max_open_files: -1 2023-10-01T07:36:18.395 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.bytes_per_sync: 0 2023-10-01T07:36:18.396 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-10-01T07:36:18.396 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-10-01T07:36:18.396 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.compaction_readahead_size: 0 2023-10-01T07:36:18.396 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.max_background_flushes: -1 2023-10-01T07:36:18.396 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Compression algorithms supported: 2023-10-01T07:36:18.396 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-01T07:36:18.396 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: kZSTD supported: 0 2023-10-01T07:36:18.396 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: kXpressCompression supported: 0 2023-10-01T07:36:18.396 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: kLZ4HCCompression supported: 1 2023-10-01T07:36:18.396 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: kZlibCompression supported: 1 2023-10-01T07:36:18.396 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: kSnappyCompression supported: 1 2023-10-01T07:36:18.396 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: kLZ4Compression supported: 1 2023-10-01T07:36:18.396 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: kBZip2Compression supported: 0 2023-10-01T07:36:18.397 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-10-01T07:36:18.397 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-10-01T07:36:18.397 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000008 2023-10-01T07:36:18.398 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-10-01T07:36:18.398 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-01T07:36:18.398 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.merge_operator: 2023-10-01T07:36:18.398 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.compaction_filter: None 2023-10-01T07:36:18.398 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.compaction_filter_factory: None 2023-10-01T07:36:18.398 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.sst_partitioner_factory: None 2023-10-01T07:36:18.399 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-10-01T07:36:18.399 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-10-01T07:36:18.399 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56401cfa5580) 2023-10-01T07:36:18.399 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: cache_index_and_filter_blocks: 1 2023-10-01T07:36:18.399 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: cache_index_and_filter_blocks_with_high_priority: 0 2023-10-01T07:36:18.399 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-01T07:36:18.399 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: pin_top_level_index_and_filter: 1 2023-10-01T07:36:18.399 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: index_type: 0 2023-10-01T07:36:18.399 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: data_block_index_type: 0 2023-10-01T07:36:18.399 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: index_shortening: 1 2023-10-01T07:36:18.399 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: data_block_hash_table_util_ratio: 0.750000 2023-10-01T07:36:18.399 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: checksum: 4 2023-10-01T07:36:18.400 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: no_block_cache: 0 2023-10-01T07:36:18.400 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: block_cache: 0x56401c2b51f0 2023-10-01T07:36:18.400 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: block_cache_name: BinnedLRUCache 2023-10-01T07:36:18.400 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: block_cache_options: 2023-10-01T07:36:18.400 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: capacity : 536870912 2023-10-01T07:36:18.400 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: num_shard_bits : 4 2023-10-01T07:36:18.400 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: strict_capacity_limit : 0 2023-10-01T07:36:18.400 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: high_pri_pool_ratio: 0.000 2023-10-01T07:36:18.400 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: block_cache_compressed: (nil) 2023-10-01T07:36:18.400 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: persistent_cache: (nil) 2023-10-01T07:36:18.400 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: block_size: 4096 2023-10-01T07:36:18.401 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: block_size_deviation: 10 2023-10-01T07:36:18.401 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: block_restart_interval: 16 2023-10-01T07:36:18.401 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: index_block_restart_interval: 1 2023-10-01T07:36:18.401 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: metadata_block_size: 4096 2023-10-01T07:36:18.401 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: partition_filters: 0 2023-10-01T07:36:18.401 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: use_delta_encoding: 1 2023-10-01T07:36:18.401 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: filter_policy: bloomfilter 2023-10-01T07:36:18.401 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: whole_key_filtering: 1 2023-10-01T07:36:18.401 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: verify_compression: 0 2023-10-01T07:36:18.401 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: read_amp_bytes_per_bit: 0 2023-10-01T07:36:18.401 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: format_version: 5 2023-10-01T07:36:18.401 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: enable_index_compression: 1 2023-10-01T07:36:18.402 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: block_align: 0 2023-10-01T07:36:18.402 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: max_auto_readahead_size: 262144 2023-10-01T07:36:18.402 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: prepopulate_block_cache: 0 2023-10-01T07:36:18.402 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: initial_auto_readahead_size: 8192 2023-10-01T07:36:18.402 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: num_file_reads_for_auto_readahead: 2 2023-10-01T07:36:18.402 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.write_buffer_size: 33554432 2023-10-01T07:36:18.402 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.max_write_buffer_number: 2 2023-10-01T07:36:18.402 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.compression: NoCompression 2023-10-01T07:36:18.402 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.bottommost_compression: Disabled 2023-10-01T07:36:18.402 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.prefix_extractor: nullptr 2023-10-01T07:36:18.402 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-01T07:36:18.403 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.num_levels: 7 2023-10-01T07:36:18.403 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-01T07:36:18.403 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-01T07:36:18.403 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-10-01T07:36:18.403 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-01T07:36:18.403 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-01T07:36:18.403 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-01T07:36:18.403 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-01T07:36:18.403 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-01T07:36:18.403 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-10-01T07:36:18.403 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-01T07:36:18.403 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-10-01T07:36:18.404 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-10-01T07:36:18.404 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-10-01T07:36:18.404 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.compression_opts.level: 32767 2023-10-01T07:36:18.404 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.compression_opts.strategy: 0 2023-10-01T07:36:18.404 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-01T07:36:18.404 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-01T07:36:18.404 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-10-01T07:36:18.404 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-10-01T07:36:18.404 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.compression_opts.enabled: false 2023-10-01T07:36:18.404 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-10-01T07:36:18.404 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-01T07:36:18.404 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-01T07:36:18.404 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-01T07:36:18.405 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.target_file_size_base: 67108864 2023-10-01T07:36:18.405 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-10-01T07:36:18.405 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-01T07:36:18.405 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-01T07:36:18.405 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-01T07:36:18.405 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-01T07:36:18.405 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-01T07:36:18.405 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-01T07:36:18.405 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-01T07:36:18.405 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-01T07:36:18.405 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-01T07:36:18.405 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-01T07:36:18.405 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-01T07:36:18.406 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-01T07:36:18.406 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-10-01T07:36:18.406 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.arena_block_size: 1048576 2023-10-01T07:36:18.406 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-01T07:36:18.406 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-01T07:36:18.406 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.disable_auto_compactions: 0 2023-10-01T07:36:18.406 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-01T07:36:18.406 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-01T07:36:18.406 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-01T07:36:18.406 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-01T07:36:18.406 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-01T07:36:18.406 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-01T07:36:18.407 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-01T07:36:18.407 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-01T07:36:18.407 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-01T07:36:18.407 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-01T07:36:18.407 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.table_properties_collectors: 2023-10-01T07:36:18.407 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.inplace_update_support: 0 2023-10-01T07:36:18.407 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-10-01T07:36:18.407 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-01T07:36:18.407 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-01T07:36:18.407 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-10-01T07:36:18.407 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.bloom_locality: 0 2023-10-01T07:36:18.407 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.max_successive_merges: 0 2023-10-01T07:36:18.407 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-10-01T07:36:18.408 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.paranoid_file_checks: 0 2023-10-01T07:36:18.408 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.force_consistency_checks: 1 2023-10-01T07:36:18.408 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.report_bg_io_stats: 0 2023-10-01T07:36:18.408 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.ttl: 2592000 2023-10-01T07:36:18.408 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-10-01T07:36:18.408 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-10-01T07:36:18.408 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-10-01T07:36:18.408 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.enable_blob_files: false 2023-10-01T07:36:18.408 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.min_blob_size: 0 2023-10-01T07:36:18.408 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.blob_file_size: 268435456 2023-10-01T07:36:18.408 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-10-01T07:36:18.408 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-10-01T07:36:18.408 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-10-01T07:36:18.409 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-10-01T07:36:18.409 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-10-01T07:36:18.409 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.blob_file_starting_level: 0 2023-10-01T07:36:18.409 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c16d03c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-10-01T07:36:18.409 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.177+0000 7f8c0bd20700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 23.sst 2023-10-01T07:36:18.409 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.181+0000 7f8c16d03c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-10-01T07:36:18.409 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.181+0000 7f8c16d03c80 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 11339, log_number is 21,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-10-01T07:36:18.409 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.181+0000 7f8c16d03c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 21 2023-10-01T07:36:18.409 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.181+0000 7f8c16d03c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: b316afd8-8c24-4c94-87d7-8ca03b3ee86a 2023-10-01T07:36:18.409 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.181+0000 7f8c16d03c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696145778184665, "job": 1, "event": "recovery_started", "wal_files": [21]} 2023-10-01T07:36:18.409 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.181+0000 7f8c16d03c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #21 mode 2 2023-10-01T07:36:18.410 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.233+0000 7f8c16d03c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696145778239059, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 26, "file_size": 16424937, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 11340, "largest_seqno": 15183, "table_properties": {"data_size": 16402667, "index_size": 17728, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 3525, "raw_key_size": 26556, "raw_average_key_size": 19, "raw_value_size": 16365663, "raw_average_value_size": 11833, "num_data_blocks": 770, "num_entries": 1383, "num_filter_entries": 1383, "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": 1696145778, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "b316afd8-8c24-4c94-87d7-8ca03b3ee86a", "db_session_id": "RM7GFE7BE0O04R8ERQSN", "orig_file_number": 26, "seqno_to_time_mapping": "N/A"}} 2023-10-01T07:36:18.410 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.233+0000 7f8c16d03c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696145778239183, "job": 1, "event": "recovery_finished"} 2023-10-01T07:36:18.410 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.233+0000 7f8c16d03c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 28 2023-10-01T07:36:18.410 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.233+0000 7f8c16d03c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-10-01T07:36:18.410 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.237+0000 7f8c16d03c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000021.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-10-01T07:36:18.410 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.237+0000 7f8c16d03c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x56401c356000 2023-10-01T07:36:18.410 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.237+0000 7f8c16d03c80 4 rocksdb: DB pointer 0x56401c344000 2023-10-01T07:36:18.410 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.237+0000 7f8c05513700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-10-01T07:36:18.410 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.237+0000 7f8c05513700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-10-01T07:36:18.410 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: ** DB Stats ** 2023-10-01T07:36:18.410 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: Uptime(secs): 0.1 total, 0.1 interval 2023-10-01T07:36:18.410 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-10-01T07:36:18.411 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-01T07:36:18.411 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-01T07:36:18.411 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-10-01T07:36:18.411 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-01T07:36:18.411 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-01T07:36:18.411 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: ** Compaction Stats [default] ** 2023-10-01T07:36:18.411 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-10-01T07:36:18.411 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-10-01T07:36:18.411 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: L0 1/0 15.66 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 550.4 0.03 0.00 1 0.028 0 0 0.0 0.0 2023-10-01T07:36:18.411 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: L6 1/0 22.16 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2023-10-01T07:36:18.411 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: Sum 2/0 37.82 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 550.4 0.03 0.00 1 0.028 0 0 0.0 0.0 2023-10-01T07:36:18.411 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 550.4 0.03 0.00 1 0.028 0 0 0.0 0.0 2023-10-01T07:36:18.412 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: ** Compaction Stats [default] ** 2023-10-01T07:36:18.412 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-10-01T07:36:18.412 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-01T07:36:18.412 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 550.4 0.03 0.00 1 0.028 0 0 0.0 0.0 2023-10-01T07:36:18.412 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-10-01T07:36:18.412 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: Uptime(secs): 0.1 total, 0.1 interval 2023-10-01T07:36:18.412 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: Flush(GB): cumulative 0.015, interval 0.015 2023-10-01T07:36:18.412 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-01T07:36:18.412 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: AddFile(Total Files): cumulative 0, interval 0 2023-10-01T07:36:18.412 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: AddFile(L0 Files): cumulative 0, interval 0 2023-10-01T07:36:18.412 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: AddFile(Keys): cumulative 0, interval 0 2023-10-01T07:36:18.412 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: Cumulative compaction: 0.02 GB write, 266.74 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-01T07:36:18.412 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: Interval compaction: 0.02 GB write, 266.74 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-01T07:36:18.413 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-10-01T07:36:18.413 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: Block cache BinnedLRUCache@0x56401c2b51f0#7 capacity: 512.00 MB usage: 24.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2023-10-01T07:36:18.413 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: Block cache entry stats(count,size,portion): FilterBlock(1,4.03 KB,0.0007689%) IndexBlock(1,20.08 KB,0.0038296%) Misc(1,0.00 KB,0%) 2023-10-01T07:36:18.413 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: ** File Read Latency Histogram By Level [default] ** 2023-10-01T07:36:18.413 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.237+0000 7f8c16d03c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0] at bind addrs [v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 2023-10-01T07:36:18.413 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.241+0000 7f8c16d03c80 1 mon.a@-1(???) e3 preinit fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 2023-10-01T07:36:18.413 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.241+0000 7f8c16d03c80 0 mon.a@-1(???).mds e7 new map 2023-10-01T07:36:18.413 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.241+0000 7f8c16d03c80 0 mon.a@-1(???).mds e7 print_map 2023-10-01T07:36:18.413 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: e7 2023-10-01T07:36:18.413 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: enable_multiple, ever_enabled_multiple: 1,1 2023-10-01T07:36:18.413 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-10-01T07:36:18.413 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: legacy client fscid: 1 2023-10-01T07:36:18.414 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: 2023-10-01T07:36:18.414 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: Filesystem 'foo' (1) 2023-10-01T07:36:18.414 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: fs_name foo 2023-10-01T07:36:18.414 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: epoch 5 2023-10-01T07:36:18.414 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: flags 12 joinable allow_snaps allow_multimds_snaps 2023-10-01T07:36:18.414 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: created 2023-10-01T07:29:58.589911+0000 2023-10-01T07:36:18.414 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: modified 2023-10-01T07:30:06.020651+0000 2023-10-01T07:36:18.414 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: tableserver 0 2023-10-01T07:36:18.414 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: root 0 2023-10-01T07:36:18.414 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: session_timeout 60 2023-10-01T07:36:18.414 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: session_autoclose 300 2023-10-01T07:36:18.414 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: max_file_size 1099511627776 2023-10-01T07:36:18.415 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: required_client_features {} 2023-10-01T07:36:18.415 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: last_failure 0 2023-10-01T07:36:18.415 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: last_failure_osd_epoch 0 2023-10-01T07:36:18.415 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-10-01T07:36:18.415 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: max_mds 1 2023-10-01T07:36:18.415 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: in 0 2023-10-01T07:36:18.415 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: up {0=14640} 2023-10-01T07:36:18.415 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: failed 2023-10-01T07:36:18.415 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: damaged 2023-10-01T07:36:18.415 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: stopped 2023-10-01T07:36:18.415 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: data_pools [4] 2023-10-01T07:36:18.415 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: metadata_pool 3 2023-10-01T07:36:18.416 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: inline_data disabled 2023-10-01T07:36:18.416 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: balancer 2023-10-01T07:36:18.416 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: bal_rank_mask -1 2023-10-01T07:36:18.416 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: standby_count_wanted 1 2023-10-01T07:36:18.416 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: [mds.foo.smithi084.jsmrzl{0:14640} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.84:6834/2968529930,v1:172.21.15.84:6835/2968529930] compat {c=[1],r=[1],i=[7ff]}] 2023-10-01T07:36:18.416 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: 2023-10-01T07:36:18.416 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: 2023-10-01T07:36:18.416 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: Standby daemons: 2023-10-01T07:36:18.416 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: 2023-10-01T07:36:18.416 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: [mds.foo.smithi112.sxncvg{-1:24487} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.112:6832/531496526,v1:172.21.15.112:6833/531496526] compat {c=[1],r=[1],i=[7ff]}] 2023-10-01T07:36:18.416 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.241+0000 7f8c16d03c80 0 mon.a@-1(???).osd e71 crush map has features 3314933000854323200, adjusting msgr requires 2023-10-01T07:36:18.417 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.241+0000 7f8c16d03c80 0 mon.a@-1(???).osd e71 crush map has features 432629239337189376, adjusting msgr requires 2023-10-01T07:36:18.417 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.241+0000 7f8c16d03c80 0 mon.a@-1(???).osd e71 crush map has features 432629239337189376, adjusting msgr requires 2023-10-01T07:36:18.417 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.241+0000 7f8c16d03c80 0 mon.a@-1(???).osd e71 crush map has features 432629239337189376, adjusting msgr requires 2023-10-01T07:36:18.417 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.241+0000 7f8c16d03c80 1 mon.a@-1(???).paxosservice(auth 1..20) refresh upgraded, format 0 -> 3 2023-10-01T07:36:18.417 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.245+0000 7f8c16d03c80 20 expand_channel_meta expand map: {default=false} 2023-10-01T07:36:18.417 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.245+0000 7f8c16d03c80 20 expand_channel_meta from 'false' to 'false' 2023-10-01T07:36:18.417 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.245+0000 7f8c16d03c80 20 expand_channel_meta expanded map: {default=false} 2023-10-01T07:36:18.417 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.245+0000 7f8c16d03c80 20 expand_channel_meta expand map: {default=info} 2023-10-01T07:36:18.417 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.245+0000 7f8c16d03c80 20 expand_channel_meta from 'info' to 'info' 2023-10-01T07:36:18.417 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.245+0000 7f8c16d03c80 20 expand_channel_meta expanded map: {default=info} 2023-10-01T07:36:18.417 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.245+0000 7f8c16d03c80 20 expand_channel_meta expand map: {default=daemon} 2023-10-01T07:36:18.417 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.245+0000 7f8c16d03c80 20 expand_channel_meta from 'daemon' to 'daemon' 2023-10-01T07:36:18.417 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.245+0000 7f8c16d03c80 20 expand_channel_meta expanded map: {default=daemon} 2023-10-01T07:36:18.418 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.245+0000 7f8c16d03c80 20 expand_channel_meta expand map: {default=debug} 2023-10-01T07:36:18.418 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.245+0000 7f8c16d03c80 20 expand_channel_meta from 'debug' to 'debug' 2023-10-01T07:36:18.418 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:36:18 smithi084 bash[75189]: debug 2023-10-01T07:36:18.245+0000 7f8c16d03c80 20 expand_channel_meta expanded map: {default=debug} 2023-10-01T07:36:18.830 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T07:36:18.832 INFO:teuthology.orchestra.run.smithi084.stderr:dumped all 2023-10-01T07:36:18.978 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:36:18 smithi112 bash[55084]: ts=2023-10-01T07:36:18.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi112.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi084:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T07:36:19.669 INFO:teuthology.orchestra.run.smithi084.stdout:{"pg_ready":true,"pg_map":{"version":30,"stamp":"2023-10-01T07:36:17.459181+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1232801655,"num_objects":435,"num_object_clones":0,"num_object_copies":1305,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":435,"num_whiteouts":0,"num_read":14450,"num_read_kb":15164553,"num_write":9993,"num_write_kb":2773910,"num_scrub_errors":0,"num_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":7885,"ondisk_log_size":7885,"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":4719444,"kb_used_data":2242936,"kb_used_omap":0,"kb_used_meta":2450560,"kb_avail":745241772,"statfs":{"total":767960285184,"available":763127574528,"internally_reserved":0,"allocated":2296766464,"data_stored":2281083403,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2509373440},"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.004382"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":24,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.708316+0000","last_change":"2023-10-01T07:29:58.586592+0000","last_active":"2023-10-01T07:33:50.708316+0000","last_peered":"2023-10-01T07:33:50.708316+0000","last_clean":"2023-10-01T07:33:50.708316+0000","last_became_active":"2023-10-01T07:29:58.584778+0000","last_became_peered":"2023-10-01T07:29:58.584778+0000","last_unstale":"2023-10-01T07:33:50.708316+0000","last_undegraded":"2023-10-01T07:33:50.708316+0000","last_fullsized":"2023-10-01T07:33:50.708316+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.703671+0000","last_change":"2023-10-01T07:29:58.616561+0000","last_active":"2023-10-01T07:33:50.703671+0000","last_peered":"2023-10-01T07:33:50.703671+0000","last_clean":"2023-10-01T07:33:50.703671+0000","last_became_active":"2023-10-01T07:29:58.616271+0000","last_became_peered":"2023-10-01T07:29:58.616271+0000","last_unstale":"2023-10-01T07:33:50.703671+0000","last_undegraded":"2023-10-01T07:33:50.703671+0000","last_fullsized":"2023-10-01T07:33:50.703671+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":23,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.595166+0000","last_change":"2023-10-01T07:29:58.585381+0000","last_active":"2023-10-01T07:33:50.595166+0000","last_peered":"2023-10-01T07:33:50.595166+0000","last_clean":"2023-10-01T07:33:50.595166+0000","last_became_active":"2023-10-01T07:29:58.584116+0000","last_became_peered":"2023-10-01T07:29:58.584116+0000","last_unstale":"2023-10-01T07:33:50.595166+0000","last_undegraded":"2023-10-01T07:33:50.595166+0000","last_fullsized":"2023-10-01T07:33:50.595166+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":22,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.608937+0000","last_change":"2023-10-01T07:29:58.897965+0000","last_active":"2023-10-01T07:33:50.608937+0000","last_peered":"2023-10-01T07:33:50.608937+0000","last_clean":"2023-10-01T07:33:50.608937+0000","last_became_active":"2023-10-01T07:29:58.897595+0000","last_became_peered":"2023-10-01T07:29:58.897595+0000","last_unstale":"2023-10-01T07:33:50.608937+0000","last_undegraded":"2023-10-01T07:33:50.608937+0000","last_fullsized":"2023-10-01T07:33:50.608937+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.704536+0000","last_change":"2023-10-01T07:29:58.594373+0000","last_active":"2023-10-01T07:33:50.704536+0000","last_peered":"2023-10-01T07:33:50.704536+0000","last_clean":"2023-10-01T07:33:50.704536+0000","last_became_active":"2023-10-01T07:29:58.594132+0000","last_became_peered":"2023-10-01T07:29:58.594132+0000","last_unstale":"2023-10-01T07:33:50.704536+0000","last_undegraded":"2023-10-01T07:33:50.704536+0000","last_fullsized":"2023-10-01T07:33:50.704536+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":31,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.613665+0000","last_change":"2023-10-01T07:30:36.581787+0000","last_active":"2023-10-01T07:33:50.613665+0000","last_peered":"2023-10-01T07:33:50.613665+0000","last_clean":"2023-10-01T07:33:50.613665+0000","last_became_active":"2023-10-01T07:30:36.581128+0000","last_became_peered":"2023-10-01T07:30:36.581128+0000","last_unstale":"2023-10-01T07:33:50.613665+0000","last_undegraded":"2023-10-01T07:33:50.613665+0000","last_fullsized":"2023-10-01T07:33:50.613665+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":23,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.609274+0000","last_change":"2023-10-01T07:29:58.589396+0000","last_active":"2023-10-01T07:33:50.609274+0000","last_peered":"2023-10-01T07:33:50.609274+0000","last_clean":"2023-10-01T07:33:50.609274+0000","last_became_active":"2023-10-01T07:29:58.589078+0000","last_became_peered":"2023-10-01T07:29:58.589078+0000","last_unstale":"2023-10-01T07:33:50.609274+0000","last_undegraded":"2023-10-01T07:33:50.609274+0000","last_fullsized":"2023-10-01T07:33:50.609274+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":22,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.704726+0000","last_change":"2023-10-01T07:29:58.612918+0000","last_active":"2023-10-01T07:33:50.704726+0000","last_peered":"2023-10-01T07:33:50.704726+0000","last_clean":"2023-10-01T07:33:50.704726+0000","last_became_active":"2023-10-01T07:29:58.612642+0000","last_became_peered":"2023-10-01T07:29:58.612642+0000","last_unstale":"2023-10-01T07:33:50.704726+0000","last_undegraded":"2023-10-01T07:33:50.704726+0000","last_fullsized":"2023-10-01T07:33:50.704726+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":23,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.709119+0000","last_change":"2023-10-01T07:29:58.593567+0000","last_active":"2023-10-01T07:33:50.709119+0000","last_peered":"2023-10-01T07:33:50.709119+0000","last_clean":"2023-10-01T07:33:50.709119+0000","last_became_active":"2023-10-01T07:29:58.592878+0000","last_became_peered":"2023-10-01T07:29:58.592878+0000","last_unstale":"2023-10-01T07:33:50.709119+0000","last_undegraded":"2023-10-01T07:33:50.709119+0000","last_fullsized":"2023-10-01T07:33:50.709119+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.704119+0000","last_change":"2023-10-01T07:29:58.898631+0000","last_active":"2023-10-01T07:33:50.704119+0000","last_peered":"2023-10-01T07:33:50.704119+0000","last_clean":"2023-10-01T07:33:50.704119+0000","last_became_active":"2023-10-01T07:29:58.897499+0000","last_became_peered":"2023-10-01T07:29:58.897499+0000","last_unstale":"2023-10-01T07:33:50.704119+0000","last_undegraded":"2023-10-01T07:33:50.704119+0000","last_fullsized":"2023-10-01T07:33:50.704119+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":26,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.597630+0000","last_change":"2023-10-01T07:29:58.593525+0000","last_active":"2023-10-01T07:33:50.597630+0000","last_peered":"2023-10-01T07:33:50.597630+0000","last_clean":"2023-10-01T07:33:50.597630+0000","last_became_active":"2023-10-01T07:29:58.593156+0000","last_became_peered":"2023-10-01T07:29:58.593156+0000","last_unstale":"2023-10-01T07:33:50.597630+0000","last_undegraded":"2023-10-01T07:33:50.597630+0000","last_fullsized":"2023-10-01T07:33:50.597630+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+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":22,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.594650+0000","last_change":"2023-10-01T07:29:58.615600+0000","last_active":"2023-10-01T07:33:50.594650+0000","last_peered":"2023-10-01T07:33:50.594650+0000","last_clean":"2023-10-01T07:33:50.594650+0000","last_became_active":"2023-10-01T07:29:58.615145+0000","last_became_peered":"2023-10-01T07:29:58.615145+0000","last_unstale":"2023-10-01T07:33:50.594650+0000","last_undegraded":"2023-10-01T07:33:50.594650+0000","last_fullsized":"2023-10-01T07:33:50.594650+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"71'14","reported_seq":37,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T07:35:23.703050+0000","last_change":"2023-10-01T07:29:58.580207+0000","last_active":"2023-10-01T07:35:23.703050+0000","last_peered":"2023-10-01T07:35:23.703050+0000","last_clean":"2023-10-01T07:35:23.703050+0000","last_became_active":"2023-10-01T07:29:58.579278+0000","last_became_peered":"2023-10-01T07:29:58.579278+0000","last_unstale":"2023-10-01T07:35:23.703050+0000","last_undegraded":"2023-10-01T07:35:23.703050+0000","last_fullsized":"2023-10-01T07:35:23.703050+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":14,"log_dups_size":0,"ondisk_log_size":14,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":3386,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_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":14,"num_write_kb":11,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.708127+0000","last_change":"2023-10-01T07:29:58.619184+0000","last_active":"2023-10-01T07:33:50.708127+0000","last_peered":"2023-10-01T07:33:50.708127+0000","last_clean":"2023-10-01T07:33:50.708127+0000","last_became_active":"2023-10-01T07:29:58.618827+0000","last_became_peered":"2023-10-01T07:29:58.618827+0000","last_unstale":"2023-10-01T07:33:50.708127+0000","last_undegraded":"2023-10-01T07:33:50.708127+0000","last_fullsized":"2023-10-01T07:33:50.708127+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":25,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.597601+0000","last_change":"2023-10-01T07:29:58.584802+0000","last_active":"2023-10-01T07:33:50.597601+0000","last_peered":"2023-10-01T07:33:50.597601+0000","last_clean":"2023-10-01T07:33:50.597601+0000","last_became_active":"2023-10-01T07:29:58.582512+0000","last_became_peered":"2023-10-01T07:29:58.582512+0000","last_unstale":"2023-10-01T07:33:50.597601+0000","last_undegraded":"2023-10-01T07:33:50.597601+0000","last_fullsized":"2023-10-01T07:33:50.597601+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":22,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.704576+0000","last_change":"2023-10-01T07:29:58.898531+0000","last_active":"2023-10-01T07:33:50.704576+0000","last_peered":"2023-10-01T07:33:50.704576+0000","last_clean":"2023-10-01T07:33:50.704576+0000","last_became_active":"2023-10-01T07:29:58.897961+0000","last_became_peered":"2023-10-01T07:29:58.897961+0000","last_unstale":"2023-10-01T07:33:50.704576+0000","last_undegraded":"2023-10-01T07:33:50.704576+0000","last_fullsized":"2023-10-01T07:33:50.704576+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":23,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.608246+0000","last_change":"2023-10-01T07:29:58.585020+0000","last_active":"2023-10-01T07:33:50.608246+0000","last_peered":"2023-10-01T07:33:50.608246+0000","last_clean":"2023-10-01T07:33:50.608246+0000","last_became_active":"2023-10-01T07:29:58.584659+0000","last_became_peered":"2023-10-01T07:29:58.584659+0000","last_unstale":"2023-10-01T07:33:50.608246+0000","last_undegraded":"2023-10-01T07:33:50.608246+0000","last_fullsized":"2023-10-01T07:33:50.608246+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.710725+0000","last_change":"2023-10-01T07:29:58.902695+0000","last_active":"2023-10-01T07:33:50.710725+0000","last_peered":"2023-10-01T07:33:50.710725+0000","last_clean":"2023-10-01T07:33:50.710725+0000","last_became_active":"2023-10-01T07:29:58.902336+0000","last_became_peered":"2023-10-01T07:29:58.902336+0000","last_unstale":"2023-10-01T07:33:50.710725+0000","last_undegraded":"2023-10-01T07:33:50.710725+0000","last_fullsized":"2023-10-01T07:33:50.710725+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":23,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.598811+0000","last_change":"2023-10-01T07:29:58.582599+0000","last_active":"2023-10-01T07:33:50.598811+0000","last_peered":"2023-10-01T07:33:50.598811+0000","last_clean":"2023-10-01T07:33:50.598811+0000","last_became_active":"2023-10-01T07:29:58.582201+0000","last_became_peered":"2023-10-01T07:29:58.582201+0000","last_unstale":"2023-10-01T07:33:50.598811+0000","last_undegraded":"2023-10-01T07:33:50.598811+0000","last_fullsized":"2023-10-01T07:33:50.598811+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":22,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.608917+0000","last_change":"2023-10-01T07:29:58.897214+0000","last_active":"2023-10-01T07:33:50.608917+0000","last_peered":"2023-10-01T07:33:50.608917+0000","last_clean":"2023-10-01T07:33:50.608917+0000","last_became_active":"2023-10-01T07:29:58.896736+0000","last_became_peered":"2023-10-01T07:29:58.896736+0000","last_unstale":"2023-10-01T07:33:50.608917+0000","last_undegraded":"2023-10-01T07:33:50.608917+0000","last_fullsized":"2023-10-01T07:33:50.608917+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":31,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.613032+0000","last_change":"2023-10-01T07:29:58.585276+0000","last_active":"2023-10-01T07:33:50.613032+0000","last_peered":"2023-10-01T07:33:50.613032+0000","last_clean":"2023-10-01T07:33:50.613032+0000","last_became_active":"2023-10-01T07:29:58.584912+0000","last_became_peered":"2023-10-01T07:29:58.584912+0000","last_unstale":"2023-10-01T07:33:50.613032+0000","last_undegraded":"2023-10-01T07:33:50.613032+0000","last_fullsized":"2023-10-01T07:33:50.613032+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+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":22,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.704945+0000","last_change":"2023-10-01T07:29:58.899184+0000","last_active":"2023-10-01T07:33:50.704945+0000","last_peered":"2023-10-01T07:33:50.704945+0000","last_clean":"2023-10-01T07:33:50.704945+0000","last_became_active":"2023-10-01T07:29:58.898846+0000","last_became_peered":"2023-10-01T07:29:58.898846+0000","last_unstale":"2023-10-01T07:33:50.704945+0000","last_undegraded":"2023-10-01T07:33:50.704945+0000","last_fullsized":"2023-10-01T07:33:50.704945+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.9","version":"71'401","reported_seq":706,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T07:35:56.109940+0000","last_change":"2023-10-01T07:31:58.036155+0000","last_active":"2023-10-01T07:35:56.109940+0000","last_peered":"2023-10-01T07:35:56.109940+0000","last_clean":"2023-10-01T07:35:56.109940+0000","last_became_active":"2023-10-01T07:31:58.035802+0000","last_became_peered":"2023-10-01T07:31:58.035802+0000","last_unstale":"2023-10-01T07:35:56.109940+0000","last_undegraded":"2023-10-01T07:35:56.109940+0000","last_fullsized":"2023-10-01T07:35:56.109940+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-10-01T07:31:56.992988+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:31:56.992988+0000","last_clean_scrub_stamp":"2023-10-01T07:31:56.992988+0000","objects_scrubbed":0,"log_size":401,"log_dups_size":0,"ondisk_log_size":401,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":64197087,"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":640,"num_read_kb":660379,"num_write":508,"num_write_kb":144665,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.597983+0000","last_change":"2023-10-01T07:29:58.584635+0000","last_active":"2023-10-01T07:33:50.597983+0000","last_peered":"2023-10-01T07:33:50.597983+0000","last_clean":"2023-10-01T07:33:50.597983+0000","last_became_active":"2023-10-01T07:29:58.584200+0000","last_became_peered":"2023-10-01T07:29:58.584200+0000","last_unstale":"2023-10-01T07:33:50.597983+0000","last_undegraded":"2023-10-01T07:33:50.597983+0000","last_fullsized":"2023-10-01T07:33:50.597983+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":22,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.709372+0000","last_change":"2023-10-01T07:29:58.903285+0000","last_active":"2023-10-01T07:33:50.709372+0000","last_peered":"2023-10-01T07:33:50.709372+0000","last_clean":"2023-10-01T07:33:50.709372+0000","last_became_active":"2023-10-01T07:29:58.902700+0000","last_became_peered":"2023-10-01T07:29:58.902700+0000","last_unstale":"2023-10-01T07:33:50.709372+0000","last_undegraded":"2023-10-01T07:33:50.709372+0000","last_fullsized":"2023-10-01T07:33:50.709372+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"5.8","version":"71'409","reported_seq":761,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T07:35:58.709561+0000","last_change":"2023-10-01T07:31:58.022167+0000","last_active":"2023-10-01T07:35:58.709561+0000","last_peered":"2023-10-01T07:35:58.709561+0000","last_clean":"2023-10-01T07:35:58.709561+0000","last_became_active":"2023-10-01T07:31:58.021813+0000","last_became_peered":"2023-10-01T07:31:58.021813+0000","last_unstale":"2023-10-01T07:35:58.709561+0000","last_undegraded":"2023-10-01T07:35:58.709561+0000","last_fullsized":"2023-10-01T07:35:58.709561+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-10-01T07:31:56.992988+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:31:56.992988+0000","last_clean_scrub_stamp":"2023-10-01T07:31:56.992988+0000","objects_scrubbed":0,"log_size":409,"log_dups_size":0,"ondisk_log_size":409,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70550496,"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":773,"num_read_kb":822234,"num_write":519,"num_write_kb":143180,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.598310+0000","last_change":"2023-10-01T07:29:58.588561+0000","last_active":"2023-10-01T07:33:50.598310+0000","last_peered":"2023-10-01T07:33:50.598310+0000","last_clean":"2023-10-01T07:33:50.598310+0000","last_became_active":"2023-10-01T07:29:58.588214+0000","last_became_peered":"2023-10-01T07:29:58.588214+0000","last_unstale":"2023-10-01T07:33:50.598310+0000","last_undegraded":"2023-10-01T07:33:50.598310+0000","last_fullsized":"2023-10-01T07:33:50.598310+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":31,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.709569+0000","last_change":"2023-10-01T07:30:36.581520+0000","last_active":"2023-10-01T07:33:50.709569+0000","last_peered":"2023-10-01T07:33:50.709569+0000","last_clean":"2023-10-01T07:33:50.709569+0000","last_became_active":"2023-10-01T07:30:36.581040+0000","last_became_peered":"2023-10-01T07:30:36.581040+0000","last_unstale":"2023-10-01T07:33:50.709569+0000","last_undegraded":"2023-10-01T07:33:50.709569+0000","last_fullsized":"2023-10-01T07:33:50.709569+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,3],"acting":[4,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.b","version":"71'541","reported_seq":1000,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T07:35:58.775968+0000","last_change":"2023-10-01T07:31:58.028760+0000","last_active":"2023-10-01T07:35:58.775968+0000","last_peered":"2023-10-01T07:35:58.775968+0000","last_clean":"2023-10-01T07:35:58.775968+0000","last_became_active":"2023-10-01T07:31:58.028462+0000","last_became_peered":"2023-10-01T07:31:58.028462+0000","last_unstale":"2023-10-01T07:35:58.775968+0000","last_undegraded":"2023-10-01T07:35:58.775968+0000","last_fullsized":"2023-10-01T07:35:58.775968+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-10-01T07:31:56.992988+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:31:56.992988+0000","last_clean_scrub_stamp":"2023-10-01T07:31:56.992988+0000","objects_scrubbed":0,"log_size":541,"log_dups_size":0,"ondisk_log_size":541,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":80787543,"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":1038,"num_read_kb":1142344,"num_write":678,"num_write_kb":189027,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.597879+0000","last_change":"2023-10-01T07:29:58.592152+0000","last_active":"2023-10-01T07:33:50.597879+0000","last_peered":"2023-10-01T07:33:50.597879+0000","last_clean":"2023-10-01T07:33:50.597879+0000","last_became_active":"2023-10-01T07:29:58.591741+0000","last_became_peered":"2023-10-01T07:29:58.591741+0000","last_unstale":"2023-10-01T07:33:50.597879+0000","last_undegraded":"2023-10-01T07:33:50.597879+0000","last_fullsized":"2023-10-01T07:33:50.597879+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":22,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.613123+0000","last_change":"2023-10-01T07:29:58.901746+0000","last_active":"2023-10-01T07:33:50.613123+0000","last_peered":"2023-10-01T07:33:50.613123+0000","last_clean":"2023-10-01T07:33:50.613123+0000","last_became_active":"2023-10-01T07:29:58.900212+0000","last_became_peered":"2023-10-01T07:29:58.900212+0000","last_unstale":"2023-10-01T07:33:50.613123+0000","last_undegraded":"2023-10-01T07:33:50.613123+0000","last_fullsized":"2023-10-01T07:33:50.613123+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'582","reported_seq":1100,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T07:35:59.311352+0000","last_change":"2023-10-01T07:31:58.030119+0000","last_active":"2023-10-01T07:35:59.311352+0000","last_peered":"2023-10-01T07:35:59.311352+0000","last_clean":"2023-10-01T07:35:59.311352+0000","last_became_active":"2023-10-01T07:31:58.029776+0000","last_became_peered":"2023-10-01T07:31:58.029776+0000","last_unstale":"2023-10-01T07:35:59.311352+0000","last_undegraded":"2023-10-01T07:35:59.311352+0000","last_fullsized":"2023-10-01T07:35:59.311352+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-10-01T07:31:56.992988+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:31:56.992988+0000","last_clean_scrub_stamp":"2023-10-01T07:31:56.992988+0000","objects_scrubbed":0,"log_size":582,"log_dups_size":0,"ondisk_log_size":582,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":94791107,"num_objects":31,"num_object_clones":0,"num_object_copies":93,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":31,"num_whiteouts":0,"num_read":1207,"num_read_kb":1361487,"num_write":734,"num_write_kb":207186,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.710698+0000","last_change":"2023-10-01T07:29:58.590315+0000","last_active":"2023-10-01T07:33:50.710698+0000","last_peered":"2023-10-01T07:33:50.710698+0000","last_clean":"2023-10-01T07:33:50.710698+0000","last_became_active":"2023-10-01T07:29:58.589906+0000","last_became_peered":"2023-10-01T07:29:58.589906+0000","last_unstale":"2023-10-01T07:33:50.710698+0000","last_undegraded":"2023-10-01T07:33:50.710698+0000","last_fullsized":"2023-10-01T07:33:50.710698+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.609090+0000","last_change":"2023-10-01T07:29:58.613583+0000","last_active":"2023-10-01T07:33:50.609090+0000","last_peered":"2023-10-01T07:33:50.609090+0000","last_clean":"2023-10-01T07:33:50.609090+0000","last_became_active":"2023-10-01T07:29:58.613269+0000","last_became_peered":"2023-10-01T07:29:58.613269+0000","last_unstale":"2023-10-01T07:33:50.609090+0000","last_undegraded":"2023-10-01T07:33:50.609090+0000","last_fullsized":"2023-10-01T07:33:50.609090+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"5.d","version":"71'551","reported_seq":997,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T07:35:59.739163+0000","last_change":"2023-10-01T07:31:58.027095+0000","last_active":"2023-10-01T07:35:59.739163+0000","last_peered":"2023-10-01T07:35:59.739163+0000","last_clean":"2023-10-01T07:35:59.739163+0000","last_became_active":"2023-10-01T07:31:58.026763+0000","last_became_peered":"2023-10-01T07:31:58.026763+0000","last_unstale":"2023-10-01T07:35:59.739163+0000","last_undegraded":"2023-10-01T07:35:59.739163+0000","last_fullsized":"2023-10-01T07:35:59.739163+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-10-01T07:31:56.992988+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:31:56.992988+0000","last_clean_scrub_stamp":"2023-10-01T07:31:56.992988+0000","objects_scrubbed":0,"log_size":551,"log_dups_size":0,"ondisk_log_size":551,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":76669201,"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":986,"num_read_kb":1080146,"num_write":699,"num_write_kb":201821,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.704271+0000","last_change":"2023-10-01T07:29:58.587311+0000","last_active":"2023-10-01T07:33:50.704271+0000","last_peered":"2023-10-01T07:33:50.704271+0000","last_clean":"2023-10-01T07:33:50.704271+0000","last_became_active":"2023-10-01T07:29:58.586966+0000","last_became_peered":"2023-10-01T07:29:58.586966+0000","last_unstale":"2023-10-01T07:33:50.704271+0000","last_undegraded":"2023-10-01T07:33:50.704271+0000","last_fullsized":"2023-10-01T07:33:50.704271+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":22,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.711275+0000","last_change":"2023-10-01T07:29:58.614773+0000","last_active":"2023-10-01T07:33:50.711275+0000","last_peered":"2023-10-01T07:33:50.711275+0000","last_clean":"2023-10-01T07:33:50.711275+0000","last_became_active":"2023-10-01T07:29:58.614361+0000","last_became_peered":"2023-10-01T07:29:58.614361+0000","last_unstale":"2023-10-01T07:33:50.711275+0000","last_undegraded":"2023-10-01T07:33:50.711275+0000","last_fullsized":"2023-10-01T07:33:50.711275+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.c","version":"71'446","reported_seq":826,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T07:35:59.247239+0000","last_change":"2023-10-01T07:31:58.022565+0000","last_active":"2023-10-01T07:35:59.247239+0000","last_peered":"2023-10-01T07:35:59.247239+0000","last_clean":"2023-10-01T07:35:59.247239+0000","last_became_active":"2023-10-01T07:31:58.022233+0000","last_became_peered":"2023-10-01T07:31:58.022233+0000","last_unstale":"2023-10-01T07:35:59.247239+0000","last_undegraded":"2023-10-01T07:35:59.247239+0000","last_fullsized":"2023-10-01T07:35:59.247239+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-10-01T07:31:56.992988+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:31:56.992988+0000","last_clean_scrub_stamp":"2023-10-01T07:31:56.992988+0000","objects_scrubbed":0,"log_size":446,"log_dups_size":0,"ondisk_log_size":446,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":67189162,"num_objects":23,"num_object_clones":0,"num_object_copies":69,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":23,"num_whiteouts":0,"num_read":851,"num_read_kb":860781,"num_write":563,"num_write_kb":158710,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.613266+0000","last_change":"2023-10-01T07:29:58.580455+0000","last_active":"2023-10-01T07:33:50.613266+0000","last_peered":"2023-10-01T07:33:50.613266+0000","last_clean":"2023-10-01T07:33:50.613266+0000","last_became_active":"2023-10-01T07:29:58.580091+0000","last_became_peered":"2023-10-01T07:29:58.580091+0000","last_unstale":"2023-10-01T07:33:50.613266+0000","last_undegraded":"2023-10-01T07:33:50.613266+0000","last_fullsized":"2023-10-01T07:33:50.613266+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.708559+0000","last_change":"2023-10-01T07:29:58.618376+0000","last_active":"2023-10-01T07:33:50.708559+0000","last_peered":"2023-10-01T07:33:50.708559+0000","last_clean":"2023-10-01T07:33:50.708559+0000","last_became_active":"2023-10-01T07:29:58.618025+0000","last_became_peered":"2023-10-01T07:29:58.618025+0000","last_unstale":"2023-10-01T07:33:50.708559+0000","last_undegraded":"2023-10-01T07:33:50.708559+0000","last_fullsized":"2023-10-01T07:33:50.708559+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.f","version":"71'538","reported_seq":1001,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T07:35:58.712561+0000","last_change":"2023-10-01T07:31:58.036235+0000","last_active":"2023-10-01T07:35:58.712561+0000","last_peered":"2023-10-01T07:35:58.712561+0000","last_clean":"2023-10-01T07:35:58.712561+0000","last_became_active":"2023-10-01T07:31:58.035805+0000","last_became_peered":"2023-10-01T07:31:58.035805+0000","last_unstale":"2023-10-01T07:35:58.712561+0000","last_undegraded":"2023-10-01T07:35:58.712561+0000","last_fullsized":"2023-10-01T07:35:58.712561+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-10-01T07:31:56.992988+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:31:56.992988+0000","last_clean_scrub_stamp":"2023-10-01T07:31:56.992988+0000","objects_scrubbed":0,"log_size":538,"log_dups_size":0,"ondisk_log_size":538,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":95379220,"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":1047,"num_read_kb":1081223,"num_write":683,"num_write_kb":194876,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.708709+0000","last_change":"2023-10-01T07:29:58.590317+0000","last_active":"2023-10-01T07:33:50.708709+0000","last_peered":"2023-10-01T07:33:50.708709+0000","last_clean":"2023-10-01T07:33:50.708709+0000","last_became_active":"2023-10-01T07:29:58.589420+0000","last_became_peered":"2023-10-01T07:29:58.589420+0000","last_unstale":"2023-10-01T07:33:50.708709+0000","last_undegraded":"2023-10-01T07:33:50.708709+0000","last_fullsized":"2023-10-01T07:33:50.708709+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.709791+0000","last_change":"2023-10-01T07:29:58.619062+0000","last_active":"2023-10-01T07:33:50.709791+0000","last_peered":"2023-10-01T07:33:50.709791+0000","last_clean":"2023-10-01T07:33:50.709791+0000","last_became_active":"2023-10-01T07:29:58.618708+0000","last_became_peered":"2023-10-01T07:29:58.618708+0000","last_unstale":"2023-10-01T07:33:50.709791+0000","last_undegraded":"2023-10-01T07:33:50.709791+0000","last_fullsized":"2023-10-01T07:33:50.709791+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.e","version":"71'545","reported_seq":1097,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T07:35:57.361335+0000","last_change":"2023-10-01T07:31:58.035979+0000","last_active":"2023-10-01T07:35:57.361335+0000","last_peered":"2023-10-01T07:35:57.361335+0000","last_clean":"2023-10-01T07:35:57.361335+0000","last_became_active":"2023-10-01T07:31:58.035636+0000","last_became_peered":"2023-10-01T07:31:58.035636+0000","last_unstale":"2023-10-01T07:35:57.361335+0000","last_undegraded":"2023-10-01T07:35:57.361335+0000","last_fullsized":"2023-10-01T07:35:57.361335+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-10-01T07:31:56.992988+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:31:56.992988+0000","last_clean_scrub_stamp":"2023-10-01T07:31:56.992988+0000","objects_scrubbed":0,"log_size":545,"log_dups_size":0,"ondisk_log_size":545,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":91932399,"num_objects":31,"num_object_clones":0,"num_object_copies":93,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":31,"num_whiteouts":0,"num_read":1294,"num_read_kb":1516989,"num_write":690,"num_write_kb":197412,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.705373+0000","last_change":"2023-10-01T07:29:58.586460+0000","last_active":"2023-10-01T07:33:50.705373+0000","last_peered":"2023-10-01T07:33:50.705373+0000","last_clean":"2023-10-01T07:33:50.705373+0000","last_became_active":"2023-10-01T07:29:58.585977+0000","last_became_peered":"2023-10-01T07:29:58.585977+0000","last_unstale":"2023-10-01T07:33:50.705373+0000","last_undegraded":"2023-10-01T07:33:50.705373+0000","last_fullsized":"2023-10-01T07:33:50.705373+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":22,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.596031+0000","last_change":"2023-10-01T07:29:58.621078+0000","last_active":"2023-10-01T07:33:50.596031+0000","last_peered":"2023-10-01T07:33:50.596031+0000","last_clean":"2023-10-01T07:33:50.596031+0000","last_became_active":"2023-10-01T07:29:58.620672+0000","last_became_peered":"2023-10-01T07:29:58.620672+0000","last_unstale":"2023-10-01T07:33:50.596031+0000","last_undegraded":"2023-10-01T07:33:50.596031+0000","last_fullsized":"2023-10-01T07:33:50.596031+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":27,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.595379+0000","last_change":"2023-10-01T07:28:02.888784+0000","last_active":"2023-10-01T07:33:50.595379+0000","last_peered":"2023-10-01T07:33:50.595379+0000","last_clean":"2023-10-01T07:33:50.595379+0000","last_became_active":"2023-10-01T07:28:02.887384+0000","last_became_peered":"2023-10-01T07:28:02.887384+0000","last_unstale":"2023-10-01T07:33:50.595379+0000","last_undegraded":"2023-10-01T07:33:50.595379+0000","last_fullsized":"2023-10-01T07:33:50.595379+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.710801+0000","last_change":"2023-10-01T07:29:58.590854+0000","last_active":"2023-10-01T07:33:50.710801+0000","last_peered":"2023-10-01T07:33:50.710801+0000","last_clean":"2023-10-01T07:33:50.710801+0000","last_became_active":"2023-10-01T07:29:58.590503+0000","last_became_peered":"2023-10-01T07:29:58.590503+0000","last_unstale":"2023-10-01T07:33:50.710801+0000","last_undegraded":"2023-10-01T07:33:50.710801+0000","last_fullsized":"2023-10-01T07:33:50.710801+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.594746+0000","last_change":"2023-10-01T07:29:58.619111+0000","last_active":"2023-10-01T07:33:50.594746+0000","last_peered":"2023-10-01T07:33:50.594746+0000","last_clean":"2023-10-01T07:33:50.594746+0000","last_became_active":"2023-10-01T07:29:58.618790+0000","last_became_peered":"2023-10-01T07:29:58.618790+0000","last_unstale":"2023-10-01T07:33:50.594746+0000","last_undegraded":"2023-10-01T07:33:50.594746+0000","last_fullsized":"2023-10-01T07:33:50.594746+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"5.3","version":"71'412","reported_seq":807,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T07:35:59.714246+0000","last_change":"2023-10-01T07:31:58.031756+0000","last_active":"2023-10-01T07:35:59.714246+0000","last_peered":"2023-10-01T07:35:59.714246+0000","last_clean":"2023-10-01T07:35:59.714246+0000","last_became_active":"2023-10-01T07:31:58.031257+0000","last_became_peered":"2023-10-01T07:31:58.031257+0000","last_unstale":"2023-10-01T07:35:59.714246+0000","last_undegraded":"2023-10-01T07:35:59.714246+0000","last_fullsized":"2023-10-01T07:35:59.714246+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-10-01T07:31:56.992988+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:31:56.992988+0000","last_clean_scrub_stamp":"2023-10-01T07:31:56.992988+0000","objects_scrubbed":0,"log_size":412,"log_dups_size":0,"ondisk_log_size":412,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70752180,"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":908,"num_read_kb":1029350,"num_write":525,"num_write_kb":148427,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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'365","reported_seq":630,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T07:35:59.276923+0000","last_change":"2023-10-01T07:31:58.023829+0000","last_active":"2023-10-01T07:35:59.276923+0000","last_peered":"2023-10-01T07:35:59.276923+0000","last_clean":"2023-10-01T07:35:59.276923+0000","last_became_active":"2023-10-01T07:31:58.023445+0000","last_became_peered":"2023-10-01T07:31:58.023445+0000","last_unstale":"2023-10-01T07:35:59.276923+0000","last_undegraded":"2023-10-01T07:35:59.276923+0000","last_fullsized":"2023-10-01T07:35:59.276923+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-10-01T07:31:56.992988+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:31:56.992988+0000","last_clean_scrub_stamp":"2023-10-01T07:31:56.992988+0000","objects_scrubbed":0,"log_size":365,"log_dups_size":0,"ondisk_log_size":365,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":51000754,"num_objects":17,"num_object_clones":0,"num_object_copies":51,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":17,"num_whiteouts":0,"num_read":546,"num_read_kb":563934,"num_write":465,"num_write_kb":130983,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":27,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.710329+0000","last_change":"2023-10-01T07:28:02.837453+0000","last_active":"2023-10-01T07:33:50.710329+0000","last_peered":"2023-10-01T07:33:50.710329+0000","last_clean":"2023-10-01T07:33:50.710329+0000","last_became_active":"2023-10-01T07:28:02.836809+0000","last_became_peered":"2023-10-01T07:28:02.836809+0000","last_unstale":"2023-10-01T07:33:50.710329+0000","last_undegraded":"2023-10-01T07:33:50.710329+0000","last_fullsized":"2023-10-01T07:33:50.710329+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.709035+0000","last_change":"2023-10-01T07:29:58.587240+0000","last_active":"2023-10-01T07:33:50.709035+0000","last_peered":"2023-10-01T07:33:50.709035+0000","last_clean":"2023-10-01T07:33:50.709035+0000","last_became_active":"2023-10-01T07:29:58.586919+0000","last_became_peered":"2023-10-01T07:29:58.586919+0000","last_unstale":"2023-10-01T07:33:50.709035+0000","last_undegraded":"2023-10-01T07:33:50.709035+0000","last_fullsized":"2023-10-01T07:33:50.709035+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.595290+0000","last_change":"2023-10-01T07:29:58.620920+0000","last_active":"2023-10-01T07:33:50.595290+0000","last_peered":"2023-10-01T07:33:50.595290+0000","last_clean":"2023-10-01T07:33:50.595290+0000","last_became_active":"2023-10-01T07:29:58.620426+0000","last_became_peered":"2023-10-01T07:29:58.620426+0000","last_unstale":"2023-10-01T07:33:50.595290+0000","last_undegraded":"2023-10-01T07:33:50.595290+0000","last_fullsized":"2023-10-01T07:33:50.595290+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"5.6","version":"71'456","reported_seq":777,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T07:35:59.487261+0000","last_change":"2023-10-01T07:31:58.027047+0000","last_active":"2023-10-01T07:35:59.487261+0000","last_peered":"2023-10-01T07:35:59.487261+0000","last_clean":"2023-10-01T07:35:59.487261+0000","last_became_active":"2023-10-01T07:31:58.026753+0000","last_became_peered":"2023-10-01T07:31:58.026753+0000","last_unstale":"2023-10-01T07:35:59.487261+0000","last_undegraded":"2023-10-01T07:35:59.487261+0000","last_fullsized":"2023-10-01T07:35:59.487261+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-10-01T07:31:56.992988+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:31:56.992988+0000","last_clean_scrub_stamp":"2023-10-01T07:31:56.992988+0000","objects_scrubbed":0,"log_size":456,"log_dups_size":0,"ondisk_log_size":456,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":84703739,"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":659,"num_read_kb":582491,"num_write":575,"num_write_kb":164751,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":27,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.596964+0000","last_change":"2023-10-01T07:28:02.888342+0000","last_active":"2023-10-01T07:33:50.596964+0000","last_peered":"2023-10-01T07:33:50.596964+0000","last_clean":"2023-10-01T07:33:50.596964+0000","last_became_active":"2023-10-01T07:28:02.887942+0000","last_became_peered":"2023-10-01T07:28:02.887942+0000","last_unstale":"2023-10-01T07:33:50.596964+0000","last_undegraded":"2023-10-01T07:33:50.596964+0000","last_fullsized":"2023-10-01T07:33:50.596964+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.595558+0000","last_change":"2023-10-01T07:29:58.585301+0000","last_active":"2023-10-01T07:33:50.595558+0000","last_peered":"2023-10-01T07:33:50.595558+0000","last_clean":"2023-10-01T07:33:50.595558+0000","last_became_active":"2023-10-01T07:29:58.584900+0000","last_became_peered":"2023-10-01T07:29:58.584900+0000","last_unstale":"2023-10-01T07:33:50.595558+0000","last_undegraded":"2023-10-01T07:33:50.595558+0000","last_fullsized":"2023-10-01T07:33:50.595558+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":22,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.596162+0000","last_change":"2023-10-01T07:29:58.613296+0000","last_active":"2023-10-01T07:33:50.596162+0000","last_peered":"2023-10-01T07:33:50.596162+0000","last_clean":"2023-10-01T07:33:50.596162+0000","last_became_active":"2023-10-01T07:29:58.612964+0000","last_became_peered":"2023-10-01T07:29:58.612964+0000","last_unstale":"2023-10-01T07:33:50.596162+0000","last_undegraded":"2023-10-01T07:33:50.596162+0000","last_fullsized":"2023-10-01T07:33:50.596162+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":27,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.710008+0000","last_change":"2023-10-01T07:28:02.835562+0000","last_active":"2023-10-01T07:33:50.710008+0000","last_peered":"2023-10-01T07:33:50.710008+0000","last_clean":"2023-10-01T07:33:50.710008+0000","last_became_active":"2023-10-01T07:28:02.834578+0000","last_became_peered":"2023-10-01T07:28:02.834578+0000","last_unstale":"2023-10-01T07:33:50.710008+0000","last_undegraded":"2023-10-01T07:33:50.710008+0000","last_fullsized":"2023-10-01T07:33:50.710008+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"71'128","reported_seq":220,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T07:35:23.636245+0000","last_change":"2023-10-01T07:27:04.117953+0000","last_active":"2023-10-01T07:35:23.636245+0000","last_peered":"2023-10-01T07:35:23.636245+0000","last_clean":"2023-10-01T07:35:23.636245+0000","last_became_active":"2023-10-01T07:27:04.117184+0000","last_became_peered":"2023-10-01T07:27:04.117184+0000","last_unstale":"2023-10-01T07:35:23.636245+0000","last_undegraded":"2023-10-01T07:35:23.636245+0000","last_fullsized":"2023-10-01T07:35:23.636245+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:23:32.049984+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:23:32.049984+0000","last_clean_scrub_stamp":"2023-10-01T07:23:32.049984+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.704414+0000","last_change":"2023-10-01T07:29:58.590440+0000","last_active":"2023-10-01T07:33:50.704414+0000","last_peered":"2023-10-01T07:33:50.704414+0000","last_clean":"2023-10-01T07:33:50.704414+0000","last_became_active":"2023-10-01T07:29:58.590012+0000","last_became_peered":"2023-10-01T07:29:58.590012+0000","last_unstale":"2023-10-01T07:33:50.704414+0000","last_undegraded":"2023-10-01T07:33:50.704414+0000","last_fullsized":"2023-10-01T07:33:50.704414+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.613432+0000","last_change":"2023-10-01T07:29:58.901742+0000","last_active":"2023-10-01T07:33:50.613432+0000","last_peered":"2023-10-01T07:33:50.613432+0000","last_clean":"2023-10-01T07:33:50.613432+0000","last_became_active":"2023-10-01T07:29:58.901118+0000","last_became_peered":"2023-10-01T07:29:58.901118+0000","last_unstale":"2023-10-01T07:33:50.613432+0000","last_undegraded":"2023-10-01T07:33:50.613432+0000","last_fullsized":"2023-10-01T07:33:50.613432+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"5.4","version":"71'618","reported_seq":1044,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T07:35:59.742557+0000","last_change":"2023-10-01T07:31:58.034447+0000","last_active":"2023-10-01T07:35:59.742557+0000","last_peered":"2023-10-01T07:35:59.742557+0000","last_clean":"2023-10-01T07:35:59.742557+0000","last_became_active":"2023-10-01T07:31:58.034049+0000","last_became_peered":"2023-10-01T07:31:58.034049+0000","last_unstale":"2023-10-01T07:35:59.742557+0000","last_undegraded":"2023-10-01T07:35:59.742557+0000","last_fullsized":"2023-10-01T07:35:59.742557+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-10-01T07:31:56.992988+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:31:56.992988+0000","last_clean_scrub_stamp":"2023-10-01T07:31:56.992988+0000","objects_scrubbed":0,"log_size":618,"log_dups_size":0,"ondisk_log_size":618,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":83663784,"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":892,"num_read_kb":864639,"num_write":783,"num_write_kb":223248,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,5],"acting":[7,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.7","version":"71'382","reported_seq":659,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T07:35:57.074047+0000","last_change":"2023-10-01T07:31:58.033826+0000","last_active":"2023-10-01T07:35:57.074047+0000","last_peered":"2023-10-01T07:35:57.074047+0000","last_clean":"2023-10-01T07:35:57.074047+0000","last_became_active":"2023-10-01T07:31:58.033491+0000","last_became_peered":"2023-10-01T07:31:58.033491+0000","last_unstale":"2023-10-01T07:35:57.074047+0000","last_undegraded":"2023-10-01T07:35:57.074047+0000","last_fullsized":"2023-10-01T07:35:57.074047+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-10-01T07:31:56.992988+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:31:56.992988+0000","last_clean_scrub_stamp":"2023-10-01T07:31:56.992988+0000","objects_scrubbed":0,"log_size":382,"log_dups_size":0,"ondisk_log_size":382,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":54094265,"num_objects":19,"num_object_clones":0,"num_object_copies":57,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":19,"num_whiteouts":0,"num_read":581,"num_read_kb":582955,"num_write":483,"num_write_kb":139244,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":27,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.597217+0000","last_change":"2023-10-01T07:28:02.890942+0000","last_active":"2023-10-01T07:33:50.597217+0000","last_peered":"2023-10-01T07:33:50.597217+0000","last_clean":"2023-10-01T07:33:50.597217+0000","last_became_active":"2023-10-01T07:28:02.890232+0000","last_became_peered":"2023-10-01T07:28:02.890232+0000","last_unstale":"2023-10-01T07:33:50.597217+0000","last_undegraded":"2023-10-01T07:33:50.597217+0000","last_fullsized":"2023-10-01T07:33:50.597217+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.608614+0000","last_change":"2023-10-01T07:29:58.585131+0000","last_active":"2023-10-01T07:33:50.608614+0000","last_peered":"2023-10-01T07:33:50.608614+0000","last_clean":"2023-10-01T07:33:50.608614+0000","last_became_active":"2023-10-01T07:29:58.584800+0000","last_became_peered":"2023-10-01T07:29:58.584800+0000","last_unstale":"2023-10-01T07:33:50.608614+0000","last_undegraded":"2023-10-01T07:33:50.608614+0000","last_fullsized":"2023-10-01T07:33:50.608614+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.609044+0000","last_change":"2023-10-01T07:29:58.616346+0000","last_active":"2023-10-01T07:33:50.609044+0000","last_peered":"2023-10-01T07:33:50.609044+0000","last_clean":"2023-10-01T07:33:50.609044+0000","last_became_active":"2023-10-01T07:29:58.616001+0000","last_became_peered":"2023-10-01T07:29:58.616001+0000","last_unstale":"2023-10-01T07:33:50.609044+0000","last_undegraded":"2023-10-01T07:33:50.609044+0000","last_fullsized":"2023-10-01T07:33:50.609044+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":27,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.597726+0000","last_change":"2023-10-01T07:28:02.892042+0000","last_active":"2023-10-01T07:33:50.597726+0000","last_peered":"2023-10-01T07:33:50.597726+0000","last_clean":"2023-10-01T07:33:50.597726+0000","last_became_active":"2023-10-01T07:28:02.891132+0000","last_became_peered":"2023-10-01T07:28:02.891132+0000","last_unstale":"2023-10-01T07:33:50.597726+0000","last_undegraded":"2023-10-01T07:33:50.597726+0000","last_fullsized":"2023-10-01T07:33:50.597726+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.595595+0000","last_change":"2023-10-01T07:29:58.593293+0000","last_active":"2023-10-01T07:33:50.595595+0000","last_peered":"2023-10-01T07:33:50.595595+0000","last_clean":"2023-10-01T07:33:50.595595+0000","last_became_active":"2023-10-01T07:29:58.592884+0000","last_became_peered":"2023-10-01T07:29:58.592884+0000","last_unstale":"2023-10-01T07:33:50.595595+0000","last_undegraded":"2023-10-01T07:33:50.595595+0000","last_fullsized":"2023-10-01T07:33:50.595595+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":22,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.608957+0000","last_change":"2023-10-01T07:29:58.896855+0000","last_active":"2023-10-01T07:33:50.608957+0000","last_peered":"2023-10-01T07:33:50.608957+0000","last_clean":"2023-10-01T07:33:50.608957+0000","last_became_active":"2023-10-01T07:29:58.896472+0000","last_became_peered":"2023-10-01T07:29:58.896472+0000","last_unstale":"2023-10-01T07:33:50.608957+0000","last_undegraded":"2023-10-01T07:33:50.608957+0000","last_fullsized":"2023-10-01T07:33:50.608957+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"5.2","version":"71'543","reported_seq":1026,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T07:35:59.495753+0000","last_change":"2023-10-01T07:31:58.034735+0000","last_active":"2023-10-01T07:35:59.495753+0000","last_peered":"2023-10-01T07:35:59.495753+0000","last_clean":"2023-10-01T07:35:59.495753+0000","last_became_active":"2023-10-01T07:31:58.034385+0000","last_became_peered":"2023-10-01T07:31:58.034385+0000","last_unstale":"2023-10-01T07:35:59.495753+0000","last_undegraded":"2023-10-01T07:35:59.495753+0000","last_fullsized":"2023-10-01T07:35:59.495753+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-10-01T07:31:56.992988+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:31:56.992988+0000","last_clean_scrub_stamp":"2023-10-01T07:31:56.992988+0000","objects_scrubbed":0,"log_size":543,"log_dups_size":0,"ondisk_log_size":543,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":95058600,"num_objects":31,"num_object_clones":0,"num_object_copies":93,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":31,"num_whiteouts":0,"num_read":1107,"num_read_kb":1236714,"num_write":688,"num_write_kb":198000,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.704040+0000","last_change":"2023-10-01T07:29:58.595131+0000","last_active":"2023-10-01T07:33:50.704040+0000","last_peered":"2023-10-01T07:33:50.704040+0000","last_clean":"2023-10-01T07:33:50.704040+0000","last_became_active":"2023-10-01T07:29:58.594808+0000","last_became_peered":"2023-10-01T07:29:58.594808+0000","last_unstale":"2023-10-01T07:33:50.704040+0000","last_undegraded":"2023-10-01T07:33:50.704040+0000","last_fullsized":"2023-10-01T07:33:50.704040+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":27,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.595884+0000","last_change":"2023-10-01T07:28:02.869690+0000","last_active":"2023-10-01T07:33:50.595884+0000","last_peered":"2023-10-01T07:33:50.595884+0000","last_clean":"2023-10-01T07:33:50.595884+0000","last_became_active":"2023-10-01T07:28:02.869261+0000","last_became_peered":"2023-10-01T07:28:02.869261+0000","last_unstale":"2023-10-01T07:33:50.595884+0000","last_undegraded":"2023-10-01T07:33:50.595884+0000","last_fullsized":"2023-10-01T07:33:50.595884+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":22,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.705612+0000","last_change":"2023-10-01T07:29:58.898852+0000","last_active":"2023-10-01T07:33:50.705612+0000","last_peered":"2023-10-01T07:33:50.705612+0000","last_clean":"2023-10-01T07:33:50.705612+0000","last_became_active":"2023-10-01T07:29:58.898468+0000","last_became_peered":"2023-10-01T07:29:58.898468+0000","last_unstale":"2023-10-01T07:33:50.705612+0000","last_undegraded":"2023-10-01T07:33:50.705612+0000","last_fullsized":"2023-10-01T07:33:50.705612+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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'415","reported_seq":771,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T07:35:58.764337+0000","last_change":"2023-10-01T07:31:58.032371+0000","last_active":"2023-10-01T07:35:58.764337+0000","last_peered":"2023-10-01T07:35:58.764337+0000","last_clean":"2023-10-01T07:35:58.764337+0000","last_became_active":"2023-10-01T07:31:58.031974+0000","last_became_peered":"2023-10-01T07:31:58.031974+0000","last_unstale":"2023-10-01T07:35:58.764337+0000","last_undegraded":"2023-10-01T07:35:58.764337+0000","last_fullsized":"2023-10-01T07:35:58.764337+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-10-01T07:31:56.992988+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:31:56.992988+0000","last_clean_scrub_stamp":"2023-10-01T07:31:56.992988+0000","objects_scrubbed":0,"log_size":415,"log_dups_size":0,"ondisk_log_size":415,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":77054442,"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":785,"num_read_kb":846448,"num_write":521,"num_write_kb":147661,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":27,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.613609+0000","last_change":"2023-10-01T07:28:02.835173+0000","last_active":"2023-10-01T07:33:50.613609+0000","last_peered":"2023-10-01T07:33:50.613609+0000","last_clean":"2023-10-01T07:33:50.613609+0000","last_became_active":"2023-10-01T07:28:02.834514+0000","last_became_peered":"2023-10-01T07:28:02.834514+0000","last_unstale":"2023-10-01T07:33:50.613609+0000","last_undegraded":"2023-10-01T07:33:50.613609+0000","last_fullsized":"2023-10-01T07:33:50.613609+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.609097+0000","last_change":"2023-10-01T07:29:58.585385+0000","last_active":"2023-10-01T07:33:50.609097+0000","last_peered":"2023-10-01T07:33:50.609097+0000","last_clean":"2023-10-01T07:33:50.609097+0000","last_became_active":"2023-10-01T07:29:58.585087+0000","last_became_peered":"2023-10-01T07:29:58.585087+0000","last_unstale":"2023-10-01T07:33:50.609097+0000","last_undegraded":"2023-10-01T07:33:50.609097+0000","last_fullsized":"2023-10-01T07:33:50.609097+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":22,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.707873+0000","last_change":"2023-10-01T07:29:58.614435+0000","last_active":"2023-10-01T07:33:50.707873+0000","last_peered":"2023-10-01T07:33:50.707873+0000","last_clean":"2023-10-01T07:33:50.707873+0000","last_became_active":"2023-10-01T07:29:58.614015+0000","last_became_peered":"2023-10-01T07:29:58.614015+0000","last_unstale":"2023-10-01T07:33:50.707873+0000","last_undegraded":"2023-10-01T07:33:50.707873+0000","last_fullsized":"2023-10-01T07:33:50.707873+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.0","version":"71'506","reported_seq":929,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-10-01T07:35:58.708535+0000","last_change":"2023-10-01T07:31:58.030039+0000","last_active":"2023-10-01T07:35:58.708535+0000","last_peered":"2023-10-01T07:35:58.708535+0000","last_clean":"2023-10-01T07:35:58.708535+0000","last_became_active":"2023-10-01T07:31:58.029560+0000","last_became_peered":"2023-10-01T07:31:58.029560+0000","last_unstale":"2023-10-01T07:35:58.708535+0000","last_undegraded":"2023-10-01T07:35:58.708535+0000","last_fullsized":"2023-10-01T07:35:58.708535+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-10-01T07:31:56.992988+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:31:56.992988+0000","last_clean_scrub_stamp":"2023-10-01T07:31:56.992988+0000","objects_scrubbed":0,"log_size":506,"log_dups_size":0,"ondisk_log_size":506,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":74383152,"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":924,"num_read_kb":932133,"num_write":647,"num_write_kb":182282,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":24,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.608250+0000","last_change":"2023-10-01T07:29:58.585831+0000","last_active":"2023-10-01T07:33:50.608250+0000","last_peered":"2023-10-01T07:33:50.608250+0000","last_clean":"2023-10-01T07:33:50.608250+0000","last_became_active":"2023-10-01T07:29:58.584961+0000","last_became_peered":"2023-10-01T07:29:58.584961+0000","last_unstale":"2023-10-01T07:33:50.608250+0000","last_undegraded":"2023-10-01T07:33:50.608250+0000","last_fullsized":"2023-10-01T07:33:50.608250+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.597661+0000","last_change":"2023-10-01T07:29:58.614368+0000","last_active":"2023-10-01T07:33:50.597661+0000","last_peered":"2023-10-01T07:33:50.597661+0000","last_clean":"2023-10-01T07:33:50.597661+0000","last_became_active":"2023-10-01T07:29:58.614051+0000","last_became_peered":"2023-10-01T07:29:58.614051+0000","last_unstale":"2023-10-01T07:33:50.597661+0000","last_undegraded":"2023-10-01T07:33:50.597661+0000","last_fullsized":"2023-10-01T07:33:50.597661+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":25,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.709409+0000","last_change":"2023-10-01T07:29:58.593240+0000","last_active":"2023-10-01T07:33:50.709409+0000","last_peered":"2023-10-01T07:33:50.709409+0000","last_clean":"2023-10-01T07:33:50.709409+0000","last_became_active":"2023-10-01T07:29:58.592900+0000","last_became_peered":"2023-10-01T07:29:58.592900+0000","last_unstale":"2023-10-01T07:33:50.709409+0000","last_undegraded":"2023-10-01T07:33:50.709409+0000","last_fullsized":"2023-10-01T07:33:50.709409+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.707946+0000","last_change":"2023-10-01T07:29:58.619057+0000","last_active":"2023-10-01T07:33:50.707946+0000","last_peered":"2023-10-01T07:33:50.707946+0000","last_clean":"2023-10-01T07:33:50.707946+0000","last_became_active":"2023-10-01T07:29:58.618655+0000","last_became_peered":"2023-10-01T07:29:58.618655+0000","last_unstale":"2023-10-01T07:33:50.707946+0000","last_undegraded":"2023-10-01T07:33:50.707946+0000","last_fullsized":"2023-10-01T07:33:50.707946+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":25,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.710864+0000","last_change":"2023-10-01T07:29:58.586238+0000","last_active":"2023-10-01T07:33:50.710864+0000","last_peered":"2023-10-01T07:33:50.710864+0000","last_clean":"2023-10-01T07:33:50.710864+0000","last_became_active":"2023-10-01T07:29:58.585944+0000","last_became_peered":"2023-10-01T07:29:58.585944+0000","last_unstale":"2023-10-01T07:33:50.710864+0000","last_undegraded":"2023-10-01T07:33:50.710864+0000","last_fullsized":"2023-10-01T07:33:50.710864+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.707874+0000","last_change":"2023-10-01T07:29:58.612785+0000","last_active":"2023-10-01T07:33:50.707874+0000","last_peered":"2023-10-01T07:33:50.707874+0000","last_clean":"2023-10-01T07:33:50.707874+0000","last_became_active":"2023-10-01T07:29:58.612380+0000","last_became_peered":"2023-10-01T07:29:58.612380+0000","last_unstale":"2023-10-01T07:33:50.707874+0000","last_undegraded":"2023-10-01T07:33:50.707874+0000","last_fullsized":"2023-10-01T07:33:50.707874+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":24,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.703732+0000","last_change":"2023-10-01T07:29:58.589870+0000","last_active":"2023-10-01T07:33:50.703732+0000","last_peered":"2023-10-01T07:33:50.703732+0000","last_clean":"2023-10-01T07:33:50.703732+0000","last_became_active":"2023-10-01T07:29:58.589486+0000","last_became_peered":"2023-10-01T07:29:58.589486+0000","last_unstale":"2023-10-01T07:33:50.703732+0000","last_undegraded":"2023-10-01T07:33:50.703732+0000","last_fullsized":"2023-10-01T07:33:50.703732+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.703566+0000","last_change":"2023-10-01T07:29:58.607586+0000","last_active":"2023-10-01T07:33:50.703566+0000","last_peered":"2023-10-01T07:33:50.703566+0000","last_clean":"2023-10-01T07:33:50.703566+0000","last_became_active":"2023-10-01T07:29:58.606997+0000","last_became_peered":"2023-10-01T07:29:58.606997+0000","last_unstale":"2023-10-01T07:33:50.703566+0000","last_undegraded":"2023-10-01T07:33:50.703566+0000","last_fullsized":"2023-10-01T07:33:50.703566+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":27,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.608279+0000","last_change":"2023-10-01T07:29:58.588730+0000","last_active":"2023-10-01T07:33:50.608279+0000","last_peered":"2023-10-01T07:33:50.608279+0000","last_clean":"2023-10-01T07:33:50.608279+0000","last_became_active":"2023-10-01T07:29:58.588397+0000","last_became_peered":"2023-10-01T07:29:58.588397+0000","last_unstale":"2023-10-01T07:33:50.608279+0000","last_undegraded":"2023-10-01T07:33:50.608279+0000","last_fullsized":"2023-10-01T07:33:50.608279+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+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":31,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-10-01T07:33:50.708197+0000","last_change":"2023-10-01T07:30:36.581878+0000","last_active":"2023-10-01T07:33:50.708197+0000","last_peered":"2023-10-01T07:33:50.708197+0000","last_clean":"2023-10-01T07:33:50.708197+0000","last_became_active":"2023-10-01T07:30:36.581092+0000","last_became_peered":"2023-10-01T07:30:36.581092+0000","last_unstale":"2023-10-01T07:33:50.708197+0000","last_undegraded":"2023-10-01T07:33:50.708197+0000","last_fullsized":"2023-10-01T07:33:50.708197+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1232207131,"num_objects":411,"num_object_clones":0,"num_object_copies":1233,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":411,"num_whiteouts":0,"num_read":14238,"num_read_kb":15164247,"num_write":9761,"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":2289008640,"data_stored":2276592198,"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":4156,"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":53,"num_write_kb":21,"num_scrub_errors":0,"num_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":12468,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":47,"ondisk_log_size":47,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430321,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":548124,"kb_used_data":237220,"kb_used_omap":0,"kb_used_meta":305280,"kb_avail":93197028,"statfs":{"total":95995035648,"available":95433756672,"internally_reserved":0,"allocated":242913280,"data_stored":241215229,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312606720},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:35:17 2023","interfaces":[{"interface":"back","average":{"1min":0.76900000000000002,"5min":0.83299999999999996,"15min":0.84599999999999997},"min":{"1min":0.504,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.0900000000000001,"5min":1.8260000000000001,"15min":1.8260000000000001},"last":1.0169999999999999},{"interface":"front","average":{"1min":0.80000000000000004,"5min":0.81399999999999995,"15min":0.83999999999999997},"min":{"1min":0.45900000000000002,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.1459999999999999,"5min":2.6499999999999999,"15min":2.6499999999999999},"last":0.61299999999999999}]},{"osd":1,"last update":"Sun Oct 1 07:35:17 2023","interfaces":[{"interface":"back","average":{"1min":0.73699999999999999,"5min":0.83299999999999996,"15min":0.84799999999999998},"min":{"1min":0.50600000000000001,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.091,"5min":2.9449999999999998,"15min":2.9449999999999998},"last":0.77100000000000002},{"interface":"front","average":{"1min":0.72399999999999998,"5min":0.82699999999999996,"15min":0.877},"min":{"1min":0.38900000000000001,"5min":0.375,"15min":0.375},"max":{"1min":1.0900000000000001,"5min":1.357,"15min":1.357},"last":0.84099999999999997}]},{"osd":2,"last update":"Sun Oct 1 07:35:17 2023","interfaces":[{"interface":"back","average":{"1min":0.82799999999999996,"5min":0.85099999999999998,"15min":0.83799999999999997},"min":{"1min":0.52900000000000003,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.1719999999999999,"5min":2.4449999999999998,"15min":2.4449999999999998},"last":0.72899999999999998},{"interface":"front","average":{"1min":0.77100000000000002,"5min":0.91800000000000004,"15min":0.89900000000000002},"min":{"1min":0.56399999999999995,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.234,"5min":4.1340000000000003,"15min":4.1340000000000003},"last":0.65900000000000003}]},{"osd":3,"last update":"Sun Oct 1 07:35:17 2023","interfaces":[{"interface":"back","average":{"1min":0.79800000000000004,"5min":0.86199999999999999,"15min":0.86599999999999999},"min":{"1min":0.57199999999999995,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.014,"5min":2.3700000000000001,"15min":2.3700000000000001},"last":0.82699999999999996},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.93600000000000005,"15min":0.92800000000000005},"min":{"1min":0.59199999999999997,"5min":0.5,"15min":0.5},"max":{"1min":1.173,"5min":2.3140000000000001,"15min":2.3140000000000001},"last":0.93700000000000006}]},{"osd":4,"last update":"Sun Oct 1 07:35:17 2023","interfaces":[{"interface":"back","average":{"1min":0.88300000000000001,"5min":0.88400000000000001,"15min":0.86799999999999999},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.198,"5min":1.27,"15min":1.4039999999999999},"last":0.98599999999999999},{"interface":"front","average":{"1min":0.94499999999999995,"5min":0.94299999999999995,"15min":0.96999999999999997},"min":{"1min":0.505,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.377,"5min":1.4379999999999999,"15min":1.9810000000000001},"last":0.96099999999999997}]},{"osd":5,"last update":"Sun Oct 1 07:35:17 2023","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":0.98499999999999999,"15min":0.94299999999999995},"min":{"1min":0.69099999999999995,"5min":0.435,"15min":0.435},"max":{"1min":1.323,"5min":1.335,"15min":1.542},"last":1.202},{"interface":"front","average":{"1min":0.998,"5min":1.0069999999999999,"15min":0.98499999999999999},"min":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.45300000000000001},"max":{"1min":1.4330000000000001,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":1.163}]},{"osd":6,"last update":"Sun Oct 1 07:35:17 2023","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":1.0249999999999999,"15min":1.032},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.51700000000000002},"max":{"1min":1.355,"5min":1.405,"15min":1.5149999999999999},"last":1.087},{"interface":"front","average":{"1min":1.0449999999999999,"5min":1.034,"15min":1.0209999999999999},"min":{"1min":0.73799999999999999,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.3029999999999999,"5min":1.508,"15min":1.6559999999999999},"last":1.236}]}]},{"osd":6,"up_from":42,"seq":180388626553,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":503108,"kb_used_data":196476,"kb_used_omap":0,"kb_used_meta":305280,"kb_avail":93242044,"statfs":{"total":95995035648,"available":95479853056,"internally_reserved":0,"allocated":201191424,"data_stored":199639530,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312606720},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:35:29 2023","interfaces":[{"interface":"back","average":{"1min":0.72699999999999998,"5min":0.76800000000000002,"15min":0.80400000000000005},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.052,"5min":1.167,"15min":1.256},"last":1.022},{"interface":"front","average":{"1min":0.71699999999999997,"5min":0.79300000000000004,"15min":0.81699999999999995},"min":{"1min":0.45600000000000002,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.095,"5min":1.2569999999999999,"15min":1.3},"last":1.0920000000000001}]},{"osd":1,"last update":"Sun Oct 1 07:35:29 2023","interfaces":[{"interface":"back","average":{"1min":0.78400000000000003,"5min":0.83099999999999996,"15min":0.88400000000000001},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.0189999999999999,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":0.99399999999999999},{"interface":"front","average":{"1min":0.78500000000000003,"5min":0.86699999999999999,"15min":0.91500000000000004},"min":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.087,"5min":1.248,"15min":1.3280000000000001},"last":1.2589999999999999}]},{"osd":2,"last update":"Sun Oct 1 07:35:29 2023","interfaces":[{"interface":"back","average":{"1min":0.83299999999999996,"5min":0.86399999999999999,"15min":0.85099999999999998},"min":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.145,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":0.96599999999999997},{"interface":"front","average":{"1min":0.77500000000000002,"5min":0.81499999999999995,"15min":0.83999999999999997},"min":{"1min":0.53400000000000003,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.149,"5min":1.1779999999999999,"15min":1.452},"last":1.0700000000000001}]},{"osd":3,"last update":"Sun Oct 1 07:35:29 2023","interfaces":[{"interface":"back","average":{"1min":0.78900000000000003,"5min":0.85499999999999998,"15min":0.89700000000000002},"min":{"1min":0.496,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.1220000000000001,"5min":1.222,"15min":3.6259999999999999},"last":0.93200000000000005},{"interface":"front","average":{"1min":0.874,"5min":0.92300000000000004,"15min":0.90600000000000003},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.2270000000000001,"5min":1.3340000000000001,"15min":1.3340000000000001},"last":1.198}]},{"osd":4,"last update":"Sun Oct 1 07:35:29 2023","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":0.89500000000000002,"15min":0.86699999999999999},"min":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.47199999999999998},"max":{"1min":1.2609999999999999,"5min":1.341,"15min":1.4139999999999999},"last":0.86899999999999999},{"interface":"front","average":{"1min":0.93700000000000006,"5min":0.96899999999999997,"15min":0.94499999999999995},"min":{"1min":0.51500000000000001,"5min":0.46600000000000003,"15min":0.45500000000000002},"max":{"1min":1.1990000000000001,"5min":1.389,"15min":1.389},"last":1.363}]},{"osd":5,"last update":"Sun Oct 1 07:35:29 2023","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":1.0009999999999999,"15min":0.91700000000000004},"min":{"1min":0.56799999999999995,"5min":0.48499999999999999,"15min":0.40000000000000002},"max":{"1min":1.407,"5min":1.5129999999999999,"15min":1.5129999999999999},"last":1.0469999999999999},{"interface":"front","average":{"1min":0.98999999999999999,"5min":1.0309999999999999,"15min":0.99399999999999999},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.3140000000000001,"5min":1.365,"15min":1.365},"last":1.1619999999999999}]},{"osd":7,"last update":"Sun Oct 1 07:35:14 2023","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":1.073,"15min":1.0429999999999999},"min":{"1min":0.60099999999999998,"5min":0.56200000000000006,"15min":0.55900000000000005},"max":{"1min":1.335,"5min":1.4490000000000001,"15min":1.4490000000000001},"last":1.2869999999999999},{"interface":"front","average":{"1min":1.0089999999999999,"5min":1.0489999999999999,"15min":1.0229999999999999},"min":{"1min":0.495,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.3260000000000001,"5min":1.391,"15min":1.391},"last":1.127}]}]},{"osd":1,"up_from":13,"seq":55834575012,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":504920,"kb_used_data":194716,"kb_used_omap":0,"kb_used_meta":305280,"kb_avail":93240232,"statfs":{"total":95995035648,"available":95477997568,"internally_reserved":0,"allocated":199389184,"data_stored":197919741,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312606720},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:36:12 2023","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.60499999999999998,"15min":0.60299999999999998},"min":{"1min":0.45800000000000002,"5min":0.32800000000000001,"15min":0.29499999999999998},"max":{"1min":0.83799999999999997,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":0.59799999999999998},{"interface":"front","average":{"1min":0.58999999999999997,"5min":0.60099999999999998,"15min":0.61299999999999999},"min":{"1min":0.23899999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.77600000000000002,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.77600000000000002}]},{"osd":2,"last update":"Sun Oct 1 07:35:47 2023","interfaces":[{"interface":"back","average":{"1min":0.64500000000000002,"5min":0.66500000000000004,"15min":0.65300000000000002},"min":{"1min":0.36299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.02,"5min":1.1100000000000001,"15min":1.3500000000000001},"last":0.67900000000000005},{"interface":"front","average":{"1min":0.61299999999999999,"5min":0.67700000000000005,"15min":0.69799999999999995},"min":{"1min":0.34000000000000002,"5min":0.317,"15min":0.317},"max":{"1min":0.89900000000000002,"5min":1.0569999999999999,"15min":1.1890000000000001},"last":0.746}]},{"osd":3,"last update":"Sun Oct 1 07:35:47 2023","interfaces":[{"interface":"back","average":{"1min":0.60099999999999998,"5min":0.68100000000000005,"15min":0.73899999999999999},"min":{"1min":0.315,"5min":0.315,"15min":0.31},"max":{"1min":0.872,"5min":1.369,"15min":1.369},"last":0.63100000000000001},{"interface":"front","average":{"1min":0.68300000000000005,"5min":0.746,"15min":0.79300000000000004},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":1.079,"5min":1.335,"15min":1.335},"last":0.84299999999999997}]},{"osd":4,"last update":"Sun Oct 1 07:35:16 2023","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.92500000000000004,"15min":0.94699999999999995},"min":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.51900000000000002},"max":{"1min":1.173,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":0.90600000000000003},{"interface":"front","average":{"1min":0.875,"5min":0.94899999999999995,"15min":0.93899999999999995},"min":{"1min":0.58199999999999996,"5min":0.55700000000000005,"15min":0.47499999999999998},"max":{"1min":1.1930000000000001,"5min":1.47,"15min":1.47},"last":1.0429999999999999}]},{"osd":5,"last update":"Sun Oct 1 07:35:51 2023","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":0.96999999999999997,"15min":0.97399999999999998},"min":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.45700000000000002},"max":{"1min":1.1930000000000001,"5min":1.476,"15min":1.482},"last":1.1539999999999999},{"interface":"front","average":{"1min":0.88800000000000001,"5min":0.99199999999999999,"15min":1.0029999999999999},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.1930000000000001,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":0.81799999999999995}]},{"osd":6,"last update":"Sun Oct 1 07:35:28 2023","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":1.026,"15min":1.056},"min":{"1min":0.71799999999999997,"5min":0.497,"15min":0.48099999999999998},"max":{"1min":1.1719999999999999,"5min":1.7989999999999999,"15min":1.7989999999999999},"last":1.2609999999999999},{"interface":"front","average":{"1min":0.89200000000000002,"5min":1.026,"15min":1.048},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.2609999999999999,"5min":1.677,"15min":1.677},"last":1.0840000000000001}]},{"osd":7,"last update":"Sun Oct 1 07:35:21 2023","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":1.042,"15min":1.073},"min":{"1min":0.62,"5min":0.62,"15min":0.502},"max":{"1min":1.24,"5min":1.647,"15min":1.647},"last":1.2210000000000001},{"interface":"front","average":{"1min":0.96299999999999997,"5min":1.0369999999999999,"15min":1.089},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":1.2190000000000001,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":1.121}]}]},{"osd":0,"up_from":8,"seq":34359738541,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":670584,"kb_used_data":351908,"kb_used_omap":0,"kb_used_meta":313472,"kb_avail":93074568,"statfs":{"total":95995035648,"available":95308357632,"internally_reserved":0,"allocated":360353792,"data_stored":357949720,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":320995328},"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":"Sun Oct 1 07:35:14 2023","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.60299999999999998,"15min":0.60299999999999998},"min":{"1min":0.28999999999999998,"5min":0.25,"15min":0.25},"max":{"1min":0.94099999999999995,"5min":0.94099999999999995,"15min":1.143},"last":0.44400000000000001},{"interface":"front","average":{"1min":0.64800000000000002,"5min":0.66700000000000004,"15min":0.65800000000000003},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.98599999999999999,"5min":1.0840000000000001,"15min":1.1479999999999999},"last":0.69499999999999995}]},{"osd":2,"last update":"Sun Oct 1 07:35:49 2023","interfaces":[{"interface":"back","average":{"1min":0.63300000000000001,"5min":0.68000000000000005,"15min":0.69099999999999995},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":1.0509999999999999,"5min":1.123,"15min":2.073},"last":0.51100000000000001},{"interface":"front","average":{"1min":0.67600000000000005,"5min":0.66300000000000003,"15min":0.67600000000000005},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":2.3759999999999999,"5min":2.3759999999999999,"15min":2.3759999999999999},"last":0.59499999999999997}]},{"osd":3,"last update":"Sun Oct 1 07:35:32 2023","interfaces":[{"interface":"back","average":{"1min":0.73499999999999999,"5min":0.74299999999999999,"15min":0.79200000000000004},"min":{"1min":0.36499999999999999,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":1.095,"5min":1.157,"15min":1.806},"last":0.40400000000000003},{"interface":"front","average":{"1min":0.77700000000000002,"5min":0.70699999999999996,"15min":0.76200000000000001},"min":{"1min":0.39300000000000002,"5min":0.377,"15min":0.377},"max":{"1min":2.5299999999999998,"5min":2.5299999999999998,"15min":2.5299999999999998},"last":0.54200000000000004}]},{"osd":4,"last update":"Sun Oct 1 07:35:19 2023","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.89000000000000001,"15min":0.90200000000000002},"min":{"1min":0.59499999999999997,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":2.4380000000000002,"5min":2.4380000000000002,"15min":2.4380000000000002},"last":0.70899999999999996},{"interface":"front","average":{"1min":1.01,"5min":0.97999999999999998,"15min":0.96799999999999997},"min":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":2.2629999999999999,"5min":2.2629999999999999,"15min":2.2629999999999999},"last":0.61799999999999999}]},{"osd":5,"last update":"Sun Oct 1 07:35:58 2023","interfaces":[{"interface":"back","average":{"1min":0.85099999999999998,"5min":0.90600000000000003,"15min":0.91700000000000004},"min":{"1min":0.623,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.093,"5min":1.5609999999999999,"15min":1.5609999999999999},"last":0.85599999999999998},{"interface":"front","average":{"1min":0.86299999999999999,"5min":0.97399999999999998,"15min":1.018},"min":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.57599999999999996},"max":{"1min":1.357,"5min":1.653,"15min":1.653},"last":0.79300000000000004}]},{"osd":6,"last update":"Sun Oct 1 07:35:32 2023","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":0.99399999999999999,"15min":1.024},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.49299999999999999},"max":{"1min":1.163,"5min":1.4339999999999999,"15min":1.4339999999999999},"last":1.018},{"interface":"front","average":{"1min":0.98399999999999999,"5min":1.0509999999999999,"15min":1.099},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.484,"5min":1.484,"15min":1.651},"last":0.88900000000000001}]},{"osd":7,"last update":"Sun Oct 1 07:35:19 2023","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":1.0209999999999999,"15min":1.0169999999999999},"min":{"1min":0.61099999999999999,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.198,"5min":1.4079999999999999,"15min":1.4259999999999999},"last":0.95299999999999996},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.0920000000000001,"15min":1.1040000000000001},"min":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.60199999999999998},"max":{"1min":1.4139999999999999,"5min":1.611,"15min":1.611},"last":0.73599999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411482,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":606100,"kb_used_data":295656,"kb_used_omap":0,"kb_used_meta":309376,"kb_avail":93139052,"statfs":{"total":95995035648,"available":95374389248,"internally_reserved":0,"allocated":302751744,"data_stored":300757975,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316801024},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:35:57 2023","interfaces":[{"interface":"back","average":{"1min":0.61299999999999999,"5min":0.60699999999999998,"15min":0.61399999999999999},"min":{"1min":0.435,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.84299999999999997,"5min":1.1830000000000001,"15min":1.1830000000000001},"last":0.47799999999999998},{"interface":"front","average":{"1min":0.55800000000000005,"5min":0.59899999999999998,"15min":0.63400000000000001},"min":{"1min":0.35499999999999998,"5min":0.309,"15min":0.309},"max":{"1min":0.77000000000000002,"5min":1.139,"15min":1.238},"last":0.64800000000000002}]},{"osd":1,"last update":"Sun Oct 1 07:35:57 2023","interfaces":[{"interface":"back","average":{"1min":0.68000000000000005,"5min":0.76900000000000002,"15min":0.73999999999999999},"min":{"1min":0.48099999999999998,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":1.0680000000000001,"5min":8.0009999999999994,"15min":8.0009999999999994},"last":0.51900000000000002},{"interface":"front","average":{"1min":0.63500000000000001,"5min":0.78400000000000003,"15min":0.77300000000000002},"min":{"1min":0.46700000000000003,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":1.129,"5min":8.0150000000000006,"15min":8.0150000000000006},"last":0.73799999999999999}]},{"osd":3,"last update":"Sun Oct 1 07:35:41 2023","interfaces":[{"interface":"back","average":{"1min":0.65300000000000002,"5min":0.64000000000000001,"15min":0.68799999999999994},"min":{"1min":0.47299999999999998,"5min":0.33200000000000002,"15min":0.30199999999999999},"max":{"1min":1.008,"5min":1.145,"15min":1.1990000000000001},"last":0.56200000000000006},{"interface":"front","average":{"1min":0.82399999999999995,"5min":0.80900000000000005,"15min":0.78600000000000003},"min":{"1min":0.47399999999999998,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.1890000000000001,"5min":8.0820000000000007,"15min":8.0820000000000007},"last":0.54600000000000004}]},{"osd":4,"last update":"Sun Oct 1 07:35:17 2023","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.89700000000000002,"15min":0.90700000000000003},"min":{"1min":0.63100000000000001,"5min":0.5,"15min":0.5},"max":{"1min":1.3089999999999999,"5min":1.8360000000000001,"15min":1.8360000000000001},"last":1.0820000000000001},{"interface":"front","average":{"1min":0.95699999999999996,"5min":1.0209999999999999,"15min":0.98799999999999999},"min":{"1min":0.58199999999999996,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.24,"5min":8.3569999999999993,"15min":8.3569999999999993},"last":0.91400000000000003}]},{"osd":5,"last update":"Sun Oct 1 07:35:57 2023","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":1.0309999999999999,"15min":1.022},"min":{"1min":0.66400000000000003,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.2829999999999999,"5min":8.4809999999999999,"15min":8.4809999999999999},"last":0.93500000000000005},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.999,"15min":0.98399999999999999},"min":{"1min":0.59899999999999998,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.347,"5min":6.0890000000000004,"15min":6.0890000000000004},"last":1.1200000000000001}]},{"osd":6,"last update":"Sun Oct 1 07:35:31 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":1.0189999999999999,"15min":1.0349999999999999},"min":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.387,"5min":6.2629999999999999,"15min":6.2629999999999999},"last":1.0760000000000001},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.98399999999999999,"15min":1.0349999999999999},"min":{"1min":0.747,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.2929999999999999,"5min":1.958,"15min":1.958},"last":0.94799999999999995}]},{"osd":7,"last update":"Sun Oct 1 07:35:17 2023","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":1.0369999999999999,"15min":1.034},"min":{"1min":0.73799999999999999,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.5429999999999999,"5min":2.0270000000000001,"15min":2.0270000000000001},"last":1.014},{"interface":"front","average":{"1min":1.002,"5min":1.0680000000000001,"15min":1.0489999999999999},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.482,"5min":6.3399999999999999,"15min":6.3399999999999999},"last":1.054}]}]},{"osd":3,"up_from":25,"seq":107374182547,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":456004,"kb_used_data":149880,"kb_used_omap":0,"kb_used_meta":301184,"kb_avail":93289148,"statfs":{"total":95995035648,"available":95528087552,"internally_reserved":0,"allocated":153477120,"data_stored":152261629,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308412416},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:35:46 2023","interfaces":[{"interface":"back","average":{"1min":0.56499999999999995,"5min":0.61099999999999999,"15min":0.64600000000000002},"min":{"1min":0.442,"5min":0.317,"15min":0.25900000000000001},"max":{"1min":0.69299999999999995,"5min":2.6549999999999998,"15min":4.7400000000000002},"last":0.56999999999999995},{"interface":"front","average":{"1min":0.59099999999999997,"5min":0.60999999999999999,"15min":0.68200000000000005},"min":{"1min":0.34100000000000003,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.89000000000000001,"5min":1.0429999999999999,"15min":1.474},"last":0.64500000000000002}]},{"osd":1,"last update":"Sun Oct 1 07:35:46 2023","interfaces":[{"interface":"back","average":{"1min":0.63500000000000001,"5min":0.65100000000000002,"15min":0.72399999999999998},"min":{"1min":0.316,"5min":0.311,"15min":0.311},"max":{"1min":0.86499999999999999,"5min":1.0580000000000001,"15min":4.6120000000000001},"last":0.59199999999999997},{"interface":"front","average":{"1min":0.59799999999999998,"5min":0.65400000000000003,"15min":0.72599999999999998},"min":{"1min":0.46300000000000002,"5min":0.39200000000000002,"15min":0.376},"max":{"1min":0.996,"5min":1.153,"15min":5.2460000000000004},"last":0.88400000000000001}]},{"osd":2,"last update":"Sun Oct 1 07:35:46 2023","interfaces":[{"interface":"back","average":{"1min":0.67600000000000005,"5min":0.69199999999999995,"15min":0.77900000000000003},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.1599999999999999,"5min":1.2070000000000001,"15min":4.0359999999999996},"last":0.81699999999999995},{"interface":"front","average":{"1min":0.69299999999999995,"5min":0.69099999999999995,"15min":0.72899999999999998},"min":{"1min":0.42099999999999999,"5min":0.312,"15min":0.312},"max":{"1min":0.85999999999999999,"5min":1.1779999999999999,"15min":1.748},"last":0.67700000000000005}]},{"osd":4,"last update":"Sun Oct 1 07:35:14 2023","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.90900000000000003,"15min":0.91500000000000004},"min":{"1min":0.55300000000000005,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.038,"5min":1.875,"15min":4.5800000000000001},"last":0.84299999999999997},{"interface":"front","average":{"1min":0.82899999999999996,"5min":0.92000000000000004,"15min":0.92600000000000005},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":1.1439999999999999,"5min":2.6789999999999998,"15min":4.0910000000000002},"last":0.97599999999999998}]},{"osd":5,"last update":"Sun Oct 1 07:35:59 2023","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":0.91400000000000003,"15min":0.94799999999999995},"min":{"1min":0.63100000000000001,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.1659999999999999,"5min":1.5649999999999999,"15min":4.641},"last":0.76600000000000001},{"interface":"front","average":{"1min":0.92700000000000005,"5min":0.93000000000000005,"15min":0.97499999999999998},"min":{"1min":0.61099999999999999,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.216,"5min":1.4330000000000001,"15min":5.298},"last":1.0289999999999999}]},{"osd":6,"last update":"Sun Oct 1 07:35:37 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.97999999999999998,"15min":1.044},"min":{"1min":0.64600000000000002,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.1779999999999999,"5min":1.504,"15min":5.1109999999999998},"last":0.92000000000000004},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.98699999999999999,"15min":1.0409999999999999},"min":{"1min":0.65800000000000003,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.115,"5min":1.4570000000000001,"15min":1.796},"last":0.89600000000000002}]},{"osd":7,"last update":"Sun Oct 1 07:35:14 2023","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":1.024,"15min":1.0629999999999999},"min":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.425,"5min":1.6859999999999999,"15min":4.5490000000000004},"last":1.008},{"interface":"front","average":{"1min":0.96099999999999997,"5min":1.0349999999999999,"15min":1.1120000000000001},"min":{"1min":0.68100000000000005,"5min":0.621,"15min":0.621},"max":{"1min":1.194,"5min":1.5409999999999999,"15min":5.0679999999999996},"last":1.0629999999999999}]}]},{"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":688320,"kb_used_data":372868,"kb_used_omap":0,"kb_used_meta":313472,"kb_avail":93056832,"statfs":{"total":95995035648,"available":95290195968,"internally_reserved":0,"allocated":381816832,"data_stored":379302450,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":320995328},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:35:14 2023","interfaces":[{"interface":"back","average":{"1min":0.71999999999999997,"5min":0.80400000000000005,"15min":0.82599999999999996},"min":{"1min":0.46500000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.0509999999999999,"5min":3.444,"15min":3.444},"last":0.85399999999999998},{"interface":"front","average":{"1min":0.70999999999999996,"5min":0.92500000000000004,"15min":0.89100000000000001},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":1.077,"5min":5.4880000000000004,"15min":5.4880000000000004},"last":0.75700000000000001}]},{"osd":1,"last update":"Sun Oct 1 07:35:14 2023","interfaces":[{"interface":"back","average":{"1min":0.76100000000000001,"5min":0.85399999999999998,"15min":0.84799999999999998},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.405,"5min":5.5419999999999998,"15min":5.5419999999999998},"last":0.91400000000000003},{"interface":"front","average":{"1min":0.79500000000000004,"5min":0.877,"15min":0.86399999999999999},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.093,"5min":3.593,"15min":3.593},"last":0.68899999999999995}]},{"osd":2,"last update":"Sun Oct 1 07:35:14 2023","interfaces":[{"interface":"back","average":{"1min":0.80600000000000005,"5min":0.91300000000000003,"15min":0.88600000000000001},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.1899999999999999,"5min":3.54,"15min":3.54},"last":1.0620000000000001},{"interface":"front","average":{"1min":0.82199999999999995,"5min":0.96199999999999997,"15min":0.92600000000000005},"min":{"1min":0.56299999999999994,"5min":0.495,"15min":0.495},"max":{"1min":1.1359999999999999,"5min":5.6130000000000004,"15min":5.6130000000000004},"last":1.006}]},{"osd":3,"last update":"Sun Oct 1 07:35:14 2023","interfaces":[{"interface":"back","average":{"1min":0.78300000000000003,"5min":1.008,"15min":0.94199999999999995},"min":{"1min":0.54300000000000004,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.194,"5min":6.2599999999999998,"15min":6.2599999999999998},"last":0.88},{"interface":"front","average":{"1min":0.78000000000000003,"5min":0.94999999999999996,"15min":0.90400000000000003},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.4970000000000001,"5min":5.6420000000000003,"15min":5.6420000000000003},"last":0.81399999999999995}]},{"osd":5,"last update":"Sun Oct 1 07:35:50 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":0.95199999999999996,"15min":0.82299999999999995},"min":{"1min":0.65100000000000002,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.538,"5min":3.6339999999999999,"15min":3.6339999999999999},"last":0.79000000000000004},{"interface":"front","average":{"1min":0.98899999999999999,"5min":1.0469999999999999,"15min":0.93999999999999995},"min":{"1min":0.61099999999999999,"5min":0.44,"15min":0.44},"max":{"1min":1.7110000000000001,"5min":6.3419999999999996,"15min":6.3419999999999996},"last":1.1879999999999999}]},{"osd":6,"last update":"Sun Oct 1 07:35:32 2023","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":1.0189999999999999,"15min":0.99399999999999999},"min":{"1min":0.51000000000000001,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.607,"5min":5.6920000000000002,"15min":5.6920000000000002},"last":1.0940000000000001},{"interface":"front","average":{"1min":1.012,"5min":1.0860000000000001,"15min":1.0860000000000001},"min":{"1min":0.70199999999999996,"5min":0.52100000000000002,"15min":0.42899999999999999},"max":{"1min":1.498,"5min":3.7050000000000001,"15min":3.7050000000000001},"last":0.95499999999999996}]},{"osd":7,"last update":"Sun Oct 1 07:35:14 2023","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":1.131,"15min":1.024},"min":{"1min":0.53400000000000003,"5min":0.5,"15min":0.44400000000000001},"max":{"1min":1.3740000000000001,"5min":6.3959999999999999,"15min":6.3959999999999999},"last":1.1339999999999999},{"interface":"front","average":{"1min":0.96999999999999997,"5min":1.1200000000000001,"15min":1.0409999999999999},"min":{"1min":0.64100000000000001,"5min":0.54400000000000004,"15min":0.47999999999999998},"max":{"1min":1.6140000000000001,"5min":5.7439999999999998,"15min":5.7439999999999998},"last":1.268}]}]},{"osd":5,"up_from":36,"seq":154618822785,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":742284,"kb_used_data":444212,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93002868,"statfs":{"total":95995035648,"available":95234936832,"internally_reserved":0,"allocated":454873088,"data_stored":452037129,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:36:03 2023","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.85999999999999999,"15min":0.85599999999999998},"min":{"1min":0.53300000000000003,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.2490000000000001,"5min":2.1059999999999999,"15min":2.1059999999999999},"last":1.099},{"interface":"front","average":{"1min":0.749,"5min":0.79800000000000004,"15min":0.82599999999999996},"min":{"1min":0.42899999999999999,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.98299999999999998,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":0.59299999999999997}]},{"osd":1,"last update":"Sun Oct 1 07:36:03 2023","interfaces":[{"interface":"back","average":{"1min":0.85699999999999998,"5min":0.83099999999999996,"15min":0.83699999999999997},"min":{"1min":0.54500000000000004,"5min":0.311,"15min":0.311},"max":{"1min":1.228,"5min":1.8029999999999999,"15min":1.8029999999999999},"last":1.2310000000000001},{"interface":"front","average":{"1min":0.80800000000000005,"5min":0.81299999999999994,"15min":0.84399999999999997},"min":{"1min":0.54500000000000004,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.105,"5min":1.7529999999999999,"15min":1.7529999999999999},"last":0.68300000000000005}]},{"osd":2,"last update":"Sun Oct 1 07:36:03 2023","interfaces":[{"interface":"back","average":{"1min":0.76900000000000002,"5min":0.81399999999999995,"15min":0.84599999999999997},"min":{"1min":0.55900000000000005,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.085,"5min":2,"15min":2},"last":0.78300000000000003},{"interface":"front","average":{"1min":0.875,"5min":0.92400000000000004,"15min":0.90100000000000002},"min":{"1min":0.50600000000000001,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.1799999999999999,"5min":2.2330000000000001,"15min":2.2330000000000001},"last":0.90800000000000003}]},{"osd":3,"last update":"Sun Oct 1 07:36:03 2023","interfaces":[{"interface":"back","average":{"1min":0.80500000000000005,"5min":0.85999999999999999,"15min":0.92600000000000005},"min":{"1min":0.46100000000000002,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.1359999999999999,"5min":1.6779999999999999,"15min":1.6779999999999999},"last":1.077},{"interface":"front","average":{"1min":1.0109999999999999,"5min":1.008,"15min":0.98799999999999999},"min":{"1min":0.61699999999999999,"5min":0.501,"15min":0.501},"max":{"1min":1.839,"5min":2.3109999999999999,"15min":2.3109999999999999},"last":1.0029999999999999}]},{"osd":4,"last update":"Sun Oct 1 07:36:03 2023","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":0.875,"15min":0.81299999999999994},"min":{"1min":0.44400000000000001,"5min":0.442,"15min":0.442},"max":{"1min":1.159,"5min":2.2000000000000002,"15min":2.2000000000000002},"last":0.53900000000000003},{"interface":"front","average":{"1min":0.88700000000000001,"5min":0.91400000000000003,"15min":0.85499999999999998},"min":{"1min":0.51700000000000002,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.2,"5min":2.2639999999999998,"15min":2.2639999999999998},"last":0.86699999999999999}]},{"osd":6,"last update":"Sun Oct 1 07:35:43 2023","interfaces":[{"interface":"back","average":{"1min":1.129,"5min":1.0389999999999999,"15min":0.99399999999999999},"min":{"1min":0.58899999999999997,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.907,"5min":2.355,"15min":2.355},"last":1.302},{"interface":"front","average":{"1min":0.94999999999999996,"5min":0.998,"15min":0.96899999999999997},"min":{"1min":0.57599999999999996,"5min":0.56599999999999995,"15min":0.441},"max":{"1min":1.286,"5min":2.4929999999999999,"15min":2.4929999999999999},"last":0.96999999999999997}]},{"osd":7,"last update":"Sun Oct 1 07:35:14 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.04,"15min":0.99299999999999999},"min":{"1min":0.81299999999999994,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.278,"5min":2.3969999999999998,"15min":2.3969999999999998},"last":1.0289999999999999},{"interface":"front","average":{"1min":1.1419999999999999,"5min":1.125,"15min":1.0640000000000001},"min":{"1min":0.93100000000000005,"5min":0.46500000000000002,"15min":0.41599999999999998},"max":{"1min":1.458,"5min":2.4390000000000001,"15min":2.4390000000000001},"last":1.1699999999999999}]}]}],"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":3532,"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":3456,"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":3602,"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":359014400,"data_stored":357020125,"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":198656000,"data_stored":197581405,"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":302010368,"data_stored":300419051,"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":152735744,"data_stored":151922888,"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":381054976,"data_stored":378960267,"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":454135808,"data_stored":451698484,"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":199843840,"data_stored":198707055,"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":241557504,"data_stored":240282923,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-01T07:36:19.675 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_0 2023-10-01T07:36:19.675 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2023-10-01T07:36:21.728 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:36:21 smithi112 bash[55500]: ignoring --setuser ceph since I am not root 2023-10-01T07:36:21.728 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:36:21 smithi112 bash[55500]: ignoring --setgroup ceph since I am not root 2023-10-01T07:36:21.728 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:36:21 smithi112 bash[55500]: debug 2023-10-01T07:36:21.403+0000 7fd7d8f92700 1 -- 172.21.15.112:0/449919033 <== mon.1 v2:172.21.15.112:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x555cb134b1e0 con 0x555cb20ca400 2023-10-01T07:36:21.728 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:36:21 smithi112 bash[55500]: debug 2023-10-01T07:36:21.559+0000 7fd7e2cc2200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-01T07:36:21.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:21 smithi112 bash[27689]: cluster 2023-10-01T07:36:15.458904+0000 mgr.y (mgr.15282) 48 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 339 KiB/s wr, 2 op/s 2023-10-01T07:36:21.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:21 smithi112 bash[27689]: audit 2023-10-01T07:36:16.240682+0000 mon.c (mon.2) 206 : audit [DBG] from='client.? 172.21.15.84:0/141127243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:36:21.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:21 smithi112 bash[27689]: cluster 2023-10-01T07:36:17.459504+0000 mgr.y (mgr.15282) 49 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-01T07:36:21.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:21 smithi112 bash[27689]: cluster 2023-10-01T07:36:18.457656+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-10-01T07:36:21.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:21 smithi112 bash[27689]: audit 2023-10-01T07:36:18.687102+0000 mon.c (mon.2) 207 : audit [DBG] from='client.? 172.21.15.84:0/3677204085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:36:21.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:21 smithi112 bash[27689]: audit 2023-10-01T07:36:18.806661+0000 mgr.y (mgr.15282) 50 : audit [DBG] from='client.25427 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T07:36:21.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:21 smithi112 bash[27689]: cluster 2023-10-01T07:36:19.460553+0000 mgr.y (mgr.15282) 51 : cluster [DBG] pgmap v31: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-01T07:36:21.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:21 smithi112 bash[27689]: audit 2023-10-01T07:36:21.144019+0000 mon.c (mon.2) 208 : audit [DBG] from='client.? 172.21.15.84:0/3302500726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:36:21.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:21 smithi112 bash[27689]: cluster 2023-10-01T07:36:21.289929+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-01T07:36:21.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:21 smithi112 bash[27689]: cluster 2023-10-01T07:36:21.303128+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0],b=[v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0],c=[v2:172.21.15.84:3301/0,v1:172.21.15.84:6790/0]} removed_ranks: {} 2023-10-01T07:36:21.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:21 smithi112 bash[27689]: cluster 2023-10-01T07:36:21.321233+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap foo:1 {0=foo.smithi084.jsmrzl=up:active} 1 up:standby 2023-10-01T07:36:21.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:21 smithi112 bash[27689]: cluster 2023-10-01T07:36:21.321323+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-10-01T07:36:21.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:21 smithi112 bash[27689]: cluster 2023-10-01T07:36:21.323290+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e30: y(active, since 57s), standbys: x 2023-10-01T07:36:21.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:21 smithi112 bash[27689]: cluster 2023-10-01T07:36:21.339625+0000 mon.a (mon.0) 7 : cluster [DBG] mgrmap e31: y(active, since 57s), standbys: x 2023-10-01T07:36:21.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:21 smithi112 bash[27689]: cluster 2023-10-01T07:36:21.339700+0000 mon.a (mon.0) 8 : cluster [INF] overall HEALTH_OK 2023-10-01T07:36:21.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:21 smithi112 bash[27689]: audit 2023-10-01T07:36:21.339825+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.15282 ' entity='' 2023-10-01T07:36:21.824 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:36:21 smithi084 bash[71139]: ignoring --setuser ceph since I am not root 2023-10-01T07:36:21.824 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:36:21 smithi084 bash[71139]: ignoring --setgroup ceph since I am not root 2023-10-01T07:36:21.825 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:36:21 smithi084 bash[71139]: debug 2023-10-01T07:36:21.405+0000 7f89c67d5700 1 -- 172.21.15.84:0/2176808431 <== mon.0 v2:172.21.15.84:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5628d0aaf1e0 con 0x5628d182e400 2023-10-01T07:36:21.825 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:36:21 smithi084 bash[71139]: debug 2023-10-01T07:36:21.561+0000 7f89d0505200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-01T07:36:21.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:21 smithi084 bash[33757]: cluster 2023-10-01T07:36:15.458904+0000 mgr.y (mgr.15282) 48 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 339 KiB/s wr, 2 op/s 2023-10-01T07:36:21.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:21 smithi084 bash[33757]: audit 2023-10-01T07:36:16.240682+0000 mon.c (mon.2) 206 : audit [DBG] from='client.? 172.21.15.84:0/141127243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:36:21.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:21 smithi084 bash[33757]: cluster 2023-10-01T07:36:17.459504+0000 mgr.y (mgr.15282) 49 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-01T07:36:21.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:21 smithi084 bash[33757]: cluster 2023-10-01T07:36:18.457656+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-10-01T07:36:21.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:21 smithi084 bash[33757]: audit 2023-10-01T07:36:18.687102+0000 mon.c (mon.2) 207 : audit [DBG] from='client.? 172.21.15.84:0/3677204085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:36:21.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:21 smithi084 bash[33757]: audit 2023-10-01T07:36:18.806661+0000 mgr.y (mgr.15282) 50 : audit [DBG] from='client.25427 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T07:36:21.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:21 smithi084 bash[33757]: cluster 2023-10-01T07:36:19.460553+0000 mgr.y (mgr.15282) 51 : cluster [DBG] pgmap v31: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-01T07:36:21.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:21 smithi084 bash[33757]: audit 2023-10-01T07:36:21.144019+0000 mon.c (mon.2) 208 : audit [DBG] from='client.? 172.21.15.84:0/3302500726' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:36:21.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:21 smithi084 bash[33757]: cluster 2023-10-01T07:36:21.289929+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-01T07:36:21.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:21 smithi084 bash[33757]: cluster 2023-10-01T07:36:21.303128+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0],b=[v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0],c=[v2:172.21.15.84:3301/0,v1:172.21.15.84:6790/0]} removed_ranks: {} 2023-10-01T07:36:21.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:21 smithi084 bash[33757]: cluster 2023-10-01T07:36:21.321233+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap foo:1 {0=foo.smithi084.jsmrzl=up:active} 1 up:standby 2023-10-01T07:36:21.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:21 smithi084 bash[33757]: cluster 2023-10-01T07:36:21.321323+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-10-01T07:36:21.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:21 smithi084 bash[33757]: cluster 2023-10-01T07:36:21.323290+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e30: y(active, since 57s), standbys: x 2023-10-01T07:36:21.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:21 smithi084 bash[33757]: cluster 2023-10-01T07:36:21.339625+0000 mon.a (mon.0) 7 : cluster [DBG] mgrmap e31: y(active, since 57s), standbys: x 2023-10-01T07:36:21.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:21 smithi084 bash[33757]: cluster 2023-10-01T07:36:21.339700+0000 mon.a (mon.0) 8 : cluster [INF] overall HEALTH_OK 2023-10-01T07:36:21.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:21 smithi084 bash[33757]: audit 2023-10-01T07:36:21.339825+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.15282 ' entity='' 2023-10-01T07:36:22.728 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:36:22 smithi112 bash[55500]: debug 2023-10-01T07:36:22.451+0000 7fd7e2cc2200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-01T07:36:22.728 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:36:22 smithi112 bash[55500]: debug 2023-10-01T07:36:22.559+0000 7fd7e2cc2200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-01T07:36:22.728 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:36:22 smithi112 bash[55500]: debug 2023-10-01T07:36:22.663+0000 7fd7e2cc2200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-01T07:36:22.824 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:36:22 smithi084 bash[71139]: debug 2023-10-01T07:36:22.505+0000 7f89d0505200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-01T07:36:22.824 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:36:22 smithi084 bash[71139]: debug 2023-10-01T07:36:22.609+0000 7f89d0505200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-01T07:36:22.824 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:36:22 smithi084 bash[71139]: debug 2023-10-01T07:36:22.717+0000 7f89d0505200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-01T07:36:23.228 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:36:22 smithi112 bash[55500]: debug 2023-10-01T07:36:22.935+0000 7fd7e2cc2200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-01T07:36:23.324 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:36:22 smithi084 bash[71139]: debug 2023-10-01T07:36:22.981+0000 7f89d0505200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-01T07:36:23.599 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 18.2.0-497-gb5682219 (b56822191ad0416d0c05ed59720df03ad9c2a44e) reef (stable)": 1 2023-10-01T07:36:23.632 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:36:23 smithi084 bash[71139]: debug 2023-10-01T07:36:23.349+0000 7f89d0505200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-01T07:36:23.633 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:36:23 smithi084 bash[71139]: debug 2023-10-01T07:36:23.509+0000 7f89d0505200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-01T07:36:23.682 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:36:23 smithi112 bash[55500]: debug 2023-10-01T07:36:23.295+0000 7fd7e2cc2200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-01T07:36:23.682 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:36:23 smithi112 bash[55500]: debug 2023-10-01T07:36:23.455+0000 7fd7e2cc2200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-01T07:36:23.978 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:36:23 smithi112 bash[55500]: debug 2023-10-01T07:36:23.679+0000 7fd7e2cc2200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-01T07:36:24.074 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:36:23 smithi084 bash[71139]: debug 2023-10-01T07:36:23.733+0000 7f89d0505200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-01T07:36:24.386 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'ceph orch ps' 2023-10-01T07:36:24.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:24 smithi084 bash[33757]: audit 2023-10-01T07:36:23.581792+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.84:0/3688560185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:36:24.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:24 smithi112 bash[27689]: audit 2023-10-01T07:36:23.581792+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.84:0/3688560185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:36:24.815 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:36:25.082 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:36:24 smithi084 bash[71139]: debug 2023-10-01T07:36:24.825+0000 7f89d0505200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-01T07:36:25.082 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:36:24 smithi084 bash[71139]: debug 2023-10-01T07:36:24.949+0000 7f89d0505200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-01T07:36:25.228 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:36:24 smithi112 bash[55500]: debug 2023-10-01T07:36:24.731+0000 7fd7e2cc2200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-01T07:36:25.304 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:36:24 smithi112 bash[55500]: debug 2023-10-01T07:36:24.843+0000 7fd7e2cc2200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-01T07:36:25.305 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:36:24 smithi112 bash[55500]: debug 2023-10-01T07:36:24.963+0000 7fd7e2cc2200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-01T07:36:25.324 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:36:25 smithi084 bash[71139]: debug 2023-10-01T07:36:25.073+0000 7f89d0505200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-01T07:36:25.728 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:36:25 smithi112 bash[55500]: debug 2023-10-01T07:36:25.439+0000 7fd7e2cc2200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-01T07:36:25.728 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:36:25 smithi112 bash[55500]: debug 2023-10-01T07:36:25.671+0000 7fd7e2cc2200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-01T07:36:26.074 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:36:25 smithi084 bash[71139]: debug 2023-10-01T07:36:25.589+0000 7f89d0505200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-01T07:36:26.074 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:36:25 smithi084 bash[71139]: debug 2023-10-01T07:36:25.817+0000 7f89d0505200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-01T07:36:26.476 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:36:26 smithi084 bash[71139]: debug 2023-10-01T07:36:26.277+0000 7f89d0505200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-01T07:36:26.477 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:36:26 smithi112 bash[55500]: debug 2023-10-01T07:36:26.123+0000 7fd7e2cc2200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-01T07:36:26.884 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:36:26 smithi084 bash[71139]: debug 2023-10-01T07:36:26.789+0000 7f89d0505200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-01T07:36:26.978 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:36:26 smithi112 bash[55500]: debug 2023-10-01T07:36:26.619+0000 7fd7e2cc2200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-01T07:36:27.468 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:36:27 smithi084 bash[71139]: debug 2023-10-01T07:36:27.345+0000 7f89d0505200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-01T07:36:27.478 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:36:27 smithi112 bash[55500]: debug 2023-10-01T07:36:27.179+0000 7fd7e2cc2200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-01T07:36:27.478 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:36:27 smithi112 bash[55500]: debug 2023-10-01T07:36:27.291+0000 7fd7e2cc2200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-01T07:36:27.721 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:36:27 smithi084 bash[71139]: debug 2023-10-01T07:36:27.461+0000 7f89d0505200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-01T07:36:27.898 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:36:27 smithi112 bash[55500]: debug 2023-10-01T07:36:27.635+0000 7fd7e2cc2200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-01T07:36:27.898 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:36:27 smithi112 bash[55500]: debug 2023-10-01T07:36:27.755+0000 7fd7e2cc2200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-01T07:36:28.071 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:36:27 smithi084 bash[71139]: debug 2023-10-01T07:36:27.817+0000 7f89d0505200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-01T07:36:28.071 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:36:27 smithi084 bash[71139]: debug 2023-10-01T07:36:27.925+0000 7f89d0505200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-01T07:36:28.150 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:36:27 smithi112 bash[55500]: debug 2023-10-01T07:36:27.895+0000 7fd7e2cc2200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-01T07:36:28.150 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:36:28 smithi112 bash[55500]: debug 2023-10-01T07:36:28.019+0000 7fd7e2cc2200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-01T07:36:28.337 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:36:28 smithi084 bash[71139]: debug 2023-10-01T07:36:28.065+0000 7f89d0505200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-01T07:36:28.338 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:36:28 smithi084 bash[71139]: debug 2023-10-01T07:36:28.181+0000 7f89d0505200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-01T07:36:28.338 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:36:28 smithi084 bash[71139]: debug 2023-10-01T07:36:28.309+0000 7f89d0505200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-01T07:36:28.471 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:36:28 smithi112 bash[55500]: debug 2023-10-01T07:36:28.147+0000 7fd7e2cc2200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-01T07:36:28.471 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:36:28 smithi112 bash[55500]: debug 2023-10-01T07:36:28.343+0000 7fd7e2cc2200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-01T07:36:28.728 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:36:28 smithi112 bash[55500]: debug 2023-10-01T07:36:28.471+0000 7fd7e2cc2200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-01T07:36:28.824 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:36:28 smithi084 bash[71139]: debug 2023-10-01T07:36:28.505+0000 7f89d0505200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-01T07:36:28.824 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:36:28 smithi084 bash[71139]: debug 2023-10-01T07:36:28.629+0000 7f89d0505200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-01T07:36:29.885 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:29 smithi084 bash[33757]: cluster 2023-10-01T07:36:29.731123+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x restarted 2023-10-01T07:36:29.885 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:29 smithi084 bash[33757]: cluster 2023-10-01T07:36:29.731224+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x started 2023-10-01T07:36:29.885 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:29 smithi084 bash[33757]: audit 2023-10-01T07:36:29.739628+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.? 172.21.15.112:0/1293656038' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-01T07:36:29.885 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:29 smithi084 bash[33757]: audit 2023-10-01T07:36:29.740542+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.? 172.21.15.112:0/1293656038' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-01T07:36:29.885 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:29 smithi084 bash[33757]: audit 2023-10-01T07:36:29.744236+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.? 172.21.15.112:0/1293656038' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-01T07:36:29.885 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:29 smithi084 bash[33757]: audit 2023-10-01T07:36:29.745395+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.? 172.21.15.112:0/1293656038' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-01T07:36:29.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:29 smithi112 bash[27689]: cluster 2023-10-01T07:36:29.731123+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x restarted 2023-10-01T07:36:29.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:29 smithi112 bash[27689]: cluster 2023-10-01T07:36:29.731224+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x started 2023-10-01T07:36:29.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:29 smithi112 bash[27689]: audit 2023-10-01T07:36:29.739628+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.? 172.21.15.112:0/1293656038' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-01T07:36:29.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:29 smithi112 bash[27689]: audit 2023-10-01T07:36:29.740542+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.? 172.21.15.112:0/1293656038' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-01T07:36:29.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:29 smithi112 bash[27689]: audit 2023-10-01T07:36:29.744236+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.? 172.21.15.112:0/1293656038' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-01T07:36:29.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:29 smithi112 bash[27689]: audit 2023-10-01T07:36:29.745395+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.? 172.21.15.112:0/1293656038' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-01T07:36:29.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:29 smithi112 bash[27689]: debug 2023-10-01T07:36:29.911+0000 7f1e23665700 -1 mon.b@1(peon).osd e72 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-01T07:36:29.980 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:36:29 smithi112 bash[55500]: debug 2023-10-01T07:36:29.711+0000 7fd7e2cc2200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-01T07:36:29.980 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:36:29 smithi112 bash[55500]: [01/Oct/2023:07:36:29] ENGINE Bus STARTING 2023-10-01T07:36:29.981 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:36:29 smithi112 bash[55500]: CherryPy Checker: 2023-10-01T07:36:29.981 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:36:29 smithi112 bash[55500]: The Application mounted at '' has an empty config. 2023-10-01T07:36:29.981 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:36:29 smithi112 bash[55500]: [01/Oct/2023:07:36:29] ENGINE Serving on http://:::9283 2023-10-01T07:36:29.981 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 07:36:29 smithi112 bash[55500]: [01/Oct/2023:07:36:29] ENGINE Bus STARTED 2023-10-01T07:36:30.163 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:36:29 smithi084 bash[71139]: debug 2023-10-01T07:36:29.877+0000 7f89d0505200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-01T07:36:30.163 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[71139]: [01/Oct/2023:07:36:30] ENGINE Bus STARTING 2023-10-01T07:36:30.164 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[71139]: debug 2023-10-01T07:36:30.157+0000 7f8930865700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T07:36:30.164 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[71139]: debug 2023-10-01T07:36:30.157+0000 7f8930865700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T07:36:30.164 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[71139]: debug 2023-10-01T07:36:30.157+0000 7f8930865700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T07:36:30.164 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[71139]: debug 2023-10-01T07:36:30.157+0000 7f8930865700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T07:36:30.164 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[71139]: debug 2023-10-01T07:36:30.157+0000 7f8930865700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T07:36:30.164 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:29 smithi084 bash[33757]: debug 2023-10-01T07:36:29.901+0000 7f6af897b700 -1 mon.c@2(peon).osd e72 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-01T07:36:30.574 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[71139]: debug 2023-10-01T07:36:30.157+0000 7f892c85d700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T07:36:30.575 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[71139]: debug 2023-10-01T07:36:30.157+0000 7f892c85d700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T07:36:30.575 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[71139]: debug 2023-10-01T07:36:30.157+0000 7f892c85d700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T07:36:30.575 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[71139]: debug 2023-10-01T07:36:30.157+0000 7f892c85d700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T07:36:30.575 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[71139]: debug 2023-10-01T07:36:30.157+0000 7f892c85d700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-01T07:36:30.575 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[71139]: CherryPy Checker: 2023-10-01T07:36:30.575 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[71139]: The Application mounted at '' has an empty config. 2023-10-01T07:36:30.576 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[71139]: [01/Oct/2023:07:36:30] ENGINE Serving on http://:::9283 2023-10-01T07:36:30.576 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[71139]: [01/Oct/2023:07:36:30] ENGINE Bus STARTED 2023-10-01T07:36:30.932 INFO:teuthology.orchestra.run.smithi084.stderr:pool 'unique_pool_0' removed 2023-10-01T07:36:30.963 INFO:teuthology.orchestra.run.smithi084.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-01T07:36:30.963 INFO:teuthology.orchestra.run.smithi084.stdout:alertmanager.a smithi084 *:9093,9094 running (2m) - 8m 13.9M - 0.23.0 ba2b418f427c b4e283fbc160 2023-10-01T07:36:30.963 INFO:teuthology.orchestra.run.smithi084.stdout:grafana.a smithi112 *:3000 running (90s) - 7m 40.2M - 8.3.5 dad864ee21e9 705f38acd7f4 2023-10-01T07:36:30.964 INFO:teuthology.orchestra.run.smithi084.stdout:mds.foo.smithi084.jsmrzl smithi084 running (6m) - 6m 15.2M - 16.2.14-44-geeb13ac9 94a6c4498547 d9dc83e7c770 2023-10-01T07:36:30.964 INFO:teuthology.orchestra.run.smithi084.stdout:mds.foo.smithi112.sxncvg smithi112 running (6m) - 6m 13.0M - 16.2.14-44-geeb13ac9 94a6c4498547 79c3e0b5ffde 2023-10-01T07:36:30.964 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.x smithi112 *:8443,9283,8765 running (37s) - 15m 71.5M - 18.2.0-497-gb5682219 a3fc96fed5ac d38c9e552f73 2023-10-01T07:36:30.964 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.y smithi084 *:8443,9283,8765 running (83s) - 17m 457M - 18.2.0-497-gb5682219 a3fc96fed5ac 6b9fec393d92 2023-10-01T07:36:30.964 INFO:teuthology.orchestra.run.smithi084.stdout:mon.a smithi084 running (17m) - 17m 63.7M 2048M 16.2.14-44-geeb13ac9 94a6c4498547 f520e72ae9af 2023-10-01T07:36:30.964 INFO:teuthology.orchestra.run.smithi084.stdout:mon.b smithi112 running (15m) - 15m 61.1M 2048M 16.2.14-44-geeb13ac9 94a6c4498547 638cec92b923 2023-10-01T07:36:30.964 INFO:teuthology.orchestra.run.smithi084.stdout:mon.c smithi084 running (15m) - 15m 58.2M 2048M 16.2.14-44-geeb13ac9 94a6c4498547 fa1c72fdab55 2023-10-01T07:36:30.964 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.a smithi084 *:9100 running (2m) - 8m 8267k - 1.3.1 1dbe0e931976 b90240ad6631 2023-10-01T07:36:30.964 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.b smithi112 *:9100 running (114s) - 8m 8924k - 1.3.1 1dbe0e931976 ba0d6d3622c7 2023-10-01T07:36:30.964 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0 smithi084 running (14m) - 14m 99.2M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 0ba12543a4f6 2023-10-01T07:36:30.964 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1 smithi084 running (13m) - 13m 77.1M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 a53b665b1caa 2023-10-01T07:36:30.965 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2 smithi084 running (13m) - 13m 118M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 d13f9b5b1088 2023-10-01T07:36:30.965 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3 smithi084 running (12m) - 12m 67.9M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 4f267aa406f8 2023-10-01T07:36:30.965 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4 smithi112 running (11m) - 11m 111M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 525b5ae75b30 2023-10-01T07:36:30.965 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5 smithi112 running (10m) - 11m 112M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 1a0ed9260b1f 2023-10-01T07:36:30.965 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6 smithi112 running (10m) - 10m 80.2M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 fba655ce235e 2023-10-01T07:36:30.965 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7 smithi112 running (9m) - 9m 95.5M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 40bff59b5152 2023-10-01T07:36:30.965 INFO:teuthology.orchestra.run.smithi084.stdout:prometheus.a smithi112 *:9095 running (44s) - 8m 44.4M - 2.33.4 514e6a882f6e ab63e0dae608 2023-10-01T07:36:31.074 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[71139]: debug 2023-10-01T07:36:30.929+0000 7f89884bd700 -1 mgr.server handle_report got status from non-daemon mon.a 2023-10-01T07:36:31.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[33757]: cluster 2023-10-01T07:36:29.788067+0000 mon.a (mon.0) 13 : cluster [DBG] mgrmap e32: y(active, since 66s), standbys: x 2023-10-01T07:36:31.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[33757]: cluster 2023-10-01T07:36:29.901426+0000 mon.a (mon.0) 14 : cluster [INF] Active manager daemon y restarted 2023-10-01T07:36:31.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[33757]: cluster 2023-10-01T07:36:29.901862+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon y 2023-10-01T07:36:31.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[33757]: cluster 2023-10-01T07:36:29.912639+0000 mon.a (mon.0) 16 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-10-01T07:36:31.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[33757]: cluster 2023-10-01T07:36:29.913387+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e33: y(active, starting, since 0.011621s), standbys: x 2023-10-01T07:36:31.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[33757]: cluster 2023-10-01T07:36:29.916636+0000 osd.0 (osd.0) 3 : cluster [WRN] failed to encode map e72 with expected crc 2023-10-01T07:36:31.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[33757]: cluster 2023-10-01T07:36:29.920749+0000 osd.4 (osd.4) 3 : cluster [WRN] failed to encode map e72 with expected crc 2023-10-01T07:36:31.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[33757]: cluster 2023-10-01T07:36:29.926209+0000 osd.4 (osd.4) 4 : cluster [WRN] failed to encode map e72 with expected crc 2023-10-01T07:36:31.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[33757]: audit 2023-10-01T07:36:29.926210+0000 mon.c (mon.2) 209 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T07:36:31.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[33757]: audit 2023-10-01T07:36:29.926467+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T07:36:31.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[33757]: audit 2023-10-01T07:36:29.926682+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T07:36:31.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[33757]: audit 2023-10-01T07:36:29.927523+0000 mon.c (mon.2) 212 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi084.jsmrzl"}]: dispatch 2023-10-01T07:36:31.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[33757]: audit 2023-10-01T07:36:29.927879+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi112.sxncvg"}]: dispatch 2023-10-01T07:36:31.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[33757]: audit 2023-10-01T07:36:29.928250+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-01T07:36:31.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[33757]: audit 2023-10-01T07:36:29.928549+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-01T07:36:31.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[33757]: audit 2023-10-01T07:36:29.928831+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T07:36:31.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[33757]: audit 2023-10-01T07:36:29.929200+0000 mon.c (mon.2) 217 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T07:36:31.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[33757]: audit 2023-10-01T07:36:29.929599+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T07:36:31.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[33757]: audit 2023-10-01T07:36:29.930035+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T07:36:31.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[33757]: audit 2023-10-01T07:36:29.930443+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T07:36:31.077 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[33757]: audit 2023-10-01T07:36:29.930780+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T07:36:31.077 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[33757]: audit 2023-10-01T07:36:29.931080+0000 mon.c (mon.2) 222 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T07:36:31.077 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[33757]: audit 2023-10-01T07:36:29.931411+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T07:36:31.077 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[33757]: audit 2023-10-01T07:36:29.931969+0000 mon.c (mon.2) 224 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-01T07:36:31.077 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[33757]: audit 2023-10-01T07:36:29.932369+0000 mon.c (mon.2) 225 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-01T07:36:31.077 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[33757]: audit 2023-10-01T07:36:29.933198+0000 mon.c (mon.2) 226 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-01T07:36:31.077 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[33757]: cluster 2023-10-01T07:36:29.961262+0000 mon.a (mon.0) 18 : cluster [INF] Manager daemon y is now available 2023-10-01T07:36:31.077 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[33757]: audit 2023-10-01T07:36:30.003411+0000 mon.c (mon.2) 227 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:36:31.078 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[33757]: audit 2023-10-01T07:36:30.009198+0000 mon.c (mon.2) 228 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:36:31.078 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[33757]: audit 2023-10-01T07:36:30.045104+0000 mon.c (mon.2) 229 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:36:31.078 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[33757]: audit 2023-10-01T07:36:30.055009+0000 mon.c (mon.2) 230 : audit [INF] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-01T07:36:31.078 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[33757]: audit 2023-10-01T07:36:30.055684+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/mirror_snapshot_schedule"}]: dispatch 2023-10-01T07:36:31.078 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[33757]: cluster 2023-10-01T07:36:30.081126+0000 osd.5 (osd.5) 3 : cluster [WRN] failed to encode map e72 with expected crc 2023-10-01T07:36:31.078 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[33757]: cluster 2023-10-01T07:36:30.099463+0000 osd.2 (osd.2) 3 : cluster [WRN] failed to encode map e72 with expected crc 2023-10-01T07:36:31.078 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[33757]: audit 2023-10-01T07:36:30.112225+0000 mon.c (mon.2) 231 : audit [INF] from='client.? 172.21.15.84:0/1385796714' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T07:36:31.078 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[33757]: audit 2023-10-01T07:36:30.112767+0000 mon.a (mon.0) 20 : 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-10-01T07:36:31.078 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[33757]: audit 2023-10-01T07:36:30.119335+0000 mon.c (mon.2) 232 : audit [INF] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-01T07:36:31.079 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[33757]: audit 2023-10-01T07:36:30.119967+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.34104 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-01T07:36:31.079 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:30 smithi084 bash[33757]: debug 2023-10-01T07:36:30.905+0000 7f6af897b700 -1 mon.c@2(peon).osd e73 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-01T07:36:31.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:30 smithi112 bash[27689]: cluster 2023-10-01T07:36:29.788067+0000 mon.a (mon.0) 13 : cluster [DBG] mgrmap e32: y(active, since 66s), standbys: x 2023-10-01T07:36:31.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:30 smithi112 bash[27689]: cluster 2023-10-01T07:36:29.901426+0000 mon.a (mon.0) 14 : cluster [INF] Active manager daemon y restarted 2023-10-01T07:36:31.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:30 smithi112 bash[27689]: cluster 2023-10-01T07:36:29.901862+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon y 2023-10-01T07:36:31.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:30 smithi112 bash[27689]: cluster 2023-10-01T07:36:29.912639+0000 mon.a (mon.0) 16 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-10-01T07:36:31.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:30 smithi112 bash[27689]: cluster 2023-10-01T07:36:29.913387+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e33: y(active, starting, since 0.011621s), standbys: x 2023-10-01T07:36:31.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:30 smithi112 bash[27689]: cluster 2023-10-01T07:36:29.916636+0000 osd.0 (osd.0) 3 : cluster [WRN] failed to encode map e72 with expected crc 2023-10-01T07:36:31.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:30 smithi112 bash[27689]: cluster 2023-10-01T07:36:29.920749+0000 osd.4 (osd.4) 3 : cluster [WRN] failed to encode map e72 with expected crc 2023-10-01T07:36:31.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:30 smithi112 bash[27689]: cluster 2023-10-01T07:36:29.926209+0000 osd.4 (osd.4) 4 : cluster [WRN] failed to encode map e72 with expected crc 2023-10-01T07:36:31.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:30 smithi112 bash[27689]: audit 2023-10-01T07:36:29.926210+0000 mon.c (mon.2) 209 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T07:36:31.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:30 smithi112 bash[27689]: audit 2023-10-01T07:36:29.926467+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T07:36:31.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:30 smithi112 bash[27689]: audit 2023-10-01T07:36:29.926682+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T07:36:31.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:30 smithi112 bash[27689]: audit 2023-10-01T07:36:29.927523+0000 mon.c (mon.2) 212 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi084.jsmrzl"}]: dispatch 2023-10-01T07:36:31.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:30 smithi112 bash[27689]: audit 2023-10-01T07:36:29.927879+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi112.sxncvg"}]: dispatch 2023-10-01T07:36:31.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:30 smithi112 bash[27689]: audit 2023-10-01T07:36:29.928250+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-01T07:36:31.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:30 smithi112 bash[27689]: audit 2023-10-01T07:36:29.928549+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-01T07:36:31.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:30 smithi112 bash[27689]: audit 2023-10-01T07:36:29.928831+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T07:36:31.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:30 smithi112 bash[27689]: audit 2023-10-01T07:36:29.929200+0000 mon.c (mon.2) 217 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T07:36:31.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:30 smithi112 bash[27689]: audit 2023-10-01T07:36:29.929599+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T07:36:31.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:30 smithi112 bash[27689]: audit 2023-10-01T07:36:29.930035+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T07:36:31.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:30 smithi112 bash[27689]: audit 2023-10-01T07:36:29.930443+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T07:36:31.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:30 smithi112 bash[27689]: audit 2023-10-01T07:36:29.930780+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-01T07:36:31.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:30 smithi112 bash[27689]: audit 2023-10-01T07:36:29.931080+0000 mon.c (mon.2) 222 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-01T07:36:31.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:30 smithi112 bash[27689]: audit 2023-10-01T07:36:29.931411+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T07:36:31.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:30 smithi112 bash[27689]: audit 2023-10-01T07:36:29.931969+0000 mon.c (mon.2) 224 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-01T07:36:31.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:30 smithi112 bash[27689]: audit 2023-10-01T07:36:29.932369+0000 mon.c (mon.2) 225 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-01T07:36:31.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:30 smithi112 bash[27689]: audit 2023-10-01T07:36:29.933198+0000 mon.c (mon.2) 226 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-01T07:36:31.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:30 smithi112 bash[27689]: cluster 2023-10-01T07:36:29.961262+0000 mon.a (mon.0) 18 : cluster [INF] Manager daemon y is now available 2023-10-01T07:36:31.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:30 smithi112 bash[27689]: audit 2023-10-01T07:36:30.003411+0000 mon.c (mon.2) 227 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:36:31.232 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:30 smithi112 bash[27689]: audit 2023-10-01T07:36:30.009198+0000 mon.c (mon.2) 228 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:36:31.232 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:30 smithi112 bash[27689]: audit 2023-10-01T07:36:30.045104+0000 mon.c (mon.2) 229 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:36:31.232 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:30 smithi112 bash[27689]: audit 2023-10-01T07:36:30.055009+0000 mon.c (mon.2) 230 : audit [INF] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-01T07:36:31.232 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:30 smithi112 bash[27689]: audit 2023-10-01T07:36:30.055684+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/mirror_snapshot_schedule"}]: dispatch 2023-10-01T07:36:31.232 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:30 smithi112 bash[27689]: cluster 2023-10-01T07:36:30.081126+0000 osd.5 (osd.5) 3 : cluster [WRN] failed to encode map e72 with expected crc 2023-10-01T07:36:31.232 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:30 smithi112 bash[27689]: cluster 2023-10-01T07:36:30.099463+0000 osd.2 (osd.2) 3 : cluster [WRN] failed to encode map e72 with expected crc 2023-10-01T07:36:31.232 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:30 smithi112 bash[27689]: audit 2023-10-01T07:36:30.112225+0000 mon.c (mon.2) 231 : audit [INF] from='client.? 172.21.15.84:0/1385796714' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T07:36:31.232 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:30 smithi112 bash[27689]: audit 2023-10-01T07:36:30.112767+0000 mon.a (mon.0) 20 : 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-10-01T07:36:31.232 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:30 smithi112 bash[27689]: audit 2023-10-01T07:36:30.119335+0000 mon.c (mon.2) 232 : audit [INF] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-01T07:36:31.232 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:30 smithi112 bash[27689]: audit 2023-10-01T07:36:30.119967+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.34104 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-01T07:36:31.233 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:30 smithi112 bash[27689]: debug 2023-10-01T07:36:30.911+0000 7f1e23665700 -1 mon.b@1(peon).osd e73 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-01T07:36:32.195 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:31 smithi084 bash[33757]: cluster 2023-10-01T07:36:30.110175+0000 osd.1 (osd.1) 3 : cluster [WRN] failed to encode map e72 with expected crc 2023-10-01T07:36:32.195 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:31 smithi084 bash[33757]: cephadm 2023-10-01T07:36:30.738794+0000 mgr.y (mgr.34104) 1 : cephadm [INF] [01/Oct/2023:07:36:30] ENGINE Bus STARTING 2023-10-01T07:36:32.196 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:31 smithi084 bash[33757]: cephadm 2023-10-01T07:36:30.841299+0000 mgr.y (mgr.34104) 2 : cephadm [INF] [01/Oct/2023:07:36:30] ENGINE Serving on http://172.21.15.84:8765 2023-10-01T07:36:32.196 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:31 smithi084 bash[33757]: audit 2023-10-01T07:36:30.914748+0000 mon.a (mon.0) 22 : 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-10-01T07:36:32.196 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:31 smithi084 bash[33757]: cluster 2023-10-01T07:36:30.914974+0000 mon.a (mon.0) 23 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-10-01T07:36:32.196 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:31 smithi084 bash[33757]: cluster 2023-10-01T07:36:30.918939+0000 osd.3 (osd.3) 3 : cluster [WRN] failed to encode map e73 with expected crc 2023-10-01T07:36:32.196 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:31 smithi084 bash[33757]: cluster 2023-10-01T07:36:30.922754+0000 osd.6 (osd.6) 3 : cluster [WRN] failed to encode map e73 with expected crc 2023-10-01T07:36:32.196 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:31 smithi084 bash[33757]: cluster 2023-10-01T07:36:30.930017+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e34: y(active, since 1.02824s), standbys: x 2023-10-01T07:36:32.196 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:31 smithi084 bash[33757]: audit 2023-10-01T07:36:30.937022+0000 mgr.y (mgr.34104) 3 : audit [DBG] from='client.25463 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:36:32.196 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:31 smithi084 bash[33757]: cluster 2023-10-01T07:36:30.939538+0000 mgr.y (mgr.34104) 4 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-01T07:36:32.196 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:31 smithi084 bash[33757]: cephadm 2023-10-01T07:36:30.970514+0000 mgr.y (mgr.34104) 5 : cephadm [INF] [01/Oct/2023:07:36:30] ENGINE Serving on https://172.21.15.84:7150 2023-10-01T07:36:32.196 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:31 smithi084 bash[33757]: cephadm 2023-10-01T07:36:30.970943+0000 mgr.y (mgr.34104) 6 : cephadm [INF] [01/Oct/2023:07:36:30] ENGINE Bus STARTED 2023-10-01T07:36:32.197 INFO:teuthology.task.sequential:In sequential, running task print... 2023-10-01T07:36:32.197 INFO:teuthology.task.print:**** done rados/readwrite 5-workload 2023-10-01T07:36:32.197 DEBUG:teuthology.parallel:result is None 2023-10-01T07:36:32.204 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'ceph orch upgrade pause' 2023-10-01T07:36:32.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:31 smithi112 bash[27689]: cluster 2023-10-01T07:36:30.110175+0000 osd.1 (osd.1) 3 : cluster [WRN] failed to encode map e72 with expected crc 2023-10-01T07:36:32.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:31 smithi112 bash[27689]: cephadm 2023-10-01T07:36:30.738794+0000 mgr.y (mgr.34104) 1 : cephadm [INF] [01/Oct/2023:07:36:30] ENGINE Bus STARTING 2023-10-01T07:36:32.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:31 smithi112 bash[27689]: cephadm 2023-10-01T07:36:30.841299+0000 mgr.y (mgr.34104) 2 : cephadm [INF] [01/Oct/2023:07:36:30] ENGINE Serving on http://172.21.15.84:8765 2023-10-01T07:36:32.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:31 smithi112 bash[27689]: audit 2023-10-01T07:36:30.914748+0000 mon.a (mon.0) 22 : 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-10-01T07:36:32.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:31 smithi112 bash[27689]: cluster 2023-10-01T07:36:30.914974+0000 mon.a (mon.0) 23 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-10-01T07:36:32.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:31 smithi112 bash[27689]: cluster 2023-10-01T07:36:30.918939+0000 osd.3 (osd.3) 3 : cluster [WRN] failed to encode map e73 with expected crc 2023-10-01T07:36:32.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:31 smithi112 bash[27689]: cluster 2023-10-01T07:36:30.922754+0000 osd.6 (osd.6) 3 : cluster [WRN] failed to encode map e73 with expected crc 2023-10-01T07:36:32.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:31 smithi112 bash[27689]: cluster 2023-10-01T07:36:30.930017+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e34: y(active, since 1.02824s), standbys: x 2023-10-01T07:36:32.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:31 smithi112 bash[27689]: audit 2023-10-01T07:36:30.937022+0000 mgr.y (mgr.34104) 3 : audit [DBG] from='client.25463 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:36:32.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:31 smithi112 bash[27689]: cluster 2023-10-01T07:36:30.939538+0000 mgr.y (mgr.34104) 4 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-01T07:36:32.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:31 smithi112 bash[27689]: cephadm 2023-10-01T07:36:30.970514+0000 mgr.y (mgr.34104) 5 : cephadm [INF] [01/Oct/2023:07:36:30] ENGINE Serving on https://172.21.15.84:7150 2023-10-01T07:36:32.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:31 smithi112 bash[27689]: cephadm 2023-10-01T07:36:30.970943+0000 mgr.y (mgr.34104) 6 : cephadm [INF] [01/Oct/2023:07:36:30] ENGINE Bus STARTED 2023-10-01T07:36:33.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:32 smithi112 bash[27689]: cluster 2023-10-01T07:36:31.930315+0000 mgr.y (mgr.34104) 7 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-01T07:36:33.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:32 smithi112 bash[27689]: cluster 2023-10-01T07:36:31.935408+0000 mon.a (mon.0) 25 : cluster [DBG] mgrmap e35: y(active, since 2s), standbys: x 2023-10-01T07:36:33.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:32 smithi084 bash[33757]: cluster 2023-10-01T07:36:31.930315+0000 mgr.y (mgr.34104) 7 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-01T07:36:33.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:32 smithi084 bash[33757]: cluster 2023-10-01T07:36:31.935408+0000 mon.a (mon.0) 25 : cluster [DBG] mgrmap e35: y(active, since 2s), standbys: x 2023-10-01T07:36:35.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:35 smithi084 bash[33757]: cluster 2023-10-01T07:36:33.930905+0000 mgr.y (mgr.34104) 8 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-01T07:36:35.687 INFO:teuthology.orchestra.run.smithi084.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T07:36:35.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:35 smithi112 bash[27689]: cluster 2023-10-01T07:36:33.930905+0000 mgr.y (mgr.34104) 8 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-01T07:36:36.495 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:36:36 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:36:36] "GET /metrics HTTP/1.1" 200 33352 "" "Prometheus/2.33.4" 2023-10-01T07:36:36.497 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'sleep 60' 2023-10-01T07:36:36.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:36 smithi084 bash[33757]: audit 2023-10-01T07:36:35.676460+0000 mgr.y (mgr.34104) 9 : audit [DBG] from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:36:36.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:36 smithi084 bash[33757]: cephadm 2023-10-01T07:36:35.677218+0000 mgr.y (mgr.34104) 10 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T07:36:36.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:36 smithi084 bash[33757]: audit 2023-10-01T07:36:35.683995+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:36:36.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:36 smithi084 bash[33757]: cluster 2023-10-01T07:36:35.931341+0000 mgr.y (mgr.34104) 11 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-01T07:36:36.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:36 smithi112 bash[27689]: audit 2023-10-01T07:36:35.676460+0000 mgr.y (mgr.34104) 9 : audit [DBG] from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:36:36.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:36 smithi112 bash[27689]: cephadm 2023-10-01T07:36:35.677218+0000 mgr.y (mgr.34104) 10 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T07:36:36.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:36 smithi112 bash[27689]: audit 2023-10-01T07:36:35.683995+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:36:36.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:36 smithi112 bash[27689]: cluster 2023-10-01T07:36:35.931341+0000 mgr.y (mgr.34104) 11 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-10-01T07:36:37.941 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:37 smithi084 bash[33757]: audit 2023-10-01T07:36:36.759049+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:36:37.941 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:37 smithi084 bash[33757]: audit 2023-10-01T07:36:36.768044+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:36:37.941 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:37 smithi084 bash[33757]: audit 2023-10-01T07:36:36.865280+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:36:37.941 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:37 smithi084 bash[33757]: audit 2023-10-01T07:36:36.872702+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:36:37.942 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:37 smithi084 bash[33757]: audit 2023-10-01T07:36:37.624417+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:36:37.942 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:37 smithi084 bash[33757]: audit 2023-10-01T07:36:37.633259+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:36:37.942 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:37 smithi084 bash[33757]: audit 2023-10-01T07:36:37.676419+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:36:37.942 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:37 smithi084 bash[33757]: audit 2023-10-01T07:36:37.686064+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:36:38.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:37 smithi112 bash[27689]: audit 2023-10-01T07:36:36.759049+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:36:38.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:37 smithi112 bash[27689]: audit 2023-10-01T07:36:36.768044+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:36:38.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:37 smithi112 bash[27689]: audit 2023-10-01T07:36:36.865280+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:36:38.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:37 smithi112 bash[27689]: audit 2023-10-01T07:36:36.872702+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:36:38.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:37 smithi112 bash[27689]: audit 2023-10-01T07:36:37.624417+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:36:38.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:37 smithi112 bash[27689]: audit 2023-10-01T07:36:37.633259+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:36:38.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:37 smithi112 bash[27689]: audit 2023-10-01T07:36:37.676419+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:36:38.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:37 smithi112 bash[27689]: audit 2023-10-01T07:36:37.686064+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:36:38.978 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:36:38 smithi112 bash[55084]: ts=2023-10-01T07:36:38.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi112.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi084:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T07:36:39.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:39 smithi084 bash[33757]: cluster 2023-10-01T07:36:37.931888+0000 mgr.y (mgr.34104) 12 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:36:39.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:39 smithi112 bash[27689]: cluster 2023-10-01T07:36:37.931888+0000 mgr.y (mgr.34104) 12 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:36:41.577 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:41 smithi084 bash[33757]: cluster 2023-10-01T07:36:39.932534+0000 mgr.y (mgr.34104) 13 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:36:41.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:41 smithi112 bash[27689]: cluster 2023-10-01T07:36:39.932534+0000 mgr.y (mgr.34104) 13 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:36:43.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:43 smithi084 bash[33757]: cluster 2023-10-01T07:36:41.933604+0000 mgr.y (mgr.34104) 14 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:36:43.608 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:43 smithi112 bash[27689]: cluster 2023-10-01T07:36:41.933604+0000 mgr.y (mgr.34104) 14 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:36:45.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:45 smithi112 bash[27689]: cluster 2023-10-01T07:36:43.934206+0000 mgr.y (mgr.34104) 15 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:36:45.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:45 smithi112 bash[27689]: audit 2023-10-01T07:36:45.045965+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:36:45.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:45 smithi084 bash[33757]: cluster 2023-10-01T07:36:43.934206+0000 mgr.y (mgr.34104) 15 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:36:45.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:45 smithi084 bash[33757]: audit 2023-10-01T07:36:45.045965+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:36:46.574 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:36:46 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:36:46] "GET /metrics HTTP/1.1" 200 33720 "" "Prometheus/2.33.4" 2023-10-01T07:36:47.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:47 smithi084 bash[33757]: cluster 2023-10-01T07:36:45.934931+0000 mgr.y (mgr.34104) 16 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:36:47.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:47 smithi084 bash[33757]: audit 2023-10-01T07:36:46.743480+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:36:47.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:47 smithi084 bash[33757]: audit 2023-10-01T07:36:46.754299+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:36:47.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:47 smithi084 bash[33757]: audit 2023-10-01T07:36:46.757605+0000 mon.c (mon.2) 234 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:36:47.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:47 smithi084 bash[33757]: audit 2023-10-01T07:36:46.758984+0000 mon.c (mon.2) 235 : audit [INF] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:36:47.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:47 smithi112 bash[27689]: cluster 2023-10-01T07:36:45.934931+0000 mgr.y (mgr.34104) 16 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:36:47.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:47 smithi112 bash[27689]: audit 2023-10-01T07:36:46.743480+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:36:47.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:47 smithi112 bash[27689]: audit 2023-10-01T07:36:46.754299+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:36:47.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:47 smithi112 bash[27689]: audit 2023-10-01T07:36:46.757605+0000 mon.c (mon.2) 234 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:36:47.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:47 smithi112 bash[27689]: audit 2023-10-01T07:36:46.758984+0000 mon.c (mon.2) 235 : audit [INF] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:36:48.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:48 smithi084 bash[33757]: cephadm 2023-10-01T07:36:46.760832+0000 mgr.y (mgr.34104) 17 : cephadm [INF] Updating smithi084:/etc/ceph/ceph.conf 2023-10-01T07:36:48.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:48 smithi084 bash[33757]: cephadm 2023-10-01T07:36:46.761190+0000 mgr.y (mgr.34104) 18 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.conf 2023-10-01T07:36:48.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:48 smithi084 bash[33757]: cephadm 2023-10-01T07:36:46.976578+0000 mgr.y (mgr.34104) 19 : cephadm [INF] Updating smithi112:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T07:36:48.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:48 smithi084 bash[33757]: cephadm 2023-10-01T07:36:46.976948+0000 mgr.y (mgr.34104) 20 : cephadm [INF] Updating smithi084:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T07:36:48.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:48 smithi084 bash[33757]: cephadm 2023-10-01T07:36:47.141768+0000 mgr.y (mgr.34104) 21 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.client.admin.keyring 2023-10-01T07:36:48.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:48 smithi084 bash[33757]: cephadm 2023-10-01T07:36:47.142076+0000 mgr.y (mgr.34104) 22 : cephadm [INF] Updating smithi084:/etc/ceph/ceph.client.admin.keyring 2023-10-01T07:36:48.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:48 smithi084 bash[33757]: cephadm 2023-10-01T07:36:47.357571+0000 mgr.y (mgr.34104) 23 : cephadm [INF] Updating smithi112:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T07:36:48.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:48 smithi084 bash[33757]: cephadm 2023-10-01T07:36:47.359480+0000 mgr.y (mgr.34104) 24 : cephadm [INF] Updating smithi084:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T07:36:48.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:48 smithi084 bash[33757]: audit 2023-10-01T07:36:47.534709+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:36:48.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:48 smithi084 bash[33757]: audit 2023-10-01T07:36:47.540442+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:36:48.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:48 smithi084 bash[33757]: audit 2023-10-01T07:36:47.558238+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:36:48.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:48 smithi084 bash[33757]: audit 2023-10-01T07:36:47.565242+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:36:48.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:48 smithi084 bash[33757]: audit 2023-10-01T07:36:47.588432+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:36:48.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:48 smithi084 bash[33757]: audit 2023-10-01T07:36:47.668339+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:36:48.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:48 smithi084 bash[33757]: audit 2023-10-01T07:36:47.671579+0000 mon.c (mon.2) 237 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:36:48.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:48 smithi084 bash[33757]: audit 2023-10-01T07:36:47.673030+0000 mon.c (mon.2) 238 : audit [INF] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:36:48.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:48 smithi084 bash[33757]: audit 2023-10-01T07:36:47.681064+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:36:48.661 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:48 smithi112 bash[27689]: cephadm 2023-10-01T07:36:46.760832+0000 mgr.y (mgr.34104) 17 : cephadm [INF] Updating smithi084:/etc/ceph/ceph.conf 2023-10-01T07:36:48.662 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:48 smithi112 bash[27689]: cephadm 2023-10-01T07:36:46.761190+0000 mgr.y (mgr.34104) 18 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.conf 2023-10-01T07:36:48.662 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:48 smithi112 bash[27689]: cephadm 2023-10-01T07:36:46.976578+0000 mgr.y (mgr.34104) 19 : cephadm [INF] Updating smithi112:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T07:36:48.662 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:48 smithi112 bash[27689]: cephadm 2023-10-01T07:36:46.976948+0000 mgr.y (mgr.34104) 20 : cephadm [INF] Updating smithi084:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T07:36:48.662 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:48 smithi112 bash[27689]: cephadm 2023-10-01T07:36:47.141768+0000 mgr.y (mgr.34104) 21 : cephadm [INF] Updating smithi112:/etc/ceph/ceph.client.admin.keyring 2023-10-01T07:36:48.662 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:48 smithi112 bash[27689]: cephadm 2023-10-01T07:36:47.142076+0000 mgr.y (mgr.34104) 22 : cephadm [INF] Updating smithi084:/etc/ceph/ceph.client.admin.keyring 2023-10-01T07:36:48.662 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:48 smithi112 bash[27689]: cephadm 2023-10-01T07:36:47.357571+0000 mgr.y (mgr.34104) 23 : cephadm [INF] Updating smithi112:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T07:36:48.662 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:48 smithi112 bash[27689]: cephadm 2023-10-01T07:36:47.359480+0000 mgr.y (mgr.34104) 24 : cephadm [INF] Updating smithi084:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T07:36:48.662 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:48 smithi112 bash[27689]: audit 2023-10-01T07:36:47.534709+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:36:48.662 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:48 smithi112 bash[27689]: audit 2023-10-01T07:36:47.540442+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:36:48.662 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:48 smithi112 bash[27689]: audit 2023-10-01T07:36:47.558238+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:36:48.662 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:48 smithi112 bash[27689]: audit 2023-10-01T07:36:47.565242+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:36:48.663 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:48 smithi112 bash[27689]: audit 2023-10-01T07:36:47.588432+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:36:48.663 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:48 smithi112 bash[27689]: audit 2023-10-01T07:36:47.668339+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:36:48.663 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:48 smithi112 bash[27689]: audit 2023-10-01T07:36:47.671579+0000 mon.c (mon.2) 237 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:36:48.663 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:48 smithi112 bash[27689]: audit 2023-10-01T07:36:47.673030+0000 mon.c (mon.2) 238 : audit [INF] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:36:48.663 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:48 smithi112 bash[27689]: audit 2023-10-01T07:36:47.681064+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:36:48.978 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:36:48 smithi112 bash[55084]: ts=2023-10-01T07:36:48.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi112.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi084:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T07:36:49.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:49 smithi084 bash[33757]: cluster 2023-10-01T07:36:47.936036+0000 mgr.y (mgr.34104) 25 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:36:49.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:49 smithi112 bash[27689]: cluster 2023-10-01T07:36:47.936036+0000 mgr.y (mgr.34104) 25 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:36:51.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:51 smithi084 bash[33757]: cluster 2023-10-01T07:36:49.936585+0000 mgr.y (mgr.34104) 26 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:36:51.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:51 smithi112 bash[27689]: cluster 2023-10-01T07:36:49.936585+0000 mgr.y (mgr.34104) 26 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:36:53.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:53 smithi084 bash[33757]: cluster 2023-10-01T07:36:51.937707+0000 mgr.y (mgr.34104) 27 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:36:53.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:53 smithi112 bash[27689]: cluster 2023-10-01T07:36:51.937707+0000 mgr.y (mgr.34104) 27 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:36:55.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:55 smithi084 bash[33757]: cluster 2023-10-01T07:36:53.938533+0000 mgr.y (mgr.34104) 28 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:36:55.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:55 smithi112 bash[27689]: cluster 2023-10-01T07:36:53.938533+0000 mgr.y (mgr.34104) 28 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:36:56.574 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:36:56 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:36:56] "GET /metrics HTTP/1.1" 200 33720 "" "Prometheus/2.33.4" 2023-10-01T07:36:57.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:57 smithi084 bash[33757]: cluster 2023-10-01T07:36:55.939238+0000 mgr.y (mgr.34104) 29 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:36:57.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:57 smithi112 bash[27689]: cluster 2023-10-01T07:36:55.939238+0000 mgr.y (mgr.34104) 29 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:36:58.978 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:36:58 smithi112 bash[55084]: ts=2023-10-01T07:36:58.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi112.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi084:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T07:36:59.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:36:59 smithi084 bash[33757]: cluster 2023-10-01T07:36:57.940184+0000 mgr.y (mgr.34104) 30 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:36:59.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:36:59 smithi112 bash[27689]: cluster 2023-10-01T07:36:57.940184+0000 mgr.y (mgr.34104) 30 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:00.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:00 smithi112 bash[27689]: audit 2023-10-01T07:37:00.046174+0000 mon.c (mon.2) 239 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:37:00.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:00 smithi084 bash[33757]: audit 2023-10-01T07:37:00.046174+0000 mon.c (mon.2) 239 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:37:01.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:01 smithi112 bash[27689]: cluster 2023-10-01T07:36:59.940816+0000 mgr.y (mgr.34104) 31 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:01.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:01 smithi084 bash[33757]: cluster 2023-10-01T07:36:59.940816+0000 mgr.y (mgr.34104) 31 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:03.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:03 smithi112 bash[27689]: cluster 2023-10-01T07:37:01.941923+0000 mgr.y (mgr.34104) 32 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:03.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:03 smithi084 bash[33757]: cluster 2023-10-01T07:37:01.941923+0000 mgr.y (mgr.34104) 32 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:05.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:05 smithi112 bash[27689]: cluster 2023-10-01T07:37:03.942608+0000 mgr.y (mgr.34104) 33 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:05.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:05 smithi084 bash[33757]: cluster 2023-10-01T07:37:03.942608+0000 mgr.y (mgr.34104) 33 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:06.574 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:37:06 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:37:06] "GET /metrics HTTP/1.1" 200 33716 "" "Prometheus/2.33.4" 2023-10-01T07:37:07.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:07 smithi112 bash[27689]: cluster 2023-10-01T07:37:05.943555+0000 mgr.y (mgr.34104) 34 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:07.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:07 smithi084 bash[33757]: cluster 2023-10-01T07:37:05.943555+0000 mgr.y (mgr.34104) 34 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:08.978 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:37:08 smithi112 bash[55084]: ts=2023-10-01T07:37:08.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi112.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi084:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T07:37:09.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:09 smithi112 bash[27689]: cluster 2023-10-01T07:37:07.944164+0000 mgr.y (mgr.34104) 35 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:09.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:09 smithi084 bash[33757]: cluster 2023-10-01T07:37:07.944164+0000 mgr.y (mgr.34104) 35 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:11.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:11 smithi112 bash[27689]: cluster 2023-10-01T07:37:09.944745+0000 mgr.y (mgr.34104) 36 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:11.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:11 smithi084 bash[33757]: cluster 2023-10-01T07:37:09.944745+0000 mgr.y (mgr.34104) 36 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:13.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:13 smithi112 bash[27689]: cluster 2023-10-01T07:37:11.945779+0000 mgr.y (mgr.34104) 37 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:13.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:13 smithi084 bash[33757]: cluster 2023-10-01T07:37:11.945779+0000 mgr.y (mgr.34104) 37 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:15.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:15 smithi112 bash[27689]: cluster 2023-10-01T07:37:13.946478+0000 mgr.y (mgr.34104) 38 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:15.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:15 smithi112 bash[27689]: audit 2023-10-01T07:37:15.046657+0000 mon.c (mon.2) 240 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:37:15.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:15 smithi084 bash[33757]: cluster 2023-10-01T07:37:13.946478+0000 mgr.y (mgr.34104) 38 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:15.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:15 smithi084 bash[33757]: audit 2023-10-01T07:37:15.046657+0000 mon.c (mon.2) 240 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:37:16.574 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:37:16 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:37:16] "GET /metrics HTTP/1.1" 200 33710 "" "Prometheus/2.33.4" 2023-10-01T07:37:17.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:17 smithi112 bash[27689]: cluster 2023-10-01T07:37:15.947405+0000 mgr.y (mgr.34104) 39 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:17.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:17 smithi084 bash[33757]: cluster 2023-10-01T07:37:15.947405+0000 mgr.y (mgr.34104) 39 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:18.978 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:37:18 smithi112 bash[55084]: ts=2023-10-01T07:37:18.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi112.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi084:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T07:37:19.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:19 smithi112 bash[27689]: cluster 2023-10-01T07:37:17.948057+0000 mgr.y (mgr.34104) 40 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:19.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:19 smithi084 bash[33757]: cluster 2023-10-01T07:37:17.948057+0000 mgr.y (mgr.34104) 40 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:21.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:21 smithi112 bash[27689]: cluster 2023-10-01T07:37:19.948706+0000 mgr.y (mgr.34104) 41 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:21.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:21 smithi084 bash[33757]: cluster 2023-10-01T07:37:19.948706+0000 mgr.y (mgr.34104) 41 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:23.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:23 smithi112 bash[27689]: cluster 2023-10-01T07:37:21.949855+0000 mgr.y (mgr.34104) 42 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:23.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:23 smithi084 bash[33757]: cluster 2023-10-01T07:37:21.949855+0000 mgr.y (mgr.34104) 42 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:25.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:25 smithi112 bash[27689]: cluster 2023-10-01T07:37:23.950529+0000 mgr.y (mgr.34104) 43 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:25.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:25 smithi084 bash[33757]: cluster 2023-10-01T07:37:23.950529+0000 mgr.y (mgr.34104) 43 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:26.574 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:37:26 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:37:26] "GET /metrics HTTP/1.1" 200 33710 "" "Prometheus/2.33.4" 2023-10-01T07:37:27.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:27 smithi112 bash[27689]: cluster 2023-10-01T07:37:25.951531+0000 mgr.y (mgr.34104) 44 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:27.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:27 smithi084 bash[33757]: cluster 2023-10-01T07:37:25.951531+0000 mgr.y (mgr.34104) 44 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:28.978 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:37:28 smithi112 bash[55084]: ts=2023-10-01T07:37:28.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi112.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi084:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T07:37:29.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:29 smithi112 bash[27689]: cluster 2023-10-01T07:37:27.952355+0000 mgr.y (mgr.34104) 45 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:29.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:29 smithi084 bash[33757]: cluster 2023-10-01T07:37:27.952355+0000 mgr.y (mgr.34104) 45 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:30.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:30 smithi112 bash[27689]: audit 2023-10-01T07:37:30.055067+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:37:30.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:30 smithi084 bash[33757]: audit 2023-10-01T07:37:30.055067+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:37:31.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:31 smithi112 bash[27689]: cluster 2023-10-01T07:37:29.953169+0000 mgr.y (mgr.34104) 46 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:31.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:31 smithi084 bash[33757]: cluster 2023-10-01T07:37:29.953169+0000 mgr.y (mgr.34104) 46 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:33.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:33 smithi112 bash[27689]: cluster 2023-10-01T07:37:31.954351+0000 mgr.y (mgr.34104) 47 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:33.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:33 smithi084 bash[33757]: cluster 2023-10-01T07:37:31.954351+0000 mgr.y (mgr.34104) 47 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:35.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:35 smithi112 bash[27689]: cluster 2023-10-01T07:37:33.955080+0000 mgr.y (mgr.34104) 48 : cluster [DBG] pgmap v36: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:35.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:35 smithi084 bash[33757]: cluster 2023-10-01T07:37:33.955080+0000 mgr.y (mgr.34104) 48 : cluster [DBG] pgmap v36: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:36.574 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:37:36 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:37:36] "GET /metrics HTTP/1.1" 200 33713 "" "Prometheus/2.33.4" 2023-10-01T07:37:37.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:37 smithi112 bash[27689]: cluster 2023-10-01T07:37:35.956056+0000 mgr.y (mgr.34104) 49 : cluster [DBG] pgmap v37: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:37.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:37 smithi084 bash[33757]: cluster 2023-10-01T07:37:35.956056+0000 mgr.y (mgr.34104) 49 : cluster [DBG] pgmap v37: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:38.979 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:37:38 smithi112 bash[55084]: ts=2023-10-01T07:37:38.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi112.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi084:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T07:37:39.719 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:39 smithi084 bash[33757]: cluster 2023-10-01T07:37:37.956766+0000 mgr.y (mgr.34104) 50 : cluster [DBG] pgmap v38: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:39.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:39 smithi112 bash[27689]: cluster 2023-10-01T07:37:37.956766+0000 mgr.y (mgr.34104) 50 : cluster [DBG] pgmap v38: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:40.379 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'ceph orch upgrade resume' 2023-10-01T07:37:41.708 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:41 smithi084 bash[33757]: cluster 2023-10-01T07:37:39.957528+0000 mgr.y (mgr.34104) 51 : cluster [DBG] pgmap v39: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:41.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:41 smithi112 bash[27689]: cluster 2023-10-01T07:37:39.957528+0000 mgr.y (mgr.34104) 51 : cluster [DBG] pgmap v39: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:42.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:42 smithi112 bash[27689]: cluster 2023-10-01T07:37:41.958556+0000 mgr.y (mgr.34104) 52 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:42.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:42 smithi084 bash[33757]: cluster 2023-10-01T07:37:41.958556+0000 mgr.y (mgr.34104) 52 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:43.873 INFO:teuthology.orchestra.run.smithi084.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T07:37:44.697 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'echo wait for majority of mons to upgrade' 2023-10-01T07:37:45.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:44 smithi084 bash[33757]: audit 2023-10-01T07:37:43.860107+0000 mgr.y (mgr.34104) 53 : audit [DBG] from='client.25502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:37:45.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:44 smithi084 bash[33757]: cephadm 2023-10-01T07:37:43.860765+0000 mgr.y (mgr.34104) 54 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T07:37:45.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:44 smithi084 bash[33757]: audit 2023-10-01T07:37:43.868119+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:37:45.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:44 smithi084 bash[33757]: audit 2023-10-01T07:37:43.888272+0000 mon.c (mon.2) 242 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:37:45.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:44 smithi084 bash[33757]: cluster 2023-10-01T07:37:43.958988+0000 mgr.y (mgr.34104) 55 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:45.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:44 smithi112 bash[27689]: audit 2023-10-01T07:37:43.860107+0000 mgr.y (mgr.34104) 53 : audit [DBG] from='client.25502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:37:45.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:44 smithi112 bash[27689]: cephadm 2023-10-01T07:37:43.860765+0000 mgr.y (mgr.34104) 54 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T07:37:45.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:44 smithi112 bash[27689]: audit 2023-10-01T07:37:43.868119+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:37:45.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:44 smithi112 bash[27689]: audit 2023-10-01T07:37:43.888272+0000 mon.c (mon.2) 242 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:37:45.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:44 smithi112 bash[27689]: cluster 2023-10-01T07:37:43.958988+0000 mgr.y (mgr.34104) 55 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:46.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:45 smithi084 bash[33757]: audit 2023-10-01T07:37:45.056256+0000 mon.c (mon.2) 243 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:37:46.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:45 smithi112 bash[27689]: audit 2023-10-01T07:37:45.056256+0000 mon.c (mon.2) 243 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:37:46.574 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:37:46 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:37:46] "GET /metrics HTTP/1.1" 200 33714 "" "Prometheus/2.33.4" 2023-10-01T07:37:47.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:46 smithi084 bash[33757]: cluster 2023-10-01T07:37:45.959977+0000 mgr.y (mgr.34104) 56 : cluster [DBG] pgmap v42: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:47.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:46 smithi112 bash[27689]: cluster 2023-10-01T07:37:45.959977+0000 mgr.y (mgr.34104) 56 : cluster [DBG] pgmap v42: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:47.759 INFO:teuthology.orchestra.run.smithi084.stdout:wait for majority of mons to upgrade 2023-10-01T07:37:48.562 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'while ! ceph mon versions | grep $sha1 | egrep '"'"': [23]'"'"' ; do sleep 2 ; done' 2023-10-01T07:37:48.978 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:37:48 smithi112 bash[55084]: ts=2023-10-01T07:37:48.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi112.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi084:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T07:37:49.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:49 smithi084 bash[33757]: cluster 2023-10-01T07:37:47.960622+0000 mgr.y (mgr.34104) 57 : cluster [DBG] pgmap v43: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:49.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:49 smithi112 bash[27689]: cluster 2023-10-01T07:37:47.960622+0000 mgr.y (mgr.34104) 57 : cluster [DBG] pgmap v43: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:51.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:51 smithi112 bash[27689]: cluster 2023-10-01T07:37:49.961142+0000 mgr.y (mgr.34104) 58 : cluster [DBG] pgmap v44: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:51.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:51 smithi112 bash[27689]: audit 2023-10-01T07:37:50.130584+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:37:51.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:51 smithi112 bash[27689]: audit 2023-10-01T07:37:50.138650+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:37:51.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:51 smithi112 bash[27689]: audit 2023-10-01T07:37:50.232829+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:37:51.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:51 smithi112 bash[27689]: audit 2023-10-01T07:37:50.241053+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:37:51.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:51 smithi112 bash[27689]: audit 2023-10-01T07:37:50.724542+0000 mon.c (mon.2) 244 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:37:51.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:51 smithi112 bash[27689]: audit 2023-10-01T07:37:50.726608+0000 mon.c (mon.2) 245 : audit [INF] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:37:51.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:51 smithi112 bash[27689]: audit 2023-10-01T07:37:50.736751+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:37:51.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:51 smithi112 bash[27689]: audit 2023-10-01T07:37:50.820403+0000 mon.c (mon.2) 246 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:37:51.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:51 smithi112 bash[27689]: audit 2023-10-01T07:37:50.825392+0000 mon.c (mon.2) 247 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T07:37:51.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:51 smithi112 bash[27689]: audit 2023-10-01T07:37:50.827432+0000 mon.c (mon.2) 248 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-01T07:37:51.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:51 smithi112 bash[27689]: audit 2023-10-01T07:37:50.828688+0000 mon.c (mon.2) 249 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-10-01T07:37:51.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:51 smithi084 bash[33757]: cluster 2023-10-01T07:37:49.961142+0000 mgr.y (mgr.34104) 58 : cluster [DBG] pgmap v44: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:51.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:51 smithi084 bash[33757]: audit 2023-10-01T07:37:50.130584+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:37:51.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:51 smithi084 bash[33757]: audit 2023-10-01T07:37:50.138650+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:37:51.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:51 smithi084 bash[33757]: audit 2023-10-01T07:37:50.232829+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:37:51.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:51 smithi084 bash[33757]: audit 2023-10-01T07:37:50.241053+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:37:51.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:51 smithi084 bash[33757]: audit 2023-10-01T07:37:50.724542+0000 mon.c (mon.2) 244 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:37:51.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:51 smithi084 bash[33757]: audit 2023-10-01T07:37:50.726608+0000 mon.c (mon.2) 245 : audit [INF] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:37:51.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:51 smithi084 bash[33757]: audit 2023-10-01T07:37:50.736751+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:37:51.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:51 smithi084 bash[33757]: audit 2023-10-01T07:37:50.820403+0000 mon.c (mon.2) 246 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:37:51.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:51 smithi084 bash[33757]: audit 2023-10-01T07:37:50.825392+0000 mon.c (mon.2) 247 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T07:37:51.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:51 smithi084 bash[33757]: audit 2023-10-01T07:37:50.827432+0000 mon.c (mon.2) 248 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-01T07:37:51.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:51 smithi084 bash[33757]: audit 2023-10-01T07:37:50.828688+0000 mon.c (mon.2) 249 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-10-01T07:37:52.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:52 smithi084 bash[33757]: cephadm 2023-10-01T07:37:50.829486+0000 mgr.y (mgr.34104) 59 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-10-01T07:37:52.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:52 smithi112 bash[27689]: cephadm 2023-10-01T07:37:50.829486+0000 mgr.y (mgr.34104) 59 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-10-01T07:37:53.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:53 smithi112 bash[27689]: cluster 2023-10-01T07:37:51.961791+0000 mgr.y (mgr.34104) 60 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:53.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:53 smithi112 bash[27689]: audit 2023-10-01T07:37:52.621235+0000 mon.a (mon.0) 49 : audit [DBG] from='client.? 172.21.15.84:0/4220422624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:37:53.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:53 smithi084 bash[33757]: cluster 2023-10-01T07:37:51.961791+0000 mgr.y (mgr.34104) 60 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:53.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:53 smithi084 bash[33757]: audit 2023-10-01T07:37:52.621235+0000 mon.a (mon.0) 49 : audit [DBG] from='client.? 172.21.15.84:0/4220422624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:37:54.659 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:54 smithi084 bash[33757]: cephadm 2023-10-01T07:37:53.349457+0000 mgr.y (mgr.34104) 61 : cephadm [INF] Upgrade: Updating mon.c 2023-10-01T07:37:54.659 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:54 smithi084 bash[33757]: audit 2023-10-01T07:37:53.358151+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:37:54.659 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:54 smithi084 bash[33757]: audit 2023-10-01T07:37:53.361406+0000 mon.c (mon.2) 250 : audit [INF] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T07:37:54.659 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:54 smithi084 bash[33757]: audit 2023-10-01T07:37:53.362963+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.34104 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T07:37:54.659 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:54 smithi084 bash[33757]: audit 2023-10-01T07:37:53.364287+0000 mon.c (mon.2) 251 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:37:54.659 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:54 smithi084 bash[33757]: cephadm 2023-10-01T07:37:53.365706+0000 mgr.y (mgr.34104) 62 : cephadm [INF] Deploying daemon mon.c on smithi084 2023-10-01T07:37:54.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:54 smithi112 bash[27689]: cephadm 2023-10-01T07:37:53.349457+0000 mgr.y (mgr.34104) 61 : cephadm [INF] Upgrade: Updating mon.c 2023-10-01T07:37:54.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:54 smithi112 bash[27689]: audit 2023-10-01T07:37:53.358151+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:37:54.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:54 smithi112 bash[27689]: audit 2023-10-01T07:37:53.361406+0000 mon.c (mon.2) 250 : audit [INF] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T07:37:54.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:54 smithi112 bash[27689]: audit 2023-10-01T07:37:53.362963+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.34104 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T07:37:54.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:54 smithi112 bash[27689]: audit 2023-10-01T07:37:53.364287+0000 mon.c (mon.2) 251 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:37:54.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:54 smithi112 bash[27689]: cephadm 2023-10-01T07:37:53.365706+0000 mgr.y (mgr.34104) 62 : cephadm [INF] Deploying daemon mon.c on smithi084 2023-10-01T07:37:55.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:55 smithi112 bash[27689]: cluster 2023-10-01T07:37:53.962410+0000 mgr.y (mgr.34104) 63 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:55.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:37:55 smithi112 bash[27689]: audit 2023-10-01T07:37:55.082635+0000 mon.a (mon.0) 52 : audit [DBG] from='client.? 172.21.15.84:0/1790334420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:37:55.793 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:55 smithi084 bash[33757]: cluster 2023-10-01T07:37:53.962410+0000 mgr.y (mgr.34104) 63 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:37:55.793 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:55 smithi084 bash[33757]: audit 2023-10-01T07:37:55.082635+0000 mon.a (mon.0) 52 : audit [DBG] from='client.? 172.21.15.84:0/1790334420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:37:56.069 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:37:55 smithi084 bash[71139]: [01/Oct/2023:07:37:55] ENGINE Bus STOPPING 2023-10-01T07:37:56.069 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:37:55 smithi084 bash[71139]: [01/Oct/2023:07:37:55] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-01T07:37:56.069 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:37:55 smithi084 bash[71139]: [01/Oct/2023:07:37:55] ENGINE Bus STOPPED 2023-10-01T07:37:56.069 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:37:55 smithi084 bash[71139]: [01/Oct/2023:07:37:55] ENGINE Bus STARTING 2023-10-01T07:37:56.069 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:37:56 smithi084 bash[71139]: [01/Oct/2023:07:37:56] ENGINE Serving on http://:::9283 2023-10-01T07:37:56.069 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:55 smithi084 systemd[1]: Stopping Ceph mon.c for 9c46152e-602a-11ee-8db5-212e2dc638e7... 2023-10-01T07:37:56.070 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:55 smithi084 bash[33757]: debug 2023-10-01T07:37:55.936+0000 7f6aff188700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-10-01T07:37:56.070 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:55 smithi084 bash[33757]: debug 2023-10-01T07:37:55.936+0000 7f6aff188700 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2023-10-01T07:37:56.324 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:37:56 smithi084 bash[71139]: [01/Oct/2023:07:37:56] ENGINE Bus STARTED 2023-10-01T07:37:56.324 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:37:56 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:37:56] "GET /metrics HTTP/1.1" 200 33714 "" "Prometheus/2.33.4" 2023-10-01T07:37:57.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:56 smithi084 bash[78100]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-mon-c 2023-10-01T07:37:57.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:56 smithi084 bash[78177]: Error response from daemon: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-mon-c 2023-10-01T07:37:57.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:56 smithi084 systemd[1]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@mon.c.service: Succeeded. 2023-10-01T07:37:57.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:56 smithi084 systemd[1]: Stopped Ceph mon.c for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T07:37:57.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:57 smithi084 systemd[1]: Started Ceph mon.c for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T07:37:58.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.364+0000 7f271efd2c80 0 set uid:gid to 167:167 (ceph:ceph) 2023-10-01T07:37:58.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.364+0000 7f271efd2c80 0 ceph version 18.2.0-497-gb5682219 (b56822191ad0416d0c05ed59720df03ad9c2a44e) reef (stable), process ceph-mon, pid 7 2023-10-01T07:37:58.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.364+0000 7f271efd2c80 0 pidfile_write: ignore empty --pid-file 2023-10-01T07:37:58.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 0 load: jerasure load: lrc 2023-10-01T07:37:58.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: RocksDB version: 7.9.2 2023-10-01T07:37:58.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Git sha 0 2023-10-01T07:37:58.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Compile date 2023-09-29 15:06:10 2023-10-01T07:37:58.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: DB SUMMARY 2023-10-01T07:37:58.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: DB Session ID: 23W5AP5RBA86MLZAWPSH 2023-10-01T07:37:58.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: CURRENT file: CURRENT 2023-10-01T07:37:58.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: IDENTITY file: IDENTITY 2023-10-01T07:37:58.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 1277 Bytes 2023-10-01T07:37:58.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000026.sst 2023-10-01T07:37:58.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000024.log size: 1064293 ; 2023-10-01T07:37:58.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.error_if_exists: 0 2023-10-01T07:37:58.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.create_if_missing: 0 2023-10-01T07:37:58.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.paranoid_checks: 1 2023-10-01T07:37:58.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-10-01T07:37:58.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-10-01T07:37:58.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-10-01T07:37:58.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.env: 0x55df4410c720 2023-10-01T07:37:58.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.fs: PosixFileSystem 2023-10-01T07:37:58.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.info_log: 0x55df45c57480 2023-10-01T07:37:58.577 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.max_file_opening_threads: 16 2023-10-01T07:37:58.577 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.statistics: (nil) 2023-10-01T07:37:58.577 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.use_fsync: 0 2023-10-01T07:37:58.577 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.max_log_file_size: 0 2023-10-01T07:37:58.578 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-01T07:37:58.578 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-10-01T07:37:58.578 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.keep_log_file_num: 1000 2023-10-01T07:37:58.578 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.recycle_log_file_num: 0 2023-10-01T07:37:58.578 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.allow_fallocate: 1 2023-10-01T07:37:58.578 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.allow_mmap_reads: 0 2023-10-01T07:37:58.578 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.allow_mmap_writes: 0 2023-10-01T07:37:58.578 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.use_direct_reads: 0 2023-10-01T07:37:58.578 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-01T07:37:58.579 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.create_missing_column_families: 0 2023-10-01T07:37:58.579 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.db_log_dir: 2023-10-01T07:37:58.579 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.wal_dir: 2023-10-01T07:37:58.579 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-10-01T07:37:58.579 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-10-01T07:37:58.579 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-10-01T07:37:58.579 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-10-01T07:37:58.579 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-01T07:37:58.579 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-10-01T07:37:58.579 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.advise_random_on_open: 1 2023-10-01T07:37:58.579 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.db_write_buffer_size: 0 2023-10-01T07:37:58.579 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.write_buffer_manager: 0x55df44ee4c80 2023-10-01T07:37:58.580 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-01T07:37:58.580 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-01T07:37:58.580 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-10-01T07:37:58.580 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.rate_limiter: (nil) 2023-10-01T07:37:58.580 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-01T07:37:58.580 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.wal_recovery_mode: 2 2023-10-01T07:37:58.580 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.enable_thread_tracking: 0 2023-10-01T07:37:58.580 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.enable_pipelined_write: 0 2023-10-01T07:37:58.580 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.unordered_write: 0 2023-10-01T07:37:58.580 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-01T07:37:58.580 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-01T07:37:58.580 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-01T07:37:58.580 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-01T07:37:58.581 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.row_cache: None 2023-10-01T07:37:58.581 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.wal_filter: None 2023-10-01T07:37:58.581 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-01T07:37:58.581 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.allow_ingest_behind: 0 2023-10-01T07:37:58.581 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.two_write_queues: 0 2023-10-01T07:37:58.581 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.manual_wal_flush: 0 2023-10-01T07:37:58.581 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.wal_compression: 0 2023-10-01T07:37:58.581 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.atomic_flush: 0 2023-10-01T07:37:58.581 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-01T07:37:58.581 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-10-01T07:37:58.581 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-10-01T07:37:58.581 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.log_readahead_size: 0 2023-10-01T07:37:58.581 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-10-01T07:37:58.582 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.best_efforts_recovery: 0 2023-10-01T07:37:58.582 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-10-01T07:37:58.582 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-10-01T07:37:58.582 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.allow_data_in_errors: 0 2023-10-01T07:37:58.582 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.db_host_id: __hostname__ 2023-10-01T07:37:58.582 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-10-01T07:37:58.582 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.max_background_jobs: 2 2023-10-01T07:37:58.582 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.max_background_compactions: -1 2023-10-01T07:37:58.582 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.max_subcompactions: 1 2023-10-01T07:37:58.582 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-01T07:37:58.582 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-01T07:37:58.582 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-10-01T07:37:58.582 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.max_total_wal_size: 0 2023-10-01T07:37:58.583 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-01T07:37:58.583 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-10-01T07:37:58.583 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-10-01T07:37:58.583 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-01T07:37:58.583 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.max_open_files: -1 2023-10-01T07:37:58.583 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.bytes_per_sync: 0 2023-10-01T07:37:58.583 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-10-01T07:37:58.583 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-10-01T07:37:58.583 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.compaction_readahead_size: 0 2023-10-01T07:37:58.583 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.max_background_flushes: -1 2023-10-01T07:37:58.583 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Compression algorithms supported: 2023-10-01T07:37:58.583 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-01T07:37:58.584 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: kZSTD supported: 0 2023-10-01T07:37:58.584 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: kXpressCompression supported: 0 2023-10-01T07:37:58.586 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: kLZ4HCCompression supported: 1 2023-10-01T07:37:58.587 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: kZlibCompression supported: 1 2023-10-01T07:37:58.587 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: kSnappyCompression supported: 1 2023-10-01T07:37:58.587 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: kLZ4Compression supported: 1 2023-10-01T07:37:58.587 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: kBZip2Compression supported: 0 2023-10-01T07:37:58.587 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-10-01T07:37:58.587 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-10-01T07:37:58.587 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2023-10-01T07:37:58.587 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-10-01T07:37:58.587 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-01T07:37:58.587 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.merge_operator: 2023-10-01T07:37:58.587 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.compaction_filter: None 2023-10-01T07:37:58.588 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.compaction_filter_factory: None 2023-10-01T07:37:58.588 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.sst_partitioner_factory: None 2023-10-01T07:37:58.588 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-10-01T07:37:58.588 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-10-01T07:37:58.588 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55df45c57580) 2023-10-01T07:37:58.588 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: cache_index_and_filter_blocks: 1 2023-10-01T07:37:58.588 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: cache_index_and_filter_blocks_with_high_priority: 0 2023-10-01T07:37:58.588 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-01T07:37:58.588 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: pin_top_level_index_and_filter: 1 2023-10-01T07:37:58.588 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: index_type: 0 2023-10-01T07:37:58.588 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: data_block_index_type: 0 2023-10-01T07:37:58.588 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: index_shortening: 1 2023-10-01T07:37:58.589 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: data_block_hash_table_util_ratio: 0.750000 2023-10-01T07:37:58.589 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: checksum: 4 2023-10-01T07:37:58.589 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: no_block_cache: 0 2023-10-01T07:37:58.589 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: block_cache: 0x55df44f671f0 2023-10-01T07:37:58.589 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: block_cache_name: BinnedLRUCache 2023-10-01T07:37:58.589 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: block_cache_options: 2023-10-01T07:37:58.589 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: capacity : 536870912 2023-10-01T07:37:58.589 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: num_shard_bits : 4 2023-10-01T07:37:58.589 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: strict_capacity_limit : 0 2023-10-01T07:37:58.589 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: high_pri_pool_ratio: 0.000 2023-10-01T07:37:58.589 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: block_cache_compressed: (nil) 2023-10-01T07:37:58.589 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: persistent_cache: (nil) 2023-10-01T07:37:58.590 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: block_size: 4096 2023-10-01T07:37:58.590 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: block_size_deviation: 10 2023-10-01T07:37:58.590 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: block_restart_interval: 16 2023-10-01T07:37:58.590 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: index_block_restart_interval: 1 2023-10-01T07:37:58.590 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: metadata_block_size: 4096 2023-10-01T07:37:58.590 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: partition_filters: 0 2023-10-01T07:37:58.590 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: use_delta_encoding: 1 2023-10-01T07:37:58.590 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: filter_policy: bloomfilter 2023-10-01T07:37:58.590 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: whole_key_filtering: 1 2023-10-01T07:37:58.590 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: verify_compression: 0 2023-10-01T07:37:58.590 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: read_amp_bytes_per_bit: 0 2023-10-01T07:37:58.591 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: format_version: 5 2023-10-01T07:37:58.591 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: enable_index_compression: 1 2023-10-01T07:37:58.591 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: block_align: 0 2023-10-01T07:37:58.591 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: max_auto_readahead_size: 262144 2023-10-01T07:37:58.591 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: prepopulate_block_cache: 0 2023-10-01T07:37:58.591 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: initial_auto_readahead_size: 8192 2023-10-01T07:37:58.591 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: num_file_reads_for_auto_readahead: 2 2023-10-01T07:37:58.591 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.write_buffer_size: 33554432 2023-10-01T07:37:58.592 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.max_write_buffer_number: 2 2023-10-01T07:37:58.592 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.compression: NoCompression 2023-10-01T07:37:58.592 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.bottommost_compression: Disabled 2023-10-01T07:37:58.592 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.prefix_extractor: nullptr 2023-10-01T07:37:58.592 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-01T07:37:58.592 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.num_levels: 7 2023-10-01T07:37:58.592 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-01T07:37:58.593 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-01T07:37:58.593 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-10-01T07:37:58.593 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-01T07:37:58.593 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-01T07:37:58.593 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-01T07:37:58.593 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-01T07:37:58.593 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-01T07:37:58.593 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-10-01T07:37:58.594 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-01T07:37:58.594 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-10-01T07:37:58.594 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-10-01T07:37:58.594 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-10-01T07:37:58.594 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.compression_opts.level: 32767 2023-10-01T07:37:58.594 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.compression_opts.strategy: 0 2023-10-01T07:37:58.594 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-01T07:37:58.594 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-01T07:37:58.595 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-10-01T07:37:58.595 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-10-01T07:37:58.595 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.compression_opts.enabled: false 2023-10-01T07:37:58.595 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-10-01T07:37:58.595 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-01T07:37:58.596 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-01T07:37:58.596 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-01T07:37:58.596 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.target_file_size_base: 67108864 2023-10-01T07:37:58.596 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-10-01T07:37:58.596 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-01T07:37:58.596 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-01T07:37:58.596 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-01T07:37:58.596 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-01T07:37:58.596 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-01T07:37:58.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-01T07:37:58.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-01T07:37:58.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-01T07:37:58.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-01T07:37:58.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-01T07:37:58.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-01T07:37:58.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-01T07:37:58.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-10-01T07:37:58.598 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.arena_block_size: 1048576 2023-10-01T07:37:58.598 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-01T07:37:58.598 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-01T07:37:58.598 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.disable_auto_compactions: 0 2023-10-01T07:37:58.598 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-01T07:37:58.598 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-01T07:37:58.598 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-01T07:37:58.598 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-01T07:37:58.599 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-01T07:37:58.600 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-01T07:37:58.600 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-01T07:37:58.600 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-01T07:37:58.601 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-01T07:37:58.601 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-01T07:37:58.601 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.table_properties_collectors: 2023-10-01T07:37:58.601 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.inplace_update_support: 0 2023-10-01T07:37:58.601 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-10-01T07:37:58.601 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-01T07:37:58.601 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-01T07:37:58.601 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-10-01T07:37:58.602 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.bloom_locality: 0 2023-10-01T07:37:58.602 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.max_successive_merges: 0 2023-10-01T07:37:58.602 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-10-01T07:37:58.602 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.paranoid_file_checks: 0 2023-10-01T07:37:58.602 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.force_consistency_checks: 1 2023-10-01T07:37:58.602 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.report_bg_io_stats: 0 2023-10-01T07:37:58.602 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.ttl: 2592000 2023-10-01T07:37:58.603 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-10-01T07:37:58.603 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-10-01T07:37:58.603 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-10-01T07:37:58.603 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.enable_blob_files: false 2023-10-01T07:37:58.603 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.min_blob_size: 0 2023-10-01T07:37:58.603 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.blob_file_size: 268435456 2023-10-01T07:37:58.603 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-10-01T07:37:58.603 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-10-01T07:37:58.603 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-10-01T07:37:58.604 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-10-01T07:37:58.604 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-10-01T07:37:58.604 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.blob_file_starting_level: 0 2023-10-01T07:37:58.604 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f271efd2c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-10-01T07:37:58.604 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.368+0000 7f27147f0700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 26.sst 2023-10-01T07:37:58.604 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.372+0000 7f271efd2c80 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 17747, log_number is 24,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-10-01T07:37:58.604 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.372+0000 7f271efd2c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 24 2023-10-01T07:37:58.604 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.372+0000 7f271efd2c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: baeaef7b-1086-4203-abd2-9a8a57055fd9 2023-10-01T07:37:58.604 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.372+0000 7f271efd2c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696145878372618, "job": 1, "event": "recovery_started", "wal_files": [24]} 2023-10-01T07:37:58.604 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.372+0000 7f271efd2c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #24 mode 2 2023-10-01T07:37:58.605 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.376+0000 7f271efd2c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696145878376696, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 29, "file_size": 708478, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 17742, "largest_seqno": 17956, "table_properties": {"data_size": 706245, "index_size": 965, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 261, "raw_key_size": 1844, "raw_average_key_size": 23, "raw_value_size": 703895, "raw_average_value_size": 8798, "num_data_blocks": 41, "num_entries": 80, "num_filter_entries": 80, "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": 1696145878, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "baeaef7b-1086-4203-abd2-9a8a57055fd9", "db_session_id": "23W5AP5RBA86MLZAWPSH", "orig_file_number": 29, "seqno_to_time_mapping": "N/A"}} 2023-10-01T07:37:58.605 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.376+0000 7f271efd2c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696145878376810, "job": 1, "event": "recovery_finished"} 2023-10-01T07:37:58.605 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.376+0000 7f271efd2c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 31 2023-10-01T07:37:58.605 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.376+0000 7f271efd2c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000024.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-10-01T07:37:58.605 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.376+0000 7f271efd2c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55df45008000 2023-10-01T07:37:58.605 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.376+0000 7f271efd2c80 4 rocksdb: DB pointer 0x55df44ff6000 2023-10-01T07:37:58.605 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.376+0000 7f270d7e2700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-10-01T07:37:58.605 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.376+0000 7f270d7e2700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-10-01T07:37:58.605 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: ** DB Stats ** 2023-10-01T07:37:58.606 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-01T07:37:58.606 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-10-01T07:37:58.606 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-01T07:37:58.606 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-01T07:37:58.606 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-10-01T07:37:58.606 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-01T07:37:58.606 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-01T07:37:58.606 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: ** Compaction Stats [default] ** 2023-10-01T07:37:58.606 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-10-01T07:37:58.606 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-10-01T07:37:58.606 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: L0 1/0 691.87 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 313.1 0.00 0.00 1 0.002 0 0 0.0 0.0 2023-10-01T07:37:58.607 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: L6 1/0 33.21 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2023-10-01T07:37:58.607 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: Sum 2/0 33.88 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 313.1 0.00 0.00 1 0.002 0 0 0.0 0.0 2023-10-01T07:37:58.607 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 313.1 0.00 0.00 1 0.002 0 0 0.0 0.0 2023-10-01T07:37:58.607 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: ** Compaction Stats [default] ** 2023-10-01T07:37:58.607 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-10-01T07:37:58.607 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-01T07:37:58.607 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 313.1 0.00 0.00 1 0.002 0 0 0.0 0.0 2023-10-01T07:37:58.607 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-10-01T07:37:58.607 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-01T07:37:58.607 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: Flush(GB): cumulative 0.001, interval 0.001 2023-10-01T07:37:58.607 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-01T07:37:58.607 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: AddFile(Total Files): cumulative 0, interval 0 2023-10-01T07:37:58.607 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: AddFile(L0 Files): cumulative 0, interval 0 2023-10-01T07:37:58.608 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: AddFile(Keys): cumulative 0, interval 0 2023-10-01T07:37:58.608 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: Cumulative compaction: 0.00 GB write, 87.62 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-01T07:37:58.608 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: Interval compaction: 0.00 GB write, 87.62 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-01T07:37:58.608 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-10-01T07:37:58.608 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: Block cache BinnedLRUCache@0x55df44f671f0#7 capacity: 512.00 MB usage: 1.39 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.8e-05 secs_since: 0 2023-10-01T07:37:58.608 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: Block cache entry stats(count,size,portion): FilterBlock(1,0.31 KB,5.96046e-05%) IndexBlock(1,1.08 KB,0.000205636%) Misc(1,0.00 KB,0%) 2023-10-01T07:37:58.608 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: ** File Read Latency Histogram By Level [default] ** 2023-10-01T07:37:58.608 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.376+0000 7f271efd2c80 0 starting mon.c rank 2 at public addrs [v2:172.21.15.84:3301/0,v1:172.21.15.84:6790/0] at bind addrs [v2:172.21.15.84:3301/0,v1:172.21.15.84:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 2023-10-01T07:37:58.608 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.380+0000 7f271efd2c80 1 mon.c@-1(???) e3 preinit fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 2023-10-01T07:37:58.608 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.380+0000 7f271efd2c80 0 mon.c@-1(???).mds e7 new map 2023-10-01T07:37:58.608 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.380+0000 7f271efd2c80 0 mon.c@-1(???).mds e7 print_map 2023-10-01T07:37:58.608 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: e7 2023-10-01T07:37:58.609 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: enable_multiple, ever_enabled_multiple: 1,1 2023-10-01T07:37:58.609 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-10-01T07:37:58.609 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: legacy client fscid: 1 2023-10-01T07:37:58.609 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: 2023-10-01T07:37:58.609 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: Filesystem 'foo' (1) 2023-10-01T07:37:58.609 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: fs_name foo 2023-10-01T07:37:58.609 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: epoch 5 2023-10-01T07:37:58.609 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: flags 12 joinable allow_snaps allow_multimds_snaps 2023-10-01T07:37:58.609 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: created 2023-10-01T07:29:58.589911+0000 2023-10-01T07:37:58.609 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: modified 2023-10-01T07:30:06.020651+0000 2023-10-01T07:37:58.609 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: tableserver 0 2023-10-01T07:37:58.610 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: root 0 2023-10-01T07:37:58.610 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: session_timeout 60 2023-10-01T07:37:58.610 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: session_autoclose 300 2023-10-01T07:37:58.610 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: max_file_size 1099511627776 2023-10-01T07:37:58.610 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: required_client_features {} 2023-10-01T07:37:58.610 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: last_failure 0 2023-10-01T07:37:58.610 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: last_failure_osd_epoch 0 2023-10-01T07:37:58.610 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-10-01T07:37:58.610 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: max_mds 1 2023-10-01T07:37:58.610 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: in 0 2023-10-01T07:37:58.610 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: up {0=14640} 2023-10-01T07:37:58.610 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: failed 2023-10-01T07:37:58.611 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: damaged 2023-10-01T07:37:58.611 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: stopped 2023-10-01T07:37:58.611 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: data_pools [4] 2023-10-01T07:37:58.611 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: metadata_pool 3 2023-10-01T07:37:58.611 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: inline_data disabled 2023-10-01T07:37:58.611 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: balancer 2023-10-01T07:37:58.611 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: bal_rank_mask -1 2023-10-01T07:37:58.611 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: standby_count_wanted 1 2023-10-01T07:37:58.611 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: [mds.foo.smithi084.jsmrzl{0:14640} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.84:6834/2968529930,v1:172.21.15.84:6835/2968529930] compat {c=[1],r=[1],i=[7ff]}] 2023-10-01T07:37:58.611 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: 2023-10-01T07:37:58.611 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: 2023-10-01T07:37:58.611 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: Standby daemons: 2023-10-01T07:37:58.612 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: 2023-10-01T07:37:58.612 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: [mds.foo.smithi112.sxncvg{-1:24487} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.112:6832/531496526,v1:172.21.15.112:6833/531496526] compat {c=[1],r=[1],i=[7ff]}] 2023-10-01T07:37:58.612 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.380+0000 7f271efd2c80 0 mon.c@-1(???).osd e73 crush map has features 3314933000854323200, adjusting msgr requires 2023-10-01T07:37:58.612 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.380+0000 7f271efd2c80 0 mon.c@-1(???).osd e73 crush map has features 432629239337189376, adjusting msgr requires 2023-10-01T07:37:58.612 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.380+0000 7f271efd2c80 0 mon.c@-1(???).osd e73 crush map has features 432629239337189376, adjusting msgr requires 2023-10-01T07:37:58.612 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.380+0000 7f271efd2c80 0 mon.c@-1(???).osd e73 crush map has features 432629239337189376, adjusting msgr requires 2023-10-01T07:37:58.612 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.380+0000 7f271efd2c80 1 mon.c@-1(???).paxosservice(auth 1..21) refresh upgraded, format 0 -> 3 2023-10-01T07:37:58.612 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.384+0000 7f271efd2c80 20 expand_channel_meta expand map: {default=false} 2023-10-01T07:37:58.612 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.384+0000 7f271efd2c80 20 expand_channel_meta from 'false' to 'false' 2023-10-01T07:37:58.612 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.384+0000 7f271efd2c80 20 expand_channel_meta expanded map: {default=false} 2023-10-01T07:37:58.612 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.384+0000 7f271efd2c80 20 expand_channel_meta expand map: {default=info} 2023-10-01T07:37:58.613 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.384+0000 7f271efd2c80 20 expand_channel_meta from 'info' to 'info' 2023-10-01T07:37:58.613 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.384+0000 7f271efd2c80 20 expand_channel_meta expanded map: {default=info} 2023-10-01T07:37:58.613 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.384+0000 7f271efd2c80 20 expand_channel_meta expand map: {default=daemon} 2023-10-01T07:37:58.613 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.384+0000 7f271efd2c80 20 expand_channel_meta from 'daemon' to 'daemon' 2023-10-01T07:37:58.613 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.384+0000 7f271efd2c80 20 expand_channel_meta expanded map: {default=daemon} 2023-10-01T07:37:58.613 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.384+0000 7f271efd2c80 20 expand_channel_meta expand map: {default=debug} 2023-10-01T07:37:58.613 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.384+0000 7f271efd2c80 20 expand_channel_meta from 'debug' to 'debug' 2023-10-01T07:37:58.613 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:37:58 smithi084 bash[78255]: debug 2023-10-01T07:37:58.384+0000 7f271efd2c80 20 expand_channel_meta expanded map: {default=debug} 2023-10-01T07:37:58.978 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:37:58 smithi112 bash[55084]: ts=2023-10-01T07:37:58.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi112.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi084:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T07:38:04.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:04 smithi112 bash[27689]: cluster 2023-10-01T07:37:58.594065+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-10-01T07:38:04.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:04 smithi112 bash[27689]: cluster 2023-10-01T07:38:04.615412+0000 mon.a (mon.0) 72 : cluster [INF] mon.a calling monitor election 2023-10-01T07:38:04.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:04 smithi112 bash[27689]: cluster 2023-10-01T07:38:04.618839+0000 mon.b (mon.1) 109 : cluster [INF] mon.b calling monitor election 2023-10-01T07:38:04.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:04 smithi112 bash[27689]: cluster 2023-10-01T07:38:04.636573+0000 mon.a (mon.0) 73 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-01T07:38:04.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:04 smithi112 bash[27689]: cluster 2023-10-01T07:38:04.644800+0000 mon.a (mon.0) 74 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0],b=[v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0],c=[v2:172.21.15.84:3301/0,v1:172.21.15.84:6790/0]} removed_ranks: {} 2023-10-01T07:38:04.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:04 smithi112 bash[27689]: cluster 2023-10-01T07:38:04.645414+0000 mon.a (mon.0) 75 : cluster [DBG] fsmap foo:1 {0=foo.smithi084.jsmrzl=up:active} 1 up:standby 2023-10-01T07:38:04.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:04 smithi112 bash[27689]: cluster 2023-10-01T07:38:04.645460+0000 mon.a (mon.0) 76 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-10-01T07:38:04.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:04 smithi112 bash[27689]: cluster 2023-10-01T07:38:04.645805+0000 mon.a (mon.0) 77 : cluster [DBG] mgrmap e35: y(active, since 94s), standbys: x 2023-10-01T07:38:04.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:04 smithi112 bash[27689]: cluster 2023-10-01T07:38:04.645989+0000 mon.a (mon.0) 78 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-10-01T07:38:04.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:04 smithi112 bash[27689]: cluster 2023-10-01T07:38:04.646014+0000 mon.a (mon.0) 79 : cluster [INF] Cluster is now healthy 2023-10-01T07:38:04.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:04 smithi112 bash[27689]: cluster 2023-10-01T07:38:04.651314+0000 mon.a (mon.0) 80 : cluster [INF] overall HEALTH_OK 2023-10-01T07:38:05.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:05 smithi112 bash[27689]: cluster 2023-10-01T07:38:04.687989+0000 mon.a (mon.0) 81 : cluster [DBG] mgrmap e36: y(active, since 94s), standbys: x 2023-10-01T07:38:06.574 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:38:06 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:38:06] "GET /metrics HTTP/1.1" 200 33710 "" "Prometheus/2.33.4" 2023-10-01T07:38:06.860 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 18.2.0-497-gb5682219 (b56822191ad0416d0c05ed59720df03ad9c2a44e) reef (stable)": 2 2023-10-01T07:38:06.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:06 smithi112 bash[27689]: cluster 2023-10-01T07:38:05.967341+0000 mgr.y (mgr.34104) 69 : cluster [DBG] pgmap v52: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-01T07:38:07.721 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'ceph orch ps' 2023-10-01T07:38:07.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:07 smithi112 bash[27689]: audit 2023-10-01T07:38:06.841832+0000 mon.a (mon.0) 82 : audit [DBG] from='client.? 172.21.15.84:0/3571860243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:38:08.824 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:38:08 smithi084 bash[71139]: debug 2023-10-01T07:38:08.387+0000 7f89884bd700 -1 mgr.server handle_report got status from non-daemon mon.c 2023-10-01T07:38:08.978 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:38:08 smithi112 bash[55084]: ts=2023-10-01T07:38:08.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi112.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi084:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T07:38:09.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:09 smithi112 bash[27689]: cluster 2023-10-01T07:38:07.968000+0000 mgr.y (mgr.34104) 70 : cluster [DBG] pgmap v53: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-01T07:38:10.478 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:38:10 smithi112 bash[55084]: ts=2023-10-01T07:38:10.088Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephMonDown: template: __alert_CephMonDown:1:427: executing \"__alert_CephMonDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"mon.a\"} on the right hand-side of the operation: [{ceph_daemon=\"mon.a\", ceph_version=\"ceph version 18.2.0-497-gb5682219 (b56822191ad0416d0c05ed59720df03ad9c2a44e) reef (stable)\", hostname=\"smithi084\", instance=\"smithi084:9283\", job=\"ceph\", public_addr=\"172.21.15.84\", rank=\"0\"}, {ceph_daemon=\"mon.a\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", hostname=\"smithi084\", instance=\"smithi112.front.sepia.ceph.com:9283\", job=\"ceph\", public_addr=\"172.21.15.84\", rank=\"0\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-10-01T07:38:11.169 INFO:teuthology.orchestra.run.smithi084.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-01T07:38:11.169 INFO:teuthology.orchestra.run.smithi084.stdout:alertmanager.a smithi084 *:9093,9094 running (3m) - 9m 13.2M - 0.23.0 ba2b418f427c b4e283fbc160 2023-10-01T07:38:11.169 INFO:teuthology.orchestra.run.smithi084.stdout:grafana.a smithi112 *:3000 running (3m) - 9m 40.0M - 8.3.5 dad864ee21e9 705f38acd7f4 2023-10-01T07:38:11.169 INFO:teuthology.orchestra.run.smithi084.stdout:mds.foo.smithi084.jsmrzl smithi084 running (8m) - 8m 16.2M - 16.2.14-44-geeb13ac9 94a6c4498547 d9dc83e7c770 2023-10-01T07:38:11.169 INFO:teuthology.orchestra.run.smithi084.stdout:mds.foo.smithi112.sxncvg smithi112 running (8m) - 8m 13.6M - 16.2.14-44-geeb13ac9 94a6c4498547 79c3e0b5ffde 2023-10-01T07:38:11.169 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.x smithi112 *:8443,9283,8765 running (2m) - 16m 426M - 18.2.0-497-gb5682219 a3fc96fed5ac d38c9e552f73 2023-10-01T07:38:11.170 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.y smithi084 *:8443,9283,8765 running (3m) - 18m 474M - 18.2.0-497-gb5682219 a3fc96fed5ac 6b9fec393d92 2023-10-01T07:38:11.170 INFO:teuthology.orchestra.run.smithi084.stdout:mon.a smithi084 running (115s) - 19m 49.4M 2048M 18.2.0-497-gb5682219 a3fc96fed5ac 245fc5a49e6f 2023-10-01T07:38:11.170 INFO:teuthology.orchestra.run.smithi084.stdout:mon.b smithi112 running (17m) - 17m 51.7M 2048M 16.2.14-44-geeb13ac9 94a6c4498547 638cec92b923 2023-10-01T07:38:11.170 INFO:teuthology.orchestra.run.smithi084.stdout:mon.c smithi084 running (13s) - 17m 19.3M 2048M 18.2.0-497-gb5682219 a3fc96fed5ac 265cb04ea984 2023-10-01T07:38:11.170 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.a smithi084 *:9100 running (3m) - 10m 8855k - 1.3.1 1dbe0e931976 b90240ad6631 2023-10-01T07:38:11.170 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.b smithi112 *:9100 running (3m) - 10m 9039k - 1.3.1 1dbe0e931976 ba0d6d3622c7 2023-10-01T07:38:11.170 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0 smithi084 running (16m) - 16m 89.0M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 0ba12543a4f6 2023-10-01T07:38:11.170 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1 smithi084 running (15m) - 15m 71.2M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 a53b665b1caa 2023-10-01T07:38:11.170 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2 smithi084 running (14m) - 14m 96.7M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 d13f9b5b1088 2023-10-01T07:38:11.170 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3 smithi084 running (14m) - 14m 63.4M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 4f267aa406f8 2023-10-01T07:38:11.170 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4 smithi112 running (13m) - 13m 89.8M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 525b5ae75b30 2023-10-01T07:38:11.170 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5 smithi112 running (12m) - 12m 93.5M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 1a0ed9260b1f 2023-10-01T07:38:11.171 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6 smithi112 running (11m) - 12m 70.8M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 fba655ce235e 2023-10-01T07:38:11.171 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7 smithi112 running (11m) - 11m 76.5M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 40bff59b5152 2023-10-01T07:38:11.171 INFO:teuthology.orchestra.run.smithi084.stdout:prometheus.a smithi112 *:9095 running (2m) - 10m 54.8M - 2.33.4 514e6a882f6e ab63e0dae608 2023-10-01T07:38:11.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:11 smithi112 bash[27689]: cluster 2023-10-01T07:38:09.968629+0000 mgr.y (mgr.34104) 71 : cluster [DBG] pgmap v54: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-01T07:38:11.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:11 smithi112 bash[27689]: audit 2023-10-01T07:38:10.300156+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:38:11.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:11 smithi112 bash[27689]: audit 2023-10-01T07:38:10.308882+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:38:11.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:11 smithi112 bash[27689]: audit 2023-10-01T07:38:11.099288+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:38:11.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:11 smithi112 bash[27689]: audit 2023-10-01T07:38:11.107130+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:38:11.951 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'ceph orch upgrade pause' 2023-10-01T07:38:12.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:12 smithi112 bash[27689]: audit 2023-10-01T07:38:11.144912+0000 mgr.y (mgr.34104) 72 : audit [DBG] from='client.34203 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:38:13.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:13 smithi112 bash[27689]: cluster 2023-10-01T07:38:11.969454+0000 mgr.y (mgr.34104) 73 : cluster [DBG] pgmap v55: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-01T07:38:15.183 INFO:teuthology.orchestra.run.smithi084.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T07:38:15.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:15 smithi112 bash[27689]: cluster 2023-10-01T07:38:13.970067+0000 mgr.y (mgr.34104) 74 : cluster [DBG] pgmap v56: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:38:15.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:15 smithi112 bash[27689]: audit 2023-10-01T07:38:15.056623+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:38:15.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:15 smithi112 bash[27689]: audit 2023-10-01T07:38:15.180741+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:38:15.937 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'sleep 60' 2023-10-01T07:38:16.324 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:38:16 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:38:16] "GET /metrics HTTP/1.1" 200 33705 "" "Prometheus/2.33.4" 2023-10-01T07:38:16.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:16 smithi112 bash[27689]: audit 2023-10-01T07:38:15.173540+0000 mgr.y (mgr.34104) 75 : audit [DBG] from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:38:16.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:16 smithi112 bash[27689]: cephadm 2023-10-01T07:38:15.174096+0000 mgr.y (mgr.34104) 76 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T07:38:17.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:17 smithi112 bash[27689]: cluster 2023-10-01T07:38:15.971203+0000 mgr.y (mgr.34104) 77 : cluster [DBG] pgmap v57: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:38:18.978 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:38:18 smithi112 bash[55084]: ts=2023-10-01T07:38:18.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi112.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi084:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T07:38:19.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:19 smithi112 bash[27689]: cluster 2023-10-01T07:38:17.971931+0000 mgr.y (mgr.34104) 78 : cluster [DBG] pgmap v58: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:38:21.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:21 smithi112 bash[27689]: cluster 2023-10-01T07:38:19.972521+0000 mgr.y (mgr.34104) 79 : cluster [DBG] pgmap v59: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:38:23.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:22 smithi112 bash[27689]: audit 2023-10-01T07:38:21.803017+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:38:23.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:22 smithi112 bash[27689]: audit 2023-10-01T07:38:21.810941+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:38:23.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:22 smithi112 bash[27689]: audit 2023-10-01T07:38:21.812536+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:38:23.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:22 smithi112 bash[27689]: audit 2023-10-01T07:38:21.813907+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:38:23.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:22 smithi112 bash[27689]: audit 2023-10-01T07:38:21.823571+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:38:23.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:22 smithi112 bash[27689]: audit 2023-10-01T07:38:21.908965+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:38:23.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:22 smithi112 bash[27689]: audit 2023-10-01T07:38:21.911395+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:38:23.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:22 smithi112 bash[27689]: audit 2023-10-01T07:38:21.912659+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:38:23.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:22 smithi112 bash[27689]: audit 2023-10-01T07:38:21.923176+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:38:23.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:22 smithi112 bash[27689]: cluster 2023-10-01T07:38:21.973465+0000 mgr.y (mgr.34104) 80 : cluster [DBG] pgmap v60: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:38:25.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:25 smithi112 bash[27689]: cluster 2023-10-01T07:38:23.974207+0000 mgr.y (mgr.34104) 81 : cluster [DBG] pgmap v61: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:38:26.574 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:38:26 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:38:26] "GET /metrics HTTP/1.1" 200 33705 "" "Prometheus/2.33.4" 2023-10-01T07:38:27.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:27 smithi112 bash[27689]: cluster 2023-10-01T07:38:25.975050+0000 mgr.y (mgr.34104) 82 : cluster [DBG] pgmap v62: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:38:28.978 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:38:28 smithi112 bash[55084]: ts=2023-10-01T07:38:28.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi112.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi084:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T07:38:29.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:29 smithi112 bash[27689]: cluster 2023-10-01T07:38:27.975672+0000 mgr.y (mgr.34104) 83 : cluster [DBG] pgmap v63: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:38:30.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:30 smithi112 bash[27689]: audit 2023-10-01T07:38:30.057173+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:38:31.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:31 smithi112 bash[27689]: cluster 2023-10-01T07:38:29.976333+0000 mgr.y (mgr.34104) 84 : cluster [DBG] pgmap v64: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:38:33.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:33 smithi112 bash[27689]: cluster 2023-10-01T07:38:31.977333+0000 mgr.y (mgr.34104) 85 : cluster [DBG] pgmap v65: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:38:35.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:35 smithi112 bash[27689]: cluster 2023-10-01T07:38:33.977977+0000 mgr.y (mgr.34104) 86 : cluster [DBG] pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:38:36.574 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:38:36 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:38:36] "GET /metrics HTTP/1.1" 200 33706 "" "Prometheus/2.33.4" 2023-10-01T07:38:37.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:37 smithi112 bash[27689]: cluster 2023-10-01T07:38:35.978877+0000 mgr.y (mgr.34104) 87 : cluster [DBG] pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:38:38.979 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:38:38 smithi112 bash[55084]: ts=2023-10-01T07:38:38.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi112.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi084:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T07:38:39.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:39 smithi112 bash[27689]: cluster 2023-10-01T07:38:37.979496+0000 mgr.y (mgr.34104) 88 : cluster [DBG] pgmap v68: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:38:41.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:41 smithi112 bash[27689]: cluster 2023-10-01T07:38:39.980146+0000 mgr.y (mgr.34104) 89 : cluster [DBG] pgmap v69: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:38:43.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:43 smithi112 bash[27689]: cluster 2023-10-01T07:38:41.981243+0000 mgr.y (mgr.34104) 90 : cluster [DBG] pgmap v70: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:38:45.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:45 smithi112 bash[27689]: cluster 2023-10-01T07:38:43.981887+0000 mgr.y (mgr.34104) 91 : cluster [DBG] pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:38:45.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:45 smithi112 bash[27689]: audit 2023-10-01T07:38:45.057561+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:38:46.574 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:38:46 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:38:46] "GET /metrics HTTP/1.1" 200 33718 "" "Prometheus/2.33.4" 2023-10-01T07:38:47.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:47 smithi112 bash[27689]: cluster 2023-10-01T07:38:45.982916+0000 mgr.y (mgr.34104) 92 : cluster [DBG] pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:38:48.978 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:38:48 smithi112 bash[55084]: ts=2023-10-01T07:38:48.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi112.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi084:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T07:38:49.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:49 smithi112 bash[27689]: cluster 2023-10-01T07:38:47.983563+0000 mgr.y (mgr.34104) 93 : cluster [DBG] pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:38:51.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:51 smithi112 bash[27689]: cluster 2023-10-01T07:38:49.984251+0000 mgr.y (mgr.34104) 94 : cluster [DBG] pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:38:53.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:53 smithi112 bash[27689]: cluster 2023-10-01T07:38:51.985274+0000 mgr.y (mgr.34104) 95 : cluster [DBG] pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:38:55.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:55 smithi112 bash[27689]: cluster 2023-10-01T07:38:53.986057+0000 mgr.y (mgr.34104) 96 : cluster [DBG] pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:38:56.574 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:38:56 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:38:56] "GET /metrics HTTP/1.1" 200 33718 "" "Prometheus/2.33.4" 2023-10-01T07:38:57.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:57 smithi112 bash[27689]: cluster 2023-10-01T07:38:55.987101+0000 mgr.y (mgr.34104) 97 : cluster [DBG] pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:38:58.978 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:38:58 smithi112 bash[55084]: ts=2023-10-01T07:38:58.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi112.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi084:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T07:38:59.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:38:59 smithi112 bash[27689]: cluster 2023-10-01T07:38:57.987816+0000 mgr.y (mgr.34104) 98 : cluster [DBG] pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:00.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:00 smithi112 bash[27689]: audit 2023-10-01T07:39:00.057895+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:39:01.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:01 smithi112 bash[27689]: cluster 2023-10-01T07:38:59.988609+0000 mgr.y (mgr.34104) 99 : cluster [DBG] pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:03.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:03 smithi112 bash[27689]: cluster 2023-10-01T07:39:01.989280+0000 mgr.y (mgr.34104) 100 : cluster [DBG] pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:05.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:05 smithi112 bash[27689]: cluster 2023-10-01T07:39:03.989950+0000 mgr.y (mgr.34104) 101 : cluster [DBG] pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:06.574 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:39:06 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:39:06] "GET /metrics HTTP/1.1" 200 33714 "" "Prometheus/2.33.4" 2023-10-01T07:39:07.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:07 smithi112 bash[27689]: cluster 2023-10-01T07:39:05.990965+0000 mgr.y (mgr.34104) 102 : cluster [DBG] pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:08.978 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:39:08 smithi112 bash[55084]: ts=2023-10-01T07:39:08.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi112.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi084:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T07:39:09.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:09 smithi112 bash[27689]: cluster 2023-10-01T07:39:07.991554+0000 mgr.y (mgr.34104) 103 : cluster [DBG] pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:11.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:11 smithi112 bash[27689]: cluster 2023-10-01T07:39:09.992205+0000 mgr.y (mgr.34104) 104 : cluster [DBG] pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:13.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:13 smithi112 bash[27689]: cluster 2023-10-01T07:39:11.993223+0000 mgr.y (mgr.34104) 105 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:15.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:15 smithi112 bash[27689]: cluster 2023-10-01T07:39:13.993821+0000 mgr.y (mgr.34104) 106 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:15.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:15 smithi112 bash[27689]: audit 2023-10-01T07:39:15.058313+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:39:16.574 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:39:16 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:39:16] "GET /metrics HTTP/1.1" 200 33717 "" "Prometheus/2.33.4" 2023-10-01T07:39:16.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:16 smithi112 bash[27689]: cluster 2023-10-01T07:39:15.994818+0000 mgr.y (mgr.34104) 107 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:18.978 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 07:39:18 smithi112 bash[55084]: ts=2023-10-01T07:39:18.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi112.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi084:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-01T07:39:19.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:19 smithi112 bash[27689]: cluster 2023-10-01T07:39:17.995436+0000 mgr.y (mgr.34104) 108 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:21.233 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'ceph orch upgrade resume' 2023-10-01T07:39:21.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:21 smithi112 bash[27689]: cluster 2023-10-01T07:39:19.996044+0000 mgr.y (mgr.34104) 109 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:22.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:22 smithi112 bash[27689]: audit 2023-10-01T07:39:22.007552+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:39:23.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:23 smithi112 bash[27689]: cluster 2023-10-01T07:39:21.997182+0000 mgr.y (mgr.34104) 110 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:24.485 INFO:teuthology.orchestra.run.smithi084.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T07:39:25.203 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'echo wait for all mons to upgrade' 2023-10-01T07:39:25.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:25 smithi112 bash[27689]: cluster 2023-10-01T07:39:23.997775+0000 mgr.y (mgr.34104) 111 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:25.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:25 smithi112 bash[27689]: audit 2023-10-01T07:39:24.482671+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:26.436 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:39:26 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:39:26] "GET /metrics HTTP/1.1" 200 33717 "" "Prometheus/2.33.4" 2023-10-01T07:39:26.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:26 smithi112 bash[27689]: audit 2023-10-01T07:39:24.476552+0000 mgr.y (mgr.34104) 112 : audit [DBG] from='client.44114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:39:26.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:26 smithi112 bash[27689]: cephadm 2023-10-01T07:39:24.477145+0000 mgr.y (mgr.34104) 113 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T07:39:27.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:27 smithi112 bash[27689]: cluster 2023-10-01T07:39:25.998826+0000 mgr.y (mgr.34104) 114 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:28.000 INFO:teuthology.orchestra.run.smithi084.stdout:wait for all mons to upgrade 2023-10-01T07:39:28.739 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'while ! ceph mon versions | grep $sha1 | grep '"'"': 3'"'"' ; do sleep 2 ; done' 2023-10-01T07:39:29.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:29 smithi112 bash[27689]: cluster 2023-10-01T07:39:27.999355+0000 mgr.y (mgr.34104) 115 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:29.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:29 smithi112 bash[27689]: audit 2023-10-01T07:39:28.297700+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:29.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:29 smithi112 bash[27689]: audit 2023-10-01T07:39:28.304150+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:29.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:29 smithi112 bash[27689]: audit 2023-10-01T07:39:29.208361+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:29.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:29 smithi112 bash[27689]: audit 2023-10-01T07:39:29.217933+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:30.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:30 smithi112 bash[27689]: audit 2023-10-01T07:39:29.688854+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:39:30.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:30 smithi112 bash[27689]: audit 2023-10-01T07:39:29.690619+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:39:30.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:30 smithi112 bash[27689]: audit 2023-10-01T07:39:29.699513+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:30.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:30 smithi112 bash[27689]: audit 2023-10-01T07:39:29.767437+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:39:30.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:30 smithi112 bash[27689]: audit 2023-10-01T07:39:29.771116+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T07:39:30.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:30 smithi112 bash[27689]: audit 2023-10-01T07:39:29.772778+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-01T07:39:30.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:30 smithi112 bash[27689]: audit 2023-10-01T07:39:29.773735+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-10-01T07:39:30.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:30 smithi112 bash[27689]: audit 2023-10-01T07:39:30.058572+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:39:31.428 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:31 smithi112 bash[27689]: cephadm 2023-10-01T07:39:29.774387+0000 mgr.y (mgr.34104) 116 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2023-10-01T07:39:31.428 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:31 smithi112 bash[27689]: cluster 2023-10-01T07:39:29.999941+0000 mgr.y (mgr.34104) 117 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:33.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:33 smithi112 bash[27689]: cluster 2023-10-01T07:39:32.000670+0000 mgr.y (mgr.34104) 118 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:33.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:33 smithi112 bash[27689]: cephadm 2023-10-01T07:39:32.143900+0000 mgr.y (mgr.34104) 119 : cephadm [INF] Upgrade: Updating mon.b 2023-10-01T07:39:33.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:33 smithi112 bash[27689]: audit 2023-10-01T07:39:32.151870+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:33.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:33 smithi112 bash[27689]: audit 2023-10-01T07:39:32.153152+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T07:39:33.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:33 smithi112 bash[27689]: audit 2023-10-01T07:39:32.154061+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T07:39:33.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:33 smithi112 bash[27689]: audit 2023-10-01T07:39:32.155000+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:39:33.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:33 smithi112 bash[27689]: cephadm 2023-10-01T07:39:32.156277+0000 mgr.y (mgr.34104) 120 : cephadm [INF] Deploying daemon mon.b on smithi112 2023-10-01T07:39:33.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:33 smithi112 bash[27689]: audit 2023-10-01T07:39:32.193470+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.84:0/3617209304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:39:34.471 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:34 smithi112 systemd[1]: Stopping Ceph mon.b for 9c46152e-602a-11ee-8db5-212e2dc638e7... 2023-10-01T07:39:34.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:34 smithi112 bash[27689]: debug 2023-10-01T07:39:34.470+0000 7f1e29e72700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-10-01T07:39:34.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:34 smithi112 bash[27689]: debug 2023-10-01T07:39:34.470+0000 7f1e29e72700 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2023-10-01T07:39:35.386 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:35 smithi112 bash[59215]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-mon-b 2023-10-01T07:39:35.387 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:35 smithi112 bash[59279]: Error response from daemon: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-mon-b 2023-10-01T07:39:35.387 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:35 smithi112 systemd[1]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@mon.b.service: Succeeded. 2023-10-01T07:39:35.387 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:35 smithi112 systemd[1]: Stopped Ceph mon.b for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T07:39:35.685 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:35 smithi112 systemd[1]: Started Ceph mon.b for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T07:39:36.574 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:39:36 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:39:36] "GET /metrics HTTP/1.1" 200 33705 "" "Prometheus/2.33.4" 2023-10-01T07:39:36.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.750+0000 7f5ceaaa6c80 0 set uid:gid to 167:167 (ceph:ceph) 2023-10-01T07:39:36.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.750+0000 7f5ceaaa6c80 0 ceph version 18.2.0-497-gb5682219 (b56822191ad0416d0c05ed59720df03ad9c2a44e) reef (stable), process ceph-mon, pid 7 2023-10-01T07:39:36.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.754+0000 7f5ceaaa6c80 0 pidfile_write: ignore empty --pid-file 2023-10-01T07:39:36.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 0 load: jerasure load: lrc 2023-10-01T07:39:36.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: RocksDB version: 7.9.2 2023-10-01T07:39:36.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Git sha 0 2023-10-01T07:39:36.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Compile date 2023-09-29 15:06:10 2023-10-01T07:39:36.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: DB SUMMARY 2023-10-01T07:39:36.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: DB Session ID: WHUBXFKXL2R2X7EWU44X 2023-10-01T07:39:36.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: CURRENT file: CURRENT 2023-10-01T07:39:36.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: IDENTITY file: IDENTITY 2023-10-01T07:39:36.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 1663 Bytes 2023-10-01T07:39:36.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000032.sst 2023-10-01T07:39:36.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000030.log size: 3547102 ; 2023-10-01T07:39:36.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.error_if_exists: 0 2023-10-01T07:39:36.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.create_if_missing: 0 2023-10-01T07:39:36.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.paranoid_checks: 1 2023-10-01T07:39:36.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-10-01T07:39:36.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-10-01T07:39:36.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-10-01T07:39:36.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.env: 0x55b6e119a720 2023-10-01T07:39:36.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.fs: PosixFileSystem 2023-10-01T07:39:36.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.info_log: 0x55b6e448b480 2023-10-01T07:39:36.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.max_file_opening_threads: 16 2023-10-01T07:39:36.981 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.statistics: (nil) 2023-10-01T07:39:36.981 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.use_fsync: 0 2023-10-01T07:39:36.981 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.max_log_file_size: 0 2023-10-01T07:39:36.982 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-01T07:39:36.982 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-10-01T07:39:36.982 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.keep_log_file_num: 1000 2023-10-01T07:39:36.982 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.recycle_log_file_num: 0 2023-10-01T07:39:36.982 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.allow_fallocate: 1 2023-10-01T07:39:36.982 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.allow_mmap_reads: 0 2023-10-01T07:39:36.982 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.allow_mmap_writes: 0 2023-10-01T07:39:36.982 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.use_direct_reads: 0 2023-10-01T07:39:36.982 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-01T07:39:36.982 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.create_missing_column_families: 0 2023-10-01T07:39:36.983 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.db_log_dir: 2023-10-01T07:39:36.983 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.wal_dir: 2023-10-01T07:39:36.983 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-10-01T07:39:36.983 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-10-01T07:39:36.983 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-10-01T07:39:36.983 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-10-01T07:39:36.983 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-01T07:39:36.983 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-10-01T07:39:36.983 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.advise_random_on_open: 1 2023-10-01T07:39:36.983 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.db_write_buffer_size: 0 2023-10-01T07:39:36.983 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.write_buffer_manager: 0x55b6e3718c80 2023-10-01T07:39:36.983 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-01T07:39:36.983 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-01T07:39:36.984 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-10-01T07:39:36.984 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.rate_limiter: (nil) 2023-10-01T07:39:36.984 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-01T07:39:36.984 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.wal_recovery_mode: 2 2023-10-01T07:39:36.984 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.enable_thread_tracking: 0 2023-10-01T07:39:36.984 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.enable_pipelined_write: 0 2023-10-01T07:39:36.984 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.unordered_write: 0 2023-10-01T07:39:36.984 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-01T07:39:36.984 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-01T07:39:36.984 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-01T07:39:36.984 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-01T07:39:36.984 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.row_cache: None 2023-10-01T07:39:36.985 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.wal_filter: None 2023-10-01T07:39:36.985 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-01T07:39:36.985 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.allow_ingest_behind: 0 2023-10-01T07:39:36.985 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.two_write_queues: 0 2023-10-01T07:39:36.985 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.manual_wal_flush: 0 2023-10-01T07:39:36.985 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.wal_compression: 0 2023-10-01T07:39:36.985 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.atomic_flush: 0 2023-10-01T07:39:36.985 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-01T07:39:36.985 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-10-01T07:39:36.985 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-10-01T07:39:36.985 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.log_readahead_size: 0 2023-10-01T07:39:36.985 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-10-01T07:39:36.985 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.best_efforts_recovery: 0 2023-10-01T07:39:36.986 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-10-01T07:39:36.986 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-10-01T07:39:36.986 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.allow_data_in_errors: 0 2023-10-01T07:39:36.986 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.db_host_id: __hostname__ 2023-10-01T07:39:36.986 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-10-01T07:39:36.986 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.max_background_jobs: 2 2023-10-01T07:39:36.986 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.max_background_compactions: -1 2023-10-01T07:39:36.986 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.max_subcompactions: 1 2023-10-01T07:39:36.987 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-01T07:39:36.987 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-01T07:39:36.987 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-10-01T07:39:36.987 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.max_total_wal_size: 0 2023-10-01T07:39:36.987 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-01T07:39:36.987 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-10-01T07:39:36.987 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-10-01T07:39:36.987 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-01T07:39:36.987 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.max_open_files: -1 2023-10-01T07:39:36.987 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.bytes_per_sync: 0 2023-10-01T07:39:36.987 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-10-01T07:39:36.988 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-10-01T07:39:36.988 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.compaction_readahead_size: 0 2023-10-01T07:39:36.988 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.max_background_flushes: -1 2023-10-01T07:39:36.988 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Compression algorithms supported: 2023-10-01T07:39:36.988 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-01T07:39:36.988 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: kZSTD supported: 0 2023-10-01T07:39:36.988 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: kXpressCompression supported: 0 2023-10-01T07:39:36.988 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: kLZ4HCCompression supported: 1 2023-10-01T07:39:36.988 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: kZlibCompression supported: 1 2023-10-01T07:39:36.988 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: kSnappyCompression supported: 1 2023-10-01T07:39:36.988 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: kLZ4Compression supported: 1 2023-10-01T07:39:36.988 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: kBZip2Compression supported: 0 2023-10-01T07:39:36.988 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-10-01T07:39:36.989 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-10-01T07:39:36.989 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2023-10-01T07:39:36.989 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-10-01T07:39:36.989 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-01T07:39:36.989 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.merge_operator: 2023-10-01T07:39:36.989 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.compaction_filter: None 2023-10-01T07:39:36.989 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.compaction_filter_factory: None 2023-10-01T07:39:36.989 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.sst_partitioner_factory: None 2023-10-01T07:39:36.989 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-10-01T07:39:36.989 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-10-01T07:39:36.989 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55b6e448b580) 2023-10-01T07:39:36.989 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: cache_index_and_filter_blocks: 1 2023-10-01T07:39:36.990 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: cache_index_and_filter_blocks_with_high_priority: 0 2023-10-01T07:39:36.990 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-01T07:39:36.990 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: pin_top_level_index_and_filter: 1 2023-10-01T07:39:36.990 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: index_type: 0 2023-10-01T07:39:36.990 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: data_block_index_type: 0 2023-10-01T07:39:36.990 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: index_shortening: 1 2023-10-01T07:39:36.990 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: data_block_hash_table_util_ratio: 0.750000 2023-10-01T07:39:36.990 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: checksum: 4 2023-10-01T07:39:36.990 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: no_block_cache: 0 2023-10-01T07:39:36.990 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: block_cache: 0x55b6e379b1f0 2023-10-01T07:39:36.990 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: block_cache_name: BinnedLRUCache 2023-10-01T07:39:36.990 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: block_cache_options: 2023-10-01T07:39:36.991 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: capacity : 536870912 2023-10-01T07:39:36.991 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: num_shard_bits : 4 2023-10-01T07:39:36.991 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: strict_capacity_limit : 0 2023-10-01T07:39:36.991 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: high_pri_pool_ratio: 0.000 2023-10-01T07:39:36.991 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: block_cache_compressed: (nil) 2023-10-01T07:39:36.991 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: persistent_cache: (nil) 2023-10-01T07:39:36.991 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: block_size: 4096 2023-10-01T07:39:36.991 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: block_size_deviation: 10 2023-10-01T07:39:36.991 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: block_restart_interval: 16 2023-10-01T07:39:36.991 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: index_block_restart_interval: 1 2023-10-01T07:39:36.991 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: metadata_block_size: 4096 2023-10-01T07:39:36.991 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: partition_filters: 0 2023-10-01T07:39:36.991 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: use_delta_encoding: 1 2023-10-01T07:39:36.991 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: filter_policy: bloomfilter 2023-10-01T07:39:36.992 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: whole_key_filtering: 1 2023-10-01T07:39:36.992 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: verify_compression: 0 2023-10-01T07:39:36.992 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: read_amp_bytes_per_bit: 0 2023-10-01T07:39:36.992 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: format_version: 5 2023-10-01T07:39:36.992 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: enable_index_compression: 1 2023-10-01T07:39:36.992 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: block_align: 0 2023-10-01T07:39:36.993 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: max_auto_readahead_size: 262144 2023-10-01T07:39:36.993 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: prepopulate_block_cache: 0 2023-10-01T07:39:36.993 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: initial_auto_readahead_size: 8192 2023-10-01T07:39:36.993 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: num_file_reads_for_auto_readahead: 2 2023-10-01T07:39:36.993 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.write_buffer_size: 33554432 2023-10-01T07:39:36.993 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.max_write_buffer_number: 2 2023-10-01T07:39:36.993 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.compression: NoCompression 2023-10-01T07:39:36.993 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.bottommost_compression: Disabled 2023-10-01T07:39:36.993 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.prefix_extractor: nullptr 2023-10-01T07:39:36.993 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-01T07:39:36.994 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.num_levels: 7 2023-10-01T07:39:36.994 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-01T07:39:36.994 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-01T07:39:36.994 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-10-01T07:39:36.994 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-01T07:39:36.994 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-01T07:39:36.994 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-01T07:39:36.994 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-01T07:39:36.994 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-01T07:39:36.994 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-10-01T07:39:36.994 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-01T07:39:36.994 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-10-01T07:39:36.995 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-10-01T07:39:36.995 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-10-01T07:39:36.995 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.compression_opts.level: 32767 2023-10-01T07:39:36.995 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.compression_opts.strategy: 0 2023-10-01T07:39:36.995 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-01T07:39:36.995 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-01T07:39:36.995 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-10-01T07:39:36.995 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-10-01T07:39:36.995 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.compression_opts.enabled: false 2023-10-01T07:39:36.995 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-10-01T07:39:36.995 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-01T07:39:36.995 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-01T07:39:36.996 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-01T07:39:36.996 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.target_file_size_base: 67108864 2023-10-01T07:39:36.996 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-10-01T07:39:36.996 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-01T07:39:36.996 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-01T07:39:36.996 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-01T07:39:36.996 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-01T07:39:36.996 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-01T07:39:36.996 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-01T07:39:36.996 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-01T07:39:36.996 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-01T07:39:36.996 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-01T07:39:36.997 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-01T07:39:36.997 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-01T07:39:36.997 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-01T07:39:36.997 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-10-01T07:39:36.997 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.arena_block_size: 1048576 2023-10-01T07:39:36.997 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-01T07:39:36.997 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-01T07:39:36.997 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.disable_auto_compactions: 0 2023-10-01T07:39:36.997 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-01T07:39:36.997 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-01T07:39:36.997 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-01T07:39:36.997 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-01T07:39:36.997 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-01T07:39:36.998 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-01T07:39:36.998 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-01T07:39:36.999 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-01T07:39:36.999 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-01T07:39:36.999 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-01T07:39:36.999 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.table_properties_collectors: 2023-10-01T07:39:36.999 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.inplace_update_support: 0 2023-10-01T07:39:36.999 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-10-01T07:39:36.999 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-01T07:39:36.999 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-01T07:39:36.999 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-10-01T07:39:36.999 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.bloom_locality: 0 2023-10-01T07:39:36.999 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.max_successive_merges: 0 2023-10-01T07:39:37.000 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-10-01T07:39:37.000 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.paranoid_file_checks: 0 2023-10-01T07:39:37.000 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.force_consistency_checks: 1 2023-10-01T07:39:37.000 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.report_bg_io_stats: 0 2023-10-01T07:39:37.000 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.ttl: 2592000 2023-10-01T07:39:37.000 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-10-01T07:39:37.000 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-10-01T07:39:37.000 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-10-01T07:39:37.000 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.enable_blob_files: false 2023-10-01T07:39:37.000 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.min_blob_size: 0 2023-10-01T07:39:37.000 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.blob_file_size: 268435456 2023-10-01T07:39:37.000 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-10-01T07:39:37.001 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-10-01T07:39:37.001 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-10-01T07:39:37.001 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-10-01T07:39:37.001 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-10-01T07:39:37.001 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.blob_file_starting_level: 0 2023-10-01T07:39:37.001 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5ceaaa6c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-10-01T07:39:37.001 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.758+0000 7f5cdf2c2700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 32.sst 2023-10-01T07:39:37.001 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.762+0000 7f5ceaaa6c80 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 19375, log_number is 30,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-10-01T07:39:37.001 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.762+0000 7f5ceaaa6c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 30 2023-10-01T07:39:37.001 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.762+0000 7f5ceaaa6c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: a6c7dadc-1cd6-4726-97f2-4e5598715cf0 2023-10-01T07:39:37.001 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.762+0000 7f5ceaaa6c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696145976764179, "job": 1, "event": "recovery_started", "wal_files": [30]} 2023-10-01T07:39:37.001 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.762+0000 7f5ceaaa6c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #30 mode 2 2023-10-01T07:39:37.002 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.774+0000 7f5ceaaa6c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696145976777631, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 35, "file_size": 2355452, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 19362, "largest_seqno": 20076, "table_properties": {"data_size": 2350786, "index_size": 3071, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 4228, "raw_average_key_size": 20, "raw_value_size": 2344515, "raw_average_value_size": 11217, "num_data_blocks": 135, "num_entries": 209, "num_filter_entries": 209, "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": 1696145976, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "a6c7dadc-1cd6-4726-97f2-4e5598715cf0", "db_session_id": "WHUBXFKXL2R2X7EWU44X", "orig_file_number": 35, "seqno_to_time_mapping": "N/A"}} 2023-10-01T07:39:37.002 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.774+0000 7f5ceaaa6c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696145976777757, "job": 1, "event": "recovery_finished"} 2023-10-01T07:39:37.002 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.774+0000 7f5ceaaa6c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 37 2023-10-01T07:39:37.002 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.778+0000 7f5ceaaa6c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000030.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-10-01T07:39:37.002 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.778+0000 7f5ceaaa6c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55b6e383c000 2023-10-01T07:39:37.002 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.778+0000 7f5ceaaa6c80 4 rocksdb: DB pointer 0x55b6e382a000 2023-10-01T07:39:37.002 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.778+0000 7f5cd92b6700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-10-01T07:39:37.002 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.778+0000 7f5cd92b6700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-10-01T07:39:37.002 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: ** DB Stats ** 2023-10-01T07:39:37.002 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-01T07:39:37.002 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-10-01T07:39:37.003 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-01T07:39:37.003 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-01T07:39:37.003 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-10-01T07:39:37.003 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-01T07:39:37.003 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-01T07:39:37.003 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: ** Compaction Stats [default] ** 2023-10-01T07:39:37.003 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-10-01T07:39:37.003 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-10-01T07:39:37.003 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: L0 1/0 2.25 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 549.5 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-10-01T07:39:37.003 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: L6 1/0 29.04 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2023-10-01T07:39:37.003 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: Sum 2/0 31.29 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 549.5 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-10-01T07:39:37.003 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 549.5 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-10-01T07:39:37.003 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: ** Compaction Stats [default] ** 2023-10-01T07:39:37.004 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-10-01T07:39:37.004 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-01T07:39:37.004 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 549.5 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-10-01T07:39:37.004 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-10-01T07:39:37.004 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-01T07:39:37.004 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: Flush(GB): cumulative 0.002, interval 0.002 2023-10-01T07:39:37.004 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-01T07:39:37.004 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: AddFile(Total Files): cumulative 0, interval 0 2023-10-01T07:39:37.004 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: AddFile(L0 Files): cumulative 0, interval 0 2023-10-01T07:39:37.004 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: AddFile(Keys): cumulative 0, interval 0 2023-10-01T07:39:37.004 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: Cumulative compaction: 0.00 GB write, 117.85 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-01T07:39:37.004 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: Interval compaction: 0.00 GB write, 117.85 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-01T07:39:37.005 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-10-01T07:39:37.005 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: Block cache BinnedLRUCache@0x55b6e379b1f0#7 capacity: 512.00 MB usage: 3.73 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2023-10-01T07:39:37.005 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: Block cache entry stats(count,size,portion): FilterBlock(1,0.66 KB,0.00012517%) IndexBlock(1,3.08 KB,0.000587106%) Misc(1,0.00 KB,0%) 2023-10-01T07:39:37.005 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: ** File Read Latency Histogram By Level [default] ** 2023-10-01T07:39:37.005 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.778+0000 7f5ceaaa6c80 0 starting mon.b rank 1 at public addrs [v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0] at bind addrs [v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 2023-10-01T07:39:37.005 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.778+0000 7f5ceaaa6c80 1 mon.b@-1(???) e3 preinit fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 2023-10-01T07:39:37.005 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.778+0000 7f5ceaaa6c80 0 mon.b@-1(???).mds e7 new map 2023-10-01T07:39:37.005 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.778+0000 7f5ceaaa6c80 0 mon.b@-1(???).mds e7 print_map 2023-10-01T07:39:37.005 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: e7 2023-10-01T07:39:37.005 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: enable_multiple, ever_enabled_multiple: 1,1 2023-10-01T07:39:37.005 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-10-01T07:39:37.005 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: legacy client fscid: 1 2023-10-01T07:39:37.005 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: 2023-10-01T07:39:37.006 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: Filesystem 'foo' (1) 2023-10-01T07:39:37.006 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: fs_name foo 2023-10-01T07:39:37.006 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: epoch 5 2023-10-01T07:39:37.006 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: flags 12 joinable allow_snaps allow_multimds_snaps 2023-10-01T07:39:37.006 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: created 2023-10-01T07:29:58.589911+0000 2023-10-01T07:39:37.006 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: modified 2023-10-01T07:30:06.020651+0000 2023-10-01T07:39:37.006 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: tableserver 0 2023-10-01T07:39:37.006 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: root 0 2023-10-01T07:39:37.006 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: session_timeout 60 2023-10-01T07:39:37.006 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: session_autoclose 300 2023-10-01T07:39:37.006 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: max_file_size 1099511627776 2023-10-01T07:39:37.006 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: required_client_features {} 2023-10-01T07:39:37.006 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: last_failure 0 2023-10-01T07:39:37.007 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: last_failure_osd_epoch 0 2023-10-01T07:39:37.007 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-10-01T07:39:37.007 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: max_mds 1 2023-10-01T07:39:37.007 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: in 0 2023-10-01T07:39:37.007 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: up {0=14640} 2023-10-01T07:39:37.007 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: failed 2023-10-01T07:39:37.007 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: damaged 2023-10-01T07:39:37.007 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: stopped 2023-10-01T07:39:37.007 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: data_pools [4] 2023-10-01T07:39:37.007 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: metadata_pool 3 2023-10-01T07:39:37.007 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: inline_data disabled 2023-10-01T07:39:37.007 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: balancer 2023-10-01T07:39:37.008 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: bal_rank_mask -1 2023-10-01T07:39:37.008 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: standby_count_wanted 1 2023-10-01T07:39:37.008 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: [mds.foo.smithi084.jsmrzl{0:14640} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.84:6834/2968529930,v1:172.21.15.84:6835/2968529930] compat {c=[1],r=[1],i=[7ff]}] 2023-10-01T07:39:37.008 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: 2023-10-01T07:39:37.008 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: 2023-10-01T07:39:37.008 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: Standby daemons: 2023-10-01T07:39:37.008 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: 2023-10-01T07:39:37.008 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: [mds.foo.smithi112.sxncvg{-1:24487} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.112:6832/531496526,v1:172.21.15.112:6833/531496526] compat {c=[1],r=[1],i=[7ff]}] 2023-10-01T07:39:37.008 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.778+0000 7f5ceaaa6c80 0 mon.b@-1(???).osd e73 crush map has features 3314933000854323200, adjusting msgr requires 2023-10-01T07:39:37.008 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.782+0000 7f5ceaaa6c80 0 mon.b@-1(???).osd e73 crush map has features 432629239337189376, adjusting msgr requires 2023-10-01T07:39:37.008 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.782+0000 7f5ceaaa6c80 0 mon.b@-1(???).osd e73 crush map has features 432629239337189376, adjusting msgr requires 2023-10-01T07:39:37.008 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.782+0000 7f5ceaaa6c80 0 mon.b@-1(???).osd e73 crush map has features 432629239337189376, adjusting msgr requires 2023-10-01T07:39:37.008 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.782+0000 7f5ceaaa6c80 1 mon.b@-1(???).paxosservice(auth 1..23) refresh upgraded, format 0 -> 3 2023-10-01T07:39:37.009 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.782+0000 7f5ceaaa6c80 20 expand_channel_meta expand map: {default=false} 2023-10-01T07:39:37.009 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.782+0000 7f5ceaaa6c80 20 expand_channel_meta from 'false' to 'false' 2023-10-01T07:39:37.009 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.782+0000 7f5ceaaa6c80 20 expand_channel_meta expanded map: {default=false} 2023-10-01T07:39:37.009 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.782+0000 7f5ceaaa6c80 20 expand_channel_meta expand map: {default=info} 2023-10-01T07:39:37.009 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.782+0000 7f5ceaaa6c80 20 expand_channel_meta from 'info' to 'info' 2023-10-01T07:39:37.009 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.782+0000 7f5ceaaa6c80 20 expand_channel_meta expanded map: {default=info} 2023-10-01T07:39:37.009 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.782+0000 7f5ceaaa6c80 20 expand_channel_meta expand map: {default=daemon} 2023-10-01T07:39:37.009 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.782+0000 7f5ceaaa6c80 20 expand_channel_meta from 'daemon' to 'daemon' 2023-10-01T07:39:37.009 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.782+0000 7f5ceaaa6c80 20 expand_channel_meta expanded map: {default=daemon} 2023-10-01T07:39:37.009 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.782+0000 7f5ceaaa6c80 20 expand_channel_meta expand map: {default=debug} 2023-10-01T07:39:37.009 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.782+0000 7f5ceaaa6c80 20 expand_channel_meta from 'debug' to 'debug' 2023-10-01T07:39:37.009 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:36 smithi112 bash[59335]: debug 2023-10-01T07:39:36.782+0000 7f5ceaaa6c80 20 expand_channel_meta expanded map: {default=debug} 2023-10-01T07:39:42.074 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:39:41 smithi084 bash[71139]: debug 2023-10-01T07:39:41.786+0000 7f89884bd700 -1 mgr.server handle_report got status from non-daemon mon.b 2023-10-01T07:39:42.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:19:10.538018+0000 mon.a (mon.0) 0 : 1 mkfs 9c46152e-602a-11ee-8db5-212e2dc638e7 2023-10-01T07:39:42.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:34:35.017565+0000 mgr.x (mgr.24739) 47 : cephadm 1 Reconfiguring node-exporter.b (dependencies changed)... 2023-10-01T07:39:42.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:34:35.018055+0000 mgr.x (mgr.24739) 48 : cephadm 1 Reconfiguring daemon node-exporter.b on smithi112 2023-10-01T07:39:42.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:34:36.836244+0000 mgr.x (mgr.24739) 50 : cephadm 1 Reconfiguring grafana.a (dependencies changed)... 2023-10-01T07:39:42.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:34:36.856632+0000 mgr.x (mgr.24739) 51 : cephadm 1 Reconfiguring daemon grafana.a on smithi112 2023-10-01T07:39:42.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:35:00.847869+0000 mgr.x (mgr.24739) 67 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-10-01T07:39:42.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:35:00.848604+0000 mgr.x (mgr.24739) 68 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-10-01T07:39:42.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:35:03.118418+0000 mgr.x (mgr.24739) 70 : cephadm 1 Upgrade: Updating mgr.y 2023-10-01T07:39:42.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:35:03.135358+0000 mgr.x (mgr.24739) 71 : cephadm 1 Deploying daemon mgr.y on smithi084 2023-10-01T07:39:42.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:35:23.781767+0000 mgr.y (mgr.15282) 1 : cephadm 1 [01/Oct/2023:07:35:23] ENGINE Bus STARTING 2023-10-01T07:39:42.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:35:24.004252+0000 mgr.y (mgr.15282) 2 : cephadm 1 [01/Oct/2023:07:35:24] ENGINE Serving on https://172.21.15.84:7150 2023-10-01T07:39:42.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:35:24.186873+0000 mgr.y (mgr.15282) 3 : cephadm 1 [01/Oct/2023:07:35:24] ENGINE Serving on http://172.21.15.84:8765 2023-10-01T07:39:42.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:35:24.187681+0000 mgr.y (mgr.15282) 4 : cephadm 1 [01/Oct/2023:07:35:24] ENGINE Bus STARTED 2023-10-01T07:39:42.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:35:40.504080+0000 mgr.y (mgr.15282) 14 : cephadm 1 Updating smithi084:/etc/ceph/ceph.conf 2023-10-01T07:39:42.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:35:40.504347+0000 mgr.y (mgr.15282) 15 : cephadm 1 Updating smithi112:/etc/ceph/ceph.conf 2023-10-01T07:39:42.981 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:35:40.670411+0000 mgr.y (mgr.15282) 16 : cephadm 1 Updating smithi084:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T07:39:42.981 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:35:40.670749+0000 mgr.y (mgr.15282) 17 : cephadm 1 Updating smithi112:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T07:39:42.981 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:35:40.886091+0000 mgr.y (mgr.15282) 18 : cephadm 1 Updating smithi112:/etc/ceph/ceph.client.admin.keyring 2023-10-01T07:39:42.981 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:35:40.886441+0000 mgr.y (mgr.15282) 19 : cephadm 1 Updating smithi084:/etc/ceph/ceph.client.admin.keyring 2023-10-01T07:39:42.981 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:35:41.051402+0000 mgr.y (mgr.15282) 20 : cephadm 1 Updating smithi112:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T07:39:42.981 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:35:41.053189+0000 mgr.y (mgr.15282) 21 : cephadm 1 Updating smithi084:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T07:39:42.981 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:35:41.347528+0000 mgr.y (mgr.15282) 22 : cephadm 1 Reconfiguring prometheus.a (dependencies changed)... 2023-10-01T07:39:42.981 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:35:41.596414+0000 mgr.y (mgr.15282) 24 : cephadm 1 Reconfiguring daemon prometheus.a on smithi112 2023-10-01T07:39:42.981 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:35:49.363435+0000 mgr.y (mgr.15282) 29 : cephadm 1 Upgrade: Updating mgr.x 2023-10-01T07:39:42.981 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:35:49.369697+0000 mgr.y (mgr.15282) 30 : cephadm 1 Deploying daemon mgr.x on smithi112 2023-10-01T07:39:42.981 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:36:09.559411+0000 mgr.y (mgr.15282) 42 : cephadm 1 Upgrade: Setting container_image for all mgr 2023-10-01T07:39:42.981 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:36:09.586957+0000 mgr.y (mgr.15282) 43 : cephadm 1 Upgrade: It appears safe to stop mon.a 2023-10-01T07:39:42.982 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:36:11.856293+0000 mgr.y (mgr.15282) 45 : cephadm 1 Upgrade: Updating mon.a 2023-10-01T07:39:42.982 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:36:11.874107+0000 mgr.y (mgr.15282) 46 : cephadm 1 Deploying daemon mon.a on smithi084 2023-10-01T07:39:42.982 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:36:30.738794+0000 mgr.y (mgr.34104) 1 : cephadm 1 [01/Oct/2023:07:36:30] ENGINE Bus STARTING 2023-10-01T07:39:42.982 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:36:30.841299+0000 mgr.y (mgr.34104) 2 : cephadm 1 [01/Oct/2023:07:36:30] ENGINE Serving on http://172.21.15.84:8765 2023-10-01T07:39:42.982 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:36:30.970514+0000 mgr.y (mgr.34104) 5 : cephadm 1 [01/Oct/2023:07:36:30] ENGINE Serving on https://172.21.15.84:7150 2023-10-01T07:39:42.982 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:36:30.970943+0000 mgr.y (mgr.34104) 6 : cephadm 1 [01/Oct/2023:07:36:30] ENGINE Bus STARTED 2023-10-01T07:39:42.982 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:36:35.677218+0000 mgr.y (mgr.34104) 10 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T07:39:42.982 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:36:46.760832+0000 mgr.y (mgr.34104) 17 : cephadm 1 Updating smithi084:/etc/ceph/ceph.conf 2023-10-01T07:39:42.982 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:36:46.761190+0000 mgr.y (mgr.34104) 18 : cephadm 1 Updating smithi112:/etc/ceph/ceph.conf 2023-10-01T07:39:42.982 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:36:46.976578+0000 mgr.y (mgr.34104) 19 : cephadm 1 Updating smithi112:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T07:39:42.982 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:36:46.976948+0000 mgr.y (mgr.34104) 20 : cephadm 1 Updating smithi084:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T07:39:42.982 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:36:47.141768+0000 mgr.y (mgr.34104) 21 : cephadm 1 Updating smithi112:/etc/ceph/ceph.client.admin.keyring 2023-10-01T07:39:42.983 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:36:47.142076+0000 mgr.y (mgr.34104) 22 : cephadm 1 Updating smithi084:/etc/ceph/ceph.client.admin.keyring 2023-10-01T07:39:42.983 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:36:47.357571+0000 mgr.y (mgr.34104) 23 : cephadm 1 Updating smithi112:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T07:39:42.983 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:36:47.359480+0000 mgr.y (mgr.34104) 24 : cephadm 1 Updating smithi084:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T07:39:42.983 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:37:43.860765+0000 mgr.y (mgr.34104) 54 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T07:39:42.983 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:37:50.828688+0000 mon.c (mon.2) 249 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-10-01T07:39:42.983 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:37:50.829486+0000 mgr.y (mgr.34104) 59 : cephadm 1 Upgrade: It appears safe to stop mon.c 2023-10-01T07:39:42.983 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:37:52.621235+0000 mon.a (mon.0) 49 : audit 0 from='client.? 172.21.15.84:0/4220422624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:39:42.983 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:37:53.349457+0000 mgr.y (mgr.34104) 61 : cephadm 1 Upgrade: Updating mon.c 2023-10-01T07:39:42.983 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:37:53.358151+0000 mon.a (mon.0) 50 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:39:42.984 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:37:53.361406+0000 mon.c (mon.2) 250 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T07:39:42.984 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:37:53.362963+0000 mon.a (mon.0) 51 : audit 0 from='mgr.34104 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T07:39:42.985 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:37:53.364287+0000 mon.c (mon.2) 251 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:39:42.985 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:37:53.365706+0000 mgr.y (mgr.34104) 62 : cephadm 1 Deploying daemon mon.c on smithi084 2023-10-01T07:39:42.985 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:37:55.082635+0000 mon.a (mon.0) 52 : audit 0 from='client.? 172.21.15.84:0/1790334420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:39:42.985 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:38:04.645805+0000 mon.a (mon.0) 77 : cluster 0 mgrmap e35: y(active, since 94s), standbys: x 2023-10-01T07:39:42.985 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:38:04.645989+0000 mon.a (mon.0) 78 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-10-01T07:39:42.985 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:38:04.646014+0000 mon.a (mon.0) 79 : cluster 1 Cluster is now healthy 2023-10-01T07:39:42.985 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:38:04.651314+0000 mon.a (mon.0) 80 : cluster 1 overall HEALTH_OK 2023-10-01T07:39:42.985 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:38:04.687989+0000 mon.a (mon.0) 81 : cluster 0 mgrmap e36: y(active, since 94s), standbys: x 2023-10-01T07:39:42.985 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:38:05.967341+0000 mgr.y (mgr.34104) 69 : cluster 0 pgmap v52: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-01T07:39:42.985 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:38:06.841832+0000 mon.a (mon.0) 82 : audit 0 from='client.? 172.21.15.84:0/3571860243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:39:42.985 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:38:07.968000+0000 mgr.y (mgr.34104) 70 : cluster 0 pgmap v53: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-01T07:39:42.986 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:38:09.968629+0000 mgr.y (mgr.34104) 71 : cluster 0 pgmap v54: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-01T07:39:42.986 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:38:10.300156+0000 mon.a (mon.0) 83 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:42.986 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:38:10.308882+0000 mon.a (mon.0) 84 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:42.986 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:38:11.099288+0000 mon.a (mon.0) 85 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:42.986 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:38:11.107130+0000 mon.a (mon.0) 86 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:42.986 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:38:11.144912+0000 mgr.y (mgr.34104) 72 : audit 0 from='client.34203 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:39:42.986 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:38:11.969454+0000 mgr.y (mgr.34104) 73 : cluster 0 pgmap v55: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-01T07:39:42.986 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:38:13.970067+0000 mgr.y (mgr.34104) 74 : cluster 0 pgmap v56: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:42.986 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:38:15.056623+0000 mon.a (mon.0) 87 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:39:42.986 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:38:15.173540+0000 mgr.y (mgr.34104) 75 : audit 0 from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:39:42.987 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:38:15.174096+0000 mgr.y (mgr.34104) 76 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T07:39:42.987 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:38:15.180741+0000 mon.a (mon.0) 88 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:42.987 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:38:15.971203+0000 mgr.y (mgr.34104) 77 : cluster 0 pgmap v57: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:42.987 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:38:17.971931+0000 mgr.y (mgr.34104) 78 : cluster 0 pgmap v58: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:42.987 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:38:19.972521+0000 mgr.y (mgr.34104) 79 : cluster 0 pgmap v59: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:42.987 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:38:21.803017+0000 mon.a (mon.0) 89 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:42.987 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:38:21.810941+0000 mon.a (mon.0) 90 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:42.987 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:38:21.812536+0000 mon.a (mon.0) 91 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:39:42.987 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:38:21.813907+0000 mon.a (mon.0) 92 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:39:42.987 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:38:21.823571+0000 mon.a (mon.0) 93 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:42.987 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:38:21.908965+0000 mon.a (mon.0) 94 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:39:42.987 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:38:21.911395+0000 mon.a (mon.0) 95 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:39:42.988 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:38:21.912659+0000 mon.a (mon.0) 96 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:39:42.988 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:38:21.923176+0000 mon.a (mon.0) 97 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:42.988 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:38:21.973465+0000 mgr.y (mgr.34104) 80 : cluster 0 pgmap v60: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:42.988 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:38:23.974207+0000 mgr.y (mgr.34104) 81 : cluster 0 pgmap v61: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:42.988 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:38:25.975050+0000 mgr.y (mgr.34104) 82 : cluster 0 pgmap v62: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:42.988 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:38:27.975672+0000 mgr.y (mgr.34104) 83 : cluster 0 pgmap v63: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:42.988 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:38:29.976333+0000 mgr.y (mgr.34104) 84 : cluster 0 pgmap v64: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:42.988 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:38:30.057173+0000 mon.a (mon.0) 98 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:39:42.988 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:38:31.977333+0000 mgr.y (mgr.34104) 85 : cluster 0 pgmap v65: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:42.988 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:38:33.977977+0000 mgr.y (mgr.34104) 86 : cluster 0 pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:42.988 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:38:35.978877+0000 mgr.y (mgr.34104) 87 : cluster 0 pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:42.988 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:38:37.979496+0000 mgr.y (mgr.34104) 88 : cluster 0 pgmap v68: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:42.988 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:38:39.980146+0000 mgr.y (mgr.34104) 89 : cluster 0 pgmap v69: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:42.989 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:38:41.981243+0000 mgr.y (mgr.34104) 90 : cluster 0 pgmap v70: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:42.989 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:38:43.981887+0000 mgr.y (mgr.34104) 91 : cluster 0 pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:42.989 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:38:45.057561+0000 mon.a (mon.0) 99 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:39:42.989 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:38:45.982916+0000 mgr.y (mgr.34104) 92 : cluster 0 pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:42.989 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:38:47.983563+0000 mgr.y (mgr.34104) 93 : cluster 0 pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:42.989 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:38:49.984251+0000 mgr.y (mgr.34104) 94 : cluster 0 pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:42.989 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:38:51.985274+0000 mgr.y (mgr.34104) 95 : cluster 0 pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:42.989 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:38:53.986057+0000 mgr.y (mgr.34104) 96 : cluster 0 pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:42.989 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:38:55.987101+0000 mgr.y (mgr.34104) 97 : cluster 0 pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:42.989 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:38:57.987816+0000 mgr.y (mgr.34104) 98 : cluster 0 pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:42.989 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:38:59.988609+0000 mgr.y (mgr.34104) 99 : cluster 0 pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:42.990 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:39:00.057895+0000 mon.a (mon.0) 100 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:39:42.990 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:39:01.989280+0000 mgr.y (mgr.34104) 100 : cluster 0 pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:42.990 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:39:03.989950+0000 mgr.y (mgr.34104) 101 : cluster 0 pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:42.990 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:39:05.990965+0000 mgr.y (mgr.34104) 102 : cluster 0 pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:42.990 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:39:07.991554+0000 mgr.y (mgr.34104) 103 : cluster 0 pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:42.990 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:39:09.992205+0000 mgr.y (mgr.34104) 104 : cluster 0 pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:42.990 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:39:11.993223+0000 mgr.y (mgr.34104) 105 : cluster 0 pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:42.990 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:39:13.993821+0000 mgr.y (mgr.34104) 106 : cluster 0 pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:42.990 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:39:15.058313+0000 mon.a (mon.0) 101 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:39:42.990 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:39:15.994818+0000 mgr.y (mgr.34104) 107 : cluster 0 pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:42.990 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:39:17.995436+0000 mgr.y (mgr.34104) 108 : cluster 0 pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:42.990 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:39:19.996044+0000 mgr.y (mgr.34104) 109 : cluster 0 pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:42.990 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:39:21.997182+0000 mgr.y (mgr.34104) 110 : cluster 0 pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:42.991 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:39:22.007552+0000 mon.a (mon.0) 102 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:39:42.991 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:39:23.997775+0000 mgr.y (mgr.34104) 111 : cluster 0 pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:42.991 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:39:24.476552+0000 mgr.y (mgr.34104) 112 : audit 0 from='client.44114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:39:42.991 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:39:24.477145+0000 mgr.y (mgr.34104) 113 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T07:39:42.991 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:39:24.482671+0000 mon.a (mon.0) 103 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:42.991 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:39:25.998826+0000 mgr.y (mgr.34104) 114 : cluster 0 pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:42.991 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:39:27.999355+0000 mgr.y (mgr.34104) 115 : cluster 0 pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:42.991 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:39:28.297700+0000 mon.a (mon.0) 104 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:42.991 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:39:28.304150+0000 mon.a (mon.0) 105 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:42.991 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:39:29.208361+0000 mon.a (mon.0) 106 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:42.991 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:39:29.217933+0000 mon.a (mon.0) 107 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:42.991 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:39:29.688854+0000 mon.a (mon.0) 108 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:39:42.992 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:39:29.690619+0000 mon.a (mon.0) 109 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:39:42.992 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:39:29.699513+0000 mon.a (mon.0) 110 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:42.992 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:39:29.767437+0000 mon.a (mon.0) 111 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:39:42.992 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:39:29.771116+0000 mon.a (mon.0) 112 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T07:39:42.992 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:39:29.772778+0000 mon.a (mon.0) 113 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-01T07:39:42.992 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:39:29.773735+0000 mon.a (mon.0) 114 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-10-01T07:39:42.992 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:39:29.774387+0000 mgr.y (mgr.34104) 116 : cephadm 1 Upgrade: It appears safe to stop mon.b 2023-10-01T07:39:42.992 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:39:29.999941+0000 mgr.y (mgr.34104) 117 : cluster 0 pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:42.992 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:39:30.058572+0000 mon.a (mon.0) 115 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:39:42.992 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:39:32.000670+0000 mgr.y (mgr.34104) 118 : cluster 0 pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:42.992 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:39:32.143900+0000 mgr.y (mgr.34104) 119 : cephadm 1 Upgrade: Updating mon.b 2023-10-01T07:39:42.992 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:39:32.151870+0000 mon.a (mon.0) 116 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:42.993 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:39:32.153152+0000 mon.a (mon.0) 117 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T07:39:42.993 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:39:32.154061+0000 mon.a (mon.0) 118 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T07:39:42.993 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:39:32.155000+0000 mon.a (mon.0) 119 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:39:42.993 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cephadm 2023-10-01T07:39:32.156277+0000 mgr.y (mgr.34104) 120 : cephadm 1 Deploying daemon mon.b on smithi112 2023-10-01T07:39:42.993 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:39:32.193470+0000 mon.c (mon.2) 2 : audit 0 from='client.? 172.21.15.84:0/3617209304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:39:42.993 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:39:34.001270+0000 mgr.y (mgr.34104) 121 : cluster 0 pgmap v96: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:42.993 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:39:34.651663+0000 mon.c (mon.2) 3 : audit 0 from='client.? 172.21.15.84:0/1258903180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:39:42.993 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:39:37.576008+0000 mon.a (mon.0) 127 : cluster 1 overall HEALTH_OK 2023-10-01T07:39:42.993 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:39:37.576507+0000 mon.a (mon.0) 128 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T07:39:42.993 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:39:37.577079+0000 mon.a (mon.0) 129 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T07:39:42.993 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:39:37.577425+0000 mon.a (mon.0) 130 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T07:39:42.993 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:39:37.578029+0000 mon.a (mon.0) 131 : cluster 1 mon.a calling monitor election 2023-10-01T07:39:42.994 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:39:37.578155+0000 mon.c (mon.2) 4 : cluster 1 mon.c calling monitor election 2023-10-01T07:39:42.994 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:39:37.583117+0000 mon.b (mon.1) 2 : cluster 1 mon.b calling monitor election 2023-10-01T07:39:42.994 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:39:38.002983+0000 mgr.y (mgr.34104) 123 : cluster 0 pgmap v98: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:42.994 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:39:40.003748+0000 mgr.y (mgr.34104) 124 : cluster 0 pgmap v99: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:42.994 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:39:42.004845+0000 mgr.y (mgr.34104) 125 : cluster 0 pgmap v100: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:42.994 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:39:42.579722+0000 mon.a (mon.0) 132 : cluster 1 mon.a is new leader, mons a,c in quorum (ranks 0,2) 2023-10-01T07:39:42.994 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:39:42.583672+0000 mon.a (mon.0) 133 : cluster 1 overall HEALTH_OK 2023-10-01T07:39:42.994 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:39:42.583841+0000 mon.a (mon.0) 134 : cluster 1 mon.a calling monitor election 2023-10-01T07:39:42.994 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:39:42.603772+0000 mon.a (mon.0) 135 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-01T07:39:42.994 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:39:42.614551+0000 mon.a (mon.0) 136 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0],b=[v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0],c=[v2:172.21.15.84:3301/0,v1:172.21.15.84:6790/0]} removed_ranks: {} 2023-10-01T07:39:42.994 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:39:42.615409+0000 mon.a (mon.0) 137 : cluster 0 fsmap foo:1 {0=foo.smithi084.jsmrzl=up:active} 1 up:standby 2023-10-01T07:39:42.994 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:39:42.615469+0000 mon.a (mon.0) 138 : cluster 0 osdmap e73: 8 total, 8 up, 8 in 2023-10-01T07:39:42.995 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:39:42.615919+0000 mon.a (mon.0) 139 : cluster 0 mgrmap e36: y(active, since 3m), standbys: x 2023-10-01T07:39:42.995 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: cluster 2023-10-01T07:39:42.638799+0000 mon.a (mon.0) 140 : cluster 1 overall HEALTH_OK 2023-10-01T07:39:42.995 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:39:42.643616+0000 mon.a (mon.0) 141 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:42.995 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:42 smithi112 bash[59335]: audit 2023-10-01T07:39:42.650306+0000 mon.a (mon.0) 142 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:43.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:19:10.538018+0000 mon.a (mon.0) 0 : 1 mkfs 9c46152e-602a-11ee-8db5-212e2dc638e7 2023-10-01T07:39:43.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:34:35.017565+0000 mgr.x (mgr.24739) 47 : cephadm 1 Reconfiguring node-exporter.b (dependencies changed)... 2023-10-01T07:39:43.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:34:35.018055+0000 mgr.x (mgr.24739) 48 : cephadm 1 Reconfiguring daemon node-exporter.b on smithi112 2023-10-01T07:39:43.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:34:36.836244+0000 mgr.x (mgr.24739) 50 : cephadm 1 Reconfiguring grafana.a (dependencies changed)... 2023-10-01T07:39:43.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:34:36.856632+0000 mgr.x (mgr.24739) 51 : cephadm 1 Reconfiguring daemon grafana.a on smithi112 2023-10-01T07:39:43.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:35:00.847869+0000 mgr.x (mgr.24739) 67 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-10-01T07:39:43.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:35:00.848604+0000 mgr.x (mgr.24739) 68 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-10-01T07:39:43.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:35:03.118418+0000 mgr.x (mgr.24739) 70 : cephadm 1 Upgrade: Updating mgr.y 2023-10-01T07:39:43.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:35:03.135358+0000 mgr.x (mgr.24739) 71 : cephadm 1 Deploying daemon mgr.y on smithi084 2023-10-01T07:39:43.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:35:23.781767+0000 mgr.y (mgr.15282) 1 : cephadm 1 [01/Oct/2023:07:35:23] ENGINE Bus STARTING 2023-10-01T07:39:43.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:35:24.004252+0000 mgr.y (mgr.15282) 2 : cephadm 1 [01/Oct/2023:07:35:24] ENGINE Serving on https://172.21.15.84:7150 2023-10-01T07:39:43.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:35:24.186873+0000 mgr.y (mgr.15282) 3 : cephadm 1 [01/Oct/2023:07:35:24] ENGINE Serving on http://172.21.15.84:8765 2023-10-01T07:39:43.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:35:24.187681+0000 mgr.y (mgr.15282) 4 : cephadm 1 [01/Oct/2023:07:35:24] ENGINE Bus STARTED 2023-10-01T07:39:43.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:35:40.504080+0000 mgr.y (mgr.15282) 14 : cephadm 1 Updating smithi084:/etc/ceph/ceph.conf 2023-10-01T07:39:43.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:35:40.504347+0000 mgr.y (mgr.15282) 15 : cephadm 1 Updating smithi112:/etc/ceph/ceph.conf 2023-10-01T07:39:43.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:35:40.670411+0000 mgr.y (mgr.15282) 16 : cephadm 1 Updating smithi084:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T07:39:43.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:35:40.670749+0000 mgr.y (mgr.15282) 17 : cephadm 1 Updating smithi112:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T07:39:43.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:35:40.886091+0000 mgr.y (mgr.15282) 18 : cephadm 1 Updating smithi112:/etc/ceph/ceph.client.admin.keyring 2023-10-01T07:39:43.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:35:40.886441+0000 mgr.y (mgr.15282) 19 : cephadm 1 Updating smithi084:/etc/ceph/ceph.client.admin.keyring 2023-10-01T07:39:43.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:35:41.051402+0000 mgr.y (mgr.15282) 20 : cephadm 1 Updating smithi112:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T07:39:43.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:35:41.053189+0000 mgr.y (mgr.15282) 21 : cephadm 1 Updating smithi084:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T07:39:43.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:35:41.347528+0000 mgr.y (mgr.15282) 22 : cephadm 1 Reconfiguring prometheus.a (dependencies changed)... 2023-10-01T07:39:43.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:35:41.596414+0000 mgr.y (mgr.15282) 24 : cephadm 1 Reconfiguring daemon prometheus.a on smithi112 2023-10-01T07:39:43.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:35:49.363435+0000 mgr.y (mgr.15282) 29 : cephadm 1 Upgrade: Updating mgr.x 2023-10-01T07:39:43.077 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:19:10.538018+0000 mon.a (mon.0) 0 : 1 mkfs 9c46152e-602a-11ee-8db5-212e2dc638e7 2023-10-01T07:39:43.077 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:34:35.017565+0000 mgr.x (mgr.24739) 47 : cephadm 1 Reconfiguring node-exporter.b (dependencies changed)... 2023-10-01T07:39:43.077 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:34:35.018055+0000 mgr.x (mgr.24739) 48 : cephadm 1 Reconfiguring daemon node-exporter.b on smithi112 2023-10-01T07:39:43.077 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:34:36.836244+0000 mgr.x (mgr.24739) 50 : cephadm 1 Reconfiguring grafana.a (dependencies changed)... 2023-10-01T07:39:43.077 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:34:36.856632+0000 mgr.x (mgr.24739) 51 : cephadm 1 Reconfiguring daemon grafana.a on smithi112 2023-10-01T07:39:43.077 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:35:00.847869+0000 mgr.x (mgr.24739) 67 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-10-01T07:39:43.077 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:35:00.848604+0000 mgr.x (mgr.24739) 68 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-10-01T07:39:43.077 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:35:03.118418+0000 mgr.x (mgr.24739) 70 : cephadm 1 Upgrade: Updating mgr.y 2023-10-01T07:39:43.077 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:35:03.135358+0000 mgr.x (mgr.24739) 71 : cephadm 1 Deploying daemon mgr.y on smithi084 2023-10-01T07:39:43.077 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:35:23.781767+0000 mgr.y (mgr.15282) 1 : cephadm 1 [01/Oct/2023:07:35:23] ENGINE Bus STARTING 2023-10-01T07:39:43.077 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:35:24.004252+0000 mgr.y (mgr.15282) 2 : cephadm 1 [01/Oct/2023:07:35:24] ENGINE Serving on https://172.21.15.84:7150 2023-10-01T07:39:43.078 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:35:24.186873+0000 mgr.y (mgr.15282) 3 : cephadm 1 [01/Oct/2023:07:35:24] ENGINE Serving on http://172.21.15.84:8765 2023-10-01T07:39:43.078 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:35:24.187681+0000 mgr.y (mgr.15282) 4 : cephadm 1 [01/Oct/2023:07:35:24] ENGINE Bus STARTED 2023-10-01T07:39:43.078 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:35:40.504080+0000 mgr.y (mgr.15282) 14 : cephadm 1 Updating smithi084:/etc/ceph/ceph.conf 2023-10-01T07:39:43.078 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:35:40.504347+0000 mgr.y (mgr.15282) 15 : cephadm 1 Updating smithi112:/etc/ceph/ceph.conf 2023-10-01T07:39:43.078 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:35:40.670411+0000 mgr.y (mgr.15282) 16 : cephadm 1 Updating smithi084:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T07:39:43.078 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:35:40.670749+0000 mgr.y (mgr.15282) 17 : cephadm 1 Updating smithi112:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T07:39:43.078 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:35:40.886091+0000 mgr.y (mgr.15282) 18 : cephadm 1 Updating smithi112:/etc/ceph/ceph.client.admin.keyring 2023-10-01T07:39:43.078 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:35:40.886441+0000 mgr.y (mgr.15282) 19 : cephadm 1 Updating smithi084:/etc/ceph/ceph.client.admin.keyring 2023-10-01T07:39:43.078 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:35:41.051402+0000 mgr.y (mgr.15282) 20 : cephadm 1 Updating smithi112:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T07:39:43.078 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:35:41.053189+0000 mgr.y (mgr.15282) 21 : cephadm 1 Updating smithi084:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T07:39:43.078 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:35:41.347528+0000 mgr.y (mgr.15282) 22 : cephadm 1 Reconfiguring prometheus.a (dependencies changed)... 2023-10-01T07:39:43.078 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:35:41.596414+0000 mgr.y (mgr.15282) 24 : cephadm 1 Reconfiguring daemon prometheus.a on smithi112 2023-10-01T07:39:43.079 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:35:49.363435+0000 mgr.y (mgr.15282) 29 : cephadm 1 Upgrade: Updating mgr.x 2023-10-01T07:39:43.079 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:35:49.369697+0000 mgr.y (mgr.15282) 30 : cephadm 1 Deploying daemon mgr.x on smithi112 2023-10-01T07:39:43.079 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:36:09.559411+0000 mgr.y (mgr.15282) 42 : cephadm 1 Upgrade: Setting container_image for all mgr 2023-10-01T07:39:43.079 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:36:09.586957+0000 mgr.y (mgr.15282) 43 : cephadm 1 Upgrade: It appears safe to stop mon.a 2023-10-01T07:39:43.079 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:36:11.856293+0000 mgr.y (mgr.15282) 45 : cephadm 1 Upgrade: Updating mon.a 2023-10-01T07:39:43.079 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:36:11.874107+0000 mgr.y (mgr.15282) 46 : cephadm 1 Deploying daemon mon.a on smithi084 2023-10-01T07:39:43.079 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:36:30.738794+0000 mgr.y (mgr.34104) 1 : cephadm 1 [01/Oct/2023:07:36:30] ENGINE Bus STARTING 2023-10-01T07:39:43.079 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:36:30.841299+0000 mgr.y (mgr.34104) 2 : cephadm 1 [01/Oct/2023:07:36:30] ENGINE Serving on http://172.21.15.84:8765 2023-10-01T07:39:43.079 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:36:30.970514+0000 mgr.y (mgr.34104) 5 : cephadm 1 [01/Oct/2023:07:36:30] ENGINE Serving on https://172.21.15.84:7150 2023-10-01T07:39:43.080 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:36:30.970943+0000 mgr.y (mgr.34104) 6 : cephadm 1 [01/Oct/2023:07:36:30] ENGINE Bus STARTED 2023-10-01T07:39:43.080 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:36:35.677218+0000 mgr.y (mgr.34104) 10 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T07:39:43.080 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:36:46.760832+0000 mgr.y (mgr.34104) 17 : cephadm 1 Updating smithi084:/etc/ceph/ceph.conf 2023-10-01T07:39:43.080 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:36:46.761190+0000 mgr.y (mgr.34104) 18 : cephadm 1 Updating smithi112:/etc/ceph/ceph.conf 2023-10-01T07:39:43.080 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:36:46.976578+0000 mgr.y (mgr.34104) 19 : cephadm 1 Updating smithi112:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T07:39:43.080 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:36:46.976948+0000 mgr.y (mgr.34104) 20 : cephadm 1 Updating smithi084:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T07:39:43.080 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:36:47.141768+0000 mgr.y (mgr.34104) 21 : cephadm 1 Updating smithi112:/etc/ceph/ceph.client.admin.keyring 2023-10-01T07:39:43.080 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:36:47.142076+0000 mgr.y (mgr.34104) 22 : cephadm 1 Updating smithi084:/etc/ceph/ceph.client.admin.keyring 2023-10-01T07:39:43.080 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:36:47.357571+0000 mgr.y (mgr.34104) 23 : cephadm 1 Updating smithi112:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T07:39:43.080 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:36:47.359480+0000 mgr.y (mgr.34104) 24 : cephadm 1 Updating smithi084:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T07:39:43.080 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:37:43.860765+0000 mgr.y (mgr.34104) 54 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T07:39:43.080 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:37:50.828688+0000 mon.c (mon.2) 249 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-10-01T07:39:43.081 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:37:50.829486+0000 mgr.y (mgr.34104) 59 : cephadm 1 Upgrade: It appears safe to stop mon.c 2023-10-01T07:39:43.081 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:37:52.621235+0000 mon.a (mon.0) 49 : audit 0 from='client.? 172.21.15.84:0/4220422624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:39:43.081 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:37:53.349457+0000 mgr.y (mgr.34104) 61 : cephadm 1 Upgrade: Updating mon.c 2023-10-01T07:39:43.081 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:37:53.358151+0000 mon.a (mon.0) 50 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:39:43.081 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:35:49.369697+0000 mgr.y (mgr.15282) 30 : cephadm 1 Deploying daemon mgr.x on smithi112 2023-10-01T07:39:43.081 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:36:09.559411+0000 mgr.y (mgr.15282) 42 : cephadm 1 Upgrade: Setting container_image for all mgr 2023-10-01T07:39:43.081 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:36:09.586957+0000 mgr.y (mgr.15282) 43 : cephadm 1 Upgrade: It appears safe to stop mon.a 2023-10-01T07:39:43.081 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:36:11.856293+0000 mgr.y (mgr.15282) 45 : cephadm 1 Upgrade: Updating mon.a 2023-10-01T07:39:43.081 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:36:11.874107+0000 mgr.y (mgr.15282) 46 : cephadm 1 Deploying daemon mon.a on smithi084 2023-10-01T07:39:43.081 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:36:30.738794+0000 mgr.y (mgr.34104) 1 : cephadm 1 [01/Oct/2023:07:36:30] ENGINE Bus STARTING 2023-10-01T07:39:43.082 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:36:30.841299+0000 mgr.y (mgr.34104) 2 : cephadm 1 [01/Oct/2023:07:36:30] ENGINE Serving on http://172.21.15.84:8765 2023-10-01T07:39:43.082 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:36:30.970514+0000 mgr.y (mgr.34104) 5 : cephadm 1 [01/Oct/2023:07:36:30] ENGINE Serving on https://172.21.15.84:7150 2023-10-01T07:39:43.082 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:36:30.970943+0000 mgr.y (mgr.34104) 6 : cephadm 1 [01/Oct/2023:07:36:30] ENGINE Bus STARTED 2023-10-01T07:39:43.082 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:36:35.677218+0000 mgr.y (mgr.34104) 10 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T07:39:43.082 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:36:46.760832+0000 mgr.y (mgr.34104) 17 : cephadm 1 Updating smithi084:/etc/ceph/ceph.conf 2023-10-01T07:39:43.082 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:36:46.761190+0000 mgr.y (mgr.34104) 18 : cephadm 1 Updating smithi112:/etc/ceph/ceph.conf 2023-10-01T07:39:43.082 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:36:46.976578+0000 mgr.y (mgr.34104) 19 : cephadm 1 Updating smithi112:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T07:39:43.082 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:36:46.976948+0000 mgr.y (mgr.34104) 20 : cephadm 1 Updating smithi084:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-01T07:39:43.082 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:36:47.141768+0000 mgr.y (mgr.34104) 21 : cephadm 1 Updating smithi112:/etc/ceph/ceph.client.admin.keyring 2023-10-01T07:39:43.082 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:36:47.142076+0000 mgr.y (mgr.34104) 22 : cephadm 1 Updating smithi084:/etc/ceph/ceph.client.admin.keyring 2023-10-01T07:39:43.082 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:36:47.357571+0000 mgr.y (mgr.34104) 23 : cephadm 1 Updating smithi112:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T07:39:43.082 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:36:47.359480+0000 mgr.y (mgr.34104) 24 : cephadm 1 Updating smithi084:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-01T07:39:43.083 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:37:43.860765+0000 mgr.y (mgr.34104) 54 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T07:39:43.083 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:37:50.828688+0000 mon.c (mon.2) 249 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-10-01T07:39:43.083 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:37:50.829486+0000 mgr.y (mgr.34104) 59 : cephadm 1 Upgrade: It appears safe to stop mon.c 2023-10-01T07:39:43.083 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:37:52.621235+0000 mon.a (mon.0) 49 : audit 0 from='client.? 172.21.15.84:0/4220422624' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:39:43.083 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:37:53.349457+0000 mgr.y (mgr.34104) 61 : cephadm 1 Upgrade: Updating mon.c 2023-10-01T07:39:43.083 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:37:53.358151+0000 mon.a (mon.0) 50 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-10-01T07:39:43.083 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:37:53.361406+0000 mon.c (mon.2) 250 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T07:39:43.084 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:37:53.362963+0000 mon.a (mon.0) 51 : audit 0 from='mgr.34104 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T07:39:43.084 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:37:53.364287+0000 mon.c (mon.2) 251 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:39:43.084 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:37:53.365706+0000 mgr.y (mgr.34104) 62 : cephadm 1 Deploying daemon mon.c on smithi084 2023-10-01T07:39:43.084 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:37:55.082635+0000 mon.a (mon.0) 52 : audit 0 from='client.? 172.21.15.84:0/1790334420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:39:43.084 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:38:04.645805+0000 mon.a (mon.0) 77 : cluster 0 mgrmap e35: y(active, since 94s), standbys: x 2023-10-01T07:39:43.084 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:38:04.645989+0000 mon.a (mon.0) 78 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-10-01T07:39:43.084 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:38:04.646014+0000 mon.a (mon.0) 79 : cluster 1 Cluster is now healthy 2023-10-01T07:39:43.084 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:38:04.651314+0000 mon.a (mon.0) 80 : cluster 1 overall HEALTH_OK 2023-10-01T07:39:43.084 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:38:04.687989+0000 mon.a (mon.0) 81 : cluster 0 mgrmap e36: y(active, since 94s), standbys: x 2023-10-01T07:39:43.084 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:38:05.967341+0000 mgr.y (mgr.34104) 69 : cluster 0 pgmap v52: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-01T07:39:43.084 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:38:06.841832+0000 mon.a (mon.0) 82 : audit 0 from='client.? 172.21.15.84:0/3571860243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:39:43.084 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:38:07.968000+0000 mgr.y (mgr.34104) 70 : cluster 0 pgmap v53: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-01T07:39:43.085 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:38:09.968629+0000 mgr.y (mgr.34104) 71 : cluster 0 pgmap v54: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-01T07:39:43.085 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:38:10.300156+0000 mon.a (mon.0) 83 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:43.085 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:38:10.308882+0000 mon.a (mon.0) 84 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:43.085 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:38:11.099288+0000 mon.a (mon.0) 85 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:43.085 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:38:11.107130+0000 mon.a (mon.0) 86 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:43.085 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:38:11.144912+0000 mgr.y (mgr.34104) 72 : audit 0 from='client.34203 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:39:43.085 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:38:11.969454+0000 mgr.y (mgr.34104) 73 : cluster 0 pgmap v55: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-01T07:39:43.085 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:38:13.970067+0000 mgr.y (mgr.34104) 74 : cluster 0 pgmap v56: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.085 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:38:15.056623+0000 mon.a (mon.0) 87 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:39:43.085 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:38:15.173540+0000 mgr.y (mgr.34104) 75 : audit 0 from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:39:43.085 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:38:15.174096+0000 mgr.y (mgr.34104) 76 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T07:39:43.085 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:38:15.180741+0000 mon.a (mon.0) 88 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:43.085 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:38:15.971203+0000 mgr.y (mgr.34104) 77 : cluster 0 pgmap v57: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.086 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:38:17.971931+0000 mgr.y (mgr.34104) 78 : cluster 0 pgmap v58: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.086 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:38:19.972521+0000 mgr.y (mgr.34104) 79 : cluster 0 pgmap v59: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.086 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:38:21.803017+0000 mon.a (mon.0) 89 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:43.086 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:38:21.810941+0000 mon.a (mon.0) 90 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:43.086 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:38:21.812536+0000 mon.a (mon.0) 91 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:39:43.086 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:38:21.813907+0000 mon.a (mon.0) 92 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:39:43.086 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:38:21.823571+0000 mon.a (mon.0) 93 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:43.086 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:38:21.908965+0000 mon.a (mon.0) 94 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:39:43.086 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:38:21.911395+0000 mon.a (mon.0) 95 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:39:43.086 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:38:21.912659+0000 mon.a (mon.0) 96 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:39:43.086 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:38:21.923176+0000 mon.a (mon.0) 97 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:43.086 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:38:21.973465+0000 mgr.y (mgr.34104) 80 : cluster 0 pgmap v60: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.087 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:38:23.974207+0000 mgr.y (mgr.34104) 81 : cluster 0 pgmap v61: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.087 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:38:25.975050+0000 mgr.y (mgr.34104) 82 : cluster 0 pgmap v62: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.087 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:38:27.975672+0000 mgr.y (mgr.34104) 83 : cluster 0 pgmap v63: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.087 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:38:29.976333+0000 mgr.y (mgr.34104) 84 : cluster 0 pgmap v64: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:37:53.361406+0000 mon.c (mon.2) 250 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T07:39:43.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:37:53.362963+0000 mon.a (mon.0) 51 : audit 0 from='mgr.34104 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T07:39:43.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:37:53.364287+0000 mon.c (mon.2) 251 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:39:43.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:37:53.365706+0000 mgr.y (mgr.34104) 62 : cephadm 1 Deploying daemon mon.c on smithi084 2023-10-01T07:39:43.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:37:55.082635+0000 mon.a (mon.0) 52 : audit 0 from='client.? 172.21.15.84:0/1790334420' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:39:43.088 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:38:04.645805+0000 mon.a (mon.0) 77 : cluster 0 mgrmap e35: y(active, since 94s), standbys: x 2023-10-01T07:39:43.088 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:38:04.645989+0000 mon.a (mon.0) 78 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-10-01T07:39:43.088 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:38:04.646014+0000 mon.a (mon.0) 79 : cluster 1 Cluster is now healthy 2023-10-01T07:39:43.088 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:38:04.651314+0000 mon.a (mon.0) 80 : cluster 1 overall HEALTH_OK 2023-10-01T07:39:43.088 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:38:04.687989+0000 mon.a (mon.0) 81 : cluster 0 mgrmap e36: y(active, since 94s), standbys: x 2023-10-01T07:39:43.088 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:38:05.967341+0000 mgr.y (mgr.34104) 69 : cluster 0 pgmap v52: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-01T07:39:43.088 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:38:06.841832+0000 mon.a (mon.0) 82 : audit 0 from='client.? 172.21.15.84:0/3571860243' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:39:43.088 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:38:07.968000+0000 mgr.y (mgr.34104) 70 : cluster 0 pgmap v53: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-01T07:39:43.088 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:38:09.968629+0000 mgr.y (mgr.34104) 71 : cluster 0 pgmap v54: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-01T07:39:43.088 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:38:10.300156+0000 mon.a (mon.0) 83 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:43.088 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:38:10.308882+0000 mon.a (mon.0) 84 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:43.088 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:38:11.099288+0000 mon.a (mon.0) 85 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:43.089 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:38:11.107130+0000 mon.a (mon.0) 86 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:43.089 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:38:11.144912+0000 mgr.y (mgr.34104) 72 : audit 0 from='client.34203 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:39:43.089 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:38:11.969454+0000 mgr.y (mgr.34104) 73 : cluster 0 pgmap v55: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-01T07:39:43.089 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:38:13.970067+0000 mgr.y (mgr.34104) 74 : cluster 0 pgmap v56: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.089 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:38:30.057173+0000 mon.a (mon.0) 98 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:39:43.089 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:38:31.977333+0000 mgr.y (mgr.34104) 85 : cluster 0 pgmap v65: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.089 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:38:33.977977+0000 mgr.y (mgr.34104) 86 : cluster 0 pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.090 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:38:35.978877+0000 mgr.y (mgr.34104) 87 : cluster 0 pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.090 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:38:37.979496+0000 mgr.y (mgr.34104) 88 : cluster 0 pgmap v68: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.090 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:38:39.980146+0000 mgr.y (mgr.34104) 89 : cluster 0 pgmap v69: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.090 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:38:41.981243+0000 mgr.y (mgr.34104) 90 : cluster 0 pgmap v70: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.090 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:38:43.981887+0000 mgr.y (mgr.34104) 91 : cluster 0 pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.090 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:38:45.057561+0000 mon.a (mon.0) 99 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:39:43.090 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:38:45.982916+0000 mgr.y (mgr.34104) 92 : cluster 0 pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.090 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:38:47.983563+0000 mgr.y (mgr.34104) 93 : cluster 0 pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.090 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:38:49.984251+0000 mgr.y (mgr.34104) 94 : cluster 0 pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.090 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:38:51.985274+0000 mgr.y (mgr.34104) 95 : cluster 0 pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.090 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:38:53.986057+0000 mgr.y (mgr.34104) 96 : cluster 0 pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.090 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:38:55.987101+0000 mgr.y (mgr.34104) 97 : cluster 0 pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.091 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:38:57.987816+0000 mgr.y (mgr.34104) 98 : cluster 0 pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.091 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:38:59.988609+0000 mgr.y (mgr.34104) 99 : cluster 0 pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.091 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:39:00.057895+0000 mon.a (mon.0) 100 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:39:43.091 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:39:01.989280+0000 mgr.y (mgr.34104) 100 : cluster 0 pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.091 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:39:03.989950+0000 mgr.y (mgr.34104) 101 : cluster 0 pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.091 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:38:15.056623+0000 mon.a (mon.0) 87 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:39:43.091 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:38:15.173540+0000 mgr.y (mgr.34104) 75 : audit 0 from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:39:43.091 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:38:15.174096+0000 mgr.y (mgr.34104) 76 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T07:39:43.092 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:38:15.180741+0000 mon.a (mon.0) 88 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:43.092 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:38:15.971203+0000 mgr.y (mgr.34104) 77 : cluster 0 pgmap v57: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.092 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:38:17.971931+0000 mgr.y (mgr.34104) 78 : cluster 0 pgmap v58: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.092 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:38:19.972521+0000 mgr.y (mgr.34104) 79 : cluster 0 pgmap v59: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.092 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:38:21.803017+0000 mon.a (mon.0) 89 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:43.092 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:38:21.810941+0000 mon.a (mon.0) 90 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:43.092 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:38:21.812536+0000 mon.a (mon.0) 91 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:39:43.092 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:38:21.813907+0000 mon.a (mon.0) 92 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:39:43.092 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:38:21.823571+0000 mon.a (mon.0) 93 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:43.092 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:38:21.908965+0000 mon.a (mon.0) 94 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:39:43.092 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:38:21.911395+0000 mon.a (mon.0) 95 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:39:43.093 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:38:21.912659+0000 mon.a (mon.0) 96 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:39:43.093 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:38:21.923176+0000 mon.a (mon.0) 97 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:43.093 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:38:21.973465+0000 mgr.y (mgr.34104) 80 : cluster 0 pgmap v60: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.093 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:38:23.974207+0000 mgr.y (mgr.34104) 81 : cluster 0 pgmap v61: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.093 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:38:25.975050+0000 mgr.y (mgr.34104) 82 : cluster 0 pgmap v62: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.093 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:38:27.975672+0000 mgr.y (mgr.34104) 83 : cluster 0 pgmap v63: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.093 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:38:29.976333+0000 mgr.y (mgr.34104) 84 : cluster 0 pgmap v64: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.093 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:39:05.990965+0000 mgr.y (mgr.34104) 102 : cluster 0 pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.094 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:39:07.991554+0000 mgr.y (mgr.34104) 103 : cluster 0 pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.094 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:39:09.992205+0000 mgr.y (mgr.34104) 104 : cluster 0 pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.094 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:39:11.993223+0000 mgr.y (mgr.34104) 105 : cluster 0 pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.094 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:39:13.993821+0000 mgr.y (mgr.34104) 106 : cluster 0 pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.094 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:39:15.058313+0000 mon.a (mon.0) 101 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:39:43.094 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:39:15.994818+0000 mgr.y (mgr.34104) 107 : cluster 0 pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.094 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:39:17.995436+0000 mgr.y (mgr.34104) 108 : cluster 0 pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.094 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:39:19.996044+0000 mgr.y (mgr.34104) 109 : cluster 0 pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.094 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:39:21.997182+0000 mgr.y (mgr.34104) 110 : cluster 0 pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.094 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:39:22.007552+0000 mon.a (mon.0) 102 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:39:43.094 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:39:23.997775+0000 mgr.y (mgr.34104) 111 : cluster 0 pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.095 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:39:24.476552+0000 mgr.y (mgr.34104) 112 : audit 0 from='client.44114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:39:43.095 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:39:24.477145+0000 mgr.y (mgr.34104) 113 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T07:39:43.095 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:39:24.482671+0000 mon.a (mon.0) 103 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:43.095 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:39:25.998826+0000 mgr.y (mgr.34104) 114 : cluster 0 pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.095 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:39:27.999355+0000 mgr.y (mgr.34104) 115 : cluster 0 pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.095 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:39:28.297700+0000 mon.a (mon.0) 104 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:43.095 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:39:28.304150+0000 mon.a (mon.0) 105 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:43.095 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:39:29.208361+0000 mon.a (mon.0) 106 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:43.095 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:39:29.217933+0000 mon.a (mon.0) 107 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:43.095 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:39:29.688854+0000 mon.a (mon.0) 108 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:39:43.095 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:39:29.690619+0000 mon.a (mon.0) 109 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:39:43.096 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:39:29.699513+0000 mon.a (mon.0) 110 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:43.096 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:39:29.767437+0000 mon.a (mon.0) 111 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:39:43.096 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:39:29.771116+0000 mon.a (mon.0) 112 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T07:39:43.096 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:39:29.772778+0000 mon.a (mon.0) 113 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-01T07:39:43.096 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:39:29.773735+0000 mon.a (mon.0) 114 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-10-01T07:39:43.096 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:39:29.774387+0000 mgr.y (mgr.34104) 116 : cephadm 1 Upgrade: It appears safe to stop mon.b 2023-10-01T07:39:43.096 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:39:29.999941+0000 mgr.y (mgr.34104) 117 : cluster 0 pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.096 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:39:30.058572+0000 mon.a (mon.0) 115 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:39:43.096 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:39:32.000670+0000 mgr.y (mgr.34104) 118 : cluster 0 pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.096 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:39:32.143900+0000 mgr.y (mgr.34104) 119 : cephadm 1 Upgrade: Updating mon.b 2023-10-01T07:39:43.096 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:39:32.151870+0000 mon.a (mon.0) 116 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:43.096 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:39:32.153152+0000 mon.a (mon.0) 117 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T07:39:43.097 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:39:32.154061+0000 mon.a (mon.0) 118 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T07:39:43.097 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:39:32.155000+0000 mon.a (mon.0) 119 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:39:43.097 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cephadm 2023-10-01T07:39:32.156277+0000 mgr.y (mgr.34104) 120 : cephadm 1 Deploying daemon mon.b on smithi112 2023-10-01T07:39:43.097 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:39:32.193470+0000 mon.c (mon.2) 2 : audit 0 from='client.? 172.21.15.84:0/3617209304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:39:43.097 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:39:34.001270+0000 mgr.y (mgr.34104) 121 : cluster 0 pgmap v96: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.097 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:39:34.651663+0000 mon.c (mon.2) 3 : audit 0 from='client.? 172.21.15.84:0/1258903180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:39:43.097 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:39:37.576008+0000 mon.a (mon.0) 127 : cluster 1 overall HEALTH_OK 2023-10-01T07:39:43.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:38:30.057173+0000 mon.a (mon.0) 98 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:39:43.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:38:31.977333+0000 mgr.y (mgr.34104) 85 : cluster 0 pgmap v65: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.098 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:38:33.977977+0000 mgr.y (mgr.34104) 86 : cluster 0 pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.098 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:38:35.978877+0000 mgr.y (mgr.34104) 87 : cluster 0 pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.098 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:38:37.979496+0000 mgr.y (mgr.34104) 88 : cluster 0 pgmap v68: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.098 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:38:39.980146+0000 mgr.y (mgr.34104) 89 : cluster 0 pgmap v69: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.098 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:38:41.981243+0000 mgr.y (mgr.34104) 90 : cluster 0 pgmap v70: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.098 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:38:43.981887+0000 mgr.y (mgr.34104) 91 : cluster 0 pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.098 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:38:45.057561+0000 mon.a (mon.0) 99 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:39:43.098 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:38:45.982916+0000 mgr.y (mgr.34104) 92 : cluster 0 pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.098 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:38:47.983563+0000 mgr.y (mgr.34104) 93 : cluster 0 pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.098 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:38:49.984251+0000 mgr.y (mgr.34104) 94 : cluster 0 pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.098 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:38:51.985274+0000 mgr.y (mgr.34104) 95 : cluster 0 pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.098 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:38:53.986057+0000 mgr.y (mgr.34104) 96 : cluster 0 pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.099 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:38:55.987101+0000 mgr.y (mgr.34104) 97 : cluster 0 pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.099 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:38:57.987816+0000 mgr.y (mgr.34104) 98 : cluster 0 pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.099 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:38:59.988609+0000 mgr.y (mgr.34104) 99 : cluster 0 pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.099 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:39:00.057895+0000 mon.a (mon.0) 100 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:39:43.099 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:39:01.989280+0000 mgr.y (mgr.34104) 100 : cluster 0 pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.099 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:39:03.989950+0000 mgr.y (mgr.34104) 101 : cluster 0 pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.099 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:39:37.576507+0000 mon.a (mon.0) 128 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T07:39:43.099 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:39:37.577079+0000 mon.a (mon.0) 129 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T07:39:43.099 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:39:37.577425+0000 mon.a (mon.0) 130 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T07:39:43.100 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:39:37.578029+0000 mon.a (mon.0) 131 : cluster 1 mon.a calling monitor election 2023-10-01T07:39:43.100 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:39:37.578155+0000 mon.c (mon.2) 4 : cluster 1 mon.c calling monitor election 2023-10-01T07:39:43.100 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:39:37.583117+0000 mon.b (mon.1) 2 : cluster 1 mon.b calling monitor election 2023-10-01T07:39:43.100 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:39:38.002983+0000 mgr.y (mgr.34104) 123 : cluster 0 pgmap v98: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.100 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:39:40.003748+0000 mgr.y (mgr.34104) 124 : cluster 0 pgmap v99: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.100 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:39:42.004845+0000 mgr.y (mgr.34104) 125 : cluster 0 pgmap v100: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.100 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:39:42.579722+0000 mon.a (mon.0) 132 : cluster 1 mon.a is new leader, mons a,c in quorum (ranks 0,2) 2023-10-01T07:39:43.100 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:39:42.583672+0000 mon.a (mon.0) 133 : cluster 1 overall HEALTH_OK 2023-10-01T07:39:43.100 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:39:42.583841+0000 mon.a (mon.0) 134 : cluster 1 mon.a calling monitor election 2023-10-01T07:39:43.100 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:39:42.603772+0000 mon.a (mon.0) 135 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-01T07:39:43.100 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:39:42.614551+0000 mon.a (mon.0) 136 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0],b=[v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0],c=[v2:172.21.15.84:3301/0,v1:172.21.15.84:6790/0]} removed_ranks: {} 2023-10-01T07:39:43.100 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:39:42.615409+0000 mon.a (mon.0) 137 : cluster 0 fsmap foo:1 {0=foo.smithi084.jsmrzl=up:active} 1 up:standby 2023-10-01T07:39:43.101 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:39:42.615469+0000 mon.a (mon.0) 138 : cluster 0 osdmap e73: 8 total, 8 up, 8 in 2023-10-01T07:39:43.101 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:39:42.615919+0000 mon.a (mon.0) 139 : cluster 0 mgrmap e36: y(active, since 3m), standbys: x 2023-10-01T07:39:43.101 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: cluster 2023-10-01T07:39:42.638799+0000 mon.a (mon.0) 140 : cluster 1 overall HEALTH_OK 2023-10-01T07:39:43.101 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:39:42.643616+0000 mon.a (mon.0) 141 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:43.101 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[78255]: audit 2023-10-01T07:39:42.650306+0000 mon.a (mon.0) 142 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:43.101 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:39:05.990965+0000 mgr.y (mgr.34104) 102 : cluster 0 pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.101 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:39:07.991554+0000 mgr.y (mgr.34104) 103 : cluster 0 pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.102 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:39:09.992205+0000 mgr.y (mgr.34104) 104 : cluster 0 pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.102 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:39:11.993223+0000 mgr.y (mgr.34104) 105 : cluster 0 pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.102 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:39:13.993821+0000 mgr.y (mgr.34104) 106 : cluster 0 pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.102 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:39:15.058313+0000 mon.a (mon.0) 101 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:39:43.102 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:39:15.994818+0000 mgr.y (mgr.34104) 107 : cluster 0 pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.102 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:39:17.995436+0000 mgr.y (mgr.34104) 108 : cluster 0 pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.102 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:39:19.996044+0000 mgr.y (mgr.34104) 109 : cluster 0 pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.102 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:39:21.997182+0000 mgr.y (mgr.34104) 110 : cluster 0 pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.102 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:39:22.007552+0000 mon.a (mon.0) 102 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:39:43.102 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:39:23.997775+0000 mgr.y (mgr.34104) 111 : cluster 0 pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.102 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:39:24.476552+0000 mgr.y (mgr.34104) 112 : audit 0 from='client.44114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:39:43.102 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:39:24.477145+0000 mgr.y (mgr.34104) 113 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T07:39:43.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:39:24.482671+0000 mon.a (mon.0) 103 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:43.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:39:25.998826+0000 mgr.y (mgr.34104) 114 : cluster 0 pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:39:27.999355+0000 mgr.y (mgr.34104) 115 : cluster 0 pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:39:28.297700+0000 mon.a (mon.0) 104 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:43.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:39:28.304150+0000 mon.a (mon.0) 105 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:43.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:39:29.208361+0000 mon.a (mon.0) 106 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:43.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:39:29.217933+0000 mon.a (mon.0) 107 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:43.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:39:29.688854+0000 mon.a (mon.0) 108 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:39:43.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:39:29.690619+0000 mon.a (mon.0) 109 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:39:43.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:39:29.699513+0000 mon.a (mon.0) 110 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:43.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:39:29.767437+0000 mon.a (mon.0) 111 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:39:43.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:39:29.771116+0000 mon.a (mon.0) 112 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T07:39:43.104 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:39:29.772778+0000 mon.a (mon.0) 113 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-01T07:39:43.104 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:39:29.773735+0000 mon.a (mon.0) 114 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-10-01T07:39:43.104 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:39:29.774387+0000 mgr.y (mgr.34104) 116 : cephadm 1 Upgrade: It appears safe to stop mon.b 2023-10-01T07:39:43.104 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:39:29.999941+0000 mgr.y (mgr.34104) 117 : cluster 0 pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.104 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:39:30.058572+0000 mon.a (mon.0) 115 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:39:43.104 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:39:32.000670+0000 mgr.y (mgr.34104) 118 : cluster 0 pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.104 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:39:32.143900+0000 mgr.y (mgr.34104) 119 : cephadm 1 Upgrade: Updating mon.b 2023-10-01T07:39:43.104 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:39:32.151870+0000 mon.a (mon.0) 116 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:43.104 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:39:32.153152+0000 mon.a (mon.0) 117 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T07:39:43.104 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:39:32.154061+0000 mon.a (mon.0) 118 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T07:39:43.104 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:39:32.155000+0000 mon.a (mon.0) 119 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:39:43.104 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cephadm 2023-10-01T07:39:32.156277+0000 mgr.y (mgr.34104) 120 : cephadm 1 Deploying daemon mon.b on smithi112 2023-10-01T07:39:43.104 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:39:32.193470+0000 mon.c (mon.2) 2 : audit 0 from='client.? 172.21.15.84:0/3617209304' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:39:43.105 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:39:34.001270+0000 mgr.y (mgr.34104) 121 : cluster 0 pgmap v96: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.105 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:39:34.651663+0000 mon.c (mon.2) 3 : audit 0 from='client.? 172.21.15.84:0/1258903180' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:39:43.105 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:39:37.576008+0000 mon.a (mon.0) 127 : cluster 1 overall HEALTH_OK 2023-10-01T07:39:43.105 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:39:37.576507+0000 mon.a (mon.0) 128 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-01T07:39:43.105 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:39:37.577079+0000 mon.a (mon.0) 129 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-01T07:39:43.105 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:39:37.577425+0000 mon.a (mon.0) 130 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-01T07:39:43.105 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:39:37.578029+0000 mon.a (mon.0) 131 : cluster 1 mon.a calling monitor election 2023-10-01T07:39:43.105 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:39:37.578155+0000 mon.c (mon.2) 4 : cluster 1 mon.c calling monitor election 2023-10-01T07:39:43.105 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:39:37.583117+0000 mon.b (mon.1) 2 : cluster 1 mon.b calling monitor election 2023-10-01T07:39:43.105 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:39:38.002983+0000 mgr.y (mgr.34104) 123 : cluster 0 pgmap v98: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.105 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:39:40.003748+0000 mgr.y (mgr.34104) 124 : cluster 0 pgmap v99: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.105 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:39:42.004845+0000 mgr.y (mgr.34104) 125 : cluster 0 pgmap v100: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:43.105 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:39:42.579722+0000 mon.a (mon.0) 132 : cluster 1 mon.a is new leader, mons a,c in quorum (ranks 0,2) 2023-10-01T07:39:43.106 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:39:42.583672+0000 mon.a (mon.0) 133 : cluster 1 overall HEALTH_OK 2023-10-01T07:39:43.106 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:39:42.583841+0000 mon.a (mon.0) 134 : cluster 1 mon.a calling monitor election 2023-10-01T07:39:43.106 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:39:42.603772+0000 mon.a (mon.0) 135 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-01T07:39:43.106 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:39:42.614551+0000 mon.a (mon.0) 136 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0],b=[v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0],c=[v2:172.21.15.84:3301/0,v1:172.21.15.84:6790/0]} removed_ranks: {} 2023-10-01T07:39:43.106 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:39:42.615409+0000 mon.a (mon.0) 137 : cluster 0 fsmap foo:1 {0=foo.smithi084.jsmrzl=up:active} 1 up:standby 2023-10-01T07:39:43.106 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:39:42.615469+0000 mon.a (mon.0) 138 : cluster 0 osdmap e73: 8 total, 8 up, 8 in 2023-10-01T07:39:43.106 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:39:42.615919+0000 mon.a (mon.0) 139 : cluster 0 mgrmap e36: y(active, since 3m), standbys: x 2023-10-01T07:39:43.106 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: cluster 2023-10-01T07:39:42.638799+0000 mon.a (mon.0) 140 : cluster 1 overall HEALTH_OK 2023-10-01T07:39:43.106 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:39:42.643616+0000 mon.a (mon.0) 141 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:43.106 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:42 smithi084 bash[75189]: audit 2023-10-01T07:39:42.650306+0000 mon.a (mon.0) 142 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:43.174 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 18.2.0-497-gb5682219 (b56822191ad0416d0c05ed59720df03ad9c2a44e) reef (stable)": 3 2023-10-01T07:39:43.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:43 smithi112 bash[59335]: audit 2023-10-01T07:39:42.698599+0000 mon.a (mon.0) 143 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:39:43.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:43 smithi112 bash[59335]: audit 2023-10-01T07:39:43.156278+0000 mon.c (mon.2) 5 : audit 0 from='client.? 172.21.15.84:0/1293576535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:39:44.066 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:43 smithi084 bash[78255]: audit 2023-10-01T07:39:42.698599+0000 mon.a (mon.0) 143 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:39:44.067 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:43 smithi084 bash[78255]: audit 2023-10-01T07:39:43.156278+0000 mon.c (mon.2) 5 : audit 0 from='client.? 172.21.15.84:0/1293576535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:39:44.067 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:43 smithi084 bash[75189]: audit 2023-10-01T07:39:42.698599+0000 mon.a (mon.0) 143 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:39:44.067 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:43 smithi084 bash[75189]: audit 2023-10-01T07:39:43.156278+0000 mon.c (mon.2) 5 : audit 0 from='client.? 172.21.15.84:0/1293576535' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-01T07:39:44.069 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'ceph orch ps' 2023-10-01T07:39:44.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:44 smithi112 bash[59335]: cluster 2023-10-01T07:39:44.005479+0000 mgr.y (mgr.34104) 126 : cluster 0 pgmap v101: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:45.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:44 smithi084 bash[75189]: cluster 2023-10-01T07:39:44.005479+0000 mgr.y (mgr.34104) 126 : cluster 0 pgmap v101: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:45.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:44 smithi084 bash[78255]: cluster 2023-10-01T07:39:44.005479+0000 mgr.y (mgr.34104) 126 : cluster 0 pgmap v101: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:45.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:45 smithi112 bash[59335]: audit 2023-10-01T07:39:45.059038+0000 mon.a (mon.0) 144 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:39:46.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:45 smithi084 bash[75189]: audit 2023-10-01T07:39:45.059038+0000 mon.a (mon.0) 144 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:39:46.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:45 smithi084 bash[78255]: audit 2023-10-01T07:39:45.059038+0000 mon.a (mon.0) 144 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:39:46.574 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:39:46 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:39:46] "GET /metrics HTTP/1.1" 200 33711 "" "Prometheus/2.33.4" 2023-10-01T07:39:46.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:46 smithi112 bash[59335]: cluster 2023-10-01T07:39:46.006638+0000 mgr.y (mgr.34104) 127 : cluster 0 pgmap v102: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:47.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:46 smithi084 bash[75189]: cluster 2023-10-01T07:39:46.006638+0000 mgr.y (mgr.34104) 127 : cluster 0 pgmap v102: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:47.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:46 smithi084 bash[78255]: cluster 2023-10-01T07:39:46.006638+0000 mgr.y (mgr.34104) 127 : cluster 0 pgmap v102: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:47.741 INFO:teuthology.orchestra.run.smithi084.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-01T07:39:47.742 INFO:teuthology.orchestra.run.smithi084.stdout:alertmanager.a smithi084 *:9093,9094 running (5m) - 11m 13.3M - 0.23.0 ba2b418f427c b4e283fbc160 2023-10-01T07:39:47.742 INFO:teuthology.orchestra.run.smithi084.stdout:grafana.a smithi112 *:3000 running (4m) - 11m 40.5M - 8.3.5 dad864ee21e9 705f38acd7f4 2023-10-01T07:39:47.742 INFO:teuthology.orchestra.run.smithi084.stdout:mds.foo.smithi084.jsmrzl smithi084 running (9m) - 9m 16.5M - 16.2.14-44-geeb13ac9 94a6c4498547 d9dc83e7c770 2023-10-01T07:39:47.742 INFO:teuthology.orchestra.run.smithi084.stdout:mds.foo.smithi112.sxncvg smithi112 running (9m) - 9m 13.9M - 16.2.14-44-geeb13ac9 94a6c4498547 79c3e0b5ffde 2023-10-01T07:39:47.742 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.x smithi112 *:8443,9283,8765 running (3m) - 18m 427M - 18.2.0-497-gb5682219 a3fc96fed5ac d38c9e552f73 2023-10-01T07:39:47.742 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.y smithi084 *:8443,9283,8765 running (4m) - 20m 476M - 18.2.0-497-gb5682219 a3fc96fed5ac 6b9fec393d92 2023-10-01T07:39:47.742 INFO:teuthology.orchestra.run.smithi084.stdout:mon.a smithi084 running (3m) - 20m 58.8M 2048M 18.2.0-497-gb5682219 a3fc96fed5ac 245fc5a49e6f 2023-10-01T07:39:47.742 INFO:teuthology.orchestra.run.smithi084.stdout:mon.b smithi112 starting - - - 2048M 2023-10-01T07:39:47.742 INFO:teuthology.orchestra.run.smithi084.stdout:mon.c smithi084 running (110s) - 18m 35.3M 2048M 18.2.0-497-gb5682219 a3fc96fed5ac 265cb04ea984 2023-10-01T07:39:47.742 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.a smithi084 *:9100 running (5m) - 11m 8976k - 1.3.1 1dbe0e931976 b90240ad6631 2023-10-01T07:39:47.743 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.b smithi112 *:9100 running (5m) - 11m 10.1M - 1.3.1 1dbe0e931976 ba0d6d3622c7 2023-10-01T07:39:47.743 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0 smithi084 running (17m) - 17m 89.2M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 0ba12543a4f6 2023-10-01T07:39:47.743 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1 smithi084 running (17m) - 17m 71.2M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 a53b665b1caa 2023-10-01T07:39:47.743 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2 smithi084 running (16m) - 16m 96.8M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 d13f9b5b1088 2023-10-01T07:39:47.743 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3 smithi084 running (15m) - 15m 63.6M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 4f267aa406f8 2023-10-01T07:39:47.743 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4 smithi112 running (14m) - 15m 90.1M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 525b5ae75b30 2023-10-01T07:39:47.743 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5 smithi112 running (14m) - 14m 93.6M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 1a0ed9260b1f 2023-10-01T07:39:47.743 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6 smithi112 running (13m) - 13m 70.1M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 fba655ce235e 2023-10-01T07:39:47.743 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7 smithi112 running (12m) - 12m 76.6M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 40bff59b5152 2023-10-01T07:39:47.743 INFO:teuthology.orchestra.run.smithi084.stdout:prometheus.a smithi112 *:9095 running (4m) - 11m 57.4M - 2.33.4 514e6a882f6e ab63e0dae608 2023-10-01T07:39:48.617 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'ceph orch upgrade pause' 2023-10-01T07:39:49.658 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:49 smithi084 bash[78255]: audit 2023-10-01T07:39:47.721442+0000 mgr.y (mgr.34104) 128 : audit 0 from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:39:49.658 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:49 smithi084 bash[78255]: cluster 2023-10-01T07:39:48.007312+0000 mgr.y (mgr.34104) 129 : cluster 0 pgmap v103: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:49.658 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:49 smithi084 bash[78255]: audit 2023-10-01T07:39:48.947762+0000 mon.a (mon.0) 145 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:49.658 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:49 smithi084 bash[78255]: audit 2023-10-01T07:39:48.953857+0000 mon.a (mon.0) 146 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:49.658 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:49 smithi084 bash[75189]: audit 2023-10-01T07:39:47.721442+0000 mgr.y (mgr.34104) 128 : audit 0 from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:39:49.658 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:49 smithi084 bash[75189]: cluster 2023-10-01T07:39:48.007312+0000 mgr.y (mgr.34104) 129 : cluster 0 pgmap v103: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:49.659 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:49 smithi084 bash[75189]: audit 2023-10-01T07:39:48.947762+0000 mon.a (mon.0) 145 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:49.659 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:49 smithi084 bash[75189]: audit 2023-10-01T07:39:48.953857+0000 mon.a (mon.0) 146 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:49.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:49 smithi112 bash[59335]: audit 2023-10-01T07:39:47.721442+0000 mgr.y (mgr.34104) 128 : audit 0 from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:39:49.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:49 smithi112 bash[59335]: cluster 2023-10-01T07:39:48.007312+0000 mgr.y (mgr.34104) 129 : cluster 0 pgmap v103: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:49.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:49 smithi112 bash[59335]: audit 2023-10-01T07:39:48.947762+0000 mon.a (mon.0) 145 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:49.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:49 smithi112 bash[59335]: audit 2023-10-01T07:39:48.953857+0000 mon.a (mon.0) 146 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:51.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:50 smithi084 bash[75189]: audit 2023-10-01T07:39:49.752225+0000 mon.a (mon.0) 147 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:51.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:50 smithi084 bash[75189]: audit 2023-10-01T07:39:49.762158+0000 mon.a (mon.0) 148 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:51.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:50 smithi084 bash[75189]: cluster 2023-10-01T07:39:50.008003+0000 mgr.y (mgr.34104) 130 : cluster 0 pgmap v104: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:51.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:50 smithi084 bash[78255]: audit 2023-10-01T07:39:49.752225+0000 mon.a (mon.0) 147 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:51.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:50 smithi084 bash[78255]: audit 2023-10-01T07:39:49.762158+0000 mon.a (mon.0) 148 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:51.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:50 smithi084 bash[78255]: cluster 2023-10-01T07:39:50.008003+0000 mgr.y (mgr.34104) 130 : cluster 0 pgmap v104: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:51.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:50 smithi112 bash[59335]: audit 2023-10-01T07:39:49.752225+0000 mon.a (mon.0) 147 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:51.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:50 smithi112 bash[59335]: audit 2023-10-01T07:39:49.762158+0000 mon.a (mon.0) 148 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:51.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:50 smithi112 bash[59335]: cluster 2023-10-01T07:39:50.008003+0000 mgr.y (mgr.34104) 130 : cluster 0 pgmap v104: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:51.916 INFO:teuthology.orchestra.run.smithi084.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T07:39:52.687 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'sleep 60' 2023-10-01T07:39:53.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:52 smithi084 bash[75189]: audit 2023-10-01T07:39:51.907307+0000 mgr.y (mgr.34104) 131 : audit 0 from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:39:53.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:52 smithi084 bash[75189]: cephadm 2023-10-01T07:39:51.907882+0000 mgr.y (mgr.34104) 132 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T07:39:53.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:52 smithi084 bash[75189]: audit 2023-10-01T07:39:51.913854+0000 mon.a (mon.0) 149 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:53.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:52 smithi084 bash[75189]: cluster 2023-10-01T07:39:52.009029+0000 mgr.y (mgr.34104) 133 : cluster 0 pgmap v105: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:53.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:52 smithi084 bash[78255]: audit 2023-10-01T07:39:51.907307+0000 mgr.y (mgr.34104) 131 : audit 0 from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:39:53.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:52 smithi084 bash[78255]: cephadm 2023-10-01T07:39:51.907882+0000 mgr.y (mgr.34104) 132 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T07:39:53.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:52 smithi084 bash[78255]: audit 2023-10-01T07:39:51.913854+0000 mon.a (mon.0) 149 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:53.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:52 smithi084 bash[78255]: cluster 2023-10-01T07:39:52.009029+0000 mgr.y (mgr.34104) 133 : cluster 0 pgmap v105: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:53.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:52 smithi112 bash[59335]: audit 2023-10-01T07:39:51.907307+0000 mgr.y (mgr.34104) 131 : audit 0 from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:39:53.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:52 smithi112 bash[59335]: cephadm 2023-10-01T07:39:51.907882+0000 mgr.y (mgr.34104) 132 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T07:39:53.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:52 smithi112 bash[59335]: audit 2023-10-01T07:39:51.913854+0000 mon.a (mon.0) 149 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:53.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:52 smithi112 bash[59335]: cluster 2023-10-01T07:39:52.009029+0000 mgr.y (mgr.34104) 133 : cluster 0 pgmap v105: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:55.605 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:55 smithi112 bash[59335]: cluster 2023-10-01T07:39:54.009668+0000 mgr.y (mgr.34104) 134 : cluster 0 pgmap v106: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:55.691 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:55 smithi084 bash[75189]: cluster 2023-10-01T07:39:54.009668+0000 mgr.y (mgr.34104) 134 : cluster 0 pgmap v106: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:55.691 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:55 smithi084 bash[78255]: cluster 2023-10-01T07:39:54.009668+0000 mgr.y (mgr.34104) 134 : cluster 0 pgmap v106: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:56.574 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:39:56 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:39:56] "GET /metrics HTTP/1.1" 200 33711 "" "Prometheus/2.33.4" 2023-10-01T07:39:57.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:57 smithi112 bash[59335]: cluster 2023-10-01T07:39:56.010617+0000 mgr.y (mgr.34104) 135 : cluster 0 pgmap v107: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:57.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:57 smithi084 bash[75189]: cluster 2023-10-01T07:39:56.010617+0000 mgr.y (mgr.34104) 135 : cluster 0 pgmap v107: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:57.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:57 smithi084 bash[78255]: cluster 2023-10-01T07:39:56.010617+0000 mgr.y (mgr.34104) 135 : cluster 0 pgmap v107: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:59.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:59 smithi112 bash[59335]: cluster 2023-10-01T07:39:58.011249+0000 mgr.y (mgr.34104) 136 : cluster 0 pgmap v108: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:59.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:59 smithi112 bash[59335]: audit 2023-10-01T07:39:59.063570+0000 mon.a (mon.0) 150 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:59.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:59 smithi112 bash[59335]: audit 2023-10-01T07:39:59.072915+0000 mon.a (mon.0) 151 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:59.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:59 smithi112 bash[59335]: audit 2023-10-01T07:39:59.074543+0000 mon.a (mon.0) 152 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:39:59.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:59 smithi112 bash[59335]: audit 2023-10-01T07:39:59.075839+0000 mon.a (mon.0) 153 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:39:59.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:59 smithi112 bash[59335]: audit 2023-10-01T07:39:59.082770+0000 mon.a (mon.0) 154 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:59.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:59 smithi112 bash[59335]: audit 2023-10-01T07:39:59.154730+0000 mon.a (mon.0) 155 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T07:39:59.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:59 smithi112 bash[59335]: audit 2023-10-01T07:39:59.156466+0000 mon.a (mon.0) 156 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T07:39:59.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:39:59 smithi112 bash[59335]: audit 2023-10-01T07:39:59.158085+0000 mon.a (mon.0) 157 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:39:59.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:59 smithi084 bash[78255]: cluster 2023-10-01T07:39:58.011249+0000 mgr.y (mgr.34104) 136 : cluster 0 pgmap v108: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:59.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:59 smithi084 bash[78255]: audit 2023-10-01T07:39:59.063570+0000 mon.a (mon.0) 150 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:59.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:59 smithi084 bash[78255]: audit 2023-10-01T07:39:59.072915+0000 mon.a (mon.0) 151 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:59.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:59 smithi084 bash[78255]: audit 2023-10-01T07:39:59.074543+0000 mon.a (mon.0) 152 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:39:59.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:59 smithi084 bash[78255]: audit 2023-10-01T07:39:59.075839+0000 mon.a (mon.0) 153 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:39:59.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:59 smithi084 bash[78255]: audit 2023-10-01T07:39:59.082770+0000 mon.a (mon.0) 154 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:59.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:59 smithi084 bash[78255]: audit 2023-10-01T07:39:59.154730+0000 mon.a (mon.0) 155 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T07:39:59.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:59 smithi084 bash[78255]: audit 2023-10-01T07:39:59.156466+0000 mon.a (mon.0) 156 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T07:39:59.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:39:59 smithi084 bash[78255]: audit 2023-10-01T07:39:59.158085+0000 mon.a (mon.0) 157 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:39:59.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:59 smithi084 bash[75189]: cluster 2023-10-01T07:39:58.011249+0000 mgr.y (mgr.34104) 136 : cluster 0 pgmap v108: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:39:59.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:59 smithi084 bash[75189]: audit 2023-10-01T07:39:59.063570+0000 mon.a (mon.0) 150 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:59.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:59 smithi084 bash[75189]: audit 2023-10-01T07:39:59.072915+0000 mon.a (mon.0) 151 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:59.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:59 smithi084 bash[75189]: audit 2023-10-01T07:39:59.074543+0000 mon.a (mon.0) 152 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:39:59.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:59 smithi084 bash[75189]: audit 2023-10-01T07:39:59.075839+0000 mon.a (mon.0) 153 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:39:59.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:59 smithi084 bash[75189]: audit 2023-10-01T07:39:59.082770+0000 mon.a (mon.0) 154 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:39:59.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:59 smithi084 bash[75189]: audit 2023-10-01T07:39:59.154730+0000 mon.a (mon.0) 155 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T07:39:59.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:59 smithi084 bash[75189]: audit 2023-10-01T07:39:59.156466+0000 mon.a (mon.0) 156 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T07:39:59.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:39:59 smithi084 bash[75189]: audit 2023-10-01T07:39:59.158085+0000 mon.a (mon.0) 157 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:40:00.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:00 smithi112 bash[59335]: cephadm 2023-10-01T07:39:59.154050+0000 mgr.y (mgr.34104) 137 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-10-01T07:40:00.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:00 smithi112 bash[59335]: cephadm 2023-10-01T07:39:59.159980+0000 mgr.y (mgr.34104) 138 : cephadm 1 Reconfiguring daemon mon.a on smithi084 2023-10-01T07:40:00.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:00 smithi112 bash[59335]: cluster 2023-10-01T07:40:00.000219+0000 mon.a (mon.0) 158 : cluster 1 overall HEALTH_OK 2023-10-01T07:40:00.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:00 smithi112 bash[59335]: audit 2023-10-01T07:40:00.058510+0000 mon.a (mon.0) 159 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:40:00.729 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:00 smithi084 bash[78255]: cephadm 2023-10-01T07:39:59.154050+0000 mgr.y (mgr.34104) 137 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-10-01T07:40:00.729 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:00 smithi084 bash[78255]: cephadm 2023-10-01T07:39:59.159980+0000 mgr.y (mgr.34104) 138 : cephadm 1 Reconfiguring daemon mon.a on smithi084 2023-10-01T07:40:00.729 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:00 smithi084 bash[78255]: cluster 2023-10-01T07:40:00.000219+0000 mon.a (mon.0) 158 : cluster 1 overall HEALTH_OK 2023-10-01T07:40:00.729 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:00 smithi084 bash[78255]: audit 2023-10-01T07:40:00.058510+0000 mon.a (mon.0) 159 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:40:00.730 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:00 smithi084 bash[75189]: cephadm 2023-10-01T07:39:59.154050+0000 mgr.y (mgr.34104) 137 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-10-01T07:40:00.730 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:00 smithi084 bash[75189]: cephadm 2023-10-01T07:39:59.159980+0000 mgr.y (mgr.34104) 138 : cephadm 1 Reconfiguring daemon mon.a on smithi084 2023-10-01T07:40:00.730 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:00 smithi084 bash[75189]: cluster 2023-10-01T07:40:00.000219+0000 mon.a (mon.0) 158 : cluster 1 overall HEALTH_OK 2023-10-01T07:40:00.730 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:00 smithi084 bash[75189]: audit 2023-10-01T07:40:00.058510+0000 mon.a (mon.0) 159 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:40:01.688 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:01 smithi084 bash[78255]: cluster 2023-10-01T07:40:00.011994+0000 mgr.y (mgr.34104) 139 : cluster 0 pgmap v109: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:01.689 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:01 smithi084 bash[78255]: audit 2023-10-01T07:40:01.345789+0000 mon.a (mon.0) 160 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:01.689 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:01 smithi084 bash[78255]: audit 2023-10-01T07:40:01.356533+0000 mon.a (mon.0) 161 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:01.689 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:01 smithi084 bash[75189]: cluster 2023-10-01T07:40:00.011994+0000 mgr.y (mgr.34104) 139 : cluster 0 pgmap v109: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:01.689 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:01 smithi084 bash[75189]: audit 2023-10-01T07:40:01.345789+0000 mon.a (mon.0) 160 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:01.689 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:01 smithi084 bash[75189]: audit 2023-10-01T07:40:01.356533+0000 mon.a (mon.0) 161 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:01.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:01 smithi112 bash[59335]: cluster 2023-10-01T07:40:00.011994+0000 mgr.y (mgr.34104) 139 : cluster 0 pgmap v109: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:01.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:01 smithi112 bash[59335]: audit 2023-10-01T07:40:01.345789+0000 mon.a (mon.0) 160 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:01.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:01 smithi112 bash[59335]: audit 2023-10-01T07:40:01.356533+0000 mon.a (mon.0) 161 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:02.648 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:02 smithi084 bash[78255]: cephadm 2023-10-01T07:40:01.385841+0000 mgr.y (mgr.34104) 140 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-10-01T07:40:02.648 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:02 smithi084 bash[78255]: audit 2023-10-01T07:40:01.386429+0000 mon.a (mon.0) 162 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T07:40:02.648 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:02 smithi084 bash[78255]: audit 2023-10-01T07:40:01.388037+0000 mon.a (mon.0) 163 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-01T07:40:02.648 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:02 smithi084 bash[78255]: audit 2023-10-01T07:40:01.389635+0000 mon.a (mon.0) 164 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:40:02.648 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:02 smithi084 bash[78255]: cephadm 2023-10-01T07:40:01.391332+0000 mgr.y (mgr.34104) 141 : cephadm 1 Reconfiguring daemon mgr.y on smithi084 2023-10-01T07:40:02.648 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:02 smithi084 bash[75189]: cephadm 2023-10-01T07:40:01.385841+0000 mgr.y (mgr.34104) 140 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-10-01T07:40:02.648 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:02 smithi084 bash[75189]: audit 2023-10-01T07:40:01.386429+0000 mon.a (mon.0) 162 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T07:40:02.649 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:02 smithi084 bash[75189]: audit 2023-10-01T07:40:01.388037+0000 mon.a (mon.0) 163 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-01T07:40:02.649 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:02 smithi084 bash[75189]: audit 2023-10-01T07:40:01.389635+0000 mon.a (mon.0) 164 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:40:02.649 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:02 smithi084 bash[75189]: cephadm 2023-10-01T07:40:01.391332+0000 mgr.y (mgr.34104) 141 : cephadm 1 Reconfiguring daemon mgr.y on smithi084 2023-10-01T07:40:02.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:02 smithi112 bash[59335]: cephadm 2023-10-01T07:40:01.385841+0000 mgr.y (mgr.34104) 140 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-10-01T07:40:02.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:02 smithi112 bash[59335]: audit 2023-10-01T07:40:01.386429+0000 mon.a (mon.0) 162 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T07:40:02.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:02 smithi112 bash[59335]: audit 2023-10-01T07:40:01.388037+0000 mon.a (mon.0) 163 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-01T07:40:02.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:02 smithi112 bash[59335]: audit 2023-10-01T07:40:01.389635+0000 mon.a (mon.0) 164 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:40:02.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:02 smithi112 bash[59335]: cephadm 2023-10-01T07:40:01.391332+0000 mgr.y (mgr.34104) 141 : cephadm 1 Reconfiguring daemon mgr.y on smithi084 2023-10-01T07:40:03.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:03 smithi112 bash[59335]: cluster 2023-10-01T07:40:02.012660+0000 mgr.y (mgr.34104) 142 : cluster 0 pgmap v110: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:03.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:03 smithi084 bash[75189]: cluster 2023-10-01T07:40:02.012660+0000 mgr.y (mgr.34104) 142 : cluster 0 pgmap v110: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:03.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:03 smithi084 bash[78255]: cluster 2023-10-01T07:40:02.012660+0000 mgr.y (mgr.34104) 142 : cluster 0 pgmap v110: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:04.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:04 smithi084 bash[75189]: audit 2023-10-01T07:40:03.543211+0000 mon.a (mon.0) 165 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:04.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:04 smithi084 bash[75189]: audit 2023-10-01T07:40:03.551570+0000 mon.a (mon.0) 166 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:04.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:04 smithi084 bash[75189]: cephadm 2023-10-01T07:40:03.560887+0000 mgr.y (mgr.34104) 143 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-10-01T07:40:04.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:04 smithi084 bash[75189]: audit 2023-10-01T07:40:03.561524+0000 mon.a (mon.0) 167 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T07:40:04.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:04 smithi084 bash[75189]: audit 2023-10-01T07:40:03.563026+0000 mon.a (mon.0) 168 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T07:40:04.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:04 smithi084 bash[75189]: audit 2023-10-01T07:40:03.564479+0000 mon.a (mon.0) 169 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:40:04.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:04 smithi084 bash[75189]: cephadm 2023-10-01T07:40:03.566394+0000 mgr.y (mgr.34104) 144 : cephadm 1 Reconfiguring daemon mon.c on smithi084 2023-10-01T07:40:04.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:04 smithi084 bash[75189]: cluster 2023-10-01T07:40:04.013256+0000 mgr.y (mgr.34104) 145 : cluster 0 pgmap v111: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:04.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:04 smithi084 bash[78255]: audit 2023-10-01T07:40:03.543211+0000 mon.a (mon.0) 165 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:04.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:04 smithi084 bash[78255]: audit 2023-10-01T07:40:03.551570+0000 mon.a (mon.0) 166 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:04.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:04 smithi084 bash[78255]: cephadm 2023-10-01T07:40:03.560887+0000 mgr.y (mgr.34104) 143 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-10-01T07:40:04.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:04 smithi084 bash[78255]: audit 2023-10-01T07:40:03.561524+0000 mon.a (mon.0) 167 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T07:40:04.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:04 smithi084 bash[78255]: audit 2023-10-01T07:40:03.563026+0000 mon.a (mon.0) 168 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T07:40:04.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:04 smithi084 bash[78255]: audit 2023-10-01T07:40:03.564479+0000 mon.a (mon.0) 169 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:40:04.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:04 smithi084 bash[78255]: cephadm 2023-10-01T07:40:03.566394+0000 mgr.y (mgr.34104) 144 : cephadm 1 Reconfiguring daemon mon.c on smithi084 2023-10-01T07:40:04.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:04 smithi084 bash[78255]: cluster 2023-10-01T07:40:04.013256+0000 mgr.y (mgr.34104) 145 : cluster 0 pgmap v111: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:04.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:04 smithi112 bash[59335]: audit 2023-10-01T07:40:03.543211+0000 mon.a (mon.0) 165 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:04.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:04 smithi112 bash[59335]: audit 2023-10-01T07:40:03.551570+0000 mon.a (mon.0) 166 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:04.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:04 smithi112 bash[59335]: cephadm 2023-10-01T07:40:03.560887+0000 mgr.y (mgr.34104) 143 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-10-01T07:40:04.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:04 smithi112 bash[59335]: audit 2023-10-01T07:40:03.561524+0000 mon.a (mon.0) 167 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T07:40:04.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:04 smithi112 bash[59335]: audit 2023-10-01T07:40:03.563026+0000 mon.a (mon.0) 168 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T07:40:04.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:04 smithi112 bash[59335]: audit 2023-10-01T07:40:03.564479+0000 mon.a (mon.0) 169 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:40:04.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:04 smithi112 bash[59335]: cephadm 2023-10-01T07:40:03.566394+0000 mgr.y (mgr.34104) 144 : cephadm 1 Reconfiguring daemon mon.c on smithi084 2023-10-01T07:40:04.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:04 smithi112 bash[59335]: cluster 2023-10-01T07:40:04.013256+0000 mgr.y (mgr.34104) 145 : cluster 0 pgmap v111: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:06.574 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:40:06 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:40:06] "GET /metrics HTTP/1.1" 200 33713 "" "Prometheus/2.33.4" 2023-10-01T07:40:07.223 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:06 smithi084 bash[75189]: audit 2023-10-01T07:40:05.949830+0000 mon.a (mon.0) 170 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:07.223 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:06 smithi084 bash[75189]: audit 2023-10-01T07:40:05.956888+0000 mon.a (mon.0) 171 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:07.224 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:06 smithi084 bash[75189]: cephadm 2023-10-01T07:40:05.985956+0000 mgr.y (mgr.34104) 146 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-10-01T07:40:07.224 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:06 smithi084 bash[75189]: audit 2023-10-01T07:40:05.986642+0000 mon.a (mon.0) 172 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-01T07:40:07.224 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:06 smithi084 bash[75189]: audit 2023-10-01T07:40:05.988361+0000 mon.a (mon.0) 173 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:40:07.224 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:06 smithi084 bash[75189]: cephadm 2023-10-01T07:40:05.992621+0000 mgr.y (mgr.34104) 147 : cephadm 1 Reconfiguring daemon osd.0 on smithi084 2023-10-01T07:40:07.224 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:06 smithi084 bash[75189]: cluster 2023-10-01T07:40:06.014236+0000 mgr.y (mgr.34104) 148 : cluster 0 pgmap v112: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:07.224 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:06 smithi084 bash[78255]: audit 2023-10-01T07:40:05.949830+0000 mon.a (mon.0) 170 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:07.225 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:06 smithi084 bash[78255]: audit 2023-10-01T07:40:05.956888+0000 mon.a (mon.0) 171 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:07.225 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:06 smithi084 bash[78255]: cephadm 2023-10-01T07:40:05.985956+0000 mgr.y (mgr.34104) 146 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-10-01T07:40:07.225 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:06 smithi084 bash[78255]: audit 2023-10-01T07:40:05.986642+0000 mon.a (mon.0) 172 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-01T07:40:07.225 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:06 smithi084 bash[78255]: audit 2023-10-01T07:40:05.988361+0000 mon.a (mon.0) 173 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:40:07.225 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:06 smithi084 bash[78255]: cephadm 2023-10-01T07:40:05.992621+0000 mgr.y (mgr.34104) 147 : cephadm 1 Reconfiguring daemon osd.0 on smithi084 2023-10-01T07:40:07.225 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:06 smithi084 bash[78255]: cluster 2023-10-01T07:40:06.014236+0000 mgr.y (mgr.34104) 148 : cluster 0 pgmap v112: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:07.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:06 smithi112 bash[59335]: audit 2023-10-01T07:40:05.949830+0000 mon.a (mon.0) 170 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:07.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:06 smithi112 bash[59335]: audit 2023-10-01T07:40:05.956888+0000 mon.a (mon.0) 171 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:07.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:06 smithi112 bash[59335]: cephadm 2023-10-01T07:40:05.985956+0000 mgr.y (mgr.34104) 146 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-10-01T07:40:07.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:06 smithi112 bash[59335]: audit 2023-10-01T07:40:05.986642+0000 mon.a (mon.0) 172 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-01T07:40:07.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:06 smithi112 bash[59335]: audit 2023-10-01T07:40:05.988361+0000 mon.a (mon.0) 173 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:40:07.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:06 smithi112 bash[59335]: cephadm 2023-10-01T07:40:05.992621+0000 mgr.y (mgr.34104) 147 : cephadm 1 Reconfiguring daemon osd.0 on smithi084 2023-10-01T07:40:07.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:06 smithi112 bash[59335]: cluster 2023-10-01T07:40:06.014236+0000 mgr.y (mgr.34104) 148 : cluster 0 pgmap v112: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:09.476 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:09 smithi084 bash[75189]: cluster 2023-10-01T07:40:08.014875+0000 mgr.y (mgr.34104) 149 : cluster 0 pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:09.477 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:09 smithi084 bash[75189]: audit 2023-10-01T07:40:08.208202+0000 mon.a (mon.0) 174 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:09.477 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:09 smithi084 bash[75189]: audit 2023-10-01T07:40:08.215880+0000 mon.a (mon.0) 175 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:09.477 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:09 smithi084 bash[75189]: cephadm 2023-10-01T07:40:08.261984+0000 mgr.y (mgr.34104) 150 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-10-01T07:40:09.477 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:09 smithi084 bash[75189]: audit 2023-10-01T07:40:08.263154+0000 mon.a (mon.0) 176 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-01T07:40:09.477 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:09 smithi084 bash[75189]: audit 2023-10-01T07:40:08.264839+0000 mon.a (mon.0) 177 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:40:09.477 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:09 smithi084 bash[75189]: cephadm 2023-10-01T07:40:08.269195+0000 mgr.y (mgr.34104) 151 : cephadm 1 Reconfiguring daemon osd.1 on smithi084 2023-10-01T07:40:09.477 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:09 smithi084 bash[78255]: cluster 2023-10-01T07:40:08.014875+0000 mgr.y (mgr.34104) 149 : cluster 0 pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:09.477 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:09 smithi084 bash[78255]: audit 2023-10-01T07:40:08.208202+0000 mon.a (mon.0) 174 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:09.477 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:09 smithi084 bash[78255]: audit 2023-10-01T07:40:08.215880+0000 mon.a (mon.0) 175 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:09.478 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:09 smithi084 bash[78255]: cephadm 2023-10-01T07:40:08.261984+0000 mgr.y (mgr.34104) 150 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-10-01T07:40:09.478 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:09 smithi084 bash[78255]: audit 2023-10-01T07:40:08.263154+0000 mon.a (mon.0) 176 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-01T07:40:09.478 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:09 smithi084 bash[78255]: audit 2023-10-01T07:40:08.264839+0000 mon.a (mon.0) 177 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:40:09.478 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:09 smithi084 bash[78255]: cephadm 2023-10-01T07:40:08.269195+0000 mgr.y (mgr.34104) 151 : cephadm 1 Reconfiguring daemon osd.1 on smithi084 2023-10-01T07:40:09.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:09 smithi112 bash[59335]: cluster 2023-10-01T07:40:08.014875+0000 mgr.y (mgr.34104) 149 : cluster 0 pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:09.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:09 smithi112 bash[59335]: audit 2023-10-01T07:40:08.208202+0000 mon.a (mon.0) 174 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:09.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:09 smithi112 bash[59335]: audit 2023-10-01T07:40:08.215880+0000 mon.a (mon.0) 175 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:09.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:09 smithi112 bash[59335]: cephadm 2023-10-01T07:40:08.261984+0000 mgr.y (mgr.34104) 150 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-10-01T07:40:09.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:09 smithi112 bash[59335]: audit 2023-10-01T07:40:08.263154+0000 mon.a (mon.0) 176 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-01T07:40:09.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:09 smithi112 bash[59335]: audit 2023-10-01T07:40:08.264839+0000 mon.a (mon.0) 177 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:40:09.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:09 smithi112 bash[59335]: cephadm 2023-10-01T07:40:08.269195+0000 mgr.y (mgr.34104) 151 : cephadm 1 Reconfiguring daemon osd.1 on smithi084 2023-10-01T07:40:11.656 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:11 smithi084 bash[78255]: cluster 2023-10-01T07:40:10.015269+0000 mgr.y (mgr.34104) 152 : cluster 0 pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:11.657 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:11 smithi084 bash[78255]: audit 2023-10-01T07:40:10.354392+0000 mon.a (mon.0) 178 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:11.657 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:11 smithi084 bash[78255]: audit 2023-10-01T07:40:10.361224+0000 mon.a (mon.0) 179 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:11.657 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:11 smithi084 bash[78255]: cephadm 2023-10-01T07:40:10.386619+0000 mgr.y (mgr.34104) 153 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-10-01T07:40:11.657 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:11 smithi084 bash[78255]: audit 2023-10-01T07:40:10.387227+0000 mon.a (mon.0) 180 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-01T07:40:11.658 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:11 smithi084 bash[78255]: audit 2023-10-01T07:40:10.388836+0000 mon.a (mon.0) 181 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:40:11.658 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:11 smithi084 bash[78255]: cephadm 2023-10-01T07:40:10.393195+0000 mgr.y (mgr.34104) 154 : cephadm 1 Reconfiguring daemon osd.2 on smithi084 2023-10-01T07:40:11.658 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:11 smithi084 bash[75189]: cluster 2023-10-01T07:40:10.015269+0000 mgr.y (mgr.34104) 152 : cluster 0 pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:11.658 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:11 smithi084 bash[75189]: audit 2023-10-01T07:40:10.354392+0000 mon.a (mon.0) 178 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:11.658 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:11 smithi084 bash[75189]: audit 2023-10-01T07:40:10.361224+0000 mon.a (mon.0) 179 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:11.658 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:11 smithi084 bash[75189]: cephadm 2023-10-01T07:40:10.386619+0000 mgr.y (mgr.34104) 153 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-10-01T07:40:11.658 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:11 smithi084 bash[75189]: audit 2023-10-01T07:40:10.387227+0000 mon.a (mon.0) 180 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-01T07:40:11.658 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:11 smithi084 bash[75189]: audit 2023-10-01T07:40:10.388836+0000 mon.a (mon.0) 181 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:40:11.658 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:11 smithi084 bash[75189]: cephadm 2023-10-01T07:40:10.393195+0000 mgr.y (mgr.34104) 154 : cephadm 1 Reconfiguring daemon osd.2 on smithi084 2023-10-01T07:40:11.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:11 smithi112 bash[59335]: cluster 2023-10-01T07:40:10.015269+0000 mgr.y (mgr.34104) 152 : cluster 0 pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:11.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:11 smithi112 bash[59335]: audit 2023-10-01T07:40:10.354392+0000 mon.a (mon.0) 178 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:11.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:11 smithi112 bash[59335]: audit 2023-10-01T07:40:10.361224+0000 mon.a (mon.0) 179 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:11.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:11 smithi112 bash[59335]: cephadm 2023-10-01T07:40:10.386619+0000 mgr.y (mgr.34104) 153 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-10-01T07:40:11.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:11 smithi112 bash[59335]: audit 2023-10-01T07:40:10.387227+0000 mon.a (mon.0) 180 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-01T07:40:11.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:11 smithi112 bash[59335]: audit 2023-10-01T07:40:10.388836+0000 mon.a (mon.0) 181 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:40:11.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:11 smithi112 bash[59335]: cephadm 2023-10-01T07:40:10.393195+0000 mgr.y (mgr.34104) 154 : cephadm 1 Reconfiguring daemon osd.2 on smithi084 2023-10-01T07:40:13.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:13 smithi112 bash[59335]: cluster 2023-10-01T07:40:12.016294+0000 mgr.y (mgr.34104) 155 : cluster 0 pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:13.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:13 smithi112 bash[59335]: audit 2023-10-01T07:40:12.422023+0000 mon.a (mon.0) 182 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:13.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:13 smithi112 bash[59335]: audit 2023-10-01T07:40:12.429611+0000 mon.a (mon.0) 183 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:13.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:13 smithi112 bash[59335]: audit 2023-10-01T07:40:12.462290+0000 mon.a (mon.0) 184 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-01T07:40:13.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:13 smithi112 bash[59335]: audit 2023-10-01T07:40:12.463780+0000 mon.a (mon.0) 185 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:40:13.742 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:13 smithi084 bash[78255]: cluster 2023-10-01T07:40:12.016294+0000 mgr.y (mgr.34104) 155 : cluster 0 pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:13.742 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:13 smithi084 bash[78255]: audit 2023-10-01T07:40:12.422023+0000 mon.a (mon.0) 182 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:13.742 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:13 smithi084 bash[78255]: audit 2023-10-01T07:40:12.429611+0000 mon.a (mon.0) 183 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:13.742 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:13 smithi084 bash[78255]: audit 2023-10-01T07:40:12.462290+0000 mon.a (mon.0) 184 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-01T07:40:13.742 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:13 smithi084 bash[78255]: audit 2023-10-01T07:40:12.463780+0000 mon.a (mon.0) 185 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:40:13.742 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:13 smithi084 bash[75189]: cluster 2023-10-01T07:40:12.016294+0000 mgr.y (mgr.34104) 155 : cluster 0 pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:13.742 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:13 smithi084 bash[75189]: audit 2023-10-01T07:40:12.422023+0000 mon.a (mon.0) 182 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:13.742 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:13 smithi084 bash[75189]: audit 2023-10-01T07:40:12.429611+0000 mon.a (mon.0) 183 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:13.743 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:13 smithi084 bash[75189]: audit 2023-10-01T07:40:12.462290+0000 mon.a (mon.0) 184 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-01T07:40:13.743 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:13 smithi084 bash[75189]: audit 2023-10-01T07:40:12.463780+0000 mon.a (mon.0) 185 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:40:14.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:14 smithi112 bash[59335]: cephadm 2023-10-01T07:40:12.461709+0000 mgr.y (mgr.34104) 156 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-10-01T07:40:14.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:14 smithi112 bash[59335]: cephadm 2023-10-01T07:40:12.467675+0000 mgr.y (mgr.34104) 157 : cephadm 1 Reconfiguring daemon osd.3 on smithi084 2023-10-01T07:40:14.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:14 smithi084 bash[78255]: cephadm 2023-10-01T07:40:12.461709+0000 mgr.y (mgr.34104) 156 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-10-01T07:40:14.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:14 smithi084 bash[78255]: cephadm 2023-10-01T07:40:12.467675+0000 mgr.y (mgr.34104) 157 : cephadm 1 Reconfiguring daemon osd.3 on smithi084 2023-10-01T07:40:14.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:14 smithi084 bash[75189]: cephadm 2023-10-01T07:40:12.461709+0000 mgr.y (mgr.34104) 156 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-10-01T07:40:14.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:14 smithi084 bash[75189]: cephadm 2023-10-01T07:40:12.467675+0000 mgr.y (mgr.34104) 157 : cephadm 1 Reconfiguring daemon osd.3 on smithi084 2023-10-01T07:40:15.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:15 smithi112 bash[59335]: cluster 2023-10-01T07:40:14.016694+0000 mgr.y (mgr.34104) 158 : cluster 0 pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:15.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:15 smithi112 bash[59335]: audit 2023-10-01T07:40:14.576531+0000 mon.a (mon.0) 186 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:15.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:15 smithi112 bash[59335]: audit 2023-10-01T07:40:14.582702+0000 mon.a (mon.0) 187 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:15.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:15 smithi112 bash[59335]: audit 2023-10-01T07:40:14.588001+0000 mon.a (mon.0) 188 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi084.jsmrzl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-01T07:40:15.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:15 smithi112 bash[59335]: audit 2023-10-01T07:40:14.589626+0000 mon.a (mon.0) 189 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:40:15.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:15 smithi112 bash[59335]: audit 2023-10-01T07:40:15.059858+0000 mon.a (mon.0) 190 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:40:15.734 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:15 smithi084 bash[78255]: cluster 2023-10-01T07:40:14.016694+0000 mgr.y (mgr.34104) 158 : cluster 0 pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:15.734 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:15 smithi084 bash[78255]: audit 2023-10-01T07:40:14.576531+0000 mon.a (mon.0) 186 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:15.734 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:15 smithi084 bash[78255]: audit 2023-10-01T07:40:14.582702+0000 mon.a (mon.0) 187 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:15.734 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:15 smithi084 bash[78255]: audit 2023-10-01T07:40:14.588001+0000 mon.a (mon.0) 188 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi084.jsmrzl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-01T07:40:15.734 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:15 smithi084 bash[78255]: audit 2023-10-01T07:40:14.589626+0000 mon.a (mon.0) 189 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:40:15.734 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:15 smithi084 bash[78255]: audit 2023-10-01T07:40:15.059858+0000 mon.a (mon.0) 190 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:40:15.734 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:15 smithi084 bash[75189]: cluster 2023-10-01T07:40:14.016694+0000 mgr.y (mgr.34104) 158 : cluster 0 pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:15.734 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:15 smithi084 bash[75189]: audit 2023-10-01T07:40:14.576531+0000 mon.a (mon.0) 186 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:15.734 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:15 smithi084 bash[75189]: audit 2023-10-01T07:40:14.582702+0000 mon.a (mon.0) 187 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:15.734 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:15 smithi084 bash[75189]: audit 2023-10-01T07:40:14.588001+0000 mon.a (mon.0) 188 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi084.jsmrzl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-01T07:40:15.735 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:15 smithi084 bash[75189]: audit 2023-10-01T07:40:14.589626+0000 mon.a (mon.0) 189 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:40:15.735 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:15 smithi084 bash[75189]: audit 2023-10-01T07:40:15.059858+0000 mon.a (mon.0) 190 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:40:16.324 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:40:16 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:40:16] "GET /metrics HTTP/1.1" 200 33712 "" "Prometheus/2.33.4" 2023-10-01T07:40:16.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:16 smithi112 bash[59335]: cephadm 2023-10-01T07:40:14.587375+0000 mgr.y (mgr.34104) 159 : cephadm 1 Reconfiguring mds.foo.smithi084.jsmrzl (monmap changed)... 2023-10-01T07:40:16.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:16 smithi112 bash[59335]: cephadm 2023-10-01T07:40:14.591024+0000 mgr.y (mgr.34104) 160 : cephadm 1 Reconfiguring daemon mds.foo.smithi084.jsmrzl on smithi084 2023-10-01T07:40:16.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:16 smithi084 bash[75189]: cephadm 2023-10-01T07:40:14.587375+0000 mgr.y (mgr.34104) 159 : cephadm 1 Reconfiguring mds.foo.smithi084.jsmrzl (monmap changed)... 2023-10-01T07:40:16.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:16 smithi084 bash[75189]: cephadm 2023-10-01T07:40:14.591024+0000 mgr.y (mgr.34104) 160 : cephadm 1 Reconfiguring daemon mds.foo.smithi084.jsmrzl on smithi084 2023-10-01T07:40:16.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:16 smithi084 bash[78255]: cephadm 2023-10-01T07:40:14.587375+0000 mgr.y (mgr.34104) 159 : cephadm 1 Reconfiguring mds.foo.smithi084.jsmrzl (monmap changed)... 2023-10-01T07:40:16.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:16 smithi084 bash[78255]: cephadm 2023-10-01T07:40:14.591024+0000 mgr.y (mgr.34104) 160 : cephadm 1 Reconfiguring daemon mds.foo.smithi084.jsmrzl on smithi084 2023-10-01T07:40:17.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:17 smithi112 bash[59335]: cluster 2023-10-01T07:40:16.017709+0000 mgr.y (mgr.34104) 161 : cluster 0 pgmap v117: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:17.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:17 smithi112 bash[59335]: audit 2023-10-01T07:40:16.621839+0000 mon.a (mon.0) 191 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:17.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:17 smithi112 bash[59335]: audit 2023-10-01T07:40:16.629464+0000 mon.a (mon.0) 192 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:17.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:17 smithi112 bash[59335]: audit 2023-10-01T07:40:16.660909+0000 mon.a (mon.0) 193 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T07:40:17.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:17 smithi112 bash[59335]: audit 2023-10-01T07:40:16.662810+0000 mon.a (mon.0) 194 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T07:40:17.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:17 smithi112 bash[59335]: audit 2023-10-01T07:40:16.664217+0000 mon.a (mon.0) 195 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:40:17.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:17 smithi084 bash[75189]: cluster 2023-10-01T07:40:16.017709+0000 mgr.y (mgr.34104) 161 : cluster 0 pgmap v117: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:17.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:17 smithi084 bash[75189]: audit 2023-10-01T07:40:16.621839+0000 mon.a (mon.0) 191 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:17.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:17 smithi084 bash[75189]: audit 2023-10-01T07:40:16.629464+0000 mon.a (mon.0) 192 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:17.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:17 smithi084 bash[75189]: audit 2023-10-01T07:40:16.660909+0000 mon.a (mon.0) 193 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T07:40:17.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:17 smithi084 bash[75189]: audit 2023-10-01T07:40:16.662810+0000 mon.a (mon.0) 194 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T07:40:17.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:17 smithi084 bash[75189]: audit 2023-10-01T07:40:16.664217+0000 mon.a (mon.0) 195 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:40:17.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:17 smithi084 bash[78255]: cluster 2023-10-01T07:40:16.017709+0000 mgr.y (mgr.34104) 161 : cluster 0 pgmap v117: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:17.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:17 smithi084 bash[78255]: audit 2023-10-01T07:40:16.621839+0000 mon.a (mon.0) 191 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:17.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:17 smithi084 bash[78255]: audit 2023-10-01T07:40:16.629464+0000 mon.a (mon.0) 192 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:17.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:17 smithi084 bash[78255]: audit 2023-10-01T07:40:16.660909+0000 mon.a (mon.0) 193 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-01T07:40:17.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:17 smithi084 bash[78255]: audit 2023-10-01T07:40:16.662810+0000 mon.a (mon.0) 194 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-01T07:40:17.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:17 smithi084 bash[78255]: audit 2023-10-01T07:40:16.664217+0000 mon.a (mon.0) 195 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:40:18.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:18 smithi112 bash[59335]: cephadm 2023-10-01T07:40:16.660237+0000 mgr.y (mgr.34104) 162 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-10-01T07:40:18.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:18 smithi112 bash[59335]: cephadm 2023-10-01T07:40:16.666122+0000 mgr.y (mgr.34104) 163 : cephadm 1 Reconfiguring daemon mon.b on smithi112 2023-10-01T07:40:18.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:18 smithi084 bash[75189]: cephadm 2023-10-01T07:40:16.660237+0000 mgr.y (mgr.34104) 162 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-10-01T07:40:18.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:18 smithi084 bash[75189]: cephadm 2023-10-01T07:40:16.666122+0000 mgr.y (mgr.34104) 163 : cephadm 1 Reconfiguring daemon mon.b on smithi112 2023-10-01T07:40:18.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:18 smithi084 bash[78255]: cephadm 2023-10-01T07:40:16.660237+0000 mgr.y (mgr.34104) 162 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-10-01T07:40:18.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:18 smithi084 bash[78255]: cephadm 2023-10-01T07:40:16.666122+0000 mgr.y (mgr.34104) 163 : cephadm 1 Reconfiguring daemon mon.b on smithi112 2023-10-01T07:40:19.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:19 smithi112 bash[59335]: cluster 2023-10-01T07:40:18.018319+0000 mgr.y (mgr.34104) 164 : cluster 0 pgmap v118: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:19.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:19 smithi112 bash[59335]: audit 2023-10-01T07:40:18.707703+0000 mon.a (mon.0) 196 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:19.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:19 smithi112 bash[59335]: audit 2023-10-01T07:40:18.715645+0000 mon.a (mon.0) 197 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:19.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:19 smithi112 bash[59335]: audit 2023-10-01T07:40:18.737408+0000 mon.a (mon.0) 198 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T07:40:19.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:19 smithi112 bash[59335]: audit 2023-10-01T07:40:18.739159+0000 mon.a (mon.0) 199 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-01T07:40:19.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:19 smithi112 bash[59335]: audit 2023-10-01T07:40:18.740737+0000 mon.a (mon.0) 200 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:40:19.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:19 smithi084 bash[75189]: cluster 2023-10-01T07:40:18.018319+0000 mgr.y (mgr.34104) 164 : cluster 0 pgmap v118: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:19.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:19 smithi084 bash[75189]: audit 2023-10-01T07:40:18.707703+0000 mon.a (mon.0) 196 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:19.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:19 smithi084 bash[75189]: audit 2023-10-01T07:40:18.715645+0000 mon.a (mon.0) 197 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:19.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:19 smithi084 bash[75189]: audit 2023-10-01T07:40:18.737408+0000 mon.a (mon.0) 198 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T07:40:19.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:19 smithi084 bash[75189]: audit 2023-10-01T07:40:18.739159+0000 mon.a (mon.0) 199 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-01T07:40:19.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:19 smithi084 bash[75189]: audit 2023-10-01T07:40:18.740737+0000 mon.a (mon.0) 200 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:40:19.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:19 smithi084 bash[78255]: cluster 2023-10-01T07:40:18.018319+0000 mgr.y (mgr.34104) 164 : cluster 0 pgmap v118: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:19.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:19 smithi084 bash[78255]: audit 2023-10-01T07:40:18.707703+0000 mon.a (mon.0) 196 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:19.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:19 smithi084 bash[78255]: audit 2023-10-01T07:40:18.715645+0000 mon.a (mon.0) 197 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:19.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:19 smithi084 bash[78255]: audit 2023-10-01T07:40:18.737408+0000 mon.a (mon.0) 198 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-01T07:40:19.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:19 smithi084 bash[78255]: audit 2023-10-01T07:40:18.739159+0000 mon.a (mon.0) 199 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-01T07:40:19.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:19 smithi084 bash[78255]: audit 2023-10-01T07:40:18.740737+0000 mon.a (mon.0) 200 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:40:20.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:20 smithi112 bash[59335]: cephadm 2023-10-01T07:40:18.736759+0000 mgr.y (mgr.34104) 165 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-10-01T07:40:20.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:20 smithi112 bash[59335]: cephadm 2023-10-01T07:40:18.742462+0000 mgr.y (mgr.34104) 166 : cephadm 1 Reconfiguring daemon mgr.x on smithi112 2023-10-01T07:40:20.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:20 smithi084 bash[78255]: cephadm 2023-10-01T07:40:18.736759+0000 mgr.y (mgr.34104) 165 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-10-01T07:40:20.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:20 smithi084 bash[78255]: cephadm 2023-10-01T07:40:18.742462+0000 mgr.y (mgr.34104) 166 : cephadm 1 Reconfiguring daemon mgr.x on smithi112 2023-10-01T07:40:20.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:20 smithi084 bash[75189]: cephadm 2023-10-01T07:40:18.736759+0000 mgr.y (mgr.34104) 165 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-10-01T07:40:20.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:20 smithi084 bash[75189]: cephadm 2023-10-01T07:40:18.742462+0000 mgr.y (mgr.34104) 166 : cephadm 1 Reconfiguring daemon mgr.x on smithi112 2023-10-01T07:40:21.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:21 smithi112 bash[59335]: cluster 2023-10-01T07:40:20.018945+0000 mgr.y (mgr.34104) 167 : cluster 0 pgmap v119: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:21.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:21 smithi112 bash[59335]: audit 2023-10-01T07:40:20.807615+0000 mon.a (mon.0) 201 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:21.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:21 smithi112 bash[59335]: audit 2023-10-01T07:40:20.815146+0000 mon.a (mon.0) 202 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:21.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:21 smithi112 bash[59335]: audit 2023-10-01T07:40:20.862776+0000 mon.a (mon.0) 203 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-01T07:40:21.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:21 smithi112 bash[59335]: audit 2023-10-01T07:40:20.864539+0000 mon.a (mon.0) 204 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:40:21.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:21 smithi084 bash[78255]: cluster 2023-10-01T07:40:20.018945+0000 mgr.y (mgr.34104) 167 : cluster 0 pgmap v119: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:21.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:21 smithi084 bash[78255]: audit 2023-10-01T07:40:20.807615+0000 mon.a (mon.0) 201 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:21.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:21 smithi084 bash[78255]: audit 2023-10-01T07:40:20.815146+0000 mon.a (mon.0) 202 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:21.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:21 smithi084 bash[78255]: audit 2023-10-01T07:40:20.862776+0000 mon.a (mon.0) 203 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-01T07:40:21.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:21 smithi084 bash[78255]: audit 2023-10-01T07:40:20.864539+0000 mon.a (mon.0) 204 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:40:21.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:21 smithi084 bash[75189]: cluster 2023-10-01T07:40:20.018945+0000 mgr.y (mgr.34104) 167 : cluster 0 pgmap v119: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:21.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:21 smithi084 bash[75189]: audit 2023-10-01T07:40:20.807615+0000 mon.a (mon.0) 201 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:21.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:21 smithi084 bash[75189]: audit 2023-10-01T07:40:20.815146+0000 mon.a (mon.0) 202 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:21.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:21 smithi084 bash[75189]: audit 2023-10-01T07:40:20.862776+0000 mon.a (mon.0) 203 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-01T07:40:21.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:21 smithi084 bash[75189]: audit 2023-10-01T07:40:20.864539+0000 mon.a (mon.0) 204 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:40:22.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:22 smithi112 bash[59335]: cephadm 2023-10-01T07:40:20.862147+0000 mgr.y (mgr.34104) 168 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-10-01T07:40:22.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:22 smithi112 bash[59335]: cephadm 2023-10-01T07:40:20.868910+0000 mgr.y (mgr.34104) 169 : cephadm 1 Reconfiguring daemon osd.4 on smithi112 2023-10-01T07:40:22.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:22 smithi084 bash[78255]: cephadm 2023-10-01T07:40:20.862147+0000 mgr.y (mgr.34104) 168 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-10-01T07:40:22.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:22 smithi084 bash[78255]: cephadm 2023-10-01T07:40:20.868910+0000 mgr.y (mgr.34104) 169 : cephadm 1 Reconfiguring daemon osd.4 on smithi112 2023-10-01T07:40:22.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:22 smithi084 bash[75189]: cephadm 2023-10-01T07:40:20.862147+0000 mgr.y (mgr.34104) 168 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-10-01T07:40:22.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:22 smithi084 bash[75189]: cephadm 2023-10-01T07:40:20.868910+0000 mgr.y (mgr.34104) 169 : cephadm 1 Reconfiguring daemon osd.4 on smithi112 2023-10-01T07:40:23.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:23 smithi112 bash[59335]: cluster 2023-10-01T07:40:22.020008+0000 mgr.y (mgr.34104) 170 : cluster 0 pgmap v120: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:23.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:23 smithi112 bash[59335]: audit 2023-10-01T07:40:23.126064+0000 mon.a (mon.0) 205 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:23.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:23 smithi112 bash[59335]: audit 2023-10-01T07:40:23.133320+0000 mon.a (mon.0) 206 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:23.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:23 smithi112 bash[59335]: cephadm 2023-10-01T07:40:23.140346+0000 mgr.y (mgr.34104) 171 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-10-01T07:40:23.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:23 smithi112 bash[59335]: audit 2023-10-01T07:40:23.140903+0000 mon.a (mon.0) 207 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-01T07:40:23.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:23 smithi112 bash[59335]: audit 2023-10-01T07:40:23.142474+0000 mon.a (mon.0) 208 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:40:23.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:23 smithi112 bash[59335]: cephadm 2023-10-01T07:40:23.145874+0000 mgr.y (mgr.34104) 172 : cephadm 1 Reconfiguring daemon osd.5 on smithi112 2023-10-01T07:40:23.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:23 smithi084 bash[75189]: cluster 2023-10-01T07:40:22.020008+0000 mgr.y (mgr.34104) 170 : cluster 0 pgmap v120: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:23.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:23 smithi084 bash[75189]: audit 2023-10-01T07:40:23.126064+0000 mon.a (mon.0) 205 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:23.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:23 smithi084 bash[75189]: audit 2023-10-01T07:40:23.133320+0000 mon.a (mon.0) 206 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:23.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:23 smithi084 bash[75189]: cephadm 2023-10-01T07:40:23.140346+0000 mgr.y (mgr.34104) 171 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-10-01T07:40:23.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:23 smithi084 bash[75189]: audit 2023-10-01T07:40:23.140903+0000 mon.a (mon.0) 207 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-01T07:40:23.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:23 smithi084 bash[75189]: audit 2023-10-01T07:40:23.142474+0000 mon.a (mon.0) 208 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:40:23.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:23 smithi084 bash[75189]: cephadm 2023-10-01T07:40:23.145874+0000 mgr.y (mgr.34104) 172 : cephadm 1 Reconfiguring daemon osd.5 on smithi112 2023-10-01T07:40:23.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:23 smithi084 bash[78255]: cluster 2023-10-01T07:40:22.020008+0000 mgr.y (mgr.34104) 170 : cluster 0 pgmap v120: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:23.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:23 smithi084 bash[78255]: audit 2023-10-01T07:40:23.126064+0000 mon.a (mon.0) 205 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:23.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:23 smithi084 bash[78255]: audit 2023-10-01T07:40:23.133320+0000 mon.a (mon.0) 206 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:23.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:23 smithi084 bash[78255]: cephadm 2023-10-01T07:40:23.140346+0000 mgr.y (mgr.34104) 171 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-10-01T07:40:23.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:23 smithi084 bash[78255]: audit 2023-10-01T07:40:23.140903+0000 mon.a (mon.0) 207 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-01T07:40:23.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:23 smithi084 bash[78255]: audit 2023-10-01T07:40:23.142474+0000 mon.a (mon.0) 208 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:40:23.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:23 smithi084 bash[78255]: cephadm 2023-10-01T07:40:23.145874+0000 mgr.y (mgr.34104) 172 : cephadm 1 Reconfiguring daemon osd.5 on smithi112 2023-10-01T07:40:24.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:24 smithi112 bash[59335]: cluster 2023-10-01T07:40:24.020601+0000 mgr.y (mgr.34104) 173 : cluster 0 pgmap v121: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:24.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:24 smithi084 bash[75189]: cluster 2023-10-01T07:40:24.020601+0000 mgr.y (mgr.34104) 173 : cluster 0 pgmap v121: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:24.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:24 smithi084 bash[78255]: cluster 2023-10-01T07:40:24.020601+0000 mgr.y (mgr.34104) 173 : cluster 0 pgmap v121: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:26.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:26 smithi112 bash[59335]: audit 2023-10-01T07:40:25.053761+0000 mon.a (mon.0) 209 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:26.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:26 smithi112 bash[59335]: audit 2023-10-01T07:40:25.061677+0000 mon.a (mon.0) 210 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:26.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:26 smithi112 bash[59335]: cephadm 2023-10-01T07:40:25.064637+0000 mgr.y (mgr.34104) 174 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-10-01T07:40:26.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:26 smithi112 bash[59335]: audit 2023-10-01T07:40:25.065106+0000 mon.a (mon.0) 211 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-01T07:40:26.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:26 smithi112 bash[59335]: audit 2023-10-01T07:40:25.066375+0000 mon.a (mon.0) 212 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:40:26.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:26 smithi112 bash[59335]: cephadm 2023-10-01T07:40:25.069631+0000 mgr.y (mgr.34104) 175 : cephadm 1 Reconfiguring daemon osd.6 on smithi112 2023-10-01T07:40:26.324 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:40:26 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:40:26] "GET /metrics HTTP/1.1" 200 33712 "" "Prometheus/2.33.4" 2023-10-01T07:40:26.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:26 smithi084 bash[75189]: audit 2023-10-01T07:40:25.053761+0000 mon.a (mon.0) 209 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:26.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:26 smithi084 bash[75189]: audit 2023-10-01T07:40:25.061677+0000 mon.a (mon.0) 210 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:26.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:26 smithi084 bash[75189]: cephadm 2023-10-01T07:40:25.064637+0000 mgr.y (mgr.34104) 174 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-10-01T07:40:26.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:26 smithi084 bash[75189]: audit 2023-10-01T07:40:25.065106+0000 mon.a (mon.0) 211 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-01T07:40:26.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:26 smithi084 bash[75189]: audit 2023-10-01T07:40:25.066375+0000 mon.a (mon.0) 212 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:40:26.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:26 smithi084 bash[75189]: cephadm 2023-10-01T07:40:25.069631+0000 mgr.y (mgr.34104) 175 : cephadm 1 Reconfiguring daemon osd.6 on smithi112 2023-10-01T07:40:26.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:26 smithi084 bash[78255]: audit 2023-10-01T07:40:25.053761+0000 mon.a (mon.0) 209 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:26.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:26 smithi084 bash[78255]: audit 2023-10-01T07:40:25.061677+0000 mon.a (mon.0) 210 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:26.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:26 smithi084 bash[78255]: cephadm 2023-10-01T07:40:25.064637+0000 mgr.y (mgr.34104) 174 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-10-01T07:40:26.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:26 smithi084 bash[78255]: audit 2023-10-01T07:40:25.065106+0000 mon.a (mon.0) 211 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-01T07:40:26.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:26 smithi084 bash[78255]: audit 2023-10-01T07:40:25.066375+0000 mon.a (mon.0) 212 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:40:26.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:26 smithi084 bash[78255]: cephadm 2023-10-01T07:40:25.069631+0000 mgr.y (mgr.34104) 175 : cephadm 1 Reconfiguring daemon osd.6 on smithi112 2023-10-01T07:40:27.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:27 smithi084 bash[78255]: cluster 2023-10-01T07:40:26.021622+0000 mgr.y (mgr.34104) 176 : cluster 0 pgmap v122: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:27.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:27 smithi084 bash[78255]: audit 2023-10-01T07:40:27.047651+0000 mon.a (mon.0) 213 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:27.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:27 smithi084 bash[78255]: audit 2023-10-01T07:40:27.054251+0000 mon.a (mon.0) 214 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:27.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:27 smithi084 bash[75189]: cluster 2023-10-01T07:40:26.021622+0000 mgr.y (mgr.34104) 176 : cluster 0 pgmap v122: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:27.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:27 smithi084 bash[75189]: audit 2023-10-01T07:40:27.047651+0000 mon.a (mon.0) 213 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:27.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:27 smithi084 bash[75189]: audit 2023-10-01T07:40:27.054251+0000 mon.a (mon.0) 214 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:27.390 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:27 smithi112 bash[59335]: cluster 2023-10-01T07:40:26.021622+0000 mgr.y (mgr.34104) 176 : cluster 0 pgmap v122: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:27.390 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:27 smithi112 bash[59335]: audit 2023-10-01T07:40:27.047651+0000 mon.a (mon.0) 213 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:27.390 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:27 smithi112 bash[59335]: audit 2023-10-01T07:40:27.054251+0000 mon.a (mon.0) 214 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:28.376 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:28 smithi112 bash[59335]: cephadm 2023-10-01T07:40:27.089312+0000 mgr.y (mgr.34104) 177 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-10-01T07:40:28.376 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:28 smithi112 bash[59335]: audit 2023-10-01T07:40:27.089954+0000 mon.a (mon.0) 215 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-01T07:40:28.376 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:28 smithi112 bash[59335]: audit 2023-10-01T07:40:27.091782+0000 mon.a (mon.0) 216 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:40:28.376 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:28 smithi112 bash[59335]: cephadm 2023-10-01T07:40:27.095612+0000 mgr.y (mgr.34104) 178 : cephadm 1 Reconfiguring daemon osd.7 on smithi112 2023-10-01T07:40:28.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:28 smithi084 bash[75189]: cephadm 2023-10-01T07:40:27.089312+0000 mgr.y (mgr.34104) 177 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-10-01T07:40:28.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:28 smithi084 bash[75189]: audit 2023-10-01T07:40:27.089954+0000 mon.a (mon.0) 215 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-01T07:40:28.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:28 smithi084 bash[75189]: audit 2023-10-01T07:40:27.091782+0000 mon.a (mon.0) 216 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:40:28.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:28 smithi084 bash[75189]: cephadm 2023-10-01T07:40:27.095612+0000 mgr.y (mgr.34104) 178 : cephadm 1 Reconfiguring daemon osd.7 on smithi112 2023-10-01T07:40:28.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:28 smithi084 bash[78255]: cephadm 2023-10-01T07:40:27.089312+0000 mgr.y (mgr.34104) 177 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-10-01T07:40:28.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:28 smithi084 bash[78255]: audit 2023-10-01T07:40:27.089954+0000 mon.a (mon.0) 215 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-01T07:40:28.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:28 smithi084 bash[78255]: audit 2023-10-01T07:40:27.091782+0000 mon.a (mon.0) 216 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:40:28.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:28 smithi084 bash[78255]: cephadm 2023-10-01T07:40:27.095612+0000 mgr.y (mgr.34104) 178 : cephadm 1 Reconfiguring daemon osd.7 on smithi112 2023-10-01T07:40:29.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:29 smithi112 bash[59335]: cluster 2023-10-01T07:40:28.022219+0000 mgr.y (mgr.34104) 179 : cluster 0 pgmap v123: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:29.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:29 smithi112 bash[59335]: audit 2023-10-01T07:40:29.143232+0000 mon.a (mon.0) 217 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:29.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:29 smithi112 bash[59335]: audit 2023-10-01T07:40:29.152547+0000 mon.a (mon.0) 218 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:29.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:29 smithi112 bash[59335]: audit 2023-10-01T07:40:29.168308+0000 mon.a (mon.0) 219 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi112.sxncvg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-01T07:40:29.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:29 smithi112 bash[59335]: audit 2023-10-01T07:40:29.169974+0000 mon.a (mon.0) 220 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:40:29.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:29 smithi084 bash[78255]: cluster 2023-10-01T07:40:28.022219+0000 mgr.y (mgr.34104) 179 : cluster 0 pgmap v123: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:29.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:29 smithi084 bash[78255]: audit 2023-10-01T07:40:29.143232+0000 mon.a (mon.0) 217 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:29.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:29 smithi084 bash[78255]: audit 2023-10-01T07:40:29.152547+0000 mon.a (mon.0) 218 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:29.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:29 smithi084 bash[78255]: audit 2023-10-01T07:40:29.168308+0000 mon.a (mon.0) 219 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi112.sxncvg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-01T07:40:29.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:29 smithi084 bash[78255]: audit 2023-10-01T07:40:29.169974+0000 mon.a (mon.0) 220 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:40:29.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:29 smithi084 bash[75189]: cluster 2023-10-01T07:40:28.022219+0000 mgr.y (mgr.34104) 179 : cluster 0 pgmap v123: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:29.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:29 smithi084 bash[75189]: audit 2023-10-01T07:40:29.143232+0000 mon.a (mon.0) 217 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:29.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:29 smithi084 bash[75189]: audit 2023-10-01T07:40:29.152547+0000 mon.a (mon.0) 218 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:29.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:29 smithi084 bash[75189]: audit 2023-10-01T07:40:29.168308+0000 mon.a (mon.0) 219 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi112.sxncvg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-01T07:40:29.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:29 smithi084 bash[75189]: audit 2023-10-01T07:40:29.169974+0000 mon.a (mon.0) 220 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:40:30.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:30 smithi112 bash[59335]: cephadm 2023-10-01T07:40:29.167639+0000 mgr.y (mgr.34104) 180 : cephadm 1 Reconfiguring mds.foo.smithi112.sxncvg (monmap changed)... 2023-10-01T07:40:30.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:30 smithi112 bash[59335]: cephadm 2023-10-01T07:40:29.171409+0000 mgr.y (mgr.34104) 181 : cephadm 1 Reconfiguring daemon mds.foo.smithi112.sxncvg on smithi112 2023-10-01T07:40:30.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:30 smithi112 bash[59335]: audit 2023-10-01T07:40:30.060075+0000 mon.a (mon.0) 221 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:40:30.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:30 smithi084 bash[75189]: cephadm 2023-10-01T07:40:29.167639+0000 mgr.y (mgr.34104) 180 : cephadm 1 Reconfiguring mds.foo.smithi112.sxncvg (monmap changed)... 2023-10-01T07:40:30.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:30 smithi084 bash[75189]: cephadm 2023-10-01T07:40:29.171409+0000 mgr.y (mgr.34104) 181 : cephadm 1 Reconfiguring daemon mds.foo.smithi112.sxncvg on smithi112 2023-10-01T07:40:30.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:30 smithi084 bash[75189]: audit 2023-10-01T07:40:30.060075+0000 mon.a (mon.0) 221 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:40:30.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:30 smithi084 bash[78255]: cephadm 2023-10-01T07:40:29.167639+0000 mgr.y (mgr.34104) 180 : cephadm 1 Reconfiguring mds.foo.smithi112.sxncvg (monmap changed)... 2023-10-01T07:40:30.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:30 smithi084 bash[78255]: cephadm 2023-10-01T07:40:29.171409+0000 mgr.y (mgr.34104) 181 : cephadm 1 Reconfiguring daemon mds.foo.smithi112.sxncvg on smithi112 2023-10-01T07:40:30.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:30 smithi084 bash[78255]: audit 2023-10-01T07:40:30.060075+0000 mon.a (mon.0) 221 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:40:31.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:31 smithi112 bash[59335]: cluster 2023-10-01T07:40:30.022822+0000 mgr.y (mgr.34104) 182 : cluster 0 pgmap v124: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:31.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:31 smithi112 bash[59335]: audit 2023-10-01T07:40:31.249416+0000 mon.a (mon.0) 222 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:31.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:31 smithi112 bash[59335]: audit 2023-10-01T07:40:31.258450+0000 mon.a (mon.0) 223 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:31.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:31 smithi112 bash[59335]: audit 2023-10-01T07:40:31.310382+0000 mon.a (mon.0) 224 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:40:31.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:31 smithi084 bash[75189]: cluster 2023-10-01T07:40:30.022822+0000 mgr.y (mgr.34104) 182 : cluster 0 pgmap v124: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:31.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:31 smithi084 bash[75189]: audit 2023-10-01T07:40:31.249416+0000 mon.a (mon.0) 222 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:31.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:31 smithi084 bash[75189]: audit 2023-10-01T07:40:31.258450+0000 mon.a (mon.0) 223 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:31.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:31 smithi084 bash[75189]: audit 2023-10-01T07:40:31.310382+0000 mon.a (mon.0) 224 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:40:31.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:31 smithi084 bash[78255]: cluster 2023-10-01T07:40:30.022822+0000 mgr.y (mgr.34104) 182 : cluster 0 pgmap v124: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:31.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:31 smithi084 bash[78255]: audit 2023-10-01T07:40:31.249416+0000 mon.a (mon.0) 222 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:31.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:31 smithi084 bash[78255]: audit 2023-10-01T07:40:31.258450+0000 mon.a (mon.0) 223 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:31.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:31 smithi084 bash[78255]: audit 2023-10-01T07:40:31.310382+0000 mon.a (mon.0) 224 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:40:32.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:32 smithi112 bash[59335]: audit 2023-10-01T07:40:31.686898+0000 mon.a (mon.0) 225 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:32.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:32 smithi112 bash[59335]: audit 2023-10-01T07:40:31.693663+0000 mon.a (mon.0) 226 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:32.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:32 smithi112 bash[59335]: cluster 2023-10-01T07:40:32.023890+0000 mgr.y (mgr.34104) 183 : cluster 0 pgmap v125: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:33.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:32 smithi084 bash[75189]: audit 2023-10-01T07:40:31.686898+0000 mon.a (mon.0) 225 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:33.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:32 smithi084 bash[75189]: audit 2023-10-01T07:40:31.693663+0000 mon.a (mon.0) 226 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:33.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:32 smithi084 bash[75189]: cluster 2023-10-01T07:40:32.023890+0000 mgr.y (mgr.34104) 183 : cluster 0 pgmap v125: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:33.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:32 smithi084 bash[78255]: audit 2023-10-01T07:40:31.686898+0000 mon.a (mon.0) 225 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:33.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:32 smithi084 bash[78255]: audit 2023-10-01T07:40:31.693663+0000 mon.a (mon.0) 226 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:33.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:32 smithi084 bash[78255]: cluster 2023-10-01T07:40:32.023890+0000 mgr.y (mgr.34104) 183 : cluster 0 pgmap v125: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:35.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:35 smithi112 bash[59335]: cluster 2023-10-01T07:40:34.024423+0000 mgr.y (mgr.34104) 184 : cluster 0 pgmap v126: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:35.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:35 smithi084 bash[75189]: cluster 2023-10-01T07:40:34.024423+0000 mgr.y (mgr.34104) 184 : cluster 0 pgmap v126: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:35.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:35 smithi084 bash[78255]: cluster 2023-10-01T07:40:34.024423+0000 mgr.y (mgr.34104) 184 : cluster 0 pgmap v126: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:36.574 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:40:36 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:40:36] "GET /metrics HTTP/1.1" 200 33708 "" "Prometheus/2.33.4" 2023-10-01T07:40:37.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:37 smithi112 bash[59335]: cluster 2023-10-01T07:40:36.025372+0000 mgr.y (mgr.34104) 185 : cluster 0 pgmap v127: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:37.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:37 smithi084 bash[75189]: cluster 2023-10-01T07:40:36.025372+0000 mgr.y (mgr.34104) 185 : cluster 0 pgmap v127: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:37.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:37 smithi084 bash[78255]: cluster 2023-10-01T07:40:36.025372+0000 mgr.y (mgr.34104) 185 : cluster 0 pgmap v127: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:39.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:38 smithi084 bash[75189]: audit 2023-10-01T07:40:37.741598+0000 mon.a (mon.0) 227 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:39.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:38 smithi084 bash[75189]: audit 2023-10-01T07:40:37.750550+0000 mon.a (mon.0) 228 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:39.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:38 smithi084 bash[75189]: cluster 2023-10-01T07:40:38.026006+0000 mgr.y (mgr.34104) 186 : cluster 0 pgmap v128: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:39.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:38 smithi084 bash[75189]: audit 2023-10-01T07:40:38.220289+0000 mon.a (mon.0) 229 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:40:39.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:38 smithi084 bash[75189]: audit 2023-10-01T07:40:38.221976+0000 mon.a (mon.0) 230 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:40:39.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:38 smithi084 bash[75189]: audit 2023-10-01T07:40:38.229873+0000 mon.a (mon.0) 231 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:39.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:38 smithi084 bash[78255]: audit 2023-10-01T07:40:37.741598+0000 mon.a (mon.0) 227 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:39.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:38 smithi084 bash[78255]: audit 2023-10-01T07:40:37.750550+0000 mon.a (mon.0) 228 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:39.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:38 smithi084 bash[78255]: cluster 2023-10-01T07:40:38.026006+0000 mgr.y (mgr.34104) 186 : cluster 0 pgmap v128: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:39.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:38 smithi084 bash[78255]: audit 2023-10-01T07:40:38.220289+0000 mon.a (mon.0) 229 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:40:39.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:38 smithi084 bash[78255]: audit 2023-10-01T07:40:38.221976+0000 mon.a (mon.0) 230 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:40:39.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:38 smithi084 bash[78255]: audit 2023-10-01T07:40:38.229873+0000 mon.a (mon.0) 231 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:39.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:38 smithi112 bash[59335]: audit 2023-10-01T07:40:37.741598+0000 mon.a (mon.0) 227 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:39.323 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:38 smithi112 bash[59335]: audit 2023-10-01T07:40:37.750550+0000 mon.a (mon.0) 228 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:39.323 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:38 smithi112 bash[59335]: cluster 2023-10-01T07:40:38.026006+0000 mgr.y (mgr.34104) 186 : cluster 0 pgmap v128: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:39.323 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:38 smithi112 bash[59335]: audit 2023-10-01T07:40:38.220289+0000 mon.a (mon.0) 229 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:40:39.323 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:38 smithi112 bash[59335]: audit 2023-10-01T07:40:38.221976+0000 mon.a (mon.0) 230 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:40:39.324 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:38 smithi112 bash[59335]: audit 2023-10-01T07:40:38.229873+0000 mon.a (mon.0) 231 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:40:41.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:41 smithi112 bash[59335]: cluster 2023-10-01T07:40:40.026628+0000 mgr.y (mgr.34104) 187 : cluster 0 pgmap v129: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:41.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:41 smithi084 bash[75189]: cluster 2023-10-01T07:40:40.026628+0000 mgr.y (mgr.34104) 187 : cluster 0 pgmap v129: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:41.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:41 smithi084 bash[78255]: cluster 2023-10-01T07:40:40.026628+0000 mgr.y (mgr.34104) 187 : cluster 0 pgmap v129: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:43.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:43 smithi112 bash[59335]: cluster 2023-10-01T07:40:42.027655+0000 mgr.y (mgr.34104) 188 : cluster 0 pgmap v130: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:43.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:43 smithi084 bash[75189]: cluster 2023-10-01T07:40:42.027655+0000 mgr.y (mgr.34104) 188 : cluster 0 pgmap v130: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:43.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:43 smithi084 bash[78255]: cluster 2023-10-01T07:40:42.027655+0000 mgr.y (mgr.34104) 188 : cluster 0 pgmap v130: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:45.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:45 smithi112 bash[59335]: cluster 2023-10-01T07:40:44.028290+0000 mgr.y (mgr.34104) 189 : cluster 0 pgmap v131: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:45.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:45 smithi112 bash[59335]: audit 2023-10-01T07:40:45.060605+0000 mon.a (mon.0) 232 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:40:45.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:45 smithi084 bash[75189]: cluster 2023-10-01T07:40:44.028290+0000 mgr.y (mgr.34104) 189 : cluster 0 pgmap v131: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:45.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:45 smithi084 bash[75189]: audit 2023-10-01T07:40:45.060605+0000 mon.a (mon.0) 232 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:40:45.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:45 smithi084 bash[78255]: cluster 2023-10-01T07:40:44.028290+0000 mgr.y (mgr.34104) 189 : cluster 0 pgmap v131: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:45.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:45 smithi084 bash[78255]: audit 2023-10-01T07:40:45.060605+0000 mon.a (mon.0) 232 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:40:46.574 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:40:46 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:40:46] "GET /metrics HTTP/1.1" 200 33711 "" "Prometheus/2.33.4" 2023-10-01T07:40:47.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:47 smithi112 bash[59335]: cluster 2023-10-01T07:40:46.029318+0000 mgr.y (mgr.34104) 190 : cluster 0 pgmap v132: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:47.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:47 smithi084 bash[75189]: cluster 2023-10-01T07:40:46.029318+0000 mgr.y (mgr.34104) 190 : cluster 0 pgmap v132: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:47.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:47 smithi084 bash[78255]: cluster 2023-10-01T07:40:46.029318+0000 mgr.y (mgr.34104) 190 : cluster 0 pgmap v132: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:49.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:49 smithi112 bash[59335]: cluster 2023-10-01T07:40:48.029912+0000 mgr.y (mgr.34104) 191 : cluster 0 pgmap v133: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:49.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:49 smithi084 bash[75189]: cluster 2023-10-01T07:40:48.029912+0000 mgr.y (mgr.34104) 191 : cluster 0 pgmap v133: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:49.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:49 smithi084 bash[78255]: cluster 2023-10-01T07:40:48.029912+0000 mgr.y (mgr.34104) 191 : cluster 0 pgmap v133: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:51.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:51 smithi112 bash[59335]: cluster 2023-10-01T07:40:50.030483+0000 mgr.y (mgr.34104) 192 : cluster 0 pgmap v134: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:51.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:51 smithi084 bash[78255]: cluster 2023-10-01T07:40:50.030483+0000 mgr.y (mgr.34104) 192 : cluster 0 pgmap v134: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:51.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:51 smithi084 bash[75189]: cluster 2023-10-01T07:40:50.030483+0000 mgr.y (mgr.34104) 192 : cluster 0 pgmap v134: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:53.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:53 smithi112 bash[59335]: cluster 2023-10-01T07:40:52.031517+0000 mgr.y (mgr.34104) 193 : cluster 0 pgmap v135: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:53.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:53 smithi084 bash[75189]: cluster 2023-10-01T07:40:52.031517+0000 mgr.y (mgr.34104) 193 : cluster 0 pgmap v135: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:53.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:53 smithi084 bash[78255]: cluster 2023-10-01T07:40:52.031517+0000 mgr.y (mgr.34104) 193 : cluster 0 pgmap v135: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:55.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:55 smithi112 bash[59335]: cluster 2023-10-01T07:40:54.032180+0000 mgr.y (mgr.34104) 194 : cluster 0 pgmap v136: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:55.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:55 smithi084 bash[78255]: cluster 2023-10-01T07:40:54.032180+0000 mgr.y (mgr.34104) 194 : cluster 0 pgmap v136: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:55.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:55 smithi084 bash[75189]: cluster 2023-10-01T07:40:54.032180+0000 mgr.y (mgr.34104) 194 : cluster 0 pgmap v136: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:56.324 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:40:56 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:40:56] "GET /metrics HTTP/1.1" 200 33711 "" "Prometheus/2.33.4" 2023-10-01T07:40:56.698 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'ceph orch upgrade resume' 2023-10-01T07:40:57.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:57 smithi112 bash[59335]: cluster 2023-10-01T07:40:56.033146+0000 mgr.y (mgr.34104) 195 : cluster 0 pgmap v137: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:57.818 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:57 smithi084 bash[75189]: cluster 2023-10-01T07:40:56.033146+0000 mgr.y (mgr.34104) 195 : cluster 0 pgmap v137: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:57.819 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:57 smithi084 bash[78255]: cluster 2023-10-01T07:40:56.033146+0000 mgr.y (mgr.34104) 195 : cluster 0 pgmap v137: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:59.659 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:40:59 smithi084 bash[75189]: cluster 2023-10-01T07:40:58.033715+0000 mgr.y (mgr.34104) 196 : cluster 0 pgmap v138: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:59.659 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:40:59 smithi084 bash[78255]: cluster 2023-10-01T07:40:58.033715+0000 mgr.y (mgr.34104) 196 : cluster 0 pgmap v138: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:40:59.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:40:59 smithi112 bash[59335]: cluster 2023-10-01T07:40:58.033715+0000 mgr.y (mgr.34104) 196 : cluster 0 pgmap v138: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:00.128 INFO:teuthology.orchestra.run.smithi084.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T07:41:00.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:00 smithi084 bash[75189]: audit 2023-10-01T07:41:00.060532+0000 mon.a (mon.0) 233 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:41:00.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:00 smithi084 bash[75189]: audit 2023-10-01T07:41:00.125421+0000 mon.a (mon.0) 234 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:00.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:00 smithi084 bash[75189]: audit 2023-10-01T07:41:00.134332+0000 mon.a (mon.0) 235 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:41:00.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:00 smithi084 bash[78255]: audit 2023-10-01T07:41:00.060532+0000 mon.a (mon.0) 233 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:41:00.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:00 smithi084 bash[78255]: audit 2023-10-01T07:41:00.125421+0000 mon.a (mon.0) 234 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:00.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:00 smithi084 bash[78255]: audit 2023-10-01T07:41:00.134332+0000 mon.a (mon.0) 235 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:41:00.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:00 smithi112 bash[59335]: audit 2023-10-01T07:41:00.060532+0000 mon.a (mon.0) 233 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:41:00.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:00 smithi112 bash[59335]: audit 2023-10-01T07:41:00.125421+0000 mon.a (mon.0) 234 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:00.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:00 smithi112 bash[59335]: audit 2023-10-01T07:41:00.134332+0000 mon.a (mon.0) 235 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:41:00.926 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'echo wait for half of osds to upgrade' 2023-10-01T07:41:01.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:01 smithi112 bash[59335]: cluster 2023-10-01T07:41:00.034144+0000 mgr.y (mgr.34104) 197 : cluster 0 pgmap v139: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:01.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:01 smithi112 bash[59335]: audit 2023-10-01T07:41:00.120405+0000 mgr.y (mgr.34104) 198 : audit 0 from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:41:01.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:01 smithi112 bash[59335]: cephadm 2023-10-01T07:41:00.120787+0000 mgr.y (mgr.34104) 199 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T07:41:01.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:01 smithi084 bash[75189]: cluster 2023-10-01T07:41:00.034144+0000 mgr.y (mgr.34104) 197 : cluster 0 pgmap v139: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:01.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:01 smithi084 bash[75189]: audit 2023-10-01T07:41:00.120405+0000 mgr.y (mgr.34104) 198 : audit 0 from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:41:01.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:01 smithi084 bash[75189]: cephadm 2023-10-01T07:41:00.120787+0000 mgr.y (mgr.34104) 199 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T07:41:01.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:01 smithi084 bash[78255]: cluster 2023-10-01T07:41:00.034144+0000 mgr.y (mgr.34104) 197 : cluster 0 pgmap v139: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:01.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:01 smithi084 bash[78255]: audit 2023-10-01T07:41:00.120405+0000 mgr.y (mgr.34104) 198 : audit 0 from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:41:01.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:01 smithi084 bash[78255]: cephadm 2023-10-01T07:41:00.120787+0000 mgr.y (mgr.34104) 199 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T07:41:03.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:03 smithi112 bash[59335]: cluster 2023-10-01T07:41:02.035166+0000 mgr.y (mgr.34104) 200 : cluster 0 pgmap v140: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:03.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:03 smithi084 bash[75189]: cluster 2023-10-01T07:41:02.035166+0000 mgr.y (mgr.34104) 200 : cluster 0 pgmap v140: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:03.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:03 smithi084 bash[78255]: cluster 2023-10-01T07:41:02.035166+0000 mgr.y (mgr.34104) 200 : cluster 0 pgmap v140: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:04.075 INFO:teuthology.orchestra.run.smithi084.stdout:wait for half of osds to upgrade 2023-10-01T07:41:04.899 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'while ! ceph osd versions | grep $sha1 | egrep '"'"': [45678]'"'"'; do sleep 2 ; done' 2023-10-01T07:41:05.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:05 smithi112 bash[59335]: cluster 2023-10-01T07:41:04.035754+0000 mgr.y (mgr.34104) 201 : cluster 0 pgmap v141: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:05.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:05 smithi084 bash[75189]: cluster 2023-10-01T07:41:04.035754+0000 mgr.y (mgr.34104) 201 : cluster 0 pgmap v141: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:05.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:05 smithi084 bash[78255]: cluster 2023-10-01T07:41:04.035754+0000 mgr.y (mgr.34104) 201 : cluster 0 pgmap v141: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:06.505 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:41:06 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:41:06] "GET /metrics HTTP/1.1" 200 33711 "" "Prometheus/2.33.4" 2023-10-01T07:41:07.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:07 smithi084 bash[78255]: cluster 2023-10-01T07:41:06.036735+0000 mgr.y (mgr.34104) 202 : cluster 0 pgmap v142: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:07.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:07 smithi084 bash[78255]: audit 2023-10-01T07:41:06.327645+0000 mon.a (mon.0) 236 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:07.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:07 smithi084 bash[78255]: audit 2023-10-01T07:41:06.334553+0000 mon.a (mon.0) 237 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:07.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:07 smithi084 bash[78255]: audit 2023-10-01T07:41:06.802625+0000 mon.a (mon.0) 238 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:41:07.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:07 smithi084 bash[78255]: audit 2023-10-01T07:41:06.804286+0000 mon.a (mon.0) 239 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:41:07.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:07 smithi084 bash[78255]: audit 2023-10-01T07:41:06.814157+0000 mon.a (mon.0) 240 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:07.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:07 smithi084 bash[78255]: audit 2023-10-01T07:41:06.894228+0000 mon.a (mon.0) 241 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:41:07.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:07 smithi084 bash[78255]: audit 2023-10-01T07:41:06.897805+0000 mon.a (mon.0) 242 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T07:41:07.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:07 smithi084 bash[78255]: audit 2023-10-01T07:41:06.899748+0000 mon.a (mon.0) 243 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T07:41:07.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:07 smithi084 bash[78255]: audit 2023-10-01T07:41:06.905727+0000 mon.a (mon.0) 244 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:07.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:07 smithi084 bash[78255]: audit 2023-10-01T07:41:06.907291+0000 mon.a (mon.0) 245 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-10-01T07:41:07.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:07 smithi084 bash[78255]: audit 2023-10-01T07:41:06.910992+0000 mon.a (mon.0) 246 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-10-01T07:41:07.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:07 smithi084 bash[78255]: audit 2023-10-01T07:41:06.912466+0000 mon.a (mon.0) 247 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-10-01T07:41:07.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:07 smithi084 bash[78255]: audit 2023-10-01T07:41:06.916284+0000 mon.a (mon.0) 248 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-10-01T07:41:07.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:07 smithi084 bash[78255]: audit 2023-10-01T07:41:06.917347+0000 mon.a (mon.0) 249 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-10-01T07:41:07.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:07 smithi084 bash[78255]: audit 2023-10-01T07:41:06.921729+0000 mon.a (mon.0) 250 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-10-01T07:41:07.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:07 smithi084 bash[78255]: audit 2023-10-01T07:41:06.923353+0000 mon.a (mon.0) 251 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T07:41:07.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:07 smithi084 bash[78255]: audit 2023-10-01T07:41:06.928515+0000 mon.a (mon.0) 252 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:07.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:07 smithi084 bash[78255]: audit 2023-10-01T07:41:06.930482+0000 mon.a (mon.0) 253 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-10-01T07:41:07.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:07 smithi084 bash[75189]: cluster 2023-10-01T07:41:06.036735+0000 mgr.y (mgr.34104) 202 : cluster 0 pgmap v142: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:07.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:07 smithi084 bash[75189]: audit 2023-10-01T07:41:06.327645+0000 mon.a (mon.0) 236 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:07.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:07 smithi084 bash[75189]: audit 2023-10-01T07:41:06.334553+0000 mon.a (mon.0) 237 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:07.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:07 smithi084 bash[75189]: audit 2023-10-01T07:41:06.802625+0000 mon.a (mon.0) 238 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:41:07.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:07 smithi084 bash[75189]: audit 2023-10-01T07:41:06.804286+0000 mon.a (mon.0) 239 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:41:07.577 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:07 smithi084 bash[75189]: audit 2023-10-01T07:41:06.814157+0000 mon.a (mon.0) 240 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:07.577 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:07 smithi084 bash[75189]: audit 2023-10-01T07:41:06.894228+0000 mon.a (mon.0) 241 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:41:07.577 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:07 smithi084 bash[75189]: audit 2023-10-01T07:41:06.897805+0000 mon.a (mon.0) 242 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T07:41:07.577 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:07 smithi084 bash[75189]: audit 2023-10-01T07:41:06.899748+0000 mon.a (mon.0) 243 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T07:41:07.577 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:07 smithi084 bash[75189]: audit 2023-10-01T07:41:06.905727+0000 mon.a (mon.0) 244 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:07.577 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:07 smithi084 bash[75189]: audit 2023-10-01T07:41:06.907291+0000 mon.a (mon.0) 245 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-10-01T07:41:07.577 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:07 smithi084 bash[75189]: audit 2023-10-01T07:41:06.910992+0000 mon.a (mon.0) 246 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-10-01T07:41:07.577 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:07 smithi084 bash[75189]: audit 2023-10-01T07:41:06.912466+0000 mon.a (mon.0) 247 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-10-01T07:41:07.577 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:07 smithi084 bash[75189]: audit 2023-10-01T07:41:06.916284+0000 mon.a (mon.0) 248 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-10-01T07:41:07.577 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:07 smithi084 bash[75189]: audit 2023-10-01T07:41:06.917347+0000 mon.a (mon.0) 249 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-10-01T07:41:07.577 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:07 smithi084 bash[75189]: audit 2023-10-01T07:41:06.921729+0000 mon.a (mon.0) 250 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-10-01T07:41:07.577 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:07 smithi084 bash[75189]: audit 2023-10-01T07:41:06.923353+0000 mon.a (mon.0) 251 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T07:41:07.578 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:07 smithi084 bash[75189]: audit 2023-10-01T07:41:06.928515+0000 mon.a (mon.0) 252 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:07.578 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:07 smithi084 bash[75189]: audit 2023-10-01T07:41:06.930482+0000 mon.a (mon.0) 253 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-10-01T07:41:07.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:07 smithi112 bash[59335]: cluster 2023-10-01T07:41:06.036735+0000 mgr.y (mgr.34104) 202 : cluster 0 pgmap v142: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:07.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:07 smithi112 bash[59335]: audit 2023-10-01T07:41:06.327645+0000 mon.a (mon.0) 236 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:07.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:07 smithi112 bash[59335]: audit 2023-10-01T07:41:06.334553+0000 mon.a (mon.0) 237 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:07.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:07 smithi112 bash[59335]: audit 2023-10-01T07:41:06.802625+0000 mon.a (mon.0) 238 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:41:07.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:07 smithi112 bash[59335]: audit 2023-10-01T07:41:06.804286+0000 mon.a (mon.0) 239 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:41:07.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:07 smithi112 bash[59335]: audit 2023-10-01T07:41:06.814157+0000 mon.a (mon.0) 240 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:07.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:07 smithi112 bash[59335]: audit 2023-10-01T07:41:06.894228+0000 mon.a (mon.0) 241 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:41:07.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:07 smithi112 bash[59335]: audit 2023-10-01T07:41:06.897805+0000 mon.a (mon.0) 242 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T07:41:07.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:07 smithi112 bash[59335]: audit 2023-10-01T07:41:06.899748+0000 mon.a (mon.0) 243 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T07:41:07.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:07 smithi112 bash[59335]: audit 2023-10-01T07:41:06.905727+0000 mon.a (mon.0) 244 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:07.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:07 smithi112 bash[59335]: audit 2023-10-01T07:41:06.907291+0000 mon.a (mon.0) 245 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-10-01T07:41:07.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:07 smithi112 bash[59335]: audit 2023-10-01T07:41:06.910992+0000 mon.a (mon.0) 246 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-10-01T07:41:07.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:07 smithi112 bash[59335]: audit 2023-10-01T07:41:06.912466+0000 mon.a (mon.0) 247 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-10-01T07:41:07.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:07 smithi112 bash[59335]: audit 2023-10-01T07:41:06.916284+0000 mon.a (mon.0) 248 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-10-01T07:41:07.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:07 smithi112 bash[59335]: audit 2023-10-01T07:41:06.917347+0000 mon.a (mon.0) 249 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-10-01T07:41:07.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:07 smithi112 bash[59335]: audit 2023-10-01T07:41:06.921729+0000 mon.a (mon.0) 250 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-10-01T07:41:07.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:07 smithi112 bash[59335]: audit 2023-10-01T07:41:06.923353+0000 mon.a (mon.0) 251 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T07:41:07.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:07 smithi112 bash[59335]: audit 2023-10-01T07:41:06.928515+0000 mon.a (mon.0) 252 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:07.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:07 smithi112 bash[59335]: audit 2023-10-01T07:41:06.930482+0000 mon.a (mon.0) 253 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-10-01T07:41:08.631 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:08 smithi084 bash[75189]: cephadm 2023-10-01T07:41:06.900721+0000 mgr.y (mgr.34104) 203 : cephadm 1 Upgrade: Setting container_image for all mon 2023-10-01T07:41:08.631 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:08 smithi084 bash[75189]: cephadm 2023-10-01T07:41:06.924288+0000 mgr.y (mgr.34104) 204 : cephadm 1 Upgrade: Setting container_image for all crash 2023-10-01T07:41:08.631 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:08 smithi084 bash[75189]: audit 2023-10-01T07:41:06.930685+0000 mgr.y (mgr.34104) 205 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-10-01T07:41:08.631 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:08 smithi084 bash[75189]: cephadm 2023-10-01T07:41:06.931718+0000 mgr.y (mgr.34104) 206 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-10-01T07:41:08.632 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:08 smithi084 bash[78255]: cephadm 2023-10-01T07:41:06.900721+0000 mgr.y (mgr.34104) 203 : cephadm 1 Upgrade: Setting container_image for all mon 2023-10-01T07:41:08.632 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:08 smithi084 bash[78255]: cephadm 2023-10-01T07:41:06.924288+0000 mgr.y (mgr.34104) 204 : cephadm 1 Upgrade: Setting container_image for all crash 2023-10-01T07:41:08.632 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:08 smithi084 bash[78255]: audit 2023-10-01T07:41:06.930685+0000 mgr.y (mgr.34104) 205 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-10-01T07:41:08.632 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:08 smithi084 bash[78255]: cephadm 2023-10-01T07:41:06.931718+0000 mgr.y (mgr.34104) 206 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-10-01T07:41:08.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:08 smithi112 bash[59335]: cephadm 2023-10-01T07:41:06.900721+0000 mgr.y (mgr.34104) 203 : cephadm 1 Upgrade: Setting container_image for all mon 2023-10-01T07:41:08.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:08 smithi112 bash[59335]: cephadm 2023-10-01T07:41:06.924288+0000 mgr.y (mgr.34104) 204 : cephadm 1 Upgrade: Setting container_image for all crash 2023-10-01T07:41:08.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:08 smithi112 bash[59335]: audit 2023-10-01T07:41:06.930685+0000 mgr.y (mgr.34104) 205 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-10-01T07:41:08.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:08 smithi112 bash[59335]: cephadm 2023-10-01T07:41:06.931718+0000 mgr.y (mgr.34104) 206 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-10-01T07:41:09.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:09 smithi112 bash[59335]: cluster 2023-10-01T07:41:08.037252+0000 mgr.y (mgr.34104) 207 : cluster 0 pgmap v143: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:09.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:09 smithi112 bash[59335]: audit 2023-10-01T07:41:09.027291+0000 mon.c (mon.2) 6 : audit 0 from='client.? 172.21.15.84:0/611885067' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:09.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:09 smithi084 bash[78255]: cluster 2023-10-01T07:41:08.037252+0000 mgr.y (mgr.34104) 207 : cluster 0 pgmap v143: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:09.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:09 smithi084 bash[78255]: audit 2023-10-01T07:41:09.027291+0000 mon.c (mon.2) 6 : audit 0 from='client.? 172.21.15.84:0/611885067' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:09.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:09 smithi084 bash[75189]: cluster 2023-10-01T07:41:08.037252+0000 mgr.y (mgr.34104) 207 : cluster 0 pgmap v143: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:09.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:09 smithi084 bash[75189]: audit 2023-10-01T07:41:09.027291+0000 mon.c (mon.2) 6 : audit 0 from='client.? 172.21.15.84:0/611885067' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:10.975 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:10 smithi084 bash[78255]: cephadm 2023-10-01T07:41:09.701940+0000 mgr.y (mgr.34104) 208 : cephadm 1 Upgrade: Updating osd.0 2023-10-01T07:41:10.975 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:10 smithi084 bash[78255]: audit 2023-10-01T07:41:09.711677+0000 mon.a (mon.0) 254 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:10.976 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:10 smithi084 bash[78255]: audit 2023-10-01T07:41:09.713305+0000 mon.a (mon.0) 255 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-01T07:41:10.976 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:10 smithi084 bash[78255]: audit 2023-10-01T07:41:09.714216+0000 mon.a (mon.0) 256 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:41:10.976 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:10 smithi084 bash[78255]: cephadm 2023-10-01T07:41:09.717348+0000 mgr.y (mgr.34104) 209 : cephadm 1 Deploying daemon osd.0 on smithi084 2023-10-01T07:41:10.976 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:10 smithi084 bash[78255]: cluster 2023-10-01T07:41:10.037692+0000 mgr.y (mgr.34104) 210 : cluster 0 pgmap v144: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:10.976 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:10 smithi084 bash[75189]: cephadm 2023-10-01T07:41:09.701940+0000 mgr.y (mgr.34104) 208 : cephadm 1 Upgrade: Updating osd.0 2023-10-01T07:41:10.976 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:10 smithi084 bash[75189]: audit 2023-10-01T07:41:09.711677+0000 mon.a (mon.0) 254 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:10.976 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:10 smithi084 bash[75189]: audit 2023-10-01T07:41:09.713305+0000 mon.a (mon.0) 255 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-01T07:41:10.976 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:10 smithi084 bash[75189]: audit 2023-10-01T07:41:09.714216+0000 mon.a (mon.0) 256 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:41:10.977 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:10 smithi084 bash[75189]: cephadm 2023-10-01T07:41:09.717348+0000 mgr.y (mgr.34104) 209 : cephadm 1 Deploying daemon osd.0 on smithi084 2023-10-01T07:41:10.977 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:10 smithi084 bash[75189]: cluster 2023-10-01T07:41:10.037692+0000 mgr.y (mgr.34104) 210 : cluster 0 pgmap v144: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:10.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:10 smithi112 bash[59335]: cephadm 2023-10-01T07:41:09.701940+0000 mgr.y (mgr.34104) 208 : cephadm 1 Upgrade: Updating osd.0 2023-10-01T07:41:10.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:10 smithi112 bash[59335]: audit 2023-10-01T07:41:09.711677+0000 mon.a (mon.0) 254 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:10.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:10 smithi112 bash[59335]: audit 2023-10-01T07:41:09.713305+0000 mon.a (mon.0) 255 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-01T07:41:10.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:10 smithi112 bash[59335]: audit 2023-10-01T07:41:09.714216+0000 mon.a (mon.0) 256 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:41:10.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:10 smithi112 bash[59335]: cephadm 2023-10-01T07:41:09.717348+0000 mgr.y (mgr.34104) 209 : cephadm 1 Deploying daemon osd.0 on smithi084 2023-10-01T07:41:10.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:10 smithi112 bash[59335]: cluster 2023-10-01T07:41:10.037692+0000 mgr.y (mgr.34104) 210 : cluster 0 pgmap v144: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:11.969 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:11 smithi084 bash[75189]: audit 2023-10-01T07:41:11.387484+0000 mon.a (mon.0) 257 : audit 0 from='client.? 172.21.15.84:0/1999086273' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:11.970 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:11 smithi084 bash[78255]: audit 2023-10-01T07:41:11.387484+0000 mon.a (mon.0) 257 : audit 0 from='client.? 172.21.15.84:0/1999086273' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:11.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:11 smithi112 bash[59335]: audit 2023-10-01T07:41:11.387484+0000 mon.a (mon.0) 257 : audit 0 from='client.? 172.21.15.84:0/1999086273' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:12.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:12 smithi112 bash[59335]: cluster 2023-10-01T07:41:12.038506+0000 mgr.y (mgr.34104) 211 : cluster 0 pgmap v145: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:13.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:12 smithi084 bash[75189]: cluster 2023-10-01T07:41:12.038506+0000 mgr.y (mgr.34104) 211 : cluster 0 pgmap v145: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:13.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:12 smithi084 bash[78255]: cluster 2023-10-01T07:41:12.038506+0000 mgr.y (mgr.34104) 211 : cluster 0 pgmap v145: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:14.489 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:14 smithi084 bash[75189]: audit 2023-10-01T07:41:13.742792+0000 mon.a (mon.0) 258 : audit 0 from='client.? 172.21.15.84:0/3152454591' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:14.489 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:14 smithi084 bash[78255]: audit 2023-10-01T07:41:13.742792+0000 mon.a (mon.0) 258 : audit 0 from='client.? 172.21.15.84:0/3152454591' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:14.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:14 smithi112 bash[59335]: audit 2023-10-01T07:41:13.742792+0000 mon.a (mon.0) 258 : audit 0 from='client.? 172.21.15.84:0/3152454591' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:14.824 INFO:journalctl@ceph.osd.0.smithi084.stdout:Oct 01 07:41:14 smithi084 systemd[1]: Stopping Ceph osd.0 for 9c46152e-602a-11ee-8db5-212e2dc638e7... 2023-10-01T07:41:14.825 INFO:journalctl@ceph.osd.0.smithi084.stdout:Oct 01 07:41:14 smithi084 bash[36913]: debug 2023-10-01T07:41:14.628+0000 7f316ad4b700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-01T07:41:14.825 INFO:journalctl@ceph.osd.0.smithi084.stdout:Oct 01 07:41:14 smithi084 bash[36913]: debug 2023-10-01T07:41:14.628+0000 7f316ad4b700 -1 osd.0 73 *** Got signal Terminated *** 2023-10-01T07:41:14.825 INFO:journalctl@ceph.osd.0.smithi084.stdout:Oct 01 07:41:14 smithi084 bash[36913]: debug 2023-10-01T07:41:14.628+0000 7f316ad4b700 -1 osd.0 73 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-01T07:41:15.704 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:15 smithi084 bash[78255]: cluster 2023-10-01T07:41:14.038953+0000 mgr.y (mgr.34104) 212 : cluster 0 pgmap v146: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:15.705 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:15 smithi084 bash[78255]: cluster 2023-10-01T07:41:14.637273+0000 mon.a (mon.0) 259 : cluster 1 osd.0 marked itself down and dead 2023-10-01T07:41:15.705 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:15 smithi084 bash[78255]: audit 2023-10-01T07:41:15.061571+0000 mon.a (mon.0) 260 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:41:15.705 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:15 smithi084 bash[75189]: cluster 2023-10-01T07:41:14.038953+0000 mgr.y (mgr.34104) 212 : cluster 0 pgmap v146: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:15.705 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:15 smithi084 bash[75189]: cluster 2023-10-01T07:41:14.637273+0000 mon.a (mon.0) 259 : cluster 1 osd.0 marked itself down and dead 2023-10-01T07:41:15.706 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:15 smithi084 bash[75189]: audit 2023-10-01T07:41:15.061571+0000 mon.a (mon.0) 260 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:41:15.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:15 smithi112 bash[59335]: cluster 2023-10-01T07:41:14.038953+0000 mgr.y (mgr.34104) 212 : cluster 0 pgmap v146: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:15.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:15 smithi112 bash[59335]: cluster 2023-10-01T07:41:14.637273+0000 mon.a (mon.0) 259 : cluster 1 osd.0 marked itself down and dead 2023-10-01T07:41:15.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:15 smithi112 bash[59335]: audit 2023-10-01T07:41:15.061571+0000 mon.a (mon.0) 260 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:41:16.392 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:41:16 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:41:16] "GET /metrics HTTP/1.1" 200 33710 "" "Prometheus/2.33.4" 2023-10-01T07:41:16.392 INFO:journalctl@ceph.osd.0.smithi084.stdout:Oct 01 07:41:16 smithi084 bash[83517]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd-0 2023-10-01T07:41:16.392 INFO:journalctl@ceph.osd.0.smithi084.stdout:Oct 01 07:41:16 smithi084 bash[83607]: Error response from daemon: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd-0 2023-10-01T07:41:16.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:16 smithi112 bash[59335]: cluster 2023-10-01T07:41:15.387047+0000 mon.a (mon.0) 261 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-01T07:41:16.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:16 smithi112 bash[59335]: cluster 2023-10-01T07:41:15.397105+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e74 with expected crc 2023-10-01T07:41:16.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:16 smithi112 bash[59335]: cluster 2023-10-01T07:41:15.398949+0000 mon.a (mon.0) 262 : cluster 0 osdmap e74: 8 total, 7 up, 8 in 2023-10-01T07:41:16.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:16 smithi112 bash[59335]: cluster 2023-10-01T07:41:15.404083+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e74 with expected crc 2023-10-01T07:41:16.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:16 smithi112 bash[59335]: audit 2023-10-01T07:41:16.086074+0000 mon.c (mon.2) 7 : audit 0 from='client.? 172.21.15.84:0/2983591808' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:16.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:16 smithi084 bash[75189]: cluster 2023-10-01T07:41:15.387047+0000 mon.a (mon.0) 261 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-01T07:41:16.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:16 smithi084 bash[75189]: cluster 2023-10-01T07:41:15.397105+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e74 with expected crc 2023-10-01T07:41:16.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:16 smithi084 bash[75189]: cluster 2023-10-01T07:41:15.398949+0000 mon.a (mon.0) 262 : cluster 0 osdmap e74: 8 total, 7 up, 8 in 2023-10-01T07:41:16.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:16 smithi084 bash[75189]: cluster 2023-10-01T07:41:15.404083+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e74 with expected crc 2023-10-01T07:41:16.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:16 smithi084 bash[75189]: audit 2023-10-01T07:41:16.086074+0000 mon.c (mon.2) 7 : audit 0 from='client.? 172.21.15.84:0/2983591808' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:16.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:16 smithi084 bash[78255]: cluster 2023-10-01T07:41:15.387047+0000 mon.a (mon.0) 261 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-01T07:41:16.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:16 smithi084 bash[78255]: cluster 2023-10-01T07:41:15.397105+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e74 with expected crc 2023-10-01T07:41:16.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:16 smithi084 bash[78255]: cluster 2023-10-01T07:41:15.398949+0000 mon.a (mon.0) 262 : cluster 0 osdmap e74: 8 total, 7 up, 8 in 2023-10-01T07:41:16.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:16 smithi084 bash[78255]: cluster 2023-10-01T07:41:15.404083+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e74 with expected crc 2023-10-01T07:41:16.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:16 smithi084 bash[78255]: audit 2023-10-01T07:41:16.086074+0000 mon.c (mon.2) 7 : audit 0 from='client.? 172.21.15.84:0/2983591808' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:17.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:17 smithi112 bash[59335]: cluster 2023-10-01T07:41:16.039846+0000 mgr.y (mgr.34104) 213 : cluster 0 pgmap v148: 73 pgs: 26 peering, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:17.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:17 smithi112 bash[59335]: cluster 2023-10-01T07:41:16.396148+0000 mon.a (mon.0) 263 : cluster 3 Health check failed: Reduced data availability: 9 pgs inactive, 26 pgs peering (PG_AVAILABILITY) 2023-10-01T07:41:17.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:17 smithi112 bash[59335]: cluster 2023-10-01T07:41:16.412859+0000 mon.a (mon.0) 264 : cluster 0 osdmap e75: 8 total, 7 up, 8 in 2023-10-01T07:41:17.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:17 smithi112 bash[59335]: cluster 2023-10-01T07:41:16.413235+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e75 with expected crc 2023-10-01T07:41:17.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:17 smithi112 bash[59335]: cluster 2023-10-01T07:41:16.413428+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e75 with expected crc 2023-10-01T07:41:17.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:17 smithi112 bash[59335]: cluster 2023-10-01T07:41:16.413587+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e75 with expected crc 2023-10-01T07:41:17.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:17 smithi112 bash[59335]: cluster 2023-10-01T07:41:16.414478+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e75 with expected crc 2023-10-01T07:41:17.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:17 smithi112 bash[59335]: cluster 2023-10-01T07:41:16.414488+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e75 with expected crc 2023-10-01T07:41:17.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:17 smithi112 bash[59335]: cluster 2023-10-01T07:41:16.417077+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e75 with expected crc 2023-10-01T07:41:17.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:17 smithi112 bash[59335]: cluster 2023-10-01T07:41:16.417251+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e75 with expected crc 2023-10-01T07:41:17.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:17 smithi112 bash[59335]: cluster 2023-10-01T07:41:16.417363+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e75 with expected crc 2023-10-01T07:41:17.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:17 smithi112 bash[59335]: cluster 2023-10-01T07:41:16.417701+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e75 with expected crc 2023-10-01T07:41:17.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:17 smithi084 bash[75189]: cluster 2023-10-01T07:41:16.039846+0000 mgr.y (mgr.34104) 213 : cluster 0 pgmap v148: 73 pgs: 26 peering, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:17.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:17 smithi084 bash[75189]: cluster 2023-10-01T07:41:16.396148+0000 mon.a (mon.0) 263 : cluster 3 Health check failed: Reduced data availability: 9 pgs inactive, 26 pgs peering (PG_AVAILABILITY) 2023-10-01T07:41:17.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:17 smithi084 bash[75189]: cluster 2023-10-01T07:41:16.412859+0000 mon.a (mon.0) 264 : cluster 0 osdmap e75: 8 total, 7 up, 8 in 2023-10-01T07:41:17.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:17 smithi084 bash[75189]: cluster 2023-10-01T07:41:16.413235+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e75 with expected crc 2023-10-01T07:41:17.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:17 smithi084 bash[75189]: cluster 2023-10-01T07:41:16.413428+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e75 with expected crc 2023-10-01T07:41:17.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:17 smithi084 bash[75189]: cluster 2023-10-01T07:41:16.413587+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e75 with expected crc 2023-10-01T07:41:17.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:17 smithi084 bash[75189]: cluster 2023-10-01T07:41:16.414478+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e75 with expected crc 2023-10-01T07:41:17.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:17 smithi084 bash[75189]: cluster 2023-10-01T07:41:16.414488+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e75 with expected crc 2023-10-01T07:41:17.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:17 smithi084 bash[75189]: cluster 2023-10-01T07:41:16.417077+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e75 with expected crc 2023-10-01T07:41:17.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:17 smithi084 bash[75189]: cluster 2023-10-01T07:41:16.417251+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e75 with expected crc 2023-10-01T07:41:17.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:17 smithi084 bash[75189]: cluster 2023-10-01T07:41:16.417363+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e75 with expected crc 2023-10-01T07:41:17.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:17 smithi084 bash[75189]: cluster 2023-10-01T07:41:16.417701+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e75 with expected crc 2023-10-01T07:41:17.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:17 smithi084 bash[78255]: cluster 2023-10-01T07:41:16.039846+0000 mgr.y (mgr.34104) 213 : cluster 0 pgmap v148: 73 pgs: 26 peering, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:17.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:17 smithi084 bash[78255]: cluster 2023-10-01T07:41:16.396148+0000 mon.a (mon.0) 263 : cluster 3 Health check failed: Reduced data availability: 9 pgs inactive, 26 pgs peering (PG_AVAILABILITY) 2023-10-01T07:41:17.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:17 smithi084 bash[78255]: cluster 2023-10-01T07:41:16.412859+0000 mon.a (mon.0) 264 : cluster 0 osdmap e75: 8 total, 7 up, 8 in 2023-10-01T07:41:17.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:17 smithi084 bash[78255]: cluster 2023-10-01T07:41:16.413235+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e75 with expected crc 2023-10-01T07:41:17.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:17 smithi084 bash[78255]: cluster 2023-10-01T07:41:16.413428+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e75 with expected crc 2023-10-01T07:41:17.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:17 smithi084 bash[78255]: cluster 2023-10-01T07:41:16.413587+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e75 with expected crc 2023-10-01T07:41:17.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:17 smithi084 bash[78255]: cluster 2023-10-01T07:41:16.414478+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e75 with expected crc 2023-10-01T07:41:17.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:17 smithi084 bash[78255]: cluster 2023-10-01T07:41:16.414488+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e75 with expected crc 2023-10-01T07:41:17.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:17 smithi084 bash[78255]: cluster 2023-10-01T07:41:16.417077+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e75 with expected crc 2023-10-01T07:41:17.828 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:17 smithi084 bash[78255]: cluster 2023-10-01T07:41:16.417251+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e75 with expected crc 2023-10-01T07:41:17.828 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:17 smithi084 bash[78255]: cluster 2023-10-01T07:41:16.417363+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e75 with expected crc 2023-10-01T07:41:17.828 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:17 smithi084 bash[78255]: cluster 2023-10-01T07:41:16.417701+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e75 with expected crc 2023-10-01T07:41:19.007 INFO:journalctl@ceph.osd.0.smithi084.stdout:Oct 01 07:41:18 smithi084 systemd[1]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@osd.0.service: Succeeded. 2023-10-01T07:41:19.008 INFO:journalctl@ceph.osd.0.smithi084.stdout:Oct 01 07:41:18 smithi084 systemd[1]: Stopped Ceph osd.0 for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T07:41:19.324 INFO:journalctl@ceph.osd.0.smithi084.stdout:Oct 01 07:41:19 smithi084 systemd[1]: Started Ceph osd.0 for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T07:41:19.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:19 smithi112 bash[59335]: cluster 2023-10-01T07:41:18.040928+0000 mgr.y (mgr.34104) 214 : cluster 0 pgmap v150: 73 pgs: 26 peering, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:19.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:19 smithi112 bash[59335]: audit 2023-10-01T07:41:18.445592+0000 mon.a (mon.0) 265 : audit 0 from='client.? 172.21.15.84:0/1543455762' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:19.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:19 smithi112 bash[59335]: audit 2023-10-01T07:41:19.040988+0000 mon.a (mon.0) 266 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:19.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:19 smithi112 bash[59335]: audit 2023-10-01T07:41:19.047917+0000 mon.a (mon.0) 267 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:19.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:19 smithi112 bash[59335]: audit 2023-10-01T07:41:19.052646+0000 mon.a (mon.0) 268 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:41:19.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:19 smithi084 bash[78255]: cluster 2023-10-01T07:41:18.040928+0000 mgr.y (mgr.34104) 214 : cluster 0 pgmap v150: 73 pgs: 26 peering, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:19.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:19 smithi084 bash[78255]: audit 2023-10-01T07:41:18.445592+0000 mon.a (mon.0) 265 : audit 0 from='client.? 172.21.15.84:0/1543455762' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:19.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:19 smithi084 bash[78255]: audit 2023-10-01T07:41:19.040988+0000 mon.a (mon.0) 266 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:19.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:19 smithi084 bash[78255]: audit 2023-10-01T07:41:19.047917+0000 mon.a (mon.0) 267 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:19.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:19 smithi084 bash[78255]: audit 2023-10-01T07:41:19.052646+0000 mon.a (mon.0) 268 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:41:19.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:19 smithi084 bash[75189]: cluster 2023-10-01T07:41:18.040928+0000 mgr.y (mgr.34104) 214 : cluster 0 pgmap v150: 73 pgs: 26 peering, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:19.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:19 smithi084 bash[75189]: audit 2023-10-01T07:41:18.445592+0000 mon.a (mon.0) 265 : audit 0 from='client.? 172.21.15.84:0/1543455762' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:19.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:19 smithi084 bash[75189]: audit 2023-10-01T07:41:19.040988+0000 mon.a (mon.0) 266 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:19.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:19 smithi084 bash[75189]: audit 2023-10-01T07:41:19.047917+0000 mon.a (mon.0) 267 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:19.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:19 smithi084 bash[75189]: audit 2023-10-01T07:41:19.052646+0000 mon.a (mon.0) 268 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:41:20.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:20 smithi112 bash[59335]: audit 2023-10-01T07:41:19.430946+0000 mon.a (mon.0) 269 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:20.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:20 smithi112 bash[59335]: audit 2023-10-01T07:41:19.438913+0000 mon.a (mon.0) 270 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:20.810 INFO:journalctl@ceph.osd.0.smithi084.stdout:Oct 01 07:41:20 smithi084 bash[83791]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-10-01T07:41:20.810 INFO:journalctl@ceph.osd.0.smithi084.stdout:Oct 01 07:41:20 smithi084 bash[83791]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-10-01T07:41:20.811 INFO:journalctl@ceph.osd.0.smithi084.stdout:Oct 01 07:41:20 smithi084 bash[83791]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2023-10-01T07:41:20.811 INFO:journalctl@ceph.osd.0.smithi084.stdout:Oct 01 07:41:20 smithi084 bash[83791]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2023-10-01T07:41:20.811 INFO:journalctl@ceph.osd.0.smithi084.stdout:Oct 01 07:41:20 smithi084 bash[83791]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2023-10-01T07:41:20.811 INFO:journalctl@ceph.osd.0.smithi084.stdout:Oct 01 07:41:20 smithi084 bash[83791]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-10-01T07:41:20.811 INFO:journalctl@ceph.osd.0.smithi084.stdout:Oct 01 07:41:20 smithi084 bash[83791]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-10-01T07:41:20.811 INFO:journalctl@ceph.osd.0.smithi084.stdout:Oct 01 07:41:20 smithi084 bash[83791]: --> ceph-volume lvm activate successful for osd ID: 0 2023-10-01T07:41:20.811 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:20 smithi084 bash[78255]: audit 2023-10-01T07:41:19.430946+0000 mon.a (mon.0) 269 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:20.811 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:20 smithi084 bash[78255]: audit 2023-10-01T07:41:19.438913+0000 mon.a (mon.0) 270 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:20.812 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:20 smithi084 bash[75189]: audit 2023-10-01T07:41:19.430946+0000 mon.a (mon.0) 269 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:20.812 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:20 smithi084 bash[75189]: audit 2023-10-01T07:41:19.438913+0000 mon.a (mon.0) 270 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:21.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:21 smithi112 bash[59335]: cluster 2023-10-01T07:41:20.042034+0000 mgr.y (mgr.34104) 215 : cluster 0 pgmap v151: 73 pgs: 26 peering, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:21.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:21 smithi112 bash[59335]: audit 2023-10-01T07:41:20.805595+0000 mon.c (mon.2) 8 : audit 0 from='client.? 172.21.15.84:0/199172543' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:21.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:21 smithi084 bash[75189]: cluster 2023-10-01T07:41:20.042034+0000 mgr.y (mgr.34104) 215 : cluster 0 pgmap v151: 73 pgs: 26 peering, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:21.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:21 smithi084 bash[75189]: audit 2023-10-01T07:41:20.805595+0000 mon.c (mon.2) 8 : audit 0 from='client.? 172.21.15.84:0/199172543' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:21.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:21 smithi084 bash[78255]: cluster 2023-10-01T07:41:20.042034+0000 mgr.y (mgr.34104) 215 : cluster 0 pgmap v151: 73 pgs: 26 peering, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:21.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:21 smithi084 bash[78255]: audit 2023-10-01T07:41:20.805595+0000 mon.c (mon.2) 8 : audit 0 from='client.? 172.21.15.84:0/199172543' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:22.494 INFO:journalctl@ceph.osd.0.smithi084.stdout:Oct 01 07:41:22 smithi084 bash[84116]: debug 2023-10-01T07:41:22.320+0000 7f7973ec8700 1 -- 172.21.15.84:0/4104638451 <== mon.2 v2:172.21.15.84:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56544cccc4e0 con 0x56544cd26800 2023-10-01T07:41:22.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:22 smithi084 bash[75189]: cluster 2023-10-01T07:41:22.043237+0000 mgr.y (mgr.34104) 216 : cluster 0 pgmap v152: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-01T07:41:22.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:22 smithi084 bash[75189]: cluster 2023-10-01T07:41:22.438992+0000 mon.a (mon.0) 271 : cluster 3 Health check failed: Degraded data redundancy: 12/72 objects degraded (16.667%), 7 pgs degraded (PG_DEGRADED) 2023-10-01T07:41:22.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:22 smithi084 bash[75189]: cluster 2023-10-01T07:41:22.439052+0000 mon.a (mon.0) 272 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 26 pgs peering) 2023-10-01T07:41:22.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:22 smithi084 bash[78255]: cluster 2023-10-01T07:41:22.043237+0000 mgr.y (mgr.34104) 216 : cluster 0 pgmap v152: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-01T07:41:22.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:22 smithi084 bash[78255]: cluster 2023-10-01T07:41:22.438992+0000 mon.a (mon.0) 271 : cluster 3 Health check failed: Degraded data redundancy: 12/72 objects degraded (16.667%), 7 pgs degraded (PG_DEGRADED) 2023-10-01T07:41:22.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:22 smithi084 bash[78255]: cluster 2023-10-01T07:41:22.439052+0000 mon.a (mon.0) 272 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 26 pgs peering) 2023-10-01T07:41:22.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:22 smithi112 bash[59335]: cluster 2023-10-01T07:41:22.043237+0000 mgr.y (mgr.34104) 216 : cluster 0 pgmap v152: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-01T07:41:22.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:22 smithi112 bash[59335]: cluster 2023-10-01T07:41:22.438992+0000 mon.a (mon.0) 271 : cluster 3 Health check failed: Degraded data redundancy: 12/72 objects degraded (16.667%), 7 pgs degraded (PG_DEGRADED) 2023-10-01T07:41:22.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:22 smithi112 bash[59335]: cluster 2023-10-01T07:41:22.439052+0000 mon.a (mon.0) 272 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 26 pgs peering) 2023-10-01T07:41:23.324 INFO:journalctl@ceph.osd.0.smithi084.stdout:Oct 01 07:41:22 smithi084 bash[84116]: debug 2023-10-01T07:41:22.888+0000 7f797d04e640 -1 Falling back to public interface 2023-10-01T07:41:23.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:23 smithi084 bash[78255]: audit 2023-10-01T07:41:23.170558+0000 mon.a (mon.0) 273 : audit 0 from='client.? 172.21.15.84:0/1858033051' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:23.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:23 smithi084 bash[75189]: audit 2023-10-01T07:41:23.170558+0000 mon.a (mon.0) 273 : audit 0 from='client.? 172.21.15.84:0/1858033051' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:23.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:23 smithi112 bash[59335]: audit 2023-10-01T07:41:23.170558+0000 mon.a (mon.0) 273 : audit 0 from='client.? 172.21.15.84:0/1858033051' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:24.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:24 smithi084 bash[75189]: cluster 2023-10-01T07:41:24.043870+0000 mgr.y (mgr.34104) 217 : cluster 0 pgmap v153: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-01T07:41:24.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:24 smithi084 bash[78255]: cluster 2023-10-01T07:41:24.043870+0000 mgr.y (mgr.34104) 217 : cluster 0 pgmap v153: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-01T07:41:24.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:24 smithi112 bash[59335]: cluster 2023-10-01T07:41:24.043870+0000 mgr.y (mgr.34104) 217 : cluster 0 pgmap v153: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-01T07:41:26.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:26 smithi112 bash[59335]: audit 2023-10-01T07:41:25.096607+0000 mon.a (mon.0) 274 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:26.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:26 smithi112 bash[59335]: audit 2023-10-01T07:41:25.104078+0000 mon.a (mon.0) 275 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:26.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:26 smithi112 bash[59335]: audit 2023-10-01T07:41:25.615672+0000 mon.a (mon.0) 276 : audit 0 from='client.? 172.21.15.84:0/1196909195' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:26.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:26 smithi112 bash[59335]: audit 2023-10-01T07:41:25.949648+0000 mon.a (mon.0) 277 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:26.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:26 smithi112 bash[59335]: audit 2023-10-01T07:41:25.957938+0000 mon.a (mon.0) 278 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:26.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:26 smithi084 bash[78255]: audit 2023-10-01T07:41:25.096607+0000 mon.a (mon.0) 274 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:26.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:26 smithi084 bash[78255]: audit 2023-10-01T07:41:25.104078+0000 mon.a (mon.0) 275 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:26.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:26 smithi084 bash[78255]: audit 2023-10-01T07:41:25.615672+0000 mon.a (mon.0) 276 : audit 0 from='client.? 172.21.15.84:0/1196909195' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:26.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:26 smithi084 bash[78255]: audit 2023-10-01T07:41:25.949648+0000 mon.a (mon.0) 277 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:26.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:26 smithi084 bash[78255]: audit 2023-10-01T07:41:25.957938+0000 mon.a (mon.0) 278 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:26.575 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:41:26 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:41:26] "GET /metrics HTTP/1.1" 200 33710 "" "Prometheus/2.33.4" 2023-10-01T07:41:26.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:26 smithi084 bash[75189]: audit 2023-10-01T07:41:25.096607+0000 mon.a (mon.0) 274 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:26.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:26 smithi084 bash[75189]: audit 2023-10-01T07:41:25.104078+0000 mon.a (mon.0) 275 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:26.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:26 smithi084 bash[75189]: audit 2023-10-01T07:41:25.615672+0000 mon.a (mon.0) 276 : audit 0 from='client.? 172.21.15.84:0/1196909195' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:26.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:26 smithi084 bash[75189]: audit 2023-10-01T07:41:25.949648+0000 mon.a (mon.0) 277 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:26.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:26 smithi084 bash[75189]: audit 2023-10-01T07:41:25.957938+0000 mon.a (mon.0) 278 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:27.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:27 smithi112 bash[59335]: cluster 2023-10-01T07:41:26.045011+0000 mgr.y (mgr.34104) 218 : cluster 0 pgmap v154: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-01T07:41:27.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:27 smithi084 bash[75189]: cluster 2023-10-01T07:41:26.045011+0000 mgr.y (mgr.34104) 218 : cluster 0 pgmap v154: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-01T07:41:27.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:27 smithi084 bash[78255]: cluster 2023-10-01T07:41:26.045011+0000 mgr.y (mgr.34104) 218 : cluster 0 pgmap v154: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-01T07:41:28.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:28 smithi112 bash[59335]: audit 2023-10-01T07:41:27.966409+0000 mon.c (mon.2) 9 : audit 0 from='client.? 172.21.15.84:0/2593529729' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:28.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:28 smithi084 bash[75189]: audit 2023-10-01T07:41:27.966409+0000 mon.c (mon.2) 9 : audit 0 from='client.? 172.21.15.84:0/2593529729' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:28.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:28 smithi084 bash[78255]: audit 2023-10-01T07:41:27.966409+0000 mon.c (mon.2) 9 : audit 0 from='client.? 172.21.15.84:0/2593529729' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:28.575 INFO:journalctl@ceph.osd.0.smithi084.stdout:Oct 01 07:41:28 smithi084 bash[84116]: debug 2023-10-01T07:41:28.104+0000 7f797d04e640 -1 osd.0 73 log_to_monitors true 2023-10-01T07:41:29.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:29 smithi112 bash[59335]: cluster 2023-10-01T07:41:28.045652+0000 mgr.y (mgr.34104) 219 : cluster 0 pgmap v155: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-01T07:41:29.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:29 smithi112 bash[59335]: audit 2023-10-01T07:41:28.114362+0000 mon.c (mon.2) 10 : audit 1 from='osd.0 [v2:172.21.15.84:6802/1612258704,v1:172.21.15.84:6803/1612258704]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-01T07:41:29.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:29 smithi112 bash[59335]: audit 2023-10-01T07:41:28.114681+0000 mon.a (mon.0) 279 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-01T07:41:29.574 INFO:journalctl@ceph.osd.0.smithi084.stdout:Oct 01 07:41:29 smithi084 bash[84116]: debug 2023-10-01T07:41:29.152+0000 7f796ccb7700 -1 osd.0 73 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-01T07:41:29.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:29 smithi084 bash[78255]: cluster 2023-10-01T07:41:28.045652+0000 mgr.y (mgr.34104) 219 : cluster 0 pgmap v155: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-01T07:41:29.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:29 smithi084 bash[78255]: audit 2023-10-01T07:41:28.114362+0000 mon.c (mon.2) 10 : audit 1 from='osd.0 [v2:172.21.15.84:6802/1612258704,v1:172.21.15.84:6803/1612258704]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-01T07:41:29.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:29 smithi084 bash[78255]: audit 2023-10-01T07:41:28.114681+0000 mon.a (mon.0) 279 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-01T07:41:29.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:29 smithi084 bash[75189]: cluster 2023-10-01T07:41:28.045652+0000 mgr.y (mgr.34104) 219 : cluster 0 pgmap v155: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-01T07:41:29.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:29 smithi084 bash[75189]: audit 2023-10-01T07:41:28.114362+0000 mon.c (mon.2) 10 : audit 1 from='osd.0 [v2:172.21.15.84:6802/1612258704,v1:172.21.15.84:6803/1612258704]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-01T07:41:29.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:29 smithi084 bash[75189]: audit 2023-10-01T07:41:28.114681+0000 mon.a (mon.0) 279 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-01T07:41:30.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:30 smithi112 bash[59335]: cluster 2023-10-01T07:41:29.117156+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e76 with expected crc 2023-10-01T07:41:30.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:30 smithi112 bash[59335]: audit 2023-10-01T07:41:29.118779+0000 mon.a (mon.0) 280 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-01T07:41:30.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:30 smithi112 bash[59335]: cluster 2023-10-01T07:41:29.118891+0000 mon.a (mon.0) 281 : cluster 0 osdmap e76: 8 total, 7 up, 8 in 2023-10-01T07:41:30.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:30 smithi112 bash[59335]: cluster 2023-10-01T07:41:29.120042+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e76 with expected crc 2023-10-01T07:41:30.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:30 smithi112 bash[59335]: audit 2023-10-01T07:41:29.123905+0000 mon.c (mon.2) 11 : audit 1 from='osd.0 [v2:172.21.15.84:6802/1612258704,v1:172.21.15.84:6803/1612258704]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2023-10-01T07:41:30.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:30 smithi112 bash[59335]: audit 2023-10-01T07:41:29.124679+0000 mon.a (mon.0) 282 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2023-10-01T07:41:30.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:30 smithi112 bash[59335]: audit 2023-10-01T07:41:30.067043+0000 mon.a (mon.0) 283 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:30.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:30 smithi112 bash[59335]: audit 2023-10-01T07:41:30.068733+0000 mon.a (mon.0) 284 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:41:30.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:30 smithi084 bash[75189]: cluster 2023-10-01T07:41:29.117156+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e76 with expected crc 2023-10-01T07:41:30.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:30 smithi084 bash[75189]: audit 2023-10-01T07:41:29.118779+0000 mon.a (mon.0) 280 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-01T07:41:30.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:30 smithi084 bash[75189]: cluster 2023-10-01T07:41:29.118891+0000 mon.a (mon.0) 281 : cluster 0 osdmap e76: 8 total, 7 up, 8 in 2023-10-01T07:41:30.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:30 smithi084 bash[75189]: cluster 2023-10-01T07:41:29.120042+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e76 with expected crc 2023-10-01T07:41:30.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:30 smithi084 bash[75189]: audit 2023-10-01T07:41:29.123905+0000 mon.c (mon.2) 11 : audit 1 from='osd.0 [v2:172.21.15.84:6802/1612258704,v1:172.21.15.84:6803/1612258704]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2023-10-01T07:41:30.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:30 smithi084 bash[75189]: audit 2023-10-01T07:41:29.124679+0000 mon.a (mon.0) 282 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2023-10-01T07:41:30.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:30 smithi084 bash[75189]: audit 2023-10-01T07:41:30.067043+0000 mon.a (mon.0) 283 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:30.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:30 smithi084 bash[75189]: audit 2023-10-01T07:41:30.068733+0000 mon.a (mon.0) 284 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:41:30.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:30 smithi084 bash[78255]: cluster 2023-10-01T07:41:29.117156+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e76 with expected crc 2023-10-01T07:41:30.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:30 smithi084 bash[78255]: audit 2023-10-01T07:41:29.118779+0000 mon.a (mon.0) 280 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-01T07:41:30.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:30 smithi084 bash[78255]: cluster 2023-10-01T07:41:29.118891+0000 mon.a (mon.0) 281 : cluster 0 osdmap e76: 8 total, 7 up, 8 in 2023-10-01T07:41:30.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:30 smithi084 bash[78255]: cluster 2023-10-01T07:41:29.120042+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e76 with expected crc 2023-10-01T07:41:30.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:30 smithi084 bash[78255]: audit 2023-10-01T07:41:29.123905+0000 mon.c (mon.2) 11 : audit 1 from='osd.0 [v2:172.21.15.84:6802/1612258704,v1:172.21.15.84:6803/1612258704]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2023-10-01T07:41:30.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:30 smithi084 bash[78255]: audit 2023-10-01T07:41:29.124679+0000 mon.a (mon.0) 282 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2023-10-01T07:41:30.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:30 smithi084 bash[78255]: audit 2023-10-01T07:41:30.067043+0000 mon.a (mon.0) 283 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:30.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:30 smithi084 bash[78255]: audit 2023-10-01T07:41:30.068733+0000 mon.a (mon.0) 284 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:41:31.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:31 smithi112 bash[59335]: cluster 2023-10-01T07:41:30.046214+0000 mgr.y (mgr.34104) 220 : cluster 0 pgmap v157: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-01T07:41:31.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:31 smithi112 bash[59335]: cluster 2023-10-01T07:41:30.125863+0000 mon.a (mon.0) 285 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-01T07:41:31.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:31 smithi112 bash[59335]: cluster 2023-10-01T07:41:30.135005+0000 mon.a (mon.0) 286 : cluster 1 osd.0 [v2:172.21.15.84:6802/1612258704,v1:172.21.15.84:6803/1612258704] boot 2023-10-01T07:41:31.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:31 smithi112 bash[59335]: cluster 2023-10-01T07:41:30.135056+0000 mon.a (mon.0) 287 : cluster 0 osdmap e77: 8 total, 8 up, 8 in 2023-10-01T07:41:31.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:31 smithi112 bash[59335]: audit 2023-10-01T07:41:30.135597+0000 mon.a (mon.0) 288 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T07:41:31.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:31 smithi112 bash[59335]: cluster 2023-10-01T07:41:30.136959+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e77 with expected crc 2023-10-01T07:41:31.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:31 smithi112 bash[59335]: cluster 2023-10-01T07:41:30.137466+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e77 with expected crc 2023-10-01T07:41:31.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:31 smithi112 bash[59335]: audit 2023-10-01T07:41:30.354454+0000 mon.a (mon.0) 289 : audit 0 from='client.? 172.21.15.84:0/2467734266' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:31.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:31 smithi084 bash[78255]: cluster 2023-10-01T07:41:30.046214+0000 mgr.y (mgr.34104) 220 : cluster 0 pgmap v157: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-01T07:41:31.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:31 smithi084 bash[78255]: cluster 2023-10-01T07:41:30.125863+0000 mon.a (mon.0) 285 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-01T07:41:31.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:31 smithi084 bash[78255]: cluster 2023-10-01T07:41:30.135005+0000 mon.a (mon.0) 286 : cluster 1 osd.0 [v2:172.21.15.84:6802/1612258704,v1:172.21.15.84:6803/1612258704] boot 2023-10-01T07:41:31.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:31 smithi084 bash[78255]: cluster 2023-10-01T07:41:30.135056+0000 mon.a (mon.0) 287 : cluster 0 osdmap e77: 8 total, 8 up, 8 in 2023-10-01T07:41:31.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:31 smithi084 bash[78255]: audit 2023-10-01T07:41:30.135597+0000 mon.a (mon.0) 288 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T07:41:31.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:31 smithi084 bash[78255]: cluster 2023-10-01T07:41:30.136959+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e77 with expected crc 2023-10-01T07:41:31.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:31 smithi084 bash[78255]: cluster 2023-10-01T07:41:30.137466+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e77 with expected crc 2023-10-01T07:41:31.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:31 smithi084 bash[78255]: audit 2023-10-01T07:41:30.354454+0000 mon.a (mon.0) 289 : audit 0 from='client.? 172.21.15.84:0/2467734266' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:31.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:31 smithi084 bash[75189]: cluster 2023-10-01T07:41:30.046214+0000 mgr.y (mgr.34104) 220 : cluster 0 pgmap v157: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-10-01T07:41:31.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:31 smithi084 bash[75189]: cluster 2023-10-01T07:41:30.125863+0000 mon.a (mon.0) 285 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-01T07:41:31.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:31 smithi084 bash[75189]: cluster 2023-10-01T07:41:30.135005+0000 mon.a (mon.0) 286 : cluster 1 osd.0 [v2:172.21.15.84:6802/1612258704,v1:172.21.15.84:6803/1612258704] boot 2023-10-01T07:41:31.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:31 smithi084 bash[75189]: cluster 2023-10-01T07:41:30.135056+0000 mon.a (mon.0) 287 : cluster 0 osdmap e77: 8 total, 8 up, 8 in 2023-10-01T07:41:31.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:31 smithi084 bash[75189]: audit 2023-10-01T07:41:30.135597+0000 mon.a (mon.0) 288 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-01T07:41:31.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:31 smithi084 bash[75189]: cluster 2023-10-01T07:41:30.136959+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e77 with expected crc 2023-10-01T07:41:31.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:31 smithi084 bash[75189]: cluster 2023-10-01T07:41:30.137466+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e77 with expected crc 2023-10-01T07:41:31.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:31 smithi084 bash[75189]: audit 2023-10-01T07:41:30.354454+0000 mon.a (mon.0) 289 : audit 0 from='client.? 172.21.15.84:0/2467734266' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:32.276 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:32 smithi084 bash[78255]: cluster 2023-10-01T07:41:31.147153+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e78 with expected crc 2023-10-01T07:41:32.276 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:32 smithi084 bash[78255]: cluster 2023-10-01T07:41:31.147522+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e78 with expected crc 2023-10-01T07:41:32.276 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:32 smithi084 bash[78255]: cluster 2023-10-01T07:41:31.149477+0000 mon.a (mon.0) 290 : cluster 0 osdmap e78: 8 total, 8 up, 8 in 2023-10-01T07:41:32.276 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:32 smithi084 bash[78255]: cluster 2023-10-01T07:41:31.150003+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e78 with expected crc 2023-10-01T07:41:32.276 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:32 smithi084 bash[78255]: cluster 2023-10-01T07:41:31.151410+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e78 with expected crc 2023-10-01T07:41:32.276 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:32 smithi084 bash[78255]: cluster 2023-10-01T07:41:31.151488+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e78 with expected crc 2023-10-01T07:41:32.277 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:32 smithi084 bash[78255]: cluster 2023-10-01T07:41:31.153801+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e78 with expected crc 2023-10-01T07:41:32.277 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:32 smithi084 bash[78255]: cluster 2023-10-01T07:41:31.155202+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e78 with expected crc 2023-10-01T07:41:32.277 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:32 smithi084 bash[78255]: cluster 2023-10-01T07:41:31.155389+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e78 with expected crc 2023-10-01T07:41:32.277 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:32 smithi084 bash[78255]: cluster 2023-10-01T07:41:31.159051+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e78 with expected crc 2023-10-01T07:41:32.277 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:32 smithi084 bash[75189]: cluster 2023-10-01T07:41:31.147153+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e78 with expected crc 2023-10-01T07:41:32.277 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:32 smithi084 bash[75189]: cluster 2023-10-01T07:41:31.147522+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e78 with expected crc 2023-10-01T07:41:32.277 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:32 smithi084 bash[75189]: cluster 2023-10-01T07:41:31.149477+0000 mon.a (mon.0) 290 : cluster 0 osdmap e78: 8 total, 8 up, 8 in 2023-10-01T07:41:32.277 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:32 smithi084 bash[75189]: cluster 2023-10-01T07:41:31.150003+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e78 with expected crc 2023-10-01T07:41:32.277 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:32 smithi084 bash[75189]: cluster 2023-10-01T07:41:31.151410+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e78 with expected crc 2023-10-01T07:41:32.277 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:32 smithi084 bash[75189]: cluster 2023-10-01T07:41:31.151488+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e78 with expected crc 2023-10-01T07:41:32.278 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:32 smithi084 bash[75189]: cluster 2023-10-01T07:41:31.153801+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e78 with expected crc 2023-10-01T07:41:32.278 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:32 smithi084 bash[75189]: cluster 2023-10-01T07:41:31.155202+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e78 with expected crc 2023-10-01T07:41:32.278 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:32 smithi084 bash[75189]: cluster 2023-10-01T07:41:31.155389+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e78 with expected crc 2023-10-01T07:41:32.278 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:32 smithi084 bash[75189]: cluster 2023-10-01T07:41:31.159051+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e78 with expected crc 2023-10-01T07:41:32.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:32 smithi112 bash[59335]: cluster 2023-10-01T07:41:31.147153+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e78 with expected crc 2023-10-01T07:41:32.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:32 smithi112 bash[59335]: cluster 2023-10-01T07:41:31.147522+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e78 with expected crc 2023-10-01T07:41:32.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:32 smithi112 bash[59335]: cluster 2023-10-01T07:41:31.149477+0000 mon.a (mon.0) 290 : cluster 0 osdmap e78: 8 total, 8 up, 8 in 2023-10-01T07:41:32.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:32 smithi112 bash[59335]: cluster 2023-10-01T07:41:31.150003+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e78 with expected crc 2023-10-01T07:41:32.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:32 smithi112 bash[59335]: cluster 2023-10-01T07:41:31.151410+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e78 with expected crc 2023-10-01T07:41:32.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:32 smithi112 bash[59335]: cluster 2023-10-01T07:41:31.151488+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e78 with expected crc 2023-10-01T07:41:32.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:32 smithi112 bash[59335]: cluster 2023-10-01T07:41:31.153801+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e78 with expected crc 2023-10-01T07:41:32.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:32 smithi112 bash[59335]: cluster 2023-10-01T07:41:31.155202+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e78 with expected crc 2023-10-01T07:41:32.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:32 smithi112 bash[59335]: cluster 2023-10-01T07:41:31.155389+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e78 with expected crc 2023-10-01T07:41:32.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:32 smithi112 bash[59335]: cluster 2023-10-01T07:41:31.159051+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e78 with expected crc 2023-10-01T07:41:33.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:33 smithi112 bash[59335]: cluster 2023-10-01T07:41:32.046932+0000 mgr.y (mgr.34104) 221 : cluster 0 pgmap v160: 73 pgs: 15 peering, 2 active+undersized+degraded, 9 active+undersized, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T07:41:33.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:33 smithi112 bash[59335]: cluster 2023-10-01T07:41:32.145788+0000 mon.a (mon.0) 291 : cluster 3 Health check update: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded (PG_DEGRADED) 2023-10-01T07:41:33.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:33 smithi112 bash[59335]: audit 2023-10-01T07:41:32.706426+0000 mon.a (mon.0) 292 : audit 0 from='client.? 172.21.15.84:0/3919233116' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:33.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:33 smithi084 bash[75189]: cluster 2023-10-01T07:41:32.046932+0000 mgr.y (mgr.34104) 221 : cluster 0 pgmap v160: 73 pgs: 15 peering, 2 active+undersized+degraded, 9 active+undersized, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T07:41:33.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:33 smithi084 bash[75189]: cluster 2023-10-01T07:41:32.145788+0000 mon.a (mon.0) 291 : cluster 3 Health check update: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded (PG_DEGRADED) 2023-10-01T07:41:33.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:33 smithi084 bash[75189]: audit 2023-10-01T07:41:32.706426+0000 mon.a (mon.0) 292 : audit 0 from='client.? 172.21.15.84:0/3919233116' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:33.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:33 smithi084 bash[78255]: cluster 2023-10-01T07:41:32.046932+0000 mgr.y (mgr.34104) 221 : cluster 0 pgmap v160: 73 pgs: 15 peering, 2 active+undersized+degraded, 9 active+undersized, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T07:41:33.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:33 smithi084 bash[78255]: cluster 2023-10-01T07:41:32.145788+0000 mon.a (mon.0) 291 : cluster 3 Health check update: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded (PG_DEGRADED) 2023-10-01T07:41:33.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:33 smithi084 bash[78255]: audit 2023-10-01T07:41:32.706426+0000 mon.a (mon.0) 292 : audit 0 from='client.? 172.21.15.84:0/3919233116' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:35.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:35 smithi112 bash[59335]: cluster 2023-10-01T07:41:34.047683+0000 mgr.y (mgr.34104) 222 : cluster 0 pgmap v161: 73 pgs: 15 peering, 2 active+undersized+degraded, 9 active+undersized, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T07:41:35.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:35 smithi112 bash[59335]: audit 2023-10-01T07:41:35.057723+0000 mon.a (mon.0) 293 : audit 0 from='client.? 172.21.15.84:0/467416092' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:35.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:35 smithi112 bash[59335]: audit 2023-10-01T07:41:35.306668+0000 mon.a (mon.0) 294 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:35.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:35 smithi112 bash[59335]: audit 2023-10-01T07:41:35.315806+0000 mon.a (mon.0) 295 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:35.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:35 smithi112 bash[59335]: audit 2023-10-01T07:41:35.317428+0000 mon.a (mon.0) 296 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:41:35.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:35 smithi112 bash[59335]: audit 2023-10-01T07:41:35.318701+0000 mon.a (mon.0) 297 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:41:35.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:35 smithi112 bash[59335]: audit 2023-10-01T07:41:35.325663+0000 mon.a (mon.0) 298 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:35.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:35 smithi084 bash[75189]: cluster 2023-10-01T07:41:34.047683+0000 mgr.y (mgr.34104) 222 : cluster 0 pgmap v161: 73 pgs: 15 peering, 2 active+undersized+degraded, 9 active+undersized, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T07:41:35.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:35 smithi084 bash[75189]: audit 2023-10-01T07:41:35.057723+0000 mon.a (mon.0) 293 : audit 0 from='client.? 172.21.15.84:0/467416092' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:35.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:35 smithi084 bash[75189]: audit 2023-10-01T07:41:35.306668+0000 mon.a (mon.0) 294 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:35.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:35 smithi084 bash[75189]: audit 2023-10-01T07:41:35.315806+0000 mon.a (mon.0) 295 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:35.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:35 smithi084 bash[75189]: audit 2023-10-01T07:41:35.317428+0000 mon.a (mon.0) 296 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:41:35.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:35 smithi084 bash[75189]: audit 2023-10-01T07:41:35.318701+0000 mon.a (mon.0) 297 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:41:35.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:35 smithi084 bash[75189]: audit 2023-10-01T07:41:35.325663+0000 mon.a (mon.0) 298 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:35.826 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:41:35 smithi084 bash[71139]: debug 2023-10-01T07:41:35.412+0000 7f89884bd700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2023-10-01T07:41:35.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:35 smithi084 bash[78255]: cluster 2023-10-01T07:41:34.047683+0000 mgr.y (mgr.34104) 222 : cluster 0 pgmap v161: 73 pgs: 15 peering, 2 active+undersized+degraded, 9 active+undersized, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T07:41:35.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:35 smithi084 bash[78255]: audit 2023-10-01T07:41:35.057723+0000 mon.a (mon.0) 293 : audit 0 from='client.? 172.21.15.84:0/467416092' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:35.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:35 smithi084 bash[78255]: audit 2023-10-01T07:41:35.306668+0000 mon.a (mon.0) 294 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:35.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:35 smithi084 bash[78255]: audit 2023-10-01T07:41:35.315806+0000 mon.a (mon.0) 295 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:35.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:35 smithi084 bash[78255]: audit 2023-10-01T07:41:35.317428+0000 mon.a (mon.0) 296 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:41:35.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:35 smithi084 bash[78255]: audit 2023-10-01T07:41:35.318701+0000 mon.a (mon.0) 297 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:41:35.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:35 smithi084 bash[78255]: audit 2023-10-01T07:41:35.325663+0000 mon.a (mon.0) 298 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:36.574 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:41:36 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:41:36] "GET /metrics HTTP/1.1" 200 33692 "" "Prometheus/2.33.4" 2023-10-01T07:41:36.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:36 smithi084 bash[78255]: audit 2023-10-01T07:41:35.405758+0000 mon.a (mon.0) 299 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:41:36.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:36 smithi084 bash[78255]: audit 2023-10-01T07:41:35.411657+0000 mon.a (mon.0) 300 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T07:41:36.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:36 smithi084 bash[78255]: audit 2023-10-01T07:41:35.414649+0000 mon.a (mon.0) 301 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T07:41:36.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:36 smithi084 bash[78255]: audit 2023-10-01T07:41:35.416605+0000 mon.a (mon.0) 302 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T07:41:36.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:36 smithi084 bash[78255]: audit 2023-10-01T07:41:35.418625+0000 mon.a (mon.0) 303 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-01T07:41:36.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:36 smithi084 bash[78255]: audit 2023-10-01T07:41:35.418922+0000 mgr.y (mgr.34104) 223 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-01T07:41:36.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:36 smithi084 bash[78255]: cephadm 2023-10-01T07:41:35.420429+0000 mgr.y (mgr.34104) 224 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2023-10-01T07:41:36.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:36 smithi084 bash[75189]: audit 2023-10-01T07:41:35.405758+0000 mon.a (mon.0) 299 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:41:36.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:36 smithi084 bash[75189]: audit 2023-10-01T07:41:35.411657+0000 mon.a (mon.0) 300 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T07:41:36.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:36 smithi084 bash[75189]: audit 2023-10-01T07:41:35.414649+0000 mon.a (mon.0) 301 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T07:41:36.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:36 smithi084 bash[75189]: audit 2023-10-01T07:41:35.416605+0000 mon.a (mon.0) 302 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T07:41:36.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:36 smithi084 bash[75189]: audit 2023-10-01T07:41:35.418625+0000 mon.a (mon.0) 303 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-01T07:41:36.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:36 smithi084 bash[75189]: audit 2023-10-01T07:41:35.418922+0000 mgr.y (mgr.34104) 223 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-01T07:41:36.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:36 smithi084 bash[75189]: cephadm 2023-10-01T07:41:35.420429+0000 mgr.y (mgr.34104) 224 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2023-10-01T07:41:36.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:36 smithi112 bash[59335]: audit 2023-10-01T07:41:35.405758+0000 mon.a (mon.0) 299 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:41:36.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:36 smithi112 bash[59335]: audit 2023-10-01T07:41:35.411657+0000 mon.a (mon.0) 300 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T07:41:36.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:36 smithi112 bash[59335]: audit 2023-10-01T07:41:35.414649+0000 mon.a (mon.0) 301 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T07:41:36.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:36 smithi112 bash[59335]: audit 2023-10-01T07:41:35.416605+0000 mon.a (mon.0) 302 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T07:41:36.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:36 smithi112 bash[59335]: audit 2023-10-01T07:41:35.418625+0000 mon.a (mon.0) 303 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-01T07:41:36.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:36 smithi112 bash[59335]: audit 2023-10-01T07:41:35.418922+0000 mgr.y (mgr.34104) 223 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-01T07:41:36.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:36 smithi112 bash[59335]: cephadm 2023-10-01T07:41:35.420429+0000 mgr.y (mgr.34104) 224 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2023-10-01T07:41:37.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:37 smithi112 bash[59335]: cluster 2023-10-01T07:41:36.048806+0000 mgr.y (mgr.34104) 225 : cluster 0 pgmap v162: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:37.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:37 smithi112 bash[59335]: cluster 2023-10-01T07:41:36.381760+0000 mon.a (mon.0) 304 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded) 2023-10-01T07:41:37.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:37 smithi112 bash[59335]: cluster 2023-10-01T07:41:36.381836+0000 mon.a (mon.0) 305 : cluster 1 Cluster is now healthy 2023-10-01T07:41:37.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:37 smithi084 bash[75189]: cluster 2023-10-01T07:41:36.048806+0000 mgr.y (mgr.34104) 225 : cluster 0 pgmap v162: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:37.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:37 smithi084 bash[75189]: cluster 2023-10-01T07:41:36.381760+0000 mon.a (mon.0) 304 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded) 2023-10-01T07:41:37.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:37 smithi084 bash[75189]: cluster 2023-10-01T07:41:36.381836+0000 mon.a (mon.0) 305 : cluster 1 Cluster is now healthy 2023-10-01T07:41:37.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:37 smithi084 bash[78255]: cluster 2023-10-01T07:41:36.048806+0000 mgr.y (mgr.34104) 225 : cluster 0 pgmap v162: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:37.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:37 smithi084 bash[78255]: cluster 2023-10-01T07:41:36.381760+0000 mon.a (mon.0) 304 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded) 2023-10-01T07:41:37.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:37 smithi084 bash[78255]: cluster 2023-10-01T07:41:36.381836+0000 mon.a (mon.0) 305 : cluster 1 Cluster is now healthy 2023-10-01T07:41:38.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:38 smithi112 bash[59335]: audit 2023-10-01T07:41:37.421053+0000 mon.a (mon.0) 306 : audit 0 from='client.? 172.21.15.84:0/2289629652' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:38.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:38 smithi084 bash[75189]: audit 2023-10-01T07:41:37.421053+0000 mon.a (mon.0) 306 : audit 0 from='client.? 172.21.15.84:0/2289629652' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:38.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:38 smithi084 bash[78255]: audit 2023-10-01T07:41:37.421053+0000 mon.a (mon.0) 306 : audit 0 from='client.? 172.21.15.84:0/2289629652' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:39.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:39 smithi112 bash[59335]: cluster 2023-10-01T07:41:38.049477+0000 mgr.y (mgr.34104) 226 : cluster 0 pgmap v163: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:39.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:39 smithi084 bash[75189]: cluster 2023-10-01T07:41:38.049477+0000 mgr.y (mgr.34104) 226 : cluster 0 pgmap v163: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:39.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:39 smithi084 bash[78255]: cluster 2023-10-01T07:41:38.049477+0000 mgr.y (mgr.34104) 226 : cluster 0 pgmap v163: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:40.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:40 smithi112 bash[59335]: audit 2023-10-01T07:41:39.778060+0000 mon.c (mon.2) 12 : audit 0 from='client.? 172.21.15.84:0/1892570882' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:40.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:40 smithi084 bash[75189]: audit 2023-10-01T07:41:39.778060+0000 mon.c (mon.2) 12 : audit 0 from='client.? 172.21.15.84:0/1892570882' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:40.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:40 smithi084 bash[78255]: audit 2023-10-01T07:41:39.778060+0000 mon.c (mon.2) 12 : audit 0 from='client.? 172.21.15.84:0/1892570882' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:41.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:41 smithi112 bash[59335]: cluster 2023-10-01T07:41:40.050234+0000 mgr.y (mgr.34104) 227 : cluster 0 pgmap v164: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:41.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:41 smithi084 bash[78255]: cluster 2023-10-01T07:41:40.050234+0000 mgr.y (mgr.34104) 227 : cluster 0 pgmap v164: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:41.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:41 smithi084 bash[75189]: cluster 2023-10-01T07:41:40.050234+0000 mgr.y (mgr.34104) 227 : cluster 0 pgmap v164: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:42.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:42 smithi112 bash[59335]: audit 2023-10-01T07:41:42.157239+0000 mon.a (mon.0) 307 : audit 0 from='client.? 172.21.15.84:0/3405201385' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:42.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:42 smithi084 bash[75189]: audit 2023-10-01T07:41:42.157239+0000 mon.a (mon.0) 307 : audit 0 from='client.? 172.21.15.84:0/3405201385' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:42.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:42 smithi084 bash[78255]: audit 2023-10-01T07:41:42.157239+0000 mon.a (mon.0) 307 : audit 0 from='client.? 172.21.15.84:0/3405201385' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:43.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:43 smithi112 bash[59335]: cluster 2023-10-01T07:41:42.051255+0000 mgr.y (mgr.34104) 228 : cluster 0 pgmap v165: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:43.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:43 smithi084 bash[75189]: cluster 2023-10-01T07:41:42.051255+0000 mgr.y (mgr.34104) 228 : cluster 0 pgmap v165: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:43.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:43 smithi084 bash[78255]: cluster 2023-10-01T07:41:42.051255+0000 mgr.y (mgr.34104) 228 : cluster 0 pgmap v165: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:45.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:45 smithi112 bash[59335]: cluster 2023-10-01T07:41:44.052003+0000 mgr.y (mgr.34104) 229 : cluster 0 pgmap v166: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:45.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:45 smithi112 bash[59335]: audit 2023-10-01T07:41:44.519199+0000 mon.c (mon.2) 13 : audit 0 from='client.? 172.21.15.84:0/2837874682' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:45.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:45 smithi112 bash[59335]: audit 2023-10-01T07:41:45.068360+0000 mon.a (mon.0) 308 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:45.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:45 smithi112 bash[59335]: audit 2023-10-01T07:41:45.069952+0000 mon.a (mon.0) 309 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:41:45.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:45 smithi112 bash[59335]: audit 2023-10-01T07:41:45.128026+0000 mon.a (mon.0) 310 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:45.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:45 smithi084 bash[78255]: cluster 2023-10-01T07:41:44.052003+0000 mgr.y (mgr.34104) 229 : cluster 0 pgmap v166: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:45.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:45 smithi084 bash[78255]: audit 2023-10-01T07:41:44.519199+0000 mon.c (mon.2) 13 : audit 0 from='client.? 172.21.15.84:0/2837874682' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:45.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:45 smithi084 bash[78255]: audit 2023-10-01T07:41:45.068360+0000 mon.a (mon.0) 308 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:45.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:45 smithi084 bash[78255]: audit 2023-10-01T07:41:45.069952+0000 mon.a (mon.0) 309 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:41:45.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:45 smithi084 bash[78255]: audit 2023-10-01T07:41:45.128026+0000 mon.a (mon.0) 310 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:45.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:45 smithi084 bash[75189]: cluster 2023-10-01T07:41:44.052003+0000 mgr.y (mgr.34104) 229 : cluster 0 pgmap v166: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:45.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:45 smithi084 bash[75189]: audit 2023-10-01T07:41:44.519199+0000 mon.c (mon.2) 13 : audit 0 from='client.? 172.21.15.84:0/2837874682' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:45.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:45 smithi084 bash[75189]: audit 2023-10-01T07:41:45.068360+0000 mon.a (mon.0) 308 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:45.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:45 smithi084 bash[75189]: audit 2023-10-01T07:41:45.069952+0000 mon.a (mon.0) 309 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:41:45.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:45 smithi084 bash[75189]: audit 2023-10-01T07:41:45.128026+0000 mon.a (mon.0) 310 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:46.574 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:41:46 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:41:46] "GET /metrics HTTP/1.1" 200 33837 "" "Prometheus/2.33.4" 2023-10-01T07:41:47.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:47 smithi112 bash[59335]: cluster 2023-10-01T07:41:46.053012+0000 mgr.y (mgr.34104) 230 : cluster 0 pgmap v167: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:47.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:47 smithi112 bash[59335]: audit 2023-10-01T07:41:46.879680+0000 mon.a (mon.0) 311 : audit 0 from='client.? 172.21.15.84:0/2314242404' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:47.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:47 smithi084 bash[75189]: cluster 2023-10-01T07:41:46.053012+0000 mgr.y (mgr.34104) 230 : cluster 0 pgmap v167: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:47.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:47 smithi084 bash[75189]: audit 2023-10-01T07:41:46.879680+0000 mon.a (mon.0) 311 : audit 0 from='client.? 172.21.15.84:0/2314242404' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:47.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:47 smithi084 bash[78255]: cluster 2023-10-01T07:41:46.053012+0000 mgr.y (mgr.34104) 230 : cluster 0 pgmap v167: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:47.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:47 smithi084 bash[78255]: audit 2023-10-01T07:41:46.879680+0000 mon.a (mon.0) 311 : audit 0 from='client.? 172.21.15.84:0/2314242404' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:49.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:49 smithi112 bash[59335]: cluster 2023-10-01T07:41:48.053671+0000 mgr.y (mgr.34104) 231 : cluster 0 pgmap v168: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:49.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:49 smithi112 bash[59335]: audit 2023-10-01T07:41:49.245108+0000 mon.c (mon.2) 14 : audit 0 from='client.? 172.21.15.84:0/2430892843' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:49.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:49 smithi084 bash[75189]: cluster 2023-10-01T07:41:48.053671+0000 mgr.y (mgr.34104) 231 : cluster 0 pgmap v168: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:49.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:49 smithi084 bash[75189]: audit 2023-10-01T07:41:49.245108+0000 mon.c (mon.2) 14 : audit 0 from='client.? 172.21.15.84:0/2430892843' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:49.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:49 smithi084 bash[78255]: cluster 2023-10-01T07:41:48.053671+0000 mgr.y (mgr.34104) 231 : cluster 0 pgmap v168: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:49.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:49 smithi084 bash[78255]: audit 2023-10-01T07:41:49.245108+0000 mon.c (mon.2) 14 : audit 0 from='client.? 172.21.15.84:0/2430892843' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:51.698 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:51 smithi084 bash[75189]: cluster 2023-10-01T07:41:50.054551+0000 mgr.y (mgr.34104) 232 : cluster 0 pgmap v169: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:51.698 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:51 smithi084 bash[75189]: audit 2023-10-01T07:41:50.436470+0000 mon.a (mon.0) 312 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-01T07:41:51.698 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:51 smithi084 bash[75189]: audit 2023-10-01T07:41:50.436942+0000 mgr.y (mgr.34104) 233 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-01T07:41:51.698 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:51 smithi084 bash[75189]: cephadm 2023-10-01T07:41:50.439074+0000 mgr.y (mgr.34104) 234 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-10-01T07:41:51.699 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:51 smithi084 bash[78255]: cluster 2023-10-01T07:41:50.054551+0000 mgr.y (mgr.34104) 232 : cluster 0 pgmap v169: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:51.699 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:51 smithi084 bash[78255]: audit 2023-10-01T07:41:50.436470+0000 mon.a (mon.0) 312 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-01T07:41:51.699 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:51 smithi084 bash[78255]: audit 2023-10-01T07:41:50.436942+0000 mgr.y (mgr.34104) 233 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-01T07:41:51.699 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:51 smithi084 bash[78255]: cephadm 2023-10-01T07:41:50.439074+0000 mgr.y (mgr.34104) 234 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-10-01T07:41:51.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:51 smithi112 bash[59335]: cluster 2023-10-01T07:41:50.054551+0000 mgr.y (mgr.34104) 232 : cluster 0 pgmap v169: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:51.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:51 smithi112 bash[59335]: audit 2023-10-01T07:41:50.436470+0000 mon.a (mon.0) 312 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-01T07:41:51.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:51 smithi112 bash[59335]: audit 2023-10-01T07:41:50.436942+0000 mgr.y (mgr.34104) 233 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-01T07:41:51.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:51 smithi112 bash[59335]: cephadm 2023-10-01T07:41:50.439074+0000 mgr.y (mgr.34104) 234 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-10-01T07:41:52.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:52 smithi112 bash[59335]: audit 2023-10-01T07:41:51.598876+0000 mon.c (mon.2) 15 : audit 0 from='client.? 172.21.15.84:0/2537231517' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:52.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:52 smithi084 bash[75189]: audit 2023-10-01T07:41:51.598876+0000 mon.c (mon.2) 15 : audit 0 from='client.? 172.21.15.84:0/2537231517' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:52.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:52 smithi084 bash[78255]: audit 2023-10-01T07:41:51.598876+0000 mon.c (mon.2) 15 : audit 0 from='client.? 172.21.15.84:0/2537231517' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:53.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:53 smithi112 bash[59335]: cluster 2023-10-01T07:41:52.055726+0000 mgr.y (mgr.34104) 235 : cluster 0 pgmap v170: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:53.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:53 smithi112 bash[59335]: audit 2023-10-01T07:41:52.721192+0000 mon.a (mon.0) 313 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:53.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:53 smithi112 bash[59335]: audit 2023-10-01T07:41:52.723393+0000 mon.a (mon.0) 314 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-01T07:41:53.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:53 smithi112 bash[59335]: audit 2023-10-01T07:41:52.724732+0000 mon.a (mon.0) 315 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:41:53.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:53 smithi084 bash[75189]: cluster 2023-10-01T07:41:52.055726+0000 mgr.y (mgr.34104) 235 : cluster 0 pgmap v170: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:53.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:53 smithi084 bash[75189]: audit 2023-10-01T07:41:52.721192+0000 mon.a (mon.0) 313 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:53.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:53 smithi084 bash[75189]: audit 2023-10-01T07:41:52.723393+0000 mon.a (mon.0) 314 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-01T07:41:53.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:53 smithi084 bash[75189]: audit 2023-10-01T07:41:52.724732+0000 mon.a (mon.0) 315 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:41:53.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:53 smithi084 bash[78255]: cluster 2023-10-01T07:41:52.055726+0000 mgr.y (mgr.34104) 235 : cluster 0 pgmap v170: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:53.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:53 smithi084 bash[78255]: audit 2023-10-01T07:41:52.721192+0000 mon.a (mon.0) 313 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:41:53.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:53 smithi084 bash[78255]: audit 2023-10-01T07:41:52.723393+0000 mon.a (mon.0) 314 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-01T07:41:53.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:53 smithi084 bash[78255]: audit 2023-10-01T07:41:52.724732+0000 mon.a (mon.0) 315 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:41:54.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:54 smithi084 bash[78255]: cephadm 2023-10-01T07:41:52.708639+0000 mgr.y (mgr.34104) 236 : cephadm 1 Upgrade: Updating osd.1 2023-10-01T07:41:54.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:54 smithi084 bash[78255]: cephadm 2023-10-01T07:41:52.728469+0000 mgr.y (mgr.34104) 237 : cephadm 1 Deploying daemon osd.1 on smithi084 2023-10-01T07:41:54.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:54 smithi084 bash[78255]: audit 2023-10-01T07:41:53.956214+0000 mon.a (mon.0) 316 : audit 0 from='client.? 172.21.15.84:0/533150720' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:54.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:54 smithi084 bash[75189]: cephadm 2023-10-01T07:41:52.708639+0000 mgr.y (mgr.34104) 236 : cephadm 1 Upgrade: Updating osd.1 2023-10-01T07:41:54.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:54 smithi084 bash[75189]: cephadm 2023-10-01T07:41:52.728469+0000 mgr.y (mgr.34104) 237 : cephadm 1 Deploying daemon osd.1 on smithi084 2023-10-01T07:41:54.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:54 smithi084 bash[75189]: audit 2023-10-01T07:41:53.956214+0000 mon.a (mon.0) 316 : audit 0 from='client.? 172.21.15.84:0/533150720' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:54.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:54 smithi112 bash[59335]: cephadm 2023-10-01T07:41:52.708639+0000 mgr.y (mgr.34104) 236 : cephadm 1 Upgrade: Updating osd.1 2023-10-01T07:41:54.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:54 smithi112 bash[59335]: cephadm 2023-10-01T07:41:52.728469+0000 mgr.y (mgr.34104) 237 : cephadm 1 Deploying daemon osd.1 on smithi084 2023-10-01T07:41:54.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:54 smithi112 bash[59335]: audit 2023-10-01T07:41:53.956214+0000 mon.a (mon.0) 316 : audit 0 from='client.? 172.21.15.84:0/533150720' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:55.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:55 smithi112 bash[59335]: cluster 2023-10-01T07:41:54.056278+0000 mgr.y (mgr.34104) 238 : cluster 0 pgmap v171: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:55.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:55 smithi084 bash[78255]: cluster 2023-10-01T07:41:54.056278+0000 mgr.y (mgr.34104) 238 : cluster 0 pgmap v171: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:55.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:55 smithi084 bash[75189]: cluster 2023-10-01T07:41:54.056278+0000 mgr.y (mgr.34104) 238 : cluster 0 pgmap v171: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:56.429 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:41:56 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:41:56] "GET /metrics HTTP/1.1" 200 33837 "" "Prometheus/2.33.4" 2023-10-01T07:41:56.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:56 smithi112 bash[59335]: audit 2023-10-01T07:41:56.328969+0000 mon.c (mon.2) 16 : audit 0 from='client.? 172.21.15.84:0/3383765071' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:56.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:56 smithi084 bash[78255]: audit 2023-10-01T07:41:56.328969+0000 mon.c (mon.2) 16 : audit 0 from='client.? 172.21.15.84:0/3383765071' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:56.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:56 smithi084 bash[75189]: audit 2023-10-01T07:41:56.328969+0000 mon.c (mon.2) 16 : audit 0 from='client.? 172.21.15.84:0/3383765071' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:57.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:57 smithi084 bash[78255]: cluster 2023-10-01T07:41:56.057008+0000 mgr.y (mgr.34104) 239 : cluster 0 pgmap v172: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:57.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:57 smithi084 bash[75189]: cluster 2023-10-01T07:41:56.057008+0000 mgr.y (mgr.34104) 239 : cluster 0 pgmap v172: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:57.575 INFO:journalctl@ceph.osd.1.smithi084.stdout:Oct 01 07:41:57 smithi084 systemd[1]: Stopping Ceph osd.1 for 9c46152e-602a-11ee-8db5-212e2dc638e7... 2023-10-01T07:41:57.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:57 smithi112 bash[59335]: cluster 2023-10-01T07:41:56.057008+0000 mgr.y (mgr.34104) 239 : cluster 0 pgmap v172: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:58.074 INFO:journalctl@ceph.osd.1.smithi084.stdout:Oct 01 07:41:57 smithi084 bash[40955]: debug 2023-10-01T07:41:57.695+0000 7f6f9a5d1700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-01T07:41:58.074 INFO:journalctl@ceph.osd.1.smithi084.stdout:Oct 01 07:41:57 smithi084 bash[40955]: debug 2023-10-01T07:41:57.695+0000 7f6f9a5d1700 -1 osd.1 78 *** Got signal Terminated *** 2023-10-01T07:41:58.074 INFO:journalctl@ceph.osd.1.smithi084.stdout:Oct 01 07:41:57 smithi084 bash[40955]: debug 2023-10-01T07:41:57.695+0000 7f6f9a5d1700 -1 osd.1 78 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-01T07:41:58.727 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:58 smithi084 bash[75189]: cluster 2023-10-01T07:41:57.698462+0000 mon.a (mon.0) 317 : cluster 1 osd.1 marked itself down and dead 2023-10-01T07:41:58.727 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:58 smithi084 bash[78255]: cluster 2023-10-01T07:41:57.698462+0000 mon.a (mon.0) 317 : cluster 1 osd.1 marked itself down and dead 2023-10-01T07:41:58.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:58 smithi112 bash[59335]: cluster 2023-10-01T07:41:57.698462+0000 mon.a (mon.0) 317 : cluster 1 osd.1 marked itself down and dead 2023-10-01T07:41:59.415 INFO:journalctl@ceph.osd.1.smithi084.stdout:Oct 01 07:41:59 smithi084 bash[86437]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd-1 2023-10-01T07:41:59.415 INFO:journalctl@ceph.osd.1.smithi084.stdout:Oct 01 07:41:59 smithi084 bash[86539]: Error response from daemon: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd-1 2023-10-01T07:41:59.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:59 smithi112 bash[59335]: cluster 2023-10-01T07:41:58.057674+0000 mgr.y (mgr.34104) 240 : cluster 0 pgmap v173: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:59.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:59 smithi112 bash[59335]: cluster 2023-10-01T07:41:58.430442+0000 mon.a (mon.0) 318 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-01T07:41:59.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:59 smithi112 bash[59335]: cluster 2023-10-01T07:41:58.438500+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e79 with expected crc 2023-10-01T07:41:59.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:59 smithi112 bash[59335]: cluster 2023-10-01T07:41:58.441843+0000 mon.a (mon.0) 319 : cluster 0 osdmap e79: 8 total, 7 up, 8 in 2023-10-01T07:41:59.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:59 smithi112 bash[59335]: cluster 2023-10-01T07:41:58.442772+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e79 with expected crc 2023-10-01T07:41:59.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:41:59 smithi112 bash[59335]: audit 2023-10-01T07:41:58.705538+0000 mon.a (mon.0) 320 : audit 0 from='client.? 172.21.15.84:0/169433358' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:59.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:59 smithi084 bash[78255]: cluster 2023-10-01T07:41:58.057674+0000 mgr.y (mgr.34104) 240 : cluster 0 pgmap v173: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:59.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:59 smithi084 bash[78255]: cluster 2023-10-01T07:41:58.430442+0000 mon.a (mon.0) 318 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-01T07:41:59.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:59 smithi084 bash[78255]: cluster 2023-10-01T07:41:58.438500+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e79 with expected crc 2023-10-01T07:41:59.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:59 smithi084 bash[78255]: cluster 2023-10-01T07:41:58.441843+0000 mon.a (mon.0) 319 : cluster 0 osdmap e79: 8 total, 7 up, 8 in 2023-10-01T07:41:59.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:59 smithi084 bash[78255]: cluster 2023-10-01T07:41:58.442772+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e79 with expected crc 2023-10-01T07:41:59.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:41:59 smithi084 bash[78255]: audit 2023-10-01T07:41:58.705538+0000 mon.a (mon.0) 320 : audit 0 from='client.? 172.21.15.84:0/169433358' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:41:59.828 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:59 smithi084 bash[75189]: cluster 2023-10-01T07:41:58.057674+0000 mgr.y (mgr.34104) 240 : cluster 0 pgmap v173: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:41:59.828 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:59 smithi084 bash[75189]: cluster 2023-10-01T07:41:58.430442+0000 mon.a (mon.0) 318 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-01T07:41:59.828 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:59 smithi084 bash[75189]: cluster 2023-10-01T07:41:58.438500+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e79 with expected crc 2023-10-01T07:41:59.828 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:59 smithi084 bash[75189]: cluster 2023-10-01T07:41:58.441843+0000 mon.a (mon.0) 319 : cluster 0 osdmap e79: 8 total, 7 up, 8 in 2023-10-01T07:41:59.828 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:59 smithi084 bash[75189]: cluster 2023-10-01T07:41:58.442772+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e79 with expected crc 2023-10-01T07:41:59.828 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:41:59 smithi084 bash[75189]: audit 2023-10-01T07:41:58.705538+0000 mon.a (mon.0) 320 : audit 0 from='client.? 172.21.15.84:0/169433358' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:00.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:00 smithi112 bash[59335]: cluster 2023-10-01T07:41:59.441521+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e80 with expected crc 2023-10-01T07:42:00.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:00 smithi112 bash[59335]: cluster 2023-10-01T07:41:59.441655+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e80 with expected crc 2023-10-01T07:42:00.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:00 smithi112 bash[59335]: cluster 2023-10-01T07:41:59.443661+0000 mon.a (mon.0) 321 : cluster 0 osdmap e80: 8 total, 7 up, 8 in 2023-10-01T07:42:00.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:00 smithi112 bash[59335]: cluster 2023-10-01T07:41:59.443937+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e80 with expected crc 2023-10-01T07:42:00.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:00 smithi112 bash[59335]: cluster 2023-10-01T07:41:59.448026+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e80 with expected crc 2023-10-01T07:42:00.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:00 smithi112 bash[59335]: cluster 2023-10-01T07:41:59.448267+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e80 with expected crc 2023-10-01T07:42:00.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:00 smithi112 bash[59335]: cluster 2023-10-01T07:41:59.448349+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e80 with expected crc 2023-10-01T07:42:00.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:00 smithi112 bash[59335]: cluster 2023-10-01T07:41:59.448379+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e80 with expected crc 2023-10-01T07:42:00.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:00 smithi112 bash[59335]: cluster 2023-10-01T07:41:59.449345+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e80 with expected crc 2023-10-01T07:42:00.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:00 smithi112 bash[59335]: cluster 2023-10-01T07:41:59.453031+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e80 with expected crc 2023-10-01T07:42:00.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:00 smithi112 bash[59335]: audit 2023-10-01T07:42:00.067010+0000 mon.a (mon.0) 322 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:00.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:00 smithi112 bash[59335]: audit 2023-10-01T07:42:00.068303+0000 mon.a (mon.0) 323 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:42:00.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:00 smithi084 bash[78255]: cluster 2023-10-01T07:41:59.441521+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e80 with expected crc 2023-10-01T07:42:00.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:00 smithi084 bash[78255]: cluster 2023-10-01T07:41:59.441655+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e80 with expected crc 2023-10-01T07:42:00.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:00 smithi084 bash[78255]: cluster 2023-10-01T07:41:59.443661+0000 mon.a (mon.0) 321 : cluster 0 osdmap e80: 8 total, 7 up, 8 in 2023-10-01T07:42:00.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:00 smithi084 bash[78255]: cluster 2023-10-01T07:41:59.443937+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e80 with expected crc 2023-10-01T07:42:00.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:00 smithi084 bash[78255]: cluster 2023-10-01T07:41:59.448026+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e80 with expected crc 2023-10-01T07:42:00.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:00 smithi084 bash[78255]: cluster 2023-10-01T07:41:59.448267+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e80 with expected crc 2023-10-01T07:42:00.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:00 smithi084 bash[78255]: cluster 2023-10-01T07:41:59.448349+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e80 with expected crc 2023-10-01T07:42:00.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:00 smithi084 bash[78255]: cluster 2023-10-01T07:41:59.448379+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e80 with expected crc 2023-10-01T07:42:00.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:00 smithi084 bash[78255]: cluster 2023-10-01T07:41:59.449345+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e80 with expected crc 2023-10-01T07:42:00.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:00 smithi084 bash[78255]: cluster 2023-10-01T07:41:59.453031+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e80 with expected crc 2023-10-01T07:42:00.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:00 smithi084 bash[78255]: audit 2023-10-01T07:42:00.067010+0000 mon.a (mon.0) 322 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:00.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:00 smithi084 bash[78255]: audit 2023-10-01T07:42:00.068303+0000 mon.a (mon.0) 323 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:42:00.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:00 smithi084 bash[75189]: cluster 2023-10-01T07:41:59.441521+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e80 with expected crc 2023-10-01T07:42:00.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:00 smithi084 bash[75189]: cluster 2023-10-01T07:41:59.441655+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e80 with expected crc 2023-10-01T07:42:00.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:00 smithi084 bash[75189]: cluster 2023-10-01T07:41:59.443661+0000 mon.a (mon.0) 321 : cluster 0 osdmap e80: 8 total, 7 up, 8 in 2023-10-01T07:42:00.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:00 smithi084 bash[75189]: cluster 2023-10-01T07:41:59.443937+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e80 with expected crc 2023-10-01T07:42:00.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:00 smithi084 bash[75189]: cluster 2023-10-01T07:41:59.448026+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e80 with expected crc 2023-10-01T07:42:00.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:00 smithi084 bash[75189]: cluster 2023-10-01T07:41:59.448267+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e80 with expected crc 2023-10-01T07:42:00.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:00 smithi084 bash[75189]: cluster 2023-10-01T07:41:59.448349+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e80 with expected crc 2023-10-01T07:42:00.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:00 smithi084 bash[75189]: cluster 2023-10-01T07:41:59.448379+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e80 with expected crc 2023-10-01T07:42:00.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:00 smithi084 bash[75189]: cluster 2023-10-01T07:41:59.449345+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e80 with expected crc 2023-10-01T07:42:00.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:00 smithi084 bash[75189]: cluster 2023-10-01T07:41:59.453031+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e80 with expected crc 2023-10-01T07:42:00.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:00 smithi084 bash[75189]: audit 2023-10-01T07:42:00.067010+0000 mon.a (mon.0) 322 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:00.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:00 smithi084 bash[75189]: audit 2023-10-01T07:42:00.068303+0000 mon.a (mon.0) 323 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:42:01.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:01 smithi112 bash[59335]: cluster 2023-10-01T07:42:00.058149+0000 mgr.y (mgr.34104) 241 : cluster 0 pgmap v176: 73 pgs: 4 peering, 9 stale+active+clean, 60 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:42:01.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:01 smithi112 bash[59335]: audit 2023-10-01T07:42:01.067655+0000 mon.c (mon.2) 17 : audit 0 from='client.? 172.21.15.84:0/3723682321' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:01.824 INFO:journalctl@ceph.osd.1.smithi084.stdout:Oct 01 07:42:01 smithi084 systemd[1]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@osd.1.service: Succeeded. 2023-10-01T07:42:01.824 INFO:journalctl@ceph.osd.1.smithi084.stdout:Oct 01 07:42:01 smithi084 systemd[1]: Stopped Ceph osd.1 for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T07:42:01.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:01 smithi084 bash[75189]: cluster 2023-10-01T07:42:00.058149+0000 mgr.y (mgr.34104) 241 : cluster 0 pgmap v176: 73 pgs: 4 peering, 9 stale+active+clean, 60 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:42:01.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:01 smithi084 bash[75189]: audit 2023-10-01T07:42:01.067655+0000 mon.c (mon.2) 17 : audit 0 from='client.? 172.21.15.84:0/3723682321' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:01.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:01 smithi084 bash[78255]: cluster 2023-10-01T07:42:00.058149+0000 mgr.y (mgr.34104) 241 : cluster 0 pgmap v176: 73 pgs: 4 peering, 9 stale+active+clean, 60 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:42:01.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:01 smithi084 bash[78255]: audit 2023-10-01T07:42:01.067655+0000 mon.c (mon.2) 17 : audit 0 from='client.? 172.21.15.84:0/3723682321' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:02.324 INFO:journalctl@ceph.osd.1.smithi084.stdout:Oct 01 07:42:01 smithi084 systemd[1]: Started Ceph osd.1 for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T07:42:03.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:02 smithi084 bash[78255]: audit 2023-10-01T07:42:01.900649+0000 mon.a (mon.0) 324 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:03.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:02 smithi084 bash[78255]: audit 2023-10-01T07:42:01.907778+0000 mon.a (mon.0) 325 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:03.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:02 smithi084 bash[78255]: audit 2023-10-01T07:42:01.910910+0000 mon.a (mon.0) 326 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:42:03.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:02 smithi084 bash[78255]: cluster 2023-10-01T07:42:02.058835+0000 mgr.y (mgr.34104) 242 : cluster 0 pgmap v177: 73 pgs: 2 active+undersized+degraded, 4 peering, 26 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-10-01T07:42:03.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:02 smithi084 bash[75189]: audit 2023-10-01T07:42:01.900649+0000 mon.a (mon.0) 324 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:03.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:02 smithi084 bash[75189]: audit 2023-10-01T07:42:01.907778+0000 mon.a (mon.0) 325 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:03.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:02 smithi084 bash[75189]: audit 2023-10-01T07:42:01.910910+0000 mon.a (mon.0) 326 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:42:03.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:02 smithi084 bash[75189]: cluster 2023-10-01T07:42:02.058835+0000 mgr.y (mgr.34104) 242 : cluster 0 pgmap v177: 73 pgs: 2 active+undersized+degraded, 4 peering, 26 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-10-01T07:42:03.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:02 smithi112 bash[59335]: audit 2023-10-01T07:42:01.900649+0000 mon.a (mon.0) 324 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:03.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:02 smithi112 bash[59335]: audit 2023-10-01T07:42:01.907778+0000 mon.a (mon.0) 325 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:03.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:02 smithi112 bash[59335]: audit 2023-10-01T07:42:01.910910+0000 mon.a (mon.0) 326 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:42:03.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:02 smithi112 bash[59335]: cluster 2023-10-01T07:42:02.058835+0000 mgr.y (mgr.34104) 242 : cluster 0 pgmap v177: 73 pgs: 2 active+undersized+degraded, 4 peering, 26 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-10-01T07:42:03.628 INFO:journalctl@ceph.osd.1.smithi084.stdout:Oct 01 07:42:03 smithi084 bash[86722]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-10-01T07:42:03.628 INFO:journalctl@ceph.osd.1.smithi084.stdout:Oct 01 07:42:03 smithi084 bash[86722]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-10-01T07:42:03.628 INFO:journalctl@ceph.osd.1.smithi084.stdout:Oct 01 07:42:03 smithi084 bash[86722]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2023-10-01T07:42:03.628 INFO:journalctl@ceph.osd.1.smithi084.stdout:Oct 01 07:42:03 smithi084 bash[86722]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2023-10-01T07:42:03.628 INFO:journalctl@ceph.osd.1.smithi084.stdout:Oct 01 07:42:03 smithi084 bash[86722]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2023-10-01T07:42:03.628 INFO:journalctl@ceph.osd.1.smithi084.stdout:Oct 01 07:42:03 smithi084 bash[86722]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-10-01T07:42:03.628 INFO:journalctl@ceph.osd.1.smithi084.stdout:Oct 01 07:42:03 smithi084 bash[86722]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-10-01T07:42:03.628 INFO:journalctl@ceph.osd.1.smithi084.stdout:Oct 01 07:42:03 smithi084 bash[86722]: --> ceph-volume lvm activate successful for osd ID: 1 2023-10-01T07:42:04.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:03 smithi112 bash[59335]: cluster 2023-10-01T07:42:02.904886+0000 mon.a (mon.0) 327 : cluster 3 Health check failed: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2023-10-01T07:42:04.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:03 smithi112 bash[59335]: audit 2023-10-01T07:42:03.467161+0000 mon.c (mon.2) 18 : audit 0 from='client.? 172.21.15.84:0/1946191885' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:04.241 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:03 smithi084 bash[78255]: cluster 2023-10-01T07:42:02.904886+0000 mon.a (mon.0) 327 : cluster 3 Health check failed: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2023-10-01T07:42:04.241 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:03 smithi084 bash[78255]: audit 2023-10-01T07:42:03.467161+0000 mon.c (mon.2) 18 : audit 0 from='client.? 172.21.15.84:0/1946191885' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:04.241 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:03 smithi084 bash[75189]: cluster 2023-10-01T07:42:02.904886+0000 mon.a (mon.0) 327 : cluster 3 Health check failed: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2023-10-01T07:42:04.241 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:03 smithi084 bash[75189]: audit 2023-10-01T07:42:03.467161+0000 mon.c (mon.2) 18 : audit 0 from='client.? 172.21.15.84:0/1946191885' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:05.206 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:04 smithi084 bash[75189]: cluster 2023-10-01T07:42:04.059488+0000 mgr.y (mgr.34104) 243 : cluster 0 pgmap v178: 73 pgs: 2 active+undersized+degraded, 4 peering, 26 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-10-01T07:42:05.206 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:04 smithi084 bash[78255]: cluster 2023-10-01T07:42:04.059488+0000 mgr.y (mgr.34104) 243 : cluster 0 pgmap v178: 73 pgs: 2 active+undersized+degraded, 4 peering, 26 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-10-01T07:42:05.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:04 smithi112 bash[59335]: cluster 2023-10-01T07:42:04.059488+0000 mgr.y (mgr.34104) 243 : cluster 0 pgmap v178: 73 pgs: 2 active+undersized+degraded, 4 peering, 26 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-10-01T07:42:05.574 INFO:journalctl@ceph.osd.1.smithi084.stdout:Oct 01 07:42:05 smithi084 bash[87017]: debug 2023-10-01T07:42:05.267+0000 7f35fb215700 1 -- 172.21.15.84:0/2692096585 <== mon.0 v2:172.21.15.84:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a0c6aee4e0 con 0x55a0c6b49000 2023-10-01T07:42:06.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:05 smithi084 bash[78255]: audit 2023-10-01T07:42:05.839668+0000 mon.c (mon.2) 19 : audit 0 from='client.? 172.21.15.84:0/2338132897' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:06.074 INFO:journalctl@ceph.osd.1.smithi084.stdout:Oct 01 07:42:05 smithi084 bash[87017]: debug 2023-10-01T07:42:05.803+0000 7f360439b640 -1 Falling back to public interface 2023-10-01T07:42:06.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:05 smithi084 bash[75189]: audit 2023-10-01T07:42:05.839668+0000 mon.c (mon.2) 19 : audit 0 from='client.? 172.21.15.84:0/2338132897' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:06.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:05 smithi112 bash[59335]: audit 2023-10-01T07:42:05.839668+0000 mon.c (mon.2) 19 : audit 0 from='client.? 172.21.15.84:0/2338132897' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:06.574 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:42:06 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:42:06] "GET /metrics HTTP/1.1" 200 33836 "" "Prometheus/2.33.4" 2023-10-01T07:42:07.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:06 smithi112 bash[59335]: cluster 2023-10-01T07:42:06.060594+0000 mgr.y (mgr.34104) 244 : cluster 0 pgmap v179: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T07:42:07.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:06 smithi084 bash[75189]: cluster 2023-10-01T07:42:06.060594+0000 mgr.y (mgr.34104) 244 : cluster 0 pgmap v179: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T07:42:07.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:06 smithi084 bash[78255]: cluster 2023-10-01T07:42:06.060594+0000 mgr.y (mgr.34104) 244 : cluster 0 pgmap v179: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T07:42:09.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:09 smithi112 bash[59335]: cluster 2023-10-01T07:42:08.061122+0000 mgr.y (mgr.34104) 245 : cluster 0 pgmap v180: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T07:42:09.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:09 smithi112 bash[59335]: audit 2023-10-01T07:42:08.217713+0000 mon.a (mon.0) 328 : audit 0 from='client.? 172.21.15.84:0/2335233620' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:09.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:09 smithi112 bash[59335]: cluster 2023-10-01T07:42:08.387062+0000 mon.a (mon.0) 329 : cluster 3 Health check update: Degraded data redundancy: 3/72 objects degraded (4.167%), 3 pgs degraded (PG_DEGRADED) 2023-10-01T07:42:09.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:09 smithi112 bash[59335]: audit 2023-10-01T07:42:08.901373+0000 mon.a (mon.0) 330 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:09.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:09 smithi112 bash[59335]: audit 2023-10-01T07:42:08.907880+0000 mon.a (mon.0) 331 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:09.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:09 smithi084 bash[78255]: cluster 2023-10-01T07:42:08.061122+0000 mgr.y (mgr.34104) 245 : cluster 0 pgmap v180: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T07:42:09.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:09 smithi084 bash[78255]: audit 2023-10-01T07:42:08.217713+0000 mon.a (mon.0) 328 : audit 0 from='client.? 172.21.15.84:0/2335233620' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:09.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:09 smithi084 bash[78255]: cluster 2023-10-01T07:42:08.387062+0000 mon.a (mon.0) 329 : cluster 3 Health check update: Degraded data redundancy: 3/72 objects degraded (4.167%), 3 pgs degraded (PG_DEGRADED) 2023-10-01T07:42:09.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:09 smithi084 bash[78255]: audit 2023-10-01T07:42:08.901373+0000 mon.a (mon.0) 330 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:09.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:09 smithi084 bash[78255]: audit 2023-10-01T07:42:08.907880+0000 mon.a (mon.0) 331 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:09.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:09 smithi084 bash[75189]: cluster 2023-10-01T07:42:08.061122+0000 mgr.y (mgr.34104) 245 : cluster 0 pgmap v180: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T07:42:09.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:09 smithi084 bash[75189]: audit 2023-10-01T07:42:08.217713+0000 mon.a (mon.0) 328 : audit 0 from='client.? 172.21.15.84:0/2335233620' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:09.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:09 smithi084 bash[75189]: cluster 2023-10-01T07:42:08.387062+0000 mon.a (mon.0) 329 : cluster 3 Health check update: Degraded data redundancy: 3/72 objects degraded (4.167%), 3 pgs degraded (PG_DEGRADED) 2023-10-01T07:42:09.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:09 smithi084 bash[75189]: audit 2023-10-01T07:42:08.901373+0000 mon.a (mon.0) 330 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:09.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:09 smithi084 bash[75189]: audit 2023-10-01T07:42:08.907880+0000 mon.a (mon.0) 331 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:10.574 INFO:journalctl@ceph.osd.1.smithi084.stdout:Oct 01 07:42:10 smithi084 bash[87017]: debug 2023-10-01T07:42:10.279+0000 7f360439b640 -1 osd.1 78 log_to_monitors true 2023-10-01T07:42:10.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:10 smithi112 bash[59335]: audit 2023-10-01T07:42:09.699611+0000 mon.a (mon.0) 332 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:10.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:10 smithi112 bash[59335]: audit 2023-10-01T07:42:09.706440+0000 mon.a (mon.0) 333 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:10.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:10 smithi112 bash[59335]: cluster 2023-10-01T07:42:10.061853+0000 mgr.y (mgr.34104) 246 : cluster 0 pgmap v181: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T07:42:10.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:10 smithi112 bash[59335]: audit 2023-10-01T07:42:10.145546+0000 mon.a (mon.0) 334 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:10.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:10 smithi112 bash[59335]: audit 2023-10-01T07:42:10.286897+0000 mon.a (mon.0) 335 : audit 1 from='osd.1 [v2:172.21.15.84:6810/2624778400,v1:172.21.15.84:6811/2624778400]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-01T07:42:10.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:10 smithi112 bash[59335]: audit 2023-10-01T07:42:10.570767+0000 mon.c (mon.2) 20 : audit 0 from='client.? 172.21.15.84:0/566892775' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:11.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:10 smithi084 bash[75189]: audit 2023-10-01T07:42:09.699611+0000 mon.a (mon.0) 332 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:11.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:10 smithi084 bash[75189]: audit 2023-10-01T07:42:09.706440+0000 mon.a (mon.0) 333 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:11.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:10 smithi084 bash[75189]: cluster 2023-10-01T07:42:10.061853+0000 mgr.y (mgr.34104) 246 : cluster 0 pgmap v181: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T07:42:11.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:10 smithi084 bash[75189]: audit 2023-10-01T07:42:10.145546+0000 mon.a (mon.0) 334 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:11.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:10 smithi084 bash[75189]: audit 2023-10-01T07:42:10.286897+0000 mon.a (mon.0) 335 : audit 1 from='osd.1 [v2:172.21.15.84:6810/2624778400,v1:172.21.15.84:6811/2624778400]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-01T07:42:11.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:10 smithi084 bash[75189]: audit 2023-10-01T07:42:10.570767+0000 mon.c (mon.2) 20 : audit 0 from='client.? 172.21.15.84:0/566892775' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:11.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:10 smithi084 bash[78255]: audit 2023-10-01T07:42:09.699611+0000 mon.a (mon.0) 332 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:11.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:10 smithi084 bash[78255]: audit 2023-10-01T07:42:09.706440+0000 mon.a (mon.0) 333 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:11.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:10 smithi084 bash[78255]: cluster 2023-10-01T07:42:10.061853+0000 mgr.y (mgr.34104) 246 : cluster 0 pgmap v181: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T07:42:11.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:10 smithi084 bash[78255]: audit 2023-10-01T07:42:10.145546+0000 mon.a (mon.0) 334 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:11.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:10 smithi084 bash[78255]: audit 2023-10-01T07:42:10.286897+0000 mon.a (mon.0) 335 : audit 1 from='osd.1 [v2:172.21.15.84:6810/2624778400,v1:172.21.15.84:6811/2624778400]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-01T07:42:11.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:10 smithi084 bash[78255]: audit 2023-10-01T07:42:10.570767+0000 mon.c (mon.2) 20 : audit 0 from='client.? 172.21.15.84:0/566892775' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:11.574 INFO:journalctl@ceph.osd.1.smithi084.stdout:Oct 01 07:42:11 smithi084 bash[87017]: debug 2023-10-01T07:42:11.195+0000 7f35f4004700 -1 osd.1 78 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-01T07:42:12.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:12 smithi112 bash[59335]: cluster 2023-10-01T07:42:11.148418+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e81 with expected crc 2023-10-01T07:42:12.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:12 smithi112 bash[59335]: audit 2023-10-01T07:42:11.151538+0000 mon.a (mon.0) 336 : audit 1 from='osd.1 [v2:172.21.15.84:6810/2624778400,v1:172.21.15.84:6811/2624778400]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-01T07:42:12.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:12 smithi112 bash[59335]: cluster 2023-10-01T07:42:11.151685+0000 mon.a (mon.0) 337 : cluster 0 osdmap e81: 8 total, 7 up, 8 in 2023-10-01T07:42:12.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:12 smithi112 bash[59335]: audit 2023-10-01T07:42:11.152561+0000 mon.a (mon.0) 338 : audit 1 from='osd.1 [v2:172.21.15.84:6810/2624778400,v1:172.21.15.84:6811/2624778400]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2023-10-01T07:42:12.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:12 smithi112 bash[59335]: cluster 2023-10-01T07:42:11.155738+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e81 with expected crc 2023-10-01T07:42:12.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:12 smithi112 bash[59335]: cluster 2023-10-01T07:42:11.435045+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e81 with expected crc 2023-10-01T07:42:12.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:12 smithi084 bash[75189]: cluster 2023-10-01T07:42:11.148418+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e81 with expected crc 2023-10-01T07:42:12.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:12 smithi084 bash[75189]: audit 2023-10-01T07:42:11.151538+0000 mon.a (mon.0) 336 : audit 1 from='osd.1 [v2:172.21.15.84:6810/2624778400,v1:172.21.15.84:6811/2624778400]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-01T07:42:12.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:12 smithi084 bash[75189]: cluster 2023-10-01T07:42:11.151685+0000 mon.a (mon.0) 337 : cluster 0 osdmap e81: 8 total, 7 up, 8 in 2023-10-01T07:42:12.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:12 smithi084 bash[75189]: audit 2023-10-01T07:42:11.152561+0000 mon.a (mon.0) 338 : audit 1 from='osd.1 [v2:172.21.15.84:6810/2624778400,v1:172.21.15.84:6811/2624778400]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2023-10-01T07:42:12.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:12 smithi084 bash[75189]: cluster 2023-10-01T07:42:11.155738+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e81 with expected crc 2023-10-01T07:42:12.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:12 smithi084 bash[75189]: cluster 2023-10-01T07:42:11.435045+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e81 with expected crc 2023-10-01T07:42:12.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:12 smithi084 bash[78255]: cluster 2023-10-01T07:42:11.148418+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e81 with expected crc 2023-10-01T07:42:12.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:12 smithi084 bash[78255]: audit 2023-10-01T07:42:11.151538+0000 mon.a (mon.0) 336 : audit 1 from='osd.1 [v2:172.21.15.84:6810/2624778400,v1:172.21.15.84:6811/2624778400]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-01T07:42:12.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:12 smithi084 bash[78255]: cluster 2023-10-01T07:42:11.151685+0000 mon.a (mon.0) 337 : cluster 0 osdmap e81: 8 total, 7 up, 8 in 2023-10-01T07:42:12.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:12 smithi084 bash[78255]: audit 2023-10-01T07:42:11.152561+0000 mon.a (mon.0) 338 : audit 1 from='osd.1 [v2:172.21.15.84:6810/2624778400,v1:172.21.15.84:6811/2624778400]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2023-10-01T07:42:12.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:12 smithi084 bash[78255]: cluster 2023-10-01T07:42:11.155738+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e81 with expected crc 2023-10-01T07:42:12.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:12 smithi084 bash[78255]: cluster 2023-10-01T07:42:11.435045+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e81 with expected crc 2023-10-01T07:42:13.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:13 smithi112 bash[59335]: cluster 2023-10-01T07:42:11.616331+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e81 with expected crc 2023-10-01T07:42:13.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:13 smithi112 bash[59335]: cluster 2023-10-01T07:42:12.062634+0000 mgr.y (mgr.34104) 247 : cluster 0 pgmap v183: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T07:42:13.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:13 smithi112 bash[59335]: cluster 2023-10-01T07:42:12.147802+0000 mon.a (mon.0) 339 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-01T07:42:13.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:13 smithi112 bash[59335]: cluster 2023-10-01T07:42:12.156017+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e82 with expected crc 2023-10-01T07:42:13.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:13 smithi112 bash[59335]: cluster 2023-10-01T07:42:12.157926+0000 mon.a (mon.0) 340 : cluster 1 osd.1 [v2:172.21.15.84:6810/2624778400,v1:172.21.15.84:6811/2624778400] boot 2023-10-01T07:42:13.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:13 smithi112 bash[59335]: cluster 2023-10-01T07:42:12.157991+0000 mon.a (mon.0) 341 : cluster 0 osdmap e82: 8 total, 8 up, 8 in 2023-10-01T07:42:13.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:13 smithi112 bash[59335]: audit 2023-10-01T07:42:12.158938+0000 mon.a (mon.0) 342 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T07:42:13.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:13 smithi112 bash[59335]: audit 2023-10-01T07:42:12.934511+0000 mon.a (mon.0) 343 : audit 0 from='client.? 172.21.15.84:0/2214301410' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:13.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:13 smithi112 bash[59335]: cluster 2023-10-01T07:42:13.157416+0000 mon.a (mon.0) 344 : cluster 0 osdmap e83: 8 total, 8 up, 8 in 2023-10-01T07:42:13.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:13 smithi084 bash[75189]: cluster 2023-10-01T07:42:11.616331+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e81 with expected crc 2023-10-01T07:42:13.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:13 smithi084 bash[75189]: cluster 2023-10-01T07:42:12.062634+0000 mgr.y (mgr.34104) 247 : cluster 0 pgmap v183: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T07:42:13.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:13 smithi084 bash[75189]: cluster 2023-10-01T07:42:12.147802+0000 mon.a (mon.0) 339 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-01T07:42:13.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:13 smithi084 bash[75189]: cluster 2023-10-01T07:42:12.156017+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e82 with expected crc 2023-10-01T07:42:13.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:13 smithi084 bash[75189]: cluster 2023-10-01T07:42:12.157926+0000 mon.a (mon.0) 340 : cluster 1 osd.1 [v2:172.21.15.84:6810/2624778400,v1:172.21.15.84:6811/2624778400] boot 2023-10-01T07:42:13.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:13 smithi084 bash[75189]: cluster 2023-10-01T07:42:12.157991+0000 mon.a (mon.0) 341 : cluster 0 osdmap e82: 8 total, 8 up, 8 in 2023-10-01T07:42:13.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:13 smithi084 bash[75189]: audit 2023-10-01T07:42:12.158938+0000 mon.a (mon.0) 342 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T07:42:13.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:13 smithi084 bash[75189]: audit 2023-10-01T07:42:12.934511+0000 mon.a (mon.0) 343 : audit 0 from='client.? 172.21.15.84:0/2214301410' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:13.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:13 smithi084 bash[75189]: cluster 2023-10-01T07:42:13.157416+0000 mon.a (mon.0) 344 : cluster 0 osdmap e83: 8 total, 8 up, 8 in 2023-10-01T07:42:13.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:13 smithi084 bash[78255]: cluster 2023-10-01T07:42:11.616331+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e81 with expected crc 2023-10-01T07:42:13.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:13 smithi084 bash[78255]: cluster 2023-10-01T07:42:12.062634+0000 mgr.y (mgr.34104) 247 : cluster 0 pgmap v183: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T07:42:13.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:13 smithi084 bash[78255]: cluster 2023-10-01T07:42:12.147802+0000 mon.a (mon.0) 339 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-01T07:42:13.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:13 smithi084 bash[78255]: cluster 2023-10-01T07:42:12.156017+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e82 with expected crc 2023-10-01T07:42:13.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:13 smithi084 bash[78255]: cluster 2023-10-01T07:42:12.157926+0000 mon.a (mon.0) 340 : cluster 1 osd.1 [v2:172.21.15.84:6810/2624778400,v1:172.21.15.84:6811/2624778400] boot 2023-10-01T07:42:13.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:13 smithi084 bash[78255]: cluster 2023-10-01T07:42:12.157991+0000 mon.a (mon.0) 341 : cluster 0 osdmap e82: 8 total, 8 up, 8 in 2023-10-01T07:42:13.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:13 smithi084 bash[78255]: audit 2023-10-01T07:42:12.158938+0000 mon.a (mon.0) 342 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T07:42:13.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:13 smithi084 bash[78255]: audit 2023-10-01T07:42:12.934511+0000 mon.a (mon.0) 343 : audit 0 from='client.? 172.21.15.84:0/2214301410' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:13.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:13 smithi084 bash[78255]: cluster 2023-10-01T07:42:13.157416+0000 mon.a (mon.0) 344 : cluster 0 osdmap e83: 8 total, 8 up, 8 in 2023-10-01T07:42:14.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:14 smithi112 bash[59335]: cluster 2023-10-01T07:42:13.153693+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e83 with expected crc 2023-10-01T07:42:14.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:14 smithi112 bash[59335]: cluster 2023-10-01T07:42:13.157864+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e83 with expected crc 2023-10-01T07:42:14.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:14 smithi112 bash[59335]: cluster 2023-10-01T07:42:13.158538+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e83 with expected crc 2023-10-01T07:42:14.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:14 smithi112 bash[59335]: cluster 2023-10-01T07:42:13.158884+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e83 with expected crc 2023-10-01T07:42:14.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:14 smithi112 bash[59335]: cluster 2023-10-01T07:42:13.161789+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e83 with expected crc 2023-10-01T07:42:14.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:14 smithi112 bash[59335]: cluster 2023-10-01T07:42:13.162709+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e83 with expected crc 2023-10-01T07:42:14.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:14 smithi112 bash[59335]: cluster 2023-10-01T07:42:13.162793+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e83 with expected crc 2023-10-01T07:42:14.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:14 smithi112 bash[59335]: cluster 2023-10-01T07:42:13.162835+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e83 with expected crc 2023-10-01T07:42:14.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:14 smithi112 bash[59335]: cluster 2023-10-01T07:42:13.168183+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e83 with expected crc 2023-10-01T07:42:14.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:14 smithi112 bash[59335]: cluster 2023-10-01T07:42:13.170532+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e83 with expected crc 2023-10-01T07:42:14.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:14 smithi112 bash[59335]: cluster 2023-10-01T07:42:13.171339+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e83 with expected crc 2023-10-01T07:42:14.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:14 smithi084 bash[75189]: cluster 2023-10-01T07:42:13.153693+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e83 with expected crc 2023-10-01T07:42:14.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:14 smithi084 bash[75189]: cluster 2023-10-01T07:42:13.157864+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e83 with expected crc 2023-10-01T07:42:14.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:14 smithi084 bash[75189]: cluster 2023-10-01T07:42:13.158538+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e83 with expected crc 2023-10-01T07:42:14.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:14 smithi084 bash[75189]: cluster 2023-10-01T07:42:13.158884+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e83 with expected crc 2023-10-01T07:42:14.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:14 smithi084 bash[75189]: cluster 2023-10-01T07:42:13.161789+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e83 with expected crc 2023-10-01T07:42:14.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:14 smithi084 bash[75189]: cluster 2023-10-01T07:42:13.162709+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e83 with expected crc 2023-10-01T07:42:14.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:14 smithi084 bash[75189]: cluster 2023-10-01T07:42:13.162793+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e83 with expected crc 2023-10-01T07:42:14.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:14 smithi084 bash[75189]: cluster 2023-10-01T07:42:13.162835+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e83 with expected crc 2023-10-01T07:42:14.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:14 smithi084 bash[75189]: cluster 2023-10-01T07:42:13.168183+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e83 with expected crc 2023-10-01T07:42:14.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:14 smithi084 bash[75189]: cluster 2023-10-01T07:42:13.170532+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e83 with expected crc 2023-10-01T07:42:14.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:14 smithi084 bash[75189]: cluster 2023-10-01T07:42:13.171339+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e83 with expected crc 2023-10-01T07:42:14.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:14 smithi084 bash[78255]: cluster 2023-10-01T07:42:13.153693+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e83 with expected crc 2023-10-01T07:42:14.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:14 smithi084 bash[78255]: cluster 2023-10-01T07:42:13.157864+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e83 with expected crc 2023-10-01T07:42:14.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:14 smithi084 bash[78255]: cluster 2023-10-01T07:42:13.158538+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e83 with expected crc 2023-10-01T07:42:14.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:14 smithi084 bash[78255]: cluster 2023-10-01T07:42:13.158884+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e83 with expected crc 2023-10-01T07:42:14.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:14 smithi084 bash[78255]: cluster 2023-10-01T07:42:13.161789+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e83 with expected crc 2023-10-01T07:42:14.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:14 smithi084 bash[78255]: cluster 2023-10-01T07:42:13.162709+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e83 with expected crc 2023-10-01T07:42:14.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:14 smithi084 bash[78255]: cluster 2023-10-01T07:42:13.162793+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e83 with expected crc 2023-10-01T07:42:14.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:14 smithi084 bash[78255]: cluster 2023-10-01T07:42:13.162835+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e83 with expected crc 2023-10-01T07:42:14.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:14 smithi084 bash[78255]: cluster 2023-10-01T07:42:13.168183+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e83 with expected crc 2023-10-01T07:42:14.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:14 smithi084 bash[78255]: cluster 2023-10-01T07:42:13.170532+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e83 with expected crc 2023-10-01T07:42:14.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:14 smithi084 bash[78255]: cluster 2023-10-01T07:42:13.171339+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e83 with expected crc 2023-10-01T07:42:15.692 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:15 smithi084 bash[75189]: cluster 2023-10-01T07:42:14.063187+0000 mgr.y (mgr.34104) 248 : cluster 0 pgmap v186: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T07:42:15.693 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:15 smithi084 bash[75189]: audit 2023-10-01T07:42:15.066048+0000 mon.a (mon.0) 345 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:15.693 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:15 smithi084 bash[75189]: audit 2023-10-01T07:42:15.067065+0000 mon.a (mon.0) 346 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:42:15.693 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:15 smithi084 bash[75189]: audit 2023-10-01T07:42:15.293203+0000 mon.a (mon.0) 347 : audit 0 from='client.? 172.21.15.84:0/2946235792' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:15.693 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:15 smithi084 bash[78255]: cluster 2023-10-01T07:42:14.063187+0000 mgr.y (mgr.34104) 248 : cluster 0 pgmap v186: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T07:42:15.693 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:15 smithi084 bash[78255]: audit 2023-10-01T07:42:15.066048+0000 mon.a (mon.0) 345 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:15.693 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:15 smithi084 bash[78255]: audit 2023-10-01T07:42:15.067065+0000 mon.a (mon.0) 346 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:42:15.693 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:15 smithi084 bash[78255]: audit 2023-10-01T07:42:15.293203+0000 mon.a (mon.0) 347 : audit 0 from='client.? 172.21.15.84:0/2946235792' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:15.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:15 smithi112 bash[59335]: cluster 2023-10-01T07:42:14.063187+0000 mgr.y (mgr.34104) 248 : cluster 0 pgmap v186: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T07:42:15.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:15 smithi112 bash[59335]: audit 2023-10-01T07:42:15.066048+0000 mon.a (mon.0) 345 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:15.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:15 smithi112 bash[59335]: audit 2023-10-01T07:42:15.067065+0000 mon.a (mon.0) 346 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:42:15.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:15 smithi112 bash[59335]: audit 2023-10-01T07:42:15.293203+0000 mon.a (mon.0) 347 : audit 0 from='client.? 172.21.15.84:0/2946235792' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:16.324 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:42:16 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:42:16] "GET /metrics HTTP/1.1" 200 33684 "" "Prometheus/2.33.4" 2023-10-01T07:42:16.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:16 smithi112 bash[59335]: cluster 2023-10-01T07:42:16.399416+0000 mon.a (mon.0) 348 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/72 objects degraded (4.167%), 3 pgs degraded) 2023-10-01T07:42:16.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:16 smithi112 bash[59335]: cluster 2023-10-01T07:42:16.399476+0000 mon.a (mon.0) 349 : cluster 1 Cluster is now healthy 2023-10-01T07:42:16.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:16 smithi084 bash[75189]: cluster 2023-10-01T07:42:16.399416+0000 mon.a (mon.0) 348 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/72 objects degraded (4.167%), 3 pgs degraded) 2023-10-01T07:42:16.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:16 smithi084 bash[75189]: cluster 2023-10-01T07:42:16.399476+0000 mon.a (mon.0) 349 : cluster 1 Cluster is now healthy 2023-10-01T07:42:16.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:16 smithi084 bash[78255]: cluster 2023-10-01T07:42:16.399416+0000 mon.a (mon.0) 348 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/72 objects degraded (4.167%), 3 pgs degraded) 2023-10-01T07:42:16.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:16 smithi084 bash[78255]: cluster 2023-10-01T07:42:16.399476+0000 mon.a (mon.0) 349 : cluster 1 Cluster is now healthy 2023-10-01T07:42:17.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:17 smithi112 bash[59335]: cluster 2023-10-01T07:42:16.064306+0000 mgr.y (mgr.34104) 249 : cluster 0 pgmap v187: 73 pgs: 10 active+undersized, 63 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:42:17.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:17 smithi084 bash[75189]: cluster 2023-10-01T07:42:16.064306+0000 mgr.y (mgr.34104) 249 : cluster 0 pgmap v187: 73 pgs: 10 active+undersized, 63 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:42:17.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:17 smithi084 bash[78255]: cluster 2023-10-01T07:42:16.064306+0000 mgr.y (mgr.34104) 249 : cluster 0 pgmap v187: 73 pgs: 10 active+undersized, 63 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:42:18.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:18 smithi112 bash[59335]: audit 2023-10-01T07:42:17.667153+0000 mon.a (mon.0) 350 : audit 0 from='client.? 172.21.15.84:0/1567852536' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:18.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:18 smithi084 bash[75189]: audit 2023-10-01T07:42:17.667153+0000 mon.a (mon.0) 350 : audit 0 from='client.? 172.21.15.84:0/1567852536' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:18.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:18 smithi084 bash[78255]: audit 2023-10-01T07:42:17.667153+0000 mon.a (mon.0) 350 : audit 0 from='client.? 172.21.15.84:0/1567852536' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:19.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:19 smithi112 bash[59335]: cluster 2023-10-01T07:42:18.065079+0000 mgr.y (mgr.34104) 250 : cluster 0 pgmap v188: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:42:19.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:19 smithi112 bash[59335]: audit 2023-10-01T07:42:19.207557+0000 mon.a (mon.0) 351 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:19.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:19 smithi112 bash[59335]: audit 2023-10-01T07:42:19.215496+0000 mon.a (mon.0) 352 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:19.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:19 smithi112 bash[59335]: audit 2023-10-01T07:42:19.217335+0000 mon.a (mon.0) 353 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:42:19.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:19 smithi112 bash[59335]: audit 2023-10-01T07:42:19.218683+0000 mon.a (mon.0) 354 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:42:19.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:19 smithi112 bash[59335]: audit 2023-10-01T07:42:19.226040+0000 mon.a (mon.0) 355 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:19.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:19 smithi112 bash[59335]: audit 2023-10-01T07:42:19.309231+0000 mon.a (mon.0) 356 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:42:19.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:19 smithi112 bash[59335]: audit 2023-10-01T07:42:19.314510+0000 mon.a (mon.0) 357 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T07:42:19.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:19 smithi112 bash[59335]: audit 2023-10-01T07:42:19.317519+0000 mon.a (mon.0) 358 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T07:42:19.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:19 smithi112 bash[59335]: audit 2023-10-01T07:42:19.319488+0000 mon.a (mon.0) 359 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T07:42:19.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:19 smithi112 bash[59335]: audit 2023-10-01T07:42:19.322261+0000 mon.a (mon.0) 360 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-01T07:42:19.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:19 smithi084 bash[78255]: cluster 2023-10-01T07:42:18.065079+0000 mgr.y (mgr.34104) 250 : cluster 0 pgmap v188: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:42:19.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:19 smithi084 bash[78255]: audit 2023-10-01T07:42:19.207557+0000 mon.a (mon.0) 351 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:19.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:19 smithi084 bash[78255]: audit 2023-10-01T07:42:19.215496+0000 mon.a (mon.0) 352 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:19.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:19 smithi084 bash[78255]: audit 2023-10-01T07:42:19.217335+0000 mon.a (mon.0) 353 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:42:19.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:19 smithi084 bash[78255]: audit 2023-10-01T07:42:19.218683+0000 mon.a (mon.0) 354 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:42:19.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:19 smithi084 bash[78255]: audit 2023-10-01T07:42:19.226040+0000 mon.a (mon.0) 355 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:19.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:19 smithi084 bash[78255]: audit 2023-10-01T07:42:19.309231+0000 mon.a (mon.0) 356 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:42:19.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:19 smithi084 bash[78255]: audit 2023-10-01T07:42:19.314510+0000 mon.a (mon.0) 357 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T07:42:19.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:19 smithi084 bash[78255]: audit 2023-10-01T07:42:19.317519+0000 mon.a (mon.0) 358 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T07:42:19.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:19 smithi084 bash[78255]: audit 2023-10-01T07:42:19.319488+0000 mon.a (mon.0) 359 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T07:42:19.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:19 smithi084 bash[78255]: audit 2023-10-01T07:42:19.322261+0000 mon.a (mon.0) 360 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-01T07:42:19.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:19 smithi084 bash[75189]: cluster 2023-10-01T07:42:18.065079+0000 mgr.y (mgr.34104) 250 : cluster 0 pgmap v188: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:42:19.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:19 smithi084 bash[75189]: audit 2023-10-01T07:42:19.207557+0000 mon.a (mon.0) 351 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:19.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:19 smithi084 bash[75189]: audit 2023-10-01T07:42:19.215496+0000 mon.a (mon.0) 352 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:19.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:19 smithi084 bash[75189]: audit 2023-10-01T07:42:19.217335+0000 mon.a (mon.0) 353 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:42:19.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:19 smithi084 bash[75189]: audit 2023-10-01T07:42:19.218683+0000 mon.a (mon.0) 354 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:42:19.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:19 smithi084 bash[75189]: audit 2023-10-01T07:42:19.226040+0000 mon.a (mon.0) 355 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:19.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:19 smithi084 bash[75189]: audit 2023-10-01T07:42:19.309231+0000 mon.a (mon.0) 356 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:42:19.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:19 smithi084 bash[75189]: audit 2023-10-01T07:42:19.314510+0000 mon.a (mon.0) 357 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T07:42:19.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:19 smithi084 bash[75189]: audit 2023-10-01T07:42:19.317519+0000 mon.a (mon.0) 358 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T07:42:19.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:19 smithi084 bash[75189]: audit 2023-10-01T07:42:19.319488+0000 mon.a (mon.0) 359 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T07:42:19.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:19 smithi084 bash[75189]: audit 2023-10-01T07:42:19.322261+0000 mon.a (mon.0) 360 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-01T07:42:20.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:20 smithi112 bash[59335]: audit 2023-10-01T07:42:19.322530+0000 mgr.y (mgr.34104) 251 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-01T07:42:20.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:20 smithi112 bash[59335]: cephadm 2023-10-01T07:42:19.324053+0000 mgr.y (mgr.34104) 252 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-10-01T07:42:20.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:20 smithi112 bash[59335]: audit 2023-10-01T07:42:20.009676+0000 mon.c (mon.2) 21 : audit 0 from='client.? 172.21.15.84:0/727099534' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:20.801 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:20 smithi084 bash[75189]: audit 2023-10-01T07:42:19.322530+0000 mgr.y (mgr.34104) 251 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-01T07:42:20.801 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:20 smithi084 bash[75189]: cephadm 2023-10-01T07:42:19.324053+0000 mgr.y (mgr.34104) 252 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-10-01T07:42:20.801 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:20 smithi084 bash[75189]: audit 2023-10-01T07:42:20.009676+0000 mon.c (mon.2) 21 : audit 0 from='client.? 172.21.15.84:0/727099534' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:20.801 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:20 smithi084 bash[78255]: audit 2023-10-01T07:42:19.322530+0000 mgr.y (mgr.34104) 251 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-01T07:42:20.801 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:20 smithi084 bash[78255]: cephadm 2023-10-01T07:42:19.324053+0000 mgr.y (mgr.34104) 252 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-10-01T07:42:20.801 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:20 smithi084 bash[78255]: audit 2023-10-01T07:42:20.009676+0000 mon.c (mon.2) 21 : audit 0 from='client.? 172.21.15.84:0/727099534' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:21.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:21 smithi084 bash[75189]: cluster 2023-10-01T07:42:20.065855+0000 mgr.y (mgr.34104) 253 : cluster 0 pgmap v189: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:42:21.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:21 smithi084 bash[78255]: cluster 2023-10-01T07:42:20.065855+0000 mgr.y (mgr.34104) 253 : cluster 0 pgmap v189: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:42:21.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:21 smithi112 bash[59335]: cluster 2023-10-01T07:42:20.065855+0000 mgr.y (mgr.34104) 253 : cluster 0 pgmap v189: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:42:22.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:22 smithi084 bash[75189]: cephadm 2023-10-01T07:42:21.543635+0000 mgr.y (mgr.34104) 254 : cephadm 1 Upgrade: Updating osd.2 2023-10-01T07:42:22.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:22 smithi084 bash[75189]: audit 2023-10-01T07:42:21.552155+0000 mon.a (mon.0) 361 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:22.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:22 smithi084 bash[75189]: audit 2023-10-01T07:42:21.553909+0000 mon.a (mon.0) 362 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-01T07:42:22.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:22 smithi084 bash[75189]: audit 2023-10-01T07:42:21.555001+0000 mon.a (mon.0) 363 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:42:22.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:22 smithi084 bash[75189]: cephadm 2023-10-01T07:42:21.558555+0000 mgr.y (mgr.34104) 255 : cephadm 1 Deploying daemon osd.2 on smithi084 2023-10-01T07:42:22.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:22 smithi084 bash[75189]: cluster 2023-10-01T07:42:22.066936+0000 mgr.y (mgr.34104) 256 : cluster 0 pgmap v190: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:42:22.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:22 smithi084 bash[75189]: audit 2023-10-01T07:42:22.364528+0000 mon.a (mon.0) 364 : audit 0 from='client.? 172.21.15.84:0/2229017581' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:22.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:22 smithi084 bash[78255]: cephadm 2023-10-01T07:42:21.543635+0000 mgr.y (mgr.34104) 254 : cephadm 1 Upgrade: Updating osd.2 2023-10-01T07:42:22.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:22 smithi084 bash[78255]: audit 2023-10-01T07:42:21.552155+0000 mon.a (mon.0) 361 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:22.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:22 smithi084 bash[78255]: audit 2023-10-01T07:42:21.553909+0000 mon.a (mon.0) 362 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-01T07:42:22.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:22 smithi084 bash[78255]: audit 2023-10-01T07:42:21.555001+0000 mon.a (mon.0) 363 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:42:22.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:22 smithi084 bash[78255]: cephadm 2023-10-01T07:42:21.558555+0000 mgr.y (mgr.34104) 255 : cephadm 1 Deploying daemon osd.2 on smithi084 2023-10-01T07:42:22.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:22 smithi084 bash[78255]: cluster 2023-10-01T07:42:22.066936+0000 mgr.y (mgr.34104) 256 : cluster 0 pgmap v190: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:42:22.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:22 smithi084 bash[78255]: audit 2023-10-01T07:42:22.364528+0000 mon.a (mon.0) 364 : audit 0 from='client.? 172.21.15.84:0/2229017581' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:22.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:22 smithi112 bash[59335]: cephadm 2023-10-01T07:42:21.543635+0000 mgr.y (mgr.34104) 254 : cephadm 1 Upgrade: Updating osd.2 2023-10-01T07:42:22.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:22 smithi112 bash[59335]: audit 2023-10-01T07:42:21.552155+0000 mon.a (mon.0) 361 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:22.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:22 smithi112 bash[59335]: audit 2023-10-01T07:42:21.553909+0000 mon.a (mon.0) 362 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-01T07:42:22.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:22 smithi112 bash[59335]: audit 2023-10-01T07:42:21.555001+0000 mon.a (mon.0) 363 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:42:22.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:22 smithi112 bash[59335]: cephadm 2023-10-01T07:42:21.558555+0000 mgr.y (mgr.34104) 255 : cephadm 1 Deploying daemon osd.2 on smithi084 2023-10-01T07:42:22.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:22 smithi112 bash[59335]: cluster 2023-10-01T07:42:22.066936+0000 mgr.y (mgr.34104) 256 : cluster 0 pgmap v190: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:42:22.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:22 smithi112 bash[59335]: audit 2023-10-01T07:42:22.364528+0000 mon.a (mon.0) 364 : audit 0 from='client.? 172.21.15.84:0/2229017581' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:25.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:25 smithi112 bash[59335]: cluster 2023-10-01T07:42:24.067567+0000 mgr.y (mgr.34104) 257 : cluster 0 pgmap v191: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:42:25.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:25 smithi112 bash[59335]: audit 2023-10-01T07:42:24.735046+0000 mon.c (mon.2) 22 : audit 0 from='client.? 172.21.15.84:0/2711083669' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:25.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:25 smithi112 bash[59335]: audit 2023-10-01T07:42:25.160411+0000 mon.a (mon.0) 365 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:25.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:25 smithi084 bash[75189]: cluster 2023-10-01T07:42:24.067567+0000 mgr.y (mgr.34104) 257 : cluster 0 pgmap v191: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:42:25.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:25 smithi084 bash[75189]: audit 2023-10-01T07:42:24.735046+0000 mon.c (mon.2) 22 : audit 0 from='client.? 172.21.15.84:0/2711083669' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:25.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:25 smithi084 bash[75189]: audit 2023-10-01T07:42:25.160411+0000 mon.a (mon.0) 365 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:25.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:25 smithi084 bash[78255]: cluster 2023-10-01T07:42:24.067567+0000 mgr.y (mgr.34104) 257 : cluster 0 pgmap v191: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:42:25.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:25 smithi084 bash[78255]: audit 2023-10-01T07:42:24.735046+0000 mon.c (mon.2) 22 : audit 0 from='client.? 172.21.15.84:0/2711083669' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:25.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:25 smithi084 bash[78255]: audit 2023-10-01T07:42:25.160411+0000 mon.a (mon.0) 365 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:26.156 INFO:journalctl@ceph.osd.2.smithi084.stdout:Oct 01 07:42:26 smithi084 systemd[1]: Stopping Ceph osd.2 for 9c46152e-602a-11ee-8db5-212e2dc638e7... 2023-10-01T07:42:26.541 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:42:26 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:42:26] "GET /metrics HTTP/1.1" 200 33684 "" "Prometheus/2.33.4" 2023-10-01T07:42:26.541 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:26 smithi084 bash[75189]: cluster 2023-10-01T07:42:26.208831+0000 mon.a (mon.0) 366 : cluster 1 osd.2 marked itself down and dead 2023-10-01T07:42:26.541 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:26 smithi084 bash[78255]: cluster 2023-10-01T07:42:26.208831+0000 mon.a (mon.0) 366 : cluster 1 osd.2 marked itself down and dead 2023-10-01T07:42:26.542 INFO:journalctl@ceph.osd.2.smithi084.stdout:Oct 01 07:42:26 smithi084 bash[45098]: debug 2023-10-01T07:42:26.203+0000 7fc7930ec700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-01T07:42:26.542 INFO:journalctl@ceph.osd.2.smithi084.stdout:Oct 01 07:42:26 smithi084 bash[45098]: debug 2023-10-01T07:42:26.203+0000 7fc7930ec700 -1 osd.2 83 *** Got signal Terminated *** 2023-10-01T07:42:26.542 INFO:journalctl@ceph.osd.2.smithi084.stdout:Oct 01 07:42:26 smithi084 bash[45098]: debug 2023-10-01T07:42:26.203+0000 7fc7930ec700 -1 osd.2 83 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-01T07:42:26.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:26 smithi112 bash[59335]: cluster 2023-10-01T07:42:26.208831+0000 mon.a (mon.0) 366 : cluster 1 osd.2 marked itself down and dead 2023-10-01T07:42:27.466 INFO:journalctl@ceph.osd.2.smithi084.stdout:Oct 01 07:42:27 smithi084 bash[89206]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd-2 2023-10-01T07:42:27.466 INFO:journalctl@ceph.osd.2.smithi084.stdout:Oct 01 07:42:27 smithi084 bash[89308]: Error response from daemon: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd-2 2023-10-01T07:42:27.467 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:27 smithi084 bash[78255]: cluster 2023-10-01T07:42:26.068277+0000 mgr.y (mgr.34104) 258 : cluster 0 pgmap v192: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:42:27.467 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:27 smithi084 bash[78255]: cluster 2023-10-01T07:42:26.401611+0000 mon.a (mon.0) 367 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-01T07:42:27.467 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:27 smithi084 bash[78255]: cluster 2023-10-01T07:42:26.412529+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e84 with expected crc 2023-10-01T07:42:27.467 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:27 smithi084 bash[78255]: cluster 2023-10-01T07:42:26.414433+0000 mon.a (mon.0) 368 : cluster 0 osdmap e84: 8 total, 7 up, 8 in 2023-10-01T07:42:27.467 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:27 smithi084 bash[78255]: audit 2023-10-01T07:42:27.094980+0000 mon.c (mon.2) 23 : audit 0 from='client.? 172.21.15.84:0/4257047516' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:27.468 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:27 smithi084 bash[75189]: cluster 2023-10-01T07:42:26.068277+0000 mgr.y (mgr.34104) 258 : cluster 0 pgmap v192: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:42:27.468 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:27 smithi084 bash[75189]: cluster 2023-10-01T07:42:26.401611+0000 mon.a (mon.0) 367 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-01T07:42:27.468 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:27 smithi084 bash[75189]: cluster 2023-10-01T07:42:26.412529+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e84 with expected crc 2023-10-01T07:42:27.468 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:27 smithi084 bash[75189]: cluster 2023-10-01T07:42:26.414433+0000 mon.a (mon.0) 368 : cluster 0 osdmap e84: 8 total, 7 up, 8 in 2023-10-01T07:42:27.468 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:27 smithi084 bash[75189]: audit 2023-10-01T07:42:27.094980+0000 mon.c (mon.2) 23 : audit 0 from='client.? 172.21.15.84:0/4257047516' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:27.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:27 smithi112 bash[59335]: cluster 2023-10-01T07:42:26.068277+0000 mgr.y (mgr.34104) 258 : cluster 0 pgmap v192: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:42:27.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:27 smithi112 bash[59335]: cluster 2023-10-01T07:42:26.401611+0000 mon.a (mon.0) 367 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-01T07:42:27.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:27 smithi112 bash[59335]: cluster 2023-10-01T07:42:26.412529+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e84 with expected crc 2023-10-01T07:42:27.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:27 smithi112 bash[59335]: cluster 2023-10-01T07:42:26.414433+0000 mon.a (mon.0) 368 : cluster 0 osdmap e84: 8 total, 7 up, 8 in 2023-10-01T07:42:27.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:27 smithi112 bash[59335]: audit 2023-10-01T07:42:27.094980+0000 mon.c (mon.2) 23 : audit 0 from='client.? 172.21.15.84:0/4257047516' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:28.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:28 smithi112 bash[59335]: cluster 2023-10-01T07:42:27.416820+0000 mon.a (mon.0) 369 : cluster 0 osdmap e85: 8 total, 7 up, 8 in 2023-10-01T07:42:28.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:28 smithi112 bash[59335]: cluster 2023-10-01T07:42:27.417285+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e85 with expected crc 2023-10-01T07:42:28.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:28 smithi112 bash[59335]: cluster 2023-10-01T07:42:27.418443+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e85 with expected crc 2023-10-01T07:42:28.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:28 smithi112 bash[59335]: cluster 2023-10-01T07:42:27.418822+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e85 with expected crc 2023-10-01T07:42:28.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:28 smithi112 bash[59335]: cluster 2023-10-01T07:42:27.421797+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e85 with expected crc 2023-10-01T07:42:28.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:28 smithi112 bash[59335]: cluster 2023-10-01T07:42:27.421952+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e85 with expected crc 2023-10-01T07:42:28.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:28 smithi112 bash[59335]: cluster 2023-10-01T07:42:27.423516+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e85 with expected crc 2023-10-01T07:42:28.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:28 smithi112 bash[59335]: cluster 2023-10-01T07:42:27.424128+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e85 with expected crc 2023-10-01T07:42:28.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:28 smithi112 bash[59335]: cluster 2023-10-01T07:42:27.428573+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e85 with expected crc 2023-10-01T07:42:28.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:28 smithi084 bash[75189]: cluster 2023-10-01T07:42:27.416820+0000 mon.a (mon.0) 369 : cluster 0 osdmap e85: 8 total, 7 up, 8 in 2023-10-01T07:42:28.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:28 smithi084 bash[75189]: cluster 2023-10-01T07:42:27.417285+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e85 with expected crc 2023-10-01T07:42:28.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:28 smithi084 bash[75189]: cluster 2023-10-01T07:42:27.418443+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e85 with expected crc 2023-10-01T07:42:28.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:28 smithi084 bash[75189]: cluster 2023-10-01T07:42:27.418822+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e85 with expected crc 2023-10-01T07:42:28.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:28 smithi084 bash[75189]: cluster 2023-10-01T07:42:27.421797+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e85 with expected crc 2023-10-01T07:42:28.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:28 smithi084 bash[75189]: cluster 2023-10-01T07:42:27.421952+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e85 with expected crc 2023-10-01T07:42:28.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:28 smithi084 bash[75189]: cluster 2023-10-01T07:42:27.423516+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e85 with expected crc 2023-10-01T07:42:28.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:28 smithi084 bash[75189]: cluster 2023-10-01T07:42:27.424128+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e85 with expected crc 2023-10-01T07:42:28.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:28 smithi084 bash[75189]: cluster 2023-10-01T07:42:27.428573+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e85 with expected crc 2023-10-01T07:42:28.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:28 smithi084 bash[78255]: cluster 2023-10-01T07:42:27.416820+0000 mon.a (mon.0) 369 : cluster 0 osdmap e85: 8 total, 7 up, 8 in 2023-10-01T07:42:28.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:28 smithi084 bash[78255]: cluster 2023-10-01T07:42:27.417285+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e85 with expected crc 2023-10-01T07:42:28.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:28 smithi084 bash[78255]: cluster 2023-10-01T07:42:27.418443+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e85 with expected crc 2023-10-01T07:42:28.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:28 smithi084 bash[78255]: cluster 2023-10-01T07:42:27.418822+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e85 with expected crc 2023-10-01T07:42:28.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:28 smithi084 bash[78255]: cluster 2023-10-01T07:42:27.421797+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e85 with expected crc 2023-10-01T07:42:28.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:28 smithi084 bash[78255]: cluster 2023-10-01T07:42:27.421952+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e85 with expected crc 2023-10-01T07:42:28.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:28 smithi084 bash[78255]: cluster 2023-10-01T07:42:27.423516+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e85 with expected crc 2023-10-01T07:42:28.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:28 smithi084 bash[78255]: cluster 2023-10-01T07:42:27.424128+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e85 with expected crc 2023-10-01T07:42:28.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:28 smithi084 bash[78255]: cluster 2023-10-01T07:42:27.428573+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e85 with expected crc 2023-10-01T07:42:29.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:29 smithi084 bash[78255]: cluster 2023-10-01T07:42:28.068921+0000 mgr.y (mgr.34104) 259 : cluster 0 pgmap v195: 73 pgs: 2 stale+active+clean, 71 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:42:29.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:29 smithi084 bash[75189]: cluster 2023-10-01T07:42:28.068921+0000 mgr.y (mgr.34104) 259 : cluster 0 pgmap v195: 73 pgs: 2 stale+active+clean, 71 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:42:29.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:29 smithi112 bash[59335]: cluster 2023-10-01T07:42:28.068921+0000 mgr.y (mgr.34104) 259 : cluster 0 pgmap v195: 73 pgs: 2 stale+active+clean, 71 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-01T07:42:30.063 INFO:journalctl@ceph.osd.2.smithi084.stdout:Oct 01 07:42:29 smithi084 systemd[1]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@osd.2.service: Succeeded. 2023-10-01T07:42:30.063 INFO:journalctl@ceph.osd.2.smithi084.stdout:Oct 01 07:42:29 smithi084 systemd[1]: Stopped Ceph osd.2 for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T07:42:30.324 INFO:journalctl@ceph.osd.2.smithi084.stdout:Oct 01 07:42:30 smithi084 systemd[1]: Started Ceph osd.2 for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T07:42:30.435 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:30 smithi084 bash[75189]: audit 2023-10-01T07:42:29.464469+0000 mon.a (mon.0) 370 : audit 0 from='client.? 172.21.15.84:0/2346077175' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:30.435 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:30 smithi084 bash[75189]: audit 2023-10-01T07:42:30.002913+0000 mon.a (mon.0) 371 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 1]}]: dispatch 2023-10-01T07:42:30.435 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:30 smithi084 bash[75189]: audit 2023-10-01T07:42:30.003683+0000 mon.a (mon.0) 372 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [3, 2]}]: dispatch 2023-10-01T07:42:30.435 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:30 smithi084 bash[75189]: audit 2023-10-01T07:42:30.004472+0000 mon.a (mon.0) 373 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [7, 2]}]: dispatch 2023-10-01T07:42:30.435 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:30 smithi084 bash[75189]: audit 2023-10-01T07:42:30.004877+0000 mon.a (mon.0) 374 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.15", "id": [4, 5]}]: dispatch 2023-10-01T07:42:30.436 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:30 smithi084 bash[75189]: audit 2023-10-01T07:42:30.005049+0000 mon.a (mon.0) 375 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.19", "id": [4, 6]}]: dispatch 2023-10-01T07:42:30.436 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:30 smithi084 bash[75189]: audit 2023-10-01T07:42:30.005203+0000 mon.a (mon.0) 376 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2]}]: dispatch 2023-10-01T07:42:30.436 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:30 smithi084 bash[75189]: audit 2023-10-01T07:42:30.005387+0000 mon.a (mon.0) 377 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 2]}]: dispatch 2023-10-01T07:42:30.436 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:30 smithi084 bash[75189]: audit 2023-10-01T07:42:30.005543+0000 mon.a (mon.0) 378 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 0]}]: dispatch 2023-10-01T07:42:30.436 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:30 smithi084 bash[75189]: audit 2023-10-01T07:42:30.005696+0000 mon.a (mon.0) 379 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]: dispatch 2023-10-01T07:42:30.436 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:30 smithi084 bash[75189]: audit 2023-10-01T07:42:30.005866+0000 mon.a (mon.0) 380 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.16", "id": [3, 2]}]: dispatch 2023-10-01T07:42:30.436 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:30 smithi084 bash[75189]: audit 2023-10-01T07:42:30.067750+0000 mon.a (mon.0) 381 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:30.436 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:30 smithi084 bash[75189]: audit 2023-10-01T07:42:30.069374+0000 mon.a (mon.0) 382 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:42:30.436 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:30 smithi084 bash[75189]: audit 2023-10-01T07:42:30.105028+0000 mon.a (mon.0) 383 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:30.436 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:30 smithi084 bash[75189]: audit 2023-10-01T07:42:30.112298+0000 mon.a (mon.0) 384 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:30.437 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:30 smithi084 bash[75189]: audit 2023-10-01T07:42:30.144650+0000 mon.a (mon.0) 385 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:42:30.437 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:30 smithi084 bash[78255]: audit 2023-10-01T07:42:29.464469+0000 mon.a (mon.0) 370 : audit 0 from='client.? 172.21.15.84:0/2346077175' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:30.437 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:30 smithi084 bash[78255]: audit 2023-10-01T07:42:30.002913+0000 mon.a (mon.0) 371 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 1]}]: dispatch 2023-10-01T07:42:30.437 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:30 smithi084 bash[78255]: audit 2023-10-01T07:42:30.003683+0000 mon.a (mon.0) 372 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [3, 2]}]: dispatch 2023-10-01T07:42:30.437 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:30 smithi084 bash[78255]: audit 2023-10-01T07:42:30.004472+0000 mon.a (mon.0) 373 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [7, 2]}]: dispatch 2023-10-01T07:42:30.437 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:30 smithi084 bash[78255]: audit 2023-10-01T07:42:30.004877+0000 mon.a (mon.0) 374 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.15", "id": [4, 5]}]: dispatch 2023-10-01T07:42:30.437 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:30 smithi084 bash[78255]: audit 2023-10-01T07:42:30.005049+0000 mon.a (mon.0) 375 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.19", "id": [4, 6]}]: dispatch 2023-10-01T07:42:30.437 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:30 smithi084 bash[78255]: audit 2023-10-01T07:42:30.005203+0000 mon.a (mon.0) 376 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2]}]: dispatch 2023-10-01T07:42:30.437 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:30 smithi084 bash[78255]: audit 2023-10-01T07:42:30.005387+0000 mon.a (mon.0) 377 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 2]}]: dispatch 2023-10-01T07:42:30.437 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:30 smithi084 bash[78255]: audit 2023-10-01T07:42:30.005543+0000 mon.a (mon.0) 378 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 0]}]: dispatch 2023-10-01T07:42:30.438 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:30 smithi084 bash[78255]: audit 2023-10-01T07:42:30.005696+0000 mon.a (mon.0) 379 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]: dispatch 2023-10-01T07:42:30.438 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:30 smithi084 bash[78255]: audit 2023-10-01T07:42:30.005866+0000 mon.a (mon.0) 380 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.16", "id": [3, 2]}]: dispatch 2023-10-01T07:42:30.438 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:30 smithi084 bash[78255]: audit 2023-10-01T07:42:30.067750+0000 mon.a (mon.0) 381 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:30.438 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:30 smithi084 bash[78255]: audit 2023-10-01T07:42:30.069374+0000 mon.a (mon.0) 382 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:42:30.438 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:30 smithi084 bash[78255]: audit 2023-10-01T07:42:30.105028+0000 mon.a (mon.0) 383 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:30.438 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:30 smithi084 bash[78255]: audit 2023-10-01T07:42:30.112298+0000 mon.a (mon.0) 384 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:30.438 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:30 smithi084 bash[78255]: audit 2023-10-01T07:42:30.144650+0000 mon.a (mon.0) 385 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:42:30.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:30 smithi112 bash[59335]: audit 2023-10-01T07:42:29.464469+0000 mon.a (mon.0) 370 : audit 0 from='client.? 172.21.15.84:0/2346077175' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:30.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:30 smithi112 bash[59335]: audit 2023-10-01T07:42:30.002913+0000 mon.a (mon.0) 371 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 1]}]: dispatch 2023-10-01T07:42:30.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:30 smithi112 bash[59335]: audit 2023-10-01T07:42:30.003683+0000 mon.a (mon.0) 372 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [3, 2]}]: dispatch 2023-10-01T07:42:30.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:30 smithi112 bash[59335]: audit 2023-10-01T07:42:30.004472+0000 mon.a (mon.0) 373 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [7, 2]}]: dispatch 2023-10-01T07:42:30.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:30 smithi112 bash[59335]: audit 2023-10-01T07:42:30.004877+0000 mon.a (mon.0) 374 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.15", "id": [4, 5]}]: dispatch 2023-10-01T07:42:30.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:30 smithi112 bash[59335]: audit 2023-10-01T07:42:30.005049+0000 mon.a (mon.0) 375 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.19", "id": [4, 6]}]: dispatch 2023-10-01T07:42:30.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:30 smithi112 bash[59335]: audit 2023-10-01T07:42:30.005203+0000 mon.a (mon.0) 376 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2]}]: dispatch 2023-10-01T07:42:30.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:30 smithi112 bash[59335]: audit 2023-10-01T07:42:30.005387+0000 mon.a (mon.0) 377 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 2]}]: dispatch 2023-10-01T07:42:30.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:30 smithi112 bash[59335]: audit 2023-10-01T07:42:30.005543+0000 mon.a (mon.0) 378 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 0]}]: dispatch 2023-10-01T07:42:30.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:30 smithi112 bash[59335]: audit 2023-10-01T07:42:30.005696+0000 mon.a (mon.0) 379 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]: dispatch 2023-10-01T07:42:30.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:30 smithi112 bash[59335]: audit 2023-10-01T07:42:30.005866+0000 mon.a (mon.0) 380 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.16", "id": [3, 2]}]: dispatch 2023-10-01T07:42:30.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:30 smithi112 bash[59335]: audit 2023-10-01T07:42:30.067750+0000 mon.a (mon.0) 381 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:30.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:30 smithi112 bash[59335]: audit 2023-10-01T07:42:30.069374+0000 mon.a (mon.0) 382 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:42:30.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:30 smithi112 bash[59335]: audit 2023-10-01T07:42:30.105028+0000 mon.a (mon.0) 383 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:30.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:30 smithi112 bash[59335]: audit 2023-10-01T07:42:30.112298+0000 mon.a (mon.0) 384 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:30.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:30 smithi112 bash[59335]: audit 2023-10-01T07:42:30.144650+0000 mon.a (mon.0) 385 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:42:31.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:31 smithi084 bash[75189]: cluster 2023-10-01T07:42:30.069558+0000 mgr.y (mgr.34104) 260 : cluster 0 pgmap v196: 73 pgs: 1 active+undersized+degraded, 2 stale+active+clean, 1 active+undersized, 69 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-10-01T07:42:31.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:31 smithi084 bash[75189]: audit 2023-10-01T07:42:30.438311+0000 mon.a (mon.0) 386 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 1]}]': finished 2023-10-01T07:42:31.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:31 smithi084 bash[75189]: audit 2023-10-01T07:42:30.438412+0000 mon.a (mon.0) 387 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [3, 2]}]': finished 2023-10-01T07:42:31.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:31 smithi084 bash[75189]: audit 2023-10-01T07:42:30.438495+0000 mon.a (mon.0) 388 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [7, 2]}]': finished 2023-10-01T07:42:31.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:31 smithi084 bash[75189]: audit 2023-10-01T07:42:30.438575+0000 mon.a (mon.0) 389 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.15", "id": [4, 5]}]': finished 2023-10-01T07:42:31.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:31 smithi084 bash[75189]: audit 2023-10-01T07:42:30.438656+0000 mon.a (mon.0) 390 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.19", "id": [4, 6]}]': finished 2023-10-01T07:42:31.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:31 smithi084 bash[75189]: audit 2023-10-01T07:42:30.438735+0000 mon.a (mon.0) 391 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2]}]': finished 2023-10-01T07:42:31.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:31 smithi084 bash[75189]: audit 2023-10-01T07:42:30.438855+0000 mon.a (mon.0) 392 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 2]}]': finished 2023-10-01T07:42:31.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:31 smithi084 bash[75189]: audit 2023-10-01T07:42:30.438927+0000 mon.a (mon.0) 393 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 0]}]': finished 2023-10-01T07:42:31.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:31 smithi084 bash[75189]: audit 2023-10-01T07:42:30.438987+0000 mon.a (mon.0) 394 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]': finished 2023-10-01T07:42:31.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:31 smithi084 bash[75189]: audit 2023-10-01T07:42:30.439060+0000 mon.a (mon.0) 395 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.16", "id": [3, 2]}]': finished 2023-10-01T07:42:31.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:31 smithi084 bash[75189]: cluster 2023-10-01T07:42:30.439088+0000 mon.a (mon.0) 396 : cluster 0 osdmap e86: 8 total, 7 up, 8 in 2023-10-01T07:42:31.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:31 smithi084 bash[75189]: cluster 2023-10-01T07:42:30.439385+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e86 with expected crc 2023-10-01T07:42:31.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:31 smithi084 bash[75189]: cluster 2023-10-01T07:42:30.439787+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e86 with expected crc 2023-10-01T07:42:31.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:31 smithi084 bash[75189]: cluster 2023-10-01T07:42:31.064437+0000 mon.a (mon.0) 397 : cluster 3 Health check failed: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded (PG_DEGRADED) 2023-10-01T07:42:31.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:31 smithi084 bash[78255]: cluster 2023-10-01T07:42:30.069558+0000 mgr.y (mgr.34104) 260 : cluster 0 pgmap v196: 73 pgs: 1 active+undersized+degraded, 2 stale+active+clean, 1 active+undersized, 69 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-10-01T07:42:31.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:31 smithi084 bash[78255]: audit 2023-10-01T07:42:30.438311+0000 mon.a (mon.0) 386 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 1]}]': finished 2023-10-01T07:42:31.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:31 smithi084 bash[78255]: audit 2023-10-01T07:42:30.438412+0000 mon.a (mon.0) 387 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [3, 2]}]': finished 2023-10-01T07:42:31.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:31 smithi084 bash[78255]: audit 2023-10-01T07:42:30.438495+0000 mon.a (mon.0) 388 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [7, 2]}]': finished 2023-10-01T07:42:31.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:31 smithi084 bash[78255]: audit 2023-10-01T07:42:30.438575+0000 mon.a (mon.0) 389 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.15", "id": [4, 5]}]': finished 2023-10-01T07:42:31.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:31 smithi084 bash[78255]: audit 2023-10-01T07:42:30.438656+0000 mon.a (mon.0) 390 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.19", "id": [4, 6]}]': finished 2023-10-01T07:42:31.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:31 smithi084 bash[78255]: audit 2023-10-01T07:42:30.438735+0000 mon.a (mon.0) 391 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2]}]': finished 2023-10-01T07:42:31.577 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:31 smithi084 bash[78255]: audit 2023-10-01T07:42:30.438855+0000 mon.a (mon.0) 392 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 2]}]': finished 2023-10-01T07:42:31.577 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:31 smithi084 bash[78255]: audit 2023-10-01T07:42:30.438927+0000 mon.a (mon.0) 393 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 0]}]': finished 2023-10-01T07:42:31.577 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:31 smithi084 bash[78255]: audit 2023-10-01T07:42:30.438987+0000 mon.a (mon.0) 394 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]': finished 2023-10-01T07:42:31.577 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:31 smithi084 bash[78255]: audit 2023-10-01T07:42:30.439060+0000 mon.a (mon.0) 395 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.16", "id": [3, 2]}]': finished 2023-10-01T07:42:31.577 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:31 smithi084 bash[78255]: cluster 2023-10-01T07:42:30.439088+0000 mon.a (mon.0) 396 : cluster 0 osdmap e86: 8 total, 7 up, 8 in 2023-10-01T07:42:31.577 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:31 smithi084 bash[78255]: cluster 2023-10-01T07:42:30.439385+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e86 with expected crc 2023-10-01T07:42:31.577 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:31 smithi084 bash[78255]: cluster 2023-10-01T07:42:30.439787+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e86 with expected crc 2023-10-01T07:42:31.579 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:31 smithi084 bash[78255]: cluster 2023-10-01T07:42:31.064437+0000 mon.a (mon.0) 397 : cluster 3 Health check failed: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded (PG_DEGRADED) 2023-10-01T07:42:31.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:31 smithi112 bash[59335]: cluster 2023-10-01T07:42:30.069558+0000 mgr.y (mgr.34104) 260 : cluster 0 pgmap v196: 73 pgs: 1 active+undersized+degraded, 2 stale+active+clean, 1 active+undersized, 69 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-10-01T07:42:31.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:31 smithi112 bash[59335]: audit 2023-10-01T07:42:30.438311+0000 mon.a (mon.0) 386 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 1]}]': finished 2023-10-01T07:42:31.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:31 smithi112 bash[59335]: audit 2023-10-01T07:42:30.438412+0000 mon.a (mon.0) 387 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [3, 2]}]': finished 2023-10-01T07:42:31.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:31 smithi112 bash[59335]: audit 2023-10-01T07:42:30.438495+0000 mon.a (mon.0) 388 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [7, 2]}]': finished 2023-10-01T07:42:31.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:31 smithi112 bash[59335]: audit 2023-10-01T07:42:30.438575+0000 mon.a (mon.0) 389 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.15", "id": [4, 5]}]': finished 2023-10-01T07:42:31.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:31 smithi112 bash[59335]: audit 2023-10-01T07:42:30.438656+0000 mon.a (mon.0) 390 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.19", "id": [4, 6]}]': finished 2023-10-01T07:42:31.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:31 smithi112 bash[59335]: audit 2023-10-01T07:42:30.438735+0000 mon.a (mon.0) 391 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2]}]': finished 2023-10-01T07:42:31.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:31 smithi112 bash[59335]: audit 2023-10-01T07:42:30.438855+0000 mon.a (mon.0) 392 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 2]}]': finished 2023-10-01T07:42:31.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:31 smithi112 bash[59335]: audit 2023-10-01T07:42:30.438927+0000 mon.a (mon.0) 393 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 0]}]': finished 2023-10-01T07:42:31.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:31 smithi112 bash[59335]: audit 2023-10-01T07:42:30.438987+0000 mon.a (mon.0) 394 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]': finished 2023-10-01T07:42:31.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:31 smithi112 bash[59335]: audit 2023-10-01T07:42:30.439060+0000 mon.a (mon.0) 395 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.16", "id": [3, 2]}]': finished 2023-10-01T07:42:31.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:31 smithi112 bash[59335]: cluster 2023-10-01T07:42:30.439088+0000 mon.a (mon.0) 396 : cluster 0 osdmap e86: 8 total, 7 up, 8 in 2023-10-01T07:42:31.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:31 smithi112 bash[59335]: cluster 2023-10-01T07:42:30.439385+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e86 with expected crc 2023-10-01T07:42:31.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:31 smithi112 bash[59335]: cluster 2023-10-01T07:42:30.439787+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e86 with expected crc 2023-10-01T07:42:31.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:31 smithi112 bash[59335]: cluster 2023-10-01T07:42:31.064437+0000 mon.a (mon.0) 397 : cluster 3 Health check failed: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded (PG_DEGRADED) 2023-10-01T07:42:32.324 INFO:journalctl@ceph.osd.2.smithi084.stdout:Oct 01 07:42:31 smithi084 bash[89492]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-10-01T07:42:32.324 INFO:journalctl@ceph.osd.2.smithi084.stdout:Oct 01 07:42:31 smithi084 bash[89492]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-10-01T07:42:32.324 INFO:journalctl@ceph.osd.2.smithi084.stdout:Oct 01 07:42:31 smithi084 bash[89492]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2023-10-01T07:42:32.324 INFO:journalctl@ceph.osd.2.smithi084.stdout:Oct 01 07:42:31 smithi084 bash[89492]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2023-10-01T07:42:32.325 INFO:journalctl@ceph.osd.2.smithi084.stdout:Oct 01 07:42:31 smithi084 bash[89492]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2023-10-01T07:42:32.325 INFO:journalctl@ceph.osd.2.smithi084.stdout:Oct 01 07:42:31 smithi084 bash[89492]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-10-01T07:42:32.325 INFO:journalctl@ceph.osd.2.smithi084.stdout:Oct 01 07:42:31 smithi084 bash[89492]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-10-01T07:42:32.325 INFO:journalctl@ceph.osd.2.smithi084.stdout:Oct 01 07:42:31 smithi084 bash[89492]: --> ceph-volume lvm activate successful for osd ID: 2 2023-10-01T07:42:32.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:32 smithi112 bash[59335]: cluster 2023-10-01T07:42:31.450398+0000 mon.a (mon.0) 398 : cluster 0 osdmap e87: 8 total, 7 up, 8 in 2023-10-01T07:42:32.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:32 smithi112 bash[59335]: cluster 2023-10-01T07:42:31.451943+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e87 with expected crc 2023-10-01T07:42:32.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:32 smithi112 bash[59335]: cluster 2023-10-01T07:42:31.452419+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e87 with expected crc 2023-10-01T07:42:32.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:32 smithi112 bash[59335]: cluster 2023-10-01T07:42:31.454183+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e87 with expected crc 2023-10-01T07:42:32.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:32 smithi112 bash[59335]: cluster 2023-10-01T07:42:31.455778+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e87 with expected crc 2023-10-01T07:42:32.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:32 smithi112 bash[59335]: cluster 2023-10-01T07:42:31.455878+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e87 with expected crc 2023-10-01T07:42:32.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:32 smithi112 bash[59335]: cluster 2023-10-01T07:42:31.456340+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e87 with expected crc 2023-10-01T07:42:32.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:32 smithi112 bash[59335]: cluster 2023-10-01T07:42:31.459176+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e87 with expected crc 2023-10-01T07:42:32.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:32 smithi112 bash[59335]: cluster 2023-10-01T07:42:31.459339+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e87 with expected crc 2023-10-01T07:42:32.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:32 smithi112 bash[59335]: cluster 2023-10-01T07:42:31.461180+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e87 with expected crc 2023-10-01T07:42:32.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:32 smithi112 bash[59335]: cluster 2023-10-01T07:42:31.461350+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e87 with expected crc 2023-10-01T07:42:32.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:32 smithi112 bash[59335]: audit 2023-10-01T07:42:31.819987+0000 mon.c (mon.2) 24 : audit 0 from='client.? 172.21.15.84:0/708648160' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:32.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:32 smithi084 bash[75189]: cluster 2023-10-01T07:42:31.450398+0000 mon.a (mon.0) 398 : cluster 0 osdmap e87: 8 total, 7 up, 8 in 2023-10-01T07:42:32.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:32 smithi084 bash[75189]: cluster 2023-10-01T07:42:31.451943+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e87 with expected crc 2023-10-01T07:42:32.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:32 smithi084 bash[75189]: cluster 2023-10-01T07:42:31.452419+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e87 with expected crc 2023-10-01T07:42:32.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:32 smithi084 bash[75189]: cluster 2023-10-01T07:42:31.454183+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e87 with expected crc 2023-10-01T07:42:32.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:32 smithi084 bash[75189]: cluster 2023-10-01T07:42:31.455778+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e87 with expected crc 2023-10-01T07:42:32.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:32 smithi084 bash[75189]: cluster 2023-10-01T07:42:31.455878+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e87 with expected crc 2023-10-01T07:42:32.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:32 smithi084 bash[75189]: cluster 2023-10-01T07:42:31.456340+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e87 with expected crc 2023-10-01T07:42:32.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:32 smithi084 bash[75189]: cluster 2023-10-01T07:42:31.459176+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e87 with expected crc 2023-10-01T07:42:32.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:32 smithi084 bash[75189]: cluster 2023-10-01T07:42:31.459339+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e87 with expected crc 2023-10-01T07:42:32.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:32 smithi084 bash[75189]: cluster 2023-10-01T07:42:31.461180+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e87 with expected crc 2023-10-01T07:42:32.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:32 smithi084 bash[75189]: cluster 2023-10-01T07:42:31.461350+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e87 with expected crc 2023-10-01T07:42:32.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:32 smithi084 bash[75189]: audit 2023-10-01T07:42:31.819987+0000 mon.c (mon.2) 24 : audit 0 from='client.? 172.21.15.84:0/708648160' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:32.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:32 smithi084 bash[78255]: cluster 2023-10-01T07:42:31.450398+0000 mon.a (mon.0) 398 : cluster 0 osdmap e87: 8 total, 7 up, 8 in 2023-10-01T07:42:32.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:32 smithi084 bash[78255]: cluster 2023-10-01T07:42:31.451943+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e87 with expected crc 2023-10-01T07:42:32.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:32 smithi084 bash[78255]: cluster 2023-10-01T07:42:31.452419+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e87 with expected crc 2023-10-01T07:42:32.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:32 smithi084 bash[78255]: cluster 2023-10-01T07:42:31.454183+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e87 with expected crc 2023-10-01T07:42:32.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:32 smithi084 bash[78255]: cluster 2023-10-01T07:42:31.455778+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e87 with expected crc 2023-10-01T07:42:32.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:32 smithi084 bash[78255]: cluster 2023-10-01T07:42:31.455878+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e87 with expected crc 2023-10-01T07:42:32.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:32 smithi084 bash[78255]: cluster 2023-10-01T07:42:31.456340+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e87 with expected crc 2023-10-01T07:42:32.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:32 smithi084 bash[78255]: cluster 2023-10-01T07:42:31.459176+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e87 with expected crc 2023-10-01T07:42:32.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:32 smithi084 bash[78255]: cluster 2023-10-01T07:42:31.459339+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e87 with expected crc 2023-10-01T07:42:32.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:32 smithi084 bash[78255]: cluster 2023-10-01T07:42:31.461180+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e87 with expected crc 2023-10-01T07:42:32.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:32 smithi084 bash[78255]: cluster 2023-10-01T07:42:31.461350+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e87 with expected crc 2023-10-01T07:42:32.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:32 smithi084 bash[78255]: audit 2023-10-01T07:42:31.819987+0000 mon.c (mon.2) 24 : audit 0 from='client.? 172.21.15.84:0/708648160' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:33.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:33 smithi112 bash[59335]: cluster 2023-10-01T07:42:32.070318+0000 mgr.y (mgr.34104) 261 : cluster 0 pgmap v199: 73 pgs: 1 unknown, 6 peering, 2 active+undersized+degraded, 16 active+undersized, 48 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-01T07:42:33.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:33 smithi112 bash[59335]: cluster 2023-10-01T07:42:32.448080+0000 mon.a (mon.0) 399 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-10-01T07:42:33.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:33 smithi112 bash[59335]: cluster 2023-10-01T07:42:32.455804+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e88 with expected crc 2023-10-01T07:42:33.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:33 smithi112 bash[59335]: cluster 2023-10-01T07:42:32.455805+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e88 with expected crc 2023-10-01T07:42:33.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:33 smithi112 bash[59335]: cluster 2023-10-01T07:42:32.456462+0000 mon.a (mon.0) 400 : cluster 0 osdmap e88: 8 total, 7 up, 8 in 2023-10-01T07:42:33.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:33 smithi112 bash[59335]: cluster 2023-10-01T07:42:32.461338+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e88 with expected crc 2023-10-01T07:42:33.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:33 smithi112 bash[59335]: cluster 2023-10-01T07:42:32.465938+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e88 with expected crc 2023-10-01T07:42:33.824 INFO:journalctl@ceph.osd.2.smithi084.stdout:Oct 01 07:42:33 smithi084 bash[89814]: debug 2023-10-01T07:42:33.691+0000 7fe6c7fc7700 1 -- 172.21.15.84:0/606674662 <== mon.0 v2:172.21.15.84:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5623331ee4e0 con 0x562333249000 2023-10-01T07:42:33.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:33 smithi084 bash[75189]: cluster 2023-10-01T07:42:32.070318+0000 mgr.y (mgr.34104) 261 : cluster 0 pgmap v199: 73 pgs: 1 unknown, 6 peering, 2 active+undersized+degraded, 16 active+undersized, 48 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-01T07:42:33.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:33 smithi084 bash[75189]: cluster 2023-10-01T07:42:32.448080+0000 mon.a (mon.0) 399 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-10-01T07:42:33.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:33 smithi084 bash[75189]: cluster 2023-10-01T07:42:32.455804+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e88 with expected crc 2023-10-01T07:42:33.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:33 smithi084 bash[75189]: cluster 2023-10-01T07:42:32.455805+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e88 with expected crc 2023-10-01T07:42:33.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:33 smithi084 bash[75189]: cluster 2023-10-01T07:42:32.456462+0000 mon.a (mon.0) 400 : cluster 0 osdmap e88: 8 total, 7 up, 8 in 2023-10-01T07:42:33.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:33 smithi084 bash[75189]: cluster 2023-10-01T07:42:32.461338+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e88 with expected crc 2023-10-01T07:42:33.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:33 smithi084 bash[75189]: cluster 2023-10-01T07:42:32.465938+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e88 with expected crc 2023-10-01T07:42:33.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:33 smithi084 bash[78255]: cluster 2023-10-01T07:42:32.070318+0000 mgr.y (mgr.34104) 261 : cluster 0 pgmap v199: 73 pgs: 1 unknown, 6 peering, 2 active+undersized+degraded, 16 active+undersized, 48 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-01T07:42:33.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:33 smithi084 bash[78255]: cluster 2023-10-01T07:42:32.448080+0000 mon.a (mon.0) 399 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-10-01T07:42:33.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:33 smithi084 bash[78255]: cluster 2023-10-01T07:42:32.455804+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e88 with expected crc 2023-10-01T07:42:33.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:33 smithi084 bash[78255]: cluster 2023-10-01T07:42:32.455805+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e88 with expected crc 2023-10-01T07:42:33.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:33 smithi084 bash[78255]: cluster 2023-10-01T07:42:32.456462+0000 mon.a (mon.0) 400 : cluster 0 osdmap e88: 8 total, 7 up, 8 in 2023-10-01T07:42:33.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:33 smithi084 bash[78255]: cluster 2023-10-01T07:42:32.461338+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e88 with expected crc 2023-10-01T07:42:33.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:33 smithi084 bash[78255]: cluster 2023-10-01T07:42:32.465938+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e88 with expected crc 2023-10-01T07:42:34.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:34 smithi084 bash[78255]: audit 2023-10-01T07:42:34.184632+0000 mon.a (mon.0) 401 : audit 0 from='client.? 172.21.15.84:0/2169356826' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:34.574 INFO:journalctl@ceph.osd.2.smithi084.stdout:Oct 01 07:42:34 smithi084 bash[89814]: debug 2023-10-01T07:42:34.247+0000 7fe6d114d640 -1 Falling back to public interface 2023-10-01T07:42:34.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:34 smithi084 bash[75189]: audit 2023-10-01T07:42:34.184632+0000 mon.a (mon.0) 401 : audit 0 from='client.? 172.21.15.84:0/2169356826' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:34.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:34 smithi112 bash[59335]: audit 2023-10-01T07:42:34.184632+0000 mon.a (mon.0) 401 : audit 0 from='client.? 172.21.15.84:0/2169356826' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:35.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:35 smithi112 bash[59335]: cluster 2023-10-01T07:42:34.070875+0000 mgr.y (mgr.34104) 262 : cluster 0 pgmap v201: 73 pgs: 1 unknown, 6 peering, 2 active+undersized+degraded, 16 active+undersized, 48 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-01T07:42:35.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:35 smithi084 bash[75189]: cluster 2023-10-01T07:42:34.070875+0000 mgr.y (mgr.34104) 262 : cluster 0 pgmap v201: 73 pgs: 1 unknown, 6 peering, 2 active+undersized+degraded, 16 active+undersized, 48 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-01T07:42:35.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:35 smithi084 bash[78255]: cluster 2023-10-01T07:42:34.070875+0000 mgr.y (mgr.34104) 262 : cluster 0 pgmap v201: 73 pgs: 1 unknown, 6 peering, 2 active+undersized+degraded, 16 active+undersized, 48 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-10-01T07:42:36.574 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:42:36 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:42:36] "GET /metrics HTTP/1.1" 200 33831 "" "Prometheus/2.33.4" 2023-10-01T07:42:37.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:37 smithi112 bash[59335]: cluster 2023-10-01T07:42:36.071974+0000 mgr.y (mgr.34104) 263 : cluster 0 pgmap v202: 73 pgs: 5 active+clean+remapped, 1 unknown, 1 peering, 2 active+undersized+degraded, 16 active+undersized, 48 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%); 3/72 objects misplaced (4.167%); 14 B/s, 0 objects/s recovering 2023-10-01T07:42:37.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:37 smithi112 bash[59335]: audit 2023-10-01T07:42:36.386469+0000 mon.a (mon.0) 402 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:37.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:37 smithi112 bash[59335]: audit 2023-10-01T07:42:36.392649+0000 mon.a (mon.0) 403 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:37.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:37 smithi112 bash[59335]: cluster 2023-10-01T07:42:36.469971+0000 mon.a (mon.0) 404 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-10-01T07:42:37.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:37 smithi112 bash[59335]: audit 2023-10-01T07:42:36.570600+0000 mon.a (mon.0) 405 : audit 0 from='client.? 172.21.15.84:0/1128902407' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:37.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:37 smithi112 bash[59335]: audit 2023-10-01T07:42:37.299957+0000 mon.a (mon.0) 406 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:37.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:37 smithi112 bash[59335]: audit 2023-10-01T07:42:37.309122+0000 mon.a (mon.0) 407 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:37.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:37 smithi084 bash[75189]: cluster 2023-10-01T07:42:36.071974+0000 mgr.y (mgr.34104) 263 : cluster 0 pgmap v202: 73 pgs: 5 active+clean+remapped, 1 unknown, 1 peering, 2 active+undersized+degraded, 16 active+undersized, 48 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%); 3/72 objects misplaced (4.167%); 14 B/s, 0 objects/s recovering 2023-10-01T07:42:37.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:37 smithi084 bash[75189]: audit 2023-10-01T07:42:36.386469+0000 mon.a (mon.0) 402 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:37.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:37 smithi084 bash[75189]: audit 2023-10-01T07:42:36.392649+0000 mon.a (mon.0) 403 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:37.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:37 smithi084 bash[75189]: cluster 2023-10-01T07:42:36.469971+0000 mon.a (mon.0) 404 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-10-01T07:42:37.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:37 smithi084 bash[75189]: audit 2023-10-01T07:42:36.570600+0000 mon.a (mon.0) 405 : audit 0 from='client.? 172.21.15.84:0/1128902407' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:37.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:37 smithi084 bash[75189]: audit 2023-10-01T07:42:37.299957+0000 mon.a (mon.0) 406 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:37.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:37 smithi084 bash[75189]: audit 2023-10-01T07:42:37.309122+0000 mon.a (mon.0) 407 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:37.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:37 smithi084 bash[78255]: cluster 2023-10-01T07:42:36.071974+0000 mgr.y (mgr.34104) 263 : cluster 0 pgmap v202: 73 pgs: 5 active+clean+remapped, 1 unknown, 1 peering, 2 active+undersized+degraded, 16 active+undersized, 48 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%); 3/72 objects misplaced (4.167%); 14 B/s, 0 objects/s recovering 2023-10-01T07:42:37.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:37 smithi084 bash[78255]: audit 2023-10-01T07:42:36.386469+0000 mon.a (mon.0) 402 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:37.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:37 smithi084 bash[78255]: audit 2023-10-01T07:42:36.392649+0000 mon.a (mon.0) 403 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:37.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:37 smithi084 bash[78255]: cluster 2023-10-01T07:42:36.469971+0000 mon.a (mon.0) 404 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-10-01T07:42:37.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:37 smithi084 bash[78255]: audit 2023-10-01T07:42:36.570600+0000 mon.a (mon.0) 405 : audit 0 from='client.? 172.21.15.84:0/1128902407' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:37.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:37 smithi084 bash[78255]: audit 2023-10-01T07:42:37.299957+0000 mon.a (mon.0) 406 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:37.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:37 smithi084 bash[78255]: audit 2023-10-01T07:42:37.309122+0000 mon.a (mon.0) 407 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:39.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:39 smithi112 bash[59335]: cluster 2023-10-01T07:42:38.072770+0000 mgr.y (mgr.34104) 264 : cluster 0 pgmap v203: 73 pgs: 6 active+clean+remapped, 2 active+undersized+degraded, 16 active+undersized, 49 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%); 3/72 objects misplaced (4.167%); 11 B/s, 0 objects/s recovering 2023-10-01T07:42:39.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:39 smithi112 bash[59335]: audit 2023-10-01T07:42:38.103971+0000 mon.a (mon.0) 408 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:39.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:39 smithi112 bash[59335]: audit 2023-10-01T07:42:38.114239+0000 mon.a (mon.0) 409 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:39.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:39 smithi112 bash[59335]: cluster 2023-10-01T07:42:38.398009+0000 mon.a (mon.0) 410 : cluster 3 Health check update: Degraded data redundancy: 4/72 objects degraded (5.556%), 2 pgs degraded (PG_DEGRADED) 2023-10-01T07:42:39.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:39 smithi112 bash[59335]: audit 2023-10-01T07:42:38.920245+0000 mon.c (mon.2) 25 : audit 0 from='client.? 172.21.15.84:0/144050386' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:39.574 INFO:journalctl@ceph.osd.2.smithi084.stdout:Oct 01 07:42:39 smithi084 bash[89814]: debug 2023-10-01T07:42:39.315+0000 7fe6d114d640 -1 osd.2 83 log_to_monitors true 2023-10-01T07:42:39.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:39 smithi084 bash[78255]: cluster 2023-10-01T07:42:38.072770+0000 mgr.y (mgr.34104) 264 : cluster 0 pgmap v203: 73 pgs: 6 active+clean+remapped, 2 active+undersized+degraded, 16 active+undersized, 49 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%); 3/72 objects misplaced (4.167%); 11 B/s, 0 objects/s recovering 2023-10-01T07:42:39.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:39 smithi084 bash[78255]: audit 2023-10-01T07:42:38.103971+0000 mon.a (mon.0) 408 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:39.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:39 smithi084 bash[78255]: audit 2023-10-01T07:42:38.114239+0000 mon.a (mon.0) 409 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:39.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:39 smithi084 bash[78255]: cluster 2023-10-01T07:42:38.398009+0000 mon.a (mon.0) 410 : cluster 3 Health check update: Degraded data redundancy: 4/72 objects degraded (5.556%), 2 pgs degraded (PG_DEGRADED) 2023-10-01T07:42:39.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:39 smithi084 bash[78255]: audit 2023-10-01T07:42:38.920245+0000 mon.c (mon.2) 25 : audit 0 from='client.? 172.21.15.84:0/144050386' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:39.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:39 smithi084 bash[75189]: cluster 2023-10-01T07:42:38.072770+0000 mgr.y (mgr.34104) 264 : cluster 0 pgmap v203: 73 pgs: 6 active+clean+remapped, 2 active+undersized+degraded, 16 active+undersized, 49 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%); 3/72 objects misplaced (4.167%); 11 B/s, 0 objects/s recovering 2023-10-01T07:42:39.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:39 smithi084 bash[75189]: audit 2023-10-01T07:42:38.103971+0000 mon.a (mon.0) 408 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:39.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:39 smithi084 bash[75189]: audit 2023-10-01T07:42:38.114239+0000 mon.a (mon.0) 409 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:39.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:39 smithi084 bash[75189]: cluster 2023-10-01T07:42:38.398009+0000 mon.a (mon.0) 410 : cluster 3 Health check update: Degraded data redundancy: 4/72 objects degraded (5.556%), 2 pgs degraded (PG_DEGRADED) 2023-10-01T07:42:39.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:39 smithi084 bash[75189]: audit 2023-10-01T07:42:38.920245+0000 mon.c (mon.2) 25 : audit 0 from='client.? 172.21.15.84:0/144050386' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:40.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:40 smithi112 bash[59335]: audit 2023-10-01T07:42:39.322002+0000 mon.c (mon.2) 26 : audit 1 from='osd.2 [v2:172.21.15.84:6818/1622912304,v1:172.21.15.84:6819/1622912304]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-01T07:42:40.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:40 smithi112 bash[59335]: audit 2023-10-01T07:42:39.322346+0000 mon.a (mon.0) 411 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-01T07:42:40.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:40 smithi084 bash[75189]: audit 2023-10-01T07:42:39.322002+0000 mon.c (mon.2) 26 : audit 1 from='osd.2 [v2:172.21.15.84:6818/1622912304,v1:172.21.15.84:6819/1622912304]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-01T07:42:40.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:40 smithi084 bash[75189]: audit 2023-10-01T07:42:39.322346+0000 mon.a (mon.0) 411 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-01T07:42:40.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:40 smithi084 bash[78255]: audit 2023-10-01T07:42:39.322002+0000 mon.c (mon.2) 26 : audit 1 from='osd.2 [v2:172.21.15.84:6818/1622912304,v1:172.21.15.84:6819/1622912304]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-01T07:42:40.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:40 smithi084 bash[78255]: audit 2023-10-01T07:42:39.322346+0000 mon.a (mon.0) 411 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-01T07:42:40.575 INFO:journalctl@ceph.osd.2.smithi084.stdout:Oct 01 07:42:40 smithi084 bash[89814]: debug 2023-10-01T07:42:40.151+0000 7fe6bedb2700 -1 osd.2 83 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-01T07:42:41.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:41 smithi112 bash[59335]: cluster 2023-10-01T07:42:40.073606+0000 mgr.y (mgr.34104) 265 : cluster 0 pgmap v204: 73 pgs: 6 active+clean+remapped, 2 active+undersized+degraded, 16 active+undersized, 49 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%); 3/72 objects misplaced (4.167%); 10 B/s, 0 objects/s recovering 2023-10-01T07:42:41.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:41 smithi112 bash[59335]: audit 2023-10-01T07:42:40.116365+0000 mon.a (mon.0) 412 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-01T07:42:41.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:41 smithi112 bash[59335]: cluster 2023-10-01T07:42:40.116439+0000 mon.a (mon.0) 413 : cluster 0 osdmap e89: 8 total, 7 up, 8 in 2023-10-01T07:42:41.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:41 smithi112 bash[59335]: audit 2023-10-01T07:42:40.118299+0000 mon.c (mon.2) 27 : audit 1 from='osd.2 [v2:172.21.15.84:6818/1622912304,v1:172.21.15.84:6819/1622912304]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2023-10-01T07:42:41.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:41 smithi112 bash[59335]: audit 2023-10-01T07:42:40.118734+0000 mon.a (mon.0) 414 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2023-10-01T07:42:41.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:41 smithi112 bash[59335]: cluster 2023-10-01T07:42:40.119066+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e89 with expected crc 2023-10-01T07:42:41.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:41 smithi112 bash[59335]: cluster 2023-10-01T07:42:40.475796+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e89 with expected crc 2023-10-01T07:42:41.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:41 smithi084 bash[78255]: cluster 2023-10-01T07:42:40.073606+0000 mgr.y (mgr.34104) 265 : cluster 0 pgmap v204: 73 pgs: 6 active+clean+remapped, 2 active+undersized+degraded, 16 active+undersized, 49 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%); 3/72 objects misplaced (4.167%); 10 B/s, 0 objects/s recovering 2023-10-01T07:42:41.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:41 smithi084 bash[78255]: audit 2023-10-01T07:42:40.116365+0000 mon.a (mon.0) 412 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-01T07:42:41.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:41 smithi084 bash[78255]: cluster 2023-10-01T07:42:40.116439+0000 mon.a (mon.0) 413 : cluster 0 osdmap e89: 8 total, 7 up, 8 in 2023-10-01T07:42:41.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:41 smithi084 bash[78255]: audit 2023-10-01T07:42:40.118299+0000 mon.c (mon.2) 27 : audit 1 from='osd.2 [v2:172.21.15.84:6818/1622912304,v1:172.21.15.84:6819/1622912304]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2023-10-01T07:42:41.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:41 smithi084 bash[78255]: audit 2023-10-01T07:42:40.118734+0000 mon.a (mon.0) 414 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2023-10-01T07:42:41.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:41 smithi084 bash[78255]: cluster 2023-10-01T07:42:40.119066+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e89 with expected crc 2023-10-01T07:42:41.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:41 smithi084 bash[78255]: cluster 2023-10-01T07:42:40.475796+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e89 with expected crc 2023-10-01T07:42:41.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:41 smithi084 bash[75189]: cluster 2023-10-01T07:42:40.073606+0000 mgr.y (mgr.34104) 265 : cluster 0 pgmap v204: 73 pgs: 6 active+clean+remapped, 2 active+undersized+degraded, 16 active+undersized, 49 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%); 3/72 objects misplaced (4.167%); 10 B/s, 0 objects/s recovering 2023-10-01T07:42:41.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:41 smithi084 bash[75189]: audit 2023-10-01T07:42:40.116365+0000 mon.a (mon.0) 412 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-01T07:42:41.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:41 smithi084 bash[75189]: cluster 2023-10-01T07:42:40.116439+0000 mon.a (mon.0) 413 : cluster 0 osdmap e89: 8 total, 7 up, 8 in 2023-10-01T07:42:41.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:41 smithi084 bash[75189]: audit 2023-10-01T07:42:40.118299+0000 mon.c (mon.2) 27 : audit 1 from='osd.2 [v2:172.21.15.84:6818/1622912304,v1:172.21.15.84:6819/1622912304]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2023-10-01T07:42:41.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:41 smithi084 bash[75189]: audit 2023-10-01T07:42:40.118734+0000 mon.a (mon.0) 414 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2023-10-01T07:42:41.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:41 smithi084 bash[75189]: cluster 2023-10-01T07:42:40.119066+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e89 with expected crc 2023-10-01T07:42:41.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:41 smithi084 bash[75189]: cluster 2023-10-01T07:42:40.475796+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e89 with expected crc 2023-10-01T07:42:42.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:42 smithi112 bash[59335]: cluster 2023-10-01T07:42:40.912320+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e89 with expected crc 2023-10-01T07:42:42.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:42 smithi112 bash[59335]: cluster 2023-10-01T07:42:41.114251+0000 mon.a (mon.0) 415 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-01T07:42:42.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:42 smithi112 bash[59335]: cluster 2023-10-01T07:42:41.126866+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e89 with expected crc 2023-10-01T07:42:42.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:42 smithi112 bash[59335]: cluster 2023-10-01T07:42:41.128338+0000 mon.a (mon.0) 416 : cluster 1 osd.2 [v2:172.21.15.84:6818/1622912304,v1:172.21.15.84:6819/1622912304] boot 2023-10-01T07:42:42.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:42 smithi112 bash[59335]: cluster 2023-10-01T07:42:41.128392+0000 mon.a (mon.0) 417 : cluster 0 osdmap e90: 8 total, 8 up, 8 in 2023-10-01T07:42:42.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:42 smithi112 bash[59335]: audit 2023-10-01T07:42:41.128616+0000 mon.a (mon.0) 418 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T07:42:42.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:42 smithi112 bash[59335]: cluster 2023-10-01T07:42:41.133490+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e90 with expected crc 2023-10-01T07:42:42.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:42 smithi112 bash[59335]: audit 2023-10-01T07:42:41.300176+0000 mon.c (mon.2) 28 : audit 0 from='client.? 172.21.15.84:0/4126426609' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:42.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:42 smithi084 bash[78255]: cluster 2023-10-01T07:42:40.912320+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e89 with expected crc 2023-10-01T07:42:42.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:42 smithi084 bash[78255]: cluster 2023-10-01T07:42:41.114251+0000 mon.a (mon.0) 415 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-01T07:42:42.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:42 smithi084 bash[78255]: cluster 2023-10-01T07:42:41.126866+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e89 with expected crc 2023-10-01T07:42:42.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:42 smithi084 bash[78255]: cluster 2023-10-01T07:42:41.128338+0000 mon.a (mon.0) 416 : cluster 1 osd.2 [v2:172.21.15.84:6818/1622912304,v1:172.21.15.84:6819/1622912304] boot 2023-10-01T07:42:42.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:42 smithi084 bash[78255]: cluster 2023-10-01T07:42:41.128392+0000 mon.a (mon.0) 417 : cluster 0 osdmap e90: 8 total, 8 up, 8 in 2023-10-01T07:42:42.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:42 smithi084 bash[78255]: audit 2023-10-01T07:42:41.128616+0000 mon.a (mon.0) 418 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T07:42:42.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:42 smithi084 bash[78255]: cluster 2023-10-01T07:42:41.133490+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e90 with expected crc 2023-10-01T07:42:42.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:42 smithi084 bash[78255]: audit 2023-10-01T07:42:41.300176+0000 mon.c (mon.2) 28 : audit 0 from='client.? 172.21.15.84:0/4126426609' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:42.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:42 smithi084 bash[75189]: cluster 2023-10-01T07:42:40.912320+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e89 with expected crc 2023-10-01T07:42:42.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:42 smithi084 bash[75189]: cluster 2023-10-01T07:42:41.114251+0000 mon.a (mon.0) 415 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-01T07:42:42.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:42 smithi084 bash[75189]: cluster 2023-10-01T07:42:41.126866+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e89 with expected crc 2023-10-01T07:42:42.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:42 smithi084 bash[75189]: cluster 2023-10-01T07:42:41.128338+0000 mon.a (mon.0) 416 : cluster 1 osd.2 [v2:172.21.15.84:6818/1622912304,v1:172.21.15.84:6819/1622912304] boot 2023-10-01T07:42:42.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:42 smithi084 bash[75189]: cluster 2023-10-01T07:42:41.128392+0000 mon.a (mon.0) 417 : cluster 0 osdmap e90: 8 total, 8 up, 8 in 2023-10-01T07:42:42.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:42 smithi084 bash[75189]: audit 2023-10-01T07:42:41.128616+0000 mon.a (mon.0) 418 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-01T07:42:42.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:42 smithi084 bash[75189]: cluster 2023-10-01T07:42:41.133490+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e90 with expected crc 2023-10-01T07:42:42.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:42 smithi084 bash[75189]: audit 2023-10-01T07:42:41.300176+0000 mon.c (mon.2) 28 : audit 0 from='client.? 172.21.15.84:0/4126426609' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:43.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:43 smithi084 bash[78255]: cluster 2023-10-01T07:42:42.074506+0000 mgr.y (mgr.34104) 266 : cluster 0 pgmap v207: 73 pgs: 1 remapped+peering, 5 active+clean+remapped, 4 peering, 2 active+undersized+degraded, 12 active+undersized, 49 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%); 3/72 objects misplaced (4.167%); 11 B/s, 0 objects/s recovering 2023-10-01T07:42:43.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:43 smithi084 bash[78255]: cluster 2023-10-01T07:42:42.136569+0000 mon.a (mon.0) 419 : cluster 0 osdmap e91: 8 total, 8 up, 8 in 2023-10-01T07:42:43.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:43 smithi084 bash[78255]: cluster 2023-10-01T07:42:42.136968+0000 osd.3 (osd.3) 21 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T07:42:43.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:43 smithi084 bash[78255]: cluster 2023-10-01T07:42:42.140231+0000 osd.3 (osd.3) 22 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T07:42:43.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:43 smithi084 bash[78255]: cluster 2023-10-01T07:42:42.141920+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T07:42:43.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:43 smithi084 bash[78255]: cluster 2023-10-01T07:42:42.142380+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T07:42:43.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:43 smithi084 bash[78255]: cluster 2023-10-01T07:42:42.142506+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T07:42:43.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:43 smithi084 bash[78255]: cluster 2023-10-01T07:42:42.143301+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T07:42:43.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:43 smithi084 bash[78255]: cluster 2023-10-01T07:42:42.144923+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T07:42:43.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:43 smithi084 bash[78255]: cluster 2023-10-01T07:42:42.145829+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T07:42:43.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:43 smithi084 bash[78255]: cluster 2023-10-01T07:42:42.146905+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T07:42:43.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:43 smithi084 bash[78255]: cluster 2023-10-01T07:42:42.147407+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T07:42:43.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:43 smithi084 bash[78255]: cluster 2023-10-01T07:42:42.148252+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T07:42:43.326 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:43 smithi084 bash[78255]: cluster 2023-10-01T07:42:42.149084+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T07:42:43.326 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:43 smithi084 bash[78255]: cluster 2023-10-01T07:42:42.149615+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T07:42:43.326 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:43 smithi084 bash[75189]: cluster 2023-10-01T07:42:42.074506+0000 mgr.y (mgr.34104) 266 : cluster 0 pgmap v207: 73 pgs: 1 remapped+peering, 5 active+clean+remapped, 4 peering, 2 active+undersized+degraded, 12 active+undersized, 49 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%); 3/72 objects misplaced (4.167%); 11 B/s, 0 objects/s recovering 2023-10-01T07:42:43.326 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:43 smithi084 bash[75189]: cluster 2023-10-01T07:42:42.136569+0000 mon.a (mon.0) 419 : cluster 0 osdmap e91: 8 total, 8 up, 8 in 2023-10-01T07:42:43.326 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:43 smithi084 bash[75189]: cluster 2023-10-01T07:42:42.136968+0000 osd.3 (osd.3) 21 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T07:42:43.326 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:43 smithi084 bash[75189]: cluster 2023-10-01T07:42:42.140231+0000 osd.3 (osd.3) 22 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T07:42:43.326 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:43 smithi084 bash[75189]: cluster 2023-10-01T07:42:42.141920+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T07:42:43.326 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:43 smithi084 bash[75189]: cluster 2023-10-01T07:42:42.142380+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T07:42:43.326 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:43 smithi084 bash[75189]: cluster 2023-10-01T07:42:42.142506+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T07:42:43.326 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:43 smithi084 bash[75189]: cluster 2023-10-01T07:42:42.143301+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T07:42:43.327 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:43 smithi084 bash[75189]: cluster 2023-10-01T07:42:42.144923+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T07:42:43.327 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:43 smithi084 bash[75189]: cluster 2023-10-01T07:42:42.145829+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T07:42:43.327 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:43 smithi084 bash[75189]: cluster 2023-10-01T07:42:42.146905+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T07:42:43.327 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:43 smithi084 bash[75189]: cluster 2023-10-01T07:42:42.147407+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T07:42:43.327 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:43 smithi084 bash[75189]: cluster 2023-10-01T07:42:42.148252+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T07:42:43.327 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:43 smithi084 bash[75189]: cluster 2023-10-01T07:42:42.149084+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T07:42:43.327 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:43 smithi084 bash[75189]: cluster 2023-10-01T07:42:42.149615+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T07:42:43.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:43 smithi112 bash[59335]: cluster 2023-10-01T07:42:42.074506+0000 mgr.y (mgr.34104) 266 : cluster 0 pgmap v207: 73 pgs: 1 remapped+peering, 5 active+clean+remapped, 4 peering, 2 active+undersized+degraded, 12 active+undersized, 49 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%); 3/72 objects misplaced (4.167%); 11 B/s, 0 objects/s recovering 2023-10-01T07:42:43.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:43 smithi112 bash[59335]: cluster 2023-10-01T07:42:42.136569+0000 mon.a (mon.0) 419 : cluster 0 osdmap e91: 8 total, 8 up, 8 in 2023-10-01T07:42:43.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:43 smithi112 bash[59335]: cluster 2023-10-01T07:42:42.136968+0000 osd.3 (osd.3) 21 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T07:42:43.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:43 smithi112 bash[59335]: cluster 2023-10-01T07:42:42.140231+0000 osd.3 (osd.3) 22 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T07:42:43.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:43 smithi112 bash[59335]: cluster 2023-10-01T07:42:42.141920+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T07:42:43.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:43 smithi112 bash[59335]: cluster 2023-10-01T07:42:42.142380+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T07:42:43.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:43 smithi112 bash[59335]: cluster 2023-10-01T07:42:42.142506+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T07:42:43.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:43 smithi112 bash[59335]: cluster 2023-10-01T07:42:42.143301+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T07:42:43.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:43 smithi112 bash[59335]: cluster 2023-10-01T07:42:42.144923+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T07:42:43.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:43 smithi112 bash[59335]: cluster 2023-10-01T07:42:42.145829+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T07:42:43.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:43 smithi112 bash[59335]: cluster 2023-10-01T07:42:42.146905+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T07:42:43.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:43 smithi112 bash[59335]: cluster 2023-10-01T07:42:42.147407+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T07:42:43.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:43 smithi112 bash[59335]: cluster 2023-10-01T07:42:42.148252+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T07:42:43.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:43 smithi112 bash[59335]: cluster 2023-10-01T07:42:42.149084+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T07:42:43.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:43 smithi112 bash[59335]: cluster 2023-10-01T07:42:42.149615+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e91 with expected crc 2023-10-01T07:42:44.477 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:44 smithi084 bash[78255]: cluster 2023-10-01T07:42:43.136098+0000 osd.3 (osd.3) 23 : cluster 3 failed to encode map e92 with expected crc 2023-10-01T07:42:44.477 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:44 smithi084 bash[78255]: cluster 2023-10-01T07:42:43.140584+0000 mon.a (mon.0) 420 : cluster 0 osdmap e92: 8 total, 8 up, 8 in 2023-10-01T07:42:44.477 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:44 smithi084 bash[78255]: cluster 2023-10-01T07:42:43.141285+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e92 with expected crc 2023-10-01T07:42:44.477 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:44 smithi084 bash[78255]: cluster 2023-10-01T07:42:43.145673+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e92 with expected crc 2023-10-01T07:42:44.477 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:44 smithi084 bash[78255]: cluster 2023-10-01T07:42:43.148558+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e92 with expected crc 2023-10-01T07:42:44.477 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:44 smithi084 bash[78255]: cluster 2023-10-01T07:42:43.148846+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e92 with expected crc 2023-10-01T07:42:44.477 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:44 smithi084 bash[78255]: cluster 2023-10-01T07:42:43.149314+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e92 with expected crc 2023-10-01T07:42:44.477 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:44 smithi084 bash[78255]: cluster 2023-10-01T07:42:43.149852+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e92 with expected crc 2023-10-01T07:42:44.477 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:44 smithi084 bash[78255]: audit 2023-10-01T07:42:43.655549+0000 mon.c (mon.2) 29 : audit 0 from='client.? 172.21.15.84:0/3829852405' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:44.478 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:44 smithi084 bash[75189]: cluster 2023-10-01T07:42:43.136098+0000 osd.3 (osd.3) 23 : cluster 3 failed to encode map e92 with expected crc 2023-10-01T07:42:44.478 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:44 smithi084 bash[75189]: cluster 2023-10-01T07:42:43.140584+0000 mon.a (mon.0) 420 : cluster 0 osdmap e92: 8 total, 8 up, 8 in 2023-10-01T07:42:44.478 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:44 smithi084 bash[75189]: cluster 2023-10-01T07:42:43.141285+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e92 with expected crc 2023-10-01T07:42:44.478 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:44 smithi084 bash[75189]: cluster 2023-10-01T07:42:43.145673+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e92 with expected crc 2023-10-01T07:42:44.478 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:44 smithi084 bash[75189]: cluster 2023-10-01T07:42:43.148558+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e92 with expected crc 2023-10-01T07:42:44.478 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:44 smithi084 bash[75189]: cluster 2023-10-01T07:42:43.148846+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e92 with expected crc 2023-10-01T07:42:44.478 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:44 smithi084 bash[75189]: cluster 2023-10-01T07:42:43.149314+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e92 with expected crc 2023-10-01T07:42:44.478 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:44 smithi084 bash[75189]: cluster 2023-10-01T07:42:43.149852+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e92 with expected crc 2023-10-01T07:42:44.479 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:44 smithi084 bash[75189]: audit 2023-10-01T07:42:43.655549+0000 mon.c (mon.2) 29 : audit 0 from='client.? 172.21.15.84:0/3829852405' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:44.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:44 smithi112 bash[59335]: cluster 2023-10-01T07:42:43.136098+0000 osd.3 (osd.3) 23 : cluster 3 failed to encode map e92 with expected crc 2023-10-01T07:42:44.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:44 smithi112 bash[59335]: cluster 2023-10-01T07:42:43.140584+0000 mon.a (mon.0) 420 : cluster 0 osdmap e92: 8 total, 8 up, 8 in 2023-10-01T07:42:44.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:44 smithi112 bash[59335]: cluster 2023-10-01T07:42:43.141285+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e92 with expected crc 2023-10-01T07:42:44.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:44 smithi112 bash[59335]: cluster 2023-10-01T07:42:43.145673+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e92 with expected crc 2023-10-01T07:42:44.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:44 smithi112 bash[59335]: cluster 2023-10-01T07:42:43.148558+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e92 with expected crc 2023-10-01T07:42:44.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:44 smithi112 bash[59335]: cluster 2023-10-01T07:42:43.148846+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e92 with expected crc 2023-10-01T07:42:44.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:44 smithi112 bash[59335]: cluster 2023-10-01T07:42:43.149314+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e92 with expected crc 2023-10-01T07:42:44.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:44 smithi112 bash[59335]: cluster 2023-10-01T07:42:43.149852+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e92 with expected crc 2023-10-01T07:42:44.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:44 smithi112 bash[59335]: audit 2023-10-01T07:42:43.655549+0000 mon.c (mon.2) 29 : audit 0 from='client.? 172.21.15.84:0/3829852405' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:45.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:45 smithi112 bash[59335]: cluster 2023-10-01T07:42:44.075288+0000 mgr.y (mgr.34104) 267 : cluster 0 pgmap v210: 73 pgs: 1 remapped+peering, 5 active+clean+remapped, 4 peering, 2 active+undersized+degraded, 12 active+undersized, 49 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%); 3/72 objects misplaced (4.167%) 2023-10-01T07:42:45.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:45 smithi112 bash[59335]: audit 2023-10-01T07:42:45.068786+0000 mon.a (mon.0) 421 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:45.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:45 smithi112 bash[59335]: audit 2023-10-01T07:42:45.070475+0000 mon.a (mon.0) 422 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:42:45.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:45 smithi084 bash[75189]: cluster 2023-10-01T07:42:44.075288+0000 mgr.y (mgr.34104) 267 : cluster 0 pgmap v210: 73 pgs: 1 remapped+peering, 5 active+clean+remapped, 4 peering, 2 active+undersized+degraded, 12 active+undersized, 49 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%); 3/72 objects misplaced (4.167%) 2023-10-01T07:42:45.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:45 smithi084 bash[75189]: audit 2023-10-01T07:42:45.068786+0000 mon.a (mon.0) 421 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:45.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:45 smithi084 bash[75189]: audit 2023-10-01T07:42:45.070475+0000 mon.a (mon.0) 422 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:42:45.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:45 smithi084 bash[78255]: cluster 2023-10-01T07:42:44.075288+0000 mgr.y (mgr.34104) 267 : cluster 0 pgmap v210: 73 pgs: 1 remapped+peering, 5 active+clean+remapped, 4 peering, 2 active+undersized+degraded, 12 active+undersized, 49 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%); 3/72 objects misplaced (4.167%) 2023-10-01T07:42:45.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:45 smithi084 bash[78255]: audit 2023-10-01T07:42:45.068786+0000 mon.a (mon.0) 421 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:45.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:45 smithi084 bash[78255]: audit 2023-10-01T07:42:45.070475+0000 mon.a (mon.0) 422 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:42:46.324 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:42:46 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:42:46] "GET /metrics HTTP/1.1" 200 33680 "" "Prometheus/2.33.4" 2023-10-01T07:42:46.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:46 smithi112 bash[59335]: audit 2023-10-01T07:42:46.020267+0000 mon.a (mon.0) 423 : audit 0 from='client.? 172.21.15.84:0/3091523641' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:46.729 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:46 smithi084 bash[78255]: audit 2023-10-01T07:42:46.020267+0000 mon.a (mon.0) 423 : audit 0 from='client.? 172.21.15.84:0/3091523641' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:46.729 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:46 smithi084 bash[75189]: audit 2023-10-01T07:42:46.020267+0000 mon.a (mon.0) 423 : audit 0 from='client.? 172.21.15.84:0/3091523641' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:47.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:47 smithi112 bash[59335]: cluster 2023-10-01T07:42:46.076333+0000 mgr.y (mgr.34104) 268 : cluster 0 pgmap v211: 73 pgs: 1 remapped+peering, 4 peering, 68 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3 B/s, 0 objects/s recovering 2023-10-01T07:42:47.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:47 smithi112 bash[59335]: cluster 2023-10-01T07:42:46.406242+0000 mon.a (mon.0) 424 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4/72 objects degraded (5.556%), 2 pgs degraded) 2023-10-01T07:42:47.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:47 smithi112 bash[59335]: cluster 2023-10-01T07:42:46.406315+0000 mon.a (mon.0) 425 : cluster 1 Cluster is now healthy 2023-10-01T07:42:47.825 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:42:47 smithi084 bash[71139]: debug 2023-10-01T07:42:47.630+0000 7f89884bd700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (1 PGs are or would become offline) 2023-10-01T07:42:47.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:47 smithi084 bash[78255]: cluster 2023-10-01T07:42:46.076333+0000 mgr.y (mgr.34104) 268 : cluster 0 pgmap v211: 73 pgs: 1 remapped+peering, 4 peering, 68 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3 B/s, 0 objects/s recovering 2023-10-01T07:42:47.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:47 smithi084 bash[78255]: cluster 2023-10-01T07:42:46.406242+0000 mon.a (mon.0) 424 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4/72 objects degraded (5.556%), 2 pgs degraded) 2023-10-01T07:42:47.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:47 smithi084 bash[78255]: cluster 2023-10-01T07:42:46.406315+0000 mon.a (mon.0) 425 : cluster 1 Cluster is now healthy 2023-10-01T07:42:47.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:47 smithi084 bash[75189]: cluster 2023-10-01T07:42:46.076333+0000 mgr.y (mgr.34104) 268 : cluster 0 pgmap v211: 73 pgs: 1 remapped+peering, 4 peering, 68 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3 B/s, 0 objects/s recovering 2023-10-01T07:42:47.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:47 smithi084 bash[75189]: cluster 2023-10-01T07:42:46.406242+0000 mon.a (mon.0) 424 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4/72 objects degraded (5.556%), 2 pgs degraded) 2023-10-01T07:42:47.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:47 smithi084 bash[75189]: cluster 2023-10-01T07:42:46.406315+0000 mon.a (mon.0) 425 : cluster 1 Cluster is now healthy 2023-10-01T07:42:48.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:48 smithi084 bash[75189]: audit 2023-10-01T07:42:47.517025+0000 mon.a (mon.0) 426 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:48.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:48 smithi084 bash[75189]: audit 2023-10-01T07:42:47.526001+0000 mon.a (mon.0) 427 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:48.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:48 smithi084 bash[75189]: audit 2023-10-01T07:42:47.527580+0000 mon.a (mon.0) 428 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:42:48.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:48 smithi084 bash[75189]: audit 2023-10-01T07:42:47.528916+0000 mon.a (mon.0) 429 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:42:48.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:48 smithi084 bash[75189]: audit 2023-10-01T07:42:47.536292+0000 mon.a (mon.0) 430 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:48.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:48 smithi084 bash[75189]: audit 2023-10-01T07:42:47.619527+0000 mon.a (mon.0) 431 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:42:48.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:48 smithi084 bash[75189]: audit 2023-10-01T07:42:47.624277+0000 mon.a (mon.0) 432 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T07:42:48.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:48 smithi084 bash[75189]: audit 2023-10-01T07:42:47.627808+0000 mon.a (mon.0) 433 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T07:42:48.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:48 smithi084 bash[75189]: audit 2023-10-01T07:42:47.630032+0000 mon.a (mon.0) 434 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T07:42:48.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:48 smithi084 bash[75189]: audit 2023-10-01T07:42:47.632922+0000 mon.a (mon.0) 435 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-01T07:42:48.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:48 smithi084 bash[75189]: audit 2023-10-01T07:42:47.633201+0000 mgr.y (mgr.34104) 269 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-01T07:42:48.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:48 smithi084 bash[75189]: cephadm 2023-10-01T07:42:47.634587+0000 mgr.y (mgr.34104) 270 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (1 PGs are or would become offline) 2023-10-01T07:42:48.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:48 smithi084 bash[75189]: cluster 2023-10-01T07:42:48.077019+0000 mgr.y (mgr.34104) 271 : cluster 0 pgmap v212: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3 B/s, 0 objects/s recovering 2023-10-01T07:42:48.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:48 smithi084 bash[75189]: audit 2023-10-01T07:42:48.385721+0000 mon.a (mon.0) 436 : audit 0 from='client.? 172.21.15.84:0/2083441441' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:48.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:48 smithi084 bash[78255]: audit 2023-10-01T07:42:47.517025+0000 mon.a (mon.0) 426 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:48.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:48 smithi084 bash[78255]: audit 2023-10-01T07:42:47.526001+0000 mon.a (mon.0) 427 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:48.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:48 smithi084 bash[78255]: audit 2023-10-01T07:42:47.527580+0000 mon.a (mon.0) 428 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:42:48.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:48 smithi084 bash[78255]: audit 2023-10-01T07:42:47.528916+0000 mon.a (mon.0) 429 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:42:48.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:48 smithi084 bash[78255]: audit 2023-10-01T07:42:47.536292+0000 mon.a (mon.0) 430 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:48.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:48 smithi084 bash[78255]: audit 2023-10-01T07:42:47.619527+0000 mon.a (mon.0) 431 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:42:48.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:48 smithi084 bash[78255]: audit 2023-10-01T07:42:47.624277+0000 mon.a (mon.0) 432 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T07:42:48.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:48 smithi084 bash[78255]: audit 2023-10-01T07:42:47.627808+0000 mon.a (mon.0) 433 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T07:42:48.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:48 smithi084 bash[78255]: audit 2023-10-01T07:42:47.630032+0000 mon.a (mon.0) 434 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T07:42:48.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:48 smithi084 bash[78255]: audit 2023-10-01T07:42:47.632922+0000 mon.a (mon.0) 435 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-01T07:42:48.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:48 smithi084 bash[78255]: audit 2023-10-01T07:42:47.633201+0000 mgr.y (mgr.34104) 269 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-01T07:42:48.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:48 smithi084 bash[78255]: cephadm 2023-10-01T07:42:47.634587+0000 mgr.y (mgr.34104) 270 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (1 PGs are or would become offline) 2023-10-01T07:42:48.828 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:48 smithi084 bash[78255]: cluster 2023-10-01T07:42:48.077019+0000 mgr.y (mgr.34104) 271 : cluster 0 pgmap v212: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3 B/s, 0 objects/s recovering 2023-10-01T07:42:48.828 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:48 smithi084 bash[78255]: audit 2023-10-01T07:42:48.385721+0000 mon.a (mon.0) 436 : audit 0 from='client.? 172.21.15.84:0/2083441441' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:48.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:48 smithi112 bash[59335]: audit 2023-10-01T07:42:47.517025+0000 mon.a (mon.0) 426 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:48.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:48 smithi112 bash[59335]: audit 2023-10-01T07:42:47.526001+0000 mon.a (mon.0) 427 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:48.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:48 smithi112 bash[59335]: audit 2023-10-01T07:42:47.527580+0000 mon.a (mon.0) 428 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:42:48.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:48 smithi112 bash[59335]: audit 2023-10-01T07:42:47.528916+0000 mon.a (mon.0) 429 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:42:48.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:48 smithi112 bash[59335]: audit 2023-10-01T07:42:47.536292+0000 mon.a (mon.0) 430 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:48.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:48 smithi112 bash[59335]: audit 2023-10-01T07:42:47.619527+0000 mon.a (mon.0) 431 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:42:48.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:48 smithi112 bash[59335]: audit 2023-10-01T07:42:47.624277+0000 mon.a (mon.0) 432 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T07:42:48.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:48 smithi112 bash[59335]: audit 2023-10-01T07:42:47.627808+0000 mon.a (mon.0) 433 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T07:42:48.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:48 smithi112 bash[59335]: audit 2023-10-01T07:42:47.630032+0000 mon.a (mon.0) 434 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T07:42:48.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:48 smithi112 bash[59335]: audit 2023-10-01T07:42:47.632922+0000 mon.a (mon.0) 435 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-01T07:42:48.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:48 smithi112 bash[59335]: audit 2023-10-01T07:42:47.633201+0000 mgr.y (mgr.34104) 269 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-01T07:42:48.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:48 smithi112 bash[59335]: cephadm 2023-10-01T07:42:47.634587+0000 mgr.y (mgr.34104) 270 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (1 PGs are or would become offline) 2023-10-01T07:42:48.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:48 smithi112 bash[59335]: cluster 2023-10-01T07:42:48.077019+0000 mgr.y (mgr.34104) 271 : cluster 0 pgmap v212: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3 B/s, 0 objects/s recovering 2023-10-01T07:42:48.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:48 smithi112 bash[59335]: audit 2023-10-01T07:42:48.385721+0000 mon.a (mon.0) 436 : audit 0 from='client.? 172.21.15.84:0/2083441441' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:51.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:51 smithi112 bash[59335]: cluster 2023-10-01T07:42:50.077768+0000 mgr.y (mgr.34104) 272 : cluster 0 pgmap v213: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2023-10-01T07:42:51.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:51 smithi112 bash[59335]: audit 2023-10-01T07:42:50.745106+0000 mon.a (mon.0) 437 : audit 0 from='client.? 172.21.15.84:0/753840626' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:51.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:51 smithi084 bash[75189]: cluster 2023-10-01T07:42:50.077768+0000 mgr.y (mgr.34104) 272 : cluster 0 pgmap v213: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2023-10-01T07:42:51.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:51 smithi084 bash[75189]: audit 2023-10-01T07:42:50.745106+0000 mon.a (mon.0) 437 : audit 0 from='client.? 172.21.15.84:0/753840626' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:51.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:51 smithi084 bash[78255]: cluster 2023-10-01T07:42:50.077768+0000 mgr.y (mgr.34104) 272 : cluster 0 pgmap v213: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2023-10-01T07:42:51.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:51 smithi084 bash[78255]: audit 2023-10-01T07:42:50.745106+0000 mon.a (mon.0) 437 : audit 0 from='client.? 172.21.15.84:0/753840626' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:53.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:53 smithi112 bash[59335]: cluster 2023-10-01T07:42:52.078842+0000 mgr.y (mgr.34104) 273 : cluster 0 pgmap v214: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2023-10-01T07:42:53.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:53 smithi112 bash[59335]: audit 2023-10-01T07:42:53.110427+0000 mon.a (mon.0) 438 : audit 0 from='client.? 172.21.15.84:0/1421994174' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:53.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:53 smithi084 bash[78255]: cluster 2023-10-01T07:42:52.078842+0000 mgr.y (mgr.34104) 273 : cluster 0 pgmap v214: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2023-10-01T07:42:53.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:53 smithi084 bash[78255]: audit 2023-10-01T07:42:53.110427+0000 mon.a (mon.0) 438 : audit 0 from='client.? 172.21.15.84:0/1421994174' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:53.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:53 smithi084 bash[75189]: cluster 2023-10-01T07:42:52.078842+0000 mgr.y (mgr.34104) 273 : cluster 0 pgmap v214: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2023-10-01T07:42:53.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:53 smithi084 bash[75189]: audit 2023-10-01T07:42:53.110427+0000 mon.a (mon.0) 438 : audit 0 from='client.? 172.21.15.84:0/1421994174' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:55.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:55 smithi112 bash[59335]: cluster 2023-10-01T07:42:54.079483+0000 mgr.y (mgr.34104) 274 : cluster 0 pgmap v215: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2023-10-01T07:42:55.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:55 smithi112 bash[59335]: audit 2023-10-01T07:42:55.179046+0000 mon.a (mon.0) 439 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:55.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:55 smithi084 bash[78255]: cluster 2023-10-01T07:42:54.079483+0000 mgr.y (mgr.34104) 274 : cluster 0 pgmap v215: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2023-10-01T07:42:55.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:55 smithi084 bash[78255]: audit 2023-10-01T07:42:55.179046+0000 mon.a (mon.0) 439 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:55.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:55 smithi084 bash[75189]: cluster 2023-10-01T07:42:54.079483+0000 mgr.y (mgr.34104) 274 : cluster 0 pgmap v215: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2023-10-01T07:42:55.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:55 smithi084 bash[75189]: audit 2023-10-01T07:42:55.179046+0000 mon.a (mon.0) 439 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:42:56.421 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:42:56 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:42:56] "GET /metrics HTTP/1.1" 200 33680 "" "Prometheus/2.33.4" 2023-10-01T07:42:56.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:56 smithi112 bash[59335]: audit 2023-10-01T07:42:55.474772+0000 mon.a (mon.0) 440 : audit 0 from='client.? 172.21.15.84:0/119714835' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:56.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:56 smithi084 bash[75189]: audit 2023-10-01T07:42:55.474772+0000 mon.a (mon.0) 440 : audit 0 from='client.? 172.21.15.84:0/119714835' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:56.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:56 smithi084 bash[78255]: audit 2023-10-01T07:42:55.474772+0000 mon.a (mon.0) 440 : audit 0 from='client.? 172.21.15.84:0/119714835' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:57.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:57 smithi112 bash[59335]: cluster 2023-10-01T07:42:56.080702+0000 mgr.y (mgr.34104) 275 : cluster 0 pgmap v216: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1 B/s, 0 objects/s recovering 2023-10-01T07:42:57.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:57 smithi084 bash[75189]: cluster 2023-10-01T07:42:56.080702+0000 mgr.y (mgr.34104) 275 : cluster 0 pgmap v216: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1 B/s, 0 objects/s recovering 2023-10-01T07:42:57.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:57 smithi084 bash[78255]: cluster 2023-10-01T07:42:56.080702+0000 mgr.y (mgr.34104) 275 : cluster 0 pgmap v216: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1 B/s, 0 objects/s recovering 2023-10-01T07:42:58.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:58 smithi112 bash[59335]: audit 2023-10-01T07:42:57.843989+0000 mon.c (mon.2) 30 : audit 0 from='client.? 172.21.15.84:0/4266011744' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:58.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:58 smithi084 bash[75189]: audit 2023-10-01T07:42:57.843989+0000 mon.c (mon.2) 30 : audit 0 from='client.? 172.21.15.84:0/4266011744' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:58.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:58 smithi084 bash[78255]: audit 2023-10-01T07:42:57.843989+0000 mon.c (mon.2) 30 : audit 0 from='client.? 172.21.15.84:0/4266011744' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:42:59.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:42:59 smithi112 bash[59335]: cluster 2023-10-01T07:42:58.081595+0000 mgr.y (mgr.34104) 276 : cluster 0 pgmap v217: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:42:59.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:42:59 smithi084 bash[78255]: cluster 2023-10-01T07:42:58.081595+0000 mgr.y (mgr.34104) 276 : cluster 0 pgmap v217: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:42:59.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:42:59 smithi084 bash[75189]: cluster 2023-10-01T07:42:58.081595+0000 mgr.y (mgr.34104) 276 : cluster 0 pgmap v217: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:01.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:01 smithi112 bash[59335]: audit 2023-10-01T07:43:00.069430+0000 mon.a (mon.0) 441 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:01.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:01 smithi112 bash[59335]: audit 2023-10-01T07:43:00.071170+0000 mon.a (mon.0) 442 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:43:01.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:01 smithi112 bash[59335]: cluster 2023-10-01T07:43:00.082053+0000 mgr.y (mgr.34104) 277 : cluster 0 pgmap v218: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:01.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:01 smithi112 bash[59335]: audit 2023-10-01T07:43:00.207480+0000 mon.a (mon.0) 443 : audit 0 from='client.? 172.21.15.84:0/2376721704' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:43:01.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:01 smithi084 bash[75189]: audit 2023-10-01T07:43:00.069430+0000 mon.a (mon.0) 441 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:01.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:01 smithi084 bash[75189]: audit 2023-10-01T07:43:00.071170+0000 mon.a (mon.0) 442 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:43:01.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:01 smithi084 bash[75189]: cluster 2023-10-01T07:43:00.082053+0000 mgr.y (mgr.34104) 277 : cluster 0 pgmap v218: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:01.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:01 smithi084 bash[75189]: audit 2023-10-01T07:43:00.207480+0000 mon.a (mon.0) 443 : audit 0 from='client.? 172.21.15.84:0/2376721704' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:43:01.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:01 smithi084 bash[78255]: audit 2023-10-01T07:43:00.069430+0000 mon.a (mon.0) 441 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:01.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:01 smithi084 bash[78255]: audit 2023-10-01T07:43:00.071170+0000 mon.a (mon.0) 442 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:43:01.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:01 smithi084 bash[78255]: cluster 2023-10-01T07:43:00.082053+0000 mgr.y (mgr.34104) 277 : cluster 0 pgmap v218: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:01.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:01 smithi084 bash[78255]: audit 2023-10-01T07:43:00.207480+0000 mon.a (mon.0) 443 : audit 0 from='client.? 172.21.15.84:0/2376721704' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:43:03.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:03 smithi084 bash[78255]: cluster 2023-10-01T07:43:02.083012+0000 mgr.y (mgr.34104) 278 : cluster 0 pgmap v219: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:03.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:03 smithi084 bash[78255]: audit 2023-10-01T07:43:02.569960+0000 mon.c (mon.2) 31 : audit 0 from='client.? 172.21.15.84:0/237885046' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:43:03.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:03 smithi084 bash[78255]: audit 2023-10-01T07:43:02.648842+0000 mon.a (mon.0) 444 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-01T07:43:03.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:03 smithi084 bash[75189]: cluster 2023-10-01T07:43:02.083012+0000 mgr.y (mgr.34104) 278 : cluster 0 pgmap v219: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:03.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:03 smithi084 bash[75189]: audit 2023-10-01T07:43:02.569960+0000 mon.c (mon.2) 31 : audit 0 from='client.? 172.21.15.84:0/237885046' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:43:03.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:03 smithi084 bash[75189]: audit 2023-10-01T07:43:02.648842+0000 mon.a (mon.0) 444 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-01T07:43:03.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:03 smithi112 bash[59335]: cluster 2023-10-01T07:43:02.083012+0000 mgr.y (mgr.34104) 278 : cluster 0 pgmap v219: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:03.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:03 smithi112 bash[59335]: audit 2023-10-01T07:43:02.569960+0000 mon.c (mon.2) 31 : audit 0 from='client.? 172.21.15.84:0/237885046' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:43:03.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:03 smithi112 bash[59335]: audit 2023-10-01T07:43:02.648842+0000 mon.a (mon.0) 444 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-01T07:43:04.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:04 smithi112 bash[59335]: audit 2023-10-01T07:43:02.649269+0000 mgr.y (mgr.34104) 279 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-01T07:43:04.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:04 smithi112 bash[59335]: cephadm 2023-10-01T07:43:02.651469+0000 mgr.y (mgr.34104) 280 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-10-01T07:43:04.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:04 smithi084 bash[75189]: audit 2023-10-01T07:43:02.649269+0000 mgr.y (mgr.34104) 279 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-01T07:43:04.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:04 smithi084 bash[75189]: cephadm 2023-10-01T07:43:02.651469+0000 mgr.y (mgr.34104) 280 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-10-01T07:43:04.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:04 smithi084 bash[78255]: audit 2023-10-01T07:43:02.649269+0000 mgr.y (mgr.34104) 279 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-01T07:43:04.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:04 smithi084 bash[78255]: cephadm 2023-10-01T07:43:02.651469+0000 mgr.y (mgr.34104) 280 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-10-01T07:43:05.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:05 smithi112 bash[59335]: cluster 2023-10-01T07:43:04.083796+0000 mgr.y (mgr.34104) 281 : cluster 0 pgmap v220: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:05.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:05 smithi112 bash[59335]: audit 2023-10-01T07:43:04.925148+0000 mon.a (mon.0) 445 : audit 0 from='client.? 172.21.15.84:0/930613439' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:43:05.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:05 smithi112 bash[59335]: audit 2023-10-01T07:43:05.082214+0000 mon.a (mon.0) 446 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:05.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:05 smithi112 bash[59335]: audit 2023-10-01T07:43:05.083545+0000 mon.a (mon.0) 447 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-01T07:43:05.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:05 smithi112 bash[59335]: audit 2023-10-01T07:43:05.084452+0000 mon.a (mon.0) 448 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:43:05.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:05 smithi084 bash[75189]: cluster 2023-10-01T07:43:04.083796+0000 mgr.y (mgr.34104) 281 : cluster 0 pgmap v220: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:05.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:05 smithi084 bash[75189]: audit 2023-10-01T07:43:04.925148+0000 mon.a (mon.0) 445 : audit 0 from='client.? 172.21.15.84:0/930613439' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:43:05.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:05 smithi084 bash[75189]: audit 2023-10-01T07:43:05.082214+0000 mon.a (mon.0) 446 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:05.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:05 smithi084 bash[75189]: audit 2023-10-01T07:43:05.083545+0000 mon.a (mon.0) 447 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-01T07:43:05.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:05 smithi084 bash[75189]: audit 2023-10-01T07:43:05.084452+0000 mon.a (mon.0) 448 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:43:05.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:05 smithi084 bash[78255]: cluster 2023-10-01T07:43:04.083796+0000 mgr.y (mgr.34104) 281 : cluster 0 pgmap v220: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:05.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:05 smithi084 bash[78255]: audit 2023-10-01T07:43:04.925148+0000 mon.a (mon.0) 445 : audit 0 from='client.? 172.21.15.84:0/930613439' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:43:05.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:05 smithi084 bash[78255]: audit 2023-10-01T07:43:05.082214+0000 mon.a (mon.0) 446 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:05.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:05 smithi084 bash[78255]: audit 2023-10-01T07:43:05.083545+0000 mon.a (mon.0) 447 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-01T07:43:05.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:05 smithi084 bash[78255]: audit 2023-10-01T07:43:05.084452+0000 mon.a (mon.0) 448 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:43:06.433 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:43:06 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:43:06] "GET /metrics HTTP/1.1" 200 33828 "" "Prometheus/2.33.4" 2023-10-01T07:43:06.704 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:06 smithi084 bash[75189]: cephadm 2023-10-01T07:43:05.071523+0000 mgr.y (mgr.34104) 282 : cephadm 1 Upgrade: Updating osd.3 2023-10-01T07:43:06.704 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:06 smithi084 bash[75189]: cephadm 2023-10-01T07:43:05.088214+0000 mgr.y (mgr.34104) 283 : cephadm 1 Deploying daemon osd.3 on smithi084 2023-10-01T07:43:06.705 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:06 smithi084 bash[78255]: cephadm 2023-10-01T07:43:05.071523+0000 mgr.y (mgr.34104) 282 : cephadm 1 Upgrade: Updating osd.3 2023-10-01T07:43:06.705 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:06 smithi084 bash[78255]: cephadm 2023-10-01T07:43:05.088214+0000 mgr.y (mgr.34104) 283 : cephadm 1 Deploying daemon osd.3 on smithi084 2023-10-01T07:43:06.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:06 smithi112 bash[59335]: cephadm 2023-10-01T07:43:05.071523+0000 mgr.y (mgr.34104) 282 : cephadm 1 Upgrade: Updating osd.3 2023-10-01T07:43:06.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:06 smithi112 bash[59335]: cephadm 2023-10-01T07:43:05.088214+0000 mgr.y (mgr.34104) 283 : cephadm 1 Deploying daemon osd.3 on smithi084 2023-10-01T07:43:07.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:07 smithi112 bash[59335]: cluster 2023-10-01T07:43:06.084601+0000 mgr.y (mgr.34104) 284 : cluster 0 pgmap v221: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:07.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:07 smithi112 bash[59335]: audit 2023-10-01T07:43:07.280393+0000 mon.c (mon.2) 32 : audit 0 from='client.? 172.21.15.84:0/1779118289' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:43:07.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:07 smithi084 bash[75189]: cluster 2023-10-01T07:43:06.084601+0000 mgr.y (mgr.34104) 284 : cluster 0 pgmap v221: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:07.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:07 smithi084 bash[75189]: audit 2023-10-01T07:43:07.280393+0000 mon.c (mon.2) 32 : audit 0 from='client.? 172.21.15.84:0/1779118289' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:43:07.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:07 smithi084 bash[78255]: cluster 2023-10-01T07:43:06.084601+0000 mgr.y (mgr.34104) 284 : cluster 0 pgmap v221: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:07.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:07 smithi084 bash[78255]: audit 2023-10-01T07:43:07.280393+0000 mon.c (mon.2) 32 : audit 0 from='client.? 172.21.15.84:0/1779118289' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:43:09.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:09 smithi112 bash[59335]: cluster 2023-10-01T07:43:08.085044+0000 mgr.y (mgr.34104) 285 : cluster 0 pgmap v222: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:09.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:09 smithi084 bash[75189]: cluster 2023-10-01T07:43:08.085044+0000 mgr.y (mgr.34104) 285 : cluster 0 pgmap v222: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:09.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:09 smithi084 bash[78255]: cluster 2023-10-01T07:43:08.085044+0000 mgr.y (mgr.34104) 285 : cluster 0 pgmap v222: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:10.324 INFO:journalctl@ceph.osd.3.smithi084.stdout:Oct 01 07:43:09 smithi084 systemd[1]: Stopping Ceph osd.3 for 9c46152e-602a-11ee-8db5-212e2dc638e7... 2023-10-01T07:43:10.325 INFO:journalctl@ceph.osd.3.smithi084.stdout:Oct 01 07:43:10 smithi084 bash[49177]: debug 2023-10-01T07:43:10.030+0000 7f74a4ddc700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-01T07:43:10.325 INFO:journalctl@ceph.osd.3.smithi084.stdout:Oct 01 07:43:10 smithi084 bash[49177]: debug 2023-10-01T07:43:10.030+0000 7f74a4ddc700 -1 osd.3 92 *** Got signal Terminated *** 2023-10-01T07:43:10.325 INFO:journalctl@ceph.osd.3.smithi084.stdout:Oct 01 07:43:10 smithi084 bash[49177]: debug 2023-10-01T07:43:10.030+0000 7f74a4ddc700 -1 osd.3 92 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-01T07:43:10.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:10 smithi112 bash[59335]: audit 2023-10-01T07:43:09.642936+0000 mon.c (mon.2) 33 : audit 0 from='client.? 172.21.15.84:0/1654477025' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:43:10.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:10 smithi112 bash[59335]: cluster 2023-10-01T07:43:10.033922+0000 mon.a (mon.0) 449 : cluster 1 osd.3 marked itself down and dead 2023-10-01T07:43:10.744 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:10 smithi084 bash[78255]: audit 2023-10-01T07:43:09.642936+0000 mon.c (mon.2) 33 : audit 0 from='client.? 172.21.15.84:0/1654477025' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:43:10.744 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:10 smithi084 bash[78255]: cluster 2023-10-01T07:43:10.033922+0000 mon.a (mon.0) 449 : cluster 1 osd.3 marked itself down and dead 2023-10-01T07:43:10.745 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:10 smithi084 bash[75189]: audit 2023-10-01T07:43:09.642936+0000 mon.c (mon.2) 33 : audit 0 from='client.? 172.21.15.84:0/1654477025' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:43:10.745 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:10 smithi084 bash[75189]: cluster 2023-10-01T07:43:10.033922+0000 mon.a (mon.0) 449 : cluster 1 osd.3 marked itself down and dead 2023-10-01T07:43:11.407 INFO:journalctl@ceph.osd.3.smithi084.stdout:Oct 01 07:43:11 smithi084 bash[92176]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd-3 2023-10-01T07:43:11.407 INFO:journalctl@ceph.osd.3.smithi084.stdout:Oct 01 07:43:11 smithi084 bash[92240]: Error response from daemon: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd-3 2023-10-01T07:43:11.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:11 smithi112 bash[59335]: cluster 2023-10-01T07:43:10.085756+0000 mgr.y (mgr.34104) 286 : cluster 0 pgmap v223: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:11.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:11 smithi112 bash[59335]: cluster 2023-10-01T07:43:10.437696+0000 mon.a (mon.0) 450 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-01T07:43:11.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:11 smithi112 bash[59335]: cluster 2023-10-01T07:43:10.449679+0000 mon.a (mon.0) 451 : cluster 0 osdmap e93: 8 total, 7 up, 8 in 2023-10-01T07:43:11.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:11 smithi112 bash[59335]: cluster 2023-10-01T07:43:10.452815+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e93 with expected crc 2023-10-01T07:43:11.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:11 smithi112 bash[59335]: cluster 2023-10-01T07:43:10.453832+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e93 with expected crc 2023-10-01T07:43:11.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:11 smithi112 bash[59335]: cluster 2023-10-01T07:43:10.454875+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e93 with expected crc 2023-10-01T07:43:11.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:11 smithi112 bash[59335]: cluster 2023-10-01T07:43:10.461447+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e93 with expected crc 2023-10-01T07:43:11.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:11 smithi084 bash[75189]: cluster 2023-10-01T07:43:10.085756+0000 mgr.y (mgr.34104) 286 : cluster 0 pgmap v223: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:11.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:11 smithi084 bash[75189]: cluster 2023-10-01T07:43:10.437696+0000 mon.a (mon.0) 450 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-01T07:43:11.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:11 smithi084 bash[75189]: cluster 2023-10-01T07:43:10.449679+0000 mon.a (mon.0) 451 : cluster 0 osdmap e93: 8 total, 7 up, 8 in 2023-10-01T07:43:11.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:11 smithi084 bash[75189]: cluster 2023-10-01T07:43:10.452815+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e93 with expected crc 2023-10-01T07:43:11.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:11 smithi084 bash[75189]: cluster 2023-10-01T07:43:10.453832+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e93 with expected crc 2023-10-01T07:43:11.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:11 smithi084 bash[75189]: cluster 2023-10-01T07:43:10.454875+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e93 with expected crc 2023-10-01T07:43:11.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:11 smithi084 bash[75189]: cluster 2023-10-01T07:43:10.461447+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e93 with expected crc 2023-10-01T07:43:11.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:11 smithi084 bash[78255]: cluster 2023-10-01T07:43:10.085756+0000 mgr.y (mgr.34104) 286 : cluster 0 pgmap v223: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:11.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:11 smithi084 bash[78255]: cluster 2023-10-01T07:43:10.437696+0000 mon.a (mon.0) 450 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-01T07:43:11.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:11 smithi084 bash[78255]: cluster 2023-10-01T07:43:10.449679+0000 mon.a (mon.0) 451 : cluster 0 osdmap e93: 8 total, 7 up, 8 in 2023-10-01T07:43:11.828 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:11 smithi084 bash[78255]: cluster 2023-10-01T07:43:10.452815+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e93 with expected crc 2023-10-01T07:43:11.828 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:11 smithi084 bash[78255]: cluster 2023-10-01T07:43:10.453832+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e93 with expected crc 2023-10-01T07:43:11.828 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:11 smithi084 bash[78255]: cluster 2023-10-01T07:43:10.454875+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e93 with expected crc 2023-10-01T07:43:11.828 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:11 smithi084 bash[78255]: cluster 2023-10-01T07:43:10.461447+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e93 with expected crc 2023-10-01T07:43:12.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:12 smithi112 bash[59335]: cluster 2023-10-01T07:43:11.465111+0000 mon.a (mon.0) 452 : cluster 0 osdmap e94: 8 total, 7 up, 8 in 2023-10-01T07:43:12.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:12 smithi112 bash[59335]: cluster 2023-10-01T07:43:11.466847+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e94 with expected crc 2023-10-01T07:43:12.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:12 smithi112 bash[59335]: cluster 2023-10-01T07:43:11.467048+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e94 with expected crc 2023-10-01T07:43:12.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:12 smithi112 bash[59335]: cluster 2023-10-01T07:43:11.469558+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e94 with expected crc 2023-10-01T07:43:12.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:12 smithi112 bash[59335]: cluster 2023-10-01T07:43:11.469999+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e94 with expected crc 2023-10-01T07:43:12.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:12 smithi112 bash[59335]: cluster 2023-10-01T07:43:11.470077+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e94 with expected crc 2023-10-01T07:43:12.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:12 smithi112 bash[59335]: cluster 2023-10-01T07:43:11.470169+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e94 with expected crc 2023-10-01T07:43:12.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:12 smithi112 bash[59335]: cluster 2023-10-01T07:43:11.473386+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e94 with expected crc 2023-10-01T07:43:12.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:12 smithi112 bash[59335]: audit 2023-10-01T07:43:12.009465+0000 mon.c (mon.2) 34 : audit 0 from='client.? 172.21.15.84:0/3406429224' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:43:12.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:12 smithi084 bash[75189]: cluster 2023-10-01T07:43:11.465111+0000 mon.a (mon.0) 452 : cluster 0 osdmap e94: 8 total, 7 up, 8 in 2023-10-01T07:43:12.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:12 smithi084 bash[75189]: cluster 2023-10-01T07:43:11.466847+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e94 with expected crc 2023-10-01T07:43:12.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:12 smithi084 bash[75189]: cluster 2023-10-01T07:43:11.467048+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e94 with expected crc 2023-10-01T07:43:12.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:12 smithi084 bash[75189]: cluster 2023-10-01T07:43:11.469558+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e94 with expected crc 2023-10-01T07:43:12.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:12 smithi084 bash[75189]: cluster 2023-10-01T07:43:11.469999+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e94 with expected crc 2023-10-01T07:43:12.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:12 smithi084 bash[75189]: cluster 2023-10-01T07:43:11.470077+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e94 with expected crc 2023-10-01T07:43:12.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:12 smithi084 bash[75189]: cluster 2023-10-01T07:43:11.470169+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e94 with expected crc 2023-10-01T07:43:12.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:12 smithi084 bash[75189]: cluster 2023-10-01T07:43:11.473386+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e94 with expected crc 2023-10-01T07:43:12.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:12 smithi084 bash[75189]: audit 2023-10-01T07:43:12.009465+0000 mon.c (mon.2) 34 : audit 0 from='client.? 172.21.15.84:0/3406429224' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:43:12.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:12 smithi084 bash[78255]: cluster 2023-10-01T07:43:11.465111+0000 mon.a (mon.0) 452 : cluster 0 osdmap e94: 8 total, 7 up, 8 in 2023-10-01T07:43:12.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:12 smithi084 bash[78255]: cluster 2023-10-01T07:43:11.466847+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e94 with expected crc 2023-10-01T07:43:12.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:12 smithi084 bash[78255]: cluster 2023-10-01T07:43:11.467048+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e94 with expected crc 2023-10-01T07:43:12.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:12 smithi084 bash[78255]: cluster 2023-10-01T07:43:11.469558+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e94 with expected crc 2023-10-01T07:43:12.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:12 smithi084 bash[78255]: cluster 2023-10-01T07:43:11.469999+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e94 with expected crc 2023-10-01T07:43:12.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:12 smithi084 bash[78255]: cluster 2023-10-01T07:43:11.470077+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e94 with expected crc 2023-10-01T07:43:12.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:12 smithi084 bash[78255]: cluster 2023-10-01T07:43:11.470169+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e94 with expected crc 2023-10-01T07:43:12.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:12 smithi084 bash[78255]: cluster 2023-10-01T07:43:11.473386+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e94 with expected crc 2023-10-01T07:43:12.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:12 smithi084 bash[78255]: audit 2023-10-01T07:43:12.009465+0000 mon.c (mon.2) 34 : audit 0 from='client.? 172.21.15.84:0/3406429224' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:43:13.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:13 smithi112 bash[59335]: cluster 2023-10-01T07:43:12.086781+0000 mgr.y (mgr.34104) 287 : cluster 0 pgmap v226: 73 pgs: 20 peering, 2 stale+active+clean, 51 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:13.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:13 smithi112 bash[59335]: cluster 2023-10-01T07:43:12.457374+0000 mon.a (mon.0) 453 : cluster 3 Health check failed: Reduced data availability: 4 pgs inactive, 10 pgs peering (PG_AVAILABILITY) 2023-10-01T07:43:13.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:13 smithi084 bash[78255]: cluster 2023-10-01T07:43:12.086781+0000 mgr.y (mgr.34104) 287 : cluster 0 pgmap v226: 73 pgs: 20 peering, 2 stale+active+clean, 51 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:13.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:13 smithi084 bash[78255]: cluster 2023-10-01T07:43:12.457374+0000 mon.a (mon.0) 453 : cluster 3 Health check failed: Reduced data availability: 4 pgs inactive, 10 pgs peering (PG_AVAILABILITY) 2023-10-01T07:43:13.825 INFO:journalctl@ceph.osd.3.smithi084.stdout:Oct 01 07:43:13 smithi084 systemd[1]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@osd.3.service: Succeeded. 2023-10-01T07:43:13.825 INFO:journalctl@ceph.osd.3.smithi084.stdout:Oct 01 07:43:13 smithi084 systemd[1]: Stopped Ceph osd.3 for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T07:43:13.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:13 smithi084 bash[75189]: cluster 2023-10-01T07:43:12.086781+0000 mgr.y (mgr.34104) 287 : cluster 0 pgmap v226: 73 pgs: 20 peering, 2 stale+active+clean, 51 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:13.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:13 smithi084 bash[75189]: cluster 2023-10-01T07:43:12.457374+0000 mon.a (mon.0) 453 : cluster 3 Health check failed: Reduced data availability: 4 pgs inactive, 10 pgs peering (PG_AVAILABILITY) 2023-10-01T07:43:14.324 INFO:journalctl@ceph.osd.3.smithi084.stdout:Oct 01 07:43:13 smithi084 systemd[1]: Started Ceph osd.3 for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T07:43:15.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:14 smithi112 bash[59335]: audit 2023-10-01T07:43:13.875806+0000 mon.a (mon.0) 454 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:15.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:14 smithi112 bash[59335]: audit 2023-10-01T07:43:13.884723+0000 mon.a (mon.0) 455 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:15.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:14 smithi112 bash[59335]: audit 2023-10-01T07:43:13.922790+0000 mon.a (mon.0) 456 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:43:15.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:14 smithi112 bash[59335]: cluster 2023-10-01T07:43:14.087430+0000 mgr.y (mgr.34104) 288 : cluster 0 pgmap v227: 73 pgs: 20 peering, 2 stale+active+clean, 51 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:15.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:14 smithi112 bash[59335]: audit 2023-10-01T07:43:14.360790+0000 mon.a (mon.0) 457 : audit 0 from='client.? 172.21.15.84:0/2850730519' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:43:15.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:14 smithi084 bash[75189]: audit 2023-10-01T07:43:13.875806+0000 mon.a (mon.0) 454 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:15.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:14 smithi084 bash[75189]: audit 2023-10-01T07:43:13.884723+0000 mon.a (mon.0) 455 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:15.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:14 smithi084 bash[75189]: audit 2023-10-01T07:43:13.922790+0000 mon.a (mon.0) 456 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:43:15.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:14 smithi084 bash[75189]: cluster 2023-10-01T07:43:14.087430+0000 mgr.y (mgr.34104) 288 : cluster 0 pgmap v227: 73 pgs: 20 peering, 2 stale+active+clean, 51 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:15.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:14 smithi084 bash[75189]: audit 2023-10-01T07:43:14.360790+0000 mon.a (mon.0) 457 : audit 0 from='client.? 172.21.15.84:0/2850730519' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:43:15.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:14 smithi084 bash[78255]: audit 2023-10-01T07:43:13.875806+0000 mon.a (mon.0) 454 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:15.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:14 smithi084 bash[78255]: audit 2023-10-01T07:43:13.884723+0000 mon.a (mon.0) 455 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:15.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:14 smithi084 bash[78255]: audit 2023-10-01T07:43:13.922790+0000 mon.a (mon.0) 456 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:43:15.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:14 smithi084 bash[78255]: cluster 2023-10-01T07:43:14.087430+0000 mgr.y (mgr.34104) 288 : cluster 0 pgmap v227: 73 pgs: 20 peering, 2 stale+active+clean, 51 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:15.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:14 smithi084 bash[78255]: audit 2023-10-01T07:43:14.360790+0000 mon.a (mon.0) 457 : audit 0 from='client.? 172.21.15.84:0/2850730519' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:43:15.728 INFO:journalctl@ceph.osd.3.smithi084.stdout:Oct 01 07:43:15 smithi084 bash[92429]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-10-01T07:43:15.728 INFO:journalctl@ceph.osd.3.smithi084.stdout:Oct 01 07:43:15 smithi084 bash[92429]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-10-01T07:43:15.728 INFO:journalctl@ceph.osd.3.smithi084.stdout:Oct 01 07:43:15 smithi084 bash[92429]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-3 --no-mon-config 2023-10-01T07:43:15.728 INFO:journalctl@ceph.osd.3.smithi084.stdout:Oct 01 07:43:15 smithi084 bash[92429]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2023-10-01T07:43:15.728 INFO:journalctl@ceph.osd.3.smithi084.stdout:Oct 01 07:43:15 smithi084 bash[92429]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2023-10-01T07:43:15.728 INFO:journalctl@ceph.osd.3.smithi084.stdout:Oct 01 07:43:15 smithi084 bash[92429]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-10-01T07:43:15.728 INFO:journalctl@ceph.osd.3.smithi084.stdout:Oct 01 07:43:15 smithi084 bash[92429]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-10-01T07:43:15.728 INFO:journalctl@ceph.osd.3.smithi084.stdout:Oct 01 07:43:15 smithi084 bash[92429]: --> ceph-volume lvm activate successful for osd ID: 3 2023-10-01T07:43:16.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:16 smithi084 bash[75189]: audit 2023-10-01T07:43:15.069856+0000 mon.a (mon.0) 458 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:16.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:16 smithi084 bash[75189]: audit 2023-10-01T07:43:15.071537+0000 mon.a (mon.0) 459 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:43:16.325 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:43:16 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:43:16] "GET /metrics HTTP/1.1" 200 33900 "" "Prometheus/2.33.4" 2023-10-01T07:43:16.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:16 smithi084 bash[78255]: audit 2023-10-01T07:43:15.069856+0000 mon.a (mon.0) 458 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:16.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:16 smithi084 bash[78255]: audit 2023-10-01T07:43:15.071537+0000 mon.a (mon.0) 459 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:43:16.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:16 smithi112 bash[59335]: audit 2023-10-01T07:43:15.069856+0000 mon.a (mon.0) 458 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:16.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:16 smithi112 bash[59335]: audit 2023-10-01T07:43:15.071537+0000 mon.a (mon.0) 459 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:43:17.364 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:17 smithi084 bash[75189]: cluster 2023-10-01T07:43:16.088647+0000 mgr.y (mgr.34104) 289 : cluster 0 pgmap v228: 73 pgs: 2 active+undersized+degraded, 7 peering, 19 active+undersized, 45 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T07:43:17.364 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:17 smithi084 bash[75189]: audit 2023-10-01T07:43:16.714882+0000 mon.a (mon.0) 460 : audit 0 from='client.? 172.21.15.84:0/113628800' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:43:17.365 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:17 smithi084 bash[78255]: cluster 2023-10-01T07:43:16.088647+0000 mgr.y (mgr.34104) 289 : cluster 0 pgmap v228: 73 pgs: 2 active+undersized+degraded, 7 peering, 19 active+undersized, 45 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T07:43:17.365 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:17 smithi084 bash[78255]: audit 2023-10-01T07:43:16.714882+0000 mon.a (mon.0) 460 : audit 0 from='client.? 172.21.15.84:0/113628800' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:43:17.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:17 smithi112 bash[59335]: cluster 2023-10-01T07:43:16.088647+0000 mgr.y (mgr.34104) 289 : cluster 0 pgmap v228: 73 pgs: 2 active+undersized+degraded, 7 peering, 19 active+undersized, 45 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T07:43:17.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:17 smithi112 bash[59335]: audit 2023-10-01T07:43:16.714882+0000 mon.a (mon.0) 460 : audit 0 from='client.? 172.21.15.84:0/113628800' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:43:18.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:18 smithi084 bash[78255]: cluster 2023-10-01T07:43:17.068112+0000 mon.a (mon.0) 461 : cluster 3 Health check failed: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded (PG_DEGRADED) 2023-10-01T07:43:18.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:18 smithi084 bash[75189]: cluster 2023-10-01T07:43:17.068112+0000 mon.a (mon.0) 461 : cluster 3 Health check failed: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded (PG_DEGRADED) 2023-10-01T07:43:18.325 INFO:journalctl@ceph.osd.3.smithi084.stdout:Oct 01 07:43:17 smithi084 bash[92754]: debug 2023-10-01T07:43:17.942+0000 7f656e301640 -1 Falling back to public interface 2023-10-01T07:43:18.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:18 smithi112 bash[59335]: cluster 2023-10-01T07:43:17.068112+0000 mon.a (mon.0) 461 : cluster 3 Health check failed: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded (PG_DEGRADED) 2023-10-01T07:43:19.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:19 smithi112 bash[59335]: cluster 2023-10-01T07:43:18.089346+0000 mgr.y (mgr.34104) 290 : cluster 0 pgmap v229: 73 pgs: 2 active+undersized+degraded, 26 active+undersized, 45 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T07:43:19.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:19 smithi112 bash[59335]: cluster 2023-10-01T07:43:18.412438+0000 mon.a (mon.0) 462 : cluster 3 Health check update: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2023-10-01T07:43:19.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:19 smithi112 bash[59335]: audit 2023-10-01T07:43:19.074161+0000 mon.a (mon.0) 463 : audit 0 from='client.? 172.21.15.84:0/86760224' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:43:19.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:19 smithi084 bash[75189]: cluster 2023-10-01T07:43:18.089346+0000 mgr.y (mgr.34104) 290 : cluster 0 pgmap v229: 73 pgs: 2 active+undersized+degraded, 26 active+undersized, 45 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T07:43:19.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:19 smithi084 bash[75189]: cluster 2023-10-01T07:43:18.412438+0000 mon.a (mon.0) 462 : cluster 3 Health check update: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2023-10-01T07:43:19.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:19 smithi084 bash[75189]: audit 2023-10-01T07:43:19.074161+0000 mon.a (mon.0) 463 : audit 0 from='client.? 172.21.15.84:0/86760224' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:43:19.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:19 smithi084 bash[78255]: cluster 2023-10-01T07:43:18.089346+0000 mgr.y (mgr.34104) 290 : cluster 0 pgmap v229: 73 pgs: 2 active+undersized+degraded, 26 active+undersized, 45 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T07:43:19.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:19 smithi084 bash[78255]: cluster 2023-10-01T07:43:18.412438+0000 mon.a (mon.0) 462 : cluster 3 Health check update: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2023-10-01T07:43:19.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:19 smithi084 bash[78255]: audit 2023-10-01T07:43:19.074161+0000 mon.a (mon.0) 463 : audit 0 from='client.? 172.21.15.84:0/86760224' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:43:20.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:20 smithi112 bash[59335]: cluster 2023-10-01T07:43:19.078457+0000 mon.a (mon.0) 464 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2023-10-01T07:43:20.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:20 smithi084 bash[75189]: cluster 2023-10-01T07:43:19.078457+0000 mon.a (mon.0) 464 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2023-10-01T07:43:20.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:20 smithi084 bash[78255]: cluster 2023-10-01T07:43:19.078457+0000 mon.a (mon.0) 464 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2023-10-01T07:43:21.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:21 smithi112 bash[59335]: cluster 2023-10-01T07:43:20.089858+0000 mgr.y (mgr.34104) 291 : cluster 0 pgmap v230: 73 pgs: 2 active+undersized+degraded, 26 active+undersized, 45 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T07:43:21.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:21 smithi112 bash[59335]: audit 2023-10-01T07:43:21.066168+0000 mon.a (mon.0) 465 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:21.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:21 smithi112 bash[59335]: audit 2023-10-01T07:43:21.074354+0000 mon.a (mon.0) 466 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:21.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:21 smithi084 bash[78255]: cluster 2023-10-01T07:43:20.089858+0000 mgr.y (mgr.34104) 291 : cluster 0 pgmap v230: 73 pgs: 2 active+undersized+degraded, 26 active+undersized, 45 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T07:43:21.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:21 smithi084 bash[78255]: audit 2023-10-01T07:43:21.066168+0000 mon.a (mon.0) 465 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:21.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:21 smithi084 bash[78255]: audit 2023-10-01T07:43:21.074354+0000 mon.a (mon.0) 466 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:21.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:21 smithi084 bash[75189]: cluster 2023-10-01T07:43:20.089858+0000 mgr.y (mgr.34104) 291 : cluster 0 pgmap v230: 73 pgs: 2 active+undersized+degraded, 26 active+undersized, 45 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T07:43:21.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:21 smithi084 bash[75189]: audit 2023-10-01T07:43:21.066168+0000 mon.a (mon.0) 465 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:21.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:21 smithi084 bash[75189]: audit 2023-10-01T07:43:21.074354+0000 mon.a (mon.0) 466 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:22.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:22 smithi112 bash[59335]: audit 2023-10-01T07:43:21.439002+0000 mon.a (mon.0) 467 : audit 0 from='client.? 172.21.15.84:0/3688661165' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:43:22.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:22 smithi112 bash[59335]: audit 2023-10-01T07:43:21.866652+0000 mon.a (mon.0) 468 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:22.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:22 smithi112 bash[59335]: audit 2023-10-01T07:43:21.873065+0000 mon.a (mon.0) 469 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:22.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:22 smithi112 bash[59335]: audit 2023-10-01T07:43:22.086666+0000 mon.a (mon.0) 470 : audit 1 from='osd.3 [v2:172.21.15.84:6826/2737905343,v1:172.21.15.84:6827/2737905343]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-01T07:43:22.574 INFO:journalctl@ceph.osd.3.smithi084.stdout:Oct 01 07:43:22 smithi084 bash[92754]: debug 2023-10-01T07:43:22.078+0000 7f656e301640 -1 osd.3 92 log_to_monitors true 2023-10-01T07:43:22.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:22 smithi084 bash[75189]: audit 2023-10-01T07:43:21.439002+0000 mon.a (mon.0) 467 : audit 0 from='client.? 172.21.15.84:0/3688661165' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:43:22.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:22 smithi084 bash[75189]: audit 2023-10-01T07:43:21.866652+0000 mon.a (mon.0) 468 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:22.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:22 smithi084 bash[75189]: audit 2023-10-01T07:43:21.873065+0000 mon.a (mon.0) 469 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:22.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:22 smithi084 bash[75189]: audit 2023-10-01T07:43:22.086666+0000 mon.a (mon.0) 470 : audit 1 from='osd.3 [v2:172.21.15.84:6826/2737905343,v1:172.21.15.84:6827/2737905343]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-01T07:43:22.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:22 smithi084 bash[78255]: audit 2023-10-01T07:43:21.439002+0000 mon.a (mon.0) 467 : audit 0 from='client.? 172.21.15.84:0/3688661165' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:43:22.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:22 smithi084 bash[78255]: audit 2023-10-01T07:43:21.866652+0000 mon.a (mon.0) 468 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:22.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:22 smithi084 bash[78255]: audit 2023-10-01T07:43:21.873065+0000 mon.a (mon.0) 469 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:22.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:22 smithi084 bash[78255]: audit 2023-10-01T07:43:22.086666+0000 mon.a (mon.0) 470 : audit 1 from='osd.3 [v2:172.21.15.84:6826/2737905343,v1:172.21.15.84:6827/2737905343]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-01T07:43:23.324 INFO:journalctl@ceph.osd.3.smithi084.stdout:Oct 01 07:43:22 smithi084 bash[92754]: debug 2023-10-01T07:43:22.918+0000 7f655cf68700 -1 osd.3 92 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-01T07:43:23.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:23 smithi084 bash[75189]: cluster 2023-10-01T07:43:22.090520+0000 mgr.y (mgr.34104) 292 : cluster 0 pgmap v231: 73 pgs: 2 active+undersized+degraded, 26 active+undersized, 45 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T07:43:23.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:23 smithi084 bash[75189]: audit 2023-10-01T07:43:22.885118+0000 mon.a (mon.0) 471 : audit 1 from='osd.3 [v2:172.21.15.84:6826/2737905343,v1:172.21.15.84:6827/2737905343]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-01T07:43:23.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:23 smithi084 bash[75189]: cluster 2023-10-01T07:43:22.885277+0000 mon.a (mon.0) 472 : cluster 0 osdmap e95: 8 total, 7 up, 8 in 2023-10-01T07:43:23.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:23 smithi084 bash[75189]: audit 2023-10-01T07:43:22.886186+0000 mon.a (mon.0) 473 : audit 1 from='osd.3 [v2:172.21.15.84:6826/2737905343,v1:172.21.15.84:6827/2737905343]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2023-10-01T07:43:23.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:23 smithi084 bash[78255]: cluster 2023-10-01T07:43:22.090520+0000 mgr.y (mgr.34104) 292 : cluster 0 pgmap v231: 73 pgs: 2 active+undersized+degraded, 26 active+undersized, 45 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T07:43:23.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:23 smithi084 bash[78255]: audit 2023-10-01T07:43:22.885118+0000 mon.a (mon.0) 471 : audit 1 from='osd.3 [v2:172.21.15.84:6826/2737905343,v1:172.21.15.84:6827/2737905343]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-01T07:43:23.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:23 smithi084 bash[78255]: cluster 2023-10-01T07:43:22.885277+0000 mon.a (mon.0) 472 : cluster 0 osdmap e95: 8 total, 7 up, 8 in 2023-10-01T07:43:23.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:23 smithi084 bash[78255]: audit 2023-10-01T07:43:22.886186+0000 mon.a (mon.0) 473 : audit 1 from='osd.3 [v2:172.21.15.84:6826/2737905343,v1:172.21.15.84:6827/2737905343]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2023-10-01T07:43:23.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:23 smithi112 bash[59335]: cluster 2023-10-01T07:43:22.090520+0000 mgr.y (mgr.34104) 292 : cluster 0 pgmap v231: 73 pgs: 2 active+undersized+degraded, 26 active+undersized, 45 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T07:43:23.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:23 smithi112 bash[59335]: audit 2023-10-01T07:43:22.885118+0000 mon.a (mon.0) 471 : audit 1 from='osd.3 [v2:172.21.15.84:6826/2737905343,v1:172.21.15.84:6827/2737905343]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-01T07:43:23.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:23 smithi112 bash[59335]: cluster 2023-10-01T07:43:22.885277+0000 mon.a (mon.0) 472 : cluster 0 osdmap e95: 8 total, 7 up, 8 in 2023-10-01T07:43:23.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:23 smithi112 bash[59335]: audit 2023-10-01T07:43:22.886186+0000 mon.a (mon.0) 473 : audit 1 from='osd.3 [v2:172.21.15.84:6826/2737905343,v1:172.21.15.84:6827/2737905343]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2023-10-01T07:43:24.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:24 smithi112 bash[59335]: cluster 2023-10-01T07:43:23.168279+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e95 with expected crc 2023-10-01T07:43:24.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:24 smithi112 bash[59335]: cluster 2023-10-01T07:43:23.170460+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e95 with expected crc 2023-10-01T07:43:24.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:24 smithi112 bash[59335]: cluster 2023-10-01T07:43:23.450508+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e95 with expected crc 2023-10-01T07:43:24.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:24 smithi112 bash[59335]: cluster 2023-10-01T07:43:23.453365+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e95 with expected crc 2023-10-01T07:43:24.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:24 smithi112 bash[59335]: cluster 2023-10-01T07:43:23.455999+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e95 with expected crc 2023-10-01T07:43:24.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:24 smithi112 bash[59335]: cluster 2023-10-01T07:43:23.655913+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e95 with expected crc 2023-10-01T07:43:24.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:24 smithi112 bash[59335]: audit 2023-10-01T07:43:23.803618+0000 mon.a (mon.0) 474 : audit 0 from='client.? 172.21.15.84:0/654569870' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:43:24.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:24 smithi112 bash[59335]: cluster 2023-10-01T07:43:23.880949+0000 mon.a (mon.0) 475 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-01T07:43:24.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:24 smithi112 bash[59335]: cluster 2023-10-01T07:43:23.888567+0000 mon.a (mon.0) 476 : cluster 1 osd.3 [v2:172.21.15.84:6826/2737905343,v1:172.21.15.84:6827/2737905343] boot 2023-10-01T07:43:24.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:24 smithi112 bash[59335]: cluster 2023-10-01T07:43:23.888709+0000 mon.a (mon.0) 477 : cluster 0 osdmap e96: 8 total, 8 up, 8 in 2023-10-01T07:43:24.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:24 smithi112 bash[59335]: audit 2023-10-01T07:43:23.888944+0000 mon.a (mon.0) 478 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T07:43:24.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:24 smithi084 bash[78255]: cluster 2023-10-01T07:43:23.168279+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e95 with expected crc 2023-10-01T07:43:24.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:24 smithi084 bash[78255]: cluster 2023-10-01T07:43:23.170460+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e95 with expected crc 2023-10-01T07:43:24.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:24 smithi084 bash[78255]: cluster 2023-10-01T07:43:23.450508+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e95 with expected crc 2023-10-01T07:43:24.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:24 smithi084 bash[78255]: cluster 2023-10-01T07:43:23.453365+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e95 with expected crc 2023-10-01T07:43:24.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:24 smithi084 bash[78255]: cluster 2023-10-01T07:43:23.455999+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e95 with expected crc 2023-10-01T07:43:24.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:24 smithi084 bash[78255]: cluster 2023-10-01T07:43:23.655913+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e95 with expected crc 2023-10-01T07:43:24.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:24 smithi084 bash[78255]: audit 2023-10-01T07:43:23.803618+0000 mon.a (mon.0) 474 : audit 0 from='client.? 172.21.15.84:0/654569870' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:43:24.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:24 smithi084 bash[78255]: cluster 2023-10-01T07:43:23.880949+0000 mon.a (mon.0) 475 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-01T07:43:24.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:24 smithi084 bash[78255]: cluster 2023-10-01T07:43:23.888567+0000 mon.a (mon.0) 476 : cluster 1 osd.3 [v2:172.21.15.84:6826/2737905343,v1:172.21.15.84:6827/2737905343] boot 2023-10-01T07:43:24.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:24 smithi084 bash[78255]: cluster 2023-10-01T07:43:23.888709+0000 mon.a (mon.0) 477 : cluster 0 osdmap e96: 8 total, 8 up, 8 in 2023-10-01T07:43:24.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:24 smithi084 bash[78255]: audit 2023-10-01T07:43:23.888944+0000 mon.a (mon.0) 478 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T07:43:24.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:24 smithi084 bash[75189]: cluster 2023-10-01T07:43:23.168279+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e95 with expected crc 2023-10-01T07:43:24.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:24 smithi084 bash[75189]: cluster 2023-10-01T07:43:23.170460+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e95 with expected crc 2023-10-01T07:43:24.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:24 smithi084 bash[75189]: cluster 2023-10-01T07:43:23.450508+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e95 with expected crc 2023-10-01T07:43:24.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:24 smithi084 bash[75189]: cluster 2023-10-01T07:43:23.453365+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e95 with expected crc 2023-10-01T07:43:24.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:24 smithi084 bash[75189]: cluster 2023-10-01T07:43:23.455999+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e95 with expected crc 2023-10-01T07:43:24.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:24 smithi084 bash[75189]: cluster 2023-10-01T07:43:23.655913+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e95 with expected crc 2023-10-01T07:43:24.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:24 smithi084 bash[75189]: audit 2023-10-01T07:43:23.803618+0000 mon.a (mon.0) 474 : audit 0 from='client.? 172.21.15.84:0/654569870' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:43:24.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:24 smithi084 bash[75189]: cluster 2023-10-01T07:43:23.880949+0000 mon.a (mon.0) 475 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-01T07:43:24.577 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:24 smithi084 bash[75189]: cluster 2023-10-01T07:43:23.888567+0000 mon.a (mon.0) 476 : cluster 1 osd.3 [v2:172.21.15.84:6826/2737905343,v1:172.21.15.84:6827/2737905343] boot 2023-10-01T07:43:24.577 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:24 smithi084 bash[75189]: cluster 2023-10-01T07:43:23.888709+0000 mon.a (mon.0) 477 : cluster 0 osdmap e96: 8 total, 8 up, 8 in 2023-10-01T07:43:24.577 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:24 smithi084 bash[75189]: audit 2023-10-01T07:43:23.888944+0000 mon.a (mon.0) 478 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-01T07:43:25.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:25 smithi112 bash[59335]: cluster 2023-10-01T07:43:23.888626+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e96 with expected crc 2023-10-01T07:43:25.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:25 smithi112 bash[59335]: cluster 2023-10-01T07:43:23.889502+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e96 with expected crc 2023-10-01T07:43:25.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:25 smithi112 bash[59335]: cluster 2023-10-01T07:43:24.091195+0000 mgr.y (mgr.34104) 293 : cluster 0 pgmap v234: 73 pgs: 2 active+undersized+degraded, 26 active+undersized, 45 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T07:43:25.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:25 smithi112 bash[59335]: cluster 2023-10-01T07:43:24.895360+0000 mon.a (mon.0) 479 : cluster 0 osdmap e97: 8 total, 8 up, 8 in 2023-10-01T07:43:25.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:25 smithi112 bash[59335]: cluster 2023-10-01T07:43:24.898893+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e97 with expected crc 2023-10-01T07:43:25.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:25 smithi112 bash[59335]: cluster 2023-10-01T07:43:24.902116+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e97 with expected crc 2023-10-01T07:43:25.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:25 smithi084 bash[75189]: cluster 2023-10-01T07:43:23.888626+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e96 with expected crc 2023-10-01T07:43:25.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:25 smithi084 bash[75189]: cluster 2023-10-01T07:43:23.889502+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e96 with expected crc 2023-10-01T07:43:25.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:25 smithi084 bash[75189]: cluster 2023-10-01T07:43:24.091195+0000 mgr.y (mgr.34104) 293 : cluster 0 pgmap v234: 73 pgs: 2 active+undersized+degraded, 26 active+undersized, 45 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T07:43:25.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:25 smithi084 bash[75189]: cluster 2023-10-01T07:43:24.895360+0000 mon.a (mon.0) 479 : cluster 0 osdmap e97: 8 total, 8 up, 8 in 2023-10-01T07:43:25.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:25 smithi084 bash[75189]: cluster 2023-10-01T07:43:24.898893+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e97 with expected crc 2023-10-01T07:43:25.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:25 smithi084 bash[75189]: cluster 2023-10-01T07:43:24.902116+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e97 with expected crc 2023-10-01T07:43:25.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:25 smithi084 bash[78255]: cluster 2023-10-01T07:43:23.888626+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e96 with expected crc 2023-10-01T07:43:25.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:25 smithi084 bash[78255]: cluster 2023-10-01T07:43:23.889502+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e96 with expected crc 2023-10-01T07:43:25.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:25 smithi084 bash[78255]: cluster 2023-10-01T07:43:24.091195+0000 mgr.y (mgr.34104) 293 : cluster 0 pgmap v234: 73 pgs: 2 active+undersized+degraded, 26 active+undersized, 45 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T07:43:25.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:25 smithi084 bash[78255]: cluster 2023-10-01T07:43:24.895360+0000 mon.a (mon.0) 479 : cluster 0 osdmap e97: 8 total, 8 up, 8 in 2023-10-01T07:43:25.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:25 smithi084 bash[78255]: cluster 2023-10-01T07:43:24.898893+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e97 with expected crc 2023-10-01T07:43:25.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:25 smithi084 bash[78255]: cluster 2023-10-01T07:43:24.902116+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e97 with expected crc 2023-10-01T07:43:26.194 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 18.2.0-497-gb5682219 (b56822191ad0416d0c05ed59720df03ad9c2a44e) reef (stable)": 4 2023-10-01T07:43:26.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:26 smithi112 bash[59335]: cluster 2023-10-01T07:43:24.897134+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e97 with expected crc 2023-10-01T07:43:26.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:26 smithi112 bash[59335]: cluster 2023-10-01T07:43:24.899953+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e97 with expected crc 2023-10-01T07:43:26.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:26 smithi112 bash[59335]: cluster 2023-10-01T07:43:24.900213+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e97 with expected crc 2023-10-01T07:43:26.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:26 smithi112 bash[59335]: cluster 2023-10-01T07:43:24.902608+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e97 with expected crc 2023-10-01T07:43:26.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:26 smithi112 bash[59335]: cluster 2023-10-01T07:43:24.903075+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e97 with expected crc 2023-10-01T07:43:26.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:26 smithi112 bash[59335]: audit 2023-10-01T07:43:25.198426+0000 mon.a (mon.0) 480 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:26.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:26 smithi112 bash[59335]: audit 2023-10-01T07:43:26.172035+0000 mon.c (mon.2) 35 : audit 0 from='client.? 172.21.15.84:0/1898416462' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:43:26.574 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:43:26 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:43:26] "GET /metrics HTTP/1.1" 200 33900 "" "Prometheus/2.33.4" 2023-10-01T07:43:26.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:26 smithi084 bash[78255]: cluster 2023-10-01T07:43:24.897134+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e97 with expected crc 2023-10-01T07:43:26.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:26 smithi084 bash[78255]: cluster 2023-10-01T07:43:24.899953+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e97 with expected crc 2023-10-01T07:43:26.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:26 smithi084 bash[78255]: cluster 2023-10-01T07:43:24.900213+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e97 with expected crc 2023-10-01T07:43:26.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:26 smithi084 bash[78255]: cluster 2023-10-01T07:43:24.902608+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e97 with expected crc 2023-10-01T07:43:26.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:26 smithi084 bash[78255]: cluster 2023-10-01T07:43:24.903075+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e97 with expected crc 2023-10-01T07:43:26.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:26 smithi084 bash[78255]: audit 2023-10-01T07:43:25.198426+0000 mon.a (mon.0) 480 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:26.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:26 smithi084 bash[78255]: audit 2023-10-01T07:43:26.172035+0000 mon.c (mon.2) 35 : audit 0 from='client.? 172.21.15.84:0/1898416462' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:43:26.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:26 smithi084 bash[75189]: cluster 2023-10-01T07:43:24.897134+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e97 with expected crc 2023-10-01T07:43:26.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:26 smithi084 bash[75189]: cluster 2023-10-01T07:43:24.899953+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e97 with expected crc 2023-10-01T07:43:26.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:26 smithi084 bash[75189]: cluster 2023-10-01T07:43:24.900213+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e97 with expected crc 2023-10-01T07:43:26.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:26 smithi084 bash[75189]: cluster 2023-10-01T07:43:24.902608+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e97 with expected crc 2023-10-01T07:43:26.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:26 smithi084 bash[75189]: cluster 2023-10-01T07:43:24.903075+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e97 with expected crc 2023-10-01T07:43:26.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:26 smithi084 bash[75189]: audit 2023-10-01T07:43:25.198426+0000 mon.a (mon.0) 480 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:26.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:26 smithi084 bash[75189]: audit 2023-10-01T07:43:26.172035+0000 mon.c (mon.2) 35 : audit 0 from='client.? 172.21.15.84:0/1898416462' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-01T07:43:27.071 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'ceph orch upgrade pause' 2023-10-01T07:43:27.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:27 smithi084 bash[78255]: cluster 2023-10-01T07:43:26.092174+0000 mgr.y (mgr.34104) 294 : cluster 0 pgmap v236: 73 pgs: 4 peering, 1 active+undersized+degraded, 14 active+undersized, 54 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1/72 objects degraded (1.389%) 2023-10-01T07:43:27.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:27 smithi084 bash[78255]: cluster 2023-10-01T07:43:26.194645+0000 mon.a (mon.0) 481 : cluster 3 Health check update: Degraded data redundancy: 1/72 objects degraded (1.389%), 1 pg degraded (PG_DEGRADED) 2023-10-01T07:43:27.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:27 smithi084 bash[75189]: cluster 2023-10-01T07:43:26.092174+0000 mgr.y (mgr.34104) 294 : cluster 0 pgmap v236: 73 pgs: 4 peering, 1 active+undersized+degraded, 14 active+undersized, 54 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1/72 objects degraded (1.389%) 2023-10-01T07:43:27.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:27 smithi084 bash[75189]: cluster 2023-10-01T07:43:26.194645+0000 mon.a (mon.0) 481 : cluster 3 Health check update: Degraded data redundancy: 1/72 objects degraded (1.389%), 1 pg degraded (PG_DEGRADED) 2023-10-01T07:43:27.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:27 smithi112 bash[59335]: cluster 2023-10-01T07:43:26.092174+0000 mgr.y (mgr.34104) 294 : cluster 0 pgmap v236: 73 pgs: 4 peering, 1 active+undersized+degraded, 14 active+undersized, 54 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1/72 objects degraded (1.389%) 2023-10-01T07:43:27.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:27 smithi112 bash[59335]: cluster 2023-10-01T07:43:26.194645+0000 mon.a (mon.0) 481 : cluster 3 Health check update: Degraded data redundancy: 1/72 objects degraded (1.389%), 1 pg degraded (PG_DEGRADED) 2023-10-01T07:43:28.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:28 smithi084 bash[75189]: cluster 2023-10-01T07:43:28.204251+0000 mon.a (mon.0) 482 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/72 objects degraded (1.389%), 1 pg degraded) 2023-10-01T07:43:28.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:28 smithi084 bash[75189]: cluster 2023-10-01T07:43:28.204310+0000 mon.a (mon.0) 483 : cluster 1 Cluster is now healthy 2023-10-01T07:43:28.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:28 smithi084 bash[78255]: cluster 2023-10-01T07:43:28.204251+0000 mon.a (mon.0) 482 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/72 objects degraded (1.389%), 1 pg degraded) 2023-10-01T07:43:28.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:28 smithi084 bash[78255]: cluster 2023-10-01T07:43:28.204310+0000 mon.a (mon.0) 483 : cluster 1 Cluster is now healthy 2023-10-01T07:43:28.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:28 smithi112 bash[59335]: cluster 2023-10-01T07:43:28.204251+0000 mon.a (mon.0) 482 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/72 objects degraded (1.389%), 1 pg degraded) 2023-10-01T07:43:28.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:28 smithi112 bash[59335]: cluster 2023-10-01T07:43:28.204310+0000 mon.a (mon.0) 483 : cluster 1 Cluster is now healthy 2023-10-01T07:43:29.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:29 smithi112 bash[59335]: cluster 2023-10-01T07:43:28.093060+0000 mgr.y (mgr.34104) 295 : cluster 0 pgmap v237: 73 pgs: 4 peering, 69 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:29.736 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:29 smithi084 bash[78255]: cluster 2023-10-01T07:43:28.093060+0000 mgr.y (mgr.34104) 295 : cluster 0 pgmap v237: 73 pgs: 4 peering, 69 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:29.736 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:29 smithi084 bash[75189]: cluster 2023-10-01T07:43:28.093060+0000 mgr.y (mgr.34104) 295 : cluster 0 pgmap v237: 73 pgs: 4 peering, 69 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:31.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:31 smithi112 bash[59335]: audit 2023-10-01T07:43:30.069962+0000 mon.a (mon.0) 484 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:31.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:31 smithi112 bash[59335]: audit 2023-10-01T07:43:30.072009+0000 mon.a (mon.0) 485 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:43:31.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:31 smithi112 bash[59335]: cluster 2023-10-01T07:43:30.093584+0000 mgr.y (mgr.34104) 296 : cluster 0 pgmap v238: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:31.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:31 smithi084 bash[78255]: audit 2023-10-01T07:43:30.069962+0000 mon.a (mon.0) 484 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:31.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:31 smithi084 bash[78255]: audit 2023-10-01T07:43:30.072009+0000 mon.a (mon.0) 485 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:43:31.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:31 smithi084 bash[78255]: cluster 2023-10-01T07:43:30.093584+0000 mgr.y (mgr.34104) 296 : cluster 0 pgmap v238: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:31.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:31 smithi084 bash[75189]: audit 2023-10-01T07:43:30.069962+0000 mon.a (mon.0) 484 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:31.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:31 smithi084 bash[75189]: audit 2023-10-01T07:43:30.072009+0000 mon.a (mon.0) 485 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:43:31.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:31 smithi084 bash[75189]: cluster 2023-10-01T07:43:30.093584+0000 mgr.y (mgr.34104) 296 : cluster 0 pgmap v238: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:32.397 INFO:teuthology.orchestra.run.smithi084.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T07:43:33.348 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'ceph orch ps' 2023-10-01T07:43:33.544 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:33 smithi084 bash[75189]: cluster 2023-10-01T07:43:32.094313+0000 mgr.y (mgr.34104) 297 : cluster 0 pgmap v239: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:33.544 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:33 smithi084 bash[75189]: audit 2023-10-01T07:43:32.388963+0000 mgr.y (mgr.34104) 298 : audit 0 from='client.44540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:43:33.545 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:33 smithi084 bash[75189]: cephadm 2023-10-01T07:43:32.389457+0000 mgr.y (mgr.34104) 299 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T07:43:33.545 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:33 smithi084 bash[75189]: audit 2023-10-01T07:43:32.394176+0000 mon.a (mon.0) 486 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:33.545 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:33 smithi084 bash[78255]: cluster 2023-10-01T07:43:32.094313+0000 mgr.y (mgr.34104) 297 : cluster 0 pgmap v239: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:33.545 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:33 smithi084 bash[78255]: audit 2023-10-01T07:43:32.388963+0000 mgr.y (mgr.34104) 298 : audit 0 from='client.44540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:43:33.545 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:33 smithi084 bash[78255]: cephadm 2023-10-01T07:43:32.389457+0000 mgr.y (mgr.34104) 299 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T07:43:33.545 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:33 smithi084 bash[78255]: audit 2023-10-01T07:43:32.394176+0000 mon.a (mon.0) 486 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:33.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:33 smithi112 bash[59335]: cluster 2023-10-01T07:43:32.094313+0000 mgr.y (mgr.34104) 297 : cluster 0 pgmap v239: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:33.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:33 smithi112 bash[59335]: audit 2023-10-01T07:43:32.388963+0000 mgr.y (mgr.34104) 298 : audit 0 from='client.44540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:43:33.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:33 smithi112 bash[59335]: cephadm 2023-10-01T07:43:32.389457+0000 mgr.y (mgr.34104) 299 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf 2023-10-01T07:43:33.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:33 smithi112 bash[59335]: audit 2023-10-01T07:43:32.394176+0000 mon.a (mon.0) 486 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:35.687 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:35 smithi084 bash[75189]: cluster 2023-10-01T07:43:34.095026+0000 mgr.y (mgr.34104) 300 : cluster 0 pgmap v240: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:35.687 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:35 smithi084 bash[75189]: audit 2023-10-01T07:43:34.326160+0000 mon.a (mon.0) 487 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:35.687 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:35 smithi084 bash[75189]: audit 2023-10-01T07:43:34.335514+0000 mon.a (mon.0) 488 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:35.687 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:35 smithi084 bash[75189]: audit 2023-10-01T07:43:34.337098+0000 mon.a (mon.0) 489 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:43:35.687 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:35 smithi084 bash[75189]: audit 2023-10-01T07:43:34.338362+0000 mon.a (mon.0) 490 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:43:35.687 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:35 smithi084 bash[75189]: audit 2023-10-01T07:43:34.347617+0000 mon.a (mon.0) 491 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:35.688 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:35 smithi084 bash[75189]: audit 2023-10-01T07:43:34.432829+0000 mon.a (mon.0) 492 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:43:35.688 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:35 smithi084 bash[75189]: audit 2023-10-01T07:43:34.434931+0000 mon.a (mon.0) 493 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:43:35.688 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:35 smithi084 bash[75189]: audit 2023-10-01T07:43:34.435850+0000 mon.a (mon.0) 494 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:43:35.688 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:35 smithi084 bash[75189]: audit 2023-10-01T07:43:34.446553+0000 mon.a (mon.0) 495 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:35.688 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:35 smithi084 bash[75189]: audit 2023-10-01T07:43:35.215195+0000 mon.a (mon.0) 496 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:35.688 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:35 smithi084 bash[78255]: cluster 2023-10-01T07:43:34.095026+0000 mgr.y (mgr.34104) 300 : cluster 0 pgmap v240: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:35.688 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:35 smithi084 bash[78255]: audit 2023-10-01T07:43:34.326160+0000 mon.a (mon.0) 487 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:35.688 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:35 smithi084 bash[78255]: audit 2023-10-01T07:43:34.335514+0000 mon.a (mon.0) 488 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:35.688 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:35 smithi084 bash[78255]: audit 2023-10-01T07:43:34.337098+0000 mon.a (mon.0) 489 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:43:35.688 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:35 smithi084 bash[78255]: audit 2023-10-01T07:43:34.338362+0000 mon.a (mon.0) 490 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:43:35.689 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:35 smithi084 bash[78255]: audit 2023-10-01T07:43:34.347617+0000 mon.a (mon.0) 491 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:35.689 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:35 smithi084 bash[78255]: audit 2023-10-01T07:43:34.432829+0000 mon.a (mon.0) 492 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:43:35.689 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:35 smithi084 bash[78255]: audit 2023-10-01T07:43:34.434931+0000 mon.a (mon.0) 493 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:43:35.689 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:35 smithi084 bash[78255]: audit 2023-10-01T07:43:34.435850+0000 mon.a (mon.0) 494 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:43:35.689 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:35 smithi084 bash[78255]: audit 2023-10-01T07:43:34.446553+0000 mon.a (mon.0) 495 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:35.689 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:35 smithi084 bash[78255]: audit 2023-10-01T07:43:35.215195+0000 mon.a (mon.0) 496 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:35.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:35 smithi112 bash[59335]: cluster 2023-10-01T07:43:34.095026+0000 mgr.y (mgr.34104) 300 : cluster 0 pgmap v240: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:35.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:35 smithi112 bash[59335]: audit 2023-10-01T07:43:34.326160+0000 mon.a (mon.0) 487 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:35.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:35 smithi112 bash[59335]: audit 2023-10-01T07:43:34.335514+0000 mon.a (mon.0) 488 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:35.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:35 smithi112 bash[59335]: audit 2023-10-01T07:43:34.337098+0000 mon.a (mon.0) 489 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:43:35.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:35 smithi112 bash[59335]: audit 2023-10-01T07:43:34.338362+0000 mon.a (mon.0) 490 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:43:35.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:35 smithi112 bash[59335]: audit 2023-10-01T07:43:34.347617+0000 mon.a (mon.0) 491 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:35.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:35 smithi112 bash[59335]: audit 2023-10-01T07:43:34.432829+0000 mon.a (mon.0) 492 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:43:35.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:35 smithi112 bash[59335]: audit 2023-10-01T07:43:34.434931+0000 mon.a (mon.0) 493 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:43:35.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:35 smithi112 bash[59335]: audit 2023-10-01T07:43:34.435850+0000 mon.a (mon.0) 494 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:43:35.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:35 smithi112 bash[59335]: audit 2023-10-01T07:43:34.446553+0000 mon.a (mon.0) 495 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:35.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:35 smithi112 bash[59335]: audit 2023-10-01T07:43:35.215195+0000 mon.a (mon.0) 496 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:43:36.574 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:43:36 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:43:36] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.33.4" 2023-10-01T07:43:37.077 INFO:teuthology.orchestra.run.smithi084.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-01T07:43:37.077 INFO:teuthology.orchestra.run.smithi084.stdout:alertmanager.a smithi084 *:9093,9094 running (9m) - 15m 13.5M - 0.23.0 ba2b418f427c b4e283fbc160 2023-10-01T07:43:37.077 INFO:teuthology.orchestra.run.smithi084.stdout:grafana.a smithi112 *:3000 running (8m) - 14m 40.9M - 8.3.5 dad864ee21e9 705f38acd7f4 2023-10-01T07:43:37.077 INFO:teuthology.orchestra.run.smithi084.stdout:mds.foo.smithi084.jsmrzl smithi084 running (13m) - 13m 17.6M - 16.2.14-44-geeb13ac9 94a6c4498547 d9dc83e7c770 2023-10-01T07:43:37.077 INFO:teuthology.orchestra.run.smithi084.stdout:mds.foo.smithi112.sxncvg smithi112 running (13m) - 13m 14.5M - 16.2.14-44-geeb13ac9 94a6c4498547 79c3e0b5ffde 2023-10-01T07:43:37.077 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.x smithi112 *:8443,9283,8765 running (7m) - 22m 428M - 18.2.0-497-gb5682219 a3fc96fed5ac d38c9e552f73 2023-10-01T07:43:37.077 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.y smithi084 *:8443,9283,8765 running (8m) - 24m 484M - 18.2.0-497-gb5682219 a3fc96fed5ac 6b9fec393d92 2023-10-01T07:43:37.077 INFO:teuthology.orchestra.run.smithi084.stdout:mon.a smithi084 running (7m) - 24m 75.2M 2048M 18.2.0-497-gb5682219 a3fc96fed5ac 245fc5a49e6f 2023-10-01T07:43:37.077 INFO:teuthology.orchestra.run.smithi084.stdout:mon.b smithi112 running (4m) - 22m 41.6M 2048M 18.2.0-497-gb5682219 a3fc96fed5ac 12e23df47a8d 2023-10-01T07:43:37.078 INFO:teuthology.orchestra.run.smithi084.stdout:mon.c smithi084 running (5m) - 22m 49.6M 2048M 18.2.0-497-gb5682219 a3fc96fed5ac 265cb04ea984 2023-10-01T07:43:37.078 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.a smithi084 *:9100 running (9m) - 15m 9056k - 1.3.1 1dbe0e931976 b90240ad6631 2023-10-01T07:43:37.078 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.b smithi112 *:9100 running (9m) - 15m 9744k - 1.3.1 1dbe0e931976 ba0d6d3622c7 2023-10-01T07:43:37.078 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0 smithi084 running (2m) - 21m 56.2M 2524M 18.2.0-497-gb5682219 a3fc96fed5ac 903adfa0e027 2023-10-01T07:43:37.078 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1 smithi084 running (92s) - 20m 49.2M 2524M 18.2.0-497-gb5682219 a3fc96fed5ac 6f3266c39aff 2023-10-01T07:43:37.078 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2 smithi084 running (64s) - 20m 52.0M 2524M 18.2.0-497-gb5682219 a3fc96fed5ac d4316c4f868b 2023-10-01T07:43:37.078 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3 smithi084 running (20s) - 19m - 2524M 18.2.0-497-gb5682219 a3fc96fed5ac bf3907534a3e 2023-10-01T07:43:37.078 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4 smithi112 running (18m) - 18m 92.1M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 525b5ae75b30 2023-10-01T07:43:37.078 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5 smithi112 running (18m) - 18m 95.1M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 1a0ed9260b1f 2023-10-01T07:43:37.078 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6 smithi112 running (17m) - 17m 71.7M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 fba655ce235e 2023-10-01T07:43:37.078 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7 smithi112 running (16m) - 16m 79.7M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 40bff59b5152 2023-10-01T07:43:37.078 INFO:teuthology.orchestra.run.smithi084.stdout:prometheus.a smithi112 *:9095 running (7m) - 15m 60.1M - 2.33.4 514e6a882f6e ab63e0dae608 2023-10-01T07:43:37.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:37 smithi084 bash[78255]: cluster 2023-10-01T07:43:36.095983+0000 mgr.y (mgr.34104) 301 : cluster 0 pgmap v241: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:37.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:37 smithi084 bash[75189]: cluster 2023-10-01T07:43:36.095983+0000 mgr.y (mgr.34104) 301 : cluster 0 pgmap v241: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:37.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:37 smithi112 bash[59335]: cluster 2023-10-01T07:43:36.095983+0000 mgr.y (mgr.34104) 301 : cluster 0 pgmap v241: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:37.985 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'ceph orch ps' 2023-10-01T07:43:38.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:38 smithi084 bash[75189]: audit 2023-10-01T07:43:37.048919+0000 mgr.y (mgr.34104) 302 : audit 0 from='client.34647 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:43:38.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:38 smithi084 bash[78255]: audit 2023-10-01T07:43:37.048919+0000 mgr.y (mgr.34104) 302 : audit 0 from='client.34647 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:43:38.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:38 smithi112 bash[59335]: audit 2023-10-01T07:43:37.048919+0000 mgr.y (mgr.34104) 302 : audit 0 from='client.34647 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:43:39.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:39 smithi084 bash[78255]: cluster 2023-10-01T07:43:38.096533+0000 mgr.y (mgr.34104) 303 : cluster 0 pgmap v242: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:39.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:39 smithi084 bash[75189]: cluster 2023-10-01T07:43:38.096533+0000 mgr.y (mgr.34104) 303 : cluster 0 pgmap v242: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:39.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:39 smithi112 bash[59335]: cluster 2023-10-01T07:43:38.096533+0000 mgr.y (mgr.34104) 303 : cluster 0 pgmap v242: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:41.485 INFO:teuthology.orchestra.run.smithi084.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-01T07:43:41.485 INFO:teuthology.orchestra.run.smithi084.stdout:alertmanager.a smithi084 *:9093,9094 running (9m) - 15m 13.5M - 0.23.0 ba2b418f427c b4e283fbc160 2023-10-01T07:43:41.485 INFO:teuthology.orchestra.run.smithi084.stdout:grafana.a smithi112 *:3000 running (8m) - 15m 40.9M - 8.3.5 dad864ee21e9 705f38acd7f4 2023-10-01T07:43:41.485 INFO:teuthology.orchestra.run.smithi084.stdout:mds.foo.smithi084.jsmrzl smithi084 running (13m) - 13m 17.6M - 16.2.14-44-geeb13ac9 94a6c4498547 d9dc83e7c770 2023-10-01T07:43:41.485 INFO:teuthology.orchestra.run.smithi084.stdout:mds.foo.smithi112.sxncvg smithi112 running (13m) - 13m 14.5M - 16.2.14-44-geeb13ac9 94a6c4498547 79c3e0b5ffde 2023-10-01T07:43:41.485 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.x smithi112 *:8443,9283,8765 running (7m) - 22m 428M - 18.2.0-497-gb5682219 a3fc96fed5ac d38c9e552f73 2023-10-01T07:43:41.485 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.y smithi084 *:8443,9283,8765 running (8m) - 24m 484M - 18.2.0-497-gb5682219 a3fc96fed5ac 6b9fec393d92 2023-10-01T07:43:41.485 INFO:teuthology.orchestra.run.smithi084.stdout:mon.a smithi084 running (7m) - 24m 75.2M 2048M 18.2.0-497-gb5682219 a3fc96fed5ac 245fc5a49e6f 2023-10-01T07:43:41.486 INFO:teuthology.orchestra.run.smithi084.stdout:mon.b smithi112 running (4m) - 22m 41.6M 2048M 18.2.0-497-gb5682219 a3fc96fed5ac 12e23df47a8d 2023-10-01T07:43:41.486 INFO:teuthology.orchestra.run.smithi084.stdout:mon.c smithi084 running (5m) - 22m 49.6M 2048M 18.2.0-497-gb5682219 a3fc96fed5ac 265cb04ea984 2023-10-01T07:43:41.486 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.a smithi084 *:9100 running (9m) - 15m 9056k - 1.3.1 1dbe0e931976 b90240ad6631 2023-10-01T07:43:41.486 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.b smithi112 *:9100 running (9m) - 15m 9744k - 1.3.1 1dbe0e931976 ba0d6d3622c7 2023-10-01T07:43:41.486 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0 smithi084 running (2m) - 21m 56.2M 2524M 18.2.0-497-gb5682219 a3fc96fed5ac 903adfa0e027 2023-10-01T07:43:41.486 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1 smithi084 running (97s) - 21m 49.2M 2524M 18.2.0-497-gb5682219 a3fc96fed5ac 6f3266c39aff 2023-10-01T07:43:41.486 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2 smithi084 running (68s) - 20m 52.0M 2524M 18.2.0-497-gb5682219 a3fc96fed5ac d4316c4f868b 2023-10-01T07:43:41.486 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3 smithi084 running (25s) - 19m - 2524M 18.2.0-497-gb5682219 a3fc96fed5ac bf3907534a3e 2023-10-01T07:43:41.486 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4 smithi112 running (18m) - 18m 92.1M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 525b5ae75b30 2023-10-01T07:43:41.486 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5 smithi112 running (18m) - 18m 95.1M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 1a0ed9260b1f 2023-10-01T07:43:41.486 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6 smithi112 running (17m) - 17m 71.7M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 fba655ce235e 2023-10-01T07:43:41.486 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7 smithi112 running (16m) - 16m 79.7M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 40bff59b5152 2023-10-01T07:43:41.487 INFO:teuthology.orchestra.run.smithi084.stdout:prometheus.a smithi112 *:9095 running (7m) - 15m 60.1M - 2.33.4 514e6a882f6e ab63e0dae608 2023-10-01T07:43:41.696 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:41 smithi084 bash[78255]: cluster 2023-10-01T07:43:40.097209+0000 mgr.y (mgr.34104) 304 : cluster 0 pgmap v243: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:41.696 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:41 smithi084 bash[75189]: cluster 2023-10-01T07:43:40.097209+0000 mgr.y (mgr.34104) 304 : cluster 0 pgmap v243: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:41.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:41 smithi112 bash[59335]: cluster 2023-10-01T07:43:40.097209+0000 mgr.y (mgr.34104) 304 : cluster 0 pgmap v243: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:42.333 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -e sha1=b56822191ad0416d0c05ed59720df03ad9c2a44e -- bash -c 'ceph versions' 2023-10-01T07:43:42.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:42 smithi112 bash[59335]: audit 2023-10-01T07:43:41.465310+0000 mgr.y (mgr.34104) 305 : audit 0 from='client.34653 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:43:42.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:42 smithi084 bash[78255]: audit 2023-10-01T07:43:41.465310+0000 mgr.y (mgr.34104) 305 : audit 0 from='client.34653 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:43:42.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:42 smithi084 bash[75189]: audit 2023-10-01T07:43:41.465310+0000 mgr.y (mgr.34104) 305 : audit 0 from='client.34653 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:43:43.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:43 smithi112 bash[59335]: cluster 2023-10-01T07:43:42.098199+0000 mgr.y (mgr.34104) 306 : cluster 0 pgmap v244: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:43.753 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:43 smithi084 bash[75189]: cluster 2023-10-01T07:43:42.098199+0000 mgr.y (mgr.34104) 306 : cluster 0 pgmap v244: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:43.753 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:43 smithi084 bash[78255]: cluster 2023-10-01T07:43:42.098199+0000 mgr.y (mgr.34104) 306 : cluster 0 pgmap v244: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:45.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:45 smithi112 bash[59335]: cluster 2023-10-01T07:43:44.098952+0000 mgr.y (mgr.34104) 307 : cluster 0 pgmap v245: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:45.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:45 smithi112 bash[59335]: audit 2023-10-01T07:43:45.065535+0000 mon.a (mon.0) 497 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:43:45.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:45 smithi084 bash[75189]: cluster 2023-10-01T07:43:44.098952+0000 mgr.y (mgr.34104) 307 : cluster 0 pgmap v245: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:45.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:45 smithi084 bash[75189]: audit 2023-10-01T07:43:45.065535+0000 mon.a (mon.0) 497 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:43:45.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:45 smithi084 bash[78255]: cluster 2023-10-01T07:43:44.098952+0000 mgr.y (mgr.34104) 307 : cluster 0 pgmap v245: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:45.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:45 smithi084 bash[78255]: audit 2023-10-01T07:43:45.065535+0000 mon.a (mon.0) 497 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:43:45.847 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2023-10-01T07:43:45.847 INFO:teuthology.orchestra.run.smithi084.stdout: "mon": { 2023-10-01T07:43:45.847 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 18.2.0-497-gb5682219 (b56822191ad0416d0c05ed59720df03ad9c2a44e) reef (stable)": 3 2023-10-01T07:43:45.847 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:43:45.847 INFO:teuthology.orchestra.run.smithi084.stdout: "mgr": { 2023-10-01T07:43:45.847 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 18.2.0-497-gb5682219 (b56822191ad0416d0c05ed59720df03ad9c2a44e) reef (stable)": 2 2023-10-01T07:43:45.847 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:43:45.848 INFO:teuthology.orchestra.run.smithi084.stdout: "osd": { 2023-10-01T07:43:45.848 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)": 4, 2023-10-01T07:43:45.848 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 18.2.0-497-gb5682219 (b56822191ad0416d0c05ed59720df03ad9c2a44e) reef (stable)": 4 2023-10-01T07:43:45.848 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:43:45.848 INFO:teuthology.orchestra.run.smithi084.stdout: "mds": { 2023-10-01T07:43:45.848 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)": 2 2023-10-01T07:43:45.848 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:43:45.848 INFO:teuthology.orchestra.run.smithi084.stdout: "overall": { 2023-10-01T07:43:45.848 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)": 6, 2023-10-01T07:43:45.848 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 18.2.0-497-gb5682219 (b56822191ad0416d0c05ed59720df03ad9c2a44e) reef (stable)": 9 2023-10-01T07:43:45.849 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:43:45.849 INFO:teuthology.orchestra.run.smithi084.stdout:} 2023-10-01T07:43:46.324 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:43:46 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:43:46] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.33.4" 2023-10-01T07:43:46.457 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:46 smithi084 bash[75189]: audit 2023-10-01T07:43:45.844090+0000 mon.c (mon.2) 36 : audit 0 from='client.? 172.21.15.84:0/4146053804' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T07:43:46.611 DEBUG:teuthology.parallel:result is None 2023-10-01T07:43:46.611 INFO:teuthology.run_tasks:Running task print... 2023-10-01T07:43:46.619 INFO:teuthology.task.print:**** done upgrading first half of cluster **** 2023-10-01T07:43:46.619 INFO:teuthology.run_tasks:Running task ceph.healthy... 2023-10-01T07:43:46.645 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-10-01T07:43:46.645 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-10-01T07:43:46.646 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph mgr dump --format=json 2023-10-01T07:43:46.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:46 smithi112 bash[59335]: audit 2023-10-01T07:43:45.844090+0000 mon.c (mon.2) 36 : audit 0 from='client.? 172.21.15.84:0/4146053804' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T07:43:46.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:46 smithi084 bash[78255]: audit 2023-10-01T07:43:45.844090+0000 mon.c (mon.2) 36 : audit 0 from='client.? 172.21.15.84:0/4146053804' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-01T07:43:47.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:47 smithi112 bash[59335]: cluster 2023-10-01T07:43:46.099890+0000 mgr.y (mgr.34104) 308 : cluster 0 pgmap v246: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:47.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:47 smithi084 bash[78255]: cluster 2023-10-01T07:43:46.099890+0000 mgr.y (mgr.34104) 308 : cluster 0 pgmap v246: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:47.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:47 smithi084 bash[75189]: cluster 2023-10-01T07:43:46.099890+0000 mgr.y (mgr.34104) 308 : cluster 0 pgmap v246: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:49.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:49 smithi112 bash[59335]: cluster 2023-10-01T07:43:48.100657+0000 mgr.y (mgr.34104) 309 : cluster 0 pgmap v247: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:49.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:49 smithi084 bash[78255]: cluster 2023-10-01T07:43:48.100657+0000 mgr.y (mgr.34104) 309 : cluster 0 pgmap v247: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:49.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:49 smithi084 bash[75189]: cluster 2023-10-01T07:43:48.100657+0000 mgr.y (mgr.34104) 309 : cluster 0 pgmap v247: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:51.427 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:43:51.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:51 smithi112 bash[59335]: cluster 2023-10-01T07:43:50.101406+0000 mgr.y (mgr.34104) 310 : cluster 0 pgmap v248: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:51.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:51 smithi084 bash[78255]: cluster 2023-10-01T07:43:50.101406+0000 mgr.y (mgr.34104) 310 : cluster 0 pgmap v248: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:51.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:51 smithi084 bash[75189]: cluster 2023-10-01T07:43:50.101406+0000 mgr.y (mgr.34104) 310 : cluster 0 pgmap v248: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:53.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:53 smithi112 bash[59335]: cluster 2023-10-01T07:43:52.102098+0000 mgr.y (mgr.34104) 311 : cluster 0 pgmap v249: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:53.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:53 smithi084 bash[78255]: cluster 2023-10-01T07:43:52.102098+0000 mgr.y (mgr.34104) 311 : cluster 0 pgmap v249: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:53.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:53 smithi084 bash[75189]: cluster 2023-10-01T07:43:52.102098+0000 mgr.y (mgr.34104) 311 : cluster 0 pgmap v249: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:54.738 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T07:43:55.618 INFO:teuthology.orchestra.run.smithi084.stdout:{"epoch":36,"active_gid":34104,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6800","nonce":2262700737},{"type":"v1","addr":"172.21.15.84:6801","nonce":2262700737}]},"active_addr":"172.21.15.84:6801/2262700737","active_change":"2023-10-01T07:36:29.901751+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":25153,"name":"x","mgr_features":4540138322906710015,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph:v18","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:0.0.2","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"secs","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph:v18","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:0.0.2","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"secs","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.84:8443/","prometheus":"http://172.21.15.84: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.84:0","nonce":1461871670}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.84:0","nonce":2069605668}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.84:0","nonce":1439487638}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.84:0","nonce":3800447038}]}]} 2023-10-01T07:43:55.622 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-10-01T07:43:55.623 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-10-01T07:43:55.623 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-01T07:43:55.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:55 smithi112 bash[59335]: cluster 2023-10-01T07:43:54.102777+0000 mgr.y (mgr.34104) 312 : cluster 0 pgmap v250: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:55.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:55 smithi112 bash[59335]: audit 2023-10-01T07:43:54.726160+0000 mon.c (mon.2) 37 : audit 0 from='client.? 172.21.15.84:0/1994916737' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-01T07:43:55.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:55 smithi084 bash[78255]: cluster 2023-10-01T07:43:54.102777+0000 mgr.y (mgr.34104) 312 : cluster 0 pgmap v250: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:55.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:55 smithi084 bash[78255]: audit 2023-10-01T07:43:54.726160+0000 mon.c (mon.2) 37 : audit 0 from='client.? 172.21.15.84:0/1994916737' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-01T07:43:55.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:55 smithi084 bash[75189]: cluster 2023-10-01T07:43:54.102777+0000 mgr.y (mgr.34104) 312 : cluster 0 pgmap v250: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:55.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:55 smithi084 bash[75189]: audit 2023-10-01T07:43:54.726160+0000 mon.c (mon.2) 37 : audit 0 from='client.? 172.21.15.84:0/1994916737' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-01T07:43:56.574 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:43:56 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:43:56] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.33.4" 2023-10-01T07:43:57.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:57 smithi084 bash[78255]: cluster 2023-10-01T07:43:56.103712+0000 mgr.y (mgr.34104) 313 : cluster 0 pgmap v251: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:57.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:57 smithi084 bash[75189]: cluster 2023-10-01T07:43:56.103712+0000 mgr.y (mgr.34104) 313 : cluster 0 pgmap v251: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:57.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:57 smithi112 bash[59335]: cluster 2023-10-01T07:43:56.103712+0000 mgr.y (mgr.34104) 313 : cluster 0 pgmap v251: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:59.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:43:59 smithi084 bash[75189]: cluster 2023-10-01T07:43:58.104569+0000 mgr.y (mgr.34104) 314 : cluster 0 pgmap v252: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:59.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:43:59 smithi084 bash[78255]: cluster 2023-10-01T07:43:58.104569+0000 mgr.y (mgr.34104) 314 : cluster 0 pgmap v252: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:43:59.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:43:59 smithi112 bash[59335]: cluster 2023-10-01T07:43:58.104569+0000 mgr.y (mgr.34104) 314 : cluster 0 pgmap v252: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:00.398 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:44:00.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:00 smithi084 bash[75189]: audit 2023-10-01T07:44:00.065393+0000 mon.a (mon.0) 498 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:44:00.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:00 smithi084 bash[78255]: audit 2023-10-01T07:44:00.065393+0000 mon.a (mon.0) 498 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:44:00.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:00 smithi112 bash[59335]: audit 2023-10-01T07:44:00.065393+0000 mon.a (mon.0) 498 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:44:01.791 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:01 smithi084 bash[78255]: cluster 2023-10-01T07:44:00.105165+0000 mgr.y (mgr.34104) 315 : cluster 0 pgmap v253: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:01.791 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:01 smithi084 bash[75189]: cluster 2023-10-01T07:44:00.105165+0000 mgr.y (mgr.34104) 315 : cluster 0 pgmap v253: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:01.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:01 smithi112 bash[59335]: cluster 2023-10-01T07:44:00.105165+0000 mgr.y (mgr.34104) 315 : cluster 0 pgmap v253: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:02.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:02 smithi084 bash[75189]: cluster 2023-10-01T07:44:02.105792+0000 mgr.y (mgr.34104) 316 : cluster 0 pgmap v254: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:02.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:02 smithi084 bash[78255]: cluster 2023-10-01T07:44:02.105792+0000 mgr.y (mgr.34104) 316 : cluster 0 pgmap v254: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:02.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:02 smithi112 bash[59335]: cluster 2023-10-01T07:44:02.105792+0000 mgr.y (mgr.34104) 316 : cluster 0 pgmap v254: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:03.626 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T07:44:03.627 INFO:teuthology.orchestra.run.smithi084.stdout:{"epoch":97,"fsid":"9c46152e-602a-11ee-8db5-212e2dc638e7","created":"2023-10-01T07:19:10.537832+0000","modified":"2023-10-01T07:43:24.883792+0000","last_up_change":"2023-10-01T07:43:23.879965+0000","last_in_change":"2023-10-01T07:26:36.946046+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-10-01T07:23:31.512821+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-10-01T07:28:01.764475+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-10-01T07:29:57.503405+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"59","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2023-10-01T07:29:58.003652+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"59","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}},"read_balance":{"score_acting":2.25,"score_stable":2.25,"optimal_score":1,"raw_score_acting":2.25,"raw_score_stable":2.25,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"0597b5b4-318a-4d9a-99f7-d02869dd45c4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":73,"up_from":77,"up_thru":96,"down_at":74,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6802","nonce":1612258704},{"type":"v1","addr":"172.21.15.84:6803","nonce":1612258704}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6804","nonce":1612258704},{"type":"v1","addr":"172.21.15.84:6805","nonce":1612258704}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6808","nonce":1612258704},{"type":"v1","addr":"172.21.15.84:6809","nonce":1612258704}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6806","nonce":1612258704},{"type":"v1","addr":"172.21.15.84:6807","nonce":1612258704}]},"public_addr":"172.21.15.84:6803/1612258704","cluster_addr":"172.21.15.84:6805/1612258704","heartbeat_back_addr":"172.21.15.84:6809/1612258704","heartbeat_front_addr":"172.21.15.84:6807/1612258704","state":["exists","up"]},{"osd":1,"uuid":"b9833f60-4823-4fe6-8419-d738d8d6f410","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":78,"up_from":82,"up_thru":96,"down_at":79,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6810","nonce":2624778400},{"type":"v1","addr":"172.21.15.84:6811","nonce":2624778400}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6812","nonce":2624778400},{"type":"v1","addr":"172.21.15.84:6813","nonce":2624778400}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6816","nonce":2624778400},{"type":"v1","addr":"172.21.15.84:6817","nonce":2624778400}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6814","nonce":2624778400},{"type":"v1","addr":"172.21.15.84:6815","nonce":2624778400}]},"public_addr":"172.21.15.84:6811/2624778400","cluster_addr":"172.21.15.84:6813/2624778400","heartbeat_back_addr":"172.21.15.84:6817/2624778400","heartbeat_front_addr":"172.21.15.84:6815/2624778400","state":["exists","up"]},{"osd":2,"uuid":"496d4326-b04b-45a8-8ed8-1c87c3d52c86","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":83,"up_from":90,"up_thru":96,"down_at":84,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6818","nonce":1622912304},{"type":"v1","addr":"172.21.15.84:6819","nonce":1622912304}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6820","nonce":1622912304},{"type":"v1","addr":"172.21.15.84:6821","nonce":1622912304}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6824","nonce":1622912304},{"type":"v1","addr":"172.21.15.84:6825","nonce":1622912304}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6822","nonce":1622912304},{"type":"v1","addr":"172.21.15.84:6823","nonce":1622912304}]},"public_addr":"172.21.15.84:6819/1622912304","cluster_addr":"172.21.15.84:6821/1622912304","heartbeat_back_addr":"172.21.15.84:6825/1622912304","heartbeat_front_addr":"172.21.15.84:6823/1622912304","state":["exists","up"]},{"osd":3,"uuid":"789c3c20-ad18-4da7-b0d3-ef28eae15aa6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":92,"up_from":96,"up_thru":96,"down_at":93,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6826","nonce":2737905343},{"type":"v1","addr":"172.21.15.84:6827","nonce":2737905343}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6828","nonce":2737905343},{"type":"v1","addr":"172.21.15.84:6829","nonce":2737905343}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6832","nonce":2737905343},{"type":"v1","addr":"172.21.15.84:6833","nonce":2737905343}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6830","nonce":2737905343},{"type":"v1","addr":"172.21.15.84:6831","nonce":2737905343}]},"public_addr":"172.21.15.84:6827/2737905343","cluster_addr":"172.21.15.84:6829/2737905343","heartbeat_back_addr":"172.21.15.84:6833/2737905343","heartbeat_front_addr":"172.21.15.84:6831/2737905343","state":["exists","up"]},{"osd":4,"uuid":"510e0af6-876b-41cb-88e9-7c81f14dfe73","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":96,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6800","nonce":180161298},{"type":"v1","addr":"172.21.15.112:6801","nonce":180161298}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6802","nonce":180161298},{"type":"v1","addr":"172.21.15.112:6803","nonce":180161298}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6806","nonce":180161298},{"type":"v1","addr":"172.21.15.112:6807","nonce":180161298}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6804","nonce":180161298},{"type":"v1","addr":"172.21.15.112:6805","nonce":180161298}]},"public_addr":"172.21.15.112:6801/180161298","cluster_addr":"172.21.15.112:6803/180161298","heartbeat_back_addr":"172.21.15.112:6807/180161298","heartbeat_front_addr":"172.21.15.112:6805/180161298","state":["exists","up"]},{"osd":5,"uuid":"4aea62d5-accb-437b-b8e8-f7a7d176fb86","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":96,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6808","nonce":2865306528},{"type":"v1","addr":"172.21.15.112:6809","nonce":2865306528}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6810","nonce":2865306528},{"type":"v1","addr":"172.21.15.112:6811","nonce":2865306528}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6814","nonce":2865306528},{"type":"v1","addr":"172.21.15.112:6815","nonce":2865306528}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6812","nonce":2865306528},{"type":"v1","addr":"172.21.15.112:6813","nonce":2865306528}]},"public_addr":"172.21.15.112:6809/2865306528","cluster_addr":"172.21.15.112:6811/2865306528","heartbeat_back_addr":"172.21.15.112:6815/2865306528","heartbeat_front_addr":"172.21.15.112:6813/2865306528","state":["exists","up"]},{"osd":6,"uuid":"eac6b4fe-3655-40f2-a7c0-aec7f85a0e35","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":93,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6816","nonce":1014863209},{"type":"v1","addr":"172.21.15.112:6817","nonce":1014863209}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6818","nonce":1014863209},{"type":"v1","addr":"172.21.15.112:6819","nonce":1014863209}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6822","nonce":1014863209},{"type":"v1","addr":"172.21.15.112:6823","nonce":1014863209}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6820","nonce":1014863209},{"type":"v1","addr":"172.21.15.112:6821","nonce":1014863209}]},"public_addr":"172.21.15.112:6817/1014863209","cluster_addr":"172.21.15.112:6819/1014863209","heartbeat_back_addr":"172.21.15.112:6823/1014863209","heartbeat_front_addr":"172.21.15.112:6821/1014863209","state":["exists","up"]},{"osd":7,"uuid":"6ffb9f30-0931-49ae-a6cf-f3b6186a49e1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":96,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6824","nonce":2767723988},{"type":"v1","addr":"172.21.15.112:6825","nonce":2767723988}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6826","nonce":2767723988},{"type":"v1","addr":"172.21.15.112:6827","nonce":2767723988}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6830","nonce":2767723988},{"type":"v1","addr":"172.21.15.112:6831","nonce":2767723988}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6828","nonce":2767723988},{"type":"v1","addr":"172.21.15.112:6829","nonce":2767723988}]},"public_addr":"172.21.15.112:6825/2767723988","cluster_addr":"172.21.15.112:6827/2767723988","heartbeat_back_addr":"172.21.15.112:6831/2767723988","heartbeat_front_addr":"172.21.15.112:6829/2767723988","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:22:01.113923+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-10-01T07:22:44.830850+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-10-01T07:23:29.362474+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-10-01T07:24:14.137729+0000","dead_epoch":92},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:24:54.789460+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:25:36.457059+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:26:18.614925+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:27:01.192869+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"3.9","mappings":[{"from":4,"to":1}]},{"pgid":"3.b","mappings":[{"from":3,"to":2}]},{"pgid":"3.f","mappings":[{"from":7,"to":2}]},{"pgid":"3.15","mappings":[{"from":4,"to":5}]},{"pgid":"3.19","mappings":[{"from":4,"to":6}]},{"pgid":"3.1b","mappings":[{"from":4,"to":2}]},{"pgid":"3.1c","mappings":[{"from":4,"to":2}]},{"pgid":"4.9","mappings":[{"from":1,"to":5}]},{"pgid":"4.c","mappings":[{"from":3,"to":0}]},{"pgid":"4.13","mappings":[{"from":1,"to":5}]},{"pgid":"4.16","mappings":[{"from":3,"to":2}]},{"pgid":"4.18","mappings":[{"from":1,"to":2}]},{"pgid":"4.1f","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.84:0/2747221199":"2023-10-02T07:36:29.901449+0000","172.21.15.84:0/2905051778":"2023-10-02T07:36:29.901449+0000","172.21.15.84:0/1384369502":"2023-10-02T07:36:29.901449+0000","172.21.15.84:0/1036978476":"2023-10-02T07:36:29.901449+0000","172.21.15.84:6801/4019964425":"2023-10-02T07:36:29.901449+0000","172.21.15.84:0/1003292359":"2023-10-02T07:36:29.901449+0000","172.21.15.112:0/4248101109":"2023-10-02T07:35:23.423206+0000","172.21.15.84:0/1180134649":"2023-10-02T07:33:44.967503+0000","172.21.15.112:6835/3005622492":"2023-10-02T07:35:23.423206+0000","172.21.15.112:6834/3005622492":"2023-10-02T07:35:23.423206+0000","172.21.15.84:6800/4019964425":"2023-10-02T07:36:29.901449+0000","172.21.15.84:6801/4266955227":"2023-10-02T07:19:38.475011+0000","172.21.15.84:0/2030305114":"2023-10-02T07:19:38.475011+0000","172.21.15.84:6800/1595613525":"2023-10-02T07:27:35.119396+0000","172.21.15.84:6801/1595613525":"2023-10-02T07:27:35.119396+0000","172.21.15.84:6801/508401621":"2023-10-02T07:33:44.967503+0000","172.21.15.112:0/3175412029":"2023-10-02T07:35:23.423206+0000","172.21.15.84:6800/508401621":"2023-10-02T07:33:44.967503+0000","172.21.15.84:6800/4266955227":"2023-10-02T07:19:38.475011+0000","172.21.15.84:0/1842703952":"2023-10-02T07:36:29.901449+0000","172.21.15.84:0/2014296091":"2023-10-02T07:27:35.119396+0000","172.21.15.84:6800/392122825":"2023-10-02T07:20:09.246560+0000","172.21.15.84:6801/392122825":"2023-10-02T07:20:09.246560+0000","172.21.15.84:0/1331132814":"2023-10-02T07:19:38.475011+0000","172.21.15.84:0/4276613533":"2023-10-02T07:33:44.967503+0000","172.21.15.84:0/2982676647":"2023-10-02T07:20:09.246560+0000","172.21.15.112:0/2090230549":"2023-10-02T07:35:23.423206+0000","172.21.15.84:0/76083119":"2023-10-02T07:20:09.246560+0000","172.21.15.84:0/1748783844":"2023-10-02T07:27:35.119396+0000","172.21.15.112:0/3218563026":"2023-10-02T07:35:23.423206+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-10-01T07:44:04.400 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-10-01T07:44:04.400 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-01T07:44:04.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:04 smithi112 bash[59335]: audit 2023-10-01T07:44:03.620558+0000 mon.a (mon.0) 499 : audit 0 from='client.? 172.21.15.84:0/1562914222' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T07:44:04.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:04 smithi084 bash[78255]: audit 2023-10-01T07:44:03.620558+0000 mon.a (mon.0) 499 : audit 0 from='client.? 172.21.15.84:0/1562914222' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T07:44:04.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:04 smithi084 bash[75189]: audit 2023-10-01T07:44:03.620558+0000 mon.a (mon.0) 499 : audit 0 from='client.? 172.21.15.84:0/1562914222' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T07:44:05.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:05 smithi112 bash[59335]: cluster 2023-10-01T07:44:04.106385+0000 mgr.y (mgr.34104) 317 : cluster 0 pgmap v255: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:05.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:05 smithi084 bash[78255]: cluster 2023-10-01T07:44:04.106385+0000 mgr.y (mgr.34104) 317 : cluster 0 pgmap v255: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:05.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:05 smithi084 bash[75189]: cluster 2023-10-01T07:44:04.106385+0000 mgr.y (mgr.34104) 317 : cluster 0 pgmap v255: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:06.574 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:44:06 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:44:06] "GET /metrics HTTP/1.1" 200 33896 "" "Prometheus/2.33.4" 2023-10-01T07:44:07.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:07 smithi112 bash[59335]: cluster 2023-10-01T07:44:06.107454+0000 mgr.y (mgr.34104) 318 : cluster 0 pgmap v256: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:07.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:07 smithi084 bash[75189]: cluster 2023-10-01T07:44:06.107454+0000 mgr.y (mgr.34104) 318 : cluster 0 pgmap v256: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:07.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:07 smithi084 bash[78255]: cluster 2023-10-01T07:44:06.107454+0000 mgr.y (mgr.34104) 318 : cluster 0 pgmap v256: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:09.182 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:44:09.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:09 smithi084 bash[78255]: cluster 2023-10-01T07:44:08.108333+0000 mgr.y (mgr.34104) 319 : cluster 0 pgmap v257: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:09.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:09 smithi084 bash[75189]: cluster 2023-10-01T07:44:08.108333+0000 mgr.y (mgr.34104) 319 : cluster 0 pgmap v257: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:09.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:09 smithi112 bash[59335]: cluster 2023-10-01T07:44:08.108333+0000 mgr.y (mgr.34104) 319 : cluster 0 pgmap v257: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:11.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:11 smithi084 bash[75189]: cluster 2023-10-01T07:44:10.108820+0000 mgr.y (mgr.34104) 320 : cluster 0 pgmap v258: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:11.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:11 smithi084 bash[78255]: cluster 2023-10-01T07:44:10.108820+0000 mgr.y (mgr.34104) 320 : cluster 0 pgmap v258: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:11.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:11 smithi112 bash[59335]: cluster 2023-10-01T07:44:10.108820+0000 mgr.y (mgr.34104) 320 : cluster 0 pgmap v258: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:12.438 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T07:44:12.438 INFO:teuthology.orchestra.run.smithi084.stdout:{"epoch":97,"fsid":"9c46152e-602a-11ee-8db5-212e2dc638e7","created":"2023-10-01T07:19:10.537832+0000","modified":"2023-10-01T07:43:24.883792+0000","last_up_change":"2023-10-01T07:43:23.879965+0000","last_in_change":"2023-10-01T07:26:36.946046+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-10-01T07:23:31.512821+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-10-01T07:28:01.764475+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-10-01T07:29:57.503405+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"59","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2023-10-01T07:29:58.003652+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"59","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}},"read_balance":{"score_acting":2.25,"score_stable":2.25,"optimal_score":1,"raw_score_acting":2.25,"raw_score_stable":2.25,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"0597b5b4-318a-4d9a-99f7-d02869dd45c4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":73,"up_from":77,"up_thru":96,"down_at":74,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6802","nonce":1612258704},{"type":"v1","addr":"172.21.15.84:6803","nonce":1612258704}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6804","nonce":1612258704},{"type":"v1","addr":"172.21.15.84:6805","nonce":1612258704}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6808","nonce":1612258704},{"type":"v1","addr":"172.21.15.84:6809","nonce":1612258704}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6806","nonce":1612258704},{"type":"v1","addr":"172.21.15.84:6807","nonce":1612258704}]},"public_addr":"172.21.15.84:6803/1612258704","cluster_addr":"172.21.15.84:6805/1612258704","heartbeat_back_addr":"172.21.15.84:6809/1612258704","heartbeat_front_addr":"172.21.15.84:6807/1612258704","state":["exists","up"]},{"osd":1,"uuid":"b9833f60-4823-4fe6-8419-d738d8d6f410","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":78,"up_from":82,"up_thru":96,"down_at":79,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6810","nonce":2624778400},{"type":"v1","addr":"172.21.15.84:6811","nonce":2624778400}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6812","nonce":2624778400},{"type":"v1","addr":"172.21.15.84:6813","nonce":2624778400}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6816","nonce":2624778400},{"type":"v1","addr":"172.21.15.84:6817","nonce":2624778400}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6814","nonce":2624778400},{"type":"v1","addr":"172.21.15.84:6815","nonce":2624778400}]},"public_addr":"172.21.15.84:6811/2624778400","cluster_addr":"172.21.15.84:6813/2624778400","heartbeat_back_addr":"172.21.15.84:6817/2624778400","heartbeat_front_addr":"172.21.15.84:6815/2624778400","state":["exists","up"]},{"osd":2,"uuid":"496d4326-b04b-45a8-8ed8-1c87c3d52c86","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":83,"up_from":90,"up_thru":96,"down_at":84,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6818","nonce":1622912304},{"type":"v1","addr":"172.21.15.84:6819","nonce":1622912304}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6820","nonce":1622912304},{"type":"v1","addr":"172.21.15.84:6821","nonce":1622912304}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6824","nonce":1622912304},{"type":"v1","addr":"172.21.15.84:6825","nonce":1622912304}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6822","nonce":1622912304},{"type":"v1","addr":"172.21.15.84:6823","nonce":1622912304}]},"public_addr":"172.21.15.84:6819/1622912304","cluster_addr":"172.21.15.84:6821/1622912304","heartbeat_back_addr":"172.21.15.84:6825/1622912304","heartbeat_front_addr":"172.21.15.84:6823/1622912304","state":["exists","up"]},{"osd":3,"uuid":"789c3c20-ad18-4da7-b0d3-ef28eae15aa6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":92,"up_from":96,"up_thru":96,"down_at":93,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6826","nonce":2737905343},{"type":"v1","addr":"172.21.15.84:6827","nonce":2737905343}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6828","nonce":2737905343},{"type":"v1","addr":"172.21.15.84:6829","nonce":2737905343}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6832","nonce":2737905343},{"type":"v1","addr":"172.21.15.84:6833","nonce":2737905343}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6830","nonce":2737905343},{"type":"v1","addr":"172.21.15.84:6831","nonce":2737905343}]},"public_addr":"172.21.15.84:6827/2737905343","cluster_addr":"172.21.15.84:6829/2737905343","heartbeat_back_addr":"172.21.15.84:6833/2737905343","heartbeat_front_addr":"172.21.15.84:6831/2737905343","state":["exists","up"]},{"osd":4,"uuid":"510e0af6-876b-41cb-88e9-7c81f14dfe73","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":96,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6800","nonce":180161298},{"type":"v1","addr":"172.21.15.112:6801","nonce":180161298}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6802","nonce":180161298},{"type":"v1","addr":"172.21.15.112:6803","nonce":180161298}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6806","nonce":180161298},{"type":"v1","addr":"172.21.15.112:6807","nonce":180161298}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6804","nonce":180161298},{"type":"v1","addr":"172.21.15.112:6805","nonce":180161298}]},"public_addr":"172.21.15.112:6801/180161298","cluster_addr":"172.21.15.112:6803/180161298","heartbeat_back_addr":"172.21.15.112:6807/180161298","heartbeat_front_addr":"172.21.15.112:6805/180161298","state":["exists","up"]},{"osd":5,"uuid":"4aea62d5-accb-437b-b8e8-f7a7d176fb86","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":96,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6808","nonce":2865306528},{"type":"v1","addr":"172.21.15.112:6809","nonce":2865306528}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6810","nonce":2865306528},{"type":"v1","addr":"172.21.15.112:6811","nonce":2865306528}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6814","nonce":2865306528},{"type":"v1","addr":"172.21.15.112:6815","nonce":2865306528}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6812","nonce":2865306528},{"type":"v1","addr":"172.21.15.112:6813","nonce":2865306528}]},"public_addr":"172.21.15.112:6809/2865306528","cluster_addr":"172.21.15.112:6811/2865306528","heartbeat_back_addr":"172.21.15.112:6815/2865306528","heartbeat_front_addr":"172.21.15.112:6813/2865306528","state":["exists","up"]},{"osd":6,"uuid":"eac6b4fe-3655-40f2-a7c0-aec7f85a0e35","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":93,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6816","nonce":1014863209},{"type":"v1","addr":"172.21.15.112:6817","nonce":1014863209}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6818","nonce":1014863209},{"type":"v1","addr":"172.21.15.112:6819","nonce":1014863209}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6822","nonce":1014863209},{"type":"v1","addr":"172.21.15.112:6823","nonce":1014863209}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6820","nonce":1014863209},{"type":"v1","addr":"172.21.15.112:6821","nonce":1014863209}]},"public_addr":"172.21.15.112:6817/1014863209","cluster_addr":"172.21.15.112:6819/1014863209","heartbeat_back_addr":"172.21.15.112:6823/1014863209","heartbeat_front_addr":"172.21.15.112:6821/1014863209","state":["exists","up"]},{"osd":7,"uuid":"6ffb9f30-0931-49ae-a6cf-f3b6186a49e1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":96,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6824","nonce":2767723988},{"type":"v1","addr":"172.21.15.112:6825","nonce":2767723988}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6826","nonce":2767723988},{"type":"v1","addr":"172.21.15.112:6827","nonce":2767723988}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6830","nonce":2767723988},{"type":"v1","addr":"172.21.15.112:6831","nonce":2767723988}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6828","nonce":2767723988},{"type":"v1","addr":"172.21.15.112:6829","nonce":2767723988}]},"public_addr":"172.21.15.112:6825/2767723988","cluster_addr":"172.21.15.112:6827/2767723988","heartbeat_back_addr":"172.21.15.112:6831/2767723988","heartbeat_front_addr":"172.21.15.112:6829/2767723988","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:22:01.113923+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-10-01T07:22:44.830850+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-10-01T07:23:29.362474+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-10-01T07:24:14.137729+0000","dead_epoch":92},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:24:54.789460+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:25:36.457059+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:26:18.614925+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:27:01.192869+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"3.9","mappings":[{"from":4,"to":1}]},{"pgid":"3.b","mappings":[{"from":3,"to":2}]},{"pgid":"3.f","mappings":[{"from":7,"to":2}]},{"pgid":"3.15","mappings":[{"from":4,"to":5}]},{"pgid":"3.19","mappings":[{"from":4,"to":6}]},{"pgid":"3.1b","mappings":[{"from":4,"to":2}]},{"pgid":"3.1c","mappings":[{"from":4,"to":2}]},{"pgid":"4.9","mappings":[{"from":1,"to":5}]},{"pgid":"4.c","mappings":[{"from":3,"to":0}]},{"pgid":"4.13","mappings":[{"from":1,"to":5}]},{"pgid":"4.16","mappings":[{"from":3,"to":2}]},{"pgid":"4.18","mappings":[{"from":1,"to":2}]},{"pgid":"4.1f","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.84:0/1180134649":"2023-10-02T07:33:44.967503+0000","172.21.15.112:6835/3005622492":"2023-10-02T07:35:23.423206+0000","172.21.15.112:6834/3005622492":"2023-10-02T07:35:23.423206+0000","172.21.15.84:6801/508401621":"2023-10-02T07:33:44.967503+0000","172.21.15.84:6800/4266955227":"2023-10-02T07:19:38.475011+0000","172.21.15.84:6800/508401621":"2023-10-02T07:33:44.967503+0000","172.21.15.84:0/1748783844":"2023-10-02T07:27:35.119396+0000","172.21.15.112:0/3218563026":"2023-10-02T07:35:23.423206+0000","172.21.15.84:0/2747221199":"2023-10-02T07:36:29.901449+0000","172.21.15.84:6801/392122825":"2023-10-02T07:20:09.246560+0000","172.21.15.84:6800/392122825":"2023-10-02T07:20:09.246560+0000","172.21.15.112:0/4248101109":"2023-10-02T07:35:23.423206+0000","172.21.15.84:0/1003292359":"2023-10-02T07:36:29.901449+0000","172.21.15.112:0/3175412029":"2023-10-02T07:35:23.423206+0000","172.21.15.84:0/1036978476":"2023-10-02T07:36:29.901449+0000","172.21.15.112:0/2090230549":"2023-10-02T07:35:23.423206+0000","172.21.15.84:0/76083119":"2023-10-02T07:20:09.246560+0000","172.21.15.84:6801/4266955227":"2023-10-02T07:19:38.475011+0000","172.21.15.84:6800/4019964425":"2023-10-02T07:36:29.901449+0000","172.21.15.84:0/2982676647":"2023-10-02T07:20:09.246560+0000","172.21.15.84:6801/4019964425":"2023-10-02T07:36:29.901449+0000","172.21.15.84:6800/1595613525":"2023-10-02T07:27:35.119396+0000","172.21.15.84:0/2030305114":"2023-10-02T07:19:38.475011+0000","172.21.15.84:0/2014296091":"2023-10-02T07:27:35.119396+0000","172.21.15.84:0/1842703952":"2023-10-02T07:36:29.901449+0000","172.21.15.84:0/2905051778":"2023-10-02T07:36:29.901449+0000","172.21.15.84:6801/1595613525":"2023-10-02T07:27:35.119396+0000","172.21.15.84:0/1384369502":"2023-10-02T07:36:29.901449+0000","172.21.15.84:0/1331132814":"2023-10-02T07:19:38.475011+0000","172.21.15.84:0/4276613533":"2023-10-02T07:33:44.967503+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-10-01T07:44:12.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:12 smithi112 bash[59335]: audit 2023-10-01T07:44:12.432070+0000 mon.c (mon.2) 38 : audit 0 from='client.? 172.21.15.84:0/3597435435' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T07:44:12.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:12 smithi084 bash[75189]: audit 2023-10-01T07:44:12.432070+0000 mon.c (mon.2) 38 : audit 0 from='client.? 172.21.15.84:0/3597435435' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T07:44:12.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:12 smithi084 bash[78255]: audit 2023-10-01T07:44:12.432070+0000 mon.c (mon.2) 38 : audit 0 from='client.? 172.21.15.84:0/3597435435' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T07:44:13.169 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-10-01T07:44:13.169 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-10-01T07:44:13.170 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-10-01T07:44:13.170 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-10-01T07:44:13.171 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-10-01T07:44:13.171 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-10-01T07:44:13.171 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-10-01T07:44:13.172 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-10-01T07:44:13.465 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:13 smithi084 bash[75189]: cluster 2023-10-01T07:44:12.109841+0000 mgr.y (mgr.34104) 321 : cluster 0 pgmap v259: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:13.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:13 smithi112 bash[59335]: cluster 2023-10-01T07:44:12.109841+0000 mgr.y (mgr.34104) 321 : cluster 0 pgmap v259: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:13.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:13 smithi084 bash[78255]: cluster 2023-10-01T07:44:12.109841+0000 mgr.y (mgr.34104) 321 : cluster 0 pgmap v259: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:15.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:15 smithi112 bash[59335]: cluster 2023-10-01T07:44:14.110612+0000 mgr.y (mgr.34104) 322 : cluster 0 pgmap v260: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:15.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:15 smithi112 bash[59335]: audit 2023-10-01T07:44:15.066175+0000 mon.a (mon.0) 500 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:44:15.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:15 smithi084 bash[75189]: cluster 2023-10-01T07:44:14.110612+0000 mgr.y (mgr.34104) 322 : cluster 0 pgmap v260: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:15.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:15 smithi084 bash[75189]: audit 2023-10-01T07:44:15.066175+0000 mon.a (mon.0) 500 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:44:15.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:15 smithi084 bash[78255]: cluster 2023-10-01T07:44:14.110612+0000 mgr.y (mgr.34104) 322 : cluster 0 pgmap v260: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:15.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:15 smithi084 bash[78255]: audit 2023-10-01T07:44:15.066175+0000 mon.a (mon.0) 500 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:44:16.575 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:44:16 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:44:16] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.33.4" 2023-10-01T07:44:17.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:17 smithi112 bash[59335]: cluster 2023-10-01T07:44:16.111602+0000 mgr.y (mgr.34104) 323 : cluster 0 pgmap v261: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:17.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:17 smithi084 bash[78255]: cluster 2023-10-01T07:44:16.111602+0000 mgr.y (mgr.34104) 323 : cluster 0 pgmap v261: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:17.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:17 smithi084 bash[75189]: cluster 2023-10-01T07:44:16.111602+0000 mgr.y (mgr.34104) 323 : cluster 0 pgmap v261: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:18.054 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:44:18.055 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:44:18.056 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:44:18.056 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:44:18.058 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:44:18.059 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:44:18.062 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:44:18.064 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:44:19.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:19 smithi112 bash[59335]: cluster 2023-10-01T07:44:18.112097+0000 mgr.y (mgr.34104) 324 : cluster 0 pgmap v262: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:19.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:19 smithi084 bash[75189]: cluster 2023-10-01T07:44:18.112097+0000 mgr.y (mgr.34104) 324 : cluster 0 pgmap v262: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:19.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:19 smithi084 bash[78255]: cluster 2023-10-01T07:44:18.112097+0000 mgr.y (mgr.34104) 324 : cluster 0 pgmap v262: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:21.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:21 smithi084 bash[78255]: cluster 2023-10-01T07:44:20.112807+0000 mgr.y (mgr.34104) 325 : cluster 0 pgmap v263: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:21.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:21 smithi084 bash[75189]: cluster 2023-10-01T07:44:20.112807+0000 mgr.y (mgr.34104) 325 : cluster 0 pgmap v263: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:21.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:21 smithi112 bash[59335]: cluster 2023-10-01T07:44:20.112807+0000 mgr.y (mgr.34104) 325 : cluster 0 pgmap v263: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:23.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:23 smithi084 bash[78255]: cluster 2023-10-01T07:44:22.113450+0000 mgr.y (mgr.34104) 326 : cluster 0 pgmap v264: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:23.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:23 smithi084 bash[75189]: cluster 2023-10-01T07:44:22.113450+0000 mgr.y (mgr.34104) 326 : cluster 0 pgmap v264: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:23.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:23 smithi112 bash[59335]: cluster 2023-10-01T07:44:22.113450+0000 mgr.y (mgr.34104) 326 : cluster 0 pgmap v264: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:25.547 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:25 smithi084 bash[78255]: cluster 2023-10-01T07:44:24.114206+0000 mgr.y (mgr.34104) 327 : cluster 0 pgmap v265: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:25.547 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:25 smithi084 bash[75189]: cluster 2023-10-01T07:44:24.114206+0000 mgr.y (mgr.34104) 327 : cluster 0 pgmap v265: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:25.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:25 smithi112 bash[59335]: cluster 2023-10-01T07:44:24.114206+0000 mgr.y (mgr.34104) 327 : cluster 0 pgmap v265: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:26.457 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:44:26 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:44:26] "GET /metrics HTTP/1.1" 200 33894 "" "Prometheus/2.33.4" 2023-10-01T07:44:27.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:27 smithi084 bash[75189]: cluster 2023-10-01T07:44:26.115004+0000 mgr.y (mgr.34104) 328 : cluster 0 pgmap v266: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:27.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:27 smithi084 bash[78255]: cluster 2023-10-01T07:44:26.115004+0000 mgr.y (mgr.34104) 328 : cluster 0 pgmap v266: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:27.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:27 smithi112 bash[59335]: cluster 2023-10-01T07:44:26.115004+0000 mgr.y (mgr.34104) 328 : cluster 0 pgmap v266: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:29.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:29 smithi084 bash[75189]: cluster 2023-10-01T07:44:28.115525+0000 mgr.y (mgr.34104) 329 : cluster 0 pgmap v267: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:29.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:29 smithi084 bash[78255]: cluster 2023-10-01T07:44:28.115525+0000 mgr.y (mgr.34104) 329 : cluster 0 pgmap v267: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:29.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:29 smithi112 bash[59335]: cluster 2023-10-01T07:44:28.115525+0000 mgr.y (mgr.34104) 329 : cluster 0 pgmap v267: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:30.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:30 smithi084 bash[75189]: audit 2023-10-01T07:44:30.066087+0000 mon.a (mon.0) 501 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:44:30.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:30 smithi084 bash[78255]: audit 2023-10-01T07:44:30.066087+0000 mon.a (mon.0) 501 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:44:30.885 INFO:teuthology.orchestra.run.smithi084.stdout:180388626651 2023-10-01T07:44:30.885 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-10-01T07:44:30.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:30 smithi112 bash[59335]: audit 2023-10-01T07:44:30.066087+0000 mon.a (mon.0) 501 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:44:31.726 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:31 smithi084 bash[75189]: cluster 2023-10-01T07:44:30.115980+0000 mgr.y (mgr.34104) 330 : cluster 0 pgmap v268: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:31.726 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:31 smithi084 bash[78255]: cluster 2023-10-01T07:44:30.115980+0000 mgr.y (mgr.34104) 330 : cluster 0 pgmap v268: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:31.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:31 smithi112 bash[59335]: cluster 2023-10-01T07:44:30.115980+0000 mgr.y (mgr.34104) 330 : cluster 0 pgmap v268: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:33.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:33 smithi084 bash[75189]: cluster 2023-10-01T07:44:32.116643+0000 mgr.y (mgr.34104) 331 : cluster 0 pgmap v269: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:33.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:33 smithi084 bash[78255]: cluster 2023-10-01T07:44:32.116643+0000 mgr.y (mgr.34104) 331 : cluster 0 pgmap v269: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:33.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:33 smithi112 bash[59335]: cluster 2023-10-01T07:44:32.116643+0000 mgr.y (mgr.34104) 331 : cluster 0 pgmap v269: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:34.538 INFO:teuthology.orchestra.run.smithi084.stdout:128849019118 2023-10-01T07:44:34.539 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-10-01T07:44:34.808 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:34 smithi084 bash[78255]: cluster 2023-10-01T07:44:34.117406+0000 mgr.y (mgr.34104) 332 : cluster 0 pgmap v270: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:34.808 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:34 smithi084 bash[75189]: cluster 2023-10-01T07:44:34.117406+0000 mgr.y (mgr.34104) 332 : cluster 0 pgmap v270: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:34.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:34 smithi112 bash[59335]: cluster 2023-10-01T07:44:34.117406+0000 mgr.y (mgr.34104) 332 : cluster 0 pgmap v270: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:35.555 INFO:teuthology.orchestra.run.smithi084.stdout:352187318302 2023-10-01T07:44:35.555 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-10-01T07:44:35.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:35 smithi112 bash[59335]: audit 2023-10-01T07:44:34.529062+0000 mon.a (mon.0) 502 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:44:36.059 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:35 smithi084 bash[78255]: audit 2023-10-01T07:44:34.529062+0000 mon.a (mon.0) 502 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:44:36.059 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:35 smithi084 bash[75189]: audit 2023-10-01T07:44:34.529062+0000 mon.a (mon.0) 502 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:44:36.324 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:44:36 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:44:36] "GET /metrics HTTP/1.1" 200 33897 "" "Prometheus/2.33.4" 2023-10-01T07:44:36.390 INFO:teuthology.orchestra.run.smithi084.stdout:330712481830 2023-10-01T07:44:36.390 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-10-01T07:44:36.841 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:36 smithi084 bash[75189]: cluster 2023-10-01T07:44:36.118128+0000 mgr.y (mgr.34104) 333 : cluster 0 pgmap v271: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:36.841 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:36 smithi084 bash[78255]: cluster 2023-10-01T07:44:36.118128+0000 mgr.y (mgr.34104) 333 : cluster 0 pgmap v271: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:36.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:36 smithi112 bash[59335]: cluster 2023-10-01T07:44:36.118128+0000 mgr.y (mgr.34104) 333 : cluster 0 pgmap v271: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:37.383 INFO:teuthology.orchestra.run.smithi084.stdout:412316860431 2023-10-01T07:44:37.384 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-10-01T07:44:37.806 INFO:teuthology.orchestra.run.smithi084.stdout:386547056664 2023-10-01T07:44:37.807 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-10-01T07:44:38.098 INFO:teuthology.orchestra.run.smithi084.stdout:154618822884 2023-10-01T07:44:38.099 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-10-01T07:44:38.356 INFO:teuthology.orchestra.run.smithi084.stdout:206158430420 2023-10-01T07:44:38.357 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-10-01T07:44:39.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:39 smithi112 bash[59335]: cluster 2023-10-01T07:44:38.118716+0000 mgr.y (mgr.34104) 334 : cluster 0 pgmap v272: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:39.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:39 smithi084 bash[78255]: cluster 2023-10-01T07:44:38.118716+0000 mgr.y (mgr.34104) 334 : cluster 0 pgmap v272: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:39.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:39 smithi084 bash[75189]: cluster 2023-10-01T07:44:38.118716+0000 mgr.y (mgr.34104) 334 : cluster 0 pgmap v272: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:41.324 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:44:41.324 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:44:41.326 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:44:41.326 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:44:41.326 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:44:41.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:41 smithi112 bash[59335]: cluster 2023-10-01T07:44:40.119443+0000 mgr.y (mgr.34104) 335 : cluster 0 pgmap v273: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:41.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:41 smithi112 bash[59335]: audit 2023-10-01T07:44:40.777637+0000 mon.a (mon.0) 503 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:44:41.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:41 smithi112 bash[59335]: audit 2023-10-01T07:44:40.788903+0000 mon.a (mon.0) 504 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:44:41.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:41 smithi084 bash[75189]: cluster 2023-10-01T07:44:40.119443+0000 mgr.y (mgr.34104) 335 : cluster 0 pgmap v273: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:41.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:41 smithi084 bash[75189]: audit 2023-10-01T07:44:40.777637+0000 mon.a (mon.0) 503 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:44:41.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:41 smithi084 bash[75189]: audit 2023-10-01T07:44:40.788903+0000 mon.a (mon.0) 504 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:44:41.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:41 smithi084 bash[78255]: cluster 2023-10-01T07:44:40.119443+0000 mgr.y (mgr.34104) 335 : cluster 0 pgmap v273: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:41.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:41 smithi084 bash[78255]: audit 2023-10-01T07:44:40.777637+0000 mon.a (mon.0) 503 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:44:41.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:41 smithi084 bash[78255]: audit 2023-10-01T07:44:40.788903+0000 mon.a (mon.0) 504 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:44:42.335 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:44:42.336 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:44:42.337 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:44:43.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:43 smithi112 bash[59335]: cluster 2023-10-01T07:44:42.120051+0000 mgr.y (mgr.34104) 336 : cluster 0 pgmap v274: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:43.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:43 smithi112 bash[59335]: audit 2023-10-01T07:44:42.418550+0000 mon.a (mon.0) 505 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:44:43.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:43 smithi112 bash[59335]: audit 2023-10-01T07:44:42.423660+0000 mon.a (mon.0) 506 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:44:43.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:43 smithi112 bash[59335]: audit 2023-10-01T07:44:42.894728+0000 mon.a (mon.0) 507 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:44:43.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:43 smithi112 bash[59335]: audit 2023-10-01T07:44:42.895670+0000 mon.a (mon.0) 508 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:44:43.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:43 smithi112 bash[59335]: audit 2023-10-01T07:44:42.903078+0000 mon.a (mon.0) 509 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:44:43.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:43 smithi084 bash[75189]: cluster 2023-10-01T07:44:42.120051+0000 mgr.y (mgr.34104) 336 : cluster 0 pgmap v274: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:43.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:43 smithi084 bash[75189]: audit 2023-10-01T07:44:42.418550+0000 mon.a (mon.0) 505 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:44:43.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:43 smithi084 bash[75189]: audit 2023-10-01T07:44:42.423660+0000 mon.a (mon.0) 506 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:44:43.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:43 smithi084 bash[75189]: audit 2023-10-01T07:44:42.894728+0000 mon.a (mon.0) 507 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:44:43.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:43 smithi084 bash[75189]: audit 2023-10-01T07:44:42.895670+0000 mon.a (mon.0) 508 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:44:43.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:43 smithi084 bash[75189]: audit 2023-10-01T07:44:42.903078+0000 mon.a (mon.0) 509 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:44:43.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:43 smithi084 bash[78255]: cluster 2023-10-01T07:44:42.120051+0000 mgr.y (mgr.34104) 336 : cluster 0 pgmap v274: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:43.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:43 smithi084 bash[78255]: audit 2023-10-01T07:44:42.418550+0000 mon.a (mon.0) 505 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:44:43.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:43 smithi084 bash[78255]: audit 2023-10-01T07:44:42.423660+0000 mon.a (mon.0) 506 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:44:43.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:43 smithi084 bash[78255]: audit 2023-10-01T07:44:42.894728+0000 mon.a (mon.0) 507 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:44:43.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:43 smithi084 bash[78255]: audit 2023-10-01T07:44:42.895670+0000 mon.a (mon.0) 508 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:44:43.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:43 smithi084 bash[78255]: audit 2023-10-01T07:44:42.903078+0000 mon.a (mon.0) 509 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:44:45.538 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:45 smithi084 bash[75189]: cluster 2023-10-01T07:44:44.120953+0000 mgr.y (mgr.34104) 337 : cluster 0 pgmap v275: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:45.538 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:45 smithi084 bash[75189]: audit 2023-10-01T07:44:45.066818+0000 mon.a (mon.0) 510 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:44:45.538 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:45 smithi084 bash[78255]: cluster 2023-10-01T07:44:44.120953+0000 mgr.y (mgr.34104) 337 : cluster 0 pgmap v275: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:45.538 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:45 smithi084 bash[78255]: audit 2023-10-01T07:44:45.066818+0000 mon.a (mon.0) 510 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:44:45.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:45 smithi112 bash[59335]: cluster 2023-10-01T07:44:44.120953+0000 mgr.y (mgr.34104) 337 : cluster 0 pgmap v275: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:45.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:45 smithi112 bash[59335]: audit 2023-10-01T07:44:45.066818+0000 mon.a (mon.0) 510 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:44:46.324 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:44:46 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:44:46] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.33.4" 2023-10-01T07:44:47.519 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:47 smithi084 bash[78255]: cluster 2023-10-01T07:44:46.121895+0000 mgr.y (mgr.34104) 338 : cluster 0 pgmap v276: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:47.519 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:47 smithi084 bash[75189]: cluster 2023-10-01T07:44:46.121895+0000 mgr.y (mgr.34104) 338 : cluster 0 pgmap v276: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:47.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:47 smithi112 bash[59335]: cluster 2023-10-01T07:44:46.121895+0000 mgr.y (mgr.34104) 338 : cluster 0 pgmap v276: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:49.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:49 smithi112 bash[59335]: cluster 2023-10-01T07:44:48.122410+0000 mgr.y (mgr.34104) 339 : cluster 0 pgmap v277: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:49.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:49 smithi084 bash[75189]: cluster 2023-10-01T07:44:48.122410+0000 mgr.y (mgr.34104) 339 : cluster 0 pgmap v277: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:49.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:49 smithi084 bash[78255]: cluster 2023-10-01T07:44:48.122410+0000 mgr.y (mgr.34104) 339 : cluster 0 pgmap v277: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:51.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:51 smithi112 bash[59335]: cluster 2023-10-01T07:44:50.123086+0000 mgr.y (mgr.34104) 340 : cluster 0 pgmap v278: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:51.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:51 smithi084 bash[78255]: cluster 2023-10-01T07:44:50.123086+0000 mgr.y (mgr.34104) 340 : cluster 0 pgmap v278: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:51.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:51 smithi084 bash[75189]: cluster 2023-10-01T07:44:50.123086+0000 mgr.y (mgr.34104) 340 : cluster 0 pgmap v278: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:53.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:53 smithi112 bash[59335]: cluster 2023-10-01T07:44:52.124065+0000 mgr.y (mgr.34104) 341 : cluster 0 pgmap v279: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:53.776 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:53 smithi084 bash[78255]: cluster 2023-10-01T07:44:52.124065+0000 mgr.y (mgr.34104) 341 : cluster 0 pgmap v279: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:53.776 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:53 smithi084 bash[75189]: cluster 2023-10-01T07:44:52.124065+0000 mgr.y (mgr.34104) 341 : cluster 0 pgmap v279: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:55.656 INFO:teuthology.orchestra.run.smithi084.stdout:352187318306 2023-10-01T07:44:55.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:55 smithi084 bash[78255]: cluster 2023-10-01T07:44:54.124840+0000 mgr.y (mgr.34104) 342 : cluster 0 pgmap v280: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:55.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:55 smithi084 bash[75189]: cluster 2023-10-01T07:44:54.124840+0000 mgr.y (mgr.34104) 342 : cluster 0 pgmap v280: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:55.976 INFO:teuthology.orchestra.run.smithi084.stdout:386547056668 2023-10-01T07:44:55.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:55 smithi112 bash[59335]: cluster 2023-10-01T07:44:54.124840+0000 mgr.y (mgr.34104) 342 : cluster 0 pgmap v280: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:56.031 INFO:teuthology.orchestra.run.smithi084.stdout:180388626656 2023-10-01T07:44:56.246 INFO:teuthology.orchestra.run.smithi084.stdout:330712481834 2023-10-01T07:44:56.489 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:44:56 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:44:56] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.33.4" 2023-10-01T07:44:56.683 INFO:teuthology.orchestra.run.smithi084.stdout:206158430425 2023-10-01T07:44:56.759 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:56 smithi084 bash[78255]: audit 2023-10-01T07:44:55.652934+0000 mon.c (mon.2) 39 : audit 0 from='client.? 172.21.15.84:0/1110547356' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-01T07:44:56.759 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:56 smithi084 bash[78255]: audit 2023-10-01T07:44:55.974085+0000 mon.a (mon.0) 511 : audit 0 from='client.? 172.21.15.84:0/790022727' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-01T07:44:56.759 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:56 smithi084 bash[78255]: audit 2023-10-01T07:44:56.028931+0000 mon.a (mon.0) 512 : audit 0 from='client.? 172.21.15.84:0/1802536224' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-01T07:44:56.759 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:56 smithi084 bash[78255]: audit 2023-10-01T07:44:56.244157+0000 mon.a (mon.0) 513 : audit 0 from='client.? 172.21.15.84:0/1989766209' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-01T07:44:56.760 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:56 smithi084 bash[75189]: audit 2023-10-01T07:44:55.652934+0000 mon.c (mon.2) 39 : audit 0 from='client.? 172.21.15.84:0/1110547356' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-01T07:44:56.760 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:56 smithi084 bash[75189]: audit 2023-10-01T07:44:55.974085+0000 mon.a (mon.0) 511 : audit 0 from='client.? 172.21.15.84:0/790022727' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-01T07:44:56.760 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:56 smithi084 bash[75189]: audit 2023-10-01T07:44:56.028931+0000 mon.a (mon.0) 512 : audit 0 from='client.? 172.21.15.84:0/1802536224' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-01T07:44:56.760 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:56 smithi084 bash[75189]: audit 2023-10-01T07:44:56.244157+0000 mon.a (mon.0) 513 : audit 0 from='client.? 172.21.15.84:0/1989766209' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-01T07:44:56.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:56 smithi112 bash[59335]: audit 2023-10-01T07:44:55.652934+0000 mon.c (mon.2) 39 : audit 0 from='client.? 172.21.15.84:0/1110547356' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-01T07:44:56.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:56 smithi112 bash[59335]: audit 2023-10-01T07:44:55.974085+0000 mon.a (mon.0) 511 : audit 0 from='client.? 172.21.15.84:0/790022727' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-01T07:44:56.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:56 smithi112 bash[59335]: audit 2023-10-01T07:44:56.028931+0000 mon.a (mon.0) 512 : audit 0 from='client.? 172.21.15.84:0/1802536224' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-01T07:44:56.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:56 smithi112 bash[59335]: audit 2023-10-01T07:44:56.244157+0000 mon.a (mon.0) 513 : audit 0 from='client.? 172.21.15.84:0/1989766209' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-01T07:44:57.093 INFO:teuthology.orchestra.run.smithi084.stdout:412316860436 2023-10-01T07:44:57.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:57 smithi084 bash[75189]: cluster 2023-10-01T07:44:56.125734+0000 mgr.y (mgr.34104) 343 : cluster 0 pgmap v281: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:57.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:57 smithi084 bash[75189]: audit 2023-10-01T07:44:56.679942+0000 mon.a (mon.0) 514 : audit 0 from='client.? 172.21.15.84:0/2924662790' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-01T07:44:57.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:57 smithi084 bash[75189]: audit 2023-10-01T07:44:57.090994+0000 mon.c (mon.2) 40 : audit 0 from='client.? 172.21.15.84:0/1201568951' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-01T07:44:57.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:57 smithi084 bash[78255]: cluster 2023-10-01T07:44:56.125734+0000 mgr.y (mgr.34104) 343 : cluster 0 pgmap v281: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:57.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:57 smithi084 bash[78255]: audit 2023-10-01T07:44:56.679942+0000 mon.a (mon.0) 514 : audit 0 from='client.? 172.21.15.84:0/2924662790' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-01T07:44:57.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:57 smithi084 bash[78255]: audit 2023-10-01T07:44:57.090994+0000 mon.c (mon.2) 40 : audit 0 from='client.? 172.21.15.84:0/1201568951' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-01T07:44:57.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:57 smithi112 bash[59335]: cluster 2023-10-01T07:44:56.125734+0000 mgr.y (mgr.34104) 343 : cluster 0 pgmap v281: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:57.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:57 smithi112 bash[59335]: audit 2023-10-01T07:44:56.679942+0000 mon.a (mon.0) 514 : audit 0 from='client.? 172.21.15.84:0/2924662790' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-01T07:44:57.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:57 smithi112 bash[59335]: audit 2023-10-01T07:44:57.090994+0000 mon.c (mon.2) 40 : audit 0 from='client.? 172.21.15.84:0/1201568951' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-01T07:44:58.187 INFO:tasks.cephadm.ceph_manager.ceph:need seq 352187318302 got 352187318306 for osd.1 2023-10-01T07:44:58.187 DEBUG:teuthology.parallel:result is None 2023-10-01T07:44:58.409 INFO:teuthology.orchestra.run.smithi084.stdout:154618822889 2023-10-01T07:44:58.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:58 smithi084 bash[78255]: audit 2023-10-01T07:44:58.406287+0000 mon.a (mon.0) 515 : audit 0 from='client.? 172.21.15.84:0/1165576742' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-01T07:44:58.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:58 smithi084 bash[75189]: audit 2023-10-01T07:44:58.406287+0000 mon.a (mon.0) 515 : audit 0 from='client.? 172.21.15.84:0/1165576742' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-01T07:44:58.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:58 smithi112 bash[59335]: audit 2023-10-01T07:44:58.406287+0000 mon.a (mon.0) 515 : audit 0 from='client.? 172.21.15.84:0/1165576742' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-01T07:44:59.658 INFO:teuthology.orchestra.run.smithi084.stdout:128849019123 2023-10-01T07:44:59.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:44:59 smithi084 bash[75189]: cluster 2023-10-01T07:44:58.126304+0000 mgr.y (mgr.34104) 344 : cluster 0 pgmap v282: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:59.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:44:59 smithi084 bash[78255]: cluster 2023-10-01T07:44:58.126304+0000 mgr.y (mgr.34104) 344 : cluster 0 pgmap v282: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:44:59.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:44:59 smithi112 bash[59335]: cluster 2023-10-01T07:44:58.126304+0000 mgr.y (mgr.34104) 344 : cluster 0 pgmap v282: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:00.573 INFO:tasks.cephadm.ceph_manager.ceph:need seq 386547056664 got 386547056668 for osd.2 2023-10-01T07:45:00.573 DEBUG:teuthology.parallel:result is None 2023-10-01T07:45:00.621 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388626651 got 180388626656 for osd.6 2023-10-01T07:45:00.621 DEBUG:teuthology.parallel:result is None 2023-10-01T07:45:00.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:45:00 smithi084 bash[78255]: audit 2023-10-01T07:44:59.655665+0000 mon.a (mon.0) 516 : audit 0 from='client.? 172.21.15.84:0/553412103' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-01T07:45:00.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:45:00 smithi084 bash[78255]: audit 2023-10-01T07:45:00.067023+0000 mon.a (mon.0) 517 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:45:00.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:45:00 smithi084 bash[75189]: audit 2023-10-01T07:44:59.655665+0000 mon.a (mon.0) 516 : audit 0 from='client.? 172.21.15.84:0/553412103' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-01T07:45:00.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:45:00 smithi084 bash[75189]: audit 2023-10-01T07:45:00.067023+0000 mon.a (mon.0) 517 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:45:00.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:45:00 smithi112 bash[59335]: audit 2023-10-01T07:44:59.655665+0000 mon.a (mon.0) 516 : audit 0 from='client.? 172.21.15.84:0/553412103' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-01T07:45:00.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:45:00 smithi112 bash[59335]: audit 2023-10-01T07:45:00.067023+0000 mon.a (mon.0) 517 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:45:01.197 INFO:tasks.cephadm.ceph_manager.ceph:need seq 330712481830 got 330712481834 for osd.0 2023-10-01T07:45:01.197 DEBUG:teuthology.parallel:result is None 2023-10-01T07:45:01.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:45:01 smithi112 bash[59335]: cluster 2023-10-01T07:45:00.126661+0000 mgr.y (mgr.34104) 345 : cluster 0 pgmap v283: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:01.806 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:45:01 smithi084 bash[78255]: cluster 2023-10-01T07:45:00.126661+0000 mgr.y (mgr.34104) 345 : cluster 0 pgmap v283: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:01.807 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:45:01 smithi084 bash[75189]: cluster 2023-10-01T07:45:00.126661+0000 mgr.y (mgr.34104) 345 : cluster 0 pgmap v283: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:02.330 INFO:tasks.cephadm.ceph_manager.ceph:need seq 412316860431 got 412316860436 for osd.3 2023-10-01T07:45:02.330 DEBUG:teuthology.parallel:result is None 2023-10-01T07:45:02.536 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822884 got 154618822889 for osd.5 2023-10-01T07:45:02.536 DEBUG:teuthology.parallel:result is None 2023-10-01T07:45:02.751 INFO:tasks.cephadm.ceph_manager.ceph:need seq 206158430420 got 206158430425 for osd.7 2023-10-01T07:45:02.751 DEBUG:teuthology.parallel:result is None 2023-10-01T07:45:02.794 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849019118 got 128849019123 for osd.4 2023-10-01T07:45:02.794 DEBUG:teuthology.parallel:result is None 2023-10-01T07:45:02.794 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-10-01T07:45:02.794 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T07:45:03.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:45:03 smithi084 bash[75189]: cluster 2023-10-01T07:45:02.127623+0000 mgr.y (mgr.34104) 346 : cluster 0 pgmap v284: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:03.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:45:03 smithi084 bash[78255]: cluster 2023-10-01T07:45:02.127623+0000 mgr.y (mgr.34104) 346 : cluster 0 pgmap v284: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:03.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:45:03 smithi112 bash[59335]: cluster 2023-10-01T07:45:02.127623+0000 mgr.y (mgr.34104) 346 : cluster 0 pgmap v284: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:05.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:45:05 smithi084 bash[78255]: cluster 2023-10-01T07:45:04.128324+0000 mgr.y (mgr.34104) 347 : cluster 0 pgmap v285: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:05.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:45:05 smithi084 bash[75189]: cluster 2023-10-01T07:45:04.128324+0000 mgr.y (mgr.34104) 347 : cluster 0 pgmap v285: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:05.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:45:05 smithi112 bash[59335]: cluster 2023-10-01T07:45:04.128324+0000 mgr.y (mgr.34104) 347 : cluster 0 pgmap v285: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:06.524 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:45:06 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:45:06] "GET /metrics HTTP/1.1" 200 33895 "" "Prometheus/2.33.4" 2023-10-01T07:45:06.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:45:06 smithi084 bash[78255]: cluster 2023-10-01T07:45:06.129287+0000 mgr.y (mgr.34104) 348 : cluster 0 pgmap v286: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:06.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:45:06 smithi084 bash[75189]: cluster 2023-10-01T07:45:06.129287+0000 mgr.y (mgr.34104) 348 : cluster 0 pgmap v286: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:06.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:45:06 smithi112 bash[59335]: cluster 2023-10-01T07:45:06.129287+0000 mgr.y (mgr.34104) 348 : cluster 0 pgmap v286: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:07.569 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:45:09.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:45:09 smithi112 bash[59335]: cluster 2023-10-01T07:45:08.130074+0000 mgr.y (mgr.34104) 349 : cluster 0 pgmap v287: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:09.770 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:45:09 smithi084 bash[78255]: cluster 2023-10-01T07:45:08.130074+0000 mgr.y (mgr.34104) 349 : cluster 0 pgmap v287: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:09.771 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:45:09 smithi084 bash[75189]: cluster 2023-10-01T07:45:08.130074+0000 mgr.y (mgr.34104) 349 : cluster 0 pgmap v287: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:11.216 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T07:45:11.220 INFO:teuthology.orchestra.run.smithi084.stderr:dumped all 2023-10-01T07:45:11.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:45:11 smithi084 bash[78255]: cluster 2023-10-01T07:45:10.130809+0000 mgr.y (mgr.34104) 350 : cluster 0 pgmap v288: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:11.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:45:11 smithi084 bash[75189]: cluster 2023-10-01T07:45:10.130809+0000 mgr.y (mgr.34104) 350 : cluster 0 pgmap v288: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:11.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:45:11 smithi112 bash[59335]: cluster 2023-10-01T07:45:10.130809+0000 mgr.y (mgr.34104) 350 : cluster 0 pgmap v288: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:12.132 INFO:teuthology.orchestra.run.smithi084.stdout:{"pg_ready":true,"pg_map":{"version":288,"stamp":"2023-10-01T07:45:10.130366+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595872,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24,"num_whiteouts":0,"num_read":308,"num_read_kb":512,"num_write":260,"num_write_kb":2445,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":112,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":194,"ondisk_log_size":194,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":219,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":1361092,"kb_used_data":9476,"kb_used_omap":20,"kb_used_meta":1351531,"kb_avail":748600124,"statfs":{"total":767960285184,"available":766566526976,"internally_reserved":0,"allocated":9703424,"data_stored":6117500,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20836,"internal_metadata":1383968412},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.004422"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":80,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.903010+0000","last_change":"2023-10-01T07:42:42.154694+0000","last_active":"2023-10-01T07:43:23.903010+0000","last_peered":"2023-10-01T07:43:23.903010+0000","last_clean":"2023-10-01T07:43:23.903010+0000","last_became_active":"2023-10-01T07:42:42.154265+0000","last_became_peered":"2023-10-01T07:42:42.154265+0000","last_unstale":"2023-10-01T07:43:23.903010+0000","last_undegraded":"2023-10-01T07:43:23.903010+0000","last_fullsized":"2023-10-01T07:43:23.903010+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":62,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.907889+0000","last_change":"2023-10-01T07:43:24.907889+0000","last_active":"2023-10-01T07:43:24.907889+0000","last_peered":"2023-10-01T07:43:24.907889+0000","last_clean":"2023-10-01T07:43:24.907889+0000","last_became_active":"2023-10-01T07:43:24.907442+0000","last_became_peered":"2023-10-01T07:43:24.907442+0000","last_unstale":"2023-10-01T07:43:24.907889+0000","last_undegraded":"2023-10-01T07:43:24.907889+0000","last_fullsized":"2023-10-01T07:43:24.907889+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:38:53.259349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":61,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.910717+0000","last_change":"2023-10-01T07:43:24.909013+0000","last_active":"2023-10-01T07:43:24.910717+0000","last_peered":"2023-10-01T07:43:24.910717+0000","last_clean":"2023-10-01T07:43:24.910717+0000","last_became_active":"2023-10-01T07:43:24.908667+0000","last_became_peered":"2023-10-01T07:43:24.908667+0000","last_unstale":"2023-10-01T07:43:24.910717+0000","last_undegraded":"2023-10-01T07:43:24.910717+0000","last_fullsized":"2023-10-01T07:43:24.910717+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:27:48.709138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.1e","version":"0'0","reported_seq":57,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.914166+0000","last_change":"2023-10-01T07:43:24.913271+0000","last_active":"2023-10-01T07:43:24.914166+0000","last_peered":"2023-10-01T07:43:24.914166+0000","last_clean":"2023-10-01T07:43:24.914166+0000","last_became_active":"2023-10-01T07:43:24.912898+0000","last_became_peered":"2023-10-01T07:43:24.912898+0000","last_unstale":"2023-10-01T07:43:24.914166+0000","last_undegraded":"2023-10-01T07:43:24.914166+0000","last_fullsized":"2023-10-01T07:43:24.914166+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:54:23.964861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.908010+0000","last_change":"2023-10-01T07:43:24.908010+0000","last_active":"2023-10-01T07:43:24.908010+0000","last_peered":"2023-10-01T07:43:24.908010+0000","last_clean":"2023-10-01T07:43:24.908010+0000","last_became_active":"2023-10-01T07:43:24.907675+0000","last_became_peered":"2023-10-01T07:43:24.907675+0000","last_unstale":"2023-10-01T07:43:24.908010+0000","last_undegraded":"2023-10-01T07:43:24.908010+0000","last_fullsized":"2023-10-01T07:43:24.908010+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:08:40.316287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":71,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.897573+0000","last_change":"2023-10-01T07:42:42.159276+0000","last_active":"2023-10-01T07:43:23.897573+0000","last_peered":"2023-10-01T07:43:23.897573+0000","last_clean":"2023-10-01T07:43:23.897573+0000","last_became_active":"2023-10-01T07:42:42.158951+0000","last_became_peered":"2023-10-01T07:42:42.158951+0000","last_unstale":"2023-10-01T07:43:23.897573+0000","last_undegraded":"2023-10-01T07:43:23.897573+0000","last_fullsized":"2023-10-01T07:43:23.897573+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":57,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.914120+0000","last_change":"2023-10-01T07:43:24.912934+0000","last_active":"2023-10-01T07:43:24.914120+0000","last_peered":"2023-10-01T07:43:24.914120+0000","last_clean":"2023-10-01T07:43:24.914120+0000","last_became_active":"2023-10-01T07:43:24.912517+0000","last_became_peered":"2023-10-01T07:43:24.912517+0000","last_unstale":"2023-10-01T07:43:24.914120+0000","last_undegraded":"2023-10-01T07:43:24.914120+0000","last_fullsized":"2023-10-01T07:43:24.914120+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:44:55.435840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":62,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.909602+0000","last_change":"2023-10-01T07:43:24.909602+0000","last_active":"2023-10-01T07:43:24.909602+0000","last_peered":"2023-10-01T07:43:24.909602+0000","last_clean":"2023-10-01T07:43:24.909602+0000","last_became_active":"2023-10-01T07:43:24.908343+0000","last_became_peered":"2023-10-01T07:43:24.908343+0000","last_unstale":"2023-10-01T07:43:24.909602+0000","last_undegraded":"2023-10-01T07:43:24.909602+0000","last_fullsized":"2023-10-01T07:43:24.909602+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:51:27.469815+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":64,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.902173+0000","last_change":"2023-10-01T07:42:13.179587+0000","last_active":"2023-10-01T07:43:23.902173+0000","last_peered":"2023-10-01T07:43:23.902173+0000","last_clean":"2023-10-01T07:43:23.902173+0000","last_became_active":"2023-10-01T07:42:13.179211+0000","last_became_peered":"2023-10-01T07:42:13.179211+0000","last_unstale":"2023-10-01T07:43:23.902173+0000","last_undegraded":"2023-10-01T07:43:23.902173+0000","last_fullsized":"2023-10-01T07:43:23.902173+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.911734+0000","last_change":"2023-10-01T07:43:24.911734+0000","last_active":"2023-10-01T07:43:24.911734+0000","last_peered":"2023-10-01T07:43:24.911734+0000","last_clean":"2023-10-01T07:43:24.911734+0000","last_became_active":"2023-10-01T07:43:24.910682+0000","last_became_peered":"2023-10-01T07:43:24.910682+0000","last_unstale":"2023-10-01T07:43:24.911734+0000","last_undegraded":"2023-10-01T07:43:24.911734+0000","last_fullsized":"2023-10-01T07:43:24.911734+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:15:02.214690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":82,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.915702+0000","last_change":"2023-10-01T07:43:24.915702+0000","last_active":"2023-10-01T07:43:24.915702+0000","last_peered":"2023-10-01T07:43:24.915702+0000","last_clean":"2023-10-01T07:43:24.915702+0000","last_became_active":"2023-10-01T07:43:24.914953+0000","last_became_peered":"2023-10-01T07:43:24.914953+0000","last_unstale":"2023-10-01T07:43:24.915702+0000","last_undegraded":"2023-10-01T07:43:24.915702+0000","last_fullsized":"2023-10-01T07:43:24.915702+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":90,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,5],"acting":[7,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":52,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.902106+0000","last_change":"2023-10-01T07:42:42.147789+0000","last_active":"2023-10-01T07:43:24.902106+0000","last_peered":"2023-10-01T07:43:24.902106+0000","last_clean":"2023-10-01T07:43:24.902106+0000","last_became_active":"2023-10-01T07:42:42.147434+0000","last_became_peered":"2023-10-01T07:42:42.147434+0000","last_unstale":"2023-10-01T07:43:24.902106+0000","last_undegraded":"2023-10-01T07:43:24.902106+0000","last_fullsized":"2023-10-01T07:43:24.902106+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:06:17.137975+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":71,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.903399+0000","last_change":"2023-10-01T07:29:58.580207+0000","last_active":"2023-10-01T07:43:23.903399+0000","last_peered":"2023-10-01T07:43:23.903399+0000","last_clean":"2023-10-01T07:43:23.903399+0000","last_became_active":"2023-10-01T07:29:58.579278+0000","last_became_peered":"2023-10-01T07:29:58.579278+0000","last_unstale":"2023-10-01T07:43:23.903399+0000","last_undegraded":"2023-10-01T07:43:23.903399+0000","last_fullsized":"2023-10-01T07:43:23.903399+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":72,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.903894+0000","last_change":"2023-10-01T07:42:31.474274+0000","last_active":"2023-10-01T07:43:23.903894+0000","last_peered":"2023-10-01T07:43:23.903894+0000","last_clean":"2023-10-01T07:43:23.903894+0000","last_became_active":"2023-10-01T07:42:31.473498+0000","last_became_peered":"2023-10-01T07:42:31.473498+0000","last_unstale":"2023-10-01T07:43:23.903894+0000","last_undegraded":"2023-10-01T07:43:23.903894+0000","last_fullsized":"2023-10-01T07:43:23.903894+0000","mapping_epoch":86,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":87,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":66,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.895221+0000","last_change":"2023-10-01T07:42:42.161150+0000","last_active":"2023-10-01T07:43:23.895221+0000","last_peered":"2023-10-01T07:43:23.895221+0000","last_clean":"2023-10-01T07:43:23.895221+0000","last_became_active":"2023-10-01T07:42:42.160681+0000","last_became_peered":"2023-10-01T07:42:42.160681+0000","last_unstale":"2023-10-01T07:43:23.895221+0000","last_undegraded":"2023-10-01T07:43:23.895221+0000","last_fullsized":"2023-10-01T07:43:23.895221+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.909720+0000","last_change":"2023-10-01T07:43:24.909720+0000","last_active":"2023-10-01T07:43:24.909720+0000","last_peered":"2023-10-01T07:43:24.909720+0000","last_clean":"2023-10-01T07:43:24.909720+0000","last_became_active":"2023-10-01T07:43:24.909358+0000","last_became_peered":"2023-10-01T07:43:24.909358+0000","last_unstale":"2023-10-01T07:43:24.909720+0000","last_undegraded":"2023-10-01T07:43:24.909720+0000","last_fullsized":"2023-10-01T07:43:24.909720+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:58:14.781138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":57,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.914213+0000","last_change":"2023-10-01T07:43:24.913547+0000","last_active":"2023-10-01T07:43:24.914213+0000","last_peered":"2023-10-01T07:43:24.914213+0000","last_clean":"2023-10-01T07:43:24.914213+0000","last_became_active":"2023-10-01T07:43:24.912905+0000","last_became_peered":"2023-10-01T07:43:24.912905+0000","last_unstale":"2023-10-01T07:43:24.914213+0000","last_undegraded":"2023-10-01T07:43:24.914213+0000","last_fullsized":"2023-10-01T07:43:24.914213+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:50:25.086191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":63,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.917265+0000","last_change":"2023-10-01T07:43:24.917265+0000","last_active":"2023-10-01T07:43:24.917265+0000","last_peered":"2023-10-01T07:43:24.917265+0000","last_clean":"2023-10-01T07:43:24.917265+0000","last_became_active":"2023-10-01T07:43:24.916783+0000","last_became_peered":"2023-10-01T07:43:24.916783+0000","last_unstale":"2023-10-01T07:43:24.917265+0000","last_undegraded":"2023-10-01T07:43:24.917265+0000","last_fullsized":"2023-10-01T07:43:24.917265+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":49,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.894599+0000","last_change":"2023-10-01T07:29:58.582599+0000","last_active":"2023-10-01T07:43:23.894599+0000","last_peered":"2023-10-01T07:43:23.894599+0000","last_clean":"2023-10-01T07:43:23.894599+0000","last_became_active":"2023-10-01T07:29:58.582201+0000","last_became_peered":"2023-10-01T07:29:58.582201+0000","last_unstale":"2023-10-01T07:43:23.894599+0000","last_undegraded":"2023-10-01T07:43:23.894599+0000","last_fullsized":"2023-10-01T07:43:23.894599+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":62,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.903053+0000","last_change":"2023-10-01T07:42:43.155040+0000","last_active":"2023-10-01T07:43:24.903053+0000","last_peered":"2023-10-01T07:43:24.903053+0000","last_clean":"2023-10-01T07:43:24.903053+0000","last_became_active":"2023-10-01T07:42:43.154621+0000","last_became_peered":"2023-10-01T07:42:43.154621+0000","last_unstale":"2023-10-01T07:43:24.903053+0000","last_undegraded":"2023-10-01T07:43:24.903053+0000","last_fullsized":"2023-10-01T07:43:24.903053+0000","mapping_epoch":91,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":92,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:00:39.557795+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.897303+0000","last_change":"2023-10-01T07:41:31.165829+0000","last_active":"2023-10-01T07:43:23.897303+0000","last_peered":"2023-10-01T07:43:23.897303+0000","last_clean":"2023-10-01T07:43:23.897303+0000","last_became_active":"2023-10-01T07:41:31.165209+0000","last_became_peered":"2023-10-01T07:41:31.165209+0000","last_unstale":"2023-10-01T07:43:23.897303+0000","last_undegraded":"2023-10-01T07:43:23.897303+0000","last_fullsized":"2023-10-01T07:43:23.897303+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+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":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.909563+0000","last_change":"2023-10-01T07:43:24.909563+0000","last_active":"2023-10-01T07:43:24.909563+0000","last_peered":"2023-10-01T07:43:24.909563+0000","last_clean":"2023-10-01T07:43:24.909563+0000","last_became_active":"2023-10-01T07:43:24.908667+0000","last_became_peered":"2023-10-01T07:43:24.908667+0000","last_unstale":"2023-10-01T07:43:24.909563+0000","last_undegraded":"2023-10-01T07:43:24.909563+0000","last_fullsized":"2023-10-01T07:43:24.909563+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:12:51.034340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":21,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.899343+0000","last_change":"2023-10-01T07:42:43.161030+0000","last_active":"2023-10-01T07:43:24.899343+0000","last_peered":"2023-10-01T07:43:24.899343+0000","last_clean":"2023-10-01T07:43:24.899343+0000","last_became_active":"2023-10-01T07:42:43.156089+0000","last_became_peered":"2023-10-01T07:42:43.156089+0000","last_unstale":"2023-10-01T07:43:24.899343+0000","last_undegraded":"2023-10-01T07:43:24.899343+0000","last_fullsized":"2023-10-01T07:43:24.899343+0000","mapping_epoch":91,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":92,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:28:24.041598+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,0],"acting":[2,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":48,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.900123+0000","last_change":"2023-10-01T07:29:58.903285+0000","last_active":"2023-10-01T07:43:23.900123+0000","last_peered":"2023-10-01T07:43:23.900123+0000","last_clean":"2023-10-01T07:43:23.900123+0000","last_became_active":"2023-10-01T07:29:58.902700+0000","last_became_peered":"2023-10-01T07:29:58.902700+0000","last_unstale":"2023-10-01T07:43:23.900123+0000","last_undegraded":"2023-10-01T07:43:23.900123+0000","last_fullsized":"2023-10-01T07:43:23.900123+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":66,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.895141+0000","last_change":"2023-10-01T07:42:13.185891+0000","last_active":"2023-10-01T07:43:23.895141+0000","last_peered":"2023-10-01T07:43:23.895141+0000","last_clean":"2023-10-01T07:43:23.895141+0000","last_became_active":"2023-10-01T07:42:13.185520+0000","last_became_peered":"2023-10-01T07:42:13.185520+0000","last_unstale":"2023-10-01T07:43:23.895141+0000","last_undegraded":"2023-10-01T07:43:23.895141+0000","last_fullsized":"2023-10-01T07:43:23.895141+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":72,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.913147+0000","last_change":"2023-10-01T07:43:24.913147+0000","last_active":"2023-10-01T07:43:24.913147+0000","last_peered":"2023-10-01T07:43:24.913147+0000","last_clean":"2023-10-01T07:43:24.913147+0000","last_became_active":"2023-10-01T07:43:24.912705+0000","last_became_peered":"2023-10-01T07:43:24.912705+0000","last_unstale":"2023-10-01T07:43:24.913147+0000","last_undegraded":"2023-10-01T07:43:24.913147+0000","last_fullsized":"2023-10-01T07:43:24.913147+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,3],"acting":[4,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":50,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.899255+0000","last_change":"2023-10-01T07:29:58.592152+0000","last_active":"2023-10-01T07:43:23.899255+0000","last_peered":"2023-10-01T07:43:23.899255+0000","last_clean":"2023-10-01T07:43:23.899255+0000","last_became_active":"2023-10-01T07:29:58.591741+0000","last_became_peered":"2023-10-01T07:29:58.591741+0000","last_unstale":"2023-10-01T07:43:23.899255+0000","last_undegraded":"2023-10-01T07:43:23.899255+0000","last_fullsized":"2023-10-01T07:43:23.899255+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":62,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.897505+0000","last_change":"2023-10-01T07:42:13.187067+0000","last_active":"2023-10-01T07:43:23.897505+0000","last_peered":"2023-10-01T07:43:23.897505+0000","last_clean":"2023-10-01T07:43:23.897505+0000","last_became_active":"2023-10-01T07:42:13.186617+0000","last_became_peered":"2023-10-01T07:42:13.186617+0000","last_unstale":"2023-10-01T07:43:23.897505+0000","last_undegraded":"2023-10-01T07:43:23.897505+0000","last_fullsized":"2023-10-01T07:43:23.897505+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-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":64,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.917235+0000","last_change":"2023-10-01T07:43:24.917235+0000","last_active":"2023-10-01T07:43:24.917235+0000","last_peered":"2023-10-01T07:43:24.917235+0000","last_clean":"2023-10-01T07:43:24.917235+0000","last_became_active":"2023-10-01T07:43:24.916855+0000","last_became_peered":"2023-10-01T07:43:24.916855+0000","last_unstale":"2023-10-01T07:43:24.917235+0000","last_undegraded":"2023-10-01T07:43:24.917235+0000","last_fullsized":"2023-10-01T07:43:24.917235+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":57,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.902589+0000","last_change":"2023-10-01T07:42:13.178811+0000","last_active":"2023-10-01T07:43:24.902589+0000","last_peered":"2023-10-01T07:43:24.902589+0000","last_clean":"2023-10-01T07:43:24.902589+0000","last_became_active":"2023-10-01T07:42:13.178475+0000","last_became_peered":"2023-10-01T07:42:13.178475+0000","last_unstale":"2023-10-01T07:43:24.902589+0000","last_undegraded":"2023-10-01T07:43:24.902589+0000","last_fullsized":"2023-10-01T07:43:24.902589+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-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:40:51.322475+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":21,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.898604+0000","last_change":"2023-10-01T07:42:43.158658+0000","last_active":"2023-10-01T07:43:24.898604+0000","last_peered":"2023-10-01T07:43:24.898604+0000","last_clean":"2023-10-01T07:43:24.898604+0000","last_became_active":"2023-10-01T07:42:43.153039+0000","last_became_peered":"2023-10-01T07:42:43.153039+0000","last_unstale":"2023-10-01T07:43:24.898604+0000","last_undegraded":"2023-10-01T07:43:24.898604+0000","last_fullsized":"2023-10-01T07:43:24.898604+0000","mapping_epoch":91,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":92,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:13:54.790879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,4],"acting":[2,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":57,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.903223+0000","last_change":"2023-10-01T07:42:31.473377+0000","last_active":"2023-10-01T07:43:23.903223+0000","last_peered":"2023-10-01T07:43:23.903223+0000","last_clean":"2023-10-01T07:43:23.903223+0000","last_became_active":"2023-10-01T07:42:31.472880+0000","last_became_peered":"2023-10-01T07:42:31.472880+0000","last_unstale":"2023-10-01T07:43:23.903223+0000","last_undegraded":"2023-10-01T07:43:23.903223+0000","last_fullsized":"2023-10-01T07:43:23.903223+0000","mapping_epoch":86,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":87,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.a","version":"0'0","reported_seq":63,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.897754+0000","last_change":"2023-10-01T07:42:13.187304+0000","last_active":"2023-10-01T07:43:23.897754+0000","last_peered":"2023-10-01T07:43:23.897754+0000","last_clean":"2023-10-01T07:43:23.897754+0000","last_became_active":"2023-10-01T07:42:13.186780+0000","last_became_peered":"2023-10-01T07:42:13.186780+0000","last_unstale":"2023-10-01T07:43:23.897754+0000","last_undegraded":"2023-10-01T07:43:23.897754+0000","last_fullsized":"2023-10-01T07:43:23.897754+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":78,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.903227+0000","last_change":"2023-10-01T07:42:42.157407+0000","last_active":"2023-10-01T07:43:23.903227+0000","last_peered":"2023-10-01T07:43:23.903227+0000","last_clean":"2023-10-01T07:43:23.903227+0000","last_became_active":"2023-10-01T07:42:42.157050+0000","last_became_peered":"2023-10-01T07:42:42.157050+0000","last_unstale":"2023-10-01T07:43:23.903227+0000","last_undegraded":"2023-10-01T07:43:23.903227+0000","last_fullsized":"2023-10-01T07:43:23.903227+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":33,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.901733+0000","last_change":"2023-10-01T07:42:43.154632+0000","last_active":"2023-10-01T07:43:24.901733+0000","last_peered":"2023-10-01T07:43:24.901733+0000","last_clean":"2023-10-01T07:43:24.901733+0000","last_became_active":"2023-10-01T07:42:43.154265+0000","last_became_peered":"2023-10-01T07:42:43.154265+0000","last_unstale":"2023-10-01T07:43:24.901733+0000","last_undegraded":"2023-10-01T07:43:24.901733+0000","last_fullsized":"2023-10-01T07:43:24.901733+0000","mapping_epoch":91,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":92,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:41:07.826550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":63,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.903531+0000","last_change":"2023-10-01T07:42:13.182335+0000","last_active":"2023-10-01T07:43:23.903531+0000","last_peered":"2023-10-01T07:43:23.903531+0000","last_clean":"2023-10-01T07:43:23.903531+0000","last_became_active":"2023-10-01T07:42:13.182009+0000","last_became_peered":"2023-10-01T07:42:13.182009+0000","last_unstale":"2023-10-01T07:43:23.903531+0000","last_undegraded":"2023-10-01T07:43:23.903531+0000","last_fullsized":"2023-10-01T07:43:23.903531+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-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.909475+0000","last_change":"2023-10-01T07:43:24.909475+0000","last_active":"2023-10-01T07:43:24.909475+0000","last_peered":"2023-10-01T07:43:24.909475+0000","last_clean":"2023-10-01T07:43:24.909475+0000","last_became_active":"2023-10-01T07:43:24.908594+0000","last_became_peered":"2023-10-01T07:43:24.908594+0000","last_unstale":"2023-10-01T07:43:24.909475+0000","last_undegraded":"2023-10-01T07:43:24.909475+0000","last_fullsized":"2023-10-01T07:43:24.909475+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:14:55.631677+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":52,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.910794+0000","last_change":"2023-10-01T07:43:24.908880+0000","last_active":"2023-10-01T07:43:24.910794+0000","last_peered":"2023-10-01T07:43:24.910794+0000","last_clean":"2023-10-01T07:43:24.910794+0000","last_became_active":"2023-10-01T07:43:24.908522+0000","last_became_peered":"2023-10-01T07:43:24.908522+0000","last_unstale":"2023-10-01T07:43:24.910794+0000","last_undegraded":"2023-10-01T07:43:24.910794+0000","last_fullsized":"2023-10-01T07:43:24.910794+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:22:29.897485+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":76,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.902340+0000","last_change":"2023-10-01T07:42:13.179180+0000","last_active":"2023-10-01T07:43:24.902340+0000","last_peered":"2023-10-01T07:43:24.902340+0000","last_clean":"2023-10-01T07:43:24.902340+0000","last_became_active":"2023-10-01T07:42:13.177510+0000","last_became_peered":"2023-10-01T07:42:13.177510+0000","last_unstale":"2023-10-01T07:43:24.902340+0000","last_undegraded":"2023-10-01T07:43:24.902340+0000","last_fullsized":"2023-10-01T07:43:24.902340+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-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:24:21.007536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":79,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.917072+0000","last_change":"2023-10-01T07:43:24.917072+0000","last_active":"2023-10-01T07:43:24.917072+0000","last_peered":"2023-10-01T07:43:24.917072+0000","last_clean":"2023-10-01T07:43:24.917072+0000","last_became_active":"2023-10-01T07:43:24.916661+0000","last_became_peered":"2023-10-01T07:43:24.916661+0000","last_unstale":"2023-10-01T07:43:24.917072+0000","last_undegraded":"2023-10-01T07:43:24.917072+0000","last_fullsized":"2023-10-01T07:43:24.917072+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":37,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.902048+0000","last_change":"2023-10-01T07:42:13.178826+0000","last_active":"2023-10-01T07:43:24.902048+0000","last_peered":"2023-10-01T07:43:24.902048+0000","last_clean":"2023-10-01T07:43:24.902048+0000","last_became_active":"2023-10-01T07:42:13.177000+0000","last_became_peered":"2023-10-01T07:42:13.177000+0000","last_unstale":"2023-10-01T07:43:24.902048+0000","last_undegraded":"2023-10-01T07:43:24.902048+0000","last_fullsized":"2023-10-01T07:43:24.902048+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-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:57:38.875985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":68,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.901102+0000","last_change":"2023-10-01T07:42:13.172780+0000","last_active":"2023-10-01T07:43:23.901102+0000","last_peered":"2023-10-01T07:43:23.901102+0000","last_clean":"2023-10-01T07:43:23.901102+0000","last_became_active":"2023-10-01T07:42:13.172352+0000","last_became_peered":"2023-10-01T07:42:13.172352+0000","last_unstale":"2023-10-01T07:43:23.901102+0000","last_undegraded":"2023-10-01T07:43:23.901102+0000","last_fullsized":"2023-10-01T07:43:23.901102+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-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":64,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.904049+0000","last_change":"2023-10-01T07:41:31.174233+0000","last_active":"2023-10-01T07:43:23.904049+0000","last_peered":"2023-10-01T07:43:23.904049+0000","last_clean":"2023-10-01T07:43:23.904049+0000","last_became_active":"2023-10-01T07:41:31.173929+0000","last_became_peered":"2023-10-01T07:41:31.173929+0000","last_unstale":"2023-10-01T07:43:23.904049+0000","last_undegraded":"2023-10-01T07:43:23.904049+0000","last_fullsized":"2023-10-01T07:43:23.904049+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.903886+0000","last_change":"2023-10-01T07:43:24.903518+0000","last_active":"2023-10-01T07:43:24.903886+0000","last_peered":"2023-10-01T07:43:24.903886+0000","last_clean":"2023-10-01T07:43:24.903886+0000","last_became_active":"2023-10-01T07:43:24.903090+0000","last_became_peered":"2023-10-01T07:43:24.903090+0000","last_unstale":"2023-10-01T07:43:24.903886+0000","last_undegraded":"2023-10-01T07:43:24.903886+0000","last_fullsized":"2023-10-01T07:43:24.903886+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:08:09.112503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":84,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.906276+0000","last_change":"2023-10-01T07:43:24.905505+0000","last_active":"2023-10-01T07:43:24.906276+0000","last_peered":"2023-10-01T07:43:24.906276+0000","last_clean":"2023-10-01T07:43:24.906276+0000","last_became_active":"2023-10-01T07:43:24.905061+0000","last_became_peered":"2023-10-01T07:43:24.905061+0000","last_unstale":"2023-10-01T07:43:24.906276+0000","last_undegraded":"2023-10-01T07:43:24.906276+0000","last_fullsized":"2023-10-01T07:43:24.906276+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:37:50.798269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":52,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.901488+0000","last_change":"2023-10-01T07:42:42.147587+0000","last_active":"2023-10-01T07:43:24.901488+0000","last_peered":"2023-10-01T07:43:24.901488+0000","last_clean":"2023-10-01T07:43:24.901488+0000","last_became_active":"2023-10-01T07:42:42.147219+0000","last_became_peered":"2023-10-01T07:42:42.147219+0000","last_unstale":"2023-10-01T07:43:24.901488+0000","last_undegraded":"2023-10-01T07:43:24.901488+0000","last_fullsized":"2023-10-01T07:43:24.901488+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:11:13.004626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":71,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.902598+0000","last_change":"2023-10-01T07:42:13.174610+0000","last_active":"2023-10-01T07:43:24.902598+0000","last_peered":"2023-10-01T07:43:24.902598+0000","last_clean":"2023-10-01T07:43:24.902598+0000","last_became_active":"2023-10-01T07:42:13.174332+0000","last_became_peered":"2023-10-01T07:42:13.174332+0000","last_unstale":"2023-10-01T07:43:24.902598+0000","last_undegraded":"2023-10-01T07:43:24.902598+0000","last_fullsized":"2023-10-01T07:43:24.902598+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-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:31:58.589311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.901330+0000","last_change":"2023-10-01T07:42:42.160816+0000","last_active":"2023-10-01T07:43:23.901330+0000","last_peered":"2023-10-01T07:43:23.901330+0000","last_clean":"2023-10-01T07:43:23.901330+0000","last_became_active":"2023-10-01T07:42:42.160497+0000","last_became_peered":"2023-10-01T07:42:42.160497+0000","last_unstale":"2023-10-01T07:43:23.901330+0000","last_undegraded":"2023-10-01T07:43:23.901330+0000","last_fullsized":"2023-10-01T07:43:23.901330+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":300,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.895755+0000","last_change":"2023-10-01T07:41:31.169337+0000","last_active":"2023-10-01T07:43:23.895755+0000","last_peered":"2023-10-01T07:43:23.895755+0000","last_clean":"2023-10-01T07:43:23.895755+0000","last_became_active":"2023-10-01T07:41:31.168854+0000","last_became_peered":"2023-10-01T07:41:31.168854+0000","last_unstale":"2023-10-01T07:43:23.895755+0000","last_undegraded":"2023-10-01T07:43:23.895755+0000","last_fullsized":"2023-10-01T07:43:23.895755+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-10-01T07:23:32.049984+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:23:32.049984+0000","last_clean_scrub_stamp":"2023-10-01T07:23:32.049984+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":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.910767+0000","last_change":"2023-10-01T07:43:24.910767+0000","last_active":"2023-10-01T07:43:24.910767+0000","last_peered":"2023-10-01T07:43:24.910767+0000","last_clean":"2023-10-01T07:43:24.910767+0000","last_became_active":"2023-10-01T07:43:24.910214+0000","last_became_peered":"2023-10-01T07:43:24.910214+0000","last_unstale":"2023-10-01T07:43:24.910767+0000","last_undegraded":"2023-10-01T07:43:24.910767+0000","last_fullsized":"2023-10-01T07:43:24.910767+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:37:46.200934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":47,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.897918+0000","last_change":"2023-10-01T07:29:58.901742+0000","last_active":"2023-10-01T07:43:23.897918+0000","last_peered":"2023-10-01T07:43:23.897918+0000","last_clean":"2023-10-01T07:43:23.897918+0000","last_became_active":"2023-10-01T07:29:58.901118+0000","last_became_peered":"2023-10-01T07:29:58.901118+0000","last_unstale":"2023-10-01T07:43:23.897918+0000","last_undegraded":"2023-10-01T07:43:23.897918+0000","last_fullsized":"2023-10-01T07:43:23.897918+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":83,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.895867+0000","last_change":"2023-10-01T07:42:13.185813+0000","last_active":"2023-10-01T07:43:23.895867+0000","last_peered":"2023-10-01T07:43:23.895867+0000","last_clean":"2023-10-01T07:43:23.895867+0000","last_became_active":"2023-10-01T07:42:13.185512+0000","last_became_peered":"2023-10-01T07:42:13.185512+0000","last_unstale":"2023-10-01T07:43:23.895867+0000","last_undegraded":"2023-10-01T07:43:23.895867+0000","last_fullsized":"2023-10-01T07:43:23.895867+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-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":57,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.914189+0000","last_change":"2023-10-01T07:43:24.913615+0000","last_active":"2023-10-01T07:43:24.914189+0000","last_peered":"2023-10-01T07:43:24.914189+0000","last_clean":"2023-10-01T07:43:24.914189+0000","last_became_active":"2023-10-01T07:43:24.912763+0000","last_became_peered":"2023-10-01T07:43:24.912763+0000","last_unstale":"2023-10-01T07:43:24.914189+0000","last_undegraded":"2023-10-01T07:43:24.914189+0000","last_fullsized":"2023-10-01T07:43:24.914189+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:57:33.391771+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":72,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.903252+0000","last_change":"2023-10-01T07:42:42.147552+0000","last_active":"2023-10-01T07:43:24.903252+0000","last_peered":"2023-10-01T07:43:24.903252+0000","last_clean":"2023-10-01T07:43:24.903252+0000","last_became_active":"2023-10-01T07:42:42.147046+0000","last_became_peered":"2023-10-01T07:42:42.147046+0000","last_unstale":"2023-10-01T07:43:24.903252+0000","last_undegraded":"2023-10-01T07:43:24.903252+0000","last_fullsized":"2023-10-01T07:43:24.903252+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:17:29.101461+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":68,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.899333+0000","last_change":"2023-10-01T07:41:31.171488+0000","last_active":"2023-10-01T07:43:23.899333+0000","last_peered":"2023-10-01T07:43:23.899333+0000","last_clean":"2023-10-01T07:43:23.899333+0000","last_became_active":"2023-10-01T07:41:31.171176+0000","last_became_peered":"2023-10-01T07:41:31.171176+0000","last_unstale":"2023-10-01T07:43:23.899333+0000","last_undegraded":"2023-10-01T07:43:23.899333+0000","last_fullsized":"2023-10-01T07:43:23.899333+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-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":52,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.902445+0000","last_change":"2023-10-01T07:42:42.153642+0000","last_active":"2023-10-01T07:43:24.902445+0000","last_peered":"2023-10-01T07:43:24.902445+0000","last_clean":"2023-10-01T07:43:24.902445+0000","last_became_active":"2023-10-01T07:42:42.153326+0000","last_became_peered":"2023-10-01T07:42:42.153326+0000","last_unstale":"2023-10-01T07:43:24.902445+0000","last_undegraded":"2023-10-01T07:43:24.902445+0000","last_fullsized":"2023-10-01T07:43:24.902445+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:25:06.788892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":42,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.899757+0000","last_change":"2023-10-01T07:41:31.166752+0000","last_active":"2023-10-01T07:43:24.899757+0000","last_peered":"2023-10-01T07:43:24.899757+0000","last_clean":"2023-10-01T07:43:24.899757+0000","last_became_active":"2023-10-01T07:41:31.166206+0000","last_became_peered":"2023-10-01T07:41:31.166206+0000","last_unstale":"2023-10-01T07:43:24.899757+0000","last_undegraded":"2023-10-01T07:43:24.899757+0000","last_fullsized":"2023-10-01T07:43:24.899757+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-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:08:47.892183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.910000+0000","last_change":"2023-10-01T07:43:24.910000+0000","last_active":"2023-10-01T07:43:24.910000+0000","last_peered":"2023-10-01T07:43:24.910000+0000","last_clean":"2023-10-01T07:43:24.910000+0000","last_became_active":"2023-10-01T07:43:24.909169+0000","last_became_peered":"2023-10-01T07:43:24.909169+0000","last_unstale":"2023-10-01T07:43:24.910000+0000","last_undegraded":"2023-10-01T07:43:24.910000+0000","last_fullsized":"2023-10-01T07:43:24.910000+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:02:27.817414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":37,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.902552+0000","last_change":"2023-10-01T07:42:13.177778+0000","last_active":"2023-10-01T07:43:24.902552+0000","last_peered":"2023-10-01T07:43:24.902552+0000","last_clean":"2023-10-01T07:43:24.902552+0000","last_became_active":"2023-10-01T07:42:13.177064+0000","last_became_peered":"2023-10-01T07:42:13.177064+0000","last_unstale":"2023-10-01T07:43:24.902552+0000","last_undegraded":"2023-10-01T07:43:24.902552+0000","last_fullsized":"2023-10-01T07:43:24.902552+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-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:07:47.599285+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.909703+0000","last_change":"2023-10-01T07:43:24.909703+0000","last_active":"2023-10-01T07:43:24.909703+0000","last_peered":"2023-10-01T07:43:24.909703+0000","last_clean":"2023-10-01T07:43:24.909703+0000","last_became_active":"2023-10-01T07:43:24.908931+0000","last_became_peered":"2023-10-01T07:43:24.908931+0000","last_unstale":"2023-10-01T07:43:24.909703+0000","last_undegraded":"2023-10-01T07:43:24.909703+0000","last_fullsized":"2023-10-01T07:43:24.909703+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:54:00.389367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":67,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.897399+0000","last_change":"2023-10-01T07:42:42.160484+0000","last_active":"2023-10-01T07:43:23.897399+0000","last_peered":"2023-10-01T07:43:23.897399+0000","last_clean":"2023-10-01T07:43:23.897399+0000","last_became_active":"2023-10-01T07:42:42.160131+0000","last_became_peered":"2023-10-01T07:42:42.160131+0000","last_unstale":"2023-10-01T07:43:23.897399+0000","last_undegraded":"2023-10-01T07:43:23.897399+0000","last_fullsized":"2023-10-01T07:43:23.897399+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.903167+0000","last_change":"2023-10-01T07:42:13.181932+0000","last_active":"2023-10-01T07:43:24.903167+0000","last_peered":"2023-10-01T07:43:24.903167+0000","last_clean":"2023-10-01T07:43:24.903167+0000","last_became_active":"2023-10-01T07:42:13.181585+0000","last_became_peered":"2023-10-01T07:42:13.181585+0000","last_unstale":"2023-10-01T07:43:24.903167+0000","last_undegraded":"2023-10-01T07:43:24.903167+0000","last_fullsized":"2023-10-01T07:43:24.903167+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:48:19.691017+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":48,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.904629+0000","last_change":"2023-10-01T07:29:58.614435+0000","last_active":"2023-10-01T07:43:23.904629+0000","last_peered":"2023-10-01T07:43:23.904629+0000","last_clean":"2023-10-01T07:43:23.904629+0000","last_became_active":"2023-10-01T07:29:58.614015+0000","last_became_peered":"2023-10-01T07:29:58.614015+0000","last_unstale":"2023-10-01T07:43:23.904629+0000","last_undegraded":"2023-10-01T07:43:23.904629+0000","last_fullsized":"2023-10-01T07:43:23.904629+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.902718+0000","last_change":"2023-10-01T07:42:43.155097+0000","last_active":"2023-10-01T07:43:24.902718+0000","last_peered":"2023-10-01T07:43:24.902718+0000","last_clean":"2023-10-01T07:43:24.902718+0000","last_became_active":"2023-10-01T07:42:43.154695+0000","last_became_peered":"2023-10-01T07:42:43.154695+0000","last_unstale":"2023-10-01T07:43:24.902718+0000","last_undegraded":"2023-10-01T07:43:24.902718+0000","last_fullsized":"2023-10-01T07:43:24.902718+0000","mapping_epoch":91,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":92,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:00:43.327797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1c","version":"0'0","reported_seq":82,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.905042+0000","last_change":"2023-10-01T07:43:24.905042+0000","last_active":"2023-10-01T07:43:24.905042+0000","last_peered":"2023-10-01T07:43:24.905042+0000","last_clean":"2023-10-01T07:43:24.905042+0000","last_became_active":"2023-10-01T07:43:24.904650+0000","last_became_peered":"2023-10-01T07:43:24.904650+0000","last_unstale":"2023-10-01T07:43:24.905042+0000","last_undegraded":"2023-10-01T07:43:24.905042+0000","last_fullsized":"2023-10-01T07:43:24.905042+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:05:21.643427+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":90,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.901499+0000","last_change":"2023-10-01T07:42:43.204579+0000","last_active":"2023-10-01T07:43:23.901499+0000","last_peered":"2023-10-01T07:43:23.901499+0000","last_clean":"2023-10-01T07:43:23.901499+0000","last_became_active":"2023-10-01T07:42:43.158074+0000","last_became_peered":"2023-10-01T07:42:43.158074+0000","last_unstale":"2023-10-01T07:43:23.901499+0000","last_undegraded":"2023-10-01T07:43:23.901499+0000","last_fullsized":"2023-10-01T07:43:23.901499+0000","mapping_epoch":91,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":92,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,2,1],"acting":[5,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":78,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.911568+0000","last_change":"2023-10-01T07:43:24.911568+0000","last_active":"2023-10-01T07:43:24.911568+0000","last_peered":"2023-10-01T07:43:24.911568+0000","last_clean":"2023-10-01T07:43:24.911568+0000","last_became_active":"2023-10-01T07:43:24.910975+0000","last_became_peered":"2023-10-01T07:43:24.910975+0000","last_unstale":"2023-10-01T07:43:24.911568+0000","last_undegraded":"2023-10-01T07:43:24.911568+0000","last_fullsized":"2023-10-01T07:43:24.911568+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":51,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.901943+0000","last_change":"2023-10-01T07:29:58.586238+0000","last_active":"2023-10-01T07:43:23.901943+0000","last_peered":"2023-10-01T07:43:23.901943+0000","last_clean":"2023-10-01T07:43:23.901943+0000","last_became_active":"2023-10-01T07:29:58.585944+0000","last_became_peered":"2023-10-01T07:29:58.585944+0000","last_unstale":"2023-10-01T07:43:23.901943+0000","last_undegraded":"2023-10-01T07:43:23.901943+0000","last_fullsized":"2023-10-01T07:43:23.901943+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":78,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.913188+0000","last_change":"2023-10-01T07:43:24.913188+0000","last_active":"2023-10-01T07:43:24.913188+0000","last_peered":"2023-10-01T07:43:24.913188+0000","last_clean":"2023-10-01T07:43:24.913188+0000","last_became_active":"2023-10-01T07:43:24.912785+0000","last_became_peered":"2023-10-01T07:43:24.912785+0000","last_unstale":"2023-10-01T07:43:24.913188+0000","last_undegraded":"2023-10-01T07:43:24.913188+0000","last_fullsized":"2023-10-01T07:43:24.913188+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":71,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.912080+0000","last_change":"2023-10-01T07:43:24.912080+0000","last_active":"2023-10-01T07:43:24.912080+0000","last_peered":"2023-10-01T07:43:24.912080+0000","last_clean":"2023-10-01T07:43:24.912080+0000","last_became_active":"2023-10-01T07:43:24.911577+0000","last_became_peered":"2023-10-01T07:43:24.911577+0000","last_unstale":"2023-10-01T07:43:24.912080+0000","last_undegraded":"2023-10-01T07:43:24.912080+0000","last_fullsized":"2023-10-01T07:43:24.912080+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:49:36.182931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":84,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.905781+0000","last_change":"2023-10-01T07:43:24.905781+0000","last_active":"2023-10-01T07:43:24.905781+0000","last_peered":"2023-10-01T07:43:24.905781+0000","last_clean":"2023-10-01T07:43:24.905781+0000","last_became_active":"2023-10-01T07:43:24.905433+0000","last_became_peered":"2023-10-01T07:43:24.905433+0000","last_unstale":"2023-10-01T07:43:24.905781+0000","last_undegraded":"2023-10-01T07:43:24.905781+0000","last_fullsized":"2023-10-01T07:43:24.905781+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:42:18.329292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.900097+0000","last_change":"2023-10-01T07:42:42.153708+0000","last_active":"2023-10-01T07:43:24.900097+0000","last_peered":"2023-10-01T07:43:24.900097+0000","last_clean":"2023-10-01T07:43:24.900097+0000","last_became_active":"2023-10-01T07:42:42.153303+0000","last_became_peered":"2023-10-01T07:42:42.153303+0000","last_unstale":"2023-10-01T07:43:24.900097+0000","last_undegraded":"2023-10-01T07:43:24.900097+0000","last_fullsized":"2023-10-01T07:43:24.900097+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:30:58.102626+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":72,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.902925+0000","last_change":"2023-10-01T07:42:42.155515+0000","last_active":"2023-10-01T07:43:23.902925+0000","last_peered":"2023-10-01T07:43:23.902925+0000","last_clean":"2023-10-01T07:43:23.902925+0000","last_became_active":"2023-10-01T07:42:42.155144+0000","last_became_peered":"2023-10-01T07:42:42.155144+0000","last_unstale":"2023-10-01T07:43:23.902925+0000","last_undegraded":"2023-10-01T07:43:23.902925+0000","last_fullsized":"2023-10-01T07:43:23.902925+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":112,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19653,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430427,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":310916,"kb_used_data":1532,"kb_used_omap":0,"kb_used_meta":309376,"kb_avail":93434236,"statfs":{"total":95995035648,"available":95676657664,"internally_reserved":0,"allocated":1568768,"data_stored":1130644,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316801024},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:44:38 2023","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":0.90000000000000002,"15min":0.92000000000000004},"min":{"1min":0.64100000000000001,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.1779999999999999,"5min":1.206,"15min":1.206},"last":0.879},{"interface":"front","average":{"1min":0.91300000000000003,"5min":0.89000000000000001,"15min":0.88200000000000001},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.1930000000000001,"5min":1.2889999999999999,"15min":1.2889999999999999},"last":1.274}]},{"osd":1,"last update":"Sun Oct 1 07:44:14 2023","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.90200000000000002,"15min":0.90200000000000002},"min":{"1min":0.65500000000000003,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.242,"5min":1.242,"15min":1.242},"last":0.71799999999999997},{"interface":"front","average":{"1min":0.91300000000000003,"5min":0.873,"15min":0.86599999999999999},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.171,"5min":1.171,"15min":1.171},"last":1.0589999999999999}]},{"osd":2,"last update":"Sun Oct 1 07:44:46 2023","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":0.88400000000000001,"15min":0.86899999999999999},"min":{"1min":0.748,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.5569999999999999,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":1.1040000000000001},{"interface":"front","average":{"1min":1.0209999999999999,"5min":0.97499999999999998,"15min":0.96699999999999997},"min":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":2.4609999999999999,"5min":2.4609999999999999,"15min":2.4609999999999999},"last":1.2450000000000001}]},{"osd":3,"last update":"Sun Oct 1 07:44:24 2023","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":0.99299999999999999,"15min":0.99299999999999999},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":2.5680000000000001,"5min":2.5680000000000001,"15min":2.5680000000000001},"last":1.1699999999999999},{"interface":"front","average":{"1min":1.04,"5min":1.04,"15min":1.04},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.7310000000000001,"5min":1.7310000000000001,"15min":1.7310000000000001},"last":1.2130000000000001}]},{"osd":4,"last update":"Sun Oct 1 07:44:38 2023","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":0.94699999999999995,"15min":0.90900000000000003},"min":{"1min":0.72999999999999998,"5min":0.60699999999999998,"15min":0.42999999999999999},"max":{"1min":1.6859999999999999,"5min":1.6859999999999999,"15min":1.6859999999999999},"last":1.1439999999999999},{"interface":"front","average":{"1min":1.085,"5min":1.002,"15min":0.96299999999999997},"min":{"1min":0.68600000000000005,"5min":0.64900000000000002,"15min":0.39700000000000002},"max":{"1min":2.6709999999999998,"5min":2.6709999999999998,"15min":2.6709999999999998},"last":1.4079999999999999}]},{"osd":5,"last update":"Sun Oct 1 07:44:38 2023","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.0029999999999999,"15min":0.997},"min":{"1min":0.80000000000000004,"5min":0.51700000000000002,"15min":0.435},"max":{"1min":2.1389999999999998,"5min":2.1389999999999998,"15min":2.1389999999999998},"last":1.3049999999999999},{"interface":"front","average":{"1min":1.131,"5min":1.069,"15min":1.0349999999999999},"min":{"1min":0.83099999999999996,"5min":0.622,"15min":0.48999999999999999},"max":{"1min":1.754,"5min":1.754,"15min":1.754},"last":1.3420000000000001}]},{"osd":6,"last update":"Sun Oct 1 07:44:38 2023","interfaces":[{"interface":"back","average":{"1min":1.1579999999999999,"5min":1.0920000000000001,"15min":1.0569999999999999},"min":{"1min":0.748,"5min":0.63900000000000001,"15min":0.56599999999999995},"max":{"1min":2.323,"5min":2.323,"15min":2.323},"last":1.4350000000000001},{"interface":"front","average":{"1min":1.204,"5min":1.103,"15min":1.0580000000000001},"min":{"1min":0.89100000000000001,"5min":0.60799999999999998,"15min":0.56100000000000005},"max":{"1min":2.754,"5min":2.754,"15min":2.754},"last":1.3220000000000001}]}]},{"osd":6,"up_from":42,"seq":180388626659,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":306816,"kb_used_data":1528,"kb_used_omap":0,"kb_used_meta":305280,"kb_avail":93438336,"statfs":{"total":95995035648,"available":95680856064,"internally_reserved":0,"allocated":1564672,"data_stored":1130835,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312606720},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:44:32 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.89000000000000001,"15min":0.89000000000000001},"min":{"1min":0.61199999999999999,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.421,"5min":1.421,"15min":1.421},"last":1.381},{"interface":"front","average":{"1min":0.93600000000000005,"5min":0.96999999999999997,"15min":0.99099999999999999},"min":{"1min":0.63500000000000001,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.216,"5min":1.419,"15min":1.419},"last":0.90600000000000003}]},{"osd":1,"last update":"Sun Oct 1 07:44:16 2023","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.90800000000000003,"15min":0.90600000000000003},"min":{"1min":0.66600000000000004,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.141,"5min":1.1890000000000001,"15min":1.1890000000000001},"last":1.0669999999999999},{"interface":"front","average":{"1min":0.89400000000000002,"5min":0.877,"15min":0.874},"min":{"1min":0.67000000000000004,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.181,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":0.86899999999999999}]},{"osd":2,"last update":"Sun Oct 1 07:44:42 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.90600000000000003,"15min":0.89900000000000002},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.3779999999999999,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":0.95399999999999996},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.95899999999999996,"15min":0.96699999999999997},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.2649999999999999,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":1.28}]},{"osd":3,"last update":"Sun Oct 1 07:44:25 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":0.97299999999999998,"15min":0.97299999999999998},"min":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"max":{"1min":1.127,"5min":1.127,"15min":1.127},"last":1.0409999999999999},{"interface":"front","average":{"1min":1.008,"5min":1.008,"15min":1.008},"min":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"max":{"1min":1.2649999999999999,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":1.1459999999999999}]},{"osd":4,"last update":"Sun Oct 1 07:44:47 2023","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":0.93700000000000006,"15min":0.91100000000000003},"min":{"1min":0.69899999999999995,"5min":0.57099999999999995,"15min":0.42399999999999999},"max":{"1min":1.423,"5min":1.423,"15min":1.423},"last":0.746},{"interface":"front","average":{"1min":1.0820000000000001,"5min":0.99299999999999999,"15min":0.98099999999999998},"min":{"1min":0.72399999999999998,"5min":0.61599999999999999,"15min":0.46600000000000003},"max":{"1min":1.28,"5min":1.4890000000000001,"15min":1.4890000000000001},"last":1.1970000000000001}]},{"osd":5,"last update":"Sun Oct 1 07:44:47 2023","interfaces":[{"interface":"back","average":{"1min":1.121,"5min":1.0569999999999999,"15min":1.022},"min":{"1min":0.746,"5min":0.55200000000000005,"15min":0.48499999999999999},"max":{"1min":1.4630000000000001,"5min":1.5940000000000001,"15min":1.5940000000000001},"last":1.014},{"interface":"front","average":{"1min":1.0820000000000001,"5min":1.032,"15min":1.032},"min":{"1min":0.748,"5min":0.58599999999999997,"15min":0.47499999999999998},"max":{"1min":1.3919999999999999,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":1.1180000000000001}]},{"osd":7,"last update":"Sun Oct 1 07:44:32 2023","interfaces":[{"interface":"back","average":{"1min":1.1659999999999999,"5min":1.097,"15min":1.0800000000000001},"min":{"1min":0.82799999999999996,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.506,"5min":1.506,"15min":1.6919999999999999},"last":1.4399999999999999},{"interface":"front","average":{"1min":1.1220000000000001,"5min":1.0760000000000001,"15min":1.0600000000000001},"min":{"1min":0.82399999999999995,"5min":0.5,"15min":0.48499999999999999},"max":{"1min":1.5840000000000001,"5min":1.5840000000000001,"15min":1.5840000000000001},"last":1.2629999999999999}]}]},{"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":36580,"kb_used_data":988,"kb_used_omap":4,"kb_used_meta":35579,"kb_avail":93708572,"statfs":{"total":95995035648,"available":95957577728,"internally_reserved":0,"allocated":1011712,"data_stored":548943,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":36433806},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:44:14 2023","interfaces":[{"interface":"back","average":{"1min":0.67400000000000004,"5min":0.66200000000000003,"15min":0.66000000000000003},"min":{"1min":0.45200000000000001,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.95099999999999996,"5min":0.95099999999999996,"15min":0.95099999999999996},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.73199999999999998,"5min":0.748,"15min":0.751},"min":{"1min":0.47299999999999998,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":0.98399999999999999,"5min":1.1140000000000001,"15min":1.1140000000000001},"last":0.68300000000000005}]},{"osd":2,"last update":"Sun Oct 1 07:44:44 2023","interfaces":[{"interface":"back","average":{"1min":0.61699999999999999,"5min":0.64800000000000002,"15min":0.65300000000000002},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.1699999999999999,"5min":1.1699999999999999,"15min":1.1699999999999999},"last":0.60199999999999998},{"interface":"front","average":{"1min":0.66900000000000004,"5min":0.66100000000000003,"15min":0.65900000000000003},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.1599999999999999,"5min":1.1599999999999999,"15min":1.1599999999999999},"last":0.55200000000000005}]},{"osd":3,"last update":"Sun Oct 1 07:44:24 2023","interfaces":[{"interface":"back","average":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":0.995,"5min":0.995,"15min":0.995},"last":0.80100000000000005},{"interface":"front","average":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.0640000000000001,"5min":1.0640000000000001,"15min":1.0640000000000001},"last":0.72799999999999998}]},{"osd":4,"last update":"Sun Oct 1 07:44:14 2023","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":0.98899999999999999,"15min":0.98099999999999998},"min":{"1min":0.83599999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"max":{"1min":1.288,"5min":1.288,"15min":1.288},"last":0.76300000000000001},{"interface":"front","average":{"1min":1.0289999999999999,"5min":0.995,"15min":0.98899999999999999},"min":{"1min":0.77900000000000003,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.339,"5min":1.339,"15min":1.339},"last":0.84699999999999998}]},{"osd":5,"last update":"Sun Oct 1 07:44:14 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":1.0209999999999999,"15min":1.0309999999999999},"min":{"1min":0.68000000000000005,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.1950000000000001,"5min":1.6699999999999999,"15min":1.6699999999999999},"last":0.997},{"interface":"front","average":{"1min":1.0389999999999999,"5min":1.0569999999999999,"15min":1.0600000000000001},"min":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"max":{"1min":1.3149999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":0.79400000000000004}]},{"osd":6,"last update":"Sun Oct 1 07:44:14 2023","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":1.022,"15min":1.026},"min":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.387,"5min":1.619,"15min":1.619},"last":1.0509999999999999},{"interface":"front","average":{"1min":1.0700000000000001,"5min":1.0369999999999999,"15min":1.0309999999999999},"min":{"1min":0.88200000000000001,"5min":0.81200000000000006,"15min":0.81200000000000006},"max":{"1min":1.4099999999999999,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":1.151}]},{"osd":7,"last update":"Sun Oct 1 07:44:14 2023","interfaces":[{"interface":"back","average":{"1min":1.0509999999999999,"5min":1.0780000000000001,"15min":1.0820000000000001},"min":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.4870000000000001,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":1.111},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.048,"15min":1.046},"min":{"1min":0.80600000000000005,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.423,"5min":1.423,"15min":1.423},"last":0.98599999999999999}]}]},{"osd":0,"up_from":77,"seq":330712481838,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":29248,"kb_used_data":1592,"kb_used_omap":5,"kb_used_meta":27642,"kb_avail":93715904,"statfs":{"total":95995035648,"available":95965085696,"internally_reserved":0,"allocated":1630208,"data_stored":1141512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":28306042},"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":"Sun Oct 1 07:44:15 2023","interfaces":[{"interface":"back","average":{"1min":0.65100000000000002,"5min":0.65900000000000003,"15min":0.66000000000000003},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":0.94399999999999995,"5min":0.98099999999999998,"15min":0.98099999999999998},"last":0.96999999999999997},{"interface":"front","average":{"1min":0.629,"5min":0.70099999999999996,"15min":0.71299999999999997},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.91100000000000003,"5min":0.92800000000000005,"15min":0.92800000000000005},"last":0.64100000000000001}]},{"osd":2,"last update":"Sun Oct 1 07:44:44 2023","interfaces":[{"interface":"back","average":{"1min":0.63300000000000001,"5min":0.67000000000000004,"15min":0.67600000000000005},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.96599999999999997,"5min":0.999,"15min":0.999},"last":0.90000000000000002},{"interface":"front","average":{"1min":0.71899999999999997,"5min":0.77700000000000002,"15min":0.78700000000000003},"min":{"1min":0.39700000000000002,"5min":0.374,"15min":0.374},"max":{"1min":1.0980000000000001,"5min":1.179,"15min":1.179},"last":0.92500000000000004}]},{"osd":3,"last update":"Sun Oct 1 07:44:26 2023","interfaces":[{"interface":"back","average":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.0680000000000001,"5min":1.0680000000000001,"15min":1.0680000000000001},"last":0.76500000000000001},{"interface":"front","average":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.2050000000000001,"5min":1.2050000000000001,"15min":1.2050000000000001},"last":1.052}]},{"osd":4,"last update":"Sun Oct 1 07:44:34 2023","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":0.879,"15min":0.874},"min":{"1min":0.65400000000000003,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.1080000000000001,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":1.0069999999999999},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.96199999999999997,"15min":0.96199999999999997},"min":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.232,"5min":1.4990000000000001,"15min":1.4990000000000001},"last":1.2190000000000001}]},{"osd":5,"last update":"Sun Oct 1 07:44:34 2023","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":1.034,"15min":1.0549999999999999},"min":{"1min":0.74099999999999999,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.145,"5min":1.589,"15min":1.589},"last":1.153},{"interface":"front","average":{"1min":0.98499999999999999,"5min":1.0680000000000001,"15min":1.1000000000000001},"min":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"max":{"1min":1.325,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":1.2509999999999999}]},{"osd":6,"last update":"Sun Oct 1 07:44:34 2023","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":1.0509999999999999,"15min":1.083},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.3200000000000001,"5min":1.538,"15min":1.538},"last":1.2869999999999999},{"interface":"front","average":{"1min":0.96499999999999997,"5min":1.04,"15min":1.0660000000000001},"min":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.278,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":1.3220000000000001}]},{"osd":7,"last update":"Sun Oct 1 07:44:34 2023","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.1240000000000001,"15min":1.1399999999999999},"min":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.4399999999999999,"5min":1.514,"15min":1.514},"last":1.3759999999999999},{"interface":"front","average":{"1min":1.0329999999999999,"5min":1.046,"15min":1.0449999999999999},"min":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.3899999999999999,"5min":1.548,"15min":1.548},"last":1.1899999999999999}]}]},{"osd":2,"up_from":90,"seq":386547056671,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":40680,"kb_used_data":992,"kb_used_omap":7,"kb_used_meta":39672,"kb_avail":93704472,"statfs":{"total":95995035648,"available":95953379328,"internally_reserved":0,"allocated":1015808,"data_stored":547846,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":40624209},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:44:48 2023","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.66200000000000003,"15min":0.67100000000000004},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.92100000000000004,"5min":1.036,"15min":1.036},"last":0.55400000000000005},{"interface":"front","average":{"1min":0.64000000000000001,"5min":0.66800000000000004,"15min":0.67300000000000004},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":1.0149999999999999,"5min":1.046,"15min":1.046},"last":0.54400000000000004}]},{"osd":1,"last update":"Sun Oct 1 07:44:48 2023","interfaces":[{"interface":"back","average":{"1min":0.68100000000000005,"5min":0.745,"15min":0.75600000000000001},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.877,"5min":1.03,"15min":1.03},"last":0.49099999999999999},{"interface":"front","average":{"1min":0.68500000000000005,"5min":0.70099999999999996,"15min":0.70299999999999996},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":1.1060000000000001,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":0.51700000000000002}]},{"osd":3,"last update":"Sun Oct 1 07:44:24 2023","interfaces":[{"interface":"back","average":{"1min":0.75,"5min":0.75,"15min":0.75},"min":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1,"5min":1,"15min":1},"last":0.59399999999999997},{"interface":"front","average":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.0640000000000001,"5min":1.0640000000000001,"15min":1.0640000000000001},"last":0.66000000000000003}]},{"osd":4,"last update":"Sun Oct 1 07:44:48 2023","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.94899999999999995,"15min":0.95299999999999996},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.4199999999999999,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":1.5529999999999999},{"interface":"front","average":{"1min":0.94999999999999996,"5min":1.006,"15min":1.0149999999999999},"min":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.4470000000000001,"5min":1.591,"15min":1.591},"last":0.73699999999999999}]},{"osd":5,"last update":"Sun Oct 1 07:44:48 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":1.032,"15min":1.0409999999999999},"min":{"1min":0.63500000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.367,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":0.65100000000000002},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.98599999999999999,"15min":0.98899999999999999},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.4730000000000001,"5min":1.4730000000000001,"15min":1.4730000000000001},"last":1.5880000000000001}]},{"osd":6,"last update":"Sun Oct 1 07:44:48 2023","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.1140000000000001,"15min":1.1200000000000001},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.534,"5min":1.661,"15min":1.661},"last":0.90800000000000003},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.151,"15min":1.1659999999999999},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.569,"5min":1.6319999999999999,"15min":1.6319999999999999},"last":0.69399999999999995}]},{"osd":7,"last update":"Sun Oct 1 07:44:48 2023","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.073,"15min":1.0800000000000001},"min":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.399,"5min":1.472,"15min":1.472},"last":0.80900000000000005},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.131,"15min":1.149},"min":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"max":{"1min":1.5049999999999999,"5min":1.5049999999999999,"15min":1.5049999999999999},"last":0.872}]}]},{"osd":3,"up_from":96,"seq":412316860439,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":36420,"kb_used_data":956,"kb_used_omap":2,"kb_used_meta":35453,"kb_avail":93708732,"statfs":{"total":95995035648,"available":95957741568,"internally_reserved":0,"allocated":978944,"data_stored":541520,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3005,"internal_metadata":36303939},"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":"Sun Oct 1 07:44:24 2023","interfaces":[{"interface":"back","average":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":0.98999999999999999,"5min":0.98999999999999999,"15min":0.98999999999999999},"last":0.65800000000000003},{"interface":"front","average":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.96199999999999997,"5min":0.96199999999999997,"15min":0.96199999999999997},"last":0.57999999999999996}]},{"osd":1,"last update":"Sun Oct 1 07:44:24 2023","interfaces":[{"interface":"back","average":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"min":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.024,"5min":1.024,"15min":1.024},"last":0.64300000000000002},{"interface":"front","average":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"min":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.167,"5min":1.167,"15min":1.167},"last":0.76100000000000001}]},{"osd":2,"last update":"Sun Oct 1 07:44:24 2023","interfaces":[{"interface":"back","average":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":1.091,"5min":1.091,"15min":1.091},"last":0.69699999999999995},{"interface":"front","average":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.048,"5min":1.048,"15min":1.048},"last":0.61299999999999999}]},{"osd":4,"last update":"Sun Oct 1 07:44:24 2023","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.96599999999999997,"15min":0.96599999999999997},"min":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"max":{"1min":1.278,"5min":1.278,"15min":1.278},"last":0.81200000000000006},{"interface":"front","average":{"1min":1.1080000000000001,"5min":1.1080000000000001,"15min":1.1080000000000001},"min":{"1min":0.78200000000000003,"5min":0.78200000000000003,"15min":0.78200000000000003},"max":{"1min":1.347,"5min":1.347,"15min":1.347},"last":0.90200000000000002}]},{"osd":5,"last update":"Sun Oct 1 07:44:24 2023","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.0720000000000001,"15min":1.0720000000000001},"min":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"max":{"1min":1.3480000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":0.85599999999999998},{"interface":"front","average":{"1min":1.1020000000000001,"5min":1.1020000000000001,"15min":1.1020000000000001},"min":{"1min":0.67900000000000005,"5min":0.67900000000000005,"15min":0.67900000000000005},"max":{"1min":1.4359999999999999,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":0.79100000000000004}]},{"osd":6,"last update":"Sun Oct 1 07:44:24 2023","interfaces":[{"interface":"back","average":{"1min":1.109,"5min":1.109,"15min":1.109},"min":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"max":{"1min":1.3879999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":0.746},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.0629999999999999,"15min":1.0629999999999999},"min":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":1.3740000000000001,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":0.73099999999999998}]},{"osd":7,"last update":"Sun Oct 1 07:44:24 2023","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.095,"15min":1.095},"min":{"1min":0.88600000000000001,"5min":0.88600000000000001,"15min":0.88600000000000001},"max":{"1min":1.4379999999999999,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":0.95699999999999996},{"interface":"front","average":{"1min":1.159,"5min":1.159,"15min":1.159},"min":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"max":{"1min":1.4630000000000001,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":1.0269999999999999}]}]},{"osd":4,"up_from":30,"seq":128849019125,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298176,"kb_used_data":952,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93446976,"statfs":{"total":95995035648,"available":95689703424,"internally_reserved":0,"allocated":974848,"data_stored":540453,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:44:33 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.89000000000000001,"15min":0.89400000000000002},"min":{"1min":0.67300000000000004,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.2609999999999999,"5min":1.2609999999999999,"15min":1.2609999999999999},"last":0.72899999999999998},{"interface":"front","average":{"1min":0.85299999999999998,"5min":0.85199999999999998,"15min":0.85399999999999998},"min":{"1min":0.60499999999999998,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.236,"5min":1.236,"15min":1.236},"last":0.81999999999999995}]},{"osd":1,"last update":"Sun Oct 1 07:44:15 2023","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.91300000000000003,"15min":0.91700000000000004},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.113,"5min":1.1990000000000001,"15min":1.1990000000000001},"last":0.55400000000000005},{"interface":"front","average":{"1min":0.94099999999999995,"5min":0.88500000000000001,"15min":0.875},"min":{"1min":0.66800000000000004,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.2170000000000001,"5min":1.2170000000000001,"15min":1.2170000000000001},"last":0.627}]},{"osd":2,"last update":"Sun Oct 1 07:44:45 2023","interfaces":[{"interface":"back","average":{"1min":1.1020000000000001,"5min":1.0720000000000001,"15min":1.0669999999999999},"min":{"1min":0.77000000000000002,"5min":0.72199999999999998,"15min":0.72199999999999998},"max":{"1min":1.391,"5min":1.4750000000000001,"15min":1.4750000000000001},"last":0.98699999999999999},{"interface":"front","average":{"1min":1.0009999999999999,"5min":1.0549999999999999,"15min":1.0640000000000001},"min":{"1min":0.504,"5min":0.504,"15min":0.504},"max":{"1min":1.2949999999999999,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":1.032}]},{"osd":3,"last update":"Sun Oct 1 07:44:23 2023","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":0.97499999999999998,"15min":0.97499999999999998},"min":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"max":{"1min":1.343,"5min":1.343,"15min":1.343},"last":0.79000000000000004},{"interface":"front","average":{"1min":1.091,"5min":1.091,"15min":1.091},"min":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"max":{"1min":1.304,"5min":1.304,"15min":1.304},"last":0.88200000000000001}]},{"osd":5,"last update":"Sun Oct 1 07:44:04 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":0.93400000000000005,"15min":0.93300000000000005},"min":{"1min":0.66000000000000003,"5min":0.56399999999999995,"15min":0.38600000000000001},"max":{"1min":1.244,"5min":1.708,"15min":3.6339999999999999},"last":1.129},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.97599999999999998,"15min":1.016},"min":{"1min":0.65000000000000002,"5min":0.55800000000000005,"15min":0.44},"max":{"1min":1.3109999999999999,"5min":1.6100000000000001,"15min":6.3419999999999996},"last":0.95399999999999996}]},{"osd":6,"last update":"Sun Oct 1 07:44:53 2023","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":1.0069999999999999,"15min":1.0129999999999999},"min":{"1min":0.75800000000000001,"5min":0.46999999999999997,"15min":0.46000000000000002},"max":{"1min":1.4550000000000001,"5min":1.544,"15min":5.6920000000000002},"last":1.077},{"interface":"front","average":{"1min":1.224,"5min":1.139,"15min":1.1140000000000001},"min":{"1min":0.999,"5min":0.65000000000000002,"15min":0.52100000000000002},"max":{"1min":1.381,"5min":1.381,"15min":3.7050000000000001},"last":1.0529999999999999}]},{"osd":7,"last update":"Sun Oct 1 07:44:33 2023","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":1.083,"15min":1.1020000000000001},"min":{"1min":0.81399999999999995,"5min":0.53500000000000003,"15min":0.46999999999999997},"max":{"1min":1.2410000000000001,"5min":2.472,"15min":6.3959999999999999},"last":1.1080000000000001},{"interface":"front","average":{"1min":1.1100000000000001,"5min":1.093,"15min":1.105},"min":{"1min":0.872,"5min":0.627,"15min":0.54400000000000004},"max":{"1min":1.5329999999999999,"5min":1.581,"15min":5.7439999999999998},"last":1.214}]}]},{"osd":5,"up_from":36,"seq":154618822891,"num_pgs":23,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":302256,"kb_used_data":936,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":93442896,"statfs":{"total":95995035648,"available":95685525504,"internally_reserved":0,"allocated":958464,"data_stored":535747,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:44:36 2023","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.88700000000000001,"15min":0.86599999999999999},"min":{"1min":0.55600000000000005,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.2549999999999999,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":0.88100000000000001},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.92100000000000004,"15min":0.92200000000000004},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.331,"5min":1.331,"15min":1.331},"last":0.84599999999999997}]},{"osd":1,"last update":"Sun Oct 1 07:44:15 2023","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":0.90000000000000002,"15min":0.90400000000000003},"min":{"1min":0.63900000000000001,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.167,"5min":1.2110000000000001,"15min":1.2110000000000001},"last":0.63200000000000001},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.88400000000000001,"15min":0.88100000000000001},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.3720000000000001,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":0.747}]},{"osd":2,"last update":"Sun Oct 1 07:44:43 2023","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.89300000000000002,"15min":0.89200000000000002},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.216,"5min":1.216,"15min":1.216},"last":0.98499999999999999},{"interface":"front","average":{"1min":0.94599999999999995,"5min":0.91700000000000004,"15min":0.91200000000000003},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.2190000000000001,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":0.79900000000000004}]},{"osd":3,"last update":"Sun Oct 1 07:44:24 2023","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":1.038,"15min":1.038},"min":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.258,"5min":1.258,"15min":1.258},"last":1.0669999999999999},{"interface":"front","average":{"1min":1.0720000000000001,"5min":1.0720000000000001,"15min":1.0720000000000001},"min":{"1min":0.83899999999999997,"5min":0.83899999999999997,"15min":0.83899999999999997},"max":{"1min":1.3320000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":1.0449999999999999}]},{"osd":4,"last update":"Sun Oct 1 07:44:11 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.89500000000000002,"15min":0.89700000000000002},"min":{"1min":0.51400000000000001,"5min":0.503,"15min":0.442},"max":{"1min":1.2829999999999999,"5min":1.3220000000000001,"15min":2.2000000000000002},"last":0.94199999999999995},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.96099999999999997,"15min":0.95599999999999996},"min":{"1min":0.627,"5min":0.58099999999999996,"15min":0.32500000000000001},"max":{"1min":1.296,"5min":1.498,"15min":2.2639999999999998},"last":1.032}]},{"osd":6,"last update":"Sun Oct 1 07:45:02 2023","interfaces":[{"interface":"back","average":{"1min":1.1000000000000001,"5min":1.0149999999999999,"15min":1.034},"min":{"1min":0.84299999999999997,"5min":0.53300000000000003,"15min":0.38200000000000001},"max":{"1min":1.367,"5min":1.5580000000000001,"15min":2.355},"last":0.96299999999999997},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.042,"15min":1.0349999999999999},"min":{"1min":0.82299999999999995,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.28,"5min":1.6859999999999999,"15min":2.4929999999999999},"last":1.1459999999999999}]},{"osd":7,"last update":"Sun Oct 1 07:44:34 2023","interfaces":[{"interface":"back","average":{"1min":1.149,"5min":1.0900000000000001,"15min":1.0680000000000001},"min":{"1min":0.97599999999999998,"5min":0.624,"15min":0.54400000000000004},"max":{"1min":1.355,"5min":1.7649999999999999,"15min":2.3969999999999998},"last":1.095},{"interface":"front","average":{"1min":1.137,"5min":1.111,"15min":1.1319999999999999},"min":{"1min":0.90500000000000003,"5min":0.70199999999999996,"15min":0.46500000000000002},"max":{"1min":1.341,"5min":1.635,"15min":2.4390000000000001},"last":1.127}]}]}],"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":12288,"data_stored":610,"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":3005,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4790,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":714,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-01T07:45:12.137 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T07:45:12.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:45:12 smithi112 bash[59335]: audit 2023-10-01T07:45:11.194151+0000 mgr.y (mgr.34104) 351 : audit 0 from='client.34779 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T07:45:12.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:45:12 smithi084 bash[78255]: audit 2023-10-01T07:45:11.194151+0000 mgr.y (mgr.34104) 351 : audit 0 from='client.34779 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T07:45:12.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:45:12 smithi084 bash[75189]: audit 2023-10-01T07:45:11.194151+0000 mgr.y (mgr.34104) 351 : audit 0 from='client.34779 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T07:45:13.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:45:13 smithi084 bash[75189]: cluster 2023-10-01T07:45:12.131784+0000 mgr.y (mgr.34104) 352 : cluster 0 pgmap v289: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:13.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:45:13 smithi084 bash[78255]: cluster 2023-10-01T07:45:12.131784+0000 mgr.y (mgr.34104) 352 : cluster 0 pgmap v289: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:13.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:45:13 smithi112 bash[59335]: cluster 2023-10-01T07:45:12.131784+0000 mgr.y (mgr.34104) 352 : cluster 0 pgmap v289: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:15.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:45:15 smithi084 bash[75189]: cluster 2023-10-01T07:45:14.132551+0000 mgr.y (mgr.34104) 353 : cluster 0 pgmap v290: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:15.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:45:15 smithi084 bash[75189]: audit 2023-10-01T07:45:15.067605+0000 mon.a (mon.0) 518 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:45:15.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:45:15 smithi084 bash[78255]: cluster 2023-10-01T07:45:14.132551+0000 mgr.y (mgr.34104) 353 : cluster 0 pgmap v290: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:15.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:45:15 smithi084 bash[78255]: audit 2023-10-01T07:45:15.067605+0000 mon.a (mon.0) 518 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:45:15.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:45:15 smithi112 bash[59335]: cluster 2023-10-01T07:45:14.132551+0000 mgr.y (mgr.34104) 353 : cluster 0 pgmap v290: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:15.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:45:15 smithi112 bash[59335]: audit 2023-10-01T07:45:15.067605+0000 mon.a (mon.0) 518 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:45:16.574 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:45:16 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:45:16] "GET /metrics HTTP/1.1" 200 33895 "" "Prometheus/2.33.4" 2023-10-01T07:45:16.961 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:45:17.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:45:17 smithi084 bash[78255]: cluster 2023-10-01T07:45:16.133512+0000 mgr.y (mgr.34104) 354 : cluster 0 pgmap v291: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:17.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:45:17 smithi084 bash[75189]: cluster 2023-10-01T07:45:16.133512+0000 mgr.y (mgr.34104) 354 : cluster 0 pgmap v291: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:17.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:45:17 smithi112 bash[59335]: cluster 2023-10-01T07:45:16.133512+0000 mgr.y (mgr.34104) 354 : cluster 0 pgmap v291: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:19.752 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:45:19 smithi084 bash[78255]: cluster 2023-10-01T07:45:18.134304+0000 mgr.y (mgr.34104) 355 : cluster 0 pgmap v292: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:19.753 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:45:19 smithi084 bash[75189]: cluster 2023-10-01T07:45:18.134304+0000 mgr.y (mgr.34104) 355 : cluster 0 pgmap v292: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:19.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:45:19 smithi112 bash[59335]: cluster 2023-10-01T07:45:18.134304+0000 mgr.y (mgr.34104) 355 : cluster 0 pgmap v292: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:20.227 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T07:45:20.232 INFO:teuthology.orchestra.run.smithi084.stderr:dumped all 2023-10-01T07:45:21.081 INFO:teuthology.orchestra.run.smithi084.stdout:{"pg_ready":true,"pg_map":{"version":293,"stamp":"2023-10-01T07:45:20.134603+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595872,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24,"num_whiteouts":0,"num_read":308,"num_read_kb":512,"num_write":260,"num_write_kb":2445,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":112,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":194,"ondisk_log_size":194,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":219,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":1361092,"kb_used_data":9476,"kb_used_omap":20,"kb_used_meta":1351531,"kb_avail":748600124,"statfs":{"total":767960285184,"available":766566526976,"internally_reserved":0,"allocated":9703424,"data_stored":6117500,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20836,"internal_metadata":1383968412},"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.005032"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":80,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.903010+0000","last_change":"2023-10-01T07:42:42.154694+0000","last_active":"2023-10-01T07:43:23.903010+0000","last_peered":"2023-10-01T07:43:23.903010+0000","last_clean":"2023-10-01T07:43:23.903010+0000","last_became_active":"2023-10-01T07:42:42.154265+0000","last_became_peered":"2023-10-01T07:42:42.154265+0000","last_unstale":"2023-10-01T07:43:23.903010+0000","last_undegraded":"2023-10-01T07:43:23.903010+0000","last_fullsized":"2023-10-01T07:43:23.903010+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":62,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.907889+0000","last_change":"2023-10-01T07:43:24.907889+0000","last_active":"2023-10-01T07:43:24.907889+0000","last_peered":"2023-10-01T07:43:24.907889+0000","last_clean":"2023-10-01T07:43:24.907889+0000","last_became_active":"2023-10-01T07:43:24.907442+0000","last_became_peered":"2023-10-01T07:43:24.907442+0000","last_unstale":"2023-10-01T07:43:24.907889+0000","last_undegraded":"2023-10-01T07:43:24.907889+0000","last_fullsized":"2023-10-01T07:43:24.907889+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:38:53.259349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":61,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.910717+0000","last_change":"2023-10-01T07:43:24.909013+0000","last_active":"2023-10-01T07:43:24.910717+0000","last_peered":"2023-10-01T07:43:24.910717+0000","last_clean":"2023-10-01T07:43:24.910717+0000","last_became_active":"2023-10-01T07:43:24.908667+0000","last_became_peered":"2023-10-01T07:43:24.908667+0000","last_unstale":"2023-10-01T07:43:24.910717+0000","last_undegraded":"2023-10-01T07:43:24.910717+0000","last_fullsized":"2023-10-01T07:43:24.910717+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:27:48.709138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.1e","version":"0'0","reported_seq":57,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.914166+0000","last_change":"2023-10-01T07:43:24.913271+0000","last_active":"2023-10-01T07:43:24.914166+0000","last_peered":"2023-10-01T07:43:24.914166+0000","last_clean":"2023-10-01T07:43:24.914166+0000","last_became_active":"2023-10-01T07:43:24.912898+0000","last_became_peered":"2023-10-01T07:43:24.912898+0000","last_unstale":"2023-10-01T07:43:24.914166+0000","last_undegraded":"2023-10-01T07:43:24.914166+0000","last_fullsized":"2023-10-01T07:43:24.914166+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:54:23.964861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.908010+0000","last_change":"2023-10-01T07:43:24.908010+0000","last_active":"2023-10-01T07:43:24.908010+0000","last_peered":"2023-10-01T07:43:24.908010+0000","last_clean":"2023-10-01T07:43:24.908010+0000","last_became_active":"2023-10-01T07:43:24.907675+0000","last_became_peered":"2023-10-01T07:43:24.907675+0000","last_unstale":"2023-10-01T07:43:24.908010+0000","last_undegraded":"2023-10-01T07:43:24.908010+0000","last_fullsized":"2023-10-01T07:43:24.908010+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:08:40.316287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":71,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.897573+0000","last_change":"2023-10-01T07:42:42.159276+0000","last_active":"2023-10-01T07:43:23.897573+0000","last_peered":"2023-10-01T07:43:23.897573+0000","last_clean":"2023-10-01T07:43:23.897573+0000","last_became_active":"2023-10-01T07:42:42.158951+0000","last_became_peered":"2023-10-01T07:42:42.158951+0000","last_unstale":"2023-10-01T07:43:23.897573+0000","last_undegraded":"2023-10-01T07:43:23.897573+0000","last_fullsized":"2023-10-01T07:43:23.897573+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":57,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.914120+0000","last_change":"2023-10-01T07:43:24.912934+0000","last_active":"2023-10-01T07:43:24.914120+0000","last_peered":"2023-10-01T07:43:24.914120+0000","last_clean":"2023-10-01T07:43:24.914120+0000","last_became_active":"2023-10-01T07:43:24.912517+0000","last_became_peered":"2023-10-01T07:43:24.912517+0000","last_unstale":"2023-10-01T07:43:24.914120+0000","last_undegraded":"2023-10-01T07:43:24.914120+0000","last_fullsized":"2023-10-01T07:43:24.914120+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:44:55.435840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":62,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.909602+0000","last_change":"2023-10-01T07:43:24.909602+0000","last_active":"2023-10-01T07:43:24.909602+0000","last_peered":"2023-10-01T07:43:24.909602+0000","last_clean":"2023-10-01T07:43:24.909602+0000","last_became_active":"2023-10-01T07:43:24.908343+0000","last_became_peered":"2023-10-01T07:43:24.908343+0000","last_unstale":"2023-10-01T07:43:24.909602+0000","last_undegraded":"2023-10-01T07:43:24.909602+0000","last_fullsized":"2023-10-01T07:43:24.909602+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:51:27.469815+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":64,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.902173+0000","last_change":"2023-10-01T07:42:13.179587+0000","last_active":"2023-10-01T07:43:23.902173+0000","last_peered":"2023-10-01T07:43:23.902173+0000","last_clean":"2023-10-01T07:43:23.902173+0000","last_became_active":"2023-10-01T07:42:13.179211+0000","last_became_peered":"2023-10-01T07:42:13.179211+0000","last_unstale":"2023-10-01T07:43:23.902173+0000","last_undegraded":"2023-10-01T07:43:23.902173+0000","last_fullsized":"2023-10-01T07:43:23.902173+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.911734+0000","last_change":"2023-10-01T07:43:24.911734+0000","last_active":"2023-10-01T07:43:24.911734+0000","last_peered":"2023-10-01T07:43:24.911734+0000","last_clean":"2023-10-01T07:43:24.911734+0000","last_became_active":"2023-10-01T07:43:24.910682+0000","last_became_peered":"2023-10-01T07:43:24.910682+0000","last_unstale":"2023-10-01T07:43:24.911734+0000","last_undegraded":"2023-10-01T07:43:24.911734+0000","last_fullsized":"2023-10-01T07:43:24.911734+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:15:02.214690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":82,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.915702+0000","last_change":"2023-10-01T07:43:24.915702+0000","last_active":"2023-10-01T07:43:24.915702+0000","last_peered":"2023-10-01T07:43:24.915702+0000","last_clean":"2023-10-01T07:43:24.915702+0000","last_became_active":"2023-10-01T07:43:24.914953+0000","last_became_peered":"2023-10-01T07:43:24.914953+0000","last_unstale":"2023-10-01T07:43:24.915702+0000","last_undegraded":"2023-10-01T07:43:24.915702+0000","last_fullsized":"2023-10-01T07:43:24.915702+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":90,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,5],"acting":[7,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":52,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.902106+0000","last_change":"2023-10-01T07:42:42.147789+0000","last_active":"2023-10-01T07:43:24.902106+0000","last_peered":"2023-10-01T07:43:24.902106+0000","last_clean":"2023-10-01T07:43:24.902106+0000","last_became_active":"2023-10-01T07:42:42.147434+0000","last_became_peered":"2023-10-01T07:42:42.147434+0000","last_unstale":"2023-10-01T07:43:24.902106+0000","last_undegraded":"2023-10-01T07:43:24.902106+0000","last_fullsized":"2023-10-01T07:43:24.902106+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:06:17.137975+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":71,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.903399+0000","last_change":"2023-10-01T07:29:58.580207+0000","last_active":"2023-10-01T07:43:23.903399+0000","last_peered":"2023-10-01T07:43:23.903399+0000","last_clean":"2023-10-01T07:43:23.903399+0000","last_became_active":"2023-10-01T07:29:58.579278+0000","last_became_peered":"2023-10-01T07:29:58.579278+0000","last_unstale":"2023-10-01T07:43:23.903399+0000","last_undegraded":"2023-10-01T07:43:23.903399+0000","last_fullsized":"2023-10-01T07:43:23.903399+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":72,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.903894+0000","last_change":"2023-10-01T07:42:31.474274+0000","last_active":"2023-10-01T07:43:23.903894+0000","last_peered":"2023-10-01T07:43:23.903894+0000","last_clean":"2023-10-01T07:43:23.903894+0000","last_became_active":"2023-10-01T07:42:31.473498+0000","last_became_peered":"2023-10-01T07:42:31.473498+0000","last_unstale":"2023-10-01T07:43:23.903894+0000","last_undegraded":"2023-10-01T07:43:23.903894+0000","last_fullsized":"2023-10-01T07:43:23.903894+0000","mapping_epoch":86,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":87,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":66,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.895221+0000","last_change":"2023-10-01T07:42:42.161150+0000","last_active":"2023-10-01T07:43:23.895221+0000","last_peered":"2023-10-01T07:43:23.895221+0000","last_clean":"2023-10-01T07:43:23.895221+0000","last_became_active":"2023-10-01T07:42:42.160681+0000","last_became_peered":"2023-10-01T07:42:42.160681+0000","last_unstale":"2023-10-01T07:43:23.895221+0000","last_undegraded":"2023-10-01T07:43:23.895221+0000","last_fullsized":"2023-10-01T07:43:23.895221+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.909720+0000","last_change":"2023-10-01T07:43:24.909720+0000","last_active":"2023-10-01T07:43:24.909720+0000","last_peered":"2023-10-01T07:43:24.909720+0000","last_clean":"2023-10-01T07:43:24.909720+0000","last_became_active":"2023-10-01T07:43:24.909358+0000","last_became_peered":"2023-10-01T07:43:24.909358+0000","last_unstale":"2023-10-01T07:43:24.909720+0000","last_undegraded":"2023-10-01T07:43:24.909720+0000","last_fullsized":"2023-10-01T07:43:24.909720+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:58:14.781138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":57,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.914213+0000","last_change":"2023-10-01T07:43:24.913547+0000","last_active":"2023-10-01T07:43:24.914213+0000","last_peered":"2023-10-01T07:43:24.914213+0000","last_clean":"2023-10-01T07:43:24.914213+0000","last_became_active":"2023-10-01T07:43:24.912905+0000","last_became_peered":"2023-10-01T07:43:24.912905+0000","last_unstale":"2023-10-01T07:43:24.914213+0000","last_undegraded":"2023-10-01T07:43:24.914213+0000","last_fullsized":"2023-10-01T07:43:24.914213+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:50:25.086191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":63,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.917265+0000","last_change":"2023-10-01T07:43:24.917265+0000","last_active":"2023-10-01T07:43:24.917265+0000","last_peered":"2023-10-01T07:43:24.917265+0000","last_clean":"2023-10-01T07:43:24.917265+0000","last_became_active":"2023-10-01T07:43:24.916783+0000","last_became_peered":"2023-10-01T07:43:24.916783+0000","last_unstale":"2023-10-01T07:43:24.917265+0000","last_undegraded":"2023-10-01T07:43:24.917265+0000","last_fullsized":"2023-10-01T07:43:24.917265+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":49,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.894599+0000","last_change":"2023-10-01T07:29:58.582599+0000","last_active":"2023-10-01T07:43:23.894599+0000","last_peered":"2023-10-01T07:43:23.894599+0000","last_clean":"2023-10-01T07:43:23.894599+0000","last_became_active":"2023-10-01T07:29:58.582201+0000","last_became_peered":"2023-10-01T07:29:58.582201+0000","last_unstale":"2023-10-01T07:43:23.894599+0000","last_undegraded":"2023-10-01T07:43:23.894599+0000","last_fullsized":"2023-10-01T07:43:23.894599+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":62,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.903053+0000","last_change":"2023-10-01T07:42:43.155040+0000","last_active":"2023-10-01T07:43:24.903053+0000","last_peered":"2023-10-01T07:43:24.903053+0000","last_clean":"2023-10-01T07:43:24.903053+0000","last_became_active":"2023-10-01T07:42:43.154621+0000","last_became_peered":"2023-10-01T07:42:43.154621+0000","last_unstale":"2023-10-01T07:43:24.903053+0000","last_undegraded":"2023-10-01T07:43:24.903053+0000","last_fullsized":"2023-10-01T07:43:24.903053+0000","mapping_epoch":91,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":92,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:00:39.557795+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.897303+0000","last_change":"2023-10-01T07:41:31.165829+0000","last_active":"2023-10-01T07:43:23.897303+0000","last_peered":"2023-10-01T07:43:23.897303+0000","last_clean":"2023-10-01T07:43:23.897303+0000","last_became_active":"2023-10-01T07:41:31.165209+0000","last_became_peered":"2023-10-01T07:41:31.165209+0000","last_unstale":"2023-10-01T07:43:23.897303+0000","last_undegraded":"2023-10-01T07:43:23.897303+0000","last_fullsized":"2023-10-01T07:43:23.897303+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+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":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.909563+0000","last_change":"2023-10-01T07:43:24.909563+0000","last_active":"2023-10-01T07:43:24.909563+0000","last_peered":"2023-10-01T07:43:24.909563+0000","last_clean":"2023-10-01T07:43:24.909563+0000","last_became_active":"2023-10-01T07:43:24.908667+0000","last_became_peered":"2023-10-01T07:43:24.908667+0000","last_unstale":"2023-10-01T07:43:24.909563+0000","last_undegraded":"2023-10-01T07:43:24.909563+0000","last_fullsized":"2023-10-01T07:43:24.909563+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:12:51.034340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":21,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.899343+0000","last_change":"2023-10-01T07:42:43.161030+0000","last_active":"2023-10-01T07:43:24.899343+0000","last_peered":"2023-10-01T07:43:24.899343+0000","last_clean":"2023-10-01T07:43:24.899343+0000","last_became_active":"2023-10-01T07:42:43.156089+0000","last_became_peered":"2023-10-01T07:42:43.156089+0000","last_unstale":"2023-10-01T07:43:24.899343+0000","last_undegraded":"2023-10-01T07:43:24.899343+0000","last_fullsized":"2023-10-01T07:43:24.899343+0000","mapping_epoch":91,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":92,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:28:24.041598+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,0],"acting":[2,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":48,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.900123+0000","last_change":"2023-10-01T07:29:58.903285+0000","last_active":"2023-10-01T07:43:23.900123+0000","last_peered":"2023-10-01T07:43:23.900123+0000","last_clean":"2023-10-01T07:43:23.900123+0000","last_became_active":"2023-10-01T07:29:58.902700+0000","last_became_peered":"2023-10-01T07:29:58.902700+0000","last_unstale":"2023-10-01T07:43:23.900123+0000","last_undegraded":"2023-10-01T07:43:23.900123+0000","last_fullsized":"2023-10-01T07:43:23.900123+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":66,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.895141+0000","last_change":"2023-10-01T07:42:13.185891+0000","last_active":"2023-10-01T07:43:23.895141+0000","last_peered":"2023-10-01T07:43:23.895141+0000","last_clean":"2023-10-01T07:43:23.895141+0000","last_became_active":"2023-10-01T07:42:13.185520+0000","last_became_peered":"2023-10-01T07:42:13.185520+0000","last_unstale":"2023-10-01T07:43:23.895141+0000","last_undegraded":"2023-10-01T07:43:23.895141+0000","last_fullsized":"2023-10-01T07:43:23.895141+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":72,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.913147+0000","last_change":"2023-10-01T07:43:24.913147+0000","last_active":"2023-10-01T07:43:24.913147+0000","last_peered":"2023-10-01T07:43:24.913147+0000","last_clean":"2023-10-01T07:43:24.913147+0000","last_became_active":"2023-10-01T07:43:24.912705+0000","last_became_peered":"2023-10-01T07:43:24.912705+0000","last_unstale":"2023-10-01T07:43:24.913147+0000","last_undegraded":"2023-10-01T07:43:24.913147+0000","last_fullsized":"2023-10-01T07:43:24.913147+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,3],"acting":[4,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":50,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.899255+0000","last_change":"2023-10-01T07:29:58.592152+0000","last_active":"2023-10-01T07:43:23.899255+0000","last_peered":"2023-10-01T07:43:23.899255+0000","last_clean":"2023-10-01T07:43:23.899255+0000","last_became_active":"2023-10-01T07:29:58.591741+0000","last_became_peered":"2023-10-01T07:29:58.591741+0000","last_unstale":"2023-10-01T07:43:23.899255+0000","last_undegraded":"2023-10-01T07:43:23.899255+0000","last_fullsized":"2023-10-01T07:43:23.899255+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":62,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.897505+0000","last_change":"2023-10-01T07:42:13.187067+0000","last_active":"2023-10-01T07:43:23.897505+0000","last_peered":"2023-10-01T07:43:23.897505+0000","last_clean":"2023-10-01T07:43:23.897505+0000","last_became_active":"2023-10-01T07:42:13.186617+0000","last_became_peered":"2023-10-01T07:42:13.186617+0000","last_unstale":"2023-10-01T07:43:23.897505+0000","last_undegraded":"2023-10-01T07:43:23.897505+0000","last_fullsized":"2023-10-01T07:43:23.897505+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-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":64,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.917235+0000","last_change":"2023-10-01T07:43:24.917235+0000","last_active":"2023-10-01T07:43:24.917235+0000","last_peered":"2023-10-01T07:43:24.917235+0000","last_clean":"2023-10-01T07:43:24.917235+0000","last_became_active":"2023-10-01T07:43:24.916855+0000","last_became_peered":"2023-10-01T07:43:24.916855+0000","last_unstale":"2023-10-01T07:43:24.917235+0000","last_undegraded":"2023-10-01T07:43:24.917235+0000","last_fullsized":"2023-10-01T07:43:24.917235+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":57,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.902589+0000","last_change":"2023-10-01T07:42:13.178811+0000","last_active":"2023-10-01T07:43:24.902589+0000","last_peered":"2023-10-01T07:43:24.902589+0000","last_clean":"2023-10-01T07:43:24.902589+0000","last_became_active":"2023-10-01T07:42:13.178475+0000","last_became_peered":"2023-10-01T07:42:13.178475+0000","last_unstale":"2023-10-01T07:43:24.902589+0000","last_undegraded":"2023-10-01T07:43:24.902589+0000","last_fullsized":"2023-10-01T07:43:24.902589+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-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:40:51.322475+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":21,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.898604+0000","last_change":"2023-10-01T07:42:43.158658+0000","last_active":"2023-10-01T07:43:24.898604+0000","last_peered":"2023-10-01T07:43:24.898604+0000","last_clean":"2023-10-01T07:43:24.898604+0000","last_became_active":"2023-10-01T07:42:43.153039+0000","last_became_peered":"2023-10-01T07:42:43.153039+0000","last_unstale":"2023-10-01T07:43:24.898604+0000","last_undegraded":"2023-10-01T07:43:24.898604+0000","last_fullsized":"2023-10-01T07:43:24.898604+0000","mapping_epoch":91,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":92,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:13:54.790879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,4],"acting":[2,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":57,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.903223+0000","last_change":"2023-10-01T07:42:31.473377+0000","last_active":"2023-10-01T07:43:23.903223+0000","last_peered":"2023-10-01T07:43:23.903223+0000","last_clean":"2023-10-01T07:43:23.903223+0000","last_became_active":"2023-10-01T07:42:31.472880+0000","last_became_peered":"2023-10-01T07:42:31.472880+0000","last_unstale":"2023-10-01T07:43:23.903223+0000","last_undegraded":"2023-10-01T07:43:23.903223+0000","last_fullsized":"2023-10-01T07:43:23.903223+0000","mapping_epoch":86,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":87,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.a","version":"0'0","reported_seq":63,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.897754+0000","last_change":"2023-10-01T07:42:13.187304+0000","last_active":"2023-10-01T07:43:23.897754+0000","last_peered":"2023-10-01T07:43:23.897754+0000","last_clean":"2023-10-01T07:43:23.897754+0000","last_became_active":"2023-10-01T07:42:13.186780+0000","last_became_peered":"2023-10-01T07:42:13.186780+0000","last_unstale":"2023-10-01T07:43:23.897754+0000","last_undegraded":"2023-10-01T07:43:23.897754+0000","last_fullsized":"2023-10-01T07:43:23.897754+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":78,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.903227+0000","last_change":"2023-10-01T07:42:42.157407+0000","last_active":"2023-10-01T07:43:23.903227+0000","last_peered":"2023-10-01T07:43:23.903227+0000","last_clean":"2023-10-01T07:43:23.903227+0000","last_became_active":"2023-10-01T07:42:42.157050+0000","last_became_peered":"2023-10-01T07:42:42.157050+0000","last_unstale":"2023-10-01T07:43:23.903227+0000","last_undegraded":"2023-10-01T07:43:23.903227+0000","last_fullsized":"2023-10-01T07:43:23.903227+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":33,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.901733+0000","last_change":"2023-10-01T07:42:43.154632+0000","last_active":"2023-10-01T07:43:24.901733+0000","last_peered":"2023-10-01T07:43:24.901733+0000","last_clean":"2023-10-01T07:43:24.901733+0000","last_became_active":"2023-10-01T07:42:43.154265+0000","last_became_peered":"2023-10-01T07:42:43.154265+0000","last_unstale":"2023-10-01T07:43:24.901733+0000","last_undegraded":"2023-10-01T07:43:24.901733+0000","last_fullsized":"2023-10-01T07:43:24.901733+0000","mapping_epoch":91,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":92,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:41:07.826550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":63,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.903531+0000","last_change":"2023-10-01T07:42:13.182335+0000","last_active":"2023-10-01T07:43:23.903531+0000","last_peered":"2023-10-01T07:43:23.903531+0000","last_clean":"2023-10-01T07:43:23.903531+0000","last_became_active":"2023-10-01T07:42:13.182009+0000","last_became_peered":"2023-10-01T07:42:13.182009+0000","last_unstale":"2023-10-01T07:43:23.903531+0000","last_undegraded":"2023-10-01T07:43:23.903531+0000","last_fullsized":"2023-10-01T07:43:23.903531+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-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.909475+0000","last_change":"2023-10-01T07:43:24.909475+0000","last_active":"2023-10-01T07:43:24.909475+0000","last_peered":"2023-10-01T07:43:24.909475+0000","last_clean":"2023-10-01T07:43:24.909475+0000","last_became_active":"2023-10-01T07:43:24.908594+0000","last_became_peered":"2023-10-01T07:43:24.908594+0000","last_unstale":"2023-10-01T07:43:24.909475+0000","last_undegraded":"2023-10-01T07:43:24.909475+0000","last_fullsized":"2023-10-01T07:43:24.909475+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:14:55.631677+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":52,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.910794+0000","last_change":"2023-10-01T07:43:24.908880+0000","last_active":"2023-10-01T07:43:24.910794+0000","last_peered":"2023-10-01T07:43:24.910794+0000","last_clean":"2023-10-01T07:43:24.910794+0000","last_became_active":"2023-10-01T07:43:24.908522+0000","last_became_peered":"2023-10-01T07:43:24.908522+0000","last_unstale":"2023-10-01T07:43:24.910794+0000","last_undegraded":"2023-10-01T07:43:24.910794+0000","last_fullsized":"2023-10-01T07:43:24.910794+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:22:29.897485+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":76,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.902340+0000","last_change":"2023-10-01T07:42:13.179180+0000","last_active":"2023-10-01T07:43:24.902340+0000","last_peered":"2023-10-01T07:43:24.902340+0000","last_clean":"2023-10-01T07:43:24.902340+0000","last_became_active":"2023-10-01T07:42:13.177510+0000","last_became_peered":"2023-10-01T07:42:13.177510+0000","last_unstale":"2023-10-01T07:43:24.902340+0000","last_undegraded":"2023-10-01T07:43:24.902340+0000","last_fullsized":"2023-10-01T07:43:24.902340+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-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:24:21.007536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":79,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.917072+0000","last_change":"2023-10-01T07:43:24.917072+0000","last_active":"2023-10-01T07:43:24.917072+0000","last_peered":"2023-10-01T07:43:24.917072+0000","last_clean":"2023-10-01T07:43:24.917072+0000","last_became_active":"2023-10-01T07:43:24.916661+0000","last_became_peered":"2023-10-01T07:43:24.916661+0000","last_unstale":"2023-10-01T07:43:24.917072+0000","last_undegraded":"2023-10-01T07:43:24.917072+0000","last_fullsized":"2023-10-01T07:43:24.917072+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":37,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.902048+0000","last_change":"2023-10-01T07:42:13.178826+0000","last_active":"2023-10-01T07:43:24.902048+0000","last_peered":"2023-10-01T07:43:24.902048+0000","last_clean":"2023-10-01T07:43:24.902048+0000","last_became_active":"2023-10-01T07:42:13.177000+0000","last_became_peered":"2023-10-01T07:42:13.177000+0000","last_unstale":"2023-10-01T07:43:24.902048+0000","last_undegraded":"2023-10-01T07:43:24.902048+0000","last_fullsized":"2023-10-01T07:43:24.902048+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-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:57:38.875985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":68,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.901102+0000","last_change":"2023-10-01T07:42:13.172780+0000","last_active":"2023-10-01T07:43:23.901102+0000","last_peered":"2023-10-01T07:43:23.901102+0000","last_clean":"2023-10-01T07:43:23.901102+0000","last_became_active":"2023-10-01T07:42:13.172352+0000","last_became_peered":"2023-10-01T07:42:13.172352+0000","last_unstale":"2023-10-01T07:43:23.901102+0000","last_undegraded":"2023-10-01T07:43:23.901102+0000","last_fullsized":"2023-10-01T07:43:23.901102+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-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":64,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.904049+0000","last_change":"2023-10-01T07:41:31.174233+0000","last_active":"2023-10-01T07:43:23.904049+0000","last_peered":"2023-10-01T07:43:23.904049+0000","last_clean":"2023-10-01T07:43:23.904049+0000","last_became_active":"2023-10-01T07:41:31.173929+0000","last_became_peered":"2023-10-01T07:41:31.173929+0000","last_unstale":"2023-10-01T07:43:23.904049+0000","last_undegraded":"2023-10-01T07:43:23.904049+0000","last_fullsized":"2023-10-01T07:43:23.904049+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.903886+0000","last_change":"2023-10-01T07:43:24.903518+0000","last_active":"2023-10-01T07:43:24.903886+0000","last_peered":"2023-10-01T07:43:24.903886+0000","last_clean":"2023-10-01T07:43:24.903886+0000","last_became_active":"2023-10-01T07:43:24.903090+0000","last_became_peered":"2023-10-01T07:43:24.903090+0000","last_unstale":"2023-10-01T07:43:24.903886+0000","last_undegraded":"2023-10-01T07:43:24.903886+0000","last_fullsized":"2023-10-01T07:43:24.903886+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:08:09.112503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":84,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.906276+0000","last_change":"2023-10-01T07:43:24.905505+0000","last_active":"2023-10-01T07:43:24.906276+0000","last_peered":"2023-10-01T07:43:24.906276+0000","last_clean":"2023-10-01T07:43:24.906276+0000","last_became_active":"2023-10-01T07:43:24.905061+0000","last_became_peered":"2023-10-01T07:43:24.905061+0000","last_unstale":"2023-10-01T07:43:24.906276+0000","last_undegraded":"2023-10-01T07:43:24.906276+0000","last_fullsized":"2023-10-01T07:43:24.906276+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:37:50.798269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":52,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.901488+0000","last_change":"2023-10-01T07:42:42.147587+0000","last_active":"2023-10-01T07:43:24.901488+0000","last_peered":"2023-10-01T07:43:24.901488+0000","last_clean":"2023-10-01T07:43:24.901488+0000","last_became_active":"2023-10-01T07:42:42.147219+0000","last_became_peered":"2023-10-01T07:42:42.147219+0000","last_unstale":"2023-10-01T07:43:24.901488+0000","last_undegraded":"2023-10-01T07:43:24.901488+0000","last_fullsized":"2023-10-01T07:43:24.901488+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:11:13.004626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":71,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.902598+0000","last_change":"2023-10-01T07:42:13.174610+0000","last_active":"2023-10-01T07:43:24.902598+0000","last_peered":"2023-10-01T07:43:24.902598+0000","last_clean":"2023-10-01T07:43:24.902598+0000","last_became_active":"2023-10-01T07:42:13.174332+0000","last_became_peered":"2023-10-01T07:42:13.174332+0000","last_unstale":"2023-10-01T07:43:24.902598+0000","last_undegraded":"2023-10-01T07:43:24.902598+0000","last_fullsized":"2023-10-01T07:43:24.902598+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-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:31:58.589311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.901330+0000","last_change":"2023-10-01T07:42:42.160816+0000","last_active":"2023-10-01T07:43:23.901330+0000","last_peered":"2023-10-01T07:43:23.901330+0000","last_clean":"2023-10-01T07:43:23.901330+0000","last_became_active":"2023-10-01T07:42:42.160497+0000","last_became_peered":"2023-10-01T07:42:42.160497+0000","last_unstale":"2023-10-01T07:43:23.901330+0000","last_undegraded":"2023-10-01T07:43:23.901330+0000","last_fullsized":"2023-10-01T07:43:23.901330+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":300,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.895755+0000","last_change":"2023-10-01T07:41:31.169337+0000","last_active":"2023-10-01T07:43:23.895755+0000","last_peered":"2023-10-01T07:43:23.895755+0000","last_clean":"2023-10-01T07:43:23.895755+0000","last_became_active":"2023-10-01T07:41:31.168854+0000","last_became_peered":"2023-10-01T07:41:31.168854+0000","last_unstale":"2023-10-01T07:43:23.895755+0000","last_undegraded":"2023-10-01T07:43:23.895755+0000","last_fullsized":"2023-10-01T07:43:23.895755+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-10-01T07:23:32.049984+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:23:32.049984+0000","last_clean_scrub_stamp":"2023-10-01T07:23:32.049984+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":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.910767+0000","last_change":"2023-10-01T07:43:24.910767+0000","last_active":"2023-10-01T07:43:24.910767+0000","last_peered":"2023-10-01T07:43:24.910767+0000","last_clean":"2023-10-01T07:43:24.910767+0000","last_became_active":"2023-10-01T07:43:24.910214+0000","last_became_peered":"2023-10-01T07:43:24.910214+0000","last_unstale":"2023-10-01T07:43:24.910767+0000","last_undegraded":"2023-10-01T07:43:24.910767+0000","last_fullsized":"2023-10-01T07:43:24.910767+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:37:46.200934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":47,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.897918+0000","last_change":"2023-10-01T07:29:58.901742+0000","last_active":"2023-10-01T07:43:23.897918+0000","last_peered":"2023-10-01T07:43:23.897918+0000","last_clean":"2023-10-01T07:43:23.897918+0000","last_became_active":"2023-10-01T07:29:58.901118+0000","last_became_peered":"2023-10-01T07:29:58.901118+0000","last_unstale":"2023-10-01T07:43:23.897918+0000","last_undegraded":"2023-10-01T07:43:23.897918+0000","last_fullsized":"2023-10-01T07:43:23.897918+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":83,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.895867+0000","last_change":"2023-10-01T07:42:13.185813+0000","last_active":"2023-10-01T07:43:23.895867+0000","last_peered":"2023-10-01T07:43:23.895867+0000","last_clean":"2023-10-01T07:43:23.895867+0000","last_became_active":"2023-10-01T07:42:13.185512+0000","last_became_peered":"2023-10-01T07:42:13.185512+0000","last_unstale":"2023-10-01T07:43:23.895867+0000","last_undegraded":"2023-10-01T07:43:23.895867+0000","last_fullsized":"2023-10-01T07:43:23.895867+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-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":57,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.914189+0000","last_change":"2023-10-01T07:43:24.913615+0000","last_active":"2023-10-01T07:43:24.914189+0000","last_peered":"2023-10-01T07:43:24.914189+0000","last_clean":"2023-10-01T07:43:24.914189+0000","last_became_active":"2023-10-01T07:43:24.912763+0000","last_became_peered":"2023-10-01T07:43:24.912763+0000","last_unstale":"2023-10-01T07:43:24.914189+0000","last_undegraded":"2023-10-01T07:43:24.914189+0000","last_fullsized":"2023-10-01T07:43:24.914189+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:57:33.391771+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":72,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.903252+0000","last_change":"2023-10-01T07:42:42.147552+0000","last_active":"2023-10-01T07:43:24.903252+0000","last_peered":"2023-10-01T07:43:24.903252+0000","last_clean":"2023-10-01T07:43:24.903252+0000","last_became_active":"2023-10-01T07:42:42.147046+0000","last_became_peered":"2023-10-01T07:42:42.147046+0000","last_unstale":"2023-10-01T07:43:24.903252+0000","last_undegraded":"2023-10-01T07:43:24.903252+0000","last_fullsized":"2023-10-01T07:43:24.903252+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:17:29.101461+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":68,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.899333+0000","last_change":"2023-10-01T07:41:31.171488+0000","last_active":"2023-10-01T07:43:23.899333+0000","last_peered":"2023-10-01T07:43:23.899333+0000","last_clean":"2023-10-01T07:43:23.899333+0000","last_became_active":"2023-10-01T07:41:31.171176+0000","last_became_peered":"2023-10-01T07:41:31.171176+0000","last_unstale":"2023-10-01T07:43:23.899333+0000","last_undegraded":"2023-10-01T07:43:23.899333+0000","last_fullsized":"2023-10-01T07:43:23.899333+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-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":52,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.902445+0000","last_change":"2023-10-01T07:42:42.153642+0000","last_active":"2023-10-01T07:43:24.902445+0000","last_peered":"2023-10-01T07:43:24.902445+0000","last_clean":"2023-10-01T07:43:24.902445+0000","last_became_active":"2023-10-01T07:42:42.153326+0000","last_became_peered":"2023-10-01T07:42:42.153326+0000","last_unstale":"2023-10-01T07:43:24.902445+0000","last_undegraded":"2023-10-01T07:43:24.902445+0000","last_fullsized":"2023-10-01T07:43:24.902445+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:25:06.788892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":42,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.899757+0000","last_change":"2023-10-01T07:41:31.166752+0000","last_active":"2023-10-01T07:43:24.899757+0000","last_peered":"2023-10-01T07:43:24.899757+0000","last_clean":"2023-10-01T07:43:24.899757+0000","last_became_active":"2023-10-01T07:41:31.166206+0000","last_became_peered":"2023-10-01T07:41:31.166206+0000","last_unstale":"2023-10-01T07:43:24.899757+0000","last_undegraded":"2023-10-01T07:43:24.899757+0000","last_fullsized":"2023-10-01T07:43:24.899757+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-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:08:47.892183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.910000+0000","last_change":"2023-10-01T07:43:24.910000+0000","last_active":"2023-10-01T07:43:24.910000+0000","last_peered":"2023-10-01T07:43:24.910000+0000","last_clean":"2023-10-01T07:43:24.910000+0000","last_became_active":"2023-10-01T07:43:24.909169+0000","last_became_peered":"2023-10-01T07:43:24.909169+0000","last_unstale":"2023-10-01T07:43:24.910000+0000","last_undegraded":"2023-10-01T07:43:24.910000+0000","last_fullsized":"2023-10-01T07:43:24.910000+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:02:27.817414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":37,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.902552+0000","last_change":"2023-10-01T07:42:13.177778+0000","last_active":"2023-10-01T07:43:24.902552+0000","last_peered":"2023-10-01T07:43:24.902552+0000","last_clean":"2023-10-01T07:43:24.902552+0000","last_became_active":"2023-10-01T07:42:13.177064+0000","last_became_peered":"2023-10-01T07:42:13.177064+0000","last_unstale":"2023-10-01T07:43:24.902552+0000","last_undegraded":"2023-10-01T07:43:24.902552+0000","last_fullsized":"2023-10-01T07:43:24.902552+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-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:07:47.599285+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.909703+0000","last_change":"2023-10-01T07:43:24.909703+0000","last_active":"2023-10-01T07:43:24.909703+0000","last_peered":"2023-10-01T07:43:24.909703+0000","last_clean":"2023-10-01T07:43:24.909703+0000","last_became_active":"2023-10-01T07:43:24.908931+0000","last_became_peered":"2023-10-01T07:43:24.908931+0000","last_unstale":"2023-10-01T07:43:24.909703+0000","last_undegraded":"2023-10-01T07:43:24.909703+0000","last_fullsized":"2023-10-01T07:43:24.909703+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:54:00.389367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":67,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.897399+0000","last_change":"2023-10-01T07:42:42.160484+0000","last_active":"2023-10-01T07:43:23.897399+0000","last_peered":"2023-10-01T07:43:23.897399+0000","last_clean":"2023-10-01T07:43:23.897399+0000","last_became_active":"2023-10-01T07:42:42.160131+0000","last_became_peered":"2023-10-01T07:42:42.160131+0000","last_unstale":"2023-10-01T07:43:23.897399+0000","last_undegraded":"2023-10-01T07:43:23.897399+0000","last_fullsized":"2023-10-01T07:43:23.897399+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.903167+0000","last_change":"2023-10-01T07:42:13.181932+0000","last_active":"2023-10-01T07:43:24.903167+0000","last_peered":"2023-10-01T07:43:24.903167+0000","last_clean":"2023-10-01T07:43:24.903167+0000","last_became_active":"2023-10-01T07:42:13.181585+0000","last_became_peered":"2023-10-01T07:42:13.181585+0000","last_unstale":"2023-10-01T07:43:24.903167+0000","last_undegraded":"2023-10-01T07:43:24.903167+0000","last_fullsized":"2023-10-01T07:43:24.903167+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:48:19.691017+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":48,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.904629+0000","last_change":"2023-10-01T07:29:58.614435+0000","last_active":"2023-10-01T07:43:23.904629+0000","last_peered":"2023-10-01T07:43:23.904629+0000","last_clean":"2023-10-01T07:43:23.904629+0000","last_became_active":"2023-10-01T07:29:58.614015+0000","last_became_peered":"2023-10-01T07:29:58.614015+0000","last_unstale":"2023-10-01T07:43:23.904629+0000","last_undegraded":"2023-10-01T07:43:23.904629+0000","last_fullsized":"2023-10-01T07:43:23.904629+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.902718+0000","last_change":"2023-10-01T07:42:43.155097+0000","last_active":"2023-10-01T07:43:24.902718+0000","last_peered":"2023-10-01T07:43:24.902718+0000","last_clean":"2023-10-01T07:43:24.902718+0000","last_became_active":"2023-10-01T07:42:43.154695+0000","last_became_peered":"2023-10-01T07:42:43.154695+0000","last_unstale":"2023-10-01T07:43:24.902718+0000","last_undegraded":"2023-10-01T07:43:24.902718+0000","last_fullsized":"2023-10-01T07:43:24.902718+0000","mapping_epoch":91,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":92,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:00:43.327797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1c","version":"0'0","reported_seq":83,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.906094+0000","last_change":"2023-10-01T07:43:24.905042+0000","last_active":"2023-10-01T07:43:24.906094+0000","last_peered":"2023-10-01T07:43:24.906094+0000","last_clean":"2023-10-01T07:43:24.906094+0000","last_became_active":"2023-10-01T07:43:24.904650+0000","last_became_peered":"2023-10-01T07:43:24.904650+0000","last_unstale":"2023-10-01T07:43:24.906094+0000","last_undegraded":"2023-10-01T07:43:24.906094+0000","last_fullsized":"2023-10-01T07:43:24.906094+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:05:21.643427+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":90,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.901499+0000","last_change":"2023-10-01T07:42:43.204579+0000","last_active":"2023-10-01T07:43:23.901499+0000","last_peered":"2023-10-01T07:43:23.901499+0000","last_clean":"2023-10-01T07:43:23.901499+0000","last_became_active":"2023-10-01T07:42:43.158074+0000","last_became_peered":"2023-10-01T07:42:43.158074+0000","last_unstale":"2023-10-01T07:43:23.901499+0000","last_undegraded":"2023-10-01T07:43:23.901499+0000","last_fullsized":"2023-10-01T07:43:23.901499+0000","mapping_epoch":91,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":92,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,2,1],"acting":[5,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":78,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.911568+0000","last_change":"2023-10-01T07:43:24.911568+0000","last_active":"2023-10-01T07:43:24.911568+0000","last_peered":"2023-10-01T07:43:24.911568+0000","last_clean":"2023-10-01T07:43:24.911568+0000","last_became_active":"2023-10-01T07:43:24.910975+0000","last_became_peered":"2023-10-01T07:43:24.910975+0000","last_unstale":"2023-10-01T07:43:24.911568+0000","last_undegraded":"2023-10-01T07:43:24.911568+0000","last_fullsized":"2023-10-01T07:43:24.911568+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":51,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.901943+0000","last_change":"2023-10-01T07:29:58.586238+0000","last_active":"2023-10-01T07:43:23.901943+0000","last_peered":"2023-10-01T07:43:23.901943+0000","last_clean":"2023-10-01T07:43:23.901943+0000","last_became_active":"2023-10-01T07:29:58.585944+0000","last_became_peered":"2023-10-01T07:29:58.585944+0000","last_unstale":"2023-10-01T07:43:23.901943+0000","last_undegraded":"2023-10-01T07:43:23.901943+0000","last_fullsized":"2023-10-01T07:43:23.901943+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":78,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.913188+0000","last_change":"2023-10-01T07:43:24.913188+0000","last_active":"2023-10-01T07:43:24.913188+0000","last_peered":"2023-10-01T07:43:24.913188+0000","last_clean":"2023-10-01T07:43:24.913188+0000","last_became_active":"2023-10-01T07:43:24.912785+0000","last_became_peered":"2023-10-01T07:43:24.912785+0000","last_unstale":"2023-10-01T07:43:24.913188+0000","last_undegraded":"2023-10-01T07:43:24.913188+0000","last_fullsized":"2023-10-01T07:43:24.913188+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":71,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.912080+0000","last_change":"2023-10-01T07:43:24.912080+0000","last_active":"2023-10-01T07:43:24.912080+0000","last_peered":"2023-10-01T07:43:24.912080+0000","last_clean":"2023-10-01T07:43:24.912080+0000","last_became_active":"2023-10-01T07:43:24.911577+0000","last_became_peered":"2023-10-01T07:43:24.911577+0000","last_unstale":"2023-10-01T07:43:24.912080+0000","last_undegraded":"2023-10-01T07:43:24.912080+0000","last_fullsized":"2023-10-01T07:43:24.912080+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:49:36.182931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":84,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.905781+0000","last_change":"2023-10-01T07:43:24.905781+0000","last_active":"2023-10-01T07:43:24.905781+0000","last_peered":"2023-10-01T07:43:24.905781+0000","last_clean":"2023-10-01T07:43:24.905781+0000","last_became_active":"2023-10-01T07:43:24.905433+0000","last_became_peered":"2023-10-01T07:43:24.905433+0000","last_unstale":"2023-10-01T07:43:24.905781+0000","last_undegraded":"2023-10-01T07:43:24.905781+0000","last_fullsized":"2023-10-01T07:43:24.905781+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:42:18.329292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.900097+0000","last_change":"2023-10-01T07:42:42.153708+0000","last_active":"2023-10-01T07:43:24.900097+0000","last_peered":"2023-10-01T07:43:24.900097+0000","last_clean":"2023-10-01T07:43:24.900097+0000","last_became_active":"2023-10-01T07:42:42.153303+0000","last_became_peered":"2023-10-01T07:42:42.153303+0000","last_unstale":"2023-10-01T07:43:24.900097+0000","last_undegraded":"2023-10-01T07:43:24.900097+0000","last_fullsized":"2023-10-01T07:43:24.900097+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:30:58.102626+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":72,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.902925+0000","last_change":"2023-10-01T07:42:42.155515+0000","last_active":"2023-10-01T07:43:23.902925+0000","last_peered":"2023-10-01T07:43:23.902925+0000","last_clean":"2023-10-01T07:43:23.902925+0000","last_became_active":"2023-10-01T07:42:42.155144+0000","last_became_peered":"2023-10-01T07:42:42.155144+0000","last_unstale":"2023-10-01T07:43:23.902925+0000","last_undegraded":"2023-10-01T07:43:23.902925+0000","last_fullsized":"2023-10-01T07:43:23.902925+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":112,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19653,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430429,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":310916,"kb_used_data":1532,"kb_used_omap":0,"kb_used_meta":309376,"kb_avail":93434236,"statfs":{"total":95995035648,"available":95676657664,"internally_reserved":0,"allocated":1568768,"data_stored":1130644,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316801024},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:44:38 2023","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":0.90000000000000002,"15min":0.92000000000000004},"min":{"1min":0.64100000000000001,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.1779999999999999,"5min":1.206,"15min":1.206},"last":0.75600000000000001},{"interface":"front","average":{"1min":0.91300000000000003,"5min":0.89000000000000001,"15min":0.88200000000000001},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.1930000000000001,"5min":1.2889999999999999,"15min":1.2889999999999999},"last":0.79900000000000004}]},{"osd":1,"last update":"Sun Oct 1 07:44:14 2023","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.90200000000000002,"15min":0.90200000000000002},"min":{"1min":0.65500000000000003,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.242,"5min":1.242,"15min":1.242},"last":1.034},{"interface":"front","average":{"1min":0.91300000000000003,"5min":0.873,"15min":0.86599999999999999},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.171,"5min":1.171,"15min":1.171},"last":0.69599999999999995}]},{"osd":2,"last update":"Sun Oct 1 07:44:46 2023","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":0.88400000000000001,"15min":0.86899999999999999},"min":{"1min":0.748,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.5569999999999999,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":0.99299999999999999},{"interface":"front","average":{"1min":1.0209999999999999,"5min":0.97499999999999998,"15min":0.96699999999999997},"min":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":2.4609999999999999,"5min":2.4609999999999999,"15min":2.4609999999999999},"last":0.88600000000000001}]},{"osd":3,"last update":"Sun Oct 1 07:44:24 2023","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":0.99299999999999999,"15min":0.99299999999999999},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":2.5680000000000001,"5min":2.5680000000000001,"15min":2.5680000000000001},"last":0.82799999999999996},{"interface":"front","average":{"1min":1.04,"5min":1.04,"15min":1.04},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.7310000000000001,"5min":1.7310000000000001,"15min":1.7310000000000001},"last":0.84399999999999997}]},{"osd":4,"last update":"Sun Oct 1 07:44:38 2023","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":0.94699999999999995,"15min":0.90900000000000003},"min":{"1min":0.72999999999999998,"5min":0.60699999999999998,"15min":0.42999999999999999},"max":{"1min":1.6859999999999999,"5min":1.6859999999999999,"15min":1.6859999999999999},"last":0.55000000000000004},{"interface":"front","average":{"1min":1.085,"5min":1.002,"15min":0.96299999999999997},"min":{"1min":0.68600000000000005,"5min":0.64900000000000002,"15min":0.39700000000000002},"max":{"1min":2.6709999999999998,"5min":2.6709999999999998,"15min":2.6709999999999998},"last":0.64900000000000002}]},{"osd":5,"last update":"Sun Oct 1 07:44:38 2023","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.0029999999999999,"15min":0.997},"min":{"1min":0.80000000000000004,"5min":0.51700000000000002,"15min":0.435},"max":{"1min":2.1389999999999998,"5min":2.1389999999999998,"15min":2.1389999999999998},"last":0.93999999999999995},{"interface":"front","average":{"1min":1.131,"5min":1.069,"15min":1.0349999999999999},"min":{"1min":0.83099999999999996,"5min":0.622,"15min":0.48999999999999999},"max":{"1min":1.754,"5min":1.754,"15min":1.754},"last":0.63200000000000001}]},{"osd":6,"last update":"Sun Oct 1 07:44:38 2023","interfaces":[{"interface":"back","average":{"1min":1.1579999999999999,"5min":1.0920000000000001,"15min":1.0569999999999999},"min":{"1min":0.748,"5min":0.63900000000000001,"15min":0.56599999999999995},"max":{"1min":2.323,"5min":2.323,"15min":2.323},"last":0.90200000000000002},{"interface":"front","average":{"1min":1.204,"5min":1.103,"15min":1.0580000000000001},"min":{"1min":0.89100000000000001,"5min":0.60799999999999998,"15min":0.56100000000000005},"max":{"1min":2.754,"5min":2.754,"15min":2.754},"last":0.96199999999999997}]}]},{"osd":6,"up_from":42,"seq":180388626661,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":306816,"kb_used_data":1528,"kb_used_omap":0,"kb_used_meta":305280,"kb_avail":93438336,"statfs":{"total":95995035648,"available":95680856064,"internally_reserved":0,"allocated":1564672,"data_stored":1130835,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312606720},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:44:32 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.89000000000000001,"15min":0.89000000000000001},"min":{"1min":0.61199999999999999,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.421,"5min":1.421,"15min":1.421},"last":0.90500000000000003},{"interface":"front","average":{"1min":0.93600000000000005,"5min":0.96999999999999997,"15min":0.99099999999999999},"min":{"1min":0.63500000000000001,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.216,"5min":1.419,"15min":1.419},"last":1.2010000000000001}]},{"osd":1,"last update":"Sun Oct 1 07:44:16 2023","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.90800000000000003,"15min":0.90600000000000003},"min":{"1min":0.66600000000000004,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.141,"5min":1.1890000000000001,"15min":1.1890000000000001},"last":1.1020000000000001},{"interface":"front","average":{"1min":0.89400000000000002,"5min":0.877,"15min":0.874},"min":{"1min":0.67000000000000004,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.181,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":1.145}]},{"osd":2,"last update":"Sun Oct 1 07:44:42 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.90600000000000003,"15min":0.89900000000000002},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.3779999999999999,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":1.0029999999999999},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.95899999999999996,"15min":0.96699999999999997},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.2649999999999999,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":1.294}]},{"osd":3,"last update":"Sun Oct 1 07:44:25 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":0.97299999999999998,"15min":0.97299999999999998},"min":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"max":{"1min":1.127,"5min":1.127,"15min":1.127},"last":1.2509999999999999},{"interface":"front","average":{"1min":1.008,"5min":1.008,"15min":1.008},"min":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"max":{"1min":1.2649999999999999,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":1.0349999999999999}]},{"osd":4,"last update":"Sun Oct 1 07:44:47 2023","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":0.93700000000000006,"15min":0.91100000000000003},"min":{"1min":0.69899999999999995,"5min":0.57099999999999995,"15min":0.42399999999999999},"max":{"1min":1.423,"5min":1.423,"15min":1.423},"last":0.79000000000000004},{"interface":"front","average":{"1min":1.0820000000000001,"5min":0.99299999999999999,"15min":0.98099999999999998},"min":{"1min":0.72399999999999998,"5min":0.61599999999999999,"15min":0.46600000000000003},"max":{"1min":1.28,"5min":1.4890000000000001,"15min":1.4890000000000001},"last":1.0700000000000001}]},{"osd":5,"last update":"Sun Oct 1 07:44:47 2023","interfaces":[{"interface":"back","average":{"1min":1.121,"5min":1.0569999999999999,"15min":1.022},"min":{"1min":0.746,"5min":0.55200000000000005,"15min":0.48499999999999999},"max":{"1min":1.4630000000000001,"5min":1.5940000000000001,"15min":1.5940000000000001},"last":0.81100000000000005},{"interface":"front","average":{"1min":1.0820000000000001,"5min":1.032,"15min":1.032},"min":{"1min":0.748,"5min":0.58599999999999997,"15min":0.47499999999999998},"max":{"1min":1.3919999999999999,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":0.96799999999999997}]},{"osd":7,"last update":"Sun Oct 1 07:44:32 2023","interfaces":[{"interface":"back","average":{"1min":1.1659999999999999,"5min":1.097,"15min":1.0800000000000001},"min":{"1min":0.82799999999999996,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.506,"5min":1.506,"15min":1.6919999999999999},"last":1.119},{"interface":"front","average":{"1min":1.1220000000000001,"5min":1.0760000000000001,"15min":1.0600000000000001},"min":{"1min":0.82399999999999995,"5min":0.5,"15min":0.48499999999999999},"max":{"1min":1.5840000000000001,"5min":1.5840000000000001,"15min":1.5840000000000001},"last":1.1699999999999999}]}]},{"osd":1,"up_from":82,"seq":352187318311,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":36580,"kb_used_data":988,"kb_used_omap":4,"kb_used_meta":35579,"kb_avail":93708572,"statfs":{"total":95995035648,"available":95957577728,"internally_reserved":0,"allocated":1011712,"data_stored":548943,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":36433806},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:45:15 2023","interfaces":[{"interface":"back","average":{"1min":0.626,"5min":0.65600000000000003,"15min":0.65800000000000003},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.129,"5min":1.129,"15min":1.129},"last":0.69299999999999995},{"interface":"front","average":{"1min":0.67800000000000005,"5min":0.73299999999999998,"15min":0.746},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":1.1519999999999999,"5min":1.1519999999999999,"15min":1.1519999999999999},"last":0.73199999999999998}]},{"osd":2,"last update":"Sun Oct 1 07:44:44 2023","interfaces":[{"interface":"back","average":{"1min":0.61699999999999999,"5min":0.64800000000000002,"15min":0.65300000000000002},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.1699999999999999,"5min":1.1699999999999999,"15min":1.1699999999999999},"last":0.85799999999999998},{"interface":"front","average":{"1min":0.66900000000000004,"5min":0.66100000000000003,"15min":0.65900000000000003},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.1599999999999999,"5min":1.1599999999999999,"15min":1.1599999999999999},"last":0.59199999999999997}]},{"osd":3,"last update":"Sun Oct 1 07:44:24 2023","interfaces":[{"interface":"back","average":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":0.995,"5min":0.995,"15min":0.995},"last":0.624},{"interface":"front","average":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.0640000000000001,"5min":1.0640000000000001,"15min":1.0640000000000001},"last":0.96599999999999997}]},{"osd":4,"last update":"Sun Oct 1 07:45:15 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.98199999999999998,"15min":0.97799999999999998},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.3480000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":1.1950000000000001},{"interface":"front","average":{"1min":0.91700000000000004,"5min":0.98099999999999998,"15min":0.98499999999999999},"min":{"1min":0.72499999999999998,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.21,"5min":1.339,"15min":1.339},"last":1.0249999999999999}]},{"osd":5,"last update":"Sun Oct 1 07:45:15 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":1.0029999999999999,"15min":1.0249999999999999},"min":{"1min":0.68400000000000005,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.534,"5min":1.6699999999999999,"15min":1.6699999999999999},"last":1.0700000000000001},{"interface":"front","average":{"1min":0.97599999999999998,"5min":1.04,"15min":1.054},"min":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.3220000000000001,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":1.052}]},{"osd":6,"last update":"Sun Oct 1 07:45:15 2023","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":1.0029999999999999,"15min":1.02},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.4970000000000001,"5min":1.619,"15min":1.619},"last":0.89400000000000002},{"interface":"front","average":{"1min":0.97199999999999998,"5min":1.0249999999999999,"15min":1.0269999999999999},"min":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.4179999999999999,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":1.2370000000000001}]},{"osd":7,"last update":"Sun Oct 1 07:45:15 2023","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":1.0589999999999999,"15min":1.0760000000000001},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.3740000000000001,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":1.1379999999999999},{"interface":"front","average":{"1min":0.96899999999999997,"5min":1.0329999999999999,"15min":1.0409999999999999},"min":{"1min":0.70699999999999996,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.476,"5min":1.476,"15min":1.476},"last":1.1120000000000001}]}]},{"osd":0,"up_from":77,"seq":330712481840,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":29248,"kb_used_data":1592,"kb_used_omap":5,"kb_used_meta":27642,"kb_avail":93715904,"statfs":{"total":95995035648,"available":95965085696,"internally_reserved":0,"allocated":1630208,"data_stored":1141512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":28306042},"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":"Sun Oct 1 07:45:17 2023","interfaces":[{"interface":"back","average":{"1min":0.59799999999999998,"5min":0.64600000000000002,"15min":0.65600000000000003},"min":{"1min":0.222,"5min":0.222,"15min":0.222},"max":{"1min":0.96999999999999997,"5min":0.98099999999999998,"15min":0.98099999999999998},"last":0.56399999999999995},{"interface":"front","average":{"1min":0.63600000000000001,"5min":0.68400000000000005,"15min":0.70699999999999996},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":1.1359999999999999,"5min":1.1359999999999999,"15min":1.1359999999999999},"last":0.52800000000000002}]},{"osd":2,"last update":"Sun Oct 1 07:44:44 2023","interfaces":[{"interface":"back","average":{"1min":0.63300000000000001,"5min":0.67000000000000004,"15min":0.67600000000000005},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.96599999999999997,"5min":0.999,"15min":0.999},"last":0.80400000000000005},{"interface":"front","average":{"1min":0.71899999999999997,"5min":0.77700000000000002,"15min":0.78700000000000003},"min":{"1min":0.39700000000000002,"5min":0.374,"15min":0.374},"max":{"1min":1.0980000000000001,"5min":1.179,"15min":1.179},"last":0.82499999999999996}]},{"osd":3,"last update":"Sun Oct 1 07:44:26 2023","interfaces":[{"interface":"back","average":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.0680000000000001,"5min":1.0680000000000001,"15min":1.0680000000000001},"last":0.84799999999999998},{"interface":"front","average":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.2050000000000001,"5min":1.2050000000000001,"15min":1.2050000000000001},"last":0.76800000000000002}]},{"osd":4,"last update":"Sun Oct 1 07:44:34 2023","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":0.879,"15min":0.874},"min":{"1min":0.65400000000000003,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.1080000000000001,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":0.89600000000000002},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.96199999999999997,"15min":0.96199999999999997},"min":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.232,"5min":1.4990000000000001,"15min":1.4990000000000001},"last":1.1359999999999999}]},{"osd":5,"last update":"Sun Oct 1 07:44:34 2023","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":1.034,"15min":1.0549999999999999},"min":{"1min":0.74099999999999999,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.145,"5min":1.589,"15min":1.589},"last":1.2549999999999999},{"interface":"front","average":{"1min":0.98499999999999999,"5min":1.0680000000000001,"15min":1.1000000000000001},"min":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"max":{"1min":1.325,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":0.98499999999999999}]},{"osd":6,"last update":"Sun Oct 1 07:44:34 2023","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":1.0509999999999999,"15min":1.083},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.3200000000000001,"5min":1.538,"15min":1.538},"last":1.0629999999999999},{"interface":"front","average":{"1min":0.96499999999999997,"5min":1.04,"15min":1.0660000000000001},"min":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.278,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":0.94799999999999995}]},{"osd":7,"last update":"Sun Oct 1 07:44:34 2023","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.1240000000000001,"15min":1.1399999999999999},"min":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.4399999999999999,"5min":1.514,"15min":1.514},"last":1.109},{"interface":"front","average":{"1min":1.0329999999999999,"5min":1.046,"15min":1.0449999999999999},"min":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.3899999999999999,"5min":1.548,"15min":1.548},"last":1.087}]}]},{"osd":2,"up_from":90,"seq":386547056673,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":40680,"kb_used_data":992,"kb_used_omap":7,"kb_used_meta":39672,"kb_avail":93704472,"statfs":{"total":95995035648,"available":95953379328,"internally_reserved":0,"allocated":1015808,"data_stored":547846,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":40624209},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:44:48 2023","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.66200000000000003,"15min":0.67100000000000004},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.92100000000000004,"5min":1.036,"15min":1.036},"last":0.85399999999999998},{"interface":"front","average":{"1min":0.64000000000000001,"5min":0.66800000000000004,"15min":0.67300000000000004},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":1.0149999999999999,"5min":1.046,"15min":1.046},"last":0.89200000000000002}]},{"osd":1,"last update":"Sun Oct 1 07:44:48 2023","interfaces":[{"interface":"back","average":{"1min":0.68100000000000005,"5min":0.745,"15min":0.75600000000000001},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.877,"5min":1.03,"15min":1.03},"last":0.98799999999999999},{"interface":"front","average":{"1min":0.68500000000000005,"5min":0.70099999999999996,"15min":0.70299999999999996},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":1.1060000000000001,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":1.2509999999999999}]},{"osd":3,"last update":"Sun Oct 1 07:44:24 2023","interfaces":[{"interface":"back","average":{"1min":0.75,"5min":0.75,"15min":0.75},"min":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1,"5min":1,"15min":1},"last":0.94099999999999995},{"interface":"front","average":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.0640000000000001,"5min":1.0640000000000001,"15min":1.0640000000000001},"last":0.68899999999999995}]},{"osd":4,"last update":"Sun Oct 1 07:44:48 2023","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.94899999999999995,"15min":0.95299999999999996},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.4199999999999999,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":1.0600000000000001},{"interface":"front","average":{"1min":0.94999999999999996,"5min":1.006,"15min":1.0149999999999999},"min":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.4470000000000001,"5min":1.591,"15min":1.591},"last":1.008}]},{"osd":5,"last update":"Sun Oct 1 07:44:48 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":1.032,"15min":1.0409999999999999},"min":{"1min":0.63500000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.367,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":1.1160000000000001},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.98599999999999999,"15min":0.98899999999999999},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.4730000000000001,"5min":1.4730000000000001,"15min":1.4730000000000001},"last":1.1499999999999999}]},{"osd":6,"last update":"Sun Oct 1 07:44:48 2023","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.1140000000000001,"15min":1.1200000000000001},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.534,"5min":1.661,"15min":1.661},"last":1.099},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.151,"15min":1.1659999999999999},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.569,"5min":1.6319999999999999,"15min":1.6319999999999999},"last":1.206}]},{"osd":7,"last update":"Sun Oct 1 07:44:48 2023","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.073,"15min":1.0800000000000001},"min":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.399,"5min":1.472,"15min":1.472},"last":1.1850000000000001},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.131,"15min":1.149},"min":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"max":{"1min":1.5049999999999999,"5min":1.5049999999999999,"15min":1.5049999999999999},"last":1.276}]}]},{"osd":3,"up_from":96,"seq":412316860441,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":36420,"kb_used_data":956,"kb_used_omap":2,"kb_used_meta":35453,"kb_avail":93708732,"statfs":{"total":95995035648,"available":95957741568,"internally_reserved":0,"allocated":978944,"data_stored":541520,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3005,"internal_metadata":36303939},"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":"Sun Oct 1 07:44:24 2023","interfaces":[{"interface":"back","average":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":0.98999999999999999,"5min":0.98999999999999999,"15min":0.98999999999999999},"last":0.77900000000000003},{"interface":"front","average":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.96199999999999997,"5min":0.96199999999999997,"15min":0.96199999999999997},"last":0.91900000000000004}]},{"osd":1,"last update":"Sun Oct 1 07:44:24 2023","interfaces":[{"interface":"back","average":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"min":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.024,"5min":1.024,"15min":1.024},"last":1.847},{"interface":"front","average":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"min":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.167,"5min":1.167,"15min":1.167},"last":1.734}]},{"osd":2,"last update":"Sun Oct 1 07:44:24 2023","interfaces":[{"interface":"back","average":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":1.091,"5min":1.091,"15min":1.091},"last":1.9330000000000001},{"interface":"front","average":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.048,"5min":1.048,"15min":1.048},"last":2.117}]},{"osd":4,"last update":"Sun Oct 1 07:44:24 2023","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.96599999999999997,"15min":0.96599999999999997},"min":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"max":{"1min":1.278,"5min":1.278,"15min":1.278},"last":2.2999999999999998},{"interface":"front","average":{"1min":1.1080000000000001,"5min":1.1080000000000001,"15min":1.1080000000000001},"min":{"1min":0.78200000000000003,"5min":0.78200000000000003,"15min":0.78200000000000003},"max":{"1min":1.347,"5min":1.347,"15min":1.347},"last":1.8}]},{"osd":5,"last update":"Sun Oct 1 07:44:24 2023","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.0720000000000001,"15min":1.0720000000000001},"min":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"max":{"1min":1.3480000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":1.6060000000000001},{"interface":"front","average":{"1min":1.1020000000000001,"5min":1.1020000000000001,"15min":1.1020000000000001},"min":{"1min":0.67900000000000005,"5min":0.67900000000000005,"15min":0.67900000000000005},"max":{"1min":1.4359999999999999,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":2.238}]},{"osd":6,"last update":"Sun Oct 1 07:44:24 2023","interfaces":[{"interface":"back","average":{"1min":1.109,"5min":1.109,"15min":1.109},"min":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"max":{"1min":1.3879999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":2.161},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.0629999999999999,"15min":1.0629999999999999},"min":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":1.3740000000000001,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":2.052}]},{"osd":7,"last update":"Sun Oct 1 07:44:24 2023","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.095,"15min":1.095},"min":{"1min":0.88600000000000001,"5min":0.88600000000000001,"15min":0.88600000000000001},"max":{"1min":1.4379999999999999,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":2.661},{"interface":"front","average":{"1min":1.159,"5min":1.159,"15min":1.159},"min":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"max":{"1min":1.4630000000000001,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":1.677}]}]},{"osd":4,"up_from":30,"seq":128849019127,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298176,"kb_used_data":952,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93446976,"statfs":{"total":95995035648,"available":95689703424,"internally_reserved":0,"allocated":974848,"data_stored":540453,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:44:33 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.89000000000000001,"15min":0.89400000000000002},"min":{"1min":0.67300000000000004,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.2609999999999999,"5min":1.2609999999999999,"15min":1.2609999999999999},"last":0.84299999999999997},{"interface":"front","average":{"1min":0.85299999999999998,"5min":0.85199999999999998,"15min":0.85399999999999998},"min":{"1min":0.60499999999999998,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.236,"5min":1.236,"15min":1.236},"last":1.125}]},{"osd":1,"last update":"Sun Oct 1 07:44:15 2023","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.91300000000000003,"15min":0.91700000000000004},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.113,"5min":1.1990000000000001,"15min":1.1990000000000001},"last":1.0349999999999999},{"interface":"front","average":{"1min":0.94099999999999995,"5min":0.88500000000000001,"15min":0.875},"min":{"1min":0.66800000000000004,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.2170000000000001,"5min":1.2170000000000001,"15min":1.2170000000000001},"last":1.1419999999999999}]},{"osd":2,"last update":"Sun Oct 1 07:44:45 2023","interfaces":[{"interface":"back","average":{"1min":1.1020000000000001,"5min":1.0720000000000001,"15min":1.0669999999999999},"min":{"1min":0.77000000000000002,"5min":0.72199999999999998,"15min":0.72199999999999998},"max":{"1min":1.391,"5min":1.4750000000000001,"15min":1.4750000000000001},"last":1.0129999999999999},{"interface":"front","average":{"1min":1.0009999999999999,"5min":1.0549999999999999,"15min":1.0640000000000001},"min":{"1min":0.504,"5min":0.504,"15min":0.504},"max":{"1min":1.2949999999999999,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":0.96099999999999997}]},{"osd":3,"last update":"Sun Oct 1 07:44:23 2023","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":0.97499999999999998,"15min":0.97499999999999998},"min":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"max":{"1min":1.343,"5min":1.343,"15min":1.343},"last":0.91200000000000003},{"interface":"front","average":{"1min":1.091,"5min":1.091,"15min":1.091},"min":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"max":{"1min":1.304,"5min":1.304,"15min":1.304},"last":1.0920000000000001}]},{"osd":5,"last update":"Sun Oct 1 07:45:06 2023","interfaces":[{"interface":"back","average":{"1min":1.0209999999999999,"5min":0.96199999999999997,"15min":0.93500000000000005},"min":{"1min":0.72799999999999998,"5min":0.56399999999999995,"15min":0.38600000000000001},"max":{"1min":1.2090000000000001,"5min":1.708,"15min":3.6339999999999999},"last":0.93799999999999994},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.97999999999999998,"15min":1.0089999999999999},"min":{"1min":0.70899999999999996,"5min":0.55800000000000005,"15min":0.44},"max":{"1min":1.2150000000000001,"5min":1.6100000000000001,"15min":6.3419999999999996},"last":0.874}]},{"osd":6,"last update":"Sun Oct 1 07:44:53 2023","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":1.0069999999999999,"15min":1.0129999999999999},"min":{"1min":0.75800000000000001,"5min":0.46999999999999997,"15min":0.46000000000000002},"max":{"1min":1.4550000000000001,"5min":1.544,"15min":5.6920000000000002},"last":0.751},{"interface":"front","average":{"1min":1.224,"5min":1.139,"15min":1.1140000000000001},"min":{"1min":0.999,"5min":0.65000000000000002,"15min":0.52100000000000002},"max":{"1min":1.381,"5min":1.381,"15min":3.7050000000000001},"last":1.1850000000000001}]},{"osd":7,"last update":"Sun Oct 1 07:44:33 2023","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":1.083,"15min":1.1020000000000001},"min":{"1min":0.81399999999999995,"5min":0.53500000000000003,"15min":0.46999999999999997},"max":{"1min":1.2410000000000001,"5min":2.472,"15min":6.3959999999999999},"last":1.0600000000000001},{"interface":"front","average":{"1min":1.1100000000000001,"5min":1.093,"15min":1.105},"min":{"1min":0.872,"5min":0.627,"15min":0.54400000000000004},"max":{"1min":1.5329999999999999,"5min":1.581,"15min":5.7439999999999998},"last":0.82599999999999996}]}]},{"osd":5,"up_from":36,"seq":154618822893,"num_pgs":23,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":302256,"kb_used_data":936,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":93442896,"statfs":{"total":95995035648,"available":95685525504,"internally_reserved":0,"allocated":958464,"data_stored":535747,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:44:36 2023","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.88700000000000001,"15min":0.86599999999999999},"min":{"1min":0.55600000000000005,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.2549999999999999,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":0.84799999999999998},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.92100000000000004,"15min":0.92200000000000004},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.331,"5min":1.331,"15min":1.331},"last":1.052}]},{"osd":1,"last update":"Sun Oct 1 07:44:15 2023","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":0.90000000000000002,"15min":0.90400000000000003},"min":{"1min":0.63900000000000001,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.167,"5min":1.2110000000000001,"15min":1.2110000000000001},"last":0.70899999999999996},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.88400000000000001,"15min":0.88100000000000001},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.3720000000000001,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":0.94699999999999995}]},{"osd":2,"last update":"Sun Oct 1 07:44:43 2023","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.89300000000000002,"15min":0.89200000000000002},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.216,"5min":1.216,"15min":1.216},"last":0.755},{"interface":"front","average":{"1min":0.94599999999999995,"5min":0.91700000000000004,"15min":0.91200000000000003},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.2190000000000001,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":0.89800000000000002}]},{"osd":3,"last update":"Sun Oct 1 07:44:24 2023","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":1.038,"15min":1.038},"min":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.258,"5min":1.258,"15min":1.258},"last":1.1970000000000001},{"interface":"front","average":{"1min":1.0720000000000001,"5min":1.0720000000000001,"15min":1.0720000000000001},"min":{"1min":0.83899999999999997,"5min":0.83899999999999997,"15min":0.83899999999999997},"max":{"1min":1.3320000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":1.004}]},{"osd":4,"last update":"Sun Oct 1 07:45:11 2023","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":0.90700000000000003,"15min":0.90200000000000002},"min":{"1min":0.80200000000000005,"5min":0.503,"15min":0.442},"max":{"1min":1.1679999999999999,"5min":1.2829999999999999,"15min":2.2000000000000002},"last":0.81200000000000006},{"interface":"front","average":{"1min":1.0029999999999999,"5min":0.97199999999999998,"15min":0.95799999999999996},"min":{"1min":0.71499999999999997,"5min":0.58099999999999996,"15min":0.32500000000000001},"max":{"1min":1.373,"5min":1.498,"15min":2.2639999999999998},"last":0.67500000000000004}]},{"osd":6,"last update":"Sun Oct 1 07:45:02 2023","interfaces":[{"interface":"back","average":{"1min":1.1000000000000001,"5min":1.0149999999999999,"15min":1.034},"min":{"1min":0.84299999999999997,"5min":0.53300000000000003,"15min":0.38200000000000001},"max":{"1min":1.367,"5min":1.5580000000000001,"15min":2.355},"last":1.1279999999999999},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.042,"15min":1.0349999999999999},"min":{"1min":0.82299999999999995,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.28,"5min":1.6859999999999999,"15min":2.4929999999999999},"last":0.98599999999999999}]},{"osd":7,"last update":"Sun Oct 1 07:44:34 2023","interfaces":[{"interface":"back","average":{"1min":1.149,"5min":1.0900000000000001,"15min":1.0680000000000001},"min":{"1min":0.97599999999999998,"5min":0.624,"15min":0.54400000000000004},"max":{"1min":1.355,"5min":1.7649999999999999,"15min":2.3969999999999998},"last":0.93200000000000005},{"interface":"front","average":{"1min":1.137,"5min":1.111,"15min":1.1319999999999999},"min":{"1min":0.90500000000000003,"5min":0.70199999999999996,"15min":0.46500000000000002},"max":{"1min":1.341,"5min":1.635,"15min":2.4390000000000001},"last":1.2769999999999999}]}]}],"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":12288,"data_stored":610,"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":3005,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4790,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":714,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-01T07:45:21.086 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-10-01T07:45:21.086 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-10-01T07:45:21.086 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-10-01T07:45:21.087 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph health --format=json 2023-10-01T07:45:21.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:45:21 smithi084 bash[78255]: cluster 2023-10-01T07:45:20.135014+0000 mgr.y (mgr.34104) 356 : cluster 0 pgmap v293: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:21.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:45:21 smithi084 bash[78255]: audit 2023-10-01T07:45:20.208437+0000 mgr.y (mgr.34104) 357 : audit 0 from='client.44684 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T07:45:21.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:45:21 smithi084 bash[75189]: cluster 2023-10-01T07:45:20.135014+0000 mgr.y (mgr.34104) 356 : cluster 0 pgmap v293: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:21.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:45:21 smithi084 bash[75189]: audit 2023-10-01T07:45:20.208437+0000 mgr.y (mgr.34104) 357 : audit 0 from='client.44684 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T07:45:21.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:45:21 smithi112 bash[59335]: cluster 2023-10-01T07:45:20.135014+0000 mgr.y (mgr.34104) 356 : cluster 0 pgmap v293: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:21.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:45:21 smithi112 bash[59335]: audit 2023-10-01T07:45:20.208437+0000 mgr.y (mgr.34104) 357 : audit 0 from='client.44684 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T07:45:23.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:45:23 smithi084 bash[75189]: cluster 2023-10-01T07:45:22.135932+0000 mgr.y (mgr.34104) 358 : cluster 0 pgmap v294: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:23.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:45:23 smithi084 bash[78255]: cluster 2023-10-01T07:45:22.135932+0000 mgr.y (mgr.34104) 358 : cluster 0 pgmap v294: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:23.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:45:23 smithi112 bash[59335]: cluster 2023-10-01T07:45:22.135932+0000 mgr.y (mgr.34104) 358 : cluster 0 pgmap v294: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:25.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:45:25 smithi084 bash[78255]: cluster 2023-10-01T07:45:24.136670+0000 mgr.y (mgr.34104) 359 : cluster 0 pgmap v295: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:25.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:45:25 smithi084 bash[75189]: cluster 2023-10-01T07:45:24.136670+0000 mgr.y (mgr.34104) 359 : cluster 0 pgmap v295: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:25.897 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:45:25.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:45:25 smithi112 bash[59335]: cluster 2023-10-01T07:45:24.136670+0000 mgr.y (mgr.34104) 359 : cluster 0 pgmap v295: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:26.325 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:45:26 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:45:26] "GET /metrics HTTP/1.1" 200 33895 "" "Prometheus/2.33.4" 2023-10-01T07:45:27.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:45:27 smithi084 bash[78255]: cluster 2023-10-01T07:45:26.137555+0000 mgr.y (mgr.34104) 360 : cluster 0 pgmap v296: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:27.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:45:27 smithi084 bash[75189]: cluster 2023-10-01T07:45:26.137555+0000 mgr.y (mgr.34104) 360 : cluster 0 pgmap v296: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:27.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:45:27 smithi112 bash[59335]: cluster 2023-10-01T07:45:26.137555+0000 mgr.y (mgr.34104) 360 : cluster 0 pgmap v296: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:29.445 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T07:45:29.445 INFO:teuthology.orchestra.run.smithi084.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-10-01T07:45:29.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:45:29 smithi084 bash[75189]: cluster 2023-10-01T07:45:28.138287+0000 mgr.y (mgr.34104) 361 : cluster 0 pgmap v297: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:29.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:45:29 smithi084 bash[75189]: audit 2023-10-01T07:45:29.442155+0000 mon.a (mon.0) 519 : audit 0 from='client.? 172.21.15.84:0/574894323' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-01T07:45:29.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:45:29 smithi084 bash[78255]: cluster 2023-10-01T07:45:28.138287+0000 mgr.y (mgr.34104) 361 : cluster 0 pgmap v297: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:29.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:45:29 smithi084 bash[78255]: audit 2023-10-01T07:45:29.442155+0000 mon.a (mon.0) 519 : audit 0 from='client.? 172.21.15.84:0/574894323' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-01T07:45:29.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:45:29 smithi112 bash[59335]: cluster 2023-10-01T07:45:28.138287+0000 mgr.y (mgr.34104) 361 : cluster 0 pgmap v297: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:29.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:45:29 smithi112 bash[59335]: audit 2023-10-01T07:45:29.442155+0000 mon.a (mon.0) 519 : audit 0 from='client.? 172.21.15.84:0/574894323' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-01T07:45:30.342 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-10-01T07:45:30.343 INFO:teuthology.run_tasks:Running task print... 2023-10-01T07:45:30.352 INFO:teuthology.task.print:**** applying stress + thrashing to mixed-version cluster **** 2023-10-01T07:45:30.352 INFO:teuthology.run_tasks:Running task parallel... 2023-10-01T07:45:30.435 INFO:teuthology.task.parallel:starting parallel... 2023-10-01T07:45:30.435 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-10-01T07:45:30.435 INFO:teuthology.task.sequential:In sequential, running task thrashosds... 2023-10-01T07:45:30.437 INFO:tasks.thrashosds:config is {'aggressive_pg_num_changes': False, 'chance_force_recovery': 0, 'chance_pgnum_grow': 1, 'chance_pgpnum_fix': 1, 'chance_thrash_cluster_full': 0, 'chance_thrash_pg_upmap': 0, 'chance_thrash_pg_upmap_items': 0, 'disable_objectstore_tool_tests': True, 'timeout': 1200, 'sighup_delay': 0.1, 'optrack_toggle_delay': 2.0, 'dump_ops_enable': 'true', 'noscrub_toggle_delay': 2.0, 'random_eio': 0.0} 2023-10-01T07:45:30.437 INFO:tasks.thrashosds:overrides is {'admin_socket': {'branch': 'reef'}, 'ceph': {'conf': {'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'b56822191ad0416d0c05ed59720df03ad9c2a44e'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': 'b56822191ad0416d0c05ed59720df03ad9c2a44e'}}, 'kernel': {'hwe': True}, 'workunit': {'branch': 'reef', 'sha1': 'fc1e90a395a6a5631142eb70fd9bf3d22740a9da'}} 2023-10-01T07:45:30.437 INFO:tasks.thrashosds:config is {'aggressive_pg_num_changes': False, 'chance_force_recovery': 0, 'chance_pgnum_grow': 1, 'chance_pgpnum_fix': 1, 'chance_thrash_cluster_full': 0, 'chance_thrash_pg_upmap': 0, 'chance_thrash_pg_upmap_items': 0, 'disable_objectstore_tool_tests': True, 'timeout': 1200, 'sighup_delay': 0.1, 'optrack_toggle_delay': 2.0, 'dump_ops_enable': 'true', 'noscrub_toggle_delay': 2.0, 'random_eio': 0.0} 2023-10-01T07:45:30.437 INFO:tasks.thrashosds:Beginning thrashosds... 2023-10-01T07:45:30.437 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-10-01T07:45:30.438 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T07:45:30.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:45:30 smithi084 bash[75189]: audit 2023-10-01T07:45:30.067867+0000 mon.a (mon.0) 520 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:45:30.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:45:30 smithi084 bash[78255]: audit 2023-10-01T07:45:30.067867+0000 mon.a (mon.0) 520 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:45:30.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:45:30 smithi112 bash[59335]: audit 2023-10-01T07:45:30.067867+0000 mon.a (mon.0) 520 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:45:31.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:45:31 smithi084 bash[75189]: cluster 2023-10-01T07:45:30.139012+0000 mgr.y (mgr.34104) 362 : cluster 0 pgmap v298: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:31.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:45:31 smithi084 bash[78255]: cluster 2023-10-01T07:45:30.139012+0000 mgr.y (mgr.34104) 362 : cluster 0 pgmap v298: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:31.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:45:31 smithi112 bash[59335]: cluster 2023-10-01T07:45:30.139012+0000 mgr.y (mgr.34104) 362 : cluster 0 pgmap v298: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:32.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:45:32 smithi084 bash[75189]: cluster 2023-10-01T07:45:32.139887+0000 mgr.y (mgr.34104) 363 : cluster 0 pgmap v299: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:32.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:45:32 smithi084 bash[78255]: cluster 2023-10-01T07:45:32.139887+0000 mgr.y (mgr.34104) 363 : cluster 0 pgmap v299: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:32.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:45:32 smithi112 bash[59335]: cluster 2023-10-01T07:45:32.139887+0000 mgr.y (mgr.34104) 363 : cluster 0 pgmap v299: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:35.227 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:45:35.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:45:35 smithi084 bash[78255]: cluster 2023-10-01T07:45:34.140623+0000 mgr.y (mgr.34104) 364 : cluster 0 pgmap v300: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:35.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:45:35 smithi084 bash[75189]: cluster 2023-10-01T07:45:34.140623+0000 mgr.y (mgr.34104) 364 : cluster 0 pgmap v300: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:35.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:45:35 smithi112 bash[59335]: cluster 2023-10-01T07:45:34.140623+0000 mgr.y (mgr.34104) 364 : cluster 0 pgmap v300: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:36.409 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:45:36 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:45:36] "GET /metrics HTTP/1.1" 200 33888 "" "Prometheus/2.33.4" 2023-10-01T07:45:37.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:45:37 smithi084 bash[75189]: cluster 2023-10-01T07:45:36.141158+0000 mgr.y (mgr.34104) 365 : cluster 0 pgmap v301: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:37.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:45:37 smithi084 bash[78255]: cluster 2023-10-01T07:45:36.141158+0000 mgr.y (mgr.34104) 365 : cluster 0 pgmap v301: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:37.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:45:37 smithi112 bash[59335]: cluster 2023-10-01T07:45:36.141158+0000 mgr.y (mgr.34104) 365 : cluster 0 pgmap v301: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:38.686 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T07:45:38.690 INFO:teuthology.orchestra.run.smithi084.stderr:dumped all 2023-10-01T07:45:39.498 INFO:teuthology.orchestra.run.smithi084.stdout:{"pg_ready":true,"pg_map":{"version":302,"stamp":"2023-10-01T07:45:38.141420+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595872,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24,"num_whiteouts":0,"num_read":308,"num_read_kb":512,"num_write":260,"num_write_kb":2445,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":112,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":194,"ondisk_log_size":194,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":219,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":1361092,"kb_used_data":9476,"kb_used_omap":20,"kb_used_meta":1351531,"kb_avail":748600124,"statfs":{"total":767960285184,"available":766566526976,"internally_reserved":0,"allocated":9703424,"data_stored":6117500,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20836,"internal_metadata":1383968412},"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.004454"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":80,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.903010+0000","last_change":"2023-10-01T07:42:42.154694+0000","last_active":"2023-10-01T07:43:23.903010+0000","last_peered":"2023-10-01T07:43:23.903010+0000","last_clean":"2023-10-01T07:43:23.903010+0000","last_became_active":"2023-10-01T07:42:42.154265+0000","last_became_peered":"2023-10-01T07:42:42.154265+0000","last_unstale":"2023-10-01T07:43:23.903010+0000","last_undegraded":"2023-10-01T07:43:23.903010+0000","last_fullsized":"2023-10-01T07:43:23.903010+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":62,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.907889+0000","last_change":"2023-10-01T07:43:24.907889+0000","last_active":"2023-10-01T07:43:24.907889+0000","last_peered":"2023-10-01T07:43:24.907889+0000","last_clean":"2023-10-01T07:43:24.907889+0000","last_became_active":"2023-10-01T07:43:24.907442+0000","last_became_peered":"2023-10-01T07:43:24.907442+0000","last_unstale":"2023-10-01T07:43:24.907889+0000","last_undegraded":"2023-10-01T07:43:24.907889+0000","last_fullsized":"2023-10-01T07:43:24.907889+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:38:53.259349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":61,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.910717+0000","last_change":"2023-10-01T07:43:24.909013+0000","last_active":"2023-10-01T07:43:24.910717+0000","last_peered":"2023-10-01T07:43:24.910717+0000","last_clean":"2023-10-01T07:43:24.910717+0000","last_became_active":"2023-10-01T07:43:24.908667+0000","last_became_peered":"2023-10-01T07:43:24.908667+0000","last_unstale":"2023-10-01T07:43:24.910717+0000","last_undegraded":"2023-10-01T07:43:24.910717+0000","last_fullsized":"2023-10-01T07:43:24.910717+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:27:48.709138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.1e","version":"0'0","reported_seq":58,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:29.158110+0000","last_change":"2023-10-01T07:43:24.913271+0000","last_active":"2023-10-01T07:43:29.158110+0000","last_peered":"2023-10-01T07:43:29.158110+0000","last_clean":"2023-10-01T07:43:29.158110+0000","last_became_active":"2023-10-01T07:43:24.912898+0000","last_became_peered":"2023-10-01T07:43:24.912898+0000","last_unstale":"2023-10-01T07:43:29.158110+0000","last_undegraded":"2023-10-01T07:43:29.158110+0000","last_fullsized":"2023-10-01T07:43:29.158110+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:54:23.964861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.908010+0000","last_change":"2023-10-01T07:43:24.908010+0000","last_active":"2023-10-01T07:43:24.908010+0000","last_peered":"2023-10-01T07:43:24.908010+0000","last_clean":"2023-10-01T07:43:24.908010+0000","last_became_active":"2023-10-01T07:43:24.907675+0000","last_became_peered":"2023-10-01T07:43:24.907675+0000","last_unstale":"2023-10-01T07:43:24.908010+0000","last_undegraded":"2023-10-01T07:43:24.908010+0000","last_fullsized":"2023-10-01T07:43:24.908010+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:08:40.316287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":71,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.897573+0000","last_change":"2023-10-01T07:42:42.159276+0000","last_active":"2023-10-01T07:43:23.897573+0000","last_peered":"2023-10-01T07:43:23.897573+0000","last_clean":"2023-10-01T07:43:23.897573+0000","last_became_active":"2023-10-01T07:42:42.158951+0000","last_became_peered":"2023-10-01T07:42:42.158951+0000","last_unstale":"2023-10-01T07:43:23.897573+0000","last_undegraded":"2023-10-01T07:43:23.897573+0000","last_fullsized":"2023-10-01T07:43:23.897573+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":57,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.914120+0000","last_change":"2023-10-01T07:43:24.912934+0000","last_active":"2023-10-01T07:43:24.914120+0000","last_peered":"2023-10-01T07:43:24.914120+0000","last_clean":"2023-10-01T07:43:24.914120+0000","last_became_active":"2023-10-01T07:43:24.912517+0000","last_became_peered":"2023-10-01T07:43:24.912517+0000","last_unstale":"2023-10-01T07:43:24.914120+0000","last_undegraded":"2023-10-01T07:43:24.914120+0000","last_fullsized":"2023-10-01T07:43:24.914120+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:44:55.435840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":62,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.909602+0000","last_change":"2023-10-01T07:43:24.909602+0000","last_active":"2023-10-01T07:43:24.909602+0000","last_peered":"2023-10-01T07:43:24.909602+0000","last_clean":"2023-10-01T07:43:24.909602+0000","last_became_active":"2023-10-01T07:43:24.908343+0000","last_became_peered":"2023-10-01T07:43:24.908343+0000","last_unstale":"2023-10-01T07:43:24.909602+0000","last_undegraded":"2023-10-01T07:43:24.909602+0000","last_fullsized":"2023-10-01T07:43:24.909602+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:51:27.469815+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":64,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.902173+0000","last_change":"2023-10-01T07:42:13.179587+0000","last_active":"2023-10-01T07:43:23.902173+0000","last_peered":"2023-10-01T07:43:23.902173+0000","last_clean":"2023-10-01T07:43:23.902173+0000","last_became_active":"2023-10-01T07:42:13.179211+0000","last_became_peered":"2023-10-01T07:42:13.179211+0000","last_unstale":"2023-10-01T07:43:23.902173+0000","last_undegraded":"2023-10-01T07:43:23.902173+0000","last_fullsized":"2023-10-01T07:43:23.902173+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.911734+0000","last_change":"2023-10-01T07:43:24.911734+0000","last_active":"2023-10-01T07:43:24.911734+0000","last_peered":"2023-10-01T07:43:24.911734+0000","last_clean":"2023-10-01T07:43:24.911734+0000","last_became_active":"2023-10-01T07:43:24.910682+0000","last_became_peered":"2023-10-01T07:43:24.910682+0000","last_unstale":"2023-10-01T07:43:24.911734+0000","last_undegraded":"2023-10-01T07:43:24.911734+0000","last_fullsized":"2023-10-01T07:43:24.911734+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:15:02.214690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":82,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.915702+0000","last_change":"2023-10-01T07:43:24.915702+0000","last_active":"2023-10-01T07:43:24.915702+0000","last_peered":"2023-10-01T07:43:24.915702+0000","last_clean":"2023-10-01T07:43:24.915702+0000","last_became_active":"2023-10-01T07:43:24.914953+0000","last_became_peered":"2023-10-01T07:43:24.914953+0000","last_unstale":"2023-10-01T07:43:24.915702+0000","last_undegraded":"2023-10-01T07:43:24.915702+0000","last_fullsized":"2023-10-01T07:43:24.915702+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":90,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,5],"acting":[7,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":52,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.902106+0000","last_change":"2023-10-01T07:42:42.147789+0000","last_active":"2023-10-01T07:43:24.902106+0000","last_peered":"2023-10-01T07:43:24.902106+0000","last_clean":"2023-10-01T07:43:24.902106+0000","last_became_active":"2023-10-01T07:42:42.147434+0000","last_became_peered":"2023-10-01T07:42:42.147434+0000","last_unstale":"2023-10-01T07:43:24.902106+0000","last_undegraded":"2023-10-01T07:43:24.902106+0000","last_fullsized":"2023-10-01T07:43:24.902106+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:06:17.137975+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":71,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.903399+0000","last_change":"2023-10-01T07:29:58.580207+0000","last_active":"2023-10-01T07:43:23.903399+0000","last_peered":"2023-10-01T07:43:23.903399+0000","last_clean":"2023-10-01T07:43:23.903399+0000","last_became_active":"2023-10-01T07:29:58.579278+0000","last_became_peered":"2023-10-01T07:29:58.579278+0000","last_unstale":"2023-10-01T07:43:23.903399+0000","last_undegraded":"2023-10-01T07:43:23.903399+0000","last_fullsized":"2023-10-01T07:43:23.903399+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":72,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.903894+0000","last_change":"2023-10-01T07:42:31.474274+0000","last_active":"2023-10-01T07:43:23.903894+0000","last_peered":"2023-10-01T07:43:23.903894+0000","last_clean":"2023-10-01T07:43:23.903894+0000","last_became_active":"2023-10-01T07:42:31.473498+0000","last_became_peered":"2023-10-01T07:42:31.473498+0000","last_unstale":"2023-10-01T07:43:23.903894+0000","last_undegraded":"2023-10-01T07:43:23.903894+0000","last_fullsized":"2023-10-01T07:43:23.903894+0000","mapping_epoch":86,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":87,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":66,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.895221+0000","last_change":"2023-10-01T07:42:42.161150+0000","last_active":"2023-10-01T07:43:23.895221+0000","last_peered":"2023-10-01T07:43:23.895221+0000","last_clean":"2023-10-01T07:43:23.895221+0000","last_became_active":"2023-10-01T07:42:42.160681+0000","last_became_peered":"2023-10-01T07:42:42.160681+0000","last_unstale":"2023-10-01T07:43:23.895221+0000","last_undegraded":"2023-10-01T07:43:23.895221+0000","last_fullsized":"2023-10-01T07:43:23.895221+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.909720+0000","last_change":"2023-10-01T07:43:24.909720+0000","last_active":"2023-10-01T07:43:24.909720+0000","last_peered":"2023-10-01T07:43:24.909720+0000","last_clean":"2023-10-01T07:43:24.909720+0000","last_became_active":"2023-10-01T07:43:24.909358+0000","last_became_peered":"2023-10-01T07:43:24.909358+0000","last_unstale":"2023-10-01T07:43:24.909720+0000","last_undegraded":"2023-10-01T07:43:24.909720+0000","last_fullsized":"2023-10-01T07:43:24.909720+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:58:14.781138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":57,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.914213+0000","last_change":"2023-10-01T07:43:24.913547+0000","last_active":"2023-10-01T07:43:24.914213+0000","last_peered":"2023-10-01T07:43:24.914213+0000","last_clean":"2023-10-01T07:43:24.914213+0000","last_became_active":"2023-10-01T07:43:24.912905+0000","last_became_peered":"2023-10-01T07:43:24.912905+0000","last_unstale":"2023-10-01T07:43:24.914213+0000","last_undegraded":"2023-10-01T07:43:24.914213+0000","last_fullsized":"2023-10-01T07:43:24.914213+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:50:25.086191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":63,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.917265+0000","last_change":"2023-10-01T07:43:24.917265+0000","last_active":"2023-10-01T07:43:24.917265+0000","last_peered":"2023-10-01T07:43:24.917265+0000","last_clean":"2023-10-01T07:43:24.917265+0000","last_became_active":"2023-10-01T07:43:24.916783+0000","last_became_peered":"2023-10-01T07:43:24.916783+0000","last_unstale":"2023-10-01T07:43:24.917265+0000","last_undegraded":"2023-10-01T07:43:24.917265+0000","last_fullsized":"2023-10-01T07:43:24.917265+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":49,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.894599+0000","last_change":"2023-10-01T07:29:58.582599+0000","last_active":"2023-10-01T07:43:23.894599+0000","last_peered":"2023-10-01T07:43:23.894599+0000","last_clean":"2023-10-01T07:43:23.894599+0000","last_became_active":"2023-10-01T07:29:58.582201+0000","last_became_peered":"2023-10-01T07:29:58.582201+0000","last_unstale":"2023-10-01T07:43:23.894599+0000","last_undegraded":"2023-10-01T07:43:23.894599+0000","last_fullsized":"2023-10-01T07:43:23.894599+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":62,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.903053+0000","last_change":"2023-10-01T07:42:43.155040+0000","last_active":"2023-10-01T07:43:24.903053+0000","last_peered":"2023-10-01T07:43:24.903053+0000","last_clean":"2023-10-01T07:43:24.903053+0000","last_became_active":"2023-10-01T07:42:43.154621+0000","last_became_peered":"2023-10-01T07:42:43.154621+0000","last_unstale":"2023-10-01T07:43:24.903053+0000","last_undegraded":"2023-10-01T07:43:24.903053+0000","last_fullsized":"2023-10-01T07:43:24.903053+0000","mapping_epoch":91,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":92,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:00:39.557795+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.897303+0000","last_change":"2023-10-01T07:41:31.165829+0000","last_active":"2023-10-01T07:43:23.897303+0000","last_peered":"2023-10-01T07:43:23.897303+0000","last_clean":"2023-10-01T07:43:23.897303+0000","last_became_active":"2023-10-01T07:41:31.165209+0000","last_became_peered":"2023-10-01T07:41:31.165209+0000","last_unstale":"2023-10-01T07:43:23.897303+0000","last_undegraded":"2023-10-01T07:43:23.897303+0000","last_fullsized":"2023-10-01T07:43:23.897303+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+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":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.909563+0000","last_change":"2023-10-01T07:43:24.909563+0000","last_active":"2023-10-01T07:43:24.909563+0000","last_peered":"2023-10-01T07:43:24.909563+0000","last_clean":"2023-10-01T07:43:24.909563+0000","last_became_active":"2023-10-01T07:43:24.908667+0000","last_became_peered":"2023-10-01T07:43:24.908667+0000","last_unstale":"2023-10-01T07:43:24.909563+0000","last_undegraded":"2023-10-01T07:43:24.909563+0000","last_fullsized":"2023-10-01T07:43:24.909563+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:12:51.034340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":21,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.899343+0000","last_change":"2023-10-01T07:42:43.161030+0000","last_active":"2023-10-01T07:43:24.899343+0000","last_peered":"2023-10-01T07:43:24.899343+0000","last_clean":"2023-10-01T07:43:24.899343+0000","last_became_active":"2023-10-01T07:42:43.156089+0000","last_became_peered":"2023-10-01T07:42:43.156089+0000","last_unstale":"2023-10-01T07:43:24.899343+0000","last_undegraded":"2023-10-01T07:43:24.899343+0000","last_fullsized":"2023-10-01T07:43:24.899343+0000","mapping_epoch":91,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":92,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:28:24.041598+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,0],"acting":[2,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":48,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.900123+0000","last_change":"2023-10-01T07:29:58.903285+0000","last_active":"2023-10-01T07:43:23.900123+0000","last_peered":"2023-10-01T07:43:23.900123+0000","last_clean":"2023-10-01T07:43:23.900123+0000","last_became_active":"2023-10-01T07:29:58.902700+0000","last_became_peered":"2023-10-01T07:29:58.902700+0000","last_unstale":"2023-10-01T07:43:23.900123+0000","last_undegraded":"2023-10-01T07:43:23.900123+0000","last_fullsized":"2023-10-01T07:43:23.900123+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":66,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.895141+0000","last_change":"2023-10-01T07:42:13.185891+0000","last_active":"2023-10-01T07:43:23.895141+0000","last_peered":"2023-10-01T07:43:23.895141+0000","last_clean":"2023-10-01T07:43:23.895141+0000","last_became_active":"2023-10-01T07:42:13.185520+0000","last_became_peered":"2023-10-01T07:42:13.185520+0000","last_unstale":"2023-10-01T07:43:23.895141+0000","last_undegraded":"2023-10-01T07:43:23.895141+0000","last_fullsized":"2023-10-01T07:43:23.895141+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":72,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.913147+0000","last_change":"2023-10-01T07:43:24.913147+0000","last_active":"2023-10-01T07:43:24.913147+0000","last_peered":"2023-10-01T07:43:24.913147+0000","last_clean":"2023-10-01T07:43:24.913147+0000","last_became_active":"2023-10-01T07:43:24.912705+0000","last_became_peered":"2023-10-01T07:43:24.912705+0000","last_unstale":"2023-10-01T07:43:24.913147+0000","last_undegraded":"2023-10-01T07:43:24.913147+0000","last_fullsized":"2023-10-01T07:43:24.913147+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,3],"acting":[4,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":50,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.899255+0000","last_change":"2023-10-01T07:29:58.592152+0000","last_active":"2023-10-01T07:43:23.899255+0000","last_peered":"2023-10-01T07:43:23.899255+0000","last_clean":"2023-10-01T07:43:23.899255+0000","last_became_active":"2023-10-01T07:29:58.591741+0000","last_became_peered":"2023-10-01T07:29:58.591741+0000","last_unstale":"2023-10-01T07:43:23.899255+0000","last_undegraded":"2023-10-01T07:43:23.899255+0000","last_fullsized":"2023-10-01T07:43:23.899255+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":62,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.897505+0000","last_change":"2023-10-01T07:42:13.187067+0000","last_active":"2023-10-01T07:43:23.897505+0000","last_peered":"2023-10-01T07:43:23.897505+0000","last_clean":"2023-10-01T07:43:23.897505+0000","last_became_active":"2023-10-01T07:42:13.186617+0000","last_became_peered":"2023-10-01T07:42:13.186617+0000","last_unstale":"2023-10-01T07:43:23.897505+0000","last_undegraded":"2023-10-01T07:43:23.897505+0000","last_fullsized":"2023-10-01T07:43:23.897505+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-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":64,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.917235+0000","last_change":"2023-10-01T07:43:24.917235+0000","last_active":"2023-10-01T07:43:24.917235+0000","last_peered":"2023-10-01T07:43:24.917235+0000","last_clean":"2023-10-01T07:43:24.917235+0000","last_became_active":"2023-10-01T07:43:24.916855+0000","last_became_peered":"2023-10-01T07:43:24.916855+0000","last_unstale":"2023-10-01T07:43:24.917235+0000","last_undegraded":"2023-10-01T07:43:24.917235+0000","last_fullsized":"2023-10-01T07:43:24.917235+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":57,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.902589+0000","last_change":"2023-10-01T07:42:13.178811+0000","last_active":"2023-10-01T07:43:24.902589+0000","last_peered":"2023-10-01T07:43:24.902589+0000","last_clean":"2023-10-01T07:43:24.902589+0000","last_became_active":"2023-10-01T07:42:13.178475+0000","last_became_peered":"2023-10-01T07:42:13.178475+0000","last_unstale":"2023-10-01T07:43:24.902589+0000","last_undegraded":"2023-10-01T07:43:24.902589+0000","last_fullsized":"2023-10-01T07:43:24.902589+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-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:40:51.322475+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":21,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.898604+0000","last_change":"2023-10-01T07:42:43.158658+0000","last_active":"2023-10-01T07:43:24.898604+0000","last_peered":"2023-10-01T07:43:24.898604+0000","last_clean":"2023-10-01T07:43:24.898604+0000","last_became_active":"2023-10-01T07:42:43.153039+0000","last_became_peered":"2023-10-01T07:42:43.153039+0000","last_unstale":"2023-10-01T07:43:24.898604+0000","last_undegraded":"2023-10-01T07:43:24.898604+0000","last_fullsized":"2023-10-01T07:43:24.898604+0000","mapping_epoch":91,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":92,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:13:54.790879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,4],"acting":[2,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":57,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.903223+0000","last_change":"2023-10-01T07:42:31.473377+0000","last_active":"2023-10-01T07:43:23.903223+0000","last_peered":"2023-10-01T07:43:23.903223+0000","last_clean":"2023-10-01T07:43:23.903223+0000","last_became_active":"2023-10-01T07:42:31.472880+0000","last_became_peered":"2023-10-01T07:42:31.472880+0000","last_unstale":"2023-10-01T07:43:23.903223+0000","last_undegraded":"2023-10-01T07:43:23.903223+0000","last_fullsized":"2023-10-01T07:43:23.903223+0000","mapping_epoch":86,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":87,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.a","version":"0'0","reported_seq":63,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.897754+0000","last_change":"2023-10-01T07:42:13.187304+0000","last_active":"2023-10-01T07:43:23.897754+0000","last_peered":"2023-10-01T07:43:23.897754+0000","last_clean":"2023-10-01T07:43:23.897754+0000","last_became_active":"2023-10-01T07:42:13.186780+0000","last_became_peered":"2023-10-01T07:42:13.186780+0000","last_unstale":"2023-10-01T07:43:23.897754+0000","last_undegraded":"2023-10-01T07:43:23.897754+0000","last_fullsized":"2023-10-01T07:43:23.897754+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":78,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.903227+0000","last_change":"2023-10-01T07:42:42.157407+0000","last_active":"2023-10-01T07:43:23.903227+0000","last_peered":"2023-10-01T07:43:23.903227+0000","last_clean":"2023-10-01T07:43:23.903227+0000","last_became_active":"2023-10-01T07:42:42.157050+0000","last_became_peered":"2023-10-01T07:42:42.157050+0000","last_unstale":"2023-10-01T07:43:23.903227+0000","last_undegraded":"2023-10-01T07:43:23.903227+0000","last_fullsized":"2023-10-01T07:43:23.903227+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":33,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.901733+0000","last_change":"2023-10-01T07:42:43.154632+0000","last_active":"2023-10-01T07:43:24.901733+0000","last_peered":"2023-10-01T07:43:24.901733+0000","last_clean":"2023-10-01T07:43:24.901733+0000","last_became_active":"2023-10-01T07:42:43.154265+0000","last_became_peered":"2023-10-01T07:42:43.154265+0000","last_unstale":"2023-10-01T07:43:24.901733+0000","last_undegraded":"2023-10-01T07:43:24.901733+0000","last_fullsized":"2023-10-01T07:43:24.901733+0000","mapping_epoch":91,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":92,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:41:07.826550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":63,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.903531+0000","last_change":"2023-10-01T07:42:13.182335+0000","last_active":"2023-10-01T07:43:23.903531+0000","last_peered":"2023-10-01T07:43:23.903531+0000","last_clean":"2023-10-01T07:43:23.903531+0000","last_became_active":"2023-10-01T07:42:13.182009+0000","last_became_peered":"2023-10-01T07:42:13.182009+0000","last_unstale":"2023-10-01T07:43:23.903531+0000","last_undegraded":"2023-10-01T07:43:23.903531+0000","last_fullsized":"2023-10-01T07:43:23.903531+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-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":64,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.911906+0000","last_change":"2023-10-01T07:43:24.909475+0000","last_active":"2023-10-01T07:43:24.911906+0000","last_peered":"2023-10-01T07:43:24.911906+0000","last_clean":"2023-10-01T07:43:24.911906+0000","last_became_active":"2023-10-01T07:43:24.908594+0000","last_became_peered":"2023-10-01T07:43:24.908594+0000","last_unstale":"2023-10-01T07:43:24.911906+0000","last_undegraded":"2023-10-01T07:43:24.911906+0000","last_fullsized":"2023-10-01T07:43:24.911906+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:14:55.631677+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":52,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.910794+0000","last_change":"2023-10-01T07:43:24.908880+0000","last_active":"2023-10-01T07:43:24.910794+0000","last_peered":"2023-10-01T07:43:24.910794+0000","last_clean":"2023-10-01T07:43:24.910794+0000","last_became_active":"2023-10-01T07:43:24.908522+0000","last_became_peered":"2023-10-01T07:43:24.908522+0000","last_unstale":"2023-10-01T07:43:24.910794+0000","last_undegraded":"2023-10-01T07:43:24.910794+0000","last_fullsized":"2023-10-01T07:43:24.910794+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:22:29.897485+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":76,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.902340+0000","last_change":"2023-10-01T07:42:13.179180+0000","last_active":"2023-10-01T07:43:24.902340+0000","last_peered":"2023-10-01T07:43:24.902340+0000","last_clean":"2023-10-01T07:43:24.902340+0000","last_became_active":"2023-10-01T07:42:13.177510+0000","last_became_peered":"2023-10-01T07:42:13.177510+0000","last_unstale":"2023-10-01T07:43:24.902340+0000","last_undegraded":"2023-10-01T07:43:24.902340+0000","last_fullsized":"2023-10-01T07:43:24.902340+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-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:24:21.007536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":79,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.917072+0000","last_change":"2023-10-01T07:43:24.917072+0000","last_active":"2023-10-01T07:43:24.917072+0000","last_peered":"2023-10-01T07:43:24.917072+0000","last_clean":"2023-10-01T07:43:24.917072+0000","last_became_active":"2023-10-01T07:43:24.916661+0000","last_became_peered":"2023-10-01T07:43:24.916661+0000","last_unstale":"2023-10-01T07:43:24.917072+0000","last_undegraded":"2023-10-01T07:43:24.917072+0000","last_fullsized":"2023-10-01T07:43:24.917072+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":37,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.902048+0000","last_change":"2023-10-01T07:42:13.178826+0000","last_active":"2023-10-01T07:43:24.902048+0000","last_peered":"2023-10-01T07:43:24.902048+0000","last_clean":"2023-10-01T07:43:24.902048+0000","last_became_active":"2023-10-01T07:42:13.177000+0000","last_became_peered":"2023-10-01T07:42:13.177000+0000","last_unstale":"2023-10-01T07:43:24.902048+0000","last_undegraded":"2023-10-01T07:43:24.902048+0000","last_fullsized":"2023-10-01T07:43:24.902048+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-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:57:38.875985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":68,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.901102+0000","last_change":"2023-10-01T07:42:13.172780+0000","last_active":"2023-10-01T07:43:23.901102+0000","last_peered":"2023-10-01T07:43:23.901102+0000","last_clean":"2023-10-01T07:43:23.901102+0000","last_became_active":"2023-10-01T07:42:13.172352+0000","last_became_peered":"2023-10-01T07:42:13.172352+0000","last_unstale":"2023-10-01T07:43:23.901102+0000","last_undegraded":"2023-10-01T07:43:23.901102+0000","last_fullsized":"2023-10-01T07:43:23.901102+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-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":64,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.904049+0000","last_change":"2023-10-01T07:41:31.174233+0000","last_active":"2023-10-01T07:43:23.904049+0000","last_peered":"2023-10-01T07:43:23.904049+0000","last_clean":"2023-10-01T07:43:23.904049+0000","last_became_active":"2023-10-01T07:41:31.173929+0000","last_became_peered":"2023-10-01T07:41:31.173929+0000","last_unstale":"2023-10-01T07:43:23.904049+0000","last_undegraded":"2023-10-01T07:43:23.904049+0000","last_fullsized":"2023-10-01T07:43:23.904049+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.903886+0000","last_change":"2023-10-01T07:43:24.903518+0000","last_active":"2023-10-01T07:43:24.903886+0000","last_peered":"2023-10-01T07:43:24.903886+0000","last_clean":"2023-10-01T07:43:24.903886+0000","last_became_active":"2023-10-01T07:43:24.903090+0000","last_became_peered":"2023-10-01T07:43:24.903090+0000","last_unstale":"2023-10-01T07:43:24.903886+0000","last_undegraded":"2023-10-01T07:43:24.903886+0000","last_fullsized":"2023-10-01T07:43:24.903886+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:08:09.112503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":84,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.906276+0000","last_change":"2023-10-01T07:43:24.905505+0000","last_active":"2023-10-01T07:43:24.906276+0000","last_peered":"2023-10-01T07:43:24.906276+0000","last_clean":"2023-10-01T07:43:24.906276+0000","last_became_active":"2023-10-01T07:43:24.905061+0000","last_became_peered":"2023-10-01T07:43:24.905061+0000","last_unstale":"2023-10-01T07:43:24.906276+0000","last_undegraded":"2023-10-01T07:43:24.906276+0000","last_fullsized":"2023-10-01T07:43:24.906276+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:37:50.798269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":52,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.901488+0000","last_change":"2023-10-01T07:42:42.147587+0000","last_active":"2023-10-01T07:43:24.901488+0000","last_peered":"2023-10-01T07:43:24.901488+0000","last_clean":"2023-10-01T07:43:24.901488+0000","last_became_active":"2023-10-01T07:42:42.147219+0000","last_became_peered":"2023-10-01T07:42:42.147219+0000","last_unstale":"2023-10-01T07:43:24.901488+0000","last_undegraded":"2023-10-01T07:43:24.901488+0000","last_fullsized":"2023-10-01T07:43:24.901488+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:11:13.004626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":71,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.902598+0000","last_change":"2023-10-01T07:42:13.174610+0000","last_active":"2023-10-01T07:43:24.902598+0000","last_peered":"2023-10-01T07:43:24.902598+0000","last_clean":"2023-10-01T07:43:24.902598+0000","last_became_active":"2023-10-01T07:42:13.174332+0000","last_became_peered":"2023-10-01T07:42:13.174332+0000","last_unstale":"2023-10-01T07:43:24.902598+0000","last_undegraded":"2023-10-01T07:43:24.902598+0000","last_fullsized":"2023-10-01T07:43:24.902598+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-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:31:58.589311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.901330+0000","last_change":"2023-10-01T07:42:42.160816+0000","last_active":"2023-10-01T07:43:23.901330+0000","last_peered":"2023-10-01T07:43:23.901330+0000","last_clean":"2023-10-01T07:43:23.901330+0000","last_became_active":"2023-10-01T07:42:42.160497+0000","last_became_peered":"2023-10-01T07:42:42.160497+0000","last_unstale":"2023-10-01T07:43:23.901330+0000","last_undegraded":"2023-10-01T07:43:23.901330+0000","last_fullsized":"2023-10-01T07:43:23.901330+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":300,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.895755+0000","last_change":"2023-10-01T07:41:31.169337+0000","last_active":"2023-10-01T07:43:23.895755+0000","last_peered":"2023-10-01T07:43:23.895755+0000","last_clean":"2023-10-01T07:43:23.895755+0000","last_became_active":"2023-10-01T07:41:31.168854+0000","last_became_peered":"2023-10-01T07:41:31.168854+0000","last_unstale":"2023-10-01T07:43:23.895755+0000","last_undegraded":"2023-10-01T07:43:23.895755+0000","last_fullsized":"2023-10-01T07:43:23.895755+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-10-01T07:23:32.049984+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:23:32.049984+0000","last_clean_scrub_stamp":"2023-10-01T07:23:32.049984+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":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.912473+0000","last_change":"2023-10-01T07:43:24.910767+0000","last_active":"2023-10-01T07:43:24.912473+0000","last_peered":"2023-10-01T07:43:24.912473+0000","last_clean":"2023-10-01T07:43:24.912473+0000","last_became_active":"2023-10-01T07:43:24.910214+0000","last_became_peered":"2023-10-01T07:43:24.910214+0000","last_unstale":"2023-10-01T07:43:24.912473+0000","last_undegraded":"2023-10-01T07:43:24.912473+0000","last_fullsized":"2023-10-01T07:43:24.912473+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:37:46.200934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":47,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.897918+0000","last_change":"2023-10-01T07:29:58.901742+0000","last_active":"2023-10-01T07:43:23.897918+0000","last_peered":"2023-10-01T07:43:23.897918+0000","last_clean":"2023-10-01T07:43:23.897918+0000","last_became_active":"2023-10-01T07:29:58.901118+0000","last_became_peered":"2023-10-01T07:29:58.901118+0000","last_unstale":"2023-10-01T07:43:23.897918+0000","last_undegraded":"2023-10-01T07:43:23.897918+0000","last_fullsized":"2023-10-01T07:43:23.897918+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":83,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.895867+0000","last_change":"2023-10-01T07:42:13.185813+0000","last_active":"2023-10-01T07:43:23.895867+0000","last_peered":"2023-10-01T07:43:23.895867+0000","last_clean":"2023-10-01T07:43:23.895867+0000","last_became_active":"2023-10-01T07:42:13.185512+0000","last_became_peered":"2023-10-01T07:42:13.185512+0000","last_unstale":"2023-10-01T07:43:23.895867+0000","last_undegraded":"2023-10-01T07:43:23.895867+0000","last_fullsized":"2023-10-01T07:43:23.895867+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-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":57,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.914189+0000","last_change":"2023-10-01T07:43:24.913615+0000","last_active":"2023-10-01T07:43:24.914189+0000","last_peered":"2023-10-01T07:43:24.914189+0000","last_clean":"2023-10-01T07:43:24.914189+0000","last_became_active":"2023-10-01T07:43:24.912763+0000","last_became_peered":"2023-10-01T07:43:24.912763+0000","last_unstale":"2023-10-01T07:43:24.914189+0000","last_undegraded":"2023-10-01T07:43:24.914189+0000","last_fullsized":"2023-10-01T07:43:24.914189+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:57:33.391771+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":72,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.903252+0000","last_change":"2023-10-01T07:42:42.147552+0000","last_active":"2023-10-01T07:43:24.903252+0000","last_peered":"2023-10-01T07:43:24.903252+0000","last_clean":"2023-10-01T07:43:24.903252+0000","last_became_active":"2023-10-01T07:42:42.147046+0000","last_became_peered":"2023-10-01T07:42:42.147046+0000","last_unstale":"2023-10-01T07:43:24.903252+0000","last_undegraded":"2023-10-01T07:43:24.903252+0000","last_fullsized":"2023-10-01T07:43:24.903252+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:17:29.101461+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":68,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.899333+0000","last_change":"2023-10-01T07:41:31.171488+0000","last_active":"2023-10-01T07:43:23.899333+0000","last_peered":"2023-10-01T07:43:23.899333+0000","last_clean":"2023-10-01T07:43:23.899333+0000","last_became_active":"2023-10-01T07:41:31.171176+0000","last_became_peered":"2023-10-01T07:41:31.171176+0000","last_unstale":"2023-10-01T07:43:23.899333+0000","last_undegraded":"2023-10-01T07:43:23.899333+0000","last_fullsized":"2023-10-01T07:43:23.899333+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-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":52,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.902445+0000","last_change":"2023-10-01T07:42:42.153642+0000","last_active":"2023-10-01T07:43:24.902445+0000","last_peered":"2023-10-01T07:43:24.902445+0000","last_clean":"2023-10-01T07:43:24.902445+0000","last_became_active":"2023-10-01T07:42:42.153326+0000","last_became_peered":"2023-10-01T07:42:42.153326+0000","last_unstale":"2023-10-01T07:43:24.902445+0000","last_undegraded":"2023-10-01T07:43:24.902445+0000","last_fullsized":"2023-10-01T07:43:24.902445+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:25:06.788892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":42,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.899757+0000","last_change":"2023-10-01T07:41:31.166752+0000","last_active":"2023-10-01T07:43:24.899757+0000","last_peered":"2023-10-01T07:43:24.899757+0000","last_clean":"2023-10-01T07:43:24.899757+0000","last_became_active":"2023-10-01T07:41:31.166206+0000","last_became_peered":"2023-10-01T07:41:31.166206+0000","last_unstale":"2023-10-01T07:43:24.899757+0000","last_undegraded":"2023-10-01T07:43:24.899757+0000","last_fullsized":"2023-10-01T07:43:24.899757+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-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:08:47.892183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.912155+0000","last_change":"2023-10-01T07:43:24.910000+0000","last_active":"2023-10-01T07:43:24.912155+0000","last_peered":"2023-10-01T07:43:24.912155+0000","last_clean":"2023-10-01T07:43:24.912155+0000","last_became_active":"2023-10-01T07:43:24.909169+0000","last_became_peered":"2023-10-01T07:43:24.909169+0000","last_unstale":"2023-10-01T07:43:24.912155+0000","last_undegraded":"2023-10-01T07:43:24.912155+0000","last_fullsized":"2023-10-01T07:43:24.912155+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:02:27.817414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":37,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.902552+0000","last_change":"2023-10-01T07:42:13.177778+0000","last_active":"2023-10-01T07:43:24.902552+0000","last_peered":"2023-10-01T07:43:24.902552+0000","last_clean":"2023-10-01T07:43:24.902552+0000","last_became_active":"2023-10-01T07:42:13.177064+0000","last_became_peered":"2023-10-01T07:42:13.177064+0000","last_unstale":"2023-10-01T07:43:24.902552+0000","last_undegraded":"2023-10-01T07:43:24.902552+0000","last_fullsized":"2023-10-01T07:43:24.902552+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-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:07:47.599285+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.912025+0000","last_change":"2023-10-01T07:43:24.909703+0000","last_active":"2023-10-01T07:43:24.912025+0000","last_peered":"2023-10-01T07:43:24.912025+0000","last_clean":"2023-10-01T07:43:24.912025+0000","last_became_active":"2023-10-01T07:43:24.908931+0000","last_became_peered":"2023-10-01T07:43:24.908931+0000","last_unstale":"2023-10-01T07:43:24.912025+0000","last_undegraded":"2023-10-01T07:43:24.912025+0000","last_fullsized":"2023-10-01T07:43:24.912025+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:54:00.389367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":67,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.897399+0000","last_change":"2023-10-01T07:42:42.160484+0000","last_active":"2023-10-01T07:43:23.897399+0000","last_peered":"2023-10-01T07:43:23.897399+0000","last_clean":"2023-10-01T07:43:23.897399+0000","last_became_active":"2023-10-01T07:42:42.160131+0000","last_became_peered":"2023-10-01T07:42:42.160131+0000","last_unstale":"2023-10-01T07:43:23.897399+0000","last_undegraded":"2023-10-01T07:43:23.897399+0000","last_fullsized":"2023-10-01T07:43:23.897399+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.903167+0000","last_change":"2023-10-01T07:42:13.181932+0000","last_active":"2023-10-01T07:43:24.903167+0000","last_peered":"2023-10-01T07:43:24.903167+0000","last_clean":"2023-10-01T07:43:24.903167+0000","last_became_active":"2023-10-01T07:42:13.181585+0000","last_became_peered":"2023-10-01T07:42:13.181585+0000","last_unstale":"2023-10-01T07:43:24.903167+0000","last_undegraded":"2023-10-01T07:43:24.903167+0000","last_fullsized":"2023-10-01T07:43:24.903167+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:48:19.691017+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":48,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.904629+0000","last_change":"2023-10-01T07:29:58.614435+0000","last_active":"2023-10-01T07:43:23.904629+0000","last_peered":"2023-10-01T07:43:23.904629+0000","last_clean":"2023-10-01T07:43:23.904629+0000","last_became_active":"2023-10-01T07:29:58.614015+0000","last_became_peered":"2023-10-01T07:29:58.614015+0000","last_unstale":"2023-10-01T07:43:23.904629+0000","last_undegraded":"2023-10-01T07:43:23.904629+0000","last_fullsized":"2023-10-01T07:43:23.904629+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.902718+0000","last_change":"2023-10-01T07:42:43.155097+0000","last_active":"2023-10-01T07:43:24.902718+0000","last_peered":"2023-10-01T07:43:24.902718+0000","last_clean":"2023-10-01T07:43:24.902718+0000","last_became_active":"2023-10-01T07:42:43.154695+0000","last_became_peered":"2023-10-01T07:42:43.154695+0000","last_unstale":"2023-10-01T07:43:24.902718+0000","last_undegraded":"2023-10-01T07:43:24.902718+0000","last_fullsized":"2023-10-01T07:43:24.902718+0000","mapping_epoch":91,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":92,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:00:43.327797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1c","version":"0'0","reported_seq":83,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.906094+0000","last_change":"2023-10-01T07:43:24.905042+0000","last_active":"2023-10-01T07:43:24.906094+0000","last_peered":"2023-10-01T07:43:24.906094+0000","last_clean":"2023-10-01T07:43:24.906094+0000","last_became_active":"2023-10-01T07:43:24.904650+0000","last_became_peered":"2023-10-01T07:43:24.904650+0000","last_unstale":"2023-10-01T07:43:24.906094+0000","last_undegraded":"2023-10-01T07:43:24.906094+0000","last_fullsized":"2023-10-01T07:43:24.906094+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:05:21.643427+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":90,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.901499+0000","last_change":"2023-10-01T07:42:43.204579+0000","last_active":"2023-10-01T07:43:23.901499+0000","last_peered":"2023-10-01T07:43:23.901499+0000","last_clean":"2023-10-01T07:43:23.901499+0000","last_became_active":"2023-10-01T07:42:43.158074+0000","last_became_peered":"2023-10-01T07:42:43.158074+0000","last_unstale":"2023-10-01T07:43:23.901499+0000","last_undegraded":"2023-10-01T07:43:23.901499+0000","last_fullsized":"2023-10-01T07:43:23.901499+0000","mapping_epoch":91,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":92,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,2,1],"acting":[5,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":78,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.911568+0000","last_change":"2023-10-01T07:43:24.911568+0000","last_active":"2023-10-01T07:43:24.911568+0000","last_peered":"2023-10-01T07:43:24.911568+0000","last_clean":"2023-10-01T07:43:24.911568+0000","last_became_active":"2023-10-01T07:43:24.910975+0000","last_became_peered":"2023-10-01T07:43:24.910975+0000","last_unstale":"2023-10-01T07:43:24.911568+0000","last_undegraded":"2023-10-01T07:43:24.911568+0000","last_fullsized":"2023-10-01T07:43:24.911568+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":51,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.901943+0000","last_change":"2023-10-01T07:29:58.586238+0000","last_active":"2023-10-01T07:43:23.901943+0000","last_peered":"2023-10-01T07:43:23.901943+0000","last_clean":"2023-10-01T07:43:23.901943+0000","last_became_active":"2023-10-01T07:29:58.585944+0000","last_became_peered":"2023-10-01T07:29:58.585944+0000","last_unstale":"2023-10-01T07:43:23.901943+0000","last_undegraded":"2023-10-01T07:43:23.901943+0000","last_fullsized":"2023-10-01T07:43:23.901943+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":78,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.913188+0000","last_change":"2023-10-01T07:43:24.913188+0000","last_active":"2023-10-01T07:43:24.913188+0000","last_peered":"2023-10-01T07:43:24.913188+0000","last_clean":"2023-10-01T07:43:24.913188+0000","last_became_active":"2023-10-01T07:43:24.912785+0000","last_became_peered":"2023-10-01T07:43:24.912785+0000","last_unstale":"2023-10-01T07:43:24.913188+0000","last_undegraded":"2023-10-01T07:43:24.913188+0000","last_fullsized":"2023-10-01T07:43:24.913188+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":72,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.913683+0000","last_change":"2023-10-01T07:43:24.912080+0000","last_active":"2023-10-01T07:43:24.913683+0000","last_peered":"2023-10-01T07:43:24.913683+0000","last_clean":"2023-10-01T07:43:24.913683+0000","last_became_active":"2023-10-01T07:43:24.911577+0000","last_became_peered":"2023-10-01T07:43:24.911577+0000","last_unstale":"2023-10-01T07:43:24.913683+0000","last_undegraded":"2023-10-01T07:43:24.913683+0000","last_fullsized":"2023-10-01T07:43:24.913683+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:49:36.182931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":84,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.905781+0000","last_change":"2023-10-01T07:43:24.905781+0000","last_active":"2023-10-01T07:43:24.905781+0000","last_peered":"2023-10-01T07:43:24.905781+0000","last_clean":"2023-10-01T07:43:24.905781+0000","last_became_active":"2023-10-01T07:43:24.905433+0000","last_became_peered":"2023-10-01T07:43:24.905433+0000","last_unstale":"2023-10-01T07:43:24.905781+0000","last_undegraded":"2023-10-01T07:43:24.905781+0000","last_fullsized":"2023-10-01T07:43:24.905781+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:42:18.329292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.900097+0000","last_change":"2023-10-01T07:42:42.153708+0000","last_active":"2023-10-01T07:43:24.900097+0000","last_peered":"2023-10-01T07:43:24.900097+0000","last_clean":"2023-10-01T07:43:24.900097+0000","last_became_active":"2023-10-01T07:42:42.153303+0000","last_became_peered":"2023-10-01T07:42:42.153303+0000","last_unstale":"2023-10-01T07:43:24.900097+0000","last_undegraded":"2023-10-01T07:43:24.900097+0000","last_fullsized":"2023-10-01T07:43:24.900097+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:30:58.102626+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":72,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.902925+0000","last_change":"2023-10-01T07:42:42.155515+0000","last_active":"2023-10-01T07:43:23.902925+0000","last_peered":"2023-10-01T07:43:23.902925+0000","last_clean":"2023-10-01T07:43:23.902925+0000","last_became_active":"2023-10-01T07:42:42.155144+0000","last_became_peered":"2023-10-01T07:42:42.155144+0000","last_unstale":"2023-10-01T07:43:23.902925+0000","last_undegraded":"2023-10-01T07:43:23.902925+0000","last_fullsized":"2023-10-01T07:43:23.902925+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":112,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19653,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430433,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":310916,"kb_used_data":1532,"kb_used_omap":0,"kb_used_meta":309376,"kb_avail":93434236,"statfs":{"total":95995035648,"available":95676657664,"internally_reserved":0,"allocated":1568768,"data_stored":1130644,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316801024},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:44:38 2023","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":0.90000000000000002,"15min":0.92000000000000004},"min":{"1min":0.64100000000000001,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.1779999999999999,"5min":1.206,"15min":1.206},"last":0.85199999999999998},{"interface":"front","average":{"1min":0.91300000000000003,"5min":0.89000000000000001,"15min":0.88200000000000001},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.1930000000000001,"5min":1.2889999999999999,"15min":1.2889999999999999},"last":0.81499999999999995}]},{"osd":1,"last update":"Sun Oct 1 07:45:16 2023","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":0.89700000000000002,"15min":0.90100000000000002},"min":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.2070000000000001,"5min":1.242,"15min":1.242},"last":0.89800000000000002},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.88300000000000001,"15min":0.86899999999999999},"min":{"1min":0.63700000000000001,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.1299999999999999,"5min":1.171,"15min":1.171},"last":0.92600000000000005}]},{"osd":2,"last update":"Sun Oct 1 07:44:46 2023","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":0.88400000000000001,"15min":0.86899999999999999},"min":{"1min":0.748,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.5569999999999999,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":0.70199999999999996},{"interface":"front","average":{"1min":1.0209999999999999,"5min":0.97499999999999998,"15min":0.96699999999999997},"min":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":2.4609999999999999,"5min":2.4609999999999999,"15min":2.4609999999999999},"last":1.089}]},{"osd":3,"last update":"Sun Oct 1 07:45:24 2023","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":0.98199999999999998,"15min":0.98899999999999999},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.1699999999999999,"5min":2.5680000000000001,"15min":2.5680000000000001},"last":1.0469999999999999},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.0449999999999999,"15min":1.0409999999999999},"min":{"1min":0.81499999999999995,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.3680000000000001,"5min":1.7310000000000001,"15min":1.7310000000000001},"last":1.022}]},{"osd":4,"last update":"Sun Oct 1 07:44:38 2023","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":0.94699999999999995,"15min":0.90900000000000003},"min":{"1min":0.72999999999999998,"5min":0.60699999999999998,"15min":0.42999999999999999},"max":{"1min":1.6859999999999999,"5min":1.6859999999999999,"15min":1.6859999999999999},"last":0.625},{"interface":"front","average":{"1min":1.085,"5min":1.002,"15min":0.96299999999999997},"min":{"1min":0.68600000000000005,"5min":0.64900000000000002,"15min":0.39700000000000002},"max":{"1min":2.6709999999999998,"5min":2.6709999999999998,"15min":2.6709999999999998},"last":0.997}]},{"osd":5,"last update":"Sun Oct 1 07:44:38 2023","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.0029999999999999,"15min":0.997},"min":{"1min":0.80000000000000004,"5min":0.51700000000000002,"15min":0.435},"max":{"1min":2.1389999999999998,"5min":2.1389999999999998,"15min":2.1389999999999998},"last":1.1060000000000001},{"interface":"front","average":{"1min":1.131,"5min":1.069,"15min":1.0349999999999999},"min":{"1min":0.83099999999999996,"5min":0.622,"15min":0.48999999999999999},"max":{"1min":1.754,"5min":1.754,"15min":1.754},"last":1.0609999999999999}]},{"osd":6,"last update":"Sun Oct 1 07:44:38 2023","interfaces":[{"interface":"back","average":{"1min":1.1579999999999999,"5min":1.0920000000000001,"15min":1.0569999999999999},"min":{"1min":0.748,"5min":0.63900000000000001,"15min":0.56599999999999995},"max":{"1min":2.323,"5min":2.323,"15min":2.323},"last":1.167},{"interface":"front","average":{"1min":1.204,"5min":1.103,"15min":1.0580000000000001},"min":{"1min":0.89100000000000001,"5min":0.60799999999999998,"15min":0.56100000000000005},"max":{"1min":2.754,"5min":2.754,"15min":2.754},"last":1.139}]}]},{"osd":6,"up_from":42,"seq":180388626665,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":306816,"kb_used_data":1528,"kb_used_omap":0,"kb_used_meta":305280,"kb_avail":93438336,"statfs":{"total":95995035648,"available":95680856064,"internally_reserved":0,"allocated":1564672,"data_stored":1130835,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312606720},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:45:33 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.89700000000000002,"15min":0.89300000000000002},"min":{"1min":0.495,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.381,"5min":1.421,"15min":1.421},"last":0.83599999999999997},{"interface":"front","average":{"1min":0.98399999999999999,"5min":0.96599999999999997,"15min":0.98999999999999999},"min":{"1min":0.63100000000000001,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.3200000000000001,"5min":1.419,"15min":1.419},"last":1.2490000000000001}]},{"osd":1,"last update":"Sun Oct 1 07:45:21 2023","interfaces":[{"interface":"back","average":{"1min":0.86399999999999999,"5min":0.89900000000000002,"15min":0.90300000000000002},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.238,"5min":1.238,"15min":1.238},"last":1.0009999999999999},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.88200000000000001,"15min":0.876},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.1499999999999999,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":0.88800000000000001}]},{"osd":2,"last update":"Sun Oct 1 07:44:42 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.90600000000000003,"15min":0.89900000000000002},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.3779999999999999,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":1.2030000000000001},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.95899999999999996,"15min":0.96699999999999997},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.2649999999999999,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":0.95999999999999996}]},{"osd":3,"last update":"Sun Oct 1 07:45:28 2023","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":0.97999999999999998,"15min":0.97499999999999998},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.405,"5min":1.405,"15min":1.405},"last":1.1779999999999999},{"interface":"front","average":{"1min":1.0860000000000001,"5min":1.0229999999999999,"15min":1.0129999999999999},"min":{"1min":0.754,"5min":0.73899999999999999,"15min":0.73899999999999999},"max":{"1min":1.381,"5min":1.381,"15min":1.381},"last":1.0680000000000001}]},{"osd":4,"last update":"Sun Oct 1 07:44:47 2023","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":0.93700000000000006,"15min":0.91100000000000003},"min":{"1min":0.69899999999999995,"5min":0.57099999999999995,"15min":0.42399999999999999},"max":{"1min":1.423,"5min":1.423,"15min":1.423},"last":0.93000000000000005},{"interface":"front","average":{"1min":1.0820000000000001,"5min":0.99299999999999999,"15min":0.98099999999999998},"min":{"1min":0.72399999999999998,"5min":0.61599999999999999,"15min":0.46600000000000003},"max":{"1min":1.28,"5min":1.4890000000000001,"15min":1.4890000000000001},"last":1.036}]},{"osd":5,"last update":"Sun Oct 1 07:44:47 2023","interfaces":[{"interface":"back","average":{"1min":1.121,"5min":1.0569999999999999,"15min":1.022},"min":{"1min":0.746,"5min":0.55200000000000005,"15min":0.48499999999999999},"max":{"1min":1.4630000000000001,"5min":1.5940000000000001,"15min":1.5940000000000001},"last":0.73599999999999999},{"interface":"front","average":{"1min":1.0820000000000001,"5min":1.032,"15min":1.032},"min":{"1min":0.748,"5min":0.58599999999999997,"15min":0.47499999999999998},"max":{"1min":1.3919999999999999,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":1.117}]},{"osd":7,"last update":"Sun Oct 1 07:45:33 2023","interfaces":[{"interface":"back","average":{"1min":1.2310000000000001,"5min":1.145,"15min":1.089},"min":{"1min":0.94399999999999995,"5min":0.61799999999999999,"15min":0.41499999999999998},"max":{"1min":1.5349999999999999,"5min":1.5349999999999999,"15min":1.6919999999999999},"last":1.1399999999999999},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.0880000000000001,"15min":1.0589999999999999},"min":{"1min":0.84499999999999997,"5min":0.59599999999999997,"15min":0.48499999999999999},"max":{"1min":1.2629999999999999,"5min":1.5840000000000001,"15min":1.5840000000000001},"last":1.091}]}]},{"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":36580,"kb_used_data":988,"kb_used_omap":4,"kb_used_meta":35579,"kb_avail":93708572,"statfs":{"total":95995035648,"available":95957577728,"internally_reserved":0,"allocated":1011712,"data_stored":548943,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":36433806},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:45:15 2023","interfaces":[{"interface":"back","average":{"1min":0.626,"5min":0.65600000000000003,"15min":0.65800000000000003},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.129,"5min":1.129,"15min":1.129},"last":0.95799999999999996},{"interface":"front","average":{"1min":0.67800000000000005,"5min":0.73299999999999998,"15min":0.746},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":1.1519999999999999,"5min":1.1519999999999999,"15min":1.1519999999999999},"last":0.97199999999999998}]},{"osd":2,"last update":"Sun Oct 1 07:44:44 2023","interfaces":[{"interface":"back","average":{"1min":0.61699999999999999,"5min":0.64800000000000002,"15min":0.65300000000000002},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.1699999999999999,"5min":1.1699999999999999,"15min":1.1699999999999999},"last":0.74199999999999999},{"interface":"front","average":{"1min":0.66900000000000004,"5min":0.66100000000000003,"15min":0.65900000000000003},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.1599999999999999,"5min":1.1599999999999999,"15min":1.1599999999999999},"last":0.87}]},{"osd":3,"last update":"Sun Oct 1 07:45:26 2023","interfaces":[{"interface":"back","average":{"1min":0.69699999999999995,"5min":0.71699999999999997,"15min":0.72099999999999997},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.117,"5min":1.117,"15min":1.117},"last":1.0469999999999999},{"interface":"front","average":{"1min":0.77200000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.397,"5min":1.397,"15min":1.397},"last":1.2250000000000001}]},{"osd":4,"last update":"Sun Oct 1 07:45:15 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.98199999999999998,"15min":0.97799999999999998},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.3480000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":1.276},{"interface":"front","average":{"1min":0.91700000000000004,"5min":0.98099999999999998,"15min":0.98499999999999999},"min":{"1min":0.72499999999999998,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.21,"5min":1.339,"15min":1.339},"last":1.0189999999999999}]},{"osd":5,"last update":"Sun Oct 1 07:45:15 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":1.0029999999999999,"15min":1.0249999999999999},"min":{"1min":0.68400000000000005,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.534,"5min":1.6699999999999999,"15min":1.6699999999999999},"last":1.089},{"interface":"front","average":{"1min":0.97599999999999998,"5min":1.04,"15min":1.054},"min":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.3220000000000001,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":1.073}]},{"osd":6,"last update":"Sun Oct 1 07:45:15 2023","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":1.0029999999999999,"15min":1.02},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.4970000000000001,"5min":1.619,"15min":1.619},"last":1.1419999999999999},{"interface":"front","average":{"1min":0.97199999999999998,"5min":1.0249999999999999,"15min":1.0269999999999999},"min":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.4179999999999999,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":0.93600000000000005}]},{"osd":7,"last update":"Sun Oct 1 07:45:15 2023","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":1.0589999999999999,"15min":1.0760000000000001},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.3740000000000001,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":1.167},{"interface":"front","average":{"1min":0.96899999999999997,"5min":1.0329999999999999,"15min":1.0409999999999999},"min":{"1min":0.70699999999999996,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.476,"5min":1.476,"15min":1.476},"last":1.115}]}]},{"osd":0,"up_from":77,"seq":330712481843,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":29248,"kb_used_data":1592,"kb_used_omap":5,"kb_used_meta":27642,"kb_avail":93715904,"statfs":{"total":95995035648,"available":95965085696,"internally_reserved":0,"allocated":1630208,"data_stored":1141512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":28306042},"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":"Sun Oct 1 07:45:17 2023","interfaces":[{"interface":"back","average":{"1min":0.59799999999999998,"5min":0.64600000000000002,"15min":0.65600000000000003},"min":{"1min":0.222,"5min":0.222,"15min":0.222},"max":{"1min":0.96999999999999997,"5min":0.98099999999999998,"15min":0.98099999999999998},"last":0.49199999999999999},{"interface":"front","average":{"1min":0.63600000000000001,"5min":0.68400000000000005,"15min":0.70699999999999996},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":1.1359999999999999,"5min":1.1359999999999999,"15min":1.1359999999999999},"last":0.68799999999999994}]},{"osd":2,"last update":"Sun Oct 1 07:44:44 2023","interfaces":[{"interface":"back","average":{"1min":0.63300000000000001,"5min":0.67000000000000004,"15min":0.67600000000000005},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.96599999999999997,"5min":0.999,"15min":0.999},"last":0.71299999999999997},{"interface":"front","average":{"1min":0.71899999999999997,"5min":0.77700000000000002,"15min":0.78700000000000003},"min":{"1min":0.39700000000000002,"5min":0.374,"15min":0.374},"max":{"1min":1.0980000000000001,"5min":1.179,"15min":1.179},"last":0.746}]},{"osd":3,"last update":"Sun Oct 1 07:45:26 2023","interfaces":[{"interface":"back","average":{"1min":0.72399999999999998,"5min":0.68100000000000005,"15min":0.67400000000000004},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":1.018,"5min":1.0680000000000001,"15min":1.0680000000000001},"last":0.59199999999999997},{"interface":"front","average":{"1min":0.80900000000000005,"5min":0.80000000000000004,"15min":0.79800000000000004},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.226,"5min":1.226,"15min":1.226},"last":0.53600000000000003}]},{"osd":4,"last update":"Sun Oct 1 07:44:34 2023","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":0.879,"15min":0.874},"min":{"1min":0.65400000000000003,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.1080000000000001,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":0.79600000000000004},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.96199999999999997,"15min":0.96199999999999997},"min":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.232,"5min":1.4990000000000001,"15min":1.4990000000000001},"last":0.87}]},{"osd":5,"last update":"Sun Oct 1 07:44:34 2023","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":1.034,"15min":1.0549999999999999},"min":{"1min":0.74099999999999999,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.145,"5min":1.589,"15min":1.589},"last":0.96299999999999997},{"interface":"front","average":{"1min":0.98499999999999999,"5min":1.0680000000000001,"15min":1.1000000000000001},"min":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"max":{"1min":1.325,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":0.85499999999999998}]},{"osd":6,"last update":"Sun Oct 1 07:44:34 2023","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":1.0509999999999999,"15min":1.083},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.3200000000000001,"5min":1.538,"15min":1.538},"last":1.024},{"interface":"front","average":{"1min":0.96499999999999997,"5min":1.04,"15min":1.0660000000000001},"min":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.278,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":0.81599999999999995}]},{"osd":7,"last update":"Sun Oct 1 07:44:34 2023","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.1240000000000001,"15min":1.1399999999999999},"min":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.4399999999999999,"5min":1.514,"15min":1.514},"last":0.78400000000000003},{"interface":"front","average":{"1min":1.0329999999999999,"5min":1.046,"15min":1.0449999999999999},"min":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.3899999999999999,"5min":1.548,"15min":1.548},"last":0.91900000000000004}]}]},{"osd":2,"up_from":90,"seq":386547056677,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":40680,"kb_used_data":992,"kb_used_omap":7,"kb_used_meta":39672,"kb_avail":93704472,"statfs":{"total":95995035648,"available":95953379328,"internally_reserved":0,"allocated":1015808,"data_stored":547846,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":40624209},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:44:48 2023","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.66200000000000003,"15min":0.67100000000000004},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.92100000000000004,"5min":1.036,"15min":1.036},"last":1.0409999999999999},{"interface":"front","average":{"1min":0.64000000000000001,"5min":0.66800000000000004,"15min":0.67300000000000004},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":1.0149999999999999,"5min":1.046,"15min":1.046},"last":0.73399999999999999}]},{"osd":1,"last update":"Sun Oct 1 07:44:48 2023","interfaces":[{"interface":"back","average":{"1min":0.68100000000000005,"5min":0.745,"15min":0.75600000000000001},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.877,"5min":1.03,"15min":1.03},"last":0.91300000000000003},{"interface":"front","average":{"1min":0.68500000000000005,"5min":0.70099999999999996,"15min":0.70299999999999996},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":1.1060000000000001,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":0.67400000000000004}]},{"osd":3,"last update":"Sun Oct 1 07:45:25 2023","interfaces":[{"interface":"back","average":{"1min":0.66300000000000003,"5min":0.73199999999999998,"15min":0.74399999999999999},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.95499999999999996,"5min":1,"15min":1},"last":0.86699999999999999},{"interface":"front","average":{"1min":0.68200000000000005,"5min":0.748,"15min":0.75900000000000001},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":1.258,"5min":1.258,"15min":1.258},"last":0.82699999999999996}]},{"osd":4,"last update":"Sun Oct 1 07:44:48 2023","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.94899999999999995,"15min":0.95299999999999996},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.4199999999999999,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":0.98099999999999998},{"interface":"front","average":{"1min":0.94999999999999996,"5min":1.006,"15min":1.0149999999999999},"min":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.4470000000000001,"5min":1.591,"15min":1.591},"last":0.95099999999999996}]},{"osd":5,"last update":"Sun Oct 1 07:44:48 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":1.032,"15min":1.0409999999999999},"min":{"1min":0.63500000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.367,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":1.0109999999999999},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.98599999999999999,"15min":0.98899999999999999},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.4730000000000001,"5min":1.4730000000000001,"15min":1.4730000000000001},"last":0.78000000000000003}]},{"osd":6,"last update":"Sun Oct 1 07:44:48 2023","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.1140000000000001,"15min":1.1200000000000001},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.534,"5min":1.661,"15min":1.661},"last":1.149},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.151,"15min":1.1659999999999999},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.569,"5min":1.6319999999999999,"15min":1.6319999999999999},"last":1.0700000000000001}]},{"osd":7,"last update":"Sun Oct 1 07:44:48 2023","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.073,"15min":1.0800000000000001},"min":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.399,"5min":1.472,"15min":1.472},"last":1.1060000000000001},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.131,"15min":1.149},"min":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"max":{"1min":1.5049999999999999,"5min":1.5049999999999999,"15min":1.5049999999999999},"last":1.125}]}]},{"osd":3,"up_from":96,"seq":412316860445,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":36420,"kb_used_data":956,"kb_used_omap":2,"kb_used_meta":35453,"kb_avail":93708732,"statfs":{"total":95995035648,"available":95957741568,"internally_reserved":0,"allocated":978944,"data_stored":541520,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3005,"internal_metadata":36303939},"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":"Sun Oct 1 07:45:28 2023","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.69199999999999995,"15min":0.71099999999999997},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.96599999999999997,"5min":0.98999999999999999,"15min":0.98999999999999999},"last":0.51200000000000001},{"interface":"front","average":{"1min":0.65000000000000002,"5min":0.69499999999999995,"15min":0.70299999999999996},"min":{"1min":0.40699999999999997,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.96099999999999997,"5min":0.96199999999999997,"15min":0.96199999999999997},"last":0.436}]},{"osd":1,"last update":"Sun Oct 1 07:45:28 2023","interfaces":[{"interface":"back","average":{"1min":0.79100000000000004,"5min":0.82399999999999995,"15min":0.82999999999999996},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.847,"5min":1.847,"15min":1.847},"last":0.68899999999999995},{"interface":"front","average":{"1min":0.72999999999999998,"5min":0.77800000000000002,"15min":0.78600000000000003},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.734,"5min":1.734,"15min":1.734},"last":0.78200000000000003}]},{"osd":2,"last update":"Sun Oct 1 07:45:28 2023","interfaces":[{"interface":"back","average":{"1min":0.76600000000000001,"5min":0.81699999999999995,"15min":0.82499999999999996},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":1.9330000000000001,"5min":1.9330000000000001,"15min":1.9330000000000001},"last":0.57799999999999996},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.745,"15min":0.74199999999999999},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":2.117,"5min":2.117,"15min":2.117},"last":0.747}]},{"osd":4,"last update":"Sun Oct 1 07:45:28 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.96099999999999997,"15min":0.96399999999999997},"min":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":2.2999999999999998,"5min":2.2999999999999998,"15min":2.2999999999999998},"last":1.083},{"interface":"front","average":{"1min":0.98599999999999999,"5min":1.083,"15min":1.099},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.8,"5min":1.8,"15min":1.8},"last":0.84199999999999997}]},{"osd":5,"last update":"Sun Oct 1 07:45:28 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":1.0489999999999999,"15min":1.0640000000000001},"min":{"1min":0.629,"5min":0.629,"15min":0.629},"max":{"1min":1.6060000000000001,"5min":1.6060000000000001,"15min":1.6060000000000001},"last":0.94299999999999995},{"interface":"front","average":{"1min":1.0720000000000001,"5min":1.0960000000000001,"15min":1.1000000000000001},"min":{"1min":0.68600000000000005,"5min":0.67900000000000005,"15min":0.67900000000000005},"max":{"1min":2.238,"5min":2.238,"15min":2.238},"last":1.032}]},{"osd":6,"last update":"Sun Oct 1 07:45:28 2023","interfaces":[{"interface":"back","average":{"1min":1.091,"5min":1.105,"15min":1.107},"min":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"max":{"1min":2.161,"5min":2.161,"15min":2.161},"last":1.119},{"interface":"front","average":{"1min":0.99299999999999999,"5min":1.0489999999999999,"15min":1.0580000000000001},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":2.052,"5min":2.052,"15min":2.052},"last":0.99399999999999999}]},{"osd":7,"last update":"Sun Oct 1 07:45:28 2023","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":1.0840000000000001,"15min":1.091},"min":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"max":{"1min":2.661,"5min":2.661,"15min":2.661},"last":1.1659999999999999},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.139,"15min":1.1519999999999999},"min":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.677,"5min":1.677,"15min":1.677},"last":1.0569999999999999}]}]},{"osd":4,"up_from":30,"seq":128849019131,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298176,"kb_used_data":952,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93446976,"statfs":{"total":95995035648,"available":95689703424,"internally_reserved":0,"allocated":974848,"data_stored":540453,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:45:35 2023","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.88500000000000001,"15min":0.89300000000000002},"min":{"1min":0.628,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.2150000000000001,"5min":1.2609999999999999,"15min":1.2609999999999999},"last":0.84599999999999997},{"interface":"front","average":{"1min":0.878,"5min":0.85699999999999998,"15min":0.85499999999999998},"min":{"1min":0.55100000000000005,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.125,"5min":1.236,"15min":1.236},"last":1.0429999999999999}]},{"osd":1,"last update":"Sun Oct 1 07:45:18 2023","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":0.89800000000000002,"15min":0.91200000000000003},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.1379999999999999,"5min":1.1990000000000001,"15min":1.1990000000000001},"last":0.999},{"interface":"front","average":{"1min":0.93200000000000005,"5min":0.89700000000000002,"15min":0.879},"min":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.1910000000000001,"5min":1.2170000000000001,"15min":1.2170000000000001},"last":0.68100000000000005}]},{"osd":2,"last update":"Sun Oct 1 07:44:45 2023","interfaces":[{"interface":"back","average":{"1min":1.1020000000000001,"5min":1.0720000000000001,"15min":1.0669999999999999},"min":{"1min":0.77000000000000002,"5min":0.72199999999999998,"15min":0.72199999999999998},"max":{"1min":1.391,"5min":1.4750000000000001,"15min":1.4750000000000001},"last":1.1859999999999999},{"interface":"front","average":{"1min":1.0009999999999999,"5min":1.0549999999999999,"15min":1.0640000000000001},"min":{"1min":0.504,"5min":0.504,"15min":0.504},"max":{"1min":1.2949999999999999,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":0.89000000000000001}]},{"osd":3,"last update":"Sun Oct 1 07:45:24 2023","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.97199999999999998,"15min":0.97399999999999998},"min":{"1min":0.79000000000000004,"5min":0.76800000000000002,"15min":0.76800000000000002},"max":{"1min":1.2649999999999999,"5min":1.343,"15min":1.343},"last":0.86599999999999999},{"interface":"front","average":{"1min":1.115,"5min":1.095,"15min":1.0920000000000001},"min":{"1min":0.88200000000000001,"5min":0.81799999999999995,"15min":0.81799999999999995},"max":{"1min":1.319,"5min":1.319,"15min":1.319},"last":0.94699999999999995}]},{"osd":5,"last update":"Sun Oct 1 07:45:06 2023","interfaces":[{"interface":"back","average":{"1min":1.0209999999999999,"5min":0.96199999999999997,"15min":0.93500000000000005},"min":{"1min":0.72799999999999998,"5min":0.56399999999999995,"15min":0.38600000000000001},"max":{"1min":1.2090000000000001,"5min":1.708,"15min":3.6339999999999999},"last":1.0980000000000001},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.97999999999999998,"15min":1.0089999999999999},"min":{"1min":0.70899999999999996,"5min":0.55800000000000005,"15min":0.44},"max":{"1min":1.2150000000000001,"5min":1.6100000000000001,"15min":6.3419999999999996},"last":1.2929999999999999}]},{"osd":6,"last update":"Sun Oct 1 07:44:53 2023","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":1.0069999999999999,"15min":1.0129999999999999},"min":{"1min":0.75800000000000001,"5min":0.46999999999999997,"15min":0.46000000000000002},"max":{"1min":1.4550000000000001,"5min":1.544,"15min":5.6920000000000002},"last":1.127},{"interface":"front","average":{"1min":1.224,"5min":1.139,"15min":1.1140000000000001},"min":{"1min":0.999,"5min":0.65000000000000002,"15min":0.52100000000000002},"max":{"1min":1.381,"5min":1.381,"15min":3.7050000000000001},"last":1.2609999999999999}]},{"osd":7,"last update":"Sun Oct 1 07:45:35 2023","interfaces":[{"interface":"back","average":{"1min":1.0640000000000001,"5min":1.0580000000000001,"15min":1.1020000000000001},"min":{"1min":0.82899999999999996,"5min":0.57999999999999996,"15min":0.46999999999999997},"max":{"1min":1.286,"5min":1.464,"15min":6.3959999999999999},"last":1.1639999999999999},{"interface":"front","average":{"1min":1.0589999999999999,"5min":1.0920000000000001,"15min":1.103},"min":{"1min":0.71299999999999997,"5min":0.627,"15min":0.54400000000000004},"max":{"1min":1.347,"5min":1.581,"15min":5.7439999999999998},"last":1.208}]}]},{"osd":5,"up_from":36,"seq":154618822897,"num_pgs":23,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":302256,"kb_used_data":936,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":93442896,"statfs":{"total":95995035648,"available":95685525504,"internally_reserved":0,"allocated":958464,"data_stored":535747,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:44:36 2023","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.88700000000000001,"15min":0.86599999999999999},"min":{"1min":0.55600000000000005,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.2549999999999999,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":0.96199999999999997},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.92100000000000004,"15min":0.92200000000000004},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.331,"5min":1.331,"15min":1.331},"last":0.79600000000000004}]},{"osd":1,"last update":"Sun Oct 1 07:45:19 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.90900000000000003,"15min":0.90700000000000003},"min":{"1min":0.63200000000000001,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.1919999999999999,"5min":1.2110000000000001,"15min":1.2110000000000001},"last":1.0189999999999999},{"interface":"front","average":{"1min":0.92700000000000005,"5min":0.89300000000000002,"15min":0.88400000000000001},"min":{"1min":0.58399999999999996,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.1100000000000001,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":0.73699999999999999}]},{"osd":2,"last update":"Sun Oct 1 07:44:43 2023","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.89300000000000002,"15min":0.89200000000000002},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.216,"5min":1.216,"15min":1.216},"last":0.872},{"interface":"front","average":{"1min":0.94599999999999995,"5min":0.91700000000000004,"15min":0.91200000000000003},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.2190000000000001,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":0.91500000000000004}]},{"osd":3,"last update":"Sun Oct 1 07:45:28 2023","interfaces":[{"interface":"back","average":{"1min":1.0329999999999999,"5min":1.0369999999999999,"15min":1.0369999999999999},"min":{"1min":0.81000000000000005,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.1970000000000001,"5min":1.258,"15min":1.258},"last":0.98099999999999998},{"interface":"front","average":{"1min":1.022,"5min":1.0620000000000001,"15min":1.0680000000000001},"min":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"max":{"1min":1.1839999999999999,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":1.093}]},{"osd":4,"last update":"Sun Oct 1 07:45:11 2023","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":0.90700000000000003,"15min":0.90200000000000002},"min":{"1min":0.80200000000000005,"5min":0.503,"15min":0.442},"max":{"1min":1.1679999999999999,"5min":1.2829999999999999,"15min":2.2000000000000002},"last":0.66000000000000003},{"interface":"front","average":{"1min":1.0029999999999999,"5min":0.97199999999999998,"15min":0.95799999999999996},"min":{"1min":0.71499999999999997,"5min":0.58099999999999996,"15min":0.32500000000000001},"max":{"1min":1.373,"5min":1.498,"15min":2.2639999999999998},"last":0.68700000000000006}]},{"osd":6,"last update":"Sun Oct 1 07:45:02 2023","interfaces":[{"interface":"back","average":{"1min":1.1000000000000001,"5min":1.0149999999999999,"15min":1.034},"min":{"1min":0.84299999999999997,"5min":0.53300000000000003,"15min":0.38200000000000001},"max":{"1min":1.367,"5min":1.5580000000000001,"15min":2.355},"last":0.63100000000000001},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.042,"15min":1.0349999999999999},"min":{"1min":0.82299999999999995,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.28,"5min":1.6859999999999999,"15min":2.4929999999999999},"last":0.81799999999999995}]},{"osd":7,"last update":"Sun Oct 1 07:45:35 2023","interfaces":[{"interface":"back","average":{"1min":1.081,"5min":1.091,"15min":1.0700000000000001},"min":{"1min":0.91300000000000003,"5min":0.624,"15min":0.54400000000000004},"max":{"1min":1.2709999999999999,"5min":1.7649999999999999,"15min":2.3969999999999998},"last":1.048},{"interface":"front","average":{"1min":1.1559999999999999,"5min":1.1200000000000001,"15min":1.131},"min":{"1min":0.89400000000000002,"5min":0.70199999999999996,"15min":0.46500000000000002},"max":{"1min":1.3560000000000001,"5min":1.635,"15min":2.4390000000000001},"last":0.89400000000000002}]}]}],"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":12288,"data_stored":610,"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":3005,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4790,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":714,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-01T07:45:39.503 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T07:45:39.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:45:39 smithi084 bash[75189]: cluster 2023-10-01T07:45:38.141982+0000 mgr.y (mgr.34104) 366 : cluster 0 pgmap v302: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:39.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:45:39 smithi084 bash[78255]: cluster 2023-10-01T07:45:38.141982+0000 mgr.y (mgr.34104) 366 : cluster 0 pgmap v302: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:39.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:45:39 smithi112 bash[59335]: cluster 2023-10-01T07:45:38.141982+0000 mgr.y (mgr.34104) 366 : cluster 0 pgmap v302: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:40.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:45:40 smithi084 bash[78255]: audit 2023-10-01T07:45:38.666199+0000 mgr.y (mgr.34104) 367 : audit 0 from='client.44696 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T07:45:40.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:45:40 smithi084 bash[75189]: audit 2023-10-01T07:45:38.666199+0000 mgr.y (mgr.34104) 367 : audit 0 from='client.44696 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T07:45:40.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:45:40 smithi112 bash[59335]: audit 2023-10-01T07:45:38.666199+0000 mgr.y (mgr.34104) 367 : audit 0 from='client.44696 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T07:45:41.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:45:41 smithi084 bash[78255]: cluster 2023-10-01T07:45:40.142672+0000 mgr.y (mgr.34104) 368 : cluster 0 pgmap v303: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:41.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:45:41 smithi084 bash[75189]: cluster 2023-10-01T07:45:40.142672+0000 mgr.y (mgr.34104) 368 : cluster 0 pgmap v303: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:41.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:45:41 smithi112 bash[59335]: cluster 2023-10-01T07:45:40.142672+0000 mgr.y (mgr.34104) 368 : cluster 0 pgmap v303: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:43.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:45:43 smithi084 bash[78255]: cluster 2023-10-01T07:45:42.143637+0000 mgr.y (mgr.34104) 369 : cluster 0 pgmap v304: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:43.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:45:43 smithi084 bash[78255]: audit 2023-10-01T07:45:42.976662+0000 mon.a (mon.0) 521 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:45:43.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:45:43 smithi084 bash[75189]: cluster 2023-10-01T07:45:42.143637+0000 mgr.y (mgr.34104) 369 : cluster 0 pgmap v304: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:43.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:45:43 smithi084 bash[75189]: audit 2023-10-01T07:45:42.976662+0000 mon.a (mon.0) 521 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:45:43.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:45:43 smithi112 bash[59335]: cluster 2023-10-01T07:45:42.143637+0000 mgr.y (mgr.34104) 369 : cluster 0 pgmap v304: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:43.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:45:43 smithi112 bash[59335]: audit 2023-10-01T07:45:42.976662+0000 mon.a (mon.0) 521 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:45:44.325 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:45:45.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:45:45 smithi084 bash[78255]: cluster 2023-10-01T07:45:44.144507+0000 mgr.y (mgr.34104) 370 : cluster 0 pgmap v305: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:45.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:45:45 smithi084 bash[78255]: audit 2023-10-01T07:45:45.068496+0000 mon.a (mon.0) 522 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:45:45.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:45:45 smithi084 bash[75189]: cluster 2023-10-01T07:45:44.144507+0000 mgr.y (mgr.34104) 370 : cluster 0 pgmap v305: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:45.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:45:45 smithi084 bash[75189]: audit 2023-10-01T07:45:45.068496+0000 mon.a (mon.0) 522 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:45:45.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:45:45 smithi112 bash[59335]: cluster 2023-10-01T07:45:44.144507+0000 mgr.y (mgr.34104) 370 : cluster 0 pgmap v305: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:45.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:45:45 smithi112 bash[59335]: audit 2023-10-01T07:45:45.068496+0000 mon.a (mon.0) 522 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:45:46.574 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:45:46 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:45:46] "GET /metrics HTTP/1.1" 200 33897 "" "Prometheus/2.33.4" 2023-10-01T07:45:47.581 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T07:45:47.582 INFO:teuthology.orchestra.run.smithi084.stderr:dumped all 2023-10-01T07:45:47.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:45:47 smithi084 bash[78255]: cluster 2023-10-01T07:45:46.145478+0000 mgr.y (mgr.34104) 371 : cluster 0 pgmap v306: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:47.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:45:47 smithi084 bash[75189]: cluster 2023-10-01T07:45:46.145478+0000 mgr.y (mgr.34104) 371 : cluster 0 pgmap v306: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:47.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:45:47 smithi112 bash[59335]: cluster 2023-10-01T07:45:46.145478+0000 mgr.y (mgr.34104) 371 : cluster 0 pgmap v306: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:48.449 INFO:teuthology.orchestra.run.smithi084.stdout:{"pg_ready":true,"pg_map":{"version":306,"stamp":"2023-10-01T07:45:46.144819+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595872,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24,"num_whiteouts":0,"num_read":308,"num_read_kb":512,"num_write":260,"num_write_kb":2445,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":112,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":194,"ondisk_log_size":194,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":219,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":1361092,"kb_used_data":9476,"kb_used_omap":20,"kb_used_meta":1351531,"kb_avail":748600124,"statfs":{"total":767960285184,"available":766566526976,"internally_reserved":0,"allocated":9703424,"data_stored":6117500,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20836,"internal_metadata":1383968412},"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.004622"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":80,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.903010+0000","last_change":"2023-10-01T07:42:42.154694+0000","last_active":"2023-10-01T07:43:23.903010+0000","last_peered":"2023-10-01T07:43:23.903010+0000","last_clean":"2023-10-01T07:43:23.903010+0000","last_became_active":"2023-10-01T07:42:42.154265+0000","last_became_peered":"2023-10-01T07:42:42.154265+0000","last_unstale":"2023-10-01T07:43:23.903010+0000","last_undegraded":"2023-10-01T07:43:23.903010+0000","last_fullsized":"2023-10-01T07:43:23.903010+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":62,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.907889+0000","last_change":"2023-10-01T07:43:24.907889+0000","last_active":"2023-10-01T07:43:24.907889+0000","last_peered":"2023-10-01T07:43:24.907889+0000","last_clean":"2023-10-01T07:43:24.907889+0000","last_became_active":"2023-10-01T07:43:24.907442+0000","last_became_peered":"2023-10-01T07:43:24.907442+0000","last_unstale":"2023-10-01T07:43:24.907889+0000","last_undegraded":"2023-10-01T07:43:24.907889+0000","last_fullsized":"2023-10-01T07:43:24.907889+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:38:53.259349+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":61,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.910717+0000","last_change":"2023-10-01T07:43:24.909013+0000","last_active":"2023-10-01T07:43:24.910717+0000","last_peered":"2023-10-01T07:43:24.910717+0000","last_clean":"2023-10-01T07:43:24.910717+0000","last_became_active":"2023-10-01T07:43:24.908667+0000","last_became_peered":"2023-10-01T07:43:24.908667+0000","last_unstale":"2023-10-01T07:43:24.910717+0000","last_undegraded":"2023-10-01T07:43:24.910717+0000","last_fullsized":"2023-10-01T07:43:24.910717+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:27:48.709138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.1e","version":"0'0","reported_seq":58,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:29.158110+0000","last_change":"2023-10-01T07:43:24.913271+0000","last_active":"2023-10-01T07:43:29.158110+0000","last_peered":"2023-10-01T07:43:29.158110+0000","last_clean":"2023-10-01T07:43:29.158110+0000","last_became_active":"2023-10-01T07:43:24.912898+0000","last_became_peered":"2023-10-01T07:43:24.912898+0000","last_unstale":"2023-10-01T07:43:29.158110+0000","last_undegraded":"2023-10-01T07:43:29.158110+0000","last_fullsized":"2023-10-01T07:43:29.158110+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:54:23.964861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.908010+0000","last_change":"2023-10-01T07:43:24.908010+0000","last_active":"2023-10-01T07:43:24.908010+0000","last_peered":"2023-10-01T07:43:24.908010+0000","last_clean":"2023-10-01T07:43:24.908010+0000","last_became_active":"2023-10-01T07:43:24.907675+0000","last_became_peered":"2023-10-01T07:43:24.907675+0000","last_unstale":"2023-10-01T07:43:24.908010+0000","last_undegraded":"2023-10-01T07:43:24.908010+0000","last_fullsized":"2023-10-01T07:43:24.908010+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:08:40.316287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":71,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.897573+0000","last_change":"2023-10-01T07:42:42.159276+0000","last_active":"2023-10-01T07:43:23.897573+0000","last_peered":"2023-10-01T07:43:23.897573+0000","last_clean":"2023-10-01T07:43:23.897573+0000","last_became_active":"2023-10-01T07:42:42.158951+0000","last_became_peered":"2023-10-01T07:42:42.158951+0000","last_unstale":"2023-10-01T07:43:23.897573+0000","last_undegraded":"2023-10-01T07:43:23.897573+0000","last_fullsized":"2023-10-01T07:43:23.897573+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":57,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.914120+0000","last_change":"2023-10-01T07:43:24.912934+0000","last_active":"2023-10-01T07:43:24.914120+0000","last_peered":"2023-10-01T07:43:24.914120+0000","last_clean":"2023-10-01T07:43:24.914120+0000","last_became_active":"2023-10-01T07:43:24.912517+0000","last_became_peered":"2023-10-01T07:43:24.912517+0000","last_unstale":"2023-10-01T07:43:24.914120+0000","last_undegraded":"2023-10-01T07:43:24.914120+0000","last_fullsized":"2023-10-01T07:43:24.914120+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:44:55.435840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":63,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.912000+0000","last_change":"2023-10-01T07:43:24.909602+0000","last_active":"2023-10-01T07:43:24.912000+0000","last_peered":"2023-10-01T07:43:24.912000+0000","last_clean":"2023-10-01T07:43:24.912000+0000","last_became_active":"2023-10-01T07:43:24.908343+0000","last_became_peered":"2023-10-01T07:43:24.908343+0000","last_unstale":"2023-10-01T07:43:24.912000+0000","last_undegraded":"2023-10-01T07:43:24.912000+0000","last_fullsized":"2023-10-01T07:43:24.912000+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:51:27.469815+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":64,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.902173+0000","last_change":"2023-10-01T07:42:13.179587+0000","last_active":"2023-10-01T07:43:23.902173+0000","last_peered":"2023-10-01T07:43:23.902173+0000","last_clean":"2023-10-01T07:43:23.902173+0000","last_became_active":"2023-10-01T07:42:13.179211+0000","last_became_peered":"2023-10-01T07:42:13.179211+0000","last_unstale":"2023-10-01T07:43:23.902173+0000","last_undegraded":"2023-10-01T07:43:23.902173+0000","last_fullsized":"2023-10-01T07:43:23.902173+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.913530+0000","last_change":"2023-10-01T07:43:24.911734+0000","last_active":"2023-10-01T07:43:24.913530+0000","last_peered":"2023-10-01T07:43:24.913530+0000","last_clean":"2023-10-01T07:43:24.913530+0000","last_became_active":"2023-10-01T07:43:24.910682+0000","last_became_peered":"2023-10-01T07:43:24.910682+0000","last_unstale":"2023-10-01T07:43:24.913530+0000","last_undegraded":"2023-10-01T07:43:24.913530+0000","last_fullsized":"2023-10-01T07:43:24.913530+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:15:02.214690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":82,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.915702+0000","last_change":"2023-10-01T07:43:24.915702+0000","last_active":"2023-10-01T07:43:24.915702+0000","last_peered":"2023-10-01T07:43:24.915702+0000","last_clean":"2023-10-01T07:43:24.915702+0000","last_became_active":"2023-10-01T07:43:24.914953+0000","last_became_peered":"2023-10-01T07:43:24.914953+0000","last_unstale":"2023-10-01T07:43:24.915702+0000","last_undegraded":"2023-10-01T07:43:24.915702+0000","last_fullsized":"2023-10-01T07:43:24.915702+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":90,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,5],"acting":[7,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":52,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.902106+0000","last_change":"2023-10-01T07:42:42.147789+0000","last_active":"2023-10-01T07:43:24.902106+0000","last_peered":"2023-10-01T07:43:24.902106+0000","last_clean":"2023-10-01T07:43:24.902106+0000","last_became_active":"2023-10-01T07:42:42.147434+0000","last_became_peered":"2023-10-01T07:42:42.147434+0000","last_unstale":"2023-10-01T07:43:24.902106+0000","last_undegraded":"2023-10-01T07:43:24.902106+0000","last_fullsized":"2023-10-01T07:43:24.902106+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:06:17.137975+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":71,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.903399+0000","last_change":"2023-10-01T07:29:58.580207+0000","last_active":"2023-10-01T07:43:23.903399+0000","last_peered":"2023-10-01T07:43:23.903399+0000","last_clean":"2023-10-01T07:43:23.903399+0000","last_became_active":"2023-10-01T07:29:58.579278+0000","last_became_peered":"2023-10-01T07:29:58.579278+0000","last_unstale":"2023-10-01T07:43:23.903399+0000","last_undegraded":"2023-10-01T07:43:23.903399+0000","last_fullsized":"2023-10-01T07:43:23.903399+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":72,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.903894+0000","last_change":"2023-10-01T07:42:31.474274+0000","last_active":"2023-10-01T07:43:23.903894+0000","last_peered":"2023-10-01T07:43:23.903894+0000","last_clean":"2023-10-01T07:43:23.903894+0000","last_became_active":"2023-10-01T07:42:31.473498+0000","last_became_peered":"2023-10-01T07:42:31.473498+0000","last_unstale":"2023-10-01T07:43:23.903894+0000","last_undegraded":"2023-10-01T07:43:23.903894+0000","last_fullsized":"2023-10-01T07:43:23.903894+0000","mapping_epoch":86,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":87,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":66,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.895221+0000","last_change":"2023-10-01T07:42:42.161150+0000","last_active":"2023-10-01T07:43:23.895221+0000","last_peered":"2023-10-01T07:43:23.895221+0000","last_clean":"2023-10-01T07:43:23.895221+0000","last_became_active":"2023-10-01T07:42:42.160681+0000","last_became_peered":"2023-10-01T07:42:42.160681+0000","last_unstale":"2023-10-01T07:43:23.895221+0000","last_undegraded":"2023-10-01T07:43:23.895221+0000","last_fullsized":"2023-10-01T07:43:23.895221+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":63,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.912146+0000","last_change":"2023-10-01T07:43:24.909720+0000","last_active":"2023-10-01T07:43:24.912146+0000","last_peered":"2023-10-01T07:43:24.912146+0000","last_clean":"2023-10-01T07:43:24.912146+0000","last_became_active":"2023-10-01T07:43:24.909358+0000","last_became_peered":"2023-10-01T07:43:24.909358+0000","last_unstale":"2023-10-01T07:43:24.912146+0000","last_undegraded":"2023-10-01T07:43:24.912146+0000","last_fullsized":"2023-10-01T07:43:24.912146+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:58:14.781138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":57,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.914213+0000","last_change":"2023-10-01T07:43:24.913547+0000","last_active":"2023-10-01T07:43:24.914213+0000","last_peered":"2023-10-01T07:43:24.914213+0000","last_clean":"2023-10-01T07:43:24.914213+0000","last_became_active":"2023-10-01T07:43:24.912905+0000","last_became_peered":"2023-10-01T07:43:24.912905+0000","last_unstale":"2023-10-01T07:43:24.914213+0000","last_undegraded":"2023-10-01T07:43:24.914213+0000","last_fullsized":"2023-10-01T07:43:24.914213+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:50:25.086191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":63,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.917265+0000","last_change":"2023-10-01T07:43:24.917265+0000","last_active":"2023-10-01T07:43:24.917265+0000","last_peered":"2023-10-01T07:43:24.917265+0000","last_clean":"2023-10-01T07:43:24.917265+0000","last_became_active":"2023-10-01T07:43:24.916783+0000","last_became_peered":"2023-10-01T07:43:24.916783+0000","last_unstale":"2023-10-01T07:43:24.917265+0000","last_undegraded":"2023-10-01T07:43:24.917265+0000","last_fullsized":"2023-10-01T07:43:24.917265+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":49,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.894599+0000","last_change":"2023-10-01T07:29:58.582599+0000","last_active":"2023-10-01T07:43:23.894599+0000","last_peered":"2023-10-01T07:43:23.894599+0000","last_clean":"2023-10-01T07:43:23.894599+0000","last_became_active":"2023-10-01T07:29:58.582201+0000","last_became_peered":"2023-10-01T07:29:58.582201+0000","last_unstale":"2023-10-01T07:43:23.894599+0000","last_undegraded":"2023-10-01T07:43:23.894599+0000","last_fullsized":"2023-10-01T07:43:23.894599+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":62,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.903053+0000","last_change":"2023-10-01T07:42:43.155040+0000","last_active":"2023-10-01T07:43:24.903053+0000","last_peered":"2023-10-01T07:43:24.903053+0000","last_clean":"2023-10-01T07:43:24.903053+0000","last_became_active":"2023-10-01T07:42:43.154621+0000","last_became_peered":"2023-10-01T07:42:43.154621+0000","last_unstale":"2023-10-01T07:43:24.903053+0000","last_undegraded":"2023-10-01T07:43:24.903053+0000","last_fullsized":"2023-10-01T07:43:24.903053+0000","mapping_epoch":91,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":92,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:00:39.557795+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.897303+0000","last_change":"2023-10-01T07:41:31.165829+0000","last_active":"2023-10-01T07:43:23.897303+0000","last_peered":"2023-10-01T07:43:23.897303+0000","last_clean":"2023-10-01T07:43:23.897303+0000","last_became_active":"2023-10-01T07:41:31.165209+0000","last_became_peered":"2023-10-01T07:41:31.165209+0000","last_unstale":"2023-10-01T07:43:23.897303+0000","last_undegraded":"2023-10-01T07:43:23.897303+0000","last_fullsized":"2023-10-01T07:43:23.897303+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+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":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.909563+0000","last_change":"2023-10-01T07:43:24.909563+0000","last_active":"2023-10-01T07:43:24.909563+0000","last_peered":"2023-10-01T07:43:24.909563+0000","last_clean":"2023-10-01T07:43:24.909563+0000","last_became_active":"2023-10-01T07:43:24.908667+0000","last_became_peered":"2023-10-01T07:43:24.908667+0000","last_unstale":"2023-10-01T07:43:24.909563+0000","last_undegraded":"2023-10-01T07:43:24.909563+0000","last_fullsized":"2023-10-01T07:43:24.909563+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:12:51.034340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":21,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.899343+0000","last_change":"2023-10-01T07:42:43.161030+0000","last_active":"2023-10-01T07:43:24.899343+0000","last_peered":"2023-10-01T07:43:24.899343+0000","last_clean":"2023-10-01T07:43:24.899343+0000","last_became_active":"2023-10-01T07:42:43.156089+0000","last_became_peered":"2023-10-01T07:42:43.156089+0000","last_unstale":"2023-10-01T07:43:24.899343+0000","last_undegraded":"2023-10-01T07:43:24.899343+0000","last_fullsized":"2023-10-01T07:43:24.899343+0000","mapping_epoch":91,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":92,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:28:24.041598+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,0],"acting":[2,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":48,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.900123+0000","last_change":"2023-10-01T07:29:58.903285+0000","last_active":"2023-10-01T07:43:23.900123+0000","last_peered":"2023-10-01T07:43:23.900123+0000","last_clean":"2023-10-01T07:43:23.900123+0000","last_became_active":"2023-10-01T07:29:58.902700+0000","last_became_peered":"2023-10-01T07:29:58.902700+0000","last_unstale":"2023-10-01T07:43:23.900123+0000","last_undegraded":"2023-10-01T07:43:23.900123+0000","last_fullsized":"2023-10-01T07:43:23.900123+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":66,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.895141+0000","last_change":"2023-10-01T07:42:13.185891+0000","last_active":"2023-10-01T07:43:23.895141+0000","last_peered":"2023-10-01T07:43:23.895141+0000","last_clean":"2023-10-01T07:43:23.895141+0000","last_became_active":"2023-10-01T07:42:13.185520+0000","last_became_peered":"2023-10-01T07:42:13.185520+0000","last_unstale":"2023-10-01T07:43:23.895141+0000","last_undegraded":"2023-10-01T07:43:23.895141+0000","last_fullsized":"2023-10-01T07:43:23.895141+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":72,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.913147+0000","last_change":"2023-10-01T07:43:24.913147+0000","last_active":"2023-10-01T07:43:24.913147+0000","last_peered":"2023-10-01T07:43:24.913147+0000","last_clean":"2023-10-01T07:43:24.913147+0000","last_became_active":"2023-10-01T07:43:24.912705+0000","last_became_peered":"2023-10-01T07:43:24.912705+0000","last_unstale":"2023-10-01T07:43:24.913147+0000","last_undegraded":"2023-10-01T07:43:24.913147+0000","last_fullsized":"2023-10-01T07:43:24.913147+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,3],"acting":[4,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":50,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.899255+0000","last_change":"2023-10-01T07:29:58.592152+0000","last_active":"2023-10-01T07:43:23.899255+0000","last_peered":"2023-10-01T07:43:23.899255+0000","last_clean":"2023-10-01T07:43:23.899255+0000","last_became_active":"2023-10-01T07:29:58.591741+0000","last_became_peered":"2023-10-01T07:29:58.591741+0000","last_unstale":"2023-10-01T07:43:23.899255+0000","last_undegraded":"2023-10-01T07:43:23.899255+0000","last_fullsized":"2023-10-01T07:43:23.899255+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":62,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.897505+0000","last_change":"2023-10-01T07:42:13.187067+0000","last_active":"2023-10-01T07:43:23.897505+0000","last_peered":"2023-10-01T07:43:23.897505+0000","last_clean":"2023-10-01T07:43:23.897505+0000","last_became_active":"2023-10-01T07:42:13.186617+0000","last_became_peered":"2023-10-01T07:42:13.186617+0000","last_unstale":"2023-10-01T07:43:23.897505+0000","last_undegraded":"2023-10-01T07:43:23.897505+0000","last_fullsized":"2023-10-01T07:43:23.897505+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-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":64,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.917235+0000","last_change":"2023-10-01T07:43:24.917235+0000","last_active":"2023-10-01T07:43:24.917235+0000","last_peered":"2023-10-01T07:43:24.917235+0000","last_clean":"2023-10-01T07:43:24.917235+0000","last_became_active":"2023-10-01T07:43:24.916855+0000","last_became_peered":"2023-10-01T07:43:24.916855+0000","last_unstale":"2023-10-01T07:43:24.917235+0000","last_undegraded":"2023-10-01T07:43:24.917235+0000","last_fullsized":"2023-10-01T07:43:24.917235+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":57,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.902589+0000","last_change":"2023-10-01T07:42:13.178811+0000","last_active":"2023-10-01T07:43:24.902589+0000","last_peered":"2023-10-01T07:43:24.902589+0000","last_clean":"2023-10-01T07:43:24.902589+0000","last_became_active":"2023-10-01T07:42:13.178475+0000","last_became_peered":"2023-10-01T07:42:13.178475+0000","last_unstale":"2023-10-01T07:43:24.902589+0000","last_undegraded":"2023-10-01T07:43:24.902589+0000","last_fullsized":"2023-10-01T07:43:24.902589+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-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:40:51.322475+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":21,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.898604+0000","last_change":"2023-10-01T07:42:43.158658+0000","last_active":"2023-10-01T07:43:24.898604+0000","last_peered":"2023-10-01T07:43:24.898604+0000","last_clean":"2023-10-01T07:43:24.898604+0000","last_became_active":"2023-10-01T07:42:43.153039+0000","last_became_peered":"2023-10-01T07:42:43.153039+0000","last_unstale":"2023-10-01T07:43:24.898604+0000","last_undegraded":"2023-10-01T07:43:24.898604+0000","last_fullsized":"2023-10-01T07:43:24.898604+0000","mapping_epoch":91,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":92,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:13:54.790879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,4],"acting":[2,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":57,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.903223+0000","last_change":"2023-10-01T07:42:31.473377+0000","last_active":"2023-10-01T07:43:23.903223+0000","last_peered":"2023-10-01T07:43:23.903223+0000","last_clean":"2023-10-01T07:43:23.903223+0000","last_became_active":"2023-10-01T07:42:31.472880+0000","last_became_peered":"2023-10-01T07:42:31.472880+0000","last_unstale":"2023-10-01T07:43:23.903223+0000","last_undegraded":"2023-10-01T07:43:23.903223+0000","last_fullsized":"2023-10-01T07:43:23.903223+0000","mapping_epoch":86,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":87,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.a","version":"0'0","reported_seq":63,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.897754+0000","last_change":"2023-10-01T07:42:13.187304+0000","last_active":"2023-10-01T07:43:23.897754+0000","last_peered":"2023-10-01T07:43:23.897754+0000","last_clean":"2023-10-01T07:43:23.897754+0000","last_became_active":"2023-10-01T07:42:13.186780+0000","last_became_peered":"2023-10-01T07:42:13.186780+0000","last_unstale":"2023-10-01T07:43:23.897754+0000","last_undegraded":"2023-10-01T07:43:23.897754+0000","last_fullsized":"2023-10-01T07:43:23.897754+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":78,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.903227+0000","last_change":"2023-10-01T07:42:42.157407+0000","last_active":"2023-10-01T07:43:23.903227+0000","last_peered":"2023-10-01T07:43:23.903227+0000","last_clean":"2023-10-01T07:43:23.903227+0000","last_became_active":"2023-10-01T07:42:42.157050+0000","last_became_peered":"2023-10-01T07:42:42.157050+0000","last_unstale":"2023-10-01T07:43:23.903227+0000","last_undegraded":"2023-10-01T07:43:23.903227+0000","last_fullsized":"2023-10-01T07:43:23.903227+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":33,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.901733+0000","last_change":"2023-10-01T07:42:43.154632+0000","last_active":"2023-10-01T07:43:24.901733+0000","last_peered":"2023-10-01T07:43:24.901733+0000","last_clean":"2023-10-01T07:43:24.901733+0000","last_became_active":"2023-10-01T07:42:43.154265+0000","last_became_peered":"2023-10-01T07:42:43.154265+0000","last_unstale":"2023-10-01T07:43:24.901733+0000","last_undegraded":"2023-10-01T07:43:24.901733+0000","last_fullsized":"2023-10-01T07:43:24.901733+0000","mapping_epoch":91,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":92,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:41:07.826550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":63,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.903531+0000","last_change":"2023-10-01T07:42:13.182335+0000","last_active":"2023-10-01T07:43:23.903531+0000","last_peered":"2023-10-01T07:43:23.903531+0000","last_clean":"2023-10-01T07:43:23.903531+0000","last_became_active":"2023-10-01T07:42:13.182009+0000","last_became_peered":"2023-10-01T07:42:13.182009+0000","last_unstale":"2023-10-01T07:43:23.903531+0000","last_undegraded":"2023-10-01T07:43:23.903531+0000","last_fullsized":"2023-10-01T07:43:23.903531+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-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":64,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.911906+0000","last_change":"2023-10-01T07:43:24.909475+0000","last_active":"2023-10-01T07:43:24.911906+0000","last_peered":"2023-10-01T07:43:24.911906+0000","last_clean":"2023-10-01T07:43:24.911906+0000","last_became_active":"2023-10-01T07:43:24.908594+0000","last_became_peered":"2023-10-01T07:43:24.908594+0000","last_unstale":"2023-10-01T07:43:24.911906+0000","last_undegraded":"2023-10-01T07:43:24.911906+0000","last_fullsized":"2023-10-01T07:43:24.911906+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:14:55.631677+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":52,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.910794+0000","last_change":"2023-10-01T07:43:24.908880+0000","last_active":"2023-10-01T07:43:24.910794+0000","last_peered":"2023-10-01T07:43:24.910794+0000","last_clean":"2023-10-01T07:43:24.910794+0000","last_became_active":"2023-10-01T07:43:24.908522+0000","last_became_peered":"2023-10-01T07:43:24.908522+0000","last_unstale":"2023-10-01T07:43:24.910794+0000","last_undegraded":"2023-10-01T07:43:24.910794+0000","last_fullsized":"2023-10-01T07:43:24.910794+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:22:29.897485+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":76,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.902340+0000","last_change":"2023-10-01T07:42:13.179180+0000","last_active":"2023-10-01T07:43:24.902340+0000","last_peered":"2023-10-01T07:43:24.902340+0000","last_clean":"2023-10-01T07:43:24.902340+0000","last_became_active":"2023-10-01T07:42:13.177510+0000","last_became_peered":"2023-10-01T07:42:13.177510+0000","last_unstale":"2023-10-01T07:43:24.902340+0000","last_undegraded":"2023-10-01T07:43:24.902340+0000","last_fullsized":"2023-10-01T07:43:24.902340+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-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:24:21.007536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":79,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.917072+0000","last_change":"2023-10-01T07:43:24.917072+0000","last_active":"2023-10-01T07:43:24.917072+0000","last_peered":"2023-10-01T07:43:24.917072+0000","last_clean":"2023-10-01T07:43:24.917072+0000","last_became_active":"2023-10-01T07:43:24.916661+0000","last_became_peered":"2023-10-01T07:43:24.916661+0000","last_unstale":"2023-10-01T07:43:24.917072+0000","last_undegraded":"2023-10-01T07:43:24.917072+0000","last_fullsized":"2023-10-01T07:43:24.917072+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":37,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.902048+0000","last_change":"2023-10-01T07:42:13.178826+0000","last_active":"2023-10-01T07:43:24.902048+0000","last_peered":"2023-10-01T07:43:24.902048+0000","last_clean":"2023-10-01T07:43:24.902048+0000","last_became_active":"2023-10-01T07:42:13.177000+0000","last_became_peered":"2023-10-01T07:42:13.177000+0000","last_unstale":"2023-10-01T07:43:24.902048+0000","last_undegraded":"2023-10-01T07:43:24.902048+0000","last_fullsized":"2023-10-01T07:43:24.902048+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-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:57:38.875985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":68,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.901102+0000","last_change":"2023-10-01T07:42:13.172780+0000","last_active":"2023-10-01T07:43:23.901102+0000","last_peered":"2023-10-01T07:43:23.901102+0000","last_clean":"2023-10-01T07:43:23.901102+0000","last_became_active":"2023-10-01T07:42:13.172352+0000","last_became_peered":"2023-10-01T07:42:13.172352+0000","last_unstale":"2023-10-01T07:43:23.901102+0000","last_undegraded":"2023-10-01T07:43:23.901102+0000","last_fullsized":"2023-10-01T07:43:23.901102+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-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":64,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.904049+0000","last_change":"2023-10-01T07:41:31.174233+0000","last_active":"2023-10-01T07:43:23.904049+0000","last_peered":"2023-10-01T07:43:23.904049+0000","last_clean":"2023-10-01T07:43:23.904049+0000","last_became_active":"2023-10-01T07:41:31.173929+0000","last_became_peered":"2023-10-01T07:41:31.173929+0000","last_unstale":"2023-10-01T07:43:23.904049+0000","last_undegraded":"2023-10-01T07:43:23.904049+0000","last_fullsized":"2023-10-01T07:43:23.904049+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.903886+0000","last_change":"2023-10-01T07:43:24.903518+0000","last_active":"2023-10-01T07:43:24.903886+0000","last_peered":"2023-10-01T07:43:24.903886+0000","last_clean":"2023-10-01T07:43:24.903886+0000","last_became_active":"2023-10-01T07:43:24.903090+0000","last_became_peered":"2023-10-01T07:43:24.903090+0000","last_unstale":"2023-10-01T07:43:24.903886+0000","last_undegraded":"2023-10-01T07:43:24.903886+0000","last_fullsized":"2023-10-01T07:43:24.903886+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:08:09.112503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":84,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.906276+0000","last_change":"2023-10-01T07:43:24.905505+0000","last_active":"2023-10-01T07:43:24.906276+0000","last_peered":"2023-10-01T07:43:24.906276+0000","last_clean":"2023-10-01T07:43:24.906276+0000","last_became_active":"2023-10-01T07:43:24.905061+0000","last_became_peered":"2023-10-01T07:43:24.905061+0000","last_unstale":"2023-10-01T07:43:24.906276+0000","last_undegraded":"2023-10-01T07:43:24.906276+0000","last_fullsized":"2023-10-01T07:43:24.906276+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:37:50.798269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":52,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.901488+0000","last_change":"2023-10-01T07:42:42.147587+0000","last_active":"2023-10-01T07:43:24.901488+0000","last_peered":"2023-10-01T07:43:24.901488+0000","last_clean":"2023-10-01T07:43:24.901488+0000","last_became_active":"2023-10-01T07:42:42.147219+0000","last_became_peered":"2023-10-01T07:42:42.147219+0000","last_unstale":"2023-10-01T07:43:24.901488+0000","last_undegraded":"2023-10-01T07:43:24.901488+0000","last_fullsized":"2023-10-01T07:43:24.901488+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:11:13.004626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":71,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.902598+0000","last_change":"2023-10-01T07:42:13.174610+0000","last_active":"2023-10-01T07:43:24.902598+0000","last_peered":"2023-10-01T07:43:24.902598+0000","last_clean":"2023-10-01T07:43:24.902598+0000","last_became_active":"2023-10-01T07:42:13.174332+0000","last_became_peered":"2023-10-01T07:42:13.174332+0000","last_unstale":"2023-10-01T07:43:24.902598+0000","last_undegraded":"2023-10-01T07:43:24.902598+0000","last_fullsized":"2023-10-01T07:43:24.902598+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-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:31:58.589311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.901330+0000","last_change":"2023-10-01T07:42:42.160816+0000","last_active":"2023-10-01T07:43:23.901330+0000","last_peered":"2023-10-01T07:43:23.901330+0000","last_clean":"2023-10-01T07:43:23.901330+0000","last_became_active":"2023-10-01T07:42:42.160497+0000","last_became_peered":"2023-10-01T07:42:42.160497+0000","last_unstale":"2023-10-01T07:43:23.901330+0000","last_undegraded":"2023-10-01T07:43:23.901330+0000","last_fullsized":"2023-10-01T07:43:23.901330+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":300,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.895755+0000","last_change":"2023-10-01T07:41:31.169337+0000","last_active":"2023-10-01T07:43:23.895755+0000","last_peered":"2023-10-01T07:43:23.895755+0000","last_clean":"2023-10-01T07:43:23.895755+0000","last_became_active":"2023-10-01T07:41:31.168854+0000","last_became_peered":"2023-10-01T07:41:31.168854+0000","last_unstale":"2023-10-01T07:43:23.895755+0000","last_undegraded":"2023-10-01T07:43:23.895755+0000","last_fullsized":"2023-10-01T07:43:23.895755+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-10-01T07:23:32.049984+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:23:32.049984+0000","last_clean_scrub_stamp":"2023-10-01T07:23:32.049984+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":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.912473+0000","last_change":"2023-10-01T07:43:24.910767+0000","last_active":"2023-10-01T07:43:24.912473+0000","last_peered":"2023-10-01T07:43:24.912473+0000","last_clean":"2023-10-01T07:43:24.912473+0000","last_became_active":"2023-10-01T07:43:24.910214+0000","last_became_peered":"2023-10-01T07:43:24.910214+0000","last_unstale":"2023-10-01T07:43:24.912473+0000","last_undegraded":"2023-10-01T07:43:24.912473+0000","last_fullsized":"2023-10-01T07:43:24.912473+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:37:46.200934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":47,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.897918+0000","last_change":"2023-10-01T07:29:58.901742+0000","last_active":"2023-10-01T07:43:23.897918+0000","last_peered":"2023-10-01T07:43:23.897918+0000","last_clean":"2023-10-01T07:43:23.897918+0000","last_became_active":"2023-10-01T07:29:58.901118+0000","last_became_peered":"2023-10-01T07:29:58.901118+0000","last_unstale":"2023-10-01T07:43:23.897918+0000","last_undegraded":"2023-10-01T07:43:23.897918+0000","last_fullsized":"2023-10-01T07:43:23.897918+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":83,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.895867+0000","last_change":"2023-10-01T07:42:13.185813+0000","last_active":"2023-10-01T07:43:23.895867+0000","last_peered":"2023-10-01T07:43:23.895867+0000","last_clean":"2023-10-01T07:43:23.895867+0000","last_became_active":"2023-10-01T07:42:13.185512+0000","last_became_peered":"2023-10-01T07:42:13.185512+0000","last_unstale":"2023-10-01T07:43:23.895867+0000","last_undegraded":"2023-10-01T07:43:23.895867+0000","last_fullsized":"2023-10-01T07:43:23.895867+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-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":58,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:34.158808+0000","last_change":"2023-10-01T07:43:24.913615+0000","last_active":"2023-10-01T07:43:34.158808+0000","last_peered":"2023-10-01T07:43:34.158808+0000","last_clean":"2023-10-01T07:43:34.158808+0000","last_became_active":"2023-10-01T07:43:24.912763+0000","last_became_peered":"2023-10-01T07:43:24.912763+0000","last_unstale":"2023-10-01T07:43:34.158808+0000","last_undegraded":"2023-10-01T07:43:34.158808+0000","last_fullsized":"2023-10-01T07:43:34.158808+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:57:33.391771+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":72,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.903252+0000","last_change":"2023-10-01T07:42:42.147552+0000","last_active":"2023-10-01T07:43:24.903252+0000","last_peered":"2023-10-01T07:43:24.903252+0000","last_clean":"2023-10-01T07:43:24.903252+0000","last_became_active":"2023-10-01T07:42:42.147046+0000","last_became_peered":"2023-10-01T07:42:42.147046+0000","last_unstale":"2023-10-01T07:43:24.903252+0000","last_undegraded":"2023-10-01T07:43:24.903252+0000","last_fullsized":"2023-10-01T07:43:24.903252+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:17:29.101461+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":68,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.899333+0000","last_change":"2023-10-01T07:41:31.171488+0000","last_active":"2023-10-01T07:43:23.899333+0000","last_peered":"2023-10-01T07:43:23.899333+0000","last_clean":"2023-10-01T07:43:23.899333+0000","last_became_active":"2023-10-01T07:41:31.171176+0000","last_became_peered":"2023-10-01T07:41:31.171176+0000","last_unstale":"2023-10-01T07:43:23.899333+0000","last_undegraded":"2023-10-01T07:43:23.899333+0000","last_fullsized":"2023-10-01T07:43:23.899333+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-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":52,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.902445+0000","last_change":"2023-10-01T07:42:42.153642+0000","last_active":"2023-10-01T07:43:24.902445+0000","last_peered":"2023-10-01T07:43:24.902445+0000","last_clean":"2023-10-01T07:43:24.902445+0000","last_became_active":"2023-10-01T07:42:42.153326+0000","last_became_peered":"2023-10-01T07:42:42.153326+0000","last_unstale":"2023-10-01T07:43:24.902445+0000","last_undegraded":"2023-10-01T07:43:24.902445+0000","last_fullsized":"2023-10-01T07:43:24.902445+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:25:06.788892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":43,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:34.158861+0000","last_change":"2023-10-01T07:41:31.166752+0000","last_active":"2023-10-01T07:43:34.158861+0000","last_peered":"2023-10-01T07:43:34.158861+0000","last_clean":"2023-10-01T07:43:34.158861+0000","last_became_active":"2023-10-01T07:41:31.166206+0000","last_became_peered":"2023-10-01T07:41:31.166206+0000","last_unstale":"2023-10-01T07:43:34.158861+0000","last_undegraded":"2023-10-01T07:43:34.158861+0000","last_fullsized":"2023-10-01T07:43:34.158861+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-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:08:47.892183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.912155+0000","last_change":"2023-10-01T07:43:24.910000+0000","last_active":"2023-10-01T07:43:24.912155+0000","last_peered":"2023-10-01T07:43:24.912155+0000","last_clean":"2023-10-01T07:43:24.912155+0000","last_became_active":"2023-10-01T07:43:24.909169+0000","last_became_peered":"2023-10-01T07:43:24.909169+0000","last_unstale":"2023-10-01T07:43:24.912155+0000","last_undegraded":"2023-10-01T07:43:24.912155+0000","last_fullsized":"2023-10-01T07:43:24.912155+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:02:27.817414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":37,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.902552+0000","last_change":"2023-10-01T07:42:13.177778+0000","last_active":"2023-10-01T07:43:24.902552+0000","last_peered":"2023-10-01T07:43:24.902552+0000","last_clean":"2023-10-01T07:43:24.902552+0000","last_became_active":"2023-10-01T07:42:13.177064+0000","last_became_peered":"2023-10-01T07:42:13.177064+0000","last_unstale":"2023-10-01T07:43:24.902552+0000","last_undegraded":"2023-10-01T07:43:24.902552+0000","last_fullsized":"2023-10-01T07:43:24.902552+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-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:07:47.599285+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.912025+0000","last_change":"2023-10-01T07:43:24.909703+0000","last_active":"2023-10-01T07:43:24.912025+0000","last_peered":"2023-10-01T07:43:24.912025+0000","last_clean":"2023-10-01T07:43:24.912025+0000","last_became_active":"2023-10-01T07:43:24.908931+0000","last_became_peered":"2023-10-01T07:43:24.908931+0000","last_unstale":"2023-10-01T07:43:24.912025+0000","last_undegraded":"2023-10-01T07:43:24.912025+0000","last_fullsized":"2023-10-01T07:43:24.912025+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:54:00.389367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":67,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.897399+0000","last_change":"2023-10-01T07:42:42.160484+0000","last_active":"2023-10-01T07:43:23.897399+0000","last_peered":"2023-10-01T07:43:23.897399+0000","last_clean":"2023-10-01T07:43:23.897399+0000","last_became_active":"2023-10-01T07:42:42.160131+0000","last_became_peered":"2023-10-01T07:42:42.160131+0000","last_unstale":"2023-10-01T07:43:23.897399+0000","last_undegraded":"2023-10-01T07:43:23.897399+0000","last_fullsized":"2023-10-01T07:43:23.897399+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.903167+0000","last_change":"2023-10-01T07:42:13.181932+0000","last_active":"2023-10-01T07:43:24.903167+0000","last_peered":"2023-10-01T07:43:24.903167+0000","last_clean":"2023-10-01T07:43:24.903167+0000","last_became_active":"2023-10-01T07:42:13.181585+0000","last_became_peered":"2023-10-01T07:42:13.181585+0000","last_unstale":"2023-10-01T07:43:24.903167+0000","last_undegraded":"2023-10-01T07:43:24.903167+0000","last_fullsized":"2023-10-01T07:43:24.903167+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:48:19.691017+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":48,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.904629+0000","last_change":"2023-10-01T07:29:58.614435+0000","last_active":"2023-10-01T07:43:23.904629+0000","last_peered":"2023-10-01T07:43:23.904629+0000","last_clean":"2023-10-01T07:43:23.904629+0000","last_became_active":"2023-10-01T07:29:58.614015+0000","last_became_peered":"2023-10-01T07:29:58.614015+0000","last_unstale":"2023-10-01T07:43:23.904629+0000","last_undegraded":"2023-10-01T07:43:23.904629+0000","last_fullsized":"2023-10-01T07:43:23.904629+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.902718+0000","last_change":"2023-10-01T07:42:43.155097+0000","last_active":"2023-10-01T07:43:24.902718+0000","last_peered":"2023-10-01T07:43:24.902718+0000","last_clean":"2023-10-01T07:43:24.902718+0000","last_became_active":"2023-10-01T07:42:43.154695+0000","last_became_peered":"2023-10-01T07:42:43.154695+0000","last_unstale":"2023-10-01T07:43:24.902718+0000","last_undegraded":"2023-10-01T07:43:24.902718+0000","last_fullsized":"2023-10-01T07:43:24.902718+0000","mapping_epoch":91,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":92,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:00:43.327797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1c","version":"0'0","reported_seq":83,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.906094+0000","last_change":"2023-10-01T07:43:24.905042+0000","last_active":"2023-10-01T07:43:24.906094+0000","last_peered":"2023-10-01T07:43:24.906094+0000","last_clean":"2023-10-01T07:43:24.906094+0000","last_became_active":"2023-10-01T07:43:24.904650+0000","last_became_peered":"2023-10-01T07:43:24.904650+0000","last_unstale":"2023-10-01T07:43:24.906094+0000","last_undegraded":"2023-10-01T07:43:24.906094+0000","last_fullsized":"2023-10-01T07:43:24.906094+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:05:21.643427+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":90,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.901499+0000","last_change":"2023-10-01T07:42:43.204579+0000","last_active":"2023-10-01T07:43:23.901499+0000","last_peered":"2023-10-01T07:43:23.901499+0000","last_clean":"2023-10-01T07:43:23.901499+0000","last_became_active":"2023-10-01T07:42:43.158074+0000","last_became_peered":"2023-10-01T07:42:43.158074+0000","last_unstale":"2023-10-01T07:43:23.901499+0000","last_undegraded":"2023-10-01T07:43:23.901499+0000","last_fullsized":"2023-10-01T07:43:23.901499+0000","mapping_epoch":91,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":92,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,2,1],"acting":[5,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":78,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.911568+0000","last_change":"2023-10-01T07:43:24.911568+0000","last_active":"2023-10-01T07:43:24.911568+0000","last_peered":"2023-10-01T07:43:24.911568+0000","last_clean":"2023-10-01T07:43:24.911568+0000","last_became_active":"2023-10-01T07:43:24.910975+0000","last_became_peered":"2023-10-01T07:43:24.910975+0000","last_unstale":"2023-10-01T07:43:24.911568+0000","last_undegraded":"2023-10-01T07:43:24.911568+0000","last_fullsized":"2023-10-01T07:43:24.911568+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":51,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.901943+0000","last_change":"2023-10-01T07:29:58.586238+0000","last_active":"2023-10-01T07:43:23.901943+0000","last_peered":"2023-10-01T07:43:23.901943+0000","last_clean":"2023-10-01T07:43:23.901943+0000","last_became_active":"2023-10-01T07:29:58.585944+0000","last_became_peered":"2023-10-01T07:29:58.585944+0000","last_unstale":"2023-10-01T07:43:23.901943+0000","last_undegraded":"2023-10-01T07:43:23.901943+0000","last_fullsized":"2023-10-01T07:43:23.901943+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":78,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.913188+0000","last_change":"2023-10-01T07:43:24.913188+0000","last_active":"2023-10-01T07:43:24.913188+0000","last_peered":"2023-10-01T07:43:24.913188+0000","last_clean":"2023-10-01T07:43:24.913188+0000","last_became_active":"2023-10-01T07:43:24.912785+0000","last_became_peered":"2023-10-01T07:43:24.912785+0000","last_unstale":"2023-10-01T07:43:24.913188+0000","last_undegraded":"2023-10-01T07:43:24.913188+0000","last_fullsized":"2023-10-01T07:43:24.913188+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":72,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.913683+0000","last_change":"2023-10-01T07:43:24.912080+0000","last_active":"2023-10-01T07:43:24.913683+0000","last_peered":"2023-10-01T07:43:24.913683+0000","last_clean":"2023-10-01T07:43:24.913683+0000","last_became_active":"2023-10-01T07:43:24.911577+0000","last_became_peered":"2023-10-01T07:43:24.911577+0000","last_unstale":"2023-10-01T07:43:24.913683+0000","last_undegraded":"2023-10-01T07:43:24.913683+0000","last_fullsized":"2023-10-01T07:43:24.913683+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:49:36.182931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":84,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:24.905781+0000","last_change":"2023-10-01T07:43:24.905781+0000","last_active":"2023-10-01T07:43:24.905781+0000","last_peered":"2023-10-01T07:43:24.905781+0000","last_clean":"2023-10-01T07:43:24.905781+0000","last_became_active":"2023-10-01T07:43:24.905433+0000","last_became_peered":"2023-10-01T07:43:24.905433+0000","last_unstale":"2023-10-01T07:43:24.905781+0000","last_undegraded":"2023-10-01T07:43:24.905781+0000","last_fullsized":"2023-10-01T07:43:24.905781+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:42:18.329292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"59'4","reported_seq":61,"reported_epoch":97,"state":"active+clean","last_fresh":"2023-10-01T07:43:34.158984+0000","last_change":"2023-10-01T07:42:42.153708+0000","last_active":"2023-10-01T07:43:34.158984+0000","last_peered":"2023-10-01T07:43:34.158984+0000","last_clean":"2023-10-01T07:43:34.158984+0000","last_became_active":"2023-10-01T07:42:42.153303+0000","last_became_peered":"2023-10-01T07:42:42.153303+0000","last_unstale":"2023-10-01T07:43:34.158984+0000","last_undegraded":"2023-10-01T07:43:34.158984+0000","last_fullsized":"2023-10-01T07:43:34.158984+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:30:58.102626+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":72,"reported_epoch":96,"state":"active+clean","last_fresh":"2023-10-01T07:43:23.902925+0000","last_change":"2023-10-01T07:42:42.155515+0000","last_active":"2023-10-01T07:43:23.902925+0000","last_peered":"2023-10-01T07:43:23.902925+0000","last_clean":"2023-10-01T07:43:23.902925+0000","last_became_active":"2023-10-01T07:42:42.155144+0000","last_became_peered":"2023-10-01T07:42:42.155144+0000","last_unstale":"2023-10-01T07:43:23.902925+0000","last_undegraded":"2023-10-01T07:43:23.902925+0000","last_fullsized":"2023-10-01T07:43:23.902925+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":112,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19653,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430435,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":310916,"kb_used_data":1532,"kb_used_omap":0,"kb_used_meta":309376,"kb_avail":93434236,"statfs":{"total":95995035648,"available":95676657664,"internally_reserved":0,"allocated":1568768,"data_stored":1130644,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316801024},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:45:40 2023","interfaces":[{"interface":"back","average":{"1min":0.83899999999999997,"5min":0.88200000000000001,"15min":0.91400000000000003},"min":{"1min":0.56799999999999995,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.1899999999999999,"5min":1.206,"15min":1.206},"last":0.79000000000000004},{"interface":"front","average":{"1min":0.87,"5min":0.88900000000000001,"15min":0.88200000000000001},"min":{"1min":0.52700000000000002,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.274,"5min":1.2889999999999999,"15min":1.2889999999999999},"last":0.91700000000000004}]},{"osd":1,"last update":"Sun Oct 1 07:45:16 2023","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":0.89700000000000002,"15min":0.90100000000000002},"min":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.2070000000000001,"5min":1.242,"15min":1.242},"last":0.876},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.88300000000000001,"15min":0.86899999999999999},"min":{"1min":0.63700000000000001,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.1299999999999999,"5min":1.171,"15min":1.171},"last":1.165}]},{"osd":2,"last update":"Sun Oct 1 07:44:46 2023","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":0.88400000000000001,"15min":0.86899999999999999},"min":{"1min":0.748,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.5569999999999999,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":1.119},{"interface":"front","average":{"1min":1.0209999999999999,"5min":0.97499999999999998,"15min":0.96699999999999997},"min":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":2.4609999999999999,"5min":2.4609999999999999,"15min":2.4609999999999999},"last":0.98599999999999999}]},{"osd":3,"last update":"Sun Oct 1 07:45:24 2023","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":0.98199999999999998,"15min":0.98899999999999999},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.1699999999999999,"5min":2.5680000000000001,"15min":2.5680000000000001},"last":1.0900000000000001},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.0449999999999999,"15min":1.0409999999999999},"min":{"1min":0.81499999999999995,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.3680000000000001,"5min":1.7310000000000001,"15min":1.7310000000000001},"last":1.2310000000000001}]},{"osd":4,"last update":"Sun Oct 1 07:45:40 2023","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":0.94999999999999996,"15min":0.91300000000000003},"min":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.42999999999999999},"max":{"1min":1.5349999999999999,"5min":1.6859999999999999,"15min":1.6859999999999999},"last":1.2649999999999999},{"interface":"front","average":{"1min":1.083,"5min":1.028,"15min":0.96599999999999997},"min":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.39700000000000002},"max":{"1min":1.474,"5min":2.6709999999999998,"15min":2.6709999999999998},"last":1.1919999999999999}]},{"osd":5,"last update":"Sun Oct 1 07:45:40 2023","interfaces":[{"interface":"back","average":{"1min":1.117,"5min":1.0209999999999999,"15min":1.0009999999999999},"min":{"1min":0.72499999999999998,"5min":0.58399999999999996,"15min":0.435},"max":{"1min":1.423,"5min":2.1389999999999998,"15min":2.1389999999999998},"last":1.008},{"interface":"front","average":{"1min":1.127,"5min":1.087,"15min":1.038},"min":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.48999999999999999},"max":{"1min":1.4370000000000001,"5min":1.754,"15min":1.754},"last":1.3149999999999999}]},{"osd":6,"last update":"Sun Oct 1 07:45:40 2023","interfaces":[{"interface":"back","average":{"1min":1.2010000000000001,"5min":1.1060000000000001,"15min":1.0640000000000001},"min":{"1min":0.90200000000000002,"5min":0.63900000000000001,"15min":0.56599999999999995},"max":{"1min":1.6100000000000001,"5min":2.323,"15min":2.323},"last":1.048},{"interface":"front","average":{"1min":1.1850000000000001,"5min":1.133,"15min":1.0649999999999999},"min":{"1min":0.92100000000000004,"5min":0.74399999999999999,"15min":0.56100000000000005},"max":{"1min":1.3680000000000001,"5min":2.754,"15min":2.754},"last":1.286}]}]},{"osd":6,"up_from":42,"seq":180388626667,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":306816,"kb_used_data":1528,"kb_used_omap":0,"kb_used_meta":305280,"kb_avail":93438336,"statfs":{"total":95995035648,"available":95680856064,"internally_reserved":0,"allocated":1564672,"data_stored":1130835,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312606720},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:45:33 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.89700000000000002,"15min":0.89300000000000002},"min":{"1min":0.495,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.381,"5min":1.421,"15min":1.421},"last":0.72499999999999998},{"interface":"front","average":{"1min":0.98399999999999999,"5min":0.96599999999999997,"15min":0.98999999999999999},"min":{"1min":0.63100000000000001,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.3200000000000001,"5min":1.419,"15min":1.419},"last":0.95399999999999996}]},{"osd":1,"last update":"Sun Oct 1 07:45:21 2023","interfaces":[{"interface":"back","average":{"1min":0.86399999999999999,"5min":0.89900000000000002,"15min":0.90300000000000002},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.238,"5min":1.238,"15min":1.238},"last":0.82499999999999996},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.88200000000000001,"15min":0.876},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.1499999999999999,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":1.1200000000000001}]},{"osd":2,"last update":"Sun Oct 1 07:45:43 2023","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":0.91400000000000003,"15min":0.90200000000000002},"min":{"1min":0.73599999999999999,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.2030000000000001,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":1.1579999999999999},{"interface":"front","average":{"1min":1,"5min":0.96499999999999997,"15min":0.96899999999999997},"min":{"1min":0.64100000000000001,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.3260000000000001,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":1.1890000000000001}]},{"osd":3,"last update":"Sun Oct 1 07:45:28 2023","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":0.97999999999999998,"15min":0.97499999999999998},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.405,"5min":1.405,"15min":1.405},"last":1.004},{"interface":"front","average":{"1min":1.0860000000000001,"5min":1.0229999999999999,"15min":1.0129999999999999},"min":{"1min":0.754,"5min":0.73899999999999999,"15min":0.73899999999999999},"max":{"1min":1.381,"5min":1.381,"15min":1.381},"last":1.0620000000000001}]},{"osd":4,"last update":"Sun Oct 1 07:44:47 2023","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":0.93700000000000006,"15min":0.91100000000000003},"min":{"1min":0.69899999999999995,"5min":0.57099999999999995,"15min":0.42399999999999999},"max":{"1min":1.423,"5min":1.423,"15min":1.423},"last":1.04},{"interface":"front","average":{"1min":1.0820000000000001,"5min":0.99299999999999999,"15min":0.98099999999999998},"min":{"1min":0.72399999999999998,"5min":0.61599999999999999,"15min":0.46600000000000003},"max":{"1min":1.28,"5min":1.4890000000000001,"15min":1.4890000000000001},"last":1.3069999999999999}]},{"osd":5,"last update":"Sun Oct 1 07:44:47 2023","interfaces":[{"interface":"back","average":{"1min":1.121,"5min":1.0569999999999999,"15min":1.022},"min":{"1min":0.746,"5min":0.55200000000000005,"15min":0.48499999999999999},"max":{"1min":1.4630000000000001,"5min":1.5940000000000001,"15min":1.5940000000000001},"last":1.286},{"interface":"front","average":{"1min":1.0820000000000001,"5min":1.032,"15min":1.032},"min":{"1min":0.748,"5min":0.58599999999999997,"15min":0.47499999999999998},"max":{"1min":1.3919999999999999,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":1.2569999999999999}]},{"osd":7,"last update":"Sun Oct 1 07:45:33 2023","interfaces":[{"interface":"back","average":{"1min":1.2310000000000001,"5min":1.145,"15min":1.089},"min":{"1min":0.94399999999999995,"5min":0.61799999999999999,"15min":0.41499999999999998},"max":{"1min":1.5349999999999999,"5min":1.5349999999999999,"15min":1.6919999999999999},"last":1.3560000000000001},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.0880000000000001,"15min":1.0589999999999999},"min":{"1min":0.84499999999999997,"5min":0.59599999999999997,"15min":0.48499999999999999},"max":{"1min":1.2629999999999999,"5min":1.5840000000000001,"15min":1.5840000000000001},"last":1.24}]}]},{"osd":1,"up_from":82,"seq":352187318316,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":36580,"kb_used_data":988,"kb_used_omap":4,"kb_used_meta":35579,"kb_avail":93708572,"statfs":{"total":95995035648,"available":95957577728,"internally_reserved":0,"allocated":1011712,"data_stored":548943,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":36433806},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:45:15 2023","interfaces":[{"interface":"back","average":{"1min":0.626,"5min":0.65600000000000003,"15min":0.65800000000000003},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.129,"5min":1.129,"15min":1.129},"last":0.51700000000000002},{"interface":"front","average":{"1min":0.67800000000000005,"5min":0.73299999999999998,"15min":0.746},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":1.1519999999999999,"5min":1.1519999999999999,"15min":1.1519999999999999},"last":0.53400000000000003}]},{"osd":2,"last update":"Sun Oct 1 07:44:44 2023","interfaces":[{"interface":"back","average":{"1min":0.61699999999999999,"5min":0.64800000000000002,"15min":0.65300000000000002},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.1699999999999999,"5min":1.1699999999999999,"15min":1.1699999999999999},"last":0.46700000000000003},{"interface":"front","average":{"1min":0.66900000000000004,"5min":0.66100000000000003,"15min":0.65900000000000003},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.1599999999999999,"5min":1.1599999999999999,"15min":1.1599999999999999},"last":0.60299999999999998}]},{"osd":3,"last update":"Sun Oct 1 07:45:26 2023","interfaces":[{"interface":"back","average":{"1min":0.69699999999999995,"5min":0.71699999999999997,"15min":0.72099999999999997},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.117,"5min":1.117,"15min":1.117},"last":0.72599999999999998},{"interface":"front","average":{"1min":0.77200000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.397,"5min":1.397,"15min":1.397},"last":0.754}]},{"osd":4,"last update":"Sun Oct 1 07:45:15 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.98199999999999998,"15min":0.97799999999999998},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.3480000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":0.82699999999999996},{"interface":"front","average":{"1min":0.91700000000000004,"5min":0.98099999999999998,"15min":0.98499999999999999},"min":{"1min":0.72499999999999998,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.21,"5min":1.339,"15min":1.339},"last":1.1140000000000001}]},{"osd":5,"last update":"Sun Oct 1 07:45:15 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":1.0029999999999999,"15min":1.0249999999999999},"min":{"1min":0.68400000000000005,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.534,"5min":1.6699999999999999,"15min":1.6699999999999999},"last":1.2509999999999999},{"interface":"front","average":{"1min":0.97599999999999998,"5min":1.04,"15min":1.054},"min":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.3220000000000001,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":1.0489999999999999}]},{"osd":6,"last update":"Sun Oct 1 07:45:15 2023","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":1.0029999999999999,"15min":1.02},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.4970000000000001,"5min":1.619,"15min":1.619},"last":1.1879999999999999},{"interface":"front","average":{"1min":0.97199999999999998,"5min":1.0249999999999999,"15min":1.0269999999999999},"min":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.4179999999999999,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":0.998}]},{"osd":7,"last update":"Sun Oct 1 07:45:15 2023","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":1.0589999999999999,"15min":1.0760000000000001},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.3740000000000001,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":1.1559999999999999},{"interface":"front","average":{"1min":0.96899999999999997,"5min":1.0329999999999999,"15min":1.0409999999999999},"min":{"1min":0.70699999999999996,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.476,"5min":1.476,"15min":1.476},"last":0.97699999999999998}]}]},{"osd":0,"up_from":77,"seq":330712481845,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":29248,"kb_used_data":1592,"kb_used_omap":5,"kb_used_meta":27642,"kb_avail":93715904,"statfs":{"total":95995035648,"available":95965085696,"internally_reserved":0,"allocated":1630208,"data_stored":1141512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":28306042},"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":"Sun Oct 1 07:45:17 2023","interfaces":[{"interface":"back","average":{"1min":0.59799999999999998,"5min":0.64600000000000002,"15min":0.65600000000000003},"min":{"1min":0.222,"5min":0.222,"15min":0.222},"max":{"1min":0.96999999999999997,"5min":0.98099999999999998,"15min":0.98099999999999998},"last":0.69499999999999995},{"interface":"front","average":{"1min":0.63600000000000001,"5min":0.68400000000000005,"15min":0.70699999999999996},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":1.1359999999999999,"5min":1.1359999999999999,"15min":1.1359999999999999},"last":0.55200000000000005}]},{"osd":2,"last update":"Sun Oct 1 07:44:44 2023","interfaces":[{"interface":"back","average":{"1min":0.63300000000000001,"5min":0.67000000000000004,"15min":0.67600000000000005},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.96599999999999997,"5min":0.999,"15min":0.999},"last":0.73499999999999999},{"interface":"front","average":{"1min":0.71899999999999997,"5min":0.77700000000000002,"15min":0.78700000000000003},"min":{"1min":0.39700000000000002,"5min":0.374,"15min":0.374},"max":{"1min":1.0980000000000001,"5min":1.179,"15min":1.179},"last":0.80800000000000005}]},{"osd":3,"last update":"Sun Oct 1 07:45:26 2023","interfaces":[{"interface":"back","average":{"1min":0.72399999999999998,"5min":0.68100000000000005,"15min":0.67400000000000004},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":1.018,"5min":1.0680000000000001,"15min":1.0680000000000001},"last":0.61599999999999999},{"interface":"front","average":{"1min":0.80900000000000005,"5min":0.80000000000000004,"15min":0.79800000000000004},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.226,"5min":1.226,"15min":1.226},"last":0.93500000000000005}]},{"osd":4,"last update":"Sun Oct 1 07:45:36 2023","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.88600000000000001,"15min":0.876},"min":{"1min":0.70399999999999996,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.214,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":0.90500000000000003},{"interface":"front","average":{"1min":1.014,"5min":0.97199999999999998,"15min":0.96599999999999997},"min":{"1min":0.624,"5min":0.624,"15min":0.624},"max":{"1min":1.4970000000000001,"5min":1.4990000000000001,"15min":1.4990000000000001},"last":1.071}]},{"osd":5,"last update":"Sun Oct 1 07:45:36 2023","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":1.034,"15min":1.0549999999999999},"min":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.401,"5min":1.589,"15min":1.589},"last":1.141},{"interface":"front","average":{"1min":1.046,"5min":1.054,"15min":1.095},"min":{"1min":0.76900000000000002,"5min":0.69999999999999996,"15min":0.69999999999999996},"max":{"1min":1.2969999999999999,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":1.0249999999999999}]},{"osd":6,"last update":"Sun Oct 1 07:45:36 2023","interfaces":[{"interface":"back","average":{"1min":1.0780000000000001,"5min":1.0469999999999999,"15min":1.081},"min":{"1min":0.65400000000000003,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.5389999999999999,"5min":1.5389999999999999,"15min":1.5389999999999999},"last":0.876},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.036,"15min":1.0640000000000001},"min":{"1min":0.70099999999999996,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.4039999999999999,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":1.105}]},{"osd":7,"last update":"Sun Oct 1 07:45:36 2023","interfaces":[{"interface":"back","average":{"1min":1.1299999999999999,"5min":1.121,"15min":1.139},"min":{"1min":0.73699999999999999,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.456,"5min":1.514,"15min":1.514},"last":1.1870000000000001},{"interface":"front","average":{"1min":1.071,"5min":1.0509999999999999,"15min":1.0469999999999999},"min":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.373,"5min":1.548,"15min":1.548},"last":0.98799999999999999}]}]},{"osd":2,"up_from":90,"seq":386547056679,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":40680,"kb_used_data":992,"kb_used_omap":7,"kb_used_meta":39672,"kb_avail":93704472,"statfs":{"total":95995035648,"available":95953379328,"internally_reserved":0,"allocated":1015808,"data_stored":547846,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":40624209},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:44:48 2023","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.66200000000000003,"15min":0.67100000000000004},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.92100000000000004,"5min":1.036,"15min":1.036},"last":0.66900000000000004},{"interface":"front","average":{"1min":0.64000000000000001,"5min":0.66800000000000004,"15min":0.67300000000000004},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":1.0149999999999999,"5min":1.046,"15min":1.046},"last":1.0900000000000001}]},{"osd":1,"last update":"Sun Oct 1 07:44:48 2023","interfaces":[{"interface":"back","average":{"1min":0.68100000000000005,"5min":0.745,"15min":0.75600000000000001},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.877,"5min":1.03,"15min":1.03},"last":0.90500000000000003},{"interface":"front","average":{"1min":0.68500000000000005,"5min":0.70099999999999996,"15min":0.70299999999999996},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":1.1060000000000001,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":0.82099999999999995}]},{"osd":3,"last update":"Sun Oct 1 07:45:25 2023","interfaces":[{"interface":"back","average":{"1min":0.66300000000000003,"5min":0.73199999999999998,"15min":0.74399999999999999},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.95499999999999996,"5min":1,"15min":1},"last":0.73199999999999998},{"interface":"front","average":{"1min":0.68200000000000005,"5min":0.748,"15min":0.75900000000000001},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":1.258,"5min":1.258,"15min":1.258},"last":0.77300000000000002}]},{"osd":4,"last update":"Sun Oct 1 07:44:48 2023","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.94899999999999995,"15min":0.95299999999999996},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.4199999999999999,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":1.0649999999999999},{"interface":"front","average":{"1min":0.94999999999999996,"5min":1.006,"15min":1.0149999999999999},"min":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.4470000000000001,"5min":1.591,"15min":1.591},"last":0.84299999999999997}]},{"osd":5,"last update":"Sun Oct 1 07:44:48 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":1.032,"15min":1.0409999999999999},"min":{"1min":0.63500000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.367,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":1.242},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.98599999999999999,"15min":0.98899999999999999},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.4730000000000001,"5min":1.4730000000000001,"15min":1.4730000000000001},"last":1.0049999999999999}]},{"osd":6,"last update":"Sun Oct 1 07:44:48 2023","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.1140000000000001,"15min":1.1200000000000001},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.534,"5min":1.661,"15min":1.661},"last":1.0489999999999999},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.151,"15min":1.1659999999999999},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.569,"5min":1.6319999999999999,"15min":1.6319999999999999},"last":1.298}]},{"osd":7,"last update":"Sun Oct 1 07:44:48 2023","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.073,"15min":1.0800000000000001},"min":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.399,"5min":1.472,"15min":1.472},"last":0.88100000000000001},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.131,"15min":1.149},"min":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"max":{"1min":1.5049999999999999,"5min":1.5049999999999999,"15min":1.5049999999999999},"last":1.1779999999999999}]}]},{"osd":3,"up_from":96,"seq":412316860446,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":36420,"kb_used_data":956,"kb_used_omap":2,"kb_used_meta":35453,"kb_avail":93708732,"statfs":{"total":95995035648,"available":95957741568,"internally_reserved":0,"allocated":978944,"data_stored":541520,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3005,"internal_metadata":36303939},"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":"Sun Oct 1 07:45:28 2023","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.69199999999999995,"15min":0.71099999999999997},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.96599999999999997,"5min":0.98999999999999999,"15min":0.98999999999999999},"last":0.66300000000000003},{"interface":"front","average":{"1min":0.65000000000000002,"5min":0.69499999999999995,"15min":0.70299999999999996},"min":{"1min":0.40699999999999997,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.96099999999999997,"5min":0.96199999999999997,"15min":0.96199999999999997},"last":0.79800000000000004}]},{"osd":1,"last update":"Sun Oct 1 07:45:28 2023","interfaces":[{"interface":"back","average":{"1min":0.79100000000000004,"5min":0.82399999999999995,"15min":0.82999999999999996},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.847,"5min":1.847,"15min":1.847},"last":1.1319999999999999},{"interface":"front","average":{"1min":0.72999999999999998,"5min":0.77800000000000002,"15min":0.78600000000000003},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.734,"5min":1.734,"15min":1.734},"last":0.88600000000000001}]},{"osd":2,"last update":"Sun Oct 1 07:45:28 2023","interfaces":[{"interface":"back","average":{"1min":0.76600000000000001,"5min":0.81699999999999995,"15min":0.82499999999999996},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":1.9330000000000001,"5min":1.9330000000000001,"15min":1.9330000000000001},"last":1.012},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.745,"15min":0.74199999999999999},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":2.117,"5min":2.117,"15min":2.117},"last":1.0429999999999999}]},{"osd":4,"last update":"Sun Oct 1 07:45:28 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.96099999999999997,"15min":0.96399999999999997},"min":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":2.2999999999999998,"5min":2.2999999999999998,"15min":2.2999999999999998},"last":1.1919999999999999},{"interface":"front","average":{"1min":0.98599999999999999,"5min":1.083,"15min":1.099},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.8,"5min":1.8,"15min":1.8},"last":0.98899999999999999}]},{"osd":5,"last update":"Sun Oct 1 07:45:28 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":1.0489999999999999,"15min":1.0640000000000001},"min":{"1min":0.629,"5min":0.629,"15min":0.629},"max":{"1min":1.6060000000000001,"5min":1.6060000000000001,"15min":1.6060000000000001},"last":1.0760000000000001},{"interface":"front","average":{"1min":1.0720000000000001,"5min":1.0960000000000001,"15min":1.1000000000000001},"min":{"1min":0.68600000000000005,"5min":0.67900000000000005,"15min":0.67900000000000005},"max":{"1min":2.238,"5min":2.238,"15min":2.238},"last":1.2729999999999999}]},{"osd":6,"last update":"Sun Oct 1 07:45:28 2023","interfaces":[{"interface":"back","average":{"1min":1.091,"5min":1.105,"15min":1.107},"min":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"max":{"1min":2.161,"5min":2.161,"15min":2.161},"last":1.339},{"interface":"front","average":{"1min":0.99299999999999999,"5min":1.0489999999999999,"15min":1.0580000000000001},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":2.052,"5min":2.052,"15min":2.052},"last":0.95699999999999996}]},{"osd":7,"last update":"Sun Oct 1 07:45:28 2023","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":1.0840000000000001,"15min":1.091},"min":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"max":{"1min":2.661,"5min":2.661,"15min":2.661},"last":1.113},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.139,"15min":1.1519999999999999},"min":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.677,"5min":1.677,"15min":1.677},"last":1.163}]}]},{"osd":4,"up_from":30,"seq":128849019133,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298176,"kb_used_data":952,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93446976,"statfs":{"total":95995035648,"available":95689703424,"internally_reserved":0,"allocated":974848,"data_stored":540453,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:45:35 2023","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.88500000000000001,"15min":0.89300000000000002},"min":{"1min":0.628,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.2150000000000001,"5min":1.2609999999999999,"15min":1.2609999999999999},"last":0.70499999999999996},{"interface":"front","average":{"1min":0.878,"5min":0.85699999999999998,"15min":0.85499999999999998},"min":{"1min":0.55100000000000005,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.125,"5min":1.236,"15min":1.236},"last":1.208}]},{"osd":1,"last update":"Sun Oct 1 07:45:18 2023","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":0.89800000000000002,"15min":0.91200000000000003},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.1379999999999999,"5min":1.1990000000000001,"15min":1.1990000000000001},"last":1.177},{"interface":"front","average":{"1min":0.93200000000000005,"5min":0.89700000000000002,"15min":0.879},"min":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.1910000000000001,"5min":1.2170000000000001,"15min":1.2170000000000001},"last":0.98699999999999999}]},{"osd":2,"last update":"Sun Oct 1 07:44:45 2023","interfaces":[{"interface":"back","average":{"1min":1.1020000000000001,"5min":1.0720000000000001,"15min":1.0669999999999999},"min":{"1min":0.77000000000000002,"5min":0.72199999999999998,"15min":0.72199999999999998},"max":{"1min":1.391,"5min":1.4750000000000001,"15min":1.4750000000000001},"last":1.234},{"interface":"front","average":{"1min":1.0009999999999999,"5min":1.0549999999999999,"15min":1.0640000000000001},"min":{"1min":0.504,"5min":0.504,"15min":0.504},"max":{"1min":1.2949999999999999,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":0.93700000000000006}]},{"osd":3,"last update":"Sun Oct 1 07:45:24 2023","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.97199999999999998,"15min":0.97399999999999998},"min":{"1min":0.79000000000000004,"5min":0.76800000000000002,"15min":0.76800000000000002},"max":{"1min":1.2649999999999999,"5min":1.343,"15min":1.343},"last":1.0680000000000001},{"interface":"front","average":{"1min":1.115,"5min":1.095,"15min":1.0920000000000001},"min":{"1min":0.88200000000000001,"5min":0.81799999999999995,"15min":0.81799999999999995},"max":{"1min":1.319,"5min":1.319,"15min":1.319},"last":1.1240000000000001}]},{"osd":5,"last update":"Sun Oct 1 07:45:06 2023","interfaces":[{"interface":"back","average":{"1min":1.0209999999999999,"5min":0.96199999999999997,"15min":0.93500000000000005},"min":{"1min":0.72799999999999998,"5min":0.56399999999999995,"15min":0.38600000000000001},"max":{"1min":1.2090000000000001,"5min":1.708,"15min":3.6339999999999999},"last":0.81200000000000006},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.97999999999999998,"15min":1.0089999999999999},"min":{"1min":0.70899999999999996,"5min":0.55800000000000005,"15min":0.44},"max":{"1min":1.2150000000000001,"5min":1.6100000000000001,"15min":6.3419999999999996},"last":1.032}]},{"osd":6,"last update":"Sun Oct 1 07:44:53 2023","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":1.0069999999999999,"15min":1.0129999999999999},"min":{"1min":0.75800000000000001,"5min":0.46999999999999997,"15min":0.46000000000000002},"max":{"1min":1.4550000000000001,"5min":1.544,"15min":5.6920000000000002},"last":1.264},{"interface":"front","average":{"1min":1.224,"5min":1.139,"15min":1.1140000000000001},"min":{"1min":0.999,"5min":0.65000000000000002,"15min":0.52100000000000002},"max":{"1min":1.381,"5min":1.381,"15min":3.7050000000000001},"last":1.3260000000000001}]},{"osd":7,"last update":"Sun Oct 1 07:45:35 2023","interfaces":[{"interface":"back","average":{"1min":1.0640000000000001,"5min":1.0580000000000001,"15min":1.1020000000000001},"min":{"1min":0.82899999999999996,"5min":0.57999999999999996,"15min":0.46999999999999997},"max":{"1min":1.286,"5min":1.464,"15min":6.3959999999999999},"last":1.159},{"interface":"front","average":{"1min":1.0589999999999999,"5min":1.0920000000000001,"15min":1.103},"min":{"1min":0.71299999999999997,"5min":0.627,"15min":0.54400000000000004},"max":{"1min":1.347,"5min":1.581,"15min":5.7439999999999998},"last":1.353}]}]},{"osd":5,"up_from":36,"seq":154618822899,"num_pgs":23,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":302256,"kb_used_data":936,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":93442896,"statfs":{"total":95995035648,"available":95685525504,"internally_reserved":0,"allocated":958464,"data_stored":535747,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:45:38 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.89200000000000002,"15min":0.86799999999999999},"min":{"1min":0.626,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.252,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":1.1259999999999999},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.91500000000000004,"15min":0.92000000000000004},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.2190000000000001,"5min":1.331,"15min":1.331},"last":0.78000000000000003}]},{"osd":1,"last update":"Sun Oct 1 07:45:19 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.90900000000000003,"15min":0.90700000000000003},"min":{"1min":0.63200000000000001,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.1919999999999999,"5min":1.2110000000000001,"15min":1.2110000000000001},"last":0.97999999999999998},{"interface":"front","average":{"1min":0.92700000000000005,"5min":0.89300000000000002,"15min":0.88400000000000001},"min":{"1min":0.58399999999999996,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.1100000000000001,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":0.95099999999999996}]},{"osd":2,"last update":"Sun Oct 1 07:44:43 2023","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.89300000000000002,"15min":0.89200000000000002},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.216,"5min":1.216,"15min":1.216},"last":1.036},{"interface":"front","average":{"1min":0.94599999999999995,"5min":0.91700000000000004,"15min":0.91200000000000003},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.2190000000000001,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":0.89900000000000002}]},{"osd":3,"last update":"Sun Oct 1 07:45:28 2023","interfaces":[{"interface":"back","average":{"1min":1.0329999999999999,"5min":1.0369999999999999,"15min":1.0369999999999999},"min":{"1min":0.81000000000000005,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.1970000000000001,"5min":1.258,"15min":1.258},"last":0.878},{"interface":"front","average":{"1min":1.022,"5min":1.0620000000000001,"15min":1.0680000000000001},"min":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"max":{"1min":1.1839999999999999,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":1.087}]},{"osd":4,"last update":"Sun Oct 1 07:45:11 2023","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":0.90700000000000003,"15min":0.90200000000000002},"min":{"1min":0.80200000000000005,"5min":0.503,"15min":0.442},"max":{"1min":1.1679999999999999,"5min":1.2829999999999999,"15min":2.2000000000000002},"last":0.80700000000000005},{"interface":"front","average":{"1min":1.0029999999999999,"5min":0.97199999999999998,"15min":0.95799999999999996},"min":{"1min":0.71499999999999997,"5min":0.58099999999999996,"15min":0.32500000000000001},"max":{"1min":1.373,"5min":1.498,"15min":2.2639999999999998},"last":1.236}]},{"osd":6,"last update":"Sun Oct 1 07:45:02 2023","interfaces":[{"interface":"back","average":{"1min":1.1000000000000001,"5min":1.0149999999999999,"15min":1.034},"min":{"1min":0.84299999999999997,"5min":0.53300000000000003,"15min":0.38200000000000001},"max":{"1min":1.367,"5min":1.5580000000000001,"15min":2.355},"last":1.196},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.042,"15min":1.0349999999999999},"min":{"1min":0.82299999999999995,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.28,"5min":1.6859999999999999,"15min":2.4929999999999999},"last":1.1739999999999999}]},{"osd":7,"last update":"Sun Oct 1 07:45:35 2023","interfaces":[{"interface":"back","average":{"1min":1.081,"5min":1.091,"15min":1.0700000000000001},"min":{"1min":0.91300000000000003,"5min":0.624,"15min":0.54400000000000004},"max":{"1min":1.2709999999999999,"5min":1.7649999999999999,"15min":2.3969999999999998},"last":1.3169999999999999},{"interface":"front","average":{"1min":1.1559999999999999,"5min":1.1200000000000001,"15min":1.131},"min":{"1min":0.89400000000000002,"5min":0.70199999999999996,"15min":0.46500000000000002},"max":{"1min":1.3560000000000001,"5min":1.635,"15min":2.4390000000000001},"last":1.4370000000000001}]}]}],"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":12288,"data_stored":610,"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":3005,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4790,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":714,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-01T07:45:48.454 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-10-01T07:45:48.454 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd dump 2023-10-01T07:45:49.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:45:49 smithi112 bash[59335]: audit 2023-10-01T07:45:47.566192+0000 mgr.y (mgr.34104) 372 : audit 0 from='client.44702 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T07:45:49.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:45:49 smithi112 bash[59335]: cluster 2023-10-01T07:45:48.146098+0000 mgr.y (mgr.34104) 373 : cluster 0 pgmap v307: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:49.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:45:49 smithi112 bash[59335]: audit 2023-10-01T07:45:48.420363+0000 mon.a (mon.0) 523 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:45:49.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:45:49 smithi112 bash[59335]: audit 2023-10-01T07:45:48.429444+0000 mon.a (mon.0) 524 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:45:49.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:45:49 smithi112 bash[59335]: audit 2023-10-01T07:45:49.228449+0000 mon.a (mon.0) 525 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:45:49.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:45:49 smithi112 bash[59335]: audit 2023-10-01T07:45:49.239098+0000 mon.a (mon.0) 526 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:45:49.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:45:49 smithi084 bash[75189]: audit 2023-10-01T07:45:47.566192+0000 mgr.y (mgr.34104) 372 : audit 0 from='client.44702 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T07:45:49.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:45:49 smithi084 bash[75189]: cluster 2023-10-01T07:45:48.146098+0000 mgr.y (mgr.34104) 373 : cluster 0 pgmap v307: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:49.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:45:49 smithi084 bash[75189]: audit 2023-10-01T07:45:48.420363+0000 mon.a (mon.0) 523 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:45:49.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:45:49 smithi084 bash[75189]: audit 2023-10-01T07:45:48.429444+0000 mon.a (mon.0) 524 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:45:49.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:45:49 smithi084 bash[75189]: audit 2023-10-01T07:45:49.228449+0000 mon.a (mon.0) 525 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:45:49.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:45:49 smithi084 bash[75189]: audit 2023-10-01T07:45:49.239098+0000 mon.a (mon.0) 526 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:45:49.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:45:49 smithi084 bash[78255]: audit 2023-10-01T07:45:47.566192+0000 mgr.y (mgr.34104) 372 : audit 0 from='client.44702 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T07:45:49.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:45:49 smithi084 bash[78255]: cluster 2023-10-01T07:45:48.146098+0000 mgr.y (mgr.34104) 373 : cluster 0 pgmap v307: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:49.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:45:49 smithi084 bash[78255]: audit 2023-10-01T07:45:48.420363+0000 mon.a (mon.0) 523 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:45:49.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:45:49 smithi084 bash[78255]: audit 2023-10-01T07:45:48.429444+0000 mon.a (mon.0) 524 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:45:49.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:45:49 smithi084 bash[78255]: audit 2023-10-01T07:45:49.228449+0000 mon.a (mon.0) 525 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:45:49.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:45:49 smithi084 bash[78255]: audit 2023-10-01T07:45:49.239098+0000 mon.a (mon.0) 526 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:45:50.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:45:50 smithi112 bash[59335]: audit 2023-10-01T07:45:49.707337+0000 mon.a (mon.0) 527 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:45:50.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:45:50 smithi112 bash[59335]: audit 2023-10-01T07:45:49.708599+0000 mon.a (mon.0) 528 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:45:50.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:45:50 smithi112 bash[59335]: audit 2023-10-01T07:45:49.718301+0000 mon.a (mon.0) 529 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:45:50.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:45:50 smithi084 bash[75189]: audit 2023-10-01T07:45:49.707337+0000 mon.a (mon.0) 527 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:45:50.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:45:50 smithi084 bash[75189]: audit 2023-10-01T07:45:49.708599+0000 mon.a (mon.0) 528 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:45:50.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:45:50 smithi084 bash[75189]: audit 2023-10-01T07:45:49.718301+0000 mon.a (mon.0) 529 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:45:50.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:45:50 smithi084 bash[78255]: audit 2023-10-01T07:45:49.707337+0000 mon.a (mon.0) 527 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:45:50.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:45:50 smithi084 bash[78255]: audit 2023-10-01T07:45:49.708599+0000 mon.a (mon.0) 528 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:45:50.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:45:50 smithi084 bash[78255]: audit 2023-10-01T07:45:49.718301+0000 mon.a (mon.0) 529 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:45:51.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:45:51 smithi112 bash[59335]: cluster 2023-10-01T07:45:50.146807+0000 mgr.y (mgr.34104) 374 : cluster 0 pgmap v308: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:51.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:45:51 smithi084 bash[78255]: cluster 2023-10-01T07:45:50.146807+0000 mgr.y (mgr.34104) 374 : cluster 0 pgmap v308: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:51.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:45:51 smithi084 bash[75189]: cluster 2023-10-01T07:45:50.146807+0000 mgr.y (mgr.34104) 374 : cluster 0 pgmap v308: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:53.258 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:45:53.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:45:53 smithi084 bash[75189]: cluster 2023-10-01T07:45:52.147766+0000 mgr.y (mgr.34104) 375 : cluster 0 pgmap v309: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:53.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:45:53 smithi084 bash[78255]: cluster 2023-10-01T07:45:52.147766+0000 mgr.y (mgr.34104) 375 : cluster 0 pgmap v309: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:53.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:45:53 smithi112 bash[59335]: cluster 2023-10-01T07:45:52.147766+0000 mgr.y (mgr.34104) 375 : cluster 0 pgmap v309: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:55.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:45:55 smithi084 bash[75189]: cluster 2023-10-01T07:45:54.148560+0000 mgr.y (mgr.34104) 376 : cluster 0 pgmap v310: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:55.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:45:55 smithi084 bash[78255]: cluster 2023-10-01T07:45:54.148560+0000 mgr.y (mgr.34104) 376 : cluster 0 pgmap v310: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:55.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:45:55 smithi112 bash[59335]: cluster 2023-10-01T07:45:54.148560+0000 mgr.y (mgr.34104) 376 : cluster 0 pgmap v310: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:56.561 INFO:teuthology.orchestra.run.smithi084.stdout:epoch 97 2023-10-01T07:45:56.561 INFO:teuthology.orchestra.run.smithi084.stdout:fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 2023-10-01T07:45:56.561 INFO:teuthology.orchestra.run.smithi084.stdout:created 2023-10-01T07:19:10.537832+0000 2023-10-01T07:45:56.561 INFO:teuthology.orchestra.run.smithi084.stdout:modified 2023-10-01T07:43:24.883792+0000 2023-10-01T07:45:56.562 INFO:teuthology.orchestra.run.smithi084.stdout:flags sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit 2023-10-01T07:45:56.562 INFO:teuthology.orchestra.run.smithi084.stdout:crush_version 22 2023-10-01T07:45:56.562 INFO:teuthology.orchestra.run.smithi084.stdout:full_ratio 0.95 2023-10-01T07:45:56.562 INFO:teuthology.orchestra.run.smithi084.stdout:backfillfull_ratio 0.9 2023-10-01T07:45:56.562 INFO:teuthology.orchestra.run.smithi084.stdout:nearfull_ratio 0.85 2023-10-01T07:45:56.562 INFO:teuthology.orchestra.run.smithi084.stdout:require_min_compat_client luminous 2023-10-01T07:45:56.562 INFO:teuthology.orchestra.run.smithi084.stdout:min_compat_client luminous 2023-10-01T07:45:56.562 INFO:teuthology.orchestra.run.smithi084.stdout:require_osd_release pacific 2023-10-01T07:45:56.562 INFO:teuthology.orchestra.run.smithi084.stdout:stretch_mode_enabled false 2023-10-01T07:45:56.562 INFO:teuthology.orchestra.run.smithi084.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-10-01T07:45:56.562 INFO:teuthology.orchestra.run.smithi084.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-10-01T07:45:56.563 INFO:teuthology.orchestra.run.smithi084.stdout:pool 3 'cephfs.foo.meta' replicated size 3 min_size 2 crush_rule 0 object_hash rjenkins pg_num 32 pgp_num 32 autoscale_mode off last_change 59 flags hashpspool stripe_width 0 pg_autoscale_bias 4 pg_num_min 16 recovery_priority 5 application cephfs read_balance_score 1.50 2023-10-01T07:45:56.563 INFO:teuthology.orchestra.run.smithi084.stdout:pool 4 'cephfs.foo.data' replicated size 3 min_size 2 crush_rule 0 object_hash rjenkins pg_num 32 pgp_num 32 autoscale_mode off last_change 59 flags hashpspool,bulk stripe_width 0 application cephfs read_balance_score 2.25 2023-10-01T07:45:56.563 INFO:teuthology.orchestra.run.smithi084.stdout:max_osd 8 2023-10-01T07:45:56.563 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0 up in weight 1 up_from 77 up_thru 96 down_at 74 last_clean_interval [8,73) [v2:172.21.15.84:6802/1612258704,v1:172.21.15.84:6803/1612258704] [v2:172.21.15.84:6804/1612258704,v1:172.21.15.84:6805/1612258704] exists,up 0597b5b4-318a-4d9a-99f7-d02869dd45c4 2023-10-01T07:45:56.563 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1 up in weight 1 up_from 82 up_thru 96 down_at 79 last_clean_interval [13,78) [v2:172.21.15.84:6810/2624778400,v1:172.21.15.84:6811/2624778400] [v2:172.21.15.84:6812/2624778400,v1:172.21.15.84:6813/2624778400] exists,up b9833f60-4823-4fe6-8419-d738d8d6f410 2023-10-01T07:45:56.563 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2 up in weight 1 up_from 90 up_thru 96 down_at 84 last_clean_interval [18,83) [v2:172.21.15.84:6818/1622912304,v1:172.21.15.84:6819/1622912304] [v2:172.21.15.84:6820/1622912304,v1:172.21.15.84:6821/1622912304] exists,up 496d4326-b04b-45a8-8ed8-1c87c3d52c86 2023-10-01T07:45:56.563 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3 up in weight 1 up_from 96 up_thru 96 down_at 93 last_clean_interval [25,92) [v2:172.21.15.84:6826/2737905343,v1:172.21.15.84:6827/2737905343] [v2:172.21.15.84:6828/2737905343,v1:172.21.15.84:6829/2737905343] exists,up 789c3c20-ad18-4da7-b0d3-ef28eae15aa6 2023-10-01T07:45:56.563 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4 up in weight 1 up_from 30 up_thru 96 down_at 0 last_clean_interval [0,0) [v2:172.21.15.112:6800/180161298,v1:172.21.15.112:6801/180161298] [v2:172.21.15.112:6802/180161298,v1:172.21.15.112:6803/180161298] exists,up 510e0af6-876b-41cb-88e9-7c81f14dfe73 2023-10-01T07:45:56.563 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5 up in weight 1 up_from 36 up_thru 96 down_at 0 last_clean_interval [0,0) [v2:172.21.15.112:6808/2865306528,v1:172.21.15.112:6809/2865306528] [v2:172.21.15.112:6810/2865306528,v1:172.21.15.112:6811/2865306528] exists,up 4aea62d5-accb-437b-b8e8-f7a7d176fb86 2023-10-01T07:45:56.563 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6 up in weight 1 up_from 42 up_thru 93 down_at 0 last_clean_interval [0,0) [v2:172.21.15.112:6816/1014863209,v1:172.21.15.112:6817/1014863209] [v2:172.21.15.112:6818/1014863209,v1:172.21.15.112:6819/1014863209] exists,up eac6b4fe-3655-40f2-a7c0-aec7f85a0e35 2023-10-01T07:45:56.563 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7 up in weight 1 up_from 48 up_thru 96 down_at 0 last_clean_interval [0,0) [v2:172.21.15.112:6824/2767723988,v1:172.21.15.112:6825/2767723988] [v2:172.21.15.112:6826/2767723988,v1:172.21.15.112:6827/2767723988] exists,up 6ffb9f30-0931-49ae-a6cf-f3b6186a49e1 2023-10-01T07:45:56.564 INFO:teuthology.orchestra.run.smithi084.stdout:pg_upmap_items 3.9 [4,1] 2023-10-01T07:45:56.564 INFO:teuthology.orchestra.run.smithi084.stdout:pg_upmap_items 3.b [3,2] 2023-10-01T07:45:56.564 INFO:teuthology.orchestra.run.smithi084.stdout:pg_upmap_items 3.f [7,2] 2023-10-01T07:45:56.564 INFO:teuthology.orchestra.run.smithi084.stdout:pg_upmap_items 3.15 [4,5] 2023-10-01T07:45:56.564 INFO:teuthology.orchestra.run.smithi084.stdout:pg_upmap_items 3.19 [4,6] 2023-10-01T07:45:56.564 INFO:teuthology.orchestra.run.smithi084.stdout:pg_upmap_items 3.1b [4,2] 2023-10-01T07:45:56.564 INFO:teuthology.orchestra.run.smithi084.stdout:pg_upmap_items 3.1c [4,2] 2023-10-01T07:45:56.564 INFO:teuthology.orchestra.run.smithi084.stdout:pg_upmap_items 4.9 [1,5] 2023-10-01T07:45:56.564 INFO:teuthology.orchestra.run.smithi084.stdout:pg_upmap_items 4.c [3,0] 2023-10-01T07:45:56.564 INFO:teuthology.orchestra.run.smithi084.stdout:pg_upmap_items 4.13 [1,5] 2023-10-01T07:45:56.564 INFO:teuthology.orchestra.run.smithi084.stdout:pg_upmap_items 4.16 [3,2] 2023-10-01T07:45:56.564 INFO:teuthology.orchestra.run.smithi084.stdout:pg_upmap_items 4.18 [1,2] 2023-10-01T07:45:56.565 INFO:teuthology.orchestra.run.smithi084.stdout:pg_upmap_items 4.1f [1,2] 2023-10-01T07:45:56.565 INFO:teuthology.orchestra.run.smithi084.stdout:blocklist 172.21.15.84:0/2747221199 expires 2023-10-02T07:36:29.901449+0000 2023-10-01T07:45:56.565 INFO:teuthology.orchestra.run.smithi084.stdout:blocklist 172.21.15.84:0/2905051778 expires 2023-10-02T07:36:29.901449+0000 2023-10-01T07:45:56.565 INFO:teuthology.orchestra.run.smithi084.stdout:blocklist 172.21.15.84:0/1384369502 expires 2023-10-02T07:36:29.901449+0000 2023-10-01T07:45:56.565 INFO:teuthology.orchestra.run.smithi084.stdout:blocklist 172.21.15.84:0/1036978476 expires 2023-10-02T07:36:29.901449+0000 2023-10-01T07:45:56.565 INFO:teuthology.orchestra.run.smithi084.stdout:blocklist 172.21.15.84:6801/4019964425 expires 2023-10-02T07:36:29.901449+0000 2023-10-01T07:45:56.565 INFO:teuthology.orchestra.run.smithi084.stdout:blocklist 172.21.15.84:0/1003292359 expires 2023-10-02T07:36:29.901449+0000 2023-10-01T07:45:56.565 INFO:teuthology.orchestra.run.smithi084.stdout:blocklist 172.21.15.112:0/4248101109 expires 2023-10-02T07:35:23.423206+0000 2023-10-01T07:45:56.565 INFO:teuthology.orchestra.run.smithi084.stdout:blocklist 172.21.15.84:0/1180134649 expires 2023-10-02T07:33:44.967503+0000 2023-10-01T07:45:56.565 INFO:teuthology.orchestra.run.smithi084.stdout:blocklist 172.21.15.112:6835/3005622492 expires 2023-10-02T07:35:23.423206+0000 2023-10-01T07:45:56.565 INFO:teuthology.orchestra.run.smithi084.stdout:blocklist 172.21.15.112:6834/3005622492 expires 2023-10-02T07:35:23.423206+0000 2023-10-01T07:45:56.565 INFO:teuthology.orchestra.run.smithi084.stdout:blocklist 172.21.15.84:6800/4019964425 expires 2023-10-02T07:36:29.901449+0000 2023-10-01T07:45:56.566 INFO:teuthology.orchestra.run.smithi084.stdout:blocklist 172.21.15.84:6801/4266955227 expires 2023-10-02T07:19:38.475011+0000 2023-10-01T07:45:56.566 INFO:teuthology.orchestra.run.smithi084.stdout:blocklist 172.21.15.84:0/2030305114 expires 2023-10-02T07:19:38.475011+0000 2023-10-01T07:45:56.566 INFO:teuthology.orchestra.run.smithi084.stdout:blocklist 172.21.15.84:6800/1595613525 expires 2023-10-02T07:27:35.119396+0000 2023-10-01T07:45:56.566 INFO:teuthology.orchestra.run.smithi084.stdout:blocklist 172.21.15.84:6801/1595613525 expires 2023-10-02T07:27:35.119396+0000 2023-10-01T07:45:56.566 INFO:teuthology.orchestra.run.smithi084.stdout:blocklist 172.21.15.84:6801/508401621 expires 2023-10-02T07:33:44.967503+0000 2023-10-01T07:45:56.566 INFO:teuthology.orchestra.run.smithi084.stdout:blocklist 172.21.15.112:0/3175412029 expires 2023-10-02T07:35:23.423206+0000 2023-10-01T07:45:56.566 INFO:teuthology.orchestra.run.smithi084.stdout:blocklist 172.21.15.84:6800/508401621 expires 2023-10-02T07:33:44.967503+0000 2023-10-01T07:45:56.566 INFO:teuthology.orchestra.run.smithi084.stdout:blocklist 172.21.15.84:6800/4266955227 expires 2023-10-02T07:19:38.475011+0000 2023-10-01T07:45:56.566 INFO:teuthology.orchestra.run.smithi084.stdout:blocklist 172.21.15.84:0/1842703952 expires 2023-10-02T07:36:29.901449+0000 2023-10-01T07:45:56.566 INFO:teuthology.orchestra.run.smithi084.stdout:blocklist 172.21.15.84:0/2014296091 expires 2023-10-02T07:27:35.119396+0000 2023-10-01T07:45:56.567 INFO:teuthology.orchestra.run.smithi084.stdout:blocklist 172.21.15.84:6800/392122825 expires 2023-10-02T07:20:09.246560+0000 2023-10-01T07:45:56.567 INFO:teuthology.orchestra.run.smithi084.stdout:blocklist 172.21.15.84:6801/392122825 expires 2023-10-02T07:20:09.246560+0000 2023-10-01T07:45:56.567 INFO:teuthology.orchestra.run.smithi084.stdout:blocklist 172.21.15.84:0/1331132814 expires 2023-10-02T07:19:38.475011+0000 2023-10-01T07:45:56.567 INFO:teuthology.orchestra.run.smithi084.stdout:blocklist 172.21.15.84:0/4276613533 expires 2023-10-02T07:33:44.967503+0000 2023-10-01T07:45:56.567 INFO:teuthology.orchestra.run.smithi084.stdout:blocklist 172.21.15.84:0/2982676647 expires 2023-10-02T07:20:09.246560+0000 2023-10-01T07:45:56.567 INFO:teuthology.orchestra.run.smithi084.stdout:blocklist 172.21.15.112:0/2090230549 expires 2023-10-02T07:35:23.423206+0000 2023-10-01T07:45:56.567 INFO:teuthology.orchestra.run.smithi084.stdout:blocklist 172.21.15.84:0/76083119 expires 2023-10-02T07:20:09.246560+0000 2023-10-01T07:45:56.567 INFO:teuthology.orchestra.run.smithi084.stdout:blocklist 172.21.15.84:0/1748783844 expires 2023-10-02T07:27:35.119396+0000 2023-10-01T07:45:56.567 INFO:teuthology.orchestra.run.smithi084.stdout:blocklist 172.21.15.112:0/3218563026 expires 2023-10-02T07:35:23.423206+0000 2023-10-01T07:45:56.574 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:45:56 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:45:56] "GET /metrics HTTP/1.1" 200 33897 "" "Prometheus/2.33.4" 2023-10-01T07:45:57.425 INFO:tasks.cephadm.ceph_manager.ceph:['osd.0 up in weight 1 up_from 77 up_thru 96 down_at 74 last_clean_interval [8,73) [v2:172.21.15.84:6802/1612258704,v1:172.21.15.84:6803/1612258704] [v2:172.21.15.84:6804/1612258704,v1:172.21.15.84:6805/1612258704] exists,up 0597b5b4-318a-4d9a-99f7-d02869dd45c4', 'osd.1 up in weight 1 up_from 82 up_thru 96 down_at 79 last_clean_interval [13,78) [v2:172.21.15.84:6810/2624778400,v1:172.21.15.84:6811/2624778400] [v2:172.21.15.84:6812/2624778400,v1:172.21.15.84:6813/2624778400] exists,up b9833f60-4823-4fe6-8419-d738d8d6f410', 'osd.2 up in weight 1 up_from 90 up_thru 96 down_at 84 last_clean_interval [18,83) [v2:172.21.15.84:6818/1622912304,v1:172.21.15.84:6819/1622912304] [v2:172.21.15.84:6820/1622912304,v1:172.21.15.84:6821/1622912304] exists,up 496d4326-b04b-45a8-8ed8-1c87c3d52c86', 'osd.3 up in weight 1 up_from 96 up_thru 96 down_at 93 last_clean_interval [25,92) [v2:172.21.15.84:6826/2737905343,v1:172.21.15.84:6827/2737905343] [v2:172.21.15.84:6828/2737905343,v1:172.21.15.84:6829/2737905343] exists,up 789c3c20-ad18-4da7-b0d3-ef28eae15aa6', 'osd.4 up in weight 1 up_from 30 up_thru 96 down_at 0 last_clean_interval [0,0) [v2:172.21.15.112:6800/180161298,v1:172.21.15.112:6801/180161298] [v2:172.21.15.112:6802/180161298,v1:172.21.15.112:6803/180161298] exists,up 510e0af6-876b-41cb-88e9-7c81f14dfe73', 'osd.5 up in weight 1 up_from 36 up_thru 96 down_at 0 last_clean_interval [0,0) [v2:172.21.15.112:6808/2865306528,v1:172.21.15.112:6809/2865306528] [v2:172.21.15.112:6810/2865306528,v1:172.21.15.112:6811/2865306528] exists,up 4aea62d5-accb-437b-b8e8-f7a7d176fb86', 'osd.6 up in weight 1 up_from 42 up_thru 93 down_at 0 last_clean_interval [0,0) [v2:172.21.15.112:6816/1014863209,v1:172.21.15.112:6817/1014863209] [v2:172.21.15.112:6818/1014863209,v1:172.21.15.112:6819/1014863209] exists,up eac6b4fe-3655-40f2-a7c0-aec7f85a0e35', 'osd.7 up in weight 1 up_from 48 up_thru 96 down_at 0 last_clean_interval [0,0) [v2:172.21.15.112:6824/2767723988,v1:172.21.15.112:6825/2767723988] [v2:172.21.15.112:6826/2767723988,v1:172.21.15.112:6827/2767723988] exists,up 6ffb9f30-0931-49ae-a6cf-f3b6186a49e1'] 2023-10-01T07:45:57.426 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon mon.a config show 2023-10-01T07:45:57.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:45:57 smithi084 bash[78255]: cluster 2023-10-01T07:45:56.149402+0000 mgr.y (mgr.34104) 377 : cluster 0 pgmap v311: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:57.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:45:57 smithi084 bash[78255]: audit 2023-10-01T07:45:56.557068+0000 mon.a (mon.0) 530 : audit 0 from='client.? 172.21.15.84:0/1172980218' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-01T07:45:57.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:45:57 smithi084 bash[75189]: cluster 2023-10-01T07:45:56.149402+0000 mgr.y (mgr.34104) 377 : cluster 0 pgmap v311: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:57.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:45:57 smithi084 bash[75189]: audit 2023-10-01T07:45:56.557068+0000 mon.a (mon.0) 530 : audit 0 from='client.? 172.21.15.84:0/1172980218' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-01T07:45:57.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:45:57 smithi112 bash[59335]: cluster 2023-10-01T07:45:56.149402+0000 mgr.y (mgr.34104) 377 : cluster 0 pgmap v311: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:57.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:45:57 smithi112 bash[59335]: audit 2023-10-01T07:45:56.557068+0000 mon.a (mon.0) 530 : audit 0 from='client.? 172.21.15.84:0/1172980218' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-01T07:45:59.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:45:59 smithi084 bash[78255]: cluster 2023-10-01T07:45:58.150328+0000 mgr.y (mgr.34104) 378 : cluster 0 pgmap v312: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:59.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:45:59 smithi084 bash[75189]: cluster 2023-10-01T07:45:58.150328+0000 mgr.y (mgr.34104) 378 : cluster 0 pgmap v312: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:45:59.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:45:59 smithi112 bash[59335]: cluster 2023-10-01T07:45:58.150328+0000 mgr.y (mgr.34104) 378 : cluster 0 pgmap v312: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:46:00.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:00 smithi084 bash[78255]: audit 2023-10-01T07:46:00.068757+0000 mon.a (mon.0) 531 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:46:00.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:00 smithi084 bash[75189]: audit 2023-10-01T07:46:00.068757+0000 mon.a (mon.0) 531 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:46:00.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:00 smithi112 bash[59335]: audit 2023-10-01T07:46:00.068757+0000 mon.a (mon.0) 531 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:46:01.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:01 smithi084 bash[75189]: cluster 2023-10-01T07:46:00.151085+0000 mgr.y (mgr.34104) 379 : cluster 0 pgmap v313: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:46:01.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:01 smithi084 bash[78255]: cluster 2023-10-01T07:46:00.151085+0000 mgr.y (mgr.34104) 379 : cluster 0 pgmap v313: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:46:01.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:01 smithi112 bash[59335]: cluster 2023-10-01T07:46:00.151085+0000 mgr.y (mgr.34104) 379 : cluster 0 pgmap v313: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:46:02.202 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:46:03.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:03 smithi084 bash[78255]: cluster 2023-10-01T07:46:02.152044+0000 mgr.y (mgr.34104) 380 : cluster 0 pgmap v314: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:46:03.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:03 smithi084 bash[75189]: cluster 2023-10-01T07:46:02.152044+0000 mgr.y (mgr.34104) 380 : cluster 0 pgmap v314: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:46:03.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:03 smithi112 bash[59335]: cluster 2023-10-01T07:46:02.152044+0000 mgr.y (mgr.34104) 380 : cluster 0 pgmap v314: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:46:05.347 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2023-10-01T07:46:05.347 INFO:teuthology.orchestra.run.smithi084.stdout: "name": "mon.a", 2023-10-01T07:46:05.347 INFO:teuthology.orchestra.run.smithi084.stdout: "cluster": "ceph", 2023-10-01T07:46:05.348 INFO:teuthology.orchestra.run.smithi084.stdout: "admin_socket": "/var/run/ceph/ceph-mon.a.asok", 2023-10-01T07:46:05.348 INFO:teuthology.orchestra.run.smithi084.stdout: "admin_socket_mode": "", 2023-10-01T07:46:05.348 INFO:teuthology.orchestra.run.smithi084.stdout: "auth_allow_insecure_global_id_reclaim": "false", 2023-10-01T07:46:05.348 INFO:teuthology.orchestra.run.smithi084.stdout: "auth_client_required": "cephx, none", 2023-10-01T07:46:05.348 INFO:teuthology.orchestra.run.smithi084.stdout: "auth_cluster_required": "cephx", 2023-10-01T07:46:05.348 INFO:teuthology.orchestra.run.smithi084.stdout: "auth_debug": "true", 2023-10-01T07:46:05.348 INFO:teuthology.orchestra.run.smithi084.stdout: "auth_expose_insecure_global_id_reclaim": "true", 2023-10-01T07:46:05.348 INFO:teuthology.orchestra.run.smithi084.stdout: "auth_mon_ticket_ttl": "660.000000", 2023-10-01T07:46:05.348 INFO:teuthology.orchestra.run.smithi084.stdout: "auth_service_required": "cephx", 2023-10-01T07:46:05.348 INFO:teuthology.orchestra.run.smithi084.stdout: "auth_service_ticket_ttl": "240.000000", 2023-10-01T07:46:05.348 INFO:teuthology.orchestra.run.smithi084.stdout: "auth_supported": "", 2023-10-01T07:46:05.348 INFO:teuthology.orchestra.run.smithi084.stdout: "bdev_aio": "true", 2023-10-01T07:46:05.348 INFO:teuthology.orchestra.run.smithi084.stdout: "bdev_aio_max_queue_depth": "1024", 2023-10-01T07:46:05.349 INFO:teuthology.orchestra.run.smithi084.stdout: "bdev_aio_poll_ms": "250", 2023-10-01T07:46:05.349 INFO:teuthology.orchestra.run.smithi084.stdout: "bdev_aio_reap_max": "16", 2023-10-01T07:46:05.349 INFO:teuthology.orchestra.run.smithi084.stdout: "bdev_async_discard": "false", 2023-10-01T07:46:05.349 INFO:teuthology.orchestra.run.smithi084.stdout: "bdev_block_size": "4096", 2023-10-01T07:46:05.349 INFO:teuthology.orchestra.run.smithi084.stdout: "bdev_debug_aio": "false", 2023-10-01T07:46:05.349 INFO:teuthology.orchestra.run.smithi084.stdout: "bdev_debug_aio_log_age": "5.000000", 2023-10-01T07:46:05.349 INFO:teuthology.orchestra.run.smithi084.stdout: "bdev_debug_aio_suicide_timeout": "60.000000", 2023-10-01T07:46:05.349 INFO:teuthology.orchestra.run.smithi084.stdout: "bdev_debug_inflight_ios": "false", 2023-10-01T07:46:05.349 INFO:teuthology.orchestra.run.smithi084.stdout: "bdev_enable_discard": "false", 2023-10-01T07:46:05.349 INFO:teuthology.orchestra.run.smithi084.stdout: "bdev_flock_retry": "3", 2023-10-01T07:46:05.349 INFO:teuthology.orchestra.run.smithi084.stdout: "bdev_flock_retry_interval": "0.100000", 2023-10-01T07:46:05.350 INFO:teuthology.orchestra.run.smithi084.stdout: "bdev_inject_crash": "0", 2023-10-01T07:46:05.350 INFO:teuthology.orchestra.run.smithi084.stdout: "bdev_inject_crash_flush_delay": "2", 2023-10-01T07:46:05.350 INFO:teuthology.orchestra.run.smithi084.stdout: "bdev_ioring": "false", 2023-10-01T07:46:05.350 INFO:teuthology.orchestra.run.smithi084.stdout: "bdev_ioring_hipri": "false", 2023-10-01T07:46:05.350 INFO:teuthology.orchestra.run.smithi084.stdout: "bdev_ioring_sqthread_poll": "false", 2023-10-01T07:46:05.350 INFO:teuthology.orchestra.run.smithi084.stdout: "bdev_nvme_unbind_from_kernel": "false", 2023-10-01T07:46:05.350 INFO:teuthology.orchestra.run.smithi084.stdout: "bdev_read_buffer_alignment": "4096", 2023-10-01T07:46:05.350 INFO:teuthology.orchestra.run.smithi084.stdout: "bdev_read_preallocated_huge_buffers": "", 2023-10-01T07:46:05.350 INFO:teuthology.orchestra.run.smithi084.stdout: "bdev_type": "", 2023-10-01T07:46:05.350 INFO:teuthology.orchestra.run.smithi084.stdout: "bluefs_alloc_size": "1048576", 2023-10-01T07:46:05.350 INFO:teuthology.orchestra.run.smithi084.stdout: "bluefs_allocator": "hybrid", 2023-10-01T07:46:05.351 INFO:teuthology.orchestra.run.smithi084.stdout: "bluefs_buffered_io": "true", 2023-10-01T07:46:05.351 INFO:teuthology.orchestra.run.smithi084.stdout: "bluefs_check_for_zeros": "false", 2023-10-01T07:46:05.351 INFO:teuthology.orchestra.run.smithi084.stdout: "bluefs_check_volume_selector_often": "false", 2023-10-01T07:46:05.351 INFO:teuthology.orchestra.run.smithi084.stdout: "bluefs_check_volume_selector_on_umount": "false", 2023-10-01T07:46:05.351 INFO:teuthology.orchestra.run.smithi084.stdout: "bluefs_compact_log_sync": "false", 2023-10-01T07:46:05.351 INFO:teuthology.orchestra.run.smithi084.stdout: "bluefs_failed_shared_alloc_cooldown": "600.000000", 2023-10-01T07:46:05.351 INFO:teuthology.orchestra.run.smithi084.stdout: "bluefs_log_compact_min_ratio": "5.000000", 2023-10-01T07:46:05.351 INFO:teuthology.orchestra.run.smithi084.stdout: "bluefs_log_compact_min_size": "16777216", 2023-10-01T07:46:05.351 INFO:teuthology.orchestra.run.smithi084.stdout: "bluefs_log_replay_check_allocations": "true", 2023-10-01T07:46:05.351 INFO:teuthology.orchestra.run.smithi084.stdout: "bluefs_max_log_runway": "4194304", 2023-10-01T07:46:05.351 INFO:teuthology.orchestra.run.smithi084.stdout: "bluefs_max_prefetch": "1048576", 2023-10-01T07:46:05.351 INFO:teuthology.orchestra.run.smithi084.stdout: "bluefs_min_flush_size": "524288", 2023-10-01T07:46:05.351 INFO:teuthology.orchestra.run.smithi084.stdout: "bluefs_min_log_runway": "1048576", 2023-10-01T07:46:05.352 INFO:teuthology.orchestra.run.smithi084.stdout: "bluefs_replay_recovery": "false", 2023-10-01T07:46:05.352 INFO:teuthology.orchestra.run.smithi084.stdout: "bluefs_replay_recovery_disable_compact": "false", 2023-10-01T07:46:05.352 INFO:teuthology.orchestra.run.smithi084.stdout: "bluefs_shared_alloc_size": "65536", 2023-10-01T07:46:05.352 INFO:teuthology.orchestra.run.smithi084.stdout: "bluefs_sync_write": "false", 2023-10-01T07:46:05.352 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_2q_cache_kin_ratio": "0.500000", 2023-10-01T07:46:05.352 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_2q_cache_kout_ratio": "0.500000", 2023-10-01T07:46:05.352 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_alloc_stats_dump_interval": "86400.000000", 2023-10-01T07:46:05.352 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_allocation_from_file": "true", 2023-10-01T07:46:05.352 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_allocator": "hybrid", 2023-10-01T07:46:05.352 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_avl_alloc_bf_free_pct": "4", 2023-10-01T07:46:05.352 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_avl_alloc_bf_threshold": "131072", 2023-10-01T07:46:05.352 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_avl_alloc_ff_max_search_bytes": "16777216", 2023-10-01T07:46:05.352 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_avl_alloc_ff_max_search_count": "100", 2023-10-01T07:46:05.353 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_bitmapallocator_blocks_per_zone": "1024", 2023-10-01T07:46:05.353 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_bitmapallocator_span_size": "1024", 2023-10-01T07:46:05.353 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_blobid_prealloc": "10240", 2023-10-01T07:46:05.353 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_block_create": "true", 2023-10-01T07:46:05.353 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_block_db_create": "false", 2023-10-01T07:46:05.353 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_block_db_path": "", 2023-10-01T07:46:05.353 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_block_db_size": "0", 2023-10-01T07:46:05.353 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_block_path": "", 2023-10-01T07:46:05.353 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_block_preallocate_file": "false", 2023-10-01T07:46:05.353 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_block_size": "107374182400", 2023-10-01T07:46:05.353 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_block_wal_create": "false", 2023-10-01T07:46:05.353 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_block_wal_path": "", 2023-10-01T07:46:05.353 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_block_wal_size": "100663296", 2023-10-01T07:46:05.354 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_bluefs": "true", 2023-10-01T07:46:05.354 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_bluefs_alloc_failure_dump_interval": "0.000000", 2023-10-01T07:46:05.354 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_bluefs_env_mirror": "false", 2023-10-01T07:46:05.354 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_bluefs_max_free": "10737418240", 2023-10-01T07:46:05.354 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_cache_age_bin_interval": "1.000000", 2023-10-01T07:46:05.354 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_cache_age_bins_data": "1 2 6 24 120 720 0 0 0 0", 2023-10-01T07:46:05.354 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_cache_age_bins_kv": "1 2 6 24 120 720 0 0 0 0", 2023-10-01T07:46:05.354 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_cache_age_bins_kv_onode": "0 0 0 0 0 0 0 0 0 720", 2023-10-01T07:46:05.354 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_cache_age_bins_meta": "1 2 6 24 120 720 0 0 0 0", 2023-10-01T07:46:05.354 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_cache_autotune": "true", 2023-10-01T07:46:05.354 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_cache_autotune_interval": "5.000000", 2023-10-01T07:46:05.354 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_cache_kv_onode_ratio": "0.040000", 2023-10-01T07:46:05.355 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_cache_kv_ratio": "0.450000", 2023-10-01T07:46:05.355 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_cache_meta_ratio": "0.450000", 2023-10-01T07:46:05.355 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_cache_size": "0", 2023-10-01T07:46:05.355 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_cache_size_hdd": "1073741824", 2023-10-01T07:46:05.355 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_cache_size_ssd": "3221225472", 2023-10-01T07:46:05.355 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_cache_trim_interval": "0.050000", 2023-10-01T07:46:05.355 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_cache_trim_max_skip_pinned": "1000", 2023-10-01T07:46:05.355 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_cache_type": "2q", 2023-10-01T07:46:05.355 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_cleaner_sleep_interval": "5.000000", 2023-10-01T07:46:05.355 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_clone_cow": "true", 2023-10-01T07:46:05.355 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_compression_algorithm": "snappy", 2023-10-01T07:46:05.355 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_compression_max_blob_size": "0", 2023-10-01T07:46:05.355 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_compression_max_blob_size_hdd": "65536", 2023-10-01T07:46:05.355 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_compression_max_blob_size_ssd": "65536", 2023-10-01T07:46:05.356 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_compression_min_blob_size": "0", 2023-10-01T07:46:05.356 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_compression_min_blob_size_hdd": "8192", 2023-10-01T07:46:05.356 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_compression_min_blob_size_ssd": "65536", 2023-10-01T07:46:05.356 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_compression_mode": "none", 2023-10-01T07:46:05.356 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_compression_required_ratio": "0.875000", 2023-10-01T07:46:05.356 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_csum_type": "crc32c", 2023-10-01T07:46:05.356 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_debug_enforce_settings": "default", 2023-10-01T07:46:05.356 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_debug_freelist": "false", 2023-10-01T07:46:05.356 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_debug_fsck_abort": "false", 2023-10-01T07:46:05.356 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_debug_inject_allocation_from_file_failure": "0.000000", 2023-10-01T07:46:05.356 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_debug_inject_bug21040": "false", 2023-10-01T07:46:05.356 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_debug_inject_csum_err_probability": "0.000000", 2023-10-01T07:46:05.357 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_debug_inject_read_err": "false", 2023-10-01T07:46:05.357 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_debug_legacy_omap": "false", 2023-10-01T07:46:05.357 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_debug_no_reuse_blocks": "false", 2023-10-01T07:46:05.357 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_debug_omit_block_device_write": "false", 2023-10-01T07:46:05.357 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_debug_omit_kv_commit": "false", 2023-10-01T07:46:05.357 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_debug_permit_any_bdev_label": "false", 2023-10-01T07:46:05.357 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_debug_prefill": "0.000000", 2023-10-01T07:46:05.357 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_debug_prefragment_max": "1048576", 2023-10-01T07:46:05.357 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_debug_random_read_err": "0.000000", 2023-10-01T07:46:05.357 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_debug_randomize_serial_transaction": "0", 2023-10-01T07:46:05.357 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_debug_small_allocations": "0", 2023-10-01T07:46:05.357 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_debug_too_many_blobs_threshold": "24576", 2023-10-01T07:46:05.358 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_default_buffered_read": "true", 2023-10-01T07:46:05.358 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_default_buffered_write": "false", 2023-10-01T07:46:05.358 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_deferred_batch_ops": "0", 2023-10-01T07:46:05.358 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_deferred_batch_ops_hdd": "64", 2023-10-01T07:46:05.358 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_deferred_batch_ops_ssd": "16", 2023-10-01T07:46:05.358 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_extent_map_inline_shard_prealloc_size": "256", 2023-10-01T07:46:05.358 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_extent_map_shard_max_size": "1200", 2023-10-01T07:46:05.358 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_extent_map_shard_min_size": "150", 2023-10-01T07:46:05.358 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_extent_map_shard_target_size": "500", 2023-10-01T07:46:05.358 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_extent_map_shard_target_size_slop": "0.200000", 2023-10-01T07:46:05.358 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_fail_eio": "false", 2023-10-01T07:46:05.359 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_freelist_blocks_per_key": "128", 2023-10-01T07:46:05.359 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_fsck_error_on_no_per_pg_omap": "false", 2023-10-01T07:46:05.359 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_fsck_error_on_no_per_pool_omap": "false", 2023-10-01T07:46:05.359 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_fsck_error_on_no_per_pool_stats": "false", 2023-10-01T07:46:05.359 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_fsck_on_mkfs": "true", 2023-10-01T07:46:05.359 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_fsck_on_mkfs_deep": "false", 2023-10-01T07:46:05.359 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_fsck_on_mount": "false", 2023-10-01T07:46:05.359 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_fsck_on_mount_deep": "false", 2023-10-01T07:46:05.359 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_fsck_on_umount": "false", 2023-10-01T07:46:05.359 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_fsck_on_umount_deep": "false", 2023-10-01T07:46:05.359 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_fsck_quick_fix_on_mount": "false", 2023-10-01T07:46:05.359 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_fsck_quick_fix_threads": "2", 2023-10-01T07:46:05.360 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_fsck_read_bytes_cap": "67108864", 2023-10-01T07:46:05.360 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_fsck_shared_blob_tracker_size": "0.031250", 2023-10-01T07:46:05.360 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_gc_enable_blob_threshold": "0", 2023-10-01T07:46:05.360 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_gc_enable_total_threshold": "0", 2023-10-01T07:46:05.360 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_hybrid_alloc_mem_cap": "67108864", 2023-10-01T07:46:05.360 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_ignore_data_csum": "false", 2023-10-01T07:46:05.360 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_kv_sync_util_logging_s": "10.000000", 2023-10-01T07:46:05.360 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_kvbackend": "rocksdb", 2023-10-01T07:46:05.360 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_log_collection_list_age": "60.000000", 2023-10-01T07:46:05.360 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_log_omap_iterator_age": "5.000000", 2023-10-01T07:46:05.360 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_log_op_age": "5.000000", 2023-10-01T07:46:05.360 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_max_alloc_size": "0", 2023-10-01T07:46:05.361 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_max_blob_size": "0", 2023-10-01T07:46:05.361 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_max_blob_size_hdd": "65536", 2023-10-01T07:46:05.361 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_max_blob_size_ssd": "65536", 2023-10-01T07:46:05.361 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_max_defer_interval": "3.000000", 2023-10-01T07:46:05.361 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_max_deferred_txc": "32", 2023-10-01T07:46:05.361 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_min_alloc_size": "0", 2023-10-01T07:46:05.361 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_min_alloc_size_hdd": "4096", 2023-10-01T07:46:05.361 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_min_alloc_size_ssd": "4096", 2023-10-01T07:46:05.361 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_nid_prealloc": "1024", 2023-10-01T07:46:05.361 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_prefer_deferred_size": "0", 2023-10-01T07:46:05.361 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_prefer_deferred_size_hdd": "65536", 2023-10-01T07:46:05.361 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_prefer_deferred_size_ssd": "0", 2023-10-01T07:46:05.361 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_qfsck_on_mount": "true", 2023-10-01T07:46:05.362 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_retry_disk_reads": "3", 2023-10-01T07:46:05.362 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_rocksdb_cf": "true", 2023-10-01T07:46:05.362 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_rocksdb_cfs": "m(3) p(3,0-12) O(3,0-13)=block_cache={type=binned_lru} L=min_write_buffer_number_to_merge=32 P=min_write_buffer_number_to_merge=32", 2023-10-01T07:46:05.362 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_rocksdb_options": "compression=kNoCompression,max_write_buffer_number=64,min_write_buffer_number_to_merge=6,compaction_style=kCompactionStyleLevel,write_buffer_size=16777216,max_background_jobs=4,level0_file_num_compaction_trigger=8,max_bytes_for_level_base=1073741824,max_bytes_for_level_multiplier=8,compaction_readahead_size=2MB,max_total_wal_size=1073741824,writable_file_max_buffer_size=0", 2023-10-01T07:46:05.362 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_rocksdb_options_annex": "", 2023-10-01T07:46:05.362 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_spdk_coremask": "0x1", 2023-10-01T07:46:05.362 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_spdk_io_sleep": "5", 2023-10-01T07:46:05.362 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_spdk_max_io_completion": "0", 2023-10-01T07:46:05.362 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_spdk_mem": "512", 2023-10-01T07:46:05.362 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_sync_submit_transaction": "false", 2023-10-01T07:46:05.362 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_throttle_bytes": "67108864", 2023-10-01T07:46:05.363 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_throttle_cost_per_io": "0", 2023-10-01T07:46:05.363 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_throttle_cost_per_io_hdd": "670000", 2023-10-01T07:46:05.363 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_throttle_cost_per_io_ssd": "4000", 2023-10-01T07:46:05.363 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_throttle_deferred_bytes": "134217728", 2023-10-01T07:46:05.363 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_throttle_trace_rate": "0.000000", 2023-10-01T07:46:05.363 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_tracing": "false", 2023-10-01T07:46:05.363 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_use_optimal_io_size_for_min_alloc_size": "false", 2023-10-01T07:46:05.363 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_volume_selection_policy": "use_some_extra", 2023-10-01T07:46:05.363 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_volume_selection_reserved": "0", 2023-10-01T07:46:05.363 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_volume_selection_reserved_factor": "2.000000", 2023-10-01T07:46:05.363 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_warn_on_bluefs_spillover": "true", 2023-10-01T07:46:05.363 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_warn_on_legacy_statfs": "true", 2023-10-01T07:46:05.364 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_warn_on_no_per_pg_omap": "false", 2023-10-01T07:46:05.364 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_warn_on_no_per_pool_omap": "true", 2023-10-01T07:46:05.364 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_warn_on_spurious_read_errors": "true", 2023-10-01T07:46:05.364 INFO:teuthology.orchestra.run.smithi084.stdout: "bluestore_zero_block_detection": "false", 2023-10-01T07:46:05.364 INFO:teuthology.orchestra.run.smithi084.stdout: "cephadm_path": "/usr/sbin/cephadm", 2023-10-01T07:46:05.364 INFO:teuthology.orchestra.run.smithi084.stdout: "cephfs_mirror_action_update_interval": "2", 2023-10-01T07:46:05.364 INFO:teuthology.orchestra.run.smithi084.stdout: "cephfs_mirror_directory_scan_interval": "10", 2023-10-01T07:46:05.364 INFO:teuthology.orchestra.run.smithi084.stdout: "cephfs_mirror_max_concurrent_directory_syncs": "3", 2023-10-01T07:46:05.364 INFO:teuthology.orchestra.run.smithi084.stdout: "cephfs_mirror_max_consecutive_failures_per_directory": "10", 2023-10-01T07:46:05.364 INFO:teuthology.orchestra.run.smithi084.stdout: "cephfs_mirror_max_snapshot_sync_per_cycle": "3", 2023-10-01T07:46:05.364 INFO:teuthology.orchestra.run.smithi084.stdout: "cephfs_mirror_mount_timeout": "10", 2023-10-01T07:46:05.364 INFO:teuthology.orchestra.run.smithi084.stdout: "cephfs_mirror_restart_mirror_on_blocklist_interval": "30", 2023-10-01T07:46:05.364 INFO:teuthology.orchestra.run.smithi084.stdout: "cephfs_mirror_restart_mirror_on_failure_interval": "20", 2023-10-01T07:46:05.365 INFO:teuthology.orchestra.run.smithi084.stdout: "cephfs_mirror_retry_failed_directories_interval": "60", 2023-10-01T07:46:05.365 INFO:teuthology.orchestra.run.smithi084.stdout: "cephsqlite_blocklist_dead_locker": "true", 2023-10-01T07:46:05.365 INFO:teuthology.orchestra.run.smithi084.stdout: "cephsqlite_lock_renewal_interval": "2000", 2023-10-01T07:46:05.365 INFO:teuthology.orchestra.run.smithi084.stdout: "cephsqlite_lock_renewal_timeout": "30000", 2023-10-01T07:46:05.365 INFO:teuthology.orchestra.run.smithi084.stdout: "cephx_cluster_require_signatures": "false", 2023-10-01T07:46:05.365 INFO:teuthology.orchestra.run.smithi084.stdout: "cephx_cluster_require_version": "2", 2023-10-01T07:46:05.365 INFO:teuthology.orchestra.run.smithi084.stdout: "cephx_require_signatures": "false", 2023-10-01T07:46:05.365 INFO:teuthology.orchestra.run.smithi084.stdout: "cephx_require_version": "2", 2023-10-01T07:46:05.365 INFO:teuthology.orchestra.run.smithi084.stdout: "cephx_service_require_signatures": "false", 2023-10-01T07:46:05.365 INFO:teuthology.orchestra.run.smithi084.stdout: "cephx_service_require_version": "2", 2023-10-01T07:46:05.365 INFO:teuthology.orchestra.run.smithi084.stdout: "cephx_sign_messages": "true", 2023-10-01T07:46:05.365 INFO:teuthology.orchestra.run.smithi084.stdout: "chdir": "", 2023-10-01T07:46:05.365 INFO:teuthology.orchestra.run.smithi084.stdout: "client_acl_type": "", 2023-10-01T07:46:05.366 INFO:teuthology.orchestra.run.smithi084.stdout: "client_asio_thread_count": "2", 2023-10-01T07:46:05.366 INFO:teuthology.orchestra.run.smithi084.stdout: "client_cache_mid": "0.750000", 2023-10-01T07:46:05.366 INFO:teuthology.orchestra.run.smithi084.stdout: "client_cache_size": "16384", 2023-10-01T07:46:05.366 INFO:teuthology.orchestra.run.smithi084.stdout: "client_caps_release_delay": "5", 2023-10-01T07:46:05.366 INFO:teuthology.orchestra.run.smithi084.stdout: "client_check_pool_perm": "true", 2023-10-01T07:46:05.366 INFO:teuthology.orchestra.run.smithi084.stdout: "client_collect_and_send_global_metrics": "false", 2023-10-01T07:46:05.366 INFO:teuthology.orchestra.run.smithi084.stdout: "client_debug_force_sync_read": "false", 2023-10-01T07:46:05.366 INFO:teuthology.orchestra.run.smithi084.stdout: "client_debug_getattr_caps": "false", 2023-10-01T07:46:05.366 INFO:teuthology.orchestra.run.smithi084.stdout: "client_debug_inject_tick_delay": "0", 2023-10-01T07:46:05.366 INFO:teuthology.orchestra.run.smithi084.stdout: "client_die_on_failed_dentry_invalidate": "true", 2023-10-01T07:46:05.366 INFO:teuthology.orchestra.run.smithi084.stdout: "client_die_on_failed_remount": "false", 2023-10-01T07:46:05.366 INFO:teuthology.orchestra.run.smithi084.stdout: "client_dirsize_rbytes": "true", 2023-10-01T07:46:05.367 INFO:teuthology.orchestra.run.smithi084.stdout: "client_force_lazyio": "false", 2023-10-01T07:46:05.367 INFO:teuthology.orchestra.run.smithi084.stdout: "client_fs": "", 2023-10-01T07:46:05.367 INFO:teuthology.orchestra.run.smithi084.stdout: "client_inject_fixed_oldest_tid": "false", 2023-10-01T07:46:05.367 INFO:teuthology.orchestra.run.smithi084.stdout: "client_inject_release_failure": "false", 2023-10-01T07:46:05.367 INFO:teuthology.orchestra.run.smithi084.stdout: "client_max_inline_size": "4096", 2023-10-01T07:46:05.367 INFO:teuthology.orchestra.run.smithi084.stdout: "client_max_retries_on_remount_failure": "5", 2023-10-01T07:46:05.367 INFO:teuthology.orchestra.run.smithi084.stdout: "client_mds_namespace": "", 2023-10-01T07:46:05.367 INFO:teuthology.orchestra.run.smithi084.stdout: "client_metadata": "", 2023-10-01T07:46:05.367 INFO:teuthology.orchestra.run.smithi084.stdout: "client_mount_gid": "-1", 2023-10-01T07:46:05.367 INFO:teuthology.orchestra.run.smithi084.stdout: "client_mount_timeout": "300", 2023-10-01T07:46:05.367 INFO:teuthology.orchestra.run.smithi084.stdout: "client_mount_uid": "-1", 2023-10-01T07:46:05.368 INFO:teuthology.orchestra.run.smithi084.stdout: "client_mountpoint": "/", 2023-10-01T07:46:05.368 INFO:teuthology.orchestra.run.smithi084.stdout: "client_notify_timeout": "10", 2023-10-01T07:46:05.368 INFO:teuthology.orchestra.run.smithi084.stdout: "client_oc": "true", 2023-10-01T07:46:05.368 INFO:teuthology.orchestra.run.smithi084.stdout: "client_oc_max_dirty": "104857600", 2023-10-01T07:46:05.368 INFO:teuthology.orchestra.run.smithi084.stdout: "client_oc_max_dirty_age": "5.000000", 2023-10-01T07:46:05.368 INFO:teuthology.orchestra.run.smithi084.stdout: "client_oc_max_objects": "1000", 2023-10-01T07:46:05.368 INFO:teuthology.orchestra.run.smithi084.stdout: "client_oc_size": "209715200", 2023-10-01T07:46:05.368 INFO:teuthology.orchestra.run.smithi084.stdout: "client_oc_target_dirty": "8388608", 2023-10-01T07:46:05.368 INFO:teuthology.orchestra.run.smithi084.stdout: "client_permissions": "true", 2023-10-01T07:46:05.368 INFO:teuthology.orchestra.run.smithi084.stdout: "client_quota": "true", 2023-10-01T07:46:05.368 INFO:teuthology.orchestra.run.smithi084.stdout: "client_quota_df": "true", 2023-10-01T07:46:05.368 INFO:teuthology.orchestra.run.smithi084.stdout: "client_readahead_max_bytes": "0", 2023-10-01T07:46:05.368 INFO:teuthology.orchestra.run.smithi084.stdout: "client_readahead_max_periods": "4", 2023-10-01T07:46:05.369 INFO:teuthology.orchestra.run.smithi084.stdout: "client_readahead_min": "131072", 2023-10-01T07:46:05.369 INFO:teuthology.orchestra.run.smithi084.stdout: "client_reconnect_stale": "false", 2023-10-01T07:46:05.369 INFO:teuthology.orchestra.run.smithi084.stdout: "client_shutdown_timeout": "30", 2023-10-01T07:46:05.369 INFO:teuthology.orchestra.run.smithi084.stdout: "client_snapdir": ".snap", 2023-10-01T07:46:05.369 INFO:teuthology.orchestra.run.smithi084.stdout: "client_tick_interval": "1", 2023-10-01T07:46:05.369 INFO:teuthology.orchestra.run.smithi084.stdout: "client_trace": "", 2023-10-01T07:46:05.369 INFO:teuthology.orchestra.run.smithi084.stdout: "client_try_dentry_invalidate": "false", 2023-10-01T07:46:05.369 INFO:teuthology.orchestra.run.smithi084.stdout: "client_use_faked_inos": "false", 2023-10-01T07:46:05.369 INFO:teuthology.orchestra.run.smithi084.stdout: "client_use_random_mds": "false", 2023-10-01T07:46:05.369 INFO:teuthology.orchestra.run.smithi084.stdout: "clog_to_graylog": "false", 2023-10-01T07:46:05.369 INFO:teuthology.orchestra.run.smithi084.stdout: "clog_to_graylog_host": "127.0.0.1", 2023-10-01T07:46:05.369 INFO:teuthology.orchestra.run.smithi084.stdout: "clog_to_graylog_port": "12201", 2023-10-01T07:46:05.369 INFO:teuthology.orchestra.run.smithi084.stdout: "clog_to_monitors": "default=true", 2023-10-01T07:46:05.370 INFO:teuthology.orchestra.run.smithi084.stdout: "clog_to_syslog": "false", 2023-10-01T07:46:05.370 INFO:teuthology.orchestra.run.smithi084.stdout: "clog_to_syslog_facility": "default=daemon audit=local0", 2023-10-01T07:46:05.370 INFO:teuthology.orchestra.run.smithi084.stdout: "clog_to_syslog_level": "info", 2023-10-01T07:46:05.370 INFO:teuthology.orchestra.run.smithi084.stdout: "cluster_addr": "-", 2023-10-01T07:46:05.370 INFO:teuthology.orchestra.run.smithi084.stdout: "cluster_network": "", 2023-10-01T07:46:05.370 INFO:teuthology.orchestra.run.smithi084.stdout: "cluster_network_interface": "", 2023-10-01T07:46:05.370 INFO:teuthology.orchestra.run.smithi084.stdout: "compressor_zlib_isal": "false", 2023-10-01T07:46:05.370 INFO:teuthology.orchestra.run.smithi084.stdout: "compressor_zlib_level": "5", 2023-10-01T07:46:05.370 INFO:teuthology.orchestra.run.smithi084.stdout: "compressor_zlib_winsize": "-15", 2023-10-01T07:46:05.370 INFO:teuthology.orchestra.run.smithi084.stdout: "compressor_zstd_level": "1", 2023-10-01T07:46:05.370 INFO:teuthology.orchestra.run.smithi084.stdout: "container_image": "quay.ceph.io/ceph-ci/ceph@sha256:cf801071e905a244f3d23a5802f8881f8f03a66c69b055bed9db98c99aef9acf", 2023-10-01T07:46:05.371 INFO:teuthology.orchestra.run.smithi084.stdout: "crash_dir": "/var/lib/ceph/crash", 2023-10-01T07:46:05.371 INFO:teuthology.orchestra.run.smithi084.stdout: "crimson_alien_op_num_threads": "6", 2023-10-01T07:46:05.371 INFO:teuthology.orchestra.run.smithi084.stdout: "crimson_alien_thread_cpu_cores": "", 2023-10-01T07:46:05.371 INFO:teuthology.orchestra.run.smithi084.stdout: "crimson_osd_obc_lru_size": "10", 2023-10-01T07:46:05.371 INFO:teuthology.orchestra.run.smithi084.stdout: "crimson_osd_scheduler_concurrency": "0", 2023-10-01T07:46:05.371 INFO:teuthology.orchestra.run.smithi084.stdout: "crimson_seastar_smp": "1", 2023-10-01T07:46:05.371 INFO:teuthology.orchestra.run.smithi084.stdout: "crush_location": "", 2023-10-01T07:46:05.371 INFO:teuthology.orchestra.run.smithi084.stdout: "crush_location_hook": "", 2023-10-01T07:46:05.371 INFO:teuthology.orchestra.run.smithi084.stdout: "crush_location_hook_timeout": "10", 2023-10-01T07:46:05.371 INFO:teuthology.orchestra.run.smithi084.stdout: "daemonize": "false", 2023-10-01T07:46:05.371 INFO:teuthology.orchestra.run.smithi084.stdout: "daos_pool": "tank", 2023-10-01T07:46:05.371 INFO:teuthology.orchestra.run.smithi084.stdout: "dbstore_config_uri": "file:/var/lib/ceph/radosgw/dbstore-config.db", 2023-10-01T07:46:05.372 INFO:teuthology.orchestra.run.smithi084.stdout: "dbstore_db_dir": "/var/lib/ceph/radosgw", 2023-10-01T07:46:05.372 INFO:teuthology.orchestra.run.smithi084.stdout: "dbstore_db_name_prefix": "dbstore", 2023-10-01T07:46:05.372 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_alienstore": "0/5", 2023-10-01T07:46:05.372 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_allow_any_pool_priority": "false", 2023-10-01T07:46:05.372 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_asok": "1/5", 2023-10-01T07:46:05.372 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_asok_assert_abort": "false", 2023-10-01T07:46:05.372 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_asserts_on_shutdown": "true", 2023-10-01T07:46:05.372 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_auth": "1/5", 2023-10-01T07:46:05.372 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_bdev": "1/3", 2023-10-01T07:46:05.372 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_bluefs": "1/5", 2023-10-01T07:46:05.372 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_bluestore": "1/5", 2023-10-01T07:46:05.372 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_buffer": "0/1", 2023-10-01T07:46:05.373 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_ceph_exporter": "1/5", 2023-10-01T07:46:05.373 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_cephfs_mirror": "0/5", 2023-10-01T07:46:05.373 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_cephsqlite": "0/5", 2023-10-01T07:46:05.373 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_client": "0/5", 2023-10-01T07:46:05.373 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_compressor": "1/5", 2023-10-01T07:46:05.373 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_context": "0/1", 2023-10-01T07:46:05.373 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_crush": "1/1", 2023-10-01T07:46:05.373 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_crypto": "1/5", 2023-10-01T07:46:05.373 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_cyanstore": "0/5", 2023-10-01T07:46:05.373 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_deliberately_leak_memory": "false", 2023-10-01T07:46:05.373 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_disable_randomized_ping": "false", 2023-10-01T07:46:05.373 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_dpdk": "1/5", 2023-10-01T07:46:05.374 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_eventtrace": "1/5", 2023-10-01T07:46:05.374 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_filer": "0/1", 2023-10-01T07:46:05.374 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_filestore": "1/3", 2023-10-01T07:46:05.374 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_finisher": "1/1", 2023-10-01T07:46:05.374 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_fuse": "1/5", 2023-10-01T07:46:05.374 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_heartbeat_testing_span": "0", 2023-10-01T07:46:05.374 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_heartbeatmap": "1/5", 2023-10-01T07:46:05.374 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_immutable_obj_cache": "0/5", 2023-10-01T07:46:05.374 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_javaclient": "1/5", 2023-10-01T07:46:05.374 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_journal": "1/3", 2023-10-01T07:46:05.374 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_journaler": "0/5", 2023-10-01T07:46:05.375 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_kstore": "1/5", 2023-10-01T07:46:05.375 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_leveldb": "4/5", 2023-10-01T07:46:05.375 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_lockdep": "0/1", 2023-10-01T07:46:05.375 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_mclock": "1/5", 2023-10-01T07:46:05.375 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_mds": "1/5", 2023-10-01T07:46:05.375 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_mds_balancer": "1/5", 2023-10-01T07:46:05.375 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_mds_locker": "1/5", 2023-10-01T07:46:05.375 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_mds_log": "1/5", 2023-10-01T07:46:05.375 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_mds_log_expire": "1/5", 2023-10-01T07:46:05.375 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_mds_migrator": "1/5", 2023-10-01T07:46:05.375 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_memstore": "1/5", 2023-10-01T07:46:05.375 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_mgr": "2/5", 2023-10-01T07:46:05.375 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_mgrc": "1/5", 2023-10-01T07:46:05.376 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_mon": "20/20", 2023-10-01T07:46:05.376 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_monc": "0/10", 2023-10-01T07:46:05.376 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_ms": "1/1", 2023-10-01T07:46:05.376 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_none": "0/5", 2023-10-01T07:46:05.376 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_objclass": "0/5", 2023-10-01T07:46:05.376 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_objectcacher": "0/5", 2023-10-01T07:46:05.376 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_objecter": "0/1", 2023-10-01T07:46:05.376 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_optracker": "0/5", 2023-10-01T07:46:05.376 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_osd": "1/5", 2023-10-01T07:46:05.376 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_paxos": "20/20", 2023-10-01T07:46:05.376 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_perfcounter": "1/5", 2023-10-01T07:46:05.376 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_prioritycache": "1/5", 2023-10-01T07:46:05.376 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_rados": "0/5", 2023-10-01T07:46:05.377 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_rbd": "0/5", 2023-10-01T07:46:05.377 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_rbd_mirror": "0/5", 2023-10-01T07:46:05.377 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_rbd_pwl": "0/5", 2023-10-01T07:46:05.377 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_rbd_replay": "0/5", 2023-10-01T07:46:05.377 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_refs": "0/0", 2023-10-01T07:46:05.377 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_reserver": "1/1", 2023-10-01T07:46:05.377 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_rgw": "1/5", 2023-10-01T07:46:05.377 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_rgw_access": "1/5", 2023-10-01T07:46:05.377 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_rgw_datacache": "1/5", 2023-10-01T07:46:05.377 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_rgw_dbstore": "1/5", 2023-10-01T07:46:05.377 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_rgw_flight": "1/5", 2023-10-01T07:46:05.377 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_rgw_sync": "1/5", 2023-10-01T07:46:05.377 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_rocksdb": "4/5", 2023-10-01T07:46:05.378 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_seastore": "0/5", 2023-10-01T07:46:05.378 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_seastore_backref": "0/5", 2023-10-01T07:46:05.378 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_seastore_cache": "0/5", 2023-10-01T07:46:05.378 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_seastore_cleaner": "0/5", 2023-10-01T07:46:05.378 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_seastore_device": "0/5", 2023-10-01T07:46:05.378 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_seastore_epm": "0/5", 2023-10-01T07:46:05.378 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_seastore_fixedkv_tree": "0/5", 2023-10-01T07:46:05.379 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_seastore_journal": "0/5", 2023-10-01T07:46:05.379 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_seastore_lba": "0/5", 2023-10-01T07:46:05.379 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_seastore_odata": "0/5", 2023-10-01T07:46:05.379 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_seastore_omap": "0/5", 2023-10-01T07:46:05.379 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_seastore_onode": "0/5", 2023-10-01T07:46:05.379 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_seastore_t": "0/5", 2023-10-01T07:46:05.379 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_seastore_tm": "0/5", 2023-10-01T07:46:05.379 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_striper": "0/1", 2023-10-01T07:46:05.379 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_test": "0/5", 2023-10-01T07:46:05.379 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_throttle": "1/1", 2023-10-01T07:46:05.379 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_timer": "0/1", 2023-10-01T07:46:05.379 INFO:teuthology.orchestra.run.smithi084.stdout: "debug_tp": "0/5", 2023-10-01T07:46:05.379 INFO:teuthology.orchestra.run.smithi084.stdout: "device_failure_prediction_mode": "none", 2023-10-01T07:46:05.380 INFO:teuthology.orchestra.run.smithi084.stdout: "enable_experimental_unrecoverable_data_corrupting_features": "", 2023-10-01T07:46:05.380 INFO:teuthology.orchestra.run.smithi084.stdout: "erasure_code_dir": "/usr/lib64/ceph/erasure-code", 2023-10-01T07:46:05.380 INFO:teuthology.orchestra.run.smithi084.stdout: "err_to_graylog": "false", 2023-10-01T07:46:05.380 INFO:teuthology.orchestra.run.smithi084.stdout: "err_to_journald": "false", 2023-10-01T07:46:05.380 INFO:teuthology.orchestra.run.smithi084.stdout: "err_to_stderr": "true", 2023-10-01T07:46:05.380 INFO:teuthology.orchestra.run.smithi084.stdout: "err_to_syslog": "false", 2023-10-01T07:46:05.380 INFO:teuthology.orchestra.run.smithi084.stdout: "event_tracing": "false", 2023-10-01T07:46:05.380 INFO:teuthology.orchestra.run.smithi084.stdout: "exporter_addr": "0.0.0.0", 2023-10-01T07:46:05.380 INFO:teuthology.orchestra.run.smithi084.stdout: "exporter_http_port": "9926", 2023-10-01T07:46:05.380 INFO:teuthology.orchestra.run.smithi084.stdout: "exporter_prio_limit": "5", 2023-10-01T07:46:05.380 INFO:teuthology.orchestra.run.smithi084.stdout: "exporter_sock_dir": "/var/run/ceph/", 2023-10-01T07:46:05.380 INFO:teuthology.orchestra.run.smithi084.stdout: "exporter_sort_metrics": "true", 2023-10-01T07:46:05.381 INFO:teuthology.orchestra.run.smithi084.stdout: "exporter_stats_period": "5", 2023-10-01T07:46:05.381 INFO:teuthology.orchestra.run.smithi084.stdout: "fake_statfs_for_testing": "0", 2023-10-01T07:46:05.381 INFO:teuthology.orchestra.run.smithi084.stdout: "fatal_signal_handlers": "true", 2023-10-01T07:46:05.381 INFO:teuthology.orchestra.run.smithi084.stdout: "filer_max_purge_ops": "10", 2023-10-01T07:46:05.381 INFO:teuthology.orchestra.run.smithi084.stdout: "filer_max_truncate_ops": "128", 2023-10-01T07:46:05.381 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_apply_finisher_threads": "1", 2023-10-01T07:46:05.381 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_blackhole": "false", 2023-10-01T07:46:05.381 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_btrfs_clone_range": "true", 2023-10-01T07:46:05.381 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_btrfs_snap": "true", 2023-10-01T07:46:05.381 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_caller_concurrency": "10", 2023-10-01T07:46:05.382 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_collect_device_partition_information": "true", 2023-10-01T07:46:05.382 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_commit_timeout": "600.000000", 2023-10-01T07:46:05.382 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_debug_inject_read_err": "false", 2023-10-01T07:46:05.382 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_debug_omap_check": "false", 2023-10-01T07:46:05.382 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_debug_random_read_err": "0.000000", 2023-10-01T07:46:05.382 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_debug_verify_split": "false", 2023-10-01T07:46:05.382 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_dump_file": "", 2023-10-01T07:46:05.382 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_expected_throughput_bytes": "209715200.000000", 2023-10-01T07:46:05.382 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_expected_throughput_ops": "200.000000", 2023-10-01T07:46:05.382 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_fadvise": "true", 2023-10-01T07:46:05.382 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_fail_eio": "true", 2023-10-01T07:46:05.383 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_fd_cache_shards": "16", 2023-10-01T07:46:05.383 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_fd_cache_size": "128", 2023-10-01T07:46:05.383 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_fiemap": "false", 2023-10-01T07:46:05.383 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_fiemap_threshold": "4096", 2023-10-01T07:46:05.383 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_fsync_flushes_journal_data": "false", 2023-10-01T07:46:05.383 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_index_retry_probability": "0.000000", 2023-10-01T07:46:05.383 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_inject_stall": "0", 2023-10-01T07:46:05.383 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_journal_parallel": "false", 2023-10-01T07:46:05.383 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_journal_trailing": "false", 2023-10-01T07:46:05.383 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_journal_writeahead": "false", 2023-10-01T07:46:05.383 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_kill_at": "0", 2023-10-01T07:46:05.383 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_max_alloc_hint_size": "1048576", 2023-10-01T07:46:05.383 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_max_inline_xattr_size": "0", 2023-10-01T07:46:05.384 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_max_inline_xattr_size_btrfs": "2048", 2023-10-01T07:46:05.384 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_max_inline_xattr_size_other": "512", 2023-10-01T07:46:05.384 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_max_inline_xattr_size_xfs": "65536", 2023-10-01T07:46:05.384 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_max_inline_xattrs": "0", 2023-10-01T07:46:05.384 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_max_inline_xattrs_btrfs": "10", 2023-10-01T07:46:05.384 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_max_inline_xattrs_other": "2", 2023-10-01T07:46:05.384 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_max_inline_xattrs_xfs": "10", 2023-10-01T07:46:05.384 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_max_sync_interval": "5.000000", 2023-10-01T07:46:05.384 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_max_xattr_value_size": "0", 2023-10-01T07:46:05.384 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_max_xattr_value_size_btrfs": "65536", 2023-10-01T07:46:05.384 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_max_xattr_value_size_other": "1024", 2023-10-01T07:46:05.384 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_max_xattr_value_size_xfs": "65536", 2023-10-01T07:46:05.384 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_merge_threshold": "-10", 2023-10-01T07:46:05.385 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_min_sync_interval": "0.010000", 2023-10-01T07:46:05.385 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_odsync_write": "false", 2023-10-01T07:46:05.385 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_omap_backend": "rocksdb", 2023-10-01T07:46:05.385 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_omap_backend_path": "", 2023-10-01T07:46:05.385 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_omap_header_cache_size": "1024", 2023-10-01T07:46:05.385 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_ondisk_finisher_threads": "1", 2023-10-01T07:46:05.385 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_op_thread_suicide_timeout": "180", 2023-10-01T07:46:05.385 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_op_thread_timeout": "60", 2023-10-01T07:46:05.385 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_op_threads": "2", 2023-10-01T07:46:05.385 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_punch_hole": "false", 2023-10-01T07:46:05.385 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_queue_high_delay_multiple": "0.000000", 2023-10-01T07:46:05.385 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_queue_high_delay_multiple_bytes": "0.000000", 2023-10-01T07:46:05.385 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_queue_high_delay_multiple_ops": "0.000000", 2023-10-01T07:46:05.386 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_queue_high_threshhold": "0.900000", 2023-10-01T07:46:05.386 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_queue_low_threshhold": "0.300000", 2023-10-01T07:46:05.386 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_queue_max_bytes": "104857600", 2023-10-01T07:46:05.386 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_queue_max_delay_multiple": "0.000000", 2023-10-01T07:46:05.386 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_queue_max_delay_multiple_bytes": "0.000000", 2023-10-01T07:46:05.386 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_queue_max_delay_multiple_ops": "0.000000", 2023-10-01T07:46:05.386 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_queue_max_ops": "50", 2023-10-01T07:46:05.386 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_rocksdb_options": "max_background_jobs=10,compaction_readahead_size=2097152,compression=kNoCompression", 2023-10-01T07:46:05.386 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_seek_data_hole": "false", 2023-10-01T07:46:05.386 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_sloppy_crc": "false", 2023-10-01T07:46:05.386 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_sloppy_crc_block_size": "65536", 2023-10-01T07:46:05.386 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_splice": "false", 2023-10-01T07:46:05.387 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_split_multiple": "2", 2023-10-01T07:46:05.387 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_split_rand_factor": "20", 2023-10-01T07:46:05.387 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_update_to": "1000", 2023-10-01T07:46:05.387 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_wbthrottle_btrfs_bytes_hard_limit": "419430400", 2023-10-01T07:46:05.387 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_wbthrottle_btrfs_bytes_start_flusher": "41943040", 2023-10-01T07:46:05.387 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_wbthrottle_btrfs_inodes_hard_limit": "5000", 2023-10-01T07:46:05.387 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_wbthrottle_btrfs_inodes_start_flusher": "500", 2023-10-01T07:46:05.387 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_wbthrottle_btrfs_ios_hard_limit": "5000", 2023-10-01T07:46:05.387 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_wbthrottle_btrfs_ios_start_flusher": "500", 2023-10-01T07:46:05.387 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_wbthrottle_enable": "true", 2023-10-01T07:46:05.387 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_wbthrottle_xfs_bytes_hard_limit": "419430400", 2023-10-01T07:46:05.387 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_wbthrottle_xfs_bytes_start_flusher": "41943040", 2023-10-01T07:46:05.388 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_wbthrottle_xfs_inodes_hard_limit": "5000", 2023-10-01T07:46:05.388 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_wbthrottle_xfs_inodes_start_flusher": "500", 2023-10-01T07:46:05.388 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_wbthrottle_xfs_ios_hard_limit": "5000", 2023-10-01T07:46:05.388 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_wbthrottle_xfs_ios_start_flusher": "500", 2023-10-01T07:46:05.388 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_xfs_extsize": "false", 2023-10-01T07:46:05.388 INFO:teuthology.orchestra.run.smithi084.stdout: "filestore_zfs_snap": "false", 2023-10-01T07:46:05.388 INFO:teuthology.orchestra.run.smithi084.stdout: "fio_dir": "/tmp/fio", 2023-10-01T07:46:05.388 INFO:teuthology.orchestra.run.smithi084.stdout: "fsid": "9c46152e-602a-11ee-8db5-212e2dc638e7", 2023-10-01T07:46:05.388 INFO:teuthology.orchestra.run.smithi084.stdout: "fuse_allow_other": "true", 2023-10-01T07:46:05.388 INFO:teuthology.orchestra.run.smithi084.stdout: "fuse_atomic_o_trunc": "true", 2023-10-01T07:46:05.388 INFO:teuthology.orchestra.run.smithi084.stdout: "fuse_big_writes": "true", 2023-10-01T07:46:05.388 INFO:teuthology.orchestra.run.smithi084.stdout: "fuse_debug": "false", 2023-10-01T07:46:05.389 INFO:teuthology.orchestra.run.smithi084.stdout: "fuse_default_permissions": "false", 2023-10-01T07:46:05.389 INFO:teuthology.orchestra.run.smithi084.stdout: "fuse_disable_pagecache": "false", 2023-10-01T07:46:05.389 INFO:teuthology.orchestra.run.smithi084.stdout: "fuse_max_write": "0", 2023-10-01T07:46:05.389 INFO:teuthology.orchestra.run.smithi084.stdout: "fuse_multithreaded": "true", 2023-10-01T07:46:05.389 INFO:teuthology.orchestra.run.smithi084.stdout: "fuse_require_active_mds": "true", 2023-10-01T07:46:05.389 INFO:teuthology.orchestra.run.smithi084.stdout: "fuse_set_user_groups": "true", 2023-10-01T07:46:05.389 INFO:teuthology.orchestra.run.smithi084.stdout: "fuse_splice_move": "true", 2023-10-01T07:46:05.389 INFO:teuthology.orchestra.run.smithi084.stdout: "fuse_splice_read": "true", 2023-10-01T07:46:05.389 INFO:teuthology.orchestra.run.smithi084.stdout: "fuse_splice_write": "true", 2023-10-01T07:46:05.389 INFO:teuthology.orchestra.run.smithi084.stdout: "fuse_syncfs_on_mksnap": "true", 2023-10-01T07:46:05.389 INFO:teuthology.orchestra.run.smithi084.stdout: "fuse_use_invalidate_cb": "true", 2023-10-01T07:46:05.389 INFO:teuthology.orchestra.run.smithi084.stdout: "gss_ktab_client_file": "/var/lib/ceph/mon.a/gss_client_mon.a.ktab", 2023-10-01T07:46:05.390 INFO:teuthology.orchestra.run.smithi084.stdout: "gss_target_name": "ceph", 2023-10-01T07:46:05.390 INFO:teuthology.orchestra.run.smithi084.stdout: "heartbeat_file": "", 2023-10-01T07:46:05.390 INFO:teuthology.orchestra.run.smithi084.stdout: "heartbeat_inject_failure": "0", 2023-10-01T07:46:05.390 INFO:teuthology.orchestra.run.smithi084.stdout: "heartbeat_interval": "5", 2023-10-01T07:46:05.391 INFO:teuthology.orchestra.run.smithi084.stdout: "host": "smithi084", 2023-10-01T07:46:05.391 INFO:teuthology.orchestra.run.smithi084.stdout: "immutable_object_cache_client_dedicated_thread_num": "2", 2023-10-01T07:46:05.391 INFO:teuthology.orchestra.run.smithi084.stdout: "immutable_object_cache_max_inflight_ops": "128", 2023-10-01T07:46:05.391 INFO:teuthology.orchestra.run.smithi084.stdout: "immutable_object_cache_max_size": "1073741824", 2023-10-01T07:46:05.391 INFO:teuthology.orchestra.run.smithi084.stdout: "immutable_object_cache_path": "/tmp/ceph_immutable_object_cache", 2023-10-01T07:46:05.391 INFO:teuthology.orchestra.run.smithi084.stdout: "immutable_object_cache_qos_bps_burst": "0", 2023-10-01T07:46:05.391 INFO:teuthology.orchestra.run.smithi084.stdout: "immutable_object_cache_qos_bps_burst_seconds": "1", 2023-10-01T07:46:05.391 INFO:teuthology.orchestra.run.smithi084.stdout: "immutable_object_cache_qos_bps_limit": "0", 2023-10-01T07:46:05.391 INFO:teuthology.orchestra.run.smithi084.stdout: "immutable_object_cache_qos_iops_burst": "0", 2023-10-01T07:46:05.391 INFO:teuthology.orchestra.run.smithi084.stdout: "immutable_object_cache_qos_iops_burst_seconds": "1", 2023-10-01T07:46:05.391 INFO:teuthology.orchestra.run.smithi084.stdout: "immutable_object_cache_qos_iops_limit": "0", 2023-10-01T07:46:05.391 INFO:teuthology.orchestra.run.smithi084.stdout: "immutable_object_cache_qos_schedule_tick_min": "50", 2023-10-01T07:46:05.392 INFO:teuthology.orchestra.run.smithi084.stdout: "immutable_object_cache_sock": "/var/run/ceph/immutable_object_cache_sock", 2023-10-01T07:46:05.392 INFO:teuthology.orchestra.run.smithi084.stdout: "immutable_object_cache_watermark": "0.900000", 2023-10-01T07:46:05.392 INFO:teuthology.orchestra.run.smithi084.stdout: "inject_early_sigterm": "false", 2023-10-01T07:46:05.392 INFO:teuthology.orchestra.run.smithi084.stdout: "jaeger_agent_port": "6799", 2023-10-01T07:46:05.392 INFO:teuthology.orchestra.run.smithi084.stdout: "jaeger_tracing_enable": "false", 2023-10-01T07:46:05.392 INFO:teuthology.orchestra.run.smithi084.stdout: "journal_aio": "true", 2023-10-01T07:46:05.392 INFO:teuthology.orchestra.run.smithi084.stdout: "journal_align_min_size": "65536", 2023-10-01T07:46:05.392 INFO:teuthology.orchestra.run.smithi084.stdout: "journal_block_align": "true", 2023-10-01T07:46:05.392 INFO:teuthology.orchestra.run.smithi084.stdout: "journal_block_size": "4096", 2023-10-01T07:46:05.392 INFO:teuthology.orchestra.run.smithi084.stdout: "journal_dio": "true", 2023-10-01T07:46:05.392 INFO:teuthology.orchestra.run.smithi084.stdout: "journal_discard": "false", 2023-10-01T07:46:05.392 INFO:teuthology.orchestra.run.smithi084.stdout: "journal_force_aio": "false", 2023-10-01T07:46:05.393 INFO:teuthology.orchestra.run.smithi084.stdout: "journal_ignore_corruption": "false", 2023-10-01T07:46:05.393 INFO:teuthology.orchestra.run.smithi084.stdout: "journal_max_write_bytes": "10485760", 2023-10-01T07:46:05.393 INFO:teuthology.orchestra.run.smithi084.stdout: "journal_max_write_entries": "100", 2023-10-01T07:46:05.393 INFO:teuthology.orchestra.run.smithi084.stdout: "journal_replay_from": "0", 2023-10-01T07:46:05.393 INFO:teuthology.orchestra.run.smithi084.stdout: "journal_throttle_high_multiple": "0.000000", 2023-10-01T07:46:05.393 INFO:teuthology.orchestra.run.smithi084.stdout: "journal_throttle_high_threshhold": "0.900000", 2023-10-01T07:46:05.393 INFO:teuthology.orchestra.run.smithi084.stdout: "journal_throttle_low_threshhold": "0.600000", 2023-10-01T07:46:05.393 INFO:teuthology.orchestra.run.smithi084.stdout: "journal_throttle_max_multiple": "0.000000", 2023-10-01T07:46:05.393 INFO:teuthology.orchestra.run.smithi084.stdout: "journal_write_header_frequency": "0", 2023-10-01T07:46:05.393 INFO:teuthology.orchestra.run.smithi084.stdout: "journal_zero_on_create": "false", 2023-10-01T07:46:05.393 INFO:teuthology.orchestra.run.smithi084.stdout: "journaler_prefetch_periods": "10", 2023-10-01T07:46:05.393 INFO:teuthology.orchestra.run.smithi084.stdout: "journaler_prezero_periods": "5", 2023-10-01T07:46:05.393 INFO:teuthology.orchestra.run.smithi084.stdout: "journaler_write_head_interval": "15", 2023-10-01T07:46:05.394 INFO:teuthology.orchestra.run.smithi084.stdout: "key": "", 2023-10-01T07:46:05.394 INFO:teuthology.orchestra.run.smithi084.stdout: "keyfile": "", 2023-10-01T07:46:05.394 INFO:teuthology.orchestra.run.smithi084.stdout: "keyring": "/var/lib/ceph/mon/ceph-a/keyring", 2023-10-01T07:46:05.394 INFO:teuthology.orchestra.run.smithi084.stdout: "kstore_backend": "rocksdb", 2023-10-01T07:46:05.394 INFO:teuthology.orchestra.run.smithi084.stdout: "kstore_default_stripe_size": "65536", 2023-10-01T07:46:05.394 INFO:teuthology.orchestra.run.smithi084.stdout: "kstore_fsck_on_mount": "false", 2023-10-01T07:46:05.394 INFO:teuthology.orchestra.run.smithi084.stdout: "kstore_fsck_on_mount_deep": "true", 2023-10-01T07:46:05.394 INFO:teuthology.orchestra.run.smithi084.stdout: "kstore_max_bytes": "67108864", 2023-10-01T07:46:05.394 INFO:teuthology.orchestra.run.smithi084.stdout: "kstore_max_ops": "512", 2023-10-01T07:46:05.394 INFO:teuthology.orchestra.run.smithi084.stdout: "kstore_nid_prealloc": "1024", 2023-10-01T07:46:05.394 INFO:teuthology.orchestra.run.smithi084.stdout: "kstore_onode_map_size": "1024", 2023-10-01T07:46:05.394 INFO:teuthology.orchestra.run.smithi084.stdout: "kstore_rocksdb_options": "compression=kNoCompression", 2023-10-01T07:46:05.395 INFO:teuthology.orchestra.run.smithi084.stdout: "kstore_sync_submit_transaction": "false", 2023-10-01T07:46:05.395 INFO:teuthology.orchestra.run.smithi084.stdout: "kstore_sync_transaction": "false", 2023-10-01T07:46:05.395 INFO:teuthology.orchestra.run.smithi084.stdout: "leveldb_block_size": "65536", 2023-10-01T07:46:05.395 INFO:teuthology.orchestra.run.smithi084.stdout: "leveldb_bloom_size": "0", 2023-10-01T07:46:05.395 INFO:teuthology.orchestra.run.smithi084.stdout: "leveldb_cache_size": "536870912", 2023-10-01T07:46:05.395 INFO:teuthology.orchestra.run.smithi084.stdout: "leveldb_compact_on_mount": "false", 2023-10-01T07:46:05.395 INFO:teuthology.orchestra.run.smithi084.stdout: "leveldb_compression": "false", 2023-10-01T07:46:05.395 INFO:teuthology.orchestra.run.smithi084.stdout: "leveldb_log": "", 2023-10-01T07:46:05.395 INFO:teuthology.orchestra.run.smithi084.stdout: "leveldb_log_to_ceph_log": "true", 2023-10-01T07:46:05.395 INFO:teuthology.orchestra.run.smithi084.stdout: "leveldb_max_open_files": "0", 2023-10-01T07:46:05.395 INFO:teuthology.orchestra.run.smithi084.stdout: "leveldb_paranoid": "false", 2023-10-01T07:46:05.395 INFO:teuthology.orchestra.run.smithi084.stdout: "leveldb_write_buffer_size": "33554432", 2023-10-01T07:46:05.395 INFO:teuthology.orchestra.run.smithi084.stdout: "librados_thread_count": "2", 2023-10-01T07:46:05.395 INFO:teuthology.orchestra.run.smithi084.stdout: "lockdep": "false", 2023-10-01T07:46:05.396 INFO:teuthology.orchestra.run.smithi084.stdout: "lockdep_force_backtrace": "false", 2023-10-01T07:46:05.396 INFO:teuthology.orchestra.run.smithi084.stdout: "log_coarse_timestamps": "true", 2023-10-01T07:46:05.396 INFO:teuthology.orchestra.run.smithi084.stdout: "log_file": "/var/log/ceph/ceph-mon.a.log", 2023-10-01T07:46:05.396 INFO:teuthology.orchestra.run.smithi084.stdout: "log_flush_on_exit": "false", 2023-10-01T07:46:05.396 INFO:teuthology.orchestra.run.smithi084.stdout: "log_graylog_host": "127.0.0.1", 2023-10-01T07:46:05.396 INFO:teuthology.orchestra.run.smithi084.stdout: "log_graylog_port": "12201", 2023-10-01T07:46:05.396 INFO:teuthology.orchestra.run.smithi084.stdout: "log_max_new": "1000", 2023-10-01T07:46:05.396 INFO:teuthology.orchestra.run.smithi084.stdout: "log_max_recent": "10000", 2023-10-01T07:46:05.396 INFO:teuthology.orchestra.run.smithi084.stdout: "log_stderr_prefix": "debug ", 2023-10-01T07:46:05.396 INFO:teuthology.orchestra.run.smithi084.stdout: "log_stop_at_utilization": "0.970000", 2023-10-01T07:46:05.396 INFO:teuthology.orchestra.run.smithi084.stdout: "log_to_file": "true", 2023-10-01T07:46:05.396 INFO:teuthology.orchestra.run.smithi084.stdout: "log_to_graylog": "false", 2023-10-01T07:46:05.397 INFO:teuthology.orchestra.run.smithi084.stdout: "log_to_journald": "false", 2023-10-01T07:46:05.397 INFO:teuthology.orchestra.run.smithi084.stdout: "log_to_stderr": "false", 2023-10-01T07:46:05.397 INFO:teuthology.orchestra.run.smithi084.stdout: "log_to_syslog": "false", 2023-10-01T07:46:05.397 INFO:teuthology.orchestra.run.smithi084.stdout: "max_rotating_auth_attempts": "10", 2023-10-01T07:46:05.397 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_abort_on_newly_corrupt_dentry": "true", 2023-10-01T07:46:05.397 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_action_on_write_error": "1", 2023-10-01T07:46:05.397 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_alternate_name_max": "8192", 2023-10-01T07:46:05.397 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_asio_thread_count": "2", 2023-10-01T07:46:05.397 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_bal_export_pin": "true", 2023-10-01T07:46:05.397 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_bal_fragment_dirs": "true", 2023-10-01T07:46:05.397 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_bal_fragment_fast_factor": "1.500000", 2023-10-01T07:46:05.397 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_bal_fragment_interval": "5", 2023-10-01T07:46:05.398 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_bal_fragment_size_max": "100000", 2023-10-01T07:46:05.398 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_bal_idle_threshold": "0.000000", 2023-10-01T07:46:05.398 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_bal_interval": "10", 2023-10-01T07:46:05.398 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_bal_max": "-1", 2023-10-01T07:46:05.398 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_bal_max_until": "-1", 2023-10-01T07:46:05.398 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_bal_merge_size": "50", 2023-10-01T07:46:05.398 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_bal_midchunk": "0.300000", 2023-10-01T07:46:05.398 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_bal_min_rebalance": "0.100000", 2023-10-01T07:46:05.398 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_bal_min_start": "0.200000", 2023-10-01T07:46:05.398 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_bal_minchunk": "0.001000", 2023-10-01T07:46:05.398 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_bal_mode": "0", 2023-10-01T07:46:05.398 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_bal_need_max": "1.200000", 2023-10-01T07:46:05.399 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_bal_need_min": "0.800000", 2023-10-01T07:46:05.399 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_bal_replicate_threshold": "8000.000000", 2023-10-01T07:46:05.399 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_bal_sample_interval": "3.000000", 2023-10-01T07:46:05.399 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_bal_split_bits": "3", 2023-10-01T07:46:05.399 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_bal_split_rd": "25000.000000", 2023-10-01T07:46:05.399 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_bal_split_size": "10000", 2023-10-01T07:46:05.399 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_bal_split_wr": "10000.000000", 2023-10-01T07:46:05.399 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_bal_target_decay": "10.000000", 2023-10-01T07:46:05.399 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_bal_unreplicate_threshold": "0.000000", 2023-10-01T07:46:05.399 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_beacon_grace": "15.000000", 2023-10-01T07:46:05.399 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_beacon_interval": "4.000000", 2023-10-01T07:46:05.399 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_beacon_mon_down_grace": "60", 2023-10-01T07:46:05.399 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_cache_memory_limit": "4294967296", 2023-10-01T07:46:05.400 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_cache_mid": "0.700000", 2023-10-01T07:46:05.400 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_cache_release_free_interval": "10", 2023-10-01T07:46:05.400 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_cache_reservation": "0.050000", 2023-10-01T07:46:05.400 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_cache_trim_decay_rate": "1.000000", 2023-10-01T07:46:05.400 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_cache_trim_interval": "1", 2023-10-01T07:46:05.400 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_cache_trim_threshold": "262144", 2023-10-01T07:46:05.400 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_cap_acquisition_throttle_retry_request_timeout": "0.500000", 2023-10-01T07:46:05.400 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_cap_revoke_eviction_timeout": "0.000000", 2023-10-01T07:46:05.400 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_client_delegate_inos_pct": "50", 2023-10-01T07:46:05.400 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_client_prealloc_inos": "1000", 2023-10-01T07:46:05.400 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_client_writeable_range_max_inc_objs": "1024", 2023-10-01T07:46:05.400 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_connect_bootstrapping": "false", 2023-10-01T07:46:05.400 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_damage_table_max_entries": "10000", 2023-10-01T07:46:05.401 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_data": "/var/lib/ceph/mds/ceph-a", 2023-10-01T07:46:05.401 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_debug_auth_pins": "false", 2023-10-01T07:46:05.401 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_debug_frag": "false", 2023-10-01T07:46:05.401 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_debug_scatterstat": "false", 2023-10-01T07:46:05.401 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_debug_subtrees": "false", 2023-10-01T07:46:05.401 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_decay_halflife": "5.000000", 2023-10-01T07:46:05.401 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_default_dir_hash": "2", 2023-10-01T07:46:05.401 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_defer_session_stale": "true", 2023-10-01T07:46:05.401 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_deny_all_reconnect": "false", 2023-10-01T07:46:05.401 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_dir_keys_per_op": "16384", 2023-10-01T07:46:05.401 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_dir_max_commit_size": "10", 2023-10-01T07:46:05.401 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_dir_max_entries": "0", 2023-10-01T07:46:05.401 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_dir_prefetch": "true", 2023-10-01T07:46:05.402 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_dirstat_min_interval": "1.000000", 2023-10-01T07:46:05.402 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_dump_cache_after_rejoin": "false", 2023-10-01T07:46:05.402 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_dump_cache_on_map": "false", 2023-10-01T07:46:05.402 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_dump_cache_threshold_file": "0", 2023-10-01T07:46:05.402 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_dump_cache_threshold_formatter": "1073741824", 2023-10-01T07:46:05.402 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_early_reply": "true", 2023-10-01T07:46:05.402 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_enable_op_tracker": "true", 2023-10-01T07:46:05.402 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_enforce_unique_name": "true", 2023-10-01T07:46:05.402 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_export_ephemeral_distributed": "true", 2023-10-01T07:46:05.402 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_export_ephemeral_distributed_factor": "2.000000", 2023-10-01T07:46:05.402 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_export_ephemeral_random": "true", 2023-10-01T07:46:05.402 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_export_ephemeral_random_max": "0.010000", 2023-10-01T07:46:05.403 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_extraordinary_events_dump_interval": "0", 2023-10-01T07:46:05.403 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_forward_all_requests_to_auth": "false", 2023-10-01T07:46:05.403 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_freeze_tree_timeout": "30.000000", 2023-10-01T07:46:05.403 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_fscrypt_last_block_max_size": "4096", 2023-10-01T07:46:05.403 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_go_bad_corrupt_dentry": "true", 2023-10-01T07:46:05.403 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_hack_allow_loading_invalid_metadata": "false", 2023-10-01T07:46:05.403 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_health_cache_threshold": "1.500000", 2023-10-01T07:46:05.403 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_health_summarize_threshold": "10", 2023-10-01T07:46:05.403 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_heartbeat_grace": "15.000000", 2023-10-01T07:46:05.403 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_heartbeat_reset_grace": "1000", 2023-10-01T07:46:05.403 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_inject_health_dummy": "false", 2023-10-01T07:46:05.403 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_inject_journal_corrupt_dentry_first": "0.000000", 2023-10-01T07:46:05.403 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_inject_migrator_session_race": "false", 2023-10-01T07:46:05.404 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_inject_rename_corrupt_dentry_first": "0.000000", 2023-10-01T07:46:05.404 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_inject_skip_replaying_inotable": "false", 2023-10-01T07:46:05.404 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_inject_traceless_reply_probability": "0.000000", 2023-10-01T07:46:05.404 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_join_fs": "", 2023-10-01T07:46:05.404 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_journal_format": "1", 2023-10-01T07:46:05.404 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_kill_create_at": "0", 2023-10-01T07:46:05.404 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_kill_export_at": "0", 2023-10-01T07:46:05.404 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_kill_import_at": "0", 2023-10-01T07:46:05.404 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_kill_journal_at": "0", 2023-10-01T07:46:05.404 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_kill_journal_expire_at": "0", 2023-10-01T07:46:05.404 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_kill_journal_replay_at": "0", 2023-10-01T07:46:05.404 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_kill_link_at": "0", 2023-10-01T07:46:05.404 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_kill_mdstable_at": "0", 2023-10-01T07:46:05.404 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_kill_openc_at": "0", 2023-10-01T07:46:05.405 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_kill_rename_at": "0", 2023-10-01T07:46:05.405 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_kill_skip_replaying_inotable": "false", 2023-10-01T07:46:05.405 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_log_events_per_segment": "1024", 2023-10-01T07:46:05.405 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_log_max_events": "-1", 2023-10-01T07:46:05.405 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_log_max_segments": "128", 2023-10-01T07:46:05.405 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_log_pause": "false", 2023-10-01T07:46:05.405 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_log_segment_size": "0", 2023-10-01T07:46:05.405 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_log_skip_corrupt_events": "false", 2023-10-01T07:46:05.405 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_log_warn_factor": "2.000000", 2023-10-01T07:46:05.405 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_max_caps_per_client": "1048576", 2023-10-01T07:46:05.405 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_max_completed_flushes": "100000", 2023-10-01T07:46:05.405 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_max_completed_requests": "100000", 2023-10-01T07:46:05.406 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_max_export_size": "20971520", 2023-10-01T07:46:05.406 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_max_file_recover": "32", 2023-10-01T07:46:05.406 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_max_purge_files": "64", 2023-10-01T07:46:05.406 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_max_purge_ops": "8192", 2023-10-01T07:46:05.406 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_max_purge_ops_per_pg": "0.500000", 2023-10-01T07:46:05.406 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_max_scrub_ops_in_progress": "5", 2023-10-01T07:46:05.406 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_max_snaps_per_dir": "100", 2023-10-01T07:46:05.406 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_max_xattr_pairs_size": "65536", 2023-10-01T07:46:05.406 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_metrics_update_interval": "2", 2023-10-01T07:46:05.406 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_min_caps_per_client": "100", 2023-10-01T07:46:05.406 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_min_caps_working_set": "10000", 2023-10-01T07:46:05.406 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_mon_shutdown_timeout": "5.000000", 2023-10-01T07:46:05.407 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_numa_node": "-1", 2023-10-01T07:46:05.407 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_oft_prefetch_dirfrags": "false", 2023-10-01T07:46:05.407 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_op_complaint_time": "30.000000", 2023-10-01T07:46:05.407 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_op_history_duration": "600", 2023-10-01T07:46:05.407 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_op_history_size": "20", 2023-10-01T07:46:05.407 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_op_log_threshold": "5", 2023-10-01T07:46:05.407 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_ping_grace": "15", 2023-10-01T07:46:05.407 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_ping_interval": "5", 2023-10-01T07:46:05.407 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_purge_queue_busy_flush_period": "1.000000", 2023-10-01T07:46:05.407 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_recall_global_max_decay_threshold": "131072", 2023-10-01T07:46:05.407 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_recall_max_caps": "30000", 2023-10-01T07:46:05.407 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_recall_max_decay_rate": "1.500000", 2023-10-01T07:46:05.407 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_recall_max_decay_threshold": "131072", 2023-10-01T07:46:05.408 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_recall_warning_decay_rate": "60.000000", 2023-10-01T07:46:05.408 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_recall_warning_threshold": "262144", 2023-10-01T07:46:05.408 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_reconnect_timeout": "45.000000", 2023-10-01T07:46:05.408 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_replay_interval": "1.000000", 2023-10-01T07:46:05.408 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_replay_unsafe_with_closed_session": "false", 2023-10-01T07:46:05.408 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_request_load_average_decay_rate": "60.000000", 2023-10-01T07:46:05.408 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_root_ino_gid": "0", 2023-10-01T07:46:05.408 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_root_ino_uid": "0", 2023-10-01T07:46:05.408 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_scatter_nudge_interval": "5.000000", 2023-10-01T07:46:05.408 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_session_blocklist_on_evict": "true", 2023-10-01T07:46:05.408 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_session_blocklist_on_timeout": "true", 2023-10-01T07:46:05.408 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_session_cache_liveness_decay_rate": "300.000000", 2023-10-01T07:46:05.409 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_session_cache_liveness_magnitude": "10", 2023-10-01T07:46:05.409 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_session_cap_acquisition_decay_rate": "30.000000", 2023-10-01T07:46:05.409 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_session_cap_acquisition_throttle": "100000", 2023-10-01T07:46:05.409 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_session_max_caps_throttle_ratio": "1.100000", 2023-10-01T07:46:05.409 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_sessionmap_keys_per_op": "1024", 2023-10-01T07:46:05.409 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_shutdown_check": "0", 2023-10-01T07:46:05.409 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_skip_ino": "0", 2023-10-01T07:46:05.409 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_sleep_rank_change": "0.000000", 2023-10-01T07:46:05.409 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_snap_max_uid": "4294967294", 2023-10-01T07:46:05.409 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_snap_min_uid": "0", 2023-10-01T07:46:05.409 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_snap_rstat": "false", 2023-10-01T07:46:05.409 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_standby_replay_damaged": "false", 2023-10-01T07:46:05.409 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_symlink_recovery": "true", 2023-10-01T07:46:05.410 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_task_status_update_interval": "2.000000", 2023-10-01T07:46:05.410 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_thrash_exports": "0", 2023-10-01T07:46:05.410 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_thrash_fragments": "0", 2023-10-01T07:46:05.410 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_tick_interval": "5.000000", 2023-10-01T07:46:05.410 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_valgrind_exit": "false", 2023-10-01T07:46:05.410 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_verify_backtrace": "1", 2023-10-01T07:46:05.410 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_verify_scatter": "false", 2023-10-01T07:46:05.410 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_wipe_ino_prealloc": "false", 2023-10-01T07:46:05.410 INFO:teuthology.orchestra.run.smithi084.stdout: "mds_wipe_sessions": "false", 2023-10-01T07:46:05.410 INFO:teuthology.orchestra.run.smithi084.stdout: "mempool_debug": "false", 2023-10-01T07:46:05.410 INFO:teuthology.orchestra.run.smithi084.stdout: "memstore_debug_omit_block_device_write": "false", 2023-10-01T07:46:05.410 INFO:teuthology.orchestra.run.smithi084.stdout: "memstore_device_bytes": "1073741824", 2023-10-01T07:46:05.410 INFO:teuthology.orchestra.run.smithi084.stdout: "memstore_page_set": "false", 2023-10-01T07:46:05.411 INFO:teuthology.orchestra.run.smithi084.stdout: "memstore_page_size": "65536", 2023-10-01T07:46:05.411 INFO:teuthology.orchestra.run.smithi084.stdout: "mgr_client_bytes": "134217728", 2023-10-01T07:46:05.411 INFO:teuthology.orchestra.run.smithi084.stdout: "mgr_client_messages": "512", 2023-10-01T07:46:05.411 INFO:teuthology.orchestra.run.smithi084.stdout: "mgr_client_service_daemon_unregister_timeout": "1.000000", 2023-10-01T07:46:05.411 INFO:teuthology.orchestra.run.smithi084.stdout: "mgr_connect_retry_interval": "1.000000", 2023-10-01T07:46:05.411 INFO:teuthology.orchestra.run.smithi084.stdout: "mgr_data": "/var/lib/ceph/mgr/ceph-a", 2023-10-01T07:46:05.411 INFO:teuthology.orchestra.run.smithi084.stdout: "mgr_debug_aggressive_pg_num_changes": "false", 2023-10-01T07:46:05.411 INFO:teuthology.orchestra.run.smithi084.stdout: "mgr_disabled_modules": "", 2023-10-01T07:46:05.411 INFO:teuthology.orchestra.run.smithi084.stdout: "mgr_initial_modules": "restful iostat nfs", 2023-10-01T07:46:05.411 INFO:teuthology.orchestra.run.smithi084.stdout: "mgr_max_pg_num_change": "128", 2023-10-01T07:46:05.411 INFO:teuthology.orchestra.run.smithi084.stdout: "mgr_mds_bytes": "134217728", 2023-10-01T07:46:05.411 INFO:teuthology.orchestra.run.smithi084.stdout: "mgr_mds_messages": "128", 2023-10-01T07:46:05.411 INFO:teuthology.orchestra.run.smithi084.stdout: "mgr_module_path": "/usr/share/ceph/mgr", 2023-10-01T07:46:05.411 INFO:teuthology.orchestra.run.smithi084.stdout: "mgr_mon_bytes": "134217728", 2023-10-01T07:46:05.412 INFO:teuthology.orchestra.run.smithi084.stdout: "mgr_mon_messages": "128", 2023-10-01T07:46:05.412 INFO:teuthology.orchestra.run.smithi084.stdout: "mgr_osd_bytes": "536870912", 2023-10-01T07:46:05.412 INFO:teuthology.orchestra.run.smithi084.stdout: "mgr_osd_messages": "8192", 2023-10-01T07:46:05.412 INFO:teuthology.orchestra.run.smithi084.stdout: "mgr_pool": "true", 2023-10-01T07:46:05.412 INFO:teuthology.orchestra.run.smithi084.stdout: "mgr_service_beacon_grace": "60.000000", 2023-10-01T07:46:05.412 INFO:teuthology.orchestra.run.smithi084.stdout: "mgr_standby_modules": "true", 2023-10-01T07:46:05.412 INFO:teuthology.orchestra.run.smithi084.stdout: "mgr_stats_period": "5", 2023-10-01T07:46:05.412 INFO:teuthology.orchestra.run.smithi084.stdout: "mgr_stats_threshold": "5", 2023-10-01T07:46:05.412 INFO:teuthology.orchestra.run.smithi084.stdout: "mgr_tick_period": "2", 2023-10-01T07:46:05.412 INFO:teuthology.orchestra.run.smithi084.stdout: "mgr_ttl_cache_expire_seconds": "0", 2023-10-01T07:46:05.412 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_accept_timeout_factor": "2.000000", 2023-10-01T07:46:05.412 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_allow_pool_delete": "true", 2023-10-01T07:46:05.412 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_allow_pool_size_one": "false", 2023-10-01T07:46:05.413 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_auth_validate_all_caps": "true", 2023-10-01T07:46:05.413 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_cache_target_full_warn_ratio": "0.660000", 2023-10-01T07:46:05.413 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_clean_pg_upmaps_per_chunk": "256", 2023-10-01T07:46:05.413 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_client_bytes": "104857600", 2023-10-01T07:46:05.413 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_client_directed_command_retry": "2", 2023-10-01T07:46:05.413 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_client_hunt_interval": "3.000000", 2023-10-01T07:46:05.413 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_client_hunt_interval_backoff": "1.500000", 2023-10-01T07:46:05.413 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_client_hunt_interval_max_multiple": "10.000000", 2023-10-01T07:46:05.413 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_client_hunt_interval_min_multiple": "1.000000", 2023-10-01T07:46:05.413 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_client_hunt_parallel": "3", 2023-10-01T07:46:05.413 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_client_log_interval": "1.000000", 2023-10-01T07:46:05.413 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_client_max_log_entries_per_message": "1000", 2023-10-01T07:46:05.413 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_client_ping_interval": "10.000000", 2023-10-01T07:46:05.414 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_client_ping_timeout": "30.000000", 2023-10-01T07:46:05.414 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_clock_drift_allowed": "1.000000", 2023-10-01T07:46:05.414 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_clock_drift_warn_backoff": "5.000000", 2023-10-01T07:46:05.414 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_cluster_log_file": "default=/var/log/ceph/ceph.$channel.log cluster=/var/log/ceph/ceph.log", 2023-10-01T07:46:05.414 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_cluster_log_file_level": "debug", 2023-10-01T07:46:05.414 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_cluster_log_to_file": "false", 2023-10-01T07:46:05.414 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_cluster_log_to_graylog": "false", 2023-10-01T07:46:05.414 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_cluster_log_to_graylog_host": "127.0.0.1", 2023-10-01T07:46:05.414 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_cluster_log_to_graylog_port": "12201", 2023-10-01T07:46:05.414 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_cluster_log_to_journald": "false", 2023-10-01T07:46:05.414 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_cluster_log_to_stderr": "true", 2023-10-01T07:46:05.414 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_cluster_log_to_syslog": "default=false", 2023-10-01T07:46:05.414 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_cluster_log_to_syslog_facility": "daemon", 2023-10-01T07:46:05.415 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_cluster_log_to_syslog_level": "info", 2023-10-01T07:46:05.415 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_compact_on_bootstrap": "false", 2023-10-01T07:46:05.415 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_compact_on_start": "false", 2023-10-01T07:46:05.415 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_compact_on_trim": "true", 2023-10-01T07:46:05.415 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_con_tracker_persist_interval": "10", 2023-10-01T07:46:05.415 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_con_tracker_score_halflife": "43200", 2023-10-01T07:46:05.415 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_config_key_max_entry_size": "65536", 2023-10-01T07:46:05.415 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_cpu_threads": "4", 2023-10-01T07:46:05.415 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_crush_min_required_version": "hammer", 2023-10-01T07:46:05.415 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_daemon_bytes": "419430400", 2023-10-01T07:46:05.415 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_data": "/var/lib/ceph/mon/ceph-a", 2023-10-01T07:46:05.415 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_data_avail_crit": "5", 2023-10-01T07:46:05.415 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_data_avail_warn": "5", 2023-10-01T07:46:05.415 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_data_size_warn": "16106127360", 2023-10-01T07:46:05.416 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_debug_block_osdmap_trim": "false", 2023-10-01T07:46:05.416 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_debug_deprecated_as_obsolete": "false", 2023-10-01T07:46:05.416 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_debug_dump_json": "false", 2023-10-01T07:46:05.416 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_debug_dump_location": "/var/log/ceph/ceph-mon.a.tdump", 2023-10-01T07:46:05.416 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_debug_dump_transactions": "false", 2023-10-01T07:46:05.416 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_debug_extra_checks": "false", 2023-10-01T07:46:05.416 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_debug_no_initial_persistent_features": "false", 2023-10-01T07:46:05.416 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_debug_no_require_bluestore_for_ec_overwrites": "false", 2023-10-01T07:46:05.416 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_debug_no_require_quincy": "false", 2023-10-01T07:46:05.416 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_debug_no_require_reef": "false", 2023-10-01T07:46:05.416 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_debug_unsafe_allow_tier_with_nonempty_snaps": "false", 2023-10-01T07:46:05.416 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_delta_reset_interval": "10.000000", 2023-10-01T07:46:05.416 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_dns_srv_name": "ceph-mon", 2023-10-01T07:46:05.416 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_down_mkfs_grace": "60", 2023-10-01T07:46:05.417 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_election_default_strategy": "1", 2023-10-01T07:46:05.417 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_election_timeout": "5.000000", 2023-10-01T07:46:05.417 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_elector_ignore_propose_margin": "0.000500", 2023-10-01T07:46:05.417 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_elector_ping_divisor": "2", 2023-10-01T07:46:05.417 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_elector_ping_timeout": "2.000000", 2023-10-01T07:46:05.417 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_enable_op_tracker": "true", 2023-10-01T07:46:05.417 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_fake_pool_delete": "false", 2023-10-01T07:46:05.417 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_force_quorum_join": "false", 2023-10-01T07:46:05.417 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_globalid_prealloc": "10000", 2023-10-01T07:46:05.417 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_health_detail_to_clog": "true", 2023-10-01T07:46:05.417 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_health_log_update_period": "5", 2023-10-01T07:46:05.417 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_health_max_detail": "50", 2023-10-01T07:46:05.417 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_health_to_clog": "true", 2023-10-01T07:46:05.417 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_health_to_clog_interval": "600", 2023-10-01T07:46:05.418 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_health_to_clog_tick_interval": "60.000000", 2023-10-01T07:46:05.418 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_host": "[v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0] [v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0] [v2:172.21.15.84:3301/0,v1:172.21.15.84:6790/0]", 2023-10-01T07:46:05.418 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_host_override": "", 2023-10-01T07:46:05.418 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_initial_members": "", 2023-10-01T07:46:05.418 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_inject_pg_merge_bounce_probability": "0.000000", 2023-10-01T07:46:05.418 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_inject_sync_get_chunk_delay": "0.000000", 2023-10-01T07:46:05.418 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_inject_transaction_delay_max": "10.000000", 2023-10-01T07:46:05.418 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_inject_transaction_delay_probability": "0.000000", 2023-10-01T07:46:05.418 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_keyvaluedb": "rocksdb", 2023-10-01T07:46:05.418 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_lease": "5.000000", 2023-10-01T07:46:05.418 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_lease_ack_timeout_factor": "2.000000", 2023-10-01T07:46:05.418 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_lease_renew_interval_factor": "0.600000", 2023-10-01T07:46:05.418 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_log_full_interval": "50", 2023-10-01T07:46:05.419 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_log_max": "10000", 2023-10-01T07:46:05.419 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_log_max_summary": "50", 2023-10-01T07:46:05.419 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_max_log_entries_per_event": "4096", 2023-10-01T07:46:05.419 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_max_log_epochs": "500", 2023-10-01T07:46:05.419 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_max_mdsmap_epochs": "500", 2023-10-01T07:46:05.419 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_max_mgrmap_epochs": "500", 2023-10-01T07:46:05.419 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_max_osd": "10000", 2023-10-01T07:46:05.419 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_max_pg_per_osd": "10000", 2023-10-01T07:46:05.419 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_max_pool_pg_num": "65536", 2023-10-01T07:46:05.419 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_max_snap_prune_per_epoch": "100", 2023-10-01T07:46:05.419 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_mds_blocklist_interval": "86400.000000", 2023-10-01T07:46:05.419 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_mds_force_trim_to": "0", 2023-10-01T07:46:05.419 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_mds_skip_sanity": "true", 2023-10-01T07:46:05.419 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_memory_autotune": "true", 2023-10-01T07:46:05.420 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_memory_target": "2147483648", 2023-10-01T07:46:05.420 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_mgr_beacon_grace": "30", 2023-10-01T07:46:05.420 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_mgr_blocklist_interval": "86400.000000", 2023-10-01T07:46:05.420 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_mgr_digest_period": "5", 2023-10-01T07:46:05.420 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_mgr_inactive_grace": "60", 2023-10-01T07:46:05.420 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_mgr_mkfs_grace": "240", 2023-10-01T07:46:05.420 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_mgr_proxy_client_bytes_ratio": "0.300000", 2023-10-01T07:46:05.420 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_min_osdmap_epochs": "500", 2023-10-01T07:46:05.420 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_op_complaint_time": "30", 2023-10-01T07:46:05.420 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_op_history_duration": "600", 2023-10-01T07:46:05.420 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_op_history_size": "20", 2023-10-01T07:46:05.420 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_op_history_slow_op_size": "20", 2023-10-01T07:46:05.420 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_op_history_slow_op_threshold": "10", 2023-10-01T07:46:05.420 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_op_log_threshold": "5", 2023-10-01T07:46:05.421 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_osd_adjust_down_out_interval": "true", 2023-10-01T07:46:05.421 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_osd_adjust_heartbeat_grace": "true", 2023-10-01T07:46:05.421 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_osd_auto_mark_auto_out_in": "true", 2023-10-01T07:46:05.421 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_osd_auto_mark_in": "false", 2023-10-01T07:46:05.421 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_osd_auto_mark_new_in": "true", 2023-10-01T07:46:05.421 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_osd_backfillfull_ratio": "0.900000", 2023-10-01T07:46:05.421 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_osd_blocklist_default_expire": "3600.000000", 2023-10-01T07:46:05.421 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_osd_cache_size": "500", 2023-10-01T07:46:05.421 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_osd_cache_size_min": "134217728", 2023-10-01T07:46:05.421 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_osd_crush_smoke_test": "true", 2023-10-01T07:46:05.421 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_osd_destroyed_out_interval": "600", 2023-10-01T07:46:05.421 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_osd_down_out_interval": "600", 2023-10-01T07:46:05.421 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_osd_down_out_subtree_limit": "rack", 2023-10-01T07:46:05.422 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_osd_err_op_age_ratio": "128.000000", 2023-10-01T07:46:05.422 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_osd_force_trim_to": "0", 2023-10-01T07:46:05.422 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_osd_full_ratio": "0.950000", 2023-10-01T07:46:05.422 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_osd_initial_require_min_compat_client": "luminous", 2023-10-01T07:46:05.422 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_osd_laggy_halflife": "3600", 2023-10-01T07:46:05.422 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_osd_laggy_max_interval": "300", 2023-10-01T07:46:05.422 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_osd_laggy_weight": "0.300000", 2023-10-01T07:46:05.422 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_osd_mapping_pgs_per_chunk": "4096", 2023-10-01T07:46:05.422 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_osd_max_creating_pgs": "1024", 2023-10-01T07:46:05.422 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_osd_max_initial_pgs": "1024", 2023-10-01T07:46:05.422 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_osd_min_down_reporters": "2", 2023-10-01T07:46:05.422 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_osd_min_in_ratio": "0.750000", 2023-10-01T07:46:05.422 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_osd_min_up_ratio": "0.300000", 2023-10-01T07:46:05.423 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_osd_nearfull_ratio": "0.850000", 2023-10-01T07:46:05.423 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_osd_prime_pg_temp": "true", 2023-10-01T07:46:05.423 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_osd_prime_pg_temp_max_estimate": "0.250000", 2023-10-01T07:46:05.423 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_osd_prime_pg_temp_max_time": "0.500000", 2023-10-01T07:46:05.423 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_osd_report_timeout": "900", 2023-10-01T07:46:05.423 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_osd_reporter_subtree_level": "osd", 2023-10-01T07:46:05.423 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_osd_snap_trim_queue_warn_on": "32768", 2023-10-01T07:46:05.423 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_osd_warn_num_repaired": "10", 2023-10-01T07:46:05.423 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_osd_warn_op_age": "32.000000", 2023-10-01T07:46:05.423 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_osdmap_full_prune_enabled": "true", 2023-10-01T07:46:05.423 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_osdmap_full_prune_interval": "10", 2023-10-01T07:46:05.423 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_osdmap_full_prune_min": "10000", 2023-10-01T07:46:05.423 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_osdmap_full_prune_txsize": "100", 2023-10-01T07:46:05.423 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_pg_check_down_all_threshold": "0.500000", 2023-10-01T07:46:05.424 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_pg_stuck_threshold": "60", 2023-10-01T07:46:05.424 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_pg_warn_max_object_skew": "0.000000", 2023-10-01T07:46:05.424 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_pg_warn_min_objects": "10000", 2023-10-01T07:46:05.424 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_pg_warn_min_per_osd": "0", 2023-10-01T07:46:05.424 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_pg_warn_min_pool_objects": "1000", 2023-10-01T07:46:05.424 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_pool_quota_crit_threshold": "0", 2023-10-01T07:46:05.424 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_pool_quota_warn_threshold": "0", 2023-10-01T07:46:05.424 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_probe_timeout": "2.000000", 2023-10-01T07:46:05.424 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_reweight_max_change": "0.050000", 2023-10-01T07:46:05.424 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_reweight_max_osds": "4", 2023-10-01T07:46:05.424 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_reweight_min_bytes_per_osd": "10", 2023-10-01T07:46:05.424 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_reweight_min_pgs_per_osd": "4", 2023-10-01T07:46:05.424 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_rocksdb_options": "write_buffer_size=33554432,compression=kNoCompression,level_compaction_dynamic_level_bytes=true", 2023-10-01T07:46:05.425 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_scrub_inject_crc_mismatch": "0.000000", 2023-10-01T07:46:05.425 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_scrub_inject_missing_keys": "0.000000", 2023-10-01T07:46:05.425 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_scrub_interval": "86400", 2023-10-01T07:46:05.425 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_scrub_max_keys": "100", 2023-10-01T07:46:05.425 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_scrub_timeout": "300", 2023-10-01T07:46:05.425 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_session_timeout": "300", 2023-10-01T07:46:05.425 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_smart_report_timeout": "5", 2023-10-01T07:46:05.425 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_stat_smooth_intervals": "6", 2023-10-01T07:46:05.425 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_stretch_cluster_recovery_ratio": "0.600000", 2023-10-01T07:46:05.425 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_stretch_pool_min_size": "2", 2023-10-01T07:46:05.425 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_stretch_pool_size": "4", 2023-10-01T07:46:05.425 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_stretch_recovery_min_wait": "15.000000", 2023-10-01T07:46:05.425 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_subscribe_interval": "86400.000000", 2023-10-01T07:46:05.426 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_sync_debug": "false", 2023-10-01T07:46:05.426 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_sync_max_payload_keys": "2000", 2023-10-01T07:46:05.426 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_sync_max_payload_size": "1048576", 2023-10-01T07:46:05.426 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_sync_provider_kill_at": "0", 2023-10-01T07:46:05.426 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_sync_requester_kill_at": "0", 2023-10-01T07:46:05.426 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_sync_timeout": "60.000000", 2023-10-01T07:46:05.426 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_target_pg_per_osd": "100", 2023-10-01T07:46:05.426 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_tick_interval": "5", 2023-10-01T07:46:05.426 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_timecheck_interval": "300.000000", 2023-10-01T07:46:05.426 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_timecheck_skew_interval": "30.000000", 2023-10-01T07:46:05.426 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_use_min_delay_socket": "false", 2023-10-01T07:46:05.426 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_warn_older_version_delay": "604800", 2023-10-01T07:46:05.427 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_warn_on_cache_pools_without_hit_sets": "true", 2023-10-01T07:46:05.427 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_warn_on_crush_straw_calc_version_zero": "false", 2023-10-01T07:46:05.427 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_warn_on_degraded_stretch_mode": "true", 2023-10-01T07:46:05.427 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_warn_on_filestore_osds": "true", 2023-10-01T07:46:05.427 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_warn_on_insecure_global_id_reclaim": "false", 2023-10-01T07:46:05.427 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed": "false", 2023-10-01T07:46:05.427 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_warn_on_legacy_crush_tunables": "false", 2023-10-01T07:46:05.427 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_warn_on_misplaced": "false", 2023-10-01T07:46:05.427 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_warn_on_msgr2_not_enabled": "true", 2023-10-01T07:46:05.427 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_warn_on_older_version": "true", 2023-10-01T07:46:05.427 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_warn_on_osd_down_out_interval_zero": "false", 2023-10-01T07:46:05.427 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_warn_on_pool_no_app": "true", 2023-10-01T07:46:05.427 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_warn_on_pool_no_redundancy": "true", 2023-10-01T07:46:05.427 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_warn_on_pool_pg_num_not_power_of_two": "false", 2023-10-01T07:46:05.428 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_warn_on_slow_ping_ratio": "0.050000", 2023-10-01T07:46:05.428 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_warn_on_slow_ping_time": "0.000000", 2023-10-01T07:46:05.428 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_warn_on_too_few_osds": "false", 2023-10-01T07:46:05.428 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_warn_pg_not_deep_scrubbed_ratio": "0.750000", 2023-10-01T07:46:05.428 INFO:teuthology.orchestra.run.smithi084.stdout: "mon_warn_pg_not_scrubbed_ratio": "0.500000", 2023-10-01T07:46:05.428 INFO:teuthology.orchestra.run.smithi084.stdout: "monmap": "", 2023-10-01T07:46:05.428 INFO:teuthology.orchestra.run.smithi084.stdout: "motr_admin_endpoint": "192.168.180.182@tcp:12345:4:1", 2023-10-01T07:46:05.428 INFO:teuthology.orchestra.run.smithi084.stdout: "motr_admin_fid": "0x7200000000000001:0x0", 2023-10-01T07:46:05.428 INFO:teuthology.orchestra.run.smithi084.stdout: "motr_ha_endpoint": "192.168.180.182@tcp:12345:1:1", 2023-10-01T07:46:05.428 INFO:teuthology.orchestra.run.smithi084.stdout: "motr_my_endpoint": "192.168.180.182@tcp:12345:4:1", 2023-10-01T07:46:05.428 INFO:teuthology.orchestra.run.smithi084.stdout: "motr_my_fid": "0x7200000000000001:0x0", 2023-10-01T07:46:05.428 INFO:teuthology.orchestra.run.smithi084.stdout: "motr_profile_fid": "0x7000000000000001:0x0", 2023-10-01T07:46:05.428 INFO:teuthology.orchestra.run.smithi084.stdout: "motr_tracing_enabled": "false", 2023-10-01T07:46:05.428 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_async_op_threads": "3", 2023-10-01T07:46:05.429 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_async_rdma_buffer_size": "131072", 2023-10-01T07:46:05.429 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_async_rdma_cm": "false", 2023-10-01T07:46:05.429 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_async_rdma_device_name": "", 2023-10-01T07:46:05.429 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_async_rdma_dscp": "96", 2023-10-01T07:46:05.429 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_async_rdma_enable_hugepage": "false", 2023-10-01T07:46:05.429 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_async_rdma_gid_idx": "0", 2023-10-01T07:46:05.429 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_async_rdma_local_gid": "", 2023-10-01T07:46:05.429 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_async_rdma_polling_us": "1000", 2023-10-01T07:46:05.429 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_async_rdma_port_num": "1", 2023-10-01T07:46:05.429 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_async_rdma_receive_buffers": "32768", 2023-10-01T07:46:05.429 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_async_rdma_receive_queue_len": "4096", 2023-10-01T07:46:05.429 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_async_rdma_roce_ver": "1", 2023-10-01T07:46:05.430 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_async_rdma_send_buffers": "1024", 2023-10-01T07:46:05.430 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_async_rdma_sl": "3", 2023-10-01T07:46:05.430 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_async_rdma_support_srq": "true", 2023-10-01T07:46:05.430 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_async_rdma_type": "ib", 2023-10-01T07:46:05.430 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_async_reap_threshold": "5", 2023-10-01T07:46:05.430 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_bind_before_connect": "false", 2023-10-01T07:46:05.430 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_bind_ipv4": "true", 2023-10-01T07:46:05.430 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_bind_ipv6": "false", 2023-10-01T07:46:05.430 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_bind_msgr1": "true", 2023-10-01T07:46:05.430 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_bind_msgr2": "true", 2023-10-01T07:46:05.430 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_bind_port_max": "7568", 2023-10-01T07:46:05.430 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_bind_port_min": "6800", 2023-10-01T07:46:05.431 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_bind_prefer_ipv4": "false", 2023-10-01T07:46:05.431 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_bind_retry_count": "3", 2023-10-01T07:46:05.431 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_bind_retry_delay": "5", 2023-10-01T07:46:05.431 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_blackhole_client": "false", 2023-10-01T07:46:05.431 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_blackhole_mds": "false", 2023-10-01T07:46:05.431 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_blackhole_mgr": "false", 2023-10-01T07:46:05.431 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_blackhole_mon": "false", 2023-10-01T07:46:05.431 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_blackhole_osd": "false", 2023-10-01T07:46:05.431 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_client_mode": "crc secure", 2023-10-01T07:46:05.431 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_cluster_mode": "crc secure", 2023-10-01T07:46:05.431 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_cluster_type": "", 2023-10-01T07:46:05.431 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_compress_secure": "false", 2023-10-01T07:46:05.431 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_connection_idle_timeout": "900", 2023-10-01T07:46:05.431 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_connection_ready_timeout": "10", 2023-10-01T07:46:05.432 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_crc_data": "true", 2023-10-01T07:46:05.432 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_crc_header": "true", 2023-10-01T07:46:05.432 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_die_on_bad_msg": "false", 2023-10-01T07:46:05.432 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_die_on_bug": "true", 2023-10-01T07:46:05.432 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_die_on_old_message": "true", 2023-10-01T07:46:05.432 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_die_on_skipped_message": "false", 2023-10-01T07:46:05.432 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_die_on_unhandled_msg": "false", 2023-10-01T07:46:05.432 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_dispatch_throttle_bytes": "104857600", 2023-10-01T07:46:05.432 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_dpdk_coremask": "0xF", 2023-10-01T07:46:05.432 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_dpdk_debug_allow_loopback": "false", 2023-10-01T07:46:05.432 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_dpdk_devs_allowlist": "", 2023-10-01T07:46:05.432 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_dpdk_enable_tso": "true", 2023-10-01T07:46:05.432 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_dpdk_gateway_ipv4_addr": "", 2023-10-01T07:46:05.432 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_dpdk_host_ipv4_addr": "", 2023-10-01T07:46:05.432 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_dpdk_hugepages": "", 2023-10-01T07:46:05.433 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_dpdk_hw_flow_control": "true", 2023-10-01T07:46:05.433 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_dpdk_hw_queue_weight": "1.000000", 2023-10-01T07:46:05.433 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_dpdk_lro": "true", 2023-10-01T07:46:05.433 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_dpdk_memory_channel": "4", 2023-10-01T07:46:05.433 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_dpdk_netmask_ipv4_addr": "", 2023-10-01T07:46:05.433 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_dpdk_pmd": "", 2023-10-01T07:46:05.433 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_dpdk_port_id": "0", 2023-10-01T07:46:05.433 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_dpdk_rx_buffer_count_per_core": "8192", 2023-10-01T07:46:05.433 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_dump_corrupt_message_level": "1", 2023-10-01T07:46:05.433 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_dump_on_send": "false", 2023-10-01T07:46:05.433 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_initial_backoff": "0.200000", 2023-10-01T07:46:05.433 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_inject_delay_max": "1.000000", 2023-10-01T07:46:05.433 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_inject_delay_probability": "0.000000", 2023-10-01T07:46:05.434 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_inject_delay_type": "", 2023-10-01T07:46:05.434 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_inject_internal_delays": "0.000000", 2023-10-01T07:46:05.434 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_inject_network_congestion": "0", 2023-10-01T07:46:05.434 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_inject_socket_failures": "0", 2023-10-01T07:46:05.434 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_learn_addr_from_peer": "true", 2023-10-01T07:46:05.434 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_max_accept_failures": "4", 2023-10-01T07:46:05.434 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_max_backoff": "15.000000", 2023-10-01T07:46:05.434 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_mon_client_mode": "secure crc", 2023-10-01T07:46:05.434 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_mon_cluster_mode": "secure crc", 2023-10-01T07:46:05.434 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_mon_service_mode": "secure crc", 2023-10-01T07:46:05.434 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_osd_compress_min_size": "1024", 2023-10-01T07:46:05.434 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_osd_compress_mode": "none", 2023-10-01T07:46:05.435 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_osd_compression_algorithm": "snappy", 2023-10-01T07:46:05.435 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_pq_max_tokens_per_priority": "16777216", 2023-10-01T07:46:05.435 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_pq_min_cost": "65536", 2023-10-01T07:46:05.435 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_public_type": "", 2023-10-01T07:46:05.435 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_service_mode": "crc secure", 2023-10-01T07:46:05.435 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_tcp_listen_backlog": "512", 2023-10-01T07:46:05.435 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_tcp_nodelay": "true", 2023-10-01T07:46:05.435 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_tcp_prefetch_max_size": "4096", 2023-10-01T07:46:05.435 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_tcp_rcvbuf": "0", 2023-10-01T07:46:05.435 INFO:teuthology.orchestra.run.smithi084.stdout: "ms_type": "async+posix", 2023-10-01T07:46:05.435 INFO:teuthology.orchestra.run.smithi084.stdout: "no_config_file": "false", 2023-10-01T07:46:05.435 INFO:teuthology.orchestra.run.smithi084.stdout: "objecter_completion_locks_per_session": "32", 2023-10-01T07:46:05.435 INFO:teuthology.orchestra.run.smithi084.stdout: "objecter_debug_inject_relock_delay": "false", 2023-10-01T07:46:05.436 INFO:teuthology.orchestra.run.smithi084.stdout: "objecter_inflight_op_bytes": "104857600", 2023-10-01T07:46:05.436 INFO:teuthology.orchestra.run.smithi084.stdout: "objecter_inflight_ops": "1024", 2023-10-01T07:46:05.436 INFO:teuthology.orchestra.run.smithi084.stdout: "objecter_inject_no_watch_ping": "false", 2023-10-01T07:46:05.436 INFO:teuthology.orchestra.run.smithi084.stdout: "objecter_retry_writes_after_first_reply": "false", 2023-10-01T07:46:05.436 INFO:teuthology.orchestra.run.smithi084.stdout: "objecter_tick_interval": "5.000000", 2023-10-01T07:46:05.436 INFO:teuthology.orchestra.run.smithi084.stdout: "objecter_timeout": "10.000000", 2023-10-01T07:46:05.436 INFO:teuthology.orchestra.run.smithi084.stdout: "objectstore_blackhole": "false", 2023-10-01T07:46:05.436 INFO:teuthology.orchestra.run.smithi084.stdout: "openssl_engine_opts": "", 2023-10-01T07:46:05.436 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_agent_delay_time": "5.000000", 2023-10-01T07:46:05.436 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_agent_hist_halflife": "1000", 2023-10-01T07:46:05.436 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_agent_max_low_ops": "2", 2023-10-01T07:46:05.436 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_agent_max_ops": "4", 2023-10-01T07:46:05.436 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_agent_min_evict_effort": "0.100000", 2023-10-01T07:46:05.436 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_agent_quantize_effort": "0.100000", 2023-10-01T07:46:05.437 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_agent_slop": "0.020000", 2023-10-01T07:46:05.437 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_aggregated_slow_ops_logging": "true", 2023-10-01T07:46:05.437 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_allow_recovery_below_min_size": "true", 2023-10-01T07:46:05.437 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_asio_thread_count": "2", 2023-10-01T07:46:05.437 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_async_recovery_min_cost": "100", 2023-10-01T07:46:05.437 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_auto_mark_unfound_lost": "false", 2023-10-01T07:46:05.437 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_backfill_retry_interval": "30.000000", 2023-10-01T07:46:05.437 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_backfill_scan_max": "512", 2023-10-01T07:46:05.437 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_backfill_scan_min": "64", 2023-10-01T07:46:05.437 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_backoff_on_degraded": "false", 2023-10-01T07:46:05.437 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_backoff_on_peering": "false", 2023-10-01T07:46:05.437 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_backoff_on_unfound": "true", 2023-10-01T07:46:05.437 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_beacon_report_interval": "300", 2023-10-01T07:46:05.437 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_bench_duration": "30", 2023-10-01T07:46:05.438 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_bench_large_size_max_throughput": "104857600", 2023-10-01T07:46:05.438 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_bench_max_block_size": "67108864", 2023-10-01T07:46:05.438 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_bench_small_size_max_iops": "100", 2023-10-01T07:46:05.438 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_blkin_trace_all": "false", 2023-10-01T07:46:05.438 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_blocked_scrub_grace_period": "120", 2023-10-01T07:46:05.438 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_calc_pg_upmaps_aggressively": "true", 2023-10-01T07:46:05.438 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_calc_pg_upmaps_aggressively_fast": "true", 2023-10-01T07:46:05.438 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_calc_pg_upmaps_local_fallback_retries": "100", 2023-10-01T07:46:05.438 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_check_for_log_corruption": "false", 2023-10-01T07:46:05.438 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_check_max_object_name_len_on_startup": "true", 2023-10-01T07:46:05.438 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_class_default_list": "cephfs hello journal lock log numops otp rbd refcount rgw rgw_gc timeindex user version cas cmpomap queue 2pc_queue fifo", 2023-10-01T07:46:05.439 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_class_dir": "/usr/lib64/rados-classes", 2023-10-01T07:46:05.439 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_class_load_list": "cephfs hello journal lock log numops otp rbd refcount rgw rgw_gc timeindex user version cas cmpomap queue 2pc_queue fifo", 2023-10-01T07:46:05.439 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_class_update_on_start": "true", 2023-10-01T07:46:05.439 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_client_message_cap": "256", 2023-10-01T07:46:05.439 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_client_message_size_cap": "524288000", 2023-10-01T07:46:05.439 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_client_op_priority": "63", 2023-10-01T07:46:05.439 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_client_watch_timeout": "30", 2023-10-01T07:46:05.439 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_command_max_records": "256", 2023-10-01T07:46:05.439 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_compact_on_start": "false", 2023-10-01T07:46:05.439 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_copyfrom_max_chunk": "8388608", 2023-10-01T07:46:05.439 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_crush_chooseleaf_type": "1", 2023-10-01T07:46:05.439 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_crush_initial_weight": "-1.000000", 2023-10-01T07:46:05.439 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_crush_update_on_start": "true", 2023-10-01T07:46:05.440 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_crush_update_weight_set": "true", 2023-10-01T07:46:05.440 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_data": "/var/lib/ceph/osd/ceph-a", 2023-10-01T07:46:05.440 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_debug_crash_on_ignored_backoff": "false", 2023-10-01T07:46:05.440 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_debug_deep_scrub_sleep": "0.000000", 2023-10-01T07:46:05.440 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_debug_drop_ping_duration": "0", 2023-10-01T07:46:05.440 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_debug_drop_ping_probability": "0.000000", 2023-10-01T07:46:05.440 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_debug_feed_pullee": "-1", 2023-10-01T07:46:05.440 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_debug_inject_copyfrom_error": "false", 2023-10-01T07:46:05.440 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_debug_inject_dispatch_delay_duration": "0.100000", 2023-10-01T07:46:05.440 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_debug_inject_dispatch_delay_probability": "0.000000", 2023-10-01T07:46:05.440 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_debug_misdirected_ops": "false", 2023-10-01T07:46:05.440 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_debug_no_acting_change": "false", 2023-10-01T07:46:05.440 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_debug_no_purge_strays": "false", 2023-10-01T07:46:05.441 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_debug_op_order": "false", 2023-10-01T07:46:05.441 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_debug_pg_log_writeout": "false", 2023-10-01T07:46:05.441 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_debug_pretend_recovery_active": "false", 2023-10-01T07:46:05.441 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_debug_random_push_read_error": "0.000000", 2023-10-01T07:46:05.441 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_debug_reject_backfill_probability": "0.000000", 2023-10-01T07:46:05.441 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_debug_shutdown": "false", 2023-10-01T07:46:05.441 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_debug_skip_full_check_in_backfill_reservation": "false", 2023-10-01T07:46:05.441 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_debug_skip_full_check_in_recovery": "false", 2023-10-01T07:46:05.441 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_debug_verify_cached_snaps": "false", 2023-10-01T07:46:05.441 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_debug_verify_missing_on_start": "false", 2023-10-01T07:46:05.441 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_debug_verify_snaps": "false", 2023-10-01T07:46:05.441 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_debug_verify_stray_on_activate": "false", 2023-10-01T07:46:05.442 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_deep_scrub_interval": "604800.000000", 2023-10-01T07:46:05.442 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_deep_scrub_keys": "1024", 2023-10-01T07:46:05.442 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_deep_scrub_large_omap_object_key_threshold": "200000", 2023-10-01T07:46:05.442 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_deep_scrub_large_omap_object_value_sum_threshold": "1073741824", 2023-10-01T07:46:05.442 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_deep_scrub_randomize_ratio": "0.150000", 2023-10-01T07:46:05.442 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_deep_scrub_stride": "524288", 2023-10-01T07:46:05.442 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_deep_scrub_update_digest_min_age": "7200", 2023-10-01T07:46:05.442 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_default_data_pool_replay_window": "45", 2023-10-01T07:46:05.442 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_default_notify_timeout": "30", 2023-10-01T07:46:05.442 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_delete_sleep": "0.000000", 2023-10-01T07:46:05.442 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_delete_sleep_hdd": "5.000000", 2023-10-01T07:46:05.442 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_delete_sleep_hybrid": "1.000000", 2023-10-01T07:46:05.442 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_delete_sleep_ssd": "1.000000", 2023-10-01T07:46:05.443 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_discard_disconnected_ops": "true", 2023-10-01T07:46:05.443 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_enable_op_tracker": "true", 2023-10-01T07:46:05.443 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_erasure_code_plugins": "jerasure lrc", 2023-10-01T07:46:05.443 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_extblkdev_plugins": "vdo", 2023-10-01T07:46:05.443 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_failsafe_full_ratio": "0.970000", 2023-10-01T07:46:05.443 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_fast_fail_on_connection_refused": "true", 2023-10-01T07:46:05.443 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_fast_info": "true", 2023-10-01T07:46:05.443 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_fast_shutdown": "true", 2023-10-01T07:46:05.443 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_fast_shutdown_notify_mon": "true", 2023-10-01T07:46:05.443 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_fast_shutdown_timeout": "15", 2023-10-01T07:46:05.443 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_find_best_info_ignore_history_les": "false", 2023-10-01T07:46:05.443 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_force_auth_primary_missing_objects": "100", 2023-10-01T07:46:05.443 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_force_recovery_pg_log_entries_factor": "1.300000", 2023-10-01T07:46:05.444 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_function_tracing": "false", 2023-10-01T07:46:05.444 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_heartbeat_grace": "20", 2023-10-01T07:46:05.444 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_heartbeat_interval": "6", 2023-10-01T07:46:05.444 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_heartbeat_min_healthy_ratio": "0.330000", 2023-10-01T07:46:05.444 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_heartbeat_min_peers": "10", 2023-10-01T07:46:05.444 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_heartbeat_min_size": "2000", 2023-10-01T07:46:05.444 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_heartbeat_stale": "600", 2023-10-01T07:46:05.444 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_heartbeat_use_min_delay_socket": "false", 2023-10-01T07:46:05.444 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_hit_set_max_size": "100000", 2023-10-01T07:46:05.444 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_hit_set_min_size": "1000", 2023-10-01T07:46:05.444 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_hit_set_namespace": ".ceph-internal", 2023-10-01T07:46:05.444 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_ignore_stale_divergent_priors": "false", 2023-10-01T07:46:05.444 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_inject_bad_map_crc_probability": "0.000000", 2023-10-01T07:46:05.444 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_inject_failure_on_pg_removal": "false", 2023-10-01T07:46:05.445 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_journal": "/var/lib/ceph/osd/ceph-a/journal", 2023-10-01T07:46:05.445 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_journal_flush_on_shutdown": "true", 2023-10-01T07:46:05.445 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_journal_size": "5120", 2023-10-01T07:46:05.445 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_kill_backfill_at": "0", 2023-10-01T07:46:05.445 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_loop_before_reset_tphandle": "64", 2023-10-01T07:46:05.445 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_map_cache_size": "50", 2023-10-01T07:46:05.445 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_map_dedup": "true", 2023-10-01T07:46:05.445 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_map_message_max": "40", 2023-10-01T07:46:05.445 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_map_message_max_bytes": "10485760", 2023-10-01T07:46:05.445 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_map_share_max_epochs": "40", 2023-10-01T07:46:05.445 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_max_attr_name_len": "100", 2023-10-01T07:46:05.445 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_max_attr_size": "0", 2023-10-01T07:46:05.446 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_max_backfills": "1", 2023-10-01T07:46:05.446 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_max_markdown_count": "5", 2023-10-01T07:46:05.446 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_max_markdown_period": "600", 2023-10-01T07:46:05.446 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_max_object_name_len": "2048", 2023-10-01T07:46:05.446 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_max_object_namespace_len": "256", 2023-10-01T07:46:05.446 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_max_object_size": "134217728", 2023-10-01T07:46:05.446 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_max_omap_bytes_per_request": "1073741824", 2023-10-01T07:46:05.446 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_max_omap_entries_per_request": "1024", 2023-10-01T07:46:05.446 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_max_pg_blocked_by": "16", 2023-10-01T07:46:05.446 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_max_pg_log_entries": "10000", 2023-10-01T07:46:05.446 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_max_pg_per_osd_hard_ratio": "3.000000", 2023-10-01T07:46:05.446 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_max_pgls": "1024", 2023-10-01T07:46:05.447 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_max_push_cost": "8388608", 2023-10-01T07:46:05.447 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_max_push_objects": "10", 2023-10-01T07:46:05.447 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_max_scrubs": "1", 2023-10-01T07:46:05.447 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_max_snap_prune_intervals_per_epoch": "512", 2023-10-01T07:46:05.447 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_max_trimming_pgs": "2", 2023-10-01T07:46:05.447 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_max_write_op_reply_len": "64", 2023-10-01T07:46:05.447 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_max_write_size": "90", 2023-10-01T07:46:05.447 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_mclock_force_run_benchmark_on_init": "false", 2023-10-01T07:46:05.447 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_mclock_iops_capacity_threshold_hdd": "500.000000", 2023-10-01T07:46:05.447 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_mclock_iops_capacity_threshold_ssd": "80000.000000", 2023-10-01T07:46:05.447 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_mclock_max_capacity_iops_hdd": "315.000000", 2023-10-01T07:46:05.447 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_mclock_max_capacity_iops_ssd": "21500.000000", 2023-10-01T07:46:05.447 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_mclock_max_sequential_bandwidth_hdd": "157286400", 2023-10-01T07:46:05.447 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_mclock_max_sequential_bandwidth_ssd": "1258291200", 2023-10-01T07:46:05.448 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_mclock_override_recovery_settings": "false", 2023-10-01T07:46:05.448 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_mclock_profile": "balanced", 2023-10-01T07:46:05.448 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_mclock_scheduler_anticipation_timeout": "0.000000", 2023-10-01T07:46:05.448 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_mclock_scheduler_background_best_effort_lim": "0.000000", 2023-10-01T07:46:05.448 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_mclock_scheduler_background_best_effort_res": "0.000000", 2023-10-01T07:46:05.448 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_mclock_scheduler_background_best_effort_wgt": "1", 2023-10-01T07:46:05.448 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_mclock_scheduler_background_recovery_lim": "0.000000", 2023-10-01T07:46:05.448 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_mclock_scheduler_background_recovery_res": "0.000000", 2023-10-01T07:46:05.448 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_mclock_scheduler_background_recovery_wgt": "1", 2023-10-01T07:46:05.448 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_mclock_scheduler_client_lim": "0.000000", 2023-10-01T07:46:05.448 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_mclock_scheduler_client_res": "0.000000", 2023-10-01T07:46:05.448 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_mclock_scheduler_client_wgt": "1", 2023-10-01T07:46:05.448 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_mclock_skip_benchmark": "false", 2023-10-01T07:46:05.449 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_memory_base": "805306368", 2023-10-01T07:46:05.449 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_memory_cache_min": "134217728", 2023-10-01T07:46:05.449 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_memory_cache_resize_interval": "1.000000", 2023-10-01T07:46:05.449 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_memory_expected_fragmentation": "0.150000", 2023-10-01T07:46:05.449 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_memory_target": "4294967296", 2023-10-01T07:46:05.449 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_memory_target_autotune": "false", 2023-10-01T07:46:05.449 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_memory_target_cgroup_limit_ratio": "0.800000", 2023-10-01T07:46:05.449 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_min_pg_log_entries": "250", 2023-10-01T07:46:05.449 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_min_recovery_priority": "0", 2023-10-01T07:46:05.449 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_mon_heartbeat_interval": "30", 2023-10-01T07:46:05.449 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_mon_heartbeat_stat_stale": "3600", 2023-10-01T07:46:05.449 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_mon_report_interval": "5", 2023-10-01T07:46:05.450 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_mon_report_max_in_flight": "2", 2023-10-01T07:46:05.450 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_mon_shutdown_timeout": "5.000000", 2023-10-01T07:46:05.450 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_num_cache_shards": "32", 2023-10-01T07:46:05.450 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_num_op_tracker_shard": "32", 2023-10-01T07:46:05.450 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_numa_auto_affinity": "true", 2023-10-01T07:46:05.450 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_numa_node": "-1", 2023-10-01T07:46:05.450 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_numa_prefer_iface": "true", 2023-10-01T07:46:05.450 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_object_clean_region_max_num_intervals": "10", 2023-10-01T07:46:05.450 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_objecter_finishers": "1", 2023-10-01T07:46:05.450 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_objectstore": "bluestore", 2023-10-01T07:46:05.450 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_objectstore_fuse": "false", 2023-10-01T07:46:05.450 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_objectstore_tracing": "false", 2023-10-01T07:46:05.451 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_op_complaint_time": "30.000000", 2023-10-01T07:46:05.451 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_op_history_duration": "600", 2023-10-01T07:46:05.451 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_op_history_size": "20", 2023-10-01T07:46:05.451 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_op_history_slow_op_size": "20", 2023-10-01T07:46:05.451 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_op_history_slow_op_threshold": "10.000000", 2023-10-01T07:46:05.451 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_op_log_threshold": "5", 2023-10-01T07:46:05.451 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_op_num_shards": "0", 2023-10-01T07:46:05.451 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_op_num_shards_hdd": "5", 2023-10-01T07:46:05.451 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_op_num_shards_ssd": "8", 2023-10-01T07:46:05.451 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_op_num_threads_per_shard": "0", 2023-10-01T07:46:05.451 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_op_num_threads_per_shard_hdd": "1", 2023-10-01T07:46:05.451 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_op_num_threads_per_shard_ssd": "2", 2023-10-01T07:46:05.451 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_op_pq_max_tokens_per_priority": "4194304", 2023-10-01T07:46:05.452 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_op_pq_min_cost": "65536", 2023-10-01T07:46:05.452 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_op_queue": "mclock_scheduler", 2023-10-01T07:46:05.452 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_op_queue_cut_off": "high", 2023-10-01T07:46:05.452 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_op_thread_suicide_timeout": "150", 2023-10-01T07:46:05.452 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_op_thread_timeout": "15", 2023-10-01T07:46:05.452 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_open_classes_on_start": "true", 2023-10-01T07:46:05.452 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_os_flags": "0", 2023-10-01T07:46:05.452 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_peering_op_priority": "255", 2023-10-01T07:46:05.452 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_pg_delete_cost": "1048576", 2023-10-01T07:46:05.452 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_pg_delete_priority": "5", 2023-10-01T07:46:05.452 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_pg_epoch_max_lag_factor": "2.000000", 2023-10-01T07:46:05.452 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_pg_epoch_persisted_max_stale": "40", 2023-10-01T07:46:05.452 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_pg_log_dups_tracked": "3000", 2023-10-01T07:46:05.453 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_pg_log_trim_max": "10000", 2023-10-01T07:46:05.453 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_pg_log_trim_min": "100", 2023-10-01T07:46:05.453 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_pg_max_concurrent_snap_trims": "2", 2023-10-01T07:46:05.453 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_pg_object_context_cache_count": "64", 2023-10-01T07:46:05.453 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_pg_stat_report_interval_max": "500", 2023-10-01T07:46:05.453 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_pool_default_cache_max_evict_check_size": "10", 2023-10-01T07:46:05.453 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_pool_default_cache_min_evict_age": "0", 2023-10-01T07:46:05.453 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_pool_default_cache_min_flush_age": "0", 2023-10-01T07:46:05.453 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_pool_default_cache_target_dirty_high_ratio": "0.600000", 2023-10-01T07:46:05.453 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_pool_default_cache_target_dirty_ratio": "0.400000", 2023-10-01T07:46:05.453 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_pool_default_cache_target_full_ratio": "0.800000", 2023-10-01T07:46:05.453 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_pool_default_crimson": "false", 2023-10-01T07:46:05.453 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_pool_default_crush_rule": "-1", 2023-10-01T07:46:05.453 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_pool_default_ec_fast_read": "false", 2023-10-01T07:46:05.454 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_pool_default_erasure_code_profile": "plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd", 2023-10-01T07:46:05.454 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_pool_default_flag_bulk": "false", 2023-10-01T07:46:05.454 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_pool_default_flag_hashpspool": "true", 2023-10-01T07:46:05.454 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_pool_default_flag_nodelete": "false", 2023-10-01T07:46:05.454 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_pool_default_flag_nopgchange": "false", 2023-10-01T07:46:05.454 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_pool_default_flag_nosizechange": "false", 2023-10-01T07:46:05.454 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_pool_default_flags": "0", 2023-10-01T07:46:05.454 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_pool_default_hit_set_bloom_fpp": "0.050000", 2023-10-01T07:46:05.454 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_pool_default_min_size": "0", 2023-10-01T07:46:05.454 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_pool_default_pg_autoscale_mode": "off", 2023-10-01T07:46:05.454 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_pool_default_pg_num": "32", 2023-10-01T07:46:05.454 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_pool_default_pgp_num": "0", 2023-10-01T07:46:05.454 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_pool_default_read_lease_ratio": "0.800000", 2023-10-01T07:46:05.455 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_pool_default_size": "3", 2023-10-01T07:46:05.455 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_pool_default_type": "replicated", 2023-10-01T07:46:05.455 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_pool_erasure_code_stripe_unit": "4096", 2023-10-01T07:46:05.455 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_pool_use_gmt_hitset": "true", 2023-10-01T07:46:05.455 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_push_per_object_cost": "1000", 2023-10-01T07:46:05.455 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_read_ec_check_for_errors": "false", 2023-10-01T07:46:05.455 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_recover_clone_overlap": "true", 2023-10-01T07:46:05.455 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_recover_clone_overlap_limit": "10", 2023-10-01T07:46:05.455 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_recovery_cost": "20971520", 2023-10-01T07:46:05.455 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_recovery_delay_start": "0.000000", 2023-10-01T07:46:05.455 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_recovery_max_active": "0", 2023-10-01T07:46:05.455 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_recovery_max_active_hdd": "3", 2023-10-01T07:46:05.455 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_recovery_max_active_ssd": "10", 2023-10-01T07:46:05.455 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_recovery_max_chunk": "8388608", 2023-10-01T07:46:05.456 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_recovery_max_omap_entries_per_chunk": "8096", 2023-10-01T07:46:05.456 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_recovery_max_single_start": "1", 2023-10-01T07:46:05.456 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_recovery_op_priority": "3", 2023-10-01T07:46:05.456 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_recovery_op_warn_multiple": "16", 2023-10-01T07:46:05.456 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_recovery_priority": "5", 2023-10-01T07:46:05.456 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_recovery_retry_interval": "30.000000", 2023-10-01T07:46:05.456 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_recovery_sleep": "0.000000", 2023-10-01T07:46:05.456 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_recovery_sleep_hdd": "0.100000", 2023-10-01T07:46:05.456 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_recovery_sleep_hybrid": "0.025000", 2023-10-01T07:46:05.456 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_recovery_sleep_ssd": "0.000000", 2023-10-01T07:46:05.456 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_repair_during_recovery": "false", 2023-10-01T07:46:05.456 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_requested_scrub_priority": "120", 2023-10-01T07:46:05.456 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_rocksdb_iterator_bounds_enabled": "true", 2023-10-01T07:46:05.457 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_rollback_to_cluster_snap": "", 2023-10-01T07:46:05.457 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_scrub_auto_repair": "false", 2023-10-01T07:46:05.457 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_scrub_auto_repair_num_errors": "5", 2023-10-01T07:46:05.457 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_scrub_backoff_ratio": "0.660000", 2023-10-01T07:46:05.457 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_scrub_begin_hour": "0", 2023-10-01T07:46:05.457 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_scrub_begin_week_day": "0", 2023-10-01T07:46:05.457 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_scrub_chunk_max": "25", 2023-10-01T07:46:05.457 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_scrub_chunk_min": "5", 2023-10-01T07:46:05.457 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_scrub_cost": "52428800", 2023-10-01T07:46:05.457 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_scrub_during_recovery": "false", 2023-10-01T07:46:05.457 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_scrub_end_hour": "0", 2023-10-01T07:46:05.457 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_scrub_end_week_day": "0", 2023-10-01T07:46:05.457 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_scrub_event_cost": "4096", 2023-10-01T07:46:05.457 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_scrub_extended_sleep": "0.000000", 2023-10-01T07:46:05.458 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_scrub_interval_randomize_ratio": "0.500000", 2023-10-01T07:46:05.458 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_scrub_invalid_stats": "true", 2023-10-01T07:46:05.458 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_scrub_load_threshold": "0.500000", 2023-10-01T07:46:05.458 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_scrub_max_interval": "604800.000000", 2023-10-01T07:46:05.458 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_scrub_max_preemptions": "5", 2023-10-01T07:46:05.458 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_scrub_min_interval": "86400.000000", 2023-10-01T07:46:05.458 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_scrub_priority": "5", 2023-10-01T07:46:05.458 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_scrub_reservation_timeout": "5000", 2023-10-01T07:46:05.458 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_scrub_sleep": "0.000000", 2023-10-01T07:46:05.458 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_scrub_slow_reservation_response": "2200", 2023-10-01T07:46:05.458 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_shallow_scrub_chunk_max": "100", 2023-10-01T07:46:05.458 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_shallow_scrub_chunk_min": "50", 2023-10-01T07:46:05.459 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_shutdown_pgref_assert": "false", 2023-10-01T07:46:05.459 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_skip_data_digest": "false", 2023-10-01T07:46:05.459 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_smart_report_timeout": "5", 2023-10-01T07:46:05.459 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_snap_trim_cost": "1048576", 2023-10-01T07:46:05.459 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_snap_trim_priority": "5", 2023-10-01T07:46:05.459 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_snap_trim_sleep": "0.000000", 2023-10-01T07:46:05.459 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_snap_trim_sleep_hdd": "5.000000", 2023-10-01T07:46:05.459 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_snap_trim_sleep_hybrid": "2.000000", 2023-10-01T07:46:05.459 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_snap_trim_sleep_ssd": "0.000000", 2023-10-01T07:46:05.459 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_stats_update_period_not_scrubbing": "120", 2023-10-01T07:46:05.459 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_stats_update_period_scrubbing": "15", 2023-10-01T07:46:05.459 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_target_pg_log_entries_per_osd": "300000", 2023-10-01T07:46:05.459 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_target_transaction_size": "30", 2023-10-01T07:46:05.460 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_tier_default_cache_hit_set_count": "4", 2023-10-01T07:46:05.460 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_tier_default_cache_hit_set_grade_decay_rate": "20", 2023-10-01T07:46:05.460 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_tier_default_cache_hit_set_period": "1200", 2023-10-01T07:46:05.460 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_tier_default_cache_hit_set_search_last_n": "1", 2023-10-01T07:46:05.460 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_tier_default_cache_hit_set_type": "bloom", 2023-10-01T07:46:05.460 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_tier_default_cache_min_read_recency_for_promote": "1", 2023-10-01T07:46:05.460 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_tier_default_cache_min_write_recency_for_promote": "1", 2023-10-01T07:46:05.460 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_tier_default_cache_mode": "writeback", 2023-10-01T07:46:05.460 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_tier_promote_max_bytes_sec": "5242880", 2023-10-01T07:46:05.460 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_tier_promote_max_objects_sec": "25", 2023-10-01T07:46:05.460 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_tracing": "false", 2023-10-01T07:46:05.460 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_use_stale_snap": "false", 2023-10-01T07:46:05.460 INFO:teuthology.orchestra.run.smithi084.stdout: "osd_uuid": "00000000-0000-0000-0000-000000000000", 2023-10-01T07:46:05.460 INFO:teuthology.orchestra.run.smithi084.stdout: "osdc_blkin_trace_all": "false", 2023-10-01T07:46:05.461 INFO:teuthology.orchestra.run.smithi084.stdout: "paxos_kill_at": "0", 2023-10-01T07:46:05.461 INFO:teuthology.orchestra.run.smithi084.stdout: "paxos_max_join_drift": "10", 2023-10-01T07:46:05.461 INFO:teuthology.orchestra.run.smithi084.stdout: "paxos_min": "500", 2023-10-01T07:46:05.461 INFO:teuthology.orchestra.run.smithi084.stdout: "paxos_min_wait": "0.050000", 2023-10-01T07:46:05.461 INFO:teuthology.orchestra.run.smithi084.stdout: "paxos_propose_interval": "1.000000", 2023-10-01T07:46:05.461 INFO:teuthology.orchestra.run.smithi084.stdout: "paxos_service_trim_max": "500", 2023-10-01T07:46:05.461 INFO:teuthology.orchestra.run.smithi084.stdout: "paxos_service_trim_max_multiplier": "20", 2023-10-01T07:46:05.461 INFO:teuthology.orchestra.run.smithi084.stdout: "paxos_service_trim_min": "250", 2023-10-01T07:46:05.461 INFO:teuthology.orchestra.run.smithi084.stdout: "paxos_stash_full_interval": "25", 2023-10-01T07:46:05.461 INFO:teuthology.orchestra.run.smithi084.stdout: "paxos_trim_max": "500", 2023-10-01T07:46:05.461 INFO:teuthology.orchestra.run.smithi084.stdout: "paxos_trim_min": "250", 2023-10-01T07:46:05.461 INFO:teuthology.orchestra.run.smithi084.stdout: "perf": "true", 2023-10-01T07:46:05.461 INFO:teuthology.orchestra.run.smithi084.stdout: "pid_file": "", 2023-10-01T07:46:05.461 INFO:teuthology.orchestra.run.smithi084.stdout: "plugin_crypto_accelerator": "crypto_isal", 2023-10-01T07:46:05.462 INFO:teuthology.orchestra.run.smithi084.stdout: "plugin_dir": "/usr/lib64/ceph", 2023-10-01T07:46:05.462 INFO:teuthology.orchestra.run.smithi084.stdout: "public_addr": "-", 2023-10-01T07:46:05.462 INFO:teuthology.orchestra.run.smithi084.stdout: "public_addrv": "", 2023-10-01T07:46:05.462 INFO:teuthology.orchestra.run.smithi084.stdout: "public_bind_addr": "-", 2023-10-01T07:46:05.462 INFO:teuthology.orchestra.run.smithi084.stdout: "public_network": "172.21.15.254/32,172.21.0.0/20", 2023-10-01T07:46:05.462 INFO:teuthology.orchestra.run.smithi084.stdout: "public_network_interface": "", 2023-10-01T07:46:05.462 INFO:teuthology.orchestra.run.smithi084.stdout: "qat_compressor_enabled": "false", 2023-10-01T07:46:05.462 INFO:teuthology.orchestra.run.smithi084.stdout: "qat_compressor_session_max_number": "256", 2023-10-01T07:46:05.462 INFO:teuthology.orchestra.run.smithi084.stdout: "rados_mon_op_timeout": "0", 2023-10-01T07:46:05.462 INFO:teuthology.orchestra.run.smithi084.stdout: "rados_osd_op_timeout": "0", 2023-10-01T07:46:05.462 INFO:teuthology.orchestra.run.smithi084.stdout: "rados_tracing": "false", 2023-10-01T07:46:05.462 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_atime_update_interval": "60", 2023-10-01T07:46:05.462 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_auto_exclusive_lock_until_manual_request": "true", 2023-10-01T07:46:05.463 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_balance_parent_reads": "false", 2023-10-01T07:46:05.463 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_balance_snap_reads": "false", 2023-10-01T07:46:05.463 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_blkin_trace_all": "false", 2023-10-01T07:46:05.463 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_blocklist_expire_seconds": "0", 2023-10-01T07:46:05.463 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_blocklist_on_break_lock": "true", 2023-10-01T07:46:05.463 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_cache": "true", 2023-10-01T07:46:05.463 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_cache_block_writes_upfront": "false", 2023-10-01T07:46:05.463 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_cache_max_dirty": "25165824", 2023-10-01T07:46:05.463 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_cache_max_dirty_age": "1.000000", 2023-10-01T07:46:05.463 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_cache_max_dirty_object": "0", 2023-10-01T07:46:05.463 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_cache_policy": "writearound", 2023-10-01T07:46:05.463 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_cache_size": "33554432", 2023-10-01T07:46:05.463 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_cache_target_dirty": "16777216", 2023-10-01T07:46:05.463 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_cache_writethrough_until_flush": "true", 2023-10-01T07:46:05.464 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_clone_copy_on_read": "false", 2023-10-01T07:46:05.464 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_compression_hint": "none", 2023-10-01T07:46:05.464 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_concurrent_management_ops": "10", 2023-10-01T07:46:05.464 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_config_pool_override_update_timestamp": "0", 2023-10-01T07:46:05.464 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_default_clone_format": "auto", 2023-10-01T07:46:05.464 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_default_data_pool": "", 2023-10-01T07:46:05.464 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_default_features": "61", 2023-10-01T07:46:05.464 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_default_format": "2", 2023-10-01T07:46:05.464 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_default_map_options": "", 2023-10-01T07:46:05.464 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_default_order": "22", 2023-10-01T07:46:05.464 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_default_pool": "rbd", 2023-10-01T07:46:05.464 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_default_snapshot_quiesce_mode": "required", 2023-10-01T07:46:05.464 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_default_stripe_count": "0", 2023-10-01T07:46:05.465 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_default_stripe_unit": "0", 2023-10-01T07:46:05.465 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_disable_zero_copy_writes": "true", 2023-10-01T07:46:05.465 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_discard_granularity_bytes": "65536", 2023-10-01T07:46:05.465 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_discard_on_zeroed_write_same": "true", 2023-10-01T07:46:05.465 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_enable_alloc_hint": "true", 2023-10-01T07:46:05.465 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_invalidate_object_map_on_timeout": "true", 2023-10-01T07:46:05.465 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_io_scheduler": "simple", 2023-10-01T07:46:05.465 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_io_scheduler_simple_max_delay": "0", 2023-10-01T07:46:05.465 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_journal_commit_age": "5.000000", 2023-10-01T07:46:05.465 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_journal_max_concurrent_object_sets": "0", 2023-10-01T07:46:05.465 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_journal_max_payload_bytes": "16384", 2023-10-01T07:46:05.465 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_journal_object_flush_age": "0.000000", 2023-10-01T07:46:05.465 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_journal_object_flush_bytes": "1048576", 2023-10-01T07:46:05.466 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_journal_object_flush_interval": "0", 2023-10-01T07:46:05.466 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_journal_object_max_in_flight_appends": "0", 2023-10-01T07:46:05.466 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_journal_object_writethrough_until_flush": "true", 2023-10-01T07:46:05.466 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_journal_order": "24", 2023-10-01T07:46:05.466 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_journal_pool": "", 2023-10-01T07:46:05.466 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_journal_splay_width": "4", 2023-10-01T07:46:05.466 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_localize_parent_reads": "false", 2023-10-01T07:46:05.466 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_localize_snap_reads": "false", 2023-10-01T07:46:05.466 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_mirror_concurrent_image_deletions": "1", 2023-10-01T07:46:05.466 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_mirror_concurrent_image_syncs": "5", 2023-10-01T07:46:05.466 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_mirror_delete_retry_interval": "30.000000", 2023-10-01T07:46:05.466 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_mirror_image_perf_stats_prio": "5", 2023-10-01T07:46:05.466 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_mirror_image_policy_migration_throttle": "300", 2023-10-01T07:46:05.467 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_mirror_image_policy_rebalance_timeout": "0.000000", 2023-10-01T07:46:05.467 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_mirror_image_policy_type": "simple", 2023-10-01T07:46:05.467 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_mirror_image_policy_update_throttle_interval": "1.000000", 2023-10-01T07:46:05.467 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_mirror_image_state_check_interval": "30", 2023-10-01T07:46:05.467 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_mirror_journal_commit_age": "5.000000", 2023-10-01T07:46:05.467 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_mirror_journal_poll_age": "5.000000", 2023-10-01T07:46:05.467 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_mirror_leader_heartbeat_interval": "5", 2023-10-01T07:46:05.467 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_mirror_leader_max_acquire_attempts_before_break": "3", 2023-10-01T07:46:05.467 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_mirror_leader_max_missed_heartbeats": "2", 2023-10-01T07:46:05.467 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_mirror_memory_autotune": "true", 2023-10-01T07:46:05.467 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_mirror_memory_base": "805306368", 2023-10-01T07:46:05.467 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_mirror_memory_cache_autotune_interval": "30.000000", 2023-10-01T07:46:05.467 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_mirror_memory_cache_min": "134217728", 2023-10-01T07:46:05.468 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_mirror_memory_cache_resize_interval": "5.000000", 2023-10-01T07:46:05.468 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_mirror_memory_expected_fragmentation": "0.150000", 2023-10-01T07:46:05.468 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_mirror_memory_target": "4294967296", 2023-10-01T07:46:05.468 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_mirror_perf_stats_prio": "5", 2023-10-01T07:46:05.468 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_mirror_pool_replayers_refresh_interval": "30", 2023-10-01T07:46:05.468 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_mirror_sync_point_update_age": "30.000000", 2023-10-01T07:46:05.468 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_mirroring_delete_delay": "0", 2023-10-01T07:46:05.468 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_mirroring_max_mirroring_snapshots": "5", 2023-10-01T07:46:05.468 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_mirroring_replay_delay": "0", 2023-10-01T07:46:05.468 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_mirroring_resync_after_disconnect": "false", 2023-10-01T07:46:05.468 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_move_parent_to_trash_on_remove": "false", 2023-10-01T07:46:05.468 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_move_to_trash_on_remove": "false", 2023-10-01T07:46:05.468 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_move_to_trash_on_remove_expire_seconds": "0", 2023-10-01T07:46:05.468 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_mtime_update_interval": "60", 2023-10-01T07:46:05.469 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_non_blocking_aio": "true", 2023-10-01T07:46:05.469 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_op_thread_timeout": "60", 2023-10-01T07:46:05.469 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_op_threads": "1", 2023-10-01T07:46:05.469 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_parent_cache_enabled": "false", 2023-10-01T07:46:05.469 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_persistent_cache_mode": "disabled", 2023-10-01T07:46:05.469 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_persistent_cache_path": "/tmp", 2023-10-01T07:46:05.469 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_persistent_cache_size": "1073741824", 2023-10-01T07:46:05.469 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_plugins": "", 2023-10-01T07:46:05.469 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_qos_bps_burst": "0", 2023-10-01T07:46:05.469 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_qos_bps_burst_seconds": "1", 2023-10-01T07:46:05.469 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_qos_bps_limit": "0", 2023-10-01T07:46:05.469 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_qos_exclude_ops": "0", 2023-10-01T07:46:05.470 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_qos_iops_burst": "0", 2023-10-01T07:46:05.470 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_qos_iops_burst_seconds": "1", 2023-10-01T07:46:05.470 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_qos_iops_limit": "0", 2023-10-01T07:46:05.470 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_qos_read_bps_burst": "0", 2023-10-01T07:46:05.470 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_qos_read_bps_burst_seconds": "1", 2023-10-01T07:46:05.470 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_qos_read_bps_limit": "0", 2023-10-01T07:46:05.470 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_qos_read_iops_burst": "0", 2023-10-01T07:46:05.470 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_qos_read_iops_burst_seconds": "1", 2023-10-01T07:46:05.470 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_qos_read_iops_limit": "0", 2023-10-01T07:46:05.470 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_qos_schedule_tick_min": "50", 2023-10-01T07:46:05.470 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_qos_write_bps_burst": "0", 2023-10-01T07:46:05.470 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_qos_write_bps_burst_seconds": "1", 2023-10-01T07:46:05.470 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_qos_write_bps_limit": "0", 2023-10-01T07:46:05.471 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_qos_write_iops_burst": "0", 2023-10-01T07:46:05.471 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_qos_write_iops_burst_seconds": "1", 2023-10-01T07:46:05.471 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_qos_write_iops_limit": "0", 2023-10-01T07:46:05.471 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_quiesce_notification_attempts": "10", 2023-10-01T07:46:05.471 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_read_from_replica_policy": "default", 2023-10-01T07:46:05.471 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_readahead_disable_after_bytes": "52428800", 2023-10-01T07:46:05.471 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_readahead_max_bytes": "524288", 2023-10-01T07:46:05.471 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_readahead_trigger_requests": "10", 2023-10-01T07:46:05.471 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_request_timed_out_seconds": "30", 2023-10-01T07:46:05.471 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_skip_partial_discard": "true", 2023-10-01T07:46:05.471 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_sparse_read_threshold_bytes": "65536", 2023-10-01T07:46:05.471 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_tracing": "false", 2023-10-01T07:46:05.471 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_validate_names": "true", 2023-10-01T07:46:05.472 INFO:teuthology.orchestra.run.smithi084.stdout: "rbd_validate_pool": "true", 2023-10-01T07:46:05.472 INFO:teuthology.orchestra.run.smithi084.stdout: "restapi_base_url": "", 2023-10-01T07:46:05.472 INFO:teuthology.orchestra.run.smithi084.stdout: "restapi_log_level": "", 2023-10-01T07:46:05.472 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_acl_grants_max_num": "100", 2023-10-01T07:46:05.472 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_admin_entry": "admin", 2023-10-01T07:46:05.472 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_allow_notification_secrets_in_cleartext": "false", 2023-10-01T07:46:05.472 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_backend_store": "rados", 2023-10-01T07:46:05.472 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_barbican_url": "", 2023-10-01T07:46:05.472 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_beast_enable_async": "true", 2023-10-01T07:46:05.472 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_bucket_default_quota_max_objects": "-1", 2023-10-01T07:46:05.472 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_bucket_default_quota_max_size": "-1", 2023-10-01T07:46:05.472 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_bucket_index_max_aio": "128", 2023-10-01T07:46:05.473 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_bucket_index_transaction_instrumentation": "false", 2023-10-01T07:46:05.473 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_bucket_quota_cache_size": "10000", 2023-10-01T07:46:05.473 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_bucket_quota_ttl": "600", 2023-10-01T07:46:05.473 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_bucket_sync_spawn_window": "20", 2023-10-01T07:46:05.473 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_cache_enabled": "true", 2023-10-01T07:46:05.473 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_cache_expiry_interval": "900", 2023-10-01T07:46:05.473 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_cache_lru_size": "10000", 2023-10-01T07:46:05.473 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_config_store": "rados", 2023-10-01T07:46:05.473 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_content_length_compat": "false", 2023-10-01T07:46:05.473 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_copy_obj_progress": "true", 2023-10-01T07:46:05.473 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_copy_obj_progress_every_bytes": "1048576", 2023-10-01T07:46:05.473 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_cors_rules_max_num": "100", 2023-10-01T07:46:05.473 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_cross_domain_policy": "", 2023-10-01T07:46:05.474 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_crypt_default_encryption_key": "", 2023-10-01T07:46:05.474 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_crypt_kmip_addr": "", 2023-10-01T07:46:05.474 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_crypt_kmip_ca_path": "", 2023-10-01T07:46:05.474 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_crypt_kmip_client_cert": "", 2023-10-01T07:46:05.474 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_crypt_kmip_client_key": "", 2023-10-01T07:46:05.474 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_crypt_kmip_kms_key_template": "", 2023-10-01T07:46:05.474 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_crypt_kmip_password": "", 2023-10-01T07:46:05.474 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_crypt_kmip_s3_key_template": "$keyid", 2023-10-01T07:46:05.474 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_crypt_kmip_username": "", 2023-10-01T07:46:05.474 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_crypt_require_ssl": "true", 2023-10-01T07:46:05.474 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_crypt_s3_kms_backend": "barbican", 2023-10-01T07:46:05.474 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_crypt_s3_kms_encryption_keys": "", 2023-10-01T07:46:05.475 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_crypt_sse_s3_backend": "vault", 2023-10-01T07:46:05.475 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_crypt_sse_s3_key_template": "%bucket_id", 2023-10-01T07:46:05.475 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_crypt_sse_s3_vault_addr": "", 2023-10-01T07:46:05.475 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_crypt_sse_s3_vault_auth": "token", 2023-10-01T07:46:05.475 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_crypt_sse_s3_vault_namespace": "", 2023-10-01T07:46:05.475 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_crypt_sse_s3_vault_prefix": "", 2023-10-01T07:46:05.475 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_crypt_sse_s3_vault_secret_engine": "transit", 2023-10-01T07:46:05.475 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_crypt_sse_s3_vault_ssl_cacert": "", 2023-10-01T07:46:05.475 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_crypt_sse_s3_vault_ssl_clientcert": "", 2023-10-01T07:46:05.475 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_crypt_sse_s3_vault_ssl_clientkey": "", 2023-10-01T07:46:05.475 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_crypt_sse_s3_vault_token_file": "", 2023-10-01T07:46:05.475 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_crypt_sse_s3_vault_verify_ssl": "true", 2023-10-01T07:46:05.475 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_crypt_suppress_logs": "true", 2023-10-01T07:46:05.476 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_crypt_vault_addr": "", 2023-10-01T07:46:05.476 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_crypt_vault_auth": "token", 2023-10-01T07:46:05.476 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_crypt_vault_namespace": "", 2023-10-01T07:46:05.476 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_crypt_vault_prefix": "", 2023-10-01T07:46:05.476 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_crypt_vault_secret_engine": "transit", 2023-10-01T07:46:05.476 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_crypt_vault_ssl_cacert": "", 2023-10-01T07:46:05.476 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_crypt_vault_ssl_clientcert": "", 2023-10-01T07:46:05.476 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_crypt_vault_ssl_clientkey": "", 2023-10-01T07:46:05.476 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_crypt_vault_token_file": "", 2023-10-01T07:46:05.476 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_crypt_vault_verify_ssl": "true", 2023-10-01T07:46:05.476 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_curl_buffersize": "524288", 2023-10-01T07:46:05.476 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_curl_low_speed_limit": "1024", 2023-10-01T07:46:05.476 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_curl_low_speed_time": "300", 2023-10-01T07:46:05.477 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_curl_tcp_keepalive": "0", 2023-10-01T07:46:05.477 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_curl_wait_timeout_ms": "1000", 2023-10-01T07:46:05.477 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_d3n_l1_datacache_persistent_path": "/tmp/rgw_datacache/", 2023-10-01T07:46:05.477 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_d3n_l1_datacache_size": "1073741824", 2023-10-01T07:46:05.477 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_d3n_l1_evict_cache_on_start": "true", 2023-10-01T07:46:05.477 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_d3n_l1_eviction_policy": "lru", 2023-10-01T07:46:05.477 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_d3n_l1_fadvise": "4", 2023-10-01T07:46:05.477 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_d3n_l1_local_datacache_enabled": "false", 2023-10-01T07:46:05.477 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_d3n_libaio_aio_num": "64", 2023-10-01T07:46:05.477 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_d3n_libaio_aio_threads": "20", 2023-10-01T07:46:05.477 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_data": "/var/lib/ceph/radosgw/ceph-a", 2023-10-01T07:46:05.477 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_data_log_changes_size": "1000", 2023-10-01T07:46:05.478 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_data_log_num_shards": "128", 2023-10-01T07:46:05.478 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_data_log_obj_prefix": "data_log", 2023-10-01T07:46:05.478 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_data_log_window": "30", 2023-10-01T07:46:05.478 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_data_notify_interval_msec": "0", 2023-10-01T07:46:05.478 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_data_sync_poll_interval": "20", 2023-10-01T07:46:05.478 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_data_sync_spawn_window": "20", 2023-10-01T07:46:05.478 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_debug_inject_olh_cancel_modification_err": "false", 2023-10-01T07:46:05.478 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_debug_inject_set_olh_err": "0", 2023-10-01T07:46:05.478 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_default_data_log_backing": "fifo", 2023-10-01T07:46:05.478 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_default_realm_info_oid": "default.realm", 2023-10-01T07:46:05.478 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_default_region_info_oid": "default.region", 2023-10-01T07:46:05.478 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_default_zone_info_oid": "default.zone", 2023-10-01T07:46:05.478 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_default_zonegroup_info_oid": "default.zonegroup", 2023-10-01T07:46:05.479 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_defer_to_bucket_acls": "", 2023-10-01T07:46:05.479 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_delete_multi_obj_max_num": "1000", 2023-10-01T07:46:05.479 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_dmclock_admin_lim": "0.000000", 2023-10-01T07:46:05.479 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_dmclock_admin_res": "100.000000", 2023-10-01T07:46:05.479 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_dmclock_admin_wgt": "100.000000", 2023-10-01T07:46:05.479 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_dmclock_auth_lim": "0.000000", 2023-10-01T07:46:05.479 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_dmclock_auth_res": "200.000000", 2023-10-01T07:46:05.479 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_dmclock_auth_wgt": "100.000000", 2023-10-01T07:46:05.479 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_dmclock_data_lim": "0.000000", 2023-10-01T07:46:05.479 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_dmclock_data_res": "500.000000", 2023-10-01T07:46:05.479 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_dmclock_data_wgt": "500.000000", 2023-10-01T07:46:05.479 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_dmclock_metadata_lim": "0.000000", 2023-10-01T07:46:05.479 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_dmclock_metadata_res": "500.000000", 2023-10-01T07:46:05.480 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_dmclock_metadata_wgt": "500.000000", 2023-10-01T07:46:05.480 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_dns_name": "", 2023-10-01T07:46:05.480 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_dns_s3website_name": "", 2023-10-01T07:46:05.480 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_dynamic_resharding": "true", 2023-10-01T07:46:05.480 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_enable_apis": "s3, s3website, swift, swift_auth, admin, sts, iam, notifications", 2023-10-01T07:46:05.480 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_enable_gc_threads": "true", 2023-10-01T07:46:05.480 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_enable_lc_threads": "true", 2023-10-01T07:46:05.480 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_enable_ops_log": "false", 2023-10-01T07:46:05.480 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_enable_quota_threads": "true", 2023-10-01T07:46:05.480 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_enable_static_website": "false", 2023-10-01T07:46:05.480 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_enable_usage_log": "false", 2023-10-01T07:46:05.480 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_enforce_swift_acls": "true", 2023-10-01T07:46:05.480 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_exit_timeout_secs": "120", 2023-10-01T07:46:05.481 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_expose_bucket": "false", 2023-10-01T07:46:05.481 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_extended_http_attrs": "", 2023-10-01T07:46:05.481 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_filter": "none", 2023-10-01T07:46:05.481 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_frontend_defaults": "beast ssl_certificate=config://rgw/cert/$realm/$zone.crt ssl_private_key=config://rgw/cert/$realm/$zone.key", 2023-10-01T07:46:05.481 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_frontends": "beast port=7480", 2023-10-01T07:46:05.481 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_gc_max_concurrent_io": "10", 2023-10-01T07:46:05.481 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_gc_max_deferred": "50", 2023-10-01T07:46:05.481 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_gc_max_deferred_entries_size": "3072", 2023-10-01T07:46:05.481 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_gc_max_objs": "32", 2023-10-01T07:46:05.481 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_gc_max_queue_size": "134213632", 2023-10-01T07:46:05.481 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_gc_max_trim_chunk": "16", 2023-10-01T07:46:05.481 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_gc_obj_min_wait": "7200", 2023-10-01T07:46:05.481 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_gc_processor_max_time": "3600", 2023-10-01T07:46:05.482 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_gc_processor_period": "3600", 2023-10-01T07:46:05.482 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_get_obj_max_req_size": "4194304", 2023-10-01T07:46:05.482 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_get_obj_window_size": "16777216", 2023-10-01T07:46:05.482 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_healthcheck_disabling_path": "", 2023-10-01T07:46:05.482 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_ignore_get_invalid_range": "false", 2023-10-01T07:46:05.482 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_init_timeout": "300", 2023-10-01T07:46:05.482 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_inject_notify_timeout_probability": "0.000000", 2023-10-01T07:46:05.482 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_json_config": "/var/lib/ceph/radosgw/config.json", 2023-10-01T07:46:05.482 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_keystone_accepted_admin_roles": "", 2023-10-01T07:46:05.482 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_keystone_accepted_roles": "Member, admin", 2023-10-01T07:46:05.482 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_keystone_admin_domain": "", 2023-10-01T07:46:05.482 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_keystone_admin_password": "", 2023-10-01T07:46:05.483 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_keystone_admin_password_path": "", 2023-10-01T07:46:05.483 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_keystone_admin_project": "", 2023-10-01T07:46:05.483 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_keystone_admin_tenant": "", 2023-10-01T07:46:05.483 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_keystone_admin_token": "", 2023-10-01T07:46:05.483 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_keystone_admin_token_path": "", 2023-10-01T07:46:05.483 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_keystone_admin_user": "", 2023-10-01T07:46:05.483 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_keystone_api_version": "2", 2023-10-01T07:46:05.483 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_keystone_barbican_domain": "", 2023-10-01T07:46:05.483 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_keystone_barbican_password": "", 2023-10-01T07:46:05.483 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_keystone_barbican_project": "", 2023-10-01T07:46:05.483 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_keystone_barbican_tenant": "", 2023-10-01T07:46:05.483 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_keystone_barbican_user": "", 2023-10-01T07:46:05.483 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_keystone_expired_token_cache_expiration": "3600", 2023-10-01T07:46:05.484 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_keystone_implicit_tenants": "false", 2023-10-01T07:46:05.484 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_keystone_service_token_accepted_roles": "admin", 2023-10-01T07:46:05.484 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_keystone_service_token_enabled": "false", 2023-10-01T07:46:05.484 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_keystone_token_cache_size": "10000", 2023-10-01T07:46:05.484 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_keystone_url": "", 2023-10-01T07:46:05.484 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_keystone_verify_ssl": "true", 2023-10-01T07:46:05.484 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_lc_debug_interval": "-1", 2023-10-01T07:46:05.484 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_lc_lock_max_time": "90", 2023-10-01T07:46:05.484 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_lc_max_objs": "32", 2023-10-01T07:46:05.484 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_lc_max_rules": "1000", 2023-10-01T07:46:05.484 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_lc_max_worker": "3", 2023-10-01T07:46:05.484 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_lc_max_wp_worker": "3", 2023-10-01T07:46:05.484 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_lc_thread_delay": "0", 2023-10-01T07:46:05.484 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_ldap_binddn": "uid=admin,cn=users,dc=example,dc=com", 2023-10-01T07:46:05.485 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_ldap_dnattr": "uid", 2023-10-01T07:46:05.485 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_ldap_searchdn": "cn=users,cn=accounts,dc=example,dc=com", 2023-10-01T07:46:05.485 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_ldap_searchfilter": "", 2023-10-01T07:46:05.485 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_ldap_secret": "/etc/openldap/secret", 2023-10-01T07:46:05.485 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_ldap_uri": "ldaps://", 2023-10-01T07:46:05.485 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_lifecycle_work_time": "00:00-06:00", 2023-10-01T07:46:05.485 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_list_bucket_min_readahead": "1000", 2023-10-01T07:46:05.485 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_list_buckets_max_chunk": "1000", 2023-10-01T07:46:05.485 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_log_http_headers": "", 2023-10-01T07:46:05.485 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_log_nonexistent_bucket": "false", 2023-10-01T07:46:05.485 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_log_object_name": "%Y-%m-%d-%H-%i-%n", 2023-10-01T07:46:05.485 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_log_object_name_utc": "false", 2023-10-01T07:46:05.485 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_luarocks_location": "/tmp/luarocks", 2023-10-01T07:46:05.486 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_max_attr_name_len": "0", 2023-10-01T07:46:05.486 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_max_attr_size": "0", 2023-10-01T07:46:05.486 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_max_attrs_num_in_req": "0", 2023-10-01T07:46:05.486 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_max_chunk_size": "4194304", 2023-10-01T07:46:05.486 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_max_concurrent_requests": "1024", 2023-10-01T07:46:05.486 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_max_copy_obj_concurrent_io": "10", 2023-10-01T07:46:05.486 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_max_dynamic_shards": "1999", 2023-10-01T07:46:05.486 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_max_listing_results": "1000", 2023-10-01T07:46:05.486 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_max_notify_retries": "10", 2023-10-01T07:46:05.486 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_max_objs_per_shard": "100000", 2023-10-01T07:46:05.486 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_max_put_param_size": "1048576", 2023-10-01T07:46:05.486 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_max_put_size": "5368709120", 2023-10-01T07:46:05.487 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_max_slo_entries": "1000", 2023-10-01T07:46:05.487 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_md_log_max_shards": "64", 2023-10-01T07:46:05.487 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_md_notify_interval_msec": "200", 2023-10-01T07:46:05.487 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_meta_sync_poll_interval": "20", 2023-10-01T07:46:05.487 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_meta_sync_spawn_window": "20", 2023-10-01T07:46:05.487 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_mime_types_file": "/etc/mime.types", 2023-10-01T07:46:05.487 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_mp_lock_max_time": "600", 2023-10-01T07:46:05.487 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_multi_obj_del_max_aio": "16", 2023-10-01T07:46:05.487 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_multipart_min_part_size": "5242880", 2023-10-01T07:46:05.487 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_multipart_part_upload_limit": "10000", 2023-10-01T07:46:05.487 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_nfs_fhcache_partitions": "3", 2023-10-01T07:46:05.487 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_nfs_fhcache_size": "2017", 2023-10-01T07:46:05.487 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_nfs_frontends": "rgw-nfs", 2023-10-01T07:46:05.488 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_nfs_lru_lane_hiwat": "911", 2023-10-01T07:46:05.488 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_nfs_lru_lanes": "5", 2023-10-01T07:46:05.488 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_nfs_max_gc": "300", 2023-10-01T07:46:05.488 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_nfs_namespace_expire_secs": "300", 2023-10-01T07:46:05.488 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_nfs_run_gc_threads": "false", 2023-10-01T07:46:05.488 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_nfs_run_lc_threads": "false", 2023-10-01T07:46:05.488 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_nfs_run_quota_threads": "false", 2023-10-01T07:46:05.488 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_nfs_run_sync_thread": "false", 2023-10-01T07:46:05.488 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_nfs_s3_fast_attrs": "false", 2023-10-01T07:46:05.488 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_nfs_write_completion_interval_s": "10", 2023-10-01T07:46:05.488 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_num_async_rados_threads": "32", 2023-10-01T07:46:05.488 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_num_control_oids": "8", 2023-10-01T07:46:05.488 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_numa_node": "-1", 2023-10-01T07:46:05.489 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_obj_stripe_size": "4194304", 2023-10-01T07:46:05.489 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_obj_tombstone_cache_size": "1000", 2023-10-01T07:46:05.489 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_objexp_chunk_size": "100", 2023-10-01T07:46:05.489 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_objexp_gc_interval": "600", 2023-10-01T07:46:05.489 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_objexp_hints_num_shards": "127", 2023-10-01T07:46:05.489 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_olh_pending_timeout_sec": "3600", 2023-10-01T07:46:05.489 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_op_thread_suicide_timeout": "0", 2023-10-01T07:46:05.489 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_op_thread_timeout": "600", 2023-10-01T07:46:05.489 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_op_tracing": "false", 2023-10-01T07:46:05.489 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_opa_token": "", 2023-10-01T07:46:05.489 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_opa_url": "", 2023-10-01T07:46:05.489 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_opa_verify_ssl": "true", 2023-10-01T07:46:05.489 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_ops_log_data_backlog": "5242880", 2023-10-01T07:46:05.490 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_ops_log_file_path": "/var/log/ceph/ops-log-ceph-mon.a.log", 2023-10-01T07:46:05.490 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_ops_log_rados": "false", 2023-10-01T07:46:05.490 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_ops_log_socket_path": "", 2023-10-01T07:46:05.490 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_override_bucket_index_max_shards": "0", 2023-10-01T07:46:05.490 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_pending_bucket_index_op_expiration": "120", 2023-10-01T07:46:05.490 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_period_latest_epoch_info_oid": ".latest_epoch", 2023-10-01T07:46:05.490 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_period_push_interval": "2.000000", 2023-10-01T07:46:05.490 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_period_push_interval_max": "30.000000", 2023-10-01T07:46:05.490 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_period_root_pool": ".rgw.root", 2023-10-01T07:46:05.490 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_policy_reject_invalid_principals": "true", 2023-10-01T07:46:05.490 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_print_continue": "true", 2023-10-01T07:46:05.490 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_print_prohibited_content_length": "false", 2023-10-01T07:46:05.491 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_put_obj_max_window_size": "67108864", 2023-10-01T07:46:05.491 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_put_obj_min_window_size": "16777216", 2023-10-01T07:46:05.491 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_rados_pool_autoscale_bias": "4.000000", 2023-10-01T07:46:05.491 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_rados_pool_recovery_priority": "5", 2023-10-01T07:46:05.491 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_rados_tracing": "false", 2023-10-01T07:46:05.491 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_realm": "", 2023-10-01T07:46:05.491 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_realm_id": "", 2023-10-01T07:46:05.491 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_realm_root_pool": ".rgw.root", 2023-10-01T07:46:05.491 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_region": "", 2023-10-01T07:46:05.491 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_region_root_pool": ".rgw.root", 2023-10-01T07:46:05.491 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_relaxed_region_enforcement": "false", 2023-10-01T07:46:05.491 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_relaxed_s3_bucket_names": "false", 2023-10-01T07:46:05.491 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_remote_addr_param": "REMOTE_ADDR", 2023-10-01T07:46:05.492 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_request_uri": "", 2023-10-01T07:46:05.492 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_reshard_batch_size": "64", 2023-10-01T07:46:05.492 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_reshard_bucket_lock_duration": "360", 2023-10-01T07:46:05.492 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_reshard_max_aio": "128", 2023-10-01T07:46:05.492 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_reshard_num_logs": "16", 2023-10-01T07:46:05.492 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_reshard_thread_interval": "600", 2023-10-01T07:46:05.492 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_resolve_cname": "false", 2023-10-01T07:46:05.492 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_rest_getusage_op_compat": "false", 2023-10-01T07:46:05.492 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_run_sync_thread": "true", 2023-10-01T07:46:05.492 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_s3_auth_order": "sts, external, local", 2023-10-01T07:46:05.492 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_s3_auth_use_keystone": "false", 2023-10-01T07:46:05.492 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_s3_auth_use_ldap": "false", 2023-10-01T07:46:05.493 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_s3_auth_use_rados": "true", 2023-10-01T07:46:05.493 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_s3_auth_use_sts": "false", 2023-10-01T07:46:05.493 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_s3_client_max_sig_ver": "-1", 2023-10-01T07:46:05.493 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_s3_success_create_obj_status": "0", 2023-10-01T07:46:05.493 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_safe_max_objects_per_shard": "102400", 2023-10-01T07:46:05.493 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_scheduler_type": "throttler", 2023-10-01T07:46:05.493 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_script_uri": "", 2023-10-01T07:46:05.493 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_service_provider_name": "", 2023-10-01T07:46:05.493 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_shard_warning_threshold": "90.000000", 2023-10-01T07:46:05.493 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_sts_client_id": "", 2023-10-01T07:46:05.493 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_sts_client_secret": "", 2023-10-01T07:46:05.493 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_sts_entry": "sts", 2023-10-01T07:46:05.493 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_sts_key": "sts", 2023-10-01T07:46:05.494 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_sts_max_session_duration": "43200", 2023-10-01T07:46:05.494 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_sts_min_session_duration": "900", 2023-10-01T07:46:05.494 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_sts_token_introspection_url": "", 2023-10-01T07:46:05.494 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_swift_account_in_url": "false", 2023-10-01T07:46:05.494 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_swift_auth_entry": "auth", 2023-10-01T07:46:05.494 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_swift_auth_url": "", 2023-10-01T07:46:05.494 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_swift_custom_header": "", 2023-10-01T07:46:05.494 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_swift_enforce_content_length": "false", 2023-10-01T07:46:05.494 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_swift_need_stats": "true", 2023-10-01T07:46:05.494 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_swift_tenant_name": "", 2023-10-01T07:46:05.494 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_swift_token_expiration": "86400", 2023-10-01T07:46:05.494 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_swift_url": "", 2023-10-01T07:46:05.495 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_swift_url_prefix": "swift", 2023-10-01T07:46:05.495 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_swift_versioning_enabled": "false", 2023-10-01T07:46:05.495 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_sync_data_full_inject_err_probability": "0.000000", 2023-10-01T07:46:05.495 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_sync_data_inject_err_probability": "0.000000", 2023-10-01T07:46:05.495 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_sync_lease_period": "120", 2023-10-01T07:46:05.495 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_sync_log_trim_concurrent_buckets": "4", 2023-10-01T07:46:05.495 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_sync_log_trim_interval": "1200", 2023-10-01T07:46:05.495 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_sync_log_trim_max_buckets": "16", 2023-10-01T07:46:05.495 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_sync_log_trim_min_cold_buckets": "4", 2023-10-01T07:46:05.495 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_sync_meta_inject_err_probability": "0.000000", 2023-10-01T07:46:05.495 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_sync_obj_etag_verify": "false", 2023-10-01T07:46:05.495 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_sync_trace_history_size": "4096", 2023-10-01T07:46:05.496 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_sync_trace_per_node_log_size": "32", 2023-10-01T07:46:05.496 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_sync_trace_servicemap_update_interval": "10", 2023-10-01T07:46:05.496 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_thread_pool_size": "512", 2023-10-01T07:46:05.496 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_torrent_comment": "", 2023-10-01T07:46:05.496 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_torrent_createby": "", 2023-10-01T07:46:05.496 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_torrent_encoding": "", 2023-10-01T07:46:05.496 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_torrent_flag": "false", 2023-10-01T07:46:05.496 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_torrent_origin": "", 2023-10-01T07:46:05.496 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_torrent_sha_unit": "524288", 2023-10-01T07:46:05.496 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_torrent_tracker": "", 2023-10-01T07:46:05.496 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_trust_forwarded_https": "false", 2023-10-01T07:46:05.496 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_usage_log_flush_threshold": "1024", 2023-10-01T07:46:05.496 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_usage_log_tick_interval": "30", 2023-10-01T07:46:05.497 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_usage_max_shards": "32", 2023-10-01T07:46:05.497 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_usage_max_user_shards": "1", 2023-10-01T07:46:05.497 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_use_opa_authz": "false", 2023-10-01T07:46:05.497 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_user_default_quota_max_objects": "-1", 2023-10-01T07:46:05.497 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_user_default_quota_max_size": "-1", 2023-10-01T07:46:05.497 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_user_max_buckets": "1000", 2023-10-01T07:46:05.497 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_user_policies_max_num": "100", 2023-10-01T07:46:05.497 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_user_quota_bucket_sync_interval": "180", 2023-10-01T07:46:05.497 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_user_quota_sync_idle_users": "false", 2023-10-01T07:46:05.497 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_user_quota_sync_interval": "86400", 2023-10-01T07:46:05.497 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_user_quota_sync_wait_time": "86400", 2023-10-01T07:46:05.497 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_user_unique_email": "true", 2023-10-01T07:46:05.497 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_verify_ssl": "true", 2023-10-01T07:46:05.498 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_website_routing_rules_max_num": "50", 2023-10-01T07:46:05.498 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_zone": "", 2023-10-01T07:46:05.498 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_zone_id": "", 2023-10-01T07:46:05.498 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_zone_root_pool": ".rgw.root", 2023-10-01T07:46:05.498 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_zonegroup": "", 2023-10-01T07:46:05.498 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_zonegroup_id": "", 2023-10-01T07:46:05.498 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw_zonegroup_root_pool": ".rgw.root", 2023-10-01T07:46:05.498 INFO:teuthology.orchestra.run.smithi084.stdout: "rgwlc_auto_session_clear": "true", 2023-10-01T07:46:05.498 INFO:teuthology.orchestra.run.smithi084.stdout: "rgwlc_skip_bucket_step": "false", 2023-10-01T07:46:05.498 INFO:teuthology.orchestra.run.smithi084.stdout: "rocksdb_block_size": "4096", 2023-10-01T07:46:05.498 INFO:teuthology.orchestra.run.smithi084.stdout: "rocksdb_bloom_bits_per_key": "20", 2023-10-01T07:46:05.498 INFO:teuthology.orchestra.run.smithi084.stdout: "rocksdb_cache_index_and_filter_blocks": "true", 2023-10-01T07:46:05.498 INFO:teuthology.orchestra.run.smithi084.stdout: "rocksdb_cache_index_and_filter_blocks_with_high_priority": "false", 2023-10-01T07:46:05.499 INFO:teuthology.orchestra.run.smithi084.stdout: "rocksdb_cache_row_ratio": "0.000000", 2023-10-01T07:46:05.499 INFO:teuthology.orchestra.run.smithi084.stdout: "rocksdb_cache_shard_bits": "4", 2023-10-01T07:46:05.499 INFO:teuthology.orchestra.run.smithi084.stdout: "rocksdb_cache_size": "536870912", 2023-10-01T07:46:05.499 INFO:teuthology.orchestra.run.smithi084.stdout: "rocksdb_cache_type": "binned_lru", 2023-10-01T07:46:05.499 INFO:teuthology.orchestra.run.smithi084.stdout: "rocksdb_cf_compact_on_deletion": "true", 2023-10-01T07:46:05.499 INFO:teuthology.orchestra.run.smithi084.stdout: "rocksdb_cf_compact_on_deletion_sliding_window": "32768", 2023-10-01T07:46:05.499 INFO:teuthology.orchestra.run.smithi084.stdout: "rocksdb_cf_compact_on_deletion_trigger": "16384", 2023-10-01T07:46:05.499 INFO:teuthology.orchestra.run.smithi084.stdout: "rocksdb_collect_compaction_stats": "false", 2023-10-01T07:46:05.499 INFO:teuthology.orchestra.run.smithi084.stdout: "rocksdb_collect_extended_stats": "false", 2023-10-01T07:46:05.499 INFO:teuthology.orchestra.run.smithi084.stdout: "rocksdb_collect_memory_stats": "false", 2023-10-01T07:46:05.499 INFO:teuthology.orchestra.run.smithi084.stdout: "rocksdb_delete_range_threshold": "1048576", 2023-10-01T07:46:05.499 INFO:teuthology.orchestra.run.smithi084.stdout: "rocksdb_index_type": "binary_search", 2023-10-01T07:46:05.500 INFO:teuthology.orchestra.run.smithi084.stdout: "rocksdb_log_to_ceph_log": "true", 2023-10-01T07:46:05.500 INFO:teuthology.orchestra.run.smithi084.stdout: "rocksdb_metadata_block_size": "4096", 2023-10-01T07:46:05.500 INFO:teuthology.orchestra.run.smithi084.stdout: "rocksdb_partition_filters": "false", 2023-10-01T07:46:05.500 INFO:teuthology.orchestra.run.smithi084.stdout: "rocksdb_perf": "false", 2023-10-01T07:46:05.500 INFO:teuthology.orchestra.run.smithi084.stdout: "rocksdb_pin_l0_filter_and_index_blocks_in_cache": "false", 2023-10-01T07:46:05.500 INFO:teuthology.orchestra.run.smithi084.stdout: "rotating_keys_bootstrap_timeout": "30", 2023-10-01T07:46:05.500 INFO:teuthology.orchestra.run.smithi084.stdout: "rotating_keys_renewal_timeout": "10", 2023-10-01T07:46:05.500 INFO:teuthology.orchestra.run.smithi084.stdout: "run_dir": "/var/run/ceph", 2023-10-01T07:46:05.500 INFO:teuthology.orchestra.run.smithi084.stdout: "seastore_block_create": "true", 2023-10-01T07:46:05.500 INFO:teuthology.orchestra.run.smithi084.stdout: "seastore_cache_lru_size": "67108864", 2023-10-01T07:46:05.500 INFO:teuthology.orchestra.run.smithi084.stdout: "seastore_cbjournal_size": "5368709120", 2023-10-01T07:46:05.500 INFO:teuthology.orchestra.run.smithi084.stdout: "seastore_default_max_object_size": "16777216", 2023-10-01T07:46:05.501 INFO:teuthology.orchestra.run.smithi084.stdout: "seastore_default_object_metadata_reservation": "16777216", 2023-10-01T07:46:05.501 INFO:teuthology.orchestra.run.smithi084.stdout: "seastore_device_size": "53687091200", 2023-10-01T07:46:05.501 INFO:teuthology.orchestra.run.smithi084.stdout: "seastore_journal_batch_capacity": "16", 2023-10-01T07:46:05.501 INFO:teuthology.orchestra.run.smithi084.stdout: "seastore_journal_batch_flush_size": "16777216", 2023-10-01T07:46:05.501 INFO:teuthology.orchestra.run.smithi084.stdout: "seastore_journal_batch_preferred_fullness": "0.950000", 2023-10-01T07:46:05.501 INFO:teuthology.orchestra.run.smithi084.stdout: "seastore_journal_iodepth_limit": "5", 2023-10-01T07:46:05.501 INFO:teuthology.orchestra.run.smithi084.stdout: "seastore_main_device_type": "SSD", 2023-10-01T07:46:05.501 INFO:teuthology.orchestra.run.smithi084.stdout: "seastore_max_concurrent_transactions": "8", 2023-10-01T07:46:05.501 INFO:teuthology.orchestra.run.smithi084.stdout: "seastore_multiple_tiers_default_evict_ratio": "0.600000", 2023-10-01T07:46:05.501 INFO:teuthology.orchestra.run.smithi084.stdout: "seastore_multiple_tiers_fast_evict_ratio": "0.700000", 2023-10-01T07:46:05.501 INFO:teuthology.orchestra.run.smithi084.stdout: "seastore_multiple_tiers_stop_evict_ratio": "0.500000", 2023-10-01T07:46:05.501 INFO:teuthology.orchestra.run.smithi084.stdout: "seastore_obj_data_write_amplification": "1.250000", 2023-10-01T07:46:05.501 INFO:teuthology.orchestra.run.smithi084.stdout: "seastore_segment_size": "67108864", 2023-10-01T07:46:05.502 INFO:teuthology.orchestra.run.smithi084.stdout: "set_keepcaps": "false", 2023-10-01T07:46:05.502 INFO:teuthology.orchestra.run.smithi084.stdout: "setgroup": "ceph", 2023-10-01T07:46:05.502 INFO:teuthology.orchestra.run.smithi084.stdout: "setuser": "ceph", 2023-10-01T07:46:05.502 INFO:teuthology.orchestra.run.smithi084.stdout: "setuser_match_path": "", 2023-10-01T07:46:05.502 INFO:teuthology.orchestra.run.smithi084.stdout: "target_max_misplaced_ratio": "0.050000", 2023-10-01T07:46:05.502 INFO:teuthology.orchestra.run.smithi084.stdout: "thp": "false", 2023-10-01T07:46:05.502 INFO:teuthology.orchestra.run.smithi084.stdout: "threadpool_default_timeout": "60", 2023-10-01T07:46:05.502 INFO:teuthology.orchestra.run.smithi084.stdout: "threadpool_empty_queue_max_wait": "2", 2023-10-01T07:46:05.502 INFO:teuthology.orchestra.run.smithi084.stdout: "throttler_perf_counter": "true" 2023-10-01T07:46:05.502 INFO:teuthology.orchestra.run.smithi084.stdout:} 2023-10-01T07:46:05.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:05 smithi084 bash[78255]: cluster 2023-10-01T07:46:04.152735+0000 mgr.y (mgr.34104) 381 : cluster 0 pgmap v315: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:46:05.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:05 smithi084 bash[75189]: cluster 2023-10-01T07:46:04.152735+0000 mgr.y (mgr.34104) 381 : cluster 0 pgmap v315: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:46:05.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:05 smithi112 bash[59335]: cluster 2023-10-01T07:46:04.152735+0000 mgr.y (mgr.34104) 381 : cluster 0 pgmap v315: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:46:06.179 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'mon.*' injectargs --mon_osd_down_out_interval=0 2023-10-01T07:46:06.574 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:46:06 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:46:06] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.33.4" 2023-10-01T07:46:07.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:07 smithi084 bash[78255]: cluster 2023-10-01T07:46:06.153505+0000 mgr.y (mgr.34104) 382 : cluster 0 pgmap v316: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:46:07.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:07 smithi084 bash[75189]: cluster 2023-10-01T07:46:06.153505+0000 mgr.y (mgr.34104) 382 : cluster 0 pgmap v316: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:46:07.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:07 smithi112 bash[59335]: cluster 2023-10-01T07:46:06.153505+0000 mgr.y (mgr.34104) 382 : cluster 0 pgmap v316: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:46:09.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:09 smithi084 bash[78255]: cluster 2023-10-01T07:46:08.154305+0000 mgr.y (mgr.34104) 383 : cluster 0 pgmap v317: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:46:09.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:09 smithi084 bash[75189]: cluster 2023-10-01T07:46:08.154305+0000 mgr.y (mgr.34104) 383 : cluster 0 pgmap v317: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:46:09.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:09 smithi112 bash[59335]: cluster 2023-10-01T07:46:08.154305+0000 mgr.y (mgr.34104) 383 : cluster 0 pgmap v317: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:46:10.956 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:46:11.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:11 smithi084 bash[75189]: cluster 2023-10-01T07:46:10.155027+0000 mgr.y (mgr.34104) 384 : cluster 0 pgmap v318: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:46:11.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:11 smithi084 bash[78255]: cluster 2023-10-01T07:46:10.155027+0000 mgr.y (mgr.34104) 384 : cluster 0 pgmap v318: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:46:11.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:11 smithi112 bash[59335]: cluster 2023-10-01T07:46:10.155027+0000 mgr.y (mgr.34104) 384 : cluster 0 pgmap v318: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:46:13.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:13 smithi084 bash[75189]: cluster 2023-10-01T07:46:12.156013+0000 mgr.y (mgr.34104) 385 : cluster 0 pgmap v319: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:46:13.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:13 smithi084 bash[78255]: cluster 2023-10-01T07:46:12.156013+0000 mgr.y (mgr.34104) 385 : cluster 0 pgmap v319: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:46:13.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:13 smithi112 bash[59335]: cluster 2023-10-01T07:46:12.156013+0000 mgr.y (mgr.34104) 385 : cluster 0 pgmap v319: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:46:14.098 INFO:teuthology.orchestra.run.smithi084.stdout:mon.a: {} 2023-10-01T07:46:14.117 INFO:teuthology.orchestra.run.smithi084.stdout:mon.b: {} 2023-10-01T07:46:14.135 INFO:teuthology.orchestra.run.smithi084.stdout:mon.c: {} 2023-10-01T07:46:14.137 INFO:teuthology.orchestra.run.smithi084.stderr:mon.a: mon_osd_down_out_interval = '0' (not observed, change may require restart) 2023-10-01T07:46:14.137 INFO:teuthology.orchestra.run.smithi084.stderr:mon.b: mon_osd_down_out_interval = '0' (not observed, change may require restart) 2023-10-01T07:46:14.137 INFO:teuthology.orchestra.run.smithi084.stderr:mon.c: mon_osd_down_out_interval = '0' (not observed, change may require restart) 2023-10-01T07:46:14.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:14 smithi084 bash[75189]: audit 2023-10-01T07:46:14.078420+0000 mon.c (mon.2) 41 : audit 0 from='client.? 172.21.15.84:0/349685011' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-01T07:46:14.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:14 smithi084 bash[78255]: audit 2023-10-01T07:46:14.078420+0000 mon.c (mon.2) 41 : audit 0 from='client.? 172.21.15.84:0/349685011' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-01T07:46:14.970 INFO:tasks.thrashosds.thrasher:Unable to test ceph-objectstore-tool, not available on all OSD nodes 2023-10-01T07:46:14.970 INFO:teuthology.task.sequential:In sequential, running task full_sequential... 2023-10-01T07:46:14.970 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-10-01T07:46:14.972 INFO:tasks.radosbench:Beginning radosbench... 2023-10-01T07:46:14.972 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_1 2023-10-01T07:46:14.972 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd pool create unique_pool_1 16 2023-10-01T07:46:14.973 INFO:tasks.thrashosds.thrasher:starting do_thrash 2023-10-01T07:46:14.973 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-01T07:46:14.973 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T07:46:14.973 INFO:tasks.thrashosds.thrasher:Killing osd 7, live_osds are [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-01T07:46:14.973 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-10-01T07:46:14.973 DEBUG:teuthology.orchestra.run.smithi112:> sudo systemctl stop ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@osd.7 2023-10-01T07:46:14.974 INFO:tasks.thrashosds.thrasher:starting do_sighup with a delay of 0.1 2023-10-01T07:46:14.974 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:14.974 INFO:tasks.thrashosds.thrasher:starting do_optrack_toggle with a delay of 2.0 2023-10-01T07:46:14.974 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T07:46:14.975 INFO:tasks.thrashosds.thrasher:starting do_dump_ops 2023-10-01T07:46:14.975 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-10-01T07:46:14.975 INFO:tasks.thrashosds.thrasher:starting do_noscrub_toggle with a delay of 2.0 2023-10-01T07:46:14.976 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-01T07:46:14.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:14 smithi112 bash[59335]: audit 2023-10-01T07:46:14.078420+0000 mon.c (mon.2) 41 : audit 0 from='client.? 172.21.15.84:0/349685011' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-01T07:46:15.002 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:15.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:15.006 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:15.106 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:15.133 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:15.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:15.135 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:15.236 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:15.259 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:15.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:15.261 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:15.362 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:15.375 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 07:46:14 smithi112 systemd[1]: Stopping Ceph osd.7 for 9c46152e-602a-11ee-8db5-212e2dc638e7... 2023-10-01T07:46:15.375 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 07:46:15 smithi112 bash[43697]: debug 2023-10-01T07:46:15.219+0000 7fbb831bc700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-01T07:46:15.375 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 07:46:15 smithi112 bash[43697]: debug 2023-10-01T07:46:15.219+0000 7fbb831bc700 -1 osd.7 97 *** Got signal Terminated *** 2023-10-01T07:46:15.375 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 07:46:15 smithi112 bash[43697]: debug 2023-10-01T07:46:15.219+0000 7fbb831bc700 -1 osd.7 97 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-01T07:46:15.394 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:15.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:15.397 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:15.498 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:15.530 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:15.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:15.533 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:15.634 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:15.664 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:15.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:15.667 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:15.669 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:15 smithi112 bash[59335]: cluster 2023-10-01T07:46:14.156717+0000 mgr.y (mgr.34104) 386 : cluster 0 pgmap v320: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:46:15.669 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:15 smithi112 bash[59335]: audit 2023-10-01T07:46:15.069043+0000 mon.a (mon.0) 532 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:46:15.670 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:15 smithi112 bash[59335]: cluster 2023-10-01T07:46:15.222651+0000 mon.a (mon.0) 533 : cluster 1 osd.7 marked itself down and dead 2023-10-01T07:46:15.768 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:46:15.803 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:46:15.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:15.805 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:46:15.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:15 smithi084 bash[78255]: cluster 2023-10-01T07:46:14.156717+0000 mgr.y (mgr.34104) 386 : cluster 0 pgmap v320: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:46:15.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:15 smithi084 bash[78255]: audit 2023-10-01T07:46:15.069043+0000 mon.a (mon.0) 532 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:46:15.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:15 smithi084 bash[78255]: cluster 2023-10-01T07:46:15.222651+0000 mon.a (mon.0) 533 : cluster 1 osd.7 marked itself down and dead 2023-10-01T07:46:15.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:15 smithi084 bash[75189]: cluster 2023-10-01T07:46:14.156717+0000 mgr.y (mgr.34104) 386 : cluster 0 pgmap v320: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:46:15.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:15 smithi084 bash[75189]: audit 2023-10-01T07:46:15.069043+0000 mon.a (mon.0) 532 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:46:15.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:15 smithi084 bash[75189]: cluster 2023-10-01T07:46:15.222651+0000 mon.a (mon.0) 533 : cluster 1 osd.7 marked itself down and dead 2023-10-01T07:46:15.906 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:15.937 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:15.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:15.940 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:16.041 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:16.075 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:16.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:16.077 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:16.178 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:16.191 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:46:16 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:46:16] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.33.4" 2023-10-01T07:46:16.206 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:16.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:16.208 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:46:16.309 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:46:16.335 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:46:16.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:16.338 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:46:16.439 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:16.468 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:16.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:16.472 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:16.573 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:46:16.581 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 07:46:16 smithi112 bash[63026]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd-7 2023-10-01T07:46:16.581 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 07:46:16 smithi112 bash[63147]: Error response from daemon: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd-7 2023-10-01T07:46:16.581 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:16 smithi112 bash[59335]: cluster 2023-10-01T07:46:15.526979+0000 mon.a (mon.0) 534 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-01T07:46:16.581 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:16 smithi112 bash[59335]: cluster 2023-10-01T07:46:15.538538+0000 mon.a (mon.0) 535 : cluster 0 osdmap e98: 8 total, 7 up, 8 in 2023-10-01T07:46:16.582 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:16 smithi112 bash[59335]: cluster 2023-10-01T07:46:15.540183+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e98 with expected crc 2023-10-01T07:46:16.582 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:16 smithi112 bash[59335]: cluster 2023-10-01T07:46:15.542567+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e98 with expected crc 2023-10-01T07:46:16.582 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:16 smithi112 bash[59335]: cluster 2023-10-01T07:46:15.548287+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e98 with expected crc 2023-10-01T07:46:16.582 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:16 smithi112 bash[59335]: cluster 2023-10-01T07:46:15.550922+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e98 with expected crc 2023-10-01T07:46:16.582 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:16 smithi112 bash[59335]: cluster 2023-10-01T07:46:16.157816+0000 mgr.y (mgr.34104) 387 : cluster 0 pgmap v322: 73 pgs: 12 peering, 4 stale+active+clean, 57 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:46:16.598 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:46:16.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:16.601 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:46:16.702 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:16.728 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:16.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:16.731 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:16.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:16 smithi084 bash[75189]: cluster 2023-10-01T07:46:15.526979+0000 mon.a (mon.0) 534 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-01T07:46:16.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:16 smithi084 bash[75189]: cluster 2023-10-01T07:46:15.538538+0000 mon.a (mon.0) 535 : cluster 0 osdmap e98: 8 total, 7 up, 8 in 2023-10-01T07:46:16.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:16 smithi084 bash[75189]: cluster 2023-10-01T07:46:15.540183+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e98 with expected crc 2023-10-01T07:46:16.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:16 smithi084 bash[75189]: cluster 2023-10-01T07:46:15.542567+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e98 with expected crc 2023-10-01T07:46:16.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:16 smithi084 bash[75189]: cluster 2023-10-01T07:46:15.548287+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e98 with expected crc 2023-10-01T07:46:16.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:16 smithi084 bash[75189]: cluster 2023-10-01T07:46:15.550922+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e98 with expected crc 2023-10-01T07:46:16.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:16 smithi084 bash[75189]: cluster 2023-10-01T07:46:16.157816+0000 mgr.y (mgr.34104) 387 : cluster 0 pgmap v322: 73 pgs: 12 peering, 4 stale+active+clean, 57 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:46:16.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:16 smithi084 bash[78255]: cluster 2023-10-01T07:46:15.526979+0000 mon.a (mon.0) 534 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-01T07:46:16.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:16 smithi084 bash[78255]: cluster 2023-10-01T07:46:15.538538+0000 mon.a (mon.0) 535 : cluster 0 osdmap e98: 8 total, 7 up, 8 in 2023-10-01T07:46:16.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:16 smithi084 bash[78255]: cluster 2023-10-01T07:46:15.540183+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e98 with expected crc 2023-10-01T07:46:16.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:16 smithi084 bash[78255]: cluster 2023-10-01T07:46:15.542567+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e98 with expected crc 2023-10-01T07:46:16.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:16 smithi084 bash[78255]: cluster 2023-10-01T07:46:15.548287+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e98 with expected crc 2023-10-01T07:46:16.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:16 smithi084 bash[78255]: cluster 2023-10-01T07:46:15.550922+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e98 with expected crc 2023-10-01T07:46:16.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:16 smithi084 bash[78255]: cluster 2023-10-01T07:46:16.157816+0000 mgr.y (mgr.34104) 387 : cluster 0 pgmap v322: 73 pgs: 12 peering, 4 stale+active+clean, 57 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:46:16.831 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:16.864 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:16.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:16.867 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:16.968 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:16.998 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:17.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:17.001 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:17.102 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:17.133 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:17.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:17.135 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:46:17.236 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:17.266 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:17.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:17.269 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:17.370 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:17.403 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:17.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:17.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:17.506 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:17.537 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:17.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:17.540 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:17.640 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:17.669 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:17.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:17.671 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:17.772 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:46:17.785 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:17 smithi112 bash[59335]: cluster 2023-10-01T07:46:16.535993+0000 mon.a (mon.0) 536 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 12 pgs peering (PG_AVAILABILITY) 2023-10-01T07:46:17.785 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:17 smithi112 bash[59335]: cluster 2023-10-01T07:46:16.545146+0000 mon.a (mon.0) 537 : cluster 0 osdmap e99: 8 total, 7 up, 8 in 2023-10-01T07:46:17.785 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:17 smithi112 bash[59335]: cluster 2023-10-01T07:46:16.546209+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e99 with expected crc 2023-10-01T07:46:17.785 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:17 smithi112 bash[59335]: cluster 2023-10-01T07:46:16.549296+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e99 with expected crc 2023-10-01T07:46:17.785 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:17 smithi112 bash[59335]: cluster 2023-10-01T07:46:16.549398+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e99 with expected crc 2023-10-01T07:46:17.785 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:17 smithi112 bash[59335]: cluster 2023-10-01T07:46:16.549460+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e99 with expected crc 2023-10-01T07:46:17.786 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:17 smithi112 bash[59335]: cluster 2023-10-01T07:46:16.551963+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e99 with expected crc 2023-10-01T07:46:17.786 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:17 smithi112 bash[59335]: cluster 2023-10-01T07:46:16.553226+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e99 with expected crc 2023-10-01T07:46:17.786 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:17 smithi112 bash[59335]: cluster 2023-10-01T07:46:16.553470+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e99 with expected crc 2023-10-01T07:46:17.786 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:17 smithi112 bash[59335]: cluster 2023-10-01T07:46:16.554799+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e99 with expected crc 2023-10-01T07:46:17.786 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:17 smithi112 bash[59335]: cluster 2023-10-01T07:46:16.555528+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e99 with expected crc 2023-10-01T07:46:17.802 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:46:17.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:17.805 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:46:17.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:17 smithi084 bash[75189]: cluster 2023-10-01T07:46:16.535993+0000 mon.a (mon.0) 536 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 12 pgs peering (PG_AVAILABILITY) 2023-10-01T07:46:17.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:17 smithi084 bash[75189]: cluster 2023-10-01T07:46:16.545146+0000 mon.a (mon.0) 537 : cluster 0 osdmap e99: 8 total, 7 up, 8 in 2023-10-01T07:46:17.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:17 smithi084 bash[75189]: cluster 2023-10-01T07:46:16.546209+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e99 with expected crc 2023-10-01T07:46:17.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:17 smithi084 bash[75189]: cluster 2023-10-01T07:46:16.549296+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e99 with expected crc 2023-10-01T07:46:17.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:17 smithi084 bash[75189]: cluster 2023-10-01T07:46:16.549398+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e99 with expected crc 2023-10-01T07:46:17.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:17 smithi084 bash[75189]: cluster 2023-10-01T07:46:16.549460+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e99 with expected crc 2023-10-01T07:46:17.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:17 smithi084 bash[75189]: cluster 2023-10-01T07:46:16.551963+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e99 with expected crc 2023-10-01T07:46:17.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:17 smithi084 bash[75189]: cluster 2023-10-01T07:46:16.553226+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e99 with expected crc 2023-10-01T07:46:17.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:17 smithi084 bash[75189]: cluster 2023-10-01T07:46:16.553470+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e99 with expected crc 2023-10-01T07:46:17.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:17 smithi084 bash[75189]: cluster 2023-10-01T07:46:16.554799+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e99 with expected crc 2023-10-01T07:46:17.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:17 smithi084 bash[75189]: cluster 2023-10-01T07:46:16.555528+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e99 with expected crc 2023-10-01T07:46:17.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:17 smithi084 bash[78255]: cluster 2023-10-01T07:46:16.535993+0000 mon.a (mon.0) 536 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 12 pgs peering (PG_AVAILABILITY) 2023-10-01T07:46:17.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:17 smithi084 bash[78255]: cluster 2023-10-01T07:46:16.545146+0000 mon.a (mon.0) 537 : cluster 0 osdmap e99: 8 total, 7 up, 8 in 2023-10-01T07:46:17.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:17 smithi084 bash[78255]: cluster 2023-10-01T07:46:16.546209+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e99 with expected crc 2023-10-01T07:46:17.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:17 smithi084 bash[78255]: cluster 2023-10-01T07:46:16.549296+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e99 with expected crc 2023-10-01T07:46:17.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:17 smithi084 bash[78255]: cluster 2023-10-01T07:46:16.549398+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e99 with expected crc 2023-10-01T07:46:17.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:17 smithi084 bash[78255]: cluster 2023-10-01T07:46:16.549460+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e99 with expected crc 2023-10-01T07:46:17.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:17 smithi084 bash[78255]: cluster 2023-10-01T07:46:16.551963+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e99 with expected crc 2023-10-01T07:46:17.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:17 smithi084 bash[78255]: cluster 2023-10-01T07:46:16.553226+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e99 with expected crc 2023-10-01T07:46:17.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:17 smithi084 bash[78255]: cluster 2023-10-01T07:46:16.553470+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e99 with expected crc 2023-10-01T07:46:17.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:17 smithi084 bash[78255]: cluster 2023-10-01T07:46:16.554799+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e99 with expected crc 2023-10-01T07:46:17.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:17 smithi084 bash[78255]: cluster 2023-10-01T07:46:16.555528+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e99 with expected crc 2023-10-01T07:46:17.905 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:17.942 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:17.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:17.945 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:18.045 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:18.076 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:18.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:18.079 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:18.179 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:18.208 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:18.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:18.211 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:18.312 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:18.337 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:18.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:18.340 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:18.440 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:18.473 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:18.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:18.476 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:18.577 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:18.614 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:18.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:18.616 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:18.717 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:18.745 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:18.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:18.747 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:18.819 DEBUG:teuthology.orchestra.run.smithi112:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@osd.7.service' 2023-10-01T07:46:18.848 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:18.855 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-01T07:46:18.855 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-10-01T07:46:18.878 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:18.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:18.881 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:18.982 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:19.010 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:19.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:19.013 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:19.114 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:19.149 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:19.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:19.153 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:19.253 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:19.280 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:19.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:19.283 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:19.384 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:19.415 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:19.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:19.419 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:19.520 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:19.553 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:19.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:19.557 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:19.658 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:19.671 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:19 smithi112 bash[59335]: cluster 2023-10-01T07:46:18.158952+0000 mgr.y (mgr.34104) 388 : cluster 0 pgmap v324: 73 pgs: 2 active+undersized+degraded, 15 peering, 2 stale+active+clean, 5 active+undersized, 49 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T07:46:19.671 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:19 smithi112 bash[59335]: cluster 2023-10-01T07:46:18.532067+0000 mon.a (mon.0) 538 : cluster 3 Health check failed: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded (PG_DEGRADED) 2023-10-01T07:46:19.693 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:19.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:19.696 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:19.765 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:46:19.765 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:46:19.766 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:46:19.767 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:46:19.792 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:19 smithi084 bash[75189]: cluster 2023-10-01T07:46:18.158952+0000 mgr.y (mgr.34104) 388 : cluster 0 pgmap v324: 73 pgs: 2 active+undersized+degraded, 15 peering, 2 stale+active+clean, 5 active+undersized, 49 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T07:46:19.792 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:19 smithi084 bash[75189]: cluster 2023-10-01T07:46:18.532067+0000 mon.a (mon.0) 538 : cluster 3 Health check failed: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded (PG_DEGRADED) 2023-10-01T07:46:19.794 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:19 smithi084 bash[78255]: cluster 2023-10-01T07:46:18.158952+0000 mgr.y (mgr.34104) 388 : cluster 0 pgmap v324: 73 pgs: 2 active+undersized+degraded, 15 peering, 2 stale+active+clean, 5 active+undersized, 49 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-10-01T07:46:19.794 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:19 smithi084 bash[78255]: cluster 2023-10-01T07:46:18.532067+0000 mon.a (mon.0) 538 : cluster 3 Health check failed: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded (PG_DEGRADED) 2023-10-01T07:46:19.797 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:19.819 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:19.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:19.821 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:19.922 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:46:19.956 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:46:19.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:19.959 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:46:20.060 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:20.082 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:20.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:20.084 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:20.185 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:20.220 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:20.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:20.223 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:20.323 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:20.344 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:20.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:20.346 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:46:20.447 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:20.470 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:20.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:20.473 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:20.573 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:20.608 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:20.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:20.611 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:20.711 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:46:20.743 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:46:20.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:20.746 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:46:20.849 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:20.881 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:20.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:20.884 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:20.985 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:21.017 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:21.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:21.020 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:21.121 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:21.148 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:21.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:21.151 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:21.251 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:21.281 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:21.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:21.284 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:21.384 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:21.410 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:21.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:21.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:21.514 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:46:21.526 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:21 smithi112 bash[59335]: cluster 2023-10-01T07:46:20.159668+0000 mgr.y (mgr.34104) 389 : cluster 0 pgmap v325: 73 pgs: 3 active+undersized+degraded, 15 peering, 11 active+undersized, 44 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5/72 objects degraded (6.944%) 2023-10-01T07:46:21.545 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:46:21.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:21.548 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:46:21.649 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:21.657 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:21 smithi084 bash[78255]: cluster 2023-10-01T07:46:20.159668+0000 mgr.y (mgr.34104) 389 : cluster 0 pgmap v325: 73 pgs: 3 active+undersized+degraded, 15 peering, 11 active+undersized, 44 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5/72 objects degraded (6.944%) 2023-10-01T07:46:21.657 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:21 smithi084 bash[75189]: cluster 2023-10-01T07:46:20.159668+0000 mgr.y (mgr.34104) 389 : cluster 0 pgmap v325: 73 pgs: 3 active+undersized+degraded, 15 peering, 11 active+undersized, 44 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5/72 objects degraded (6.944%) 2023-10-01T07:46:21.674 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:21.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:21.678 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:46:21.779 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:21.799 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:21.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:21.801 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:46:21.902 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:21.932 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:21.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:21.936 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:22.036 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:22.071 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:22.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:22.074 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:22.175 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:22.209 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:22.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:22.212 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:22.312 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:22.335 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:22.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:22.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:22.438 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:22.458 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:22.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:22.460 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:22.561 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:22.580 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:22.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:22.582 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:46:22.594 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:22 smithi084 bash[75189]: cluster 2023-10-01T07:46:22.160576+0000 mgr.y (mgr.34104) 390 : cluster 0 pgmap v326: 73 pgs: 7 active+undersized+degraded, 22 active+undersized, 44 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13/72 objects degraded (18.056%) 2023-10-01T07:46:22.594 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:22 smithi084 bash[75189]: cluster 2023-10-01T07:46:22.501463+0000 mon.a (mon.0) 539 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 15 pgs peering) 2023-10-01T07:46:22.683 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:22.704 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:22.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:22.706 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:22.806 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:22.814 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:22 smithi084 bash[78255]: cluster 2023-10-01T07:46:22.160576+0000 mgr.y (mgr.34104) 390 : cluster 0 pgmap v326: 73 pgs: 7 active+undersized+degraded, 22 active+undersized, 44 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13/72 objects degraded (18.056%) 2023-10-01T07:46:22.814 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:22 smithi084 bash[78255]: cluster 2023-10-01T07:46:22.501463+0000 mon.a (mon.0) 539 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 15 pgs peering) 2023-10-01T07:46:22.828 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:22.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:22.830 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:46:22.931 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:22.944 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:22 smithi112 bash[59335]: cluster 2023-10-01T07:46:22.160576+0000 mgr.y (mgr.34104) 390 : cluster 0 pgmap v326: 73 pgs: 7 active+undersized+degraded, 22 active+undersized, 44 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13/72 objects degraded (18.056%) 2023-10-01T07:46:22.944 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:22 smithi112 bash[59335]: cluster 2023-10-01T07:46:22.501463+0000 mon.a (mon.0) 539 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 15 pgs peering) 2023-10-01T07:46:22.964 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:22.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:22.967 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:23.068 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:46:23.098 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:46:23.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:23.101 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:46:23.202 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:46:23.235 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:46:23.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:23.237 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:46:23.338 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:23.370 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:23.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:23.373 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:23.474 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:23.506 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:23.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:23.509 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:23.609 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:23.637 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:23.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:23.640 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:23.741 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:23.765 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:23.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:23.768 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:23.856 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [7] live_osds: [0, 1, 2, 3, 4, 5, 6] 2023-10-01T07:46:23.857 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T07:46:23.857 INFO:tasks.thrashosds.thrasher:Killing osd 4, live_osds are [0, 1, 2, 3, 4, 5, 6] 2023-10-01T07:46:23.857 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-10-01T07:46:23.857 DEBUG:teuthology.orchestra.run.smithi112:> sudo systemctl stop ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@osd.4 2023-10-01T07:46:23.868 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:23.891 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:23.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:23.895 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:23.995 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:24.026 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:24.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:24.029 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:24.130 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:24.141 INFO:journalctl@ceph.osd.4.smithi112.stdout:Oct 01 07:46:23 smithi112 systemd[1]: Stopping Ceph osd.4 for 9c46152e-602a-11ee-8db5-212e2dc638e7... 2023-10-01T07:46:24.142 INFO:journalctl@ceph.osd.4.smithi112.stdout:Oct 01 07:46:24 smithi112 bash[31259]: debug 2023-10-01T07:46:24.043+0000 7f89d995a700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-01T07:46:24.142 INFO:journalctl@ceph.osd.4.smithi112.stdout:Oct 01 07:46:24 smithi112 bash[31259]: debug 2023-10-01T07:46:24.043+0000 7f89d995a700 -1 osd.4 99 *** Got signal Terminated *** 2023-10-01T07:46:24.142 INFO:journalctl@ceph.osd.4.smithi112.stdout:Oct 01 07:46:24 smithi112 bash[31259]: debug 2023-10-01T07:46:24.043+0000 7f89d995a700 -1 osd.4 99 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-01T07:46:24.163 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:24.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:24.166 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:24.267 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:24.288 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:24.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:24.291 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:24.391 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:24.412 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:24.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:24.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:24.515 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:24.536 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:24.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:24.541 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:24.642 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:24.674 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:24.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:24.676 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:46:24.777 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:24.788 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:24 smithi084 bash[75189]: cluster 2023-10-01T07:46:24.042274+0000 mon.a (mon.0) 540 : cluster 1 osd.4 marked itself down and dead 2023-10-01T07:46:24.789 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:24 smithi084 bash[78255]: cluster 2023-10-01T07:46:24.042274+0000 mon.a (mon.0) 540 : cluster 1 osd.4 marked itself down and dead 2023-10-01T07:46:24.804 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:24.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:24.806 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:24.907 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:24.932 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:24.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:24.934 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:46:24.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:24 smithi112 bash[59335]: cluster 2023-10-01T07:46:24.042274+0000 mon.a (mon.0) 540 : cluster 1 osd.4 marked itself down and dead 2023-10-01T07:46:25.035 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:25.063 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:25.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:25.067 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:25.167 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:25.194 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:25.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:25.196 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:25.297 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:25.328 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:25.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:25.332 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:25.415 INFO:journalctl@ceph.osd.4.smithi112.stdout:Oct 01 07:46:25 smithi112 bash[63552]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd-4 2023-10-01T07:46:25.415 INFO:journalctl@ceph.osd.4.smithi112.stdout:Oct 01 07:46:25 smithi112 bash[63646]: Error response from daemon: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd-4 2023-10-01T07:46:25.433 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:25.457 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:25.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:25.460 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:25.561 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:25.587 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:25.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:25.592 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:25.692 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:25.707 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:25 smithi084 bash[78255]: cluster 2023-10-01T07:46:24.161253+0000 mgr.y (mgr.34104) 391 : cluster 0 pgmap v327: 73 pgs: 7 active+undersized+degraded, 22 active+undersized, 44 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13/72 objects degraded (18.056%) 2023-10-01T07:46:25.708 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:25 smithi084 bash[78255]: cluster 2023-10-01T07:46:24.489119+0000 mon.a (mon.0) 541 : cluster 3 Health check update: 2 osds down (OSD_DOWN) 2023-10-01T07:46:25.708 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:25 smithi084 bash[78255]: cluster 2023-10-01T07:46:24.499898+0000 mon.a (mon.0) 542 : cluster 0 osdmap e100: 8 total, 6 up, 8 in 2023-10-01T07:46:25.708 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:25 smithi084 bash[78255]: cluster 2023-10-01T07:46:24.500111+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e100 with expected crc 2023-10-01T07:46:25.708 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:25 smithi084 bash[78255]: cluster 2023-10-01T07:46:24.503353+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e100 with expected crc 2023-10-01T07:46:25.708 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:25 smithi084 bash[75189]: cluster 2023-10-01T07:46:24.161253+0000 mgr.y (mgr.34104) 391 : cluster 0 pgmap v327: 73 pgs: 7 active+undersized+degraded, 22 active+undersized, 44 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13/72 objects degraded (18.056%) 2023-10-01T07:46:25.708 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:25 smithi084 bash[75189]: cluster 2023-10-01T07:46:24.489119+0000 mon.a (mon.0) 541 : cluster 3 Health check update: 2 osds down (OSD_DOWN) 2023-10-01T07:46:25.708 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:25 smithi084 bash[75189]: cluster 2023-10-01T07:46:24.499898+0000 mon.a (mon.0) 542 : cluster 0 osdmap e100: 8 total, 6 up, 8 in 2023-10-01T07:46:25.708 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:25 smithi084 bash[75189]: cluster 2023-10-01T07:46:24.500111+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e100 with expected crc 2023-10-01T07:46:25.708 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:25 smithi084 bash[75189]: cluster 2023-10-01T07:46:24.503353+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e100 with expected crc 2023-10-01T07:46:25.722 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:25.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:25.725 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:25.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:25 smithi112 bash[59335]: cluster 2023-10-01T07:46:24.161253+0000 mgr.y (mgr.34104) 391 : cluster 0 pgmap v327: 73 pgs: 7 active+undersized+degraded, 22 active+undersized, 44 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13/72 objects degraded (18.056%) 2023-10-01T07:46:25.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:25 smithi112 bash[59335]: cluster 2023-10-01T07:46:24.489119+0000 mon.a (mon.0) 541 : cluster 3 Health check update: 2 osds down (OSD_DOWN) 2023-10-01T07:46:25.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:25 smithi112 bash[59335]: cluster 2023-10-01T07:46:24.499898+0000 mon.a (mon.0) 542 : cluster 0 osdmap e100: 8 total, 6 up, 8 in 2023-10-01T07:46:25.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:25 smithi112 bash[59335]: cluster 2023-10-01T07:46:24.500111+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e100 with expected crc 2023-10-01T07:46:25.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:25 smithi112 bash[59335]: cluster 2023-10-01T07:46:24.503353+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e100 with expected crc 2023-10-01T07:46:25.826 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:25.860 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:25.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:25.862 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:25.963 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:25.993 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:25.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:25.995 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:26.096 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:26.127 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:26.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:26.130 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:26.231 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:26.252 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:46:26 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:46:26] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.33.4" 2023-10-01T07:46:26.258 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:26.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:26.261 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:26.362 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:26.393 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:26.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:26.396 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:26.496 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:26.528 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:26.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:26.531 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:46:26.632 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:26.657 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:26.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:26.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:26.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:26 smithi112 bash[59335]: cluster 2023-10-01T07:46:25.509576+0000 mon.a (mon.0) 543 : cluster 0 osdmap e101: 8 total, 6 up, 8 in 2023-10-01T07:46:26.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:26 smithi112 bash[59335]: cluster 2023-10-01T07:46:25.510293+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e101 with expected crc 2023-10-01T07:46:26.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:26 smithi112 bash[59335]: cluster 2023-10-01T07:46:25.512706+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e101 with expected crc 2023-10-01T07:46:26.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:26 smithi112 bash[59335]: cluster 2023-10-01T07:46:25.513663+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e101 with expected crc 2023-10-01T07:46:26.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:26 smithi112 bash[59335]: cluster 2023-10-01T07:46:25.513843+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e101 with expected crc 2023-10-01T07:46:26.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:26 smithi112 bash[59335]: cluster 2023-10-01T07:46:25.514954+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e101 with expected crc 2023-10-01T07:46:26.760 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:26.772 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:26 smithi084 bash[75189]: cluster 2023-10-01T07:46:25.509576+0000 mon.a (mon.0) 543 : cluster 0 osdmap e101: 8 total, 6 up, 8 in 2023-10-01T07:46:26.772 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:26 smithi084 bash[75189]: cluster 2023-10-01T07:46:25.510293+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e101 with expected crc 2023-10-01T07:46:26.773 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:26 smithi084 bash[75189]: cluster 2023-10-01T07:46:25.512706+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e101 with expected crc 2023-10-01T07:46:26.773 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:26 smithi084 bash[75189]: cluster 2023-10-01T07:46:25.513663+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e101 with expected crc 2023-10-01T07:46:26.773 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:26 smithi084 bash[75189]: cluster 2023-10-01T07:46:25.513843+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e101 with expected crc 2023-10-01T07:46:26.773 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:26 smithi084 bash[75189]: cluster 2023-10-01T07:46:25.514954+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e101 with expected crc 2023-10-01T07:46:26.773 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:26 smithi084 bash[78255]: cluster 2023-10-01T07:46:25.509576+0000 mon.a (mon.0) 543 : cluster 0 osdmap e101: 8 total, 6 up, 8 in 2023-10-01T07:46:26.773 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:26 smithi084 bash[78255]: cluster 2023-10-01T07:46:25.510293+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e101 with expected crc 2023-10-01T07:46:26.773 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:26 smithi084 bash[78255]: cluster 2023-10-01T07:46:25.512706+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e101 with expected crc 2023-10-01T07:46:26.773 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:26 smithi084 bash[78255]: cluster 2023-10-01T07:46:25.513663+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e101 with expected crc 2023-10-01T07:46:26.773 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:26 smithi084 bash[78255]: cluster 2023-10-01T07:46:25.513843+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e101 with expected crc 2023-10-01T07:46:26.773 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:26 smithi084 bash[78255]: cluster 2023-10-01T07:46:25.514954+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e101 with expected crc 2023-10-01T07:46:26.788 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:26.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:26.791 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:26.891 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:26.919 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:26.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:26.923 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:27.023 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:27.056 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:27.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:27.059 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:27.160 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:27.188 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:27.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:27.190 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:27.291 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:27.314 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:27.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:27.316 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:27.417 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:27.445 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:27.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:27.449 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:27.549 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:27.562 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:27 smithi084 bash[78255]: cluster 2023-10-01T07:46:26.161961+0000 mgr.y (mgr.34104) 392 : cluster 0 pgmap v330: 73 pgs: 4 peering, 29 active+clean, 2 undersized+peered, 26 active+undersized, 1 undersized+degraded+peered, 5 active+undersized+degraded, 5 stale+active+clean, 1 stale+active+undersized+degraded; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 16/72 objects degraded (22.222%) 2023-10-01T07:46:27.562 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:27 smithi084 bash[78255]: cluster 2023-10-01T07:46:26.504704+0000 mon.a (mon.0) 544 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-10-01T07:46:27.563 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:27 smithi084 bash[78255]: cluster 2023-10-01T07:46:26.504766+0000 mon.a (mon.0) 545 : cluster 3 Health check update: Degraded data redundancy: 16/72 objects degraded (22.222%), 7 pgs degraded (PG_DEGRADED) 2023-10-01T07:46:27.563 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:27 smithi084 bash[75189]: cluster 2023-10-01T07:46:26.161961+0000 mgr.y (mgr.34104) 392 : cluster 0 pgmap v330: 73 pgs: 4 peering, 29 active+clean, 2 undersized+peered, 26 active+undersized, 1 undersized+degraded+peered, 5 active+undersized+degraded, 5 stale+active+clean, 1 stale+active+undersized+degraded; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 16/72 objects degraded (22.222%) 2023-10-01T07:46:27.563 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:27 smithi084 bash[75189]: cluster 2023-10-01T07:46:26.504704+0000 mon.a (mon.0) 544 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-10-01T07:46:27.563 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:27 smithi084 bash[75189]: cluster 2023-10-01T07:46:26.504766+0000 mon.a (mon.0) 545 : cluster 3 Health check update: Degraded data redundancy: 16/72 objects degraded (22.222%), 7 pgs degraded (PG_DEGRADED) 2023-10-01T07:46:27.582 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:27.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:27.584 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:27.599 DEBUG:teuthology.orchestra.run.smithi112:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@osd.4.service' 2023-10-01T07:46:27.628 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-01T07:46:27.629 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-10-01T07:46:27.685 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:27.707 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:27.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:27.709 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:27.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:27 smithi112 bash[59335]: cluster 2023-10-01T07:46:26.161961+0000 mgr.y (mgr.34104) 392 : cluster 0 pgmap v330: 73 pgs: 4 peering, 29 active+clean, 2 undersized+peered, 26 active+undersized, 1 undersized+degraded+peered, 5 active+undersized+degraded, 5 stale+active+clean, 1 stale+active+undersized+degraded; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 16/72 objects degraded (22.222%) 2023-10-01T07:46:27.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:27 smithi112 bash[59335]: cluster 2023-10-01T07:46:26.504704+0000 mon.a (mon.0) 544 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-10-01T07:46:27.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:27 smithi112 bash[59335]: cluster 2023-10-01T07:46:26.504766+0000 mon.a (mon.0) 545 : cluster 3 Health check update: Degraded data redundancy: 16/72 objects degraded (22.222%), 7 pgs degraded (PG_DEGRADED) 2023-10-01T07:46:27.810 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:27.839 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:27.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:27.841 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:27.942 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:27.962 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:27.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:27.964 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:28.065 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:28.100 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:28.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:28.103 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:28.204 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:28.230 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:28.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:28.232 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:46:28.332 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:28.366 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:28.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:28.368 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:28.469 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:28.499 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:28.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:28.502 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:28.603 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:28.629 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:28.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:28.632 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:28.733 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:28.768 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:28.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:28.771 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:28.872 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:28.900 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:28.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:28.903 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:29.004 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:29.020 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2023-10-01T07:46:29.020 INFO:teuthology.orchestra.run.smithi084.stdout: "ops": [], 2023-10-01T07:46:29.020 INFO:teuthology.orchestra.run.smithi084.stdout: "num_ops": 0 2023-10-01T07:46:29.020 INFO:teuthology.orchestra.run.smithi084.stdout:} 2023-10-01T07:46:29.037 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:29.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:29.040 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:29.141 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:29.155 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T07:46:29.168 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:29.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:29.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:29.177 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T07:46:29.200 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T07:46:29.223 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T07:46:29.257 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T07:46:29.272 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:29.282 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T07:46:29.282 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T07:46:29.283 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T07:46:29.283 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T07:46:29.283 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T07:46:29.283 INFO:teuthology.orchestra.run.smithi084.stderr:Error ENXIO: problem getting command descriptions from osd.4 2023-10-01T07:46:29.283 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T07:46:29.283 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T07:46:29.283 INFO:teuthology.orchestra.run.smithi084.stderr:Error ENXIO: problem getting command descriptions from osd.7 2023-10-01T07:46:29.296 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:29.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:29.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:29.399 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:29.426 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:29.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:29.429 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:46:29.529 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:29.550 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:29.551 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:29 smithi084 bash[78255]: cluster 2023-10-01T07:46:28.162643+0000 mgr.y (mgr.34104) 393 : cluster 0 pgmap v331: 73 pgs: 4 peering, 25 active+clean, 2 undersized+peered, 33 active+undersized, 2 undersized+degraded+peered, 5 active+undersized+degraded, 2 stale+active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17/72 objects degraded (23.611%) 2023-10-01T07:46:29.551 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:29 smithi084 bash[78255]: audit 2023-10-01T07:46:29.128216+0000 mon.a (mon.0) 546 : audit 0 from='client.? 172.21.15.84:0/3496766937' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:46:29.552 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:29 smithi084 bash[75189]: cluster 2023-10-01T07:46:28.162643+0000 mgr.y (mgr.34104) 393 : cluster 0 pgmap v331: 73 pgs: 4 peering, 25 active+clean, 2 undersized+peered, 33 active+undersized, 2 undersized+degraded+peered, 5 active+undersized+degraded, 2 stale+active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17/72 objects degraded (23.611%) 2023-10-01T07:46:29.552 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:29 smithi084 bash[75189]: audit 2023-10-01T07:46:29.128216+0000 mon.a (mon.0) 546 : audit 0 from='client.? 172.21.15.84:0/3496766937' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:46:29.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:29.553 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:29.653 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:29.676 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:29.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:29.679 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:29.780 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:29.800 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:29.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:29.802 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:46:29.903 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:29.922 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:29.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:29.924 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:29.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:29 smithi112 bash[59335]: cluster 2023-10-01T07:46:28.162643+0000 mgr.y (mgr.34104) 393 : cluster 0 pgmap v331: 73 pgs: 4 peering, 25 active+clean, 2 undersized+peered, 33 active+undersized, 2 undersized+degraded+peered, 5 active+undersized+degraded, 2 stale+active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17/72 objects degraded (23.611%) 2023-10-01T07:46:29.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:29 smithi112 bash[59335]: audit 2023-10-01T07:46:29.128216+0000 mon.a (mon.0) 546 : audit 0 from='client.? 172.21.15.84:0/3496766937' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:46:30.024 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:30.046 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:30.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:30.049 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:46:30.149 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:30.205 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:30.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:30.207 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:46:30.308 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:30.329 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:30.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:30.330 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:30.431 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:30.454 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:30.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:30.455 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:30.545 INFO:teuthology.orchestra.run.smithi084.stderr:pool 'unique_pool_1' created 2023-10-01T07:46:30.545 INFO:teuthology.orchestra.run.smithi084.stderr:noscrub is set 2023-10-01T07:46:30.556 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:30.584 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:30.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:30.585 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:30.686 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:30.715 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:30.717 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:30 smithi084 bash[75189]: audit 2023-10-01T07:46:29.947486+0000 mon.c (mon.2) 42 : audit 1 from='client.? 172.21.15.84:0/3409369145' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-10-01T07:46:30.717 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:30 smithi084 bash[75189]: audit 2023-10-01T07:46:29.948022+0000 mon.a (mon.0) 547 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-10-01T07:46:30.717 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:30 smithi084 bash[75189]: audit 2023-10-01T07:46:30.337012+0000 mon.c (mon.2) 43 : audit 1 from='client.? 172.21.15.84:0/1560497593' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T07:46:30.717 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:30 smithi084 bash[75189]: audit 2023-10-01T07:46:30.383991+0000 mon.a (mon.0) 548 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T07:46:30.717 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:30 smithi084 bash[75189]: audit 2023-10-01T07:46:30.387795+0000 mon.a (mon.0) 549 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:46:30.717 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:30 smithi084 bash[75189]: audit 2023-10-01T07:46:30.388824+0000 mon.a (mon.0) 550 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:46:30.717 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:30 smithi084 bash[78255]: audit 2023-10-01T07:46:29.947486+0000 mon.c (mon.2) 42 : audit 1 from='client.? 172.21.15.84:0/3409369145' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-10-01T07:46:30.717 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:30 smithi084 bash[78255]: audit 2023-10-01T07:46:29.948022+0000 mon.a (mon.0) 547 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-10-01T07:46:30.718 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:30 smithi084 bash[78255]: audit 2023-10-01T07:46:30.337012+0000 mon.c (mon.2) 43 : audit 1 from='client.? 172.21.15.84:0/1560497593' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T07:46:30.718 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:30 smithi084 bash[78255]: audit 2023-10-01T07:46:30.383991+0000 mon.a (mon.0) 548 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T07:46:30.718 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:30 smithi084 bash[78255]: audit 2023-10-01T07:46:30.387795+0000 mon.a (mon.0) 549 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:46:30.718 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:30 smithi084 bash[78255]: audit 2023-10-01T07:46:30.388824+0000 mon.a (mon.0) 550 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:46:30.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:30.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:30.819 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:30.846 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:30.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:30.848 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:30.949 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:30.963 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:30 smithi112 bash[59335]: audit 2023-10-01T07:46:29.947486+0000 mon.c (mon.2) 42 : audit 1 from='client.? 172.21.15.84:0/3409369145' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-10-01T07:46:30.963 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:30 smithi112 bash[59335]: audit 2023-10-01T07:46:29.948022+0000 mon.a (mon.0) 547 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-10-01T07:46:30.963 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:30 smithi112 bash[59335]: audit 2023-10-01T07:46:30.337012+0000 mon.c (mon.2) 43 : audit 1 from='client.? 172.21.15.84:0/1560497593' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T07:46:30.963 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:30 smithi112 bash[59335]: audit 2023-10-01T07:46:30.383991+0000 mon.a (mon.0) 548 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T07:46:30.963 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:30 smithi112 bash[59335]: audit 2023-10-01T07:46:30.387795+0000 mon.a (mon.0) 549 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:46:30.963 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:30 smithi112 bash[59335]: audit 2023-10-01T07:46:30.388824+0000 mon.a (mon.0) 550 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:46:30.981 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:30.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:30.985 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:31.085 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:31.111 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:31.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:31.114 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:31.214 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:31.246 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:31.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:31.249 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:31.350 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:31.377 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:31.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:31.380 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:31.481 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:31.512 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:31.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:31.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:31.616 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:31.620 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-01T07:46:31.621 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-01T07:46:31.643 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:31 smithi084 bash[75189]: cluster 2023-10-01T07:46:30.163119+0000 mgr.y (mgr.34104) 394 : cluster 0 pgmap v332: 73 pgs: 22 active+clean, 3 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 8 active+undersized+degraded; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24/72 objects degraded (33.333%) 2023-10-01T07:46:31.643 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:31 smithi084 bash[75189]: cluster 2023-10-01T07:46:30.522521+0000 mon.a (mon.0) 551 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:46:31.643 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:31 smithi084 bash[75189]: audit 2023-10-01T07:46:30.536443+0000 mon.a (mon.0) 552 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2023-10-01T07:46:31.643 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:31 smithi084 bash[75189]: audit 2023-10-01T07:46:30.536535+0000 mon.a (mon.0) 553 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T07:46:31.643 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:31 smithi084 bash[75189]: cluster 2023-10-01T07:46:30.536602+0000 mon.a (mon.0) 554 : cluster 0 osdmap e102: 8 total, 6 up, 8 in 2023-10-01T07:46:31.643 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:31 smithi084 bash[75189]: cluster 2023-10-01T07:46:30.541987+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e102 with expected crc 2023-10-01T07:46:31.643 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:31 smithi084 bash[75189]: cluster 2023-10-01T07:46:30.542269+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e102 with expected crc 2023-10-01T07:46:31.643 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:31 smithi084 bash[75189]: cluster 2023-10-01T07:46:30.544433+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e102 with expected crc 2023-10-01T07:46:31.644 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:31 smithi084 bash[75189]: cluster 2023-10-01T07:46:30.545070+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e102 with expected crc 2023-10-01T07:46:31.644 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:31 smithi084 bash[78255]: cluster 2023-10-01T07:46:30.163119+0000 mgr.y (mgr.34104) 394 : cluster 0 pgmap v332: 73 pgs: 22 active+clean, 3 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 8 active+undersized+degraded; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24/72 objects degraded (33.333%) 2023-10-01T07:46:31.644 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:31 smithi084 bash[78255]: cluster 2023-10-01T07:46:30.522521+0000 mon.a (mon.0) 551 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:46:31.644 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:31 smithi084 bash[78255]: audit 2023-10-01T07:46:30.536443+0000 mon.a (mon.0) 552 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2023-10-01T07:46:31.644 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:31 smithi084 bash[78255]: audit 2023-10-01T07:46:30.536535+0000 mon.a (mon.0) 553 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T07:46:31.644 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:31 smithi084 bash[78255]: cluster 2023-10-01T07:46:30.536602+0000 mon.a (mon.0) 554 : cluster 0 osdmap e102: 8 total, 6 up, 8 in 2023-10-01T07:46:31.644 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:31 smithi084 bash[78255]: cluster 2023-10-01T07:46:30.541987+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e102 with expected crc 2023-10-01T07:46:31.644 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:31 smithi084 bash[78255]: cluster 2023-10-01T07:46:30.542269+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e102 with expected crc 2023-10-01T07:46:31.644 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:31 smithi084 bash[78255]: cluster 2023-10-01T07:46:30.544433+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e102 with expected crc 2023-10-01T07:46:31.644 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:31 smithi084 bash[78255]: cluster 2023-10-01T07:46:30.545070+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e102 with expected crc 2023-10-01T07:46:31.645 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:31.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:31.647 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:31.700 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-10-01T07:46:31.748 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:31.816 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:31.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:31.819 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:31.920 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:31.931 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:31 smithi112 bash[59335]: cluster 2023-10-01T07:46:30.163119+0000 mgr.y (mgr.34104) 394 : cluster 0 pgmap v332: 73 pgs: 22 active+clean, 3 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 8 active+undersized+degraded; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24/72 objects degraded (33.333%) 2023-10-01T07:46:31.931 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:31 smithi112 bash[59335]: cluster 2023-10-01T07:46:30.522521+0000 mon.a (mon.0) 551 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:46:31.931 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:31 smithi112 bash[59335]: audit 2023-10-01T07:46:30.536443+0000 mon.a (mon.0) 552 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2023-10-01T07:46:31.931 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:31 smithi112 bash[59335]: audit 2023-10-01T07:46:30.536535+0000 mon.a (mon.0) 553 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T07:46:31.931 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:31 smithi112 bash[59335]: cluster 2023-10-01T07:46:30.536602+0000 mon.a (mon.0) 554 : cluster 0 osdmap e102: 8 total, 6 up, 8 in 2023-10-01T07:46:31.931 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:31 smithi112 bash[59335]: cluster 2023-10-01T07:46:30.541987+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e102 with expected crc 2023-10-01T07:46:31.931 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:31 smithi112 bash[59335]: cluster 2023-10-01T07:46:30.542269+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e102 with expected crc 2023-10-01T07:46:31.932 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:31 smithi112 bash[59335]: cluster 2023-10-01T07:46:30.544433+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e102 with expected crc 2023-10-01T07:46:31.932 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:31 smithi112 bash[59335]: cluster 2023-10-01T07:46:30.545070+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e102 with expected crc 2023-10-01T07:46:31.950 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:31.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:31.953 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:32.054 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:32.080 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:32.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:32.083 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:32.184 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:32.213 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:32.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:32.217 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:32.318 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:32.342 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:32.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:32.345 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:32.445 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:32.473 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:32.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:32.476 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:32.576 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:32.586 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:32 smithi084 bash[78255]: cluster 2023-10-01T07:46:31.545432+0000 mon.a (mon.0) 555 : cluster 0 osdmap e103: 8 total, 6 up, 8 in 2023-10-01T07:46:32.587 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:32 smithi084 bash[78255]: cluster 2023-10-01T07:46:31.546057+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e103 with expected crc 2023-10-01T07:46:32.587 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:32 smithi084 bash[78255]: cluster 2023-10-01T07:46:31.549125+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e103 with expected crc 2023-10-01T07:46:32.587 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:32 smithi084 bash[78255]: cluster 2023-10-01T07:46:31.551809+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e103 with expected crc 2023-10-01T07:46:32.587 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:32 smithi084 bash[78255]: cluster 2023-10-01T07:46:32.163572+0000 mgr.y (mgr.34104) 395 : cluster 0 pgmap v335: 89 pgs: 8 creating+peering, 8 unknown, 22 active+clean, 3 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 8 active+undersized+degraded; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24/72 objects degraded (33.333%) 2023-10-01T07:46:32.587 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:32 smithi084 bash[75189]: cluster 2023-10-01T07:46:31.545432+0000 mon.a (mon.0) 555 : cluster 0 osdmap e103: 8 total, 6 up, 8 in 2023-10-01T07:46:32.587 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:32 smithi084 bash[75189]: cluster 2023-10-01T07:46:31.546057+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e103 with expected crc 2023-10-01T07:46:32.587 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:32 smithi084 bash[75189]: cluster 2023-10-01T07:46:31.549125+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e103 with expected crc 2023-10-01T07:46:32.587 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:32 smithi084 bash[75189]: cluster 2023-10-01T07:46:31.551809+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e103 with expected crc 2023-10-01T07:46:32.587 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:32 smithi084 bash[75189]: cluster 2023-10-01T07:46:32.163572+0000 mgr.y (mgr.34104) 395 : cluster 0 pgmap v335: 89 pgs: 8 creating+peering, 8 unknown, 22 active+clean, 3 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 8 active+undersized+degraded; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24/72 objects degraded (33.333%) 2023-10-01T07:46:32.603 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:32.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:32.605 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:32.629 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [7, 4] live_osds: [0, 1, 2, 3, 5, 6] 2023-10-01T07:46:32.629 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T07:46:32.629 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-10-01T07:46:32.629 INFO:tasks.thrashosds.thrasher:Setting osd 1 primary_affinity to 1.000000 2023-10-01T07:46:32.630 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 1 1 2023-10-01T07:46:32.706 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:32.734 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:32.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:32.737 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:32.838 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:32.851 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:32 smithi112 bash[59335]: cluster 2023-10-01T07:46:31.545432+0000 mon.a (mon.0) 555 : cluster 0 osdmap e103: 8 total, 6 up, 8 in 2023-10-01T07:46:32.851 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:32 smithi112 bash[59335]: cluster 2023-10-01T07:46:31.546057+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e103 with expected crc 2023-10-01T07:46:32.851 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:32 smithi112 bash[59335]: cluster 2023-10-01T07:46:31.549125+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e103 with expected crc 2023-10-01T07:46:32.851 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:32 smithi112 bash[59335]: cluster 2023-10-01T07:46:31.551809+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e103 with expected crc 2023-10-01T07:46:32.851 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:32 smithi112 bash[59335]: cluster 2023-10-01T07:46:32.163572+0000 mgr.y (mgr.34104) 395 : cluster 0 pgmap v335: 89 pgs: 8 creating+peering, 8 unknown, 22 active+clean, 3 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 8 active+undersized+degraded; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24/72 objects degraded (33.333%) 2023-10-01T07:46:32.870 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd pool application enable unique_pool_1 rados --yes-i-really-mean-it || true 2023-10-01T07:46:32.872 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:32.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:32.876 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:32.977 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:33.010 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:33.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:33.013 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:33.114 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:33.146 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:33.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:33.149 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:33.250 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:33.284 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:33.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:33.287 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:46:33.387 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:33.419 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:33.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:33.422 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:46:33.523 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:33.551 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:33.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:33.554 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:33.622 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T07:46:33.655 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:33.696 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:33.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:33.700 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:33.800 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:33.813 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:33 smithi084 bash[78255]: cluster 2023-10-01T07:46:32.554689+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e104 with expected crc 2023-10-01T07:46:33.813 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:33 smithi084 bash[78255]: cluster 2023-10-01T07:46:32.554948+0000 mon.a (mon.0) 556 : cluster 0 osdmap e104: 8 total, 6 up, 8 in 2023-10-01T07:46:33.813 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:33 smithi084 bash[78255]: cluster 2023-10-01T07:46:32.555573+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e104 with expected crc 2023-10-01T07:46:33.813 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:33 smithi084 bash[78255]: cluster 2023-10-01T07:46:33.487956+0000 mon.a (mon.0) 557 : cluster 3 Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-10-01T07:46:33.813 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:33 smithi084 bash[78255]: cluster 2023-10-01T07:46:33.488069+0000 mon.a (mon.0) 558 : cluster 3 Health check update: Degraded data redundancy: 24/72 objects degraded (33.333%), 11 pgs degraded (PG_DEGRADED) 2023-10-01T07:46:33.813 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:33 smithi084 bash[75189]: cluster 2023-10-01T07:46:32.554689+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e104 with expected crc 2023-10-01T07:46:33.813 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:33 smithi084 bash[75189]: cluster 2023-10-01T07:46:32.554948+0000 mon.a (mon.0) 556 : cluster 0 osdmap e104: 8 total, 6 up, 8 in 2023-10-01T07:46:33.814 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:33 smithi084 bash[75189]: cluster 2023-10-01T07:46:32.555573+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e104 with expected crc 2023-10-01T07:46:33.814 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:33 smithi084 bash[75189]: cluster 2023-10-01T07:46:33.487956+0000 mon.a (mon.0) 557 : cluster 3 Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-10-01T07:46:33.814 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:33 smithi084 bash[75189]: cluster 2023-10-01T07:46:33.488069+0000 mon.a (mon.0) 558 : cluster 3 Health check update: Degraded data redundancy: 24/72 objects degraded (33.333%), 11 pgs degraded (PG_DEGRADED) 2023-10-01T07:46:33.830 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:33.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:33.833 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:33.934 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:33.947 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:33 smithi112 bash[59335]: cluster 2023-10-01T07:46:32.554689+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e104 with expected crc 2023-10-01T07:46:33.947 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:33 smithi112 bash[59335]: cluster 2023-10-01T07:46:32.554948+0000 mon.a (mon.0) 556 : cluster 0 osdmap e104: 8 total, 6 up, 8 in 2023-10-01T07:46:33.947 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:33 smithi112 bash[59335]: cluster 2023-10-01T07:46:32.555573+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e104 with expected crc 2023-10-01T07:46:33.947 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:33 smithi112 bash[59335]: cluster 2023-10-01T07:46:33.487956+0000 mon.a (mon.0) 557 : cluster 3 Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-10-01T07:46:33.947 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:33 smithi112 bash[59335]: cluster 2023-10-01T07:46:33.488069+0000 mon.a (mon.0) 558 : cluster 3 Health check update: Degraded data redundancy: 24/72 objects degraded (33.333%), 11 pgs degraded (PG_DEGRADED) 2023-10-01T07:46:33.965 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:33.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:33.969 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:34.069 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:34.100 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:34.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:34.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:34.205 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:34.237 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:34.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:34.240 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:34.341 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:34.368 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:34.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:34.371 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:34.472 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:34.499 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:34.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:34.502 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:46:34.603 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:34.640 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:34.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:34.642 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:34.743 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:34.773 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:34.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:34.776 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:34.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:34 smithi084 bash[78255]: cluster 2023-10-01T07:46:34.164551+0000 mgr.y (mgr.34104) 396 : cluster 0 pgmap v337: 89 pgs: 8 creating+peering, 4 unknown, 23 active+clean, 4 undersized+peered, 39 active+undersized, 3 undersized+degraded+peered, 8 active+undersized+degraded; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24/72 objects degraded (33.333%) 2023-10-01T07:46:34.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:34 smithi084 bash[75189]: cluster 2023-10-01T07:46:34.164551+0000 mgr.y (mgr.34104) 396 : cluster 0 pgmap v337: 89 pgs: 8 creating+peering, 4 unknown, 23 active+clean, 4 undersized+peered, 39 active+undersized, 3 undersized+degraded+peered, 8 active+undersized+degraded; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24/72 objects degraded (33.333%) 2023-10-01T07:46:34.854 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-01T07:46:34.877 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:34.929 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:34.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:34.931 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:34.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:34 smithi112 bash[59335]: cluster 2023-10-01T07:46:34.164551+0000 mgr.y (mgr.34104) 396 : cluster 0 pgmap v337: 89 pgs: 8 creating+peering, 4 unknown, 23 active+clean, 4 undersized+peered, 39 active+undersized, 3 undersized+degraded+peered, 8 active+undersized+degraded; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24/72 objects degraded (33.333%) 2023-10-01T07:46:35.032 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:35.062 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:35.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:35.066 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:35.167 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:35.195 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:35.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:35.198 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:46:35.299 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:35.329 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:35.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:35.332 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:35.433 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:35.463 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:35.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:35.467 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:35.567 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:35.600 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:35.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:35.603 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:35.704 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:35.738 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:35.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:35.741 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:35.841 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:35.871 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:35.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:35.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:35.974 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:36.005 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:36.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:36.008 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:36.109 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:36.139 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:36.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:36.142 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:36.244 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:36.274 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:36.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:36.278 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:46:36.378 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:36.413 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:36.416 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:46:36 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:46:36] "GET /metrics HTTP/1.1" 200 33899 "" "Prometheus/2.33.4" 2023-10-01T07:46:36.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:36.417 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:36.518 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:36.519 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:46:36.520 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:46:36.550 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:36.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:36.553 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:36.654 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:36.685 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:36.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:36.687 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:36.788 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:36.817 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:36.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:36.820 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:46:36.921 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:36.947 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:36.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:36.950 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:37.051 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:37.083 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:37.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:37.086 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:37.187 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:37.221 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:37.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:37.224 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:37.325 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:37.360 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:37.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:37.362 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:46:37.463 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:37.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:37 smithi112 bash[59335]: cluster 2023-10-01T07:46:36.165694+0000 mgr.y (mgr.34104) 397 : cluster 0 pgmap v338: 89 pgs: 3 creating+peering, 26 active+clean, 4 undersized+peered, 45 active+undersized, 3 undersized+degraded+peered, 8 active+undersized+degraded; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24/72 objects degraded (33.333%) 2023-10-01T07:46:37.486 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:37.487 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:37 smithi084 bash[75189]: cluster 2023-10-01T07:46:36.165694+0000 mgr.y (mgr.34104) 397 : cluster 0 pgmap v338: 89 pgs: 3 creating+peering, 26 active+clean, 4 undersized+peered, 45 active+undersized, 3 undersized+degraded+peered, 8 active+undersized+degraded; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24/72 objects degraded (33.333%) 2023-10-01T07:46:37.488 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:37 smithi084 bash[78255]: cluster 2023-10-01T07:46:36.165694+0000 mgr.y (mgr.34104) 397 : cluster 0 pgmap v338: 89 pgs: 3 creating+peering, 26 active+clean, 4 undersized+peered, 45 active+undersized, 3 undersized+degraded+peered, 8 active+undersized+degraded; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24/72 objects degraded (33.333%) 2023-10-01T07:46:37.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:37.489 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:37.534 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:46:37.534 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:46:37.589 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:37.614 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:37.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:37.617 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:37.717 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:37.745 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:37.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:37.749 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:37.849 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:37.881 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:37.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:37.884 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:37.985 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:38.017 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:38.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:38.020 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:38.122 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:38.150 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:38.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:38.153 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:38.254 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:38.283 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:38.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:38.285 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:38.386 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:38.417 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:38.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:38.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:38.521 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:38.549 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:38.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:38.551 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:38.652 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:38.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:38.686 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:38.686 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:38.787 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:38.816 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:38.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:38.818 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:46:38.919 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:38.952 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:38.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:38.954 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:39.055 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:39.093 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:39.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:39.094 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:39.195 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:39.219 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:39.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:39.222 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:46:39.323 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:39.358 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:39.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:39.360 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:39.461 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:39.490 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:39.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:39.492 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:39.563 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:46:39.593 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:39.603 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:39 smithi112 bash[59335]: cluster 2023-10-01T07:46:38.166544+0000 mgr.y (mgr.34104) 398 : cluster 0 pgmap v339: 89 pgs: 28 active+clean, 4 undersized+peered, 46 active+undersized, 3 undersized+degraded+peered, 8 active+undersized+degraded; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24/72 objects degraded (33.333%) 2023-10-01T07:46:39.623 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:39.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:39.626 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:39.727 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:39.740 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:39 smithi084 bash[75189]: cluster 2023-10-01T07:46:38.166544+0000 mgr.y (mgr.34104) 398 : cluster 0 pgmap v339: 89 pgs: 28 active+clean, 4 undersized+peered, 46 active+undersized, 3 undersized+degraded+peered, 8 active+undersized+degraded; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24/72 objects degraded (33.333%) 2023-10-01T07:46:39.740 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:39 smithi084 bash[78255]: cluster 2023-10-01T07:46:38.166544+0000 mgr.y (mgr.34104) 398 : cluster 0 pgmap v339: 89 pgs: 28 active+clean, 4 undersized+peered, 46 active+undersized, 3 undersized+degraded+peered, 8 active+undersized+degraded; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24/72 objects degraded (33.333%) 2023-10-01T07:46:39.754 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:39.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:39.756 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:39.857 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:39.878 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:39.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:39.880 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:39.981 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:40.002 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:40.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:40.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:46:40.104 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:40.125 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:40.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:40.128 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:46:40.229 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:40.249 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:40.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:40.252 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:40.353 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:40.380 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:40.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:40.382 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:40.483 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:40.504 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:40.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:40.506 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:40.607 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:40.629 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:40.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:40.631 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:40.732 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:40.767 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:40.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:40.770 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:40.871 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:40.895 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:40.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:40.898 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:40.999 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:41.024 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:41.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:41.026 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:41.127 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:41.159 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:41.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:41.162 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:41.263 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:41.285 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:41.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:41.287 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:41.388 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:41.412 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:41.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:41.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:46:41.515 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:41.537 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:41.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:41.539 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:41.557 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:41 smithi084 bash[78255]: cluster 2023-10-01T07:46:40.167256+0000 mgr.y (mgr.34104) 399 : cluster 0 pgmap v340: 89 pgs: 28 active+clean, 4 undersized+peered, 46 active+undersized, 3 undersized+degraded+peered, 8 active+undersized+degraded; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24/72 objects degraded (33.333%) 2023-10-01T07:46:41.557 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:41 smithi084 bash[75189]: cluster 2023-10-01T07:46:40.167256+0000 mgr.y (mgr.34104) 399 : cluster 0 pgmap v340: 89 pgs: 28 active+clean, 4 undersized+peered, 46 active+undersized, 3 undersized+degraded+peered, 8 active+undersized+degraded; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24/72 objects degraded (33.333%) 2023-10-01T07:46:41.640 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:41.662 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:41.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:41.664 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:41.765 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:41.779 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:41 smithi112 bash[59335]: cluster 2023-10-01T07:46:40.167256+0000 mgr.y (mgr.34104) 399 : cluster 0 pgmap v340: 89 pgs: 28 active+clean, 4 undersized+peered, 46 active+undersized, 3 undersized+degraded+peered, 8 active+undersized+degraded; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24/72 objects degraded (33.333%) 2023-10-01T07:46:41.795 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:41.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:41.798 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:41.899 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:41.920 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:41.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:41.922 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:42.023 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:42.054 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:42.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:42.057 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:42.158 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:42.179 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:42.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:42.181 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:42.282 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:42.315 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:42.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:42.318 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:42.419 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:42.449 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:42.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:42.452 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:42.553 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:42.574 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:42.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:42.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:42.678 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:42.701 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:42.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:42.703 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:46:42.804 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:42.829 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:42.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:42.832 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:46:42.933 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:42.958 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:42.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:42.961 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:43.062 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:43.086 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:43.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:43.089 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:46:43.190 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:43.217 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:43.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:43.219 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:43.320 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:43.347 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:43.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:43.349 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:43.450 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:43.482 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:43.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:43.485 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:43.585 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:43.596 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:43 smithi084 bash[75189]: cluster 2023-10-01T07:46:42.168254+0000 mgr.y (mgr.34104) 400 : cluster 0 pgmap v341: 89 pgs: 28 active+clean, 4 undersized+peered, 46 active+undersized, 3 undersized+degraded+peered, 8 active+undersized+degraded; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24/72 objects degraded (33.333%) 2023-10-01T07:46:43.596 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:43 smithi084 bash[78255]: cluster 2023-10-01T07:46:42.168254+0000 mgr.y (mgr.34104) 400 : cluster 0 pgmap v341: 89 pgs: 28 active+clean, 4 undersized+peered, 46 active+undersized, 3 undersized+degraded+peered, 8 active+undersized+degraded; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24/72 objects degraded (33.333%) 2023-10-01T07:46:43.610 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:43.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:43.612 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:43.713 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:43.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:43 smithi112 bash[59335]: cluster 2023-10-01T07:46:42.168254+0000 mgr.y (mgr.34104) 400 : cluster 0 pgmap v341: 89 pgs: 28 active+clean, 4 undersized+peered, 46 active+undersized, 3 undersized+degraded+peered, 8 active+undersized+degraded; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24/72 objects degraded (33.333%) 2023-10-01T07:46:43.737 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:43.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:43.739 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:46:43.840 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:43.861 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:43.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:43.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:46:43.964 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:43.993 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:43.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:43.996 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:44.097 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:44.130 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:44.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:44.133 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:44.233 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:44.255 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:44.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:44.257 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:46:44.358 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:44.384 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:44.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:44.387 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:44.487 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:44.519 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:44.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:44.521 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:46:44.621 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:44.651 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:44.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:44.654 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:44.755 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:44.785 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:44.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:44.787 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:44.888 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:44.911 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:44.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:44.913 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:45.013 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:45.046 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:45.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:45.048 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:45.149 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:45.180 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:45.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:45.183 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:45.284 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:45.309 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:45.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:45.311 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:45.412 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:45.441 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:45.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:45.443 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:45.544 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:45.578 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:45.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:45.582 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:45.683 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:45.694 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:45 smithi084 bash[75189]: cluster 2023-10-01T07:46:44.169304+0000 mgr.y (mgr.34104) 401 : cluster 0 pgmap v342: 89 pgs: 28 active+clean, 4 undersized+peered, 46 active+undersized, 3 undersized+degraded+peered, 8 active+undersized+degraded; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24/72 objects degraded (33.333%) 2023-10-01T07:46:45.694 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:45 smithi084 bash[75189]: audit 2023-10-01T07:46:45.073460+0000 mon.a (mon.0) 559 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:46:45.694 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:45 smithi084 bash[75189]: audit 2023-10-01T07:46:45.074574+0000 mon.a (mon.0) 560 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:46:45.694 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:45 smithi084 bash[78255]: cluster 2023-10-01T07:46:44.169304+0000 mgr.y (mgr.34104) 401 : cluster 0 pgmap v342: 89 pgs: 28 active+clean, 4 undersized+peered, 46 active+undersized, 3 undersized+degraded+peered, 8 active+undersized+degraded; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24/72 objects degraded (33.333%) 2023-10-01T07:46:45.694 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:45 smithi084 bash[78255]: audit 2023-10-01T07:46:45.073460+0000 mon.a (mon.0) 559 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:46:45.695 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:45 smithi084 bash[78255]: audit 2023-10-01T07:46:45.074574+0000 mon.a (mon.0) 560 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:46:45.707 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:45.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:45.710 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:46:45.810 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:45.835 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:45.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:45.838 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:45.938 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:45.971 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:45.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:45.973 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:45.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:45 smithi112 bash[59335]: cluster 2023-10-01T07:46:44.169304+0000 mgr.y (mgr.34104) 401 : cluster 0 pgmap v342: 89 pgs: 28 active+clean, 4 undersized+peered, 46 active+undersized, 3 undersized+degraded+peered, 8 active+undersized+degraded; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24/72 objects degraded (33.333%) 2023-10-01T07:46:45.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:45 smithi112 bash[59335]: audit 2023-10-01T07:46:45.073460+0000 mon.a (mon.0) 559 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:46:45.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:45 smithi112 bash[59335]: audit 2023-10-01T07:46:45.074574+0000 mon.a (mon.0) 560 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:46:46.074 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:46.095 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:46.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:46.098 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:46.198 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:46.228 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:46.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:46.230 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:46.234 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:46:46 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:46:46] "GET /metrics HTTP/1.1" 200 36255 "" "Prometheus/2.33.4" 2023-10-01T07:46:46.331 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:46.362 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:46.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:46.364 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:46.465 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:46.486 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:46.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:46.489 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:46.590 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:46.620 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:46.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:46.624 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:46.724 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:46.758 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:46.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:46.762 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:46.862 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:46.887 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:46.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:46.890 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:46.991 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:47.018 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:47.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:47.020 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:47.121 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:47.143 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:47.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:47.145 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:47.246 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:47.275 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:47.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:47.278 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:47.379 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:47.406 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:47.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:47.408 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:47.509 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:47.532 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:47.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:47.534 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:47.635 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:47.649 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:47 smithi084 bash[78255]: cluster 2023-10-01T07:46:46.170028+0000 mgr.y (mgr.34104) 402 : cluster 0 pgmap v343: 89 pgs: 28 active+clean, 4 undersized+peered, 46 active+undersized, 3 undersized+degraded+peered, 8 active+undersized+degraded; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24/72 objects degraded (33.333%) 2023-10-01T07:46:47.649 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:47 smithi084 bash[75189]: cluster 2023-10-01T07:46:46.170028+0000 mgr.y (mgr.34104) 402 : cluster 0 pgmap v343: 89 pgs: 28 active+clean, 4 undersized+peered, 46 active+undersized, 3 undersized+degraded+peered, 8 active+undersized+degraded; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24/72 objects degraded (33.333%) 2023-10-01T07:46:47.656 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:47.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:47.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:47.759 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:47.780 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:47.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:47.783 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:47.883 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:47.905 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:47.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:47.907 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:46:47.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:47 smithi112 bash[59335]: cluster 2023-10-01T07:46:46.170028+0000 mgr.y (mgr.34104) 402 : cluster 0 pgmap v343: 89 pgs: 28 active+clean, 4 undersized+peered, 46 active+undersized, 3 undersized+degraded+peered, 8 active+undersized+degraded; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24/72 objects degraded (33.333%) 2023-10-01T07:46:48.008 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:48.031 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:48.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:48.033 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:48.134 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:48.159 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:48.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:48.161 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:46:48.262 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:48.282 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:48.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:48.285 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:48.385 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:48.411 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:48.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:48.413 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:46:48.514 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:48.546 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:48.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:48.549 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:48.650 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:48.679 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:48.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:48.682 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:46:48.783 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:48.816 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:48.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:48.819 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:48.920 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:48.953 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:48.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:48.956 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:49.056 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:49.077 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:49.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:49.079 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:46:49.180 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:49.210 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:49.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:49.212 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:49.313 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:49.334 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:49.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:49.336 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:49.437 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:49.463 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:49.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:49.465 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:49.566 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:49.587 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:49.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:49.589 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:49.690 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:49.719 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:49.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:49.722 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:49.774 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:49 smithi084 bash[78255]: cluster 2023-10-01T07:46:48.170669+0000 mgr.y (mgr.34104) 403 : cluster 0 pgmap v344: 89 pgs: 28 active+clean, 4 undersized+peered, 46 active+undersized, 3 undersized+degraded+peered, 8 active+undersized+degraded; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24/72 objects degraded (33.333%) 2023-10-01T07:46:49.775 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:49 smithi084 bash[75189]: cluster 2023-10-01T07:46:48.170669+0000 mgr.y (mgr.34104) 403 : cluster 0 pgmap v344: 89 pgs: 28 active+clean, 4 undersized+peered, 46 active+undersized, 3 undersized+degraded+peered, 8 active+undersized+degraded; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24/72 objects degraded (33.333%) 2023-10-01T07:46:49.822 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:49.835 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:49 smithi112 bash[59335]: cluster 2023-10-01T07:46:48.170669+0000 mgr.y (mgr.34104) 403 : cluster 0 pgmap v344: 89 pgs: 28 active+clean, 4 undersized+peered, 46 active+undersized, 3 undersized+degraded+peered, 8 active+undersized+degraded; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24/72 objects degraded (33.333%) 2023-10-01T07:46:49.855 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:49.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:49.858 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:49.959 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:49.978 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:49.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:49.985 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:50.009 INFO:teuthology.orchestra.run.smithi084.stdout:ERROR: (22) Invalid argument 2023-10-01T07:46:50.009 INFO:teuthology.orchestra.run.smithi084.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T07:46:50.085 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:50.110 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:50.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:50.112 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:46:50.213 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:50.243 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:50.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:50.246 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:50.346 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:50.373 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:50.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:50.376 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:50.476 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:50.512 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:50.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:50.515 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:50.616 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:50.638 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:50.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:50.675 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:50.776 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:50.787 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:50 smithi084 bash[78255]: audit 2023-10-01T07:46:49.800589+0000 mon.a (mon.0) 561 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:46:50.787 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:50 smithi084 bash[75189]: audit 2023-10-01T07:46:49.800589+0000 mon.a (mon.0) 561 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:46:50.799 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:50.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:50.801 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:50.902 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:50.926 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:50.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:50.929 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:50.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:50 smithi112 bash[59335]: audit 2023-10-01T07:46:49.800589+0000 mon.a (mon.0) 561 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:46:51.029 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:51.064 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:51.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:51.067 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:51.168 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:51.195 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:51.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:51.198 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:51.299 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:51.325 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:51.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:51.328 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:51.428 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:51.451 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:51.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:51.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:51.540 INFO:teuthology.orchestra.run.smithi084.stderr:set osd.1 primary-affinity to 1 (8655362) 2023-10-01T07:46:51.555 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:51.577 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:51.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:51.579 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:46:51.680 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:51.690 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:51 smithi084 bash[75189]: cluster 2023-10-01T07:46:50.171210+0000 mgr.y (mgr.34104) 404 : cluster 0 pgmap v345: 89 pgs: 28 active+clean, 4 undersized+peered, 46 active+undersized, 3 undersized+degraded+peered, 8 active+undersized+degraded; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24/72 objects degraded (33.333%) 2023-10-01T07:46:51.691 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:51 smithi084 bash[75189]: audit 2023-10-01T07:46:50.847080+0000 mon.c (mon.2) 44 : audit 1 from='client.? 172.21.15.84:0/259257703' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T07:46:51.691 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:51 smithi084 bash[75189]: audit 2023-10-01T07:46:50.847665+0000 mon.a (mon.0) 562 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T07:46:51.691 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:51 smithi084 bash[78255]: cluster 2023-10-01T07:46:50.171210+0000 mgr.y (mgr.34104) 404 : cluster 0 pgmap v345: 89 pgs: 28 active+clean, 4 undersized+peered, 46 active+undersized, 3 undersized+degraded+peered, 8 active+undersized+degraded; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24/72 objects degraded (33.333%) 2023-10-01T07:46:51.691 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:51 smithi084 bash[78255]: audit 2023-10-01T07:46:50.847080+0000 mon.c (mon.2) 44 : audit 1 from='client.? 172.21.15.84:0/259257703' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T07:46:51.691 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:51 smithi084 bash[78255]: audit 2023-10-01T07:46:50.847665+0000 mon.a (mon.0) 562 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T07:46:51.702 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:51.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:51.705 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:51.805 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:51.817 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:51 smithi112 bash[59335]: cluster 2023-10-01T07:46:50.171210+0000 mgr.y (mgr.34104) 404 : cluster 0 pgmap v345: 89 pgs: 28 active+clean, 4 undersized+peered, 46 active+undersized, 3 undersized+degraded+peered, 8 active+undersized+degraded; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24/72 objects degraded (33.333%) 2023-10-01T07:46:51.817 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:51 smithi112 bash[59335]: audit 2023-10-01T07:46:50.847080+0000 mon.c (mon.2) 44 : audit 1 from='client.? 172.21.15.84:0/259257703' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T07:46:51.817 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:51 smithi112 bash[59335]: audit 2023-10-01T07:46:50.847665+0000 mon.a (mon.0) 562 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T07:46:51.836 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:51.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:51.839 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:51.940 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:51.968 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:51.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:51.970 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:52.071 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:52.093 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:52.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:52.096 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:52.196 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:52.213 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T07:46:52.224 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:52.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:52.227 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:52.230 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-10-01T07:46:52.235 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T07:46:52.258 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T07:46:52.282 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T07:46:52.304 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T07:46:52.328 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:52.329 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T07:46:52.330 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T07:46:52.330 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T07:46:52.330 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T07:46:52.330 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T07:46:52.330 INFO:teuthology.orchestra.run.smithi084.stderr:Error ENXIO: problem getting command descriptions from osd.4 2023-10-01T07:46:52.330 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T07:46:52.330 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T07:46:52.330 INFO:teuthology.orchestra.run.smithi084.stderr:Error ENXIO: problem getting command descriptions from osd.7 2023-10-01T07:46:52.358 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:52.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:52.361 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:52.461 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:52.480 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:52.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:52.482 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:52.563 INFO:teuthology.orchestra.run.smithi084.stderr:enabled application 'rados' on pool 'unique_pool_1' 2023-10-01T07:46:52.584 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:52.590 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:52 smithi084 bash[75189]: audit 2023-10-01T07:46:51.532507+0000 mon.a (mon.0) 563 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2023-10-01T07:46:52.590 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:52 smithi084 bash[75189]: cluster 2023-10-01T07:46:51.532606+0000 mon.a (mon.0) 564 : cluster 0 osdmap e105: 8 total, 6 up, 8 in 2023-10-01T07:46:52.591 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:52 smithi084 bash[75189]: audit 2023-10-01T07:46:52.028839+0000 mon.c (mon.2) 45 : audit 1 from='client.? 172.21.15.84:0/190610535' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T07:46:52.591 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:52 smithi084 bash[75189]: audit 2023-10-01T07:46:52.029255+0000 mon.a (mon.0) 565 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T07:46:52.591 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:52 smithi084 bash[75189]: cluster 2023-10-01T07:46:52.171993+0000 mgr.y (mgr.34104) 405 : cluster 0 pgmap v347: 89 pgs: 28 active+clean, 4 undersized+peered, 46 active+undersized, 3 undersized+degraded+peered, 8 active+undersized+degraded; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24/72 objects degraded (33.333%) 2023-10-01T07:46:52.591 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:52 smithi084 bash[75189]: audit 2023-10-01T07:46:52.186705+0000 mon.c (mon.2) 46 : audit 0 from='client.? 172.21.15.84:0/820756803' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:46:52.591 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:52 smithi084 bash[78255]: audit 2023-10-01T07:46:51.532507+0000 mon.a (mon.0) 563 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2023-10-01T07:46:52.591 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:52 smithi084 bash[78255]: cluster 2023-10-01T07:46:51.532606+0000 mon.a (mon.0) 564 : cluster 0 osdmap e105: 8 total, 6 up, 8 in 2023-10-01T07:46:52.591 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:52 smithi084 bash[78255]: audit 2023-10-01T07:46:52.028839+0000 mon.c (mon.2) 45 : audit 1 from='client.? 172.21.15.84:0/190610535' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T07:46:52.591 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:52 smithi084 bash[78255]: audit 2023-10-01T07:46:52.029255+0000 mon.a (mon.0) 565 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T07:46:52.591 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:52 smithi084 bash[78255]: cluster 2023-10-01T07:46:52.171993+0000 mgr.y (mgr.34104) 405 : cluster 0 pgmap v347: 89 pgs: 28 active+clean, 4 undersized+peered, 46 active+undersized, 3 undersized+degraded+peered, 8 active+undersized+degraded; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24/72 objects degraded (33.333%) 2023-10-01T07:46:52.591 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:52 smithi084 bash[78255]: audit 2023-10-01T07:46:52.186705+0000 mon.c (mon.2) 46 : audit 0 from='client.? 172.21.15.84:0/820756803' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:46:52.602 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:52.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:52.604 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:52.705 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:52.717 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:52 smithi112 bash[59335]: audit 2023-10-01T07:46:51.532507+0000 mon.a (mon.0) 563 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2023-10-01T07:46:52.717 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:52 smithi112 bash[59335]: cluster 2023-10-01T07:46:51.532606+0000 mon.a (mon.0) 564 : cluster 0 osdmap e105: 8 total, 6 up, 8 in 2023-10-01T07:46:52.717 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:52 smithi112 bash[59335]: audit 2023-10-01T07:46:52.028839+0000 mon.c (mon.2) 45 : audit 1 from='client.? 172.21.15.84:0/190610535' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T07:46:52.718 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:52 smithi112 bash[59335]: audit 2023-10-01T07:46:52.029255+0000 mon.a (mon.0) 565 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T07:46:52.718 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:52 smithi112 bash[59335]: cluster 2023-10-01T07:46:52.171993+0000 mgr.y (mgr.34104) 405 : cluster 0 pgmap v347: 89 pgs: 28 active+clean, 4 undersized+peered, 46 active+undersized, 3 undersized+degraded+peered, 8 active+undersized+degraded; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24/72 objects degraded (33.333%) 2023-10-01T07:46:52.718 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:52 smithi112 bash[59335]: audit 2023-10-01T07:46:52.186705+0000 mon.c (mon.2) 46 : audit 0 from='client.? 172.21.15.84:0/820756803' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:46:52.735 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:52.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:52.738 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:52.838 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:52.863 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:52.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:52.865 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:52.966 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:52.994 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:52.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:52.997 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:53.097 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:53.129 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:53.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:53.132 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:53.233 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:53.260 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:53.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:53.262 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:53.363 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:53.393 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:53.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:53.396 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:53.497 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:53.529 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:53.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:53.532 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:53.576 INFO:teuthology.orchestra.run.smithi084.stderr:nodeep-scrub is set 2023-10-01T07:46:53.622 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:53 smithi084 bash[78255]: cluster 2023-10-01T07:46:51.873039+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e105 with expected crc 2023-10-01T07:46:53.622 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:53 smithi084 bash[78255]: cluster 2023-10-01T07:46:51.876023+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e105 with expected crc 2023-10-01T07:46:53.622 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:53 smithi084 bash[78255]: cluster 2023-10-01T07:46:51.899222+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e105 with expected crc 2023-10-01T07:46:53.622 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:53 smithi084 bash[78255]: cluster 2023-10-01T07:46:51.901319+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e105 with expected crc 2023-10-01T07:46:53.622 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:53 smithi084 bash[78255]: audit 2023-10-01T07:46:52.556043+0000 mon.a (mon.0) 566 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-01T07:46:53.623 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:53 smithi084 bash[78255]: cluster 2023-10-01T07:46:52.556172+0000 mon.a (mon.0) 567 : cluster 0 osdmap e106: 8 total, 6 up, 8 in 2023-10-01T07:46:53.623 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:53 smithi084 bash[78255]: audit 2023-10-01T07:46:52.714517+0000 mon.c (mon.2) 47 : audit 1 from='client.? 172.21.15.84:0/2169652206' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:46:53.623 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:53 smithi084 bash[78255]: audit 2023-10-01T07:46:52.714978+0000 mon.a (mon.0) 568 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:46:53.623 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:53 smithi084 bash[75189]: cluster 2023-10-01T07:46:51.873039+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e105 with expected crc 2023-10-01T07:46:53.623 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:53 smithi084 bash[75189]: cluster 2023-10-01T07:46:51.876023+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e105 with expected crc 2023-10-01T07:46:53.623 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:53 smithi084 bash[75189]: cluster 2023-10-01T07:46:51.899222+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e105 with expected crc 2023-10-01T07:46:53.623 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:53 smithi084 bash[75189]: cluster 2023-10-01T07:46:51.901319+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e105 with expected crc 2023-10-01T07:46:53.623 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:53 smithi084 bash[75189]: audit 2023-10-01T07:46:52.556043+0000 mon.a (mon.0) 566 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-01T07:46:53.623 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:53 smithi084 bash[75189]: cluster 2023-10-01T07:46:52.556172+0000 mon.a (mon.0) 567 : cluster 0 osdmap e106: 8 total, 6 up, 8 in 2023-10-01T07:46:53.624 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:53 smithi084 bash[75189]: audit 2023-10-01T07:46:52.714517+0000 mon.c (mon.2) 47 : audit 1 from='client.? 172.21.15.84:0/2169652206' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:46:53.624 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:53 smithi084 bash[75189]: audit 2023-10-01T07:46:52.714978+0000 mon.a (mon.0) 568 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:46:53.633 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:53.657 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:53.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:53.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:53.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:53 smithi112 bash[59335]: cluster 2023-10-01T07:46:51.873039+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e105 with expected crc 2023-10-01T07:46:53.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:53 smithi112 bash[59335]: cluster 2023-10-01T07:46:51.876023+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e105 with expected crc 2023-10-01T07:46:53.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:53 smithi112 bash[59335]: cluster 2023-10-01T07:46:51.899222+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e105 with expected crc 2023-10-01T07:46:53.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:53 smithi112 bash[59335]: cluster 2023-10-01T07:46:51.901319+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e105 with expected crc 2023-10-01T07:46:53.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:53 smithi112 bash[59335]: audit 2023-10-01T07:46:52.556043+0000 mon.a (mon.0) 566 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-01T07:46:53.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:53 smithi112 bash[59335]: cluster 2023-10-01T07:46:52.556172+0000 mon.a (mon.0) 567 : cluster 0 osdmap e106: 8 total, 6 up, 8 in 2023-10-01T07:46:53.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:53 smithi112 bash[59335]: audit 2023-10-01T07:46:52.714517+0000 mon.c (mon.2) 47 : audit 1 from='client.? 172.21.15.84:0/2169652206' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:46:53.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:53 smithi112 bash[59335]: audit 2023-10-01T07:46:52.714978+0000 mon.a (mon.0) 568 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:46:53.760 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:53.783 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:53.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:53.785 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:53.886 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:53.915 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:53.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:53.917 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:54.018 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:54.046 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:54.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:54.049 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:54.150 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:54.176 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:54.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:54.178 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:54.279 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:54.305 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:54.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:54.306 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:54.407 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:54.430 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:54.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:54.433 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:54.533 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:54.562 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:54.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:54.565 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:54.665 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:54.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:54 smithi084 bash[75189]: cluster 2023-10-01T07:46:52.950220+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e106 with expected crc 2023-10-01T07:46:54.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:54 smithi084 bash[75189]: cluster 2023-10-01T07:46:53.376867+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e106 with expected crc 2023-10-01T07:46:54.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:54 smithi084 bash[75189]: cluster 2023-10-01T07:46:53.562154+0000 mon.a (mon.0) 569 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:46:54.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:54 smithi084 bash[75189]: audit 2023-10-01T07:46:53.568218+0000 mon.a (mon.0) 570 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T07:46:54.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:54 smithi084 bash[75189]: cluster 2023-10-01T07:46:53.568313+0000 mon.a (mon.0) 571 : cluster 0 osdmap e107: 8 total, 6 up, 8 in 2023-10-01T07:46:54.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:54 smithi084 bash[75189]: cluster 2023-10-01T07:46:53.568652+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e107 with expected crc 2023-10-01T07:46:54.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:54 smithi084 bash[75189]: cluster 2023-10-01T07:46:54.172712+0000 mgr.y (mgr.34104) 406 : cluster 0 pgmap v350: 89 pgs: 28 active+clean, 4 undersized+peered, 46 active+undersized, 3 undersized+degraded+peered, 8 active+undersized+degraded; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24/72 objects degraded (33.333%) 2023-10-01T07:46:54.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:54 smithi084 bash[78255]: cluster 2023-10-01T07:46:52.950220+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e106 with expected crc 2023-10-01T07:46:54.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:54 smithi084 bash[78255]: cluster 2023-10-01T07:46:53.376867+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e106 with expected crc 2023-10-01T07:46:54.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:54 smithi084 bash[78255]: cluster 2023-10-01T07:46:53.562154+0000 mon.a (mon.0) 569 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:46:54.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:54 smithi084 bash[78255]: audit 2023-10-01T07:46:53.568218+0000 mon.a (mon.0) 570 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T07:46:54.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:54 smithi084 bash[78255]: cluster 2023-10-01T07:46:53.568313+0000 mon.a (mon.0) 571 : cluster 0 osdmap e107: 8 total, 6 up, 8 in 2023-10-01T07:46:54.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:54 smithi084 bash[78255]: cluster 2023-10-01T07:46:53.568652+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e107 with expected crc 2023-10-01T07:46:54.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:54 smithi084 bash[78255]: cluster 2023-10-01T07:46:54.172712+0000 mgr.y (mgr.34104) 406 : cluster 0 pgmap v350: 89 pgs: 28 active+clean, 4 undersized+peered, 46 active+undersized, 3 undersized+degraded+peered, 8 active+undersized+degraded; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24/72 objects degraded (33.333%) 2023-10-01T07:46:54.694 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:54.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:54.696 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:54.797 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:54.828 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:54.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:54.831 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:54.931 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:54.940 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:54 smithi112 bash[59335]: cluster 2023-10-01T07:46:52.950220+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e106 with expected crc 2023-10-01T07:46:54.940 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:54 smithi112 bash[59335]: cluster 2023-10-01T07:46:53.376867+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e106 with expected crc 2023-10-01T07:46:54.940 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:54 smithi112 bash[59335]: cluster 2023-10-01T07:46:53.562154+0000 mon.a (mon.0) 569 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:46:54.940 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:54 smithi112 bash[59335]: audit 2023-10-01T07:46:53.568218+0000 mon.a (mon.0) 570 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T07:46:54.940 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:54 smithi112 bash[59335]: cluster 2023-10-01T07:46:53.568313+0000 mon.a (mon.0) 571 : cluster 0 osdmap e107: 8 total, 6 up, 8 in 2023-10-01T07:46:54.940 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:54 smithi112 bash[59335]: cluster 2023-10-01T07:46:53.568652+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e107 with expected crc 2023-10-01T07:46:54.940 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:54 smithi112 bash[59335]: cluster 2023-10-01T07:46:54.172712+0000 mgr.y (mgr.34104) 406 : cluster 0 pgmap v350: 89 pgs: 28 active+clean, 4 undersized+peered, 46 active+undersized, 3 undersized+degraded+peered, 8 active+undersized+degraded; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24/72 objects degraded (33.333%) 2023-10-01T07:46:54.959 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:54.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:54.962 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:55.063 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:55.091 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:55.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:55.094 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:55.194 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:55.225 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:55.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:55.228 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:55.328 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:55.329 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-01T07:46:55.330 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-01T07:46:55.372 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:55.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:55.376 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:55.477 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:55.513 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:55.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:55.516 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:55.617 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:55.648 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:55.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:55.652 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:55.752 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:55.785 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:55.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:55.788 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:55.889 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:55.919 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:55.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:55.922 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:56.023 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:56.035 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:55 smithi112 bash[59335]: cluster 2023-10-01T07:46:55.399979+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e107 with expected crc 2023-10-01T07:46:56.035 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:55 smithi112 bash[59335]: cluster 2023-10-01T07:46:55.402879+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e107 with expected crc 2023-10-01T07:46:56.051 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:56.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:56.055 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:56.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:55 smithi084 bash[75189]: cluster 2023-10-01T07:46:55.399979+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e107 with expected crc 2023-10-01T07:46:56.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:55 smithi084 bash[75189]: cluster 2023-10-01T07:46:55.402879+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e107 with expected crc 2023-10-01T07:46:56.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:55 smithi084 bash[78255]: cluster 2023-10-01T07:46:55.399979+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e107 with expected crc 2023-10-01T07:46:56.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:55 smithi084 bash[78255]: cluster 2023-10-01T07:46:55.402879+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e107 with expected crc 2023-10-01T07:46:56.155 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:56.182 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:56.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:56.185 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:56.285 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:56.319 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:56.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:56.322 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:56.351 DEBUG:teuthology.orchestra.run.smithi084:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_1 bench 90 write' 2023-10-01T07:46:56.367 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-10-01T07:46:56.367 INFO:teuthology.orchestra.run:waiting for 3000 2023-10-01T07:46:56.412 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:hints = 1 2023-10-01T07:46:56.412 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-10-01T07:46:56.412 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Object prefix: benchmark_data_smithi084_105950 2023-10-01T07:46:56.413 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T07:46:56.413 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 0 0 0 0 0 0 - 0 2023-10-01T07:46:56.423 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:56.435 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:46:56 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:46:56] "GET /metrics HTTP/1.1" 200 36255 "" "Prometheus/2.33.4" 2023-10-01T07:46:56.454 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:56.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:56.459 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:46:56.560 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:56.589 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:56.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:56.592 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:56.693 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:56.725 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:56.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:56.728 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:56.828 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:56.862 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:46:56.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:56.864 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:46:56.965 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:56.997 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:57.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:57.000 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:57.101 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:57.129 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:57.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:57.132 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:57.232 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:57.263 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:57.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:57.265 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:46:57.331 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T07:46:57.344 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:57 smithi084 bash[78255]: audit 2023-10-01T07:46:56.092848+0000 mon.a (mon.0) 572 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:46:57.344 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:57 smithi084 bash[78255]: audit 2023-10-01T07:46:56.101490+0000 mon.a (mon.0) 573 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:46:57.344 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:57 smithi084 bash[78255]: cluster 2023-10-01T07:46:56.173761+0000 mgr.y (mgr.34104) 407 : cluster 0 pgmap v351: 89 pgs: 28 active+clean, 4 undersized+peered, 46 active+undersized, 3 undersized+degraded+peered, 8 active+undersized+degraded; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24/72 objects degraded (33.333%) 2023-10-01T07:46:57.344 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:57 smithi084 bash[75189]: audit 2023-10-01T07:46:56.092848+0000 mon.a (mon.0) 572 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:46:57.344 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:57 smithi084 bash[75189]: audit 2023-10-01T07:46:56.101490+0000 mon.a (mon.0) 573 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:46:57.344 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:57 smithi084 bash[75189]: cluster 2023-10-01T07:46:56.173761+0000 mgr.y (mgr.34104) 407 : cluster 0 pgmap v351: 89 pgs: 28 active+clean, 4 undersized+peered, 46 active+undersized, 3 undersized+degraded+peered, 8 active+undersized+degraded; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24/72 objects degraded (33.333%) 2023-10-01T07:46:57.367 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:57.398 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-01T07:46:57.401 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:57.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:57.403 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:46:57.413 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 1 16 213 197 12.3117 12.3125 0.00182441 0.00411207 2023-10-01T07:46:57.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:57 smithi112 bash[59335]: audit 2023-10-01T07:46:56.092848+0000 mon.a (mon.0) 572 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:46:57.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:57 smithi112 bash[59335]: audit 2023-10-01T07:46:56.101490+0000 mon.a (mon.0) 573 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:46:57.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:57 smithi112 bash[59335]: cluster 2023-10-01T07:46:56.173761+0000 mgr.y (mgr.34104) 407 : cluster 0 pgmap v351: 89 pgs: 28 active+clean, 4 undersized+peered, 46 active+undersized, 3 undersized+degraded+peered, 8 active+undersized+degraded; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24/72 objects degraded (33.333%) 2023-10-01T07:46:57.504 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:57.531 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:57.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:57.532 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:57.633 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:57.666 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:57.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:57.669 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:57.770 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:57.801 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:57.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:57.805 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:46:57.905 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:57.936 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:57.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:57.939 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:58.040 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:58.103 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:58.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:58.105 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:58.206 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:58.237 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:58.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:58.239 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:58.340 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:58.350 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:58 smithi084 bash[75189]: cluster 2023-10-01T07:46:58.226125+0000 mon.a (mon.0) 574 : cluster 3 Health check update: Degraded data redundancy: 52/201 objects degraded (25.871%), 13 pgs degraded (PG_DEGRADED) 2023-10-01T07:46:58.351 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:58 smithi084 bash[78255]: cluster 2023-10-01T07:46:58.226125+0000 mon.a (mon.0) 574 : cluster 3 Health check update: Degraded data redundancy: 52/201 objects degraded (25.871%), 13 pgs degraded (PG_DEGRADED) 2023-10-01T07:46:58.366 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:58.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:58.369 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:46:58.369 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [7, 4] live_osds: [0, 1, 2, 3, 5, 6] 2023-10-01T07:46:58.369 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T07:46:58.370 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_1 2023-10-01T07:46:58.370 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T07:46:58.413 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 2 16 213 197 6.15573 0 - 0.00411207 2023-10-01T07:46:58.470 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:58.502 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:58.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:58.506 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:58.606 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:58.634 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:58.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:58.636 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:58.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:58 smithi112 bash[59335]: cluster 2023-10-01T07:46:58.226125+0000 mon.a (mon.0) 574 : cluster 3 Health check update: Degraded data redundancy: 52/201 objects degraded (25.871%), 13 pgs degraded (PG_DEGRADED) 2023-10-01T07:46:58.737 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:58.772 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:58.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:58.775 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:58.876 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:58.912 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:58.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:58.916 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:58.926 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:46:59.017 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:59.048 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:59.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:59.051 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:59.151 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:59.184 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:59.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:59.187 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:59.288 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:59.316 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:46:59.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:59.318 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:46:59.413 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 3 16 213 197 4.10375 0 - 0.00411207 2023-10-01T07:46:59.419 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:59.442 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:46:59.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:59.445 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:46:59.547 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:59.577 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:46:59.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:59.579 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:46:59.680 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:59.688 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:59 smithi084 bash[78255]: cluster 2023-10-01T07:46:58.174711+0000 mgr.y (mgr.34104) 408 : cluster 0 pgmap v352: 89 pgs: 28 active+clean, 4 undersized+peered, 44 active+undersized, 3 undersized+degraded+peered, 10 active+undersized+degraded; 3.3 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 414 KiB/s wr, 6 op/s; 52/201 objects degraded (25.871%) 2023-10-01T07:46:59.689 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:59 smithi084 bash[78255]: audit 2023-10-01T07:46:59.103188+0000 mon.a (mon.0) 575 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:46:59.689 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:46:59 smithi084 bash[78255]: audit 2023-10-01T07:46:59.110432+0000 mon.a (mon.0) 576 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:46:59.689 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:59 smithi084 bash[75189]: cluster 2023-10-01T07:46:58.174711+0000 mgr.y (mgr.34104) 408 : cluster 0 pgmap v352: 89 pgs: 28 active+clean, 4 undersized+peered, 44 active+undersized, 3 undersized+degraded+peered, 10 active+undersized+degraded; 3.3 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 414 KiB/s wr, 6 op/s; 52/201 objects degraded (25.871%) 2023-10-01T07:46:59.689 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:59 smithi084 bash[75189]: audit 2023-10-01T07:46:59.103188+0000 mon.a (mon.0) 575 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:46:59.689 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:46:59 smithi084 bash[75189]: audit 2023-10-01T07:46:59.110432+0000 mon.a (mon.0) 576 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:46:59.708 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:59.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:59.709 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:46:59.810 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:59.841 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:46:59.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:59.844 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:46:59.945 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:59.969 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:46:59.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:46:59.972 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:46:59.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:59 smithi112 bash[59335]: cluster 2023-10-01T07:46:58.174711+0000 mgr.y (mgr.34104) 408 : cluster 0 pgmap v352: 89 pgs: 28 active+clean, 4 undersized+peered, 44 active+undersized, 3 undersized+degraded+peered, 10 active+undersized+degraded; 3.3 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 414 KiB/s wr, 6 op/s; 52/201 objects degraded (25.871%) 2023-10-01T07:46:59.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:59 smithi112 bash[59335]: audit 2023-10-01T07:46:59.103188+0000 mon.a (mon.0) 575 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:46:59.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:46:59 smithi112 bash[59335]: audit 2023-10-01T07:46:59.110432+0000 mon.a (mon.0) 576 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:47:00.072 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:00.103 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:00.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:00.106 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:00.207 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:00.239 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:00.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:00.242 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:00.342 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:00.373 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:00.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:00.376 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:00.413 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 4 16 213 197 3.07776 0 - 0.00411207 2023-10-01T07:47:00.477 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:00.505 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:00.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:00.508 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:00.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:00 smithi084 bash[75189]: audit 2023-10-01T07:46:59.577884+0000 mon.a (mon.0) 577 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:47:00.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:00 smithi084 bash[75189]: audit 2023-10-01T07:46:59.579324+0000 mon.a (mon.0) 578 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:47:00.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:00 smithi084 bash[75189]: audit 2023-10-01T07:46:59.589437+0000 mon.a (mon.0) 579 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:47:00.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:00 smithi084 bash[75189]: audit 2023-10-01T07:47:00.070055+0000 mon.a (mon.0) 580 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:47:00.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:00 smithi084 bash[78255]: audit 2023-10-01T07:46:59.577884+0000 mon.a (mon.0) 577 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:47:00.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:00 smithi084 bash[78255]: audit 2023-10-01T07:46:59.579324+0000 mon.a (mon.0) 578 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:47:00.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:00 smithi084 bash[78255]: audit 2023-10-01T07:46:59.589437+0000 mon.a (mon.0) 579 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:47:00.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:00 smithi084 bash[78255]: audit 2023-10-01T07:47:00.070055+0000 mon.a (mon.0) 580 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:47:00.608 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:00.639 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:00.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:00.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:00.743 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:00.769 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:00.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:00.772 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:00.873 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:00.911 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:00.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:00.914 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:00.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:00 smithi112 bash[59335]: audit 2023-10-01T07:46:59.577884+0000 mon.a (mon.0) 577 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:47:00.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:00 smithi112 bash[59335]: audit 2023-10-01T07:46:59.579324+0000 mon.a (mon.0) 578 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:47:00.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:00 smithi112 bash[59335]: audit 2023-10-01T07:46:59.589437+0000 mon.a (mon.0) 579 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:47:00.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:00 smithi112 bash[59335]: audit 2023-10-01T07:47:00.070055+0000 mon.a (mon.0) 580 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:47:01.014 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:01.039 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:01.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:01.042 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:01.143 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:01.169 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:01.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:01.173 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:01.273 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:01.305 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:01.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:01.309 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:01.410 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:01.413 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 5 16 213 197 2.46221 0 - 0.00411207 2023-10-01T07:47:01.431 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:01.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:01.433 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:01.533 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:01.565 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:01.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:01.567 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:01.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:01 smithi084 bash[78255]: cluster 2023-10-01T07:47:00.175655+0000 mgr.y (mgr.34104) 409 : cluster 0 pgmap v353: 89 pgs: 28 active+clean, 4 undersized+peered, 41 active+undersized, 3 undersized+degraded+peered, 13 active+undersized+degraded; 5.9 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 688 KiB/s wr, 10 op/s; 86/330 objects degraded (26.061%) 2023-10-01T07:47:01.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:01 smithi084 bash[75189]: cluster 2023-10-01T07:47:00.175655+0000 mgr.y (mgr.34104) 409 : cluster 0 pgmap v353: 89 pgs: 28 active+clean, 4 undersized+peered, 41 active+undersized, 3 undersized+degraded+peered, 13 active+undersized+degraded; 5.9 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 688 KiB/s wr, 10 op/s; 86/330 objects degraded (26.061%) 2023-10-01T07:47:01.668 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:01.694 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:01.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:01.697 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:01.798 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:01.811 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:01 smithi112 bash[59335]: cluster 2023-10-01T07:47:00.175655+0000 mgr.y (mgr.34104) 409 : cluster 0 pgmap v353: 89 pgs: 28 active+clean, 4 undersized+peered, 41 active+undersized, 3 undersized+degraded+peered, 13 active+undersized+degraded; 5.9 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 688 KiB/s wr, 10 op/s; 86/330 objects degraded (26.061%) 2023-10-01T07:47:01.830 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:01.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:01.834 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:01.935 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:01.965 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:01.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:01.967 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:01.971 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:47:01.972 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:47:02.068 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:02.100 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:02.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:02.103 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:02.204 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:02.225 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:02.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:02.227 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:02.328 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:02.360 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:02.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:02.363 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:02.413 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 6 16 213 197 2.05182 0 - 0.00411207 2023-10-01T07:47:02.463 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:02.486 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:02.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:02.489 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:02.589 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:02.621 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:02.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:02.624 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:02.725 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:02.756 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:02.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:02.759 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:02.859 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:02.880 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:02.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:02.882 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:02.967 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2023-10-01T07:47:02.967 INFO:teuthology.orchestra.run.smithi084.stdout: "size": 20, 2023-10-01T07:47:02.967 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 600, 2023-10-01T07:47:02.967 INFO:teuthology.orchestra.run.smithi084.stdout: "ops": [ 2023-10-01T07:47:02.967 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.967 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:3 6.0 6:07f80cb8:::benchmark_data_smithi084_105950_object2:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T07:47:02.967 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:46:56.412510+0000", 2023-10-01T07:47:02.967 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 6.5497926140000002, 2023-10-01T07:47:02.967 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0036853979999999999, 2023-10-01T07:47:02.967 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:47:02.967 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:47:02.968 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:47:02.968 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:47:02.968 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:47:02.968 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 3 2023-10-01T07:47:02.968 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.968 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:47:02.968 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.968 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:47:02.968 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.412510+0000", 2023-10-01T07:47:02.968 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:02.968 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.968 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.968 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:47:02.969 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.412510+0000", 2023-10-01T07:47:02.969 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:02.969 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.969 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.969 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:47:02.969 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.412507+0000", 2023-10-01T07:47:02.969 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999976 2023-10-01T07:47:02.969 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.969 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.969 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:47:02.969 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.412620+0000", 2023-10-01T07:47:02.969 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00011210299999999999 2023-10-01T07:47:02.969 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.970 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.970 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:47:02.970 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.412643+0000", 2023-10-01T07:47:02.970 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.3439e-05 2023-10-01T07:47:02.970 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.970 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.970 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:47:02.970 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.412663+0000", 2023-10-01T07:47:02.970 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.9843999999999998e-05 2023-10-01T07:47:02.970 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.970 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.970 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:47:02.971 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.412782+0000", 2023-10-01T07:47:02.971 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00011910500000000001 2023-10-01T07:47:02.971 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.971 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.971 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:47:02.971 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.412982+0000", 2023-10-01T07:47:02.971 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00020010399999999999 2023-10-01T07:47:02.971 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.971 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.971 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 2,3", 2023-10-01T07:47:02.971 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.413271+0000", 2023-10-01T07:47:02.972 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00028874899999999998 2023-10-01T07:47:02.972 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.972 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.972 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:47:02.972 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.414915+0000", 2023-10-01T07:47:02.972 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.001644415 2023-10-01T07:47:02.972 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.972 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.972 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:02.972 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.415134+0000", 2023-10-01T07:47:02.972 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000218357 2023-10-01T07:47:02.973 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.973 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.973 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:02.973 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.415650+0000", 2023-10-01T07:47:02.973 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00051615799999999996 2023-10-01T07:47:02.973 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.973 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.973 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:47:02.973 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.415759+0000", 2023-10-01T07:47:02.973 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000109702 2023-10-01T07:47:02.973 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.974 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.974 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:47:02.974 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.416195+0000", 2023-10-01T07:47:02.974 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00043602000000000002 2023-10-01T07:47:02.974 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:02.974 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:47:02.974 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:02.974 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.974 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.974 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.44771.0:14 6.d e107/102 6:b034cb2c:::benchmark_data_smithi084_105950_object13:head v 107'2, mlcod=0'0)", 2023-10-01T07:47:02.975 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:46:56.417247+0000", 2023-10-01T07:47:02.975 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 6.5450553639999995, 2023-10-01T07:47:02.975 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0023881240000000001, 2023-10-01T07:47:02.975 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:47:02.975 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:47:02.975 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:47:02.975 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.975 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:47:02.975 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.417247+0000", 2023-10-01T07:47:02.975 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:02.975 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.975 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.975 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:47:02.976 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.417247+0000", 2023-10-01T07:47:02.976 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:02.976 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.976 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.976 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:47:02.976 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.417246+0000", 2023-10-01T07:47:02.976 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:47:02.976 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.976 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.976 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:47:02.976 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.417302+0000", 2023-10-01T07:47:02.976 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.6198e-05 2023-10-01T07:47:02.977 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.977 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.977 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:47:02.977 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.417319+0000", 2023-10-01T07:47:02.977 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.6523000000000001e-05 2023-10-01T07:47:02.977 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.977 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.977 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:47:02.977 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.417331+0000", 2023-10-01T07:47:02.977 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.1892000000000001e-05 2023-10-01T07:47:02.977 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.977 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.978 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:47:02.978 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.417412+0000", 2023-10-01T07:47:02.978 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.1335000000000006e-05 2023-10-01T07:47:02.978 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.978 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.978 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:47:02.978 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.417446+0000", 2023-10-01T07:47:02.978 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.3729999999999997e-05 2023-10-01T07:47:02.978 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.978 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.978 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:47:02.979 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.419570+0000", 2023-10-01T07:47:02.979 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0021242040000000002 2023-10-01T07:47:02.979 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.979 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.979 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:47:02.979 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.419635+0000", 2023-10-01T07:47:02.979 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.5424000000000002e-05 2023-10-01T07:47:02.979 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:02.979 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:47:02.979 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:02.979 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.979 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.980 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:29 6.9 6:99e79d77:::benchmark_data_smithi084_105950_object28:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T07:47:02.980 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:46:56.420499+0000", 2023-10-01T07:47:02.980 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 6.5418034580000004, 2023-10-01T07:47:02.980 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0066745870000000001, 2023-10-01T07:47:02.980 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:47:02.980 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:47:02.980 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:47:02.980 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:47:02.981 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:47:02.981 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 29 2023-10-01T07:47:02.981 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.981 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:47:02.981 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.981 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:47:02.981 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.420499+0000", 2023-10-01T07:47:02.981 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:02.981 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.981 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.981 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:47:02.982 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.420499+0000", 2023-10-01T07:47:02.982 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:02.982 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.982 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.982 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:47:02.982 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.420497+0000", 2023-10-01T07:47:02.982 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999976 2023-10-01T07:47:02.982 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.982 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.982 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:47:02.982 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.420555+0000", 2023-10-01T07:47:02.982 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.8663999999999999e-05 2023-10-01T07:47:02.983 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.983 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.983 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:47:02.983 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.420576+0000", 2023-10-01T07:47:02.983 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.0857e-05 2023-10-01T07:47:02.983 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.983 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.983 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:47:02.983 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.420587+0000", 2023-10-01T07:47:02.983 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0706999999999999e-05 2023-10-01T07:47:02.983 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.984 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.984 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:47:02.984 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.420668+0000", 2023-10-01T07:47:02.984 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.1137000000000006e-05 2023-10-01T07:47:02.984 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.984 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.984 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:47:02.984 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.420816+0000", 2023-10-01T07:47:02.984 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000147978 2023-10-01T07:47:02.984 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.984 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.985 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 2", 2023-10-01T07:47:02.985 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.420972+0000", 2023-10-01T07:47:02.985 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000155787 2023-10-01T07:47:02.985 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.985 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.985 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:47:02.985 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.421774+0000", 2023-10-01T07:47:02.985 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00080196200000000003 2023-10-01T07:47:02.985 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.985 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.985 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:02.985 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.427038+0000", 2023-10-01T07:47:02.985 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0052643070000000002 2023-10-01T07:47:02.986 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.986 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.986 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:47:02.986 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.427090+0000", 2023-10-01T07:47:02.986 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.1989e-05 2023-10-01T07:47:02.986 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.986 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.986 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:47:02.986 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.427174+0000", 2023-10-01T07:47:02.986 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.3567999999999997e-05 2023-10-01T07:47:02.986 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:02.987 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:47:02.987 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:02.987 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.987 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.987 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:36 6.0 6:03634bcd:::benchmark_data_smithi084_105950_object35:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T07:47:02.987 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:46:56.425253+0000", 2023-10-01T07:47:02.987 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 6.5370501369999996, 2023-10-01T07:47:02.987 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.003778057, 2023-10-01T07:47:02.987 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:47:02.987 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:47:02.987 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:47:02.987 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:47:02.987 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:47:02.988 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 36 2023-10-01T07:47:02.988 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.988 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:47:02.988 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.988 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:47:02.988 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.425253+0000", 2023-10-01T07:47:02.988 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:02.988 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.988 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.988 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:47:02.988 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.425253+0000", 2023-10-01T07:47:02.988 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:02.989 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.989 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.989 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:47:02.989 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.425250+0000", 2023-10-01T07:47:02.989 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999976 2023-10-01T07:47:02.989 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.989 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.989 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:47:02.989 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.425360+0000", 2023-10-01T07:47:02.989 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000109567 2023-10-01T07:47:02.989 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.989 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.990 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:47:02.990 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.425381+0000", 2023-10-01T07:47:02.990 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.1407999999999999e-05 2023-10-01T07:47:02.990 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.990 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.990 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:47:02.990 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.425393+0000", 2023-10-01T07:47:02.990 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.1620999999999999e-05 2023-10-01T07:47:02.990 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.990 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.990 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:47:02.990 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.425466+0000", 2023-10-01T07:47:02.990 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.3330000000000004e-05 2023-10-01T07:47:02.991 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.991 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.991 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:47:02.991 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.425625+0000", 2023-10-01T07:47:02.991 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000158727 2023-10-01T07:47:02.991 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.991 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.991 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 2,3", 2023-10-01T07:47:02.991 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.425816+0000", 2023-10-01T07:47:02.991 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00019138 2023-10-01T07:47:02.991 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.991 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.992 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:47:02.992 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.426760+0000", 2023-10-01T07:47:02.992 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00094355399999999999 2023-10-01T07:47:02.992 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.992 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.992 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:02.992 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.428224+0000", 2023-10-01T07:47:02.992 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.001464239 2023-10-01T07:47:02.992 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.992 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.992 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:02.992 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.428932+0000", 2023-10-01T07:47:02.992 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00070826099999999996 2023-10-01T07:47:02.993 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.993 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.993 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:47:02.993 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.428990+0000", 2023-10-01T07:47:02.993 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.7609999999999999e-05 2023-10-01T07:47:02.993 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.993 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.993 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:47:02.993 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.429031+0000", 2023-10-01T07:47:02.993 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.0593999999999998e-05 2023-10-01T07:47:02.993 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:02.993 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:47:02.993 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:02.993 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.994 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.994 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:37 6.0 6:0e08280e:::benchmark_data_smithi084_105950_object36:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T07:47:02.994 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:46:56.425676+0000", 2023-10-01T07:47:02.994 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 6.5366267780000005, 2023-10-01T07:47:02.994 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00373617, 2023-10-01T07:47:02.994 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:47:02.994 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:47:02.994 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:47:02.994 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:47:02.994 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:47:02.994 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 37 2023-10-01T07:47:02.994 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.994 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:47:02.995 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.995 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:47:02.995 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.425676+0000", 2023-10-01T07:47:02.995 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:02.995 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.995 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.995 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:47:02.995 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.425676+0000", 2023-10-01T07:47:02.995 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:02.995 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.995 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.995 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:47:02.995 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.425675+0000", 2023-10-01T07:47:02.996 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:47:02.996 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.996 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.996 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:47:02.996 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.425742+0000", 2023-10-01T07:47:02.996 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.7082000000000006e-05 2023-10-01T07:47:02.996 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.996 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.996 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:47:02.996 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.425757+0000", 2023-10-01T07:47:02.996 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.5108e-05 2023-10-01T07:47:02.996 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.996 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.997 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:47:02.997 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.425766+0000", 2023-10-01T07:47:02.997 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.2159999999999995e-06 2023-10-01T07:47:02.997 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.997 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.997 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:47:02.997 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.426159+0000", 2023-10-01T07:47:02.997 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00039243500000000001 2023-10-01T07:47:02.997 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.997 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.997 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:47:02.997 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.426288+0000", 2023-10-01T07:47:02.997 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000129648 2023-10-01T07:47:02.998 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.998 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.998 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 2,3", 2023-10-01T07:47:02.998 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.426443+0000", 2023-10-01T07:47:02.998 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00015484 2023-10-01T07:47:02.998 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.998 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.998 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:47:02.998 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.426938+0000", 2023-10-01T07:47:02.998 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00049517099999999998 2023-10-01T07:47:02.998 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.998 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.999 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:02.999 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.428273+0000", 2023-10-01T07:47:02.999 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0013352150000000001 2023-10-01T07:47:02.999 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.999 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.999 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:02.999 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.429323+0000", 2023-10-01T07:47:02.999 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.001049143 2023-10-01T07:47:02.999 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:02.999 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:02.999 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:47:02.999 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.429373+0000", 2023-10-01T07:47:02.999 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.9996e-05 2023-10-01T07:47:03.000 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.000 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.000 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:47:03.000 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.429412+0000", 2023-10-01T07:47:03.000 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.9418000000000001e-05 2023-10-01T07:47:03.000 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:03.000 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:47:03.000 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:03.000 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.000 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.000 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:48 6.9 6:9e3ea478:::benchmark_data_smithi084_105950_object47:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T07:47:03.000 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:46:56.430404+0000", 2023-10-01T07:47:03.000 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 6.5318987760000002, 2023-10-01T07:47:03.000 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0031852489999999998, 2023-10-01T07:47:03.001 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:47:03.001 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:47:03.001 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:47:03.001 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:47:03.001 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:47:03.001 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 48 2023-10-01T07:47:03.001 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.001 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:47:03.001 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.001 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:47:03.001 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.430404+0000", 2023-10-01T07:47:03.001 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:03.001 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.002 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.002 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:47:03.002 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.430404+0000", 2023-10-01T07:47:03.002 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:03.002 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.002 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.002 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:47:03.002 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.430402+0000", 2023-10-01T07:47:03.002 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T07:47:03.002 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.002 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.002 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:47:03.003 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.430439+0000", 2023-10-01T07:47:03.003 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.7119000000000002e-05 2023-10-01T07:47:03.003 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.003 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.003 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:47:03.003 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.430460+0000", 2023-10-01T07:47:03.003 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.0132999999999998e-05 2023-10-01T07:47:03.003 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.003 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.003 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:47:03.003 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.430469+0000", 2023-10-01T07:47:03.003 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.577e-06 2023-10-01T07:47:03.004 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.004 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.004 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:47:03.004 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.431405+0000", 2023-10-01T07:47:03.004 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00093592399999999998 2023-10-01T07:47:03.004 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.004 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.004 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:47:03.004 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.431573+0000", 2023-10-01T07:47:03.004 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000168011 2023-10-01T07:47:03.004 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.004 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.005 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 2", 2023-10-01T07:47:03.005 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.431727+0000", 2023-10-01T07:47:03.005 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000154248 2023-10-01T07:47:03.005 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.005 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.005 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:47:03.005 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.432764+0000", 2023-10-01T07:47:03.005 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00103648 2023-10-01T07:47:03.005 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.005 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.005 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:03.005 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.433454+0000", 2023-10-01T07:47:03.005 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00068990999999999996 2023-10-01T07:47:03.006 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.006 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.006 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:47:03.006 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.433503+0000", 2023-10-01T07:47:03.006 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.9098999999999999e-05 2023-10-01T07:47:03.006 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.006 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.006 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:47:03.006 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.433589+0000", 2023-10-01T07:47:03.006 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.6352000000000003e-05 2023-10-01T07:47:03.006 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:03.007 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:47:03.007 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:03.007 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.007 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.007 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:51 6.9 6:9c86828a:::benchmark_data_smithi084_105950_object50:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T07:47:03.007 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:46:56.430487+0000", 2023-10-01T07:47:03.007 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 6.5318155359999999, 2023-10-01T07:47:03.007 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0034608780000000001, 2023-10-01T07:47:03.007 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:47:03.007 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:47:03.007 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:47:03.007 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:47:03.007 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:47:03.008 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 51 2023-10-01T07:47:03.008 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.008 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:47:03.008 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.008 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:47:03.008 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.430487+0000", 2023-10-01T07:47:03.008 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:03.008 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.008 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.008 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:47:03.008 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.430487+0000", 2023-10-01T07:47:03.008 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:03.008 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.009 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.009 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:47:03.009 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.430486+0000", 2023-10-01T07:47:03.009 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:47:03.009 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.009 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.009 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:47:03.009 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.430515+0000", 2023-10-01T07:47:03.009 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.8979000000000002e-05 2023-10-01T07:47:03.009 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.009 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.009 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:47:03.010 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.430531+0000", 2023-10-01T07:47:03.010 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.5221e-05 2023-10-01T07:47:03.010 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.010 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.010 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:47:03.010 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.430538+0000", 2023-10-01T07:47:03.010 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.2300000000000002e-06 2023-10-01T07:47:03.010 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.010 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.010 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:47:03.010 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.432140+0000", 2023-10-01T07:47:03.010 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0016020920000000001 2023-10-01T07:47:03.011 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.011 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.011 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:47:03.011 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.432306+0000", 2023-10-01T07:47:03.011 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00016586899999999999 2023-10-01T07:47:03.011 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.011 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.011 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 2", 2023-10-01T07:47:03.011 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.432452+0000", 2023-10-01T07:47:03.011 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00014598399999999999 2023-10-01T07:47:03.011 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.011 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.012 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:03.012 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.433629+0000", 2023-10-01T07:47:03.012 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0011772639999999999 2023-10-01T07:47:03.012 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.012 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.012 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:47:03.012 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.433828+0000", 2023-10-01T07:47:03.012 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00019859700000000001 2023-10-01T07:47:03.012 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.012 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.012 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:47:03.012 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.433877+0000", 2023-10-01T07:47:03.013 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.9264999999999997e-05 2023-10-01T07:47:03.013 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.013 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.013 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:47:03.013 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.433948+0000", 2023-10-01T07:47:03.013 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.1106000000000007e-05 2023-10-01T07:47:03.013 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:03.013 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:47:03.013 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:03.013 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.013 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.013 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:60 6.9 6:920fb111:::benchmark_data_smithi084_105950_object59:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T07:47:03.013 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:46:56.434188+0000", 2023-10-01T07:47:03.014 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 6.5281144800000002, 2023-10-01T07:47:03.014 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0022677959999999999, 2023-10-01T07:47:03.014 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:47:03.014 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:47:03.014 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:47:03.014 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:47:03.014 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:47:03.014 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 60 2023-10-01T07:47:03.014 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.014 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:47:03.014 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.015 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:47:03.015 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.434188+0000", 2023-10-01T07:47:03.015 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:03.015 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.015 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.015 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:47:03.015 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.434188+0000", 2023-10-01T07:47:03.015 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:03.015 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.015 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.015 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:47:03.015 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.434187+0000", 2023-10-01T07:47:03.015 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T07:47:03.015 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.016 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.016 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:47:03.016 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.434225+0000", 2023-10-01T07:47:03.016 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.8587999999999997e-05 2023-10-01T07:47:03.016 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.016 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.016 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:47:03.016 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.434242+0000", 2023-10-01T07:47:03.016 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.6177000000000001e-05 2023-10-01T07:47:03.016 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.016 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.016 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:47:03.016 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.434251+0000", 2023-10-01T07:47:03.017 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.1740000000000006e-06 2023-10-01T07:47:03.017 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.017 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.017 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:47:03.017 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.434445+0000", 2023-10-01T07:47:03.017 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000194403 2023-10-01T07:47:03.017 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.017 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.017 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:47:03.017 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.434560+0000", 2023-10-01T07:47:03.017 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000114679 2023-10-01T07:47:03.017 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.017 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.018 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 2", 2023-10-01T07:47:03.018 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.434716+0000", 2023-10-01T07:47:03.018 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00015616 2023-10-01T07:47:03.018 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.018 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.018 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:47:03.018 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.435309+0000", 2023-10-01T07:47:03.018 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00059321000000000005 2023-10-01T07:47:03.018 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.018 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.018 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:03.018 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.436305+0000", 2023-10-01T07:47:03.018 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00099558200000000006 2023-10-01T07:47:03.019 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.019 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.019 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:47:03.019 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.436365+0000", 2023-10-01T07:47:03.019 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.9811e-05 2023-10-01T07:47:03.019 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.019 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.019 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:47:03.019 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.436456+0000", 2023-10-01T07:47:03.019 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.1368999999999999e-05 2023-10-01T07:47:03.019 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:03.020 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:47:03.020 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:03.020 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.020 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.020 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:74 6.0 6:05e4df2d:::benchmark_data_smithi084_105950_object73:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T07:47:03.020 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:46:56.438219+0000", 2023-10-01T07:47:03.020 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 6.5240839150000003, 2023-10-01T07:47:03.020 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0061688819999999997, 2023-10-01T07:47:03.020 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:47:03.020 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:47:03.020 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:47:03.020 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:47:03.020 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:47:03.021 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 74 2023-10-01T07:47:03.021 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.021 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:47:03.021 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.021 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:47:03.021 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.438219+0000", 2023-10-01T07:47:03.021 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:03.021 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.021 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.021 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:47:03.021 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.438219+0000", 2023-10-01T07:47:03.021 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:03.021 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.021 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.022 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:47:03.022 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.438217+0000", 2023-10-01T07:47:03.022 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999981 2023-10-01T07:47:03.022 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.022 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.022 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:47:03.022 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.438254+0000", 2023-10-01T07:47:03.022 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.7061000000000003e-05 2023-10-01T07:47:03.022 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.022 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.022 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:47:03.022 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.438275+0000", 2023-10-01T07:47:03.022 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.0976e-05 2023-10-01T07:47:03.023 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.023 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.023 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:47:03.023 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.438287+0000", 2023-10-01T07:47:03.023 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.1823e-05 2023-10-01T07:47:03.023 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.023 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.023 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:47:03.023 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.438357+0000", 2023-10-01T07:47:03.023 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.0543999999999994e-05 2023-10-01T07:47:03.023 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.023 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.024 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:47:03.024 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.438523+0000", 2023-10-01T07:47:03.024 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00016599900000000001 2023-10-01T07:47:03.024 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.024 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.024 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 2,3", 2023-10-01T07:47:03.024 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.438703+0000", 2023-10-01T07:47:03.024 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000180046 2023-10-01T07:47:03.024 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.024 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.024 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:47:03.024 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.439407+0000", 2023-10-01T07:47:03.024 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00070364699999999995 2023-10-01T07:47:03.024 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.025 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.025 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:03.025 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.443711+0000", 2023-10-01T07:47:03.025 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0043045410000000003 2023-10-01T07:47:03.025 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.025 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.025 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:03.025 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.444271+0000", 2023-10-01T07:47:03.025 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00055953999999999997 2023-10-01T07:47:03.025 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.025 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.025 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:47:03.025 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.444335+0000", 2023-10-01T07:47:03.026 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.3974999999999996e-05 2023-10-01T07:47:03.026 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.026 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.026 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:47:03.026 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.444388+0000", 2023-10-01T07:47:03.026 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.2812999999999997e-05 2023-10-01T07:47:03.026 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:03.026 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:47:03.026 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:03.026 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.026 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.026 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.44771.0:85 6.a e107/102 6:5780efd7:::benchmark_data_smithi084_105950_object84:head v 107'7, mlcod=107'5)", 2023-10-01T07:47:03.026 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:46:56.445453+0000", 2023-10-01T07:47:03.027 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 6.5168498069999998, 2023-10-01T07:47:03.027 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0026979199999999999, 2023-10-01T07:47:03.027 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:47:03.027 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:47:03.027 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:47:03.027 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.027 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:47:03.027 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.445453+0000", 2023-10-01T07:47:03.027 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:03.027 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.027 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.027 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:47:03.027 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.445453+0000", 2023-10-01T07:47:03.028 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:03.028 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.028 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.028 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:47:03.028 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.445452+0000", 2023-10-01T07:47:03.028 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:47:03.028 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.028 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.028 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:47:03.028 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.445520+0000", 2023-10-01T07:47:03.028 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.8155000000000001e-05 2023-10-01T07:47:03.028 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.029 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.029 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:47:03.029 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.445537+0000", 2023-10-01T07:47:03.029 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.6546999999999999e-05 2023-10-01T07:47:03.029 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.029 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.029 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:47:03.029 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.445546+0000", 2023-10-01T07:47:03.029 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.1679999999999993e-06 2023-10-01T07:47:03.029 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.029 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.029 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:47:03.029 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.445605+0000", 2023-10-01T07:47:03.030 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.8977000000000001e-05 2023-10-01T07:47:03.030 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.030 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.030 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:47:03.030 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.445631+0000", 2023-10-01T07:47:03.030 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.5902999999999999e-05 2023-10-01T07:47:03.030 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.030 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.030 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:47:03.030 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.448078+0000", 2023-10-01T07:47:03.030 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.002447135 2023-10-01T07:47:03.030 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.030 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.031 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:47:03.031 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.448151+0000", 2023-10-01T07:47:03.031 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.2902000000000001e-05 2023-10-01T07:47:03.031 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:03.031 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:47:03.031 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:03.031 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.031 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.031 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.44771.0:86 6.d e107/102 6:b1a255b9:::benchmark_data_smithi084_105950_object85:head v 107'5, mlcod=107'2)", 2023-10-01T07:47:03.031 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:46:56.445871+0000", 2023-10-01T07:47:03.031 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 6.5164320809999996, 2023-10-01T07:47:03.031 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.002752516, 2023-10-01T07:47:03.032 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:47:03.032 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:47:03.032 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:47:03.032 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.032 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:47:03.032 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.445871+0000", 2023-10-01T07:47:03.032 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:03.032 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.032 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.032 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:47:03.032 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.445871+0000", 2023-10-01T07:47:03.032 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:03.033 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.033 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.033 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:47:03.033 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.445870+0000", 2023-10-01T07:47:03.033 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T07:47:03.033 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.033 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.033 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:47:03.033 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.445950+0000", 2023-10-01T07:47:03.033 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.9660999999999995e-05 2023-10-01T07:47:03.033 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.033 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.033 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:47:03.034 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.445962+0000", 2023-10-01T07:47:03.034 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.1997999999999999e-05 2023-10-01T07:47:03.034 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.034 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.034 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:47:03.034 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.445970+0000", 2023-10-01T07:47:03.034 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.4589999999999998e-06 2023-10-01T07:47:03.034 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.034 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.034 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:47:03.034 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.446063+0000", 2023-10-01T07:47:03.034 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.2728999999999999e-05 2023-10-01T07:47:03.034 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.035 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.035 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:47:03.035 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.446082+0000", 2023-10-01T07:47:03.035 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.9386e-05 2023-10-01T07:47:03.035 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.035 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.035 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:47:03.035 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.448553+0000", 2023-10-01T07:47:03.035 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.002470416 2023-10-01T07:47:03.035 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.035 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.035 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:47:03.035 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.448623+0000", 2023-10-01T07:47:03.036 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.0569999999999997e-05 2023-10-01T07:47:03.036 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:03.036 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:47:03.036 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:03.036 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.036 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.036 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:89 6.9 6:9f5980bd:::benchmark_data_smithi084_105950_object88:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T07:47:03.036 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:46:56.446808+0000", 2023-10-01T07:47:03.036 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 6.5154950950000003, 2023-10-01T07:47:03.036 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00301593, 2023-10-01T07:47:03.036 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:47:03.036 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:47:03.036 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:47:03.037 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:47:03.037 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:47:03.037 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 89 2023-10-01T07:47:03.037 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.037 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:47:03.037 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.037 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:47:03.037 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.446808+0000", 2023-10-01T07:47:03.037 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:03.037 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.037 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.037 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:47:03.037 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.446808+0000", 2023-10-01T07:47:03.037 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:03.038 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.038 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.038 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:47:03.038 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.446806+0000", 2023-10-01T07:47:03.038 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999981 2023-10-01T07:47:03.038 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.038 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.038 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:47:03.038 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.446834+0000", 2023-10-01T07:47:03.038 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.7790999999999999e-05 2023-10-01T07:47:03.038 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.038 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.038 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:47:03.039 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.446855+0000", 2023-10-01T07:47:03.039 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.1271e-05 2023-10-01T07:47:03.039 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.039 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.039 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:47:03.039 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.446865+0000", 2023-10-01T07:47:03.039 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0108999999999999e-05 2023-10-01T07:47:03.039 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.039 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.039 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:47:03.039 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.446921+0000", 2023-10-01T07:47:03.039 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.6561999999999998e-05 2023-10-01T07:47:03.039 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.040 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.040 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:47:03.040 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.447049+0000", 2023-10-01T07:47:03.040 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000127513 2023-10-01T07:47:03.040 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.040 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.040 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 2", 2023-10-01T07:47:03.040 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.447238+0000", 2023-10-01T07:47:03.040 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000189261 2023-10-01T07:47:03.040 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.040 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.040 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:47:03.040 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.448982+0000", 2023-10-01T07:47:03.040 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0017438760000000001 2023-10-01T07:47:03.041 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.041 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.041 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:03.041 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.449678+0000", 2023-10-01T07:47:03.041 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00069562699999999999 2023-10-01T07:47:03.041 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.041 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.041 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:47:03.041 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.449738+0000", 2023-10-01T07:47:03.041 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.0574e-05 2023-10-01T07:47:03.041 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.041 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.041 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:47:03.042 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.449823+0000", 2023-10-01T07:47:03.042 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.5173000000000006e-05 2023-10-01T07:47:03.042 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:03.042 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:47:03.042 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:03.042 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.042 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.042 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:90 6.9 6:9ec2c7c4:::benchmark_data_smithi084_105950_object89:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T07:47:03.042 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:46:56.447154+0000", 2023-10-01T07:47:03.042 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 6.5151486189999996, 2023-10-01T07:47:03.042 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0029522260000000001, 2023-10-01T07:47:03.042 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:47:03.043 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:47:03.043 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:47:03.043 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:47:03.043 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:47:03.043 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 90 2023-10-01T07:47:03.043 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.043 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:47:03.043 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.043 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:47:03.043 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.447154+0000", 2023-10-01T07:47:03.043 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:03.043 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.043 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.044 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:47:03.044 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.447154+0000", 2023-10-01T07:47:03.044 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:03.044 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.044 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.044 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:47:03.044 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.447153+0000", 2023-10-01T07:47:03.044 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:47:03.044 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.044 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.044 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:47:03.044 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.447213+0000", 2023-10-01T07:47:03.044 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.9960000000000002e-05 2023-10-01T07:47:03.045 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.045 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.045 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:47:03.045 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.447225+0000", 2023-10-01T07:47:03.045 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.2038000000000001e-05 2023-10-01T07:47:03.045 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.045 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.045 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:47:03.045 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.447233+0000", 2023-10-01T07:47:03.045 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.1030000000000002e-06 2023-10-01T07:47:03.045 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.045 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.045 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:47:03.046 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.447603+0000", 2023-10-01T07:47:03.046 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00036981399999999999 2023-10-01T07:47:03.046 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.046 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.046 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:47:03.046 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.447739+0000", 2023-10-01T07:47:03.046 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000136267 2023-10-01T07:47:03.046 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.046 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.046 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 2", 2023-10-01T07:47:03.046 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.447896+0000", 2023-10-01T07:47:03.046 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00015728399999999999 2023-10-01T07:47:03.046 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.047 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.047 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:47:03.047 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.449084+0000", 2023-10-01T07:47:03.047 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.001187762 2023-10-01T07:47:03.047 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.047 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.047 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:03.047 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.449949+0000", 2023-10-01T07:47:03.047 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00086532799999999995 2023-10-01T07:47:03.047 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.047 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.047 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:47:03.047 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.450002+0000", 2023-10-01T07:47:03.048 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.2602999999999998e-05 2023-10-01T07:47:03.048 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.048 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.048 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:47:03.048 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.450106+0000", 2023-10-01T07:47:03.048 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00010416099999999999 2023-10-01T07:47:03.048 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:03.048 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:47:03.048 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:03.048 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.048 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.048 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:98 6.9 6:99dd4a19:::benchmark_data_smithi084_105950_object97:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T07:47:03.048 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:46:56.450853+0000", 2023-10-01T07:47:03.049 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 6.511449603, 2023-10-01T07:47:03.049 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.002554335, 2023-10-01T07:47:03.049 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:47:03.049 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:47:03.049 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:47:03.049 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:47:03.049 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:47:03.049 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 98 2023-10-01T07:47:03.049 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.049 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:47:03.049 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.049 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:47:03.049 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.450853+0000", 2023-10-01T07:47:03.050 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:03.050 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.050 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.050 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:47:03.050 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.450853+0000", 2023-10-01T07:47:03.050 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:03.050 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.050 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.050 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:47:03.050 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.450852+0000", 2023-10-01T07:47:03.050 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:47:03.050 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.051 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.051 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:47:03.051 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.450902+0000", 2023-10-01T07:47:03.051 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.9317999999999998e-05 2023-10-01T07:47:03.051 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.051 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.051 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:47:03.051 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.450916+0000", 2023-10-01T07:47:03.051 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.4582e-05 2023-10-01T07:47:03.051 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.051 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.051 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:47:03.052 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.450925+0000", 2023-10-01T07:47:03.052 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.4400000000000005e-06 2023-10-01T07:47:03.052 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.052 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.052 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:47:03.052 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.450970+0000", 2023-10-01T07:47:03.052 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.5361000000000002e-05 2023-10-01T07:47:03.052 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.052 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.052 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:47:03.052 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.451090+0000", 2023-10-01T07:47:03.052 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000120078 2023-10-01T07:47:03.052 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.053 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.053 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 2", 2023-10-01T07:47:03.053 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.451252+0000", 2023-10-01T07:47:03.053 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00016176 2023-10-01T07:47:03.053 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.053 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.053 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:47:03.053 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.452217+0000", 2023-10-01T07:47:03.053 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00096465099999999996 2023-10-01T07:47:03.053 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.053 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.053 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:03.053 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.453261+0000", 2023-10-01T07:47:03.054 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.001044026 2023-10-01T07:47:03.054 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.054 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.054 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:47:03.054 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.453316+0000", 2023-10-01T07:47:03.054 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.5043999999999997e-05 2023-10-01T07:47:03.054 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.054 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.054 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:47:03.054 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.453407+0000", 2023-10-01T07:47:03.054 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.1792000000000005e-05 2023-10-01T07:47:03.054 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:03.054 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:47:03.055 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:03.055 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.055 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.055 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:108 6.0 6:091ff3c6:::benchmark_data_smithi084_105950_object107:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T07:47:03.055 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:46:56.454284+0000", 2023-10-01T07:47:03.055 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 6.5080185239999997, 2023-10-01T07:47:03.055 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.002647553, 2023-10-01T07:47:03.055 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:47:03.055 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:47:03.055 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:47:03.055 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:47:03.055 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:47:03.055 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 108 2023-10-01T07:47:03.056 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.056 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:47:03.056 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.056 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:47:03.056 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.454284+0000", 2023-10-01T07:47:03.056 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:03.056 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.056 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.056 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:47:03.056 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.454284+0000", 2023-10-01T07:47:03.056 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:03.056 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.056 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.057 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:47:03.057 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.454282+0000", 2023-10-01T07:47:03.057 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T07:47:03.057 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.057 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.057 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:47:03.057 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.454309+0000", 2023-10-01T07:47:03.057 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.6713e-05 2023-10-01T07:47:03.057 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.057 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.057 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:47:03.057 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.454322+0000", 2023-10-01T07:47:03.057 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.2782000000000001e-05 2023-10-01T07:47:03.058 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.058 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.058 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:47:03.058 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.454331+0000", 2023-10-01T07:47:03.058 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.8219999999999996e-06 2023-10-01T07:47:03.058 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.058 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.058 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:47:03.058 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.454392+0000", 2023-10-01T07:47:03.058 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.1656999999999996e-05 2023-10-01T07:47:03.058 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.058 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.061 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:47:03.061 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.454528+0000", 2023-10-01T07:47:03.061 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00013532999999999999 2023-10-01T07:47:03.061 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.061 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.061 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 2,3", 2023-10-01T07:47:03.061 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.454675+0000", 2023-10-01T07:47:03.061 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000147546 2023-10-01T07:47:03.061 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.061 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.062 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:47:03.062 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.455212+0000", 2023-10-01T07:47:03.062 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00053688200000000003 2023-10-01T07:47:03.062 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.062 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.062 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:03.062 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.455873+0000", 2023-10-01T07:47:03.062 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00066040599999999999 2023-10-01T07:47:03.062 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.062 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.062 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:03.062 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.456831+0000", 2023-10-01T07:47:03.062 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00095823999999999996 2023-10-01T07:47:03.063 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.063 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.063 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:47:03.063 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.456887+0000", 2023-10-01T07:47:03.063 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.6174999999999997e-05 2023-10-01T07:47:03.063 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.063 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.063 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:47:03.063 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.456932+0000", 2023-10-01T07:47:03.063 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.4632999999999998e-05 2023-10-01T07:47:03.063 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:03.063 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:47:03.064 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:03.064 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.064 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.064 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:158 6.0 6:0f9911d6:::benchmark_data_smithi084_105950_object157:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T07:47:03.064 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:46:56.469615+0000", 2023-10-01T07:47:03.064 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 6.492688008, 2023-10-01T07:47:03.064 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0023475689999999999, 2023-10-01T07:47:03.064 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:47:03.064 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:47:03.064 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:47:03.064 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:47:03.064 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:47:03.064 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 158 2023-10-01T07:47:03.065 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.065 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:47:03.065 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.065 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:47:03.065 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.469615+0000", 2023-10-01T07:47:03.065 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:03.065 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.065 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.065 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:47:03.065 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.469615+0000", 2023-10-01T07:47:03.065 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:03.065 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.065 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.066 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:47:03.066 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.469613+0000", 2023-10-01T07:47:03.066 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T07:47:03.066 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.066 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.066 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:47:03.066 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.469636+0000", 2023-10-01T07:47:03.066 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.2986999999999999e-05 2023-10-01T07:47:03.066 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.066 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.066 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:47:03.066 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.469649+0000", 2023-10-01T07:47:03.066 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.3091000000000001e-05 2023-10-01T07:47:03.067 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.067 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.067 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:47:03.067 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.469656+0000", 2023-10-01T07:47:03.067 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.3300000000000004e-06 2023-10-01T07:47:03.067 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.067 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.067 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:47:03.067 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.469708+0000", 2023-10-01T07:47:03.067 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.2266999999999999e-05 2023-10-01T07:47:03.067 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.067 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.067 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:47:03.067 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.469862+0000", 2023-10-01T07:47:03.068 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00015437099999999999 2023-10-01T07:47:03.068 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.068 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.068 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 2,3", 2023-10-01T07:47:03.068 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.470013+0000", 2023-10-01T07:47:03.068 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00015086400000000001 2023-10-01T07:47:03.068 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.068 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.068 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:47:03.068 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.470448+0000", 2023-10-01T07:47:03.068 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00043487000000000002 2023-10-01T07:47:03.068 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.069 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.069 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:03.069 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.471360+0000", 2023-10-01T07:47:03.069 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00091211600000000003 2023-10-01T07:47:03.069 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.069 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.069 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:03.069 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.471906+0000", 2023-10-01T07:47:03.069 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00054613100000000005 2023-10-01T07:47:03.069 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.069 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.069 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:47:03.070 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.471938+0000", 2023-10-01T07:47:03.070 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.1510999999999997e-05 2023-10-01T07:47:03.070 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.070 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.070 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:47:03.070 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.471962+0000", 2023-10-01T07:47:03.070 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.4287999999999999e-05 2023-10-01T07:47:03.070 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:03.070 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:47:03.070 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:03.070 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.070 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.071 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:180 6.9 6:95b7c0de:::benchmark_data_smithi084_105950_object179:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T07:47:03.071 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:46:56.481069+0000", 2023-10-01T07:47:03.071 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 6.4812331509999996, 2023-10-01T07:47:03.071 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0028532750000000002, 2023-10-01T07:47:03.071 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:47:03.071 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:47:03.071 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:47:03.071 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:47:03.071 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:47:03.071 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 180 2023-10-01T07:47:03.071 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.071 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:47:03.071 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.072 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:47:03.072 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.481069+0000", 2023-10-01T07:47:03.072 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:03.072 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.072 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.072 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:47:03.072 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.481069+0000", 2023-10-01T07:47:03.072 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:03.072 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.072 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.072 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:47:03.072 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.481068+0000", 2023-10-01T07:47:03.072 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T07:47:03.073 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.073 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.073 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:47:03.073 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.481109+0000", 2023-10-01T07:47:03.073 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.0855000000000001e-05 2023-10-01T07:47:03.073 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.073 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.073 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:47:03.073 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.481123+0000", 2023-10-01T07:47:03.073 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.4158999999999999e-05 2023-10-01T07:47:03.073 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.073 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.073 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:47:03.074 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.481131+0000", 2023-10-01T07:47:03.074 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.9610000000000005e-06 2023-10-01T07:47:03.074 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.074 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.074 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:47:03.074 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.481205+0000", 2023-10-01T07:47:03.074 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.4064000000000001e-05 2023-10-01T07:47:03.074 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.074 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.074 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:47:03.074 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.481326+0000", 2023-10-01T07:47:03.074 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000121409 2023-10-01T07:47:03.075 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.075 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.075 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 2", 2023-10-01T07:47:03.075 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.481442+0000", 2023-10-01T07:47:03.075 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000115049 2023-10-01T07:47:03.075 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.075 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.075 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:47:03.075 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.481865+0000", 2023-10-01T07:47:03.075 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00042335099999999998 2023-10-01T07:47:03.075 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.075 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.075 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:03.076 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.483816+0000", 2023-10-01T07:47:03.076 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.001951155 2023-10-01T07:47:03.076 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.076 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.076 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:47:03.076 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.483859+0000", 2023-10-01T07:47:03.076 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.2642000000000003e-05 2023-10-01T07:47:03.076 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.076 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.076 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:47:03.076 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.483923+0000", 2023-10-01T07:47:03.076 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.4090999999999993e-05 2023-10-01T07:47:03.076 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:03.077 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:47:03.077 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:03.077 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.077 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.077 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:182 6.9 6:998d3e0a:::benchmark_data_smithi084_105950_object181:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T07:47:03.077 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:46:56.482563+0000", 2023-10-01T07:47:03.077 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 6.4797397439999997, 2023-10-01T07:47:03.077 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0024590649999999999, 2023-10-01T07:47:03.077 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:47:03.077 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:47:03.077 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:47:03.077 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:47:03.077 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:47:03.077 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 182 2023-10-01T07:47:03.078 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.078 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:47:03.078 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.078 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:47:03.078 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.482563+0000", 2023-10-01T07:47:03.078 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:03.078 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.078 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.078 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:47:03.078 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.482563+0000", 2023-10-01T07:47:03.078 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:03.078 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.079 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.079 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:47:03.079 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.482562+0000", 2023-10-01T07:47:03.079 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:47:03.079 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.079 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.079 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:47:03.079 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.482595+0000", 2023-10-01T07:47:03.079 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.3763999999999997e-05 2023-10-01T07:47:03.079 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.079 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.079 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:47:03.079 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.482610+0000", 2023-10-01T07:47:03.080 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.4755e-05 2023-10-01T07:47:03.080 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.080 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.080 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:47:03.080 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.482621+0000", 2023-10-01T07:47:03.080 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0665e-05 2023-10-01T07:47:03.080 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.080 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.080 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:47:03.081 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.482676+0000", 2023-10-01T07:47:03.081 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.5232999999999998e-05 2023-10-01T07:47:03.081 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.081 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.081 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:47:03.081 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.482823+0000", 2023-10-01T07:47:03.081 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00014680199999999999 2023-10-01T07:47:03.081 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.081 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.081 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 2", 2023-10-01T07:47:03.081 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.483060+0000", 2023-10-01T07:47:03.081 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00023685700000000001 2023-10-01T07:47:03.082 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.082 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.082 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:47:03.082 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.483951+0000", 2023-10-01T07:47:03.082 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00089109300000000003 2023-10-01T07:47:03.082 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.082 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.082 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:03.082 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.484872+0000", 2023-10-01T07:47:03.082 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000920928 2023-10-01T07:47:03.082 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.082 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.083 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:47:03.083 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.484928+0000", 2023-10-01T07:47:03.083 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.5813000000000002e-05 2023-10-01T07:47:03.083 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.083 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.083 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:47:03.083 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.485022+0000", 2023-10-01T07:47:03.083 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.4340999999999997e-05 2023-10-01T07:47:03.083 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:03.083 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:47:03.083 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:03.083 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.084 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.084 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:183 6.9 6:95af5e0a:::benchmark_data_smithi084_105950_object182:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T07:47:03.084 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:46:56.482648+0000", 2023-10-01T07:47:03.084 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 6.4796551019999997, 2023-10-01T07:47:03.084 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0027357039999999998, 2023-10-01T07:47:03.084 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:47:03.084 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:47:03.084 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:47:03.084 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:47:03.084 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:47:03.084 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 183 2023-10-01T07:47:03.084 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.084 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:47:03.085 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.085 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:47:03.085 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.482648+0000", 2023-10-01T07:47:03.085 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:03.085 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.085 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.085 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:47:03.085 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.482648+0000", 2023-10-01T07:47:03.085 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:03.085 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.085 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.085 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:47:03.085 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.482647+0000", 2023-10-01T07:47:03.086 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:47:03.086 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.086 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.086 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:47:03.086 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.482676+0000", 2023-10-01T07:47:03.086 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.9094e-05 2023-10-01T07:47:03.086 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.086 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.086 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:47:03.086 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.482687+0000", 2023-10-01T07:47:03.086 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0808999999999999e-05 2023-10-01T07:47:03.086 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.087 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.087 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:47:03.087 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.482704+0000", 2023-10-01T07:47:03.087 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.7158000000000001e-05 2023-10-01T07:47:03.087 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.087 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.087 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:47:03.087 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.483317+0000", 2023-10-01T07:47:03.087 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00061300099999999995 2023-10-01T07:47:03.087 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.087 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.087 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:47:03.088 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.483423+0000", 2023-10-01T07:47:03.088 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000105962 2023-10-01T07:47:03.088 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.088 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.088 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 2", 2023-10-01T07:47:03.088 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.483555+0000", 2023-10-01T07:47:03.088 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00013202799999999999 2023-10-01T07:47:03.088 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.088 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.088 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:47:03.088 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.484001+0000", 2023-10-01T07:47:03.088 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00044643100000000001 2023-10-01T07:47:03.088 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.089 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.089 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:03.089 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.485212+0000", 2023-10-01T07:47:03.089 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.001210603 2023-10-01T07:47:03.089 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.089 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.089 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:47:03.089 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.485274+0000", 2023-10-01T07:47:03.089 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.1913000000000002e-05 2023-10-01T07:47:03.089 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.089 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.089 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:47:03.090 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.485383+0000", 2023-10-01T07:47:03.090 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00010945 2023-10-01T07:47:03.090 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:03.090 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:47:03.090 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:03.090 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.090 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.090 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:203 6.0 6:0444da55:::benchmark_data_smithi084_105950_object202:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-10-01T07:47:03.090 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:46:56.496213+0000", 2023-10-01T07:47:03.090 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 6.4660892600000004, 2023-10-01T07:47:03.090 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0024179959999999999, 2023-10-01T07:47:03.090 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:47:03.091 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:47:03.091 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:47:03.091 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:47:03.091 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:47:03.091 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 203 2023-10-01T07:47:03.091 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.091 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:47:03.091 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.091 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:47:03.091 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.496213+0000", 2023-10-01T07:47:03.091 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:03.091 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.092 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.092 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:47:03.092 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.496213+0000", 2023-10-01T07:47:03.092 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:03.092 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.092 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.092 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:47:03.092 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.496212+0000", 2023-10-01T07:47:03.092 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T07:47:03.092 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.092 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.092 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:47:03.092 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.496274+0000", 2023-10-01T07:47:03.093 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.2345e-05 2023-10-01T07:47:03.093 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.093 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.093 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:47:03.093 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.496291+0000", 2023-10-01T07:47:03.093 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.6518999999999999e-05 2023-10-01T07:47:03.093 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.093 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.093 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:47:03.093 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.496299+0000", 2023-10-01T07:47:03.093 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.3550000000000005e-06 2023-10-01T07:47:03.093 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.094 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.094 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:47:03.094 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.496359+0000", 2023-10-01T07:47:03.094 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.9454999999999999e-05 2023-10-01T07:47:03.094 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.094 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.094 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:47:03.094 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.496534+0000", 2023-10-01T07:47:03.094 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000175434 2023-10-01T07:47:03.094 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.094 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.095 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 2,3", 2023-10-01T07:47:03.095 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.496739+0000", 2023-10-01T07:47:03.095 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00020466399999999999 2023-10-01T07:47:03.095 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.095 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.095 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:47:03.095 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.497316+0000", 2023-10-01T07:47:03.095 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00057727199999999998 2023-10-01T07:47:03.095 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.095 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.095 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:03.095 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.498395+0000", 2023-10-01T07:47:03.095 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0010790000000000001 2023-10-01T07:47:03.096 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.096 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.096 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:03.096 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.498505+0000", 2023-10-01T07:47:03.096 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000109794 2023-10-01T07:47:03.096 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.096 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.096 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:47:03.096 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.498574+0000", 2023-10-01T07:47:03.096 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.8979999999999993e-05 2023-10-01T07:47:03.096 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:03.096 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:03.097 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:47:03.097 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:46:56.498631+0000", 2023-10-01T07:47:03.097 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.7485999999999998e-05 2023-10-01T07:47:03.097 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:03.097 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:47:03.097 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:03.097 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:03.097 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:47:03.097 INFO:teuthology.orchestra.run.smithi084.stdout:} 2023-10-01T07:47:03.097 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:03.098 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:47:03.124 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:03.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:03.126 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:03.227 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:03.257 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:03.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:03.259 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:03.360 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:03.394 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:03.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:03.397 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:03.414 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 7 16 213 197 1.7587 0 - 0.00411207 2023-10-01T07:47:03.498 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:03.525 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:03.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:03.527 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:03.627 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:03.660 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:03.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:03.663 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:03.764 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:03.778 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:03 smithi084 bash[75189]: cluster 2023-10-01T07:47:02.176461+0000 mgr.y (mgr.34104) 410 : cluster 0 pgmap v354: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.3 MiB/s wr, 20 op/s; 143/663 objects degraded (21.569%) 2023-10-01T07:47:03.778 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:03 smithi084 bash[75189]: cluster 2023-10-01T07:47:03.496723+0000 mon.a (mon.0) 581 : cluster 3 Health check update: Degraded data redundancy: 143/663 objects degraded (21.569%), 20 pgs degraded (PG_DEGRADED) 2023-10-01T07:47:03.778 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:03 smithi084 bash[78255]: cluster 2023-10-01T07:47:02.176461+0000 mgr.y (mgr.34104) 410 : cluster 0 pgmap v354: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.3 MiB/s wr, 20 op/s; 143/663 objects degraded (21.569%) 2023-10-01T07:47:03.778 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:03 smithi084 bash[78255]: cluster 2023-10-01T07:47:03.496723+0000 mon.a (mon.0) 581 : cluster 3 Health check update: Degraded data redundancy: 143/663 objects degraded (21.569%), 20 pgs degraded (PG_DEGRADED) 2023-10-01T07:47:03.792 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:03.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:03.795 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:03.896 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:03.923 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:03.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:03.925 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:03.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:03 smithi112 bash[59335]: cluster 2023-10-01T07:47:02.176461+0000 mgr.y (mgr.34104) 410 : cluster 0 pgmap v354: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.3 MiB/s wr, 20 op/s; 143/663 objects degraded (21.569%) 2023-10-01T07:47:03.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:03 smithi112 bash[59335]: cluster 2023-10-01T07:47:03.496723+0000 mon.a (mon.0) 581 : cluster 3 Health check update: Degraded data redundancy: 143/663 objects degraded (21.569%), 20 pgs degraded (PG_DEGRADED) 2023-10-01T07:47:04.026 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:04.060 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:04.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:04.063 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:04.164 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:04.194 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:04.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:04.196 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:04.297 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:04.329 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:04.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:04.332 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:04.414 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 8 16 213 197 1.53887 0 - 0.00411207 2023-10-01T07:47:04.433 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:04.464 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:04.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:04.467 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:04.567 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:04.596 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:04.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:04.599 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:04.700 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:04.728 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:04.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:04.731 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:04.831 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:04.853 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:04.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:04.855 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:04.956 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:04.976 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:04.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:04.979 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:05.080 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:05.117 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:05.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:05.120 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:05.220 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:05.244 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:05.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:05.247 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:05.347 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:05.378 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:05.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:05.381 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:05.414 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 9 16 213 197 1.36788 0 - 0.00411207 2023-10-01T07:47:05.482 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:05.507 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:05.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:05.509 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:05.556 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-10-01T07:47:05.610 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:05.623 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:05 smithi112 bash[59335]: cluster 2023-10-01T07:47:04.177094+0000 mgr.y (mgr.34104) 411 : cluster 0 pgmap v355: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s wr, 18 op/s; 143/663 objects degraded (21.569%) 2023-10-01T07:47:05.644 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:05.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:05.647 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:05.747 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:05.758 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:05 smithi084 bash[78255]: cluster 2023-10-01T07:47:04.177094+0000 mgr.y (mgr.34104) 411 : cluster 0 pgmap v355: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s wr, 18 op/s; 143/663 objects degraded (21.569%) 2023-10-01T07:47:05.758 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:05 smithi084 bash[75189]: cluster 2023-10-01T07:47:04.177094+0000 mgr.y (mgr.34104) 411 : cluster 0 pgmap v355: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s wr, 18 op/s; 143/663 objects degraded (21.569%) 2023-10-01T07:47:05.770 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:05.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:05.773 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:05.873 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:05.902 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:05.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:05.904 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:06.004 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:06.029 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:06.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:06.032 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:06.133 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:06.166 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:06.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:06.170 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:06.267 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:47:06 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:47:06] "GET /metrics HTTP/1.1" 200 36299 "" "Prometheus/2.33.4" 2023-10-01T07:47:06.271 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:06.294 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:06.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:06.297 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:06.398 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:06.414 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 10 16 213 197 1.2311 0 - 0.00411207 2023-10-01T07:47:06.425 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:06.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:06.427 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:06.528 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:06.554 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:06.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:06.556 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:06.657 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:06.688 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:06.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:06.692 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:06.792 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:06.818 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:06.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:06.820 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:06.921 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:06.953 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:06.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:06.956 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:07.057 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:07.083 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:07.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:07.085 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:07.186 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:07.216 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:07.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:07.220 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:07.321 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:07.355 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:07.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:07.358 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:07.414 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 11 16 213 197 1.11918 0 - 0.00411207 2023-10-01T07:47:07.459 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:07.481 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:07.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:07.484 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:07.585 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:07.598 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:07 smithi084 bash[78255]: cluster 2023-10-01T07:47:06.178373+0000 mgr.y (mgr.34104) 412 : cluster 0 pgmap v356: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.0 MiB/s wr, 16 op/s; 143/663 objects degraded (21.569%) 2023-10-01T07:47:07.598 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:07 smithi084 bash[75189]: cluster 2023-10-01T07:47:06.178373+0000 mgr.y (mgr.34104) 412 : cluster 0 pgmap v356: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.0 MiB/s wr, 16 op/s; 143/663 objects degraded (21.569%) 2023-10-01T07:47:07.616 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:07.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:07.619 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:07.720 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:07.750 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:07.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:07.753 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:07.854 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:07.867 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:07 smithi112 bash[59335]: cluster 2023-10-01T07:47:06.178373+0000 mgr.y (mgr.34104) 412 : cluster 0 pgmap v356: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.0 MiB/s wr, 16 op/s; 143/663 objects degraded (21.569%) 2023-10-01T07:47:07.885 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:07.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:07.888 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:07.989 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:08.016 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:08.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:08.018 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:08.119 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:08.150 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:08.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:08.154 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:08.254 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:08.282 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:08.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:08.286 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:08.387 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:08.411 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:08.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:08.413 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:08.414 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 12 16 213 197 1.02592 0 - 0.00411207 2023-10-01T07:47:08.514 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:08.538 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:08.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:08.541 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:08.642 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:08.667 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:08.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:08.670 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:08.771 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:08.800 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:08.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:08.803 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:08.904 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:08.931 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:08.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:08.934 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:09.035 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:09.062 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:09.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:09.064 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:09.165 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:09.191 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:09.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:09.194 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:09.294 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:09.328 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:09.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:09.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:09.414 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 13 16 213 197 0.947002 0 - 0.00411207 2023-10-01T07:47:09.431 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:09.456 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:09.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:09.458 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:09.559 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:09.584 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:09.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:09.586 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:09.687 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:09.713 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:09.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:09.715 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:09.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:09 smithi112 bash[59335]: cluster 2023-10-01T07:47:08.179740+0000 mgr.y (mgr.34104) 413 : cluster 0 pgmap v357: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.0 MiB/s wr, 16 op/s; 143/663 objects degraded (21.569%) 2023-10-01T07:47:09.817 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:09.838 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:09.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:09.841 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:09.882 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:09 smithi084 bash[75189]: cluster 2023-10-01T07:47:08.179740+0000 mgr.y (mgr.34104) 413 : cluster 0 pgmap v357: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.0 MiB/s wr, 16 op/s; 143/663 objects degraded (21.569%) 2023-10-01T07:47:09.882 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:09 smithi084 bash[78255]: cluster 2023-10-01T07:47:08.179740+0000 mgr.y (mgr.34104) 413 : cluster 0 pgmap v357: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.0 MiB/s wr, 16 op/s; 143/663 objects degraded (21.569%) 2023-10-01T07:47:09.942 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:09.975 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:09.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:09.978 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:10.079 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:10.100 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:10.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:10.102 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:10.203 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:10.233 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:10.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:10.236 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:10.336 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:10.362 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:10.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:10.365 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:10.414 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 14 16 213 197 0.879359 0 - 0.00411207 2023-10-01T07:47:10.465 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:10.504 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:10.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:10.506 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:10.607 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:10.632 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:10.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:10.635 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:10.736 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:10.764 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:10.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:10.766 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:10.867 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:10.889 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:10.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:10.891 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:10.992 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:11.018 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:11.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:11.020 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:11.121 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:11.221 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:11.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:11.224 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:11.325 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:11.337 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T07:47:11.343 INFO:teuthology.orchestra.run.smithi084.stderr:dumped all 2023-10-01T07:47:11.348 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:11.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:11.355 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:11.369 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T07:47:11.369 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:47:11.405 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T07:47:11.414 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 15 16 213 197 0.820736 0 - 0.00411207 2023-10-01T07:47:11.426 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T07:47:11.453 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T07:47:11.457 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:11.475 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:11.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:11.477 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:11.479 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T07:47:11.503 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T07:47:11.504 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T07:47:11.504 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T07:47:11.504 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T07:47:11.504 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T07:47:11.504 INFO:teuthology.orchestra.run.smithi084.stderr:Error ENXIO: problem getting command descriptions from osd.4 2023-10-01T07:47:11.504 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T07:47:11.504 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T07:47:11.504 INFO:teuthology.orchestra.run.smithi084.stderr:Error ENXIO: problem getting command descriptions from osd.7 2023-10-01T07:47:11.578 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:11.609 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:11.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:11.613 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:11.714 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:11.736 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:11.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:11.738 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:11.743 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:11 smithi084 bash[78255]: cluster 2023-10-01T07:47:10.180451+0000 mgr.y (mgr.34104) 414 : cluster 0 pgmap v358: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 821 KiB/s wr, 12 op/s; 143/663 objects degraded (21.569%) 2023-10-01T07:47:11.743 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:11 smithi084 bash[78255]: audit 2023-10-01T07:47:11.340427+0000 mon.c (mon.2) 48 : audit 0 from='client.? 172.21.15.84:0/289211957' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:47:11.744 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:11 smithi084 bash[75189]: cluster 2023-10-01T07:47:10.180451+0000 mgr.y (mgr.34104) 414 : cluster 0 pgmap v358: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 821 KiB/s wr, 12 op/s; 143/663 objects degraded (21.569%) 2023-10-01T07:47:11.744 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:11 smithi084 bash[75189]: audit 2023-10-01T07:47:11.340427+0000 mon.c (mon.2) 48 : audit 0 from='client.? 172.21.15.84:0/289211957' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:47:11.839 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:11.860 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:11.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:11.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:11.964 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:11.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:11 smithi112 bash[59335]: cluster 2023-10-01T07:47:10.180451+0000 mgr.y (mgr.34104) 414 : cluster 0 pgmap v358: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 821 KiB/s wr, 12 op/s; 143/663 objects degraded (21.569%) 2023-10-01T07:47:11.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:11 smithi112 bash[59335]: audit 2023-10-01T07:47:11.340427+0000 mon.c (mon.2) 48 : audit 0 from='client.? 172.21.15.84:0/289211957' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:47:11.989 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:11.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:11.991 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:12.092 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:12.117 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:12.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:12.120 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:12.220 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:12.254 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:12.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:12.257 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:12.358 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:12.389 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:12.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:12.391 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:12.414 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 16 16 213 197 0.769441 0 - 0.00411207 2023-10-01T07:47:12.492 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:12.526 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:12.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:12.529 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:12.546 INFO:teuthology.orchestra.run.smithi084.stderr:noscrub is unset 2023-10-01T07:47:12.603 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:12 smithi084 bash[75189]: audit 2023-10-01T07:47:11.323301+0000 mgr.y (mgr.34104) 415 : audit 0 from='client.44777 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T07:47:12.603 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:12 smithi084 bash[75189]: audit 2023-10-01T07:47:11.590927+0000 mon.c (mon.2) 49 : audit 1 from='client.? 172.21.15.84:0/4200689545' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T07:47:12.604 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:12 smithi084 bash[75189]: audit 2023-10-01T07:47:11.591387+0000 mon.a (mon.0) 582 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T07:47:12.604 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:12 smithi084 bash[78255]: audit 2023-10-01T07:47:11.323301+0000 mgr.y (mgr.34104) 415 : audit 0 from='client.44777 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T07:47:12.604 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:12 smithi084 bash[78255]: audit 2023-10-01T07:47:11.590927+0000 mon.c (mon.2) 49 : audit 1 from='client.? 172.21.15.84:0/4200689545' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T07:47:12.604 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:12 smithi084 bash[78255]: audit 2023-10-01T07:47:11.591387+0000 mon.a (mon.0) 582 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T07:47:12.629 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:12.660 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:12.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:12.663 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:12.764 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:12.790 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:12.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:12.792 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:12.893 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:12.907 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:12 smithi112 bash[59335]: audit 2023-10-01T07:47:11.323301+0000 mgr.y (mgr.34104) 415 : audit 0 from='client.44777 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T07:47:12.907 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:12 smithi112 bash[59335]: audit 2023-10-01T07:47:11.590927+0000 mon.c (mon.2) 49 : audit 1 from='client.? 172.21.15.84:0/4200689545' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T07:47:12.907 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:12 smithi112 bash[59335]: audit 2023-10-01T07:47:11.591387+0000 mon.a (mon.0) 582 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T07:47:12.924 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:12.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:12.927 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:13.028 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:13.053 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:13.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:13.057 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:13.158 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:13.194 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:13.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:13.198 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:13.298 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:13.326 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:13.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:13.328 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:13.415 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 17 16 213 197 0.724179 0 - 0.00411207 2023-10-01T07:47:13.429 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:13.450 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:13.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:13.452 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:13.552 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:13.561 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:13 smithi084 bash[78255]: cluster 2023-10-01T07:47:12.181569+0000 mgr.y (mgr.34104) 416 : cluster 0 pgmap v359: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 592 KiB/s wr, 9 op/s; 143/663 objects degraded (21.569%) 2023-10-01T07:47:13.561 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:13 smithi084 bash[78255]: cluster 2023-10-01T07:47:12.527921+0000 mon.a (mon.0) 583 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:47:13.561 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:13 smithi084 bash[78255]: audit 2023-10-01T07:47:12.539307+0000 mon.a (mon.0) 584 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T07:47:13.561 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:13 smithi084 bash[78255]: cluster 2023-10-01T07:47:12.539413+0000 mon.a (mon.0) 585 : cluster 0 osdmap e108: 8 total, 6 up, 8 in 2023-10-01T07:47:13.561 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:13 smithi084 bash[78255]: cluster 2023-10-01T07:47:12.540442+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e108 with expected crc 2023-10-01T07:47:13.561 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:13 smithi084 bash[78255]: cluster 2023-10-01T07:47:12.739385+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e108 with expected crc 2023-10-01T07:47:13.561 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:13 smithi084 bash[75189]: cluster 2023-10-01T07:47:12.181569+0000 mgr.y (mgr.34104) 416 : cluster 0 pgmap v359: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 592 KiB/s wr, 9 op/s; 143/663 objects degraded (21.569%) 2023-10-01T07:47:13.561 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:13 smithi084 bash[75189]: cluster 2023-10-01T07:47:12.527921+0000 mon.a (mon.0) 583 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:47:13.562 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:13 smithi084 bash[75189]: audit 2023-10-01T07:47:12.539307+0000 mon.a (mon.0) 584 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T07:47:13.562 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:13 smithi084 bash[75189]: cluster 2023-10-01T07:47:12.539413+0000 mon.a (mon.0) 585 : cluster 0 osdmap e108: 8 total, 6 up, 8 in 2023-10-01T07:47:13.562 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:13 smithi084 bash[75189]: cluster 2023-10-01T07:47:12.540442+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e108 with expected crc 2023-10-01T07:47:13.562 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:13 smithi084 bash[75189]: cluster 2023-10-01T07:47:12.739385+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e108 with expected crc 2023-10-01T07:47:13.574 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:13.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:13.576 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:13.677 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:13.711 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:13.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:13.714 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:13.815 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:13.841 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:13.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:13.844 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:13.945 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:13.966 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:13.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:13.969 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:13.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:13 smithi112 bash[59335]: cluster 2023-10-01T07:47:12.181569+0000 mgr.y (mgr.34104) 416 : cluster 0 pgmap v359: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 592 KiB/s wr, 9 op/s; 143/663 objects degraded (21.569%) 2023-10-01T07:47:13.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:13 smithi112 bash[59335]: cluster 2023-10-01T07:47:12.527921+0000 mon.a (mon.0) 583 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:47:13.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:13 smithi112 bash[59335]: audit 2023-10-01T07:47:12.539307+0000 mon.a (mon.0) 584 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T07:47:13.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:13 smithi112 bash[59335]: cluster 2023-10-01T07:47:12.539413+0000 mon.a (mon.0) 585 : cluster 0 osdmap e108: 8 total, 6 up, 8 in 2023-10-01T07:47:13.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:13 smithi112 bash[59335]: cluster 2023-10-01T07:47:12.540442+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e108 with expected crc 2023-10-01T07:47:13.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:13 smithi112 bash[59335]: cluster 2023-10-01T07:47:12.739385+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e108 with expected crc 2023-10-01T07:47:14.069 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:14.090 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:14.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:14.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:14.193 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:14.217 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:14.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:14.221 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:14.322 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:14.350 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:14.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:14.353 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:14.415 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 18 16 213 197 0.683947 0 - 0.00411207 2023-10-01T07:47:14.453 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:14.485 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:14.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:14.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:14.590 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:14.615 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:14.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:14.617 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:14.718 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:14.744 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:14.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:14.746 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:14.847 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:14.867 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:14.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:14.869 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:14.877 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-01T07:47:14.877 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-01T07:47:14.910 INFO:teuthology.orchestra.run.smithi084.stdout:{"pg_ready":true,"pg_map":{"version":358,"stamp":"2023-10-01T07:47:10.179992+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":13506464,"num_objects":221,"num_object_clones":0,"num_object_copies":663,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":143,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":221,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":457,"num_write_kb":15053,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":22,"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":391,"ondisk_log_size":391,"up":199,"acting":199,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":256,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":1391940,"kb_used_data":40324,"kb_used_omap":20,"kb_used_meta":1351531,"kb_avail":748569276,"statfs":{"total":767960285184,"available":766534938624,"internally_reserved":0,"allocated":41291776,"data_stored":37570825,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20836,"internal_metadata":1383968412},"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":10092544,"num_objects":154,"num_object_clones":0,"num_object_copies":462,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":91,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":154,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":154,"num_write_kb":9856,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.005967"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":15,"reported_epoch":106,"state":"active+undersized","last_fresh":"2023-10-01T07:46:52.952845+0000","last_change":"2023-10-01T07:46:25.517510+0000","last_active":"2023-10-01T07:46:52.952845+0000","last_peered":"2023-10-01T07:46:52.952845+0000","last_clean":"2023-10-01T07:29:57.553608+0000","last_became_active":"2023-10-01T07:46:25.517510+0000","last_became_peered":"2023-10-01T07:46:25.517510+0000","last_unstale":"2023-10-01T07:46:52.952845+0000","last_undegraded":"2023-10-01T07:46:52.952845+0000","last_fullsized":"2023-10-01T07:46:25.509975+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:48:13.053081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":["1","2"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":79,"reported_epoch":106,"state":"active+undersized","last_fresh":"2023-10-01T07:46:52.556919+0000","last_change":"2023-10-01T07:46:25.519229+0000","last_active":"2023-10-01T07:46:52.556919+0000","last_peered":"2023-10-01T07:46:52.556919+0000","last_clean":"2023-10-01T07:46:16.548323+0000","last_became_active":"2023-10-01T07:46:25.519229+0000","last_became_peered":"2023-10-01T07:46:25.519229+0000","last_unstale":"2023-10-01T07:46:52.556919+0000","last_undegraded":"2023-10-01T07:46:52.556919+0000","last_fullsized":"2023-10-01T07:46:25.516903+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:21:24.535466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1],"acting":[3,1],"avail_no_missing":["3","1"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":72,"reported_epoch":107,"state":"active+clean","last_fresh":"2023-10-01T07:46:55.984514+0000","last_change":"2023-10-01T07:43:24.909013+0000","last_active":"2023-10-01T07:46:55.984514+0000","last_peered":"2023-10-01T07:46:55.984514+0000","last_clean":"2023-10-01T07:46:55.984514+0000","last_became_active":"2023-10-01T07:43:24.908667+0000","last_became_peered":"2023-10-01T07:43:24.908667+0000","last_unstale":"2023-10-01T07:46:55.984514+0000","last_undegraded":"2023-10-01T07:46:55.984514+0000","last_fullsized":"2023-10-01T07:46:55.984514+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:27:48.709138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.1e","version":"0'0","reported_seq":74,"reported_epoch":106,"state":"active+undersized","last_fresh":"2023-10-01T07:46:52.556182+0000","last_change":"2023-10-01T07:46:16.555947+0000","last_active":"2023-10-01T07:46:52.556182+0000","last_peered":"2023-10-01T07:46:52.556182+0000","last_clean":"2023-10-01T07:45:29.176582+0000","last_became_active":"2023-10-01T07:46:16.555947+0000","last_became_peered":"2023-10-01T07:46:16.555947+0000","last_unstale":"2023-10-01T07:46:52.556182+0000","last_undegraded":"2023-10-01T07:46:52.556182+0000","last_fullsized":"2023-10-01T07:46:16.548946+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:16:12.911856+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3],"acting":[0,3],"avail_no_missing":["0","3"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":89,"reported_epoch":106,"state":"active+clean","last_fresh":"2023-10-01T07:46:52.554615+0000","last_change":"2023-10-01T07:43:24.908010+0000","last_active":"2023-10-01T07:46:52.554615+0000","last_peered":"2023-10-01T07:46:52.554615+0000","last_clean":"2023-10-01T07:46:52.554615+0000","last_became_active":"2023-10-01T07:43:24.907675+0000","last_became_peered":"2023-10-01T07:43:24.907675+0000","last_unstale":"2023-10-01T07:46:52.554615+0000","last_undegraded":"2023-10-01T07:46:52.554615+0000","last_fullsized":"2023-10-01T07:46:52.554615+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:08:40.316287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":81,"reported_epoch":106,"state":"active+clean","last_fresh":"2023-10-01T07:46:53.383973+0000","last_change":"2023-10-01T07:42:42.159276+0000","last_active":"2023-10-01T07:46:53.383973+0000","last_peered":"2023-10-01T07:46:53.383973+0000","last_clean":"2023-10-01T07:46:53.383973+0000","last_became_active":"2023-10-01T07:42:42.158951+0000","last_became_peered":"2023-10-01T07:42:42.158951+0000","last_unstale":"2023-10-01T07:46:53.383973+0000","last_undegraded":"2023-10-01T07:46:53.383973+0000","last_fullsized":"2023-10-01T07:46:53.383973+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":68,"reported_epoch":106,"state":"active+clean","last_fresh":"2023-10-01T07:46:52.555884+0000","last_change":"2023-10-01T07:43:24.912934+0000","last_active":"2023-10-01T07:46:52.555884+0000","last_peered":"2023-10-01T07:46:52.555884+0000","last_clean":"2023-10-01T07:46:52.555884+0000","last_became_active":"2023-10-01T07:43:24.912517+0000","last_became_peered":"2023-10-01T07:43:24.912517+0000","last_unstale":"2023-10-01T07:46:52.555884+0000","last_undegraded":"2023-10-01T07:46:52.555884+0000","last_fullsized":"2023-10-01T07:46:52.555884+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:44:55.435840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":106,"state":"active+clean","last_fresh":"2023-10-01T07:46:52.554520+0000","last_change":"2023-10-01T07:43:24.909602+0000","last_active":"2023-10-01T07:46:52.554520+0000","last_peered":"2023-10-01T07:46:52.554520+0000","last_clean":"2023-10-01T07:46:52.554520+0000","last_became_active":"2023-10-01T07:43:24.908343+0000","last_became_peered":"2023-10-01T07:43:24.908343+0000","last_unstale":"2023-10-01T07:46:52.554520+0000","last_undegraded":"2023-10-01T07:46:52.554520+0000","last_fullsized":"2023-10-01T07:46:52.554520+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:51:27.469815+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":80,"reported_epoch":106,"state":"active+undersized","last_fresh":"2023-10-01T07:46:52.955716+0000","last_change":"2023-10-01T07:46:16.561739+0000","last_active":"2023-10-01T07:46:52.955716+0000","last_peered":"2023-10-01T07:46:52.955716+0000","last_clean":"2023-10-01T07:43:24.913402+0000","last_became_active":"2023-10-01T07:46:16.561739+0000","last_became_peered":"2023-10-01T07:46:16.561739+0000","last_unstale":"2023-10-01T07:46:52.955716+0000","last_undegraded":"2023-10-01T07:46:52.955716+0000","last_fullsized":"2023-10-01T07:46:16.557463+0000","mapping_epoch":98,"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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1],"acting":[5,1],"avail_no_missing":["5","1"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":39,"reported_epoch":106,"state":"active+undersized","last_fresh":"2023-10-01T07:46:52.556227+0000","last_change":"2023-10-01T07:46:16.553230+0000","last_active":"2023-10-01T07:46:52.556227+0000","last_peered":"2023-10-01T07:46:52.556227+0000","last_clean":"2023-10-01T07:45:42.922732+0000","last_became_active":"2023-10-01T07:46:16.553230+0000","last_became_peered":"2023-10-01T07:46:16.553230+0000","last_unstale":"2023-10-01T07:46:52.556227+0000","last_undegraded":"2023-10-01T07:46:52.556227+0000","last_fullsized":"2023-10-01T07:46:16.547834+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:47:33.739065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6],"acting":[3,6],"avail_no_missing":["3","6"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"59'3","reported_seq":27,"reported_epoch":106,"state":"active+undersized+degraded","last_fresh":"2023-10-01T07:46:52.556812+0000","last_change":"2023-10-01T07:46:16.559285+0000","last_active":"2023-10-01T07:46:52.556812+0000","last_peered":"2023-10-01T07:46:52.556812+0000","last_clean":"2023-10-01T07:29:59.820002+0000","last_became_active":"2023-10-01T07:46:16.559285+0000","last_became_peered":"2023-10-01T07:46:16.559285+0000","last_unstale":"2023-10-01T07:46:52.556812+0000","last_undegraded":"2023-10-01T07:46:16.547899+0000","last_fullsized":"2023-10-01T07:46:16.547691+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:33:22.481089+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5],"acting":[3,5],"avail_no_missing":["3","5"],"object_location_counts":[{"shards":"3,5","objects":2}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":63,"reported_epoch":106,"state":"active+clean","last_fresh":"2023-10-01T07:46:52.953113+0000","last_change":"2023-10-01T07:42:42.147789+0000","last_active":"2023-10-01T07:46:52.953113+0000","last_peered":"2023-10-01T07:46:52.953113+0000","last_clean":"2023-10-01T07:46:52.953113+0000","last_became_active":"2023-10-01T07:42:42.147434+0000","last_became_peered":"2023-10-01T07:42:42.147434+0000","last_unstale":"2023-10-01T07:46:52.953113+0000","last_undegraded":"2023-10-01T07:46:52.953113+0000","last_fullsized":"2023-10-01T07:46:52.953113+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:06:17.137975+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":59,"reported_epoch":106,"state":"undersized+degraded+peered","last_fresh":"2023-10-01T07:46:53.383344+0000","last_change":"2023-10-01T07:46:25.520415+0000","last_active":"2023-10-01T07:46:24.510095+0000","last_peered":"2023-10-01T07:46:53.383344+0000","last_clean":"2023-10-01T07:38:00.128749+0000","last_became_active":"2023-10-01T07:29:58.579278+0000","last_became_peered":"2023-10-01T07:46:25.520415+0000","last_unstale":"2023-10-01T07:46:53.383344+0000","last_undegraded":"2023-10-01T07:46:25.519577+0000","last_fullsized":"2023-10-01T07:46:25.519479+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":8,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6],"acting":[6],"avail_no_missing":["6"],"object_location_counts":[{"shards":"6","objects":4}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":68,"reported_epoch":106,"state":"active+undersized","last_fresh":"2023-10-01T07:46:53.383497+0000","last_change":"2023-10-01T07:46:25.523959+0000","last_active":"2023-10-01T07:46:53.383497+0000","last_peered":"2023-10-01T07:46:53.383497+0000","last_clean":"2023-10-01T07:42:27.434918+0000","last_became_active":"2023-10-01T07:46:25.523959+0000","last_became_peered":"2023-10-01T07:46:25.523959+0000","last_unstale":"2023-10-01T07:46:53.383497+0000","last_undegraded":"2023-10-01T07:46:53.383497+0000","last_fullsized":"2023-10-01T07:46:25.518394+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":87,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5],"acting":[6,5],"avail_no_missing":["6","5"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":23,"reported_epoch":106,"state":"undersized+degraded+peered","last_fresh":"2023-10-01T07:46:53.375897+0000","last_change":"2023-10-01T07:46:25.508488+0000","last_active":"2023-10-01T07:46:24.500721+0000","last_peered":"2023-10-01T07:46:53.375897+0000","last_clean":"2023-10-01T07:29:59.819076+0000","last_became_active":"2023-10-01T07:29:58.582512+0000","last_became_peered":"2023-10-01T07:46:25.508488+0000","last_unstale":"2023-10-01T07:46:53.375897+0000","last_undegraded":"2023-10-01T07:46:25.507827+0000","last_fullsized":"2023-10-01T07:46:25.507755+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:15:20.263548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4,"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":[2],"acting":[2],"avail_no_missing":["2"],"object_location_counts":[{"shards":"2","objects":2}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":79,"reported_epoch":106,"state":"active+undersized","last_fresh":"2023-10-01T07:46:52.555696+0000","last_change":"2023-10-01T07:46:16.553370+0000","last_active":"2023-10-01T07:46:52.555696+0000","last_peered":"2023-10-01T07:46:52.555696+0000","last_clean":"2023-10-01T07:45:42.922811+0000","last_became_active":"2023-10-01T07:46:16.553370+0000","last_became_peered":"2023-10-01T07:46:16.553370+0000","last_unstale":"2023-10-01T07:46:52.555696+0000","last_undegraded":"2023-10-01T07:46:52.555696+0000","last_fullsized":"2023-10-01T07:46:16.549273+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:56:37.365504+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1],"acting":[3,1],"avail_no_missing":["3","1"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":74,"reported_epoch":106,"state":"active+undersized","last_fresh":"2023-10-01T07:46:52.554760+0000","last_change":"2023-10-01T07:46:16.554514+0000","last_active":"2023-10-01T07:46:52.554760+0000","last_peered":"2023-10-01T07:46:52.554760+0000","last_clean":"2023-10-01T07:46:09.182678+0000","last_became_active":"2023-10-01T07:46:16.554514+0000","last_became_peered":"2023-10-01T07:46:16.554514+0000","last_unstale":"2023-10-01T07:46:52.554760+0000","last_undegraded":"2023-10-01T07:46:52.554760+0000","last_fullsized":"2023-10-01T07:46:16.548106+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:38:49.082986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3],"acting":[0,3],"avail_no_missing":["0","3"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":79,"reported_epoch":106,"state":"active+undersized","last_fresh":"2023-10-01T07:46:52.956386+0000","last_change":"2023-10-01T07:46:16.560951+0000","last_active":"2023-10-01T07:46:52.956386+0000","last_peered":"2023-10-01T07:46:52.956386+0000","last_clean":"2023-10-01T07:43:24.918117+0000","last_became_active":"2023-10-01T07:46:16.560951+0000","last_became_peered":"2023-10-01T07:46:16.560951+0000","last_unstale":"2023-10-01T07:46:52.956386+0000","last_undegraded":"2023-10-01T07:46:52.956386+0000","last_fullsized":"2023-10-01T07:46:16.557453+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3],"acting":[5,3],"avail_no_missing":["5","3"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":17,"reported_epoch":106,"state":"undersized+peered","last_fresh":"2023-10-01T07:46:53.382775+0000","last_change":"2023-10-01T07:46:25.520855+0000","last_active":"2023-10-01T07:29:57.553608+0000","last_peered":"2023-10-01T07:46:53.382775+0000","last_clean":"2023-10-01T07:29:57.553608+0000","last_became_active":"0.000000","last_became_peered":"2023-10-01T07:46:25.520855+0000","last_unstale":"2023-10-01T07:46:53.382775+0000","last_undegraded":"2023-10-01T07:46:53.382775+0000","last_fullsized":"2023-10-01T07:46:25.518988+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6],"acting":[6],"avail_no_missing":["6"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":79,"reported_epoch":106,"state":"active+undersized","last_fresh":"2023-10-01T07:46:52.556039+0000","last_change":"2023-10-01T07:46:16.556293+0000","last_active":"2023-10-01T07:46:52.556039+0000","last_peered":"2023-10-01T07:46:52.556039+0000","last_clean":"2023-10-01T07:43:54.161644+0000","last_became_active":"2023-10-01T07:46:16.556293+0000","last_became_peered":"2023-10-01T07:46:16.556293+0000","last_unstale":"2023-10-01T07:46:52.556039+0000","last_undegraded":"2023-10-01T07:46:52.556039+0000","last_fullsized":"2023-10-01T07:46:16.547016+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":92,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:21:45.180153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2],"acting":[0,2],"avail_no_missing":["0","2"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"59'8","reported_seq":81,"reported_epoch":106,"state":"active+clean","last_fresh":"2023-10-01T07:46:53.383097+0000","last_change":"2023-10-01T07:41:31.165829+0000","last_active":"2023-10-01T07:46:53.383097+0000","last_peered":"2023-10-01T07:46:53.383097+0000","last_clean":"2023-10-01T07:46:53.383097+0000","last_became_active":"2023-10-01T07:41:31.165209+0000","last_became_peered":"2023-10-01T07:41:31.165209+0000","last_unstale":"2023-10-01T07:46:53.383097+0000","last_undegraded":"2023-10-01T07:46:53.383097+0000","last_fullsized":"2023-10-01T07:46:53.383097+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":79,"reported_epoch":106,"state":"active+undersized","last_fresh":"2023-10-01T07:46:52.556813+0000","last_change":"2023-10-01T07:46:16.555252+0000","last_active":"2023-10-01T07:46:52.556813+0000","last_peered":"2023-10-01T07:46:52.556813+0000","last_clean":"2023-10-01T07:45:47.923644+0000","last_became_active":"2023-10-01T07:46:16.555252+0000","last_became_peered":"2023-10-01T07:46:16.555252+0000","last_unstale":"2023-10-01T07:46:52.556813+0000","last_undegraded":"2023-10-01T07:46:52.556813+0000","last_fullsized":"2023-10-01T07:46:16.549559+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:12:00.510120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1],"acting":[3,1],"avail_no_missing":["3","1"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.a","version":"107'15","reported_seq":28,"reported_epoch":107,"state":"active+clean","last_fresh":"2023-10-01T07:46:56.493588+0000","last_change":"2023-10-01T07:46:31.559941+0000","last_active":"2023-10-01T07:46:56.493588+0000","last_peered":"2023-10-01T07:46:56.493588+0000","last_clean":"2023-10-01T07:46:56.493588+0000","last_became_active":"2023-10-01T07:46:31.559429+0000","last_became_peered":"2023-10-01T07:46:31.559429+0000","last_unstale":"2023-10-01T07:46:56.493588+0000","last_undegraded":"2023-10-01T07:46:56.493588+0000","last_fullsized":"2023-10-01T07:46:56.493588+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":102,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:46:30.522131+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:46:30.522131+0000","last_clean_scrub_stamp":"2023-10-01T07:46:30.522131+0000","objects_scrubbed":0,"log_size":15,"log_dups_size":0,"ondisk_log_size":15,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":983040,"num_objects":15,"num_object_clones":0,"num_object_copies":45,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":15,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":15,"num_write_kb":960,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,0],"acting":[5,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":36,"reported_epoch":106,"state":"active+undersized+degraded","last_fresh":"2023-10-01T07:46:53.376031+0000","last_change":"2023-10-01T07:46:25.515300+0000","last_active":"2023-10-01T07:46:53.376031+0000","last_peered":"2023-10-01T07:46:53.376031+0000","last_clean":"2023-10-01T07:46:16.546337+0000","last_became_active":"2023-10-01T07:46:25.515300+0000","last_became_peered":"2023-10-01T07:46:25.515300+0000","last_unstale":"2023-10-01T07:46:53.376031+0000","last_undegraded":"2023-10-01T07:46:25.508865+0000","last_fullsized":"2023-10-01T07:46:25.508722+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":92,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:26:29.521723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":0,"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":[2,0],"acting":[2,0],"avail_no_missing":["2","0"],"object_location_counts":[{"shards":"0,2","objects":1}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":64,"reported_epoch":106,"state":"active+undersized","last_fresh":"2023-10-01T07:46:52.955149+0000","last_change":"2023-10-01T07:46:16.560400+0000","last_active":"2023-10-01T07:46:52.955149+0000","last_peered":"2023-10-01T07:46:52.955149+0000","last_clean":"2023-10-01T07:43:24.912920+0000","last_became_active":"2023-10-01T07:46:16.560400+0000","last_became_peered":"2023-10-01T07:46:16.560400+0000","last_unstale":"2023-10-01T07:46:52.955149+0000","last_undegraded":"2023-10-01T07:46:52.955149+0000","last_fullsized":"2023-10-01T07:46:16.557376+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6],"acting":[5,6],"avail_no_missing":["5","6"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"6.b","version":"107'18","reported_seq":29,"reported_epoch":107,"state":"active+undersized+degraded","last_fresh":"2023-10-01T07:46:56.475654+0000","last_change":"2023-10-01T07:46:56.425482+0000","last_active":"2023-10-01T07:46:56.475654+0000","last_peered":"2023-10-01T07:46:56.475654+0000","last_clean":"2023-10-01T07:46:30.522131+0000","last_became_active":"2023-10-01T07:46:31.551113+0000","last_became_peered":"2023-10-01T07:46:31.551113+0000","last_unstale":"2023-10-01T07:46:56.475654+0000","last_undegraded":"2023-10-01T07:46:56.415932+0000","last_fullsized":"2023-10-01T07:46:31.547460+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":102,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:46:30.522131+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:46:30.522131+0000","last_clean_scrub_stamp":"2023-10-01T07:46:30.522131+0000","objects_scrubbed":0,"log_size":18,"log_dups_size":0,"ondisk_log_size":18,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:17:12.190071+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1179648,"num_objects":18,"num_object_clones":0,"num_object_copies":54,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":18,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":18,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":18,"num_write_kb":1152,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1],"acting":[3,1],"avail_no_missing":["3","1"],"object_location_counts":[{"shards":"1,3","objects":18}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":24,"reported_epoch":106,"state":"undersized+degraded+peered","last_fresh":"2023-10-01T07:46:52.953735+0000","last_change":"2023-10-01T07:46:25.511435+0000","last_active":"2023-10-01T07:46:24.507874+0000","last_peered":"2023-10-01T07:46:52.953735+0000","last_clean":"2023-10-01T07:29:59.819895+0000","last_became_active":"2023-10-01T07:29:58.588214+0000","last_became_peered":"2023-10-01T07:46:25.511435+0000","last_unstale":"2023-10-01T07:46:52.953735+0000","last_undegraded":"2023-10-01T07:46:25.510532+0000","last_fullsized":"2023-10-01T07:46:25.510444+0000","mapping_epoch":100,"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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:06:06.969414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1],"acting":[1],"avail_no_missing":["1"],"object_location_counts":[{"shards":"1","objects":1}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":78,"reported_epoch":106,"state":"active+undersized","last_fresh":"2023-10-01T07:46:52.955185+0000","last_change":"2023-10-01T07:46:25.522736+0000","last_active":"2023-10-01T07:46:52.955185+0000","last_peered":"2023-10-01T07:46:52.955185+0000","last_clean":"2023-10-01T07:42:43.156176+0000","last_became_active":"2023-10-01T07:46:25.522736+0000","last_became_peered":"2023-10-01T07:46:25.522736+0000","last_unstale":"2023-10-01T07:46:52.955185+0000","last_undegraded":"2023-10-01T07:46:52.955185+0000","last_fullsized":"2023-10-01T07:46:25.516801+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3],"acting":[5,3],"avail_no_missing":["5","3"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"6.8","version":"107'8","reported_seq":18,"reported_epoch":107,"state":"active+undersized+degraded","last_fresh":"2023-10-01T07:46:56.480615+0000","last_change":"2023-10-01T07:46:56.436594+0000","last_active":"2023-10-01T07:46:56.480615+0000","last_peered":"2023-10-01T07:46:56.480615+0000","last_clean":"2023-10-01T07:46:30.522131+0000","last_became_active":"2023-10-01T07:46:31.555157+0000","last_became_peered":"2023-10-01T07:46:31.555157+0000","last_unstale":"2023-10-01T07:46:56.480615+0000","last_undegraded":"2023-10-01T07:46:56.429221+0000","last_fullsized":"2023-10-01T07:46:31.543779+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":102,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:46:30.522131+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:46:30.522131+0000","last_clean_scrub_stamp":"2023-10-01T07:46:30.522131+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:25:13.158419+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":524288,"num_objects":8,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":8,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":8,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8,"num_write_kb":512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3],"acting":[2,3],"avail_no_missing":["2","3"],"object_location_counts":[{"shards":"2,3","objects":8}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":27,"reported_epoch":106,"state":"active+undersized+degraded","last_fresh":"2023-10-01T07:46:52.956316+0000","last_change":"2023-10-01T07:46:16.561306+0000","last_active":"2023-10-01T07:46:52.956316+0000","last_peered":"2023-10-01T07:46:52.956316+0000","last_clean":"2023-10-01T07:29:59.820443+0000","last_became_active":"2023-10-01T07:46:16.561306+0000","last_became_peered":"2023-10-01T07:46:16.561306+0000","last_unstale":"2023-10-01T07:46:52.956316+0000","last_undegraded":"2023-10-01T07:46:16.559053+0000","last_fullsized":"2023-10-01T07:46:16.558933+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6],"acting":[5,6],"avail_no_missing":["5","6"],"object_location_counts":[{"shards":"5,6","objects":1}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":78,"reported_epoch":106,"state":"active+undersized","last_fresh":"2023-10-01T07:46:53.382948+0000","last_change":"2023-10-01T07:46:16.559605+0000","last_active":"2023-10-01T07:46:53.382948+0000","last_peered":"2023-10-01T07:46:53.382948+0000","last_clean":"2023-10-01T07:43:24.908602+0000","last_became_active":"2023-10-01T07:46:16.559605+0000","last_became_peered":"2023-10-01T07:46:16.559605+0000","last_unstale":"2023-10-01T07:46:53.382948+0000","last_undegraded":"2023-10-01T07:46:53.382948+0000","last_fullsized":"2023-10-01T07:46:16.554052+0000","mapping_epoch":98,"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-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1],"acting":[6,1],"avail_no_missing":["6","1"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.9","version":"107'17","reported_seq":28,"reported_epoch":107,"state":"active+undersized+degraded","last_fresh":"2023-10-01T07:46:56.485275+0000","last_change":"2023-10-01T07:46:56.433505+0000","last_active":"2023-10-01T07:46:56.485275+0000","last_peered":"2023-10-01T07:46:56.485275+0000","last_clean":"2023-10-01T07:46:30.522131+0000","last_became_active":"2023-10-01T07:46:31.553290+0000","last_became_peered":"2023-10-01T07:46:31.553290+0000","last_unstale":"2023-10-01T07:46:56.485275+0000","last_undegraded":"2023-10-01T07:46:56.427092+0000","last_fullsized":"2023-10-01T07:46:31.549743+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":102,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:46:30.522131+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:46:30.522131+0000","last_clean_scrub_stamp":"2023-10-01T07:46:30.522131+0000","objects_scrubbed":0,"log_size":17,"log_dups_size":0,"ondisk_log_size":17,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:05:58.722387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1114112,"num_objects":17,"num_object_clones":0,"num_object_copies":51,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":17,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":17,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":17,"num_write_kb":1088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2],"acting":[0,2],"avail_no_missing":["0","2"],"object_location_counts":[{"shards":"0,2","objects":17}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":74,"reported_epoch":106,"state":"active+clean","last_fresh":"2023-10-01T07:46:52.955056+0000","last_change":"2023-10-01T07:43:24.917235+0000","last_active":"2023-10-01T07:46:52.955056+0000","last_peered":"2023-10-01T07:46:52.955056+0000","last_clean":"2023-10-01T07:46:52.955056+0000","last_became_active":"2023-10-01T07:43:24.916855+0000","last_became_peered":"2023-10-01T07:43:24.916855+0000","last_unstale":"2023-10-01T07:46:52.955056+0000","last_undegraded":"2023-10-01T07:46:52.955056+0000","last_fullsized":"2023-10-01T07:46:52.955056+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":74,"reported_epoch":106,"state":"active+undersized","last_fresh":"2023-10-01T07:46:52.555494+0000","last_change":"2023-10-01T07:46:25.514899+0000","last_active":"2023-10-01T07:46:52.555494+0000","last_peered":"2023-10-01T07:46:52.555494+0000","last_clean":"2023-10-01T07:46:16.550752+0000","last_became_active":"2023-10-01T07:46:25.514899+0000","last_became_peered":"2023-10-01T07:46:25.514899+0000","last_unstale":"2023-10-01T07:46:52.555494+0000","last_undegraded":"2023-10-01T07:46:52.555494+0000","last_fullsized":"2023-10-01T07:46:25.512760+0000","mapping_epoch":100,"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-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:35:32.982482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":["0","1"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.e","version":"107'11","reported_seq":22,"reported_epoch":107,"state":"active+undersized+degraded","last_fresh":"2023-10-01T07:46:56.495429+0000","last_change":"2023-10-01T07:46:56.429776+0000","last_active":"2023-10-01T07:46:56.495429+0000","last_peered":"2023-10-01T07:46:56.495429+0000","last_clean":"2023-10-01T07:46:30.522131+0000","last_became_active":"2023-10-01T07:46:31.552978+0000","last_became_peered":"2023-10-01T07:46:31.552978+0000","last_unstale":"2023-10-01T07:46:56.495429+0000","last_undegraded":"2023-10-01T07:46:56.419802+0000","last_fullsized":"2023-10-01T07:46:31.546679+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":102,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:46:30.522131+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:46:30.522131+0000","last_clean_scrub_stamp":"2023-10-01T07:46:30.522131+0000","objects_scrubbed":0,"log_size":11,"log_dups_size":0,"ondisk_log_size":11,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:07:34.630837+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":720896,"num_objects":11,"num_object_clones":0,"num_object_copies":33,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":11,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":11,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11,"num_write_kb":704,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":["1","2"],"object_location_counts":[{"shards":"1,2","objects":11}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":36,"reported_epoch":106,"state":"active+undersized+degraded","last_fresh":"2023-10-01T07:46:53.375497+0000","last_change":"2023-10-01T07:46:25.513755+0000","last_active":"2023-10-01T07:46:53.375497+0000","last_peered":"2023-10-01T07:46:53.375497+0000","last_clean":"2023-10-01T07:46:16.544911+0000","last_became_active":"2023-10-01T07:46:25.513755+0000","last_became_peered":"2023-10-01T07:46:25.513755+0000","last_unstale":"2023-10-01T07:46:53.375497+0000","last_undegraded":"2023-10-01T07:46:25.507849+0000","last_fullsized":"2023-10-01T07:46:25.507762+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":92,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:07:25.659034+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0],"acting":[2,0],"avail_no_missing":["2","0"],"object_location_counts":[{"shards":"0,2","objects":1}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":53,"reported_epoch":106,"state":"active+undersized","last_fresh":"2023-10-01T07:46:52.555817+0000","last_change":"2023-10-01T07:46:25.520532+0000","last_active":"2023-10-01T07:46:52.555817+0000","last_peered":"2023-10-01T07:46:52.555817+0000","last_clean":"2023-10-01T07:42:27.434352+0000","last_became_active":"2023-10-01T07:46:25.520532+0000","last_became_peered":"2023-10-01T07:46:25.520532+0000","last_unstale":"2023-10-01T07:46:52.555817+0000","last_undegraded":"2023-10-01T07:46:52.555817+0000","last_fullsized":"2023-10-01T07:46:25.511292+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":87,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:25:02.060074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6],"acting":[0,6],"avail_no_missing":["0","6"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.f","version":"107'9","reported_seq":19,"reported_epoch":107,"state":"active+undersized+degraded","last_fresh":"2023-10-01T07:46:56.485953+0000","last_change":"2023-10-01T07:46:56.427915+0000","last_active":"2023-10-01T07:46:56.485953+0000","last_peered":"2023-10-01T07:46:56.485953+0000","last_clean":"2023-10-01T07:46:30.522131+0000","last_became_active":"2023-10-01T07:46:31.556576+0000","last_became_peered":"2023-10-01T07:46:31.556576+0000","last_unstale":"2023-10-01T07:46:56.485953+0000","last_undegraded":"2023-10-01T07:46:56.426380+0000","last_fullsized":"2023-10-01T07:46:31.543771+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":102,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:46:30.522131+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:46:30.522131+0000","last_clean_scrub_stamp":"2023-10-01T07:46:30.522131+0000","objects_scrubbed":0,"log_size":9,"log_dups_size":0,"ondisk_log_size":9,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:23:05.879942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":589824,"num_objects":9,"num_object_clones":0,"num_object_copies":27,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":9,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":9,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9,"num_write_kb":576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3],"acting":[2,3],"avail_no_missing":["2","3"],"object_location_counts":[{"shards":"2,3","objects":9}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":79,"reported_epoch":106,"state":"active+undersized","last_fresh":"2023-10-01T07:46:53.383134+0000","last_change":"2023-10-01T07:46:25.522632+0000","last_active":"2023-10-01T07:46:53.383134+0000","last_peered":"2023-10-01T07:46:53.383134+0000","last_clean":"2023-10-01T07:46:16.556496+0000","last_became_active":"2023-10-01T07:46:25.522632+0000","last_became_peered":"2023-10-01T07:46:25.522632+0000","last_unstale":"2023-10-01T07:46:53.383134+0000","last_undegraded":"2023-10-01T07:46:53.383134+0000","last_fullsized":"2023-10-01T07:46:25.518370+0000","mapping_epoch":100,"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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1],"acting":[6,1],"avail_no_missing":["6","1"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":77,"reported_epoch":106,"state":"active+undersized","last_fresh":"2023-10-01T07:46:53.375956+0000","last_change":"2023-10-01T07:46:25.515991+0000","last_active":"2023-10-01T07:46:53.375956+0000","last_peered":"2023-10-01T07:46:53.375956+0000","last_clean":"2023-10-01T07:42:13.180603+0000","last_became_active":"2023-10-01T07:46:25.515991+0000","last_became_peered":"2023-10-01T07:46:25.515991+0000","last_unstale":"2023-10-01T07:46:53.375956+0000","last_undegraded":"2023-10-01T07:46:53.375956+0000","last_fullsized":"2023-10-01T07:46:25.508371+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:33:49.404104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[2,1],"avail_no_missing":["2","1"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"6.c","version":"107'15","reported_seq":29,"reported_epoch":107,"state":"active+clean","last_fresh":"2023-10-01T07:46:56.489694+0000","last_change":"2023-10-01T07:46:31.555973+0000","last_active":"2023-10-01T07:46:56.489694+0000","last_peered":"2023-10-01T07:46:56.489694+0000","last_clean":"2023-10-01T07:46:56.489694+0000","last_became_active":"2023-10-01T07:46:31.555635+0000","last_became_peered":"2023-10-01T07:46:31.555635+0000","last_unstale":"2023-10-01T07:46:56.489694+0000","last_undegraded":"2023-10-01T07:46:56.489694+0000","last_fullsized":"2023-10-01T07:46:56.489694+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":102,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:46:30.522131+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:46:30.522131+0000","last_clean_scrub_stamp":"2023-10-01T07:46:30.522131+0000","objects_scrubbed":0,"log_size":15,"log_dups_size":0,"ondisk_log_size":15,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:26:20.196554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":983040,"num_objects":15,"num_object_clones":0,"num_object_copies":45,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":15,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":15,"num_write_kb":960,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":50,"reported_epoch":106,"state":"active+undersized","last_fresh":"2023-10-01T07:46:52.952998+0000","last_change":"2023-10-01T07:46:16.552966+0000","last_active":"2023-10-01T07:46:52.952998+0000","last_peered":"2023-10-01T07:46:52.952998+0000","last_clean":"2023-10-01T07:44:41.192919+0000","last_became_active":"2023-10-01T07:46:16.552966+0000","last_became_peered":"2023-10-01T07:46:16.552966+0000","last_unstale":"2023-10-01T07:46:52.952998+0000","last_undegraded":"2023-10-01T07:46:52.952998+0000","last_fullsized":"2023-10-01T07:46:16.548377+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":92,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:01:04.510974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":["1","2"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":55,"reported_epoch":106,"state":"active+undersized","last_fresh":"2023-10-01T07:46:53.383724+0000","last_change":"2023-10-01T07:46:25.522816+0000","last_active":"2023-10-01T07:46:53.383724+0000","last_peered":"2023-10-01T07:46:53.383724+0000","last_clean":"2023-10-01T07:41:31.168410+0000","last_became_active":"2023-10-01T07:46:25.522816+0000","last_became_peered":"2023-10-01T07:46:25.522816+0000","last_unstale":"2023-10-01T07:46:53.383724+0000","last_undegraded":"2023-10-01T07:46:53.383724+0000","last_fullsized":"2023-10-01T07:46:25.520175+0000","mapping_epoch":100,"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-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1],"acting":[6,1],"avail_no_missing":["6","1"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.d","version":"107'9","reported_seq":22,"reported_epoch":107,"state":"active+clean","last_fresh":"2023-10-01T07:46:56.472589+0000","last_change":"2023-10-01T07:46:31.560841+0000","last_active":"2023-10-01T07:46:56.472589+0000","last_peered":"2023-10-01T07:46:56.472589+0000","last_clean":"2023-10-01T07:46:56.472589+0000","last_became_active":"2023-10-01T07:46:31.560555+0000","last_became_peered":"2023-10-01T07:46:31.560555+0000","last_unstale":"2023-10-01T07:46:56.472589+0000","last_undegraded":"2023-10-01T07:46:56.472589+0000","last_fullsized":"2023-10-01T07:46:56.472589+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":102,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:46:30.522131+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:46:30.522131+0000","last_clean_scrub_stamp":"2023-10-01T07:46:30.522131+0000","objects_scrubbed":0,"log_size":9,"log_dups_size":0,"ondisk_log_size":9,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":589824,"num_objects":9,"num_object_clones":0,"num_object_copies":27,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":9,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9,"num_write_kb":576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":80,"reported_epoch":106,"state":"active+undersized","last_fresh":"2023-10-01T07:46:52.554857+0000","last_change":"2023-10-01T07:46:16.553769+0000","last_active":"2023-10-01T07:46:52.554857+0000","last_peered":"2023-10-01T07:46:52.554857+0000","last_clean":"2023-10-01T07:45:32.921011+0000","last_became_active":"2023-10-01T07:46:16.553769+0000","last_became_peered":"2023-10-01T07:46:16.553769+0000","last_unstale":"2023-10-01T07:46:52.554857+0000","last_undegraded":"2023-10-01T07:46:52.554857+0000","last_fullsized":"2023-10-01T07:46:16.549137+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:48:03.811309+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1],"acting":[3,1],"avail_no_missing":["3","1"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":69,"reported_epoch":106,"state":"active+undersized","last_fresh":"2023-10-01T07:46:52.953518+0000","last_change":"2023-10-01T07:46:25.517748+0000","last_active":"2023-10-01T07:46:52.953518+0000","last_peered":"2023-10-01T07:46:52.953518+0000","last_clean":"2023-10-01T07:46:16.549019+0000","last_became_active":"2023-10-01T07:46:25.517748+0000","last_became_peered":"2023-10-01T07:46:25.517748+0000","last_unstale":"2023-10-01T07:46:52.953518+0000","last_undegraded":"2023-10-01T07:46:52.953518+0000","last_fullsized":"2023-10-01T07:46:25.510534+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:45:36.231523+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3],"acting":[1,3],"avail_no_missing":["1","3"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.0","version":"107'9","reported_seq":23,"reported_epoch":107,"state":"active+clean","last_fresh":"2023-10-01T07:46:56.491669+0000","last_change":"2023-10-01T07:46:31.555210+0000","last_active":"2023-10-01T07:46:56.491669+0000","last_peered":"2023-10-01T07:46:56.491669+0000","last_clean":"2023-10-01T07:46:56.491669+0000","last_became_active":"2023-10-01T07:46:31.554902+0000","last_became_peered":"2023-10-01T07:46:31.554902+0000","last_unstale":"2023-10-01T07:46:56.491669+0000","last_undegraded":"2023-10-01T07:46:56.491669+0000","last_fullsized":"2023-10-01T07:46:56.491669+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":102,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:46:30.522131+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:46:30.522131+0000","last_clean_scrub_stamp":"2023-10-01T07:46:30.522131+0000","objects_scrubbed":0,"log_size":9,"log_dups_size":0,"ondisk_log_size":9,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:17:03.543607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":589824,"num_objects":9,"num_object_clones":0,"num_object_copies":27,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":9,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9,"num_write_kb":576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":93,"reported_epoch":106,"state":"active+undersized","last_fresh":"2023-10-01T07:46:52.953321+0000","last_change":"2023-10-01T07:46:16.554861+0000","last_active":"2023-10-01T07:46:52.953321+0000","last_peered":"2023-10-01T07:46:52.953321+0000","last_clean":"2023-10-01T07:44:16.189225+0000","last_became_active":"2023-10-01T07:46:16.554861+0000","last_became_peered":"2023-10-01T07:46:16.554861+0000","last_unstale":"2023-10-01T07:46:52.953321+0000","last_undegraded":"2023-10-01T07:46:52.953321+0000","last_fullsized":"2023-10-01T07:46:16.548004+0000","mapping_epoch":98,"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-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:49:21.343246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":["1","0"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":89,"reported_epoch":106,"state":"active+clean","last_fresh":"2023-10-01T07:46:52.955637+0000","last_change":"2023-10-01T07:43:24.917072+0000","last_active":"2023-10-01T07:46:52.955637+0000","last_peered":"2023-10-01T07:46:52.955637+0000","last_clean":"2023-10-01T07:46:52.955637+0000","last_became_active":"2023-10-01T07:43:24.916661+0000","last_became_peered":"2023-10-01T07:43:24.916661+0000","last_unstale":"2023-10-01T07:46:52.955637+0000","last_undegraded":"2023-10-01T07:46:52.955637+0000","last_fullsized":"2023-10-01T07:46:52.955637+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":54,"reported_epoch":106,"state":"active+undersized","last_fresh":"2023-10-01T07:46:52.952921+0000","last_change":"2023-10-01T07:46:25.514505+0000","last_active":"2023-10-01T07:46:52.952921+0000","last_peered":"2023-10-01T07:46:52.952921+0000","last_clean":"2023-10-01T07:46:21.208491+0000","last_became_active":"2023-10-01T07:46:25.514505+0000","last_became_peered":"2023-10-01T07:46:25.514505+0000","last_unstale":"2023-10-01T07:46:52.952921+0000","last_undegraded":"2023-10-01T07:46:52.952921+0000","last_fullsized":"2023-10-01T07:46:25.512234+0000","mapping_epoch":100,"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-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:23:18.325829+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,5],"avail_no_missing":["1","5"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.6","version":"0'0","reported_seq":10,"reported_epoch":106,"state":"undersized+peered","last_fresh":"2023-10-01T07:46:52.555860+0000","last_change":"2023-10-01T07:46:31.551362+0000","last_active":"2023-10-01T07:46:30.522131+0000","last_peered":"2023-10-01T07:46:52.555860+0000","last_clean":"2023-10-01T07:46:30.522131+0000","last_became_active":"0.000000","last_became_peered":"2023-10-01T07:46:31.551362+0000","last_unstale":"2023-10-01T07:46:52.555860+0000","last_undegraded":"2023-10-01T07:46:52.555860+0000","last_fullsized":"2023-10-01T07:46:31.546780+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":102,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:46:30.522131+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:46:30.522131+0000","last_clean_scrub_stamp":"2023-10-01T07:46:30.522131+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:15:37.845949+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3],"acting":[3],"avail_no_missing":["3"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":78,"reported_epoch":106,"state":"active+clean","last_fresh":"2023-10-01T07:46:52.955565+0000","last_change":"2023-10-01T07:42:13.172780+0000","last_active":"2023-10-01T07:46:52.955565+0000","last_peered":"2023-10-01T07:46:52.955565+0000","last_clean":"2023-10-01T07:46:52.955565+0000","last_became_active":"2023-10-01T07:42:13.172352+0000","last_became_peered":"2023-10-01T07:42:13.172352+0000","last_unstale":"2023-10-01T07:46:52.955565+0000","last_undegraded":"2023-10-01T07:46:52.955565+0000","last_fullsized":"2023-10-01T07:46:52.955565+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-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":51,"reported_epoch":106,"state":"active+undersized","last_fresh":"2023-10-01T07:46:52.554641+0000","last_change":"2023-10-01T07:46:25.520650+0000","last_active":"2023-10-01T07:46:52.554641+0000","last_peered":"2023-10-01T07:46:52.554641+0000","last_clean":"2023-10-01T07:36:31.889173+0000","last_became_active":"2023-10-01T07:46:25.520650+0000","last_became_peered":"2023-10-01T07:46:25.520650+0000","last_unstale":"2023-10-01T07:46:52.554641+0000","last_undegraded":"2023-10-01T07:46:52.554641+0000","last_fullsized":"2023-10-01T07:46:25.512521+0000","mapping_epoch":100,"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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:04:12.724794+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6],"acting":[0,6],"avail_no_missing":["0","6"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":78,"reported_epoch":106,"state":"active+clean","last_fresh":"2023-10-01T07:46:52.952531+0000","last_change":"2023-10-01T07:43:24.903518+0000","last_active":"2023-10-01T07:46:52.952531+0000","last_peered":"2023-10-01T07:46:52.952531+0000","last_clean":"2023-10-01T07:46:52.952531+0000","last_became_active":"2023-10-01T07:43:24.903090+0000","last_became_peered":"2023-10-01T07:43:24.903090+0000","last_unstale":"2023-10-01T07:46:52.952531+0000","last_undegraded":"2023-10-01T07:46:52.952531+0000","last_fullsized":"2023-10-01T07:46:52.952531+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:08:09.112503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"107'14","reported_seq":24,"reported_epoch":107,"state":"active+undersized+degraded","last_fresh":"2023-10-01T07:46:56.499182+0000","last_change":"2023-10-01T07:46:56.438902+0000","last_active":"2023-10-01T07:46:56.499182+0000","last_peered":"2023-10-01T07:46:56.499182+0000","last_clean":"2023-10-01T07:46:30.522131+0000","last_became_active":"2023-10-01T07:46:31.556682+0000","last_became_peered":"2023-10-01T07:46:31.556682+0000","last_unstale":"2023-10-01T07:46:56.499182+0000","last_undegraded":"2023-10-01T07:46:56.420175+0000","last_fullsized":"2023-10-01T07:46:31.553003+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":102,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:46:30.522131+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:46:30.522131+0000","last_clean_scrub_stamp":"2023-10-01T07:46:30.522131+0000","objects_scrubbed":0,"log_size":14,"log_dups_size":0,"ondisk_log_size":14,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":917504,"num_objects":14,"num_object_clones":0,"num_object_copies":42,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":14,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":14,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":14,"num_write_kb":896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3],"acting":[6,3],"avail_no_missing":["6","3"],"object_location_counts":[{"shards":"3,6","objects":14}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":94,"reported_epoch":106,"state":"active+clean","last_fresh":"2023-10-01T07:46:53.374920+0000","last_change":"2023-10-01T07:43:24.905505+0000","last_active":"2023-10-01T07:46:53.374920+0000","last_peered":"2023-10-01T07:46:53.374920+0000","last_clean":"2023-10-01T07:46:53.374920+0000","last_became_active":"2023-10-01T07:43:24.905061+0000","last_became_peered":"2023-10-01T07:43:24.905061+0000","last_unstale":"2023-10-01T07:46:53.374920+0000","last_undegraded":"2023-10-01T07:46:53.374920+0000","last_fullsized":"2023-10-01T07:46:53.374920+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:37:50.798269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":63,"reported_epoch":106,"state":"active+clean","last_fresh":"2023-10-01T07:46:52.952755+0000","last_change":"2023-10-01T07:42:42.147587+0000","last_active":"2023-10-01T07:46:52.952755+0000","last_peered":"2023-10-01T07:46:52.952755+0000","last_clean":"2023-10-01T07:46:52.952755+0000","last_became_active":"2023-10-01T07:42:42.147219+0000","last_became_peered":"2023-10-01T07:42:42.147219+0000","last_unstale":"2023-10-01T07:46:52.952755+0000","last_undegraded":"2023-10-01T07:46:52.952755+0000","last_fullsized":"2023-10-01T07:46:52.952755+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:11:13.004626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":82,"reported_epoch":106,"state":"active+clean","last_fresh":"2023-10-01T07:46:52.953685+0000","last_change":"2023-10-01T07:42:13.174610+0000","last_active":"2023-10-01T07:46:52.953685+0000","last_peered":"2023-10-01T07:46:52.953685+0000","last_clean":"2023-10-01T07:46:52.953685+0000","last_became_active":"2023-10-01T07:42:13.174332+0000","last_became_peered":"2023-10-01T07:42:13.174332+0000","last_unstale":"2023-10-01T07:46:52.953685+0000","last_undegraded":"2023-10-01T07:46:52.953685+0000","last_fullsized":"2023-10-01T07:46:52.953685+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-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:31:58.589311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"107'13","reported_seq":23,"reported_epoch":107,"state":"active+undersized+degraded","last_fresh":"2023-10-01T07:46:56.474827+0000","last_change":"2023-10-01T07:46:56.420409+0000","last_active":"2023-10-01T07:46:56.474827+0000","last_peered":"2023-10-01T07:46:56.474827+0000","last_clean":"2023-10-01T07:46:30.522131+0000","last_became_active":"2023-10-01T07:46:31.560613+0000","last_became_peered":"2023-10-01T07:46:31.560613+0000","last_unstale":"2023-10-01T07:46:56.474827+0000","last_undegraded":"2023-10-01T07:46:56.420125+0000","last_fullsized":"2023-10-01T07:46:31.556916+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":102,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:46:30.522131+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:46:30.522131+0000","last_clean_scrub_stamp":"2023-10-01T07:46:30.522131+0000","objects_scrubbed":0,"log_size":13,"log_dups_size":0,"ondisk_log_size":13,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":851968,"num_objects":13,"num_object_clones":0,"num_object_copies":39,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":13,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":13,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13,"num_write_kb":832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3],"acting":[5,3],"avail_no_missing":["5","3"],"object_location_counts":[{"shards":"3,5","objects":13}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":84,"reported_epoch":106,"state":"active+undersized","last_fresh":"2023-10-01T07:46:52.955654+0000","last_change":"2023-10-01T07:46:16.562521+0000","last_active":"2023-10-01T07:46:52.955654+0000","last_peered":"2023-10-01T07:46:52.955654+0000","last_clean":"2023-10-01T07:43:24.913641+0000","last_became_active":"2023-10-01T07:46:16.562521+0000","last_became_peered":"2023-10-01T07:46:16.562521+0000","last_unstale":"2023-10-01T07:46:52.955654+0000","last_undegraded":"2023-10-01T07:46:52.955654+0000","last_fullsized":"2023-10-01T07:46:16.557982+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2],"acting":[5,2],"avail_no_missing":["5","2"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"72'139","reported_seq":275,"reported_epoch":106,"state":"active+undersized+degraded","last_fresh":"2023-10-01T07:46:52.555141+0000","last_change":"2023-10-01T07:46:16.554816+0000","last_active":"2023-10-01T07:46:52.555141+0000","last_peered":"2023-10-01T07:46:52.555141+0000","last_clean":"2023-10-01T07:36:30.121476+0000","last_became_active":"2023-10-01T07:46:16.554816+0000","last_became_peered":"2023-10-01T07:46:16.554816+0000","last_unstale":"2023-10-01T07:46:52.555141+0000","last_undegraded":"2023-10-01T07:46:16.547604+0000","last_fullsized":"2023-10-01T07:46:16.547485+0000","mapping_epoch":98,"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-10-01T07:23:32.049984+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:23:32.049984+0000","last_clean_scrub_stamp":"2023-10-01T07:23:32.049984+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:23:34.507972+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6],"acting":[0,6],"avail_no_missing":["0","6"],"object_location_counts":[{"shards":"0,6","objects":2}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":33,"reported_epoch":106,"state":"active+clean","last_fresh":"2023-10-01T07:46:52.554729+0000","last_change":"2023-10-01T07:43:24.910767+0000","last_active":"2023-10-01T07:46:52.554729+0000","last_peered":"2023-10-01T07:46:52.554729+0000","last_clean":"2023-10-01T07:46:52.554729+0000","last_became_active":"2023-10-01T07:43:24.910214+0000","last_became_peered":"2023-10-01T07:43:24.910214+0000","last_unstale":"2023-10-01T07:46:52.554729+0000","last_undegraded":"2023-10-01T07:46:52.554729+0000","last_fullsized":"2023-10-01T07:46:52.554729+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:37:46.200934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":106,"state":"undersized+peered","last_fresh":"2023-10-01T07:46:53.383453+0000","last_change":"2023-10-01T07:46:25.521367+0000","last_active":"2023-10-01T07:46:24.510234+0000","last_peered":"2023-10-01T07:46:53.383453+0000","last_clean":"2023-10-01T07:43:24.908119+0000","last_became_active":"2023-10-01T07:46:16.563983+0000","last_became_peered":"2023-10-01T07:46:25.521367+0000","last_unstale":"2023-10-01T07:46:53.383453+0000","last_undegraded":"2023-10-01T07:46:53.383453+0000","last_fullsized":"2023-10-01T07:46:25.519740+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6],"acting":[6],"avail_no_missing":["6"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.4","version":"107'11","reported_seq":25,"reported_epoch":107,"state":"active+clean","last_fresh":"2023-10-01T07:46:56.464487+0000","last_change":"2023-10-01T07:46:31.556414+0000","last_active":"2023-10-01T07:46:56.464487+0000","last_peered":"2023-10-01T07:46:56.464487+0000","last_clean":"2023-10-01T07:46:56.464487+0000","last_became_active":"2023-10-01T07:46:31.556061+0000","last_became_peered":"2023-10-01T07:46:31.556061+0000","last_unstale":"2023-10-01T07:46:56.464487+0000","last_undegraded":"2023-10-01T07:46:56.464487+0000","last_fullsized":"2023-10-01T07:46:56.464487+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":102,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:46:30.522131+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:46:30.522131+0000","last_clean_scrub_stamp":"2023-10-01T07:46:30.522131+0000","objects_scrubbed":0,"log_size":11,"log_dups_size":0,"ondisk_log_size":11,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:09:39.878656+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":720896,"num_objects":11,"num_object_clones":0,"num_object_copies":33,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":11,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11,"num_write_kb":704,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":77,"reported_epoch":106,"state":"active+undersized","last_fresh":"2023-10-01T07:46:52.952778+0000","last_change":"2023-10-01T07:46:16.555043+0000","last_active":"2023-10-01T07:46:52.952778+0000","last_peered":"2023-10-01T07:46:52.952778+0000","last_clean":"2023-10-01T07:41:31.166664+0000","last_became_active":"2023-10-01T07:46:16.555043+0000","last_became_peered":"2023-10-01T07:46:16.555043+0000","last_unstale":"2023-10-01T07:46:52.952778+0000","last_undegraded":"2023-10-01T07:46:52.952778+0000","last_fullsized":"2023-10-01T07:46:16.548755+0000","mapping_epoch":98,"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-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:18:32.778324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":["1","0"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":74,"reported_epoch":106,"state":"active+undersized","last_fresh":"2023-10-01T07:46:52.557714+0000","last_change":"2023-10-01T07:46:25.517609+0000","last_active":"2023-10-01T07:46:52.557714+0000","last_peered":"2023-10-01T07:46:52.557714+0000","last_clean":"2023-10-01T07:46:16.547328+0000","last_became_active":"2023-10-01T07:46:25.517609+0000","last_became_peered":"2023-10-01T07:46:25.517609+0000","last_unstale":"2023-10-01T07:46:52.557714+0000","last_undegraded":"2023-10-01T07:46:52.557714+0000","last_fullsized":"2023-10-01T07:46:25.512769+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:30:46.541541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3],"acting":[0,3],"avail_no_missing":["0","3"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":83,"reported_epoch":106,"state":"active+clean","last_fresh":"2023-10-01T07:46:52.556362+0000","last_change":"2023-10-01T07:42:42.147552+0000","last_active":"2023-10-01T07:46:52.556362+0000","last_peered":"2023-10-01T07:46:52.556362+0000","last_clean":"2023-10-01T07:46:52.556362+0000","last_became_active":"2023-10-01T07:42:42.147046+0000","last_became_peered":"2023-10-01T07:42:42.147046+0000","last_unstale":"2023-10-01T07:46:52.556362+0000","last_undegraded":"2023-10-01T07:46:52.556362+0000","last_fullsized":"2023-10-01T07:46:52.556362+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:17:29.101461+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"107'19","reported_seq":33,"reported_epoch":107,"state":"active+clean","last_fresh":"2023-10-01T07:46:56.478274+0000","last_change":"2023-10-01T07:46:31.552554+0000","last_active":"2023-10-01T07:46:56.478274+0000","last_peered":"2023-10-01T07:46:56.478274+0000","last_clean":"2023-10-01T07:46:56.478274+0000","last_became_active":"2023-10-01T07:46:31.552194+0000","last_became_peered":"2023-10-01T07:46:31.552194+0000","last_unstale":"2023-10-01T07:46:56.478274+0000","last_undegraded":"2023-10-01T07:46:56.478274+0000","last_fullsized":"2023-10-01T07:46:56.478274+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":102,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:46:30.522131+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:46:30.522131+0000","last_clean_scrub_stamp":"2023-10-01T07:46:30.522131+0000","objects_scrubbed":0,"log_size":19,"log_dups_size":0,"ondisk_log_size":19,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:54:51.019757+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1245184,"num_objects":19,"num_object_clones":0,"num_object_copies":57,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":19,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":19,"num_write_kb":1216,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":62,"reported_epoch":106,"state":"undersized+peered","last_fresh":"2023-10-01T07:46:52.556207+0000","last_change":"2023-10-01T07:46:25.514240+0000","last_active":"2023-10-01T07:46:24.506205+0000","last_peered":"2023-10-01T07:46:52.556207+0000","last_clean":"2023-10-01T07:36:31.587115+0000","last_became_active":"2023-10-01T07:46:16.559688+0000","last_became_peered":"2023-10-01T07:46:25.514240+0000","last_unstale":"2023-10-01T07:46:52.556207+0000","last_undegraded":"2023-10-01T07:46:52.556207+0000","last_fullsized":"2023-10-01T07:46:25.511450+0000","mapping_epoch":100,"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-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:32:32.331273+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0],"acting":[0],"avail_no_missing":["0"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":63,"reported_epoch":106,"state":"active+clean","last_fresh":"2023-10-01T07:46:52.953461+0000","last_change":"2023-10-01T07:42:42.153642+0000","last_active":"2023-10-01T07:46:52.953461+0000","last_peered":"2023-10-01T07:46:52.953461+0000","last_clean":"2023-10-01T07:46:52.953461+0000","last_became_active":"2023-10-01T07:42:42.153326+0000","last_became_peered":"2023-10-01T07:42:42.153326+0000","last_unstale":"2023-10-01T07:46:52.953461+0000","last_undegraded":"2023-10-01T07:46:52.953461+0000","last_fullsized":"2023-10-01T07:46:52.953461+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:25:06.788892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":59,"reported_epoch":106,"state":"active+undersized","last_fresh":"2023-10-01T07:46:52.554784+0000","last_change":"2023-10-01T07:46:16.557113+0000","last_active":"2023-10-01T07:46:52.554784+0000","last_peered":"2023-10-01T07:46:52.554784+0000","last_clean":"2023-10-01T07:45:39.177895+0000","last_became_active":"2023-10-01T07:46:16.557113+0000","last_became_peered":"2023-10-01T07:46:16.557113+0000","last_unstale":"2023-10-01T07:46:52.554784+0000","last_undegraded":"2023-10-01T07:46:52.554784+0000","last_fullsized":"2023-10-01T07:46:16.550381+0000","mapping_epoch":98,"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-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:18:52.153742+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5],"acting":[0,5],"avail_no_missing":["0","5"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.2","version":"107'10","reported_seq":21,"reported_epoch":107,"state":"active+undersized+degraded","last_fresh":"2023-10-01T07:46:56.482108+0000","last_change":"2023-10-01T07:46:56.435638+0000","last_active":"2023-10-01T07:46:56.482108+0000","last_peered":"2023-10-01T07:46:56.482108+0000","last_clean":"2023-10-01T07:46:30.522131+0000","last_became_active":"2023-10-01T07:46:31.553234+0000","last_became_peered":"2023-10-01T07:46:31.553234+0000","last_unstale":"2023-10-01T07:46:56.482108+0000","last_undegraded":"2023-10-01T07:46:56.422636+0000","last_fullsized":"2023-10-01T07:46:31.548731+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":102,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:46:30.522131+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:46:30.522131+0000","last_clean_scrub_stamp":"2023-10-01T07:46:30.522131+0000","objects_scrubbed":0,"log_size":10,"log_dups_size":0,"ondisk_log_size":10,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:29:33.276041+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":655360,"num_objects":10,"num_object_clones":0,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":10,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":10,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10,"num_write_kb":640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2],"acting":[3,2],"avail_no_missing":["3","2"],"object_location_counts":[{"shards":"2,3","objects":10}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":77,"reported_epoch":106,"state":"active+undersized+degraded","last_fresh":"2023-10-01T07:46:52.556968+0000","last_change":"2023-10-01T07:46:16.556715+0000","last_active":"2023-10-01T07:46:52.556968+0000","last_peered":"2023-10-01T07:46:52.556968+0000","last_clean":"2023-10-01T07:45:32.921155+0000","last_became_active":"2023-10-01T07:46:16.556715+0000","last_became_peered":"2023-10-01T07:46:16.556715+0000","last_unstale":"2023-10-01T07:46:52.556968+0000","last_undegraded":"2023-10-01T07:46:16.550036+0000","last_fullsized":"2023-10-01T07:46:16.549961+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:32:43.926675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0],"acting":[3,0],"avail_no_missing":["3","0"],"object_location_counts":[{"shards":"0,3","objects":1}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":54,"reported_epoch":106,"state":"active+undersized","last_fresh":"2023-10-01T07:46:52.953588+0000","last_change":"2023-10-01T07:46:25.518391+0000","last_active":"2023-10-01T07:46:52.953588+0000","last_peered":"2023-10-01T07:46:52.953588+0000","last_clean":"2023-10-01T07:46:16.549957+0000","last_became_active":"2023-10-01T07:46:25.518391+0000","last_became_peered":"2023-10-01T07:46:25.518391+0000","last_unstale":"2023-10-01T07:46:52.953588+0000","last_undegraded":"2023-10-01T07:46:52.953588+0000","last_fullsized":"2023-10-01T07:46:25.510718+0000","mapping_epoch":100,"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-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:31:02.023136+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"avail_no_missing":["1","6"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":74,"reported_epoch":106,"state":"active+undersized","last_fresh":"2023-10-01T07:46:52.554712+0000","last_change":"2023-10-01T07:46:16.556069+0000","last_active":"2023-10-01T07:46:52.554712+0000","last_peered":"2023-10-01T07:46:52.554712+0000","last_clean":"2023-10-01T07:45:22.919277+0000","last_became_active":"2023-10-01T07:46:16.556069+0000","last_became_peered":"2023-10-01T07:46:16.556069+0000","last_unstale":"2023-10-01T07:46:52.554712+0000","last_undegraded":"2023-10-01T07:46:52.554712+0000","last_fullsized":"2023-10-01T07:46:16.548760+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:57:51.648476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0],"acting":[3,0],"avail_no_missing":["3","0"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.3","version":"107'19","reported_seq":29,"reported_epoch":107,"state":"active+undersized+degraded","last_fresh":"2023-10-01T07:46:56.497096+0000","last_change":"2023-10-01T07:46:56.423094+0000","last_active":"2023-10-01T07:46:56.497096+0000","last_peered":"2023-10-01T07:46:56.497096+0000","last_clean":"2023-10-01T07:46:30.522131+0000","last_became_active":"2023-10-01T07:46:31.554927+0000","last_became_peered":"2023-10-01T07:46:31.554927+0000","last_unstale":"2023-10-01T07:46:56.497096+0000","last_undegraded":"2023-10-01T07:46:56.421590+0000","last_fullsized":"2023-10-01T07:46:31.552850+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":102,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:46:30.522131+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:46:30.522131+0000","last_clean_scrub_stamp":"2023-10-01T07:46:30.522131+0000","objects_scrubbed":0,"log_size":19,"log_dups_size":0,"ondisk_log_size":19,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1245184,"num_objects":19,"num_object_clones":0,"num_object_copies":57,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":19,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":19,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":19,"num_write_kb":1216,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2],"acting":[6,2],"avail_no_missing":["6","2"],"object_location_counts":[{"shards":"2,6","objects":19}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":83,"reported_epoch":106,"state":"active+undersized","last_fresh":"2023-10-01T07:46:53.383786+0000","last_change":"2023-10-01T07:46:16.556713+0000","last_active":"2023-10-01T07:46:53.383786+0000","last_peered":"2023-10-01T07:46:53.383786+0000","last_clean":"2023-10-01T07:43:24.906948+0000","last_became_active":"2023-10-01T07:46:16.556713+0000","last_became_peered":"2023-10-01T07:46:16.556713+0000","last_unstale":"2023-10-01T07:46:53.383786+0000","last_undegraded":"2023-10-01T07:46:53.383786+0000","last_fullsized":"2023-10-01T07:46:16.554030+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2],"acting":[6,2],"avail_no_missing":["6","2"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"59'1","reported_seq":77,"reported_epoch":106,"state":"active+undersized+degraded","last_fresh":"2023-10-01T07:46:52.556327+0000","last_change":"2023-10-01T07:46:25.514845+0000","last_active":"2023-10-01T07:46:52.556327+0000","last_peered":"2023-10-01T07:46:52.556327+0000","last_clean":"2023-10-01T07:46:16.549306+0000","last_became_active":"2023-10-01T07:46:25.514845+0000","last_became_peered":"2023-10-01T07:46:25.514845+0000","last_unstale":"2023-10-01T07:46:52.556327+0000","last_undegraded":"2023-10-01T07:46:25.511776+0000","last_fullsized":"2023-10-01T07:46:25.510700+0000","mapping_epoch":100,"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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:28:10.637991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":["0","1"],"object_location_counts":[{"shards":"0,1","objects":1}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":15,"reported_epoch":106,"state":"active+undersized","last_fresh":"2023-10-01T07:46:52.955280+0000","last_change":"2023-10-01T07:46:25.519733+0000","last_active":"2023-10-01T07:46:52.955280+0000","last_peered":"2023-10-01T07:46:52.955280+0000","last_clean":"2023-10-01T07:29:58.556692+0000","last_became_active":"2023-10-01T07:46:25.519733+0000","last_became_peered":"2023-10-01T07:46:25.519733+0000","last_unstale":"2023-10-01T07:46:52.955280+0000","last_undegraded":"2023-10-01T07:46:52.955280+0000","last_fullsized":"2023-10-01T07:46:25.516557+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6],"acting":[5,6],"avail_no_missing":["5","6"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1b","version":"59'1","reported_seq":82,"reported_epoch":106,"state":"active+undersized","last_fresh":"2023-10-01T07:46:52.555645+0000","last_change":"2023-10-01T07:46:16.556784+0000","last_active":"2023-10-01T07:46:52.555645+0000","last_peered":"2023-10-01T07:46:52.555645+0000","last_clean":"2023-10-01T07:43:59.162521+0000","last_became_active":"2023-10-01T07:46:16.556784+0000","last_became_peered":"2023-10-01T07:46:16.556784+0000","last_unstale":"2023-10-01T07:46:52.555645+0000","last_undegraded":"2023-10-01T07:46:52.555645+0000","last_fullsized":"2023-10-01T07:46:16.547071+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":92,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:19:07.138494+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2],"acting":[0,2],"avail_no_missing":["0","2"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":92,"reported_epoch":106,"state":"active+clean","last_fresh":"2023-10-01T07:46:53.374856+0000","last_change":"2023-10-01T07:43:24.905042+0000","last_active":"2023-10-01T07:46:53.374856+0000","last_peered":"2023-10-01T07:46:53.374856+0000","last_clean":"2023-10-01T07:46:53.374856+0000","last_became_active":"2023-10-01T07:43:24.904650+0000","last_became_peered":"2023-10-01T07:43:24.904650+0000","last_unstale":"2023-10-01T07:46:53.374856+0000","last_undegraded":"2023-10-01T07:46:53.374856+0000","last_fullsized":"2023-10-01T07:46:53.374856+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:05:21.643427+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":100,"reported_epoch":106,"state":"active+clean","last_fresh":"2023-10-01T07:46:52.955950+0000","last_change":"2023-10-01T07:42:43.204579+0000","last_active":"2023-10-01T07:46:52.955950+0000","last_peered":"2023-10-01T07:46:52.955950+0000","last_clean":"2023-10-01T07:46:52.955950+0000","last_became_active":"2023-10-01T07:42:43.158074+0000","last_became_peered":"2023-10-01T07:42:43.158074+0000","last_unstale":"2023-10-01T07:46:52.955950+0000","last_undegraded":"2023-10-01T07:46:52.955950+0000","last_fullsized":"2023-10-01T07:46:52.955950+0000","mapping_epoch":91,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":92,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,2,1],"acting":[5,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":84,"reported_epoch":106,"state":"active+undersized","last_fresh":"2023-10-01T07:46:52.555191+0000","last_change":"2023-10-01T07:46:25.517113+0000","last_active":"2023-10-01T07:46:52.555191+0000","last_peered":"2023-10-01T07:46:52.555191+0000","last_clean":"2023-10-01T07:42:43.157577+0000","last_became_active":"2023-10-01T07:46:25.517113+0000","last_became_peered":"2023-10-01T07:46:25.517113+0000","last_unstale":"2023-10-01T07:46:52.555191+0000","last_undegraded":"2023-10-01T07:46:52.555191+0000","last_fullsized":"2023-10-01T07:46:25.514057+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:39:38.252961+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1],"acting":[3,1],"avail_no_missing":["3","1"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":67,"reported_epoch":106,"state":"active+undersized+degraded","last_fresh":"2023-10-01T07:46:52.956582+0000","last_change":"2023-10-01T07:46:25.524535+0000","last_active":"2023-10-01T07:46:52.956582+0000","last_peered":"2023-10-01T07:46:52.956582+0000","last_clean":"2023-10-01T07:46:16.559860+0000","last_became_active":"2023-10-01T07:46:25.524535+0000","last_became_peered":"2023-10-01T07:46:25.524535+0000","last_unstale":"2023-10-01T07:46:52.956582+0000","last_undegraded":"2023-10-01T07:46:25.517528+0000","last_fullsized":"2023-10-01T07:46:25.517432+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6],"acting":[5,6],"avail_no_missing":["5","6"],"object_location_counts":[{"shards":"5,6","objects":1}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":84,"reported_epoch":106,"state":"active+undersized","last_fresh":"2023-10-01T07:46:52.554823+0000","last_change":"2023-10-01T07:46:25.517362+0000","last_active":"2023-10-01T07:46:52.554823+0000","last_peered":"2023-10-01T07:46:52.554823+0000","last_clean":"2023-10-01T07:42:43.156540+0000","last_became_active":"2023-10-01T07:46:25.517362+0000","last_became_peered":"2023-10-01T07:46:25.517362+0000","last_unstale":"2023-10-01T07:46:52.554823+0000","last_undegraded":"2023-10-01T07:46:52.554823+0000","last_fullsized":"2023-10-01T07:46:25.512969+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:23:38.000689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0],"acting":[3,0],"avail_no_missing":["3","0"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"59'1","reported_seq":82,"reported_epoch":106,"state":"active+clean","last_fresh":"2023-10-01T07:46:52.556036+0000","last_change":"2023-10-01T07:43:24.912080+0000","last_active":"2023-10-01T07:46:52.556036+0000","last_peered":"2023-10-01T07:46:52.556036+0000","last_clean":"2023-10-01T07:46:52.556036+0000","last_became_active":"2023-10-01T07:43:24.911577+0000","last_became_peered":"2023-10-01T07:43:24.911577+0000","last_unstale":"2023-10-01T07:46:52.556036+0000","last_undegraded":"2023-10-01T07:46:52.556036+0000","last_fullsized":"2023-10-01T07:46:52.556036+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:49:36.182931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":95,"reported_epoch":106,"state":"active+clean","last_fresh":"2023-10-01T07:46:52.556527+0000","last_change":"2023-10-01T07:43:24.905781+0000","last_active":"2023-10-01T07:46:52.556527+0000","last_peered":"2023-10-01T07:46:52.556527+0000","last_clean":"2023-10-01T07:46:52.556527+0000","last_became_active":"2023-10-01T07:43:24.905433+0000","last_became_peered":"2023-10-01T07:43:24.905433+0000","last_unstale":"2023-10-01T07:46:52.556527+0000","last_undegraded":"2023-10-01T07:46:52.556527+0000","last_fullsized":"2023-10-01T07:46:52.556527+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:42:18.329292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":71,"reported_epoch":106,"state":"active+clean","last_fresh":"2023-10-01T07:46:52.555796+0000","last_change":"2023-10-01T07:42:42.153708+0000","last_active":"2023-10-01T07:46:52.555796+0000","last_peered":"2023-10-01T07:46:52.555796+0000","last_clean":"2023-10-01T07:46:52.555796+0000","last_became_active":"2023-10-01T07:42:42.153303+0000","last_became_peered":"2023-10-01T07:42:42.153303+0000","last_unstale":"2023-10-01T07:46:52.555796+0000","last_undegraded":"2023-10-01T07:46:52.555796+0000","last_fullsized":"2023-10-01T07:46:52.555796+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:30:58.102626+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":72,"reported_epoch":106,"state":"active+undersized","last_fresh":"2023-10-01T07:46:53.382719+0000","last_change":"2023-10-01T07:46:25.524353+0000","last_active":"2023-10-01T07:46:53.382719+0000","last_peered":"2023-10-01T07:46:53.382719+0000","last_clean":"2023-10-01T07:42:13.174381+0000","last_became_active":"2023-10-01T07:46:25.524353+0000","last_became_peered":"2023-10-01T07:46:25.524353+0000","last_unstale":"2023-10-01T07:46:53.382719+0000","last_undegraded":"2023-10-01T07:46:53.382719+0000","last_fullsized":"2023-10-01T07:46:25.518361+0000","mapping_epoch":100,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2],"acting":[6,2],"avail_no_missing":["6","2"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]}],"pool_stats":[{"poolid":6,"num_pg":16,"stat_sum":{"num_bytes":12910592,"num_objects":197,"num_object_clones":0,"num_object_copies":591,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":119,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":197,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":197,"num_write_kb":12608,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":30932992,"data_stored":30932992,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":197,"ondisk_log_size":197,"up":37,"acting":37,"num_store_stats":6},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":71,"acting":71,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":22,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19653,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":72,"acting":72,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139,"ondisk_log_size":139,"up":2,"acting":2,"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":17,"acting":17,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430440,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":310916,"kb_used_data":1532,"kb_used_omap":0,"kb_used_meta":309376,"kb_avail":93434236,"statfs":{"total":95995035648,"available":95676657664,"internally_reserved":0,"allocated":1568768,"data_stored":1130644,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316801024},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:45:40 2023","interfaces":[{"interface":"back","average":{"1min":0.83899999999999997,"5min":0.88200000000000001,"15min":0.91400000000000003},"min":{"1min":0.56799999999999995,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.1899999999999999,"5min":1.206,"15min":1.206},"last":0.98499999999999999},{"interface":"front","average":{"1min":0.87,"5min":0.88900000000000001,"15min":0.88200000000000001},"min":{"1min":0.52700000000000002,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.274,"5min":1.2889999999999999,"15min":1.2889999999999999},"last":1.179}]},{"osd":1,"last update":"Sun Oct 1 07:45:16 2023","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":0.89700000000000002,"15min":0.90100000000000002},"min":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.2070000000000001,"5min":1.242,"15min":1.242},"last":1.026},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.88300000000000001,"15min":0.86899999999999999},"min":{"1min":0.63700000000000001,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.1299999999999999,"5min":1.171,"15min":1.171},"last":0.876}]},{"osd":2,"last update":"Sun Oct 1 07:45:47 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.90000000000000002,"15min":0.874},"min":{"1min":0.69099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.268,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":1.1299999999999999},{"interface":"front","average":{"1min":0.995,"5min":0.98099999999999998,"15min":0.96899999999999997},"min":{"1min":0.62,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.2629999999999999,"5min":2.4609999999999999,"15min":2.4609999999999999},"last":1.054}]},{"osd":3,"last update":"Sun Oct 1 07:45:24 2023","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":0.98199999999999998,"15min":0.98899999999999999},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.1699999999999999,"5min":2.5680000000000001,"15min":2.5680000000000001},"last":1.155},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.0449999999999999,"15min":1.0409999999999999},"min":{"1min":0.81499999999999995,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.3680000000000001,"5min":1.7310000000000001,"15min":1.7310000000000001},"last":0.95399999999999996}]},{"osd":4,"last update":"Sun Oct 1 07:45:40 2023","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":0.94999999999999996,"15min":0.91300000000000003},"min":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.42999999999999999},"max":{"1min":1.5349999999999999,"5min":1.6859999999999999,"15min":1.6859999999999999},"last":0.77800000000000002},{"interface":"front","average":{"1min":1.083,"5min":1.028,"15min":0.96599999999999997},"min":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.39700000000000002},"max":{"1min":1.474,"5min":2.6709999999999998,"15min":2.6709999999999998},"last":0.90000000000000002}]},{"osd":5,"last update":"Sun Oct 1 07:45:40 2023","interfaces":[{"interface":"back","average":{"1min":1.117,"5min":1.0209999999999999,"15min":1.0009999999999999},"min":{"1min":0.72499999999999998,"5min":0.58399999999999996,"15min":0.435},"max":{"1min":1.423,"5min":2.1389999999999998,"15min":2.1389999999999998},"last":0.81000000000000005},{"interface":"front","average":{"1min":1.127,"5min":1.087,"15min":1.038},"min":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.48999999999999999},"max":{"1min":1.4370000000000001,"5min":1.754,"15min":1.754},"last":1.075}]},{"osd":6,"last update":"Sun Oct 1 07:45:40 2023","interfaces":[{"interface":"back","average":{"1min":1.2010000000000001,"5min":1.1060000000000001,"15min":1.0640000000000001},"min":{"1min":0.90200000000000002,"5min":0.63900000000000001,"15min":0.56599999999999995},"max":{"1min":1.6100000000000001,"5min":2.323,"15min":2.323},"last":0.999},{"interface":"front","average":{"1min":1.1850000000000001,"5min":1.133,"15min":1.0649999999999999},"min":{"1min":0.92100000000000004,"5min":0.74399999999999999,"15min":0.56100000000000005},"max":{"1min":1.3680000000000001,"5min":2.754,"15min":2.754},"last":1.1080000000000001}]}]},{"osd":6,"up_from":42,"seq":180388626683,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":312144,"kb_used_data":6856,"kb_used_omap":0,"kb_used_meta":305280,"kb_avail":93433008,"statfs":{"total":95995035648,"available":95675400192,"internally_reserved":0,"allocated":7020544,"data_stored":6583791,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312606720},"hb_peers":[0,1,2,3,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:46:37 2023","interfaces":[{"interface":"back","average":{"1min":0.87,"5min":0.89300000000000002,"15min":0.89100000000000001},"min":{"1min":0.49399999999999999,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.2070000000000001,"5min":1.421,"15min":1.421},"last":0.69099999999999995},{"interface":"front","average":{"1min":0.95699999999999996,"5min":0.95699999999999996,"15min":0.98699999999999999},"min":{"1min":0.63900000000000001,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.3009999999999999,"5min":1.419,"15min":1.419},"last":1.0429999999999999}]},{"osd":1,"last update":"Sun Oct 1 07:46:23 2023","interfaces":[{"interface":"back","average":{"1min":0.86699999999999999,"5min":0.89200000000000002,"15min":0.90100000000000002},"min":{"1min":0.58899999999999997,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.359,"5min":1.359,"15min":1.359},"last":0.999},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.90100000000000002,"15min":0.88200000000000001},"min":{"1min":0.61199999999999999,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.2290000000000001,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":0.89600000000000002}]},{"osd":2,"last update":"Sun Oct 1 07:46:44 2023","interfaces":[{"interface":"back","average":{"1min":0.86199999999999999,"5min":0.90800000000000003,"15min":0.90000000000000002},"min":{"1min":0.63600000000000001,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.1919999999999999,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":1.0860000000000001},{"interface":"front","average":{"1min":1.026,"5min":0.97599999999999998,"15min":0.97199999999999998},"min":{"1min":0.68899999999999995,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.385,"5min":1.385,"15min":1.385},"last":0.95499999999999996}]},{"osd":3,"last update":"Sun Oct 1 07:46:31 2023","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":0.97699999999999998,"15min":0.97399999999999998},"min":{"1min":0.71099999999999997,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.1779999999999999,"5min":1.405,"15min":1.405},"last":0.81299999999999994},{"interface":"front","average":{"1min":1.024,"5min":1.026,"15min":1.014},"min":{"1min":0.76400000000000001,"5min":0.73899999999999999,"15min":0.73899999999999999},"max":{"1min":1.226,"5min":1.381,"15min":1.381},"last":1.127}]},{"osd":4,"last update":"Sun Oct 1 07:45:48 2023","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.93300000000000005,"15min":0.91000000000000003},"min":{"1min":0.74399999999999999,"5min":0.57099999999999995,"15min":0.42399999999999999},"max":{"1min":1.222,"5min":1.423,"15min":1.423},"last":0.90200000000000002},{"interface":"front","average":{"1min":1.018,"5min":1,"15min":0.97399999999999998},"min":{"1min":0.77800000000000002,"5min":0.61599999999999999,"15min":0.46600000000000003},"max":{"1min":1.3069999999999999,"5min":1.353,"15min":1.4890000000000001},"last":1.246}]},{"osd":5,"last update":"Sun Oct 1 07:46:51 2023","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":1.0269999999999999,"15min":1.0089999999999999},"min":{"1min":0.71399999999999997,"5min":0.55200000000000005,"15min":0.48499999999999999},"max":{"1min":1.2969999999999999,"5min":1.4630000000000001,"15min":1.5940000000000001},"last":0.85799999999999998},{"interface":"front","average":{"1min":0.97399999999999998,"5min":1.018,"15min":1.0149999999999999},"min":{"1min":0.78900000000000003,"5min":0.58599999999999997,"15min":0.47499999999999998},"max":{"1min":1.2410000000000001,"5min":1.3919999999999999,"15min":1.5349999999999999},"last":0.72299999999999998}]},{"osd":7,"last update":"Sun Oct 1 07:45:33 2023","interfaces":[{"interface":"back","average":{"1min":1.2310000000000001,"5min":1.145,"15min":1.089},"min":{"1min":0.94399999999999995,"5min":0.61799999999999999,"15min":0.41499999999999998},"max":{"1min":1.5349999999999999,"5min":1.5349999999999999,"15min":1.6919999999999999},"last":1.1140000000000001},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.0880000000000001,"15min":1.0589999999999999},"min":{"1min":0.84499999999999997,"5min":0.59599999999999997,"15min":0.48499999999999999},"max":{"1min":1.2629999999999999,"5min":1.5840000000000001,"15min":1.5840000000000001},"last":1.2130000000000001}]}]},{"osd":1,"up_from":82,"seq":352187318333,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":41048,"kb_used_data":5456,"kb_used_omap":4,"kb_used_meta":35579,"kb_avail":93704104,"statfs":{"total":95995035648,"available":95953002496,"internally_reserved":0,"allocated":5586944,"data_stored":5092141,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":36433806},"hb_peers":[0,2,3,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":"Sun Oct 1 07:46:16 2023","interfaces":[{"interface":"back","average":{"1min":0.71299999999999997,"5min":0.66600000000000004,"15min":0.66200000000000003},"min":{"1min":0.46400000000000002,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.071,"5min":1.129,"15min":1.129},"last":0.69399999999999995},{"interface":"front","average":{"1min":0.76600000000000001,"5min":0.73599999999999999,"15min":0.747},"min":{"1min":0.497,"5min":0.311,"15min":0.311},"max":{"1min":1.002,"5min":1.1519999999999999,"15min":1.1519999999999999},"last":0.54800000000000004}]},{"osd":2,"last update":"Sun Oct 1 07:46:48 2023","interfaces":[{"interface":"back","average":{"1min":0.627,"5min":0.63800000000000001,"15min":0.65000000000000002},"min":{"1min":0.35399999999999998,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.5600000000000001,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":0.58099999999999996},{"interface":"front","average":{"1min":0.65300000000000002,"5min":0.66500000000000004,"15min":0.66100000000000003},"min":{"1min":0.39600000000000002,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.048,"5min":1.1599999999999999,"15min":1.1599999999999999},"last":0.81299999999999994}]},{"osd":3,"last update":"Sun Oct 1 07:46:27 2023","interfaces":[{"interface":"back","average":{"1min":0.78100000000000003,"5min":0.72899999999999998,"15min":0.72499999999999998},"min":{"1min":0.438,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.095,"5min":1.117,"15min":1.117},"last":0.65100000000000002},{"interface":"front","average":{"1min":0.82999999999999996,"5min":0.78100000000000003,"15min":0.77200000000000002},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":1.671,"5min":1.671,"15min":1.671},"last":0.73799999999999999}]},{"osd":4,"last update":"Sun Oct 1 07:46:16 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":0.98699999999999999,"15min":0.97999999999999998},"min":{"1min":0.69399999999999995,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.7390000000000001,"5min":1.7390000000000001,"15min":1.7390000000000001},"last":1.071},{"interface":"front","average":{"1min":0.97899999999999998,"5min":0.97899999999999998,"15min":0.98399999999999999},"min":{"1min":0.68400000000000005,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.1279999999999999,"5min":1.339,"15min":1.339},"last":0.82199999999999995}]},{"osd":5,"last update":"Sun Oct 1 07:46:16 2023","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":1,"15min":1.024},"min":{"1min":0.70799999999999996,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.4630000000000001,"5min":1.6699999999999999,"15min":1.6699999999999999},"last":0.85499999999999998},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.0409999999999999,"15min":1.0549999999999999},"min":{"1min":0.68400000000000005,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.7869999999999999,"5min":1.7869999999999999,"15min":1.7869999999999999},"last":0.79800000000000004}]},{"osd":6,"last update":"Sun Oct 1 07:46:16 2023","interfaces":[{"interface":"back","average":{"1min":1.0409999999999999,"5min":1.0049999999999999,"15min":1.0209999999999999},"min":{"1min":0.73799999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.7010000000000001,"5min":1.7010000000000001,"15min":1.7010000000000001},"last":0.77200000000000002},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.0389999999999999,"15min":1.032},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.823,"5min":1.823,"15min":1.823},"last":1.0620000000000001}]},{"osd":7,"last update":"Sun Oct 1 07:45:15 2023","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":1.0589999999999999,"15min":1.0760000000000001},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.3740000000000001,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":0.83399999999999996},{"interface":"front","average":{"1min":0.96899999999999997,"5min":1.0329999999999999,"15min":1.0409999999999999},"min":{"1min":0.70699999999999996,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.476,"5min":1.476,"15min":1.476},"last":0.85999999999999999}]}]},{"osd":0,"up_from":77,"seq":330712481862,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32560,"kb_used_data":4904,"kb_used_omap":5,"kb_used_meta":27642,"kb_avail":93712592,"statfs":{"total":95995035648,"available":95961694208,"internally_reserved":0,"allocated":5021696,"data_stored":4504089,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":28306042},"hb_peers":[1,2,3,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":1,"last update":"Sun Oct 1 07:46:17 2023","interfaces":[{"interface":"back","average":{"1min":0.65900000000000003,"5min":0.64600000000000002,"15min":0.65600000000000003},"min":{"1min":0.33900000000000002,"5min":0.222,"15min":0.222},"max":{"1min":0.93700000000000006,"5min":0.98099999999999998,"15min":0.98099999999999998},"last":0.60499999999999998},{"interface":"front","average":{"1min":0.65000000000000002,"5min":0.67000000000000004,"15min":0.70199999999999996},"min":{"1min":0.52800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.89400000000000002,"5min":1.1359999999999999,"15min":1.1359999999999999},"last":0.71299999999999997}]},{"osd":2,"last update":"Sun Oct 1 07:46:46 2023","interfaces":[{"interface":"back","average":{"1min":0.68899999999999995,"5min":0.68300000000000005,"15min":0.68100000000000005},"min":{"1min":0.35199999999999998,"5min":0.311,"15min":0.311},"max":{"1min":1.02,"5min":1.0840000000000001,"15min":1.0840000000000001},"last":0.56299999999999994},{"interface":"front","average":{"1min":0.79200000000000004,"5min":0.78700000000000003,"15min":0.79000000000000004},"min":{"1min":0.54300000000000004,"5min":0.374,"15min":0.374},"max":{"1min":1.1519999999999999,"5min":1.224,"15min":1.224},"last":0.62}]},{"osd":3,"last update":"Sun Oct 1 07:46:31 2023","interfaces":[{"interface":"back","average":{"1min":0.69699999999999995,"5min":0.68600000000000005,"15min":0.67600000000000005},"min":{"1min":0.51200000000000001,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":1.071,"5min":1.071,"15min":1.071},"last":0.54400000000000004},{"interface":"front","average":{"1min":0.83099999999999996,"5min":0.80600000000000005,"15min":0.80000000000000004},"min":{"1min":0.48199999999999998,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.1259999999999999,"5min":1.226,"15min":1.226},"last":0.77200000000000002}]},{"osd":4,"last update":"Sun Oct 1 07:45:36 2023","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.88600000000000001,"15min":0.876},"min":{"1min":0.70399999999999996,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.214,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":1.129},{"interface":"front","average":{"1min":1.014,"5min":0.97199999999999998,"15min":0.96599999999999997},"min":{"1min":0.624,"5min":0.624,"15min":0.624},"max":{"1min":1.4970000000000001,"5min":1.4990000000000001,"15min":1.4990000000000001},"last":0.90300000000000002}]},{"osd":5,"last update":"Sun Oct 1 07:46:38 2023","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":1.0189999999999999,"15min":1.05},"min":{"1min":0.61899999999999999,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.2969999999999999,"5min":1.589,"15min":1.589},"last":0.873},{"interface":"front","average":{"1min":1.0549999999999999,"5min":1.042,"15min":1.091},"min":{"1min":0.78100000000000003,"5min":0.69999999999999996,"15min":0.69999999999999996},"max":{"1min":1.369,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":0.93000000000000005}]},{"osd":6,"last update":"Sun Oct 1 07:46:38 2023","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":1.026,"15min":1.0740000000000001},"min":{"1min":0.71199999999999997,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.3480000000000001,"5min":1.5389999999999999,"15min":1.5389999999999999},"last":0.79100000000000004},{"interface":"front","average":{"1min":1.0469999999999999,"5min":1.0289999999999999,"15min":1.0620000000000001},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.3120000000000001,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":0.84499999999999997}]},{"osd":7,"last update":"Sun Oct 1 07:45:36 2023","interfaces":[{"interface":"back","average":{"1min":1.1299999999999999,"5min":1.121,"15min":1.139},"min":{"1min":0.73699999999999999,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.456,"5min":1.514,"15min":1.514},"last":1.2589999999999999},{"interface":"front","average":{"1min":1.071,"5min":1.0509999999999999,"15min":1.0469999999999999},"min":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.373,"5min":1.548,"15min":1.548},"last":1.3129999999999999}]}]},{"osd":2,"up_from":90,"seq":386547056696,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":47324,"kb_used_data":7636,"kb_used_omap":7,"kb_used_meta":39672,"kb_avail":93697828,"statfs":{"total":95995035648,"available":95946575872,"internally_reserved":0,"allocated":7819264,"data_stored":7319268,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":40624209},"hb_peers":[0,1,3,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":"Sun Oct 1 07:46:54 2023","interfaces":[{"interface":"back","average":{"1min":0.61199999999999999,"5min":0.65500000000000003,"15min":0.66900000000000004},"min":{"1min":0.33700000000000002,"5min":0.246,"15min":0.246},"max":{"1min":0.98199999999999998,"5min":1.115,"15min":1.115},"last":0.32500000000000001},{"interface":"front","average":{"1min":0.66600000000000004,"5min":0.67900000000000005,"15min":0.67700000000000005},"min":{"1min":0.26100000000000001,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":1.2569999999999999,"5min":1.2569999999999999,"15min":1.2569999999999999},"last":0.46500000000000002}]},{"osd":1,"last update":"Sun Oct 1 07:46:54 2023","interfaces":[{"interface":"back","average":{"1min":0.66700000000000004,"5min":0.72899999999999998,"15min":0.751},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":1.0569999999999999,"5min":1.0569999999999999,"15min":1.0569999999999999},"last":0.40999999999999998},{"interface":"front","average":{"1min":0.68400000000000005,"5min":0.71599999999999997,"15min":0.70799999999999996},"min":{"1min":0.33700000000000002,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.137,"5min":1.534,"15min":1.534},"last":0.57799999999999996}]},{"osd":3,"last update":"Sun Oct 1 07:46:25 2023","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.75,"15min":0.75},"min":{"1min":0.39300000000000002,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.173,"5min":1.173,"15min":1.173},"last":0.49199999999999999},{"interface":"front","average":{"1min":0.77600000000000002,"5min":0.75,"15min":0.76000000000000001},"min":{"1min":0.436,"5min":0.371,"15min":0.371},"max":{"1min":1.1890000000000001,"5min":1.258,"15min":1.258},"last":0.42899999999999999}]},{"osd":4,"last update":"Sun Oct 1 07:45:52 2023","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.95199999999999996,"15min":0.95399999999999996},"min":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.5529999999999999,"5min":1.5529999999999999,"15min":1.5529999999999999},"last":0.67700000000000005},{"interface":"front","average":{"1min":0.998,"5min":1.0009999999999999,"15min":1.0129999999999999},"min":{"1min":0.70699999999999996,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.4530000000000001,"5min":1.591,"15min":1.591},"last":0.76300000000000001}]},{"osd":5,"last update":"Sun Oct 1 07:46:54 2023","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.98799999999999999,"15min":1.026},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.3360000000000001,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":0.59599999999999997},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.98399999999999999,"15min":0.98799999999999999},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.698,"5min":1.698,"15min":1.698},"last":0.65100000000000002}]},{"osd":6,"last update":"Sun Oct 1 07:46:54 2023","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":1.0800000000000001,"15min":1.109},"min":{"1min":0.63400000000000001,"5min":0.62,"15min":0.62},"max":{"1min":1.524,"5min":1.661,"15min":1.661},"last":0.76100000000000001},{"interface":"front","average":{"1min":1.0229999999999999,"5min":1.1080000000000001,"15min":1.1519999999999999},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.7390000000000001,"5min":1.7390000000000001,"15min":1.7390000000000001},"last":0.73099999999999998}]},{"osd":7,"last update":"Sun Oct 1 07:45:52 2023","interfaces":[{"interface":"back","average":{"1min":1.1020000000000001,"5min":1.077,"15min":1.081},"min":{"1min":0.72799999999999998,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.526,"5min":1.526,"15min":1.526},"last":1.659},{"interface":"front","average":{"1min":1.1379999999999999,"5min":1.127,"15min":1.147},"min":{"1min":0.78300000000000003,"5min":0.71199999999999997,"15min":0.71199999999999997},"max":{"1min":1.4910000000000001,"5min":1.5049999999999999,"15min":1.5049999999999999},"last":1.6299999999999999}]}]},{"osd":3,"up_from":96,"seq":412316860463,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":43388,"kb_used_data":7924,"kb_used_omap":2,"kb_used_meta":35453,"kb_avail":93701764,"statfs":{"total":95995035648,"available":95950606336,"internally_reserved":0,"allocated":8114176,"data_stored":7641570,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3005,"internal_metadata":36303939},"hb_peers":[0,1,2,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":"Sun Oct 1 07:46:30 2023","interfaces":[{"interface":"back","average":{"1min":0.80000000000000004,"5min":0.70799999999999996,"15min":0.71599999999999997},"min":{"1min":0.38500000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":3.2919999999999998,"5min":3.2919999999999998,"15min":3.2919999999999998},"last":0.57299999999999995},{"interface":"front","average":{"1min":0.874,"5min":0.72899999999999998,"15min":0.71399999999999997},"min":{"1min":0.436,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":3.3109999999999999,"5min":3.3109999999999999,"15min":3.3109999999999999},"last":0.45400000000000001}]},{"osd":1,"last update":"Sun Oct 1 07:46:30 2023","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":0.85899999999999999,"15min":0.84099999999999997},"min":{"1min":0.52700000000000002,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":3.5579999999999998,"5min":3.5579999999999998,"15min":3.5579999999999998},"last":0.53700000000000003},{"interface":"front","average":{"1min":0.92100000000000004,"5min":0.80400000000000005,"15min":0.79500000000000004},"min":{"1min":0.56000000000000005,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":3.339,"5min":3.339,"15min":3.339},"last":0.496}]},{"osd":2,"last update":"Sun Oct 1 07:46:30 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.83899999999999997,"15min":0.83299999999999996},"min":{"1min":0.55600000000000005,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":3.516,"5min":3.516,"15min":3.516},"last":0.61399999999999999},{"interface":"front","average":{"1min":0.82199999999999995,"5min":0.76100000000000001,"15min":0.747},"min":{"1min":0.51800000000000002,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.1060000000000001,"5min":2.117,"15min":2.117},"last":0.76600000000000001}]},{"osd":4,"last update":"Sun Oct 1 07:45:28 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.96099999999999997,"15min":0.96399999999999997},"min":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":2.2999999999999998,"5min":2.2999999999999998,"15min":2.2999999999999998},"last":0.90100000000000002},{"interface":"front","average":{"1min":0.98599999999999999,"5min":1.083,"15min":1.099},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.8,"5min":1.8,"15min":1.8},"last":1.121}]},{"osd":5,"last update":"Sun Oct 1 07:46:30 2023","interfaces":[{"interface":"back","average":{"1min":1.1559999999999999,"5min":1.0660000000000001,"15min":1.0700000000000001},"min":{"1min":0.85199999999999998,"5min":0.629,"15min":0.629},"max":{"1min":3.2160000000000002,"5min":3.2160000000000002,"15min":3.2160000000000002},"last":0.78400000000000003},{"interface":"front","average":{"1min":1.2350000000000001,"5min":1.1220000000000001,"15min":1.1080000000000001},"min":{"1min":0.93200000000000005,"5min":0.67900000000000005,"15min":0.67900000000000005},"max":{"1min":3.2490000000000001,"5min":3.2490000000000001,"15min":3.2490000000000001},"last":0.89500000000000002}]},{"osd":6,"last update":"Sun Oct 1 07:46:30 2023","interfaces":[{"interface":"back","average":{"1min":1.2210000000000001,"5min":1.127,"15min":1.115},"min":{"1min":0.72599999999999998,"5min":0.70799999999999996,"15min":0.70799999999999996},"max":{"1min":3.1949999999999998,"5min":3.1949999999999998,"15min":3.1949999999999998},"last":0.82699999999999996},{"interface":"front","average":{"1min":1.2050000000000001,"5min":1.077,"15min":1.0669999999999999},"min":{"1min":0.86299999999999999,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":3.4209999999999998,"5min":3.4209999999999998,"15min":3.4209999999999998},"last":0.83899999999999997}]},{"osd":7,"last update":"Sun Oct 1 07:45:28 2023","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":1.0840000000000001,"15min":1.091},"min":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"max":{"1min":2.661,"5min":2.661,"15min":2.661},"last":1.083},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.139,"15min":1.1519999999999999},"min":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.677,"5min":1.677,"15min":1.677},"last":1.6080000000000001}]}]},{"osd":4,"up_from":30,"seq":128849019140,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298192,"kb_used_data":968,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93446960,"statfs":{"total":95995035648,"available":95689687040,"internally_reserved":0,"allocated":991232,"data_stored":555803,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"hb_peers":[0,1,2,3,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:45:35 2023","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.88500000000000001,"15min":0.89300000000000002},"min":{"1min":0.628,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.2150000000000001,"5min":1.2609999999999999,"15min":1.2609999999999999},"last":0.71399999999999997},{"interface":"front","average":{"1min":0.878,"5min":0.85699999999999998,"15min":0.85499999999999998},"min":{"1min":0.55100000000000005,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.125,"5min":1.236,"15min":1.236},"last":0.89400000000000002}]},{"osd":1,"last update":"Sun Oct 1 07:45:18 2023","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":0.89800000000000002,"15min":0.91200000000000003},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.1379999999999999,"5min":1.1990000000000001,"15min":1.1990000000000001},"last":0.84399999999999997},{"interface":"front","average":{"1min":0.93200000000000005,"5min":0.89700000000000002,"15min":0.879},"min":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.1910000000000001,"5min":1.2170000000000001,"15min":1.2170000000000001},"last":0.81100000000000005}]},{"osd":2,"last update":"Sun Oct 1 07:45:46 2023","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":1.056,"15min":1.0620000000000001},"min":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"max":{"1min":1.234,"5min":1.4750000000000001,"15min":1.4750000000000001},"last":0.873},{"interface":"front","average":{"1min":0.93700000000000006,"5min":1.0289999999999999,"15min":1.0549999999999999},"min":{"1min":0.56100000000000005,"5min":0.504,"15min":0.504},"max":{"1min":1.105,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":0.82699999999999996}]},{"osd":3,"last update":"Sun Oct 1 07:45:24 2023","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.97199999999999998,"15min":0.97399999999999998},"min":{"1min":0.79000000000000004,"5min":0.76800000000000002,"15min":0.76800000000000002},"max":{"1min":1.2649999999999999,"5min":1.343,"15min":1.343},"last":0.80100000000000005},{"interface":"front","average":{"1min":1.115,"5min":1.095,"15min":1.0920000000000001},"min":{"1min":0.88200000000000001,"5min":0.81799999999999995,"15min":0.81799999999999995},"max":{"1min":1.319,"5min":1.319,"15min":1.319},"last":0.94099999999999995}]},{"osd":5,"last update":"Sun Oct 1 07:46:08 2023","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":0.96499999999999997,"15min":0.94499999999999995},"min":{"1min":0.70799999999999996,"5min":0.56399999999999995,"15min":0.38600000000000001},"max":{"1min":1.3560000000000001,"5min":1.708,"15min":3.6339999999999999},"last":0.66300000000000003},{"interface":"front","average":{"1min":0.98899999999999999,"5min":0.96099999999999997,"15min":1.006},"min":{"1min":0.77000000000000002,"5min":0.55800000000000005,"15min":0.44},"max":{"1min":1.2929999999999999,"5min":1.6100000000000001,"15min":6.3419999999999996},"last":0.61599999999999999}]},{"osd":6,"last update":"Sun Oct 1 07:45:54 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":1,"15min":1.0089999999999999},"min":{"1min":0.69799999999999995,"5min":0.46999999999999997,"15min":0.46000000000000002},"max":{"1min":1.264,"5min":1.544,"15min":5.6920000000000002},"last":0.47599999999999998},{"interface":"front","average":{"1min":1.1779999999999999,"5min":1.151,"15min":1.117},"min":{"1min":0.95399999999999996,"5min":0.65000000000000002,"15min":0.52100000000000002},"max":{"1min":1.3859999999999999,"5min":1.3859999999999999,"15min":3.7050000000000001},"last":0.58799999999999997}]},{"osd":7,"last update":"Sun Oct 1 07:45:35 2023","interfaces":[{"interface":"back","average":{"1min":1.0640000000000001,"5min":1.0580000000000001,"15min":1.1020000000000001},"min":{"1min":0.82899999999999996,"5min":0.57999999999999996,"15min":0.46999999999999997},"max":{"1min":1.286,"5min":1.464,"15min":6.3959999999999999},"last":1.296},{"interface":"front","average":{"1min":1.0589999999999999,"5min":1.0920000000000001,"15min":1.103},"min":{"1min":0.71299999999999997,"5min":0.627,"15min":0.54400000000000004},"max":{"1min":1.347,"5min":1.581,"15min":5.7439999999999998},"last":1.472}]}]},{"osd":5,"up_from":36,"seq":154618822915,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":306368,"kb_used_data":5048,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":93438784,"statfs":{"total":95995035648,"available":95681314816,"internally_reserved":0,"allocated":5169152,"data_stored":4743519,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"hb_peers":[0,1,2,3,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":"Sun Oct 1 07:46:40 2023","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":0.89100000000000001,"15min":0.86699999999999999},"min":{"1min":0.55700000000000005,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.145,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":0.625},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.91300000000000003,"15min":0.91900000000000004},"min":{"1min":0.63100000000000001,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.3859999999999999,"5min":1.3859999999999999,"15min":1.3859999999999999},"last":0.66000000000000003}]},{"osd":1,"last update":"Sun Oct 1 07:46:23 2023","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.91400000000000003,"15min":0.90800000000000003},"min":{"1min":0.66500000000000004,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":0.77400000000000002},{"interface":"front","average":{"1min":0.94299999999999995,"5min":0.90600000000000003,"15min":0.88800000000000001},"min":{"1min":0.623,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.1990000000000001,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":0.755}]},{"osd":2,"last update":"Sun Oct 1 07:46:51 2023","interfaces":[{"interface":"back","average":{"1min":0.82499999999999996,"5min":0.88800000000000001,"15min":0.89000000000000001},"min":{"1min":0.57599999999999996,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.0720000000000001,"5min":1.216,"15min":1.216},"last":0.73199999999999998},{"interface":"front","average":{"1min":0.88900000000000001,"5min":0.90600000000000003,"15min":0.90800000000000003},"min":{"1min":0.67000000000000004,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.298,"5min":1.298,"15min":1.298},"last":0.69999999999999996}]},{"osd":3,"last update":"Sun Oct 1 07:46:28 2023","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":1.0229999999999999,"15min":1.0329999999999999},"min":{"1min":0.68000000000000005,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.276,"5min":1.276,"15min":1.276},"last":0.91300000000000003},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.0589999999999999,"15min":1.0669999999999999},"min":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"max":{"1min":1.302,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.88100000000000001}]},{"osd":4,"last update":"Sun Oct 1 07:46:12 2023","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":0.90900000000000003,"15min":0.89900000000000002},"min":{"1min":0.65400000000000003,"5min":0.503,"15min":0.442},"max":{"1min":1.2250000000000001,"5min":1.2829999999999999,"15min":2.2000000000000002},"last":1.073},{"interface":"front","average":{"1min":1.0700000000000001,"5min":0.98799999999999999,"15min":0.96499999999999997},"min":{"1min":0.67500000000000004,"5min":0.625,"15min":0.32500000000000001},"max":{"1min":1.3380000000000001,"5min":1.373,"15min":2.2639999999999998},"last":1.0840000000000001}]},{"osd":6,"last update":"Sun Oct 1 07:46:05 2023","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":1.026,"15min":1.0389999999999999},"min":{"1min":0.63100000000000001,"5min":0.53300000000000003,"15min":0.38200000000000001},"max":{"1min":1.4710000000000001,"5min":1.5580000000000001,"15min":2.355},"last":0.82499999999999996},{"interface":"front","average":{"1min":1.0860000000000001,"5min":1.052,"15min":1.0369999999999999},"min":{"1min":0.73599999999999999,"5min":0.73499999999999999,"15min":0.53200000000000003},"max":{"1min":1.415,"5min":1.6859999999999999,"15min":2.4929999999999999},"last":0.84799999999999998}]},{"osd":7,"last update":"Sun Oct 1 07:45:35 2023","interfaces":[{"interface":"back","average":{"1min":1.081,"5min":1.091,"15min":1.0700000000000001},"min":{"1min":0.91300000000000003,"5min":0.624,"15min":0.54400000000000004},"max":{"1min":1.2709999999999999,"5min":1.7649999999999999,"15min":2.3969999999999998},"last":1.036},{"interface":"front","average":{"1min":1.1559999999999999,"5min":1.1200000000000001,"15min":1.131},"min":{"1min":0.89400000000000002,"5min":0.70199999999999996,"15min":0.46500000000000002},"max":{"1min":1.3560000000000001,"5min":1.635,"15min":2.4390000000000001},"last":1.089}]}]}],"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":12288,"data_stored":610,"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":3005,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4790,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":714,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4928,"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":3276800,"data_stored":3276800,"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":4456448,"data_stored":4456448,"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":6684672,"data_stored":6684672,"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":7012352,"data_stored":7012352,"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":4128768,"data_stored":4128768,"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":5373952,"data_stored":5373952,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-01T07:47:14.918 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd pool set unique_pool_1 pgp_num 16 2023-10-01T07:47:14.971 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:15.025 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:15.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:15.027 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:15.129 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:15.163 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:15.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:15.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:15.268 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:15.298 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:15.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:15.300 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:15.401 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:15.415 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 19 16 213 197 0.647949 0 - 0.00411207 2023-10-01T07:47:15.438 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:15.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:15.440 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:15.541 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:15.565 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:15.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:15.568 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:15.669 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:15.697 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:15.699 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:15 smithi084 bash[78255]: cluster 2023-10-01T07:47:14.182574+0000 mgr.y (mgr.34104) 417 : cluster 0 pgmap v361: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/663 objects degraded (21.569%) 2023-10-01T07:47:15.699 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:15 smithi084 bash[78255]: audit 2023-10-01T07:47:15.070713+0000 mon.a (mon.0) 586 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:47:15.699 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:15 smithi084 bash[75189]: cluster 2023-10-01T07:47:14.182574+0000 mgr.y (mgr.34104) 417 : cluster 0 pgmap v361: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/663 objects degraded (21.569%) 2023-10-01T07:47:15.699 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:15 smithi084 bash[75189]: audit 2023-10-01T07:47:15.070713+0000 mon.a (mon.0) 586 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:47:15.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:15.701 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:15.801 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:15.815 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:15 smithi112 bash[59335]: cluster 2023-10-01T07:47:14.182574+0000 mgr.y (mgr.34104) 417 : cluster 0 pgmap v361: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/663 objects degraded (21.569%) 2023-10-01T07:47:15.815 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:15 smithi112 bash[59335]: audit 2023-10-01T07:47:15.070713+0000 mon.a (mon.0) 586 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:47:15.833 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:15.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:15.837 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:15.938 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:15.969 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:15.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:15.972 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:16.073 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:16.103 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:16.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:16.105 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:16.206 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:16.238 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:16.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:16.242 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:16.324 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:47:16 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:47:16] "GET /metrics HTTP/1.1" 200 36306 "" "Prometheus/2.33.4" 2023-10-01T07:47:16.343 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:16.376 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:16.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:16.379 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:16.417 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:2023-10-01T07:47:16.413880+0000 min lat: 0.0014909 max lat: 0.0132022 avg lat: 0.00411207 2023-10-01T07:47:16.417 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T07:47:16.417 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 20 16 213 197 0.615549 0 - 0.00411207 2023-10-01T07:47:16.479 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:16.510 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:16.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:16.512 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:16.613 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:16.645 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:16.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:16.648 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:16.749 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:16.781 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:16.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:16.784 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:16.878 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T07:47:16.886 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:16.947 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:16.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:16.949 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:17.036 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-01T07:47:17.050 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:17.103 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:17.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:17.106 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:17.207 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:17.235 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:17.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:17.238 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:17.339 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:17.368 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:17.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:17.371 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:17.415 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 21 16 213 197 0.586236 0 - 0.00411207 2023-10-01T07:47:17.472 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:17.499 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:17.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:17.502 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:17.539 INFO:teuthology.orchestra.run.smithi084.stdout:ERROR: (22) Invalid argument 2023-10-01T07:47:17.539 INFO:teuthology.orchestra.run.smithi084.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T07:47:17.543 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:17 smithi084 bash[75189]: cluster 2023-10-01T07:47:16.183782+0000 mgr.y (mgr.34104) 418 : cluster 0 pgmap v362: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/663 objects degraded (21.569%) 2023-10-01T07:47:17.603 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:17.633 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:17.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:17.635 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:17.736 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:17.764 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:17.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:17.766 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:17.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:17 smithi084 bash[78255]: cluster 2023-10-01T07:47:16.183782+0000 mgr.y (mgr.34104) 418 : cluster 0 pgmap v362: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/663 objects degraded (21.569%) 2023-10-01T07:47:17.867 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:17.892 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:17.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:17.894 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:17.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:17 smithi112 bash[59335]: cluster 2023-10-01T07:47:16.183782+0000 mgr.y (mgr.34104) 418 : cluster 0 pgmap v362: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/663 objects degraded (21.569%) 2023-10-01T07:47:17.997 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:18.027 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:18.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:18.029 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:18.129 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:18.157 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:18.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:18.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:18.261 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:18.287 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:18.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:18.291 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:18.386 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-10-01T07:47:18.392 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:18.416 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 22 16 213 197 0.559588 0 - 0.00411207 2023-10-01T07:47:18.444 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:18.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:18.446 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:18.547 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:18.573 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:18.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:18.576 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:18.677 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:18.704 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:18.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:18.707 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:18.807 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:18.839 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:18.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:18.841 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:18.942 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:18.974 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:18.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:18.977 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:19.078 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:19.109 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:19.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:19.112 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:19.213 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:19.246 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:19.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:19.248 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:19.349 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:19.383 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:19.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:19.385 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:19.416 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 23 16 213 197 0.535259 0 - 0.00411207 2023-10-01T07:47:19.486 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:19.519 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:19.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:19.522 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:19.623 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:19.659 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:19.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:19.661 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:19.761 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:19.775 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:19 smithi084 bash[78255]: cluster 2023-10-01T07:47:18.185280+0000 mgr.y (mgr.34104) 419 : cluster 0 pgmap v363: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/663 objects degraded (21.569%) 2023-10-01T07:47:19.775 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:19 smithi084 bash[78255]: cluster 2023-10-01T07:47:18.538275+0000 mon.a (mon.0) 587 : cluster 3 Health check update: Degraded data redundancy: 143/663 objects degraded (21.569%), 20 pgs degraded, 23 pgs undersized (PG_DEGRADED) 2023-10-01T07:47:19.775 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:19 smithi084 bash[75189]: cluster 2023-10-01T07:47:18.185280+0000 mgr.y (mgr.34104) 419 : cluster 0 pgmap v363: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/663 objects degraded (21.569%) 2023-10-01T07:47:19.775 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:19 smithi084 bash[75189]: cluster 2023-10-01T07:47:18.538275+0000 mon.a (mon.0) 587 : cluster 3 Health check update: Degraded data redundancy: 143/663 objects degraded (21.569%), 20 pgs degraded, 23 pgs undersized (PG_DEGRADED) 2023-10-01T07:47:19.797 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:19.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:19.800 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:19.889 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:47:19.901 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:19.913 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:19 smithi112 bash[59335]: cluster 2023-10-01T07:47:18.185280+0000 mgr.y (mgr.34104) 419 : cluster 0 pgmap v363: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/663 objects degraded (21.569%) 2023-10-01T07:47:19.913 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:19 smithi112 bash[59335]: cluster 2023-10-01T07:47:18.538275+0000 mon.a (mon.0) 587 : cluster 3 Health check update: Degraded data redundancy: 143/663 objects degraded (21.569%), 20 pgs degraded, 23 pgs undersized (PG_DEGRADED) 2023-10-01T07:47:19.931 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:19.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:19.935 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:20.036 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:20.067 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:20.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:20.070 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:20.170 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:20.199 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:20.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:20.202 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:20.303 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:20.327 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:20.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:20.329 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:20.416 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 24 16 213 197 0.512956 0 - 0.00411207 2023-10-01T07:47:20.430 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:20.464 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:20.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:20.468 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:20.568 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:20.593 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:20.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:20.595 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:20.696 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:20.722 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:20.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:20.725 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:20.826 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:20.855 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:20.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:20.858 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:20.902 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:47:20.960 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:20.986 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:20.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:20.989 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:21.090 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:21.115 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:21.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:21.117 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:21.218 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:21.241 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:21.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:21.243 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:21.344 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:21.382 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:21.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:21.386 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:21.416 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 25 16 213 197 0.492438 0 - 0.00411207 2023-10-01T07:47:21.486 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:21.517 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:21.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:21.520 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:21.621 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:21.652 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:21.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:21.654 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:21.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:21 smithi112 bash[59335]: cluster 2023-10-01T07:47:20.186523+0000 mgr.y (mgr.34104) 420 : cluster 0 pgmap v364: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/663 objects degraded (21.569%) 2023-10-01T07:47:21.755 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:21.786 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:21.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:21.789 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:21.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:21 smithi084 bash[75189]: cluster 2023-10-01T07:47:20.186523+0000 mgr.y (mgr.34104) 420 : cluster 0 pgmap v364: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/663 objects degraded (21.569%) 2023-10-01T07:47:21.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:21 smithi084 bash[78255]: cluster 2023-10-01T07:47:20.186523+0000 mgr.y (mgr.34104) 420 : cluster 0 pgmap v364: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/663 objects degraded (21.569%) 2023-10-01T07:47:21.893 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:21.919 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:47:21.927 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:21.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:21.929 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:22.030 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:22.057 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:22.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:22.060 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:22.160 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:22.185 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:22.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:22.187 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:22.287 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:22.312 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:22.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:22.314 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:22.415 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:22.416 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 26 16 213 197 0.473499 0 - 0.00411207 2023-10-01T07:47:22.439 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:22.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:22.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:22.542 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:22.566 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:22.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:22.568 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:22.669 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:22.697 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:22.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:22.700 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:22.801 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:22.833 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:22.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:22.835 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:22.936 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:22.961 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:22.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:22.964 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:23.064 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:23.093 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:23.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:23.095 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:23.196 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:23.229 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:23.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:23.233 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:23.334 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:23.356 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:23.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:23.359 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:23.416 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 27 16 213 197 0.455962 0 - 0.00411207 2023-10-01T07:47:23.460 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:23.487 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:23.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:23.489 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:23.590 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:23.624 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:23.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:23.627 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:23.728 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:23.736 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:23 smithi084 bash[75189]: cluster 2023-10-01T07:47:22.187370+0000 mgr.y (mgr.34104) 421 : cluster 0 pgmap v365: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/663 objects degraded (21.569%) 2023-10-01T07:47:23.736 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:23 smithi084 bash[78255]: cluster 2023-10-01T07:47:22.187370+0000 mgr.y (mgr.34104) 421 : cluster 0 pgmap v365: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/663 objects degraded (21.569%) 2023-10-01T07:47:23.749 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:23.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:23.752 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:23.853 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:23.879 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:23.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:23.882 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:23.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:23 smithi112 bash[59335]: cluster 2023-10-01T07:47:22.187370+0000 mgr.y (mgr.34104) 421 : cluster 0 pgmap v365: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/663 objects degraded (21.569%) 2023-10-01T07:47:23.982 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:24.010 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:24.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:24.013 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:24.113 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:24.143 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:24.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:24.146 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:24.247 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:24.280 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:24.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:24.283 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:24.322 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:47:24.385 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:24.416 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 28 16 213 197 0.439677 0 - 0.00411207 2023-10-01T07:47:24.421 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:24.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:24.424 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:24.525 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:24.556 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:24.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:24.559 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:24.660 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:24.691 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:24.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:24.693 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:24.794 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:24.821 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:24.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:24.824 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:24.925 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:24.956 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:24.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:24.962 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:25.062 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:25.097 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:25.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:25.100 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:25.201 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:25.231 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:25.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:25.234 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:25.334 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:25.366 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:25.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:25.369 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:25.416 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 29 16 213 197 0.424515 0 - 0.00411207 2023-10-01T07:47:25.470 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:25.493 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:25.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:25.496 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:25.596 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:25.617 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:25.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:25.619 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:25.720 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:25.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:25 smithi112 bash[59335]: cluster 2023-10-01T07:47:24.188602+0000 mgr.y (mgr.34104) 422 : cluster 0 pgmap v366: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/663 objects degraded (21.569%) 2023-10-01T07:47:25.731 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:25 smithi084 bash[75189]: cluster 2023-10-01T07:47:24.188602+0000 mgr.y (mgr.34104) 422 : cluster 0 pgmap v366: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/663 objects degraded (21.569%) 2023-10-01T07:47:25.731 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:25 smithi084 bash[78255]: cluster 2023-10-01T07:47:24.188602+0000 mgr.y (mgr.34104) 422 : cluster 0 pgmap v366: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/663 objects degraded (21.569%) 2023-10-01T07:47:25.744 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:25.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:25.746 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:25.847 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:25.878 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:25.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:25.882 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:25.983 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:26.016 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:26.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:26.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:26.120 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:26.150 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:26.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:26.153 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:26.254 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:26.282 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:26.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:26.284 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:26.385 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:26.414 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:26.416 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 30 16 213 197 0.410365 0 - 0.00411207 2023-10-01T07:47:26.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:26.417 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:26.518 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:26.526 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:47:26 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:47:26] "GET /metrics HTTP/1.1" 200 36306 "" "Prometheus/2.33.4" 2023-10-01T07:47:26.540 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:26.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:26.542 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:26.643 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:26.667 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:26.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:26.669 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:26.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:26 smithi112 bash[59335]: cluster 2023-10-01T07:47:26.190423+0000 mgr.y (mgr.34104) 423 : cluster 0 pgmap v367: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/663 objects degraded (21.569%) 2023-10-01T07:47:26.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:26 smithi112 bash[59335]: cluster 2023-10-01T07:47:26.520350+0000 mon.a (mon.0) 588 : cluster 3 Health check update: Reduced data availability: 6 pgs inactive (PG_AVAILABILITY) 2023-10-01T07:47:26.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:26 smithi112 bash[59335]: cluster 2023-10-01T07:47:26.520430+0000 mon.a (mon.0) 589 : cluster 3 Health check update: Degraded data redundancy: 143/663 objects degraded (21.569%), 20 pgs degraded, 51 pgs undersized (PG_DEGRADED) 2023-10-01T07:47:26.770 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:26.778 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:26 smithi084 bash[75189]: cluster 2023-10-01T07:47:26.190423+0000 mgr.y (mgr.34104) 423 : cluster 0 pgmap v367: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/663 objects degraded (21.569%) 2023-10-01T07:47:26.778 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:26 smithi084 bash[75189]: cluster 2023-10-01T07:47:26.520350+0000 mon.a (mon.0) 588 : cluster 3 Health check update: Reduced data availability: 6 pgs inactive (PG_AVAILABILITY) 2023-10-01T07:47:26.778 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:26 smithi084 bash[75189]: cluster 2023-10-01T07:47:26.520430+0000 mon.a (mon.0) 589 : cluster 3 Health check update: Degraded data redundancy: 143/663 objects degraded (21.569%), 20 pgs degraded, 51 pgs undersized (PG_DEGRADED) 2023-10-01T07:47:26.779 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:26 smithi084 bash[78255]: cluster 2023-10-01T07:47:26.190423+0000 mgr.y (mgr.34104) 423 : cluster 0 pgmap v367: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/663 objects degraded (21.569%) 2023-10-01T07:47:26.779 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:26 smithi084 bash[78255]: cluster 2023-10-01T07:47:26.520350+0000 mon.a (mon.0) 588 : cluster 3 Health check update: Reduced data availability: 6 pgs inactive (PG_AVAILABILITY) 2023-10-01T07:47:26.779 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:26 smithi084 bash[78255]: cluster 2023-10-01T07:47:26.520430+0000 mon.a (mon.0) 589 : cluster 3 Health check update: Degraded data redundancy: 143/663 objects degraded (21.569%), 20 pgs degraded, 51 pgs undersized (PG_DEGRADED) 2023-10-01T07:47:26.791 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:26.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:26.793 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:26.894 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:26.922 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:26.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:26.924 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:27.025 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:27.056 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:27.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:27.059 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:27.160 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:27.184 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:27.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:27.186 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:27.287 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:27.318 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:27.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:27.321 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:27.416 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 31 16 213 197 0.397127 0 - 0.00411207 2023-10-01T07:47:27.422 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:27.447 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:27.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:27.448 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:27.549 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:27.582 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:27.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:27.585 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:27.685 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:27.712 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:27.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:27.715 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:27.816 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:27.850 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:27.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:27.853 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:27.953 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:27.983 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:27.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:27.986 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:28.086 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:28.111 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:28.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:28.114 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:28.214 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:28.238 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:28.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:28.240 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:28.286 INFO:teuthology.orchestra.run.smithi084.stderr:set pool 6 pgp_num to 16 2023-10-01T07:47:28.341 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:28.369 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:28.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:28.372 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:28.417 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 32 16 213 197 0.384716 0 - 0.00411207 2023-10-01T07:47:28.472 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:28.485 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:28 smithi084 bash[78255]: audit 2023-10-01T07:47:28.218204+0000 mon.a (mon.0) 590 : audit 1 from='client.? 172.21.15.84:0/3731154933' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-01T07:47:28.485 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:28 smithi084 bash[75189]: audit 2023-10-01T07:47:28.218204+0000 mon.a (mon.0) 590 : audit 1 from='client.? 172.21.15.84:0/3731154933' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-01T07:47:28.502 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:28.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:28.505 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:28.606 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:28.631 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:28.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:28.633 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:28.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:28 smithi112 bash[59335]: audit 2023-10-01T07:47:28.218204+0000 mon.a (mon.0) 590 : audit 1 from='client.? 172.21.15.84:0/3731154933' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-01T07:47:28.734 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:28.759 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:28.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:28.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:28.862 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:28.887 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:28.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:28.891 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:28.991 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:29.025 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:29.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:29.028 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:29.129 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:29.155 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:29.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:29.158 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:29.259 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:29.284 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:29.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:29.287 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:29.387 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:29.417 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 33 16 213 197 0.373059 0 - 0.00411207 2023-10-01T07:47:29.419 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:29 smithi084 bash[78255]: cluster 2023-10-01T07:47:28.191241+0000 mgr.y (mgr.34104) 424 : cluster 0 pgmap v368: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/663 objects degraded (21.569%) 2023-10-01T07:47:29.419 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:29 smithi084 bash[78255]: audit 2023-10-01T07:47:28.280895+0000 mon.a (mon.0) 591 : audit 1 from='client.? 172.21.15.84:0/3731154933' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]': finished 2023-10-01T07:47:29.419 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:29 smithi084 bash[78255]: cluster 2023-10-01T07:47:28.280944+0000 mon.a (mon.0) 592 : cluster 0 osdmap e109: 8 total, 6 up, 8 in 2023-10-01T07:47:29.419 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:29 smithi084 bash[78255]: cluster 2023-10-01T07:47:28.282352+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e109 with expected crc 2023-10-01T07:47:29.419 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:29.420 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:29 smithi084 bash[75189]: cluster 2023-10-01T07:47:28.191241+0000 mgr.y (mgr.34104) 424 : cluster 0 pgmap v368: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/663 objects degraded (21.569%) 2023-10-01T07:47:29.420 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:29 smithi084 bash[75189]: audit 2023-10-01T07:47:28.280895+0000 mon.a (mon.0) 591 : audit 1 from='client.? 172.21.15.84:0/3731154933' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]': finished 2023-10-01T07:47:29.420 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:29 smithi084 bash[75189]: cluster 2023-10-01T07:47:28.280944+0000 mon.a (mon.0) 592 : cluster 0 osdmap e109: 8 total, 6 up, 8 in 2023-10-01T07:47:29.420 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:29 smithi084 bash[75189]: cluster 2023-10-01T07:47:28.282352+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e109 with expected crc 2023-10-01T07:47:29.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:29.422 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:29.523 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:29.545 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:29.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:29.547 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:29.648 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:29.670 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:29.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:29.671 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:29.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:29 smithi112 bash[59335]: cluster 2023-10-01T07:47:28.191241+0000 mgr.y (mgr.34104) 424 : cluster 0 pgmap v368: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/663 objects degraded (21.569%) 2023-10-01T07:47:29.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:29 smithi112 bash[59335]: audit 2023-10-01T07:47:28.280895+0000 mon.a (mon.0) 591 : audit 1 from='client.? 172.21.15.84:0/3731154933' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]': finished 2023-10-01T07:47:29.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:29 smithi112 bash[59335]: cluster 2023-10-01T07:47:28.280944+0000 mon.a (mon.0) 592 : cluster 0 osdmap e109: 8 total, 6 up, 8 in 2023-10-01T07:47:29.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:29 smithi112 bash[59335]: cluster 2023-10-01T07:47:28.282352+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e109 with expected crc 2023-10-01T07:47:29.771 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:29.794 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:29.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:29.797 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:29.897 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:29.935 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:29.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:29.937 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:30.038 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:30.070 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:30.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:30.072 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:30.173 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:30.207 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:30.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:30.210 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:30.311 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:30.341 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:30.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:30.344 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:30.417 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 34 16 213 197 0.362086 0 - 0.00411207 2023-10-01T07:47:30.444 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:30.458 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:30 smithi112 bash[59335]: cluster 2023-10-01T07:47:28.818275+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e109 with expected crc 2023-10-01T07:47:30.458 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:30 smithi112 bash[59335]: audit 2023-10-01T07:47:30.071011+0000 mon.a (mon.0) 593 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:47:30.476 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:30.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:30.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:30.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:30 smithi084 bash[75189]: cluster 2023-10-01T07:47:28.818275+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e109 with expected crc 2023-10-01T07:47:30.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:30 smithi084 bash[75189]: audit 2023-10-01T07:47:30.071011+0000 mon.a (mon.0) 593 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:47:30.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:30 smithi084 bash[78255]: cluster 2023-10-01T07:47:28.818275+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e109 with expected crc 2023-10-01T07:47:30.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:30 smithi084 bash[78255]: audit 2023-10-01T07:47:30.071011+0000 mon.a (mon.0) 593 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:47:30.581 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:30.614 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:30.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:30.617 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:30.718 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:30.748 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:30.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:30.751 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:30.851 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:30.886 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:30.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:30.888 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:30.989 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:31.024 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:31.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:31.027 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:31.128 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:31.159 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:31.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:31.161 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:31.262 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:31.288 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:31.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:31.290 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:31.391 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:31.403 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:31 smithi084 bash[78255]: cluster 2023-10-01T07:47:30.192204+0000 mgr.y (mgr.34104) 425 : cluster 0 pgmap v370: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/663 objects degraded (21.569%) 2023-10-01T07:47:31.403 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:31 smithi084 bash[75189]: cluster 2023-10-01T07:47:30.192204+0000 mgr.y (mgr.34104) 425 : cluster 0 pgmap v370: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/663 objects degraded (21.569%) 2023-10-01T07:47:31.416 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:31.417 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 35 16 213 197 0.351741 0 - 0.00411207 2023-10-01T07:47:31.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:31.419 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:31.520 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:31.542 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:31.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:31.544 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:31.632 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T07:47:31.645 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:31.656 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T07:47:31.656 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:31 smithi112 bash[59335]: cluster 2023-10-01T07:47:30.192204+0000 mgr.y (mgr.34104) 425 : cluster 0 pgmap v370: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/663 objects degraded (21.569%) 2023-10-01T07:47:31.675 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:31.675 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T07:47:31.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:31.678 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:31.699 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T07:47:31.722 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T07:47:31.745 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T07:47:31.745 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T07:47:31.745 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T07:47:31.745 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T07:47:31.746 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T07:47:31.746 INFO:teuthology.orchestra.run.smithi084.stderr:Error ENXIO: problem getting command descriptions from osd.4 2023-10-01T07:47:31.746 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T07:47:31.746 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T07:47:31.746 INFO:teuthology.orchestra.run.smithi084.stderr:Error ENXIO: problem getting command descriptions from osd.7 2023-10-01T07:47:31.779 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:31.803 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:31.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:31.805 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:31.906 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:31.939 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:31.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:31.941 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:32.042 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:32.073 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:32.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:32.076 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:32.176 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:32.205 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:32.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:32.208 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:32.309 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:32.331 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:32.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:32.333 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:32.417 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 36 16 213 197 0.341971 0 - 0.00411207 2023-10-01T07:47:32.434 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:32.442 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:32 smithi084 bash[75189]: audit 2023-10-01T07:47:31.605032+0000 mon.c (mon.2) 50 : audit 0 from='client.? 172.21.15.84:0/3312817905' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:47:32.442 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:32 smithi084 bash[78255]: audit 2023-10-01T07:47:31.605032+0000 mon.c (mon.2) 50 : audit 0 from='client.? 172.21.15.84:0/3312817905' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:47:32.461 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:32.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:32.463 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:32.564 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:32.591 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:32.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:32.594 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:32.695 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:32.717 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:32.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:32.720 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:32.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:32 smithi112 bash[59335]: audit 2023-10-01T07:47:31.605032+0000 mon.c (mon.2) 50 : audit 0 from='client.? 172.21.15.84:0/3312817905' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:47:32.821 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:32.849 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:32.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:32.852 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:32.953 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:32.975 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:32.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:32.978 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:33.078 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:33.111 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:33.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:33.114 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:33.215 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:33.243 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:33.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:33.245 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:33.319 INFO:teuthology.orchestra.run.smithi084.stderr:nodeep-scrub is unset 2023-10-01T07:47:33.346 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:33.370 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:33.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:33.372 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:33.417 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 37 16 213 197 0.332728 0 - 0.00411207 2023-10-01T07:47:33.473 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:33.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:33 smithi112 bash[59335]: cluster 2023-10-01T07:47:32.193113+0000 mgr.y (mgr.34104) 426 : cluster 0 pgmap v371: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/663 objects degraded (21.569%) 2023-10-01T07:47:33.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:33 smithi112 bash[59335]: cluster 2023-10-01T07:47:32.295999+0000 mon.a (mon.0) 594 : cluster 3 Health check update: Reduced data availability: 7 pgs inactive (PG_AVAILABILITY) 2023-10-01T07:47:33.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:33 smithi112 bash[59335]: cluster 2023-10-01T07:47:32.296034+0000 mon.a (mon.0) 595 : cluster 3 Health check update: Degraded data redundancy: 143/663 objects degraded (21.569%), 20 pgs degraded, 61 pgs undersized (PG_DEGRADED) 2023-10-01T07:47:33.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:33 smithi112 bash[59335]: audit 2023-10-01T07:47:33.177388+0000 mon.a (mon.0) 596 : audit 1 from='client.? 172.21.15.84:0/775513903' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:47:33.483 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:33 smithi084 bash[78255]: cluster 2023-10-01T07:47:32.193113+0000 mgr.y (mgr.34104) 426 : cluster 0 pgmap v371: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/663 objects degraded (21.569%) 2023-10-01T07:47:33.484 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:33 smithi084 bash[78255]: cluster 2023-10-01T07:47:32.295999+0000 mon.a (mon.0) 594 : cluster 3 Health check update: Reduced data availability: 7 pgs inactive (PG_AVAILABILITY) 2023-10-01T07:47:33.484 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:33 smithi084 bash[78255]: cluster 2023-10-01T07:47:32.296034+0000 mon.a (mon.0) 595 : cluster 3 Health check update: Degraded data redundancy: 143/663 objects degraded (21.569%), 20 pgs degraded, 61 pgs undersized (PG_DEGRADED) 2023-10-01T07:47:33.484 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:33 smithi084 bash[78255]: audit 2023-10-01T07:47:33.177388+0000 mon.a (mon.0) 596 : audit 1 from='client.? 172.21.15.84:0/775513903' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:47:33.484 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:33 smithi084 bash[75189]: cluster 2023-10-01T07:47:32.193113+0000 mgr.y (mgr.34104) 426 : cluster 0 pgmap v371: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/663 objects degraded (21.569%) 2023-10-01T07:47:33.484 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:33 smithi084 bash[75189]: cluster 2023-10-01T07:47:32.295999+0000 mon.a (mon.0) 594 : cluster 3 Health check update: Reduced data availability: 7 pgs inactive (PG_AVAILABILITY) 2023-10-01T07:47:33.484 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:33 smithi084 bash[75189]: cluster 2023-10-01T07:47:32.296034+0000 mon.a (mon.0) 595 : cluster 3 Health check update: Degraded data redundancy: 143/663 objects degraded (21.569%), 20 pgs degraded, 61 pgs undersized (PG_DEGRADED) 2023-10-01T07:47:33.484 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:33 smithi084 bash[75189]: audit 2023-10-01T07:47:33.177388+0000 mon.a (mon.0) 596 : audit 1 from='client.? 172.21.15.84:0/775513903' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:47:33.497 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:33.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:33.499 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:33.599 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:33.624 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:33.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:33.626 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:33.726 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:33.748 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:33.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:33.751 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:33.852 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:33.875 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:33.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:33.877 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:33.978 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:34.005 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:34.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:34.007 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:34.108 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:34.140 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:34.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:34.143 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:34.244 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:34.274 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:34.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:34.277 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:34.378 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:34.379 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:34 smithi084 bash[78255]: cluster 2023-10-01T07:47:33.304592+0000 mon.a (mon.0) 597 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T07:47:34.379 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:34 smithi084 bash[78255]: audit 2023-10-01T07:47:33.309553+0000 mon.a (mon.0) 598 : audit 1 from='client.? 172.21.15.84:0/775513903' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T07:47:34.379 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:34 smithi084 bash[78255]: cluster 2023-10-01T07:47:33.309742+0000 mon.a (mon.0) 599 : cluster 0 osdmap e110: 8 total, 6 up, 8 in 2023-10-01T07:47:34.380 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:34 smithi084 bash[75189]: cluster 2023-10-01T07:47:33.304592+0000 mon.a (mon.0) 597 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T07:47:34.380 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:34 smithi084 bash[75189]: audit 2023-10-01T07:47:33.309553+0000 mon.a (mon.0) 598 : audit 1 from='client.? 172.21.15.84:0/775513903' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T07:47:34.380 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:34 smithi084 bash[75189]: cluster 2023-10-01T07:47:33.309742+0000 mon.a (mon.0) 599 : cluster 0 osdmap e110: 8 total, 6 up, 8 in 2023-10-01T07:47:34.381 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-01T07:47:34.381 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-01T07:47:34.402 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:34.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:34.404 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:34.417 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 38 16 213 197 0.323972 0 - 0.00411207 2023-10-01T07:47:34.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:34 smithi112 bash[59335]: cluster 2023-10-01T07:47:33.304592+0000 mon.a (mon.0) 597 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T07:47:34.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:34 smithi112 bash[59335]: audit 2023-10-01T07:47:33.309553+0000 mon.a (mon.0) 598 : audit 1 from='client.? 172.21.15.84:0/775513903' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T07:47:34.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:34 smithi112 bash[59335]: cluster 2023-10-01T07:47:33.309742+0000 mon.a (mon.0) 599 : cluster 0 osdmap e110: 8 total, 6 up, 8 in 2023-10-01T07:47:34.505 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:34.535 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:34.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:34.538 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:34.639 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:34.663 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:34.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:34.666 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:34.767 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:34.800 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:34.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:34.803 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:34.903 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:34.930 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:34.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:34.933 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:35.034 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:35.068 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:35.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:35.072 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:35.173 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:35.202 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:35.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:35.204 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:35.306 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:35.338 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:35.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:35.341 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:35.418 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 39 16 213 197 0.315665 0 - 0.00411207 2023-10-01T07:47:35.441 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:35.458 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2023-10-01T07:47:35.458 INFO:teuthology.orchestra.run.smithi084.stdout: "ops": [], 2023-10-01T07:47:35.459 INFO:teuthology.orchestra.run.smithi084.stdout: "complaint_time": 30, 2023-10-01T07:47:35.459 INFO:teuthology.orchestra.run.smithi084.stdout: "num_blocked_ops": 0 2023-10-01T07:47:35.459 INFO:teuthology.orchestra.run.smithi084.stdout:} 2023-10-01T07:47:35.475 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:35.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:35.477 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:35.578 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:35.609 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:35.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:35.612 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:35.712 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:35.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:35 smithi112 bash[59335]: cluster 2023-10-01T07:47:33.980143+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e110 with expected crc 2023-10-01T07:47:35.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:35 smithi112 bash[59335]: cluster 2023-10-01T07:47:33.983228+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e110 with expected crc 2023-10-01T07:47:35.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:35 smithi112 bash[59335]: cluster 2023-10-01T07:47:34.194024+0000 mgr.y (mgr.34104) 427 : cluster 0 pgmap v373: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/663 objects degraded (21.569%) 2023-10-01T07:47:35.736 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:35.738 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:35 smithi084 bash[75189]: cluster 2023-10-01T07:47:33.980143+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e110 with expected crc 2023-10-01T07:47:35.738 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:35 smithi084 bash[75189]: cluster 2023-10-01T07:47:33.983228+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e110 with expected crc 2023-10-01T07:47:35.738 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:35 smithi084 bash[75189]: cluster 2023-10-01T07:47:34.194024+0000 mgr.y (mgr.34104) 427 : cluster 0 pgmap v373: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/663 objects degraded (21.569%) 2023-10-01T07:47:35.738 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:35 smithi084 bash[78255]: cluster 2023-10-01T07:47:33.980143+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e110 with expected crc 2023-10-01T07:47:35.738 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:35 smithi084 bash[78255]: cluster 2023-10-01T07:47:33.983228+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e110 with expected crc 2023-10-01T07:47:35.739 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:35 smithi084 bash[78255]: cluster 2023-10-01T07:47:34.194024+0000 mgr.y (mgr.34104) 427 : cluster 0 pgmap v373: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/663 objects degraded (21.569%) 2023-10-01T07:47:35.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:35.739 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:35.840 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:35.870 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:35.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:35.872 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:35.973 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:36.003 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:36.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:36.006 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:36.107 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:36.135 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:36.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:36.138 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:36.239 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:36.271 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:36.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:36.274 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:36.375 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:36.383 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T07:47:36.395 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:47:36 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:47:36] "GET /metrics HTTP/1.1" 200 36305 "" "Prometheus/2.33.4" 2023-10-01T07:47:36.396 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-10-01T07:47:36.407 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:36.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:36.409 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:36.418 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:2023-10-01T07:47:36.416483+0000 min lat: 0.0014909 max lat: 0.0132022 avg lat: 0.00411207 2023-10-01T07:47:36.418 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T07:47:36.418 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 40 16 213 197 0.307774 0 - 0.00411207 2023-10-01T07:47:36.480 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [7, 4] live_osds: [0, 1, 2, 3, 5, 6] 2023-10-01T07:47:36.480 INFO:tasks.thrashosds.thrasher:Reviving osd 4 2023-10-01T07:47:36.480 INFO:tasks.cephadm.osd.4:Restarting osd.4 (starting--it wasn't running)... 2023-10-01T07:47:36.481 DEBUG:teuthology.orchestra.run.smithi112:osd.4> sudo journalctl -f -n 0 -u ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@osd.4.service 2023-10-01T07:47:36.483 DEBUG:teuthology.orchestra.run.smithi112:> sudo systemctl start ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@osd.4 2023-10-01T07:47:36.501 INFO:journalctl@ceph.osd.4.smithi112.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-01T07:47:36.510 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:36.524 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-10-01T07:47:36.593 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:36.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:36.596 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:36.696 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:36.720 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:36.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:36.723 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:36.824 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:36.836 INFO:journalctl@ceph.osd.4.smithi112.stdout:Oct 01 07:47:36 smithi112 systemd[1]: Started Ceph osd.4 for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T07:47:36.849 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:36.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:36.852 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:36.953 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:36.987 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:36.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:36.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:37.090 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:37.121 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:37.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:37.124 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:37.224 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:37.256 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:37.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:37.259 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:37.273 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-01T07:47:37.360 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:37.393 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:37.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:37.397 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:37.418 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 41 16 213 197 0.300267 0 - 0.00411207 2023-10-01T07:47:37.497 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:37.526 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:37.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:37.528 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:37.629 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:37.661 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:37.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:37.663 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:37.764 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:37.776 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:37 smithi084 bash[78255]: cluster 2023-10-01T07:47:36.195020+0000 mgr.y (mgr.34104) 428 : cluster 0 pgmap v374: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/663 objects degraded (21.569%) 2023-10-01T07:47:37.777 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:37 smithi084 bash[75189]: cluster 2023-10-01T07:47:36.195020+0000 mgr.y (mgr.34104) 428 : cluster 0 pgmap v374: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/663 objects degraded (21.569%) 2023-10-01T07:47:37.794 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:37.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:37.798 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:37.899 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:37.932 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:37.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:37.935 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:37.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:37 smithi112 bash[59335]: cluster 2023-10-01T07:47:36.195020+0000 mgr.y (mgr.34104) 428 : cluster 0 pgmap v374: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/663 objects degraded (21.569%) 2023-10-01T07:47:38.035 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:38.064 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:38.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:38.066 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:38.167 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:38.197 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:38.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:38.201 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:38.302 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:38.332 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:38.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:38.335 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:38.394 INFO:journalctl@ceph.osd.4.smithi112.stdout:Oct 01 07:47:38 smithi112 bash[66090]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-10-01T07:47:38.394 INFO:journalctl@ceph.osd.4.smithi112.stdout:Oct 01 07:47:38 smithi112 bash[66090]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2023-10-01T07:47:38.394 INFO:journalctl@ceph.osd.4.smithi112.stdout:Oct 01 07:47:38 smithi112 bash[66090]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2023-10-01T07:47:38.394 INFO:journalctl@ceph.osd.4.smithi112.stdout:Oct 01 07:47:38 smithi112 bash[66090]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-10-01T07:47:38.394 INFO:journalctl@ceph.osd.4.smithi112.stdout:Oct 01 07:47:38 smithi112 bash[66090]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2023-10-01T07:47:38.394 INFO:journalctl@ceph.osd.4.smithi112.stdout:Oct 01 07:47:38 smithi112 bash[66090]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-10-01T07:47:38.394 INFO:journalctl@ceph.osd.4.smithi112.stdout:Oct 01 07:47:38 smithi112 bash[66090]: --> ceph-volume raw activate successful for osd ID: 4 2023-10-01T07:47:38.418 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 42 16 213 197 0.293118 0 - 0.00411207 2023-10-01T07:47:38.435 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:38.464 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:38.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:38.467 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:38.567 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:38.601 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:38.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:38.603 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:38.704 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:38.733 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:38.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:38.736 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:38.837 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:38.869 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:38.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:38.872 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:38.973 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:39.003 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:39.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:39.007 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:39.107 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:39.141 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:39.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:39.143 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:39.244 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:39.274 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:39.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:39.278 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:39.379 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:39.412 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:39.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:39.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:39.418 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 43 16 213 197 0.286301 0 - 0.00411207 2023-10-01T07:47:39.516 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:39.544 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:39.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:39.546 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:39.647 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:39.682 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:39.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:39.685 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:39.785 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:39.794 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:39 smithi112 bash[59335]: cluster 2023-10-01T07:47:38.196823+0000 mgr.y (mgr.34104) 429 : cluster 0 pgmap v375: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/663 objects degraded (21.569%) 2023-10-01T07:47:39.814 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:39.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:39.817 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:39.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:39 smithi084 bash[75189]: cluster 2023-10-01T07:47:38.196823+0000 mgr.y (mgr.34104) 429 : cluster 0 pgmap v375: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/663 objects degraded (21.569%) 2023-10-01T07:47:39.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:39 smithi084 bash[78255]: cluster 2023-10-01T07:47:38.196823+0000 mgr.y (mgr.34104) 429 : cluster 0 pgmap v375: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/663 objects degraded (21.569%) 2023-10-01T07:47:39.918 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:39.947 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:39.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:39.950 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:40.051 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:40.085 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:40.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:40.088 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:40.189 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:40.224 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:40.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:40.226 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:40.228 INFO:journalctl@ceph.osd.4.smithi112.stdout:Oct 01 07:47:39 smithi112 bash[66471]: debug 2023-10-01T07:47:39.941+0000 7f88eefce700 1 -- 172.21.15.112:0/4008966893 <== mon.1 v2:172.21.15.112:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x559cfe3844e0 con 0x559cfe3f7000 2023-10-01T07:47:40.327 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:40.365 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:40.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:40.367 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:40.418 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 44 16 213 197 0.279794 0 - 0.00411207 2023-10-01T07:47:40.468 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:40.498 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:40.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:40.501 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:40.602 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:40.636 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:40.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:40.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:40.729 INFO:journalctl@ceph.osd.4.smithi112.stdout:Oct 01 07:47:40 smithi112 bash[66471]: debug 2023-10-01T07:47:40.489+0000 7f88f6a48200 -1 Falling back to public interface 2023-10-01T07:47:40.740 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:40.775 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:40.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:40.778 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:40.879 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:40.911 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:40.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:40.914 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:41.015 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:41.045 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:41.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:41.047 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:41.148 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:41.162 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:47:41.163 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:47:41.164 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:47:41.180 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:41.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:41.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:41.284 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:41.314 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:41.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:41.316 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:41.417 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:41.418 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 45 16 213 197 0.273576 0 - 0.00411207 2023-10-01T07:47:41.445 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:41.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:41.449 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:41.549 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:41.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:41 smithi084 bash[78255]: cluster 2023-10-01T07:47:40.199283+0000 mgr.y (mgr.34104) 430 : cluster 0 pgmap v376: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/663 objects degraded (21.569%) 2023-10-01T07:47:41.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:41 smithi084 bash[75189]: cluster 2023-10-01T07:47:40.199283+0000 mgr.y (mgr.34104) 430 : cluster 0 pgmap v376: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/663 objects degraded (21.569%) 2023-10-01T07:47:41.585 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:41.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:41.588 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:41.689 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:41.718 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:41.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:41.721 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:41.822 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:41.898 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:41.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:41.900 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:41.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:41 smithi112 bash[59335]: cluster 2023-10-01T07:47:40.199283+0000 mgr.y (mgr.34104) 430 : cluster 0 pgmap v376: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/663 objects degraded (21.569%) 2023-10-01T07:47:42.001 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:42.031 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:42.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:42.033 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:42.133 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:42.162 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:42.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:42.165 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:42.266 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:42.296 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:42.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:42.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:42.400 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:42.418 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 46 16 213 197 0.267629 0 - 0.00411207 2023-10-01T07:47:42.433 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:42.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:42.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:42.455 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T07:47:42.538 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:42.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:42.566 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:42.566 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:42.667 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:42.703 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:42.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:42.706 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:42.806 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:42.839 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:42.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:42.841 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:42.942 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:42.966 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:42.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:42.969 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:43.070 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:43.171 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:43.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:43.175 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:43.276 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:43.653 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 47 16 213 197 0.261935 0 - 0.00411207 2023-10-01T07:47:43.680 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:43.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:43.683 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:43.743 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:43 smithi084 bash[78255]: cluster 2023-10-01T07:47:42.201183+0000 mgr.y (mgr.34104) 431 : cluster 0 pgmap v377: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/663 objects degraded (21.569%) 2023-10-01T07:47:43.743 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:43 smithi084 bash[75189]: cluster 2023-10-01T07:47:42.201183+0000 mgr.y (mgr.34104) 431 : cluster 0 pgmap v377: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/663 objects degraded (21.569%) 2023-10-01T07:47:43.784 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:43.793 INFO:journalctl@ceph.osd.4.smithi112.stdout:Oct 01 07:47:43 smithi112 bash[66471]: debug 2023-10-01T07:47:43.597+0000 7f88f6a48200 -1 osd.4 99 log_to_monitors {default=true} 2023-10-01T07:47:43.794 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:43 smithi112 bash[59335]: cluster 2023-10-01T07:47:42.201183+0000 mgr.y (mgr.34104) 431 : cluster 0 pgmap v377: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/663 objects degraded (21.569%) 2023-10-01T07:47:43.813 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:43.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:43.815 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:43.916 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:43.942 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:43.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:43.945 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:44.046 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:44.075 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:44.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:44.079 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:44.179 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:44.206 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:44.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:44.209 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:44.309 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:44.334 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:44.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:44.336 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:44.419 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 48 16 213 197 0.256478 0 - 0.00411207 2023-10-01T07:47:44.437 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:44.464 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:44.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:44.468 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:44.568 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:44.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:44 smithi084 bash[78255]: audit 2023-10-01T07:47:43.602536+0000 mon.a (mon.0) 600 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-01T07:47:44.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:44 smithi084 bash[78255]: audit 2023-10-01T07:47:43.604939+0000 mon.b (mon.1) 3 : audit 1 from='osd.4 [v2:172.21.15.112:6800/3361346727,v1:172.21.15.112:6801/3361346727]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-01T07:47:44.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:44 smithi084 bash[75189]: audit 2023-10-01T07:47:43.602536+0000 mon.a (mon.0) 600 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-01T07:47:44.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:44 smithi084 bash[75189]: audit 2023-10-01T07:47:43.604939+0000 mon.b (mon.1) 3 : audit 1 from='osd.4 [v2:172.21.15.112:6800/3361346727,v1:172.21.15.112:6801/3361346727]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-01T07:47:44.602 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:44.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:44.604 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:44.705 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:44.729 INFO:journalctl@ceph.osd.4.smithi112.stdout:Oct 01 07:47:44 smithi112 bash[66471]: debug 2023-10-01T07:47:44.565+0000 7f88e7742700 -1 osd.4 99 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-01T07:47:44.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:44 smithi112 bash[59335]: audit 2023-10-01T07:47:43.602536+0000 mon.a (mon.0) 600 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-01T07:47:44.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:44 smithi112 bash[59335]: audit 2023-10-01T07:47:43.604939+0000 mon.b (mon.1) 3 : audit 1 from='osd.4 [v2:172.21.15.112:6800/3361346727,v1:172.21.15.112:6801/3361346727]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-01T07:47:44.737 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:44.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:44.739 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:44.840 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:44.866 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:44.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:44.868 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:44.969 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:44.997 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:45.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:45.000 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:45.101 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:45.125 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:45.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:45.128 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:45.229 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:45.256 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:45.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:45.259 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:45.359 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:45.388 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:45.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:45.391 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:45.419 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 49 16 213 197 0.251244 0 - 0.00411207 2023-10-01T07:47:45.491 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:45.501 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-10-01T07:47:45.501 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [], 2023-10-01T07:47:45.502 INFO:teuthology.orchestra.run.smithi112.stdout: "num_ops": 0 2023-10-01T07:47:45.502 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-10-01T07:47:45.524 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:45.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:45.527 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:45.627 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:45.651 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:45.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:45.652 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:45.753 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:45.774 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:45.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:45.777 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:45.807 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:45 smithi084 bash[78255]: cluster 2023-10-01T07:47:44.202091+0000 mgr.y (mgr.34104) 432 : cluster 0 pgmap v378: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/663 objects degraded (21.569%) 2023-10-01T07:47:45.807 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:45 smithi084 bash[78255]: cluster 2023-10-01T07:47:44.544997+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e111 with expected crc 2023-10-01T07:47:45.807 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:45 smithi084 bash[78255]: audit 2023-10-01T07:47:44.545565+0000 mon.a (mon.0) 601 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-10-01T07:47:45.807 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:45 smithi084 bash[78255]: cluster 2023-10-01T07:47:44.545684+0000 mon.a (mon.0) 602 : cluster 0 osdmap e111: 8 total, 6 up, 8 in 2023-10-01T07:47:45.808 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:45 smithi084 bash[78255]: audit 2023-10-01T07:47:44.550211+0000 mon.a (mon.0) 603 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-10-01T07:47:45.808 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:45 smithi084 bash[78255]: audit 2023-10-01T07:47:44.552288+0000 mon.b (mon.1) 4 : audit 1 from='osd.4 [v2:172.21.15.112:6800/3361346727,v1:172.21.15.112:6801/3361346727]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-10-01T07:47:45.808 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:45 smithi084 bash[78255]: audit 2023-10-01T07:47:45.075383+0000 mon.a (mon.0) 604 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:47:45.808 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:45 smithi084 bash[78255]: audit 2023-10-01T07:47:45.076626+0000 mon.a (mon.0) 605 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:47:45.808 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:45 smithi084 bash[75189]: cluster 2023-10-01T07:47:44.202091+0000 mgr.y (mgr.34104) 432 : cluster 0 pgmap v378: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/663 objects degraded (21.569%) 2023-10-01T07:47:45.808 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:45 smithi084 bash[75189]: cluster 2023-10-01T07:47:44.544997+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e111 with expected crc 2023-10-01T07:47:45.808 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:45 smithi084 bash[75189]: audit 2023-10-01T07:47:44.545565+0000 mon.a (mon.0) 601 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-10-01T07:47:45.808 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:45 smithi084 bash[75189]: cluster 2023-10-01T07:47:44.545684+0000 mon.a (mon.0) 602 : cluster 0 osdmap e111: 8 total, 6 up, 8 in 2023-10-01T07:47:45.808 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:45 smithi084 bash[75189]: audit 2023-10-01T07:47:44.550211+0000 mon.a (mon.0) 603 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-10-01T07:47:45.809 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:45 smithi084 bash[75189]: audit 2023-10-01T07:47:44.552288+0000 mon.b (mon.1) 4 : audit 1 from='osd.4 [v2:172.21.15.112:6800/3361346727,v1:172.21.15.112:6801/3361346727]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-10-01T07:47:45.809 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:45 smithi084 bash[75189]: audit 2023-10-01T07:47:45.075383+0000 mon.a (mon.0) 604 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:47:45.809 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:45 smithi084 bash[75189]: audit 2023-10-01T07:47:45.076626+0000 mon.a (mon.0) 605 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:47:45.877 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:45.901 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:45.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:45.903 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:45.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:45 smithi112 bash[59335]: cluster 2023-10-01T07:47:44.202091+0000 mgr.y (mgr.34104) 432 : cluster 0 pgmap v378: 89 pgs: 28 active+clean, 4 undersized+peered, 37 active+undersized, 3 undersized+degraded+peered, 17 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 143/663 objects degraded (21.569%) 2023-10-01T07:47:45.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:45 smithi112 bash[59335]: cluster 2023-10-01T07:47:44.544997+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e111 with expected crc 2023-10-01T07:47:45.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:45 smithi112 bash[59335]: audit 2023-10-01T07:47:44.545565+0000 mon.a (mon.0) 601 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-10-01T07:47:45.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:45 smithi112 bash[59335]: cluster 2023-10-01T07:47:44.545684+0000 mon.a (mon.0) 602 : cluster 0 osdmap e111: 8 total, 6 up, 8 in 2023-10-01T07:47:45.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:45 smithi112 bash[59335]: audit 2023-10-01T07:47:44.550211+0000 mon.a (mon.0) 603 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-10-01T07:47:45.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:45 smithi112 bash[59335]: audit 2023-10-01T07:47:44.552288+0000 mon.b (mon.1) 4 : audit 1 from='osd.4 [v2:172.21.15.112:6800/3361346727,v1:172.21.15.112:6801/3361346727]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-10-01T07:47:45.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:45 smithi112 bash[59335]: audit 2023-10-01T07:47:45.075383+0000 mon.a (mon.0) 604 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:47:45.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:45 smithi112 bash[59335]: audit 2023-10-01T07:47:45.076626+0000 mon.a (mon.0) 605 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:47:46.004 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:46.030 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:46.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:46.032 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:46.133 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:46.159 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:46.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:46.539 INFO:tasks.thrashosds.thrasher:Reviving osd 7 2023-10-01T07:47:46.539 INFO:tasks.cephadm.osd.7:Restarting osd.7 (starting--it wasn't running)... 2023-10-01T07:47:46.539 DEBUG:teuthology.orchestra.run.smithi112:osd.7> sudo journalctl -f -n 0 -u ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@osd.7.service 2023-10-01T07:47:46.540 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:46.540 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 50 16 213 197 0.246219 0 - 0.00411207 2023-10-01T07:47:46.542 DEBUG:teuthology.orchestra.run.smithi112:> sudo systemctl start ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@osd.7 2023-10-01T07:47:46.560 INFO:journalctl@ceph.osd.7.smithi112.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-01T07:47:46.560 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:47:46 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:47:46] "GET /metrics HTTP/1.1" 200 36159 "" "Prometheus/2.33.4" 2023-10-01T07:47:46.561 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:46 smithi084 bash[75189]: cluster 2023-10-01T07:47:44.824281+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e111 with expected crc 2023-10-01T07:47:46.561 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:46 smithi084 bash[75189]: cluster 2023-10-01T07:47:45.540409+0000 mon.a (mon.0) 606 : cluster 3 Health check update: 1 osds down (OSD_DOWN) 2023-10-01T07:47:46.583 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-10-01T07:47:46.858 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:46.860 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:46 smithi084 bash[75189]: cluster 2023-10-01T07:47:45.546363+0000 mon.a (mon.0) 607 : cluster 1 osd.4 [v2:172.21.15.112:6800/3361346727,v1:172.21.15.112:6801/3361346727] boot 2023-10-01T07:47:46.860 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:46 smithi084 bash[75189]: cluster 2023-10-01T07:47:45.546430+0000 mon.a (mon.0) 608 : cluster 0 osdmap e112: 8 total, 7 up, 8 in 2023-10-01T07:47:46.862 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:46 smithi084 bash[75189]: audit 2023-10-01T07:47:45.550443+0000 mon.a (mon.0) 609 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T07:47:46.862 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:46 smithi084 bash[75189]: cluster 2023-10-01T07:47:45.553770+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e112 with expected crc 2023-10-01T07:47:46.862 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:46 smithi084 bash[75189]: cluster 2023-10-01T07:47:45.564838+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e112 with expected crc 2023-10-01T07:47:46.862 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:46 smithi084 bash[75189]: cluster 2023-10-01T07:47:46.203889+0000 mgr.y (mgr.34104) 433 : cluster 0 pgmap v381: 89 pgs: 4 peering, 28 active+clean, 3 undersized+peered, 36 active+undersized, 3 undersized+degraded+peered, 15 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 129/663 objects degraded (19.457%) 2023-10-01T07:47:46.862 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:46 smithi084 bash[78255]: cluster 2023-10-01T07:47:44.824281+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e111 with expected crc 2023-10-01T07:47:46.863 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:46 smithi084 bash[78255]: cluster 2023-10-01T07:47:45.540409+0000 mon.a (mon.0) 606 : cluster 3 Health check update: 1 osds down (OSD_DOWN) 2023-10-01T07:47:46.863 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:46 smithi084 bash[78255]: cluster 2023-10-01T07:47:45.546363+0000 mon.a (mon.0) 607 : cluster 1 osd.4 [v2:172.21.15.112:6800/3361346727,v1:172.21.15.112:6801/3361346727] boot 2023-10-01T07:47:46.863 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:46 smithi084 bash[78255]: cluster 2023-10-01T07:47:45.546430+0000 mon.a (mon.0) 608 : cluster 0 osdmap e112: 8 total, 7 up, 8 in 2023-10-01T07:47:46.863 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:46 smithi084 bash[78255]: audit 2023-10-01T07:47:45.550443+0000 mon.a (mon.0) 609 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T07:47:46.863 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:46 smithi084 bash[78255]: cluster 2023-10-01T07:47:45.553770+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e112 with expected crc 2023-10-01T07:47:46.863 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:46 smithi084 bash[78255]: cluster 2023-10-01T07:47:45.564838+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e112 with expected crc 2023-10-01T07:47:46.863 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:46 smithi084 bash[78255]: cluster 2023-10-01T07:47:46.203889+0000 mgr.y (mgr.34104) 433 : cluster 0 pgmap v381: 89 pgs: 4 peering, 28 active+clean, 3 undersized+peered, 36 active+undersized, 3 undersized+degraded+peered, 15 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 129/663 objects degraded (19.457%) 2023-10-01T07:47:46.996 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:46 smithi112 bash[59335]: cluster 2023-10-01T07:47:44.824281+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e111 with expected crc 2023-10-01T07:47:46.997 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:46 smithi112 bash[59335]: cluster 2023-10-01T07:47:45.540409+0000 mon.a (mon.0) 606 : cluster 3 Health check update: 1 osds down (OSD_DOWN) 2023-10-01T07:47:46.997 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:46 smithi112 bash[59335]: cluster 2023-10-01T07:47:45.546363+0000 mon.a (mon.0) 607 : cluster 1 osd.4 [v2:172.21.15.112:6800/3361346727,v1:172.21.15.112:6801/3361346727] boot 2023-10-01T07:47:46.997 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:46 smithi112 bash[59335]: cluster 2023-10-01T07:47:45.546430+0000 mon.a (mon.0) 608 : cluster 0 osdmap e112: 8 total, 7 up, 8 in 2023-10-01T07:47:46.997 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:46 smithi112 bash[59335]: audit 2023-10-01T07:47:45.550443+0000 mon.a (mon.0) 609 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-01T07:47:46.997 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:46 smithi112 bash[59335]: cluster 2023-10-01T07:47:45.553770+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e112 with expected crc 2023-10-01T07:47:46.997 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:46 smithi112 bash[59335]: cluster 2023-10-01T07:47:45.564838+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e112 with expected crc 2023-10-01T07:47:46.997 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:46 smithi112 bash[59335]: cluster 2023-10-01T07:47:46.203889+0000 mgr.y (mgr.34104) 433 : cluster 0 pgmap v381: 89 pgs: 4 peering, 28 active+clean, 3 undersized+peered, 36 active+undersized, 3 undersized+degraded+peered, 15 active+undersized+degraded; 13 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 129/663 objects degraded (19.457%) 2023-10-01T07:47:46.998 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 07:47:46 smithi112 systemd[1]: Started Ceph osd.7 for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T07:47:46.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:47.000 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:47.000 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:47.101 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:47.136 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:47.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:47.154 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:47.255 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:47.284 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:47.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:47.286 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:47.386 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:47:47.412 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:47:47.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:47.415 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:47:47.419 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 51 16 2693 2677 3.28022 3.1 0.00440586 0.304842 2023-10-01T07:47:47.515 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:47:47.539 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:47:47.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:47.541 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:47:47.641 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:47:47.650 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:47 smithi112 bash[59335]: cluster 2023-10-01T07:47:44.631019+0000 osd.4 (osd.4) 1 : cluster 3 failed to encode map e100 with expected crc 2023-10-01T07:47:47.650 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:47 smithi112 bash[59335]: cluster 2023-10-01T07:47:45.548683+0000 osd.4 (osd.4) 2 : cluster 3 failed to encode map e112 with expected crc 2023-10-01T07:47:47.650 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:47 smithi112 bash[59335]: cluster 2023-10-01T07:47:45.552525+0000 osd.4 (osd.4) 3 : cluster 3 failed to encode map e112 with expected crc 2023-10-01T07:47:47.650 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:47 smithi112 bash[59335]: cluster 2023-10-01T07:47:46.552042+0000 mon.a (mon.0) 610 : cluster 3 Health check update: Degraded data redundancy: 129/663 objects degraded (19.457%), 18 pgs degraded, 57 pgs undersized (PG_DEGRADED) 2023-10-01T07:47:47.650 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:47 smithi112 bash[59335]: cluster 2023-10-01T07:47:46.562353+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e113 with expected crc 2023-10-01T07:47:47.651 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:47 smithi112 bash[59335]: cluster 2023-10-01T07:47:46.562362+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e113 with expected crc 2023-10-01T07:47:47.651 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:47 smithi112 bash[59335]: cluster 2023-10-01T07:47:46.565227+0000 mon.a (mon.0) 611 : cluster 0 osdmap e113: 8 total, 7 up, 8 in 2023-10-01T07:47:47.651 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:47 smithi112 bash[59335]: cluster 2023-10-01T07:47:46.565420+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e113 with expected crc 2023-10-01T07:47:47.651 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:47 smithi112 bash[59335]: cluster 2023-10-01T07:47:46.565720+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e113 with expected crc 2023-10-01T07:47:47.651 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:47 smithi112 bash[59335]: cluster 2023-10-01T07:47:46.568438+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e113 with expected crc 2023-10-01T07:47:47.651 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:47 smithi112 bash[59335]: cluster 2023-10-01T07:47:46.571411+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e113 with expected crc 2023-10-01T07:47:47.665 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:47:47.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:47.667 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:47:47.768 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:47.797 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:47.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:47.799 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:47.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:47 smithi084 bash[78255]: cluster 2023-10-01T07:47:44.631019+0000 osd.4 (osd.4) 1 : cluster 3 failed to encode map e100 with expected crc 2023-10-01T07:47:47.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:47 smithi084 bash[78255]: cluster 2023-10-01T07:47:45.548683+0000 osd.4 (osd.4) 2 : cluster 3 failed to encode map e112 with expected crc 2023-10-01T07:47:47.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:47 smithi084 bash[78255]: cluster 2023-10-01T07:47:45.552525+0000 osd.4 (osd.4) 3 : cluster 3 failed to encode map e112 with expected crc 2023-10-01T07:47:47.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:47 smithi084 bash[78255]: cluster 2023-10-01T07:47:46.552042+0000 mon.a (mon.0) 610 : cluster 3 Health check update: Degraded data redundancy: 129/663 objects degraded (19.457%), 18 pgs degraded, 57 pgs undersized (PG_DEGRADED) 2023-10-01T07:47:47.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:47 smithi084 bash[78255]: cluster 2023-10-01T07:47:46.562353+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e113 with expected crc 2023-10-01T07:47:47.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:47 smithi084 bash[78255]: cluster 2023-10-01T07:47:46.562362+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e113 with expected crc 2023-10-01T07:47:47.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:47 smithi084 bash[78255]: cluster 2023-10-01T07:47:46.565227+0000 mon.a (mon.0) 611 : cluster 0 osdmap e113: 8 total, 7 up, 8 in 2023-10-01T07:47:47.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:47 smithi084 bash[78255]: cluster 2023-10-01T07:47:46.565420+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e113 with expected crc 2023-10-01T07:47:47.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:47 smithi084 bash[78255]: cluster 2023-10-01T07:47:46.565720+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e113 with expected crc 2023-10-01T07:47:47.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:47 smithi084 bash[78255]: cluster 2023-10-01T07:47:46.568438+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e113 with expected crc 2023-10-01T07:47:47.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:47 smithi084 bash[78255]: cluster 2023-10-01T07:47:46.571411+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e113 with expected crc 2023-10-01T07:47:47.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:47 smithi084 bash[75189]: cluster 2023-10-01T07:47:44.631019+0000 osd.4 (osd.4) 1 : cluster 3 failed to encode map e100 with expected crc 2023-10-01T07:47:47.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:47 smithi084 bash[75189]: cluster 2023-10-01T07:47:45.548683+0000 osd.4 (osd.4) 2 : cluster 3 failed to encode map e112 with expected crc 2023-10-01T07:47:47.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:47 smithi084 bash[75189]: cluster 2023-10-01T07:47:45.552525+0000 osd.4 (osd.4) 3 : cluster 3 failed to encode map e112 with expected crc 2023-10-01T07:47:47.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:47 smithi084 bash[75189]: cluster 2023-10-01T07:47:46.552042+0000 mon.a (mon.0) 610 : cluster 3 Health check update: Degraded data redundancy: 129/663 objects degraded (19.457%), 18 pgs degraded, 57 pgs undersized (PG_DEGRADED) 2023-10-01T07:47:47.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:47 smithi084 bash[75189]: cluster 2023-10-01T07:47:46.562353+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e113 with expected crc 2023-10-01T07:47:47.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:47 smithi084 bash[75189]: cluster 2023-10-01T07:47:46.562362+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e113 with expected crc 2023-10-01T07:47:47.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:47 smithi084 bash[75189]: cluster 2023-10-01T07:47:46.565227+0000 mon.a (mon.0) 611 : cluster 0 osdmap e113: 8 total, 7 up, 8 in 2023-10-01T07:47:47.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:47 smithi084 bash[75189]: cluster 2023-10-01T07:47:46.565420+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e113 with expected crc 2023-10-01T07:47:47.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:47 smithi084 bash[75189]: cluster 2023-10-01T07:47:46.565720+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e113 with expected crc 2023-10-01T07:47:47.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:47 smithi084 bash[75189]: cluster 2023-10-01T07:47:46.568438+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e113 with expected crc 2023-10-01T07:47:47.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:47 smithi084 bash[75189]: cluster 2023-10-01T07:47:46.571411+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e113 with expected crc 2023-10-01T07:47:47.899 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:47.929 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:47.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:47.931 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:48.032 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:48.063 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:48.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:48.066 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:48.167 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:48.193 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:48.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:48.195 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:48.296 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:48.325 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:48.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:48.329 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:48.419 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 52 15 5778 5763 6.92581 192.875 0.00694788 0.144376 2023-10-01T07:47:48.429 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:48.469 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:48.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:48.474 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:48.574 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:48.598 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:48.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:48.600 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:48.700 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:47:48.726 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:47:48.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:48.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:47:48.830 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:48.838 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 07:47:48 smithi112 bash[67320]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-10-01T07:47:48.838 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 07:47:48 smithi112 bash[67320]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2023-10-01T07:47:48.838 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 07:47:48 smithi112 bash[67320]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2023-10-01T07:47:48.839 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 07:47:48 smithi112 bash[67320]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-10-01T07:47:48.839 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 07:47:48 smithi112 bash[67320]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2023-10-01T07:47:48.839 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 07:47:48 smithi112 bash[67320]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-10-01T07:47:48.839 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 07:47:48 smithi112 bash[67320]: --> ceph-volume raw activate successful for osd ID: 7 2023-10-01T07:47:48.856 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:48.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:48.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:48.959 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:48.986 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:48.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:48.988 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:49.089 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:49.118 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:49.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:49.121 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:49.222 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:49.252 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:49.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:49.255 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:49.355 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:49.387 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:49.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:49.389 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:49.419 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 53 16 8583 8567 10.1013 175.25 0.00266166 0.0989841 2023-10-01T07:47:49.490 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:49.516 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:49.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:49.518 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:49.519 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:49 smithi112 bash[59335]: cluster 2023-10-01T07:47:48.205081+0000 mgr.y (mgr.34104) 434 : cluster 0 pgmap v383: 89 pgs: 7 peering, 29 active+clean, 2 undersized+peered, 32 active+undersized, 3 undersized+degraded+peered, 16 active+undersized+degraded; 64 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s wr, 135 op/s; 660/3099 objects degraded (21.297%) 2023-10-01T07:47:49.519 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:49 smithi112 bash[59335]: cluster 2023-10-01T07:47:48.563819+0000 mon.a (mon.0) 612 : cluster 3 Health check update: Reduced data availability: 6 pgs inactive (PG_AVAILABILITY) 2023-10-01T07:47:49.619 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:49.644 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:49.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:49.646 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:49.747 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:49.756 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:49 smithi084 bash[75189]: cluster 2023-10-01T07:47:48.205081+0000 mgr.y (mgr.34104) 434 : cluster 0 pgmap v383: 89 pgs: 7 peering, 29 active+clean, 2 undersized+peered, 32 active+undersized, 3 undersized+degraded+peered, 16 active+undersized+degraded; 64 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s wr, 135 op/s; 660/3099 objects degraded (21.297%) 2023-10-01T07:47:49.756 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:49 smithi084 bash[75189]: cluster 2023-10-01T07:47:48.563819+0000 mon.a (mon.0) 612 : cluster 3 Health check update: Reduced data availability: 6 pgs inactive (PG_AVAILABILITY) 2023-10-01T07:47:49.756 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:49 smithi084 bash[78255]: cluster 2023-10-01T07:47:48.205081+0000 mgr.y (mgr.34104) 434 : cluster 0 pgmap v383: 89 pgs: 7 peering, 29 active+clean, 2 undersized+peered, 32 active+undersized, 3 undersized+degraded+peered, 16 active+undersized+degraded; 64 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s wr, 135 op/s; 660/3099 objects degraded (21.297%) 2023-10-01T07:47:49.756 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:49 smithi084 bash[78255]: cluster 2023-10-01T07:47:48.563819+0000 mon.a (mon.0) 612 : cluster 3 Health check update: Reduced data availability: 6 pgs inactive (PG_AVAILABILITY) 2023-10-01T07:47:49.782 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:49.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:49.785 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:49.886 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:49.914 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:49.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:49.919 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:50.019 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:50.045 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:50.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:50.048 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:50.148 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:50.181 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:50.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:50.185 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:50.285 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:50.312 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:50.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:50.316 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:50.367 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2023-10-01T07:47:50.368 INFO:teuthology.orchestra.run.smithi084.stdout: "size": 20, 2023-10-01T07:47:50.368 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 600, 2023-10-01T07:47:50.368 INFO:teuthology.orchestra.run.smithi084.stdout: "ops": [ 2023-10-01T07:47:50.368 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.368 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:2217 6.1 6:8b4ac7c3:::benchmark_data_smithi084_105950_object2216:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e113)", 2023-10-01T07:47:50.368 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:47:47.266773+0000", 2023-10-01T07:47:50.368 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 3.093469426, 2023-10-01T07:47:50.368 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.026638327999999999, 2023-10-01T07:47:50.368 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:47:50.368 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:47:50.368 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:47:50.368 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:47:50.369 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:47:50.369 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 2217 2023-10-01T07:47:50.369 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.369 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:47:50.369 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.369 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:47:50.369 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:47.266773+0000", 2023-10-01T07:47:50.369 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:50.369 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.369 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.369 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:47:50.369 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:47.266773+0000", 2023-10-01T07:47:50.369 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:50.370 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.370 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.370 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:47:50.370 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:47.266772+0000", 2023-10-01T07:47:50.370 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T07:47:50.370 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.370 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.370 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:47:50.370 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:47.266795+0000", 2023-10-01T07:47:50.370 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.3363999999999999e-05 2023-10-01T07:47:50.370 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.371 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.371 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:47:50.371 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:47.266806+0000", 2023-10-01T07:47:50.371 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0045e-05 2023-10-01T07:47:50.371 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.371 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.371 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:47:50.371 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:47.266813+0000", 2023-10-01T07:47:50.371 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.6550000000000004e-06 2023-10-01T07:47:50.371 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.371 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.371 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:47:50.371 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:47.266883+0000", 2023-10-01T07:47:50.371 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.9344000000000006e-05 2023-10-01T07:47:50.372 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.372 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.372 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:47:50.372 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:47.267007+0000", 2023-10-01T07:47:50.372 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00012494200000000001 2023-10-01T07:47:50.372 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.372 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.372 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 2,6", 2023-10-01T07:47:50.372 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:47.267139+0000", 2023-10-01T07:47:50.372 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00013144 2023-10-01T07:47:50.373 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.373 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.373 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:50.373 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:47.268257+0000", 2023-10-01T07:47:50.373 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0011183219999999999 2023-10-01T07:47:50.373 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.373 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.373 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:47:50.373 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:47.268265+0000", 2023-10-01T07:47:50.373 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.6720000000000004e-06 2023-10-01T07:47:50.373 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.373 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.373 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:50.374 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:47.293313+0000", 2023-10-01T07:47:50.374 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.025048021 2023-10-01T07:47:50.374 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.374 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.374 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:47:50.374 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:47.293371+0000", 2023-10-01T07:47:50.374 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.7791999999999998e-05 2023-10-01T07:47:50.374 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.374 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.374 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:47:50.374 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:47.293412+0000", 2023-10-01T07:47:50.374 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.1087000000000002e-05 2023-10-01T07:47:50.374 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:50.375 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:47:50.375 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:50.375 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.375 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.375 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:4748 6.4 6:2f6248c3:::benchmark_data_smithi084_105950_object4747:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e113)", 2023-10-01T07:47:50.375 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:47:48.075343+0000", 2023-10-01T07:47:50.375 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 2.2848996220000002, 2023-10-01T07:47:50.375 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.014483008, 2023-10-01T07:47:50.375 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:47:50.375 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:47:50.375 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:47:50.375 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:47:50.375 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:47:50.376 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 4748 2023-10-01T07:47:50.376 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.376 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:47:50.376 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.376 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:47:50.376 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:48.075343+0000", 2023-10-01T07:47:50.376 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:50.376 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.376 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.376 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:47:50.376 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:48.075343+0000", 2023-10-01T07:47:50.376 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:50.376 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.377 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.377 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:47:50.377 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:48.075337+0000", 2023-10-01T07:47:50.377 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999933 2023-10-01T07:47:50.377 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.377 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.377 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:47:50.377 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:48.075367+0000", 2023-10-01T07:47:50.377 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.0487000000000001e-05 2023-10-01T07:47:50.377 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.377 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.377 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:47:50.377 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:48.075383+0000", 2023-10-01T07:47:50.377 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.5721000000000001e-05 2023-10-01T07:47:50.377 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.378 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.378 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:47:50.378 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:48.075392+0000", 2023-10-01T07:47:50.378 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.1530000000000003e-06 2023-10-01T07:47:50.378 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.378 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.378 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:47:50.378 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:48.075445+0000", 2023-10-01T07:47:50.378 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.2482999999999999e-05 2023-10-01T07:47:50.378 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.378 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.379 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:47:50.379 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:48.075586+0000", 2023-10-01T07:47:50.379 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00014144900000000001 2023-10-01T07:47:50.379 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.379 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.379 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,5", 2023-10-01T07:47:50.379 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:48.075830+0000", 2023-10-01T07:47:50.379 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000244195 2023-10-01T07:47:50.379 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.379 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.379 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:47:50.379 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:48.076839+0000", 2023-10-01T07:47:50.379 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0010086120000000001 2023-10-01T07:47:50.380 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.380 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.380 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:50.380 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:48.076962+0000", 2023-10-01T07:47:50.380 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00012324699999999999 2023-10-01T07:47:50.380 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.380 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.380 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:50.380 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:48.089729+0000", 2023-10-01T07:47:50.380 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.012767047 2023-10-01T07:47:50.380 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.380 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.380 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:47:50.381 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:48.089783+0000", 2023-10-01T07:47:50.381 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.3609999999999997e-05 2023-10-01T07:47:50.381 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.381 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.381 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:47:50.381 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:48.089826+0000", 2023-10-01T07:47:50.381 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.3520999999999999e-05 2023-10-01T07:47:50.381 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:50.381 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:47:50.381 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:50.381 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.381 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.381 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:5220 6.1 6:813ee543:::benchmark_data_smithi084_105950_object5219:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e113)", 2023-10-01T07:47:50.381 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:47:48.229794+0000", 2023-10-01T07:47:50.382 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 2.1304490739999999, 2023-10-01T07:47:50.382 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.018982044, 2023-10-01T07:47:50.382 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:47:50.382 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:47:50.382 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:47:50.382 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:47:50.382 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:47:50.382 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 5220 2023-10-01T07:47:50.382 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.382 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:47:50.382 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.383 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:47:50.383 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:48.229794+0000", 2023-10-01T07:47:50.383 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:50.383 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.383 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.383 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:47:50.383 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:48.229794+0000", 2023-10-01T07:47:50.383 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:50.383 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.383 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.383 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:47:50.383 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:48.229792+0000", 2023-10-01T07:47:50.383 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999981 2023-10-01T07:47:50.383 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.384 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.384 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:47:50.384 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:48.229830+0000", 2023-10-01T07:47:50.384 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.8485000000000002e-05 2023-10-01T07:47:50.384 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.384 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.384 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:47:50.384 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:48.229847+0000", 2023-10-01T07:47:50.384 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.6087e-05 2023-10-01T07:47:50.384 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.384 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.384 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:47:50.385 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:48.229856+0000", 2023-10-01T07:47:50.385 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.3929999999999997e-06 2023-10-01T07:47:50.385 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.385 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.385 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:47:50.385 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:48.229910+0000", 2023-10-01T07:47:50.385 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.3678999999999999e-05 2023-10-01T07:47:50.385 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.385 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.385 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:47:50.385 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:48.230039+0000", 2023-10-01T07:47:50.385 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00012917000000000001 2023-10-01T07:47:50.385 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.385 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.386 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 2,6", 2023-10-01T07:47:50.386 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:48.230149+0000", 2023-10-01T07:47:50.386 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000109814 2023-10-01T07:47:50.386 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.386 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.386 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:47:50.386 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:48.231024+0000", 2023-10-01T07:47:50.386 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00087556699999999995 2023-10-01T07:47:50.386 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.386 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.386 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:50.386 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:48.232204+0000", 2023-10-01T07:47:50.387 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.001179327 2023-10-01T07:47:50.387 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.387 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.387 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:50.387 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:48.248683+0000", 2023-10-01T07:47:50.387 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.016479625000000001 2023-10-01T07:47:50.387 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.387 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.387 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:47:50.387 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:48.248737+0000", 2023-10-01T07:47:50.387 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.3483999999999998e-05 2023-10-01T07:47:50.387 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.387 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.388 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:47:50.388 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:48.248776+0000", 2023-10-01T07:47:50.388 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.9236000000000002e-05 2023-10-01T07:47:50.388 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:50.388 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:47:50.388 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:50.388 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.388 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.388 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:6506 6.4 6:2b3fc14f:::benchmark_data_smithi084_105950_object6505:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e113)", 2023-10-01T07:47:50.388 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:47:48.677483+0000", 2023-10-01T07:47:50.388 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 1.682759522, 2023-10-01T07:47:50.388 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.015124759999999999, 2023-10-01T07:47:50.388 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:47:50.389 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:47:50.389 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:47:50.389 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:47:50.389 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:47:50.389 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 6506 2023-10-01T07:47:50.389 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.389 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:47:50.389 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.389 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:47:50.389 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:48.677483+0000", 2023-10-01T07:47:50.389 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:50.389 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.390 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.390 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:47:50.390 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:48.677483+0000", 2023-10-01T07:47:50.390 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:50.390 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.390 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.390 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:47:50.390 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:48.677482+0000", 2023-10-01T07:47:50.390 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T07:47:50.390 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.390 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.390 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:47:50.391 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:48.677510+0000", 2023-10-01T07:47:50.391 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.7891000000000001e-05 2023-10-01T07:47:50.391 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.391 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.391 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:47:50.391 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:48.677523+0000", 2023-10-01T07:47:50.391 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.329e-05 2023-10-01T07:47:50.391 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.391 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.391 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:47:50.391 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:48.677532+0000", 2023-10-01T07:47:50.391 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.0710000000000001e-06 2023-10-01T07:47:50.391 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.391 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.392 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:47:50.392 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:48.677578+0000", 2023-10-01T07:47:50.392 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.5580000000000001e-05 2023-10-01T07:47:50.392 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.392 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.392 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:47:50.392 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:48.677715+0000", 2023-10-01T07:47:50.392 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00013743300000000001 2023-10-01T07:47:50.392 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.392 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.392 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,5", 2023-10-01T07:47:50.392 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:48.677847+0000", 2023-10-01T07:47:50.392 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00013157199999999999 2023-10-01T07:47:50.393 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.393 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.393 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:50.393 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:48.679408+0000", 2023-10-01T07:47:50.393 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0015616029999999999 2023-10-01T07:47:50.393 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.393 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.393 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:47:50.393 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:48.680241+0000", 2023-10-01T07:47:50.393 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00083257000000000003 2023-10-01T07:47:50.393 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.393 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.393 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:50.394 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:48.692506+0000", 2023-10-01T07:47:50.394 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.012265150000000001 2023-10-01T07:47:50.394 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.394 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.394 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:47:50.394 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:48.692566+0000", 2023-10-01T07:47:50.394 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.9883000000000002e-05 2023-10-01T07:47:50.394 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.394 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.394 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:47:50.394 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:48.692608+0000", 2023-10-01T07:47:50.394 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.2283000000000002e-05 2023-10-01T07:47:50.395 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:50.395 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:47:50.395 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:50.395 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.395 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.395 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:7540 6.4 6:2df54315:::benchmark_data_smithi084_105950_object7539:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e113)", 2023-10-01T07:47:50.395 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:47:49.035093+0000", 2023-10-01T07:47:50.395 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 1.3251501910000001, 2023-10-01T07:47:50.395 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.014436147, 2023-10-01T07:47:50.395 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:47:50.395 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:47:50.395 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:47:50.395 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:47:50.396 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:47:50.396 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 7540 2023-10-01T07:47:50.396 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.396 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:47:50.396 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.396 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:47:50.396 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.035093+0000", 2023-10-01T07:47:50.396 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:50.396 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.396 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.396 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:47:50.396 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.035093+0000", 2023-10-01T07:47:50.396 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:50.396 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.397 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.397 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:47:50.397 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.035091+0000", 2023-10-01T07:47:50.397 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T07:47:50.397 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.397 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.397 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:47:50.397 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.035112+0000", 2023-10-01T07:47:50.397 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.0556000000000001e-05 2023-10-01T07:47:50.397 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.397 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.397 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:47:50.397 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.035129+0000", 2023-10-01T07:47:50.398 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.6875e-05 2023-10-01T07:47:50.398 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.398 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.398 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:47:50.398 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.035139+0000", 2023-10-01T07:47:50.398 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0376e-05 2023-10-01T07:47:50.398 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.398 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.398 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:47:50.398 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.035199+0000", 2023-10-01T07:47:50.398 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.9552999999999997e-05 2023-10-01T07:47:50.398 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.399 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.399 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:47:50.399 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.035338+0000", 2023-10-01T07:47:50.399 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000138885 2023-10-01T07:47:50.399 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.399 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.399 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,5", 2023-10-01T07:47:50.399 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.035450+0000", 2023-10-01T07:47:50.399 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000112495 2023-10-01T07:47:50.399 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.399 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.399 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:47:50.399 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.036427+0000", 2023-10-01T07:47:50.400 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00097683300000000008 2023-10-01T07:47:50.400 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.400 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.400 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:50.400 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.036521+0000", 2023-10-01T07:47:50.400 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.4234999999999995e-05 2023-10-01T07:47:50.400 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.400 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.400 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:50.400 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.049442+0000", 2023-10-01T07:47:50.400 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.012920292 2023-10-01T07:47:50.400 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.400 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.400 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:47:50.401 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.049502+0000", 2023-10-01T07:47:50.401 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.0872999999999998e-05 2023-10-01T07:47:50.401 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.401 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.401 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:47:50.401 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.049529+0000", 2023-10-01T07:47:50.401 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.6415e-05 2023-10-01T07:47:50.401 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:50.401 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:47:50.401 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:50.401 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.401 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.401 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:8902 6.4 6:296619e7:::benchmark_data_smithi084_105950_object8901:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e113)", 2023-10-01T07:47:50.402 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:47:49.534699+0000", 2023-10-01T07:47:50.402 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.82554367500000003, 2023-10-01T07:47:50.402 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.014614787000000001, 2023-10-01T07:47:50.402 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:47:50.402 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:47:50.402 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:47:50.402 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:47:50.402 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:47:50.402 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 8902 2023-10-01T07:47:50.402 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.402 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:47:50.402 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.402 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:47:50.403 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.534699+0000", 2023-10-01T07:47:50.403 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:50.403 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.403 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.403 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:47:50.403 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.534699+0000", 2023-10-01T07:47:50.403 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:50.403 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.403 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.403 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:47:50.403 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.534698+0000", 2023-10-01T07:47:50.403 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T07:47:50.403 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.404 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.404 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:47:50.404 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.534721+0000", 2023-10-01T07:47:50.404 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.3033000000000001e-05 2023-10-01T07:47:50.404 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.404 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.404 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:47:50.404 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.534732+0000", 2023-10-01T07:47:50.404 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.1603999999999999e-05 2023-10-01T07:47:50.404 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.404 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.404 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:47:50.404 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.534741+0000", 2023-10-01T07:47:50.405 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.0809999999999994e-06 2023-10-01T07:47:50.405 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.405 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.405 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:47:50.405 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.534813+0000", 2023-10-01T07:47:50.405 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.2603999999999998e-05 2023-10-01T07:47:50.405 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.405 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.405 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:47:50.405 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.534913+0000", 2023-10-01T07:47:50.405 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.9947999999999999e-05 2023-10-01T07:47:50.405 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.405 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.406 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,5", 2023-10-01T07:47:50.406 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.534999+0000", 2023-10-01T07:47:50.406 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.5644999999999997e-05 2023-10-01T07:47:50.406 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.406 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.406 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:47:50.406 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.535842+0000", 2023-10-01T07:47:50.406 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00084325700000000003 2023-10-01T07:47:50.406 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.406 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.406 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:50.406 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.536139+0000", 2023-10-01T07:47:50.406 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00029744400000000001 2023-10-01T07:47:50.407 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.407 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.407 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:50.407 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.549216+0000", 2023-10-01T07:47:50.407 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.013076989000000001 2023-10-01T07:47:50.407 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.407 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.407 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:47:50.407 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.549272+0000", 2023-10-01T07:47:50.407 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.5677999999999998e-05 2023-10-01T07:47:50.407 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.407 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.407 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:47:50.408 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.549314+0000", 2023-10-01T07:47:50.408 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.1897999999999998e-05 2023-10-01T07:47:50.408 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:50.408 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:47:50.408 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:50.408 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.408 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.408 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:9248 6.4 6:2a30b425:::benchmark_data_smithi084_105950_object9247:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e113)", 2023-10-01T07:47:50.408 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:47:49.657747+0000", 2023-10-01T07:47:50.408 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.70249551200000004, 2023-10-01T07:47:50.408 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.015090688999999999, 2023-10-01T07:47:50.408 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:47:50.409 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:47:50.409 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:47:50.409 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:47:50.409 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:47:50.409 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 9248 2023-10-01T07:47:50.409 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.409 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:47:50.409 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.409 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:47:50.409 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.657747+0000", 2023-10-01T07:47:50.409 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:50.409 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.409 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.409 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:47:50.410 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.657747+0000", 2023-10-01T07:47:50.410 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:50.410 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.410 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.410 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:47:50.410 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.657746+0000", 2023-10-01T07:47:50.410 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T07:47:50.410 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.410 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.410 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:47:50.410 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.657768+0000", 2023-10-01T07:47:50.410 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.1909e-05 2023-10-01T07:47:50.410 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.411 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.411 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:47:50.411 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.657785+0000", 2023-10-01T07:47:50.411 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.7782e-05 2023-10-01T07:47:50.411 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.411 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.411 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:47:50.411 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.657794+0000", 2023-10-01T07:47:50.411 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.6510000000000007e-06 2023-10-01T07:47:50.411 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.411 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.411 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:47:50.412 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.657844+0000", 2023-10-01T07:47:50.412 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.9784999999999999e-05 2023-10-01T07:47:50.412 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.412 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.412 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:47:50.412 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.658205+0000", 2023-10-01T07:47:50.412 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00036086899999999999 2023-10-01T07:47:50.412 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.412 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.412 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,5", 2023-10-01T07:47:50.412 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.658340+0000", 2023-10-01T07:47:50.412 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00013564800000000001 2023-10-01T07:47:50.412 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.413 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.413 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:47:50.413 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.659260+0000", 2023-10-01T07:47:50.413 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00091963500000000003 2023-10-01T07:47:50.413 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.413 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.413 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:50.413 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.659565+0000", 2023-10-01T07:47:50.413 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000305266 2023-10-01T07:47:50.413 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.413 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.413 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:50.414 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.672755+0000", 2023-10-01T07:47:50.414 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.013189595 2023-10-01T07:47:50.414 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.414 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.414 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:47:50.414 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.672792+0000", 2023-10-01T07:47:50.414 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.7446e-05 2023-10-01T07:47:50.414 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.414 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.414 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:47:50.414 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.672838+0000", 2023-10-01T07:47:50.414 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.5742999999999999e-05 2023-10-01T07:47:50.414 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:50.415 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:47:50.415 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:50.415 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.415 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.415 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:9714 6.1 6:808318bc:::benchmark_data_smithi084_105950_object9713:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e113)", 2023-10-01T07:47:50.415 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:47:49.826001+0000", 2023-10-01T07:47:50.415 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.53424169799999999, 2023-10-01T07:47:50.415 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.015614711, 2023-10-01T07:47:50.415 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:47:50.415 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:47:50.415 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:47:50.415 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:47:50.416 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:47:50.416 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 9714 2023-10-01T07:47:50.416 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.416 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:47:50.416 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.416 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:47:50.416 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.826001+0000", 2023-10-01T07:47:50.416 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:50.416 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.416 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.416 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:47:50.416 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.826001+0000", 2023-10-01T07:47:50.416 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:50.417 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.417 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.417 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:47:50.417 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.826000+0000", 2023-10-01T07:47:50.417 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T07:47:50.417 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.417 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.417 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:47:50.417 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.826027+0000", 2023-10-01T07:47:50.417 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.7322e-05 2023-10-01T07:47:50.417 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.417 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.417 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:47:50.418 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.826082+0000", 2023-10-01T07:47:50.418 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.5182999999999997e-05 2023-10-01T07:47:50.418 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.418 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.418 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:47:50.418 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.826092+0000", 2023-10-01T07:47:50.418 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.0739999999999999e-06 2023-10-01T07:47:50.418 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.418 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.418 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:47:50.418 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.835779+0000", 2023-10-01T07:47:50.418 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0096876540000000004 2023-10-01T07:47:50.419 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.419 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.419 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:47:50.419 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.835893+0000", 2023-10-01T07:47:50.419 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000113893 2023-10-01T07:47:50.419 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.419 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.419 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 2,6", 2023-10-01T07:47:50.419 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.836022+0000", 2023-10-01T07:47:50.419 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00012879499999999999 2023-10-01T07:47:50.419 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.419 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.419 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:47:50.420 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.836709+0000", 2023-10-01T07:47:50.420 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00068737599999999996 2023-10-01T07:47:50.420 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.420 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.420 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:50.420 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.837314+0000", 2023-10-01T07:47:50.420 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00060435100000000004 2023-10-01T07:47:50.420 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.420 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.420 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:50.420 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.841518+0000", 2023-10-01T07:47:50.420 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0042049009999999996 2023-10-01T07:47:50.420 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.421 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.421 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:47:50.421 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.841574+0000", 2023-10-01T07:47:50.421 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.5699999999999999e-05 2023-10-01T07:47:50.421 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.421 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.421 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:47:50.421 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.841616+0000", 2023-10-01T07:47:50.421 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.1714000000000001e-05 2023-10-01T07:47:50.421 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:50.421 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:47:50.421 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:50.421 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.421 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.422 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:9927 6.4 6:264bbc1d:::benchmark_data_smithi084_105950_object9926:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e113)", 2023-10-01T07:47:50.422 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:47:49.904680+0000", 2023-10-01T07:47:50.422 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.455563094, 2023-10-01T07:47:50.422 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.019071840999999999, 2023-10-01T07:47:50.422 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:47:50.422 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:47:50.422 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:47:50.422 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:47:50.422 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:47:50.422 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 9927 2023-10-01T07:47:50.422 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.422 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:47:50.423 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.423 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:47:50.423 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.904680+0000", 2023-10-01T07:47:50.423 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:50.423 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.423 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.423 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:47:50.423 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.904680+0000", 2023-10-01T07:47:50.423 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:50.423 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.423 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.423 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:47:50.423 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.904678+0000", 2023-10-01T07:47:50.424 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T07:47:50.424 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.424 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.424 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:47:50.424 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.904705+0000", 2023-10-01T07:47:50.424 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.6336999999999999e-05 2023-10-01T07:47:50.424 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.424 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.424 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:47:50.424 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.904724+0000", 2023-10-01T07:47:50.424 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.9491e-05 2023-10-01T07:47:50.424 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.424 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.425 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:47:50.425 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.904733+0000", 2023-10-01T07:47:50.425 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.0589999999999992e-06 2023-10-01T07:47:50.425 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.425 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.425 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:47:50.425 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.912281+0000", 2023-10-01T07:47:50.425 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0075475380000000003 2023-10-01T07:47:50.425 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.425 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.425 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:47:50.425 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.914857+0000", 2023-10-01T07:47:50.425 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0025757110000000001 2023-10-01T07:47:50.426 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.426 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.426 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,5", 2023-10-01T07:47:50.426 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.915079+0000", 2023-10-01T07:47:50.426 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000222883 2023-10-01T07:47:50.426 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.426 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.426 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:47:50.426 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.916530+0000", 2023-10-01T07:47:50.426 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.001450322 2023-10-01T07:47:50.426 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.426 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.427 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:50.427 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.919766+0000", 2023-10-01T07:47:50.427 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0032360549999999998 2023-10-01T07:47:50.427 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.427 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.427 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:50.427 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.923530+0000", 2023-10-01T07:47:50.427 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0037645140000000001 2023-10-01T07:47:50.427 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.427 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.427 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:47:50.427 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.923713+0000", 2023-10-01T07:47:50.427 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00018295799999999999 2023-10-01T07:47:50.428 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.428 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.428 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:47:50.428 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.923752+0000", 2023-10-01T07:47:50.428 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.8353999999999999e-05 2023-10-01T07:47:50.428 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:50.428 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:47:50.428 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:50.428 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.428 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.428 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:9932 6.4 6:2e67e24f:::benchmark_data_smithi084_105950_object9931:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e113)", 2023-10-01T07:47:50.428 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:47:49.905403+0000", 2023-10-01T07:47:50.428 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.454840146, 2023-10-01T07:47:50.429 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.018479498, 2023-10-01T07:47:50.429 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:47:50.429 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:47:50.429 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:47:50.429 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:47:50.429 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:47:50.429 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 9932 2023-10-01T07:47:50.429 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.429 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:47:50.429 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.429 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:47:50.429 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.905403+0000", 2023-10-01T07:47:50.429 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:50.430 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.430 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.430 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:47:50.430 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.905403+0000", 2023-10-01T07:47:50.430 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:50.430 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.430 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.430 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:47:50.430 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.905402+0000", 2023-10-01T07:47:50.430 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T07:47:50.430 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.430 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.430 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:47:50.431 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.905425+0000", 2023-10-01T07:47:50.431 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.3005000000000001e-05 2023-10-01T07:47:50.431 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.431 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.431 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:47:50.431 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.905433+0000", 2023-10-01T07:47:50.431 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.8709999999999997e-06 2023-10-01T07:47:50.431 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.431 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.431 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:47:50.431 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.905438+0000", 2023-10-01T07:47:50.431 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.276e-06 2023-10-01T07:47:50.431 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.432 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.432 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:47:50.432 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.915623+0000", 2023-10-01T07:47:50.432 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.010184889000000001 2023-10-01T07:47:50.432 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.432 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.432 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:47:50.432 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.915758+0000", 2023-10-01T07:47:50.432 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000134819 2023-10-01T07:47:50.432 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.432 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.432 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,5", 2023-10-01T07:47:50.432 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.915902+0000", 2023-10-01T07:47:50.433 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00014422799999999999 2023-10-01T07:47:50.433 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.433 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.433 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:47:50.433 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.916535+0000", 2023-10-01T07:47:50.433 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00063267599999999998 2023-10-01T07:47:50.433 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.433 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.433 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:50.433 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.919843+0000", 2023-10-01T07:47:50.433 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0033085329999999998 2023-10-01T07:47:50.433 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.433 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.434 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:50.434 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.923819+0000", 2023-10-01T07:47:50.434 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0039751730000000002 2023-10-01T07:47:50.434 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.434 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.434 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:47:50.434 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.923855+0000", 2023-10-01T07:47:50.434 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.6012e-05 2023-10-01T07:47:50.434 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.434 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.434 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:47:50.434 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.923882+0000", 2023-10-01T07:47:50.435 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.7647000000000001e-05 2023-10-01T07:47:50.435 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:50.435 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:47:50.435 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:50.435 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.435 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.435 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:9933 6.4 6:2e85be03:::benchmark_data_smithi084_105950_object9932:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e113)", 2023-10-01T07:47:50.435 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:47:49.908293+0000", 2023-10-01T07:47:50.435 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.45194941700000002, 2023-10-01T07:47:50.435 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.015715696000000001, 2023-10-01T07:47:50.435 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:47:50.435 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:47:50.435 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:47:50.436 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:47:50.436 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:47:50.436 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 9933 2023-10-01T07:47:50.436 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.436 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:47:50.436 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.436 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:47:50.436 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.908293+0000", 2023-10-01T07:47:50.436 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:50.436 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.436 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.436 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:47:50.436 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.908293+0000", 2023-10-01T07:47:50.436 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:50.437 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.437 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.437 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:47:50.437 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.908292+0000", 2023-10-01T07:47:50.437 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T07:47:50.437 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.437 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.437 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:47:50.437 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.908314+0000", 2023-10-01T07:47:50.437 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.2127e-05 2023-10-01T07:47:50.437 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.437 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.437 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:47:50.438 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.908325+0000", 2023-10-01T07:47:50.438 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0842000000000001e-05 2023-10-01T07:47:50.438 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.438 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.438 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:47:50.438 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.908331+0000", 2023-10-01T07:47:50.438 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.7080000000000002e-06 2023-10-01T07:47:50.438 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.438 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.438 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:47:50.438 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.918333+0000", 2023-10-01T07:47:50.438 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.010001911 2023-10-01T07:47:50.438 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.439 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.439 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:47:50.439 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.918479+0000", 2023-10-01T07:47:50.439 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000145828 2023-10-01T07:47:50.439 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.439 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.439 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,5", 2023-10-01T07:47:50.439 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.918638+0000", 2023-10-01T07:47:50.439 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00015950400000000001 2023-10-01T07:47:50.439 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.439 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.439 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:47:50.440 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.919654+0000", 2023-10-01T07:47:50.440 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0010160830000000001 2023-10-01T07:47:50.440 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.440 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.440 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:50.440 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.923920+0000", 2023-10-01T07:47:50.440 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0042663099999999997 2023-10-01T07:47:50.440 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.440 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.440 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:50.440 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.923946+0000", 2023-10-01T07:47:50.440 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.5610999999999999e-05 2023-10-01T07:47:50.440 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.441 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.441 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:47:50.441 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.923978+0000", 2023-10-01T07:47:50.441 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.2214e-05 2023-10-01T07:47:50.441 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.441 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.441 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:47:50.441 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:49.924009+0000", 2023-10-01T07:47:50.441 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.0861000000000001e-05 2023-10-01T07:47:50.441 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:50.441 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:47:50.441 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:50.441 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.441 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.442 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:10496 6.4 6:285e8edd:::benchmark_data_smithi084_105950_object10495:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e113)", 2023-10-01T07:47:50.442 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:47:50.117937+0000", 2023-10-01T07:47:50.442 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.24230576300000001, 2023-10-01T07:47:50.442 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.020425058999999999, 2023-10-01T07:47:50.442 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:47:50.442 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:47:50.442 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:47:50.442 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:47:50.442 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:47:50.442 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 10496 2023-10-01T07:47:50.442 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.442 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:47:50.442 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.443 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:47:50.443 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.117937+0000", 2023-10-01T07:47:50.443 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:50.443 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.443 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.443 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:47:50.443 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.117937+0000", 2023-10-01T07:47:50.443 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:50.443 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.443 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.443 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:47:50.443 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.117937+0000", 2023-10-01T07:47:50.443 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T07:47:50.443 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.444 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.444 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:47:50.444 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.117959+0000", 2023-10-01T07:47:50.444 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.2750000000000001e-05 2023-10-01T07:47:50.444 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.444 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.444 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:47:50.444 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.117969+0000", 2023-10-01T07:47:50.444 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.5529999999999998e-06 2023-10-01T07:47:50.444 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.444 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.444 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:47:50.445 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.117976+0000", 2023-10-01T07:47:50.445 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.3869999999999997e-06 2023-10-01T07:47:50.445 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.445 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.445 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:47:50.445 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.118683+0000", 2023-10-01T07:47:50.445 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00070697299999999995 2023-10-01T07:47:50.445 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.445 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.445 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:47:50.445 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.118788+0000", 2023-10-01T07:47:50.445 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000105067 2023-10-01T07:47:50.445 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.445 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.446 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,5", 2023-10-01T07:47:50.446 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.118917+0000", 2023-10-01T07:47:50.446 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00012882799999999999 2023-10-01T07:47:50.446 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.446 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.446 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:47:50.446 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.119402+0000", 2023-10-01T07:47:50.446 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00048481499999999999 2023-10-01T07:47:50.446 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.446 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.446 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:50.446 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.124439+0000", 2023-10-01T07:47:50.447 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0050368009999999996 2023-10-01T07:47:50.447 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.447 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.447 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:50.447 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.138285+0000", 2023-10-01T07:47:50.447 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.01384605 2023-10-01T07:47:50.447 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.447 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.447 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:47:50.447 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.138327+0000", 2023-10-01T07:47:50.447 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.1978999999999999e-05 2023-10-01T07:47:50.447 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.447 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.447 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:47:50.448 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.138362+0000", 2023-10-01T07:47:50.448 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.5367999999999997e-05 2023-10-01T07:47:50.448 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:50.448 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:47:50.448 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:50.448 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.448 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.448 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:10507 6.4 6:293a2d67:::benchmark_data_smithi084_105950_object10506:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e113)", 2023-10-01T07:47:50.448 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:47:50.123238+0000", 2023-10-01T07:47:50.448 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.23700465700000001, 2023-10-01T07:47:50.448 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.015232374, 2023-10-01T07:47:50.448 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:47:50.449 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:47:50.449 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:47:50.449 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:47:50.449 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:47:50.449 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 10507 2023-10-01T07:47:50.449 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.449 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:47:50.449 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.449 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:47:50.449 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.123238+0000", 2023-10-01T07:47:50.449 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:50.449 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.449 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.449 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:47:50.450 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.123238+0000", 2023-10-01T07:47:50.450 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:50.450 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.450 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.450 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:47:50.450 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.123237+0000", 2023-10-01T07:47:50.450 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T07:47:50.450 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.450 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.450 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:47:50.450 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.123266+0000", 2023-10-01T07:47:50.450 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.9179999999999998e-05 2023-10-01T07:47:50.450 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.451 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.451 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:47:50.451 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.123288+0000", 2023-10-01T07:47:50.451 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.2402e-05 2023-10-01T07:47:50.451 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.451 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.451 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:47:50.451 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.123300+0000", 2023-10-01T07:47:50.451 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.1868999999999999e-05 2023-10-01T07:47:50.451 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.451 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.451 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:47:50.451 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.123388+0000", 2023-10-01T07:47:50.452 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.7943999999999997e-05 2023-10-01T07:47:50.452 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.452 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.452 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:47:50.452 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.123520+0000", 2023-10-01T07:47:50.452 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00013179899999999999 2023-10-01T07:47:50.452 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.452 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.452 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,5", 2023-10-01T07:47:50.452 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.123661+0000", 2023-10-01T07:47:50.452 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00014100500000000001 2023-10-01T07:47:50.452 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.452 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.453 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:47:50.453 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.125209+0000", 2023-10-01T07:47:50.453 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00154838 2023-10-01T07:47:50.453 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.453 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.453 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:50.453 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.125926+0000", 2023-10-01T07:47:50.453 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00071649799999999998 2023-10-01T07:47:50.453 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.453 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.453 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:50.453 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.138399+0000", 2023-10-01T07:47:50.453 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.01247359 2023-10-01T07:47:50.453 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.454 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.454 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:47:50.454 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.138438+0000", 2023-10-01T07:47:50.454 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.8549e-05 2023-10-01T07:47:50.454 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.454 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.454 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:47:50.454 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.138471+0000", 2023-10-01T07:47:50.454 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.2818000000000003e-05 2023-10-01T07:47:50.454 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:50.454 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:47:50.454 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:50.455 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.455 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.455 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:10533 6.4 6:2eb375e9:::benchmark_data_smithi084_105950_object10532:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e113)", 2023-10-01T07:47:50.455 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:47:50.137192+0000", 2023-10-01T07:47:50.455 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.223051106, 2023-10-01T07:47:50.455 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.017401028999999998, 2023-10-01T07:47:50.455 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:47:50.455 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:47:50.455 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:47:50.455 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:47:50.455 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:47:50.455 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 10533 2023-10-01T07:47:50.455 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.456 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:47:50.456 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.456 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:47:50.456 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.137192+0000", 2023-10-01T07:47:50.456 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:50.456 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.456 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.456 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:47:50.456 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.137192+0000", 2023-10-01T07:47:50.456 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:50.456 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.456 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.456 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:47:50.457 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.137189+0000", 2023-10-01T07:47:50.457 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999976 2023-10-01T07:47:50.457 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.457 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.457 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:47:50.457 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.137222+0000", 2023-10-01T07:47:50.457 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.2799999999999998e-05 2023-10-01T07:47:50.457 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.457 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.457 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:47:50.457 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.137323+0000", 2023-10-01T07:47:50.457 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000100877 2023-10-01T07:47:50.458 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.458 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.458 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:47:50.458 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.137334+0000", 2023-10-01T07:47:50.458 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.1107999999999999e-05 2023-10-01T07:47:50.458 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.458 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.458 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:47:50.458 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.137429+0000", 2023-10-01T07:47:50.458 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.4676e-05 2023-10-01T07:47:50.458 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.458 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.458 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:47:50.459 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.137572+0000", 2023-10-01T07:47:50.459 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00014292800000000001 2023-10-01T07:47:50.459 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.459 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.459 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,5", 2023-10-01T07:47:50.459 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.137717+0000", 2023-10-01T07:47:50.459 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000145014 2023-10-01T07:47:50.459 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.459 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.459 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:50.459 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.141820+0000", 2023-10-01T07:47:50.459 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0041028879999999998 2023-10-01T07:47:50.459 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.460 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.460 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:47:50.460 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.141939+0000", 2023-10-01T07:47:50.460 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000119647 2023-10-01T07:47:50.460 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.460 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.460 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:50.460 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.154526+0000", 2023-10-01T07:47:50.460 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.012586511 2023-10-01T07:47:50.460 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.460 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.460 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:47:50.460 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.154558+0000", 2023-10-01T07:47:50.461 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.1917e-05 2023-10-01T07:47:50.461 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.461 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.461 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:47:50.461 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.154593+0000", 2023-10-01T07:47:50.461 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.5079000000000001e-05 2023-10-01T07:47:50.461 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:50.461 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:47:50.461 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:50.461 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.461 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.461 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:10577 6.1 6:8451d646:::benchmark_data_smithi084_105950_object10576:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e113)", 2023-10-01T07:47:50.462 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:47:50.168060+0000", 2023-10-01T07:47:50.462 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.19218331, 2023-10-01T07:47:50.462 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.018031624, 2023-10-01T07:47:50.462 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:47:50.462 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:47:50.462 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:47:50.462 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:47:50.462 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:47:50.462 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 10577 2023-10-01T07:47:50.462 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.462 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:47:50.462 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.463 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:47:50.463 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.168060+0000", 2023-10-01T07:47:50.463 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:50.463 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.463 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.463 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:47:50.463 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.168060+0000", 2023-10-01T07:47:50.463 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:50.463 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.463 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.463 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:47:50.463 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.168058+0000", 2023-10-01T07:47:50.463 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T07:47:50.463 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.464 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.464 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:47:50.464 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.168088+0000", 2023-10-01T07:47:50.464 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.9734e-05 2023-10-01T07:47:50.464 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.464 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.464 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:47:50.464 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.168099+0000", 2023-10-01T07:47:50.464 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0932e-05 2023-10-01T07:47:50.464 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.464 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.464 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:47:50.465 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.168117+0000", 2023-10-01T07:47:50.465 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.8753000000000002e-05 2023-10-01T07:47:50.465 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.465 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.465 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:47:50.465 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.168200+0000", 2023-10-01T07:47:50.465 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.2727999999999998e-05 2023-10-01T07:47:50.465 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.465 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.465 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:47:50.465 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.168347+0000", 2023-10-01T07:47:50.465 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00014664499999999999 2023-10-01T07:47:50.465 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.466 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.466 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 2,6", 2023-10-01T07:47:50.466 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.168506+0000", 2023-10-01T07:47:50.466 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00015971200000000001 2023-10-01T07:47:50.466 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.466 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.466 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:50.466 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.170887+0000", 2023-10-01T07:47:50.466 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0023802559999999999 2023-10-01T07:47:50.466 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.466 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.466 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:47:50.467 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.176205+0000", 2023-10-01T07:47:50.467 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0053186650000000002 2023-10-01T07:47:50.467 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.467 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.467 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:50.467 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.185992+0000", 2023-10-01T07:47:50.467 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0097862999999999995 2023-10-01T07:47:50.467 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.467 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.467 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:47:50.467 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.186048+0000", 2023-10-01T07:47:50.467 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.6490000000000003e-05 2023-10-01T07:47:50.467 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.467 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.468 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:47:50.468 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.186091+0000", 2023-10-01T07:47:50.468 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.3066999999999999e-05 2023-10-01T07:47:50.468 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:50.468 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:47:50.468 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:50.468 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.468 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.468 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:10582 6.1 6:87741c1d:::benchmark_data_smithi084_105950_object10581:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e113)", 2023-10-01T07:47:50.468 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:47:50.168138+0000", 2023-10-01T07:47:50.468 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.192105198, 2023-10-01T07:47:50.468 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.024153383, 2023-10-01T07:47:50.468 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:47:50.469 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:47:50.469 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:47:50.469 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:47:50.469 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:47:50.469 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 10582 2023-10-01T07:47:50.469 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.469 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:47:50.469 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.469 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:47:50.469 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.168138+0000", 2023-10-01T07:47:50.469 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:50.469 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.470 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.470 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:47:50.470 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.168138+0000", 2023-10-01T07:47:50.470 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:50.470 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.470 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.470 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:47:50.470 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.168137+0000", 2023-10-01T07:47:50.470 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:47:50.470 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.470 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.470 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:47:50.470 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.168161+0000", 2023-10-01T07:47:50.471 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.4046999999999999e-05 2023-10-01T07:47:50.471 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.471 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.471 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:47:50.471 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.168169+0000", 2023-10-01T07:47:50.471 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.2640000000000008e-06 2023-10-01T07:47:50.471 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.471 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.471 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:47:50.471 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.168175+0000", 2023-10-01T07:47:50.471 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.2330000000000003e-06 2023-10-01T07:47:50.471 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.471 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.471 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:47:50.472 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.169251+0000", 2023-10-01T07:47:50.472 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0010751999999999999 2023-10-01T07:47:50.472 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.472 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.472 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:47:50.472 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.169427+0000", 2023-10-01T07:47:50.472 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000176847 2023-10-01T07:47:50.472 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.472 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.472 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 2,6", 2023-10-01T07:47:50.472 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.169645+0000", 2023-10-01T07:47:50.472 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00021738199999999999 2023-10-01T07:47:50.472 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.473 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.473 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:50.473 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.170918+0000", 2023-10-01T07:47:50.473 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0012731520000000001 2023-10-01T07:47:50.473 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.473 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.473 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:47:50.473 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.176215+0000", 2023-10-01T07:47:50.473 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0052971540000000001 2023-10-01T07:47:50.473 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.473 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.473 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:50.473 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.192216+0000", 2023-10-01T07:47:50.474 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.016001235999999999 2023-10-01T07:47:50.474 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.474 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.474 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:47:50.474 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.192252+0000", 2023-10-01T07:47:50.474 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.5160999999999998e-05 2023-10-01T07:47:50.474 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.474 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.474 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:47:50.474 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.192291+0000", 2023-10-01T07:47:50.474 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.9545999999999997e-05 2023-10-01T07:47:50.474 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:50.474 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:47:50.475 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:50.475 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.475 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.475 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:10585 6.1 6:8fd7a4a9:::benchmark_data_smithi084_105950_object10584:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e113)", 2023-10-01T07:47:50.475 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:47:50.168204+0000", 2023-10-01T07:47:50.475 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.19203888399999999, 2023-10-01T07:47:50.475 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.025241804999999999, 2023-10-01T07:47:50.475 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:47:50.475 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:47:50.475 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:47:50.475 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:47:50.475 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:47:50.475 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 10585 2023-10-01T07:47:50.476 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.476 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:47:50.476 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.476 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:47:50.476 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.168204+0000", 2023-10-01T07:47:50.476 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:50.476 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.476 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.476 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:47:50.476 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.168204+0000", 2023-10-01T07:47:50.476 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:50.476 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.476 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.476 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:47:50.477 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.168204+0000", 2023-10-01T07:47:50.477 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T07:47:50.477 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.477 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.477 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:47:50.477 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.168226+0000", 2023-10-01T07:47:50.477 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.2923000000000001e-05 2023-10-01T07:47:50.477 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.477 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.477 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:47:50.477 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.168234+0000", 2023-10-01T07:47:50.477 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.5989999999999996e-06 2023-10-01T07:47:50.477 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.477 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.478 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:47:50.478 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.168240+0000", 2023-10-01T07:47:50.478 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.3110000000000002e-06 2023-10-01T07:47:50.478 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.478 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.478 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:47:50.478 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.170955+0000", 2023-10-01T07:47:50.478 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0027147270000000001 2023-10-01T07:47:50.478 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.478 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.478 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:47:50.478 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.171100+0000", 2023-10-01T07:47:50.478 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00014489700000000001 2023-10-01T07:47:50.479 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.479 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.479 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 2,6", 2023-10-01T07:47:50.479 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.171321+0000", 2023-10-01T07:47:50.479 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000220886 2023-10-01T07:47:50.479 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.479 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.479 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:50.479 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.176196+0000", 2023-10-01T07:47:50.479 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0048749290000000001 2023-10-01T07:47:50.479 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.479 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.479 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:47:50.480 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.176341+0000", 2023-10-01T07:47:50.480 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000145272 2023-10-01T07:47:50.480 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.480 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.480 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:50.480 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.193357+0000", 2023-10-01T07:47:50.480 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.017015928 2023-10-01T07:47:50.480 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.480 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.480 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:47:50.480 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.193410+0000", 2023-10-01T07:47:50.480 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.2599999999999998e-05 2023-10-01T07:47:50.480 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.481 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.481 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:47:50.481 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.193446+0000", 2023-10-01T07:47:50.481 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.6229999999999997e-05 2023-10-01T07:47:50.481 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:50.481 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:47:50.481 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:50.481 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.481 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.481 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:10785 6.4 6:29abc112:::benchmark_data_smithi084_105950_object10784:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e113)", 2023-10-01T07:47:50.481 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:47:50.286649+0000", 2023-10-01T07:47:50.481 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.073594254999999997, 2023-10-01T07:47:50.481 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.018619083000000002, 2023-10-01T07:47:50.481 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:47:50.482 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:47:50.482 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:47:50.482 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:47:50.482 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:47:50.482 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 10785 2023-10-01T07:47:50.482 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.482 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:47:50.482 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.482 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:47:50.482 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.286649+0000", 2023-10-01T07:47:50.482 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:50.482 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.482 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.483 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:47:50.483 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.286649+0000", 2023-10-01T07:47:50.483 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:50.483 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.483 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.483 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:47:50.483 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.286647+0000", 2023-10-01T07:47:50.483 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T07:47:50.483 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.483 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.483 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:47:50.483 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.286672+0000", 2023-10-01T07:47:50.483 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.4887000000000001e-05 2023-10-01T07:47:50.484 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.484 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.484 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:47:50.484 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.286683+0000", 2023-10-01T07:47:50.484 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.1459e-05 2023-10-01T07:47:50.484 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.484 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.484 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:47:50.484 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.286691+0000", 2023-10-01T07:47:50.484 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.3520000000000001e-06 2023-10-01T07:47:50.484 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.484 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.484 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:47:50.485 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.288075+0000", 2023-10-01T07:47:50.485 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.001384545 2023-10-01T07:47:50.485 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.485 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.485 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:47:50.485 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.288469+0000", 2023-10-01T07:47:50.485 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00039338600000000002 2023-10-01T07:47:50.485 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.485 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.485 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,5", 2023-10-01T07:47:50.485 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.288620+0000", 2023-10-01T07:47:50.485 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00015170099999999999 2023-10-01T07:47:50.485 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.485 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.486 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:47:50.486 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.289860+0000", 2023-10-01T07:47:50.486 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0012398940000000001 2023-10-01T07:47:50.486 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.486 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.486 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:50.486 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.293797+0000", 2023-10-01T07:47:50.486 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0039371019999999996 2023-10-01T07:47:50.486 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.486 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.486 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:50.486 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.305148+0000", 2023-10-01T07:47:50.487 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.011350742 2023-10-01T07:47:50.487 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.487 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.487 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:47:50.487 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.305216+0000", 2023-10-01T07:47:50.487 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.7513000000000002e-05 2023-10-01T07:47:50.487 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.487 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.487 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:47:50.487 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.305268+0000", 2023-10-01T07:47:50.487 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.1989e-05 2023-10-01T07:47:50.487 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:50.487 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:47:50.487 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:50.488 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.488 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.488 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:10792 6.4 6:2d60d321:::benchmark_data_smithi084_105950_object10791:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e113)", 2023-10-01T07:47:50.488 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:47:50.290025+0000", 2023-10-01T07:47:50.488 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.070218304999999995, 2023-10-01T07:47:50.488 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.015410317, 2023-10-01T07:47:50.488 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:47:50.488 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:47:50.488 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:47:50.488 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:47:50.488 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:47:50.488 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 10792 2023-10-01T07:47:50.488 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.489 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:47:50.489 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.489 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:47:50.489 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.290025+0000", 2023-10-01T07:47:50.489 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:50.489 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.489 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.489 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:47:50.489 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.290025+0000", 2023-10-01T07:47:50.489 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:50.489 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.489 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.489 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:47:50.490 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.290023+0000", 2023-10-01T07:47:50.490 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T07:47:50.490 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.490 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.490 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:47:50.490 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.290057+0000", 2023-10-01T07:47:50.490 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.3729000000000002e-05 2023-10-01T07:47:50.490 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.490 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.490 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:47:50.490 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.290075+0000", 2023-10-01T07:47:50.490 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.7963000000000001e-05 2023-10-01T07:47:50.490 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.491 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.491 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:47:50.491 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.290084+0000", 2023-10-01T07:47:50.491 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.3829999999999998e-06 2023-10-01T07:47:50.491 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.491 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.491 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:47:50.491 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.290126+0000", 2023-10-01T07:47:50.491 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.1632999999999999e-05 2023-10-01T07:47:50.491 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.491 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.491 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:47:50.491 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.290257+0000", 2023-10-01T07:47:50.491 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00013123099999999999 2023-10-01T07:47:50.492 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.492 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.492 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,5", 2023-10-01T07:47:50.492 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.290476+0000", 2023-10-01T07:47:50.492 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00021945999999999999 2023-10-01T07:47:50.492 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.492 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.492 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:47:50.492 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.292022+0000", 2023-10-01T07:47:50.492 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.001545736 2023-10-01T07:47:50.492 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.492 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.492 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:50.493 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.294532+0000", 2023-10-01T07:47:50.493 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0025095930000000001 2023-10-01T07:47:50.493 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.493 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.493 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:50.493 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.305305+0000", 2023-10-01T07:47:50.493 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.010773049 2023-10-01T07:47:50.493 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.493 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.493 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:47:50.493 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.305342+0000", 2023-10-01T07:47:50.493 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.7419999999999997e-05 2023-10-01T07:47:50.493 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.494 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.494 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:47:50.494 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.305435+0000", 2023-10-01T07:47:50.494 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.2786000000000002e-05 2023-10-01T07:47:50.494 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:50.494 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:47:50.494 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:50.494 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.494 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.494 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:10834 6.4 6:20d3f5ef:::benchmark_data_smithi084_105950_object10833:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e113)", 2023-10-01T07:47:50.494 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:47:50.314563+0000", 2023-10-01T07:47:50.494 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.045679918999999999, 2023-10-01T07:47:50.495 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.014449437000000001, 2023-10-01T07:47:50.495 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:47:50.495 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:47:50.495 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:47:50.495 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:47:50.495 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:47:50.495 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 10834 2023-10-01T07:47:50.495 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.495 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:47:50.495 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.495 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:47:50.495 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.314563+0000", 2023-10-01T07:47:50.495 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:50.495 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.496 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.496 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:47:50.496 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.314563+0000", 2023-10-01T07:47:50.496 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:47:50.496 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.496 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.496 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:47:50.496 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.314562+0000", 2023-10-01T07:47:50.496 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T07:47:50.496 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.496 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.496 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:47:50.496 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.315000+0000", 2023-10-01T07:47:50.496 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000438594 2023-10-01T07:47:50.497 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.497 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.497 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:47:50.497 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.315010+0000", 2023-10-01T07:47:50.497 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.4520000000000003e-06 2023-10-01T07:47:50.497 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.497 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.497 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:47:50.497 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.315017+0000", 2023-10-01T07:47:50.497 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.6979999999999998e-06 2023-10-01T07:47:50.497 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.497 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.497 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:47:50.498 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.315091+0000", 2023-10-01T07:47:50.498 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.3331999999999995e-05 2023-10-01T07:47:50.498 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.498 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.498 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:47:50.498 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.315292+0000", 2023-10-01T07:47:50.498 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000201418 2023-10-01T07:47:50.498 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.498 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.498 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,5", 2023-10-01T07:47:50.498 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.315604+0000", 2023-10-01T07:47:50.498 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00031164000000000002 2023-10-01T07:47:50.498 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.499 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.499 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:47:50.499 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.317963+0000", 2023-10-01T07:47:50.499 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.002359103 2023-10-01T07:47:50.499 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.499 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.499 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:50.499 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.319227+0000", 2023-10-01T07:47:50.499 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0012642860000000001 2023-10-01T07:47:50.499 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.499 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.499 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:47:50.499 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.328910+0000", 2023-10-01T07:47:50.500 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.009682441 2023-10-01T07:47:50.500 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.500 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.500 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:47:50.500 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.328967+0000", 2023-10-01T07:47:50.500 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.7414999999999998e-05 2023-10-01T07:47:50.500 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:47:50.500 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:47:50.500 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:47:50.500 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:50.329012+0000", 2023-10-01T07:47:50.500 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.5401999999999997e-05 2023-10-01T07:47:50.500 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:50.500 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:47:50.501 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:50.501 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:47:50.501 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:47:50.501 INFO:teuthology.orchestra.run.smithi084.stdout:} 2023-10-01T07:47:50.501 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:50.502 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 54 16 11027 11011 12.7426 152.75 0.00745396 0.0784677 2023-10-01T07:47:50.502 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T07:47:50.525 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T07:47:50.528 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:50.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:50.532 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:50.576 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T07:47:50.622 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T07:47:50.633 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:50.642 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:50 smithi112 bash[59335]: audit 2023-10-01T07:47:50.430000+0000 mon.c (mon.2) 51 : audit 0 from='client.? 172.21.15.84:0/1604736989' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:47:50.658 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:50.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:50.661 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:50.667 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T07:47:50.700 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T07:47:50.734 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T07:47:50.735 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T07:47:50.735 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T07:47:50.736 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T07:47:50.736 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T07:47:50.736 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T07:47:50.736 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T07:47:50.736 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T07:47:50.736 INFO:teuthology.orchestra.run.smithi084.stderr:Error ENXIO: problem getting command descriptions from osd.7 2023-10-01T07:47:50.761 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:50.763 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:50 smithi084 bash[75189]: audit 2023-10-01T07:47:50.430000+0000 mon.c (mon.2) 51 : audit 0 from='client.? 172.21.15.84:0/1604736989' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:47:50.763 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:50 smithi084 bash[78255]: audit 2023-10-01T07:47:50.430000+0000 mon.c (mon.2) 51 : audit 0 from='client.? 172.21.15.84:0/1604736989' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:47:50.789 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:50.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:50.792 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:50.893 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:50.916 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:50.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:50.918 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:51.019 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:51.046 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:51.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:51.048 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:51.149 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:51.174 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:51.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:51.178 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:51.278 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:51.311 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:51.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:51.313 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:51.414 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:51.421 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 55 16 13405 13389 15.2129 148.625 0.00498599 0.0657266 2023-10-01T07:47:51.438 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:51.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:51.441 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:51.543 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:51.543 INFO:teuthology.orchestra.run.smithi084.stderr:noscrub is set 2023-10-01T07:47:51.567 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:51.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:51.570 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:51.671 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:51.702 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:51.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:51.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:51.806 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:51.813 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:51 smithi084 bash[78255]: cluster 2023-10-01T07:47:50.206083+0000 mgr.y (mgr.34104) 435 : cluster 0 pgmap v384: 89 pgs: 7 peering, 48 active+clean, 21 active+undersized, 13 active+undersized+degraded; 274 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 43 MiB/s wr, 695 op/s; 1762/13182 objects degraded (13.367%); 320 KiB/s, 4 objects/s recovering 2023-10-01T07:47:51.813 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:51 smithi084 bash[78255]: audit 2023-10-01T07:47:50.796507+0000 mon.a (mon.0) 613 : audit 1 from='client.? 172.21.15.84:0/2886315644' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T07:47:51.813 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:51 smithi084 bash[75189]: cluster 2023-10-01T07:47:50.206083+0000 mgr.y (mgr.34104) 435 : cluster 0 pgmap v384: 89 pgs: 7 peering, 48 active+clean, 21 active+undersized, 13 active+undersized+degraded; 274 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 43 MiB/s wr, 695 op/s; 1762/13182 objects degraded (13.367%); 320 KiB/s, 4 objects/s recovering 2023-10-01T07:47:51.813 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:51 smithi084 bash[75189]: audit 2023-10-01T07:47:50.796507+0000 mon.a (mon.0) 613 : audit 1 from='client.? 172.21.15.84:0/2886315644' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T07:47:51.830 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:51.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:51.833 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:51.934 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:51.963 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:51.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:51.967 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:51.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:51 smithi112 bash[59335]: cluster 2023-10-01T07:47:50.206083+0000 mgr.y (mgr.34104) 435 : cluster 0 pgmap v384: 89 pgs: 7 peering, 48 active+clean, 21 active+undersized, 13 active+undersized+degraded; 274 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 43 MiB/s wr, 695 op/s; 1762/13182 objects degraded (13.367%); 320 KiB/s, 4 objects/s recovering 2023-10-01T07:47:51.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:51 smithi112 bash[59335]: audit 2023-10-01T07:47:50.796507+0000 mon.a (mon.0) 613 : audit 1 from='client.? 172.21.15.84:0/2886315644' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T07:47:51.979 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 07:47:51 smithi112 bash[67714]: debug 2023-10-01T07:47:51.757+0000 7f687bd4f700 1 -- 172.21.15.112:0/52417197 <== mon.1 v2:172.21.15.112:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f19110a4e0 con 0x55f19117cc00 2023-10-01T07:47:52.068 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:52.097 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:52.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:52.102 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:52.203 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:52.233 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:52.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:52.236 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:52.336 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:47:52.364 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:47:52.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:52.367 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:47:52.420 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 56 16 15677 15661 17.4766 142 0.00500076 0.0572138 2023-10-01T07:47:52.468 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:52.492 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:52.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:52.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:52.595 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:52.623 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:52.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:52.625 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:52.726 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:52.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:52 smithi112 bash[59335]: cluster 2023-10-01T07:47:51.527710+0000 mon.a (mon.0) 614 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:47:52.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:52 smithi112 bash[59335]: audit 2023-10-01T07:47:51.534495+0000 mon.a (mon.0) 615 : audit 1 from='client.? 172.21.15.84:0/2886315644' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T07:47:52.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:52 smithi112 bash[59335]: cluster 2023-10-01T07:47:51.534738+0000 mon.a (mon.0) 616 : cluster 0 osdmap e114: 8 total, 7 up, 8 in 2023-10-01T07:47:52.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:52 smithi112 bash[59335]: cluster 2023-10-01T07:47:51.534743+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e114 with expected crc 2023-10-01T07:47:52.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:52 smithi112 bash[59335]: cluster 2023-10-01T07:47:51.535814+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e114 with expected crc 2023-10-01T07:47:52.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:52 smithi112 bash[59335]: cluster 2023-10-01T07:47:51.536803+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e114 with expected crc 2023-10-01T07:47:52.730 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 07:47:52 smithi112 bash[67714]: debug 2023-10-01T07:47:52.313+0000 7f68837c9200 -1 Falling back to public interface 2023-10-01T07:47:52.734 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:52 smithi084 bash[75189]: cluster 2023-10-01T07:47:51.527710+0000 mon.a (mon.0) 614 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:47:52.735 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:52 smithi084 bash[75189]: audit 2023-10-01T07:47:51.534495+0000 mon.a (mon.0) 615 : audit 1 from='client.? 172.21.15.84:0/2886315644' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T07:47:52.735 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:52 smithi084 bash[75189]: cluster 2023-10-01T07:47:51.534738+0000 mon.a (mon.0) 616 : cluster 0 osdmap e114: 8 total, 7 up, 8 in 2023-10-01T07:47:52.735 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:52 smithi084 bash[75189]: cluster 2023-10-01T07:47:51.534743+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e114 with expected crc 2023-10-01T07:47:52.735 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:52 smithi084 bash[75189]: cluster 2023-10-01T07:47:51.535814+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e114 with expected crc 2023-10-01T07:47:52.735 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:52 smithi084 bash[75189]: cluster 2023-10-01T07:47:51.536803+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e114 with expected crc 2023-10-01T07:47:52.736 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:52 smithi084 bash[78255]: cluster 2023-10-01T07:47:51.527710+0000 mon.a (mon.0) 614 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:47:52.736 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:52 smithi084 bash[78255]: audit 2023-10-01T07:47:51.534495+0000 mon.a (mon.0) 615 : audit 1 from='client.? 172.21.15.84:0/2886315644' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T07:47:52.736 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:52 smithi084 bash[78255]: cluster 2023-10-01T07:47:51.534738+0000 mon.a (mon.0) 616 : cluster 0 osdmap e114: 8 total, 7 up, 8 in 2023-10-01T07:47:52.737 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:52 smithi084 bash[78255]: cluster 2023-10-01T07:47:51.534743+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e114 with expected crc 2023-10-01T07:47:52.737 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:52 smithi084 bash[78255]: cluster 2023-10-01T07:47:51.535814+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e114 with expected crc 2023-10-01T07:47:52.737 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:52 smithi084 bash[78255]: cluster 2023-10-01T07:47:51.536803+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e114 with expected crc 2023-10-01T07:47:52.752 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:52.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:52.756 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:52.857 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:52.885 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:52.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:52.888 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:52.989 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:53.021 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:53.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:53.025 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:53.126 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:53.150 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:53.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:53.153 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:53.254 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:53.278 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:53.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:53.284 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:53.385 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:47:53.414 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:47:53.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:53.418 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:47:53.419 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 57 16 17873 17857 19.5776 137.25 0.00401991 0.0510708 2023-10-01T07:47:53.519 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:53.552 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:53.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:53.555 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:53.630 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T07:47:53.655 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:53.659 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:53 smithi112 bash[59335]: cluster 2023-10-01T07:47:52.207032+0000 mgr.y (mgr.34104) 436 : cluster 0 pgmap v386: 89 pgs: 54 active+clean, 22 active+undersized, 13 active+undersized+degraded; 616 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s; 3303/29610 objects degraded (11.155%); 413 KiB/s, 6 objects/s recovering 2023-10-01T07:47:53.659 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:53 smithi112 bash[59335]: cluster 2023-10-01T07:47:52.536992+0000 mon.a (mon.0) 617 : cluster 3 Health check update: Degraded data redundancy: 3303/29610 objects degraded (11.155%), 13 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2023-10-01T07:47:53.659 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:53 smithi112 bash[59335]: cluster 2023-10-01T07:47:52.537028+0000 mon.a (mon.0) 618 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-10-01T07:47:53.680 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:53.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:53.682 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:53.783 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:53.791 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:53 smithi084 bash[75189]: cluster 2023-10-01T07:47:52.207032+0000 mgr.y (mgr.34104) 436 : cluster 0 pgmap v386: 89 pgs: 54 active+clean, 22 active+undersized, 13 active+undersized+degraded; 616 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s; 3303/29610 objects degraded (11.155%); 413 KiB/s, 6 objects/s recovering 2023-10-01T07:47:53.791 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:53 smithi084 bash[75189]: cluster 2023-10-01T07:47:52.536992+0000 mon.a (mon.0) 617 : cluster 3 Health check update: Degraded data redundancy: 3303/29610 objects degraded (11.155%), 13 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2023-10-01T07:47:53.791 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:53 smithi084 bash[75189]: cluster 2023-10-01T07:47:52.537028+0000 mon.a (mon.0) 618 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-10-01T07:47:53.791 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:53 smithi084 bash[78255]: cluster 2023-10-01T07:47:52.207032+0000 mgr.y (mgr.34104) 436 : cluster 0 pgmap v386: 89 pgs: 54 active+clean, 22 active+undersized, 13 active+undersized+degraded; 616 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s; 3303/29610 objects degraded (11.155%); 413 KiB/s, 6 objects/s recovering 2023-10-01T07:47:53.792 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:53 smithi084 bash[78255]: cluster 2023-10-01T07:47:52.536992+0000 mon.a (mon.0) 617 : cluster 3 Health check update: Degraded data redundancy: 3303/29610 objects degraded (11.155%), 13 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2023-10-01T07:47:53.792 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:53 smithi084 bash[78255]: cluster 2023-10-01T07:47:52.537028+0000 mon.a (mon.0) 618 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-10-01T07:47:53.804 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:53.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:53.806 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:53.907 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:53.930 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:53.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:53.935 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:54.036 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:54.060 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:54.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:54.062 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:54.163 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:54.183 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:54.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:54.185 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:54.286 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:54.314 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:54.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:54.319 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:54.419 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:54.420 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 58 16 20084 20068 21.6224 138.188 0.00433211 0.0462416 2023-10-01T07:47:54.447 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:54.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:54.450 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:54.551 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:54.578 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:54.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:54.580 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:54.681 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:54.689 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:54 smithi084 bash[78255]: cluster 2023-10-01T07:47:54.207884+0000 mgr.y (mgr.34104) 437 : cluster 0 pgmap v387: 89 pgs: 54 active+clean, 22 active+undersized, 13 active+undersized+degraded; 848 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s; 5506/40737 objects degraded (13.516%); 344 KiB/s, 5 objects/s recovering 2023-10-01T07:47:54.689 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:54 smithi084 bash[75189]: cluster 2023-10-01T07:47:54.207884+0000 mgr.y (mgr.34104) 437 : cluster 0 pgmap v387: 89 pgs: 54 active+clean, 22 active+undersized, 13 active+undersized+degraded; 848 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s; 5506/40737 objects degraded (13.516%); 344 KiB/s, 5 objects/s recovering 2023-10-01T07:47:54.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:54.714 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:54.714 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:54.814 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:54.840 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:54.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:54.843 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:54.944 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:54.962 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:54.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:54.963 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:54.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:54 smithi112 bash[59335]: cluster 2023-10-01T07:47:54.207884+0000 mgr.y (mgr.34104) 437 : cluster 0 pgmap v387: 89 pgs: 54 active+clean, 22 active+undersized, 13 active+undersized+degraded; 848 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s; 5506/40737 objects degraded (13.516%); 344 KiB/s, 5 objects/s recovering 2023-10-01T07:47:55.064 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:55.091 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:55.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:55.093 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:55.194 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:55.228 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:55.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:55.230 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:55.300 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-10-01T07:47:55.332 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:55.362 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:55.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:55.364 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:55.420 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 59 16 22131 22115 23.4241 127.938 0.0111489 0.0426835 2023-10-01T07:47:55.465 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:55.500 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:55.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:55.503 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:55.549 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-01T07:47:55.550 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-01T07:47:55.604 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:55.631 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:55.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:55.636 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:55.737 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:55.763 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:55.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:55.767 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:55.868 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:55.910 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:55.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:55.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:56.014 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:56.041 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:56.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:56.043 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:56.144 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:56.171 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:56.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:56.175 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:56.276 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:56.302 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:56.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:56.306 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:56.407 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:56.416 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:47:56 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:47:56] "GET /metrics HTTP/1.1" 200 36159 "" "Prometheus/2.33.4" 2023-10-01T07:47:56.420 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:2023-10-01T07:47:56.418702+0000 min lat: 0.00123262 max lat: 50.1637 avg lat: 0.0398133 2023-10-01T07:47:56.420 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T07:47:56.420 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 60 16 24127 24111 25.1126 124.75 0.00658714 0.0398133 2023-10-01T07:47:56.432 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:56.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:56.435 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:56.536 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:56.567 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:56.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:56.570 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:56.670 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:56.697 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:56.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:56.699 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:56.799 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:56.824 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:56.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:56.827 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:56.928 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:47:56.954 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:47:56.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:56.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:47:57.058 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:47:57.084 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:47:57.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:57.087 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:47:57.188 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:57.213 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:47:57.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:57.215 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:47:57.315 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:57.324 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:57 smithi112 bash[59335]: cluster 2023-10-01T07:47:56.209454+0000 mgr.y (mgr.34104) 438 : cluster 0 pgmap v388: 89 pgs: 54 active+clean, 22 active+undersized, 13 active+undersized+degraded; 1.2 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 127 MiB/s wr, 2.03k op/s; 7535/59349 objects degraded (12.696%); 285 KiB/s, 4 objects/s recovering 2023-10-01T07:47:57.342 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:57.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:57.345 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:57.420 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 61 16 26066 26050 26.6873 121.188 0.00769085 0.0374645 2023-10-01T07:47:57.445 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:47:57.470 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:47:57.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:57.472 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:47:57.551 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T07:47:57.560 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:57 smithi084 bash[75189]: cluster 2023-10-01T07:47:56.209454+0000 mgr.y (mgr.34104) 438 : cluster 0 pgmap v388: 89 pgs: 54 active+clean, 22 active+undersized, 13 active+undersized+degraded; 1.2 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 127 MiB/s wr, 2.03k op/s; 7535/59349 objects degraded (12.696%); 285 KiB/s, 4 objects/s recovering 2023-10-01T07:47:57.560 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:57 smithi084 bash[78255]: cluster 2023-10-01T07:47:56.209454+0000 mgr.y (mgr.34104) 438 : cluster 0 pgmap v388: 89 pgs: 54 active+clean, 22 active+undersized, 13 active+undersized+degraded; 1.2 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 127 MiB/s wr, 2.03k op/s; 7535/59349 objects degraded (12.696%); 285 KiB/s, 4 objects/s recovering 2023-10-01T07:47:57.572 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:57.586 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-01T07:47:57.596 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:57.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:57.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:57.699 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:47:57.722 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:47:57.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:57.725 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:47:57.822 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 07:47:57 smithi112 bash[67714]: debug 2023-10-01T07:47:57.404+0000 7f68837c9200 -1 osd.7 97 log_to_monitors {default=true} 2023-10-01T07:47:57.825 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:57.861 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:57.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:57.864 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:57.964 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:47:57.991 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:47:57.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:57.995 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:47:58.095 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:58.121 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:58.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:58.124 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:58.225 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:58.257 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:58.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:58.260 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:58.361 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:58.369 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:58 smithi084 bash[75189]: audit 2023-10-01T07:47:57.410843+0000 mon.a (mon.0) 619 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-01T07:47:58.370 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:58 smithi084 bash[75189]: audit 2023-10-01T07:47:57.412992+0000 mon.b (mon.1) 5 : audit 1 from='osd.7 [v2:172.21.15.112:6824/964802179,v1:172.21.15.112:6825/964802179]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-01T07:47:58.370 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:58 smithi084 bash[78255]: audit 2023-10-01T07:47:57.410843+0000 mon.a (mon.0) 619 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-01T07:47:58.370 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:58 smithi084 bash[78255]: audit 2023-10-01T07:47:57.412992+0000 mon.b (mon.1) 5 : audit 1 from='osd.7 [v2:172.21.15.112:6824/964802179,v1:172.21.15.112:6825/964802179]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-01T07:47:58.390 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:58.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:58.393 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:58.420 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 62 16 27806 27790 28.0107 108.75 0.00395241 0.0356944 2023-10-01T07:47:58.494 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:58.521 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:58.523 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:58 smithi112 bash[59335]: audit 2023-10-01T07:47:57.410843+0000 mon.a (mon.0) 619 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-01T07:47:58.523 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:58 smithi112 bash[59335]: audit 2023-10-01T07:47:57.412992+0000 mon.b (mon.1) 5 : audit 1 from='osd.7 [v2:172.21.15.112:6824/964802179,v1:172.21.15.112:6825/964802179]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-01T07:47:58.523 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 07:47:58 smithi112 bash[67714]: debug 2023-10-01T07:47:58.316+0000 7f6873cc2700 -1 osd.7 97 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-01T07:47:58.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:58.524 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:58.625 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:58.652 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:58.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:58.656 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:58.682 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-10-01T07:47:58.682 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [], 2023-10-01T07:47:58.682 INFO:teuthology.orchestra.run.smithi112.stdout: "num_ops": 0 2023-10-01T07:47:58.683 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-10-01T07:47:58.757 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:58.781 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:58.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:58.784 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:58.885 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:47:58.913 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:47:58.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:58.915 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:47:59.015 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:59.043 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:59.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:59.046 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:59.148 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:59.172 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:47:59.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:59.175 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:47:59.275 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:59.276 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:59 smithi084 bash[75189]: cluster 2023-10-01T07:47:58.210393+0000 mgr.y (mgr.34104) 439 : cluster 0 pgmap v389: 89 pgs: 54 active+clean, 22 active+undersized, 13 active+undersized+degraded; 1.4 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 138 MiB/s wr, 2.21k op/s; 8884/69336 objects degraded (12.813%); 275 KiB/s, 4 objects/s recovering 2023-10-01T07:47:59.276 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:59 smithi084 bash[75189]: cluster 2023-10-01T07:47:58.265462+0000 mon.a (mon.0) 620 : cluster 3 Health check update: Degraded data redundancy: 8884/69336 objects degraded (12.813%), 13 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2023-10-01T07:47:59.276 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:59 smithi084 bash[75189]: cluster 2023-10-01T07:47:58.290036+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e115 with expected crc 2023-10-01T07:47:59.276 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:59 smithi084 bash[75189]: cluster 2023-10-01T07:47:58.290600+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e115 with expected crc 2023-10-01T07:47:59.276 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:59 smithi084 bash[75189]: audit 2023-10-01T07:47:58.291084+0000 mon.a (mon.0) 621 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-10-01T07:47:59.276 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:59 smithi084 bash[75189]: cluster 2023-10-01T07:47:58.291168+0000 mon.a (mon.0) 622 : cluster 0 osdmap e115: 8 total, 7 up, 8 in 2023-10-01T07:47:59.276 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:59 smithi084 bash[75189]: cluster 2023-10-01T07:47:58.292934+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e115 with expected crc 2023-10-01T07:47:59.276 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:59 smithi084 bash[75189]: audit 2023-10-01T07:47:58.295563+0000 mon.a (mon.0) 623 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-10-01T07:47:59.276 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:47:59 smithi084 bash[75189]: audit 2023-10-01T07:47:58.297417+0000 mon.b (mon.1) 6 : audit 1 from='osd.7 [v2:172.21.15.112:6824/964802179,v1:172.21.15.112:6825/964802179]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-10-01T07:47:59.277 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:59 smithi084 bash[78255]: cluster 2023-10-01T07:47:58.210393+0000 mgr.y (mgr.34104) 439 : cluster 0 pgmap v389: 89 pgs: 54 active+clean, 22 active+undersized, 13 active+undersized+degraded; 1.4 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 138 MiB/s wr, 2.21k op/s; 8884/69336 objects degraded (12.813%); 275 KiB/s, 4 objects/s recovering 2023-10-01T07:47:59.277 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:59 smithi084 bash[78255]: cluster 2023-10-01T07:47:58.265462+0000 mon.a (mon.0) 620 : cluster 3 Health check update: Degraded data redundancy: 8884/69336 objects degraded (12.813%), 13 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2023-10-01T07:47:59.277 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:59 smithi084 bash[78255]: cluster 2023-10-01T07:47:58.290036+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e115 with expected crc 2023-10-01T07:47:59.277 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:59 smithi084 bash[78255]: cluster 2023-10-01T07:47:58.290600+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e115 with expected crc 2023-10-01T07:47:59.307 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:47:59.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:59.311 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:47:59.412 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:47:59.420 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 63 16 29496 29480 29.2425 105.625 0.00601666 0.0341359 2023-10-01T07:47:59.424 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:59 smithi112 bash[59335]: cluster 2023-10-01T07:47:58.210393+0000 mgr.y (mgr.34104) 439 : cluster 0 pgmap v389: 89 pgs: 54 active+clean, 22 active+undersized, 13 active+undersized+degraded; 1.4 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 138 MiB/s wr, 2.21k op/s; 8884/69336 objects degraded (12.813%); 275 KiB/s, 4 objects/s recovering 2023-10-01T07:47:59.424 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:59 smithi112 bash[59335]: cluster 2023-10-01T07:47:58.265462+0000 mon.a (mon.0) 620 : cluster 3 Health check update: Degraded data redundancy: 8884/69336 objects degraded (12.813%), 13 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2023-10-01T07:47:59.424 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:59 smithi112 bash[59335]: cluster 2023-10-01T07:47:58.290036+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e115 with expected crc 2023-10-01T07:47:59.424 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:59 smithi112 bash[59335]: cluster 2023-10-01T07:47:58.290600+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e115 with expected crc 2023-10-01T07:47:59.424 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:59 smithi112 bash[59335]: audit 2023-10-01T07:47:58.291084+0000 mon.a (mon.0) 621 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-10-01T07:47:59.424 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:59 smithi112 bash[59335]: cluster 2023-10-01T07:47:58.291168+0000 mon.a (mon.0) 622 : cluster 0 osdmap e115: 8 total, 7 up, 8 in 2023-10-01T07:47:59.425 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:59 smithi112 bash[59335]: cluster 2023-10-01T07:47:58.292934+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e115 with expected crc 2023-10-01T07:47:59.425 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:59 smithi112 bash[59335]: audit 2023-10-01T07:47:58.295563+0000 mon.a (mon.0) 623 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-10-01T07:47:59.425 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:47:59 smithi112 bash[59335]: audit 2023-10-01T07:47:58.297417+0000 mon.b (mon.1) 6 : audit 1 from='osd.7 [v2:172.21.15.112:6824/964802179,v1:172.21.15.112:6825/964802179]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-10-01T07:47:59.444 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:47:59.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:59.447 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:47:59.548 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:59.560 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:59 smithi084 bash[78255]: audit 2023-10-01T07:47:58.291084+0000 mon.a (mon.0) 621 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-10-01T07:47:59.561 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:59 smithi084 bash[78255]: cluster 2023-10-01T07:47:58.291168+0000 mon.a (mon.0) 622 : cluster 0 osdmap e115: 8 total, 7 up, 8 in 2023-10-01T07:47:59.561 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:59 smithi084 bash[78255]: cluster 2023-10-01T07:47:58.292934+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e115 with expected crc 2023-10-01T07:47:59.561 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:59 smithi084 bash[78255]: audit 2023-10-01T07:47:58.295563+0000 mon.a (mon.0) 623 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-10-01T07:47:59.561 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:47:59 smithi084 bash[78255]: audit 2023-10-01T07:47:58.297417+0000 mon.b (mon.1) 6 : audit 1 from='osd.7 [v2:172.21.15.112:6824/964802179,v1:172.21.15.112:6825/964802179]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi112", "root=default"]}]: dispatch 2023-10-01T07:47:59.578 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:59.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:59.580 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:47:59.681 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:59.711 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:47:59.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:59.714 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:47:59.768 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd reweight 0 1 2023-10-01T07:47:59.814 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:59.843 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:47:59.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:59.846 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:47:59.947 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:59.972 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:47:59.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:47:59.974 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:00.075 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:00.103 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:00.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:00.106 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:00.170 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:48:00.206 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:00.237 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:00.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:00.240 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:00.341 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:00.353 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:00 smithi112 bash[59335]: cluster 2023-10-01T07:47:59.286779+0000 mon.a (mon.0) 624 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-01T07:48:00.354 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:00 smithi112 bash[59335]: cluster 2023-10-01T07:47:59.294172+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e116 with expected crc 2023-10-01T07:48:00.354 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:00 smithi112 bash[59335]: cluster 2023-10-01T07:47:59.295508+0000 mon.a (mon.0) 625 : cluster 1 osd.7 [v2:172.21.15.112:6824/964802179,v1:172.21.15.112:6825/964802179] boot 2023-10-01T07:48:00.354 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:00 smithi112 bash[59335]: cluster 2023-10-01T07:47:59.295562+0000 mon.a (mon.0) 626 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2023-10-01T07:48:00.354 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:00 smithi112 bash[59335]: cluster 2023-10-01T07:47:59.295995+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e116 with expected crc 2023-10-01T07:48:00.354 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:00 smithi112 bash[59335]: audit 2023-10-01T07:47:59.296787+0000 mon.a (mon.0) 627 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T07:48:00.354 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:00 smithi112 bash[59335]: audit 2023-10-01T07:47:59.670989+0000 mon.a (mon.0) 628 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:48:00.354 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:00 smithi112 bash[59335]: audit 2023-10-01T07:48:00.079117+0000 mon.a (mon.0) 629 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:48:00.354 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:00 smithi112 bash[59335]: audit 2023-10-01T07:48:00.080698+0000 mon.a (mon.0) 630 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:48:00.376 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:00.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:00.379 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:00.421 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 64 16 29496 29480 28.7855 0 - 0.0341359 2023-10-01T07:48:00.480 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:00.490 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:00 smithi084 bash[75189]: cluster 2023-10-01T07:47:59.286779+0000 mon.a (mon.0) 624 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-01T07:48:00.490 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:00 smithi084 bash[75189]: cluster 2023-10-01T07:47:59.294172+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e116 with expected crc 2023-10-01T07:48:00.490 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:00 smithi084 bash[75189]: cluster 2023-10-01T07:47:59.295508+0000 mon.a (mon.0) 625 : cluster 1 osd.7 [v2:172.21.15.112:6824/964802179,v1:172.21.15.112:6825/964802179] boot 2023-10-01T07:48:00.490 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:00 smithi084 bash[75189]: cluster 2023-10-01T07:47:59.295562+0000 mon.a (mon.0) 626 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2023-10-01T07:48:00.490 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:00 smithi084 bash[75189]: cluster 2023-10-01T07:47:59.295995+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e116 with expected crc 2023-10-01T07:48:00.490 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:00 smithi084 bash[75189]: audit 2023-10-01T07:47:59.296787+0000 mon.a (mon.0) 627 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T07:48:00.491 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:00 smithi084 bash[75189]: audit 2023-10-01T07:47:59.670989+0000 mon.a (mon.0) 628 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:48:00.491 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:00 smithi084 bash[75189]: audit 2023-10-01T07:48:00.079117+0000 mon.a (mon.0) 629 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:48:00.491 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:00 smithi084 bash[75189]: audit 2023-10-01T07:48:00.080698+0000 mon.a (mon.0) 630 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:48:00.491 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:00 smithi084 bash[78255]: cluster 2023-10-01T07:47:59.286779+0000 mon.a (mon.0) 624 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-01T07:48:00.491 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:00 smithi084 bash[78255]: cluster 2023-10-01T07:47:59.294172+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e116 with expected crc 2023-10-01T07:48:00.491 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:00 smithi084 bash[78255]: cluster 2023-10-01T07:47:59.295508+0000 mon.a (mon.0) 625 : cluster 1 osd.7 [v2:172.21.15.112:6824/964802179,v1:172.21.15.112:6825/964802179] boot 2023-10-01T07:48:00.491 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:00 smithi084 bash[78255]: cluster 2023-10-01T07:47:59.295562+0000 mon.a (mon.0) 626 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2023-10-01T07:48:00.491 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:00 smithi084 bash[78255]: cluster 2023-10-01T07:47:59.295995+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e116 with expected crc 2023-10-01T07:48:00.491 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:00 smithi084 bash[78255]: audit 2023-10-01T07:47:59.296787+0000 mon.a (mon.0) 627 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-01T07:48:00.491 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:00 smithi084 bash[78255]: audit 2023-10-01T07:47:59.670989+0000 mon.a (mon.0) 628 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:48:00.492 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:00 smithi084 bash[78255]: audit 2023-10-01T07:48:00.079117+0000 mon.a (mon.0) 629 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:48:00.492 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:00 smithi084 bash[78255]: audit 2023-10-01T07:48:00.080698+0000 mon.a (mon.0) 630 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:48:00.506 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:00.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:00.509 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:00.609 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:00.642 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:00.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:00.645 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:00.746 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:00.770 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:00.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:00.773 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:00.874 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:00.902 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:00.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:00.905 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:01.006 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:01.037 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:01.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:01.040 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:01.141 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:01.175 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:01.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:01.178 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:01.279 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:01.316 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:01.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:01.321 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:01.421 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 65 16 29496 29480 28.3426 0 - 0.0341359 2023-10-01T07:48:01.422 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:01.448 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:01.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:01.450 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:48:01.551 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:01.563 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:01 smithi084 bash[75189]: cluster 2023-10-01T07:47:58.429383+0000 osd.7 (osd.7) 1 : cluster 3 failed to encode map e98 with expected crc 2023-10-01T07:48:01.563 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:01 smithi084 bash[75189]: cluster 2023-10-01T07:47:59.292487+0000 osd.7 (osd.7) 2 : cluster 3 failed to encode map e116 with expected crc 2023-10-01T07:48:01.563 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:01 smithi084 bash[75189]: cluster 2023-10-01T07:48:00.211563+0000 mgr.y (mgr.34104) 440 : cluster 0 pgmap v392: 89 pgs: 1 peering, 54 active+clean, 22 active+undersized, 12 active+undersized+degraded; 1.6 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 125 MiB/s wr, 2.00k op/s; 9471/77769 objects degraded (12.178%) 2023-10-01T07:48:01.563 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:01 smithi084 bash[75189]: cluster 2023-10-01T07:48:00.294162+0000 mon.a (mon.0) 631 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2023-10-01T07:48:01.564 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:01 smithi084 bash[75189]: cluster 2023-10-01T07:48:00.294656+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e117 with expected crc 2023-10-01T07:48:01.564 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:01 smithi084 bash[75189]: cluster 2023-10-01T07:48:00.295289+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e117 with expected crc 2023-10-01T07:48:01.564 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:01 smithi084 bash[75189]: cluster 2023-10-01T07:48:00.297263+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e117 with expected crc 2023-10-01T07:48:01.564 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:01 smithi084 bash[75189]: cluster 2023-10-01T07:48:00.297614+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e117 with expected crc 2023-10-01T07:48:01.564 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:01 smithi084 bash[75189]: cluster 2023-10-01T07:48:00.299556+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e117 with expected crc 2023-10-01T07:48:01.564 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:01 smithi084 bash[75189]: cluster 2023-10-01T07:48:00.300265+0000 osd.5 (osd.5) 51 : cluster 3 failed to encode map e117 with expected crc 2023-10-01T07:48:01.564 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:01 smithi084 bash[75189]: cluster 2023-10-01T07:48:00.301562+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e117 with expected crc 2023-10-01T07:48:01.564 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:01 smithi084 bash[75189]: cluster 2023-10-01T07:48:00.301703+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e117 with expected crc 2023-10-01T07:48:01.564 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:01 smithi084 bash[75189]: cluster 2023-10-01T07:48:00.301889+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e117 with expected crc 2023-10-01T07:48:01.564 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:01 smithi084 bash[75189]: cluster 2023-10-01T07:48:00.307535+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e117 with expected crc 2023-10-01T07:48:01.564 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:01 smithi084 bash[78255]: cluster 2023-10-01T07:47:58.429383+0000 osd.7 (osd.7) 1 : cluster 3 failed to encode map e98 with expected crc 2023-10-01T07:48:01.565 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:01 smithi084 bash[78255]: cluster 2023-10-01T07:47:59.292487+0000 osd.7 (osd.7) 2 : cluster 3 failed to encode map e116 with expected crc 2023-10-01T07:48:01.565 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:01 smithi084 bash[78255]: cluster 2023-10-01T07:48:00.211563+0000 mgr.y (mgr.34104) 440 : cluster 0 pgmap v392: 89 pgs: 1 peering, 54 active+clean, 22 active+undersized, 12 active+undersized+degraded; 1.6 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 125 MiB/s wr, 2.00k op/s; 9471/77769 objects degraded (12.178%) 2023-10-01T07:48:01.565 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:01 smithi084 bash[78255]: cluster 2023-10-01T07:48:00.294162+0000 mon.a (mon.0) 631 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2023-10-01T07:48:01.565 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:01 smithi084 bash[78255]: cluster 2023-10-01T07:48:00.294656+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e117 with expected crc 2023-10-01T07:48:01.565 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:01 smithi084 bash[78255]: cluster 2023-10-01T07:48:00.295289+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e117 with expected crc 2023-10-01T07:48:01.565 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:01 smithi084 bash[78255]: cluster 2023-10-01T07:48:00.297263+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e117 with expected crc 2023-10-01T07:48:01.565 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:01 smithi084 bash[78255]: cluster 2023-10-01T07:48:00.297614+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e117 with expected crc 2023-10-01T07:48:01.565 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:01 smithi084 bash[78255]: cluster 2023-10-01T07:48:00.299556+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e117 with expected crc 2023-10-01T07:48:01.565 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:01 smithi084 bash[78255]: cluster 2023-10-01T07:48:00.300265+0000 osd.5 (osd.5) 51 : cluster 3 failed to encode map e117 with expected crc 2023-10-01T07:48:01.565 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:01 smithi084 bash[78255]: cluster 2023-10-01T07:48:00.301562+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e117 with expected crc 2023-10-01T07:48:01.565 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:01 smithi084 bash[78255]: cluster 2023-10-01T07:48:00.301703+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e117 with expected crc 2023-10-01T07:48:01.565 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:01 smithi084 bash[78255]: cluster 2023-10-01T07:48:00.301889+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e117 with expected crc 2023-10-01T07:48:01.565 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:01 smithi084 bash[78255]: cluster 2023-10-01T07:48:00.307535+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e117 with expected crc 2023-10-01T07:48:01.578 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:01.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:01.581 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:01.681 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:01.696 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:01 smithi112 bash[59335]: cluster 2023-10-01T07:47:58.429383+0000 osd.7 (osd.7) 1 : cluster 3 failed to encode map e98 with expected crc 2023-10-01T07:48:01.696 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:01 smithi112 bash[59335]: cluster 2023-10-01T07:47:59.292487+0000 osd.7 (osd.7) 2 : cluster 3 failed to encode map e116 with expected crc 2023-10-01T07:48:01.697 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:01 smithi112 bash[59335]: cluster 2023-10-01T07:48:00.211563+0000 mgr.y (mgr.34104) 440 : cluster 0 pgmap v392: 89 pgs: 1 peering, 54 active+clean, 22 active+undersized, 12 active+undersized+degraded; 1.6 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 125 MiB/s wr, 2.00k op/s; 9471/77769 objects degraded (12.178%) 2023-10-01T07:48:01.697 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:01 smithi112 bash[59335]: cluster 2023-10-01T07:48:00.294162+0000 mon.a (mon.0) 631 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2023-10-01T07:48:01.697 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:01 smithi112 bash[59335]: cluster 2023-10-01T07:48:00.294656+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e117 with expected crc 2023-10-01T07:48:01.697 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:01 smithi112 bash[59335]: cluster 2023-10-01T07:48:00.295289+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e117 with expected crc 2023-10-01T07:48:01.697 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:01 smithi112 bash[59335]: cluster 2023-10-01T07:48:00.297263+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e117 with expected crc 2023-10-01T07:48:01.697 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:01 smithi112 bash[59335]: cluster 2023-10-01T07:48:00.297614+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e117 with expected crc 2023-10-01T07:48:01.697 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:01 smithi112 bash[59335]: cluster 2023-10-01T07:48:00.299556+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e117 with expected crc 2023-10-01T07:48:01.697 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:01 smithi112 bash[59335]: cluster 2023-10-01T07:48:00.300265+0000 osd.5 (osd.5) 51 : cluster 3 failed to encode map e117 with expected crc 2023-10-01T07:48:01.697 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:01 smithi112 bash[59335]: cluster 2023-10-01T07:48:00.301562+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e117 with expected crc 2023-10-01T07:48:01.697 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:01 smithi112 bash[59335]: cluster 2023-10-01T07:48:00.301703+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e117 with expected crc 2023-10-01T07:48:01.697 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:01 smithi112 bash[59335]: cluster 2023-10-01T07:48:00.301889+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e117 with expected crc 2023-10-01T07:48:01.698 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:01 smithi112 bash[59335]: cluster 2023-10-01T07:48:00.307535+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e117 with expected crc 2023-10-01T07:48:01.712 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:01.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:01.715 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:01.815 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:01.851 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:01.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:01.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:01.955 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:01.984 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:01.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:01.986 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:02.087 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:02.115 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:02.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:02.117 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:02.207 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:48:02.207 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:48:02.217 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:02.257 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:02.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:02.262 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:48:02.363 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:02.392 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:02.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:02.396 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:02.420 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 66 16 30368 30352 28.7389 18.1667 0.0177644 0.0347893 2023-10-01T07:48:02.497 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:02.505 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:02 smithi084 bash[78255]: cluster 2023-10-01T07:48:01.305475+0000 mon.a (mon.0) 632 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2023-10-01T07:48:02.505 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:02 smithi084 bash[78255]: cluster 2023-10-01T07:48:01.305653+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e118 with expected crc 2023-10-01T07:48:02.505 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:02 smithi084 bash[78255]: cluster 2023-10-01T07:48:01.309980+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e118 with expected crc 2023-10-01T07:48:02.505 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:02 smithi084 bash[78255]: cluster 2023-10-01T07:48:01.690213+0000 osd.5 (osd.5) 53 : cluster 3 failed to encode map e118 with expected crc 2023-10-01T07:48:02.506 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:02 smithi084 bash[75189]: cluster 2023-10-01T07:48:01.305475+0000 mon.a (mon.0) 632 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2023-10-01T07:48:02.506 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:02 smithi084 bash[75189]: cluster 2023-10-01T07:48:01.305653+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e118 with expected crc 2023-10-01T07:48:02.506 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:02 smithi084 bash[75189]: cluster 2023-10-01T07:48:01.309980+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e118 with expected crc 2023-10-01T07:48:02.506 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:02 smithi084 bash[75189]: cluster 2023-10-01T07:48:01.690213+0000 osd.5 (osd.5) 53 : cluster 3 failed to encode map e118 with expected crc 2023-10-01T07:48:02.527 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:02.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:02.530 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:48:02.630 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:02.639 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:02 smithi112 bash[59335]: cluster 2023-10-01T07:48:01.305475+0000 mon.a (mon.0) 632 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2023-10-01T07:48:02.639 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:02 smithi112 bash[59335]: cluster 2023-10-01T07:48:01.305653+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e118 with expected crc 2023-10-01T07:48:02.639 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:02 smithi112 bash[59335]: cluster 2023-10-01T07:48:01.309980+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e118 with expected crc 2023-10-01T07:48:02.639 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:02 smithi112 bash[59335]: cluster 2023-10-01T07:48:01.690213+0000 osd.5 (osd.5) 53 : cluster 3 failed to encode map e118 with expected crc 2023-10-01T07:48:02.657 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:02.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:02.659 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:02.760 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:02.792 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:02.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:02.796 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:02.897 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:02.924 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:02.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:02.928 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:03.028 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:03.059 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:03.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:03.062 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:03.162 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:03.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:03.198 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:03.199 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:03.299 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:03.326 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:03.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:03.331 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:03.421 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 67 16 31788 31772 29.6344 88.75 0.0205376 0.0337377 2023-10-01T07:48:03.431 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:03.441 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:03 smithi112 bash[59335]: cluster 2023-10-01T07:48:01.689996+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e118 with expected crc 2023-10-01T07:48:03.442 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:03 smithi112 bash[59335]: cluster 2023-10-01T07:48:02.212270+0000 mgr.y (mgr.34104) 441 : cluster 0 pgmap v395: 89 pgs: 1 peering, 63 active+clean, 13 active+undersized, 12 active+undersized+degraded; 1.7 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s; 9471/83565 objects degraded (11.334%) 2023-10-01T07:48:03.461 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:03.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:03.463 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:03.564 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:03.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:03 smithi084 bash[75189]: cluster 2023-10-01T07:48:01.689996+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e118 with expected crc 2023-10-01T07:48:03.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:03 smithi084 bash[75189]: cluster 2023-10-01T07:48:02.212270+0000 mgr.y (mgr.34104) 441 : cluster 0 pgmap v395: 89 pgs: 1 peering, 63 active+clean, 13 active+undersized, 12 active+undersized+degraded; 1.7 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s; 9471/83565 objects degraded (11.334%) 2023-10-01T07:48:03.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:03 smithi084 bash[78255]: cluster 2023-10-01T07:48:01.689996+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e118 with expected crc 2023-10-01T07:48:03.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:03 smithi084 bash[78255]: cluster 2023-10-01T07:48:02.212270+0000 mgr.y (mgr.34104) 441 : cluster 0 pgmap v395: 89 pgs: 1 peering, 63 active+clean, 13 active+undersized, 12 active+undersized+degraded; 1.7 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s; 9471/83565 objects degraded (11.334%) 2023-10-01T07:48:03.594 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:03.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:03.596 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:03.696 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:03.714 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:03.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:03.721 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:03.822 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:03.846 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:03.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:03.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:03.949 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:03.974 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:03.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:03.976 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:04.077 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:04.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:04.118 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:04.118 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:04.219 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:04.241 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:48:04.243 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:04.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:04.248 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:04.348 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:04.402 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:04.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:04.408 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:48:04.421 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 68 16 33249 33233 30.541 91.3125 0.00651799 0.0327356 2023-10-01T07:48:04.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:04 smithi112 bash[59335]: cluster 2023-10-01T07:48:03.514689+0000 mon.a (mon.0) 633 : cluster 3 Health check update: Degraded data redundancy: 9471/83565 objects degraded (11.334%), 12 pgs degraded, 20 pgs undersized (PG_DEGRADED) 2023-10-01T07:48:04.509 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:04.535 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:04.539 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:04 smithi084 bash[78255]: cluster 2023-10-01T07:48:03.514689+0000 mon.a (mon.0) 633 : cluster 3 Health check update: Degraded data redundancy: 9471/83565 objects degraded (11.334%), 12 pgs degraded, 20 pgs undersized (PG_DEGRADED) 2023-10-01T07:48:04.539 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:04 smithi084 bash[75189]: cluster 2023-10-01T07:48:03.514689+0000 mon.a (mon.0) 633 : cluster 3 Health check update: Degraded data redundancy: 9471/83565 objects degraded (11.334%), 12 pgs degraded, 20 pgs undersized (PG_DEGRADED) 2023-10-01T07:48:04.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:04.540 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:48:04.641 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:04.678 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:04.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:04.681 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:04.781 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:04.799 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:04.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:04.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:04.904 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:04.944 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:04.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:04.949 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:05.049 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:05.092 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:05.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:05.118 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:05.218 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:05.251 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:05.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:05.258 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:05.358 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:05.411 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:05.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:05.414 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:05.421 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 69 16 34446 34430 31.1825 74.8125 0.0109312 0.0320626 2023-10-01T07:48:05.515 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:05.538 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:05.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:05.541 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:05.578 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:05 smithi084 bash[75189]: cluster 2023-10-01T07:48:04.212980+0000 mgr.y (mgr.34104) 442 : cluster 0 pgmap v396: 89 pgs: 1 peering, 82 active+clean, 4 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded; 1.8 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s; 10102/88578 objects degraded (11.405%); 11 KiB/s, 0 objects/s recovering 2023-10-01T07:48:05.578 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:05 smithi084 bash[75189]: audit 2023-10-01T07:48:05.512085+0000 mon.a (mon.0) 634 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:48:05.578 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:05 smithi084 bash[75189]: audit 2023-10-01T07:48:05.520346+0000 mon.a (mon.0) 635 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:48:05.578 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:05 smithi084 bash[78255]: cluster 2023-10-01T07:48:04.212980+0000 mgr.y (mgr.34104) 442 : cluster 0 pgmap v396: 89 pgs: 1 peering, 82 active+clean, 4 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded; 1.8 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s; 10102/88578 objects degraded (11.405%); 11 KiB/s, 0 objects/s recovering 2023-10-01T07:48:05.578 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:05 smithi084 bash[78255]: audit 2023-10-01T07:48:05.512085+0000 mon.a (mon.0) 634 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:48:05.579 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:05 smithi084 bash[78255]: audit 2023-10-01T07:48:05.520346+0000 mon.a (mon.0) 635 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:48:05.642 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:05.681 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:05.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:05.684 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:05.785 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:05.812 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:05.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:05.816 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:05.917 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:05.944 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:05.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:05.948 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:48:05.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:05 smithi112 bash[59335]: cluster 2023-10-01T07:48:04.212980+0000 mgr.y (mgr.34104) 442 : cluster 0 pgmap v396: 89 pgs: 1 peering, 82 active+clean, 4 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded; 1.8 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s; 10102/88578 objects degraded (11.405%); 11 KiB/s, 0 objects/s recovering 2023-10-01T07:48:05.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:05 smithi112 bash[59335]: audit 2023-10-01T07:48:05.512085+0000 mon.a (mon.0) 634 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:48:05.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:05 smithi112 bash[59335]: audit 2023-10-01T07:48:05.520346+0000 mon.a (mon.0) 635 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:48:06.048 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:06.075 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:06.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:06.077 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:06.178 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:06.224 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:06.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:06.229 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:06.330 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:06.351 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:48:06 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:48:06] "GET /metrics HTTP/1.1" 200 36168 "" "Prometheus/2.33.4" 2023-10-01T07:48:06.362 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:06.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:06.370 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:06.422 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 70 16 35490 35474 31.6691 65.25 0.0136329 0.0315695 2023-10-01T07:48:06.471 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:06.518 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:06.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:06.520 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:06.621 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:06.647 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:06.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:06.649 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:06.750 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:06.778 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:06.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:06.786 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:06.887 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:06.919 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:06.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:06.923 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:07.024 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:07.050 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:07.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:07.055 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:07.155 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:07.166 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:06 smithi084 bash[75189]: audit 2023-10-01T07:48:05.987064+0000 mon.a (mon.0) 636 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:48:07.166 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:06 smithi084 bash[75189]: audit 2023-10-01T07:48:06.008904+0000 mon.a (mon.0) 637 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:48:07.167 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:06 smithi084 bash[75189]: cluster 2023-10-01T07:48:06.213637+0000 mgr.y (mgr.34104) 443 : cluster 0 pgmap v397: 89 pgs: 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped; 2.0 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s; 10774/98325 objects degraded (10.958%); 1.7 MiB/s, 27 objects/s recovering 2023-10-01T07:48:07.167 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:06 smithi084 bash[75189]: audit 2023-10-01T07:48:06.657698+0000 mon.a (mon.0) 638 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:48:07.167 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:06 smithi084 bash[75189]: audit 2023-10-01T07:48:06.659172+0000 mon.a (mon.0) 639 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:48:07.167 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:06 smithi084 bash[75189]: audit 2023-10-01T07:48:06.669163+0000 mon.a (mon.0) 640 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:48:07.167 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:06 smithi084 bash[78255]: audit 2023-10-01T07:48:05.987064+0000 mon.a (mon.0) 636 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:48:07.167 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:06 smithi084 bash[78255]: audit 2023-10-01T07:48:06.008904+0000 mon.a (mon.0) 637 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:48:07.167 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:06 smithi084 bash[78255]: cluster 2023-10-01T07:48:06.213637+0000 mgr.y (mgr.34104) 443 : cluster 0 pgmap v397: 89 pgs: 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped; 2.0 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s; 10774/98325 objects degraded (10.958%); 1.7 MiB/s, 27 objects/s recovering 2023-10-01T07:48:07.167 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:06 smithi084 bash[78255]: audit 2023-10-01T07:48:06.657698+0000 mon.a (mon.0) 638 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:48:07.168 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:06 smithi084 bash[78255]: audit 2023-10-01T07:48:06.659172+0000 mon.a (mon.0) 639 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:48:07.168 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:06 smithi084 bash[78255]: audit 2023-10-01T07:48:06.669163+0000 mon.a (mon.0) 640 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:48:07.183 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:07.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:07.187 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:07.287 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:07.325 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:07.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:07.328 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:07.422 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 71 16 36771 36755 32.3506 80.0625 0.0138082 0.0309045 2023-10-01T07:48:07.429 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:07.439 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:06 smithi112 bash[59335]: audit 2023-10-01T07:48:05.987064+0000 mon.a (mon.0) 636 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:48:07.439 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:06 smithi112 bash[59335]: audit 2023-10-01T07:48:06.008904+0000 mon.a (mon.0) 637 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:48:07.440 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:06 smithi112 bash[59335]: cluster 2023-10-01T07:48:06.213637+0000 mgr.y (mgr.34104) 443 : cluster 0 pgmap v397: 89 pgs: 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped; 2.0 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s; 10774/98325 objects degraded (10.958%); 1.7 MiB/s, 27 objects/s recovering 2023-10-01T07:48:07.440 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:06 smithi112 bash[59335]: audit 2023-10-01T07:48:06.657698+0000 mon.a (mon.0) 638 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:48:07.440 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:06 smithi112 bash[59335]: audit 2023-10-01T07:48:06.659172+0000 mon.a (mon.0) 639 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:48:07.440 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:06 smithi112 bash[59335]: audit 2023-10-01T07:48:06.669163+0000 mon.a (mon.0) 640 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:48:07.454 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:07.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:07.457 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:07.557 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:07.591 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:07.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:07.596 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:07.697 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:07.725 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:07.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:07.730 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:07.831 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:07.855 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:07.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:07.862 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:07.963 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:07.989 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:07.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:07.993 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:08.094 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:08.123 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:08.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:08.129 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:08.229 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:08.255 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:08.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:08.260 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:48:08.360 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:08.378 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:08.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:08.380 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:48:08.422 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 72 16 38097 38081 33.0521 82.875 0.0169595 0.0302249 2023-10-01T07:48:08.481 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:08.509 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:08.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:08.513 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:08.614 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:08.643 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:08.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:08.648 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:08.749 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:08.782 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:08.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:08.786 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:08.887 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:08.913 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:08.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:08.917 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:09.017 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:09.043 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:09.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:09.049 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:09.149 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:09.177 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:09.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:09.180 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:09.281 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:09.305 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:09.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:09.307 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:09.408 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:09.422 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 73 16 39421 39405 33.7328 82.75 0.00645137 0.0296362 2023-10-01T07:48:09.432 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:09.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:09.435 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:09.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:09 smithi112 bash[59335]: cluster 2023-10-01T07:48:08.214250+0000 mgr.y (mgr.34104) 444 : cluster 0 pgmap v398: 89 pgs: 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped; 2.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s; 10774/105537 objects degraded (10.209%); 1.5 MiB/s, 23 objects/s recovering 2023-10-01T07:48:09.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:09 smithi112 bash[59335]: cluster 2023-10-01T07:48:08.515853+0000 mon.a (mon.0) 641 : cluster 3 Health check update: Degraded data redundancy: 10774/105537 objects degraded (10.209%), 6 pgs degraded (PG_DEGRADED) 2023-10-01T07:48:09.535 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:09.544 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:09 smithi084 bash[78255]: cluster 2023-10-01T07:48:08.214250+0000 mgr.y (mgr.34104) 444 : cluster 0 pgmap v398: 89 pgs: 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped; 2.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s; 10774/105537 objects degraded (10.209%); 1.5 MiB/s, 23 objects/s recovering 2023-10-01T07:48:09.544 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:09 smithi084 bash[78255]: cluster 2023-10-01T07:48:08.515853+0000 mon.a (mon.0) 641 : cluster 3 Health check update: Degraded data redundancy: 10774/105537 objects degraded (10.209%), 6 pgs degraded (PG_DEGRADED) 2023-10-01T07:48:09.545 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:09 smithi084 bash[75189]: cluster 2023-10-01T07:48:08.214250+0000 mgr.y (mgr.34104) 444 : cluster 0 pgmap v398: 89 pgs: 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped; 2.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s; 10774/105537 objects degraded (10.209%); 1.5 MiB/s, 23 objects/s recovering 2023-10-01T07:48:09.545 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:09 smithi084 bash[75189]: cluster 2023-10-01T07:48:08.515853+0000 mon.a (mon.0) 641 : cluster 3 Health check update: Degraded data redundancy: 10774/105537 objects degraded (10.209%), 6 pgs degraded (PG_DEGRADED) 2023-10-01T07:48:09.564 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:09.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:09.567 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:09.668 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:09.687 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:09.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:09.693 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:48:09.794 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:09.829 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:09.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:09.833 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:09.933 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:09.960 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:09.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:09.967 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:10.067 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:10.090 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:10.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:10.095 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:10.195 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:10.221 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:10.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:10.223 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:10.324 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:10.352 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:10.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:10.355 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:10.422 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 74 16 40699 40683 34.3562 79.875 0.0123841 0.0291007 2023-10-01T07:48:10.456 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:10.480 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:10.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:10.482 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:10.583 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:10.612 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:10.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:10.615 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:48:10.716 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:10.743 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:10.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:10.745 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:10.846 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:10.876 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:10.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:10.878 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:10.979 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:11.005 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:11.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:11.007 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:11.108 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:11.137 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:11.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:11.140 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:11.240 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:11.268 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:11.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:11.270 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:11.275 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:11 smithi084 bash[75189]: cluster 2023-10-01T07:48:10.214816+0000 mgr.y (mgr.34104) 445 : cluster 0 pgmap v399: 89 pgs: 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped; 2.2 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s; 10774/110208 objects degraded (9.776%); 1.2 MiB/s, 19 objects/s recovering 2023-10-01T07:48:11.371 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:11.396 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:11.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:11.399 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:11.422 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 75 16 41985 41969 34.9697 80.375 0.0131151 0.0285896 2023-10-01T07:48:11.500 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:11.529 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:11.532 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:11 smithi084 bash[78255]: cluster 2023-10-01T07:48:10.214816+0000 mgr.y (mgr.34104) 445 : cluster 0 pgmap v399: 89 pgs: 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped; 2.2 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s; 10774/110208 objects degraded (9.776%); 1.2 MiB/s, 19 objects/s recovering 2023-10-01T07:48:11.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:11.533 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:11.634 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:11.642 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:11 smithi112 bash[59335]: cluster 2023-10-01T07:48:10.214816+0000 mgr.y (mgr.34104) 445 : cluster 0 pgmap v399: 89 pgs: 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped; 2.2 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s; 10774/110208 objects degraded (9.776%); 1.2 MiB/s, 19 objects/s recovering 2023-10-01T07:48:11.664 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:11.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:11.674 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:11.775 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:11.801 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:11.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:11.807 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:11.907 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:11.934 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:11.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:11.939 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:12.040 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:12.071 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:12.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:12.075 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:12.176 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:12.203 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:12.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:12.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:12.307 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:12.337 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:12.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:12.340 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:12.422 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 76 16 43274 43258 35.5695 80.5625 0.0142606 0.0281084 2023-10-01T07:48:12.441 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:12.468 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:12.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:12.471 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:12.572 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:12.595 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:12.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:12.597 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:12.698 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:12.738 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:12.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:12.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:12.844 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:12.869 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:12.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:12.871 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:12.972 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:13.003 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:13.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:13.007 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:13.108 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:13.133 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:13.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:13.136 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:13.237 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:13.279 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:13.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:13.284 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:13.385 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:13.393 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:13 smithi084 bash[78255]: cluster 2023-10-01T07:48:12.215561+0000 mgr.y (mgr.34104) 446 : cluster 0 pgmap v400: 89 pgs: 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped; 2.4 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s; 10483/119607 objects degraded (8.765%); 2.7 MiB/s, 43 objects/s recovering 2023-10-01T07:48:13.394 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:13 smithi084 bash[75189]: cluster 2023-10-01T07:48:12.215561+0000 mgr.y (mgr.34104) 446 : cluster 0 pgmap v400: 89 pgs: 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped; 2.4 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s; 10483/119607 objects degraded (8.765%); 2.7 MiB/s, 43 objects/s recovering 2023-10-01T07:48:13.407 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:13.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:13.409 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:13.422 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 77 16 44473 44457 36.0807 74.9375 0.0615545 0.0277062 2023-10-01T07:48:13.511 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:13.540 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:13.544 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:13 smithi112 bash[59335]: cluster 2023-10-01T07:48:12.215561+0000 mgr.y (mgr.34104) 446 : cluster 0 pgmap v400: 89 pgs: 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped; 2.4 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s; 10483/119607 objects degraded (8.765%); 2.7 MiB/s, 43 objects/s recovering 2023-10-01T07:48:13.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:13.545 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:13.646 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:13.672 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:13.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:13.673 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:13.774 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:13.798 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:13.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:13.801 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:13.902 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:13.922 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:13.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:13.928 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:14.029 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:14.056 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:14.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:14.062 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:14.163 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:14.189 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:14.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:14.191 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:14.292 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:14.318 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:14.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:14.320 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:14.421 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:14.422 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 78 16 45743 45727 36.6356 79.375 0.00514662 0.0272897 2023-10-01T07:48:14.429 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:14 smithi112 bash[59335]: cluster 2023-10-01T07:48:13.516910+0000 mon.a (mon.0) 642 : cluster 3 Health check update: Degraded data redundancy: 10483/119607 objects degraded (8.765%), 6 pgs degraded (PG_DEGRADED) 2023-10-01T07:48:14.449 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:14.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:14.452 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:14.554 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:14.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:14 smithi084 bash[75189]: cluster 2023-10-01T07:48:13.516910+0000 mon.a (mon.0) 642 : cluster 3 Health check update: Degraded data redundancy: 10483/119607 objects degraded (8.765%), 6 pgs degraded (PG_DEGRADED) 2023-10-01T07:48:14.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:14 smithi084 bash[78255]: cluster 2023-10-01T07:48:13.516910+0000 mon.a (mon.0) 642 : cluster 3 Health check update: Degraded data redundancy: 10483/119607 objects degraded (8.765%), 6 pgs degraded (PG_DEGRADED) 2023-10-01T07:48:14.580 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:14.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:14.582 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:14.683 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:14.709 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:14.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:14.713 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:14.814 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:14.839 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:14.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:14.846 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:14.947 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:14.974 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:14.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:14.978 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:15.079 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:15.105 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:15.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:15.107 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:15.208 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:15.242 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:15.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:15.246 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:48:15.347 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:15.973 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 79 16 47073 47057 37.224 83.125 0.00577714 0.0268587 2023-10-01T07:48:15.973 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:15 smithi084 bash[75189]: cluster 2023-10-01T07:48:14.216271+0000 mgr.y (mgr.34104) 447 : cluster 0 pgmap v401: 89 pgs: 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped; 2.6 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s; 10483/126807 objects degraded (8.267%); 2.5 MiB/s, 39 objects/s recovering 2023-10-01T07:48:15.974 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:15 smithi084 bash[75189]: audit 2023-10-01T07:48:15.071177+0000 mon.a (mon.0) 643 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:48:15.974 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:15 smithi084 bash[78255]: cluster 2023-10-01T07:48:14.216271+0000 mgr.y (mgr.34104) 447 : cluster 0 pgmap v401: 89 pgs: 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped; 2.6 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s; 10483/126807 objects degraded (8.267%); 2.5 MiB/s, 39 objects/s recovering 2023-10-01T07:48:15.974 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:15 smithi084 bash[78255]: audit 2023-10-01T07:48:15.071177+0000 mon.a (mon.0) 643 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:48:15.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:15 smithi112 bash[59335]: cluster 2023-10-01T07:48:14.216271+0000 mgr.y (mgr.34104) 447 : cluster 0 pgmap v401: 89 pgs: 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped; 2.6 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s; 10483/126807 objects degraded (8.267%); 2.5 MiB/s, 39 objects/s recovering 2023-10-01T07:48:15.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:15 smithi112 bash[59335]: audit 2023-10-01T07:48:15.071177+0000 mon.a (mon.0) 643 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:48:16.003 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:16.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:16.090 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:16.191 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:16.218 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:16.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:16.250 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:16.324 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:48:16 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:48:16] "GET /metrics HTTP/1.1" 200 36333 "" "Prometheus/2.33.4" 2023-10-01T07:48:16.351 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:16.369 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:16.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:16.370 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:16.423 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:2023-10-01T07:48:16.421499+0000 min lat: 0.00123262 max lat: 50.1637 avg lat: 0.02649 2023-10-01T07:48:16.423 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T07:48:16.423 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 80 16 48278 48262 37.6999 75.3125 0.00470978 0.02649 2023-10-01T07:48:16.472 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:16.497 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:16.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:16.500 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:16.601 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:16.630 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:16.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:16.631 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:16.732 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:16.766 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:16.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:16.769 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:16.870 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:16.904 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:16.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:16.907 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:17.008 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:17.036 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:17.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:17.040 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:17.141 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:17.169 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:17.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:17.171 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:17.271 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:17.298 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:17.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:17.300 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:17.401 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:17.423 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 81 16 49482 49466 38.1634 75.25 0.0133841 0.0261971 2023-10-01T07:48:17.440 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:17.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:17.442 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:48:17.458 INFO:teuthology.orchestra.run.smithi084.stdout:ERROR: (22) Invalid argument 2023-10-01T07:48:17.458 INFO:teuthology.orchestra.run.smithi084.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T07:48:17.534 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:17 smithi112 bash[59335]: cluster 2023-10-01T07:48:16.217201+0000 mgr.y (mgr.34104) 448 : cluster 0 pgmap v402: 89 pgs: 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped; 2.8 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s; 10157/136131 objects degraded (7.461%); 4.2 MiB/s, 67 objects/s recovering 2023-10-01T07:48:17.538 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:17 smithi084 bash[75189]: cluster 2023-10-01T07:48:16.217201+0000 mgr.y (mgr.34104) 448 : cluster 0 pgmap v402: 89 pgs: 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped; 2.8 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s; 10157/136131 objects degraded (7.461%); 4.2 MiB/s, 67 objects/s recovering 2023-10-01T07:48:17.538 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:17 smithi084 bash[78255]: cluster 2023-10-01T07:48:16.217201+0000 mgr.y (mgr.34104) 448 : cluster 0 pgmap v402: 89 pgs: 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped; 2.8 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s; 10157/136131 objects degraded (7.461%); 4.2 MiB/s, 67 objects/s recovering 2023-10-01T07:48:17.544 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:17.575 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:17.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:17.580 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:17.681 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:17.716 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:17.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:17.724 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:17.824 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:17.847 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:17.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:17.852 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:17.953 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:17.979 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:17.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:17.983 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:18.084 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:18.121 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:18.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:18.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:18.224 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:18.256 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:18.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:18.263 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:18.364 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:18.394 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:18.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:18.400 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:18.423 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 82 16 50740 50724 38.6567 78.625 0.0123919 0.0258622 2023-10-01T07:48:18.500 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:18.529 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:18.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:18.532 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:48:18.546 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:18 smithi112 bash[59335]: cluster 2023-10-01T07:48:18.518062+0000 mon.a (mon.0) 644 : cluster 3 Health check update: Degraded data redundancy: 10157/136131 objects degraded (7.461%), 6 pgs degraded (PG_DEGRADED) 2023-10-01T07:48:18.633 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:18.642 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:18 smithi084 bash[75189]: cluster 2023-10-01T07:48:18.518062+0000 mon.a (mon.0) 644 : cluster 3 Health check update: Degraded data redundancy: 10157/136131 objects degraded (7.461%), 6 pgs degraded (PG_DEGRADED) 2023-10-01T07:48:18.642 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:18 smithi084 bash[78255]: cluster 2023-10-01T07:48:18.518062+0000 mon.a (mon.0) 644 : cluster 3 Health check update: Degraded data redundancy: 10157/136131 objects degraded (7.461%), 6 pgs degraded (PG_DEGRADED) 2023-10-01T07:48:18.667 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:18.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:18.670 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:18.771 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:18.793 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:18.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:18.795 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:18.896 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:18.926 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:18.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:18.928 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:19.029 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:19.061 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:19.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:19.064 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:19.165 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:19.202 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:19.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:19.206 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:19.307 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:19.333 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:19.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:19.339 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:19.423 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 83 16 51957 51941 39.1073 76.0625 0.00754881 0.025565 2023-10-01T07:48:19.439 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:19.472 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:19.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:19.475 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:19.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:19 smithi084 bash[75189]: cluster 2023-10-01T07:48:18.217814+0000 mgr.y (mgr.34104) 449 : cluster 0 pgmap v403: 89 pgs: 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s; 10157/143286 objects degraded (7.089%); 3.2 MiB/s, 51 objects/s recovering 2023-10-01T07:48:19.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:19 smithi084 bash[78255]: cluster 2023-10-01T07:48:18.217814+0000 mgr.y (mgr.34104) 449 : cluster 0 pgmap v403: 89 pgs: 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s; 10157/143286 objects degraded (7.089%); 3.2 MiB/s, 51 objects/s recovering 2023-10-01T07:48:19.576 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:19.602 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:19.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:19.604 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:19.705 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:19.713 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:19 smithi112 bash[59335]: cluster 2023-10-01T07:48:18.217814+0000 mgr.y (mgr.34104) 449 : cluster 0 pgmap v403: 89 pgs: 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s; 10157/143286 objects degraded (7.089%); 3.2 MiB/s, 51 objects/s recovering 2023-10-01T07:48:19.734 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:19.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:19.740 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:19.841 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:19.877 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:19.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:19.881 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:19.982 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:20.017 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:20.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:20.021 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:20.121 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:20.162 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:20.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:20.164 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:20.265 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:20.294 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:20.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:20.297 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:20.398 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:20.423 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 84 16 52992 52976 39.4117 64.6875 0.00771754 0.0253675 2023-10-01T07:48:20.427 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:20.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:20.432 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:20.533 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:20.559 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:20.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:20.567 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:48:20.668 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:20.692 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:20.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:20.694 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:20.795 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:20.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:20 smithi084 bash[78255]: cluster 2023-10-01T07:48:20.218509+0000 mgr.y (mgr.34104) 450 : cluster 0 pgmap v404: 89 pgs: 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped; 3.0 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s; 10157/147888 objects degraded (6.868%); 3.2 MiB/s, 51 objects/s recovering 2023-10-01T07:48:20.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:20 smithi084 bash[75189]: cluster 2023-10-01T07:48:20.218509+0000 mgr.y (mgr.34104) 450 : cluster 0 pgmap v404: 89 pgs: 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped; 3.0 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s; 10157/147888 objects degraded (6.868%); 3.2 MiB/s, 51 objects/s recovering 2023-10-01T07:48:20.827 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:20.828 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:20 smithi112 bash[59335]: cluster 2023-10-01T07:48:20.218509+0000 mgr.y (mgr.34104) 450 : cluster 0 pgmap v404: 89 pgs: 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped; 3.0 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s; 10157/147888 objects degraded (6.868%); 3.2 MiB/s, 51 objects/s recovering 2023-10-01T07:48:20.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:20.829 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:20.930 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:20.959 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:20.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:20.964 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:21.065 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:21.088 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:21.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:21.091 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:21.191 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:21.222 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:21.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:21.225 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:21.325 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:21.357 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:21.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:21.359 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:21.423 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 85 16 54090 54074 39.7553 68.625 0.0139135 0.0251311 2023-10-01T07:48:21.460 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:21.496 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:21.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:21.500 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:21.601 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:21.626 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:21.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:21.629 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:21.730 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:21.757 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:21.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:21.762 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:21.862 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:21.900 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:21.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:21.905 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:22.006 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:22.033 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:22.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:22.038 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:22.139 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:22.173 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:22.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:22.177 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:22.277 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:22.304 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:22.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:22.309 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:22.410 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:22.423 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 86 16 55253 55237 40.1382 72.6875 0.0164521 0.0249076 2023-10-01T07:48:22.425 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-10-01T07:48:22.444 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:22.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:22.449 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:22.550 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:22.573 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:22.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:22.577 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:22.677 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:22.704 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:22.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:22.710 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:22.811 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:22.838 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:22.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:22.841 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:22.941 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:22.973 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:22.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:22.977 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:23.078 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:23.115 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:23.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:23.122 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:23.223 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:23.268 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:23.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:23.270 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:23.371 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:23.401 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:23.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:23.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:23.423 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 87 16 56368 56352 40.4777 69.6875 0.00876707 0.0246986 2023-10-01T07:48:23.507 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:23.535 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:23.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:23.538 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:23.538 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:23 smithi112 bash[59335]: cluster 2023-10-01T07:48:22.219163+0000 mgr.y (mgr.34104) 451 : cluster 0 pgmap v405: 89 pgs: 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped; 3.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s; 9818/156810 objects degraded (6.261%); 5.0 MiB/s, 79 objects/s recovering 2023-10-01T07:48:23.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:23 smithi084 bash[78255]: cluster 2023-10-01T07:48:22.219163+0000 mgr.y (mgr.34104) 451 : cluster 0 pgmap v405: 89 pgs: 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped; 3.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s; 9818/156810 objects degraded (6.261%); 5.0 MiB/s, 79 objects/s recovering 2023-10-01T07:48:23.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:23 smithi084 bash[75189]: cluster 2023-10-01T07:48:22.219163+0000 mgr.y (mgr.34104) 451 : cluster 0 pgmap v405: 89 pgs: 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped; 3.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s; 9818/156810 objects degraded (6.261%); 5.0 MiB/s, 79 objects/s recovering 2023-10-01T07:48:23.639 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:23.668 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:23.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:23.671 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:23.771 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:23.801 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:23.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:23.807 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:23.908 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:23.937 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:23.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:23.939 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:24.040 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:24.070 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:24.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:24.074 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:24.174 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:24.202 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:24.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:24.204 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:24.282 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:24 smithi084 bash[75189]: cluster 2023-10-01T07:48:23.519103+0000 mon.a (mon.0) 645 : cluster 3 Health check update: Degraded data redundancy: 9818/156810 objects degraded (6.261%), 6 pgs degraded (PG_DEGRADED) 2023-10-01T07:48:24.283 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:24 smithi084 bash[75189]: audit 2023-10-01T07:48:24.229305+0000 mon.c (mon.2) 52 : audit 0 from='client.? 172.21.15.84:0/644701172' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:48:24.288 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T07:48:24.305 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:24.332 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:24.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:24.336 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:24.339 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T07:48:24.387 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T07:48:24.423 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 88 15 57291 57276 40.6739 57.75 0.0181235 0.0245786 2023-10-01T07:48:24.427 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T07:48:24.437 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:24.468 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T07:48:24.474 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:24.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:24 smithi112 bash[59335]: cluster 2023-10-01T07:48:23.519103+0000 mon.a (mon.0) 645 : cluster 3 Health check update: Degraded data redundancy: 9818/156810 objects degraded (6.261%), 6 pgs degraded (PG_DEGRADED) 2023-10-01T07:48:24.481 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:24 smithi112 bash[59335]: audit 2023-10-01T07:48:24.229305+0000 mon.c (mon.2) 52 : audit 0 from='client.? 172.21.15.84:0/644701172' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:48:24.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:24.482 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:24.504 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T07:48:24.535 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T07:48:24.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:24 smithi084 bash[78255]: cluster 2023-10-01T07:48:23.519103+0000 mon.a (mon.0) 645 : cluster 3 Health check update: Degraded data redundancy: 9818/156810 objects degraded (6.261%), 6 pgs degraded (PG_DEGRADED) 2023-10-01T07:48:24.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:24 smithi084 bash[78255]: audit 2023-10-01T07:48:24.229305+0000 mon.c (mon.2) 52 : audit 0 from='client.? 172.21.15.84:0/644701172' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:48:24.576 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T07:48:24.583 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:24.585 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T07:48:24.585 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T07:48:24.585 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T07:48:24.585 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T07:48:24.585 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T07:48:24.585 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T07:48:24.585 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T07:48:24.585 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T07:48:24.607 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:24.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:24.610 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:24.712 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:24.741 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:24.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:24.743 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:24.844 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:24.869 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:24.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:24.873 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:24.973 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:25.006 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:25.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:25.014 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:25.114 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:25.149 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:25.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:25.151 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:25.252 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:25.278 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:25.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:25.282 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:25.303 INFO:teuthology.orchestra.run.smithi084.stderr:nodeep-scrub is set 2023-10-01T07:48:25.303 INFO:teuthology.orchestra.run.smithi084.stderr:reweighted osd.0 to 1 (10000) 2023-10-01T07:48:25.383 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:25.392 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:25 smithi112 bash[59335]: cluster 2023-10-01T07:48:24.219772+0000 mgr.y (mgr.34104) 452 : cluster 0 pgmap v406: 89 pgs: 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped; 3.3 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s; 9818/161025 objects degraded (6.097%); 3.5 MiB/s, 55 objects/s recovering 2023-10-01T07:48:25.392 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:25 smithi112 bash[59335]: audit 2023-10-01T07:48:24.294113+0000 mon.c (mon.2) 53 : audit 1 from='client.? 172.21.15.84:0/340673905' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:48:25.392 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:25 smithi112 bash[59335]: audit 2023-10-01T07:48:24.296095+0000 mon.a (mon.0) 646 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:48:25.392 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:25 smithi112 bash[59335]: audit 2023-10-01T07:48:24.646854+0000 mon.a (mon.0) 647 : audit 1 from='client.? 172.21.15.84:0/3640358052' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-01T07:48:25.410 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:25.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:25.414 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:25.423 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 89 16 58373 58357 40.976 67.5625 0.0166749 0.0243976 2023-10-01T07:48:25.515 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:25.547 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:25.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:25.550 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:25.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:25 smithi084 bash[75189]: cluster 2023-10-01T07:48:24.219772+0000 mgr.y (mgr.34104) 452 : cluster 0 pgmap v406: 89 pgs: 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped; 3.3 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s; 9818/161025 objects degraded (6.097%); 3.5 MiB/s, 55 objects/s recovering 2023-10-01T07:48:25.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:25 smithi084 bash[75189]: audit 2023-10-01T07:48:24.294113+0000 mon.c (mon.2) 53 : audit 1 from='client.? 172.21.15.84:0/340673905' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:48:25.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:25 smithi084 bash[75189]: audit 2023-10-01T07:48:24.296095+0000 mon.a (mon.0) 646 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:48:25.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:25 smithi084 bash[75189]: audit 2023-10-01T07:48:24.646854+0000 mon.a (mon.0) 647 : audit 1 from='client.? 172.21.15.84:0/3640358052' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-01T07:48:25.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:25 smithi084 bash[78255]: cluster 2023-10-01T07:48:24.219772+0000 mgr.y (mgr.34104) 452 : cluster 0 pgmap v406: 89 pgs: 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped; 3.3 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s; 9818/161025 objects degraded (6.097%); 3.5 MiB/s, 55 objects/s recovering 2023-10-01T07:48:25.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:25 smithi084 bash[78255]: audit 2023-10-01T07:48:24.294113+0000 mon.c (mon.2) 53 : audit 1 from='client.? 172.21.15.84:0/340673905' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:48:25.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:25 smithi084 bash[78255]: audit 2023-10-01T07:48:24.296095+0000 mon.a (mon.0) 646 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:48:25.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:25 smithi084 bash[78255]: audit 2023-10-01T07:48:24.646854+0000 mon.a (mon.0) 647 : audit 1 from='client.? 172.21.15.84:0/3640358052' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-01T07:48:25.651 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:25.678 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:25.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:25.681 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:25.782 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:25.810 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:25.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:25.814 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:25.915 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:25.943 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:25.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:25.947 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:26.048 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:26.079 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:26.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:26.081 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:48:26.182 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:26.210 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:26.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:26.213 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:26.314 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:26.322 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:48:26 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:48:26] "GET /metrics HTTP/1.1" 200 36333 "" "Prometheus/2.33.4" 2023-10-01T07:48:26.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:26 smithi084 bash[75189]: cluster 2023-10-01T07:48:25.280066+0000 mon.a (mon.0) 648 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:48:26.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:26 smithi084 bash[75189]: audit 2023-10-01T07:48:25.286181+0000 mon.a (mon.0) 649 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T07:48:26.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:26 smithi084 bash[75189]: audit 2023-10-01T07:48:25.288289+0000 mon.a (mon.0) 650 : audit 1 from='client.? 172.21.15.84:0/3640358052' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-10-01T07:48:26.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:26 smithi084 bash[75189]: cluster 2023-10-01T07:48:25.288432+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e119 with expected crc 2023-10-01T07:48:26.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:26 smithi084 bash[75189]: cluster 2023-10-01T07:48:25.288439+0000 mon.a (mon.0) 651 : cluster 0 osdmap e119: 8 total, 8 up, 8 in 2023-10-01T07:48:26.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:26 smithi084 bash[75189]: cluster 2023-10-01T07:48:25.293708+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e119 with expected crc 2023-10-01T07:48:26.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:26 smithi084 bash[75189]: cluster 2023-10-01T07:48:25.296646+0000 osd.5 (osd.5) 55 : cluster 3 failed to encode map e119 with expected crc 2023-10-01T07:48:26.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:26 smithi084 bash[75189]: cluster 2023-10-01T07:48:25.297378+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e119 with expected crc 2023-10-01T07:48:26.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:26 smithi084 bash[75189]: cluster 2023-10-01T07:48:25.302907+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e119 with expected crc 2023-10-01T07:48:26.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:26 smithi084 bash[78255]: cluster 2023-10-01T07:48:25.280066+0000 mon.a (mon.0) 648 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:48:26.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:26 smithi084 bash[78255]: audit 2023-10-01T07:48:25.286181+0000 mon.a (mon.0) 649 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T07:48:26.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:26 smithi084 bash[78255]: audit 2023-10-01T07:48:25.288289+0000 mon.a (mon.0) 650 : audit 1 from='client.? 172.21.15.84:0/3640358052' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-10-01T07:48:26.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:26 smithi084 bash[78255]: cluster 2023-10-01T07:48:25.288432+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e119 with expected crc 2023-10-01T07:48:26.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:26 smithi084 bash[78255]: cluster 2023-10-01T07:48:25.288439+0000 mon.a (mon.0) 651 : cluster 0 osdmap e119: 8 total, 8 up, 8 in 2023-10-01T07:48:26.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:26 smithi084 bash[78255]: cluster 2023-10-01T07:48:25.293708+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e119 with expected crc 2023-10-01T07:48:26.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:26 smithi084 bash[78255]: cluster 2023-10-01T07:48:25.296646+0000 osd.5 (osd.5) 55 : cluster 3 failed to encode map e119 with expected crc 2023-10-01T07:48:26.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:26 smithi084 bash[78255]: cluster 2023-10-01T07:48:25.297378+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e119 with expected crc 2023-10-01T07:48:26.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:26 smithi084 bash[78255]: cluster 2023-10-01T07:48:25.302907+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e119 with expected crc 2023-10-01T07:48:26.343 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:26.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:26.350 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:26.423 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 90 16 59545 59529 41.3345 73.25 0.00384659 0.0241817 2023-10-01T07:48:26.451 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:26.474 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:26.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:26.476 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:26.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:26 smithi112 bash[59335]: cluster 2023-10-01T07:48:25.280066+0000 mon.a (mon.0) 648 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:48:26.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:26 smithi112 bash[59335]: audit 2023-10-01T07:48:25.286181+0000 mon.a (mon.0) 649 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T07:48:26.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:26 smithi112 bash[59335]: audit 2023-10-01T07:48:25.288289+0000 mon.a (mon.0) 650 : audit 1 from='client.? 172.21.15.84:0/3640358052' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-10-01T07:48:26.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:26 smithi112 bash[59335]: cluster 2023-10-01T07:48:25.288432+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e119 with expected crc 2023-10-01T07:48:26.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:26 smithi112 bash[59335]: cluster 2023-10-01T07:48:25.288439+0000 mon.a (mon.0) 651 : cluster 0 osdmap e119: 8 total, 8 up, 8 in 2023-10-01T07:48:26.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:26 smithi112 bash[59335]: cluster 2023-10-01T07:48:25.293708+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e119 with expected crc 2023-10-01T07:48:26.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:26 smithi112 bash[59335]: cluster 2023-10-01T07:48:25.296646+0000 osd.5 (osd.5) 55 : cluster 3 failed to encode map e119 with expected crc 2023-10-01T07:48:26.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:26 smithi112 bash[59335]: cluster 2023-10-01T07:48:25.297378+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e119 with expected crc 2023-10-01T07:48:26.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:26 smithi112 bash[59335]: cluster 2023-10-01T07:48:25.302907+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e119 with expected crc 2023-10-01T07:48:26.577 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:26.605 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:26.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:26.607 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:26.707 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:26.738 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:26.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:26.741 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:26.842 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:26.861 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:26.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:26.863 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:26.963 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:26.981 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:26.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:26.983 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:48:27.084 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:27.103 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:27.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:27.105 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:27.206 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:27.241 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:27.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:27.243 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:27.343 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:27.371 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:27 smithi084 bash[75189]: cluster 2023-10-01T07:48:26.220384+0000 mgr.y (mgr.34104) 453 : cluster 0 pgmap v408: 89 pgs: 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s; 9411/171285 objects degraded (5.494%); 4.7 MiB/s, 74 objects/s recovering 2023-10-01T07:48:27.372 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:27 smithi084 bash[78255]: cluster 2023-10-01T07:48:26.220384+0000 mgr.y (mgr.34104) 453 : cluster 0 pgmap v408: 89 pgs: 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s; 9411/171285 objects degraded (5.494%); 4.7 MiB/s, 74 objects/s recovering 2023-10-01T07:48:27.373 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:27.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:27.375 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:27.424 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Total time run: 90.0626 2023-10-01T07:48:27.424 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Total writes made: 59545 2023-10-01T07:48:27.424 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Write size: 65536 2023-10-01T07:48:27.424 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Object size: 65536 2023-10-01T07:48:27.424 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Bandwidth (MB/sec): 41.3219 2023-10-01T07:48:27.424 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Stddev Bandwidth: 52.2353 2023-10-01T07:48:27.425 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Max bandwidth (MB/sec): 192.875 2023-10-01T07:48:27.425 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Min bandwidth (MB/sec): 0 2023-10-01T07:48:27.425 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Average IOPS: 661 2023-10-01T07:48:27.425 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Stddev IOPS: 835.772 2023-10-01T07:48:27.425 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Max IOPS: 3086 2023-10-01T07:48:27.425 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Min IOPS: 0 2023-10-01T07:48:27.425 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Average Latency(s): 0.0241945 2023-10-01T07:48:27.425 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Stddev Latency(s): 0.822527 2023-10-01T07:48:27.425 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Max latency(s): 50.1637 2023-10-01T07:48:27.425 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Min latency(s): 0.00123262 2023-10-01T07:48:27.431 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Cleaning up (deleting benchmark objects) 2023-10-01T07:48:27.476 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:27.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:27 smithi112 bash[59335]: cluster 2023-10-01T07:48:26.220384+0000 mgr.y (mgr.34104) 453 : cluster 0 pgmap v408: 89 pgs: 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s; 9411/171285 objects degraded (5.494%); 4.7 MiB/s, 74 objects/s recovering 2023-10-01T07:48:27.500 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:27.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:27.503 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:27.604 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:27.625 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:27.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:27.627 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:27.728 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:27.757 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:27.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:27.759 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:27.860 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:27.890 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:27.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:27.893 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:27.993 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:28.023 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:28.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:28.027 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:28.128 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:28.154 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:28.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:28.156 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:28.257 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:28.285 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:28.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:28.290 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:28.331 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd reweight 1 1 2023-10-01T07:48:28.389 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:28 smithi084 bash[75189]: cluster 2023-10-01T07:48:27.309964+0000 mon.a (mon.0) 652 : cluster 0 osdmap e120: 8 total, 8 up, 8 in 2023-10-01T07:48:28.389 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:28 smithi084 bash[75189]: cluster 2023-10-01T07:48:27.310492+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e120 with expected crc 2023-10-01T07:48:28.389 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:28 smithi084 bash[75189]: cluster 2023-10-01T07:48:27.315199+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e120 with expected crc 2023-10-01T07:48:28.389 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:28 smithi084 bash[75189]: cluster 2023-10-01T07:48:27.320380+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e120 with expected crc 2023-10-01T07:48:28.389 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:28 smithi084 bash[75189]: cluster 2023-10-01T07:48:27.434863+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e120 with expected crc 2023-10-01T07:48:28.390 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:28 smithi084 bash[78255]: cluster 2023-10-01T07:48:27.309964+0000 mon.a (mon.0) 652 : cluster 0 osdmap e120: 8 total, 8 up, 8 in 2023-10-01T07:48:28.390 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:28 smithi084 bash[78255]: cluster 2023-10-01T07:48:27.310492+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e120 with expected crc 2023-10-01T07:48:28.390 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:28 smithi084 bash[78255]: cluster 2023-10-01T07:48:27.315199+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e120 with expected crc 2023-10-01T07:48:28.390 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:28 smithi084 bash[78255]: cluster 2023-10-01T07:48:27.320380+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e120 with expected crc 2023-10-01T07:48:28.390 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:28 smithi084 bash[78255]: cluster 2023-10-01T07:48:27.434863+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e120 with expected crc 2023-10-01T07:48:28.390 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:28.432 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:28.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:28.435 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:48:28.535 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:28.588 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:28.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:28.591 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:48:28.692 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:28.704 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:28 smithi112 bash[59335]: cluster 2023-10-01T07:48:27.309964+0000 mon.a (mon.0) 652 : cluster 0 osdmap e120: 8 total, 8 up, 8 in 2023-10-01T07:48:28.705 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:28 smithi112 bash[59335]: cluster 2023-10-01T07:48:27.310492+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e120 with expected crc 2023-10-01T07:48:28.705 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:28 smithi112 bash[59335]: cluster 2023-10-01T07:48:27.315199+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e120 with expected crc 2023-10-01T07:48:28.705 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:28 smithi112 bash[59335]: cluster 2023-10-01T07:48:27.320380+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e120 with expected crc 2023-10-01T07:48:28.705 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:28 smithi112 bash[59335]: cluster 2023-10-01T07:48:27.434863+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e120 with expected crc 2023-10-01T07:48:28.721 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:28.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:28.724 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:28.825 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:28.858 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:28.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:28.865 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:28.966 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:28.997 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:28.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:28.998 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:29.099 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:29.129 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:29.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:29.132 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:48:29.233 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:29.258 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:29.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:29.261 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:29.362 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:29.373 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T07:48:29.388 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:29.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:29.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:29.492 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:29.502 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:29 smithi084 bash[75189]: cluster 2023-10-01T07:48:28.220884+0000 mgr.y (mgr.34104) 454 : cluster 0 pgmap v410: 89 pgs: 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s; 9411/175806 objects degraded (5.353%); 5.8 MiB/s, 93 objects/s recovering 2023-10-01T07:48:29.503 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:29 smithi084 bash[75189]: cluster 2023-10-01T07:48:28.319529+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e121 with expected crc 2023-10-01T07:48:29.503 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:29 smithi084 bash[75189]: cluster 2023-10-01T07:48:28.322377+0000 mon.a (mon.0) 653 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2023-10-01T07:48:29.503 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:29 smithi084 bash[75189]: cluster 2023-10-01T07:48:28.325018+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e121 with expected crc 2023-10-01T07:48:29.503 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:29 smithi084 bash[75189]: cluster 2023-10-01T07:48:28.327539+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e121 with expected crc 2023-10-01T07:48:29.503 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:29 smithi084 bash[75189]: cluster 2023-10-01T07:48:28.363153+0000 osd.5 (osd.5) 56 : cluster 3 failed to encode map e121 with expected crc 2023-10-01T07:48:29.503 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:29 smithi084 bash[75189]: cluster 2023-10-01T07:48:28.365495+0000 osd.5 (osd.5) 57 : cluster 3 failed to encode map e121 with expected crc 2023-10-01T07:48:29.503 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:29 smithi084 bash[75189]: cluster 2023-10-01T07:48:28.520213+0000 mon.a (mon.0) 654 : cluster 3 Health check update: Degraded data redundancy: 9411/175806 objects degraded (5.353%), 6 pgs degraded (PG_DEGRADED) 2023-10-01T07:48:29.503 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:29 smithi084 bash[78255]: cluster 2023-10-01T07:48:28.220884+0000 mgr.y (mgr.34104) 454 : cluster 0 pgmap v410: 89 pgs: 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s; 9411/175806 objects degraded (5.353%); 5.8 MiB/s, 93 objects/s recovering 2023-10-01T07:48:29.504 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:29 smithi084 bash[78255]: cluster 2023-10-01T07:48:28.319529+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e121 with expected crc 2023-10-01T07:48:29.504 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:29 smithi084 bash[78255]: cluster 2023-10-01T07:48:28.322377+0000 mon.a (mon.0) 653 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2023-10-01T07:48:29.504 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:29 smithi084 bash[78255]: cluster 2023-10-01T07:48:28.325018+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e121 with expected crc 2023-10-01T07:48:29.504 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:29 smithi084 bash[78255]: cluster 2023-10-01T07:48:28.327539+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e121 with expected crc 2023-10-01T07:48:29.504 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:29 smithi084 bash[78255]: cluster 2023-10-01T07:48:28.363153+0000 osd.5 (osd.5) 56 : cluster 3 failed to encode map e121 with expected crc 2023-10-01T07:48:29.504 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:29 smithi084 bash[78255]: cluster 2023-10-01T07:48:28.365495+0000 osd.5 (osd.5) 57 : cluster 3 failed to encode map e121 with expected crc 2023-10-01T07:48:29.504 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:29 smithi084 bash[78255]: cluster 2023-10-01T07:48:28.520213+0000 mon.a (mon.0) 654 : cluster 3 Health check update: Degraded data redundancy: 9411/175806 objects degraded (5.353%), 6 pgs degraded (PG_DEGRADED) 2023-10-01T07:48:29.536 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:29.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:29.539 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:29.640 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:29.672 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:29.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:29.677 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:29.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:29 smithi112 bash[59335]: cluster 2023-10-01T07:48:28.220884+0000 mgr.y (mgr.34104) 454 : cluster 0 pgmap v410: 89 pgs: 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s; 9411/175806 objects degraded (5.353%); 5.8 MiB/s, 93 objects/s recovering 2023-10-01T07:48:29.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:29 smithi112 bash[59335]: cluster 2023-10-01T07:48:28.319529+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e121 with expected crc 2023-10-01T07:48:29.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:29 smithi112 bash[59335]: cluster 2023-10-01T07:48:28.322377+0000 mon.a (mon.0) 653 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2023-10-01T07:48:29.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:29 smithi112 bash[59335]: cluster 2023-10-01T07:48:28.325018+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e121 with expected crc 2023-10-01T07:48:29.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:29 smithi112 bash[59335]: cluster 2023-10-01T07:48:28.327539+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e121 with expected crc 2023-10-01T07:48:29.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:29 smithi112 bash[59335]: cluster 2023-10-01T07:48:28.363153+0000 osd.5 (osd.5) 56 : cluster 3 failed to encode map e121 with expected crc 2023-10-01T07:48:29.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:29 smithi112 bash[59335]: cluster 2023-10-01T07:48:28.365495+0000 osd.5 (osd.5) 57 : cluster 3 failed to encode map e121 with expected crc 2023-10-01T07:48:29.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:29 smithi112 bash[59335]: cluster 2023-10-01T07:48:28.520213+0000 mon.a (mon.0) 654 : cluster 3 Health check update: Degraded data redundancy: 9411/175806 objects degraded (5.353%), 6 pgs degraded (PG_DEGRADED) 2023-10-01T07:48:29.778 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:29.809 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:29.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:29.816 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:48:29.916 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:29.944 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:29.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:29.947 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:30.047 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:30.076 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:30.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:30.080 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:30.181 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:30.216 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:30.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:30.218 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:48:30.311 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-01T07:48:30.319 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:30.331 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:30 smithi112 bash[59335]: audit 2023-10-01T07:48:30.075269+0000 mon.a (mon.0) 655 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:48:30.416 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:30.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:30.419 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:48:30.519 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:30.543 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:30.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:30.545 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:30.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:30 smithi084 bash[75189]: audit 2023-10-01T07:48:30.075269+0000 mon.a (mon.0) 655 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:48:30.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:30 smithi084 bash[78255]: audit 2023-10-01T07:48:30.075269+0000 mon.a (mon.0) 655 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:48:30.646 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:30.676 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:30.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:30.679 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:30.780 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:30.807 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:30.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:30.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:30.910 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:30.944 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:30.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:30.947 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:31.048 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:31.078 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:31.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:31.082 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:31.183 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:31.207 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:48:31.223 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:31.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:31.226 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:31.327 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:31.350 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:31.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:31.353 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:31.454 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:31.462 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:31 smithi084 bash[75189]: cluster 2023-10-01T07:48:30.223061+0000 mgr.y (mgr.34104) 455 : cluster 0 pgmap v412: 89 pgs: 1 creating+activating, 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 59 MiB/s wr, 994 op/s; 8901/176883 objects degraded (5.032%); 9.5 MiB/s, 152 objects/s recovering 2023-10-01T07:48:31.462 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:31 smithi084 bash[78255]: cluster 2023-10-01T07:48:30.223061+0000 mgr.y (mgr.34104) 455 : cluster 0 pgmap v412: 89 pgs: 1 creating+activating, 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 59 MiB/s wr, 994 op/s; 8901/176883 objects degraded (5.032%); 9.5 MiB/s, 152 objects/s recovering 2023-10-01T07:48:31.481 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:31.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:31.483 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:31.584 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:31.594 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:31 smithi112 bash[59335]: cluster 2023-10-01T07:48:30.223061+0000 mgr.y (mgr.34104) 455 : cluster 0 pgmap v412: 89 pgs: 1 creating+activating, 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped; 3.6 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 59 MiB/s wr, 994 op/s; 8901/176883 objects degraded (5.032%); 9.5 MiB/s, 152 objects/s recovering 2023-10-01T07:48:31.625 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:31.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:31.627 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:31.728 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:31.753 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:31.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:31.757 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:31.857 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:31.885 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:31.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:31.889 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:31.989 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:32.018 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:32.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:32.021 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:32.122 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:32.147 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:32.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:32.149 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:32.250 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:32.281 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:32.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:32.287 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:32.387 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:32.418 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:32.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:32.422 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:32.522 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:32.545 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:32.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:32.550 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:32.651 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:32.687 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:32.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:32.692 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:32.793 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:32.819 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:32.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:32.823 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:32.924 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:32.954 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:32.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:32.960 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:33.060 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:33.082 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:33.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:33.085 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:33.186 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:33.224 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:33.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:33.227 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:33.239 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:48:33.241 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:48:33.328 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:33.359 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:33.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:33.361 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:33.461 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:33.495 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:33.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:33.498 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:33.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:33 smithi084 bash[75189]: cluster 2023-10-01T07:48:32.223870+0000 mgr.y (mgr.34104) 456 : cluster 0 pgmap v413: 89 pgs: 1 creating+activating, 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 147 B/s rd, 32 MiB/s wr, 744 op/s; 8901/173787 objects degraded (5.122%); 4.6 MiB/s, 73 objects/s recovering 2023-10-01T07:48:33.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:33 smithi084 bash[78255]: cluster 2023-10-01T07:48:32.223870+0000 mgr.y (mgr.34104) 456 : cluster 0 pgmap v413: 89 pgs: 1 creating+activating, 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 147 B/s rd, 32 MiB/s wr, 744 op/s; 8901/173787 objects degraded (5.122%); 4.6 MiB/s, 73 objects/s recovering 2023-10-01T07:48:33.599 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:33.635 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:33.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:33.641 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:33.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:33 smithi112 bash[59335]: cluster 2023-10-01T07:48:32.223870+0000 mgr.y (mgr.34104) 456 : cluster 0 pgmap v413: 89 pgs: 1 creating+activating, 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped; 3.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 147 B/s rd, 32 MiB/s wr, 744 op/s; 8901/173787 objects degraded (5.122%); 4.6 MiB/s, 73 objects/s recovering 2023-10-01T07:48:33.742 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:33.768 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:33.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:33.772 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:33.872 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:33.901 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:33.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:33.903 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:48:34.004 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:34.030 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:34.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:34.034 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:48:34.135 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:34.165 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:34.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:34.168 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:34.253 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:48:34.270 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:34.293 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:34.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:34.294 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:34.395 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:34.433 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:34.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:34.437 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:34.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:34 smithi112 bash[59335]: cluster 2023-10-01T07:48:33.522582+0000 mon.a (mon.0) 656 : cluster 3 Health check update: Degraded data redundancy: 8901/173787 objects degraded (5.122%), 5 pgs degraded (PG_DEGRADED) 2023-10-01T07:48:34.537 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:34.564 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:34.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:34.567 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:34.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:34 smithi084 bash[78255]: cluster 2023-10-01T07:48:33.522582+0000 mon.a (mon.0) 656 : cluster 3 Health check update: Degraded data redundancy: 8901/173787 objects degraded (5.122%), 5 pgs degraded (PG_DEGRADED) 2023-10-01T07:48:34.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:34 smithi084 bash[75189]: cluster 2023-10-01T07:48:33.522582+0000 mon.a (mon.0) 656 : cluster 3 Health check update: Degraded data redundancy: 8901/173787 objects degraded (5.122%), 5 pgs degraded (PG_DEGRADED) 2023-10-01T07:48:34.667 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:34.696 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:34.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:34.702 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:34.803 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:34.839 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:34.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:34.844 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:34.944 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:34.975 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:34.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:34.981 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:35.081 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:35.101 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:35.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:35.103 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:48:35.204 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:35.235 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:35.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:35.241 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:35.342 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:35.361 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:35.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:35.363 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:35.464 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:35.489 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:35.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:35.494 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:35.595 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:35.622 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:35.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:35.624 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:35.725 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:35.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:35 smithi112 bash[59335]: cluster 2023-10-01T07:48:34.224503+0000 mgr.y (mgr.34104) 457 : cluster 0 pgmap v414: 89 pgs: 84 active+clean, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 127 B/s rd, 19 MiB/s wr, 726 op/s; 8901/168684 objects degraded (5.277%); 4.0 MiB/s, 63 objects/s recovering 2023-10-01T07:48:35.759 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:35.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:35.766 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:35.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:35 smithi084 bash[75189]: cluster 2023-10-01T07:48:34.224503+0000 mgr.y (mgr.34104) 457 : cluster 0 pgmap v414: 89 pgs: 84 active+clean, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 127 B/s rd, 19 MiB/s wr, 726 op/s; 8901/168684 objects degraded (5.277%); 4.0 MiB/s, 63 objects/s recovering 2023-10-01T07:48:35.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:35 smithi084 bash[78255]: cluster 2023-10-01T07:48:34.224503+0000 mgr.y (mgr.34104) 457 : cluster 0 pgmap v414: 89 pgs: 84 active+clean, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 127 B/s rd, 19 MiB/s wr, 726 op/s; 8901/168684 objects degraded (5.277%); 4.0 MiB/s, 63 objects/s recovering 2023-10-01T07:48:35.866 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:35.895 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:35.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:35.899 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:36.000 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:36.022 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:36.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:36.026 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:36.127 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:36.157 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:36.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:36.159 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:36.260 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:36.276 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:36.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:36.277 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:36.316 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:48:36 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:48:36] "GET /metrics HTTP/1.1" 200 36337 "" "Prometheus/2.33.4" 2023-10-01T07:48:36.378 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:36.410 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:36.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:36.413 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:36.514 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:36.534 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:36.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:36.536 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:36.637 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:36.666 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:36.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:36.670 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:36.771 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:36.797 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:36.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:36.800 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:36.901 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:36.925 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:36.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:36.927 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:37.027 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:37.055 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:37.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:37.060 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:37.161 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:37.195 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:37.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:37.200 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:48:37.300 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:37.327 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:37.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:37.330 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:37.430 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:37.459 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:37.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:37.461 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:48:37.562 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:37.590 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:37.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:37.595 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:37.695 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:37.722 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:37.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:37.725 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:37.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:37 smithi084 bash[78255]: cluster 2023-10-01T07:48:36.225216+0000 mgr.y (mgr.34104) 458 : cluster 0 pgmap v415: 89 pgs: 84 active+clean, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 114 B/s rd, 12 MiB/s wr, 929 op/s; 8587/159111 objects degraded (5.397%); 5.8 MiB/s, 92 objects/s recovering 2023-10-01T07:48:37.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:37 smithi084 bash[75189]: cluster 2023-10-01T07:48:36.225216+0000 mgr.y (mgr.34104) 458 : cluster 0 pgmap v415: 89 pgs: 84 active+clean, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 114 B/s rd, 12 MiB/s wr, 929 op/s; 8587/159111 objects degraded (5.397%); 5.8 MiB/s, 92 objects/s recovering 2023-10-01T07:48:37.826 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:37.834 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:37 smithi112 bash[59335]: cluster 2023-10-01T07:48:36.225216+0000 mgr.y (mgr.34104) 458 : cluster 0 pgmap v415: 89 pgs: 84 active+clean, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 114 B/s rd, 12 MiB/s wr, 929 op/s; 8587/159111 objects degraded (5.397%); 5.8 MiB/s, 92 objects/s recovering 2023-10-01T07:48:37.854 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:37.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:37.858 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:37.959 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:37.982 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:37.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:37.984 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:38.085 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:38.114 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:38.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:38.118 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:38.219 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:38.240 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:38.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:38.242 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:38.343 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:38.375 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:38.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:38.380 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:48:38.481 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:38.499 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:38.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:38.500 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:38.601 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:38.610 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:38 smithi084 bash[78255]: cluster 2023-10-01T07:48:38.523692+0000 mon.a (mon.0) 657 : cluster 3 Health check update: Degraded data redundancy: 8587/159111 objects degraded (5.397%), 5 pgs degraded (PG_DEGRADED) 2023-10-01T07:48:38.610 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:38 smithi084 bash[75189]: cluster 2023-10-01T07:48:38.523692+0000 mon.a (mon.0) 657 : cluster 3 Health check update: Degraded data redundancy: 8587/159111 objects degraded (5.397%), 5 pgs degraded (PG_DEGRADED) 2023-10-01T07:48:38.635 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:38.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:38.637 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:38.738 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:38.770 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:38.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:38.773 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:38.874 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:38.905 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:38.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:38.909 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:38.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:38 smithi112 bash[59335]: cluster 2023-10-01T07:48:38.523692+0000 mon.a (mon.0) 657 : cluster 3 Health check update: Degraded data redundancy: 8587/159111 objects degraded (5.397%), 5 pgs degraded (PG_DEGRADED) 2023-10-01T07:48:39.010 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:39.037 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:39.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:39.039 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:48:39.140 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:39.169 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:39.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:39.172 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:48:39.273 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:39.303 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:39.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:39.306 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:39.406 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:39.426 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:39.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:39.429 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:48:39.529 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:39.564 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:39.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:39.568 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:39.669 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:39.700 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:39.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:39.703 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:39.804 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:39.814 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:39 smithi112 bash[59335]: cluster 2023-10-01T07:48:38.225892+0000 mgr.y (mgr.34104) 459 : cluster 0 pgmap v416: 89 pgs: 84 active+clean, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped; 3.1 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 102 B/s rd, 5.8 MiB/s wr, 944 op/s; 8587/153006 objects degraded (5.612%); 5.1 MiB/s, 82 objects/s recovering 2023-10-01T07:48:39.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:39 smithi084 bash[78255]: cluster 2023-10-01T07:48:38.225892+0000 mgr.y (mgr.34104) 459 : cluster 0 pgmap v416: 89 pgs: 84 active+clean, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped; 3.1 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 102 B/s rd, 5.8 MiB/s wr, 944 op/s; 8587/153006 objects degraded (5.612%); 5.1 MiB/s, 82 objects/s recovering 2023-10-01T07:48:39.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:39 smithi084 bash[75189]: cluster 2023-10-01T07:48:38.225892+0000 mgr.y (mgr.34104) 459 : cluster 0 pgmap v416: 89 pgs: 84 active+clean, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped; 3.1 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 102 B/s rd, 5.8 MiB/s wr, 944 op/s; 8587/153006 objects degraded (5.612%); 5.1 MiB/s, 82 objects/s recovering 2023-10-01T07:48:39.848 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:39.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:39.852 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:39.953 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:39.976 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:39.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:39.978 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:40.079 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:40.104 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:40.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:40.108 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:40.209 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:40.240 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:40.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:40.245 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:40.345 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:40.378 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:40.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:40.383 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:40.484 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:40.510 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:40.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:40.512 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:40.613 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:40.640 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:40.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:40.643 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:40.744 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:40.778 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:40.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:40.783 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:40.883 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:40.917 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:40.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:40.919 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:48:41.020 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:41.049 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:41.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:41.052 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:41.152 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:41.186 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:41.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:41.193 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:41.293 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:41.330 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:41.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:41.332 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:41.433 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:41.458 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:41.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:41.462 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:41.563 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:41.592 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:41.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:41.595 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:41.696 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:41.704 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:41 smithi084 bash[75189]: cluster 2023-10-01T07:48:40.226491+0000 mgr.y (mgr.34104) 460 : cluster 0 pgmap v417: 89 pgs: 84 active+clean, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 85 B/s rd, 4.8 MiB/s wr, 926 op/s; 8220/148239 objects degraded (5.545%); 6.3 MiB/s, 100 objects/s recovering 2023-10-01T07:48:41.705 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:41 smithi084 bash[78255]: cluster 2023-10-01T07:48:40.226491+0000 mgr.y (mgr.34104) 460 : cluster 0 pgmap v417: 89 pgs: 84 active+clean, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 85 B/s rd, 4.8 MiB/s wr, 926 op/s; 8220/148239 objects degraded (5.545%); 6.3 MiB/s, 100 objects/s recovering 2023-10-01T07:48:41.735 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:41.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:41.739 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:41.839 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:41.864 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:41.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:41.867 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:41.968 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:41.976 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:41 smithi112 bash[59335]: cluster 2023-10-01T07:48:40.226491+0000 mgr.y (mgr.34104) 460 : cluster 0 pgmap v417: 89 pgs: 84 active+clean, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 85 B/s rd, 4.8 MiB/s wr, 926 op/s; 8220/148239 objects degraded (5.545%); 6.3 MiB/s, 100 objects/s recovering 2023-10-01T07:48:41.994 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:42.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:42.001 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:42.102 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:42.127 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:42.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:42.132 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:42.233 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:42.257 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:42.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:42.260 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:42.361 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:42.385 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:42.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:42.387 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:42.488 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:42.521 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:42.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:42.524 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:42.624 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:42.648 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:42.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:42.651 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:42.751 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:42.771 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:42.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:42.773 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:42.874 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:42.905 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:42.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:42.913 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:43.013 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:43.034 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:43.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:43.038 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:43.139 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:43.156 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:43.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:43.158 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:43.258 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:43.282 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:43.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:43.285 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:43.386 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:43.408 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:43.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:43.411 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:43.512 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:43.542 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:43.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:43.548 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:43.648 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:43.679 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:43.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:43.684 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:43.785 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:43.809 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:43 smithi084 bash[75189]: cluster 2023-10-01T07:48:42.227169+0000 mgr.y (mgr.34104) 461 : cluster 0 pgmap v418: 89 pgs: 84 active+clean, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 85 B/s rd, 1.4 MiB/s wr, 1.04k op/s; 8220/141138 objects degraded (5.824%); 3.5 MiB/s, 56 objects/s recovering 2023-10-01T07:48:43.810 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:43 smithi084 bash[75189]: cluster 2023-10-01T07:48:43.524839+0000 mon.a (mon.0) 658 : cluster 3 Health check update: Degraded data redundancy: 8220/141138 objects degraded (5.824%), 5 pgs degraded (PG_DEGRADED) 2023-10-01T07:48:43.810 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:43 smithi084 bash[78255]: cluster 2023-10-01T07:48:42.227169+0000 mgr.y (mgr.34104) 461 : cluster 0 pgmap v418: 89 pgs: 84 active+clean, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 85 B/s rd, 1.4 MiB/s wr, 1.04k op/s; 8220/141138 objects degraded (5.824%); 3.5 MiB/s, 56 objects/s recovering 2023-10-01T07:48:43.810 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:43 smithi084 bash[78255]: cluster 2023-10-01T07:48:43.524839+0000 mon.a (mon.0) 658 : cluster 3 Health check update: Degraded data redundancy: 8220/141138 objects degraded (5.824%), 5 pgs degraded (PG_DEGRADED) 2023-10-01T07:48:43.830 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:43.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:43.833 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:43.934 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:43.961 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:43.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:43.964 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:43.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:43 smithi112 bash[59335]: cluster 2023-10-01T07:48:42.227169+0000 mgr.y (mgr.34104) 461 : cluster 0 pgmap v418: 89 pgs: 84 active+clean, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped; 2.9 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 85 B/s rd, 1.4 MiB/s wr, 1.04k op/s; 8220/141138 objects degraded (5.824%); 3.5 MiB/s, 56 objects/s recovering 2023-10-01T07:48:43.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:43 smithi112 bash[59335]: cluster 2023-10-01T07:48:43.524839+0000 mon.a (mon.0) 658 : cluster 3 Health check update: Degraded data redundancy: 8220/141138 objects degraded (5.824%), 5 pgs degraded (PG_DEGRADED) 2023-10-01T07:48:44.066 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:44.090 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:44.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:44.092 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:44.193 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:44.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:44.224 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:44.225 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:48:44.325 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:44.355 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:44.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:44.357 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:44.458 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:44.484 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:44.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:44.487 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:44.588 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:44.620 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:44.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:44.622 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:44.723 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:44.749 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:44.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:44.751 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:44.852 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:44.876 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:44.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:44.880 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:44.980 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:45.004 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:45.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:45.007 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:45.107 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:45.135 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:45.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:45.138 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:45.238 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:45.267 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:45.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:45.274 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:45.375 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:45.407 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:45.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:45.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:45.513 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:45.537 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:45.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:45.540 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:45.641 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:45.677 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:45.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:45.682 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:45.783 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:45.807 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:45.811 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:45 smithi112 bash[59335]: cluster 2023-10-01T07:48:44.227746+0000 mgr.y (mgr.34104) 462 : cluster 0 pgmap v419: 89 pgs: 84 active+clean, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped; 2.8 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 1.03k op/s; 8220/136701 objects degraded (6.013%); 3.5 MiB/s, 56 objects/s recovering 2023-10-01T07:48:45.812 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:45 smithi112 bash[59335]: audit 2023-10-01T07:48:45.072022+0000 mon.a (mon.0) 659 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:48:45.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:45.812 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:45.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:45 smithi084 bash[75189]: cluster 2023-10-01T07:48:44.227746+0000 mgr.y (mgr.34104) 462 : cluster 0 pgmap v419: 89 pgs: 84 active+clean, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped; 2.8 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 1.03k op/s; 8220/136701 objects degraded (6.013%); 3.5 MiB/s, 56 objects/s recovering 2023-10-01T07:48:45.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:45 smithi084 bash[75189]: audit 2023-10-01T07:48:45.072022+0000 mon.a (mon.0) 659 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:48:45.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:45 smithi084 bash[78255]: cluster 2023-10-01T07:48:44.227746+0000 mgr.y (mgr.34104) 462 : cluster 0 pgmap v419: 89 pgs: 84 active+clean, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped; 2.8 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 1.03k op/s; 8220/136701 objects degraded (6.013%); 3.5 MiB/s, 56 objects/s recovering 2023-10-01T07:48:45.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:45 smithi084 bash[78255]: audit 2023-10-01T07:48:45.072022+0000 mon.a (mon.0) 659 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:48:45.913 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:45.945 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:45.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:45.948 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:46.049 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:46.073 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:46.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:46.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:48:46.176 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:46.211 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:46.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:46.217 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:46.317 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:46.324 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:48:46 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:48:46] "GET /metrics HTTP/1.1" 200 36333 "" "Prometheus/2.33.4" 2023-10-01T07:48:46.345 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:46.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:46.348 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:46.449 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:46.474 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:46.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:46.476 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:46.577 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:46.598 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:46.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:46.603 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:46.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:46 smithi084 bash[78255]: cluster 2023-10-01T07:48:46.228488+0000 mgr.y (mgr.34104) 463 : cluster 0 pgmap v420: 89 pgs: 84 active+clean, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped; 2.6 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 1.12k op/s; 7770/128463 objects degraded (6.048%); 5.9 MiB/s, 94 objects/s recovering 2023-10-01T07:48:46.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:46 smithi084 bash[75189]: cluster 2023-10-01T07:48:46.228488+0000 mgr.y (mgr.34104) 463 : cluster 0 pgmap v420: 89 pgs: 84 active+clean, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped; 2.6 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 1.12k op/s; 7770/128463 objects degraded (6.048%); 5.9 MiB/s, 94 objects/s recovering 2023-10-01T07:48:46.704 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:46.712 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:46 smithi112 bash[59335]: cluster 2023-10-01T07:48:46.228488+0000 mgr.y (mgr.34104) 463 : cluster 0 pgmap v420: 89 pgs: 84 active+clean, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped; 2.6 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 1.12k op/s; 7770/128463 objects degraded (6.048%); 5.9 MiB/s, 94 objects/s recovering 2023-10-01T07:48:46.730 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:46.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:46.732 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:46.833 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:46.859 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:46.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:46.860 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:48:46.961 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:46.996 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:47.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:47.000 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:47.101 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:47.122 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:47.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:47.125 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:47.225 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:47.251 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:47.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:47.255 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:47.356 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:47.394 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:47.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:47.397 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:47.498 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:47.539 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:47.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:47.542 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:48:47.643 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:47.670 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:47.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:47.672 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:47.742 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2023-10-01T07:48:47.742 INFO:teuthology.orchestra.run.smithi084.stdout: "ops": [], 2023-10-01T07:48:47.742 INFO:teuthology.orchestra.run.smithi084.stdout: "complaint_time": 30, 2023-10-01T07:48:47.742 INFO:teuthology.orchestra.run.smithi084.stdout: "num_blocked_ops": 0 2023-10-01T07:48:47.742 INFO:teuthology.orchestra.run.smithi084.stdout:} 2023-10-01T07:48:47.773 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:47.803 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:47.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:47.807 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:47.908 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:47.935 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:47.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:47.940 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:48.041 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:48.064 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:48.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:48.068 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:48.169 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:48.195 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:48.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:48.197 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:48.298 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:48.328 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:48.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:48.330 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:48.431 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:48.460 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:48.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:48.462 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:48.563 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:48.580 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:48.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:48.581 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:48.682 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:48.712 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:48.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:48.715 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:48.815 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:48.835 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:48.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:48.837 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:48.938 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:48.969 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:48.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:48.972 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:48:48.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:48 smithi112 bash[59335]: cluster 2023-10-01T07:48:47.922150+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e122 with expected crc 2023-10-01T07:48:48.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:48 smithi112 bash[59335]: cluster 2023-10-01T07:48:47.922282+0000 mon.a (mon.0) 660 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2023-10-01T07:48:48.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:48 smithi112 bash[59335]: cluster 2023-10-01T07:48:47.923745+0000 osd.5 (osd.5) 58 : cluster 3 failed to encode map e122 with expected crc 2023-10-01T07:48:48.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:48 smithi112 bash[59335]: cluster 2023-10-01T07:48:47.927885+0000 osd.5 (osd.5) 59 : cluster 3 failed to encode map e122 with expected crc 2023-10-01T07:48:48.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:48 smithi112 bash[59335]: cluster 2023-10-01T07:48:47.931492+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e122 with expected crc 2023-10-01T07:48:48.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:48 smithi112 bash[59335]: cluster 2023-10-01T07:48:47.934140+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e122 with expected crc 2023-10-01T07:48:48.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:48 smithi112 bash[59335]: cluster 2023-10-01T07:48:48.228956+0000 mgr.y (mgr.34104) 464 : cluster 0 pgmap v422: 89 pgs: 84 active+clean, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped; 2.5 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 1.00k op/s; 7742/122829 objects degraded (6.303%); 5.3 MiB/s, 84 objects/s recovering 2023-10-01T07:48:48.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:48 smithi112 bash[59335]: cluster 2023-10-01T07:48:48.527684+0000 mon.a (mon.0) 661 : cluster 3 Health check update: Degraded data redundancy: 7770/128463 objects degraded (6.048%), 5 pgs degraded (PG_DEGRADED) 2023-10-01T07:48:49.073 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:49.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:48 smithi084 bash[78255]: cluster 2023-10-01T07:48:47.922150+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e122 with expected crc 2023-10-01T07:48:49.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:48 smithi084 bash[78255]: cluster 2023-10-01T07:48:47.922282+0000 mon.a (mon.0) 660 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2023-10-01T07:48:49.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:48 smithi084 bash[78255]: cluster 2023-10-01T07:48:47.923745+0000 osd.5 (osd.5) 58 : cluster 3 failed to encode map e122 with expected crc 2023-10-01T07:48:49.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:48 smithi084 bash[78255]: cluster 2023-10-01T07:48:47.927885+0000 osd.5 (osd.5) 59 : cluster 3 failed to encode map e122 with expected crc 2023-10-01T07:48:49.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:48 smithi084 bash[78255]: cluster 2023-10-01T07:48:47.931492+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e122 with expected crc 2023-10-01T07:48:49.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:48 smithi084 bash[78255]: cluster 2023-10-01T07:48:47.934140+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e122 with expected crc 2023-10-01T07:48:49.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:48 smithi084 bash[78255]: cluster 2023-10-01T07:48:48.228956+0000 mgr.y (mgr.34104) 464 : cluster 0 pgmap v422: 89 pgs: 84 active+clean, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped; 2.5 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 1.00k op/s; 7742/122829 objects degraded (6.303%); 5.3 MiB/s, 84 objects/s recovering 2023-10-01T07:48:49.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:48 smithi084 bash[78255]: cluster 2023-10-01T07:48:48.527684+0000 mon.a (mon.0) 661 : cluster 3 Health check update: Degraded data redundancy: 7770/128463 objects degraded (6.048%), 5 pgs degraded (PG_DEGRADED) 2023-10-01T07:48:49.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:48 smithi084 bash[75189]: cluster 2023-10-01T07:48:47.922150+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e122 with expected crc 2023-10-01T07:48:49.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:48 smithi084 bash[75189]: cluster 2023-10-01T07:48:47.922282+0000 mon.a (mon.0) 660 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2023-10-01T07:48:49.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:48 smithi084 bash[75189]: cluster 2023-10-01T07:48:47.923745+0000 osd.5 (osd.5) 58 : cluster 3 failed to encode map e122 with expected crc 2023-10-01T07:48:49.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:48 smithi084 bash[75189]: cluster 2023-10-01T07:48:47.927885+0000 osd.5 (osd.5) 59 : cluster 3 failed to encode map e122 with expected crc 2023-10-01T07:48:49.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:48 smithi084 bash[75189]: cluster 2023-10-01T07:48:47.931492+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e122 with expected crc 2023-10-01T07:48:49.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:48 smithi084 bash[75189]: cluster 2023-10-01T07:48:47.934140+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e122 with expected crc 2023-10-01T07:48:49.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:48 smithi084 bash[75189]: cluster 2023-10-01T07:48:48.228956+0000 mgr.y (mgr.34104) 464 : cluster 0 pgmap v422: 89 pgs: 84 active+clean, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped; 2.5 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 1.00k op/s; 7742/122829 objects degraded (6.303%); 5.3 MiB/s, 84 objects/s recovering 2023-10-01T07:48:49.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:48 smithi084 bash[75189]: cluster 2023-10-01T07:48:48.527684+0000 mon.a (mon.0) 661 : cluster 3 Health check update: Degraded data redundancy: 7770/128463 objects degraded (6.048%), 5 pgs degraded (PG_DEGRADED) 2023-10-01T07:48:49.104 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:49.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:49.108 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:49.209 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:49.239 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:49.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:49.241 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:49.342 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:49.371 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:49.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:49.375 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:49.476 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:49.507 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:49.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:49.511 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:49.612 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:49.643 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:49.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:49.645 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:49.745 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:49.773 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:49.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:49.775 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:49.876 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:49.915 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:49.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:49.917 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:50.018 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:50.049 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:50.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:50.052 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:50.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:49 smithi084 bash[75189]: cluster 2023-10-01T07:48:48.931031+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e123 with expected crc 2023-10-01T07:48:50.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:49 smithi084 bash[75189]: cluster 2023-10-01T07:48:48.934736+0000 mon.a (mon.0) 662 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2023-10-01T07:48:50.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:49 smithi084 bash[75189]: cluster 2023-10-01T07:48:48.938997+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e123 with expected crc 2023-10-01T07:48:50.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:49 smithi084 bash[75189]: cluster 2023-10-01T07:48:48.969026+0000 osd.5 (osd.5) 60 : cluster 3 failed to encode map e123 with expected crc 2023-10-01T07:48:50.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:49 smithi084 bash[78255]: cluster 2023-10-01T07:48:48.931031+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e123 with expected crc 2023-10-01T07:48:50.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:49 smithi084 bash[78255]: cluster 2023-10-01T07:48:48.934736+0000 mon.a (mon.0) 662 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2023-10-01T07:48:50.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:49 smithi084 bash[78255]: cluster 2023-10-01T07:48:48.938997+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e123 with expected crc 2023-10-01T07:48:50.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:49 smithi084 bash[78255]: cluster 2023-10-01T07:48:48.969026+0000 osd.5 (osd.5) 60 : cluster 3 failed to encode map e123 with expected crc 2023-10-01T07:48:50.153 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:50.177 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:50.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:50.182 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:50.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:49 smithi112 bash[59335]: cluster 2023-10-01T07:48:48.931031+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e123 with expected crc 2023-10-01T07:48:50.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:49 smithi112 bash[59335]: cluster 2023-10-01T07:48:48.934736+0000 mon.a (mon.0) 662 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2023-10-01T07:48:50.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:49 smithi112 bash[59335]: cluster 2023-10-01T07:48:48.938997+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e123 with expected crc 2023-10-01T07:48:50.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:49 smithi112 bash[59335]: cluster 2023-10-01T07:48:48.969026+0000 osd.5 (osd.5) 60 : cluster 3 failed to encode map e123 with expected crc 2023-10-01T07:48:50.284 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:50.308 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:50.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:50.310 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:50.411 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:50.438 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:50.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:50.439 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:50.540 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:50.572 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:50.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:50.575 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:50.676 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:50.700 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:50.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:50.704 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:50.805 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:50.832 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:50.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:50.836 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:50.937 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:50.983 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:50.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:50.986 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:51.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:50 smithi084 bash[78255]: cluster 2023-10-01T07:48:50.229564+0000 mgr.y (mgr.34104) 465 : cluster 0 pgmap v424: 89 pgs: 85 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped; 2.4 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 933 op/s; 7332/118728 objects degraded (6.175%); 6.9 MiB/s, 110 objects/s recovering 2023-10-01T07:48:51.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:50 smithi084 bash[75189]: cluster 2023-10-01T07:48:50.229564+0000 mgr.y (mgr.34104) 465 : cluster 0 pgmap v424: 89 pgs: 85 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped; 2.4 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 933 op/s; 7332/118728 objects degraded (6.175%); 6.9 MiB/s, 110 objects/s recovering 2023-10-01T07:48:51.087 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:51.095 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:50 smithi112 bash[59335]: cluster 2023-10-01T07:48:50.229564+0000 mgr.y (mgr.34104) 465 : cluster 0 pgmap v424: 89 pgs: 85 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped; 2.4 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 933 op/s; 7332/118728 objects degraded (6.175%); 6.9 MiB/s, 110 objects/s recovering 2023-10-01T07:48:51.113 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:51.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:51.120 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:51.221 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:51.254 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:51.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:51.259 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:51.360 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:51.385 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:51.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:51.387 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:48:51.488 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:51.516 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:51.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:51.519 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:51.619 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:51.652 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:51.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:51.655 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:51.756 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:51.781 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:51.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:51.785 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:51.886 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:51.920 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:51.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:51.925 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:52.026 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:52.053 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:52.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:52.057 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:52.122 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-10-01T07:48:52.157 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:52.193 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:52.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:52.200 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:48:52.300 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:52.333 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:52.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:52.335 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:52.436 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:52.464 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:52.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:52.471 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:52.572 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:52.600 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:52.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:52.604 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:52.705 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:52.733 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:52.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:52.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:52.836 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:52.862 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:52.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:52.864 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:52.965 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:53.023 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:53.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:53.026 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:53.067 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T07:48:53.126 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T07:48:53.127 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:53.153 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:53.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:53.156 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:53.175 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T07:48:53.229 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T07:48:53.257 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:53.280 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T07:48:53.287 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:53.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:53.291 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:53.315 INFO:teuthology.orchestra.run.smithi084.stderr:reweighted osd.1 to 1 (10000) 2023-10-01T07:48:53.328 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T07:48:53.368 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T07:48:53.391 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:53.411 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T07:48:53.417 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:53.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:53.421 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:53.422 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T07:48:53.422 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T07:48:53.423 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T07:48:53.423 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T07:48:53.423 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T07:48:53.423 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T07:48:53.423 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T07:48:53.423 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T07:48:53.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:53 smithi112 bash[59335]: cluster 2023-10-01T07:48:52.230411+0000 mgr.y (mgr.34104) 466 : cluster 0 pgmap v425: 89 pgs: 85 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped; 2.3 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 981 op/s; 7332/113145 objects degraded (6.480%); 6.9 MiB/s, 110 objects/s recovering 2023-10-01T07:48:53.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:53 smithi112 bash[59335]: audit 2023-10-01T07:48:53.007534+0000 mon.c (mon.2) 54 : audit 0 from='client.? 172.21.15.84:0/1324533852' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:48:53.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:53 smithi112 bash[59335]: audit 2023-10-01T07:48:53.091423+0000 mon.c (mon.2) 55 : audit 1 from='client.? 172.21.15.84:0/122819496' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T07:48:53.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:53 smithi112 bash[59335]: audit 2023-10-01T07:48:53.092533+0000 mon.a (mon.0) 663 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T07:48:53.523 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:53.552 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:53.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:53.557 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:53.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:53 smithi084 bash[78255]: cluster 2023-10-01T07:48:52.230411+0000 mgr.y (mgr.34104) 466 : cluster 0 pgmap v425: 89 pgs: 85 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped; 2.3 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 981 op/s; 7332/113145 objects degraded (6.480%); 6.9 MiB/s, 110 objects/s recovering 2023-10-01T07:48:53.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:53 smithi084 bash[78255]: audit 2023-10-01T07:48:53.007534+0000 mon.c (mon.2) 54 : audit 0 from='client.? 172.21.15.84:0/1324533852' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:48:53.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:53 smithi084 bash[78255]: audit 2023-10-01T07:48:53.091423+0000 mon.c (mon.2) 55 : audit 1 from='client.? 172.21.15.84:0/122819496' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T07:48:53.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:53 smithi084 bash[78255]: audit 2023-10-01T07:48:53.092533+0000 mon.a (mon.0) 663 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T07:48:53.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:53 smithi084 bash[75189]: cluster 2023-10-01T07:48:52.230411+0000 mgr.y (mgr.34104) 466 : cluster 0 pgmap v425: 89 pgs: 85 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped; 2.3 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 981 op/s; 7332/113145 objects degraded (6.480%); 6.9 MiB/s, 110 objects/s recovering 2023-10-01T07:48:53.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:53 smithi084 bash[75189]: audit 2023-10-01T07:48:53.007534+0000 mon.c (mon.2) 54 : audit 0 from='client.? 172.21.15.84:0/1324533852' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:48:53.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:53 smithi084 bash[75189]: audit 2023-10-01T07:48:53.091423+0000 mon.c (mon.2) 55 : audit 1 from='client.? 172.21.15.84:0/122819496' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T07:48:53.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:53 smithi084 bash[75189]: audit 2023-10-01T07:48:53.092533+0000 mon.a (mon.0) 663 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T07:48:53.657 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:53.684 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:53.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:53.687 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:53.787 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:53.823 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:53.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:53.828 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:53.928 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:53.951 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:53.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:53.958 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:54.058 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:54.088 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:54.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:54.090 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:54.191 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:54.217 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:54.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:54.225 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:48:54.319 INFO:teuthology.orchestra.run.smithi084.stderr:noscrub is unset 2023-10-01T07:48:54.325 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:54.355 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:54.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:54.360 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:54.460 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:54.490 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:54.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:54.492 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:54.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:54 smithi084 bash[78255]: cluster 2023-10-01T07:48:53.302341+0000 osd.5 (osd.5) 61 : cluster 3 failed to encode map e124 with expected crc 2023-10-01T07:48:54.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:54 smithi084 bash[78255]: audit 2023-10-01T07:48:53.302861+0000 mon.a (mon.0) 664 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-10-01T07:48:54.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:54 smithi084 bash[78255]: cluster 2023-10-01T07:48:53.303129+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e124 with expected crc 2023-10-01T07:48:54.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:54 smithi084 bash[78255]: cluster 2023-10-01T07:48:53.303201+0000 mon.a (mon.0) 665 : cluster 0 osdmap e124: 8 total, 8 up, 8 in 2023-10-01T07:48:54.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:54 smithi084 bash[78255]: cluster 2023-10-01T07:48:53.315528+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e124 with expected crc 2023-10-01T07:48:54.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:54 smithi084 bash[78255]: cluster 2023-10-01T07:48:53.316436+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e124 with expected crc 2023-10-01T07:48:54.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:54 smithi084 bash[78255]: audit 2023-10-01T07:48:53.349236+0000 mon.a (mon.0) 666 : audit 1 from='client.? 172.21.15.84:0/913618619' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T07:48:54.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:54 smithi084 bash[78255]: cluster 2023-10-01T07:48:53.528691+0000 mon.a (mon.0) 667 : cluster 3 Health check update: Degraded data redundancy: 7332/113145 objects degraded (6.480%), 4 pgs degraded (PG_DEGRADED) 2023-10-01T07:48:54.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:54 smithi084 bash[75189]: cluster 2023-10-01T07:48:53.302341+0000 osd.5 (osd.5) 61 : cluster 3 failed to encode map e124 with expected crc 2023-10-01T07:48:54.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:54 smithi084 bash[75189]: audit 2023-10-01T07:48:53.302861+0000 mon.a (mon.0) 664 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-10-01T07:48:54.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:54 smithi084 bash[75189]: cluster 2023-10-01T07:48:53.303129+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e124 with expected crc 2023-10-01T07:48:54.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:54 smithi084 bash[75189]: cluster 2023-10-01T07:48:53.303201+0000 mon.a (mon.0) 665 : cluster 0 osdmap e124: 8 total, 8 up, 8 in 2023-10-01T07:48:54.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:54 smithi084 bash[75189]: cluster 2023-10-01T07:48:53.315528+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e124 with expected crc 2023-10-01T07:48:54.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:54 smithi084 bash[75189]: cluster 2023-10-01T07:48:53.316436+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e124 with expected crc 2023-10-01T07:48:54.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:54 smithi084 bash[75189]: audit 2023-10-01T07:48:53.349236+0000 mon.a (mon.0) 666 : audit 1 from='client.? 172.21.15.84:0/913618619' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T07:48:54.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:54 smithi084 bash[75189]: cluster 2023-10-01T07:48:53.528691+0000 mon.a (mon.0) 667 : cluster 3 Health check update: Degraded data redundancy: 7332/113145 objects degraded (6.480%), 4 pgs degraded (PG_DEGRADED) 2023-10-01T07:48:54.593 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:54.628 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:54.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:54.630 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:54.731 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:54.751 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:54 smithi112 bash[59335]: cluster 2023-10-01T07:48:53.302341+0000 osd.5 (osd.5) 61 : cluster 3 failed to encode map e124 with expected crc 2023-10-01T07:48:54.751 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:54 smithi112 bash[59335]: audit 2023-10-01T07:48:53.302861+0000 mon.a (mon.0) 664 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-10-01T07:48:54.752 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:54 smithi112 bash[59335]: cluster 2023-10-01T07:48:53.303129+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e124 with expected crc 2023-10-01T07:48:54.752 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:54 smithi112 bash[59335]: cluster 2023-10-01T07:48:53.303201+0000 mon.a (mon.0) 665 : cluster 0 osdmap e124: 8 total, 8 up, 8 in 2023-10-01T07:48:54.752 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:54 smithi112 bash[59335]: cluster 2023-10-01T07:48:53.315528+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e124 with expected crc 2023-10-01T07:48:54.752 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:54 smithi112 bash[59335]: cluster 2023-10-01T07:48:53.316436+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e124 with expected crc 2023-10-01T07:48:54.752 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:54 smithi112 bash[59335]: audit 2023-10-01T07:48:53.349236+0000 mon.a (mon.0) 666 : audit 1 from='client.? 172.21.15.84:0/913618619' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T07:48:54.752 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:54 smithi112 bash[59335]: cluster 2023-10-01T07:48:53.528691+0000 mon.a (mon.0) 667 : cluster 3 Health check update: Degraded data redundancy: 7332/113145 objects degraded (6.480%), 4 pgs degraded (PG_DEGRADED) 2023-10-01T07:48:54.752 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:54.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:54.754 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:54.855 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:54.883 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:54.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:54.885 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:54.986 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:55.020 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:55.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:55.025 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:55.125 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:55.148 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:55.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:55.152 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:55.252 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:55.273 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:55.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:55.275 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:48:55.375 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:55.406 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:55.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:55.408 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:48:55.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:55 smithi112 bash[59335]: cluster 2023-10-01T07:48:54.230932+0000 mgr.y (mgr.34104) 467 : cluster 0 pgmap v427: 89 pgs: 85 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped; 2.2 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 912 op/s; 7014/109305 objects degraded (6.417%); 7.5 MiB/s, 119 objects/s recovering 2023-10-01T07:48:55.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:55 smithi112 bash[59335]: cluster 2023-10-01T07:48:54.297541+0000 mon.a (mon.0) 668 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:48:55.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:55 smithi112 bash[59335]: cluster 2023-10-01T07:48:54.304528+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e125 with expected crc 2023-10-01T07:48:55.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:55 smithi112 bash[59335]: audit 2023-10-01T07:48:54.304544+0000 mon.a (mon.0) 669 : audit 1 from='client.? 172.21.15.84:0/913618619' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T07:48:55.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:55 smithi112 bash[59335]: cluster 2023-10-01T07:48:54.304609+0000 mon.a (mon.0) 670 : cluster 0 osdmap e125: 8 total, 8 up, 8 in 2023-10-01T07:48:55.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:55 smithi112 bash[59335]: cluster 2023-10-01T07:48:54.305331+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e125 with expected crc 2023-10-01T07:48:55.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:55 smithi112 bash[59335]: cluster 2023-10-01T07:48:54.306141+0000 osd.5 (osd.5) 62 : cluster 3 failed to encode map e125 with expected crc 2023-10-01T07:48:55.509 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:55.517 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:55 smithi084 bash[75189]: cluster 2023-10-01T07:48:54.230932+0000 mgr.y (mgr.34104) 467 : cluster 0 pgmap v427: 89 pgs: 85 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped; 2.2 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 912 op/s; 7014/109305 objects degraded (6.417%); 7.5 MiB/s, 119 objects/s recovering 2023-10-01T07:48:55.517 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:55 smithi084 bash[75189]: cluster 2023-10-01T07:48:54.297541+0000 mon.a (mon.0) 668 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:48:55.517 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:55 smithi084 bash[75189]: cluster 2023-10-01T07:48:54.304528+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e125 with expected crc 2023-10-01T07:48:55.518 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:55 smithi084 bash[75189]: audit 2023-10-01T07:48:54.304544+0000 mon.a (mon.0) 669 : audit 1 from='client.? 172.21.15.84:0/913618619' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T07:48:55.518 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:55 smithi084 bash[75189]: cluster 2023-10-01T07:48:54.304609+0000 mon.a (mon.0) 670 : cluster 0 osdmap e125: 8 total, 8 up, 8 in 2023-10-01T07:48:55.518 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:55 smithi084 bash[75189]: cluster 2023-10-01T07:48:54.305331+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e125 with expected crc 2023-10-01T07:48:55.518 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:55 smithi084 bash[75189]: cluster 2023-10-01T07:48:54.306141+0000 osd.5 (osd.5) 62 : cluster 3 failed to encode map e125 with expected crc 2023-10-01T07:48:55.518 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:55 smithi084 bash[78255]: cluster 2023-10-01T07:48:54.230932+0000 mgr.y (mgr.34104) 467 : cluster 0 pgmap v427: 89 pgs: 85 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped; 2.2 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 912 op/s; 7014/109305 objects degraded (6.417%); 7.5 MiB/s, 119 objects/s recovering 2023-10-01T07:48:55.518 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:55 smithi084 bash[78255]: cluster 2023-10-01T07:48:54.297541+0000 mon.a (mon.0) 668 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:48:55.518 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:55 smithi084 bash[78255]: cluster 2023-10-01T07:48:54.304528+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e125 with expected crc 2023-10-01T07:48:55.518 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:55 smithi084 bash[78255]: audit 2023-10-01T07:48:54.304544+0000 mon.a (mon.0) 669 : audit 1 from='client.? 172.21.15.84:0/913618619' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T07:48:55.518 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:55 smithi084 bash[78255]: cluster 2023-10-01T07:48:54.304609+0000 mon.a (mon.0) 670 : cluster 0 osdmap e125: 8 total, 8 up, 8 in 2023-10-01T07:48:55.519 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:55 smithi084 bash[78255]: cluster 2023-10-01T07:48:54.305331+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e125 with expected crc 2023-10-01T07:48:55.519 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:55 smithi084 bash[78255]: cluster 2023-10-01T07:48:54.306141+0000 osd.5 (osd.5) 62 : cluster 3 failed to encode map e125 with expected crc 2023-10-01T07:48:55.533 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:55.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:55.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:55.638 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:55.673 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:55.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:55.676 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:55.776 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:55.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:55.822 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:55.822 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:55.923 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:55.945 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:55.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:55.950 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:56.051 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:56.082 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:56.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:56.087 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:56.188 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:56.212 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:56.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:56.216 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:56.297 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:48:56 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:48:56] "GET /metrics HTTP/1.1" 200 36333 "" "Prometheus/2.33.4" 2023-10-01T07:48:56.317 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:56.352 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:56.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:56.355 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:56.456 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:56.483 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:56.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:56.486 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:56.587 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:56.610 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:56.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:56.613 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:56.714 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:56.759 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:56.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:56.762 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:56.862 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:56.889 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:56.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:56.891 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:56.991 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:57.020 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:57.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:57.022 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:57.123 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:57.129 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd reweight 2 1 2023-10-01T07:48:57.146 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:57.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:57.148 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:57.249 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:57.296 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:57.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:57.301 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:57.322 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:57 smithi112 bash[59335]: cluster 2023-10-01T07:48:56.231551+0000 mgr.y (mgr.34104) 468 : cluster 0 pgmap v429: 89 pgs: 85 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped; 2.1 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 943 op/s; 7014/101250 objects degraded (6.927%); 6.2 MiB/s, 99 objects/s recovering 2023-10-01T07:48:57.402 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:57.433 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:57.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:57.439 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:57.540 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:57.548 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:57 smithi084 bash[75189]: cluster 2023-10-01T07:48:56.231551+0000 mgr.y (mgr.34104) 468 : cluster 0 pgmap v429: 89 pgs: 85 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped; 2.1 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 943 op/s; 7014/101250 objects degraded (6.927%); 6.2 MiB/s, 99 objects/s recovering 2023-10-01T07:48:57.549 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:57 smithi084 bash[78255]: cluster 2023-10-01T07:48:56.231551+0000 mgr.y (mgr.34104) 468 : cluster 0 pgmap v429: 89 pgs: 85 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped; 2.1 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 943 op/s; 7014/101250 objects degraded (6.927%); 6.2 MiB/s, 99 objects/s recovering 2023-10-01T07:48:57.568 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:57.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:57.572 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:57.673 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:57.699 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:57.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:57.704 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:57.804 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:57.827 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:57.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:57.833 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:57.933 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:57.957 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:57.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:57.962 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:58.062 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:58.088 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:58.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:58.093 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:58.193 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:58.236 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:58.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:58.238 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:58.338 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:58.379 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:58.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:58.383 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:58.484 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:58.515 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:58.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:58.518 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:58.619 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:58.643 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:48:58.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:58.646 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:48:58.747 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:58.778 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:58.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:58.782 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:58.883 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:58.907 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:48:58.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:58.912 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:48:59.012 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:59.044 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:48:59.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:59.048 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:48:59.148 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:59.155 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T07:48:59.174 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:48:59.177 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-01T07:48:59.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:59.178 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:48:59.279 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:59.313 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:59.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:59.319 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:48:59.420 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:59.441 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:48:59.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:59.443 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:48:59.544 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:59.574 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:48:59.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:59 smithi084 bash[75189]: cluster 2023-10-01T07:48:58.232251+0000 mgr.y (mgr.34104) 469 : cluster 0 pgmap v430: 89 pgs: 85 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped; 2.0 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 805 op/s; 7014/99387 objects degraded (7.057%); 2.5 MiB/s, 39 objects/s recovering 2023-10-01T07:48:59.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:48:59 smithi084 bash[75189]: cluster 2023-10-01T07:48:58.532019+0000 mon.a (mon.0) 671 : cluster 3 Health check update: Degraded data redundancy: 7014/99387 objects degraded (7.057%), 4 pgs degraded (PG_DEGRADED) 2023-10-01T07:48:59.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:59 smithi084 bash[78255]: cluster 2023-10-01T07:48:58.232251+0000 mgr.y (mgr.34104) 469 : cluster 0 pgmap v430: 89 pgs: 85 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped; 2.0 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 805 op/s; 7014/99387 objects degraded (7.057%); 2.5 MiB/s, 39 objects/s recovering 2023-10-01T07:48:59.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:48:59 smithi084 bash[78255]: cluster 2023-10-01T07:48:58.532019+0000 mon.a (mon.0) 671 : cluster 3 Health check update: Degraded data redundancy: 7014/99387 objects degraded (7.057%), 4 pgs degraded (PG_DEGRADED) 2023-10-01T07:48:59.579 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:59 smithi112 bash[59335]: cluster 2023-10-01T07:48:58.232251+0000 mgr.y (mgr.34104) 469 : cluster 0 pgmap v430: 89 pgs: 85 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped; 2.0 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 805 op/s; 7014/99387 objects degraded (7.057%); 2.5 MiB/s, 39 objects/s recovering 2023-10-01T07:48:59.579 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:48:59 smithi112 bash[59335]: cluster 2023-10-01T07:48:58.532019+0000 mon.a (mon.0) 671 : cluster 3 Health check update: Degraded data redundancy: 7014/99387 objects degraded (7.057%), 4 pgs degraded (PG_DEGRADED) 2023-10-01T07:48:59.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:59.580 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:48:59.681 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:59.720 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:59.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:59.724 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:59.825 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:59.856 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:48:59.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:59.861 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:48:59.961 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:59.991 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:48:59.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:48:59.994 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:00.094 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:00.120 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:00.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:00.122 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:00.223 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:00.256 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:00.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:00.260 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:00.361 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:00.395 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:00.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:00.399 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:00.500 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:00.508 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:00 smithi112 bash[59335]: audit 2023-10-01T07:49:00.072622+0000 mon.a (mon.0) 672 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:49:00.526 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:00.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:00.531 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:49:00.631 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:00.666 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:00.666 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:49:00.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:00.668 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:00.700 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:00 smithi084 bash[75189]: audit 2023-10-01T07:49:00.072622+0000 mon.a (mon.0) 672 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:49:00.701 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:00 smithi084 bash[78255]: audit 2023-10-01T07:49:00.072622+0000 mon.a (mon.0) 672 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:49:00.769 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:00.798 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:00.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:00.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:00.908 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:00.940 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:00.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:00.943 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:49:01.044 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:01.081 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:01.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:01.085 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:01.185 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:01.214 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:01.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:01.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:49:01.318 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:01.342 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:01 smithi112 bash[59335]: cluster 2023-10-01T07:49:00.232962+0000 mgr.y (mgr.34104) 470 : cluster 0 pgmap v431: 89 pgs: 85 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped; 1.9 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 907 op/s; 6738/91365 objects degraded (7.375%); 4.2 MiB/s, 74 objects/s recovering 2023-10-01T07:49:01.364 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:01.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:01.366 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:01.467 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:02.266 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:01 smithi084 bash[78255]: cluster 2023-10-01T07:49:00.232962+0000 mgr.y (mgr.34104) 470 : cluster 0 pgmap v431: 89 pgs: 85 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped; 1.9 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 907 op/s; 6738/91365 objects degraded (7.375%); 4.2 MiB/s, 74 objects/s recovering 2023-10-01T07:49:02.266 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:01 smithi084 bash[75189]: cluster 2023-10-01T07:49:00.232962+0000 mgr.y (mgr.34104) 470 : cluster 0 pgmap v431: 89 pgs: 85 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped; 1.9 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 907 op/s; 6738/91365 objects degraded (7.375%); 4.2 MiB/s, 74 objects/s recovering 2023-10-01T07:49:02.270 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:49:02.299 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:03.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:03.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:03.138 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:03.166 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:03.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:03.169 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:49:03.270 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:03.298 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:03.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:03.302 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:03.403 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:03.411 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:03 smithi084 bash[75189]: cluster 2023-10-01T07:49:02.233655+0000 mgr.y (mgr.34104) 471 : cluster 0 pgmap v432: 89 pgs: 85 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped; 1.7 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 930 op/s; 6738/85137 objects degraded (7.914%); 1.6 MiB/s, 30 objects/s recovering 2023-10-01T07:49:03.411 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:03 smithi084 bash[78255]: cluster 2023-10-01T07:49:02.233655+0000 mgr.y (mgr.34104) 471 : cluster 0 pgmap v432: 89 pgs: 85 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped; 1.7 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 930 op/s; 6738/85137 objects degraded (7.914%); 1.6 MiB/s, 30 objects/s recovering 2023-10-01T07:49:03.426 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:03.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:03.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:03.532 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:03.561 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:03.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:03.565 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:03.665 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:03.693 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:03.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:03.695 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:03.725 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:49:03.725 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:49:03.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:03 smithi112 bash[59335]: cluster 2023-10-01T07:49:02.233655+0000 mgr.y (mgr.34104) 471 : cluster 0 pgmap v432: 89 pgs: 85 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped; 1.7 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 930 op/s; 6738/85137 objects degraded (7.914%); 1.6 MiB/s, 30 objects/s recovering 2023-10-01T07:49:03.796 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:03.833 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:03.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:03.837 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:49:03.937 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:03.955 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:03.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:03.957 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:04.057 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:04.082 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:04.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:04.085 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:49:04.186 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:04.210 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:04.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:04.213 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:49:04.313 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:04.339 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:04.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:04.341 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:04.353 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:04 smithi112 bash[59335]: cluster 2023-10-01T07:49:03.533188+0000 mon.a (mon.0) 673 : cluster 3 Health check update: Degraded data redundancy: 6738/85137 objects degraded (7.914%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-01T07:49:04.441 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:04.466 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:04.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:04.471 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:04.571 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:04.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:04 smithi084 bash[75189]: cluster 2023-10-01T07:49:03.533188+0000 mon.a (mon.0) 673 : cluster 3 Health check update: Degraded data redundancy: 6738/85137 objects degraded (7.914%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-01T07:49:04.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:04 smithi084 bash[78255]: cluster 2023-10-01T07:49:03.533188+0000 mon.a (mon.0) 673 : cluster 3 Health check update: Degraded data redundancy: 6738/85137 objects degraded (7.914%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-01T07:49:04.617 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:04.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:04.621 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:04.721 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:04.753 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:04.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:04.755 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:49:04.856 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:04.885 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:04.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:04.889 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:04.990 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:05.024 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:05.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:05.027 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:05.128 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:05.155 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:05.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:05.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:49:05.263 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:05.298 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:05.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:05.301 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:05.402 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:05.431 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:05.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:05.435 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:05.535 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:05.558 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:05.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:05.560 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:49:05.661 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:05.691 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:05.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:05.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:49:05.740 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:05 smithi084 bash[75189]: cluster 2023-10-01T07:49:04.234272+0000 mgr.y (mgr.34104) 472 : cluster 0 pgmap v433: 89 pgs: 85 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped; 1.6 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 952 op/s; 6432/80712 objects degraded (7.969%); 1.4 MiB/s, 58 objects/s recovering 2023-10-01T07:49:05.740 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:05 smithi084 bash[78255]: cluster 2023-10-01T07:49:04.234272+0000 mgr.y (mgr.34104) 472 : cluster 0 pgmap v433: 89 pgs: 85 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped; 1.6 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 952 op/s; 6432/80712 objects degraded (7.969%); 1.4 MiB/s, 58 objects/s recovering 2023-10-01T07:49:05.795 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:05.820 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:05.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:05.822 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:05.923 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:05.947 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:05.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:05.951 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:05.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:05 smithi112 bash[59335]: cluster 2023-10-01T07:49:04.234272+0000 mgr.y (mgr.34104) 472 : cluster 0 pgmap v433: 89 pgs: 85 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped; 1.6 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 952 op/s; 6432/80712 objects degraded (7.969%); 1.4 MiB/s, 58 objects/s recovering 2023-10-01T07:49:06.051 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:06.079 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:06.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:06.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:06.186 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:06.220 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:06.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:06.223 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:06.323 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:49:06 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:49:06] "GET /metrics HTTP/1.1" 200 36330 "" "Prometheus/2.33.4" 2023-10-01T07:49:06.325 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:06.349 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:06.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:06.358 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:06.458 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:06.491 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:06.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:06.495 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:06.595 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:06.622 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:06.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:06.624 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:06.725 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:06.764 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:06.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:06.767 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:06.868 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:06.911 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:06.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:06.914 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:07.015 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:07.050 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:07.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:07.052 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:07.153 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:07.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:07.183 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:07.183 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:49:07.283 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:07.308 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:07.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:07.310 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:49:07.411 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:07.436 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:07.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:07.438 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:49:07.539 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:07.577 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:07.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:07.582 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:07.683 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:07.691 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:07 smithi112 bash[59335]: cluster 2023-10-01T07:49:06.235048+0000 mgr.y (mgr.34104) 473 : cluster 0 pgmap v434: 89 pgs: 85 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped; 1.5 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 955 op/s; 6432/73320 objects degraded (8.773%); 1.2 MiB/s, 48 objects/s recovering 2023-10-01T07:49:07.691 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:07 smithi112 bash[59335]: audit 2023-10-01T07:49:06.759535+0000 mon.a (mon.0) 674 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:49:07.708 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:07.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:07.714 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:49:07.815 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:07.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:07 smithi084 bash[78255]: cluster 2023-10-01T07:49:06.235048+0000 mgr.y (mgr.34104) 473 : cluster 0 pgmap v434: 89 pgs: 85 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped; 1.5 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 955 op/s; 6432/73320 objects degraded (8.773%); 1.2 MiB/s, 48 objects/s recovering 2023-10-01T07:49:07.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:07 smithi084 bash[78255]: audit 2023-10-01T07:49:06.759535+0000 mon.a (mon.0) 674 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:49:07.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:07 smithi084 bash[75189]: cluster 2023-10-01T07:49:06.235048+0000 mgr.y (mgr.34104) 473 : cluster 0 pgmap v434: 89 pgs: 85 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped; 1.5 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 955 op/s; 6432/73320 objects degraded (8.773%); 1.2 MiB/s, 48 objects/s recovering 2023-10-01T07:49:07.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:07 smithi084 bash[75189]: audit 2023-10-01T07:49:06.759535+0000 mon.a (mon.0) 674 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:49:07.844 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:07.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:07.847 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:07.948 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:07.974 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:07.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:07.977 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:49:08.078 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:08.105 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:08.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:08.107 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:49:08.208 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:08.240 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:08.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:08.243 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:08.344 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:08.381 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:08.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:08.385 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:49:08.485 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:08.508 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:08.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:08.513 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:08.613 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:08.640 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:08.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:08.643 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:49:08.744 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:08.752 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:08 smithi084 bash[78255]: cluster 2023-10-01T07:49:08.534150+0000 mon.a (mon.0) 675 : cluster 3 Health check update: Degraded data redundancy: 6432/73320 objects degraded (8.773%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-01T07:49:08.752 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:08 smithi084 bash[75189]: cluster 2023-10-01T07:49:08.534150+0000 mon.a (mon.0) 675 : cluster 3 Health check update: Degraded data redundancy: 6432/73320 objects degraded (8.773%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-01T07:49:08.775 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:08.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:08.780 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:49:08.880 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:08.912 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:08.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:08.914 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:49:08.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:08 smithi112 bash[59335]: cluster 2023-10-01T07:49:08.534150+0000 mon.a (mon.0) 675 : cluster 3 Health check update: Degraded data redundancy: 6432/73320 objects degraded (8.773%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-01T07:49:09.015 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:09.038 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:09.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:09.040 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:09.141 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:09.172 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:09.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:09.179 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:09.280 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:09.301 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:09.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:09.303 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:09.404 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:09.430 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:09.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:09.432 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:09.533 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:09.565 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:09.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:09.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:09.672 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:09.694 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:09.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:09.696 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:49:09.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:09 smithi112 bash[59335]: cluster 2023-10-01T07:49:08.235622+0000 mgr.y (mgr.34104) 474 : cluster 0 pgmap v435: 89 pgs: 85 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped; 1.5 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 822 op/s; 6432/71637 objects degraded (8.979%); 1.2 MiB/s, 48 objects/s recovering 2023-10-01T07:49:09.797 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:09.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:09 smithi084 bash[78255]: cluster 2023-10-01T07:49:08.235622+0000 mgr.y (mgr.34104) 474 : cluster 0 pgmap v435: 89 pgs: 85 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped; 1.5 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 822 op/s; 6432/71637 objects degraded (8.979%); 1.2 MiB/s, 48 objects/s recovering 2023-10-01T07:49:09.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:09 smithi084 bash[75189]: cluster 2023-10-01T07:49:08.235622+0000 mgr.y (mgr.34104) 474 : cluster 0 pgmap v435: 89 pgs: 85 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped; 1.5 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 822 op/s; 6432/71637 objects degraded (8.979%); 1.2 MiB/s, 48 objects/s recovering 2023-10-01T07:49:09.827 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:09.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:09.832 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:49:09.933 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:09.959 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:09.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:09.962 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:49:10.063 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:10.093 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:10.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:10.103 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:10.203 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:10.226 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:10.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:10.230 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:10.331 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:10.358 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:10.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:10.360 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:10.461 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:10.501 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:10.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:10.507 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:10.608 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:10.621 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:10 smithi112 bash[59335]: cluster 2023-10-01T07:49:10.236198+0000 mgr.y (mgr.34104) 475 : cluster 0 pgmap v436: 89 pgs: 85 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped; 1.3 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 971 op/s; 6112/64392 objects degraded (9.492%); 1.2 MiB/s, 75 objects/s recovering 2023-10-01T07:49:10.640 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:10.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:10.643 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:49:10.744 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:10.774 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:10.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:10.779 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:49:10.880 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:10.911 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:10.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:10.913 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:10.961 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:10 smithi084 bash[78255]: cluster 2023-10-01T07:49:10.236198+0000 mgr.y (mgr.34104) 475 : cluster 0 pgmap v436: 89 pgs: 85 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped; 1.3 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 971 op/s; 6112/64392 objects degraded (9.492%); 1.2 MiB/s, 75 objects/s recovering 2023-10-01T07:49:10.961 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:10 smithi084 bash[75189]: cluster 2023-10-01T07:49:10.236198+0000 mgr.y (mgr.34104) 475 : cluster 0 pgmap v436: 89 pgs: 85 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped; 1.3 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 971 op/s; 6112/64392 objects degraded (9.492%); 1.2 MiB/s, 75 objects/s recovering 2023-10-01T07:49:11.014 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:11.042 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:11.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:11.045 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:11.145 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:11.179 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:11.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:11.184 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:11.284 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:11.323 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:11.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:11.328 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:11.429 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:11.454 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:11.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:11.458 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:11.559 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:11.587 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:11.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:11.589 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:49:11.690 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:11.725 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:11.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:11.731 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:11.831 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:11.870 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:11.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:11.872 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:11.973 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:11.997 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:11.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:11.999 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:49:12.100 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:12.120 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:12.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:12.122 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:49:12.223 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:12.254 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:12.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:12.260 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:12.360 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:12.388 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:12.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:12.394 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:12.494 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:12.520 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:12.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:12.522 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:49:12.623 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:12.644 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:12.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:12.647 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:49:12.747 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:12.788 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:12.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:12.790 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:12.891 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:12.911 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:12.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:12.914 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:49:13.015 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:13.055 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:13.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:13.059 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:13.160 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:13.177 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:13.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:13.179 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:49:13.279 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:13.342 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:13.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:13.351 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:13.452 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:13.460 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:13 smithi084 bash[78255]: cluster 2023-10-01T07:49:12.237764+0000 mgr.y (mgr.34104) 476 : cluster 0 pgmap v437: 89 pgs: 85 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped; 1.2 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 899 op/s; 6112/58968 objects degraded (10.365%); 0 B/s, 52 objects/s recovering 2023-10-01T07:49:13.461 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:13 smithi084 bash[78255]: audit 2023-10-01T07:49:13.223317+0000 mon.a (mon.0) 676 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:49:13.461 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:13 smithi084 bash[78255]: audit 2023-10-01T07:49:13.231764+0000 mon.a (mon.0) 677 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:49:13.461 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:13 smithi084 bash[75189]: cluster 2023-10-01T07:49:12.237764+0000 mgr.y (mgr.34104) 476 : cluster 0 pgmap v437: 89 pgs: 85 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped; 1.2 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 899 op/s; 6112/58968 objects degraded (10.365%); 0 B/s, 52 objects/s recovering 2023-10-01T07:49:13.461 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:13 smithi084 bash[75189]: audit 2023-10-01T07:49:13.223317+0000 mon.a (mon.0) 676 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:49:13.461 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:13 smithi084 bash[75189]: audit 2023-10-01T07:49:13.231764+0000 mon.a (mon.0) 677 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:49:13.483 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:13.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:13.488 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:13.589 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:13.598 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:13 smithi112 bash[59335]: cluster 2023-10-01T07:49:12.237764+0000 mgr.y (mgr.34104) 476 : cluster 0 pgmap v437: 89 pgs: 85 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped; 1.2 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 899 op/s; 6112/58968 objects degraded (10.365%); 0 B/s, 52 objects/s recovering 2023-10-01T07:49:13.598 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:13 smithi112 bash[59335]: audit 2023-10-01T07:49:13.223317+0000 mon.a (mon.0) 676 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:49:13.598 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:13 smithi112 bash[59335]: audit 2023-10-01T07:49:13.231764+0000 mon.a (mon.0) 677 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:49:13.621 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:13.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:13.629 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:13.730 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:13.754 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:13.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:13.759 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:13.860 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:13.883 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:13.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:13.886 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:13.986 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:14.016 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:14.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:14.021 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:14.121 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:14.148 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:14.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:14.151 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:14.251 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:14.281 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:14.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:14.284 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:49:14.385 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:14.399 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:14 smithi112 bash[59335]: cluster 2023-10-01T07:49:13.535266+0000 mon.a (mon.0) 678 : cluster 3 Health check update: Degraded data redundancy: 6112/58968 objects degraded (10.365%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-01T07:49:14.417 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:14.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:14.420 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:14.422 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:14 smithi084 bash[75189]: cluster 2023-10-01T07:49:13.535266+0000 mon.a (mon.0) 678 : cluster 3 Health check update: Degraded data redundancy: 6112/58968 objects degraded (10.365%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-01T07:49:14.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:14 smithi084 bash[78255]: cluster 2023-10-01T07:49:13.535266+0000 mon.a (mon.0) 678 : cluster 3 Health check update: Degraded data redundancy: 6112/58968 objects degraded (10.365%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-01T07:49:14.520 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:14.549 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:14.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:14.553 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:49:14.654 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:14.680 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:14.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:14.685 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:49:14.786 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:14.810 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:14.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:14.813 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:49:14.913 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:14.938 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:14.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:14.940 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:15.041 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:15.068 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:15.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:15.072 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:15.173 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:15.207 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:15.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:15.212 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:15.313 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:15.349 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:15.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:15.352 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:49:15.452 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:15.480 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:15.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:15.483 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:15.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:15 smithi084 bash[75189]: cluster 2023-10-01T07:49:14.238339+0000 mgr.y (mgr.34104) 477 : cluster 0 pgmap v438: 89 pgs: 85 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped; 1.1 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 832 op/s; 5782/55146 objects degraded (10.485%); 0 B/s, 79 objects/s recovering 2023-10-01T07:49:15.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:15 smithi084 bash[75189]: audit 2023-10-01T07:49:15.074465+0000 mon.a (mon.0) 679 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:49:15.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:15 smithi084 bash[78255]: cluster 2023-10-01T07:49:14.238339+0000 mgr.y (mgr.34104) 477 : cluster 0 pgmap v438: 89 pgs: 85 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped; 1.1 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 832 op/s; 5782/55146 objects degraded (10.485%); 0 B/s, 79 objects/s recovering 2023-10-01T07:49:15.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:15 smithi084 bash[78255]: audit 2023-10-01T07:49:15.074465+0000 mon.a (mon.0) 679 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:49:15.583 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:15.639 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:15.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:15.647 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:15.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:15 smithi112 bash[59335]: cluster 2023-10-01T07:49:14.238339+0000 mgr.y (mgr.34104) 477 : cluster 0 pgmap v438: 89 pgs: 85 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped; 1.1 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 832 op/s; 5782/55146 objects degraded (10.485%); 0 B/s, 79 objects/s recovering 2023-10-01T07:49:15.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:15 smithi112 bash[59335]: audit 2023-10-01T07:49:15.074465+0000 mon.a (mon.0) 679 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:49:15.748 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:15.771 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:15.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:15.774 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:15.875 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:15.912 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:15.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:15.915 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:49:16.016 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:16.053 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:16.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:16.056 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:49:16.156 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:16.186 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:16.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:16.190 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:49:16.290 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:16.316 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:16.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:16.327 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:16.428 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:16.446 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:49:16 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:49:16] "GET /metrics HTTP/1.1" 200 36323 "" "Prometheus/2.33.4" 2023-10-01T07:49:16.467 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:16.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:16.470 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:16.571 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:16.598 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:16.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:16.600 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:16.619 INFO:teuthology.orchestra.run.smithi084.stdout:ERROR: (22) Invalid argument 2023-10-01T07:49:16.619 INFO:teuthology.orchestra.run.smithi084.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T07:49:16.701 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:16.744 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:16.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:16.749 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:49:16.849 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:16.881 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:16.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:16.889 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:16.990 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:17.017 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:17.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:17.022 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:49:17.123 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:17.160 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:17.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:17.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:17.265 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:17.317 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:17.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:17.323 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:17.424 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:17.460 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:17.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:17.465 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:17.563 INFO:teuthology.orchestra.run.smithi084.stderr:reweighted osd.2 to 1 (10000) 2023-10-01T07:49:17.564 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:17 smithi084 bash[78255]: cluster 2023-10-01T07:49:16.238994+0000 mgr.y (mgr.34104) 478 : cluster 0 pgmap v439: 89 pgs: 85 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped; 1003 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 903 op/s; 5782/48189 objects degraded (11.999%); 0 B/s, 54 objects/s recovering 2023-10-01T07:49:17.564 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:17 smithi084 bash[78255]: audit 2023-10-01T07:49:16.729512+0000 mon.b (mon.1) 7 : audit 1 from='client.? 172.21.15.84:0/2368198006' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-01T07:49:17.564 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:17 smithi084 bash[78255]: audit 2023-10-01T07:49:16.733999+0000 mon.a (mon.0) 680 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-01T07:49:17.564 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:17 smithi084 bash[78255]: audit 2023-10-01T07:49:16.807103+0000 mon.a (mon.0) 681 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:49:17.564 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:17 smithi084 bash[78255]: audit 2023-10-01T07:49:16.818961+0000 mon.a (mon.0) 682 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:49:17.564 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:17 smithi084 bash[78255]: audit 2023-10-01T07:49:17.400067+0000 mon.a (mon.0) 683 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:49:17.564 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:17 smithi084 bash[78255]: audit 2023-10-01T07:49:17.401577+0000 mon.a (mon.0) 684 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:49:17.564 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:17 smithi084 bash[78255]: audit 2023-10-01T07:49:17.411652+0000 mon.a (mon.0) 685 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:49:17.565 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:17 smithi084 bash[75189]: cluster 2023-10-01T07:49:16.238994+0000 mgr.y (mgr.34104) 478 : cluster 0 pgmap v439: 89 pgs: 85 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped; 1003 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 903 op/s; 5782/48189 objects degraded (11.999%); 0 B/s, 54 objects/s recovering 2023-10-01T07:49:17.565 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:17 smithi084 bash[75189]: audit 2023-10-01T07:49:16.729512+0000 mon.b (mon.1) 7 : audit 1 from='client.? 172.21.15.84:0/2368198006' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-01T07:49:17.565 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:17 smithi084 bash[75189]: audit 2023-10-01T07:49:16.733999+0000 mon.a (mon.0) 680 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-01T07:49:17.565 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:17 smithi084 bash[75189]: audit 2023-10-01T07:49:16.807103+0000 mon.a (mon.0) 681 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:49:17.565 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:17 smithi084 bash[75189]: audit 2023-10-01T07:49:16.818961+0000 mon.a (mon.0) 682 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:49:17.565 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:17 smithi084 bash[75189]: audit 2023-10-01T07:49:17.400067+0000 mon.a (mon.0) 683 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:49:17.565 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:17 smithi084 bash[75189]: audit 2023-10-01T07:49:17.401577+0000 mon.a (mon.0) 684 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:49:17.565 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:17 smithi084 bash[75189]: audit 2023-10-01T07:49:17.411652+0000 mon.a (mon.0) 685 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:49:17.567 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:17.592 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:17.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:17.595 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:49:17.696 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:17.726 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:17.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:17.728 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:17.829 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:17.850 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:17.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:17.852 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:49:17.952 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:17.973 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:17.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:17.977 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:49:17.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:17 smithi112 bash[59335]: cluster 2023-10-01T07:49:16.238994+0000 mgr.y (mgr.34104) 478 : cluster 0 pgmap v439: 89 pgs: 85 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped; 1003 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 903 op/s; 5782/48189 objects degraded (11.999%); 0 B/s, 54 objects/s recovering 2023-10-01T07:49:17.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:17 smithi112 bash[59335]: audit 2023-10-01T07:49:16.729512+0000 mon.b (mon.1) 7 : audit 1 from='client.? 172.21.15.84:0/2368198006' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-01T07:49:17.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:17 smithi112 bash[59335]: audit 2023-10-01T07:49:16.733999+0000 mon.a (mon.0) 680 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-01T07:49:17.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:17 smithi112 bash[59335]: audit 2023-10-01T07:49:16.807103+0000 mon.a (mon.0) 681 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:49:17.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:17 smithi112 bash[59335]: audit 2023-10-01T07:49:16.818961+0000 mon.a (mon.0) 682 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:49:17.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:17 smithi112 bash[59335]: audit 2023-10-01T07:49:17.400067+0000 mon.a (mon.0) 683 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:49:17.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:17 smithi112 bash[59335]: audit 2023-10-01T07:49:17.401577+0000 mon.a (mon.0) 684 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:49:17.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:17 smithi112 bash[59335]: audit 2023-10-01T07:49:17.411652+0000 mon.a (mon.0) 685 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:49:18.078 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:18.104 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:18.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:18.107 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:18.208 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:18.228 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:18.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:18.230 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:49:18.331 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:18.350 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:18.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:18.353 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:49:18.454 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:18.484 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:18.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:18.487 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:18.588 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:18.609 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:18.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:18.613 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:49:18.714 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:18.723 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:18 smithi112 bash[59335]: audit 2023-10-01T07:49:17.555537+0000 mon.a (mon.0) 686 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-10-01T07:49:18.723 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:18 smithi112 bash[59335]: cluster 2023-10-01T07:49:17.555660+0000 mon.a (mon.0) 687 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2023-10-01T07:49:18.723 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:18 smithi112 bash[59335]: cluster 2023-10-01T07:49:17.559970+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e126 with expected crc 2023-10-01T07:49:18.723 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:18 smithi112 bash[59335]: cluster 2023-10-01T07:49:17.563457+0000 osd.5 (osd.5) 63 : cluster 3 failed to encode map e126 with expected crc 2023-10-01T07:49:18.723 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:18 smithi112 bash[59335]: cluster 2023-10-01T07:49:17.563943+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e126 with expected crc 2023-10-01T07:49:18.723 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:18 smithi112 bash[59335]: cluster 2023-10-01T07:49:17.569132+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e126 with expected crc 2023-10-01T07:49:18.723 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:18 smithi112 bash[59335]: cluster 2023-10-01T07:49:17.570222+0000 osd.5 (osd.5) 64 : cluster 3 failed to encode map e126 with expected crc 2023-10-01T07:49:18.723 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:18 smithi112 bash[59335]: cluster 2023-10-01T07:49:18.536448+0000 mon.a (mon.0) 688 : cluster 3 Health check update: Degraded data redundancy: 5782/48189 objects degraded (11.999%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-01T07:49:18.751 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:18.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:18.755 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:18.855 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:18.863 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:18 smithi084 bash[78255]: audit 2023-10-01T07:49:17.555537+0000 mon.a (mon.0) 686 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-10-01T07:49:18.863 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:18 smithi084 bash[78255]: cluster 2023-10-01T07:49:17.555660+0000 mon.a (mon.0) 687 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2023-10-01T07:49:18.863 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:18 smithi084 bash[78255]: cluster 2023-10-01T07:49:17.559970+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e126 with expected crc 2023-10-01T07:49:18.863 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:18 smithi084 bash[78255]: cluster 2023-10-01T07:49:17.563457+0000 osd.5 (osd.5) 63 : cluster 3 failed to encode map e126 with expected crc 2023-10-01T07:49:18.863 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:18 smithi084 bash[78255]: cluster 2023-10-01T07:49:17.563943+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e126 with expected crc 2023-10-01T07:49:18.863 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:18 smithi084 bash[78255]: cluster 2023-10-01T07:49:17.569132+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e126 with expected crc 2023-10-01T07:49:18.864 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:18 smithi084 bash[78255]: cluster 2023-10-01T07:49:17.570222+0000 osd.5 (osd.5) 64 : cluster 3 failed to encode map e126 with expected crc 2023-10-01T07:49:18.864 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:18 smithi084 bash[78255]: cluster 2023-10-01T07:49:18.536448+0000 mon.a (mon.0) 688 : cluster 3 Health check update: Degraded data redundancy: 5782/48189 objects degraded (11.999%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-01T07:49:18.864 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:18 smithi084 bash[75189]: audit 2023-10-01T07:49:17.555537+0000 mon.a (mon.0) 686 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-10-01T07:49:18.864 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:18 smithi084 bash[75189]: cluster 2023-10-01T07:49:17.555660+0000 mon.a (mon.0) 687 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2023-10-01T07:49:18.864 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:18 smithi084 bash[75189]: cluster 2023-10-01T07:49:17.559970+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e126 with expected crc 2023-10-01T07:49:18.864 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:18 smithi084 bash[75189]: cluster 2023-10-01T07:49:17.563457+0000 osd.5 (osd.5) 63 : cluster 3 failed to encode map e126 with expected crc 2023-10-01T07:49:18.864 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:18 smithi084 bash[75189]: cluster 2023-10-01T07:49:17.563943+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e126 with expected crc 2023-10-01T07:49:18.864 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:18 smithi084 bash[75189]: cluster 2023-10-01T07:49:17.569132+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e126 with expected crc 2023-10-01T07:49:18.864 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:18 smithi084 bash[75189]: cluster 2023-10-01T07:49:17.570222+0000 osd.5 (osd.5) 64 : cluster 3 failed to encode map e126 with expected crc 2023-10-01T07:49:18.864 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:18 smithi084 bash[75189]: cluster 2023-10-01T07:49:18.536448+0000 mon.a (mon.0) 688 : cluster 3 Health check update: Degraded data redundancy: 5782/48189 objects degraded (11.999%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-01T07:49:18.882 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:18.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:18.885 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:18.985 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:19.009 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:19.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:19.015 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:19.115 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:19.145 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:19.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:19.147 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:19.248 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:19.281 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:19.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:19.285 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:19.386 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:19.410 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:19.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:19.418 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:19.519 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:19.549 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:19.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:19.556 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:19.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:19 smithi084 bash[78255]: cluster 2023-10-01T07:49:18.239529+0000 mgr.y (mgr.34104) 479 : cluster 0 pgmap v441: 89 pgs: 85 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped; 972 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 830 op/s; 5782/46716 objects degraded (12.377%); 0 B/s, 64 objects/s recovering 2023-10-01T07:49:19.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:19 smithi084 bash[78255]: cluster 2023-10-01T07:49:18.571251+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e127 with expected crc 2023-10-01T07:49:19.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:19 smithi084 bash[78255]: cluster 2023-10-01T07:49:18.573321+0000 mon.a (mon.0) 689 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2023-10-01T07:49:19.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:19 smithi084 bash[78255]: cluster 2023-10-01T07:49:18.587033+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e127 with expected crc 2023-10-01T07:49:19.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:19 smithi084 bash[78255]: cluster 2023-10-01T07:49:18.623007+0000 osd.5 (osd.5) 65 : cluster 3 failed to encode map e127 with expected crc 2023-10-01T07:49:19.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:19 smithi084 bash[78255]: cluster 2023-10-01T07:49:18.634809+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e127 with expected crc 2023-10-01T07:49:19.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:19 smithi084 bash[75189]: cluster 2023-10-01T07:49:18.239529+0000 mgr.y (mgr.34104) 479 : cluster 0 pgmap v441: 89 pgs: 85 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped; 972 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 830 op/s; 5782/46716 objects degraded (12.377%); 0 B/s, 64 objects/s recovering 2023-10-01T07:49:19.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:19 smithi084 bash[75189]: cluster 2023-10-01T07:49:18.571251+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e127 with expected crc 2023-10-01T07:49:19.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:19 smithi084 bash[75189]: cluster 2023-10-01T07:49:18.573321+0000 mon.a (mon.0) 689 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2023-10-01T07:49:19.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:19 smithi084 bash[75189]: cluster 2023-10-01T07:49:18.587033+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e127 with expected crc 2023-10-01T07:49:19.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:19 smithi084 bash[75189]: cluster 2023-10-01T07:49:18.623007+0000 osd.5 (osd.5) 65 : cluster 3 failed to encode map e127 with expected crc 2023-10-01T07:49:19.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:19 smithi084 bash[75189]: cluster 2023-10-01T07:49:18.634809+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e127 with expected crc 2023-10-01T07:49:19.657 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:19.666 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:19 smithi112 bash[59335]: cluster 2023-10-01T07:49:18.239529+0000 mgr.y (mgr.34104) 479 : cluster 0 pgmap v441: 89 pgs: 85 active+clean, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped; 972 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 830 op/s; 5782/46716 objects degraded (12.377%); 0 B/s, 64 objects/s recovering 2023-10-01T07:49:19.667 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:19 smithi112 bash[59335]: cluster 2023-10-01T07:49:18.571251+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e127 with expected crc 2023-10-01T07:49:19.667 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:19 smithi112 bash[59335]: cluster 2023-10-01T07:49:18.573321+0000 mon.a (mon.0) 689 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2023-10-01T07:49:19.667 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:19 smithi112 bash[59335]: cluster 2023-10-01T07:49:18.587033+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e127 with expected crc 2023-10-01T07:49:19.667 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:19 smithi112 bash[59335]: cluster 2023-10-01T07:49:18.623007+0000 osd.5 (osd.5) 65 : cluster 3 failed to encode map e127 with expected crc 2023-10-01T07:49:19.667 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:19 smithi112 bash[59335]: cluster 2023-10-01T07:49:18.634809+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e127 with expected crc 2023-10-01T07:49:19.684 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:19.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:19.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:49:19.789 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:19.814 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:19.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:19.820 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:19.848 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-10-01T07:49:19.921 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:19.967 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:19.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:19.969 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:20.070 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:20.097 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:20.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:20.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:20.200 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:20.224 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:20.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:20.226 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:49:20.327 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:20.354 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:20.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:20.356 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:20.457 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:20.489 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:20.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:20.491 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:20.592 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:20.605 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:20 smithi112 bash[59335]: cluster 2023-10-01T07:49:20.240000+0000 mgr.y (mgr.34104) 480 : cluster 0 pgmap v443: 89 pgs: 1 peering, 85 active+clean, 3 active+recovery_wait+undersized+degraded+remapped; 850 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 755 op/s; 5463/40839 objects degraded (13.377%); 0 B/s, 81 objects/s recovering 2023-10-01T07:49:20.641 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:20.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:20.642 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:20.743 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:20.775 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:20.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:20.779 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:49:20.881 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:20.890 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:20 smithi084 bash[78255]: cluster 2023-10-01T07:49:20.240000+0000 mgr.y (mgr.34104) 480 : cluster 0 pgmap v443: 89 pgs: 1 peering, 85 active+clean, 3 active+recovery_wait+undersized+degraded+remapped; 850 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 755 op/s; 5463/40839 objects degraded (13.377%); 0 B/s, 81 objects/s recovering 2023-10-01T07:49:20.890 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:20 smithi084 bash[75189]: cluster 2023-10-01T07:49:20.240000+0000 mgr.y (mgr.34104) 480 : cluster 0 pgmap v443: 89 pgs: 1 peering, 85 active+clean, 3 active+recovery_wait+undersized+degraded+remapped; 850 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 755 op/s; 5463/40839 objects degraded (13.377%); 0 B/s, 81 objects/s recovering 2023-10-01T07:49:20.913 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:20.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:20.915 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:49:21.015 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:21.056 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:21.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:21.064 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:49:21.069 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd reweight 3 1 2023-10-01T07:49:21.165 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:21.194 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:21.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:21.196 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:49:21.297 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:21.341 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:21.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:21.344 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:49:21.376 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T07:49:21.428 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T07:49:21.444 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:21.476 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T07:49:21.477 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:21.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:21.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:49:21.546 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T07:49:21.581 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:21.592 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T07:49:21.604 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:21.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:21.606 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:21.641 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T07:49:21.682 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T07:49:21.706 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:21.715 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:21 smithi112 bash[59335]: audit 2023-10-01T07:49:21.305243+0000 mon.b (mon.1) 8 : audit 0 from='client.? 172.21.15.84:0/2365682223' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:49:21.721 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T07:49:21.730 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T07:49:21.730 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T07:49:21.730 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T07:49:21.730 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T07:49:21.730 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T07:49:21.730 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T07:49:21.730 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T07:49:21.730 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T07:49:21.732 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:21.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:21.736 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:21.837 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:21.848 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:21 smithi084 bash[75189]: audit 2023-10-01T07:49:21.305243+0000 mon.b (mon.1) 8 : audit 0 from='client.? 172.21.15.84:0/2365682223' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:49:21.848 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:21 smithi084 bash[78255]: audit 2023-10-01T07:49:21.305243+0000 mon.b (mon.1) 8 : audit 0 from='client.? 172.21.15.84:0/2365682223' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:49:21.861 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:21.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:21.866 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:21.967 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:21.991 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:21.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:21.996 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:22.097 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:22.122 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:22.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:22.124 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:49:22.225 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:22.247 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:22.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:22.256 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:49:22.356 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:22.391 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:22.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:22.395 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:22.495 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:22.522 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:22.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:22.524 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:22.613 INFO:teuthology.orchestra.run.smithi084.stderr:nodeep-scrub is unset 2023-10-01T07:49:22.624 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:22.646 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:22.646 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:22 smithi084 bash[75189]: audit 2023-10-01T07:49:21.686424+0000 mon.a (mon.0) 690 : audit 1 from='client.? 172.21.15.84:0/532095106' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:49:22.647 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:22 smithi084 bash[75189]: cluster 2023-10-01T07:49:22.240731+0000 mgr.y (mgr.34104) 481 : cluster 0 pgmap v444: 89 pgs: 1 peering, 85 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped; 758 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 779 op/s; 5208/36426 objects degraded (14.297%); 0 B/s, 71 objects/s recovering 2023-10-01T07:49:22.647 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:22 smithi084 bash[78255]: audit 2023-10-01T07:49:21.686424+0000 mon.a (mon.0) 690 : audit 1 from='client.? 172.21.15.84:0/532095106' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:49:22.647 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:22 smithi084 bash[78255]: cluster 2023-10-01T07:49:22.240731+0000 mgr.y (mgr.34104) 481 : cluster 0 pgmap v444: 89 pgs: 1 peering, 85 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped; 758 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 779 op/s; 5208/36426 objects degraded (14.297%); 0 B/s, 71 objects/s recovering 2023-10-01T07:49:22.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:22.654 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:49:22.754 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:22.763 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:22 smithi112 bash[59335]: audit 2023-10-01T07:49:21.686424+0000 mon.a (mon.0) 690 : audit 1 from='client.? 172.21.15.84:0/532095106' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:49:22.763 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:22 smithi112 bash[59335]: cluster 2023-10-01T07:49:22.240731+0000 mgr.y (mgr.34104) 481 : cluster 0 pgmap v444: 89 pgs: 1 peering, 85 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped; 758 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 779 op/s; 5208/36426 objects degraded (14.297%); 0 B/s, 71 objects/s recovering 2023-10-01T07:49:22.784 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:22.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:22.788 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:22.889 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:22.925 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:22.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:22.930 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:23.031 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:23.061 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:23.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:23.064 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:49:23.165 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:23.194 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:23.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:23.196 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:23.297 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:23.320 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:23.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:23.323 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:23.424 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:23.473 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:23.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:23.477 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:23.578 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:23.610 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:23.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:23.614 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:49:23.715 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:23.741 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:23.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:23.748 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:23.849 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:23.857 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:23 smithi112 bash[59335]: cluster 2023-10-01T07:49:22.584990+0000 mon.a (mon.0) 691 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T07:49:23.857 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:23 smithi112 bash[59335]: cluster 2023-10-01T07:49:22.598163+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e128 with expected crc 2023-10-01T07:49:23.857 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:23 smithi112 bash[59335]: audit 2023-10-01T07:49:22.602471+0000 mon.a (mon.0) 692 : audit 1 from='client.? 172.21.15.84:0/532095106' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T07:49:23.858 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:23 smithi112 bash[59335]: cluster 2023-10-01T07:49:22.602540+0000 mon.a (mon.0) 693 : cluster 0 osdmap e128: 8 total, 8 up, 8 in 2023-10-01T07:49:23.858 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:23 smithi112 bash[59335]: cluster 2023-10-01T07:49:22.610058+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e128 with expected crc 2023-10-01T07:49:23.858 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:23 smithi112 bash[59335]: cluster 2023-10-01T07:49:22.612088+0000 osd.5 (osd.5) 66 : cluster 3 failed to encode map e128 with expected crc 2023-10-01T07:49:23.858 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:23 smithi112 bash[59335]: cluster 2023-10-01T07:49:23.537242+0000 mon.a (mon.0) 694 : cluster 3 Health check update: Degraded data redundancy: 5208/36426 objects degraded (14.297%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-01T07:49:23.877 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:23.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:23.884 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:23.985 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:23.993 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:23 smithi084 bash[75189]: cluster 2023-10-01T07:49:22.584990+0000 mon.a (mon.0) 691 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T07:49:23.993 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:23 smithi084 bash[75189]: cluster 2023-10-01T07:49:22.598163+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e128 with expected crc 2023-10-01T07:49:23.993 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:23 smithi084 bash[75189]: audit 2023-10-01T07:49:22.602471+0000 mon.a (mon.0) 692 : audit 1 from='client.? 172.21.15.84:0/532095106' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T07:49:23.993 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:23 smithi084 bash[75189]: cluster 2023-10-01T07:49:22.602540+0000 mon.a (mon.0) 693 : cluster 0 osdmap e128: 8 total, 8 up, 8 in 2023-10-01T07:49:23.994 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:23 smithi084 bash[75189]: cluster 2023-10-01T07:49:22.610058+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e128 with expected crc 2023-10-01T07:49:23.994 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:23 smithi084 bash[75189]: cluster 2023-10-01T07:49:22.612088+0000 osd.5 (osd.5) 66 : cluster 3 failed to encode map e128 with expected crc 2023-10-01T07:49:23.994 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:23 smithi084 bash[75189]: cluster 2023-10-01T07:49:23.537242+0000 mon.a (mon.0) 694 : cluster 3 Health check update: Degraded data redundancy: 5208/36426 objects degraded (14.297%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-01T07:49:23.994 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:23 smithi084 bash[78255]: cluster 2023-10-01T07:49:22.584990+0000 mon.a (mon.0) 691 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T07:49:23.994 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:23 smithi084 bash[78255]: cluster 2023-10-01T07:49:22.598163+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e128 with expected crc 2023-10-01T07:49:23.994 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:23 smithi084 bash[78255]: audit 2023-10-01T07:49:22.602471+0000 mon.a (mon.0) 692 : audit 1 from='client.? 172.21.15.84:0/532095106' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T07:49:23.994 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:23 smithi084 bash[78255]: cluster 2023-10-01T07:49:22.602540+0000 mon.a (mon.0) 693 : cluster 0 osdmap e128: 8 total, 8 up, 8 in 2023-10-01T07:49:23.994 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:23 smithi084 bash[78255]: cluster 2023-10-01T07:49:22.610058+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e128 with expected crc 2023-10-01T07:49:23.994 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:23 smithi084 bash[78255]: cluster 2023-10-01T07:49:22.612088+0000 osd.5 (osd.5) 66 : cluster 3 failed to encode map e128 with expected crc 2023-10-01T07:49:23.995 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:23 smithi084 bash[78255]: cluster 2023-10-01T07:49:23.537242+0000 mon.a (mon.0) 694 : cluster 3 Health check update: Degraded data redundancy: 5208/36426 objects degraded (14.297%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-01T07:49:24.013 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:24.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:24.017 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:24.117 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:24.153 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:24.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:24.159 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:24.259 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:24.283 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:24.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:24.293 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:24.394 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:24.422 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:24.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:24.429 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:49:24.529 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:24.557 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:24.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:24.560 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:49:24.660 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:24.690 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:24.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:24.693 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:24.793 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:24.816 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:24.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:24.823 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:24.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:24 smithi084 bash[78255]: cluster 2023-10-01T07:49:24.241393+0000 mgr.y (mgr.34104) 482 : cluster 0 pgmap v446: 89 pgs: 86 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped; 683 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 692 op/s; 5208/32826 objects degraded (15.865%); 0 B/s, 85 objects/s recovering 2023-10-01T07:49:24.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:24 smithi084 bash[75189]: cluster 2023-10-01T07:49:24.241393+0000 mgr.y (mgr.34104) 482 : cluster 0 pgmap v446: 89 pgs: 86 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped; 683 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 692 op/s; 5208/32826 objects degraded (15.865%); 0 B/s, 85 objects/s recovering 2023-10-01T07:49:24.924 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:24.957 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:24.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:24.963 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:49:24.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:24 smithi112 bash[59335]: cluster 2023-10-01T07:49:24.241393+0000 mgr.y (mgr.34104) 482 : cluster 0 pgmap v446: 89 pgs: 86 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped; 683 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 692 op/s; 5208/32826 objects degraded (15.865%); 0 B/s, 85 objects/s recovering 2023-10-01T07:49:25.064 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:25.094 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:25.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:25.099 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:25.200 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:25.223 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:25.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:25.229 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:25.330 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:25.415 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T07:49:25.453 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:25.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:25.496 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:49:25.597 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:25.654 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:25.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:25.696 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:25.798 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:25.829 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:25.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:25.885 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:25.985 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:26.097 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:26.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:26.101 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:26.213 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:26.257 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:26.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:26.267 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:26.368 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:26.389 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:26.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:26.395 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:49:26.496 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:26.501 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-01T07:49:26.511 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:49:26 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:49:26] "GET /metrics HTTP/1.1" 200 36323 "" "Prometheus/2.33.4" 2023-10-01T07:49:26.521 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:26.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:26.523 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:26.624 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:26.648 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:26.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:26.650 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:26.751 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:26.777 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:26.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:26.781 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:49:26.882 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:26.904 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:26.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:26.908 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:27.009 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:27.013 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:49:27.018 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:49:27.034 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:27.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:27.040 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:27.141 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:27.169 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:27.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:27.175 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:27.275 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:27.301 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:27.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:27.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:27.310 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:27 smithi112 bash[59335]: cluster 2023-10-01T07:49:26.243059+0000 mgr.y (mgr.34104) 483 : cluster 0 pgmap v447: 89 pgs: 86 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped; 541 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 861 op/s; 4957/26022 objects degraded (19.049%); 0 B/s, 103 objects/s recovering 2023-10-01T07:49:27.406 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:27.446 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:27.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:27.452 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:27.552 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:27.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:27 smithi084 bash[75189]: cluster 2023-10-01T07:49:26.243059+0000 mgr.y (mgr.34104) 483 : cluster 0 pgmap v447: 89 pgs: 86 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped; 541 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 861 op/s; 4957/26022 objects degraded (19.049%); 0 B/s, 103 objects/s recovering 2023-10-01T07:49:27.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:27 smithi084 bash[78255]: cluster 2023-10-01T07:49:26.243059+0000 mgr.y (mgr.34104) 483 : cluster 0 pgmap v447: 89 pgs: 86 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped; 541 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 861 op/s; 4957/26022 objects degraded (19.049%); 0 B/s, 103 objects/s recovering 2023-10-01T07:49:27.576 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:27.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:27.580 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:49:27.681 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:27.704 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:27.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:27.707 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:49:27.807 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:27.826 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:27.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:27.831 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:27.932 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:27.959 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:27.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:27.963 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:49:28.064 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:28.092 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:28.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:28.098 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:49:28.199 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:28.233 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:28.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:28.236 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:28.337 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:28.365 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:28.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:28.369 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:28.470 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:28.493 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:28.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:28.501 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:28.602 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:28.641 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:28.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:28.643 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:28.744 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:28.768 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:28.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:28.771 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:49:28.872 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:28.897 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:28.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:28.900 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:29.001 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:29.034 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:29.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:29.036 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:29.137 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:29.163 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:29.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:29.166 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:29.267 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:29.297 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:29.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:29.301 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:49:29.402 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:29.410 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:29 smithi084 bash[75189]: cluster 2023-10-01T07:49:28.243666+0000 mgr.y (mgr.34104) 484 : cluster 0 pgmap v448: 89 pgs: 86 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped; 508 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 653 op/s; 4957/24447 objects degraded (20.277%); 0 B/s, 52 objects/s recovering 2023-10-01T07:49:29.410 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:29 smithi084 bash[75189]: cluster 2023-10-01T07:49:28.538405+0000 mon.a (mon.0) 695 : cluster 3 Health check update: Degraded data redundancy: 4957/24447 objects degraded (20.277%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-01T07:49:29.411 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:29 smithi084 bash[78255]: cluster 2023-10-01T07:49:28.243666+0000 mgr.y (mgr.34104) 484 : cluster 0 pgmap v448: 89 pgs: 86 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped; 508 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 653 op/s; 4957/24447 objects degraded (20.277%); 0 B/s, 52 objects/s recovering 2023-10-01T07:49:29.411 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:29 smithi084 bash[78255]: cluster 2023-10-01T07:49:28.538405+0000 mon.a (mon.0) 695 : cluster 3 Health check update: Degraded data redundancy: 4957/24447 objects degraded (20.277%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-01T07:49:29.427 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:29.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:29.431 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:49:29.532 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:29.555 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:29.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:29.560 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:49:29.660 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:29.669 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:29 smithi112 bash[59335]: cluster 2023-10-01T07:49:28.243666+0000 mgr.y (mgr.34104) 484 : cluster 0 pgmap v448: 89 pgs: 86 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped; 508 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 653 op/s; 4957/24447 objects degraded (20.277%); 0 B/s, 52 objects/s recovering 2023-10-01T07:49:29.669 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:29 smithi112 bash[59335]: cluster 2023-10-01T07:49:28.538405+0000 mon.a (mon.0) 695 : cluster 3 Health check update: Degraded data redundancy: 4957/24447 objects degraded (20.277%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-01T07:49:29.686 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:29.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:29.692 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:29.792 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:29.823 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:29.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:29.827 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:29.927 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:29.952 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:29.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:29.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:30.057 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:30.070 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:49:30.092 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:30.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:30.103 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:30.204 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:30.235 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:30.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:30.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:49:30.342 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:30.371 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:30.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:30.376 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:49:30.476 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:30.500 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:30.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:30.502 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:30.603 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:30.629 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:30.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:30.640 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:30.741 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:30.764 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:30.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:30.766 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:30.867 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:30.902 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:30.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:30.908 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:31.009 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:31.039 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:31.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:31.044 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:31.089 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:49:31.144 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:31.153 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:31 smithi112 bash[59335]: audit 2023-10-01T07:49:30.079133+0000 mon.a (mon.0) 696 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:49:31.154 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:31 smithi112 bash[59335]: audit 2023-10-01T07:49:30.080502+0000 mon.a (mon.0) 697 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:49:31.154 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:31 smithi112 bash[59335]: cluster 2023-10-01T07:49:30.244342+0000 mgr.y (mgr.34104) 485 : cluster 0 pgmap v449: 89 pgs: 86 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped; 370 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 767 op/s; 4957/17811 objects degraded (27.831%); 0 B/s, 50 objects/s recovering 2023-10-01T07:49:31.174 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:31.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:31.180 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:31.281 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:31.381 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:31 smithi084 bash[75189]: audit 2023-10-01T07:49:30.079133+0000 mon.a (mon.0) 696 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:49:31.381 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:31 smithi084 bash[75189]: audit 2023-10-01T07:49:30.080502+0000 mon.a (mon.0) 697 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:49:31.381 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:31 smithi084 bash[75189]: cluster 2023-10-01T07:49:30.244342+0000 mgr.y (mgr.34104) 485 : cluster 0 pgmap v449: 89 pgs: 86 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped; 370 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 767 op/s; 4957/17811 objects degraded (27.831%); 0 B/s, 50 objects/s recovering 2023-10-01T07:49:31.381 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:31 smithi084 bash[78255]: audit 2023-10-01T07:49:30.079133+0000 mon.a (mon.0) 696 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:49:31.381 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:31 smithi084 bash[78255]: audit 2023-10-01T07:49:30.080502+0000 mon.a (mon.0) 697 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:49:31.381 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:31 smithi084 bash[78255]: cluster 2023-10-01T07:49:30.244342+0000 mgr.y (mgr.34104) 485 : cluster 0 pgmap v449: 89 pgs: 86 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped; 370 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 767 op/s; 4957/17811 objects degraded (27.831%); 0 B/s, 50 objects/s recovering 2023-10-01T07:49:31.406 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:31.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:31.471 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:31.572 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:31.625 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:31.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:31.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:49:31.737 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:31.819 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:31.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:31.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:49:31.924 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:31.941 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:31.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:31.942 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:32.043 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:32.071 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:32.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:32.080 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:32.181 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:32.205 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:32.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:32.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:32.330 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:32.354 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:32.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:32.357 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:32.458 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:32.487 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:32.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:32.489 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:49:32.590 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:32.617 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:32.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:32.620 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:32.721 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:32.750 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:32.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:32.753 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:49:32.854 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:32.882 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:32.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:32.961 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:33.062 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:33.409 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:33.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:33.411 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:33.512 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:33.542 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:33.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:33.546 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:49:33.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:33 smithi084 bash[78255]: cluster 2023-10-01T07:49:32.245948+0000 mgr.y (mgr.34104) 486 : cluster 0 pgmap v450: 89 pgs: 86 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped; 258 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 799 op/s; 4693/12435 objects degraded (37.740%); 0 B/s, 51 objects/s recovering 2023-10-01T07:49:33.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:33 smithi084 bash[75189]: cluster 2023-10-01T07:49:32.245948+0000 mgr.y (mgr.34104) 486 : cluster 0 pgmap v450: 89 pgs: 86 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped; 258 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 799 op/s; 4693/12435 objects degraded (37.740%); 0 B/s, 51 objects/s recovering 2023-10-01T07:49:33.647 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:33.701 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:33 smithi112 bash[59335]: cluster 2023-10-01T07:49:32.245948+0000 mgr.y (mgr.34104) 486 : cluster 0 pgmap v450: 89 pgs: 86 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped; 258 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 799 op/s; 4693/12435 objects degraded (37.740%); 0 B/s, 51 objects/s recovering 2023-10-01T07:49:33.715 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:33.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:33.725 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:33.826 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:33.854 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:33.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:33.856 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:49:33.957 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:33.985 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:33.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:33.990 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:34.091 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:34.114 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:34.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:34.123 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:34.223 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:34.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:34.260 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:34.261 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:49:34.361 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:34.370 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:34 smithi084 bash[75189]: cluster 2023-10-01T07:49:33.542883+0000 mon.a (mon.0) 698 : cluster 3 Health check update: Degraded data redundancy: 4693/12435 objects degraded (37.740%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-01T07:49:34.373 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:34 smithi084 bash[78255]: cluster 2023-10-01T07:49:33.542883+0000 mon.a (mon.0) 698 : cluster 3 Health check update: Degraded data redundancy: 4693/12435 objects degraded (37.740%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-01T07:49:34.389 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:34.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:34.391 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:34.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:34 smithi112 bash[59335]: cluster 2023-10-01T07:49:33.542883+0000 mon.a (mon.0) 698 : cluster 3 Health check update: Degraded data redundancy: 4693/12435 objects degraded (37.740%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-01T07:49:34.492 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:34.522 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:34.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:34.525 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:34.625 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:34.649 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:34.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:34.655 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:49:34.756 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:34.779 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:34.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:34.784 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:34.884 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:34.910 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:34.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:34.914 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:35.003 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Removed 59545 objects 2023-10-01T07:49:35.003 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Clean up completed and total clean up time :67.5714 2023-10-01T07:49:35.015 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:35.033 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:35.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:35.035 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:35.136 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:35.161 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:35.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:35.163 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:49:35.265 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:35.283 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:35.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:35.285 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:49:35.305 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_1 2023-10-01T07:49:35.305 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd pool rm unique_pool_1 unique_pool_1 --yes-i-really-really-mean-it 2023-10-01T07:49:35.385 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:35.405 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:35.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:35.407 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:49:35.508 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:35.526 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:35.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:35.528 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:49:35.629 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:35.636 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:35 smithi084 bash[75189]: cluster 2023-10-01T07:49:34.246529+0000 mgr.y (mgr.34104) 487 : cluster 0 pgmap v451: 89 pgs: 86 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped; 182 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 791 op/s; 4693/8793 objects degraded (53.372%); 0 B/s, 44 objects/s recovering 2023-10-01T07:49:35.636 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:35 smithi084 bash[78255]: cluster 2023-10-01T07:49:34.246529+0000 mgr.y (mgr.34104) 487 : cluster 0 pgmap v451: 89 pgs: 86 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped; 182 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 791 op/s; 4693/8793 objects degraded (53.372%); 0 B/s, 44 objects/s recovering 2023-10-01T07:49:35.649 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:35.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:35.651 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:49:35.752 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:35.784 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:35.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:35.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:49:35.888 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:35.905 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:35.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:35.908 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:35.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:35 smithi112 bash[59335]: cluster 2023-10-01T07:49:34.246529+0000 mgr.y (mgr.34104) 487 : cluster 0 pgmap v451: 89 pgs: 86 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped; 182 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 791 op/s; 4693/8793 objects degraded (53.372%); 0 B/s, 44 objects/s recovering 2023-10-01T07:49:36.009 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:36.034 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:36.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:36.036 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:49:36.136 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:36.156 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:36.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:36.158 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:36.260 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:36.282 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:36.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:36.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:36.385 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:36.418 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:36.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:36.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:49:36.520 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:36.552 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:36.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:36.554 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:36.573 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:49:36 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:49:36] "GET /metrics HTTP/1.1" 200 36318 "" "Prometheus/2.33.4" 2023-10-01T07:49:36.655 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:36.676 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:36.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:36.678 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:36.779 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:36.814 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:36.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:36.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:49:36.917 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:36.948 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:36.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:36.950 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:37.051 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:37.079 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:37.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:37.081 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:49:37.182 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:37.204 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:37.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:37.206 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:49:37.307 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:37.335 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:37.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:37.339 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:37.441 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:37.472 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:37.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:37.475 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:37.576 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:37.600 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:37.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:37.602 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:49:37.703 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:37.714 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:37 smithi112 bash[59335]: cluster 2023-10-01T07:49:36.247475+0000 mgr.y (mgr.34104) 488 : cluster 0 pgmap v452: 89 pgs: 86 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped; 56 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 835 op/s; 4362/2721 objects degraded (160.309%); 0 B/s, 70 objects/s recovering 2023-10-01T07:49:37.735 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:37.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:37.738 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:37.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:37 smithi084 bash[78255]: cluster 2023-10-01T07:49:36.247475+0000 mgr.y (mgr.34104) 488 : cluster 0 pgmap v452: 89 pgs: 86 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped; 56 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 835 op/s; 4362/2721 objects degraded (160.309%); 0 B/s, 70 objects/s recovering 2023-10-01T07:49:37.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:37 smithi084 bash[75189]: cluster 2023-10-01T07:49:36.247475+0000 mgr.y (mgr.34104) 488 : cluster 0 pgmap v452: 89 pgs: 86 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped; 56 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 835 op/s; 4362/2721 objects degraded (160.309%); 0 B/s, 70 objects/s recovering 2023-10-01T07:49:37.839 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:37.865 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:37.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:37.867 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:37.968 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:37.995 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:37.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:37.997 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:49:38.098 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:38.122 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:38.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:38.124 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:49:38.225 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:38.246 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:38.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:38.248 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:38.349 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:38.376 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:38.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:38.379 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:49:38.480 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:38.506 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:38.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:38.509 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:38.610 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:38.618 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:38 smithi084 bash[75189]: cluster 2023-10-01T07:49:38.545019+0000 mon.a (mon.0) 699 : cluster 3 Health check update: Degraded data redundancy: 4362/2721 objects degraded (160.309%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-01T07:49:38.618 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:38 smithi084 bash[78255]: cluster 2023-10-01T07:49:38.545019+0000 mon.a (mon.0) 699 : cluster 3 Health check update: Degraded data redundancy: 4362/2721 objects degraded (160.309%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-01T07:49:38.631 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:38.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:38.633 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:38.734 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:38.758 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:38.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:38.761 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:38.861 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:38.874 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:38 smithi112 bash[59335]: cluster 2023-10-01T07:49:38.545019+0000 mon.a (mon.0) 699 : cluster 3 Health check update: Degraded data redundancy: 4362/2721 objects degraded (160.309%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-01T07:49:38.894 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:38.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:38.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:38.998 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:39.026 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:39.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:39.029 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:39.130 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:39.151 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:39.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:39.153 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:39.254 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:39.284 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:39.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:39.287 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:39.387 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:39.419 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:39.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:39.421 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:49:39.522 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:39.551 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:39.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:39.557 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:39.657 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:39.686 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:39.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:39.690 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:39.790 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:39.802 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:39 smithi084 bash[75189]: cluster 2023-10-01T07:49:38.248185+0000 mgr.y (mgr.34104) 489 : cluster 0 pgmap v453: 89 pgs: 86 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped; 32 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 679 op/s; 4362/1560 objects degraded (279.615%); 0 B/s, 49 objects/s recovering 2023-10-01T07:49:39.802 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:39 smithi084 bash[75189]: cluster 2023-10-01T07:49:39.556381+0000 mon.a (mon.0) 700 : cluster 0 osdmap e129: 8 total, 8 up, 8 in 2023-10-01T07:49:39.803 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:39 smithi084 bash[78255]: cluster 2023-10-01T07:49:38.248185+0000 mgr.y (mgr.34104) 489 : cluster 0 pgmap v453: 89 pgs: 86 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped; 32 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 679 op/s; 4362/1560 objects degraded (279.615%); 0 B/s, 49 objects/s recovering 2023-10-01T07:49:39.803 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:39 smithi084 bash[78255]: cluster 2023-10-01T07:49:39.556381+0000 mon.a (mon.0) 700 : cluster 0 osdmap e129: 8 total, 8 up, 8 in 2023-10-01T07:49:39.819 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:39.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:39.822 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:39.922 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:39.950 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:39.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:39.952 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:49:39.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:39 smithi112 bash[59335]: cluster 2023-10-01T07:49:38.248185+0000 mgr.y (mgr.34104) 489 : cluster 0 pgmap v453: 89 pgs: 86 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped; 32 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 679 op/s; 4362/1560 objects degraded (279.615%); 0 B/s, 49 objects/s recovering 2023-10-01T07:49:39.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:39 smithi112 bash[59335]: cluster 2023-10-01T07:49:39.556381+0000 mon.a (mon.0) 700 : cluster 0 osdmap e129: 8 total, 8 up, 8 in 2023-10-01T07:49:40.053 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:40.079 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:40.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:40.082 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:40.183 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:40.216 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:40.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:40.218 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:40.319 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:40.347 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:40.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:40.350 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:49:40.450 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:40.485 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:40.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:40.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:40.589 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:40.600 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:40 smithi084 bash[78255]: cluster 2023-10-01T07:49:39.553733+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e129 with expected crc 2023-10-01T07:49:40.600 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:40 smithi084 bash[78255]: cluster 2023-10-01T07:49:39.557380+0000 osd.5 (osd.5) 67 : cluster 3 failed to encode map e129 with expected crc 2023-10-01T07:49:40.600 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:40 smithi084 bash[78255]: cluster 2023-10-01T07:49:39.560130+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e129 with expected crc 2023-10-01T07:49:40.601 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:40 smithi084 bash[78255]: cluster 2023-10-01T07:49:40.558152+0000 mon.a (mon.0) 701 : cluster 0 osdmap e130: 8 total, 8 up, 8 in 2023-10-01T07:49:40.601 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:40 smithi084 bash[75189]: cluster 2023-10-01T07:49:39.553733+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e129 with expected crc 2023-10-01T07:49:40.601 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:40 smithi084 bash[75189]: cluster 2023-10-01T07:49:39.557380+0000 osd.5 (osd.5) 67 : cluster 3 failed to encode map e129 with expected crc 2023-10-01T07:49:40.601 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:40 smithi084 bash[75189]: cluster 2023-10-01T07:49:39.560130+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e129 with expected crc 2023-10-01T07:49:40.601 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:40 smithi084 bash[75189]: cluster 2023-10-01T07:49:40.558152+0000 mon.a (mon.0) 701 : cluster 0 osdmap e130: 8 total, 8 up, 8 in 2023-10-01T07:49:40.616 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:40.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:40.618 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:40.719 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:40.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:40 smithi112 bash[59335]: cluster 2023-10-01T07:49:39.553733+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e129 with expected crc 2023-10-01T07:49:40.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:40 smithi112 bash[59335]: cluster 2023-10-01T07:49:39.557380+0000 osd.5 (osd.5) 67 : cluster 3 failed to encode map e129 with expected crc 2023-10-01T07:49:40.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:40 smithi112 bash[59335]: cluster 2023-10-01T07:49:39.560130+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e129 with expected crc 2023-10-01T07:49:40.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:40 smithi112 bash[59335]: cluster 2023-10-01T07:49:40.558152+0000 mon.a (mon.0) 701 : cluster 0 osdmap e130: 8 total, 8 up, 8 in 2023-10-01T07:49:40.749 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:40.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:40.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:40.853 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:40.876 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:40.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:40.878 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:40.979 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:41.007 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:41.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:41.008 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:41.109 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:41.139 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:41.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:41.142 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:49:41.242 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:41.273 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:41.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:41.277 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:41.378 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:41.414 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:41.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:41.416 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:41.517 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:41.547 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:41.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:41.550 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:49:41.651 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:41.688 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:41.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:41.691 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:41.792 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:41.822 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:41.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:41.825 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:41.926 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:41.940 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:41 smithi112 bash[59335]: cluster 2023-10-01T07:49:40.248887+0000 mgr.y (mgr.34104) 490 : cluster 0 pgmap v455: 89 pgs: 86 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 591 op/s; 4362/72 objects degraded (6058.333%); 0 B/s, 59 objects/s recovering 2023-10-01T07:49:41.940 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:41 smithi112 bash[59335]: cluster 2023-10-01T07:49:40.556374+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e130 with expected crc 2023-10-01T07:49:41.940 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:41 smithi112 bash[59335]: cluster 2023-10-01T07:49:40.557363+0000 osd.6 (osd.6) 61 : cluster 3 failed to encode map e130 with expected crc 2023-10-01T07:49:41.941 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:41 smithi112 bash[59335]: cluster 2023-10-01T07:49:40.560876+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e130 with expected crc 2023-10-01T07:49:41.941 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:41 smithi112 bash[59335]: cluster 2023-10-01T07:49:40.563127+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e130 with expected crc 2023-10-01T07:49:41.959 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:41.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:41.962 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:49:42.063 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:42.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:41 smithi084 bash[75189]: cluster 2023-10-01T07:49:40.248887+0000 mgr.y (mgr.34104) 490 : cluster 0 pgmap v455: 89 pgs: 86 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 591 op/s; 4362/72 objects degraded (6058.333%); 0 B/s, 59 objects/s recovering 2023-10-01T07:49:42.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:41 smithi084 bash[75189]: cluster 2023-10-01T07:49:40.556374+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e130 with expected crc 2023-10-01T07:49:42.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:41 smithi084 bash[75189]: cluster 2023-10-01T07:49:40.557363+0000 osd.6 (osd.6) 61 : cluster 3 failed to encode map e130 with expected crc 2023-10-01T07:49:42.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:41 smithi084 bash[75189]: cluster 2023-10-01T07:49:40.560876+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e130 with expected crc 2023-10-01T07:49:42.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:41 smithi084 bash[75189]: cluster 2023-10-01T07:49:40.563127+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e130 with expected crc 2023-10-01T07:49:42.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:41 smithi084 bash[78255]: cluster 2023-10-01T07:49:40.248887+0000 mgr.y (mgr.34104) 490 : cluster 0 pgmap v455: 89 pgs: 86 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 591 op/s; 4362/72 objects degraded (6058.333%); 0 B/s, 59 objects/s recovering 2023-10-01T07:49:42.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:41 smithi084 bash[78255]: cluster 2023-10-01T07:49:40.556374+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e130 with expected crc 2023-10-01T07:49:42.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:41 smithi084 bash[78255]: cluster 2023-10-01T07:49:40.557363+0000 osd.6 (osd.6) 61 : cluster 3 failed to encode map e130 with expected crc 2023-10-01T07:49:42.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:41 smithi084 bash[78255]: cluster 2023-10-01T07:49:40.560876+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e130 with expected crc 2023-10-01T07:49:42.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:41 smithi084 bash[78255]: cluster 2023-10-01T07:49:40.563127+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e130 with expected crc 2023-10-01T07:49:42.092 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:42.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:42.095 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:42.196 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:42.222 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:42.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:42.225 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:42.325 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:42.358 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:42.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:42.362 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:42.463 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:42.487 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:42.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:42.490 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:49:42.591 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:42.602 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:42 smithi112 bash[59335]: cluster 2023-10-01T07:49:42.249464+0000 mgr.y (mgr.34104) 491 : cluster 0 pgmap v457: 89 pgs: 86 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 363 op/s; 4362/72 objects degraded (6058.333%); 0 B/s, 41 objects/s recovering 2023-10-01T07:49:42.621 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:42.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:42.624 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:42.725 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:42.732 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:42 smithi084 bash[75189]: cluster 2023-10-01T07:49:42.249464+0000 mgr.y (mgr.34104) 491 : cluster 0 pgmap v457: 89 pgs: 86 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 363 op/s; 4362/72 objects degraded (6058.333%); 0 B/s, 41 objects/s recovering 2023-10-01T07:49:42.732 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:42 smithi084 bash[78255]: cluster 2023-10-01T07:49:42.249464+0000 mgr.y (mgr.34104) 491 : cluster 0 pgmap v457: 89 pgs: 86 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 363 op/s; 4362/72 objects degraded (6058.333%); 0 B/s, 41 objects/s recovering 2023-10-01T07:49:42.746 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:42.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:42.748 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:42.849 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:42.875 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:42.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:42.877 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:42.977 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:42.999 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:43.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:43.000 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:43.101 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:43.122 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:43.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:43.125 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:49:43.226 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:43.256 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:43.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:43.259 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:49:43.360 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:43.384 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:43.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:43.386 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:49:43.487 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:43.514 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:43.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:43.516 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:43.617 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:43.627 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:43 smithi084 bash[75189]: cluster 2023-10-01T07:49:43.546831+0000 mon.a (mon.0) 702 : cluster 3 Health check update: Degraded data redundancy: 4362/72 objects degraded (6058.333%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-01T07:49:43.627 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:43 smithi084 bash[78255]: cluster 2023-10-01T07:49:43.546831+0000 mon.a (mon.0) 702 : cluster 3 Health check update: Degraded data redundancy: 4362/72 objects degraded (6058.333%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-01T07:49:43.641 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:43.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:43.643 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:49:43.744 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:43.778 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:43.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:43.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:43.884 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:43.896 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:43 smithi112 bash[59335]: cluster 2023-10-01T07:49:43.546831+0000 mon.a (mon.0) 702 : cluster 3 Health check update: Degraded data redundancy: 4362/72 objects degraded (6058.333%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-01T07:49:43.917 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:43.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:43.919 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:49:44.020 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:44.051 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:44.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:44.055 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:44.156 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:44.190 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:44.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:44.193 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:44.294 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:44.320 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:44.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:44.323 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:44.423 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:44.457 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:44.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:44.460 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:49:44.561 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:44.590 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:44.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:44.594 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:44.694 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:44.707 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:44 smithi112 bash[59335]: cluster 2023-10-01T07:49:44.250206+0000 mgr.y (mgr.34104) 492 : cluster 0 pgmap v458: 89 pgs: 87 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 110 op/s; 2562/72 objects degraded (3558.333%); 0 B/s, 224 objects/s recovering 2023-10-01T07:49:44.728 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:44.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:44.731 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:44.831 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:44.858 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:44.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:44.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:44.962 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:44.974 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:44 smithi084 bash[75189]: cluster 2023-10-01T07:49:44.250206+0000 mgr.y (mgr.34104) 492 : cluster 0 pgmap v458: 89 pgs: 87 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 110 op/s; 2562/72 objects degraded (3558.333%); 0 B/s, 224 objects/s recovering 2023-10-01T07:49:44.974 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:44 smithi084 bash[78255]: cluster 2023-10-01T07:49:44.250206+0000 mgr.y (mgr.34104) 492 : cluster 0 pgmap v458: 89 pgs: 87 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 110 op/s; 2562/72 objects degraded (3558.333%); 0 B/s, 224 objects/s recovering 2023-10-01T07:49:44.991 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:44.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:44.994 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:45.094 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:45.114 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:45.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:45.116 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:45.217 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:45.252 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:45.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:45.255 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:49:45.315 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2023-10-01T07:49:45.316 INFO:teuthology.orchestra.run.smithi084.stdout: "ops": [], 2023-10-01T07:49:45.316 INFO:teuthology.orchestra.run.smithi084.stdout: "num_ops": 0 2023-10-01T07:49:45.316 INFO:teuthology.orchestra.run.smithi084.stdout:} 2023-10-01T07:49:45.355 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:45.376 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:45.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:45.379 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:49:45.479 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:45.499 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:45.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:45.502 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:45.603 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:45.632 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:45.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:45.634 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:45.723 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:45 smithi084 bash[75189]: audit 2023-10-01T07:49:45.074116+0000 mon.a (mon.0) 703 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:49:45.723 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:45 smithi084 bash[78255]: audit 2023-10-01T07:49:45.074116+0000 mon.a (mon.0) 703 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:49:45.735 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:45.757 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:45.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:45.759 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:45.860 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:45.872 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:45 smithi112 bash[59335]: audit 2023-10-01T07:49:45.074116+0000 mon.a (mon.0) 703 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:49:45.891 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:45.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:45.893 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:45.994 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:46.017 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:46.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:46.019 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:46.119 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:46.142 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:46.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:46.144 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:46.245 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:46.332 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:46.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:46.333 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:46.342 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T07:49:46.356 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:49:46 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:49:46] "GET /metrics HTTP/1.1" 200 36278 "" "Prometheus/2.33.4" 2023-10-01T07:49:46.363 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T07:49:46.385 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T07:49:46.422 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T07:49:46.435 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:46.443 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T07:49:46.461 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:46.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:46.464 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:46.465 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T07:49:46.490 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T07:49:46.513 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T07:49:46.515 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T07:49:46.515 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T07:49:46.515 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T07:49:46.515 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T07:49:46.515 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T07:49:46.515 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T07:49:46.515 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T07:49:46.515 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T07:49:46.565 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:46.599 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:46.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:46.602 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:46.606 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:46 smithi084 bash[78255]: cluster 2023-10-01T07:49:46.250930+0000 mgr.y (mgr.34104) 493 : cluster 0 pgmap v459: 89 pgs: 87 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 61 op/s; 2562/72 objects degraded (3558.333%); 0 B/s, 224 objects/s recovering 2023-10-01T07:49:46.607 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:46 smithi084 bash[78255]: audit 2023-10-01T07:49:46.312842+0000 mon.c (mon.2) 56 : audit 0 from='client.? 172.21.15.84:0/4035651918' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:49:46.607 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:46 smithi084 bash[78255]: audit 2023-10-01T07:49:46.533168+0000 mon.c (mon.2) 57 : audit 1 from='client.? 172.21.15.84:0/265783549' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-01T07:49:46.607 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:46 smithi084 bash[78255]: audit 2023-10-01T07:49:46.533535+0000 mon.a (mon.0) 704 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-01T07:49:46.607 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:46 smithi084 bash[75189]: cluster 2023-10-01T07:49:46.250930+0000 mgr.y (mgr.34104) 493 : cluster 0 pgmap v459: 89 pgs: 87 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 61 op/s; 2562/72 objects degraded (3558.333%); 0 B/s, 224 objects/s recovering 2023-10-01T07:49:46.607 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:46 smithi084 bash[75189]: audit 2023-10-01T07:49:46.312842+0000 mon.c (mon.2) 56 : audit 0 from='client.? 172.21.15.84:0/4035651918' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:49:46.607 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:46 smithi084 bash[75189]: audit 2023-10-01T07:49:46.533168+0000 mon.c (mon.2) 57 : audit 1 from='client.? 172.21.15.84:0/265783549' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-01T07:49:46.607 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:46 smithi084 bash[75189]: audit 2023-10-01T07:49:46.533535+0000 mon.a (mon.0) 704 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-01T07:49:46.613 INFO:teuthology.orchestra.run.smithi084.stderr:reweighted osd.3 to 1 (10000) 2023-10-01T07:49:46.703 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:46.728 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:46.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:46 smithi112 bash[59335]: cluster 2023-10-01T07:49:46.250930+0000 mgr.y (mgr.34104) 493 : cluster 0 pgmap v459: 89 pgs: 87 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 61 op/s; 2562/72 objects degraded (3558.333%); 0 B/s, 224 objects/s recovering 2023-10-01T07:49:46.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:46 smithi112 bash[59335]: audit 2023-10-01T07:49:46.312842+0000 mon.c (mon.2) 56 : audit 0 from='client.? 172.21.15.84:0/4035651918' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:49:46.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:46 smithi112 bash[59335]: audit 2023-10-01T07:49:46.533168+0000 mon.c (mon.2) 57 : audit 1 from='client.? 172.21.15.84:0/265783549' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-01T07:49:46.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:46 smithi112 bash[59335]: audit 2023-10-01T07:49:46.533535+0000 mon.a (mon.0) 704 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-01T07:49:46.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:46.731 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:46.832 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:46.859 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:46.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:46.861 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:49:46.962 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:46.992 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:46.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:46.995 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:47.096 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:47.116 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:47.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:47.118 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:49:47.219 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:47.249 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:47.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:47.253 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:49:47.353 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:47.380 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:47.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:47.382 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:47.483 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:47.507 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:47.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:47.510 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:49:47.610 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:47.620 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:47 smithi084 bash[75189]: cluster 2023-10-01T07:49:46.605751+0000 osd.6 (osd.6) 62 : cluster 3 failed to encode map e131 with expected crc 2023-10-01T07:49:47.620 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:47 smithi084 bash[75189]: audit 2023-10-01T07:49:46.606453+0000 mon.a (mon.0) 705 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-10-01T07:49:47.620 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:47 smithi084 bash[75189]: cluster 2023-10-01T07:49:46.607067+0000 mon.a (mon.0) 706 : cluster 0 osdmap e131: 8 total, 8 up, 8 in 2023-10-01T07:49:47.620 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:47 smithi084 bash[75189]: cluster 2023-10-01T07:49:46.608096+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e131 with expected crc 2023-10-01T07:49:47.620 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:47 smithi084 bash[75189]: cluster 2023-10-01T07:49:46.734386+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e131 with expected crc 2023-10-01T07:49:47.620 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:47 smithi084 bash[75189]: cluster 2023-10-01T07:49:46.734537+0000 osd.5 (osd.5) 68 : cluster 3 failed to encode map e131 with expected crc 2023-10-01T07:49:47.621 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:47 smithi084 bash[78255]: cluster 2023-10-01T07:49:46.605751+0000 osd.6 (osd.6) 62 : cluster 3 failed to encode map e131 with expected crc 2023-10-01T07:49:47.621 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:47 smithi084 bash[78255]: audit 2023-10-01T07:49:46.606453+0000 mon.a (mon.0) 705 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-10-01T07:49:47.621 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:47 smithi084 bash[78255]: cluster 2023-10-01T07:49:46.607067+0000 mon.a (mon.0) 706 : cluster 0 osdmap e131: 8 total, 8 up, 8 in 2023-10-01T07:49:47.621 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:47 smithi084 bash[78255]: cluster 2023-10-01T07:49:46.608096+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e131 with expected crc 2023-10-01T07:49:47.621 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:47 smithi084 bash[78255]: cluster 2023-10-01T07:49:46.734386+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e131 with expected crc 2023-10-01T07:49:47.621 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:47 smithi084 bash[78255]: cluster 2023-10-01T07:49:46.734537+0000 osd.5 (osd.5) 68 : cluster 3 failed to encode map e131 with expected crc 2023-10-01T07:49:47.633 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:47.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:47.635 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:49:47.736 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:47.761 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:47.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:47.763 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:47.864 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:47.875 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:47 smithi112 bash[59335]: cluster 2023-10-01T07:49:46.605751+0000 osd.6 (osd.6) 62 : cluster 3 failed to encode map e131 with expected crc 2023-10-01T07:49:47.875 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:47 smithi112 bash[59335]: audit 2023-10-01T07:49:46.606453+0000 mon.a (mon.0) 705 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-10-01T07:49:47.875 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:47 smithi112 bash[59335]: cluster 2023-10-01T07:49:46.607067+0000 mon.a (mon.0) 706 : cluster 0 osdmap e131: 8 total, 8 up, 8 in 2023-10-01T07:49:47.875 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:47 smithi112 bash[59335]: cluster 2023-10-01T07:49:46.608096+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e131 with expected crc 2023-10-01T07:49:47.875 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:47 smithi112 bash[59335]: cluster 2023-10-01T07:49:46.734386+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e131 with expected crc 2023-10-01T07:49:47.875 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:47 smithi112 bash[59335]: cluster 2023-10-01T07:49:46.734537+0000 osd.5 (osd.5) 68 : cluster 3 failed to encode map e131 with expected crc 2023-10-01T07:49:47.893 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:47.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:47.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:49:47.997 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:48.023 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:48.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:48.027 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:48.127 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:48.157 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:48.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:48.161 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:48.261 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:48.296 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:48.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:48.299 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:48.400 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:48.433 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:48.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:48.436 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:48.537 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:48.565 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:48.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:48.567 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:48.632 INFO:teuthology.orchestra.run.smithi084.stderr:noscrub is set 2023-10-01T07:49:48.668 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:48.692 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:48.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:48.694 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:48.709 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-10-01T07:49:48.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:48 smithi112 bash[59335]: cluster 2023-10-01T07:49:47.614297+0000 mon.a (mon.0) 707 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2023-10-01T07:49:48.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:48 smithi112 bash[59335]: cluster 2023-10-01T07:49:47.614759+0000 osd.5 (osd.5) 69 : cluster 3 failed to encode map e132 with expected crc 2023-10-01T07:49:48.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:48 smithi112 bash[59335]: cluster 2023-10-01T07:49:47.614789+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e132 with expected crc 2023-10-01T07:49:48.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:48 smithi112 bash[59335]: cluster 2023-10-01T07:49:47.623833+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e132 with expected crc 2023-10-01T07:49:48.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:48 smithi112 bash[59335]: cluster 2023-10-01T07:49:48.251462+0000 mgr.y (mgr.34104) 494 : cluster 0 pgmap v462: 89 pgs: 87 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2562/72 objects degraded (3558.333%); 0 B/s, 233 objects/s recovering 2023-10-01T07:49:48.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:48 smithi112 bash[59335]: audit 2023-10-01T07:49:48.340301+0000 mon.c (mon.2) 58 : audit 1 from='client.? 172.21.15.84:0/2402793994' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T07:49:48.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:48 smithi112 bash[59335]: audit 2023-10-01T07:49:48.340617+0000 mon.a (mon.0) 708 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T07:49:48.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:48 smithi112 bash[59335]: cluster 2023-10-01T07:49:48.548361+0000 mon.a (mon.0) 709 : cluster 3 Health check update: Degraded data redundancy: 2562/72 objects degraded (3558.333%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-01T07:49:48.795 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:48.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:48 smithi084 bash[75189]: cluster 2023-10-01T07:49:47.614297+0000 mon.a (mon.0) 707 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2023-10-01T07:49:48.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:48 smithi084 bash[75189]: cluster 2023-10-01T07:49:47.614759+0000 osd.5 (osd.5) 69 : cluster 3 failed to encode map e132 with expected crc 2023-10-01T07:49:48.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:48 smithi084 bash[75189]: cluster 2023-10-01T07:49:47.614789+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e132 with expected crc 2023-10-01T07:49:48.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:48 smithi084 bash[75189]: cluster 2023-10-01T07:49:47.623833+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e132 with expected crc 2023-10-01T07:49:48.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:48 smithi084 bash[75189]: cluster 2023-10-01T07:49:48.251462+0000 mgr.y (mgr.34104) 494 : cluster 0 pgmap v462: 89 pgs: 87 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2562/72 objects degraded (3558.333%); 0 B/s, 233 objects/s recovering 2023-10-01T07:49:48.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:48 smithi084 bash[75189]: audit 2023-10-01T07:49:48.340301+0000 mon.c (mon.2) 58 : audit 1 from='client.? 172.21.15.84:0/2402793994' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T07:49:48.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:48 smithi084 bash[75189]: audit 2023-10-01T07:49:48.340617+0000 mon.a (mon.0) 708 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T07:49:48.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:48 smithi084 bash[75189]: cluster 2023-10-01T07:49:48.548361+0000 mon.a (mon.0) 709 : cluster 3 Health check update: Degraded data redundancy: 2562/72 objects degraded (3558.333%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-01T07:49:48.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:48 smithi084 bash[78255]: cluster 2023-10-01T07:49:47.614297+0000 mon.a (mon.0) 707 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2023-10-01T07:49:48.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:48 smithi084 bash[78255]: cluster 2023-10-01T07:49:47.614759+0000 osd.5 (osd.5) 69 : cluster 3 failed to encode map e132 with expected crc 2023-10-01T07:49:48.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:48 smithi084 bash[78255]: cluster 2023-10-01T07:49:47.614789+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e132 with expected crc 2023-10-01T07:49:48.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:48 smithi084 bash[78255]: cluster 2023-10-01T07:49:47.623833+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e132 with expected crc 2023-10-01T07:49:48.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:48 smithi084 bash[78255]: cluster 2023-10-01T07:49:48.251462+0000 mgr.y (mgr.34104) 494 : cluster 0 pgmap v462: 89 pgs: 87 active+clean, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2562/72 objects degraded (3558.333%); 0 B/s, 233 objects/s recovering 2023-10-01T07:49:48.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:48 smithi084 bash[78255]: audit 2023-10-01T07:49:48.340301+0000 mon.c (mon.2) 58 : audit 1 from='client.? 172.21.15.84:0/2402793994' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T07:49:48.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:48 smithi084 bash[78255]: audit 2023-10-01T07:49:48.340617+0000 mon.a (mon.0) 708 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T07:49:48.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:48 smithi084 bash[78255]: cluster 2023-10-01T07:49:48.548361+0000 mon.a (mon.0) 709 : cluster 3 Health check update: Degraded data redundancy: 2562/72 objects degraded (3558.333%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-01T07:49:48.826 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:48.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:48.828 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:49:48.929 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:48.959 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:48.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:48.962 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:49.062 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:49.089 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:49.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:49.091 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:49.192 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:49.223 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:49.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:49.226 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:49.327 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:49.350 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:49.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:49.353 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:49.453 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:49.482 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:49.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:49.484 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:49.585 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:49.611 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:49.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:49.614 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:49.625 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:49 smithi084 bash[78255]: cluster 2023-10-01T07:49:48.611797+0000 mon.a (mon.0) 710 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:49:49.625 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:49 smithi084 bash[78255]: cluster 2023-10-01T07:49:48.624450+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e133 with expected crc 2023-10-01T07:49:49.625 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:49 smithi084 bash[78255]: audit 2023-10-01T07:49:48.624891+0000 mon.a (mon.0) 711 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T07:49:49.625 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:49 smithi084 bash[78255]: cluster 2023-10-01T07:49:48.625046+0000 mon.a (mon.0) 712 : cluster 0 osdmap e133: 8 total, 8 up, 8 in 2023-10-01T07:49:49.625 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:49 smithi084 bash[78255]: cluster 2023-10-01T07:49:48.628416+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e133 with expected crc 2023-10-01T07:49:49.625 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:49 smithi084 bash[78255]: cluster 2023-10-01T07:49:48.630788+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e133 with expected crc 2023-10-01T07:49:49.625 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:49 smithi084 bash[78255]: cluster 2023-10-01T07:49:48.683004+0000 osd.5 (osd.5) 70 : cluster 3 failed to encode map e133 with expected crc 2023-10-01T07:49:49.626 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:49 smithi084 bash[75189]: cluster 2023-10-01T07:49:48.611797+0000 mon.a (mon.0) 710 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:49:49.626 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:49 smithi084 bash[75189]: cluster 2023-10-01T07:49:48.624450+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e133 with expected crc 2023-10-01T07:49:49.626 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:49 smithi084 bash[75189]: audit 2023-10-01T07:49:48.624891+0000 mon.a (mon.0) 711 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T07:49:49.626 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:49 smithi084 bash[75189]: cluster 2023-10-01T07:49:48.625046+0000 mon.a (mon.0) 712 : cluster 0 osdmap e133: 8 total, 8 up, 8 in 2023-10-01T07:49:49.626 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:49 smithi084 bash[75189]: cluster 2023-10-01T07:49:48.628416+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e133 with expected crc 2023-10-01T07:49:49.626 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:49 smithi084 bash[75189]: cluster 2023-10-01T07:49:48.630788+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e133 with expected crc 2023-10-01T07:49:49.626 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:49 smithi084 bash[75189]: cluster 2023-10-01T07:49:48.683004+0000 osd.5 (osd.5) 70 : cluster 3 failed to encode map e133 with expected crc 2023-10-01T07:49:49.716 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:49.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:49 smithi112 bash[59335]: cluster 2023-10-01T07:49:48.611797+0000 mon.a (mon.0) 710 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:49:49.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:49 smithi112 bash[59335]: cluster 2023-10-01T07:49:48.624450+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e133 with expected crc 2023-10-01T07:49:49.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:49 smithi112 bash[59335]: audit 2023-10-01T07:49:48.624891+0000 mon.a (mon.0) 711 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T07:49:49.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:49 smithi112 bash[59335]: cluster 2023-10-01T07:49:48.625046+0000 mon.a (mon.0) 712 : cluster 0 osdmap e133: 8 total, 8 up, 8 in 2023-10-01T07:49:49.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:49 smithi112 bash[59335]: cluster 2023-10-01T07:49:48.628416+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e133 with expected crc 2023-10-01T07:49:49.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:49 smithi112 bash[59335]: cluster 2023-10-01T07:49:48.630788+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e133 with expected crc 2023-10-01T07:49:49.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:49 smithi112 bash[59335]: cluster 2023-10-01T07:49:48.683004+0000 osd.5 (osd.5) 70 : cluster 3 failed to encode map e133 with expected crc 2023-10-01T07:49:49.741 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:49.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:49.744 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:49.845 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:49.875 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:49.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:49.878 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:49.978 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:50.009 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:50.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:50.012 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:50.113 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:50.142 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:50.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:50.146 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:50.247 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:50.271 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:50.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:50.274 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:50.375 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:50.399 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:50.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:50.401 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:50.501 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:50.528 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:50.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:50.532 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:50.632 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:50.656 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:50.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:50.659 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:50.761 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:50.858 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:50 smithi084 bash[78255]: cluster 2023-10-01T07:49:48.683069+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e133 with expected crc 2023-10-01T07:49:50.859 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:50 smithi084 bash[78255]: cluster 2023-10-01T07:49:50.252245+0000 mgr.y (mgr.34104) 495 : cluster 0 pgmap v464: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 creating+peering, 87 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1449/72 objects degraded (2012.500%) 2023-10-01T07:49:50.859 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:50 smithi084 bash[75189]: cluster 2023-10-01T07:49:48.683069+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e133 with expected crc 2023-10-01T07:49:50.859 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:50 smithi084 bash[75189]: cluster 2023-10-01T07:49:50.252245+0000 mgr.y (mgr.34104) 495 : cluster 0 pgmap v464: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 creating+peering, 87 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1449/72 objects degraded (2012.500%) 2023-10-01T07:49:50.881 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:51.495 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:50 smithi112 bash[59335]: cluster 2023-10-01T07:49:48.683069+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e133 with expected crc 2023-10-01T07:49:51.496 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:50 smithi112 bash[59335]: cluster 2023-10-01T07:49:50.252245+0000 mgr.y (mgr.34104) 495 : cluster 0 pgmap v464: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 creating+peering, 87 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1449/72 objects degraded (2012.500%) 2023-10-01T07:49:51.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:51.497 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:51.498 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd reweight 4 1 2023-10-01T07:49:51.597 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:51.623 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:51.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:51.626 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:51.728 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:51.762 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:51.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:51.765 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:51.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:51 smithi084 bash[75189]: cluster 2023-10-01T07:49:50.620013+0000 mon.a (mon.0) 713 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-01T07:49:51.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:51 smithi084 bash[78255]: cluster 2023-10-01T07:49:50.620013+0000 mon.a (mon.0) 713 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-01T07:49:51.866 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:51.896 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:51.898 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:51 smithi112 bash[59335]: cluster 2023-10-01T07:49:50.620013+0000 mon.a (mon.0) 713 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-01T07:49:51.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:51.899 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:51.999 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:52.031 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:52.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:52.033 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:49:52.079 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:49:52.135 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:52.162 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:52.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:52.164 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:52.265 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:52.293 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:52.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:52.295 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:52.396 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:52.420 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:52.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:52.423 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:52.523 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:52.550 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:52.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:52.553 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:52.653 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:52.683 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:52.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:52.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:49:52.786 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:52.821 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:52.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:52.823 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:52.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:52 smithi084 bash[75189]: cluster 2023-10-01T07:49:52.253119+0000 mgr.y (mgr.34104) 496 : cluster 0 pgmap v465: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 creating+peering, 87 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1449/72 objects degraded (2012.500%) 2023-10-01T07:49:52.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:52 smithi084 bash[78255]: cluster 2023-10-01T07:49:52.253119+0000 mgr.y (mgr.34104) 496 : cluster 0 pgmap v465: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 creating+peering, 87 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1449/72 objects degraded (2012.500%) 2023-10-01T07:49:52.924 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:52.937 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:52 smithi112 bash[59335]: cluster 2023-10-01T07:49:52.253119+0000 mgr.y (mgr.34104) 496 : cluster 0 pgmap v465: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 creating+peering, 87 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1449/72 objects degraded (2012.500%) 2023-10-01T07:49:52.955 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:52.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:52.958 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:49:53.059 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:53.089 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:53.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:53.092 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:49:53.193 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:53.220 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:53.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:53.224 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:53.325 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:53.355 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:53.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:53.358 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:53.459 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:53.486 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:53.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:53.489 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:53.589 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:53.617 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:53.619 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T07:49:53.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:53.620 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:53.628 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-01T07:49:53.721 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:53.756 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:53.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:53.759 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:49:53.860 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:53.892 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:53.895 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:53 smithi112 bash[59335]: cluster 2023-10-01T07:49:53.549774+0000 mon.a (mon.0) 714 : cluster 3 Health check update: Degraded data redundancy: 1449/72 objects degraded (2012.500%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-01T07:49:53.895 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:53 smithi112 bash[59335]: cluster 2023-10-01T07:49:53.558945+0000 mon.a (mon.0) 715 : cluster 0 osdmap e134: 8 total, 8 up, 8 in 2023-10-01T07:49:53.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:53.896 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:53.922 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:53 smithi084 bash[75189]: cluster 2023-10-01T07:49:53.549774+0000 mon.a (mon.0) 714 : cluster 3 Health check update: Degraded data redundancy: 1449/72 objects degraded (2012.500%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-01T07:49:53.922 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:53 smithi084 bash[75189]: cluster 2023-10-01T07:49:53.558945+0000 mon.a (mon.0) 715 : cluster 0 osdmap e134: 8 total, 8 up, 8 in 2023-10-01T07:49:53.922 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:53 smithi084 bash[78255]: cluster 2023-10-01T07:49:53.549774+0000 mon.a (mon.0) 714 : cluster 3 Health check update: Degraded data redundancy: 1449/72 objects degraded (2012.500%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-01T07:49:53.922 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:53 smithi084 bash[78255]: cluster 2023-10-01T07:49:53.558945+0000 mon.a (mon.0) 715 : cluster 0 osdmap e134: 8 total, 8 up, 8 in 2023-10-01T07:49:53.997 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:54.031 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:54.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:54.034 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:49:54.134 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:54.158 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:54.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:54.161 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:54.261 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:54.298 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:54.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:54.301 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:49:54.401 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:54.431 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:54.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:54.435 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:49:54.535 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:54.570 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:54.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:54.573 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:54.673 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:54.702 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:54.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:54.705 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:54.806 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:54.819 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:54 smithi112 bash[59335]: cluster 2023-10-01T07:49:53.558485+0000 osd.5 (osd.5) 71 : cluster 3 failed to encode map e134 with expected crc 2023-10-01T07:49:54.819 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:54 smithi112 bash[59335]: cluster 2023-10-01T07:49:53.558882+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e134 with expected crc 2023-10-01T07:49:54.819 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:54 smithi112 bash[59335]: cluster 2023-10-01T07:49:53.563995+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e134 with expected crc 2023-10-01T07:49:54.820 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:54 smithi112 bash[59335]: cluster 2023-10-01T07:49:54.253845+0000 mgr.y (mgr.34104) 497 : cluster 0 pgmap v467: 89 pgs: 1 active+undersized+remapped, 88 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 385 objects/s recovering 2023-10-01T07:49:54.820 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:54 smithi112 bash[59335]: cluster 2023-10-01T07:49:54.562983+0000 mon.a (mon.0) 716 : cluster 0 osdmap e135: 8 total, 8 up, 8 in 2023-10-01T07:49:54.838 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:54.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:54.840 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:54.941 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:54.974 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:54.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:54.977 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:55.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:54 smithi084 bash[75189]: cluster 2023-10-01T07:49:53.558485+0000 osd.5 (osd.5) 71 : cluster 3 failed to encode map e134 with expected crc 2023-10-01T07:49:55.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:54 smithi084 bash[75189]: cluster 2023-10-01T07:49:53.558882+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e134 with expected crc 2023-10-01T07:49:55.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:54 smithi084 bash[75189]: cluster 2023-10-01T07:49:53.563995+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e134 with expected crc 2023-10-01T07:49:55.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:54 smithi084 bash[75189]: cluster 2023-10-01T07:49:54.253845+0000 mgr.y (mgr.34104) 497 : cluster 0 pgmap v467: 89 pgs: 1 active+undersized+remapped, 88 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 385 objects/s recovering 2023-10-01T07:49:55.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:54 smithi084 bash[75189]: cluster 2023-10-01T07:49:54.562983+0000 mon.a (mon.0) 716 : cluster 0 osdmap e135: 8 total, 8 up, 8 in 2023-10-01T07:49:55.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:54 smithi084 bash[78255]: cluster 2023-10-01T07:49:53.558485+0000 osd.5 (osd.5) 71 : cluster 3 failed to encode map e134 with expected crc 2023-10-01T07:49:55.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:54 smithi084 bash[78255]: cluster 2023-10-01T07:49:53.558882+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e134 with expected crc 2023-10-01T07:49:55.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:54 smithi084 bash[78255]: cluster 2023-10-01T07:49:53.563995+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e134 with expected crc 2023-10-01T07:49:55.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:54 smithi084 bash[78255]: cluster 2023-10-01T07:49:54.253845+0000 mgr.y (mgr.34104) 497 : cluster 0 pgmap v467: 89 pgs: 1 active+undersized+remapped, 88 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 385 objects/s recovering 2023-10-01T07:49:55.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:54 smithi084 bash[78255]: cluster 2023-10-01T07:49:54.562983+0000 mon.a (mon.0) 716 : cluster 0 osdmap e135: 8 total, 8 up, 8 in 2023-10-01T07:49:55.078 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:55.111 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:55.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:55.114 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:55.152 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:49:55.215 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:55.246 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:55.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:55.249 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:55.350 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:55.382 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:55.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:55.386 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:49:55.486 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:55.519 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:55.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:55.523 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:49:55.623 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:55.648 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:55.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:55.651 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:55.752 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:55.777 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:55.779 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:55 smithi084 bash[78255]: cluster 2023-10-01T07:49:54.558744+0000 osd.5 (osd.5) 72 : cluster 3 failed to encode map e135 with expected crc 2023-10-01T07:49:55.779 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:55 smithi084 bash[78255]: cluster 2023-10-01T07:49:54.561256+0000 osd.6 (osd.6) 63 : cluster 3 failed to encode map e135 with expected crc 2023-10-01T07:49:55.779 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:55 smithi084 bash[78255]: cluster 2023-10-01T07:49:54.561313+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e135 with expected crc 2023-10-01T07:49:55.779 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:55 smithi084 bash[78255]: cluster 2023-10-01T07:49:54.642337+0000 mon.a (mon.0) 717 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-01T07:49:55.780 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:55 smithi084 bash[78255]: cluster 2023-10-01T07:49:54.678410+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e135 with expected crc 2023-10-01T07:49:55.780 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:55 smithi084 bash[75189]: cluster 2023-10-01T07:49:54.558744+0000 osd.5 (osd.5) 72 : cluster 3 failed to encode map e135 with expected crc 2023-10-01T07:49:55.780 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:55 smithi084 bash[75189]: cluster 2023-10-01T07:49:54.561256+0000 osd.6 (osd.6) 63 : cluster 3 failed to encode map e135 with expected crc 2023-10-01T07:49:55.780 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:55 smithi084 bash[75189]: cluster 2023-10-01T07:49:54.561313+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e135 with expected crc 2023-10-01T07:49:55.780 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:55 smithi084 bash[75189]: cluster 2023-10-01T07:49:54.642337+0000 mon.a (mon.0) 717 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-01T07:49:55.780 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:55 smithi084 bash[75189]: cluster 2023-10-01T07:49:54.678410+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e135 with expected crc 2023-10-01T07:49:55.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:55.781 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:55.882 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:55.911 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:49:55.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:55.913 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:49:55.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:55 smithi112 bash[59335]: cluster 2023-10-01T07:49:54.558744+0000 osd.5 (osd.5) 72 : cluster 3 failed to encode map e135 with expected crc 2023-10-01T07:49:55.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:55 smithi112 bash[59335]: cluster 2023-10-01T07:49:54.561256+0000 osd.6 (osd.6) 63 : cluster 3 failed to encode map e135 with expected crc 2023-10-01T07:49:55.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:55 smithi112 bash[59335]: cluster 2023-10-01T07:49:54.561313+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e135 with expected crc 2023-10-01T07:49:55.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:55 smithi112 bash[59335]: cluster 2023-10-01T07:49:54.642337+0000 mon.a (mon.0) 717 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-01T07:49:55.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:55 smithi112 bash[59335]: cluster 2023-10-01T07:49:54.678410+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e135 with expected crc 2023-10-01T07:49:56.014 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:56.042 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:56.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:56.045 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:49:56.145 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:56.171 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:49:56.173 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:56.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:56.176 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:56.277 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:56.303 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:56.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:56.306 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:49:56.392 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:49:56 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:49:56] "GET /metrics HTTP/1.1" 200 36278 "" "Prometheus/2.33.4" 2023-10-01T07:49:56.407 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:56.439 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:56.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:56.442 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:56.543 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:56.574 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:56.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:56.577 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:56.677 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:56.690 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:56 smithi112 bash[59335]: cluster 2023-10-01T07:49:56.254865+0000 mgr.y (mgr.34104) 498 : cluster 0 pgmap v469: 89 pgs: 1 active+undersized+remapped, 88 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 428 objects/s recovering 2023-10-01T07:49:56.709 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:56.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:56.712 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:56.812 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:56.840 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:56.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:56.843 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:56.944 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:56.969 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:56.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:56.971 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:56.983 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:56 smithi084 bash[75189]: cluster 2023-10-01T07:49:56.254865+0000 mgr.y (mgr.34104) 498 : cluster 0 pgmap v469: 89 pgs: 1 active+undersized+remapped, 88 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 428 objects/s recovering 2023-10-01T07:49:56.983 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:56 smithi084 bash[78255]: cluster 2023-10-01T07:49:56.254865+0000 mgr.y (mgr.34104) 498 : cluster 0 pgmap v469: 89 pgs: 1 active+undersized+remapped, 88 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 428 objects/s recovering 2023-10-01T07:49:57.072 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:57.105 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:57.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:57.107 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:57.208 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:57.236 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:57.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:57.239 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:49:57.339 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:57.371 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:57.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:57.374 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:57.475 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:57.507 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:57.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:57.510 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:57.611 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:57.644 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:57.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:57.648 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:57.748 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:57.781 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:49:57.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:57.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:49:57.884 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:57.917 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:57.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:57.920 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:58.021 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:58.054 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:58.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:58.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:58.159 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:58.183 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:58.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:58.185 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:58.197 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:49:58.199 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:49:58.286 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:58.305 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:58.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:58.307 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:49:58.408 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:58.432 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:58.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:58.435 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:58.535 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:58.567 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:58.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:58.571 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:58.671 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:58.703 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:58.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:58.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:58.807 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:58.836 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:58.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:58.838 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:58.939 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:58.960 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:58.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:58.963 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:49:59.064 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:59.095 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:49:59.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:59.099 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:49:59.200 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:59.228 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:49:59.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:59.231 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:49:59.331 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:59.338 INFO:teuthology.orchestra.run.smithi084.stderr:pool 'unique_pool_1' removed 2023-10-01T07:49:59.355 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:59.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:59.361 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:49:59.462 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:59.475 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:59 smithi112 bash[59335]: cluster 2023-10-01T07:49:58.255358+0000 mgr.y (mgr.34104) 499 : cluster 0 pgmap v470: 89 pgs: 1 active+undersized+remapped, 88 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 408 objects/s recovering 2023-10-01T07:49:59.475 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:59 smithi112 bash[59335]: audit 2023-10-01T07:49:58.336255+0000 mon.c (mon.2) 59 : audit 1 from='client.? 172.21.15.84:0/3741570383' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T07:49:59.475 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:59 smithi112 bash[59335]: audit 2023-10-01T07:49:58.336865+0000 mon.a (mon.0) 718 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T07:49:59.476 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:49:59 smithi112 bash[59335]: cluster 2023-10-01T07:49:58.551804+0000 mon.a (mon.0) 719 : cluster 3 Health check update: Degraded data redundancy: 1 pg undersized (PG_DEGRADED) 2023-10-01T07:49:59.483 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:59 smithi084 bash[78255]: cluster 2023-10-01T07:49:58.255358+0000 mgr.y (mgr.34104) 499 : cluster 0 pgmap v470: 89 pgs: 1 active+undersized+remapped, 88 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 408 objects/s recovering 2023-10-01T07:49:59.484 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:59 smithi084 bash[78255]: audit 2023-10-01T07:49:58.336255+0000 mon.c (mon.2) 59 : audit 1 from='client.? 172.21.15.84:0/3741570383' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T07:49:59.484 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:59 smithi084 bash[78255]: audit 2023-10-01T07:49:58.336865+0000 mon.a (mon.0) 718 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T07:49:59.484 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:49:59 smithi084 bash[78255]: cluster 2023-10-01T07:49:58.551804+0000 mon.a (mon.0) 719 : cluster 3 Health check update: Degraded data redundancy: 1 pg undersized (PG_DEGRADED) 2023-10-01T07:49:59.484 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:59 smithi084 bash[75189]: cluster 2023-10-01T07:49:58.255358+0000 mgr.y (mgr.34104) 499 : cluster 0 pgmap v470: 89 pgs: 1 active+undersized+remapped, 88 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 408 objects/s recovering 2023-10-01T07:49:59.484 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:59 smithi084 bash[75189]: audit 2023-10-01T07:49:58.336255+0000 mon.c (mon.2) 59 : audit 1 from='client.? 172.21.15.84:0/3741570383' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T07:49:59.484 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:59 smithi084 bash[75189]: audit 2023-10-01T07:49:58.336865+0000 mon.a (mon.0) 718 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T07:49:59.484 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:49:59 smithi084 bash[75189]: cluster 2023-10-01T07:49:58.551804+0000 mon.a (mon.0) 719 : cluster 3 Health check update: Degraded data redundancy: 1 pg undersized (PG_DEGRADED) 2023-10-01T07:49:59.495 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:49:59.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:59.498 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:49:59.599 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:59.633 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:49:59.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:59.637 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:49:59.737 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:59.757 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:49:59.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:59.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:49:59.862 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:59.883 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:49:59.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:49:59.885 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:49:59.985 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:00.004 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:00.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:00.006 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:00.107 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:00.137 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:00.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:00.140 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:00.241 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:00.264 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:00.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:00.265 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:00.366 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:00.389 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:00.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:00.392 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:00.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:00 smithi112 bash[59335]: audit 2023-10-01T07:49:59.323109+0000 mon.a (mon.0) 720 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]': finished 2023-10-01T07:50:00.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:00 smithi112 bash[59335]: cluster 2023-10-01T07:49:59.323218+0000 mon.a (mon.0) 721 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2023-10-01T07:50:00.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:00 smithi112 bash[59335]: cluster 2023-10-01T07:49:59.323441+0000 osd.6 (osd.6) 64 : cluster 3 failed to encode map e136 with expected crc 2023-10-01T07:50:00.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:00 smithi112 bash[59335]: cluster 2023-10-01T07:49:59.323921+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e136 with expected crc 2023-10-01T07:50:00.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:00 smithi112 bash[59335]: cluster 2023-10-01T07:49:59.635896+0000 osd.5 (osd.5) 73 : cluster 3 failed to encode map e136 with expected crc 2023-10-01T07:50:00.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:00 smithi112 bash[59335]: cluster 2023-10-01T07:50:00.000141+0000 mon.a (mon.0) 722 : cluster 3 Health detail: HEALTH_WARN noscrub flag(s) set; Degraded data redundancy: 1 pg undersized 2023-10-01T07:50:00.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:00 smithi112 bash[59335]: cluster 2023-10-01T07:50:00.000180+0000 mon.a (mon.0) 723 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2023-10-01T07:50:00.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:00 smithi112 bash[59335]: cluster 2023-10-01T07:50:00.000196+0000 mon.a (mon.0) 724 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 1 pg undersized 2023-10-01T07:50:00.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:00 smithi112 bash[59335]: cluster 2023-10-01T07:50:00.000214+0000 mon.a (mon.0) 725 : cluster 3 pg 6.b is stuck undersized for 116s, current state active+undersized+remapped, last acting [3,1] 2023-10-01T07:50:00.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:00 smithi112 bash[59335]: audit 2023-10-01T07:50:00.080475+0000 mon.a (mon.0) 726 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:50:00.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:00 smithi112 bash[59335]: audit 2023-10-01T07:50:00.081470+0000 mon.a (mon.0) 727 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:50:00.493 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:00.514 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:00.516 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:00 smithi084 bash[78255]: audit 2023-10-01T07:49:59.323109+0000 mon.a (mon.0) 720 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]': finished 2023-10-01T07:50:00.516 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:00 smithi084 bash[78255]: cluster 2023-10-01T07:49:59.323218+0000 mon.a (mon.0) 721 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2023-10-01T07:50:00.516 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:00 smithi084 bash[78255]: cluster 2023-10-01T07:49:59.323441+0000 osd.6 (osd.6) 64 : cluster 3 failed to encode map e136 with expected crc 2023-10-01T07:50:00.516 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:00 smithi084 bash[78255]: cluster 2023-10-01T07:49:59.323921+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e136 with expected crc 2023-10-01T07:50:00.516 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:00 smithi084 bash[78255]: cluster 2023-10-01T07:49:59.635896+0000 osd.5 (osd.5) 73 : cluster 3 failed to encode map e136 with expected crc 2023-10-01T07:50:00.517 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:00 smithi084 bash[78255]: cluster 2023-10-01T07:50:00.000141+0000 mon.a (mon.0) 722 : cluster 3 Health detail: HEALTH_WARN noscrub flag(s) set; Degraded data redundancy: 1 pg undersized 2023-10-01T07:50:00.517 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:00 smithi084 bash[78255]: cluster 2023-10-01T07:50:00.000180+0000 mon.a (mon.0) 723 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2023-10-01T07:50:00.517 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:00 smithi084 bash[78255]: cluster 2023-10-01T07:50:00.000196+0000 mon.a (mon.0) 724 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 1 pg undersized 2023-10-01T07:50:00.517 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:00 smithi084 bash[78255]: cluster 2023-10-01T07:50:00.000214+0000 mon.a (mon.0) 725 : cluster 3 pg 6.b is stuck undersized for 116s, current state active+undersized+remapped, last acting [3,1] 2023-10-01T07:50:00.517 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:00 smithi084 bash[78255]: audit 2023-10-01T07:50:00.080475+0000 mon.a (mon.0) 726 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:50:00.517 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:00 smithi084 bash[78255]: audit 2023-10-01T07:50:00.081470+0000 mon.a (mon.0) 727 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:50:00.517 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:00 smithi084 bash[75189]: audit 2023-10-01T07:49:59.323109+0000 mon.a (mon.0) 720 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]': finished 2023-10-01T07:50:00.517 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:00 smithi084 bash[75189]: cluster 2023-10-01T07:49:59.323218+0000 mon.a (mon.0) 721 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2023-10-01T07:50:00.517 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:00 smithi084 bash[75189]: cluster 2023-10-01T07:49:59.323441+0000 osd.6 (osd.6) 64 : cluster 3 failed to encode map e136 with expected crc 2023-10-01T07:50:00.517 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:00 smithi084 bash[75189]: cluster 2023-10-01T07:49:59.323921+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e136 with expected crc 2023-10-01T07:50:00.518 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:00 smithi084 bash[75189]: cluster 2023-10-01T07:49:59.635896+0000 osd.5 (osd.5) 73 : cluster 3 failed to encode map e136 with expected crc 2023-10-01T07:50:00.518 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:00 smithi084 bash[75189]: cluster 2023-10-01T07:50:00.000141+0000 mon.a (mon.0) 722 : cluster 3 Health detail: HEALTH_WARN noscrub flag(s) set; Degraded data redundancy: 1 pg undersized 2023-10-01T07:50:00.518 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:00 smithi084 bash[75189]: cluster 2023-10-01T07:50:00.000180+0000 mon.a (mon.0) 723 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2023-10-01T07:50:00.518 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:00 smithi084 bash[75189]: cluster 2023-10-01T07:50:00.000196+0000 mon.a (mon.0) 724 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 1 pg undersized 2023-10-01T07:50:00.518 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:00 smithi084 bash[75189]: cluster 2023-10-01T07:50:00.000214+0000 mon.a (mon.0) 725 : cluster 3 pg 6.b is stuck undersized for 116s, current state active+undersized+remapped, last acting [3,1] 2023-10-01T07:50:00.518 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:00 smithi084 bash[75189]: audit 2023-10-01T07:50:00.080475+0000 mon.a (mon.0) 726 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:50:00.518 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:00 smithi084 bash[75189]: audit 2023-10-01T07:50:00.081470+0000 mon.a (mon.0) 727 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:50:00.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:00.519 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:00.620 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:00.647 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:00.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:00.650 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:00.750 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:00.778 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:00.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:00.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:00.882 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:00.912 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:00.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:00.914 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:01.015 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:01.044 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:01.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:01.047 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:50:01.148 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:01.176 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:01.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:01.179 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:01.279 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:01.309 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:01.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:01.313 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:01.413 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:01.447 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:01.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:01.450 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:50:01.551 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:01.562 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:01 smithi084 bash[78255]: cluster 2023-10-01T07:49:59.635524+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e136 with expected crc 2023-10-01T07:50:01.562 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:01 smithi084 bash[78255]: cluster 2023-10-01T07:50:00.256083+0000 mgr.y (mgr.34104) 500 : cluster 0 pgmap v472: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:01.563 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:01 smithi084 bash[78255]: cluster 2023-10-01T07:50:01.076308+0000 mon.a (mon.0) 728 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1 pg undersized) 2023-10-01T07:50:01.563 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:01 smithi084 bash[75189]: cluster 2023-10-01T07:49:59.635524+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e136 with expected crc 2023-10-01T07:50:01.563 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:01 smithi084 bash[75189]: cluster 2023-10-01T07:50:00.256083+0000 mgr.y (mgr.34104) 500 : cluster 0 pgmap v472: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:01.563 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:01 smithi084 bash[75189]: cluster 2023-10-01T07:50:01.076308+0000 mon.a (mon.0) 728 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1 pg undersized) 2023-10-01T07:50:01.577 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:01.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:01.580 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:01.680 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:01.708 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:01.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:01.710 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:01.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:01 smithi112 bash[59335]: cluster 2023-10-01T07:49:59.635524+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e136 with expected crc 2023-10-01T07:50:01.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:01 smithi112 bash[59335]: cluster 2023-10-01T07:50:00.256083+0000 mgr.y (mgr.34104) 500 : cluster 0 pgmap v472: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:01.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:01 smithi112 bash[59335]: cluster 2023-10-01T07:50:01.076308+0000 mon.a (mon.0) 728 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1 pg undersized) 2023-10-01T07:50:01.796 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-10-01T07:50:01.796 INFO:tasks.radosbench:Beginning radosbench... 2023-10-01T07:50:01.797 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_2 2023-10-01T07:50:01.797 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd pool create unique_pool_2 16 2023-10-01T07:50:01.811 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:01.864 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:01.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:01.866 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:01.967 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:01.992 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:01.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:01.994 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:02.095 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:02.123 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:02.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:02.126 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:02.227 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:02.256 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:02.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:02.258 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:02.358 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:02.390 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:02.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:02.392 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:02.493 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:02.527 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:02.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:02.529 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:02.630 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:02.666 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:02.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:02.669 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:02.769 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:02.793 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:02.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:02.795 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:02.896 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:02.927 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:02.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:02.930 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:03.030 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:03.058 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:03.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:03.059 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:03.160 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:03.185 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:03.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:03.188 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:03.289 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:03.313 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:03.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:03.315 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:03.416 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:03.448 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:03.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:03.451 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:03.552 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:03.584 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:03.586 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:03 smithi112 bash[59335]: cluster 2023-10-01T07:50:02.256675+0000 mgr.y (mgr.34104) 501 : cluster 0 pgmap v473: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:03.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:03.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:03.688 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:03.696 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:03 smithi084 bash[75189]: cluster 2023-10-01T07:50:02.256675+0000 mgr.y (mgr.34104) 501 : cluster 0 pgmap v473: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:03.696 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:03 smithi084 bash[78255]: cluster 2023-10-01T07:50:02.256675+0000 mgr.y (mgr.34104) 501 : cluster 0 pgmap v473: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:03.709 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:03.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:03.712 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:03.813 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:03.839 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:03.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:03.842 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:03.943 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:03.966 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:03.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:03.968 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:04.069 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:04.093 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:04.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:04.096 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:04.197 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:04.223 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:04.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:04.226 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:04.326 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:04.353 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:04.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:04.355 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:04.456 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:04.490 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:04.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:04.491 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:04.592 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:04.619 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:04.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:04.621 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:04.722 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:04.749 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:04.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:04.751 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:04.852 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:04.882 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:04.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:04.885 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:50:04.986 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:05.015 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:05.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:05.017 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:05.118 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:05.146 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:05.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:05.148 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:05.249 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:05.278 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:05.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:05.280 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:05.381 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:05.409 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:05.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:05.411 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:05.512 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:05.533 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:05.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:05.535 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:05.636 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:05.670 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:05.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:05.673 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:05.774 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:05.804 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:05.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:05.806 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:05.907 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:05.920 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:05 smithi112 bash[59335]: cluster 2023-10-01T07:50:04.257244+0000 mgr.y (mgr.34104) 502 : cluster 0 pgmap v474: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:05.920 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:05 smithi112 bash[59335]: audit 2023-10-01T07:50:05.293988+0000 mon.a (mon.0) 729 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:50:05.935 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:05 smithi084 bash[75189]: cluster 2023-10-01T07:50:04.257244+0000 mgr.y (mgr.34104) 502 : cluster 0 pgmap v474: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:05.935 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:05 smithi084 bash[75189]: audit 2023-10-01T07:50:05.293988+0000 mon.a (mon.0) 729 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:50:05.939 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:05.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:05.942 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:06.043 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:06.065 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:06.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:06.068 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:06.168 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:06.202 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:06.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:06.205 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:06.305 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:06.323 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:50:06 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:50:06] "GET /metrics HTTP/1.1" 200 33962 "" "Prometheus/2.33.4" 2023-10-01T07:50:06.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:05 smithi084 bash[78255]: cluster 2023-10-01T07:50:04.257244+0000 mgr.y (mgr.34104) 502 : cluster 0 pgmap v474: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:06.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:05 smithi084 bash[78255]: audit 2023-10-01T07:50:05.293988+0000 mon.a (mon.0) 729 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:50:06.341 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:06.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:06.343 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:06.443 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:06.478 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:06.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:06.481 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:06.578 INFO:teuthology.orchestra.run.smithi084.stderr:reweighted osd.4 to 1 (10000) 2023-10-01T07:50:06.582 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:06.602 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:06.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:06.604 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:06.705 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:06.719 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:06 smithi112 bash[59335]: audit 2023-10-01T07:50:06.393100+0000 mon.c (mon.2) 60 : audit 1 from='client.? 172.21.15.84:0/1344000073' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-01T07:50:06.719 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:06 smithi112 bash[59335]: audit 2023-10-01T07:50:06.393626+0000 mon.a (mon.0) 730 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-01T07:50:06.736 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:06.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:06.739 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:50:06.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:06 smithi084 bash[75189]: audit 2023-10-01T07:50:06.393100+0000 mon.c (mon.2) 60 : audit 1 from='client.? 172.21.15.84:0/1344000073' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-01T07:50:06.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:06 smithi084 bash[75189]: audit 2023-10-01T07:50:06.393626+0000 mon.a (mon.0) 730 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-01T07:50:06.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:06 smithi084 bash[78255]: audit 2023-10-01T07:50:06.393100+0000 mon.c (mon.2) 60 : audit 1 from='client.? 172.21.15.84:0/1344000073' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-01T07:50:06.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:06 smithi084 bash[78255]: audit 2023-10-01T07:50:06.393626+0000 mon.a (mon.0) 730 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-01T07:50:06.839 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:06.861 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:06.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:06.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:06.965 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:06.999 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:07.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:07.002 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:07.051 INFO:teuthology.orchestra.run.smithi084.stdout:ERROR: (22) Invalid argument 2023-10-01T07:50:07.051 INFO:teuthology.orchestra.run.smithi084.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T07:50:07.103 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:07.138 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:07.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:07.141 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:07.242 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:07.277 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:07.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:07.280 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:50:07.381 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:07.413 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:07.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:07.416 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:07.517 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:07.544 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:07.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:07.546 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:07.647 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:07.681 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:07.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:07.684 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:50:07.785 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:07.813 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:07.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:07.816 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:07.837 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:07 smithi084 bash[75189]: cluster 2023-10-01T07:50:06.257914+0000 mgr.y (mgr.34104) 503 : cluster 0 pgmap v475: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:07.837 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:07 smithi084 bash[75189]: cluster 2023-10-01T07:50:06.570464+0000 osd.6 (osd.6) 65 : cluster 3 failed to encode map e137 with expected crc 2023-10-01T07:50:07.837 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:07 smithi084 bash[75189]: audit 2023-10-01T07:50:06.570668+0000 mon.a (mon.0) 731 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-10-01T07:50:07.837 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:07 smithi084 bash[75189]: cluster 2023-10-01T07:50:06.570727+0000 mon.a (mon.0) 732 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2023-10-01T07:50:07.837 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:07 smithi084 bash[75189]: cluster 2023-10-01T07:50:06.570806+0000 osd.5 (osd.5) 74 : cluster 3 failed to encode map e137 with expected crc 2023-10-01T07:50:07.837 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:07 smithi084 bash[75189]: cluster 2023-10-01T07:50:06.571350+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e137 with expected crc 2023-10-01T07:50:07.838 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:07 smithi084 bash[78255]: cluster 2023-10-01T07:50:06.257914+0000 mgr.y (mgr.34104) 503 : cluster 0 pgmap v475: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:07.838 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:07 smithi084 bash[78255]: cluster 2023-10-01T07:50:06.570464+0000 osd.6 (osd.6) 65 : cluster 3 failed to encode map e137 with expected crc 2023-10-01T07:50:07.838 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:07 smithi084 bash[78255]: audit 2023-10-01T07:50:06.570668+0000 mon.a (mon.0) 731 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-10-01T07:50:07.838 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:07 smithi084 bash[78255]: cluster 2023-10-01T07:50:06.570727+0000 mon.a (mon.0) 732 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2023-10-01T07:50:07.838 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:07 smithi084 bash[78255]: cluster 2023-10-01T07:50:06.570806+0000 osd.5 (osd.5) 74 : cluster 3 failed to encode map e137 with expected crc 2023-10-01T07:50:07.838 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:07 smithi084 bash[78255]: cluster 2023-10-01T07:50:06.571350+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e137 with expected crc 2023-10-01T07:50:07.917 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:07.946 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:07.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:07.949 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:07.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:07 smithi112 bash[59335]: cluster 2023-10-01T07:50:06.257914+0000 mgr.y (mgr.34104) 503 : cluster 0 pgmap v475: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:07.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:07 smithi112 bash[59335]: cluster 2023-10-01T07:50:06.570464+0000 osd.6 (osd.6) 65 : cluster 3 failed to encode map e137 with expected crc 2023-10-01T07:50:07.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:07 smithi112 bash[59335]: audit 2023-10-01T07:50:06.570668+0000 mon.a (mon.0) 731 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-10-01T07:50:07.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:07 smithi112 bash[59335]: cluster 2023-10-01T07:50:06.570727+0000 mon.a (mon.0) 732 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2023-10-01T07:50:07.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:07 smithi112 bash[59335]: cluster 2023-10-01T07:50:06.570806+0000 osd.5 (osd.5) 74 : cluster 3 failed to encode map e137 with expected crc 2023-10-01T07:50:07.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:07 smithi112 bash[59335]: cluster 2023-10-01T07:50:06.571350+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e137 with expected crc 2023-10-01T07:50:08.050 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:08.073 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:08.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:08.076 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:08.177 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:08.209 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:08.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:08.213 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:08.313 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:08.343 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:08.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:08.346 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:50:08.447 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:08.477 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:08.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:08.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:50:08.580 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:08.607 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:08.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:08.609 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:08.710 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:08.734 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:08.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:08.736 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:08.837 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:08.871 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:08.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:08.874 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:08.975 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:08.996 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:08.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:08.998 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:09.099 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:09.131 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:09.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:09.134 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:09.235 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:09.267 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:09.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:09.270 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:09.371 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:09.398 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:09.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:09.400 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:09.501 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:09.535 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:09.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:09.537 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:09.638 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:09.650 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:09 smithi084 bash[78255]: cluster 2023-10-01T07:50:08.258469+0000 mgr.y (mgr.34104) 504 : cluster 0 pgmap v477: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:09.650 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:09 smithi084 bash[75189]: cluster 2023-10-01T07:50:08.258469+0000 mgr.y (mgr.34104) 504 : cluster 0 pgmap v477: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:09.664 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:09.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:09.666 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:09.767 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:09.780 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:09 smithi112 bash[59335]: cluster 2023-10-01T07:50:08.258469+0000 mgr.y (mgr.34104) 504 : cluster 0 pgmap v477: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:09.793 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:09.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:09.796 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:09.897 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:09.928 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:09.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:09.931 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:10.032 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:10.057 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:10.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:10.059 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:10.160 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:10.190 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:10.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:10.192 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:10.293 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:10.319 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:10.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:10.321 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:10.422 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:10.446 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:10.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:10.448 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:10.549 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:10.573 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:10.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:10.577 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:10.588 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd reweight 5 1 2023-10-01T07:50:10.678 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:10.702 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:10.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:10.704 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:10.805 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:10.826 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:10.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:10.828 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:10.929 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:10.959 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:10.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:10.962 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:11.055 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-10-01T07:50:11.063 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:11.128 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:11.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:11.131 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:11.232 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:11.259 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:11.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:11.263 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:11.364 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:11.397 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:11.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:11.400 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:11.501 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:11.526 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:50:11.532 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:11.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:11.536 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:11.600 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T07:50:11.623 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T07:50:11.636 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:11.643 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:11 smithi084 bash[75189]: cluster 2023-10-01T07:50:10.259437+0000 mgr.y (mgr.34104) 505 : cluster 0 pgmap v478: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:11.643 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:11 smithi084 bash[75189]: audit 2023-10-01T07:50:11.573718+0000 mon.c (mon.2) 61 : audit 0 from='client.? 172.21.15.84:0/2675824172' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:50:11.644 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:11 smithi084 bash[78255]: cluster 2023-10-01T07:50:10.259437+0000 mgr.y (mgr.34104) 505 : cluster 0 pgmap v478: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:11.644 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:11 smithi084 bash[78255]: audit 2023-10-01T07:50:11.573718+0000 mon.c (mon.2) 61 : audit 0 from='client.? 172.21.15.84:0/2675824172' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:50:11.648 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T07:50:11.656 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:11.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:11.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:11.674 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T07:50:11.706 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T07:50:11.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:11 smithi112 bash[59335]: cluster 2023-10-01T07:50:10.259437+0000 mgr.y (mgr.34104) 505 : cluster 0 pgmap v478: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:11.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:11 smithi112 bash[59335]: audit 2023-10-01T07:50:11.573718+0000 mon.c (mon.2) 61 : audit 0 from='client.? 172.21.15.84:0/2675824172' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:50:11.735 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T07:50:11.759 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:11.761 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T07:50:11.791 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:11.792 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T07:50:11.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:11.794 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:11.794 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T07:50:11.794 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T07:50:11.794 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T07:50:11.795 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T07:50:11.795 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T07:50:11.795 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T07:50:11.795 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T07:50:11.795 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T07:50:11.894 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:11.927 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:11.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:11.930 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:12.031 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:12.065 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:12.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:12.068 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:50:12.169 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:12.205 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:12.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:12.208 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:12.309 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:12.340 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:12.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:12.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:12.445 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:12.465 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:12.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:12.468 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:12.568 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:12.598 INFO:teuthology.orchestra.run.smithi084.stderr:nodeep-scrub is set 2023-10-01T07:50:12.598 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:12.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:12.601 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:12.702 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:12.714 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:12 smithi084 bash[78255]: audit 2023-10-01T07:50:11.922398+0000 mon.a (mon.0) 733 : audit 1 from='client.? 172.21.15.84:0/2232387790' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:50:12.714 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:12 smithi084 bash[75189]: audit 2023-10-01T07:50:11.922398+0000 mon.a (mon.0) 733 : audit 1 from='client.? 172.21.15.84:0/2232387790' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:50:12.727 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:12.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:12.730 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:12.831 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:12.842 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:12 smithi112 bash[59335]: audit 2023-10-01T07:50:11.922398+0000 mon.a (mon.0) 733 : audit 1 from='client.? 172.21.15.84:0/2232387790' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:50:12.861 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:12.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:12.864 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:12.965 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:12.992 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:12.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:12.995 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:13.096 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:13.120 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:13.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:13.122 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:13.223 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:13.248 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:13.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:13.250 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:13.351 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:13.382 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:13.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:13.385 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:13.485 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:13.509 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:13.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:13.511 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:13.612 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:13.639 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:13.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:13.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:13.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:13 smithi112 bash[59335]: cluster 2023-10-01T07:50:12.260357+0000 mgr.y (mgr.34104) 506 : cluster 0 pgmap v479: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:13.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:13 smithi112 bash[59335]: cluster 2023-10-01T07:50:12.576643+0000 mon.a (mon.0) 734 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:50:13.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:13 smithi112 bash[59335]: audit 2023-10-01T07:50:12.590290+0000 mon.a (mon.0) 735 : audit 1 from='client.? 172.21.15.84:0/2232387790' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T07:50:13.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:13 smithi112 bash[59335]: cluster 2023-10-01T07:50:12.590353+0000 mon.a (mon.0) 736 : cluster 0 osdmap e138: 8 total, 8 up, 8 in 2023-10-01T07:50:13.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:13 smithi112 bash[59335]: cluster 2023-10-01T07:50:12.590888+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e138 with expected crc 2023-10-01T07:50:13.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:13 smithi112 bash[59335]: cluster 2023-10-01T07:50:13.088243+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e138 with expected crc 2023-10-01T07:50:13.742 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:13.777 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:13.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:13.780 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:13.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:13 smithi084 bash[78255]: cluster 2023-10-01T07:50:12.260357+0000 mgr.y (mgr.34104) 506 : cluster 0 pgmap v479: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:13.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:13 smithi084 bash[78255]: cluster 2023-10-01T07:50:12.576643+0000 mon.a (mon.0) 734 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:50:13.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:13 smithi084 bash[78255]: audit 2023-10-01T07:50:12.590290+0000 mon.a (mon.0) 735 : audit 1 from='client.? 172.21.15.84:0/2232387790' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T07:50:13.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:13 smithi084 bash[78255]: cluster 2023-10-01T07:50:12.590353+0000 mon.a (mon.0) 736 : cluster 0 osdmap e138: 8 total, 8 up, 8 in 2023-10-01T07:50:13.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:13 smithi084 bash[78255]: cluster 2023-10-01T07:50:12.590888+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e138 with expected crc 2023-10-01T07:50:13.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:13 smithi084 bash[78255]: cluster 2023-10-01T07:50:13.088243+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e138 with expected crc 2023-10-01T07:50:13.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:13 smithi084 bash[75189]: cluster 2023-10-01T07:50:12.260357+0000 mgr.y (mgr.34104) 506 : cluster 0 pgmap v479: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:13.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:13 smithi084 bash[75189]: cluster 2023-10-01T07:50:12.576643+0000 mon.a (mon.0) 734 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:50:13.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:13 smithi084 bash[75189]: audit 2023-10-01T07:50:12.590290+0000 mon.a (mon.0) 735 : audit 1 from='client.? 172.21.15.84:0/2232387790' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T07:50:13.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:13 smithi084 bash[75189]: cluster 2023-10-01T07:50:12.590353+0000 mon.a (mon.0) 736 : cluster 0 osdmap e138: 8 total, 8 up, 8 in 2023-10-01T07:50:13.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:13 smithi084 bash[75189]: cluster 2023-10-01T07:50:12.590888+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e138 with expected crc 2023-10-01T07:50:13.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:13 smithi084 bash[75189]: cluster 2023-10-01T07:50:13.088243+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e138 with expected crc 2023-10-01T07:50:13.881 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:13.913 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:13.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:13.915 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:14.016 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:14.048 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:14.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:14.051 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:14.152 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:14.191 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:14.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:14.193 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:14.294 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:14.323 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:14.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:14.326 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:50:14.427 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:14.459 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:14.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:14.462 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:14.563 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:14.591 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:14.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:14.594 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:14.670 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:14 smithi084 bash[78255]: cluster 2023-10-01T07:50:13.088199+0000 osd.6 (osd.6) 66 : cluster 3 failed to encode map e138 with expected crc 2023-10-01T07:50:14.670 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:14 smithi084 bash[78255]: cluster 2023-10-01T07:50:13.088272+0000 osd.5 (osd.5) 75 : cluster 3 failed to encode map e138 with expected crc 2023-10-01T07:50:14.670 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:14 smithi084 bash[78255]: cluster 2023-10-01T07:50:14.260837+0000 mgr.y (mgr.34104) 507 : cluster 0 pgmap v481: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:14.671 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:14 smithi084 bash[75189]: cluster 2023-10-01T07:50:13.088199+0000 osd.6 (osd.6) 66 : cluster 3 failed to encode map e138 with expected crc 2023-10-01T07:50:14.671 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:14 smithi084 bash[75189]: cluster 2023-10-01T07:50:13.088272+0000 osd.5 (osd.5) 75 : cluster 3 failed to encode map e138 with expected crc 2023-10-01T07:50:14.671 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:14 smithi084 bash[75189]: cluster 2023-10-01T07:50:14.260837+0000 mgr.y (mgr.34104) 507 : cluster 0 pgmap v481: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:14.696 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:14.725 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:14.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:14.729 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:14.829 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:14.857 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:14.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:14.860 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:14.961 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:14.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:14 smithi112 bash[59335]: cluster 2023-10-01T07:50:13.088199+0000 osd.6 (osd.6) 66 : cluster 3 failed to encode map e138 with expected crc 2023-10-01T07:50:14.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:14 smithi112 bash[59335]: cluster 2023-10-01T07:50:13.088272+0000 osd.5 (osd.5) 75 : cluster 3 failed to encode map e138 with expected crc 2023-10-01T07:50:14.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:14 smithi112 bash[59335]: cluster 2023-10-01T07:50:14.260837+0000 mgr.y (mgr.34104) 507 : cluster 0 pgmap v481: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:14.989 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:14.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:14.992 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:15.093 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:15.120 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:15.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:15.122 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:15.223 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:15.250 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:15.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:15.252 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:15.352 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:15.384 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:15.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:15.387 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:15.488 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:15.515 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:15.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:15.518 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:15.618 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:15.649 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:15.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:15.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:15.752 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:15.788 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:15.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:15.791 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:50:15.892 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:15.922 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:15.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:15.925 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:16.026 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:16.058 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:16.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:16.061 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:16.161 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:16.186 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:16.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:16.191 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:16.291 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:16.303 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:50:16 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:50:16] "GET /metrics HTTP/1.1" 200 33962 "" "Prometheus/2.33.4" 2023-10-01T07:50:16.304 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:16 smithi084 bash[78255]: audit 2023-10-01T07:50:15.080404+0000 mon.a (mon.0) 737 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:50:16.304 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:16 smithi084 bash[78255]: audit 2023-10-01T07:50:15.081679+0000 mon.a (mon.0) 738 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:50:16.304 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:16 smithi084 bash[75189]: audit 2023-10-01T07:50:15.080404+0000 mon.a (mon.0) 737 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:50:16.304 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:16 smithi084 bash[75189]: audit 2023-10-01T07:50:15.081679+0000 mon.a (mon.0) 738 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:50:16.321 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:16.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:16.325 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:16.378 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T07:50:16.426 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:16.450 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:16.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:16.453 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:16.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:16 smithi112 bash[59335]: audit 2023-10-01T07:50:15.080404+0000 mon.a (mon.0) 737 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:50:16.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:16 smithi112 bash[59335]: audit 2023-10-01T07:50:15.081679+0000 mon.a (mon.0) 738 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:50:16.554 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:16.578 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:16.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:16.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:16.682 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:16.699 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-01T07:50:16.715 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:16.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:16.718 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:16.819 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:16.845 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:16.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:16.847 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:16.948 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:16.978 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:16.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:16.981 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:17.082 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:17.106 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:17.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:17.109 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:17.209 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:17.238 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:17.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:17.280 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:17.380 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:17.390 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:17 smithi084 bash[75189]: cluster 2023-10-01T07:50:16.261665+0000 mgr.y (mgr.34104) 508 : cluster 0 pgmap v482: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:17.391 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:17 smithi084 bash[78255]: cluster 2023-10-01T07:50:16.261665+0000 mgr.y (mgr.34104) 508 : cluster 0 pgmap v482: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:17.404 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:17.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:17.406 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:17.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:17 smithi112 bash[59335]: cluster 2023-10-01T07:50:16.261665+0000 mgr.y (mgr.34104) 508 : cluster 0 pgmap v482: 73 pgs: 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:17.508 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:17.534 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:17.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:17.536 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:17.637 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:17.666 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:17.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:17.669 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:17.770 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:17.804 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:17.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:17.808 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:50:17.908 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:17.936 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:17.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:17.939 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:18.039 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:18.067 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:18.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:18.070 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:18.113 INFO:teuthology.orchestra.run.smithi084.stderr:pool 'unique_pool_2' created 2023-10-01T07:50:18.171 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:18.191 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:18 smithi084 bash[78255]: audit 2023-10-01T07:50:17.428471+0000 mon.c (mon.2) 62 : audit 1 from='client.? 172.21.15.84:0/1831456446' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-10-01T07:50:18.191 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:18 smithi084 bash[78255]: audit 2023-10-01T07:50:17.429013+0000 mon.a (mon.0) 739 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-10-01T07:50:18.191 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:18 smithi084 bash[78255]: audit 2023-10-01T07:50:17.871698+0000 mon.a (mon.0) 740 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:50:18.192 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:18 smithi084 bash[75189]: audit 2023-10-01T07:50:17.428471+0000 mon.c (mon.2) 62 : audit 1 from='client.? 172.21.15.84:0/1831456446' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-10-01T07:50:18.192 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:18 smithi084 bash[75189]: audit 2023-10-01T07:50:17.429013+0000 mon.a (mon.0) 739 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-10-01T07:50:18.192 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:18 smithi084 bash[75189]: audit 2023-10-01T07:50:17.871698+0000 mon.a (mon.0) 740 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:50:18.195 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:18.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:18.198 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:18.299 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:18.326 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:18.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:18.329 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:18.430 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:18.451 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:18.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:18.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:18.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:18 smithi112 bash[59335]: audit 2023-10-01T07:50:17.428471+0000 mon.c (mon.2) 62 : audit 1 from='client.? 172.21.15.84:0/1831456446' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-10-01T07:50:18.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:18 smithi112 bash[59335]: audit 2023-10-01T07:50:17.429013+0000 mon.a (mon.0) 739 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-10-01T07:50:18.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:18 smithi112 bash[59335]: audit 2023-10-01T07:50:17.871698+0000 mon.a (mon.0) 740 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:50:18.554 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:18.575 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:18.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:18.577 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:18.678 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:18.707 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:18.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:18.710 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:18.811 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:18.839 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:18.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:18.842 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:18.943 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:18.978 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:18.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:18.981 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:19.082 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:19.110 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:19.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:19.116 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:50:19.153 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd pool application enable unique_pool_2 rados --yes-i-really-mean-it || true 2023-10-01T07:50:19.217 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:19.252 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:19.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:19.255 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:19.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:19 smithi084 bash[78255]: audit 2023-10-01T07:50:18.099332+0000 mon.a (mon.0) 741 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2023-10-01T07:50:19.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:19 smithi084 bash[78255]: cluster 2023-10-01T07:50:18.099411+0000 mon.a (mon.0) 742 : cluster 0 osdmap e139: 8 total, 8 up, 8 in 2023-10-01T07:50:19.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:19 smithi084 bash[78255]: cluster 2023-10-01T07:50:18.099843+0000 osd.6 (osd.6) 67 : cluster 3 failed to encode map e139 with expected crc 2023-10-01T07:50:19.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:19 smithi084 bash[78255]: cluster 2023-10-01T07:50:18.099914+0000 osd.5 (osd.5) 76 : cluster 3 failed to encode map e139 with expected crc 2023-10-01T07:50:19.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:19 smithi084 bash[78255]: cluster 2023-10-01T07:50:18.099998+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e139 with expected crc 2023-10-01T07:50:19.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:19 smithi084 bash[78255]: cluster 2023-10-01T07:50:18.262347+0000 mgr.y (mgr.34104) 509 : cluster 0 pgmap v484: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:19.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:19 smithi084 bash[75189]: audit 2023-10-01T07:50:18.099332+0000 mon.a (mon.0) 741 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2023-10-01T07:50:19.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:19 smithi084 bash[75189]: cluster 2023-10-01T07:50:18.099411+0000 mon.a (mon.0) 742 : cluster 0 osdmap e139: 8 total, 8 up, 8 in 2023-10-01T07:50:19.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:19 smithi084 bash[75189]: cluster 2023-10-01T07:50:18.099843+0000 osd.6 (osd.6) 67 : cluster 3 failed to encode map e139 with expected crc 2023-10-01T07:50:19.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:19 smithi084 bash[75189]: cluster 2023-10-01T07:50:18.099914+0000 osd.5 (osd.5) 76 : cluster 3 failed to encode map e139 with expected crc 2023-10-01T07:50:19.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:19 smithi084 bash[75189]: cluster 2023-10-01T07:50:18.099998+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e139 with expected crc 2023-10-01T07:50:19.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:19 smithi084 bash[75189]: cluster 2023-10-01T07:50:18.262347+0000 mgr.y (mgr.34104) 509 : cluster 0 pgmap v484: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:19.355 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:19.381 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:19.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:19.384 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:19.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:19 smithi112 bash[59335]: audit 2023-10-01T07:50:18.099332+0000 mon.a (mon.0) 741 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2023-10-01T07:50:19.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:19 smithi112 bash[59335]: cluster 2023-10-01T07:50:18.099411+0000 mon.a (mon.0) 742 : cluster 0 osdmap e139: 8 total, 8 up, 8 in 2023-10-01T07:50:19.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:19 smithi112 bash[59335]: cluster 2023-10-01T07:50:18.099843+0000 osd.6 (osd.6) 67 : cluster 3 failed to encode map e139 with expected crc 2023-10-01T07:50:19.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:19 smithi112 bash[59335]: cluster 2023-10-01T07:50:18.099914+0000 osd.5 (osd.5) 76 : cluster 3 failed to encode map e139 with expected crc 2023-10-01T07:50:19.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:19 smithi112 bash[59335]: cluster 2023-10-01T07:50:18.099998+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e139 with expected crc 2023-10-01T07:50:19.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:19 smithi112 bash[59335]: cluster 2023-10-01T07:50:18.262347+0000 mgr.y (mgr.34104) 509 : cluster 0 pgmap v484: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:19.485 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:19.519 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:19.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:19.521 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:50:19.578 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:50:19.578 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:50:19.622 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:19.654 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:19.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:19.657 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:19.757 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:19.788 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:19.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:19.791 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:19.891 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:19.916 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:19.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:19.918 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:20.019 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:20.052 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:20.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:20.054 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:20.155 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:20.182 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:20.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:20.185 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:20.214 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:20 smithi084 bash[75189]: cluster 2023-10-01T07:50:19.108296+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e140 with expected crc 2023-10-01T07:50:20.214 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:20 smithi084 bash[75189]: cluster 2023-10-01T07:50:19.110010+0000 osd.6 (osd.6) 68 : cluster 3 failed to encode map e140 with expected crc 2023-10-01T07:50:20.214 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:20 smithi084 bash[75189]: cluster 2023-10-01T07:50:19.110222+0000 osd.5 (osd.5) 77 : cluster 3 failed to encode map e140 with expected crc 2023-10-01T07:50:20.214 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:20 smithi084 bash[75189]: cluster 2023-10-01T07:50:19.112095+0000 mon.a (mon.0) 743 : cluster 0 osdmap e140: 8 total, 8 up, 8 in 2023-10-01T07:50:20.214 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:20 smithi084 bash[75189]: cluster 2023-10-01T07:50:19.114457+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e140 with expected crc 2023-10-01T07:50:20.215 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:20 smithi084 bash[75189]: cluster 2023-10-01T07:50:19.115846+0000 osd.6 (osd.6) 69 : cluster 3 failed to encode map e140 with expected crc 2023-10-01T07:50:20.215 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:20 smithi084 bash[75189]: cluster 2023-10-01T07:50:19.116043+0000 osd.5 (osd.5) 78 : cluster 3 failed to encode map e140 with expected crc 2023-10-01T07:50:20.285 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:20.309 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:20.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:20.311 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:20.412 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:20.425 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:20 smithi112 bash[59335]: cluster 2023-10-01T07:50:19.108296+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e140 with expected crc 2023-10-01T07:50:20.425 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:20 smithi112 bash[59335]: cluster 2023-10-01T07:50:19.110010+0000 osd.6 (osd.6) 68 : cluster 3 failed to encode map e140 with expected crc 2023-10-01T07:50:20.425 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:20 smithi112 bash[59335]: cluster 2023-10-01T07:50:19.110222+0000 osd.5 (osd.5) 77 : cluster 3 failed to encode map e140 with expected crc 2023-10-01T07:50:20.426 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:20 smithi112 bash[59335]: cluster 2023-10-01T07:50:19.112095+0000 mon.a (mon.0) 743 : cluster 0 osdmap e140: 8 total, 8 up, 8 in 2023-10-01T07:50:20.426 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:20 smithi112 bash[59335]: cluster 2023-10-01T07:50:19.114457+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e140 with expected crc 2023-10-01T07:50:20.426 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:20 smithi112 bash[59335]: cluster 2023-10-01T07:50:19.115846+0000 osd.6 (osd.6) 69 : cluster 3 failed to encode map e140 with expected crc 2023-10-01T07:50:20.426 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:20 smithi112 bash[59335]: cluster 2023-10-01T07:50:19.116043+0000 osd.5 (osd.5) 78 : cluster 3 failed to encode map e140 with expected crc 2023-10-01T07:50:20.444 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:20.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:20.447 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:20.548 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:20.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:20 smithi084 bash[78255]: cluster 2023-10-01T07:50:19.108296+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e140 with expected crc 2023-10-01T07:50:20.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:20 smithi084 bash[78255]: cluster 2023-10-01T07:50:19.110010+0000 osd.6 (osd.6) 68 : cluster 3 failed to encode map e140 with expected crc 2023-10-01T07:50:20.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:20 smithi084 bash[78255]: cluster 2023-10-01T07:50:19.110222+0000 osd.5 (osd.5) 77 : cluster 3 failed to encode map e140 with expected crc 2023-10-01T07:50:20.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:20 smithi084 bash[78255]: cluster 2023-10-01T07:50:19.112095+0000 mon.a (mon.0) 743 : cluster 0 osdmap e140: 8 total, 8 up, 8 in 2023-10-01T07:50:20.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:20 smithi084 bash[78255]: cluster 2023-10-01T07:50:19.114457+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e140 with expected crc 2023-10-01T07:50:20.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:20 smithi084 bash[78255]: cluster 2023-10-01T07:50:19.115846+0000 osd.6 (osd.6) 69 : cluster 3 failed to encode map e140 with expected crc 2023-10-01T07:50:20.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:20 smithi084 bash[78255]: cluster 2023-10-01T07:50:19.116043+0000 osd.5 (osd.5) 78 : cluster 3 failed to encode map e140 with expected crc 2023-10-01T07:50:20.580 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:20.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:20.583 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:20.684 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:20.709 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:20.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:20.711 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:20.812 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:20.844 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:20.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:20.846 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:20.947 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:20.974 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:20.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:20.977 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:21.078 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:21.104 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:21.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:21.110 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:21.211 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:21.238 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:21.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:21.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:21.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:21 smithi084 bash[78255]: cluster 2023-10-01T07:50:20.117495+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e141 with expected crc 2023-10-01T07:50:21.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:21 smithi084 bash[78255]: cluster 2023-10-01T07:50:20.117507+0000 osd.6 (osd.6) 70 : cluster 3 failed to encode map e141 with expected crc 2023-10-01T07:50:21.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:21 smithi084 bash[78255]: cluster 2023-10-01T07:50:20.117582+0000 osd.5 (osd.5) 79 : cluster 3 failed to encode map e141 with expected crc 2023-10-01T07:50:21.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:21 smithi084 bash[78255]: cluster 2023-10-01T07:50:20.117743+0000 mon.a (mon.0) 744 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2023-10-01T07:50:21.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:21 smithi084 bash[78255]: cluster 2023-10-01T07:50:20.262875+0000 mgr.y (mgr.34104) 510 : cluster 0 pgmap v487: 89 pgs: 4 creating+peering, 7 unknown, 78 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:21.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:21 smithi084 bash[75189]: cluster 2023-10-01T07:50:20.117495+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e141 with expected crc 2023-10-01T07:50:21.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:21 smithi084 bash[75189]: cluster 2023-10-01T07:50:20.117507+0000 osd.6 (osd.6) 70 : cluster 3 failed to encode map e141 with expected crc 2023-10-01T07:50:21.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:21 smithi084 bash[75189]: cluster 2023-10-01T07:50:20.117582+0000 osd.5 (osd.5) 79 : cluster 3 failed to encode map e141 with expected crc 2023-10-01T07:50:21.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:21 smithi084 bash[75189]: cluster 2023-10-01T07:50:20.117743+0000 mon.a (mon.0) 744 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2023-10-01T07:50:21.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:21 smithi084 bash[75189]: cluster 2023-10-01T07:50:20.262875+0000 mgr.y (mgr.34104) 510 : cluster 0 pgmap v487: 89 pgs: 4 creating+peering, 7 unknown, 78 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:21.341 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:21.372 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:21.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:21.375 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:21.476 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:21.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:21 smithi112 bash[59335]: cluster 2023-10-01T07:50:20.117495+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e141 with expected crc 2023-10-01T07:50:21.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:21 smithi112 bash[59335]: cluster 2023-10-01T07:50:20.117507+0000 osd.6 (osd.6) 70 : cluster 3 failed to encode map e141 with expected crc 2023-10-01T07:50:21.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:21 smithi112 bash[59335]: cluster 2023-10-01T07:50:20.117582+0000 osd.5 (osd.5) 79 : cluster 3 failed to encode map e141 with expected crc 2023-10-01T07:50:21.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:21 smithi112 bash[59335]: cluster 2023-10-01T07:50:20.117743+0000 mon.a (mon.0) 744 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2023-10-01T07:50:21.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:21 smithi112 bash[59335]: cluster 2023-10-01T07:50:20.262875+0000 mgr.y (mgr.34104) 510 : cluster 0 pgmap v487: 89 pgs: 4 creating+peering, 7 unknown, 78 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:21.505 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:21.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:21.507 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:21.608 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:21.638 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:21.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:21.642 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:21.671 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:50:21.671 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:50:21.742 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:21.772 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:21.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:21.776 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:21.876 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:21.912 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:21.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:21.915 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:22.016 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:22.051 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:22.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:22.055 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:22.156 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:22.186 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:22.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:22.190 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:22.291 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:22.322 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:22.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:22.325 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:22.425 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:22.456 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:22.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:22.459 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:22.560 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:22.596 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:22.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:22.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:22.700 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:22.724 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:22.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:22.727 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:22.827 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:22.855 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:22.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:22.859 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:22.959 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:22.989 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:22.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:22.992 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:50:23.093 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:23.122 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:23.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:23.125 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:23.226 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:23.247 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:23.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:23.250 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:23.351 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:23.369 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:23.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:23.371 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:23.472 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:23.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:23 smithi112 bash[59335]: cluster 2023-10-01T07:50:22.263404+0000 mgr.y (mgr.34104) 511 : cluster 0 pgmap v488: 89 pgs: 4 creating+peering, 85 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:23.493 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:23.495 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:23 smithi084 bash[78255]: cluster 2023-10-01T07:50:22.263404+0000 mgr.y (mgr.34104) 511 : cluster 0 pgmap v488: 89 pgs: 4 creating+peering, 85 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:23.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:23.496 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:23 smithi084 bash[75189]: cluster 2023-10-01T07:50:22.263404+0000 mgr.y (mgr.34104) 511 : cluster 0 pgmap v488: 89 pgs: 4 creating+peering, 85 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:23.496 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:23.597 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:23.621 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:23.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:23.624 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:23.699 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:50:23.724 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:23.743 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:23.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:23.746 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:23.847 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:23.865 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:23.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:23.868 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:23.968 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:23.999 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:24.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:24.001 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:24.102 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:24.133 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:24.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:24.136 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:24.237 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:24.258 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:24.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:24.261 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:24.362 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:24.386 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:24.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:24.389 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:24.490 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:24.519 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:24.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:24.522 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:24.622 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:24.646 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:24.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:24.648 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:24.749 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:24.758 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:24 smithi112 bash[59335]: audit 2023-10-01T07:50:23.658432+0000 mon.a (mon.0) 745 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:50:24.758 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:24 smithi112 bash[59335]: audit 2023-10-01T07:50:23.664675+0000 mon.a (mon.0) 746 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:50:24.758 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:24 smithi112 bash[59335]: audit 2023-10-01T07:50:24.165812+0000 mon.a (mon.0) 747 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:50:24.759 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:24 smithi112 bash[59335]: audit 2023-10-01T07:50:24.172177+0000 mon.a (mon.0) 748 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:50:24.759 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:24 smithi112 bash[59335]: cluster 2023-10-01T07:50:24.264022+0000 mgr.y (mgr.34104) 512 : cluster 0 pgmap v489: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:24.759 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:24 smithi112 bash[59335]: audit 2023-10-01T07:50:24.639259+0000 mon.a (mon.0) 749 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:50:24.759 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:24 smithi112 bash[59335]: audit 2023-10-01T07:50:24.640419+0000 mon.a (mon.0) 750 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:50:24.759 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:24 smithi112 bash[59335]: audit 2023-10-01T07:50:24.646990+0000 mon.a (mon.0) 751 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:50:24.772 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:24.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:24.775 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:24.875 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:24.884 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:24 smithi084 bash[75189]: audit 2023-10-01T07:50:23.658432+0000 mon.a (mon.0) 745 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:50:24.884 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:24 smithi084 bash[75189]: audit 2023-10-01T07:50:23.664675+0000 mon.a (mon.0) 746 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:50:24.884 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:24 smithi084 bash[75189]: audit 2023-10-01T07:50:24.165812+0000 mon.a (mon.0) 747 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:50:24.884 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:24 smithi084 bash[75189]: audit 2023-10-01T07:50:24.172177+0000 mon.a (mon.0) 748 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:50:24.884 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:24 smithi084 bash[75189]: cluster 2023-10-01T07:50:24.264022+0000 mgr.y (mgr.34104) 512 : cluster 0 pgmap v489: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:24.884 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:24 smithi084 bash[75189]: audit 2023-10-01T07:50:24.639259+0000 mon.a (mon.0) 749 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:50:24.884 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:24 smithi084 bash[75189]: audit 2023-10-01T07:50:24.640419+0000 mon.a (mon.0) 750 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:50:24.884 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:24 smithi084 bash[75189]: audit 2023-10-01T07:50:24.646990+0000 mon.a (mon.0) 751 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:50:24.884 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:24 smithi084 bash[78255]: audit 2023-10-01T07:50:23.658432+0000 mon.a (mon.0) 745 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:50:24.885 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:24 smithi084 bash[78255]: audit 2023-10-01T07:50:23.664675+0000 mon.a (mon.0) 746 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:50:24.885 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:24 smithi084 bash[78255]: audit 2023-10-01T07:50:24.165812+0000 mon.a (mon.0) 747 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:50:24.885 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:24 smithi084 bash[78255]: audit 2023-10-01T07:50:24.172177+0000 mon.a (mon.0) 748 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:50:24.885 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:24 smithi084 bash[78255]: cluster 2023-10-01T07:50:24.264022+0000 mgr.y (mgr.34104) 512 : cluster 0 pgmap v489: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:24.885 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:24 smithi084 bash[78255]: audit 2023-10-01T07:50:24.639259+0000 mon.a (mon.0) 749 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:50:24.885 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:24 smithi084 bash[78255]: audit 2023-10-01T07:50:24.640419+0000 mon.a (mon.0) 750 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:50:24.885 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:24 smithi084 bash[78255]: audit 2023-10-01T07:50:24.646990+0000 mon.a (mon.0) 751 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:50:24.904 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:24.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:24.906 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:25.007 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:25.041 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:25.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:25.044 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:50:25.144 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:25.173 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:25.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:25.176 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:25.277 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:25.308 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:25.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:25.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:25.411 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:25.431 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:25.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:25.433 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:25.534 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:25.556 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:25.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:25.558 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:25.659 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:25.683 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:25.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:25.685 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:25.786 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:25.822 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:25.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:25.825 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:50:25.926 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:25.946 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:25.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:25.949 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:26.049 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:26.083 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:26.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:26.086 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:50:26.187 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:26.195 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:50:26 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:50:26] "GET /metrics HTTP/1.1" 200 33962 "" "Prometheus/2.33.4" 2023-10-01T07:50:26.212 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:26.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:26.213 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:26.314 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:26.344 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:26.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:26.347 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:26.448 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:26.470 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:26.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:26.473 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:26.573 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:26.602 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:26.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:26.604 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:50:26.705 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:26.740 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:26.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:26.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:26.844 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:26.877 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:26.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:26.881 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:26.982 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:27.014 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:27.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:27.017 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:27.118 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:27.145 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:27.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:27.147 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:27.248 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:27.279 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:27.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:27.281 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:27.382 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:27.390 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:27 smithi084 bash[75189]: cluster 2023-10-01T07:50:26.264795+0000 mgr.y (mgr.34104) 513 : cluster 0 pgmap v490: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:27.391 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:27 smithi084 bash[78255]: cluster 2023-10-01T07:50:26.264795+0000 mgr.y (mgr.34104) 513 : cluster 0 pgmap v490: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:27.410 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:27.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:27.412 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:27.513 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:27.542 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:27.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:27.544 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:27.645 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:27.673 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:27.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:27.675 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:50:27.776 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:27.808 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:27.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:27.811 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:50:27.906 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:27 smithi112 bash[59335]: cluster 2023-10-01T07:50:26.264795+0000 mgr.y (mgr.34104) 513 : cluster 0 pgmap v490: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:27.912 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:27.945 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:27.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:27.948 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:28.049 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:28.070 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:28.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:28.072 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:28.172 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:28.206 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:28.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:28.209 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:28.310 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:28.333 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:28.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:28.336 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:28.437 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:28.472 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:28.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:28.477 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:28.579 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:28.614 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:28.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:28.617 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:28.718 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:28.742 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:28.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:28.745 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:28.845 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:28.877 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:28.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:28.880 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:28.980 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:29.012 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:29.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:29.016 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:50:29.116 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:29.150 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:29.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:29.153 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:50:29.254 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:29.280 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:29.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:29.283 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:29.384 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:29.417 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:29.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:29.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:29.521 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:29.551 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:29.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:29.555 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:29.655 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:29.678 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:29.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:29.680 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:29.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:29 smithi112 bash[59335]: cluster 2023-10-01T07:50:28.265500+0000 mgr.y (mgr.34104) 514 : cluster 0 pgmap v491: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:29.781 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:29.816 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:29.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:29.820 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:29.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:29 smithi084 bash[78255]: cluster 2023-10-01T07:50:28.265500+0000 mgr.y (mgr.34104) 514 : cluster 0 pgmap v491: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:29.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:29 smithi084 bash[75189]: cluster 2023-10-01T07:50:28.265500+0000 mgr.y (mgr.34104) 514 : cluster 0 pgmap v491: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:29.920 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:29.952 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:29.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:29.955 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:50:30.056 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:30.079 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:30.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:30.082 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:30.183 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:30.213 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:30.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:30.217 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:50:30.317 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:30.338 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:30.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:30.341 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:30.441 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:30.518 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:30.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:30.530 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:30.630 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:30.638 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:30 smithi084 bash[78255]: audit 2023-10-01T07:50:30.075071+0000 mon.a (mon.0) 752 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:50:30.638 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:30 smithi084 bash[78255]: audit 2023-10-01T07:50:30.316793+0000 mon.a (mon.0) 753 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:50:30.638 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:30 smithi084 bash[75189]: audit 2023-10-01T07:50:30.075071+0000 mon.a (mon.0) 752 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:50:30.638 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:30 smithi084 bash[75189]: audit 2023-10-01T07:50:30.316793+0000 mon.a (mon.0) 753 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:50:30.658 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:30.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:30.827 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:30.959 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:30.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:30 smithi112 bash[59335]: audit 2023-10-01T07:50:30.075071+0000 mon.a (mon.0) 752 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:50:30.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:30 smithi112 bash[59335]: audit 2023-10-01T07:50:30.316793+0000 mon.a (mon.0) 753 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:50:30.990 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:30.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:30.992 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:31.093 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:31.202 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:31.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:31.210 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:31.311 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:31.536 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:31.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:31.539 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:31.639 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:31.665 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:31.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:31.667 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:31.768 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:31.778 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:31 smithi084 bash[75189]: cluster 2023-10-01T07:50:30.266480+0000 mgr.y (mgr.34104) 515 : cluster 0 pgmap v492: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:31.778 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:31 smithi084 bash[78255]: cluster 2023-10-01T07:50:30.266480+0000 mgr.y (mgr.34104) 515 : cluster 0 pgmap v492: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:31.791 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:31.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:31.795 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:31.895 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:31.909 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:31 smithi112 bash[59335]: cluster 2023-10-01T07:50:30.266480+0000 mgr.y (mgr.34104) 515 : cluster 0 pgmap v492: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:31.924 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:31.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:31.927 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:32.027 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:32.050 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:32.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:32.052 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:32.152 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:32.185 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:32.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:32.188 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:32.288 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:32.324 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:32.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:32.327 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:32.427 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:32.461 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:32.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:32.464 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:32.565 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:32.590 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:32.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:32.592 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:32.693 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:32.705 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:32 smithi084 bash[75189]: cluster 2023-10-01T07:50:32.267425+0000 mgr.y (mgr.34104) 516 : cluster 0 pgmap v493: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:32.706 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:32 smithi084 bash[78255]: cluster 2023-10-01T07:50:32.267425+0000 mgr.y (mgr.34104) 516 : cluster 0 pgmap v493: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:32.719 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:32.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:32.721 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:32.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:32 smithi112 bash[59335]: cluster 2023-10-01T07:50:32.267425+0000 mgr.y (mgr.34104) 516 : cluster 0 pgmap v493: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:32.822 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:32.844 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:32.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:32.846 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:32.947 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:32.972 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:32.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:32.974 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:33.075 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:33.108 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:33.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:33.111 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:33.213 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:33.240 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:33.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:33.243 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:33.344 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:33.369 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:33.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:33.372 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:33.473 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:33.508 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:33.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:33.511 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:50:33.612 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:33.633 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:33.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:33.635 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:33.736 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:33.759 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:33.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:33.762 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:33.862 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:33.894 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:33.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:33.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:33.998 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:34.028 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:34.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:34.031 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:34.132 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:34.160 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:34.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:34.163 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:34.263 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:34.291 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:34.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:34.293 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:34.394 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:34.426 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:34.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:34.428 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:34.529 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:34.559 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:34.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:34.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:34.663 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:34.695 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:34.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:34.698 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:34.798 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:34.828 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:34.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:34.831 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:34.932 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:34.958 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:34.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:34.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:35.061 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:35.091 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:35.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:35.095 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:35.195 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:35.219 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:35.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:35.221 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:35.294 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2023-10-01T07:50:35.294 INFO:teuthology.orchestra.run.smithi084.stdout: "size": 20, 2023-10-01T07:50:35.294 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 600, 2023-10-01T07:50:35.295 INFO:teuthology.orchestra.run.smithi084.stdout: "ops": [ 2023-10-01T07:50:35.295 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.295 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:19 6.6 6:661f4a0e:::benchmark_data_smithi084_105950_object18:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e111)", 2023-10-01T07:50:35.295 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:47:45.549919+0000", 2023-10-01T07:50:35.295 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 169.74014802299999, 2023-10-01T07:50:35.295 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.033198785, 2023-10-01T07:50:35.295 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:50:35.295 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:50:35.295 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:50:35.295 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:50:35.296 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:50:35.296 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 19 2023-10-01T07:50:35.296 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.296 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:50:35.296 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.296 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:50:35.296 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.549919+0000", 2023-10-01T07:50:35.296 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:50:35.296 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.296 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.296 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:50:35.297 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.549919+0000", 2023-10-01T07:50:35.297 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:50:35.297 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.297 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.297 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:50:35.297 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.549916+0000", 2023-10-01T07:50:35.297 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999971 2023-10-01T07:50:35.297 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.297 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.297 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:50:35.297 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.549960+0000", 2023-10-01T07:50:35.297 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.4197999999999999e-05 2023-10-01T07:50:35.297 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.298 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.298 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:50:35.298 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.549986+0000", 2023-10-01T07:50:35.298 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.5826999999999999e-05 2023-10-01T07:50:35.298 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.298 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.298 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:50:35.298 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.550003+0000", 2023-10-01T07:50:35.298 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.6852999999999999e-05 2023-10-01T07:50:35.298 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.298 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.299 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:50:35.299 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552577+0000", 2023-10-01T07:50:35.299 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0025744539999999999 2023-10-01T07:50:35.299 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.299 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.299 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T07:50:35.299 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552594+0000", 2023-10-01T07:50:35.299 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.6262000000000001e-05 2023-10-01T07:50:35.299 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.299 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.299 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:50:35.299 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.577763+0000", 2023-10-01T07:50:35.300 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0251697049999999 2023-10-01T07:50:35.300 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.300 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.300 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:50:35.300 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.577889+0000", 2023-10-01T07:50:35.300 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000126193 2023-10-01T07:50:35.300 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.300 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.300 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4", 2023-10-01T07:50:35.300 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.577999+0000", 2023-10-01T07:50:35.300 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000109258 2023-10-01T07:50:35.300 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.301 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.301 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:50:35.301 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.580176+0000", 2023-10-01T07:50:35.301 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0021770019999999999 2023-10-01T07:50:35.301 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.301 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.301 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:50:35.301 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.582956+0000", 2023-10-01T07:50:35.301 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.002780725 2023-10-01T07:50:35.302 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.302 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.302 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:50:35.302 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.583017+0000", 2023-10-01T07:50:35.302 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.0767000000000003e-05 2023-10-01T07:50:35.302 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.302 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.302 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:50:35.302 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.583118+0000", 2023-10-01T07:50:35.302 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00010063799999999999 2023-10-01T07:50:35.302 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:50:35.302 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:50:35.303 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:50:35.303 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.303 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.303 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:23 6.6 6:655324cb:::benchmark_data_smithi084_105950_object22:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e111)", 2023-10-01T07:50:35.303 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:47:45.551596+0000", 2023-10-01T07:50:35.303 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 169.73847111000001, 2023-10-01T07:50:35.303 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0317052289999999, 2023-10-01T07:50:35.303 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:50:35.303 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:50:35.304 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:50:35.304 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:50:35.304 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:50:35.304 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 23 2023-10-01T07:50:35.304 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.304 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:50:35.304 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.304 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:50:35.304 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.551596+0000", 2023-10-01T07:50:35.304 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:50:35.304 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.304 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.304 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:50:35.305 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.551596+0000", 2023-10-01T07:50:35.305 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:50:35.305 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.305 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.305 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:50:35.305 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.551594+0000", 2023-10-01T07:50:35.305 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T07:50:35.305 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.305 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.305 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:50:35.305 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.551638+0000", 2023-10-01T07:50:35.305 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.3779000000000002e-05 2023-10-01T07:50:35.306 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.306 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.306 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:50:35.306 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.551656+0000", 2023-10-01T07:50:35.306 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.766e-05 2023-10-01T07:50:35.306 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.306 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.306 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:50:35.306 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.551673+0000", 2023-10-01T07:50:35.306 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.6898e-05 2023-10-01T07:50:35.306 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.306 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.307 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:50:35.307 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552639+0000", 2023-10-01T07:50:35.307 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000965934 2023-10-01T07:50:35.307 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.307 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.307 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T07:50:35.307 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552646+0000", 2023-10-01T07:50:35.307 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.4259999999999997e-06 2023-10-01T07:50:35.307 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.307 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.307 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:50:35.307 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.578260+0000", 2023-10-01T07:50:35.308 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0256141080000001 2023-10-01T07:50:35.308 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.308 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.308 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:50:35.308 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.578338+0000", 2023-10-01T07:50:35.308 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.7860000000000003e-05 2023-10-01T07:50:35.308 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.308 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.308 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4", 2023-10-01T07:50:35.308 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.578434+0000", 2023-10-01T07:50:35.308 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.6018000000000001e-05 2023-10-01T07:50:35.309 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.309 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.309 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:50:35.309 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.580181+0000", 2023-10-01T07:50:35.309 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.001747202 2023-10-01T07:50:35.309 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.309 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.309 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:50:35.309 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.583182+0000", 2023-10-01T07:50:35.309 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0030009350000000001 2023-10-01T07:50:35.309 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.309 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.310 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:50:35.310 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.583212+0000", 2023-10-01T07:50:35.310 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.0017000000000001e-05 2023-10-01T07:50:35.310 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.310 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.310 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:50:35.310 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.583301+0000", 2023-10-01T07:50:35.310 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.9040000000000001e-05 2023-10-01T07:50:35.310 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:50:35.310 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:50:35.310 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:50:35.311 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.311 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.311 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:39 6.6 6:69e1fbb7:::benchmark_data_smithi084_105950_object38:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-10-01T07:50:35.311 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:47:45.551684+0000", 2023-10-01T07:50:35.311 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 169.738383438, 2023-10-01T07:50:35.311 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0381897470000001, 2023-10-01T07:50:35.311 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:50:35.311 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:50:35.311 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:50:35.311 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:50:35.311 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:50:35.312 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 39 2023-10-01T07:50:35.312 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.312 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:50:35.312 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.312 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:50:35.312 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.551684+0000", 2023-10-01T07:50:35.312 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:50:35.312 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.312 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.312 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:50:35.312 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.551684+0000", 2023-10-01T07:50:35.312 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:50:35.312 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.313 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.313 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:50:35.313 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.551683+0000", 2023-10-01T07:50:35.313 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:50:35.313 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.313 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.313 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:50:35.313 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.551839+0000", 2023-10-01T07:50:35.313 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00015627100000000001 2023-10-01T07:50:35.313 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.313 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.314 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:50:35.314 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.551850+0000", 2023-10-01T07:50:35.314 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0536e-05 2023-10-01T07:50:35.314 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.314 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.314 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:50:35.314 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.551856+0000", 2023-10-01T07:50:35.314 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.4579999999999998e-06 2023-10-01T07:50:35.314 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.314 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.314 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:50:35.315 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552681+0000", 2023-10-01T07:50:35.315 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00082536399999999998 2023-10-01T07:50:35.315 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.315 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.315 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T07:50:35.315 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552689+0000", 2023-10-01T07:50:35.315 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.8290000000000008e-06 2023-10-01T07:50:35.315 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.315 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.316 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:50:35.316 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.578673+0000", 2023-10-01T07:50:35.316 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0259835319999999 2023-10-01T07:50:35.316 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.316 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.316 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:50:35.316 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.578755+0000", 2023-10-01T07:50:35.316 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.2032000000000003e-05 2023-10-01T07:50:35.316 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.316 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.316 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4", 2023-10-01T07:50:35.316 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.578852+0000", 2023-10-01T07:50:35.317 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.7452000000000001e-05 2023-10-01T07:50:35.317 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.317 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.317 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:50:35.317 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.581062+0000", 2023-10-01T07:50:35.317 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0022099229999999999 2023-10-01T07:50:35.317 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.317 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.317 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:50:35.317 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.589544+0000", 2023-10-01T07:50:35.317 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.008481677 2023-10-01T07:50:35.317 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.318 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.318 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:50:35.318 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.589760+0000", 2023-10-01T07:50:35.318 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00021609799999999999 2023-10-01T07:50:35.318 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.318 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.318 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:50:35.318 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.589873+0000", 2023-10-01T07:50:35.318 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000113387 2023-10-01T07:50:35.318 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:50:35.318 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:50:35.319 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:50:35.319 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.319 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.319 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:55 6.6 6:64dc8a2a:::benchmark_data_smithi084_105950_object54:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-10-01T07:50:35.319 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:47:45.551862+0000", 2023-10-01T07:50:35.319 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 169.738204873, 2023-10-01T07:50:35.319 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0383777940000001, 2023-10-01T07:50:35.319 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:50:35.319 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:50:35.319 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:50:35.319 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:50:35.319 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:50:35.320 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 55 2023-10-01T07:50:35.320 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.320 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:50:35.320 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.320 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:50:35.320 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.551862+0000", 2023-10-01T07:50:35.320 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:50:35.320 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.320 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.320 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:50:35.320 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.551862+0000", 2023-10-01T07:50:35.321 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:50:35.321 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.321 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.321 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:50:35.321 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.551862+0000", 2023-10-01T07:50:35.321 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T07:50:35.321 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.321 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.321 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:50:35.321 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.551919+0000", 2023-10-01T07:50:35.321 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.6888000000000001e-05 2023-10-01T07:50:35.321 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.322 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.322 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:50:35.322 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.551965+0000", 2023-10-01T07:50:35.322 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.651e-05 2023-10-01T07:50:35.322 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.322 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.322 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:50:35.322 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.551980+0000", 2023-10-01T07:50:35.322 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.4717e-05 2023-10-01T07:50:35.323 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.323 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.323 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:50:35.323 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552732+0000", 2023-10-01T07:50:35.323 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00075205699999999999 2023-10-01T07:50:35.323 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.323 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.323 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T07:50:35.323 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552740+0000", 2023-10-01T07:50:35.323 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.225e-06 2023-10-01T07:50:35.323 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.323 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.323 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:50:35.324 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.579098+0000", 2023-10-01T07:50:35.324 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0263578019999999 2023-10-01T07:50:35.324 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.324 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.324 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:50:35.324 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.579201+0000", 2023-10-01T07:50:35.324 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000102805 2023-10-01T07:50:35.324 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.324 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.324 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4", 2023-10-01T07:50:35.325 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.579335+0000", 2023-10-01T07:50:35.325 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00013394000000000001 2023-10-01T07:50:35.325 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.325 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.325 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:50:35.325 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.581068+0000", 2023-10-01T07:50:35.325 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0017332300000000001 2023-10-01T07:50:35.325 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.325 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.325 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:50:35.325 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.589926+0000", 2023-10-01T07:50:35.326 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0088584879999999994 2023-10-01T07:50:35.326 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.326 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.326 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:50:35.326 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.589974+0000", 2023-10-01T07:50:35.326 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.8022999999999997e-05 2023-10-01T07:50:35.326 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.326 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.326 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:50:35.326 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.590240+0000", 2023-10-01T07:50:35.326 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00026569199999999999 2023-10-01T07:50:35.326 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:50:35.327 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:50:35.327 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:50:35.327 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.327 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.327 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:68 6.6 6:68ed6525:::benchmark_data_smithi084_105950_object67:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-10-01T07:50:35.327 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:47:45.551992+0000", 2023-10-01T07:50:35.327 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 169.73807550999999, 2023-10-01T07:50:35.327 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0384701759999999, 2023-10-01T07:50:35.327 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:50:35.327 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:50:35.327 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:50:35.327 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:50:35.328 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:50:35.328 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 68 2023-10-01T07:50:35.328 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.328 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:50:35.328 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.328 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:50:35.328 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.551992+0000", 2023-10-01T07:50:35.328 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:50:35.328 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.328 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.329 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:50:35.329 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.551992+0000", 2023-10-01T07:50:35.329 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:50:35.329 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.329 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.329 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:50:35.329 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.551991+0000", 2023-10-01T07:50:35.329 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:50:35.329 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.329 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.330 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:50:35.330 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552066+0000", 2023-10-01T07:50:35.330 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.5655999999999995e-05 2023-10-01T07:50:35.330 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.330 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.330 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:50:35.330 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552079+0000", 2023-10-01T07:50:35.330 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.24e-05 2023-10-01T07:50:35.330 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.330 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.330 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:50:35.331 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552090+0000", 2023-10-01T07:50:35.331 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.1025e-05 2023-10-01T07:50:35.331 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.331 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.331 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:50:35.331 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552765+0000", 2023-10-01T07:50:35.331 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00067580400000000001 2023-10-01T07:50:35.331 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.331 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.331 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T07:50:35.331 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552772+0000", 2023-10-01T07:50:35.331 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.0639999999999996e-06 2023-10-01T07:50:35.332 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.332 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.332 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:50:35.332 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.579530+0000", 2023-10-01T07:50:35.332 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.026757498 2023-10-01T07:50:35.332 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.332 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.332 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:50:35.332 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.579633+0000", 2023-10-01T07:50:35.332 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000103305 2023-10-01T07:50:35.332 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.333 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.333 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4", 2023-10-01T07:50:35.333 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.579761+0000", 2023-10-01T07:50:35.333 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00012793200000000001 2023-10-01T07:50:35.333 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.333 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.333 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:50:35.333 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.582250+0000", 2023-10-01T07:50:35.333 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0024884019999999998 2023-10-01T07:50:35.333 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.333 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.333 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:50:35.333 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.590320+0000", 2023-10-01T07:50:35.334 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0080702310000000006 2023-10-01T07:50:35.334 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.334 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.334 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:50:35.334 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.590374+0000", 2023-10-01T07:50:35.334 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.3696999999999998e-05 2023-10-01T07:50:35.334 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.334 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.334 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:50:35.334 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.590462+0000", 2023-10-01T07:50:35.334 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.8247999999999999e-05 2023-10-01T07:50:35.334 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:50:35.335 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:50:35.335 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:50:35.335 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.335 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.335 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:130 6.6 6:63c80141:::benchmark_data_smithi084_105950_object129:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-10-01T07:50:35.335 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:47:45.552098+0000", 2023-10-01T07:50:35.335 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 169.737969085, 2023-10-01T07:50:35.335 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.038609009, 2023-10-01T07:50:35.335 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:50:35.335 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:50:35.335 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:50:35.335 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:50:35.336 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:50:35.336 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 130 2023-10-01T07:50:35.336 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.336 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:50:35.336 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.336 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:50:35.336 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552098+0000", 2023-10-01T07:50:35.336 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:50:35.336 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.336 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.336 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:50:35.336 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552098+0000", 2023-10-01T07:50:35.337 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:50:35.337 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.337 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.337 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:50:35.337 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552097+0000", 2023-10-01T07:50:35.337 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:50:35.337 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.337 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.337 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:50:35.337 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552177+0000", 2023-10-01T07:50:35.337 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.9356000000000004e-05 2023-10-01T07:50:35.338 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.338 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.338 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:50:35.338 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552190+0000", 2023-10-01T07:50:35.338 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.3879999999999999e-05 2023-10-01T07:50:35.338 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.338 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.338 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:50:35.338 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552202+0000", 2023-10-01T07:50:35.338 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.1576000000000001e-05 2023-10-01T07:50:35.338 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.338 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.339 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:50:35.339 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552806+0000", 2023-10-01T07:50:35.339 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00060393700000000003 2023-10-01T07:50:35.339 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.339 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.339 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T07:50:35.339 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552814+0000", 2023-10-01T07:50:35.339 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.6769999999999995e-06 2023-10-01T07:50:35.339 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.339 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.339 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:50:35.340 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.580215+0000", 2023-10-01T07:50:35.340 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.027401614 2023-10-01T07:50:35.340 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.340 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.340 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:50:35.340 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.580298+0000", 2023-10-01T07:50:35.340 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.2911000000000006e-05 2023-10-01T07:50:35.340 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.340 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.340 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4", 2023-10-01T07:50:35.340 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.580391+0000", 2023-10-01T07:50:35.341 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.2750999999999993e-05 2023-10-01T07:50:35.341 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.341 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.341 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:50:35.341 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.582259+0000", 2023-10-01T07:50:35.341 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.001867713 2023-10-01T07:50:35.341 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.341 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.341 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:50:35.341 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.590535+0000", 2023-10-01T07:50:35.341 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0082760149999999994 2023-10-01T07:50:35.341 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.342 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.342 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:50:35.342 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.590597+0000", 2023-10-01T07:50:35.342 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.2075000000000005e-05 2023-10-01T07:50:35.342 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.342 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.342 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:50:35.342 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.590707+0000", 2023-10-01T07:50:35.342 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00011027399999999999 2023-10-01T07:50:35.342 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:50:35.342 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:50:35.343 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:50:35.343 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.343 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.343 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:142 6.6 6:65d5ee05:::benchmark_data_smithi084_105950_object141:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-10-01T07:50:35.343 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:47:45.552210+0000", 2023-10-01T07:50:35.343 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 169.737856631, 2023-10-01T07:50:35.343 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0386990759999999, 2023-10-01T07:50:35.343 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:50:35.343 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:50:35.343 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:50:35.343 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:50:35.343 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:50:35.344 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 142 2023-10-01T07:50:35.344 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.344 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:50:35.344 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.344 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:50:35.344 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552210+0000", 2023-10-01T07:50:35.344 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:50:35.344 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.344 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.344 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:50:35.344 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552210+0000", 2023-10-01T07:50:35.345 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:50:35.345 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.345 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.345 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:50:35.345 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552210+0000", 2023-10-01T07:50:35.345 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T07:50:35.345 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.345 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.345 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:50:35.345 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552274+0000", 2023-10-01T07:50:35.345 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.4332999999999995e-05 2023-10-01T07:50:35.346 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.346 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.346 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:50:35.346 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552285+0000", 2023-10-01T07:50:35.346 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.1094000000000001e-05 2023-10-01T07:50:35.346 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.346 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.346 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:50:35.346 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552292+0000", 2023-10-01T07:50:35.346 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.1960000000000002e-06 2023-10-01T07:50:35.347 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.347 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.347 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:50:35.347 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552840+0000", 2023-10-01T07:50:35.347 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00054728899999999996 2023-10-01T07:50:35.347 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.347 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.347 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T07:50:35.347 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552847+0000", 2023-10-01T07:50:35.347 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.5630000000000003e-06 2023-10-01T07:50:35.347 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.348 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.348 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:50:35.348 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.580618+0000", 2023-10-01T07:50:35.348 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.027770369 2023-10-01T07:50:35.348 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.348 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.348 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:50:35.348 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.580714+0000", 2023-10-01T07:50:35.348 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.6331999999999999e-05 2023-10-01T07:50:35.348 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.348 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.348 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4", 2023-10-01T07:50:35.349 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.580821+0000", 2023-10-01T07:50:35.349 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00010741700000000001 2023-10-01T07:50:35.349 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.349 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.349 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:50:35.349 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.586574+0000", 2023-10-01T07:50:35.349 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0057523239999999996 2023-10-01T07:50:35.349 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.349 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.349 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:50:35.349 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.590769+0000", 2023-10-01T07:50:35.349 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0041957779999999998 2023-10-01T07:50:35.349 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.350 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.350 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:50:35.350 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.590820+0000", 2023-10-01T07:50:35.350 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.0531000000000001e-05 2023-10-01T07:50:35.350 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.350 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.350 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:50:35.350 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.590910+0000", 2023-10-01T07:50:35.350 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.9559000000000001e-05 2023-10-01T07:50:35.350 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:50:35.350 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:50:35.351 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:50:35.351 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.351 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.351 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:143 6.6 6:65e77e05:::benchmark_data_smithi084_105950_object142:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-10-01T07:50:35.351 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:47:45.552300+0000", 2023-10-01T07:50:35.351 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 169.73776707900001, 2023-10-01T07:50:35.351 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.038809074, 2023-10-01T07:50:35.351 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:50:35.351 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:50:35.351 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:50:35.351 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:50:35.352 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:50:35.352 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 143 2023-10-01T07:50:35.352 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.352 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:50:35.352 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.352 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:50:35.352 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552300+0000", 2023-10-01T07:50:35.352 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:50:35.352 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.352 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.352 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:50:35.352 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552300+0000", 2023-10-01T07:50:35.353 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:50:35.353 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.353 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.353 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:50:35.353 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552299+0000", 2023-10-01T07:50:35.353 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:50:35.353 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.353 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.353 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:50:35.353 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552362+0000", 2023-10-01T07:50:35.353 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.3078999999999997e-05 2023-10-01T07:50:35.354 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.354 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.354 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:50:35.354 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552373+0000", 2023-10-01T07:50:35.354 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.112e-05 2023-10-01T07:50:35.354 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.354 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.354 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:50:35.354 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552380+0000", 2023-10-01T07:50:35.354 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.5139999999999998e-06 2023-10-01T07:50:35.354 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.355 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.355 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:50:35.355 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552875+0000", 2023-10-01T07:50:35.355 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00049484500000000005 2023-10-01T07:50:35.355 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.355 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.355 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T07:50:35.355 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552883+0000", 2023-10-01T07:50:35.355 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.7950000000000008e-06 2023-10-01T07:50:35.355 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.355 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.355 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:50:35.356 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.581103+0000", 2023-10-01T07:50:35.356 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0282206739999999 2023-10-01T07:50:35.356 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.356 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.356 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:50:35.356 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.581189+0000", 2023-10-01T07:50:35.356 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.5711000000000007e-05 2023-10-01T07:50:35.356 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.356 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.356 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4", 2023-10-01T07:50:35.356 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.581328+0000", 2023-10-01T07:50:35.356 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00013886899999999999 2023-10-01T07:50:35.356 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.357 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.357 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:50:35.357 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.587224+0000", 2023-10-01T07:50:35.357 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0058956959999999997 2023-10-01T07:50:35.357 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.357 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.357 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:50:35.357 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.590959+0000", 2023-10-01T07:50:35.357 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.003735394 2023-10-01T07:50:35.357 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.357 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.357 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:50:35.358 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.591006+0000", 2023-10-01T07:50:35.358 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.7490000000000001e-05 2023-10-01T07:50:35.358 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.358 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.358 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:50:35.358 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.591109+0000", 2023-10-01T07:50:35.358 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00010262100000000001 2023-10-01T07:50:35.358 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:50:35.358 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:50:35.358 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:50:35.358 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.359 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.359 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:144 6.6 6:6aea1a2b:::benchmark_data_smithi084_105950_object143:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-10-01T07:50:35.359 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:47:45.552387+0000", 2023-10-01T07:50:35.359 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 169.73768047300001, 2023-10-01T07:50:35.359 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0388803689999999, 2023-10-01T07:50:35.359 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:50:35.359 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:50:35.359 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:50:35.359 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:50:35.359 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:50:35.359 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 144 2023-10-01T07:50:35.360 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.360 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:50:35.360 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.360 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:50:35.360 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552387+0000", 2023-10-01T07:50:35.360 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:50:35.360 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.360 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.360 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:50:35.360 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552387+0000", 2023-10-01T07:50:35.360 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:50:35.361 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.361 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.361 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:50:35.361 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552386+0000", 2023-10-01T07:50:35.361 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T07:50:35.361 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.361 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.361 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:50:35.361 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552451+0000", 2023-10-01T07:50:35.361 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.5142999999999996e-05 2023-10-01T07:50:35.361 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.361 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.362 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:50:35.362 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552462+0000", 2023-10-01T07:50:35.362 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.1204e-05 2023-10-01T07:50:35.362 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.362 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.362 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:50:35.362 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552469+0000", 2023-10-01T07:50:35.362 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.8639999999999998e-06 2023-10-01T07:50:35.362 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.362 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.362 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:50:35.362 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552910+0000", 2023-10-01T07:50:35.363 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00044091600000000002 2023-10-01T07:50:35.363 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.363 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.363 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T07:50:35.363 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552917+0000", 2023-10-01T07:50:35.363 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.3409999999999997e-06 2023-10-01T07:50:35.363 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.363 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.363 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:50:35.363 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.581670+0000", 2023-10-01T07:50:35.363 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0287522769999999 2023-10-01T07:50:35.363 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.363 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.364 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:50:35.364 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.581800+0000", 2023-10-01T07:50:35.364 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000130357 2023-10-01T07:50:35.364 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.364 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.364 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4", 2023-10-01T07:50:35.364 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.581986+0000", 2023-10-01T07:50:35.364 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000185751 2023-10-01T07:50:35.364 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.364 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.364 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:50:35.364 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.587230+0000", 2023-10-01T07:50:35.365 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0052443799999999999 2023-10-01T07:50:35.365 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.365 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.365 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:50:35.365 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.591162+0000", 2023-10-01T07:50:35.365 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0039314520000000002 2023-10-01T07:50:35.365 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.365 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.365 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:50:35.365 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.591203+0000", 2023-10-01T07:50:35.365 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.1145e-05 2023-10-01T07:50:35.365 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.366 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.366 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:50:35.366 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.591267+0000", 2023-10-01T07:50:35.366 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.4158999999999993e-05 2023-10-01T07:50:35.366 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:50:35.366 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:50:35.366 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:50:35.366 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.366 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.366 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:153 6.6 6:6b89205f:::benchmark_data_smithi084_105950_object152:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-10-01T07:50:35.366 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:47:45.552486+0000", 2023-10-01T07:50:35.367 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 169.73758086500001, 2023-10-01T07:50:35.367 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0411251640000001, 2023-10-01T07:50:35.367 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:50:35.367 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:50:35.367 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:50:35.367 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:50:35.367 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:50:35.367 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 153 2023-10-01T07:50:35.367 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.367 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:50:35.367 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.368 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:50:35.368 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552486+0000", 2023-10-01T07:50:35.368 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:50:35.368 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.368 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.368 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:50:35.368 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552486+0000", 2023-10-01T07:50:35.368 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:50:35.368 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.368 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.368 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:50:35.368 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552485+0000", 2023-10-01T07:50:35.369 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:50:35.369 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.369 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.369 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:50:35.369 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552550+0000", 2023-10-01T07:50:35.369 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.4746000000000007e-05 2023-10-01T07:50:35.369 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.369 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.369 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:50:35.369 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552559+0000", 2023-10-01T07:50:35.369 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.2730000000000002e-06 2023-10-01T07:50:35.369 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.370 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.370 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:50:35.370 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552565+0000", 2023-10-01T07:50:35.370 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.1519999999999997e-06 2023-10-01T07:50:35.370 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.370 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.370 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:50:35.370 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552944+0000", 2023-10-01T07:50:35.370 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00037909400000000001 2023-10-01T07:50:35.370 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.370 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.370 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T07:50:35.371 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552951+0000", 2023-10-01T07:50:35.371 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.8379999999999996e-06 2023-10-01T07:50:35.371 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.371 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.371 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:50:35.371 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.582303+0000", 2023-10-01T07:50:35.371 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0293527220000001 2023-10-01T07:50:35.371 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.371 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.371 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:50:35.371 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.582451+0000", 2023-10-01T07:50:35.371 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00014818700000000001 2023-10-01T07:50:35.371 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.372 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.372 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4", 2023-10-01T07:50:35.372 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.582608+0000", 2023-10-01T07:50:35.372 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00015654800000000001 2023-10-01T07:50:35.372 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.372 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.372 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:50:35.372 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.587236+0000", 2023-10-01T07:50:35.372 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0046274860000000001 2023-10-01T07:50:35.372 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.372 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.372 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:50:35.373 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.593436+0000", 2023-10-01T07:50:35.373 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0062009539999999998 2023-10-01T07:50:35.373 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.373 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.373 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:50:35.373 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.593490+0000", 2023-10-01T07:50:35.373 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.3516000000000001e-05 2023-10-01T07:50:35.373 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.373 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.373 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:50:35.373 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.593611+0000", 2023-10-01T07:50:35.373 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000121406 2023-10-01T07:50:35.373 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:50:35.374 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:50:35.374 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:50:35.374 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.374 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.374 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:168 6.6 6:6ad63337:::benchmark_data_smithi084_105950_object167:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-10-01T07:50:35.374 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:47:45.552571+0000", 2023-10-01T07:50:35.374 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 169.737496153, 2023-10-01T07:50:35.374 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0430254670000001, 2023-10-01T07:50:35.374 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:50:35.374 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:50:35.374 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:50:35.374 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:50:35.375 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:50:35.375 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 168 2023-10-01T07:50:35.375 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.375 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:50:35.375 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.375 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:50:35.375 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552571+0000", 2023-10-01T07:50:35.375 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:50:35.375 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.375 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.375 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:50:35.375 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552571+0000", 2023-10-01T07:50:35.375 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:50:35.376 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.376 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.376 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:50:35.376 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552570+0000", 2023-10-01T07:50:35.376 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:50:35.376 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.376 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.376 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:50:35.376 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552633+0000", 2023-10-01T07:50:35.376 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.3257999999999996e-05 2023-10-01T07:50:35.376 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.376 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.377 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:50:35.377 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552642+0000", 2023-10-01T07:50:35.377 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.1990000000000006e-06 2023-10-01T07:50:35.377 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.377 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.377 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:50:35.377 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552648+0000", 2023-10-01T07:50:35.377 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.0249999999999999e-06 2023-10-01T07:50:35.377 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.377 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.378 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:50:35.378 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552977+0000", 2023-10-01T07:50:35.378 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00032955099999999998 2023-10-01T07:50:35.378 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.378 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.378 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T07:50:35.378 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552985+0000", 2023-10-01T07:50:35.378 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.3490000000000003e-06 2023-10-01T07:50:35.378 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.378 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.378 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:50:35.378 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.583354+0000", 2023-10-01T07:50:35.379 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.030369536 2023-10-01T07:50:35.379 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.379 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.379 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:50:35.379 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.583491+0000", 2023-10-01T07:50:35.379 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00013664100000000001 2023-10-01T07:50:35.379 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.379 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.379 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4", 2023-10-01T07:50:35.379 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.583652+0000", 2023-10-01T07:50:35.379 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00016133799999999999 2023-10-01T07:50:35.379 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.380 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.380 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:50:35.380 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.587241+0000", 2023-10-01T07:50:35.380 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0035891600000000001 2023-10-01T07:50:35.380 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.380 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.380 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:50:35.380 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.595472+0000", 2023-10-01T07:50:35.380 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0082310539999999998 2023-10-01T07:50:35.380 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.380 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.380 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:50:35.380 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.595521+0000", 2023-10-01T07:50:35.381 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.8420000000000001e-05 2023-10-01T07:50:35.381 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.381 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.381 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:50:35.381 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.595596+0000", 2023-10-01T07:50:35.381 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.5702000000000001e-05 2023-10-01T07:50:35.381 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:50:35.381 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:50:35.381 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:50:35.381 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.381 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.382 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:171 6.6 6:609529df:::benchmark_data_smithi084_105950_object170:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-10-01T07:50:35.382 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:47:45.552774+0000", 2023-10-01T07:50:35.382 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 169.73729283500001, 2023-10-01T07:50:35.382 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0442350030000001, 2023-10-01T07:50:35.382 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:50:35.382 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:50:35.382 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:50:35.382 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:50:35.382 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:50:35.382 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 171 2023-10-01T07:50:35.383 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.383 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:50:35.383 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.383 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:50:35.383 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552774+0000", 2023-10-01T07:50:35.383 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:50:35.383 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.383 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.383 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:50:35.383 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552774+0000", 2023-10-01T07:50:35.383 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:50:35.383 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.383 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.384 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:50:35.384 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552773+0000", 2023-10-01T07:50:35.384 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:50:35.384 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.384 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.384 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:50:35.384 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552849+0000", 2023-10-01T07:50:35.384 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.5228000000000005e-05 2023-10-01T07:50:35.384 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.384 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.384 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:50:35.384 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552858+0000", 2023-10-01T07:50:35.385 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.4259999999999992e-06 2023-10-01T07:50:35.385 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.385 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.385 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:50:35.385 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552865+0000", 2023-10-01T07:50:35.385 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.7819999999999996e-06 2023-10-01T07:50:35.385 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.385 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.385 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:50:35.385 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553028+0000", 2023-10-01T07:50:35.385 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00016353099999999999 2023-10-01T07:50:35.386 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.386 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.386 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T07:50:35.386 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553036+0000", 2023-10-01T07:50:35.386 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.5660000000000001e-06 2023-10-01T07:50:35.386 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.386 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.386 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:50:35.386 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.584025+0000", 2023-10-01T07:50:35.386 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0309891600000001 2023-10-01T07:50:35.387 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.387 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.387 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:50:35.387 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.584199+0000", 2023-10-01T07:50:35.387 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00017423300000000001 2023-10-01T07:50:35.387 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.387 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.387 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4", 2023-10-01T07:50:35.387 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.584379+0000", 2023-10-01T07:50:35.387 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00017950099999999999 2023-10-01T07:50:35.387 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.388 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.388 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:50:35.388 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.587249+0000", 2023-10-01T07:50:35.388 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.002870198 2023-10-01T07:50:35.388 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.388 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.388 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:50:35.388 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.596810+0000", 2023-10-01T07:50:35.388 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0095608010000000007 2023-10-01T07:50:35.388 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.388 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.388 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:50:35.388 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.596870+0000", 2023-10-01T07:50:35.389 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.9852000000000002e-05 2023-10-01T07:50:35.389 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.389 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.389 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:50:35.389 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.597009+0000", 2023-10-01T07:50:35.389 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000139624 2023-10-01T07:50:35.389 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:50:35.389 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:50:35.389 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:50:35.389 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.389 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.390 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:191 6.6 6:6f7d4f4d:::benchmark_data_smithi084_105950_object190:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-10-01T07:50:35.390 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:47:45.552871+0000", 2023-10-01T07:50:35.390 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 169.737195998, 2023-10-01T07:50:35.390 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0443260839999999, 2023-10-01T07:50:35.390 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:50:35.390 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:50:35.390 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:50:35.390 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:50:35.390 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:50:35.390 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 191 2023-10-01T07:50:35.390 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.391 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:50:35.391 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.391 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:50:35.391 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552871+0000", 2023-10-01T07:50:35.391 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:50:35.391 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.391 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.391 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:50:35.391 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552871+0000", 2023-10-01T07:50:35.391 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:50:35.391 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.391 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.392 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:50:35.392 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552870+0000", 2023-10-01T07:50:35.392 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:50:35.392 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.392 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.392 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:50:35.392 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552933+0000", 2023-10-01T07:50:35.392 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.2453999999999995e-05 2023-10-01T07:50:35.392 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.392 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.392 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:50:35.392 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552941+0000", 2023-10-01T07:50:35.392 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.8690000000000004e-06 2023-10-01T07:50:35.392 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.393 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.393 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:50:35.393 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552946+0000", 2023-10-01T07:50:35.393 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.711e-06 2023-10-01T07:50:35.393 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.393 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.393 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:50:35.393 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553114+0000", 2023-10-01T07:50:35.393 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000167465 2023-10-01T07:50:35.393 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.394 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.394 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T07:50:35.394 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553122+0000", 2023-10-01T07:50:35.394 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.8320000000000006e-06 2023-10-01T07:50:35.394 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.394 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.394 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:50:35.394 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.584722+0000", 2023-10-01T07:50:35.394 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.03160009 2023-10-01T07:50:35.394 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.395 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.395 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:50:35.395 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.584863+0000", 2023-10-01T07:50:35.395 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00014074399999999999 2023-10-01T07:50:35.395 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.395 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.395 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4", 2023-10-01T07:50:35.395 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.585051+0000", 2023-10-01T07:50:35.395 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000188009 2023-10-01T07:50:35.395 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.395 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.396 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:50:35.396 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.587255+0000", 2023-10-01T07:50:35.396 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0022042540000000001 2023-10-01T07:50:35.396 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.396 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.396 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:50:35.396 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.597065+0000", 2023-10-01T07:50:35.396 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.009809959 2023-10-01T07:50:35.396 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.396 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.396 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:50:35.396 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.597114+0000", 2023-10-01T07:50:35.396 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.8733999999999998e-05 2023-10-01T07:50:35.397 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.397 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.397 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:50:35.397 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.597197+0000", 2023-10-01T07:50:35.397 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.3687e-05 2023-10-01T07:50:35.397 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:50:35.397 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:50:35.397 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:50:35.397 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.397 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.397 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:196 6.6 6:6c11dae2:::benchmark_data_smithi084_105950_object195:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-10-01T07:50:35.397 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:47:45.552997+0000", 2023-10-01T07:50:35.397 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 169.73706989799999, 2023-10-01T07:50:35.398 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0443824850000001, 2023-10-01T07:50:35.398 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:50:35.398 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:50:35.398 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:50:35.398 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:50:35.398 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:50:35.398 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 196 2023-10-01T07:50:35.398 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.398 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:50:35.398 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.398 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:50:35.399 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552997+0000", 2023-10-01T07:50:35.399 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:50:35.399 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.399 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.399 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:50:35.399 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552997+0000", 2023-10-01T07:50:35.399 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:50:35.399 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.399 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.399 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:50:35.399 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552996+0000", 2023-10-01T07:50:35.399 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:50:35.400 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.400 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.400 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:50:35.400 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553111+0000", 2023-10-01T07:50:35.400 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000114379 2023-10-01T07:50:35.400 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.400 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.400 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:50:35.400 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553119+0000", 2023-10-01T07:50:35.400 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.6750000000000008e-06 2023-10-01T07:50:35.400 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.400 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.401 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:50:35.401 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553126+0000", 2023-10-01T07:50:35.401 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.1510000000000001e-06 2023-10-01T07:50:35.401 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.401 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.401 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:50:35.401 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553168+0000", 2023-10-01T07:50:35.401 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.2382999999999997e-05 2023-10-01T07:50:35.401 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.401 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.402 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T07:50:35.402 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553176+0000", 2023-10-01T07:50:35.402 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.8990000000000001e-06 2023-10-01T07:50:35.402 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.402 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.402 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:50:35.402 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.585362+0000", 2023-10-01T07:50:35.402 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.03218605 2023-10-01T07:50:35.402 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.403 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.403 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:50:35.403 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.585502+0000", 2023-10-01T07:50:35.403 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000140001 2023-10-01T07:50:35.403 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.403 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.403 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4", 2023-10-01T07:50:35.403 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.585677+0000", 2023-10-01T07:50:35.404 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00017458900000000001 2023-10-01T07:50:35.404 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.404 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.404 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:50:35.404 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.587851+0000", 2023-10-01T07:50:35.404 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0021743489999999999 2023-10-01T07:50:35.404 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.404 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.404 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:50:35.404 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.597249+0000", 2023-10-01T07:50:35.405 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0093985860000000004 2023-10-01T07:50:35.405 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.405 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.405 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:50:35.405 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.597298+0000", 2023-10-01T07:50:35.405 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.8432e-05 2023-10-01T07:50:35.405 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.405 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.405 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:50:35.405 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.597380+0000", 2023-10-01T07:50:35.405 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.1771e-05 2023-10-01T07:50:35.406 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:50:35.406 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:50:35.406 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:50:35.406 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.406 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.406 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:208 6.6 6:65f47002:::benchmark_data_smithi084_105950_object207:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-10-01T07:50:35.406 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:47:45.553138+0000", 2023-10-01T07:50:35.406 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 169.736929479, 2023-10-01T07:50:35.406 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.044973902, 2023-10-01T07:50:35.406 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:50:35.406 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:50:35.406 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:50:35.407 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:50:35.407 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:50:35.407 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 208 2023-10-01T07:50:35.407 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.407 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:50:35.407 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.407 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:50:35.407 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553138+0000", 2023-10-01T07:50:35.407 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:50:35.407 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.407 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.407 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:50:35.408 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553138+0000", 2023-10-01T07:50:35.408 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:50:35.408 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.408 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.408 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:50:35.408 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553137+0000", 2023-10-01T07:50:35.408 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T07:50:35.408 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.408 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.408 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:50:35.408 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553200+0000", 2023-10-01T07:50:35.408 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.2917999999999996e-05 2023-10-01T07:50:35.409 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.409 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.409 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:50:35.409 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553209+0000", 2023-10-01T07:50:35.409 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.1910000000000006e-06 2023-10-01T07:50:35.409 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.409 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.409 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:50:35.409 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553215+0000", 2023-10-01T07:50:35.409 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.3840000000000002e-06 2023-10-01T07:50:35.409 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.409 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.410 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:50:35.410 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553272+0000", 2023-10-01T07:50:35.410 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.6952e-05 2023-10-01T07:50:35.410 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.410 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.410 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T07:50:35.410 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553295+0000", 2023-10-01T07:50:35.410 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.2931000000000001e-05 2023-10-01T07:50:35.410 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.410 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.410 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:50:35.410 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.585978+0000", 2023-10-01T07:50:35.411 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0326828610000001 2023-10-01T07:50:35.411 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.411 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.411 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:50:35.411 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.586128+0000", 2023-10-01T07:50:35.411 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000150261 2023-10-01T07:50:35.411 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.411 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.411 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4", 2023-10-01T07:50:35.411 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.586310+0000", 2023-10-01T07:50:35.411 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000181731 2023-10-01T07:50:35.412 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.412 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.412 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:50:35.412 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.587859+0000", 2023-10-01T07:50:35.412 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.001548712 2023-10-01T07:50:35.412 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.412 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.412 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:50:35.412 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.597426+0000", 2023-10-01T07:50:35.412 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0095665999999999998 2023-10-01T07:50:35.412 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.412 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.413 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:50:35.413 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.598026+0000", 2023-10-01T07:50:35.413 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00060081299999999995 2023-10-01T07:50:35.413 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.413 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.413 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:50:35.413 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.598112+0000", 2023-10-01T07:50:35.413 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.5197000000000004e-05 2023-10-01T07:50:35.413 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:50:35.413 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:50:35.413 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:50:35.413 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.414 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.414 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:213 6.6 6:67912f02:::benchmark_data_smithi084_105950_object212:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-10-01T07:50:35.414 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:47:45.553243+0000", 2023-10-01T07:50:35.414 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 169.73682373599999, 2023-10-01T07:50:35.414 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0450777019999999, 2023-10-01T07:50:35.414 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:50:35.414 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:50:35.414 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:50:35.414 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:50:35.415 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:50:35.415 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 213 2023-10-01T07:50:35.415 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.415 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:50:35.415 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.415 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:50:35.415 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553243+0000", 2023-10-01T07:50:35.415 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:50:35.415 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.415 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.415 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:50:35.416 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553243+0000", 2023-10-01T07:50:35.416 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:50:35.416 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.416 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.416 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:50:35.416 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553242+0000", 2023-10-01T07:50:35.416 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:50:35.416 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.416 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.416 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:50:35.416 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553306+0000", 2023-10-01T07:50:35.416 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.3594000000000001e-05 2023-10-01T07:50:35.417 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.417 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.417 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:50:35.417 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553315+0000", 2023-10-01T07:50:35.417 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.1929999999999999e-06 2023-10-01T07:50:35.417 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.417 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.417 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:50:35.417 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553322+0000", 2023-10-01T07:50:35.417 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.6479999999999997e-06 2023-10-01T07:50:35.417 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.417 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.418 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:50:35.418 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553358+0000", 2023-10-01T07:50:35.418 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.6402999999999997e-05 2023-10-01T07:50:35.418 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.418 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.418 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T07:50:35.418 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553367+0000", 2023-10-01T07:50:35.418 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.9129999999999992e-06 2023-10-01T07:50:35.418 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.418 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.418 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:50:35.418 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.586603+0000", 2023-10-01T07:50:35.419 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0332355719999999 2023-10-01T07:50:35.419 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.419 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.419 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:50:35.419 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.586755+0000", 2023-10-01T07:50:35.419 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00015240300000000001 2023-10-01T07:50:35.419 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.419 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.419 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4", 2023-10-01T07:50:35.419 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.586958+0000", 2023-10-01T07:50:35.419 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00020332299999999999 2023-10-01T07:50:35.420 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.420 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.420 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:50:35.420 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.588004+0000", 2023-10-01T07:50:35.420 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0010454259999999999 2023-10-01T07:50:35.420 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.420 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.420 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:50:35.420 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.598163+0000", 2023-10-01T07:50:35.420 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.010158659 2023-10-01T07:50:35.420 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.420 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.421 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:50:35.421 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.598231+0000", 2023-10-01T07:50:35.421 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.8255000000000003e-05 2023-10-01T07:50:35.421 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.421 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.421 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:50:35.421 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.598321+0000", 2023-10-01T07:50:35.421 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.0272999999999994e-05 2023-10-01T07:50:35.421 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:50:35.421 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:50:35.421 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:50:35.421 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.422 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.422 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.44771.0:71794 6.8 e121/117 6:1febb552:::benchmark_data_smithi084_105950_object12246:head v 121'4455, mlcod=0'0)", 2023-10-01T07:50:35.422 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:48:39.402455+0000", 2023-10-01T07:50:35.422 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 115.887612324, 2023-10-01T07:50:35.422 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.141091736, 2023-10-01T07:50:35.422 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:50:35.422 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:50:35.422 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:50:35.422 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.422 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:50:35.422 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:39.402455+0000", 2023-10-01T07:50:35.423 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:50:35.423 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.423 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.423 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:50:35.423 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:39.402455+0000", 2023-10-01T07:50:35.423 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:50:35.423 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.423 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.423 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:50:35.423 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:39.402454+0000", 2023-10-01T07:50:35.423 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T07:50:35.423 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.424 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.424 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:50:35.424 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:39.402459+0000", 2023-10-01T07:50:35.424 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.211e-06 2023-10-01T07:50:35.424 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.424 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.424 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:50:35.424 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:39.402466+0000", 2023-10-01T07:50:35.424 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.4000000000000003e-06 2023-10-01T07:50:35.424 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.424 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.424 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:50:35.425 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:39.402471+0000", 2023-10-01T07:50:35.425 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.3149999999999999e-06 2023-10-01T07:50:35.425 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.425 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.425 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:50:35.425 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:39.530048+0000", 2023-10-01T07:50:35.425 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.127577044 2023-10-01T07:50:35.425 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.425 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.425 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:50:35.425 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:39.530130+0000", 2023-10-01T07:50:35.425 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.1781999999999997e-05 2023-10-01T07:50:35.426 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.426 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.426 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:50:35.426 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:39.543512+0000", 2023-10-01T07:50:35.426 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.013382025000000001 2023-10-01T07:50:35.426 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.426 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.426 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:50:35.426 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:39.543547+0000", 2023-10-01T07:50:35.426 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.4323000000000003e-05 2023-10-01T07:50:35.427 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:50:35.427 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:50:35.427 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:50:35.427 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.427 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.427 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:74837 6.5 6:a198633a:::benchmark_data_smithi084_105950_object15289:head [delete] snapc 0=[] ondisk+write+known_if_redirected e121)", 2023-10-01T07:50:35.427 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:48:42.400143+0000", 2023-10-01T07:50:35.427 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 112.889924306, 2023-10-01T07:50:35.427 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.140556338, 2023-10-01T07:50:35.427 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:50:35.427 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:50:35.428 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:50:35.428 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:50:35.428 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:50:35.428 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 74837 2023-10-01T07:50:35.428 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.428 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:50:35.428 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.428 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:50:35.428 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:42.400143+0000", 2023-10-01T07:50:35.428 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:50:35.428 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.429 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.429 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:50:35.429 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:42.400143+0000", 2023-10-01T07:50:35.429 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:50:35.429 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.429 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.429 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:50:35.429 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:42.400142+0000", 2023-10-01T07:50:35.429 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T07:50:35.429 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.429 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.429 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:50:35.429 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:42.400145+0000", 2023-10-01T07:50:35.430 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.8940000000000002e-06 2023-10-01T07:50:35.430 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.430 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.430 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:50:35.430 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:42.400151+0000", 2023-10-01T07:50:35.430 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.2179999999999996e-06 2023-10-01T07:50:35.430 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.430 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.430 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:50:35.430 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:42.400156+0000", 2023-10-01T07:50:35.431 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.5549999999999996e-06 2023-10-01T07:50:35.431 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.431 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.431 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:50:35.431 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:42.528147+0000", 2023-10-01T07:50:35.431 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.127990561 2023-10-01T07:50:35.431 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.431 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.431 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:50:35.431 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:42.528437+0000", 2023-10-01T07:50:35.432 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00029089799999999999 2023-10-01T07:50:35.432 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.432 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.432 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 6,7", 2023-10-01T07:50:35.432 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:42.528641+0000", 2023-10-01T07:50:35.432 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00020313800000000001 2023-10-01T07:50:35.433 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.433 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.433 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:50:35.433 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:42.531918+0000", 2023-10-01T07:50:35.433 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0032775859999999999 2023-10-01T07:50:35.433 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.433 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.434 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:50:35.434 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:42.532245+0000", 2023-10-01T07:50:35.434 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00032686999999999999 2023-10-01T07:50:35.434 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.434 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.434 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:50:35.434 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:42.539926+0000", 2023-10-01T07:50:35.435 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0076807200000000003 2023-10-01T07:50:35.435 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.435 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.435 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:50:35.435 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:42.539972+0000", 2023-10-01T07:50:35.435 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.6677e-05 2023-10-01T07:50:35.435 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.436 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.436 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:50:35.436 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:42.540699+0000", 2023-10-01T07:50:35.436 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00072667499999999998 2023-10-01T07:50:35.436 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:50:35.436 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:50:35.436 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:50:35.437 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.437 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.437 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:74840 6.b 6:dbfae0ea:::benchmark_data_smithi084_105950_object15292:head [delete] snapc 0=[] ondisk+write+known_if_redirected e121)", 2023-10-01T07:50:35.437 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:48:42.400171+0000", 2023-10-01T07:50:35.437 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 112.889896131, 2023-10-01T07:50:35.437 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.137863229, 2023-10-01T07:50:35.438 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:50:35.438 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:50:35.438 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:50:35.438 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:50:35.438 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:50:35.441 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 74840 2023-10-01T07:50:35.441 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.441 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:50:35.442 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.442 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:50:35.442 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:42.400171+0000", 2023-10-01T07:50:35.442 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:50:35.442 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.443 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.443 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:50:35.443 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:42.400171+0000", 2023-10-01T07:50:35.443 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:50:35.443 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.443 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.444 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:50:35.444 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:42.400171+0000", 2023-10-01T07:50:35.444 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T07:50:35.444 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.444 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.444 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:50:35.445 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:42.400173+0000", 2023-10-01T07:50:35.445 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.1830000000000001e-06 2023-10-01T07:50:35.445 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.445 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.445 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:50:35.445 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:42.400179+0000", 2023-10-01T07:50:35.445 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.8250000000000001e-06 2023-10-01T07:50:35.446 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.446 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.446 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:50:35.446 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:42.400183+0000", 2023-10-01T07:50:35.446 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.318e-06 2023-10-01T07:50:35.446 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.446 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.447 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:50:35.447 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:42.400234+0000", 2023-10-01T07:50:35.447 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.0837000000000001e-05 2023-10-01T07:50:35.447 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.447 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.447 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:50:35.447 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:42.523548+0000", 2023-10-01T07:50:35.447 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.12331439199999999 2023-10-01T07:50:35.448 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.448 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.448 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 1,7", 2023-10-01T07:50:35.448 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:42.523721+0000", 2023-10-01T07:50:35.448 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000172776 2023-10-01T07:50:35.448 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.448 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.448 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:50:35.448 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:42.528321+0000", 2023-10-01T07:50:35.449 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0046004319999999998 2023-10-01T07:50:35.449 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.449 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.449 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:50:35.449 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:42.534478+0000", 2023-10-01T07:50:35.449 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0061568880000000001 2023-10-01T07:50:35.449 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.449 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.449 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:50:35.449 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:42.537119+0000", 2023-10-01T07:50:35.450 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0026411070000000002 2023-10-01T07:50:35.450 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.450 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.450 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:50:35.450 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:42.537228+0000", 2023-10-01T07:50:35.450 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000108566 2023-10-01T07:50:35.450 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.450 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.450 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:50:35.450 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:42.538034+0000", 2023-10-01T07:50:35.450 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00080623299999999995 2023-10-01T07:50:35.451 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:50:35.451 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:50:35.451 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:50:35.451 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.451 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.451 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:76661 6.b 6:d35183b9:::benchmark_data_smithi084_105950_object17113:head [delete] snapc 0=[] ondisk+write+known_if_redirected e121)", 2023-10-01T07:50:35.451 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:48:44.388857+0000", 2023-10-01T07:50:35.451 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 110.901210541, 2023-10-01T07:50:35.451 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.13776994300000001, 2023-10-01T07:50:35.451 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:50:35.451 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:50:35.451 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:50:35.452 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:50:35.452 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:50:35.452 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 76661 2023-10-01T07:50:35.452 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.452 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:50:35.452 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.452 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:50:35.452 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:44.388857+0000", 2023-10-01T07:50:35.453 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:50:35.453 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.453 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.453 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:50:35.453 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:44.388857+0000", 2023-10-01T07:50:35.453 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:50:35.454 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.454 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.454 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:50:35.454 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:44.388855+0000", 2023-10-01T07:50:35.454 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T07:50:35.454 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.455 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.455 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:50:35.455 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:44.388861+0000", 2023-10-01T07:50:35.455 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.981e-06 2023-10-01T07:50:35.455 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.455 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.456 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:50:35.456 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:44.388874+0000", 2023-10-01T07:50:35.456 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.2937e-05 2023-10-01T07:50:35.456 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.456 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.456 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:50:35.457 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:44.388880+0000", 2023-10-01T07:50:35.457 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.1330000000000004e-06 2023-10-01T07:50:35.457 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.457 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.457 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:50:35.458 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:44.388927+0000", 2023-10-01T07:50:35.458 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.6351999999999999e-05 2023-10-01T07:50:35.458 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.458 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.458 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:50:35.458 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:44.389079+0000", 2023-10-01T07:50:35.459 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00015239799999999999 2023-10-01T07:50:35.459 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.459 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.459 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 1,7", 2023-10-01T07:50:35.459 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:44.389280+0000", 2023-10-01T07:50:35.459 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00020071800000000001 2023-10-01T07:50:35.460 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.460 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.460 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:50:35.460 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:44.391554+0000", 2023-10-01T07:50:35.460 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0022743360000000001 2023-10-01T07:50:35.461 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.461 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.461 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:50:35.461 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:44.397962+0000", 2023-10-01T07:50:35.461 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0064077170000000003 2023-10-01T07:50:35.461 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.462 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.462 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:50:35.462 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:44.525629+0000", 2023-10-01T07:50:35.462 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.127667584 2023-10-01T07:50:35.462 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.462 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.462 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:50:35.463 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:44.525697+0000", 2023-10-01T07:50:35.463 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.7365000000000003e-05 2023-10-01T07:50:35.463 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:50:35.463 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:50:35.463 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:50:35.463 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:44.526627+0000", 2023-10-01T07:50:35.464 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00092969099999999996 2023-10-01T07:50:35.464 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:50:35.464 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:50:35.464 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:50:35.464 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:50:35.464 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:50:35.465 INFO:teuthology.orchestra.run.smithi084.stdout:} 2023-10-01T07:50:35.465 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:35.500 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:35.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:35.503 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:35.604 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:35.636 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:35.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:35.639 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:35.726 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T07:50:35.740 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:35.748 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T07:50:35.748 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:35 smithi084 bash[75189]: cluster 2023-10-01T07:50:34.267973+0000 mgr.y (mgr.34104) 517 : cluster 0 pgmap v494: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:35.749 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:35 smithi084 bash[78255]: cluster 2023-10-01T07:50:34.267973+0000 mgr.y (mgr.34104) 517 : cluster 0 pgmap v494: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:35.761 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:35.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:35.764 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:35.772 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T07:50:35.811 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T07:50:35.839 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T07:50:35.865 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:35.866 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T07:50:35.890 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:35.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:35.891 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:35.893 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T07:50:35.918 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T07:50:35.920 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T07:50:35.921 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T07:50:35.921 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T07:50:35.921 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T07:50:35.921 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T07:50:35.921 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T07:50:35.921 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T07:50:35.921 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T07:50:35.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:35 smithi112 bash[59335]: cluster 2023-10-01T07:50:34.267973+0000 mgr.y (mgr.34104) 517 : cluster 0 pgmap v494: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:35.992 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:36.018 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:36.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:36.021 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:36.122 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:36.154 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:36.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:36.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:50:36.257 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:36.291 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:36.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:36.294 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:36.323 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:50:36 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:50:36] "GET /metrics HTTP/1.1" 200 36251 "" "Prometheus/2.33.4" 2023-10-01T07:50:36.395 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:36.431 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:36.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:36.434 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:36.535 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:36.558 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:36.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:36.561 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:36.586 INFO:teuthology.orchestra.run.smithi084.stderr:reweighted osd.5 to 1 (10000) 2023-10-01T07:50:36.662 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:36.687 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:36.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:36.690 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:36.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:36 smithi112 bash[59335]: audit 2023-10-01T07:50:35.698841+0000 mon.a (mon.0) 754 : audit 0 from='client.? 172.21.15.84:0/765545605' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:50:36.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:36 smithi112 bash[59335]: audit 2023-10-01T07:50:35.862368+0000 mon.a (mon.0) 755 : audit 1 from='client.? 172.21.15.84:0/2604671138' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-01T07:50:36.791 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:36.822 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:36.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:36 smithi084 bash[78255]: audit 2023-10-01T07:50:35.698841+0000 mon.a (mon.0) 754 : audit 0 from='client.? 172.21.15.84:0/765545605' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:50:36.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:36 smithi084 bash[78255]: audit 2023-10-01T07:50:35.862368+0000 mon.a (mon.0) 755 : audit 1 from='client.? 172.21.15.84:0/2604671138' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-01T07:50:36.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:36 smithi084 bash[75189]: audit 2023-10-01T07:50:35.698841+0000 mon.a (mon.0) 754 : audit 0 from='client.? 172.21.15.84:0/765545605' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:50:36.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:36 smithi084 bash[75189]: audit 2023-10-01T07:50:35.862368+0000 mon.a (mon.0) 755 : audit 1 from='client.? 172.21.15.84:0/2604671138' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-01T07:50:36.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:36.825 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:36.925 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:36.954 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:36.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:36.957 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:37.057 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:37.088 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:37.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:37.090 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:50:37.191 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:37.222 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:37.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:37.226 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:50:37.327 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:37.359 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:37.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:37.363 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:37.463 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:37.495 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:37.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:37.498 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:37.599 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:37.612 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:37 smithi112 bash[59335]: cluster 2023-10-01T07:50:36.268593+0000 mgr.y (mgr.34104) 518 : cluster 0 pgmap v495: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:37.612 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:37 smithi112 bash[59335]: cluster 2023-10-01T07:50:36.580420+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e142 with expected crc 2023-10-01T07:50:37.612 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:37 smithi112 bash[59335]: audit 2023-10-01T07:50:36.580739+0000 mon.a (mon.0) 756 : audit 1 from='client.? 172.21.15.84:0/2604671138' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-10-01T07:50:37.612 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:37 smithi112 bash[59335]: cluster 2023-10-01T07:50:36.580782+0000 mon.a (mon.0) 757 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2023-10-01T07:50:37.612 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:37 smithi112 bash[59335]: cluster 2023-10-01T07:50:37.393499+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e142 with expected crc 2023-10-01T07:50:37.631 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:37.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:37.633 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:50:37.734 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:37.768 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:37.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:37.772 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:37.871 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-10-01T07:50:37.872 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:37.902 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:37.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:37.904 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:38.005 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:38.015 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:37 smithi084 bash[78255]: cluster 2023-10-01T07:50:36.268593+0000 mgr.y (mgr.34104) 518 : cluster 0 pgmap v495: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:38.015 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:37 smithi084 bash[78255]: cluster 2023-10-01T07:50:36.580420+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e142 with expected crc 2023-10-01T07:50:38.016 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:37 smithi084 bash[78255]: audit 2023-10-01T07:50:36.580739+0000 mon.a (mon.0) 756 : audit 1 from='client.? 172.21.15.84:0/2604671138' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-10-01T07:50:38.016 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:37 smithi084 bash[78255]: cluster 2023-10-01T07:50:36.580782+0000 mon.a (mon.0) 757 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2023-10-01T07:50:38.016 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:37 smithi084 bash[78255]: cluster 2023-10-01T07:50:37.393499+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e142 with expected crc 2023-10-01T07:50:38.016 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:37 smithi084 bash[75189]: cluster 2023-10-01T07:50:36.268593+0000 mgr.y (mgr.34104) 518 : cluster 0 pgmap v495: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:38.016 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:37 smithi084 bash[75189]: cluster 2023-10-01T07:50:36.580420+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e142 with expected crc 2023-10-01T07:50:38.016 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:37 smithi084 bash[75189]: audit 2023-10-01T07:50:36.580739+0000 mon.a (mon.0) 756 : audit 1 from='client.? 172.21.15.84:0/2604671138' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-10-01T07:50:38.016 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:37 smithi084 bash[75189]: cluster 2023-10-01T07:50:36.580782+0000 mon.a (mon.0) 757 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2023-10-01T07:50:38.016 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:37 smithi084 bash[75189]: cluster 2023-10-01T07:50:37.393499+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e142 with expected crc 2023-10-01T07:50:38.028 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:38.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:38.031 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:38.132 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:38.157 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:38.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:38.159 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:38.260 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:38.296 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:38.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:38.299 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:38.399 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:38.424 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:38.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:38.426 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:38.527 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:38.557 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:38.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:38.560 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:38.597 INFO:teuthology.orchestra.run.smithi084.stderr:enabled application 'rados' on pool 'unique_pool_2' 2023-10-01T07:50:38.597 INFO:teuthology.orchestra.run.smithi084.stderr:noscrub is unset 2023-10-01T07:50:38.661 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:38.694 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:38.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:38.697 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:38.776 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:38 smithi084 bash[75189]: cluster 2023-10-01T07:50:37.126461+0000 osd.6 (osd.6) 71 : cluster 3 failed to encode map e142 with expected crc 2023-10-01T07:50:38.776 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:38 smithi084 bash[75189]: cluster 2023-10-01T07:50:37.358018+0000 osd.5 (osd.5) 80 : cluster 3 failed to encode map e142 with expected crc 2023-10-01T07:50:38.776 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:38 smithi084 bash[75189]: audit 2023-10-01T07:50:37.689298+0000 mon.c (mon.2) 63 : audit 1 from='client.? 172.21.15.84:0/3973508871' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T07:50:38.776 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:38 smithi084 bash[75189]: audit 2023-10-01T07:50:37.689813+0000 mon.a (mon.0) 758 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T07:50:38.776 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:38 smithi084 bash[75189]: audit 2023-10-01T07:50:37.705818+0000 mon.a (mon.0) 759 : audit 1 from='client.? 172.21.15.84:0/1884822334' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T07:50:38.776 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:38 smithi084 bash[78255]: cluster 2023-10-01T07:50:37.126461+0000 osd.6 (osd.6) 71 : cluster 3 failed to encode map e142 with expected crc 2023-10-01T07:50:38.776 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:38 smithi084 bash[78255]: cluster 2023-10-01T07:50:37.358018+0000 osd.5 (osd.5) 80 : cluster 3 failed to encode map e142 with expected crc 2023-10-01T07:50:38.777 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:38 smithi084 bash[78255]: audit 2023-10-01T07:50:37.689298+0000 mon.c (mon.2) 63 : audit 1 from='client.? 172.21.15.84:0/3973508871' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T07:50:38.777 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:38 smithi084 bash[78255]: audit 2023-10-01T07:50:37.689813+0000 mon.a (mon.0) 758 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T07:50:38.777 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:38 smithi084 bash[78255]: audit 2023-10-01T07:50:37.705818+0000 mon.a (mon.0) 759 : audit 1 from='client.? 172.21.15.84:0/1884822334' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T07:50:38.798 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:38.823 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:38.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:38.825 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:38.926 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:38.939 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd reweight 6 1 2023-10-01T07:50:38.940 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:38 smithi112 bash[59335]: cluster 2023-10-01T07:50:37.126461+0000 osd.6 (osd.6) 71 : cluster 3 failed to encode map e142 with expected crc 2023-10-01T07:50:38.940 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:38 smithi112 bash[59335]: cluster 2023-10-01T07:50:37.358018+0000 osd.5 (osd.5) 80 : cluster 3 failed to encode map e142 with expected crc 2023-10-01T07:50:38.940 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:38 smithi112 bash[59335]: audit 2023-10-01T07:50:37.689298+0000 mon.c (mon.2) 63 : audit 1 from='client.? 172.21.15.84:0/3973508871' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T07:50:38.940 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:38 smithi112 bash[59335]: audit 2023-10-01T07:50:37.689813+0000 mon.a (mon.0) 758 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T07:50:38.940 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:38 smithi112 bash[59335]: audit 2023-10-01T07:50:37.705818+0000 mon.a (mon.0) 759 : audit 1 from='client.? 172.21.15.84:0/1884822334' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T07:50:38.957 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:38.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:38.960 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:39.060 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:39.096 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:39.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:39.098 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:39.199 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:39.233 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:39.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:39.236 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:39.337 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:39.362 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:39.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:39.364 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:39.465 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:39.499 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:39.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:39.502 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:39.603 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:39.628 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:39.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:39.631 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:39.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:39 smithi112 bash[59335]: cluster 2023-10-01T07:50:38.269126+0000 mgr.y (mgr.34104) 519 : cluster 0 pgmap v497: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:39.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:39 smithi112 bash[59335]: cluster 2023-10-01T07:50:38.579149+0000 mon.a (mon.0) 760 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:50:39.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:39 smithi112 bash[59335]: cluster 2023-10-01T07:50:38.590565+0000 osd.5 (osd.5) 81 : cluster 3 failed to encode map e143 with expected crc 2023-10-01T07:50:39.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:39 smithi112 bash[59335]: cluster 2023-10-01T07:50:38.590677+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e143 with expected crc 2023-10-01T07:50:39.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:39 smithi112 bash[59335]: audit 2023-10-01T07:50:38.591383+0000 mon.a (mon.0) 761 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T07:50:39.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:39 smithi112 bash[59335]: audit 2023-10-01T07:50:38.591469+0000 mon.a (mon.0) 762 : audit 1 from='client.? 172.21.15.84:0/1884822334' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-01T07:50:39.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:39 smithi112 bash[59335]: cluster 2023-10-01T07:50:38.591541+0000 mon.a (mon.0) 763 : cluster 0 osdmap e143: 8 total, 8 up, 8 in 2023-10-01T07:50:39.732 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:39.758 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:39.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:39.761 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:39.862 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:39.875 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:39 smithi084 bash[78255]: cluster 2023-10-01T07:50:38.269126+0000 mgr.y (mgr.34104) 519 : cluster 0 pgmap v497: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:39.875 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:39 smithi084 bash[78255]: cluster 2023-10-01T07:50:38.579149+0000 mon.a (mon.0) 760 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:50:39.875 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:39 smithi084 bash[78255]: cluster 2023-10-01T07:50:38.590565+0000 osd.5 (osd.5) 81 : cluster 3 failed to encode map e143 with expected crc 2023-10-01T07:50:39.875 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:39 smithi084 bash[78255]: cluster 2023-10-01T07:50:38.590677+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e143 with expected crc 2023-10-01T07:50:39.875 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:39 smithi084 bash[78255]: audit 2023-10-01T07:50:38.591383+0000 mon.a (mon.0) 761 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T07:50:39.875 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:39 smithi084 bash[78255]: audit 2023-10-01T07:50:38.591469+0000 mon.a (mon.0) 762 : audit 1 from='client.? 172.21.15.84:0/1884822334' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-01T07:50:39.875 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:39 smithi084 bash[78255]: cluster 2023-10-01T07:50:38.591541+0000 mon.a (mon.0) 763 : cluster 0 osdmap e143: 8 total, 8 up, 8 in 2023-10-01T07:50:39.876 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:39 smithi084 bash[75189]: cluster 2023-10-01T07:50:38.269126+0000 mgr.y (mgr.34104) 519 : cluster 0 pgmap v497: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:39.876 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:39 smithi084 bash[75189]: cluster 2023-10-01T07:50:38.579149+0000 mon.a (mon.0) 760 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:50:39.876 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:39 smithi084 bash[75189]: cluster 2023-10-01T07:50:38.590565+0000 osd.5 (osd.5) 81 : cluster 3 failed to encode map e143 with expected crc 2023-10-01T07:50:39.876 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:39 smithi084 bash[75189]: cluster 2023-10-01T07:50:38.590677+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e143 with expected crc 2023-10-01T07:50:39.876 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:39 smithi084 bash[75189]: audit 2023-10-01T07:50:38.591383+0000 mon.a (mon.0) 761 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T07:50:39.876 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:39 smithi084 bash[75189]: audit 2023-10-01T07:50:38.591469+0000 mon.a (mon.0) 762 : audit 1 from='client.? 172.21.15.84:0/1884822334' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-01T07:50:39.877 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:39 smithi084 bash[75189]: cluster 2023-10-01T07:50:38.591541+0000 mon.a (mon.0) 763 : cluster 0 osdmap e143: 8 total, 8 up, 8 in 2023-10-01T07:50:39.889 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:39.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:39.891 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:39.992 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:40.029 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:40.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:40.033 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:40.134 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:40.166 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:40.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:40.169 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:40.270 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:40.305 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:40.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:40.309 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:40.409 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:40.439 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:40.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:40.443 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:40.544 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:40.576 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:40.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:40.580 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:40.680 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:40.714 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:40.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:40.716 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:40.779 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T07:50:40.790 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:40 smithi084 bash[78255]: cluster 2023-10-01T07:50:38.744904+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e143 with expected crc 2023-10-01T07:50:40.790 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:40 smithi084 bash[78255]: cluster 2023-10-01T07:50:40.269970+0000 mgr.y (mgr.34104) 520 : cluster 0 pgmap v499: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:40.790 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:40 smithi084 bash[75189]: cluster 2023-10-01T07:50:38.744904+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e143 with expected crc 2023-10-01T07:50:40.790 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:40 smithi084 bash[75189]: cluster 2023-10-01T07:50:40.269970+0000 mgr.y (mgr.34104) 520 : cluster 0 pgmap v499: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:40.817 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:40.830 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:40 smithi112 bash[59335]: cluster 2023-10-01T07:50:38.744904+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e143 with expected crc 2023-10-01T07:50:40.830 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:40 smithi112 bash[59335]: cluster 2023-10-01T07:50:40.269970+0000 mgr.y (mgr.34104) 520 : cluster 0 pgmap v499: 89 pgs: 89 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-10-01T07:50:40.848 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:40.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:40.852 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:40.953 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:40.979 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:40.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:40.981 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:41.039 DEBUG:teuthology.orchestra.run.smithi084:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_2 bench 90 write' 2023-10-01T07:50:41.042 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-10-01T07:50:41.042 INFO:teuthology.orchestra.run:waiting for 3000 2023-10-01T07:50:41.082 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:41.086 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:hints = 1 2023-10-01T07:50:41.086 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-10-01T07:50:41.086 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Object prefix: benchmark_data_smithi084_123840 2023-10-01T07:50:41.086 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T07:50:41.087 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 0 0 0 0 0 0 - 0 2023-10-01T07:50:41.118 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:41.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:41.122 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:41.223 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:41.259 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:41.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:41.262 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:41.362 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:41.391 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:41.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:41.393 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:41.494 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:41.521 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:41.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:41.524 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:41.625 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:41.652 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:41.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:41.655 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:41.756 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:41.785 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:41.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:41.788 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:41.889 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:41.916 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:41.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:41.919 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:42.018 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-01T07:50:42.020 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:42.045 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:42.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:42.048 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:50:42.087 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 1 16 2777 2761 172.553 172.562 0.0032345 0.00576467 2023-10-01T07:50:42.148 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:42.176 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:42.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:42.179 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:42.280 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:42.308 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:42.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:42.310 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:42.410 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:42.437 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:42.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:42.441 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:42.541 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:42.578 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:42.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:42.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:42.654 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T07:50:42.683 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:42.717 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:42.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:42.720 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:50:42.821 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:42.847 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:42.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:42.851 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:42.951 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:42.978 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:42.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:42.981 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:43.082 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:43.087 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 2 16 5323 5307 165.832 159.125 0.00413044 0.00601267 2023-10-01T07:50:43.111 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:43.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:43.115 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:43.216 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:43.245 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:43.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:43.248 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:50:43.349 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:43.359 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:43 smithi084 bash[75189]: cluster 2023-10-01T07:50:42.270547+0000 mgr.y (mgr.34104) 521 : cluster 0 pgmap v500: 89 pgs: 89 active+clean; 2.8 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 288 KiB/s wr, 4 op/s 2023-10-01T07:50:43.359 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:43 smithi084 bash[78255]: cluster 2023-10-01T07:50:42.270547+0000 mgr.y (mgr.34104) 521 : cluster 0 pgmap v500: 89 pgs: 89 active+clean; 2.8 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 288 KiB/s wr, 4 op/s 2023-10-01T07:50:43.384 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:43.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:43.387 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:43.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:43 smithi112 bash[59335]: cluster 2023-10-01T07:50:42.270547+0000 mgr.y (mgr.34104) 521 : cluster 0 pgmap v500: 89 pgs: 89 active+clean; 2.8 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 288 KiB/s wr, 4 op/s 2023-10-01T07:50:43.487 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:43.515 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:43.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:43.518 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:43.619 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:43.641 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:43.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:43.644 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:43.729 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:50:43.745 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:43.768 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:43.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:43.770 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:50:43.871 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:43.907 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:43.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:43.911 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:44.012 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:44.040 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:44.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:44.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:44.087 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 3 16 7632 7616 158.654 144.312 0.00496225 0.00629361 2023-10-01T07:50:44.144 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:44.170 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:44.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:44.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:44.273 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:44.299 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:44.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:44.301 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:44.402 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:44.426 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:44.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:44.429 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:44.530 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:44.559 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:44.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:44.561 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:44.662 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:44.673 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:44 smithi112 bash[59335]: cluster 2023-10-01T07:50:44.271109+0000 mgr.y (mgr.34104) 522 : cluster 0 pgmap v501: 89 pgs: 89 active+clean; 96 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s wr, 189 op/s 2023-10-01T07:50:44.690 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:44.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:44.693 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:44.749 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:50:44.789 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:44 smithi084 bash[75189]: cluster 2023-10-01T07:50:44.271109+0000 mgr.y (mgr.34104) 522 : cluster 0 pgmap v501: 89 pgs: 89 active+clean; 96 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s wr, 189 op/s 2023-10-01T07:50:44.789 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:44 smithi084 bash[78255]: cluster 2023-10-01T07:50:44.271109+0000 mgr.y (mgr.34104) 522 : cluster 0 pgmap v501: 89 pgs: 89 active+clean; 96 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s wr, 189 op/s 2023-10-01T07:50:44.794 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:44.826 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:44.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:44.833 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:44.934 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:44.960 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:44.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:44.962 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:45.063 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:45.087 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 4 16 10012 9996 156.175 148.75 0.00520707 0.00639325 2023-10-01T07:50:45.090 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:45.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:45.093 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:45.194 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:45.216 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:45.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:45.218 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:45.319 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:45.342 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:45.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:45.345 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:45.446 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:45.476 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:45.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:45.480 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:45.581 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:45.608 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:45.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:45.610 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:45.711 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:45.738 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:45.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:45.741 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:45.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:45 smithi084 bash[78255]: audit 2023-10-01T07:50:45.075114+0000 mon.a (mon.0) 764 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:50:45.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:45 smithi084 bash[75189]: audit 2023-10-01T07:50:45.075114+0000 mon.a (mon.0) 764 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:50:45.842 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:45.866 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:45.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:45.868 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:45.969 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:45.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:45 smithi112 bash[59335]: audit 2023-10-01T07:50:45.075114+0000 mon.a (mon.0) 764 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:50:45.991 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:45.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:45.993 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:50:46.087 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 5 16 12413 12397 154.949 150.062 0.00797216 0.00644369 2023-10-01T07:50:46.094 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:46.126 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:46.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:46.131 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:46.232 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:46.260 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:46.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:46.262 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:46.363 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:46.393 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:46.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:46.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:46.496 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:46.505 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:50:46 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:50:46] "GET /metrics HTTP/1.1" 200 36306 "" "Prometheus/2.33.4" 2023-10-01T07:50:46.520 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:46.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:46.522 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:46.623 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:46.629 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:46 smithi112 bash[59335]: cluster 2023-10-01T07:50:46.272028+0000 mgr.y (mgr.34104) 523 : cluster 0 pgmap v502: 89 pgs: 89 active+clean; 536 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 55 MiB/s wr, 883 op/s 2023-10-01T07:50:46.648 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:46.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:46.650 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:46.751 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:46.760 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:46 smithi084 bash[78255]: cluster 2023-10-01T07:50:46.272028+0000 mgr.y (mgr.34104) 523 : cluster 0 pgmap v502: 89 pgs: 89 active+clean; 536 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 55 MiB/s wr, 883 op/s 2023-10-01T07:50:46.761 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:46 smithi084 bash[75189]: cluster 2023-10-01T07:50:46.272028+0000 mgr.y (mgr.34104) 523 : cluster 0 pgmap v502: 89 pgs: 89 active+clean; 536 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 55 MiB/s wr, 883 op/s 2023-10-01T07:50:46.778 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:46.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:46.782 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:46.783 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:50:46.883 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:46.907 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:46.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:46.909 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:47.010 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:47.038 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:47.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:47.040 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:47.087 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 6 16 14674 14658 152.674 141.312 0.00162992 0.00651994 2023-10-01T07:50:47.141 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:47.173 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:47.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:47.179 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:47.279 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:47.303 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:47.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:47.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:47.407 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:47.438 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:47.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:47.441 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:47.541 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:47.575 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:47.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:47.580 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:47.681 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:47.710 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:47.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:47.713 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:47.792 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-10-01T07:50:47.792 INFO:teuthology.orchestra.run.smithi112.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T07:50:47.814 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:47.840 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:47.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:47.845 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:47.947 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:47.971 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:47.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:47.973 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:48.074 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:48.087 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 7 16 16902 16886 150.755 139.25 0.00863065 0.00662364 2023-10-01T07:50:48.099 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:48.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:48.102 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:48.202 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:48.226 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:48.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:48.228 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:48.328 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:48.352 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:48.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:48.354 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:48.454 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:48.480 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:48.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:48.482 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:50:48.583 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:48.611 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:48.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:48.613 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:48.714 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:48.739 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:48.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:48.743 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:48.843 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:48.872 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:48.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:48.876 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:48.977 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:49.009 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-10-01T07:50:49.011 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:49.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:49.014 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:49.087 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 8 16 18553 18537 144.807 103.188 0.0257588 0.00689351 2023-10-01T07:50:49.115 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:49.146 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:49.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:49.149 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:49.250 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:49.275 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:49.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:49.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:49.380 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:49.396 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:49.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:49.398 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:49.499 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:49.528 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:49.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:49.532 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:49.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:49 smithi084 bash[75189]: cluster 2023-10-01T07:50:48.272550+0000 mgr.y (mgr.34104) 524 : cluster 0 pgmap v503: 89 pgs: 89 active+clean; 583 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 58 MiB/s wr, 932 op/s 2023-10-01T07:50:49.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:49 smithi084 bash[78255]: cluster 2023-10-01T07:50:48.272550+0000 mgr.y (mgr.34104) 524 : cluster 0 pgmap v503: 89 pgs: 89 active+clean; 583 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 58 MiB/s wr, 932 op/s 2023-10-01T07:50:49.633 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:49.660 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:49.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:49.663 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:49.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:49 smithi112 bash[59335]: cluster 2023-10-01T07:50:48.272550+0000 mgr.y (mgr.34104) 524 : cluster 0 pgmap v503: 89 pgs: 89 active+clean; 583 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 58 MiB/s wr, 932 op/s 2023-10-01T07:50:49.764 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:49.794 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:49.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:49.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:50:49.897 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:49.921 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:49.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:49.924 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:50.025 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:50.050 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:50.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:50.054 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:50.087 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 9 16 20512 20496 142.321 122.438 0.00752495 0.00701776 2023-10-01T07:50:50.154 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:50.178 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:50.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:50.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:50.281 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:50.308 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:50.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:50.311 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:50.412 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:50.439 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:50.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:50.441 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:50.542 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:50.568 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:50.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:50.573 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:50:50.674 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:50.709 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:50.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:50.711 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:50.812 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:50.839 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:50.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:50.842 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:50.943 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:50.965 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:50.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:50.968 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:51.068 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:51.087 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 10 16 22482 22466 140.4 123.125 0.0150024 0.00711543 2023-10-01T07:50:51.096 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:51.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:51.098 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:51.199 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:51.223 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:51.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:51.227 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:51.328 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:51.331 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:51 smithi112 bash[59335]: cluster 2023-10-01T07:50:50.273503+0000 mgr.y (mgr.34104) 525 : cluster 0 pgmap v504: 89 pgs: 89 active+clean; 971 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2023-10-01T07:50:51.358 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:51.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:51.360 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:51.461 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:51.489 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:51.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:51.494 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:51.552 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:51 smithi084 bash[75189]: cluster 2023-10-01T07:50:50.273503+0000 mgr.y (mgr.34104) 525 : cluster 0 pgmap v504: 89 pgs: 89 active+clean; 971 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2023-10-01T07:50:51.552 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:51 smithi084 bash[78255]: cluster 2023-10-01T07:50:50.273503+0000 mgr.y (mgr.34104) 525 : cluster 0 pgmap v504: 89 pgs: 89 active+clean; 971 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2023-10-01T07:50:51.594 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:51.621 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:51.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:51.624 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:51.725 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:51.751 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:51.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:51.755 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:51.856 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:51.888 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:51.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:51.893 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:51.993 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:52.025 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:52.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:52.028 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:52.088 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 11 16 24165 24149 137.198 105.188 0.00311866 0.00728331 2023-10-01T07:50:52.128 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:52.157 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:52.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:52.160 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:52.261 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:52.286 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:52.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:52.289 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:52.390 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:52.418 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:52.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:52.420 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:52.521 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:52.546 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:52.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:52.550 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:52.650 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:52.681 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:52.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:52.687 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:52.788 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:52.824 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:52.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:52.827 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:52.927 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:52.948 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:52.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:52.952 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:53.052 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:53.078 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:53.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:53.081 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:53.088 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 12 16 26028 26012 135.467 116.438 0.00554488 0.0073749 2023-10-01T07:50:53.181 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:53.209 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:53.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:53.212 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:53.313 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:53.338 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:53.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:53.341 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:53.442 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:53.453 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:53 smithi112 bash[59335]: cluster 2023-10-01T07:50:52.274079+0000 mgr.y (mgr.34104) 526 : cluster 0 pgmap v505: 89 pgs: 89 active+clean; 1.2 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s 2023-10-01T07:50:53.470 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:53.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:53.474 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:53.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:53 smithi084 bash[78255]: cluster 2023-10-01T07:50:52.274079+0000 mgr.y (mgr.34104) 526 : cluster 0 pgmap v505: 89 pgs: 89 active+clean; 1.2 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s 2023-10-01T07:50:53.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:53 smithi084 bash[75189]: cluster 2023-10-01T07:50:52.274079+0000 mgr.y (mgr.34104) 526 : cluster 0 pgmap v505: 89 pgs: 89 active+clean; 1.2 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s 2023-10-01T07:50:53.575 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:53.603 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:53.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:53.606 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:50:53.707 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:53.736 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:53.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:53.738 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:53.838 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:53.849 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T07:50:53.863 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:53.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:53.865 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:53.966 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:53.987 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:53.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:53.990 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:54.088 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 13 16 27896 27880 134.026 116.75 0.00787421 0.00745338 2023-10-01T07:50:54.091 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:54.117 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:54.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:54.119 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:54.220 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:54.251 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:54.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:54.254 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:54.355 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:54.377 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:54.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:54.380 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:54.480 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:54.507 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:54.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:54.508 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:54.609 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:54.634 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:54.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:54.636 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:54.736 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:54.764 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:54.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:54.766 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:54.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:54 smithi084 bash[75189]: cluster 2023-10-01T07:50:54.274678+0000 mgr.y (mgr.34104) 527 : cluster 0 pgmap v506: 89 pgs: 89 active+clean; 1.4 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 116 MiB/s wr, 1.86k op/s 2023-10-01T07:50:54.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:54 smithi084 bash[78255]: cluster 2023-10-01T07:50:54.274678+0000 mgr.y (mgr.34104) 527 : cluster 0 pgmap v506: 89 pgs: 89 active+clean; 1.4 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 116 MiB/s wr, 1.86k op/s 2023-10-01T07:50:54.867 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:54.900 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:54.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:54.903 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:54.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:54 smithi112 bash[59335]: cluster 2023-10-01T07:50:54.274678+0000 mgr.y (mgr.34104) 527 : cluster 0 pgmap v506: 89 pgs: 89 active+clean; 1.4 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 116 MiB/s wr, 1.86k op/s 2023-10-01T07:50:55.003 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:55.027 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:55.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:55.029 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:55.088 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 14 16 29643 29627 132.251 109.188 0.0020364 0.00754155 2023-10-01T07:50:55.130 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:55.153 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:55.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:55.155 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:55.256 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:55.281 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:55.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:55.284 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:55.385 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:55.412 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:55.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:55.415 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:55.516 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:55.541 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:55.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:55.544 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:55.645 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:55.668 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:55.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:55.672 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:50:55.773 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:55.800 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:55.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:55.803 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:55.903 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:55.929 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:55.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:55.932 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:56.033 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:56.063 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:56.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:56.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:56.088 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 15 16 31015 30999 129.15 85.75 0.00789783 0.00773658 2023-10-01T07:50:56.170 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:56.201 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:56.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:56.203 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:56.304 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:56.313 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:50:56 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:50:56] "GET /metrics HTTP/1.1" 200 36306 "" "Prometheus/2.33.4" 2023-10-01T07:50:56.330 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:56.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:56.331 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:56.433 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:56.460 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:56.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:56.464 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:56.565 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:56.594 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:56.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:56.598 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:56.699 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:56.724 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:56.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:56.727 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:56.828 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:56.857 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:56.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:56.858 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:56.959 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:56.985 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:56.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:56.988 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:57.088 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 16 16 32364 32348 126.347 84.3125 0.00751399 0.00790844 2023-10-01T07:50:57.090 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:57.114 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:57.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:57.117 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:57.218 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:57.248 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:50:57.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:57.253 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:50:57.353 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:57.381 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:57.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:57.385 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:57.486 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:57.516 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:57.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:57.518 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:50:57.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:57 smithi084 bash[78255]: cluster 2023-10-01T07:50:56.276084+0000 mgr.y (mgr.34104) 528 : cluster 0 pgmap v507: 89 pgs: 89 active+clean; 1.7 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 140 MiB/s wr, 2.25k op/s 2023-10-01T07:50:57.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:57 smithi084 bash[75189]: cluster 2023-10-01T07:50:56.276084+0000 mgr.y (mgr.34104) 528 : cluster 0 pgmap v507: 89 pgs: 89 active+clean; 1.7 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 140 MiB/s wr, 2.25k op/s 2023-10-01T07:50:57.619 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:57.627 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:57 smithi112 bash[59335]: cluster 2023-10-01T07:50:56.276084+0000 mgr.y (mgr.34104) 528 : cluster 0 pgmap v507: 89 pgs: 89 active+clean; 1.7 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 140 MiB/s wr, 2.25k op/s 2023-10-01T07:50:57.644 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:57.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:57.646 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:57.747 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:57.775 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:57.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:57.778 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:57.879 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:57.904 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:57.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:57.907 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:58.008 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:58.033 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:58.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:58.037 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:58.088 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 17 16 34027 34011 125.028 103.938 0.00481939 0.00799322 2023-10-01T07:50:58.138 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:58.158 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:50:58.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:58.160 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:50:58.261 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:58.293 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:58.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:58.297 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:58.397 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:58.422 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:58.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:58.426 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:58.527 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:58.554 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:58.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:58.558 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:58.659 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:58.683 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:58.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:58.685 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:58.786 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:58.811 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:58.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:58.813 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:58.913 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:58.948 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:58.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:58.951 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:59.051 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:59.081 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:50:59.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:59.084 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:50:59.088 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 18 16 35601 35585 123.547 98.375 0.0200706 0.00808832 2023-10-01T07:50:59.185 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:59.201 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-10-01T07:50:59.201 INFO:teuthology.orchestra.run.smithi112.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T07:50:59.209 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:50:59.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:59.212 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:50:59.313 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:59.340 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:59.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:59.344 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:59.445 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:59.472 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:50:59.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:59.475 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:50:59.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:50:59 smithi112 bash[59335]: cluster 2023-10-01T07:50:58.276575+0000 mgr.y (mgr.34104) 529 : cluster 0 pgmap v508: 89 pgs: 89 active+clean; 1.8 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 107 MiB/s wr, 1.70k op/s 2023-10-01T07:50:59.524 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:50:59 smithi084 bash[78255]: cluster 2023-10-01T07:50:58.276575+0000 mgr.y (mgr.34104) 529 : cluster 0 pgmap v508: 89 pgs: 89 active+clean; 1.8 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 107 MiB/s wr, 1.70k op/s 2023-10-01T07:50:59.524 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:50:59 smithi084 bash[75189]: cluster 2023-10-01T07:50:58.276575+0000 mgr.y (mgr.34104) 529 : cluster 0 pgmap v508: 89 pgs: 89 active+clean; 1.8 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 107 MiB/s wr, 1.70k op/s 2023-10-01T07:50:59.576 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:59.601 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:50:59.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:59.603 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:50:59.704 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:59.730 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:50:59.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:59.734 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:50:59.835 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:59.838 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T07:50:59.859 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:59.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:59.861 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:50:59.891 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T07:50:59.959 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T07:50:59.962 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:59.985 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:50:59.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:50:59.988 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:00.010 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T07:51:00.054 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T07:51:00.088 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 19 16 36869 36853 121.215 79.25 0.0169736 0.00824174 2023-10-01T07:51:00.089 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:00.100 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T07:51:00.119 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:00.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:00.124 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:51:00.152 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T07:51:00.188 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T07:51:00.191 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T07:51:00.191 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T07:51:00.191 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T07:51:00.191 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T07:51:00.191 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T07:51:00.191 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T07:51:00.191 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T07:51:00.191 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T07:51:00.199 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-10-01T07:51:00.224 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:00.276 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:00.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:00.283 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:00.356 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:00 smithi112 bash[59335]: audit 2023-10-01T07:50:59.773726+0000 mon.b (mon.1) 9 : audit 0 from='client.? 172.21.15.84:0/3795713404' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:51:00.356 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:00 smithi112 bash[59335]: audit 2023-10-01T07:50:59.942866+0000 mon.a (mon.0) 765 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:51:00.357 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:00 smithi112 bash[59335]: audit 2023-10-01T07:50:59.944132+0000 mon.b (mon.1) 10 : audit 1 from='client.? 172.21.15.84:0/1495875634' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:51:00.357 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:00 smithi112 bash[59335]: audit 2023-10-01T07:51:00.075277+0000 mon.a (mon.0) 766 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:51:00.358 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:00 smithi112 bash[59335]: audit 2023-10-01T07:51:00.261165+0000 mon.c (mon.2) 64 : audit 1 from='client.? 172.21.15.84:0/12338556' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-01T07:51:00.358 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:00 smithi112 bash[59335]: audit 2023-10-01T07:51:00.261651+0000 mon.a (mon.0) 767 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-01T07:51:00.364 INFO:teuthology.orchestra.run.smithi084.stderr:nodeep-scrub is unset 2023-10-01T07:51:00.366 INFO:teuthology.orchestra.run.smithi084.stderr:reweighted osd.6 to 1 (10000) 2023-10-01T07:51:00.383 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:00.414 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:00.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:00.419 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:51:00.520 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:00.530 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:00 smithi084 bash[75189]: audit 2023-10-01T07:50:59.773726+0000 mon.b (mon.1) 9 : audit 0 from='client.? 172.21.15.84:0/3795713404' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:51:00.530 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:00 smithi084 bash[75189]: audit 2023-10-01T07:50:59.942866+0000 mon.a (mon.0) 765 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:51:00.531 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:00 smithi084 bash[75189]: audit 2023-10-01T07:50:59.944132+0000 mon.b (mon.1) 10 : audit 1 from='client.? 172.21.15.84:0/1495875634' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:51:00.531 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:00 smithi084 bash[75189]: audit 2023-10-01T07:51:00.075277+0000 mon.a (mon.0) 766 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:51:00.531 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:00 smithi084 bash[75189]: audit 2023-10-01T07:51:00.261165+0000 mon.c (mon.2) 64 : audit 1 from='client.? 172.21.15.84:0/12338556' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-01T07:51:00.531 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:00 smithi084 bash[75189]: audit 2023-10-01T07:51:00.261651+0000 mon.a (mon.0) 767 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-01T07:51:00.531 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:00 smithi084 bash[78255]: audit 2023-10-01T07:50:59.773726+0000 mon.b (mon.1) 9 : audit 0 from='client.? 172.21.15.84:0/3795713404' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:51:00.531 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:00 smithi084 bash[78255]: audit 2023-10-01T07:50:59.942866+0000 mon.a (mon.0) 765 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:51:00.531 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:00 smithi084 bash[78255]: audit 2023-10-01T07:50:59.944132+0000 mon.b (mon.1) 10 : audit 1 from='client.? 172.21.15.84:0/1495875634' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:51:00.531 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:00 smithi084 bash[78255]: audit 2023-10-01T07:51:00.075277+0000 mon.a (mon.0) 766 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:51:00.531 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:00 smithi084 bash[78255]: audit 2023-10-01T07:51:00.261165+0000 mon.c (mon.2) 64 : audit 1 from='client.? 172.21.15.84:0/12338556' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-01T07:51:00.531 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:00 smithi084 bash[78255]: audit 2023-10-01T07:51:00.261651+0000 mon.a (mon.0) 767 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-01T07:51:00.549 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:00.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:00.554 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:00.655 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:00.685 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:00.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:00.686 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:51:00.787 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:00.817 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:00.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:00.819 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:00.920 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:00.946 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:00.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:00.949 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:01.050 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:01.079 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:01.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:01.085 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:01.088 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:2023-10-01T07:51:01.088205+0000 min lat: 0.00147917 max lat: 0.245651 avg lat: 0.00834996 2023-10-01T07:51:01.089 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T07:51:01.089 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 20 16 38311 38295 119.66 90.125 0.00522826 0.00834996 2023-10-01T07:51:01.185 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:01.214 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:01.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:01.218 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:51:01.319 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:01.352 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:01.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:01.357 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:01.457 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:01.467 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:01 smithi084 bash[75189]: cluster 2023-10-01T07:51:00.277223+0000 mgr.y (mgr.34104) 530 : cluster 0 pgmap v509: 89 pgs: 89 active+clean; 2.0 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 125 MiB/s wr, 2k op/s 2023-10-01T07:51:01.467 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:01 smithi084 bash[75189]: cluster 2023-10-01T07:51:00.339822+0000 mon.a (mon.0) 768 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T07:51:01.467 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:01 smithi084 bash[75189]: cluster 2023-10-01T07:51:00.339877+0000 mon.a (mon.0) 769 : cluster 1 Cluster is now healthy 2023-10-01T07:51:01.468 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:01 smithi084 bash[75189]: cluster 2023-10-01T07:51:00.354673+0000 osd.6 (osd.6) 72 : cluster 3 failed to encode map e144 with expected crc 2023-10-01T07:51:01.468 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:01 smithi084 bash[75189]: cluster 2023-10-01T07:51:00.355691+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e144 with expected crc 2023-10-01T07:51:01.468 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:01 smithi084 bash[75189]: audit 2023-10-01T07:51:00.358310+0000 mon.a (mon.0) 770 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T07:51:01.468 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:01 smithi084 bash[75189]: audit 2023-10-01T07:51:00.358518+0000 mon.a (mon.0) 771 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-10-01T07:51:01.468 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:01 smithi084 bash[75189]: cluster 2023-10-01T07:51:00.358695+0000 mon.a (mon.0) 772 : cluster 0 osdmap e144: 8 total, 8 up, 8 in 2023-10-01T07:51:01.468 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:01 smithi084 bash[78255]: cluster 2023-10-01T07:51:00.277223+0000 mgr.y (mgr.34104) 530 : cluster 0 pgmap v509: 89 pgs: 89 active+clean; 2.0 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 125 MiB/s wr, 2k op/s 2023-10-01T07:51:01.468 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:01 smithi084 bash[78255]: cluster 2023-10-01T07:51:00.339822+0000 mon.a (mon.0) 768 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T07:51:01.468 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:01 smithi084 bash[78255]: cluster 2023-10-01T07:51:00.339877+0000 mon.a (mon.0) 769 : cluster 1 Cluster is now healthy 2023-10-01T07:51:01.468 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:01 smithi084 bash[78255]: cluster 2023-10-01T07:51:00.354673+0000 osd.6 (osd.6) 72 : cluster 3 failed to encode map e144 with expected crc 2023-10-01T07:51:01.468 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:01 smithi084 bash[78255]: cluster 2023-10-01T07:51:00.355691+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e144 with expected crc 2023-10-01T07:51:01.468 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:01 smithi084 bash[78255]: audit 2023-10-01T07:51:00.358310+0000 mon.a (mon.0) 770 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T07:51:01.469 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:01 smithi084 bash[78255]: audit 2023-10-01T07:51:00.358518+0000 mon.a (mon.0) 771 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-10-01T07:51:01.469 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:01 smithi084 bash[78255]: cluster 2023-10-01T07:51:00.358695+0000 mon.a (mon.0) 772 : cluster 0 osdmap e144: 8 total, 8 up, 8 in 2023-10-01T07:51:01.489 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:01.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:01.492 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:01.594 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:01.604 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:01 smithi112 bash[59335]: cluster 2023-10-01T07:51:00.277223+0000 mgr.y (mgr.34104) 530 : cluster 0 pgmap v509: 89 pgs: 89 active+clean; 2.0 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 125 MiB/s wr, 2k op/s 2023-10-01T07:51:01.604 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:01 smithi112 bash[59335]: cluster 2023-10-01T07:51:00.339822+0000 mon.a (mon.0) 768 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T07:51:01.604 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:01 smithi112 bash[59335]: cluster 2023-10-01T07:51:00.339877+0000 mon.a (mon.0) 769 : cluster 1 Cluster is now healthy 2023-10-01T07:51:01.604 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:01 smithi112 bash[59335]: cluster 2023-10-01T07:51:00.354673+0000 osd.6 (osd.6) 72 : cluster 3 failed to encode map e144 with expected crc 2023-10-01T07:51:01.605 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:01 smithi112 bash[59335]: cluster 2023-10-01T07:51:00.355691+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e144 with expected crc 2023-10-01T07:51:01.605 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:01 smithi112 bash[59335]: audit 2023-10-01T07:51:00.358310+0000 mon.a (mon.0) 770 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T07:51:01.605 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:01 smithi112 bash[59335]: audit 2023-10-01T07:51:00.358518+0000 mon.a (mon.0) 771 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-10-01T07:51:01.605 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:01 smithi112 bash[59335]: cluster 2023-10-01T07:51:00.358695+0000 mon.a (mon.0) 772 : cluster 0 osdmap e144: 8 total, 8 up, 8 in 2023-10-01T07:51:01.622 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:01.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:01.625 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:01.725 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:01.751 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:01.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:01.755 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:01.855 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:01.882 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:01.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:01.885 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:01.986 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:02.013 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:02.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:02.015 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:02.089 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 21 16 39823 39807 118.462 94.5 0.00748496 0.00843462 2023-10-01T07:51:02.116 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:02.141 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:02.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:02.146 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:02.247 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:02.277 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:02.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:02.279 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:02.380 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:02.407 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:02.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:02.411 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:51:02.512 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:02.540 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:02.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:02.543 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:02.643 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:02.670 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:02.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:02.673 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:02.774 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:02.802 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:02.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:02.805 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:02.906 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:02.935 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:02.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:02.939 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:03.039 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:03.064 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:03.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:03.067 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:51:03.089 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 22 16 41115 41099 116.747 80.75 0.0120142 0.0085605 2023-10-01T07:51:03.167 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:03.194 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:03.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:03.196 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:51:03.296 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:03.330 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:03.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:03.333 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:03.433 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:03.443 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:03 smithi084 bash[75189]: cluster 2023-10-01T07:51:02.277805+0000 mgr.y (mgr.34104) 531 : cluster 0 pgmap v511: 89 pgs: 89 active+clean; 2.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2023-10-01T07:51:03.443 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:03 smithi084 bash[78255]: cluster 2023-10-01T07:51:02.277805+0000 mgr.y (mgr.34104) 531 : cluster 0 pgmap v511: 89 pgs: 89 active+clean; 2.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2023-10-01T07:51:03.474 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:03.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:03.477 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:51:03.578 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:03.586 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:03 smithi112 bash[59335]: cluster 2023-10-01T07:51:02.277805+0000 mgr.y (mgr.34104) 531 : cluster 0 pgmap v511: 89 pgs: 89 active+clean; 2.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2023-10-01T07:51:03.605 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:03.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:03.610 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:51:03.711 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:03.739 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:03.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:03.742 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:03.799 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd reweight 7 1 2023-10-01T07:51:03.843 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:03.876 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:03.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:03.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:03.981 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:04.012 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:04.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:04.016 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:04.090 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 23 16 42533 42517 115.517 88.625 0.0191958 0.00864793 2023-10-01T07:51:04.116 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:04.151 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:04.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:04.156 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:04.257 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:04.284 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:04.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:04.286 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:04.387 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:04.424 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:04.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:04.427 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:51:04.528 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:04.554 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:04.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:04.560 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:04.597 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:04 smithi112 bash[59335]: cluster 2023-10-01T07:51:04.278326+0000 mgr.y (mgr.34104) 532 : cluster 0 pgmap v512: 89 pgs: 89 active+clean; 2.3 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 100 MiB/s wr, 1.59k op/s 2023-10-01T07:51:04.661 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:04.690 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:04.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:04.693 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:51:04.793 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:04.820 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:04.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:04 smithi084 bash[75189]: cluster 2023-10-01T07:51:04.278326+0000 mgr.y (mgr.34104) 532 : cluster 0 pgmap v512: 89 pgs: 89 active+clean; 2.3 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 100 MiB/s wr, 1.59k op/s 2023-10-01T07:51:04.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:04 smithi084 bash[78255]: cluster 2023-10-01T07:51:04.278326+0000 mgr.y (mgr.34104) 532 : cluster 0 pgmap v512: 89 pgs: 89 active+clean; 2.3 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 100 MiB/s wr, 1.59k op/s 2023-10-01T07:51:04.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:04.824 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:04.925 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:04.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:04.952 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:04.953 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:05.023 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T07:51:05.054 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:05.080 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:05.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:05.084 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:05.090 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 24 16 43932 43916 114.347 87.4375 0.00736066 0.00873879 2023-10-01T07:51:05.185 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:05.212 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:05.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:05.218 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:05.319 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:05.352 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:05.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:05.355 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:05.456 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:05.487 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:05.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:05.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:05.594 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:05.631 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:05.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:05.635 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:05.736 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:05.738 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T07:51:05.773 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:05.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:05.778 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:05.818 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-01T07:51:05.879 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:05.924 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:05.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:05.932 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:06.033 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:06.059 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:06.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:06.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:06.091 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 25 16 45187 45171 112.909 78.4375 0.0134127 0.00885012 2023-10-01T07:51:06.162 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:06.196 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:06.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:06.199 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:51:06.300 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:06.323 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:06.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:06.326 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:06.427 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:06.456 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:06.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:06.461 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:06.561 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:06.571 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:51:06 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:51:06] "GET /metrics HTTP/1.1" 200 36313 "" "Prometheus/2.33.4" 2023-10-01T07:51:06.591 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:06.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:06.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:06.695 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:06.724 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:06.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:06.728 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:06.829 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:06.855 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:06.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:06.858 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:51:06.958 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:06.988 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:06.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:06.990 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:07.091 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:07.091 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 26 16 46548 46532 111.838 85.0625 0.0157122 0.00893487 2023-10-01T07:51:07.121 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:07.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:07.123 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:07.224 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:07.253 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:07.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:07.256 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:07.357 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:07.385 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:07.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:07.388 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:07.489 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:07.498 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:07 smithi084 bash[75189]: cluster 2023-10-01T07:51:06.279016+0000 mgr.y (mgr.34104) 533 : cluster 0 pgmap v513: 89 pgs: 89 active+clean; 2.6 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s 2023-10-01T07:51:07.499 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:07 smithi084 bash[78255]: cluster 2023-10-01T07:51:06.279016+0000 mgr.y (mgr.34104) 533 : cluster 0 pgmap v513: 89 pgs: 89 active+clean; 2.6 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s 2023-10-01T07:51:07.519 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:07.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:07.522 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:51:07.623 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:07.630 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:07 smithi112 bash[59335]: cluster 2023-10-01T07:51:06.279016+0000 mgr.y (mgr.34104) 533 : cluster 0 pgmap v513: 89 pgs: 89 active+clean; 2.6 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s 2023-10-01T07:51:07.645 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:07.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:07.647 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:07.748 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:07.770 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:07.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:07.772 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:07.873 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:07.898 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:07.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:07.901 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:08.002 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:08.033 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:08.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:08.036 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:08.091 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 27 16 47866 47850 110.746 82.375 0.00812293 0.00902367 2023-10-01T07:51:08.137 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:08.160 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:08.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:08.163 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:08.263 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:08.300 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:08.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:08.303 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:08.404 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:08.431 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:08.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:08.433 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:08.533 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:08.562 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:08.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:08.565 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:08.665 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:08.667 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:51:08.707 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:08.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:08.713 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:08.814 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:08.847 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:08.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:08.855 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:08.955 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:08.985 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:08.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:08.988 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:51:09.089 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:09.091 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 28 16 49154 49138 109.666 80.5 0.00707547 0.00911275 2023-10-01T07:51:09.117 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:09.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:09.123 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:51:09.223 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:09.250 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:09.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:09.253 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:09.354 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:09.362 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:09 smithi112 bash[59335]: cluster 2023-10-01T07:51:08.279486+0000 mgr.y (mgr.34104) 534 : cluster 0 pgmap v514: 89 pgs: 89 active+clean; 2.7 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 90 MiB/s wr, 1.45k op/s 2023-10-01T07:51:09.379 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:09.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:09.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:09.485 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:09.511 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:09.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:09.513 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:51:09.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:09 smithi084 bash[78255]: cluster 2023-10-01T07:51:08.279486+0000 mgr.y (mgr.34104) 534 : cluster 0 pgmap v514: 89 pgs: 89 active+clean; 2.7 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 90 MiB/s wr, 1.45k op/s 2023-10-01T07:51:09.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:09 smithi084 bash[75189]: cluster 2023-10-01T07:51:08.279486+0000 mgr.y (mgr.34104) 534 : cluster 0 pgmap v514: 89 pgs: 89 active+clean; 2.7 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 90 MiB/s wr, 1.45k op/s 2023-10-01T07:51:09.615 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:09.641 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:09.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:09.646 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:51:09.688 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:51:09.696 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:51:09.747 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:09.775 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:09.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:09.778 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:09.878 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:09.892 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-10-01T07:51:09.892 INFO:teuthology.orchestra.run.smithi112.stdout: "size": 20, 2023-10-01T07:51:09.892 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 600, 2023-10-01T07:51:09.892 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [ 2023-10-01T07:51:09.892 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.892 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44771.0:2145 6.d 6:b5e57ee9:::benchmark_data_smithi084_105950_object2144:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e113)", 2023-10-01T07:51:09.892 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:47:47.180687+0000", 2023-10-01T07:51:09.892 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 202.70400727099999, 2023-10-01T07:51:09.892 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.081669151999999995, 2023-10-01T07:51:09.893 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:51:09.893 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:51:09.893 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:51:09.893 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44771", 2023-10-01T07:51:09.893 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:51:09.893 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 2145 2023-10-01T07:51:09.893 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.893 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:51:09.893 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.893 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:51:09.893 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.180687+0000", 2023-10-01T07:51:09.893 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:51:09.893 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.894 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.894 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:51:09.894 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.180687+0000", 2023-10-01T07:51:09.894 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999862 2023-10-01T07:51:09.894 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.894 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.894 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:51:09.894 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.180674+0000", 2023-10-01T07:51:09.894 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000114689 2023-10-01T07:51:09.894 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.894 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.894 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:51:09.895 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.180788+0000", 2023-10-01T07:51:09.895 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.2092000000000001e-05 2023-10-01T07:51:09.895 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.895 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.895 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:51:09.895 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.180810+0000", 2023-10-01T07:51:09.895 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.5789999999999998e-06 2023-10-01T07:51:09.895 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.895 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.895 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:51:09.895 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.180818+0000", 2023-10-01T07:51:09.895 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00072558799999999999 2023-10-01T07:51:09.895 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.896 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.896 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:51:09.896 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.181544+0000", 2023-10-01T07:51:09.896 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012390900000000001 2023-10-01T07:51:09.896 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.896 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.896 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:51:09.896 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.181667+0000", 2023-10-01T07:51:09.896 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016555500000000001 2023-10-01T07:51:09.896 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.896 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.896 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,1", 2023-10-01T07:51:09.897 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.181833+0000", 2023-10-01T07:51:09.897 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001568402 2023-10-01T07:51:09.897 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.897 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.897 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:51:09.897 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.183401+0000", 2023-10-01T07:51:09.897 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0021201940000000002 2023-10-01T07:51:09.897 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.897 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.897 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:51:09.897 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.185522+0000", 2023-10-01T07:51:09.897 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.076723624000000004 2023-10-01T07:51:09.897 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.898 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.898 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:51:09.898 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.262245+0000", 2023-10-01T07:51:09.898 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.5069999999999999e-05 2023-10-01T07:51:09.898 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.898 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.898 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:51:09.898 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.262310+0000", 2023-10-01T07:51:09.898 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.6059000000000001e-05 2023-10-01T07:51:09.898 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.898 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.898 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:51:09.898 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.262356+0000", 2023-10-01T07:51:09.899 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.081669151999999995 2023-10-01T07:51:09.899 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:09.899 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:51:09.899 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:09.899 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.899 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.899 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44771.0:2146 6.d 6:ba1546ec:::benchmark_data_smithi084_105950_object2145:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e113)", 2023-10-01T07:51:09.899 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:47:47.180827+0000", 2023-10-01T07:51:09.899 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 202.703867266, 2023-10-01T07:51:09.899 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.081652954999999999, 2023-10-01T07:51:09.899 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:51:09.899 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:51:09.899 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:51:09.900 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44771", 2023-10-01T07:51:09.900 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:51:09.900 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 2146 2023-10-01T07:51:09.900 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.900 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:51:09.900 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.900 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:51:09.900 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.180827+0000", 2023-10-01T07:51:09.900 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:51:09.900 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.900 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.900 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:51:09.900 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.180827+0000", 2023-10-01T07:51:09.901 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T07:51:09.901 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.901 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.901 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:51:09.901 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.180826+0000", 2023-10-01T07:51:09.901 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.7521000000000005e-05 2023-10-01T07:51:09.901 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.901 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.901 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:51:09.901 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.180904+0000", 2023-10-01T07:51:09.901 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2166e-05 2023-10-01T07:51:09.901 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.901 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.902 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:51:09.902 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.180916+0000", 2023-10-01T07:51:09.902 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.8390000000000001e-06 2023-10-01T07:51:09.902 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.902 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.902 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:51:09.902 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.180923+0000", 2023-10-01T07:51:09.902 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001227381 2023-10-01T07:51:09.902 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.902 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.902 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:51:09.902 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.182150+0000", 2023-10-01T07:51:09.902 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00011304 2023-10-01T07:51:09.903 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.903 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.903 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:51:09.903 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.182263+0000", 2023-10-01T07:51:09.903 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00015775500000000001 2023-10-01T07:51:09.903 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.903 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.903 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,1", 2023-10-01T07:51:09.903 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.182421+0000", 2023-10-01T07:51:09.903 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.003197648 2023-10-01T07:51:09.903 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.903 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.904 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:51:09.904 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.185619+0000", 2023-10-01T07:51:09.904 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0026409379999999998 2023-10-01T07:51:09.904 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.904 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.904 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:51:09.904 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.188260+0000", 2023-10-01T07:51:09.904 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.074134973000000007 2023-10-01T07:51:09.904 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.904 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.904 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:51:09.904 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.262395+0000", 2023-10-01T07:51:09.905 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.46e-05 2023-10-01T07:51:09.905 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.905 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.905 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:51:09.905 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.262439+0000", 2023-10-01T07:51:09.905 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.0994000000000001e-05 2023-10-01T07:51:09.905 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.905 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.905 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:51:09.905 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.262480+0000", 2023-10-01T07:51:09.905 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.081652954999999999 2023-10-01T07:51:09.905 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:09.906 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:51:09.906 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:09.906 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.906 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.906 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44771.0:2152 6.d 6:bf7defcf:::benchmark_data_smithi084_105950_object2151:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e113)", 2023-10-01T07:51:09.906 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:47:47.182731+0000", 2023-10-01T07:51:09.906 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 202.701963304, 2023-10-01T07:51:09.906 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.080222395000000002, 2023-10-01T07:51:09.906 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:51:09.906 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:51:09.906 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:51:09.906 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44771", 2023-10-01T07:51:09.906 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:51:09.907 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 2152 2023-10-01T07:51:09.907 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.907 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:51:09.907 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.907 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:51:09.907 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.182731+0000", 2023-10-01T07:51:09.907 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:51:09.907 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.907 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.907 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:51:09.907 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.182731+0000", 2023-10-01T07:51:09.907 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T07:51:09.908 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.908 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.908 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:51:09.908 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.182730+0000", 2023-10-01T07:51:09.908 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.1783999999999999e-05 2023-10-01T07:51:09.908 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.908 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.908 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:51:09.908 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.182762+0000", 2023-10-01T07:51:09.908 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.182e-05 2023-10-01T07:51:09.908 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.908 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.909 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:51:09.909 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.182774+0000", 2023-10-01T07:51:09.909 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.2800000000000003e-06 2023-10-01T07:51:09.909 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.909 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.909 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:51:09.909 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.182782+0000", 2023-10-01T07:51:09.909 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00088815499999999996 2023-10-01T07:51:09.909 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.909 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.909 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:51:09.909 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.183670+0000", 2023-10-01T07:51:09.909 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000178581 2023-10-01T07:51:09.910 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.910 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.910 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:51:09.910 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.183849+0000", 2023-10-01T07:51:09.910 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00019748899999999999 2023-10-01T07:51:09.910 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.910 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.910 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,1", 2023-10-01T07:51:09.910 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.184046+0000", 2023-10-01T07:51:09.910 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0024477729999999999 2023-10-01T07:51:09.910 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.910 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.911 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:51:09.911 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.186494+0000", 2023-10-01T07:51:09.911 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0017722230000000001 2023-10-01T07:51:09.911 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.911 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.911 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:51:09.911 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.188266+0000", 2023-10-01T07:51:09.911 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.074509453000000003 2023-10-01T07:51:09.911 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.911 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.911 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:51:09.911 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.262776+0000", 2023-10-01T07:51:09.911 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.1745999999999999e-05 2023-10-01T07:51:09.912 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.912 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.912 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:51:09.912 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.262867+0000", 2023-10-01T07:51:09.912 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.6299999999999997e-05 2023-10-01T07:51:09.912 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.912 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.912 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:51:09.912 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.262954+0000", 2023-10-01T07:51:09.912 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.080222395000000002 2023-10-01T07:51:09.912 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:09.912 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:51:09.913 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:09.913 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.913 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.913 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44771.0:2164 6.a 6:520195f2:::benchmark_data_smithi084_105950_object2163:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e113)", 2023-10-01T07:51:09.913 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:47:47.186797+0000", 2023-10-01T07:51:09.913 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 202.69789802, 2023-10-01T07:51:09.913 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.076096292999999995, 2023-10-01T07:51:09.913 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:51:09.913 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:51:09.913 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:51:09.913 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44771", 2023-10-01T07:51:09.913 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:51:09.914 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 2164 2023-10-01T07:51:09.914 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.914 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:51:09.914 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.914 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:51:09.914 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.186797+0000", 2023-10-01T07:51:09.914 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:51:09.914 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.914 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.914 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:51:09.914 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.186797+0000", 2023-10-01T07:51:09.914 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T07:51:09.915 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.915 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.915 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:51:09.915 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.186795+0000", 2023-10-01T07:51:09.915 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.0440999999999999e-05 2023-10-01T07:51:09.915 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.915 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.915 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:51:09.915 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.186866+0000", 2023-10-01T07:51:09.915 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0560000000000001e-05 2023-10-01T07:51:09.915 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.915 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.915 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:51:09.916 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.186876+0000", 2023-10-01T07:51:09.916 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.1219999999999997e-06 2023-10-01T07:51:09.916 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.916 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.916 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:51:09.916 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.186883+0000", 2023-10-01T07:51:09.916 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.7811e-05 2023-10-01T07:51:09.916 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.916 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.916 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:51:09.916 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.186931+0000", 2023-10-01T07:51:09.916 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000120785 2023-10-01T07:51:09.917 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.917 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.917 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:51:09.917 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.187052+0000", 2023-10-01T07:51:09.917 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000102301 2023-10-01T07:51:09.917 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.917 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.917 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,6", 2023-10-01T07:51:09.917 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.187154+0000", 2023-10-01T07:51:09.917 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001160112 2023-10-01T07:51:09.917 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.917 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.917 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:51:09.918 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.188314+0000", 2023-10-01T07:51:09.918 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00097108100000000005 2023-10-01T07:51:09.918 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.918 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.918 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:51:09.918 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.189285+0000", 2023-10-01T07:51:09.918 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.073312418000000004 2023-10-01T07:51:09.918 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.918 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.918 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:51:09.918 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.262598+0000", 2023-10-01T07:51:09.918 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00018302100000000001 2023-10-01T07:51:09.919 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.919 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.919 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:51:09.919 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.262781+0000", 2023-10-01T07:51:09.919 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000112057 2023-10-01T07:51:09.919 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.919 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.919 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:51:09.919 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.262893+0000", 2023-10-01T07:51:09.919 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.076096292999999995 2023-10-01T07:51:09.919 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:09.919 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:51:09.919 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:09.920 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.920 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.920 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44771.0:2166 6.d 6:bb4fab9b:::benchmark_data_smithi084_105950_object2165:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e113)", 2023-10-01T07:51:09.920 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:47:47.187486+0000", 2023-10-01T07:51:09.920 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 202.69720851400001, 2023-10-01T07:51:09.920 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.075614793, 2023-10-01T07:51:09.920 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:51:09.920 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:51:09.920 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:51:09.920 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44771", 2023-10-01T07:51:09.920 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:51:09.920 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 2166 2023-10-01T07:51:09.920 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.921 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:51:09.921 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.921 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:51:09.921 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.187486+0000", 2023-10-01T07:51:09.921 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:51:09.921 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.921 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.921 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:51:09.921 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.187486+0000", 2023-10-01T07:51:09.921 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T07:51:09.921 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.921 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.922 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:51:09.922 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.187485+0000", 2023-10-01T07:51:09.922 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.6038000000000001e-05 2023-10-01T07:51:09.922 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.922 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.922 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:51:09.922 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.187541+0000", 2023-10-01T07:51:09.922 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.081e-06 2023-10-01T07:51:09.922 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.922 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.922 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:51:09.922 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.187550+0000", 2023-10-01T07:51:09.923 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.8940000000000001e-06 2023-10-01T07:51:09.923 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.923 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.923 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:51:09.923 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.187555+0000", 2023-10-01T07:51:09.923 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.4092999999999999e-05 2023-10-01T07:51:09.923 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.923 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.923 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:51:09.923 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.187599+0000", 2023-10-01T07:51:09.923 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00015049400000000001 2023-10-01T07:51:09.923 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.924 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.924 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:51:09.924 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.187750+0000", 2023-10-01T07:51:09.924 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00018341599999999999 2023-10-01T07:51:09.924 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.924 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.924 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,1", 2023-10-01T07:51:09.924 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.187933+0000", 2023-10-01T07:51:09.924 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00056581800000000005 2023-10-01T07:51:09.924 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.924 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.924 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:51:09.925 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.188499+0000", 2023-10-01T07:51:09.925 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00096570599999999999 2023-10-01T07:51:09.925 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.925 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.925 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:51:09.925 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.189464+0000", 2023-10-01T07:51:09.925 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.073543276000000005 2023-10-01T07:51:09.925 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.925 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.925 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:51:09.925 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.263008+0000", 2023-10-01T07:51:09.925 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.1903000000000001e-05 2023-10-01T07:51:09.925 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.926 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.926 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:51:09.926 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.263060+0000", 2023-10-01T07:51:09.926 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.1152000000000002e-05 2023-10-01T07:51:09.926 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.926 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.926 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:51:09.926 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.263101+0000", 2023-10-01T07:51:09.926 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.075614793 2023-10-01T07:51:09.926 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:09.926 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:51:09.926 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:09.927 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.927 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.927 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44771.0:2171 6.d 6:be3e1310:::benchmark_data_smithi084_105950_object2170:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e113)", 2023-10-01T07:51:09.927 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:47:47.188530+0000", 2023-10-01T07:51:09.927 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 202.696164974, 2023-10-01T07:51:09.927 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.076273673, 2023-10-01T07:51:09.927 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:51:09.927 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:51:09.927 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:51:09.927 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44771", 2023-10-01T07:51:09.927 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:51:09.927 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 2171 2023-10-01T07:51:09.927 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.928 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:51:09.928 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.928 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:51:09.928 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.188530+0000", 2023-10-01T07:51:09.928 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:51:09.928 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.928 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.928 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:51:09.928 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.188530+0000", 2023-10-01T07:51:09.928 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T07:51:09.928 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.928 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.929 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:51:09.929 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.188529+0000", 2023-10-01T07:51:09.929 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.1997999999999998e-05 2023-10-01T07:51:09.929 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.929 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.929 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:51:09.929 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.188591+0000", 2023-10-01T07:51:09.929 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3008e-05 2023-10-01T07:51:09.929 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.929 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.929 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:51:09.929 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.188604+0000", 2023-10-01T07:51:09.930 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.271e-06 2023-10-01T07:51:09.930 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.930 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.930 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:51:09.930 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.188609+0000", 2023-10-01T07:51:09.930 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.1327e-05 2023-10-01T07:51:09.930 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.930 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.930 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:51:09.930 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.188640+0000", 2023-10-01T07:51:09.930 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00017878300000000001 2023-10-01T07:51:09.930 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.930 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.931 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:51:09.931 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.188819+0000", 2023-10-01T07:51:09.931 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000181721 2023-10-01T07:51:09.931 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.931 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.931 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,1", 2023-10-01T07:51:09.931 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.189001+0000", 2023-10-01T07:51:09.931 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00038689900000000001 2023-10-01T07:51:09.931 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.931 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.931 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:51:09.931 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.189388+0000", 2023-10-01T07:51:09.932 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00089901800000000002 2023-10-01T07:51:09.932 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.932 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.932 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:51:09.932 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.190287+0000", 2023-10-01T07:51:09.932 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.074280185999999998 2023-10-01T07:51:09.932 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.932 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.932 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:51:09.932 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.264567+0000", 2023-10-01T07:51:09.932 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013582500000000001 2023-10-01T07:51:09.932 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.933 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.933 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:51:09.933 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.264703+0000", 2023-10-01T07:51:09.933 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000100634 2023-10-01T07:51:09.933 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.933 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.933 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:51:09.933 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:47.264803+0000", 2023-10-01T07:51:09.933 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.076273673 2023-10-01T07:51:09.933 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:09.933 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:51:09.933 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:09.933 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.934 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.934 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44771.0:67528 6.7 6:ec28fa50:::benchmark_data_smithi084_105950_object7980:head [delete] snapc 0=[] ondisk+write+known_if_redirected e121)", 2023-10-01T07:51:09.934 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:48:35.348259+0000", 2023-10-01T07:51:09.934 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 154.53643520599999, 2023-10-01T07:51:09.934 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.108923645, 2023-10-01T07:51:09.934 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:51:09.934 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:51:09.934 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:51:09.934 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44771", 2023-10-01T07:51:09.934 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:51:09.934 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 67528 2023-10-01T07:51:09.935 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.935 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:51:09.935 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.935 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:51:09.935 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:35.348259+0000", 2023-10-01T07:51:09.935 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:51:09.935 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.935 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.935 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:51:09.935 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:35.348259+0000", 2023-10-01T07:51:09.935 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T07:51:09.935 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.935 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.936 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:51:09.936 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:35.348258+0000", 2023-10-01T07:51:09.936 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.4159999999999998e-06 2023-10-01T07:51:09.936 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.936 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.936 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:51:09.936 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:35.348265+0000", 2023-10-01T07:51:09.936 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2148e-05 2023-10-01T07:51:09.936 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.936 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.936 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:51:09.936 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:35.348277+0000", 2023-10-01T07:51:09.937 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.4760000000000003e-06 2023-10-01T07:51:09.937 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.937 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.937 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:51:09.937 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:35.348284+0000", 2023-10-01T07:51:09.937 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.0158000000000003e-05 2023-10-01T07:51:09.937 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.937 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.937 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:51:09.937 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:35.348334+0000", 2023-10-01T07:51:09.937 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012490999999999999 2023-10-01T07:51:09.937 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.938 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.938 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:51:09.938 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:35.348459+0000", 2023-10-01T07:51:09.938 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000143153 2023-10-01T07:51:09.938 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.938 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.938 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,4", 2023-10-01T07:51:09.938 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:35.348602+0000", 2023-10-01T07:51:09.938 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0022643580000000002 2023-10-01T07:51:09.938 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.938 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.938 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:51:09.939 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:35.350866+0000", 2023-10-01T07:51:09.939 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00056406299999999996 2023-10-01T07:51:09.939 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.939 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.939 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:51:09.939 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:35.351430+0000", 2023-10-01T07:51:09.939 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.10552755 2023-10-01T07:51:09.939 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.939 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.939 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:51:09.939 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:35.456958+0000", 2023-10-01T07:51:09.939 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000109777 2023-10-01T07:51:09.940 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.940 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.940 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:51:09.940 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:35.457068+0000", 2023-10-01T07:51:09.940 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000115165 2023-10-01T07:51:09.940 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.940 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.940 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:51:09.940 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:35.457183+0000", 2023-10-01T07:51:09.940 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.108923645 2023-10-01T07:51:09.940 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:09.940 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:51:09.941 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:09.941 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.941 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.941 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44771.0:67530 6.7 6:eae7c49c:::benchmark_data_smithi084_105950_object7982:head [delete] snapc 0=[] ondisk+write+known_if_redirected e121)", 2023-10-01T07:51:09.941 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:48:35.354764+0000", 2023-10-01T07:51:09.941 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 154.52993089500001, 2023-10-01T07:51:09.941 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.11554816599999999, 2023-10-01T07:51:09.941 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:51:09.941 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:51:09.941 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:51:09.941 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44771", 2023-10-01T07:51:09.941 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:51:09.942 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 67530 2023-10-01T07:51:09.942 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.942 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:51:09.942 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.942 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:51:09.942 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:35.354764+0000", 2023-10-01T07:51:09.942 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:51:09.942 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.942 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.942 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:51:09.942 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:35.354764+0000", 2023-10-01T07:51:09.942 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T07:51:09.943 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.943 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.943 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:51:09.943 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:35.354762+0000", 2023-10-01T07:51:09.943 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1235e-05 2023-10-01T07:51:09.943 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.943 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.943 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:51:09.943 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:35.354774+0000", 2023-10-01T07:51:09.943 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3665999999999999e-05 2023-10-01T07:51:09.943 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.943 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.943 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:51:09.944 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:35.354787+0000", 2023-10-01T07:51:09.944 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.446e-06 2023-10-01T07:51:09.944 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.944 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.944 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:51:09.944 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:35.354793+0000", 2023-10-01T07:51:09.944 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.6851000000000003e-05 2023-10-01T07:51:09.944 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.944 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.944 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:51:09.944 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:35.354840+0000", 2023-10-01T07:51:09.945 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000107944 2023-10-01T07:51:09.945 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.945 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.945 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:51:09.945 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:35.354948+0000", 2023-10-01T07:51:09.945 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00019133400000000001 2023-10-01T07:51:09.945 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.945 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.945 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,4", 2023-10-01T07:51:09.945 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:35.355139+0000", 2023-10-01T07:51:09.945 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0049988130000000004 2023-10-01T07:51:09.945 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.945 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.945 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:51:09.946 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:35.360138+0000", 2023-10-01T07:51:09.946 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.5942000000000002e-05 2023-10-01T07:51:09.946 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.946 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.946 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:51:09.946 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:35.360174+0000", 2023-10-01T07:51:09.946 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.110023485 2023-10-01T07:51:09.946 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.946 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.946 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:51:09.946 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:35.470197+0000", 2023-10-01T07:51:09.946 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.3973999999999994e-05 2023-10-01T07:51:09.946 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.947 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.947 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:51:09.947 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:35.470261+0000", 2023-10-01T07:51:09.947 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.0714999999999998e-05 2023-10-01T07:51:09.947 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.947 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.947 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:51:09.947 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:35.470312+0000", 2023-10-01T07:51:09.947 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.11554816599999999 2023-10-01T07:51:09.947 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:09.947 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:51:09.947 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:09.948 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.948 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.948 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44771.0:67534 6.7 6:e98b30d9:::benchmark_data_smithi084_105950_object7986:head [delete] snapc 0=[] ondisk+write+known_if_redirected e121)", 2023-10-01T07:51:09.948 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:48:35.355360+0000", 2023-10-01T07:51:09.948 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 154.52933485599999, 2023-10-01T07:51:09.948 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.115094629, 2023-10-01T07:51:09.948 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:51:09.948 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:51:09.948 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:51:09.948 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44771", 2023-10-01T07:51:09.948 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:51:09.948 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 67534 2023-10-01T07:51:09.949 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.949 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:51:09.949 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.949 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:51:09.949 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:35.355360+0000", 2023-10-01T07:51:09.949 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:51:09.949 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.949 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.949 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:51:09.949 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:35.355360+0000", 2023-10-01T07:51:09.949 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T07:51:09.949 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.949 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.950 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:51:09.950 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:35.355359+0000", 2023-10-01T07:51:09.950 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.6945000000000001e-05 2023-10-01T07:51:09.950 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.950 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.950 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:51:09.950 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:35.355376+0000", 2023-10-01T07:51:09.950 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.8044999999999998e-05 2023-10-01T07:51:09.950 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.950 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.950 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:51:09.950 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:35.355424+0000", 2023-10-01T07:51:09.951 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.8685e-05 2023-10-01T07:51:09.951 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.951 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.951 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:51:09.951 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:35.355462+0000", 2023-10-01T07:51:09.951 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0023134840000000002 2023-10-01T07:51:09.951 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.951 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.951 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:51:09.951 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:35.357776+0000", 2023-10-01T07:51:09.951 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00015458299999999999 2023-10-01T07:51:09.951 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.952 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.952 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:51:09.952 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:35.357930+0000", 2023-10-01T07:51:09.952 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013189000000000001 2023-10-01T07:51:09.952 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.952 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.952 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,4", 2023-10-01T07:51:09.952 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:35.358062+0000", 2023-10-01T07:51:09.952 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0022290930000000001 2023-10-01T07:51:09.952 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.952 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.952 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:51:09.952 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:35.360291+0000", 2023-10-01T07:51:09.953 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.9731999999999997e-05 2023-10-01T07:51:09.953 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.953 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.953 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:51:09.953 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:35.360351+0000", 2023-10-01T07:51:09.953 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.11000644699999999 2023-10-01T07:51:09.953 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.953 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.953 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:51:09.953 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:35.470358+0000", 2023-10-01T07:51:09.953 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.3356999999999998e-05 2023-10-01T07:51:09.953 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.954 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.954 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:51:09.954 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:35.470411+0000", 2023-10-01T07:51:09.954 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.3313999999999999e-05 2023-10-01T07:51:09.954 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.954 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.954 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:51:09.954 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:35.470454+0000", 2023-10-01T07:51:09.954 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.115094629 2023-10-01T07:51:09.954 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:09.954 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:51:09.955 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:09.955 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.955 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.955 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44771.0:68436 6.7 6:ebf752fd:::benchmark_data_smithi084_105950_object8888:head [delete] snapc 0=[] ondisk+write+known_if_redirected e121)", 2023-10-01T07:51:09.955 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:48:36.235714+0000", 2023-10-01T07:51:09.955 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 153.64898066399999, 2023-10-01T07:51:09.955 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.082846921000000004, 2023-10-01T07:51:09.955 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:51:09.955 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:51:09.955 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:51:09.955 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44771", 2023-10-01T07:51:09.955 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:51:09.956 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 68436 2023-10-01T07:51:09.956 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.956 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:51:09.956 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.956 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:51:09.956 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:36.235714+0000", 2023-10-01T07:51:09.956 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:51:09.956 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.956 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.956 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:51:09.956 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:36.235714+0000", 2023-10-01T07:51:09.956 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T07:51:09.956 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.957 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.957 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:51:09.957 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:36.235712+0000", 2023-10-01T07:51:09.957 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1926999999999999e-05 2023-10-01T07:51:09.957 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.957 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.957 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:51:09.957 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:36.235724+0000", 2023-10-01T07:51:09.957 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5421999999999999e-05 2023-10-01T07:51:09.957 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.957 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.957 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:51:09.957 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:36.235740+0000", 2023-10-01T07:51:09.958 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.7169999999999997e-06 2023-10-01T07:51:09.958 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.958 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.958 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:51:09.958 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:36.235748+0000", 2023-10-01T07:51:09.958 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.4079999999999997e-05 2023-10-01T07:51:09.958 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.958 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.958 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:51:09.958 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:36.235802+0000", 2023-10-01T07:51:09.958 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.1433000000000004e-05 2023-10-01T07:51:09.958 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.959 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.959 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:51:09.959 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:36.235894+0000", 2023-10-01T07:51:09.959 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00010193500000000001 2023-10-01T07:51:09.959 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.959 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.959 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,4", 2023-10-01T07:51:09.959 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:36.235996+0000", 2023-10-01T07:51:09.959 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0025985650000000002 2023-10-01T07:51:09.959 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.959 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.959 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:51:09.960 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:36.238594+0000", 2023-10-01T07:51:09.960 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0029986320000000002 2023-10-01T07:51:09.960 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.960 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.960 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:51:09.960 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:36.241593+0000", 2023-10-01T07:51:09.960 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.076803854000000005 2023-10-01T07:51:09.960 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.960 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.960 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:51:09.960 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:36.318397+0000", 2023-10-01T07:51:09.960 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.8209999999999997e-05 2023-10-01T07:51:09.961 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.961 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.961 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:51:09.961 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:36.318495+0000", 2023-10-01T07:51:09.961 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.5685000000000006e-05 2023-10-01T07:51:09.961 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.961 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.961 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:51:09.961 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:36.318561+0000", 2023-10-01T07:51:09.961 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.082846921000000004 2023-10-01T07:51:09.961 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:09.961 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:51:09.961 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:09.962 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.962 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.962 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44771.0:68443 6.a 6:5db2c816:::benchmark_data_smithi084_105950_object8895:head [delete] snapc 0=[] ondisk+write+known_if_redirected e121)", 2023-10-01T07:51:09.962 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:48:36.242924+0000", 2023-10-01T07:51:09.962 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 153.64177099299999, 2023-10-01T07:51:09.962 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.080527905999999996, 2023-10-01T07:51:09.962 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:51:09.962 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:51:09.962 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:51:09.962 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44771", 2023-10-01T07:51:09.962 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:51:09.963 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 68443 2023-10-01T07:51:09.963 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.963 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:51:09.963 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.963 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:51:09.963 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:36.242924+0000", 2023-10-01T07:51:09.963 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:51:09.963 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.963 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.963 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:51:09.963 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:36.242924+0000", 2023-10-01T07:51:09.963 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T07:51:09.963 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.964 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.964 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:51:09.964 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:36.242921+0000", 2023-10-01T07:51:09.964 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.798e-06 2023-10-01T07:51:09.964 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.964 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.964 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:51:09.964 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:36.242931+0000", 2023-10-01T07:51:09.964 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2401999999999999e-05 2023-10-01T07:51:09.964 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.964 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.965 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:51:09.965 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:36.242944+0000", 2023-10-01T07:51:09.965 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.5350000000000004e-06 2023-10-01T07:51:09.965 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.965 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.965 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:51:09.965 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:36.242949+0000", 2023-10-01T07:51:09.965 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.4481999999999999e-05 2023-10-01T07:51:09.965 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.965 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.965 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:51:09.965 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:36.242994+0000", 2023-10-01T07:51:09.965 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.1194999999999997e-05 2023-10-01T07:51:09.966 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.966 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.966 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:51:09.966 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:36.243085+0000", 2023-10-01T07:51:09.966 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.9080999999999995e-05 2023-10-01T07:51:09.966 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.966 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.966 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,6", 2023-10-01T07:51:09.966 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:36.243184+0000", 2023-10-01T07:51:09.966 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0022043000000000002 2023-10-01T07:51:09.966 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.966 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.967 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:51:09.967 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:36.245388+0000", 2023-10-01T07:51:09.967 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00081155400000000003 2023-10-01T07:51:09.967 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.967 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.967 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:51:09.967 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:36.246200+0000", 2023-10-01T07:51:09.967 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.077029501 2023-10-01T07:51:09.967 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.967 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.967 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:51:09.967 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:36.323229+0000", 2023-10-01T07:51:09.968 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012643999999999999 2023-10-01T07:51:09.968 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.968 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.968 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:51:09.968 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:36.323356+0000", 2023-10-01T07:51:09.968 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.5713999999999999e-05 2023-10-01T07:51:09.968 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.968 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.968 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:51:09.968 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:36.323451+0000", 2023-10-01T07:51:09.968 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.080527905999999996 2023-10-01T07:51:09.968 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:09.968 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:51:09.969 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:09.969 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.969 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.969 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44771.0:68447 6.d 6:bcd811c5:::benchmark_data_smithi084_105950_object8899:head [delete] snapc 0=[] ondisk+write+known_if_redirected e121)", 2023-10-01T07:51:09.969 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:48:36.246099+0000", 2023-10-01T07:51:09.969 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 153.63859597199999, 2023-10-01T07:51:09.969 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.080272543000000002, 2023-10-01T07:51:09.969 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:51:09.969 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:51:09.969 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:51:09.969 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44771", 2023-10-01T07:51:09.969 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:51:09.970 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 68447 2023-10-01T07:51:09.970 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.970 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:51:09.970 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.970 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:51:09.970 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:36.246099+0000", 2023-10-01T07:51:09.970 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:51:09.970 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.970 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.970 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:51:09.970 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:36.246099+0000", 2023-10-01T07:51:09.970 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T07:51:09.971 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.971 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.971 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:51:09.971 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:36.246097+0000", 2023-10-01T07:51:09.971 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2765000000000001e-05 2023-10-01T07:51:09.971 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.971 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.971 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:51:09.971 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:36.246110+0000", 2023-10-01T07:51:09.971 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.434e-05 2023-10-01T07:51:09.971 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.971 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.971 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:51:09.972 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:36.246124+0000", 2023-10-01T07:51:09.972 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.002e-06 2023-10-01T07:51:09.972 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.972 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.972 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:51:09.972 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:36.246131+0000", 2023-10-01T07:51:09.972 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.0553000000000001e-05 2023-10-01T07:51:09.972 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.972 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.972 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:51:09.972 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:36.246192+0000", 2023-10-01T07:51:09.972 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00011951300000000001 2023-10-01T07:51:09.973 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.973 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.973 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:51:09.973 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:36.246311+0000", 2023-10-01T07:51:09.973 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000129584 2023-10-01T07:51:09.973 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.973 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.973 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,1", 2023-10-01T07:51:09.973 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:36.246441+0000", 2023-10-01T07:51:09.973 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.002509439 2023-10-01T07:51:09.973 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.973 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.973 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:51:09.974 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:36.248950+0000", 2023-10-01T07:51:09.974 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.8533000000000003e-05 2023-10-01T07:51:09.974 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.974 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.974 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:51:09.974 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:36.249019+0000", 2023-10-01T07:51:09.974 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.077242116 2023-10-01T07:51:09.974 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.974 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.974 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:51:09.974 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:36.326261+0000", 2023-10-01T07:51:09.974 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.6047e-05 2023-10-01T07:51:09.975 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.975 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.975 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:51:09.975 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:36.326327+0000", 2023-10-01T07:51:09.975 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.4240000000000003e-05 2023-10-01T07:51:09.975 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.975 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.975 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:51:09.975 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:36.326371+0000", 2023-10-01T07:51:09.975 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.080272543000000002 2023-10-01T07:51:09.975 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:09.975 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:51:09.976 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:09.976 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.976 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.976 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44771.0:71792 6.7 6:e0c80f51:::benchmark_data_smithi084_105950_object12244:head [delete] snapc 0=[] ondisk+write+known_if_redirected e121)", 2023-10-01T07:51:09.976 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:48:39.400853+0000", 2023-10-01T07:51:09.976 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 150.48384165900001, 2023-10-01T07:51:09.976 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13724884800000001, 2023-10-01T07:51:09.976 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:51:09.976 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:51:09.976 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:51:09.976 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44771", 2023-10-01T07:51:09.976 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:51:09.977 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 71792 2023-10-01T07:51:09.977 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.977 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:51:09.977 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.977 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:51:09.977 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.400853+0000", 2023-10-01T07:51:09.977 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:51:09.977 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.977 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.977 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:51:09.977 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.400853+0000", 2023-10-01T07:51:09.977 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999976 2023-10-01T07:51:09.977 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.978 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.978 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:51:09.978 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.400851+0000", 2023-10-01T07:51:09.978 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1201e-05 2023-10-01T07:51:09.978 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.978 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.978 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:51:09.978 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.400862+0000", 2023-10-01T07:51:09.978 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.8040999999999999e-05 2023-10-01T07:51:09.978 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.978 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.978 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:51:09.979 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.400880+0000", 2023-10-01T07:51:09.979 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.9649999999999997e-06 2023-10-01T07:51:09.979 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.979 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.979 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:51:09.979 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.400889+0000", 2023-10-01T07:51:09.979 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.9144000000000002e-05 2023-10-01T07:51:09.979 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.979 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.979 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:51:09.979 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.400948+0000", 2023-10-01T07:51:09.979 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000145869 2023-10-01T07:51:09.979 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.980 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.980 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:51:09.980 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.401094+0000", 2023-10-01T07:51:09.980 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013894600000000001 2023-10-01T07:51:09.980 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.980 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.980 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,4", 2023-10-01T07:51:09.980 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.401233+0000", 2023-10-01T07:51:09.980 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.002857329 2023-10-01T07:51:09.980 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.980 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.980 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:51:09.980 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.404090+0000", 2023-10-01T07:51:09.981 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00023817599999999999 2023-10-01T07:51:09.981 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.981 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.981 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:51:09.981 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.404328+0000", 2023-10-01T07:51:09.981 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.133496173 2023-10-01T07:51:09.981 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.981 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.981 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:51:09.981 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.537824+0000", 2023-10-01T07:51:09.981 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000130519 2023-10-01T07:51:09.981 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.982 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.982 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:51:09.982 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.537955+0000", 2023-10-01T07:51:09.982 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000146756 2023-10-01T07:51:09.982 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.982 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.982 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:51:09.982 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.538102+0000", 2023-10-01T07:51:09.982 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13724884800000001 2023-10-01T07:51:09.982 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:09.982 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:51:09.982 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:09.983 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.983 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.983 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44771.0:71809 6.7 6:ee498595:::benchmark_data_smithi084_105950_object12261:head [delete] snapc 0=[] ondisk+write+known_if_redirected e121)", 2023-10-01T07:51:09.983 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:48:39.416417+0000", 2023-10-01T07:51:09.983 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 150.46827741000001, 2023-10-01T07:51:09.983 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.12834726799999999, 2023-10-01T07:51:09.983 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:51:09.983 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:51:09.983 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:51:09.983 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44771", 2023-10-01T07:51:09.983 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:51:09.983 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 71809 2023-10-01T07:51:09.983 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.984 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:51:09.984 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.984 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:51:09.984 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.416417+0000", 2023-10-01T07:51:09.984 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:51:09.984 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.984 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.984 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:51:09.984 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.416417+0000", 2023-10-01T07:51:09.984 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T07:51:09.984 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.985 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.985 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:51:09.985 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.416416+0000", 2023-10-01T07:51:09.985 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.7719999999999994e-06 2023-10-01T07:51:09.985 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.985 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.985 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:51:09.985 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.416423+0000", 2023-10-01T07:51:09.985 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5298000000000002e-05 2023-10-01T07:51:09.985 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.985 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.985 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:51:09.986 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.416439+0000", 2023-10-01T07:51:09.986 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.6259999999999997e-06 2023-10-01T07:51:09.986 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.986 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.986 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:51:09.986 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.416445+0000", 2023-10-01T07:51:09.986 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.7299999999999999e-05 2023-10-01T07:51:09.986 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.986 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.986 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:51:09.986 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.416483+0000", 2023-10-01T07:51:09.986 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000138128 2023-10-01T07:51:09.987 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.987 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.987 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:51:09.987 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.416621+0000", 2023-10-01T07:51:09.987 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013817899999999999 2023-10-01T07:51:09.987 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.987 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.987 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,4", 2023-10-01T07:51:09.987 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.416759+0000", 2023-10-01T07:51:09.987 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.002302704 2023-10-01T07:51:09.987 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.987 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.988 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:51:09.988 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.419062+0000", 2023-10-01T07:51:09.988 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00030549400000000001 2023-10-01T07:51:09.988 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.988 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.988 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:51:09.988 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.419367+0000", 2023-10-01T07:51:09.988 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.12524243700000001 2023-10-01T07:51:09.988 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.988 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.988 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:51:09.988 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.544610+0000", 2023-10-01T07:51:09.989 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000107067 2023-10-01T07:51:09.989 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.989 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.989 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:51:09.989 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.544717+0000", 2023-10-01T07:51:09.989 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.7794999999999999e-05 2023-10-01T07:51:09.989 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.989 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.989 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:51:09.989 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.544764+0000", 2023-10-01T07:51:09.989 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.12834726799999999 2023-10-01T07:51:09.989 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:09.990 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:51:09.990 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:09.990 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.990 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.990 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44771.0:71811 6.7 6:ef0415ff:::benchmark_data_smithi084_105950_object12263:head [delete] snapc 0=[] ondisk+write+known_if_redirected e121)", 2023-10-01T07:51:09.990 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:48:39.420832+0000", 2023-10-01T07:51:09.990 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 150.463862769, 2023-10-01T07:51:09.990 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13335844099999999, 2023-10-01T07:51:09.990 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:51:09.990 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:51:09.990 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:51:09.990 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44771", 2023-10-01T07:51:09.991 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:51:09.991 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 71811 2023-10-01T07:51:09.991 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.991 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:51:09.991 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.991 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:51:09.991 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.420832+0000", 2023-10-01T07:51:09.991 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:51:09.991 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.991 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.991 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:51:09.991 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.420832+0000", 2023-10-01T07:51:09.992 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T07:51:09.992 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.992 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.992 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:51:09.992 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.420830+0000", 2023-10-01T07:51:09.992 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2248e-05 2023-10-01T07:51:09.992 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.992 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.992 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:51:09.992 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.420842+0000", 2023-10-01T07:51:09.992 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5821999999999999e-05 2023-10-01T07:51:09.992 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.993 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.993 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:51:09.993 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.420858+0000", 2023-10-01T07:51:09.993 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.8410000000000002e-06 2023-10-01T07:51:09.993 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.993 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.993 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:51:09.993 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.420865+0000", 2023-10-01T07:51:09.993 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.4079000000000003e-05 2023-10-01T07:51:09.993 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.993 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.993 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:51:09.993 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.420909+0000", 2023-10-01T07:51:09.994 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.7378000000000002e-05 2023-10-01T07:51:09.994 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.994 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.994 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:51:09.994 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.421007+0000", 2023-10-01T07:51:09.994 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012491999999999999 2023-10-01T07:51:09.994 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.994 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.994 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,4", 2023-10-01T07:51:09.994 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.421132+0000", 2023-10-01T07:51:09.994 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.002477866 2023-10-01T07:51:09.994 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.995 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.995 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:51:09.995 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.423609+0000", 2023-10-01T07:51:09.995 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016475699999999999 2023-10-01T07:51:09.995 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.995 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.995 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:51:09.995 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.423774+0000", 2023-10-01T07:51:09.995 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13026303 2023-10-01T07:51:09.995 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.995 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.995 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:51:09.995 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.554037+0000", 2023-10-01T07:51:09.996 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.6009999999999998e-05 2023-10-01T07:51:09.996 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.996 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.996 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:51:09.996 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.554123+0000", 2023-10-01T07:51:09.996 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.7025000000000003e-05 2023-10-01T07:51:09.996 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.996 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.996 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:51:09.996 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.554190+0000", 2023-10-01T07:51:09.996 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13335844099999999 2023-10-01T07:51:09.996 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:09.996 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:51:09.997 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:09.997 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.997 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.997 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44771.0:74832 6.7 6:e491bc5b:::benchmark_data_smithi084_105950_object15284:head [delete] snapc 0=[] ondisk+write+known_if_redirected e121)", 2023-10-01T07:51:09.997 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:48:42.397269+0000", 2023-10-01T07:51:09.997 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 147.48742565000001, 2023-10-01T07:51:09.997 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13664962, 2023-10-01T07:51:09.997 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:51:09.997 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:51:09.997 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:51:09.997 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44771", 2023-10-01T07:51:09.997 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:51:09.998 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 74832 2023-10-01T07:51:09.998 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.998 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:51:09.998 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.998 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:51:09.998 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:42.397269+0000", 2023-10-01T07:51:09.998 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:51:09.998 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.998 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.998 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:51:09.998 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:42.397269+0000", 2023-10-01T07:51:09.998 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T07:51:09.999 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.999 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.999 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:51:09.999 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:42.397268+0000", 2023-10-01T07:51:09.999 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.5699999999999998e-06 2023-10-01T07:51:09.999 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.999 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:09.999 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:51:09.999 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:42.397274+0000", 2023-10-01T07:51:09.999 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3682999999999999e-05 2023-10-01T07:51:09.999 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:09.999 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.000 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:51:10.000 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:42.397288+0000", 2023-10-01T07:51:10.000 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.255e-06 2023-10-01T07:51:10.000 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.000 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.000 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:51:10.000 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:42.397295+0000", 2023-10-01T07:51:10.000 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.5911000000000001e-05 2023-10-01T07:51:10.000 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.000 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.000 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:51:10.000 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:42.397341+0000", 2023-10-01T07:51:10.001 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.3360000000000001e-05 2023-10-01T07:51:10.001 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.001 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.001 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:51:10.001 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:42.397424+0000", 2023-10-01T07:51:10.001 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.6236999999999994e-05 2023-10-01T07:51:10.001 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.001 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.001 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,4", 2023-10-01T07:51:10.001 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:42.397511+0000", 2023-10-01T07:51:10.001 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0022811900000000002 2023-10-01T07:51:10.001 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.002 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.002 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:51:10.002 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:42.399792+0000", 2023-10-01T07:51:10.002 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0029201169999999999 2023-10-01T07:51:10.002 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.002 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.002 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:51:10.002 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:42.402712+0000", 2023-10-01T07:51:10.002 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13104901899999999 2023-10-01T07:51:10.002 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.002 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.003 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:51:10.003 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:42.533761+0000", 2023-10-01T07:51:10.003 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.5898999999999999e-05 2023-10-01T07:51:10.003 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.003 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.003 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:51:10.003 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:42.533847+0000", 2023-10-01T07:51:10.003 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.1667000000000003e-05 2023-10-01T07:51:10.003 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.003 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.003 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:51:10.003 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:42.533918+0000", 2023-10-01T07:51:10.003 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13664962 2023-10-01T07:51:10.004 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:10.004 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:51:10.004 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:10.004 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.004 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.004 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44771.0:75071 6.7 6:e9006f3d:::benchmark_data_smithi084_105950_object15523:head [delete] snapc 0=[] ondisk+write+known_if_redirected e121)", 2023-10-01T07:51:10.004 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:48:42.721341+0000", 2023-10-01T07:51:10.004 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 147.16335353900001, 2023-10-01T07:51:10.004 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.083737739000000005, 2023-10-01T07:51:10.004 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:51:10.004 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:51:10.004 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:51:10.005 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44771", 2023-10-01T07:51:10.005 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:51:10.005 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 75071 2023-10-01T07:51:10.005 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.005 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:51:10.005 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.005 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:51:10.005 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:42.721341+0000", 2023-10-01T07:51:10.005 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:51:10.005 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.005 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.005 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:51:10.006 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:42.721341+0000", 2023-10-01T07:51:10.006 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T07:51:10.006 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.006 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.006 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:51:10.006 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:42.721340+0000", 2023-10-01T07:51:10.006 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0308e-05 2023-10-01T07:51:10.006 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.006 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.006 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:51:10.006 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:42.721350+0000", 2023-10-01T07:51:10.006 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.4538e-05 2023-10-01T07:51:10.006 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.007 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.007 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:51:10.007 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:42.721365+0000", 2023-10-01T07:51:10.007 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.0389999999999999e-06 2023-10-01T07:51:10.007 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.007 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.007 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:51:10.007 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:42.721372+0000", 2023-10-01T07:51:10.007 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.8786000000000001e-05 2023-10-01T07:51:10.007 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.007 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.007 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:51:10.007 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:42.721450+0000", 2023-10-01T07:51:10.008 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000117341 2023-10-01T07:51:10.008 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.008 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.008 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:51:10.008 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:42.721568+0000", 2023-10-01T07:51:10.008 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000136298 2023-10-01T07:51:10.008 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.008 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.008 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,4", 2023-10-01T07:51:10.008 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:42.721704+0000", 2023-10-01T07:51:10.008 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0027870780000000001 2023-10-01T07:51:10.008 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.008 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.009 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:51:10.009 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:42.724491+0000", 2023-10-01T07:51:10.009 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0027270720000000001 2023-10-01T07:51:10.009 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.009 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.009 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:51:10.009 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:42.727218+0000", 2023-10-01T07:51:10.009 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.077456062000000006 2023-10-01T07:51:10.009 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.009 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.009 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:51:10.009 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:42.804674+0000", 2023-10-01T07:51:10.010 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000328592 2023-10-01T07:51:10.010 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.010 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.010 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:51:10.010 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:42.805003+0000", 2023-10-01T07:51:10.010 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.5939999999999995e-05 2023-10-01T07:51:10.010 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.010 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.010 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:51:10.010 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:42.805079+0000", 2023-10-01T07:51:10.010 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.083737739000000005 2023-10-01T07:51:10.011 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:10.011 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:51:10.011 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:10.011 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.011 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.011 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44771.0:76654 6.d 6:bfb60aff:::benchmark_data_smithi084_105950_object17106:head [delete] snapc 0=[] ondisk+write+known_if_redirected e121)", 2023-10-01T07:51:10.011 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:48:44.383257+0000", 2023-10-01T07:51:10.011 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 145.501437635, 2023-10-01T07:51:10.011 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.14283494099999999, 2023-10-01T07:51:10.011 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:51:10.011 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:51:10.011 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:51:10.011 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44771", 2023-10-01T07:51:10.012 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:51:10.012 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 76654 2023-10-01T07:51:10.012 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.012 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:51:10.012 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.012 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:51:10.012 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.383257+0000", 2023-10-01T07:51:10.012 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:51:10.012 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.012 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.012 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:51:10.012 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.383257+0000", 2023-10-01T07:51:10.013 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T07:51:10.013 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.013 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.013 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:51:10.013 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.383256+0000", 2023-10-01T07:51:10.013 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.7750000000000004e-06 2023-10-01T07:51:10.013 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.013 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.013 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:51:10.013 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.383262+0000", 2023-10-01T07:51:10.013 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1446e-05 2023-10-01T07:51:10.013 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.013 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.014 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:51:10.014 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.383274+0000", 2023-10-01T07:51:10.014 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.8889999999999996e-06 2023-10-01T07:51:10.014 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.014 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.014 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:51:10.014 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.383281+0000", 2023-10-01T07:51:10.014 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0016401549999999999 2023-10-01T07:51:10.014 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.014 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.014 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:51:10.014 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.384921+0000", 2023-10-01T07:51:10.015 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013824599999999999 2023-10-01T07:51:10.015 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.015 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.015 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:51:10.015 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.385059+0000", 2023-10-01T07:51:10.015 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000152855 2023-10-01T07:51:10.015 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.015 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.015 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,1", 2023-10-01T07:51:10.015 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.385212+0000", 2023-10-01T07:51:10.015 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0065675000000000004 2023-10-01T07:51:10.015 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.016 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.016 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:51:10.016 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.391780+0000", 2023-10-01T07:51:10.016 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0039623699999999998 2023-10-01T07:51:10.016 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.016 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.016 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:51:10.016 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.395742+0000", 2023-10-01T07:51:10.016 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13012922699999999 2023-10-01T07:51:10.016 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.016 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.016 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:51:10.016 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.525871+0000", 2023-10-01T07:51:10.017 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000120085 2023-10-01T07:51:10.017 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.017 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.017 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:51:10.017 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.525991+0000", 2023-10-01T07:51:10.017 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00010063799999999999 2023-10-01T07:51:10.017 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.017 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.017 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:51:10.017 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.526092+0000", 2023-10-01T07:51:10.017 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.14283494099999999 2023-10-01T07:51:10.017 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:10.018 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:51:10.018 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:10.018 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.018 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.018 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44771.0:76659 6.d 6:b87e0c6c:::benchmark_data_smithi084_105950_object17111:head [delete] snapc 0=[] ondisk+write+known_if_redirected e121)", 2023-10-01T07:51:10.018 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:48:44.385965+0000", 2023-10-01T07:51:10.018 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 145.498729266, 2023-10-01T07:51:10.018 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.14302616200000001, 2023-10-01T07:51:10.018 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:51:10.018 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:51:10.018 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:51:10.018 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44771", 2023-10-01T07:51:10.019 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:51:10.019 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 76659 2023-10-01T07:51:10.019 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.019 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:51:10.019 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.019 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:51:10.019 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.385965+0000", 2023-10-01T07:51:10.019 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:51:10.019 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.019 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.019 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:51:10.019 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.385965+0000", 2023-10-01T07:51:10.019 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T07:51:10.020 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.020 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.020 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:51:10.020 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.385964+0000", 2023-10-01T07:51:10.020 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.0960000000000003e-06 2023-10-01T07:51:10.020 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.020 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.020 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:51:10.020 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.385971+0000", 2023-10-01T07:51:10.020 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.7053000000000001e-05 2023-10-01T07:51:10.020 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.020 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.021 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:51:10.021 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.385988+0000", 2023-10-01T07:51:10.021 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.2520000000000002e-06 2023-10-01T07:51:10.021 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.021 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.021 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:51:10.021 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.385995+0000", 2023-10-01T07:51:10.021 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.002093054 2023-10-01T07:51:10.021 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.021 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.021 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:51:10.021 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.388088+0000", 2023-10-01T07:51:10.021 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00011851 2023-10-01T07:51:10.022 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.022 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.022 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:51:10.022 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.388207+0000", 2023-10-01T07:51:10.022 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000129116 2023-10-01T07:51:10.022 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.022 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.022 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,1", 2023-10-01T07:51:10.022 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.388336+0000", 2023-10-01T07:51:10.022 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.003540994 2023-10-01T07:51:10.022 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.022 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.022 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:51:10.023 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.391877+0000", 2023-10-01T07:51:10.023 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0039102859999999998 2023-10-01T07:51:10.023 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.023 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.023 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:51:10.023 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.395787+0000", 2023-10-01T07:51:10.023 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.132932048 2023-10-01T07:51:10.023 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.023 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.023 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:51:10.024 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.528719+0000", 2023-10-01T07:51:10.024 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00018442999999999999 2023-10-01T07:51:10.024 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.024 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.024 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:51:10.024 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.528904+0000", 2023-10-01T07:51:10.024 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.7590999999999995e-05 2023-10-01T07:51:10.024 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.024 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.024 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:51:10.024 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.528991+0000", 2023-10-01T07:51:10.024 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.14302616200000001 2023-10-01T07:51:10.025 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:10.025 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:51:10.025 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:10.025 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.025 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.025 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:40031 7.0 7:0aeb06b5:::benchmark_data_smithi084_123840_object40030:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e144)", 2023-10-01T07:51:10.025 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:51:02.230531+0000", 2023-10-01T07:51:10.025 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 7.6541633959999995, 2023-10-01T07:51:10.025 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.108223161, 2023-10-01T07:51:10.025 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:51:10.025 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:51:10.025 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:51:10.025 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T07:51:10.026 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:51:10.026 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 40031 2023-10-01T07:51:10.026 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.026 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:51:10.026 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.026 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:51:10.026 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:02.230531+0000", 2023-10-01T07:51:10.026 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:51:10.026 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.026 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.026 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:51:10.026 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:02.230531+0000", 2023-10-01T07:51:10.027 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999943 2023-10-01T07:51:10.027 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.027 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.027 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:51:10.027 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:02.230526+0000", 2023-10-01T07:51:10.027 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.1799000000000003e-05 2023-10-01T07:51:10.027 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.027 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.027 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:51:10.027 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:02.230577+0000", 2023-10-01T07:51:10.027 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.1101e-05 2023-10-01T07:51:10.027 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.028 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.028 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:51:10.028 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:02.230598+0000", 2023-10-01T07:51:10.028 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.7250000000000003e-06 2023-10-01T07:51:10.028 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.028 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.028 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:51:10.028 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:02.230607+0000", 2023-10-01T07:51:10.028 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.9190000000000001e-05 2023-10-01T07:51:10.028 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.028 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.028 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:51:10.028 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:02.230666+0000", 2023-10-01T07:51:10.029 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016126700000000001 2023-10-01T07:51:10.029 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.029 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.029 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:51:10.029 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:02.230828+0000", 2023-10-01T07:51:10.029 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00020816000000000001 2023-10-01T07:51:10.029 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.029 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.029 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 1,3", 2023-10-01T07:51:10.029 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:02.231036+0000", 2023-10-01T07:51:10.029 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0014737730000000001 2023-10-01T07:51:10.029 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.029 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.030 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:51:10.030 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:02.232510+0000", 2023-10-01T07:51:10.030 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00041569399999999998 2023-10-01T07:51:10.030 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.030 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.030 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:51:10.030 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:02.232925+0000", 2023-10-01T07:51:10.030 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.10563067 2023-10-01T07:51:10.030 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.030 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.030 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:51:10.030 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:02.338556+0000", 2023-10-01T07:51:10.031 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013976700000000001 2023-10-01T07:51:10.031 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.031 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.031 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:51:10.031 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:02.338696+0000", 2023-10-01T07:51:10.031 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.8607999999999999e-05 2023-10-01T07:51:10.031 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:10.031 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:10.031 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:51:10.031 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:02.338754+0000", 2023-10-01T07:51:10.031 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.108223161 2023-10-01T07:51:10.031 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:10.032 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:51:10.032 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:10.032 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:10.032 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:51:10.032 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-10-01T07:51:10.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:10.033 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:10.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:10.091 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 29 16 50444 50428 108.664 80.625 0.0116978 0.00919711 2023-10-01T07:51:10.134 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:10.158 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:10.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:10.163 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:10.263 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:10.297 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:10.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:10.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:10.400 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:10.427 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:10.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:10.430 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:51:10.530 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:10.564 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:10.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:10.566 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:10.667 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:10.693 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:10.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:10.695 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:10.796 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:10.816 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:10.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:10.818 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:10.919 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:10.947 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:10.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:10.950 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:51:11.010 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-10-01T07:51:11.051 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:11.087 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:11.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:11.090 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:11.091 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 30 16 51768 51752 107.8 82.75 0.01152 0.00926879 2023-10-01T07:51:11.192 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:11.226 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:11.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:11.230 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:11.331 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:11.363 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:11.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:11.366 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:11.467 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:11.491 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:11.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:11.495 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:11.596 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:11.605 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:11 smithi084 bash[75189]: cluster 2023-10-01T07:51:10.280713+0000 mgr.y (mgr.34104) 535 : cluster 0 pgmap v515: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2023-10-01T07:51:11.606 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:11 smithi084 bash[78255]: cluster 2023-10-01T07:51:10.280713+0000 mgr.y (mgr.34104) 535 : cluster 0 pgmap v515: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2023-10-01T07:51:11.619 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:11.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:11.624 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:51:11.725 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:11.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:11 smithi112 bash[59335]: cluster 2023-10-01T07:51:10.280713+0000 mgr.y (mgr.34104) 535 : cluster 0 pgmap v515: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2023-10-01T07:51:11.753 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:11.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:11.758 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:11.859 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:11.889 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:11.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:11.891 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:11.992 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:12.017 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:12.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:12.020 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:12.091 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 31 16 53075 53059 106.958 81.6875 0.0141625 0.00934376 2023-10-01T07:51:12.121 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:12.149 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:12.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:12.152 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:12.252 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:12.277 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:12.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:12.282 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:51:12.383 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:12.407 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:12.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:12.413 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:12.514 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:12.540 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:12.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:12.543 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:12.644 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:12.672 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:12.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:12.675 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:12.776 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:12.814 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:12.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:12.820 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:51:12.921 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:12.950 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:12.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:12.953 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:13.053 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:13.080 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:13.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:13.083 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:51:13.091 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 32 16 54242 54226 105.895 72.9375 0.00949522 0.00943607 2023-10-01T07:51:13.184 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:13.212 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:13.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:13.216 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:13.317 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:13.346 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:13.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:13.350 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:13.451 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:13.460 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:13 smithi112 bash[59335]: cluster 2023-10-01T07:51:12.281249+0000 mgr.y (mgr.34104) 536 : cluster 0 pgmap v516: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2023-10-01T07:51:13.475 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:13.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:13.477 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:13.578 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:13.608 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:13.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:13.610 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:51:13.670 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:13 smithi084 bash[75189]: cluster 2023-10-01T07:51:12.281249+0000 mgr.y (mgr.34104) 536 : cluster 0 pgmap v516: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2023-10-01T07:51:13.671 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:13 smithi084 bash[78255]: cluster 2023-10-01T07:51:12.281249+0000 mgr.y (mgr.34104) 536 : cluster 0 pgmap v516: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2023-10-01T07:51:13.710 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:13.740 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:13.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:13.743 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:13.843 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:13.871 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:13.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:13.877 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:13.978 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:14.006 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:14.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:14.010 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:14.091 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 33 16 55406 55390 104.89 72.75 0.011956 0.00952833 2023-10-01T07:51:14.111 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:14.137 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:14.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:14.140 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:14.240 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:14.264 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:14.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:14.268 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:14.369 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:14.395 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:14.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:14.400 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:51:14.501 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:14.530 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:14.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:14.533 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:14.634 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:14.656 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:14.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:14.658 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:14.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:14 smithi112 bash[59335]: cluster 2023-10-01T07:51:14.281819+0000 mgr.y (mgr.34104) 537 : cluster 0 pgmap v517: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 79 MiB/s wr, 1.27k op/s 2023-10-01T07:51:14.759 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:14.794 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:14.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:14.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:14.897 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:14.925 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:14.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:14.927 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:15.028 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:15.036 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:14 smithi084 bash[75189]: cluster 2023-10-01T07:51:14.281819+0000 mgr.y (mgr.34104) 537 : cluster 0 pgmap v517: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 79 MiB/s wr, 1.27k op/s 2023-10-01T07:51:15.036 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:14 smithi084 bash[78255]: cluster 2023-10-01T07:51:14.281819+0000 mgr.y (mgr.34104) 537 : cluster 0 pgmap v517: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 79 MiB/s wr, 1.27k op/s 2023-10-01T07:51:15.053 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:15.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:15.057 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:15.091 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 34 16 56671 56655 104.13 79.0625 0.0181914 0.00959601 2023-10-01T07:51:15.157 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:15.181 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:15.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:15.186 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:51:15.287 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:15.335 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:15.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:15.337 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:15.438 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:15.468 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:15.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:15.471 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:15.572 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:15.600 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:15.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:15.605 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:51:15.706 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:15.732 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:15.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:15.735 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:15.829 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T07:51:15.835 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:15.852 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:15.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:15.854 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:15.955 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:15.988 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:15.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:15.991 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:16.092 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:16.093 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 35 16 57785 57769 103.143 69.625 0.0133242 0.00968808 2023-10-01T07:51:16.112 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:16.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:16.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:16.214 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:16.225 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:16 smithi112 bash[59335]: audit 2023-10-01T07:51:15.088047+0000 mon.a (mon.0) 773 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:51:16.225 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:16 smithi112 bash[59335]: audit 2023-10-01T07:51:15.089234+0000 mon.a (mon.0) 774 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:51:16.248 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:16.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:16.254 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:16.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:16 smithi084 bash[75189]: audit 2023-10-01T07:51:15.088047+0000 mon.a (mon.0) 773 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:51:16.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:16 smithi084 bash[75189]: audit 2023-10-01T07:51:15.089234+0000 mon.a (mon.0) 774 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:51:16.324 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:51:16 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:51:16] "GET /metrics HTTP/1.1" 200 36317 "" "Prometheus/2.33.4" 2023-10-01T07:51:16.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:16 smithi084 bash[78255]: audit 2023-10-01T07:51:15.088047+0000 mon.a (mon.0) 773 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:51:16.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:16 smithi084 bash[78255]: audit 2023-10-01T07:51:15.089234+0000 mon.a (mon.0) 774 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:51:16.354 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:16.388 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:16.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:16.391 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:16.491 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:16.518 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:16.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:16.521 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:16.621 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:16.650 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:16.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:16.654 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:16.755 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:16.778 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:16.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:16.780 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:16.881 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:16.906 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:16.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:16.909 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:17.010 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:17.031 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:17.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:17.033 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:17.092 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 36 16 58886 58870 102.189 68.8125 0.00374338 0.0097599 2023-10-01T07:51:17.134 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:17.151 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:17.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:17.153 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:17.254 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:17.291 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:17.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:17.294 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:17.395 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:17.405 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:17 smithi112 bash[59335]: cluster 2023-10-01T07:51:16.282468+0000 mgr.y (mgr.34104) 538 : cluster 0 pgmap v518: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2023-10-01T07:51:17.420 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:17.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:17.423 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:17.524 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:17.554 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:17.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:17.557 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:17.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:17 smithi084 bash[78255]: cluster 2023-10-01T07:51:16.282468+0000 mgr.y (mgr.34104) 538 : cluster 0 pgmap v518: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2023-10-01T07:51:17.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:17 smithi084 bash[75189]: cluster 2023-10-01T07:51:16.282468+0000 mgr.y (mgr.34104) 538 : cluster 0 pgmap v518: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2023-10-01T07:51:17.658 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:17.689 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:17.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:17.694 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:17.795 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:17.819 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:17.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:17.821 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:17.922 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:17.947 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:17.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:17.951 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:18.052 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:18.084 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:18.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:18.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:18.092 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 37 16 60045 60029 101.385 72.4375 0.0161695 0.00985716 2023-10-01T07:51:18.187 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:18.223 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:18.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:18.225 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:18.326 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:18.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:18.359 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:18.359 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:18.460 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:18.486 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:18.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:18.488 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:18.589 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:18.612 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:18.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:18.617 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:51:18.717 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:18.749 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:18.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:18.753 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:18.854 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:18.882 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:18.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:18.886 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:18.987 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:19.017 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:19.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:19.026 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:19.092 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 38 16 61261 61245 100.717 76 0.0140076 0.00992331 2023-10-01T07:51:19.127 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:19.154 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:19.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:19.157 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:19.258 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:19.283 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:19.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:19.288 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:19.343 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:19 smithi112 bash[59335]: cluster 2023-10-01T07:51:18.282952+0000 mgr.y (mgr.34104) 539 : cluster 0 pgmap v519: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-10-01T07:51:19.388 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:19.413 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:19.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:19.415 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:19.510 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:19 smithi084 bash[75189]: cluster 2023-10-01T07:51:18.282952+0000 mgr.y (mgr.34104) 539 : cluster 0 pgmap v519: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-10-01T07:51:19.516 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:19.541 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:19.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:19.543 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:19.644 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:19.671 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:19.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:19.673 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:19.774 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:19.786 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:19 smithi084 bash[78255]: cluster 2023-10-01T07:51:18.282952+0000 mgr.y (mgr.34104) 539 : cluster 0 pgmap v519: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-10-01T07:51:19.807 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:19.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:19.810 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:19.911 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:19.950 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:19.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:19.953 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:20.054 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:20.078 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:20.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:20.083 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:20.093 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 39 16 62414 62398 99.9819 72.0625 0.0132658 0.00999613 2023-10-01T07:51:20.183 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:20.213 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:20.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:20.216 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:51:20.317 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:20.340 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:20.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:20.343 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:20.391 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-10-01T07:51:20.391 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [ 2023-10-01T07:51:20.392 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.392 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:62734 7.c 7:3e36b0c1:::benchmark_data_smithi084_123840_object62733:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e144)", 2023-10-01T07:51:20.392 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:51:20.381991+0000", 2023-10-01T07:51:20.392 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.0058192210000000003, 2023-10-01T07:51:20.392 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0058579360000000002, 2023-10-01T07:51:20.392 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:51:20.392 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "waiting for sub ops", 2023-10-01T07:51:20.392 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:51:20.392 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T07:51:20.392 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:51:20.392 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 62734 2023-10-01T07:51:20.393 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.393 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:51:20.393 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.393 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:51:20.393 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.381991+0000", 2023-10-01T07:51:20.393 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:51:20.393 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.393 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.393 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:51:20.393 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.381991+0000", 2023-10-01T07:51:20.393 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T07:51:20.393 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.393 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.394 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:51:20.394 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.381990+0000", 2023-10-01T07:51:20.394 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.2489000000000002e-05 2023-10-01T07:51:20.394 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.394 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.394 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:51:20.394 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.382082+0000", 2023-10-01T07:51:20.394 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5344000000000001e-05 2023-10-01T07:51:20.394 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.394 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.394 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:51:20.394 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.382097+0000", 2023-10-01T07:51:20.395 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.2240000000000001e-06 2023-10-01T07:51:20.395 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.395 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.395 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:51:20.395 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.382107+0000", 2023-10-01T07:51:20.395 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.0439000000000002e-05 2023-10-01T07:51:20.395 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.395 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.395 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:51:20.395 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.382167+0000", 2023-10-01T07:51:20.395 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0019763620000000002 2023-10-01T07:51:20.395 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.395 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.396 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:51:20.396 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.384143+0000", 2023-10-01T07:51:20.396 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012123199999999999 2023-10-01T07:51:20.396 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.396 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.396 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,7", 2023-10-01T07:51:20.396 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.384265+0000", 2023-10-01T07:51:20.396 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0019850390000000001 2023-10-01T07:51:20.396 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.396 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.396 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:51:20.396 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.386250+0000", 2023-10-01T07:51:20.396 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00098792200000000002 2023-10-01T07:51:20.397 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.397 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.397 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:51:20.397 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.387238+0000", 2023-10-01T07:51:20.397 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.005246817 2023-10-01T07:51:20.397 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:20.397 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:51:20.397 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:20.397 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.397 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.397 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:62736 7.d 7:bb2827a8:::benchmark_data_smithi084_123840_object62735:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e144)", 2023-10-01T07:51:20.397 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:51:20.383422+0000", 2023-10-01T07:51:20.398 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.004388042, 2023-10-01T07:51:20.398 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0045511759999999997, 2023-10-01T07:51:20.398 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:51:20.398 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "waiting for sub ops", 2023-10-01T07:51:20.398 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:51:20.398 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T07:51:20.398 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:51:20.398 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 62736 2023-10-01T07:51:20.398 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.398 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:51:20.398 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.398 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:51:20.399 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.383422+0000", 2023-10-01T07:51:20.399 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:51:20.399 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.399 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.399 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:51:20.399 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.383422+0000", 2023-10-01T07:51:20.399 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T07:51:20.399 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.399 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.399 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:51:20.400 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.383421+0000", 2023-10-01T07:51:20.400 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.8925999999999998e-05 2023-10-01T07:51:20.400 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.400 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.400 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:51:20.400 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.383480+0000", 2023-10-01T07:51:20.400 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.4999e-05 2023-10-01T07:51:20.400 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.400 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.400 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:51:20.400 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.383495+0000", 2023-10-01T07:51:20.400 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.6619999999999999e-06 2023-10-01T07:51:20.401 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.401 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.401 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:51:20.401 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.383501+0000", 2023-10-01T07:51:20.401 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.3151999999999994e-05 2023-10-01T07:51:20.401 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.401 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.401 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:51:20.401 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.383564+0000", 2023-10-01T07:51:20.401 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00019149400000000001 2023-10-01T07:51:20.401 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.401 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.402 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:51:20.402 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.383756+0000", 2023-10-01T07:51:20.402 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00022878500000000001 2023-10-01T07:51:20.402 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.402 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.402 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,1", 2023-10-01T07:51:20.402 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.383985+0000", 2023-10-01T07:51:20.402 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00056272699999999995 2023-10-01T07:51:20.402 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:20.402 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:51:20.402 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:20.402 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.402 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.403 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:62737 7.7 7:ea3a825c:::benchmark_data_smithi084_123840_object62736:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e144)", 2023-10-01T07:51:20.403 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:51:20.384756+0000", 2023-10-01T07:51:20.403 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.0030542379999999999, 2023-10-01T07:51:20.403 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.003442386, 2023-10-01T07:51:20.403 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:51:20.403 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "waiting for sub ops", 2023-10-01T07:51:20.403 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:51:20.403 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T07:51:20.403 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:51:20.403 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 62737 2023-10-01T07:51:20.403 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.403 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:51:20.404 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.404 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:51:20.404 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.384756+0000", 2023-10-01T07:51:20.404 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:51:20.404 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.404 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.404 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:51:20.404 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.384756+0000", 2023-10-01T07:51:20.404 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T07:51:20.404 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.404 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.404 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:51:20.404 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.384755+0000", 2023-10-01T07:51:20.405 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.4931999999999994e-05 2023-10-01T07:51:20.405 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.405 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.405 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:51:20.405 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.384820+0000", 2023-10-01T07:51:20.405 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.6144e-05 2023-10-01T07:51:20.405 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.405 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.405 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:51:20.405 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.384836+0000", 2023-10-01T07:51:20.405 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.8620000000000003e-06 2023-10-01T07:51:20.405 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.405 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.406 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:51:20.406 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.384844+0000", 2023-10-01T07:51:20.406 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.5853000000000003e-05 2023-10-01T07:51:20.406 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.406 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.406 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:51:20.406 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.384889+0000", 2023-10-01T07:51:20.406 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013314300000000001 2023-10-01T07:51:20.406 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.406 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.406 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:51:20.406 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.385023+0000", 2023-10-01T07:51:20.407 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000177209 2023-10-01T07:51:20.407 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.407 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.407 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,3", 2023-10-01T07:51:20.407 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.385200+0000", 2023-10-01T07:51:20.407 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00044390199999999998 2023-10-01T07:51:20.407 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:20.407 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:51:20.407 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:20.407 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.407 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.407 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:62739 7.7 7:e477e022:::benchmark_data_smithi084_123840_object62738:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e144)", 2023-10-01T07:51:20.408 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:51:20.385053+0000", 2023-10-01T07:51:20.408 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.002756901, 2023-10-01T07:51:20.408 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0032305749999999999, 2023-10-01T07:51:20.408 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:51:20.408 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "waiting for sub ops", 2023-10-01T07:51:20.408 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:51:20.408 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T07:51:20.408 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:51:20.408 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 62739 2023-10-01T07:51:20.408 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.408 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:51:20.408 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.408 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:51:20.409 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.385053+0000", 2023-10-01T07:51:20.409 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:51:20.409 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.409 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.409 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:51:20.409 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.385053+0000", 2023-10-01T07:51:20.409 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T07:51:20.409 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.409 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.409 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:51:20.409 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.385052+0000", 2023-10-01T07:51:20.409 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.7379999999999998e-05 2023-10-01T07:51:20.409 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.410 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.410 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:51:20.410 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.385089+0000", 2023-10-01T07:51:20.410 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1304999999999999e-05 2023-10-01T07:51:20.410 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.410 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.410 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:51:20.410 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.385101+0000", 2023-10-01T07:51:20.410 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.0539999999999997e-06 2023-10-01T07:51:20.411 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.411 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.411 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:51:20.411 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.385108+0000", 2023-10-01T07:51:20.411 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0023190419999999999 2023-10-01T07:51:20.411 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.411 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.411 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:51:20.411 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.387427+0000", 2023-10-01T07:51:20.411 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000162523 2023-10-01T07:51:20.411 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.411 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.411 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:51:20.412 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.387589+0000", 2023-10-01T07:51:20.412 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000185045 2023-10-01T07:51:20.412 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.412 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.412 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,3", 2023-10-01T07:51:20.412 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.387774+0000", 2023-10-01T07:51:20.412 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.002721228 2023-10-01T07:51:20.412 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:20.412 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:51:20.412 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:20.412 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.412 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.413 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.44945.0:62738 7.b e144/139 7:da035355:::benchmark_data_smithi084_123840_object62737:head v 144'3949, mlcod=144'3947)", 2023-10-01T07:51:20.413 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:51:20.386902+0000", 2023-10-01T07:51:20.413 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.00090802400000000001, 2023-10-01T07:51:20.413 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001458212, 2023-10-01T07:51:20.413 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:51:20.413 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-10-01T07:51:20.413 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:51:20.413 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.413 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:51:20.413 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.386902+0000", 2023-10-01T07:51:20.413 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:51:20.413 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.414 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.414 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:51:20.414 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.386902+0000", 2023-10-01T07:51:20.414 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T07:51:20.414 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.414 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.414 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:51:20.414 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.386901+0000", 2023-10-01T07:51:20.414 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.8111000000000002e-05 2023-10-01T07:51:20.414 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.414 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.415 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:51:20.415 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.386939+0000", 2023-10-01T07:51:20.415 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0264e-05 2023-10-01T07:51:20.415 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.415 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.415 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:51:20.415 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.386950+0000", 2023-10-01T07:51:20.415 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.913e-06 2023-10-01T07:51:20.415 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.415 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.415 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:51:20.415 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.386955+0000", 2023-10-01T07:51:20.416 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.2760999999999999e-05 2023-10-01T07:51:20.416 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.416 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.416 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:51:20.416 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.386998+0000", 2023-10-01T07:51:20.416 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.2456999999999999e-05 2023-10-01T07:51:20.416 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.416 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.416 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:51:20.416 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.387021+0000", 2023-10-01T07:51:20.416 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00011859899999999999 2023-10-01T07:51:20.416 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:20.417 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:51:20.417 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:20.417 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.417 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.417 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:62741 7.c 7:3a5b09b8:::benchmark_data_smithi084_123840_object62740:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e144)", 2023-10-01T07:51:20.417 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:51:20.387541+0000", 2023-10-01T07:51:20.417 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.00026923000000000002, 2023-10-01T07:51:20.417 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00088518099999999997, 2023-10-01T07:51:20.417 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:51:20.417 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "waiting for sub ops", 2023-10-01T07:51:20.417 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:51:20.417 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T07:51:20.418 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:51:20.418 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 62741 2023-10-01T07:51:20.418 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.418 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:51:20.418 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.418 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:51:20.418 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.387541+0000", 2023-10-01T07:51:20.418 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:51:20.418 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.418 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.418 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:51:20.418 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.387541+0000", 2023-10-01T07:51:20.419 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T07:51:20.419 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.419 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.419 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:51:20.419 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.387540+0000", 2023-10-01T07:51:20.419 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.6959000000000002e-05 2023-10-01T07:51:20.419 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.419 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.419 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:51:20.419 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.387587+0000", 2023-10-01T07:51:20.419 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2228e-05 2023-10-01T07:51:20.419 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.420 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.420 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:51:20.420 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.387599+0000", 2023-10-01T07:51:20.420 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.0049999999999998e-06 2023-10-01T07:51:20.420 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.420 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.420 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:51:20.420 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.387606+0000", 2023-10-01T07:51:20.420 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.3322999999999998e-05 2023-10-01T07:51:20.420 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.420 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.420 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:51:20.421 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.387659+0000", 2023-10-01T07:51:20.421 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016724599999999999 2023-10-01T07:51:20.421 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.421 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.421 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:51:20.421 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.387826+0000", 2023-10-01T07:51:20.421 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00017838399999999999 2023-10-01T07:51:20.421 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.421 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.421 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,7", 2023-10-01T07:51:20.421 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.388005+0000", 2023-10-01T07:51:20.421 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00046386099999999998 2023-10-01T07:51:20.422 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:20.422 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:51:20.422 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:20.422 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.422 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.422 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop_reply(client.44945.0:62737 7.7 e144/139)", 2023-10-01T07:51:20.422 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:51:20.388060+0000", 2023-10-01T07:51:20.422 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 4294967295.9997497, 2023-10-01T07:51:20.422 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00043717300000000001, 2023-10-01T07:51:20.422 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:51:20.422 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "queued for pg", 2023-10-01T07:51:20.422 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:51:20.423 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.423 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:51:20.423 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.388060+0000", 2023-10-01T07:51:20.423 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:51:20.423 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.423 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.423 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:51:20.423 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.388060+0000", 2023-10-01T07:51:20.423 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T07:51:20.423 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.424 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.424 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:51:20.424 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.388060+0000", 2023-10-01T07:51:20.424 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.4559999999999997e-06 2023-10-01T07:51:20.424 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.424 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.424 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:51:20.424 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.388066+0000", 2023-10-01T07:51:20.424 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.9529999999999994e-06 2023-10-01T07:51:20.424 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.424 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.424 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:51:20.425 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.388076+0000", 2023-10-01T07:51:20.425 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.874e-06 2023-10-01T07:51:20.425 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.425 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.425 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:51:20.425 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.388082+0000", 2023-10-01T07:51:20.425 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.1537000000000001e-05 2023-10-01T07:51:20.425 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:20.425 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:51:20.425 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:20.425 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.426 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.426 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:62721 7.d 7:b78db135:::benchmark_data_smithi084_123840_object62720:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e144)", 2023-10-01T07:51:20.426 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:51:20.373040+0000", 2023-10-01T07:51:20.426 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.014770043, 2023-10-01T07:51:20.426 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.015516968000000001, 2023-10-01T07:51:20.426 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:51:20.426 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "waiting for sub ops", 2023-10-01T07:51:20.426 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:51:20.426 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T07:51:20.426 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:51:20.426 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 62721 2023-10-01T07:51:20.427 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.427 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:51:20.427 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.427 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:51:20.427 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.373040+0000", 2023-10-01T07:51:20.427 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:51:20.427 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.427 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.427 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:51:20.427 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.373040+0000", 2023-10-01T07:51:20.427 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T07:51:20.427 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.428 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.428 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:51:20.428 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.373039+0000", 2023-10-01T07:51:20.428 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.5392000000000002e-05 2023-10-01T07:51:20.428 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.428 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.428 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:51:20.428 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.373085+0000", 2023-10-01T07:51:20.428 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.9570000000000002e-06 2023-10-01T07:51:20.428 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.428 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.428 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:51:20.429 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.373092+0000", 2023-10-01T07:51:20.429 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.9470000000000002e-06 2023-10-01T07:51:20.429 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.429 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.429 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:51:20.429 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.373097+0000", 2023-10-01T07:51:20.429 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.4551e-05 2023-10-01T07:51:20.429 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.429 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.429 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:51:20.429 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.373152+0000", 2023-10-01T07:51:20.429 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00021872499999999999 2023-10-01T07:51:20.430 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.430 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.430 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:51:20.430 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.373371+0000", 2023-10-01T07:51:20.430 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00027868400000000002 2023-10-01T07:51:20.430 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.430 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.430 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,1", 2023-10-01T07:51:20.430 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.373649+0000", 2023-10-01T07:51:20.430 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0091774709999999995 2023-10-01T07:51:20.430 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.430 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.431 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:51:20.431 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.382827+0000", 2023-10-01T07:51:20.431 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.6549999999999999e-06 2023-10-01T07:51:20.431 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.431 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.431 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:51:20.431 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.382837+0000", 2023-10-01T07:51:20.431 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0097964650000000007 2023-10-01T07:51:20.431 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:20.431 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:51:20.431 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:20.431 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.432 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.432 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:62725 7.d 7:b6977108:::benchmark_data_smithi084_123840_object62724:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e144)", 2023-10-01T07:51:20.432 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:51:20.373190+0000", 2023-10-01T07:51:20.432 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.014620387, 2023-10-01T07:51:20.432 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.015460384000000001, 2023-10-01T07:51:20.432 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:51:20.432 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "waiting for sub ops", 2023-10-01T07:51:20.432 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:51:20.432 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T07:51:20.432 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:51:20.432 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 62725 2023-10-01T07:51:20.432 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.433 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:51:20.433 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.433 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:51:20.433 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.373190+0000", 2023-10-01T07:51:20.433 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:51:20.433 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.433 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.433 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:51:20.433 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.373190+0000", 2023-10-01T07:51:20.433 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T07:51:20.433 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.433 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.434 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:51:20.434 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.373189+0000", 2023-10-01T07:51:20.434 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013492699999999999 2023-10-01T07:51:20.434 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.434 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.434 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:51:20.434 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.373323+0000", 2023-10-01T07:51:20.434 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2831e-05 2023-10-01T07:51:20.434 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.434 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.434 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:51:20.435 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.373336+0000", 2023-10-01T07:51:20.435 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.6140000000000003e-06 2023-10-01T07:51:20.435 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.435 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.435 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:51:20.435 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.373344+0000", 2023-10-01T07:51:20.435 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0030301709999999999 2023-10-01T07:51:20.435 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.435 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.435 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:51:20.435 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.376374+0000", 2023-10-01T07:51:20.436 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000128486 2023-10-01T07:51:20.436 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.436 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.436 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:51:20.436 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.376503+0000", 2023-10-01T07:51:20.436 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000166324 2023-10-01T07:51:20.436 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.436 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.436 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,1", 2023-10-01T07:51:20.436 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.376669+0000", 2023-10-01T07:51:20.436 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0063020070000000001 2023-10-01T07:51:20.436 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.437 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.437 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:51:20.437 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.382971+0000", 2023-10-01T07:51:20.437 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2086000000000001e-05 2023-10-01T07:51:20.437 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.437 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.437 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:51:20.437 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.382983+0000", 2023-10-01T07:51:20.437 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0097932959999999999 2023-10-01T07:51:20.437 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:20.437 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:51:20.437 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:20.438 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.438 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.438 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:62726 7.7 7:e7307efc:::benchmark_data_smithi084_123840_object62725:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e144)", 2023-10-01T07:51:20.438 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:51:20.373360+0000", 2023-10-01T07:51:20.438 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.014449688, 2023-10-01T07:51:20.438 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.015382209000000001, 2023-10-01T07:51:20.438 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:51:20.438 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "waiting for sub ops", 2023-10-01T07:51:20.438 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:51:20.438 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T07:51:20.438 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:51:20.438 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 62726 2023-10-01T07:51:20.439 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.439 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:51:20.439 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.439 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:51:20.439 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.373360+0000", 2023-10-01T07:51:20.439 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:51:20.439 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.439 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.439 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:51:20.439 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.373360+0000", 2023-10-01T07:51:20.439 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T07:51:20.439 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.440 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.440 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:51:20.440 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.373359+0000", 2023-10-01T07:51:20.440 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.3888999999999999e-05 2023-10-01T07:51:20.440 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.440 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.440 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:51:20.440 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.373413+0000", 2023-10-01T07:51:20.440 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.0224000000000002e-05 2023-10-01T07:51:20.440 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.440 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.440 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:51:20.441 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.373433+0000", 2023-10-01T07:51:20.441 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.3920000000000002e-06 2023-10-01T07:51:20.441 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.441 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.441 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:51:20.441 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.373439+0000", 2023-10-01T07:51:20.441 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0028883139999999999 2023-10-01T07:51:20.441 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.441 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.441 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:51:20.441 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.376327+0000", 2023-10-01T07:51:20.441 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00015008999999999999 2023-10-01T07:51:20.442 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.442 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.442 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:51:20.442 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.376477+0000", 2023-10-01T07:51:20.442 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00019177300000000001 2023-10-01T07:51:20.442 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.442 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.442 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,3", 2023-10-01T07:51:20.442 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.376669+0000", 2023-10-01T07:51:20.442 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0024428990000000001 2023-10-01T07:51:20.442 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.443 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.443 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:51:20.443 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.379112+0000", 2023-10-01T07:51:20.443 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.008139182 2023-10-01T07:51:20.443 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.443 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.443 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:51:20.443 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.387251+0000", 2023-10-01T07:51:20.443 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.013890629999999999 2023-10-01T07:51:20.443 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:20.443 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:51:20.444 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:20.444 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.444 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.444 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:62733 7.c 7:31be903a:::benchmark_data_smithi084_123840_object62732:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e144)", 2023-10-01T07:51:20.444 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:51:20.379453+0000", 2023-10-01T07:51:20.444 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.0083566809999999995, 2023-10-01T07:51:20.444 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0093871630000000005, 2023-10-01T07:51:20.444 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:51:20.444 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "waiting for sub ops", 2023-10-01T07:51:20.444 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:51:20.444 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T07:51:20.444 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:51:20.445 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 62733 2023-10-01T07:51:20.445 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.445 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:51:20.445 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.445 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:51:20.445 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.379453+0000", 2023-10-01T07:51:20.445 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:51:20.445 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.445 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.445 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:51:20.445 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.379453+0000", 2023-10-01T07:51:20.446 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T07:51:20.446 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.446 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.446 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:51:20.446 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.379452+0000", 2023-10-01T07:51:20.446 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.3112999999999998e-05 2023-10-01T07:51:20.446 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.446 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.446 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:51:20.447 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.379505+0000", 2023-10-01T07:51:20.448 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3604999999999999e-05 2023-10-01T07:51:20.448 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.448 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.448 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:51:20.448 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.379518+0000", 2023-10-01T07:51:20.448 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.3499999999999999e-06 2023-10-01T07:51:20.448 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.448 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.448 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:51:20.449 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.379526+0000", 2023-10-01T07:51:20.449 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.3343000000000001e-05 2023-10-01T07:51:20.449 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.449 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.449 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:51:20.449 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.379579+0000", 2023-10-01T07:51:20.449 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00018864000000000001 2023-10-01T07:51:20.449 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.449 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.450 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:51:20.450 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.379768+0000", 2023-10-01T07:51:20.450 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00017305900000000001 2023-10-01T07:51:20.450 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.450 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.450 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,7", 2023-10-01T07:51:20.450 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.379941+0000", 2023-10-01T07:51:20.450 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0061938260000000004 2023-10-01T07:51:20.450 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.450 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.450 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:51:20.451 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.386135+0000", 2023-10-01T07:51:20.451 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.2553999999999999e-05 2023-10-01T07:51:20.451 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:51:20.451 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:51:20.451 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:51:20.451 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:20.386177+0000", 2023-10-01T07:51:20.451 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0067238630000000001 2023-10-01T07:51:20.451 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:20.451 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:51:20.451 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:20.452 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:51:20.452 INFO:teuthology.orchestra.run.smithi112.stdout: ], 2023-10-01T07:51:20.452 INFO:teuthology.orchestra.run.smithi112.stdout: "num_ops": 11 2023-10-01T07:51:20.452 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-10-01T07:51:20.452 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:20.477 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:20.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:20.480 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:20.581 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:20.607 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:20.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:20.611 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:20.712 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:20.740 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:20.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:20.742 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:20.843 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:20.869 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:20.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:20.872 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:20.973 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:21.000 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:21.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:21.003 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:21.093 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:2023-10-01T07:51:21.092208+0000 min lat: 0.00147917 max lat: 0.245651 avg lat: 0.0100613 2023-10-01T07:51:21.093 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T07:51:21.093 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 40 16 63592 63576 99.3228 73.625 0.0226562 0.0100613 2023-10-01T07:51:21.104 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:21.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:21.139 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:21.140 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:21.240 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:21.276 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:21.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:21.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:21.380 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:21.389 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:21 smithi112 bash[59335]: cluster 2023-10-01T07:51:20.283553+0000 mgr.y (mgr.34104) 540 : cluster 0 pgmap v520: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-10-01T07:51:21.404 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:21.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:21.407 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:21.452 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-10-01T07:51:21.508 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:21.572 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:21.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:21 smithi084 bash[75189]: cluster 2023-10-01T07:51:20.283553+0000 mgr.y (mgr.34104) 540 : cluster 0 pgmap v520: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-10-01T07:51:21.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:21 smithi084 bash[78255]: cluster 2023-10-01T07:51:20.283553+0000 mgr.y (mgr.34104) 540 : cluster 0 pgmap v520: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-10-01T07:51:21.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:21.578 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:21.679 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:21.703 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:21.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:21.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:21.806 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:21.833 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:21.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:21.841 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:21.942 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:21.966 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:21.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:21.968 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:22.069 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:22.092 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 41 16 64632 64616 98.4855 65 0.0055506 0.0101469 2023-10-01T07:51:22.098 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:22.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:22.102 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:22.203 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:22.228 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:22.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:22.232 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:51:22.279 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T07:51:22.314 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T07:51:22.332 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:22.370 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:22.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:22.374 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:51:22.374 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T07:51:22.378 INFO:teuthology.orchestra.run.smithi084.stderr:reweighted osd.7 to 1 (10000) 2023-10-01T07:51:22.425 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T07:51:22.457 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T07:51:22.475 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:22.495 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T07:51:22.506 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:22.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:22.508 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:22.535 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T07:51:22.572 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T07:51:22.576 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T07:51:22.576 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T07:51:22.576 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T07:51:22.576 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T07:51:22.576 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T07:51:22.577 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T07:51:22.577 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T07:51:22.577 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T07:51:22.609 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:22 smithi084 bash[75189]: audit 2023-10-01T07:51:22.215796+0000 mon.c (mon.2) 65 : audit 0 from='client.? 172.21.15.84:0/3987108142' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:51:22.609 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:22 smithi084 bash[75189]: audit 2023-10-01T07:51:22.316251+0000 mon.c (mon.2) 66 : audit 1 from='client.? 172.21.15.84:0/2229625727' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-01T07:51:22.609 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:22 smithi084 bash[75189]: audit 2023-10-01T07:51:22.317228+0000 mon.a (mon.0) 775 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-01T07:51:22.609 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:22 smithi084 bash[78255]: audit 2023-10-01T07:51:22.215796+0000 mon.c (mon.2) 65 : audit 0 from='client.? 172.21.15.84:0/3987108142' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:51:22.609 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:22 smithi084 bash[78255]: audit 2023-10-01T07:51:22.316251+0000 mon.c (mon.2) 66 : audit 1 from='client.? 172.21.15.84:0/2229625727' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-01T07:51:22.609 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:22 smithi084 bash[78255]: audit 2023-10-01T07:51:22.317228+0000 mon.a (mon.0) 775 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-01T07:51:22.609 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:22.643 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:22.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:22.651 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:22.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:22 smithi112 bash[59335]: audit 2023-10-01T07:51:22.215796+0000 mon.c (mon.2) 65 : audit 0 from='client.? 172.21.15.84:0/3987108142' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:51:22.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:22 smithi112 bash[59335]: audit 2023-10-01T07:51:22.316251+0000 mon.c (mon.2) 66 : audit 1 from='client.? 172.21.15.84:0/2229625727' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-01T07:51:22.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:22 smithi112 bash[59335]: audit 2023-10-01T07:51:22.317228+0000 mon.a (mon.0) 775 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-01T07:51:22.751 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:22.778 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:22.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:22.780 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:22.881 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:22.915 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:22.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:22.920 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:23.021 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:23.050 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:23.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:23.052 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:23.093 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 42 16 65593 65577 97.5706 60.0625 0.0127162 0.0102438 2023-10-01T07:51:23.153 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:23.180 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:23.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:23.182 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:23.283 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:23.308 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:23.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:23.314 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:23.392 INFO:teuthology.orchestra.run.smithi084.stderr:noscrub is set 2023-10-01T07:51:23.417 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:23.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:23 smithi084 bash[75189]: cluster 2023-10-01T07:51:22.284205+0000 mgr.y (mgr.34104) 541 : cluster 0 pgmap v521: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2023-10-01T07:51:23.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:23 smithi084 bash[75189]: cluster 2023-10-01T07:51:22.369267+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e145 with expected crc 2023-10-01T07:51:23.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:23 smithi084 bash[75189]: cluster 2023-10-01T07:51:22.369920+0000 osd.5 (osd.5) 82 : cluster 3 failed to encode map e145 with expected crc 2023-10-01T07:51:23.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:23 smithi084 bash[75189]: audit 2023-10-01T07:51:22.370853+0000 mon.a (mon.0) 776 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-10-01T07:51:23.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:23 smithi084 bash[75189]: cluster 2023-10-01T07:51:22.371080+0000 mon.a (mon.0) 777 : cluster 0 osdmap e145: 8 total, 8 up, 8 in 2023-10-01T07:51:23.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:23 smithi084 bash[75189]: cluster 2023-10-01T07:51:22.383981+0000 osd.6 (osd.6) 73 : cluster 3 failed to encode map e145 with expected crc 2023-10-01T07:51:23.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:23 smithi084 bash[75189]: cluster 2023-10-01T07:51:22.390903+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e145 with expected crc 2023-10-01T07:51:23.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:23 smithi084 bash[75189]: cluster 2023-10-01T07:51:22.392588+0000 osd.4 (osd.4) 38 : cluster 3 failed to encode map e145 with expected crc 2023-10-01T07:51:23.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:23 smithi084 bash[75189]: audit 2023-10-01T07:51:22.683165+0000 mon.a (mon.0) 778 : audit 1 from='client.? 172.21.15.84:0/79868677' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T07:51:23.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:23 smithi084 bash[78255]: cluster 2023-10-01T07:51:22.284205+0000 mgr.y (mgr.34104) 541 : cluster 0 pgmap v521: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2023-10-01T07:51:23.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:23 smithi084 bash[78255]: cluster 2023-10-01T07:51:22.369267+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e145 with expected crc 2023-10-01T07:51:23.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:23 smithi084 bash[78255]: cluster 2023-10-01T07:51:22.369920+0000 osd.5 (osd.5) 82 : cluster 3 failed to encode map e145 with expected crc 2023-10-01T07:51:23.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:23 smithi084 bash[78255]: audit 2023-10-01T07:51:22.370853+0000 mon.a (mon.0) 776 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-10-01T07:51:23.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:23 smithi084 bash[78255]: cluster 2023-10-01T07:51:22.371080+0000 mon.a (mon.0) 777 : cluster 0 osdmap e145: 8 total, 8 up, 8 in 2023-10-01T07:51:23.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:23 smithi084 bash[78255]: cluster 2023-10-01T07:51:22.383981+0000 osd.6 (osd.6) 73 : cluster 3 failed to encode map e145 with expected crc 2023-10-01T07:51:23.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:23 smithi084 bash[78255]: cluster 2023-10-01T07:51:22.390903+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e145 with expected crc 2023-10-01T07:51:23.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:23 smithi084 bash[78255]: cluster 2023-10-01T07:51:22.392588+0000 osd.4 (osd.4) 38 : cluster 3 failed to encode map e145 with expected crc 2023-10-01T07:51:23.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:23 smithi084 bash[78255]: audit 2023-10-01T07:51:22.683165+0000 mon.a (mon.0) 778 : audit 1 from='client.? 172.21.15.84:0/79868677' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T07:51:23.446 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:23.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:23.448 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:23.549 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:23.579 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:23.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:23.585 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:23.686 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:23.699 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:23 smithi112 bash[59335]: cluster 2023-10-01T07:51:22.284205+0000 mgr.y (mgr.34104) 541 : cluster 0 pgmap v521: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2023-10-01T07:51:23.699 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:23 smithi112 bash[59335]: cluster 2023-10-01T07:51:22.369267+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e145 with expected crc 2023-10-01T07:51:23.699 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:23 smithi112 bash[59335]: cluster 2023-10-01T07:51:22.369920+0000 osd.5 (osd.5) 82 : cluster 3 failed to encode map e145 with expected crc 2023-10-01T07:51:23.699 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:23 smithi112 bash[59335]: audit 2023-10-01T07:51:22.370853+0000 mon.a (mon.0) 776 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-10-01T07:51:23.699 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:23 smithi112 bash[59335]: cluster 2023-10-01T07:51:22.371080+0000 mon.a (mon.0) 777 : cluster 0 osdmap e145: 8 total, 8 up, 8 in 2023-10-01T07:51:23.699 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:23 smithi112 bash[59335]: cluster 2023-10-01T07:51:22.383981+0000 osd.6 (osd.6) 73 : cluster 3 failed to encode map e145 with expected crc 2023-10-01T07:51:23.700 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:23 smithi112 bash[59335]: cluster 2023-10-01T07:51:22.390903+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e145 with expected crc 2023-10-01T07:51:23.700 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:23 smithi112 bash[59335]: cluster 2023-10-01T07:51:22.392588+0000 osd.4 (osd.4) 38 : cluster 3 failed to encode map e145 with expected crc 2023-10-01T07:51:23.700 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:23 smithi112 bash[59335]: audit 2023-10-01T07:51:22.683165+0000 mon.a (mon.0) 778 : audit 1 from='client.? 172.21.15.84:0/79868677' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T07:51:23.725 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:23.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:23.728 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:23.829 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:23.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:23.865 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:23.865 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:23.966 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:23.988 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:23.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:23.993 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:24.093 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 43 16 66680 66664 96.8813 67.9375 0.0109183 0.0103154 2023-10-01T07:51:24.094 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:24.119 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:24.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:24.123 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:51:24.224 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:24.260 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:24.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:24.262 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:24.363 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:24.390 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:24.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:24.393 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:24.494 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:24.503 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:24 smithi084 bash[75189]: cluster 2023-10-01T07:51:23.368180+0000 mon.a (mon.0) 779 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:51:24.503 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:24 smithi084 bash[75189]: cluster 2023-10-01T07:51:23.381009+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e146 with expected crc 2023-10-01T07:51:24.503 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:24 smithi084 bash[75189]: audit 2023-10-01T07:51:23.381129+0000 mon.a (mon.0) 780 : audit 1 from='client.? 172.21.15.84:0/79868677' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T07:51:24.503 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:24 smithi084 bash[75189]: cluster 2023-10-01T07:51:23.382231+0000 mon.a (mon.0) 781 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2023-10-01T07:51:24.503 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:24 smithi084 bash[75189]: cluster 2023-10-01T07:51:23.385266+0000 osd.4 (osd.4) 39 : cluster 3 failed to encode map e146 with expected crc 2023-10-01T07:51:24.503 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:24 smithi084 bash[75189]: cluster 2023-10-01T07:51:23.391507+0000 osd.5 (osd.5) 83 : cluster 3 failed to encode map e146 with expected crc 2023-10-01T07:51:24.503 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:24 smithi084 bash[78255]: cluster 2023-10-01T07:51:23.368180+0000 mon.a (mon.0) 779 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:51:24.504 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:24 smithi084 bash[78255]: cluster 2023-10-01T07:51:23.381009+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e146 with expected crc 2023-10-01T07:51:24.504 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:24 smithi084 bash[78255]: audit 2023-10-01T07:51:23.381129+0000 mon.a (mon.0) 780 : audit 1 from='client.? 172.21.15.84:0/79868677' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T07:51:24.504 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:24 smithi084 bash[78255]: cluster 2023-10-01T07:51:23.382231+0000 mon.a (mon.0) 781 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2023-10-01T07:51:24.504 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:24 smithi084 bash[78255]: cluster 2023-10-01T07:51:23.385266+0000 osd.4 (osd.4) 39 : cluster 3 failed to encode map e146 with expected crc 2023-10-01T07:51:24.504 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:24 smithi084 bash[78255]: cluster 2023-10-01T07:51:23.391507+0000 osd.5 (osd.5) 83 : cluster 3 failed to encode map e146 with expected crc 2023-10-01T07:51:24.521 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:24.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:24.525 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:24.626 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:24.635 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:24 smithi112 bash[59335]: cluster 2023-10-01T07:51:23.368180+0000 mon.a (mon.0) 779 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:51:24.636 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:24 smithi112 bash[59335]: cluster 2023-10-01T07:51:23.381009+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e146 with expected crc 2023-10-01T07:51:24.636 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:24 smithi112 bash[59335]: audit 2023-10-01T07:51:23.381129+0000 mon.a (mon.0) 780 : audit 1 from='client.? 172.21.15.84:0/79868677' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T07:51:24.636 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:24 smithi112 bash[59335]: cluster 2023-10-01T07:51:23.382231+0000 mon.a (mon.0) 781 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2023-10-01T07:51:24.636 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:24 smithi112 bash[59335]: cluster 2023-10-01T07:51:23.385266+0000 osd.4 (osd.4) 39 : cluster 3 failed to encode map e146 with expected crc 2023-10-01T07:51:24.636 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:24 smithi112 bash[59335]: cluster 2023-10-01T07:51:23.391507+0000 osd.5 (osd.5) 83 : cluster 3 failed to encode map e146 with expected crc 2023-10-01T07:51:24.652 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:24.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:24.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:24.755 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:24.784 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:24.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:24.787 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:51:24.888 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:24.918 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:24.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:24.921 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:25.021 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:25.061 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:25.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:25.065 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:25.093 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 44 16 67660 67644 96.0714 61.25 0.0158935 0.0104037 2023-10-01T07:51:25.166 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:25.191 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:25.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:25.193 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:25.294 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:25.326 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:25.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:25.332 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:25.433 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:25.442 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:25 smithi084 bash[78255]: cluster 2023-10-01T07:51:24.284789+0000 mgr.y (mgr.34104) 542 : cluster 0 pgmap v524: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 59 MiB/s wr, 946 op/s 2023-10-01T07:51:25.442 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:25 smithi084 bash[78255]: audit 2023-10-01T07:51:24.727895+0000 mon.a (mon.0) 782 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:51:25.442 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:25 smithi084 bash[78255]: audit 2023-10-01T07:51:25.157406+0000 mon.a (mon.0) 783 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:51:25.442 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:25 smithi084 bash[78255]: audit 2023-10-01T07:51:25.172640+0000 mon.a (mon.0) 784 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:51:25.442 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:25 smithi084 bash[78255]: audit 2023-10-01T07:51:25.203201+0000 mon.a (mon.0) 785 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:51:25.442 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:25 smithi084 bash[78255]: audit 2023-10-01T07:51:25.213087+0000 mon.a (mon.0) 786 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:51:25.443 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:25 smithi084 bash[75189]: cluster 2023-10-01T07:51:24.284789+0000 mgr.y (mgr.34104) 542 : cluster 0 pgmap v524: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 59 MiB/s wr, 946 op/s 2023-10-01T07:51:25.443 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:25 smithi084 bash[75189]: audit 2023-10-01T07:51:24.727895+0000 mon.a (mon.0) 782 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:51:25.443 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:25 smithi084 bash[75189]: audit 2023-10-01T07:51:25.157406+0000 mon.a (mon.0) 783 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:51:25.443 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:25 smithi084 bash[75189]: audit 2023-10-01T07:51:25.172640+0000 mon.a (mon.0) 784 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:51:25.443 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:25 smithi084 bash[75189]: audit 2023-10-01T07:51:25.203201+0000 mon.a (mon.0) 785 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:51:25.443 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:25 smithi084 bash[75189]: audit 2023-10-01T07:51:25.213087+0000 mon.a (mon.0) 786 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:51:25.465 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:25.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:25.469 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:51:25.569 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:25.594 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:25.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:25.596 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:25.620 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2023-10-01T07:51:25.620 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T07:51:25.697 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:25.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:25 smithi112 bash[59335]: cluster 2023-10-01T07:51:24.284789+0000 mgr.y (mgr.34104) 542 : cluster 0 pgmap v524: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 59 MiB/s wr, 946 op/s 2023-10-01T07:51:25.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:25 smithi112 bash[59335]: audit 2023-10-01T07:51:24.727895+0000 mon.a (mon.0) 782 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:51:25.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:25 smithi112 bash[59335]: audit 2023-10-01T07:51:25.157406+0000 mon.a (mon.0) 783 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:51:25.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:25 smithi112 bash[59335]: audit 2023-10-01T07:51:25.172640+0000 mon.a (mon.0) 784 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:51:25.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:25 smithi112 bash[59335]: audit 2023-10-01T07:51:25.203201+0000 mon.a (mon.0) 785 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:51:25.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:25 smithi112 bash[59335]: audit 2023-10-01T07:51:25.213087+0000 mon.a (mon.0) 786 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:51:25.743 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:25.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:25.751 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:25.852 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:25.878 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:25.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:25.883 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:25.984 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:26.012 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:26.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:26.017 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:26.093 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 45 16 68631 68615 95.2851 60.6875 0.0181184 0.010489 2023-10-01T07:51:26.117 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:26.143 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:26.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:26.148 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:51:26.248 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:26.274 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:26.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:26.276 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:51:26.306 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T07:51:26.378 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:26.403 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:26.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:26.405 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:26.506 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:26.515 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:51:26 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:51:26] "GET /metrics HTTP/1.1" 200 36317 "" "Prometheus/2.33.4" 2023-10-01T07:51:26.538 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:26.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:26.543 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:26.643 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:26.678 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:26.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:26.681 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:26.781 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:26.809 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:26.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:26.815 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:51:26.916 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:26.944 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:26.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:26.949 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:27.050 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:27.073 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:27.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:27.075 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:27.093 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 46 16 69772 69756 94.7638 71.3125 0.00686211 0.0105474 2023-10-01T07:51:27.176 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:27.200 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:27.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:27.203 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:27.303 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:27.337 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:27.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:27.341 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:27.442 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:27.472 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:27.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:27.475 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:27.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:27 smithi084 bash[75189]: cluster 2023-10-01T07:51:26.285432+0000 mgr.y (mgr.34104) 543 : cluster 0 pgmap v525: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-10-01T07:51:27.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:27 smithi084 bash[78255]: cluster 2023-10-01T07:51:26.285432+0000 mgr.y (mgr.34104) 543 : cluster 0 pgmap v525: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-10-01T07:51:27.575 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:27.600 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:27.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:27.604 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:27.705 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:27.714 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-01T07:51:27.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:27 smithi112 bash[59335]: cluster 2023-10-01T07:51:26.285432+0000 mgr.y (mgr.34104) 543 : cluster 0 pgmap v525: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-10-01T07:51:27.739 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T07:51:27.743 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:27.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:27.747 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:51:27.848 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:27.896 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:27.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:27.902 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:28.003 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:28.028 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:28.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:28.033 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:51:28.094 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 47 16 70742 70726 94.0359 60.625 0.0122704 0.0106282 2023-10-01T07:51:28.134 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:28.156 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:28.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:28.161 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:28.262 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:28.292 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:28.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:28.298 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:28.398 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:28.430 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:28.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:28.436 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:28.536 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:28.564 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:28.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:28.567 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:51:28.668 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:28.702 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:28.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:28.706 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:28.807 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:28.832 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:28.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:28.836 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:28.936 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:28.960 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:28.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:28.963 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:29.063 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:29.099 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 48 16 71755 71739 93.3861 63.3125 0.0193186 0.0107024 2023-10-01T07:51:29.101 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:29.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:29.104 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:51:29.204 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:29.236 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:29.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:29.240 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:29.341 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:29.371 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:29.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:29.373 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:29.474 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:29.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:29 smithi112 bash[59335]: cluster 2023-10-01T07:51:28.285962+0000 mgr.y (mgr.34104) 544 : cluster 0 pgmap v526: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 61 MiB/s wr, 975 op/s 2023-10-01T07:51:29.504 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:29.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:29.505 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:29.606 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:29.630 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:29.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:29.633 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:29.734 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:29.746 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:29 smithi084 bash[78255]: cluster 2023-10-01T07:51:28.285962+0000 mgr.y (mgr.34104) 544 : cluster 0 pgmap v526: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 61 MiB/s wr, 975 op/s 2023-10-01T07:51:29.746 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:29 smithi084 bash[75189]: cluster 2023-10-01T07:51:28.285962+0000 mgr.y (mgr.34104) 544 : cluster 0 pgmap v526: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 61 MiB/s wr, 975 op/s 2023-10-01T07:51:29.764 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:29.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:29.767 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:29.868 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:29.893 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:29.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:29.897 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:29.998 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:30.023 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:30.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:30.028 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:30.099 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 49 16 72659 72643 92.6334 56.5 0.00784718 0.0107884 2023-10-01T07:51:30.129 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:30.146 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:51:30.151 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:30.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:30.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:30.257 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:30.290 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:30.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:30.293 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:30.393 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:30.426 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:30.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:30.435 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:30.536 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:30.563 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:30.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:30.566 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:30.666 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:30.707 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:30.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:30.709 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:30.810 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:30.841 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:30.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:30.843 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:51:30.846 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-10-01T07:51:30.846 INFO:teuthology.orchestra.run.smithi112.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T07:51:30.944 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:30.975 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:30.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:30.981 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:31.082 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:31.101 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 50 16 73516 73500 91.8498 53.5625 0.0127505 0.0108816 2023-10-01T07:51:31.109 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:31.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:31.113 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:31.214 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:31.223 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:31 smithi084 bash[75189]: audit 2023-10-01T07:51:30.081649+0000 mon.a (mon.0) 787 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:51:31.223 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:31 smithi084 bash[75189]: audit 2023-10-01T07:51:30.083000+0000 mon.a (mon.0) 788 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:51:31.223 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:31 smithi084 bash[75189]: cluster 2023-10-01T07:51:30.286640+0000 mgr.y (mgr.34104) 545 : cluster 0 pgmap v527: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-10-01T07:51:31.225 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:31 smithi084 bash[78255]: audit 2023-10-01T07:51:30.081649+0000 mon.a (mon.0) 787 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:51:31.225 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:31 smithi084 bash[78255]: audit 2023-10-01T07:51:30.083000+0000 mon.a (mon.0) 788 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:51:31.225 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:31 smithi084 bash[78255]: cluster 2023-10-01T07:51:30.286640+0000 mgr.y (mgr.34104) 545 : cluster 0 pgmap v527: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-10-01T07:51:31.245 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:31.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:31.249 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:31.350 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:31.359 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:31 smithi112 bash[59335]: audit 2023-10-01T07:51:30.081649+0000 mon.a (mon.0) 787 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:51:31.359 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:31 smithi112 bash[59335]: audit 2023-10-01T07:51:30.083000+0000 mon.a (mon.0) 788 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:51:31.359 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:31 smithi112 bash[59335]: cluster 2023-10-01T07:51:30.286640+0000 mgr.y (mgr.34104) 545 : cluster 0 pgmap v527: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-10-01T07:51:31.375 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:31.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:31.378 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:31.478 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:31.508 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:31.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:31.511 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:31.611 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:31.642 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:31.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:31.645 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:31.746 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:31.775 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:31.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:31.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:31.829 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-10-01T07:51:31.882 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:31.914 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:31.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:31.919 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:51:32.019 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:32.054 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:32.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:32.056 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:32.100 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 51 16 74390 74374 91.12 54.625 0.0302844 0.0109663 2023-10-01T07:51:32.157 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:32.177 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:51:32.182 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:32.182 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:51:32.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:32.184 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:32.285 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:32.310 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:32.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:32.313 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:32.414 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:32.421 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:32 smithi112 bash[59335]: audit 2023-10-01T07:51:31.377570+0000 mon.a (mon.0) 789 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:51:32.421 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:32 smithi112 bash[59335]: audit 2023-10-01T07:51:31.392689+0000 mon.a (mon.0) 790 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:51:32.422 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:32 smithi112 bash[59335]: audit 2023-10-01T07:51:31.583949+0000 mon.a (mon.0) 791 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:51:32.422 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:32 smithi112 bash[59335]: audit 2023-10-01T07:51:31.593104+0000 mon.a (mon.0) 792 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:51:32.422 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:32 smithi112 bash[59335]: audit 2023-10-01T07:51:32.221190+0000 mon.a (mon.0) 793 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:51:32.422 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:32 smithi112 bash[59335]: audit 2023-10-01T07:51:32.222147+0000 mon.a (mon.0) 794 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:51:32.422 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:32 smithi112 bash[59335]: audit 2023-10-01T07:51:32.228589+0000 mon.a (mon.0) 795 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:51:32.434 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:32.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:32.441 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:32.541 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:32.550 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:32 smithi084 bash[78255]: audit 2023-10-01T07:51:31.377570+0000 mon.a (mon.0) 789 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:51:32.550 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:32 smithi084 bash[78255]: audit 2023-10-01T07:51:31.392689+0000 mon.a (mon.0) 790 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:51:32.550 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:32 smithi084 bash[78255]: audit 2023-10-01T07:51:31.583949+0000 mon.a (mon.0) 791 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:51:32.550 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:32 smithi084 bash[78255]: audit 2023-10-01T07:51:31.593104+0000 mon.a (mon.0) 792 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:51:32.550 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:32 smithi084 bash[78255]: audit 2023-10-01T07:51:32.221190+0000 mon.a (mon.0) 793 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:51:32.550 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:32 smithi084 bash[78255]: audit 2023-10-01T07:51:32.222147+0000 mon.a (mon.0) 794 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:51:32.550 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:32 smithi084 bash[78255]: audit 2023-10-01T07:51:32.228589+0000 mon.a (mon.0) 795 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:51:32.551 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:32 smithi084 bash[75189]: audit 2023-10-01T07:51:31.377570+0000 mon.a (mon.0) 789 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:51:32.551 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:32 smithi084 bash[75189]: audit 2023-10-01T07:51:31.392689+0000 mon.a (mon.0) 790 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:51:32.551 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:32 smithi084 bash[75189]: audit 2023-10-01T07:51:31.583949+0000 mon.a (mon.0) 791 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:51:32.551 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:32 smithi084 bash[75189]: audit 2023-10-01T07:51:31.593104+0000 mon.a (mon.0) 792 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:51:32.551 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:32 smithi084 bash[75189]: audit 2023-10-01T07:51:32.221190+0000 mon.a (mon.0) 793 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:51:32.551 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:32 smithi084 bash[75189]: audit 2023-10-01T07:51:32.222147+0000 mon.a (mon.0) 794 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:51:32.551 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:32 smithi084 bash[75189]: audit 2023-10-01T07:51:32.228589+0000 mon.a (mon.0) 795 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:51:32.566 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:32.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:32.568 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:32.669 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:32.695 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:32.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:32.699 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:32.800 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:32.836 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:32.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:32.841 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:32.942 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:32.973 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:32.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:32.978 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:33.078 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:33.101 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 52 16 75413 75397 90.5971 63.9375 0.0059417 0.0110311 2023-10-01T07:51:33.102 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:33.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:33.105 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:51:33.206 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:33.231 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:33.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:33.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:33.336 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:33.371 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:33.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:33.376 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:33.477 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:33.508 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:33.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:33.510 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:33.611 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:33.619 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:33 smithi112 bash[59335]: cluster 2023-10-01T07:51:32.287199+0000 mgr.y (mgr.34104) 546 : cluster 0 pgmap v528: 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-10-01T07:51:33.639 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:33.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:33.645 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:33.746 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:33.765 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:33.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:33.767 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:33.818 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:33 smithi084 bash[75189]: cluster 2023-10-01T07:51:32.287199+0000 mgr.y (mgr.34104) 546 : cluster 0 pgmap v528: 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-10-01T07:51:33.818 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:33 smithi084 bash[78255]: cluster 2023-10-01T07:51:32.287199+0000 mgr.y (mgr.34104) 546 : cluster 0 pgmap v528: 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-10-01T07:51:33.869 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:33.900 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:33.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:33.905 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:34.005 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:34.029 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:34.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:34.035 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:34.101 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 53 16 76392 76376 90.0422 61.1875 0.0124919 0.0111009 2023-10-01T07:51:34.137 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:34.165 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:34.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:34.167 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:34.268 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:34.291 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:34.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:34.293 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:51:34.394 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:34.424 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:34.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:34.426 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:51:34.527 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:34.555 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:34.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:34.562 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:34.662 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:34.665 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:34 smithi084 bash[78255]: cluster 2023-10-01T07:51:34.287764+0000 mgr.y (mgr.34104) 547 : cluster 0 pgmap v529: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-10-01T07:51:34.666 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:34 smithi084 bash[75189]: cluster 2023-10-01T07:51:34.287764+0000 mgr.y (mgr.34104) 547 : cluster 0 pgmap v529: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-10-01T07:51:34.692 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:34.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:34.695 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:34.795 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:34.822 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:34.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:34.825 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:34.926 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:34.947 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:34.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:34.953 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:34.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:34 smithi112 bash[59335]: cluster 2023-10-01T07:51:34.287764+0000 mgr.y (mgr.34104) 547 : cluster 0 pgmap v529: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-10-01T07:51:35.054 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:35.084 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:35.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:35.087 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:35.101 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 54 16 77380 77364 89.5183 61.75 0.0185931 0.0111656 2023-10-01T07:51:35.188 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:35.209 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:35.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:35.211 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:35.312 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:35.346 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:35.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:35.350 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:35.451 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:35.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:35.482 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:35.482 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:35.583 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:35.613 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:35.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:35.616 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:35.717 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:35.757 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:35.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:35.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:51:35.861 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:35.892 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:35.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:35.895 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:51:35.996 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:36.017 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:36.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:36.020 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:36.101 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 55 16 78317 78301 88.9555 58.5625 0.0249441 0.011236 2023-10-01T07:51:36.120 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:36.159 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:36.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:36.162 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:36.263 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:36.287 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:36.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:36.291 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:51:36.329 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:51:36 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:51:36] "GET /metrics HTTP/1.1" 200 36313 "" "Prometheus/2.33.4" 2023-10-01T07:51:36.392 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:36.423 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:36.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:36.425 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:36.526 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:36.566 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:36.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:36.569 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:51:36.640 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T07:51:36.670 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:36.709 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:36.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:36.714 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:51:36.815 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:36.848 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:36.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:36.850 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:36.950 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:36.975 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:36.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:36.981 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:37.082 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:37.101 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 56 16 79318 79302 88.4841 62.5625 0.0122982 0.0112954 2023-10-01T07:51:37.105 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:37.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:37.109 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:37.209 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:37.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:37.245 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:37.245 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:37.346 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:37.378 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:37.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:37.380 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:37.481 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:37.509 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:37.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:37.512 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:37.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:37 smithi084 bash[75189]: cluster 2023-10-01T07:51:36.288417+0000 mgr.y (mgr.34104) 548 : cluster 0 pgmap v530: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s 2023-10-01T07:51:37.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:37 smithi084 bash[78255]: cluster 2023-10-01T07:51:36.288417+0000 mgr.y (mgr.34104) 548 : cluster 0 pgmap v530: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s 2023-10-01T07:51:37.613 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:37.622 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:37 smithi112 bash[59335]: cluster 2023-10-01T07:51:36.288417+0000 mgr.y (mgr.34104) 548 : cluster 0 pgmap v530: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s 2023-10-01T07:51:37.636 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:37.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:37.640 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:51:37.741 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:37.768 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:37.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:37.770 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:37.871 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:37.898 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:37.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:37.906 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:38.007 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:38.034 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:38.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:38.038 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:38.101 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 57 16 80316 80300 88.0257 62.375 0.0163629 0.0113546 2023-10-01T07:51:38.140 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:38.163 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:38.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:38.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:51:38.268 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:38.295 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:38.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:38.302 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:38.402 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:38.441 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:38.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:38.445 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:38.546 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:38.571 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:38.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:38.578 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:38.678 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:38.713 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:38.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:38.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:38.820 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:38.848 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:38.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:38.850 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:38.951 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:38.995 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:38.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:38.997 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:39.098 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:39.101 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 58 16 81298 81282 87.5661 61.375 0.0334609 0.0114142 2023-10-01T07:51:39.121 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:39.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:39.124 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:39.225 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:39.255 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:39.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:39.257 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:39.358 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:39.383 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:39.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:39.389 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:39.489 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:39.521 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:39.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:39.526 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:39.587 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:39 smithi112 bash[59335]: cluster 2023-10-01T07:51:38.288931+0000 mgr.y (mgr.34104) 549 : cluster 0 pgmap v531: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 53 MiB/s wr, 840 op/s 2023-10-01T07:51:39.626 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:39.635 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:39 smithi084 bash[75189]: cluster 2023-10-01T07:51:38.288931+0000 mgr.y (mgr.34104) 549 : cluster 0 pgmap v531: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 53 MiB/s wr, 840 op/s 2023-10-01T07:51:39.635 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:39 smithi084 bash[78255]: cluster 2023-10-01T07:51:38.288931+0000 mgr.y (mgr.34104) 549 : cluster 0 pgmap v531: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 53 MiB/s wr, 840 op/s 2023-10-01T07:51:39.662 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:39.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:39.666 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:51:39.767 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:39.795 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:39.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:39.799 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:39.899 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:39.923 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:39.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:39.928 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:40.028 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:40.066 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:40.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:40.070 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:40.101 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 59 16 82294 82278 87.137 62.25 0.0125502 0.0114708 2023-10-01T07:51:40.171 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:40.197 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:40.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:40.203 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:40.303 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:40.335 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:40.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:40.337 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:40.438 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:40.471 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:40.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:40.476 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:40.577 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:40.598 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:40.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:40.600 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:40.700 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:40.727 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:40.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:40.731 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:51:40.831 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:40.859 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:40.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:40.865 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:51:40.900 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-10-01T07:51:40.900 INFO:teuthology.orchestra.run.smithi112.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T07:51:40.965 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:40.993 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:40.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:40.998 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:51:41.099 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:41.101 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:2023-10-01T07:51:41.101204+0000 min lat: 0.00147917 max lat: 0.245651 avg lat: 0.0115234 2023-10-01T07:51:41.102 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T07:51:41.102 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 60 16 83186 83170 86.6139 55.75 0.0288766 0.0115234 2023-10-01T07:51:41.130 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:41.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:41.135 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:41.236 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:41.259 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:41.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:41.266 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:41.360 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:41 smithi112 bash[59335]: cluster 2023-10-01T07:51:40.289614+0000 mgr.y (mgr.34104) 550 : cluster 0 pgmap v532: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-10-01T07:51:41.367 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:41.389 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:41.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:41.396 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:41.497 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:41.520 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:41.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:41.523 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:51:41.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:41 smithi084 bash[75189]: cluster 2023-10-01T07:51:40.289614+0000 mgr.y (mgr.34104) 550 : cluster 0 pgmap v532: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-10-01T07:51:41.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:41 smithi084 bash[78255]: cluster 2023-10-01T07:51:40.289614+0000 mgr.y (mgr.34104) 550 : cluster 0 pgmap v532: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-10-01T07:51:41.624 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:41.660 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:41.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:41.663 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:41.763 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:41.774 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-10-01T07:51:41.788 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:41.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:41.791 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:41.891 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:41.920 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:41.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:41.921 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:51:42.021 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:42.060 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:42.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:42.064 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:42.101 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 61 16 84163 84147 86.195 61.0625 0.0071485 0.0115951 2023-10-01T07:51:42.164 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:42.197 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:42.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:42.201 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:51:42.302 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:42.334 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:42.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:42.340 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:42.441 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:42.473 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:42.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:42.476 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:51:42.577 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:42.602 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:42.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:42.605 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:42.705 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:42.732 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:42.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:42.734 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:42.834 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:42.867 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:42.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:42.873 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:51:42.975 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:43.002 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:43.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:43.005 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:43.102 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 62 16 85140 85124 85.7895 61.0625 0.0129225 0.011651 2023-10-01T07:51:43.105 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:43.131 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:43.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:43.137 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:43.238 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:43.271 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:43.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:43.273 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:43.374 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:43.397 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:43.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:43.399 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:51:43.499 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:43.524 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T07:51:43.525 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:43.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:43.528 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:51:43.529 INFO:teuthology.orchestra.run.smithi084.stderr:dumped all 2023-10-01T07:51:43.568 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:43 smithi084 bash[75189]: cluster 2023-10-01T07:51:42.290203+0000 mgr.y (mgr.34104) 551 : cluster 0 pgmap v533: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 61 MiB/s wr, 976 op/s 2023-10-01T07:51:43.569 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:43 smithi084 bash[78255]: cluster 2023-10-01T07:51:42.290203+0000 mgr.y (mgr.34104) 551 : cluster 0 pgmap v533: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 61 MiB/s wr, 976 op/s 2023-10-01T07:51:43.629 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:43.638 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:43 smithi112 bash[59335]: cluster 2023-10-01T07:51:42.290203+0000 mgr.y (mgr.34104) 551 : cluster 0 pgmap v533: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 61 MiB/s wr, 976 op/s 2023-10-01T07:51:43.658 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:43.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:43.663 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:43.764 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:43.793 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:43.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:43.797 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:43.898 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:43.921 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:43.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:43.927 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:44.027 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:44.051 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:44.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:44.058 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:44.102 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 63 16 86039 86023 85.3196 56.1875 0.0163349 0.0117143 2023-10-01T07:51:44.158 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:44.180 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:44.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:44.185 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:44.286 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:44.317 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:44.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:44.321 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:44.422 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:44.451 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:44.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:44.457 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:51:44.558 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:44.592 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:44.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:44.595 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:44.606 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T07:51:44.658 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T07:51:44.690 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T07:51:44.695 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:44.704 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:44 smithi112 bash[59335]: audit 2023-10-01T07:51:43.500210+0000 mgr.y (mgr.34104) 552 : audit 0 from='client.35076 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T07:51:44.721 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:44.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:44.723 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:44.741 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T07:51:44.776 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T07:51:44.816 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T07:51:44.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:44 smithi084 bash[75189]: audit 2023-10-01T07:51:43.500210+0000 mgr.y (mgr.34104) 552 : audit 0 from='client.35076 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T07:51:44.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:44 smithi084 bash[78255]: audit 2023-10-01T07:51:43.500210+0000 mgr.y (mgr.34104) 552 : audit 0 from='client.35076 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T07:51:44.823 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:44.851 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:44.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:44.855 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:44.857 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T07:51:44.881 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T07:51:44.889 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T07:51:44.889 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T07:51:44.889 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T07:51:44.889 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T07:51:44.889 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T07:51:44.889 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T07:51:44.889 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T07:51:44.889 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T07:51:44.956 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:44.997 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:45.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:45.001 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:45.102 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:45.103 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 64 16 86832 86816 84.7609 49.5625 0.020807 0.0117917 2023-10-01T07:51:45.138 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:45.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:45.143 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:51:45.244 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:45.267 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:45.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:45.270 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:51:45.370 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:45.398 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:45.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:45.403 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:51:45.504 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:45.530 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:45.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:45.533 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:51:45.625 INFO:teuthology.orchestra.run.smithi084.stderr:nodeep-scrub is set 2023-10-01T07:51:45.634 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:45.644 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:45 smithi112 bash[59335]: cluster 2023-10-01T07:51:44.290729+0000 mgr.y (mgr.34104) 553 : cluster 0 pgmap v534: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 56 MiB/s wr, 900 op/s 2023-10-01T07:51:45.645 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:45 smithi112 bash[59335]: audit 2023-10-01T07:51:44.540045+0000 mon.c (mon.2) 67 : audit 0 from='client.? 172.21.15.84:0/3198083014' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:51:45.645 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:45 smithi112 bash[59335]: audit 2023-10-01T07:51:45.076442+0000 mon.a (mon.0) 796 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:51:45.645 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:45 smithi112 bash[59335]: audit 2023-10-01T07:51:45.232031+0000 mon.c (mon.2) 68 : audit 1 from='client.? 172.21.15.84:0/1496987560' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:51:45.645 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:45 smithi112 bash[59335]: audit 2023-10-01T07:51:45.232600+0000 mon.a (mon.0) 797 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:51:45.655 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:45 smithi084 bash[78255]: cluster 2023-10-01T07:51:44.290729+0000 mgr.y (mgr.34104) 553 : cluster 0 pgmap v534: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 56 MiB/s wr, 900 op/s 2023-10-01T07:51:45.655 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:45 smithi084 bash[78255]: audit 2023-10-01T07:51:44.540045+0000 mon.c (mon.2) 67 : audit 0 from='client.? 172.21.15.84:0/3198083014' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:51:45.655 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:45 smithi084 bash[78255]: audit 2023-10-01T07:51:45.076442+0000 mon.a (mon.0) 796 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:51:45.655 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:45 smithi084 bash[78255]: audit 2023-10-01T07:51:45.232031+0000 mon.c (mon.2) 68 : audit 1 from='client.? 172.21.15.84:0/1496987560' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:51:45.655 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:45 smithi084 bash[78255]: audit 2023-10-01T07:51:45.232600+0000 mon.a (mon.0) 797 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:51:45.656 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:45 smithi084 bash[75189]: cluster 2023-10-01T07:51:44.290729+0000 mgr.y (mgr.34104) 553 : cluster 0 pgmap v534: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 56 MiB/s wr, 900 op/s 2023-10-01T07:51:45.656 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:45 smithi084 bash[75189]: audit 2023-10-01T07:51:44.540045+0000 mon.c (mon.2) 67 : audit 0 from='client.? 172.21.15.84:0/3198083014' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:51:45.656 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:45 smithi084 bash[75189]: audit 2023-10-01T07:51:45.076442+0000 mon.a (mon.0) 796 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:51:45.656 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:45 smithi084 bash[75189]: audit 2023-10-01T07:51:45.232031+0000 mon.c (mon.2) 68 : audit 1 from='client.? 172.21.15.84:0/1496987560' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:51:45.656 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:45 smithi084 bash[75189]: audit 2023-10-01T07:51:45.232600+0000 mon.a (mon.0) 797 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:51:45.660 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:45.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:45.663 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:51:45.764 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:45.788 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:45.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:45.791 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:45.815 INFO:teuthology.orchestra.run.smithi084.stdout:{"pg_ready":true,"pg_map":{"version":533,"stamp":"2023-10-01T07:51:42.289818+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":5377038240,"num_objects":82062,"num_object_clones":0,"num_object_copies":246186,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":82062,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":82298,"num_write_kb":5252877,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":22,"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":82232,"ondisk_log_size":82232,"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":17481012,"kb_used_data":15684404,"kb_used_omap":38,"kb_used_meta":1796505,"kb_avail":732480204,"statfs":{"total":767960285184,"available":750059728896,"internally_reserved":0,"allocated":16060829696,"data_stored":16056529235,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":39896,"internal_metadata":1839621160},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":4,"apply_latency_ms":4,"commit_latency_ns":4000000,"apply_latency_ns":4000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":768212992,"num_objects":11722,"num_object_clones":0,"num_object_copies":35166,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":11722,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11722,"num_write_kb":750208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.003650"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":120,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.395191+0000","last_change":"2023-10-01T07:47:46.578175+0000","last_active":"2023-10-01T07:51:22.395191+0000","last_peered":"2023-10-01T07:51:22.395191+0000","last_clean":"2023-10-01T07:51:22.395191+0000","last_became_active":"2023-10-01T07:47:46.577768+0000","last_became_peered":"2023-10-01T07:47:46.577768+0000","last_unstale":"2023-10-01T07:51:22.395191+0000","last_undegraded":"2023-10-01T07:51:22.395191+0000","last_fullsized":"2023-10-01T07:51:22.395191+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":129,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.382951+0000","last_change":"2023-10-01T07:47:46.581922+0000","last_active":"2023-10-01T07:51:22.382951+0000","last_peered":"2023-10-01T07:51:22.382951+0000","last_clean":"2023-10-01T07:51:22.382951+0000","last_became_active":"2023-10-01T07:47:46.581589+0000","last_became_peered":"2023-10-01T07:47:46.581589+0000","last_unstale":"2023-10-01T07:51:22.382951+0000","last_undegraded":"2023-10-01T07:51:22.382951+0000","last_fullsized":"2023-10-01T07:51:22.382951+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:45:39.928635+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":112,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.398512+0000","last_change":"2023-10-01T07:43:24.909013+0000","last_active":"2023-10-01T07:51:22.398512+0000","last_peered":"2023-10-01T07:51:22.398512+0000","last_clean":"2023-10-01T07:51:22.398512+0000","last_became_active":"2023-10-01T07:43:24.908667+0000","last_became_peered":"2023-10-01T07:43:24.908667+0000","last_unstale":"2023-10-01T07:51:22.398512+0000","last_undegraded":"2023-10-01T07:51:22.398512+0000","last_fullsized":"2023-10-01T07:51:22.398512+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:27:48.709138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.1e","version":"0'0","reported_seq":125,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.380943+0000","last_change":"2023-10-01T07:48:00.310045+0000","last_active":"2023-10-01T07:51:23.380943+0000","last_peered":"2023-10-01T07:51:23.380943+0000","last_clean":"2023-10-01T07:51:23.380943+0000","last_became_active":"2023-10-01T07:48:00.309746+0000","last_became_peered":"2023-10-01T07:48:00.309746+0000","last_unstale":"2023-10-01T07:51:23.380943+0000","last_undegraded":"2023-10-01T07:51:23.380943+0000","last_fullsized":"2023-10-01T07:51:23.380943+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:54:36.033789+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":130,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.379338+0000","last_change":"2023-10-01T07:43:24.908010+0000","last_active":"2023-10-01T07:51:22.379338+0000","last_peered":"2023-10-01T07:51:22.379338+0000","last_clean":"2023-10-01T07:51:22.379338+0000","last_became_active":"2023-10-01T07:43:24.907675+0000","last_became_peered":"2023-10-01T07:43:24.907675+0000","last_unstale":"2023-10-01T07:51:22.379338+0000","last_undegraded":"2023-10-01T07:51:22.379338+0000","last_fullsized":"2023-10-01T07:51:22.379338+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:08:40.316287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":120,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.387372+0000","last_change":"2023-10-01T07:42:42.159276+0000","last_active":"2023-10-01T07:51:22.387372+0000","last_peered":"2023-10-01T07:51:22.387372+0000","last_clean":"2023-10-01T07:51:22.387372+0000","last_became_active":"2023-10-01T07:42:42.158951+0000","last_became_peered":"2023-10-01T07:42:42.158951+0000","last_unstale":"2023-10-01T07:51:22.387372+0000","last_undegraded":"2023-10-01T07:51:22.387372+0000","last_fullsized":"2023-10-01T07:51:22.387372+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":109,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.392604+0000","last_change":"2023-10-01T07:43:24.912934+0000","last_active":"2023-10-01T07:51:22.392604+0000","last_peered":"2023-10-01T07:51:22.392604+0000","last_clean":"2023-10-01T07:51:22.392604+0000","last_became_active":"2023-10-01T07:43:24.912517+0000","last_became_peered":"2023-10-01T07:43:24.912517+0000","last_unstale":"2023-10-01T07:51:22.392604+0000","last_undegraded":"2023-10-01T07:51:22.392604+0000","last_fullsized":"2023-10-01T07:51:22.392604+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:44:55.435840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":114,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.379241+0000","last_change":"2023-10-01T07:43:24.909602+0000","last_active":"2023-10-01T07:51:22.379241+0000","last_peered":"2023-10-01T07:51:22.379241+0000","last_clean":"2023-10-01T07:51:22.379241+0000","last_became_active":"2023-10-01T07:43:24.908343+0000","last_became_peered":"2023-10-01T07:43:24.908343+0000","last_unstale":"2023-10-01T07:51:22.379241+0000","last_undegraded":"2023-10-01T07:51:22.379241+0000","last_fullsized":"2023-10-01T07:51:22.379241+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:51:27.469815+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":128,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.375557+0000","last_change":"2023-10-01T07:48:00.314774+0000","last_active":"2023-10-01T07:51:22.375557+0000","last_peered":"2023-10-01T07:51:22.375557+0000","last_clean":"2023-10-01T07:51:22.375557+0000","last_became_active":"2023-10-01T07:48:00.314421+0000","last_became_peered":"2023-10-01T07:48:00.314421+0000","last_unstale":"2023-10-01T07:51:22.375557+0000","last_undegraded":"2023-10-01T07:51:22.375557+0000","last_fullsized":"2023-10-01T07:51:22.375557+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.377308+0000","last_change":"2023-10-01T07:48:00.311808+0000","last_active":"2023-10-01T07:51:22.377308+0000","last_peered":"2023-10-01T07:51:22.377308+0000","last_clean":"2023-10-01T07:51:22.377308+0000","last_became_active":"2023-10-01T07:48:00.311502+0000","last_became_peered":"2023-10-01T07:48:00.311502+0000","last_unstale":"2023-10-01T07:51:22.377308+0000","last_undegraded":"2023-10-01T07:51:22.377308+0000","last_fullsized":"2023-10-01T07:51:22.377308+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:29:46.875382+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":123,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.374212+0000","last_change":"2023-10-01T07:48:00.321308+0000","last_active":"2023-10-01T07:51:22.374212+0000","last_peered":"2023-10-01T07:51:22.374212+0000","last_clean":"2023-10-01T07:51:22.374212+0000","last_became_active":"2023-10-01T07:48:00.320988+0000","last_became_peered":"2023-10-01T07:48:00.320988+0000","last_unstale":"2023-10-01T07:51:22.374212+0000","last_undegraded":"2023-10-01T07:51:22.374212+0000","last_fullsized":"2023-10-01T07:51:22.374212+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+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,5],"acting":[7,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":104,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.387937+0000","last_change":"2023-10-01T07:42:42.147789+0000","last_active":"2023-10-01T07:51:23.387937+0000","last_peered":"2023-10-01T07:51:23.387937+0000","last_clean":"2023-10-01T07:51:23.387937+0000","last_became_active":"2023-10-01T07:42:42.147434+0000","last_became_peered":"2023-10-01T07:42:42.147434+0000","last_unstale":"2023-10-01T07:51:23.387937+0000","last_undegraded":"2023-10-01T07:51:23.387937+0000","last_fullsized":"2023-10-01T07:51:23.387937+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:06:17.137975+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":128,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.395566+0000","last_change":"2023-10-01T07:48:00.313333+0000","last_active":"2023-10-01T07:51:22.395566+0000","last_peered":"2023-10-01T07:51:22.395566+0000","last_clean":"2023-10-01T07:51:22.395566+0000","last_became_active":"2023-10-01T07:48:00.312882+0000","last_became_peered":"2023-10-01T07:48:00.312882+0000","last_unstale":"2023-10-01T07:51:22.395566+0000","last_undegraded":"2023-10-01T07:51:22.395566+0000","last_fullsized":"2023-10-01T07:51:22.395566+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":108,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.395701+0000","last_change":"2023-10-01T07:47:46.590975+0000","last_active":"2023-10-01T07:51:22.395701+0000","last_peered":"2023-10-01T07:51:22.395701+0000","last_clean":"2023-10-01T07:51:22.395701+0000","last_became_active":"2023-10-01T07:47:46.589497+0000","last_became_peered":"2023-10-01T07:47:46.589497+0000","last_unstale":"2023-10-01T07:51:22.395701+0000","last_undegraded":"2023-10-01T07:51:22.395701+0000","last_fullsized":"2023-10-01T07:51:22.395701+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":102,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.373838+0000","last_change":"2023-10-01T07:48:00.321488+0000","last_active":"2023-10-01T07:51:22.373838+0000","last_peered":"2023-10-01T07:51:22.373838+0000","last_clean":"2023-10-01T07:51:22.373838+0000","last_became_active":"2023-10-01T07:48:00.319058+0000","last_became_peered":"2023-10-01T07:48:00.319058+0000","last_unstale":"2023-10-01T07:51:22.373838+0000","last_undegraded":"2023-10-01T07:51:22.373838+0000","last_fullsized":"2023-10-01T07:51:22.373838+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.385709+0000","last_change":"2023-10-01T07:48:00.312335+0000","last_active":"2023-10-01T07:51:22.385709+0000","last_peered":"2023-10-01T07:51:22.385709+0000","last_clean":"2023-10-01T07:51:22.385709+0000","last_became_active":"2023-10-01T07:48:00.311993+0000","last_became_peered":"2023-10-01T07:48:00.311993+0000","last_unstale":"2023-10-01T07:51:22.385709+0000","last_undegraded":"2023-10-01T07:51:22.385709+0000","last_fullsized":"2023-10-01T07:51:22.385709+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:39:14.437029+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":124,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.388497+0000","last_change":"2023-10-01T07:48:00.312422+0000","last_active":"2023-10-01T07:51:22.388497+0000","last_peered":"2023-10-01T07:51:22.388497+0000","last_clean":"2023-10-01T07:51:22.388497+0000","last_became_active":"2023-10-01T07:48:00.311829+0000","last_became_peered":"2023-10-01T07:48:00.311829+0000","last_unstale":"2023-10-01T07:51:22.388497+0000","last_undegraded":"2023-10-01T07:51:22.388497+0000","last_fullsized":"2023-10-01T07:51:22.388497+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:38:34.468630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":127,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.375553+0000","last_change":"2023-10-01T07:48:00.322738+0000","last_active":"2023-10-01T07:51:22.375553+0000","last_peered":"2023-10-01T07:51:22.375553+0000","last_clean":"2023-10-01T07:51:22.375553+0000","last_became_active":"2023-10-01T07:48:00.322409+0000","last_became_peered":"2023-10-01T07:48:00.322409+0000","last_unstale":"2023-10-01T07:51:22.375553+0000","last_undegraded":"2023-10-01T07:51:22.375553+0000","last_fullsized":"2023-10-01T07:51:22.375553+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":51,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.373664+0000","last_change":"2023-10-01T07:48:00.315604+0000","last_active":"2023-10-01T07:51:22.373664+0000","last_peered":"2023-10-01T07:51:22.373664+0000","last_clean":"2023-10-01T07:51:22.373664+0000","last_became_active":"2023-10-01T07:48:00.315130+0000","last_became_peered":"2023-10-01T07:48:00.315130+0000","last_unstale":"2023-10-01T07:51:22.373664+0000","last_undegraded":"2023-10-01T07:51:22.373664+0000","last_fullsized":"2023-10-01T07:51:22.373664+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":129,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.389038+0000","last_change":"2023-10-01T07:48:00.312086+0000","last_active":"2023-10-01T07:51:22.389038+0000","last_peered":"2023-10-01T07:51:22.389038+0000","last_clean":"2023-10-01T07:51:22.389038+0000","last_became_active":"2023-10-01T07:48:00.311729+0000","last_became_peered":"2023-10-01T07:48:00.311729+0000","last_unstale":"2023-10-01T07:51:22.389038+0000","last_undegraded":"2023-10-01T07:51:22.389038+0000","last_fullsized":"2023-10-01T07:51:22.389038+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:26:26.563458+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":120,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.387584+0000","last_change":"2023-10-01T07:41:31.165829+0000","last_active":"2023-10-01T07:51:22.387584+0000","last_peered":"2023-10-01T07:51:22.387584+0000","last_clean":"2023-10-01T07:51:22.387584+0000","last_became_active":"2023-10-01T07:41:31.165209+0000","last_became_peered":"2023-10-01T07:41:31.165209+0000","last_unstale":"2023-10-01T07:51:22.387584+0000","last_undegraded":"2023-10-01T07:51:22.387584+0000","last_fullsized":"2023-10-01T07:51:22.387584+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+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":129,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.392762+0000","last_change":"2023-10-01T07:48:00.312762+0000","last_active":"2023-10-01T07:51:22.392762+0000","last_peered":"2023-10-01T07:51:22.392762+0000","last_clean":"2023-10-01T07:51:22.392762+0000","last_became_active":"2023-10-01T07:48:00.312201+0000","last_became_peered":"2023-10-01T07:48:00.312201+0000","last_unstale":"2023-10-01T07:51:22.392762+0000","last_undegraded":"2023-10-01T07:51:22.392762+0000","last_fullsized":"2023-10-01T07:51:22.392762+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:33:38.091244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"146'5296","reported_seq":5312,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:41.299155+0000","last_change":"2023-10-01T07:50:19.125426+0000","last_active":"2023-10-01T07:51:41.299155+0000","last_peered":"2023-10-01T07:51:41.299155+0000","last_clean":"2023-10-01T07:51:41.299155+0000","last_became_active":"2023-10-01T07:50:19.125130+0000","last_became_peered":"2023-10-01T07:50:19.125130+0000","last_unstale":"2023-10-01T07:51:41.299155+0000","last_undegraded":"2023-10-01T07:51:41.299155+0000","last_fullsized":"2023-10-01T07:51:41.299155+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":139,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_clean_scrub_stamp":"2023-10-01T07:50:18.087332+0000","objects_scrubbed":0,"log_size":5296,"log_dups_size":0,"ondisk_log_size":5296,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:54:25.519109+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":347078656,"num_objects":5296,"num_object_clones":0,"num_object_copies":15888,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5296,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5296,"num_write_kb":338944,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":86,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.393279+0000","last_change":"2023-10-01T07:47:46.585010+0000","last_active":"2023-10-01T07:51:22.393279+0000","last_peered":"2023-10-01T07:51:22.393279+0000","last_clean":"2023-10-01T07:51:22.393279+0000","last_became_active":"2023-10-01T07:47:46.584628+0000","last_became_peered":"2023-10-01T07:47:46.584628+0000","last_unstale":"2023-10-01T07:51:22.393279+0000","last_undegraded":"2023-10-01T07:51:22.393279+0000","last_fullsized":"2023-10-01T07:51:22.393279+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:11:43.851864+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,0],"acting":[2,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":112,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.375173+0000","last_change":"2023-10-01T07:48:00.320194+0000","last_active":"2023-10-01T07:51:22.375173+0000","last_peered":"2023-10-01T07:51:22.375173+0000","last_clean":"2023-10-01T07:51:22.375173+0000","last_became_active":"2023-10-01T07:48:00.319824+0000","last_became_peered":"2023-10-01T07:48:00.319824+0000","last_unstale":"2023-10-01T07:51:22.375173+0000","last_undegraded":"2023-10-01T07:51:22.375173+0000","last_fullsized":"2023-10-01T07:51:22.375173+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"146'4999","reported_seq":5015,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:38.478211+0000","last_change":"2023-10-01T07:50:19.127100+0000","last_active":"2023-10-01T07:51:38.478211+0000","last_peered":"2023-10-01T07:51:38.478211+0000","last_clean":"2023-10-01T07:51:38.478211+0000","last_became_active":"2023-10-01T07:50:19.126721+0000","last_became_peered":"2023-10-01T07:50:19.126721+0000","last_unstale":"2023-10-01T07:51:38.478211+0000","last_undegraded":"2023-10-01T07:51:38.478211+0000","last_fullsized":"2023-10-01T07:51:38.478211+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":139,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_clean_scrub_stamp":"2023-10-01T07:50:18.087332+0000","objects_scrubbed":0,"log_size":4999,"log_dups_size":0,"ondisk_log_size":4999,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:39:38.787986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327614464,"num_objects":4999,"num_object_clones":0,"num_object_copies":14997,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4999,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4999,"num_write_kb":319936,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":94,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.374080+0000","last_change":"2023-10-01T07:48:00.318637+0000","last_active":"2023-10-01T07:51:22.374080+0000","last_peered":"2023-10-01T07:51:22.374080+0000","last_clean":"2023-10-01T07:51:22.374080+0000","last_became_active":"2023-10-01T07:48:00.318209+0000","last_became_peered":"2023-10-01T07:48:00.318209+0000","last_unstale":"2023-10-01T07:51:22.374080+0000","last_undegraded":"2023-10-01T07:51:22.374080+0000","last_fullsized":"2023-10-01T07:51:22.374080+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":118,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.395236+0000","last_change":"2023-10-01T07:47:46.583850+0000","last_active":"2023-10-01T07:51:22.395236+0000","last_peered":"2023-10-01T07:51:22.395236+0000","last_clean":"2023-10-01T07:51:22.395236+0000","last_became_active":"2023-10-01T07:47:46.583085+0000","last_became_peered":"2023-10-01T07:47:46.583085+0000","last_unstale":"2023-10-01T07:51:22.395236+0000","last_undegraded":"2023-10-01T07:51:22.395236+0000","last_fullsized":"2023-10-01T07:51:22.395236+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,3],"acting":[4,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.9","version":"146'5123","reported_seq":5138,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:39.516866+0000","last_change":"2023-10-01T07:50:19.127412+0000","last_active":"2023-10-01T07:51:39.516866+0000","last_peered":"2023-10-01T07:51:39.516866+0000","last_clean":"2023-10-01T07:51:39.516866+0000","last_became_active":"2023-10-01T07:50:19.126503+0000","last_became_peered":"2023-10-01T07:50:19.126503+0000","last_unstale":"2023-10-01T07:51:39.516866+0000","last_undegraded":"2023-10-01T07:51:39.516866+0000","last_fullsized":"2023-10-01T07:51:39.516866+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":139,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_clean_scrub_stamp":"2023-10-01T07:50:18.087332+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-10-02T17:34:10.359874+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,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":54,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.374073+0000","last_change":"2023-10-01T07:48:00.322955+0000","last_active":"2023-10-01T07:51:22.374073+0000","last_peered":"2023-10-01T07:51:22.374073+0000","last_clean":"2023-10-01T07:51:22.374073+0000","last_became_active":"2023-10-01T07:48:00.322328+0000","last_became_peered":"2023-10-01T07:48:00.322328+0000","last_unstale":"2023-10-01T07:51:22.374073+0000","last_undegraded":"2023-10-01T07:51:22.374073+0000","last_fullsized":"2023-10-01T07:51:22.374073+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":126,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.387359+0000","last_change":"2023-10-01T07:48:00.314916+0000","last_active":"2023-10-01T07:51:22.387359+0000","last_peered":"2023-10-01T07:51:22.387359+0000","last_clean":"2023-10-01T07:51:22.387359+0000","last_became_active":"2023-10-01T07:48:00.314527+0000","last_became_peered":"2023-10-01T07:48:00.314527+0000","last_unstale":"2023-10-01T07:51:22.387359+0000","last_undegraded":"2023-10-01T07:51:22.387359+0000","last_fullsized":"2023-10-01T07:51:22.387359+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"146'5226","reported_seq":5242,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:40.499967+0000","last_change":"2023-10-01T07:50:19.119557+0000","last_active":"2023-10-01T07:51:40.499967+0000","last_peered":"2023-10-01T07:51:40.499967+0000","last_clean":"2023-10-01T07:51:40.499967+0000","last_became_active":"2023-10-01T07:50:19.119210+0000","last_became_peered":"2023-10-01T07:50:19.119210+0000","last_unstale":"2023-10-01T07:51:40.499967+0000","last_undegraded":"2023-10-01T07:51:40.499967+0000","last_fullsized":"2023-10-01T07:51:40.499967+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":139,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_clean_scrub_stamp":"2023-10-01T07:50:18.087332+0000","objects_scrubbed":0,"log_size":5226,"log_dups_size":0,"ondisk_log_size":5226,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:33:49.877441+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":342491136,"num_objects":5226,"num_object_clones":0,"num_object_copies":15678,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5226,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5226,"num_write_kb":334464,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":113,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.375423+0000","last_change":"2023-10-01T07:43:24.917235+0000","last_active":"2023-10-01T07:51:22.375423+0000","last_peered":"2023-10-01T07:51:22.375423+0000","last_clean":"2023-10-01T07:51:22.375423+0000","last_became_active":"2023-10-01T07:43:24.916855+0000","last_became_peered":"2023-10-01T07:43:24.916855+0000","last_unstale":"2023-10-01T07:51:22.375423+0000","last_undegraded":"2023-10-01T07:51:22.375423+0000","last_fullsized":"2023-10-01T07:51:22.375423+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":124,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.388365+0000","last_change":"2023-10-01T07:47:46.583687+0000","last_active":"2023-10-01T07:51:22.388365+0000","last_peered":"2023-10-01T07:51:22.388365+0000","last_clean":"2023-10-01T07:51:22.388365+0000","last_became_active":"2023-10-01T07:47:46.583274+0000","last_became_peered":"2023-10-01T07:47:46.583274+0000","last_unstale":"2023-10-01T07:51:22.388365+0000","last_undegraded":"2023-10-01T07:51:22.388365+0000","last_fullsized":"2023-10-01T07:51:22.388365+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:13:04.193011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"7.f","version":"146'5146","reported_seq":5162,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:39.512429+0000","last_change":"2023-10-01T07:50:19.132167+0000","last_active":"2023-10-01T07:51:39.512429+0000","last_peered":"2023-10-01T07:51:39.512429+0000","last_clean":"2023-10-01T07:51:39.512429+0000","last_became_active":"2023-10-01T07:50:19.131340+0000","last_became_peered":"2023-10-01T07:50:19.131340+0000","last_unstale":"2023-10-01T07:51:39.512429+0000","last_undegraded":"2023-10-01T07:51:39.512429+0000","last_fullsized":"2023-10-01T07:51:39.512429+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":139,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_clean_scrub_stamp":"2023-10-01T07:50:18.087332+0000","objects_scrubbed":0,"log_size":5146,"log_dups_size":0,"ondisk_log_size":5146,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:16:40.312620+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":337248256,"num_objects":5146,"num_object_clones":0,"num_object_copies":15438,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5146,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5146,"num_write_kb":329344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"59'2","reported_seq":86,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.394960+0000","last_change":"2023-10-01T07:47:46.586597+0000","last_active":"2023-10-01T07:51:22.394960+0000","last_peered":"2023-10-01T07:51:22.394960+0000","last_clean":"2023-10-01T07:51:22.394960+0000","last_became_active":"2023-10-01T07:47:46.586278+0000","last_became_peered":"2023-10-01T07:47:46.586278+0000","last_unstale":"2023-10-01T07:51:22.394960+0000","last_undegraded":"2023-10-01T07:51:22.394960+0000","last_fullsized":"2023-10-01T07:51:22.394960+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:58:57.216985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,4],"acting":[2,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":93,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.395404+0000","last_change":"2023-10-01T07:47:46.589313+0000","last_active":"2023-10-01T07:51:22.395404+0000","last_peered":"2023-10-01T07:51:22.395404+0000","last_clean":"2023-10-01T07:51:22.395404+0000","last_became_active":"2023-10-01T07:47:46.588272+0000","last_became_peered":"2023-10-01T07:47:46.588272+0000","last_unstale":"2023-10-01T07:51:22.395404+0000","last_undegraded":"2023-10-01T07:51:22.395404+0000","last_fullsized":"2023-10-01T07:51:22.395404+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.e","version":"146'5257","reported_seq":5273,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:40.497436+0000","last_change":"2023-10-01T07:50:19.124442+0000","last_active":"2023-10-01T07:51:40.497436+0000","last_peered":"2023-10-01T07:51:40.497436+0000","last_clean":"2023-10-01T07:51:40.497436+0000","last_became_active":"2023-10-01T07:50:19.124083+0000","last_became_peered":"2023-10-01T07:50:19.124083+0000","last_unstale":"2023-10-01T07:51:40.497436+0000","last_undegraded":"2023-10-01T07:51:40.497436+0000","last_fullsized":"2023-10-01T07:51:40.497436+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":139,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_clean_scrub_stamp":"2023-10-01T07:50:18.087332+0000","objects_scrubbed":0,"log_size":5257,"log_dups_size":0,"ondisk_log_size":5257,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:06:23.556316+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":5257,"num_write_kb":336448,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":127,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.387459+0000","last_change":"2023-10-01T07:47:46.591099+0000","last_active":"2023-10-01T07:51:22.387459+0000","last_peered":"2023-10-01T07:51:22.387459+0000","last_clean":"2023-10-01T07:51:22.387459+0000","last_became_active":"2023-10-01T07:47:46.590781+0000","last_became_peered":"2023-10-01T07:47:46.590781+0000","last_unstale":"2023-10-01T07:51:22.387459+0000","last_undegraded":"2023-10-01T07:51:22.387459+0000","last_fullsized":"2023-10-01T07:51:22.387459+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":118,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.395690+0000","last_change":"2023-10-01T07:47:46.585310+0000","last_active":"2023-10-01T07:51:22.395690+0000","last_peered":"2023-10-01T07:51:22.395690+0000","last_clean":"2023-10-01T07:51:22.395690+0000","last_became_active":"2023-10-01T07:47:46.584974+0000","last_became_peered":"2023-10-01T07:47:46.584974+0000","last_unstale":"2023-10-01T07:51:22.395690+0000","last_undegraded":"2023-10-01T07:51:22.395690+0000","last_fullsized":"2023-10-01T07:51:22.395690+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.d","version":"146'5194","reported_seq":5209,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:40.981892+0000","last_change":"2023-10-01T07:50:19.128699+0000","last_active":"2023-10-01T07:51:40.981892+0000","last_peered":"2023-10-01T07:51:40.981892+0000","last_clean":"2023-10-01T07:51:40.981892+0000","last_became_active":"2023-10-01T07:50:19.128324+0000","last_became_peered":"2023-10-01T07:50:19.128324+0000","last_unstale":"2023-10-01T07:51:40.981892+0000","last_undegraded":"2023-10-01T07:51:40.981892+0000","last_fullsized":"2023-10-01T07:51:40.981892+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":139,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_clean_scrub_stamp":"2023-10-01T07:50:18.087332+0000","objects_scrubbed":0,"log_size":5194,"log_dups_size":0,"ondisk_log_size":5194,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":340393984,"num_objects":5194,"num_object_clones":0,"num_object_copies":15582,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5194,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5194,"num_write_kb":332416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":100,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.398605+0000","last_change":"2023-10-01T07:48:00.311065+0000","last_active":"2023-10-01T07:51:22.398605+0000","last_peered":"2023-10-01T07:51:22.398605+0000","last_clean":"2023-10-01T07:51:22.398605+0000","last_became_active":"2023-10-01T07:48:00.310702+0000","last_became_peered":"2023-10-01T07:48:00.310702+0000","last_unstale":"2023-10-01T07:51:22.398605+0000","last_undegraded":"2023-10-01T07:51:22.398605+0000","last_fullsized":"2023-10-01T07:51:22.398605+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:33:55.612773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":95,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.395886+0000","last_change":"2023-10-01T07:47:46.589584+0000","last_active":"2023-10-01T07:51:22.395886+0000","last_peered":"2023-10-01T07:51:22.395886+0000","last_clean":"2023-10-01T07:51:22.395886+0000","last_became_active":"2023-10-01T07:47:46.589231+0000","last_became_peered":"2023-10-01T07:47:46.589231+0000","last_unstale":"2023-10-01T07:51:22.395886+0000","last_undegraded":"2023-10-01T07:51:22.395886+0000","last_fullsized":"2023-10-01T07:51:22.395886+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"146'5185","reported_seq":5200,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:40.997292+0000","last_change":"2023-10-01T07:50:19.130127+0000","last_active":"2023-10-01T07:51:40.997292+0000","last_peered":"2023-10-01T07:51:40.997292+0000","last_clean":"2023-10-01T07:51:40.997292+0000","last_became_active":"2023-10-01T07:50:19.129227+0000","last_became_peered":"2023-10-01T07:50:19.129227+0000","last_unstale":"2023-10-01T07:51:40.997292+0000","last_undegraded":"2023-10-01T07:51:40.997292+0000","last_fullsized":"2023-10-01T07:51:40.997292+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":139,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_clean_scrub_stamp":"2023-10-01T07:50:18.087332+0000","objects_scrubbed":0,"log_size":5185,"log_dups_size":0,"ondisk_log_size":5185,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":339804160,"num_objects":5185,"num_object_clones":0,"num_object_copies":15555,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5185,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5185,"num_write_kb":331840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.379491+0000","last_change":"2023-10-01T07:48:00.318224+0000","last_active":"2023-10-01T07:51:22.379491+0000","last_peered":"2023-10-01T07:51:22.379491+0000","last_clean":"2023-10-01T07:51:22.379491+0000","last_became_active":"2023-10-01T07:48:00.317221+0000","last_became_peered":"2023-10-01T07:48:00.317221+0000","last_unstale":"2023-10-01T07:51:22.379491+0000","last_undegraded":"2023-10-01T07:51:22.379491+0000","last_fullsized":"2023-10-01T07:51:22.379491+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:59:31.617375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":119,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.392145+0000","last_change":"2023-10-01T07:47:46.575622+0000","last_active":"2023-10-01T07:51:22.392145+0000","last_peered":"2023-10-01T07:51:22.392145+0000","last_clean":"2023-10-01T07:51:22.392145+0000","last_became_active":"2023-10-01T07:47:46.575220+0000","last_became_peered":"2023-10-01T07:47:46.575220+0000","last_unstale":"2023-10-01T07:51:22.392145+0000","last_undegraded":"2023-10-01T07:51:22.392145+0000","last_fullsized":"2023-10-01T07:51:22.392145+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:29:32.127810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"146'5151","reported_seq":5166,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:39.782161+0000","last_change":"2023-10-01T07:50:19.125094+0000","last_active":"2023-10-01T07:51:39.782161+0000","last_peered":"2023-10-01T07:51:39.782161+0000","last_clean":"2023-10-01T07:51:39.782161+0000","last_became_active":"2023-10-01T07:50:19.124671+0000","last_became_peered":"2023-10-01T07:50:19.124671+0000","last_unstale":"2023-10-01T07:51:39.782161+0000","last_undegraded":"2023-10-01T07:51:39.782161+0000","last_fullsized":"2023-10-01T07:51:39.782161+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":139,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_clean_scrub_stamp":"2023-10-01T07:50:18.087332+0000","objects_scrubbed":0,"log_size":5151,"log_dups_size":0,"ondisk_log_size":5151,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":337575936,"num_objects":5151,"num_object_clones":0,"num_object_copies":15453,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5151,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5151,"num_write_kb":329664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":143,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.392215+0000","last_change":"2023-10-01T07:48:00.310941+0000","last_active":"2023-10-01T07:51:22.392215+0000","last_peered":"2023-10-01T07:51:22.392215+0000","last_clean":"2023-10-01T07:51:22.392215+0000","last_became_active":"2023-10-01T07:48:00.310563+0000","last_became_peered":"2023-10-01T07:48:00.310563+0000","last_unstale":"2023-10-01T07:51:22.392215+0000","last_undegraded":"2023-10-01T07:51:22.392215+0000","last_fullsized":"2023-10-01T07:51:22.392215+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:20:45.885912+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":128,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.375607+0000","last_change":"2023-10-01T07:43:24.917072+0000","last_active":"2023-10-01T07:51:22.375607+0000","last_peered":"2023-10-01T07:51:22.375607+0000","last_clean":"2023-10-01T07:51:22.375607+0000","last_became_active":"2023-10-01T07:43:24.916661+0000","last_became_peered":"2023-10-01T07:43:24.916661+0000","last_unstale":"2023-10-01T07:51:22.375607+0000","last_undegraded":"2023-10-01T07:51:22.375607+0000","last_fullsized":"2023-10-01T07:51:22.375607+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":104,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.391673+0000","last_change":"2023-10-01T07:47:46.575671+0000","last_active":"2023-10-01T07:51:22.391673+0000","last_peered":"2023-10-01T07:51:22.391673+0000","last_clean":"2023-10-01T07:51:22.391673+0000","last_became_active":"2023-10-01T07:47:46.575295+0000","last_became_peered":"2023-10-01T07:47:46.575295+0000","last_unstale":"2023-10-01T07:51:22.391673+0000","last_undegraded":"2023-10-01T07:51:22.391673+0000","last_fullsized":"2023-10-01T07:51:22.391673+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:20:11.552870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"146'5128","reported_seq":5143,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:40.960550+0000","last_change":"2023-10-01T07:50:19.129573+0000","last_active":"2023-10-01T07:51:40.960550+0000","last_peered":"2023-10-01T07:51:40.960550+0000","last_clean":"2023-10-01T07:51:40.960550+0000","last_became_active":"2023-10-01T07:50:19.129223+0000","last_became_peered":"2023-10-01T07:50:19.129223+0000","last_unstale":"2023-10-01T07:51:40.960550+0000","last_undegraded":"2023-10-01T07:51:40.960550+0000","last_fullsized":"2023-10-01T07:51:40.960550+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":139,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_clean_scrub_stamp":"2023-10-01T07:50:18.087332+0000","objects_scrubbed":0,"log_size":5128,"log_dups_size":0,"ondisk_log_size":5128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":336068608,"num_objects":5128,"num_object_clones":0,"num_object_copies":15384,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5128,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5128,"num_write_kb":328192,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":117,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.375329+0000","last_change":"2023-10-01T07:42:13.172780+0000","last_active":"2023-10-01T07:51:22.375329+0000","last_peered":"2023-10-01T07:51:22.375329+0000","last_clean":"2023-10-01T07:51:22.375329+0000","last_became_active":"2023-10-01T07:42:13.172352+0000","last_became_peered":"2023-10-01T07:42:13.172352+0000","last_unstale":"2023-10-01T07:51:22.375329+0000","last_undegraded":"2023-10-01T07:51:22.375329+0000","last_fullsized":"2023-10-01T07:51:22.375329+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-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":91,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.395315+0000","last_change":"2023-10-01T07:47:46.591521+0000","last_active":"2023-10-01T07:51:22.395315+0000","last_peered":"2023-10-01T07:51:22.395315+0000","last_clean":"2023-10-01T07:51:22.395315+0000","last_became_active":"2023-10-01T07:47:46.590065+0000","last_became_peered":"2023-10-01T07:47:46.590065+0000","last_unstale":"2023-10-01T07:51:22.395315+0000","last_undegraded":"2023-10-01T07:51:22.395315+0000","last_fullsized":"2023-10-01T07:51:22.395315+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":119,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.392111+0000","last_change":"2023-10-01T07:43:24.903518+0000","last_active":"2023-10-01T07:51:22.392111+0000","last_peered":"2023-10-01T07:51:22.392111+0000","last_clean":"2023-10-01T07:51:22.392111+0000","last_became_active":"2023-10-01T07:43:24.903090+0000","last_became_peered":"2023-10-01T07:43:24.903090+0000","last_unstale":"2023-10-01T07:51:22.392111+0000","last_undegraded":"2023-10-01T07:51:22.392111+0000","last_fullsized":"2023-10-01T07:51:22.392111+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:08:09.112503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"146'5039","reported_seq":5055,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:39.496326+0000","last_change":"2023-10-01T07:50:19.127050+0000","last_active":"2023-10-01T07:51:39.496326+0000","last_peered":"2023-10-01T07:51:39.496326+0000","last_clean":"2023-10-01T07:51:39.496326+0000","last_became_active":"2023-10-01T07:50:19.126494+0000","last_became_peered":"2023-10-01T07:50:19.126494+0000","last_unstale":"2023-10-01T07:51:39.496326+0000","last_undegraded":"2023-10-01T07:51:39.496326+0000","last_fullsized":"2023-10-01T07:51:39.496326+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":139,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_clean_scrub_stamp":"2023-10-01T07:50:18.087332+0000","objects_scrubbed":0,"log_size":5039,"log_dups_size":0,"ondisk_log_size":5039,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:45:06.943837+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":330235904,"num_objects":5039,"num_object_clones":0,"num_object_copies":15117,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5039,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5039,"num_write_kb":322496,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":135,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.392840+0000","last_change":"2023-10-01T07:43:24.905505+0000","last_active":"2023-10-01T07:51:22.392840+0000","last_peered":"2023-10-01T07:51:22.392840+0000","last_clean":"2023-10-01T07:51:22.392840+0000","last_became_active":"2023-10-01T07:43:24.905061+0000","last_became_peered":"2023-10-01T07:43:24.905061+0000","last_unstale":"2023-10-01T07:51:22.392840+0000","last_undegraded":"2023-10-01T07:51:22.392840+0000","last_fullsized":"2023-10-01T07:51:22.392840+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:37:50.798269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":104,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.390678+0000","last_change":"2023-10-01T07:42:42.147587+0000","last_active":"2023-10-01T07:51:22.390678+0000","last_peered":"2023-10-01T07:51:22.390678+0000","last_clean":"2023-10-01T07:51:22.390678+0000","last_became_active":"2023-10-01T07:42:42.147219+0000","last_became_peered":"2023-10-01T07:42:42.147219+0000","last_unstale":"2023-10-01T07:51:22.390678+0000","last_undegraded":"2023-10-01T07:51:22.390678+0000","last_fullsized":"2023-10-01T07:51:22.390678+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:11:13.004626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":123,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.392232+0000","last_change":"2023-10-01T07:42:13.174610+0000","last_active":"2023-10-01T07:51:22.392232+0000","last_peered":"2023-10-01T07:51:22.392232+0000","last_clean":"2023-10-01T07:51:22.392232+0000","last_became_active":"2023-10-01T07:42:13.174332+0000","last_became_peered":"2023-10-01T07:42:13.174332+0000","last_unstale":"2023-10-01T07:51:22.392232+0000","last_undegraded":"2023-10-01T07:51:22.392232+0000","last_fullsized":"2023-10-01T07:51:22.392232+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-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:31:58.589311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.6","version":"146'4971","reported_seq":4987,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:39.455245+0000","last_change":"2023-10-01T07:50:19.132272+0000","last_active":"2023-10-01T07:51:39.455245+0000","last_peered":"2023-10-01T07:51:39.455245+0000","last_clean":"2023-10-01T07:51:39.455245+0000","last_became_active":"2023-10-01T07:50:19.131717+0000","last_became_peered":"2023-10-01T07:50:19.131717+0000","last_unstale":"2023-10-01T07:51:39.455245+0000","last_undegraded":"2023-10-01T07:51:39.455245+0000","last_fullsized":"2023-10-01T07:51:39.455245+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":139,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_clean_scrub_stamp":"2023-10-01T07:50:18.087332+0000","objects_scrubbed":0,"log_size":4971,"log_dups_size":0,"ondisk_log_size":4971,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:37:01.621793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":325779456,"num_objects":4971,"num_object_clones":0,"num_object_copies":14913,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4971,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4971,"num_write_kb":318144,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"0'0","reported_seq":132,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.375421+0000","last_change":"2023-10-01T07:48:00.320868+0000","last_active":"2023-10-01T07:51:22.375421+0000","last_peered":"2023-10-01T07:51:22.375421+0000","last_clean":"2023-10-01T07:51:22.375421+0000","last_became_active":"2023-10-01T07:48:00.320514+0000","last_became_peered":"2023-10-01T07:48:00.320514+0000","last_unstale":"2023-10-01T07:51:22.375421+0000","last_undegraded":"2023-10-01T07:51:22.375421+0000","last_fullsized":"2023-10-01T07:51:22.375421+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":323,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.373599+0000","last_change":"2023-10-01T07:48:00.320376+0000","last_active":"2023-10-01T07:51:22.373599+0000","last_peered":"2023-10-01T07:51:22.373599+0000","last_clean":"2023-10-01T07:51:22.373599+0000","last_became_active":"2023-10-01T07:48:00.318947+0000","last_became_peered":"2023-10-01T07:48:00.318947+0000","last_unstale":"2023-10-01T07:51:22.373599+0000","last_undegraded":"2023-10-01T07:51:22.373599+0000","last_fullsized":"2023-10-01T07:51:22.373599+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:23:32.049984+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:23:32.049984+0000","last_clean_scrub_stamp":"2023-10-01T07:23:32.049984+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.385232+0000","last_change":"2023-10-01T07:43:24.910767+0000","last_active":"2023-10-01T07:51:22.385232+0000","last_peered":"2023-10-01T07:51:22.385232+0000","last_clean":"2023-10-01T07:51:22.385232+0000","last_became_active":"2023-10-01T07:43:24.910214+0000","last_became_peered":"2023-10-01T07:43:24.910214+0000","last_unstale":"2023-10-01T07:51:22.385232+0000","last_undegraded":"2023-10-01T07:51:22.385232+0000","last_fullsized":"2023-10-01T07:51:22.385232+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:37:46.200934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":122,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.387266+0000","last_change":"2023-10-01T07:48:00.323822+0000","last_active":"2023-10-01T07:51:22.387266+0000","last_peered":"2023-10-01T07:51:22.387266+0000","last_clean":"2023-10-01T07:51:22.387266+0000","last_became_active":"2023-10-01T07:48:00.323132+0000","last_became_peered":"2023-10-01T07:48:00.323132+0000","last_unstale":"2023-10-01T07:51:22.387266+0000","last_undegraded":"2023-10-01T07:51:22.387266+0000","last_fullsized":"2023-10-01T07:51:22.387266+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"146'5021","reported_seq":5036,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:38.393587+0000","last_change":"2023-10-01T07:50:19.122988+0000","last_active":"2023-10-01T07:51:38.393587+0000","last_peered":"2023-10-01T07:51:38.393587+0000","last_clean":"2023-10-01T07:51:38.393587+0000","last_became_active":"2023-10-01T07:50:19.122528+0000","last_became_peered":"2023-10-01T07:50:19.122528+0000","last_unstale":"2023-10-01T07:51:38.393587+0000","last_undegraded":"2023-10-01T07:51:38.393587+0000","last_fullsized":"2023-10-01T07:51:38.393587+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":139,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_clean_scrub_stamp":"2023-10-01T07:50:18.087332+0000","objects_scrubbed":0,"log_size":5021,"log_dups_size":0,"ondisk_log_size":5021,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":329056256,"num_objects":5021,"num_object_clones":0,"num_object_copies":15063,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5021,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5021,"num_write_kb":321344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,0],"acting":[7,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":111,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.373505+0000","last_change":"2023-10-01T07:48:00.319806+0000","last_active":"2023-10-01T07:51:22.373505+0000","last_peered":"2023-10-01T07:51:22.373505+0000","last_clean":"2023-10-01T07:51:22.373505+0000","last_became_active":"2023-10-01T07:48:00.319133+0000","last_became_peered":"2023-10-01T07:48:00.319133+0000","last_unstale":"2023-10-01T07:51:22.373505+0000","last_undegraded":"2023-10-01T07:51:22.373505+0000","last_fullsized":"2023-10-01T07:51:22.373505+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":124,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.388490+0000","last_change":"2023-10-01T07:47:46.584970+0000","last_active":"2023-10-01T07:51:22.388490+0000","last_peered":"2023-10-01T07:51:22.388490+0000","last_clean":"2023-10-01T07:51:22.388490+0000","last_became_active":"2023-10-01T07:47:46.584666+0000","last_became_peered":"2023-10-01T07:47:46.584666+0000","last_unstale":"2023-10-01T07:51:22.388490+0000","last_undegraded":"2023-10-01T07:51:22.388490+0000","last_fullsized":"2023-10-01T07:51:22.388490+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:51:09.106557+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":124,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.389336+0000","last_change":"2023-10-01T07:42:42.147552+0000","last_active":"2023-10-01T07:51:22.389336+0000","last_peered":"2023-10-01T07:51:22.389336+0000","last_clean":"2023-10-01T07:51:22.389336+0000","last_became_active":"2023-10-01T07:42:42.147046+0000","last_became_peered":"2023-10-01T07:42:42.147046+0000","last_unstale":"2023-10-01T07:51:22.389336+0000","last_undegraded":"2023-10-01T07:51:22.389336+0000","last_fullsized":"2023-10-01T07:51:22.389336+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:17:29.101461+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"7.0","version":"146'5103","reported_seq":5117,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:40.928241+0000","last_change":"2023-10-01T07:50:19.129018+0000","last_active":"2023-10-01T07:51:40.928241+0000","last_peered":"2023-10-01T07:51:40.928241+0000","last_clean":"2023-10-01T07:51:40.928241+0000","last_became_active":"2023-10-01T07:50:19.128618+0000","last_became_peered":"2023-10-01T07:50:19.128618+0000","last_unstale":"2023-10-01T07:51:40.928241+0000","last_undegraded":"2023-10-01T07:51:40.928241+0000","last_fullsized":"2023-10-01T07:51:40.928241+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":139,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_clean_scrub_stamp":"2023-10-01T07:50:18.087332+0000","objects_scrubbed":0,"log_size":5103,"log_dups_size":0,"ondisk_log_size":5103,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":334430208,"num_objects":5103,"num_object_clones":0,"num_object_copies":15309,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5103,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5103,"num_write_kb":326592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":91,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.374168+0000","last_change":"2023-10-01T07:48:00.321978+0000","last_active":"2023-10-01T07:51:22.374168+0000","last_peered":"2023-10-01T07:51:22.374168+0000","last_clean":"2023-10-01T07:51:22.374168+0000","last_became_active":"2023-10-01T07:48:00.321659+0000","last_became_peered":"2023-10-01T07:48:00.321659+0000","last_unstale":"2023-10-01T07:51:22.374168+0000","last_undegraded":"2023-10-01T07:51:22.374168+0000","last_fullsized":"2023-10-01T07:51:22.374168+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":104,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.392301+0000","last_change":"2023-10-01T07:42:42.153642+0000","last_active":"2023-10-01T07:51:22.392301+0000","last_peered":"2023-10-01T07:51:22.392301+0000","last_clean":"2023-10-01T07:51:22.392301+0000","last_became_active":"2023-10-01T07:42:42.153326+0000","last_became_peered":"2023-10-01T07:42:42.153326+0000","last_unstale":"2023-10-01T07:51:22.392301+0000","last_undegraded":"2023-10-01T07:51:22.392301+0000","last_fullsized":"2023-10-01T07:51:22.392301+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:25:06.788892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":109,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.388229+0000","last_change":"2023-10-01T07:48:00.316611+0000","last_active":"2023-10-01T07:51:22.388229+0000","last_peered":"2023-10-01T07:51:22.388229+0000","last_clean":"2023-10-01T07:51:22.388229+0000","last_became_active":"2023-10-01T07:48:00.316260+0000","last_became_peered":"2023-10-01T07:48:00.316260+0000","last_unstale":"2023-10-01T07:51:22.388229+0000","last_undegraded":"2023-10-01T07:51:22.388229+0000","last_fullsized":"2023-10-01T07:51:22.388229+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:36:42.528490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"7.3","version":"146'5081","reported_seq":5097,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:38.480311+0000","last_change":"2023-10-01T07:50:19.126237+0000","last_active":"2023-10-01T07:51:38.480311+0000","last_peered":"2023-10-01T07:51:38.480311+0000","last_clean":"2023-10-01T07:51:38.480311+0000","last_became_active":"2023-10-01T07:50:19.125442+0000","last_became_peered":"2023-10-01T07:50:19.125442+0000","last_unstale":"2023-10-01T07:51:38.480311+0000","last_undegraded":"2023-10-01T07:51:38.480311+0000","last_fullsized":"2023-10-01T07:51:38.480311+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":139,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_clean_scrub_stamp":"2023-10-01T07:50:18.087332+0000","objects_scrubbed":0,"log_size":5081,"log_dups_size":0,"ondisk_log_size":5081,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:32:18.632856+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":332988416,"num_objects":5081,"num_object_clones":0,"num_object_copies":15243,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5081,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5081,"num_write_kb":325184,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":127,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.392852+0000","last_change":"2023-10-01T07:48:00.312567+0000","last_active":"2023-10-01T07:51:22.392852+0000","last_peered":"2023-10-01T07:51:22.392852+0000","last_clean":"2023-10-01T07:51:22.392852+0000","last_became_active":"2023-10-01T07:48:00.311711+0000","last_became_peered":"2023-10-01T07:48:00.311711+0000","last_unstale":"2023-10-01T07:51:22.392852+0000","last_undegraded":"2023-10-01T07:51:22.392852+0000","last_fullsized":"2023-10-01T07:51:22.392852+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:02:05.723765+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":104,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.391803+0000","last_change":"2023-10-01T07:47:46.575563+0000","last_active":"2023-10-01T07:51:22.391803+0000","last_peered":"2023-10-01T07:51:22.391803+0000","last_clean":"2023-10-01T07:51:22.391803+0000","last_became_active":"2023-10-01T07:47:46.575269+0000","last_became_peered":"2023-10-01T07:47:46.575269+0000","last_unstale":"2023-10-01T07:51:22.391803+0000","last_undegraded":"2023-10-01T07:51:22.391803+0000","last_fullsized":"2023-10-01T07:51:22.391803+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:26:19.364107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":125,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.394722+0000","last_change":"2023-10-01T07:48:00.318480+0000","last_active":"2023-10-01T07:51:23.394722+0000","last_peered":"2023-10-01T07:51:23.394722+0000","last_clean":"2023-10-01T07:51:23.394722+0000","last_became_active":"2023-10-01T07:48:00.317844+0000","last_became_peered":"2023-10-01T07:48:00.317844+0000","last_unstale":"2023-10-01T07:51:23.394722+0000","last_undegraded":"2023-10-01T07:51:23.394722+0000","last_fullsized":"2023-10-01T07:51:23.394722+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:05:35.934919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"7.2","version":"146'5118","reported_seq":5134,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:38.368597+0000","last_change":"2023-10-01T07:50:19.127952+0000","last_active":"2023-10-01T07:51:38.368597+0000","last_peered":"2023-10-01T07:51:38.368597+0000","last_clean":"2023-10-01T07:51:38.368597+0000","last_became_active":"2023-10-01T07:50:19.127646+0000","last_became_peered":"2023-10-01T07:50:19.127646+0000","last_unstale":"2023-10-01T07:51:38.368597+0000","last_undegraded":"2023-10-01T07:51:38.368597+0000","last_fullsized":"2023-10-01T07:51:38.368597+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":139,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_clean_scrub_stamp":"2023-10-01T07:50:18.087332+0000","objects_scrubbed":0,"log_size":5118,"log_dups_size":0,"ondisk_log_size":5118,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:38:33.385333+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":335413248,"num_objects":5118,"num_object_clones":0,"num_object_copies":15354,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5118,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5118,"num_write_kb":327552,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":131,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.387234+0000","last_change":"2023-10-01T07:48:00.313007+0000","last_active":"2023-10-01T07:51:22.387234+0000","last_peered":"2023-10-01T07:51:22.387234+0000","last_clean":"2023-10-01T07:51:22.387234+0000","last_became_active":"2023-10-01T07:48:00.312535+0000","last_became_peered":"2023-10-01T07:48:00.312535+0000","last_unstale":"2023-10-01T07:51:22.387234+0000","last_undegraded":"2023-10-01T07:51:22.387234+0000","last_fullsized":"2023-10-01T07:51:22.387234+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":127,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.389194+0000","last_change":"2023-10-01T07:47:46.583454+0000","last_active":"2023-10-01T07:51:22.389194+0000","last_peered":"2023-10-01T07:51:22.389194+0000","last_clean":"2023-10-01T07:51:22.389194+0000","last_became_active":"2023-10-01T07:47:46.583143+0000","last_became_peered":"2023-10-01T07:47:46.583143+0000","last_unstale":"2023-10-01T07:51:22.389194+0000","last_undegraded":"2023-10-01T07:51:22.389194+0000","last_fullsized":"2023-10-01T07:51:22.389194+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:56:46.096596+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":96,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.395466+0000","last_change":"2023-10-01T07:47:46.586842+0000","last_active":"2023-10-01T07:51:22.395466+0000","last_peered":"2023-10-01T07:51:22.395466+0000","last_clean":"2023-10-01T07:51:22.395466+0000","last_became_active":"2023-10-01T07:47:46.586212+0000","last_became_peered":"2023-10-01T07:47:46.586212+0000","last_unstale":"2023-10-01T07:51:22.395466+0000","last_undegraded":"2023-10-01T07:51:22.395466+0000","last_fullsized":"2023-10-01T07:51:22.395466+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"59'1","reported_seq":132,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.380512+0000","last_change":"2023-10-01T07:48:00.317433+0000","last_active":"2023-10-01T07:51:23.380512+0000","last_peered":"2023-10-01T07:51:23.380512+0000","last_clean":"2023-10-01T07:51:23.380512+0000","last_became_active":"2023-10-01T07:48:00.316990+0000","last_became_peered":"2023-10-01T07:48:00.316990+0000","last_unstale":"2023-10-01T07:51:23.380512+0000","last_undegraded":"2023-10-01T07:51:23.380512+0000","last_fullsized":"2023-10-01T07:51:23.380512+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:22:56.363493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1c","version":"0'0","reported_seq":133,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.393347+0000","last_change":"2023-10-01T07:43:24.905042+0000","last_active":"2023-10-01T07:51:22.393347+0000","last_peered":"2023-10-01T07:51:22.393347+0000","last_clean":"2023-10-01T07:51:22.393347+0000","last_became_active":"2023-10-01T07:43:24.904650+0000","last_became_peered":"2023-10-01T07:43:24.904650+0000","last_unstale":"2023-10-01T07:51:22.393347+0000","last_undegraded":"2023-10-01T07:51:22.393347+0000","last_fullsized":"2023-10-01T07:51:22.393347+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:05:21.643427+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":139,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.375503+0000","last_change":"2023-10-01T07:42:43.204579+0000","last_active":"2023-10-01T07:51:22.375503+0000","last_peered":"2023-10-01T07:51:22.375503+0000","last_clean":"2023-10-01T07:51:22.375503+0000","last_became_active":"2023-10-01T07:42:43.158074+0000","last_became_peered":"2023-10-01T07:42:43.158074+0000","last_unstale":"2023-10-01T07:51:22.375503+0000","last_undegraded":"2023-10-01T07:51:22.375503+0000","last_fullsized":"2023-10-01T07:51:22.375503+0000","mapping_epoch":91,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":92,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,2,1],"acting":[5,2,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":124,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.395517+0000","last_change":"2023-10-01T07:47:46.585033+0000","last_active":"2023-10-01T07:51:22.395517+0000","last_peered":"2023-10-01T07:51:22.395517+0000","last_clean":"2023-10-01T07:51:22.395517+0000","last_became_active":"2023-10-01T07:47:46.584478+0000","last_became_peered":"2023-10-01T07:47:46.584478+0000","last_unstale":"2023-10-01T07:51:22.395517+0000","last_undegraded":"2023-10-01T07:51:22.395517+0000","last_fullsized":"2023-10-01T07:51:22.395517+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":115,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.375660+0000","last_change":"2023-10-01T07:47:46.587284+0000","last_active":"2023-10-01T07:51:22.375660+0000","last_peered":"2023-10-01T07:51:22.375660+0000","last_clean":"2023-10-01T07:51:22.375660+0000","last_became_active":"2023-10-01T07:47:46.586309+0000","last_became_peered":"2023-10-01T07:47:46.586309+0000","last_unstale":"2023-10-01T07:51:22.375660+0000","last_undegraded":"2023-10-01T07:51:22.375660+0000","last_fullsized":"2023-10-01T07:51:22.375660+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":124,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.395307+0000","last_change":"2023-10-01T07:47:46.578613+0000","last_active":"2023-10-01T07:51:22.395307+0000","last_peered":"2023-10-01T07:51:22.395307+0000","last_clean":"2023-10-01T07:51:22.395307+0000","last_became_active":"2023-10-01T07:47:46.578263+0000","last_became_peered":"2023-10-01T07:47:46.578263+0000","last_unstale":"2023-10-01T07:51:22.395307+0000","last_undegraded":"2023-10-01T07:51:22.395307+0000","last_fullsized":"2023-10-01T07:51:22.395307+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":124,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.395026+0000","last_change":"2023-10-01T07:43:24.912080+0000","last_active":"2023-10-01T07:51:23.395026+0000","last_peered":"2023-10-01T07:51:23.395026+0000","last_clean":"2023-10-01T07:51:23.395026+0000","last_became_active":"2023-10-01T07:43:24.911577+0000","last_became_peered":"2023-10-01T07:43:24.911577+0000","last_unstale":"2023-10-01T07:51:23.395026+0000","last_undegraded":"2023-10-01T07:51:23.395026+0000","last_fullsized":"2023-10-01T07:51:23.395026+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:49:36.182931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.377087+0000","last_change":"2023-10-01T07:43:24.905781+0000","last_active":"2023-10-01T07:51:22.377087+0000","last_peered":"2023-10-01T07:51:22.377087+0000","last_clean":"2023-10-01T07:51:22.377087+0000","last_became_active":"2023-10-01T07:43:24.905433+0000","last_became_peered":"2023-10-01T07:43:24.905433+0000","last_unstale":"2023-10-01T07:51:22.377087+0000","last_undegraded":"2023-10-01T07:51:22.377087+0000","last_fullsized":"2023-10-01T07:51:22.377087+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:42:18.329292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":112,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.392695+0000","last_change":"2023-10-01T07:42:42.153708+0000","last_active":"2023-10-01T07:51:22.392695+0000","last_peered":"2023-10-01T07:51:22.392695+0000","last_clean":"2023-10-01T07:51:22.392695+0000","last_became_active":"2023-10-01T07:42:42.153303+0000","last_became_peered":"2023-10-01T07:42:42.153303+0000","last_unstale":"2023-10-01T07:51:22.392695+0000","last_undegraded":"2023-10-01T07:51:22.392695+0000","last_fullsized":"2023-10-01T07:51:22.392695+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:30:58.102626+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":112,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-10-01T07:51:22.395078+0000","last_change":"2023-10-01T07:47:46.588033+0000","last_active":"2023-10-01T07:51:22.395078+0000","last_peered":"2023-10-01T07:51:22.395078+0000","last_clean":"2023-10-01T07:51:22.395078+0000","last_became_active":"2023-10-01T07:47:46.587731+0000","last_became_peered":"2023-10-01T07:47:46.587731+0000","last_unstale":"2023-10-01T07:51:22.395078+0000","last_undegraded":"2023-10-01T07:51:22.395078+0000","last_fullsized":"2023-10-01T07:51:22.395078+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":5376442368,"num_objects":82038,"num_object_clones":0,"num_object_copies":246114,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":82038,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":82038,"num_write_kb":5250432,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":16131883008,"data_stored":16131883008,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":82038,"ondisk_log_size":82038,"up":48,"acting":48,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":37741,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":116,"seq":498216206381,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1902180,"kb_used_data":1600220,"kb_used_omap":9,"kb_used_meta":301942,"kb_avail":91842972,"statfs":{"total":95995035648,"available":94047203328,"internally_reserved":0,"allocated":1638625280,"data_stored":1638155991,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9583,"internal_metadata":309189265},"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":"Sun Oct 1 07:51:03 2023","interfaces":[{"interface":"back","average":{"1min":1.248,"5min":1.2310000000000001,"15min":1.2430000000000001},"min":{"1min":0.32000000000000001,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":4.8810000000000002,"5min":5.3029999999999999,"15min":5.3029999999999999},"last":0.372},{"interface":"front","average":{"1min":1.296,"5min":0.98099999999999998,"15min":0.88500000000000001},"min":{"1min":0.35499999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":6.9779999999999998,"5min":6.9779999999999998,"15min":6.9779999999999998},"last":0.39400000000000002}]},{"osd":1,"last update":"Sun Oct 1 07:51:03 2023","interfaces":[{"interface":"back","average":{"1min":1.1919999999999999,"5min":1.345,"15min":1.464},"min":{"1min":0.34699999999999998,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":4.5949999999999998,"5min":4.601,"15min":4.601},"last":1.431},{"interface":"front","average":{"1min":0.83499999999999996,"5min":1.169,"15min":1.1539999999999999},"min":{"1min":0.377,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":1.4319999999999999,"5min":8.0030000000000001,"15min":8.0030000000000001},"last":0.32700000000000001}]},{"osd":2,"last update":"Sun Oct 1 07:51:03 2023","interfaces":[{"interface":"back","average":{"1min":1.5760000000000001,"5min":1.9279999999999999,"15min":2.1560000000000001},"min":{"1min":0.57399999999999995,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":6.1619999999999999,"5min":8.0380000000000003,"15min":8.0380000000000003},"last":0.314},{"interface":"front","average":{"1min":1.0900000000000001,"5min":0.95099999999999996,"15min":0.93300000000000005},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":5.508,"5min":5.508,"15min":5.508},"last":0.34300000000000003}]},{"osd":3,"last update":"Sun Oct 1 07:51:03 2023","interfaces":[{"interface":"back","average":{"1min":1.1739999999999999,"5min":1.6819999999999999,"15min":1.7609999999999999},"min":{"1min":0.55400000000000005,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":2.835,"5min":7.7539999999999996,"15min":7.7539999999999996},"last":1.3879999999999999},{"interface":"front","average":{"1min":1.206,"5min":2.0310000000000001,"15min":2.411},"min":{"1min":0.64100000000000001,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":5.2999999999999998,"5min":8.5700000000000003,"15min":8.5700000000000003},"last":1.6899999999999999}]},{"osd":4,"last update":"Sun Oct 1 07:51:03 2023","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.98199999999999998,"15min":0.97099999999999997},"min":{"1min":0.33500000000000002,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.9119999999999999,"5min":3.8919999999999999,"15min":3.8919999999999999},"last":0.48299999999999998},{"interface":"front","average":{"1min":0.871,"5min":0.79600000000000004,"15min":0.76200000000000001},"min":{"1min":0.437,"5min":0.314,"15min":0.314},"max":{"1min":1.284,"5min":2.4809999999999999,"15min":2.4809999999999999},"last":0.437}]},{"osd":5,"last update":"Sun Oct 1 07:51:03 2023","interfaces":[{"interface":"back","average":{"1min":2.867,"5min":2.2200000000000002,"15min":2.3580000000000001},"min":{"1min":0.502,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":36.344000000000001,"5min":36.344000000000001,"15min":36.344000000000001},"last":0.46400000000000002},{"interface":"front","average":{"1min":2.6389999999999998,"5min":1.4450000000000001,"15min":1.2090000000000001},"min":{"1min":0.44800000000000001,"5min":0.37,"15min":0.37},"max":{"1min":36.255000000000003,"5min":36.255000000000003,"15min":36.255000000000003},"last":0.40500000000000003}]},{"osd":6,"last update":"Sun Oct 1 07:51:03 2023","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":1.069,"15min":1.141},"min":{"1min":0.371,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.776,"5min":3.6659999999999999,"15min":3.6659999999999999},"last":0.499},{"interface":"front","average":{"1min":1.2749999999999999,"5min":1.401,"15min":1.4450000000000001},"min":{"1min":0.51200000000000001,"5min":0.377,"15min":0.377},"max":{"1min":2.867,"5min":7.3920000000000003,"15min":7.3920000000000003},"last":0.60599999999999998}]}]},{"osd":6,"up_from":42,"seq":180388626738,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1951584,"kb_used_data":1654360,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":91793568,"statfs":{"total":95995035648,"available":93996613632,"internally_reserved":0,"allocated":1694064640,"data_stored":1693599638,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:50:46 2023","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.89000000000000001,"15min":0.89300000000000002},"min":{"1min":0.38500000000000001,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":1.2250000000000001,"5min":4.4980000000000002,"15min":4.4980000000000002},"last":3.2320000000000002},{"interface":"front","average":{"1min":0.84899999999999998,"5min":0.877,"15min":0.94799999999999995},"min":{"1min":0.432,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":1.232,"5min":4.7999999999999998,"15min":4.7999999999999998},"last":3.1349999999999998}]},{"osd":1,"last update":"Sun Oct 1 07:51:31 2023","interfaces":[{"interface":"back","average":{"1min":1.173,"5min":1.054,"15min":0.94999999999999996},"min":{"1min":0.32100000000000001,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":4.7089999999999996,"5min":4.7089999999999996,"15min":4.7089999999999996},"last":6.077},{"interface":"front","average":{"1min":1.2529999999999999,"5min":1.0209999999999999,"15min":0.93100000000000005},"min":{"1min":0.36099999999999999,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":3.8639999999999999,"5min":5.9489999999999998,"15min":5.9489999999999998},"last":0.61799999999999999}]},{"osd":2,"last update":"Sun Oct 1 07:50:53 2023","interfaces":[{"interface":"back","average":{"1min":1.216,"5min":1.7210000000000001,"15min":1.177},"min":{"1min":0.628,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":3.7229999999999999,"5min":41.627000000000002,"15min":41.627000000000002},"last":3.0830000000000002},{"interface":"front","average":{"1min":1.0589999999999999,"5min":1.5189999999999999,"15min":1.151},"min":{"1min":0.48399999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":2.585,"5min":41.868000000000002,"15min":41.868000000000002},"last":3.2850000000000001}]},{"osd":3,"last update":"Sun Oct 1 07:51:38 2023","interfaces":[{"interface":"back","average":{"1min":1.2849999999999999,"5min":2.2200000000000002,"15min":1.3899999999999999},"min":{"1min":0.38900000000000001,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":3.7469999999999999,"5min":67.483000000000004,"15min":67.483000000000004},"last":0.33900000000000002},{"interface":"front","average":{"1min":1.647,"5min":2.294,"15min":1.4430000000000001},"min":{"1min":0.502,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":8.298,"5min":67.200000000000003,"15min":67.200000000000003},"last":3.2090000000000001}]},{"osd":4,"last update":"Sun Oct 1 07:50:51 2023","interfaces":[{"interface":"back","average":{"1min":1.0609999999999999,"5min":1.1160000000000001,"15min":1.1830000000000001},"min":{"1min":0.79400000000000004,"5min":0.307,"15min":0.307},"max":{"1min":1.534,"5min":6.0629999999999997,"15min":6.0629999999999997},"last":0.68200000000000005},{"interface":"front","average":{"1min":1.018,"5min":1.5149999999999999,"15min":1.698},"min":{"1min":0.433,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.383,"5min":5.5679999999999996,"15min":5.5679999999999996},"last":5.9610000000000003}]},{"osd":5,"last update":"Sun Oct 1 07:51:03 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.92900000000000005,"15min":0.99399999999999999},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.956,"5min":4.5279999999999996,"15min":4.5279999999999996},"last":3.1699999999999999},{"interface":"front","average":{"1min":1.153,"5min":1.1100000000000001,"15min":1.054},"min":{"1min":0.51200000000000001,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":3.8210000000000002,"5min":6.0259999999999998,"15min":6.0259999999999998},"last":0.65200000000000002}]},{"osd":7,"last update":"Sun Oct 1 07:51:03 2023","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":1.1140000000000001,"15min":1.1930000000000001},"min":{"1min":0.53000000000000003,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":2.0070000000000001,"5min":3.552,"15min":3.552},"last":3.3250000000000002},{"interface":"front","average":{"1min":1.1000000000000001,"5min":1.5169999999999999,"15min":1.679},"min":{"1min":0.45800000000000002,"5min":0.373,"15min":0.373},"max":{"1min":3.8039999999999998,"5min":6.1340000000000003,"15min":6.1340000000000003},"last":3.0529999999999999}]}]},{"osd":1,"up_from":82,"seq":352187318388,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2120656,"kb_used_data":1994696,"kb_used_omap":4,"kb_used_meta":125947,"kb_avail":91624496,"statfs":{"total":95995035648,"available":93823483904,"internally_reserved":0,"allocated":2042568704,"data_stored":2041958385,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":128970638},"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":"Sun Oct 1 07:51:32 2023","interfaces":[{"interface":"back","average":{"1min":2.3159999999999998,"5min":1.0109999999999999,"15min":0.77900000000000003},"min":{"1min":0.23699999999999999,"5min":0.17399999999999999,"15min":0.17399999999999999},"max":{"1min":15.631,"5min":15.631,"15min":15.631},"last":1.1579999999999999},{"interface":"front","average":{"1min":1.827,"5min":0.93100000000000005,"15min":0.80600000000000005},"min":{"1min":0.36799999999999999,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":5.6639999999999997,"5min":6.4059999999999997,"15min":6.4059999999999997},"last":1.0700000000000001}]},{"osd":2,"last update":"Sun Oct 1 07:50:58 2023","interfaces":[{"interface":"back","average":{"1min":2.556,"5min":2.8919999999999999,"15min":1.397},"min":{"1min":0.375,"5min":0.224,"15min":0.224},"max":{"1min":26.248999999999999,"5min":120.49299999999999,"15min":120.49299999999999},"last":0.56499999999999995},{"interface":"front","average":{"1min":2.2229999999999999,"5min":2.665,"15min":1.3300000000000001},"min":{"1min":0.32200000000000001,"5min":0.316,"15min":0.316},"max":{"1min":24.893000000000001,"5min":120.37,"15min":120.37},"last":1.091}]},{"osd":3,"last update":"Sun Oct 1 07:51:36 2023","interfaces":[{"interface":"back","average":{"1min":3.496,"5min":2.9340000000000002,"15min":1.462},"min":{"1min":0.33200000000000002,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":25.535,"5min":116.09099999999999,"15min":116.09099999999999},"last":0.28799999999999998},{"interface":"front","average":{"1min":3.7829999999999999,"5min":3.0019999999999998,"15min":1.5169999999999999},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":26.210999999999999,"5min":116.27500000000001,"15min":116.27500000000001},"last":0.33400000000000002}]},{"osd":4,"last update":"Sun Oct 1 07:50:52 2023","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":1.3240000000000001,"15min":1.3600000000000001},"min":{"1min":0.434,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.5049999999999999,"5min":6.5389999999999997,"15min":6.5389999999999997},"last":1.1299999999999999},{"interface":"front","average":{"1min":1.069,"5min":1.363,"15min":1.383},"min":{"1min":0.51800000000000002,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":3.766,"5min":7.1619999999999999,"15min":7.1619999999999999},"last":0.42499999999999999}]},{"osd":5,"last update":"Sun Oct 1 07:51:32 2023","interfaces":[{"interface":"back","average":{"1min":1.21,"5min":1.0760000000000001,"15min":1.0369999999999999},"min":{"1min":0.40699999999999997,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":6.165,"5min":6.3170000000000002,"15min":6.3170000000000002},"last":0.35799999999999998},{"interface":"front","average":{"1min":1.486,"5min":1.2050000000000001,"15min":1.1020000000000001},"min":{"1min":0.38300000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":6.0990000000000002,"5min":8.9329999999999998,"15min":8.9329999999999998},"last":0.45400000000000001}]},{"osd":6,"last update":"Sun Oct 1 07:51:32 2023","interfaces":[{"interface":"back","average":{"1min":1.2709999999999999,"5min":1.075,"15min":1.036},"min":{"1min":0.42699999999999999,"5min":0.316,"15min":0.316},"max":{"1min":6.2060000000000004,"5min":6.5670000000000002,"15min":6.5670000000000002},"last":0.51800000000000002},{"interface":"front","average":{"1min":1.798,"5min":1.198,"15min":1.0880000000000001},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":6.0609999999999999,"5min":9.0790000000000006,"15min":9.0790000000000006},"last":0.60199999999999998}]},{"osd":7,"last update":"Sun Oct 1 07:51:06 2023","interfaces":[{"interface":"back","average":{"1min":1.1319999999999999,"5min":1.222,"15min":1.2989999999999999},"min":{"1min":0.47199999999999998,"5min":0.376,"15min":0.376},"max":{"1min":4.6669999999999998,"5min":5.7389999999999999,"15min":5.7389999999999999},"last":0.58099999999999996},{"interface":"front","average":{"1min":1.1359999999999999,"5min":1.3160000000000001,"15min":1.3540000000000001},"min":{"1min":0.44500000000000001,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":3.8439999999999999,"5min":7.4539999999999997,"15min":7.4539999999999997},"last":0.48799999999999999}]}]},{"osd":0,"up_from":77,"seq":330712481916,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2696996,"kb_used_data":2597148,"kb_used_omap":5,"kb_used_meta":99834,"kb_avail":91048156,"statfs":{"total":95995035648,"available":93233311744,"internally_reserved":0,"allocated":2659479552,"data_stored":2658850813,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":102230650},"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":"Sun Oct 1 07:51:31 2023","interfaces":[{"interface":"back","average":{"1min":1.1060000000000001,"5min":0.89700000000000002,"15min":0.73399999999999999},"min":{"1min":0.23599999999999999,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":5.0199999999999996,"5min":5.0199999999999996,"15min":5.0199999999999996},"last":0.89500000000000002},{"interface":"front","average":{"1min":1.6319999999999999,"5min":1.2310000000000001,"15min":0.873},"min":{"1min":0.249,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":6.4770000000000003,"5min":9.4710000000000001,"15min":9.4710000000000001},"last":3.0449999999999999}]},{"osd":2,"last update":"Sun Oct 1 07:50:53 2023","interfaces":[{"interface":"back","average":{"1min":0.64400000000000002,"5min":1.0660000000000001,"15min":0.80900000000000005},"min":{"1min":0.376,"5min":0.22,"15min":0.22},"max":{"1min":1.3460000000000001,"5min":12.773999999999999,"15min":12.773999999999999},"last":0.52500000000000002},{"interface":"front","average":{"1min":0.85099999999999998,"5min":1.131,"15min":0.90300000000000002},"min":{"1min":0.39900000000000002,"5min":0.246,"15min":0.246},"max":{"1min":1.802,"5min":12.65,"15min":12.65},"last":0.60999999999999999}]},{"osd":3,"last update":"Sun Oct 1 07:50:39 2023","interfaces":[{"interface":"back","average":{"1min":0.73999999999999999,"5min":1.1619999999999999,"15min":0.83799999999999997},"min":{"1min":0.42399999999999999,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":1.1659999999999999,"5min":13.292,"15min":13.292},"last":1.601},{"interface":"front","average":{"1min":0.76400000000000001,"5min":1.3149999999999999,"15min":0.97099999999999997},"min":{"1min":0.443,"5min":0.245,"15min":0.245},"max":{"1min":1.1419999999999999,"5min":12.368,"15min":12.368},"last":1.589}]},{"osd":4,"last update":"Sun Oct 1 07:50:53 2023","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":1.147,"15min":1.196},"min":{"1min":0.41799999999999998,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":1.77,"5min":4.6500000000000004,"15min":4.6500000000000004},"last":0.39700000000000002},{"interface":"front","average":{"1min":1.1000000000000001,"5min":1.1839999999999999,"15min":1.196},"min":{"1min":0.51200000000000001,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":2.9460000000000002,"5min":3.9929999999999999,"15min":3.9929999999999999},"last":1.1659999999999999}]},{"osd":5,"last update":"Sun Oct 1 07:50:41 2023","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":1.0589999999999999,"15min":1.0529999999999999},"min":{"1min":0.73099999999999998,"5min":0.313,"15min":0.313},"max":{"1min":1.454,"5min":4.0250000000000004,"15min":4.0250000000000004},"last":1.1259999999999999},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.139,"15min":1.103},"min":{"1min":0.72199999999999998,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":1.4430000000000001,"5min":5.2930000000000001,"15min":5.2930000000000001},"last":0.73499999999999999}]},{"osd":6,"last update":"Sun Oct 1 07:50:41 2023","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":1.0700000000000001,"15min":1.0720000000000001},"min":{"1min":0.61099999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.4139999999999999,"5min":7.181,"15min":7.181},"last":1.1970000000000001},{"interface":"front","average":{"1min":1.016,"5min":1.1419999999999999,"15min":1.085},"min":{"1min":0.54700000000000004,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":1.3149999999999999,"5min":5.2599999999999998,"15min":5.2599999999999998},"last":0.69799999999999995}]},{"osd":7,"last update":"Sun Oct 1 07:51:09 2023","interfaces":[{"interface":"back","average":{"1min":1.552,"5min":1.5720000000000001,"15min":1.6930000000000001},"min":{"1min":0.39300000000000002,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":6.8940000000000001,"5min":7.4880000000000004,"15min":7.4880000000000004},"last":0.45100000000000001},{"interface":"front","average":{"1min":1.2989999999999999,"5min":1.3859999999999999,"15min":1.3999999999999999},"min":{"1min":0.53800000000000003,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":3.0409999999999999,"5min":7.2160000000000002,"15min":7.2160000000000002},"last":1.25}]}]},{"osd":2,"up_from":90,"seq":386547056750,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2144468,"kb_used_data":1982412,"kb_used_omap":7,"kb_used_meta":162040,"kb_avail":91600684,"statfs":{"total":95995035648,"available":93799100416,"internally_reserved":0,"allocated":2029989888,"data_stored":2029374089,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":165929041},"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":"Sun Oct 1 07:50:59 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.131,"15min":0.82499999999999996},"min":{"1min":0.40999999999999998,"5min":0.214,"15min":0.214},"max":{"1min":2.8420000000000001,"5min":7.6749999999999998,"15min":7.6749999999999998},"last":2},{"interface":"front","average":{"1min":1.4279999999999999,"5min":0.92900000000000005,"15min":0.76200000000000001},"min":{"1min":0.36899999999999999,"5min":0.184,"15min":0.184},"max":{"1min":4.3929999999999998,"5min":4.46,"15min":4.46},"last":0.45400000000000001}]},{"osd":1,"last update":"Sun Oct 1 07:50:59 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.90300000000000002,"15min":0.80400000000000005},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":4.1509999999999998,"5min":4.2599999999999998,"15min":4.2599999999999998},"last":0.48799999999999999},{"interface":"front","average":{"1min":1.3180000000000001,"5min":0.93400000000000005,"15min":0.78600000000000003},"min":{"1min":0.41099999999999998,"5min":0.19500000000000001,"15min":0.19500000000000001},"max":{"1min":10.07,"5min":10.07,"15min":10.07},"last":0.28699999999999998}]},{"osd":3,"last update":"Sun Oct 1 07:50:37 2023","interfaces":[{"interface":"back","average":{"1min":0.59799999999999998,"5min":1.129,"15min":0.87},"min":{"1min":0.35499999999999998,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.96399999999999997,"5min":7.032,"15min":7.032},"last":0.32200000000000001},{"interface":"front","average":{"1min":0.61599999999999999,"5min":1.3740000000000001,"15min":0.96199999999999997},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":1.099,"5min":11.625,"15min":11.625},"last":0.53700000000000003}]},{"osd":4,"last update":"Sun Oct 1 07:50:49 2023","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":1.107,"15min":1.083},"min":{"1min":0.56399999999999995,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":1.5720000000000001,"5min":5.819,"15min":5.819},"last":6.1699999999999999},{"interface":"front","average":{"1min":1.01,"5min":1.4199999999999999,"15min":1.4039999999999999},"min":{"1min":0.50800000000000001,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":4.1980000000000004,"5min":7.2169999999999996,"15min":7.2169999999999996},"last":0.57099999999999995}]},{"osd":5,"last update":"Sun Oct 1 07:50:59 2023","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":1.0489999999999999,"15min":1.038},"min":{"1min":0.40799999999999997,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":4.0490000000000004,"5min":8.3399999999999999,"15min":8.3399999999999999},"last":3.8690000000000002},{"interface":"front","average":{"1min":1.161,"5min":1.131,"15min":1.0389999999999999},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":4.4210000000000003,"5min":5.9649999999999999,"15min":5.9649999999999999},"last":0.35299999999999998}]},{"osd":6,"last update":"Sun Oct 1 07:50:59 2023","interfaces":[{"interface":"back","average":{"1min":1.2230000000000001,"5min":1.208,"15min":1.147},"min":{"1min":0.53900000000000003,"5min":0.443,"15min":0.443},"max":{"1min":5.5069999999999997,"5min":7.1799999999999997,"15min":7.1799999999999997},"last":2.0310000000000001},{"interface":"front","average":{"1min":1.2130000000000001,"5min":1.0640000000000001,"15min":1.125},"min":{"1min":0.52100000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":4.125,"5min":6.4509999999999996,"15min":6.4509999999999996},"last":3.8319999999999999}]},{"osd":7,"last update":"Sun Oct 1 07:51:06 2023","interfaces":[{"interface":"back","average":{"1min":1.2250000000000001,"5min":1.486,"15min":1.5389999999999999},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":2.98,"5min":7.2439999999999998,"15min":7.2439999999999998},"last":1.913},{"interface":"front","average":{"1min":1.252,"5min":1.673,"15min":1.8979999999999999},"min":{"1min":0.45000000000000001,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":4.7809999999999997,"5min":20.734999999999999,"15min":20.734999999999999},"last":11.615}]}]},{"osd":3,"up_from":96,"seq":412316860517,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3085752,"kb_used_data":2891824,"kb_used_omap":2,"kb_used_meta":193917,"kb_avail":90659400,"statfs":{"total":95995035648,"available":92835225600,"internally_reserved":0,"allocated":2961227776,"data_stored":2960635905,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3005,"internal_metadata":198571075},"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":"Sun Oct 1 07:50:35 2023","interfaces":[{"interface":"back","average":{"1min":0.499,"5min":1.121,"15min":0.84399999999999997},"min":{"1min":0.31,"5min":0.192,"15min":0.192},"max":{"1min":0.68600000000000005,"5min":7.2949999999999999,"15min":7.2949999999999999},"last":2.7599999999999998},{"interface":"front","average":{"1min":0.61699999999999999,"5min":0.94699999999999995,"15min":0.78300000000000003},"min":{"1min":0.42399999999999999,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.88,"5min":6.1980000000000004,"15min":6.1980000000000004},"last":0.94499999999999995}]},{"osd":1,"last update":"Sun Oct 1 07:50:35 2023","interfaces":[{"interface":"back","average":{"1min":0.63100000000000001,"5min":1.4259999999999999,"15min":1.028},"min":{"1min":0.48299999999999998,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.88400000000000001,"5min":38.840000000000003,"15min":38.840000000000003},"last":0.317},{"interface":"front","average":{"1min":0.60099999999999998,"5min":1.516,"15min":1.028},"min":{"1min":0.33000000000000002,"5min":0.218,"15min":0.218},"max":{"1min":0.83999999999999997,"5min":38.668999999999997,"15min":38.668999999999997},"last":0.255}]},{"osd":2,"last update":"Sun Oct 1 07:50:35 2023","interfaces":[{"interface":"back","average":{"1min":0.70699999999999996,"5min":1.786,"15min":1.1439999999999999},"min":{"1min":0.46100000000000002,"5min":0.42399999999999999,"15min":0.32900000000000001},"max":{"1min":0.97599999999999998,"5min":38.726999999999997,"15min":38.726999999999997},"last":0.60499999999999998},{"interface":"front","average":{"1min":0.65100000000000002,"5min":1.639,"15min":1.0409999999999999},"min":{"1min":0.38400000000000001,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":1.1100000000000001,"5min":38.634,"15min":38.634},"last":0.56399999999999995}]},{"osd":4,"last update":"Sun Oct 1 07:50:50 2023","interfaces":[{"interface":"back","average":{"1min":0.86899999999999999,"5min":1.655,"15min":1.8169999999999999},"min":{"1min":0.33400000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.4750000000000001,"5min":10.041,"15min":10.041},"last":3.0110000000000001},{"interface":"front","average":{"1min":0.86099999999999999,"5min":1.2450000000000001,"15min":1.3160000000000001},"min":{"1min":0.48899999999999999,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.337,"5min":5.9989999999999997,"15min":5.9989999999999997},"last":0.77400000000000002}]},{"osd":5,"last update":"Sun Oct 1 07:50:35 2023","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":1.274,"15min":1.1319999999999999},"min":{"1min":0.60799999999999998,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.2050000000000001,"5min":7.1130000000000004,"15min":7.1130000000000004},"last":0.91400000000000003},{"interface":"front","average":{"1min":0.98099999999999998,"5min":1.2290000000000001,"15min":1.1419999999999999},"min":{"1min":0.66900000000000004,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.7869999999999999,"5min":6.9050000000000002,"15min":6.9050000000000002},"last":0.57699999999999996}]},{"osd":6,"last update":"Sun Oct 1 07:50:35 2023","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.1719999999999999,"15min":1.1279999999999999},"min":{"1min":0.72999999999999998,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.821,"5min":6.4320000000000004,"15min":6.4320000000000004},"last":0.96799999999999997},{"interface":"front","average":{"1min":0.90700000000000003,"5min":1.163,"15min":1.091},"min":{"1min":0.67600000000000005,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.6870000000000001,"5min":6.3630000000000004,"15min":6.3630000000000004},"last":0.53900000000000003}]},{"osd":7,"last update":"Sun Oct 1 07:51:01 2023","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":1.97,"15min":2.3460000000000001},"min":{"1min":0.48799999999999999,"5min":0.375,"15min":0.375},"max":{"1min":1.226,"5min":7.2539999999999996,"15min":7.2539999999999996},"last":2.9980000000000002},{"interface":"front","average":{"1min":1.359,"5min":1.639,"15min":1.7509999999999999},"min":{"1min":0.63700000000000001,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":3.387,"5min":9.0449999999999999,"15min":9.0449999999999999},"last":2.661}]}]},{"osd":4,"up_from":112,"seq":481036337200,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1937120,"kb_used_data":1631000,"kb_used_omap":9,"kb_used_meta":306102,"kb_avail":91808032,"statfs":{"total":95995035648,"available":94011424768,"internally_reserved":0,"allocated":1670144000,"data_stored":1669678440,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9477,"internal_metadata":313449211},"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":"Sun Oct 1 07:50:49 2023","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.90800000000000003,"15min":0.83599999999999997},"min":{"1min":0.371,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":2.4620000000000002,"5min":5.4199999999999999,"15min":5.4199999999999999},"last":0.33700000000000002},{"interface":"front","average":{"1min":0.96299999999999997,"5min":1.179,"15min":1.218},"min":{"1min":0.58299999999999996,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":1.5700000000000001,"5min":6.3600000000000003,"15min":6.3600000000000003},"last":2.5640000000000001}]},{"osd":1,"last update":"Sun Oct 1 07:50:49 2023","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":1.419,"15min":1.5669999999999999},"min":{"1min":0.46999999999999997,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":1.8640000000000001,"5min":12.525,"15min":12.525},"last":0.50800000000000001},{"interface":"front","average":{"1min":0.79600000000000004,"5min":1.006,"15min":1.008},"min":{"1min":0.46200000000000002,"5min":0.312,"15min":0.312},"max":{"1min":1.0289999999999999,"5min":4.9320000000000004,"15min":4.9320000000000004},"last":2.4319999999999999}]},{"osd":2,"last update":"Sun Oct 1 07:50:49 2023","interfaces":[{"interface":"back","average":{"1min":0.86199999999999999,"5min":2.1600000000000001,"15min":2.4969999999999999},"min":{"1min":0.56599999999999995,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":1.248,"5min":19.995000000000001,"15min":19.995000000000001},"last":0.45100000000000001},{"interface":"front","average":{"1min":0.88100000000000001,"5min":1.7290000000000001,"15min":1.984},"min":{"1min":0.378,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.9359999999999999,"5min":19.667000000000002,"15min":19.667000000000002},"last":0.48099999999999998}]},{"osd":3,"last update":"Sun Oct 1 07:50:49 2023","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":1.9219999999999999,"15min":2.1800000000000002},"min":{"1min":0.59199999999999997,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":3.8959999999999999,"5min":20.233000000000001,"15min":20.233000000000001},"last":0.59099999999999997},{"interface":"front","average":{"1min":1.1120000000000001,"5min":2.407,"15min":2.8090000000000002},"min":{"1min":0.71499999999999997,"5min":0.314,"15min":0.314},"max":{"1min":2.528,"5min":24.309000000000001,"15min":24.309000000000001},"last":0.54200000000000004}]},{"osd":5,"last update":"Sun Oct 1 07:50:49 2023","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":1.0149999999999999,"15min":0.90900000000000003},"min":{"1min":0.41399999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.6100000000000001,"5min":7.3289999999999997,"15min":7.3289999999999997},"last":0.51600000000000001},{"interface":"front","average":{"1min":0.97799999999999998,"5min":1.1479999999999999,"15min":1.1379999999999999},"min":{"1min":0.44400000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":2.0169999999999999,"5min":5.7939999999999996,"15min":5.7939999999999996},"last":0.82799999999999996}]},{"osd":6,"last update":"Sun Oct 1 07:50:49 2023","interfaces":[{"interface":"back","average":{"1min":1.1259999999999999,"5min":1.2849999999999999,"15min":1.331},"min":{"1min":0.54400000000000004,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":2.0630000000000002,"5min":6.2649999999999997,"15min":6.2649999999999997},"last":0.84399999999999997},{"interface":"front","average":{"1min":1.0129999999999999,"5min":1.05,"15min":0.98399999999999999},"min":{"1min":0.55900000000000005,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.4450000000000001,"5min":4.8789999999999996,"15min":4.8789999999999996},"last":0.85899999999999999}]},{"osd":7,"last update":"Sun Oct 1 07:51:07 2023","interfaces":[{"interface":"back","average":{"1min":1.105,"5min":1.3700000000000001,"15min":1.377},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":2.0270000000000001,"5min":7.4240000000000004,"15min":7.4240000000000004},"last":0.78500000000000003},{"interface":"front","average":{"1min":1.2629999999999999,"5min":1.4139999999999999,"15min":1.23},"min":{"1min":0.56100000000000005,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":3.7010000000000001,"5min":18.613,"15min":18.613},"last":0.55200000000000005}]}]},{"osd":5,"up_from":36,"seq":154618822970,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1642256,"kb_used_data":1332744,"kb_used_omap":0,"kb_used_meta":309504,"kb_avail":92102896,"statfs":{"total":95995035648,"available":94313365504,"internally_reserved":0,"allocated":1364729856,"data_stored":1364275974,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316932096},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:50:49 2023","interfaces":[{"interface":"back","average":{"1min":1.147,"5min":1.05,"15min":0.93300000000000005},"min":{"1min":0.501,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":3.242,"5min":8.1199999999999992,"15min":8.1199999999999992},"last":1.591},{"interface":"front","average":{"1min":0.872,"5min":0.90400000000000003,"15min":0.91400000000000003},"min":{"1min":0.33100000000000002,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":1.5780000000000001,"5min":4.1070000000000002,"15min":4.1070000000000002},"last":0.25900000000000001}]},{"osd":1,"last update":"Sun Oct 1 07:51:34 2023","interfaces":[{"interface":"back","average":{"1min":1.55,"5min":1.4219999999999999,"15min":1.081},"min":{"1min":0.35799999999999998,"5min":0.247,"15min":0.247},"max":{"1min":8.0850000000000009,"5min":29.215,"15min":29.215},"last":0.35199999999999998},{"interface":"front","average":{"1min":1.0429999999999999,"5min":1.2050000000000001,"15min":0.997},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":3.7949999999999999,"5min":28.93,"15min":28.93},"last":0.31}]},{"osd":2,"last update":"Sun Oct 1 07:51:00 2023","interfaces":[{"interface":"back","average":{"1min":0.77400000000000002,"5min":1.2709999999999999,"15min":1.0209999999999999},"min":{"1min":0.36399999999999999,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.2989999999999999,"5min":29.382999999999999,"15min":29.382999999999999},"last":0.41499999999999998},{"interface":"front","average":{"1min":0.84199999999999997,"5min":1.429,"15min":1.083},"min":{"1min":0.38200000000000001,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":2.262,"5min":29.606000000000002,"15min":29.606000000000002},"last":0.51400000000000001}]},{"osd":3,"last update":"Sun Oct 1 07:51:40 2023","interfaces":[{"interface":"back","average":{"1min":4.6500000000000004,"5min":1.9790000000000001,"15min":1.3460000000000001},"min":{"1min":0.33600000000000002,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":75.158000000000001,"5min":75.158000000000001,"15min":75.158000000000001},"last":0.80500000000000005},{"interface":"front","average":{"1min":4.6760000000000002,"5min":1.875,"15min":1.335},"min":{"1min":0.42299999999999999,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":75.106999999999999,"5min":75.106999999999999,"15min":75.106999999999999},"last":0.82699999999999996}]},{"osd":4,"last update":"Sun Oct 1 07:50:57 2023","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":1.0069999999999999,"15min":0.98699999999999999},"min":{"1min":0.47599999999999998,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.2689999999999999,"5min":7.9560000000000004,"15min":7.9560000000000004},"last":0.436},{"interface":"front","average":{"1min":0.95699999999999996,"5min":0.90900000000000003,"15min":0.79900000000000004},"min":{"1min":0.38400000000000001,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.5740000000000001,"5min":4.1950000000000003,"15min":4.1950000000000003},"last":0.48599999999999999}]},{"osd":6,"last update":"Sun Oct 1 07:51:15 2023","interfaces":[{"interface":"back","average":{"1min":1.0780000000000001,"5min":1.083,"15min":1.0529999999999999},"min":{"1min":0.51400000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":2.6789999999999998,"5min":7.7800000000000002,"15min":7.7800000000000002},"last":0.46500000000000002},{"interface":"front","average":{"1min":0.95199999999999996,"5min":1.0049999999999999,"15min":1.0389999999999999},"min":{"1min":0.60699999999999998,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.794,"5min":8.0009999999999994,"15min":8.0009999999999994},"last":0.86299999999999999}]},{"osd":7,"last update":"Sun Oct 1 07:51:00 2023","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.266,"15min":1.349},"min":{"1min":0.443,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":2.4649999999999999,"5min":4.3449999999999998,"15min":4.3449999999999998},"last":0.504},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.2869999999999999,"15min":1.218},"min":{"1min":0.40999999999999998,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.736,"5min":8.0779999999999994,"15min":8.0779999999999994},"last":0.64600000000000002}]}]}],"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":12288,"data_stored":610,"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":3005,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4790,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9477,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":714,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8611,"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":2666987520,"data_stored":2666987520,"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":2049703936,"data_stored":2049703936,"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":2045509632,"data_stored":2045509632,"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":2965438464,"data_stored":2965438464,"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":1683554304,"data_stored":1683554304,"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":1365901312,"data_stored":1365901312,"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":1705705472,"data_stored":1705705472,"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":1649082368,"data_stored":1649082368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-01T07:51:45.823 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T07:51:45.892 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:45.926 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:45.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:45.930 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:51:46.031 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:46.065 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:46.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:46.076 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:46.102 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 65 16 87697 87681 84.2887 54.0625 0.0363759 0.0118581 2023-10-01T07:51:46.177 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:46.186 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:51:46 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:51:46] "GET /metrics HTTP/1.1" 200 36316 "" "Prometheus/2.33.4" 2023-10-01T07:51:46.202 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:46.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:46.205 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:46.305 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:46.332 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:46.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:46.337 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:46.438 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:46.463 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:46.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:46.468 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:46.539 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:46 smithi084 bash[75189]: cluster 2023-10-01T07:51:45.607423+0000 mon.a (mon.0) 798 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:51:46.540 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:46 smithi084 bash[75189]: cluster 2023-10-01T07:51:45.611600+0000 osd.4 (osd.4) 40 : cluster 3 failed to encode map e147 with expected crc 2023-10-01T07:51:46.540 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:46 smithi084 bash[75189]: audit 2023-10-01T07:51:45.611688+0000 mon.a (mon.0) 799 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T07:51:46.540 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:46 smithi084 bash[75189]: cluster 2023-10-01T07:51:45.611785+0000 mon.a (mon.0) 800 : cluster 0 osdmap e147: 8 total, 8 up, 8 in 2023-10-01T07:51:46.540 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:46 smithi084 bash[75189]: cluster 2023-10-01T07:51:45.611873+0000 osd.5 (osd.5) 84 : cluster 3 failed to encode map e147 with expected crc 2023-10-01T07:51:46.540 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:46 smithi084 bash[78255]: cluster 2023-10-01T07:51:45.607423+0000 mon.a (mon.0) 798 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:51:46.540 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:46 smithi084 bash[78255]: cluster 2023-10-01T07:51:45.611600+0000 osd.4 (osd.4) 40 : cluster 3 failed to encode map e147 with expected crc 2023-10-01T07:51:46.540 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:46 smithi084 bash[78255]: audit 2023-10-01T07:51:45.611688+0000 mon.a (mon.0) 799 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T07:51:46.540 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:46 smithi084 bash[78255]: cluster 2023-10-01T07:51:45.611785+0000 mon.a (mon.0) 800 : cluster 0 osdmap e147: 8 total, 8 up, 8 in 2023-10-01T07:51:46.540 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:46 smithi084 bash[78255]: cluster 2023-10-01T07:51:45.611873+0000 osd.5 (osd.5) 84 : cluster 3 failed to encode map e147 with expected crc 2023-10-01T07:51:46.569 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:46.603 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:46.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:46.605 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:46.606 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T07:51:46.634 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:46 smithi112 bash[59335]: cluster 2023-10-01T07:51:45.607423+0000 mon.a (mon.0) 798 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:51:46.634 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:46 smithi112 bash[59335]: cluster 2023-10-01T07:51:45.611600+0000 osd.4 (osd.4) 40 : cluster 3 failed to encode map e147 with expected crc 2023-10-01T07:51:46.635 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:46 smithi112 bash[59335]: audit 2023-10-01T07:51:45.611688+0000 mon.a (mon.0) 799 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T07:51:46.635 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:46 smithi112 bash[59335]: cluster 2023-10-01T07:51:45.611785+0000 mon.a (mon.0) 800 : cluster 0 osdmap e147: 8 total, 8 up, 8 in 2023-10-01T07:51:46.635 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:46 smithi112 bash[59335]: cluster 2023-10-01T07:51:45.611873+0000 osd.5 (osd.5) 84 : cluster 3 failed to encode map e147 with expected crc 2023-10-01T07:51:46.705 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:46.743 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:46.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:46.749 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:46.850 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:46.870 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:46.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:46.872 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:46.973 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:46.990 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:46.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:46.992 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:47.093 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:47.102 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 66 16 88380 88364 83.6584 42.6875 0.00452209 0.0119035 2023-10-01T07:51:47.112 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:47.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:47.113 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:47.214 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:47.230 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:47.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:47.232 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:47.333 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:47.365 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:47.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:47.371 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:51:47.471 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:47.496 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:47.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:47.501 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:47.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:47 smithi084 bash[75189]: cluster 2023-10-01T07:51:46.293222+0000 mgr.y (mgr.34104) 554 : cluster 0 pgmap v536: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 954 op/s 2023-10-01T07:51:47.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:47 smithi084 bash[78255]: cluster 2023-10-01T07:51:46.293222+0000 mgr.y (mgr.34104) 554 : cluster 0 pgmap v536: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 954 op/s 2023-10-01T07:51:47.602 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:47.627 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:47.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:47.629 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:47.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:47 smithi112 bash[59335]: cluster 2023-10-01T07:51:46.293222+0000 mgr.y (mgr.34104) 554 : cluster 0 pgmap v536: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 954 op/s 2023-10-01T07:51:47.730 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:47.759 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:47.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:47.764 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:47.865 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:47.898 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:47.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:47.902 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:48.003 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:48.027 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:48.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:48.032 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:48.102 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 67 16 89183 89167 83.1588 50.1875 0.0106267 0.0120182 2023-10-01T07:51:48.133 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:48.156 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:48.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:48.162 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:48.263 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:48.293 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:48.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:48.298 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:48.399 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:48.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:48.438 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:48.439 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:48.539 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:48.567 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:48.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:48.570 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:48.671 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:48.694 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:48.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:48.698 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:48.799 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:48.830 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:48.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:48.833 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:48.934 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:48.960 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:48.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:48.964 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:49.065 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:49.091 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:49.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:49.097 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:49.102 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 68 16 90072 90056 82.7529 55.5625 0.0111081 0.0120777 2023-10-01T07:51:49.198 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:49.238 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:49.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:49.242 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:49.342 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:49.379 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:49.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:49.385 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:49.485 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:49.495 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:49 smithi084 bash[75189]: cluster 2023-10-01T07:51:48.293693+0000 mgr.y (mgr.34104) 555 : cluster 0 pgmap v537: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 952 op/s 2023-10-01T07:51:49.495 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:49 smithi084 bash[78255]: cluster 2023-10-01T07:51:48.293693+0000 mgr.y (mgr.34104) 555 : cluster 0 pgmap v537: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 952 op/s 2023-10-01T07:51:49.509 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:49.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:49.515 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:51:49.615 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:49.642 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:49.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:49.646 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:49.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:49 smithi112 bash[59335]: cluster 2023-10-01T07:51:48.293693+0000 mgr.y (mgr.34104) 555 : cluster 0 pgmap v537: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 952 op/s 2023-10-01T07:51:49.746 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:49.769 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:49.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:49.774 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:49.813 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T07:51:49.875 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:49.877 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-01T07:51:49.897 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:49.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:49.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:50.000 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:50.038 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:50.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:50.045 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:51:50.106 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 69 16 90900 90884 82.2987 51.75 0.00722853 0.0121438 2023-10-01T07:51:50.146 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:50.196 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:50.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:50.200 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:50.300 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:50.325 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:50.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:50.327 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:50.428 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:50.460 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:50.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:50.465 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:50.565 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:50.580 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-10-01T07:51:50.580 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [], 2023-10-01T07:51:50.580 INFO:teuthology.orchestra.run.smithi112.stdout: "num_ops": 0 2023-10-01T07:51:50.581 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-10-01T07:51:50.605 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:50.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:50.611 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:50.668 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:51:50.712 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:50.737 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:50.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:50.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:51:50.840 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:50.888 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:50.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:50.891 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:50.991 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:51.017 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:51.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:51.022 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:51.107 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 70 16 91720 91704 81.8551 51.25 0.0129246 0.0122113 2023-10-01T07:51:51.123 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:51.170 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:51.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:51.172 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:51.273 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:51.299 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:51.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:51.302 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:51.383 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:51 smithi084 bash[75189]: cluster 2023-10-01T07:51:50.294344+0000 mgr.y (mgr.34104) 556 : cluster 0 pgmap v538: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 57 MiB/s wr, 906 op/s 2023-10-01T07:51:51.403 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:51.420 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-10-01T07:51:51.433 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:51.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:51.437 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:51:51.537 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:51.547 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:51 smithi112 bash[59335]: cluster 2023-10-01T07:51:50.294344+0000 mgr.y (mgr.34104) 556 : cluster 0 pgmap v538: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 57 MiB/s wr, 906 op/s 2023-10-01T07:51:51.569 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:51.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:51.572 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:51.672 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:51.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:51 smithi084 bash[78255]: cluster 2023-10-01T07:51:50.294344+0000 mgr.y (mgr.34104) 556 : cluster 0 pgmap v538: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 57 MiB/s wr, 906 op/s 2023-10-01T07:51:51.699 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:51.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:51.701 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:51.802 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:51.827 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:51.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:51.834 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:51.934 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:51.961 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:51.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:51.963 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:52.064 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:52.093 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:52.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:52.098 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:52.106 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 71 16 92574 92558 81.454 53.375 0.0122634 0.0122714 2023-10-01T07:51:52.199 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:52.232 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:52.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:52.236 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:52.337 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:52.362 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:52.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:52.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:52.468 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:52.495 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:52.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:52.501 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:52.601 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:52.641 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:52.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:52.645 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:52.746 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:52.772 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:52.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:52.777 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:52.877 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:52.900 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:52.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:52.905 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:53.006 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:53.035 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:53.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:53.042 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:53.107 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 72 16 93460 93444 81.0918 55.375 0.0188794 0.0123254 2023-10-01T07:51:53.143 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:53.168 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:53.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:53.171 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:53.272 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:53.300 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:53.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:53.301 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:53.387 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:53 smithi112 bash[59335]: cluster 2023-10-01T07:51:52.294905+0000 mgr.y (mgr.34104) 557 : cluster 0 pgmap v539: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 54 MiB/s wr, 867 op/s 2023-10-01T07:51:53.402 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:53.432 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:53.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:53.436 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:53.537 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:53.546 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:53 smithi084 bash[75189]: cluster 2023-10-01T07:51:52.294905+0000 mgr.y (mgr.34104) 557 : cluster 0 pgmap v539: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 54 MiB/s wr, 867 op/s 2023-10-01T07:51:53.546 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:53 smithi084 bash[78255]: cluster 2023-10-01T07:51:52.294905+0000 mgr.y (mgr.34104) 557 : cluster 0 pgmap v539: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 54 MiB/s wr, 867 op/s 2023-10-01T07:51:53.582 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:53.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:53.587 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:53.687 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:53.722 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:53.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:53.727 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:51:53.828 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:53.850 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:53.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:53.853 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:53.953 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:53.982 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:53.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:53.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:54.090 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:54.107 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 73 16 94333 94317 80.7284 54.5625 0.0232246 0.0123813 2023-10-01T07:51:54.117 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:54.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:54.120 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:54.220 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:54.268 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:54.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:54.274 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:54.375 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:54.399 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:54.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:54.404 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:54.505 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:54.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:54.530 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:54.530 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:54.631 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:54.640 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:54 smithi112 bash[59335]: cluster 2023-10-01T07:51:54.295468+0000 mgr.y (mgr.34104) 558 : cluster 0 pgmap v540: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 53 MiB/s wr, 855 op/s 2023-10-01T07:51:54.661 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:54.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:54.667 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:54.756 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:51:54.757 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:51:54.768 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:54.797 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:54.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:54.802 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:54.902 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:54.930 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:54.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:54.932 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:55.033 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:55.056 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:55.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:55.059 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:55.107 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 74 16 95220 95204 80.3866 55.4375 0.0301144 0.0124342 2023-10-01T07:51:55.145 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:54 smithi084 bash[75189]: cluster 2023-10-01T07:51:54.295468+0000 mgr.y (mgr.34104) 558 : cluster 0 pgmap v540: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 53 MiB/s wr, 855 op/s 2023-10-01T07:51:55.146 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:54 smithi084 bash[78255]: cluster 2023-10-01T07:51:54.295468+0000 mgr.y (mgr.34104) 558 : cluster 0 pgmap v540: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 53 MiB/s wr, 855 op/s 2023-10-01T07:51:55.159 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:55.189 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:55.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:55.194 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:55.294 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:55.325 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:55.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:55.328 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:51:55.429 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:55.451 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:55.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:55.457 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:55.558 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:55.584 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:55.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:55.589 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:51:55.690 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:55.723 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:55.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:55.731 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:55.833 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:55.860 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:55.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:55.865 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:51:55.966 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:55.989 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:55.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:55.995 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:56.096 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:56.107 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 75 16 96106 96090 80.0531 55.375 0.0128997 0.0124858 2023-10-01T07:51:56.120 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:56.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:56.127 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:56.227 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:56.237 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:51:56 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:51:56] "GET /metrics HTTP/1.1" 200 36316 "" "Prometheus/2.33.4" 2023-10-01T07:51:56.238 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T07:51:56.258 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:56.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:56.264 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:51:56.364 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:56.388 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:56.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:56.390 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:56.491 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:56.513 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:56.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:56.516 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:56.617 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:56.656 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:56.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:56.659 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:56.759 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:56.785 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:56.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:56.792 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:51:56.892 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:56.917 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:56.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:56.918 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:57.019 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:57.038 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:57.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:57.041 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:51:57.107 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 76 16 96920 96904 79.6692 50.875 0.0146147 0.0125463 2023-10-01T07:51:57.142 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:57.167 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:57.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:57.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:57.270 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:57.301 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:57.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:57.303 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:51:57.404 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:57.428 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:57.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:57.434 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:57.535 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:57.543 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:57 smithi084 bash[75189]: cluster 2023-10-01T07:51:56.296128+0000 mgr.y (mgr.34104) 559 : cluster 0 pgmap v541: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 56 MiB/s wr, 890 op/s 2023-10-01T07:51:57.543 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:57 smithi084 bash[78255]: cluster 2023-10-01T07:51:56.296128+0000 mgr.y (mgr.34104) 559 : cluster 0 pgmap v541: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 56 MiB/s wr, 890 op/s 2023-10-01T07:51:57.558 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:57.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:57.561 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:57.662 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:57.687 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:57.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:57.689 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:57.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:57 smithi112 bash[59335]: cluster 2023-10-01T07:51:56.296128+0000 mgr.y (mgr.34104) 559 : cluster 0 pgmap v541: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 56 MiB/s wr, 890 op/s 2023-10-01T07:51:57.790 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:57.811 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:57.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:57.813 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:57.914 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:57.942 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:57.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:57.946 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:58.047 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:58.069 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:58.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:58.071 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:58.107 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 77 16 97599 97583 79.1857 42.4375 0.0226814 0.0126217 2023-10-01T07:51:58.172 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:58.201 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:58.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:58.209 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:51:58.310 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:58.340 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:51:58.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:58.343 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:51:58.444 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:58.477 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:58.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:58.479 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:51:58.531 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T07:51:58.541 INFO:teuthology.orchestra.run.smithi084.stderr:dumped all 2023-10-01T07:51:58.580 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:58.618 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:58.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:58.621 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:51:58.721 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:58.750 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:51:58.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:58.753 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:51:58.853 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:58.882 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:51:58.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:58.886 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:51:58.987 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:59.009 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:59.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:59.013 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:59.107 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 78 16 98411 98395 78.8211 50.75 0.00958248 0.0126812 2023-10-01T07:51:59.114 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:59.142 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:59.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:59.148 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:59.248 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:59.282 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:51:59.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:59.287 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:51:59.388 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:59.418 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:59.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:59.423 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:59.524 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:59.533 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:59 smithi084 bash[75189]: cluster 2023-10-01T07:51:58.296649+0000 mgr.y (mgr.34104) 560 : cluster 0 pgmap v542: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 45 MiB/s wr, 722 op/s 2023-10-01T07:51:59.534 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:51:59 smithi084 bash[75189]: audit 2023-10-01T07:51:58.513953+0000 mgr.y (mgr.34104) 561 : audit 0 from='client.35091 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T07:51:59.534 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:59 smithi084 bash[78255]: cluster 2023-10-01T07:51:58.296649+0000 mgr.y (mgr.34104) 560 : cluster 0 pgmap v542: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 45 MiB/s wr, 722 op/s 2023-10-01T07:51:59.534 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:51:59 smithi084 bash[78255]: audit 2023-10-01T07:51:58.513953+0000 mgr.y (mgr.34104) 561 : audit 0 from='client.35091 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T07:51:59.541 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:59 smithi112 bash[59335]: cluster 2023-10-01T07:51:58.296649+0000 mgr.y (mgr.34104) 560 : cluster 0 pgmap v542: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 45 MiB/s wr, 722 op/s 2023-10-01T07:51:59.541 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:51:59 smithi112 bash[59335]: audit 2023-10-01T07:51:58.513953+0000 mgr.y (mgr.34104) 561 : audit 0 from='client.35091 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T07:51:59.547 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:51:59.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:59.550 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:51:59.651 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:59.687 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:51:59.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:59.692 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:51:59.792 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:59.819 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:51:59.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:59.824 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:51:59.924 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:59.951 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:51:59.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:51:59.960 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:00.061 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:00.087 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:00.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:00.090 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:00.107 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 79 16 99222 99206 78.465 50.6875 0.0271013 0.0127378 2023-10-01T07:52:00.191 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:00.217 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:00.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:00.221 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:00.322 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:00.371 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:00 smithi112 bash[59335]: audit 2023-10-01T07:52:00.077055+0000 mon.a (mon.0) 801 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:52:00.382 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:00.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:00.386 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:52:00.487 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:00.521 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:00.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:00.524 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:00.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:00 smithi084 bash[75189]: audit 2023-10-01T07:52:00.077055+0000 mon.a (mon.0) 801 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:52:00.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:00 smithi084 bash[78255]: audit 2023-10-01T07:52:00.077055+0000 mon.a (mon.0) 801 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:52:00.625 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:00.651 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:00.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:00.654 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:52:00.755 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:00.781 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:00.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:00.784 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:00.885 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:00.904 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:00.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:00.907 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:01.008 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:01.029 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-10-01T07:52:01.029 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [], 2023-10-01T07:52:01.029 INFO:teuthology.orchestra.run.smithi112.stdout: "complaint_time": 30, 2023-10-01T07:52:01.029 INFO:teuthology.orchestra.run.smithi112.stdout: "num_blocked_ops": 0 2023-10-01T07:52:01.029 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-10-01T07:52:01.032 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:01.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:01.038 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:01.108 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:2023-10-01T07:52:01.107278+0000 min lat: 0.00147917 max lat: 0.312634 avg lat: 0.012795 2023-10-01T07:52:01.108 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T07:52:01.108 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 80 16 100036 100020 78.1201 50.875 0.012335 0.012795 2023-10-01T07:52:01.138 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:01.166 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:01.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:01.169 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:52:01.270 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:01.312 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:01.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:01.317 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:52:01.418 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:01.425 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:01 smithi112 bash[59335]: cluster 2023-10-01T07:52:00.297417+0000 mgr.y (mgr.34104) 562 : cluster 0 pgmap v543: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 55 MiB/s wr, 884 op/s 2023-10-01T07:52:01.441 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:01.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:01.447 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:52:01.548 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:01.572 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:01.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:01 smithi084 bash[78255]: cluster 2023-10-01T07:52:00.297417+0000 mgr.y (mgr.34104) 562 : cluster 0 pgmap v543: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 55 MiB/s wr, 884 op/s 2023-10-01T07:52:01.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:01 smithi084 bash[75189]: cluster 2023-10-01T07:52:00.297417+0000 mgr.y (mgr.34104) 562 : cluster 0 pgmap v543: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 55 MiB/s wr, 884 op/s 2023-10-01T07:52:01.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:01.574 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:01.675 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:01.699 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:01.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:01.702 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:52:01.803 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:01.826 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:01.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:01.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:01.929 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:01.961 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-10-01T07:52:01.963 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:01.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:01.969 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:02.069 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:02.102 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:02.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:02.107 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:02.107 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 81 16 100867 100851 77.7969 51.9375 0.0107467 0.0128477 2023-10-01T07:52:02.208 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:02.249 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:02.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:02.258 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:02.281 INFO:teuthology.orchestra.run.smithi084.stdout:{"pg_ready":true,"pg_map":{"version":542,"stamp":"2023-10-01T07:51:58.296327+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":6231824288,"num_objects":95105,"num_object_clones":0,"num_object_copies":285315,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":95105,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":95341,"num_write_kb":6087629,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":22,"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":95275,"ondisk_log_size":95275,"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":20055164,"kb_used_data":18174076,"kb_used_omap":38,"kb_used_meta":1880985,"kb_avail":729906052,"statfs":{"total":767960285184,"available":747423797248,"internally_reserved":0,"allocated":18610253824,"data_stored":18605945453,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":39896,"internal_metadata":1926128680},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[5,3,6,12,8,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":568590336,"num_objects":8676,"num_object_clones":0,"num_object_copies":26028,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":8676,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8676,"num_write_kb":555264,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.003433"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":121,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.390076+0000","last_change":"2023-10-01T07:47:46.578175+0000","last_active":"2023-10-01T07:51:23.390076+0000","last_peered":"2023-10-01T07:51:23.390076+0000","last_clean":"2023-10-01T07:51:23.390076+0000","last_became_active":"2023-10-01T07:47:46.577768+0000","last_became_peered":"2023-10-01T07:47:46.577768+0000","last_unstale":"2023-10-01T07:51:23.390076+0000","last_undegraded":"2023-10-01T07:51:23.390076+0000","last_fullsized":"2023-10-01T07:51:23.390076+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":130,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.394986+0000","last_change":"2023-10-01T07:47:46.581922+0000","last_active":"2023-10-01T07:51:23.394986+0000","last_peered":"2023-10-01T07:51:23.394986+0000","last_clean":"2023-10-01T07:51:23.394986+0000","last_became_active":"2023-10-01T07:47:46.581589+0000","last_became_peered":"2023-10-01T07:47:46.581589+0000","last_unstale":"2023-10-01T07:51:23.394986+0000","last_undegraded":"2023-10-01T07:51:23.394986+0000","last_fullsized":"2023-10-01T07:51:23.394986+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:45:39.928635+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":114,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.624142+0000","last_change":"2023-10-01T07:43:24.909013+0000","last_active":"2023-10-01T07:51:45.624142+0000","last_peered":"2023-10-01T07:51:45.624142+0000","last_clean":"2023-10-01T07:51:45.624142+0000","last_became_active":"2023-10-01T07:43:24.908667+0000","last_became_peered":"2023-10-01T07:43:24.908667+0000","last_unstale":"2023-10-01T07:51:45.624142+0000","last_undegraded":"2023-10-01T07:51:45.624142+0000","last_fullsized":"2023-10-01T07:51:45.624142+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:27:48.709138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.1e","version":"0'0","reported_seq":126,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:29.510660+0000","last_change":"2023-10-01T07:48:00.310045+0000","last_active":"2023-10-01T07:51:29.510660+0000","last_peered":"2023-10-01T07:51:29.510660+0000","last_clean":"2023-10-01T07:51:29.510660+0000","last_became_active":"2023-10-01T07:48:00.309746+0000","last_became_peered":"2023-10-01T07:48:00.309746+0000","last_unstale":"2023-10-01T07:51:29.510660+0000","last_undegraded":"2023-10-01T07:51:29.510660+0000","last_fullsized":"2023-10-01T07:51:29.510660+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:54:36.033789+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":131,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.394653+0000","last_change":"2023-10-01T07:43:24.908010+0000","last_active":"2023-10-01T07:51:23.394653+0000","last_peered":"2023-10-01T07:51:23.394653+0000","last_clean":"2023-10-01T07:51:23.394653+0000","last_became_active":"2023-10-01T07:43:24.907675+0000","last_became_peered":"2023-10-01T07:43:24.907675+0000","last_unstale":"2023-10-01T07:51:23.394653+0000","last_undegraded":"2023-10-01T07:51:23.394653+0000","last_fullsized":"2023-10-01T07:51:23.394653+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:08:40.316287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":121,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.392949+0000","last_change":"2023-10-01T07:42:42.159276+0000","last_active":"2023-10-01T07:51:23.392949+0000","last_peered":"2023-10-01T07:51:23.392949+0000","last_clean":"2023-10-01T07:51:23.392949+0000","last_became_active":"2023-10-01T07:42:42.158951+0000","last_became_peered":"2023-10-01T07:42:42.158951+0000","last_unstale":"2023-10-01T07:51:23.392949+0000","last_undegraded":"2023-10-01T07:51:23.392949+0000","last_fullsized":"2023-10-01T07:51:23.392949+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":110,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.387981+0000","last_change":"2023-10-01T07:43:24.912934+0000","last_active":"2023-10-01T07:51:23.387981+0000","last_peered":"2023-10-01T07:51:23.387981+0000","last_clean":"2023-10-01T07:51:23.387981+0000","last_became_active":"2023-10-01T07:43:24.912517+0000","last_became_peered":"2023-10-01T07:43:24.912517+0000","last_unstale":"2023-10-01T07:51:23.387981+0000","last_undegraded":"2023-10-01T07:51:23.387981+0000","last_fullsized":"2023-10-01T07:51:23.387981+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:44:55.435840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":115,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.394551+0000","last_change":"2023-10-01T07:43:24.909602+0000","last_active":"2023-10-01T07:51:23.394551+0000","last_peered":"2023-10-01T07:51:23.394551+0000","last_clean":"2023-10-01T07:51:23.394551+0000","last_became_active":"2023-10-01T07:43:24.908343+0000","last_became_peered":"2023-10-01T07:43:24.908343+0000","last_unstale":"2023-10-01T07:51:23.394551+0000","last_undegraded":"2023-10-01T07:51:23.394551+0000","last_fullsized":"2023-10-01T07:51:23.394551+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:51:27.469815+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":129,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.394784+0000","last_change":"2023-10-01T07:48:00.314774+0000","last_active":"2023-10-01T07:51:23.394784+0000","last_peered":"2023-10-01T07:51:23.394784+0000","last_clean":"2023-10-01T07:51:23.394784+0000","last_became_active":"2023-10-01T07:48:00.314421+0000","last_became_peered":"2023-10-01T07:48:00.314421+0000","last_unstale":"2023-10-01T07:51:23.394784+0000","last_undegraded":"2023-10-01T07:51:23.394784+0000","last_fullsized":"2023-10-01T07:51:23.394784+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":90,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.395419+0000","last_change":"2023-10-01T07:48:00.311808+0000","last_active":"2023-10-01T07:51:23.395419+0000","last_peered":"2023-10-01T07:51:23.395419+0000","last_clean":"2023-10-01T07:51:23.395419+0000","last_became_active":"2023-10-01T07:48:00.311502+0000","last_became_peered":"2023-10-01T07:48:00.311502+0000","last_unstale":"2023-10-01T07:51:23.395419+0000","last_undegraded":"2023-10-01T07:51:23.395419+0000","last_fullsized":"2023-10-01T07:51:23.395419+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:29:46.875382+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":124,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.384796+0000","last_change":"2023-10-01T07:48:00.321308+0000","last_active":"2023-10-01T07:51:23.384796+0000","last_peered":"2023-10-01T07:51:23.384796+0000","last_clean":"2023-10-01T07:51:23.384796+0000","last_became_active":"2023-10-01T07:48:00.320988+0000","last_became_peered":"2023-10-01T07:48:00.320988+0000","last_unstale":"2023-10-01T07:51:23.384796+0000","last_undegraded":"2023-10-01T07:51:23.384796+0000","last_fullsized":"2023-10-01T07:51:23.384796+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+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,5],"acting":[7,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":105,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:31.341572+0000","last_change":"2023-10-01T07:42:42.147789+0000","last_active":"2023-10-01T07:51:31.341572+0000","last_peered":"2023-10-01T07:51:31.341572+0000","last_clean":"2023-10-01T07:51:31.341572+0000","last_became_active":"2023-10-01T07:42:42.147434+0000","last_became_peered":"2023-10-01T07:42:42.147434+0000","last_unstale":"2023-10-01T07:51:31.341572+0000","last_undegraded":"2023-10-01T07:51:31.341572+0000","last_fullsized":"2023-10-01T07:51:31.341572+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:06:17.137975+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":129,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.390555+0000","last_change":"2023-10-01T07:48:00.313333+0000","last_active":"2023-10-01T07:51:23.390555+0000","last_peered":"2023-10-01T07:51:23.390555+0000","last_clean":"2023-10-01T07:51:23.390555+0000","last_became_active":"2023-10-01T07:48:00.312882+0000","last_became_peered":"2023-10-01T07:48:00.312882+0000","last_unstale":"2023-10-01T07:51:23.390555+0000","last_undegraded":"2023-10-01T07:51:23.390555+0000","last_fullsized":"2023-10-01T07:51:23.390555+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":109,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.390933+0000","last_change":"2023-10-01T07:47:46.590975+0000","last_active":"2023-10-01T07:51:23.390933+0000","last_peered":"2023-10-01T07:51:23.390933+0000","last_clean":"2023-10-01T07:51:23.390933+0000","last_became_active":"2023-10-01T07:47:46.589497+0000","last_became_peered":"2023-10-01T07:47:46.589497+0000","last_unstale":"2023-10-01T07:51:23.390933+0000","last_undegraded":"2023-10-01T07:51:23.390933+0000","last_fullsized":"2023-10-01T07:51:23.390933+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":103,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.384444+0000","last_change":"2023-10-01T07:48:00.321488+0000","last_active":"2023-10-01T07:51:23.384444+0000","last_peered":"2023-10-01T07:51:23.384444+0000","last_clean":"2023-10-01T07:51:23.384444+0000","last_became_active":"2023-10-01T07:48:00.319058+0000","last_became_peered":"2023-10-01T07:48:00.319058+0000","last_unstale":"2023-10-01T07:51:23.384444+0000","last_undegraded":"2023-10-01T07:51:23.384444+0000","last_fullsized":"2023-10-01T07:51:23.384444+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":130,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.395271+0000","last_change":"2023-10-01T07:48:00.312335+0000","last_active":"2023-10-01T07:51:23.395271+0000","last_peered":"2023-10-01T07:51:23.395271+0000","last_clean":"2023-10-01T07:51:23.395271+0000","last_became_active":"2023-10-01T07:48:00.311993+0000","last_became_peered":"2023-10-01T07:48:00.311993+0000","last_unstale":"2023-10-01T07:51:23.395271+0000","last_undegraded":"2023-10-01T07:51:23.395271+0000","last_fullsized":"2023-10-01T07:51:23.395271+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:39:14.437029+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":125,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.380300+0000","last_change":"2023-10-01T07:48:00.312422+0000","last_active":"2023-10-01T07:51:23.380300+0000","last_peered":"2023-10-01T07:51:23.380300+0000","last_clean":"2023-10-01T07:51:23.380300+0000","last_became_active":"2023-10-01T07:48:00.311829+0000","last_became_peered":"2023-10-01T07:48:00.311829+0000","last_unstale":"2023-10-01T07:51:23.380300+0000","last_undegraded":"2023-10-01T07:51:23.380300+0000","last_fullsized":"2023-10-01T07:51:23.380300+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:38:34.468630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":128,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.394525+0000","last_change":"2023-10-01T07:48:00.322738+0000","last_active":"2023-10-01T07:51:23.394525+0000","last_peered":"2023-10-01T07:51:23.394525+0000","last_clean":"2023-10-01T07:51:23.394525+0000","last_became_active":"2023-10-01T07:48:00.322409+0000","last_became_peered":"2023-10-01T07:48:00.322409+0000","last_unstale":"2023-10-01T07:51:23.394525+0000","last_undegraded":"2023-10-01T07:51:23.394525+0000","last_fullsized":"2023-10-01T07:51:23.394525+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":52,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.384279+0000","last_change":"2023-10-01T07:48:00.315604+0000","last_active":"2023-10-01T07:51:23.384279+0000","last_peered":"2023-10-01T07:51:23.384279+0000","last_clean":"2023-10-01T07:51:23.384279+0000","last_became_active":"2023-10-01T07:48:00.315130+0000","last_became_peered":"2023-10-01T07:48:00.315130+0000","last_unstale":"2023-10-01T07:51:23.384279+0000","last_undegraded":"2023-10-01T07:51:23.384279+0000","last_fullsized":"2023-10-01T07:51:23.384279+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":130,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.380897+0000","last_change":"2023-10-01T07:48:00.312086+0000","last_active":"2023-10-01T07:51:23.380897+0000","last_peered":"2023-10-01T07:51:23.380897+0000","last_clean":"2023-10-01T07:51:23.380897+0000","last_became_active":"2023-10-01T07:48:00.311729+0000","last_became_peered":"2023-10-01T07:48:00.311729+0000","last_unstale":"2023-10-01T07:51:23.380897+0000","last_undegraded":"2023-10-01T07:51:23.380897+0000","last_fullsized":"2023-10-01T07:51:23.380897+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:26:26.563458+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":121,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.389772+0000","last_change":"2023-10-01T07:41:31.165829+0000","last_active":"2023-10-01T07:51:23.389772+0000","last_peered":"2023-10-01T07:51:23.389772+0000","last_clean":"2023-10-01T07:51:23.389772+0000","last_became_active":"2023-10-01T07:41:31.165209+0000","last_became_peered":"2023-10-01T07:41:31.165209+0000","last_unstale":"2023-10-01T07:51:23.389772+0000","last_undegraded":"2023-10-01T07:51:23.389772+0000","last_fullsized":"2023-10-01T07:51:23.389772+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+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":130,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.399215+0000","last_change":"2023-10-01T07:48:00.312762+0000","last_active":"2023-10-01T07:51:23.399215+0000","last_peered":"2023-10-01T07:51:23.399215+0000","last_clean":"2023-10-01T07:51:23.399215+0000","last_became_active":"2023-10-01T07:48:00.312201+0000","last_became_peered":"2023-10-01T07:48:00.312201+0000","last_unstale":"2023-10-01T07:51:23.399215+0000","last_undegraded":"2023-10-01T07:51:23.399215+0000","last_fullsized":"2023-10-01T07:51:23.399215+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:33:38.091244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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'6135","reported_seq":6152,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:56.345227+0000","last_change":"2023-10-01T07:50:19.125426+0000","last_active":"2023-10-01T07:51:56.345227+0000","last_peered":"2023-10-01T07:51:56.345227+0000","last_clean":"2023-10-01T07:51:56.345227+0000","last_became_active":"2023-10-01T07:50:19.125130+0000","last_became_peered":"2023-10-01T07:50:19.125130+0000","last_unstale":"2023-10-01T07:51:56.345227+0000","last_undegraded":"2023-10-01T07:51:56.345227+0000","last_fullsized":"2023-10-01T07:51:56.345227+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":139,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_clean_scrub_stamp":"2023-10-01T07:50:18.087332+0000","objects_scrubbed":0,"log_size":6135,"log_dups_size":0,"ondisk_log_size":6135,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:54:25.519109+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":402063360,"num_objects":6135,"num_object_clones":0,"num_object_copies":18405,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6135,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6135,"num_write_kb":392640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":88,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.536549+0000","last_change":"2023-10-01T07:47:46.585010+0000","last_active":"2023-10-01T07:51:45.536549+0000","last_peered":"2023-10-01T07:51:45.536549+0000","last_clean":"2023-10-01T07:51:45.536549+0000","last_became_active":"2023-10-01T07:47:46.584628+0000","last_became_peered":"2023-10-01T07:47:46.584628+0000","last_unstale":"2023-10-01T07:51:45.536549+0000","last_undegraded":"2023-10-01T07:51:45.536549+0000","last_fullsized":"2023-10-01T07:51:45.536549+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:11:43.851864+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,0],"acting":[2,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":113,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.394297+0000","last_change":"2023-10-01T07:48:00.320194+0000","last_active":"2023-10-01T07:51:23.394297+0000","last_peered":"2023-10-01T07:51:23.394297+0000","last_clean":"2023-10-01T07:51:23.394297+0000","last_became_active":"2023-10-01T07:48:00.319824+0000","last_became_peered":"2023-10-01T07:48:00.319824+0000","last_unstale":"2023-10-01T07:51:23.394297+0000","last_undegraded":"2023-10-01T07:51:23.394297+0000","last_fullsized":"2023-10-01T07:51:23.394297+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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'5781","reported_seq":5798,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:53.403747+0000","last_change":"2023-10-01T07:50:19.127100+0000","last_active":"2023-10-01T07:51:53.403747+0000","last_peered":"2023-10-01T07:51:53.403747+0000","last_clean":"2023-10-01T07:51:53.403747+0000","last_became_active":"2023-10-01T07:50:19.126721+0000","last_became_peered":"2023-10-01T07:50:19.126721+0000","last_unstale":"2023-10-01T07:51:53.403747+0000","last_undegraded":"2023-10-01T07:51:53.403747+0000","last_fullsized":"2023-10-01T07:51:53.403747+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":139,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_clean_scrub_stamp":"2023-10-01T07:50:18.087332+0000","objects_scrubbed":0,"log_size":5781,"log_dups_size":0,"ondisk_log_size":5781,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:39:38.787986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":378863616,"num_objects":5781,"num_object_clones":0,"num_object_copies":17343,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5781,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5781,"num_write_kb":369984,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":95,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.384921+0000","last_change":"2023-10-01T07:48:00.318637+0000","last_active":"2023-10-01T07:51:23.384921+0000","last_peered":"2023-10-01T07:51:23.384921+0000","last_clean":"2023-10-01T07:51:23.384921+0000","last_became_active":"2023-10-01T07:48:00.318209+0000","last_became_peered":"2023-10-01T07:48:00.318209+0000","last_unstale":"2023-10-01T07:51:23.384921+0000","last_undegraded":"2023-10-01T07:51:23.384921+0000","last_fullsized":"2023-10-01T07:51:23.384921+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.390298+0000","last_change":"2023-10-01T07:47:46.583850+0000","last_active":"2023-10-01T07:51:23.390298+0000","last_peered":"2023-10-01T07:51:23.390298+0000","last_clean":"2023-10-01T07:51:23.390298+0000","last_became_active":"2023-10-01T07:47:46.583085+0000","last_became_peered":"2023-10-01T07:47:46.583085+0000","last_unstale":"2023-10-01T07:51:23.390298+0000","last_undegraded":"2023-10-01T07:51:23.390298+0000","last_fullsized":"2023-10-01T07:51:23.390298+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,3],"acting":[4,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.9","version":"147'5921","reported_seq":5938,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:54.568543+0000","last_change":"2023-10-01T07:50:19.127412+0000","last_active":"2023-10-01T07:51:54.568543+0000","last_peered":"2023-10-01T07:51:54.568543+0000","last_clean":"2023-10-01T07:51:54.568543+0000","last_became_active":"2023-10-01T07:50:19.126503+0000","last_became_peered":"2023-10-01T07:50:19.126503+0000","last_unstale":"2023-10-01T07:51:54.568543+0000","last_undegraded":"2023-10-01T07:51:54.568543+0000","last_fullsized":"2023-10-01T07:51:54.568543+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":139,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_clean_scrub_stamp":"2023-10-01T07:50:18.087332+0000","objects_scrubbed":0,"log_size":5921,"log_dups_size":0,"ondisk_log_size":5921,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:34:10.359874+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":388038656,"num_objects":5921,"num_object_clones":0,"num_object_copies":17763,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5921,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5921,"num_write_kb":378944,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":55,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.384614+0000","last_change":"2023-10-01T07:48:00.322955+0000","last_active":"2023-10-01T07:51:23.384614+0000","last_peered":"2023-10-01T07:51:23.384614+0000","last_clean":"2023-10-01T07:51:23.384614+0000","last_became_active":"2023-10-01T07:48:00.322328+0000","last_became_peered":"2023-10-01T07:48:00.322328+0000","last_unstale":"2023-10-01T07:51:23.384614+0000","last_undegraded":"2023-10-01T07:51:23.384614+0000","last_fullsized":"2023-10-01T07:51:23.384614+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":127,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.389965+0000","last_change":"2023-10-01T07:48:00.314916+0000","last_active":"2023-10-01T07:51:23.389965+0000","last_peered":"2023-10-01T07:51:23.389965+0000","last_clean":"2023-10-01T07:51:23.389965+0000","last_became_active":"2023-10-01T07:48:00.314527+0000","last_became_peered":"2023-10-01T07:48:00.314527+0000","last_unstale":"2023-10-01T07:51:23.389965+0000","last_undegraded":"2023-10-01T07:51:23.389965+0000","last_fullsized":"2023-10-01T07:51:23.389965+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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'6024","reported_seq":6041,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:55.532591+0000","last_change":"2023-10-01T07:50:19.119557+0000","last_active":"2023-10-01T07:51:55.532591+0000","last_peered":"2023-10-01T07:51:55.532591+0000","last_clean":"2023-10-01T07:51:55.532591+0000","last_became_active":"2023-10-01T07:50:19.119210+0000","last_became_peered":"2023-10-01T07:50:19.119210+0000","last_unstale":"2023-10-01T07:51:55.532591+0000","last_undegraded":"2023-10-01T07:51:55.532591+0000","last_fullsized":"2023-10-01T07:51:55.532591+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":139,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_clean_scrub_stamp":"2023-10-01T07:50:18.087332+0000","objects_scrubbed":0,"log_size":6024,"log_dups_size":0,"ondisk_log_size":6024,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:33:49.877441+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":394788864,"num_objects":6024,"num_object_clones":0,"num_object_copies":18072,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6024,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6024,"num_write_kb":385536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":114,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.394454+0000","last_change":"2023-10-01T07:43:24.917235+0000","last_active":"2023-10-01T07:51:23.394454+0000","last_peered":"2023-10-01T07:51:23.394454+0000","last_clean":"2023-10-01T07:51:23.394454+0000","last_became_active":"2023-10-01T07:43:24.916855+0000","last_became_peered":"2023-10-01T07:43:24.916855+0000","last_unstale":"2023-10-01T07:51:23.394454+0000","last_undegraded":"2023-10-01T07:51:23.394454+0000","last_fullsized":"2023-10-01T07:51:23.394454+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":125,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.380465+0000","last_change":"2023-10-01T07:47:46.583687+0000","last_active":"2023-10-01T07:51:23.380465+0000","last_peered":"2023-10-01T07:51:23.380465+0000","last_clean":"2023-10-01T07:51:23.380465+0000","last_became_active":"2023-10-01T07:47:46.583274+0000","last_became_peered":"2023-10-01T07:47:46.583274+0000","last_unstale":"2023-10-01T07:51:23.380465+0000","last_undegraded":"2023-10-01T07:51:23.380465+0000","last_fullsized":"2023-10-01T07:51:23.380465+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:13:04.193011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"7.f","version":"147'6016","reported_seq":6033,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:54.574628+0000","last_change":"2023-10-01T07:50:19.132167+0000","last_active":"2023-10-01T07:51:54.574628+0000","last_peered":"2023-10-01T07:51:54.574628+0000","last_clean":"2023-10-01T07:51:54.574628+0000","last_became_active":"2023-10-01T07:50:19.131340+0000","last_became_peered":"2023-10-01T07:50:19.131340+0000","last_unstale":"2023-10-01T07:51:54.574628+0000","last_undegraded":"2023-10-01T07:51:54.574628+0000","last_fullsized":"2023-10-01T07:51:54.574628+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":139,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_clean_scrub_stamp":"2023-10-01T07:50:18.087332+0000","objects_scrubbed":0,"log_size":6016,"log_dups_size":0,"ondisk_log_size":6016,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:16:40.312620+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":394264576,"num_objects":6016,"num_object_clones":0,"num_object_copies":18048,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6016,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6016,"num_write_kb":385024,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"59'2","reported_seq":88,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.536503+0000","last_change":"2023-10-01T07:47:46.586597+0000","last_active":"2023-10-01T07:51:45.536503+0000","last_peered":"2023-10-01T07:51:45.536503+0000","last_clean":"2023-10-01T07:51:45.536503+0000","last_became_active":"2023-10-01T07:47:46.586278+0000","last_became_peered":"2023-10-01T07:47:46.586278+0000","last_unstale":"2023-10-01T07:51:45.536503+0000","last_undegraded":"2023-10-01T07:51:45.536503+0000","last_fullsized":"2023-10-01T07:51:45.536503+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:58:57.216985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,4],"acting":[2,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":94,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.390085+0000","last_change":"2023-10-01T07:47:46.589313+0000","last_active":"2023-10-01T07:51:23.390085+0000","last_peered":"2023-10-01T07:51:23.390085+0000","last_clean":"2023-10-01T07:51:23.390085+0000","last_became_active":"2023-10-01T07:47:46.588272+0000","last_became_peered":"2023-10-01T07:47:46.588272+0000","last_unstale":"2023-10-01T07:51:23.390085+0000","last_undegraded":"2023-10-01T07:51:23.390085+0000","last_fullsized":"2023-10-01T07:51:23.390085+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.e","version":"147'6086","reported_seq":6103,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:55.519395+0000","last_change":"2023-10-01T07:50:19.124442+0000","last_active":"2023-10-01T07:51:55.519395+0000","last_peered":"2023-10-01T07:51:55.519395+0000","last_clean":"2023-10-01T07:51:55.519395+0000","last_became_active":"2023-10-01T07:50:19.124083+0000","last_became_peered":"2023-10-01T07:50:19.124083+0000","last_unstale":"2023-10-01T07:51:55.519395+0000","last_undegraded":"2023-10-01T07:51:55.519395+0000","last_fullsized":"2023-10-01T07:51:55.519395+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":139,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_clean_scrub_stamp":"2023-10-01T07:50:18.087332+0000","objects_scrubbed":0,"log_size":6086,"log_dups_size":0,"ondisk_log_size":6086,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:06:23.556316+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":398852096,"num_objects":6086,"num_object_clones":0,"num_object_copies":18258,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6086,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6086,"num_write_kb":389504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":128,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.390132+0000","last_change":"2023-10-01T07:47:46.591099+0000","last_active":"2023-10-01T07:51:23.390132+0000","last_peered":"2023-10-01T07:51:23.390132+0000","last_clean":"2023-10-01T07:51:23.390132+0000","last_became_active":"2023-10-01T07:47:46.590781+0000","last_became_peered":"2023-10-01T07:47:46.590781+0000","last_unstale":"2023-10-01T07:51:23.390132+0000","last_undegraded":"2023-10-01T07:51:23.390132+0000","last_fullsized":"2023-10-01T07:51:23.390132+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":119,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.390768+0000","last_change":"2023-10-01T07:47:46.585310+0000","last_active":"2023-10-01T07:51:23.390768+0000","last_peered":"2023-10-01T07:51:23.390768+0000","last_clean":"2023-10-01T07:51:23.390768+0000","last_became_active":"2023-10-01T07:47:46.584974+0000","last_became_peered":"2023-10-01T07:47:46.584974+0000","last_unstale":"2023-10-01T07:51:23.390768+0000","last_undegraded":"2023-10-01T07:51:23.390768+0000","last_fullsized":"2023-10-01T07:51:23.390768+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.d","version":"147'6058","reported_seq":6074,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:56.068233+0000","last_change":"2023-10-01T07:50:19.128699+0000","last_active":"2023-10-01T07:51:56.068233+0000","last_peered":"2023-10-01T07:51:56.068233+0000","last_clean":"2023-10-01T07:51:56.068233+0000","last_became_active":"2023-10-01T07:50:19.128324+0000","last_became_peered":"2023-10-01T07:50:19.128324+0000","last_unstale":"2023-10-01T07:51:56.068233+0000","last_undegraded":"2023-10-01T07:51:56.068233+0000","last_fullsized":"2023-10-01T07:51:56.068233+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":139,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_clean_scrub_stamp":"2023-10-01T07:50:18.087332+0000","objects_scrubbed":0,"log_size":6058,"log_dups_size":0,"ondisk_log_size":6058,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":397017088,"num_objects":6058,"num_object_clones":0,"num_object_copies":18174,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6058,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6058,"num_write_kb":387712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":101,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.388267+0000","last_change":"2023-10-01T07:48:00.311065+0000","last_active":"2023-10-01T07:51:23.388267+0000","last_peered":"2023-10-01T07:51:23.388267+0000","last_clean":"2023-10-01T07:51:23.388267+0000","last_became_active":"2023-10-01T07:48:00.310702+0000","last_became_peered":"2023-10-01T07:48:00.310702+0000","last_unstale":"2023-10-01T07:51:23.388267+0000","last_undegraded":"2023-10-01T07:51:23.388267+0000","last_fullsized":"2023-10-01T07:51:23.388267+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:33:55.612773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":96,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.390814+0000","last_change":"2023-10-01T07:47:46.589584+0000","last_active":"2023-10-01T07:51:23.390814+0000","last_peered":"2023-10-01T07:51:23.390814+0000","last_clean":"2023-10-01T07:51:23.390814+0000","last_became_active":"2023-10-01T07:47:46.589231+0000","last_became_peered":"2023-10-01T07:47:46.589231+0000","last_unstale":"2023-10-01T07:51:23.390814+0000","last_undegraded":"2023-10-01T07:51:23.390814+0000","last_fullsized":"2023-10-01T07:51:23.390814+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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'5984","reported_seq":6000,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:55.981112+0000","last_change":"2023-10-01T07:50:19.130127+0000","last_active":"2023-10-01T07:51:55.981112+0000","last_peered":"2023-10-01T07:51:55.981112+0000","last_clean":"2023-10-01T07:51:55.981112+0000","last_became_active":"2023-10-01T07:50:19.129227+0000","last_became_peered":"2023-10-01T07:50:19.129227+0000","last_unstale":"2023-10-01T07:51:55.981112+0000","last_undegraded":"2023-10-01T07:51:55.981112+0000","last_fullsized":"2023-10-01T07:51:55.981112+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":139,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_clean_scrub_stamp":"2023-10-01T07:50:18.087332+0000","objects_scrubbed":0,"log_size":5984,"log_dups_size":0,"ondisk_log_size":5984,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":392167424,"num_objects":5984,"num_object_clones":0,"num_object_copies":17952,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5984,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5984,"num_write_kb":382976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":131,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.394796+0000","last_change":"2023-10-01T07:48:00.318224+0000","last_active":"2023-10-01T07:51:23.394796+0000","last_peered":"2023-10-01T07:51:23.394796+0000","last_clean":"2023-10-01T07:51:23.394796+0000","last_became_active":"2023-10-01T07:48:00.317221+0000","last_became_peered":"2023-10-01T07:48:00.317221+0000","last_unstale":"2023-10-01T07:51:23.394796+0000","last_undegraded":"2023-10-01T07:51:23.394796+0000","last_fullsized":"2023-10-01T07:51:23.394796+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:59:31.617375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":120,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.386442+0000","last_change":"2023-10-01T07:47:46.575622+0000","last_active":"2023-10-01T07:51:23.386442+0000","last_peered":"2023-10-01T07:51:23.386442+0000","last_clean":"2023-10-01T07:51:23.386442+0000","last_became_active":"2023-10-01T07:47:46.575220+0000","last_became_peered":"2023-10-01T07:47:46.575220+0000","last_unstale":"2023-10-01T07:51:23.386442+0000","last_undegraded":"2023-10-01T07:51:23.386442+0000","last_fullsized":"2023-10-01T07:51:23.386442+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:29:32.127810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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'5975","reported_seq":5991,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:54.748191+0000","last_change":"2023-10-01T07:50:19.125094+0000","last_active":"2023-10-01T07:51:54.748191+0000","last_peered":"2023-10-01T07:51:54.748191+0000","last_clean":"2023-10-01T07:51:54.748191+0000","last_became_active":"2023-10-01T07:50:19.124671+0000","last_became_peered":"2023-10-01T07:50:19.124671+0000","last_unstale":"2023-10-01T07:51:54.748191+0000","last_undegraded":"2023-10-01T07:51:54.748191+0000","last_fullsized":"2023-10-01T07:51:54.748191+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":139,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_clean_scrub_stamp":"2023-10-01T07:50:18.087332+0000","objects_scrubbed":0,"log_size":5975,"log_dups_size":0,"ondisk_log_size":5975,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":391577600,"num_objects":5975,"num_object_clones":0,"num_object_copies":17925,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5975,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5975,"num_write_kb":382400,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":144,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.386910+0000","last_change":"2023-10-01T07:48:00.310941+0000","last_active":"2023-10-01T07:51:23.386910+0000","last_peered":"2023-10-01T07:51:23.386910+0000","last_clean":"2023-10-01T07:51:23.386910+0000","last_became_active":"2023-10-01T07:48:00.310563+0000","last_became_peered":"2023-10-01T07:48:00.310563+0000","last_unstale":"2023-10-01T07:51:23.386910+0000","last_undegraded":"2023-10-01T07:51:23.386910+0000","last_fullsized":"2023-10-01T07:51:23.386910+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:20:45.885912+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":129,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.394602+0000","last_change":"2023-10-01T07:43:24.917072+0000","last_active":"2023-10-01T07:51:23.394602+0000","last_peered":"2023-10-01T07:51:23.394602+0000","last_clean":"2023-10-01T07:51:23.394602+0000","last_became_active":"2023-10-01T07:43:24.916661+0000","last_became_peered":"2023-10-01T07:43:24.916661+0000","last_unstale":"2023-10-01T07:51:23.394602+0000","last_undegraded":"2023-10-01T07:51:23.394602+0000","last_fullsized":"2023-10-01T07:51:23.394602+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.388005+0000","last_change":"2023-10-01T07:47:46.575671+0000","last_active":"2023-10-01T07:51:23.388005+0000","last_peered":"2023-10-01T07:51:23.388005+0000","last_clean":"2023-10-01T07:51:23.388005+0000","last_became_active":"2023-10-01T07:47:46.575295+0000","last_became_peered":"2023-10-01T07:47:46.575295+0000","last_unstale":"2023-10-01T07:51:23.388005+0000","last_undegraded":"2023-10-01T07:51:23.388005+0000","last_fullsized":"2023-10-01T07:51:23.388005+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:20:11.552870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"147'5888","reported_seq":5904,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:56.078444+0000","last_change":"2023-10-01T07:50:19.129573+0000","last_active":"2023-10-01T07:51:56.078444+0000","last_peered":"2023-10-01T07:51:56.078444+0000","last_clean":"2023-10-01T07:51:56.078444+0000","last_became_active":"2023-10-01T07:50:19.129223+0000","last_became_peered":"2023-10-01T07:50:19.129223+0000","last_unstale":"2023-10-01T07:51:56.078444+0000","last_undegraded":"2023-10-01T07:51:56.078444+0000","last_fullsized":"2023-10-01T07:51:56.078444+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":139,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_clean_scrub_stamp":"2023-10-01T07:50:18.087332+0000","objects_scrubbed":0,"log_size":5888,"log_dups_size":0,"ondisk_log_size":5888,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":385875968,"num_objects":5888,"num_object_clones":0,"num_object_copies":17664,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5888,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5888,"num_write_kb":376832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":118,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.394554+0000","last_change":"2023-10-01T07:42:13.172780+0000","last_active":"2023-10-01T07:51:23.394554+0000","last_peered":"2023-10-01T07:51:23.394554+0000","last_clean":"2023-10-01T07:51:23.394554+0000","last_became_active":"2023-10-01T07:42:13.172352+0000","last_became_peered":"2023-10-01T07:42:13.172352+0000","last_unstale":"2023-10-01T07:51:23.394554+0000","last_undegraded":"2023-10-01T07:51:23.394554+0000","last_fullsized":"2023-10-01T07:51:23.394554+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-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":92,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.390527+0000","last_change":"2023-10-01T07:47:46.591521+0000","last_active":"2023-10-01T07:51:23.390527+0000","last_peered":"2023-10-01T07:51:23.390527+0000","last_clean":"2023-10-01T07:51:23.390527+0000","last_became_active":"2023-10-01T07:47:46.590065+0000","last_became_peered":"2023-10-01T07:47:46.590065+0000","last_unstale":"2023-10-01T07:51:23.390527+0000","last_undegraded":"2023-10-01T07:51:23.390527+0000","last_fullsized":"2023-10-01T07:51:23.390527+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":120,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.386838+0000","last_change":"2023-10-01T07:43:24.903518+0000","last_active":"2023-10-01T07:51:23.386838+0000","last_peered":"2023-10-01T07:51:23.386838+0000","last_clean":"2023-10-01T07:51:23.386838+0000","last_became_active":"2023-10-01T07:43:24.903090+0000","last_became_peered":"2023-10-01T07:43:24.903090+0000","last_unstale":"2023-10-01T07:51:23.386838+0000","last_undegraded":"2023-10-01T07:51:23.386838+0000","last_fullsized":"2023-10-01T07:51:23.386838+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:08:09.112503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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'5837","reported_seq":5854,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:54.514971+0000","last_change":"2023-10-01T07:50:19.127050+0000","last_active":"2023-10-01T07:51:54.514971+0000","last_peered":"2023-10-01T07:51:54.514971+0000","last_clean":"2023-10-01T07:51:54.514971+0000","last_became_active":"2023-10-01T07:50:19.126494+0000","last_became_peered":"2023-10-01T07:50:19.126494+0000","last_unstale":"2023-10-01T07:51:54.514971+0000","last_undegraded":"2023-10-01T07:51:54.514971+0000","last_fullsized":"2023-10-01T07:51:54.514971+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":139,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_clean_scrub_stamp":"2023-10-01T07:50:18.087332+0000","objects_scrubbed":0,"log_size":5837,"log_dups_size":0,"ondisk_log_size":5837,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:45:06.943837+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":382533632,"num_objects":5837,"num_object_clones":0,"num_object_copies":17511,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5837,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5837,"num_write_kb":373568,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":136,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.389098+0000","last_change":"2023-10-01T07:43:24.905505+0000","last_active":"2023-10-01T07:51:23.389098+0000","last_peered":"2023-10-01T07:51:23.389098+0000","last_clean":"2023-10-01T07:51:23.389098+0000","last_became_active":"2023-10-01T07:43:24.905061+0000","last_became_peered":"2023-10-01T07:43:24.905061+0000","last_unstale":"2023-10-01T07:51:23.389098+0000","last_undegraded":"2023-10-01T07:51:23.389098+0000","last_fullsized":"2023-10-01T07:51:23.389098+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:37:50.798269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":105,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.386380+0000","last_change":"2023-10-01T07:42:42.147587+0000","last_active":"2023-10-01T07:51:23.386380+0000","last_peered":"2023-10-01T07:51:23.386380+0000","last_clean":"2023-10-01T07:51:23.386380+0000","last_became_active":"2023-10-01T07:42:42.147219+0000","last_became_peered":"2023-10-01T07:42:42.147219+0000","last_unstale":"2023-10-01T07:51:23.386380+0000","last_undegraded":"2023-10-01T07:51:23.386380+0000","last_fullsized":"2023-10-01T07:51:23.386380+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:11:13.004626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":124,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.386602+0000","last_change":"2023-10-01T07:42:13.174610+0000","last_active":"2023-10-01T07:51:23.386602+0000","last_peered":"2023-10-01T07:51:23.386602+0000","last_clean":"2023-10-01T07:51:23.386602+0000","last_became_active":"2023-10-01T07:42:13.174332+0000","last_became_peered":"2023-10-01T07:42:13.174332+0000","last_unstale":"2023-10-01T07:51:23.386602+0000","last_undegraded":"2023-10-01T07:51:23.386602+0000","last_fullsized":"2023-10-01T07:51:23.386602+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-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:31:58.589311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.6","version":"147'5783","reported_seq":5800,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:54.501409+0000","last_change":"2023-10-01T07:50:19.132272+0000","last_active":"2023-10-01T07:51:54.501409+0000","last_peered":"2023-10-01T07:51:54.501409+0000","last_clean":"2023-10-01T07:51:54.501409+0000","last_became_active":"2023-10-01T07:50:19.131717+0000","last_became_peered":"2023-10-01T07:50:19.131717+0000","last_unstale":"2023-10-01T07:51:54.501409+0000","last_undegraded":"2023-10-01T07:51:54.501409+0000","last_fullsized":"2023-10-01T07:51:54.501409+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":139,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_clean_scrub_stamp":"2023-10-01T07:50:18.087332+0000","objects_scrubbed":0,"log_size":5783,"log_dups_size":0,"ondisk_log_size":5783,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:37:01.621793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":378994688,"num_objects":5783,"num_object_clones":0,"num_object_copies":17349,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5783,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5783,"num_write_kb":370112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"0'0","reported_seq":133,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.394599+0000","last_change":"2023-10-01T07:48:00.320868+0000","last_active":"2023-10-01T07:51:23.394599+0000","last_peered":"2023-10-01T07:51:23.394599+0000","last_clean":"2023-10-01T07:51:23.394599+0000","last_became_active":"2023-10-01T07:48:00.320514+0000","last_became_peered":"2023-10-01T07:48:00.320514+0000","last_unstale":"2023-10-01T07:51:23.394599+0000","last_undegraded":"2023-10-01T07:51:23.394599+0000","last_fullsized":"2023-10-01T07:51:23.394599+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":324,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.385738+0000","last_change":"2023-10-01T07:48:00.320376+0000","last_active":"2023-10-01T07:51:23.385738+0000","last_peered":"2023-10-01T07:51:23.385738+0000","last_clean":"2023-10-01T07:51:23.385738+0000","last_became_active":"2023-10-01T07:48:00.318947+0000","last_became_peered":"2023-10-01T07:48:00.318947+0000","last_unstale":"2023-10-01T07:51:23.385738+0000","last_undegraded":"2023-10-01T07:51:23.385738+0000","last_fullsized":"2023-10-01T07:51:23.385738+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:23:32.049984+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:23:32.049984+0000","last_clean_scrub_stamp":"2023-10-01T07:23:32.049984+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:43.511429+0000","last_change":"2023-10-01T07:43:24.910767+0000","last_active":"2023-10-01T07:51:43.511429+0000","last_peered":"2023-10-01T07:51:43.511429+0000","last_clean":"2023-10-01T07:51:43.511429+0000","last_became_active":"2023-10-01T07:43:24.910214+0000","last_became_peered":"2023-10-01T07:43:24.910214+0000","last_unstale":"2023-10-01T07:51:43.511429+0000","last_undegraded":"2023-10-01T07:51:43.511429+0000","last_fullsized":"2023-10-01T07:51:43.511429+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:37:46.200934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":123,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.391894+0000","last_change":"2023-10-01T07:48:00.323822+0000","last_active":"2023-10-01T07:51:23.391894+0000","last_peered":"2023-10-01T07:51:23.391894+0000","last_clean":"2023-10-01T07:51:23.391894+0000","last_became_active":"2023-10-01T07:48:00.323132+0000","last_became_peered":"2023-10-01T07:48:00.323132+0000","last_unstale":"2023-10-01T07:51:23.391894+0000","last_undegraded":"2023-10-01T07:51:23.391894+0000","last_fullsized":"2023-10-01T07:51:23.391894+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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'5859","reported_seq":5875,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:53.417908+0000","last_change":"2023-10-01T07:50:19.122988+0000","last_active":"2023-10-01T07:51:53.417908+0000","last_peered":"2023-10-01T07:51:53.417908+0000","last_clean":"2023-10-01T07:51:53.417908+0000","last_became_active":"2023-10-01T07:50:19.122528+0000","last_became_peered":"2023-10-01T07:50:19.122528+0000","last_unstale":"2023-10-01T07:51:53.417908+0000","last_undegraded":"2023-10-01T07:51:53.417908+0000","last_fullsized":"2023-10-01T07:51:53.417908+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":139,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_clean_scrub_stamp":"2023-10-01T07:50:18.087332+0000","objects_scrubbed":0,"log_size":5859,"log_dups_size":0,"ondisk_log_size":5859,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":383975424,"num_objects":5859,"num_object_clones":0,"num_object_copies":17577,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5859,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5859,"num_write_kb":374976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,0],"acting":[7,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":112,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.384089+0000","last_change":"2023-10-01T07:48:00.319806+0000","last_active":"2023-10-01T07:51:23.384089+0000","last_peered":"2023-10-01T07:51:23.384089+0000","last_clean":"2023-10-01T07:51:23.384089+0000","last_became_active":"2023-10-01T07:48:00.319133+0000","last_became_peered":"2023-10-01T07:48:00.319133+0000","last_unstale":"2023-10-01T07:51:23.384089+0000","last_undegraded":"2023-10-01T07:51:23.384089+0000","last_fullsized":"2023-10-01T07:51:23.384089+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":126,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.623891+0000","last_change":"2023-10-01T07:47:46.584970+0000","last_active":"2023-10-01T07:51:45.623891+0000","last_peered":"2023-10-01T07:51:45.623891+0000","last_clean":"2023-10-01T07:51:45.623891+0000","last_became_active":"2023-10-01T07:47:46.584666+0000","last_became_peered":"2023-10-01T07:47:46.584666+0000","last_unstale":"2023-10-01T07:51:45.623891+0000","last_undegraded":"2023-10-01T07:51:45.623891+0000","last_fullsized":"2023-10-01T07:51:45.623891+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:51:09.106557+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":125,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.381148+0000","last_change":"2023-10-01T07:42:42.147552+0000","last_active":"2023-10-01T07:51:23.381148+0000","last_peered":"2023-10-01T07:51:23.381148+0000","last_clean":"2023-10-01T07:51:23.381148+0000","last_became_active":"2023-10-01T07:42:42.147046+0000","last_became_peered":"2023-10-01T07:42:42.147046+0000","last_unstale":"2023-10-01T07:51:23.381148+0000","last_undegraded":"2023-10-01T07:51:23.381148+0000","last_fullsized":"2023-10-01T07:51:23.381148+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:17:29.101461+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"7.0","version":"147'5896","reported_seq":5912,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:55.906341+0000","last_change":"2023-10-01T07:50:19.129018+0000","last_active":"2023-10-01T07:51:55.906341+0000","last_peered":"2023-10-01T07:51:55.906341+0000","last_clean":"2023-10-01T07:51:55.906341+0000","last_became_active":"2023-10-01T07:50:19.128618+0000","last_became_peered":"2023-10-01T07:50:19.128618+0000","last_unstale":"2023-10-01T07:51:55.906341+0000","last_undegraded":"2023-10-01T07:51:55.906341+0000","last_fullsized":"2023-10-01T07:51:55.906341+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":139,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_clean_scrub_stamp":"2023-10-01T07:50:18.087332+0000","objects_scrubbed":0,"log_size":5896,"log_dups_size":0,"ondisk_log_size":5896,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":386400256,"num_objects":5896,"num_object_clones":0,"num_object_copies":17688,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5896,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5896,"num_write_kb":377344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":92,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.384674+0000","last_change":"2023-10-01T07:48:00.321978+0000","last_active":"2023-10-01T07:51:23.384674+0000","last_peered":"2023-10-01T07:51:23.384674+0000","last_clean":"2023-10-01T07:51:23.384674+0000","last_became_active":"2023-10-01T07:48:00.321659+0000","last_became_peered":"2023-10-01T07:48:00.321659+0000","last_unstale":"2023-10-01T07:51:23.384674+0000","last_undegraded":"2023-10-01T07:51:23.384674+0000","last_fullsized":"2023-10-01T07:51:23.384674+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":105,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.386992+0000","last_change":"2023-10-01T07:42:42.153642+0000","last_active":"2023-10-01T07:51:23.386992+0000","last_peered":"2023-10-01T07:51:23.386992+0000","last_clean":"2023-10-01T07:51:23.386992+0000","last_became_active":"2023-10-01T07:42:42.153326+0000","last_became_peered":"2023-10-01T07:42:42.153326+0000","last_unstale":"2023-10-01T07:51:23.386992+0000","last_undegraded":"2023-10-01T07:51:23.386992+0000","last_fullsized":"2023-10-01T07:51:23.386992+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:25:06.788892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":111,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.619512+0000","last_change":"2023-10-01T07:48:00.316611+0000","last_active":"2023-10-01T07:51:45.619512+0000","last_peered":"2023-10-01T07:51:45.619512+0000","last_clean":"2023-10-01T07:51:45.619512+0000","last_became_active":"2023-10-01T07:48:00.316260+0000","last_became_peered":"2023-10-01T07:48:00.316260+0000","last_unstale":"2023-10-01T07:51:45.619512+0000","last_undegraded":"2023-10-01T07:51:45.619512+0000","last_fullsized":"2023-10-01T07:51:45.619512+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:36:42.528490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"7.3","version":"147'5881","reported_seq":5898,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:53.493421+0000","last_change":"2023-10-01T07:50:19.126237+0000","last_active":"2023-10-01T07:51:53.493421+0000","last_peered":"2023-10-01T07:51:53.493421+0000","last_clean":"2023-10-01T07:51:53.493421+0000","last_became_active":"2023-10-01T07:50:19.125442+0000","last_became_peered":"2023-10-01T07:50:19.125442+0000","last_unstale":"2023-10-01T07:51:53.493421+0000","last_undegraded":"2023-10-01T07:51:53.493421+0000","last_fullsized":"2023-10-01T07:51:53.493421+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":139,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_clean_scrub_stamp":"2023-10-01T07:50:18.087332+0000","objects_scrubbed":0,"log_size":5881,"log_dups_size":0,"ondisk_log_size":5881,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:32:18.632856+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":385417216,"num_objects":5881,"num_object_clones":0,"num_object_copies":17643,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5881,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5881,"num_write_kb":376384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":128,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.399352+0000","last_change":"2023-10-01T07:48:00.312567+0000","last_active":"2023-10-01T07:51:23.399352+0000","last_peered":"2023-10-01T07:51:23.399352+0000","last_clean":"2023-10-01T07:51:23.399352+0000","last_became_active":"2023-10-01T07:48:00.311711+0000","last_became_peered":"2023-10-01T07:48:00.311711+0000","last_unstale":"2023-10-01T07:51:23.399352+0000","last_undegraded":"2023-10-01T07:51:23.399352+0000","last_fullsized":"2023-10-01T07:51:23.399352+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:02:05.723765+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":105,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.386409+0000","last_change":"2023-10-01T07:47:46.575563+0000","last_active":"2023-10-01T07:51:23.386409+0000","last_peered":"2023-10-01T07:51:23.386409+0000","last_clean":"2023-10-01T07:51:23.386409+0000","last_became_active":"2023-10-01T07:47:46.575269+0000","last_became_peered":"2023-10-01T07:47:46.575269+0000","last_unstale":"2023-10-01T07:51:23.386409+0000","last_undegraded":"2023-10-01T07:51:23.386409+0000","last_fullsized":"2023-10-01T07:51:23.386409+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:26:19.364107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":126,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.450164+0000","last_change":"2023-10-01T07:48:00.318480+0000","last_active":"2023-10-01T07:51:23.450164+0000","last_peered":"2023-10-01T07:51:23.450164+0000","last_clean":"2023-10-01T07:51:23.450164+0000","last_became_active":"2023-10-01T07:48:00.317844+0000","last_became_peered":"2023-10-01T07:48:00.317844+0000","last_unstale":"2023-10-01T07:51:23.450164+0000","last_undegraded":"2023-10-01T07:51:23.450164+0000","last_fullsized":"2023-10-01T07:51:23.450164+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:05:35.934919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"7.2","version":"147'5957","reported_seq":5974,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:53.493001+0000","last_change":"2023-10-01T07:50:19.127952+0000","last_active":"2023-10-01T07:51:53.493001+0000","last_peered":"2023-10-01T07:51:53.493001+0000","last_clean":"2023-10-01T07:51:53.493001+0000","last_became_active":"2023-10-01T07:50:19.127646+0000","last_became_peered":"2023-10-01T07:50:19.127646+0000","last_unstale":"2023-10-01T07:51:53.493001+0000","last_undegraded":"2023-10-01T07:51:53.493001+0000","last_fullsized":"2023-10-01T07:51:53.493001+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":139,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_clean_scrub_stamp":"2023-10-01T07:50:18.087332+0000","objects_scrubbed":0,"log_size":5957,"log_dups_size":0,"ondisk_log_size":5957,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:38:33.385333+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":390397952,"num_objects":5957,"num_object_clones":0,"num_object_copies":17871,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5957,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5957,"num_write_kb":381248,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":132,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.392854+0000","last_change":"2023-10-01T07:48:00.313007+0000","last_active":"2023-10-01T07:51:23.392854+0000","last_peered":"2023-10-01T07:51:23.392854+0000","last_clean":"2023-10-01T07:51:23.392854+0000","last_became_active":"2023-10-01T07:48:00.312535+0000","last_became_peered":"2023-10-01T07:48:00.312535+0000","last_unstale":"2023-10-01T07:51:23.392854+0000","last_undegraded":"2023-10-01T07:51:23.392854+0000","last_fullsized":"2023-10-01T07:51:23.392854+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":128,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.380991+0000","last_change":"2023-10-01T07:47:46.583454+0000","last_active":"2023-10-01T07:51:23.380991+0000","last_peered":"2023-10-01T07:51:23.380991+0000","last_clean":"2023-10-01T07:51:23.380991+0000","last_became_active":"2023-10-01T07:47:46.583143+0000","last_became_peered":"2023-10-01T07:47:46.583143+0000","last_unstale":"2023-10-01T07:51:23.380991+0000","last_undegraded":"2023-10-01T07:51:23.380991+0000","last_fullsized":"2023-10-01T07:51:23.380991+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:56:46.096596+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":97,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.390396+0000","last_change":"2023-10-01T07:47:46.586842+0000","last_active":"2023-10-01T07:51:23.390396+0000","last_peered":"2023-10-01T07:51:23.390396+0000","last_clean":"2023-10-01T07:51:23.390396+0000","last_became_active":"2023-10-01T07:47:46.586212+0000","last_became_peered":"2023-10-01T07:47:46.586212+0000","last_unstale":"2023-10-01T07:51:23.390396+0000","last_undegraded":"2023-10-01T07:51:23.390396+0000","last_fullsized":"2023-10-01T07:51:23.390396+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":133,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:29.510615+0000","last_change":"2023-10-01T07:48:00.317433+0000","last_active":"2023-10-01T07:51:29.510615+0000","last_peered":"2023-10-01T07:51:29.510615+0000","last_clean":"2023-10-01T07:51:29.510615+0000","last_became_active":"2023-10-01T07:48:00.316990+0000","last_became_peered":"2023-10-01T07:48:00.316990+0000","last_unstale":"2023-10-01T07:51:29.510615+0000","last_undegraded":"2023-10-01T07:51:29.510615+0000","last_fullsized":"2023-10-01T07:51:29.510615+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:22:56.363493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1c","version":"0'0","reported_seq":134,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.389636+0000","last_change":"2023-10-01T07:43:24.905042+0000","last_active":"2023-10-01T07:51:23.389636+0000","last_peered":"2023-10-01T07:51:23.389636+0000","last_clean":"2023-10-01T07:51:23.389636+0000","last_became_active":"2023-10-01T07:43:24.904650+0000","last_became_peered":"2023-10-01T07:43:24.904650+0000","last_unstale":"2023-10-01T07:51:23.389636+0000","last_undegraded":"2023-10-01T07:51:23.389636+0000","last_fullsized":"2023-10-01T07:51:23.389636+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:05:21.643427+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":140,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.394563+0000","last_change":"2023-10-01T07:42:43.204579+0000","last_active":"2023-10-01T07:51:23.394563+0000","last_peered":"2023-10-01T07:51:23.394563+0000","last_clean":"2023-10-01T07:51:23.394563+0000","last_became_active":"2023-10-01T07:42:43.158074+0000","last_became_peered":"2023-10-01T07:42:43.158074+0000","last_unstale":"2023-10-01T07:51:23.394563+0000","last_undegraded":"2023-10-01T07:51:23.394563+0000","last_fullsized":"2023-10-01T07:51:23.394563+0000","mapping_epoch":91,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":92,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,2,1],"acting":[5,2,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":125,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.390841+0000","last_change":"2023-10-01T07:47:46.585033+0000","last_active":"2023-10-01T07:51:23.390841+0000","last_peered":"2023-10-01T07:51:23.390841+0000","last_clean":"2023-10-01T07:51:23.390841+0000","last_became_active":"2023-10-01T07:47:46.584478+0000","last_became_peered":"2023-10-01T07:47:46.584478+0000","last_unstale":"2023-10-01T07:51:23.390841+0000","last_undegraded":"2023-10-01T07:51:23.390841+0000","last_fullsized":"2023-10-01T07:51:23.390841+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":116,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.394634+0000","last_change":"2023-10-01T07:47:46.587284+0000","last_active":"2023-10-01T07:51:23.394634+0000","last_peered":"2023-10-01T07:51:23.394634+0000","last_clean":"2023-10-01T07:51:23.394634+0000","last_became_active":"2023-10-01T07:47:46.586309+0000","last_became_peered":"2023-10-01T07:47:46.586309+0000","last_unstale":"2023-10-01T07:51:23.394634+0000","last_undegraded":"2023-10-01T07:51:23.394634+0000","last_fullsized":"2023-10-01T07:51:23.394634+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":125,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.390303+0000","last_change":"2023-10-01T07:47:46.578613+0000","last_active":"2023-10-01T07:51:23.390303+0000","last_peered":"2023-10-01T07:51:23.390303+0000","last_clean":"2023-10-01T07:51:23.390303+0000","last_became_active":"2023-10-01T07:47:46.578263+0000","last_became_peered":"2023-10-01T07:47:46.578263+0000","last_unstale":"2023-10-01T07:51:23.390303+0000","last_undegraded":"2023-10-01T07:51:23.390303+0000","last_fullsized":"2023-10-01T07:51:23.390303+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":125,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.450277+0000","last_change":"2023-10-01T07:43:24.912080+0000","last_active":"2023-10-01T07:51:23.450277+0000","last_peered":"2023-10-01T07:51:23.450277+0000","last_clean":"2023-10-01T07:51:23.450277+0000","last_became_active":"2023-10-01T07:43:24.911577+0000","last_became_peered":"2023-10-01T07:43:24.911577+0000","last_unstale":"2023-10-01T07:51:23.450277+0000","last_undegraded":"2023-10-01T07:51:23.450277+0000","last_fullsized":"2023-10-01T07:51:23.450277+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:49:36.182931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":137,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.395226+0000","last_change":"2023-10-01T07:43:24.905781+0000","last_active":"2023-10-01T07:51:23.395226+0000","last_peered":"2023-10-01T07:51:23.395226+0000","last_clean":"2023-10-01T07:51:23.395226+0000","last_became_active":"2023-10-01T07:43:24.905433+0000","last_became_peered":"2023-10-01T07:43:24.905433+0000","last_unstale":"2023-10-01T07:51:23.395226+0000","last_undegraded":"2023-10-01T07:51:23.395226+0000","last_fullsized":"2023-10-01T07:51:23.395226+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:42:18.329292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":114,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.620807+0000","last_change":"2023-10-01T07:42:42.153708+0000","last_active":"2023-10-01T07:51:45.620807+0000","last_peered":"2023-10-01T07:51:45.620807+0000","last_clean":"2023-10-01T07:51:45.620807+0000","last_became_active":"2023-10-01T07:42:42.153303+0000","last_became_peered":"2023-10-01T07:42:42.153303+0000","last_unstale":"2023-10-01T07:51:45.620807+0000","last_undegraded":"2023-10-01T07:51:45.620807+0000","last_fullsized":"2023-10-01T07:51:45.620807+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:30:58.102626+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":113,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-10-01T07:51:23.389942+0000","last_change":"2023-10-01T07:47:46.588033+0000","last_active":"2023-10-01T07:51:23.389942+0000","last_peered":"2023-10-01T07:51:23.389942+0000","last_clean":"2023-10-01T07:51:23.389942+0000","last_became_active":"2023-10-01T07:47:46.587731+0000","last_became_peered":"2023-10-01T07:47:46.587731+0000","last_unstale":"2023-10-01T07:51:23.389942+0000","last_undegraded":"2023-10-01T07:51:23.389942+0000","last_fullsized":"2023-10-01T07:51:23.389942+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":6231228416,"num_objects":95081,"num_object_clones":0,"num_object_copies":285243,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":95081,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":95081,"num_write_kb":6085184,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":18685427712,"data_stored":18685427712,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":95081,"ondisk_log_size":95081,"up":48,"acting":48,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":37741,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":116,"seq":498216206384,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2165356,"kb_used_data":1863396,"kb_used_omap":9,"kb_used_meta":301942,"kb_avail":91579796,"statfs":{"total":95995035648,"available":93777711104,"internally_reserved":0,"allocated":1908117504,"data_stored":1907648095,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9583,"internal_metadata":309189265},"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],"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":"Sun Oct 1 07:51:03 2023","interfaces":[{"interface":"back","average":{"1min":1.248,"5min":1.2310000000000001,"15min":1.2430000000000001},"min":{"1min":0.32000000000000001,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":4.8810000000000002,"5min":5.3029999999999999,"15min":5.3029999999999999},"last":0.32700000000000001},{"interface":"front","average":{"1min":1.296,"5min":0.98099999999999998,"15min":0.88500000000000001},"min":{"1min":0.35499999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":6.9779999999999998,"5min":6.9779999999999998,"15min":6.9779999999999998},"last":0.44900000000000001}]},{"osd":1,"last update":"Sun Oct 1 07:51:03 2023","interfaces":[{"interface":"back","average":{"1min":1.1919999999999999,"5min":1.345,"15min":1.464},"min":{"1min":0.34699999999999998,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":4.5949999999999998,"5min":4.601,"15min":4.601},"last":0.628},{"interface":"front","average":{"1min":0.83499999999999996,"5min":1.169,"15min":1.1539999999999999},"min":{"1min":0.377,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":1.4319999999999999,"5min":8.0030000000000001,"15min":8.0030000000000001},"last":0.63600000000000001}]},{"osd":2,"last update":"Sun Oct 1 07:51:03 2023","interfaces":[{"interface":"back","average":{"1min":1.5760000000000001,"5min":1.9279999999999999,"15min":2.1560000000000001},"min":{"1min":0.57399999999999995,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":6.1619999999999999,"5min":8.0380000000000003,"15min":8.0380000000000003},"last":0.60499999999999998},{"interface":"front","average":{"1min":1.0900000000000001,"5min":0.95099999999999996,"15min":0.93300000000000005},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":5.508,"5min":5.508,"15min":5.508},"last":0.40799999999999997}]},{"osd":3,"last update":"Sun Oct 1 07:51:03 2023","interfaces":[{"interface":"back","average":{"1min":1.1739999999999999,"5min":1.6819999999999999,"15min":1.7609999999999999},"min":{"1min":0.55400000000000005,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":2.835,"5min":7.7539999999999996,"15min":7.7539999999999996},"last":2.8879999999999999},{"interface":"front","average":{"1min":1.206,"5min":2.0310000000000001,"15min":2.411},"min":{"1min":0.64100000000000001,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":5.2999999999999998,"5min":8.5700000000000003,"15min":8.5700000000000003},"last":4.117}]},{"osd":4,"last update":"Sun Oct 1 07:51:03 2023","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.98199999999999998,"15min":0.97099999999999997},"min":{"1min":0.33500000000000002,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.9119999999999999,"5min":3.8919999999999999,"15min":3.8919999999999999},"last":0.439},{"interface":"front","average":{"1min":0.871,"5min":0.79600000000000004,"15min":0.76200000000000001},"min":{"1min":0.437,"5min":0.314,"15min":0.314},"max":{"1min":1.284,"5min":2.4809999999999999,"15min":2.4809999999999999},"last":0.49199999999999999}]},{"osd":5,"last update":"Sun Oct 1 07:51:03 2023","interfaces":[{"interface":"back","average":{"1min":2.867,"5min":2.2200000000000002,"15min":2.3580000000000001},"min":{"1min":0.502,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":36.344000000000001,"5min":36.344000000000001,"15min":36.344000000000001},"last":0.56699999999999995},{"interface":"front","average":{"1min":2.6389999999999998,"5min":1.4450000000000001,"15min":1.2090000000000001},"min":{"1min":0.44800000000000001,"5min":0.37,"15min":0.37},"max":{"1min":36.255000000000003,"5min":36.255000000000003,"15min":36.255000000000003},"last":0.47799999999999998}]},{"osd":6,"last update":"Sun Oct 1 07:51:03 2023","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":1.069,"15min":1.141},"min":{"1min":0.371,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.776,"5min":3.6659999999999999,"15min":3.6659999999999999},"last":0.85799999999999998},{"interface":"front","average":{"1min":1.2749999999999999,"5min":1.401,"15min":1.4450000000000001},"min":{"1min":0.51200000000000001,"5min":0.377,"15min":0.377},"max":{"1min":2.867,"5min":7.3920000000000003,"15min":7.3920000000000003},"last":0.78500000000000003}]}]},{"osd":6,"up_from":42,"seq":180388626741,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2210472,"kb_used_data":1913248,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":91534680,"statfs":{"total":95995035648,"available":93731512320,"internally_reserved":0,"allocated":1959165952,"data_stored":1958700830,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,1,1,0,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:51:49 2023","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":0.91700000000000004,"15min":0.90000000000000002},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":3.7090000000000001,"5min":4.4980000000000002,"15min":4.4980000000000002},"last":0.67900000000000005},{"interface":"front","average":{"1min":1.7170000000000001,"5min":1.0289999999999999,"15min":0.996},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":6.6280000000000001,"5min":6.6280000000000001,"15min":6.6280000000000001},"last":4.8280000000000003}]},{"osd":1,"last update":"Sun Oct 1 07:51:31 2023","interfaces":[{"interface":"back","average":{"1min":1.173,"5min":1.054,"15min":0.94999999999999996},"min":{"1min":0.32100000000000001,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":4.7089999999999996,"5min":4.7089999999999996,"15min":4.7089999999999996},"last":3.278},{"interface":"front","average":{"1min":1.2529999999999999,"5min":1.0209999999999999,"15min":0.93100000000000005},"min":{"1min":0.36099999999999999,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":3.8639999999999999,"5min":5.9489999999999998,"15min":5.9489999999999998},"last":3.444}]},{"osd":2,"last update":"Sun Oct 1 07:51:55 2023","interfaces":[{"interface":"back","average":{"1min":2.3159999999999998,"5min":2.012,"15min":1.272},"min":{"1min":0.38100000000000001,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":9.423,"5min":41.627000000000002,"15min":41.627000000000002},"last":5.0529999999999999},{"interface":"front","average":{"1min":1.1240000000000001,"5min":1.538,"15min":1.1619999999999999},"min":{"1min":0.38200000000000001,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":3.2850000000000001,"5min":41.868000000000002,"15min":41.868000000000002},"last":0.753}]},{"osd":3,"last update":"Sun Oct 1 07:51:38 2023","interfaces":[{"interface":"back","average":{"1min":1.2849999999999999,"5min":2.2200000000000002,"15min":1.3899999999999999},"min":{"1min":0.38900000000000001,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":3.7469999999999999,"5min":67.483000000000004,"15min":67.483000000000004},"last":0.63200000000000001},{"interface":"front","average":{"1min":1.647,"5min":2.294,"15min":1.4430000000000001},"min":{"1min":0.502,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":8.298,"5min":67.200000000000003,"15min":67.200000000000003},"last":0.80800000000000005}]},{"osd":4,"last update":"Sun Oct 1 07:51:53 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.0800000000000001,"15min":1.171},"min":{"1min":0.40000000000000002,"5min":0.307,"15min":0.307},"max":{"1min":3.9060000000000001,"5min":6.0629999999999997,"15min":6.0629999999999997},"last":0.58299999999999996},{"interface":"front","average":{"1min":1.4039999999999999,"5min":1.4379999999999999,"15min":1.6719999999999999},"min":{"1min":0.44900000000000001,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":5.9610000000000003,"5min":5.9610000000000003,"15min":5.9610000000000003},"last":0.56399999999999995}]},{"osd":5,"last update":"Sun Oct 1 07:51:03 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.92900000000000005,"15min":0.99399999999999999},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.956,"5min":4.5279999999999996,"15min":4.5279999999999996},"last":0.78300000000000003},{"interface":"front","average":{"1min":1.153,"5min":1.1100000000000001,"15min":1.054},"min":{"1min":0.51200000000000001,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":3.8210000000000002,"5min":6.0259999999999998,"15min":6.0259999999999998},"last":0.65700000000000003}]},{"osd":7,"last update":"Sun Oct 1 07:51:03 2023","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":1.1140000000000001,"15min":1.1930000000000001},"min":{"1min":0.53000000000000003,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":2.0070000000000001,"5min":3.552,"15min":3.552},"last":0.71799999999999997},{"interface":"front","average":{"1min":1.1000000000000001,"5min":1.5169999999999999,"15min":1.679},"min":{"1min":0.45800000000000002,"5min":0.373,"15min":0.373},"max":{"1min":3.8039999999999998,"5min":6.1340000000000003,"15min":6.1340000000000003},"last":0.53400000000000003}]}]},{"osd":1,"up_from":82,"seq":352187318391,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2436440,"kb_used_data":2306384,"kb_used_omap":4,"kb_used_meta":130043,"kb_avail":91308712,"statfs":{"total":95995035648,"available":93500121088,"internally_reserved":0,"allocated":2361737216,"data_stored":2361126777,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":133164942},"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,2,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":"Sun Oct 1 07:51:32 2023","interfaces":[{"interface":"back","average":{"1min":2.3159999999999998,"5min":1.0109999999999999,"15min":0.77900000000000003},"min":{"1min":0.23699999999999999,"5min":0.17399999999999999,"15min":0.17399999999999999},"max":{"1min":15.631,"5min":15.631,"15min":15.631},"last":0.19500000000000001},{"interface":"front","average":{"1min":1.827,"5min":0.93100000000000005,"15min":0.80600000000000005},"min":{"1min":0.36799999999999999,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":5.6639999999999997,"5min":6.4059999999999997,"15min":6.4059999999999997},"last":1.3919999999999999}]},{"osd":2,"last update":"Sun Oct 1 07:50:58 2023","interfaces":[{"interface":"back","average":{"1min":2.556,"5min":2.8919999999999999,"15min":1.397},"min":{"1min":0.375,"5min":0.224,"15min":0.224},"max":{"1min":26.248999999999999,"5min":120.49299999999999,"15min":120.49299999999999},"last":0.39900000000000002},{"interface":"front","average":{"1min":2.2229999999999999,"5min":2.665,"15min":1.3300000000000001},"min":{"1min":0.32200000000000001,"5min":0.316,"15min":0.316},"max":{"1min":24.893000000000001,"5min":120.37,"15min":120.37},"last":0.27100000000000002}]},{"osd":3,"last update":"Sun Oct 1 07:51:36 2023","interfaces":[{"interface":"back","average":{"1min":3.496,"5min":2.9340000000000002,"15min":1.462},"min":{"1min":0.33200000000000002,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":25.535,"5min":116.09099999999999,"15min":116.09099999999999},"last":6.4779999999999998},{"interface":"front","average":{"1min":3.7829999999999999,"5min":3.0019999999999998,"15min":1.5169999999999999},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":26.210999999999999,"5min":116.27500000000001,"15min":116.27500000000001},"last":0.34000000000000002}]},{"osd":4,"last update":"Sun Oct 1 07:51:53 2023","interfaces":[{"interface":"back","average":{"1min":2.056,"5min":1.46,"15min":1.405},"min":{"1min":0.46000000000000002,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":13.180999999999999,"5min":13.180999999999999,"15min":13.180999999999999},"last":0.33100000000000002},{"interface":"front","average":{"1min":1.2729999999999999,"5min":1.339,"15min":1.375},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":6.0030000000000001,"5min":7.1619999999999999,"15min":7.1619999999999999},"last":0.46899999999999997}]},{"osd":5,"last update":"Sun Oct 1 07:51:32 2023","interfaces":[{"interface":"back","average":{"1min":1.21,"5min":1.0760000000000001,"15min":1.0369999999999999},"min":{"1min":0.40699999999999997,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":6.165,"5min":6.3170000000000002,"15min":6.3170000000000002},"last":6.4379999999999997},{"interface":"front","average":{"1min":1.486,"5min":1.2050000000000001,"15min":1.1020000000000001},"min":{"1min":0.38300000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":6.0990000000000002,"5min":8.9329999999999998,"15min":8.9329999999999998},"last":0.49199999999999999}]},{"osd":6,"last update":"Sun Oct 1 07:51:32 2023","interfaces":[{"interface":"back","average":{"1min":1.2709999999999999,"5min":1.075,"15min":1.036},"min":{"1min":0.42699999999999999,"5min":0.316,"15min":0.316},"max":{"1min":6.2060000000000004,"5min":6.5670000000000002,"15min":6.5670000000000002},"last":6.4580000000000002},{"interface":"front","average":{"1min":1.798,"5min":1.198,"15min":1.0880000000000001},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":6.0609999999999999,"5min":9.0790000000000006,"15min":9.0790000000000006},"last":0.45000000000000001}]},{"osd":7,"last update":"Sun Oct 1 07:51:06 2023","interfaces":[{"interface":"back","average":{"1min":1.1319999999999999,"5min":1.222,"15min":1.2989999999999999},"min":{"1min":0.47199999999999998,"5min":0.376,"15min":0.376},"max":{"1min":4.6669999999999998,"5min":5.7389999999999999,"15min":5.7389999999999999},"last":6.399},{"interface":"front","average":{"1min":1.1359999999999999,"5min":1.3160000000000001,"15min":1.3540000000000001},"min":{"1min":0.44500000000000001,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":3.8439999999999999,"5min":7.4539999999999997,"15min":7.4539999999999997},"last":0.42899999999999999}]}]},{"osd":0,"up_from":77,"seq":330712481919,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3144624,"kb_used_data":3018536,"kb_used_omap":5,"kb_used_meta":126074,"kb_avail":90600528,"statfs":{"total":95995035648,"available":92774940672,"internally_reserved":0,"allocated":3090980864,"data_stored":3090348530,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":129100410},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,0,2,7,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":1,"last update":"Sun Oct 1 07:51:31 2023","interfaces":[{"interface":"back","average":{"1min":1.1060000000000001,"5min":0.89700000000000002,"15min":0.73399999999999999},"min":{"1min":0.23599999999999999,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":5.0199999999999996,"5min":5.0199999999999996,"15min":5.0199999999999996},"last":0.86399999999999999},{"interface":"front","average":{"1min":1.6319999999999999,"5min":1.2310000000000001,"15min":0.873},"min":{"1min":0.249,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":6.4770000000000003,"5min":9.4710000000000001,"15min":9.4710000000000001},"last":3.7509999999999999}]},{"osd":2,"last update":"Sun Oct 1 07:51:53 2023","interfaces":[{"interface":"back","average":{"1min":2.0529999999999999,"5min":1.339,"15min":0.90000000000000002},"min":{"1min":0.28100000000000003,"5min":0.22,"15min":0.22},"max":{"1min":7.3529999999999998,"5min":12.773999999999999,"15min":12.773999999999999},"last":0.57499999999999996},{"interface":"front","average":{"1min":2.5499999999999998,"5min":1.4830000000000001,"15min":1.02},"min":{"1min":0.46100000000000002,"5min":0.246,"15min":0.246},"max":{"1min":8.4049999999999994,"5min":12.65,"15min":12.65},"last":0.59399999999999997}]},{"osd":3,"last update":"Sun Oct 1 07:51:40 2023","interfaces":[{"interface":"back","average":{"1min":2.258,"5min":1.474,"15min":0.94399999999999995},"min":{"1min":0.35199999999999998,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":5.202,"5min":13.292,"15min":13.292},"last":4.3929999999999998},{"interface":"front","average":{"1min":2.2909999999999999,"5min":1.607,"15min":1.0700000000000001},"min":{"1min":0.45800000000000002,"5min":0.245,"15min":0.245},"max":{"1min":7.4420000000000002,"5min":12.368,"15min":12.368},"last":4.4329999999999998}]},{"osd":4,"last update":"Sun Oct 1 07:51:53 2023","interfaces":[{"interface":"back","average":{"1min":1.365,"5min":1.1759999999999999,"15min":1.206},"min":{"1min":0.31900000000000001,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":4.5099999999999998,"5min":4.6500000000000004,"15min":4.6500000000000004},"last":1.121},{"interface":"front","average":{"1min":1.6539999999999999,"5min":1.2749999999999999,"15min":1.226},"min":{"1min":0.439,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":4.899,"5min":4.899,"15min":4.899},"last":1.099}]},{"osd":5,"last update":"Sun Oct 1 07:51:44 2023","interfaces":[{"interface":"back","average":{"1min":2.7120000000000002,"5min":1.4019999999999999,"15min":1.1619999999999999},"min":{"1min":0.502,"5min":0.313,"15min":0.313},"max":{"1min":13.268000000000001,"5min":13.268000000000001,"15min":13.268000000000001},"last":1.2749999999999999},{"interface":"front","average":{"1min":2.121,"5min":1.3520000000000001,"15min":1.1699999999999999},"min":{"1min":0.39500000000000002,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":13.304,"5min":13.304,"15min":13.304},"last":1.2609999999999999}]},{"osd":6,"last update":"Sun Oct 1 07:51:44 2023","interfaces":[{"interface":"back","average":{"1min":2.032,"5min":1.278,"15min":1.1339999999999999},"min":{"1min":0.56899999999999995,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":4.9960000000000004,"5min":7.181,"15min":7.181},"last":0.89400000000000002},{"interface":"front","average":{"1min":1.972,"5min":1.327,"15min":1.145},"min":{"1min":0.41599999999999998,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":6.2439999999999998,"5min":6.2439999999999998,"15min":6.2439999999999998},"last":1.0589999999999999}]},{"osd":7,"last update":"Sun Oct 1 07:51:09 2023","interfaces":[{"interface":"back","average":{"1min":1.552,"5min":1.5720000000000001,"15min":1.6930000000000001},"min":{"1min":0.39300000000000002,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":6.8940000000000001,"5min":7.4880000000000004,"15min":7.4880000000000004},"last":4.9119999999999999},{"interface":"front","average":{"1min":1.2989999999999999,"5min":1.3859999999999999,"15min":1.3999999999999999},"min":{"1min":0.53800000000000003,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":3.0409999999999999,"5min":7.2160000000000002,"15min":7.2160000000000002},"last":4.8609999999999998}]}]},{"osd":2,"up_from":90,"seq":386547056753,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2456348,"kb_used_data":2294292,"kb_used_omap":7,"kb_used_meta":162040,"kb_avail":91288804,"statfs":{"total":95995035648,"available":93479735296,"internally_reserved":0,"allocated":2349355008,"data_stored":2348739089,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":165929041},"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,2,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":"Sun Oct 1 07:50:59 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.131,"15min":0.82499999999999996},"min":{"1min":0.40999999999999998,"5min":0.214,"15min":0.214},"max":{"1min":2.8420000000000001,"5min":7.6749999999999998,"15min":7.6749999999999998},"last":6.4059999999999997},{"interface":"front","average":{"1min":1.4279999999999999,"5min":0.92900000000000005,"15min":0.76200000000000001},"min":{"1min":0.36899999999999999,"5min":0.184,"15min":0.184},"max":{"1min":4.3929999999999998,"5min":4.46,"15min":4.46},"last":4.069}]},{"osd":1,"last update":"Sun Oct 1 07:50:59 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.90300000000000002,"15min":0.80400000000000005},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":4.1509999999999998,"5min":4.2599999999999998,"15min":4.2599999999999998},"last":4.1689999999999996},{"interface":"front","average":{"1min":1.3180000000000001,"5min":0.93400000000000005,"15min":0.78600000000000003},"min":{"1min":0.41099999999999998,"5min":0.19500000000000001,"15min":0.19500000000000001},"max":{"1min":10.07,"5min":10.07,"15min":10.07},"last":8.0679999999999996}]},{"osd":3,"last update":"Sun Oct 1 07:51:42 2023","interfaces":[{"interface":"back","average":{"1min":6.3419999999999996,"5min":2.2290000000000001,"15min":1.2430000000000001},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":80.031999999999996,"5min":80.031999999999996,"15min":80.031999999999996},"last":4.6959999999999997},{"interface":"front","average":{"1min":7.194,"5min":2.657,"15min":1.391},"min":{"1min":0.53700000000000003,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":80.617000000000004,"5min":80.617000000000004,"15min":80.617000000000004},"last":7.2329999999999997}]},{"osd":4,"last update":"Sun Oct 1 07:51:54 2023","interfaces":[{"interface":"back","average":{"1min":1.462,"5min":1.1850000000000001,"15min":1.109},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":6.1699999999999999,"5min":6.1699999999999999,"15min":6.1699999999999999},"last":4.2380000000000004},{"interface":"front","average":{"1min":1.5720000000000001,"5min":1.4550000000000001,"15min":1.4159999999999999},"min":{"1min":0.36699999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":6.7869999999999999,"5min":7.2169999999999996,"15min":7.2169999999999996},"last":6.7869999999999999}]},{"osd":5,"last update":"Sun Oct 1 07:50:59 2023","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":1.0489999999999999,"15min":1.038},"min":{"1min":0.40799999999999997,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":4.0490000000000004,"5min":8.3399999999999999,"15min":8.3399999999999999},"last":4.3040000000000003},{"interface":"front","average":{"1min":1.161,"5min":1.131,"15min":1.0389999999999999},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":4.4210000000000003,"5min":5.9649999999999999,"15min":5.9649999999999999},"last":4.2720000000000002}]},{"osd":6,"last update":"Sun Oct 1 07:50:59 2023","interfaces":[{"interface":"back","average":{"1min":1.2230000000000001,"5min":1.208,"15min":1.147},"min":{"1min":0.53900000000000003,"5min":0.443,"15min":0.443},"max":{"1min":5.5069999999999997,"5min":7.1799999999999997,"15min":7.1799999999999997},"last":6.8700000000000001},{"interface":"front","average":{"1min":1.2130000000000001,"5min":1.0640000000000001,"15min":1.125},"min":{"1min":0.52100000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":4.125,"5min":6.4509999999999996,"15min":6.4509999999999996},"last":4.3609999999999998}]},{"osd":7,"last update":"Sun Oct 1 07:51:06 2023","interfaces":[{"interface":"back","average":{"1min":1.2250000000000001,"5min":1.486,"15min":1.5389999999999999},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":2.98,"5min":7.2439999999999998,"15min":7.2439999999999998},"last":6.8330000000000002},{"interface":"front","average":{"1min":1.252,"5min":1.673,"15min":1.8979999999999999},"min":{"1min":0.45000000000000001,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":4.7809999999999997,"5min":20.734999999999999,"15min":20.734999999999999},"last":4.3360000000000003}]}]},{"osd":3,"up_from":96,"seq":412316860520,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3608900,"kb_used_data":3356732,"kb_used_omap":2,"kb_used_meta":252157,"kb_avail":90136252,"statfs":{"total":95995035648,"available":92299522048,"internally_reserved":0,"allocated":3437293568,"data_stored":3436698102,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3005,"internal_metadata":258208835},"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,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":"Sun Oct 1 07:51:38 2023","interfaces":[{"interface":"back","average":{"1min":1.2310000000000001,"5min":1.2070000000000001,"15min":0.878},"min":{"1min":0.251,"5min":0.192,"15min":0.192},"max":{"1min":3.698,"5min":7.2949999999999999,"15min":7.2949999999999999},"last":1.1359999999999999},{"interface":"front","average":{"1min":2.1720000000000002,"5min":1.2070000000000001,"15min":0.88100000000000001},"min":{"1min":0.215,"5min":0.215,"15min":0.215},"max":{"1min":7.0750000000000002,"5min":7.0750000000000002,"15min":7.0750000000000002},"last":3.6880000000000002}]},{"osd":1,"last update":"Sun Oct 1 07:51:38 2023","interfaces":[{"interface":"back","average":{"1min":1.542,"5min":1.5329999999999999,"15min":1.075},"min":{"1min":0.25700000000000001,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":4.0270000000000001,"5min":38.840000000000003,"15min":38.840000000000003},"last":0.188},{"interface":"front","average":{"1min":0.77300000000000002,"5min":1.4870000000000001,"15min":1.0269999999999999},"min":{"1min":0.255,"5min":0.218,"15min":0.218},"max":{"1min":4.8109999999999999,"5min":38.668999999999997,"15min":38.668999999999997},"last":0.33400000000000002}]},{"osd":2,"last update":"Sun Oct 1 07:51:38 2023","interfaces":[{"interface":"back","average":{"1min":1.8129999999999999,"5min":1.96,"15min":1.2090000000000001},"min":{"1min":0.48899999999999999,"5min":0.42399999999999999,"15min":0.32900000000000001},"max":{"1min":4.7089999999999996,"5min":38.726999999999997,"15min":38.726999999999997},"last":0.254},{"interface":"front","average":{"1min":1.921,"5min":1.859,"15min":1.1200000000000001},"min":{"1min":0.35299999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":6.2240000000000002,"5min":38.634,"15min":38.634},"last":0.42999999999999999}]},{"osd":4,"last update":"Sun Oct 1 07:51:52 2023","interfaces":[{"interface":"back","average":{"1min":1.5329999999999999,"5min":1.5820000000000001,"15min":1.792},"min":{"1min":0.36599999999999999,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":4.8010000000000002,"5min":10.041,"15min":10.041},"last":0.59999999999999998},{"interface":"front","average":{"1min":0.83699999999999997,"5min":1.1419999999999999,"15min":1.282},"min":{"1min":0.372,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.8149999999999999,"5min":5.9989999999999997,"15min":5.9989999999999997},"last":0.372}]},{"osd":5,"last update":"Sun Oct 1 07:51:38 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":1.228,"15min":1.1220000000000001},"min":{"1min":0.48399999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":3.472,"5min":7.1130000000000004,"15min":7.1130000000000004},"last":0.40799999999999997},{"interface":"front","average":{"1min":1.3979999999999999,"5min":1.2609999999999999,"15min":1.1619999999999999},"min":{"1min":0.57599999999999996,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":3.0550000000000002,"5min":6.9050000000000002,"15min":6.9050000000000002},"last":3.661}]},{"osd":6,"last update":"Sun Oct 1 07:51:38 2023","interfaces":[{"interface":"back","average":{"1min":1.861,"5min":1.3,"15min":1.179},"min":{"1min":0.5,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":4.766,"5min":6.4320000000000004,"15min":6.4320000000000004},"last":3.5920000000000001},{"interface":"front","average":{"1min":1.5,"5min":1.222,"15min":1.1200000000000001},"min":{"1min":0.41999999999999998,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":4.8410000000000002,"5min":6.3630000000000004,"15min":6.3630000000000004},"last":1.284}]},{"osd":7,"last update":"Sun Oct 1 07:51:01 2023","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":1.97,"15min":2.3460000000000001},"min":{"1min":0.48799999999999999,"5min":0.375,"15min":0.375},"max":{"1min":1.226,"5min":7.2539999999999996,"15min":7.2539999999999996},"last":0.53800000000000003},{"interface":"front","average":{"1min":1.359,"5min":1.639,"15min":1.7509999999999999},"min":{"1min":0.63700000000000001,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":3.387,"5min":9.0449999999999999,"15min":9.0449999999999999},"last":3.633}]}]},{"osd":4,"up_from":112,"seq":481036337203,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2191528,"kb_used_data":1885408,"kb_used_omap":9,"kb_used_meta":306102,"kb_avail":91553624,"statfs":{"total":95995035648,"available":93750910976,"internally_reserved":0,"allocated":1930657792,"data_stored":1930192112,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9477,"internal_metadata":313449211},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1],"upper_bound":4},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:51:52 2023","interfaces":[{"interface":"back","average":{"1min":1.081,"5min":0.96399999999999997,"15min":0.85399999999999998},"min":{"1min":0.29199999999999998,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":4.6859999999999999,"5min":5.4199999999999999,"15min":5.4199999999999999},"last":0.89900000000000002},{"interface":"front","average":{"1min":1.302,"5min":1.1919999999999999,"15min":1.222},"min":{"1min":0.33100000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":5.1909999999999998,"5min":6.3600000000000003,"15min":6.3600000000000003},"last":0.38500000000000001}]},{"osd":1,"last update":"Sun Oct 1 07:51:52 2023","interfaces":[{"interface":"back","average":{"1min":0.86799999999999999,"5min":1.2649999999999999,"15min":1.516},"min":{"1min":0.33100000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":2.8959999999999999,"5min":12.525,"15min":12.525},"last":0.76900000000000002},{"interface":"front","average":{"1min":1.1120000000000001,"5min":1.0269999999999999,"15min":1.0149999999999999},"min":{"1min":0.34499999999999997,"5min":0.312,"15min":0.312},"max":{"1min":3.3639999999999999,"5min":4.9320000000000004,"15min":4.9320000000000004},"last":0.34499999999999997}]},{"osd":2,"last update":"Sun Oct 1 07:51:52 2023","interfaces":[{"interface":"back","average":{"1min":1.429,"5min":1.913,"15min":2.415},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":3.5329999999999999,"5min":19.995000000000001,"15min":19.995000000000001},"last":3.5329999999999999},{"interface":"front","average":{"1min":0.84899999999999998,"5min":1.476,"15min":1.8999999999999999},"min":{"1min":0.39100000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.5680000000000001,"5min":19.667000000000002,"15min":19.667000000000002},"last":0.88300000000000001}]},{"osd":3,"last update":"Sun Oct 1 07:51:52 2023","interfaces":[{"interface":"back","average":{"1min":2.2170000000000001,"5min":1.9039999999999999,"15min":2.1739999999999999},"min":{"1min":0.439,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":9.0860000000000003,"5min":20.233000000000001,"15min":20.233000000000001},"last":4.1790000000000003},{"interface":"front","average":{"1min":1.627,"5min":2.1309999999999998,"15min":2.7170000000000001},"min":{"1min":0.41499999999999998,"5min":0.314,"15min":0.314},"max":{"1min":4.4290000000000003,"5min":24.309000000000001,"15min":24.309000000000001},"last":0.46999999999999997}]},{"osd":5,"last update":"Sun Oct 1 07:51:52 2023","interfaces":[{"interface":"back","average":{"1min":1.1120000000000001,"5min":1.0669999999999999,"15min":0.92600000000000005},"min":{"1min":0.42699999999999999,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":4.7380000000000004,"5min":7.3289999999999997,"15min":7.3289999999999997},"last":0.42699999999999999},{"interface":"front","average":{"1min":1.1399999999999999,"5min":1.1499999999999999,"15min":1.1379999999999999},"min":{"1min":0.33400000000000002,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":4.5979999999999999,"5min":5.7939999999999996,"15min":5.7939999999999996},"last":0.40200000000000002}]},{"osd":6,"last update":"Sun Oct 1 07:51:52 2023","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":1.23,"15min":1.3120000000000001},"min":{"1min":0.38100000000000001,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":4.2599999999999998,"5min":6.2649999999999997,"15min":6.2649999999999997},"last":0.72899999999999998},{"interface":"front","average":{"1min":1.571,"5min":1.1739999999999999,"15min":1.0249999999999999},"min":{"1min":0.52100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":3.8180000000000001,"5min":4.8789999999999996,"15min":4.8789999999999996},"last":0.52100000000000002}]},{"osd":7,"last update":"Sun Oct 1 07:51:07 2023","interfaces":[{"interface":"back","average":{"1min":1.105,"5min":1.3700000000000001,"15min":1.377},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":2.0270000000000001,"5min":7.4240000000000004,"15min":7.4240000000000004},"last":0.60499999999999998},{"interface":"front","average":{"1min":1.2629999999999999,"5min":1.4139999999999999,"15min":1.23},"min":{"1min":0.56100000000000005,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":3.7010000000000001,"5min":18.613,"15min":18.613},"last":0.54300000000000004}]}]},{"osd":5,"up_from":36,"seq":154618822973,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1841496,"kb_used_data":1536080,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":91903656,"statfs":{"total":95995035648,"available":94109343744,"internally_reserved":0,"allocated":1572945920,"data_stored":1572491918,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312737792},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,1],"upper_bound":4},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:51:50 2023","interfaces":[{"interface":"back","average":{"1min":5.383,"5min":1.9570000000000001,"15min":1.234},"min":{"1min":0.29099999999999998,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":74.802000000000007,"5min":74.802000000000007,"15min":74.802000000000007},"last":0.49299999999999999},{"interface":"front","average":{"1min":5.8140000000000001,"5min":1.8839999999999999,"15min":1.24},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":76.823999999999998,"5min":76.823999999999998,"15min":76.823999999999998},"last":2.403}]},{"osd":1,"last update":"Sun Oct 1 07:51:34 2023","interfaces":[{"interface":"back","average":{"1min":1.55,"5min":1.4219999999999999,"15min":1.081},"min":{"1min":0.35799999999999998,"5min":0.247,"15min":0.247},"max":{"1min":8.0850000000000009,"5min":29.215,"15min":29.215},"last":0.34300000000000003},{"interface":"front","average":{"1min":1.0429999999999999,"5min":1.2050000000000001,"15min":0.997},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":3.7949999999999999,"5min":28.93,"15min":28.93},"last":1.173}]},{"osd":2,"last update":"Sun Oct 1 07:51:00 2023","interfaces":[{"interface":"back","average":{"1min":0.77400000000000002,"5min":1.2709999999999999,"15min":1.0209999999999999},"min":{"1min":0.36399999999999999,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.2989999999999999,"5min":29.382999999999999,"15min":29.382999999999999},"last":0.45600000000000002},{"interface":"front","average":{"1min":0.84199999999999997,"5min":1.429,"15min":1.083},"min":{"1min":0.38200000000000001,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":2.262,"5min":29.606000000000002,"15min":29.606000000000002},"last":0.38}]},{"osd":3,"last update":"Sun Oct 1 07:51:40 2023","interfaces":[{"interface":"back","average":{"1min":4.6500000000000004,"5min":1.9790000000000001,"15min":1.3460000000000001},"min":{"1min":0.33600000000000002,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":75.158000000000001,"5min":75.158000000000001,"15min":75.158000000000001},"last":1.228},{"interface":"front","average":{"1min":4.6760000000000002,"5min":1.875,"15min":1.335},"min":{"1min":0.42299999999999999,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":75.106999999999999,"5min":75.106999999999999,"15min":75.106999999999999},"last":0.41399999999999998}]},{"osd":4,"last update":"Sun Oct 1 07:50:57 2023","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":1.0069999999999999,"15min":0.98699999999999999},"min":{"1min":0.47599999999999998,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.2689999999999999,"5min":7.9560000000000004,"15min":7.9560000000000004},"last":0.436},{"interface":"front","average":{"1min":0.95699999999999996,"5min":0.90900000000000003,"15min":0.79900000000000004},"min":{"1min":0.38400000000000001,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.5740000000000001,"5min":4.1950000000000003,"15min":4.1950000000000003},"last":3.6360000000000001}]},{"osd":6,"last update":"Sun Oct 1 07:51:15 2023","interfaces":[{"interface":"back","average":{"1min":1.0780000000000001,"5min":1.083,"15min":1.0529999999999999},"min":{"1min":0.51400000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":2.6789999999999998,"5min":7.7800000000000002,"15min":7.7800000000000002},"last":7.3639999999999999},{"interface":"front","average":{"1min":0.95199999999999996,"5min":1.0049999999999999,"15min":1.0389999999999999},"min":{"1min":0.60699999999999998,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.794,"5min":8.0009999999999994,"15min":8.0009999999999994},"last":0.61199999999999999}]},{"osd":7,"last update":"Sun Oct 1 07:51:00 2023","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.266,"15min":1.349},"min":{"1min":0.443,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":2.4649999999999999,"5min":4.3449999999999998,"15min":4.3449999999999998},"last":1.2070000000000001},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.2869999999999999,"15min":1.218},"min":{"1min":0.40999999999999998,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.736,"5min":8.0779999999999994,"15min":8.0779999999999994},"last":0.47599999999999998}]}]}],"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":12288,"data_stored":610,"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":3005,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4790,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9477,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":714,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8611,"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":3100770304,"data_stored":3100770304,"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":2371682304,"data_stored":2371682304,"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":2360410112,"data_stored":2360410112,"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":3444899840,"data_stored":3444899840,"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":1943863296,"data_stored":1943863296,"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":1575419904,"data_stored":1575419904,"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":1971388416,"data_stored":1971388416,"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":1916993536,"data_stored":1916993536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-01T07:52:02.287 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2023-10-01T07:52:02.288 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T07:52:02.288 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_2 2023-10-01T07:52:02.288 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T07:52:02.359 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:02.383 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:02.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:02.386 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:02.487 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:02.520 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:02.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:02.523 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:02.624 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:02.652 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:02.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:02.655 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:02.756 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:02.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:02.794 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:02.795 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:52:02.895 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:02.923 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:02.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:02.927 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:03.027 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:03.050 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:03.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:03.055 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:03.108 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 82 16 101692 101676 77.4769 51.5625 0.00868571 0.0129016 2023-10-01T07:52:03.156 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:03.191 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:03.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:03.195 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:03.296 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:03.320 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:03.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:03.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:52:03.423 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:03.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:03 smithi084 bash[75189]: cluster 2023-10-01T07:52:02.297911+0000 mgr.y (mgr.34104) 563 : cluster 0 pgmap v544: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 847 op/s 2023-10-01T07:52:03.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:03 smithi084 bash[78255]: cluster 2023-10-01T07:52:02.297911+0000 mgr.y (mgr.34104) 563 : cluster 0 pgmap v544: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 847 op/s 2023-10-01T07:52:03.456 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:03.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:03.460 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:03.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:03 smithi112 bash[59335]: cluster 2023-10-01T07:52:02.297911+0000 mgr.y (mgr.34104) 563 : cluster 0 pgmap v544: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 847 op/s 2023-10-01T07:52:03.561 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:03.585 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:03.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:03.588 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:52:03.688 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:03.714 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:03.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:03.718 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:03.818 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:03.838 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:03.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:03.840 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:03.941 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:03.967 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:03.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:03.970 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:04.070 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:04.096 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:04.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:04.100 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:04.109 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 83 16 102452 102436 77.1158 47.5 0.0139252 0.0129607 2023-10-01T07:52:04.201 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:04.235 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:04.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:04.238 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:04.339 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:04.362 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:04.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:04.367 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:52:04.467 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:04.491 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:04.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:04.497 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:04.597 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:04.623 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:04.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:04.625 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:04.726 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:04.753 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:04.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:04.755 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:52:04.856 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:04.865 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:04 smithi112 bash[59335]: cluster 2023-10-01T07:52:04.298351+0000 mgr.y (mgr.34104) 564 : cluster 0 pgmap v545: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 49 MiB/s wr, 783 op/s 2023-10-01T07:52:04.881 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:04.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:04.883 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:52:04.961 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T07:52:04.984 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:04.993 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:04 smithi084 bash[78255]: cluster 2023-10-01T07:52:04.298351+0000 mgr.y (mgr.34104) 564 : cluster 0 pgmap v545: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 49 MiB/s wr, 783 op/s 2023-10-01T07:52:04.993 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:04 smithi084 bash[75189]: cluster 2023-10-01T07:52:04.298351+0000 mgr.y (mgr.34104) 564 : cluster 0 pgmap v545: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 49 MiB/s wr, 783 op/s 2023-10-01T07:52:05.011 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T07:52:05.017 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:05.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:05.022 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:52:05.065 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T07:52:05.108 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 84 16 103207 103191 76.7595 47.1875 0.0421672 0.013022 2023-10-01T07:52:05.119 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T07:52:05.124 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:05.171 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T07:52:05.180 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:05.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:05.186 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:05.227 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T07:52:05.263 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T07:52:05.288 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:05.304 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T07:52:05.307 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T07:52:05.307 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T07:52:05.307 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T07:52:05.307 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T07:52:05.307 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T07:52:05.307 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T07:52:05.307 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T07:52:05.308 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T07:52:05.323 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:05.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:05.328 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:05.429 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:05.454 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:05.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:05.459 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:05.559 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:05.588 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:05.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:05.590 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:05.629 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:05 smithi112 bash[59335]: audit 2023-10-01T07:52:04.893302+0000 mon.a (mon.0) 802 : audit 0 from='client.? 172.21.15.84:0/4108515844' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:52:05.629 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:05 smithi112 bash[59335]: audit 2023-10-01T07:52:05.247379+0000 mon.a (mon.0) 803 : audit 1 from='client.? 172.21.15.84:0/2073638070' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T07:52:05.659 INFO:teuthology.orchestra.run.smithi084.stderr:noscrub is unset 2023-10-01T07:52:05.691 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:05.722 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:05.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:05.729 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:52:05.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:05 smithi084 bash[75189]: audit 2023-10-01T07:52:04.893302+0000 mon.a (mon.0) 802 : audit 0 from='client.? 172.21.15.84:0/4108515844' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:52:05.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:05 smithi084 bash[75189]: audit 2023-10-01T07:52:05.247379+0000 mon.a (mon.0) 803 : audit 1 from='client.? 172.21.15.84:0/2073638070' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T07:52:05.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:05 smithi084 bash[78255]: audit 2023-10-01T07:52:04.893302+0000 mon.a (mon.0) 802 : audit 0 from='client.? 172.21.15.84:0/4108515844' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:52:05.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:05 smithi084 bash[78255]: audit 2023-10-01T07:52:05.247379+0000 mon.a (mon.0) 803 : audit 1 from='client.? 172.21.15.84:0/2073638070' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T07:52:05.829 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:05.864 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:05.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:05.866 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:05.967 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:06.006 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:06.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:06.012 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:06.108 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 85 16 104015 103999 76.4505 50.5 0.0390889 0.0130741 2023-10-01T07:52:06.112 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:06.140 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:06.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:06.142 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:06.243 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:06.251 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:52:06 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:52:06] "GET /metrics HTTP/1.1" 200 36316 "" "Prometheus/2.33.4" 2023-10-01T07:52:06.274 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:06.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:06.280 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:52:06.381 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:06.410 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:06.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:06.413 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:06.514 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:06.550 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:06.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:06.556 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:06.657 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:06.679 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:06.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:06.681 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:52:06.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:06 smithi112 bash[59335]: cluster 2023-10-01T07:52:05.625786+0000 mon.a (mon.0) 804 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:52:06.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:06 smithi112 bash[59335]: cluster 2023-10-01T07:52:05.638832+0000 osd.4 (osd.4) 41 : cluster 3 failed to encode map e148 with expected crc 2023-10-01T07:52:06.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:06 smithi112 bash[59335]: audit 2023-10-01T07:52:05.639125+0000 mon.a (mon.0) 805 : audit 1 from='client.? 172.21.15.84:0/2073638070' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T07:52:06.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:06 smithi112 bash[59335]: cluster 2023-10-01T07:52:05.639180+0000 mon.a (mon.0) 806 : cluster 0 osdmap e148: 8 total, 8 up, 8 in 2023-10-01T07:52:06.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:06 smithi112 bash[59335]: cluster 2023-10-01T07:52:05.651293+0000 osd.6 (osd.6) 74 : cluster 3 failed to encode map e148 with expected crc 2023-10-01T07:52:06.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:06 smithi112 bash[59335]: cluster 2023-10-01T07:52:05.651393+0000 osd.5 (osd.5) 85 : cluster 3 failed to encode map e148 with expected crc 2023-10-01T07:52:06.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:06 smithi112 bash[59335]: cluster 2023-10-01T07:52:06.298864+0000 mgr.y (mgr.34104) 565 : cluster 0 pgmap v547: 89 pgs: 89 active+clean; 6.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 50 MiB/s wr, 806 op/s 2023-10-01T07:52:06.765 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T07:52:06.782 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:06.820 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:06.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:06.826 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:52:06.927 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:06.952 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:06.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:06.956 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:07.057 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:07.066 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:06 smithi084 bash[75189]: cluster 2023-10-01T07:52:05.625786+0000 mon.a (mon.0) 804 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:52:07.066 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:06 smithi084 bash[75189]: cluster 2023-10-01T07:52:05.638832+0000 osd.4 (osd.4) 41 : cluster 3 failed to encode map e148 with expected crc 2023-10-01T07:52:07.066 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:06 smithi084 bash[75189]: audit 2023-10-01T07:52:05.639125+0000 mon.a (mon.0) 805 : audit 1 from='client.? 172.21.15.84:0/2073638070' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T07:52:07.067 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:06 smithi084 bash[75189]: cluster 2023-10-01T07:52:05.639180+0000 mon.a (mon.0) 806 : cluster 0 osdmap e148: 8 total, 8 up, 8 in 2023-10-01T07:52:07.067 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:06 smithi084 bash[75189]: cluster 2023-10-01T07:52:05.651293+0000 osd.6 (osd.6) 74 : cluster 3 failed to encode map e148 with expected crc 2023-10-01T07:52:07.067 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:06 smithi084 bash[75189]: cluster 2023-10-01T07:52:05.651393+0000 osd.5 (osd.5) 85 : cluster 3 failed to encode map e148 with expected crc 2023-10-01T07:52:07.067 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:06 smithi084 bash[75189]: cluster 2023-10-01T07:52:06.298864+0000 mgr.y (mgr.34104) 565 : cluster 0 pgmap v547: 89 pgs: 89 active+clean; 6.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 50 MiB/s wr, 806 op/s 2023-10-01T07:52:07.067 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:06 smithi084 bash[78255]: cluster 2023-10-01T07:52:05.625786+0000 mon.a (mon.0) 804 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:52:07.067 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:06 smithi084 bash[78255]: cluster 2023-10-01T07:52:05.638832+0000 osd.4 (osd.4) 41 : cluster 3 failed to encode map e148 with expected crc 2023-10-01T07:52:07.067 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:06 smithi084 bash[78255]: audit 2023-10-01T07:52:05.639125+0000 mon.a (mon.0) 805 : audit 1 from='client.? 172.21.15.84:0/2073638070' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T07:52:07.067 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:06 smithi084 bash[78255]: cluster 2023-10-01T07:52:05.639180+0000 mon.a (mon.0) 806 : cluster 0 osdmap e148: 8 total, 8 up, 8 in 2023-10-01T07:52:07.067 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:06 smithi084 bash[78255]: cluster 2023-10-01T07:52:05.651293+0000 osd.6 (osd.6) 74 : cluster 3 failed to encode map e148 with expected crc 2023-10-01T07:52:07.067 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:06 smithi084 bash[78255]: cluster 2023-10-01T07:52:05.651393+0000 osd.5 (osd.5) 85 : cluster 3 failed to encode map e148 with expected crc 2023-10-01T07:52:07.068 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:06 smithi084 bash[78255]: cluster 2023-10-01T07:52:06.298864+0000 mgr.y (mgr.34104) 565 : cluster 0 pgmap v547: 89 pgs: 89 active+clean; 6.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 50 MiB/s wr, 806 op/s 2023-10-01T07:52:07.081 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:07.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:07.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:52:07.108 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 86 16 104728 104712 76.0798 44.5625 0.00697601 0.0131371 2023-10-01T07:52:07.187 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:07.220 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:07.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:07.225 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:07.326 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:07.361 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:07.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:07.364 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:07.464 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:07.489 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:07.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:07.497 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:07.598 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:07.624 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:07.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:07.629 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:07.730 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:07.760 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:07.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:07.765 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:07.866 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:07.904 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:07.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:07.907 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:08.008 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:08.038 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:08.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:08.041 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:52:08.108 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 87 16 105582 105566 75.8188 53.375 0.0105369 0.013183 2023-10-01T07:52:08.142 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:08.168 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:08.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:08.170 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:08.271 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:08.296 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:08.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:08.298 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:52:08.399 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:08.434 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:08.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:08.440 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:52:08.541 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:08.567 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:08.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:08.575 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:08.676 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:08.702 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:08.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:08.707 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:08.780 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:52:08.808 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:08.840 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:08.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:08.844 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:08.945 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:08.969 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:08.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:08.974 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:09.075 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:09.104 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:09.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:09.107 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:52:09.108 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 88 16 106403 106387 75.5403 51.3125 0.0147864 0.0132318 2023-10-01T07:52:09.207 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:09.230 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:09.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:09.234 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:09.269 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-01T07:52:09.283 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T07:52:09.335 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:09.364 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:09.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:09.369 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:09.470 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:09.498 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:09.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:09.501 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:09.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:09 smithi084 bash[75189]: cluster 2023-10-01T07:52:08.299268+0000 mgr.y (mgr.34104) 566 : cluster 0 pgmap v548: 89 pgs: 89 active+clean; 6.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 50 MiB/s wr, 801 op/s 2023-10-01T07:52:09.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:09 smithi084 bash[78255]: cluster 2023-10-01T07:52:08.299268+0000 mgr.y (mgr.34104) 566 : cluster 0 pgmap v548: 89 pgs: 89 active+clean; 6.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 50 MiB/s wr, 801 op/s 2023-10-01T07:52:09.601 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:09.609 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:09 smithi112 bash[59335]: cluster 2023-10-01T07:52:08.299268+0000 mgr.y (mgr.34104) 566 : cluster 0 pgmap v548: 89 pgs: 89 active+clean; 6.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 50 MiB/s wr, 801 op/s 2023-10-01T07:52:09.636 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:09.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:09.639 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:09.740 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:09.775 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:09.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:09.777 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:09.880 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:09.904 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:09.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:09.909 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:52:10.009 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:10.036 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:10.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:10.042 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:10.108 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 89 16 107205 107189 75.2547 50.125 0.0376193 0.0132825 2023-10-01T07:52:10.143 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:10.167 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:10.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:10.169 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:10.270 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:10.294 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:10.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:10.296 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:10.397 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:10.420 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:10.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:10.424 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:52:10.525 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:10.554 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:10.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:10.559 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:52:10.660 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:10.696 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:10.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:10.699 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:10.800 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:10.822 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:10.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:10.826 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:52:10.927 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:10.955 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:10.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:10.961 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:11.062 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:11.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:11.093 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:11.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:11.108 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Total time run: 90.0141 2023-10-01T07:52:11.109 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Total writes made: 107994 2023-10-01T07:52:11.109 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Write size: 65536 2023-10-01T07:52:11.109 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Object size: 65536 2023-10-01T07:52:11.109 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Bandwidth (MB/sec): 74.9841 2023-10-01T07:52:11.109 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Stddev Bandwidth: 29.2431 2023-10-01T07:52:11.109 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Max bandwidth (MB/sec): 172.562 2023-10-01T07:52:11.109 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Min bandwidth (MB/sec): 42.4375 2023-10-01T07:52:11.109 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Average IOPS: 1199 2023-10-01T07:52:11.109 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Stddev IOPS: 467.89 2023-10-01T07:52:11.109 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Max IOPS: 2761 2023-10-01T07:52:11.109 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Min IOPS: 679 2023-10-01T07:52:11.110 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Average Latency(s): 0.0133316 2023-10-01T07:52:11.110 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Stddev Latency(s): 0.0117435 2023-10-01T07:52:11.110 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Max latency(s): 0.312634 2023-10-01T07:52:11.110 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Min latency(s): 0.00147917 2023-10-01T07:52:11.112 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-10-01T07:52:11.112 INFO:teuthology.orchestra.run.smithi112.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T07:52:11.116 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Cleaning up (deleting benchmark objects) 2023-10-01T07:52:11.193 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:11.220 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:11.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:11.225 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:11.326 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:11.352 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:11.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:11.360 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:11.461 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:11.470 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:11 smithi112 bash[59335]: cluster 2023-10-01T07:52:10.299752+0000 mgr.y (mgr.34104) 567 : cluster 0 pgmap v549: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 50 MiB/s wr, 801 op/s 2023-10-01T07:52:11.484 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:11.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:11.490 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:11.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:11 smithi084 bash[75189]: cluster 2023-10-01T07:52:10.299752+0000 mgr.y (mgr.34104) 567 : cluster 0 pgmap v549: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 50 MiB/s wr, 801 op/s 2023-10-01T07:52:11.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:11 smithi084 bash[78255]: cluster 2023-10-01T07:52:10.299752+0000 mgr.y (mgr.34104) 567 : cluster 0 pgmap v549: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 50 MiB/s wr, 801 op/s 2023-10-01T07:52:11.590 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:11.616 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:11.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:11.621 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:52:11.721 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:11.747 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:11.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:11.752 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:11.852 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:11.886 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:11.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:11.890 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:11.990 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:12.018 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:12.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:12.020 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:12.121 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:12.137 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-10-01T07:52:12.166 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:12.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:12.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:52:12.272 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:12.309 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:12.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:12.312 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:52:12.413 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:12.443 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:12.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:12.451 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:52:12.551 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:12.578 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:12.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:12.583 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:52:12.684 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:12.705 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:12.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:12.709 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:52:12.810 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:12.851 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:12.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:12.858 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:52:12.958 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:12.985 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:12.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:12.988 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:13.089 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:13.120 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:13.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:13.122 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:52:13.223 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:13.248 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:13.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:13.250 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:13.351 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:13.381 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:13.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:13.384 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:13.484 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:13.493 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:13 smithi112 bash[59335]: cluster 2023-10-01T07:52:12.300323+0000 mgr.y (mgr.34104) 568 : cluster 0 pgmap v550: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 50 MiB/s wr, 797 op/s 2023-10-01T07:52:13.521 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:13.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:13.524 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:13.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:13 smithi084 bash[75189]: cluster 2023-10-01T07:52:12.300323+0000 mgr.y (mgr.34104) 568 : cluster 0 pgmap v550: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 50 MiB/s wr, 797 op/s 2023-10-01T07:52:13.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:13 smithi084 bash[78255]: cluster 2023-10-01T07:52:12.300323+0000 mgr.y (mgr.34104) 568 : cluster 0 pgmap v550: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 50 MiB/s wr, 797 op/s 2023-10-01T07:52:13.625 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:13.649 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:13.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:13.652 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:13.752 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:13.779 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:13.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:13.781 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:13.804 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T07:52:13.814 INFO:teuthology.orchestra.run.smithi084.stderr:dumped all 2023-10-01T07:52:13.882 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:13.922 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:13.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:13.925 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:14.025 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:14.051 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:14.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:14.054 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:14.155 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:14.187 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:14.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:14.193 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:14.293 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:14.336 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:14.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:14.343 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:14.443 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:14.474 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:14.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:14.478 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:14.579 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:14.604 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:14.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:14.610 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:14.711 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:14.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:14 smithi112 bash[59335]: audit 2023-10-01T07:52:13.784592+0000 mgr.y (mgr.34104) 569 : audit 0 from='client.35106 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T07:52:14.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:14 smithi112 bash[59335]: cluster 2023-10-01T07:52:14.300899+0000 mgr.y (mgr.34104) 570 : cluster 0 pgmap v551: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 46 MiB/s wr, 789 op/s 2023-10-01T07:52:14.742 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:14.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:14.745 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:14.846 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:14.874 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:14.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:14.876 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:14.977 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:15.007 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:15.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:15.012 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:15.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:14 smithi084 bash[75189]: audit 2023-10-01T07:52:13.784592+0000 mgr.y (mgr.34104) 569 : audit 0 from='client.35106 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T07:52:15.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:14 smithi084 bash[75189]: cluster 2023-10-01T07:52:14.300899+0000 mgr.y (mgr.34104) 570 : cluster 0 pgmap v551: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 46 MiB/s wr, 789 op/s 2023-10-01T07:52:15.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:14 smithi084 bash[78255]: audit 2023-10-01T07:52:13.784592+0000 mgr.y (mgr.34104) 569 : audit 0 from='client.35106 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T07:52:15.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:14 smithi084 bash[78255]: cluster 2023-10-01T07:52:14.300899+0000 mgr.y (mgr.34104) 570 : cluster 0 pgmap v551: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 46 MiB/s wr, 789 op/s 2023-10-01T07:52:15.113 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:15.138 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:15.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:15.142 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:15.243 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:15.262 INFO:teuthology.orchestra.run.smithi084.stdout:{"pg_ready":true,"pg_map":{"version":550,"stamp":"2023-10-01T07:52:12.299924+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":7014782880,"num_objects":107052,"num_object_clones":0,"num_object_copies":321156,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":107052,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":107320,"num_write_kb":6853261,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":22,"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":107254,"ondisk_log_size":107254,"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":22385608,"kb_used_data":20508616,"kb_used_omap":38,"kb_used_meta":1876889,"kb_avail":727575608,"statfs":{"total":767960285184,"available":745037422592,"internally_reserved":0,"allocated":21000822784,"data_stored":20996503028,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":39896,"internal_metadata":1921934376},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":4,"apply_latency_ms":4,"commit_latency_ns":4000000,"apply_latency_ns":4000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":520355840,"num_objects":7940,"num_object_clones":0,"num_object_copies":23820,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7940,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7972,"num_write_kb":509184,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"10.002323"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":122,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.615009+0000","last_change":"2023-10-01T07:47:46.578175+0000","last_active":"2023-10-01T07:51:45.615009+0000","last_peered":"2023-10-01T07:51:45.615009+0000","last_clean":"2023-10-01T07:51:45.615009+0000","last_became_active":"2023-10-01T07:47:46.577768+0000","last_became_peered":"2023-10-01T07:47:46.577768+0000","last_unstale":"2023-10-01T07:51:45.615009+0000","last_undegraded":"2023-10-01T07:51:45.615009+0000","last_fullsized":"2023-10-01T07:51:45.615009+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":131,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.626324+0000","last_change":"2023-10-01T07:47:46.581922+0000","last_active":"2023-10-01T07:51:45.626324+0000","last_peered":"2023-10-01T07:51:45.626324+0000","last_clean":"2023-10-01T07:51:45.626324+0000","last_became_active":"2023-10-01T07:47:46.581589+0000","last_became_peered":"2023-10-01T07:47:46.581589+0000","last_unstale":"2023-10-01T07:51:45.626324+0000","last_undegraded":"2023-10-01T07:51:45.626324+0000","last_fullsized":"2023-10-01T07:51:45.626324+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:45:39.928635+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:51.352041+0000","last_change":"2023-10-01T07:43:24.909013+0000","last_active":"2023-10-01T07:51:51.352041+0000","last_peered":"2023-10-01T07:51:51.352041+0000","last_clean":"2023-10-01T07:51:51.352041+0000","last_became_active":"2023-10-01T07:43:24.908667+0000","last_became_peered":"2023-10-01T07:43:24.908667+0000","last_unstale":"2023-10-01T07:51:51.352041+0000","last_undegraded":"2023-10-01T07:51:51.352041+0000","last_fullsized":"2023-10-01T07:51:51.352041+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:27:48.709138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.1e","version":"0'0","reported_seq":127,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.620327+0000","last_change":"2023-10-01T07:48:00.310045+0000","last_active":"2023-10-01T07:51:45.620327+0000","last_peered":"2023-10-01T07:51:45.620327+0000","last_clean":"2023-10-01T07:51:45.620327+0000","last_became_active":"2023-10-01T07:48:00.309746+0000","last_became_peered":"2023-10-01T07:48:00.309746+0000","last_unstale":"2023-10-01T07:51:45.620327+0000","last_undegraded":"2023-10-01T07:51:45.620327+0000","last_fullsized":"2023-10-01T07:51:45.620327+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:54:36.033789+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":132,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.625091+0000","last_change":"2023-10-01T07:43:24.908010+0000","last_active":"2023-10-01T07:51:45.625091+0000","last_peered":"2023-10-01T07:51:45.625091+0000","last_clean":"2023-10-01T07:51:45.625091+0000","last_became_active":"2023-10-01T07:43:24.907675+0000","last_became_peered":"2023-10-01T07:43:24.907675+0000","last_unstale":"2023-10-01T07:51:45.625091+0000","last_undegraded":"2023-10-01T07:51:45.625091+0000","last_fullsized":"2023-10-01T07:51:45.625091+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:08:40.316287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":122,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.621068+0000","last_change":"2023-10-01T07:42:42.159276+0000","last_active":"2023-10-01T07:51:45.621068+0000","last_peered":"2023-10-01T07:51:45.621068+0000","last_clean":"2023-10-01T07:51:45.621068+0000","last_became_active":"2023-10-01T07:42:42.158951+0000","last_became_peered":"2023-10-01T07:42:42.158951+0000","last_unstale":"2023-10-01T07:51:45.621068+0000","last_undegraded":"2023-10-01T07:51:45.621068+0000","last_fullsized":"2023-10-01T07:51:45.621068+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":111,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.620727+0000","last_change":"2023-10-01T07:43:24.912934+0000","last_active":"2023-10-01T07:51:45.620727+0000","last_peered":"2023-10-01T07:51:45.620727+0000","last_clean":"2023-10-01T07:51:45.620727+0000","last_became_active":"2023-10-01T07:43:24.912517+0000","last_became_peered":"2023-10-01T07:43:24.912517+0000","last_unstale":"2023-10-01T07:51:45.620727+0000","last_undegraded":"2023-10-01T07:51:45.620727+0000","last_fullsized":"2023-10-01T07:51:45.620727+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:44:55.435840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":116,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.624739+0000","last_change":"2023-10-01T07:43:24.909602+0000","last_active":"2023-10-01T07:51:45.624739+0000","last_peered":"2023-10-01T07:51:45.624739+0000","last_clean":"2023-10-01T07:51:45.624739+0000","last_became_active":"2023-10-01T07:43:24.908343+0000","last_became_peered":"2023-10-01T07:43:24.908343+0000","last_unstale":"2023-10-01T07:51:45.624739+0000","last_undegraded":"2023-10-01T07:51:45.624739+0000","last_fullsized":"2023-10-01T07:51:45.624739+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:51:27.469815+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":130,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.619609+0000","last_change":"2023-10-01T07:48:00.314774+0000","last_active":"2023-10-01T07:51:45.619609+0000","last_peered":"2023-10-01T07:51:45.619609+0000","last_clean":"2023-10-01T07:51:45.619609+0000","last_became_active":"2023-10-01T07:48:00.314421+0000","last_became_peered":"2023-10-01T07:48:00.314421+0000","last_unstale":"2023-10-01T07:51:45.619609+0000","last_undegraded":"2023-10-01T07:51:45.619609+0000","last_fullsized":"2023-10-01T07:51:45.619609+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":91,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.627572+0000","last_change":"2023-10-01T07:48:00.311808+0000","last_active":"2023-10-01T07:51:45.627572+0000","last_peered":"2023-10-01T07:51:45.627572+0000","last_clean":"2023-10-01T07:51:45.627572+0000","last_became_active":"2023-10-01T07:48:00.311502+0000","last_became_peered":"2023-10-01T07:48:00.311502+0000","last_unstale":"2023-10-01T07:51:45.627572+0000","last_undegraded":"2023-10-01T07:51:45.627572+0000","last_fullsized":"2023-10-01T07:51:45.627572+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:29:46.875382+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":125,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.623649+0000","last_change":"2023-10-01T07:48:00.321308+0000","last_active":"2023-10-01T07:51:45.623649+0000","last_peered":"2023-10-01T07:51:45.623649+0000","last_clean":"2023-10-01T07:51:45.623649+0000","last_became_active":"2023-10-01T07:48:00.320988+0000","last_became_peered":"2023-10-01T07:48:00.320988+0000","last_unstale":"2023-10-01T07:51:45.623649+0000","last_undegraded":"2023-10-01T07:51:45.623649+0000","last_fullsized":"2023-10-01T07:51:45.623649+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+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,5],"acting":[7,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":106,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.626462+0000","last_change":"2023-10-01T07:42:42.147789+0000","last_active":"2023-10-01T07:51:45.626462+0000","last_peered":"2023-10-01T07:51:45.626462+0000","last_clean":"2023-10-01T07:51:45.626462+0000","last_became_active":"2023-10-01T07:42:42.147434+0000","last_became_peered":"2023-10-01T07:42:42.147434+0000","last_unstale":"2023-10-01T07:51:45.626462+0000","last_undegraded":"2023-10-01T07:51:45.626462+0000","last_fullsized":"2023-10-01T07:51:45.626462+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:06:17.137975+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":130,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.616381+0000","last_change":"2023-10-01T07:48:00.313333+0000","last_active":"2023-10-01T07:51:45.616381+0000","last_peered":"2023-10-01T07:51:45.616381+0000","last_clean":"2023-10-01T07:51:45.616381+0000","last_became_active":"2023-10-01T07:48:00.312882+0000","last_became_peered":"2023-10-01T07:48:00.312882+0000","last_unstale":"2023-10-01T07:51:45.616381+0000","last_undegraded":"2023-10-01T07:51:45.616381+0000","last_fullsized":"2023-10-01T07:51:45.616381+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":110,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.615442+0000","last_change":"2023-10-01T07:47:46.590975+0000","last_active":"2023-10-01T07:51:45.615442+0000","last_peered":"2023-10-01T07:51:45.615442+0000","last_clean":"2023-10-01T07:51:45.615442+0000","last_became_active":"2023-10-01T07:47:46.589497+0000","last_became_peered":"2023-10-01T07:47:46.589497+0000","last_unstale":"2023-10-01T07:51:45.615442+0000","last_undegraded":"2023-10-01T07:51:45.615442+0000","last_fullsized":"2023-10-01T07:51:45.615442+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":104,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.623257+0000","last_change":"2023-10-01T07:48:00.321488+0000","last_active":"2023-10-01T07:51:45.623257+0000","last_peered":"2023-10-01T07:51:45.623257+0000","last_clean":"2023-10-01T07:51:45.623257+0000","last_became_active":"2023-10-01T07:48:00.319058+0000","last_became_peered":"2023-10-01T07:48:00.319058+0000","last_unstale":"2023-10-01T07:51:45.623257+0000","last_undegraded":"2023-10-01T07:51:45.623257+0000","last_fullsized":"2023-10-01T07:51:45.623257+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":131,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.626743+0000","last_change":"2023-10-01T07:48:00.312335+0000","last_active":"2023-10-01T07:51:45.626743+0000","last_peered":"2023-10-01T07:51:45.626743+0000","last_clean":"2023-10-01T07:51:45.626743+0000","last_became_active":"2023-10-01T07:48:00.311993+0000","last_became_peered":"2023-10-01T07:48:00.311993+0000","last_unstale":"2023-10-01T07:51:45.626743+0000","last_undegraded":"2023-10-01T07:51:45.626743+0000","last_fullsized":"2023-10-01T07:51:45.626743+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:39:14.437029+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.619367+0000","last_change":"2023-10-01T07:48:00.312422+0000","last_active":"2023-10-01T07:51:45.619367+0000","last_peered":"2023-10-01T07:51:45.619367+0000","last_clean":"2023-10-01T07:51:45.619367+0000","last_became_active":"2023-10-01T07:48:00.311829+0000","last_became_peered":"2023-10-01T07:48:00.311829+0000","last_unstale":"2023-10-01T07:51:45.619367+0000","last_undegraded":"2023-10-01T07:51:45.619367+0000","last_fullsized":"2023-10-01T07:51:45.619367+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:38:34.468630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":129,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.616161+0000","last_change":"2023-10-01T07:48:00.322738+0000","last_active":"2023-10-01T07:51:45.616161+0000","last_peered":"2023-10-01T07:51:45.616161+0000","last_clean":"2023-10-01T07:51:45.616161+0000","last_became_active":"2023-10-01T07:48:00.322409+0000","last_became_peered":"2023-10-01T07:48:00.322409+0000","last_unstale":"2023-10-01T07:51:45.616161+0000","last_undegraded":"2023-10-01T07:51:45.616161+0000","last_fullsized":"2023-10-01T07:51:45.616161+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":53,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.623156+0000","last_change":"2023-10-01T07:48:00.315604+0000","last_active":"2023-10-01T07:51:45.623156+0000","last_peered":"2023-10-01T07:51:45.623156+0000","last_clean":"2023-10-01T07:51:45.623156+0000","last_became_active":"2023-10-01T07:48:00.315130+0000","last_became_peered":"2023-10-01T07:48:00.315130+0000","last_unstale":"2023-10-01T07:51:45.623156+0000","last_undegraded":"2023-10-01T07:51:45.623156+0000","last_fullsized":"2023-10-01T07:51:45.623156+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":131,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.620286+0000","last_change":"2023-10-01T07:48:00.312086+0000","last_active":"2023-10-01T07:51:45.620286+0000","last_peered":"2023-10-01T07:51:45.620286+0000","last_clean":"2023-10-01T07:51:45.620286+0000","last_became_active":"2023-10-01T07:48:00.311729+0000","last_became_peered":"2023-10-01T07:48:00.311729+0000","last_unstale":"2023-10-01T07:51:45.620286+0000","last_undegraded":"2023-10-01T07:51:45.620286+0000","last_fullsized":"2023-10-01T07:51:45.620286+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:26:26.563458+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":122,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.620729+0000","last_change":"2023-10-01T07:41:31.165829+0000","last_active":"2023-10-01T07:51:45.620729+0000","last_peered":"2023-10-01T07:51:45.620729+0000","last_clean":"2023-10-01T07:51:45.620729+0000","last_became_active":"2023-10-01T07:41:31.165209+0000","last_became_peered":"2023-10-01T07:41:31.165209+0000","last_unstale":"2023-10-01T07:51:45.620729+0000","last_undegraded":"2023-10-01T07:51:45.620729+0000","last_fullsized":"2023-10-01T07:51:45.620729+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+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":131,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.629984+0000","last_change":"2023-10-01T07:48:00.312762+0000","last_active":"2023-10-01T07:51:45.629984+0000","last_peered":"2023-10-01T07:51:45.629984+0000","last_clean":"2023-10-01T07:51:45.629984+0000","last_became_active":"2023-10-01T07:48:00.312201+0000","last_became_peered":"2023-10-01T07:48:00.312201+0000","last_unstale":"2023-10-01T07:51:45.629984+0000","last_undegraded":"2023-10-01T07:51:45.629984+0000","last_fullsized":"2023-10-01T07:51:45.629984+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:33:38.091244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"148'6878","reported_seq":6896,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T07:52:11.357407+0000","last_change":"2023-10-01T07:50:19.125426+0000","last_active":"2023-10-01T07:52:11.357407+0000","last_peered":"2023-10-01T07:52:11.357407+0000","last_clean":"2023-10-01T07:52:11.357407+0000","last_became_active":"2023-10-01T07:50:19.125130+0000","last_became_peered":"2023-10-01T07:50:19.125130+0000","last_unstale":"2023-10-01T07:52:11.357407+0000","last_undegraded":"2023-10-01T07:52:11.357407+0000","last_fullsized":"2023-10-01T07:52:11.357407+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":139,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_clean_scrub_stamp":"2023-10-01T07:50:18.087332+0000","objects_scrubbed":0,"log_size":6878,"log_dups_size":0,"ondisk_log_size":6878,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:54:25.519109+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":448659456,"num_objects":6846,"num_object_clones":0,"num_object_copies":20538,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6846,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6878,"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,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":89,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.620876+0000","last_change":"2023-10-01T07:47:46.585010+0000","last_active":"2023-10-01T07:51:45.620876+0000","last_peered":"2023-10-01T07:51:45.620876+0000","last_clean":"2023-10-01T07:51:45.620876+0000","last_became_active":"2023-10-01T07:47:46.584628+0000","last_became_peered":"2023-10-01T07:47:46.584628+0000","last_unstale":"2023-10-01T07:51:45.620876+0000","last_undegraded":"2023-10-01T07:51:45.620876+0000","last_fullsized":"2023-10-01T07:51:45.620876+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:11:43.851864+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,0],"acting":[2,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":114,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.615892+0000","last_change":"2023-10-01T07:48:00.320194+0000","last_active":"2023-10-01T07:51:45.615892+0000","last_peered":"2023-10-01T07:51:45.615892+0000","last_clean":"2023-10-01T07:51:45.615892+0000","last_became_active":"2023-10-01T07:48:00.319824+0000","last_became_peered":"2023-10-01T07:48:00.319824+0000","last_unstale":"2023-10-01T07:51:45.615892+0000","last_undegraded":"2023-10-01T07:51:45.615892+0000","last_fullsized":"2023-10-01T07:51:45.615892+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"148'6546","reported_seq":6564,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T07:52:08.573458+0000","last_change":"2023-10-01T07:50:19.127100+0000","last_active":"2023-10-01T07:52:08.573458+0000","last_peered":"2023-10-01T07:52:08.573458+0000","last_clean":"2023-10-01T07:52:08.573458+0000","last_became_active":"2023-10-01T07:50:19.126721+0000","last_became_peered":"2023-10-01T07:50:19.126721+0000","last_unstale":"2023-10-01T07:52:08.573458+0000","last_undegraded":"2023-10-01T07:52:08.573458+0000","last_fullsized":"2023-10-01T07:52:08.573458+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":139,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_clean_scrub_stamp":"2023-10-01T07:50:18.087332+0000","objects_scrubbed":0,"log_size":6546,"log_dups_size":0,"ondisk_log_size":6546,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:39:38.787986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":428998656,"num_objects":6546,"num_object_clones":0,"num_object_copies":19638,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6546,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6546,"num_write_kb":418944,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":96,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.623528+0000","last_change":"2023-10-01T07:48:00.318637+0000","last_active":"2023-10-01T07:51:45.623528+0000","last_peered":"2023-10-01T07:51:45.623528+0000","last_clean":"2023-10-01T07:51:45.623528+0000","last_became_active":"2023-10-01T07:48:00.318209+0000","last_became_peered":"2023-10-01T07:48:00.318209+0000","last_unstale":"2023-10-01T07:51:45.623528+0000","last_undegraded":"2023-10-01T07:51:45.623528+0000","last_fullsized":"2023-10-01T07:51:45.623528+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":120,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.614716+0000","last_change":"2023-10-01T07:47:46.583850+0000","last_active":"2023-10-01T07:51:45.614716+0000","last_peered":"2023-10-01T07:51:45.614716+0000","last_clean":"2023-10-01T07:51:45.614716+0000","last_became_active":"2023-10-01T07:47:46.583085+0000","last_became_peered":"2023-10-01T07:47:46.583085+0000","last_unstale":"2023-10-01T07:51:45.614716+0000","last_undegraded":"2023-10-01T07:51:45.614716+0000","last_fullsized":"2023-10-01T07:51:45.614716+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,3],"acting":[4,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.9","version":"148'6673","reported_seq":6691,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T07:52:09.588726+0000","last_change":"2023-10-01T07:50:19.127412+0000","last_active":"2023-10-01T07:52:09.588726+0000","last_peered":"2023-10-01T07:52:09.588726+0000","last_clean":"2023-10-01T07:52:09.588726+0000","last_became_active":"2023-10-01T07:50:19.126503+0000","last_became_peered":"2023-10-01T07:50:19.126503+0000","last_unstale":"2023-10-01T07:52:09.588726+0000","last_undegraded":"2023-10-01T07:52:09.588726+0000","last_fullsized":"2023-10-01T07:52:09.588726+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":139,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_clean_scrub_stamp":"2023-10-01T07:50:18.087332+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-10-02T17:34:10.359874+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":437321728,"num_objects":6673,"num_object_clones":0,"num_object_copies":20019,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6673,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6673,"num_write_kb":427072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":56,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.623509+0000","last_change":"2023-10-01T07:48:00.322955+0000","last_active":"2023-10-01T07:51:45.623509+0000","last_peered":"2023-10-01T07:51:45.623509+0000","last_clean":"2023-10-01T07:51:45.623509+0000","last_became_active":"2023-10-01T07:48:00.322328+0000","last_became_peered":"2023-10-01T07:48:00.322328+0000","last_unstale":"2023-10-01T07:51:45.623509+0000","last_undegraded":"2023-10-01T07:51:45.623509+0000","last_fullsized":"2023-10-01T07:51:45.623509+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":128,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.620780+0000","last_change":"2023-10-01T07:48:00.314916+0000","last_active":"2023-10-01T07:51:45.620780+0000","last_peered":"2023-10-01T07:51:45.620780+0000","last_clean":"2023-10-01T07:51:45.620780+0000","last_became_active":"2023-10-01T07:48:00.314527+0000","last_became_peered":"2023-10-01T07:48:00.314527+0000","last_unstale":"2023-10-01T07:51:45.620780+0000","last_undegraded":"2023-10-01T07:51:45.620780+0000","last_fullsized":"2023-10-01T07:51:45.620780+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"148'6778","reported_seq":6796,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T07:52:10.536404+0000","last_change":"2023-10-01T07:50:19.119557+0000","last_active":"2023-10-01T07:52:10.536404+0000","last_peered":"2023-10-01T07:52:10.536404+0000","last_clean":"2023-10-01T07:52:10.536404+0000","last_became_active":"2023-10-01T07:50:19.119210+0000","last_became_peered":"2023-10-01T07:50:19.119210+0000","last_unstale":"2023-10-01T07:52:10.536404+0000","last_undegraded":"2023-10-01T07:52:10.536404+0000","last_fullsized":"2023-10-01T07:52:10.536404+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":139,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_clean_scrub_stamp":"2023-10-01T07:50:18.087332+0000","objects_scrubbed":0,"log_size":6778,"log_dups_size":0,"ondisk_log_size":6778,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:33:49.877441+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":444203008,"num_objects":6778,"num_object_clones":0,"num_object_copies":20334,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6778,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6778,"num_write_kb":433792,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":115,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.615797+0000","last_change":"2023-10-01T07:43:24.917235+0000","last_active":"2023-10-01T07:51:45.615797+0000","last_peered":"2023-10-01T07:51:45.615797+0000","last_clean":"2023-10-01T07:51:45.615797+0000","last_became_active":"2023-10-01T07:43:24.916855+0000","last_became_peered":"2023-10-01T07:43:24.916855+0000","last_unstale":"2023-10-01T07:51:45.615797+0000","last_undegraded":"2023-10-01T07:51:45.615797+0000","last_fullsized":"2023-10-01T07:51:45.615797+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":126,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.619633+0000","last_change":"2023-10-01T07:47:46.583687+0000","last_active":"2023-10-01T07:51:45.619633+0000","last_peered":"2023-10-01T07:51:45.619633+0000","last_clean":"2023-10-01T07:51:45.619633+0000","last_became_active":"2023-10-01T07:47:46.583274+0000","last_became_peered":"2023-10-01T07:47:46.583274+0000","last_unstale":"2023-10-01T07:51:45.619633+0000","last_undegraded":"2023-10-01T07:51:45.619633+0000","last_fullsized":"2023-10-01T07:51:45.619633+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:13:04.193011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"7.f","version":"148'6793","reported_seq":6811,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T07:52:09.535721+0000","last_change":"2023-10-01T07:50:19.132167+0000","last_active":"2023-10-01T07:52:09.535721+0000","last_peered":"2023-10-01T07:52:09.535721+0000","last_clean":"2023-10-01T07:52:09.535721+0000","last_became_active":"2023-10-01T07:50:19.131340+0000","last_became_peered":"2023-10-01T07:50:19.131340+0000","last_unstale":"2023-10-01T07:52:09.535721+0000","last_undegraded":"2023-10-01T07:52:09.535721+0000","last_fullsized":"2023-10-01T07:52:09.535721+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":139,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_clean_scrub_stamp":"2023-10-01T07:50:18.087332+0000","objects_scrubbed":0,"log_size":6793,"log_dups_size":0,"ondisk_log_size":6793,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:16:40.312620+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":445186048,"num_objects":6793,"num_object_clones":0,"num_object_copies":20379,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6793,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6793,"num_write_kb":434752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"59'2","reported_seq":89,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.620518+0000","last_change":"2023-10-01T07:47:46.586597+0000","last_active":"2023-10-01T07:51:45.620518+0000","last_peered":"2023-10-01T07:51:45.620518+0000","last_clean":"2023-10-01T07:51:45.620518+0000","last_became_active":"2023-10-01T07:47:46.586278+0000","last_became_peered":"2023-10-01T07:47:46.586278+0000","last_unstale":"2023-10-01T07:51:45.620518+0000","last_undegraded":"2023-10-01T07:51:45.620518+0000","last_fullsized":"2023-10-01T07:51:45.620518+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:58:57.216985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,4],"acting":[2,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":95,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.616286+0000","last_change":"2023-10-01T07:47:46.589313+0000","last_active":"2023-10-01T07:51:45.616286+0000","last_peered":"2023-10-01T07:51:45.616286+0000","last_clean":"2023-10-01T07:51:45.616286+0000","last_became_active":"2023-10-01T07:47:46.588272+0000","last_became_peered":"2023-10-01T07:47:46.588272+0000","last_unstale":"2023-10-01T07:51:45.616286+0000","last_undegraded":"2023-10-01T07:51:45.616286+0000","last_fullsized":"2023-10-01T07:51:45.616286+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.e","version":"148'6821","reported_seq":6837,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T07:52:10.538811+0000","last_change":"2023-10-01T07:50:19.124442+0000","last_active":"2023-10-01T07:52:10.538811+0000","last_peered":"2023-10-01T07:52:10.538811+0000","last_clean":"2023-10-01T07:52:10.538811+0000","last_became_active":"2023-10-01T07:50:19.124083+0000","last_became_peered":"2023-10-01T07:50:19.124083+0000","last_unstale":"2023-10-01T07:52:10.538811+0000","last_undegraded":"2023-10-01T07:52:10.538811+0000","last_fullsized":"2023-10-01T07:52:10.538811+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":139,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_clean_scrub_stamp":"2023-10-01T07:50:18.087332+0000","objects_scrubbed":0,"log_size":6821,"log_dups_size":0,"ondisk_log_size":6821,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:06:23.556316+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":447021056,"num_objects":6821,"num_object_clones":0,"num_object_copies":20463,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6821,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6821,"num_write_kb":436544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":129,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.620983+0000","last_change":"2023-10-01T07:47:46.591099+0000","last_active":"2023-10-01T07:51:45.620983+0000","last_peered":"2023-10-01T07:51:45.620983+0000","last_clean":"2023-10-01T07:51:45.620983+0000","last_became_active":"2023-10-01T07:47:46.590781+0000","last_became_peered":"2023-10-01T07:47:46.590781+0000","last_unstale":"2023-10-01T07:51:45.620983+0000","last_undegraded":"2023-10-01T07:51:45.620983+0000","last_fullsized":"2023-10-01T07:51:45.620983+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.615382+0000","last_change":"2023-10-01T07:47:46.585310+0000","last_active":"2023-10-01T07:51:45.615382+0000","last_peered":"2023-10-01T07:51:45.615382+0000","last_clean":"2023-10-01T07:51:45.615382+0000","last_became_active":"2023-10-01T07:47:46.584974+0000","last_became_peered":"2023-10-01T07:47:46.584974+0000","last_unstale":"2023-10-01T07:51:45.615382+0000","last_undegraded":"2023-10-01T07:51:45.615382+0000","last_fullsized":"2023-10-01T07:51:45.615382+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.d","version":"148'6789","reported_seq":6806,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T07:52:11.085606+0000","last_change":"2023-10-01T07:50:19.128699+0000","last_active":"2023-10-01T07:52:11.085606+0000","last_peered":"2023-10-01T07:52:11.085606+0000","last_clean":"2023-10-01T07:52:11.085606+0000","last_became_active":"2023-10-01T07:50:19.128324+0000","last_became_peered":"2023-10-01T07:50:19.128324+0000","last_unstale":"2023-10-01T07:52:11.085606+0000","last_undegraded":"2023-10-01T07:52:11.085606+0000","last_fullsized":"2023-10-01T07:52:11.085606+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":139,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_clean_scrub_stamp":"2023-10-01T07:50:18.087332+0000","objects_scrubbed":0,"log_size":6789,"log_dups_size":0,"ondisk_log_size":6789,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":444923904,"num_objects":6789,"num_object_clones":0,"num_object_copies":20367,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6789,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6789,"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":"3.9","version":"0'0","reported_seq":102,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.624223+0000","last_change":"2023-10-01T07:48:00.311065+0000","last_active":"2023-10-01T07:51:45.624223+0000","last_peered":"2023-10-01T07:51:45.624223+0000","last_clean":"2023-10-01T07:51:45.624223+0000","last_became_active":"2023-10-01T07:48:00.310702+0000","last_became_peered":"2023-10-01T07:48:00.310702+0000","last_unstale":"2023-10-01T07:51:45.624223+0000","last_undegraded":"2023-10-01T07:51:45.624223+0000","last_fullsized":"2023-10-01T07:51:45.624223+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:33:55.612773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":97,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.615062+0000","last_change":"2023-10-01T07:47:46.589584+0000","last_active":"2023-10-01T07:51:45.615062+0000","last_peered":"2023-10-01T07:51:45.615062+0000","last_clean":"2023-10-01T07:51:45.615062+0000","last_became_active":"2023-10-01T07:47:46.589231+0000","last_became_peered":"2023-10-01T07:47:46.589231+0000","last_unstale":"2023-10-01T07:51:45.615062+0000","last_undegraded":"2023-10-01T07:51:45.615062+0000","last_fullsized":"2023-10-01T07:51:45.615062+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"148'6738","reported_seq":6755,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T07:52:11.015979+0000","last_change":"2023-10-01T07:50:19.130127+0000","last_active":"2023-10-01T07:52:11.015979+0000","last_peered":"2023-10-01T07:52:11.015979+0000","last_clean":"2023-10-01T07:52:11.015979+0000","last_became_active":"2023-10-01T07:50:19.129227+0000","last_became_peered":"2023-10-01T07:50:19.129227+0000","last_unstale":"2023-10-01T07:52:11.015979+0000","last_undegraded":"2023-10-01T07:52:11.015979+0000","last_fullsized":"2023-10-01T07:52:11.015979+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":139,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_clean_scrub_stamp":"2023-10-01T07:50:18.087332+0000","objects_scrubbed":0,"log_size":6738,"log_dups_size":0,"ondisk_log_size":6738,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":441581568,"num_objects":6738,"num_object_clones":0,"num_object_copies":20214,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6738,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6738,"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":[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":133,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:52:03.607272+0000","last_change":"2023-10-01T07:48:00.318224+0000","last_active":"2023-10-01T07:52:03.607272+0000","last_peered":"2023-10-01T07:52:03.607272+0000","last_clean":"2023-10-01T07:52:03.607272+0000","last_became_active":"2023-10-01T07:48:00.317221+0000","last_became_peered":"2023-10-01T07:48:00.317221+0000","last_unstale":"2023-10-01T07:52:03.607272+0000","last_undegraded":"2023-10-01T07:52:03.607272+0000","last_fullsized":"2023-10-01T07:52:03.607272+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:59:31.617375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":121,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.624286+0000","last_change":"2023-10-01T07:47:46.575622+0000","last_active":"2023-10-01T07:51:45.624286+0000","last_peered":"2023-10-01T07:51:45.624286+0000","last_clean":"2023-10-01T07:51:45.624286+0000","last_became_active":"2023-10-01T07:47:46.575220+0000","last_became_peered":"2023-10-01T07:47:46.575220+0000","last_unstale":"2023-10-01T07:51:45.624286+0000","last_undegraded":"2023-10-01T07:51:45.624286+0000","last_fullsized":"2023-10-01T07:51:45.624286+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:29:32.127810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"148'6734","reported_seq":6750,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T07:52:09.798327+0000","last_change":"2023-10-01T07:50:19.125094+0000","last_active":"2023-10-01T07:52:09.798327+0000","last_peered":"2023-10-01T07:52:09.798327+0000","last_clean":"2023-10-01T07:52:09.798327+0000","last_became_active":"2023-10-01T07:50:19.124671+0000","last_became_peered":"2023-10-01T07:50:19.124671+0000","last_unstale":"2023-10-01T07:52:09.798327+0000","last_undegraded":"2023-10-01T07:52:09.798327+0000","last_fullsized":"2023-10-01T07:52:09.798327+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":139,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_clean_scrub_stamp":"2023-10-01T07:50:18.087332+0000","objects_scrubbed":0,"log_size":6734,"log_dups_size":0,"ondisk_log_size":6734,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":441319424,"num_objects":6734,"num_object_clones":0,"num_object_copies":20202,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6734,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6734,"num_write_kb":430976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":145,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.624673+0000","last_change":"2023-10-01T07:48:00.310941+0000","last_active":"2023-10-01T07:51:45.624673+0000","last_peered":"2023-10-01T07:51:45.624673+0000","last_clean":"2023-10-01T07:51:45.624673+0000","last_became_active":"2023-10-01T07:48:00.310563+0000","last_became_peered":"2023-10-01T07:48:00.310563+0000","last_unstale":"2023-10-01T07:51:45.624673+0000","last_undegraded":"2023-10-01T07:51:45.624673+0000","last_fullsized":"2023-10-01T07:51:45.624673+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:20:45.885912+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":130,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.616288+0000","last_change":"2023-10-01T07:43:24.917072+0000","last_active":"2023-10-01T07:51:45.616288+0000","last_peered":"2023-10-01T07:51:45.616288+0000","last_clean":"2023-10-01T07:51:45.616288+0000","last_became_active":"2023-10-01T07:43:24.916661+0000","last_became_peered":"2023-10-01T07:43:24.916661+0000","last_unstale":"2023-10-01T07:51:45.616288+0000","last_undegraded":"2023-10-01T07:51:45.616288+0000","last_fullsized":"2023-10-01T07:51:45.616288+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":106,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.626536+0000","last_change":"2023-10-01T07:47:46.575671+0000","last_active":"2023-10-01T07:51:45.626536+0000","last_peered":"2023-10-01T07:51:45.626536+0000","last_clean":"2023-10-01T07:51:45.626536+0000","last_became_active":"2023-10-01T07:47:46.575295+0000","last_became_peered":"2023-10-01T07:47:46.575295+0000","last_unstale":"2023-10-01T07:51:45.626536+0000","last_undegraded":"2023-10-01T07:51:45.626536+0000","last_fullsized":"2023-10-01T07:51:45.626536+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:20:11.552870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"148'6646","reported_seq":6663,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T07:52:11.001642+0000","last_change":"2023-10-01T07:50:19.129573+0000","last_active":"2023-10-01T07:52:11.001642+0000","last_peered":"2023-10-01T07:52:11.001642+0000","last_clean":"2023-10-01T07:52:11.001642+0000","last_became_active":"2023-10-01T07:50:19.129223+0000","last_became_peered":"2023-10-01T07:50:19.129223+0000","last_unstale":"2023-10-01T07:52:11.001642+0000","last_undegraded":"2023-10-01T07:52:11.001642+0000","last_fullsized":"2023-10-01T07:52:11.001642+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":139,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_clean_scrub_stamp":"2023-10-01T07:50:18.087332+0000","objects_scrubbed":0,"log_size":6646,"log_dups_size":0,"ondisk_log_size":6646,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":435552256,"num_objects":6646,"num_object_clones":0,"num_object_copies":19938,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6646,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6646,"num_write_kb":425344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":119,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.615927+0000","last_change":"2023-10-01T07:42:13.172780+0000","last_active":"2023-10-01T07:51:45.615927+0000","last_peered":"2023-10-01T07:51:45.615927+0000","last_clean":"2023-10-01T07:51:45.615927+0000","last_became_active":"2023-10-01T07:42:13.172352+0000","last_became_peered":"2023-10-01T07:42:13.172352+0000","last_unstale":"2023-10-01T07:51:45.615927+0000","last_undegraded":"2023-10-01T07:51:45.615927+0000","last_fullsized":"2023-10-01T07:51:45.615927+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-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":93,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.614912+0000","last_change":"2023-10-01T07:47:46.591521+0000","last_active":"2023-10-01T07:51:45.614912+0000","last_peered":"2023-10-01T07:51:45.614912+0000","last_clean":"2023-10-01T07:51:45.614912+0000","last_became_active":"2023-10-01T07:47:46.590065+0000","last_became_peered":"2023-10-01T07:47:46.590065+0000","last_unstale":"2023-10-01T07:51:45.614912+0000","last_undegraded":"2023-10-01T07:51:45.614912+0000","last_fullsized":"2023-10-01T07:51:45.614912+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":121,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.624605+0000","last_change":"2023-10-01T07:43:24.903518+0000","last_active":"2023-10-01T07:51:45.624605+0000","last_peered":"2023-10-01T07:51:45.624605+0000","last_clean":"2023-10-01T07:51:45.624605+0000","last_became_active":"2023-10-01T07:43:24.903090+0000","last_became_peered":"2023-10-01T07:43:24.903090+0000","last_unstale":"2023-10-01T07:51:45.624605+0000","last_undegraded":"2023-10-01T07:51:45.624605+0000","last_fullsized":"2023-10-01T07:51:45.624605+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:08:09.112503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"148'6568","reported_seq":6586,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T07:52:09.573961+0000","last_change":"2023-10-01T07:50:19.127050+0000","last_active":"2023-10-01T07:52:09.573961+0000","last_peered":"2023-10-01T07:52:09.573961+0000","last_clean":"2023-10-01T07:52:09.573961+0000","last_became_active":"2023-10-01T07:50:19.126494+0000","last_became_peered":"2023-10-01T07:50:19.126494+0000","last_unstale":"2023-10-01T07:52:09.573961+0000","last_undegraded":"2023-10-01T07:52:09.573961+0000","last_fullsized":"2023-10-01T07:52:09.573961+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":139,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_clean_scrub_stamp":"2023-10-01T07:50:18.087332+0000","objects_scrubbed":0,"log_size":6568,"log_dups_size":0,"ondisk_log_size":6568,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:45:06.943837+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":430440448,"num_objects":6568,"num_object_clones":0,"num_object_copies":19704,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6568,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6568,"num_write_kb":420352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":137,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.620194+0000","last_change":"2023-10-01T07:43:24.905505+0000","last_active":"2023-10-01T07:51:45.620194+0000","last_peered":"2023-10-01T07:51:45.620194+0000","last_clean":"2023-10-01T07:51:45.620194+0000","last_became_active":"2023-10-01T07:43:24.905061+0000","last_became_peered":"2023-10-01T07:43:24.905061+0000","last_unstale":"2023-10-01T07:51:45.620194+0000","last_undegraded":"2023-10-01T07:51:45.620194+0000","last_fullsized":"2023-10-01T07:51:45.620194+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:37:50.798269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":107,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T07:52:05.656862+0000","last_change":"2023-10-01T07:42:42.147587+0000","last_active":"2023-10-01T07:52:05.656862+0000","last_peered":"2023-10-01T07:52:05.656862+0000","last_clean":"2023-10-01T07:52:05.656862+0000","last_became_active":"2023-10-01T07:42:42.147219+0000","last_became_peered":"2023-10-01T07:42:42.147219+0000","last_unstale":"2023-10-01T07:52:05.656862+0000","last_undegraded":"2023-10-01T07:52:05.656862+0000","last_fullsized":"2023-10-01T07:52:05.656862+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:11:13.004626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":125,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.624361+0000","last_change":"2023-10-01T07:42:13.174610+0000","last_active":"2023-10-01T07:51:45.624361+0000","last_peered":"2023-10-01T07:51:45.624361+0000","last_clean":"2023-10-01T07:51:45.624361+0000","last_became_active":"2023-10-01T07:42:13.174332+0000","last_became_peered":"2023-10-01T07:42:13.174332+0000","last_unstale":"2023-10-01T07:51:45.624361+0000","last_undegraded":"2023-10-01T07:51:45.624361+0000","last_fullsized":"2023-10-01T07:51:45.624361+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-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:31:58.589311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.6","version":"148'6525","reported_seq":6542,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T07:52:09.609495+0000","last_change":"2023-10-01T07:50:19.132272+0000","last_active":"2023-10-01T07:52:09.609495+0000","last_peered":"2023-10-01T07:52:09.609495+0000","last_clean":"2023-10-01T07:52:09.609495+0000","last_became_active":"2023-10-01T07:50:19.131717+0000","last_became_peered":"2023-10-01T07:50:19.131717+0000","last_unstale":"2023-10-01T07:52:09.609495+0000","last_undegraded":"2023-10-01T07:52:09.609495+0000","last_fullsized":"2023-10-01T07:52:09.609495+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":139,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_clean_scrub_stamp":"2023-10-01T07:50:18.087332+0000","objects_scrubbed":0,"log_size":6525,"log_dups_size":0,"ondisk_log_size":6525,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:37:01.621793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":427622400,"num_objects":6525,"num_object_clones":0,"num_object_copies":19575,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6525,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6525,"num_write_kb":417600,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"0'0","reported_seq":134,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.615656+0000","last_change":"2023-10-01T07:48:00.320868+0000","last_active":"2023-10-01T07:51:45.615656+0000","last_peered":"2023-10-01T07:51:45.615656+0000","last_clean":"2023-10-01T07:51:45.615656+0000","last_became_active":"2023-10-01T07:48:00.320514+0000","last_became_peered":"2023-10-01T07:48:00.320514+0000","last_unstale":"2023-10-01T07:51:45.615656+0000","last_undegraded":"2023-10-01T07:51:45.615656+0000","last_fullsized":"2023-10-01T07:51:45.615656+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":325,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.622966+0000","last_change":"2023-10-01T07:48:00.320376+0000","last_active":"2023-10-01T07:51:45.622966+0000","last_peered":"2023-10-01T07:51:45.622966+0000","last_clean":"2023-10-01T07:51:45.622966+0000","last_became_active":"2023-10-01T07:48:00.318947+0000","last_became_peered":"2023-10-01T07:48:00.318947+0000","last_unstale":"2023-10-01T07:51:45.622966+0000","last_undegraded":"2023-10-01T07:51:45.622966+0000","last_fullsized":"2023-10-01T07:51:45.622966+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:23:32.049984+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:23:32.049984+0000","last_clean_scrub_stamp":"2023-10-01T07:23:32.049984+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":77,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.625556+0000","last_change":"2023-10-01T07:43:24.910767+0000","last_active":"2023-10-01T07:51:45.625556+0000","last_peered":"2023-10-01T07:51:45.625556+0000","last_clean":"2023-10-01T07:51:45.625556+0000","last_became_active":"2023-10-01T07:43:24.910214+0000","last_became_peered":"2023-10-01T07:43:24.910214+0000","last_unstale":"2023-10-01T07:51:45.625556+0000","last_undegraded":"2023-10-01T07:51:45.625556+0000","last_fullsized":"2023-10-01T07:51:45.625556+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:37:46.200934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":124,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.620974+0000","last_change":"2023-10-01T07:48:00.323822+0000","last_active":"2023-10-01T07:51:45.620974+0000","last_peered":"2023-10-01T07:51:45.620974+0000","last_clean":"2023-10-01T07:51:45.620974+0000","last_became_active":"2023-10-01T07:48:00.323132+0000","last_became_peered":"2023-10-01T07:48:00.323132+0000","last_unstale":"2023-10-01T07:51:45.620974+0000","last_undegraded":"2023-10-01T07:51:45.620974+0000","last_fullsized":"2023-10-01T07:51:45.620974+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"148'6648","reported_seq":6665,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T07:52:08.437787+0000","last_change":"2023-10-01T07:50:19.122988+0000","last_active":"2023-10-01T07:52:08.437787+0000","last_peered":"2023-10-01T07:52:08.437787+0000","last_clean":"2023-10-01T07:52:08.437787+0000","last_became_active":"2023-10-01T07:50:19.122528+0000","last_became_peered":"2023-10-01T07:50:19.122528+0000","last_unstale":"2023-10-01T07:52:08.437787+0000","last_undegraded":"2023-10-01T07:52:08.437787+0000","last_fullsized":"2023-10-01T07:52:08.437787+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":139,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_clean_scrub_stamp":"2023-10-01T07:50:18.087332+0000","objects_scrubbed":0,"log_size":6648,"log_dups_size":0,"ondisk_log_size":6648,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":435683328,"num_objects":6648,"num_object_clones":0,"num_object_copies":19944,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6648,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6648,"num_write_kb":425472,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,0],"acting":[7,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":113,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.623237+0000","last_change":"2023-10-01T07:48:00.319806+0000","last_active":"2023-10-01T07:51:45.623237+0000","last_peered":"2023-10-01T07:51:45.623237+0000","last_clean":"2023-10-01T07:51:45.623237+0000","last_became_active":"2023-10-01T07:48:00.319133+0000","last_became_peered":"2023-10-01T07:48:00.319133+0000","last_unstale":"2023-10-01T07:51:45.623237+0000","last_undegraded":"2023-10-01T07:51:45.623237+0000","last_fullsized":"2023-10-01T07:51:45.623237+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":127,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:54.579752+0000","last_change":"2023-10-01T07:47:46.584970+0000","last_active":"2023-10-01T07:51:54.579752+0000","last_peered":"2023-10-01T07:51:54.579752+0000","last_clean":"2023-10-01T07:51:54.579752+0000","last_became_active":"2023-10-01T07:47:46.584666+0000","last_became_peered":"2023-10-01T07:47:46.584666+0000","last_unstale":"2023-10-01T07:51:54.579752+0000","last_undegraded":"2023-10-01T07:51:54.579752+0000","last_fullsized":"2023-10-01T07:51:54.579752+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:51:09.106557+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":126,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.620523+0000","last_change":"2023-10-01T07:42:42.147552+0000","last_active":"2023-10-01T07:51:45.620523+0000","last_peered":"2023-10-01T07:51:45.620523+0000","last_clean":"2023-10-01T07:51:45.620523+0000","last_became_active":"2023-10-01T07:42:42.147046+0000","last_became_peered":"2023-10-01T07:42:42.147046+0000","last_unstale":"2023-10-01T07:51:45.620523+0000","last_undegraded":"2023-10-01T07:51:45.620523+0000","last_fullsized":"2023-10-01T07:51:45.620523+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:17:29.101461+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"7.0","version":"148'6630","reported_seq":6647,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T07:52:10.955993+0000","last_change":"2023-10-01T07:50:19.129018+0000","last_active":"2023-10-01T07:52:10.955993+0000","last_peered":"2023-10-01T07:52:10.955993+0000","last_clean":"2023-10-01T07:52:10.955993+0000","last_became_active":"2023-10-01T07:50:19.128618+0000","last_became_peered":"2023-10-01T07:50:19.128618+0000","last_unstale":"2023-10-01T07:52:10.955993+0000","last_undegraded":"2023-10-01T07:52:10.955993+0000","last_fullsized":"2023-10-01T07:52:10.955993+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":139,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_clean_scrub_stamp":"2023-10-01T07:50:18.087332+0000","objects_scrubbed":0,"log_size":6630,"log_dups_size":0,"ondisk_log_size":6630,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":434503680,"num_objects":6630,"num_object_clones":0,"num_object_copies":19890,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6630,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6630,"num_write_kb":424320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":93,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.623618+0000","last_change":"2023-10-01T07:48:00.321978+0000","last_active":"2023-10-01T07:51:45.623618+0000","last_peered":"2023-10-01T07:51:45.623618+0000","last_clean":"2023-10-01T07:51:45.623618+0000","last_became_active":"2023-10-01T07:48:00.321659+0000","last_became_peered":"2023-10-01T07:48:00.321659+0000","last_unstale":"2023-10-01T07:51:45.623618+0000","last_undegraded":"2023-10-01T07:51:45.623618+0000","last_fullsized":"2023-10-01T07:51:45.623618+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":106,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.624742+0000","last_change":"2023-10-01T07:42:42.153642+0000","last_active":"2023-10-01T07:51:45.624742+0000","last_peered":"2023-10-01T07:51:45.624742+0000","last_clean":"2023-10-01T07:51:45.624742+0000","last_became_active":"2023-10-01T07:42:42.153326+0000","last_became_peered":"2023-10-01T07:42:42.153326+0000","last_unstale":"2023-10-01T07:51:45.624742+0000","last_undegraded":"2023-10-01T07:51:45.624742+0000","last_fullsized":"2023-10-01T07:51:45.624742+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:25:06.788892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":112,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:54.579783+0000","last_change":"2023-10-01T07:48:00.316611+0000","last_active":"2023-10-01T07:51:54.579783+0000","last_peered":"2023-10-01T07:51:54.579783+0000","last_clean":"2023-10-01T07:51:54.579783+0000","last_became_active":"2023-10-01T07:48:00.316260+0000","last_became_peered":"2023-10-01T07:48:00.316260+0000","last_unstale":"2023-10-01T07:51:54.579783+0000","last_undegraded":"2023-10-01T07:51:54.579783+0000","last_fullsized":"2023-10-01T07:51:54.579783+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:36:42.528490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"7.3","version":"148'6597","reported_seq":6615,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T07:52:08.584457+0000","last_change":"2023-10-01T07:50:19.126237+0000","last_active":"2023-10-01T07:52:08.584457+0000","last_peered":"2023-10-01T07:52:08.584457+0000","last_clean":"2023-10-01T07:52:08.584457+0000","last_became_active":"2023-10-01T07:50:19.125442+0000","last_became_peered":"2023-10-01T07:50:19.125442+0000","last_unstale":"2023-10-01T07:52:08.584457+0000","last_undegraded":"2023-10-01T07:52:08.584457+0000","last_fullsized":"2023-10-01T07:52:08.584457+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":139,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_clean_scrub_stamp":"2023-10-01T07:50:18.087332+0000","objects_scrubbed":0,"log_size":6597,"log_dups_size":0,"ondisk_log_size":6597,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:32:18.632856+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":432340992,"num_objects":6597,"num_object_clones":0,"num_object_copies":19791,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6597,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6597,"num_write_kb":422208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":147,"state":"active+clean","last_fresh":"2023-10-01T07:52:03.611169+0000","last_change":"2023-10-01T07:48:00.312567+0000","last_active":"2023-10-01T07:52:03.611169+0000","last_peered":"2023-10-01T07:52:03.611169+0000","last_clean":"2023-10-01T07:52:03.611169+0000","last_became_active":"2023-10-01T07:48:00.311711+0000","last_became_peered":"2023-10-01T07:48:00.311711+0000","last_unstale":"2023-10-01T07:52:03.611169+0000","last_undegraded":"2023-10-01T07:52:03.611169+0000","last_fullsized":"2023-10-01T07:52:03.611169+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:02:05.723765+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":106,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.624516+0000","last_change":"2023-10-01T07:47:46.575563+0000","last_active":"2023-10-01T07:51:45.624516+0000","last_peered":"2023-10-01T07:51:45.624516+0000","last_clean":"2023-10-01T07:51:45.624516+0000","last_became_active":"2023-10-01T07:47:46.575269+0000","last_became_peered":"2023-10-01T07:47:46.575269+0000","last_unstale":"2023-10-01T07:51:45.624516+0000","last_undegraded":"2023-10-01T07:51:45.624516+0000","last_fullsized":"2023-10-01T07:51:45.624516+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:26:19.364107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":127,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.625162+0000","last_change":"2023-10-01T07:48:00.318480+0000","last_active":"2023-10-01T07:51:45.625162+0000","last_peered":"2023-10-01T07:51:45.625162+0000","last_clean":"2023-10-01T07:51:45.625162+0000","last_became_active":"2023-10-01T07:48:00.317844+0000","last_became_peered":"2023-10-01T07:48:00.317844+0000","last_unstale":"2023-10-01T07:51:45.625162+0000","last_undegraded":"2023-10-01T07:51:45.625162+0000","last_fullsized":"2023-10-01T07:51:45.625162+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:05:35.934919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"7.2","version":"148'6696","reported_seq":6714,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-10-01T07:52:08.543100+0000","last_change":"2023-10-01T07:50:19.127952+0000","last_active":"2023-10-01T07:52:08.543100+0000","last_peered":"2023-10-01T07:52:08.543100+0000","last_clean":"2023-10-01T07:52:08.543100+0000","last_became_active":"2023-10-01T07:50:19.127646+0000","last_became_peered":"2023-10-01T07:50:19.127646+0000","last_unstale":"2023-10-01T07:52:08.543100+0000","last_undegraded":"2023-10-01T07:52:08.543100+0000","last_fullsized":"2023-10-01T07:52:08.543100+0000","mapping_epoch":139,"log_start":"0'0","ondisk_log_start":"0'0","created":139,"last_epoch_clean":140,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:50:18.087332+0000","last_clean_scrub_stamp":"2023-10-01T07:50:18.087332+0000","objects_scrubbed":0,"log_size":6696,"log_dups_size":0,"ondisk_log_size":6696,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:38:33.385333+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":438829056,"num_objects":6696,"num_object_clones":0,"num_object_copies":20088,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6696,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6696,"num_write_kb":428544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":133,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.621021+0000","last_change":"2023-10-01T07:48:00.313007+0000","last_active":"2023-10-01T07:51:45.621021+0000","last_peered":"2023-10-01T07:51:45.621021+0000","last_clean":"2023-10-01T07:51:45.621021+0000","last_became_active":"2023-10-01T07:48:00.312535+0000","last_became_peered":"2023-10-01T07:48:00.312535+0000","last_unstale":"2023-10-01T07:51:45.621021+0000","last_undegraded":"2023-10-01T07:51:45.621021+0000","last_fullsized":"2023-10-01T07:51:45.621021+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":129,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.620391+0000","last_change":"2023-10-01T07:47:46.583454+0000","last_active":"2023-10-01T07:51:45.620391+0000","last_peered":"2023-10-01T07:51:45.620391+0000","last_clean":"2023-10-01T07:51:45.620391+0000","last_became_active":"2023-10-01T07:47:46.583143+0000","last_became_peered":"2023-10-01T07:47:46.583143+0000","last_unstale":"2023-10-01T07:51:45.620391+0000","last_undegraded":"2023-10-01T07:51:45.620391+0000","last_fullsized":"2023-10-01T07:51:45.620391+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:56:46.096596+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":98,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.614825+0000","last_change":"2023-10-01T07:47:46.586842+0000","last_active":"2023-10-01T07:51:45.614825+0000","last_peered":"2023-10-01T07:51:45.614825+0000","last_clean":"2023-10-01T07:51:45.614825+0000","last_became_active":"2023-10-01T07:47:46.586212+0000","last_became_peered":"2023-10-01T07:47:46.586212+0000","last_unstale":"2023-10-01T07:51:45.614825+0000","last_undegraded":"2023-10-01T07:51:45.614825+0000","last_fullsized":"2023-10-01T07:51:45.614825+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":134,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.619721+0000","last_change":"2023-10-01T07:48:00.317433+0000","last_active":"2023-10-01T07:51:45.619721+0000","last_peered":"2023-10-01T07:51:45.619721+0000","last_clean":"2023-10-01T07:51:45.619721+0000","last_became_active":"2023-10-01T07:48:00.316990+0000","last_became_peered":"2023-10-01T07:48:00.316990+0000","last_unstale":"2023-10-01T07:51:45.619721+0000","last_undegraded":"2023-10-01T07:51:45.619721+0000","last_fullsized":"2023-10-01T07:51:45.619721+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:22:56.363493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1c","version":"0'0","reported_seq":135,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.620612+0000","last_change":"2023-10-01T07:43:24.905042+0000","last_active":"2023-10-01T07:51:45.620612+0000","last_peered":"2023-10-01T07:51:45.620612+0000","last_clean":"2023-10-01T07:51:45.620612+0000","last_became_active":"2023-10-01T07:43:24.904650+0000","last_became_peered":"2023-10-01T07:43:24.904650+0000","last_unstale":"2023-10-01T07:51:45.620612+0000","last_undegraded":"2023-10-01T07:51:45.620612+0000","last_fullsized":"2023-10-01T07:51:45.620612+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:05:21.643427+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":141,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.615941+0000","last_change":"2023-10-01T07:42:43.204579+0000","last_active":"2023-10-01T07:51:45.615941+0000","last_peered":"2023-10-01T07:51:45.615941+0000","last_clean":"2023-10-01T07:51:45.615941+0000","last_became_active":"2023-10-01T07:42:43.158074+0000","last_became_peered":"2023-10-01T07:42:43.158074+0000","last_unstale":"2023-10-01T07:51:45.615941+0000","last_undegraded":"2023-10-01T07:51:45.615941+0000","last_fullsized":"2023-10-01T07:51:45.615941+0000","mapping_epoch":91,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":92,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,2,1],"acting":[5,2,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":126,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.615223+0000","last_change":"2023-10-01T07:47:46.585033+0000","last_active":"2023-10-01T07:51:45.615223+0000","last_peered":"2023-10-01T07:51:45.615223+0000","last_clean":"2023-10-01T07:51:45.615223+0000","last_became_active":"2023-10-01T07:47:46.584478+0000","last_became_peered":"2023-10-01T07:47:46.584478+0000","last_unstale":"2023-10-01T07:51:45.615223+0000","last_undegraded":"2023-10-01T07:51:45.615223+0000","last_fullsized":"2023-10-01T07:51:45.615223+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":117,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.616421+0000","last_change":"2023-10-01T07:47:46.587284+0000","last_active":"2023-10-01T07:51:45.616421+0000","last_peered":"2023-10-01T07:51:45.616421+0000","last_clean":"2023-10-01T07:51:45.616421+0000","last_became_active":"2023-10-01T07:47:46.586309+0000","last_became_peered":"2023-10-01T07:47:46.586309+0000","last_unstale":"2023-10-01T07:51:45.616421+0000","last_undegraded":"2023-10-01T07:51:45.616421+0000","last_fullsized":"2023-10-01T07:51:45.616421+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":126,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.615260+0000","last_change":"2023-10-01T07:47:46.578613+0000","last_active":"2023-10-01T07:51:45.615260+0000","last_peered":"2023-10-01T07:51:45.615260+0000","last_clean":"2023-10-01T07:51:45.615260+0000","last_became_active":"2023-10-01T07:47:46.578263+0000","last_became_peered":"2023-10-01T07:47:46.578263+0000","last_unstale":"2023-10-01T07:51:45.615260+0000","last_undegraded":"2023-10-01T07:51:45.615260+0000","last_fullsized":"2023-10-01T07:51:45.615260+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":126,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.625219+0000","last_change":"2023-10-01T07:43:24.912080+0000","last_active":"2023-10-01T07:51:45.625219+0000","last_peered":"2023-10-01T07:51:45.625219+0000","last_clean":"2023-10-01T07:51:45.625219+0000","last_became_active":"2023-10-01T07:43:24.911577+0000","last_became_peered":"2023-10-01T07:43:24.911577+0000","last_unstale":"2023-10-01T07:51:45.625219+0000","last_undegraded":"2023-10-01T07:51:45.625219+0000","last_fullsized":"2023-10-01T07:51:45.625219+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:49:36.182931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":138,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.627330+0000","last_change":"2023-10-01T07:43:24.905781+0000","last_active":"2023-10-01T07:51:45.627330+0000","last_peered":"2023-10-01T07:51:45.627330+0000","last_clean":"2023-10-01T07:51:45.627330+0000","last_became_active":"2023-10-01T07:43:24.905433+0000","last_became_peered":"2023-10-01T07:43:24.905433+0000","last_unstale":"2023-10-01T07:51:45.627330+0000","last_undegraded":"2023-10-01T07:51:45.627330+0000","last_fullsized":"2023-10-01T07:51:45.627330+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:42:18.329292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":115,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:54.579979+0000","last_change":"2023-10-01T07:42:42.153708+0000","last_active":"2023-10-01T07:51:54.579979+0000","last_peered":"2023-10-01T07:51:54.579979+0000","last_clean":"2023-10-01T07:51:54.579979+0000","last_became_active":"2023-10-01T07:42:42.153303+0000","last_became_peered":"2023-10-01T07:42:42.153303+0000","last_unstale":"2023-10-01T07:51:54.579979+0000","last_undegraded":"2023-10-01T07:51:54.579979+0000","last_fullsized":"2023-10-01T07:51:54.579979+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:30:58.102626+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":114,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-10-01T07:51:45.614542+0000","last_change":"2023-10-01T07:47:46.588033+0000","last_active":"2023-10-01T07:51:45.614542+0000","last_peered":"2023-10-01T07:51:45.614542+0000","last_clean":"2023-10-01T07:51:45.614542+0000","last_became_active":"2023-10-01T07:47:46.587731+0000","last_became_peered":"2023-10-01T07:47:46.587731+0000","last_unstale":"2023-10-01T07:51:45.614542+0000","last_undegraded":"2023-10-01T07:51:45.614542+0000","last_fullsized":"2023-10-01T07:51:45.614542+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":7014187008,"num_objects":107028,"num_object_clones":0,"num_object_copies":321084,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":107028,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":107060,"num_write_kb":6850816,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":21032538112,"data_stored":21032534040,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":107060,"ondisk_log_size":107060,"up":48,"acting":48,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":37741,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":116,"seq":498216206387,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2414964,"kb_used_data":2113004,"kb_used_omap":9,"kb_used_meta":301942,"kb_avail":91330188,"statfs":{"total":95995035648,"available":93522112512,"internally_reserved":0,"allocated":2163716096,"data_stored":2163246567,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9583,"internal_metadata":309189265},"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":"Sun Oct 1 07:52:04 2023","interfaces":[{"interface":"back","average":{"1min":1.1519999999999999,"5min":1.2110000000000001,"15min":1.2370000000000001},"min":{"1min":0.27900000000000003,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":6.04,"5min":6.04,"15min":6.04},"last":2.4399999999999999},{"interface":"front","average":{"1min":1.946,"5min":1.2030000000000001,"15min":0.95899999999999996},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":6.4370000000000003,"5min":6.9779999999999998,"15min":6.9779999999999998},"last":2.4940000000000002}]},{"osd":1,"last update":"Sun Oct 1 07:52:04 2023","interfaces":[{"interface":"back","average":{"1min":1.585,"5min":1.357,"15min":1.468},"min":{"1min":0.34499999999999997,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":6.7380000000000004,"5min":6.7380000000000004,"15min":6.7380000000000004},"last":1.593},{"interface":"front","average":{"1min":1.6459999999999999,"5min":1.2689999999999999,"15min":1.1870000000000001},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":10.715999999999999,"5min":10.715999999999999,"15min":10.715999999999999},"last":10.715999999999999}]},{"osd":2,"last update":"Sun Oct 1 07:52:04 2023","interfaces":[{"interface":"back","average":{"1min":1.6259999999999999,"5min":1.8,"15min":2.113},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":5.6150000000000002,"5min":8.0380000000000003,"15min":8.0380000000000003},"last":0.432},{"interface":"front","average":{"1min":1.518,"5min":1.069,"15min":0.97199999999999998},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":6.4630000000000001,"5min":6.4630000000000001,"15min":6.4630000000000001},"last":2.2509999999999999}]},{"osd":3,"last update":"Sun Oct 1 07:52:04 2023","interfaces":[{"interface":"back","average":{"1min":1.929,"5min":1.7070000000000001,"15min":1.7689999999999999},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":5.6799999999999997,"5min":7.7539999999999996,"15min":7.7539999999999996},"last":0.35499999999999998},{"interface":"front","average":{"1min":1.847,"5min":1.8799999999999999,"15min":2.3610000000000002},"min":{"1min":0.36399999999999999,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":9.7330000000000005,"5min":9.7330000000000005,"15min":9.7330000000000005},"last":0.40200000000000002}]},{"osd":4,"last update":"Sun Oct 1 07:52:04 2023","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.97699999999999998,"15min":0.96899999999999997},"min":{"1min":0.315,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":5.5060000000000002,"5min":5.5060000000000002,"15min":5.5060000000000002},"last":1.4179999999999999},{"interface":"front","average":{"1min":1.1120000000000001,"5min":0.87,"15min":0.78600000000000003},"min":{"1min":0.34499999999999997,"5min":0.314,"15min":0.314},"max":{"1min":6.367,"5min":6.367,"15min":6.367},"last":1.3320000000000001}]},{"osd":5,"last update":"Sun Oct 1 07:52:04 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":1.9330000000000001,"15min":2.262},"min":{"1min":0.40799999999999997,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":5.5819999999999999,"5min":36.344000000000001,"15min":36.344000000000001},"last":0.54900000000000004},{"interface":"front","average":{"1min":0.83599999999999997,"5min":1.3939999999999999,"15min":1.1919999999999999},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":3.3959999999999999,"5min":36.255000000000003,"15min":36.255000000000003},"last":0.59099999999999997}]},{"osd":6,"last update":"Sun Oct 1 07:52:04 2023","interfaces":[{"interface":"back","average":{"1min":1.137,"5min":1.0609999999999999,"15min":1.1379999999999999},"min":{"1min":0.38800000000000001,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":6.4050000000000002,"5min":6.4050000000000002,"15min":6.4050000000000002},"last":1.3680000000000001},{"interface":"front","average":{"1min":1.1419999999999999,"5min":1.3360000000000001,"15min":1.423},"min":{"1min":0.38700000000000001,"5min":0.377,"15min":0.377},"max":{"1min":5.5250000000000004,"5min":7.3920000000000003,"15min":7.3920000000000003},"last":0.83699999999999997}]}]},{"osd":6,"up_from":42,"seq":180388626744,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2466672,"kb_used_data":2157160,"kb_used_omap":0,"kb_used_meta":309504,"kb_avail":91278480,"statfs":{"total":95995035648,"available":93469163520,"internally_reserved":0,"allocated":2208931840,"data_stored":2208466598,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316932096},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:51:49 2023","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":0.91700000000000004,"15min":0.90000000000000002},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":3.7090000000000001,"5min":4.4980000000000002,"15min":4.4980000000000002},"last":4.0609999999999999},{"interface":"front","average":{"1min":1.7170000000000001,"5min":1.0289999999999999,"15min":0.996},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":6.6280000000000001,"5min":6.6280000000000001,"15min":6.6280000000000001},"last":0.29199999999999998}]},{"osd":1,"last update":"Sun Oct 1 07:51:31 2023","interfaces":[{"interface":"back","average":{"1min":1.173,"5min":1.054,"15min":0.94999999999999996},"min":{"1min":0.32100000000000001,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":4.7089999999999996,"5min":4.7089999999999996,"15min":4.7089999999999996},"last":2.3919999999999999},{"interface":"front","average":{"1min":1.2529999999999999,"5min":1.0209999999999999,"15min":0.93100000000000005},"min":{"1min":0.36099999999999999,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":3.8639999999999999,"5min":5.9489999999999998,"15min":5.9489999999999998},"last":5.3410000000000002}]},{"osd":2,"last update":"Sun Oct 1 07:51:55 2023","interfaces":[{"interface":"back","average":{"1min":2.3159999999999998,"5min":2.012,"15min":1.272},"min":{"1min":0.38100000000000001,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":9.423,"5min":41.627000000000002,"15min":41.627000000000002},"last":2.4580000000000002},{"interface":"front","average":{"1min":1.1240000000000001,"5min":1.538,"15min":1.1619999999999999},"min":{"1min":0.38200000000000001,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":3.2850000000000001,"5min":41.868000000000002,"15min":41.868000000000002},"last":0.377}]},{"osd":3,"last update":"Sun Oct 1 07:51:38 2023","interfaces":[{"interface":"back","average":{"1min":1.2849999999999999,"5min":2.2200000000000002,"15min":1.3899999999999999},"min":{"1min":0.38900000000000001,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":3.7469999999999999,"5min":67.483000000000004,"15min":67.483000000000004},"last":3.9769999999999999},{"interface":"front","average":{"1min":1.647,"5min":2.294,"15min":1.4430000000000001},"min":{"1min":0.502,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":8.298,"5min":67.200000000000003,"15min":67.200000000000003},"last":0.40899999999999997}]},{"osd":4,"last update":"Sun Oct 1 07:51:53 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.0800000000000001,"15min":1.171},"min":{"1min":0.40000000000000002,"5min":0.307,"15min":0.307},"max":{"1min":3.9060000000000001,"5min":6.0629999999999997,"15min":6.0629999999999997},"last":3.9100000000000001},{"interface":"front","average":{"1min":1.4039999999999999,"5min":1.4379999999999999,"15min":1.6719999999999999},"min":{"1min":0.44900000000000001,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":5.9610000000000003,"5min":5.9610000000000003,"15min":5.9610000000000003},"last":2.4199999999999999}]},{"osd":5,"last update":"Sun Oct 1 07:52:05 2023","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.92700000000000005,"15min":0.98999999999999999},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":3.1699999999999999,"5min":4.5279999999999996,"15min":4.5279999999999996},"last":0.436},{"interface":"front","average":{"1min":0.78300000000000003,"5min":1.0720000000000001,"15min":1.0409999999999999},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":2.4630000000000001,"5min":6.0259999999999998,"15min":6.0259999999999998},"last":3.9500000000000002}]},{"osd":7,"last update":"Sun Oct 1 07:52:05 2023","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":1.0580000000000001,"15min":1.1739999999999999},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":3.3250000000000002,"5min":3.552,"15min":3.552},"last":0.46600000000000003},{"interface":"front","average":{"1min":1.4199999999999999,"5min":1.4490000000000001,"15min":1.6559999999999999},"min":{"1min":0.48899999999999999,"5min":0.373,"15min":0.373},"max":{"1min":5.452,"5min":6.1340000000000003,"15min":6.1340000000000003},"last":2.496}]}]},{"osd":1,"up_from":82,"seq":352187318394,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2720804,"kb_used_data":2590748,"kb_used_omap":4,"kb_used_meta":130043,"kb_avail":91024348,"statfs":{"total":95995035648,"available":93208932352,"internally_reserved":0,"allocated":2652925952,"data_stored":2652311918,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":133164942},"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":"Sun Oct 1 07:51:32 2023","interfaces":[{"interface":"back","average":{"1min":2.3159999999999998,"5min":1.0109999999999999,"15min":0.77900000000000003},"min":{"1min":0.23699999999999999,"5min":0.17399999999999999,"15min":0.17399999999999999},"max":{"1min":15.631,"5min":15.631,"15min":15.631},"last":7.71},{"interface":"front","average":{"1min":1.827,"5min":0.93100000000000005,"15min":0.80600000000000005},"min":{"1min":0.36799999999999999,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":5.6639999999999997,"5min":6.4059999999999997,"15min":6.4059999999999997},"last":0.97199999999999998}]},{"osd":2,"last update":"Sun Oct 1 07:52:01 2023","interfaces":[{"interface":"back","average":{"1min":7.5750000000000002,"5min":4.2809999999999997,"15min":1.8580000000000001},"min":{"1min":0.34100000000000003,"5min":0.224,"15min":0.224},"max":{"1min":88.385999999999996,"5min":120.49299999999999,"15min":120.49299999999999},"last":4.2590000000000003},{"interface":"front","average":{"1min":8.3789999999999996,"5min":4.21,"15min":1.8440000000000001},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":92.968999999999994,"5min":120.37,"15min":120.37},"last":7.6619999999999999}]},{"osd":3,"last update":"Sun Oct 1 07:51:36 2023","interfaces":[{"interface":"back","average":{"1min":3.496,"5min":2.9340000000000002,"15min":1.462},"min":{"1min":0.33200000000000002,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":25.535,"5min":116.09099999999999,"15min":116.09099999999999},"last":1.1359999999999999},{"interface":"front","average":{"1min":3.7829999999999999,"5min":3.0019999999999998,"15min":1.5169999999999999},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":26.210999999999999,"5min":116.27500000000001,"15min":116.27500000000001},"last":2.476}]},{"osd":4,"last update":"Sun Oct 1 07:51:53 2023","interfaces":[{"interface":"back","average":{"1min":2.056,"5min":1.46,"15min":1.405},"min":{"1min":0.46000000000000002,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":13.180999999999999,"5min":13.180999999999999,"15min":13.180999999999999},"last":7.7450000000000001},{"interface":"front","average":{"1min":1.2729999999999999,"5min":1.339,"15min":1.375},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":6.0030000000000001,"5min":7.1619999999999999,"15min":7.1619999999999999},"last":2.4359999999999999}]},{"osd":5,"last update":"Sun Oct 1 07:51:32 2023","interfaces":[{"interface":"back","average":{"1min":1.21,"5min":1.0760000000000001,"15min":1.0369999999999999},"min":{"1min":0.40699999999999997,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":6.165,"5min":6.3170000000000002,"15min":6.3170000000000002},"last":0.501},{"interface":"front","average":{"1min":1.486,"5min":1.2050000000000001,"15min":1.1020000000000001},"min":{"1min":0.38300000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":6.0990000000000002,"5min":8.9329999999999998,"15min":8.9329999999999998},"last":2.4129999999999998}]},{"osd":6,"last update":"Sun Oct 1 07:51:32 2023","interfaces":[{"interface":"back","average":{"1min":1.2709999999999999,"5min":1.075,"15min":1.036},"min":{"1min":0.42699999999999999,"5min":0.316,"15min":0.316},"max":{"1min":6.2060000000000004,"5min":6.5670000000000002,"15min":6.5670000000000002},"last":0.54100000000000004},{"interface":"front","average":{"1min":1.798,"5min":1.198,"15min":1.0880000000000001},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":6.0609999999999999,"5min":9.0790000000000006,"15min":9.0790000000000006},"last":2.3730000000000002}]},{"osd":7,"last update":"Sun Oct 1 07:52:07 2023","interfaces":[{"interface":"back","average":{"1min":1.9510000000000001,"5min":1.3440000000000001,"15min":1.3400000000000001},"min":{"1min":0.46600000000000003,"5min":0.376,"15min":0.376},"max":{"1min":6.399,"5min":6.399,"15min":6.399},"last":0.57199999999999995},{"interface":"front","average":{"1min":1.274,"5min":1.296,"15min":1.347},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":6.133,"5min":7.4539999999999997,"15min":7.4539999999999997},"last":2.4550000000000001}]}]},{"osd":0,"up_from":77,"seq":330712481922,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3544056,"kb_used_data":3413872,"kb_used_omap":5,"kb_used_meta":130170,"kb_avail":90201096,"statfs":{"total":95995035648,"available":92365922304,"internally_reserved":0,"allocated":3495804928,"data_stored":3495172474,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":133294714},"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":"Sun Oct 1 07:51:31 2023","interfaces":[{"interface":"back","average":{"1min":1.1060000000000001,"5min":0.89700000000000002,"15min":0.73399999999999999},"min":{"1min":0.23599999999999999,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":5.0199999999999996,"5min":5.0199999999999996,"15min":5.0199999999999996},"last":1.2549999999999999},{"interface":"front","average":{"1min":1.6319999999999999,"5min":1.2310000000000001,"15min":0.873},"min":{"1min":0.249,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":6.4770000000000003,"5min":9.4710000000000001,"15min":9.4710000000000001},"last":4.415}]},{"osd":2,"last update":"Sun Oct 1 07:51:53 2023","interfaces":[{"interface":"back","average":{"1min":2.0529999999999999,"5min":1.339,"15min":0.90000000000000002},"min":{"1min":0.28100000000000003,"5min":0.22,"15min":0.22},"max":{"1min":7.3529999999999998,"5min":12.773999999999999,"15min":12.773999999999999},"last":4.1779999999999999},{"interface":"front","average":{"1min":2.5499999999999998,"5min":1.4830000000000001,"15min":1.02},"min":{"1min":0.46100000000000002,"5min":0.246,"15min":0.246},"max":{"1min":8.4049999999999994,"5min":12.65,"15min":12.65},"last":4.3780000000000001}]},{"osd":3,"last update":"Sun Oct 1 07:51:40 2023","interfaces":[{"interface":"back","average":{"1min":2.258,"5min":1.474,"15min":0.94399999999999995},"min":{"1min":0.35199999999999998,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":5.202,"5min":13.292,"15min":13.292},"last":1.22},{"interface":"front","average":{"1min":2.2909999999999999,"5min":1.607,"15min":1.0700000000000001},"min":{"1min":0.45800000000000002,"5min":0.245,"15min":0.245},"max":{"1min":7.4420000000000002,"5min":12.368,"15min":12.368},"last":5.3499999999999996}]},{"osd":4,"last update":"Sun Oct 1 07:51:53 2023","interfaces":[{"interface":"back","average":{"1min":1.365,"5min":1.1759999999999999,"15min":1.206},"min":{"1min":0.31900000000000001,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":4.5099999999999998,"5min":4.6500000000000004,"15min":4.6500000000000004},"last":4.2169999999999996},{"interface":"front","average":{"1min":1.6539999999999999,"5min":1.2749999999999999,"15min":1.226},"min":{"1min":0.439,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":4.899,"5min":4.899,"15min":4.899},"last":1.2909999999999999}]},{"osd":5,"last update":"Sun Oct 1 07:51:44 2023","interfaces":[{"interface":"back","average":{"1min":2.7120000000000002,"5min":1.4019999999999999,"15min":1.1619999999999999},"min":{"1min":0.502,"5min":0.313,"15min":0.313},"max":{"1min":13.268000000000001,"5min":13.268000000000001,"15min":13.268000000000001},"last":1.3460000000000001},{"interface":"front","average":{"1min":2.121,"5min":1.3520000000000001,"15min":1.1699999999999999},"min":{"1min":0.39500000000000002,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":13.304,"5min":13.304,"15min":13.304},"last":4.5380000000000003}]},{"osd":6,"last update":"Sun Oct 1 07:51:44 2023","interfaces":[{"interface":"back","average":{"1min":2.032,"5min":1.278,"15min":1.1339999999999999},"min":{"1min":0.56899999999999995,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":4.9960000000000004,"5min":7.181,"15min":7.181},"last":1.3740000000000001},{"interface":"front","average":{"1min":1.972,"5min":1.327,"15min":1.145},"min":{"1min":0.41599999999999998,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":6.2439999999999998,"5min":6.2439999999999998,"15min":6.2439999999999998},"last":4.5759999999999996}]},{"osd":7,"last update":"Sun Oct 1 07:52:09 2023","interfaces":[{"interface":"back","average":{"1min":1.3340000000000001,"5min":1.488,"15min":1.665},"min":{"1min":0.35799999999999998,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":4.9119999999999999,"5min":7.4880000000000004,"15min":7.4880000000000004},"last":4.2519999999999998},{"interface":"front","average":{"1min":2.0209999999999999,"5min":1.5089999999999999,"15min":1.4410000000000001},"min":{"1min":0.52200000000000002,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":5.3929999999999998,"5min":7.2160000000000002,"15min":7.2160000000000002},"last":1.3169999999999999}]}]},{"osd":2,"up_from":90,"seq":386547056756,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2740456,"kb_used_data":2578400,"kb_used_omap":7,"kb_used_meta":162040,"kb_avail":91004696,"statfs":{"total":95995035648,"available":93188808704,"internally_reserved":0,"allocated":2640281600,"data_stored":2639662086,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":165929041},"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":"Sun Oct 1 07:52:01 2023","interfaces":[{"interface":"back","average":{"1min":8.2390000000000008,"5min":2.657,"15min":1.329},"min":{"1min":0.20599999999999999,"5min":0.20599999999999999,"15min":0.20599999999999999},"max":{"1min":81.611000000000004,"5min":81.611000000000004,"15min":81.611000000000004},"last":1.0680000000000001},{"interface":"front","average":{"1min":7.7199999999999998,"5min":2.3399999999999999,"15min":1.2310000000000001},"min":{"1min":0.20599999999999999,"5min":0.184,"15min":0.184},"max":{"1min":79.757999999999996,"5min":79.757999999999996,"15min":79.757999999999996},"last":2.754}]},{"osd":1,"last update":"Sun Oct 1 07:52:01 2023","interfaces":[{"interface":"back","average":{"1min":1.9159999999999999,"5min":1.153,"15min":0.88100000000000001},"min":{"1min":0.215,"5min":0.215,"15min":0.215},"max":{"1min":7.4109999999999996,"5min":7.4109999999999996,"15min":7.4109999999999996},"last":2.794},{"interface":"front","average":{"1min":1.1759999999999999,"5min":1.0329999999999999,"15min":0.81799999999999995},"min":{"1min":0.20399999999999999,"5min":0.19500000000000001,"15min":0.19500000000000001},"max":{"1min":8.0679999999999996,"5min":10.07,"15min":10.07},"last":2.4729999999999999}]},{"osd":3,"last update":"Sun Oct 1 07:51:42 2023","interfaces":[{"interface":"back","average":{"1min":6.3419999999999996,"5min":2.2290000000000001,"15min":1.2430000000000001},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":80.031999999999996,"5min":80.031999999999996,"15min":80.031999999999996},"last":2.5720000000000001},{"interface":"front","average":{"1min":7.194,"5min":2.657,"15min":1.391},"min":{"1min":0.53700000000000003,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":80.617000000000004,"5min":80.617000000000004,"15min":80.617000000000004},"last":1.6319999999999999}]},{"osd":4,"last update":"Sun Oct 1 07:51:54 2023","interfaces":[{"interface":"back","average":{"1min":1.462,"5min":1.1850000000000001,"15min":1.109},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":6.1699999999999999,"5min":6.1699999999999999,"15min":6.1699999999999999},"last":2.5089999999999999},{"interface":"front","average":{"1min":1.5720000000000001,"5min":1.4550000000000001,"15min":1.4159999999999999},"min":{"1min":0.36699999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":6.7869999999999999,"5min":7.2169999999999996,"15min":7.2169999999999996},"last":1.292}]},{"osd":5,"last update":"Sun Oct 1 07:52:01 2023","interfaces":[{"interface":"back","average":{"1min":2.298,"5min":1.3320000000000001,"15min":1.1220000000000001},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":8.391,"5min":8.391,"15min":8.391},"last":3.9159999999999999},{"interface":"front","average":{"1min":1.036,"5min":1.151,"15min":1.042},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":4.2720000000000002,"5min":5.9649999999999999,"15min":5.9649999999999999},"last":2.5449999999999999}]},{"osd":6,"last update":"Sun Oct 1 07:52:01 2023","interfaces":[{"interface":"back","average":{"1min":1.97,"5min":1.407,"15min":1.2030000000000001},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":6.8700000000000001,"5min":7.1799999999999997,"15min":7.1799999999999997},"last":1.349},{"interface":"front","average":{"1min":2.2280000000000002,"5min":1.3049999999999999,"15min":1.1950000000000001},"min":{"1min":0.39800000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":7.4960000000000004,"5min":7.4960000000000004,"15min":7.4960000000000004},"last":3.9780000000000002}]},{"osd":7,"last update":"Sun Oct 1 07:52:06 2023","interfaces":[{"interface":"back","average":{"1min":1.9590000000000001,"5min":1.5649999999999999,"15min":1.5649999999999999},"min":{"1min":0.443,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":6.8330000000000002,"5min":7.2439999999999998,"15min":7.2439999999999998},"last":1.373},{"interface":"front","average":{"1min":2.7410000000000001,"5min":1.819,"15min":1.9470000000000001},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":11.615,"5min":20.734999999999999,"15min":20.734999999999999},"last":3.9510000000000001}]}]},{"osd":3,"up_from":96,"seq":412316860523,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4038352,"kb_used_data":3794376,"kb_used_omap":2,"kb_used_meta":243965,"kb_avail":89706800,"statfs":{"total":95995035648,"available":91859763200,"internally_reserved":0,"allocated":3885441024,"data_stored":3884841963,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3005,"internal_metadata":249820227},"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":"Sun Oct 1 07:51:38 2023","interfaces":[{"interface":"back","average":{"1min":1.2310000000000001,"5min":1.2070000000000001,"15min":0.878},"min":{"1min":0.251,"5min":0.192,"15min":0.192},"max":{"1min":3.698,"5min":7.2949999999999999,"15min":7.2949999999999999},"last":0.27800000000000002},{"interface":"front","average":{"1min":2.1720000000000002,"5min":1.2070000000000001,"15min":0.88100000000000001},"min":{"1min":0.215,"5min":0.215,"15min":0.215},"max":{"1min":7.0750000000000002,"5min":7.0750000000000002,"15min":7.0750000000000002},"last":1.1200000000000001}]},{"osd":1,"last update":"Sun Oct 1 07:51:38 2023","interfaces":[{"interface":"back","average":{"1min":1.542,"5min":1.5329999999999999,"15min":1.075},"min":{"1min":0.25700000000000001,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":4.0270000000000001,"5min":38.840000000000003,"15min":38.840000000000003},"last":1.0529999999999999},{"interface":"front","average":{"1min":0.77300000000000002,"5min":1.4870000000000001,"15min":1.0269999999999999},"min":{"1min":0.255,"5min":0.218,"15min":0.218},"max":{"1min":4.8109999999999999,"5min":38.668999999999997,"15min":38.668999999999997},"last":0.36799999999999999}]},{"osd":2,"last update":"Sun Oct 1 07:51:38 2023","interfaces":[{"interface":"back","average":{"1min":1.8129999999999999,"5min":1.96,"15min":1.2090000000000001},"min":{"1min":0.48899999999999999,"5min":0.42399999999999999,"15min":0.32900000000000001},"max":{"1min":4.7089999999999996,"5min":38.726999999999997,"15min":38.726999999999997},"last":1.097},{"interface":"front","average":{"1min":1.921,"5min":1.859,"15min":1.1200000000000001},"min":{"1min":0.35299999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":6.2240000000000002,"5min":38.634,"15min":38.634},"last":0.95699999999999996}]},{"osd":4,"last update":"Sun Oct 1 07:51:52 2023","interfaces":[{"interface":"back","average":{"1min":1.5329999999999999,"5min":1.5820000000000001,"15min":1.792},"min":{"1min":0.36599999999999999,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":4.8010000000000002,"5min":10.041,"15min":10.041},"last":0.44},{"interface":"front","average":{"1min":0.83699999999999997,"5min":1.1419999999999999,"15min":1.282},"min":{"1min":0.372,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.8149999999999999,"5min":5.9989999999999997,"15min":5.9989999999999997},"last":0.49199999999999999}]},{"osd":5,"last update":"Sun Oct 1 07:51:38 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":1.228,"15min":1.1220000000000001},"min":{"1min":0.48399999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":3.472,"5min":7.1130000000000004,"15min":7.1130000000000004},"last":0.54000000000000004},{"interface":"front","average":{"1min":1.3979999999999999,"5min":1.2609999999999999,"15min":1.1619999999999999},"min":{"1min":0.57599999999999996,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":3.0550000000000002,"5min":6.9050000000000002,"15min":6.9050000000000002},"last":1.0309999999999999}]},{"osd":6,"last update":"Sun Oct 1 07:51:38 2023","interfaces":[{"interface":"back","average":{"1min":1.861,"5min":1.3,"15min":1.179},"min":{"1min":0.5,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":4.766,"5min":6.4320000000000004,"15min":6.4320000000000004},"last":1.0029999999999999},{"interface":"front","average":{"1min":1.5,"5min":1.222,"15min":1.1200000000000001},"min":{"1min":0.41999999999999998,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":4.8410000000000002,"5min":6.3630000000000004,"15min":6.3630000000000004},"last":0.40899999999999997}]},{"osd":7,"last update":"Sun Oct 1 07:52:02 2023","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":1.665,"15min":2.2450000000000001},"min":{"1min":0.44800000000000001,"5min":0.375,"15min":0.375},"max":{"1min":2.9980000000000002,"5min":7.2539999999999996,"15min":7.2539999999999996},"last":0.57499999999999996},{"interface":"front","average":{"1min":2.032,"5min":1.6830000000000001,"15min":1.766},"min":{"1min":0.52500000000000002,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":5.6230000000000002,"5min":9.0449999999999999,"15min":9.0449999999999999},"last":1.0760000000000001}]}]},{"osd":4,"up_from":112,"seq":481036337206,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2438704,"kb_used_data":2136680,"kb_used_omap":9,"kb_used_meta":302006,"kb_avail":91306448,"statfs":{"total":95995035648,"available":93497802752,"internally_reserved":0,"allocated":2187960320,"data_stored":2187494520,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9477,"internal_metadata":309254907},"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":"Sun Oct 1 07:51:52 2023","interfaces":[{"interface":"back","average":{"1min":1.081,"5min":0.96399999999999997,"15min":0.85399999999999998},"min":{"1min":0.29199999999999998,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":4.6859999999999999,"5min":5.4199999999999999,"15min":5.4199999999999999},"last":1.488},{"interface":"front","average":{"1min":1.302,"5min":1.1919999999999999,"15min":1.222},"min":{"1min":0.33100000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":5.1909999999999998,"5min":6.3600000000000003,"15min":6.3600000000000003},"last":0.61799999999999999}]},{"osd":1,"last update":"Sun Oct 1 07:51:52 2023","interfaces":[{"interface":"back","average":{"1min":0.86799999999999999,"5min":1.2649999999999999,"15min":1.516},"min":{"1min":0.33100000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":2.8959999999999999,"5min":12.525,"15min":12.525},"last":0.65300000000000002},{"interface":"front","average":{"1min":1.1120000000000001,"5min":1.0269999999999999,"15min":1.0149999999999999},"min":{"1min":0.34499999999999997,"5min":0.312,"15min":0.312},"max":{"1min":3.3639999999999999,"5min":4.9320000000000004,"15min":4.9320000000000004},"last":4.6390000000000002}]},{"osd":2,"last update":"Sun Oct 1 07:51:52 2023","interfaces":[{"interface":"back","average":{"1min":1.429,"5min":1.913,"15min":2.415},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":3.5329999999999999,"5min":19.995000000000001,"15min":19.995000000000001},"last":2.774},{"interface":"front","average":{"1min":0.84899999999999998,"5min":1.476,"15min":1.8999999999999999},"min":{"1min":0.39100000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.5680000000000001,"5min":19.667000000000002,"15min":19.667000000000002},"last":1.782}]},{"osd":3,"last update":"Sun Oct 1 07:51:52 2023","interfaces":[{"interface":"back","average":{"1min":2.2170000000000001,"5min":1.9039999999999999,"15min":2.1739999999999999},"min":{"1min":0.439,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":9.0860000000000003,"5min":20.233000000000001,"15min":20.233000000000001},"last":2.032},{"interface":"front","average":{"1min":1.627,"5min":2.1309999999999998,"15min":2.7170000000000001},"min":{"1min":0.41499999999999998,"5min":0.314,"15min":0.314},"max":{"1min":4.4290000000000003,"5min":24.309000000000001,"15min":24.309000000000001},"last":0.70999999999999996}]},{"osd":5,"last update":"Sun Oct 1 07:51:52 2023","interfaces":[{"interface":"back","average":{"1min":1.1120000000000001,"5min":1.0669999999999999,"15min":0.92600000000000005},"min":{"1min":0.42699999999999999,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":4.7380000000000004,"5min":7.3289999999999997,"15min":7.3289999999999997},"last":0.50800000000000001},{"interface":"front","average":{"1min":1.1399999999999999,"5min":1.1499999999999999,"15min":1.1379999999999999},"min":{"1min":0.33400000000000002,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":4.5979999999999999,"5min":5.7939999999999996,"15min":5.7939999999999996},"last":0.48299999999999998}]},{"osd":6,"last update":"Sun Oct 1 07:51:52 2023","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":1.23,"15min":1.3120000000000001},"min":{"1min":0.38100000000000001,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":4.2599999999999998,"5min":6.2649999999999997,"15min":6.2649999999999997},"last":0.68000000000000005},{"interface":"front","average":{"1min":1.571,"5min":1.1739999999999999,"15min":1.0249999999999999},"min":{"1min":0.52100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":3.8180000000000001,"5min":4.8789999999999996,"15min":4.8789999999999996},"last":0.46899999999999997}]},{"osd":7,"last update":"Sun Oct 1 07:52:09 2023","interfaces":[{"interface":"back","average":{"1min":1.1639999999999999,"5min":1.327,"15min":1.363},"min":{"1min":0.434,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":3.407,"5min":7.4240000000000004,"15min":7.4240000000000004},"last":0.73999999999999999},{"interface":"front","average":{"1min":1.1519999999999999,"5min":1.4159999999999999,"15min":1.2310000000000001},"min":{"1min":0.45600000000000002,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":4.2869999999999999,"5min":18.613,"15min":18.613},"last":0.54000000000000004}]}]},{"osd":5,"up_from":36,"seq":154618822976,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2021600,"kb_used_data":1724376,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":91723552,"statfs":{"total":95995035648,"available":93924917248,"internally_reserved":0,"allocated":1765761024,"data_stored":1765306902,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:51:50 2023","interfaces":[{"interface":"back","average":{"1min":5.383,"5min":1.9570000000000001,"15min":1.234},"min":{"1min":0.29099999999999998,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":74.802000000000007,"5min":74.802000000000007,"15min":74.802000000000007},"last":1.484},{"interface":"front","average":{"1min":5.8140000000000001,"5min":1.8839999999999999,"15min":1.24},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":76.823999999999998,"5min":76.823999999999998,"15min":76.823999999999998},"last":1.339}]},{"osd":1,"last update":"Sun Oct 1 07:51:34 2023","interfaces":[{"interface":"back","average":{"1min":1.55,"5min":1.4219999999999999,"15min":1.081},"min":{"1min":0.35799999999999998,"5min":0.247,"15min":0.247},"max":{"1min":8.0850000000000009,"5min":29.215,"15min":29.215},"last":1.1080000000000001},{"interface":"front","average":{"1min":1.0429999999999999,"5min":1.2050000000000001,"15min":0.997},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":3.7949999999999999,"5min":28.93,"15min":28.93},"last":0.28599999999999998}]},{"osd":2,"last update":"Sun Oct 1 07:52:01 2023","interfaces":[{"interface":"back","average":{"1min":3.1909999999999998,"5min":1.744,"15min":1.175},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":39.781999999999996,"5min":39.781999999999996,"15min":39.781999999999996},"last":0.89300000000000002},{"interface":"front","average":{"1min":3.3559999999999999,"5min":1.923,"15min":1.246},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":40.334000000000003,"5min":40.334000000000003,"15min":40.334000000000003},"last":0.82499999999999996}]},{"osd":3,"last update":"Sun Oct 1 07:51:40 2023","interfaces":[{"interface":"back","average":{"1min":4.6500000000000004,"5min":1.9790000000000001,"15min":1.3460000000000001},"min":{"1min":0.33600000000000002,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":75.158000000000001,"5min":75.158000000000001,"15min":75.158000000000001},"last":0.33900000000000002},{"interface":"front","average":{"1min":4.6760000000000002,"5min":1.875,"15min":1.335},"min":{"1min":0.42299999999999999,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":75.106999999999999,"5min":75.106999999999999,"15min":75.106999999999999},"last":0.30299999999999999}]},{"osd":4,"last update":"Sun Oct 1 07:51:59 2023","interfaces":[{"interface":"back","average":{"1min":0.72099999999999997,"5min":0.95599999999999996,"15min":0.96999999999999997},"min":{"1min":0.434,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.6040000000000001,"5min":7.9560000000000004,"15min":7.9560000000000004},"last":0.46300000000000002},{"interface":"front","average":{"1min":0.91700000000000004,"5min":0.94299999999999995,"15min":0.81100000000000005},"min":{"1min":0.372,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":3.6360000000000001,"5min":4.1950000000000003,"15min":4.1950000000000003},"last":0.40400000000000003}]},{"osd":6,"last update":"Sun Oct 1 07:51:15 2023","interfaces":[{"interface":"back","average":{"1min":1.0780000000000001,"5min":1.083,"15min":1.0529999999999999},"min":{"1min":0.51400000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":2.6789999999999998,"5min":7.7800000000000002,"15min":7.7800000000000002},"last":0.42699999999999999},{"interface":"front","average":{"1min":0.95199999999999996,"5min":1.0049999999999999,"15min":1.0389999999999999},"min":{"1min":0.60699999999999998,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.794,"5min":8.0009999999999994,"15min":8.0009999999999994},"last":0.49199999999999999}]},{"osd":7,"last update":"Sun Oct 1 07:52:01 2023","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":1.1200000000000001,"15min":1.3},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1.619,"5min":4.3449999999999998,"15min":4.3449999999999998},"last":0.374},{"interface":"front","average":{"1min":1.847,"5min":1.4199999999999999,"15min":1.262},"min":{"1min":0.432,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":13.021000000000001,"5min":13.021000000000001,"15min":13.021000000000001},"last":0.53900000000000003}]}]}],"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":12288,"data_stored":610,"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":3005,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4790,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9477,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":714,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8611,"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":3495952384,"data_stored":3495952384,"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":2647986176,"data_stored":2647982104,"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":2653224960,"data_stored":2653224960,"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":3891068928,"data_stored":3891068928,"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":2188378112,"data_stored":2188378112,"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":1768357888,"data_stored":1768357888,"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":2217476096,"data_stored":2217476096,"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":2170093568,"data_stored":2170093568,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-01T07:52:15.268 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd pool set unique_pool_2 pgp_num 16 2023-10-01T07:52:15.272 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:15.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:15.278 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:52:15.379 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:15.427 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:15.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:15.434 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:52:15.534 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:15.561 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:15.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:15.568 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:15.646 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:15 smithi084 bash[75189]: audit 2023-10-01T07:52:15.079700+0000 mon.a (mon.0) 807 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:52:15.669 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:15.681 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:52:15.681 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:52:15.702 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:15.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:15.710 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:15.810 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:15.819 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:15 smithi112 bash[59335]: audit 2023-10-01T07:52:15.079700+0000 mon.a (mon.0) 807 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:52:15.833 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:15.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:15.835 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:52:15.936 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:15.965 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:15.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:15.969 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:16.070 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:16.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:15 smithi084 bash[78255]: audit 2023-10-01T07:52:15.079700+0000 mon.a (mon.0) 807 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:52:16.099 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:16.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:16.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:16.204 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:16.238 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:16.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:16.241 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:16.342 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:16.382 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:16.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:16.388 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:52:16.488 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:16.517 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:16.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:16.520 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:16.573 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:52:16 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:52:16] "GET /metrics HTTP/1.1" 200 36316 "" "Prometheus/2.33.4" 2023-10-01T07:52:16.620 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:16.646 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:16.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:16.648 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:16.749 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:16.770 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:16.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:16.774 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:52:16.875 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:16.885 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:16 smithi112 bash[59335]: cluster 2023-10-01T07:52:16.301522+0000 mgr.y (mgr.34104) 571 : cluster 0 pgmap v552: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 96 B/s rd, 36 MiB/s wr, 844 op/s 2023-10-01T07:52:16.901 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:16.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:16.904 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:52:16.934 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T07:52:17.005 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:17.031 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:17.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:17.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:17.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:16 smithi084 bash[78255]: cluster 2023-10-01T07:52:16.301522+0000 mgr.y (mgr.34104) 571 : cluster 0 pgmap v552: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 96 B/s rd, 36 MiB/s wr, 844 op/s 2023-10-01T07:52:17.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:16 smithi084 bash[75189]: cluster 2023-10-01T07:52:16.301522+0000 mgr.y (mgr.34104) 571 : cluster 0 pgmap v552: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 96 B/s rd, 36 MiB/s wr, 844 op/s 2023-10-01T07:52:17.138 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:17.164 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:17.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:17.171 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:17.271 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:17.297 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:17.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:17.299 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:17.400 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:17.423 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:17.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:17.427 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:17.528 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:17.554 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:17.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:17.560 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:17.663 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:17.694 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:17.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:17.702 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:17.802 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:17.824 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:17.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:17.827 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:17.928 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:17.957 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:17.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:17.961 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:18.062 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:18.088 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:18.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:18.092 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:18.192 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:18.213 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:18.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:18.216 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:52:18.317 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:18.348 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:18.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:18.352 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:18.453 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:18.479 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:18.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:18.483 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:18.583 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:18.614 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:18.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:18.619 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:18.720 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:18.746 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:18.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:18.749 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:52:18.850 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:18.891 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:18.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:18.894 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:18.995 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:19.027 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:19.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:19.031 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:52:19.132 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:19.155 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:19.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:19.162 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:52:19.262 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:19.284 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:19.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:19.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:52:19.359 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:19 smithi112 bash[59335]: cluster 2023-10-01T07:52:18.302078+0000 mgr.y (mgr.34104) 572 : cluster 0 pgmap v553: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 27 MiB/s wr, 689 op/s 2023-10-01T07:52:19.392 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:19.420 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:19.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:19.426 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:52:19.527 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:19.547 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:19.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:19.549 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:19.607 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:19 smithi084 bash[75189]: cluster 2023-10-01T07:52:18.302078+0000 mgr.y (mgr.34104) 572 : cluster 0 pgmap v553: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 27 MiB/s wr, 689 op/s 2023-10-01T07:52:19.608 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:19 smithi084 bash[78255]: cluster 2023-10-01T07:52:18.302078+0000 mgr.y (mgr.34104) 572 : cluster 0 pgmap v553: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 27 MiB/s wr, 689 op/s 2023-10-01T07:52:19.650 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:19.678 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:19.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:19.681 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:52:19.782 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:19.812 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:19.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:19.818 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:52:19.918 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:19.944 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:19.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:19.948 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:20.048 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:20.072 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:20.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:20.074 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:20.175 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:20.209 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:20.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:20.215 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:20.315 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:20.340 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:20.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:20.342 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:20.443 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:20.470 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:20.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:20.475 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:20.575 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:20.598 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:20.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:20.601 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:52:20.701 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:20.732 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:20.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:20.739 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:20.839 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:20.858 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:20.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:20.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:20.871 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:52:20.960 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:20.990 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:20.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:20.993 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:21.094 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:21.113 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:21.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:21.115 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:21.216 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-10-01T07:52:21.216 INFO:teuthology.orchestra.run.smithi112.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T07:52:21.216 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:21.243 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:21.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:21.247 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:21.348 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:21.373 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:21.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:21.377 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:21.477 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:21.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:21 smithi112 bash[59335]: cluster 2023-10-01T07:52:20.304634+0000 mgr.y (mgr.34104) 573 : cluster 0 pgmap v554: 89 pgs: 89 active+clean; 6.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 26 MiB/s wr, 856 op/s 2023-10-01T07:52:21.507 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:21.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:21.511 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:52:21.611 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:21.621 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:21 smithi084 bash[75189]: cluster 2023-10-01T07:52:20.304634+0000 mgr.y (mgr.34104) 573 : cluster 0 pgmap v554: 89 pgs: 89 active+clean; 6.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 26 MiB/s wr, 856 op/s 2023-10-01T07:52:21.621 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:21 smithi084 bash[78255]: cluster 2023-10-01T07:52:20.304634+0000 mgr.y (mgr.34104) 573 : cluster 0 pgmap v554: 89 pgs: 89 active+clean; 6.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 26 MiB/s wr, 856 op/s 2023-10-01T07:52:21.636 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:21.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:21.638 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:52:21.739 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:21.775 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:21.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:21.779 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:52:21.880 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:21.912 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:21.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:21.916 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:52:22.017 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:22.042 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:22.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:22.045 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:22.146 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:22.180 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:22.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:22.182 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:22.259 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-10-01T07:52:22.283 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:22.332 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:22.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:22.337 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:22.438 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:22.463 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:22.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:22.470 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:22.571 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:22.606 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:22.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:22.610 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:52:22.711 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:22.733 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:22.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:22.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:22.839 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:22.864 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:22.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:22.866 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:22.967 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:22.993 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:22.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:22.997 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:23.097 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:23.131 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:23.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:23.137 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:52:23.237 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:23.269 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:23.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:23.271 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:23.372 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:23.402 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:23.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:23.409 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:23.510 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:23.519 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:23 smithi084 bash[75189]: cluster 2023-10-01T07:52:22.305183+0000 mgr.y (mgr.34104) 574 : cluster 0 pgmap v555: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 14 MiB/s wr, 813 op/s 2023-10-01T07:52:23.519 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:23 smithi084 bash[78255]: cluster 2023-10-01T07:52:22.305183+0000 mgr.y (mgr.34104) 574 : cluster 0 pgmap v555: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 14 MiB/s wr, 813 op/s 2023-10-01T07:52:23.543 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:23.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:23.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:23.647 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:23.656 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:23 smithi112 bash[59335]: cluster 2023-10-01T07:52:22.305183+0000 mgr.y (mgr.34104) 574 : cluster 0 pgmap v555: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 14 MiB/s wr, 813 op/s 2023-10-01T07:52:23.671 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:23.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:23.674 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:23.775 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:23.799 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:23.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:23.806 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:23.907 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:23.948 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:23.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:23.952 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:52:24.053 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:24.081 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:24.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:24.084 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:24.184 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:24.208 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:24.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:24.211 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:24.311 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:24.337 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:24.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:24.339 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:24.403 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T07:52:24.440 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:24.450 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T07:52:24.466 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:24.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:24.471 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:24.487 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T07:52:24.540 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T07:52:24.571 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:24.574 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T07:52:24.600 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:24.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:24.606 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:24.612 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T07:52:24.642 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T07:52:24.676 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T07:52:24.682 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T07:52:24.682 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T07:52:24.682 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T07:52:24.682 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T07:52:24.682 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T07:52:24.682 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T07:52:24.682 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T07:52:24.682 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T07:52:24.707 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:24.742 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:24.744 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:24 smithi084 bash[75189]: cluster 2023-10-01T07:52:24.305712+0000 mgr.y (mgr.34104) 575 : cluster 0 pgmap v556: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 4.9 MiB/s wr, 754 op/s 2023-10-01T07:52:24.744 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:24 smithi084 bash[75189]: audit 2023-10-01T07:52:24.364619+0000 mon.a (mon.0) 808 : audit 0 from='client.? 172.21.15.84:0/3188518559' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:52:24.745 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:24 smithi084 bash[78255]: cluster 2023-10-01T07:52:24.305712+0000 mgr.y (mgr.34104) 575 : cluster 0 pgmap v556: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 4.9 MiB/s wr, 754 op/s 2023-10-01T07:52:24.745 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:24 smithi084 bash[78255]: audit 2023-10-01T07:52:24.364619+0000 mon.a (mon.0) 808 : audit 0 from='client.? 172.21.15.84:0/3188518559' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:52:24.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:24.746 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:24.847 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:24.870 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:24.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:24.872 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:24.973 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:24.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:24 smithi112 bash[59335]: cluster 2023-10-01T07:52:24.305712+0000 mgr.y (mgr.34104) 575 : cluster 0 pgmap v556: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 4.9 MiB/s wr, 754 op/s 2023-10-01T07:52:24.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:24 smithi112 bash[59335]: audit 2023-10-01T07:52:24.364619+0000 mon.a (mon.0) 808 : audit 0 from='client.? 172.21.15.84:0/3188518559' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:52:25.002 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:25.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:25.004 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:25.105 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:25.129 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:25.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:25.133 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:25.233 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:25.261 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:25.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:25.267 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:52:25.367 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:25.395 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:25.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:25.398 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:52:25.498 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:25.526 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:25.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:25.528 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:25.629 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:25.658 INFO:teuthology.orchestra.run.smithi084.stderr:nodeep-scrub is unset 2023-10-01T07:52:25.661 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:25.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:25.667 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:25.767 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:25.794 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:25.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:25.798 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:52:25.899 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:25.908 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:25 smithi112 bash[59335]: audit 2023-10-01T07:52:24.701737+0000 mon.a (mon.0) 809 : audit 1 from='client.? 172.21.15.84:0/261016088' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:52:25.921 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:25.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:25.924 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:26.025 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:26.061 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:26.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:26.065 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:26.091 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:25 smithi084 bash[78255]: audit 2023-10-01T07:52:24.701737+0000 mon.a (mon.0) 809 : audit 1 from='client.? 172.21.15.84:0/261016088' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:52:26.091 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:25 smithi084 bash[75189]: audit 2023-10-01T07:52:24.701737+0000 mon.a (mon.0) 809 : audit 1 from='client.? 172.21.15.84:0/261016088' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:52:26.166 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:26.204 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:26.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:26.207 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:52:26.308 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:26.331 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:26.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:26.338 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:52:26.439 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:26.478 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:26.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:26.481 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:26.540 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:52:26 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:52:26] "GET /metrics HTTP/1.1" 200 36316 "" "Prometheus/2.33.4" 2023-10-01T07:52:26.582 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:26.607 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:26.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:26.613 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:52:26.714 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:26.723 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:26 smithi112 bash[59335]: cluster 2023-10-01T07:52:25.629855+0000 mon.a (mon.0) 810 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T07:52:26.723 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:26 smithi112 bash[59335]: cluster 2023-10-01T07:52:25.629893+0000 mon.a (mon.0) 811 : cluster 1 Cluster is now healthy 2023-10-01T07:52:26.723 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:26 smithi112 bash[59335]: cluster 2023-10-01T07:52:25.643745+0000 osd.5 (osd.5) 86 : cluster 3 failed to encode map e149 with expected crc 2023-10-01T07:52:26.723 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:26 smithi112 bash[59335]: cluster 2023-10-01T07:52:25.645251+0000 osd.4 (osd.4) 42 : cluster 3 failed to encode map e149 with expected crc 2023-10-01T07:52:26.723 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:26 smithi112 bash[59335]: audit 2023-10-01T07:52:25.648286+0000 mon.a (mon.0) 812 : audit 1 from='client.? 172.21.15.84:0/261016088' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T07:52:26.723 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:26 smithi112 bash[59335]: cluster 2023-10-01T07:52:25.648355+0000 mon.a (mon.0) 813 : cluster 0 osdmap e149: 8 total, 8 up, 8 in 2023-10-01T07:52:26.723 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:26 smithi112 bash[59335]: cluster 2023-10-01T07:52:25.650040+0000 osd.6 (osd.6) 75 : cluster 3 failed to encode map e149 with expected crc 2023-10-01T07:52:26.723 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:26 smithi112 bash[59335]: cluster 2023-10-01T07:52:26.306230+0000 mgr.y (mgr.34104) 576 : cluster 0 pgmap v558: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 789 op/s 2023-10-01T07:52:26.742 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:26.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:26.747 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:26.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:26 smithi084 bash[78255]: cluster 2023-10-01T07:52:25.629855+0000 mon.a (mon.0) 810 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T07:52:26.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:26 smithi084 bash[78255]: cluster 2023-10-01T07:52:25.629893+0000 mon.a (mon.0) 811 : cluster 1 Cluster is now healthy 2023-10-01T07:52:26.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:26 smithi084 bash[78255]: cluster 2023-10-01T07:52:25.643745+0000 osd.5 (osd.5) 86 : cluster 3 failed to encode map e149 with expected crc 2023-10-01T07:52:26.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:26 smithi084 bash[78255]: cluster 2023-10-01T07:52:25.645251+0000 osd.4 (osd.4) 42 : cluster 3 failed to encode map e149 with expected crc 2023-10-01T07:52:26.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:26 smithi084 bash[78255]: audit 2023-10-01T07:52:25.648286+0000 mon.a (mon.0) 812 : audit 1 from='client.? 172.21.15.84:0/261016088' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T07:52:26.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:26 smithi084 bash[78255]: cluster 2023-10-01T07:52:25.648355+0000 mon.a (mon.0) 813 : cluster 0 osdmap e149: 8 total, 8 up, 8 in 2023-10-01T07:52:26.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:26 smithi084 bash[78255]: cluster 2023-10-01T07:52:25.650040+0000 osd.6 (osd.6) 75 : cluster 3 failed to encode map e149 with expected crc 2023-10-01T07:52:26.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:26 smithi084 bash[78255]: cluster 2023-10-01T07:52:26.306230+0000 mgr.y (mgr.34104) 576 : cluster 0 pgmap v558: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 789 op/s 2023-10-01T07:52:26.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:26 smithi084 bash[75189]: cluster 2023-10-01T07:52:25.629855+0000 mon.a (mon.0) 810 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T07:52:26.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:26 smithi084 bash[75189]: cluster 2023-10-01T07:52:25.629893+0000 mon.a (mon.0) 811 : cluster 1 Cluster is now healthy 2023-10-01T07:52:26.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:26 smithi084 bash[75189]: cluster 2023-10-01T07:52:25.643745+0000 osd.5 (osd.5) 86 : cluster 3 failed to encode map e149 with expected crc 2023-10-01T07:52:26.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:26 smithi084 bash[75189]: cluster 2023-10-01T07:52:25.645251+0000 osd.4 (osd.4) 42 : cluster 3 failed to encode map e149 with expected crc 2023-10-01T07:52:26.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:26 smithi084 bash[75189]: audit 2023-10-01T07:52:25.648286+0000 mon.a (mon.0) 812 : audit 1 from='client.? 172.21.15.84:0/261016088' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T07:52:26.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:26 smithi084 bash[75189]: cluster 2023-10-01T07:52:25.648355+0000 mon.a (mon.0) 813 : cluster 0 osdmap e149: 8 total, 8 up, 8 in 2023-10-01T07:52:26.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:26 smithi084 bash[75189]: cluster 2023-10-01T07:52:25.650040+0000 osd.6 (osd.6) 75 : cluster 3 failed to encode map e149 with expected crc 2023-10-01T07:52:26.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:26 smithi084 bash[75189]: cluster 2023-10-01T07:52:26.306230+0000 mgr.y (mgr.34104) 576 : cluster 0 pgmap v558: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 789 op/s 2023-10-01T07:52:26.848 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:26.875 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:26.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:26.880 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:26.981 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:27.007 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:27.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:27.010 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:27.067 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T07:52:27.112 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:27.133 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:27.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:27.137 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:27.237 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:27.261 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:27.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:27.265 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:27.366 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:27.389 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:27.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:27.392 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:27.492 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:27.517 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:27.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:27.519 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:27.620 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:27.651 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:27.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:27.655 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:52:27.755 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:27.778 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:27.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:27.782 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:27.883 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:27.907 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:27.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:27.909 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:28.010 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:28.032 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:28.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:28.037 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:28.137 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:28.164 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:28.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:28.169 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:28.270 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:28.303 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:28.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:28.307 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:52:28.408 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:28.440 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:28.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:28.445 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:28.546 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:28.577 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:28.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:28.580 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:28.680 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:28.715 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:28.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:28.717 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:28.818 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:28.844 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:28.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:28.848 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:28.949 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:28.980 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:28.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:28.982 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:29.083 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:29.109 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:29.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:29.111 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:29.212 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:29.248 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:29.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:29.252 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:29.353 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:29.364 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:29 smithi112 bash[59335]: cluster 2023-10-01T07:52:28.306722+0000 mgr.y (mgr.34104) 577 : cluster 0 pgmap v559: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 789 op/s 2023-10-01T07:52:29.383 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:29.385 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:29 smithi084 bash[78255]: cluster 2023-10-01T07:52:28.306722+0000 mgr.y (mgr.34104) 577 : cluster 0 pgmap v559: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 789 op/s 2023-10-01T07:52:29.385 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:29 smithi084 bash[75189]: cluster 2023-10-01T07:52:28.306722+0000 mgr.y (mgr.34104) 577 : cluster 0 pgmap v559: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 789 op/s 2023-10-01T07:52:29.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:29.386 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:52:29.487 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:29.510 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:29.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:29.516 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:29.616 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:29.646 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:29.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:29.652 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:52:29.753 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:29.777 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:29.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:29.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:29.883 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:29.913 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:29.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:29.917 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:30.018 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:30.040 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:30.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:30.045 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:30.145 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:30.183 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:30.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:30.187 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:52:30.288 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:30.314 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T07:52:30.319 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:30.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:30.324 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:30.370 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:30 smithi112 bash[59335]: audit 2023-10-01T07:52:29.720155+0000 mon.a (mon.0) 814 : audit 1 from='client.? 172.21.15.84:0/3984103889' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-01T07:52:30.370 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:30 smithi112 bash[59335]: audit 2023-10-01T07:52:30.084812+0000 mon.a (mon.0) 815 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:52:30.370 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:30 smithi112 bash[59335]: audit 2023-10-01T07:52:30.086127+0000 mon.a (mon.0) 816 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:52:30.389 INFO:teuthology.orchestra.run.smithi084.stderr:set pool 7 pgp_num to 16 2023-10-01T07:52:30.425 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:30.434 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:30 smithi084 bash[78255]: audit 2023-10-01T07:52:29.720155+0000 mon.a (mon.0) 814 : audit 1 from='client.? 172.21.15.84:0/3984103889' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-01T07:52:30.435 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:30 smithi084 bash[78255]: audit 2023-10-01T07:52:30.084812+0000 mon.a (mon.0) 815 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:52:30.435 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:30 smithi084 bash[78255]: audit 2023-10-01T07:52:30.086127+0000 mon.a (mon.0) 816 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:52:30.435 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:30 smithi084 bash[75189]: audit 2023-10-01T07:52:29.720155+0000 mon.a (mon.0) 814 : audit 1 from='client.? 172.21.15.84:0/3984103889' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-01T07:52:30.435 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:30 smithi084 bash[75189]: audit 2023-10-01T07:52:30.084812+0000 mon.a (mon.0) 815 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:52:30.435 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:30 smithi084 bash[75189]: audit 2023-10-01T07:52:30.086127+0000 mon.a (mon.0) 816 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:52:30.457 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:30.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:30.463 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:52:30.564 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:30.609 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:30.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:30.615 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:52:30.715 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:30.742 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:30.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:30.747 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:30.786 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-01T07:52:30.848 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:30.883 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:30.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:30.885 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:30.986 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:31.016 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:31.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:31.023 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:31.123 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:31.152 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:31.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:31.155 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:31.255 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:31.280 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:31.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:31.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:31.381 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:31 smithi084 bash[75189]: cluster 2023-10-01T07:52:30.308476+0000 mgr.y (mgr.34104) 578 : cluster 0 pgmap v560: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 776 op/s 2023-10-01T07:52:31.381 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:31 smithi084 bash[75189]: cluster 2023-10-01T07:52:30.382177+0000 osd.6 (osd.6) 76 : cluster 3 failed to encode map e150 with expected crc 2023-10-01T07:52:31.382 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:31 smithi084 bash[75189]: cluster 2023-10-01T07:52:30.383006+0000 osd.4 (osd.4) 43 : cluster 3 failed to encode map e150 with expected crc 2023-10-01T07:52:31.382 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:31 smithi084 bash[78255]: cluster 2023-10-01T07:52:30.308476+0000 mgr.y (mgr.34104) 578 : cluster 0 pgmap v560: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 776 op/s 2023-10-01T07:52:31.382 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:31 smithi084 bash[78255]: cluster 2023-10-01T07:52:30.382177+0000 osd.6 (osd.6) 76 : cluster 3 failed to encode map e150 with expected crc 2023-10-01T07:52:31.382 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:31 smithi084 bash[78255]: cluster 2023-10-01T07:52:30.383006+0000 osd.4 (osd.4) 43 : cluster 3 failed to encode map e150 with expected crc 2023-10-01T07:52:31.382 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:31 smithi084 bash[78255]: audit 2023-10-01T07:52:30.383172+0000 mon.a (mon.0) 817 : audit 1 from='client.? 172.21.15.84:0/3984103889' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"}]': finished 2023-10-01T07:52:31.382 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:31 smithi084 bash[78255]: cluster 2023-10-01T07:52:30.383291+0000 mon.a (mon.0) 818 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2023-10-01T07:52:31.382 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:31 smithi084 bash[78255]: cluster 2023-10-01T07:52:30.393773+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e150 with expected crc 2023-10-01T07:52:31.382 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:31 smithi084 bash[78255]: cluster 2023-10-01T07:52:30.399338+0000 osd.5 (osd.5) 87 : cluster 3 failed to encode map e150 with expected crc 2023-10-01T07:52:31.387 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:31.427 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:31.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:31.434 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:31.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:31 smithi112 bash[59335]: cluster 2023-10-01T07:52:30.308476+0000 mgr.y (mgr.34104) 578 : cluster 0 pgmap v560: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 776 op/s 2023-10-01T07:52:31.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:31 smithi112 bash[59335]: cluster 2023-10-01T07:52:30.382177+0000 osd.6 (osd.6) 76 : cluster 3 failed to encode map e150 with expected crc 2023-10-01T07:52:31.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:31 smithi112 bash[59335]: cluster 2023-10-01T07:52:30.383006+0000 osd.4 (osd.4) 43 : cluster 3 failed to encode map e150 with expected crc 2023-10-01T07:52:31.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:31 smithi112 bash[59335]: audit 2023-10-01T07:52:30.383172+0000 mon.a (mon.0) 817 : audit 1 from='client.? 172.21.15.84:0/3984103889' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"}]': finished 2023-10-01T07:52:31.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:31 smithi112 bash[59335]: cluster 2023-10-01T07:52:30.383291+0000 mon.a (mon.0) 818 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2023-10-01T07:52:31.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:31 smithi112 bash[59335]: cluster 2023-10-01T07:52:30.393773+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e150 with expected crc 2023-10-01T07:52:31.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:31 smithi112 bash[59335]: cluster 2023-10-01T07:52:30.399338+0000 osd.5 (osd.5) 87 : cluster 3 failed to encode map e150 with expected crc 2023-10-01T07:52:31.520 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-10-01T07:52:31.520 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [], 2023-10-01T07:52:31.520 INFO:teuthology.orchestra.run.smithi112.stdout: "complaint_time": 30, 2023-10-01T07:52:31.520 INFO:teuthology.orchestra.run.smithi112.stdout: "num_blocked_ops": 0 2023-10-01T07:52:31.521 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-10-01T07:52:31.535 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:31.561 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:31.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:31.565 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:31.665 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:31.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:31 smithi084 bash[75189]: audit 2023-10-01T07:52:30.383172+0000 mon.a (mon.0) 817 : audit 1 from='client.? 172.21.15.84:0/3984103889' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"}]': finished 2023-10-01T07:52:31.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:31 smithi084 bash[75189]: cluster 2023-10-01T07:52:30.383291+0000 mon.a (mon.0) 818 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2023-10-01T07:52:31.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:31 smithi084 bash[75189]: cluster 2023-10-01T07:52:30.393773+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e150 with expected crc 2023-10-01T07:52:31.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:31 smithi084 bash[75189]: cluster 2023-10-01T07:52:30.399338+0000 osd.5 (osd.5) 87 : cluster 3 failed to encode map e150 with expected crc 2023-10-01T07:52:31.690 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:31.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:31.694 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:31.795 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:31.821 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:31.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:31.823 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:31.923 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:31.954 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:31.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:31.957 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:52:32.057 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:32.079 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:32.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:32.082 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:52:32.183 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:32.213 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:32.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:32.216 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:52:32.316 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:32.353 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:32.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:32.362 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:52:32.450 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-10-01T07:52:32.463 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:32.534 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:32.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:32.540 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:32.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:32 smithi084 bash[75189]: audit 2023-10-01T07:52:32.310868+0000 mon.a (mon.0) 819 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:52:32.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:32 smithi084 bash[78255]: audit 2023-10-01T07:52:32.310868+0000 mon.a (mon.0) 819 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:52:32.640 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:32.660 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:32 smithi112 bash[59335]: audit 2023-10-01T07:52:32.310868+0000 mon.a (mon.0) 819 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:52:32.682 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:32.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:32.684 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:32.785 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:32.813 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:32.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:32.817 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:32.918 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:32.950 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:32.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:32.955 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:33.056 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:33.094 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:33.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:33.098 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:33.199 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:33.228 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:33.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:33.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:33.332 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:33.356 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:33.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:33.361 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:33.462 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:33.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:33 smithi112 bash[59335]: cluster 2023-10-01T07:52:32.309091+0000 mgr.y (mgr.34104) 579 : cluster 0 pgmap v562: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 834 op/s 2023-10-01T07:52:33.504 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:33.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:33.511 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:33.611 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:33.621 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:33 smithi084 bash[75189]: cluster 2023-10-01T07:52:32.309091+0000 mgr.y (mgr.34104) 579 : cluster 0 pgmap v562: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 834 op/s 2023-10-01T07:52:33.621 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:33 smithi084 bash[78255]: cluster 2023-10-01T07:52:32.309091+0000 mgr.y (mgr.34104) 579 : cluster 0 pgmap v562: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 834 op/s 2023-10-01T07:52:33.646 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:33.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:33.649 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:33.750 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:33.774 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:33.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:33.779 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:33.880 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:33.904 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:33.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:33.906 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:34.007 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:34.037 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:34.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:34.043 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:34.143 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:34.171 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:34.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:34.174 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:34.274 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:34.310 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:34.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:34.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:34.414 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:34.436 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:34.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:34.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:34.541 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:34.576 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:34.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:34.579 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:52:34.680 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:34.702 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:34.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:34.707 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:52:34.808 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:34.817 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:34 smithi084 bash[75189]: cluster 2023-10-01T07:52:34.309674+0000 mgr.y (mgr.34104) 580 : cluster 0 pgmap v563: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2023-10-01T07:52:34.817 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:34 smithi084 bash[78255]: cluster 2023-10-01T07:52:34.309674+0000 mgr.y (mgr.34104) 580 : cluster 0 pgmap v563: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2023-10-01T07:52:34.845 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:34.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:34.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:52:34.955 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:34.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:34 smithi112 bash[59335]: cluster 2023-10-01T07:52:34.309674+0000 mgr.y (mgr.34104) 580 : cluster 0 pgmap v563: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2023-10-01T07:52:34.986 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:34.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:34.991 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:35.092 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:35.127 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:35.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:35.131 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:35.157 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:52:35.158 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:52:35.232 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:35.272 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:35.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:35.275 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:35.376 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:35.403 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:35.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:35.416 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:35.517 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:35.542 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:35.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:35.545 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:52:35.646 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:35.675 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:35.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:35.679 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:35.780 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:35.802 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:35.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:35.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:52:35.908 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:35.930 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:35.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:35.936 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:36.037 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:36.065 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:36.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:36.070 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:36.170 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:36.195 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:36.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:36.197 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:36.298 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:36.307 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:52:36 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:52:36] "GET /metrics HTTP/1.1" 200 36321 "" "Prometheus/2.33.4" 2023-10-01T07:52:36.324 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:36.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:36.329 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:52:36.429 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:36.454 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:36.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:36.461 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:36.562 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:36.599 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:36.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:36.602 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:52:36.703 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:36.725 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:36.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:36.728 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:52:36.829 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:36.856 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:36.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:36.862 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:36.938 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 5, 6, 4, 7] 2023-10-01T07:52:36.938 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T07:52:36.938 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-10-01T07:52:36.938 INFO:tasks.thrashosds.thrasher:Setting osd 7 primary_affinity to 0.000000 2023-10-01T07:52:36.938 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 7 0 2023-10-01T07:52:36.963 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:36.988 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:36.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:36.991 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:37.092 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:37.136 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:37.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:37.146 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:37.247 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:37.276 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T07:52:37.284 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:37.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:37.292 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:37.392 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:37.421 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:37.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:37.426 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:52:37.527 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:37.537 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:37 smithi112 bash[59335]: cluster 2023-10-01T07:52:36.310328+0000 mgr.y (mgr.34104) 581 : cluster 0 pgmap v564: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 752 op/s 2023-10-01T07:52:37.563 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:37.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:37.568 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:37.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:37 smithi084 bash[75189]: cluster 2023-10-01T07:52:36.310328+0000 mgr.y (mgr.34104) 581 : cluster 0 pgmap v564: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 752 op/s 2023-10-01T07:52:37.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:37 smithi084 bash[78255]: cluster 2023-10-01T07:52:36.310328+0000 mgr.y (mgr.34104) 581 : cluster 0 pgmap v564: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 752 op/s 2023-10-01T07:52:37.669 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:37.712 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:37.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:37.721 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:52:37.822 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:37.848 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:37.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:37.851 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:52:37.951 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:37.980 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:37.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:37.986 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:38.087 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:38.140 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:38.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:38.143 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:38.244 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:38.290 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:38.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:38.293 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:38.393 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:38.415 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:38.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:38.422 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:38.523 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:38.551 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:38.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:38.557 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:38.658 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:38.679 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:38.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:38.686 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:38.787 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:38.826 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:38.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:38.836 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:52:38.937 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:38.967 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:38.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:38.970 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:52:39.070 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:39.100 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:39.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:39.113 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:39.213 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:39.242 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:39.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:39.244 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:39.344 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:39.378 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:39.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:39.382 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:52:39.483 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:39.516 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:39.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:39.519 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:39.619 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:39.647 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:39.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:39.650 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:39.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:39 smithi112 bash[59335]: cluster 2023-10-01T07:52:38.310848+0000 mgr.y (mgr.34104) 582 : cluster 0 pgmap v565: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 755 op/s 2023-10-01T07:52:39.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:39 smithi112 bash[59335]: audit 2023-10-01T07:52:38.589840+0000 mon.a (mon.0) 820 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:52:39.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:39 smithi112 bash[59335]: audit 2023-10-01T07:52:38.601213+0000 mon.a (mon.0) 821 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:52:39.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:39 smithi112 bash[59335]: audit 2023-10-01T07:52:38.725972+0000 mon.a (mon.0) 822 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:52:39.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:39 smithi112 bash[59335]: audit 2023-10-01T07:52:38.737838+0000 mon.a (mon.0) 823 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:52:39.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:39 smithi112 bash[59335]: audit 2023-10-01T07:52:39.291370+0000 mon.a (mon.0) 824 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:52:39.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:39 smithi112 bash[59335]: audit 2023-10-01T07:52:39.292764+0000 mon.a (mon.0) 825 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:52:39.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:39 smithi112 bash[59335]: audit 2023-10-01T07:52:39.299489+0000 mon.a (mon.0) 826 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:52:39.751 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:39.773 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:39.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:39.776 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:39.877 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:39.900 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:39.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:39.906 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:52:40.006 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:40.015 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:39 smithi084 bash[75189]: cluster 2023-10-01T07:52:38.310848+0000 mgr.y (mgr.34104) 582 : cluster 0 pgmap v565: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 755 op/s 2023-10-01T07:52:40.015 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:39 smithi084 bash[75189]: audit 2023-10-01T07:52:38.589840+0000 mon.a (mon.0) 820 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:52:40.015 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:39 smithi084 bash[75189]: audit 2023-10-01T07:52:38.601213+0000 mon.a (mon.0) 821 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:52:40.015 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:39 smithi084 bash[75189]: audit 2023-10-01T07:52:38.725972+0000 mon.a (mon.0) 822 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:52:40.015 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:39 smithi084 bash[75189]: audit 2023-10-01T07:52:38.737838+0000 mon.a (mon.0) 823 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:52:40.015 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:39 smithi084 bash[75189]: audit 2023-10-01T07:52:39.291370+0000 mon.a (mon.0) 824 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:52:40.016 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:39 smithi084 bash[75189]: audit 2023-10-01T07:52:39.292764+0000 mon.a (mon.0) 825 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:52:40.016 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:39 smithi084 bash[75189]: audit 2023-10-01T07:52:39.299489+0000 mon.a (mon.0) 826 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:52:40.016 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:39 smithi084 bash[78255]: cluster 2023-10-01T07:52:38.310848+0000 mgr.y (mgr.34104) 582 : cluster 0 pgmap v565: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 755 op/s 2023-10-01T07:52:40.016 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:39 smithi084 bash[78255]: audit 2023-10-01T07:52:38.589840+0000 mon.a (mon.0) 820 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:52:40.016 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:39 smithi084 bash[78255]: audit 2023-10-01T07:52:38.601213+0000 mon.a (mon.0) 821 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:52:40.016 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:39 smithi084 bash[78255]: audit 2023-10-01T07:52:38.725972+0000 mon.a (mon.0) 822 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:52:40.016 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:39 smithi084 bash[78255]: audit 2023-10-01T07:52:38.737838+0000 mon.a (mon.0) 823 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:52:40.016 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:39 smithi084 bash[78255]: audit 2023-10-01T07:52:39.291370+0000 mon.a (mon.0) 824 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:52:40.017 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:39 smithi084 bash[78255]: audit 2023-10-01T07:52:39.292764+0000 mon.a (mon.0) 825 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:52:40.017 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:39 smithi084 bash[78255]: audit 2023-10-01T07:52:39.299489+0000 mon.a (mon.0) 826 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:52:40.031 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:40.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:40.035 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:52:40.136 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:40.158 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:40.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:40.162 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:40.263 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:40.292 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:40.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:40.294 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:52:40.394 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:40.426 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:40.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:40.429 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:52:40.530 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:40.555 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:40.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:40.560 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:52:40.660 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:40.693 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:40.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:40.695 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:40.795 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:40.822 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:40.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:40.825 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:40.926 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:40.950 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:40.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:40.958 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:41.059 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:41.092 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:41.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:41.096 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:41.197 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:41.220 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:41.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:41.222 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:41.322 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:41.354 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:41.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:41.361 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:52:41.362 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-10-01T07:52:41.362 INFO:teuthology.orchestra.run.smithi112.stdout: "size": 20, 2023-10-01T07:52:41.362 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 600, 2023-10-01T07:52:41.363 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [ 2023-10-01T07:52:41.363 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.363 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44771.0:29460 6.8 6.4eee67f8 (undecoded) ondisk+retry+write+known_if_redirected e116)", 2023-10-01T07:52:41.363 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:47:59.327242+0000", 2023-10-01T07:52:41.363 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 282.03231354299999, 2023-10-01T07:52:41.363 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.98819945099999995, 2023-10-01T07:52:41.363 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:52:41.363 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "reached pg", 2023-10-01T07:52:41.363 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:52:41.363 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44771", 2023-10-01T07:52:41.364 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:52:41.364 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 29460 2023-10-01T07:52:41.364 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.364 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:52:41.364 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.364 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:52:41.364 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.327242+0000", 2023-10-01T07:52:41.364 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:52:41.365 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.365 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.365 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:52:41.365 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.327242+0000", 2023-10-01T07:52:41.365 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T07:52:41.365 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.365 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.365 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:52:41.366 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.327240+0000", 2023-10-01T07:52:41.366 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0031056019999999998 2023-10-01T07:52:41.366 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.366 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.366 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:52:41.366 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.330345+0000", 2023-10-01T07:52:41.366 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1864e-05 2023-10-01T07:52:41.366 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.367 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.367 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:52:41.367 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.330357+0000", 2023-10-01T07:52:41.367 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.6830000000000008e-06 2023-10-01T07:52:41.367 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.367 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.367 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:52:41.367 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.330365+0000", 2023-10-01T07:52:41.367 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.9500999999999997e-05 2023-10-01T07:52:41.368 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.368 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.368 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:52:41.368 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.330444+0000", 2023-10-01T07:52:41.368 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.9469999999999992e-06 2023-10-01T07:52:41.368 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.368 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.368 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-10-01T07:52:41.368 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.330453+0000", 2023-10-01T07:52:41.369 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.984975131 2023-10-01T07:52:41.369 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.369 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.369 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:52:41.369 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:00.315429+0000", 2023-10-01T07:52:41.369 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.255e-05 2023-10-01T07:52:41.369 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.369 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.370 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:52:41.370 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:00.315441+0000", 2023-10-01T07:52:41.370 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.98819945099999995 2023-10-01T07:52:41.370 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:52:41.370 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:52:41.370 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:52:41.370 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.370 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.371 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44771.0:29467 6.5 6.3ab367f5 (undecoded) ondisk+retry+write+known_if_redirected e116)", 2023-10-01T07:52:41.371 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:47:59.330384+0000", 2023-10-01T07:52:41.371 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 282.02917108399998, 2023-10-01T07:52:41.371 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.990045866, 2023-10-01T07:52:41.371 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:52:41.371 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "reached pg", 2023-10-01T07:52:41.371 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:52:41.371 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44771", 2023-10-01T07:52:41.371 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:52:41.371 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 29467 2023-10-01T07:52:41.372 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.372 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:52:41.372 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.372 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:52:41.372 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.330384+0000", 2023-10-01T07:52:41.372 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:52:41.372 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.372 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.372 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:52:41.372 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.330384+0000", 2023-10-01T07:52:41.372 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T07:52:41.373 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.373 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.373 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:52:41.373 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.330383+0000", 2023-10-01T07:52:41.373 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.7495000000000003e-05 2023-10-01T07:52:41.373 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.373 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.373 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:52:41.373 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.330460+0000", 2023-10-01T07:52:41.374 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.5550000000000003e-06 2023-10-01T07:52:41.374 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.374 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.374 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:52:41.374 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.330469+0000", 2023-10-01T07:52:41.374 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.1890000000000004e-06 2023-10-01T07:52:41.374 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.374 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.374 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:52:41.374 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.330475+0000", 2023-10-01T07:52:41.375 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.1640999999999997e-05 2023-10-01T07:52:41.375 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.375 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.375 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:52:41.375 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.330507+0000", 2023-10-01T07:52:41.375 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.3210000000000001e-06 2023-10-01T07:52:41.375 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.375 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.375 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-10-01T07:52:41.375 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.330513+0000", 2023-10-01T07:52:41.376 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.98989653099999997 2023-10-01T07:52:41.376 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.376 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.376 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:52:41.376 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:00.320410+0000", 2023-10-01T07:52:41.376 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.0262e-05 2023-10-01T07:52:41.376 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.376 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.376 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:52:41.376 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:00.320430+0000", 2023-10-01T07:52:41.377 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.990045866 2023-10-01T07:52:41.377 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:52:41.377 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:52:41.377 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:52:41.377 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.377 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.377 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44771.0:29469 6.5 6.488eeb35 (undecoded) ondisk+retry+write+known_if_redirected e116)", 2023-10-01T07:52:41.377 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:47:59.330487+0000", 2023-10-01T07:52:41.377 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 282.02906801, 2023-10-01T07:52:41.377 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.99020610399999998, 2023-10-01T07:52:41.378 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:52:41.378 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "reached pg", 2023-10-01T07:52:41.378 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:52:41.378 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44771", 2023-10-01T07:52:41.378 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:52:41.378 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 29469 2023-10-01T07:52:41.378 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.378 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:52:41.378 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.378 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:52:41.378 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.330487+0000", 2023-10-01T07:52:41.379 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:52:41.379 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.379 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.379 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:52:41.379 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.330487+0000", 2023-10-01T07:52:41.379 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T07:52:41.379 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.379 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.379 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:52:41.379 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.330486+0000", 2023-10-01T07:52:41.380 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.5425000000000005e-05 2023-10-01T07:52:41.380 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.380 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.380 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:52:41.380 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.330552+0000", 2023-10-01T07:52:41.380 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.3010000000000007e-06 2023-10-01T07:52:41.380 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.380 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.380 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:52:41.381 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.330560+0000", 2023-10-01T07:52:41.381 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.8399999999999997e-06 2023-10-01T07:52:41.381 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.381 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.381 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:52:41.381 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.330564+0000", 2023-10-01T07:52:41.381 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.2484999999999996e-05 2023-10-01T07:52:41.381 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.381 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.381 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:52:41.382 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.330626+0000", 2023-10-01T07:52:41.382 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.9229999999999996e-06 2023-10-01T07:52:41.382 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.382 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.382 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-10-01T07:52:41.382 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.330633+0000", 2023-10-01T07:52:41.382 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.99004979500000001 2023-10-01T07:52:41.382 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.382 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.383 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:52:41.383 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:00.320683+0000", 2023-10-01T07:52:41.383 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0142999999999999e-05 2023-10-01T07:52:41.383 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.383 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.383 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:52:41.383 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:00.320693+0000", 2023-10-01T07:52:41.383 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.99020610399999998 2023-10-01T07:52:41.383 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:52:41.383 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:52:41.384 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:52:41.384 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.384 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.384 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44771.0:29470 6.5 6.d0eef7e5 (undecoded) ondisk+retry+write+known_if_redirected e116)", 2023-10-01T07:52:41.384 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:47:59.330600+0000", 2023-10-01T07:52:41.384 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 282.02895488299998, 2023-10-01T07:52:41.384 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.990806195, 2023-10-01T07:52:41.384 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:52:41.384 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "reached pg", 2023-10-01T07:52:41.384 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:52:41.385 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44771", 2023-10-01T07:52:41.385 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:52:41.385 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 29470 2023-10-01T07:52:41.385 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.385 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:52:41.385 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.385 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:52:41.385 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.330600+0000", 2023-10-01T07:52:41.385 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:52:41.386 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.386 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.386 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:52:41.386 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.330600+0000", 2023-10-01T07:52:41.386 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T07:52:41.386 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.386 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.386 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:52:41.386 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.330599+0000", 2023-10-01T07:52:41.386 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.6491999999999998e-05 2023-10-01T07:52:41.387 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.387 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.387 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:52:41.387 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.330686+0000", 2023-10-01T07:52:41.387 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1375e-05 2023-10-01T07:52:41.387 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.387 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.387 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:52:41.387 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.330697+0000", 2023-10-01T07:52:41.388 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3726e-05 2023-10-01T07:52:41.388 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.388 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.388 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:52:41.388 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.330711+0000", 2023-10-01T07:52:41.388 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.1451e-05 2023-10-01T07:52:41.388 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.388 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.388 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:52:41.388 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.330752+0000", 2023-10-01T07:52:41.389 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.0939999999999996e-06 2023-10-01T07:52:41.389 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.389 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.389 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-10-01T07:52:41.389 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.330758+0000", 2023-10-01T07:52:41.389 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.99063978600000002 2023-10-01T07:52:41.389 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.389 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.389 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:52:41.390 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:00.321398+0000", 2023-10-01T07:52:41.390 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.2239999999999995e-06 2023-10-01T07:52:41.390 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.390 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.390 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:52:41.390 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:00.321407+0000", 2023-10-01T07:52:41.390 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.990806195 2023-10-01T07:52:41.390 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:52:41.391 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:52:41.391 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:52:41.391 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.391 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.391 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44771.0:29485 6.8 6.155334d8 (undecoded) ondisk+write+known_if_redirected e116)", 2023-10-01T07:52:41.391 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:47:59.330725+0000", 2023-10-01T07:52:41.392 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 282.02883064000002, 2023-10-01T07:52:41.392 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.98475816199999999, 2023-10-01T07:52:41.392 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:52:41.392 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "reached pg", 2023-10-01T07:52:41.392 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:52:41.392 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44771", 2023-10-01T07:52:41.393 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:52:41.393 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 29485 2023-10-01T07:52:41.393 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.393 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:52:41.393 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.393 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:52:41.393 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.330725+0000", 2023-10-01T07:52:41.394 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:52:41.394 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.394 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.394 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:52:41.394 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.330725+0000", 2023-10-01T07:52:41.394 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T07:52:41.395 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.395 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.395 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:52:41.395 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.330724+0000", 2023-10-01T07:52:41.395 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.5571e-05 2023-10-01T07:52:41.395 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.396 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.396 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:52:41.396 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.330779+0000", 2023-10-01T07:52:41.396 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.5450000000000003e-06 2023-10-01T07:52:41.396 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.396 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.396 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:52:41.396 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.330788+0000", 2023-10-01T07:52:41.396 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.7420000000000003e-06 2023-10-01T07:52:41.396 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.397 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.397 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:52:41.397 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.330793+0000", 2023-10-01T07:52:41.397 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.7175999999999995e-05 2023-10-01T07:52:41.397 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.397 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.397 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:52:41.397 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.330861+0000", 2023-10-01T07:52:41.397 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.2950000000000004e-06 2023-10-01T07:52:41.398 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.398 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.398 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-10-01T07:52:41.398 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.330865+0000", 2023-10-01T07:52:41.398 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.98460836500000004 2023-10-01T07:52:41.398 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.398 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.398 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:52:41.398 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:00.315473+0000", 2023-10-01T07:52:41.398 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.4849999999999998e-06 2023-10-01T07:52:41.399 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.399 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.399 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:52:41.399 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:00.315483+0000", 2023-10-01T07:52:41.399 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.98475816199999999 2023-10-01T07:52:41.399 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:52:41.399 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:52:41.399 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:52:41.399 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.400 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.400 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44771.0:29492 6.8 6.39a313c8 (undecoded) ondisk+write+known_if_redirected e116)", 2023-10-01T07:52:41.400 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:47:59.330804+0000", 2023-10-01T07:52:41.400 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 282.028751484, 2023-10-01T07:52:41.400 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.98470675100000005, 2023-10-01T07:52:41.400 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:52:41.400 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "reached pg", 2023-10-01T07:52:41.400 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:52:41.400 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44771", 2023-10-01T07:52:41.400 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:52:41.400 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 29492 2023-10-01T07:52:41.401 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.401 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:52:41.401 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.401 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:52:41.401 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.330804+0000", 2023-10-01T07:52:41.401 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:52:41.401 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.401 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.401 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:52:41.401 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.330804+0000", 2023-10-01T07:52:41.402 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-10-01T07:52:41.402 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.402 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.402 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:52:41.402 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.330803+0000", 2023-10-01T07:52:41.402 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.0550999999999998e-05 2023-10-01T07:52:41.402 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.402 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.402 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:52:41.403 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.330854+0000", 2023-10-01T07:52:41.403 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.3619999999999997e-06 2023-10-01T07:52:41.403 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.403 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.403 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:52:41.403 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.330859+0000", 2023-10-01T07:52:41.403 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.9670000000000001e-06 2023-10-01T07:52:41.403 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.403 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.403 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:52:41.403 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.330862+0000", 2023-10-01T07:52:41.404 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00051967400000000003 2023-10-01T07:52:41.404 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.404 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.404 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:52:41.404 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.331382+0000", 2023-10-01T07:52:41.404 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.2179999999999996e-06 2023-10-01T07:52:41.404 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.404 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.404 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-10-01T07:52:41.404 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.331388+0000", 2023-10-01T07:52:41.404 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.98411534199999995 2023-10-01T07:52:41.405 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.405 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.405 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:52:41.405 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:00.315503+0000", 2023-10-01T07:52:41.405 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.2930000000000003e-06 2023-10-01T07:52:41.405 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.405 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.405 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:52:41.405 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:00.315510+0000", 2023-10-01T07:52:41.405 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.98470675100000005 2023-10-01T07:52:41.406 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:52:41.406 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:52:41.406 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:52:41.406 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.406 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.406 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44771.0:29496 6.5 6.9aaf6e95 (undecoded) ondisk+write+known_if_redirected e116)", 2023-10-01T07:52:41.406 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:47:59.331022+0000", 2023-10-01T07:52:41.406 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 282.02853310199998, 2023-10-01T07:52:41.406 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.99040846900000001, 2023-10-01T07:52:41.407 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:52:41.407 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "reached pg", 2023-10-01T07:52:41.407 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:52:41.407 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44771", 2023-10-01T07:52:41.407 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:52:41.407 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 29496 2023-10-01T07:52:41.407 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.407 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:52:41.407 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.407 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:52:41.408 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.331022+0000", 2023-10-01T07:52:41.408 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:52:41.408 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.408 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.408 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:52:41.408 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.331022+0000", 2023-10-01T07:52:41.408 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-10-01T07:52:41.408 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.408 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.408 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:52:41.409 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.331021+0000", 2023-10-01T07:52:41.409 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.1238000000000001e-05 2023-10-01T07:52:41.409 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.409 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.409 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:52:41.409 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.331063+0000", 2023-10-01T07:52:41.409 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.4920000000000001e-06 2023-10-01T07:52:41.409 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.409 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.410 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:52:41.410 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.331068+0000", 2023-10-01T07:52:41.410 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.9360000000000001e-06 2023-10-01T07:52:41.410 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.410 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.410 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:52:41.410 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.331072+0000", 2023-10-01T07:52:41.410 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.9014999999999998e-05 2023-10-01T07:52:41.411 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.411 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.411 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:52:41.411 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.331111+0000", 2023-10-01T07:52:41.411 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.0539999999999997e-06 2023-10-01T07:52:41.411 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.412 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.412 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-10-01T07:52:41.412 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:47:59.331118+0000", 2023-10-01T07:52:41.412 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.99030836300000002 2023-10-01T07:52:41.412 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.412 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.412 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:52:41.412 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:00.321427+0000", 2023-10-01T07:52:41.412 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.9870000000000001e-06 2023-10-01T07:52:41.412 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.413 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.413 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:52:41.413 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:00.321431+0000", 2023-10-01T07:52:41.413 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.99040846900000001 2023-10-01T07:52:41.413 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:52:41.413 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:52:41.413 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:52:41.413 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.413 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.413 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44771.0:59556 6.3 6:cfcd067c:::benchmark_data_smithi084_105950_object8:head [delete] snapc 0=[] ondisk+write+known_if_redirected e120)", 2023-10-01T07:52:41.414 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:48:27.433463+0000", 2023-10-01T07:52:41.414 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 253.92609260899999, 2023-10-01T07:52:41.414 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.92878060699999998, 2023-10-01T07:52:41.414 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:52:41.414 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:52:41.414 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:52:41.414 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44771", 2023-10-01T07:52:41.414 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:52:41.414 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 59556 2023-10-01T07:52:41.415 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.415 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:52:41.415 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.415 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:52:41.415 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.433463+0000", 2023-10-01T07:52:41.415 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:52:41.415 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.415 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.415 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:52:41.415 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.433463+0000", 2023-10-01T07:52:41.416 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999976 2023-10-01T07:52:41.416 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.416 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.416 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:52:41.416 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.433460+0000", 2023-10-01T07:52:41.416 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.6940000000000007e-06 2023-10-01T07:52:41.416 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.416 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.416 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:52:41.416 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.433470+0000", 2023-10-01T07:52:41.417 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5926e-05 2023-10-01T07:52:41.417 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.417 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.417 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:52:41.417 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.433486+0000", 2023-10-01T07:52:41.417 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.1500000000000004e-06 2023-10-01T07:52:41.417 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.417 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.417 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:52:41.418 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.433492+0000", 2023-10-01T07:52:41.418 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.7321000000000001e-05 2023-10-01T07:52:41.418 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.418 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.418 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:52:41.418 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.433570+0000", 2023-10-01T07:52:41.418 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0077e-05 2023-10-01T07:52:41.418 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.418 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.418 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-10-01T07:52:41.419 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.433580+0000", 2023-10-01T07:52:41.419 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.90387589099999999 2023-10-01T07:52:41.419 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.419 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.419 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:52:41.419 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.337455+0000", 2023-10-01T07:52:41.419 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012844199999999999 2023-10-01T07:52:41.419 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.419 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.420 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:52:41.420 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.337584+0000", 2023-10-01T07:52:41.420 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00014085599999999999 2023-10-01T07:52:41.420 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.420 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.420 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,6", 2023-10-01T07:52:41.420 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.337725+0000", 2023-10-01T07:52:41.420 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.011572087 2023-10-01T07:52:41.421 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.421 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.421 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:52:41.421 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.349297+0000", 2023-10-01T07:52:41.421 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.012715119 2023-10-01T07:52:41.421 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.421 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.421 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:52:41.421 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.362012+0000", 2023-10-01T07:52:41.421 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.9967e-05 2023-10-01T07:52:41.422 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.422 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.422 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:52:41.422 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.362112+0000", 2023-10-01T07:52:41.422 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.0320000000000004e-05 2023-10-01T07:52:41.422 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.422 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.422 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:52:41.422 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.362182+0000", 2023-10-01T07:52:41.422 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.0927000000000001e-05 2023-10-01T07:52:41.423 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.423 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.423 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:52:41.423 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.362243+0000", 2023-10-01T07:52:41.423 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.92878060699999998 2023-10-01T07:52:41.423 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:52:41.423 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:52:41.423 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:52:41.423 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.423 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.423 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44771.0:59558 6.3 6:c1d60733:::benchmark_data_smithi084_105950_object10:head [delete] snapc 0=[] ondisk+write+known_if_redirected e120)", 2023-10-01T07:52:41.424 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:48:27.433506+0000", 2023-10-01T07:52:41.424 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 253.926049199, 2023-10-01T07:52:41.424 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.92900632400000005, 2023-10-01T07:52:41.424 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:52:41.424 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:52:41.424 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:52:41.424 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44771", 2023-10-01T07:52:41.424 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:52:41.424 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 59558 2023-10-01T07:52:41.424 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.425 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:52:41.425 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.425 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:52:41.425 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.433506+0000", 2023-10-01T07:52:41.425 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:52:41.425 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.425 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.425 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:52:41.425 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.433506+0000", 2023-10-01T07:52:41.425 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-10-01T07:52:41.425 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.426 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.426 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:52:41.426 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.433506+0000", 2023-10-01T07:52:41.426 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.7800000000000001e-06 2023-10-01T07:52:41.426 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.426 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.426 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:52:41.426 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.433508+0000", 2023-10-01T07:52:41.426 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.7589999999999997e-06 2023-10-01T07:52:41.426 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.427 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.427 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:52:41.427 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.433513+0000", 2023-10-01T07:52:41.427 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.9510000000000002e-06 2023-10-01T07:52:41.427 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.427 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.427 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:52:41.427 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.433516+0000", 2023-10-01T07:52:41.427 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00049715100000000004 2023-10-01T07:52:41.428 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.428 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.428 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:52:41.428 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.434013+0000", 2023-10-01T07:52:41.428 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.376e-05 2023-10-01T07:52:41.428 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.428 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.428 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-10-01T07:52:41.428 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.434027+0000", 2023-10-01T07:52:41.428 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.90531449799999997 2023-10-01T07:52:41.429 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.429 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.429 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:52:41.429 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.339341+0000", 2023-10-01T07:52:41.429 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00010156499999999999 2023-10-01T07:52:41.429 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.429 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.429 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:52:41.429 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.339443+0000", 2023-10-01T07:52:41.429 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000111455 2023-10-01T07:52:41.430 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.430 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.430 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,6", 2023-10-01T07:52:41.430 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.339554+0000", 2023-10-01T07:52:41.430 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0097513610000000001 2023-10-01T07:52:41.430 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.430 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.430 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:52:41.430 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.349306+0000", 2023-10-01T07:52:41.431 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.013002909999999999 2023-10-01T07:52:41.431 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.431 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.431 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:52:41.431 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.362309+0000", 2023-10-01T07:52:41.431 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.6418000000000002e-05 2023-10-01T07:52:41.431 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.431 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.431 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:52:41.431 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.362355+0000", 2023-10-01T07:52:41.432 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.8046000000000003e-05 2023-10-01T07:52:41.432 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.432 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.432 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:52:41.432 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.362453+0000", 2023-10-01T07:52:41.432 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.9163999999999998e-05 2023-10-01T07:52:41.432 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.432 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.432 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:52:41.433 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.362512+0000", 2023-10-01T07:52:41.433 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.92900632400000005 2023-10-01T07:52:41.433 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:52:41.433 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:52:41.433 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:52:41.433 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.433 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.433 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44771.0:59572 6.3 6:c721110b:::benchmark_data_smithi084_105950_object24:head [delete] snapc 0=[] ondisk+write+known_if_redirected e120)", 2023-10-01T07:52:41.433 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:48:27.449573+0000", 2023-10-01T07:52:41.433 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 253.909982654, 2023-10-01T07:52:41.434 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.91331781300000003, 2023-10-01T07:52:41.434 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:52:41.434 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:52:41.434 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:52:41.434 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44771", 2023-10-01T07:52:41.434 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:52:41.434 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 59572 2023-10-01T07:52:41.434 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.434 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:52:41.435 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.435 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:52:41.435 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.449573+0000", 2023-10-01T07:52:41.435 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:52:41.435 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.435 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.435 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:52:41.435 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.449573+0000", 2023-10-01T07:52:41.435 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999976 2023-10-01T07:52:41.435 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.435 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.435 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:52:41.436 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.449570+0000", 2023-10-01T07:52:41.436 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0739e-05 2023-10-01T07:52:41.436 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.436 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.436 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:52:41.436 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.449581+0000", 2023-10-01T07:52:41.436 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00015049799999999999 2023-10-01T07:52:41.436 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.436 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.437 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:52:41.437 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.449731+0000", 2023-10-01T07:52:41.437 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.1239999999999994e-06 2023-10-01T07:52:41.437 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.437 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.437 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:52:41.437 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.449741+0000", 2023-10-01T07:52:41.437 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.3008000000000002e-05 2023-10-01T07:52:41.437 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.437 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.438 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:52:41.438 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.449824+0000", 2023-10-01T07:52:41.438 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5367e-05 2023-10-01T07:52:41.438 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.438 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.438 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-10-01T07:52:41.438 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.449839+0000", 2023-10-01T07:52:41.438 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.89108635300000005 2023-10-01T07:52:41.438 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.438 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.438 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:52:41.439 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.340925+0000", 2023-10-01T07:52:41.439 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000113311 2023-10-01T07:52:41.439 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.439 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.439 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:52:41.439 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.341039+0000", 2023-10-01T07:52:41.439 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00015443 2023-10-01T07:52:41.439 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.439 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.439 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,6", 2023-10-01T07:52:41.440 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.341193+0000", 2023-10-01T07:52:41.440 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0081203820000000006 2023-10-01T07:52:41.440 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.440 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.440 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:52:41.440 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.349313+0000", 2023-10-01T07:52:41.440 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.013301445 2023-10-01T07:52:41.440 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.440 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.440 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:52:41.441 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.362615+0000", 2023-10-01T07:52:41.441 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000164165 2023-10-01T07:52:41.441 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.441 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.441 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:52:41.441 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.362779+0000", 2023-10-01T07:52:41.441 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.4824999999999998e-05 2023-10-01T07:52:41.441 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.441 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.441 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:52:41.442 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.362834+0000", 2023-10-01T07:52:41.442 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.6468000000000002e-05 2023-10-01T07:52:41.442 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.442 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.442 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:52:41.442 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.362890+0000", 2023-10-01T07:52:41.442 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.91331781300000003 2023-10-01T07:52:41.442 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:52:41.442 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:52:41.442 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:52:41.442 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.443 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.443 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44771.0:59577 6.3 6:c3cbde23:::benchmark_data_smithi084_105950_object29:head [delete] snapc 0=[] ondisk+write+known_if_redirected e120)", 2023-10-01T07:52:41.443 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:48:27.455556+0000", 2023-10-01T07:52:41.443 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 253.903999344, 2023-10-01T07:52:41.443 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.907505483, 2023-10-01T07:52:41.443 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:52:41.443 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:52:41.443 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:52:41.443 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44771", 2023-10-01T07:52:41.443 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:52:41.444 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 59577 2023-10-01T07:52:41.444 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.444 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:52:41.444 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.444 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:52:41.444 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.455556+0000", 2023-10-01T07:52:41.444 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:52:41.444 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.444 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.444 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:52:41.445 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.455556+0000", 2023-10-01T07:52:41.445 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T07:52:41.445 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.445 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.445 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:52:41.445 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.455554+0000", 2023-10-01T07:52:41.445 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.7799999999999995e-06 2023-10-01T07:52:41.445 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.445 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.445 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:52:41.446 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.455564+0000", 2023-10-01T07:52:41.446 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.749e-05 2023-10-01T07:52:41.446 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.446 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.446 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:52:41.446 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.455581+0000", 2023-10-01T07:52:41.446 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.0120000000000005e-06 2023-10-01T07:52:41.446 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.446 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.446 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:52:41.447 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.455589+0000", 2023-10-01T07:52:41.447 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000399875 2023-10-01T07:52:41.447 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.447 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.447 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:52:41.447 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.455989+0000", 2023-10-01T07:52:41.447 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.0846999999999999e-05 2023-10-01T07:52:41.447 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.447 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.448 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-10-01T07:52:41.448 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.456010+0000", 2023-10-01T07:52:41.448 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.88635032999999996 2023-10-01T07:52:41.448 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.448 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.448 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:52:41.448 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.342360+0000", 2023-10-01T07:52:41.448 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000103699 2023-10-01T07:52:41.448 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.448 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.449 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:52:41.449 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.342464+0000", 2023-10-01T07:52:41.449 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013312900000000001 2023-10-01T07:52:41.449 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.449 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.449 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,6", 2023-10-01T07:52:41.449 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.342597+0000", 2023-10-01T07:52:41.449 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0084360749999999995 2023-10-01T07:52:41.449 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.449 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.450 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:52:41.450 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.351033+0000", 2023-10-01T07:52:41.450 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.011672184 2023-10-01T07:52:41.450 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.450 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.450 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:52:41.451 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.362705+0000", 2023-10-01T07:52:41.451 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00024895000000000001 2023-10-01T07:52:41.451 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.451 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.451 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:52:41.452 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.362954+0000", 2023-10-01T07:52:41.452 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.2651999999999998e-05 2023-10-01T07:52:41.452 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.452 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.452 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:52:41.452 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.362997+0000", 2023-10-01T07:52:41.452 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.4519999999999999e-05 2023-10-01T07:52:41.452 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.452 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.452 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:52:41.453 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.363061+0000", 2023-10-01T07:52:41.453 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.907505483 2023-10-01T07:52:41.453 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:52:41.453 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:52:41.453 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:52:41.453 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.453 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.453 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44771.0:59611 6.3 6:c0e2bb91:::benchmark_data_smithi084_105950_object63:head [delete] snapc 0=[] ondisk+write+known_if_redirected e120)", 2023-10-01T07:52:41.453 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:48:27.481396+0000", 2023-10-01T07:52:41.453 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 253.87815935699999, 2023-10-01T07:52:41.454 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.88191083800000003, 2023-10-01T07:52:41.454 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:52:41.454 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:52:41.454 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:52:41.454 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44771", 2023-10-01T07:52:41.454 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:52:41.454 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 59611 2023-10-01T07:52:41.454 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.455 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:52:41.455 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.455 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:52:41.455 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.481396+0000", 2023-10-01T07:52:41.455 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:52:41.455 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.455 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.455 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:52:41.455 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.481396+0000", 2023-10-01T07:52:41.455 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T07:52:41.456 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.456 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.456 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:52:41.456 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.481394+0000", 2023-10-01T07:52:41.456 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.7340000000000008e-06 2023-10-01T07:52:41.456 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.456 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.456 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:52:41.456 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.481402+0000", 2023-10-01T07:52:41.456 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3258000000000001e-05 2023-10-01T07:52:41.457 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.457 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.457 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:52:41.457 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.481415+0000", 2023-10-01T07:52:41.457 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.8650000000000003e-06 2023-10-01T07:52:41.457 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.457 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.457 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:52:41.457 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.481422+0000", 2023-10-01T07:52:41.458 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.9312000000000003e-05 2023-10-01T07:52:41.458 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.458 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.458 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:52:41.458 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.481491+0000", 2023-10-01T07:52:41.458 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2476e-05 2023-10-01T07:52:41.458 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.458 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.458 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-10-01T07:52:41.459 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.481504+0000", 2023-10-01T07:52:41.459 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.86262118700000001 2023-10-01T07:52:41.459 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.459 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.459 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:52:41.459 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.344125+0000", 2023-10-01T07:52:41.459 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000118157 2023-10-01T07:52:41.459 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.459 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.459 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:52:41.459 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.344243+0000", 2023-10-01T07:52:41.460 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.3832999999999994e-05 2023-10-01T07:52:41.460 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.460 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.460 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,6", 2023-10-01T07:52:41.460 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.344337+0000", 2023-10-01T07:52:41.460 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0067084199999999997 2023-10-01T07:52:41.460 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.460 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.460 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:52:41.460 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.351045+0000", 2023-10-01T07:52:41.460 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.012101663 2023-10-01T07:52:41.461 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.461 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.461 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:52:41.461 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.363147+0000", 2023-10-01T07:52:41.461 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.2478000000000006e-05 2023-10-01T07:52:41.461 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.461 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.461 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:52:41.461 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.363229+0000", 2023-10-01T07:52:41.462 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.3117000000000001e-05 2023-10-01T07:52:41.462 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.462 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.462 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:52:41.462 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.363272+0000", 2023-10-01T07:52:41.462 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.4280999999999999e-05 2023-10-01T07:52:41.462 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.462 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.462 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:52:41.462 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.363307+0000", 2023-10-01T07:52:41.463 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.88191083800000003 2023-10-01T07:52:41.463 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:52:41.463 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:52:41.463 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:52:41.463 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.463 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.463 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44771.0:59613 6.3 6:cbb57d7e:::benchmark_data_smithi084_105950_object65:head [delete] snapc 0=[] ondisk+write+known_if_redirected e120)", 2023-10-01T07:52:41.463 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:48:27.481764+0000", 2023-10-01T07:52:41.463 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 253.877790705, 2023-10-01T07:52:41.464 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.88170501599999995, 2023-10-01T07:52:41.464 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:52:41.464 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:52:41.464 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:52:41.464 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44771", 2023-10-01T07:52:41.464 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:52:41.464 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 59613 2023-10-01T07:52:41.464 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.464 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:52:41.464 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.464 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:52:41.465 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.481764+0000", 2023-10-01T07:52:41.465 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:52:41.465 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.465 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.465 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:52:41.465 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.481764+0000", 2023-10-01T07:52:41.465 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T07:52:41.465 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.465 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.465 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:52:41.466 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.481763+0000", 2023-10-01T07:52:41.466 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.7050000000000005e-06 2023-10-01T07:52:41.466 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.466 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.466 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:52:41.466 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.481772+0000", 2023-10-01T07:52:41.466 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2245e-05 2023-10-01T07:52:41.466 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.466 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.467 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:52:41.467 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.481784+0000", 2023-10-01T07:52:41.467 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.0809999999999996e-06 2023-10-01T07:52:41.467 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.467 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.467 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:52:41.467 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.481791+0000", 2023-10-01T07:52:41.467 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013469400000000001 2023-10-01T07:52:41.467 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.468 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.468 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:52:41.468 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.481926+0000", 2023-10-01T07:52:41.468 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.3649999999999993e-06 2023-10-01T07:52:41.468 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.468 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.468 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-10-01T07:52:41.468 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.481935+0000", 2023-10-01T07:52:41.469 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.86356344600000001 2023-10-01T07:52:41.469 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.469 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.469 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:52:41.469 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.345499+0000", 2023-10-01T07:52:41.469 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.9445999999999996e-05 2023-10-01T07:52:41.469 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.469 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.469 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:52:41.469 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.345598+0000", 2023-10-01T07:52:41.470 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.6182999999999998e-05 2023-10-01T07:52:41.470 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.470 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.470 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,6", 2023-10-01T07:52:41.470 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.345684+0000", 2023-10-01T07:52:41.470 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0053681620000000001 2023-10-01T07:52:41.470 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.470 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.471 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:52:41.471 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.351053+0000", 2023-10-01T07:52:41.471 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.012304944 2023-10-01T07:52:41.471 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.471 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.471 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:52:41.471 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.363357+0000", 2023-10-01T07:52:41.471 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.1845999999999999e-05 2023-10-01T07:52:41.471 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.472 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.472 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:52:41.472 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.363399+0000", 2023-10-01T07:52:41.472 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.6186999999999998e-05 2023-10-01T07:52:41.472 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.472 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.472 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:52:41.472 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.363436+0000", 2023-10-01T07:52:41.472 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.3983999999999999e-05 2023-10-01T07:52:41.472 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.473 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.473 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:52:41.473 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.363470+0000", 2023-10-01T07:52:41.473 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.88170501599999995 2023-10-01T07:52:41.473 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:52:41.473 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:52:41.473 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:52:41.473 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.473 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.473 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44771.0:59625 6.3 6:c6adf472:::benchmark_data_smithi084_105950_object77:head [delete] snapc 0=[] ondisk+write+known_if_redirected e120)", 2023-10-01T07:52:41.474 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:48:27.495522+0000", 2023-10-01T07:52:41.474 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 253.86403303700001, 2023-10-01T07:52:41.474 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.86814690500000002, 2023-10-01T07:52:41.474 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:52:41.474 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:52:41.474 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:52:41.474 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44771", 2023-10-01T07:52:41.474 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:52:41.474 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 59625 2023-10-01T07:52:41.475 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.475 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:52:41.475 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.475 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:52:41.475 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.495522+0000", 2023-10-01T07:52:41.475 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:52:41.475 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.475 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.475 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:52:41.476 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.495522+0000", 2023-10-01T07:52:41.476 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999976 2023-10-01T07:52:41.476 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.476 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.476 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:52:41.476 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.495520+0000", 2023-10-01T07:52:41.476 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.2679999999999997e-06 2023-10-01T07:52:41.476 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.476 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.476 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:52:41.477 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.495527+0000", 2023-10-01T07:52:41.477 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.7129999999999999e-05 2023-10-01T07:52:41.477 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.477 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.477 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:52:41.477 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.495564+0000", 2023-10-01T07:52:41.477 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.5510000000000005e-06 2023-10-01T07:52:41.477 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.477 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.477 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:52:41.478 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.495574+0000", 2023-10-01T07:52:41.478 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.5224999999999999e-05 2023-10-01T07:52:41.478 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.478 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.478 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:52:41.478 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.495649+0000", 2023-10-01T07:52:41.478 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1056000000000001e-05 2023-10-01T07:52:41.478 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.478 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.479 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-10-01T07:52:41.479 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.495660+0000", 2023-10-01T07:52:41.479 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.85096075400000004 2023-10-01T07:52:41.479 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.479 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.479 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:52:41.479 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.346621+0000", 2023-10-01T07:52:41.479 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012608399999999999 2023-10-01T07:52:41.479 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.480 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.480 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:52:41.480 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.346747+0000", 2023-10-01T07:52:41.480 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.6360000000000007e-05 2023-10-01T07:52:41.480 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.480 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.480 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,6", 2023-10-01T07:52:41.480 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.346833+0000", 2023-10-01T07:52:41.480 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.004228178 2023-10-01T07:52:41.481 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.481 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.481 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:52:41.481 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.351062+0000", 2023-10-01T07:52:41.481 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.012450933000000001 2023-10-01T07:52:41.481 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.481 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.481 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:52:41.481 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.363513+0000", 2023-10-01T07:52:41.482 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.7601999999999997e-05 2023-10-01T07:52:41.482 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.482 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.482 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:52:41.482 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.363550+0000", 2023-10-01T07:52:41.482 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.0446999999999999e-05 2023-10-01T07:52:41.482 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.482 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.482 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:52:41.483 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.363611+0000", 2023-10-01T07:52:41.483 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.8474000000000003e-05 2023-10-01T07:52:41.483 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.483 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.483 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:52:41.483 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.363669+0000", 2023-10-01T07:52:41.483 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.86814690500000002 2023-10-01T07:52:41.483 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:52:41.483 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:52:41.483 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:52:41.483 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.484 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.484 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44771.0:59649 6.3 6:c38ba4de:::benchmark_data_smithi084_105950_object101:head [delete] snapc 0=[] ondisk+write+known_if_redirected e120)", 2023-10-01T07:52:41.484 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:48:27.539351+0000", 2023-10-01T07:52:41.484 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 253.820204195, 2023-10-01T07:52:41.484 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.82454169899999996, 2023-10-01T07:52:41.484 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:52:41.484 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:52:41.484 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:52:41.484 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44771", 2023-10-01T07:52:41.484 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:52:41.485 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 59649 2023-10-01T07:52:41.485 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.485 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:52:41.485 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.485 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:52:41.485 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.539351+0000", 2023-10-01T07:52:41.485 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:52:41.485 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.485 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.486 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:52:41.486 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.539351+0000", 2023-10-01T07:52:41.486 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T07:52:41.486 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.486 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.486 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:52:41.486 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.539349+0000", 2023-10-01T07:52:41.486 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0494e-05 2023-10-01T07:52:41.486 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.487 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.487 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:52:41.487 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.539359+0000", 2023-10-01T07:52:41.487 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.9318999999999999e-05 2023-10-01T07:52:41.487 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.487 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.487 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:52:41.487 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.539379+0000", 2023-10-01T07:52:41.487 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.7069999999999992e-06 2023-10-01T07:52:41.487 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.488 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.488 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:52:41.488 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.539386+0000", 2023-10-01T07:52:41.488 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.5914000000000006e-05 2023-10-01T07:52:41.488 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.488 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.488 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:52:41.488 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.539452+0000", 2023-10-01T07:52:41.488 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2979999999999999e-05 2023-10-01T07:52:41.488 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.489 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.489 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-10-01T07:52:41.489 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.539465+0000", 2023-10-01T07:52:41.489 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.80832535999999999 2023-10-01T07:52:41.489 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.489 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.489 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:52:41.489 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.347791+0000", 2023-10-01T07:52:41.489 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.7366000000000003e-05 2023-10-01T07:52:41.490 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.490 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.490 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:52:41.490 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.347888+0000", 2023-10-01T07:52:41.490 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00014117900000000001 2023-10-01T07:52:41.490 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.490 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.490 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,6", 2023-10-01T07:52:41.490 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.348029+0000", 2023-10-01T07:52:41.491 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0060444970000000002 2023-10-01T07:52:41.491 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.491 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.491 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:52:41.491 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.354074+0000", 2023-10-01T07:52:41.491 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0096688590000000001 2023-10-01T07:52:41.491 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.491 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.491 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:52:41.492 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.363743+0000", 2023-10-01T07:52:41.492 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.7853000000000002e-05 2023-10-01T07:52:41.492 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.492 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.492 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:52:41.492 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.363820+0000", 2023-10-01T07:52:41.492 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.2395000000000003e-05 2023-10-01T07:52:41.492 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.492 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.492 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:52:41.493 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.363863+0000", 2023-10-01T07:52:41.493 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.9828e-05 2023-10-01T07:52:41.493 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.493 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.493 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:52:41.493 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.363893+0000", 2023-10-01T07:52:41.493 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.82454169899999996 2023-10-01T07:52:41.493 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:52:41.493 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:52:41.493 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:52:41.493 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.494 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.494 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44771.0:59652 6.3 6:ce1f90fa:::benchmark_data_smithi084_105950_object104:head [delete] snapc 0=[] ondisk+write+known_if_redirected e120)", 2023-10-01T07:52:41.494 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:48:27.542677+0000", 2023-10-01T07:52:41.494 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 253.816877998, 2023-10-01T07:52:41.494 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.82138082899999998, 2023-10-01T07:52:41.494 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:52:41.494 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:52:41.494 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:52:41.494 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44771", 2023-10-01T07:52:41.494 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:52:41.495 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 59652 2023-10-01T07:52:41.495 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.495 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:52:41.495 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.495 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:52:41.495 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.542677+0000", 2023-10-01T07:52:41.495 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:52:41.495 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.495 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.495 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:52:41.495 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.542677+0000", 2023-10-01T07:52:41.496 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T07:52:41.496 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.496 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.496 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:52:41.496 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.542676+0000", 2023-10-01T07:52:41.496 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.0330000000000008e-06 2023-10-01T07:52:41.496 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.496 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.496 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:52:41.496 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.542684+0000", 2023-10-01T07:52:41.497 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3878e-05 2023-10-01T07:52:41.497 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.497 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.497 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:52:41.497 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.542698+0000", 2023-10-01T07:52:41.497 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.2910000000000004e-06 2023-10-01T07:52:41.497 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.497 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.497 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:52:41.497 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.542704+0000", 2023-10-01T07:52:41.497 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.4790000000000002e-05 2023-10-01T07:52:41.498 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.498 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.498 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:52:41.498 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.542759+0000", 2023-10-01T07:52:41.498 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.2590000000000006e-06 2023-10-01T07:52:41.498 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.498 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.498 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-10-01T07:52:41.498 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.542768+0000", 2023-10-01T07:52:41.498 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.80658635999999995 2023-10-01T07:52:41.499 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.499 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.499 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:52:41.499 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.349354+0000", 2023-10-01T07:52:41.499 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.7233999999999998e-05 2023-10-01T07:52:41.499 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.499 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.499 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:52:41.499 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.349451+0000", 2023-10-01T07:52:41.500 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000119992 2023-10-01T07:52:41.500 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.500 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.500 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,6", 2023-10-01T07:52:41.500 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.349571+0000", 2023-10-01T07:52:41.500 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0077222769999999996 2023-10-01T07:52:41.500 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.500 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.500 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:52:41.501 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.357294+0000", 2023-10-01T07:52:41.501 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0064926970000000004 2023-10-01T07:52:41.501 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.501 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.501 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:52:41.501 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.363786+0000", 2023-10-01T07:52:41.501 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000174768 2023-10-01T07:52:41.501 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.501 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.501 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:52:41.502 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.363961+0000", 2023-10-01T07:52:41.502 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.5158999999999999e-05 2023-10-01T07:52:41.502 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.502 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.502 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:52:41.502 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.364006+0000", 2023-10-01T07:52:41.502 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.1662000000000001e-05 2023-10-01T07:52:41.502 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.502 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.502 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:52:41.503 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.364058+0000", 2023-10-01T07:52:41.503 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.82138082899999998 2023-10-01T07:52:41.503 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:52:41.503 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:52:41.503 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:52:41.503 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.503 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.503 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44771.0:59664 6.3 6:c61c119f:::benchmark_data_smithi084_105950_object116:head [delete] snapc 0=[] ondisk+write+known_if_redirected e120)", 2023-10-01T07:52:41.503 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:48:27.553324+0000", 2023-10-01T07:52:41.503 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 253.80623116500001, 2023-10-01T07:52:41.504 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.81104471899999997, 2023-10-01T07:52:41.504 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:52:41.504 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:52:41.504 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:52:41.504 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44771", 2023-10-01T07:52:41.504 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:52:41.504 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 59664 2023-10-01T07:52:41.504 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.504 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:52:41.504 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.505 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:52:41.505 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.553324+0000", 2023-10-01T07:52:41.505 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:52:41.505 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.505 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.505 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:52:41.505 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.553324+0000", 2023-10-01T07:52:41.505 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999976 2023-10-01T07:52:41.505 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.506 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.506 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:52:41.506 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.553322+0000", 2023-10-01T07:52:41.506 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0497e-05 2023-10-01T07:52:41.506 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.506 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.506 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:52:41.506 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.553332+0000", 2023-10-01T07:52:41.506 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.6946e-05 2023-10-01T07:52:41.506 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.507 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.509 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:52:41.509 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.553349+0000", 2023-10-01T07:52:41.509 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.7870000000000007e-06 2023-10-01T07:52:41.509 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.509 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.509 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:52:41.510 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.553358+0000", 2023-10-01T07:52:41.510 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.4945999999999998e-05 2023-10-01T07:52:41.510 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.510 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.510 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:52:41.510 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.553423+0000", 2023-10-01T07:52:41.510 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.115e-05 2023-10-01T07:52:41.510 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.510 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.511 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-10-01T07:52:41.511 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.553434+0000", 2023-10-01T07:52:41.511 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.797691708 2023-10-01T07:52:41.511 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.511 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.511 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:52:41.511 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.351126+0000", 2023-10-01T07:52:41.511 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012303499999999999 2023-10-01T07:52:41.511 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.511 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.512 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:52:41.512 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.351249+0000", 2023-10-01T07:52:41.512 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000130708 2023-10-01T07:52:41.512 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.512 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.512 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,6", 2023-10-01T07:52:41.512 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.351379+0000", 2023-10-01T07:52:41.512 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0059251440000000002 2023-10-01T07:52:41.512 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.512 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.513 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:52:41.513 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.357304+0000", 2023-10-01T07:52:41.513 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0068195169999999998 2023-10-01T07:52:41.513 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.513 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.513 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:52:41.513 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.364124+0000", 2023-10-01T07:52:41.513 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00010974 2023-10-01T07:52:41.513 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.513 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.514 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:52:41.514 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.364234+0000", 2023-10-01T07:52:41.514 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.9778999999999997e-05 2023-10-01T07:52:41.514 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.514 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.514 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:52:41.514 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.364304+0000", 2023-10-01T07:52:41.514 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.5219e-05 2023-10-01T07:52:41.515 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.515 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.515 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:52:41.515 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.364369+0000", 2023-10-01T07:52:41.515 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.81104471899999997 2023-10-01T07:52:41.515 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:52:41.515 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:52:41.515 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:52:41.515 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.516 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.516 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44771.0:59670 6.3 6:c84540a0:::benchmark_data_smithi084_105950_object122:head [delete] snapc 0=[] ondisk+write+known_if_redirected e120)", 2023-10-01T07:52:41.516 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:48:27.556125+0000", 2023-10-01T07:52:41.516 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 253.803430663, 2023-10-01T07:52:41.516 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.80848349500000005, 2023-10-01T07:52:41.516 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:52:41.516 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:52:41.516 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:52:41.516 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44771", 2023-10-01T07:52:41.516 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:52:41.517 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 59670 2023-10-01T07:52:41.517 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.517 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:52:41.517 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.517 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:52:41.517 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.556125+0000", 2023-10-01T07:52:41.517 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:52:41.517 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.517 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.518 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:52:41.518 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.556125+0000", 2023-10-01T07:52:41.518 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T07:52:41.518 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.518 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.518 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:52:41.518 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.556123+0000", 2023-10-01T07:52:41.518 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.156e-06 2023-10-01T07:52:41.518 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.518 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.519 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:52:41.519 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.556129+0000", 2023-10-01T07:52:41.519 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1260999999999999e-05 2023-10-01T07:52:41.519 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.519 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.519 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:52:41.519 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.556140+0000", 2023-10-01T07:52:41.519 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.8829999999999995e-06 2023-10-01T07:52:41.519 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.519 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.520 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:52:41.520 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.556149+0000", 2023-10-01T07:52:41.520 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.3282999999999995e-05 2023-10-01T07:52:41.520 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.520 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.520 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:52:41.520 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.556233+0000", 2023-10-01T07:52:41.520 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.4177e-05 2023-10-01T07:52:41.520 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.520 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.521 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-10-01T07:52:41.521 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.556247+0000", 2023-10-01T07:52:41.521 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.79632510899999998 2023-10-01T07:52:41.521 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.521 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.521 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:52:41.521 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.352572+0000", 2023-10-01T07:52:41.521 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00017471500000000001 2023-10-01T07:52:41.521 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.522 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.522 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:52:41.522 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.352747+0000", 2023-10-01T07:52:41.522 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00020291600000000001 2023-10-01T07:52:41.522 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.522 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.522 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,6", 2023-10-01T07:52:41.522 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.352950+0000", 2023-10-01T07:52:41.522 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0071404140000000003 2023-10-01T07:52:41.522 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.523 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.523 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:52:41.523 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.360090+0000", 2023-10-01T07:52:41.523 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0043677229999999996 2023-10-01T07:52:41.523 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.523 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.523 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:52:41.523 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.364458+0000", 2023-10-01T07:52:41.523 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.1928000000000007e-05 2023-10-01T07:52:41.523 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.524 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.524 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:52:41.524 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.364530+0000", 2023-10-01T07:52:41.524 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.4017999999999998e-05 2023-10-01T07:52:41.524 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.524 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.524 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:52:41.524 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.364574+0000", 2023-10-01T07:52:41.524 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.4421999999999997e-05 2023-10-01T07:52:41.524 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.525 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.525 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:52:41.525 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.364608+0000", 2023-10-01T07:52:41.525 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.80848349500000005 2023-10-01T07:52:41.525 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:52:41.525 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:52:41.525 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:52:41.525 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.525 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.525 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44771.0:59674 6.3 6:c9b6092c:::benchmark_data_smithi084_105950_object126:head [delete] snapc 0=[] ondisk+write+known_if_redirected e120)", 2023-10-01T07:52:41.526 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:48:27.560882+0000", 2023-10-01T07:52:41.526 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 253.79867336500001, 2023-10-01T07:52:41.526 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.80398925399999999, 2023-10-01T07:52:41.526 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:52:41.526 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:52:41.526 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:52:41.526 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44771", 2023-10-01T07:52:41.526 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:52:41.527 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 59674 2023-10-01T07:52:41.527 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.527 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:52:41.527 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.527 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:52:41.527 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.560882+0000", 2023-10-01T07:52:41.527 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:52:41.527 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.527 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.527 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:52:41.528 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.560882+0000", 2023-10-01T07:52:41.528 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T07:52:41.528 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.528 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.528 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:52:41.528 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.560880+0000", 2023-10-01T07:52:41.528 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.1968999999999999e-05 2023-10-01T07:52:41.528 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.528 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.528 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:52:41.529 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.560902+0000", 2023-10-01T07:52:41.529 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.647e-05 2023-10-01T07:52:41.529 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.529 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.529 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:52:41.529 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.560918+0000", 2023-10-01T07:52:41.529 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.6330000000000002e-06 2023-10-01T07:52:41.529 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.529 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.529 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:52:41.530 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.560927+0000", 2023-10-01T07:52:41.530 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.9728999999999996e-05 2023-10-01T07:52:41.530 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.530 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.530 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:52:41.530 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.560997+0000", 2023-10-01T07:52:41.530 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0288e-05 2023-10-01T07:52:41.530 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.530 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.531 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-10-01T07:52:41.531 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.561007+0000", 2023-10-01T07:52:41.531 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.79312355400000001 2023-10-01T07:52:41.531 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.531 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.531 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:52:41.531 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.354130+0000", 2023-10-01T07:52:41.531 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000115525 2023-10-01T07:52:41.531 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.531 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.532 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:52:41.532 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.354246+0000", 2023-10-01T07:52:41.532 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000105463 2023-10-01T07:52:41.532 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.532 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.532 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,6", 2023-10-01T07:52:41.532 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.354351+0000", 2023-10-01T07:52:41.532 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0057457919999999996 2023-10-01T07:52:41.532 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.532 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.533 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:52:41.533 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.360097+0000", 2023-10-01T07:52:41.533 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0045898680000000004 2023-10-01T07:52:41.533 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.533 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.533 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:52:41.533 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.364687+0000", 2023-10-01T07:52:41.533 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.0359999999999995e-05 2023-10-01T07:52:41.533 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.533 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.533 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:52:41.534 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.364777+0000", 2023-10-01T07:52:41.534 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.1285000000000002e-05 2023-10-01T07:52:41.534 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.534 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.534 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:52:41.534 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.364819+0000", 2023-10-01T07:52:41.534 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.2361000000000002e-05 2023-10-01T07:52:41.534 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.534 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.534 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:52:41.535 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.364871+0000", 2023-10-01T07:52:41.535 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.80398925399999999 2023-10-01T07:52:41.535 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:52:41.535 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:52:41.535 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:52:41.535 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.535 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.535 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44771.0:59685 6.3 6:cd646869:::benchmark_data_smithi084_105950_object137:head [delete] snapc 0=[] ondisk+write+known_if_redirected e120)", 2023-10-01T07:52:41.535 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:48:27.575649+0000", 2023-10-01T07:52:41.536 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 253.78390629699999, 2023-10-01T07:52:41.536 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.789592815, 2023-10-01T07:52:41.536 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:52:41.536 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:52:41.536 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:52:41.536 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44771", 2023-10-01T07:52:41.536 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:52:41.536 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 59685 2023-10-01T07:52:41.536 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.536 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:52:41.537 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.537 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:52:41.537 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.575649+0000", 2023-10-01T07:52:41.537 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:52:41.537 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.537 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.537 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:52:41.537 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.575649+0000", 2023-10-01T07:52:41.537 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-10-01T07:52:41.537 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.538 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.538 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:52:41.538 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.575648+0000", 2023-10-01T07:52:41.538 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.8489999999999999e-06 2023-10-01T07:52:41.538 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.538 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.538 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:52:41.538 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.575652+0000", 2023-10-01T07:52:41.538 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.6730000000000004e-06 2023-10-01T07:52:41.539 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.539 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.539 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:52:41.539 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.575662+0000", 2023-10-01T07:52:41.539 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.584e-06 2023-10-01T07:52:41.539 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.539 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.539 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:52:41.539 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.575668+0000", 2023-10-01T07:52:41.539 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00047771800000000002 2023-10-01T07:52:41.540 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.540 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.540 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:52:41.540 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.576146+0000", 2023-10-01T07:52:41.540 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.3359999999999995e-06 2023-10-01T07:52:41.540 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.540 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.540 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-10-01T07:52:41.540 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:27.576154+0000", 2023-10-01T07:52:41.540 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.78119601299999997 2023-10-01T07:52:41.541 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.541 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.541 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:52:41.541 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.357350+0000", 2023-10-01T07:52:41.541 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012259900000000001 2023-10-01T07:52:41.541 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.541 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.541 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:52:41.541 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.357473+0000", 2023-10-01T07:52:41.541 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.2779000000000001e-05 2023-10-01T07:52:41.541 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.542 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.542 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,6", 2023-10-01T07:52:41.542 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.357566+0000", 2023-10-01T07:52:41.542 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0040962180000000004 2023-10-01T07:52:41.542 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.542 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.542 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:52:41.542 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.361662+0000", 2023-10-01T07:52:41.542 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0034059139999999999 2023-10-01T07:52:41.542 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.543 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.543 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:52:41.543 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.365068+0000", 2023-10-01T07:52:41.543 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.3936999999999994e-05 2023-10-01T07:52:41.543 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.543 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.543 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:52:41.543 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.365132+0000", 2023-10-01T07:52:41.543 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.3720000000000007e-05 2023-10-01T07:52:41.543 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.544 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.544 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:52:41.544 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.365196+0000", 2023-10-01T07:52:41.544 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.6149000000000001e-05 2023-10-01T07:52:41.544 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:52:41.544 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:52:41.544 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:52:41.544 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:28.365242+0000", 2023-10-01T07:52:41.544 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.789592815 2023-10-01T07:52:41.544 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:52:41.544 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:52:41.545 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:52:41.545 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:52:41.545 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:52:41.545 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-10-01T07:52:41.545 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:41.580 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:41.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:41.586 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:41.686 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:41.714 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:41.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:41.716 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:41.817 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:41.859 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:41.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:41.864 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:41 smithi084 bash[75189]: cluster 2023-10-01T07:52:40.311401+0000 mgr.y (mgr.34104) 583 : cluster 0 pgmap v566: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 739 op/s 2023-10-01T07:52:41.864 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:41 smithi084 bash[78255]: cluster 2023-10-01T07:52:40.311401+0000 mgr.y (mgr.34104) 583 : cluster 0 pgmap v566: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 739 op/s 2023-10-01T07:52:41.865 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:41.966 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:41.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:41 smithi112 bash[59335]: cluster 2023-10-01T07:52:40.311401+0000 mgr.y (mgr.34104) 583 : cluster 0 pgmap v566: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 739 op/s 2023-10-01T07:52:42.000 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:42.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:42.006 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:52:42.051 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T07:52:42.106 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T07:52:42.107 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:42.132 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:42.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:42.134 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:42.159 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T07:52:42.202 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T07:52:42.234 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:42.243 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T07:52:42.258 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:42.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:42.264 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:42.279 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T07:52:42.317 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T07:52:42.364 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:42.371 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T07:52:42.380 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T07:52:42.380 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T07:52:42.380 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T07:52:42.380 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T07:52:42.380 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T07:52:42.380 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T07:52:42.380 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T07:52:42.381 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T07:52:42.387 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:42.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:42.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:52:42.470 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-10-01T07:52:42.491 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:42.553 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:42.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:42.556 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:42.626 INFO:teuthology.orchestra.run.smithi084.stderr:noscrub is set 2023-10-01T07:52:42.656 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:42.664 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:42 smithi112 bash[59335]: audit 2023-10-01T07:52:41.996100+0000 mon.a (mon.0) 827 : audit 0 from='client.? 172.21.15.84:0/3526837972' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:52:42.665 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:42 smithi112 bash[59335]: audit 2023-10-01T07:52:42.430552+0000 mon.a (mon.0) 828 : audit 1 from='client.? 172.21.15.84:0/1567759407' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T07:52:42.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:42 smithi084 bash[75189]: audit 2023-10-01T07:52:41.996100+0000 mon.a (mon.0) 827 : audit 0 from='client.? 172.21.15.84:0/3526837972' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:52:42.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:42 smithi084 bash[75189]: audit 2023-10-01T07:52:42.430552+0000 mon.a (mon.0) 828 : audit 1 from='client.? 172.21.15.84:0/1567759407' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T07:52:42.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:42 smithi084 bash[78255]: audit 2023-10-01T07:52:41.996100+0000 mon.a (mon.0) 827 : audit 0 from='client.? 172.21.15.84:0/3526837972' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:52:42.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:42 smithi084 bash[78255]: audit 2023-10-01T07:52:42.430552+0000 mon.a (mon.0) 828 : audit 1 from='client.? 172.21.15.84:0/1567759407' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T07:52:42.681 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:42.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:42.683 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:42.784 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:42.809 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:42.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:42.813 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:42.913 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:42.942 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:42.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:42.949 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:43.049 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:43.086 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:43.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:43.090 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:43.191 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:43.222 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:43.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:43.225 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:52:43.326 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:43.352 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:43.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:43.358 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:43.459 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:43.482 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:43.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:43.485 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:43.586 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:43.613 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:43.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:43.622 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:43.723 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:43.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:43 smithi112 bash[59335]: cluster 2023-10-01T07:52:42.312008+0000 mgr.y (mgr.34104) 584 : cluster 0 pgmap v567: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 749 op/s 2023-10-01T07:52:43.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:43 smithi112 bash[59335]: cluster 2023-10-01T07:52:42.594697+0000 mon.a (mon.0) 829 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:52:43.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:43 smithi112 bash[59335]: cluster 2023-10-01T07:52:42.608319+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e151 with expected crc 2023-10-01T07:52:43.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:43 smithi112 bash[59335]: audit 2023-10-01T07:52:42.620435+0000 mon.a (mon.0) 830 : audit 1 from='client.? 172.21.15.84:0/1567759407' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T07:52:43.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:43 smithi112 bash[59335]: cluster 2023-10-01T07:52:42.620972+0000 mon.a (mon.0) 831 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2023-10-01T07:52:43.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:43 smithi112 bash[59335]: cluster 2023-10-01T07:52:42.626723+0000 osd.5 (osd.5) 88 : cluster 3 failed to encode map e151 with expected crc 2023-10-01T07:52:43.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:43 smithi112 bash[59335]: cluster 2023-10-01T07:52:42.635124+0000 osd.4 (osd.4) 44 : cluster 3 failed to encode map e151 with expected crc 2023-10-01T07:52:43.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:43 smithi112 bash[59335]: cluster 2023-10-01T07:52:42.638248+0000 osd.6 (osd.6) 77 : cluster 3 failed to encode map e151 with expected crc 2023-10-01T07:52:43.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:43 smithi112 bash[59335]: cluster 2023-10-01T07:52:42.640444+0000 osd.6 (osd.6) 78 : cluster 3 failed to encode map e151 with expected crc 2023-10-01T07:52:43.749 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:43.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:43.753 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:43.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:43 smithi084 bash[75189]: cluster 2023-10-01T07:52:42.312008+0000 mgr.y (mgr.34104) 584 : cluster 0 pgmap v567: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 749 op/s 2023-10-01T07:52:43.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:43 smithi084 bash[75189]: cluster 2023-10-01T07:52:42.594697+0000 mon.a (mon.0) 829 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:52:43.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:43 smithi084 bash[75189]: cluster 2023-10-01T07:52:42.608319+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e151 with expected crc 2023-10-01T07:52:43.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:43 smithi084 bash[75189]: audit 2023-10-01T07:52:42.620435+0000 mon.a (mon.0) 830 : audit 1 from='client.? 172.21.15.84:0/1567759407' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T07:52:43.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:43 smithi084 bash[75189]: cluster 2023-10-01T07:52:42.620972+0000 mon.a (mon.0) 831 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2023-10-01T07:52:43.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:43 smithi084 bash[75189]: cluster 2023-10-01T07:52:42.626723+0000 osd.5 (osd.5) 88 : cluster 3 failed to encode map e151 with expected crc 2023-10-01T07:52:43.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:43 smithi084 bash[75189]: cluster 2023-10-01T07:52:42.635124+0000 osd.4 (osd.4) 44 : cluster 3 failed to encode map e151 with expected crc 2023-10-01T07:52:43.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:43 smithi084 bash[75189]: cluster 2023-10-01T07:52:42.638248+0000 osd.6 (osd.6) 77 : cluster 3 failed to encode map e151 with expected crc 2023-10-01T07:52:43.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:43 smithi084 bash[75189]: cluster 2023-10-01T07:52:42.640444+0000 osd.6 (osd.6) 78 : cluster 3 failed to encode map e151 with expected crc 2023-10-01T07:52:43.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:43 smithi084 bash[78255]: cluster 2023-10-01T07:52:42.312008+0000 mgr.y (mgr.34104) 584 : cluster 0 pgmap v567: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 749 op/s 2023-10-01T07:52:43.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:43 smithi084 bash[78255]: cluster 2023-10-01T07:52:42.594697+0000 mon.a (mon.0) 829 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:52:43.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:43 smithi084 bash[78255]: cluster 2023-10-01T07:52:42.608319+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e151 with expected crc 2023-10-01T07:52:43.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:43 smithi084 bash[78255]: audit 2023-10-01T07:52:42.620435+0000 mon.a (mon.0) 830 : audit 1 from='client.? 172.21.15.84:0/1567759407' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T07:52:43.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:43 smithi084 bash[78255]: cluster 2023-10-01T07:52:42.620972+0000 mon.a (mon.0) 831 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2023-10-01T07:52:43.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:43 smithi084 bash[78255]: cluster 2023-10-01T07:52:42.626723+0000 osd.5 (osd.5) 88 : cluster 3 failed to encode map e151 with expected crc 2023-10-01T07:52:43.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:43 smithi084 bash[78255]: cluster 2023-10-01T07:52:42.635124+0000 osd.4 (osd.4) 44 : cluster 3 failed to encode map e151 with expected crc 2023-10-01T07:52:43.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:43 smithi084 bash[78255]: cluster 2023-10-01T07:52:42.638248+0000 osd.6 (osd.6) 77 : cluster 3 failed to encode map e151 with expected crc 2023-10-01T07:52:43.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:43 smithi084 bash[78255]: cluster 2023-10-01T07:52:42.640444+0000 osd.6 (osd.6) 78 : cluster 3 failed to encode map e151 with expected crc 2023-10-01T07:52:43.854 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:43.881 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:43.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:43.885 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:43.986 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:44.028 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:44.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:44.030 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:44.131 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:44.160 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:44.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:44.165 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:52:44.266 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:44.295 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:44.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:44.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:44.399 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:44.427 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:44.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:44.432 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:44.532 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:44.556 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:44.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:44.559 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:44.660 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:44.668 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:44 smithi112 bash[59335]: cluster 2023-10-01T07:52:44.312562+0000 mgr.y (mgr.34104) 585 : cluster 0 pgmap v569: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 723 op/s 2023-10-01T07:52:44.688 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:44.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:44.691 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:44.793 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:44.824 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:44.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:44.828 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:44.895 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:52:44.930 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:44.941 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:44 smithi084 bash[75189]: cluster 2023-10-01T07:52:44.312562+0000 mgr.y (mgr.34104) 585 : cluster 0 pgmap v569: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 723 op/s 2023-10-01T07:52:44.941 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:44 smithi084 bash[78255]: cluster 2023-10-01T07:52:44.312562+0000 mgr.y (mgr.34104) 585 : cluster 0 pgmap v569: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 723 op/s 2023-10-01T07:52:44.965 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:44.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:44.969 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:52:45.070 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:45.096 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:45.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:45.101 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:45.201 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:45.239 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:45.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:45.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:52:45.347 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:45.374 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:45.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:45.379 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:45.479 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:45.505 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:45.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:45.510 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:45.611 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:45.638 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:45.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:45.644 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:52:45.745 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:45.783 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:45.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:45.787 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:45.887 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:45.914 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:45.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:45.917 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:52:46.018 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:46.043 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:46.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:46.053 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:52:46.085 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:46 smithi112 bash[59335]: audit 2023-10-01T07:52:45.087388+0000 mon.a (mon.0) 832 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:52:46.085 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:46 smithi112 bash[59335]: audit 2023-10-01T07:52:45.088532+0000 mon.a (mon.0) 833 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:52:46.153 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:46.176 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:46.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:46.182 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:46.283 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:46.291 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:52:46 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:52:46] "GET /metrics HTTP/1.1" 200 36317 "" "Prometheus/2.33.4" 2023-10-01T07:52:46.291 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:46 smithi084 bash[78255]: audit 2023-10-01T07:52:45.087388+0000 mon.a (mon.0) 832 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:52:46.291 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:46 smithi084 bash[78255]: audit 2023-10-01T07:52:45.088532+0000 mon.a (mon.0) 833 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:52:46.292 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:46 smithi084 bash[75189]: audit 2023-10-01T07:52:45.087388+0000 mon.a (mon.0) 832 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:52:46.292 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:46 smithi084 bash[75189]: audit 2023-10-01T07:52:45.088532+0000 mon.a (mon.0) 833 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:52:46.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:46.316 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:46.317 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:46.417 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:46.420 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T07:52:46.422 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-01T07:52:46.451 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:46.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:46.456 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:52:46.556 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:46.583 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:46.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:46.586 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:46.687 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:46.711 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:46.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:46.713 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:46.814 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:46.860 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:46.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:46.866 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:46.967 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:46.999 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:47.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:47.002 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:47.102 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:47.130 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:47.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:47.132 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:47.233 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:47.269 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:47.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:47.271 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:47.306 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:47 smithi084 bash[78255]: cluster 2023-10-01T07:52:46.313182+0000 mgr.y (mgr.34104) 586 : cluster 0 pgmap v570: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 705 op/s 2023-10-01T07:52:47.306 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:47 smithi084 bash[75189]: cluster 2023-10-01T07:52:46.313182+0000 mgr.y (mgr.34104) 586 : cluster 0 pgmap v570: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 705 op/s 2023-10-01T07:52:47.372 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:47.381 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:47 smithi112 bash[59335]: cluster 2023-10-01T07:52:46.313182+0000 mgr.y (mgr.34104) 586 : cluster 0 pgmap v570: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 705 op/s 2023-10-01T07:52:47.398 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:47.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:47.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:47.503 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:47.532 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:47.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:47.534 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:47.635 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:47.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:47.666 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:47.666 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:47.767 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:47.796 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:47.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:47.801 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:47.902 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:47.927 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:47.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:47.933 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:48.034 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:48.069 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:48.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:48.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:48.173 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:48.207 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:48.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:48.213 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:48.314 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:48.341 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:48.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:48.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:48.447 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:48.481 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:48.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:48.488 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:48.589 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:48.614 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:48.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:48.617 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:48.718 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:48.777 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:48.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:48.785 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:48.885 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:48.909 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:48.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:48.912 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:48.953 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:52:49.013 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:49.038 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:49.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:49.046 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:49.147 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:49.171 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:49.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:49.173 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:49.274 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:49.307 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:49.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:49.316 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:49.417 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:49.425 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:49 smithi112 bash[59335]: cluster 2023-10-01T07:52:48.316492+0000 mgr.y (mgr.34104) 587 : cluster 0 pgmap v571: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2023-10-01T07:52:49.445 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:49.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:49.447 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:49.548 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:49.574 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:49.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:49.579 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:52:49.680 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:49.689 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:49 smithi084 bash[75189]: cluster 2023-10-01T07:52:48.316492+0000 mgr.y (mgr.34104) 587 : cluster 0 pgmap v571: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2023-10-01T07:52:49.689 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:49 smithi084 bash[78255]: cluster 2023-10-01T07:52:48.316492+0000 mgr.y (mgr.34104) 587 : cluster 0 pgmap v571: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2023-10-01T07:52:49.713 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:49.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:49.719 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:52:49.820 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:49.843 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:49.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:49.846 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:49.947 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:49.972 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:49.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:49.979 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:50.079 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:50.106 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:50.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:50.109 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:50.210 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:50.232 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:50.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:50.234 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:50.335 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:50.359 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:50.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:50.361 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:50.402 INFO:teuthology.orchestra.run.smithi084.stderr:set osd.7 primary-affinity to 0 (802) 2023-10-01T07:52:50.462 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:50.470 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:50 smithi084 bash[75189]: audit 2023-10-01T07:52:49.917101+0000 mon.c (mon.2) 69 : audit 1 from='client.? 172.21.15.84:0/4027926791' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.0}]: dispatch 2023-10-01T07:52:50.471 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:50 smithi084 bash[75189]: audit 2023-10-01T07:52:49.917640+0000 mon.a (mon.0) 834 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.0}]: dispatch 2023-10-01T07:52:50.471 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:50 smithi084 bash[78255]: audit 2023-10-01T07:52:49.917101+0000 mon.c (mon.2) 69 : audit 1 from='client.? 172.21.15.84:0/4027926791' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.0}]: dispatch 2023-10-01T07:52:50.471 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:50 smithi084 bash[78255]: audit 2023-10-01T07:52:49.917640+0000 mon.a (mon.0) 834 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.0}]: dispatch 2023-10-01T07:52:50.492 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:50.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:50.494 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:52:50.595 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:50.619 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:50.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:50.624 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:52:50.724 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:50.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:50 smithi112 bash[59335]: audit 2023-10-01T07:52:49.917101+0000 mon.c (mon.2) 69 : audit 1 from='client.? 172.21.15.84:0/4027926791' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.0}]: dispatch 2023-10-01T07:52:50.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:50 smithi112 bash[59335]: audit 2023-10-01T07:52:49.917640+0000 mon.a (mon.0) 834 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.0}]: dispatch 2023-10-01T07:52:50.748 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:50.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:50.750 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:52:50.851 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:50.878 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:50.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:50.881 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:52:50.982 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:51.015 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:51.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:51.018 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:52:51.119 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:51.151 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:51.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:51.153 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:52:51.254 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:51.276 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:51.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:51.279 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:52:51.380 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:51.409 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:51.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:51.411 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:52:51.512 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:51.540 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:51.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:51.549 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:51.650 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:51.658 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:51 smithi112 bash[59335]: cluster 2023-10-01T07:52:50.317035+0000 mgr.y (mgr.34104) 588 : cluster 0 pgmap v572: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 704 op/s 2023-10-01T07:52:51.658 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:51 smithi112 bash[59335]: cluster 2023-10-01T07:52:50.386994+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e152 with expected crc 2023-10-01T07:52:51.659 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:51 smithi112 bash[59335]: cluster 2023-10-01T07:52:50.387932+0000 osd.5 (osd.5) 89 : cluster 3 failed to encode map e152 with expected crc 2023-10-01T07:52:51.659 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:51 smithi112 bash[59335]: audit 2023-10-01T07:52:50.394219+0000 mon.a (mon.0) 835 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.0}]': finished 2023-10-01T07:52:51.659 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:51 smithi112 bash[59335]: cluster 2023-10-01T07:52:50.394471+0000 mon.a (mon.0) 836 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2023-10-01T07:52:51.675 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:51.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:51.681 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:51.782 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:51.805 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:51.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:51.810 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:51.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:51 smithi084 bash[75189]: cluster 2023-10-01T07:52:50.317035+0000 mgr.y (mgr.34104) 588 : cluster 0 pgmap v572: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 704 op/s 2023-10-01T07:52:51.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:51 smithi084 bash[75189]: cluster 2023-10-01T07:52:50.386994+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e152 with expected crc 2023-10-01T07:52:51.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:51 smithi084 bash[75189]: cluster 2023-10-01T07:52:50.387932+0000 osd.5 (osd.5) 89 : cluster 3 failed to encode map e152 with expected crc 2023-10-01T07:52:51.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:51 smithi084 bash[75189]: audit 2023-10-01T07:52:50.394219+0000 mon.a (mon.0) 835 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.0}]': finished 2023-10-01T07:52:51.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:51 smithi084 bash[75189]: cluster 2023-10-01T07:52:50.394471+0000 mon.a (mon.0) 836 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2023-10-01T07:52:51.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:51 smithi084 bash[78255]: cluster 2023-10-01T07:52:50.317035+0000 mgr.y (mgr.34104) 588 : cluster 0 pgmap v572: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 704 op/s 2023-10-01T07:52:51.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:51 smithi084 bash[78255]: cluster 2023-10-01T07:52:50.386994+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e152 with expected crc 2023-10-01T07:52:51.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:51 smithi084 bash[78255]: cluster 2023-10-01T07:52:50.387932+0000 osd.5 (osd.5) 89 : cluster 3 failed to encode map e152 with expected crc 2023-10-01T07:52:51.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:51 smithi084 bash[78255]: audit 2023-10-01T07:52:50.394219+0000 mon.a (mon.0) 835 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.0}]': finished 2023-10-01T07:52:51.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:51 smithi084 bash[78255]: cluster 2023-10-01T07:52:50.394471+0000 mon.a (mon.0) 836 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2023-10-01T07:52:51.911 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:51.933 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:51.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:51.936 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:52.037 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:52.067 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:52.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:52.073 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:52:52.174 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:52.210 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:52.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:52.212 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:52.313 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:52.338 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:52.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:52.342 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:52:52.443 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:52.472 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:52.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:52.475 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:52:52.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:52 smithi084 bash[75189]: cluster 2023-10-01T07:52:51.390304+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e153 with expected crc 2023-10-01T07:52:52.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:52 smithi084 bash[75189]: cluster 2023-10-01T07:52:51.391989+0000 osd.4 (osd.4) 45 : cluster 3 failed to encode map e153 with expected crc 2023-10-01T07:52:52.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:52 smithi084 bash[75189]: cluster 2023-10-01T07:52:51.393528+0000 mon.a (mon.0) 837 : cluster 0 osdmap e153: 8 total, 8 up, 8 in 2023-10-01T07:52:52.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:52 smithi084 bash[75189]: cluster 2023-10-01T07:52:51.395429+0000 osd.4 (osd.4) 46 : cluster 3 failed to encode map e153 with expected crc 2023-10-01T07:52:52.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:52 smithi084 bash[75189]: cluster 2023-10-01T07:52:51.396257+0000 osd.5 (osd.5) 90 : cluster 3 failed to encode map e153 with expected crc 2023-10-01T07:52:52.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:52 smithi084 bash[75189]: cluster 2023-10-01T07:52:51.397972+0000 osd.6 (osd.6) 79 : cluster 3 failed to encode map e153 with expected crc 2023-10-01T07:52:52.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:52 smithi084 bash[75189]: cluster 2023-10-01T07:52:51.399539+0000 osd.5 (osd.5) 91 : cluster 3 failed to encode map e153 with expected crc 2023-10-01T07:52:52.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:52 smithi084 bash[78255]: cluster 2023-10-01T07:52:51.390304+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e153 with expected crc 2023-10-01T07:52:52.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:52 smithi084 bash[78255]: cluster 2023-10-01T07:52:51.391989+0000 osd.4 (osd.4) 45 : cluster 3 failed to encode map e153 with expected crc 2023-10-01T07:52:52.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:52 smithi084 bash[78255]: cluster 2023-10-01T07:52:51.393528+0000 mon.a (mon.0) 837 : cluster 0 osdmap e153: 8 total, 8 up, 8 in 2023-10-01T07:52:52.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:52 smithi084 bash[78255]: cluster 2023-10-01T07:52:51.395429+0000 osd.4 (osd.4) 46 : cluster 3 failed to encode map e153 with expected crc 2023-10-01T07:52:52.577 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:52 smithi084 bash[78255]: cluster 2023-10-01T07:52:51.396257+0000 osd.5 (osd.5) 90 : cluster 3 failed to encode map e153 with expected crc 2023-10-01T07:52:52.577 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:52 smithi084 bash[78255]: cluster 2023-10-01T07:52:51.397972+0000 osd.6 (osd.6) 79 : cluster 3 failed to encode map e153 with expected crc 2023-10-01T07:52:52.577 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:52 smithi084 bash[78255]: cluster 2023-10-01T07:52:51.399539+0000 osd.5 (osd.5) 91 : cluster 3 failed to encode map e153 with expected crc 2023-10-01T07:52:52.577 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:52.636 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:52.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:52.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:52:52.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:52 smithi112 bash[59335]: cluster 2023-10-01T07:52:51.390304+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e153 with expected crc 2023-10-01T07:52:52.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:52 smithi112 bash[59335]: cluster 2023-10-01T07:52:51.391989+0000 osd.4 (osd.4) 45 : cluster 3 failed to encode map e153 with expected crc 2023-10-01T07:52:52.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:52 smithi112 bash[59335]: cluster 2023-10-01T07:52:51.393528+0000 mon.a (mon.0) 837 : cluster 0 osdmap e153: 8 total, 8 up, 8 in 2023-10-01T07:52:52.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:52 smithi112 bash[59335]: cluster 2023-10-01T07:52:51.395429+0000 osd.4 (osd.4) 46 : cluster 3 failed to encode map e153 with expected crc 2023-10-01T07:52:52.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:52 smithi112 bash[59335]: cluster 2023-10-01T07:52:51.396257+0000 osd.5 (osd.5) 90 : cluster 3 failed to encode map e153 with expected crc 2023-10-01T07:52:52.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:52 smithi112 bash[59335]: cluster 2023-10-01T07:52:51.397972+0000 osd.6 (osd.6) 79 : cluster 3 failed to encode map e153 with expected crc 2023-10-01T07:52:52.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:52 smithi112 bash[59335]: cluster 2023-10-01T07:52:51.399539+0000 osd.5 (osd.5) 91 : cluster 3 failed to encode map e153 with expected crc 2023-10-01T07:52:52.740 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:52.780 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:52.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:52.784 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:52:52.885 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:52.913 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:52.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:52.919 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:52:53.019 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:53.042 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:53.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:53.044 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:53.145 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:53.166 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:53.167 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:52:53.168 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:52:53.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:53.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:53.273 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:53.298 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:53.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:53.303 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:53.404 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:53.416 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:53 smithi084 bash[75189]: cluster 2023-10-01T07:52:52.317533+0000 mgr.y (mgr.34104) 589 : cluster 0 pgmap v575: 89 pgs: 2 peering, 87 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 774 op/s 2023-10-01T07:52:53.417 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:53 smithi084 bash[75189]: cluster 2023-10-01T07:52:52.400379+0000 mon.a (mon.0) 838 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-10-01T07:52:53.429 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:53.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:53.432 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:53.532 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:53.562 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:53.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:53.566 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:53.667 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:53.676 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:53 smithi112 bash[59335]: cluster 2023-10-01T07:52:52.317533+0000 mgr.y (mgr.34104) 589 : cluster 0 pgmap v575: 89 pgs: 2 peering, 87 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 774 op/s 2023-10-01T07:52:53.676 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:53 smithi112 bash[59335]: cluster 2023-10-01T07:52:52.400379+0000 mon.a (mon.0) 838 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-10-01T07:52:53.695 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:53.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:53.700 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:53.801 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:53.814 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:53 smithi084 bash[78255]: cluster 2023-10-01T07:52:52.317533+0000 mgr.y (mgr.34104) 589 : cluster 0 pgmap v575: 89 pgs: 2 peering, 87 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 774 op/s 2023-10-01T07:52:53.814 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:53 smithi084 bash[78255]: cluster 2023-10-01T07:52:52.400379+0000 mon.a (mon.0) 838 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-10-01T07:52:53.827 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:53.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:53.830 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:53.930 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:53.957 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:53.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:53.959 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:54.060 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:54.086 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:54.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:54.088 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:54.189 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:54.219 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:54.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:54.221 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:52:54.322 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:54.344 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:54.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:54.349 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:52:54.449 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:54.476 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:54.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:54.478 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:54.578 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:54.602 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:54.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:54.605 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:54.705 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:54.715 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:54 smithi112 bash[59335]: cluster 2023-10-01T07:52:54.318061+0000 mgr.y (mgr.34104) 590 : cluster 0 pgmap v576: 89 pgs: 2 peering, 87 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 546 op/s 2023-10-01T07:52:54.739 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:54.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:54.744 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:54.845 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:54.867 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:54.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:54.870 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:54.971 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:54.994 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:54.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:54.995 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:52:55.001 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:54 smithi084 bash[75189]: cluster 2023-10-01T07:52:54.318061+0000 mgr.y (mgr.34104) 590 : cluster 0 pgmap v576: 89 pgs: 2 peering, 87 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 546 op/s 2023-10-01T07:52:55.001 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:54 smithi084 bash[78255]: cluster 2023-10-01T07:52:54.318061+0000 mgr.y (mgr.34104) 590 : cluster 0 pgmap v576: 89 pgs: 2 peering, 87 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 546 op/s 2023-10-01T07:52:55.097 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:55.142 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:55.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:55.150 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:52:55.251 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:55.279 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:55.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:55.287 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:52:55.388 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:55.417 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:55.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:55.420 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:55.521 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:55.552 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:55.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:55.557 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:55.657 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:55.685 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:55.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:55.687 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:55.788 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:55.817 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:55.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:55.819 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:55.920 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:55.946 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:55.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:55.948 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:52:56.019 INFO:teuthology.orchestra.run.smithi084.stdout:ERROR: (22) Invalid argument 2023-10-01T07:52:56.019 INFO:teuthology.orchestra.run.smithi084.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T07:52:56.049 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:56.076 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:56.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:56.079 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:56.180 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:56.205 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:56.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:56.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:52:56.312 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:56.322 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:52:56 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:52:56] "GET /metrics HTTP/1.1" 200 36317 "" "Prometheus/2.33.4" 2023-10-01T07:52:56.344 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:56.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:56.349 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:56.449 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:56.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:56 smithi112 bash[59335]: cluster 2023-10-01T07:52:56.369809+0000 mon.a (mon.0) 839 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-10-01T07:52:56.489 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:56.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:56.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:52:56.594 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:56.602 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:56 smithi084 bash[75189]: cluster 2023-10-01T07:52:56.369809+0000 mon.a (mon.0) 839 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-10-01T07:52:56.602 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:56 smithi084 bash[78255]: cluster 2023-10-01T07:52:56.369809+0000 mon.a (mon.0) 839 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-10-01T07:52:56.623 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:56.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:56.625 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:52:56.726 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:56.751 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:56.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:56.756 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:56.857 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:56.899 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:56.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:56.902 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:57.003 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:57.028 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:57.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:57.031 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:57.131 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:57.153 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:57.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:57.157 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:52:57.258 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:57.287 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:52:57.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:57.291 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:52:57.391 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:57.417 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:57.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:57.423 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:52:57.524 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:57.557 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:52:57.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:57.561 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:52:57.572 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:57 smithi084 bash[78255]: cluster 2023-10-01T07:52:56.318713+0000 mgr.y (mgr.34104) 591 : cluster 0 pgmap v577: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 801 op/s 2023-10-01T07:52:57.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:57 smithi084 bash[75189]: cluster 2023-10-01T07:52:56.318713+0000 mgr.y (mgr.34104) 591 : cluster 0 pgmap v577: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 801 op/s 2023-10-01T07:52:57.610 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 5, 6, 4, 7] 2023-10-01T07:52:57.610 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T07:52:57.610 INFO:tasks.thrashosds.thrasher:Killing osd 1, live_osds are [0, 1, 2, 3, 5, 6, 4, 7] 2023-10-01T07:52:57.610 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-10-01T07:52:57.611 DEBUG:teuthology.orchestra.run.smithi084:> sudo systemctl stop ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@osd.1 2023-10-01T07:52:57.661 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:57.669 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:57 smithi112 bash[59335]: cluster 2023-10-01T07:52:56.318713+0000 mgr.y (mgr.34104) 591 : cluster 0 pgmap v577: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 801 op/s 2023-10-01T07:52:57.685 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:57.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:57.686 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:57.787 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:57.819 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:57.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:57.822 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:52:57.869 INFO:journalctl@ceph.osd.1.smithi084.stdout:Oct 01 07:52:57 smithi084 systemd[1]: Stopping Ceph osd.1 for 9c46152e-602a-11ee-8db5-212e2dc638e7... 2023-10-01T07:52:57.922 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:57.948 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:57.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:57.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:58.057 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:58.085 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:58.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:58.089 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:58.189 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:58.225 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:58.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:58.231 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:52:58.332 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:58.377 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:58.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:58.382 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:58.483 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:58.513 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:58.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:58.518 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:58.618 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:58.640 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:58.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:58.644 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:58.745 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:58.775 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:52:58.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:58.785 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:52:58.885 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:58.910 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:52:58.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:58.915 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:52:59.015 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:59.048 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:59.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:59.051 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:52:59.123 INFO:journalctl@ceph.osd.1.smithi084.stdout:Oct 01 07:52:58 smithi084 bash[87017]: debug 2023-10-01T07:52:58.821+0000 7f35faa14700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-01T07:52:59.124 INFO:journalctl@ceph.osd.1.smithi084.stdout:Oct 01 07:52:58 smithi084 bash[87017]: debug 2023-10-01T07:52:58.821+0000 7f35faa14700 -1 osd.1 153 *** Got signal Terminated *** 2023-10-01T07:52:59.124 INFO:journalctl@ceph.osd.1.smithi084.stdout:Oct 01 07:52:58 smithi084 bash[87017]: debug 2023-10-01T07:52:58.821+0000 7f35faa14700 -1 osd.1 153 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-01T07:52:59.125 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-10-01T07:52:59.153 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:59.217 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:52:59.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:59.219 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:52:59.320 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:59.366 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:52:59.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:59.367 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:52:59.468 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:59.491 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:59.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:59.495 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:59.596 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:59.622 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:59.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:59.628 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:59.729 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:59.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:59 smithi112 bash[59335]: cluster 2023-10-01T07:52:58.319201+0000 mgr.y (mgr.34104) 592 : cluster 0 pgmap v578: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 572 op/s 2023-10-01T07:52:59.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:52:59 smithi112 bash[59335]: cluster 2023-10-01T07:52:58.825427+0000 mon.a (mon.0) 840 : cluster 1 osd.1 marked itself down and dead 2023-10-01T07:52:59.760 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:52:59.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:59.762 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:52:59.838 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:59 smithi084 bash[78255]: cluster 2023-10-01T07:52:58.319201+0000 mgr.y (mgr.34104) 592 : cluster 0 pgmap v578: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 572 op/s 2023-10-01T07:52:59.838 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:52:59 smithi084 bash[78255]: cluster 2023-10-01T07:52:58.825427+0000 mon.a (mon.0) 840 : cluster 1 osd.1 marked itself down and dead 2023-10-01T07:52:59.838 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:59 smithi084 bash[75189]: cluster 2023-10-01T07:52:58.319201+0000 mgr.y (mgr.34104) 592 : cluster 0 pgmap v578: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 572 op/s 2023-10-01T07:52:59.839 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:52:59 smithi084 bash[75189]: cluster 2023-10-01T07:52:58.825427+0000 mon.a (mon.0) 840 : cluster 1 osd.1 marked itself down and dead 2023-10-01T07:52:59.863 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:59.882 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:52:59.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:52:59.885 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:52:59.986 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:00.016 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:00.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:00.018 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:00.119 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:00.147 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:00.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:00.150 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:00.250 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:00.284 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:00.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:00.287 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:00.387 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:00.420 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:00.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:00.422 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:00.523 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:00.556 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:00.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:00.559 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:00.660 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:00.670 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:00 smithi112 bash[59335]: cluster 2023-10-01T07:52:59.627925+0000 mon.a (mon.0) 841 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-01T07:53:00.671 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:00 smithi112 bash[59335]: cluster 2023-10-01T07:52:59.643826+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e154 with expected crc 2023-10-01T07:53:00.671 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:00 smithi112 bash[59335]: cluster 2023-10-01T07:52:59.647787+0000 mon.a (mon.0) 842 : cluster 0 osdmap e154: 8 total, 7 up, 8 in 2023-10-01T07:53:00.671 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:00 smithi112 bash[59335]: cluster 2023-10-01T07:52:59.651244+0000 osd.5 (osd.5) 92 : cluster 3 failed to encode map e154 with expected crc 2023-10-01T07:53:00.671 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:00 smithi112 bash[59335]: cluster 2023-10-01T07:52:59.652064+0000 osd.4 (osd.4) 47 : cluster 3 failed to encode map e154 with expected crc 2023-10-01T07:53:00.671 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:00 smithi112 bash[59335]: cluster 2023-10-01T07:52:59.654557+0000 osd.5 (osd.5) 93 : cluster 3 failed to encode map e154 with expected crc 2023-10-01T07:53:00.671 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:00 smithi112 bash[59335]: audit 2023-10-01T07:53:00.084438+0000 mon.a (mon.0) 843 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:53:00.671 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:00 smithi112 bash[59335]: audit 2023-10-01T07:53:00.085825+0000 mon.a (mon.0) 844 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:53:00.671 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:00 smithi112 bash[59335]: cluster 2023-10-01T07:53:00.320266+0000 mgr.y (mgr.34104) 593 : cluster 0 pgmap v580: 89 pgs: 12 peering, 11 stale+active+clean, 66 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 544 op/s 2023-10-01T07:53:00.689 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:00.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:00.695 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:00.796 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:00.830 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:00.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:00.833 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:00.933 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:00.965 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:00.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:00.968 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:01.069 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:01.148 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:01.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:01.150 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:01.165 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:00 smithi084 bash[78255]: cluster 2023-10-01T07:52:59.627925+0000 mon.a (mon.0) 841 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-01T07:53:01.165 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:00 smithi084 bash[78255]: cluster 2023-10-01T07:52:59.643826+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e154 with expected crc 2023-10-01T07:53:01.165 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:00 smithi084 bash[78255]: cluster 2023-10-01T07:52:59.647787+0000 mon.a (mon.0) 842 : cluster 0 osdmap e154: 8 total, 7 up, 8 in 2023-10-01T07:53:01.165 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:00 smithi084 bash[78255]: cluster 2023-10-01T07:52:59.651244+0000 osd.5 (osd.5) 92 : cluster 3 failed to encode map e154 with expected crc 2023-10-01T07:53:01.165 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:00 smithi084 bash[78255]: cluster 2023-10-01T07:52:59.652064+0000 osd.4 (osd.4) 47 : cluster 3 failed to encode map e154 with expected crc 2023-10-01T07:53:01.165 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:00 smithi084 bash[78255]: cluster 2023-10-01T07:52:59.654557+0000 osd.5 (osd.5) 93 : cluster 3 failed to encode map e154 with expected crc 2023-10-01T07:53:01.165 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:00 smithi084 bash[78255]: audit 2023-10-01T07:53:00.084438+0000 mon.a (mon.0) 843 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:53:01.165 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:00 smithi084 bash[78255]: audit 2023-10-01T07:53:00.085825+0000 mon.a (mon.0) 844 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:53:01.166 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:00 smithi084 bash[78255]: cluster 2023-10-01T07:53:00.320266+0000 mgr.y (mgr.34104) 593 : cluster 0 pgmap v580: 89 pgs: 12 peering, 11 stale+active+clean, 66 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 544 op/s 2023-10-01T07:53:01.166 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:00 smithi084 bash[75189]: cluster 2023-10-01T07:52:59.627925+0000 mon.a (mon.0) 841 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-01T07:53:01.166 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:00 smithi084 bash[75189]: cluster 2023-10-01T07:52:59.643826+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e154 with expected crc 2023-10-01T07:53:01.166 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:00 smithi084 bash[75189]: cluster 2023-10-01T07:52:59.647787+0000 mon.a (mon.0) 842 : cluster 0 osdmap e154: 8 total, 7 up, 8 in 2023-10-01T07:53:01.166 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:00 smithi084 bash[75189]: cluster 2023-10-01T07:52:59.651244+0000 osd.5 (osd.5) 92 : cluster 3 failed to encode map e154 with expected crc 2023-10-01T07:53:01.166 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:00 smithi084 bash[75189]: cluster 2023-10-01T07:52:59.652064+0000 osd.4 (osd.4) 47 : cluster 3 failed to encode map e154 with expected crc 2023-10-01T07:53:01.166 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:00 smithi084 bash[75189]: cluster 2023-10-01T07:52:59.654557+0000 osd.5 (osd.5) 93 : cluster 3 failed to encode map e154 with expected crc 2023-10-01T07:53:01.166 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:00 smithi084 bash[75189]: audit 2023-10-01T07:53:00.084438+0000 mon.a (mon.0) 843 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:53:01.166 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:00 smithi084 bash[75189]: audit 2023-10-01T07:53:00.085825+0000 mon.a (mon.0) 844 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:53:01.167 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:00 smithi084 bash[75189]: cluster 2023-10-01T07:53:00.320266+0000 mgr.y (mgr.34104) 593 : cluster 0 pgmap v580: 89 pgs: 12 peering, 11 stale+active+clean, 66 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 544 op/s 2023-10-01T07:53:01.251 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:01.282 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:01.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:01.287 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:01.388 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:01.412 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:01.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:01.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:01.520 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:01.549 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:01.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:01.555 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:01.655 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:01.668 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:01 smithi112 bash[59335]: cluster 2023-10-01T07:53:00.644037+0000 osd.4 (osd.4) 48 : cluster 3 failed to encode map e155 with expected crc 2023-10-01T07:53:01.668 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:01 smithi112 bash[59335]: cluster 2023-10-01T07:53:00.644766+0000 osd.5 (osd.5) 94 : cluster 3 failed to encode map e155 with expected crc 2023-10-01T07:53:01.668 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:01 smithi112 bash[59335]: cluster 2023-10-01T07:53:00.645180+0000 mon.a (mon.0) 845 : cluster 0 osdmap e155: 8 total, 7 up, 8 in 2023-10-01T07:53:01.668 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:01 smithi112 bash[59335]: cluster 2023-10-01T07:53:00.645563+0000 osd.4 (osd.4) 49 : cluster 3 failed to encode map e155 with expected crc 2023-10-01T07:53:01.668 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:01 smithi112 bash[59335]: cluster 2023-10-01T07:53:00.647121+0000 osd.6 (osd.6) 80 : cluster 3 failed to encode map e155 with expected crc 2023-10-01T07:53:01.668 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:01 smithi112 bash[59335]: cluster 2023-10-01T07:53:00.647202+0000 osd.4 (osd.4) 50 : cluster 3 failed to encode map e155 with expected crc 2023-10-01T07:53:01.668 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:01 smithi112 bash[59335]: cluster 2023-10-01T07:53:00.647837+0000 osd.5 (osd.5) 95 : cluster 3 failed to encode map e155 with expected crc 2023-10-01T07:53:01.668 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:01 smithi112 bash[59335]: cluster 2023-10-01T07:53:00.649527+0000 osd.6 (osd.6) 81 : cluster 3 failed to encode map e155 with expected crc 2023-10-01T07:53:01.668 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:01 smithi112 bash[59335]: cluster 2023-10-01T07:53:00.651096+0000 osd.4 (osd.4) 51 : cluster 3 failed to encode map e155 with expected crc 2023-10-01T07:53:01.668 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:01 smithi112 bash[59335]: cluster 2023-10-01T07:53:01.082342+0000 mon.a (mon.0) 846 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-10-01T07:53:01.694 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:01.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:01.697 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:01.798 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:01.823 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:01.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:01.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:01.929 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:01.940 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:01 smithi084 bash[75189]: cluster 2023-10-01T07:53:00.644037+0000 osd.4 (osd.4) 48 : cluster 3 failed to encode map e155 with expected crc 2023-10-01T07:53:01.940 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:01 smithi084 bash[75189]: cluster 2023-10-01T07:53:00.644766+0000 osd.5 (osd.5) 94 : cluster 3 failed to encode map e155 with expected crc 2023-10-01T07:53:01.940 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:01 smithi084 bash[75189]: cluster 2023-10-01T07:53:00.645180+0000 mon.a (mon.0) 845 : cluster 0 osdmap e155: 8 total, 7 up, 8 in 2023-10-01T07:53:01.940 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:01 smithi084 bash[75189]: cluster 2023-10-01T07:53:00.645563+0000 osd.4 (osd.4) 49 : cluster 3 failed to encode map e155 with expected crc 2023-10-01T07:53:01.940 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:01 smithi084 bash[75189]: cluster 2023-10-01T07:53:00.647121+0000 osd.6 (osd.6) 80 : cluster 3 failed to encode map e155 with expected crc 2023-10-01T07:53:01.940 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:01 smithi084 bash[75189]: cluster 2023-10-01T07:53:00.647202+0000 osd.4 (osd.4) 50 : cluster 3 failed to encode map e155 with expected crc 2023-10-01T07:53:01.941 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:01 smithi084 bash[75189]: cluster 2023-10-01T07:53:00.647837+0000 osd.5 (osd.5) 95 : cluster 3 failed to encode map e155 with expected crc 2023-10-01T07:53:01.941 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:01 smithi084 bash[75189]: cluster 2023-10-01T07:53:00.649527+0000 osd.6 (osd.6) 81 : cluster 3 failed to encode map e155 with expected crc 2023-10-01T07:53:01.941 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:01 smithi084 bash[75189]: cluster 2023-10-01T07:53:00.651096+0000 osd.4 (osd.4) 51 : cluster 3 failed to encode map e155 with expected crc 2023-10-01T07:53:01.941 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:01 smithi084 bash[75189]: cluster 2023-10-01T07:53:01.082342+0000 mon.a (mon.0) 846 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-10-01T07:53:01.941 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:01 smithi084 bash[78255]: cluster 2023-10-01T07:53:00.644037+0000 osd.4 (osd.4) 48 : cluster 3 failed to encode map e155 with expected crc 2023-10-01T07:53:01.941 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:01 smithi084 bash[78255]: cluster 2023-10-01T07:53:00.644766+0000 osd.5 (osd.5) 94 : cluster 3 failed to encode map e155 with expected crc 2023-10-01T07:53:01.941 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:01 smithi084 bash[78255]: cluster 2023-10-01T07:53:00.645180+0000 mon.a (mon.0) 845 : cluster 0 osdmap e155: 8 total, 7 up, 8 in 2023-10-01T07:53:01.941 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:01 smithi084 bash[78255]: cluster 2023-10-01T07:53:00.645563+0000 osd.4 (osd.4) 49 : cluster 3 failed to encode map e155 with expected crc 2023-10-01T07:53:01.941 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:01 smithi084 bash[78255]: cluster 2023-10-01T07:53:00.647121+0000 osd.6 (osd.6) 80 : cluster 3 failed to encode map e155 with expected crc 2023-10-01T07:53:01.941 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:01 smithi084 bash[78255]: cluster 2023-10-01T07:53:00.647202+0000 osd.4 (osd.4) 50 : cluster 3 failed to encode map e155 with expected crc 2023-10-01T07:53:01.942 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:01 smithi084 bash[78255]: cluster 2023-10-01T07:53:00.647837+0000 osd.5 (osd.5) 95 : cluster 3 failed to encode map e155 with expected crc 2023-10-01T07:53:01.942 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:01 smithi084 bash[78255]: cluster 2023-10-01T07:53:00.649527+0000 osd.6 (osd.6) 81 : cluster 3 failed to encode map e155 with expected crc 2023-10-01T07:53:01.942 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:01 smithi084 bash[78255]: cluster 2023-10-01T07:53:00.651096+0000 osd.4 (osd.4) 51 : cluster 3 failed to encode map e155 with expected crc 2023-10-01T07:53:01.942 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:01 smithi084 bash[78255]: cluster 2023-10-01T07:53:01.082342+0000 mon.a (mon.0) 846 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-10-01T07:53:01.956 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:01.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:01.963 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:02.064 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:02.109 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:02.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:02.112 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:02.213 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:02.243 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:02.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:02.245 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:02.346 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:02.369 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:02.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:02.370 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:02.471 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:02.502 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:02.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:02.505 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:02.605 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:02.626 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:02.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:02.629 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:02.729 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:02.753 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:02.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:02.758 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:02.858 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:02.881 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:02.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:02.887 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:02.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:02 smithi112 bash[59335]: cluster 2023-10-01T07:53:02.321035+0000 mgr.y (mgr.34104) 594 : cluster 0 pgmap v582: 89 pgs: 4 active+undersized+degraded, 13 active+undersized, 12 peering, 2 stale+active+clean, 58 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 680 op/s; 13642/218466 objects degraded (6.244%) 2023-10-01T07:53:02.987 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:03.009 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:03.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:03.013 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:03.026 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:02 smithi084 bash[75189]: cluster 2023-10-01T07:53:02.321035+0000 mgr.y (mgr.34104) 594 : cluster 0 pgmap v582: 89 pgs: 4 active+undersized+degraded, 13 active+undersized, 12 peering, 2 stale+active+clean, 58 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 680 op/s; 13642/218466 objects degraded (6.244%) 2023-10-01T07:53:03.029 INFO:journalctl@ceph.osd.1.smithi084.stdout:Oct 01 07:53:02 smithi084 bash[133168]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd-1 2023-10-01T07:53:03.029 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:02 smithi084 bash[78255]: cluster 2023-10-01T07:53:02.321035+0000 mgr.y (mgr.34104) 594 : cluster 0 pgmap v582: 89 pgs: 4 active+undersized+degraded, 13 active+undersized, 12 peering, 2 stale+active+clean, 58 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 680 op/s; 13642/218466 objects degraded (6.244%) 2023-10-01T07:53:03.114 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:03.148 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:03.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:03.153 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:03.253 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:03.280 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:03.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:03.282 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:03.383 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:03.411 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:03.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:03.414 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:03.514 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:03.545 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:03.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:03.549 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:03.650 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:03.677 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:03.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:03.679 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:03.780 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:03.790 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:03 smithi112 bash[59335]: cluster 2023-10-01T07:53:02.641204+0000 mon.a (mon.0) 847 : cluster 3 Health check failed: Degraded data redundancy: 13642/218466 objects degraded (6.244%), 4 pgs degraded (PG_DEGRADED) 2023-10-01T07:53:03.808 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:03.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:03.810 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:03.911 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:03.937 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:03.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:03.940 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:03.941 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:03 smithi084 bash[78255]: cluster 2023-10-01T07:53:02.641204+0000 mon.a (mon.0) 847 : cluster 3 Health check failed: Degraded data redundancy: 13642/218466 objects degraded (6.244%), 4 pgs degraded (PG_DEGRADED) 2023-10-01T07:53:03.941 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:03 smithi084 bash[75189]: cluster 2023-10-01T07:53:02.641204+0000 mon.a (mon.0) 847 : cluster 3 Health check failed: Degraded data redundancy: 13642/218466 objects degraded (6.244%), 4 pgs degraded (PG_DEGRADED) 2023-10-01T07:53:04.034 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T07:53:04.041 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:04.070 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:04.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:04.073 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:04.082 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T07:53:04.116 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T07:53:04.159 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T07:53:04.174 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:04.197 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:04.197 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T07:53:04.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:04.199 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:04.231 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T07:53:04.268 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T07:53:04.268 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T07:53:04.269 INFO:teuthology.orchestra.run.smithi084.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-01T07:53:04.269 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T07:53:04.269 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T07:53:04.269 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T07:53:04.269 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T07:53:04.269 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T07:53:04.269 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T07:53:04.300 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:04.323 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:04.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:04.325 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:04.426 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:04.457 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:04.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:04.465 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:04.566 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:04.595 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:04.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:04.598 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:04.669 INFO:teuthology.orchestra.run.smithi084.stderr:nodeep-scrub is set 2023-10-01T07:53:04.699 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:04.731 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:04.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:04.738 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:04.773 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:04 smithi084 bash[75189]: audit 2023-10-01T07:53:03.697337+0000 mon.a (mon.0) 848 : audit 1 from='client.? 172.21.15.84:0/2038161979' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:53:04.773 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:04 smithi084 bash[75189]: audit 2023-10-01T07:53:04.000172+0000 mon.c (mon.2) 70 : audit 0 from='client.? 172.21.15.84:0/2688023414' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:53:04.773 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:04 smithi084 bash[75189]: cluster 2023-10-01T07:53:04.322565+0000 mgr.y (mgr.34104) 595 : cluster 0 pgmap v583: 89 pgs: 5 active+undersized+degraded, 21 active+undersized, 12 peering, 51 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 471 op/s; 18044/216756 objects degraded (8.325%) 2023-10-01T07:53:04.839 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:04.867 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:04.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:04.869 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:04.970 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:04.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:04 smithi112 bash[59335]: audit 2023-10-01T07:53:03.697337+0000 mon.a (mon.0) 848 : audit 1 from='client.? 172.21.15.84:0/2038161979' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:53:04.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:04 smithi112 bash[59335]: audit 2023-10-01T07:53:04.000172+0000 mon.c (mon.2) 70 : audit 0 from='client.? 172.21.15.84:0/2688023414' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:53:04.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:04 smithi112 bash[59335]: cluster 2023-10-01T07:53:04.322565+0000 mgr.y (mgr.34104) 595 : cluster 0 pgmap v583: 89 pgs: 5 active+undersized+degraded, 21 active+undersized, 12 peering, 51 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 471 op/s; 18044/216756 objects degraded (8.325%) 2023-10-01T07:53:04.997 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:05.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:05.001 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:05.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:04 smithi084 bash[78255]: audit 2023-10-01T07:53:03.697337+0000 mon.a (mon.0) 848 : audit 1 from='client.? 172.21.15.84:0/2038161979' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:53:05.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:04 smithi084 bash[78255]: audit 2023-10-01T07:53:04.000172+0000 mon.c (mon.2) 70 : audit 0 from='client.? 172.21.15.84:0/2688023414' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:53:05.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:04 smithi084 bash[78255]: cluster 2023-10-01T07:53:04.322565+0000 mgr.y (mgr.34104) 595 : cluster 0 pgmap v583: 89 pgs: 5 active+undersized+degraded, 21 active+undersized, 12 peering, 51 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 471 op/s; 18044/216756 objects degraded (8.325%) 2023-10-01T07:53:05.102 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:05.132 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:05.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:05.136 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:05.237 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:05.270 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:05.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:05.275 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:05.376 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:05.406 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:05.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:05.413 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:05.513 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:05.540 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:05.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:05.545 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:05.645 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:05.673 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:05.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:05.675 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:05.776 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:05.797 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:05.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:05.800 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:05.901 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:05.932 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:05.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:05.935 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:05.935 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:05 smithi084 bash[78255]: cluster 2023-10-01T07:53:04.655929+0000 mon.a (mon.0) 849 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:53:05.936 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:05 smithi084 bash[78255]: cluster 2023-10-01T07:53:04.664762+0000 osd.6 (osd.6) 82 : cluster 3 failed to encode map e156 with expected crc 2023-10-01T07:53:05.936 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:05 smithi084 bash[78255]: audit 2023-10-01T07:53:04.665231+0000 mon.a (mon.0) 850 : audit 1 from='client.? 172.21.15.84:0/2038161979' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T07:53:05.936 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:05 smithi084 bash[78255]: cluster 2023-10-01T07:53:04.665292+0000 mon.a (mon.0) 851 : cluster 0 osdmap e156: 8 total, 7 up, 8 in 2023-10-01T07:53:05.936 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:05 smithi084 bash[78255]: cluster 2023-10-01T07:53:04.665526+0000 osd.4 (osd.4) 52 : cluster 3 failed to encode map e156 with expected crc 2023-10-01T07:53:05.936 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:05 smithi084 bash[78255]: cluster 2023-10-01T07:53:04.727539+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e156 with expected crc 2023-10-01T07:53:05.936 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:05 smithi084 bash[78255]: cluster 2023-10-01T07:53:04.731832+0000 osd.5 (osd.5) 96 : cluster 3 failed to encode map e156 with expected crc 2023-10-01T07:53:05.936 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:05 smithi084 bash[78255]: audit 2023-10-01T07:53:05.347398+0000 mon.a (mon.0) 852 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:53:05.936 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:05 smithi084 bash[75189]: cluster 2023-10-01T07:53:04.655929+0000 mon.a (mon.0) 849 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:53:05.936 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:05 smithi084 bash[75189]: cluster 2023-10-01T07:53:04.664762+0000 osd.6 (osd.6) 82 : cluster 3 failed to encode map e156 with expected crc 2023-10-01T07:53:05.936 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:05 smithi084 bash[75189]: audit 2023-10-01T07:53:04.665231+0000 mon.a (mon.0) 850 : audit 1 from='client.? 172.21.15.84:0/2038161979' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T07:53:05.936 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:05 smithi084 bash[75189]: cluster 2023-10-01T07:53:04.665292+0000 mon.a (mon.0) 851 : cluster 0 osdmap e156: 8 total, 7 up, 8 in 2023-10-01T07:53:05.937 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:05 smithi084 bash[75189]: cluster 2023-10-01T07:53:04.665526+0000 osd.4 (osd.4) 52 : cluster 3 failed to encode map e156 with expected crc 2023-10-01T07:53:05.937 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:05 smithi084 bash[75189]: cluster 2023-10-01T07:53:04.727539+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e156 with expected crc 2023-10-01T07:53:05.937 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:05 smithi084 bash[75189]: cluster 2023-10-01T07:53:04.731832+0000 osd.5 (osd.5) 96 : cluster 3 failed to encode map e156 with expected crc 2023-10-01T07:53:05.937 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:05 smithi084 bash[75189]: audit 2023-10-01T07:53:05.347398+0000 mon.a (mon.0) 852 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:53:05.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:05 smithi112 bash[59335]: cluster 2023-10-01T07:53:04.655929+0000 mon.a (mon.0) 849 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:53:05.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:05 smithi112 bash[59335]: cluster 2023-10-01T07:53:04.664762+0000 osd.6 (osd.6) 82 : cluster 3 failed to encode map e156 with expected crc 2023-10-01T07:53:05.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:05 smithi112 bash[59335]: audit 2023-10-01T07:53:04.665231+0000 mon.a (mon.0) 850 : audit 1 from='client.? 172.21.15.84:0/2038161979' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T07:53:05.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:05 smithi112 bash[59335]: cluster 2023-10-01T07:53:04.665292+0000 mon.a (mon.0) 851 : cluster 0 osdmap e156: 8 total, 7 up, 8 in 2023-10-01T07:53:05.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:05 smithi112 bash[59335]: cluster 2023-10-01T07:53:04.665526+0000 osd.4 (osd.4) 52 : cluster 3 failed to encode map e156 with expected crc 2023-10-01T07:53:05.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:05 smithi112 bash[59335]: cluster 2023-10-01T07:53:04.727539+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e156 with expected crc 2023-10-01T07:53:05.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:05 smithi112 bash[59335]: cluster 2023-10-01T07:53:04.731832+0000 osd.5 (osd.5) 96 : cluster 3 failed to encode map e156 with expected crc 2023-10-01T07:53:05.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:05 smithi112 bash[59335]: audit 2023-10-01T07:53:05.347398+0000 mon.a (mon.0) 852 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:53:06.036 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:06.058 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:06.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:06.060 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:06.161 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:06.178 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:06.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:06.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:06.226 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:53:06 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:53:06] "GET /metrics HTTP/1.1" 200 36315 "" "Prometheus/2.33.4" 2023-10-01T07:53:06.281 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:06.319 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:06.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:06.325 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:06.425 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:06.455 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:06.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:06.459 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:06.560 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:06.587 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:06.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:06.590 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:06.672 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:06 smithi112 bash[59335]: cluster 2023-10-01T07:53:06.323343+0000 mgr.y (mgr.34104) 596 : cluster 0 pgmap v585: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 849 op/s; 25983/208488 objects degraded (12.463%) 2023-10-01T07:53:06.690 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:06.719 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:06.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:06.725 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:06.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:06 smithi084 bash[78255]: cluster 2023-10-01T07:53:06.323343+0000 mgr.y (mgr.34104) 596 : cluster 0 pgmap v585: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 849 op/s; 25983/208488 objects degraded (12.463%) 2023-10-01T07:53:06.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:06 smithi084 bash[75189]: cluster 2023-10-01T07:53:06.323343+0000 mgr.y (mgr.34104) 596 : cluster 0 pgmap v585: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 849 op/s; 25983/208488 objects degraded (12.463%) 2023-10-01T07:53:06.825 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:06.848 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:06.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:06.851 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:06.951 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:06.984 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:06.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:06.990 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:07.091 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:07.120 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:07.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:07.123 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:07.223 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:07.248 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:07.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:07.257 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:07.357 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:07.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:07.389 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:07.389 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:07.394 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-01T07:53:07.395 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-01T07:53:07.489 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:07.530 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:07.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:07.536 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:07.637 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:07.665 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:07.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:07.669 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:07.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:07 smithi084 bash[75189]: cluster 2023-10-01T07:53:06.663742+0000 mon.a (mon.0) 853 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2023-10-01T07:53:07.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:07 smithi084 bash[78255]: cluster 2023-10-01T07:53:06.663742+0000 mon.a (mon.0) 853 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2023-10-01T07:53:07.770 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:07.781 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:07 smithi112 bash[59335]: cluster 2023-10-01T07:53:06.663742+0000 mon.a (mon.0) 853 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2023-10-01T07:53:07.802 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:07.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:07.806 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:07.907 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:07.931 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:07.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:07.937 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:08.038 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:08.072 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:08.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:08.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:08.176 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:08.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:08.219 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:08.219 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:08.320 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:08.343 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:08.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:08.349 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:08.450 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:08.481 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:08.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:08.485 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:08.585 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:08.609 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:08.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:08.611 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:08.712 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:08.721 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:08 smithi112 bash[59335]: cluster 2023-10-01T07:53:08.323799+0000 mgr.y (mgr.34104) 597 : cluster 0 pgmap v586: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 25983/208488 objects degraded (12.463%) 2023-10-01T07:53:08.721 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:08 smithi112 bash[59335]: cluster 2023-10-01T07:53:08.627427+0000 mon.a (mon.0) 854 : cluster 3 Health check update: Degraded data redundancy: 25983/208488 objects degraded (12.463%), 9 pgs degraded (PG_DEGRADED) 2023-10-01T07:53:08.737 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:08.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:08.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:08.844 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:08.869 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:08.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:08.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:08.973 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:08.982 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:08 smithi084 bash[78255]: cluster 2023-10-01T07:53:08.323799+0000 mgr.y (mgr.34104) 597 : cluster 0 pgmap v586: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 25983/208488 objects degraded (12.463%) 2023-10-01T07:53:08.983 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:08 smithi084 bash[78255]: cluster 2023-10-01T07:53:08.627427+0000 mon.a (mon.0) 854 : cluster 3 Health check update: Degraded data redundancy: 25983/208488 objects degraded (12.463%), 9 pgs degraded (PG_DEGRADED) 2023-10-01T07:53:08.983 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:08 smithi084 bash[75189]: cluster 2023-10-01T07:53:08.323799+0000 mgr.y (mgr.34104) 597 : cluster 0 pgmap v586: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 25983/208488 objects degraded (12.463%) 2023-10-01T07:53:08.983 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:08 smithi084 bash[75189]: cluster 2023-10-01T07:53:08.627427+0000 mon.a (mon.0) 854 : cluster 3 Health check update: Degraded data redundancy: 25983/208488 objects degraded (12.463%), 9 pgs degraded (PG_DEGRADED) 2023-10-01T07:53:08.999 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:09.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:09.002 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:09.102 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:09.131 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:09.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:09.133 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:09.205 DEBUG:teuthology.orchestra.run.smithi084:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@osd.1.service' 2023-10-01T07:53:09.234 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:09.238 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-01T07:53:09.239 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-10-01T07:53:09.258 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:09.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:09.263 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:09.364 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:09.392 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:09.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:09.394 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:09.396 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T07:53:09.495 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:09.517 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-01T07:53:09.526 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:09.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:09.528 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:09.629 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:09.669 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:09.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:09.672 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:09.773 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:09.809 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:09.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:09.813 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:09.913 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:09.940 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:09.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:09.943 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:10.043 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:10.072 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:10.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:10.079 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:10.180 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:10.209 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:10.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:10.215 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:10.316 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:10.348 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:10.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:10.357 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:10.458 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:10.487 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:10.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:10.491 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:10.592 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:10.628 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:10.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:10.636 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:10.727 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:53:10.736 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:10.764 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:10.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:10.770 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:10.871 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:10.922 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:10.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:10.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:11.025 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:11.047 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:11.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:11.052 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:11.153 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:11.183 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:11.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:11.186 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:11.287 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:11.314 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:11.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:11.321 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:11.422 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:11.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:11 smithi084 bash[75189]: cluster 2023-10-01T07:53:10.324591+0000 mgr.y (mgr.34104) 598 : cluster 0 pgmap v587: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 676 op/s; 25286/202935 objects degraded (12.460%) 2023-10-01T07:53:11.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:11 smithi084 bash[78255]: cluster 2023-10-01T07:53:10.324591+0000 mgr.y (mgr.34104) 598 : cluster 0 pgmap v587: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 676 op/s; 25286/202935 objects degraded (12.460%) 2023-10-01T07:53:11.463 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:11.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:11.469 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:11.569 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:11.598 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:11.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:11.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:11.703 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:11.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:11 smithi112 bash[59335]: cluster 2023-10-01T07:53:10.324591+0000 mgr.y (mgr.34104) 598 : cluster 0 pgmap v587: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 676 op/s; 25286/202935 objects degraded (12.460%) 2023-10-01T07:53:11.734 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:11.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:11.737 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:11.838 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:11.862 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:11.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:11.864 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:11.965 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:12.001 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:12.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:12.003 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:12.104 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:12.137 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:12.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:12.143 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:12.245 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:12.269 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:12.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:12.273 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:12.374 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:12.412 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:12.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:12.418 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:12.519 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:12.550 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:12.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:12.553 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:12.654 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:12.677 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:12.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:12.682 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:12.783 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:12.814 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:12.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:12.818 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:12.919 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:12.952 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:12.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:12.954 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:13.055 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:13.084 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:13.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:13.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:13.189 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:13.213 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:13.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:13.215 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:13.316 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:13.339 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:13.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:13.342 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:13.443 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:13.455 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:13 smithi084 bash[78255]: cluster 2023-10-01T07:53:12.328691+0000 mgr.y (mgr.34104) 599 : cluster 0 pgmap v588: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 709 op/s; 24549/197172 objects degraded (12.451%) 2023-10-01T07:53:13.455 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:13 smithi084 bash[75189]: cluster 2023-10-01T07:53:12.328691+0000 mgr.y (mgr.34104) 599 : cluster 0 pgmap v588: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 709 op/s; 24549/197172 objects degraded (12.451%) 2023-10-01T07:53:13.472 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:13.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:13.474 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:13.575 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:13.599 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:13.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:13.604 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:13.705 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:13.714 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:13 smithi112 bash[59335]: cluster 2023-10-01T07:53:12.328691+0000 mgr.y (mgr.34104) 599 : cluster 0 pgmap v588: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 709 op/s; 24549/197172 objects degraded (12.451%) 2023-10-01T07:53:13.739 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:13.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:13.744 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:13.845 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:13.871 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:13.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:13.875 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:13.976 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:14.002 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:14.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:14.004 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:14.105 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:14.152 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:14.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:14.154 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:14.196 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:53:14.196 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:53:14.240 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [1] live_osds: [0, 2, 3, 5, 6, 4, 7] 2023-10-01T07:53:14.240 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T07:53:14.240 INFO:tasks.thrashosds.thrasher:inject_pause on osd.4 2023-10-01T07:53:14.240 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-01T07:53:14.240 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-01T07:53:14.240 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 config set filestore_inject_stall 3 2023-10-01T07:53:14.256 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:14.323 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:14.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:14.326 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:14.386 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:14 smithi084 bash[75189]: cluster 2023-10-01T07:53:13.628569+0000 mon.a (mon.0) 855 : cluster 3 Health check update: Degraded data redundancy: 24549/197172 objects degraded (12.451%), 9 pgs degraded (PG_DEGRADED) 2023-10-01T07:53:14.427 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:14.455 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:14.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:14.459 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:14.559 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:14.568 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:14 smithi084 bash[78255]: cluster 2023-10-01T07:53:13.628569+0000 mon.a (mon.0) 855 : cluster 3 Health check update: Degraded data redundancy: 24549/197172 objects degraded (12.451%), 9 pgs degraded (PG_DEGRADED) 2023-10-01T07:53:14.590 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:14.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:14.595 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:14.696 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:14.726 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:14.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:14.729 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:14.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:14 smithi112 bash[59335]: cluster 2023-10-01T07:53:13.628569+0000 mon.a (mon.0) 855 : cluster 3 Health check update: Degraded data redundancy: 24549/197172 objects degraded (12.451%), 9 pgs degraded (PG_DEGRADED) 2023-10-01T07:53:14.830 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:14.858 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:14.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:14.864 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:14.965 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:14.989 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:14.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:14.992 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:15.093 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:15.114 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:15.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:15.117 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:15.218 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:15.243 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:15.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:15.245 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:15.346 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:15.379 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:15.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:15.381 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:15.482 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:15.512 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:15.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:15.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:15.617 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:15.647 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:15.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:15.649 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:15.750 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:15.782 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:15.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:15.788 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:15.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:15 smithi084 bash[75189]: cluster 2023-10-01T07:53:14.329181+0000 mgr.y (mgr.34104) 600 : cluster 0 pgmap v589: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 726 op/s; 24279/194943 objects degraded (12.454%) 2023-10-01T07:53:15.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:15 smithi084 bash[75189]: audit 2023-10-01T07:53:15.085147+0000 mon.a (mon.0) 856 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:53:15.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:15 smithi084 bash[75189]: audit 2023-10-01T07:53:15.086213+0000 mon.a (mon.0) 857 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:53:15.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:15 smithi084 bash[78255]: cluster 2023-10-01T07:53:14.329181+0000 mgr.y (mgr.34104) 600 : cluster 0 pgmap v589: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 726 op/s; 24279/194943 objects degraded (12.454%) 2023-10-01T07:53:15.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:15 smithi084 bash[78255]: audit 2023-10-01T07:53:15.085147+0000 mon.a (mon.0) 856 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:53:15.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:15 smithi084 bash[78255]: audit 2023-10-01T07:53:15.086213+0000 mon.a (mon.0) 857 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:53:15.889 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:15.898 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:15 smithi112 bash[59335]: cluster 2023-10-01T07:53:14.329181+0000 mgr.y (mgr.34104) 600 : cluster 0 pgmap v589: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 726 op/s; 24279/194943 objects degraded (12.454%) 2023-10-01T07:53:15.898 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:15 smithi112 bash[59335]: audit 2023-10-01T07:53:15.085147+0000 mon.a (mon.0) 856 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:53:15.898 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:15 smithi112 bash[59335]: audit 2023-10-01T07:53:15.086213+0000 mon.a (mon.0) 857 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:53:15.922 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:15.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:15.926 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:16.027 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:16.051 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:16.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:16.056 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:16.157 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:16.184 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:16.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:16.186 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:16.287 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:16.333 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:16.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:16.342 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:16.442 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:16.466 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:16.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:16.467 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:16.568 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:16.572 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:53:16 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:53:16] "GET /metrics HTTP/1.1" 200 36322 "" "Prometheus/2.33.4" 2023-10-01T07:53:16.591 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:16.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:16.598 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:16.699 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:16.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:16 smithi112 bash[59335]: cluster 2023-10-01T07:53:16.330035+0000 mgr.y (mgr.34104) 601 : cluster 0 pgmap v590: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 894 op/s; 23112/185433 objects degraded (12.464%) 2023-10-01T07:53:16.729 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:16.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:16.732 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:16.833 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:16.872 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:16.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:16.875 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:16.976 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:17.006 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:17.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:17.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:17.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:16 smithi084 bash[78255]: cluster 2023-10-01T07:53:16.330035+0000 mgr.y (mgr.34104) 601 : cluster 0 pgmap v590: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 894 op/s; 23112/185433 objects degraded (12.464%) 2023-10-01T07:53:17.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:16 smithi084 bash[75189]: cluster 2023-10-01T07:53:16.330035+0000 mgr.y (mgr.34104) 601 : cluster 0 pgmap v590: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 894 op/s; 23112/185433 objects degraded (12.464%) 2023-10-01T07:53:17.111 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:17.141 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:17.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:17.146 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:17.247 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:17.279 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:17.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:17.282 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:17.382 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:17.410 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:17.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:17.416 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:17.503 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2023-10-01T07:53:17.503 INFO:teuthology.orchestra.run.smithi084.stdout: "ops": [], 2023-10-01T07:53:17.503 INFO:teuthology.orchestra.run.smithi084.stdout: "complaint_time": 30, 2023-10-01T07:53:17.503 INFO:teuthology.orchestra.run.smithi084.stdout: "num_blocked_ops": 0 2023-10-01T07:53:17.503 INFO:teuthology.orchestra.run.smithi084.stdout:} 2023-10-01T07:53:17.517 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:17.543 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:17.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:17.548 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:17.649 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:17.673 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:17.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:17.679 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:17.780 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:17.820 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:17.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:17.825 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:17.925 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:17.950 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:17.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:17.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:18.056 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:18.079 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:18.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:18.081 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:18.182 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:18.210 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:18.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:18.213 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:18.314 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:18.342 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:18.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:18.345 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:18.445 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:18.475 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:18.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:18.481 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:18.582 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:18.603 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:18.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:18.609 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:18.709 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:18.740 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:18.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:18.744 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:18.845 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:18.867 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:18.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:18.870 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:18.971 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:18.992 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:18.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:18.994 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:19.042 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T07:53:19.094 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:19.120 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:19.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:19.122 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:19.223 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:19.256 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:19.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:19.263 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:19.364 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:19.404 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:19.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:19.412 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:19.513 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:19.517 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-10-01T07:53:19.540 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:19.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:19.546 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:19.647 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:19.656 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:19 smithi084 bash[75189]: cluster 2023-10-01T07:53:18.330492+0000 mgr.y (mgr.34104) 602 : cluster 0 pgmap v591: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 23112/185433 objects degraded (12.464%) 2023-10-01T07:53:19.656 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:19 smithi084 bash[75189]: cluster 2023-10-01T07:53:18.629747+0000 mon.a (mon.0) 858 : cluster 3 Health check update: Degraded data redundancy: 23112/185433 objects degraded (12.464%), 9 pgs degraded (PG_DEGRADED) 2023-10-01T07:53:19.656 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:19 smithi084 bash[78255]: cluster 2023-10-01T07:53:18.330492+0000 mgr.y (mgr.34104) 602 : cluster 0 pgmap v591: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 23112/185433 objects degraded (12.464%) 2023-10-01T07:53:19.656 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:19 smithi084 bash[78255]: cluster 2023-10-01T07:53:18.629747+0000 mon.a (mon.0) 858 : cluster 3 Health check update: Degraded data redundancy: 23112/185433 objects degraded (12.464%), 9 pgs degraded (PG_DEGRADED) 2023-10-01T07:53:19.671 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:19.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:19.674 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:19.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:19 smithi112 bash[59335]: cluster 2023-10-01T07:53:18.330492+0000 mgr.y (mgr.34104) 602 : cluster 0 pgmap v591: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 23112/185433 objects degraded (12.464%) 2023-10-01T07:53:19.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:19 smithi112 bash[59335]: cluster 2023-10-01T07:53:18.629747+0000 mon.a (mon.0) 858 : cluster 3 Health check update: Degraded data redundancy: 23112/185433 objects degraded (12.464%), 9 pgs degraded (PG_DEGRADED) 2023-10-01T07:53:19.775 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:19.810 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:19.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:19.813 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:19.914 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:19.936 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:19.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:19.940 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:20.041 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:20.072 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:20.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:20.077 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:20.177 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:20.199 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:20.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:20.207 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:20.308 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:20.333 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:20.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:20.336 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:20.437 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:20.461 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:20.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:20.468 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:20.568 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:20.603 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:20.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:20.605 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:20.706 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:20.728 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:20.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:20.730 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:20.831 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:20.855 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:20.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:20.858 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:20.959 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:20.991 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:20.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:20.993 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:21.094 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:21.125 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:21.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:21.127 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:21.228 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:21.255 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:21.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:21.260 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:21.361 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:21.389 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:21.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:21.392 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:21.492 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:21 smithi112 bash[59335]: cluster 2023-10-01T07:53:20.331105+0000 mgr.y (mgr.34104) 603 : cluster 0 pgmap v592: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 803 op/s; 22369/179541 objects degraded (12.459%) 2023-10-01T07:53:21.492 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:21.524 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:21.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:21.530 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:21.630 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:21.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:21.667 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:21.667 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:21.767 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:21.774 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:21 smithi084 bash[78255]: cluster 2023-10-01T07:53:20.331105+0000 mgr.y (mgr.34104) 603 : cluster 0 pgmap v592: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 803 op/s; 22369/179541 objects degraded (12.459%) 2023-10-01T07:53:21.775 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:21 smithi084 bash[75189]: cluster 2023-10-01T07:53:20.331105+0000 mgr.y (mgr.34104) 603 : cluster 0 pgmap v592: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 803 op/s; 22369/179541 objects degraded (12.459%) 2023-10-01T07:53:21.786 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:21.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:21.788 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:21.889 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:21.910 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:21.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:21.917 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:22.018 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:22.047 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:22.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:22.050 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:22.151 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:22.189 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:22.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:22.191 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:22.292 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:22.316 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:22.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:22.322 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:22.423 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:22.451 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:22.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:22.454 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:22.555 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:22.583 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:22.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:22.585 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:22.686 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:22.726 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:22.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:22.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:22.831 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:22.855 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:22.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:22.859 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:22.960 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:22.988 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:22.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:22.991 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:23.092 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:23.128 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:23.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:23.130 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:23.231 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:23.263 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:23.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:23.268 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:23.369 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:23.402 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:23.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:23.404 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:23.505 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:23.533 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:23.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:23.537 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:23.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:23 smithi084 bash[78255]: cluster 2023-10-01T07:53:22.331757+0000 mgr.y (mgr.34104) 604 : cluster 0 pgmap v593: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 809 op/s; 21669/173775 objects degraded (12.470%) 2023-10-01T07:53:23.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:23 smithi084 bash[75189]: cluster 2023-10-01T07:53:22.331757+0000 mgr.y (mgr.34104) 604 : cluster 0 pgmap v593: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 809 op/s; 21669/173775 objects degraded (12.470%) 2023-10-01T07:53:23.637 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:23.661 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:23.663 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:23 smithi112 bash[59335]: cluster 2023-10-01T07:53:22.331757+0000 mgr.y (mgr.34104) 604 : cluster 0 pgmap v593: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 809 op/s; 21669/173775 objects degraded (12.470%) 2023-10-01T07:53:23.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:23.664 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:23.731 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-10-01T07:53:23.731 INFO:teuthology.orchestra.run.smithi112.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-10-01T07:53:23.731 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-10-01T07:53:23.765 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:23.789 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:23.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:23.793 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:23.861 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T07:53:23.894 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:23.906 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T07:53:23.929 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:23.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:23.934 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:23.951 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T07:53:23.985 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T07:53:24.022 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T07:53:24.035 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:24.060 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:24.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:24.067 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:24.068 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T07:53:24.097 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T07:53:24.097 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T07:53:24.097 INFO:teuthology.orchestra.run.smithi084.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-01T07:53:24.097 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T07:53:24.097 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T07:53:24.097 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T07:53:24.097 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T07:53:24.097 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T07:53:24.097 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T07:53:24.168 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:24.199 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:24.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:24.203 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:24.304 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:24.328 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:24.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:24.336 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:24.413 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:24 smithi084 bash[75189]: cluster 2023-10-01T07:53:23.630875+0000 mon.a (mon.0) 859 : cluster 3 Health check update: Degraded data redundancy: 21669/173775 objects degraded (12.470%), 9 pgs degraded (PG_DEGRADED) 2023-10-01T07:53:24.413 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:24 smithi084 bash[75189]: audit 2023-10-01T07:53:23.823878+0000 mon.a (mon.0) 860 : audit 0 from='client.? 172.21.15.84:0/3979438359' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:53:24.413 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:24 smithi084 bash[75189]: audit 2023-10-01T07:53:24.332697+0000 mon.a (mon.0) 861 : audit 1 from='client.? 172.21.15.84:0/2601784978' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T07:53:24.436 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:24.475 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:24.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:24.478 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:24.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:24 smithi084 bash[78255]: cluster 2023-10-01T07:53:23.630875+0000 mon.a (mon.0) 859 : cluster 3 Health check update: Degraded data redundancy: 21669/173775 objects degraded (12.470%), 9 pgs degraded (PG_DEGRADED) 2023-10-01T07:53:24.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:24 smithi084 bash[78255]: audit 2023-10-01T07:53:23.823878+0000 mon.a (mon.0) 860 : audit 0 from='client.? 172.21.15.84:0/3979438359' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:53:24.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:24 smithi084 bash[78255]: audit 2023-10-01T07:53:24.332697+0000 mon.a (mon.0) 861 : audit 1 from='client.? 172.21.15.84:0/2601784978' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T07:53:24.579 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:24.614 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:24.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:24.618 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:24.657 INFO:teuthology.orchestra.run.smithi084.stderr:noscrub is unset 2023-10-01T07:53:24.720 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:24.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:24 smithi112 bash[59335]: cluster 2023-10-01T07:53:23.630875+0000 mon.a (mon.0) 859 : cluster 3 Health check update: Degraded data redundancy: 21669/173775 objects degraded (12.470%), 9 pgs degraded (PG_DEGRADED) 2023-10-01T07:53:24.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:24 smithi112 bash[59335]: audit 2023-10-01T07:53:23.823878+0000 mon.a (mon.0) 860 : audit 0 from='client.? 172.21.15.84:0/3979438359' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:53:24.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:24 smithi112 bash[59335]: audit 2023-10-01T07:53:24.332697+0000 mon.a (mon.0) 861 : audit 1 from='client.? 172.21.15.84:0/2601784978' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T07:53:24.746 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:24.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:24.752 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:24.853 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:24.879 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:24.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:24.884 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:24.984 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:25.015 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:25.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:25.018 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:25.119 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:25.150 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:25.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:25.157 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:25.258 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:25.283 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:25.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:25.285 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:25.386 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:25.412 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:25.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:25.420 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:25.521 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:25.532 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:25 smithi084 bash[75189]: cluster 2023-10-01T07:53:24.332521+0000 mgr.y (mgr.34104) 605 : cluster 0 pgmap v594: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 712 op/s; 21403/171528 objects degraded (12.478%) 2023-10-01T07:53:25.532 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:25 smithi084 bash[75189]: cluster 2023-10-01T07:53:24.635491+0000 mon.a (mon.0) 862 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:53:25.532 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:25 smithi084 bash[75189]: audit 2023-10-01T07:53:24.647070+0000 mon.a (mon.0) 863 : audit 1 from='client.? 172.21.15.84:0/2601784978' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T07:53:25.532 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:25 smithi084 bash[75189]: cluster 2023-10-01T07:53:24.647193+0000 mon.a (mon.0) 864 : cluster 0 osdmap e157: 8 total, 7 up, 8 in 2023-10-01T07:53:25.532 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:25 smithi084 bash[75189]: cluster 2023-10-01T07:53:24.651764+0000 osd.5 (osd.5) 97 : cluster 3 failed to encode map e157 with expected crc 2023-10-01T07:53:25.532 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:25 smithi084 bash[75189]: cluster 2023-10-01T07:53:24.658264+0000 osd.6 (osd.6) 83 : cluster 3 failed to encode map e157 with expected crc 2023-10-01T07:53:25.533 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:25 smithi084 bash[75189]: cluster 2023-10-01T07:53:24.665167+0000 osd.4 (osd.4) 53 : cluster 3 failed to encode map e157 with expected crc 2023-10-01T07:53:25.533 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:25 smithi084 bash[78255]: cluster 2023-10-01T07:53:24.332521+0000 mgr.y (mgr.34104) 605 : cluster 0 pgmap v594: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 712 op/s; 21403/171528 objects degraded (12.478%) 2023-10-01T07:53:25.533 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:25 smithi084 bash[78255]: cluster 2023-10-01T07:53:24.635491+0000 mon.a (mon.0) 862 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:53:25.533 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:25 smithi084 bash[78255]: audit 2023-10-01T07:53:24.647070+0000 mon.a (mon.0) 863 : audit 1 from='client.? 172.21.15.84:0/2601784978' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T07:53:25.533 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:25 smithi084 bash[78255]: cluster 2023-10-01T07:53:24.647193+0000 mon.a (mon.0) 864 : cluster 0 osdmap e157: 8 total, 7 up, 8 in 2023-10-01T07:53:25.533 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:25 smithi084 bash[78255]: cluster 2023-10-01T07:53:24.651764+0000 osd.5 (osd.5) 97 : cluster 3 failed to encode map e157 with expected crc 2023-10-01T07:53:25.533 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:25 smithi084 bash[78255]: cluster 2023-10-01T07:53:24.658264+0000 osd.6 (osd.6) 83 : cluster 3 failed to encode map e157 with expected crc 2023-10-01T07:53:25.533 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:25 smithi084 bash[78255]: cluster 2023-10-01T07:53:24.665167+0000 osd.4 (osd.4) 53 : cluster 3 failed to encode map e157 with expected crc 2023-10-01T07:53:25.566 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:25.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:25.568 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:25.637 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-01T07:53:25.638 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-01T07:53:25.669 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:25.677 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:25 smithi112 bash[59335]: cluster 2023-10-01T07:53:24.332521+0000 mgr.y (mgr.34104) 605 : cluster 0 pgmap v594: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 712 op/s; 21403/171528 objects degraded (12.478%) 2023-10-01T07:53:25.677 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:25 smithi112 bash[59335]: cluster 2023-10-01T07:53:24.635491+0000 mon.a (mon.0) 862 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:53:25.677 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:25 smithi112 bash[59335]: audit 2023-10-01T07:53:24.647070+0000 mon.a (mon.0) 863 : audit 1 from='client.? 172.21.15.84:0/2601784978' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T07:53:25.677 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:25 smithi112 bash[59335]: cluster 2023-10-01T07:53:24.647193+0000 mon.a (mon.0) 864 : cluster 0 osdmap e157: 8 total, 7 up, 8 in 2023-10-01T07:53:25.677 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:25 smithi112 bash[59335]: cluster 2023-10-01T07:53:24.651764+0000 osd.5 (osd.5) 97 : cluster 3 failed to encode map e157 with expected crc 2023-10-01T07:53:25.677 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:25 smithi112 bash[59335]: cluster 2023-10-01T07:53:24.658264+0000 osd.6 (osd.6) 83 : cluster 3 failed to encode map e157 with expected crc 2023-10-01T07:53:25.677 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:25 smithi112 bash[59335]: cluster 2023-10-01T07:53:24.665167+0000 osd.4 (osd.4) 53 : cluster 3 failed to encode map e157 with expected crc 2023-10-01T07:53:25.690 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:25.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:25.697 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:25.797 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:25.821 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:25.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:25.823 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:25.924 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:25.949 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:25.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:25.952 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:26.053 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:26.082 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:26.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:26.086 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:26.189 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:26.215 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:26.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:26.218 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:26.319 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:26.322 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:53:26 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:53:26] "GET /metrics HTTP/1.1" 200 36322 "" "Prometheus/2.33.4" 2023-10-01T07:53:26.349 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:26.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:26.353 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:26.454 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:26.477 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:26.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:26.482 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:26.583 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:26.606 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:26.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:26.611 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:26.712 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:26.720 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:26 smithi112 bash[59335]: cluster 2023-10-01T07:53:24.648048+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e157 with expected crc 2023-10-01T07:53:26.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:26.743 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:26.743 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:26.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:26 smithi084 bash[75189]: cluster 2023-10-01T07:53:24.648048+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e157 with expected crc 2023-10-01T07:53:26.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:26 smithi084 bash[78255]: cluster 2023-10-01T07:53:24.648048+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e157 with expected crc 2023-10-01T07:53:26.844 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:26.872 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:26.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:26.880 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:26.917 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:53:26.981 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:27.017 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:27.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:27.022 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:27.123 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:27.155 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:27.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:27.160 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:27.260 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:27.293 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:27.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:27.299 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:27.400 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:27.437 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:27.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:27.440 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:27.541 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:27.565 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:27.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:27.572 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:27.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:27 smithi084 bash[75189]: cluster 2023-10-01T07:53:26.333161+0000 mgr.y (mgr.34104) 606 : cluster 0 pgmap v596: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 769 op/s; 20229/162333 objects degraded (12.461%) 2023-10-01T07:53:27.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:27 smithi084 bash[78255]: cluster 2023-10-01T07:53:26.333161+0000 mgr.y (mgr.34104) 606 : cluster 0 pgmap v596: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 769 op/s; 20229/162333 objects degraded (12.461%) 2023-10-01T07:53:27.638 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T07:53:27.672 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:27.680 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:27 smithi112 bash[59335]: cluster 2023-10-01T07:53:26.333161+0000 mgr.y (mgr.34104) 606 : cluster 0 pgmap v596: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 769 op/s; 20229/162333 objects degraded (12.461%) 2023-10-01T07:53:27.694 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:27.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:27.696 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:27.797 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:27.827 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:27.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:27.834 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:27.934 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:27.968 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:27.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:27.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:28.074 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:28.104 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:28.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:28.109 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:28.210 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:28.234 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:28.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:28.242 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:28.343 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:28.372 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:28.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:28.374 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:28.475 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:28.500 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-01T07:53:28.519 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:28.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:28.522 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:28.623 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:28.663 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:28.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:28.665 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:28.766 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:28.801 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:28.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:28.806 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:28.907 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:28.939 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:28.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:28.942 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:29.043 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:29.076 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:29.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:29.083 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:29.183 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:29.206 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:29.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:29.213 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:29.314 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:29.349 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:29.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:29.354 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:29.454 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:29.475 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:29.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:29.477 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:29.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:29 smithi112 bash[59335]: cluster 2023-10-01T07:53:28.335037+0000 mgr.y (mgr.34104) 607 : cluster 0 pgmap v597: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 769 op/s; 20229/162333 objects degraded (12.461%) 2023-10-01T07:53:29.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:29 smithi112 bash[59335]: cluster 2023-10-01T07:53:28.633684+0000 mon.a (mon.0) 865 : cluster 3 Health check update: Degraded data redundancy: 20229/162333 objects degraded (12.461%), 9 pgs degraded (PG_DEGRADED) 2023-10-01T07:53:29.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:29 smithi084 bash[78255]: cluster 2023-10-01T07:53:28.335037+0000 mgr.y (mgr.34104) 607 : cluster 0 pgmap v597: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 769 op/s; 20229/162333 objects degraded (12.461%) 2023-10-01T07:53:29.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:29 smithi084 bash[78255]: cluster 2023-10-01T07:53:28.633684+0000 mon.a (mon.0) 865 : cluster 3 Health check update: Degraded data redundancy: 20229/162333 objects degraded (12.461%), 9 pgs degraded (PG_DEGRADED) 2023-10-01T07:53:29.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:29 smithi084 bash[75189]: cluster 2023-10-01T07:53:28.335037+0000 mgr.y (mgr.34104) 607 : cluster 0 pgmap v597: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 769 op/s; 20229/162333 objects degraded (12.461%) 2023-10-01T07:53:29.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:29 smithi084 bash[75189]: cluster 2023-10-01T07:53:28.633684+0000 mon.a (mon.0) 865 : cluster 3 Health check update: Degraded data redundancy: 20229/162333 objects degraded (12.461%), 9 pgs degraded (PG_DEGRADED) 2023-10-01T07:53:29.578 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:29.619 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:29.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:29.628 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:29.636 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [1] live_osds: [0, 2, 3, 5, 6, 4, 7] 2023-10-01T07:53:29.636 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T07:53:29.636 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-10-01T07:53:29.636 INFO:tasks.thrashosds.thrasher:Setting osd 0 primary_affinity to 0.000000 2023-10-01T07:53:29.637 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 0 0 2023-10-01T07:53:29.728 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:29.758 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:29.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:29.760 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:29.861 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:29.894 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:29.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:29.901 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:30.002 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:30.041 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:30.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:30.043 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:30.144 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:30.178 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:30.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:30.183 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:30.284 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:30.321 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:30.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:30.328 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:30.429 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:30.470 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:30.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:30.472 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:30.573 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:30.581 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:30 smithi112 bash[59335]: audit 2023-10-01T07:53:30.081434+0000 mon.a (mon.0) 866 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:53:30.597 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:30.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:30.605 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:30.705 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:30.733 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:30.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:30.735 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:30.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:30 smithi084 bash[78255]: audit 2023-10-01T07:53:30.081434+0000 mon.a (mon.0) 866 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:53:30.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:30 smithi084 bash[75189]: audit 2023-10-01T07:53:30.081434+0000 mon.a (mon.0) 866 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:53:30.837 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:30.861 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:30.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:30.866 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:30.967 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:30.989 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:30.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:30.995 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:31.096 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:31.126 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:31.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:31.132 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:31.233 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:31.256 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:31.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:31.258 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:31.291 INFO:teuthology.orchestra.run.smithi084.stdout:ERROR: (22) Invalid argument 2023-10-01T07:53:31.291 INFO:teuthology.orchestra.run.smithi084.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T07:53:31.359 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:31.405 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:31.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:31.407 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:31.508 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:31.517 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:31 smithi112 bash[59335]: cluster 2023-10-01T07:53:30.335731+0000 mgr.y (mgr.34104) 608 : cluster 0 pgmap v598: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 768 op/s; 19501/156474 objects degraded (12.463%) 2023-10-01T07:53:31.531 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:31.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:31.534 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:31.634 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:31.642 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:31 smithi084 bash[75189]: cluster 2023-10-01T07:53:30.335731+0000 mgr.y (mgr.34104) 608 : cluster 0 pgmap v598: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 768 op/s; 19501/156474 objects degraded (12.463%) 2023-10-01T07:53:31.643 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:31 smithi084 bash[78255]: cluster 2023-10-01T07:53:30.335731+0000 mgr.y (mgr.34104) 608 : cluster 0 pgmap v598: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 768 op/s; 19501/156474 objects degraded (12.463%) 2023-10-01T07:53:31.667 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:31.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:31.669 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:31.770 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:31.800 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:31.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:31.801 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:31.902 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:31.933 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:31.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:31.939 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:32.040 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:32.072 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:32.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:32.076 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:32.177 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:32.199 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:32.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:32.204 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:32.305 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:32.339 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:32.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:32.343 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:32.443 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:32.482 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:32.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:32.494 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:32.505 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-10-01T07:53:32.595 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:32.634 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:32.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:32.645 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:32.746 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:32.778 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:32.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:32.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:32.881 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:32.908 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:32.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:32.912 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:32.974 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:53:32.974 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:53:33.013 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:33.039 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:33.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:33.045 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:33.145 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:33.177 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:33.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:33.181 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:33.281 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:33.313 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:33.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:33.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:33.421 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:33.445 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:33.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:33.452 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:33.455 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:33 smithi084 bash[75189]: cluster 2023-10-01T07:53:32.336415+0000 mgr.y (mgr.34104) 609 : cluster 0 pgmap v599: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 769 op/s; 18782/150681 objects degraded (12.465%) 2023-10-01T07:53:33.553 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:33.585 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:33.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:33.588 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:33.689 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:33.713 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:33.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:33.720 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:33.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:33 smithi112 bash[59335]: cluster 2023-10-01T07:53:32.336415+0000 mgr.y (mgr.34104) 609 : cluster 0 pgmap v599: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 769 op/s; 18782/150681 objects degraded (12.465%) 2023-10-01T07:53:33.820 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:33.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:33.849 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:33.850 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:33.897 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:33 smithi084 bash[78255]: cluster 2023-10-01T07:53:32.336415+0000 mgr.y (mgr.34104) 609 : cluster 0 pgmap v599: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 769 op/s; 18782/150681 objects degraded (12.465%) 2023-10-01T07:53:33.951 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:33.973 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:33.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:33.974 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:33.982 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:53:34.075 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:34.101 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:34.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:34.103 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:34.204 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:34.236 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:34.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:34.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:34.342 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:34.393 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:34.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:34.398 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:34.499 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:34.530 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:34.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:34.532 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:34.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:34 smithi084 bash[75189]: cluster 2023-10-01T07:53:33.635019+0000 mon.a (mon.0) 867 : cluster 3 Health check update: Degraded data redundancy: 18782/150681 objects degraded (12.465%), 9 pgs degraded (PG_DEGRADED) 2023-10-01T07:53:34.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:34 smithi084 bash[78255]: cluster 2023-10-01T07:53:33.635019+0000 mon.a (mon.0) 867 : cluster 3 Health check update: Degraded data redundancy: 18782/150681 objects degraded (12.465%), 9 pgs degraded (PG_DEGRADED) 2023-10-01T07:53:34.633 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:34.668 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:34.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:34.671 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:34.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:34 smithi112 bash[59335]: cluster 2023-10-01T07:53:33.635019+0000 mon.a (mon.0) 867 : cluster 3 Health check update: Degraded data redundancy: 18782/150681 objects degraded (12.465%), 9 pgs degraded (PG_DEGRADED) 2023-10-01T07:53:34.771 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:34.795 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:34.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:34.797 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:34.898 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:34.933 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:34.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:34.937 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:35.038 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:35.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:35.067 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:35.068 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:35.168 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:35.201 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:35.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:35.204 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:35.305 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:35.334 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:35.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:35.337 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:35.437 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:35.460 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:35 smithi084 bash[75189]: cluster 2023-10-01T07:53:34.337046+0000 mgr.y (mgr.34104) 610 : cluster 0 pgmap v600: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 3.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 769 op/s; 18533/148434 objects degraded (12.486%) 2023-10-01T07:53:35.461 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:35 smithi084 bash[78255]: cluster 2023-10-01T07:53:34.337046+0000 mgr.y (mgr.34104) 610 : cluster 0 pgmap v600: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 3.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 769 op/s; 18533/148434 objects degraded (12.486%) 2023-10-01T07:53:35.465 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:35.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:35.476 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:35.577 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:35.603 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:35.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:35.605 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:35.706 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:35.714 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:35 smithi112 bash[59335]: cluster 2023-10-01T07:53:34.337046+0000 mgr.y (mgr.34104) 610 : cluster 0 pgmap v600: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 3.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 769 op/s; 18533/148434 objects degraded (12.486%) 2023-10-01T07:53:35.732 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:35.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:35.743 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:35.844 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:35.876 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:35.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:35.883 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:35.983 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:36.005 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:36.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:36.006 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:36.107 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:36.143 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:36.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:36.149 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:36.157 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:53:36 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:53:36] "GET /metrics HTTP/1.1" 200 36323 "" "Prometheus/2.33.4" 2023-10-01T07:53:36.249 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:36.278 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:36.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:36.283 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:36.384 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:36.409 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:36.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:36.415 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:36.516 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:36.540 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:36.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:36.542 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:36.643 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:36.670 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:36.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:36.681 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:36.781 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:36.808 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:36.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:36.811 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:36.912 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:36.948 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:36.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:36.953 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:37.028 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:53:37.054 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:37.090 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:37.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:37.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:37.194 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:37.224 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:37.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:37.226 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:37.327 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:37.348 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:37.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:37.350 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:37.451 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:37.468 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:37 smithi084 bash[75189]: cluster 2023-10-01T07:53:36.337640+0000 mgr.y (mgr.34104) 611 : cluster 0 pgmap v601: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 932 op/s; 17300/138816 objects degraded (12.463%) 2023-10-01T07:53:37.469 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:37 smithi084 bash[78255]: cluster 2023-10-01T07:53:36.337640+0000 mgr.y (mgr.34104) 611 : cluster 0 pgmap v601: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 932 op/s; 17300/138816 objects degraded (12.463%) 2023-10-01T07:53:37.483 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:37.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:37.489 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:37.590 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:37.598 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:37 smithi112 bash[59335]: cluster 2023-10-01T07:53:36.337640+0000 mgr.y (mgr.34104) 611 : cluster 0 pgmap v601: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 932 op/s; 17300/138816 objects degraded (12.463%) 2023-10-01T07:53:37.625 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:37.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:37.627 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:37.727 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:37.756 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:37.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:37.759 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:37.859 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:37.881 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:37.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:37.885 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:37.986 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:38.011 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:38.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:38.016 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:38.117 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:38.143 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:38.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:38.146 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:38.247 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:38.282 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:38.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:38.286 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:38.387 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:38.423 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:38.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:38.428 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:38.529 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:38.564 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:38.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:38.567 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:38.668 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:38.720 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:38.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:38.724 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:38.825 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:38.858 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:38.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:38.866 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:38.967 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:38.994 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:38.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:38.998 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:39.099 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:39.127 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:39.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:39.130 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:39.230 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:39.259 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:39.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:39.263 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:39.364 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:39.391 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:39.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:39.394 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:39.472 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:39 smithi112 bash[59335]: cluster 2023-10-01T07:53:38.338153+0000 mgr.y (mgr.34104) 612 : cluster 0 pgmap v602: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 652 op/s; 17300/138816 objects degraded (12.463%) 2023-10-01T07:53:39.472 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:39 smithi112 bash[59335]: cluster 2023-10-01T07:53:38.636157+0000 mon.a (mon.0) 868 : cluster 3 Health check update: Degraded data redundancy: 17300/138816 objects degraded (12.463%), 9 pgs degraded (PG_DEGRADED) 2023-10-01T07:53:39.473 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:39 smithi112 bash[59335]: audit 2023-10-01T07:53:39.386491+0000 mon.a (mon.0) 869 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:53:39.495 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:39.539 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:39.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:39.542 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:39.643 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:39.653 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:39 smithi084 bash[78255]: cluster 2023-10-01T07:53:38.338153+0000 mgr.y (mgr.34104) 612 : cluster 0 pgmap v602: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 652 op/s; 17300/138816 objects degraded (12.463%) 2023-10-01T07:53:39.653 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:39 smithi084 bash[78255]: cluster 2023-10-01T07:53:38.636157+0000 mon.a (mon.0) 868 : cluster 3 Health check update: Degraded data redundancy: 17300/138816 objects degraded (12.463%), 9 pgs degraded (PG_DEGRADED) 2023-10-01T07:53:39.653 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:39 smithi084 bash[78255]: audit 2023-10-01T07:53:39.386491+0000 mon.a (mon.0) 869 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:53:39.657 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:39 smithi084 bash[75189]: cluster 2023-10-01T07:53:38.338153+0000 mgr.y (mgr.34104) 612 : cluster 0 pgmap v602: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 652 op/s; 17300/138816 objects degraded (12.463%) 2023-10-01T07:53:39.657 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:39 smithi084 bash[75189]: cluster 2023-10-01T07:53:38.636157+0000 mon.a (mon.0) 868 : cluster 3 Health check update: Degraded data redundancy: 17300/138816 objects degraded (12.463%), 9 pgs degraded (PG_DEGRADED) 2023-10-01T07:53:39.657 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:39 smithi084 bash[75189]: audit 2023-10-01T07:53:39.386491+0000 mon.a (mon.0) 869 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:53:39.692 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:39.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:39.698 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:39.799 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:39.833 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:39.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:39.838 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:39.939 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:39.961 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:39.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:39.972 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:40.072 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:40.097 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:40.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:40.101 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:40.201 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:40.232 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:40.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:40.234 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:40.335 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:40.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:40.361 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:40.361 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:40.462 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:40.492 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:40.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:40.494 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:40.595 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:40.629 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:40.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:40.631 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:40.732 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:40.755 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:40.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:40.764 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:40.865 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:40.901 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:40.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:40.907 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:41.007 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:41.033 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:41.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:41.042 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:41.142 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:41.173 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:41.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:41.175 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:41.276 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:41.329 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:41.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:41.332 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:41.433 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:41.456 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:41.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:41.458 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:41.558 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:41.586 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:41.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:41.588 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:41.689 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:41.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:41 smithi112 bash[59335]: cluster 2023-10-01T07:53:40.338955+0000 mgr.y (mgr.34104) 613 : cluster 0 pgmap v603: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 816 op/s; 16529/132933 objects degraded (12.434%) 2023-10-01T07:53:41.736 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:41.741 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:41 smithi084 bash[78255]: cluster 2023-10-01T07:53:40.338955+0000 mgr.y (mgr.34104) 613 : cluster 0 pgmap v603: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 816 op/s; 16529/132933 objects degraded (12.434%) 2023-10-01T07:53:41.741 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:41 smithi084 bash[75189]: cluster 2023-10-01T07:53:40.338955+0000 mgr.y (mgr.34104) 613 : cluster 0 pgmap v603: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 816 op/s; 16529/132933 objects degraded (12.434%) 2023-10-01T07:53:41.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:41.742 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:41.843 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:41.874 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:41.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:41.876 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:41.976 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:42.001 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:42.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:42.003 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:42.104 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:42.134 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:42.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:42.137 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:42.238 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:42.264 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:42.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:42.269 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:42.369 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:42.398 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:42.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:42.400 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:42.501 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:42.526 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:42.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:42.528 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:42.629 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:42.653 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:42.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:42.657 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:42.758 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:42.776 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:42.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:42.778 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:42.879 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:42.902 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:42.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:42.908 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:43.009 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:43.034 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:43.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:43.035 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:43.136 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:43.170 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:43.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:43.173 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:43.274 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:43.301 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:43.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:43.307 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:43.408 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:43.438 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:43.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:43.441 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:43.477 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:43 smithi112 bash[59335]: cluster 2023-10-01T07:53:42.339885+0000 mgr.y (mgr.34104) 614 : cluster 0 pgmap v604: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 2.6 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 819 op/s; 15758/126954 objects degraded (12.412%) 2023-10-01T07:53:43.541 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:43.563 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:43.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:43.565 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:43.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:43 smithi084 bash[75189]: cluster 2023-10-01T07:53:42.339885+0000 mgr.y (mgr.34104) 614 : cluster 0 pgmap v604: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 2.6 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 819 op/s; 15758/126954 objects degraded (12.412%) 2023-10-01T07:53:43.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:43 smithi084 bash[78255]: cluster 2023-10-01T07:53:42.339885+0000 mgr.y (mgr.34104) 614 : cluster 0 pgmap v604: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 2.6 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 819 op/s; 15758/126954 objects degraded (12.412%) 2023-10-01T07:53:43.667 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:43.693 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:43.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:43.697 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:43.798 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:43.826 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:43.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:43.834 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:43.934 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:43.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:43.966 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:43.966 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:44.067 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:44.104 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:44.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:44.110 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:44.211 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:44.236 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:44.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:44.241 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:44.341 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:44.375 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:44.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:44.377 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:44.478 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:44.509 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:44.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:44.513 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:44.613 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:44.625 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:44 smithi112 bash[59335]: cluster 2023-10-01T07:53:43.637268+0000 mon.a (mon.0) 870 : cluster 3 Health check update: Degraded data redundancy: 15758/126954 objects degraded (12.412%), 9 pgs degraded (PG_DEGRADED) 2023-10-01T07:53:44.635 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:44 smithi084 bash[75189]: cluster 2023-10-01T07:53:43.637268+0000 mon.a (mon.0) 870 : cluster 3 Health check update: Degraded data redundancy: 15758/126954 objects degraded (12.412%), 9 pgs degraded (PG_DEGRADED) 2023-10-01T07:53:44.635 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:44 smithi084 bash[78255]: cluster 2023-10-01T07:53:43.637268+0000 mon.a (mon.0) 870 : cluster 3 Health check update: Degraded data redundancy: 15758/126954 objects degraded (12.412%), 9 pgs degraded (PG_DEGRADED) 2023-10-01T07:53:44.643 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:44.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:44.650 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:44.751 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:44.791 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:44.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:44.794 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:44.895 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:44.923 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:44.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:44.929 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:45.029 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:45.060 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:45.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:45.067 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:45.168 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:45.202 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:45.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:45.206 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:45.307 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:45.330 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:45.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:45.332 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:45.433 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:45.461 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:45.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:45.463 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:45.481 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:45 smithi084 bash[75189]: cluster 2023-10-01T07:53:44.341206+0000 mgr.y (mgr.34104) 615 : cluster 0 pgmap v605: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 722 op/s; 15496/124653 objects degraded (12.431%) 2023-10-01T07:53:45.481 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:45 smithi084 bash[75189]: audit 2023-10-01T07:53:45.081662+0000 mon.a (mon.0) 871 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:53:45.564 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:45.576 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:45 smithi112 bash[59335]: cluster 2023-10-01T07:53:44.341206+0000 mgr.y (mgr.34104) 615 : cluster 0 pgmap v605: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 722 op/s; 15496/124653 objects degraded (12.431%) 2023-10-01T07:53:45.576 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:45 smithi112 bash[59335]: audit 2023-10-01T07:53:45.081662+0000 mon.a (mon.0) 871 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:53:45.598 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:45.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:45.601 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:45.702 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:45.741 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:45.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:45.746 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:45.818 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:45 smithi084 bash[78255]: cluster 2023-10-01T07:53:44.341206+0000 mgr.y (mgr.34104) 615 : cluster 0 pgmap v605: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 722 op/s; 15496/124653 objects degraded (12.431%) 2023-10-01T07:53:45.818 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:45 smithi084 bash[78255]: audit 2023-10-01T07:53:45.081662+0000 mon.a (mon.0) 871 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:53:45.849 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:45.874 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:45.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:45.877 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:45.977 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:46.002 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:46.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:46.009 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:46.109 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:46.132 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:46.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:46.140 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:46.241 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:46.284 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:46.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:46.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:46.388 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:46.417 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:46.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:46.423 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:46.524 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:46.537 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:53:46 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:53:46] "GET /metrics HTTP/1.1" 200 36326 "" "Prometheus/2.33.4" 2023-10-01T07:53:46.557 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:46.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:46.562 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:46.665 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:46.710 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:46.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:46.712 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:46.812 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:46.843 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:46.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:46.846 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:46.917 INFO:teuthology.orchestra.run.smithi084.stderr:nodeep-scrub is unset 2023-10-01T07:53:46.920 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T07:53:46.947 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:46.977 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T07:53:46.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:46 smithi112 bash[59335]: audit 2023-10-01T07:53:45.890205+0000 mon.a (mon.0) 872 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:53:46.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:46 smithi112 bash[59335]: audit 2023-10-01T07:53:45.899057+0000 mon.a (mon.0) 873 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:53:46.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:46 smithi112 bash[59335]: cluster 2023-10-01T07:53:46.341952+0000 mgr.y (mgr.34104) 616 : cluster 0 pgmap v606: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 2.4 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 909 op/s; 14345/115686 objects degraded (12.400%) 2023-10-01T07:53:46.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:46 smithi112 bash[59335]: audit 2023-10-01T07:53:46.416290+0000 mon.c (mon.2) 71 : audit 1 from='client.? 172.21.15.84:0/351790119' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:53:46.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:46 smithi112 bash[59335]: audit 2023-10-01T07:53:46.417935+0000 mon.a (mon.0) 874 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:53:46.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:46 smithi112 bash[59335]: audit 2023-10-01T07:53:46.592931+0000 mon.a (mon.0) 875 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:53:46.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:46 smithi112 bash[59335]: audit 2023-10-01T07:53:46.602083+0000 mon.a (mon.0) 876 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:53:46.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:46 smithi112 bash[59335]: audit 2023-10-01T07:53:46.855684+0000 mon.c (mon.2) 72 : audit 0 from='client.? 172.21.15.84:0/1556736089' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:53:46.982 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:46.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:46.985 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:46.986 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:46 smithi084 bash[75189]: audit 2023-10-01T07:53:45.890205+0000 mon.a (mon.0) 872 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:53:46.986 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:46 smithi084 bash[75189]: audit 2023-10-01T07:53:45.899057+0000 mon.a (mon.0) 873 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:53:47.013 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T07:53:47.065 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T07:53:47.086 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:47.105 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T07:53:47.111 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:47.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:47.119 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:47.153 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T07:53:47.202 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T07:53:47.203 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T07:53:47.203 INFO:teuthology.orchestra.run.smithi084.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-01T07:53:47.203 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T07:53:47.203 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T07:53:47.203 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T07:53:47.203 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T07:53:47.203 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T07:53:47.203 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T07:53:47.220 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:47.248 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:47.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:47.251 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:47.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:47 smithi084 bash[75189]: cluster 2023-10-01T07:53:46.341952+0000 mgr.y (mgr.34104) 616 : cluster 0 pgmap v606: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 2.4 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 909 op/s; 14345/115686 objects degraded (12.400%) 2023-10-01T07:53:47.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:47 smithi084 bash[75189]: audit 2023-10-01T07:53:46.416290+0000 mon.c (mon.2) 71 : audit 1 from='client.? 172.21.15.84:0/351790119' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:53:47.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:47 smithi084 bash[75189]: audit 2023-10-01T07:53:46.417935+0000 mon.a (mon.0) 874 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:53:47.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:47 smithi084 bash[75189]: audit 2023-10-01T07:53:46.592931+0000 mon.a (mon.0) 875 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:53:47.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:47 smithi084 bash[75189]: audit 2023-10-01T07:53:46.602083+0000 mon.a (mon.0) 876 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:53:47.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:47 smithi084 bash[75189]: audit 2023-10-01T07:53:46.855684+0000 mon.c (mon.2) 72 : audit 0 from='client.? 172.21.15.84:0/1556736089' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:53:47.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:47 smithi084 bash[78255]: audit 2023-10-01T07:53:45.890205+0000 mon.a (mon.0) 872 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:53:47.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:47 smithi084 bash[78255]: audit 2023-10-01T07:53:45.899057+0000 mon.a (mon.0) 873 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:53:47.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:47 smithi084 bash[78255]: cluster 2023-10-01T07:53:46.341952+0000 mgr.y (mgr.34104) 616 : cluster 0 pgmap v606: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 2.4 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 909 op/s; 14345/115686 objects degraded (12.400%) 2023-10-01T07:53:47.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:47 smithi084 bash[78255]: audit 2023-10-01T07:53:46.416290+0000 mon.c (mon.2) 71 : audit 1 from='client.? 172.21.15.84:0/351790119' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:53:47.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:47 smithi084 bash[78255]: audit 2023-10-01T07:53:46.417935+0000 mon.a (mon.0) 874 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:53:47.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:47 smithi084 bash[78255]: audit 2023-10-01T07:53:46.592931+0000 mon.a (mon.0) 875 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:53:47.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:47 smithi084 bash[78255]: audit 2023-10-01T07:53:46.602083+0000 mon.a (mon.0) 876 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:53:47.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:47 smithi084 bash[78255]: audit 2023-10-01T07:53:46.855684+0000 mon.c (mon.2) 72 : audit 0 from='client.? 172.21.15.84:0/1556736089' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:53:47.352 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:47.381 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:47.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:47.383 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:47.484 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:47.510 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:47.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:47.517 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:47.617 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:47.643 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:47.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:47.647 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:47.747 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:47.770 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:47.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:47.775 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:47.876 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:47.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:47.903 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:47.903 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:48.004 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:48.012 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:47 smithi112 bash[59335]: cluster 2023-10-01T07:53:46.898125+0000 mon.a (mon.0) 877 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T07:53:48.012 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:47 smithi112 bash[59335]: cluster 2023-10-01T07:53:46.905735+0000 osd.4 (osd.4) 54 : cluster 3 failed to encode map e158 with expected crc 2023-10-01T07:53:48.012 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:47 smithi112 bash[59335]: audit 2023-10-01T07:53:46.907790+0000 mon.a (mon.0) 878 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T07:53:48.013 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:47 smithi112 bash[59335]: cluster 2023-10-01T07:53:46.907882+0000 mon.a (mon.0) 879 : cluster 0 osdmap e158: 8 total, 7 up, 8 in 2023-10-01T07:53:48.013 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:47 smithi112 bash[59335]: cluster 2023-10-01T07:53:46.918424+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e158 with expected crc 2023-10-01T07:53:48.013 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:47 smithi112 bash[59335]: cluster 2023-10-01T07:53:46.920146+0000 osd.5 (osd.5) 98 : cluster 3 failed to encode map e158 with expected crc 2023-10-01T07:53:48.013 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:47 smithi112 bash[59335]: audit 2023-10-01T07:53:47.235018+0000 mon.a (mon.0) 880 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:53:48.013 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:47 smithi112 bash[59335]: audit 2023-10-01T07:53:47.236054+0000 mon.a (mon.0) 881 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:53:48.013 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:47 smithi112 bash[59335]: audit 2023-10-01T07:53:47.249145+0000 mon.a (mon.0) 882 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:53:48.029 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:48.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:48.034 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:48.135 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:48.144 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:47 smithi084 bash[75189]: cluster 2023-10-01T07:53:46.898125+0000 mon.a (mon.0) 877 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T07:53:48.144 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:47 smithi084 bash[75189]: cluster 2023-10-01T07:53:46.905735+0000 osd.4 (osd.4) 54 : cluster 3 failed to encode map e158 with expected crc 2023-10-01T07:53:48.144 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:47 smithi084 bash[75189]: audit 2023-10-01T07:53:46.907790+0000 mon.a (mon.0) 878 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T07:53:48.144 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:47 smithi084 bash[75189]: cluster 2023-10-01T07:53:46.907882+0000 mon.a (mon.0) 879 : cluster 0 osdmap e158: 8 total, 7 up, 8 in 2023-10-01T07:53:48.144 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:47 smithi084 bash[75189]: cluster 2023-10-01T07:53:46.918424+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e158 with expected crc 2023-10-01T07:53:48.144 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:47 smithi084 bash[75189]: cluster 2023-10-01T07:53:46.920146+0000 osd.5 (osd.5) 98 : cluster 3 failed to encode map e158 with expected crc 2023-10-01T07:53:48.144 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:47 smithi084 bash[75189]: audit 2023-10-01T07:53:47.235018+0000 mon.a (mon.0) 880 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:53:48.144 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:47 smithi084 bash[75189]: audit 2023-10-01T07:53:47.236054+0000 mon.a (mon.0) 881 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:53:48.144 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:47 smithi084 bash[75189]: audit 2023-10-01T07:53:47.249145+0000 mon.a (mon.0) 882 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:53:48.144 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:47 smithi084 bash[78255]: cluster 2023-10-01T07:53:46.898125+0000 mon.a (mon.0) 877 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T07:53:48.145 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:47 smithi084 bash[78255]: cluster 2023-10-01T07:53:46.905735+0000 osd.4 (osd.4) 54 : cluster 3 failed to encode map e158 with expected crc 2023-10-01T07:53:48.145 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:47 smithi084 bash[78255]: audit 2023-10-01T07:53:46.907790+0000 mon.a (mon.0) 878 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T07:53:48.145 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:47 smithi084 bash[78255]: cluster 2023-10-01T07:53:46.907882+0000 mon.a (mon.0) 879 : cluster 0 osdmap e158: 8 total, 7 up, 8 in 2023-10-01T07:53:48.145 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:47 smithi084 bash[78255]: cluster 2023-10-01T07:53:46.918424+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e158 with expected crc 2023-10-01T07:53:48.145 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:47 smithi084 bash[78255]: cluster 2023-10-01T07:53:46.920146+0000 osd.5 (osd.5) 98 : cluster 3 failed to encode map e158 with expected crc 2023-10-01T07:53:48.145 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:47 smithi084 bash[78255]: audit 2023-10-01T07:53:47.235018+0000 mon.a (mon.0) 880 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:53:48.145 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:47 smithi084 bash[78255]: audit 2023-10-01T07:53:47.236054+0000 mon.a (mon.0) 881 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:53:48.145 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:47 smithi084 bash[78255]: audit 2023-10-01T07:53:47.249145+0000 mon.a (mon.0) 882 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:53:48.156 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:48.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:48.158 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:48.259 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:48.286 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:48.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:48.293 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:48.393 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:48.416 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:48.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:48.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:48.519 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:48.537 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:48.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:48.539 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:48.640 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:48.673 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:48.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:48.679 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:48.780 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:48.806 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:48.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:48.813 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:48.908 INFO:teuthology.orchestra.run.smithi084.stderr:set osd.0 primary-affinity to 0 (802) 2023-10-01T07:53:48.914 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:48.934 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:48.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:48.937 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:49.038 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:49.051 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:48 smithi112 bash[59335]: cluster 2023-10-01T07:53:46.907061+0000 osd.6 (osd.6) 84 : cluster 3 failed to encode map e158 with expected crc 2023-10-01T07:53:49.051 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:48 smithi112 bash[59335]: audit 2023-10-01T07:53:48.108986+0000 mon.a (mon.0) 883 : audit 1 from='client.? 172.21.15.84:0/2341791092' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.0}]: dispatch 2023-10-01T07:53:49.051 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:48 smithi112 bash[59335]: cluster 2023-10-01T07:53:48.342474+0000 mgr.y (mgr.34104) 617 : cluster 0 pgmap v608: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 2.4 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 770 op/s; 14345/115686 objects degraded (12.400%) 2023-10-01T07:53:49.051 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:48 smithi112 bash[59335]: cluster 2023-10-01T07:53:48.638331+0000 mon.a (mon.0) 884 : cluster 3 Health check update: Degraded data redundancy: 14345/115686 objects degraded (12.400%), 9 pgs degraded (PG_DEGRADED) 2023-10-01T07:53:49.070 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:49.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:49.072 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:49.173 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:49.207 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:49.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:49.210 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:49.311 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:49.342 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:49.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:49.345 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:49.361 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:49 smithi084 bash[78255]: cluster 2023-10-01T07:53:46.907061+0000 osd.6 (osd.6) 84 : cluster 3 failed to encode map e158 with expected crc 2023-10-01T07:53:49.361 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:49 smithi084 bash[78255]: audit 2023-10-01T07:53:48.108986+0000 mon.a (mon.0) 883 : audit 1 from='client.? 172.21.15.84:0/2341791092' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.0}]: dispatch 2023-10-01T07:53:49.361 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:49 smithi084 bash[78255]: cluster 2023-10-01T07:53:48.342474+0000 mgr.y (mgr.34104) 617 : cluster 0 pgmap v608: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 2.4 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 770 op/s; 14345/115686 objects degraded (12.400%) 2023-10-01T07:53:49.361 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:49 smithi084 bash[78255]: cluster 2023-10-01T07:53:48.638331+0000 mon.a (mon.0) 884 : cluster 3 Health check update: Degraded data redundancy: 14345/115686 objects degraded (12.400%), 9 pgs degraded (PG_DEGRADED) 2023-10-01T07:53:49.361 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:48 smithi084 bash[75189]: cluster 2023-10-01T07:53:46.907061+0000 osd.6 (osd.6) 84 : cluster 3 failed to encode map e158 with expected crc 2023-10-01T07:53:49.361 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:48 smithi084 bash[75189]: audit 2023-10-01T07:53:48.108986+0000 mon.a (mon.0) 883 : audit 1 from='client.? 172.21.15.84:0/2341791092' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.0}]: dispatch 2023-10-01T07:53:49.361 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:48 smithi084 bash[75189]: cluster 2023-10-01T07:53:48.342474+0000 mgr.y (mgr.34104) 617 : cluster 0 pgmap v608: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 2.4 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 770 op/s; 14345/115686 objects degraded (12.400%) 2023-10-01T07:53:49.362 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:48 smithi084 bash[75189]: cluster 2023-10-01T07:53:48.638331+0000 mon.a (mon.0) 884 : cluster 3 Health check update: Degraded data redundancy: 14345/115686 objects degraded (12.400%), 9 pgs degraded (PG_DEGRADED) 2023-10-01T07:53:49.445 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:49.475 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:49.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:49.478 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:49.579 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:49.613 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:49.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:49.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:49.716 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:49.749 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:49.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:49.752 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:49.853 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:49.888 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:49.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:49.891 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:49.992 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:50.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:50.022 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:50.023 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:50.123 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:50.149 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:50.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:50.158 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:50.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:49 smithi084 bash[78255]: cluster 2023-10-01T07:53:48.900951+0000 osd.6 (osd.6) 85 : cluster 3 failed to encode map e159 with expected crc 2023-10-01T07:53:50.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:49 smithi084 bash[78255]: audit 2023-10-01T07:53:48.901075+0000 mon.a (mon.0) 885 : audit 1 from='client.? 172.21.15.84:0/2341791092' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.0}]': finished 2023-10-01T07:53:50.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:49 smithi084 bash[78255]: cluster 2023-10-01T07:53:48.901142+0000 mon.a (mon.0) 886 : cluster 0 osdmap e159: 8 total, 7 up, 8 in 2023-10-01T07:53:50.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:49 smithi084 bash[78255]: cluster 2023-10-01T07:53:48.901628+0000 osd.4 (osd.4) 55 : cluster 3 failed to encode map e159 with expected crc 2023-10-01T07:53:50.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:49 smithi084 bash[78255]: cluster 2023-10-01T07:53:48.904919+0000 osd.4 (osd.4) 56 : cluster 3 failed to encode map e159 with expected crc 2023-10-01T07:53:50.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:49 smithi084 bash[78255]: cluster 2023-10-01T07:53:48.905043+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e159 with expected crc 2023-10-01T07:53:50.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:49 smithi084 bash[78255]: cluster 2023-10-01T07:53:48.907296+0000 osd.5 (osd.5) 99 : cluster 3 failed to encode map e159 with expected crc 2023-10-01T07:53:50.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:49 smithi084 bash[75189]: cluster 2023-10-01T07:53:48.900951+0000 osd.6 (osd.6) 85 : cluster 3 failed to encode map e159 with expected crc 2023-10-01T07:53:50.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:49 smithi084 bash[75189]: audit 2023-10-01T07:53:48.901075+0000 mon.a (mon.0) 885 : audit 1 from='client.? 172.21.15.84:0/2341791092' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.0}]': finished 2023-10-01T07:53:50.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:49 smithi084 bash[75189]: cluster 2023-10-01T07:53:48.901142+0000 mon.a (mon.0) 886 : cluster 0 osdmap e159: 8 total, 7 up, 8 in 2023-10-01T07:53:50.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:49 smithi084 bash[75189]: cluster 2023-10-01T07:53:48.901628+0000 osd.4 (osd.4) 55 : cluster 3 failed to encode map e159 with expected crc 2023-10-01T07:53:50.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:49 smithi084 bash[75189]: cluster 2023-10-01T07:53:48.904919+0000 osd.4 (osd.4) 56 : cluster 3 failed to encode map e159 with expected crc 2023-10-01T07:53:50.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:49 smithi084 bash[75189]: cluster 2023-10-01T07:53:48.905043+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e159 with expected crc 2023-10-01T07:53:50.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:49 smithi084 bash[75189]: cluster 2023-10-01T07:53:48.907296+0000 osd.5 (osd.5) 99 : cluster 3 failed to encode map e159 with expected crc 2023-10-01T07:53:50.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:49 smithi112 bash[59335]: cluster 2023-10-01T07:53:48.900951+0000 osd.6 (osd.6) 85 : cluster 3 failed to encode map e159 with expected crc 2023-10-01T07:53:50.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:49 smithi112 bash[59335]: audit 2023-10-01T07:53:48.901075+0000 mon.a (mon.0) 885 : audit 1 from='client.? 172.21.15.84:0/2341791092' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.0}]': finished 2023-10-01T07:53:50.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:49 smithi112 bash[59335]: cluster 2023-10-01T07:53:48.901142+0000 mon.a (mon.0) 886 : cluster 0 osdmap e159: 8 total, 7 up, 8 in 2023-10-01T07:53:50.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:49 smithi112 bash[59335]: cluster 2023-10-01T07:53:48.901628+0000 osd.4 (osd.4) 55 : cluster 3 failed to encode map e159 with expected crc 2023-10-01T07:53:50.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:49 smithi112 bash[59335]: cluster 2023-10-01T07:53:48.904919+0000 osd.4 (osd.4) 56 : cluster 3 failed to encode map e159 with expected crc 2023-10-01T07:53:50.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:49 smithi112 bash[59335]: cluster 2023-10-01T07:53:48.905043+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e159 with expected crc 2023-10-01T07:53:50.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:49 smithi112 bash[59335]: cluster 2023-10-01T07:53:48.907296+0000 osd.5 (osd.5) 99 : cluster 3 failed to encode map e159 with expected crc 2023-10-01T07:53:50.259 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:50.284 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:50.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:50.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:50.387 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:50.418 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:50.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:50.422 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:50.523 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:50.544 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:50.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:50.547 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:50.647 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:50.674 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:50.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:50.681 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:50.785 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:50.810 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:50.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:50.812 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:50.913 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:50.919 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:50 smithi112 bash[59335]: cluster 2023-10-01T07:53:49.911983+0000 osd.4 (osd.4) 57 : cluster 3 failed to encode map e160 with expected crc 2023-10-01T07:53:50.919 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:50 smithi112 bash[59335]: cluster 2023-10-01T07:53:49.916181+0000 osd.5 (osd.5) 100 : cluster 3 failed to encode map e160 with expected crc 2023-10-01T07:53:50.919 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:50 smithi112 bash[59335]: cluster 2023-10-01T07:53:49.917410+0000 mon.a (mon.0) 887 : cluster 0 osdmap e160: 8 total, 7 up, 8 in 2023-10-01T07:53:50.919 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:50 smithi112 bash[59335]: cluster 2023-10-01T07:53:49.918527+0000 osd.4 (osd.4) 58 : cluster 3 failed to encode map e160 with expected crc 2023-10-01T07:53:50.919 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:50 smithi112 bash[59335]: cluster 2023-10-01T07:53:49.919274+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e160 with expected crc 2023-10-01T07:53:50.919 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:50 smithi112 bash[59335]: cluster 2023-10-01T07:53:49.919322+0000 osd.6 (osd.6) 86 : cluster 3 failed to encode map e160 with expected crc 2023-10-01T07:53:50.936 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:50.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:50.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:51.023 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-01T07:53:51.023 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-01T07:53:51.044 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:51.068 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:51.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:51.073 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:51.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:50 smithi084 bash[78255]: cluster 2023-10-01T07:53:49.911983+0000 osd.4 (osd.4) 57 : cluster 3 failed to encode map e160 with expected crc 2023-10-01T07:53:51.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:50 smithi084 bash[78255]: cluster 2023-10-01T07:53:49.916181+0000 osd.5 (osd.5) 100 : cluster 3 failed to encode map e160 with expected crc 2023-10-01T07:53:51.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:50 smithi084 bash[78255]: cluster 2023-10-01T07:53:49.917410+0000 mon.a (mon.0) 887 : cluster 0 osdmap e160: 8 total, 7 up, 8 in 2023-10-01T07:53:51.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:50 smithi084 bash[78255]: cluster 2023-10-01T07:53:49.918527+0000 osd.4 (osd.4) 58 : cluster 3 failed to encode map e160 with expected crc 2023-10-01T07:53:51.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:50 smithi084 bash[78255]: cluster 2023-10-01T07:53:49.919274+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e160 with expected crc 2023-10-01T07:53:51.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:50 smithi084 bash[78255]: cluster 2023-10-01T07:53:49.919322+0000 osd.6 (osd.6) 86 : cluster 3 failed to encode map e160 with expected crc 2023-10-01T07:53:51.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:50 smithi084 bash[78255]: cluster 2023-10-01T07:53:49.921872+0000 osd.4 (osd.4) 59 : cluster 3 failed to encode map e160 with expected crc 2023-10-01T07:53:51.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:50 smithi084 bash[78255]: cluster 2023-10-01T07:53:49.922535+0000 osd.6 (osd.6) 87 : cluster 3 failed to encode map e160 with expected crc 2023-10-01T07:53:51.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:50 smithi084 bash[78255]: cluster 2023-10-01T07:53:49.923321+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e160 with expected crc 2023-10-01T07:53:51.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:50 smithi084 bash[78255]: cluster 2023-10-01T07:53:50.343321+0000 mgr.y (mgr.34104) 618 : cluster 0 pgmap v611: 89 pgs: 10 peering, 6 active+undersized+degraded, 28 active+undersized, 45 active+clean; 2.3 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 738 op/s; 9420/111354 objects degraded (8.460%) 2023-10-01T07:53:51.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:50 smithi084 bash[75189]: cluster 2023-10-01T07:53:49.911983+0000 osd.4 (osd.4) 57 : cluster 3 failed to encode map e160 with expected crc 2023-10-01T07:53:51.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:50 smithi084 bash[75189]: cluster 2023-10-01T07:53:49.916181+0000 osd.5 (osd.5) 100 : cluster 3 failed to encode map e160 with expected crc 2023-10-01T07:53:51.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:50 smithi084 bash[75189]: cluster 2023-10-01T07:53:49.917410+0000 mon.a (mon.0) 887 : cluster 0 osdmap e160: 8 total, 7 up, 8 in 2023-10-01T07:53:51.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:50 smithi084 bash[75189]: cluster 2023-10-01T07:53:49.918527+0000 osd.4 (osd.4) 58 : cluster 3 failed to encode map e160 with expected crc 2023-10-01T07:53:51.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:50 smithi084 bash[75189]: cluster 2023-10-01T07:53:49.919274+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e160 with expected crc 2023-10-01T07:53:51.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:50 smithi084 bash[75189]: cluster 2023-10-01T07:53:49.919322+0000 osd.6 (osd.6) 86 : cluster 3 failed to encode map e160 with expected crc 2023-10-01T07:53:51.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:50 smithi084 bash[75189]: cluster 2023-10-01T07:53:49.921872+0000 osd.4 (osd.4) 59 : cluster 3 failed to encode map e160 with expected crc 2023-10-01T07:53:51.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:50 smithi084 bash[75189]: cluster 2023-10-01T07:53:49.922535+0000 osd.6 (osd.6) 87 : cluster 3 failed to encode map e160 with expected crc 2023-10-01T07:53:51.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:50 smithi084 bash[75189]: cluster 2023-10-01T07:53:49.923321+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e160 with expected crc 2023-10-01T07:53:51.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:50 smithi084 bash[75189]: cluster 2023-10-01T07:53:50.343321+0000 mgr.y (mgr.34104) 618 : cluster 0 pgmap v611: 89 pgs: 10 peering, 6 active+undersized+degraded, 28 active+undersized, 45 active+clean; 2.3 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 738 op/s; 9420/111354 objects degraded (8.460%) 2023-10-01T07:53:51.174 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:51.214 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:51.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:51.216 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:51.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:50 smithi112 bash[59335]: cluster 2023-10-01T07:53:49.921872+0000 osd.4 (osd.4) 59 : cluster 3 failed to encode map e160 with expected crc 2023-10-01T07:53:51.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:50 smithi112 bash[59335]: cluster 2023-10-01T07:53:49.922535+0000 osd.6 (osd.6) 87 : cluster 3 failed to encode map e160 with expected crc 2023-10-01T07:53:51.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:50 smithi112 bash[59335]: cluster 2023-10-01T07:53:49.923321+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e160 with expected crc 2023-10-01T07:53:51.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:50 smithi112 bash[59335]: cluster 2023-10-01T07:53:50.343321+0000 mgr.y (mgr.34104) 618 : cluster 0 pgmap v611: 89 pgs: 10 peering, 6 active+undersized+degraded, 28 active+undersized, 45 active+clean; 2.3 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 738 op/s; 9420/111354 objects degraded (8.460%) 2023-10-01T07:53:51.317 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:51.349 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:51.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:51.355 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:51.456 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:51.490 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:51.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:51.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:51.503 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2023-10-01T07:53:51.503 INFO:teuthology.orchestra.run.smithi084.stdout: "ops": [ 2023-10-01T07:53:51.503 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:53:51.503 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44945.0:180928 7.e 7:7d44c440:::benchmark_data_smithi084_123840_object72931:head [delete] snapc 0=[] ondisk+write+known_if_redirected e160)", 2023-10-01T07:53:51.503 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:53:51.488159+0000", 2023-10-01T07:53:51.503 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.012610868000000001, 2023-10-01T07:53:51.503 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.012641843, 2023-10-01T07:53:51.503 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:53:51.503 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "waiting for sub ops", 2023-10-01T07:53:51.504 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:53:51.504 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44945", 2023-10-01T07:53:51.504 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:53:51.504 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 180928 2023-10-01T07:53:51.504 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:53:51.504 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:53:51.504 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:53:51.504 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:53:51.504 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:51.488159+0000", 2023-10-01T07:53:51.504 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:53:51.504 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:53:51.505 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:53:51.505 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:53:51.505 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:51.488159+0000", 2023-10-01T07:53:51.505 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:53:51.505 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:53:51.505 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:53:51.505 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:53:51.505 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:51.488158+0000", 2023-10-01T07:53:51.505 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T07:53:51.505 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:53:51.505 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:53:51.506 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:53:51.506 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:51.488165+0000", 2023-10-01T07:53:51.506 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.8079999999999999e-06 2023-10-01T07:53:51.506 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:53:51.506 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:53:51.506 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:53:51.506 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:51.488176+0000", 2023-10-01T07:53:51.506 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.1676e-05 2023-10-01T07:53:51.506 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:53:51.506 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:53:51.506 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:53:51.506 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:51.488224+0000", 2023-10-01T07:53:51.507 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.7437e-05 2023-10-01T07:53:51.507 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:53:51.507 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:53:51.507 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:53:51.507 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:51.488266+0000", 2023-10-01T07:53:51.507 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.2468000000000001e-05 2023-10-01T07:53:51.507 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:53:51.507 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:53:51.507 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:53:51.507 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:51.488406+0000", 2023-10-01T07:53:51.507 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000139455 2023-10-01T07:53:51.507 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:53:51.508 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:53:51.508 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 0,5", 2023-10-01T07:53:51.508 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:51.488520+0000", 2023-10-01T07:53:51.508 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000114636 2023-10-01T07:53:51.508 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:53:51.508 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:53:51.508 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:53:51.508 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:51.493754+0000", 2023-10-01T07:53:51.508 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0052334010000000004 2023-10-01T07:53:51.508 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:53:51.508 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:53:51.508 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:53:51.509 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:51.494244+0000", 2023-10-01T07:53:51.509 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00049055500000000005 2023-10-01T07:53:51.509 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:53:51.509 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:53:51.509 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:53:51.509 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:53:51.509 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:53:51.509 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop_reply(client.44945.0:180928 7.e e160/139)", 2023-10-01T07:53:51.509 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:53:51.497427+0000", 2023-10-01T07:53:51.509 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.0033428630000000002, 2023-10-01T07:53:51.509 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0034612839999999998, 2023-10-01T07:53:51.509 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:53:51.510 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "queued for pg", 2023-10-01T07:53:51.510 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:53:51.510 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:53:51.510 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:53:51.510 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:51.497427+0000", 2023-10-01T07:53:51.510 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:53:51.510 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:53:51.510 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:53:51.510 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:53:51.510 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:51.497427+0000", 2023-10-01T07:53:51.510 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:53:51.510 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:53:51.511 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:53:51.511 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:53:51.511 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:51.497426+0000", 2023-10-01T07:53:51.511 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:53:51.511 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:53:51.511 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:53:51.511 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:53:51.511 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:51.497434+0000", 2023-10-01T07:53:51.511 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.7680000000000008e-06 2023-10-01T07:53:51.511 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:53:51.511 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:53:51.511 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:53:51.511 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:51.497454+0000", 2023-10-01T07:53:51.512 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.9505e-05 2023-10-01T07:53:51.512 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:53:51.512 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:53:51.512 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:53:51.512 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:51.497462+0000", 2023-10-01T07:53:51.512 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.4989999999999994e-06 2023-10-01T07:53:51.512 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:53:51.512 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:53:51.512 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:53:51.512 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:53:51.512 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:53:51.512 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.44945.0:180926 7.3 e160/139 7:c23f9d83:::benchmark_data_smithi084_123840_object72929:head v 160'11334, mlcod=160'11331)", 2023-10-01T07:53:51.513 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:53:51.497504+0000", 2023-10-01T07:53:51.513 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.0032662500000000001, 2023-10-01T07:53:51.513 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0034353309999999998, 2023-10-01T07:53:51.513 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:53:51.513 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "started", 2023-10-01T07:53:51.513 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:53:51.513 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:53:51.513 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:53:51.513 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:51.497504+0000", 2023-10-01T07:53:51.513 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:53:51.513 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:53:51.513 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:53:51.514 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:53:51.514 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:51.497504+0000", 2023-10-01T07:53:51.514 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:53:51.514 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:53:51.514 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:53:51.514 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:53:51.514 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:51.497503+0000", 2023-10-01T07:53:51.514 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T07:53:51.514 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:53:51.514 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:53:51.514 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:53:51.514 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:51.497508+0000", 2023-10-01T07:53:51.515 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.8520000000000003e-06 2023-10-01T07:53:51.515 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:53:51.515 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:53:51.515 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:53:51.515 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:51.497516+0000", 2023-10-01T07:53:51.515 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.9759999999999995e-06 2023-10-01T07:53:51.515 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:53:51.515 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:53:51.515 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:53:51.515 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:51.497522+0000", 2023-10-01T07:53:51.515 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.117e-06 2023-10-01T07:53:51.516 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:53:51.516 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:53:51.516 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:53:51.516 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:51.497568+0000", 2023-10-01T07:53:51.516 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.5846000000000001e-05 2023-10-01T07:53:51.516 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:53:51.516 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:53:51.516 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:53:51.516 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:51.497592+0000", 2023-10-01T07:53:51.516 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.3927e-05 2023-10-01T07:53:51.516 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:53:51.516 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:53:51.516 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:53:51.517 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:53:51.517 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:53:51.517 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44945.0:180933 7.e 7.cd7fca8e (undecoded) ondisk+write+known_if_redirected e160)", 2023-10-01T07:53:51.517 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:53:51.497497+0000", 2023-10-01T07:53:51.517 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.0032729539999999998, 2023-10-01T07:53:51.517 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0034986269999999998, 2023-10-01T07:53:51.517 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:53:51.517 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "queued for pg", 2023-10-01T07:53:51.517 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:53:51.517 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44945", 2023-10-01T07:53:51.517 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:53:51.517 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 180933 2023-10-01T07:53:51.518 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:53:51.518 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:53:51.518 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:53:51.518 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:53:51.518 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:51.497497+0000", 2023-10-01T07:53:51.518 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:53:51.518 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:53:51.518 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:53:51.518 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:53:51.518 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:51.497497+0000", 2023-10-01T07:53:51.518 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:53:51.518 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:53:51.519 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:53:51.519 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:53:51.519 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:51.497495+0000", 2023-10-01T07:53:51.519 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999981 2023-10-01T07:53:51.519 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:53:51.519 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:53:51.519 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:53:51.519 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:51.497503+0000", 2023-10-01T07:53:51.519 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.7910000000000005e-06 2023-10-01T07:53:51.519 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:53:51.520 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:53:51.520 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:53:51.520 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:51.497517+0000", 2023-10-01T07:53:51.520 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.4104000000000001e-05 2023-10-01T07:53:51.520 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:53:51.520 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:53:51.520 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:53:51.520 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:51.497524+0000", 2023-10-01T07:53:51.520 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.8680000000000001e-06 2023-10-01T07:53:51.520 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:53:51.520 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:53:51.520 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:53:51.521 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:53:51.521 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:53:51.521 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.44945.0:180934 7.2 e160/154)", 2023-10-01T07:53:51.521 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:53:51.500618+0000", 2023-10-01T07:53:51.521 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.000151984, 2023-10-01T07:53:51.521 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00042899000000000002, 2023-10-01T07:53:51.521 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:53:51.521 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "queued for pg", 2023-10-01T07:53:51.521 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:53:51.521 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:53:51.521 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:53:51.521 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:51.500618+0000", 2023-10-01T07:53:51.521 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:53:51.522 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:53:51.522 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:53:51.522 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:53:51.522 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:51.500618+0000", 2023-10-01T07:53:51.522 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:53:51.522 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:53:51.522 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:53:51.522 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:53:51.522 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:51.500617+0000", 2023-10-01T07:53:51.522 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:53:51.522 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:53:51.523 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:53:51.523 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:53:51.523 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:51.500628+0000", 2023-10-01T07:53:51.523 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.046e-05 2023-10-01T07:53:51.523 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:53:51.523 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:53:51.523 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:53:51.523 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:51.500646+0000", 2023-10-01T07:53:51.523 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.8678999999999999e-05 2023-10-01T07:53:51.523 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:53:51.523 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:53:51.523 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:53:51.523 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:51.500654+0000", 2023-10-01T07:53:51.524 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.0539999999999995e-06 2023-10-01T07:53:51.524 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:53:51.524 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:53:51.524 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:53:51.524 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:53:51.524 INFO:teuthology.orchestra.run.smithi084.stdout: ], 2023-10-01T07:53:51.524 INFO:teuthology.orchestra.run.smithi084.stdout: "num_ops": 5 2023-10-01T07:53:51.524 INFO:teuthology.orchestra.run.smithi084.stdout:} 2023-10-01T07:53:51.595 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:51.630 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:51.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:51.633 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:51.733 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:51.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:51.771 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:51.771 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:51.871 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:51.915 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:51.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:51.920 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:52.021 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:52.030 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:51 smithi084 bash[75189]: cluster 2023-10-01T07:53:50.909087+0000 mon.a (mon.0) 888 : cluster 3 Health check failed: Reduced data availability: 4 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2023-10-01T07:53:52.030 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:51 smithi084 bash[78255]: cluster 2023-10-01T07:53:50.909087+0000 mon.a (mon.0) 888 : cluster 3 Health check failed: Reduced data availability: 4 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2023-10-01T07:53:52.047 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:52.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:52.051 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:52.152 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:52.161 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:51 smithi112 bash[59335]: cluster 2023-10-01T07:53:50.909087+0000 mon.a (mon.0) 888 : cluster 3 Health check failed: Reduced data availability: 4 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2023-10-01T07:53:52.180 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:52.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:52.183 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:52.284 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:52.320 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:52.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:52.324 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:52.425 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:52.449 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:52.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:52.457 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:52.557 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:52.580 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:52.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:52.584 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:52.685 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:52.709 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:52.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:52.715 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:52.808 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-10-01T07:53:52.815 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:52.845 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:52.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:52.851 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:52.951 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:52.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:52 smithi112 bash[59335]: cluster 2023-10-01T07:53:52.343968+0000 mgr.y (mgr.34104) 619 : cluster 0 pgmap v612: 89 pgs: 10 peering, 6 active+undersized+degraded, 28 active+undersized, 45 active+clean; 2.2 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 457 op/s; 8937/107457 objects degraded (8.317%) 2023-10-01T07:53:52.981 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:52.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:52.985 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:52.986 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-01T07:53:53.025 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T07:53:53.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:52 smithi084 bash[75189]: cluster 2023-10-01T07:53:52.343968+0000 mgr.y (mgr.34104) 619 : cluster 0 pgmap v612: 89 pgs: 10 peering, 6 active+undersized+degraded, 28 active+undersized, 45 active+clean; 2.2 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 457 op/s; 8937/107457 objects degraded (8.317%) 2023-10-01T07:53:53.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:52 smithi084 bash[78255]: cluster 2023-10-01T07:53:52.343968+0000 mgr.y (mgr.34104) 619 : cluster 0 pgmap v612: 89 pgs: 10 peering, 6 active+undersized+degraded, 28 active+undersized, 45 active+clean; 2.2 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 457 op/s; 8937/107457 objects degraded (8.317%) 2023-10-01T07:53:53.086 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:53.108 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:53.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:53.115 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:53.216 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:53.248 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:53.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:53.259 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:53.360 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:53.384 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:53.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:53.500 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:53.601 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:53.627 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:53.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:53.632 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:53.733 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:53.763 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:53.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:53.768 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:53.869 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:53.900 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:53.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:53.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:54.003 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:54.045 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:54.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:54.050 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:54.151 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:54.176 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:54.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:54.178 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:54.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:53 smithi084 bash[75189]: cluster 2023-10-01T07:53:53.639306+0000 mon.a (mon.0) 889 : cluster 3 Health check update: Degraded data redundancy: 8937/107457 objects degraded (8.317%), 6 pgs degraded (PG_DEGRADED) 2023-10-01T07:53:54.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:53 smithi084 bash[78255]: cluster 2023-10-01T07:53:53.639306+0000 mon.a (mon.0) 889 : cluster 3 Health check update: Degraded data redundancy: 8937/107457 objects degraded (8.317%), 6 pgs degraded (PG_DEGRADED) 2023-10-01T07:53:54.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:53 smithi112 bash[59335]: cluster 2023-10-01T07:53:53.639306+0000 mon.a (mon.0) 889 : cluster 3 Health check update: Degraded data redundancy: 8937/107457 objects degraded (8.317%), 6 pgs degraded (PG_DEGRADED) 2023-10-01T07:53:54.279 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:54.307 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:54.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:54.314 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:54.415 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:54.445 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:54.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:54.450 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:54.551 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:54.594 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:54.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:54.597 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:54.698 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:54.732 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:54.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:54.734 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:54.835 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:54.878 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:54.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:54.880 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:54.981 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:54.990 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:54 smithi084 bash[75189]: cluster 2023-10-01T07:53:54.344743+0000 mgr.y (mgr.34104) 620 : cluster 0 pgmap v613: 89 pgs: 6 peering, 6 active+undersized+degraded, 28 active+undersized, 49 active+clean; 2.1 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 500 op/s; 8751/104523 objects degraded (8.372%) 2023-10-01T07:53:54.991 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:54 smithi084 bash[78255]: cluster 2023-10-01T07:53:54.344743+0000 mgr.y (mgr.34104) 620 : cluster 0 pgmap v613: 89 pgs: 6 peering, 6 active+undersized+degraded, 28 active+undersized, 49 active+clean; 2.1 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 500 op/s; 8751/104523 objects degraded (8.372%) 2023-10-01T07:53:55.007 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:55.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:55.009 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:55.110 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:55.124 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:54 smithi112 bash[59335]: cluster 2023-10-01T07:53:54.344743+0000 mgr.y (mgr.34104) 620 : cluster 0 pgmap v613: 89 pgs: 6 peering, 6 active+undersized+degraded, 28 active+undersized, 49 active+clean; 2.1 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 500 op/s; 8751/104523 objects degraded (8.372%) 2023-10-01T07:53:55.147 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:55.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:55.151 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:55.251 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:55.282 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:55.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:55.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:55.387 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:55.412 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:55.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:55.417 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:55.518 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:55.542 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:55.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:55.547 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:55.648 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:55.697 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:55.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:55.701 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:55.802 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:55.837 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:55.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:55.845 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:55.945 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:55.972 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:55.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:55.976 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:56.077 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:56.107 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:56.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:56.113 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:56.214 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:56.240 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:56.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:56.243 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:56.271 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [1] live_osds: [0, 2, 3, 5, 6, 4, 7] 2023-10-01T07:53:56.271 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T07:53:56.272 INFO:tasks.thrashosds.thrasher:Reviving osd 1 2023-10-01T07:53:56.272 INFO:tasks.cephadm.osd.1:Restarting osd.1 (starting--it wasn't running)... 2023-10-01T07:53:56.272 DEBUG:teuthology.orchestra.run.smithi084:osd.1> sudo journalctl -f -n 0 -u ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@osd.1.service 2023-10-01T07:53:56.274 DEBUG:teuthology.orchestra.run.smithi084:> sudo systemctl start ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@osd.1 2023-10-01T07:53:56.286 INFO:journalctl@ceph.osd.1.smithi084.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-01T07:53:56.306 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-10-01T07:53:56.343 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:56.366 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:56.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:56.369 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:56.451 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:53:56 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:53:56] "GET /metrics HTTP/1.1" 200 36326 "" "Prometheus/2.33.4" 2023-10-01T07:53:56.452 INFO:journalctl@ceph.osd.1.smithi084.stdout:Oct 01 07:53:56 smithi084 systemd[1]: Started Ceph osd.1 for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T07:53:56.470 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:56.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:56 smithi112 bash[59335]: cluster 2023-10-01T07:53:56.396914+0000 mon.a (mon.0) 890 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 4 pgs peering) 2023-10-01T07:53:56.496 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:56.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:56.498 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:56.599 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:56.640 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:56.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:56.643 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:56.743 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:56.753 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:56 smithi084 bash[78255]: cluster 2023-10-01T07:53:56.396914+0000 mon.a (mon.0) 890 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 4 pgs peering) 2023-10-01T07:53:56.754 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:56 smithi084 bash[75189]: cluster 2023-10-01T07:53:56.396914+0000 mon.a (mon.0) 890 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 4 pgs peering) 2023-10-01T07:53:56.775 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:56.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:56.778 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:56.879 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:56.910 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:56.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:56.915 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:57.016 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:57.051 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:57.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:57.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:57.157 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:57.183 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:57.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:57.189 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:57.289 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:57.317 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:57.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:57.325 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:57.425 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:57.449 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:57.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:57.455 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:57.555 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:57.580 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:57.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:57.587 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:57.647 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:53:57.647 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:53:57.652 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:53:57.687 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:57 smithi084 bash[78255]: cluster 2023-10-01T07:53:56.345532+0000 mgr.y (mgr.34104) 621 : cluster 0 pgmap v614: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 2.0 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 794 op/s; 11993/96600 objects degraded (12.415%) 2023-10-01T07:53:57.688 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:57.689 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:57 smithi084 bash[75189]: cluster 2023-10-01T07:53:56.345532+0000 mgr.y (mgr.34104) 621 : cluster 0 pgmap v614: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 2.0 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 794 op/s; 11993/96600 objects degraded (12.415%) 2023-10-01T07:53:57.723 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:57.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:57.727 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:57.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:57 smithi112 bash[59335]: cluster 2023-10-01T07:53:56.345532+0000 mgr.y (mgr.34104) 621 : cluster 0 pgmap v614: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 2.0 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 794 op/s; 11993/96600 objects degraded (12.415%) 2023-10-01T07:53:57.828 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:57.863 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:57.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:57.869 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:57.970 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:58.005 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:53:58.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:58.009 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:53:58.109 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:58.142 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:58.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:58.145 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:58.246 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:58.276 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:58.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:58.278 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:58.379 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:58.415 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:58.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:58.416 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:58.517 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:58.541 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:58.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:58.543 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:58.644 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:58.669 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:58.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:58.674 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:58.775 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:58.801 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:58.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:58.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:58.905 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:58.932 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:53:58.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:58.934 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:53:59.035 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:59.070 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:53:59.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:59.072 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:53:59.173 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:59.209 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:53:59.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:59.215 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:53:59.316 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:59.348 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:53:59.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:59.352 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:53:59.453 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:59.460 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:59 smithi112 bash[59335]: cluster 2023-10-01T07:53:58.346061+0000 mgr.y (mgr.34104) 622 : cluster 0 pgmap v615: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 2.0 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 673 op/s; 11993/96600 objects degraded (12.415%) 2023-10-01T07:53:59.460 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:53:59 smithi112 bash[59335]: cluster 2023-10-01T07:53:58.640347+0000 mon.a (mon.0) 891 : cluster 3 Health check update: Degraded data redundancy: 11993/96600 objects degraded (12.415%), 9 pgs degraded (PG_DEGRADED) 2023-10-01T07:53:59.484 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:59.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:59.489 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:59.590 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:59.616 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:59.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:59.621 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:59.721 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:59.730 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:59 smithi084 bash[75189]: cluster 2023-10-01T07:53:58.346061+0000 mgr.y (mgr.34104) 622 : cluster 0 pgmap v615: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 2.0 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 673 op/s; 11993/96600 objects degraded (12.415%) 2023-10-01T07:53:59.730 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:53:59 smithi084 bash[75189]: cluster 2023-10-01T07:53:58.640347+0000 mon.a (mon.0) 891 : cluster 3 Health check update: Degraded data redundancy: 11993/96600 objects degraded (12.415%), 9 pgs degraded (PG_DEGRADED) 2023-10-01T07:53:59.730 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:59 smithi084 bash[78255]: cluster 2023-10-01T07:53:58.346061+0000 mgr.y (mgr.34104) 622 : cluster 0 pgmap v615: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 2.0 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 673 op/s; 11993/96600 objects degraded (12.415%) 2023-10-01T07:53:59.730 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:53:59 smithi084 bash[78255]: cluster 2023-10-01T07:53:58.640347+0000 mon.a (mon.0) 891 : cluster 3 Health check update: Degraded data redundancy: 11993/96600 objects degraded (12.415%), 9 pgs degraded (PG_DEGRADED) 2023-10-01T07:53:59.759 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:53:59.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:59.762 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:53:59.863 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:59.886 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:53:59.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:53:59.888 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:53:59.989 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:00.013 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:00.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:00.019 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:00.119 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:00.163 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:00.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:00.166 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:00.267 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:00.290 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:00.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:00.295 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:00.395 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:00.417 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:00.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:00.423 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:00.524 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:00.545 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:00.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:00.548 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:00.648 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:00.681 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:00.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:00.684 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:00.701 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:54:00.785 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:00.824 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:00.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:00.826 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:00.927 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:00.952 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:00.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:00.954 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:01.055 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:01.080 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:01.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:01.082 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:01.183 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:01.216 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:01.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:01.230 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:01.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:01 smithi112 bash[59335]: audit 2023-10-01T07:54:00.087290+0000 mon.a (mon.0) 892 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:54:01.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:01 smithi112 bash[59335]: audit 2023-10-01T07:54:00.088437+0000 mon.a (mon.0) 893 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:54:01.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:01 smithi112 bash[59335]: cluster 2023-10-01T07:54:00.346745+0000 mgr.y (mgr.34104) 623 : cluster 0 pgmap v616: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 1.8 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 654 op/s; 11287/90882 objects degraded (12.419%) 2023-10-01T07:54:01.330 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:01.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:01.361 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:01.361 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:01.389 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:01 smithi084 bash[75189]: audit 2023-10-01T07:54:00.087290+0000 mon.a (mon.0) 892 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:54:01.389 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:01 smithi084 bash[75189]: audit 2023-10-01T07:54:00.088437+0000 mon.a (mon.0) 893 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:54:01.389 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:01 smithi084 bash[75189]: cluster 2023-10-01T07:54:00.346745+0000 mgr.y (mgr.34104) 623 : cluster 0 pgmap v616: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 1.8 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 654 op/s; 11287/90882 objects degraded (12.419%) 2023-10-01T07:54:01.390 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:01 smithi084 bash[78255]: audit 2023-10-01T07:54:00.087290+0000 mon.a (mon.0) 892 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:54:01.390 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:01 smithi084 bash[78255]: audit 2023-10-01T07:54:00.088437+0000 mon.a (mon.0) 893 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:54:01.390 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:01 smithi084 bash[78255]: cluster 2023-10-01T07:54:00.346745+0000 mgr.y (mgr.34104) 623 : cluster 0 pgmap v616: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 1.8 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 654 op/s; 11287/90882 objects degraded (12.419%) 2023-10-01T07:54:01.462 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:01.498 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:01.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:01.503 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:01.604 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:01.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:01.636 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:01.636 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:01.737 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:01.766 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:01.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:01.769 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:01.869 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:01.897 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:01.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:01.901 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:02.002 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:02.031 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:02.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:02.033 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:02.134 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:02.165 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:02.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:02.168 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:02.269 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:02.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:02.299 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:02.299 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:02.323 INFO:journalctl@ceph.osd.1.smithi084.stdout:Oct 01 07:54:02 smithi084 bash[137174]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-10-01T07:54:02.323 INFO:journalctl@ceph.osd.1.smithi084.stdout:Oct 01 07:54:02 smithi084 bash[137174]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-10-01T07:54:02.323 INFO:journalctl@ceph.osd.1.smithi084.stdout:Oct 01 07:54:02 smithi084 bash[137174]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2023-10-01T07:54:02.323 INFO:journalctl@ceph.osd.1.smithi084.stdout:Oct 01 07:54:02 smithi084 bash[137174]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2023-10-01T07:54:02.323 INFO:journalctl@ceph.osd.1.smithi084.stdout:Oct 01 07:54:02 smithi084 bash[137174]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2023-10-01T07:54:02.323 INFO:journalctl@ceph.osd.1.smithi084.stdout:Oct 01 07:54:02 smithi084 bash[137174]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-10-01T07:54:02.323 INFO:journalctl@ceph.osd.1.smithi084.stdout:Oct 01 07:54:02 smithi084 bash[137174]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-10-01T07:54:02.323 INFO:journalctl@ceph.osd.1.smithi084.stdout:Oct 01 07:54:02 smithi084 bash[137174]: --> ceph-volume lvm activate successful for osd ID: 1 2023-10-01T07:54:02.400 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:02.424 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:02.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:02.432 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:02.533 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:02.551 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:02.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:02.554 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:02.654 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:02.682 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:02.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:02.686 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:02.787 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:02.819 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:02.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:02.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:02.924 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:02.971 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:02.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:02.975 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:03.075 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:03.094 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:03.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:03.096 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:03.197 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:03.221 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:03.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:03.227 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:03.327 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:03.350 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:03.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:03.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:03.458 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:03.466 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:03 smithi112 bash[59335]: cluster 2023-10-01T07:54:02.347424+0000 mgr.y (mgr.34104) 624 : cluster 0 pgmap v617: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 1.7 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 737 op/s; 10517/84780 objects degraded (12.405%) 2023-10-01T07:54:03.491 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:03.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:03.497 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:03.598 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:03.605 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:03 smithi084 bash[78255]: cluster 2023-10-01T07:54:02.347424+0000 mgr.y (mgr.34104) 624 : cluster 0 pgmap v617: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 1.7 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 737 op/s; 10517/84780 objects degraded (12.405%) 2023-10-01T07:54:03.606 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:03 smithi084 bash[75189]: cluster 2023-10-01T07:54:02.347424+0000 mgr.y (mgr.34104) 624 : cluster 0 pgmap v617: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 1.7 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 737 op/s; 10517/84780 objects degraded (12.405%) 2023-10-01T07:54:03.629 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:03.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:03.634 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:03.734 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:03.763 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:03.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:03.765 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:03.866 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:03.890 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:03.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:03.894 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:03.994 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:04.026 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:04.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:04.031 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:04.131 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:04.161 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:04.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:04.168 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:04.269 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:04.298 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:04.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:04.302 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:04.403 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:04.405 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:04 smithi112 bash[59335]: cluster 2023-10-01T07:54:03.641276+0000 mon.a (mon.0) 894 : cluster 3 Health check update: Degraded data redundancy: 10517/84780 objects degraded (12.405%), 9 pgs degraded, 32 pgs undersized (PG_DEGRADED) 2023-10-01T07:54:04.431 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:04.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:04.436 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:04.537 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:04.545 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:04 smithi084 bash[78255]: cluster 2023-10-01T07:54:03.641276+0000 mon.a (mon.0) 894 : cluster 3 Health check update: Degraded data redundancy: 10517/84780 objects degraded (12.405%), 9 pgs degraded, 32 pgs undersized (PG_DEGRADED) 2023-10-01T07:54:04.545 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:04 smithi084 bash[75189]: cluster 2023-10-01T07:54:03.641276+0000 mon.a (mon.0) 894 : cluster 3 Health check update: Degraded data redundancy: 10517/84780 objects degraded (12.405%), 9 pgs degraded, 32 pgs undersized (PG_DEGRADED) 2023-10-01T07:54:04.563 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:04.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:04.566 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:04.667 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:04.700 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:04.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:04.705 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:04.805 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:04.834 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:04.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:04.839 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:04.939 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:04.967 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:04.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:04.971 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:05.071 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:05.102 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:05.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:05.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:05.206 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:05.249 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:05.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:05.252 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:05.354 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:05.383 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:05.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:05.390 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:05.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:05 smithi112 bash[59335]: cluster 2023-10-01T07:54:04.348218+0000 mgr.y (mgr.34104) 625 : cluster 0 pgmap v618: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 1.6 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 732 op/s; 10298/81096 objects degraded (12.699%) 2023-10-01T07:54:05.490 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:05.514 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:05.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:05.517 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:05.617 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:05.644 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:05.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:05.649 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:05.750 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:05.792 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:05.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:05.798 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:05.822 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:05 smithi084 bash[78255]: cluster 2023-10-01T07:54:04.348218+0000 mgr.y (mgr.34104) 625 : cluster 0 pgmap v618: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 1.6 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 732 op/s; 10298/81096 objects degraded (12.699%) 2023-10-01T07:54:05.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:05 smithi084 bash[75189]: cluster 2023-10-01T07:54:04.348218+0000 mgr.y (mgr.34104) 625 : cluster 0 pgmap v618: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 1.6 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 732 op/s; 10298/81096 objects degraded (12.699%) 2023-10-01T07:54:05.899 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:05.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:05.929 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:05.929 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:06.030 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:06.052 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:06.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:06.054 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:06.155 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:06.184 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:06.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:06.192 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:06.293 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:06.321 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:06.322 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:54:06 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:54:06] "GET /metrics HTTP/1.1" 200 36323 "" "Prometheus/2.33.4" 2023-10-01T07:54:06.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:06.325 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:06.425 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:06.452 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:06.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:06.457 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:06.558 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:06.592 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:06.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:06.594 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:06.695 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:06.719 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:06.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:06.725 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:06.826 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:06.848 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:06.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:06.850 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:06.950 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:06.995 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:06.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:06.997 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:07.098 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:07.133 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:07.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:07.136 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:07.236 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:07.258 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:07.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:07.261 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:07.362 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:07.387 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:07.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:07.395 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:07.496 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:07.503 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:07 smithi084 bash[78255]: cluster 2023-10-01T07:54:06.349172+0000 mgr.y (mgr.34104) 626 : cluster 0 pgmap v619: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 1.5 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 869 op/s; 9096/73197 objects degraded (12.427%) 2023-10-01T07:54:07.505 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:07 smithi084 bash[75189]: cluster 2023-10-01T07:54:06.349172+0000 mgr.y (mgr.34104) 626 : cluster 0 pgmap v619: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 1.5 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 869 op/s; 9096/73197 objects degraded (12.427%) 2023-10-01T07:54:07.531 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:07.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:07.535 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:07.636 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:07.696 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:07.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:07.702 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:07.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:07 smithi112 bash[59335]: cluster 2023-10-01T07:54:06.349172+0000 mgr.y (mgr.34104) 626 : cluster 0 pgmap v619: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 1.5 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 869 op/s; 9096/73197 objects degraded (12.427%) 2023-10-01T07:54:07.803 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:07.831 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:07.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:07.837 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:07.937 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:07.962 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:07.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:07.964 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:08.065 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:08.100 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:08.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:08.105 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:08.206 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:08.245 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:08.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:08.247 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:08.348 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:08.381 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:08.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:08.384 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:08.484 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:08.513 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:08.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:08.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:08.617 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:08.652 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:08.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:08.653 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:08.754 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:08.779 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:08.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:08.782 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:08.883 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:08.917 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:08.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:08.920 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:09.021 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:09.045 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:09.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:09.049 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:09.149 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:09.181 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:09.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:09.189 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:09.290 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:09.333 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:09.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:09.337 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:09.437 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:09.460 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:09.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:09.469 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:09.570 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:09.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:09 smithi084 bash[75189]: cluster 2023-10-01T07:54:08.349899+0000 mgr.y (mgr.34104) 627 : cluster 0 pgmap v620: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 1.5 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 9096/73197 objects degraded (12.427%) 2023-10-01T07:54:09.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:09 smithi084 bash[75189]: cluster 2023-10-01T07:54:08.642250+0000 mon.a (mon.0) 895 : cluster 3 Health check update: Degraded data redundancy: 9096/73197 objects degraded (12.427%), 9 pgs degraded, 32 pgs undersized (PG_DEGRADED) 2023-10-01T07:54:09.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:09 smithi084 bash[78255]: cluster 2023-10-01T07:54:08.349899+0000 mgr.y (mgr.34104) 627 : cluster 0 pgmap v620: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 1.5 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 9096/73197 objects degraded (12.427%) 2023-10-01T07:54:09.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:09 smithi084 bash[78255]: cluster 2023-10-01T07:54:08.642250+0000 mon.a (mon.0) 895 : cluster 3 Health check update: Degraded data redundancy: 9096/73197 objects degraded (12.427%), 9 pgs degraded, 32 pgs undersized (PG_DEGRADED) 2023-10-01T07:54:09.608 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:09.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:09.612 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:09.713 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:09.721 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:09 smithi112 bash[59335]: cluster 2023-10-01T07:54:08.349899+0000 mgr.y (mgr.34104) 627 : cluster 0 pgmap v620: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 1.5 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 9096/73197 objects degraded (12.427%) 2023-10-01T07:54:09.721 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:09 smithi112 bash[59335]: cluster 2023-10-01T07:54:08.642250+0000 mon.a (mon.0) 895 : cluster 3 Health check update: Degraded data redundancy: 9096/73197 objects degraded (12.427%), 9 pgs degraded, 32 pgs undersized (PG_DEGRADED) 2023-10-01T07:54:09.736 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:09.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:09.741 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:09.842 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:09.862 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:09.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:09.863 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:09.964 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:09.997 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:09.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:10.000 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:10.101 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:10.124 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:10.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:10.128 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:10.229 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:10.256 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:10.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:10.262 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:10.363 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:10.397 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:10.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:10.401 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:10.501 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:10.530 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:10.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:10.532 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:10.633 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:10.659 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:10.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:10.663 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:10.763 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:10.785 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:10.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:10.790 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:10.890 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:10.912 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:10.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:10.915 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:11.016 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:11.039 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:11.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:11.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:11.145 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:11.171 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:11.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:11.173 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:11.274 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:11.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:11.299 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:11.299 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:11.400 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:11.433 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:11.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:11.438 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:11.539 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:11.573 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:11.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:11.581 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:11.681 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:11.689 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:11 smithi112 bash[59335]: cluster 2023-10-01T07:54:10.350867+0000 mgr.y (mgr.34104) 628 : cluster 0 pgmap v621: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 1.4 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 805 op/s; 8403/67581 objects degraded (12.434%) 2023-10-01T07:54:11.708 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:11.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:11.712 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:11.812 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:11.822 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:11 smithi084 bash[78255]: cluster 2023-10-01T07:54:10.350867+0000 mgr.y (mgr.34104) 628 : cluster 0 pgmap v621: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 1.4 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 805 op/s; 8403/67581 objects degraded (12.434%) 2023-10-01T07:54:11.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:11 smithi084 bash[75189]: cluster 2023-10-01T07:54:10.350867+0000 mgr.y (mgr.34104) 628 : cluster 0 pgmap v621: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 1.4 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 805 op/s; 8403/67581 objects degraded (12.434%) 2023-10-01T07:54:11.847 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:11.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:11.850 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:11.951 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:11.975 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:11.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:11.977 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:12.078 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:12.126 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:12.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:12.133 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:12.233 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:12.258 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:12.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:12.262 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:12.363 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:12.391 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:12.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:12.396 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:12.496 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:12.535 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:12.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:12.537 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:12.638 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:12.666 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:12.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:12.670 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:12.771 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:12.788 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:12.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:12.789 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:12.890 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:12.919 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:12.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:12.921 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:13.022 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:13.058 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:13.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:13.064 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:13.073 INFO:journalctl@ceph.osd.1.smithi084.stdout:Oct 01 07:54:13 smithi084 bash[137903]: debug 2023-10-01T07:54:13.020+0000 7f32adf4e640 -1 Falling back to public interface 2023-10-01T07:54:13.165 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:13.190 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:13.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:13.192 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:13.293 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:13.319 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:13.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:13.321 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:13.422 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:13.454 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:13.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:13.459 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:13.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:13 smithi112 bash[59335]: cluster 2023-10-01T07:54:12.351744+0000 mgr.y (mgr.34104) 629 : cluster 0 pgmap v622: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 1.3 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 806 op/s; 7653/61842 objects degraded (12.375%) 2023-10-01T07:54:13.560 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:13.582 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:13.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:13.587 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:13.688 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:13.730 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:13.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:13.736 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:13.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:13 smithi084 bash[75189]: cluster 2023-10-01T07:54:12.351744+0000 mgr.y (mgr.34104) 629 : cluster 0 pgmap v622: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 1.3 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 806 op/s; 7653/61842 objects degraded (12.375%) 2023-10-01T07:54:13.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:13 smithi084 bash[78255]: cluster 2023-10-01T07:54:12.351744+0000 mgr.y (mgr.34104) 629 : cluster 0 pgmap v622: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 1.3 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 806 op/s; 7653/61842 objects degraded (12.375%) 2023-10-01T07:54:13.836 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:13.866 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:13.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:13.868 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:13.969 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:13.990 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:13.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:13.997 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:14.098 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:14.128 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:14.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:14.131 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:14.232 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:14.257 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:14.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:14.260 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:14.359 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T07:54:14.361 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:14.385 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:14.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:14.387 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:14.409 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T07:54:14.446 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T07:54:14.483 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T07:54:14.488 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:14.517 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:14.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:14.523 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:14.528 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T07:54:14.568 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T07:54:14.610 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T07:54:14.610 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T07:54:14.611 INFO:teuthology.orchestra.run.smithi084.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-10-01T07:54:14.611 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T07:54:14.611 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T07:54:14.611 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T07:54:14.611 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T07:54:14.611 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T07:54:14.611 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T07:54:14.624 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:14.627 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:14 smithi084 bash[75189]: cluster 2023-10-01T07:54:13.643368+0000 mon.a (mon.0) 896 : cluster 3 Health check update: Degraded data redundancy: 7653/61842 objects degraded (12.375%), 9 pgs degraded, 32 pgs undersized (PG_DEGRADED) 2023-10-01T07:54:14.627 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:14 smithi084 bash[75189]: audit 2023-10-01T07:54:14.318112+0000 mon.c (mon.2) 73 : audit 0 from='client.? 172.21.15.84:0/163165968' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:54:14.627 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:14 smithi084 bash[78255]: cluster 2023-10-01T07:54:13.643368+0000 mon.a (mon.0) 896 : cluster 3 Health check update: Degraded data redundancy: 7653/61842 objects degraded (12.375%), 9 pgs degraded, 32 pgs undersized (PG_DEGRADED) 2023-10-01T07:54:14.627 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:14 smithi084 bash[78255]: audit 2023-10-01T07:54:14.318112+0000 mon.c (mon.2) 73 : audit 0 from='client.? 172.21.15.84:0/163165968' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:54:14.658 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:14.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:14.665 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:14.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:14 smithi112 bash[59335]: cluster 2023-10-01T07:54:13.643368+0000 mon.a (mon.0) 896 : cluster 3 Health check update: Degraded data redundancy: 7653/61842 objects degraded (12.375%), 9 pgs degraded, 32 pgs undersized (PG_DEGRADED) 2023-10-01T07:54:14.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:14 smithi112 bash[59335]: audit 2023-10-01T07:54:14.318112+0000 mon.c (mon.2) 73 : audit 0 from='client.? 172.21.15.84:0/163165968' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:54:14.766 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:14.793 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:14.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:14.796 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:14.897 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:14.921 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:14.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:14.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:15.024 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:15.052 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:15.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:15.056 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:15.157 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:15.195 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:15.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:15.201 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:15.302 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:15.339 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:15.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:15.343 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:15.426 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:15 smithi112 bash[59335]: cluster 2023-10-01T07:54:14.352613+0000 mgr.y (mgr.34104) 630 : cluster 0 pgmap v623: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 1.2 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 730 op/s; 7425/58479 objects degraded (12.697%) 2023-10-01T07:54:15.427 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:15 smithi112 bash[59335]: audit 2023-10-01T07:54:15.082498+0000 mon.a (mon.0) 897 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:54:15.443 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:15.469 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:15.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:15.472 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:15.573 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:15.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:15 smithi084 bash[75189]: cluster 2023-10-01T07:54:14.352613+0000 mgr.y (mgr.34104) 630 : cluster 0 pgmap v623: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 1.2 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 730 op/s; 7425/58479 objects degraded (12.697%) 2023-10-01T07:54:15.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:15 smithi084 bash[75189]: audit 2023-10-01T07:54:15.082498+0000 mon.a (mon.0) 897 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:54:15.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:15 smithi084 bash[78255]: cluster 2023-10-01T07:54:14.352613+0000 mgr.y (mgr.34104) 630 : cluster 0 pgmap v623: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 1.2 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 730 op/s; 7425/58479 objects degraded (12.697%) 2023-10-01T07:54:15.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:15 smithi084 bash[78255]: audit 2023-10-01T07:54:15.082498+0000 mon.a (mon.0) 897 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:54:15.601 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:15.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:15.604 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:15.704 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:15.737 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:15.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:15.739 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:15.840 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:15.873 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:15.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:15.877 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:15.978 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:16.006 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:16.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:16.013 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:16.114 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:16.152 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:16.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:16.154 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:16.254 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:16.263 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:54:16 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:54:16] "GET /metrics HTTP/1.1" 200 36321 "" "Prometheus/2.33.4" 2023-10-01T07:54:16.293 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:16.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:16.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:16.397 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:16.423 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:16.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:16.429 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:16.530 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:16.565 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:16.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:16.569 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:16.670 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:16.698 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:16.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:16.700 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:16.801 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:16.828 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:16.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:16.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:16.933 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:16.957 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:16.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:16.960 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:17.061 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:17.103 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:17.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:17.107 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:17.208 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:17.232 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:17.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:17.233 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:17.334 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:17.364 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:17.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:17.366 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:17.467 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:17.508 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:17.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:17.513 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:17.613 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:17.644 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:17.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:17.647 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:17.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:17 smithi112 bash[59335]: cluster 2023-10-01T07:54:16.353572+0000 mgr.y (mgr.34104) 631 : cluster 0 pgmap v624: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 1.0 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 835 op/s; 6265/51018 objects degraded (12.280%) 2023-10-01T07:54:17.747 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:17.776 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:17.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:17.781 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:17.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:17 smithi084 bash[78255]: cluster 2023-10-01T07:54:16.353572+0000 mgr.y (mgr.34104) 631 : cluster 0 pgmap v624: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 1.0 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 835 op/s; 6265/51018 objects degraded (12.280%) 2023-10-01T07:54:17.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:17 smithi084 bash[75189]: cluster 2023-10-01T07:54:16.353572+0000 mgr.y (mgr.34104) 631 : cluster 0 pgmap v624: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 1.0 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 835 op/s; 6265/51018 objects degraded (12.280%) 2023-10-01T07:54:17.881 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:17.906 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:17.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:17.914 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:18.015 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:18.049 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:18.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:18.052 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:18.153 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:18.180 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-01T07:54:18.181 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-01T07:54:18.185 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:18.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:18.189 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:18.290 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:18.334 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:18.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:18.336 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:18.437 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:18.439 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:18 smithi084 bash[78255]: audit 2023-10-01T07:54:17.838972+0000 mon.c (mon.2) 74 : audit 1 from='client.? 172.21.15.84:0/3863052364' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T07:54:18.440 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:18 smithi084 bash[78255]: audit 2023-10-01T07:54:17.839934+0000 mon.a (mon.0) 898 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T07:54:18.454 INFO:teuthology.orchestra.run.smithi084.stderr:noscrub is set 2023-10-01T07:54:18.465 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:18.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:18.468 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:18.569 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:18.593 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:18.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:18.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:18.700 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:18.710 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:18 smithi084 bash[75189]: audit 2023-10-01T07:54:17.838972+0000 mon.c (mon.2) 74 : audit 1 from='client.? 172.21.15.84:0/3863052364' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T07:54:18.710 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:18 smithi084 bash[75189]: audit 2023-10-01T07:54:17.839934+0000 mon.a (mon.0) 898 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T07:54:18.713 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:18 smithi112 bash[59335]: audit 2023-10-01T07:54:17.838972+0000 mon.c (mon.2) 74 : audit 1 from='client.? 172.21.15.84:0/3863052364' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T07:54:18.713 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:18 smithi112 bash[59335]: audit 2023-10-01T07:54:17.839934+0000 mon.a (mon.0) 898 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T07:54:18.735 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:18.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:18.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:18.784 INFO:teuthology.orchestra.run.smithi084.stdout:ERROR: (22) Invalid argument 2023-10-01T07:54:18.784 INFO:teuthology.orchestra.run.smithi084.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T07:54:18.840 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:18.862 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:18.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:18.869 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:18.949 INFO:teuthology.orchestra.run.smithi084.stderr:no valid command found; 10 closest matches: 2023-10-01T07:54:18.950 INFO:teuthology.orchestra.run.smithi084.stderr:0 2023-10-01T07:54:18.950 INFO:teuthology.orchestra.run.smithi084.stderr:1 2023-10-01T07:54:18.950 INFO:teuthology.orchestra.run.smithi084.stderr:2 2023-10-01T07:54:18.950 INFO:teuthology.orchestra.run.smithi084.stderr:abort 2023-10-01T07:54:18.950 INFO:teuthology.orchestra.run.smithi084.stderr:assert 2023-10-01T07:54:18.950 INFO:teuthology.orchestra.run.smithi084.stderr:bluefs debug_inject_read_zeros 2023-10-01T07:54:18.950 INFO:teuthology.orchestra.run.smithi084.stderr:bluefs files list 2023-10-01T07:54:18.950 INFO:teuthology.orchestra.run.smithi084.stderr:bluefs stats 2023-10-01T07:54:18.950 INFO:teuthology.orchestra.run.smithi084.stderr:bluestore allocator dump block 2023-10-01T07:54:18.950 INFO:teuthology.orchestra.run.smithi084.stderr:bluestore allocator fragmentation block 2023-10-01T07:54:18.950 INFO:teuthology.orchestra.run.smithi084.stderr:admin_socket: invalid command 2023-10-01T07:54:18.970 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:18.998 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:19.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:19.005 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:19.106 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:19.134 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:19.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:19.138 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:19.239 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:19.264 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:19.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:19.268 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:19.369 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:19.399 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:19.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:19.402 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:19.503 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:19.511 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:19 smithi112 bash[59335]: cluster 2023-10-01T07:54:18.354309+0000 mgr.y (mgr.34104) 632 : cluster 0 pgmap v625: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 1.0 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 615 op/s; 6265/51018 objects degraded (12.280%) 2023-10-01T07:54:19.511 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:19 smithi112 bash[59335]: cluster 2023-10-01T07:54:18.428063+0000 mon.a (mon.0) 899 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:54:19.512 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:19 smithi112 bash[59335]: cluster 2023-10-01T07:54:18.439303+0000 osd.5 (osd.5) 101 : cluster 3 failed to encode map e161 with expected crc 2023-10-01T07:54:19.512 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:19 smithi112 bash[59335]: cluster 2023-10-01T07:54:18.446460+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e161 with expected crc 2023-10-01T07:54:19.512 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:19 smithi112 bash[59335]: audit 2023-10-01T07:54:18.448283+0000 mon.a (mon.0) 900 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T07:54:19.512 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:19 smithi112 bash[59335]: cluster 2023-10-01T07:54:18.449002+0000 mon.a (mon.0) 901 : cluster 0 osdmap e161: 8 total, 7 up, 8 in 2023-10-01T07:54:19.512 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:19 smithi112 bash[59335]: cluster 2023-10-01T07:54:18.459961+0000 osd.4 (osd.4) 60 : cluster 3 failed to encode map e161 with expected crc 2023-10-01T07:54:19.512 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:19 smithi112 bash[59335]: cluster 2023-10-01T07:54:18.644516+0000 mon.a (mon.0) 902 : cluster 3 Health check update: Degraded data redundancy: 6265/51018 objects degraded (12.280%), 9 pgs degraded, 32 pgs undersized (PG_DEGRADED) 2023-10-01T07:54:19.512 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:19 smithi112 bash[59335]: audit 2023-10-01T07:54:19.320634+0000 mon.a (mon.0) 903 : audit 1 from='osd.1 [v2:172.21.15.84:6810/1526986772,v1:172.21.15.84:6811/1526986772]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-01T07:54:19.527 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:19.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:19.532 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:19.573 INFO:journalctl@ceph.osd.1.smithi084.stdout:Oct 01 07:54:19 smithi084 bash[137903]: debug 2023-10-01T07:54:19.292+0000 7f32adf4e640 -1 osd.1 153 log_to_monitors true 2023-10-01T07:54:19.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:19 smithi084 bash[78255]: cluster 2023-10-01T07:54:18.354309+0000 mgr.y (mgr.34104) 632 : cluster 0 pgmap v625: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 1.0 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 615 op/s; 6265/51018 objects degraded (12.280%) 2023-10-01T07:54:19.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:19 smithi084 bash[78255]: cluster 2023-10-01T07:54:18.428063+0000 mon.a (mon.0) 899 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:54:19.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:19 smithi084 bash[78255]: cluster 2023-10-01T07:54:18.439303+0000 osd.5 (osd.5) 101 : cluster 3 failed to encode map e161 with expected crc 2023-10-01T07:54:19.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:19 smithi084 bash[78255]: cluster 2023-10-01T07:54:18.446460+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e161 with expected crc 2023-10-01T07:54:19.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:19 smithi084 bash[78255]: audit 2023-10-01T07:54:18.448283+0000 mon.a (mon.0) 900 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T07:54:19.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:19 smithi084 bash[78255]: cluster 2023-10-01T07:54:18.449002+0000 mon.a (mon.0) 901 : cluster 0 osdmap e161: 8 total, 7 up, 8 in 2023-10-01T07:54:19.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:19 smithi084 bash[78255]: cluster 2023-10-01T07:54:18.459961+0000 osd.4 (osd.4) 60 : cluster 3 failed to encode map e161 with expected crc 2023-10-01T07:54:19.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:19 smithi084 bash[78255]: cluster 2023-10-01T07:54:18.644516+0000 mon.a (mon.0) 902 : cluster 3 Health check update: Degraded data redundancy: 6265/51018 objects degraded (12.280%), 9 pgs degraded, 32 pgs undersized (PG_DEGRADED) 2023-10-01T07:54:19.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:19 smithi084 bash[78255]: audit 2023-10-01T07:54:19.320634+0000 mon.a (mon.0) 903 : audit 1 from='osd.1 [v2:172.21.15.84:6810/1526986772,v1:172.21.15.84:6811/1526986772]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-01T07:54:19.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:19 smithi084 bash[75189]: cluster 2023-10-01T07:54:18.354309+0000 mgr.y (mgr.34104) 632 : cluster 0 pgmap v625: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 1.0 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 615 op/s; 6265/51018 objects degraded (12.280%) 2023-10-01T07:54:19.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:19 smithi084 bash[75189]: cluster 2023-10-01T07:54:18.428063+0000 mon.a (mon.0) 899 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:54:19.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:19 smithi084 bash[75189]: cluster 2023-10-01T07:54:18.439303+0000 osd.5 (osd.5) 101 : cluster 3 failed to encode map e161 with expected crc 2023-10-01T07:54:19.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:19 smithi084 bash[75189]: cluster 2023-10-01T07:54:18.446460+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e161 with expected crc 2023-10-01T07:54:19.577 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:19 smithi084 bash[75189]: audit 2023-10-01T07:54:18.448283+0000 mon.a (mon.0) 900 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T07:54:19.577 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:19 smithi084 bash[75189]: cluster 2023-10-01T07:54:18.449002+0000 mon.a (mon.0) 901 : cluster 0 osdmap e161: 8 total, 7 up, 8 in 2023-10-01T07:54:19.577 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:19 smithi084 bash[75189]: cluster 2023-10-01T07:54:18.459961+0000 osd.4 (osd.4) 60 : cluster 3 failed to encode map e161 with expected crc 2023-10-01T07:54:19.577 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:19 smithi084 bash[75189]: cluster 2023-10-01T07:54:18.644516+0000 mon.a (mon.0) 902 : cluster 3 Health check update: Degraded data redundancy: 6265/51018 objects degraded (12.280%), 9 pgs degraded, 32 pgs undersized (PG_DEGRADED) 2023-10-01T07:54:19.578 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:19 smithi084 bash[75189]: audit 2023-10-01T07:54:19.320634+0000 mon.a (mon.0) 903 : audit 1 from='osd.1 [v2:172.21.15.84:6810/1526986772,v1:172.21.15.84:6811/1526986772]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-01T07:54:19.633 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:19.668 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:19.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:19.672 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:19.773 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:19.803 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:19.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:19.807 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:19.908 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:19.940 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:19.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:19.944 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:20.045 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:20.072 INFO:journalctl@ceph.osd.1.smithi084.stdout:Oct 01 07:54:19 smithi084 bash[137903]: debug 2023-10-01T07:54:19.704+0000 7f329dbb7700 -1 osd.1 153 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-01T07:54:20.075 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:20.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:20.077 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:20.178 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:20.182 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T07:54:20.213 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:20.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:20.220 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:20.321 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:20.350 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:20.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:20.353 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:20.453 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:20.489 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:20.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:20.494 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:20.595 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:20.628 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:20.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:20.631 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:20.732 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:20.762 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:20.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:20.765 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:20.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:20 smithi084 bash[78255]: audit 2023-10-01T07:54:19.654546+0000 mon.a (mon.0) 904 : audit 1 from='osd.1 [v2:172.21.15.84:6810/1526986772,v1:172.21.15.84:6811/1526986772]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-01T07:54:20.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:20 smithi084 bash[78255]: cluster 2023-10-01T07:54:19.654613+0000 mon.a (mon.0) 905 : cluster 0 osdmap e162: 8 total, 7 up, 8 in 2023-10-01T07:54:20.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:20 smithi084 bash[78255]: audit 2023-10-01T07:54:19.655410+0000 mon.a (mon.0) 906 : audit 1 from='osd.1 [v2:172.21.15.84:6810/1526986772,v1:172.21.15.84:6811/1526986772]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2023-10-01T07:54:20.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:20 smithi084 bash[78255]: cluster 2023-10-01T07:54:19.662573+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e162 with expected crc 2023-10-01T07:54:20.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:20 smithi084 bash[78255]: cluster 2023-10-01T07:54:19.664063+0000 osd.5 (osd.5) 102 : cluster 3 failed to encode map e162 with expected crc 2023-10-01T07:54:20.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:20 smithi084 bash[78255]: cluster 2023-10-01T07:54:19.665734+0000 osd.5 (osd.5) 103 : cluster 3 failed to encode map e162 with expected crc 2023-10-01T07:54:20.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:20 smithi084 bash[78255]: cluster 2023-10-01T07:54:19.665982+0000 osd.4 (osd.4) 61 : cluster 3 failed to encode map e162 with expected crc 2023-10-01T07:54:20.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:20 smithi084 bash[78255]: cluster 2023-10-01T07:54:20.354929+0000 mgr.y (mgr.34104) 633 : cluster 0 pgmap v628: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 950 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 674 op/s; 5580/45636 objects degraded (12.227%) 2023-10-01T07:54:20.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:20 smithi084 bash[75189]: audit 2023-10-01T07:54:19.654546+0000 mon.a (mon.0) 904 : audit 1 from='osd.1 [v2:172.21.15.84:6810/1526986772,v1:172.21.15.84:6811/1526986772]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-01T07:54:20.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:20 smithi084 bash[75189]: cluster 2023-10-01T07:54:19.654613+0000 mon.a (mon.0) 905 : cluster 0 osdmap e162: 8 total, 7 up, 8 in 2023-10-01T07:54:20.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:20 smithi084 bash[75189]: audit 2023-10-01T07:54:19.655410+0000 mon.a (mon.0) 906 : audit 1 from='osd.1 [v2:172.21.15.84:6810/1526986772,v1:172.21.15.84:6811/1526986772]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2023-10-01T07:54:20.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:20 smithi084 bash[75189]: cluster 2023-10-01T07:54:19.662573+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e162 with expected crc 2023-10-01T07:54:20.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:20 smithi084 bash[75189]: cluster 2023-10-01T07:54:19.664063+0000 osd.5 (osd.5) 102 : cluster 3 failed to encode map e162 with expected crc 2023-10-01T07:54:20.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:20 smithi084 bash[75189]: cluster 2023-10-01T07:54:19.665734+0000 osd.5 (osd.5) 103 : cluster 3 failed to encode map e162 with expected crc 2023-10-01T07:54:20.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:20 smithi084 bash[75189]: cluster 2023-10-01T07:54:19.665982+0000 osd.4 (osd.4) 61 : cluster 3 failed to encode map e162 with expected crc 2023-10-01T07:54:20.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:20 smithi084 bash[75189]: cluster 2023-10-01T07:54:20.354929+0000 mgr.y (mgr.34104) 633 : cluster 0 pgmap v628: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 950 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 674 op/s; 5580/45636 objects degraded (12.227%) 2023-10-01T07:54:20.866 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:20.877 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:20 smithi112 bash[59335]: audit 2023-10-01T07:54:19.654546+0000 mon.a (mon.0) 904 : audit 1 from='osd.1 [v2:172.21.15.84:6810/1526986772,v1:172.21.15.84:6811/1526986772]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-01T07:54:20.877 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:20 smithi112 bash[59335]: cluster 2023-10-01T07:54:19.654613+0000 mon.a (mon.0) 905 : cluster 0 osdmap e162: 8 total, 7 up, 8 in 2023-10-01T07:54:20.877 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:20 smithi112 bash[59335]: audit 2023-10-01T07:54:19.655410+0000 mon.a (mon.0) 906 : audit 1 from='osd.1 [v2:172.21.15.84:6810/1526986772,v1:172.21.15.84:6811/1526986772]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2023-10-01T07:54:20.877 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:20 smithi112 bash[59335]: cluster 2023-10-01T07:54:19.662573+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e162 with expected crc 2023-10-01T07:54:20.877 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:20 smithi112 bash[59335]: cluster 2023-10-01T07:54:19.664063+0000 osd.5 (osd.5) 102 : cluster 3 failed to encode map e162 with expected crc 2023-10-01T07:54:20.878 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:20 smithi112 bash[59335]: cluster 2023-10-01T07:54:19.665734+0000 osd.5 (osd.5) 103 : cluster 3 failed to encode map e162 with expected crc 2023-10-01T07:54:20.878 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:20 smithi112 bash[59335]: cluster 2023-10-01T07:54:19.665982+0000 osd.4 (osd.4) 61 : cluster 3 failed to encode map e162 with expected crc 2023-10-01T07:54:20.878 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:20 smithi112 bash[59335]: cluster 2023-10-01T07:54:20.354929+0000 mgr.y (mgr.34104) 633 : cluster 0 pgmap v628: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 950 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 674 op/s; 5580/45636 objects degraded (12.227%) 2023-10-01T07:54:20.894 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:20.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:20.898 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:20.999 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:21.022 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:21.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:21.024 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:21.124 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:21.158 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:21.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:21.160 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:21.260 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:21.292 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:21.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:21.295 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:21.396 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:21.418 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:21.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:21.419 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:21.520 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:21.550 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:21.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:21.553 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:21.654 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:21.689 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:21 smithi084 bash[75189]: cluster 2023-10-01T07:54:20.652490+0000 mon.a (mon.0) 907 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-01T07:54:21.689 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:21 smithi084 bash[75189]: cluster 2023-10-01T07:54:20.672053+0000 osd.4 (osd.4) 62 : cluster 3 failed to encode map e163 with expected crc 2023-10-01T07:54:21.689 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:21 smithi084 bash[75189]: cluster 2023-10-01T07:54:20.677445+0000 mon.a (mon.0) 908 : cluster 1 osd.1 [v2:172.21.15.84:6810/1526986772,v1:172.21.15.84:6811/1526986772] boot 2023-10-01T07:54:21.690 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:21 smithi084 bash[75189]: cluster 2023-10-01T07:54:20.677512+0000 mon.a (mon.0) 909 : cluster 0 osdmap e163: 8 total, 8 up, 8 in 2023-10-01T07:54:21.690 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:21 smithi084 bash[75189]: audit 2023-10-01T07:54:20.679489+0000 mon.a (mon.0) 910 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T07:54:21.690 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:21 smithi084 bash[78255]: cluster 2023-10-01T07:54:20.652490+0000 mon.a (mon.0) 907 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-01T07:54:21.690 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:21 smithi084 bash[78255]: cluster 2023-10-01T07:54:20.672053+0000 osd.4 (osd.4) 62 : cluster 3 failed to encode map e163 with expected crc 2023-10-01T07:54:21.690 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:21 smithi084 bash[78255]: cluster 2023-10-01T07:54:20.677445+0000 mon.a (mon.0) 908 : cluster 1 osd.1 [v2:172.21.15.84:6810/1526986772,v1:172.21.15.84:6811/1526986772] boot 2023-10-01T07:54:21.690 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:21 smithi084 bash[78255]: cluster 2023-10-01T07:54:20.677512+0000 mon.a (mon.0) 909 : cluster 0 osdmap e163: 8 total, 8 up, 8 in 2023-10-01T07:54:21.690 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:21 smithi084 bash[78255]: audit 2023-10-01T07:54:20.679489+0000 mon.a (mon.0) 910 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T07:54:21.691 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:21.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:21.699 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:21.800 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:21.829 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:21.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:21.832 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:21.933 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:21.944 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:21 smithi112 bash[59335]: cluster 2023-10-01T07:54:20.652490+0000 mon.a (mon.0) 907 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-01T07:54:21.944 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:21 smithi112 bash[59335]: cluster 2023-10-01T07:54:20.672053+0000 osd.4 (osd.4) 62 : cluster 3 failed to encode map e163 with expected crc 2023-10-01T07:54:21.945 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:21 smithi112 bash[59335]: cluster 2023-10-01T07:54:20.677445+0000 mon.a (mon.0) 908 : cluster 1 osd.1 [v2:172.21.15.84:6810/1526986772,v1:172.21.15.84:6811/1526986772] boot 2023-10-01T07:54:21.945 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:21 smithi112 bash[59335]: cluster 2023-10-01T07:54:20.677512+0000 mon.a (mon.0) 909 : cluster 0 osdmap e163: 8 total, 8 up, 8 in 2023-10-01T07:54:21.945 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:21 smithi112 bash[59335]: audit 2023-10-01T07:54:20.679489+0000 mon.a (mon.0) 910 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-01T07:54:21.961 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:21.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:21.963 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:22.064 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:22.099 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:22.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:22.101 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:22.202 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:22.227 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:22.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:22.229 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:22.299 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-10-01T07:54:22.311 DEBUG:teuthology.orchestra.run:got remote process result: 22 2023-10-01T07:54:22.311 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-1, ['dump_ops_in_flight'] 2023-10-01T07:54:22.331 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:22.384 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:22.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:22.387 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:22.488 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:22.514 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:22.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:22.517 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:22.618 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:22.652 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:22.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:22.655 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:22.756 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:22.770 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:22 smithi112 bash[59335]: cluster 2023-10-01T07:54:21.674409+0000 osd.4 (osd.4) 63 : cluster 3 failed to encode map e164 with expected crc 2023-10-01T07:54:22.770 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:22 smithi112 bash[59335]: cluster 2023-10-01T07:54:21.675971+0000 osd.6 (osd.6) 88 : cluster 3 failed to encode map e164 with expected crc 2023-10-01T07:54:22.771 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:22 smithi112 bash[59335]: cluster 2023-10-01T07:54:21.676418+0000 mon.a (mon.0) 911 : cluster 0 osdmap e164: 8 total, 8 up, 8 in 2023-10-01T07:54:22.771 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:22 smithi112 bash[59335]: cluster 2023-10-01T07:54:21.678772+0000 osd.6 (osd.6) 89 : cluster 3 failed to encode map e164 with expected crc 2023-10-01T07:54:22.771 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:22 smithi112 bash[59335]: cluster 2023-10-01T07:54:21.679177+0000 osd.4 (osd.4) 64 : cluster 3 failed to encode map e164 with expected crc 2023-10-01T07:54:22.771 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:22 smithi112 bash[59335]: cluster 2023-10-01T07:54:21.681156+0000 osd.5 (osd.5) 104 : cluster 3 failed to encode map e164 with expected crc 2023-10-01T07:54:22.771 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:22 smithi112 bash[59335]: cluster 2023-10-01T07:54:21.684419+0000 osd.5 (osd.5) 105 : cluster 3 failed to encode map e164 with expected crc 2023-10-01T07:54:22.771 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:22 smithi112 bash[59335]: cluster 2023-10-01T07:54:21.690222+0000 osd.5 (osd.5) 106 : cluster 3 failed to encode map e164 with expected crc 2023-10-01T07:54:22.771 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:22 smithi112 bash[59335]: cluster 2023-10-01T07:54:22.355855+0000 mgr.y (mgr.34104) 634 : cluster 0 pgmap v631: 89 pgs: 8 peering, 6 active+undersized+degraded, 24 active+undersized, 51 active+clean; 864 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 792 op/s; 3581/41505 objects degraded (8.628%) 2023-10-01T07:54:22.788 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:22.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:22.791 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:22.892 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:22.922 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:22.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:22.925 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:23.025 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:23.058 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:23.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:23.060 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:23.072 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:22 smithi084 bash[78255]: cluster 2023-10-01T07:54:21.674409+0000 osd.4 (osd.4) 63 : cluster 3 failed to encode map e164 with expected crc 2023-10-01T07:54:23.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:22 smithi084 bash[78255]: cluster 2023-10-01T07:54:21.675971+0000 osd.6 (osd.6) 88 : cluster 3 failed to encode map e164 with expected crc 2023-10-01T07:54:23.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:22 smithi084 bash[78255]: cluster 2023-10-01T07:54:21.676418+0000 mon.a (mon.0) 911 : cluster 0 osdmap e164: 8 total, 8 up, 8 in 2023-10-01T07:54:23.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:22 smithi084 bash[78255]: cluster 2023-10-01T07:54:21.678772+0000 osd.6 (osd.6) 89 : cluster 3 failed to encode map e164 with expected crc 2023-10-01T07:54:23.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:22 smithi084 bash[78255]: cluster 2023-10-01T07:54:21.679177+0000 osd.4 (osd.4) 64 : cluster 3 failed to encode map e164 with expected crc 2023-10-01T07:54:23.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:22 smithi084 bash[78255]: cluster 2023-10-01T07:54:21.681156+0000 osd.5 (osd.5) 104 : cluster 3 failed to encode map e164 with expected crc 2023-10-01T07:54:23.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:22 smithi084 bash[78255]: cluster 2023-10-01T07:54:21.684419+0000 osd.5 (osd.5) 105 : cluster 3 failed to encode map e164 with expected crc 2023-10-01T07:54:23.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:22 smithi084 bash[78255]: cluster 2023-10-01T07:54:21.690222+0000 osd.5 (osd.5) 106 : cluster 3 failed to encode map e164 with expected crc 2023-10-01T07:54:23.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:22 smithi084 bash[78255]: cluster 2023-10-01T07:54:22.355855+0000 mgr.y (mgr.34104) 634 : cluster 0 pgmap v631: 89 pgs: 8 peering, 6 active+undersized+degraded, 24 active+undersized, 51 active+clean; 864 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 792 op/s; 3581/41505 objects degraded (8.628%) 2023-10-01T07:54:23.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:22 smithi084 bash[75189]: cluster 2023-10-01T07:54:21.674409+0000 osd.4 (osd.4) 63 : cluster 3 failed to encode map e164 with expected crc 2023-10-01T07:54:23.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:22 smithi084 bash[75189]: cluster 2023-10-01T07:54:21.675971+0000 osd.6 (osd.6) 88 : cluster 3 failed to encode map e164 with expected crc 2023-10-01T07:54:23.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:22 smithi084 bash[75189]: cluster 2023-10-01T07:54:21.676418+0000 mon.a (mon.0) 911 : cluster 0 osdmap e164: 8 total, 8 up, 8 in 2023-10-01T07:54:23.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:22 smithi084 bash[75189]: cluster 2023-10-01T07:54:21.678772+0000 osd.6 (osd.6) 89 : cluster 3 failed to encode map e164 with expected crc 2023-10-01T07:54:23.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:22 smithi084 bash[75189]: cluster 2023-10-01T07:54:21.679177+0000 osd.4 (osd.4) 64 : cluster 3 failed to encode map e164 with expected crc 2023-10-01T07:54:23.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:22 smithi084 bash[75189]: cluster 2023-10-01T07:54:21.681156+0000 osd.5 (osd.5) 104 : cluster 3 failed to encode map e164 with expected crc 2023-10-01T07:54:23.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:22 smithi084 bash[75189]: cluster 2023-10-01T07:54:21.684419+0000 osd.5 (osd.5) 105 : cluster 3 failed to encode map e164 with expected crc 2023-10-01T07:54:23.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:22 smithi084 bash[75189]: cluster 2023-10-01T07:54:21.690222+0000 osd.5 (osd.5) 106 : cluster 3 failed to encode map e164 with expected crc 2023-10-01T07:54:23.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:22 smithi084 bash[75189]: cluster 2023-10-01T07:54:22.355855+0000 mgr.y (mgr.34104) 634 : cluster 0 pgmap v631: 89 pgs: 8 peering, 6 active+undersized+degraded, 24 active+undersized, 51 active+clean; 864 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 792 op/s; 3581/41505 objects degraded (8.628%) 2023-10-01T07:54:23.161 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:23.189 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:23.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:23.193 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:23.294 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:23.322 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:23.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:23.325 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:23.425 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:23.459 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:23.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:23.461 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:23.565 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:23.591 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:23.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:23.601 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:23.617 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-01T07:54:23.701 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:23.757 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:23.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:23.763 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:23.864 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:23.893 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:23.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:23.901 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:23.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:23 smithi112 bash[59335]: cluster 2023-10-01T07:54:22.694318+0000 osd.6 (osd.6) 90 : cluster 3 failed to encode map e165 with expected crc 2023-10-01T07:54:23.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:23 smithi112 bash[59335]: cluster 2023-10-01T07:54:22.694536+0000 osd.4 (osd.4) 65 : cluster 3 failed to encode map e165 with expected crc 2023-10-01T07:54:23.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:23 smithi112 bash[59335]: cluster 2023-10-01T07:54:22.696845+0000 mon.a (mon.0) 912 : cluster 0 osdmap e165: 8 total, 8 up, 8 in 2023-10-01T07:54:23.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:23 smithi112 bash[59335]: cluster 2023-10-01T07:54:22.697323+0000 osd.4 (osd.4) 66 : cluster 3 failed to encode map e165 with expected crc 2023-10-01T07:54:23.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:23 smithi112 bash[59335]: cluster 2023-10-01T07:54:22.697865+0000 osd.6 (osd.6) 91 : cluster 3 failed to encode map e165 with expected crc 2023-10-01T07:54:23.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:23 smithi112 bash[59335]: cluster 2023-10-01T07:54:22.699143+0000 osd.5 (osd.5) 107 : cluster 3 failed to encode map e165 with expected crc 2023-10-01T07:54:23.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:23 smithi112 bash[59335]: cluster 2023-10-01T07:54:22.699885+0000 osd.6 (osd.6) 92 : cluster 3 failed to encode map e165 with expected crc 2023-10-01T07:54:23.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:23 smithi112 bash[59335]: cluster 2023-10-01T07:54:22.704717+0000 osd.5 (osd.5) 108 : cluster 3 failed to encode map e165 with expected crc 2023-10-01T07:54:23.981 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:23 smithi112 bash[59335]: cluster 2023-10-01T07:54:22.836393+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e165 with expected crc 2023-10-01T07:54:23.981 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:23 smithi112 bash[59335]: cluster 2023-10-01T07:54:23.645548+0000 mon.a (mon.0) 913 : cluster 3 Health check update: Degraded data redundancy: 3581/41505 objects degraded (8.628%), 6 pgs degraded, 24 pgs undersized (PG_DEGRADED) 2023-10-01T07:54:24.001 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:24.010 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:23 smithi084 bash[75189]: cluster 2023-10-01T07:54:22.694318+0000 osd.6 (osd.6) 90 : cluster 3 failed to encode map e165 with expected crc 2023-10-01T07:54:24.010 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:23 smithi084 bash[75189]: cluster 2023-10-01T07:54:22.694536+0000 osd.4 (osd.4) 65 : cluster 3 failed to encode map e165 with expected crc 2023-10-01T07:54:24.010 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:23 smithi084 bash[75189]: cluster 2023-10-01T07:54:22.696845+0000 mon.a (mon.0) 912 : cluster 0 osdmap e165: 8 total, 8 up, 8 in 2023-10-01T07:54:24.010 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:23 smithi084 bash[75189]: cluster 2023-10-01T07:54:22.697323+0000 osd.4 (osd.4) 66 : cluster 3 failed to encode map e165 with expected crc 2023-10-01T07:54:24.011 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:23 smithi084 bash[75189]: cluster 2023-10-01T07:54:22.697865+0000 osd.6 (osd.6) 91 : cluster 3 failed to encode map e165 with expected crc 2023-10-01T07:54:24.011 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:23 smithi084 bash[75189]: cluster 2023-10-01T07:54:22.699143+0000 osd.5 (osd.5) 107 : cluster 3 failed to encode map e165 with expected crc 2023-10-01T07:54:24.011 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:23 smithi084 bash[75189]: cluster 2023-10-01T07:54:22.699885+0000 osd.6 (osd.6) 92 : cluster 3 failed to encode map e165 with expected crc 2023-10-01T07:54:24.011 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:23 smithi084 bash[75189]: cluster 2023-10-01T07:54:22.704717+0000 osd.5 (osd.5) 108 : cluster 3 failed to encode map e165 with expected crc 2023-10-01T07:54:24.011 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:23 smithi084 bash[75189]: cluster 2023-10-01T07:54:22.836393+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e165 with expected crc 2023-10-01T07:54:24.011 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:23 smithi084 bash[75189]: cluster 2023-10-01T07:54:23.645548+0000 mon.a (mon.0) 913 : cluster 3 Health check update: Degraded data redundancy: 3581/41505 objects degraded (8.628%), 6 pgs degraded, 24 pgs undersized (PG_DEGRADED) 2023-10-01T07:54:24.011 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:23 smithi084 bash[78255]: cluster 2023-10-01T07:54:22.694318+0000 osd.6 (osd.6) 90 : cluster 3 failed to encode map e165 with expected crc 2023-10-01T07:54:24.011 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:23 smithi084 bash[78255]: cluster 2023-10-01T07:54:22.694536+0000 osd.4 (osd.4) 65 : cluster 3 failed to encode map e165 with expected crc 2023-10-01T07:54:24.011 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:23 smithi084 bash[78255]: cluster 2023-10-01T07:54:22.696845+0000 mon.a (mon.0) 912 : cluster 0 osdmap e165: 8 total, 8 up, 8 in 2023-10-01T07:54:24.011 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:23 smithi084 bash[78255]: cluster 2023-10-01T07:54:22.697323+0000 osd.4 (osd.4) 66 : cluster 3 failed to encode map e165 with expected crc 2023-10-01T07:54:24.011 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:23 smithi084 bash[78255]: cluster 2023-10-01T07:54:22.697865+0000 osd.6 (osd.6) 91 : cluster 3 failed to encode map e165 with expected crc 2023-10-01T07:54:24.012 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:23 smithi084 bash[78255]: cluster 2023-10-01T07:54:22.699143+0000 osd.5 (osd.5) 107 : cluster 3 failed to encode map e165 with expected crc 2023-10-01T07:54:24.012 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:23 smithi084 bash[78255]: cluster 2023-10-01T07:54:22.699885+0000 osd.6 (osd.6) 92 : cluster 3 failed to encode map e165 with expected crc 2023-10-01T07:54:24.012 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:23 smithi084 bash[78255]: cluster 2023-10-01T07:54:22.704717+0000 osd.5 (osd.5) 108 : cluster 3 failed to encode map e165 with expected crc 2023-10-01T07:54:24.012 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:23 smithi084 bash[78255]: cluster 2023-10-01T07:54:22.836393+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e165 with expected crc 2023-10-01T07:54:24.012 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:23 smithi084 bash[78255]: cluster 2023-10-01T07:54:23.645548+0000 mon.a (mon.0) 913 : cluster 3 Health check update: Degraded data redundancy: 3581/41505 objects degraded (8.628%), 6 pgs degraded, 24 pgs undersized (PG_DEGRADED) 2023-10-01T07:54:24.035 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:24.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:24.042 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:24.143 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:24.168 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:24.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:24.181 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:24.281 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:24.320 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:24.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:24.322 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:24.423 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:24.452 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:24.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:24.455 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:24.556 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:24.585 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:24.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:24.586 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:24.687 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:24.718 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:24.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:24.724 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:24.825 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:24.834 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:24 smithi112 bash[59335]: cluster 2023-10-01T07:54:24.356615+0000 mgr.y (mgr.34104) 635 : cluster 0 pgmap v633: 89 pgs: 8 peering, 1 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded, 18 active+undersized, 57 active+clean; 833 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 542 op/s; 6499/40032 objects degraded (16.235%) 2023-10-01T07:54:24.850 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:24.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:24.853 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:24.953 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:24.957 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:54:24.964 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:24 smithi084 bash[75189]: cluster 2023-10-01T07:54:24.356615+0000 mgr.y (mgr.34104) 635 : cluster 0 pgmap v633: 89 pgs: 8 peering, 1 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded, 18 active+undersized, 57 active+clean; 833 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 542 op/s; 6499/40032 objects degraded (16.235%) 2023-10-01T07:54:24.967 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:24 smithi084 bash[78255]: cluster 2023-10-01T07:54:24.356615+0000 mgr.y (mgr.34104) 635 : cluster 0 pgmap v633: 89 pgs: 8 peering, 1 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded, 18 active+undersized, 57 active+clean; 833 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 542 op/s; 6499/40032 objects degraded (16.235%) 2023-10-01T07:54:24.983 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:24.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:24.986 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:25.087 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:25.119 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:25.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:25.128 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:25.229 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:25.250 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:25.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:25.253 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:25.354 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:25.375 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:25.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:25.380 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:25.481 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:25.506 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:25.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:25.509 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:25.610 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:25.638 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:25.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:25.640 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:25.741 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:25.765 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:25.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:25.768 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:25.868 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:25.890 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:25.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:25.892 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:25.993 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:26.015 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:26.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:26.020 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:26.121 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:26.149 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:26.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:26.151 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:26.252 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:26.288 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:26.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:26.295 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:26.396 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:26.433 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:26.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:26.439 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:26.439 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:54:26 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:54:26] "GET /metrics HTTP/1.1" 200 36321 "" "Prometheus/2.33.4" 2023-10-01T07:54:26.540 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:26.580 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:26.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:26.584 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:26.684 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:26.713 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:26.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:26.716 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:26.817 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:26.845 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:26.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:26.848 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:26.949 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:26.973 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:26.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:26.976 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:26.995 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:54:27.078 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:27.106 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:27.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:27.108 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:27.209 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:27.231 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:27.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:27.236 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:27.312 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-10-01T07:54:27.336 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:27.361 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:27.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:27.364 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:27.465 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:27.496 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:27.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:27.501 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:27.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:27 smithi084 bash[75189]: cluster 2023-10-01T07:54:26.357324+0000 mgr.y (mgr.34104) 636 : cluster 0 pgmap v634: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 751 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 530 op/s; 18671/36075 objects degraded (51.756%); 0 B/s, 14 objects/s recovering 2023-10-01T07:54:27.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:27 smithi084 bash[78255]: cluster 2023-10-01T07:54:26.357324+0000 mgr.y (mgr.34104) 636 : cluster 0 pgmap v634: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 751 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 530 op/s; 18671/36075 objects degraded (51.756%); 0 B/s, 14 objects/s recovering 2023-10-01T07:54:27.602 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:27.646 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:27.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:27.652 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:27.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:27 smithi112 bash[59335]: cluster 2023-10-01T07:54:26.357324+0000 mgr.y (mgr.34104) 636 : cluster 0 pgmap v634: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 751 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 530 op/s; 18671/36075 objects degraded (51.756%); 0 B/s, 14 objects/s recovering 2023-10-01T07:54:27.753 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:27.777 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:27.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:27.780 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:27.880 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:27.897 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:27.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:27.899 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:27.999 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:28.031 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:28.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:28.034 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:28.135 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:28.159 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:28.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:28.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:28.265 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:28.292 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:28.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:28.294 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:28.395 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:28.427 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:28.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:28.435 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:28.535 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:28.558 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:28.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:28.560 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:28.662 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:28.697 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:28.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:28.702 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:28.803 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:28.829 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:28.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:28.833 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:28.933 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:28.956 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:28.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:28.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:29.065 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:29.100 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:29.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:29.106 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:29.207 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:29.230 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:29.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:29.237 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:29.337 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:29.364 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:29.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:29.369 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:29.421 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:29 smithi084 bash[78255]: cluster 2023-10-01T07:54:28.357831+0000 mgr.y (mgr.34104) 637 : cluster 0 pgmap v635: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 751 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 414 op/s; 18671/36075 objects degraded (51.756%); 0 B/s, 11 objects/s recovering 2023-10-01T07:54:29.421 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:29 smithi084 bash[78255]: cluster 2023-10-01T07:54:28.646663+0000 mon.a (mon.0) 914 : cluster 3 Health check update: Degraded data redundancy: 18671/36075 objects degraded (51.756%), 5 pgs degraded (PG_DEGRADED) 2023-10-01T07:54:29.422 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:29 smithi084 bash[75189]: cluster 2023-10-01T07:54:28.357831+0000 mgr.y (mgr.34104) 637 : cluster 0 pgmap v635: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 751 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 414 op/s; 18671/36075 objects degraded (51.756%); 0 B/s, 11 objects/s recovering 2023-10-01T07:54:29.422 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:29 smithi084 bash[75189]: cluster 2023-10-01T07:54:28.646663+0000 mon.a (mon.0) 914 : cluster 3 Health check update: Degraded data redundancy: 18671/36075 objects degraded (51.756%), 5 pgs degraded (PG_DEGRADED) 2023-10-01T07:54:29.470 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:29.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:29 smithi112 bash[59335]: cluster 2023-10-01T07:54:28.357831+0000 mgr.y (mgr.34104) 637 : cluster 0 pgmap v635: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 751 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 414 op/s; 18671/36075 objects degraded (51.756%); 0 B/s, 11 objects/s recovering 2023-10-01T07:54:29.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:29 smithi112 bash[59335]: cluster 2023-10-01T07:54:28.646663+0000 mon.a (mon.0) 914 : cluster 3 Health check update: Degraded data redundancy: 18671/36075 objects degraded (51.756%), 5 pgs degraded (PG_DEGRADED) 2023-10-01T07:54:29.497 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:29.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:29.499 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:29.600 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:29.634 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:29.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:29.635 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:29.736 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:29.767 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:29.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:29.772 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:29.873 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:29.903 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:29.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:29.909 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:30.010 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:30.042 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:30.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:30.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:30.117 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:54:30.148 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:30.171 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:30.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:30.175 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:30.275 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:30.302 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:30.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:30.307 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:30.408 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:30.445 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:30.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:30.448 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:30.549 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:30.581 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:30.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:30.584 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:30.684 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:30.708 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:30.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:30.713 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:30.814 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:30.844 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:30.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:30.851 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:30.952 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:30.978 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:30.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:30.982 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:31.083 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:31.110 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:31.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:31.117 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:31.217 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:31.242 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:31.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:31.248 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:31.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:31 smithi084 bash[75189]: audit 2023-10-01T07:54:30.088102+0000 mon.a (mon.0) 915 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:54:31.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:31 smithi084 bash[75189]: audit 2023-10-01T07:54:30.089924+0000 mon.a (mon.0) 916 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:54:31.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:31 smithi084 bash[75189]: cluster 2023-10-01T07:54:30.358482+0000 mgr.y (mgr.34104) 638 : cluster 0 pgmap v636: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 657 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 380 op/s; 18671/31596 objects degraded (59.093%); 0 B/s, 10 objects/s recovering 2023-10-01T07:54:31.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:31 smithi084 bash[78255]: audit 2023-10-01T07:54:30.088102+0000 mon.a (mon.0) 915 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:54:31.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:31 smithi084 bash[78255]: audit 2023-10-01T07:54:30.089924+0000 mon.a (mon.0) 916 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:54:31.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:31 smithi084 bash[78255]: cluster 2023-10-01T07:54:30.358482+0000 mgr.y (mgr.34104) 638 : cluster 0 pgmap v636: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 657 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 380 op/s; 18671/31596 objects degraded (59.093%); 0 B/s, 10 objects/s recovering 2023-10-01T07:54:31.349 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:31.361 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:31 smithi112 bash[59335]: audit 2023-10-01T07:54:30.088102+0000 mon.a (mon.0) 915 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:54:31.362 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:31 smithi112 bash[59335]: audit 2023-10-01T07:54:30.089924+0000 mon.a (mon.0) 916 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:54:31.362 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:31 smithi112 bash[59335]: cluster 2023-10-01T07:54:30.358482+0000 mgr.y (mgr.34104) 638 : cluster 0 pgmap v636: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 657 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 380 op/s; 18671/31596 objects degraded (59.093%); 0 B/s, 10 objects/s recovering 2023-10-01T07:54:31.379 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:31.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:31.381 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:31.482 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:31.508 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:31.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:31.510 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:31.611 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:31.647 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:31.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:31.649 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:31.750 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:31.786 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:31.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:31.789 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:31.889 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:31.911 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:31.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:31.915 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:32.016 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:32.053 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:32.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:32.056 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:32.157 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:32.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:32.184 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:32.184 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:32.285 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:32.323 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:32.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:32.331 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:32.431 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:32.454 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:32.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:32.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:32.557 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:32.598 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:32.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:32.602 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:32.703 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:32.735 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:32.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:32.738 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:32.839 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:32.864 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:32.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:32.866 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:32.967 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:32.988 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:32.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:32.990 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:33.091 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:33.117 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:33.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:33.121 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:33.222 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:33.253 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:33.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:33.255 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:33.305 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:54:33.356 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:33.389 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:33.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:33.392 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:33.493 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:33.522 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:33.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:33.526 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:33.626 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:33.634 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:33 smithi112 bash[59335]: cluster 2023-10-01T07:54:32.359135+0000 mgr.y (mgr.34104) 639 : cluster 0 pgmap v637: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 559 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 487 op/s; 18671/26877 objects degraded (69.468%); 0 B/s, 24 objects/s recovering 2023-10-01T07:54:33.652 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:33.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:33.654 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:33.755 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:33.783 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:33.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:33.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:33.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:33 smithi084 bash[75189]: cluster 2023-10-01T07:54:32.359135+0000 mgr.y (mgr.34104) 639 : cluster 0 pgmap v637: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 559 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 487 op/s; 18671/26877 objects degraded (69.468%); 0 B/s, 24 objects/s recovering 2023-10-01T07:54:33.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:33 smithi084 bash[78255]: cluster 2023-10-01T07:54:32.359135+0000 mgr.y (mgr.34104) 639 : cluster 0 pgmap v637: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 559 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 487 op/s; 18671/26877 objects degraded (69.468%); 0 B/s, 24 objects/s recovering 2023-10-01T07:54:33.886 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:33.916 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:33.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:33.921 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:34.021 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:34.054 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:34.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:34.060 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:34.161 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:34.195 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:34.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:34.197 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:34.298 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:34.325 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:34.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:34.328 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:34.420 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:34 smithi084 bash[75189]: cluster 2023-10-01T07:54:33.648204+0000 mon.a (mon.0) 917 : cluster 3 Health check update: Degraded data redundancy: 18671/26877 objects degraded (69.468%), 5 pgs degraded (PG_DEGRADED) 2023-10-01T07:54:34.428 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:34.459 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:34.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:34.463 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:34.507 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T07:54:34.560 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T07:54:34.564 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:34.572 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:34 smithi084 bash[78255]: cluster 2023-10-01T07:54:33.648204+0000 mon.a (mon.0) 917 : cluster 3 Health check update: Degraded data redundancy: 18671/26877 objects degraded (69.468%), 5 pgs degraded (PG_DEGRADED) 2023-10-01T07:54:34.573 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:34 smithi112 bash[59335]: cluster 2023-10-01T07:54:33.648204+0000 mon.a (mon.0) 917 : cluster 3 Health check update: Degraded data redundancy: 18671/26877 objects degraded (69.468%), 5 pgs degraded (PG_DEGRADED) 2023-10-01T07:54:34.593 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:34.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:34.595 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:34.599 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T07:54:34.644 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T07:54:34.678 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T07:54:34.695 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:34.716 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T07:54:34.723 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:34.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:34.730 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:34.769 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T07:54:34.811 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T07:54:34.814 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T07:54:34.814 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T07:54:34.814 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T07:54:34.814 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T07:54:34.814 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T07:54:34.814 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T07:54:34.814 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T07:54:34.815 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T07:54:34.831 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:34.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:34.866 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:34.866 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:34.967 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:35.001 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:35.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:35.003 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:35.104 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:35.130 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:35.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:35.133 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:35.234 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:35.263 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:35.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:35.270 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:35.370 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:35.403 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:35.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:35.409 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:35.509 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:35.560 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:35.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:35.564 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:35.665 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:35.675 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:35 smithi112 bash[59335]: cluster 2023-10-01T07:54:34.359797+0000 mgr.y (mgr.34104) 640 : cluster 0 pgmap v638: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 499 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 500 op/s; 18671/24003 objects degraded (77.786%); 0 B/s, 20 objects/s recovering 2023-10-01T07:54:35.675 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:35 smithi112 bash[59335]: audit 2023-10-01T07:54:34.462079+0000 mon.a (mon.0) 918 : audit 0 from='client.? 172.21.15.84:0/113884677' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:54:35.689 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:35.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:35.692 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:35.793 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:35.801 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:35 smithi084 bash[75189]: cluster 2023-10-01T07:54:34.359797+0000 mgr.y (mgr.34104) 640 : cluster 0 pgmap v638: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 499 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 500 op/s; 18671/24003 objects degraded (77.786%); 0 B/s, 20 objects/s recovering 2023-10-01T07:54:35.801 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:35 smithi084 bash[75189]: audit 2023-10-01T07:54:34.462079+0000 mon.a (mon.0) 918 : audit 0 from='client.? 172.21.15.84:0/113884677' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:54:35.802 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:35 smithi084 bash[78255]: cluster 2023-10-01T07:54:34.359797+0000 mgr.y (mgr.34104) 640 : cluster 0 pgmap v638: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 499 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 500 op/s; 18671/24003 objects degraded (77.786%); 0 B/s, 20 objects/s recovering 2023-10-01T07:54:35.802 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:35 smithi084 bash[78255]: audit 2023-10-01T07:54:34.462079+0000 mon.a (mon.0) 918 : audit 0 from='client.? 172.21.15.84:0/113884677' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:54:35.832 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:35.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:35.836 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:35.937 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:35.964 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:35.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:35.970 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:36.070 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:36.095 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:36.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:36.098 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:36.199 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:36.232 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:36.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:36.239 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:36.340 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:36.375 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:36.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:36.378 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:36.479 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:36.513 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:36.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:36.515 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:36.550 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:54:36 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:54:36] "GET /metrics HTTP/1.1" 200 36315 "" "Prometheus/2.33.4" 2023-10-01T07:54:36.616 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:36.642 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:36.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:36.644 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:36.745 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:36.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:36.778 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:36.779 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:36.879 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:36.910 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:36.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:36.914 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:37.015 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:37.044 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:37.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:37.046 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:37.147 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:37.171 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:37.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:37.174 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:37.275 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:37.298 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:37.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:37.300 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:37.401 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:37.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:37 smithi084 bash[75189]: cluster 2023-10-01T07:54:36.360651+0000 mgr.y (mgr.34104) 641 : cluster 0 pgmap v639: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 376 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 609 op/s; 18671/18084 objects degraded (103.246%); 0 B/s, 34 objects/s recovering 2023-10-01T07:54:37.425 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:37.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:37.428 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:37.529 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:37.567 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:37.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:37.569 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:37.669 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:37.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:37 smithi084 bash[78255]: cluster 2023-10-01T07:54:36.360651+0000 mgr.y (mgr.34104) 641 : cluster 0 pgmap v639: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 376 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 609 op/s; 18671/18084 objects degraded (103.246%); 0 B/s, 34 objects/s recovering 2023-10-01T07:54:37.695 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:37.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:37.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:37.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:37 smithi112 bash[59335]: cluster 2023-10-01T07:54:36.360651+0000 mgr.y (mgr.34104) 641 : cluster 0 pgmap v639: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 376 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 609 op/s; 18671/18084 objects degraded (103.246%); 0 B/s, 34 objects/s recovering 2023-10-01T07:54:37.802 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:37.825 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:37.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:37.827 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:37.929 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:37.962 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:37.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:37.968 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:38.069 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:38.097 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:38.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:38.105 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:38.206 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:38.238 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:38.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:38.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:38.345 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:38.385 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:38.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:38.389 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:38.490 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:38.511 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:38.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:38.513 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:38.614 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:38.645 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:38.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:38.650 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:38.751 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:38.773 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:38.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:38.775 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:38.876 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:38.902 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:38.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:38.906 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:39.007 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:39.037 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:39.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:39.040 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:39.141 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:39.175 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:39.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:39.178 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:39.278 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:39.309 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:39.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:39.312 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:39.413 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:39.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:39 smithi084 bash[75189]: cluster 2023-10-01T07:54:38.361140+0000 mgr.y (mgr.34104) 642 : cluster 0 pgmap v640: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 376 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 499 op/s; 18671/18084 objects degraded (103.246%); 0 B/s, 27 objects/s recovering 2023-10-01T07:54:39.447 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:39.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:39.451 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:39.552 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:39.560 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:39 smithi112 bash[59335]: cluster 2023-10-01T07:54:38.361140+0000 mgr.y (mgr.34104) 642 : cluster 0 pgmap v640: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 376 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 499 op/s; 18671/18084 objects degraded (103.246%); 0 B/s, 27 objects/s recovering 2023-10-01T07:54:39.560 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:39 smithi112 bash[59335]: cluster 2023-10-01T07:54:38.649290+0000 mon.a (mon.0) 919 : cluster 3 Health check update: Degraded data redundancy: 18671/18084 objects degraded (103.246%), 5 pgs degraded (PG_DEGRADED) 2023-10-01T07:54:39.582 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:39.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:39.585 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:39.685 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:39.718 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:39.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:39.724 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:39.770 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:39 smithi084 bash[78255]: cluster 2023-10-01T07:54:38.361140+0000 mgr.y (mgr.34104) 642 : cluster 0 pgmap v640: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 376 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 499 op/s; 18671/18084 objects degraded (103.246%); 0 B/s, 27 objects/s recovering 2023-10-01T07:54:39.771 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:39 smithi084 bash[78255]: cluster 2023-10-01T07:54:38.649290+0000 mon.a (mon.0) 919 : cluster 3 Health check update: Degraded data redundancy: 18671/18084 objects degraded (103.246%), 5 pgs degraded (PG_DEGRADED) 2023-10-01T07:54:39.771 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:39 smithi084 bash[75189]: cluster 2023-10-01T07:54:38.649290+0000 mon.a (mon.0) 919 : cluster 3 Health check update: Degraded data redundancy: 18671/18084 objects degraded (103.246%), 5 pgs degraded (PG_DEGRADED) 2023-10-01T07:54:39.825 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:39.840 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2023-10-01T07:54:39.841 INFO:teuthology.orchestra.run.smithi084.stdout: "size": 20, 2023-10-01T07:54:39.841 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 600, 2023-10-01T07:54:39.841 INFO:teuthology.orchestra.run.smithi084.stdout: "ops": [ 2023-10-01T07:54:39.841 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.841 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:71794 6.8 6:1febb552:::benchmark_data_smithi084_105950_object12246:head [delete] snapc 0=[] ondisk+write+known_if_redirected e121)", 2023-10-01T07:54:39.841 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:48:39.398530+0000", 2023-10-01T07:54:39.841 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 360.43821785400002, 2023-10-01T07:54:39.841 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.147789791, 2023-10-01T07:54:39.841 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:54:39.841 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:54:39.842 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:54:39.842 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:54:39.842 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:54:39.842 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 71794 2023-10-01T07:54:39.842 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.842 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:54:39.842 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.842 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:54:39.842 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:39.398530+0000", 2023-10-01T07:54:39.842 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:54:39.842 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.842 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.843 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:54:39.843 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:39.398530+0000", 2023-10-01T07:54:39.843 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:54:39.843 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.843 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.843 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:54:39.843 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:39.398529+0000", 2023-10-01T07:54:39.843 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T07:54:39.843 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.843 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.843 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:54:39.843 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:39.398535+0000", 2023-10-01T07:54:39.843 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.2650000000000002e-06 2023-10-01T07:54:39.843 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.844 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.844 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:54:39.844 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:39.398642+0000", 2023-10-01T07:54:39.844 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000107427 2023-10-01T07:54:39.844 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.844 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.844 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:54:39.844 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:39.398651+0000", 2023-10-01T07:54:39.844 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.7409999999999998e-06 2023-10-01T07:54:39.844 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.844 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.844 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:54:39.845 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:39.400884+0000", 2023-10-01T07:54:39.845 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.002233259 2023-10-01T07:54:39.845 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.845 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.845 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:54:39.845 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:39.401035+0000", 2023-10-01T07:54:39.845 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00015076900000000001 2023-10-01T07:54:39.845 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.845 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.845 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,7", 2023-10-01T07:54:39.845 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:39.401172+0000", 2023-10-01T07:54:39.845 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000136792 2023-10-01T07:54:39.845 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.846 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.846 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:54:39.846 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:39.407401+0000", 2023-10-01T07:54:39.846 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.006228941 2023-10-01T07:54:39.846 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.846 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.846 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:54:39.846 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:39.408719+0000", 2023-10-01T07:54:39.846 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0013177530000000001 2023-10-01T07:54:39.846 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.846 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.846 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:54:39.847 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:39.545365+0000", 2023-10-01T07:54:39.847 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.13664610299999999 2023-10-01T07:54:39.847 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.847 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.847 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:54:39.847 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:39.545473+0000", 2023-10-01T07:54:39.847 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000108624 2023-10-01T07:54:39.847 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.847 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.847 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:54:39.847 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:48:39.546320+0000", 2023-10-01T07:54:39.847 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00084661299999999997 2023-10-01T07:54:39.847 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:54:39.848 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:54:39.848 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:54:39.848 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.848 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.848 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44945.0:97401 7.8 7:1b7ece3c:::benchmark_data_smithi084_123840_object97400:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e147)", 2023-10-01T07:54:39.848 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:51:57.722162+0000", 2023-10-01T07:54:39.848 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 162.114585995, 2023-10-01T07:54:39.848 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.210861622, 2023-10-01T07:54:39.849 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:54:39.849 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:54:39.849 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:54:39.850 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44945", 2023-10-01T07:54:39.850 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:54:39.850 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 97401 2023-10-01T07:54:39.850 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.850 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:54:39.850 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.850 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:54:39.850 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.722162+0000", 2023-10-01T07:54:39.850 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:54:39.850 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.850 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.850 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:54:39.851 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.722162+0000", 2023-10-01T07:54:39.851 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:54:39.851 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.851 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.851 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:54:39.851 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.722161+0000", 2023-10-01T07:54:39.851 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:54:39.851 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.851 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.851 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:54:39.851 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.722182+0000", 2023-10-01T07:54:39.851 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.0475999999999998e-05 2023-10-01T07:54:39.851 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.852 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.852 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:54:39.852 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.722194+0000", 2023-10-01T07:54:39.852 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.2771e-05 2023-10-01T07:54:39.852 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.852 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.852 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:54:39.852 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.722201+0000", 2023-10-01T07:54:39.852 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.7719999999999997e-06 2023-10-01T07:54:39.852 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.852 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.852 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:54:39.852 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.725844+0000", 2023-10-01T07:54:39.852 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0036427439999999998 2023-10-01T07:54:39.853 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.853 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.853 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:54:39.853 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.725979+0000", 2023-10-01T07:54:39.853 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000135174 2023-10-01T07:54:39.853 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.853 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.853 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4,7", 2023-10-01T07:54:39.853 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.726111+0000", 2023-10-01T07:54:39.853 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00013171600000000001 2023-10-01T07:54:39.853 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.853 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.853 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:54:39.854 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.729558+0000", 2023-10-01T07:54:39.854 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.003447632 2023-10-01T07:54:39.854 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.854 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.854 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:54:39.854 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.741362+0000", 2023-10-01T07:54:39.854 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.011803787 2023-10-01T07:54:39.854 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.854 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.854 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:54:39.854 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.932900+0000", 2023-10-01T07:54:39.854 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.19153772699999999 2023-10-01T07:54:39.854 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.855 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.855 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:54:39.855 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.932969+0000", 2023-10-01T07:54:39.855 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.9522000000000003e-05 2023-10-01T07:54:39.855 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.855 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.855 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:54:39.855 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.933024+0000", 2023-10-01T07:54:39.855 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.4135999999999998e-05 2023-10-01T07:54:39.855 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:54:39.855 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:54:39.855 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:54:39.855 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.856 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.856 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44945.0:97410 7.8 7:1f9509dd:::benchmark_data_smithi084_123840_object97409:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e147)", 2023-10-01T07:54:39.856 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:51:57.730263+0000", 2023-10-01T07:54:39.856 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 162.106484696, 2023-10-01T07:54:39.856 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.21045192099999999, 2023-10-01T07:54:39.856 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:54:39.856 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:54:39.856 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:54:39.856 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44945", 2023-10-01T07:54:39.856 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:54:39.856 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 97410 2023-10-01T07:54:39.856 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.856 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:54:39.856 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.857 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:54:39.857 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.730263+0000", 2023-10-01T07:54:39.857 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:54:39.857 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.857 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.857 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:54:39.857 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.730263+0000", 2023-10-01T07:54:39.857 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:54:39.857 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.857 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.857 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:54:39.857 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.730263+0000", 2023-10-01T07:54:39.857 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T07:54:39.857 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.858 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.858 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:54:39.858 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.730284+0000", 2023-10-01T07:54:39.858 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.0823999999999999e-05 2023-10-01T07:54:39.858 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.858 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.858 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:54:39.858 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.730292+0000", 2023-10-01T07:54:39.858 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.1259999999999998e-06 2023-10-01T07:54:39.858 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.858 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.858 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:54:39.859 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.730297+0000", 2023-10-01T07:54:39.859 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.4009999999999996e-06 2023-10-01T07:54:39.859 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.859 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.859 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:54:39.859 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.730333+0000", 2023-10-01T07:54:39.859 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.5447999999999997e-05 2023-10-01T07:54:39.859 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.859 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.859 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:54:39.859 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.730461+0000", 2023-10-01T07:54:39.859 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00012827100000000001 2023-10-01T07:54:39.860 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.860 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.860 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4,7", 2023-10-01T07:54:39.860 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.730602+0000", 2023-10-01T07:54:39.860 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00014076799999999999 2023-10-01T07:54:39.860 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.860 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.860 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:54:39.860 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.741404+0000", 2023-10-01T07:54:39.860 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.010801933999999999 2023-10-01T07:54:39.860 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.860 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.860 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:54:39.861 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.741413+0000", 2023-10-01T07:54:39.861 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.3149999999999998e-06 2023-10-01T07:54:39.861 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.861 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.861 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:54:39.861 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.940588+0000", 2023-10-01T07:54:39.861 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.19917557699999999 2023-10-01T07:54:39.861 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.861 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.861 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:54:39.861 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.940667+0000", 2023-10-01T07:54:39.861 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.8282999999999996e-05 2023-10-01T07:54:39.861 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.861 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.862 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:54:39.862 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.940715+0000", 2023-10-01T07:54:39.862 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.8464000000000002e-05 2023-10-01T07:54:39.862 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:54:39.862 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:54:39.862 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:54:39.862 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.862 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.862 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44945.0:97411 7.8 7:14ae3259:::benchmark_data_smithi084_123840_object97410:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e147)", 2023-10-01T07:54:39.862 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:51:57.731677+0000", 2023-10-01T07:54:39.862 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 162.10507149700001, 2023-10-01T07:54:39.863 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.20917440600000001, 2023-10-01T07:54:39.863 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:54:39.863 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:54:39.863 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:54:39.863 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44945", 2023-10-01T07:54:39.863 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:54:39.863 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 97411 2023-10-01T07:54:39.863 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.863 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:54:39.863 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.863 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:54:39.863 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.731677+0000", 2023-10-01T07:54:39.863 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:54:39.864 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.864 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.864 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:54:39.864 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.731677+0000", 2023-10-01T07:54:39.864 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:54:39.864 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.864 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.864 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:54:39.864 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.731675+0000", 2023-10-01T07:54:39.864 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T07:54:39.864 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.865 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.865 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:54:39.865 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.731725+0000", 2023-10-01T07:54:39.865 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.0396000000000003e-05 2023-10-01T07:54:39.865 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.865 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.865 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:54:39.865 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.731737+0000", 2023-10-01T07:54:39.865 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.1185e-05 2023-10-01T07:54:39.865 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.865 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.865 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:54:39.865 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.731745+0000", 2023-10-01T07:54:39.866 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.0660000000000004e-06 2023-10-01T07:54:39.866 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.866 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.866 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:54:39.866 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.741434+0000", 2023-10-01T07:54:39.866 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0096892899999999997 2023-10-01T07:54:39.866 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.866 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.866 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:54:39.866 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.741613+0000", 2023-10-01T07:54:39.866 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00017871400000000001 2023-10-01T07:54:39.866 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.866 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.867 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4,7", 2023-10-01T07:54:39.867 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.741789+0000", 2023-10-01T07:54:39.867 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000175992 2023-10-01T07:54:39.867 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.867 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.867 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:54:39.867 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.753782+0000", 2023-10-01T07:54:39.867 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.011993386 2023-10-01T07:54:39.867 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.867 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.867 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:54:39.867 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.757128+0000", 2023-10-01T07:54:39.868 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0033461210000000001 2023-10-01T07:54:39.868 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.868 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.868 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:54:39.868 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.940765+0000", 2023-10-01T07:54:39.868 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.183637203 2023-10-01T07:54:39.868 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.868 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.868 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:54:39.868 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.940812+0000", 2023-10-01T07:54:39.868 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.6776000000000001e-05 2023-10-01T07:54:39.869 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.869 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.869 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:54:39.869 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.940851+0000", 2023-10-01T07:54:39.869 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.8696999999999999e-05 2023-10-01T07:54:39.869 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:54:39.869 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:54:39.869 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:54:39.869 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.869 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.869 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44945.0:97412 7.8 7:126a4221:::benchmark_data_smithi084_123840_object97411:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e147)", 2023-10-01T07:54:39.869 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:51:57.731951+0000", 2023-10-01T07:54:39.870 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 162.104797109, 2023-10-01T07:54:39.870 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.213345336, 2023-10-01T07:54:39.870 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:54:39.870 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:54:39.870 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:54:39.870 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44945", 2023-10-01T07:54:39.870 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:54:39.870 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 97412 2023-10-01T07:54:39.870 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.870 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:54:39.870 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.871 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:54:39.871 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.731951+0000", 2023-10-01T07:54:39.871 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:54:39.871 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.871 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.871 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:54:39.871 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.731951+0000", 2023-10-01T07:54:39.871 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:54:39.871 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.871 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.871 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:54:39.871 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.731950+0000", 2023-10-01T07:54:39.871 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:54:39.872 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.872 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.872 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:54:39.872 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.731997+0000", 2023-10-01T07:54:39.872 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.6854999999999998e-05 2023-10-01T07:54:39.872 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.872 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.872 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:54:39.872 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.732007+0000", 2023-10-01T07:54:39.872 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0682e-05 2023-10-01T07:54:39.872 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.872 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.873 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:54:39.873 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.732014+0000", 2023-10-01T07:54:39.873 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.7909999999999999e-06 2023-10-01T07:54:39.873 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.873 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.873 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:54:39.873 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.748370+0000", 2023-10-01T07:54:39.873 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.016355584999999999 2023-10-01T07:54:39.873 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.873 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.873 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:54:39.873 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.748538+0000", 2023-10-01T07:54:39.873 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000168028 2023-10-01T07:54:39.874 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.874 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.874 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4,7", 2023-10-01T07:54:39.874 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.748709+0000", 2023-10-01T07:54:39.874 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00017111599999999999 2023-10-01T07:54:39.874 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.874 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.874 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:54:39.874 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.757089+0000", 2023-10-01T07:54:39.874 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0083796900000000004 2023-10-01T07:54:39.874 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.874 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.875 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:54:39.875 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.757133+0000", 2023-10-01T07:54:39.875 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.4369999999999997e-05 2023-10-01T07:54:39.875 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.875 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.875 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:54:39.875 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.945195+0000", 2023-10-01T07:54:39.875 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.18806188300000001 2023-10-01T07:54:39.875 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.875 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.876 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:54:39.876 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.945253+0000", 2023-10-01T07:54:39.876 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.8309e-05 2023-10-01T07:54:39.876 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.876 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.876 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:54:39.876 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.945296+0000", 2023-10-01T07:54:39.876 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.2997000000000002e-05 2023-10-01T07:54:39.876 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:54:39.876 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:54:39.876 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:54:39.876 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.877 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.877 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44945.0:97420 7.8 7:1a3d3f14:::benchmark_data_smithi084_123840_object97419:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e147)", 2023-10-01T07:54:39.877 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:51:57.748467+0000", 2023-10-01T07:54:39.877 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 162.088280771, 2023-10-01T07:54:39.877 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.196962622, 2023-10-01T07:54:39.877 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:54:39.877 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:54:39.877 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:54:39.877 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44945", 2023-10-01T07:54:39.877 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:54:39.877 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 97420 2023-10-01T07:54:39.877 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.878 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:54:39.878 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.878 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:54:39.878 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.748467+0000", 2023-10-01T07:54:39.878 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:54:39.878 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.878 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.878 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:54:39.878 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.748467+0000", 2023-10-01T07:54:39.878 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:54:39.878 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.878 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.879 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:54:39.879 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.748466+0000", 2023-10-01T07:54:39.879 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T07:54:39.879 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.879 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.879 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:54:39.879 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.748490+0000", 2023-10-01T07:54:39.879 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.4043e-05 2023-10-01T07:54:39.879 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.879 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.879 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:54:39.879 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.748522+0000", 2023-10-01T07:54:39.880 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.1903000000000003e-05 2023-10-01T07:54:39.880 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.880 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.880 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:54:39.880 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.748529+0000", 2023-10-01T07:54:39.880 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.8140000000000001e-06 2023-10-01T07:54:39.880 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.880 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.880 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:54:39.880 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.753812+0000", 2023-10-01T07:54:39.880 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0052826879999999998 2023-10-01T07:54:39.880 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.881 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.881 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:54:39.881 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.753970+0000", 2023-10-01T07:54:39.881 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00015734000000000001 2023-10-01T07:54:39.881 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.881 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.881 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4,7", 2023-10-01T07:54:39.881 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.754149+0000", 2023-10-01T07:54:39.881 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00017974700000000001 2023-10-01T07:54:39.881 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.881 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.881 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:54:39.881 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.757121+0000", 2023-10-01T07:54:39.882 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0029717300000000001 2023-10-01T07:54:39.882 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.882 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.882 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:54:39.882 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.757141+0000", 2023-10-01T07:54:39.882 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.9925999999999999e-05 2023-10-01T07:54:39.882 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.882 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.882 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:54:39.882 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.945344+0000", 2023-10-01T07:54:39.882 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.188203131 2023-10-01T07:54:39.882 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.883 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.883 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:54:39.883 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.945390+0000", 2023-10-01T07:54:39.883 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.5939999999999997e-05 2023-10-01T07:54:39.883 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.883 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.883 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:54:39.883 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.945430+0000", 2023-10-01T07:54:39.883 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.9878e-05 2023-10-01T07:54:39.883 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:54:39.883 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:54:39.883 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:54:39.883 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.884 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.884 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44945.0:97439 7.8 7:19b34cf2:::benchmark_data_smithi084_123840_object97438:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e147)", 2023-10-01T07:54:39.884 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:51:57.791005+0000", 2023-10-01T07:54:39.884 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 162.045743499, 2023-10-01T07:54:39.884 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.15455102400000001, 2023-10-01T07:54:39.884 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:54:39.884 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:54:39.884 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:54:39.884 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44945", 2023-10-01T07:54:39.884 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:54:39.884 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 97439 2023-10-01T07:54:39.884 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.884 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:54:39.885 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.885 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:54:39.885 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.791005+0000", 2023-10-01T07:54:39.885 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:54:39.885 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.885 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.885 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:54:39.885 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.791005+0000", 2023-10-01T07:54:39.885 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:54:39.885 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.885 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.885 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:54:39.885 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.791003+0000", 2023-10-01T07:54:39.886 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T07:54:39.886 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.886 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.886 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:54:39.886 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.791026+0000", 2023-10-01T07:54:39.886 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.3308000000000001e-05 2023-10-01T07:54:39.886 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.886 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.886 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:54:39.886 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.791042+0000", 2023-10-01T07:54:39.886 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.5429000000000001e-05 2023-10-01T07:54:39.886 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.887 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.887 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:54:39.887 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.791052+0000", 2023-10-01T07:54:39.887 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.6919999999999997e-06 2023-10-01T07:54:39.887 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.887 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.887 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:54:39.887 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.791109+0000", 2023-10-01T07:54:39.887 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.7448999999999998e-05 2023-10-01T07:54:39.887 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.887 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.887 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:54:39.888 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.791255+0000", 2023-10-01T07:54:39.888 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00014641599999999999 2023-10-01T07:54:39.888 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.888 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.888 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4,7", 2023-10-01T07:54:39.888 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.791360+0000", 2023-10-01T07:54:39.888 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00010420999999999999 2023-10-01T07:54:39.888 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.888 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.888 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:54:39.888 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.794486+0000", 2023-10-01T07:54:39.888 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0031267600000000001 2023-10-01T07:54:39.888 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.888 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.889 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:54:39.889 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.794643+0000", 2023-10-01T07:54:39.889 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00015676399999999999 2023-10-01T07:54:39.889 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.889 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.889 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:54:39.889 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.945478+0000", 2023-10-01T07:54:39.889 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.15083486900000001 2023-10-01T07:54:39.889 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.890 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.890 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:54:39.890 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.945519+0000", 2023-10-01T07:54:39.890 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.1019999999999997e-05 2023-10-01T07:54:39.890 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.890 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.890 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:54:39.890 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.945556+0000", 2023-10-01T07:54:39.890 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.6517999999999998e-05 2023-10-01T07:54:39.890 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:54:39.890 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:54:39.891 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:54:39.891 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.891 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.891 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.44945.0:102274 7.2 e147/139 7:43af4786:::benchmark_data_smithi084_123840_object102273:head v 147'6494, mlcod=147'6490)", 2023-10-01T07:54:39.891 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:52:03.809529+0000", 2023-10-01T07:54:39.891 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 156.02721878400001, 2023-10-01T07:54:39.891 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.15410332700000001, 2023-10-01T07:54:39.891 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:54:39.891 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:54:39.891 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:54:39.891 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.891 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:54:39.892 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:52:03.809529+0000", 2023-10-01T07:54:39.892 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:54:39.892 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.892 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.892 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:54:39.892 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:52:03.809529+0000", 2023-10-01T07:54:39.892 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:54:39.892 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.892 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.892 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:54:39.892 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:52:03.809529+0000", 2023-10-01T07:54:39.892 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T07:54:39.892 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.893 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.893 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:54:39.893 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:52:03.809563+0000", 2023-10-01T07:54:39.893 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.4771000000000003e-05 2023-10-01T07:54:39.893 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.893 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.893 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:54:39.893 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:52:03.809572+0000", 2023-10-01T07:54:39.893 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.1120000000000002e-06 2023-10-01T07:54:39.893 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.893 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.893 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:54:39.893 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:52:03.809579+0000", 2023-10-01T07:54:39.893 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.4080000000000003e-06 2023-10-01T07:54:39.894 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.894 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.894 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:54:39.894 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:52:03.920937+0000", 2023-10-01T07:54:39.894 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.111357865 2023-10-01T07:54:39.894 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.894 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.894 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:54:39.894 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:52:03.920993+0000", 2023-10-01T07:54:39.894 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.6014000000000003e-05 2023-10-01T07:54:39.894 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.894 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.895 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:54:39.895 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:52:03.963451+0000", 2023-10-01T07:54:39.895 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.042458318000000002 2023-10-01T07:54:39.895 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.895 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.895 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:54:39.895 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:52:03.963633+0000", 2023-10-01T07:54:39.895 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000181495 2023-10-01T07:54:39.895 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:54:39.895 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:54:39.895 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:54:39.895 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.896 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.896 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.44945.0:102275 7.2 e147/139 7:4049f7e4:::benchmark_data_smithi084_123840_object102274:head v 147'6495, mlcod=147'6490)", 2023-10-01T07:54:39.896 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:52:03.814797+0000", 2023-10-01T07:54:39.896 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 156.02195069300001, 2023-10-01T07:54:39.896 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.14885989899999999, 2023-10-01T07:54:39.896 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:54:39.896 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:54:39.896 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:54:39.896 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.896 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:54:39.896 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:52:03.814797+0000", 2023-10-01T07:54:39.896 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:54:39.896 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.896 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.897 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:54:39.897 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:52:03.814797+0000", 2023-10-01T07:54:39.897 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:54:39.897 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.897 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.897 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:54:39.897 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:52:03.814796+0000", 2023-10-01T07:54:39.897 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:54:39.897 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.897 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.897 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:54:39.897 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:52:03.814821+0000", 2023-10-01T07:54:39.897 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.4457999999999999e-05 2023-10-01T07:54:39.898 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.898 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.898 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:54:39.898 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:52:03.814833+0000", 2023-10-01T07:54:39.898 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.2150000000000001e-05 2023-10-01T07:54:39.898 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.898 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.898 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:54:39.898 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:52:03.814840+0000", 2023-10-01T07:54:39.898 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.3669999999999999e-06 2023-10-01T07:54:39.898 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.898 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.899 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:54:39.899 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:52:03.930306+0000", 2023-10-01T07:54:39.899 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.115465543 2023-10-01T07:54:39.899 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.899 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.899 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:54:39.899 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:52:03.930332+0000", 2023-10-01T07:54:39.899 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.6568e-05 2023-10-01T07:54:39.899 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.899 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.899 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:54:39.899 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:52:03.963639+0000", 2023-10-01T07:54:39.899 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.033306124999999999 2023-10-01T07:54:39.899 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.900 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.900 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:54:39.900 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:52:03.963657+0000", 2023-10-01T07:54:39.900 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.8675999999999999e-05 2023-10-01T07:54:39.900 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:54:39.900 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:54:39.900 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:54:39.900 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.900 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.900 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44945.0:146126 7.5 7:af505778:::benchmark_data_smithi084_123840_object38129:head [delete] snapc 0=[] ondisk+write+known_if_redirected e155)", 2023-10-01T07:54:39.900 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:53:04.497893+0000", 2023-10-01T07:54:39.900 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 95.338855226999996, 2023-10-01T07:54:39.900 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.213592107, 2023-10-01T07:54:39.901 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:54:39.901 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:54:39.901 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:54:39.901 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44945", 2023-10-01T07:54:39.901 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:54:39.901 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 146126 2023-10-01T07:54:39.901 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.901 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:54:39.901 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.901 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:54:39.901 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.497893+0000", 2023-10-01T07:54:39.901 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:54:39.901 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.901 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.902 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:54:39.902 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.497893+0000", 2023-10-01T07:54:39.902 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:54:39.902 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.902 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.902 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:54:39.902 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.497892+0000", 2023-10-01T07:54:39.902 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:54:39.902 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.902 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.902 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:54:39.902 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.497896+0000", 2023-10-01T07:54:39.902 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.6410000000000001e-06 2023-10-01T07:54:39.903 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.903 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.903 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:54:39.903 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.497904+0000", 2023-10-01T07:54:39.903 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.7309999999999993e-06 2023-10-01T07:54:39.903 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.903 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.903 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:54:39.903 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.497909+0000", 2023-10-01T07:54:39.903 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.0490000000000003e-06 2023-10-01T07:54:39.903 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.903 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.903 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:54:39.903 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.497943+0000", 2023-10-01T07:54:39.904 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.4019000000000001e-05 2023-10-01T07:54:39.904 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.904 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.904 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:54:39.904 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.498050+0000", 2023-10-01T07:54:39.904 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00010703400000000001 2023-10-01T07:54:39.904 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.904 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.904 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 0,7", 2023-10-01T07:54:39.904 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.498183+0000", 2023-10-01T07:54:39.904 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000132874 2023-10-01T07:54:39.905 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.905 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.905 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:54:39.905 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.502840+0000", 2023-10-01T07:54:39.905 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0046565790000000001 2023-10-01T07:54:39.905 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.905 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.905 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:54:39.905 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.510929+0000", 2023-10-01T07:54:39.905 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0080897509999999992 2023-10-01T07:54:39.905 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.905 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.905 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:54:39.906 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.711118+0000", 2023-10-01T07:54:39.906 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.20018813999999999 2023-10-01T07:54:39.906 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.906 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.906 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:54:39.906 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.711347+0000", 2023-10-01T07:54:39.906 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00022914100000000001 2023-10-01T07:54:39.906 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.906 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.906 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:54:39.906 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.711485+0000", 2023-10-01T07:54:39.906 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00013819700000000001 2023-10-01T07:54:39.907 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:54:39.907 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:54:39.907 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:54:39.907 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.907 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.907 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44945.0:146131 7.e 7:7f786c68:::benchmark_data_smithi084_123840_object38134:head [delete] snapc 0=[] ondisk+write+known_if_redirected e155)", 2023-10-01T07:54:39.907 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:53:04.503157+0000", 2023-10-01T07:54:39.907 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 95.333591112999997, 2023-10-01T07:54:39.907 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.20778529100000001, 2023-10-01T07:54:39.907 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:54:39.907 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:54:39.907 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:54:39.907 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44945", 2023-10-01T07:54:39.908 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:54:39.908 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 146131 2023-10-01T07:54:39.908 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.908 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:54:39.908 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.908 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:54:39.908 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.503157+0000", 2023-10-01T07:54:39.908 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:54:39.908 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.908 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.908 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:54:39.908 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.503157+0000", 2023-10-01T07:54:39.909 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:54:39.909 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.909 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.909 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:54:39.909 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.503155+0000", 2023-10-01T07:54:39.909 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999981 2023-10-01T07:54:39.909 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.909 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.909 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:54:39.909 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.503162+0000", 2023-10-01T07:54:39.909 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.8560000000000001e-06 2023-10-01T07:54:39.909 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.910 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.910 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:54:39.910 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.503174+0000", 2023-10-01T07:54:39.910 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.2221e-05 2023-10-01T07:54:39.910 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.910 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.910 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:54:39.910 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.503182+0000", 2023-10-01T07:54:39.910 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.7549999999999994e-06 2023-10-01T07:54:39.910 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.910 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.910 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:54:39.911 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.503231+0000", 2023-10-01T07:54:39.911 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.9483e-05 2023-10-01T07:54:39.911 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.911 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.911 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:54:39.911 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.503343+0000", 2023-10-01T07:54:39.911 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00011160800000000001 2023-10-01T07:54:39.911 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.911 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.911 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 0,5", 2023-10-01T07:54:39.911 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.503444+0000", 2023-10-01T07:54:39.911 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000101508 2023-10-01T07:54:39.912 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.912 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.912 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:54:39.912 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.508443+0000", 2023-10-01T07:54:39.912 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0049990479999999999 2023-10-01T07:54:39.912 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.912 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.912 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:54:39.912 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.508453+0000", 2023-10-01T07:54:39.912 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.2029999999999998e-06 2023-10-01T07:54:39.912 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.912 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.912 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:54:39.913 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.710732+0000", 2023-10-01T07:54:39.913 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.20227893199999999 2023-10-01T07:54:39.913 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.913 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.913 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:54:39.913 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.710889+0000", 2023-10-01T07:54:39.913 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000157534 2023-10-01T07:54:39.913 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.913 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.913 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:54:39.913 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.710942+0000", 2023-10-01T07:54:39.913 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.3097999999999999e-05 2023-10-01T07:54:39.914 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:54:39.914 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:54:39.914 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:54:39.914 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.914 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.914 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44945.0:147148 7.8 7:11108acb:::benchmark_data_smithi084_123840_object39151:head [delete] snapc 0=[] ondisk+write+known_if_redirected e156)", 2023-10-01T07:54:39.914 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:53:06.020188+0000", 2023-10-01T07:54:39.914 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 93.816560451000001, 2023-10-01T07:54:39.914 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.20592112800000001, 2023-10-01T07:54:39.914 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:54:39.914 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:54:39.914 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:54:39.915 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44945", 2023-10-01T07:54:39.915 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:54:39.915 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 147148 2023-10-01T07:54:39.915 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.915 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:54:39.915 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.915 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:54:39.915 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.020188+0000", 2023-10-01T07:54:39.915 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:54:39.915 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.915 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.915 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:54:39.915 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.020188+0000", 2023-10-01T07:54:39.915 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:54:39.916 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.916 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.916 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:54:39.916 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.020187+0000", 2023-10-01T07:54:39.916 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T07:54:39.916 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.916 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.916 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:54:39.916 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.020190+0000", 2023-10-01T07:54:39.916 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.9869999999999999e-06 2023-10-01T07:54:39.916 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.916 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.917 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:54:39.917 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.020197+0000", 2023-10-01T07:54:39.917 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.951e-06 2023-10-01T07:54:39.917 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.917 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.917 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:54:39.917 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.020202+0000", 2023-10-01T07:54:39.917 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.1719999999999998e-06 2023-10-01T07:54:39.917 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.917 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.917 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:54:39.917 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.030112+0000", 2023-10-01T07:54:39.917 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0099101209999999992 2023-10-01T07:54:39.917 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.918 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.918 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:54:39.918 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.030205+0000", 2023-10-01T07:54:39.918 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.3058000000000002e-05 2023-10-01T07:54:39.918 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.918 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.918 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4,7", 2023-10-01T07:54:39.918 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.030273+0000", 2023-10-01T07:54:39.918 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.7372000000000005e-05 2023-10-01T07:54:39.918 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.918 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.918 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:54:39.919 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.040141+0000", 2023-10-01T07:54:39.919 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0098684229999999994 2023-10-01T07:54:39.919 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.919 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.919 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:54:39.919 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.041150+0000", 2023-10-01T07:54:39.919 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0010088530000000001 2023-10-01T07:54:39.919 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.919 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.919 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:54:39.919 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.226019+0000", 2023-10-01T07:54:39.919 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.18486862000000001 2023-10-01T07:54:39.919 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.919 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.920 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:54:39.920 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.226069+0000", 2023-10-01T07:54:39.920 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.0918000000000003e-05 2023-10-01T07:54:39.920 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.920 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.920 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:54:39.920 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.226109+0000", 2023-10-01T07:54:39.920 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.9186000000000001e-05 2023-10-01T07:54:39.920 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:54:39.920 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:54:39.920 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:54:39.920 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.921 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.921 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44945.0:147150 7.8 7:1e7d5075:::benchmark_data_smithi084_123840_object39153:head [delete] snapc 0=[] ondisk+write+known_if_redirected e156)", 2023-10-01T07:54:39.921 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:53:06.021015+0000", 2023-10-01T07:54:39.921 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 93.815733433000005, 2023-10-01T07:54:39.921 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.20520116399999999, 2023-10-01T07:54:39.921 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:54:39.921 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:54:39.921 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:54:39.921 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44945", 2023-10-01T07:54:39.921 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:54:39.921 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 147150 2023-10-01T07:54:39.921 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.921 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:54:39.922 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.922 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:54:39.922 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.021015+0000", 2023-10-01T07:54:39.922 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:54:39.922 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.922 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.922 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:54:39.922 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.021015+0000", 2023-10-01T07:54:39.922 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:54:39.922 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.922 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.922 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:54:39.923 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.021014+0000", 2023-10-01T07:54:39.923 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T07:54:39.923 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.923 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.923 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:54:39.923 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.021018+0000", 2023-10-01T07:54:39.923 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.9790000000000004e-06 2023-10-01T07:54:39.923 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.923 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.923 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:54:39.923 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.021026+0000", 2023-10-01T07:54:39.923 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.7489999999999998e-06 2023-10-01T07:54:39.923 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.923 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.924 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:54:39.924 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.021032+0000", 2023-10-01T07:54:39.924 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.5549999999999999e-06 2023-10-01T07:54:39.924 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.924 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.924 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:54:39.924 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.034907+0000", 2023-10-01T07:54:39.924 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.013874902 2023-10-01T07:54:39.924 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.924 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.924 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:54:39.924 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.035080+0000", 2023-10-01T07:54:39.924 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00017310200000000001 2023-10-01T07:54:39.924 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.925 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.925 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4,7", 2023-10-01T07:54:39.925 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.035185+0000", 2023-10-01T07:54:39.925 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000104366 2023-10-01T07:54:39.925 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.925 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.925 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:54:39.925 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.040149+0000", 2023-10-01T07:54:39.925 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0049645009999999996 2023-10-01T07:54:39.925 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.925 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.925 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:54:39.925 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.041202+0000", 2023-10-01T07:54:39.925 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0010529389999999999 2023-10-01T07:54:39.926 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.926 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.926 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:54:39.926 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.226145+0000", 2023-10-01T07:54:39.926 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.184942884 2023-10-01T07:54:39.926 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.926 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.926 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:54:39.926 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.226182+0000", 2023-10-01T07:54:39.926 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.6822000000000001e-05 2023-10-01T07:54:39.926 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.926 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.927 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:54:39.927 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.226216+0000", 2023-10-01T07:54:39.927 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.4054000000000003e-05 2023-10-01T07:54:39.927 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:54:39.927 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:54:39.927 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:54:39.927 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.927 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.927 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44945.0:147158 7.e 7:78bb68e3:::benchmark_data_smithi084_123840_object39161:head [delete] snapc 0=[] ondisk+write+known_if_redirected e156)", 2023-10-01T07:54:39.927 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:53:06.034848+0000", 2023-10-01T07:54:39.927 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 93.801899724999998, 2023-10-01T07:54:39.927 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.203743549, 2023-10-01T07:54:39.927 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:54:39.927 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:54:39.928 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:54:39.928 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44945", 2023-10-01T07:54:39.928 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:54:39.928 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 147158 2023-10-01T07:54:39.928 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.928 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:54:39.928 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.928 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:54:39.928 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.034848+0000", 2023-10-01T07:54:39.928 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:54:39.928 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.928 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.929 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:54:39.929 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.034848+0000", 2023-10-01T07:54:39.929 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:54:39.929 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.929 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.929 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:54:39.929 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.034847+0000", 2023-10-01T07:54:39.929 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T07:54:39.929 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.929 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.929 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:54:39.929 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.034854+0000", 2023-10-01T07:54:39.929 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.9659999999999999e-06 2023-10-01T07:54:39.929 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.930 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.930 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:54:39.930 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.034865+0000", 2023-10-01T07:54:39.930 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0923e-05 2023-10-01T07:54:39.930 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.930 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.930 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:54:39.930 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.034873+0000", 2023-10-01T07:54:39.930 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.8990000000000001e-06 2023-10-01T07:54:39.930 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.930 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.930 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:54:39.931 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.034929+0000", 2023-10-01T07:54:39.931 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.6808000000000002e-05 2023-10-01T07:54:39.931 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.931 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.931 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:54:39.931 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.035037+0000", 2023-10-01T07:54:39.931 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000108038 2023-10-01T07:54:39.931 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.931 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.931 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 0,5", 2023-10-01T07:54:39.931 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.035109+0000", 2023-10-01T07:54:39.931 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.2041999999999999e-05 2023-10-01T07:54:39.931 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.932 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.932 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:54:39.932 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.226963+0000", 2023-10-01T07:54:39.932 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.19185388 2023-10-01T07:54:39.932 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.932 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.932 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:54:39.932 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.227031+0000", 2023-10-01T07:54:39.932 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.8178999999999999e-05 2023-10-01T07:54:39.932 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.932 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.932 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:54:39.932 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.238417+0000", 2023-10-01T07:54:39.933 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0113851 2023-10-01T07:54:39.933 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.933 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.933 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:54:39.933 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.238549+0000", 2023-10-01T07:54:39.933 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00013277800000000001 2023-10-01T07:54:39.933 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.933 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.933 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:54:39.933 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.238592+0000", 2023-10-01T07:54:39.933 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.2463000000000003e-05 2023-10-01T07:54:39.933 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:54:39.934 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:54:39.934 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:54:39.934 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.934 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.934 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44945.0:147163 7.e 7:797e6ba3:::benchmark_data_smithi084_123840_object39166:head [delete] snapc 0=[] ondisk+write+known_if_redirected e156)", 2023-10-01T07:54:39.934 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:53:06.036745+0000", 2023-10-01T07:54:39.934 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 93.800002914999993, 2023-10-01T07:54:39.934 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.20204707599999999, 2023-10-01T07:54:39.934 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:54:39.934 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:54:39.934 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:54:39.935 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44945", 2023-10-01T07:54:39.935 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:54:39.935 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 147163 2023-10-01T07:54:39.935 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.935 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:54:39.935 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.935 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:54:39.935 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.036745+0000", 2023-10-01T07:54:39.935 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:54:39.935 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.935 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.935 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:54:39.935 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.036745+0000", 2023-10-01T07:54:39.936 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:54:39.936 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.936 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.936 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:54:39.936 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.036744+0000", 2023-10-01T07:54:39.936 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T07:54:39.936 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.936 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.936 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:54:39.936 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.036748+0000", 2023-10-01T07:54:39.936 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.4000000000000002e-06 2023-10-01T07:54:39.936 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.936 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.936 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:54:39.937 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.036756+0000", 2023-10-01T07:54:39.937 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.6690000000000006e-06 2023-10-01T07:54:39.937 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.937 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.937 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:54:39.937 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.036761+0000", 2023-10-01T07:54:39.937 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.4750000000000001e-06 2023-10-01T07:54:39.937 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.937 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.937 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:54:39.937 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.040027+0000", 2023-10-01T07:54:39.937 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0032654670000000002 2023-10-01T07:54:39.937 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.938 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.938 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:54:39.938 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.040182+0000", 2023-10-01T07:54:39.938 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00015498899999999999 2023-10-01T07:54:39.938 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.938 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.938 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 0,5", 2023-10-01T07:54:39.938 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.040253+0000", 2023-10-01T07:54:39.938 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.0727000000000002e-05 2023-10-01T07:54:39.938 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.938 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.938 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:54:39.939 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.226997+0000", 2023-10-01T07:54:39.939 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.186744876 2023-10-01T07:54:39.939 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.939 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.939 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:54:39.939 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.238604+0000", 2023-10-01T07:54:39.939 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.011606287 2023-10-01T07:54:39.939 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.939 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.939 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:54:39.939 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.238698+0000", 2023-10-01T07:54:39.939 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.4210999999999996e-05 2023-10-01T07:54:39.939 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.940 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.940 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:54:39.940 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.238754+0000", 2023-10-01T07:54:39.940 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.6345999999999999e-05 2023-10-01T07:54:39.940 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.940 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.940 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:54:39.940 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.238792+0000", 2023-10-01T07:54:39.940 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.7914000000000003e-05 2023-10-01T07:54:39.940 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:54:39.940 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:54:39.940 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:54:39.940 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.941 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.941 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop_reply(client.44945.0:147158 7.e e156/139 ondisk, result = 0)", 2023-10-01T07:54:39.941 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:53:06.040364+0000", 2023-10-01T07:54:39.941 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 93.796384423999996, 2023-10-01T07:54:39.941 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.18660259700000001, 2023-10-01T07:54:39.941 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:54:39.941 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "started", 2023-10-01T07:54:39.941 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:54:39.941 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.941 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:54:39.941 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.040364+0000", 2023-10-01T07:54:39.941 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:54:39.942 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.942 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.942 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:54:39.942 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.040364+0000", 2023-10-01T07:54:39.942 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:54:39.942 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.942 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.942 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:54:39.942 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.040363+0000", 2023-10-01T07:54:39.942 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:54:39.942 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.942 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.942 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:54:39.943 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.040373+0000", 2023-10-01T07:54:39.943 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0229e-05 2023-10-01T07:54:39.943 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.943 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.943 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:54:39.943 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.040384+0000", 2023-10-01T07:54:39.943 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0876999999999999e-05 2023-10-01T07:54:39.943 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.943 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.943 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:54:39.943 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.040392+0000", 2023-10-01T07:54:39.943 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.7470000000000005e-06 2023-10-01T07:54:39.943 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.944 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.944 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:54:39.944 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.226948+0000", 2023-10-01T07:54:39.944 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.18655658899999999 2023-10-01T07:54:39.944 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.944 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.944 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:54:39.944 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.226957+0000", 2023-10-01T07:54:39.944 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.1609999999999992e-06 2023-10-01T07:54:39.944 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.944 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.944 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:54:39.944 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.226966+0000", 2023-10-01T07:54:39.945 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.8899999999999996e-06 2023-10-01T07:54:39.945 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:54:39.945 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:54:39.945 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:54:39.945 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.945 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.945 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44945.0:147169 7.e 7:7276ac68:::benchmark_data_smithi084_123840_object39172:head [delete] snapc 0=[] ondisk+write+known_if_redirected e156)", 2023-10-01T07:54:39.945 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:53:06.043937+0000", 2023-10-01T07:54:39.945 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 93.792810607999996, 2023-10-01T07:54:39.945 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.214827236, 2023-10-01T07:54:39.945 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:54:39.945 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:54:39.946 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:54:39.946 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44945", 2023-10-01T07:54:39.946 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:54:39.946 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 147169 2023-10-01T07:54:39.946 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.946 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:54:39.946 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.946 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:54:39.946 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.043937+0000", 2023-10-01T07:54:39.946 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:54:39.946 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.946 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.946 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:54:39.947 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.043937+0000", 2023-10-01T07:54:39.947 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:54:39.947 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.947 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.947 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:54:39.947 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.043936+0000", 2023-10-01T07:54:39.947 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T07:54:39.947 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.947 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.947 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:54:39.947 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.043942+0000", 2023-10-01T07:54:39.947 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.5910000000000003e-06 2023-10-01T07:54:39.947 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.948 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.948 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:54:39.948 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.225990+0000", 2023-10-01T07:54:39.948 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.18204851699999999 2023-10-01T07:54:39.948 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.948 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.948 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:54:39.948 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.226000+0000", 2023-10-01T07:54:39.948 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.9869999999999994e-06 2023-10-01T07:54:39.948 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.948 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.948 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:54:39.948 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.227054+0000", 2023-10-01T07:54:39.948 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.001053771 2023-10-01T07:54:39.949 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.949 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.949 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:54:39.949 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.227160+0000", 2023-10-01T07:54:39.949 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00010594000000000001 2023-10-01T07:54:39.949 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.949 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.949 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 0,5", 2023-10-01T07:54:39.949 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.227256+0000", 2023-10-01T07:54:39.949 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.5876000000000002e-05 2023-10-01T07:54:39.949 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.949 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.950 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:54:39.950 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.238609+0000", 2023-10-01T07:54:39.950 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.011352898 2023-10-01T07:54:39.950 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.950 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.950 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:54:39.950 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.247179+0000", 2023-10-01T07:54:39.950 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0085707419999999992 2023-10-01T07:54:39.950 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.950 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.950 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:54:39.950 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.258673+0000", 2023-10-01T07:54:39.950 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.011493265000000001 2023-10-01T07:54:39.951 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.951 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.951 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:54:39.951 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.258723+0000", 2023-10-01T07:54:39.951 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.0813000000000003e-05 2023-10-01T07:54:39.951 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.951 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.951 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:54:39.951 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.258765+0000", 2023-10-01T07:54:39.951 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.1255999999999999e-05 2023-10-01T07:54:39.951 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:54:39.951 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:54:39.951 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:54:39.951 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.952 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.952 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.44945.0:147170 7.3 e156/139 7:c2a44752:::benchmark_data_smithi084_123840_object39173:head v 156'9156, mlcod=156'9154)", 2023-10-01T07:54:39.952 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:53:06.044815+0000", 2023-10-01T07:54:39.952 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 93.791933474000004, 2023-10-01T07:54:39.952 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.19041087800000001, 2023-10-01T07:54:39.952 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:54:39.952 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:54:39.952 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:54:39.952 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.952 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:54:39.952 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.044815+0000", 2023-10-01T07:54:39.952 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:54:39.952 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.952 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.953 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:54:39.953 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.044815+0000", 2023-10-01T07:54:39.953 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:54:39.953 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.953 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.953 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:54:39.953 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.044814+0000", 2023-10-01T07:54:39.953 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T07:54:39.953 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.953 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.953 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:54:39.953 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.044820+0000", 2023-10-01T07:54:39.953 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.02e-06 2023-10-01T07:54:39.953 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.953 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.954 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:54:39.954 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.225709+0000", 2023-10-01T07:54:39.954 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.180889254 2023-10-01T07:54:39.954 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.954 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.954 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:54:39.954 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.225745+0000", 2023-10-01T07:54:39.954 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.5425e-05 2023-10-01T07:54:39.954 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.954 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.954 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:54:39.954 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.225884+0000", 2023-10-01T07:54:39.954 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00013955599999999999 2023-10-01T07:54:39.955 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.955 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.955 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:54:39.955 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.225915+0000", 2023-10-01T07:54:39.955 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.0978000000000001e-05 2023-10-01T07:54:39.955 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.955 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.955 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:54:39.955 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.235188+0000", 2023-10-01T07:54:39.955 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0092729679999999995 2023-10-01T07:54:39.955 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.955 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.955 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:54:39.956 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.235225+0000", 2023-10-01T07:54:39.956 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.7367000000000003e-05 2023-10-01T07:54:39.956 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:54:39.956 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:54:39.956 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:54:39.956 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.956 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.956 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop_reply(client.44945.0:147163 7.e e156/139 ondisk, result = 0)", 2023-10-01T07:54:39.956 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:53:06.045760+0000", 2023-10-01T07:54:39.956 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 93.790987845000004, 2023-10-01T07:54:39.956 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.18123911500000001, 2023-10-01T07:54:39.956 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:54:39.956 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "started", 2023-10-01T07:54:39.956 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:54:39.957 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.957 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:54:39.957 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.045760+0000", 2023-10-01T07:54:39.957 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:54:39.957 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.957 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.957 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:54:39.957 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.045760+0000", 2023-10-01T07:54:39.957 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:54:39.957 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.957 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.957 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:54:39.957 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.045759+0000", 2023-10-01T07:54:39.957 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:54:39.958 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.958 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.958 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:54:39.958 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.045768+0000", 2023-10-01T07:54:39.958 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.5469999999999997e-06 2023-10-01T07:54:39.958 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.958 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.958 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:54:39.958 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.225945+0000", 2023-10-01T07:54:39.958 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.18017733799999999 2023-10-01T07:54:39.958 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.958 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.959 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:54:39.959 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.225951+0000", 2023-10-01T07:54:39.959 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.6459999999999998e-06 2023-10-01T07:54:39.959 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.959 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.959 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:54:39.959 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.226986+0000", 2023-10-01T07:54:39.959 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0010348029999999999 2023-10-01T07:54:39.959 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.959 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.959 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:54:39.959 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.226993+0000", 2023-10-01T07:54:39.960 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.7920000000000004e-06 2023-10-01T07:54:39.960 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.960 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.960 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:54:39.960 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.226999+0000", 2023-10-01T07:54:39.960 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.7290000000000003e-06 2023-10-01T07:54:39.960 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:54:39.960 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:54:39.960 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:54:39.960 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.960 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.960 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44945.0:197646 7.5 7:a9bee5a3:::benchmark_data_smithi084_123840_object89649:head [delete] snapc 0=[] ondisk+write+known_if_redirected e160)", 2023-10-01T07:54:39.960 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:54:13.273107+0000", 2023-10-01T07:54:39.961 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 26.563640763999999, 2023-10-01T07:54:39.961 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.15057093699999999, 2023-10-01T07:54:39.961 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:54:39.961 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:54:39.961 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:54:39.961 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44945", 2023-10-01T07:54:39.961 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:54:39.961 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 197646 2023-10-01T07:54:39.961 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.961 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:54:39.961 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.961 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:54:39.961 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:13.273107+0000", 2023-10-01T07:54:39.962 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:54:39.962 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.962 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.962 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:54:39.962 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:13.273107+0000", 2023-10-01T07:54:39.962 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:54:39.962 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.962 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.962 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:54:39.962 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:13.273106+0000", 2023-10-01T07:54:39.962 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T07:54:39.962 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.963 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.963 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:54:39.963 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:13.273111+0000", 2023-10-01T07:54:39.963 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.2660000000000001e-06 2023-10-01T07:54:39.963 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.963 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.963 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:54:39.963 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:13.273121+0000", 2023-10-01T07:54:39.963 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0104e-05 2023-10-01T07:54:39.963 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.963 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.963 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:54:39.963 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:13.273128+0000", 2023-10-01T07:54:39.964 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.5719999999999999e-06 2023-10-01T07:54:39.964 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.964 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.964 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:54:39.964 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:13.273235+0000", 2023-10-01T07:54:39.964 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000107011 2023-10-01T07:54:39.964 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.964 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.964 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:54:39.964 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:13.273363+0000", 2023-10-01T07:54:39.964 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00012806499999999999 2023-10-01T07:54:39.964 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.965 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.965 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 0,7", 2023-10-01T07:54:39.965 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:13.273473+0000", 2023-10-01T07:54:39.965 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000109886 2023-10-01T07:54:39.965 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.965 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.965 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:54:39.965 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:13.283315+0000", 2023-10-01T07:54:39.965 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0098426550000000005 2023-10-01T07:54:39.965 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.965 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.965 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:54:39.965 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:13.283330+0000", 2023-10-01T07:54:39.966 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.4231e-05 2023-10-01T07:54:39.966 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.966 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.966 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:54:39.966 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:13.423550+0000", 2023-10-01T07:54:39.966 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.14022094800000001 2023-10-01T07:54:39.966 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.966 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.966 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:54:39.966 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:13.423638+0000", 2023-10-01T07:54:39.966 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.7856999999999996e-05 2023-10-01T07:54:39.966 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:39.967 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:39.967 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:54:39.967 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:13.423678+0000", 2023-10-01T07:54:39.967 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.9858999999999999e-05 2023-10-01T07:54:39.967 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:54:39.967 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:54:39.967 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:54:39.967 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:54:39.967 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:54:39.967 INFO:teuthology.orchestra.run.smithi084.stdout:} 2023-10-01T07:54:39.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:39.968 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:39.969 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:40.069 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:40.096 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:40.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:40.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:40.200 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:40.230 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:40.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:40.234 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:40.335 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:40.363 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:40.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:40.365 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:40.466 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:40.492 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:40.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:40.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:40.538 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T07:54:40.598 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:40.628 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:40.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:40.633 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:40.733 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:40.775 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:40.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:40.777 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:40.878 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:40.909 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:40.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:40.912 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:41.012 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:41.054 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:41.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:41.059 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:41.159 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:41.186 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:41.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:41.193 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:41.293 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:41.322 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:41.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:41.325 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:41.425 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:41.448 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:41.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:41.450 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:41.551 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:41.560 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:41 smithi084 bash[75189]: cluster 2023-10-01T07:54:40.361911+0000 mgr.y (mgr.34104) 643 : cluster 0 pgmap v641: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 286 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 619 op/s; 18671/13767 objects degraded (135.621%); 0 B/s, 27 objects/s recovering 2023-10-01T07:54:41.560 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:41 smithi084 bash[78255]: cluster 2023-10-01T07:54:40.361911+0000 mgr.y (mgr.34104) 643 : cluster 0 pgmap v641: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 286 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 619 op/s; 18671/13767 objects degraded (135.621%); 0 B/s, 27 objects/s recovering 2023-10-01T07:54:41.587 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:41.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:41.590 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:41.691 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:41.700 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:41 smithi112 bash[59335]: cluster 2023-10-01T07:54:40.361911+0000 mgr.y (mgr.34104) 643 : cluster 0 pgmap v641: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 286 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 619 op/s; 18671/13767 objects degraded (135.621%); 0 B/s, 27 objects/s recovering 2023-10-01T07:54:41.724 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:41.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:41.726 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:41.827 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:41.857 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:41.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:41.860 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:41.961 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:41.992 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:41.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:41.997 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:42.098 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:42.133 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:42.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:42.136 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:42.237 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:42.265 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:42.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:42.271 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:42.372 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:42.398 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:42.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:42.401 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:42.502 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:42.536 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:42.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:42.542 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:42.635 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-10-01T07:54:42.643 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:42.667 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:42.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:42.674 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:42.775 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:42.805 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:42.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:42.810 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:42.911 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:42.938 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:42.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:42.944 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:43.045 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:43.069 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:43.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:43.071 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:43.172 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:43.214 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:43.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:43.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:43.317 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:43.340 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:43.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:43.345 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:43.445 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:43.471 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:43.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:43.473 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:43.573 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:43.580 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:43 smithi112 bash[59335]: cluster 2023-10-01T07:54:42.362540+0000 mgr.y (mgr.34104) 644 : cluster 0 pgmap v642: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 195 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 616 op/s; 18671/9399 objects degraded (198.649%); 0 B/s, 43 objects/s recovering 2023-10-01T07:54:43.597 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:43.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:43.598 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:43.699 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:43.708 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:43 smithi084 bash[75189]: cluster 2023-10-01T07:54:42.362540+0000 mgr.y (mgr.34104) 644 : cluster 0 pgmap v642: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 195 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 616 op/s; 18671/9399 objects degraded (198.649%); 0 B/s, 43 objects/s recovering 2023-10-01T07:54:43.708 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:43 smithi084 bash[78255]: cluster 2023-10-01T07:54:42.362540+0000 mgr.y (mgr.34104) 644 : cluster 0 pgmap v642: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 195 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 616 op/s; 18671/9399 objects degraded (198.649%); 0 B/s, 43 objects/s recovering 2023-10-01T07:54:43.739 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:43.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:43.744 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:43.844 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:43.875 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:43.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:43.879 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:43.980 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:44.020 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:44.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:44.025 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:44.125 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:44.150 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:44.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:44.152 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:44.253 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:44.285 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:44.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:44.294 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:44.395 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:44.425 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:44.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:44.430 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:44.530 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:44.539 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:44 smithi084 bash[75189]: cluster 2023-10-01T07:54:43.656206+0000 mon.a (mon.0) 920 : cluster 3 Health check update: Degraded data redundancy: 18671/9399 objects degraded (198.649%), 5 pgs degraded (PG_DEGRADED) 2023-10-01T07:54:44.539 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:44 smithi084 bash[75189]: audit 2023-10-01T07:54:44.006379+0000 mon.a (mon.0) 921 : audit 1 from='client.? 172.21.15.84:0/1352698728' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:54:44.539 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:44 smithi084 bash[78255]: cluster 2023-10-01T07:54:43.656206+0000 mon.a (mon.0) 920 : cluster 3 Health check update: Degraded data redundancy: 18671/9399 objects degraded (198.649%), 5 pgs degraded (PG_DEGRADED) 2023-10-01T07:54:44.539 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:44 smithi084 bash[78255]: audit 2023-10-01T07:54:44.006379+0000 mon.a (mon.0) 921 : audit 1 from='client.? 172.21.15.84:0/1352698728' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:54:44.554 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2023-10-01T07:54:44.554 INFO:teuthology.orchestra.run.smithi084.stdout: "ops": [ 2023-10-01T07:54:44.554 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:44.554 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.44945.0:215284 7.0 e165/164 7:0eb1d7be:::benchmark_data_smithi084_123840_object107287:head v 165'13231, mlcod=156'9521)", 2023-10-01T07:54:44.554 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:54:44.531317+0000", 2023-10-01T07:54:44.554 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.021140381999999999, 2023-10-01T07:54:44.554 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.021175191999999999, 2023-10-01T07:54:44.555 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:54:44.555 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "started", 2023-10-01T07:54:44.555 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:54:44.555 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:44.555 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:54:44.555 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:44.531317+0000", 2023-10-01T07:54:44.555 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:54:44.555 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:44.555 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:44.555 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:54:44.556 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:44.531317+0000", 2023-10-01T07:54:44.556 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:54:44.556 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:44.556 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:44.556 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:54:44.556 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:44.531316+0000", 2023-10-01T07:54:44.556 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:54:44.556 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:44.556 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:44.556 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:54:44.556 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:44.531324+0000", 2023-10-01T07:54:44.557 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.6629999999999999e-06 2023-10-01T07:54:44.557 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:44.557 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:44.557 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:54:44.557 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:44.531337+0000", 2023-10-01T07:54:44.557 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.2825e-05 2023-10-01T07:54:44.557 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:44.557 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:44.557 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:54:44.557 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:44.531346+0000", 2023-10-01T07:54:44.557 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.8449999999999992e-06 2023-10-01T07:54:44.558 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:44.558 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:44.558 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:54:44.558 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:44.538330+0000", 2023-10-01T07:54:44.558 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0069836539999999997 2023-10-01T07:54:44.558 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:44.558 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:44.558 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:54:44.558 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:44.538358+0000", 2023-10-01T07:54:44.558 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.8268000000000001e-05 2023-10-01T07:54:44.558 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:54:44.559 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:54:44.559 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:54:44.559 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:44.559 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:44.559 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.44945.0:215289 7.b e165/164 7:d0b1e464:::benchmark_data_smithi084_123840_object107292:head v 165'13680, mlcod=153'9094)", 2023-10-01T07:54:44.559 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:54:44.538152+0000", 2023-10-01T07:54:44.559 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.014305625000000001, 2023-10-01T07:54:44.559 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.014424236, 2023-10-01T07:54:44.559 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:54:44.559 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "started", 2023-10-01T07:54:44.559 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:54:44.559 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:44.559 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:54:44.560 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:44.538152+0000", 2023-10-01T07:54:44.560 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:54:44.560 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:44.560 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:44.560 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:54:44.560 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:44.538152+0000", 2023-10-01T07:54:44.560 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:54:44.560 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:44.560 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:44.560 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:54:44.560 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:44.538151+0000", 2023-10-01T07:54:44.560 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T07:54:44.561 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:44.561 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:44.561 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:54:44.561 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:44.538158+0000", 2023-10-01T07:54:44.561 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.2620000000000001e-06 2023-10-01T07:54:44.561 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:44.561 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:44.561 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:54:44.561 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:44.538177+0000", 2023-10-01T07:54:44.561 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.9187000000000001e-05 2023-10-01T07:54:44.561 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:44.561 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:44.562 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:54:44.562 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:44.538186+0000", 2023-10-01T07:54:44.562 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.901e-06 2023-10-01T07:54:44.562 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:44.562 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:44.562 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:54:44.562 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:44.544337+0000", 2023-10-01T07:54:44.562 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0061511229999999997 2023-10-01T07:54:44.562 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:44.562 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:44.562 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:54:44.562 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:44.544365+0000", 2023-10-01T07:54:44.563 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.7787e-05 2023-10-01T07:54:44.563 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:54:44.563 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:54:44.563 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:54:44.563 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:44.563 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:44.563 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.44945.0:215290 7.2 e165/164)", 2023-10-01T07:54:44.563 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:54:44.538248+0000", 2023-10-01T07:54:44.563 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.014208744000000001, 2023-10-01T07:54:44.563 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.014400928, 2023-10-01T07:54:44.563 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:54:44.563 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "queued for pg", 2023-10-01T07:54:44.563 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:54:44.564 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:44.564 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:54:44.564 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:44.538248+0000", 2023-10-01T07:54:44.564 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:54:44.564 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:44.564 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:44.564 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:54:44.564 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:44.538248+0000", 2023-10-01T07:54:44.564 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:54:44.564 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:44.564 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:44.564 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:54:44.565 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:44.538248+0000", 2023-10-01T07:54:44.565 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T07:54:44.565 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:44.565 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:44.565 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:54:44.565 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:44.538253+0000", 2023-10-01T07:54:44.565 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.8600000000000001e-06 2023-10-01T07:54:44.565 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:44.565 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:44.565 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:54:44.565 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:44.538261+0000", 2023-10-01T07:54:44.565 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.0450000000000001e-06 2023-10-01T07:54:44.565 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:54:44.566 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:54:44.566 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:54:44.566 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:44.538267+0000", 2023-10-01T07:54:44.566 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.716e-06 2023-10-01T07:54:44.566 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:54:44.566 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:54:44.566 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:54:44.566 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:54:44.566 INFO:teuthology.orchestra.run.smithi084.stdout: ], 2023-10-01T07:54:44.566 INFO:teuthology.orchestra.run.smithi084.stdout: "num_ops": 3 2023-10-01T07:54:44.566 INFO:teuthology.orchestra.run.smithi084.stdout:} 2023-10-01T07:54:44.573 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:44.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:44.578 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:44.678 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:44.687 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:44 smithi112 bash[59335]: cluster 2023-10-01T07:54:43.656206+0000 mon.a (mon.0) 920 : cluster 3 Health check update: Degraded data redundancy: 18671/9399 objects degraded (198.649%), 5 pgs degraded (PG_DEGRADED) 2023-10-01T07:54:44.687 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:44 smithi112 bash[59335]: audit 2023-10-01T07:54:44.006379+0000 mon.a (mon.0) 921 : audit 1 from='client.? 172.21.15.84:0/1352698728' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:54:44.687 INFO:teuthology.orchestra.run.smithi084.stderr:nodeep-scrub is set 2023-10-01T07:54:44.711 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:44.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:44.712 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:44.813 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:44.846 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:44.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:44.850 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:44.951 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:44.994 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:44.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:45.000 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:45.101 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:45.138 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:45.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:45.140 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:45.241 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:45.279 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:45.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:45.281 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:45.382 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:45.417 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:45.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:45.420 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:45.521 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:45.552 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:45.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:45.554 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:45.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:45 smithi084 bash[78255]: cluster 2023-10-01T07:54:44.363167+0000 mgr.y (mgr.34104) 645 : cluster 0 pgmap v643: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 140 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 558 op/s; 18671/6771 objects degraded (275.750%); 0 B/s, 30 objects/s recovering 2023-10-01T07:54:45.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:45 smithi084 bash[78255]: cluster 2023-10-01T07:54:44.658987+0000 mon.a (mon.0) 922 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:54:45.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:45 smithi084 bash[78255]: cluster 2023-10-01T07:54:44.673940+0000 osd.6 (osd.6) 93 : cluster 3 failed to encode map e166 with expected crc 2023-10-01T07:54:45.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:45 smithi084 bash[78255]: cluster 2023-10-01T07:54:44.676429+0000 osd.4 (osd.4) 67 : cluster 3 failed to encode map e166 with expected crc 2023-10-01T07:54:45.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:45 smithi084 bash[78255]: audit 2023-10-01T07:54:44.676961+0000 mon.a (mon.0) 923 : audit 1 from='client.? 172.21.15.84:0/1352698728' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T07:54:45.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:45 smithi084 bash[78255]: cluster 2023-10-01T07:54:44.681052+0000 mon.a (mon.0) 924 : cluster 0 osdmap e166: 8 total, 8 up, 8 in 2023-10-01T07:54:45.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:45 smithi084 bash[78255]: cluster 2023-10-01T07:54:44.695761+0000 osd.5 (osd.5) 109 : cluster 3 failed to encode map e166 with expected crc 2023-10-01T07:54:45.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:45 smithi084 bash[78255]: audit 2023-10-01T07:54:45.083177+0000 mon.a (mon.0) 925 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:54:45.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:45 smithi084 bash[75189]: cluster 2023-10-01T07:54:44.363167+0000 mgr.y (mgr.34104) 645 : cluster 0 pgmap v643: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 140 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 558 op/s; 18671/6771 objects degraded (275.750%); 0 B/s, 30 objects/s recovering 2023-10-01T07:54:45.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:45 smithi084 bash[75189]: cluster 2023-10-01T07:54:44.658987+0000 mon.a (mon.0) 922 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:54:45.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:45 smithi084 bash[75189]: cluster 2023-10-01T07:54:44.673940+0000 osd.6 (osd.6) 93 : cluster 3 failed to encode map e166 with expected crc 2023-10-01T07:54:45.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:45 smithi084 bash[75189]: cluster 2023-10-01T07:54:44.676429+0000 osd.4 (osd.4) 67 : cluster 3 failed to encode map e166 with expected crc 2023-10-01T07:54:45.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:45 smithi084 bash[75189]: audit 2023-10-01T07:54:44.676961+0000 mon.a (mon.0) 923 : audit 1 from='client.? 172.21.15.84:0/1352698728' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T07:54:45.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:45 smithi084 bash[75189]: cluster 2023-10-01T07:54:44.681052+0000 mon.a (mon.0) 924 : cluster 0 osdmap e166: 8 total, 8 up, 8 in 2023-10-01T07:54:45.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:45 smithi084 bash[75189]: cluster 2023-10-01T07:54:44.695761+0000 osd.5 (osd.5) 109 : cluster 3 failed to encode map e166 with expected crc 2023-10-01T07:54:45.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:45 smithi084 bash[75189]: audit 2023-10-01T07:54:45.083177+0000 mon.a (mon.0) 925 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:54:45.654 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:45.664 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:45 smithi112 bash[59335]: cluster 2023-10-01T07:54:44.363167+0000 mgr.y (mgr.34104) 645 : cluster 0 pgmap v643: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 140 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 558 op/s; 18671/6771 objects degraded (275.750%); 0 B/s, 30 objects/s recovering 2023-10-01T07:54:45.664 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:45 smithi112 bash[59335]: cluster 2023-10-01T07:54:44.658987+0000 mon.a (mon.0) 922 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:54:45.664 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:45 smithi112 bash[59335]: cluster 2023-10-01T07:54:44.673940+0000 osd.6 (osd.6) 93 : cluster 3 failed to encode map e166 with expected crc 2023-10-01T07:54:45.664 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:45 smithi112 bash[59335]: cluster 2023-10-01T07:54:44.676429+0000 osd.4 (osd.4) 67 : cluster 3 failed to encode map e166 with expected crc 2023-10-01T07:54:45.664 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:45 smithi112 bash[59335]: audit 2023-10-01T07:54:44.676961+0000 mon.a (mon.0) 923 : audit 1 from='client.? 172.21.15.84:0/1352698728' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T07:54:45.664 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:45 smithi112 bash[59335]: cluster 2023-10-01T07:54:44.681052+0000 mon.a (mon.0) 924 : cluster 0 osdmap e166: 8 total, 8 up, 8 in 2023-10-01T07:54:45.664 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:45 smithi112 bash[59335]: cluster 2023-10-01T07:54:44.695761+0000 osd.5 (osd.5) 109 : cluster 3 failed to encode map e166 with expected crc 2023-10-01T07:54:45.664 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:45 smithi112 bash[59335]: audit 2023-10-01T07:54:45.083177+0000 mon.a (mon.0) 925 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:54:45.677 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:45.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:45.683 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:45.771 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Removed 107994 objects 2023-10-01T07:54:45.772 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Clean up completed and total clean up time :154.656 2023-10-01T07:54:45.784 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:45.811 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:45.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:45.814 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:45.915 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:45.944 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:45.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:45.947 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:46.047 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:46.072 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:46.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:46.074 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:46.175 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:46.206 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:46.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:46.208 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:46.308 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:46.319 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:54:46 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:54:46] "GET /metrics HTTP/1.1" 200 36341 "" "Prometheus/2.33.4" 2023-10-01T07:54:46.335 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:46.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:46.337 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:46.437 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:46.464 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:46.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:46.466 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:46.567 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:46.572 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:46 smithi084 bash[75189]: cluster 2023-10-01T07:54:44.696173+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e166 with expected crc 2023-10-01T07:54:46.572 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:46 smithi084 bash[78255]: cluster 2023-10-01T07:54:44.696173+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e166 with expected crc 2023-10-01T07:54:46.599 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:46.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:46.602 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:46.702 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:46.715 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:46 smithi112 bash[59335]: cluster 2023-10-01T07:54:44.696173+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e166 with expected crc 2023-10-01T07:54:46.733 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:46.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:46.736 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:46.836 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:46.868 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:46.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:46.871 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:46.972 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:46.995 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:54:47.003 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:47.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:47.005 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:47.106 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:47.134 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:47.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:47.137 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:47.238 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:47.265 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:47.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:47.268 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:47.368 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:47.396 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:47.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:47.398 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:47.499 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:47.523 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:47.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:47.527 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:47.628 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:47.639 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:47 smithi112 bash[59335]: cluster 2023-10-01T07:54:46.364272+0000 mgr.y (mgr.34104) 646 : cluster 0 pgmap v645: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 22 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 566 op/s; 18671/1089 objects degraded (1714.509%); 0 B/s, 38 objects/s recovering 2023-10-01T07:54:47.639 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:47 smithi112 bash[59335]: audit 2023-10-01T07:54:47.315804+0000 mon.a (mon.0) 926 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:54:47.654 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:47.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:47.656 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:47.757 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:47.768 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:47 smithi084 bash[78255]: cluster 2023-10-01T07:54:46.364272+0000 mgr.y (mgr.34104) 646 : cluster 0 pgmap v645: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 22 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 566 op/s; 18671/1089 objects degraded (1714.509%); 0 B/s, 38 objects/s recovering 2023-10-01T07:54:47.768 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:47 smithi084 bash[78255]: audit 2023-10-01T07:54:47.315804+0000 mon.a (mon.0) 926 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:54:47.768 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:47 smithi084 bash[75189]: cluster 2023-10-01T07:54:46.364272+0000 mgr.y (mgr.34104) 646 : cluster 0 pgmap v645: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 22 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 566 op/s; 18671/1089 objects degraded (1714.509%); 0 B/s, 38 objects/s recovering 2023-10-01T07:54:47.768 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:47 smithi084 bash[75189]: audit 2023-10-01T07:54:47.315804+0000 mon.a (mon.0) 926 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:54:47.782 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:47.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:47.785 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:47.886 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:47.915 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:47.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:47.918 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:48.019 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:48.051 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:48.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:48.053 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:48.154 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:48.182 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:48.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:48.184 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:48.285 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:48.312 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:48.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:48.316 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:48.416 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:48.447 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:48.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:48.449 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:48.506 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-01T07:54:48.551 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:48.584 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:48.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:48.588 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:48.688 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:48.708 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:48.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:48.710 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:48.811 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:48.839 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:48.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:48.842 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:48.942 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:48.970 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:48.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:48.972 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:49.073 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:49.102 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:49.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:49.105 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:49.206 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:49.235 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:49.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:49.237 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:49.338 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:54:49.364 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:54:49.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:49.366 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:54:49.467 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:49.498 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:49.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:49.502 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:49.572 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:49 smithi084 bash[75189]: cluster 2023-10-01T07:54:48.364969+0000 mgr.y (mgr.34104) 647 : cluster 0 pgmap v646: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 22 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 566 op/s; 18671/1089 objects degraded (1714.509%); 0 B/s, 38 objects/s recovering 2023-10-01T07:54:49.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:49 smithi084 bash[75189]: cluster 2023-10-01T07:54:48.657408+0000 mon.a (mon.0) 927 : cluster 3 Health check update: Degraded data redundancy: 18671/1089 objects degraded (1714.509%), 5 pgs degraded (PG_DEGRADED) 2023-10-01T07:54:49.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:49 smithi084 bash[78255]: cluster 2023-10-01T07:54:48.364969+0000 mgr.y (mgr.34104) 647 : cluster 0 pgmap v646: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 22 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 566 op/s; 18671/1089 objects degraded (1714.509%); 0 B/s, 38 objects/s recovering 2023-10-01T07:54:49.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:49 smithi084 bash[78255]: cluster 2023-10-01T07:54:48.657408+0000 mon.a (mon.0) 927 : cluster 3 Health check update: Degraded data redundancy: 18671/1089 objects degraded (1714.509%), 5 pgs degraded (PG_DEGRADED) 2023-10-01T07:54:49.602 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:49.636 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:49.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:49.641 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:49.715 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:54:49.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:49 smithi112 bash[59335]: cluster 2023-10-01T07:54:48.364969+0000 mgr.y (mgr.34104) 647 : cluster 0 pgmap v646: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 22 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 566 op/s; 18671/1089 objects degraded (1714.509%); 0 B/s, 38 objects/s recovering 2023-10-01T07:54:49.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:49 smithi112 bash[59335]: cluster 2023-10-01T07:54:48.657408+0000 mon.a (mon.0) 927 : cluster 3 Health check update: Degraded data redundancy: 18671/1089 objects degraded (1714.509%), 5 pgs degraded (PG_DEGRADED) 2023-10-01T07:54:49.742 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:49.768 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:49.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:49.770 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:49.871 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:49.899 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:49.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:49.903 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:50.004 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:50.030 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:50.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:50.033 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:50.134 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:50.161 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:50.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:50.163 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:50.264 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:50.291 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:50.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:50.293 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:50.394 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:50.425 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:50.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:50.427 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:50.528 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:50.551 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:50.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:50.553 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:50.654 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:50.675 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:50.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:50.677 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:50.778 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:50.804 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:50.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:50.807 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:50.908 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:50.933 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:50.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:50.935 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:51.036 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:51.070 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:51.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:51.074 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:51.175 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:51.196 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_2 2023-10-01T07:54:51.196 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd pool rm unique_pool_2 unique_pool_2 --yes-i-really-really-mean-it 2023-10-01T07:54:51.205 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:51.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:51.208 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:51.309 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:54:51.333 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:54:51.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:51.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:54:51.436 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:51.468 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:51.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:51.471 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:51.490 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 5, 6, 4, 7, 1] 2023-10-01T07:54:51.490 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T07:54:51.491 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-10-01T07:54:51.491 INFO:tasks.thrashosds.thrasher:Setting osd 4 primary_affinity to 1.000000 2023-10-01T07:54:51.491 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 4 1 2023-10-01T07:54:51.571 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:51.595 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T07:54:51.602 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:51.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:51.605 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:51.626 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T07:54:51.663 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T07:54:51.687 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T07:54:51.706 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:51.709 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T07:54:51.713 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:51 smithi084 bash[75189]: cluster 2023-10-01T07:54:50.366145+0000 mgr.y (mgr.34104) 648 : cluster 0 pgmap v647: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 456 op/s; 18671/72 objects degraded (25931.944%); 0 B/s, 38 objects/s recovering 2023-10-01T07:54:51.714 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:51 smithi084 bash[78255]: cluster 2023-10-01T07:54:50.366145+0000 mgr.y (mgr.34104) 648 : cluster 0 pgmap v647: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 456 op/s; 18671/72 objects degraded (25931.944%); 0 B/s, 38 objects/s recovering 2023-10-01T07:54:51.726 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:51.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:51.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:51.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:51 smithi112 bash[59335]: cluster 2023-10-01T07:54:50.366145+0000 mgr.y (mgr.34104) 648 : cluster 0 pgmap v647: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 456 op/s; 18671/72 objects degraded (25931.944%); 0 B/s, 38 objects/s recovering 2023-10-01T07:54:51.736 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T07:54:51.763 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T07:54:51.785 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T07:54:51.787 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T07:54:51.787 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T07:54:51.787 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T07:54:51.787 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T07:54:51.787 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T07:54:51.787 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T07:54:51.787 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T07:54:51.787 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T07:54:51.830 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:51.859 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:51.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:51.861 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:51.962 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:51.995 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:51.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:51.999 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:52.100 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:52.129 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:52.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:52.131 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:52.232 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:52.255 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:52.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:52.258 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:52.358 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:54:52.383 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:54:52.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:52.386 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:54:52.487 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:52.508 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:52.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:52.511 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:52.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:52 smithi084 bash[75189]: audit 2023-10-01T07:54:51.569182+0000 mon.a (mon.0) 928 : audit 0 from='client.? 172.21.15.84:0/3038178512' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:54:52.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:52 smithi084 bash[78255]: audit 2023-10-01T07:54:51.569182+0000 mon.a (mon.0) 928 : audit 0 from='client.? 172.21.15.84:0/3038178512' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:54:52.611 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:52.643 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:52.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:52.647 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:52.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:52 smithi112 bash[59335]: audit 2023-10-01T07:54:51.569182+0000 mon.a (mon.0) 928 : audit 0 from='client.? 172.21.15.84:0/3038178512' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:54:52.747 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:52.770 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:52.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:52.773 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:52.873 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:54:52.903 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:54:52.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:52.906 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:54:53.006 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:54:53.039 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:54:53.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:53.042 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:54:53.142 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:53.170 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:53.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:53.172 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:53.274 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:53.311 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:53.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:53.316 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:53.417 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:54:53.447 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:54:53.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:53.450 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:54:53.551 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:53.560 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:53 smithi084 bash[78255]: cluster 2023-10-01T07:54:52.367137+0000 mgr.y (mgr.34104) 649 : cluster 0 pgmap v648: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 310 op/s; 18671/72 objects degraded (25931.944%); 0 B/s, 69 objects/s recovering 2023-10-01T07:54:53.560 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:53 smithi084 bash[78255]: audit 2023-10-01T07:54:53.452786+0000 mon.a (mon.0) 929 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:54:53.560 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:53 smithi084 bash[78255]: audit 2023-10-01T07:54:53.460085+0000 mon.a (mon.0) 930 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:54:53.560 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:53 smithi084 bash[75189]: cluster 2023-10-01T07:54:52.367137+0000 mgr.y (mgr.34104) 649 : cluster 0 pgmap v648: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 310 op/s; 18671/72 objects degraded (25931.944%); 0 B/s, 69 objects/s recovering 2023-10-01T07:54:53.560 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:53 smithi084 bash[75189]: audit 2023-10-01T07:54:53.452786+0000 mon.a (mon.0) 929 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:54:53.561 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:53 smithi084 bash[75189]: audit 2023-10-01T07:54:53.460085+0000 mon.a (mon.0) 930 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:54:53.579 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:53.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:53.582 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:53.683 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:53.712 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:53.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:53.714 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:53.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:53 smithi112 bash[59335]: cluster 2023-10-01T07:54:52.367137+0000 mgr.y (mgr.34104) 649 : cluster 0 pgmap v648: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 310 op/s; 18671/72 objects degraded (25931.944%); 0 B/s, 69 objects/s recovering 2023-10-01T07:54:53.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:53 smithi112 bash[59335]: audit 2023-10-01T07:54:53.452786+0000 mon.a (mon.0) 929 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:54:53.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:53 smithi112 bash[59335]: audit 2023-10-01T07:54:53.460085+0000 mon.a (mon.0) 930 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:54:53.755 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:54:53.815 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:54:53.838 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:54:53.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:53.840 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:54:53.941 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:54:53.964 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:54:53.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:53.967 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:54:54.068 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:54.097 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:54.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:54.101 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:54.202 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:54.227 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:54.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:54.230 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:54.330 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:54.352 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:54.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:54.355 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:54.456 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:54:54.479 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:54:54.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:54.481 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:54:54.582 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:54:54.602 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:54:54.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:54.604 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:54:54.618 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:54 smithi084 bash[75189]: cluster 2023-10-01T07:54:53.658627+0000 mon.a (mon.0) 931 : cluster 3 Health check update: Degraded data redundancy: 18671/72 objects degraded (25931.944%), 5 pgs degraded (PG_DEGRADED) 2023-10-01T07:54:54.619 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:54 smithi084 bash[78255]: cluster 2023-10-01T07:54:53.658627+0000 mon.a (mon.0) 931 : cluster 3 Health check update: Degraded data redundancy: 18671/72 objects degraded (25931.944%), 5 pgs degraded (PG_DEGRADED) 2023-10-01T07:54:54.705 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:54.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:54 smithi112 bash[59335]: cluster 2023-10-01T07:54:53.658627+0000 mon.a (mon.0) 931 : cluster 3 Health check update: Degraded data redundancy: 18671/72 objects degraded (25931.944%), 5 pgs degraded (PG_DEGRADED) 2023-10-01T07:54:54.730 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:54.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:54.733 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:54.834 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:54:54.863 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:54:54.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:54.865 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:54:54.966 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:54.993 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:54.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:54.995 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:55.096 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:54:55.121 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:54:55.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:55.123 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:54:55.223 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:55.253 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:55.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:55.255 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:55.262 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T07:54:55.357 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:55.385 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:55.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:55.391 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:55.492 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:55.500 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:55 smithi112 bash[59335]: cluster 2023-10-01T07:54:54.367768+0000 mgr.y (mgr.34104) 650 : cluster 0 pgmap v649: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 223 op/s; 18671/72 objects degraded (25931.944%); 0 B/s, 69 objects/s recovering 2023-10-01T07:54:55.500 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:55 smithi112 bash[59335]: audit 2023-10-01T07:54:54.915243+0000 mon.a (mon.0) 932 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:54:55.500 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:55 smithi112 bash[59335]: audit 2023-10-01T07:54:54.921644+0000 mon.a (mon.0) 933 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:54:55.500 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:55 smithi112 bash[59335]: audit 2023-10-01T07:54:55.392006+0000 mon.a (mon.0) 934 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:54:55.500 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:55 smithi112 bash[59335]: audit 2023-10-01T07:54:55.393255+0000 mon.a (mon.0) 935 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:54:55.500 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:55 smithi112 bash[59335]: audit 2023-10-01T07:54:55.402466+0000 mon.a (mon.0) 936 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:54:55.521 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:55.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:55.523 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:55.551 INFO:teuthology.orchestra.run.smithi084.stdout:ERROR: (22) Invalid argument 2023-10-01T07:54:55.551 INFO:teuthology.orchestra.run.smithi084.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T07:54:55.624 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:54:55.636 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:55 smithi084 bash[75189]: cluster 2023-10-01T07:54:54.367768+0000 mgr.y (mgr.34104) 650 : cluster 0 pgmap v649: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 223 op/s; 18671/72 objects degraded (25931.944%); 0 B/s, 69 objects/s recovering 2023-10-01T07:54:55.636 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:55 smithi084 bash[75189]: audit 2023-10-01T07:54:54.915243+0000 mon.a (mon.0) 932 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:54:55.637 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:55 smithi084 bash[75189]: audit 2023-10-01T07:54:54.921644+0000 mon.a (mon.0) 933 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:54:55.637 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:55 smithi084 bash[75189]: audit 2023-10-01T07:54:55.392006+0000 mon.a (mon.0) 934 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:54:55.637 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:55 smithi084 bash[75189]: audit 2023-10-01T07:54:55.393255+0000 mon.a (mon.0) 935 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:54:55.637 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:55 smithi084 bash[75189]: audit 2023-10-01T07:54:55.402466+0000 mon.a (mon.0) 936 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:54:55.637 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:55 smithi084 bash[78255]: cluster 2023-10-01T07:54:54.367768+0000 mgr.y (mgr.34104) 650 : cluster 0 pgmap v649: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 223 op/s; 18671/72 objects degraded (25931.944%); 0 B/s, 69 objects/s recovering 2023-10-01T07:54:55.637 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:55 smithi084 bash[78255]: audit 2023-10-01T07:54:54.915243+0000 mon.a (mon.0) 932 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:54:55.637 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:55 smithi084 bash[78255]: audit 2023-10-01T07:54:54.921644+0000 mon.a (mon.0) 933 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:54:55.637 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:55 smithi084 bash[78255]: audit 2023-10-01T07:54:55.392006+0000 mon.a (mon.0) 934 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:54:55.637 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:55 smithi084 bash[78255]: audit 2023-10-01T07:54:55.393255+0000 mon.a (mon.0) 935 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:54:55.638 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:55 smithi084 bash[78255]: audit 2023-10-01T07:54:55.402466+0000 mon.a (mon.0) 936 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:54:55.652 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:54:55.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:55.655 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:54:55.755 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:55.768 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:54:55.781 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:55.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:55.783 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:55.884 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:55.914 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:55.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:55.917 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:56.018 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:56.043 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:56.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:56.045 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:56.146 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:56.178 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:56.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:56.181 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:56.281 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:56.286 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:54:56 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:54:56] "GET /metrics HTTP/1.1" 200 36341 "" "Prometheus/2.33.4" 2023-10-01T07:54:56.311 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:56.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:56.314 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:56.415 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:56.440 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:56.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:56.443 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:56.543 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:56.572 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:56.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:56.574 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:56.675 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:56.702 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:56.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:56.704 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:56.805 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:56.832 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:56.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:56.834 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:56.935 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:56.964 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:56.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:56.967 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:57.067 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:57.091 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:57.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:57.093 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:57.194 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:57.223 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:57.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:57.225 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:57.325 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:57.350 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:57.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:57.353 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:57.453 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:54:57.481 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:54:57.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:57.483 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:54:57.486 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-10-01T07:54:57.584 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:57.613 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:57.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:57.616 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:57.716 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:57.725 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:57 smithi112 bash[59335]: cluster 2023-10-01T07:54:56.368527+0000 mgr.y (mgr.34104) 651 : cluster 0 pgmap v650: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 190 op/s; 18671/72 objects degraded (25931.944%); 0 B/s, 108 objects/s recovering 2023-10-01T07:54:57.740 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:57.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:57.743 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:57.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:57 smithi084 bash[78255]: cluster 2023-10-01T07:54:56.368527+0000 mgr.y (mgr.34104) 651 : cluster 0 pgmap v650: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 190 op/s; 18671/72 objects degraded (25931.944%); 0 B/s, 108 objects/s recovering 2023-10-01T07:54:57.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:57 smithi084 bash[75189]: cluster 2023-10-01T07:54:56.368527+0000 mgr.y (mgr.34104) 651 : cluster 0 pgmap v650: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 190 op/s; 18671/72 objects degraded (25931.944%); 0 B/s, 108 objects/s recovering 2023-10-01T07:54:57.844 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:57.864 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:57.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:57.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:57.966 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:57.973 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:54:57.991 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:57.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:57.993 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:58.094 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:58.119 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:58.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:58.121 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:58.222 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:58.250 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:58.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:58.252 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:58.353 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:58.383 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:58.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:58.386 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:58.486 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:58.513 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:58.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:58.515 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:58.616 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:58.644 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:58.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:58.646 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:58.747 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:58.776 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:58.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:58.778 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:58.879 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:58.911 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:54:58.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:58.914 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:54:59.015 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:59.044 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:54:59.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:59.046 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:54:59.147 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:54:59.167 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:54:59.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:59.169 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:54:59.270 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:59.292 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:59.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:59.295 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:54:59.396 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:59.427 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:54:59.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:59.431 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:54:59.532 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:59.555 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:54:59.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:59.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:54:59.659 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:59.672 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:54:59 smithi112 bash[59335]: cluster 2023-10-01T07:54:58.369496+0000 mgr.y (mgr.34104) 652 : cluster 0 pgmap v651: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 28 op/s; 18671/72 objects degraded (25931.944%); 0 B/s, 88 objects/s recovering 2023-10-01T07:54:59.689 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:54:59.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:59.691 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:54:59.792 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:59.802 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:54:59 smithi084 bash[78255]: cluster 2023-10-01T07:54:58.369496+0000 mgr.y (mgr.34104) 652 : cluster 0 pgmap v651: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 28 op/s; 18671/72 objects degraded (25931.944%); 0 B/s, 88 objects/s recovering 2023-10-01T07:54:59.803 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:54:59 smithi084 bash[75189]: cluster 2023-10-01T07:54:58.369496+0000 mgr.y (mgr.34104) 652 : cluster 0 pgmap v651: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 28 op/s; 18671/72 objects degraded (25931.944%); 0 B/s, 88 objects/s recovering 2023-10-01T07:54:59.816 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:54:59.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:59.818 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:54:59.919 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:59.947 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:54:59.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:54:59.950 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:00.050 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:00.078 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:00.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:00.082 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:00.184 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:00.207 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:00.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:00.209 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:00.310 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:00.336 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:00.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:00.338 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:00.439 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:00.470 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:00.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:00.472 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:00.573 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:00.606 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:00.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:00.608 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:00.709 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:00.723 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:00 smithi112 bash[59335]: audit 2023-10-01T07:55:00.083286+0000 mon.a (mon.0) 937 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:55:00.743 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:00.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:00.746 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:00.822 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:00 smithi084 bash[78255]: audit 2023-10-01T07:55:00.083286+0000 mon.a (mon.0) 937 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:55:00.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:00 smithi084 bash[75189]: audit 2023-10-01T07:55:00.083286+0000 mon.a (mon.0) 937 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:55:00.846 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:00.874 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:00.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:00.876 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:00.977 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:01.007 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:01.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:01.009 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:01.110 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:01.140 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:01.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:01.143 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:01.244 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:01.265 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:01.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:01.267 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:01.368 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:01.396 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:01.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:01.399 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:01.499 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:01.512 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:01 smithi084 bash[75189]: cluster 2023-10-01T07:55:00.370296+0000 mgr.y (mgr.34104) 653 : cluster 0 pgmap v652: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 28 op/s; 18671/72 objects degraded (25931.944%); 0 B/s, 88 objects/s recovering 2023-10-01T07:55:01.512 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:01 smithi084 bash[78255]: cluster 2023-10-01T07:55:00.370296+0000 mgr.y (mgr.34104) 653 : cluster 0 pgmap v652: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 28 op/s; 18671/72 objects degraded (25931.944%); 0 B/s, 88 objects/s recovering 2023-10-01T07:55:01.526 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:01.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:01.529 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:01.630 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:01.656 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:01.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:01.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:01.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:01 smithi112 bash[59335]: cluster 2023-10-01T07:55:00.370296+0000 mgr.y (mgr.34104) 653 : cluster 0 pgmap v652: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 28 op/s; 18671/72 objects degraded (25931.944%); 0 B/s, 88 objects/s recovering 2023-10-01T07:55:01.760 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:01.791 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:01.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:01.794 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:01.803 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:55:01.895 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:01.915 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:01.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:01.918 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:02.019 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:02.022 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:55:02.039 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:02.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:02.041 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:02.142 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:02.168 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:02.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:02.170 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:02.270 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:02.301 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:02.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:02.304 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:02.405 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:02.432 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:02.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:02.436 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:02.500 INFO:teuthology.orchestra.run.smithi084.stderr:noscrub is unset 2023-10-01T07:55:02.536 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:02.550 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:02 smithi112 bash[59335]: audit 2023-10-01T07:55:02.069445+0000 mon.a (mon.0) 938 : audit 1 from='client.? 172.21.15.84:0/272929876' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T07:55:02.568 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:02.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:02.570 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:02.671 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:02.702 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:02.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:02.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:02.806 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:02.814 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:02 smithi084 bash[75189]: audit 2023-10-01T07:55:02.069445+0000 mon.a (mon.0) 938 : audit 1 from='client.? 172.21.15.84:0/272929876' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T07:55:02.814 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:02 smithi084 bash[78255]: audit 2023-10-01T07:55:02.069445+0000 mon.a (mon.0) 938 : audit 1 from='client.? 172.21.15.84:0/272929876' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T07:55:02.833 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:02.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:02.836 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:02.937 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:02.969 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:02.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:02.972 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:03.073 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:03.096 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:03.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:03.098 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:03.199 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:03.223 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:03.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:03.226 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:03.326 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:03.351 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:03.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:03.353 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:03.454 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:03.485 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:03.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:03.488 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:03.588 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:03.618 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:03.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:03.621 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:03.721 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:03.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:03 smithi112 bash[59335]: cluster 2023-10-01T07:55:02.371274+0000 mgr.y (mgr.34104) 654 : cluster 0 pgmap v653: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 18671/72 objects degraded (25931.944%); 0 B/s, 145 objects/s recovering 2023-10-01T07:55:03.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:03 smithi112 bash[59335]: cluster 2023-10-01T07:55:02.484805+0000 mon.a (mon.0) 939 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:55:03.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:03 smithi112 bash[59335]: audit 2023-10-01T07:55:02.495403+0000 mon.a (mon.0) 940 : audit 1 from='client.? 172.21.15.84:0/272929876' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T07:55:03.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:03 smithi112 bash[59335]: cluster 2023-10-01T07:55:02.495457+0000 mon.a (mon.0) 941 : cluster 0 osdmap e167: 8 total, 8 up, 8 in 2023-10-01T07:55:03.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:03 smithi112 bash[59335]: cluster 2023-10-01T07:55:02.495827+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e167 with expected crc 2023-10-01T07:55:03.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:03 smithi112 bash[59335]: cluster 2023-10-01T07:55:02.500419+0000 osd.5 (osd.5) 110 : cluster 3 failed to encode map e167 with expected crc 2023-10-01T07:55:03.730 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:03 smithi084 bash[78255]: cluster 2023-10-01T07:55:02.371274+0000 mgr.y (mgr.34104) 654 : cluster 0 pgmap v653: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 18671/72 objects degraded (25931.944%); 0 B/s, 145 objects/s recovering 2023-10-01T07:55:03.730 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:03 smithi084 bash[78255]: cluster 2023-10-01T07:55:02.484805+0000 mon.a (mon.0) 939 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:55:03.730 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:03 smithi084 bash[78255]: audit 2023-10-01T07:55:02.495403+0000 mon.a (mon.0) 940 : audit 1 from='client.? 172.21.15.84:0/272929876' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T07:55:03.730 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:03 smithi084 bash[78255]: cluster 2023-10-01T07:55:02.495457+0000 mon.a (mon.0) 941 : cluster 0 osdmap e167: 8 total, 8 up, 8 in 2023-10-01T07:55:03.730 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:03 smithi084 bash[78255]: cluster 2023-10-01T07:55:02.495827+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e167 with expected crc 2023-10-01T07:55:03.730 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:03 smithi084 bash[78255]: cluster 2023-10-01T07:55:02.500419+0000 osd.5 (osd.5) 110 : cluster 3 failed to encode map e167 with expected crc 2023-10-01T07:55:03.730 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:03 smithi084 bash[75189]: cluster 2023-10-01T07:55:02.371274+0000 mgr.y (mgr.34104) 654 : cluster 0 pgmap v653: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 18671/72 objects degraded (25931.944%); 0 B/s, 145 objects/s recovering 2023-10-01T07:55:03.731 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:03 smithi084 bash[75189]: cluster 2023-10-01T07:55:02.484805+0000 mon.a (mon.0) 939 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:55:03.731 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:03 smithi084 bash[75189]: audit 2023-10-01T07:55:02.495403+0000 mon.a (mon.0) 940 : audit 1 from='client.? 172.21.15.84:0/272929876' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T07:55:03.731 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:03 smithi084 bash[75189]: cluster 2023-10-01T07:55:02.495457+0000 mon.a (mon.0) 941 : cluster 0 osdmap e167: 8 total, 8 up, 8 in 2023-10-01T07:55:03.731 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:03 smithi084 bash[75189]: cluster 2023-10-01T07:55:02.495827+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e167 with expected crc 2023-10-01T07:55:03.731 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:03 smithi084 bash[75189]: cluster 2023-10-01T07:55:02.500419+0000 osd.5 (osd.5) 110 : cluster 3 failed to encode map e167 with expected crc 2023-10-01T07:55:03.745 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:03.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:03.748 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:03.848 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:03.881 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:03.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:03.884 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:03.986 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:04.016 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:04.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:04.019 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:04.119 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:04.141 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:04.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:04.144 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:04.245 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:04.269 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:04.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:04.271 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:04.371 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:04.400 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:04.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:04.403 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:04.504 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:04.532 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:04.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:04.535 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:04.635 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:04.659 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:04.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:04.661 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:04.762 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:04.792 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:04.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:04.795 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:04.896 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:04.920 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:04.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:04.923 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:04.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:04 smithi112 bash[59335]: cluster 2023-10-01T07:55:04.372067+0000 mgr.y (mgr.34104) 655 : cluster 0 pgmap v655: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 18671/72 objects degraded (25931.944%); 0 B/s, 124 objects/s recovering 2023-10-01T07:55:05.023 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:05.031 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:04 smithi084 bash[78255]: cluster 2023-10-01T07:55:04.372067+0000 mgr.y (mgr.34104) 655 : cluster 0 pgmap v655: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 18671/72 objects degraded (25931.944%); 0 B/s, 124 objects/s recovering 2023-10-01T07:55:05.031 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:04 smithi084 bash[75189]: cluster 2023-10-01T07:55:04.372067+0000 mgr.y (mgr.34104) 655 : cluster 0 pgmap v655: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 18671/72 objects degraded (25931.944%); 0 B/s, 124 objects/s recovering 2023-10-01T07:55:05.047 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:05.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:05.050 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:05.151 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:05.180 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:05.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:05.182 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:05.283 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:05.306 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:05.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:05.309 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:05.409 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:05.438 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:05.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:05.441 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:05.542 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:05.572 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:05.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:05.574 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:05.675 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:05.695 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:05.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:05.698 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:05.798 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:05.828 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:05.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:05.830 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:05.931 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:05.960 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:05.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:05.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:06.064 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:06.085 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:06.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:06.088 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:06.188 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:06.195 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:55:06 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:55:06] "GET /metrics HTTP/1.1" 200 36318 "" "Prometheus/2.33.4" 2023-10-01T07:55:06.208 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:06.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:06.210 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:06.311 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:06.334 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:06.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:06.337 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:06.438 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:06.458 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:06.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:06.460 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:06.561 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:06.587 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:06.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:06.589 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:06.689 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:06.714 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:06.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:06.717 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:06.817 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:06.849 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:06.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:06.852 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:06.953 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:06.976 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:06.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:06.979 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:07.080 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:07.103 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:07.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:07.105 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:07.206 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:07.239 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:07.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:07.242 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:07.343 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:07.365 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:07.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:07.367 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:07.467 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:07.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:07 smithi112 bash[59335]: cluster 2023-10-01T07:55:06.314412+0000 osd.4 (osd.4) 68 : cluster 3 failed to encode map e168 with expected crc 2023-10-01T07:55:07.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:07 smithi112 bash[59335]: cluster 2023-10-01T07:55:06.316811+0000 osd.5 (osd.5) 111 : cluster 3 failed to encode map e168 with expected crc 2023-10-01T07:55:07.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:07 smithi112 bash[59335]: cluster 2023-10-01T07:55:06.317306+0000 mon.a (mon.0) 942 : cluster 0 osdmap e168: 8 total, 8 up, 8 in 2023-10-01T07:55:07.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:07 smithi112 bash[59335]: cluster 2023-10-01T07:55:06.319413+0000 osd.5 (osd.5) 112 : cluster 3 failed to encode map e168 with expected crc 2023-10-01T07:55:07.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:07 smithi112 bash[59335]: cluster 2023-10-01T07:55:06.353284+0000 osd.6 (osd.6) 94 : cluster 3 failed to encode map e168 with expected crc 2023-10-01T07:55:07.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:07 smithi112 bash[59335]: cluster 2023-10-01T07:55:06.372600+0000 mgr.y (mgr.34104) 656 : cluster 0 pgmap v657: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 18671/72 objects degraded (25931.944%); 0 B/s, 217 objects/s recovering 2023-10-01T07:55:07.493 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:07.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:07.495 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:07.529 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:07 smithi084 bash[78255]: cluster 2023-10-01T07:55:06.314412+0000 osd.4 (osd.4) 68 : cluster 3 failed to encode map e168 with expected crc 2023-10-01T07:55:07.529 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:07 smithi084 bash[78255]: cluster 2023-10-01T07:55:06.316811+0000 osd.5 (osd.5) 111 : cluster 3 failed to encode map e168 with expected crc 2023-10-01T07:55:07.529 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:07 smithi084 bash[78255]: cluster 2023-10-01T07:55:06.317306+0000 mon.a (mon.0) 942 : cluster 0 osdmap e168: 8 total, 8 up, 8 in 2023-10-01T07:55:07.529 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:07 smithi084 bash[78255]: cluster 2023-10-01T07:55:06.319413+0000 osd.5 (osd.5) 112 : cluster 3 failed to encode map e168 with expected crc 2023-10-01T07:55:07.529 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:07 smithi084 bash[78255]: cluster 2023-10-01T07:55:06.353284+0000 osd.6 (osd.6) 94 : cluster 3 failed to encode map e168 with expected crc 2023-10-01T07:55:07.529 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:07 smithi084 bash[78255]: cluster 2023-10-01T07:55:06.372600+0000 mgr.y (mgr.34104) 656 : cluster 0 pgmap v657: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 18671/72 objects degraded (25931.944%); 0 B/s, 217 objects/s recovering 2023-10-01T07:55:07.529 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:07 smithi084 bash[75189]: cluster 2023-10-01T07:55:06.314412+0000 osd.4 (osd.4) 68 : cluster 3 failed to encode map e168 with expected crc 2023-10-01T07:55:07.529 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:07 smithi084 bash[75189]: cluster 2023-10-01T07:55:06.316811+0000 osd.5 (osd.5) 111 : cluster 3 failed to encode map e168 with expected crc 2023-10-01T07:55:07.530 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:07 smithi084 bash[75189]: cluster 2023-10-01T07:55:06.317306+0000 mon.a (mon.0) 942 : cluster 0 osdmap e168: 8 total, 8 up, 8 in 2023-10-01T07:55:07.530 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:07 smithi084 bash[75189]: cluster 2023-10-01T07:55:06.319413+0000 osd.5 (osd.5) 112 : cluster 3 failed to encode map e168 with expected crc 2023-10-01T07:55:07.530 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:07 smithi084 bash[75189]: cluster 2023-10-01T07:55:06.353284+0000 osd.6 (osd.6) 94 : cluster 3 failed to encode map e168 with expected crc 2023-10-01T07:55:07.530 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:07 smithi084 bash[75189]: cluster 2023-10-01T07:55:06.372600+0000 mgr.y (mgr.34104) 656 : cluster 0 pgmap v657: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 18671/72 objects degraded (25931.944%); 0 B/s, 217 objects/s recovering 2023-10-01T07:55:07.595 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:07.621 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:07.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:07.624 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:07.725 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:07.755 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:07.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:07.758 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:07.859 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:07.890 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:07.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:07.892 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:07.907 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-01T07:55:07.993 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:08.013 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:08.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:08.015 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:08.116 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:08.137 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:08.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:08.140 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:08.241 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:08.267 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:08.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:08.269 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:08.370 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:08.377 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:08 smithi084 bash[78255]: cluster 2023-10-01T07:55:07.322642+0000 osd.5 (osd.5) 113 : cluster 3 failed to encode map e169 with expected crc 2023-10-01T07:55:08.377 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:08 smithi084 bash[78255]: cluster 2023-10-01T07:55:07.324985+0000 osd.4 (osd.4) 69 : cluster 3 failed to encode map e169 with expected crc 2023-10-01T07:55:08.377 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:08 smithi084 bash[78255]: cluster 2023-10-01T07:55:07.325046+0000 mon.a (mon.0) 943 : cluster 0 osdmap e169: 8 total, 8 up, 8 in 2023-10-01T07:55:08.377 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:08 smithi084 bash[78255]: cluster 2023-10-01T07:55:07.326059+0000 osd.5 (osd.5) 114 : cluster 3 failed to encode map e169 with expected crc 2023-10-01T07:55:08.377 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:08 smithi084 bash[78255]: cluster 2023-10-01T07:55:07.341085+0000 osd.6 (osd.6) 95 : cluster 3 failed to encode map e169 with expected crc 2023-10-01T07:55:08.377 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:08 smithi084 bash[78255]: cluster 2023-10-01T07:55:07.485433+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e169 with expected crc 2023-10-01T07:55:08.377 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:08 smithi084 bash[75189]: cluster 2023-10-01T07:55:07.322642+0000 osd.5 (osd.5) 113 : cluster 3 failed to encode map e169 with expected crc 2023-10-01T07:55:08.377 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:08 smithi084 bash[75189]: cluster 2023-10-01T07:55:07.324985+0000 osd.4 (osd.4) 69 : cluster 3 failed to encode map e169 with expected crc 2023-10-01T07:55:08.378 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:08 smithi084 bash[75189]: cluster 2023-10-01T07:55:07.325046+0000 mon.a (mon.0) 943 : cluster 0 osdmap e169: 8 total, 8 up, 8 in 2023-10-01T07:55:08.378 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:08 smithi084 bash[75189]: cluster 2023-10-01T07:55:07.326059+0000 osd.5 (osd.5) 114 : cluster 3 failed to encode map e169 with expected crc 2023-10-01T07:55:08.378 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:08 smithi084 bash[75189]: cluster 2023-10-01T07:55:07.341085+0000 osd.6 (osd.6) 95 : cluster 3 failed to encode map e169 with expected crc 2023-10-01T07:55:08.378 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:08 smithi084 bash[75189]: cluster 2023-10-01T07:55:07.485433+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e169 with expected crc 2023-10-01T07:55:08.391 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:08.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:08.393 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:08.493 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:08.515 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:08.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:08.517 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:08.618 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:08.641 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:08.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:08.644 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:08.671 INFO:teuthology.orchestra.run.smithi084.stderr:pool 'unique_pool_2' removed 2023-10-01T07:55:08.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:08 smithi112 bash[59335]: cluster 2023-10-01T07:55:07.322642+0000 osd.5 (osd.5) 113 : cluster 3 failed to encode map e169 with expected crc 2023-10-01T07:55:08.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:08 smithi112 bash[59335]: cluster 2023-10-01T07:55:07.324985+0000 osd.4 (osd.4) 69 : cluster 3 failed to encode map e169 with expected crc 2023-10-01T07:55:08.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:08 smithi112 bash[59335]: cluster 2023-10-01T07:55:07.325046+0000 mon.a (mon.0) 943 : cluster 0 osdmap e169: 8 total, 8 up, 8 in 2023-10-01T07:55:08.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:08 smithi112 bash[59335]: cluster 2023-10-01T07:55:07.326059+0000 osd.5 (osd.5) 114 : cluster 3 failed to encode map e169 with expected crc 2023-10-01T07:55:08.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:08 smithi112 bash[59335]: cluster 2023-10-01T07:55:07.341085+0000 osd.6 (osd.6) 95 : cluster 3 failed to encode map e169 with expected crc 2023-10-01T07:55:08.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:08 smithi112 bash[59335]: cluster 2023-10-01T07:55:07.485433+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e169 with expected crc 2023-10-01T07:55:08.744 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:08.770 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:08.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:08.772 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:08.872 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:08.906 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:08.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:08.908 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:09.009 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:09.039 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:09.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:09.042 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:09.142 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:09.200 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:09.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:09.203 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:09.304 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:09.327 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:09.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:09.329 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:09.430 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:09.455 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:09.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:09.456 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:09.557 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:09.566 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:09 smithi084 bash[78255]: cluster 2023-10-01T07:55:08.373104+0000 mgr.y (mgr.34104) 657 : cluster 0 pgmap v659: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 18671/72 objects degraded (25931.944%); 0 B/s, 177 objects/s recovering 2023-10-01T07:55:09.566 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:09 smithi084 bash[78255]: audit 2023-10-01T07:55:08.590643+0000 mon.c (mon.2) 75 : audit 1 from='client.? 172.21.15.84:0/4101602213' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T07:55:09.566 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:09 smithi084 bash[78255]: audit 2023-10-01T07:55:08.591160+0000 mon.a (mon.0) 944 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T07:55:09.566 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:09 smithi084 bash[78255]: cluster 2023-10-01T07:55:08.666073+0000 osd.6 (osd.6) 96 : cluster 3 failed to encode map e170 with expected crc 2023-10-01T07:55:09.566 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:09 smithi084 bash[78255]: cluster 2023-10-01T07:55:08.666376+0000 osd.5 (osd.5) 115 : cluster 3 failed to encode map e170 with expected crc 2023-10-01T07:55:09.566 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:09 smithi084 bash[78255]: audit 2023-10-01T07:55:08.666481+0000 mon.a (mon.0) 945 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2023-10-01T07:55:09.566 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:09 smithi084 bash[78255]: cluster 2023-10-01T07:55:08.666579+0000 mon.a (mon.0) 946 : cluster 0 osdmap e170: 8 total, 8 up, 8 in 2023-10-01T07:55:09.566 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:09 smithi084 bash[78255]: cluster 2023-10-01T07:55:08.670896+0000 osd.4 (osd.4) 70 : cluster 3 failed to encode map e170 with expected crc 2023-10-01T07:55:09.567 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:09 smithi084 bash[75189]: cluster 2023-10-01T07:55:08.373104+0000 mgr.y (mgr.34104) 657 : cluster 0 pgmap v659: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 18671/72 objects degraded (25931.944%); 0 B/s, 177 objects/s recovering 2023-10-01T07:55:09.567 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:09 smithi084 bash[75189]: audit 2023-10-01T07:55:08.590643+0000 mon.c (mon.2) 75 : audit 1 from='client.? 172.21.15.84:0/4101602213' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T07:55:09.567 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:09 smithi084 bash[75189]: audit 2023-10-01T07:55:08.591160+0000 mon.a (mon.0) 944 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T07:55:09.567 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:09 smithi084 bash[75189]: cluster 2023-10-01T07:55:08.666073+0000 osd.6 (osd.6) 96 : cluster 3 failed to encode map e170 with expected crc 2023-10-01T07:55:09.567 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:09 smithi084 bash[75189]: cluster 2023-10-01T07:55:08.666376+0000 osd.5 (osd.5) 115 : cluster 3 failed to encode map e170 with expected crc 2023-10-01T07:55:09.567 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:09 smithi084 bash[75189]: audit 2023-10-01T07:55:08.666481+0000 mon.a (mon.0) 945 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2023-10-01T07:55:09.567 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:09 smithi084 bash[75189]: cluster 2023-10-01T07:55:08.666579+0000 mon.a (mon.0) 946 : cluster 0 osdmap e170: 8 total, 8 up, 8 in 2023-10-01T07:55:09.567 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:09 smithi084 bash[75189]: cluster 2023-10-01T07:55:08.670896+0000 osd.4 (osd.4) 70 : cluster 3 failed to encode map e170 with expected crc 2023-10-01T07:55:09.577 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:09.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:09.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:09.679 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:09.703 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:09.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:09.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:09.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:09 smithi112 bash[59335]: cluster 2023-10-01T07:55:08.373104+0000 mgr.y (mgr.34104) 657 : cluster 0 pgmap v659: 89 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 83 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 18671/72 objects degraded (25931.944%); 0 B/s, 177 objects/s recovering 2023-10-01T07:55:09.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:09 smithi112 bash[59335]: audit 2023-10-01T07:55:08.590643+0000 mon.c (mon.2) 75 : audit 1 from='client.? 172.21.15.84:0/4101602213' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T07:55:09.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:09 smithi112 bash[59335]: audit 2023-10-01T07:55:08.591160+0000 mon.a (mon.0) 944 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T07:55:09.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:09 smithi112 bash[59335]: cluster 2023-10-01T07:55:08.666073+0000 osd.6 (osd.6) 96 : cluster 3 failed to encode map e170 with expected crc 2023-10-01T07:55:09.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:09 smithi112 bash[59335]: cluster 2023-10-01T07:55:08.666376+0000 osd.5 (osd.5) 115 : cluster 3 failed to encode map e170 with expected crc 2023-10-01T07:55:09.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:09 smithi112 bash[59335]: audit 2023-10-01T07:55:08.666481+0000 mon.a (mon.0) 945 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2023-10-01T07:55:09.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:09 smithi112 bash[59335]: cluster 2023-10-01T07:55:08.666579+0000 mon.a (mon.0) 946 : cluster 0 osdmap e170: 8 total, 8 up, 8 in 2023-10-01T07:55:09.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:09 smithi112 bash[59335]: cluster 2023-10-01T07:55:08.670896+0000 osd.4 (osd.4) 70 : cluster 3 failed to encode map e170 with expected crc 2023-10-01T07:55:09.805 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:09.828 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:09.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:09.830 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:09.930 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:09.961 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:09.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:09.964 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:10.065 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:10.097 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:10.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:10.101 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:10.201 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:10.222 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:10.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:10.224 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:10.325 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:10.358 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:10.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:10.361 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:10.408 INFO:teuthology.orchestra.run.smithi084.stderr:set osd.4 primary-affinity to 1 (8655362) 2023-10-01T07:55:10.462 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:10.465 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:10 smithi084 bash[75189]: audit 2023-10-01T07:55:10.348036+0000 mon.c (mon.2) 76 : audit 1 from='client.? 172.21.15.84:0/2848347672' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-10-01T07:55:10.465 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:10 smithi084 bash[75189]: audit 2023-10-01T07:55:10.348691+0000 mon.a (mon.0) 947 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-10-01T07:55:10.465 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:10 smithi084 bash[78255]: audit 2023-10-01T07:55:10.348036+0000 mon.c (mon.2) 76 : audit 1 from='client.? 172.21.15.84:0/2848347672' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-10-01T07:55:10.465 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:10 smithi084 bash[78255]: audit 2023-10-01T07:55:10.348691+0000 mon.a (mon.0) 947 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-10-01T07:55:10.483 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:10.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:10.485 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:10.586 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:10.600 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:10 smithi112 bash[59335]: audit 2023-10-01T07:55:10.348036+0000 mon.c (mon.2) 76 : audit 1 from='client.? 172.21.15.84:0/2848347672' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-10-01T07:55:10.600 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:10 smithi112 bash[59335]: audit 2023-10-01T07:55:10.348691+0000 mon.a (mon.0) 947 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-10-01T07:55:10.618 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:10.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:10.621 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:10.721 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:10.745 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:10.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:10.747 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:10.848 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:10.869 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:10.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:10.871 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:10.972 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:11.004 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:11.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:11.008 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:11.108 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:11.145 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:11.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:11.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:11.250 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:11.282 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:11.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:11.285 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:11.386 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:11.416 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:11.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:11.419 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:11.520 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:11.533 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:11 smithi084 bash[75189]: cluster 2023-10-01T07:55:10.373955+0000 mgr.y (mgr.34104) 658 : cluster 0 pgmap v661: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:11.533 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:11 smithi084 bash[75189]: cluster 2023-10-01T07:55:10.403716+0000 osd.6 (osd.6) 97 : cluster 3 failed to encode map e171 with expected crc 2023-10-01T07:55:11.533 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:11 smithi084 bash[75189]: audit 2023-10-01T07:55:10.403759+0000 mon.a (mon.0) 948 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2023-10-01T07:55:11.533 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:11 smithi084 bash[75189]: cluster 2023-10-01T07:55:10.403854+0000 mon.a (mon.0) 949 : cluster 0 osdmap e171: 8 total, 8 up, 8 in 2023-10-01T07:55:11.534 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:11 smithi084 bash[75189]: cluster 2023-10-01T07:55:10.406880+0000 osd.4 (osd.4) 71 : cluster 3 failed to encode map e171 with expected crc 2023-10-01T07:55:11.534 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:11 smithi084 bash[75189]: cluster 2023-10-01T07:55:10.425379+0000 mon.a (mon.0) 950 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 18671/72 objects degraded (25931.944%), 5 pgs degraded) 2023-10-01T07:55:11.534 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:11 smithi084 bash[78255]: cluster 2023-10-01T07:55:10.373955+0000 mgr.y (mgr.34104) 658 : cluster 0 pgmap v661: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:11.534 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:11 smithi084 bash[78255]: cluster 2023-10-01T07:55:10.403716+0000 osd.6 (osd.6) 97 : cluster 3 failed to encode map e171 with expected crc 2023-10-01T07:55:11.534 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:11 smithi084 bash[78255]: audit 2023-10-01T07:55:10.403759+0000 mon.a (mon.0) 948 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2023-10-01T07:55:11.534 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:11 smithi084 bash[78255]: cluster 2023-10-01T07:55:10.403854+0000 mon.a (mon.0) 949 : cluster 0 osdmap e171: 8 total, 8 up, 8 in 2023-10-01T07:55:11.534 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:11 smithi084 bash[78255]: cluster 2023-10-01T07:55:10.406880+0000 osd.4 (osd.4) 71 : cluster 3 failed to encode map e171 with expected crc 2023-10-01T07:55:11.534 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:11 smithi084 bash[78255]: cluster 2023-10-01T07:55:10.425379+0000 mon.a (mon.0) 950 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 18671/72 objects degraded (25931.944%), 5 pgs degraded) 2023-10-01T07:55:11.550 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:11.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:11.552 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:11.653 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:11.667 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:11 smithi112 bash[59335]: cluster 2023-10-01T07:55:10.373955+0000 mgr.y (mgr.34104) 658 : cluster 0 pgmap v661: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:11.667 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:11 smithi112 bash[59335]: cluster 2023-10-01T07:55:10.403716+0000 osd.6 (osd.6) 97 : cluster 3 failed to encode map e171 with expected crc 2023-10-01T07:55:11.667 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:11 smithi112 bash[59335]: audit 2023-10-01T07:55:10.403759+0000 mon.a (mon.0) 948 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2023-10-01T07:55:11.667 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:11 smithi112 bash[59335]: cluster 2023-10-01T07:55:10.403854+0000 mon.a (mon.0) 949 : cluster 0 osdmap e171: 8 total, 8 up, 8 in 2023-10-01T07:55:11.667 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:11 smithi112 bash[59335]: cluster 2023-10-01T07:55:10.406880+0000 osd.4 (osd.4) 71 : cluster 3 failed to encode map e171 with expected crc 2023-10-01T07:55:11.667 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:11 smithi112 bash[59335]: cluster 2023-10-01T07:55:10.425379+0000 mon.a (mon.0) 950 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 18671/72 objects degraded (25931.944%), 5 pgs degraded) 2023-10-01T07:55:11.687 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:11.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:11.690 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:11.791 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:11.815 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:11.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:11.817 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:11.918 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:11.939 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:11.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:11.941 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:12.042 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:12.064 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:12.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:12.066 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:12.167 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:12.189 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:12.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:12.192 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:12.292 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:12.319 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:12.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:12.321 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:12.421 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:12.447 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:12.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:12.450 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:12.550 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:12.577 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:12.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:12.580 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:12.681 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:12.702 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:12.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:12.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:12.806 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:12.839 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:12.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:12.842 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:12.943 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:12.963 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:12.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:12.965 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:13.066 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:13.100 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:13.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:13.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:13.204 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:13.226 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:13.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:13.229 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:13.329 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:13.364 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:13.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:13.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:13.468 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:13.499 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:13.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:13.503 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:13.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:13 smithi084 bash[78255]: cluster 2023-10-01T07:55:12.346993+0000 osd.5 (osd.5) 116 : cluster 3 failed to encode map e171 with expected crc 2023-10-01T07:55:13.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:13 smithi084 bash[78255]: cluster 2023-10-01T07:55:12.347133+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e171 with expected crc 2023-10-01T07:55:13.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:13 smithi084 bash[78255]: cluster 2023-10-01T07:55:12.374613+0000 mgr.y (mgr.34104) 659 : cluster 0 pgmap v663: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:13.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:13 smithi084 bash[75189]: cluster 2023-10-01T07:55:12.346993+0000 osd.5 (osd.5) 116 : cluster 3 failed to encode map e171 with expected crc 2023-10-01T07:55:13.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:13 smithi084 bash[75189]: cluster 2023-10-01T07:55:12.347133+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e171 with expected crc 2023-10-01T07:55:13.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:13 smithi084 bash[75189]: cluster 2023-10-01T07:55:12.374613+0000 mgr.y (mgr.34104) 659 : cluster 0 pgmap v663: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:13.604 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:13.616 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:13 smithi112 bash[59335]: cluster 2023-10-01T07:55:12.346993+0000 osd.5 (osd.5) 116 : cluster 3 failed to encode map e171 with expected crc 2023-10-01T07:55:13.616 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:13 smithi112 bash[59335]: cluster 2023-10-01T07:55:12.347133+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e171 with expected crc 2023-10-01T07:55:13.616 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:13 smithi112 bash[59335]: cluster 2023-10-01T07:55:12.374613+0000 mgr.y (mgr.34104) 659 : cluster 0 pgmap v663: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:13.635 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:13.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:13.637 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:13.738 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:13.767 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:13.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:13.769 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:13.870 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:13.893 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-10-01T07:55:13.894 INFO:tasks.radosbench:Beginning radosbench... 2023-10-01T07:55:13.895 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_3 2023-10-01T07:55:13.895 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd pool create unique_pool_3 16 2023-10-01T07:55:13.902 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:13.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:13.905 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:14.006 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:14.033 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:14.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:14.035 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:14.136 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:14.154 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:14.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:14.157 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:14.257 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:14.289 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:14.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:14.292 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:14.394 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:14.424 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:14.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:14.428 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:14.529 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:14.550 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:14.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:14.552 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:14.653 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:14.678 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:14.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:14.680 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:14.781 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:14.803 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:14.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:14.806 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:14.907 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:14.938 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:14.940 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:14 smithi112 bash[59335]: cluster 2023-10-01T07:55:14.375133+0000 mgr.y (mgr.34104) 660 : cluster 0 pgmap v664: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:14.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:14.941 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:15.042 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:15.055 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:14 smithi084 bash[78255]: cluster 2023-10-01T07:55:14.375133+0000 mgr.y (mgr.34104) 660 : cluster 0 pgmap v664: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:15.055 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:14 smithi084 bash[75189]: cluster 2023-10-01T07:55:14.375133+0000 mgr.y (mgr.34104) 660 : cluster 0 pgmap v664: 73 pgs: 73 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:15.074 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:15.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:15.077 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:15.177 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:15.210 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:15.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:15.213 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:15.314 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:15.346 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:15.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:15.349 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:15.449 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:15.474 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:15.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:15.476 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:15.577 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:15.599 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T07:55:15.606 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:15.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:15.610 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:15.622 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T07:55:15.648 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T07:55:15.671 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T07:55:15.679 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2023-10-01T07:55:15.679 INFO:teuthology.orchestra.run.smithi084.stdout: "ops": [], 2023-10-01T07:55:15.680 INFO:teuthology.orchestra.run.smithi084.stdout: "complaint_time": 30, 2023-10-01T07:55:15.680 INFO:teuthology.orchestra.run.smithi084.stdout: "num_blocked_ops": 0 2023-10-01T07:55:15.680 INFO:teuthology.orchestra.run.smithi084.stdout:} 2023-10-01T07:55:15.700 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T07:55:15.711 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:15.730 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T07:55:15.741 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:15.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:15.744 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:15.757 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T07:55:15.787 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T07:55:15.789 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T07:55:15.789 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T07:55:15.789 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T07:55:15.789 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T07:55:15.789 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T07:55:15.790 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T07:55:15.790 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T07:55:15.790 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T07:55:15.845 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:15.871 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:15.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:15.874 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:15.974 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:16.000 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:16.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:16.003 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:16.104 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:16.133 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:16.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:16.136 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:16.156 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:16 smithi084 bash[78255]: audit 2023-10-01T07:55:15.088762+0000 mon.a (mon.0) 951 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:55:16.156 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:16 smithi084 bash[78255]: audit 2023-10-01T07:55:15.089921+0000 mon.a (mon.0) 952 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:55:16.156 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:16 smithi084 bash[78255]: audit 2023-10-01T07:55:15.451999+0000 mon.a (mon.0) 953 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:55:16.156 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:16 smithi084 bash[78255]: audit 2023-10-01T07:55:15.576160+0000 mon.c (mon.2) 77 : audit 0 from='client.? 172.21.15.84:0/3179498380' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:55:16.157 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:16 smithi084 bash[75189]: audit 2023-10-01T07:55:15.088762+0000 mon.a (mon.0) 951 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:55:16.157 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:16 smithi084 bash[75189]: audit 2023-10-01T07:55:15.089921+0000 mon.a (mon.0) 952 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:55:16.157 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:16 smithi084 bash[75189]: audit 2023-10-01T07:55:15.451999+0000 mon.a (mon.0) 953 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:55:16.157 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:16 smithi084 bash[75189]: audit 2023-10-01T07:55:15.576160+0000 mon.c (mon.2) 77 : audit 0 from='client.? 172.21.15.84:0/3179498380' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:55:16.236 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:16.268 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:16.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:16.271 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:16.323 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:55:16 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:55:16] "GET /metrics HTTP/1.1" 200 33967 "" "Prometheus/2.33.4" 2023-10-01T07:55:16.371 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:16.398 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:16.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:16.400 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:16.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:16 smithi112 bash[59335]: audit 2023-10-01T07:55:15.088762+0000 mon.a (mon.0) 951 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:55:16.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:16 smithi112 bash[59335]: audit 2023-10-01T07:55:15.089921+0000 mon.a (mon.0) 952 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:55:16.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:16 smithi112 bash[59335]: audit 2023-10-01T07:55:15.451999+0000 mon.a (mon.0) 953 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:55:16.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:16 smithi112 bash[59335]: audit 2023-10-01T07:55:15.576160+0000 mon.c (mon.2) 77 : audit 0 from='client.? 172.21.15.84:0/3179498380' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:55:16.502 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:16.533 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:16.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:16.535 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:16.636 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:16.674 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:16.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:16.677 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:16.778 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:16.808 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:16.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:16.811 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:16.912 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:16.942 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:16.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:16.946 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:17.047 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:17.081 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:17.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:17.083 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:17.183 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:17.209 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:17.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:17.212 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:17.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:17 smithi112 bash[59335]: cluster 2023-10-01T07:55:16.376208+0000 mgr.y (mgr.34104) 661 : cluster 0 pgmap v665: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:17.248 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-10-01T07:55:17.312 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:17.378 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:17 smithi084 bash[78255]: cluster 2023-10-01T07:55:16.376208+0000 mgr.y (mgr.34104) 661 : cluster 0 pgmap v665: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:17.379 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:17 smithi084 bash[75189]: cluster 2023-10-01T07:55:16.376208+0000 mgr.y (mgr.34104) 661 : cluster 0 pgmap v665: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:17.393 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:17.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:17.396 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:17.497 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:17.523 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:17.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:17.526 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:17.627 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:17.660 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:17.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:17.664 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:17.764 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:17.794 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:17.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:17.797 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:17.803 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:55:17.898 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:17.922 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:17.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:17.925 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:18.025 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:18.054 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:18.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:18.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:18.158 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:18.184 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:18.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:18.186 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:18.287 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:18.316 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:18.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:18.318 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:18.419 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:18.446 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:18.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:18.448 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:18.548 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:18.581 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:18.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:18.584 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:18.684 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:18.712 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:18.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:18.714 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:18.815 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:18.847 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:18.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:18.850 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:18.951 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:18.985 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:18.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:18.988 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:19.089 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:19.120 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:19.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:19.122 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:19.223 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:19.254 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:19.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:19.257 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:19.307 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 5, 6, 4, 7, 1] 2023-10-01T07:55:19.307 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T07:55:19.307 INFO:tasks.thrashosds.thrasher:inject_pause on osd.4 2023-10-01T07:55:19.307 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-01T07:55:19.307 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-01T07:55:19.308 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 config set filestore_inject_stall 3 2023-10-01T07:55:19.328 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T07:55:19.357 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:19.398 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:19.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:19.401 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:19.502 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:19.530 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:19.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:19.533 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:19.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:19 smithi084 bash[75189]: cluster 2023-10-01T07:55:18.376652+0000 mgr.y (mgr.34104) 662 : cluster 0 pgmap v666: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:19.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:19 smithi084 bash[78255]: cluster 2023-10-01T07:55:18.376652+0000 mgr.y (mgr.34104) 662 : cluster 0 pgmap v666: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:19.633 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:19.659 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:19.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:19.662 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:19.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:19 smithi112 bash[59335]: cluster 2023-10-01T07:55:18.376652+0000 mgr.y (mgr.34104) 662 : cluster 0 pgmap v666: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:19.763 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:19.791 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:19.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:19.793 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:19.894 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:19.928 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:19.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:19.931 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:20.031 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:20.058 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:20.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:20.060 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:20.161 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:20.191 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:20.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:20.194 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:20.295 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:20.326 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:20.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:20.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:20.430 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:20.464 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:20.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:20.467 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:20.568 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:20.600 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:20.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:20.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:20.663 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:55:20.703 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:20.731 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:20.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:20.734 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:20.834 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:20.860 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:20.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:20.862 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:20.963 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:20.995 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:20.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:20.998 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:21.099 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:21.130 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:21.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:21.133 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:21.234 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:21.268 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:21.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:21.272 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:21.372 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:21.402 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:21.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:21.404 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:21.505 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:21.527 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:21.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:21.530 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:21.631 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:21.642 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:21 smithi084 bash[78255]: cluster 2023-10-01T07:55:20.377272+0000 mgr.y (mgr.34104) 663 : cluster 0 pgmap v667: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:21.642 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:21 smithi084 bash[75189]: cluster 2023-10-01T07:55:20.377272+0000 mgr.y (mgr.34104) 663 : cluster 0 pgmap v667: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:21.659 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:21.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:21.661 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:21.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:21 smithi112 bash[59335]: cluster 2023-10-01T07:55:20.377272+0000 mgr.y (mgr.34104) 663 : cluster 0 pgmap v667: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:21.763 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:21.791 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:21.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:21.793 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:21.893 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:21.929 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:21.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:21.932 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:22.033 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:22.065 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:22.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:22.068 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:22.169 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:22.200 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:22.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:22.202 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:22.303 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:22.337 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:22.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:22.340 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:22.441 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:22.473 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:22.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:22.476 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:22.576 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:22.599 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:22.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:22.601 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:22.701 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:22.734 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:22.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:22.737 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:22.838 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:22.871 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:22.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:22.875 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:22.976 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:23.007 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:23.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:23.009 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:23.110 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:23.138 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:23.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:23.141 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:23.242 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:23.271 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:23.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:23.273 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:23.374 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:23.401 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:23.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:23.403 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:23.456 INFO:teuthology.orchestra.run.smithi084.stderr:nodeep-scrub is unset 2023-10-01T07:55:23.504 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:23.525 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:23.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:23.528 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:23.628 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:23.660 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:23.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:23.663 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:23.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:23 smithi112 bash[59335]: cluster 2023-10-01T07:55:22.377846+0000 mgr.y (mgr.34104) 664 : cluster 0 pgmap v668: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:23.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:23 smithi112 bash[59335]: audit 2023-10-01T07:55:22.541376+0000 mon.c (mon.2) 78 : audit 1 from='client.? 172.21.15.84:0/1317023855' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:55:23.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:23 smithi112 bash[59335]: audit 2023-10-01T07:55:22.541894+0000 mon.a (mon.0) 954 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:55:23.764 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:23.776 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:23 smithi084 bash[75189]: cluster 2023-10-01T07:55:22.377846+0000 mgr.y (mgr.34104) 664 : cluster 0 pgmap v668: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:23.776 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:23 smithi084 bash[75189]: audit 2023-10-01T07:55:22.541376+0000 mon.c (mon.2) 78 : audit 1 from='client.? 172.21.15.84:0/1317023855' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:55:23.776 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:23 smithi084 bash[75189]: audit 2023-10-01T07:55:22.541894+0000 mon.a (mon.0) 954 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:55:23.776 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:23 smithi084 bash[78255]: cluster 2023-10-01T07:55:22.377846+0000 mgr.y (mgr.34104) 664 : cluster 0 pgmap v668: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:23.776 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:23 smithi084 bash[78255]: audit 2023-10-01T07:55:22.541376+0000 mon.c (mon.2) 78 : audit 1 from='client.? 172.21.15.84:0/1317023855' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:55:23.776 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:23 smithi084 bash[78255]: audit 2023-10-01T07:55:22.541894+0000 mon.a (mon.0) 954 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:55:23.790 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:23.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:23.793 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:23.893 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:23.895 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:55:23.896 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:55:23.928 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:23.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:23.931 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:24.033 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:24.068 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:24.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:24.071 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:24.082 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T07:55:24.172 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:24.194 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:24.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:24.196 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:24.297 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:24.322 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:24.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:24.326 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:24.426 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:24.454 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:24.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:24.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:24.557 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:24.584 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:24.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:24.587 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:24.687 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:24.701 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:24 smithi084 bash[75189]: cluster 2023-10-01T07:55:23.438286+0000 mon.a (mon.0) 955 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T07:55:24.701 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:24 smithi084 bash[75189]: cluster 2023-10-01T07:55:23.438319+0000 mon.a (mon.0) 956 : cluster 1 Cluster is now healthy 2023-10-01T07:55:24.701 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:24 smithi084 bash[75189]: cluster 2023-10-01T07:55:23.448698+0000 osd.6 (osd.6) 98 : cluster 3 failed to encode map e172 with expected crc 2023-10-01T07:55:24.701 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:24 smithi084 bash[75189]: cluster 2023-10-01T07:55:23.449275+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e172 with expected crc 2023-10-01T07:55:24.701 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:24 smithi084 bash[75189]: audit 2023-10-01T07:55:23.449410+0000 mon.a (mon.0) 957 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T07:55:24.701 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:24 smithi084 bash[75189]: cluster 2023-10-01T07:55:23.449496+0000 mon.a (mon.0) 958 : cluster 0 osdmap e172: 8 total, 8 up, 8 in 2023-10-01T07:55:24.702 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:24 smithi084 bash[78255]: cluster 2023-10-01T07:55:23.438286+0000 mon.a (mon.0) 955 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T07:55:24.702 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:24 smithi084 bash[78255]: cluster 2023-10-01T07:55:23.438319+0000 mon.a (mon.0) 956 : cluster 1 Cluster is now healthy 2023-10-01T07:55:24.702 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:24 smithi084 bash[78255]: cluster 2023-10-01T07:55:23.448698+0000 osd.6 (osd.6) 98 : cluster 3 failed to encode map e172 with expected crc 2023-10-01T07:55:24.702 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:24 smithi084 bash[78255]: cluster 2023-10-01T07:55:23.449275+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e172 with expected crc 2023-10-01T07:55:24.702 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:24 smithi084 bash[78255]: audit 2023-10-01T07:55:23.449410+0000 mon.a (mon.0) 957 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T07:55:24.702 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:24 smithi084 bash[78255]: cluster 2023-10-01T07:55:23.449496+0000 mon.a (mon.0) 958 : cluster 0 osdmap e172: 8 total, 8 up, 8 in 2023-10-01T07:55:24.717 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:24.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:24.720 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:24.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:24 smithi112 bash[59335]: cluster 2023-10-01T07:55:23.438286+0000 mon.a (mon.0) 955 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T07:55:24.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:24 smithi112 bash[59335]: cluster 2023-10-01T07:55:23.438319+0000 mon.a (mon.0) 956 : cluster 1 Cluster is now healthy 2023-10-01T07:55:24.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:24 smithi112 bash[59335]: cluster 2023-10-01T07:55:23.448698+0000 osd.6 (osd.6) 98 : cluster 3 failed to encode map e172 with expected crc 2023-10-01T07:55:24.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:24 smithi112 bash[59335]: cluster 2023-10-01T07:55:23.449275+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e172 with expected crc 2023-10-01T07:55:24.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:24 smithi112 bash[59335]: audit 2023-10-01T07:55:23.449410+0000 mon.a (mon.0) 957 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T07:55:24.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:24 smithi112 bash[59335]: cluster 2023-10-01T07:55:23.449496+0000 mon.a (mon.0) 958 : cluster 0 osdmap e172: 8 total, 8 up, 8 in 2023-10-01T07:55:24.821 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:24.854 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:24.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:24.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:24.958 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:24.983 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:24.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:24.985 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:25.086 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:25.116 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:25.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:25.119 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:25.219 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:25.248 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:25.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:25.251 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:25.352 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:25.380 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:25.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:25.384 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:25.484 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:25.515 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:25.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:25.517 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:25.618 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:25.639 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:25.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:25.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:25.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:25 smithi112 bash[59335]: cluster 2023-10-01T07:55:24.378440+0000 mgr.y (mgr.34104) 665 : cluster 0 pgmap v670: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:25.742 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:25.750 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:25 smithi084 bash[75189]: cluster 2023-10-01T07:55:24.378440+0000 mgr.y (mgr.34104) 665 : cluster 0 pgmap v670: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:25.750 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:25 smithi084 bash[78255]: cluster 2023-10-01T07:55:24.378440+0000 mgr.y (mgr.34104) 665 : cluster 0 pgmap v670: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:25.764 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:25.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:25.766 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:25.867 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:25.894 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:25.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:25.896 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:25.997 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:26.025 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:26.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:26.028 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:26.129 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:26.161 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:26.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:26.163 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:26.264 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:26.292 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:26.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:26.294 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:26.395 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:26.420 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:26.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:26.423 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:26.524 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:26.532 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:55:26 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:55:26] "GET /metrics HTTP/1.1" 200 33967 "" "Prometheus/2.33.4" 2023-10-01T07:55:26.548 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:26.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:26.550 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:26.651 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:26.678 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:26.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:26.682 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:26.783 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:26.813 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:26.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:26.816 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:26.917 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:26.948 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:26.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:26.951 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:27.051 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:27.084 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:27.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:27.087 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:27.188 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:27.214 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:27.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:27.217 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:27.318 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:27.349 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:27.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:27.352 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:27.453 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:27.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:27 smithi112 bash[59335]: cluster 2023-10-01T07:55:26.379028+0000 mgr.y (mgr.34104) 666 : cluster 0 pgmap v671: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:27.482 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:27.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:27.485 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:27.586 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:27.620 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:27.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:27.622 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:27.697 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:27 smithi084 bash[78255]: cluster 2023-10-01T07:55:26.379028+0000 mgr.y (mgr.34104) 666 : cluster 0 pgmap v671: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:27.697 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:27 smithi084 bash[75189]: cluster 2023-10-01T07:55:26.379028+0000 mgr.y (mgr.34104) 666 : cluster 0 pgmap v671: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:27.724 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:27.747 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:27.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:27.750 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:27.850 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:27.872 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:27.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:27.875 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:27.975 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:27.997 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:27.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:27.999 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:28.100 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:28.126 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:28.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:28.128 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:28.229 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:28.256 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:28.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:28.259 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:28.359 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:28.382 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:28.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:28.384 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:28.477 INFO:teuthology.orchestra.run.smithi084.stderr:pool 'unique_pool_3' created 2023-10-01T07:55:28.485 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:28.510 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:28.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:28.513 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:28.546 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-01T07:55:28.614 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:28.636 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:28.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:28.639 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:28.670 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:28 smithi084 bash[78255]: audit 2023-10-01T07:55:27.592752+0000 mon.c (mon.2) 79 : audit 1 from='client.? 172.21.15.84:0/4244663098' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-10-01T07:55:28.670 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:28 smithi084 bash[78255]: audit 2023-10-01T07:55:27.593209+0000 mon.a (mon.0) 959 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-10-01T07:55:28.670 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:28 smithi084 bash[75189]: audit 2023-10-01T07:55:27.592752+0000 mon.c (mon.2) 79 : audit 1 from='client.? 172.21.15.84:0/4244663098' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-10-01T07:55:28.670 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:28 smithi084 bash[75189]: audit 2023-10-01T07:55:27.593209+0000 mon.a (mon.0) 959 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-10-01T07:55:28.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:28 smithi112 bash[59335]: audit 2023-10-01T07:55:27.592752+0000 mon.c (mon.2) 79 : audit 1 from='client.? 172.21.15.84:0/4244663098' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-10-01T07:55:28.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:28 smithi112 bash[59335]: audit 2023-10-01T07:55:27.593209+0000 mon.a (mon.0) 959 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-10-01T07:55:28.740 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:28.769 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:28.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:28.773 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:28.874 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:28.895 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:28.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:28.898 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:28.999 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:29.030 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:29.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:29.032 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:29.133 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:29.152 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-10-01T07:55:29.152 INFO:teuthology.orchestra.run.smithi112.stdout: "success": "" 2023-10-01T07:55:29.152 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-10-01T07:55:29.168 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:29.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:29.171 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:29.272 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:29.298 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:29.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:29.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:29.401 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:29.426 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:29.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:29.428 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:29.529 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:29.537 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:29 smithi084 bash[75189]: cluster 2023-10-01T07:55:28.379417+0000 mgr.y (mgr.34104) 667 : cluster 0 pgmap v672: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:29.537 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:29 smithi084 bash[75189]: cluster 2023-10-01T07:55:28.461504+0000 osd.4 (osd.4) 72 : cluster 3 failed to encode map e173 with expected crc 2023-10-01T07:55:29.537 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:29 smithi084 bash[75189]: cluster 2023-10-01T07:55:28.464045+0000 osd.5 (osd.5) 117 : cluster 3 failed to encode map e173 with expected crc 2023-10-01T07:55:29.537 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:29 smithi084 bash[75189]: audit 2023-10-01T07:55:28.468453+0000 mon.a (mon.0) 960 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2023-10-01T07:55:29.537 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:29 smithi084 bash[75189]: cluster 2023-10-01T07:55:28.468562+0000 mon.a (mon.0) 961 : cluster 0 osdmap e173: 8 total, 8 up, 8 in 2023-10-01T07:55:29.537 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:29 smithi084 bash[75189]: cluster 2023-10-01T07:55:28.471747+0000 osd.6 (osd.6) 99 : cluster 3 failed to encode map e173 with expected crc 2023-10-01T07:55:29.538 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:29 smithi084 bash[78255]: cluster 2023-10-01T07:55:28.379417+0000 mgr.y (mgr.34104) 667 : cluster 0 pgmap v672: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:29.538 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:29 smithi084 bash[78255]: cluster 2023-10-01T07:55:28.461504+0000 osd.4 (osd.4) 72 : cluster 3 failed to encode map e173 with expected crc 2023-10-01T07:55:29.538 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:29 smithi084 bash[78255]: cluster 2023-10-01T07:55:28.464045+0000 osd.5 (osd.5) 117 : cluster 3 failed to encode map e173 with expected crc 2023-10-01T07:55:29.538 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:29 smithi084 bash[78255]: audit 2023-10-01T07:55:28.468453+0000 mon.a (mon.0) 960 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2023-10-01T07:55:29.538 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:29 smithi084 bash[78255]: cluster 2023-10-01T07:55:28.468562+0000 mon.a (mon.0) 961 : cluster 0 osdmap e173: 8 total, 8 up, 8 in 2023-10-01T07:55:29.538 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:29 smithi084 bash[78255]: cluster 2023-10-01T07:55:28.471747+0000 osd.6 (osd.6) 99 : cluster 3 failed to encode map e173 with expected crc 2023-10-01T07:55:29.558 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:29.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:29.560 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:29.660 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:29.685 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:29.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:29.687 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:29.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:29 smithi112 bash[59335]: cluster 2023-10-01T07:55:28.379417+0000 mgr.y (mgr.34104) 667 : cluster 0 pgmap v672: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:29.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:29 smithi112 bash[59335]: cluster 2023-10-01T07:55:28.461504+0000 osd.4 (osd.4) 72 : cluster 3 failed to encode map e173 with expected crc 2023-10-01T07:55:29.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:29 smithi112 bash[59335]: cluster 2023-10-01T07:55:28.464045+0000 osd.5 (osd.5) 117 : cluster 3 failed to encode map e173 with expected crc 2023-10-01T07:55:29.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:29 smithi112 bash[59335]: audit 2023-10-01T07:55:28.468453+0000 mon.a (mon.0) 960 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2023-10-01T07:55:29.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:29 smithi112 bash[59335]: cluster 2023-10-01T07:55:28.468562+0000 mon.a (mon.0) 961 : cluster 0 osdmap e173: 8 total, 8 up, 8 in 2023-10-01T07:55:29.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:29 smithi112 bash[59335]: cluster 2023-10-01T07:55:28.471747+0000 osd.6 (osd.6) 99 : cluster 3 failed to encode map e173 with expected crc 2023-10-01T07:55:29.788 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:29.816 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:29.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:29.818 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:29.919 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:29.951 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:29.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:29.953 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:30.055 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:30.089 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:30.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:30.092 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:30.193 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:30.222 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:30.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:30.226 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:30.326 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:30.357 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:30.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:30.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:30.461 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:30.488 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:30.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:30.490 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:30.591 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:30.602 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:30 smithi112 bash[59335]: cluster 2023-10-01T07:55:29.471899+0000 osd.6 (osd.6) 100 : cluster 3 failed to encode map e174 with expected crc 2023-10-01T07:55:30.603 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:30 smithi112 bash[59335]: cluster 2023-10-01T07:55:29.472537+0000 mon.a (mon.0) 962 : cluster 0 osdmap e174: 8 total, 8 up, 8 in 2023-10-01T07:55:30.603 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:30 smithi112 bash[59335]: cluster 2023-10-01T07:55:29.472731+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e174 with expected crc 2023-10-01T07:55:30.603 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:30 smithi112 bash[59335]: cluster 2023-10-01T07:55:29.474108+0000 osd.6 (osd.6) 101 : cluster 3 failed to encode map e174 with expected crc 2023-10-01T07:55:30.603 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:30 smithi112 bash[59335]: cluster 2023-10-01T07:55:29.475122+0000 osd.5 (osd.5) 118 : cluster 3 failed to encode map e174 with expected crc 2023-10-01T07:55:30.603 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:30 smithi112 bash[59335]: cluster 2023-10-01T07:55:29.476235+0000 osd.4 (osd.4) 73 : cluster 3 failed to encode map e174 with expected crc 2023-10-01T07:55:30.603 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:30 smithi112 bash[59335]: cluster 2023-10-01T07:55:29.482848+0000 osd.5 (osd.5) 119 : cluster 3 failed to encode map e174 with expected crc 2023-10-01T07:55:30.603 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:30 smithi112 bash[59335]: audit 2023-10-01T07:55:30.090394+0000 mon.a (mon.0) 963 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:55:30.603 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:30 smithi112 bash[59335]: audit 2023-10-01T07:55:30.091653+0000 mon.a (mon.0) 964 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:55:30.622 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:30.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:30.625 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:30.726 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:30.738 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:30 smithi084 bash[75189]: cluster 2023-10-01T07:55:29.471899+0000 osd.6 (osd.6) 100 : cluster 3 failed to encode map e174 with expected crc 2023-10-01T07:55:30.738 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:30 smithi084 bash[75189]: cluster 2023-10-01T07:55:29.472537+0000 mon.a (mon.0) 962 : cluster 0 osdmap e174: 8 total, 8 up, 8 in 2023-10-01T07:55:30.738 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:30 smithi084 bash[75189]: cluster 2023-10-01T07:55:29.472731+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e174 with expected crc 2023-10-01T07:55:30.738 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:30 smithi084 bash[75189]: cluster 2023-10-01T07:55:29.474108+0000 osd.6 (osd.6) 101 : cluster 3 failed to encode map e174 with expected crc 2023-10-01T07:55:30.738 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:30 smithi084 bash[75189]: cluster 2023-10-01T07:55:29.475122+0000 osd.5 (osd.5) 118 : cluster 3 failed to encode map e174 with expected crc 2023-10-01T07:55:30.739 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:30 smithi084 bash[75189]: cluster 2023-10-01T07:55:29.476235+0000 osd.4 (osd.4) 73 : cluster 3 failed to encode map e174 with expected crc 2023-10-01T07:55:30.739 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:30 smithi084 bash[75189]: cluster 2023-10-01T07:55:29.482848+0000 osd.5 (osd.5) 119 : cluster 3 failed to encode map e174 with expected crc 2023-10-01T07:55:30.739 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:30 smithi084 bash[75189]: audit 2023-10-01T07:55:30.090394+0000 mon.a (mon.0) 963 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:55:30.739 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:30 smithi084 bash[75189]: audit 2023-10-01T07:55:30.091653+0000 mon.a (mon.0) 964 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:55:30.739 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:30 smithi084 bash[78255]: cluster 2023-10-01T07:55:29.471899+0000 osd.6 (osd.6) 100 : cluster 3 failed to encode map e174 with expected crc 2023-10-01T07:55:30.739 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:30 smithi084 bash[78255]: cluster 2023-10-01T07:55:29.472537+0000 mon.a (mon.0) 962 : cluster 0 osdmap e174: 8 total, 8 up, 8 in 2023-10-01T07:55:30.739 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:30 smithi084 bash[78255]: cluster 2023-10-01T07:55:29.472731+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e174 with expected crc 2023-10-01T07:55:30.739 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:30 smithi084 bash[78255]: cluster 2023-10-01T07:55:29.474108+0000 osd.6 (osd.6) 101 : cluster 3 failed to encode map e174 with expected crc 2023-10-01T07:55:30.739 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:30 smithi084 bash[78255]: cluster 2023-10-01T07:55:29.475122+0000 osd.5 (osd.5) 118 : cluster 3 failed to encode map e174 with expected crc 2023-10-01T07:55:30.739 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:30 smithi084 bash[78255]: cluster 2023-10-01T07:55:29.476235+0000 osd.4 (osd.4) 73 : cluster 3 failed to encode map e174 with expected crc 2023-10-01T07:55:30.740 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:30 smithi084 bash[78255]: cluster 2023-10-01T07:55:29.482848+0000 osd.5 (osd.5) 119 : cluster 3 failed to encode map e174 with expected crc 2023-10-01T07:55:30.740 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:30 smithi084 bash[78255]: audit 2023-10-01T07:55:30.090394+0000 mon.a (mon.0) 963 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:55:30.740 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:30 smithi084 bash[78255]: audit 2023-10-01T07:55:30.091653+0000 mon.a (mon.0) 964 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:55:30.752 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:30.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:30.754 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:30.855 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:30.888 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:30.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:30.891 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:30.993 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:31.022 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:31.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:31.024 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:31.125 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:31.154 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:31.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:31.156 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:31.166 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd pool application enable unique_pool_3 rados --yes-i-really-mean-it || true 2023-10-01T07:55:31.257 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:31.291 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:31.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:31.295 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:31.395 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:31.428 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:31.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:31.431 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:31.531 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:31.564 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:31.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:31.567 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:31.668 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:31.682 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:31 smithi112 bash[59335]: cluster 2023-10-01T07:55:30.380188+0000 mgr.y (mgr.34104) 668 : cluster 0 pgmap v675: 89 pgs: 4 creating+peering, 7 unknown, 78 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:31.682 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:31 smithi112 bash[59335]: cluster 2023-10-01T07:55:30.483398+0000 osd.5 (osd.5) 120 : cluster 3 failed to encode map e175 with expected crc 2023-10-01T07:55:31.682 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:31 smithi112 bash[59335]: cluster 2023-10-01T07:55:30.483536+0000 osd.4 (osd.4) 74 : cluster 3 failed to encode map e175 with expected crc 2023-10-01T07:55:31.682 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:31 smithi112 bash[59335]: cluster 2023-10-01T07:55:30.484600+0000 mon.a (mon.0) 965 : cluster 0 osdmap e175: 8 total, 8 up, 8 in 2023-10-01T07:55:31.700 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:31.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:31.703 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:31.803 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:31.814 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:31 smithi084 bash[78255]: cluster 2023-10-01T07:55:30.380188+0000 mgr.y (mgr.34104) 668 : cluster 0 pgmap v675: 89 pgs: 4 creating+peering, 7 unknown, 78 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:31.814 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:31 smithi084 bash[78255]: cluster 2023-10-01T07:55:30.483398+0000 osd.5 (osd.5) 120 : cluster 3 failed to encode map e175 with expected crc 2023-10-01T07:55:31.814 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:31 smithi084 bash[78255]: cluster 2023-10-01T07:55:30.483536+0000 osd.4 (osd.4) 74 : cluster 3 failed to encode map e175 with expected crc 2023-10-01T07:55:31.814 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:31 smithi084 bash[78255]: cluster 2023-10-01T07:55:30.484600+0000 mon.a (mon.0) 965 : cluster 0 osdmap e175: 8 total, 8 up, 8 in 2023-10-01T07:55:31.815 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:31 smithi084 bash[75189]: cluster 2023-10-01T07:55:30.380188+0000 mgr.y (mgr.34104) 668 : cluster 0 pgmap v675: 89 pgs: 4 creating+peering, 7 unknown, 78 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:31.815 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:31 smithi084 bash[75189]: cluster 2023-10-01T07:55:30.483398+0000 osd.5 (osd.5) 120 : cluster 3 failed to encode map e175 with expected crc 2023-10-01T07:55:31.815 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:31 smithi084 bash[75189]: cluster 2023-10-01T07:55:30.483536+0000 osd.4 (osd.4) 74 : cluster 3 failed to encode map e175 with expected crc 2023-10-01T07:55:31.815 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:31 smithi084 bash[75189]: cluster 2023-10-01T07:55:30.484600+0000 mon.a (mon.0) 965 : cluster 0 osdmap e175: 8 total, 8 up, 8 in 2023-10-01T07:55:31.828 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:31.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:31.830 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:31.931 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:31.960 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:31.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:31.963 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:32.063 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:32.094 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:32.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:32.097 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:32.198 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:32.226 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:32.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:32.229 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:32.329 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:32.360 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:32.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:32.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:32.464 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:32.492 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:32.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:32.495 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:32.596 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:32.628 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:32.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:32.630 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:32.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:32 smithi112 bash[59335]: cluster 2023-10-01T07:55:31.130093+0000 osd.6 (osd.6) 102 : cluster 3 failed to encode map e175 with expected crc 2023-10-01T07:55:32.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:32 smithi112 bash[59335]: cluster 2023-10-01T07:55:31.130100+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e175 with expected crc 2023-10-01T07:55:32.731 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:32.759 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:32.762 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:32 smithi084 bash[78255]: cluster 2023-10-01T07:55:31.130093+0000 osd.6 (osd.6) 102 : cluster 3 failed to encode map e175 with expected crc 2023-10-01T07:55:32.762 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:32 smithi084 bash[78255]: cluster 2023-10-01T07:55:31.130100+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e175 with expected crc 2023-10-01T07:55:32.763 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:32 smithi084 bash[75189]: cluster 2023-10-01T07:55:31.130093+0000 osd.6 (osd.6) 102 : cluster 3 failed to encode map e175 with expected crc 2023-10-01T07:55:32.763 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:32 smithi084 bash[75189]: cluster 2023-10-01T07:55:31.130100+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e175 with expected crc 2023-10-01T07:55:32.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:32.766 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:32.866 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:32.897 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:32.899 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2023-10-01T07:55:32.899 INFO:teuthology.orchestra.run.smithi084.stdout: "size": 20, 2023-10-01T07:55:32.899 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 600, 2023-10-01T07:55:32.899 INFO:teuthology.orchestra.run.smithi084.stdout: "ops": [ 2023-10-01T07:55:32.899 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.899 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:55 6.6 6:64dc8a2a:::benchmark_data_smithi084_105950_object54:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-10-01T07:55:32.899 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:47:45.551862+0000", 2023-10-01T07:55:32.899 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 467.34198793500002, 2023-10-01T07:55:32.900 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0383777940000001, 2023-10-01T07:55:32.900 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:55:32.900 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:55:32.900 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:55:32.900 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:55:32.900 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:55:32.900 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 55 2023-10-01T07:55:32.900 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.900 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:55:32.900 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.900 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:55:32.900 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.551862+0000", 2023-10-01T07:55:32.901 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:55:32.901 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.901 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.901 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:55:32.901 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.551862+0000", 2023-10-01T07:55:32.901 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:55:32.901 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.901 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.901 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:55:32.901 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.551862+0000", 2023-10-01T07:55:32.901 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T07:55:32.901 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.901 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.902 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:55:32.902 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.551919+0000", 2023-10-01T07:55:32.902 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.6888000000000001e-05 2023-10-01T07:55:32.902 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.902 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.902 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:55:32.902 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.551965+0000", 2023-10-01T07:55:32.902 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.651e-05 2023-10-01T07:55:32.902 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.902 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.902 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:55:32.902 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.551980+0000", 2023-10-01T07:55:32.903 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.4717e-05 2023-10-01T07:55:32.903 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.903 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.903 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:55:32.903 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552732+0000", 2023-10-01T07:55:32.903 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00075205699999999999 2023-10-01T07:55:32.903 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.903 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.903 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T07:55:32.903 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552740+0000", 2023-10-01T07:55:32.903 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.225e-06 2023-10-01T07:55:32.903 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.904 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.904 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:55:32.904 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.579098+0000", 2023-10-01T07:55:32.904 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0263578019999999 2023-10-01T07:55:32.904 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.904 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.904 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:55:32.904 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.579201+0000", 2023-10-01T07:55:32.904 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000102805 2023-10-01T07:55:32.904 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.905 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.905 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4", 2023-10-01T07:55:32.905 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.579335+0000", 2023-10-01T07:55:32.905 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00013394000000000001 2023-10-01T07:55:32.905 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.905 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.905 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:55:32.905 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.581068+0000", 2023-10-01T07:55:32.905 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0017332300000000001 2023-10-01T07:55:32.905 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.905 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.905 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:55:32.906 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.589926+0000", 2023-10-01T07:55:32.906 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0088584879999999994 2023-10-01T07:55:32.906 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.906 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.906 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:55:32.906 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.589974+0000", 2023-10-01T07:55:32.906 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.8022999999999997e-05 2023-10-01T07:55:32.906 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.906 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.906 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:55:32.906 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.590240+0000", 2023-10-01T07:55:32.906 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00026569199999999999 2023-10-01T07:55:32.907 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:55:32.907 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:55:32.907 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:55:32.907 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.907 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.907 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:68 6.6 6:68ed6525:::benchmark_data_smithi084_105950_object67:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-10-01T07:55:32.907 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:47:45.551992+0000", 2023-10-01T07:55:32.907 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 467.34185857199998, 2023-10-01T07:55:32.907 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0384701759999999, 2023-10-01T07:55:32.907 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:55:32.907 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:55:32.907 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:55:32.908 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:55:32.908 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:55:32.908 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 68 2023-10-01T07:55:32.908 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.908 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:55:32.908 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.908 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:55:32.908 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.551992+0000", 2023-10-01T07:55:32.908 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:55:32.908 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.909 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.909 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:55:32.909 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.551992+0000", 2023-10-01T07:55:32.909 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:55:32.909 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.909 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.909 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:55:32.909 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.551991+0000", 2023-10-01T07:55:32.909 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:55:32.909 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.909 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.909 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:55:32.910 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552066+0000", 2023-10-01T07:55:32.910 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.5655999999999995e-05 2023-10-01T07:55:32.910 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.910 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.910 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:55:32.910 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552079+0000", 2023-10-01T07:55:32.910 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.24e-05 2023-10-01T07:55:32.910 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.910 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.910 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:55:32.910 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552090+0000", 2023-10-01T07:55:32.910 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.1025e-05 2023-10-01T07:55:32.911 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.911 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.911 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:55:32.911 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552765+0000", 2023-10-01T07:55:32.911 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00067580400000000001 2023-10-01T07:55:32.911 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.911 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.911 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T07:55:32.911 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552772+0000", 2023-10-01T07:55:32.911 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.0639999999999996e-06 2023-10-01T07:55:32.911 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.911 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.912 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:55:32.912 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.579530+0000", 2023-10-01T07:55:32.912 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.026757498 2023-10-01T07:55:32.912 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.912 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.912 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:55:32.912 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.579633+0000", 2023-10-01T07:55:32.912 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000103305 2023-10-01T07:55:32.912 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.912 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.912 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4", 2023-10-01T07:55:32.912 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.579761+0000", 2023-10-01T07:55:32.912 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00012793200000000001 2023-10-01T07:55:32.913 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.913 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.913 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:55:32.913 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.582250+0000", 2023-10-01T07:55:32.913 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0024884019999999998 2023-10-01T07:55:32.913 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.913 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.913 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:55:32.913 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.590320+0000", 2023-10-01T07:55:32.913 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0080702310000000006 2023-10-01T07:55:32.914 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.914 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.914 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:55:32.914 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.590374+0000", 2023-10-01T07:55:32.914 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.3696999999999998e-05 2023-10-01T07:55:32.914 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.914 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.914 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:55:32.914 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.590462+0000", 2023-10-01T07:55:32.914 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.8247999999999999e-05 2023-10-01T07:55:32.915 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:55:32.915 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:55:32.915 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:55:32.915 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.916 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.916 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:130 6.6 6:63c80141:::benchmark_data_smithi084_105950_object129:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-10-01T07:55:32.916 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:47:45.552098+0000", 2023-10-01T07:55:32.916 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 467.34175214700002, 2023-10-01T07:55:32.916 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.038609009, 2023-10-01T07:55:32.916 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:55:32.916 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:55:32.916 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:55:32.916 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:55:32.916 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:55:32.917 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 130 2023-10-01T07:55:32.917 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.917 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:55:32.917 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.917 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:55:32.917 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552098+0000", 2023-10-01T07:55:32.917 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:55:32.917 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.918 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.918 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:55:32.918 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552098+0000", 2023-10-01T07:55:32.918 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:55:32.919 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.919 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.919 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:55:32.919 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552097+0000", 2023-10-01T07:55:32.919 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:55:32.919 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.919 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.919 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:55:32.919 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552177+0000", 2023-10-01T07:55:32.919 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.9356000000000004e-05 2023-10-01T07:55:32.919 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.919 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.920 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:55:32.920 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552190+0000", 2023-10-01T07:55:32.920 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.3879999999999999e-05 2023-10-01T07:55:32.920 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.920 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.920 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:55:32.920 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552202+0000", 2023-10-01T07:55:32.920 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.1576000000000001e-05 2023-10-01T07:55:32.920 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.920 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.920 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:55:32.920 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552806+0000", 2023-10-01T07:55:32.921 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00060393700000000003 2023-10-01T07:55:32.921 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.921 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.921 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T07:55:32.921 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552814+0000", 2023-10-01T07:55:32.921 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.6769999999999995e-06 2023-10-01T07:55:32.921 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.921 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.921 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:55:32.921 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.580215+0000", 2023-10-01T07:55:32.921 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.027401614 2023-10-01T07:55:32.921 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.922 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.922 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:55:32.922 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.580298+0000", 2023-10-01T07:55:32.922 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.2911000000000006e-05 2023-10-01T07:55:32.922 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.922 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.922 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4", 2023-10-01T07:55:32.922 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.580391+0000", 2023-10-01T07:55:32.922 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.2750999999999993e-05 2023-10-01T07:55:32.922 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.922 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.922 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:55:32.923 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.582259+0000", 2023-10-01T07:55:32.923 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.001867713 2023-10-01T07:55:32.923 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.923 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.923 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:55:32.923 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.590535+0000", 2023-10-01T07:55:32.923 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0082760149999999994 2023-10-01T07:55:32.923 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.923 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.923 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:55:32.923 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.590597+0000", 2023-10-01T07:55:32.923 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.2075000000000005e-05 2023-10-01T07:55:32.923 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.924 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.924 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:55:32.924 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.590707+0000", 2023-10-01T07:55:32.924 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00011027399999999999 2023-10-01T07:55:32.924 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:55:32.924 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:55:32.924 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:55:32.924 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.924 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.924 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:142 6.6 6:65d5ee05:::benchmark_data_smithi084_105950_object141:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-10-01T07:55:32.924 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:47:45.552210+0000", 2023-10-01T07:55:32.924 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 467.34163969299999, 2023-10-01T07:55:32.925 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0386990759999999, 2023-10-01T07:55:32.925 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:55:32.925 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:55:32.925 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:55:32.925 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:55:32.925 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:55:32.925 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 142 2023-10-01T07:55:32.925 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.925 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:55:32.925 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.925 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:55:32.925 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552210+0000", 2023-10-01T07:55:32.925 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:55:32.926 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.926 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.926 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:55:32.926 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552210+0000", 2023-10-01T07:55:32.926 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:55:32.926 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.926 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.926 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:55:32.926 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552210+0000", 2023-10-01T07:55:32.926 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T07:55:32.926 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.926 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.927 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:55:32.927 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552274+0000", 2023-10-01T07:55:32.927 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.4332999999999995e-05 2023-10-01T07:55:32.927 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.927 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.927 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:55:32.927 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552285+0000", 2023-10-01T07:55:32.927 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.1094000000000001e-05 2023-10-01T07:55:32.927 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.927 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.927 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:55:32.927 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552292+0000", 2023-10-01T07:55:32.927 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.1960000000000002e-06 2023-10-01T07:55:32.928 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.928 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.928 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:55:32.928 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552840+0000", 2023-10-01T07:55:32.928 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00054728899999999996 2023-10-01T07:55:32.928 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.928 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.928 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T07:55:32.928 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552847+0000", 2023-10-01T07:55:32.928 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.5630000000000003e-06 2023-10-01T07:55:32.928 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.928 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.929 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:55:32.929 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.580618+0000", 2023-10-01T07:55:32.929 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.027770369 2023-10-01T07:55:32.929 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.929 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.929 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:55:32.929 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.580714+0000", 2023-10-01T07:55:32.929 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.6331999999999999e-05 2023-10-01T07:55:32.929 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.929 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.929 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4", 2023-10-01T07:55:32.929 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.580821+0000", 2023-10-01T07:55:32.929 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00010741700000000001 2023-10-01T07:55:32.930 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.930 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.930 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:55:32.930 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.586574+0000", 2023-10-01T07:55:32.930 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0057523239999999996 2023-10-01T07:55:32.930 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.930 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.930 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:55:32.930 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.590769+0000", 2023-10-01T07:55:32.930 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0041957779999999998 2023-10-01T07:55:32.930 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.930 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.931 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:55:32.931 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.590820+0000", 2023-10-01T07:55:32.931 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.0531000000000001e-05 2023-10-01T07:55:32.931 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.931 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.931 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:55:32.931 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.590910+0000", 2023-10-01T07:55:32.931 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.9559000000000001e-05 2023-10-01T07:55:32.931 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:55:32.931 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:55:32.931 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:55:32.931 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.931 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.932 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:143 6.6 6:65e77e05:::benchmark_data_smithi084_105950_object142:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-10-01T07:55:32.932 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:47:45.552300+0000", 2023-10-01T07:55:32.932 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 467.34155014100003, 2023-10-01T07:55:32.932 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.038809074, 2023-10-01T07:55:32.932 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:55:32.932 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:55:32.932 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:55:32.932 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:55:32.932 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:55:32.932 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 143 2023-10-01T07:55:32.932 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.932 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:55:32.933 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.933 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:55:32.933 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552300+0000", 2023-10-01T07:55:32.933 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:55:32.933 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.933 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.933 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:55:32.933 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552300+0000", 2023-10-01T07:55:32.933 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:55:32.933 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.933 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.933 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:55:32.934 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552299+0000", 2023-10-01T07:55:32.934 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:55:32.934 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.934 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.934 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:55:32.934 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552362+0000", 2023-10-01T07:55:32.934 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.3078999999999997e-05 2023-10-01T07:55:32.934 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.934 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.934 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:55:32.934 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552373+0000", 2023-10-01T07:55:32.934 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.112e-05 2023-10-01T07:55:32.935 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.935 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.935 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:55:32.935 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552380+0000", 2023-10-01T07:55:32.935 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.5139999999999998e-06 2023-10-01T07:55:32.935 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.935 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.935 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:55:32.935 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552875+0000", 2023-10-01T07:55:32.935 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00049484500000000005 2023-10-01T07:55:32.935 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.935 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.936 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T07:55:32.936 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552883+0000", 2023-10-01T07:55:32.936 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.7950000000000008e-06 2023-10-01T07:55:32.936 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.936 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.936 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:55:32.936 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.581103+0000", 2023-10-01T07:55:32.936 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0282206739999999 2023-10-01T07:55:32.936 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.936 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.936 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:55:32.936 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.581189+0000", 2023-10-01T07:55:32.936 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.5711000000000007e-05 2023-10-01T07:55:32.937 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.937 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.937 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4", 2023-10-01T07:55:32.937 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.581328+0000", 2023-10-01T07:55:32.937 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00013886899999999999 2023-10-01T07:55:32.937 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.937 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.937 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:55:32.937 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.587224+0000", 2023-10-01T07:55:32.937 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0058956959999999997 2023-10-01T07:55:32.937 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.937 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.938 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:55:32.938 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.590959+0000", 2023-10-01T07:55:32.938 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.003735394 2023-10-01T07:55:32.938 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.938 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.938 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:55:32.938 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.591006+0000", 2023-10-01T07:55:32.938 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.7490000000000001e-05 2023-10-01T07:55:32.938 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.938 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.938 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:55:32.938 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.591109+0000", 2023-10-01T07:55:32.939 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00010262100000000001 2023-10-01T07:55:32.939 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:55:32.939 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:55:32.939 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:55:32.939 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.939 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.939 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:144 6.6 6:6aea1a2b:::benchmark_data_smithi084_105950_object143:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-10-01T07:55:32.939 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:47:45.552387+0000", 2023-10-01T07:55:32.939 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 467.341463535, 2023-10-01T07:55:32.939 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0388803689999999, 2023-10-01T07:55:32.939 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:55:32.939 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:55:32.940 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:55:32.940 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:55:32.940 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:55:32.940 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 144 2023-10-01T07:55:32.940 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.940 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:55:32.940 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.940 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:55:32.940 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552387+0000", 2023-10-01T07:55:32.940 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:55:32.940 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.940 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.941 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:55:32.941 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552387+0000", 2023-10-01T07:55:32.941 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:55:32.941 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.941 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.941 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:55:32.941 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552386+0000", 2023-10-01T07:55:32.941 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T07:55:32.941 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.941 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.941 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:55:32.941 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552451+0000", 2023-10-01T07:55:32.941 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.5142999999999996e-05 2023-10-01T07:55:32.942 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.942 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.942 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:55:32.942 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552462+0000", 2023-10-01T07:55:32.942 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.1204e-05 2023-10-01T07:55:32.942 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.942 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.942 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:55:32.942 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552469+0000", 2023-10-01T07:55:32.942 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.8639999999999998e-06 2023-10-01T07:55:32.942 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.942 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.943 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:55:32.943 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552910+0000", 2023-10-01T07:55:32.943 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00044091600000000002 2023-10-01T07:55:32.943 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.943 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.943 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T07:55:32.943 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552917+0000", 2023-10-01T07:55:32.943 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.3409999999999997e-06 2023-10-01T07:55:32.943 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.943 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.943 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:55:32.943 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.581670+0000", 2023-10-01T07:55:32.944 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0287522769999999 2023-10-01T07:55:32.944 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.944 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.944 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:55:32.944 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.581800+0000", 2023-10-01T07:55:32.944 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000130357 2023-10-01T07:55:32.944 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.944 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.944 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4", 2023-10-01T07:55:32.944 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.581986+0000", 2023-10-01T07:55:32.944 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000185751 2023-10-01T07:55:32.944 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.944 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.945 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:55:32.945 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.587230+0000", 2023-10-01T07:55:32.945 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0052443799999999999 2023-10-01T07:55:32.945 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.945 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.945 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:55:32.945 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.591162+0000", 2023-10-01T07:55:32.945 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0039314520000000002 2023-10-01T07:55:32.945 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.945 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.945 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:55:32.945 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.591203+0000", 2023-10-01T07:55:32.946 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.1145e-05 2023-10-01T07:55:32.946 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.946 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.946 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:55:32.946 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.591267+0000", 2023-10-01T07:55:32.946 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.4158999999999993e-05 2023-10-01T07:55:32.946 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:55:32.946 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:55:32.946 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:55:32.946 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.946 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.946 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:153 6.6 6:6b89205f:::benchmark_data_smithi084_105950_object152:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-10-01T07:55:32.946 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:47:45.552486+0000", 2023-10-01T07:55:32.947 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 467.34136392699997, 2023-10-01T07:55:32.947 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0411251640000001, 2023-10-01T07:55:32.947 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:55:32.947 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:55:32.947 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:55:32.947 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:55:32.947 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:55:32.947 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 153 2023-10-01T07:55:32.947 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.947 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:55:32.947 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.947 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:55:32.947 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552486+0000", 2023-10-01T07:55:32.948 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:55:32.948 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.948 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.948 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:55:32.948 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552486+0000", 2023-10-01T07:55:32.948 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:55:32.948 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.948 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.948 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:55:32.948 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552485+0000", 2023-10-01T07:55:32.948 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:55:32.948 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.949 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.949 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:55:32.949 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552550+0000", 2023-10-01T07:55:32.949 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.4746000000000007e-05 2023-10-01T07:55:32.949 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.949 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.949 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:55:32.949 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552559+0000", 2023-10-01T07:55:32.949 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.2730000000000002e-06 2023-10-01T07:55:32.949 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.949 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.949 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:55:32.949 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552565+0000", 2023-10-01T07:55:32.950 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.1519999999999997e-06 2023-10-01T07:55:32.950 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.950 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.950 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:55:32.950 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552944+0000", 2023-10-01T07:55:32.950 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00037909400000000001 2023-10-01T07:55:32.950 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.950 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.950 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T07:55:32.950 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552951+0000", 2023-10-01T07:55:32.950 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.8379999999999996e-06 2023-10-01T07:55:32.950 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.950 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.951 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:55:32.951 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.582303+0000", 2023-10-01T07:55:32.951 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0293527220000001 2023-10-01T07:55:32.951 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.951 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.951 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:55:32.951 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.582451+0000", 2023-10-01T07:55:32.951 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00014818700000000001 2023-10-01T07:55:32.951 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.951 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.951 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4", 2023-10-01T07:55:32.951 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.582608+0000", 2023-10-01T07:55:32.951 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00015654800000000001 2023-10-01T07:55:32.952 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.952 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.952 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:55:32.952 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.587236+0000", 2023-10-01T07:55:32.952 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0046274860000000001 2023-10-01T07:55:32.952 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.952 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.952 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:55:32.952 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.593436+0000", 2023-10-01T07:55:32.952 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0062009539999999998 2023-10-01T07:55:32.952 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.952 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.953 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:55:32.953 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.593490+0000", 2023-10-01T07:55:32.953 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.3516000000000001e-05 2023-10-01T07:55:32.953 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.953 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.953 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:55:32.953 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.593611+0000", 2023-10-01T07:55:32.953 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000121406 2023-10-01T07:55:32.953 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:55:32.953 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:55:32.953 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:55:32.953 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.953 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.954 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:168 6.6 6:6ad63337:::benchmark_data_smithi084_105950_object167:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-10-01T07:55:32.954 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:47:45.552571+0000", 2023-10-01T07:55:32.954 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 467.34127921499999, 2023-10-01T07:55:32.954 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0430254670000001, 2023-10-01T07:55:32.954 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:55:32.954 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:55:32.954 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:55:32.954 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:55:32.954 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:55:32.954 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 168 2023-10-01T07:55:32.954 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.954 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:55:32.955 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.955 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:55:32.955 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552571+0000", 2023-10-01T07:55:32.955 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:55:32.955 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.955 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.955 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:55:32.955 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552571+0000", 2023-10-01T07:55:32.955 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:55:32.955 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.955 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.955 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:55:32.955 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552570+0000", 2023-10-01T07:55:32.956 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:55:32.956 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.956 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.956 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:55:32.956 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552633+0000", 2023-10-01T07:55:32.956 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.3257999999999996e-05 2023-10-01T07:55:32.956 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.956 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.956 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:55:32.956 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552642+0000", 2023-10-01T07:55:32.956 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.1990000000000006e-06 2023-10-01T07:55:32.956 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.956 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.957 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:55:32.957 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552648+0000", 2023-10-01T07:55:32.957 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.0249999999999999e-06 2023-10-01T07:55:32.957 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.957 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.957 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:55:32.957 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552977+0000", 2023-10-01T07:55:32.957 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00032955099999999998 2023-10-01T07:55:32.957 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.957 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.957 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T07:55:32.957 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552985+0000", 2023-10-01T07:55:32.957 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.3490000000000003e-06 2023-10-01T07:55:32.958 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.958 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.958 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:55:32.958 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.583354+0000", 2023-10-01T07:55:32.958 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.030369536 2023-10-01T07:55:32.958 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.958 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.958 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:55:32.958 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.583491+0000", 2023-10-01T07:55:32.958 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00013664100000000001 2023-10-01T07:55:32.958 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.958 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.959 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4", 2023-10-01T07:55:32.959 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.583652+0000", 2023-10-01T07:55:32.959 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00016133799999999999 2023-10-01T07:55:32.959 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.959 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.959 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:55:32.959 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.587241+0000", 2023-10-01T07:55:32.959 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0035891600000000001 2023-10-01T07:55:32.959 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.959 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.959 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:55:32.959 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.595472+0000", 2023-10-01T07:55:32.960 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0082310539999999998 2023-10-01T07:55:32.960 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.960 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.960 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:55:32.960 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.595521+0000", 2023-10-01T07:55:32.960 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.8420000000000001e-05 2023-10-01T07:55:32.960 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.960 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.960 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:55:32.960 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.595596+0000", 2023-10-01T07:55:32.960 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.5702000000000001e-05 2023-10-01T07:55:32.960 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:55:32.960 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:55:32.961 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:55:32.961 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.961 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.961 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:171 6.6 6:609529df:::benchmark_data_smithi084_105950_object170:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-10-01T07:55:32.961 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:47:45.552774+0000", 2023-10-01T07:55:32.961 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 467.341075897, 2023-10-01T07:55:32.961 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0442350030000001, 2023-10-01T07:55:32.961 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:55:32.961 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:55:32.961 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:55:32.961 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:55:32.961 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:55:32.962 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 171 2023-10-01T07:55:32.962 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.962 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:55:32.962 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.962 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:55:32.962 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552774+0000", 2023-10-01T07:55:32.962 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:55:32.962 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.962 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.962 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:55:32.962 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552774+0000", 2023-10-01T07:55:32.962 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:55:32.963 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.963 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.963 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:55:32.963 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552773+0000", 2023-10-01T07:55:32.963 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:55:32.963 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.963 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.963 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:55:32.963 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552849+0000", 2023-10-01T07:55:32.963 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.5228000000000005e-05 2023-10-01T07:55:32.963 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.964 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.964 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:55:32.964 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552858+0000", 2023-10-01T07:55:32.964 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.4259999999999992e-06 2023-10-01T07:55:32.964 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.964 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.964 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:55:32.964 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552865+0000", 2023-10-01T07:55:32.964 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.7819999999999996e-06 2023-10-01T07:55:32.964 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.964 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.964 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:55:32.965 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553028+0000", 2023-10-01T07:55:32.965 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00016353099999999999 2023-10-01T07:55:32.965 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.965 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.965 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T07:55:32.965 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553036+0000", 2023-10-01T07:55:32.965 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.5660000000000001e-06 2023-10-01T07:55:32.965 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.965 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.965 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:55:32.965 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.584025+0000", 2023-10-01T07:55:32.965 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0309891600000001 2023-10-01T07:55:32.965 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.966 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.966 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:55:32.966 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.584199+0000", 2023-10-01T07:55:32.966 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00017423300000000001 2023-10-01T07:55:32.966 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.966 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.966 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4", 2023-10-01T07:55:32.966 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.584379+0000", 2023-10-01T07:55:32.966 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00017950099999999999 2023-10-01T07:55:32.966 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.966 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.966 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:55:32.967 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.587249+0000", 2023-10-01T07:55:32.967 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.002870198 2023-10-01T07:55:32.967 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.967 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.967 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:55:32.967 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.596810+0000", 2023-10-01T07:55:32.967 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0095608010000000007 2023-10-01T07:55:32.967 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.967 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.967 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:55:32.967 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.596870+0000", 2023-10-01T07:55:32.967 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.9852000000000002e-05 2023-10-01T07:55:32.967 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.968 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.968 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:55:32.968 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.597009+0000", 2023-10-01T07:55:32.968 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000139624 2023-10-01T07:55:32.968 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:55:32.968 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:55:32.968 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:55:32.968 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.968 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.968 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:191 6.6 6:6f7d4f4d:::benchmark_data_smithi084_105950_object190:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-10-01T07:55:32.968 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:47:45.552871+0000", 2023-10-01T07:55:32.968 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 467.34097906, 2023-10-01T07:55:32.969 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0443260839999999, 2023-10-01T07:55:32.969 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:55:32.969 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:55:32.969 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:55:32.969 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:55:32.969 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:55:32.969 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 191 2023-10-01T07:55:32.969 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.969 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:55:32.969 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.969 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:55:32.969 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552871+0000", 2023-10-01T07:55:32.969 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:55:32.970 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.970 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.970 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:55:32.970 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552871+0000", 2023-10-01T07:55:32.970 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:55:32.970 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.970 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.970 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:55:32.970 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552870+0000", 2023-10-01T07:55:32.970 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:55:32.970 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.970 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.970 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:55:32.971 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552933+0000", 2023-10-01T07:55:32.971 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.2453999999999995e-05 2023-10-01T07:55:32.971 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.971 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.971 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:55:32.971 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552941+0000", 2023-10-01T07:55:32.971 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.8690000000000004e-06 2023-10-01T07:55:32.971 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.971 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.971 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:55:32.971 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552946+0000", 2023-10-01T07:55:32.971 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.711e-06 2023-10-01T07:55:32.972 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.972 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.972 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:55:32.972 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553114+0000", 2023-10-01T07:55:32.972 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000167465 2023-10-01T07:55:32.972 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.972 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.972 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T07:55:32.972 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553122+0000", 2023-10-01T07:55:32.972 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.8320000000000006e-06 2023-10-01T07:55:32.972 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.972 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.972 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:55:32.973 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.584722+0000", 2023-10-01T07:55:32.973 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.03160009 2023-10-01T07:55:32.973 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.973 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.973 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:55:32.973 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.584863+0000", 2023-10-01T07:55:32.973 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00014074399999999999 2023-10-01T07:55:32.973 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.973 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.973 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4", 2023-10-01T07:55:32.973 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.585051+0000", 2023-10-01T07:55:32.973 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000188009 2023-10-01T07:55:32.973 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.974 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.974 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:55:32.974 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.587255+0000", 2023-10-01T07:55:32.974 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0022042540000000001 2023-10-01T07:55:32.974 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.974 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.974 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:55:32.974 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.597065+0000", 2023-10-01T07:55:32.974 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.009809959 2023-10-01T07:55:32.974 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.974 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.974 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:55:32.975 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.597114+0000", 2023-10-01T07:55:32.975 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.8733999999999998e-05 2023-10-01T07:55:32.975 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.975 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.975 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:55:32.975 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.597197+0000", 2023-10-01T07:55:32.975 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.3687e-05 2023-10-01T07:55:32.975 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:55:32.975 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:55:32.975 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:55:32.975 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.975 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.975 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:196 6.6 6:6c11dae2:::benchmark_data_smithi084_105950_object195:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-10-01T07:55:32.976 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:47:45.552997+0000", 2023-10-01T07:55:32.976 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 467.34085296000001, 2023-10-01T07:55:32.976 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0443824850000001, 2023-10-01T07:55:32.976 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:55:32.976 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:55:32.976 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:55:32.976 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:55:32.976 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:55:32.976 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 196 2023-10-01T07:55:32.976 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.976 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:55:32.976 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.976 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:55:32.977 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552997+0000", 2023-10-01T07:55:32.977 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:55:32.977 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.977 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.977 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:55:32.977 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552997+0000", 2023-10-01T07:55:32.977 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:55:32.977 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.977 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.977 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:55:32.977 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.552996+0000", 2023-10-01T07:55:32.977 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:55:32.977 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.978 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.978 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:55:32.978 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553111+0000", 2023-10-01T07:55:32.978 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000114379 2023-10-01T07:55:32.978 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.978 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.978 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:55:32.978 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553119+0000", 2023-10-01T07:55:32.978 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.6750000000000008e-06 2023-10-01T07:55:32.978 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.978 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.978 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:55:32.979 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553126+0000", 2023-10-01T07:55:32.979 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.1510000000000001e-06 2023-10-01T07:55:32.979 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.979 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.979 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:55:32.979 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553168+0000", 2023-10-01T07:55:32.979 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.2382999999999997e-05 2023-10-01T07:55:32.979 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.979 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.979 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T07:55:32.979 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553176+0000", 2023-10-01T07:55:32.979 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.8990000000000001e-06 2023-10-01T07:55:32.980 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.980 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.980 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:55:32.980 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.585362+0000", 2023-10-01T07:55:32.980 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.03218605 2023-10-01T07:55:32.980 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.980 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.980 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:55:32.980 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.585502+0000", 2023-10-01T07:55:32.980 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000140001 2023-10-01T07:55:32.980 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.980 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.980 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4", 2023-10-01T07:55:32.981 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.585677+0000", 2023-10-01T07:55:32.981 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00017458900000000001 2023-10-01T07:55:32.981 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.981 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.981 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:55:32.981 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.587851+0000", 2023-10-01T07:55:32.981 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0021743489999999999 2023-10-01T07:55:32.981 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.981 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.981 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:55:32.981 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.597249+0000", 2023-10-01T07:55:32.981 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0093985860000000004 2023-10-01T07:55:32.982 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.982 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.982 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:55:32.982 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.597298+0000", 2023-10-01T07:55:32.982 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.8432e-05 2023-10-01T07:55:32.982 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.982 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.982 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:55:32.982 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.597380+0000", 2023-10-01T07:55:32.982 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.1771e-05 2023-10-01T07:55:32.982 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:55:32.982 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:55:32.983 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:55:32.983 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.983 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.983 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:208 6.6 6:65f47002:::benchmark_data_smithi084_105950_object207:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-10-01T07:55:32.983 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:47:45.553138+0000", 2023-10-01T07:55:32.983 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 467.34071254100002, 2023-10-01T07:55:32.983 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.044973902, 2023-10-01T07:55:32.983 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:55:32.983 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:55:32.983 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:55:32.983 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:55:32.983 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:55:32.984 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 208 2023-10-01T07:55:32.984 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.984 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:55:32.984 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.984 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:55:32.984 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553138+0000", 2023-10-01T07:55:32.984 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:55:32.984 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.984 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.984 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:55:32.984 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553138+0000", 2023-10-01T07:55:32.984 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:55:32.985 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.985 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.985 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:55:32.985 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553137+0000", 2023-10-01T07:55:32.985 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T07:55:32.985 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.985 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.985 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:55:32.985 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553200+0000", 2023-10-01T07:55:32.985 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.2917999999999996e-05 2023-10-01T07:55:32.985 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.985 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.985 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:55:32.986 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553209+0000", 2023-10-01T07:55:32.986 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.1910000000000006e-06 2023-10-01T07:55:32.986 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.986 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.986 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:55:32.986 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553215+0000", 2023-10-01T07:55:32.986 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.3840000000000002e-06 2023-10-01T07:55:32.986 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.986 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.986 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:55:32.986 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553272+0000", 2023-10-01T07:55:32.986 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.6952e-05 2023-10-01T07:55:32.987 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.987 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.987 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T07:55:32.987 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553295+0000", 2023-10-01T07:55:32.987 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.2931000000000001e-05 2023-10-01T07:55:32.987 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.987 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.987 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:55:32.987 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.585978+0000", 2023-10-01T07:55:32.987 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0326828610000001 2023-10-01T07:55:32.987 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.987 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.988 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:55:32.988 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.586128+0000", 2023-10-01T07:55:32.988 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000150261 2023-10-01T07:55:32.988 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.988 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.988 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4", 2023-10-01T07:55:32.988 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.586310+0000", 2023-10-01T07:55:32.988 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000181731 2023-10-01T07:55:32.988 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.988 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.988 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:55:32.988 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.587859+0000", 2023-10-01T07:55:32.988 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.001548712 2023-10-01T07:55:32.989 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.989 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.989 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:55:32.989 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.597426+0000", 2023-10-01T07:55:32.989 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0095665999999999998 2023-10-01T07:55:32.989 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.989 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.989 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:55:32.989 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.598026+0000", 2023-10-01T07:55:32.989 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00060081299999999995 2023-10-01T07:55:32.989 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.989 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.989 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:55:32.990 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.598112+0000", 2023-10-01T07:55:32.990 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.5197000000000004e-05 2023-10-01T07:55:32.990 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:55:32.990 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:55:32.990 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:55:32.990 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.990 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.990 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44771.0:213 6.6 6:67912f02:::benchmark_data_smithi084_105950_object212:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-10-01T07:55:32.990 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:47:45.553243+0000", 2023-10-01T07:55:32.990 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 467.34060679800001, 2023-10-01T07:55:32.990 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0450777019999999, 2023-10-01T07:55:32.990 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:55:32.991 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:55:32.991 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:55:32.991 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44771", 2023-10-01T07:55:32.991 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:55:32.991 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 213 2023-10-01T07:55:32.991 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.991 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:55:32.991 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.991 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:55:32.991 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553243+0000", 2023-10-01T07:55:32.991 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:55:32.991 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.992 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.992 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:55:32.992 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553243+0000", 2023-10-01T07:55:32.992 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:55:32.992 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.992 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.992 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:55:32.992 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553242+0000", 2023-10-01T07:55:32.992 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:55:32.992 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.992 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.992 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:55:32.992 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553306+0000", 2023-10-01T07:55:32.993 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.3594000000000001e-05 2023-10-01T07:55:32.993 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.993 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.993 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:55:32.993 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553315+0000", 2023-10-01T07:55:32.993 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.1929999999999999e-06 2023-10-01T07:55:32.993 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.993 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.993 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:55:32.993 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553322+0000", 2023-10-01T07:55:32.993 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.6479999999999997e-06 2023-10-01T07:55:32.993 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.994 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.994 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:55:32.994 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553358+0000", 2023-10-01T07:55:32.994 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.6402999999999997e-05 2023-10-01T07:55:32.994 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.994 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.994 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T07:55:32.994 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:45.553367+0000", 2023-10-01T07:55:32.994 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.9129999999999992e-06 2023-10-01T07:55:32.994 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.994 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.994 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:55:32.994 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.586603+0000", 2023-10-01T07:55:32.995 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0332355719999999 2023-10-01T07:55:32.995 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.995 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.995 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:55:32.995 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.586755+0000", 2023-10-01T07:55:32.995 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00015240300000000001 2023-10-01T07:55:32.995 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.995 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.995 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4", 2023-10-01T07:55:32.995 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.586958+0000", 2023-10-01T07:55:32.995 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00020332299999999999 2023-10-01T07:55:32.995 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.996 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.996 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:55:32.996 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.588004+0000", 2023-10-01T07:55:32.996 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0010454259999999999 2023-10-01T07:55:32.996 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.996 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.996 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:55:32.996 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.598163+0000", 2023-10-01T07:55:32.996 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.010158659 2023-10-01T07:55:32.996 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.996 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.996 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:55:32.997 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.598231+0000", 2023-10-01T07:55:32.997 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.8255000000000003e-05 2023-10-01T07:55:32.997 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.997 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.997 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:55:32.997 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:47:46.598321+0000", 2023-10-01T07:55:32.997 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.0272999999999994e-05 2023-10-01T07:55:32.997 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:55:32.997 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:55:32.997 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:55:32.997 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.997 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.997 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44945.0:179833 7.f 7:fb3f0f64:::benchmark_data_smithi084_123840_object71836:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e159)", 2023-10-01T07:55:32.998 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:53:48.917719+0000", 2023-10-01T07:55:32.998 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 103.97613142500001, 2023-10-01T07:55:32.998 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0587610270000001, 2023-10-01T07:55:32.998 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:55:32.998 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "reached pg", 2023-10-01T07:55:32.998 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:55:32.998 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44945", 2023-10-01T07:55:32.998 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:55:32.998 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 179833 2023-10-01T07:55:32.998 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.998 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:55:32.998 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.999 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:55:32.999 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.917719+0000", 2023-10-01T07:55:32.999 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:55:32.999 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.999 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.999 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:55:32.999 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.917719+0000", 2023-10-01T07:55:32.999 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:55:32.999 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:32.999 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:32.999 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:55:32.999 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.917717+0000", 2023-10-01T07:55:32.999 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T07:55:33.000 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.000 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.000 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:55:33.000 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.917725+0000", 2023-10-01T07:55:33.000 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.5109999999999997e-06 2023-10-01T07:55:33.000 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.000 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.000 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:55:33.000 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.917738+0000", 2023-10-01T07:55:33.000 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.3692e-05 2023-10-01T07:55:33.000 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.000 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.001 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:55:33.001 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.917747+0000", 2023-10-01T07:55:33.001 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.5969999999999992e-06 2023-10-01T07:55:33.001 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.001 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.001 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:55:33.001 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.917800+0000", 2023-10-01T07:55:33.001 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.3361e-05 2023-10-01T07:55:33.001 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.001 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.001 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op must wait for map", 2023-10-01T07:55:33.001 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.917808+0000", 2023-10-01T07:55:33.002 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.25e-06 2023-10-01T07:55:33.002 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.002 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.002 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:55:33.002 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.952763+0000", 2023-10-01T07:55:33.002 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.034955408 2023-10-01T07:55:33.002 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.002 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.002 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T07:55:33.002 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.952773+0000", 2023-10-01T07:55:33.002 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.8169999999999994e-06 2023-10-01T07:55:33.002 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.003 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.003 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:55:33.003 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:49.972515+0000", 2023-10-01T07:55:33.003 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0197425490000001 2023-10-01T07:55:33.003 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.003 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.003 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:55:33.003 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:49.976480+0000", 2023-10-01T07:55:33.003 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0039644110000000002 2023-10-01T07:55:33.003 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:55:33.003 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:55:33.003 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:55:33.003 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.004 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.004 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44945.0:179835 7.f 7:fd21be73:::benchmark_data_smithi084_123840_object71838:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e159)", 2023-10-01T07:55:33.004 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:53:48.917762+0000", 2023-10-01T07:55:33.004 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 103.97608789, 2023-10-01T07:55:33.004 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0591683220000001, 2023-10-01T07:55:33.004 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:55:33.004 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "reached pg", 2023-10-01T07:55:33.004 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:55:33.004 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44945", 2023-10-01T07:55:33.004 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:55:33.004 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 179835 2023-10-01T07:55:33.004 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.005 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:55:33.005 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.005 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:55:33.005 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.917762+0000", 2023-10-01T07:55:33.005 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:55:33.005 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.005 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.005 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:55:33.005 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.917762+0000", 2023-10-01T07:55:33.005 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:55:33.005 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.005 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.005 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:55:33.006 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.917762+0000", 2023-10-01T07:55:33.006 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T07:55:33.006 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.006 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.006 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:55:33.006 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.917765+0000", 2023-10-01T07:55:33.006 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.0249999999999998e-06 2023-10-01T07:55:33.006 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.006 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.006 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:55:33.006 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.917771+0000", 2023-10-01T07:55:33.006 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.4509999999999997e-06 2023-10-01T07:55:33.007 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.007 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.007 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:55:33.007 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.917777+0000", 2023-10-01T07:55:33.007 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.3310000000000003e-06 2023-10-01T07:55:33.007 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.007 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.007 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:55:33.007 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.917859+0000", 2023-10-01T07:55:33.007 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.2522999999999996e-05 2023-10-01T07:55:33.007 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.007 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.008 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting_for_map not empty", 2023-10-01T07:55:33.008 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.917865+0000", 2023-10-01T07:55:33.008 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.4179999999999996e-06 2023-10-01T07:55:33.008 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.008 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.008 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:55:33.008 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.952795+0000", 2023-10-01T07:55:33.008 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.034930833000000001 2023-10-01T07:55:33.008 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.008 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.008 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T07:55:33.008 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.953625+0000", 2023-10-01T07:55:33.008 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00082970699999999995 2023-10-01T07:55:33.009 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.009 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.009 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:55:33.009 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:49.976870+0000", 2023-10-01T07:55:33.009 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0232446470000001 2023-10-01T07:55:33.009 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.009 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.009 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:55:33.009 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:49.976931+0000", 2023-10-01T07:55:33.009 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.0906000000000003e-05 2023-10-01T07:55:33.009 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:55:33.009 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:55:33.010 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:55:33.010 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.010 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.010 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44945.0:179837 7.f 7:f739844d:::benchmark_data_smithi084_123840_object71840:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e159)", 2023-10-01T07:55:33.010 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:53:48.917791+0000", 2023-10-01T07:55:33.010 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 103.976059064, 2023-10-01T07:55:33.010 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0876176479999999, 2023-10-01T07:55:33.010 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:55:33.010 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:55:33.010 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:55:33.010 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44945", 2023-10-01T07:55:33.010 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:55:33.011 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 179837 2023-10-01T07:55:33.011 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.011 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:55:33.011 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.011 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:55:33.011 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.917791+0000", 2023-10-01T07:55:33.011 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:55:33.011 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.011 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.011 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:55:33.011 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.917791+0000", 2023-10-01T07:55:33.011 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:55:33.011 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.012 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.012 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:55:33.012 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.917791+0000", 2023-10-01T07:55:33.012 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T07:55:33.012 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.012 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.012 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:55:33.012 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.917793+0000", 2023-10-01T07:55:33.012 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.7439999999999999e-06 2023-10-01T07:55:33.012 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.012 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.012 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:55:33.013 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.917800+0000", 2023-10-01T07:55:33.013 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.6030000000000001e-06 2023-10-01T07:55:33.013 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.013 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.013 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:55:33.013 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.917806+0000", 2023-10-01T07:55:33.013 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.6570000000000002e-06 2023-10-01T07:55:33.013 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.013 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.013 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:55:33.013 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.917889+0000", 2023-10-01T07:55:33.013 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.3256000000000004e-05 2023-10-01T07:55:33.014 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.014 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.014 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting_for_map not empty", 2023-10-01T07:55:33.014 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.917893+0000", 2023-10-01T07:55:33.014 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.442e-06 2023-10-01T07:55:33.014 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.014 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.014 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:55:33.014 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.953659+0000", 2023-10-01T07:55:33.014 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.035765178000000002 2023-10-01T07:55:33.014 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.014 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.014 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T07:55:33.015 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.953668+0000", 2023-10-01T07:55:33.015 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.6549999999999999e-06 2023-10-01T07:55:33.015 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.015 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.015 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:55:33.015 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:49.976953+0000", 2023-10-01T07:55:33.015 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0232846659999999 2023-10-01T07:55:33.015 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.015 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.015 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:55:33.015 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:49.978024+0000", 2023-10-01T07:55:33.015 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.001071015 2023-10-01T07:55:33.015 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.016 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.016 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 0,7", 2023-10-01T07:55:33.016 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:49.978689+0000", 2023-10-01T07:55:33.016 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000664944 2023-10-01T07:55:33.016 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.016 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.016 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:55:33.016 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:49.995558+0000", 2023-10-01T07:55:33.016 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.016868833999999999 2023-10-01T07:55:33.016 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.016 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.016 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:55:33.017 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:50.005186+0000", 2023-10-01T07:55:33.017 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0096287160000000007 2023-10-01T07:55:33.017 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.017 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.017 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:55:33.017 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:50.005329+0000", 2023-10-01T07:55:33.017 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00014305599999999999 2023-10-01T07:55:33.017 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.017 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.017 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:55:33.017 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:50.005370+0000", 2023-10-01T07:55:33.017 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.0691000000000001e-05 2023-10-01T07:55:33.017 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.018 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.018 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:55:33.018 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:50.005409+0000", 2023-10-01T07:55:33.018 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.8662999999999999e-05 2023-10-01T07:55:33.018 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:55:33.018 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:55:33.018 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:55:33.018 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.018 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.018 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44945.0:179839 7.f 7:fc69c12c:::benchmark_data_smithi084_123840_object71842:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e159)", 2023-10-01T07:55:33.019 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:53:48.917810+0000", 2023-10-01T07:55:33.019 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 103.976040209, 2023-10-01T07:55:33.019 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.1246882149999999, 2023-10-01T07:55:33.019 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:55:33.019 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:55:33.019 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:55:33.019 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44945", 2023-10-01T07:55:33.019 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:55:33.019 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 179839 2023-10-01T07:55:33.019 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.019 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:55:33.019 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.019 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:55:33.020 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.917810+0000", 2023-10-01T07:55:33.020 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:55:33.020 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.020 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.020 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:55:33.020 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.917810+0000", 2023-10-01T07:55:33.020 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:55:33.020 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.020 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.020 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:55:33.020 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.917810+0000", 2023-10-01T07:55:33.020 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T07:55:33.020 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.021 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.021 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:55:33.021 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.917812+0000", 2023-10-01T07:55:33.021 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.1050000000000002e-06 2023-10-01T07:55:33.021 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.021 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.021 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:55:33.021 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.917817+0000", 2023-10-01T07:55:33.021 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.7320000000000003e-06 2023-10-01T07:55:33.021 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.021 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.021 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:55:33.022 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.917836+0000", 2023-10-01T07:55:33.022 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.8732999999999998e-05 2023-10-01T07:55:33.022 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.022 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.022 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:55:33.022 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.917912+0000", 2023-10-01T07:55:33.022 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.5463000000000006e-05 2023-10-01T07:55:33.022 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.022 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.022 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting_for_map not empty", 2023-10-01T07:55:33.022 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.917916+0000", 2023-10-01T07:55:33.022 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.5340000000000001e-06 2023-10-01T07:55:33.023 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.023 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.023 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:55:33.023 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.953691+0000", 2023-10-01T07:55:33.023 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.035774568 2023-10-01T07:55:33.023 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.023 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.023 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T07:55:33.023 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.953698+0000", 2023-10-01T07:55:33.023 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.6179999999999997e-06 2023-10-01T07:55:33.023 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.023 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.023 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:55:33.024 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:49.986504+0000", 2023-10-01T07:55:33.024 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0328053580000001 2023-10-01T07:55:33.024 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.024 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.024 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:55:33.024 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:49.986664+0000", 2023-10-01T07:55:33.024 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00016054200000000001 2023-10-01T07:55:33.024 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.024 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.024 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 0,7", 2023-10-01T07:55:33.024 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:49.986797+0000", 2023-10-01T07:55:33.024 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000132807 2023-10-01T07:55:33.025 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.025 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.025 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:55:33.025 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:49.995588+0000", 2023-10-01T07:55:33.025 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0087903830000000006 2023-10-01T07:55:33.025 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.025 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.025 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:55:33.025 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:50.014712+0000", 2023-10-01T07:55:33.025 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.019124747000000001 2023-10-01T07:55:33.025 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.025 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.026 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:55:33.026 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:50.042418+0000", 2023-10-01T07:55:33.026 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.027706175999999999 2023-10-01T07:55:33.026 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.026 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.026 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:55:33.026 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:50.042454+0000", 2023-10-01T07:55:33.026 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.5176000000000003e-05 2023-10-01T07:55:33.026 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.026 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.026 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:55:33.026 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:50.042498+0000", 2023-10-01T07:55:33.027 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.4569e-05 2023-10-01T07:55:33.027 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:55:33.027 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:55:33.027 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:55:33.027 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.027 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.027 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44945.0:179841 7.f 7:f1411425:::benchmark_data_smithi084_123840_object71844:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e159)", 2023-10-01T07:55:33.027 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:53:48.917856+0000", 2023-10-01T07:55:33.027 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 103.975993946, 2023-10-01T07:55:33.027 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.1247415679999999, 2023-10-01T07:55:33.027 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:55:33.027 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:55:33.028 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:55:33.028 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44945", 2023-10-01T07:55:33.028 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:55:33.028 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 179841 2023-10-01T07:55:33.028 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.028 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:55:33.028 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.028 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:55:33.028 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.917856+0000", 2023-10-01T07:55:33.028 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:55:33.028 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.028 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.028 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:55:33.029 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.917856+0000", 2023-10-01T07:55:33.029 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:55:33.029 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.029 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.029 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:55:33.029 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.917856+0000", 2023-10-01T07:55:33.029 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T07:55:33.029 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.029 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.029 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:55:33.029 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.917859+0000", 2023-10-01T07:55:33.029 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.0580000000000002e-06 2023-10-01T07:55:33.029 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.030 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.030 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:55:33.030 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.917866+0000", 2023-10-01T07:55:33.030 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.2520000000000002e-06 2023-10-01T07:55:33.030 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.030 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.030 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:55:33.030 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.917873+0000", 2023-10-01T07:55:33.030 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.1720000000000001e-06 2023-10-01T07:55:33.030 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.030 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.030 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:55:33.031 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.917936+0000", 2023-10-01T07:55:33.031 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.2743000000000006e-05 2023-10-01T07:55:33.031 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.031 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.031 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting_for_map not empty", 2023-10-01T07:55:33.031 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.917941+0000", 2023-10-01T07:55:33.031 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.9649999999999999e-06 2023-10-01T07:55:33.031 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.031 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.031 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:55:33.031 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.953720+0000", 2023-10-01T07:55:33.031 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.035779410999999997 2023-10-01T07:55:33.031 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.032 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.032 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T07:55:33.032 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.953728+0000", 2023-10-01T07:55:33.032 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.5140000000000004e-06 2023-10-01T07:55:33.032 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.032 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.032 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:55:33.032 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:49.990481+0000", 2023-10-01T07:55:33.032 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.036752889 2023-10-01T07:55:33.032 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.032 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.032 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:55:33.032 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:49.990594+0000", 2023-10-01T07:55:33.033 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000112843 2023-10-01T07:55:33.033 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.033 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.033 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 0,7", 2023-10-01T07:55:33.033 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:49.990720+0000", 2023-10-01T07:55:33.033 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00012673400000000001 2023-10-01T07:55:33.033 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.033 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.033 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:55:33.033 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:50.000710+0000", 2023-10-01T07:55:33.033 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0099901239999999995 2023-10-01T07:55:33.033 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.033 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.034 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:55:33.034 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:50.014720+0000", 2023-10-01T07:55:33.034 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.014009508 2023-10-01T07:55:33.034 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.034 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.034 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:55:33.034 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:50.042528+0000", 2023-10-01T07:55:33.034 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.027808500999999999 2023-10-01T07:55:33.034 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.034 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.034 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:55:33.035 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:50.042563+0000", 2023-10-01T07:55:33.035 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.5015999999999998e-05 2023-10-01T07:55:33.035 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.035 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.035 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:55:33.035 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:50.042598+0000", 2023-10-01T07:55:33.035 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.4345999999999999e-05 2023-10-01T07:55:33.035 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:55:33.035 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:55:33.035 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:55:33.039 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.039 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.039 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44945.0:179849 7.f 7:fd0eb00f:::benchmark_data_smithi084_123840_object71852:head [delete] snapc 0=[] ondisk+write+known_if_redirected e159)", 2023-10-01T07:55:33.039 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:53:48.948216+0000", 2023-10-01T07:55:33.039 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 103.945634572, 2023-10-01T07:55:33.039 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.101884925, 2023-10-01T07:55:33.039 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:55:33.039 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:55:33.039 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:55:33.039 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44945", 2023-10-01T07:55:33.039 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:55:33.040 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 179849 2023-10-01T07:55:33.040 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.040 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:55:33.040 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.040 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:55:33.040 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.948216+0000", 2023-10-01T07:55:33.040 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:55:33.040 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.040 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.040 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:55:33.040 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.948216+0000", 2023-10-01T07:55:33.040 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:55:33.041 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.041 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.041 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:55:33.041 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.948215+0000", 2023-10-01T07:55:33.041 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:55:33.041 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.041 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.041 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:55:33.041 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.948221+0000", 2023-10-01T07:55:33.041 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.302e-06 2023-10-01T07:55:33.041 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.041 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.042 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:55:33.042 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.948231+0000", 2023-10-01T07:55:33.042 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0543999999999999e-05 2023-10-01T07:55:33.042 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.042 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.042 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:55:33.042 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.948239+0000", 2023-10-01T07:55:33.042 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.5209999999999997e-06 2023-10-01T07:55:33.042 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.042 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.042 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:55:33.042 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.948343+0000", 2023-10-01T07:55:33.042 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00010374000000000001 2023-10-01T07:55:33.043 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.043 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.043 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting_for_map not empty", 2023-10-01T07:55:33.043 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.948350+0000", 2023-10-01T07:55:33.043 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.8970000000000002e-06 2023-10-01T07:55:33.043 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.043 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.043 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:55:33.043 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.953749+0000", 2023-10-01T07:55:33.043 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0053999089999999996 2023-10-01T07:55:33.043 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.043 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.044 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T07:55:33.044 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.953757+0000", 2023-10-01T07:55:33.044 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.5179999999999998e-06 2023-10-01T07:55:33.044 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.044 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.044 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:55:33.044 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:49.995609+0000", 2023-10-01T07:55:33.044 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0418518109999999 2023-10-01T07:55:33.044 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.044 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.044 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:55:33.044 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:49.995730+0000", 2023-10-01T07:55:33.045 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000121338 2023-10-01T07:55:33.045 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.045 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.045 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 0,7", 2023-10-01T07:55:33.045 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:49.995857+0000", 2023-10-01T07:55:33.045 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00012727699999999999 2023-10-01T07:55:33.045 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.045 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.045 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:55:33.045 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:50.000739+0000", 2023-10-01T07:55:33.045 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00488172 2023-10-01T07:55:33.045 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.045 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.046 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:55:33.046 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:50.014762+0000", 2023-10-01T07:55:33.046 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.014022468 2023-10-01T07:55:33.046 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.046 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.046 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:55:33.046 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:50.050043+0000", 2023-10-01T07:55:33.046 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.035281566 2023-10-01T07:55:33.046 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.046 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.046 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:55:33.046 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:50.050074+0000", 2023-10-01T07:55:33.047 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.1291000000000002e-05 2023-10-01T07:55:33.047 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.047 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.047 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:55:33.047 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:50.050101+0000", 2023-10-01T07:55:33.047 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.6049000000000001e-05 2023-10-01T07:55:33.047 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:55:33.047 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:55:33.047 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:55:33.047 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.047 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.047 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44945.0:179858 7.f 7:fe78b398:::benchmark_data_smithi084_123840_object71861:head [delete] snapc 0=[] ondisk+write+known_if_redirected e159)", 2023-10-01T07:55:33.047 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:53:48.966078+0000", 2023-10-01T07:55:33.047 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 103.92777179700001, 2023-10-01T07:55:33.048 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0842357330000001, 2023-10-01T07:55:33.048 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:55:33.048 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:55:33.048 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:55:33.048 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44945", 2023-10-01T07:55:33.048 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:55:33.048 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 179858 2023-10-01T07:55:33.048 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.048 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:55:33.048 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.048 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:55:33.048 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.966078+0000", 2023-10-01T07:55:33.048 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:55:33.049 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.049 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.049 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:55:33.049 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.966078+0000", 2023-10-01T07:55:33.049 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:55:33.049 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.049 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.049 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:55:33.049 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.966078+0000", 2023-10-01T07:55:33.049 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:55:33.049 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.049 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.050 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:55:33.050 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.966082+0000", 2023-10-01T07:55:33.050 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.3560000000000003e-06 2023-10-01T07:55:33.050 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.050 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.050 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:55:33.050 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.966094+0000", 2023-10-01T07:55:33.050 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.1694e-05 2023-10-01T07:55:33.050 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.050 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.050 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:55:33.050 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.966099+0000", 2023-10-01T07:55:33.051 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.4009999999999996e-06 2023-10-01T07:55:33.051 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.051 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.051 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:55:33.051 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.966147+0000", 2023-10-01T07:55:33.051 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.7880999999999998e-05 2023-10-01T07:55:33.051 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.051 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.051 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T07:55:33.051 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:48.966160+0000", 2023-10-01T07:55:33.051 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.2961e-05 2023-10-01T07:55:33.051 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.051 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.052 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:55:33.052 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:50.000759+0000", 2023-10-01T07:55:33.052 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.03459868 2023-10-01T07:55:33.052 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.052 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.052 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:55:33.052 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:50.000864+0000", 2023-10-01T07:55:33.052 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00010525499999999999 2023-10-01T07:55:33.052 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.052 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.052 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 0,7", 2023-10-01T07:55:33.052 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:50.000992+0000", 2023-10-01T07:55:33.052 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00012832300000000001 2023-10-01T07:55:33.052 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.053 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.053 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:55:33.053 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:50.024091+0000", 2023-10-01T07:55:33.053 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.023098962000000001 2023-10-01T07:55:33.053 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.053 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.053 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:55:33.053 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:50.030591+0000", 2023-10-01T07:55:33.053 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0065000650000000002 2023-10-01T07:55:33.053 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.053 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.053 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:55:33.053 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:50.050142+0000", 2023-10-01T07:55:33.054 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.019550584999999999 2023-10-01T07:55:33.054 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.054 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.054 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:55:33.054 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:50.050193+0000", 2023-10-01T07:55:33.054 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.1236999999999997e-05 2023-10-01T07:55:33.054 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:55:33.054 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:55:33.054 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:55:33.054 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:50.050314+0000", 2023-10-01T07:55:33.054 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000121069 2023-10-01T07:55:33.055 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:55:33.055 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:55:33.055 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:55:33.055 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:55:33.055 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:55:33.055 INFO:teuthology.orchestra.run.smithi084.stdout:} 2023-10-01T07:55:33.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:33.058 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:33.058 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T07:55:33.058 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T07:55:33.058 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T07:55:33.058 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T07:55:33.058 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T07:55:33.058 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T07:55:33.082 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T07:55:33.107 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T07:55:33.109 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T07:55:33.109 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T07:55:33.110 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T07:55:33.110 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T07:55:33.110 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T07:55:33.110 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T07:55:33.110 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T07:55:33.110 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T07:55:33.158 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:33.179 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:33.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:33.182 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:33.283 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:33.300 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:55:33.314 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:33.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:33.317 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:33.418 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:33.454 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:33.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:33.458 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:33.558 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:33.586 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:33.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:33.589 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:33.690 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:33.716 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:33.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:33.718 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:33.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:33 smithi112 bash[59335]: cluster 2023-10-01T07:55:32.380746+0000 mgr.y (mgr.34104) 669 : cluster 0 pgmap v677: 89 pgs: 4 creating+peering, 85 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:33.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:33 smithi112 bash[59335]: audit 2023-10-01T07:55:32.897741+0000 mon.c (mon.2) 80 : audit 0 from='client.? 172.21.15.84:0/2687301810' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:55:33.808 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:33 smithi084 bash[75189]: cluster 2023-10-01T07:55:32.380746+0000 mgr.y (mgr.34104) 669 : cluster 0 pgmap v677: 89 pgs: 4 creating+peering, 85 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:33.809 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:33 smithi084 bash[75189]: audit 2023-10-01T07:55:32.897741+0000 mon.c (mon.2) 80 : audit 0 from='client.? 172.21.15.84:0/2687301810' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:55:33.809 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:33 smithi084 bash[78255]: cluster 2023-10-01T07:55:32.380746+0000 mgr.y (mgr.34104) 669 : cluster 0 pgmap v677: 89 pgs: 4 creating+peering, 85 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:33.809 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:33 smithi084 bash[78255]: audit 2023-10-01T07:55:32.897741+0000 mon.c (mon.2) 80 : audit 0 from='client.? 172.21.15.84:0/2687301810' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:55:33.819 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:33.839 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:33.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:33.841 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:33.942 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:33.964 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:33.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:33.966 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:34.066 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:34.091 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:34.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:34.094 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:34.194 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:34.222 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:34.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:34.225 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:34.326 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:34.348 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:34.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:34.350 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:34.450 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:34.480 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:34.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:34.483 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:34.585 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:34.620 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:34.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:34.622 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:34.723 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:34.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:34 smithi112 bash[59335]: cluster 2023-10-01T07:55:34.381565+0000 mgr.y (mgr.34104) 670 : cluster 0 pgmap v678: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:34.756 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:34.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:34.759 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:34.779 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-10-01T07:55:34.860 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:34.889 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:34.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:34.891 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:34.992 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:34.998 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 5, 6, 4, 7, 1] 2023-10-01T07:55:34.998 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T07:55:34.998 INFO:tasks.thrashosds.thrasher:inject_pause on osd.6 2023-10-01T07:55:34.998 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-01T07:55:34.998 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-01T07:55:34.998 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 config set filestore_inject_stall 3 2023-10-01T07:55:35.014 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:35.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:35.017 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:35.072 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:34 smithi084 bash[75189]: cluster 2023-10-01T07:55:34.381565+0000 mgr.y (mgr.34104) 670 : cluster 0 pgmap v678: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:35.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:34 smithi084 bash[78255]: cluster 2023-10-01T07:55:34.381565+0000 mgr.y (mgr.34104) 670 : cluster 0 pgmap v678: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:35.118 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:35.148 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:35.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:35.150 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:35.251 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:35.283 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:35.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:35.286 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:35.387 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:35.419 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:35.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:35.422 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:35.523 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:35.554 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:35.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:35.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:35.658 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:35.687 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:35.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:35.690 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:35.791 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:35.823 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:35.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:35.826 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:35.927 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:35.962 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:35.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:35.965 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:36.065 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:36.096 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:36.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:36.099 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:36.200 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:36.231 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:36.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:36.234 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:36.335 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:36.354 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:55:36.365 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:36.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:36.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:36.469 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:36.477 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:55:36 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:55:36] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.33.4" 2023-10-01T07:55:36.491 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:36.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:36.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:36.594 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:36.624 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:36.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:36.627 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:36.728 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:36.755 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:36.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:36.758 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:36.858 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:36.893 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:36.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:36.897 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:36.997 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:37.031 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:37.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:37.034 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:37.135 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:37.163 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:37.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:37.166 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:37.267 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:37.295 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:37.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:37.297 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:37.398 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:37.431 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:37.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:37.434 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:37.535 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:37.548 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:37 smithi112 bash[59335]: cluster 2023-10-01T07:55:36.382551+0000 mgr.y (mgr.34104) 671 : cluster 0 pgmap v679: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:37.563 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:37.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:37.566 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:37.667 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:37.693 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:37.694 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:37 smithi084 bash[78255]: cluster 2023-10-01T07:55:36.382551+0000 mgr.y (mgr.34104) 671 : cluster 0 pgmap v679: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:37.694 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:37 smithi084 bash[75189]: cluster 2023-10-01T07:55:36.382551+0000 mgr.y (mgr.34104) 671 : cluster 0 pgmap v679: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:37.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:37.695 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:37.796 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:37.825 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:37.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:37.828 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:37.885 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T07:55:37.928 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:37.964 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:37.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:37.966 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:38.067 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:38.096 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:38.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:38.099 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:38.199 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:38.221 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:38.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:38.223 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:38.323 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:38.352 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:38.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:38.354 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:38.456 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:38.487 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:38.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:38.490 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:38.591 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:38.625 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:38.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:38.629 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:38.730 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:38.756 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:38.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:38.759 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:38.859 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:38.885 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:38.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:38.888 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:38.988 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:39.014 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:39.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:39.016 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:39.117 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:39.145 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:39.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:39.147 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:39.247 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:39.271 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:39.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:39.273 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:39.374 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:39.411 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:39.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:39.414 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:39.515 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:39.543 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:39.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:39.545 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:39.582 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T07:55:39.583 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T07:55:39.646 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:39.659 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:39 smithi112 bash[59335]: cluster 2023-10-01T07:55:38.383192+0000 mgr.y (mgr.34104) 672 : cluster 0 pgmap v680: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:39.673 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:39.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:39.676 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:39.777 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:39.845 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:39 smithi084 bash[75189]: cluster 2023-10-01T07:55:38.383192+0000 mgr.y (mgr.34104) 672 : cluster 0 pgmap v680: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:39.845 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:39 smithi084 bash[78255]: cluster 2023-10-01T07:55:38.383192+0000 mgr.y (mgr.34104) 672 : cluster 0 pgmap v680: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:39.871 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:39.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:39.873 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:39.973 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:40.002 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:40.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:40.004 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:40.105 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:40.131 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:40.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:40.133 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:40.234 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:40.269 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:40.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:40.271 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:40.372 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:40.401 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:40.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:40.407 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:40.507 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:40.537 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:40.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:40.540 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:40.641 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:40.674 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:40.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:40.676 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:40.777 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:40.809 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:40.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:40.810 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:40.911 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:40.942 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:40.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:40.946 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:41.047 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:41.074 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:41.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:41.076 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:41.177 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:41.200 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:41.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:41.202 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:41.303 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:41.325 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:41.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:41.327 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:41.428 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:41.456 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:41.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:41.458 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:41.486 INFO:teuthology.orchestra.run.smithi084.stderr:noscrub is set 2023-10-01T07:55:41.553 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:41 smithi112 bash[59335]: cluster 2023-10-01T07:55:40.384157+0000 mgr.y (mgr.34104) 673 : cluster 0 pgmap v681: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:41.553 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:41 smithi112 bash[59335]: audit 2023-10-01T07:55:40.473058+0000 mon.a (mon.0) 966 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:55:41.554 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:41 smithi112 bash[59335]: audit 2023-10-01T07:55:41.358781+0000 mon.c (mon.2) 81 : audit 1 from='client.? 172.21.15.84:0/1387328709' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T07:55:41.554 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:41 smithi112 bash[59335]: audit 2023-10-01T07:55:41.359263+0000 mon.a (mon.0) 967 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T07:55:41.559 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:41.581 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:41.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:41.584 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:41.685 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:41.708 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:41.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:41.711 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:41.811 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:41.822 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:41 smithi084 bash[78255]: cluster 2023-10-01T07:55:40.384157+0000 mgr.y (mgr.34104) 673 : cluster 0 pgmap v681: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:41.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:41 smithi084 bash[78255]: audit 2023-10-01T07:55:40.473058+0000 mon.a (mon.0) 966 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:55:41.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:41 smithi084 bash[78255]: audit 2023-10-01T07:55:41.358781+0000 mon.c (mon.2) 81 : audit 1 from='client.? 172.21.15.84:0/1387328709' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T07:55:41.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:41 smithi084 bash[78255]: audit 2023-10-01T07:55:41.359263+0000 mon.a (mon.0) 967 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T07:55:41.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:41 smithi084 bash[75189]: cluster 2023-10-01T07:55:40.384157+0000 mgr.y (mgr.34104) 673 : cluster 0 pgmap v681: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:41.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:41 smithi084 bash[75189]: audit 2023-10-01T07:55:40.473058+0000 mon.a (mon.0) 966 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:55:41.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:41 smithi084 bash[75189]: audit 2023-10-01T07:55:41.358781+0000 mon.c (mon.2) 81 : audit 1 from='client.? 172.21.15.84:0/1387328709' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T07:55:41.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:41 smithi084 bash[75189]: audit 2023-10-01T07:55:41.359263+0000 mon.a (mon.0) 967 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T07:55:41.838 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:41.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:41.840 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:41.941 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:41.966 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:41.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:41.969 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:42.070 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:42.095 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:42.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:42.097 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:42.198 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:42.231 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:42.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:42.234 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:42.335 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:42.360 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:42.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:42.363 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:42.464 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:42.497 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:42.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:42.500 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:42.601 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:42.631 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:42.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:42.636 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:42.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:42 smithi112 bash[59335]: cluster 2023-10-01T07:55:41.471209+0000 mon.a (mon.0) 968 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:55:42.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:42 smithi112 bash[59335]: cluster 2023-10-01T07:55:41.476519+0000 osd.4 (osd.4) 75 : cluster 3 failed to encode map e176 with expected crc 2023-10-01T07:55:42.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:42 smithi112 bash[59335]: audit 2023-10-01T07:55:41.480205+0000 mon.a (mon.0) 969 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T07:55:42.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:42 smithi112 bash[59335]: cluster 2023-10-01T07:55:41.480299+0000 mon.a (mon.0) 970 : cluster 0 osdmap e176: 8 total, 8 up, 8 in 2023-10-01T07:55:42.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:42 smithi112 bash[59335]: cluster 2023-10-01T07:55:41.676396+0000 osd.6 (osd.6) 103 : cluster 3 failed to encode map e176 with expected crc 2023-10-01T07:55:42.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:42 smithi112 bash[59335]: cluster 2023-10-01T07:55:41.677468+0000 osd.6 (osd.6) 104 : cluster 3 failed to encode map e176 with expected crc 2023-10-01T07:55:42.737 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:42.762 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:42.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:42.765 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:42.767 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:42 smithi084 bash[75189]: cluster 2023-10-01T07:55:41.471209+0000 mon.a (mon.0) 968 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:55:42.768 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:42 smithi084 bash[75189]: cluster 2023-10-01T07:55:41.476519+0000 osd.4 (osd.4) 75 : cluster 3 failed to encode map e176 with expected crc 2023-10-01T07:55:42.768 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:42 smithi084 bash[75189]: audit 2023-10-01T07:55:41.480205+0000 mon.a (mon.0) 969 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T07:55:42.768 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:42 smithi084 bash[75189]: cluster 2023-10-01T07:55:41.480299+0000 mon.a (mon.0) 970 : cluster 0 osdmap e176: 8 total, 8 up, 8 in 2023-10-01T07:55:42.768 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:42 smithi084 bash[75189]: cluster 2023-10-01T07:55:41.676396+0000 osd.6 (osd.6) 103 : cluster 3 failed to encode map e176 with expected crc 2023-10-01T07:55:42.768 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:42 smithi084 bash[75189]: cluster 2023-10-01T07:55:41.677468+0000 osd.6 (osd.6) 104 : cluster 3 failed to encode map e176 with expected crc 2023-10-01T07:55:42.768 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:42 smithi084 bash[78255]: cluster 2023-10-01T07:55:41.471209+0000 mon.a (mon.0) 968 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:55:42.768 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:42 smithi084 bash[78255]: cluster 2023-10-01T07:55:41.476519+0000 osd.4 (osd.4) 75 : cluster 3 failed to encode map e176 with expected crc 2023-10-01T07:55:42.768 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:42 smithi084 bash[78255]: audit 2023-10-01T07:55:41.480205+0000 mon.a (mon.0) 969 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T07:55:42.768 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:42 smithi084 bash[78255]: cluster 2023-10-01T07:55:41.480299+0000 mon.a (mon.0) 970 : cluster 0 osdmap e176: 8 total, 8 up, 8 in 2023-10-01T07:55:42.769 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:42 smithi084 bash[78255]: cluster 2023-10-01T07:55:41.676396+0000 osd.6 (osd.6) 103 : cluster 3 failed to encode map e176 with expected crc 2023-10-01T07:55:42.769 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:42 smithi084 bash[78255]: cluster 2023-10-01T07:55:41.677468+0000 osd.6 (osd.6) 104 : cluster 3 failed to encode map e176 with expected crc 2023-10-01T07:55:42.866 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:42.893 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:42.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:42.896 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:42.996 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:43.027 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:43.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:43.030 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:43.130 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:43.160 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:43.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:43.162 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:43.263 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:43.291 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:43.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:43.293 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:43.394 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:43.422 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:43.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:43.424 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:43.525 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:43.556 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:43.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:43.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:43.572 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:43 smithi084 bash[75189]: cluster 2023-10-01T07:55:42.100762+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e176 with expected crc 2023-10-01T07:55:43.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:43 smithi084 bash[75189]: cluster 2023-10-01T07:55:42.102420+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e176 with expected crc 2023-10-01T07:55:43.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:43 smithi084 bash[75189]: cluster 2023-10-01T07:55:42.384613+0000 mgr.y (mgr.34104) 674 : cluster 0 pgmap v683: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:43.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:43 smithi084 bash[78255]: cluster 2023-10-01T07:55:42.100762+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e176 with expected crc 2023-10-01T07:55:43.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:43 smithi084 bash[78255]: cluster 2023-10-01T07:55:42.102420+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e176 with expected crc 2023-10-01T07:55:43.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:43 smithi084 bash[78255]: cluster 2023-10-01T07:55:42.384613+0000 mgr.y (mgr.34104) 674 : cluster 0 pgmap v683: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:43.659 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:43.690 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:43.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:43.694 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:43.794 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:43.807 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:43 smithi112 bash[59335]: cluster 2023-10-01T07:55:42.100762+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e176 with expected crc 2023-10-01T07:55:43.808 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:43 smithi112 bash[59335]: cluster 2023-10-01T07:55:42.102420+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e176 with expected crc 2023-10-01T07:55:43.808 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:43 smithi112 bash[59335]: cluster 2023-10-01T07:55:42.384613+0000 mgr.y (mgr.34104) 674 : cluster 0 pgmap v683: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:43.826 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:43.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:43.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:43.930 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:43.961 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:43.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:43.964 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:44.065 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:44.096 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:44.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:44.099 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:55:44.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:44.200 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:44.233 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:44.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:44.236 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:44.336 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:44.367 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:44.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:44.370 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:44.471 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:44.498 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:44.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:44.501 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:44.602 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:44.617 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-10-01T07:55:44.617 INFO:teuthology.orchestra.run.smithi112.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-10-01T07:55:44.617 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-10-01T07:55:44.617 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-10-01T07:55:44.618 INFO:teuthology.orchestra.run.smithi112.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T07:55:44.633 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:44.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:44.635 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:44.694 INFO:teuthology.orchestra.run.smithi084.stderr:enabled application 'rados' on pool 'unique_pool_3' 2023-10-01T07:55:44.736 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:44.748 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:44 smithi084 bash[78255]: audit 2023-10-01T07:55:44.106861+0000 mon.c (mon.2) 82 : audit 1 from='client.? 172.21.15.84:0/1393997401' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T07:55:44.748 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:44 smithi084 bash[78255]: audit 2023-10-01T07:55:44.107379+0000 mon.a (mon.0) 971 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T07:55:44.748 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:44 smithi084 bash[78255]: cluster 2023-10-01T07:55:44.385391+0000 mgr.y (mgr.34104) 675 : cluster 0 pgmap v684: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:44.749 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:44 smithi084 bash[75189]: audit 2023-10-01T07:55:44.106861+0000 mon.c (mon.2) 82 : audit 1 from='client.? 172.21.15.84:0/1393997401' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T07:55:44.749 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:44 smithi084 bash[75189]: audit 2023-10-01T07:55:44.107379+0000 mon.a (mon.0) 971 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T07:55:44.749 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:44 smithi084 bash[75189]: cluster 2023-10-01T07:55:44.385391+0000 mgr.y (mgr.34104) 675 : cluster 0 pgmap v684: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:44.764 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:44.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:44.767 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:44.868 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:44.880 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:44 smithi112 bash[59335]: audit 2023-10-01T07:55:44.106861+0000 mon.c (mon.2) 82 : audit 1 from='client.? 172.21.15.84:0/1393997401' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T07:55:44.880 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:44 smithi112 bash[59335]: audit 2023-10-01T07:55:44.107379+0000 mon.a (mon.0) 971 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T07:55:44.880 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:44 smithi112 bash[59335]: cluster 2023-10-01T07:55:44.385391+0000 mgr.y (mgr.34104) 675 : cluster 0 pgmap v684: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:44.896 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:44.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:44.900 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:45.000 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:45.031 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:45.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:45.035 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:45.135 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:45.169 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:45.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:45.172 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:45.273 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:45.298 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:45.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:45.301 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:45.402 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:45.434 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:45.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:45.437 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:45.538 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:45.570 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:45.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:45.574 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:45.624 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-01T07:55:45.675 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:45.700 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:45.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:45.703 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:45.803 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:45.825 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:45.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:45.827 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:45.855 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-10-01T07:55:45.928 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:45.940 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:45 smithi112 bash[59335]: cluster 2023-10-01T07:55:44.688306+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e177 with expected crc 2023-10-01T07:55:45.940 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:45 smithi112 bash[59335]: cluster 2023-10-01T07:55:44.688400+0000 osd.5 (osd.5) 121 : cluster 3 failed to encode map e177 with expected crc 2023-10-01T07:55:45.940 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:45 smithi112 bash[59335]: audit 2023-10-01T07:55:44.689172+0000 mon.a (mon.0) 972 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-01T07:55:45.940 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:45 smithi112 bash[59335]: cluster 2023-10-01T07:55:44.689311+0000 mon.a (mon.0) 973 : cluster 0 osdmap e177: 8 total, 8 up, 8 in 2023-10-01T07:55:45.940 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:45 smithi112 bash[59335]: audit 2023-10-01T07:55:45.090125+0000 mon.a (mon.0) 974 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:55:45.940 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:45 smithi112 bash[59335]: audit 2023-10-01T07:55:45.091954+0000 mon.a (mon.0) 975 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:55:45.957 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:45.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:45.960 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:46.061 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:46.072 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:45 smithi084 bash[78255]: cluster 2023-10-01T07:55:44.688306+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e177 with expected crc 2023-10-01T07:55:46.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:45 smithi084 bash[78255]: cluster 2023-10-01T07:55:44.688400+0000 osd.5 (osd.5) 121 : cluster 3 failed to encode map e177 with expected crc 2023-10-01T07:55:46.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:45 smithi084 bash[78255]: audit 2023-10-01T07:55:44.689172+0000 mon.a (mon.0) 972 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-01T07:55:46.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:45 smithi084 bash[78255]: cluster 2023-10-01T07:55:44.689311+0000 mon.a (mon.0) 973 : cluster 0 osdmap e177: 8 total, 8 up, 8 in 2023-10-01T07:55:46.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:45 smithi084 bash[78255]: audit 2023-10-01T07:55:45.090125+0000 mon.a (mon.0) 974 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:55:46.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:45 smithi084 bash[78255]: audit 2023-10-01T07:55:45.091954+0000 mon.a (mon.0) 975 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:55:46.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:45 smithi084 bash[75189]: cluster 2023-10-01T07:55:44.688306+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e177 with expected crc 2023-10-01T07:55:46.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:45 smithi084 bash[75189]: cluster 2023-10-01T07:55:44.688400+0000 osd.5 (osd.5) 121 : cluster 3 failed to encode map e177 with expected crc 2023-10-01T07:55:46.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:45 smithi084 bash[75189]: audit 2023-10-01T07:55:44.689172+0000 mon.a (mon.0) 972 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-01T07:55:46.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:45 smithi084 bash[75189]: cluster 2023-10-01T07:55:44.689311+0000 mon.a (mon.0) 973 : cluster 0 osdmap e177: 8 total, 8 up, 8 in 2023-10-01T07:55:46.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:45 smithi084 bash[75189]: audit 2023-10-01T07:55:45.090125+0000 mon.a (mon.0) 974 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:55:46.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:45 smithi084 bash[75189]: audit 2023-10-01T07:55:45.091954+0000 mon.a (mon.0) 975 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:55:46.094 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:46.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:46.097 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:46.198 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:46.227 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:46.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:46.230 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:46.330 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:46.365 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:46.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:46.367 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:46.407 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:55:46 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:55:46] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.33.4" 2023-10-01T07:55:46.468 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:46.496 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:46.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:46.500 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:46.601 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:46.632 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:46.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:46.635 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:46.735 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:46.765 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:46.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:46.768 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:46.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:46 smithi084 bash[75189]: cluster 2023-10-01T07:55:46.386593+0000 mgr.y (mgr.34104) 676 : cluster 0 pgmap v686: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:46.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:46 smithi084 bash[78255]: cluster 2023-10-01T07:55:46.386593+0000 mgr.y (mgr.34104) 676 : cluster 0 pgmap v686: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:46.869 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:46.883 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:46 smithi112 bash[59335]: cluster 2023-10-01T07:55:46.386593+0000 mgr.y (mgr.34104) 676 : cluster 0 pgmap v686: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:46.906 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:46.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:46.909 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:47.010 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:47.040 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:47.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:47.044 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:47.145 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:47.175 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:47.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:47.178 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:47.213 DEBUG:teuthology.orchestra.run.smithi084:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_3 bench 90 write' 2023-10-01T07:55:47.222 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-10-01T07:55:47.222 INFO:teuthology.orchestra.run:waiting for 3000 2023-10-01T07:55:47.263 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:hints = 1 2023-10-01T07:55:47.263 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-10-01T07:55:47.263 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Object prefix: benchmark_data_smithi084_146341 2023-10-01T07:55:47.263 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T07:55:47.264 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 0 0 0 0 0 0 - 0 2023-10-01T07:55:47.279 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:47.311 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:47.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:47.314 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:47.415 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:47.443 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:47.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:47.447 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:47.547 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:47.578 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:47.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:47.580 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:47.681 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:47.714 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:47.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:47.720 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:47.821 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:47.848 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:47.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:47.851 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:47.951 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:47.980 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:47.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:47.984 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:48.085 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:48.117 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:48.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:48.121 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:48.221 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:48.250 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:48.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:48.254 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:48.263 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 1 16 2973 2957 184.802 184.812 0.00438364 0.0053946 2023-10-01T07:55:48.355 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:48.382 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:48.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:48.386 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:48.487 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:48.515 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:48.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:48.518 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:48.619 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:48.650 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:48.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:48.653 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:48.753 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:48.783 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:48.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:48.787 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:48.888 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:48.916 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:48.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:48.920 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:49.020 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:49.046 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:49.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:49.048 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:49.149 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:49.182 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:49.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:49.185 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:49.264 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 2 15 5755 5740 179.36 173.938 0.00505599 0.00556303 2023-10-01T07:55:49.286 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:49.313 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:49.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:49.316 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:49.403 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T07:55:49.417 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:49.442 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:49.444 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:49 smithi084 bash[75189]: cluster 2023-10-01T07:55:48.387062+0000 mgr.y (mgr.34104) 677 : cluster 0 pgmap v687: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:49.444 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:49 smithi084 bash[75189]: audit 2023-10-01T07:55:49.366587+0000 mon.c (mon.2) 83 : audit 0 from='client.? 172.21.15.84:0/2224812716' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:55:49.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:49.445 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T07:55:49.445 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:49.486 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T07:55:49.532 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T07:55:49.546 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:49.582 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T07:55:49.590 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:49.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:49.593 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:49.615 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T07:55:49.644 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T07:55:49.687 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T07:55:49.691 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T07:55:49.691 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T07:55:49.691 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T07:55:49.691 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T07:55:49.691 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T07:55:49.691 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T07:55:49.692 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T07:55:49.692 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T07:55:49.694 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:49.704 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:49 smithi084 bash[78255]: cluster 2023-10-01T07:55:48.387062+0000 mgr.y (mgr.34104) 677 : cluster 0 pgmap v687: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:49.704 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:49 smithi084 bash[78255]: audit 2023-10-01T07:55:49.366587+0000 mon.c (mon.2) 83 : audit 0 from='client.? 172.21.15.84:0/2224812716' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:55:49.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:49 smithi112 bash[59335]: cluster 2023-10-01T07:55:48.387062+0000 mgr.y (mgr.34104) 677 : cluster 0 pgmap v687: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:55:49.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:49 smithi112 bash[59335]: audit 2023-10-01T07:55:49.366587+0000 mon.c (mon.2) 83 : audit 0 from='client.? 172.21.15.84:0/2224812716' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:55:49.732 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:49.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:49.735 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:49.836 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:49.865 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:49.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:49.868 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:49.969 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:50.006 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:50.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:50.009 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:50.109 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:50.146 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:50.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:50.149 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:50.250 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:50.264 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 3 16 8287 8271 172.299 158.188 0.00440049 0.00579207 2023-10-01T07:55:50.277 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:50.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:50.280 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:50.381 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:50.411 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:50.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:50.416 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:50.516 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:50.542 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:50.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:50.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:50.629 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T07:55:50.646 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:50.683 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:50.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:50.686 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:50.787 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:50.812 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:50.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:50.814 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:50.875 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 5, 6, 4, 7, 1] 2023-10-01T07:55:50.876 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T07:55:50.876 INFO:tasks.thrashosds.thrasher:Growing pool device_health_metrics 2023-10-01T07:55:50.876 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T07:55:50.915 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:50.951 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:50.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:50.954 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:51.054 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:51.084 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:51.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:51.087 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:51.187 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:51.216 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:51.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:51.218 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:51.264 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 4 16 10626 10610 165.768 146.188 0.00534459 0.00602404 2023-10-01T07:55:51.319 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:51.343 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:51.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:51.345 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:51.446 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:51.474 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:51.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:51.479 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:51.579 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:51.610 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:51.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:51.615 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:51.716 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:51.726 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:51 smithi084 bash[75189]: cluster 2023-10-01T07:55:50.387771+0000 mgr.y (mgr.34104) 678 : cluster 0 pgmap v688: 89 pgs: 89 active+clean; 237 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 26 MiB/s wr, 423 op/s 2023-10-01T07:55:51.726 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:51 smithi084 bash[78255]: cluster 2023-10-01T07:55:50.387771+0000 mgr.y (mgr.34104) 678 : cluster 0 pgmap v688: 89 pgs: 89 active+clean; 237 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 26 MiB/s wr, 423 op/s 2023-10-01T07:55:51.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:51 smithi112 bash[59335]: cluster 2023-10-01T07:55:50.387771+0000 mgr.y (mgr.34104) 678 : cluster 0 pgmap v688: 89 pgs: 89 active+clean; 237 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 26 MiB/s wr, 423 op/s 2023-10-01T07:55:51.743 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:51.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:51.746 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:51.846 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:51.873 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:51.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:51.877 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:51.978 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:52.002 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:52.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:52.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:52.105 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:52.134 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:52.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:52.137 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:52.238 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:52.264 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 5 16 13054 13038 162.961 151.75 0.00496282 0.00612819 2023-10-01T07:55:52.264 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:52.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:52.267 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:52.367 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:52.393 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:52.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:52.395 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:52.441 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:55:52.497 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:52.525 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:52.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:52.528 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:52.629 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:52.662 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:52.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:52.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:52.766 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:52.792 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:52.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:52.794 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:52.895 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:52.919 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:52.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:52.923 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:53.023 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:53.057 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:53.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:53.061 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:53.162 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:53.186 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:53.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:53.189 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:53.264 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 6 16 15338 15322 159.59 142.75 0.00383853 0.0062581 2023-10-01T07:55:53.290 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:53.317 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:53.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:53.319 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:53.420 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:53.445 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:53.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:53.448 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:53.549 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:53.575 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:53.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:53.579 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:53.680 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:53.689 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:53 smithi112 bash[59335]: cluster 2023-10-01T07:55:52.388431+0000 mgr.y (mgr.34104) 679 : cluster 0 pgmap v689: 89 pgs: 89 active+clean; 513 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s wr, 819 op/s 2023-10-01T07:55:53.707 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:53.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:53.712 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:53.813 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:53.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:53 smithi084 bash[75189]: cluster 2023-10-01T07:55:52.388431+0000 mgr.y (mgr.34104) 679 : cluster 0 pgmap v689: 89 pgs: 89 active+clean; 513 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s wr, 819 op/s 2023-10-01T07:55:53.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:53 smithi084 bash[78255]: cluster 2023-10-01T07:55:52.388431+0000 mgr.y (mgr.34104) 679 : cluster 0 pgmap v689: 89 pgs: 89 active+clean; 513 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s wr, 819 op/s 2023-10-01T07:55:53.838 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:53.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:53.840 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:53.940 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:53.959 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T07:55:53.974 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:53.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:53.977 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:54.077 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:54.103 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:54.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:54.106 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:54.207 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:54.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:54.238 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:54.239 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:54.264 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 7 16 17266 17250 154.004 120.5 0.00199829 0.00645779 2023-10-01T07:55:54.340 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:54.370 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:54.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:54.373 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:54.474 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:54.501 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:54.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:54.503 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:54.604 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:54.631 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:54.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:54.633 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:54.734 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:54.765 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:54.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:54.769 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:54.808 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:54 smithi084 bash[78255]: cluster 2023-10-01T07:55:54.389078+0000 mgr.y (mgr.34104) 680 : cluster 0 pgmap v690: 89 pgs: 89 active+clean; 693 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s 2023-10-01T07:55:54.809 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:54 smithi084 bash[75189]: cluster 2023-10-01T07:55:54.389078+0000 mgr.y (mgr.34104) 680 : cluster 0 pgmap v690: 89 pgs: 89 active+clean; 693 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s 2023-10-01T07:55:54.869 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:54.881 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:54 smithi112 bash[59335]: cluster 2023-10-01T07:55:54.389078+0000 mgr.y (mgr.34104) 680 : cluster 0 pgmap v690: 89 pgs: 89 active+clean; 693 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s 2023-10-01T07:55:54.902 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:54.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:54.903 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:55.004 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:55.029 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:55.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:55.032 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:55.133 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:55.174 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:55.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:55.177 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:55.264 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 8 16 19229 19213 150.088 122.688 0.0131599 0.00665612 2023-10-01T07:55:55.278 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:55.308 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:55.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:55.312 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:55.412 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:55.440 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:55.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:55.445 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:55.546 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:55.575 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:55.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:55.580 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:55.681 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:55.715 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:55.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:55.717 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:55.818 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:55.845 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:55.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:55.850 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:55.951 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:55.959 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:55 smithi112 bash[59335]: audit 2023-10-01T07:55:55.482864+0000 mon.a (mon.0) 976 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:55:55.980 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:55.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:55.984 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:56.072 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:55 smithi084 bash[78255]: audit 2023-10-01T07:55:55.482864+0000 mon.a (mon.0) 976 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:55:56.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:55 smithi084 bash[75189]: audit 2023-10-01T07:55:55.482864+0000 mon.a (mon.0) 976 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:55:56.085 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:56.114 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:56.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:56.117 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:56.218 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:56.243 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:56.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:56.246 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:56.264 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 9 16 21189 21173 147.021 122.5 0.00233522 0.00679423 2023-10-01T07:55:56.347 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:56.350 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:55:56 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:55:56] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.33.4" 2023-10-01T07:55:56.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:56.384 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:56.385 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:56.485 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:56.510 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:56.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:56.515 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:56.616 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:56.642 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:56.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:56.645 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:56.746 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:56.772 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:56 smithi112 bash[59335]: cluster 2023-10-01T07:55:56.389784+0000 mgr.y (mgr.34104) 681 : cluster 0 pgmap v691: 89 pgs: 89 active+clean; 1.2 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2023-10-01T07:55:56.772 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:56.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:56.774 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:56.820 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:55:56.876 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:56.882 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:56 smithi084 bash[78255]: cluster 2023-10-01T07:55:56.389784+0000 mgr.y (mgr.34104) 681 : cluster 0 pgmap v691: 89 pgs: 89 active+clean; 1.2 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2023-10-01T07:55:56.883 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:56 smithi084 bash[75189]: cluster 2023-10-01T07:55:56.389784+0000 mgr.y (mgr.34104) 681 : cluster 0 pgmap v691: 89 pgs: 89 active+clean; 1.2 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2023-10-01T07:55:56.899 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:56.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:56.902 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:57.003 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:57.025 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-10-01T07:55:57.025 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [], 2023-10-01T07:55:57.025 INFO:teuthology.orchestra.run.smithi112.stdout: "complaint_time": 30, 2023-10-01T07:55:57.026 INFO:teuthology.orchestra.run.smithi112.stdout: "num_blocked_ops": 0 2023-10-01T07:55:57.026 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-10-01T07:55:57.026 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:57.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:57.028 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:57.129 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:57.168 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:57.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:57.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:57.264 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 10 16 22990 22974 143.574 112.562 0.0118723 0.00695849 2023-10-01T07:55:57.272 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:57.297 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:57.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:57.300 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:57.400 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:57.425 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:57.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:57.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:57.531 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:57.562 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:57.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:57.565 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:57.665 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:57.699 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:57.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:57.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:57.806 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:57.833 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:55:57.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:57.836 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:55:57.937 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:57.964 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:57.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:57.967 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:58.067 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:58.100 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:55:58.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:58.103 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:55:58.153 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-10-01T07:55:58.204 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:58.229 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:58.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:58.233 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:58.265 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 11 16 24752 24736 140.532 110.125 0.0029653 0.00705387 2023-10-01T07:55:58.334 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:58.363 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:55:58.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:58.366 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:55:58.467 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:58.500 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:58.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:58.505 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:58.540 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:55:58.605 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:58.631 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:58.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:58.634 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:58.735 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:58.762 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:55:58.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:58.769 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:55:58.870 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:58.898 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:58.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:58.901 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:59.002 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:59.027 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:59.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:59.032 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:59.133 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:59.158 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:59.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:59.160 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:59.261 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:59.265 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 12 16 26611 26595 138.503 116.188 0.0107135 0.0072128 2023-10-01T07:55:59.293 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:59.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:59.297 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:59.397 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:59.421 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:55:59.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:59.425 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:55:59.526 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:59.536 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:55:59 smithi112 bash[59335]: cluster 2023-10-01T07:55:58.390346+0000 mgr.y (mgr.34104) 682 : cluster 0 pgmap v692: 89 pgs: 89 active+clean; 1.2 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2023-10-01T07:55:59.559 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:55:59.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:59.563 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:55:59.664 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:59.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:55:59 smithi084 bash[78255]: cluster 2023-10-01T07:55:58.390346+0000 mgr.y (mgr.34104) 682 : cluster 0 pgmap v692: 89 pgs: 89 active+clean; 1.2 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2023-10-01T07:55:59.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:55:59 smithi084 bash[75189]: cluster 2023-10-01T07:55:58.390346+0000 mgr.y (mgr.34104) 682 : cluster 0 pgmap v692: 89 pgs: 89 active+clean; 1.2 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2023-10-01T07:55:59.718 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:55:59.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:59.720 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:55:59.821 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:59.866 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:55:59.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:55:59.868 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:55:59.969 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:00.010 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:00.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:00.014 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:56:00.114 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:00.142 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:00.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:00.145 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:00.246 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:00.265 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 13 16 28108 28092 135.043 93.5625 0.00734767 0.00739804 2023-10-01T07:56:00.272 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:00.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:00.278 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:00.378 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:00.408 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:00.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:00.412 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:00.512 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:00.541 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:00.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:00.543 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:56:00.644 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:00.653 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:00 smithi112 bash[59335]: audit 2023-10-01T07:56:00.084960+0000 mon.a (mon.0) 977 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:56:00.675 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:00.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:00.679 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:00.780 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:00.814 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:00.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:00 smithi084 bash[75189]: audit 2023-10-01T07:56:00.084960+0000 mon.a (mon.0) 977 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:56:00.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:00 smithi084 bash[78255]: audit 2023-10-01T07:56:00.084960+0000 mon.a (mon.0) 977 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:56:00.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:00.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:00.947 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:00.978 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:00.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:00.980 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:01.081 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:01.109 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:01.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:01.114 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:01.214 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:01.241 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:01.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:01.253 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:01.265 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 14 16 29423 29407 131.267 82.1875 0.00994446 0.00761209 2023-10-01T07:56:01.353 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:01.390 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:01.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:01.393 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:01.493 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:01.502 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:01 smithi084 bash[75189]: cluster 2023-10-01T07:56:00.390887+0000 mgr.y (mgr.34104) 683 : cluster 0 pgmap v693: 89 pgs: 89 active+clean; 1.5 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 127 MiB/s wr, 2.03k op/s 2023-10-01T07:56:01.502 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:01 smithi084 bash[75189]: audit 2023-10-01T07:56:00.753188+0000 mon.a (mon.0) 978 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:56:01.502 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:01 smithi084 bash[75189]: audit 2023-10-01T07:56:00.762951+0000 mon.a (mon.0) 979 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:56:01.503 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:01 smithi084 bash[78255]: cluster 2023-10-01T07:56:00.390887+0000 mgr.y (mgr.34104) 683 : cluster 0 pgmap v693: 89 pgs: 89 active+clean; 1.5 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 127 MiB/s wr, 2.03k op/s 2023-10-01T07:56:01.503 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:01 smithi084 bash[78255]: audit 2023-10-01T07:56:00.753188+0000 mon.a (mon.0) 978 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:56:01.503 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:01 smithi084 bash[78255]: audit 2023-10-01T07:56:00.762951+0000 mon.a (mon.0) 979 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:56:01.518 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:01.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:01.521 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:56:01.613 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:01 smithi112 bash[59335]: cluster 2023-10-01T07:56:00.390887+0000 mgr.y (mgr.34104) 683 : cluster 0 pgmap v693: 89 pgs: 89 active+clean; 1.5 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 127 MiB/s wr, 2.03k op/s 2023-10-01T07:56:01.613 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:01 smithi112 bash[59335]: audit 2023-10-01T07:56:00.753188+0000 mon.a (mon.0) 978 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:56:01.613 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:01 smithi112 bash[59335]: audit 2023-10-01T07:56:00.762951+0000 mon.a (mon.0) 979 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:56:01.622 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:01.658 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:01.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:01.661 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:56:01.762 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:01.788 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:01.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:01.792 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:01.893 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:01.932 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:01.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:01.934 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:02.035 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:02.074 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:02.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:02.078 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:02.179 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:02.208 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:02.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:02.213 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:02.265 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 15 16 30910 30894 128.711 92.9375 0.00626143 0.00776169 2023-10-01T07:56:02.314 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:02.348 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:02.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:02.353 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:02.454 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:02.475 INFO:teuthology.orchestra.run.smithi084.stderr:nodeep-scrub is set 2023-10-01T07:56:02.482 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:02.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:02.488 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:02.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:02 smithi084 bash[75189]: audit 2023-10-01T07:56:01.567559+0000 mon.c (mon.2) 84 : audit 1 from='client.? 172.21.15.84:0/3422395' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:56:02.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:02 smithi084 bash[75189]: audit 2023-10-01T07:56:01.568409+0000 mon.a (mon.0) 980 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:56:02.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:02 smithi084 bash[75189]: audit 2023-10-01T07:56:02.209581+0000 mon.a (mon.0) 981 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:56:02.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:02 smithi084 bash[75189]: audit 2023-10-01T07:56:02.218811+0000 mon.a (mon.0) 982 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:56:02.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:02 smithi084 bash[78255]: audit 2023-10-01T07:56:01.567559+0000 mon.c (mon.2) 84 : audit 1 from='client.? 172.21.15.84:0/3422395' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:56:02.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:02 smithi084 bash[78255]: audit 2023-10-01T07:56:01.568409+0000 mon.a (mon.0) 980 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:56:02.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:02 smithi084 bash[78255]: audit 2023-10-01T07:56:02.209581+0000 mon.a (mon.0) 981 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:56:02.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:02 smithi084 bash[78255]: audit 2023-10-01T07:56:02.218811+0000 mon.a (mon.0) 982 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:56:02.589 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:02.614 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:02.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:02.617 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:02.713 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T07:56:02.718 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:02.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:02 smithi112 bash[59335]: audit 2023-10-01T07:56:01.567559+0000 mon.c (mon.2) 84 : audit 1 from='client.? 172.21.15.84:0/3422395' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:56:02.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:02 smithi112 bash[59335]: audit 2023-10-01T07:56:01.568409+0000 mon.a (mon.0) 980 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:56:02.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:02 smithi112 bash[59335]: audit 2023-10-01T07:56:02.209581+0000 mon.a (mon.0) 981 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:56:02.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:02 smithi112 bash[59335]: audit 2023-10-01T07:56:02.218811+0000 mon.a (mon.0) 982 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:56:02.742 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:02.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:02.747 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:02.847 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:02.873 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:02.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:02.876 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:02.977 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:03.002 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:03.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:03.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:03.105 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:03.123 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:03.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:03.125 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:03.226 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:03.251 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:03.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:03.254 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:03.265 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 16 16 32607 32591 127.295 106.062 0.00818086 0.00784959 2023-10-01T07:56:03.355 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:03.376 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:03.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:03.379 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:03.478 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:03 smithi084 bash[75189]: cluster 2023-10-01T07:56:02.391436+0000 mgr.y (mgr.34104) 684 : cluster 0 pgmap v694: 89 pgs: 89 active+clean; 1.7 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 126 MiB/s wr, 2.02k op/s 2023-10-01T07:56:03.479 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:03 smithi084 bash[75189]: cluster 2023-10-01T07:56:02.459277+0000 mon.a (mon.0) 983 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:56:03.479 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:03 smithi084 bash[75189]: audit 2023-10-01T07:56:02.467316+0000 mon.a (mon.0) 984 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T07:56:03.479 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:03 smithi084 bash[75189]: cluster 2023-10-01T07:56:02.468076+0000 mon.a (mon.0) 985 : cluster 0 osdmap e178: 8 total, 8 up, 8 in 2023-10-01T07:56:03.479 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:03 smithi084 bash[75189]: cluster 2023-10-01T07:56:02.468534+0000 osd.5 (osd.5) 122 : cluster 3 failed to encode map e178 with expected crc 2023-10-01T07:56:03.479 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:03 smithi084 bash[75189]: cluster 2023-10-01T07:56:02.470252+0000 osd.4 (osd.4) 76 : cluster 3 failed to encode map e178 with expected crc 2023-10-01T07:56:03.479 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:03 smithi084 bash[75189]: cluster 2023-10-01T07:56:02.485799+0000 osd.6 (osd.6) 105 : cluster 3 failed to encode map e178 with expected crc 2023-10-01T07:56:03.479 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:03 smithi084 bash[75189]: audit 2023-10-01T07:56:02.842439+0000 mon.a (mon.0) 986 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:56:03.479 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:03 smithi084 bash[75189]: audit 2023-10-01T07:56:02.845055+0000 mon.a (mon.0) 987 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:56:03.479 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:03 smithi084 bash[75189]: audit 2023-10-01T07:56:02.851782+0000 mon.a (mon.0) 988 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:56:03.480 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:03.507 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:03.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:03.512 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:03.613 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:03.622 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:03 smithi112 bash[59335]: cluster 2023-10-01T07:56:02.391436+0000 mgr.y (mgr.34104) 684 : cluster 0 pgmap v694: 89 pgs: 89 active+clean; 1.7 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 126 MiB/s wr, 2.02k op/s 2023-10-01T07:56:03.622 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:03 smithi112 bash[59335]: cluster 2023-10-01T07:56:02.459277+0000 mon.a (mon.0) 983 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:56:03.622 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:03 smithi112 bash[59335]: audit 2023-10-01T07:56:02.467316+0000 mon.a (mon.0) 984 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T07:56:03.622 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:03 smithi112 bash[59335]: cluster 2023-10-01T07:56:02.468076+0000 mon.a (mon.0) 985 : cluster 0 osdmap e178: 8 total, 8 up, 8 in 2023-10-01T07:56:03.622 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:03 smithi112 bash[59335]: cluster 2023-10-01T07:56:02.468534+0000 osd.5 (osd.5) 122 : cluster 3 failed to encode map e178 with expected crc 2023-10-01T07:56:03.622 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:03 smithi112 bash[59335]: cluster 2023-10-01T07:56:02.470252+0000 osd.4 (osd.4) 76 : cluster 3 failed to encode map e178 with expected crc 2023-10-01T07:56:03.623 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:03 smithi112 bash[59335]: cluster 2023-10-01T07:56:02.485799+0000 osd.6 (osd.6) 105 : cluster 3 failed to encode map e178 with expected crc 2023-10-01T07:56:03.623 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:03 smithi112 bash[59335]: audit 2023-10-01T07:56:02.842439+0000 mon.a (mon.0) 986 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:56:03.623 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:03 smithi112 bash[59335]: audit 2023-10-01T07:56:02.845055+0000 mon.a (mon.0) 987 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:56:03.623 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:03 smithi112 bash[59335]: audit 2023-10-01T07:56:02.851782+0000 mon.a (mon.0) 988 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:56:03.641 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:03.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:03.643 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:03.744 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:03.754 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:03 smithi084 bash[78255]: cluster 2023-10-01T07:56:02.391436+0000 mgr.y (mgr.34104) 684 : cluster 0 pgmap v694: 89 pgs: 89 active+clean; 1.7 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 126 MiB/s wr, 2.02k op/s 2023-10-01T07:56:03.754 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:03 smithi084 bash[78255]: cluster 2023-10-01T07:56:02.459277+0000 mon.a (mon.0) 983 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:56:03.754 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:03 smithi084 bash[78255]: audit 2023-10-01T07:56:02.467316+0000 mon.a (mon.0) 984 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T07:56:03.754 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:03 smithi084 bash[78255]: cluster 2023-10-01T07:56:02.468076+0000 mon.a (mon.0) 985 : cluster 0 osdmap e178: 8 total, 8 up, 8 in 2023-10-01T07:56:03.754 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:03 smithi084 bash[78255]: cluster 2023-10-01T07:56:02.468534+0000 osd.5 (osd.5) 122 : cluster 3 failed to encode map e178 with expected crc 2023-10-01T07:56:03.754 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:03 smithi084 bash[78255]: cluster 2023-10-01T07:56:02.470252+0000 osd.4 (osd.4) 76 : cluster 3 failed to encode map e178 with expected crc 2023-10-01T07:56:03.754 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:03 smithi084 bash[78255]: cluster 2023-10-01T07:56:02.485799+0000 osd.6 (osd.6) 105 : cluster 3 failed to encode map e178 with expected crc 2023-10-01T07:56:03.754 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:03 smithi084 bash[78255]: audit 2023-10-01T07:56:02.842439+0000 mon.a (mon.0) 986 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:56:03.754 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:03 smithi084 bash[78255]: audit 2023-10-01T07:56:02.845055+0000 mon.a (mon.0) 987 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:56:03.755 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:03 smithi084 bash[78255]: audit 2023-10-01T07:56:02.851782+0000 mon.a (mon.0) 988 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:56:03.770 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:03.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:03.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:03.874 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:03.901 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:03.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:03.906 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:04.006 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:04.031 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:04.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:04.037 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:04.137 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:04.166 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:04.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:04.167 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:04.265 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 17 16 34404 34388 126.413 112.312 0.00736945 0.00790445 2023-10-01T07:56:04.267 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:04.294 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:04.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:04.297 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:04.398 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:04.422 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:04.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:04.424 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:56:04.525 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:04.550 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:04.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:04.555 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:56:04.656 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:04.677 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:04.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:04.680 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:04.780 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:04.817 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:04.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:04.823 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:56:04.923 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:04.933 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:04 smithi112 bash[59335]: cluster 2023-10-01T07:56:04.391972+0000 mgr.y (mgr.34104) 685 : cluster 0 pgmap v696: 89 pgs: 89 active+clean; 1.8 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 118 MiB/s wr, 1.89k op/s 2023-10-01T07:56:04.949 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:04.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:04.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:05.056 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:05.072 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:04 smithi084 bash[75189]: cluster 2023-10-01T07:56:04.391972+0000 mgr.y (mgr.34104) 685 : cluster 0 pgmap v696: 89 pgs: 89 active+clean; 1.8 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 118 MiB/s wr, 1.89k op/s 2023-10-01T07:56:05.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:04 smithi084 bash[78255]: cluster 2023-10-01T07:56:04.391972+0000 mgr.y (mgr.34104) 685 : cluster 0 pgmap v696: 89 pgs: 89 active+clean; 1.8 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 118 MiB/s wr, 1.89k op/s 2023-10-01T07:56:05.080 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:05.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:05.083 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:05.184 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:05.219 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:05.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:05.221 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:05.265 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 18 16 35653 35637 123.727 78.0625 0.00224697 0.00796245 2023-10-01T07:56:05.322 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:05.351 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:05.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:05.355 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:05.455 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:05.479 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:05.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:05.483 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:05.584 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:05.613 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:05.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:05.616 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:05.717 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:05.742 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:05.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:05.744 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:05.845 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:05.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:05.877 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:05.877 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:05.978 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:06.003 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:06.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:06.007 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:06.108 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:06.136 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:06.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:06.138 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:06.239 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:06.265 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 19 16 37091 37075 121.944 89.875 0.0145659 0.00819451 2023-10-01T07:56:06.270 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:06.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:06.275 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:06.375 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:06.399 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:06.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:06.401 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:06.502 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:06.527 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:06.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:06.529 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:06.630 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:06.654 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:06.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:06.656 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:06.757 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:06.785 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:06.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:06.790 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:06.891 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:06.913 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:06.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:06.915 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:07.016 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:07.045 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:07.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:07.051 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:07.072 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:56:06 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:56:06] "GET /metrics HTTP/1.1" 200 36309 "" "Prometheus/2.33.4" 2023-10-01T07:56:07.152 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:07.187 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:07.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:07.192 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:07.266 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:2023-10-01T07:56:07.265629+0000 min lat: 0.00134061 max lat: 0.275606 avg lat: 0.00825086 2023-10-01T07:56:07.266 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T07:56:07.266 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 20 16 38778 38762 121.119 105.438 0.0113109 0.00825086 2023-10-01T07:56:07.293 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:07.318 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:07.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:07.321 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:07.422 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:07.452 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:07.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:07.456 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:07.556 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:07.572 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:07 smithi084 bash[75189]: cluster 2023-10-01T07:56:06.392697+0000 mgr.y (mgr.34104) 686 : cluster 0 pgmap v697: 89 pgs: 89 active+clean; 2.2 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s 2023-10-01T07:56:07.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:07 smithi084 bash[78255]: cluster 2023-10-01T07:56:06.392697+0000 mgr.y (mgr.34104) 686 : cluster 0 pgmap v697: 89 pgs: 89 active+clean; 2.2 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s 2023-10-01T07:56:07.588 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:07.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:07.591 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:07.692 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:07.701 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:07 smithi112 bash[59335]: cluster 2023-10-01T07:56:06.392697+0000 mgr.y (mgr.34104) 686 : cluster 0 pgmap v697: 89 pgs: 89 active+clean; 2.2 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s 2023-10-01T07:56:07.723 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:07.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:07.727 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:07.829 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:07.858 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:07.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:07.862 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:07.962 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:07.985 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:07.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:07.987 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:08.087 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:08.109 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:08.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:08.111 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:08.212 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:08.245 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:08.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:08.247 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:08.265 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 21 16 40385 40369 120.133 100.438 0.00980135 0.00831845 2023-10-01T07:56:08.294 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-10-01T07:56:08.294 INFO:teuthology.orchestra.run.smithi112.stdout: "size": 20, 2023-10-01T07:56:08.295 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 600, 2023-10-01T07:56:08.295 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [ 2023-10-01T07:56:08.295 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.295 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44771.0:71792 6.7 6:e0c80f51:::benchmark_data_smithi084_105950_object12244:head [delete] snapc 0=[] ondisk+write+known_if_redirected e121)", 2023-10-01T07:56:08.295 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:48:39.400853+0000", 2023-10-01T07:56:08.295 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 448.884470507, 2023-10-01T07:56:08.295 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13724884800000001, 2023-10-01T07:56:08.295 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:56:08.295 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:56:08.295 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:56:08.295 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44771", 2023-10-01T07:56:08.295 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:56:08.296 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 71792 2023-10-01T07:56:08.296 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.296 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:56:08.296 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.296 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:56:08.296 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.400853+0000", 2023-10-01T07:56:08.296 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:56:08.296 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.296 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.296 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:56:08.296 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.400853+0000", 2023-10-01T07:56:08.296 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999976 2023-10-01T07:56:08.297 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.297 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.297 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:56:08.297 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.400851+0000", 2023-10-01T07:56:08.297 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1201e-05 2023-10-01T07:56:08.297 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.297 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.297 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:56:08.297 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.400862+0000", 2023-10-01T07:56:08.297 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.8040999999999999e-05 2023-10-01T07:56:08.297 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.297 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.298 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:56:08.298 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.400880+0000", 2023-10-01T07:56:08.298 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.9649999999999997e-06 2023-10-01T07:56:08.298 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.298 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.298 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:56:08.298 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.400889+0000", 2023-10-01T07:56:08.298 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.9144000000000002e-05 2023-10-01T07:56:08.298 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.298 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.298 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:56:08.298 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.400948+0000", 2023-10-01T07:56:08.299 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000145869 2023-10-01T07:56:08.299 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.299 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.299 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:56:08.299 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.401094+0000", 2023-10-01T07:56:08.299 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013894600000000001 2023-10-01T07:56:08.299 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.299 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.299 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,4", 2023-10-01T07:56:08.299 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.401233+0000", 2023-10-01T07:56:08.299 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.002857329 2023-10-01T07:56:08.299 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.300 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.300 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:56:08.300 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.404090+0000", 2023-10-01T07:56:08.300 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00023817599999999999 2023-10-01T07:56:08.300 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.300 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.300 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:08.300 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.404328+0000", 2023-10-01T07:56:08.300 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.133496173 2023-10-01T07:56:08.300 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.300 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.300 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:08.301 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.537824+0000", 2023-10-01T07:56:08.301 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000130519 2023-10-01T07:56:08.301 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.301 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.301 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:56:08.301 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.537955+0000", 2023-10-01T07:56:08.301 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000146756 2023-10-01T07:56:08.301 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.301 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.301 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:56:08.301 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:39.538102+0000", 2023-10-01T07:56:08.301 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13724884800000001 2023-10-01T07:56:08.301 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:08.302 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:56:08.302 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:08.302 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.302 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.302 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44771.0:74832 6.7 6:e491bc5b:::benchmark_data_smithi084_105950_object15284:head [delete] snapc 0=[] ondisk+write+known_if_redirected e121)", 2023-10-01T07:56:08.302 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:48:42.397269+0000", 2023-10-01T07:56:08.302 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 445.88805449799997, 2023-10-01T07:56:08.302 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13664962, 2023-10-01T07:56:08.302 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:56:08.302 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:56:08.302 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:56:08.302 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44771", 2023-10-01T07:56:08.303 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:56:08.303 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 74832 2023-10-01T07:56:08.303 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.303 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:56:08.303 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.303 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:56:08.303 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:42.397269+0000", 2023-10-01T07:56:08.303 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:56:08.303 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.303 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.303 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:56:08.303 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:42.397269+0000", 2023-10-01T07:56:08.304 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T07:56:08.304 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.304 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.304 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:56:08.304 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:42.397268+0000", 2023-10-01T07:56:08.304 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.5699999999999998e-06 2023-10-01T07:56:08.304 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.304 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.304 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:56:08.304 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:42.397274+0000", 2023-10-01T07:56:08.304 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3682999999999999e-05 2023-10-01T07:56:08.304 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.305 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.305 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:56:08.305 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:42.397288+0000", 2023-10-01T07:56:08.305 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.255e-06 2023-10-01T07:56:08.305 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.305 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.305 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:56:08.305 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:42.397295+0000", 2023-10-01T07:56:08.305 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.5911000000000001e-05 2023-10-01T07:56:08.305 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.305 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.305 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:56:08.305 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:42.397341+0000", 2023-10-01T07:56:08.306 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.3360000000000001e-05 2023-10-01T07:56:08.306 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.306 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.306 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:56:08.306 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:42.397424+0000", 2023-10-01T07:56:08.306 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.6236999999999994e-05 2023-10-01T07:56:08.306 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.306 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.306 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,4", 2023-10-01T07:56:08.306 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:42.397511+0000", 2023-10-01T07:56:08.306 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0022811900000000002 2023-10-01T07:56:08.306 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.306 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.307 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:56:08.307 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:42.399792+0000", 2023-10-01T07:56:08.307 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0029201169999999999 2023-10-01T07:56:08.307 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.307 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.307 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:08.307 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:42.402712+0000", 2023-10-01T07:56:08.307 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13104901899999999 2023-10-01T07:56:08.307 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.307 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.307 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:08.307 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:42.533761+0000", 2023-10-01T07:56:08.308 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.5898999999999999e-05 2023-10-01T07:56:08.308 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.308 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.308 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:56:08.308 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:42.533847+0000", 2023-10-01T07:56:08.308 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.1667000000000003e-05 2023-10-01T07:56:08.308 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.308 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.308 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:56:08.308 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:42.533918+0000", 2023-10-01T07:56:08.308 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13664962 2023-10-01T07:56:08.308 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:08.308 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:56:08.308 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:08.309 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.309 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.309 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44771.0:76654 6.d 6:bfb60aff:::benchmark_data_smithi084_105950_object17106:head [delete] snapc 0=[] ondisk+write+known_if_redirected e121)", 2023-10-01T07:56:08.309 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:48:44.383257+0000", 2023-10-01T07:56:08.309 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 443.902066483, 2023-10-01T07:56:08.309 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.14283494099999999, 2023-10-01T07:56:08.309 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:56:08.309 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:56:08.309 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:56:08.309 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44771", 2023-10-01T07:56:08.309 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:56:08.309 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 76654 2023-10-01T07:56:08.310 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.310 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:56:08.310 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.310 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:56:08.310 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.383257+0000", 2023-10-01T07:56:08.310 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:56:08.310 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.310 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.310 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:56:08.310 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.383257+0000", 2023-10-01T07:56:08.310 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T07:56:08.310 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.311 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.311 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:56:08.311 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.383256+0000", 2023-10-01T07:56:08.311 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.7750000000000004e-06 2023-10-01T07:56:08.311 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.311 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.311 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:56:08.311 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.383262+0000", 2023-10-01T07:56:08.311 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1446e-05 2023-10-01T07:56:08.311 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.311 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.311 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:56:08.311 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.383274+0000", 2023-10-01T07:56:08.311 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.8889999999999996e-06 2023-10-01T07:56:08.312 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.312 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.312 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:56:08.312 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.383281+0000", 2023-10-01T07:56:08.312 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0016401549999999999 2023-10-01T07:56:08.312 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.312 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.312 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:56:08.312 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.384921+0000", 2023-10-01T07:56:08.312 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013824599999999999 2023-10-01T07:56:08.312 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.312 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.312 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:56:08.313 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.385059+0000", 2023-10-01T07:56:08.313 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000152855 2023-10-01T07:56:08.313 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.313 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.313 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,1", 2023-10-01T07:56:08.313 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.385212+0000", 2023-10-01T07:56:08.313 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0065675000000000004 2023-10-01T07:56:08.313 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.313 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.313 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:56:08.313 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.391780+0000", 2023-10-01T07:56:08.313 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0039623699999999998 2023-10-01T07:56:08.313 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.313 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.314 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:08.314 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.395742+0000", 2023-10-01T07:56:08.314 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13012922699999999 2023-10-01T07:56:08.314 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.314 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.314 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:08.314 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.525871+0000", 2023-10-01T07:56:08.314 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000120085 2023-10-01T07:56:08.314 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.314 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.314 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:56:08.314 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.525991+0000", 2023-10-01T07:56:08.314 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00010063799999999999 2023-10-01T07:56:08.315 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.315 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.315 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:56:08.315 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.526092+0000", 2023-10-01T07:56:08.315 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.14283494099999999 2023-10-01T07:56:08.315 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:08.315 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:56:08.315 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:08.315 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.315 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.315 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44771.0:76659 6.d 6:b87e0c6c:::benchmark_data_smithi084_105950_object17111:head [delete] snapc 0=[] ondisk+write+known_if_redirected e121)", 2023-10-01T07:56:08.315 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:48:44.385965+0000", 2023-10-01T07:56:08.315 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 443.89935811399999, 2023-10-01T07:56:08.315 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.14302616200000001, 2023-10-01T07:56:08.316 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:56:08.316 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:56:08.316 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:56:08.316 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44771", 2023-10-01T07:56:08.316 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/1065147941", 2023-10-01T07:56:08.316 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 76659 2023-10-01T07:56:08.316 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.316 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:56:08.316 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.316 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:56:08.316 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.385965+0000", 2023-10-01T07:56:08.316 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:56:08.316 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.316 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.317 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:56:08.317 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.385965+0000", 2023-10-01T07:56:08.317 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T07:56:08.317 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.317 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.317 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:56:08.317 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.385964+0000", 2023-10-01T07:56:08.317 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.0960000000000003e-06 2023-10-01T07:56:08.317 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.317 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.317 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:56:08.317 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.385971+0000", 2023-10-01T07:56:08.317 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.7053000000000001e-05 2023-10-01T07:56:08.318 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.318 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.318 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:56:08.318 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.385988+0000", 2023-10-01T07:56:08.318 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.2520000000000002e-06 2023-10-01T07:56:08.318 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.318 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.318 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:56:08.318 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.385995+0000", 2023-10-01T07:56:08.318 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.002093054 2023-10-01T07:56:08.318 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.318 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.318 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:56:08.318 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.388088+0000", 2023-10-01T07:56:08.319 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00011851 2023-10-01T07:56:08.319 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.319 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.319 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:56:08.319 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.388207+0000", 2023-10-01T07:56:08.319 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000129116 2023-10-01T07:56:08.319 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.319 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.319 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,1", 2023-10-01T07:56:08.319 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.388336+0000", 2023-10-01T07:56:08.319 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.003540994 2023-10-01T07:56:08.319 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.320 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.320 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:56:08.320 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.391877+0000", 2023-10-01T07:56:08.320 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0039102859999999998 2023-10-01T07:56:08.320 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.320 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.320 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:08.320 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.395787+0000", 2023-10-01T07:56:08.320 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.132932048 2023-10-01T07:56:08.320 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.320 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.320 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:08.320 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.528719+0000", 2023-10-01T07:56:08.321 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00018442999999999999 2023-10-01T07:56:08.321 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.321 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.321 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:56:08.321 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.528904+0000", 2023-10-01T07:56:08.321 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.7590999999999995e-05 2023-10-01T07:56:08.321 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.321 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.321 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:56:08.321 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:48:44.528991+0000", 2023-10-01T07:56:08.321 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.14302616200000001 2023-10-01T07:56:08.321 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:08.321 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:56:08.321 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:08.322 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.322 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.322 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:88362 7.0 7:077e747d:::benchmark_data_smithi084_123840_object88361:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e147)", 2023-10-01T07:56:08.322 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:51:46.842345+0000", 2023-10-01T07:56:08.322 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 261.44297822499999, 2023-10-01T07:56:08.322 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.30471067699999999, 2023-10-01T07:56:08.322 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:56:08.322 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:56:08.322 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:56:08.322 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T07:56:08.322 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:56:08.322 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 88362 2023-10-01T07:56:08.322 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.323 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:56:08.323 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.323 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:56:08.323 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.842345+0000", 2023-10-01T07:56:08.323 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:56:08.323 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.323 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.323 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:56:08.323 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.842345+0000", 2023-10-01T07:56:08.323 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T07:56:08.323 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.323 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.323 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:56:08.324 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.842343+0000", 2023-10-01T07:56:08.324 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0055335430000000001 2023-10-01T07:56:08.324 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.324 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.324 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:56:08.324 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.847877+0000", 2023-10-01T07:56:08.324 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.5507000000000002e-05 2023-10-01T07:56:08.324 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.324 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.324 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:56:08.324 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.847902+0000", 2023-10-01T07:56:08.324 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0251999999999999e-05 2023-10-01T07:56:08.325 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.325 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.325 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:56:08.325 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.847913+0000", 2023-10-01T07:56:08.325 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012089199999999999 2023-10-01T07:56:08.325 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.325 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.325 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:56:08.325 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.848033+0000", 2023-10-01T07:56:08.325 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000188557 2023-10-01T07:56:08.325 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.325 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.326 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:56:08.326 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.848222+0000", 2023-10-01T07:56:08.326 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000230657 2023-10-01T07:56:08.326 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.326 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.326 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 1,3", 2023-10-01T07:56:08.326 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.848453+0000", 2023-10-01T07:56:08.326 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0038603050000000001 2023-10-01T07:56:08.326 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.326 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.326 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:56:08.326 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.852313+0000", 2023-10-01T07:56:08.326 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0017601940000000001 2023-10-01T07:56:08.327 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.327 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.327 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:08.327 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.854073+0000", 2023-10-01T07:56:08.327 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.29288223699999999 2023-10-01T07:56:08.327 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.327 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.327 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:08.327 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:47.146955+0000", 2023-10-01T07:56:08.327 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.6811000000000002e-05 2023-10-01T07:56:08.327 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.327 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.327 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:56:08.328 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:47.147012+0000", 2023-10-01T07:56:08.328 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.3624000000000001e-05 2023-10-01T07:56:08.328 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.328 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.328 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:56:08.328 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:47.147056+0000", 2023-10-01T07:56:08.328 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.30471067699999999 2023-10-01T07:56:08.328 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:08.328 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:56:08.328 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:08.328 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.328 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.329 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:88380 7.0 7:0cb59c1e:::benchmark_data_smithi084_123840_object88379:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e147)", 2023-10-01T07:56:08.329 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:51:46.861449+0000", 2023-10-01T07:56:08.329 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 261.42387483599998, 2023-10-01T07:56:08.329 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.28663101899999999, 2023-10-01T07:56:08.329 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:56:08.329 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:56:08.329 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:56:08.329 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T07:56:08.329 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:56:08.329 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 88380 2023-10-01T07:56:08.329 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.329 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:56:08.330 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.330 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:56:08.330 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.861449+0000", 2023-10-01T07:56:08.330 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:56:08.330 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.330 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.330 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:56:08.330 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.861449+0000", 2023-10-01T07:56:08.330 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T07:56:08.330 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.330 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.330 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:56:08.330 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.861447+0000", 2023-10-01T07:56:08.331 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.4846999999999999e-05 2023-10-01T07:56:08.331 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.331 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.331 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:56:08.331 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.861501+0000", 2023-10-01T07:56:08.331 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.7136999999999999e-05 2023-10-01T07:56:08.331 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.331 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.331 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:56:08.331 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.861519+0000", 2023-10-01T07:56:08.331 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0015e-05 2023-10-01T07:56:08.331 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.332 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.332 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:56:08.332 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.861529+0000", 2023-10-01T07:56:08.332 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.8853e-05 2023-10-01T07:56:08.332 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.332 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.332 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:56:08.332 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.861587+0000", 2023-10-01T07:56:08.332 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00015017700000000001 2023-10-01T07:56:08.332 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.332 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.332 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:56:08.332 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.861738+0000", 2023-10-01T07:56:08.333 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000181707 2023-10-01T07:56:08.333 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.333 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.333 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 1,3", 2023-10-01T07:56:08.333 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.861919+0000", 2023-10-01T07:56:08.333 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.002916648 2023-10-01T07:56:08.333 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.333 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.333 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:08.333 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.864836+0000", 2023-10-01T07:56:08.333 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00014348900000000001 2023-10-01T07:56:08.333 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.334 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.334 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:56:08.334 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.864979+0000", 2023-10-01T07:56:08.334 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.28299979400000003 2023-10-01T07:56:08.334 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.334 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.334 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:08.334 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:47.147979+0000", 2023-10-01T07:56:08.334 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.9828999999999999e-05 2023-10-01T07:56:08.334 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.334 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.334 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:56:08.334 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:47.148039+0000", 2023-10-01T07:56:08.335 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.0435999999999997e-05 2023-10-01T07:56:08.335 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.335 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.335 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:56:08.335 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:47.148080+0000", 2023-10-01T07:56:08.335 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.28663101899999999 2023-10-01T07:56:08.335 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:08.335 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:56:08.335 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:08.335 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.335 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.335 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:180146 7.0 7:025b511c:::benchmark_data_smithi084_123840_object72149:head [delete] snapc 0=[] ondisk+write+known_if_redirected e160)", 2023-10-01T07:56:08.336 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:53:50.297574+0000", 2023-10-01T07:56:08.336 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 137.987749826, 2023-10-01T07:56:08.336 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13978491700000001, 2023-10-01T07:56:08.336 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:56:08.336 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:56:08.336 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:56:08.336 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T07:56:08.336 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:56:08.336 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 180146 2023-10-01T07:56:08.336 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.336 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:56:08.336 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.337 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:56:08.337 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.297574+0000", 2023-10-01T07:56:08.337 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:56:08.337 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.337 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.337 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:56:08.337 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.297574+0000", 2023-10-01T07:56:08.337 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T07:56:08.337 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.337 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.337 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:56:08.337 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.297572+0000", 2023-10-01T07:56:08.337 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.6529999999999994e-06 2023-10-01T07:56:08.337 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.338 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.338 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:56:08.338 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.297580+0000", 2023-10-01T07:56:08.338 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1749000000000001e-05 2023-10-01T07:56:08.338 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.338 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.338 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:56:08.338 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.297592+0000", 2023-10-01T07:56:08.338 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.6329999999999999e-06 2023-10-01T07:56:08.338 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.338 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.338 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:56:08.338 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.297598+0000", 2023-10-01T07:56:08.339 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.4076000000000003e-05 2023-10-01T07:56:08.339 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.339 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.339 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:56:08.339 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.297642+0000", 2023-10-01T07:56:08.339 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.6230000000000006e-05 2023-10-01T07:56:08.339 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.339 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.339 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:56:08.340 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.297728+0000", 2023-10-01T07:56:08.340 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.7243999999999993e-05 2023-10-01T07:56:08.340 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.340 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.340 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3", 2023-10-01T07:56:08.340 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.297816+0000", 2023-10-01T07:56:08.340 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0041884490000000003 2023-10-01T07:56:08.340 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.340 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.340 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:56:08.340 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.302004+0000", 2023-10-01T07:56:08.340 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13510860099999999 2023-10-01T07:56:08.341 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.341 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.341 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:08.341 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.437113+0000", 2023-10-01T07:56:08.341 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000139584 2023-10-01T07:56:08.341 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.341 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.341 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:56:08.341 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.437252+0000", 2023-10-01T07:56:08.341 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00010609500000000001 2023-10-01T07:56:08.341 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.341 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.341 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:56:08.342 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.437358+0000", 2023-10-01T07:56:08.342 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13978491700000001 2023-10-01T07:56:08.342 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:08.342 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:56:08.342 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:08.342 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.342 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.342 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35277.0:24698 8.4 8:20fbde7c:::benchmark_data_smithi084_146341_object24697:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-10-01T07:56:08.342 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:55:58.162893+0000", 2023-10-01T07:56:08.342 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 10.122429949000001, 2023-10-01T07:56:08.342 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.14934992, 2023-10-01T07:56:08.342 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:56:08.343 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:56:08.343 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:56:08.343 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35277", 2023-10-01T07:56:08.343 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T07:56:08.343 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 24698 2023-10-01T07:56:08.343 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.343 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:56:08.343 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.343 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:56:08.343 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.162893+0000", 2023-10-01T07:56:08.343 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:56:08.343 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.344 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.344 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:56:08.344 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.162893+0000", 2023-10-01T07:56:08.344 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T07:56:08.344 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.344 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.344 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:56:08.344 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.162892+0000", 2023-10-01T07:56:08.344 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.0154999999999994e-05 2023-10-01T07:56:08.344 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.344 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.344 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:56:08.345 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.162972+0000", 2023-10-01T07:56:08.345 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.8570000000000007e-06 2023-10-01T07:56:08.345 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.345 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.345 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:56:08.345 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.162982+0000", 2023-10-01T07:56:08.345 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.7520000000000002e-06 2023-10-01T07:56:08.345 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.345 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.345 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:56:08.345 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.162988+0000", 2023-10-01T07:56:08.345 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000115278 2023-10-01T07:56:08.345 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.346 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.346 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:56:08.346 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.163103+0000", 2023-10-01T07:56:08.346 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00011828999999999999 2023-10-01T07:56:08.346 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.346 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.346 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:56:08.346 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.163221+0000", 2023-10-01T07:56:08.346 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000188999 2023-10-01T07:56:08.346 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.346 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.346 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,4", 2023-10-01T07:56:08.347 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.163410+0000", 2023-10-01T07:56:08.347 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0014792989999999999 2023-10-01T07:56:08.347 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.347 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.347 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:56:08.347 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.164890+0000", 2023-10-01T07:56:08.347 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0084008299999999998 2023-10-01T07:56:08.347 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.347 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.347 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:08.347 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.173290+0000", 2023-10-01T07:56:08.347 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.138750122 2023-10-01T07:56:08.347 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.348 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.348 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:08.348 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.312041+0000", 2023-10-01T07:56:08.348 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000128357 2023-10-01T07:56:08.348 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.348 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.348 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:56:08.348 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.312169+0000", 2023-10-01T07:56:08.348 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.4381000000000005e-05 2023-10-01T07:56:08.348 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.348 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.348 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:56:08.349 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.312243+0000", 2023-10-01T07:56:08.349 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.14934992 2023-10-01T07:56:08.349 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:08.349 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:56:08.349 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:08.349 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.349 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.349 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35277.0:24701 8.4 8:2f5cb0c7:::benchmark_data_smithi084_146341_object24700:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-10-01T07:56:08.349 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:55:58.164978+0000", 2023-10-01T07:56:08.349 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 10.120344887, 2023-10-01T07:56:08.349 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.14868461999999999, 2023-10-01T07:56:08.349 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:56:08.350 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:56:08.350 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:56:08.350 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35277", 2023-10-01T07:56:08.350 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T07:56:08.350 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 24701 2023-10-01T07:56:08.350 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.350 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:56:08.350 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.350 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:56:08.350 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.164978+0000", 2023-10-01T07:56:08.350 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:56:08.350 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.350 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.351 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:56:08.351 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.164978+0000", 2023-10-01T07:56:08.351 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T07:56:08.351 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.351 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.351 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:56:08.351 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.164977+0000", 2023-10-01T07:56:08.351 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.6789000000000003e-05 2023-10-01T07:56:08.351 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.351 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.351 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:56:08.351 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.165013+0000", 2023-10-01T07:56:08.351 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1236000000000001e-05 2023-10-01T07:56:08.351 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.352 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.352 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:56:08.352 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.165025+0000", 2023-10-01T07:56:08.352 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.4590000000000003e-06 2023-10-01T07:56:08.352 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.352 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.352 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:56:08.352 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.165031+0000", 2023-10-01T07:56:08.352 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.6747999999999999e-05 2023-10-01T07:56:08.352 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.352 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.352 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:56:08.352 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.165088+0000", 2023-10-01T07:56:08.353 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013925600000000001 2023-10-01T07:56:08.353 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.353 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.353 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:56:08.353 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.165227+0000", 2023-10-01T07:56:08.353 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000136933 2023-10-01T07:56:08.353 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.353 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.353 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,4", 2023-10-01T07:56:08.353 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.165364+0000", 2023-10-01T07:56:08.353 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0079437339999999992 2023-10-01T07:56:08.353 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.353 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.354 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:08.354 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.173308+0000", 2023-10-01T07:56:08.354 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001095214 2023-10-01T07:56:08.354 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.354 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.354 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:56:08.354 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.174403+0000", 2023-10-01T07:56:08.354 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13900020099999999 2023-10-01T07:56:08.354 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.354 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.354 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:08.354 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.313403+0000", 2023-10-01T07:56:08.354 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013385 2023-10-01T07:56:08.355 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.355 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.355 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:56:08.355 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.313537+0000", 2023-10-01T07:56:08.355 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012603700000000001 2023-10-01T07:56:08.355 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.355 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.355 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:56:08.355 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.313663+0000", 2023-10-01T07:56:08.355 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.14868461999999999 2023-10-01T07:56:08.355 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:08.355 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:56:08.355 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:08.356 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.356 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.356 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35277.0:24702 8.d 8:bd77b43e:::benchmark_data_smithi084_146341_object24701:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-10-01T07:56:08.356 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:55:58.166600+0000", 2023-10-01T07:56:08.356 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 10.118723077, 2023-10-01T07:56:08.356 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.148164199, 2023-10-01T07:56:08.356 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:56:08.356 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:56:08.356 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:56:08.356 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35277", 2023-10-01T07:56:08.356 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T07:56:08.356 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 24702 2023-10-01T07:56:08.357 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.357 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:56:08.357 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.357 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:56:08.357 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.166600+0000", 2023-10-01T07:56:08.357 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:56:08.357 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.357 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.357 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:56:08.357 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.166600+0000", 2023-10-01T07:56:08.357 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T07:56:08.357 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.357 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.357 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:56:08.358 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.166599+0000", 2023-10-01T07:56:08.358 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.6949000000000001e-05 2023-10-01T07:56:08.358 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.358 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.358 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:56:08.358 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.166646+0000", 2023-10-01T07:56:08.358 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.066e-05 2023-10-01T07:56:08.358 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.358 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.358 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:56:08.358 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.166657+0000", 2023-10-01T07:56:08.358 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.8269999999999998e-06 2023-10-01T07:56:08.358 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.359 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.359 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:56:08.359 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.166665+0000", 2023-10-01T07:56:08.359 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00025526500000000002 2023-10-01T07:56:08.359 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.359 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.359 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:56:08.359 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.166920+0000", 2023-10-01T07:56:08.359 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00014161600000000001 2023-10-01T07:56:08.359 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.359 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.359 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:56:08.360 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.167061+0000", 2023-10-01T07:56:08.360 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00019054 2023-10-01T07:56:08.360 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.360 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.360 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,7", 2023-10-01T07:56:08.360 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.167252+0000", 2023-10-01T07:56:08.360 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0048023220000000004 2023-10-01T07:56:08.360 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.360 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.360 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:08.360 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.172054+0000", 2023-10-01T07:56:08.360 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.5129999999999999e-06 2023-10-01T07:56:08.361 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.361 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.361 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:56:08.361 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.172062+0000", 2023-10-01T07:56:08.361 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.14249615900000001 2023-10-01T07:56:08.361 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.361 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.361 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:08.361 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.314558+0000", 2023-10-01T07:56:08.361 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000117269 2023-10-01T07:56:08.361 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.361 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.361 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:56:08.362 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.314675+0000", 2023-10-01T07:56:08.362 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.9237e-05 2023-10-01T07:56:08.362 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.362 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.362 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:56:08.362 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.314764+0000", 2023-10-01T07:56:08.362 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.148164199 2023-10-01T07:56:08.362 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:08.362 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:56:08.362 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:08.362 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.362 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.362 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35277.0:24703 8.4 8:29f0481a:::benchmark_data_smithi084_146341_object24702:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-10-01T07:56:08.363 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:55:58.166680+0000", 2023-10-01T07:56:08.363 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 10.118643092999999, 2023-10-01T07:56:08.363 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.14718894199999999, 2023-10-01T07:56:08.363 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:56:08.363 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:56:08.363 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:56:08.363 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35277", 2023-10-01T07:56:08.363 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T07:56:08.363 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 24703 2023-10-01T07:56:08.363 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.363 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:56:08.363 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.363 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:56:08.364 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.166680+0000", 2023-10-01T07:56:08.364 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:56:08.364 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.364 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.364 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:56:08.364 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.166680+0000", 2023-10-01T07:56:08.364 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T07:56:08.364 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.364 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.364 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:56:08.364 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.166679+0000", 2023-10-01T07:56:08.364 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.1117e-05 2023-10-01T07:56:08.365 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.365 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.365 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:56:08.365 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.166721+0000", 2023-10-01T07:56:08.365 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.0230000000000004e-06 2023-10-01T07:56:08.365 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.365 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.365 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:56:08.365 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.166728+0000", 2023-10-01T07:56:08.365 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.5369999999999999e-06 2023-10-01T07:56:08.365 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.365 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.365 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:56:08.366 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.166732+0000", 2023-10-01T07:56:08.366 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.002668059 2023-10-01T07:56:08.366 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.366 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.366 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:56:08.366 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.169400+0000", 2023-10-01T07:56:08.366 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000113737 2023-10-01T07:56:08.366 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.366 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.366 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:56:08.366 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.169514+0000", 2023-10-01T07:56:08.366 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00020952699999999999 2023-10-01T07:56:08.366 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.367 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.367 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,4", 2023-10-01T07:56:08.367 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.169723+0000", 2023-10-01T07:56:08.367 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0035999729999999998 2023-10-01T07:56:08.367 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.367 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.367 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:08.367 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.173323+0000", 2023-10-01T07:56:08.367 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001086706 2023-10-01T07:56:08.367 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.367 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.367 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:56:08.367 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.174410+0000", 2023-10-01T07:56:08.368 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.139351856 2023-10-01T07:56:08.368 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.368 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.368 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:08.368 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.313762+0000", 2023-10-01T07:56:08.368 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.0557000000000003e-05 2023-10-01T07:56:08.368 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.368 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.368 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:56:08.368 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.313822+0000", 2023-10-01T07:56:08.368 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.6728999999999999e-05 2023-10-01T07:56:08.368 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.368 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.368 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:56:08.369 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.313869+0000", 2023-10-01T07:56:08.369 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.14718894199999999 2023-10-01T07:56:08.369 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:08.369 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:56:08.369 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:08.369 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.369 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.369 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35277.0:24706 8.d 8:b43b4f48:::benchmark_data_smithi084_146341_object24705:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-10-01T07:56:08.369 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:55:58.169443+0000", 2023-10-01T07:56:08.369 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 10.115880499999999, 2023-10-01T07:56:08.369 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.145608248, 2023-10-01T07:56:08.369 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:56:08.370 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:56:08.370 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:56:08.370 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35277", 2023-10-01T07:56:08.370 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T07:56:08.370 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 24706 2023-10-01T07:56:08.370 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.370 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:56:08.370 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.370 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:56:08.370 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.169443+0000", 2023-10-01T07:56:08.370 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:56:08.370 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.371 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.371 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:56:08.371 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.169443+0000", 2023-10-01T07:56:08.371 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T07:56:08.371 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.371 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.371 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:56:08.371 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.169442+0000", 2023-10-01T07:56:08.371 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.3599999999999997e-05 2023-10-01T07:56:08.371 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.371 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.371 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:56:08.371 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.169475+0000", 2023-10-01T07:56:08.372 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0815999999999999e-05 2023-10-01T07:56:08.372 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.372 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.372 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:56:08.372 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.169486+0000", 2023-10-01T07:56:08.372 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.2079999999999999e-06 2023-10-01T07:56:08.372 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.372 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.372 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:56:08.372 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.169491+0000", 2023-10-01T07:56:08.372 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00096445500000000002 2023-10-01T07:56:08.372 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.372 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.373 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:56:08.373 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.170456+0000", 2023-10-01T07:56:08.373 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00011428400000000001 2023-10-01T07:56:08.373 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.373 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.373 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:56:08.373 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.170570+0000", 2023-10-01T07:56:08.373 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00014712899999999999 2023-10-01T07:56:08.373 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.373 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.373 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,7", 2023-10-01T07:56:08.373 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.170717+0000", 2023-10-01T07:56:08.373 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0013512590000000001 2023-10-01T07:56:08.374 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.374 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.374 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:56:08.374 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.172068+0000", 2023-10-01T07:56:08.374 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0025150670000000002 2023-10-01T07:56:08.374 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.374 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.374 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:08.374 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.174583+0000", 2023-10-01T07:56:08.374 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.140358185 2023-10-01T07:56:08.374 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.374 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.375 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:08.375 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.314942+0000", 2023-10-01T07:56:08.375 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.8e-05 2023-10-01T07:56:08.375 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.375 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.375 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:56:08.375 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.315000+0000", 2023-10-01T07:56:08.375 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.1461000000000001e-05 2023-10-01T07:56:08.375 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.375 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.375 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:56:08.375 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.315051+0000", 2023-10-01T07:56:08.376 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.145608248 2023-10-01T07:56:08.376 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:08.376 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:56:08.376 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:08.376 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.376 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.376 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35277.0:24713 8.4 8:2de4b50b:::benchmark_data_smithi084_146341_object24712:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-10-01T07:56:08.376 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:55:58.172179+0000", 2023-10-01T07:56:08.376 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 10.113143995, 2023-10-01T07:56:08.376 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.14182765999999999, 2023-10-01T07:56:08.376 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:56:08.376 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:56:08.376 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:56:08.377 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35277", 2023-10-01T07:56:08.377 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T07:56:08.377 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 24713 2023-10-01T07:56:08.377 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.377 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:56:08.377 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.377 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:56:08.377 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.172179+0000", 2023-10-01T07:56:08.377 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:56:08.377 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.377 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.377 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:56:08.377 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.172179+0000", 2023-10-01T07:56:08.378 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T07:56:08.378 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.378 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.378 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:56:08.378 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.172178+0000", 2023-10-01T07:56:08.378 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000112466 2023-10-01T07:56:08.378 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.378 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.378 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:56:08.378 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.172290+0000", 2023-10-01T07:56:08.378 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1304999999999999e-05 2023-10-01T07:56:08.378 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.379 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.379 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:56:08.379 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.172302+0000", 2023-10-01T07:56:08.379 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.5209999999999999e-06 2023-10-01T07:56:08.379 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.379 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.379 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:56:08.379 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.172308+0000", 2023-10-01T07:56:08.379 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001029082 2023-10-01T07:56:08.379 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.379 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.379 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:56:08.379 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.173337+0000", 2023-10-01T07:56:08.380 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.9252000000000006e-05 2023-10-01T07:56:08.380 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.380 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.380 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:56:08.380 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.173417+0000", 2023-10-01T07:56:08.380 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.7985999999999993e-05 2023-10-01T07:56:08.380 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.380 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.380 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,4", 2023-10-01T07:56:08.380 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.173515+0000", 2023-10-01T07:56:08.380 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001093643 2023-10-01T07:56:08.380 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.380 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.381 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:56:08.381 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.174608+0000", 2023-10-01T07:56:08.381 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00032589099999999997 2023-10-01T07:56:08.381 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.381 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.381 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:08.381 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.174934+0000", 2023-10-01T07:56:08.381 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13898696999999999 2023-10-01T07:56:08.381 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.381 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.381 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:08.381 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.313921+0000", 2023-10-01T07:56:08.381 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.5766000000000002e-05 2023-10-01T07:56:08.382 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.382 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.382 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:56:08.382 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.313967+0000", 2023-10-01T07:56:08.382 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.0238999999999999e-05 2023-10-01T07:56:08.382 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.382 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.382 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:56:08.382 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:58.314007+0000", 2023-10-01T07:56:08.382 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.14182765999999999 2023-10-01T07:56:08.382 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:08.382 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:56:08.383 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:08.383 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.383 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.383 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35277.0:27444 8.4 8:294054d4:::benchmark_data_smithi084_146341_object27443:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-10-01T07:56:08.383 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:55:59.715400+0000", 2023-10-01T07:56:08.383 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 8.5699230069999999, 2023-10-01T07:56:08.383 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.14216337400000001, 2023-10-01T07:56:08.383 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:56:08.383 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:56:08.383 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:56:08.383 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35277", 2023-10-01T07:56:08.383 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T07:56:08.384 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 27444 2023-10-01T07:56:08.384 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.384 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:56:08.384 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.384 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:56:08.384 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:59.715400+0000", 2023-10-01T07:56:08.384 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:56:08.384 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.384 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.384 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:56:08.384 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:59.715400+0000", 2023-10-01T07:56:08.384 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-10-01T07:56:08.385 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.385 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.385 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:56:08.385 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:59.715400+0000", 2023-10-01T07:56:08.385 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0019367500000000001 2023-10-01T07:56:08.385 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.385 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.385 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:56:08.385 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:59.717337+0000", 2023-10-01T07:56:08.385 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.3461000000000001e-05 2023-10-01T07:56:08.385 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.385 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.385 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:56:08.386 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:59.717360+0000", 2023-10-01T07:56:08.386 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1637999999999999e-05 2023-10-01T07:56:08.386 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.386 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.386 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:56:08.386 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:59.717372+0000", 2023-10-01T07:56:08.386 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00061529499999999997 2023-10-01T07:56:08.386 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.386 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.386 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:56:08.386 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:59.717987+0000", 2023-10-01T07:56:08.386 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000192785 2023-10-01T07:56:08.387 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.387 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.387 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:56:08.387 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:59.718180+0000", 2023-10-01T07:56:08.387 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00026131599999999999 2023-10-01T07:56:08.387 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.387 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.387 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,4", 2023-10-01T07:56:08.387 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:59.718441+0000", 2023-10-01T07:56:08.387 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0012157839999999999 2023-10-01T07:56:08.387 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.387 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.388 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:56:08.388 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:59.719657+0000", 2023-10-01T07:56:08.388 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00063801600000000004 2023-10-01T07:56:08.388 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.388 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.388 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:08.388 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:59.720295+0000", 2023-10-01T07:56:08.388 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13716252800000001 2023-10-01T07:56:08.388 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.388 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.388 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:08.388 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:59.857457+0000", 2023-10-01T07:56:08.389 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.2576999999999994e-05 2023-10-01T07:56:08.389 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.389 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.389 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:56:08.389 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:59.857520+0000", 2023-10-01T07:56:08.389 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.3767000000000003e-05 2023-10-01T07:56:08.389 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.389 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.389 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:56:08.389 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:55:59.857564+0000", 2023-10-01T07:56:08.389 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.14216337400000001 2023-10-01T07:56:08.389 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:08.389 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:56:08.390 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:08.390 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.390 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.390 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35277.0:35619 8.4 8:22d420e6:::benchmark_data_smithi084_146341_object35618:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e178)", 2023-10-01T07:56:08.390 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:56:05.000202+0000", 2023-10-01T07:56:08.390 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 3.2851211139999998, 2023-10-01T07:56:08.390 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.27200566300000001, 2023-10-01T07:56:08.390 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:56:08.390 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:56:08.390 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:56:08.390 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35277", 2023-10-01T07:56:08.390 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T07:56:08.391 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 35619 2023-10-01T07:56:08.391 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.391 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:56:08.391 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.391 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:56:08.391 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.000202+0000", 2023-10-01T07:56:08.391 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:56:08.391 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.391 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.391 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:56:08.391 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.000202+0000", 2023-10-01T07:56:08.391 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T07:56:08.391 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.392 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.392 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:56:08.392 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.000200+0000", 2023-10-01T07:56:08.392 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.2409000000000001e-05 2023-10-01T07:56:08.392 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.392 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.392 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:56:08.392 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.000233+0000", 2023-10-01T07:56:08.392 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0781999999999999e-05 2023-10-01T07:56:08.392 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.392 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.392 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:56:08.392 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.000244+0000", 2023-10-01T07:56:08.392 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.1890000000000004e-06 2023-10-01T07:56:08.393 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.393 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.393 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:56:08.393 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.000250+0000", 2023-10-01T07:56:08.393 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.3032000000000003e-05 2023-10-01T07:56:08.393 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.393 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.393 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:56:08.393 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.000303+0000", 2023-10-01T07:56:08.393 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013316399999999999 2023-10-01T07:56:08.393 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.393 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.393 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:56:08.394 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.000436+0000", 2023-10-01T07:56:08.394 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00019955400000000001 2023-10-01T07:56:08.394 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.394 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.394 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,4", 2023-10-01T07:56:08.394 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.000636+0000", 2023-10-01T07:56:08.394 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0049344719999999996 2023-10-01T07:56:08.394 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.394 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.394 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:56:08.394 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.005570+0000", 2023-10-01T07:56:08.395 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001044608 2023-10-01T07:56:08.395 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.395 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.395 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:08.395 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.006615+0000", 2023-10-01T07:56:08.395 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.26538496900000003 2023-10-01T07:56:08.395 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.395 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.395 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:08.395 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.272000+0000", 2023-10-01T07:56:08.395 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000114392 2023-10-01T07:56:08.396 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.396 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.396 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:56:08.396 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.272114+0000", 2023-10-01T07:56:08.396 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.3863000000000006e-05 2023-10-01T07:56:08.396 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.396 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.396 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:56:08.396 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.272208+0000", 2023-10-01T07:56:08.396 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.27200566300000001 2023-10-01T07:56:08.396 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:08.396 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:56:08.396 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:08.396 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.397 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.397 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35277.0:35624 8.4 8:27e359a3:::benchmark_data_smithi084_146341_object35623:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e178)", 2023-10-01T07:56:08.397 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:56:05.002153+0000", 2023-10-01T07:56:08.397 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 3.283170825, 2023-10-01T07:56:08.397 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.27037631000000001, 2023-10-01T07:56:08.397 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:56:08.397 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:56:08.397 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:56:08.397 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35277", 2023-10-01T07:56:08.397 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T07:56:08.397 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 35624 2023-10-01T07:56:08.397 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.397 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:56:08.398 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.398 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:56:08.398 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.002153+0000", 2023-10-01T07:56:08.398 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:56:08.398 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.398 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.398 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:56:08.398 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.002153+0000", 2023-10-01T07:56:08.398 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T07:56:08.398 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.398 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.398 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:56:08.398 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.002151+0000", 2023-10-01T07:56:08.399 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.1074000000000001e-05 2023-10-01T07:56:08.399 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.399 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.399 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:56:08.399 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.002182+0000", 2023-10-01T07:56:08.399 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.482e-06 2023-10-01T07:56:08.399 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.399 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.399 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:56:08.399 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.002192+0000", 2023-10-01T07:56:08.399 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.7440000000000004e-06 2023-10-01T07:56:08.399 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.400 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.400 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:56:08.400 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.002198+0000", 2023-10-01T07:56:08.400 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.5908000000000005e-05 2023-10-01T07:56:08.400 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.400 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.400 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:56:08.400 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.002283+0000", 2023-10-01T07:56:08.400 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000158801 2023-10-01T07:56:08.400 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.400 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.400 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:56:08.400 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.002442+0000", 2023-10-01T07:56:08.401 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00017944400000000001 2023-10-01T07:56:08.401 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.401 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.401 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,4", 2023-10-01T07:56:08.401 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.002622+0000", 2023-10-01T07:56:08.401 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0029550010000000001 2023-10-01T07:56:08.401 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.401 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.401 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:56:08.401 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.005577+0000", 2023-10-01T07:56:08.401 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.002150987 2023-10-01T07:56:08.401 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.402 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.402 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:08.402 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.007728+0000", 2023-10-01T07:56:08.402 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.26460105900000003 2023-10-01T07:56:08.402 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.402 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.402 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:08.402 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.272329+0000", 2023-10-01T07:56:08.402 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00011182400000000001 2023-10-01T07:56:08.402 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.402 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.402 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:56:08.402 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.272441+0000", 2023-10-01T07:56:08.403 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.8284999999999999e-05 2023-10-01T07:56:08.403 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.403 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.403 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:56:08.403 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.272529+0000", 2023-10-01T07:56:08.403 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.27037631000000001 2023-10-01T07:56:08.403 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:08.403 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:56:08.403 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:08.403 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.403 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.403 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35277.0:35631 8.4 8:2289601a:::benchmark_data_smithi084_146341_object35630:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e178)", 2023-10-01T07:56:08.404 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:56:05.002690+0000", 2023-10-01T07:56:08.404 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 3.2826330700000002, 2023-10-01T07:56:08.404 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.27013410599999998, 2023-10-01T07:56:08.404 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:56:08.404 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:56:08.404 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:56:08.404 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35277", 2023-10-01T07:56:08.404 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T07:56:08.404 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 35631 2023-10-01T07:56:08.404 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.404 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:56:08.404 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.404 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:56:08.405 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.002690+0000", 2023-10-01T07:56:08.405 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:56:08.405 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.405 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.405 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:56:08.405 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.002690+0000", 2023-10-01T07:56:08.405 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T07:56:08.405 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.405 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.405 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:56:08.405 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.002689+0000", 2023-10-01T07:56:08.405 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.4953999999999997e-05 2023-10-01T07:56:08.405 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.406 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.406 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:56:08.406 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.002734+0000", 2023-10-01T07:56:08.406 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0209e-05 2023-10-01T07:56:08.406 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.406 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.406 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:56:08.406 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.002744+0000", 2023-10-01T07:56:08.406 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.4880000000000004e-06 2023-10-01T07:56:08.406 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.406 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.406 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:56:08.407 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.002751+0000", 2023-10-01T07:56:08.407 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0012632019999999999 2023-10-01T07:56:08.407 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.407 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.407 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:56:08.407 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.004014+0000", 2023-10-01T07:56:08.407 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012711600000000001 2023-10-01T07:56:08.407 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.407 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.407 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:56:08.407 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.004141+0000", 2023-10-01T07:56:08.407 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00010803599999999999 2023-10-01T07:56:08.408 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.408 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.408 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,4", 2023-10-01T07:56:08.408 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.004249+0000", 2023-10-01T07:56:08.408 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0030693909999999999 2023-10-01T07:56:08.408 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.408 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.408 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:56:08.408 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.007319+0000", 2023-10-01T07:56:08.408 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00043693699999999998 2023-10-01T07:56:08.408 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.408 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.408 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:08.409 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.007756+0000", 2023-10-01T07:56:08.409 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.26487991500000002 2023-10-01T07:56:08.409 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.409 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.409 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:08.409 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.272636+0000", 2023-10-01T07:56:08.409 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00011160200000000001 2023-10-01T07:56:08.409 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.409 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.409 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:56:08.409 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.272747+0000", 2023-10-01T07:56:08.410 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.7292000000000005e-05 2023-10-01T07:56:08.410 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.410 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.410 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:56:08.410 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.272824+0000", 2023-10-01T07:56:08.410 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.27013410599999998 2023-10-01T07:56:08.410 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:08.410 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:56:08.410 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:08.410 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.410 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.410 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35277.0:35645 8.4 8:224cae2e:::benchmark_data_smithi084_146341_object35644:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e178)", 2023-10-01T07:56:08.411 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:56:05.012596+0000", 2023-10-01T07:56:08.411 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 3.2727270669999999, 2023-10-01T07:56:08.411 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.260745528, 2023-10-01T07:56:08.411 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:56:08.411 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:56:08.411 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:56:08.411 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35277", 2023-10-01T07:56:08.411 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T07:56:08.411 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 35645 2023-10-01T07:56:08.411 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.411 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:56:08.411 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.411 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:56:08.412 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.012596+0000", 2023-10-01T07:56:08.412 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:56:08.412 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.412 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.412 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:56:08.412 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.012596+0000", 2023-10-01T07:56:08.412 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T07:56:08.412 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.412 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.412 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:56:08.412 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.012595+0000", 2023-10-01T07:56:08.412 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00010821 2023-10-01T07:56:08.412 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.413 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.413 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:56:08.413 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.012703+0000", 2023-10-01T07:56:08.413 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3835999999999999e-05 2023-10-01T07:56:08.413 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.413 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.413 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:56:08.413 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.012717+0000", 2023-10-01T07:56:08.413 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.8460000000000002e-06 2023-10-01T07:56:08.413 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.413 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.413 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:56:08.413 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.012724+0000", 2023-10-01T07:56:08.414 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.6214000000000001e-05 2023-10-01T07:56:08.414 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.414 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.414 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:56:08.414 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.012780+0000", 2023-10-01T07:56:08.414 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016352200000000001 2023-10-01T07:56:08.414 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.414 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.414 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:56:08.414 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.012943+0000", 2023-10-01T07:56:08.414 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000119737 2023-10-01T07:56:08.414 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.415 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.415 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,4", 2023-10-01T07:56:08.415 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.013063+0000", 2023-10-01T07:56:08.415 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0023210969999999998 2023-10-01T07:56:08.415 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.415 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.415 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:56:08.415 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.015384+0000", 2023-10-01T07:56:08.415 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0020977529999999999 2023-10-01T07:56:08.415 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.415 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.415 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:08.415 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.017482+0000", 2023-10-01T07:56:08.416 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.255682093 2023-10-01T07:56:08.416 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.416 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.416 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:08.416 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.273164+0000", 2023-10-01T07:56:08.416 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.9105999999999996e-05 2023-10-01T07:56:08.416 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.416 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.416 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:56:08.416 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.273263+0000", 2023-10-01T07:56:08.416 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.8770000000000006e-05 2023-10-01T07:56:08.416 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.416 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.417 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:56:08.417 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.273342+0000", 2023-10-01T07:56:08.417 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.260745528 2023-10-01T07:56:08.417 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:08.417 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:56:08.417 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:08.417 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.417 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.417 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35277.0:35647 8.4 8:2014c7dc:::benchmark_data_smithi084_146341_object35646:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e178)", 2023-10-01T07:56:08.417 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:56:05.012892+0000", 2023-10-01T07:56:08.417 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 3.2724312659999999, 2023-10-01T07:56:08.417 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.26133326899999998, 2023-10-01T07:56:08.417 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:56:08.418 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:56:08.418 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:56:08.418 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35277", 2023-10-01T07:56:08.418 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T07:56:08.418 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 35647 2023-10-01T07:56:08.418 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.418 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:56:08.418 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.418 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:56:08.418 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.012892+0000", 2023-10-01T07:56:08.418 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:56:08.418 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.418 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.419 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:56:08.419 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.012892+0000", 2023-10-01T07:56:08.419 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T07:56:08.419 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.419 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.419 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:56:08.419 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.012891+0000", 2023-10-01T07:56:08.419 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.5923e-05 2023-10-01T07:56:08.419 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.419 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.419 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:56:08.419 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.012947+0000", 2023-10-01T07:56:08.419 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1912e-05 2023-10-01T07:56:08.420 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.420 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.420 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:56:08.420 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.012959+0000", 2023-10-01T07:56:08.420 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.2699999999999999e-06 2023-10-01T07:56:08.420 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.420 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.420 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:56:08.420 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.012966+0000", 2023-10-01T07:56:08.420 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001226642 2023-10-01T07:56:08.420 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.420 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.420 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:56:08.421 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.014193+0000", 2023-10-01T07:56:08.421 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.6520000000000005e-05 2023-10-01T07:56:08.421 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.421 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.421 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:56:08.421 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.014279+0000", 2023-10-01T07:56:08.421 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00010979100000000001 2023-10-01T07:56:08.421 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.421 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.421 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,4", 2023-10-01T07:56:08.421 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.014389+0000", 2023-10-01T07:56:08.421 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0016510699999999999 2023-10-01T07:56:08.422 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.422 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.422 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:56:08.422 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.016040+0000", 2023-10-01T07:56:08.422 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0015993439999999999 2023-10-01T07:56:08.422 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.422 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.422 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:08.422 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.017639+0000", 2023-10-01T07:56:08.422 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.25633749700000003 2023-10-01T07:56:08.422 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.422 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.423 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:08.423 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.273977+0000", 2023-10-01T07:56:08.423 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013595999999999999 2023-10-01T07:56:08.423 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.423 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.423 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:56:08.423 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.274113+0000", 2023-10-01T07:56:08.423 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000112471 2023-10-01T07:56:08.423 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.423 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.423 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:56:08.423 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.274225+0000", 2023-10-01T07:56:08.423 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.26133326899999998 2023-10-01T07:56:08.424 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:08.424 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:56:08.424 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:08.424 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.424 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.424 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35277.0:35648 8.d 8:b0c36b4a:::benchmark_data_smithi084_146341_object35647:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e178)", 2023-10-01T07:56:08.424 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:56:05.015229+0000", 2023-10-01T07:56:08.424 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 3.270093943, 2023-10-01T07:56:08.424 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.25437198999999999, 2023-10-01T07:56:08.424 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:56:08.424 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:56:08.424 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:56:08.424 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35277", 2023-10-01T07:56:08.425 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T07:56:08.425 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 35648 2023-10-01T07:56:08.425 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.425 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:56:08.425 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.425 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:56:08.425 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.015229+0000", 2023-10-01T07:56:08.425 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:56:08.425 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.425 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.425 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:56:08.425 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.015229+0000", 2023-10-01T07:56:08.425 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T07:56:08.426 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.426 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.426 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:56:08.426 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.015228+0000", 2023-10-01T07:56:08.426 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.0822000000000002e-05 2023-10-01T07:56:08.426 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.426 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.426 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:56:08.426 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.015279+0000", 2023-10-01T07:56:08.426 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2445e-05 2023-10-01T07:56:08.426 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.426 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.427 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:56:08.427 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.015292+0000", 2023-10-01T07:56:08.427 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.1819999999999997e-06 2023-10-01T07:56:08.427 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.427 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.427 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:56:08.427 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.015297+0000", 2023-10-01T07:56:08.427 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.978e-05 2023-10-01T07:56:08.427 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.427 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.427 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:56:08.427 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.015357+0000", 2023-10-01T07:56:08.427 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000107859 2023-10-01T07:56:08.428 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.428 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.428 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:56:08.428 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.015464+0000", 2023-10-01T07:56:08.428 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016333799999999999 2023-10-01T07:56:08.428 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.428 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.428 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,7", 2023-10-01T07:56:08.428 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.015628+0000", 2023-10-01T07:56:08.428 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001949877 2023-10-01T07:56:08.428 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.428 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.428 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:08.429 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.017578+0000", 2023-10-01T07:56:08.429 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.6849999999999999e-05 2023-10-01T07:56:08.429 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.429 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.429 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:56:08.429 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.017604+0000", 2023-10-01T07:56:08.429 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.25170045099999999 2023-10-01T07:56:08.429 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.429 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.429 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:08.429 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.269305+0000", 2023-10-01T07:56:08.430 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000176942 2023-10-01T07:56:08.430 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.430 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.430 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:56:08.430 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.269482+0000", 2023-10-01T07:56:08.430 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000119541 2023-10-01T07:56:08.430 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:08.430 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:08.430 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:56:08.430 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:56:05.269601+0000", 2023-10-01T07:56:08.430 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.25437198999999999 2023-10-01T07:56:08.430 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:08.430 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:56:08.431 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:08.431 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:08.431 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:56:08.431 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-10-01T07:56:08.431 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:08.459 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:08.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:08.463 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:08.563 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:08.588 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:08.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:08.592 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:08.675 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-01T07:56:08.693 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:08.763 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:08.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:08.769 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:08.869 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:08.899 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:08.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:08.902 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:09.003 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:09.028 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:09.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:09.031 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:09.086 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T07:56:09.092 INFO:teuthology.orchestra.run.smithi084.stderr:dumped all 2023-10-01T07:56:09.131 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:09.160 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:09.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:09.164 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:09.264 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:09.266 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 22 16 41682 41666 118.357 81.0625 0.0189591 0.00844234 2023-10-01T07:56:09.293 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:09.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:09.295 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:09.345 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T07:56:09.388 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T07:56:09.396 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:09.423 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:09.427 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T07:56:09.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:09.430 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:09.438 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-10-01T07:56:09.466 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T07:56:09.506 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T07:56:09.531 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:09.547 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T07:56:09.567 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:09.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:09.571 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:56:09.577 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T07:56:09.602 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T07:56:09.614 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T07:56:09.614 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T07:56:09.614 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T07:56:09.614 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T07:56:09.614 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T07:56:09.614 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T07:56:09.614 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T07:56:09.614 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T07:56:09.652 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:09 smithi084 bash[78255]: cluster 2023-10-01T07:56:08.393556+0000 mgr.y (mgr.34104) 687 : cluster 0 pgmap v698: 89 pgs: 89 active+clean; 2.2 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s 2023-10-01T07:56:09.653 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:09 smithi084 bash[78255]: audit 2023-10-01T07:56:09.307037+0000 mon.a (mon.0) 989 : audit 0 from='client.? 172.21.15.84:0/2702152597' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:56:09.653 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:09 smithi084 bash[75189]: cluster 2023-10-01T07:56:08.393556+0000 mgr.y (mgr.34104) 687 : cluster 0 pgmap v698: 89 pgs: 89 active+clean; 2.2 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s 2023-10-01T07:56:09.653 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:09 smithi084 bash[75189]: audit 2023-10-01T07:56:09.307037+0000 mon.a (mon.0) 989 : audit 0 from='client.? 172.21.15.84:0/2702152597' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:56:09.671 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:09.692 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:09.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:09.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:09.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:09 smithi112 bash[59335]: cluster 2023-10-01T07:56:08.393556+0000 mgr.y (mgr.34104) 687 : cluster 0 pgmap v698: 89 pgs: 89 active+clean; 2.2 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s 2023-10-01T07:56:09.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:09 smithi112 bash[59335]: audit 2023-10-01T07:56:09.307037+0000 mon.a (mon.0) 989 : audit 0 from='client.? 172.21.15.84:0/2702152597' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:56:09.794 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:09.825 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:09.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:09.828 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:09.928 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:09.956 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:09.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:09.960 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:10.060 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:10.092 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:10.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:10.096 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:10.197 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:10.229 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:10.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:10.232 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:10.266 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 23 16 42878 42862 116.461 74.75 0.00277621 0.00853837 2023-10-01T07:56:10.332 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:10.364 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:10.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:10.367 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:10.467 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:10.471 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:10 smithi112 bash[59335]: audit 2023-10-01T07:56:09.066090+0000 mgr.y (mgr.34104) 688 : audit 0 from='client.54814 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T07:56:10.500 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:10.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:10.565 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:10.666 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:10.691 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:10.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:10.698 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:10.780 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:10 smithi084 bash[78255]: audit 2023-10-01T07:56:09.066090+0000 mgr.y (mgr.34104) 688 : audit 0 from='client.54814 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T07:56:10.781 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:10 smithi084 bash[75189]: audit 2023-10-01T07:56:09.066090+0000 mgr.y (mgr.34104) 688 : audit 0 from='client.54814 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T07:56:10.799 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:10.832 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:10.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:10.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:10.935 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:10.961 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:10.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:10.964 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:11.013 INFO:teuthology.orchestra.run.smithi084.stdout:{"pg_ready":true,"pg_map":{"version":698,"stamp":"2023-10-01T07:56:08.393316+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2354059168,"num_objects":35935,"num_object_clones":0,"num_object_copies":107805,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":35935,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":36171,"num_write_kb":2300749,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":22,"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":36105,"ondisk_log_size":36105,"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":9514912,"kb_used_data":7334368,"kb_used_omap":38,"kb_used_meta":2180441,"kb_avail":740446304,"statfs":{"total":767960285184,"available":758217015296,"internally_reserved":0,"allocated":7510392832,"data_stored":7505507480,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":39896,"internal_metadata":2232771624},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[6,8,9,9,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":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":1091633152,"num_objects":16657,"num_object_clones":0,"num_object_copies":49971,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":16657,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":16657,"num_write_kb":1066048,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.003336"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":167,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:46.204197+0000","last_change":"2023-10-01T07:54:21.698871+0000","last_active":"2023-10-01T07:55:46.204197+0000","last_peered":"2023-10-01T07:55:46.204197+0000","last_clean":"2023-10-01T07:55:46.204197+0000","last_became_active":"2023-10-01T07:54:21.698484+0000","last_became_peered":"2023-10-01T07:54:21.698484+0000","last_unstale":"2023-10-01T07:55:46.204197+0000","last_undegraded":"2023-10-01T07:55:46.204197+0000","last_fullsized":"2023-10-01T07:55:46.204197+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":178,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:54.322847+0000","last_change":"2023-10-01T07:54:21.698834+0000","last_active":"2023-10-01T07:55:54.322847+0000","last_peered":"2023-10-01T07:55:54.322847+0000","last_clean":"2023-10-01T07:55:54.322847+0000","last_became_active":"2023-10-01T07:54:21.698292+0000","last_became_peered":"2023-10-01T07:54:21.698292+0000","last_unstale":"2023-10-01T07:55:54.322847+0000","last_undegraded":"2023-10-01T07:55:54.322847+0000","last_fullsized":"2023-10-01T07:55:54.322847+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:59:53.226473+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":132,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:44.688574+0000","last_change":"2023-10-01T07:54:21.698522+0000","last_active":"2023-10-01T07:55:44.688574+0000","last_peered":"2023-10-01T07:55:44.688574+0000","last_clean":"2023-10-01T07:55:44.688574+0000","last_became_active":"2023-10-01T07:54:21.697631+0000","last_became_peered":"2023-10-01T07:54:21.697631+0000","last_unstale":"2023-10-01T07:55:44.688574+0000","last_undegraded":"2023-10-01T07:55:44.688574+0000","last_fullsized":"2023-10-01T07:55:44.688574+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:05:42.988690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.1e","version":"0'0","reported_seq":116,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:49.316054+0000","last_change":"2023-10-01T07:53:49.933785+0000","last_active":"2023-10-01T07:55:49.316054+0000","last_peered":"2023-10-01T07:55:49.316054+0000","last_clean":"2023-10-01T07:55:49.316054+0000","last_became_active":"2023-10-01T07:53:49.933422+0000","last_became_peered":"2023-10-01T07:53:49.933422+0000","last_unstale":"2023-10-01T07:55:49.316054+0000","last_undegraded":"2023-10-01T07:55:49.316054+0000","last_fullsized":"2023-10-01T07:55:49.316054+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:54:25.410689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":179,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:46.176639+0000","last_change":"2023-10-01T07:54:21.701043+0000","last_active":"2023-10-01T07:55:46.176639+0000","last_peered":"2023-10-01T07:55:46.176639+0000","last_clean":"2023-10-01T07:55:46.176639+0000","last_became_active":"2023-10-01T07:54:21.700032+0000","last_became_peered":"2023-10-01T07:54:21.700032+0000","last_unstale":"2023-10-01T07:55:46.176639+0000","last_undegraded":"2023-10-01T07:55:46.176639+0000","last_fullsized":"2023-10-01T07:55:46.176639+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:38:49.895279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":152,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:46.203859+0000","last_change":"2023-10-01T07:42:42.159276+0000","last_active":"2023-10-01T07:55:46.203859+0000","last_peered":"2023-10-01T07:55:46.203859+0000","last_clean":"2023-10-01T07:55:46.203859+0000","last_became_active":"2023-10-01T07:42:42.158951+0000","last_became_peered":"2023-10-01T07:42:42.158951+0000","last_unstale":"2023-10-01T07:55:46.203859+0000","last_undegraded":"2023-10-01T07:55:46.203859+0000","last_fullsized":"2023-10-01T07:55:46.203859+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":77,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:44.693523+0000","last_change":"2023-10-01T07:53:49.926686+0000","last_active":"2023-10-01T07:55:44.693523+0000","last_peered":"2023-10-01T07:55:44.693523+0000","last_clean":"2023-10-01T07:55:44.693523+0000","last_became_active":"2023-10-01T07:53:49.925472+0000","last_became_peered":"2023-10-01T07:53:49.925472+0000","last_unstale":"2023-10-01T07:55:44.693523+0000","last_undegraded":"2023-10-01T07:55:44.693523+0000","last_fullsized":"2023-10-01T07:55:44.693523+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":163,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:46.176606+0000","last_change":"2023-10-01T07:54:21.700811+0000","last_active":"2023-10-01T07:55:46.176606+0000","last_peered":"2023-10-01T07:55:46.176606+0000","last_clean":"2023-10-01T07:55:46.176606+0000","last_became_active":"2023-10-01T07:54:21.700247+0000","last_became_peered":"2023-10-01T07:54:21.700247+0000","last_unstale":"2023-10-01T07:55:46.176606+0000","last_undegraded":"2023-10-01T07:55:46.176606+0000","last_fullsized":"2023-10-01T07:55:46.176606+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:45:25.850831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":175,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:44.693448+0000","last_change":"2023-10-01T07:54:21.699404+0000","last_active":"2023-10-01T07:55:44.693448+0000","last_peered":"2023-10-01T07:55:44.693448+0000","last_clean":"2023-10-01T07:55:44.693448+0000","last_became_active":"2023-10-01T07:54:21.698880+0000","last_became_peered":"2023-10-01T07:54:21.698880+0000","last_unstale":"2023-10-01T07:55:44.693448+0000","last_undegraded":"2023-10-01T07:55:44.693448+0000","last_fullsized":"2023-10-01T07:55:44.693448+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":123,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:46.176077+0000","last_change":"2023-10-01T07:48:00.311808+0000","last_active":"2023-10-01T07:55:46.176077+0000","last_peered":"2023-10-01T07:55:46.176077+0000","last_clean":"2023-10-01T07:55:46.176077+0000","last_became_active":"2023-10-01T07:48:00.311502+0000","last_became_peered":"2023-10-01T07:48:00.311502+0000","last_unstale":"2023-10-01T07:55:46.176077+0000","last_undegraded":"2023-10-01T07:55:46.176077+0000","last_fullsized":"2023-10-01T07:55:46.176077+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:29:46.875382+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":72,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:46.176253+0000","last_change":"2023-10-01T07:52:51.407081+0000","last_active":"2023-10-01T07:55:46.176253+0000","last_peered":"2023-10-01T07:55:46.176253+0000","last_clean":"2023-10-01T07:55:46.176253+0000","last_became_active":"2023-10-01T07:52:51.406657+0000","last_became_peered":"2023-10-01T07:52:51.406657+0000","last_unstale":"2023-10-01T07:55:46.176253+0000","last_undegraded":"2023-10-01T07:55:46.176253+0000","last_fullsized":"2023-10-01T07:55:46.176253+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:08:47.645535+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.12","version":"0'0","reported_seq":117,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:44.688694+0000","last_change":"2023-10-01T07:54:21.710733+0000","last_active":"2023-10-01T07:55:44.688694+0000","last_peered":"2023-10-01T07:55:44.688694+0000","last_clean":"2023-10-01T07:55:44.688694+0000","last_became_active":"2023-10-01T07:54:21.707246+0000","last_became_peered":"2023-10-01T07:54:21.707246+0000","last_unstale":"2023-10-01T07:55:44.688694+0000","last_undegraded":"2023-10-01T07:55:44.688694+0000","last_fullsized":"2023-10-01T07:55:44.688694+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:32:59.183011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":160,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:46.204386+0000","last_change":"2023-10-01T07:48:00.313333+0000","last_active":"2023-10-01T07:55:46.204386+0000","last_peered":"2023-10-01T07:55:46.204386+0000","last_clean":"2023-10-01T07:55:46.204386+0000","last_became_active":"2023-10-01T07:48:00.312882+0000","last_became_peered":"2023-10-01T07:48:00.312882+0000","last_unstale":"2023-10-01T07:55:46.204386+0000","last_undegraded":"2023-10-01T07:55:46.204386+0000","last_fullsized":"2023-10-01T07:55:46.204386+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":140,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:46.205345+0000","last_change":"2023-10-01T07:47:46.590975+0000","last_active":"2023-10-01T07:55:46.205345+0000","last_peered":"2023-10-01T07:55:46.205345+0000","last_clean":"2023-10-01T07:55:46.205345+0000","last_became_active":"2023-10-01T07:47:46.589497+0000","last_became_peered":"2023-10-01T07:47:46.589497+0000","last_unstale":"2023-10-01T07:55:46.205345+0000","last_undegraded":"2023-10-01T07:55:46.205345+0000","last_fullsized":"2023-10-01T07:55:46.205345+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":64,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:46.205225+0000","last_change":"2023-10-01T07:52:51.404420+0000","last_active":"2023-10-01T07:55:46.205225+0000","last_peered":"2023-10-01T07:55:46.205225+0000","last_clean":"2023-10-01T07:55:46.205225+0000","last_became_active":"2023-10-01T07:52:51.404018+0000","last_became_peered":"2023-10-01T07:52:51.404018+0000","last_unstale":"2023-10-01T07:55:46.205225+0000","last_undegraded":"2023-10-01T07:55:46.205225+0000","last_fullsized":"2023-10-01T07:55:46.205225+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":[4,7,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":178,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:46.176199+0000","last_change":"2023-10-01T07:54:21.700566+0000","last_active":"2023-10-01T07:55:46.176199+0000","last_peered":"2023-10-01T07:55:46.176199+0000","last_clean":"2023-10-01T07:55:46.176199+0000","last_became_active":"2023-10-01T07:54:21.700260+0000","last_became_peered":"2023-10-01T07:54:21.700260+0000","last_unstale":"2023-10-01T07:55:46.176199+0000","last_undegraded":"2023-10-01T07:55:46.176199+0000","last_fullsized":"2023-10-01T07:55:46.176199+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:49:57.302232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":114,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:46.175913+0000","last_change":"2023-10-01T07:53:49.929945+0000","last_active":"2023-10-01T07:55:46.175913+0000","last_peered":"2023-10-01T07:55:46.175913+0000","last_clean":"2023-10-01T07:55:46.175913+0000","last_became_active":"2023-10-01T07:53:49.929576+0000","last_became_peered":"2023-10-01T07:53:49.929576+0000","last_unstale":"2023-10-01T07:55:46.175913+0000","last_undegraded":"2023-10-01T07:55:46.175913+0000","last_fullsized":"2023-10-01T07:55:46.175913+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:00:56.852893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":159,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:44.693442+0000","last_change":"2023-10-01T07:48:00.322738+0000","last_active":"2023-10-01T07:55:44.693442+0000","last_peered":"2023-10-01T07:55:44.693442+0000","last_clean":"2023-10-01T07:55:44.693442+0000","last_became_active":"2023-10-01T07:48:00.322409+0000","last_became_peered":"2023-10-01T07:48:00.322409+0000","last_unstale":"2023-10-01T07:55:44.693442+0000","last_undegraded":"2023-10-01T07:55:44.693442+0000","last_fullsized":"2023-10-01T07:55:44.693442+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":54,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:46.204172+0000","last_change":"2023-10-01T07:52:51.406682+0000","last_active":"2023-10-01T07:55:46.204172+0000","last_peered":"2023-10-01T07:55:46.204172+0000","last_clean":"2023-10-01T07:55:46.204172+0000","last_became_active":"2023-10-01T07:52:51.406245+0000","last_became_peered":"2023-10-01T07:52:51.406245+0000","last_unstale":"2023-10-01T07:55:46.204172+0000","last_undegraded":"2023-10-01T07:55:46.204172+0000","last_fullsized":"2023-10-01T07:55:46.204172+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":119,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:45.924653+0000","last_change":"2023-10-01T07:53:49.935602+0000","last_active":"2023-10-01T07:55:45.924653+0000","last_peered":"2023-10-01T07:55:45.924653+0000","last_clean":"2023-10-01T07:55:45.924653+0000","last_became_active":"2023-10-01T07:53:49.935059+0000","last_became_peered":"2023-10-01T07:53:49.935059+0000","last_unstale":"2023-10-01T07:55:45.924653+0000","last_undegraded":"2023-10-01T07:55:45.924653+0000","last_fullsized":"2023-10-01T07:55:45.924653+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:20:46.935021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,7],"acting":[2,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.10","version":"59'8","reported_seq":152,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:46.205805+0000","last_change":"2023-10-01T07:41:31.165829+0000","last_active":"2023-10-01T07:55:46.205805+0000","last_peered":"2023-10-01T07:55:46.205805+0000","last_clean":"2023-10-01T07:55:46.205805+0000","last_became_active":"2023-10-01T07:41:31.165209+0000","last_became_peered":"2023-10-01T07:41:31.165209+0000","last_unstale":"2023-10-01T07:55:46.205805+0000","last_undegraded":"2023-10-01T07:55:46.205805+0000","last_fullsized":"2023-10-01T07:55:46.205805+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+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":178,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:46.176489+0000","last_change":"2023-10-01T07:54:21.702456+0000","last_active":"2023-10-01T07:55:46.176489+0000","last_peered":"2023-10-01T07:55:46.176489+0000","last_clean":"2023-10-01T07:55:46.176489+0000","last_became_active":"2023-10-01T07:54:21.701984+0000","last_became_peered":"2023-10-01T07:54:21.701984+0000","last_unstale":"2023-10-01T07:55:46.176489+0000","last_undegraded":"2023-10-01T07:55:46.176489+0000","last_fullsized":"2023-10-01T07:55:46.176489+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:13:59.771057+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"178'2258","reported_seq":2271,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-10-01T07:56:06.060290+0000","last_change":"2023-10-01T07:55:29.490230+0000","last_active":"2023-10-01T07:56:06.060290+0000","last_peered":"2023-10-01T07:56:06.060290+0000","last_clean":"2023-10-01T07:56:06.060290+0000","last_became_active":"2023-10-01T07:55:29.489905+0000","last_became_peered":"2023-10-01T07:55:29.489905+0000","last_unstale":"2023-10-01T07:56:06.060290+0000","last_undegraded":"2023-10-01T07:56:06.060290+0000","last_fullsized":"2023-10-01T07:56:06.060290+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_clean_scrub_stamp":"2023-10-01T07:55:28.446874+0000","objects_scrubbed":0,"log_size":2258,"log_dups_size":0,"ondisk_log_size":2258,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":147980288,"num_objects":2258,"num_object_clones":0,"num_object_copies":6774,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2258,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2258,"num_write_kb":144512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,2],"acting":[5,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":120,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:45.924834+0000","last_change":"2023-10-01T07:47:46.585010+0000","last_active":"2023-10-01T07:55:45.924834+0000","last_peered":"2023-10-01T07:55:45.924834+0000","last_clean":"2023-10-01T07:55:45.924834+0000","last_became_active":"2023-10-01T07:47:46.584628+0000","last_became_peered":"2023-10-01T07:47:46.584628+0000","last_unstale":"2023-10-01T07:55:45.924834+0000","last_undegraded":"2023-10-01T07:55:45.924834+0000","last_fullsized":"2023-10-01T07:55:45.924834+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:11:43.851864+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,0],"acting":[2,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":144,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:44.692770+0000","last_change":"2023-10-01T07:48:00.320194+0000","last_active":"2023-10-01T07:55:44.692770+0000","last_peered":"2023-10-01T07:55:44.692770+0000","last_clean":"2023-10-01T07:55:44.692770+0000","last_became_active":"2023-10-01T07:48:00.319824+0000","last_became_peered":"2023-10-01T07:48:00.319824+0000","last_unstale":"2023-10-01T07:55:44.692770+0000","last_undegraded":"2023-10-01T07:55:44.692770+0000","last_fullsized":"2023-10-01T07:55:44.692770+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"178'2388","reported_seq":2400,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-10-01T07:56:06.236298+0000","last_change":"2023-10-01T07:55:29.483189+0000","last_active":"2023-10-01T07:56:06.236298+0000","last_peered":"2023-10-01T07:56:06.236298+0000","last_clean":"2023-10-01T07:56:06.236298+0000","last_became_active":"2023-10-01T07:55:29.482760+0000","last_became_peered":"2023-10-01T07:55:29.482760+0000","last_unstale":"2023-10-01T07:56:06.236298+0000","last_undegraded":"2023-10-01T07:56:06.236298+0000","last_fullsized":"2023-10-01T07:56:06.236298+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_clean_scrub_stamp":"2023-10-01T07:55:28.446874+0000","objects_scrubbed":0,"log_size":2388,"log_dups_size":0,"ondisk_log_size":2388,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":156499968,"num_objects":2388,"num_object_clones":0,"num_object_copies":7164,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2388,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2388,"num_write_kb":152832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":79,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:46.206229+0000","last_change":"2023-10-01T07:54:21.698831+0000","last_active":"2023-10-01T07:55:46.206229+0000","last_peered":"2023-10-01T07:55:46.206229+0000","last_clean":"2023-10-01T07:55:46.206229+0000","last_became_active":"2023-10-01T07:54:21.698352+0000","last_became_peered":"2023-10-01T07:54:21.698352+0000","last_unstale":"2023-10-01T07:55:46.206229+0000","last_undegraded":"2023-10-01T07:55:46.206229+0000","last_fullsized":"2023-10-01T07:55:46.206229+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.9","version":"0'0","reported_seq":150,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:46.204675+0000","last_change":"2023-10-01T07:47:46.583850+0000","last_active":"2023-10-01T07:55:46.204675+0000","last_peered":"2023-10-01T07:55:46.204675+0000","last_clean":"2023-10-01T07:55:46.204675+0000","last_became_active":"2023-10-01T07:47:46.583085+0000","last_became_peered":"2023-10-01T07:47:46.583085+0000","last_unstale":"2023-10-01T07:55:46.204675+0000","last_undegraded":"2023-10-01T07:55:46.204675+0000","last_fullsized":"2023-10-01T07:55:46.204675+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,3],"acting":[4,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.6","version":"178'2334","reported_seq":2346,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-10-01T07:56:06.236293+0000","last_change":"2023-10-01T07:55:29.497614+0000","last_active":"2023-10-01T07:56:06.236293+0000","last_peered":"2023-10-01T07:56:06.236293+0000","last_clean":"2023-10-01T07:56:06.236293+0000","last_became_active":"2023-10-01T07:55:29.497255+0000","last_became_peered":"2023-10-01T07:55:29.497255+0000","last_unstale":"2023-10-01T07:56:06.236293+0000","last_undegraded":"2023-10-01T07:56:06.236293+0000","last_fullsized":"2023-10-01T07:56:06.236293+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_clean_scrub_stamp":"2023-10-01T07:55:28.446874+0000","objects_scrubbed":0,"log_size":2334,"log_dups_size":0,"ondisk_log_size":2334,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":152961024,"num_objects":2334,"num_object_clones":0,"num_object_copies":7002,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2334,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2334,"num_write_kb":149376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,0,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":71,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:44.693463+0000","last_change":"2023-10-01T07:52:51.409640+0000","last_active":"2023-10-01T07:55:44.693463+0000","last_peered":"2023-10-01T07:55:44.693463+0000","last_clean":"2023-10-01T07:55:44.693463+0000","last_became_active":"2023-10-01T07:52:51.409291+0000","last_became_peered":"2023-10-01T07:52:51.409291+0000","last_unstale":"2023-10-01T07:55:44.693463+0000","last_undegraded":"2023-10-01T07:55:44.693463+0000","last_fullsized":"2023-10-01T07:55:44.693463+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":[5,7,6],"acting":[5,7,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":173,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:46.204481+0000","last_change":"2023-10-01T07:54:21.704818+0000","last_active":"2023-10-01T07:55:46.204481+0000","last_peered":"2023-10-01T07:55:46.204481+0000","last_clean":"2023-10-01T07:55:46.204481+0000","last_became_active":"2023-10-01T07:54:21.704483+0000","last_became_peered":"2023-10-01T07:54:21.704483+0000","last_unstale":"2023-10-01T07:55:46.204481+0000","last_undegraded":"2023-10-01T07:55:46.204481+0000","last_fullsized":"2023-10-01T07:55:46.204481+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"178'2229","reported_seq":2243,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-10-01T07:56:04.858547+0000","last_change":"2023-10-01T07:55:29.481329+0000","last_active":"2023-10-01T07:56:04.858547+0000","last_peered":"2023-10-01T07:56:04.858547+0000","last_clean":"2023-10-01T07:56:04.858547+0000","last_became_active":"2023-10-01T07:55:29.480865+0000","last_became_peered":"2023-10-01T07:55:29.480865+0000","last_unstale":"2023-10-01T07:56:04.858547+0000","last_undegraded":"2023-10-01T07:56:04.858547+0000","last_fullsized":"2023-10-01T07:56:04.858547+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_clean_scrub_stamp":"2023-10-01T07:55:28.446874+0000","objects_scrubbed":0,"log_size":2229,"log_dups_size":0,"ondisk_log_size":2229,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:12:40.790798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":146079744,"num_objects":2229,"num_object_clones":0,"num_object_copies":6687,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2229,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2229,"num_write_kb":142656,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":145,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:44.693215+0000","last_change":"2023-10-01T07:43:24.917235+0000","last_active":"2023-10-01T07:55:44.693215+0000","last_peered":"2023-10-01T07:55:44.693215+0000","last_clean":"2023-10-01T07:55:44.693215+0000","last_became_active":"2023-10-01T07:43:24.916855+0000","last_became_peered":"2023-10-01T07:43:24.916855+0000","last_unstale":"2023-10-01T07:55:44.693215+0000","last_undegraded":"2023-10-01T07:55:44.693215+0000","last_fullsized":"2023-10-01T07:55:44.693215+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":108,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:44.688751+0000","last_change":"2023-10-01T07:54:21.695610+0000","last_active":"2023-10-01T07:55:44.688751+0000","last_peered":"2023-10-01T07:55:44.688751+0000","last_clean":"2023-10-01T07:55:44.688751+0000","last_became_active":"2023-10-01T07:54:21.695059+0000","last_became_peered":"2023-10-01T07:54:21.695059+0000","last_unstale":"2023-10-01T07:55:44.688751+0000","last_undegraded":"2023-10-01T07:55:44.688751+0000","last_fullsized":"2023-10-01T07:55:44.688751+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:22:59.068461+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.0","version":"178'2166","reported_seq":2180,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-10-01T07:56:04.297690+0000","last_change":"2023-10-01T07:55:29.487889+0000","last_active":"2023-10-01T07:56:04.297690+0000","last_peered":"2023-10-01T07:56:04.297690+0000","last_clean":"2023-10-01T07:56:04.297690+0000","last_became_active":"2023-10-01T07:55:29.487391+0000","last_became_peered":"2023-10-01T07:55:29.487391+0000","last_unstale":"2023-10-01T07:56:04.297690+0000","last_undegraded":"2023-10-01T07:56:04.297690+0000","last_fullsized":"2023-10-01T07:56:04.297690+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_clean_scrub_stamp":"2023-10-01T07:55:28.446874+0000","objects_scrubbed":0,"log_size":2166,"log_dups_size":0,"ondisk_log_size":2166,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:39:46.462563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":141950976,"num_objects":2166,"num_object_clones":0,"num_object_copies":6498,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2166,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2166,"num_write_kb":138624,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":120,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:45.924726+0000","last_change":"2023-10-01T07:47:46.586597+0000","last_active":"2023-10-01T07:55:45.924726+0000","last_peered":"2023-10-01T07:55:45.924726+0000","last_clean":"2023-10-01T07:55:45.924726+0000","last_became_active":"2023-10-01T07:47:46.586278+0000","last_became_peered":"2023-10-01T07:47:46.586278+0000","last_unstale":"2023-10-01T07:55:45.924726+0000","last_undegraded":"2023-10-01T07:55:45.924726+0000","last_fullsized":"2023-10-01T07:55:45.924726+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:58:57.216985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,4],"acting":[2,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":125,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:46.204095+0000","last_change":"2023-10-01T07:47:46.589313+0000","last_active":"2023-10-01T07:55:46.204095+0000","last_peered":"2023-10-01T07:55:46.204095+0000","last_clean":"2023-10-01T07:55:46.204095+0000","last_became_active":"2023-10-01T07:47:46.588272+0000","last_became_peered":"2023-10-01T07:47:46.588272+0000","last_unstale":"2023-10-01T07:55:46.204095+0000","last_undegraded":"2023-10-01T07:55:46.204095+0000","last_fullsized":"2023-10-01T07:55:46.204095+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.1","version":"178'2242","reported_seq":2255,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-10-01T07:56:04.847001+0000","last_change":"2023-10-01T07:55:29.498133+0000","last_active":"2023-10-01T07:56:04.847001+0000","last_peered":"2023-10-01T07:56:04.847001+0000","last_clean":"2023-10-01T07:56:04.847001+0000","last_became_active":"2023-10-01T07:55:29.497488+0000","last_became_peered":"2023-10-01T07:55:29.497488+0000","last_unstale":"2023-10-01T07:56:04.847001+0000","last_undegraded":"2023-10-01T07:56:04.847001+0000","last_fullsized":"2023-10-01T07:56:04.847001+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_clean_scrub_stamp":"2023-10-01T07:55:28.446874+0000","objects_scrubbed":0,"log_size":2242,"log_dups_size":0,"ondisk_log_size":2242,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:29:11.412230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":146931712,"num_objects":2242,"num_object_clones":0,"num_object_copies":6726,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2242,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2242,"num_write_kb":143488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":174,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:46.204872+0000","last_change":"2023-10-01T07:54:21.711430+0000","last_active":"2023-10-01T07:55:46.204872+0000","last_peered":"2023-10-01T07:55:46.204872+0000","last_clean":"2023-10-01T07:55:46.204872+0000","last_became_active":"2023-10-01T07:54:21.710888+0000","last_became_peered":"2023-10-01T07:54:21.710888+0000","last_unstale":"2023-10-01T07:55:46.204872+0000","last_undegraded":"2023-10-01T07:55:46.204872+0000","last_fullsized":"2023-10-01T07:55:46.204872+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":165,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:46.205978+0000","last_change":"2023-10-01T07:54:21.698695+0000","last_active":"2023-10-01T07:55:46.205978+0000","last_peered":"2023-10-01T07:55:46.205978+0000","last_clean":"2023-10-01T07:55:46.205978+0000","last_became_active":"2023-10-01T07:54:21.698283+0000","last_became_peered":"2023-10-01T07:54:21.698283+0000","last_unstale":"2023-10-01T07:55:46.205978+0000","last_undegraded":"2023-10-01T07:55:46.205978+0000","last_fullsized":"2023-10-01T07:55:46.205978+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.2","version":"178'2219","reported_seq":2232,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-10-01T07:56:04.917118+0000","last_change":"2023-10-01T07:55:29.498081+0000","last_active":"2023-10-01T07:56:04.917118+0000","last_peered":"2023-10-01T07:56:04.917118+0000","last_clean":"2023-10-01T07:56:04.917118+0000","last_became_active":"2023-10-01T07:55:29.496924+0000","last_became_peered":"2023-10-01T07:55:29.496924+0000","last_unstale":"2023-10-01T07:56:04.917118+0000","last_undegraded":"2023-10-01T07:56:04.917118+0000","last_fullsized":"2023-10-01T07:56:04.917118+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_clean_scrub_stamp":"2023-10-01T07:55:28.446874+0000","objects_scrubbed":0,"log_size":2219,"log_dups_size":0,"ondisk_log_size":2219,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":145424384,"num_objects":2219,"num_object_clones":0,"num_object_copies":6657,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2219,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2219,"num_write_kb":142016,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":96,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:44.689146+0000","last_change":"2023-10-01T07:54:21.698301+0000","last_active":"2023-10-01T07:55:44.689146+0000","last_peered":"2023-10-01T07:55:44.689146+0000","last_clean":"2023-10-01T07:55:44.689146+0000","last_became_active":"2023-10-01T07:54:21.696766+0000","last_became_peered":"2023-10-01T07:54:21.696766+0000","last_unstale":"2023-10-01T07:55:44.689146+0000","last_undegraded":"2023-10-01T07:55:44.689146+0000","last_fullsized":"2023-10-01T07:55:44.689146+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:16:37.701309+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":142,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:46.206442+0000","last_change":"2023-10-01T07:54:21.699457+0000","last_active":"2023-10-01T07:55:46.206442+0000","last_peered":"2023-10-01T07:55:46.206442+0000","last_clean":"2023-10-01T07:55:46.206442+0000","last_became_active":"2023-10-01T07:54:21.699145+0000","last_became_peered":"2023-10-01T07:54:21.699145+0000","last_unstale":"2023-10-01T07:55:46.206442+0000","last_undegraded":"2023-10-01T07:55:46.206442+0000","last_fullsized":"2023-10-01T07:55:46.206442+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"178'2172","reported_seq":2186,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-10-01T07:56:04.847757+0000","last_change":"2023-10-01T07:55:29.487256+0000","last_active":"2023-10-01T07:56:04.847757+0000","last_peered":"2023-10-01T07:56:04.847757+0000","last_clean":"2023-10-01T07:56:04.847757+0000","last_became_active":"2023-10-01T07:55:29.486831+0000","last_became_peered":"2023-10-01T07:55:29.486831+0000","last_unstale":"2023-10-01T07:56:04.847757+0000","last_undegraded":"2023-10-01T07:56:04.847757+0000","last_fullsized":"2023-10-01T07:56:04.847757+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_clean_scrub_stamp":"2023-10-01T07:55:28.446874+0000","objects_scrubbed":0,"log_size":2172,"log_dups_size":0,"ondisk_log_size":2172,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:14:23.645706+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":142344192,"num_objects":2172,"num_object_clones":0,"num_object_copies":6516,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2172,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2172,"num_write_kb":139008,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":179,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:46.176806+0000","last_change":"2023-10-01T07:54:21.701385+0000","last_active":"2023-10-01T07:55:46.176806+0000","last_peered":"2023-10-01T07:55:46.176806+0000","last_clean":"2023-10-01T07:55:46.176806+0000","last_became_active":"2023-10-01T07:54:21.700766+0000","last_became_peered":"2023-10-01T07:54:21.700766+0000","last_unstale":"2023-10-01T07:55:46.176806+0000","last_undegraded":"2023-10-01T07:55:46.176806+0000","last_fullsized":"2023-10-01T07:55:46.176806+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:59:25.082512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":111,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:44.689345+0000","last_change":"2023-10-01T07:54:21.707574+0000","last_active":"2023-10-01T07:55:44.689345+0000","last_peered":"2023-10-01T07:55:44.689345+0000","last_clean":"2023-10-01T07:55:44.689345+0000","last_became_active":"2023-10-01T07:54:21.707168+0000","last_became_peered":"2023-10-01T07:54:21.707168+0000","last_unstale":"2023-10-01T07:55:44.689345+0000","last_undegraded":"2023-10-01T07:55:44.689345+0000","last_fullsized":"2023-10-01T07:55:44.689345+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:58:31.691669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"178'2302","reported_seq":2314,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-10-01T07:56:05.901025+0000","last_change":"2023-10-01T07:55:29.496558+0000","last_active":"2023-10-01T07:56:05.901025+0000","last_peered":"2023-10-01T07:56:05.901025+0000","last_clean":"2023-10-01T07:56:05.901025+0000","last_became_active":"2023-10-01T07:55:29.495866+0000","last_became_peered":"2023-10-01T07:55:29.495866+0000","last_unstale":"2023-10-01T07:56:05.901025+0000","last_undegraded":"2023-10-01T07:56:05.901025+0000","last_fullsized":"2023-10-01T07:56:05.901025+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_clean_scrub_stamp":"2023-10-01T07:55:28.446874+0000","objects_scrubbed":0,"log_size":2302,"log_dups_size":0,"ondisk_log_size":2302,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:47:29.953731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":150863872,"num_objects":2302,"num_object_clones":0,"num_object_copies":6906,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2302,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2302,"num_write_kb":147328,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[2,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":139,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:44.689113+0000","last_change":"2023-10-01T07:54:21.704536+0000","last_active":"2023-10-01T07:55:44.689113+0000","last_peered":"2023-10-01T07:55:44.689113+0000","last_clean":"2023-10-01T07:55:44.689113+0000","last_became_active":"2023-10-01T07:54:21.700166+0000","last_became_peered":"2023-10-01T07:54:21.700166+0000","last_unstale":"2023-10-01T07:55:44.689113+0000","last_undegraded":"2023-10-01T07:55:44.689113+0000","last_fullsized":"2023-10-01T07:55:44.689113+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:48:11.689572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":160,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:44.693615+0000","last_change":"2023-10-01T07:43:24.917072+0000","last_active":"2023-10-01T07:55:44.693615+0000","last_peered":"2023-10-01T07:55:44.693615+0000","last_clean":"2023-10-01T07:55:44.693615+0000","last_became_active":"2023-10-01T07:43:24.916661+0000","last_became_peered":"2023-10-01T07:43:24.916661+0000","last_unstale":"2023-10-01T07:55:44.693615+0000","last_undegraded":"2023-10-01T07:55:44.693615+0000","last_fullsized":"2023-10-01T07:55:44.693615+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":96,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:44.688574+0000","last_change":"2023-10-01T07:54:21.711358+0000","last_active":"2023-10-01T07:55:44.688574+0000","last_peered":"2023-10-01T07:55:44.688574+0000","last_clean":"2023-10-01T07:55:44.688574+0000","last_became_active":"2023-10-01T07:54:21.709482+0000","last_became_peered":"2023-10-01T07:54:21.709482+0000","last_unstale":"2023-10-01T07:55:44.688574+0000","last_undegraded":"2023-10-01T07:55:44.688574+0000","last_fullsized":"2023-10-01T07:55:44.688574+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:59:27.052475+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.8","version":"178'2294","reported_seq":2307,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-10-01T07:56:06.031587+0000","last_change":"2023-10-01T07:55:29.488614+0000","last_active":"2023-10-01T07:56:06.031587+0000","last_peered":"2023-10-01T07:56:06.031587+0000","last_clean":"2023-10-01T07:56:06.031587+0000","last_became_active":"2023-10-01T07:55:29.488248+0000","last_became_peered":"2023-10-01T07:55:29.488248+0000","last_unstale":"2023-10-01T07:56:06.031587+0000","last_undegraded":"2023-10-01T07:56:06.031587+0000","last_fullsized":"2023-10-01T07:56:06.031587+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_clean_scrub_stamp":"2023-10-01T07:55:28.446874+0000","objects_scrubbed":0,"log_size":2294,"log_dups_size":0,"ondisk_log_size":2294,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":150339584,"num_objects":2294,"num_object_clones":0,"num_object_copies":6882,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2294,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2294,"num_write_kb":146816,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":164,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:44.693064+0000","last_change":"2023-10-01T07:54:21.710760+0000","last_active":"2023-10-01T07:55:44.693064+0000","last_peered":"2023-10-01T07:55:44.693064+0000","last_clean":"2023-10-01T07:55:44.693064+0000","last_became_active":"2023-10-01T07:54:21.710322+0000","last_became_peered":"2023-10-01T07:54:21.710322+0000","last_unstale":"2023-10-01T07:55:44.693064+0000","last_undegraded":"2023-10-01T07:55:44.693064+0000","last_fullsized":"2023-10-01T07:55:44.693064+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":123,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:46.204723+0000","last_change":"2023-10-01T07:47:46.591521+0000","last_active":"2023-10-01T07:55:46.204723+0000","last_peered":"2023-10-01T07:55:46.204723+0000","last_clean":"2023-10-01T07:55:46.204723+0000","last_became_active":"2023-10-01T07:47:46.590065+0000","last_became_peered":"2023-10-01T07:47:46.590065+0000","last_unstale":"2023-10-01T07:55:46.204723+0000","last_undegraded":"2023-10-01T07:55:46.204723+0000","last_fullsized":"2023-10-01T07:55:46.204723+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":138,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:44.688842+0000","last_change":"2023-10-01T07:54:21.703674+0000","last_active":"2023-10-01T07:55:44.688842+0000","last_peered":"2023-10-01T07:55:44.688842+0000","last_clean":"2023-10-01T07:55:44.688842+0000","last_became_active":"2023-10-01T07:54:21.699849+0000","last_became_peered":"2023-10-01T07:54:21.699849+0000","last_unstale":"2023-10-01T07:55:44.688842+0000","last_undegraded":"2023-10-01T07:55:44.688842+0000","last_fullsized":"2023-10-01T07:55:44.688842+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:39:04.881083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"178'2085","reported_seq":2099,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-10-01T07:56:04.316184+0000","last_change":"2023-10-01T07:55:29.484460+0000","last_active":"2023-10-01T07:56:04.316184+0000","last_peered":"2023-10-01T07:56:04.316184+0000","last_clean":"2023-10-01T07:56:04.316184+0000","last_became_active":"2023-10-01T07:55:29.484089+0000","last_became_peered":"2023-10-01T07:55:29.484089+0000","last_unstale":"2023-10-01T07:56:04.316184+0000","last_undegraded":"2023-10-01T07:56:04.316184+0000","last_fullsized":"2023-10-01T07:56:04.316184+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_clean_scrub_stamp":"2023-10-01T07:55:28.446874+0000","objects_scrubbed":0,"log_size":2085,"log_dups_size":0,"ondisk_log_size":2085,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:11:02.595469+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":136642560,"num_objects":2085,"num_object_clones":0,"num_object_copies":6255,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2085,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2085,"num_write_kb":133440,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":169,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:45.924043+0000","last_change":"2023-10-01T07:43:24.905505+0000","last_active":"2023-10-01T07:55:45.924043+0000","last_peered":"2023-10-01T07:55:45.924043+0000","last_clean":"2023-10-01T07:55:45.924043+0000","last_became_active":"2023-10-01T07:43:24.905061+0000","last_became_peered":"2023-10-01T07:43:24.905061+0000","last_unstale":"2023-10-01T07:55:45.924043+0000","last_undegraded":"2023-10-01T07:55:45.924043+0000","last_fullsized":"2023-10-01T07:55:45.924043+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:37:50.798269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":117,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:44.688151+0000","last_change":"2023-10-01T07:54:21.709084+0000","last_active":"2023-10-01T07:55:44.688151+0000","last_peered":"2023-10-01T07:55:44.688151+0000","last_clean":"2023-10-01T07:55:44.688151+0000","last_became_active":"2023-10-01T07:54:21.705439+0000","last_became_peered":"2023-10-01T07:54:21.705439+0000","last_unstale":"2023-10-01T07:55:44.688151+0000","last_undegraded":"2023-10-01T07:55:44.688151+0000","last_fullsized":"2023-10-01T07:55:44.688151+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:52:48.884320+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":128,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:44.689509+0000","last_change":"2023-10-01T07:54:21.696362+0000","last_active":"2023-10-01T07:55:44.689509+0000","last_peered":"2023-10-01T07:55:44.689509+0000","last_clean":"2023-10-01T07:55:44.689509+0000","last_became_active":"2023-10-01T07:54:21.695735+0000","last_became_peered":"2023-10-01T07:54:21.695735+0000","last_unstale":"2023-10-01T07:55:44.689509+0000","last_undegraded":"2023-10-01T07:55:44.689509+0000","last_fullsized":"2023-10-01T07:55:44.689509+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:10:49.153768+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"178'2321","reported_seq":2334,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-10-01T07:56:06.232664+0000","last_change":"2023-10-01T07:55:29.499391+0000","last_active":"2023-10-01T07:56:06.232664+0000","last_peered":"2023-10-01T07:56:06.232664+0000","last_clean":"2023-10-01T07:56:06.232664+0000","last_became_active":"2023-10-01T07:55:29.499099+0000","last_became_peered":"2023-10-01T07:55:29.499099+0000","last_unstale":"2023-10-01T07:56:06.232664+0000","last_undegraded":"2023-10-01T07:56:06.232664+0000","last_fullsized":"2023-10-01T07:56:06.232664+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_clean_scrub_stamp":"2023-10-01T07:55:28.446874+0000","objects_scrubbed":0,"log_size":2321,"log_dups_size":0,"ondisk_log_size":2321,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":152109056,"num_objects":2321,"num_object_clones":0,"num_object_copies":6963,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2321,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2321,"num_write_kb":148544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":164,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:44.693164+0000","last_change":"2023-10-01T07:48:00.320868+0000","last_active":"2023-10-01T07:55:44.693164+0000","last_peered":"2023-10-01T07:55:44.693164+0000","last_clean":"2023-10-01T07:55:44.693164+0000","last_became_active":"2023-10-01T07:48:00.320514+0000","last_became_peered":"2023-10-01T07:48:00.320514+0000","last_unstale":"2023-10-01T07:55:44.693164+0000","last_undegraded":"2023-10-01T07:55:44.693164+0000","last_fullsized":"2023-10-01T07:55:44.693164+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":288,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:46.205387+0000","last_change":"2023-10-01T07:53:49.934977+0000","last_active":"2023-10-01T07:55:46.205387+0000","last_peered":"2023-10-01T07:55:46.205387+0000","last_clean":"2023-10-01T07:55:46.205387+0000","last_became_active":"2023-10-01T07:53:49.934447+0000","last_became_peered":"2023-10-01T07:53:49.934447+0000","last_unstale":"2023-10-01T07:55:46.205387+0000","last_undegraded":"2023-10-01T07:55:46.205387+0000","last_fullsized":"2023-10-01T07:55:46.205387+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:23:32.049984+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:23:32.049984+0000","last_clean_scrub_stamp":"2023-10-01T07:23:32.049984+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,0],"acting":[6,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":109,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:54.322691+0000","last_change":"2023-10-01T07:43:24.910767+0000","last_active":"2023-10-01T07:55:54.322691+0000","last_peered":"2023-10-01T07:55:54.322691+0000","last_clean":"2023-10-01T07:55:54.322691+0000","last_became_active":"2023-10-01T07:43:24.910214+0000","last_became_peered":"2023-10-01T07:43:24.910214+0000","last_unstale":"2023-10-01T07:55:54.322691+0000","last_undegraded":"2023-10-01T07:55:54.322691+0000","last_fullsized":"2023-10-01T07:55:54.322691+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:37:46.200934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":154,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:46.205904+0000","last_change":"2023-10-01T07:48:00.323822+0000","last_active":"2023-10-01T07:55:46.205904+0000","last_peered":"2023-10-01T07:55:46.205904+0000","last_clean":"2023-10-01T07:55:46.205904+0000","last_became_active":"2023-10-01T07:48:00.323132+0000","last_became_peered":"2023-10-01T07:48:00.323132+0000","last_unstale":"2023-10-01T07:55:46.205904+0000","last_undegraded":"2023-10-01T07:55:46.205904+0000","last_fullsized":"2023-10-01T07:55:46.205904+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"178'2233","reported_seq":2247,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-10-01T07:56:04.812610+0000","last_change":"2023-10-01T07:55:29.487274+0000","last_active":"2023-10-01T07:56:04.812610+0000","last_peered":"2023-10-01T07:56:04.812610+0000","last_clean":"2023-10-01T07:56:04.812610+0000","last_became_active":"2023-10-01T07:55:29.486912+0000","last_became_peered":"2023-10-01T07:55:29.486912+0000","last_unstale":"2023-10-01T07:56:04.812610+0000","last_undegraded":"2023-10-01T07:56:04.812610+0000","last_fullsized":"2023-10-01T07:56:04.812610+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_clean_scrub_stamp":"2023-10-01T07:55:28.446874+0000","objects_scrubbed":0,"log_size":2233,"log_dups_size":0,"ondisk_log_size":2233,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:41:08.266944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":146341888,"num_objects":2233,"num_object_clones":0,"num_object_copies":6699,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2233,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2233,"num_write_kb":142912,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":121,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:44.688416+0000","last_change":"2023-10-01T07:54:21.708402+0000","last_active":"2023-10-01T07:55:44.688416+0000","last_peered":"2023-10-01T07:55:44.688416+0000","last_clean":"2023-10-01T07:55:44.688416+0000","last_became_active":"2023-10-01T07:54:21.701495+0000","last_became_peered":"2023-10-01T07:54:21.701495+0000","last_unstale":"2023-10-01T07:55:44.688416+0000","last_undegraded":"2023-10-01T07:55:44.688416+0000","last_fullsized":"2023-10-01T07:55:44.688416+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:59:10.299981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":111,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:46.204434+0000","last_change":"2023-10-01T07:53:49.934037+0000","last_active":"2023-10-01T07:55:46.204434+0000","last_peered":"2023-10-01T07:55:46.204434+0000","last_clean":"2023-10-01T07:55:46.204434+0000","last_became_active":"2023-10-01T07:53:49.933525+0000","last_became_peered":"2023-10-01T07:53:49.933525+0000","last_unstale":"2023-10-01T07:55:46.204434+0000","last_undegraded":"2023-10-01T07:55:46.204434+0000","last_fullsized":"2023-10-01T07:55:46.204434+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":84,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:44.688911+0000","last_change":"2023-10-01T07:54:21.696464+0000","last_active":"2023-10-01T07:55:44.688911+0000","last_peered":"2023-10-01T07:55:44.688911+0000","last_clean":"2023-10-01T07:55:44.688911+0000","last_became_active":"2023-10-01T07:54:21.695962+0000","last_became_peered":"2023-10-01T07:54:21.695962+0000","last_unstale":"2023-10-01T07:55:44.688911+0000","last_undegraded":"2023-10-01T07:55:44.688911+0000","last_fullsized":"2023-10-01T07:55:44.688911+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:49:03.596457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.f","version":"178'2138","reported_seq":2151,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-10-01T07:56:04.308138+0000","last_change":"2023-10-01T07:55:29.483600+0000","last_active":"2023-10-01T07:56:04.308138+0000","last_peered":"2023-10-01T07:56:04.308138+0000","last_clean":"2023-10-01T07:56:04.308138+0000","last_became_active":"2023-10-01T07:55:29.483260+0000","last_became_peered":"2023-10-01T07:55:29.483260+0000","last_unstale":"2023-10-01T07:56:04.308138+0000","last_undegraded":"2023-10-01T07:56:04.308138+0000","last_fullsized":"2023-10-01T07:56:04.308138+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_clean_scrub_stamp":"2023-10-01T07:55:28.446874+0000","objects_scrubbed":0,"log_size":2138,"log_dups_size":0,"ondisk_log_size":2138,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:56:34.486260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":140115968,"num_objects":2138,"num_object_clones":0,"num_object_copies":6414,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2138,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2138,"num_write_kb":136832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":107,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:46.205614+0000","last_change":"2023-10-01T07:53:49.935004+0000","last_active":"2023-10-01T07:55:46.205614+0000","last_peered":"2023-10-01T07:55:46.205614+0000","last_clean":"2023-10-01T07:55:46.205614+0000","last_became_active":"2023-10-01T07:53:49.934636+0000","last_became_peered":"2023-10-01T07:53:49.934636+0000","last_unstale":"2023-10-01T07:55:46.205614+0000","last_undegraded":"2023-10-01T07:55:46.205614+0000","last_fullsized":"2023-10-01T07:55:46.205614+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":117,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:44.689622+0000","last_change":"2023-10-01T07:54:21.703258+0000","last_active":"2023-10-01T07:55:44.689622+0000","last_peered":"2023-10-01T07:55:44.689622+0000","last_clean":"2023-10-01T07:55:44.689622+0000","last_became_active":"2023-10-01T07:54:21.698475+0000","last_became_peered":"2023-10-01T07:54:21.698475+0000","last_unstale":"2023-10-01T07:55:44.689622+0000","last_undegraded":"2023-10-01T07:55:44.689622+0000","last_fullsized":"2023-10-01T07:55:44.689622+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:06:44.016487+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:44.693204+0000","last_change":"2023-10-01T07:53:49.931927+0000","last_active":"2023-10-01T07:55:44.693204+0000","last_peered":"2023-10-01T07:55:44.693204+0000","last_clean":"2023-10-01T07:55:44.693204+0000","last_became_active":"2023-10-01T07:53:49.931219+0000","last_became_peered":"2023-10-01T07:53:49.931219+0000","last_unstale":"2023-10-01T07:55:44.693204+0000","last_undegraded":"2023-10-01T07:55:44.693204+0000","last_fullsized":"2023-10-01T07:55:44.693204+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.c","version":"178'2205","reported_seq":2219,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-10-01T07:56:04.324641+0000","last_change":"2023-10-01T07:55:29.496097+0000","last_active":"2023-10-01T07:56:04.324641+0000","last_peered":"2023-10-01T07:56:04.324641+0000","last_clean":"2023-10-01T07:56:04.324641+0000","last_became_active":"2023-10-01T07:55:29.495667+0000","last_became_peered":"2023-10-01T07:55:29.495667+0000","last_unstale":"2023-10-01T07:56:04.324641+0000","last_undegraded":"2023-10-01T07:56:04.324641+0000","last_fullsized":"2023-10-01T07:56:04.324641+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_clean_scrub_stamp":"2023-10-01T07:55:28.446874+0000","objects_scrubbed":0,"log_size":2205,"log_dups_size":0,"ondisk_log_size":2205,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:36:23.312785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":144506880,"num_objects":2205,"num_object_clones":0,"num_object_copies":6615,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2205,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2205,"num_write_kb":141120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":161,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:46.176644+0000","last_change":"2023-10-01T07:48:00.312567+0000","last_active":"2023-10-01T07:55:46.176644+0000","last_peered":"2023-10-01T07:55:46.176644+0000","last_clean":"2023-10-01T07:55:46.176644+0000","last_became_active":"2023-10-01T07:48:00.311711+0000","last_became_peered":"2023-10-01T07:48:00.311711+0000","last_unstale":"2023-10-01T07:55:46.176644+0000","last_undegraded":"2023-10-01T07:55:46.176644+0000","last_fullsized":"2023-10-01T07:55:46.176644+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:02:05.723765+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":96,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:44.688949+0000","last_change":"2023-10-01T07:54:21.702881+0000","last_active":"2023-10-01T07:55:44.688949+0000","last_peered":"2023-10-01T07:55:44.688949+0000","last_clean":"2023-10-01T07:55:44.688949+0000","last_became_active":"2023-10-01T07:54:21.697993+0000","last_became_peered":"2023-10-01T07:54:21.697993+0000","last_unstale":"2023-10-01T07:55:44.688949+0000","last_undegraded":"2023-10-01T07:55:44.688949+0000","last_fullsized":"2023-10-01T07:55:44.688949+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:30:11.014197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":159,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:46.176842+0000","last_change":"2023-10-01T07:48:00.318480+0000","last_active":"2023-10-01T07:55:46.176842+0000","last_peered":"2023-10-01T07:55:46.176842+0000","last_clean":"2023-10-01T07:55:46.176842+0000","last_became_active":"2023-10-01T07:48:00.317844+0000","last_became_peered":"2023-10-01T07:48:00.317844+0000","last_unstale":"2023-10-01T07:55:46.176842+0000","last_undegraded":"2023-10-01T07:55:46.176842+0000","last_fullsized":"2023-10-01T07:55:46.176842+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:05:35.934919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"178'2325","reported_seq":2338,"reported_epoch":178,"state":"active+clean","last_fresh":"2023-10-01T07:56:06.055660+0000","last_change":"2023-10-01T07:55:29.488810+0000","last_active":"2023-10-01T07:56:06.055660+0000","last_peered":"2023-10-01T07:56:06.055660+0000","last_clean":"2023-10-01T07:56:06.055660+0000","last_became_active":"2023-10-01T07:55:29.488490+0000","last_became_peered":"2023-10-01T07:55:29.488490+0000","last_unstale":"2023-10-01T07:56:06.055660+0000","last_undegraded":"2023-10-01T07:56:06.055660+0000","last_fullsized":"2023-10-01T07:56:06.055660+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_clean_scrub_stamp":"2023-10-01T07:55:28.446874+0000","objects_scrubbed":0,"log_size":2325,"log_dups_size":0,"ondisk_log_size":2325,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":152371200,"num_objects":2325,"num_object_clones":0,"num_object_copies":6975,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2325,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2325,"num_write_kb":148800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,2],"acting":[5,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":163,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:46.204862+0000","last_change":"2023-10-01T07:48:00.313007+0000","last_active":"2023-10-01T07:55:46.204862+0000","last_peered":"2023-10-01T07:55:46.204862+0000","last_clean":"2023-10-01T07:55:46.204862+0000","last_became_active":"2023-10-01T07:48:00.312535+0000","last_became_peered":"2023-10-01T07:48:00.312535+0000","last_unstale":"2023-10-01T07:55:46.204862+0000","last_undegraded":"2023-10-01T07:55:46.204862+0000","last_fullsized":"2023-10-01T07:55:46.204862+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":47,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:44.689036+0000","last_change":"2023-10-01T07:54:21.703461+0000","last_active":"2023-10-01T07:55:44.689036+0000","last_peered":"2023-10-01T07:55:44.689036+0000","last_clean":"2023-10-01T07:55:44.689036+0000","last_became_active":"2023-10-01T07:54:21.702628+0000","last_became_peered":"2023-10-01T07:54:21.702628+0000","last_unstale":"2023-10-01T07:55:44.689036+0000","last_undegraded":"2023-10-01T07:55:44.689036+0000","last_fullsized":"2023-10-01T07:55:44.689036+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:41:10.213398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[1,0,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":128,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:46.204899+0000","last_change":"2023-10-01T07:47:46.586842+0000","last_active":"2023-10-01T07:55:46.204899+0000","last_peered":"2023-10-01T07:55:46.204899+0000","last_clean":"2023-10-01T07:55:46.204899+0000","last_became_active":"2023-10-01T07:47:46.586212+0000","last_became_peered":"2023-10-01T07:47:46.586212+0000","last_unstale":"2023-10-01T07:55:46.204899+0000","last_undegraded":"2023-10-01T07:55:46.204899+0000","last_fullsized":"2023-10-01T07:55:46.204899+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":80,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:45.924473+0000","last_change":"2023-10-01T07:53:49.930242+0000","last_active":"2023-10-01T07:55:45.924473+0000","last_peered":"2023-10-01T07:55:45.924473+0000","last_clean":"2023-10-01T07:55:45.924473+0000","last_became_active":"2023-10-01T07:53:49.929827+0000","last_became_peered":"2023-10-01T07:53:49.929827+0000","last_unstale":"2023-10-01T07:55:45.924473+0000","last_undegraded":"2023-10-01T07:55:45.924473+0000","last_fullsized":"2023-10-01T07:55:45.924473+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:07:50.612543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,7],"acting":[2,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":182,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:45.924370+0000","last_change":"2023-10-01T07:54:21.703640+0000","last_active":"2023-10-01T07:55:45.924370+0000","last_peered":"2023-10-01T07:55:45.924370+0000","last_clean":"2023-10-01T07:55:45.924370+0000","last_became_active":"2023-10-01T07:54:21.703259+0000","last_became_peered":"2023-10-01T07:54:21.703259+0000","last_unstale":"2023-10-01T07:55:45.924370+0000","last_undegraded":"2023-10-01T07:55:45.924370+0000","last_fullsized":"2023-10-01T07:55:45.924370+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:22:40.141389+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":186,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:44.693225+0000","last_change":"2023-10-01T07:54:21.705971+0000","last_active":"2023-10-01T07:55:44.693225+0000","last_peered":"2023-10-01T07:55:44.693225+0000","last_clean":"2023-10-01T07:55:44.693225+0000","last_became_active":"2023-10-01T07:54:21.705697+0000","last_became_peered":"2023-10-01T07:54:21.705697+0000","last_unstale":"2023-10-01T07:55:44.693225+0000","last_undegraded":"2023-10-01T07:55:44.693225+0000","last_fullsized":"2023-10-01T07:55:44.693225+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,2,1],"acting":[5,2,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":171,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:46.205059+0000","last_change":"2023-10-01T07:54:21.700668+0000","last_active":"2023-10-01T07:55:46.205059+0000","last_peered":"2023-10-01T07:55:46.205059+0000","last_clean":"2023-10-01T07:55:46.205059+0000","last_became_active":"2023-10-01T07:54:21.700358+0000","last_became_peered":"2023-10-01T07:54:21.700358+0000","last_unstale":"2023-10-01T07:55:46.205059+0000","last_undegraded":"2023-10-01T07:55:46.205059+0000","last_fullsized":"2023-10-01T07:55:46.205059+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:44.693630+0000","last_change":"2023-10-01T07:47:46.587284+0000","last_active":"2023-10-01T07:55:44.693630+0000","last_peered":"2023-10-01T07:55:44.693630+0000","last_clean":"2023-10-01T07:55:44.693630+0000","last_became_active":"2023-10-01T07:47:46.586309+0000","last_became_peered":"2023-10-01T07:47:46.586309+0000","last_unstale":"2023-10-01T07:55:44.693630+0000","last_undegraded":"2023-10-01T07:55:44.693630+0000","last_fullsized":"2023-10-01T07:55:44.693630+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":156,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:46.204746+0000","last_change":"2023-10-01T07:47:46.578613+0000","last_active":"2023-10-01T07:55:46.204746+0000","last_peered":"2023-10-01T07:55:46.204746+0000","last_clean":"2023-10-01T07:55:46.204746+0000","last_became_active":"2023-10-01T07:47:46.578263+0000","last_became_peered":"2023-10-01T07:47:46.578263+0000","last_unstale":"2023-10-01T07:55:46.204746+0000","last_undegraded":"2023-10-01T07:55:46.204746+0000","last_fullsized":"2023-10-01T07:55:46.204746+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":158,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:46.176313+0000","last_change":"2023-10-01T07:43:24.912080+0000","last_active":"2023-10-01T07:55:46.176313+0000","last_peered":"2023-10-01T07:55:46.176313+0000","last_clean":"2023-10-01T07:55:46.176313+0000","last_became_active":"2023-10-01T07:43:24.911577+0000","last_became_peered":"2023-10-01T07:43:24.911577+0000","last_unstale":"2023-10-01T07:55:46.176313+0000","last_undegraded":"2023-10-01T07:55:46.176313+0000","last_fullsized":"2023-10-01T07:55:46.176313+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:49:36.182931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":170,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:46.175787+0000","last_change":"2023-10-01T07:43:24.905781+0000","last_active":"2023-10-01T07:55:46.175787+0000","last_peered":"2023-10-01T07:55:46.175787+0000","last_clean":"2023-10-01T07:55:46.175787+0000","last_became_active":"2023-10-01T07:43:24.905433+0000","last_became_peered":"2023-10-01T07:43:24.905433+0000","last_unstale":"2023-10-01T07:55:46.175787+0000","last_undegraded":"2023-10-01T07:55:46.175787+0000","last_fullsized":"2023-10-01T07:55:46.175787+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:42:18.329292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":49,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:44.693490+0000","last_change":"2023-10-01T07:53:49.927570+0000","last_active":"2023-10-01T07:55:44.693490+0000","last_peered":"2023-10-01T07:55:44.693490+0000","last_clean":"2023-10-01T07:55:44.693490+0000","last_became_active":"2023-10-01T07:53:49.927107+0000","last_became_peered":"2023-10-01T07:53:49.927107+0000","last_unstale":"2023-10-01T07:55:44.693490+0000","last_undegraded":"2023-10-01T07:55:44.693490+0000","last_fullsized":"2023-10-01T07:55:44.693490+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+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":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":144,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-10-01T07:55:46.204271+0000","last_change":"2023-10-01T07:47:46.588033+0000","last_active":"2023-10-01T07:55:46.204271+0000","last_peered":"2023-10-01T07:55:46.204271+0000","last_clean":"2023-10-01T07:55:46.204271+0000","last_became_active":"2023-10-01T07:47:46.587731+0000","last_became_peered":"2023-10-01T07:47:46.587731+0000","last_unstale":"2023-10-01T07:55:46.204271+0000","last_undegraded":"2023-10-01T07:55:46.204271+0000","last_fullsized":"2023-10-01T07:55:46.204271+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":37741,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":8,"num_pg":16,"stat_sum":{"num_bytes":2353463296,"num_objects":35911,"num_object_clones":0,"num_object_copies":107733,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":35911,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":35911,"num_write_kb":2298304,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":7020544000,"data_stored":7020544000,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":35911,"ondisk_log_size":35911,"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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139,"ondisk_log_size":139,"up":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":116,"seq":498216206434,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":973824,"kb_used_data":663672,"kb_used_omap":9,"kb_used_meta":310134,"kb_avail":92771328,"statfs":{"total":95995035648,"available":94997839872,"internally_reserved":0,"allocated":679600128,"data_stored":679098551,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9583,"internal_metadata":317577873},"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":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:55:08 2023","interfaces":[{"interface":"back","average":{"1min":1.3720000000000001,"5min":1.589,"15min":1.357},"min":{"1min":0.26900000000000002,"5min":0.26100000000000001,"15min":0.23899999999999999},"max":{"1min":4.6970000000000001,"5min":21.469999999999999,"15min":21.469999999999999},"last":0.30099999999999999},{"interface":"front","average":{"1min":1.3340000000000001,"5min":1.8799999999999999,"15min":1.202},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":4.2279999999999998,"5min":21.561,"15min":21.561},"last":1.341}]},{"osd":1,"last update":"Sun Oct 1 07:55:23 2023","interfaces":[{"interface":"back","average":{"1min":1.5329999999999999,"5min":1.5329999999999999,"15min":1.5329999999999999},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":5.5640000000000001,"5min":5.5640000000000001,"15min":5.5640000000000001},"last":0.55300000000000005},{"interface":"front","average":{"1min":1.54,"5min":1.54,"15min":1.54},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":5.5570000000000004,"5min":5.5570000000000004,"15min":5.5570000000000004},"last":0.496}]},{"osd":2,"last update":"Sun Oct 1 07:55:08 2023","interfaces":[{"interface":"back","average":{"1min":4.915,"5min":2.306,"15min":2.214},"min":{"1min":0.317,"5min":0.309,"15min":0.309},"max":{"1min":71.756,"5min":71.756,"15min":71.756},"last":1.2829999999999999},{"interface":"front","average":{"1min":5.0209999999999999,"5min":2.387,"15min":1.409},"min":{"1min":0.32100000000000001,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":71.563999999999993,"5min":71.563999999999993,"15min":71.563999999999993},"last":0.56699999999999995}]},{"osd":3,"last update":"Sun Oct 1 07:55:08 2023","interfaces":[{"interface":"back","average":{"1min":1.302,"5min":2.698,"15min":2.1019999999999999},"min":{"1min":0.378,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":6.2560000000000002,"5min":66.259,"15min":66.259},"last":2.6659999999999999},{"interface":"front","average":{"1min":1.5740000000000001,"5min":2.46,"15min":2.4569999999999999},"min":{"1min":0.38300000000000001,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":5.165,"5min":67.111999999999995,"15min":67.111999999999995},"last":3.032}]},{"osd":4,"last update":"Sun Oct 1 07:55:08 2023","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":1.046,"15min":1},"min":{"1min":0.34200000000000003,"5min":0.315,"15min":0.30599999999999999},"max":{"1min":3.649,"5min":6.4160000000000004,"15min":6.4160000000000004},"last":0.51400000000000001},{"interface":"front","average":{"1min":1.359,"5min":1.1259999999999999,"15min":0.88100000000000001},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.314},"max":{"1min":5.1369999999999996,"5min":7.5650000000000004,"15min":7.5650000000000004},"last":0.53600000000000003}]},{"osd":5,"last update":"Sun Oct 1 07:55:08 2023","interfaces":[{"interface":"back","average":{"1min":1.252,"5min":1.4039999999999999,"15min":1.988},"min":{"1min":0.42399999999999999,"5min":0.34100000000000003,"15min":0.29099999999999998},"max":{"1min":6.2119999999999997,"5min":36.344000000000001,"15min":36.344000000000001},"last":0.42499999999999999},{"interface":"front","average":{"1min":1.1100000000000001,"5min":1.3680000000000001,"15min":1.198},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":4.0759999999999996,"5min":36.255000000000003,"15min":36.255000000000003},"last":0.59199999999999997}]},{"osd":6,"last update":"Sun Oct 1 07:55:08 2023","interfaces":[{"interface":"back","average":{"1min":1.0800000000000001,"5min":1.1639999999999999,"15min":1.149},"min":{"1min":0.38600000000000001,"5min":0.371,"15min":0.36399999999999999},"max":{"1min":3.681,"5min":7.5899999999999999,"15min":7.5899999999999999},"last":0.58699999999999997},{"interface":"front","average":{"1min":1.107,"5min":1.0640000000000001,"15min":1.323},"min":{"1min":0.39400000000000002,"5min":0.38700000000000001,"15min":0.377},"max":{"1min":6.2839999999999998,"5min":6.2839999999999998,"15min":7.3920000000000003},"last":0.47099999999999997}]}]},{"osd":6,"up_from":42,"seq":180388626791,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1023740,"kb_used_data":722420,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":92721412,"statfs":{"total":95995035648,"available":94946725888,"internally_reserved":0,"allocated":739758080,"data_stored":739260790,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,3,1,3],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:56:03 2023","interfaces":[{"interface":"back","average":{"1min":0.78900000000000003,"5min":1.331,"15min":1.0389999999999999},"min":{"1min":0.27800000000000002,"5min":0.249,"15min":0.249},"max":{"1min":1.3400000000000001,"5min":14.212,"15min":14.212},"last":1.9059999999999999},{"interface":"front","average":{"1min":0.91600000000000004,"5min":1.583,"15min":1.1419999999999999},"min":{"1min":0.30399999999999999,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":1.353,"5min":14.304,"15min":14.304},"last":0.41699999999999998}]},{"osd":1,"last update":"Sun Oct 1 07:55:21 2023","interfaces":[{"interface":"back","average":{"1min":1.147,"5min":1.147,"15min":1.147},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":4.7720000000000002,"5min":4.7720000000000002,"15min":4.7720000000000002},"last":0.52100000000000002},{"interface":"front","average":{"1min":1.359,"5min":1.359,"15min":1.359},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":4.3529999999999998,"5min":4.3529999999999998,"15min":4.3529999999999998},"last":4.8639999999999999}]},{"osd":2,"last update":"Sun Oct 1 07:56:03 2023","interfaces":[{"interface":"back","average":{"1min":1.1759999999999999,"5min":2.0649999999999999,"15min":1.5669999999999999},"min":{"1min":0.67700000000000005,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":2.6960000000000002,"5min":22.067,"15min":41.627000000000002},"last":0.48199999999999998},{"interface":"front","average":{"1min":1.204,"5min":1.831,"15min":1.4379999999999999},"min":{"1min":0.46700000000000003,"5min":0.30199999999999999,"15min":0.29599999999999999},"max":{"1min":4.4210000000000003,"5min":21.936,"15min":41.868000000000002},"last":0.44700000000000001}]},{"osd":3,"last update":"Sun Oct 1 07:55:41 2023","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":1.4890000000000001,"15min":1.5409999999999999},"min":{"1min":0.56899999999999995,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":2.6749999999999998,"5min":21.120000000000001,"15min":67.483000000000004},"last":2.431},{"interface":"front","average":{"1min":1.0229999999999999,"5min":1.8660000000000001,"15min":1.6859999999999999},"min":{"1min":0.72299999999999998,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":2.1930000000000001,"5min":23.744,"15min":67.200000000000003},"last":1.764}]},{"osd":4,"last update":"Sun Oct 1 07:56:03 2023","interfaces":[{"interface":"back","average":{"1min":1.466,"5min":1.347,"15min":1.226},"min":{"1min":0.442,"5min":0.312,"15min":0.307},"max":{"1min":6.6710000000000003,"5min":10.295,"15min":10.295},"last":1.143},{"interface":"front","average":{"1min":1.2549999999999999,"5min":1.6970000000000001,"15min":1.667},"min":{"1min":0.85399999999999998,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":2.7639999999999998,"5min":14.397,"15min":14.397},"last":0.75800000000000001}]},{"osd":5,"last update":"Sun Oct 1 07:55:08 2023","interfaces":[{"interface":"back","average":{"1min":1.1140000000000001,"5min":1.194,"15min":1.0629999999999999},"min":{"1min":0.40999999999999998,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":4.2489999999999997,"5min":14.359999999999999,"15min":14.359999999999999},"last":1.3400000000000001},{"interface":"front","average":{"1min":1.232,"5min":1.0920000000000001,"15min":1.071},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":2.7909999999999999,"5min":7.2190000000000003,"15min":7.2190000000000003},"last":4.7729999999999997}]},{"osd":7,"last update":"Sun Oct 1 07:55:08 2023","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":1.252,"15min":1.212},"min":{"1min":0.48099999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.998,"5min":14.33,"15min":14.33},"last":0.47399999999999998},{"interface":"front","average":{"1min":1,"5min":1.4910000000000001,"15min":1.633},"min":{"1min":0.40799999999999997,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":2.5369999999999999,"5min":12.404,"15min":12.404},"last":0.71299999999999997}]}]},{"osd":1,"up_from":163,"seq":700079669270,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1743632,"kb_used_data":1624200,"kb_used_omap":4,"kb_used_meta":119419,"kb_avail":92001520,"statfs":{"total":95995035648,"available":94209556480,"internally_reserved":0,"allocated":1663180800,"data_stored":1662455814,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":122285966},"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,1,2,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":"Sun Oct 1 07:55:22 2023","interfaces":[{"interface":"back","average":{"1min":1.78,"5min":1.78,"15min":1.78},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":11.848000000000001,"5min":11.848000000000001,"15min":11.848000000000001},"last":0.32500000000000001},{"interface":"front","average":{"1min":2.27,"5min":2.27,"15min":2.27},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":11.606,"5min":11.606,"15min":11.606},"last":4.2130000000000001}]},{"osd":2,"last update":"Sun Oct 1 07:55:22 2023","interfaces":[{"interface":"back","average":{"1min":1.282,"5min":1.282,"15min":1.282},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":7.4649999999999999,"5min":7.4649999999999999,"15min":7.4649999999999999},"last":0.372},{"interface":"front","average":{"1min":1.5449999999999999,"5min":1.5449999999999999,"15min":1.5449999999999999},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":10.029,"5min":10.029,"15min":10.029},"last":3.8900000000000001}]},{"osd":3,"last update":"Sun Oct 1 07:55:22 2023","interfaces":[{"interface":"back","average":{"1min":1.7090000000000001,"5min":1.7090000000000001,"15min":1.7090000000000001},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":9.3230000000000004,"5min":9.3230000000000004,"15min":9.3230000000000004},"last":0.40699999999999997},{"interface":"front","average":{"1min":1.5589999999999999,"5min":1.5589999999999999,"15min":1.5589999999999999},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":4.9409999999999998,"5min":4.9409999999999998,"15min":4.9409999999999998},"last":3.9300000000000002}]},{"osd":4,"last update":"Sun Oct 1 07:55:22 2023","interfaces":[{"interface":"back","average":{"1min":1.351,"5min":1.351,"15min":1.351},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":11.98,"5min":11.98,"15min":11.98},"last":0.35299999999999998},{"interface":"front","average":{"1min":1.204,"5min":1.204,"15min":1.204},"min":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":3.5249999999999999,"5min":3.5249999999999999,"15min":3.5249999999999999},"last":4.9379999999999997}]},{"osd":5,"last update":"Sun Oct 1 07:55:22 2023","interfaces":[{"interface":"back","average":{"1min":1.2989999999999999,"5min":1.2989999999999999,"15min":1.2989999999999999},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":4.6180000000000003,"5min":4.6180000000000003,"15min":4.6180000000000003},"last":4.1159999999999997},{"interface":"front","average":{"1min":1.4279999999999999,"5min":1.4279999999999999,"15min":1.4279999999999999},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":11.885,"5min":11.885,"15min":11.885},"last":0.54000000000000004}]},{"osd":6,"last update":"Sun Oct 1 07:55:22 2023","interfaces":[{"interface":"back","average":{"1min":1.8560000000000001,"5min":1.8560000000000001,"15min":1.8560000000000001},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":11.942,"5min":11.942,"15min":11.942},"last":2.0739999999999998},{"interface":"front","average":{"1min":1.27,"5min":1.27,"15min":1.27},"min":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":3.5750000000000002,"5min":3.5750000000000002,"15min":3.5750000000000002},"last":4.9909999999999997}]},{"osd":7,"last update":"Sun Oct 1 07:55:22 2023","interfaces":[{"interface":"back","average":{"1min":1.361,"5min":1.361,"15min":1.361},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":4.5679999999999996,"5min":4.5679999999999996,"15min":4.5679999999999996},"last":3.9630000000000001},{"interface":"front","average":{"1min":1.532,"5min":1.532,"15min":1.532},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":12.013,"5min":12.013,"15min":12.013},"last":0.39100000000000001}]}]},{"osd":0,"up_from":77,"seq":330712481969,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1069080,"kb_used_data":851216,"kb_used_omap":5,"kb_used_meta":217850,"kb_avail":92676072,"statfs":{"total":95995035648,"available":94900297728,"internally_reserved":0,"allocated":871645184,"data_stored":870911006,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":223079034},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1],"upper_bound":2},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sun Oct 1 07:55:23 2023","interfaces":[{"interface":"back","average":{"1min":1.125,"5min":1.125,"15min":1.125},"min":{"1min":0.22900000000000001,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":4.9969999999999999,"5min":4.9969999999999999,"15min":4.9969999999999999},"last":2.0499999999999998},{"interface":"front","average":{"1min":1.0169999999999999,"5min":1.0169999999999999,"15min":1.0169999999999999},"min":{"1min":0.22500000000000001,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":4.2770000000000001,"5min":4.2770000000000001,"15min":4.2770000000000001},"last":2.6110000000000002}]},{"osd":2,"last update":"Sun Oct 1 07:55:01 2023","interfaces":[{"interface":"back","average":{"1min":2.2970000000000002,"5min":2.044,"15min":1.266},"min":{"1min":0.192,"5min":0.192,"15min":0.192},"max":{"1min":9.25,"5min":31.443999999999999,"15min":31.443999999999999},"last":1.696},{"interface":"front","average":{"1min":2.3500000000000001,"5min":2.5049999999999999,"15min":1.47},"min":{"1min":0.26800000000000002,"5min":0.193,"15min":0.193},"max":{"1min":9.1780000000000008,"5min":29.654,"15min":29.654},"last":0.95799999999999996}]},{"osd":3,"last update":"Sun Oct 1 07:55:47 2023","interfaces":[{"interface":"back","average":{"1min":0.64400000000000002,"5min":2.1070000000000002,"15min":1.3169999999999999},"min":{"1min":0.29399999999999998,"5min":0.252,"15min":0.252},"max":{"1min":1.1279999999999999,"5min":28.138999999999999,"15min":28.138999999999999},"last":2.7050000000000001},{"interface":"front","average":{"1min":0.88200000000000001,"5min":2.9119999999999999,"15min":1.6759999999999999},"min":{"1min":0.38900000000000001,"5min":0.28899999999999998,"15min":0.245},"max":{"1min":4.0910000000000002,"5min":28.103999999999999,"15min":28.103999999999999},"last":2.2360000000000002}]},{"osd":4,"last update":"Sun Oct 1 07:55:01 2023","interfaces":[{"interface":"back","average":{"1min":1.629,"5min":1.4399999999999999,"15min":1.286},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":7.6820000000000004,"5min":7.6820000000000004,"15min":7.6820000000000004},"last":1.7809999999999999},{"interface":"front","average":{"1min":1.6419999999999999,"5min":1.5780000000000001,"15min":1.3280000000000001},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":5.282,"5min":6.1929999999999996,"15min":6.1929999999999996},"last":2.5110000000000001}]},{"osd":5,"last update":"Sun Oct 1 07:55:52 2023","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":1.6910000000000001,"15min":1.2609999999999999},"min":{"1min":0.621,"5min":0.317,"15min":0.313},"max":{"1min":1.538,"5min":13.268000000000001,"15min":13.268000000000001},"last":2.5739999999999998},{"interface":"front","average":{"1min":1.0980000000000001,"5min":2.0790000000000002,"15min":1.4239999999999999},"min":{"1min":0.57599999999999996,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":4.0279999999999996,"5min":13.304,"15min":13.304},"last":1.0269999999999999}]},{"osd":6,"last update":"Sun Oct 1 07:55:52 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":1.657,"15min":1.258},"min":{"1min":0.57499999999999996,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":1.4039999999999999,"5min":8.9260000000000002,"15min":8.9260000000000002},"last":2.645},{"interface":"front","average":{"1min":1.0369999999999999,"5min":2.1560000000000001,"15min":1.4450000000000001},"min":{"1min":0.66800000000000004,"5min":0.33900000000000002,"15min":0.33500000000000002},"max":{"1min":3.8809999999999998,"5min":12.43,"15min":12.43},"last":1.1319999999999999}]},{"osd":7,"last update":"Sun Oct 1 07:55:10 2023","interfaces":[{"interface":"back","average":{"1min":1.7170000000000001,"5min":1.7190000000000001,"15min":1.6950000000000001},"min":{"1min":0.38500000000000001,"5min":0.35399999999999998,"15min":0.32500000000000001},"max":{"1min":7.7160000000000002,"5min":7.7160000000000002,"15min":7.7160000000000002},"last":1.7450000000000001},{"interface":"front","average":{"1min":1.792,"5min":1.7929999999999999,"15min":1.536},"min":{"1min":0.42999999999999999,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":7.7270000000000003,"5min":7.7270000000000003,"15min":7.7270000000000003},"last":2.6749999999999998}]}]},{"osd":2,"up_from":90,"seq":386547056803,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1146456,"kb_used_data":853584,"kb_used_omap":7,"kb_used_meta":292856,"kb_avail":92598696,"statfs":{"total":95995035648,"available":94821064704,"internally_reserved":0,"allocated":874070016,"data_stored":873336415,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":299884625},"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":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:55:08 2023","interfaces":[{"interface":"back","average":{"1min":1.706,"5min":3.403,"15min":1.7110000000000001},"min":{"1min":0.23100000000000001,"5min":0.19700000000000001,"15min":0.19700000000000001},"max":{"1min":7.593,"5min":81.611000000000004,"15min":81.611000000000004},"last":0.45800000000000002},{"interface":"front","average":{"1min":2.8290000000000002,"5min":3.6850000000000001,"15min":1.7150000000000001},"min":{"1min":0.246,"5min":0.20599999999999999,"15min":0.184},"max":{"1min":11.763,"5min":79.757999999999996,"15min":79.757999999999996},"last":0.64000000000000001}]},{"osd":1,"last update":"Sun Oct 1 07:55:24 2023","interfaces":[{"interface":"back","average":{"1min":1.702,"5min":1.702,"15min":1.702},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":7.6280000000000001,"5min":7.6280000000000001,"15min":7.6280000000000001},"last":2.1589999999999998},{"interface":"front","average":{"1min":1.647,"5min":1.647,"15min":1.647},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":7.3250000000000002,"5min":7.3250000000000002,"15min":7.3250000000000002},"last":0.56499999999999995}]},{"osd":3,"last update":"Sun Oct 1 07:55:52 2023","interfaces":[{"interface":"back","average":{"1min":0.64900000000000002,"5min":3.2570000000000001,"15min":1.706},"min":{"1min":0.41499999999999998,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":1.0900000000000001,"5min":80.031999999999996,"15min":80.031999999999996},"last":1.119},{"interface":"front","average":{"1min":0.64800000000000002,"5min":3.6560000000000001,"15min":1.9259999999999999},"min":{"1min":0.36699999999999999,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":1.0669999999999999,"5min":80.617000000000004,"15min":80.617000000000004},"last":2.2469999999999999}]},{"osd":4,"last update":"Sun Oct 1 07:56:02 2023","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":1.4930000000000001,"15min":1.224},"min":{"1min":0.65000000000000002,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":2.2109999999999999,"5min":11.398999999999999,"15min":11.398999999999999},"last":0.73799999999999999},{"interface":"front","average":{"1min":0.96599999999999997,"5min":1.4370000000000001,"15min":1.4179999999999999},"min":{"1min":0.39500000000000002,"5min":0.31,"15min":0.31},"max":{"1min":2.1930000000000001,"5min":6.7869999999999999,"15min":7.2169999999999996},"last":2.1930000000000001}]},{"osd":5,"last update":"Sun Oct 1 07:55:08 2023","interfaces":[{"interface":"back","average":{"1min":1.518,"5min":1.647,"15min":1.24},"min":{"1min":0.33900000000000002,"5min":0.307,"15min":0.307},"max":{"1min":4.9039999999999999,"5min":8.4559999999999995,"15min":8.4559999999999995},"last":1.222},{"interface":"front","average":{"1min":1.871,"5min":1.3120000000000001,"15min":1.135},"min":{"1min":0.36199999999999999,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":7.7309999999999999,"5min":7.7309999999999999,"15min":7.7309999999999999},"last":4.2089999999999996}]},{"osd":6,"last update":"Sun Oct 1 07:55:08 2023","interfaces":[{"interface":"back","average":{"1min":1.2330000000000001,"5min":1.5820000000000001,"15min":1.2929999999999999},"min":{"1min":0.40000000000000002,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":3.9740000000000002,"5min":6.8700000000000001,"15min":7.1799999999999997},"last":2.0870000000000002},{"interface":"front","average":{"1min":1.5660000000000001,"5min":1.7370000000000001,"15min":1.3100000000000001},"min":{"1min":0.48899999999999999,"5min":0.34599999999999997,"15min":0.33200000000000002},"max":{"1min":7.3579999999999997,"5min":8.4269999999999996,"15min":8.4269999999999996},"last":1.177}]},{"osd":7,"last update":"Sun Oct 1 07:55:13 2023","interfaces":[{"interface":"back","average":{"1min":1.353,"5min":1.597,"15min":1.5720000000000001},"min":{"1min":0.42199999999999999,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":4.0629999999999997,"5min":6.8330000000000002,"15min":7.2439999999999998},"last":0.83899999999999997},{"interface":"front","average":{"1min":1.825,"5min":2.1030000000000002,"15min":1.9790000000000001},"min":{"1min":0.60099999999999998,"5min":0.374,"15min":0.374},"max":{"1min":7.3789999999999996,"5min":11.615,"15min":20.734999999999999},"last":1.3660000000000001}]}]},{"osd":3,"up_from":96,"seq":412316860570,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1112060,"kb_used_data":784692,"kb_used_omap":2,"kb_used_meta":327357,"kb_avail":92633092,"statfs":{"total":95995035648,"available":94856286208,"internally_reserved":0,"allocated":803524608,"data_stored":802814906,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3005,"internal_metadata":335213635},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,2,0,0,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:55:53 2023","interfaces":[{"interface":"back","average":{"1min":0.627,"5min":1.661,"15min":1.1579999999999999},"min":{"1min":0.30299999999999999,"5min":0.17699999999999999,"15min":0.17699999999999999},"max":{"1min":0.92900000000000005,"5min":10.807,"15min":10.807},"last":0.66500000000000004},{"interface":"front","average":{"1min":0.69599999999999995,"5min":2.2770000000000001,"15min":1.306},"min":{"1min":0.41099999999999998,"5min":0.215,"15min":0.215},"max":{"1min":1.2,"5min":16.385000000000002,"15min":16.385000000000002},"last":2.778}]},{"osd":1,"last update":"Sun Oct 1 07:55:24 2023","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.90300000000000002,"15min":0.90300000000000002},"min":{"1min":0.22700000000000001,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":6.1660000000000004,"5min":6.1660000000000004,"15min":6.1660000000000004},"last":1.1919999999999999},{"interface":"front","average":{"1min":1.9550000000000001,"5min":1.9550000000000001,"15min":1.9550000000000001},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":9.2710000000000008,"5min":9.2710000000000008,"15min":9.2710000000000008},"last":0.95299999999999996}]},{"osd":2,"last update":"Sun Oct 1 07:55:53 2023","interfaces":[{"interface":"back","average":{"1min":0.70999999999999996,"5min":2.3330000000000002,"15min":1.645},"min":{"1min":0.30399999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.94599999999999995,"5min":14.613,"15min":38.726999999999997},"last":0.28999999999999998},{"interface":"front","average":{"1min":0.74399999999999999,"5min":1.982,"15min":1.4550000000000001},"min":{"1min":0.378,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":1.202,"5min":12.031000000000001,"15min":38.634},"last":0.33700000000000002}]},{"osd":4,"last update":"Sun Oct 1 07:56:03 2023","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":1.5940000000000001,"15min":1.7150000000000001},"min":{"1min":0.42199999999999999,"5min":0.317,"15min":0.317},"max":{"1min":1.345,"5min":7.351,"15min":10.041},"last":1.159},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.431,"15min":1.3420000000000001},"min":{"1min":0.39700000000000002,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":3.0619999999999998,"5min":7.9640000000000004,"15min":7.9640000000000004},"last":3.0619999999999998}]},{"osd":5,"last update":"Sun Oct 1 07:55:53 2023","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":1.679,"15min":1.3340000000000001},"min":{"1min":0.40400000000000003,"5min":0.32700000000000001,"15min":0.30599999999999999},"max":{"1min":1.4450000000000001,"5min":12.819000000000001,"15min":12.819000000000001},"last":2.98},{"interface":"front","average":{"1min":0.95399999999999996,"5min":1.9530000000000001,"15min":1.4259999999999999},"min":{"1min":0.61699999999999999,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.5880000000000001,"5min":10.339,"15min":10.339},"last":5.7220000000000004}]},{"osd":6,"last update":"Sun Oct 1 07:55:53 2023","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":2.379,"15min":1.552},"min":{"1min":0.57999999999999996,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.7210000000000001,"5min":11.680999999999999,"15min":11.680999999999999},"last":2.8149999999999999},{"interface":"front","average":{"1min":0.98999999999999999,"5min":1.589,"15min":1.2669999999999999},"min":{"1min":0.59199999999999997,"5min":0.37,"15min":0.37},"max":{"1min":1.4850000000000001,"5min":6.0919999999999996,"15min":6.3630000000000004},"last":3.2080000000000002}]},{"osd":7,"last update":"Sun Oct 1 07:55:06 2023","interfaces":[{"interface":"back","average":{"1min":2.4700000000000002,"5min":1.659,"15min":2.1629999999999998},"min":{"1min":0.5,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":6.0960000000000001,"5min":8.0289999999999999,"15min":8.0289999999999999},"last":0.92400000000000004},{"interface":"front","average":{"1min":2.3479999999999999,"5min":2.1000000000000001,"15min":1.8779999999999999},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.41499999999999998},"max":{"1min":10.051,"5min":10.051,"15min":10.051},"last":0.623}]}]},{"osd":4,"up_from":112,"seq":481036337253,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":999868,"kb_used_data":689652,"kb_used_omap":9,"kb_used_meta":310198,"kb_avail":92745284,"statfs":{"total":95995035648,"available":94971170816,"internally_reserved":0,"allocated":706203648,"data_stored":705705800,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9477,"internal_metadata":317643515},"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,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":"Sun Oct 1 07:55:53 2023","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":1.6579999999999999,"15min":1.1220000000000001},"min":{"1min":0.318,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":1.282,"5min":21.731999999999999,"15min":21.731999999999999},"last":3.5059999999999998},{"interface":"front","average":{"1min":0.72399999999999998,"5min":1.3919999999999999,"15min":1.2689999999999999},"min":{"1min":0.34599999999999997,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":1.0449999999999999,"5min":8.1419999999999995,"15min":8.1419999999999995},"last":0.80600000000000005}]},{"osd":1,"last update":"Sun Oct 1 07:55:23 2023","interfaces":[{"interface":"back","average":{"1min":1.099,"5min":1.099,"15min":1.099},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":4.1859999999999999,"5min":4.1859999999999999,"15min":4.1859999999999999},"last":1.468},{"interface":"front","average":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"min":{"1min":0.437,"5min":0.437,"15min":0.437},"max":{"1min":1.7509999999999999,"5min":1.7509999999999999,"15min":1.7509999999999999},"last":0.77800000000000002}]},{"osd":2,"last update":"Sun Oct 1 07:55:53 2023","interfaces":[{"interface":"back","average":{"1min":0.83899999999999997,"5min":1.389,"15min":2.0710000000000002},"min":{"1min":0.53900000000000003,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":1.587,"5min":7.7939999999999996,"15min":19.995000000000001},"last":0.58599999999999997},{"interface":"front","average":{"1min":0.84799999999999998,"5min":1.385,"15min":1.742},"min":{"1min":0.48399999999999999,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":1.278,"5min":23.277999999999999,"15min":23.277999999999999},"last":1.405}]},{"osd":3,"last update":"Sun Oct 1 07:55:53 2023","interfaces":[{"interface":"back","average":{"1min":3.823,"5min":3.0910000000000002,"15min":2.4409999999999998},"min":{"1min":0.623,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":50.012999999999998,"5min":50.012999999999998,"15min":50.012999999999998},"last":1.4410000000000001},{"interface":"front","average":{"1min":3.633,"5min":2.427,"15min":2.6150000000000002},"min":{"1min":0.54900000000000004,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":48.308,"5min":48.308,"15min":48.308},"last":0.746}]},{"osd":5,"last update":"Sun Oct 1 07:55:53 2023","interfaces":[{"interface":"back","average":{"1min":0.84699999999999998,"5min":1.222,"15min":1.0309999999999999},"min":{"1min":0.47899999999999998,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":1.2649999999999999,"5min":8.5640000000000001,"15min":8.5640000000000001},"last":0.375},{"interface":"front","average":{"1min":0.95399999999999996,"5min":1.2010000000000001,"15min":1.1599999999999999},"min":{"1min":0.36899999999999999,"5min":0.318,"15min":0.318},"max":{"1min":1.256,"5min":29.498000000000001,"15min":29.498000000000001},"last":1.504}]},{"osd":6,"last update":"Sun Oct 1 07:55:53 2023","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":1.236,"15min":1.292},"min":{"1min":0.44800000000000001,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":1.143,"5min":11.773999999999999,"15min":11.773999999999999},"last":1.0009999999999999},{"interface":"front","average":{"1min":0.90400000000000003,"5min":1.756,"15min":1.252},"min":{"1min":0.40699999999999997,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.333,"5min":13.574999999999999,"15min":13.574999999999999},"last":1.9630000000000001}]},{"osd":7,"last update":"Sun Oct 1 07:55:14 2023","interfaces":[{"interface":"back","average":{"1min":1.4850000000000001,"5min":1.3779999999999999,"15min":1.395},"min":{"1min":0.44700000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":8.7080000000000002,"5min":8.7080000000000002,"15min":8.7080000000000002},"last":0.96499999999999997},{"interface":"front","average":{"1min":1.1919999999999999,"5min":1.411,"15min":1.3129999999999999},"min":{"1min":0.47399999999999998,"5min":0.379,"15min":0.379},"max":{"1min":4.5679999999999996,"5min":7.8399999999999999,"15min":18.613},"last":0.61699999999999999}]}]},{"osd":5,"up_from":36,"seq":154618823023,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1446252,"kb_used_data":1144932,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":92298900,"statfs":{"total":95995035648,"available":94514073600,"internally_reserved":0,"allocated":1172410368,"data_stored":1171924198,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,2,2,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:55:58 2023","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":2.5129999999999999,"15min":1.4850000000000001},"min":{"1min":0.57699999999999996,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":3.4399999999999999,"5min":74.802000000000007,"15min":74.802000000000007},"last":0.31},{"interface":"front","average":{"1min":0.84799999999999998,"5min":2.6539999999999999,"15min":1.4910000000000001},"min":{"1min":0.35899999999999999,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":1.798,"5min":76.823999999999998,"15min":76.823999999999998},"last":0.41999999999999998}]},{"osd":1,"last update":"Sun Oct 1 07:55:22 2023","interfaces":[{"interface":"back","average":{"1min":1.2270000000000001,"5min":1.2270000000000001,"15min":1.2270000000000001},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":5.7009999999999996,"5min":5.7009999999999996,"15min":5.7009999999999996},"last":0.46000000000000002},{"interface":"front","average":{"1min":1.3360000000000001,"5min":1.3360000000000001,"15min":1.3360000000000001},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":5.7460000000000004,"5min":5.7460000000000004,"15min":5.7460000000000004},"last":0.38300000000000001}]},{"osd":2,"last update":"Sun Oct 1 07:55:08 2023","interfaces":[{"interface":"back","average":{"1min":1.2869999999999999,"5min":1.6379999999999999,"15min":1.278},"min":{"1min":0.40500000000000003,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":5.649,"5min":39.781999999999996,"15min":39.781999999999996},"last":0.373},{"interface":"front","average":{"1min":1.095,"5min":1.7070000000000001,"15min":1.353},"min":{"1min":0.35099999999999998,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":6.7969999999999997,"5min":40.334000000000003,"15min":40.334000000000003},"last":0.47099999999999997}]},{"osd":3,"last update":"Sun Oct 1 07:55:47 2023","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":2.2919999999999998,"15min":1.524},"min":{"1min":0.67400000000000004,"5min":0.33600000000000002,"15min":0.28899999999999998},"max":{"1min":1.226,"5min":75.158000000000001,"15min":75.158000000000001},"last":3.4630000000000001},{"interface":"front","average":{"1min":0.90800000000000003,"5min":2.5209999999999999,"15min":1.5780000000000001},"min":{"1min":0.51400000000000001,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.3220000000000001,"5min":75.106999999999999,"15min":75.106999999999999},"last":2.948}]},{"osd":4,"last update":"Sun Oct 1 07:55:04 2023","interfaces":[{"interface":"back","average":{"1min":1.222,"5min":1.091,"15min":1.032},"min":{"1min":0.35499999999999998,"5min":0.34499999999999997,"15min":0.30299999999999999},"max":{"1min":7.0679999999999996,"5min":7.0679999999999996,"15min":7.9560000000000004},"last":0.40600000000000003},{"interface":"front","average":{"1min":1.075,"5min":1.1299999999999999,"15min":0.91400000000000003},"min":{"1min":0.39500000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.8169999999999999,"5min":7.766,"15min":7.766},"last":0.50700000000000001}]},{"osd":6,"last update":"Sun Oct 1 07:55:22 2023","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":1.375,"15min":1.157},"min":{"1min":0.58299999999999996,"5min":0.39700000000000002,"15min":0.38600000000000001},"max":{"1min":1.5089999999999999,"5min":7.8799999999999999,"15min":7.8799999999999999},"last":3.4279999999999999},{"interface":"front","average":{"1min":1.2,"5min":1.141,"15min":1.0720000000000001},"min":{"1min":0.68999999999999995,"5min":0.371,"15min":0.34300000000000003},"max":{"1min":5.4409999999999998,"5min":5.4409999999999998,"15min":8.0009999999999994},"last":0.54200000000000004}]},{"osd":7,"last update":"Sun Oct 1 07:55:08 2023","interfaces":[{"interface":"back","average":{"1min":1.1020000000000001,"5min":1.173,"15min":1.3},"min":{"1min":0.50700000000000001,"5min":0.374,"15min":0.374},"max":{"1min":1.913,"5min":7.8170000000000002,"15min":7.8170000000000002},"last":0.48699999999999999},{"interface":"front","average":{"1min":1.1879999999999999,"5min":1.3799999999999999,"15min":1.29},"min":{"1min":0.42999999999999999,"5min":0.40999999999999998,"15min":0.36199999999999999},"max":{"1min":5.4829999999999997,"5min":13.021000000000001,"15min":13.021000000000001},"last":2.2400000000000002}]}]}],"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":12288,"data_stored":610,"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":3005,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4790,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9477,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":714,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8611,"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":882638848,"data_stored":882638848,"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":1011351552,"data_stored":1011351552,"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":902955008,"data_stored":902955008,"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":846135296,"data_stored":846135296,"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":721879040,"data_stored":721879040,"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":1205600256,"data_stored":1205600256,"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":761921536,"data_stored":761921536,"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":688062464,"data_stored":688062464,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-01T07:56:11.019 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-10-01T07:56:11.020 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd pool set device_health_metrics pg_num 11 2023-10-01T07:56:11.065 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:11.096 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:11.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:11.100 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:11.201 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:11.233 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:11.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:11.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:11.266 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 24 16 44312 44296 115.342 89.625 0.0154447 0.0086647 2023-10-01T07:56:11.335 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:11.359 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:11.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:11.362 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:11.462 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:11.475 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:11 smithi112 bash[59335]: cluster 2023-10-01T07:56:10.394095+0000 mgr.y (mgr.34104) 689 : cluster 0 pgmap v699: 89 pgs: 89 active+clean; 2.4 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 97 MiB/s wr, 1.55k op/s 2023-10-01T07:56:11.498 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:11.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:11.504 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:11.604 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:11.633 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:11.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:11.638 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:11.739 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:11.747 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:11 smithi084 bash[78255]: cluster 2023-10-01T07:56:10.394095+0000 mgr.y (mgr.34104) 689 : cluster 0 pgmap v699: 89 pgs: 89 active+clean; 2.4 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 97 MiB/s wr, 1.55k op/s 2023-10-01T07:56:11.748 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:11 smithi084 bash[75189]: cluster 2023-10-01T07:56:10.394095+0000 mgr.y (mgr.34104) 689 : cluster 0 pgmap v699: 89 pgs: 89 active+clean; 2.4 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 97 MiB/s wr, 1.55k op/s 2023-10-01T07:56:11.763 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:11.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:11.766 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:11.867 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:11.894 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:11.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:11.898 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:11.999 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:12.028 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:12.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:12.033 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:12.134 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:12.162 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:12.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:12.165 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:12.266 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:12.267 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 25 16 45828 45812 114.518 94.75 0.00683745 0.00872632 2023-10-01T07:56:12.299 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:12.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:12.304 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:12.405 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:12.437 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:12.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:12.441 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:12.542 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:12.573 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:12.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:12.577 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:12.678 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:12.704 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:12.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:12.709 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:12.810 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:12.834 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:12.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:12.838 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:12.938 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:12.963 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:12.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:12.966 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:13.066 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:13.096 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:13.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:13.100 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:13.201 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:13.226 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:13.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:13.229 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:13.266 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 26 16 47288 47272 113.623 91.25 0.0177384 0.00879569 2023-10-01T07:56:13.330 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:13.358 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:13.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:13.361 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:13.462 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:13.495 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:13.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:13.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:13.598 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:13.607 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:13 smithi084 bash[75189]: cluster 2023-10-01T07:56:12.394712+0000 mgr.y (mgr.34104) 690 : cluster 0 pgmap v700: 89 pgs: 89 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2023-10-01T07:56:13.608 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:13 smithi084 bash[78255]: cluster 2023-10-01T07:56:12.394712+0000 mgr.y (mgr.34104) 690 : cluster 0 pgmap v700: 89 pgs: 89 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2023-10-01T07:56:13.635 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:13.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:13.638 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:13.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:13 smithi112 bash[59335]: cluster 2023-10-01T07:56:12.394712+0000 mgr.y (mgr.34104) 690 : cluster 0 pgmap v700: 89 pgs: 89 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2023-10-01T07:56:13.739 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:13.763 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:13.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:13.768 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:13.869 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:13.895 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:13.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:13.900 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:13.971 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T07:56:14.000 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:14.046 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:14.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:14.049 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:14.150 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:14.175 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:14.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:14.177 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:14.266 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 27 16 48641 48625 112.546 84.5625 0.0166373 0.00887773 2023-10-01T07:56:14.278 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:14.293 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T07:56:14.317 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:14.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:14.322 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:14.422 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:14.453 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:14.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:14.457 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:14.557 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:14.585 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:14.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:14.586 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:14.687 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:14.712 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:14.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:14.716 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:14.817 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:14.828 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:14 smithi112 bash[59335]: cluster 2023-10-01T07:56:14.395336+0000 mgr.y (mgr.34104) 691 : cluster 0 pgmap v701: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 87 MiB/s wr, 1.40k op/s 2023-10-01T07:56:14.846 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:14.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:14.850 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:14.951 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:14.960 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:14 smithi084 bash[75189]: cluster 2023-10-01T07:56:14.395336+0000 mgr.y (mgr.34104) 691 : cluster 0 pgmap v701: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 87 MiB/s wr, 1.40k op/s 2023-10-01T07:56:14.961 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:14 smithi084 bash[78255]: cluster 2023-10-01T07:56:14.395336+0000 mgr.y (mgr.34104) 691 : cluster 0 pgmap v701: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 87 MiB/s wr, 1.40k op/s 2023-10-01T07:56:14.976 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:14.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:14.978 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:15.079 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:15.104 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:15.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:15.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:15.209 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:15.238 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:15.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:15.241 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:56:15.266 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 28 16 50026 50010 111.618 86.5625 0.0127037 0.00895393 2023-10-01T07:56:15.342 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:15.372 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:15.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:15.374 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:15.463 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:56:15.468 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:56:15.475 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:15.507 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:15.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:15.512 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:15.613 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:15.638 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:15.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:15.643 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:15.710 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:15 smithi112 bash[59335]: audit 2023-10-01T07:56:15.085328+0000 mon.a (mon.0) 990 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:56:15.744 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:15.768 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:15.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:15.770 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:15.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:15 smithi084 bash[78255]: audit 2023-10-01T07:56:15.085328+0000 mon.a (mon.0) 990 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:56:15.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:15 smithi084 bash[75189]: audit 2023-10-01T07:56:15.085328+0000 mon.a (mon.0) 990 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:56:15.870 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:15.900 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:15.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:15.903 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:56:16.003 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:16.034 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:16.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:16.036 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:16.137 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:16.167 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:16.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:16.171 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:16.266 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 29 16 51400 51384 110.73 85.875 0.00581312 0.00902617 2023-10-01T07:56:16.272 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:16.298 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:16.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:16.302 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:56:16.403 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:16.427 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:16.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:16.430 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:16.530 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:16.549 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:56:16 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:56:16] "GET /metrics HTTP/1.1" 200 36312 "" "Prometheus/2.33.4" 2023-10-01T07:56:16.571 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:16.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:16.574 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:16.675 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:16.702 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:16.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:16.706 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:16.712 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:16 smithi112 bash[59335]: cluster 2023-10-01T07:56:16.396731+0000 mgr.y (mgr.34104) 692 : cluster 0 pgmap v702: 89 pgs: 89 active+clean; 3.1 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 105 MiB/s wr, 1.68k op/s 2023-10-01T07:56:16.807 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:16.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:16 smithi084 bash[75189]: cluster 2023-10-01T07:56:16.396731+0000 mgr.y (mgr.34104) 692 : cluster 0 pgmap v702: 89 pgs: 89 active+clean; 3.1 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 105 MiB/s wr, 1.68k op/s 2023-10-01T07:56:16.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:16 smithi084 bash[78255]: cluster 2023-10-01T07:56:16.396731+0000 mgr.y (mgr.34104) 692 : cluster 0 pgmap v702: 89 pgs: 89 active+clean; 3.1 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 105 MiB/s wr, 1.68k op/s 2023-10-01T07:56:16.840 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:16.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:16.843 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:16.944 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:16.975 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:16.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:16.977 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:56:17.078 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:17.099 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:17.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:17.103 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:56:17.204 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:17.238 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:17.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:17.246 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:56:17.266 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 30 16 52562 52546 109.46 72.625 0.00953062 0.00913047 2023-10-01T07:56:17.347 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:17.385 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:17.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:17.389 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:17.490 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:17.513 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:17.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:17.516 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:17.616 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:17.650 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:17.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:17.655 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:17.756 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:17.783 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:17.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:17.787 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:17.888 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:17.916 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:17.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:17.919 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:18.019 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:18.052 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:18.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:18.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:18.164 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:18.186 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:18.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:18.191 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:18.267 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 31 16 53645 53629 108.112 67.6875 0.00866708 0.00924397 2023-10-01T07:56:18.292 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:18.320 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:18.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:18.325 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:18.425 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:18.451 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:18.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:18.455 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:18.513 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:56:18.557 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:18.602 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:18.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:18.608 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:56:18.709 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:18.743 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:18.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:18.746 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:18.846 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:18.880 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:18.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:18.884 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:18.985 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:19.010 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:19.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:19.014 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:56:19.115 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:19.139 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:19.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:19.141 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:19.242 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:19.267 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 32 16 54920 54904 107.223 79.6875 0.00666551 0.00932079 2023-10-01T07:56:19.276 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:19.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:19.280 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:19.381 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:19.409 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:19.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:19.414 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:19.509 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:19 smithi084 bash[75189]: cluster 2023-10-01T07:56:18.397205+0000 mgr.y (mgr.34104) 693 : cluster 0 pgmap v703: 89 pgs: 89 active+clean; 3.1 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2023-10-01T07:56:19.515 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:19.541 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:19.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:19.544 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:19.645 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:19.654 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:19 smithi112 bash[59335]: cluster 2023-10-01T07:56:18.397205+0000 mgr.y (mgr.34104) 693 : cluster 0 pgmap v703: 89 pgs: 89 active+clean; 3.1 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2023-10-01T07:56:19.677 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:19.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:19.681 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:19.766 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-10-01T07:56:19.766 INFO:teuthology.orchestra.run.smithi112.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T07:56:19.782 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:19.791 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:19 smithi084 bash[78255]: cluster 2023-10-01T07:56:18.397205+0000 mgr.y (mgr.34104) 693 : cluster 0 pgmap v703: 89 pgs: 89 active+clean; 3.1 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2023-10-01T07:56:19.808 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:19.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:19.810 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:19.911 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:19.943 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:19.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:19.947 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:20.048 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:20.074 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:20.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:20.077 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:20.177 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:20.203 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:20.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:20.206 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:20.267 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 33 16 56121 56105 106.249 75.0625 0.0144281 0.00940624 2023-10-01T07:56:20.306 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:20.336 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:20.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:20.340 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:20.441 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:20.466 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:20.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:20.468 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:20.568 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:20.593 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:20.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:20.596 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:56:20.697 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:20.730 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:20.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:20.735 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:20.836 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:20.856 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-10-01T07:56:20.865 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:20.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:20.869 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:20.970 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:21.014 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:21.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:21.017 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:21.117 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:21.136 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:21.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:21.138 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:21.239 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:21.268 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 34 16 57136 57120 104.989 63.4375 0.00398225 0.00951606 2023-10-01T07:56:21.268 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:21.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:21.270 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:21.371 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:21.405 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:21.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:21.411 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:21.512 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:21.546 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:21.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:21.550 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:21.650 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:21.676 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:21.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:21.681 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:21.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:21 smithi112 bash[59335]: cluster 2023-10-01T07:56:20.397902+0000 mgr.y (mgr.34104) 694 : cluster 0 pgmap v704: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2023-10-01T07:56:21.782 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:21.793 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:21 smithi084 bash[78255]: cluster 2023-10-01T07:56:20.397902+0000 mgr.y (mgr.34104) 694 : cluster 0 pgmap v704: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2023-10-01T07:56:21.793 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:21 smithi084 bash[75189]: cluster 2023-10-01T07:56:20.397902+0000 mgr.y (mgr.34104) 694 : cluster 0 pgmap v704: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2023-10-01T07:56:21.813 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:21.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:21.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:21.917 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:21.945 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:21.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:21.947 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:22.048 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:22.075 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:22.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:22.077 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:56:22.178 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:22.207 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:22.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:22.212 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:22.267 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 35 16 58325 58309 104.113 74.3125 0.0156208 0.00959986 2023-10-01T07:56:22.312 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:22.349 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:22.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:22.353 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:22.454 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:22.487 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:22.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:22.492 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:22.592 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:22.619 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:22.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:22.622 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:22.723 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:22.746 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:22.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:22.753 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:22.853 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:22.881 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:22.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:22.886 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:22.986 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:23.015 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:23.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:23.018 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:23.119 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:23.151 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:23.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:23.154 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:23.255 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:23.270 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 36 16 59525 59509 103.295 75 0.0203839 0.00967405 2023-10-01T07:56:23.280 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:23.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:23.286 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:23.387 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:23.411 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:23.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:23.415 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:23.516 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:23.541 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:23.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:23.545 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:23.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:23 smithi084 bash[75189]: cluster 2023-10-01T07:56:22.398513+0000 mgr.y (mgr.34104) 695 : cluster 0 pgmap v705: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 84 MiB/s wr, 1.35k op/s 2023-10-01T07:56:23.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:23 smithi084 bash[78255]: cluster 2023-10-01T07:56:22.398513+0000 mgr.y (mgr.34104) 695 : cluster 0 pgmap v705: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 84 MiB/s wr, 1.35k op/s 2023-10-01T07:56:23.645 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:23.679 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:23.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:23.682 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:23.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:23 smithi112 bash[59335]: cluster 2023-10-01T07:56:22.398513+0000 mgr.y (mgr.34104) 695 : cluster 0 pgmap v705: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 84 MiB/s wr, 1.35k op/s 2023-10-01T07:56:23.783 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:23.807 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:23.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:23.809 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:23.910 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:23.933 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:23.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:23.935 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:24.036 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:24.063 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:24.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:24.067 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:56:24.168 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:24.193 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:24.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:24.198 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:24.270 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 37 16 60666 60650 102.43 71.3125 0.00679026 0.00975624 2023-10-01T07:56:24.299 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:24.325 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:24.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:24.328 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:56:24.429 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:24.450 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:24.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:24.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:24.554 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:24.582 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:24.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:24.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:24.689 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:24.715 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:24.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:24.719 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:24.819 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:24.845 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:24.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:24.851 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:24.886 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:24 smithi084 bash[78255]: cluster 2023-10-01T07:56:24.399020+0000 mgr.y (mgr.34104) 696 : cluster 0 pgmap v706: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2023-10-01T07:56:24.886 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:24 smithi084 bash[75189]: cluster 2023-10-01T07:56:24.399020+0000 mgr.y (mgr.34104) 696 : cluster 0 pgmap v706: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2023-10-01T07:56:24.952 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:24.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:24 smithi112 bash[59335]: cluster 2023-10-01T07:56:24.399020+0000 mgr.y (mgr.34104) 696 : cluster 0 pgmap v706: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2023-10-01T07:56:24.979 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:24.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:24.981 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:56:25.082 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:25.111 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:25.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:25.114 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:25.214 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:25.246 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:25.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:25.251 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:25.270 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 38 16 61890 61874 101.748 76.5 0.00620302 0.00982304 2023-10-01T07:56:25.352 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:25.377 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:25.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:25.381 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:25.481 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:25.507 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:25.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:25.511 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:25.611 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:25.635 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:25.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:25.638 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:56:25.702 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T07:56:25.738 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:25.770 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:25.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:25.776 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:25.877 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:25.904 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:25.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:25.907 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:26.008 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:26.032 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:26.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:26.036 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:26.137 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:26.164 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:26.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:26.166 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:26.267 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:26.270 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 39 16 63160 63144 101.174 79.375 0.0100119 0.00987865 2023-10-01T07:56:26.294 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:26.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:26.297 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:26.397 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:26.419 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:26.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:26.421 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:26.522 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:26.547 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:26.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:26.549 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:26.572 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:56:26 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:56:26] "GET /metrics HTTP/1.1" 200 36312 "" "Prometheus/2.33.4" 2023-10-01T07:56:26.650 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:26.678 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:26.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:26.679 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:26.780 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:26.812 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:26.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:26.816 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:26.917 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:26.945 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:26.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:26.950 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:56:27.051 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:27.082 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:27.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:27.087 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:27.188 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:27.212 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:27.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:27.217 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:27.271 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:2023-10-01T07:56:27.270777+0000 min lat: 0.00134061 max lat: 0.275606 avg lat: 0.00993975 2023-10-01T07:56:27.271 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T07:56:27.271 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 40 16 64382 64366 100.554 76.375 0.0123333 0.00993975 2023-10-01T07:56:27.317 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:27.354 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:27.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:27.359 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:27.456 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:27 smithi084 bash[75189]: cluster 2023-10-01T07:56:26.399559+0000 mgr.y (mgr.34104) 697 : cluster 0 pgmap v707: 89 pgs: 89 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2023-10-01T07:56:27.460 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:27.490 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:27.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:27.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:56:27.595 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:27.604 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:27 smithi112 bash[59335]: cluster 2023-10-01T07:56:26.399559+0000 mgr.y (mgr.34104) 697 : cluster 0 pgmap v707: 89 pgs: 89 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2023-10-01T07:56:27.617 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:27.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:27.620 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:27.720 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:27.729 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:27 smithi084 bash[78255]: cluster 2023-10-01T07:56:26.399559+0000 mgr.y (mgr.34104) 697 : cluster 0 pgmap v707: 89 pgs: 89 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2023-10-01T07:56:27.749 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:27.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:27.753 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:27.854 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:27.878 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:27.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:27.884 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:27.985 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:28.009 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:28.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:28.015 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:28.115 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:28.151 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:28.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:28.154 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:28.255 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:28.271 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 41 16 65552 65536 99.8846 73.125 0.00612241 0.0100055 2023-10-01T07:56:28.276 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:28.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:28.279 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:28.380 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:28.401 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:28.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:28.403 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:28.504 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:28.529 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:28.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:28.531 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:28.632 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:28.668 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:28.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:28.671 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:28.771 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:28.805 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:28.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:28.810 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:28.910 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:28.935 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:28.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:28.938 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:29.038 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:29.065 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:29.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:29.068 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:29.169 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:29.198 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:29.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:29.201 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:29.271 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 42 16 66639 66623 99.1238 67.9375 0.0066994 0.0100829 2023-10-01T07:56:29.301 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:29.333 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:29.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:29.337 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:56:29.438 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:29.462 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:29.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:29.464 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:29.565 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:29.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:29 smithi084 bash[75189]: cluster 2023-10-01T07:56:28.399908+0000 mgr.y (mgr.34104) 698 : cluster 0 pgmap v708: 89 pgs: 89 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 62 MiB/s wr, 986 op/s 2023-10-01T07:56:29.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:29 smithi084 bash[75189]: audit 2023-10-01T07:56:29.288220+0000 mon.c (mon.2) 85 : audit 1 from='client.? 172.21.15.84:0/4057537582' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T07:56:29.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:29 smithi084 bash[75189]: audit 2023-10-01T07:56:29.288668+0000 mon.a (mon.0) 991 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T07:56:29.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:29 smithi084 bash[78255]: cluster 2023-10-01T07:56:28.399908+0000 mgr.y (mgr.34104) 698 : cluster 0 pgmap v708: 89 pgs: 89 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 62 MiB/s wr, 986 op/s 2023-10-01T07:56:29.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:29 smithi084 bash[78255]: audit 2023-10-01T07:56:29.288220+0000 mon.c (mon.2) 85 : audit 1 from='client.? 172.21.15.84:0/4057537582' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T07:56:29.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:29 smithi084 bash[78255]: audit 2023-10-01T07:56:29.288668+0000 mon.a (mon.0) 991 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T07:56:29.590 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:29.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:29.596 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:29.696 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:29.705 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:29 smithi112 bash[59335]: cluster 2023-10-01T07:56:28.399908+0000 mgr.y (mgr.34104) 698 : cluster 0 pgmap v708: 89 pgs: 89 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 62 MiB/s wr, 986 op/s 2023-10-01T07:56:29.705 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:29 smithi112 bash[59335]: audit 2023-10-01T07:56:29.288220+0000 mon.c (mon.2) 85 : audit 1 from='client.? 172.21.15.84:0/4057537582' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T07:56:29.705 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:29 smithi112 bash[59335]: audit 2023-10-01T07:56:29.288668+0000 mon.a (mon.0) 991 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T07:56:29.713 INFO:teuthology.orchestra.run.smithi084.stderr:noscrub is unset 2023-10-01T07:56:29.727 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:29.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:29.730 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:29.830 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:29.852 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:29.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:29.855 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:29.956 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:30.004 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:30.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:30.008 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:30.027 INFO:teuthology.orchestra.run.smithi084.stderr:Error ENOENT: unrecognized pool 'device_health_metrics' 2023-10-01T07:56:30.065 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T07:56:30.109 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:30.112 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T07:56:30.136 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:30.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:30.143 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:30.154 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T07:56:30.186 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T07:56:30.222 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T07:56:30.244 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:30.253 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T07:56:30.271 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 43 15 67681 67666 98.3345 65.1875 0.0107325 0.0101631 2023-10-01T07:56:30.276 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:30.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:30.278 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:30.292 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T07:56:30.329 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T07:56:30.337 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T07:56:30.337 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T07:56:30.337 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T07:56:30.337 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T07:56:30.337 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T07:56:30.337 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T07:56:30.337 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T07:56:30.337 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T07:56:30.379 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:30.411 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:30.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:30.417 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:30.517 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:30.544 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:30.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:30.547 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:30.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:30 smithi084 bash[78255]: cluster 2023-10-01T07:56:29.689991+0000 mon.a (mon.0) 992 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:56:30.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:30 smithi084 bash[78255]: cluster 2023-10-01T07:56:29.695761+0000 osd.6 (osd.6) 106 : cluster 3 failed to encode map e179 with expected crc 2023-10-01T07:56:30.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:30 smithi084 bash[78255]: cluster 2023-10-01T07:56:29.697889+0000 osd.4 (osd.4) 77 : cluster 3 failed to encode map e179 with expected crc 2023-10-01T07:56:30.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:30 smithi084 bash[78255]: cluster 2023-10-01T07:56:29.699906+0000 osd.5 (osd.5) 123 : cluster 3 failed to encode map e179 with expected crc 2023-10-01T07:56:30.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:30 smithi084 bash[78255]: audit 2023-10-01T07:56:29.702453+0000 mon.a (mon.0) 993 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T07:56:30.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:30 smithi084 bash[78255]: cluster 2023-10-01T07:56:29.702737+0000 mon.a (mon.0) 994 : cluster 0 osdmap e179: 8 total, 8 up, 8 in 2023-10-01T07:56:30.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:30 smithi084 bash[78255]: audit 2023-10-01T07:56:30.024067+0000 mon.a (mon.0) 995 : audit 1 from='client.? 172.21.15.84:0/1824048403' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "11"}]: dispatch 2023-10-01T07:56:30.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:30 smithi084 bash[78255]: audit 2023-10-01T07:56:30.024826+0000 mon.a (mon.0) 996 : audit 0 from='client.? 172.21.15.84:0/3901304815' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:56:30.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:30 smithi084 bash[78255]: audit 2023-10-01T07:56:30.085608+0000 mon.a (mon.0) 997 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:56:30.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:30 smithi084 bash[75189]: cluster 2023-10-01T07:56:29.689991+0000 mon.a (mon.0) 992 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:56:30.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:30 smithi084 bash[75189]: cluster 2023-10-01T07:56:29.695761+0000 osd.6 (osd.6) 106 : cluster 3 failed to encode map e179 with expected crc 2023-10-01T07:56:30.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:30 smithi084 bash[75189]: cluster 2023-10-01T07:56:29.697889+0000 osd.4 (osd.4) 77 : cluster 3 failed to encode map e179 with expected crc 2023-10-01T07:56:30.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:30 smithi084 bash[75189]: cluster 2023-10-01T07:56:29.699906+0000 osd.5 (osd.5) 123 : cluster 3 failed to encode map e179 with expected crc 2023-10-01T07:56:30.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:30 smithi084 bash[75189]: audit 2023-10-01T07:56:29.702453+0000 mon.a (mon.0) 993 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T07:56:30.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:30 smithi084 bash[75189]: cluster 2023-10-01T07:56:29.702737+0000 mon.a (mon.0) 994 : cluster 0 osdmap e179: 8 total, 8 up, 8 in 2023-10-01T07:56:30.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:30 smithi084 bash[75189]: audit 2023-10-01T07:56:30.024067+0000 mon.a (mon.0) 995 : audit 1 from='client.? 172.21.15.84:0/1824048403' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "11"}]: dispatch 2023-10-01T07:56:30.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:30 smithi084 bash[75189]: audit 2023-10-01T07:56:30.024826+0000 mon.a (mon.0) 996 : audit 0 from='client.? 172.21.15.84:0/3901304815' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:56:30.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:30 smithi084 bash[75189]: audit 2023-10-01T07:56:30.085608+0000 mon.a (mon.0) 997 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:56:30.648 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:30.656 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:30 smithi112 bash[59335]: cluster 2023-10-01T07:56:29.689991+0000 mon.a (mon.0) 992 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:56:30.656 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:30 smithi112 bash[59335]: cluster 2023-10-01T07:56:29.695761+0000 osd.6 (osd.6) 106 : cluster 3 failed to encode map e179 with expected crc 2023-10-01T07:56:30.656 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:30 smithi112 bash[59335]: cluster 2023-10-01T07:56:29.697889+0000 osd.4 (osd.4) 77 : cluster 3 failed to encode map e179 with expected crc 2023-10-01T07:56:30.656 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:30 smithi112 bash[59335]: cluster 2023-10-01T07:56:29.699906+0000 osd.5 (osd.5) 123 : cluster 3 failed to encode map e179 with expected crc 2023-10-01T07:56:30.657 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:30 smithi112 bash[59335]: audit 2023-10-01T07:56:29.702453+0000 mon.a (mon.0) 993 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T07:56:30.657 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:30 smithi112 bash[59335]: cluster 2023-10-01T07:56:29.702737+0000 mon.a (mon.0) 994 : cluster 0 osdmap e179: 8 total, 8 up, 8 in 2023-10-01T07:56:30.657 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:30 smithi112 bash[59335]: audit 2023-10-01T07:56:30.024067+0000 mon.a (mon.0) 995 : audit 1 from='client.? 172.21.15.84:0/1824048403' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "11"}]: dispatch 2023-10-01T07:56:30.657 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:30 smithi112 bash[59335]: audit 2023-10-01T07:56:30.024826+0000 mon.a (mon.0) 996 : audit 0 from='client.? 172.21.15.84:0/3901304815' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:56:30.657 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:30 smithi112 bash[59335]: audit 2023-10-01T07:56:30.085608+0000 mon.a (mon.0) 997 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:56:30.680 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:30.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:30.684 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:30.748 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-10-01T07:56:30.748 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [], 2023-10-01T07:56:30.748 INFO:teuthology.orchestra.run.smithi112.stdout: "complaint_time": 30, 2023-10-01T07:56:30.748 INFO:teuthology.orchestra.run.smithi112.stdout: "num_blocked_ops": 0 2023-10-01T07:56:30.748 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-10-01T07:56:30.785 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:30.808 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:30.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:30.812 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:56:30.913 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:30.942 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:30.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:30.944 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:31.045 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:31.071 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:31.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:31.077 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:31.177 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:31.209 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:31.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:31.211 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:31.271 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 44 16 68729 68713 97.5867 65.4375 0.0184349 0.0102425 2023-10-01T07:56:31.313 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:31.339 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:31.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:31.342 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:31.443 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:31.472 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:31.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:31.476 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:56:31.577 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:31.585 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:31 smithi112 bash[59335]: cluster 2023-10-01T07:56:30.400439+0000 mgr.y (mgr.34104) 699 : cluster 0 pgmap v710: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-10-01T07:56:31.601 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:31.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:31.604 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:31.705 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:31.730 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:31.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:31.733 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:31.790 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-10-01T07:56:31.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:31 smithi084 bash[75189]: cluster 2023-10-01T07:56:30.400439+0000 mgr.y (mgr.34104) 699 : cluster 0 pgmap v710: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-10-01T07:56:31.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:31 smithi084 bash[78255]: cluster 2023-10-01T07:56:30.400439+0000 mgr.y (mgr.34104) 699 : cluster 0 pgmap v710: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-10-01T07:56:31.834 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:31.859 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:31.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:31.862 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:31.963 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:31.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:31.996 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:31.996 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:32.097 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:32.126 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:32.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:32.129 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:32.230 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:32.253 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:32.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:32.259 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:32.271 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 45 16 69746 69730 96.8306 63.5625 0.00952971 0.010321 2023-10-01T07:56:32.360 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:32.390 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:32.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:32.394 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:32.495 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:32.514 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:32.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:32.516 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:32.616 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:32.655 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:32.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:32.660 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:32.761 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:32.796 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:32.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:32.800 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:32.901 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:32.931 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:32.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:32.934 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:33.034 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:33.061 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:33.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:33.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:56:33.166 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:33.172 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-10-01T07:56:33.194 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:33.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:33.200 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:33.271 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 46 16 70828 70812 96.1956 67.625 0.0141919 0.0103905 2023-10-01T07:56:33.301 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:33.331 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:33.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:33.335 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:33.435 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:33.465 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:33.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:33.470 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:33.473 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:33 smithi112 bash[59335]: cluster 2023-10-01T07:56:32.400995+0000 mgr.y (mgr.34104) 700 : cluster 0 pgmap v711: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-10-01T07:56:33.571 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:33.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:33 smithi084 bash[75189]: cluster 2023-10-01T07:56:32.400995+0000 mgr.y (mgr.34104) 700 : cluster 0 pgmap v711: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-10-01T07:56:33.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:33 smithi084 bash[78255]: cluster 2023-10-01T07:56:32.400995+0000 mgr.y (mgr.34104) 700 : cluster 0 pgmap v711: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-10-01T07:56:33.609 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:33.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:33.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:33.712 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:33.746 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:33.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:33.751 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:33.853 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:33.876 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:33.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:33.884 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:33.985 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:34.014 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:34.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:34.019 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:34.120 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:34.155 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:34.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:34.157 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:34.258 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:34.271 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 47 16 71934 71918 95.6195 69.125 0.0201434 0.0104525 2023-10-01T07:56:34.290 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:34.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:34.296 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:34.397 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:34.426 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:34.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:34.428 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:34.529 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:34.555 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:34.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:34.561 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:34.662 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:34.693 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:34.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:34.696 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:34.702 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:34 smithi084 bash[75189]: cluster 2023-10-01T07:56:34.401666+0000 mgr.y (mgr.34104) 701 : cluster 0 pgmap v712: 89 pgs: 89 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-10-01T07:56:34.797 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:34.827 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:34.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:34.831 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:34.932 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:34.941 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:34 smithi112 bash[59335]: cluster 2023-10-01T07:56:34.401666+0000 mgr.y (mgr.34104) 701 : cluster 0 pgmap v712: 89 pgs: 89 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-10-01T07:56:34.960 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:34.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:34.963 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:35.064 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:35.065 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-01T07:56:35.072 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:34 smithi084 bash[78255]: cluster 2023-10-01T07:56:34.401666+0000 mgr.y (mgr.34104) 701 : cluster 0 pgmap v712: 89 pgs: 89 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-10-01T07:56:35.097 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:35.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:35.100 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:35.198 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T07:56:35.200 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:35.271 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 48 16 73002 72986 95.018 66.75 0.0235288 0.0105185 2023-10-01T07:56:35.274 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:35.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:35.277 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:56:35.378 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:35.409 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:35.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:35.420 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:35.521 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:35.549 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:35.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:35.551 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:35.652 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:35.685 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:35.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:35.690 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:35.790 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:35.816 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:35.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:35.820 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:35.921 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:35.950 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:35.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:35.954 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:36.055 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:36.086 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:36.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:36.091 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:36.192 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:36.229 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:36.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:36.231 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:36.272 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 49 16 74054 74038 94.4206 65.75 0.00708897 0.0105849 2023-10-01T07:56:36.322 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:56:36 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:56:36] "GET /metrics HTTP/1.1" 200 36316 "" "Prometheus/2.33.4" 2023-10-01T07:56:36.332 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:36.356 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:36.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:36.360 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:36.461 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:36.487 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:36.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:36.491 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:36.585 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T07:56:36.592 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:36.621 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:36.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:36.625 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:56:36.726 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:36.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:36.757 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:36.757 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:36.858 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:36.882 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:36.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:36.885 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:36.986 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:37.009 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:37.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:37.013 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:37.113 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:37.141 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:37.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:37.149 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:37.250 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:37.272 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 50 16 75132 75116 93.8795 67.375 0.0161048 0.0106467 2023-10-01T07:56:37.278 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:37.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:37.281 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:37.382 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:37.412 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:37.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:37.416 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:37.517 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:37.546 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:37.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:37.549 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:37.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:37 smithi084 bash[78255]: cluster 2023-10-01T07:56:36.402375+0000 mgr.y (mgr.34104) 702 : cluster 0 pgmap v713: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2023-10-01T07:56:37.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:37 smithi084 bash[75189]: cluster 2023-10-01T07:56:36.402375+0000 mgr.y (mgr.34104) 702 : cluster 0 pgmap v713: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2023-10-01T07:56:37.649 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:37.674 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:37.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:37.676 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:37.777 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:37.819 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:37.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:37.825 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:37.925 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:37.934 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:37 smithi112 bash[59335]: cluster 2023-10-01T07:56:36.402375+0000 mgr.y (mgr.34104) 702 : cluster 0 pgmap v713: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2023-10-01T07:56:37.962 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:37.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:37.966 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:38.067 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:38.092 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:38.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:38.094 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:38.173 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 5, 6, 4, 7, 1] 2023-10-01T07:56:38.173 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T07:56:38.173 INFO:tasks.thrashosds.thrasher:inject_pause on osd.7 2023-10-01T07:56:38.173 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-01T07:56:38.173 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-01T07:56:38.173 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 config set filestore_inject_stall 3 2023-10-01T07:56:38.195 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:38.246 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:38.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:38.251 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:38.272 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 51 16 76166 76150 93.3058 64.625 0.0124751 0.0107116 2023-10-01T07:56:38.352 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:38.377 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:38.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:38.382 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:38.483 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:38.510 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:38.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:38.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:38.616 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:38.642 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:38.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:38.644 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:38.745 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:38.770 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:38.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:38.772 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:38.873 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:38.897 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:38.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:38.901 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:39.001 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:39.028 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:39.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:39.030 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:39.131 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:39.159 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:39.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:39.163 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:39.264 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:39.272 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 52 16 77204 77188 92.759 64.875 0.0164511 0.0107748 2023-10-01T07:56:39.295 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:39.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:39.301 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:39.402 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:39.446 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:39.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:39.450 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:39.551 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:39.559 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:39 smithi112 bash[59335]: cluster 2023-10-01T07:56:38.402801+0000 mgr.y (mgr.34104) 703 : cluster 0 pgmap v714: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2023-10-01T07:56:39.576 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:39.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:39.580 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:39.680 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:39.714 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:39.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:39.716 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:39.816 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:39.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:39 smithi084 bash[78255]: cluster 2023-10-01T07:56:38.402801+0000 mgr.y (mgr.34104) 703 : cluster 0 pgmap v714: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2023-10-01T07:56:39.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:39 smithi084 bash[75189]: cluster 2023-10-01T07:56:38.402801+0000 mgr.y (mgr.34104) 703 : cluster 0 pgmap v714: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2023-10-01T07:56:39.840 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:39.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:39.845 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:39.939 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:56:39.940 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:56:39.945 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:39.971 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:39.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:39.974 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:40.074 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:40.125 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:40.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:40.128 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:40.228 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:40.263 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:40.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:40.266 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:40.272 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 53 16 78240 78224 92.2304 64.75 0.0117446 0.0108372 2023-10-01T07:56:40.366 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:40.389 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:40.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:40.393 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:40.494 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:40.520 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:40.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:40.522 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:40.623 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:40.647 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:40.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:40.652 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:40.753 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:40.780 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:40.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:40.784 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:40.885 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:40.924 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:40.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:40.928 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:56:41.029 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:41.055 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:41.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:41.057 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:56:41.158 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:41.183 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:41.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:41.188 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:41.272 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 54 16 79281 79265 91.7273 65.0625 0.0111607 0.0108967 2023-10-01T07:56:41.289 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:41.317 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:41.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:41.319 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:41.420 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:41.442 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:41.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:41.445 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:41.546 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:41.567 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:41.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:41.573 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:41.619 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-10-01T07:56:41.619 INFO:teuthology.orchestra.run.smithi112.stdout: "size": 20, 2023-10-01T07:56:41.620 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 600, 2023-10-01T07:56:41.620 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [ 2023-10-01T07:56:41.620 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.620 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:58879 7.7 7:e19822a9:::benchmark_data_smithi084_123840_object58878:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e144)", 2023-10-01T07:56:41.620 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:51:17.013315+0000", 2023-10-01T07:56:41.620 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 324.596853108, 2023-10-01T07:56:41.620 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.15188011600000001, 2023-10-01T07:56:41.620 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:56:41.620 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:56:41.620 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:56:41.621 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T07:56:41.621 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:56:41.621 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 58879 2023-10-01T07:56:41.621 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.621 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:56:41.621 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.621 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:56:41.621 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:17.013315+0000", 2023-10-01T07:56:41.621 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:56:41.621 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.621 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.622 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:56:41.622 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:17.013315+0000", 2023-10-01T07:56:41.622 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T07:56:41.622 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.622 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.622 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:56:41.622 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:17.013314+0000", 2023-10-01T07:56:41.622 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.8301000000000006e-05 2023-10-01T07:56:41.622 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.623 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.623 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:56:41.623 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:17.013412+0000", 2023-10-01T07:56:41.623 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.429e-05 2023-10-01T07:56:41.623 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.623 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.623 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:56:41.623 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:17.013427+0000", 2023-10-01T07:56:41.623 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.246e-06 2023-10-01T07:56:41.623 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.623 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.623 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:56:41.623 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:17.013433+0000", 2023-10-01T07:56:41.624 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0023855819999999998 2023-10-01T07:56:41.624 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.624 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.624 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:56:41.624 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:17.015818+0000", 2023-10-01T07:56:41.624 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000166224 2023-10-01T07:56:41.624 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.624 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.624 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:56:41.624 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:17.015985+0000", 2023-10-01T07:56:41.624 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000198023 2023-10-01T07:56:41.624 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.625 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.625 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,3", 2023-10-01T07:56:41.625 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:17.016183+0000", 2023-10-01T07:56:41.625 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0025555370000000001 2023-10-01T07:56:41.625 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.625 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.625 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:56:41.625 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:17.018738+0000", 2023-10-01T07:56:41.625 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00065948600000000003 2023-10-01T07:56:41.625 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.625 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.625 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:41.626 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:17.019398+0000", 2023-10-01T07:56:41.626 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.14560816600000001 2023-10-01T07:56:41.626 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.626 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.626 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:41.626 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:17.165006+0000", 2023-10-01T07:56:41.626 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000116755 2023-10-01T07:56:41.626 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.626 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.626 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:56:41.626 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:17.165123+0000", 2023-10-01T07:56:41.626 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.2997999999999995e-05 2023-10-01T07:56:41.627 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.627 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.627 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:56:41.627 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:17.165196+0000", 2023-10-01T07:56:41.627 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.15188011600000001 2023-10-01T07:56:41.627 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:41.627 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:56:41.627 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:41.627 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.627 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.627 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:58886 7.7 7:eccd3142:::benchmark_data_smithi084_123840_object58885:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e144)", 2023-10-01T07:56:41.627 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:51:17.022815+0000", 2023-10-01T07:56:41.628 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 324.58735386900003, 2023-10-01T07:56:41.628 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.14259335200000001, 2023-10-01T07:56:41.628 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:56:41.628 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:56:41.628 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:56:41.628 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T07:56:41.628 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:56:41.628 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 58886 2023-10-01T07:56:41.628 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.628 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:56:41.628 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.628 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:56:41.629 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:17.022815+0000", 2023-10-01T07:56:41.629 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:56:41.629 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.629 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.629 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:56:41.629 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:17.022815+0000", 2023-10-01T07:56:41.629 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T07:56:41.629 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.629 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.629 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:56:41.629 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:17.022813+0000", 2023-10-01T07:56:41.629 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.0952999999999996e-05 2023-10-01T07:56:41.629 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.630 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.630 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:56:41.630 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:17.022884+0000", 2023-10-01T07:56:41.630 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1871e-05 2023-10-01T07:56:41.630 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.630 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.630 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:56:41.630 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:17.022896+0000", 2023-10-01T07:56:41.630 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.2089999999999999e-06 2023-10-01T07:56:41.630 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.630 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.630 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:56:41.631 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:17.022903+0000", 2023-10-01T07:56:41.631 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.0612999999999998e-05 2023-10-01T07:56:41.631 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.631 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.631 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:56:41.631 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:17.022954+0000", 2023-10-01T07:56:41.631 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00011594099999999999 2023-10-01T07:56:41.631 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.631 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.631 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:56:41.631 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:17.023070+0000", 2023-10-01T07:56:41.631 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013567399999999999 2023-10-01T07:56:41.631 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.633 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.633 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,3", 2023-10-01T07:56:41.633 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:17.023205+0000", 2023-10-01T07:56:41.633 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0019738770000000002 2023-10-01T07:56:41.633 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.633 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.633 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:56:41.634 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:17.025179+0000", 2023-10-01T07:56:41.634 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000128238 2023-10-01T07:56:41.634 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.634 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.634 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:41.634 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:17.025307+0000", 2023-10-01T07:56:41.634 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.139961901 2023-10-01T07:56:41.634 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.634 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.634 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:41.634 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:17.165269+0000", 2023-10-01T07:56:41.634 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.9220000000000004e-05 2023-10-01T07:56:41.634 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.635 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.635 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:56:41.635 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:17.165348+0000", 2023-10-01T07:56:41.635 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.9571999999999998e-05 2023-10-01T07:56:41.635 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.635 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.635 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:56:41.635 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:17.165408+0000", 2023-10-01T07:56:41.635 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.14259335200000001 2023-10-01T07:56:41.635 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:41.635 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:56:41.635 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:41.636 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.636 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.636 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:88363 7.7 7:ebbb3615:::benchmark_data_smithi084_123840_object88362:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e147)", 2023-10-01T07:56:41.636 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:51:46.842439+0000", 2023-10-01T07:56:41.636 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 294.76772985000002, 2023-10-01T07:56:41.636 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.30717777400000001, 2023-10-01T07:56:41.636 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:56:41.636 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:56:41.636 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:56:41.636 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T07:56:41.636 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:56:41.636 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 88363 2023-10-01T07:56:41.637 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.637 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:56:41.637 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.637 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:56:41.637 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.842439+0000", 2023-10-01T07:56:41.637 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:56:41.637 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.637 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.637 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:56:41.637 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.842439+0000", 2023-10-01T07:56:41.637 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T07:56:41.637 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.638 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.638 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:56:41.638 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.842437+0000", 2023-10-01T07:56:41.638 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.4326999999999997e-05 2023-10-01T07:56:41.638 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.638 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.638 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:56:41.638 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.842491+0000", 2023-10-01T07:56:41.638 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.4651000000000001e-05 2023-10-01T07:56:41.638 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.638 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.638 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:56:41.638 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.842506+0000", 2023-10-01T07:56:41.639 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.0490000000000004e-06 2023-10-01T07:56:41.639 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.639 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.639 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:56:41.639 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.842514+0000", 2023-10-01T07:56:41.639 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.5497e-05 2023-10-01T07:56:41.639 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.639 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.639 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:56:41.639 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.842579+0000", 2023-10-01T07:56:41.639 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016404500000000001 2023-10-01T07:56:41.639 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.639 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.640 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:56:41.640 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.842744+0000", 2023-10-01T07:56:41.640 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00023986999999999999 2023-10-01T07:56:41.640 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.640 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.640 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,3", 2023-10-01T07:56:41.640 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.842983+0000", 2023-10-01T07:56:41.640 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0042559039999999996 2023-10-01T07:56:41.640 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.640 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.640 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:56:41.640 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.847239+0000", 2023-10-01T07:56:41.640 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0085275439999999997 2023-10-01T07:56:41.641 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.641 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.641 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:41.641 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.855767+0000", 2023-10-01T07:56:41.641 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.29374254399999999 2023-10-01T07:56:41.641 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.641 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.641 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:41.641 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:47.149509+0000", 2023-10-01T07:56:41.641 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.2800999999999997e-05 2023-10-01T07:56:41.641 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.641 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.641 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:56:41.642 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:47.149572+0000", 2023-10-01T07:56:41.642 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.4348000000000003e-05 2023-10-01T07:56:41.642 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.642 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.642 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:56:41.642 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:47.149617+0000", 2023-10-01T07:56:41.642 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.30717777400000001 2023-10-01T07:56:41.642 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:41.642 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:56:41.642 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:41.642 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.642 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.642 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:88366 7.c 7:324b73df:::benchmark_data_smithi084_123840_object88365:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e147)", 2023-10-01T07:56:41.643 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:51:46.847140+0000", 2023-10-01T07:56:41.643 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 294.763029061, 2023-10-01T07:56:41.643 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.29267130600000002, 2023-10-01T07:56:41.643 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:56:41.643 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:56:41.643 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:56:41.643 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T07:56:41.643 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:56:41.643 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 88366 2023-10-01T07:56:41.643 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.643 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:56:41.643 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.643 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:56:41.644 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.847140+0000", 2023-10-01T07:56:41.644 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:56:41.644 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.644 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.644 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:56:41.644 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.847140+0000", 2023-10-01T07:56:41.644 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T07:56:41.644 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.644 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.644 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:56:41.644 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.847138+0000", 2023-10-01T07:56:41.644 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.9035000000000001e-05 2023-10-01T07:56:41.644 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.645 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.645 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:56:41.645 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.847187+0000", 2023-10-01T07:56:41.645 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.6495e-05 2023-10-01T07:56:41.645 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.645 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.645 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:56:41.645 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.847203+0000", 2023-10-01T07:56:41.645 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.1220000000000001e-06 2023-10-01T07:56:41.645 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.645 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.645 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:56:41.645 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.847213+0000", 2023-10-01T07:56:41.646 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.9200999999999999e-05 2023-10-01T07:56:41.646 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.646 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.646 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:56:41.646 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.847262+0000", 2023-10-01T07:56:41.646 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.5779000000000007e-05 2023-10-01T07:56:41.646 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.646 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.646 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:56:41.646 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.847348+0000", 2023-10-01T07:56:41.646 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00011966100000000001 2023-10-01T07:56:41.647 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.647 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.647 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,7", 2023-10-01T07:56:41.647 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.847467+0000", 2023-10-01T07:56:41.647 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0065658950000000004 2023-10-01T07:56:41.647 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.647 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.647 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:41.647 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.854033+0000", 2023-10-01T07:56:41.647 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.0577e-05 2023-10-01T07:56:41.647 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.648 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.648 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:56:41.648 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.854054+0000", 2023-10-01T07:56:41.648 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.28556775699999998 2023-10-01T07:56:41.648 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.648 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.648 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:41.648 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:47.139621+0000", 2023-10-01T07:56:41.648 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012330199999999999 2023-10-01T07:56:41.648 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.648 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.649 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:56:41.649 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:47.139745+0000", 2023-10-01T07:56:41.649 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.6073000000000002e-05 2023-10-01T07:56:41.649 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.649 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.649 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:56:41.649 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:47.139811+0000", 2023-10-01T07:56:41.649 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.29267130600000002 2023-10-01T07:56:41.649 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:41.649 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:56:41.649 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:41.649 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.649 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.650 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:88367 7.7 7:e1ffc63e:::benchmark_data_smithi084_123840_object88366:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e147)", 2023-10-01T07:56:41.650 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:51:46.847235+0000", 2023-10-01T07:56:41.650 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 294.76293403199998, 2023-10-01T07:56:41.650 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.30256170199999999, 2023-10-01T07:56:41.650 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:56:41.650 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:56:41.650 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:56:41.650 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T07:56:41.650 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:56:41.650 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 88367 2023-10-01T07:56:41.650 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.651 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:56:41.651 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.651 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:56:41.651 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.847235+0000", 2023-10-01T07:56:41.651 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:56:41.651 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.651 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.651 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:56:41.651 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.847235+0000", 2023-10-01T07:56:41.651 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T07:56:41.651 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.652 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.652 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:56:41.652 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.847234+0000", 2023-10-01T07:56:41.652 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.8157000000000001e-05 2023-10-01T07:56:41.652 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.652 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.652 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:56:41.652 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.847272+0000", 2023-10-01T07:56:41.652 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0777e-05 2023-10-01T07:56:41.652 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.652 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.653 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:56:41.653 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.847283+0000", 2023-10-01T07:56:41.653 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.8290000000000002e-06 2023-10-01T07:56:41.653 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.653 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.653 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:56:41.653 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.847289+0000", 2023-10-01T07:56:41.653 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.2488999999999999e-05 2023-10-01T07:56:41.653 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.653 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.653 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:56:41.653 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.847332+0000", 2023-10-01T07:56:41.653 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012409899999999999 2023-10-01T07:56:41.654 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.654 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.654 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:56:41.654 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.847456+0000", 2023-10-01T07:56:41.654 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00015752100000000001 2023-10-01T07:56:41.654 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.654 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.654 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,3", 2023-10-01T07:56:41.654 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.847613+0000", 2023-10-01T07:56:41.654 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0039791419999999997 2023-10-01T07:56:41.654 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.654 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.655 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:56:41.655 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.851593+0000", 2023-10-01T07:56:41.655 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0042063140000000001 2023-10-01T07:56:41.655 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.655 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.655 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:41.655 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.855799+0000", 2023-10-01T07:56:41.655 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.29389136799999999 2023-10-01T07:56:41.655 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.655 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.655 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:41.655 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:47.149690+0000", 2023-10-01T07:56:41.655 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.0853999999999997e-05 2023-10-01T07:56:41.656 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.656 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.656 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:56:41.656 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:47.149751+0000", 2023-10-01T07:56:41.656 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.5117000000000002e-05 2023-10-01T07:56:41.656 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.656 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.656 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:56:41.656 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:47.149796+0000", 2023-10-01T07:56:41.656 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.30256170199999999 2023-10-01T07:56:41.656 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:41.656 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:56:41.657 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:41.657 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.657 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.657 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:88369 7.c 7:3dd24f3e:::benchmark_data_smithi084_123840_object88368:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e147)", 2023-10-01T07:56:41.657 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:51:46.849453+0000", 2023-10-01T07:56:41.657 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 294.76071608400002, 2023-10-01T07:56:41.657 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.293598366, 2023-10-01T07:56:41.657 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:56:41.657 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:56:41.657 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:56:41.657 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T07:56:41.657 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:56:41.657 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 88369 2023-10-01T07:56:41.658 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.658 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:56:41.658 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.658 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:56:41.658 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.849453+0000", 2023-10-01T07:56:41.658 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:56:41.658 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.658 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.658 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:56:41.658 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.849453+0000", 2023-10-01T07:56:41.658 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T07:56:41.658 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.658 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.659 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:56:41.659 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.849451+0000", 2023-10-01T07:56:41.659 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.0334999999999999e-05 2023-10-01T07:56:41.659 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.659 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.659 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:56:41.659 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.849491+0000", 2023-10-01T07:56:41.659 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1496e-05 2023-10-01T07:56:41.659 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.659 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.659 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:56:41.659 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.849503+0000", 2023-10-01T07:56:41.659 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.7220000000000002e-06 2023-10-01T07:56:41.660 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.660 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.660 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:56:41.660 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.849510+0000", 2023-10-01T07:56:41.660 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001159127 2023-10-01T07:56:41.660 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.660 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.660 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:56:41.660 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.850669+0000", 2023-10-01T07:56:41.660 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00015426 2023-10-01T07:56:41.660 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.660 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.660 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:56:41.661 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.850823+0000", 2023-10-01T07:56:41.661 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00018876099999999999 2023-10-01T07:56:41.661 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.661 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.661 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,7", 2023-10-01T07:56:41.661 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.851012+0000", 2023-10-01T07:56:41.661 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.003449882 2023-10-01T07:56:41.661 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.661 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.661 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:56:41.661 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.854462+0000", 2023-10-01T07:56:41.661 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00072772099999999997 2023-10-01T07:56:41.661 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.661 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.662 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:41.662 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.855189+0000", 2023-10-01T07:56:41.662 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.28773473599999999 2023-10-01T07:56:41.662 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.662 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.662 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:41.662 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:47.142924+0000", 2023-10-01T07:56:41.662 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.4945999999999997e-05 2023-10-01T07:56:41.662 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.662 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.662 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:56:41.662 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:47.142999+0000", 2023-10-01T07:56:41.662 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.1748e-05 2023-10-01T07:56:41.663 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.663 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.663 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:56:41.663 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:47.143051+0000", 2023-10-01T07:56:41.663 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.293598366 2023-10-01T07:56:41.663 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:41.663 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:56:41.663 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:41.663 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.663 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.663 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:88373 7.7 7:e20d158d:::benchmark_data_smithi084_123840_object88372:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e147)", 2023-10-01T07:56:41.663 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:51:46.855752+0000", 2023-10-01T07:56:41.664 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 294.75441633299999, 2023-10-01T07:56:41.664 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.30550015699999999, 2023-10-01T07:56:41.664 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:56:41.664 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:56:41.664 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:56:41.664 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T07:56:41.664 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:56:41.664 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 88373 2023-10-01T07:56:41.664 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.664 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:56:41.664 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.664 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:56:41.665 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.855752+0000", 2023-10-01T07:56:41.665 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:56:41.665 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.665 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.665 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:56:41.665 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.855752+0000", 2023-10-01T07:56:41.665 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T07:56:41.665 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.665 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.665 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:56:41.665 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.855750+0000", 2023-10-01T07:56:41.666 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.1873999999999998e-05 2023-10-01T07:56:41.666 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.666 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.666 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:56:41.666 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.855802+0000", 2023-10-01T07:56:41.666 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.7997999999999999e-05 2023-10-01T07:56:41.666 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.666 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.666 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:56:41.666 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.855820+0000", 2023-10-01T07:56:41.666 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.5610000000000004e-06 2023-10-01T07:56:41.666 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.667 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.667 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:56:41.667 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.855830+0000", 2023-10-01T07:56:41.667 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.0905999999999998e-05 2023-10-01T07:56:41.667 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.667 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.667 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:56:41.667 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.855871+0000", 2023-10-01T07:56:41.667 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00015345199999999999 2023-10-01T07:56:41.667 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.667 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.668 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:56:41.668 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.856024+0000", 2023-10-01T07:56:41.668 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00014245800000000001 2023-10-01T07:56:41.668 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.668 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.668 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,3", 2023-10-01T07:56:41.668 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.856166+0000", 2023-10-01T07:56:41.668 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.002665429 2023-10-01T07:56:41.668 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.668 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.668 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:56:41.668 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.858832+0000", 2023-10-01T07:56:41.668 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0016109970000000001 2023-10-01T07:56:41.669 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.669 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.669 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:41.669 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.860443+0000", 2023-10-01T07:56:41.669 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.300689649 2023-10-01T07:56:41.669 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.669 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.669 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:41.669 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:47.161133+0000", 2023-10-01T07:56:41.669 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.1601999999999996e-05 2023-10-01T07:56:41.669 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.669 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.669 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:56:41.670 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:47.161204+0000", 2023-10-01T07:56:41.670 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.8256e-05 2023-10-01T07:56:41.670 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.670 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.670 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:56:41.670 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:47.161252+0000", 2023-10-01T07:56:41.670 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.30550015699999999 2023-10-01T07:56:41.670 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:41.670 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:56:41.670 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:41.670 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.671 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.671 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:146128 7.d 7:b4b5334f:::benchmark_data_smithi084_123840_object38131:head [delete] snapc 0=[] ondisk+write+known_if_redirected e155)", 2023-10-01T07:56:41.671 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:53:04.502857+0000", 2023-10-01T07:56:41.671 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 217.10731119299999, 2023-10-01T07:56:41.671 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.210286633, 2023-10-01T07:56:41.671 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:56:41.671 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:56:41.671 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:56:41.671 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T07:56:41.671 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:56:41.671 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 146128 2023-10-01T07:56:41.671 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.672 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:56:41.672 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.672 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:56:41.672 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.502857+0000", 2023-10-01T07:56:41.672 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:56:41.672 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.672 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.672 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:56:41.672 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.502857+0000", 2023-10-01T07:56:41.672 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T07:56:41.672 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.672 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.672 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:56:41.673 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.502856+0000", 2023-10-01T07:56:41.673 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.8739999999999995e-06 2023-10-01T07:56:41.673 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.673 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.673 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:56:41.673 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.502863+0000", 2023-10-01T07:56:41.673 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.8623000000000001e-05 2023-10-01T07:56:41.673 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.673 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.673 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:56:41.673 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.502882+0000", 2023-10-01T07:56:41.673 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.8830000000000006e-06 2023-10-01T07:56:41.674 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.674 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.674 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:56:41.674 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.502890+0000", 2023-10-01T07:56:41.674 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.9861000000000002e-05 2023-10-01T07:56:41.674 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.674 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.674 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:56:41.674 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.502950+0000", 2023-10-01T07:56:41.674 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013147199999999999 2023-10-01T07:56:41.674 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.674 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.674 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:56:41.675 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.503081+0000", 2023-10-01T07:56:41.675 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000142826 2023-10-01T07:56:41.675 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.675 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.675 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0", 2023-10-01T07:56:41.675 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.503224+0000", 2023-10-01T07:56:41.675 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0048246820000000003 2023-10-01T07:56:41.675 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.675 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.675 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:56:41.675 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.508049+0000", 2023-10-01T07:56:41.675 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.204696874 2023-10-01T07:56:41.676 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.676 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.676 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:41.676 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.712746+0000", 2023-10-01T07:56:41.676 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00014097099999999999 2023-10-01T07:56:41.676 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.676 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.676 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:56:41.676 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.712887+0000", 2023-10-01T07:56:41.676 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00025737399999999999 2023-10-01T07:56:41.676 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.676 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.676 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:56:41.676 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.713144+0000", 2023-10-01T07:56:41.677 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.210286633 2023-10-01T07:56:41.677 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:41.677 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:56:41.677 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:41.677 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.677 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.677 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:146134 7.c 7:32d6f7d6:::benchmark_data_smithi084_123840_object38137:head [delete] snapc 0=[] ondisk+write+known_if_redirected e155)", 2023-10-01T07:56:41.677 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:53:04.509091+0000", 2023-10-01T07:56:41.677 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 217.10107716799999, 2023-10-01T07:56:41.677 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.20789713200000001, 2023-10-01T07:56:41.677 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:56:41.677 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:56:41.678 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:56:41.678 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T07:56:41.678 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:56:41.678 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 146134 2023-10-01T07:56:41.678 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.678 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:56:41.678 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.678 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:56:41.678 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.509091+0000", 2023-10-01T07:56:41.678 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:56:41.678 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.678 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.679 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:56:41.679 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.509091+0000", 2023-10-01T07:56:41.679 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T07:56:41.679 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.679 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.679 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:56:41.679 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.509090+0000", 2023-10-01T07:56:41.679 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0839000000000001e-05 2023-10-01T07:56:41.679 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.679 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.679 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:56:41.679 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.509101+0000", 2023-10-01T07:56:41.679 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3971999999999999e-05 2023-10-01T07:56:41.680 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.680 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.680 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:56:41.680 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.509115+0000", 2023-10-01T07:56:41.680 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.9990000000000002e-06 2023-10-01T07:56:41.680 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.680 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.680 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:56:41.680 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.509122+0000", 2023-10-01T07:56:41.680 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.6727000000000002e-05 2023-10-01T07:56:41.680 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.680 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.681 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:56:41.681 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.509169+0000", 2023-10-01T07:56:41.681 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.3693e-05 2023-10-01T07:56:41.681 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.681 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.681 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:56:41.681 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.509252+0000", 2023-10-01T07:56:41.681 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.6113999999999996e-05 2023-10-01T07:56:41.681 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.681 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.681 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,7", 2023-10-01T07:56:41.681 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.509338+0000", 2023-10-01T07:56:41.681 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.011526365 2023-10-01T07:56:41.682 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.682 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.682 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:41.682 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.520865+0000", 2023-10-01T07:56:41.682 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.3489000000000003e-05 2023-10-01T07:56:41.682 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.682 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.682 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:56:41.682 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.520908+0000", 2023-10-01T07:56:41.682 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.195742365 2023-10-01T07:56:41.682 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.682 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.683 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:41.683 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.716651+0000", 2023-10-01T07:56:41.683 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000199786 2023-10-01T07:56:41.683 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.683 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.683 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:56:41.683 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.716850+0000", 2023-10-01T07:56:41.683 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013807700000000001 2023-10-01T07:56:41.683 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.683 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.683 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:56:41.683 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.716989+0000", 2023-10-01T07:56:41.684 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.20789713200000001 2023-10-01T07:56:41.684 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:41.684 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:56:41.684 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:41.684 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.684 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.684 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:146137 7.c 7:370f53b4:::benchmark_data_smithi084_123840_object38140:head [delete] snapc 0=[] ondisk+write+known_if_redirected e155)", 2023-10-01T07:56:41.684 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:53:04.511696+0000", 2023-10-01T07:56:41.684 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 217.09847284, 2023-10-01T07:56:41.684 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.21544499, 2023-10-01T07:56:41.684 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:56:41.684 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:56:41.685 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:56:41.685 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T07:56:41.685 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:56:41.685 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 146137 2023-10-01T07:56:41.685 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.685 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:56:41.685 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.685 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:56:41.685 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.511696+0000", 2023-10-01T07:56:41.685 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:56:41.685 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.685 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.686 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:56:41.686 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.511696+0000", 2023-10-01T07:56:41.686 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T07:56:41.686 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.686 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.686 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:56:41.686 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.511694+0000", 2023-10-01T07:56:41.686 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.5960000000000004e-06 2023-10-01T07:56:41.686 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.686 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.686 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:56:41.686 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.511703+0000", 2023-10-01T07:56:41.687 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.375e-05 2023-10-01T07:56:41.687 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.687 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.687 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:56:41.687 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.511717+0000", 2023-10-01T07:56:41.687 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.1519999999999992e-06 2023-10-01T07:56:41.687 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.687 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.687 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:56:41.687 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.511725+0000", 2023-10-01T07:56:41.687 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0015179600000000001 2023-10-01T07:56:41.687 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.687 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.688 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:56:41.688 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.513243+0000", 2023-10-01T07:56:41.688 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000103182 2023-10-01T07:56:41.688 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.688 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.688 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:56:41.688 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.513346+0000", 2023-10-01T07:56:41.688 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000109104 2023-10-01T07:56:41.688 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.688 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.688 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,7", 2023-10-01T07:56:41.688 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.513455+0000", 2023-10-01T07:56:41.689 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.007447352 2023-10-01T07:56:41.689 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.689 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.689 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:41.689 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.520902+0000", 2023-10-01T07:56:41.689 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0009e-05 2023-10-01T07:56:41.689 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.689 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.689 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:56:41.689 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.520912+0000", 2023-10-01T07:56:41.689 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.20609603500000001 2023-10-01T07:56:41.689 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.689 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.690 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:41.690 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.727008+0000", 2023-10-01T07:56:41.690 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.9789999999999994e-05 2023-10-01T07:56:41.690 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.690 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.690 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:56:41.690 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.727078+0000", 2023-10-01T07:56:41.690 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.2502000000000006e-05 2023-10-01T07:56:41.690 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.690 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.690 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:56:41.690 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.727141+0000", 2023-10-01T07:56:41.691 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.21544499 2023-10-01T07:56:41.691 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:41.691 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:56:41.691 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:41.691 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.691 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.691 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:146138 7.c 7:307f1dc2:::benchmark_data_smithi084_123840_object38141:head [delete] snapc 0=[] ondisk+write+known_if_redirected e155)", 2023-10-01T07:56:41.691 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:53:04.511824+0000", 2023-10-01T07:56:41.691 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 217.09834453600001, 2023-10-01T07:56:41.691 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.21546827800000001, 2023-10-01T07:56:41.691 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:56:41.692 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:56:41.692 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:56:41.692 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T07:56:41.692 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:56:41.692 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 146138 2023-10-01T07:56:41.692 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.692 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:56:41.692 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.692 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:56:41.692 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.511824+0000", 2023-10-01T07:56:41.692 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:56:41.692 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.692 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.693 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:56:41.693 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.511824+0000", 2023-10-01T07:56:41.693 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T07:56:41.693 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.693 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.693 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:56:41.693 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.511823+0000", 2023-10-01T07:56:41.693 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.0110000000000003e-06 2023-10-01T07:56:41.693 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.693 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.693 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:56:41.693 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.511830+0000", 2023-10-01T07:56:41.694 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.3569999999999998e-06 2023-10-01T07:56:41.694 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.694 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.694 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:56:41.694 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.511839+0000", 2023-10-01T07:56:41.694 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.6070000000000001e-06 2023-10-01T07:56:41.694 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.694 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.694 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:56:41.694 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.511843+0000", 2023-10-01T07:56:41.694 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0053360229999999996 2023-10-01T07:56:41.694 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.695 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.695 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:56:41.695 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.517179+0000", 2023-10-01T07:56:41.695 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00010410499999999999 2023-10-01T07:56:41.695 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.695 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.695 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:56:41.695 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.517283+0000", 2023-10-01T07:56:41.695 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000119824 2023-10-01T07:56:41.695 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.695 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.695 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,7", 2023-10-01T07:56:41.696 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.517403+0000", 2023-10-01T07:56:41.696 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0035790639999999999 2023-10-01T07:56:41.696 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.696 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.696 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:56:41.696 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.520982+0000", 2023-10-01T07:56:41.696 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000110763 2023-10-01T07:56:41.696 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.696 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.696 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:41.696 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.521093+0000", 2023-10-01T07:56:41.696 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.20611162099999999 2023-10-01T07:56:41.697 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.697 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.697 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:41.697 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.727205+0000", 2023-10-01T07:56:41.697 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.9041e-05 2023-10-01T07:56:41.697 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.697 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.697 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:56:41.697 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.727254+0000", 2023-10-01T07:56:41.697 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.8686999999999997e-05 2023-10-01T07:56:41.697 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.697 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.698 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:56:41.698 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.727292+0000", 2023-10-01T07:56:41.698 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.21546827800000001 2023-10-01T07:56:41.698 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:41.698 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:56:41.698 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:41.698 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.698 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.698 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:154309 7.d 7:b091894d:::benchmark_data_smithi084_123840_object46312:head [delete] snapc 0=[] ondisk+write+known_if_redirected e156)", 2023-10-01T07:56:41.698 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:53:15.257319+0000", 2023-10-01T07:56:41.698 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 206.35284929700001, 2023-10-01T07:56:41.698 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13204941100000001, 2023-10-01T07:56:41.699 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:56:41.699 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:56:41.699 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:56:41.699 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T07:56:41.699 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:56:41.699 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 154309 2023-10-01T07:56:41.699 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.699 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:56:41.699 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.699 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:56:41.699 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:15.257319+0000", 2023-10-01T07:56:41.699 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:56:41.700 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.700 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.700 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:56:41.700 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:15.257319+0000", 2023-10-01T07:56:41.700 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-10-01T07:56:41.700 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.700 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.700 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:56:41.700 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:15.257319+0000", 2023-10-01T07:56:41.700 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.3699999999999997e-06 2023-10-01T07:56:41.700 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.700 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.700 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:56:41.701 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:15.257323+0000", 2023-10-01T07:56:41.701 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.2290000000000003e-06 2023-10-01T07:56:41.701 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.701 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.701 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:56:41.701 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:15.257331+0000", 2023-10-01T07:56:41.701 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.6710000000000004e-06 2023-10-01T07:56:41.701 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.701 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.701 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:56:41.701 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:15.257337+0000", 2023-10-01T07:56:41.701 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0058978320000000004 2023-10-01T07:56:41.701 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.702 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.702 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:56:41.702 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:15.263235+0000", 2023-10-01T07:56:41.702 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00011699100000000001 2023-10-01T07:56:41.702 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.702 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.702 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:56:41.702 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:15.263352+0000", 2023-10-01T07:56:41.702 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000123053 2023-10-01T07:56:41.702 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.702 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.702 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0", 2023-10-01T07:56:41.703 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:15.263475+0000", 2023-10-01T07:56:41.703 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.010123249000000001 2023-10-01T07:56:41.703 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.703 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.703 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:56:41.703 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:15.273598+0000", 2023-10-01T07:56:41.703 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.115590602 2023-10-01T07:56:41.703 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.703 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.703 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:41.703 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:15.389189+0000", 2023-10-01T07:56:41.703 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.6696e-05 2023-10-01T07:56:41.704 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.704 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.704 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:56:41.704 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:15.389255+0000", 2023-10-01T07:56:41.704 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000113365 2023-10-01T07:56:41.704 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.704 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.704 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:56:41.704 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:15.389369+0000", 2023-10-01T07:56:41.704 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13204941100000001 2023-10-01T07:56:41.704 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:41.704 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:56:41.704 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:41.705 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.705 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.705 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:154315 7.d 7:b0262872:::benchmark_data_smithi084_123840_object46318:head [delete] snapc 0=[] ondisk+write+known_if_redirected e156)", 2023-10-01T07:56:41.705 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:53:15.261937+0000", 2023-10-01T07:56:41.705 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 206.34823170000001, 2023-10-01T07:56:41.705 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13808314999999999, 2023-10-01T07:56:41.705 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:56:41.705 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:56:41.705 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:56:41.705 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T07:56:41.705 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:56:41.705 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 154315 2023-10-01T07:56:41.706 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.706 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:56:41.706 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.706 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:56:41.706 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:15.261937+0000", 2023-10-01T07:56:41.706 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:56:41.706 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.706 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.706 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:56:41.706 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:15.261937+0000", 2023-10-01T07:56:41.706 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T07:56:41.706 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.706 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.707 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:56:41.707 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:15.261936+0000", 2023-10-01T07:56:41.707 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.34e-06 2023-10-01T07:56:41.707 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.707 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.707 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:56:41.707 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:15.261943+0000", 2023-10-01T07:56:41.707 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2439999999999999e-05 2023-10-01T07:56:41.707 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.707 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.707 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:56:41.707 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:15.261955+0000", 2023-10-01T07:56:41.708 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.5329999999999994e-06 2023-10-01T07:56:41.708 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.708 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.708 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:56:41.708 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:15.261964+0000", 2023-10-01T07:56:41.708 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0063939130000000002 2023-10-01T07:56:41.708 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.708 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.708 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:56:41.708 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:15.268358+0000", 2023-10-01T07:56:41.708 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000133094 2023-10-01T07:56:41.708 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.708 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.709 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:56:41.709 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:15.268491+0000", 2023-10-01T07:56:41.709 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016708700000000001 2023-10-01T07:56:41.709 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.709 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.709 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0", 2023-10-01T07:56:41.709 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:15.268658+0000", 2023-10-01T07:56:41.709 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0050710110000000003 2023-10-01T07:56:41.709 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.709 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.709 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:56:41.709 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:15.273729+0000", 2023-10-01T07:56:41.709 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.125919963 2023-10-01T07:56:41.710 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.710 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.710 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:41.710 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:15.399649+0000", 2023-10-01T07:56:41.710 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000238829 2023-10-01T07:56:41.710 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.710 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.710 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:56:41.710 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:15.399888+0000", 2023-10-01T07:56:41.710 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013230100000000001 2023-10-01T07:56:41.710 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.710 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.711 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:56:41.711 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:15.400020+0000", 2023-10-01T07:56:41.711 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13808314999999999 2023-10-01T07:56:41.711 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:41.711 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:56:41.711 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:41.711 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.711 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.711 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:180126 7.c 7:333e3cdd:::benchmark_data_smithi084_123840_object72129:head [delete] snapc 0=[] ondisk+write+known_if_redirected e160)", 2023-10-01T07:56:41.711 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:53:50.272865+0000", 2023-10-01T07:56:41.711 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 171.33730365700001, 2023-10-01T07:56:41.711 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.170435595, 2023-10-01T07:56:41.712 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:56:41.712 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:56:41.712 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:56:41.712 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T07:56:41.712 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:56:41.712 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 180126 2023-10-01T07:56:41.712 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.712 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:56:41.712 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.712 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:56:41.712 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.272865+0000", 2023-10-01T07:56:41.712 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:56:41.712 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.713 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.713 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:56:41.713 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.272865+0000", 2023-10-01T07:56:41.713 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T07:56:41.713 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.713 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.713 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:56:41.713 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.272863+0000", 2023-10-01T07:56:41.713 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.3820000000000004e-06 2023-10-01T07:56:41.713 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.713 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.713 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:56:41.714 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.272872+0000", 2023-10-01T07:56:41.714 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5514000000000001e-05 2023-10-01T07:56:41.714 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.714 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.714 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:56:41.714 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.272887+0000", 2023-10-01T07:56:41.714 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.0729999999999999e-06 2023-10-01T07:56:41.714 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.714 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.714 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:56:41.714 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.272894+0000", 2023-10-01T07:56:41.715 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.002848157 2023-10-01T07:56:41.715 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.715 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.715 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:56:41.715 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.275742+0000", 2023-10-01T07:56:41.715 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00015266800000000001 2023-10-01T07:56:41.715 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.715 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.715 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:56:41.715 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.275895+0000", 2023-10-01T07:56:41.715 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00017569999999999999 2023-10-01T07:56:41.715 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.715 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.716 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,7", 2023-10-01T07:56:41.716 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.276071+0000", 2023-10-01T07:56:41.716 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0055305570000000002 2023-10-01T07:56:41.716 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.716 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.716 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:56:41.716 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.281601+0000", 2023-10-01T07:56:41.716 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0066105310000000002 2023-10-01T07:56:41.716 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.716 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.716 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:41.716 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.288212+0000", 2023-10-01T07:56:41.716 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.154910094 2023-10-01T07:56:41.717 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.717 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.717 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:41.717 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.443122+0000", 2023-10-01T07:56:41.717 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.3815999999999998e-05 2023-10-01T07:56:41.717 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.717 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.717 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:56:41.717 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.443216+0000", 2023-10-01T07:56:41.717 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.4808000000000005e-05 2023-10-01T07:56:41.717 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.717 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.717 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:56:41.718 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.443301+0000", 2023-10-01T07:56:41.718 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.170435595 2023-10-01T07:56:41.718 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:41.718 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:56:41.718 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:41.718 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.718 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.718 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:180140 7.7 7:ec53afc1:::benchmark_data_smithi084_123840_object72143:head [delete] snapc 0=[] ondisk+write+known_if_redirected e160)", 2023-10-01T07:56:41.718 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:53:50.288663+0000", 2023-10-01T07:56:41.718 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 171.32150555800001, 2023-10-01T07:56:41.718 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.14904379500000001, 2023-10-01T07:56:41.718 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:56:41.719 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:56:41.719 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:56:41.719 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T07:56:41.719 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:56:41.719 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 180140 2023-10-01T07:56:41.719 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.719 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:56:41.719 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.719 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:56:41.719 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.288663+0000", 2023-10-01T07:56:41.719 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:56:41.719 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.720 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.720 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:56:41.720 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.288663+0000", 2023-10-01T07:56:41.720 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T07:56:41.720 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.720 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.720 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:56:41.720 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.288661+0000", 2023-10-01T07:56:41.720 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.8260000000000005e-06 2023-10-01T07:56:41.720 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.720 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.720 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:56:41.721 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.288671+0000", 2023-10-01T07:56:41.721 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1440999999999999e-05 2023-10-01T07:56:41.721 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.721 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.721 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:56:41.721 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.288683+0000", 2023-10-01T07:56:41.721 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.215e-06 2023-10-01T07:56:41.721 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.721 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.721 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:56:41.721 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.288688+0000", 2023-10-01T07:56:41.721 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.0725000000000001e-05 2023-10-01T07:56:41.721 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.722 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.722 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:56:41.722 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.288728+0000", 2023-10-01T07:56:41.722 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.3671000000000006e-05 2023-10-01T07:56:41.722 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.722 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.722 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:56:41.722 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.288812+0000", 2023-10-01T07:56:41.722 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.5990999999999997e-05 2023-10-01T07:56:41.722 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.722 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.722 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,3", 2023-10-01T07:56:41.723 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.288898+0000", 2023-10-01T07:56:41.723 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0048656189999999998 2023-10-01T07:56:41.723 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.723 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.723 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:56:41.723 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.293764+0000", 2023-10-01T07:56:41.723 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00084351399999999996 2023-10-01T07:56:41.723 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.723 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.723 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:41.723 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.294607+0000", 2023-10-01T07:56:41.723 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.14294758699999999 2023-10-01T07:56:41.723 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.724 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.724 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:41.724 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.437555+0000", 2023-10-01T07:56:41.724 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.5610000000000003e-05 2023-10-01T07:56:41.724 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.724 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.724 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:56:41.724 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.437630+0000", 2023-10-01T07:56:41.724 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.6365000000000005e-05 2023-10-01T07:56:41.724 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.724 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.724 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:56:41.725 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.437707+0000", 2023-10-01T07:56:41.725 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.14904379500000001 2023-10-01T07:56:41.725 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:41.725 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:56:41.725 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:41.725 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.725 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.725 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:197358 7.7 7:e392948f:::benchmark_data_smithi084_123840_object89361:head [delete] snapc 0=[] ondisk+write+known_if_redirected e160)", 2023-10-01T07:56:41.725 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:54:12.834872+0000", 2023-10-01T07:56:41.725 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 148.77529609000001, 2023-10-01T07:56:41.725 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13693353599999999, 2023-10-01T07:56:41.725 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:56:41.725 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:56:41.726 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:56:41.726 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T07:56:41.726 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:56:41.726 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 197358 2023-10-01T07:56:41.726 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.726 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:56:41.726 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.726 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:56:41.726 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:12.834872+0000", 2023-10-01T07:56:41.726 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:56:41.726 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.726 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.727 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:56:41.727 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:12.834872+0000", 2023-10-01T07:56:41.727 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T07:56:41.727 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.727 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.727 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:56:41.727 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:12.834871+0000", 2023-10-01T07:56:41.727 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.2869999999999999e-06 2023-10-01T07:56:41.727 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.727 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.727 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:56:41.727 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:12.834879+0000", 2023-10-01T07:56:41.727 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.4948e-05 2023-10-01T07:56:41.728 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.728 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.728 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:56:41.728 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:12.834894+0000", 2023-10-01T07:56:41.728 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.4909999999999999e-06 2023-10-01T07:56:41.728 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.728 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.728 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:56:41.728 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:12.834901+0000", 2023-10-01T07:56:41.728 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.6124e-05 2023-10-01T07:56:41.728 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.728 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.728 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:56:41.729 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:12.834957+0000", 2023-10-01T07:56:41.729 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000127024 2023-10-01T07:56:41.729 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.729 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.729 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:56:41.729 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:12.835084+0000", 2023-10-01T07:56:41.729 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000162199 2023-10-01T07:56:41.729 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.729 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.729 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,3", 2023-10-01T07:56:41.729 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:12.835246+0000", 2023-10-01T07:56:41.729 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0037915879999999998 2023-10-01T07:56:41.730 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.730 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.730 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:41.730 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:12.839038+0000", 2023-10-01T07:56:41.730 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00075773099999999999 2023-10-01T07:56:41.730 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.730 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.730 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:56:41.730 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:12.839796+0000", 2023-10-01T07:56:41.730 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13178648200000001 2023-10-01T07:56:41.730 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.730 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.731 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:41.731 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:12.971582+0000", 2023-10-01T07:56:41.731 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000154871 2023-10-01T07:56:41.731 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.731 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.731 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:56:41.731 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:12.971737+0000", 2023-10-01T07:56:41.731 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.8973000000000005e-05 2023-10-01T07:56:41.731 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.731 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.731 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:56:41.731 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:12.971806+0000", 2023-10-01T07:56:41.732 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13693353599999999 2023-10-01T07:56:41.732 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:41.732 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:56:41.732 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:41.732 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.732 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.732 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:197647 7.d 7:bf75d83e:::benchmark_data_smithi084_123840_object89650:head [delete] snapc 0=[] ondisk+write+known_if_redirected e160)", 2023-10-01T07:56:41.732 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:54:13.278317+0000", 2023-10-01T07:56:41.732 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 148.33185204599999, 2023-10-01T07:56:41.732 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13270918700000001, 2023-10-01T07:56:41.732 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:56:41.732 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:56:41.733 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:56:41.733 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T07:56:41.733 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:56:41.733 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 197647 2023-10-01T07:56:41.733 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.733 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:56:41.733 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.733 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:56:41.733 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:13.278317+0000", 2023-10-01T07:56:41.733 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:56:41.733 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.733 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.733 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:56:41.734 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:13.278317+0000", 2023-10-01T07:56:41.734 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T07:56:41.734 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.734 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.734 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:56:41.734 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:13.278315+0000", 2023-10-01T07:56:41.734 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.072e-06 2023-10-01T07:56:41.734 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.734 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.734 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:56:41.734 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:13.278323+0000", 2023-10-01T07:56:41.734 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3934000000000001e-05 2023-10-01T07:56:41.735 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.735 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.735 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:56:41.735 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:13.278337+0000", 2023-10-01T07:56:41.735 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.2649999999999996e-06 2023-10-01T07:56:41.735 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.735 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.735 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:56:41.735 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:13.278345+0000", 2023-10-01T07:56:41.735 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.9314999999999998e-05 2023-10-01T07:56:41.735 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.735 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.735 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:56:41.736 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:13.278395+0000", 2023-10-01T07:56:41.736 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00015767099999999999 2023-10-01T07:56:41.736 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.736 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.736 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:56:41.736 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:13.278552+0000", 2023-10-01T07:56:41.736 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000142872 2023-10-01T07:56:41.736 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.736 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.736 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0", 2023-10-01T07:56:41.736 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:13.278695+0000", 2023-10-01T07:56:41.736 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0046989559999999998 2023-10-01T07:56:41.737 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.737 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.737 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:56:41.737 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:13.283394+0000", 2023-10-01T07:56:41.737 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.12740322300000001 2023-10-01T07:56:41.737 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.737 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.737 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:41.737 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:13.410797+0000", 2023-10-01T07:56:41.737 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.5581999999999997e-05 2023-10-01T07:56:41.737 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.737 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.737 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:56:41.738 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:13.410863+0000", 2023-10-01T07:56:41.738 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016285799999999999 2023-10-01T07:56:41.738 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.738 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.738 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:56:41.738 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:13.411026+0000", 2023-10-01T07:56:41.738 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13270918700000001 2023-10-01T07:56:41.738 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:41.738 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:56:41.738 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:41.738 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.738 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.738 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:197659 7.d 7:b4868cdf:::benchmark_data_smithi084_123840_object89662:head [delete] snapc 0=[] ondisk+write+known_if_redirected e160)", 2023-10-01T07:56:41.739 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:54:13.301966+0000", 2023-10-01T07:56:41.739 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 148.3082024, 2023-10-01T07:56:41.739 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13518812199999999, 2023-10-01T07:56:41.739 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:56:41.739 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:56:41.739 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:56:41.739 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T07:56:41.739 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:56:41.739 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 197659 2023-10-01T07:56:41.739 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.739 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:56:41.739 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.740 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:56:41.740 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:13.301966+0000", 2023-10-01T07:56:41.740 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:56:41.740 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.740 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.740 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:56:41.740 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:13.301966+0000", 2023-10-01T07:56:41.740 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999976 2023-10-01T07:56:41.740 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.740 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.740 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:56:41.740 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:13.301964+0000", 2023-10-01T07:56:41.740 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3152e-05 2023-10-01T07:56:41.741 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.741 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.741 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:56:41.741 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:13.301977+0000", 2023-10-01T07:56:41.741 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.2251000000000001e-05 2023-10-01T07:56:41.741 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.741 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.741 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:56:41.741 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:13.301999+0000", 2023-10-01T07:56:41.741 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1558e-05 2023-10-01T07:56:41.741 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.741 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.741 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:56:41.742 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:13.302011+0000", 2023-10-01T07:56:41.742 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.4546000000000001e-05 2023-10-01T07:56:41.742 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.742 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.742 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:56:41.742 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:13.302085+0000", 2023-10-01T07:56:41.742 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000134062 2023-10-01T07:56:41.742 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.742 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.742 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:56:41.742 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:13.302219+0000", 2023-10-01T07:56:41.742 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016441399999999999 2023-10-01T07:56:41.743 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.743 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.743 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0", 2023-10-01T07:56:41.743 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:13.302384+0000", 2023-10-01T07:56:41.743 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0044084800000000002 2023-10-01T07:56:41.743 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.743 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.743 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:56:41.743 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:13.306792+0000", 2023-10-01T07:56:41.743 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13018026499999999 2023-10-01T07:56:41.743 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.743 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.743 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:41.744 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:13.436973+0000", 2023-10-01T07:56:41.744 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.3292000000000003e-05 2023-10-01T07:56:41.744 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.744 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.744 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:56:41.744 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:13.437036+0000", 2023-10-01T07:56:41.744 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000118433 2023-10-01T07:56:41.744 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.744 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.744 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:56:41.744 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:13.437154+0000", 2023-10-01T07:56:41.744 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13518812199999999 2023-10-01T07:56:41.745 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:41.745 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:56:41.745 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:41.745 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.745 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.745 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:210443 7.7 7:ef69e06b:::benchmark_data_smithi084_123840_object102446:head [delete] snapc 0=[] ondisk+write+known_if_redirected e165)", 2023-10-01T07:56:41.745 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:54:36.044681+0000", 2023-10-01T07:56:41.745 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 125.565487989, 2023-10-01T07:56:41.745 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.152599553, 2023-10-01T07:56:41.745 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:56:41.745 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:56:41.745 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:56:41.745 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T07:56:41.746 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:56:41.746 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 210443 2023-10-01T07:56:41.746 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.746 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:56:41.746 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.746 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:56:41.746 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:36.044681+0000", 2023-10-01T07:56:41.746 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:56:41.746 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.746 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.746 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:56:41.746 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:36.044681+0000", 2023-10-01T07:56:41.747 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T07:56:41.747 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.747 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.747 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:56:41.747 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:36.044679+0000", 2023-10-01T07:56:41.747 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.7899999999999994e-06 2023-10-01T07:56:41.747 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.747 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.747 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:56:41.747 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:36.044688+0000", 2023-10-01T07:56:41.747 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.0508000000000001e-05 2023-10-01T07:56:41.747 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.747 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.748 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:56:41.748 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:36.044709+0000", 2023-10-01T07:56:41.748 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.2499999999999995e-06 2023-10-01T07:56:41.748 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.748 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.748 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:56:41.748 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:36.044718+0000", 2023-10-01T07:56:41.748 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.0533999999999999e-05 2023-10-01T07:56:41.748 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.748 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.748 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:56:41.748 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:36.044789+0000", 2023-10-01T07:56:41.749 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016315700000000001 2023-10-01T07:56:41.749 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.749 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.749 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:56:41.749 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:36.044952+0000", 2023-10-01T07:56:41.749 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00019379999999999999 2023-10-01T07:56:41.749 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.749 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.749 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,3", 2023-10-01T07:56:41.749 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:36.045146+0000", 2023-10-01T07:56:41.749 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0047335060000000002 2023-10-01T07:56:41.749 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.749 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.750 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:56:41.750 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:36.049879+0000", 2023-10-01T07:56:41.750 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0065254529999999996 2023-10-01T07:56:41.750 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.750 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.750 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:41.750 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:36.056405+0000", 2023-10-01T07:56:41.750 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.14068316 2023-10-01T07:56:41.750 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.750 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.750 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:41.750 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:36.197088+0000", 2023-10-01T07:56:41.751 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00010600299999999999 2023-10-01T07:56:41.751 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.751 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.751 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:56:41.751 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:36.197194+0000", 2023-10-01T07:56:41.751 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.6361999999999997e-05 2023-10-01T07:56:41.751 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.751 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.751 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:56:41.751 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:36.197280+0000", 2023-10-01T07:56:41.751 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.152599553 2023-10-01T07:56:41.751 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:41.752 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:56:41.752 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:41.752 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.752 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.752 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:210453 7.7 7:eb3d1c84:::benchmark_data_smithi084_123840_object102456:head [delete] snapc 0=[] ondisk+write+known_if_redirected e165)", 2023-10-01T07:56:41.752 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:54:36.064877+0000", 2023-10-01T07:56:41.752 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 125.54529163799999, 2023-10-01T07:56:41.752 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.132522471, 2023-10-01T07:56:41.752 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:56:41.752 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:56:41.752 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:56:41.752 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T07:56:41.752 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:56:41.753 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 210453 2023-10-01T07:56:41.753 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.753 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:56:41.753 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.753 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:56:41.753 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:36.064877+0000", 2023-10-01T07:56:41.753 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:56:41.753 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.753 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.753 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:56:41.753 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:36.064877+0000", 2023-10-01T07:56:41.753 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T07:56:41.753 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.754 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.754 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:56:41.754 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:36.064875+0000", 2023-10-01T07:56:41.754 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.7190000000000004e-06 2023-10-01T07:56:41.754 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.754 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.754 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:56:41.754 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:36.064882+0000", 2023-10-01T07:56:41.754 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2909e-05 2023-10-01T07:56:41.754 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.754 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.755 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:56:41.755 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:36.064895+0000", 2023-10-01T07:56:41.755 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.1929999999999998e-06 2023-10-01T07:56:41.755 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.755 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.755 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:56:41.755 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:36.064901+0000", 2023-10-01T07:56:41.755 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.7510999999999998e-05 2023-10-01T07:56:41.755 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.755 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.755 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:56:41.755 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:36.064969+0000", 2023-10-01T07:56:41.755 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000156339 2023-10-01T07:56:41.756 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.756 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.756 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:56:41.756 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:36.065125+0000", 2023-10-01T07:56:41.756 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00019531400000000001 2023-10-01T07:56:41.756 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.756 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.756 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,3", 2023-10-01T07:56:41.756 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:36.065320+0000", 2023-10-01T07:56:41.756 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0059323709999999997 2023-10-01T07:56:41.756 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.756 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.757 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:56:41.757 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:36.071253+0000", 2023-10-01T07:56:41.757 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00062333099999999997 2023-10-01T07:56:41.757 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.757 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.757 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:41.757 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:36.071876+0000", 2023-10-01T07:56:41.757 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.12545263200000001 2023-10-01T07:56:41.757 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.757 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.757 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:56:41.757 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:36.197329+0000", 2023-10-01T07:56:41.757 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.5216000000000003e-05 2023-10-01T07:56:41.758 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.758 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.758 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:56:41.758 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:36.197364+0000", 2023-10-01T07:56:41.758 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.5607e-05 2023-10-01T07:56:41.758 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:56:41.758 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:56:41.758 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:56:41.758 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:36.197399+0000", 2023-10-01T07:56:41.758 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.132522471 2023-10-01T07:56:41.758 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:41.758 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:56:41.759 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:41.759 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:56:41.759 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:56:41.759 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-10-01T07:56:41.759 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:41.760 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:41 smithi112 bash[59335]: cluster 2023-10-01T07:56:40.403378+0000 mgr.y (mgr.34104) 704 : cluster 0 pgmap v715: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2023-10-01T07:56:41.768 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:41 smithi084 bash[75189]: cluster 2023-10-01T07:56:40.403378+0000 mgr.y (mgr.34104) 704 : cluster 0 pgmap v715: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2023-10-01T07:56:41.768 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:41 smithi084 bash[78255]: cluster 2023-10-01T07:56:40.403378+0000 mgr.y (mgr.34104) 704 : cluster 0 pgmap v715: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2023-10-01T07:56:41.789 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:41.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:41.794 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:41.895 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:41.921 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:41.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:41.926 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:42.027 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:42.058 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:42.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:42.062 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:42.162 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:42.189 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:42.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:42.195 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:56:42.272 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 55 16 80298 80282 91.2151 63.5625 0.00479242 0.0109576 2023-10-01T07:56:42.297 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:42.322 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:42.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:42.324 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:56:42.425 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:42.451 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:42.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:42.454 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:42.554 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:42.580 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:42.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:42.583 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:42.672 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-10-01T07:56:42.684 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:42.710 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:42.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:42.713 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:42.814 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:42.857 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:42.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:42.862 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:42.963 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:42.990 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:42.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:42.992 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:43.093 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:43.122 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:43.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:43.125 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:43.144 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T07:56:43.226 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:43.255 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:43.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:43.259 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:43.272 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 56 16 81340 81324 90.7491 65.125 0.0112871 0.011014 2023-10-01T07:56:43.360 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:43.386 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:43.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:43.389 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:43.490 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:43.516 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:43.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:43.518 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:43.569 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:43 smithi084 bash[78255]: cluster 2023-10-01T07:56:42.403860+0000 mgr.y (mgr.34104) 705 : cluster 0 pgmap v716: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2023-10-01T07:56:43.569 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:43 smithi084 bash[75189]: cluster 2023-10-01T07:56:42.403860+0000 mgr.y (mgr.34104) 705 : cluster 0 pgmap v716: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2023-10-01T07:56:43.620 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:43.641 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:43 smithi112 bash[59335]: cluster 2023-10-01T07:56:42.403860+0000 mgr.y (mgr.34104) 705 : cluster 0 pgmap v716: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2023-10-01T07:56:43.647 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:43.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:43.651 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:43.752 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:43.780 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:43.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:43.789 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:43.889 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:43.923 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:43.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:43.925 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:44.026 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:44.051 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:44.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:44.055 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:44.156 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:44.193 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:44.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:44.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:44.272 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 57 16 82335 82319 90.248 62.1875 0.0179817 0.0110753 2023-10-01T07:56:44.297 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:44.326 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:44.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:44.328 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:44.430 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:44.454 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:44.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:44.459 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:44.560 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:44.586 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:44.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:44.589 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:44.690 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:44.699 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:44 smithi112 bash[59335]: cluster 2023-10-01T07:56:44.404339+0000 mgr.y (mgr.34104) 706 : cluster 0 pgmap v717: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 55 MiB/s wr, 881 op/s 2023-10-01T07:56:44.727 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:44.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:44.731 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:44.828 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:44 smithi084 bash[75189]: cluster 2023-10-01T07:56:44.404339+0000 mgr.y (mgr.34104) 706 : cluster 0 pgmap v717: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 55 MiB/s wr, 881 op/s 2023-10-01T07:56:44.828 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:44 smithi084 bash[78255]: cluster 2023-10-01T07:56:44.404339+0000 mgr.y (mgr.34104) 706 : cluster 0 pgmap v717: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 55 MiB/s wr, 881 op/s 2023-10-01T07:56:44.832 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:44.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:44.874 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:44.875 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:44.975 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:44.995 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:44.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:44.998 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:45.099 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:45.124 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:45.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:45.127 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:45.228 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:45.258 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:45.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:45.260 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:45.272 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 58 16 83297 83281 89.7286 60.125 0.00507242 0.0111393 2023-10-01T07:56:45.361 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:45.385 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:45.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:45.390 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:45.491 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:45.526 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:45.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:45.529 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:45.630 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:45.659 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:45.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:45.663 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:45.763 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:45.795 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:45.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:45.799 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:45.899 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:45.931 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:45.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:45.937 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:45.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:45 smithi112 bash[59335]: audit 2023-10-01T07:56:45.085830+0000 mon.a (mon.0) 998 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:56:46.038 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:46.048 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:45 smithi084 bash[75189]: audit 2023-10-01T07:56:45.085830+0000 mon.a (mon.0) 998 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:56:46.048 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:45 smithi084 bash[78255]: audit 2023-10-01T07:56:45.085830+0000 mon.a (mon.0) 998 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:56:46.064 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:46.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:46.070 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:46.170 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:46.201 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:46.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:46.204 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:46.273 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 59 16 84322 84306 89.2935 64.0625 0.017982 0.0111937 2023-10-01T07:56:46.305 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:46.322 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:56:46 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:56:46] "GET /metrics HTTP/1.1" 200 36315 "" "Prometheus/2.33.4" 2023-10-01T07:56:46.334 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:46.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:46.336 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:46.437 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:46.467 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:46.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:46.473 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:46.574 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:46.608 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:46.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:46.612 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:46.713 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:46.754 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:46.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:46.756 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:46.856 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:46.890 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:46.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:46.892 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:46.938 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:46 smithi112 bash[59335]: cluster 2023-10-01T07:56:46.404992+0000 mgr.y (mgr.34104) 707 : cluster 0 pgmap v718: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-10-01T07:56:46.993 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:47.006 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:46 smithi084 bash[75189]: cluster 2023-10-01T07:56:46.404992+0000 mgr.y (mgr.34104) 707 : cluster 0 pgmap v718: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-10-01T07:56:47.006 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:46 smithi084 bash[78255]: cluster 2023-10-01T07:56:46.404992+0000 mgr.y (mgr.34104) 707 : cluster 0 pgmap v718: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-10-01T07:56:47.023 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:47.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:47.029 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:47.130 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:47.164 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:47.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:47.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:47.233 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T07:56:47.233 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-10-01T07:56:47.233 INFO:teuthology.orchestra.run.smithi112.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-10-01T07:56:47.233 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-10-01T07:56:47.272 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:47.274 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:2023-10-01T07:56:47.272707+0000 min lat: 0.00134061 max lat: 0.275606 avg lat: 0.0112565 2023-10-01T07:56:47.274 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T07:56:47.274 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 60 16 85270 85254 88.7927 59.25 0.020906 0.0112565 2023-10-01T07:56:47.301 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:47.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:47.303 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:47.404 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:47.428 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:47.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:47.431 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:56:47.532 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:47.560 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:47.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:47.564 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:47.665 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:47.696 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:47.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:47.701 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:47.802 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:47.827 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:47.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:47.829 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:47.930 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:47.954 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:47.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:47.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:48.059 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:48.089 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:48.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:48.094 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:48.194 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:48.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:48.231 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:48.231 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:48.273 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 61 16 86191 86175 88.2807 57.5625 0.0201199 0.0113209 2023-10-01T07:56:48.332 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:48.357 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:48.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:48.359 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:48.459 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:48.487 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:48.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:48.495 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:48.538 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T07:56:48.596 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:48.606 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T07:56:48.625 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:48.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:48.628 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:48.642 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T07:56:48.675 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T07:56:48.720 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T07:56:48.728 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:48.759 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T07:56:48.761 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:48.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:48.766 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:48.801 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T07:56:48.845 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T07:56:48.854 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T07:56:48.854 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T07:56:48.854 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T07:56:48.854 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T07:56:48.854 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T07:56:48.855 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T07:56:48.855 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T07:56:48.855 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T07:56:48.866 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:48.902 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:48.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:48.905 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:49.006 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:49.037 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:49.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:49.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:49.139 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:49.167 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:49.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:49.172 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:49.273 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:49.273 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 62 16 87034 87018 87.7065 52.6875 0.0127722 0.0113965 2023-10-01T07:56:49.297 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:49.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:49.299 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:49.400 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:49.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:49.443 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:49.443 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:49.544 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:49.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:49.576 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:49.576 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:56:49.677 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:49.704 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:49.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:49.709 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:56:49.712 INFO:teuthology.orchestra.run.smithi084.stderr:nodeep-scrub is unset 2023-10-01T07:56:49.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:49 smithi112 bash[59335]: cluster 2023-10-01T07:56:48.405437+0000 mgr.y (mgr.34104) 708 : cluster 0 pgmap v719: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 54 MiB/s wr, 861 op/s 2023-10-01T07:56:49.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:49 smithi112 bash[59335]: audit 2023-10-01T07:56:48.497986+0000 mon.b (mon.1) 11 : audit 0 from='client.? 172.21.15.84:0/2945535784' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:56:49.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:49 smithi112 bash[59335]: audit 2023-10-01T07:56:48.897549+0000 mon.a (mon.0) 999 : audit 1 from='client.? 172.21.15.84:0/2472890104' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:56:49.810 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:49.839 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:49.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:49.841 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:49.942 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:49.966 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:49.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:49.968 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:50.069 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:50.072 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:49 smithi084 bash[75189]: cluster 2023-10-01T07:56:48.405437+0000 mgr.y (mgr.34104) 708 : cluster 0 pgmap v719: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 54 MiB/s wr, 861 op/s 2023-10-01T07:56:50.072 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:49 smithi084 bash[75189]: audit 2023-10-01T07:56:48.497986+0000 mon.b (mon.1) 11 : audit 0 from='client.? 172.21.15.84:0/2945535784' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:56:50.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:49 smithi084 bash[75189]: audit 2023-10-01T07:56:48.897549+0000 mon.a (mon.0) 999 : audit 1 from='client.? 172.21.15.84:0/2472890104' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:56:50.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:49 smithi084 bash[78255]: cluster 2023-10-01T07:56:48.405437+0000 mgr.y (mgr.34104) 708 : cluster 0 pgmap v719: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 54 MiB/s wr, 861 op/s 2023-10-01T07:56:50.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:49 smithi084 bash[78255]: audit 2023-10-01T07:56:48.497986+0000 mon.b (mon.1) 11 : audit 0 from='client.? 172.21.15.84:0/2945535784' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:56:50.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:49 smithi084 bash[78255]: audit 2023-10-01T07:56:48.897549+0000 mon.a (mon.0) 999 : audit 1 from='client.? 172.21.15.84:0/2472890104' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:56:50.098 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:50.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:50.103 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:50.205 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:50.230 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:50.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:50.233 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:50.273 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 63 16 87969 87953 87.2419 58.4375 0.015664 0.0114564 2023-10-01T07:56:50.334 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:50.359 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:50.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:50.361 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:50.461 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:50.498 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:50.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:50.507 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:50.594 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:50 smithi084 bash[78255]: cluster 2023-10-01T07:56:49.696536+0000 mon.a (mon.0) 1000 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T07:56:50.595 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:50 smithi084 bash[78255]: cluster 2023-10-01T07:56:49.696585+0000 mon.a (mon.0) 1001 : cluster 1 Cluster is now healthy 2023-10-01T07:56:50.595 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:50 smithi084 bash[78255]: cluster 2023-10-01T07:56:49.703126+0000 osd.4 (osd.4) 78 : cluster 3 failed to encode map e180 with expected crc 2023-10-01T07:56:50.595 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:50 smithi084 bash[78255]: audit 2023-10-01T07:56:49.706601+0000 mon.a (mon.0) 1002 : audit 1 from='client.? 172.21.15.84:0/2472890104' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T07:56:50.595 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:50 smithi084 bash[78255]: cluster 2023-10-01T07:56:49.707070+0000 mon.a (mon.0) 1003 : cluster 0 osdmap e180: 8 total, 8 up, 8 in 2023-10-01T07:56:50.596 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:50 smithi084 bash[78255]: cluster 2023-10-01T07:56:49.707716+0000 osd.5 (osd.5) 124 : cluster 3 failed to encode map e180 with expected crc 2023-10-01T07:56:50.597 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:50 smithi084 bash[75189]: cluster 2023-10-01T07:56:49.696536+0000 mon.a (mon.0) 1000 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T07:56:50.597 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:50 smithi084 bash[75189]: cluster 2023-10-01T07:56:49.696585+0000 mon.a (mon.0) 1001 : cluster 1 Cluster is now healthy 2023-10-01T07:56:50.597 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:50 smithi084 bash[75189]: cluster 2023-10-01T07:56:49.703126+0000 osd.4 (osd.4) 78 : cluster 3 failed to encode map e180 with expected crc 2023-10-01T07:56:50.597 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:50 smithi084 bash[75189]: audit 2023-10-01T07:56:49.706601+0000 mon.a (mon.0) 1002 : audit 1 from='client.? 172.21.15.84:0/2472890104' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T07:56:50.597 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:50 smithi084 bash[75189]: cluster 2023-10-01T07:56:49.707070+0000 mon.a (mon.0) 1003 : cluster 0 osdmap e180: 8 total, 8 up, 8 in 2023-10-01T07:56:50.598 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:50 smithi084 bash[75189]: cluster 2023-10-01T07:56:49.707716+0000 osd.5 (osd.5) 124 : cluster 3 failed to encode map e180 with expected crc 2023-10-01T07:56:50.607 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:50.646 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:50.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:50.653 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:50.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:50 smithi112 bash[59335]: cluster 2023-10-01T07:56:49.696536+0000 mon.a (mon.0) 1000 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T07:56:50.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:50 smithi112 bash[59335]: cluster 2023-10-01T07:56:49.696585+0000 mon.a (mon.0) 1001 : cluster 1 Cluster is now healthy 2023-10-01T07:56:50.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:50 smithi112 bash[59335]: cluster 2023-10-01T07:56:49.703126+0000 osd.4 (osd.4) 78 : cluster 3 failed to encode map e180 with expected crc 2023-10-01T07:56:50.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:50 smithi112 bash[59335]: audit 2023-10-01T07:56:49.706601+0000 mon.a (mon.0) 1002 : audit 1 from='client.? 172.21.15.84:0/2472890104' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T07:56:50.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:50 smithi112 bash[59335]: cluster 2023-10-01T07:56:49.707070+0000 mon.a (mon.0) 1003 : cluster 0 osdmap e180: 8 total, 8 up, 8 in 2023-10-01T07:56:50.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:50 smithi112 bash[59335]: cluster 2023-10-01T07:56:49.707716+0000 osd.5 (osd.5) 124 : cluster 3 failed to encode map e180 with expected crc 2023-10-01T07:56:50.754 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:50.781 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:50.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:50.787 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:56:50.888 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:50.921 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:50.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:50.925 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:51.026 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:51.056 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:51.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:51.061 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:51.161 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:51.198 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:51.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:51.201 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:51.273 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 64 16 88930 88914 86.8171 60.0625 0.0102373 0.0115131 2023-10-01T07:56:51.302 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:51.336 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:51.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:51.341 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:51.442 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:51.467 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:51.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:51.473 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:51.572 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:51 smithi084 bash[78255]: cluster 2023-10-01T07:56:50.406065+0000 mgr.y (mgr.34104) 709 : cluster 0 pgmap v721: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s 2023-10-01T07:56:51.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:51 smithi084 bash[75189]: cluster 2023-10-01T07:56:50.406065+0000 mgr.y (mgr.34104) 709 : cluster 0 pgmap v721: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s 2023-10-01T07:56:51.574 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:51.599 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:51.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:51.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:51.704 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:51.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:51 smithi112 bash[59335]: cluster 2023-10-01T07:56:50.406065+0000 mgr.y (mgr.34104) 709 : cluster 0 pgmap v721: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s 2023-10-01T07:56:51.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:51.739 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:51.740 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:51.840 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:51.879 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:51.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:51.884 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:51.984 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:52.008 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-10-01T07:56:52.008 INFO:teuthology.orchestra.run.smithi112.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T07:56:52.014 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:52.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:52.019 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:56:52.120 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:52.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:52.154 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:52.154 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:56:52.255 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:52.273 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 65 16 89881 89865 86.3959 59.4375 0.0278708 0.011569 2023-10-01T07:56:52.281 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:52.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:52.288 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:52.389 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:52.409 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:52.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:52.411 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:52.512 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:52.540 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:52.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:52.542 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:52.598 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T07:56:52.643 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:52.670 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:52.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:52.676 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:52.777 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:52.803 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:52.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:52.806 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:52.907 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:52.931 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:52.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:52.937 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:53.038 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:53.066 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:53.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:53.070 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:53.162 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-10-01T07:56:53.171 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:53.248 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:53.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:53.251 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:53.273 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 66 16 90799 90783 85.9561 57.375 0.0089433 0.0116285 2023-10-01T07:56:53.352 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:53.382 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:53.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:53.387 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:56:53.478 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:53 smithi112 bash[59335]: cluster 2023-10-01T07:56:52.406588+0000 mgr.y (mgr.34104) 710 : cluster 0 pgmap v722: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 61 MiB/s wr, 971 op/s 2023-10-01T07:56:53.488 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:53.513 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:53.515 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-01T07:56:53.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:53.517 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:53.618 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:53.650 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:53.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:53.654 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:53.755 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:53.781 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:53.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:53.784 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:53.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:53 smithi084 bash[75189]: cluster 2023-10-01T07:56:52.406588+0000 mgr.y (mgr.34104) 710 : cluster 0 pgmap v722: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 61 MiB/s wr, 971 op/s 2023-10-01T07:56:53.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:53 smithi084 bash[78255]: cluster 2023-10-01T07:56:52.406588+0000 mgr.y (mgr.34104) 710 : cluster 0 pgmap v722: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 61 MiB/s wr, 971 op/s 2023-10-01T07:56:53.885 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:53.920 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:53.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:53.925 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:56:54.026 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:54.065 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:54.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:54.068 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:54.169 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:54.191 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 5, 6, 4, 7, 1] 2023-10-01T07:56:54.192 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T07:56:54.192 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '1000', 'type': 'test-reweight-by-utilization'} 2023-10-01T07:56:54.192 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd test-reweight-by-utilization 1000 3.0 2023-10-01T07:56:54.211 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:54.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:54.216 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:54.274 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 67 16 91707 91691 85.5193 56.75 0.00811543 0.011687 2023-10-01T07:56:54.317 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:54.348 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:54.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:54.354 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:54.454 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:54.488 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:54.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:54.496 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:54.597 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:54.634 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:54.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:54.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:54.706 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:54 smithi112 bash[59335]: cluster 2023-10-01T07:56:54.407027+0000 mgr.y (mgr.34104) 711 : cluster 0 pgmap v723: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 61 MiB/s wr, 971 op/s 2023-10-01T07:56:54.737 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:54.766 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:54.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:54.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:54.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:54 smithi084 bash[78255]: cluster 2023-10-01T07:56:54.407027+0000 mgr.y (mgr.34104) 711 : cluster 0 pgmap v723: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 61 MiB/s wr, 971 op/s 2023-10-01T07:56:54.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:54 smithi084 bash[75189]: cluster 2023-10-01T07:56:54.407027+0000 mgr.y (mgr.34104) 711 : cluster 0 pgmap v723: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 61 MiB/s wr, 971 op/s 2023-10-01T07:56:54.870 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:54.897 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:54.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:54.899 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:55.000 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:55.033 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:55.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:55.038 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:55.139 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:55.162 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:55.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:55.165 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:56:55.266 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:55.274 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 68 16 92615 92599 85.0961 56.75 0.0232043 0.0117457 2023-10-01T07:56:55.296 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:55.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:55.300 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:55.400 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:55.423 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:55.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:55.426 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:55.527 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:55.564 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:55.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:55.569 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:55.670 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:55.697 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:55.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:55.702 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:55.802 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:55.835 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:56:55.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:55.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:56:55.940 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:55.971 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:55.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:55.973 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:56.074 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:56.107 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:56.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:56.111 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:56.212 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:56.242 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:56.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:56.248 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:56.274 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 69 16 93550 93534 84.7097 58.4375 0.0120506 0.0117999 2023-10-01T07:56:56.322 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:56:56 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:56:56] "GET /metrics HTTP/1.1" 200 36315 "" "Prometheus/2.33.4" 2023-10-01T07:56:56.349 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:56.388 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:56.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:56.391 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:56.492 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:56.521 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:56.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:56.525 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:56.625 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:56.653 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:56.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:56.659 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:56.760 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:56.788 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:56.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:56.791 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:56.892 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:56.932 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:56.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:56.936 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:57.036 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:57.063 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:57.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:57.067 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:57.168 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:57.210 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:57.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:57.213 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:56:57.274 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 70 16 94466 94450 84.3174 57.25 0.00982252 0.0118547 2023-10-01T07:56:57.313 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:57.342 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:57.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:57.349 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:56:57.438 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:56:57.441 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:56:57.449 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:57.494 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:57.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:57.501 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:56:57.602 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:57.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:57.638 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:57.638 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:57.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:57 smithi112 bash[59335]: cluster 2023-10-01T07:56:56.407881+0000 mgr.y (mgr.34104) 712 : cluster 0 pgmap v724: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 58 MiB/s wr, 931 op/s 2023-10-01T07:56:57.739 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:57.748 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:57 smithi084 bash[78255]: cluster 2023-10-01T07:56:56.407881+0000 mgr.y (mgr.34104) 712 : cluster 0 pgmap v724: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 58 MiB/s wr, 931 op/s 2023-10-01T07:56:57.748 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:57 smithi084 bash[75189]: cluster 2023-10-01T07:56:56.407881+0000 mgr.y (mgr.34104) 712 : cluster 0 pgmap v724: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 58 MiB/s wr, 931 op/s 2023-10-01T07:56:57.762 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:57.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:57.765 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:57.866 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:57.896 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:56:57.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:57.901 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:56:57.998 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T07:56:58.002 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:58.026 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:56:58.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:58.028 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:56:58.129 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:58.158 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:58.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:58.160 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:58.260 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:58.274 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 71 16 95357 95341 83.9141 55.6875 0.0282367 0.0119111 2023-10-01T07:56:58.292 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:56:58.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:58.295 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:56:58.396 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:58.423 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:58.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:58.428 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:58.452 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:56:58.529 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:58.551 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:58.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:58.554 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:58.655 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:58.682 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:58.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:58.687 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:58.788 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:58.813 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:56:58.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:58.821 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:56:58.921 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:58.946 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:58.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:58.951 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:59.051 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:59.082 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:59.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:59.090 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:56:59.190 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:59.212 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:56:59.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:59.215 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:56:59.275 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 72 15 96258 96243 83.5316 56.375 0.0243118 0.0119657 2023-10-01T07:56:59.316 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:59.347 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:56:59.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:59.668 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:56:59.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:56:59 smithi112 bash[59335]: cluster 2023-10-01T07:56:58.408358+0000 mgr.y (mgr.34104) 713 : cluster 0 pgmap v725: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 58 MiB/s wr, 931 op/s 2023-10-01T07:56:59.890 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:59.891 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:56:59 smithi084 bash[75189]: cluster 2023-10-01T07:56:58.408358+0000 mgr.y (mgr.34104) 713 : cluster 0 pgmap v725: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 58 MiB/s wr, 931 op/s 2023-10-01T07:56:59.891 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:56:59 smithi084 bash[78255]: cluster 2023-10-01T07:56:58.408358+0000 mgr.y (mgr.34104) 713 : cluster 0 pgmap v725: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 58 MiB/s wr, 931 op/s 2023-10-01T07:56:59.916 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:56:59.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:56:59.921 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:00.021 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:00.048 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:00.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:00.051 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:00.151 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:00.180 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:00.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:00.186 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:00.275 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 73 16 97143 97127 83.1441 55.25 0.00589127 0.0120213 2023-10-01T07:57:00.287 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:00.312 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:00.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:00.315 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:00.416 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:00.442 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:00.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:00.443 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:00.544 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:00.582 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:00.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:00.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:00.688 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:00.714 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:00.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:00.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:00.819 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:00.847 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:00.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:00.854 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:00.955 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:00.980 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:00.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:00.984 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:57:01.084 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:01.123 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:01.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:01.128 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:01.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:01 smithi112 bash[59335]: audit 2023-10-01T07:57:00.096766+0000 mon.a (mon.0) 1004 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:57:01.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:01 smithi112 bash[59335]: audit 2023-10-01T07:57:00.099718+0000 mon.a (mon.0) 1005 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:57:01.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:01 smithi112 bash[59335]: cluster 2023-10-01T07:57:00.409056+0000 mgr.y (mgr.34104) 714 : cluster 0 pgmap v726: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 62 MiB/s wr, 998 op/s 2023-10-01T07:57:01.230 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:01.257 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:01.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:01.262 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:01.275 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 74 16 97991 97975 82.7367 53 0.0136562 0.012081 2023-10-01T07:57:01.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:01 smithi084 bash[78255]: audit 2023-10-01T07:57:00.096766+0000 mon.a (mon.0) 1004 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:57:01.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:01 smithi084 bash[78255]: audit 2023-10-01T07:57:00.099718+0000 mon.a (mon.0) 1005 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:57:01.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:01 smithi084 bash[78255]: cluster 2023-10-01T07:57:00.409056+0000 mgr.y (mgr.34104) 714 : cluster 0 pgmap v726: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 62 MiB/s wr, 998 op/s 2023-10-01T07:57:01.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:01 smithi084 bash[75189]: audit 2023-10-01T07:57:00.096766+0000 mon.a (mon.0) 1004 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:57:01.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:01 smithi084 bash[75189]: audit 2023-10-01T07:57:00.099718+0000 mon.a (mon.0) 1005 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:57:01.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:01 smithi084 bash[75189]: cluster 2023-10-01T07:57:00.409056+0000 mgr.y (mgr.34104) 714 : cluster 0 pgmap v726: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 62 MiB/s wr, 998 op/s 2023-10-01T07:57:01.362 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:01.388 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:01.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:01.393 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:01.493 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:01.521 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:01.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:01.524 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:01.624 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:01.652 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:01.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:01.657 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:01.758 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:01.786 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:01.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:01.790 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:01.891 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:01.934 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:01.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:01.937 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:02.037 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:02.074 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:02.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:02.077 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:02.178 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:02.204 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:02.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:02.206 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:57:02.275 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 75 16 98894 98878 82.386 56.4375 0.00870254 0.0121328 2023-10-01T07:57:02.307 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:02.332 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:02.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:02.339 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:57:02.439 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:02.463 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:02.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:02.464 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:02.565 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:02.600 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:02.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:02.605 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:57:02.706 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:02.730 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:02.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:02.735 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:02.836 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:02.849 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-10-01T07:57:02.849 INFO:teuthology.orchestra.run.smithi112.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T07:57:02.870 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:02.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:02.874 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:02.975 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:02.998 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:03.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:03.000 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:03.101 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:03.131 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:03.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:03.136 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:03.237 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:03.270 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:03.275 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 76 16 99763 99747 82.0166 54.3125 0.0313561 0.0121867 2023-10-01T07:57:03.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:03.291 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:03.392 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:03.420 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:03.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:03.424 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:03.525 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:03.562 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:03.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:03.564 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:57:03.665 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:03.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:03 smithi084 bash[75189]: cluster 2023-10-01T07:57:02.409552+0000 mgr.y (mgr.34104) 715 : cluster 0 pgmap v727: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 58 MiB/s wr, 933 op/s 2023-10-01T07:57:03.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:03 smithi084 bash[75189]: audit 2023-10-01T07:57:02.944532+0000 mon.a (mon.0) 1006 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:57:03.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:03 smithi084 bash[78255]: cluster 2023-10-01T07:57:02.409552+0000 mgr.y (mgr.34104) 715 : cluster 0 pgmap v727: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 58 MiB/s wr, 933 op/s 2023-10-01T07:57:03.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:03 smithi084 bash[78255]: audit 2023-10-01T07:57:02.944532+0000 mon.a (mon.0) 1006 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:57:03.692 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:03.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:03.697 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:03.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:03 smithi112 bash[59335]: cluster 2023-10-01T07:57:02.409552+0000 mgr.y (mgr.34104) 715 : cluster 0 pgmap v727: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 58 MiB/s wr, 933 op/s 2023-10-01T07:57:03.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:03 smithi112 bash[59335]: audit 2023-10-01T07:57:02.944532+0000 mon.a (mon.0) 1006 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:57:03.798 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:03.828 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:03.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:03.832 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:03.865 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-10-01T07:57:03.933 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:03.987 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:03.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:03.992 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:04.092 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:04.121 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:04.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:04.124 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:04.225 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:04.250 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:04.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:04.253 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:04.275 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 77 16 100648 100632 81.6697 55.3125 0.0122981 0.0122394 2023-10-01T07:57:04.354 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:04.380 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:04.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:04.386 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:04.487 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:04.523 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:04.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:04.528 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:04.629 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:04.660 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:04.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:04.665 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:04.766 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:04.795 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:04.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:04.797 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:04.898 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:04.908 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:04 smithi112 bash[59335]: cluster 2023-10-01T07:57:04.411609+0000 mgr.y (mgr.34104) 716 : cluster 0 pgmap v728: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 48 MiB/s wr, 766 op/s 2023-10-01T07:57:04.922 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:04.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:04.924 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:05.025 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:05.034 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:04 smithi084 bash[78255]: cluster 2023-10-01T07:57:04.411609+0000 mgr.y (mgr.34104) 716 : cluster 0 pgmap v728: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 48 MiB/s wr, 766 op/s 2023-10-01T07:57:05.034 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:04 smithi084 bash[75189]: cluster 2023-10-01T07:57:04.411609+0000 mgr.y (mgr.34104) 716 : cluster 0 pgmap v728: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 48 MiB/s wr, 766 op/s 2023-10-01T07:57:05.049 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:05.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:05.051 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:05.152 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:05.184 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:05.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:05.190 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:05.275 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 78 16 101540 101524 81.3374 55.75 0.011468 0.0122891 2023-10-01T07:57:05.291 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:05.317 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:05.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:05.322 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:05.423 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:05.449 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:05.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:05.451 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:57:05.551 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:05.576 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:05.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:05.577 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:05.678 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:05.708 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:05.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:05.712 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:05.813 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:05.838 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:05.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:05.843 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:05.943 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:05.977 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:05.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:05.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:57:06.080 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:06.107 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:06.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:06.109 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:06.210 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:06.241 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:06.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:06.244 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:06.275 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 79 16 102432 102416 81.0134 55.75 0.0105636 0.0123381 2023-10-01T07:57:06.322 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:57:06 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:57:06] "GET /metrics HTTP/1.1" 200 36314 "" "Prometheus/2.33.4" 2023-10-01T07:57:06.345 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:06.371 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:06.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:06.375 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:06.476 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:06.501 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:06.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:06.506 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:06.607 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:06.634 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:06.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:06.639 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:06.740 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:06.764 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:06.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:06.769 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:06.870 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:06.908 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:06.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:06.910 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:07.011 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:07.039 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:07.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:07.042 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:07.142 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:07.170 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:07.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:07.174 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:07.275 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:07.276 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:2023-10-01T07:57:07.275222+0000 min lat: 0.00134061 max lat: 0.275606 avg lat: 0.0123846 2023-10-01T07:57:07.276 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T07:57:07.276 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 80 16 103336 103320 80.707 56.5 0.0184411 0.0123846 2023-10-01T07:57:07.305 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:07.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:07.309 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:57:07.409 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:07.441 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:07.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:07.443 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:07.544 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:07.585 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:07.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:07.591 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:07.612 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T07:57:07.649 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:07 smithi084 bash[78255]: cluster 2023-10-01T07:57:06.412306+0000 mgr.y (mgr.34104) 717 : cluster 0 pgmap v729: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2023-10-01T07:57:07.649 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:07 smithi084 bash[75189]: cluster 2023-10-01T07:57:06.412306+0000 mgr.y (mgr.34104) 717 : cluster 0 pgmap v729: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2023-10-01T07:57:07.670 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T07:57:07.692 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:07.711 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T07:57:07.729 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:07.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:07 smithi112 bash[59335]: cluster 2023-10-01T07:57:06.412306+0000 mgr.y (mgr.34104) 717 : cluster 0 pgmap v729: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2023-10-01T07:57:07.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:07.734 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:07.769 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T07:57:07.813 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T07:57:07.835 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:07.856 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T07:57:07.871 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:07.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:07.878 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:07.906 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T07:57:07.918 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T07:57:07.956 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T07:57:07.958 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T07:57:07.958 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T07:57:07.958 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T07:57:07.958 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T07:57:07.959 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T07:57:07.959 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T07:57:07.959 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T07:57:07.959 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T07:57:07.979 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:08.012 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:08.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:08.014 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:08.115 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:08.141 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:08.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:08.143 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:08.244 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:08.275 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 81 16 103993 103977 80.2175 41.0625 0.0258294 0.0124602 2023-10-01T07:57:08.292 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:08.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:08.296 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:08.352 INFO:teuthology.orchestra.run.smithi084.stdout:moved 0 / 267 (0%) 2023-10-01T07:57:08.352 INFO:teuthology.orchestra.run.smithi084.stdout:avg 33.375 2023-10-01T07:57:08.352 INFO:teuthology.orchestra.run.smithi084.stdout:stddev 2.49687 -> 2.49687 (expected baseline 5.40399) 2023-10-01T07:57:08.352 INFO:teuthology.orchestra.run.smithi084.stdout:min osd.2 with 30 -> 30 pgs (0.898876 -> 0.898876 * mean) 2023-10-01T07:57:08.352 INFO:teuthology.orchestra.run.smithi084.stdout:max osd.1 with 39 -> 39 pgs (1.16854 -> 1.16854 * mean) 2023-10-01T07:57:08.352 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T07:57:08.352 INFO:teuthology.orchestra.run.smithi084.stdout:oload 1000 2023-10-01T07:57:08.352 INFO:teuthology.orchestra.run.smithi084.stdout:max_change 3 2023-10-01T07:57:08.353 INFO:teuthology.orchestra.run.smithi084.stdout:max_change_osds 4 2023-10-01T07:57:08.353 INFO:teuthology.orchestra.run.smithi084.stdout:average_utilization 0.0291 2023-10-01T07:57:08.353 INFO:teuthology.orchestra.run.smithi084.stdout:overload_utilization 0.2909 2023-10-01T07:57:08.361 INFO:teuthology.orchestra.run.smithi084.stderr:no change 2023-10-01T07:57:08.396 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:08.428 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:08.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:08.431 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:08.471 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:08 smithi112 bash[59335]: audit 2023-10-01T07:57:07.582731+0000 mon.c (mon.2) 86 : audit 0 from='client.? 172.21.15.84:0/3243497682' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:57:08.472 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:08 smithi112 bash[59335]: audit 2023-10-01T07:57:08.254829+0000 mon.a (mon.0) 1007 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T07:57:08.472 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:08 smithi112 bash[59335]: audit 2023-10-01T07:57:08.255133+0000 mon.b (mon.1) 12 : audit 1 from='client.? 172.21.15.84:0/4030115276' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T07:57:08.504 INFO:teuthology.orchestra.run.smithi084.stderr:noscrub is set 2023-10-01T07:57:08.530 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:08 smithi084 bash[78255]: audit 2023-10-01T07:57:07.582731+0000 mon.c (mon.2) 86 : audit 0 from='client.? 172.21.15.84:0/3243497682' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:57:08.531 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:08 smithi084 bash[78255]: audit 2023-10-01T07:57:08.254829+0000 mon.a (mon.0) 1007 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T07:57:08.531 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:08 smithi084 bash[78255]: audit 2023-10-01T07:57:08.255133+0000 mon.b (mon.1) 12 : audit 1 from='client.? 172.21.15.84:0/4030115276' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T07:57:08.531 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:08 smithi084 bash[75189]: audit 2023-10-01T07:57:07.582731+0000 mon.c (mon.2) 86 : audit 0 from='client.? 172.21.15.84:0/3243497682' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:57:08.531 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:08 smithi084 bash[75189]: audit 2023-10-01T07:57:08.254829+0000 mon.a (mon.0) 1007 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T07:57:08.531 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:08 smithi084 bash[75189]: audit 2023-10-01T07:57:08.255133+0000 mon.b (mon.1) 12 : audit 1 from='client.? 172.21.15.84:0/4030115276' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T07:57:08.532 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:08.559 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:08.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:08.563 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:08.664 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:08.707 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:08.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:08.716 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:08.816 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:08.841 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:08.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:08.845 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:57:08.946 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:09.006 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:09.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:09.009 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:09.109 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:09.150 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:09.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:09.155 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:09.256 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:09.276 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 82 16 104712 104696 79.7872 44.9375 0.0207298 0.0125278 2023-10-01T07:57:09.283 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:09.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:09.286 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:57:09.387 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:09.412 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:09.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:09.414 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:09.515 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:09.556 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:09.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:09.558 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:09.659 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:09.669 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:09 smithi112 bash[59335]: audit 2023-10-01T07:57:08.350304+0000 mgr.y (mgr.34104) 718 : audit 0 from='client.35328 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:57:09.669 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:09 smithi112 bash[59335]: cluster 2023-10-01T07:57:08.412719+0000 mgr.y (mgr.34104) 719 : cluster 0 pgmap v730: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 46 MiB/s wr, 738 op/s 2023-10-01T07:57:09.669 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:09 smithi112 bash[59335]: cluster 2023-10-01T07:57:08.466812+0000 mon.a (mon.0) 1008 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:57:09.669 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:09 smithi112 bash[59335]: cluster 2023-10-01T07:57:08.484148+0000 osd.4 (osd.4) 79 : cluster 3 failed to encode map e181 with expected crc 2023-10-01T07:57:09.669 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:09 smithi112 bash[59335]: cluster 2023-10-01T07:57:08.484777+0000 osd.6 (osd.6) 107 : cluster 3 failed to encode map e181 with expected crc 2023-10-01T07:57:09.670 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:09 smithi112 bash[59335]: audit 2023-10-01T07:57:08.484938+0000 mon.a (mon.0) 1009 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T07:57:09.670 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:09 smithi112 bash[59335]: cluster 2023-10-01T07:57:08.485140+0000 mon.a (mon.0) 1010 : cluster 0 osdmap e181: 8 total, 8 up, 8 in 2023-10-01T07:57:09.670 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:09 smithi112 bash[59335]: audit 2023-10-01T07:57:09.310522+0000 mon.a (mon.0) 1011 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:57:09.670 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:09 smithi112 bash[59335]: audit 2023-10-01T07:57:09.320645+0000 mon.a (mon.0) 1012 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:57:09.670 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:09 smithi112 bash[59335]: audit 2023-10-01T07:57:09.413156+0000 mon.a (mon.0) 1013 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:57:09.670 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:09 smithi112 bash[59335]: audit 2023-10-01T07:57:09.426585+0000 mon.a (mon.0) 1014 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:57:09.691 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:09.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:09.696 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:09.796 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:09.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:09 smithi084 bash[75189]: audit 2023-10-01T07:57:08.350304+0000 mgr.y (mgr.34104) 718 : audit 0 from='client.35328 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:57:09.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:09 smithi084 bash[75189]: cluster 2023-10-01T07:57:08.412719+0000 mgr.y (mgr.34104) 719 : cluster 0 pgmap v730: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 46 MiB/s wr, 738 op/s 2023-10-01T07:57:09.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:09 smithi084 bash[75189]: cluster 2023-10-01T07:57:08.466812+0000 mon.a (mon.0) 1008 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:57:09.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:09 smithi084 bash[75189]: cluster 2023-10-01T07:57:08.484148+0000 osd.4 (osd.4) 79 : cluster 3 failed to encode map e181 with expected crc 2023-10-01T07:57:09.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:09 smithi084 bash[75189]: cluster 2023-10-01T07:57:08.484777+0000 osd.6 (osd.6) 107 : cluster 3 failed to encode map e181 with expected crc 2023-10-01T07:57:09.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:09 smithi084 bash[75189]: audit 2023-10-01T07:57:08.484938+0000 mon.a (mon.0) 1009 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T07:57:09.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:09 smithi084 bash[75189]: cluster 2023-10-01T07:57:08.485140+0000 mon.a (mon.0) 1010 : cluster 0 osdmap e181: 8 total, 8 up, 8 in 2023-10-01T07:57:09.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:09 smithi084 bash[75189]: audit 2023-10-01T07:57:09.310522+0000 mon.a (mon.0) 1011 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:57:09.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:09 smithi084 bash[75189]: audit 2023-10-01T07:57:09.320645+0000 mon.a (mon.0) 1012 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:57:09.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:09 smithi084 bash[75189]: audit 2023-10-01T07:57:09.413156+0000 mon.a (mon.0) 1013 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:57:09.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:09 smithi084 bash[75189]: audit 2023-10-01T07:57:09.426585+0000 mon.a (mon.0) 1014 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:57:09.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:09 smithi084 bash[78255]: audit 2023-10-01T07:57:08.350304+0000 mgr.y (mgr.34104) 718 : audit 0 from='client.35328 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:57:09.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:09 smithi084 bash[78255]: cluster 2023-10-01T07:57:08.412719+0000 mgr.y (mgr.34104) 719 : cluster 0 pgmap v730: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 46 MiB/s wr, 738 op/s 2023-10-01T07:57:09.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:09 smithi084 bash[78255]: cluster 2023-10-01T07:57:08.466812+0000 mon.a (mon.0) 1008 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:57:09.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:09 smithi084 bash[78255]: cluster 2023-10-01T07:57:08.484148+0000 osd.4 (osd.4) 79 : cluster 3 failed to encode map e181 with expected crc 2023-10-01T07:57:09.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:09 smithi084 bash[78255]: cluster 2023-10-01T07:57:08.484777+0000 osd.6 (osd.6) 107 : cluster 3 failed to encode map e181 with expected crc 2023-10-01T07:57:09.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:09 smithi084 bash[78255]: audit 2023-10-01T07:57:08.484938+0000 mon.a (mon.0) 1009 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T07:57:09.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:09 smithi084 bash[78255]: cluster 2023-10-01T07:57:08.485140+0000 mon.a (mon.0) 1010 : cluster 0 osdmap e181: 8 total, 8 up, 8 in 2023-10-01T07:57:09.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:09 smithi084 bash[78255]: audit 2023-10-01T07:57:09.310522+0000 mon.a (mon.0) 1011 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:57:09.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:09 smithi084 bash[78255]: audit 2023-10-01T07:57:09.320645+0000 mon.a (mon.0) 1012 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:57:09.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:09 smithi084 bash[78255]: audit 2023-10-01T07:57:09.413156+0000 mon.a (mon.0) 1013 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:57:09.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:09 smithi084 bash[78255]: audit 2023-10-01T07:57:09.426585+0000 mon.a (mon.0) 1014 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:57:09.826 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:09.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:09.833 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:09.933 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:09.961 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:09.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:09.963 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:57:10.063 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:10.098 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:10.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:10.102 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:57:10.203 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:10.229 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:10.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:10.237 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:10.275 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 83 16 105499 105483 79.4185 49.1875 0.0106959 0.0125859 2023-10-01T07:57:10.338 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:10.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:10.370 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:10.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:57:10.471 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:10.478 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:10 smithi084 bash[78255]: audit 2023-10-01T07:57:10.015475+0000 mon.a (mon.0) 1015 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:57:10.478 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:10 smithi084 bash[78255]: audit 2023-10-01T07:57:10.016583+0000 mon.a (mon.0) 1016 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:57:10.478 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:10 smithi084 bash[78255]: audit 2023-10-01T07:57:10.025950+0000 mon.a (mon.0) 1017 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:57:10.478 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:10 smithi084 bash[75189]: audit 2023-10-01T07:57:10.015475+0000 mon.a (mon.0) 1015 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:57:10.478 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:10 smithi084 bash[75189]: audit 2023-10-01T07:57:10.016583+0000 mon.a (mon.0) 1016 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:57:10.479 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:10 smithi084 bash[75189]: audit 2023-10-01T07:57:10.025950+0000 mon.a (mon.0) 1017 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:57:10.500 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:10.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:10.506 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:10.606 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:10.635 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:10.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:10.638 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:10.739 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:10.772 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:10.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:10.775 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:10.876 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:10.906 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:10.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:10.912 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:10.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:10 smithi112 bash[59335]: audit 2023-10-01T07:57:10.015475+0000 mon.a (mon.0) 1015 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:57:10.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:10 smithi112 bash[59335]: audit 2023-10-01T07:57:10.016583+0000 mon.a (mon.0) 1016 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:57:10.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:10 smithi112 bash[59335]: audit 2023-10-01T07:57:10.025950+0000 mon.a (mon.0) 1017 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:57:11.013 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:11.051 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:11.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:11.057 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:57:11.107 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '1000', 'type': 'test-reweight-by-utilization'} 2023-10-01T07:57:11.108 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd test-reweight-by-utilization 1000 1.0 2023-10-01T07:57:11.157 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:11.201 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:11.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:11.210 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:11.276 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 84 16 106342 106326 79.1003 52.6875 0.007423 0.0126367 2023-10-01T07:57:11.311 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:11.340 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:11.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:11.343 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:11.443 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:11.480 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:11 smithi084 bash[75189]: cluster 2023-10-01T07:57:10.413729+0000 mgr.y (mgr.34104) 720 : cluster 0 pgmap v732: 89 pgs: 89 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 54 MiB/s wr, 859 op/s 2023-10-01T07:57:11.481 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:11.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:11.483 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:11.584 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:11.609 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:11.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:11.613 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:11.713 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:11.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:11 smithi112 bash[59335]: cluster 2023-10-01T07:57:10.413729+0000 mgr.y (mgr.34104) 720 : cluster 0 pgmap v732: 89 pgs: 89 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 54 MiB/s wr, 859 op/s 2023-10-01T07:57:11.749 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:11.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:11.752 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:11.753 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:11 smithi084 bash[78255]: cluster 2023-10-01T07:57:10.413729+0000 mgr.y (mgr.34104) 720 : cluster 0 pgmap v732: 89 pgs: 89 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 54 MiB/s wr, 859 op/s 2023-10-01T07:57:11.853 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:11.888 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:11.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:11.893 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:57:11.994 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:12.044 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:12.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:12.049 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:12.150 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:12.177 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:12.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:12.181 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:57:12.276 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 85 16 107173 107157 78.7807 51.9375 0.00551233 0.0126872 2023-10-01T07:57:12.281 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:12.317 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:12.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:12.319 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:12.420 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:12.452 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:12.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:12.454 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:12.555 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:12.576 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:12.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:12.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:57:12.679 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:12.711 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:12.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:12.716 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:12.755 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-10-01T07:57:12.755 INFO:teuthology.orchestra.run.smithi112.stdout: "size": 20, 2023-10-01T07:57:12.755 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 600, 2023-10-01T07:57:12.755 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [ 2023-10-01T07:57:12.755 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.756 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:88360 7.1 7:8c842778:::benchmark_data_smithi084_123840_object88359:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e147)", 2023-10-01T07:57:12.756 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:51:46.841595+0000", 2023-10-01T07:57:12.756 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 325.90452516099998, 2023-10-01T07:57:12.756 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.30103503999999998, 2023-10-01T07:57:12.756 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:57:12.756 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:57:12.756 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:57:12.756 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T07:57:12.756 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:57:12.756 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 88360 2023-10-01T07:57:12.756 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.756 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:57:12.757 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.757 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:57:12.757 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.841595+0000", 2023-10-01T07:57:12.757 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:57:12.757 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.757 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.758 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:57:12.758 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.841595+0000", 2023-10-01T07:57:12.758 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T07:57:12.758 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.758 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.758 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:57:12.758 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.841593+0000", 2023-10-01T07:57:12.758 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.4808000000000001e-05 2023-10-01T07:57:12.758 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.759 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.759 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:57:12.759 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.841648+0000", 2023-10-01T07:57:12.759 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.4457000000000001e-05 2023-10-01T07:57:12.759 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.759 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.759 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:57:12.759 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.841663+0000", 2023-10-01T07:57:12.759 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.5969999999999997e-06 2023-10-01T07:57:12.759 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.759 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.759 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:57:12.760 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.841669+0000", 2023-10-01T07:57:12.760 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.0130000000000003e-05 2023-10-01T07:57:12.760 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.760 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.760 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:57:12.760 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.841719+0000", 2023-10-01T07:57:12.760 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00011948200000000001 2023-10-01T07:57:12.760 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.760 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.760 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:57:12.761 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.841839+0000", 2023-10-01T07:57:12.761 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000188075 2023-10-01T07:57:12.761 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.761 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.761 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,6", 2023-10-01T07:57:12.761 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.842027+0000", 2023-10-01T07:57:12.761 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0090011910000000004 2023-10-01T07:57:12.762 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.762 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.762 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:57:12.762 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.851028+0000", 2023-10-01T07:57:12.762 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.266e-05 2023-10-01T07:57:12.762 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.762 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.762 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:57:12.763 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.851051+0000", 2023-10-01T07:57:12.763 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.29136311300000001 2023-10-01T07:57:12.763 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.763 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.763 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:57:12.763 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:47.142414+0000", 2023-10-01T07:57:12.763 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012056 2023-10-01T07:57:12.763 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.763 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.763 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:57:12.763 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:47.142534+0000", 2023-10-01T07:57:12.763 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.5697000000000002e-05 2023-10-01T07:57:12.764 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.764 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.764 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:57:12.764 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:47.142630+0000", 2023-10-01T07:57:12.764 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.30103503999999998 2023-10-01T07:57:12.764 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:57:12.764 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:57:12.764 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:57:12.764 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.764 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.765 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:88365 7.1 7:87dbf3e3:::benchmark_data_smithi084_123840_object88364:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e147)", 2023-10-01T07:57:12.765 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:51:46.844104+0000", 2023-10-01T07:57:12.765 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 325.90201569800001, 2023-10-01T07:57:12.765 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.30754804899999999, 2023-10-01T07:57:12.765 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:57:12.765 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:57:12.765 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:57:12.765 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T07:57:12.765 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:57:12.765 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 88365 2023-10-01T07:57:12.765 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.766 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:57:12.766 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.766 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:57:12.766 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.844104+0000", 2023-10-01T07:57:12.766 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:57:12.766 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.766 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.766 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:57:12.767 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.844104+0000", 2023-10-01T07:57:12.767 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T07:57:12.767 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.767 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.767 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:57:12.767 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.844103+0000", 2023-10-01T07:57:12.767 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.2815000000000001e-05 2023-10-01T07:57:12.767 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.767 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.767 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:57:12.767 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.844165+0000", 2023-10-01T07:57:12.767 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.8362000000000001e-05 2023-10-01T07:57:12.768 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.768 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.768 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:57:12.768 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.844184+0000", 2023-10-01T07:57:12.768 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0593e-05 2023-10-01T07:57:12.768 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.768 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.768 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:57:12.768 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.844194+0000", 2023-10-01T07:57:12.768 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0020390059999999999 2023-10-01T07:57:12.768 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.768 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.769 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:57:12.769 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.846233+0000", 2023-10-01T07:57:12.769 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000202795 2023-10-01T07:57:12.769 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.769 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.769 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:57:12.769 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.846436+0000", 2023-10-01T07:57:12.769 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000267335 2023-10-01T07:57:12.769 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.769 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.769 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,6", 2023-10-01T07:57:12.769 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.846703+0000", 2023-10-01T07:57:12.770 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.007433739 2023-10-01T07:57:12.770 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.770 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.770 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:57:12.770 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.854137+0000", 2023-10-01T07:57:12.770 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0019803519999999999 2023-10-01T07:57:12.770 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.770 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.770 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:57:12.770 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.856118+0000", 2023-10-01T07:57:12.770 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.29537173 2023-10-01T07:57:12.770 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.771 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.771 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:57:12.771 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:47.151489+0000", 2023-10-01T07:57:12.771 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.0229999999999995e-05 2023-10-01T07:57:12.771 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.771 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.771 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:57:12.771 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:47.151579+0000", 2023-10-01T07:57:12.771 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.3020000000000002e-05 2023-10-01T07:57:12.771 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.771 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.772 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:57:12.772 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:47.151653+0000", 2023-10-01T07:57:12.772 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.30754804899999999 2023-10-01T07:57:12.772 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:57:12.772 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:57:12.772 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:57:12.772 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.772 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.772 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:88378 7.1 7:82864e21:::benchmark_data_smithi084_123840_object88377:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e147)", 2023-10-01T07:57:12.772 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:51:46.860102+0000", 2023-10-01T07:57:12.772 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 325.88601802199997, 2023-10-01T07:57:12.773 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.301095108, 2023-10-01T07:57:12.773 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:57:12.773 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:57:12.773 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:57:12.773 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T07:57:12.773 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:57:12.773 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 88378 2023-10-01T07:57:12.773 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.773 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:57:12.773 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.774 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:57:12.774 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.860102+0000", 2023-10-01T07:57:12.774 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:57:12.774 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.774 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.774 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:57:12.774 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.860102+0000", 2023-10-01T07:57:12.774 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T07:57:12.774 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.775 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.775 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:57:12.775 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.860100+0000", 2023-10-01T07:57:12.775 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.3304999999999999e-05 2023-10-01T07:57:12.775 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.775 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.775 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:57:12.775 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.860154+0000", 2023-10-01T07:57:12.775 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.6671e-05 2023-10-01T07:57:12.775 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.775 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.776 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:57:12.776 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.860170+0000", 2023-10-01T07:57:12.776 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.285e-06 2023-10-01T07:57:12.776 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.776 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.776 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:57:12.776 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.860176+0000", 2023-10-01T07:57:12.776 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.3483000000000003e-05 2023-10-01T07:57:12.776 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.777 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.777 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:57:12.777 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.860230+0000", 2023-10-01T07:57:12.777 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000177336 2023-10-01T07:57:12.777 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.777 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.777 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:57:12.777 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.860407+0000", 2023-10-01T07:57:12.777 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000197617 2023-10-01T07:57:12.777 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.777 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.778 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,6", 2023-10-01T07:57:12.778 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.860605+0000", 2023-10-01T07:57:12.778 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0043079290000000003 2023-10-01T07:57:12.778 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.778 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.778 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:57:12.778 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.864913+0000", 2023-10-01T07:57:12.778 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0018261950000000001 2023-10-01T07:57:12.778 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.778 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.778 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:57:12.778 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:46.866739+0000", 2023-10-01T07:57:12.779 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.29432942299999998 2023-10-01T07:57:12.779 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.779 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.779 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:57:12.779 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:47.161068+0000", 2023-10-01T07:57:12.779 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.4464999999999999e-05 2023-10-01T07:57:12.779 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.779 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.779 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:57:12.779 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:47.161143+0000", 2023-10-01T07:57:12.779 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.431e-05 2023-10-01T07:57:12.780 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.780 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.780 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:57:12.780 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:47.161197+0000", 2023-10-01T07:57:12.780 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.301095108 2023-10-01T07:57:12.780 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:57:12.780 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:57:12.780 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:57:12.780 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.780 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.780 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.44945.0:97402 7.4 e147/139 7:2564e0a0:::benchmark_data_smithi084_123840_object97401:head v 147'5989, mlcod=147'5987)", 2023-10-01T07:57:12.781 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:51:57.729111+0000", 2023-10-01T07:57:12.781 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 315.01700945300001, 2023-10-01T07:57:12.781 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.187678813, 2023-10-01T07:57:12.781 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:57:12.781 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:57:12.781 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:57:12.781 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.781 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:57:12.781 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.729111+0000", 2023-10-01T07:57:12.781 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:57:12.781 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.782 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.782 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:57:12.782 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.729111+0000", 2023-10-01T07:57:12.782 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999967 2023-10-01T07:57:12.782 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.782 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.782 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:57:12.782 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.729108+0000", 2023-10-01T07:57:12.782 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.1748000000000001e-05 2023-10-01T07:57:12.782 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.783 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.783 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:57:12.783 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.729149+0000", 2023-10-01T07:57:12.783 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3889e-05 2023-10-01T07:57:12.783 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.783 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.783 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:57:12.783 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.729163+0000", 2023-10-01T07:57:12.783 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.0690000000000004e-06 2023-10-01T07:57:12.783 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.783 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.783 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:57:12.784 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.729170+0000", 2023-10-01T07:57:12.784 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.8846e-05 2023-10-01T07:57:12.784 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.784 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.784 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:57:12.784 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.729219+0000", 2023-10-01T07:57:12.784 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.1475999999999999e-05 2023-10-01T07:57:12.784 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.784 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.784 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:57:12.784 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.729241+0000", 2023-10-01T07:57:12.784 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.18746898400000001 2023-10-01T07:57:12.785 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.785 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.785 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:57:12.785 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.916710+0000", 2023-10-01T07:57:12.785 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.9901000000000006e-05 2023-10-01T07:57:12.785 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.785 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.785 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:57:12.785 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.916790+0000", 2023-10-01T07:57:12.785 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.187678813 2023-10-01T07:57:12.785 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:57:12.786 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:57:12.786 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:57:12.786 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.786 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.786 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.44945.0:97397 7.3 e147/139 7:ce6b00f6:::benchmark_data_smithi084_123840_object97396:head v 147'6069, mlcod=147'6066)", 2023-10-01T07:57:12.786 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:51:57.729730+0000", 2023-10-01T07:57:12.786 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 315.01639014800003, 2023-10-01T07:57:12.786 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.190445003, 2023-10-01T07:57:12.786 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:57:12.786 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:57:12.786 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:57:12.786 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.787 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:57:12.787 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.729730+0000", 2023-10-01T07:57:12.787 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:57:12.787 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.787 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.787 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:57:12.787 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.729730+0000", 2023-10-01T07:57:12.787 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T07:57:12.787 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.787 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.787 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:57:12.787 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.729728+0000", 2023-10-01T07:57:12.787 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.7343000000000003e-05 2023-10-01T07:57:12.788 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.788 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.788 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:57:12.788 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.729786+0000", 2023-10-01T07:57:12.788 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.7054e-05 2023-10-01T07:57:12.788 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.788 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.788 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:57:12.788 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.729803+0000", 2023-10-01T07:57:12.788 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.0100999999999999e-05 2023-10-01T07:57:12.788 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.788 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.788 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:57:12.788 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.729823+0000", 2023-10-01T07:57:12.788 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.6344000000000001e-05 2023-10-01T07:57:12.789 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.789 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.789 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:57:12.789 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.729879+0000", 2023-10-01T07:57:12.789 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.0947000000000001e-05 2023-10-01T07:57:12.789 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.789 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.789 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:57:12.789 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.729900+0000", 2023-10-01T07:57:12.789 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.19016845600000001 2023-10-01T07:57:12.789 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.789 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.790 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:57:12.790 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.920069+0000", 2023-10-01T07:57:12.790 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000106331 2023-10-01T07:57:12.790 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.790 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.790 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:57:12.790 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.920175+0000", 2023-10-01T07:57:12.790 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.190445003 2023-10-01T07:57:12.790 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:57:12.790 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:57:12.790 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:57:12.791 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.791 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.791 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.44945.0:97407 7.3 e147/139 7:ca9c64e8:::benchmark_data_smithi084_123840_object97406:head v 147'6070, mlcod=147'6067)", 2023-10-01T07:57:12.791 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:51:57.730251+0000", 2023-10-01T07:57:12.791 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 315.015869264, 2023-10-01T07:57:12.791 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.19356317300000001, 2023-10-01T07:57:12.791 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:57:12.791 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:57:12.791 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:57:12.791 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.791 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:57:12.792 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.730251+0000", 2023-10-01T07:57:12.792 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:57:12.792 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.792 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.792 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:57:12.792 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.730251+0000", 2023-10-01T07:57:12.792 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999938 2023-10-01T07:57:12.792 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.792 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.792 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:57:12.792 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.730245+0000", 2023-10-01T07:57:12.793 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.9556999999999998e-05 2023-10-01T07:57:12.793 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.793 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.793 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:57:12.793 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.730314+0000", 2023-10-01T07:57:12.793 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5417000000000002e-05 2023-10-01T07:57:12.793 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.793 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.793 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:57:12.793 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.730330+0000", 2023-10-01T07:57:12.793 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.8440000000000004e-06 2023-10-01T07:57:12.794 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.794 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.794 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:57:12.794 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.730339+0000", 2023-10-01T07:57:12.794 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.18646687300000001 2023-10-01T07:57:12.794 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.794 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.794 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:57:12.794 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.916805+0000", 2023-10-01T07:57:12.794 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.6463000000000001e-05 2023-10-01T07:57:12.794 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.794 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.795 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:57:12.795 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.916832+0000", 2023-10-01T07:57:12.795 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0068768780000000003 2023-10-01T07:57:12.795 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.795 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.795 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:57:12.795 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.923709+0000", 2023-10-01T07:57:12.795 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000105264 2023-10-01T07:57:12.795 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.795 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.795 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:57:12.795 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.923814+0000", 2023-10-01T07:57:12.796 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.19356317300000001 2023-10-01T07:57:12.796 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:57:12.796 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:57:12.796 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:57:12.796 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.796 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.796 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.44945.0:97404 7.9 e147/139 7:94c80772:::benchmark_data_smithi084_123840_object97403:head v 147'6093, mlcod=147'6091)", 2023-10-01T07:57:12.796 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:51:57.730465+0000", 2023-10-01T07:57:12.796 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 315.01565551200002, 2023-10-01T07:57:12.796 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.186242508, 2023-10-01T07:57:12.796 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:57:12.797 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:57:12.797 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:57:12.797 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.797 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:57:12.797 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.730465+0000", 2023-10-01T07:57:12.797 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:57:12.797 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.797 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.798 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:57:12.798 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.730465+0000", 2023-10-01T07:57:12.798 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T07:57:12.798 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.798 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.798 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:57:12.798 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.730464+0000", 2023-10-01T07:57:12.798 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.9946e-05 2023-10-01T07:57:12.798 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.798 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.798 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:57:12.799 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.730504+0000", 2023-10-01T07:57:12.799 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3732e-05 2023-10-01T07:57:12.799 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.799 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.799 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:57:12.799 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.730517+0000", 2023-10-01T07:57:12.799 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.7389999999999999e-06 2023-10-01T07:57:12.799 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.799 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.799 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:57:12.799 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.730525+0000", 2023-10-01T07:57:12.800 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.5677e-05 2023-10-01T07:57:12.800 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.800 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.800 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:57:12.800 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.730611+0000", 2023-10-01T07:57:12.800 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.7334e-05 2023-10-01T07:57:12.800 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.800 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.800 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:57:12.800 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.730638+0000", 2023-10-01T07:57:12.801 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.186007539 2023-10-01T07:57:12.801 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.801 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.801 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:57:12.801 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.916646+0000", 2023-10-01T07:57:12.801 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.1375000000000001e-05 2023-10-01T07:57:12.801 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.801 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.801 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:57:12.801 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.916707+0000", 2023-10-01T07:57:12.802 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.186242508 2023-10-01T07:57:12.802 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:57:12.802 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:57:12.802 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:57:12.802 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.802 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.802 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.44945.0:97405 7.4 e147/139 7:2c65922e:::benchmark_data_smithi084_123840_object97404:head v 147'5990, mlcod=147'5987)", 2023-10-01T07:57:12.802 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:51:57.730917+0000", 2023-10-01T07:57:12.802 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 315.01520326899998, 2023-10-01T07:57:12.803 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.18592667099999999, 2023-10-01T07:57:12.803 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:57:12.803 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:57:12.803 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:57:12.803 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.803 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:57:12.803 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.730917+0000", 2023-10-01T07:57:12.803 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:57:12.803 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.803 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.804 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:57:12.804 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.730917+0000", 2023-10-01T07:57:12.804 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T07:57:12.804 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.804 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.804 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:57:12.804 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.730916+0000", 2023-10-01T07:57:12.804 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.4558999999999998e-05 2023-10-01T07:57:12.804 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.805 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.805 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:57:12.805 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.730961+0000", 2023-10-01T07:57:12.805 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0895e-05 2023-10-01T07:57:12.805 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.805 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.805 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:57:12.805 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.730972+0000", 2023-10-01T07:57:12.805 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.4869999999999999e-06 2023-10-01T07:57:12.805 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.806 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.806 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:57:12.806 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.730978+0000", 2023-10-01T07:57:12.806 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0013329489999999999 2023-10-01T07:57:12.806 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.806 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.806 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:57:12.806 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.732311+0000", 2023-10-01T07:57:12.806 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.6781e-05 2023-10-01T07:57:12.807 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.807 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.807 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:57:12.807 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.732338+0000", 2023-10-01T07:57:12.807 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.184457754 2023-10-01T07:57:12.807 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.807 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.807 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:57:12.807 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.916795+0000", 2023-10-01T07:57:12.807 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.8078999999999998e-05 2023-10-01T07:57:12.808 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.808 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.808 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:57:12.808 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.916844+0000", 2023-10-01T07:57:12.808 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.18592667099999999 2023-10-01T07:57:12.808 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:57:12.808 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:57:12.808 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:57:12.809 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.809 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.809 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.44945.0:97401 7.8 e147/139 7:1b7ece3c:::benchmark_data_smithi084_123840_object97400:head v 147'6153, mlcod=147'6150)", 2023-10-01T07:57:12.809 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:51:57.732285+0000", 2023-10-01T07:57:12.809 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 315.01383530700002, 2023-10-01T07:57:12.809 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.20208037600000001, 2023-10-01T07:57:12.809 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:57:12.809 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:57:12.810 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:57:12.810 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.810 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:57:12.810 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.732285+0000", 2023-10-01T07:57:12.810 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:57:12.810 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.810 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.810 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:57:12.810 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.732285+0000", 2023-10-01T07:57:12.810 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T07:57:12.810 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.811 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.811 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:57:12.811 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.732284+0000", 2023-10-01T07:57:12.811 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.0667000000000002e-05 2023-10-01T07:57:12.811 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.811 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.811 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:57:12.811 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.732324+0000", 2023-10-01T07:57:12.811 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.4817000000000001e-05 2023-10-01T07:57:12.811 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.811 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.812 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:57:12.812 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.732339+0000", 2023-10-01T07:57:12.812 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.6799999999999993e-06 2023-10-01T07:57:12.812 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.812 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.812 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:57:12.812 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.732347+0000", 2023-10-01T07:57:12.812 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.5973000000000002e-05 2023-10-01T07:57:12.812 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.812 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.812 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:57:12.812 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.732393+0000", 2023-10-01T07:57:12.813 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.9262e-05 2023-10-01T07:57:12.813 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.813 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.813 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:57:12.813 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.732412+0000", 2023-10-01T07:57:12.813 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.20191825099999999 2023-10-01T07:57:12.813 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.813 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.813 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:57:12.813 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.934330+0000", 2023-10-01T07:57:12.813 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.4823999999999997e-05 2023-10-01T07:57:12.813 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.814 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.814 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:57:12.814 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.934365+0000", 2023-10-01T07:57:12.814 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.20208037600000001 2023-10-01T07:57:12.814 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:57:12.814 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:57:12.814 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:57:12.814 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.814 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.814 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.44945.0:97410 7.8 e147/139 7:1f9509dd:::benchmark_data_smithi084_123840_object97409:head v 147'6154, mlcod=147'6150)", 2023-10-01T07:57:12.814 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:51:57.733622+0000", 2023-10-01T07:57:12.814 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 315.01249789299999, 2023-10-01T07:57:12.815 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.207509889, 2023-10-01T07:57:12.815 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:57:12.815 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:57:12.815 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:57:12.815 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.815 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:57:12.815 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.733622+0000", 2023-10-01T07:57:12.815 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:57:12.815 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.815 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.815 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:57:12.815 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.733622+0000", 2023-10-01T07:57:12.816 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-10-01T07:57:12.816 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.816 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.816 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:57:12.816 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.733622+0000", 2023-10-01T07:57:12.816 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.7046999999999999e-05 2023-10-01T07:57:12.816 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.816 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.816 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:57:12.816 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.733669+0000", 2023-10-01T07:57:12.816 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.18293303799999999 2023-10-01T07:57:12.816 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.817 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.817 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:57:12.817 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.916602+0000", 2023-10-01T07:57:12.817 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.2305000000000002e-05 2023-10-01T07:57:12.817 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.817 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.817 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:57:12.817 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.916644+0000", 2023-10-01T07:57:12.817 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0066185530000000001 2023-10-01T07:57:12.817 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.817 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.817 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:57:12.818 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.923263+0000", 2023-10-01T07:57:12.818 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.0982e-05 2023-10-01T07:57:12.818 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.818 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.818 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:57:12.818 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.923324+0000", 2023-10-01T07:57:12.818 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.017761295999999999 2023-10-01T07:57:12.818 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.818 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.818 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:57:12.818 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.941085+0000", 2023-10-01T07:57:12.818 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.7361999999999998e-05 2023-10-01T07:57:12.819 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.819 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.819 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:57:12.819 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.941132+0000", 2023-10-01T07:57:12.819 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.207509889 2023-10-01T07:57:12.819 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:57:12.819 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:57:12.819 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:57:12.819 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.819 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.819 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.44945.0:97414 7.9 e147/139 7:91330ea4:::benchmark_data_smithi084_123840_object97413:head v 147'6094, mlcod=147'6091)", 2023-10-01T07:57:12.819 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:51:57.737854+0000", 2023-10-01T07:57:12.820 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 315.00826584999999, 2023-10-01T07:57:12.820 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.18964239399999999, 2023-10-01T07:57:12.820 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:57:12.820 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:57:12.820 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:57:12.820 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.820 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:57:12.820 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.737854+0000", 2023-10-01T07:57:12.820 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:57:12.820 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.820 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.820 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:57:12.821 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.737854+0000", 2023-10-01T07:57:12.821 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T07:57:12.821 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.821 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.821 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:57:12.821 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.737853+0000", 2023-10-01T07:57:12.821 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.2035999999999998e-05 2023-10-01T07:57:12.821 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.821 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.821 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:57:12.821 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.737945+0000", 2023-10-01T07:57:12.822 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.17869463799999999 2023-10-01T07:57:12.822 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.822 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.822 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:57:12.822 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.916640+0000", 2023-10-01T07:57:12.822 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3015e-05 2023-10-01T07:57:12.822 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.822 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.822 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:57:12.822 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.916653+0000", 2023-10-01T07:57:12.822 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.9936000000000002e-05 2023-10-01T07:57:12.822 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.823 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.823 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:57:12.823 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.916733+0000", 2023-10-01T07:57:12.823 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.7345000000000001e-05 2023-10-01T07:57:12.823 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.823 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.823 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:57:12.823 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.916750+0000", 2023-10-01T07:57:12.823 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.010709819000000001 2023-10-01T07:57:12.823 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.823 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.823 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:57:12.824 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.927460+0000", 2023-10-01T07:57:12.824 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.6581000000000001e-05 2023-10-01T07:57:12.824 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.824 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.824 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:57:12.824 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.927497+0000", 2023-10-01T07:57:12.824 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.18964239399999999 2023-10-01T07:57:12.824 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:57:12.824 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:57:12.824 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:57:12.824 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.825 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.825 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.44945.0:97418 7.3 e147/139 7:c36fe1b7:::benchmark_data_smithi084_123840_object97417:head v 147'6071, mlcod=147'6067)", 2023-10-01T07:57:12.825 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:51:57.748345+0000", 2023-10-01T07:57:12.825 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 314.99777487799997, 2023-10-01T07:57:12.825 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.17609235100000001, 2023-10-01T07:57:12.825 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:57:12.825 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:57:12.825 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:57:12.825 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.825 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:57:12.825 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.748345+0000", 2023-10-01T07:57:12.825 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:57:12.826 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.826 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.826 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:57:12.826 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.748345+0000", 2023-10-01T07:57:12.826 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999943 2023-10-01T07:57:12.826 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.826 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.826 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:57:12.826 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.748339+0000", 2023-10-01T07:57:12.826 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.3865000000000001e-05 2023-10-01T07:57:12.827 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.827 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.827 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:57:12.827 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.748383+0000", 2023-10-01T07:57:12.827 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.16824536900000001 2023-10-01T07:57:12.827 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.827 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.827 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:57:12.827 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.916629+0000", 2023-10-01T07:57:12.827 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5651999999999999e-05 2023-10-01T07:57:12.828 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.828 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.828 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:57:12.828 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.916644+0000", 2023-10-01T07:57:12.828 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0035831460000000002 2023-10-01T07:57:12.828 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.828 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.828 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:57:12.828 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.920227+0000", 2023-10-01T07:57:12.829 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.4652e-05 2023-10-01T07:57:12.829 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.829 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.829 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:57:12.829 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.920252+0000", 2023-10-01T07:57:12.829 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0041494990000000001 2023-10-01T07:57:12.829 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.829 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.829 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:57:12.829 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.924402+0000", 2023-10-01T07:57:12.829 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.6006000000000001e-05 2023-10-01T07:57:12.829 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.830 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.830 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:57:12.830 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:51:57.924438+0000", 2023-10-01T07:57:12.830 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.17609235100000001 2023-10-01T07:57:12.830 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:57:12.830 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:57:12.830 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:57:12.830 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.830 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.830 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:179832 7.9 7:93f21a11:::benchmark_data_smithi084_123840_object71835:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e159)", 2023-10-01T07:57:12.830 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:53:48.919187+0000", 2023-10-01T07:57:12.830 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 203.82693348000001, 2023-10-01T07:57:12.831 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.046708373, 2023-10-01T07:57:12.831 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:57:12.831 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "reached pg", 2023-10-01T07:57:12.831 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:57:12.831 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T07:57:12.831 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:57:12.831 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 179832 2023-10-01T07:57:12.831 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.831 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:57:12.831 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.831 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:57:12.832 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.919187+0000", 2023-10-01T07:57:12.832 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:57:12.832 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.832 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.832 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:57:12.832 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.919187+0000", 2023-10-01T07:57:12.832 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T07:57:12.832 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.832 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.832 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:57:12.832 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.919186+0000", 2023-10-01T07:57:12.833 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5858e-05 2023-10-01T07:57:12.833 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.833 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.833 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:57:12.833 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.919202+0000", 2023-10-01T07:57:12.833 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2492e-05 2023-10-01T07:57:12.833 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.833 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.833 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:57:12.833 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.919214+0000", 2023-10-01T07:57:12.833 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.7170000000000008e-06 2023-10-01T07:57:12.834 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.834 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.834 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:57:12.834 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.919222+0000", 2023-10-01T07:57:12.834 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.9127e-05 2023-10-01T07:57:12.834 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.834 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.834 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:57:12.834 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.919261+0000", 2023-10-01T07:57:12.834 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.9720000000000003e-06 2023-10-01T07:57:12.834 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.834 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.835 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-10-01T07:57:12.835 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.919268+0000", 2023-10-01T07:57:12.835 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0437413440000001 2023-10-01T07:57:12.835 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.835 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.835 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:57:12.835 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.963009+0000", 2023-10-01T07:57:12.835 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0028858719999999998 2023-10-01T07:57:12.835 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.835 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.835 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:57:12.835 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.965895+0000", 2023-10-01T07:57:12.836 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.046708373 2023-10-01T07:57:12.836 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:57:12.836 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:57:12.836 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:57:12.836 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.836 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.836 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:179843 7.9 7:94e141da:::benchmark_data_smithi084_123840_object71846:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e159)", 2023-10-01T07:57:12.836 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:53:48.919233+0000", 2023-10-01T07:57:12.836 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 203.826887298, 2023-10-01T07:57:12.836 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.069127784, 2023-10-01T07:57:12.836 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:57:12.837 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:57:12.837 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:57:12.837 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T07:57:12.837 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:57:12.837 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 179843 2023-10-01T07:57:12.837 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.837 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:57:12.837 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.837 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:57:12.837 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.919233+0000", 2023-10-01T07:57:12.837 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:57:12.837 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.838 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.838 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:57:12.838 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.919233+0000", 2023-10-01T07:57:12.838 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T07:57:12.838 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.838 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.838 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:57:12.838 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.919232+0000", 2023-10-01T07:57:12.838 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.9729999999999999e-06 2023-10-01T07:57:12.838 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.838 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.839 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:57:12.839 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.919236+0000", 2023-10-01T07:57:12.839 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.396e-06 2023-10-01T07:57:12.839 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.839 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.839 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:57:12.839 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.919244+0000", 2023-10-01T07:57:12.839 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.9860000000000002e-06 2023-10-01T07:57:12.839 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.839 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.839 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:57:12.839 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.919248+0000", 2023-10-01T07:57:12.840 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00046441199999999998 2023-10-01T07:57:12.840 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.840 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.840 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:57:12.840 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.919713+0000", 2023-10-01T07:57:12.840 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.8000000000000004e-06 2023-10-01T07:57:12.840 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.840 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.840 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-10-01T07:57:12.840 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.919719+0000", 2023-10-01T07:57:12.840 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.046213622 2023-10-01T07:57:12.841 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.841 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.841 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:57:12.841 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.965932+0000", 2023-10-01T07:57:12.841 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00050373400000000004 2023-10-01T07:57:12.841 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.841 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.841 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:57:12.841 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.966436+0000", 2023-10-01T07:57:12.841 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016271699999999999 2023-10-01T07:57:12.841 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.841 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.842 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0", 2023-10-01T07:57:12.842 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.966599+0000", 2023-10-01T07:57:12.842 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.017220591 2023-10-01T07:57:12.842 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.842 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.842 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:57:12.842 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.983819+0000", 2023-10-01T07:57:12.842 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0043900079999999999 2023-10-01T07:57:12.842 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.842 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.842 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:57:12.843 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.988209+0000", 2023-10-01T07:57:12.843 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.9385999999999997e-05 2023-10-01T07:57:12.843 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.843 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.843 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:57:12.843 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.988269+0000", 2023-10-01T07:57:12.843 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.1890000000000003e-05 2023-10-01T07:57:12.843 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.843 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.843 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:57:12.843 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.988361+0000", 2023-10-01T07:57:12.844 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.069127784 2023-10-01T07:57:12.844 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:57:12.844 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:57:12.844 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:57:12.844 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.844 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.844 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:179845 7.4 7:2185b88f:::benchmark_data_smithi084_123840_object71848:head [delete] snapc 0=[] ondisk+write+known_if_redirected e159)", 2023-10-01T07:57:12.844 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:53:48.920614+0000", 2023-10-01T07:57:12.844 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 203.82550660800001, 2023-10-01T07:57:12.844 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.053555901, 2023-10-01T07:57:12.845 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:57:12.845 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:57:12.845 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:57:12.845 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T07:57:12.845 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:57:12.845 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 179845 2023-10-01T07:57:12.845 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.845 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:57:12.845 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.845 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:57:12.846 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.920614+0000", 2023-10-01T07:57:12.846 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:57:12.846 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.846 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.846 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:57:12.846 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.920614+0000", 2023-10-01T07:57:12.846 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T07:57:12.846 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.846 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.846 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:57:12.846 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.920612+0000", 2023-10-01T07:57:12.847 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.5939999999999994e-06 2023-10-01T07:57:12.847 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.847 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.847 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:57:12.847 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.920621+0000", 2023-10-01T07:57:12.847 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3022e-05 2023-10-01T07:57:12.847 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.847 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.847 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:57:12.847 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.920634+0000", 2023-10-01T07:57:12.847 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.2279999999999998e-06 2023-10-01T07:57:12.848 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.848 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.848 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:57:12.848 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.920639+0000", 2023-10-01T07:57:12.848 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.0827e-05 2023-10-01T07:57:12.848 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.848 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.848 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:57:12.848 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.920690+0000", 2023-10-01T07:57:12.848 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.9130000000000003e-06 2023-10-01T07:57:12.848 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.848 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.849 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-10-01T07:57:12.849 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.920698+0000", 2023-10-01T07:57:12.849 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.039416036 2023-10-01T07:57:12.849 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.849 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.849 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:57:12.849 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.960114+0000", 2023-10-01T07:57:12.849 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0037913949999999999 2023-10-01T07:57:12.849 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.849 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.849 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:57:12.849 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.963905+0000", 2023-10-01T07:57:12.850 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00022666200000000001 2023-10-01T07:57:12.850 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.850 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.850 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0", 2023-10-01T07:57:12.850 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.964132+0000", 2023-10-01T07:57:12.850 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.006347648 2023-10-01T07:57:12.850 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.850 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.850 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:57:12.850 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.970479+0000", 2023-10-01T07:57:12.850 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0035391609999999999 2023-10-01T07:57:12.850 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.851 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.851 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:57:12.851 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.974019+0000", 2023-10-01T07:57:12.851 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.6127e-05 2023-10-01T07:57:12.851 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.851 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.851 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:57:12.851 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.974075+0000", 2023-10-01T07:57:12.851 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.4676e-05 2023-10-01T07:57:12.851 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.851 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.851 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:57:12.852 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.974169+0000", 2023-10-01T07:57:12.852 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.053555901 2023-10-01T07:57:12.852 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:57:12.852 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:57:12.852 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:57:12.852 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.852 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.852 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:179863 7.4 7:28bcc25d:::benchmark_data_smithi084_123840_object71866:head [delete] snapc 0=[] ondisk+write+known_if_redirected e159)", 2023-10-01T07:57:12.852 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:53:48.979499+0000", 2023-10-01T07:57:12.852 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 203.76662082799999, 2023-10-01T07:57:12.852 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.99742426500000003, 2023-10-01T07:57:12.852 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:57:12.853 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:57:12.853 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:57:12.853 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T07:57:12.853 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:57:12.853 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 179863 2023-10-01T07:57:12.853 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.853 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:57:12.853 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.853 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:57:12.853 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.979499+0000", 2023-10-01T07:57:12.853 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:57:12.853 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.854 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.854 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:57:12.854 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.979499+0000", 2023-10-01T07:57:12.854 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999967 2023-10-01T07:57:12.854 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.854 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.854 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:57:12.854 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.979496+0000", 2023-10-01T07:57:12.854 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.4564e-05 2023-10-01T07:57:12.854 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.855 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.855 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:57:12.855 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.979511+0000", 2023-10-01T07:57:12.855 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.0031000000000001e-05 2023-10-01T07:57:12.855 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.855 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.855 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:57:12.855 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.979541+0000", 2023-10-01T07:57:12.855 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3455000000000001e-05 2023-10-01T07:57:12.855 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.855 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.855 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:57:12.856 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.979554+0000", 2023-10-01T07:57:12.856 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.3202999999999995e-05 2023-10-01T07:57:12.856 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.856 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.856 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:57:12.856 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.979647+0000", 2023-10-01T07:57:12.856 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1731e-05 2023-10-01T07:57:12.856 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.856 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.856 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-10-01T07:57:12.856 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.979659+0000", 2023-10-01T07:57:12.856 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.99086605400000005 2023-10-01T07:57:12.856 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.857 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.857 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:57:12.857 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.970525+0000", 2023-10-01T07:57:12.857 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013949899999999999 2023-10-01T07:57:12.857 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.857 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.857 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:57:12.857 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.970665+0000", 2023-10-01T07:57:12.857 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00015966299999999999 2023-10-01T07:57:12.857 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.857 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.858 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0", 2023-10-01T07:57:12.858 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.970824+0000", 2023-10-01T07:57:12.858 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.003401907 2023-10-01T07:57:12.858 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.858 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.858 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:57:12.858 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.974226+0000", 2023-10-01T07:57:12.858 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0024702050000000001 2023-10-01T07:57:12.858 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.858 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.858 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:57:12.858 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.976697+0000", 2023-10-01T07:57:12.859 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.9227000000000006e-05 2023-10-01T07:57:12.859 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.859 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.859 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:57:12.859 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.976776+0000", 2023-10-01T07:57:12.859 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000147842 2023-10-01T07:57:12.859 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.859 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.859 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:57:12.859 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.976924+0000", 2023-10-01T07:57:12.859 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.99742426500000003 2023-10-01T07:57:12.859 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:57:12.860 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:57:12.860 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:57:12.860 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.860 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.860 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:179869 7.9 7:90574acb:::benchmark_data_smithi084_123840_object71872:head [delete] snapc 0=[] ondisk+write+known_if_redirected e159)", 2023-10-01T07:57:12.860 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:53:48.989615+0000", 2023-10-01T07:57:12.860 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 203.75650517700001, 2023-10-01T07:57:12.860 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.99899604600000003, 2023-10-01T07:57:12.860 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:57:12.860 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:57:12.860 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:57:12.861 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T07:57:12.861 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:57:12.861 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 179869 2023-10-01T07:57:12.861 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.861 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:57:12.861 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.861 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:57:12.861 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.989615+0000", 2023-10-01T07:57:12.861 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:57:12.861 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.861 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.861 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:57:12.862 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.989615+0000", 2023-10-01T07:57:12.862 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999976 2023-10-01T07:57:12.862 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.862 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.862 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:57:12.862 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.989613+0000", 2023-10-01T07:57:12.862 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3227000000000001e-05 2023-10-01T07:57:12.862 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.862 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.862 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:57:12.862 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.989626+0000", 2023-10-01T07:57:12.863 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.8017999999999999e-05 2023-10-01T07:57:12.863 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.863 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.863 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:57:12.863 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.989644+0000", 2023-10-01T07:57:12.863 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.3819999999999998e-06 2023-10-01T07:57:12.863 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.863 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.863 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:57:12.863 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.989651+0000", 2023-10-01T07:57:12.863 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.1526999999999996e-05 2023-10-01T07:57:12.863 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.864 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.864 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:57:12.864 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.989713+0000", 2023-10-01T07:57:12.864 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.781e-06 2023-10-01T07:57:12.864 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.864 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.864 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-10-01T07:57:12.864 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.989723+0000", 2023-10-01T07:57:12.864 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.98012499600000003 2023-10-01T07:57:12.864 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.864 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.864 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:57:12.865 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.969848+0000", 2023-10-01T07:57:12.865 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000237123 2023-10-01T07:57:12.865 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.865 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.865 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:57:12.865 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.970085+0000", 2023-10-01T07:57:12.865 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000186925 2023-10-01T07:57:12.865 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.865 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.865 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0", 2023-10-01T07:57:12.865 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.970272+0000", 2023-10-01T07:57:12.865 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.013663600999999999 2023-10-01T07:57:12.866 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.866 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.866 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:57:12.866 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.983935+0000", 2023-10-01T07:57:12.866 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0044906199999999999 2023-10-01T07:57:12.866 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.866 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.866 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:57:12.866 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.988426+0000", 2023-10-01T07:57:12.866 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.2345000000000002e-05 2023-10-01T07:57:12.866 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.866 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.867 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:57:12.867 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.988468+0000", 2023-10-01T07:57:12.867 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000142719 2023-10-01T07:57:12.867 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.867 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.867 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:57:12.867 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.988611+0000", 2023-10-01T07:57:12.867 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.99899604600000003 2023-10-01T07:57:12.867 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:57:12.867 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:57:12.867 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:57:12.867 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.867 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.868 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:179879 7.9 7:9ec8a57e:::benchmark_data_smithi084_123840_object71882:head [delete] snapc 0=[] ondisk+write+known_if_redirected e159)", 2023-10-01T07:57:12.868 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:53:49.011300+0000", 2023-10-01T07:57:12.868 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 203.73481994599999, 2023-10-01T07:57:12.868 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.97757636000000003, 2023-10-01T07:57:12.868 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:57:12.868 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:57:12.868 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:57:12.868 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T07:57:12.868 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:57:12.868 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 179879 2023-10-01T07:57:12.868 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.869 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:57:12.869 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.869 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:57:12.869 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.011300+0000", 2023-10-01T07:57:12.869 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:57:12.869 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.869 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.869 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:57:12.869 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.011300+0000", 2023-10-01T07:57:12.869 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T07:57:12.869 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.870 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.870 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:57:12.870 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.011298+0000", 2023-10-01T07:57:12.870 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0424e-05 2023-10-01T07:57:12.870 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.870 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.870 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:57:12.870 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.011309+0000", 2023-10-01T07:57:12.870 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.7282000000000002e-05 2023-10-01T07:57:12.870 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.870 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.871 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:57:12.871 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.011326+0000", 2023-10-01T07:57:12.871 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.0590000000000003e-06 2023-10-01T07:57:12.871 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.871 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.871 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:57:12.871 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.011334+0000", 2023-10-01T07:57:12.871 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.1586999999999999e-05 2023-10-01T07:57:12.871 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.871 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.872 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:57:12.872 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.011386+0000", 2023-10-01T07:57:12.872 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.635e-06 2023-10-01T07:57:12.872 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.872 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.872 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-10-01T07:57:12.872 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.011392+0000", 2023-10-01T07:57:12.872 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.96208323200000001 2023-10-01T07:57:12.872 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.872 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.873 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:57:12.873 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.973475+0000", 2023-10-01T07:57:12.873 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00018291100000000001 2023-10-01T07:57:12.873 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.873 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.873 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:57:12.873 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.973658+0000", 2023-10-01T07:57:12.873 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000212074 2023-10-01T07:57:12.873 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.873 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.873 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0", 2023-10-01T07:57:12.874 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.973870+0000", 2023-10-01T07:57:12.874 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.010073087999999999 2023-10-01T07:57:12.874 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.874 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.874 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:57:12.874 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.983944+0000", 2023-10-01T07:57:12.874 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0047237590000000001 2023-10-01T07:57:12.874 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.874 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.874 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:57:12.874 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.988667+0000", 2023-10-01T07:57:12.875 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.1637000000000005e-05 2023-10-01T07:57:12.875 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.875 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.875 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:57:12.875 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.988739+0000", 2023-10-01T07:57:12.875 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013767099999999999 2023-10-01T07:57:12.875 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.875 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.875 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:57:12.875 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.988877+0000", 2023-10-01T07:57:12.875 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.97757636000000003 2023-10-01T07:57:12.875 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:57:12.876 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:57:12.876 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:57:12.876 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.876 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.876 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:179890 7.9 7:9e9c1978:::benchmark_data_smithi084_123840_object71893:head [delete] snapc 0=[] ondisk+write+known_if_redirected e159)", 2023-10-01T07:57:12.876 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:53:49.066806+0000", 2023-10-01T07:57:12.876 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 203.67931371099999, 2023-10-01T07:57:12.876 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.92235435399999999, 2023-10-01T07:57:12.876 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:57:12.876 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:57:12.876 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:57:12.876 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T07:57:12.877 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:57:12.877 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 179890 2023-10-01T07:57:12.877 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.877 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:57:12.877 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.877 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:57:12.877 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.066806+0000", 2023-10-01T07:57:12.877 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:57:12.877 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.877 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.877 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:57:12.877 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.066806+0000", 2023-10-01T07:57:12.878 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T07:57:12.878 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.878 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.878 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:57:12.878 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.066804+0000", 2023-10-01T07:57:12.878 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5441e-05 2023-10-01T07:57:12.878 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.878 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.878 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:57:12.878 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.066820+0000", 2023-10-01T07:57:12.878 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.4045000000000001e-05 2023-10-01T07:57:12.879 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.879 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.879 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:57:12.879 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.066844+0000", 2023-10-01T07:57:12.879 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1907e-05 2023-10-01T07:57:12.879 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.879 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.879 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:57:12.879 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.066856+0000", 2023-10-01T07:57:12.879 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.5870000000000004e-05 2023-10-01T07:57:12.879 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.879 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.879 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:57:12.880 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.066932+0000", 2023-10-01T07:57:12.880 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.4052e-05 2023-10-01T07:57:12.880 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.880 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.880 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-10-01T07:57:12.880 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.066946+0000", 2023-10-01T07:57:12.880 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.91119929399999999 2023-10-01T07:57:12.880 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.880 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.880 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:57:12.880 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.978145+0000", 2023-10-01T07:57:12.880 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00029041000000000001 2023-10-01T07:57:12.881 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.881 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.881 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:57:12.881 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.978435+0000", 2023-10-01T07:57:12.881 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000209044 2023-10-01T07:57:12.881 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.881 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.881 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0", 2023-10-01T07:57:12.881 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.978645+0000", 2023-10-01T07:57:12.881 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0055166470000000004 2023-10-01T07:57:12.881 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.881 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.882 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:57:12.882 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.984161+0000", 2023-10-01T07:57:12.882 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0048039959999999996 2023-10-01T07:57:12.882 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.882 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.882 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:57:12.882 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.988965+0000", 2023-10-01T07:57:12.882 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.1363000000000002e-05 2023-10-01T07:57:12.882 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.882 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.882 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:57:12.883 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.989027+0000", 2023-10-01T07:57:12.883 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013427099999999999 2023-10-01T07:57:12.883 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.883 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.883 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:57:12.883 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.989161+0000", 2023-10-01T07:57:12.883 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.92235435399999999 2023-10-01T07:57:12.883 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:57:12.883 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:57:12.883 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:57:12.884 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.884 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.884 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:197352 7.1 7:80822db4:::benchmark_data_smithi084_123840_object89355:head [delete] snapc 0=[] ondisk+write+known_if_redirected e160)", 2023-10-01T07:57:12.884 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:54:12.826218+0000", 2023-10-01T07:57:12.884 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 179.91990206099999, 2023-10-01T07:57:12.884 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.14297018, 2023-10-01T07:57:12.884 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T07:57:12.884 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:57:12.884 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T07:57:12.884 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T07:57:12.884 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:57:12.884 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 197352 2023-10-01T07:57:12.885 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.885 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T07:57:12.885 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.885 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T07:57:12.885 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:12.826218+0000", 2023-10-01T07:57:12.885 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T07:57:12.885 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.885 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.885 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T07:57:12.885 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:12.826218+0000", 2023-10-01T07:57:12.885 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T07:57:12.886 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.886 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.886 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T07:57:12.886 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:12.826216+0000", 2023-10-01T07:57:12.886 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.0899999999999994e-06 2023-10-01T07:57:12.886 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.886 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.886 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T07:57:12.886 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:12.826226+0000", 2023-10-01T07:57:12.886 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.6795000000000001e-05 2023-10-01T07:57:12.886 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.886 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.887 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T07:57:12.887 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:12.826242+0000", 2023-10-01T07:57:12.887 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.8629999999999997e-06 2023-10-01T07:57:12.887 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.887 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.887 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T07:57:12.887 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:12.826251+0000", 2023-10-01T07:57:12.887 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0035729759999999998 2023-10-01T07:57:12.887 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.887 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.887 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T07:57:12.888 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:12.829824+0000", 2023-10-01T07:57:12.888 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00011500100000000001 2023-10-01T07:57:12.888 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.888 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.888 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T07:57:12.888 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:12.829939+0000", 2023-10-01T07:57:12.888 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00027502899999999999 2023-10-01T07:57:12.888 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.888 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.888 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,6", 2023-10-01T07:57:12.888 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:12.830214+0000", 2023-10-01T07:57:12.888 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0088187760000000004 2023-10-01T07:57:12.889 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.889 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.889 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T07:57:12.889 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:12.839033+0000", 2023-10-01T07:57:12.889 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0016440510000000001 2023-10-01T07:57:12.889 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.889 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.889 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:57:12.889 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:12.840677+0000", 2023-10-01T07:57:12.889 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.12835149400000001 2023-10-01T07:57:12.889 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.889 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.889 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:57:12.890 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:12.969029+0000", 2023-10-01T07:57:12.890 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000108226 2023-10-01T07:57:12.890 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.890 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.890 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T07:57:12.890 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:12.969137+0000", 2023-10-01T07:57:12.890 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.1552999999999999e-05 2023-10-01T07:57:12.890 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T07:57:12.890 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T07:57:12.890 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T07:57:12.890 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:12.969188+0000", 2023-10-01T07:57:12.891 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.14297018 2023-10-01T07:57:12.891 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:57:12.891 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:57:12.891 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:57:12.891 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T07:57:12.891 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T07:57:12.891 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-10-01T07:57:12.891 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:12.917 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:12.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:12.922 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:57:13.005 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T07:57:13.024 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:13.085 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:13.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:13.088 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:13.119 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-01T07:57:13.189 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:13.228 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:13.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:13.233 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:13.276 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 86 16 107930 107914 78.4147 47.3125 0.0402622 0.0127466 2023-10-01T07:57:13.334 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:13.379 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:13.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:13.385 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:13.486 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:13.515 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:13.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:13.521 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:57:13.622 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:13.660 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:13.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:13.664 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:13.765 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:13.775 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:13 smithi084 bash[75189]: cluster 2023-10-01T07:57:12.414349+0000 mgr.y (mgr.34104) 721 : cluster 0 pgmap v733: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 52 MiB/s wr, 834 op/s 2023-10-01T07:57:13.775 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:13 smithi084 bash[78255]: cluster 2023-10-01T07:57:12.414349+0000 mgr.y (mgr.34104) 721 : cluster 0 pgmap v733: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 52 MiB/s wr, 834 op/s 2023-10-01T07:57:13.792 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:13.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:13.797 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:13.897 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:13.907 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:13 smithi112 bash[59335]: cluster 2023-10-01T07:57:12.414349+0000 mgr.y (mgr.34104) 721 : cluster 0 pgmap v733: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 52 MiB/s wr, 834 op/s 2023-10-01T07:57:13.924 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:13.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:13.928 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:14.029 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:14.044 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-10-01T07:57:14.059 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:14.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:14.061 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:14.162 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:14.192 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:14.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:14.194 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:14.276 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 87 16 108723 108707 78.083 49.5625 0.0164829 0.0128021 2023-10-01T07:57:14.295 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:14.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:14.336 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:14.337 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:14.438 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:14.466 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:14.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:14.469 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:57:14.570 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:14.605 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:14.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:14.614 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:14.714 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:14.749 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:14.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:14.753 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:57:14.853 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:14.883 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:14.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:14.886 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:14.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:14 smithi112 bash[59335]: cluster 2023-10-01T07:57:14.414804+0000 mgr.y (mgr.34104) 722 : cluster 0 pgmap v734: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 52 MiB/s wr, 834 op/s 2023-10-01T07:57:14.986 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:14.995 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:14 smithi084 bash[75189]: cluster 2023-10-01T07:57:14.414804+0000 mgr.y (mgr.34104) 722 : cluster 0 pgmap v734: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 52 MiB/s wr, 834 op/s 2023-10-01T07:57:14.996 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:14 smithi084 bash[78255]: cluster 2023-10-01T07:57:14.414804+0000 mgr.y (mgr.34104) 722 : cluster 0 pgmap v734: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 52 MiB/s wr, 834 op/s 2023-10-01T07:57:15.021 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:15.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:15.025 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:15.126 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:15.155 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:15.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:15.159 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:15.260 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:15.276 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 88 16 109540 109524 77.7759 51.0625 0.0114334 0.0128516 2023-10-01T07:57:15.282 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:15.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:15.290 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:15.391 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:15.419 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:15.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:15.430 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:15.530 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:15.557 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:15.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:15.562 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:15.663 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:15.689 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:15.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:15.695 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:15.795 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:15.828 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:15.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:15.830 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:15.931 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:15.968 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:57:15.977 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:15.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:15.981 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:16.081 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:16.107 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:16.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:16.119 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:16.220 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:16.257 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:16.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:16.260 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:16.276 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 89 16 110344 110328 77.4666 50.25 0.0234008 0.0129038 2023-10-01T07:57:16.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:16 smithi084 bash[75189]: audit 2023-10-01T07:57:15.100754+0000 mon.a (mon.0) 1018 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:57:16.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:16 smithi084 bash[75189]: audit 2023-10-01T07:57:15.102674+0000 mon.a (mon.0) 1019 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:57:16.323 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:57:16 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:57:16] "GET /metrics HTTP/1.1" 200 36316 "" "Prometheus/2.33.4" 2023-10-01T07:57:16.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:16 smithi084 bash[78255]: audit 2023-10-01T07:57:15.100754+0000 mon.a (mon.0) 1018 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:57:16.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:16 smithi084 bash[78255]: audit 2023-10-01T07:57:15.102674+0000 mon.a (mon.0) 1019 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:57:16.361 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:16.391 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:16.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:16.395 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:57:16.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:16 smithi112 bash[59335]: audit 2023-10-01T07:57:15.100754+0000 mon.a (mon.0) 1018 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:57:16.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:16 smithi112 bash[59335]: audit 2023-10-01T07:57:15.102674+0000 mon.a (mon.0) 1019 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:57:16.496 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:16.531 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:16.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:16.534 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:16.635 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:16.668 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:16.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:16.673 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:57:16.774 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:16.815 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:16.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:16.819 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:16.920 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:16.944 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:16.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:16.956 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:16.984 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:57:17.056 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:17.106 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:17.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:17.112 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:57:17.213 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:17.221 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:17 smithi112 bash[59335]: cluster 2023-10-01T07:57:16.415605+0000 mgr.y (mgr.34104) 723 : cluster 0 pgmap v735: 89 pgs: 89 active+clean; 6.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 50 MiB/s wr, 805 op/s 2023-10-01T07:57:17.245 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:17.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:17.248 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:17.276 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Total time run: 90.0086 2023-10-01T07:57:17.277 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Total writes made: 111131 2023-10-01T07:57:17.277 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Write size: 65536 2023-10-01T07:57:17.277 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Object size: 65536 2023-10-01T07:57:17.277 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Bandwidth (MB/sec): 77.167 2023-10-01T07:57:17.277 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Stddev Bandwidth: 29.4755 2023-10-01T07:57:17.277 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Max bandwidth (MB/sec): 184.812 2023-10-01T07:57:17.277 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Min bandwidth (MB/sec): 41.0625 2023-10-01T07:57:17.277 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Average IOPS: 1234 2023-10-01T07:57:17.277 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Stddev IOPS: 471.608 2023-10-01T07:57:17.277 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Max IOPS: 2957 2023-10-01T07:57:17.277 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Min IOPS: 657 2023-10-01T07:57:17.278 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Average Latency(s): 0.0129546 2023-10-01T07:57:17.278 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Stddev Latency(s): 0.0102794 2023-10-01T07:57:17.278 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Max latency(s): 0.275606 2023-10-01T07:57:17.278 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Min latency(s): 0.00134061 2023-10-01T07:57:17.285 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Cleaning up (deleting benchmark objects) 2023-10-01T07:57:17.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:17 smithi084 bash[78255]: cluster 2023-10-01T07:57:16.415605+0000 mgr.y (mgr.34104) 723 : cluster 0 pgmap v735: 89 pgs: 89 active+clean; 6.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 50 MiB/s wr, 805 op/s 2023-10-01T07:57:17.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:17 smithi084 bash[75189]: cluster 2023-10-01T07:57:16.415605+0000 mgr.y (mgr.34104) 723 : cluster 0 pgmap v735: 89 pgs: 89 active+clean; 6.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 50 MiB/s wr, 805 op/s 2023-10-01T07:57:17.349 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:17.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:17.389 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:17.389 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:17.490 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:17.530 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:17.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:17.532 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:17.633 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:17.655 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:17.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:17.660 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:17.761 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:17.801 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:17.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:17.808 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:17.908 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:17.935 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:17.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:17.941 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:18.002 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:57:18.041 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:18.076 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:18.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:18.079 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:18.180 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:18.209 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:18.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:18.212 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:18.313 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:18.338 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:18.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:18.341 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:18.441 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:18.467 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:18.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:18.469 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:57:18.570 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:18.599 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:18.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:18.602 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:18.703 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:18.727 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:18.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:18.736 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:18.837 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:18.873 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:18.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:18.879 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:18.888 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T07:57:18.980 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:19.035 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:19.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:19.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:57:19.140 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:19.202 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:19.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:19.207 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:19.308 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:19.337 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:19.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:19.340 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:19.440 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:19.474 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:19.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:19.477 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:19.577 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:19.601 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:19.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:19.606 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:19.707 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:19.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:19 smithi112 bash[59335]: cluster 2023-10-01T07:57:18.416102+0000 mgr.y (mgr.34104) 724 : cluster 0 pgmap v736: 89 pgs: 89 active+clean; 6.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 50 MiB/s wr, 805 op/s 2023-10-01T07:57:19.729 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:19.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:19.732 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:19.732 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:19 smithi084 bash[75189]: cluster 2023-10-01T07:57:18.416102+0000 mgr.y (mgr.34104) 724 : cluster 0 pgmap v736: 89 pgs: 89 active+clean; 6.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 50 MiB/s wr, 805 op/s 2023-10-01T07:57:19.733 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:19 smithi084 bash[78255]: cluster 2023-10-01T07:57:18.416102+0000 mgr.y (mgr.34104) 724 : cluster 0 pgmap v736: 89 pgs: 89 active+clean; 6.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 50 MiB/s wr, 805 op/s 2023-10-01T07:57:19.833 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:19.870 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:19.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:19.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:19.974 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:20.004 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:20.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:20.005 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:20.106 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:20.139 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:20.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:20.142 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:20.242 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:20.276 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:20.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:20.280 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:20.381 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:20.405 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:20.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:20.408 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:20.509 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:20.536 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:20.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:20.538 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:20.639 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:20.675 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:20.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:20.678 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:20.779 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:20.808 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:20.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:20.811 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:20.912 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:20.940 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:20.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:20.944 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:21.044 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:21.080 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:21.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:21.085 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:21.186 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:21.214 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:21.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:21.217 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:57:21.317 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:21.335 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:21.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:21.337 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:21.438 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:21.458 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:21.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:21.460 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:21.561 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:21.593 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:21.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:21.600 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:21.701 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:21.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:21 smithi112 bash[59335]: cluster 2023-10-01T07:57:20.420590+0000 mgr.y (mgr.34104) 725 : cluster 0 pgmap v737: 89 pgs: 89 active+clean; 6.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 48 MiB/s wr, 867 op/s 2023-10-01T07:57:21.738 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:21.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:21.741 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:21.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:21 smithi084 bash[75189]: cluster 2023-10-01T07:57:20.420590+0000 mgr.y (mgr.34104) 725 : cluster 0 pgmap v737: 89 pgs: 89 active+clean; 6.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 48 MiB/s wr, 867 op/s 2023-10-01T07:57:21.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:21 smithi084 bash[78255]: cluster 2023-10-01T07:57:20.420590+0000 mgr.y (mgr.34104) 725 : cluster 0 pgmap v737: 89 pgs: 89 active+clean; 6.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 48 MiB/s wr, 867 op/s 2023-10-01T07:57:21.843 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:21.867 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:21.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:21.870 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:57:21.971 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:22.001 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:22.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:22.007 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:22.108 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:22.145 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:22.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:22.147 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:22.248 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:22.279 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:22.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:22.282 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:22.383 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:22.417 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:22.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:22.421 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:22.522 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:22.557 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:22.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:22.565 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:22.666 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:22.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:22.710 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:22.710 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:22.811 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:22.843 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:22.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:22.846 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:57:22.947 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:22.983 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:22.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:22.988 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:23.088 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:23.123 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:23.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:23.127 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:23.228 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:23.266 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:23.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:23.271 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:23.372 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:23.398 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:23.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:23.404 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:23.505 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:23.532 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:23.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:23.538 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:23.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:23 smithi084 bash[78255]: cluster 2023-10-01T07:57:22.421120+0000 mgr.y (mgr.34104) 726 : cluster 0 pgmap v738: 89 pgs: 89 active+clean; 6.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 38 MiB/s wr, 816 op/s 2023-10-01T07:57:23.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:23 smithi084 bash[75189]: cluster 2023-10-01T07:57:22.421120+0000 mgr.y (mgr.34104) 726 : cluster 0 pgmap v738: 89 pgs: 89 active+clean; 6.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 38 MiB/s wr, 816 op/s 2023-10-01T07:57:23.638 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:23.660 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-10-01T07:57:23.660 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [], 2023-10-01T07:57:23.660 INFO:teuthology.orchestra.run.smithi112.stdout: "num_ops": 0 2023-10-01T07:57:23.660 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-10-01T07:57:23.666 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:23.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:23.670 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:23.704 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:23 smithi112 bash[59335]: cluster 2023-10-01T07:57:22.421120+0000 mgr.y (mgr.34104) 726 : cluster 0 pgmap v738: 89 pgs: 89 active+clean; 6.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 38 MiB/s wr, 816 op/s 2023-10-01T07:57:23.771 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:23.797 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:23.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:23.799 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:23.900 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:23.929 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:23.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:23.934 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:24.035 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:24.058 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:24.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:24.060 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:57:24.160 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:24.194 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:24.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:24.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:57:24.297 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:24.324 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:24.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:24.328 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:24.429 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:24.459 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:24.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:24.463 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:57:24.563 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:24.596 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:24.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:24.602 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:57:24.702 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:24.717 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:24 smithi084 bash[75189]: cluster 2023-10-01T07:57:24.421576+0000 mgr.y (mgr.34104) 727 : cluster 0 pgmap v739: 89 pgs: 89 active+clean; 6.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 29 MiB/s wr, 677 op/s 2023-10-01T07:57:24.739 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-10-01T07:57:24.744 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:24.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:24.750 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:24.851 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:24.880 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:24.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:24.889 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:24.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:24 smithi112 bash[59335]: cluster 2023-10-01T07:57:24.421576+0000 mgr.y (mgr.34104) 727 : cluster 0 pgmap v739: 89 pgs: 89 active+clean; 6.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 29 MiB/s wr, 677 op/s 2023-10-01T07:57:24.989 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:25.024 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:25.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:25.027 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:57:25.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:24 smithi084 bash[78255]: cluster 2023-10-01T07:57:24.421576+0000 mgr.y (mgr.34104) 727 : cluster 0 pgmap v739: 89 pgs: 89 active+clean; 6.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 29 MiB/s wr, 677 op/s 2023-10-01T07:57:25.127 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:25.158 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:25.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:25.160 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:25.261 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:25.286 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:25.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:25.289 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:25.389 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:25.417 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:25.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:25.421 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:25.521 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:25.553 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:25.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:25.554 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:57:25.655 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:25.693 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:25.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:25.698 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:25.799 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:25.825 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:25.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:25.829 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:25.930 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:25.957 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:25.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:25.960 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:57:26.061 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:26.083 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:26.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:26.086 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:26.187 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:26.221 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:26.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:26.225 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:26.323 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:57:26 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:57:26] "GET /metrics HTTP/1.1" 200 36316 "" "Prometheus/2.33.4" 2023-10-01T07:57:26.326 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:26.355 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:26.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:26.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:26.458 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:26.483 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:26.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:26.485 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:26.586 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:26.611 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:26.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:26.615 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:26.716 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:26.743 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:26.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:26.748 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:26.849 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:26.879 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:26.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:26.881 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:26.982 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:27.014 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:27.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:27.024 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:27.124 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:27.161 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:27.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:27.169 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:27.270 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:27.298 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:27.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:27.301 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:27.402 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:27.443 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:27.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:27.449 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:27.550 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:27.582 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:27.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:27.587 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:57:27.687 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:27.698 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:27 smithi112 bash[59335]: cluster 2023-10-01T07:57:26.422332+0000 mgr.y (mgr.34104) 728 : cluster 0 pgmap v740: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 29 MiB/s wr, 1.02k op/s 2023-10-01T07:57:27.711 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:27.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:27.717 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:27.818 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:27.845 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:27.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:27.850 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:27.873 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:27 smithi084 bash[78255]: cluster 2023-10-01T07:57:26.422332+0000 mgr.y (mgr.34104) 728 : cluster 0 pgmap v740: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 29 MiB/s wr, 1.02k op/s 2023-10-01T07:57:27.873 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:27 smithi084 bash[75189]: cluster 2023-10-01T07:57:26.422332+0000 mgr.y (mgr.34104) 728 : cluster 0 pgmap v740: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 29 MiB/s wr, 1.02k op/s 2023-10-01T07:57:27.951 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:27.980 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:27.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:27.982 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:28.083 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:28.107 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:28.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:28.114 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:28.215 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:28.252 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:28.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:28.256 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:28.357 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:28.383 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:28.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:28.390 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:28.491 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:28.514 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:28.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:28.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:28.621 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:28.645 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:28.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:28.649 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:28.750 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:28.779 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:28.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:28.784 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:28.885 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:28.920 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:28.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:28.922 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:57:29.023 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:29.045 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:29.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:29.048 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:57:29.087 INFO:teuthology.orchestra.run.smithi084.stdout:moved 0 / 267 (0%) 2023-10-01T07:57:29.088 INFO:teuthology.orchestra.run.smithi084.stdout:avg 33.375 2023-10-01T07:57:29.088 INFO:teuthology.orchestra.run.smithi084.stdout:stddev 2.49687 -> 2.49687 (expected baseline 5.40399) 2023-10-01T07:57:29.088 INFO:teuthology.orchestra.run.smithi084.stdout:min osd.2 with 30 -> 30 pgs (0.898876 -> 0.898876 * mean) 2023-10-01T07:57:29.088 INFO:teuthology.orchestra.run.smithi084.stdout:max osd.1 with 39 -> 39 pgs (1.16854 -> 1.16854 * mean) 2023-10-01T07:57:29.088 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T07:57:29.088 INFO:teuthology.orchestra.run.smithi084.stdout:oload 1000 2023-10-01T07:57:29.088 INFO:teuthology.orchestra.run.smithi084.stdout:max_change 1 2023-10-01T07:57:29.088 INFO:teuthology.orchestra.run.smithi084.stdout:max_change_osds 4 2023-10-01T07:57:29.088 INFO:teuthology.orchestra.run.smithi084.stdout:average_utilization 0.0301 2023-10-01T07:57:29.089 INFO:teuthology.orchestra.run.smithi084.stdout:overload_utilization 0.3012 2023-10-01T07:57:29.092 INFO:teuthology.orchestra.run.smithi084.stderr:no change 2023-10-01T07:57:29.148 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:29.171 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T07:57:29.182 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:29.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:29.186 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:29.216 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T07:57:29.269 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T07:57:29.287 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:29.317 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T07:57:29.322 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:29.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:29.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:29.359 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T07:57:29.392 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T07:57:29.425 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T07:57:29.431 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:29.455 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:29.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:29.460 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:29.462 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T07:57:29.465 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T07:57:29.465 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T07:57:29.465 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T07:57:29.465 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T07:57:29.465 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T07:57:29.465 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T07:57:29.465 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T07:57:29.465 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T07:57:29.482 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:29 smithi084 bash[75189]: cluster 2023-10-01T07:57:28.422760+0000 mgr.y (mgr.34104) 729 : cluster 0 pgmap v741: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 7.8 MiB/s wr, 681 op/s 2023-10-01T07:57:29.482 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:29 smithi084 bash[75189]: audit 2023-10-01T07:57:29.120654+0000 mon.c (mon.2) 87 : audit 0 from='client.? 172.21.15.84:0/1429910571' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:57:29.560 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:29.566 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T07:57:29.568 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:29 smithi084 bash[78255]: cluster 2023-10-01T07:57:28.422760+0000 mgr.y (mgr.34104) 729 : cluster 0 pgmap v741: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 7.8 MiB/s wr, 681 op/s 2023-10-01T07:57:29.568 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:29 smithi084 bash[78255]: audit 2023-10-01T07:57:29.120654+0000 mon.c (mon.2) 87 : audit 0 from='client.? 172.21.15.84:0/1429910571' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:57:29.582 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:29.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:29.584 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:57:29.684 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:29.713 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:29.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:29.716 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:29.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:29 smithi112 bash[59335]: cluster 2023-10-01T07:57:28.422760+0000 mgr.y (mgr.34104) 729 : cluster 0 pgmap v741: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 7.8 MiB/s wr, 681 op/s 2023-10-01T07:57:29.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:29 smithi112 bash[59335]: audit 2023-10-01T07:57:29.120654+0000 mon.c (mon.2) 87 : audit 0 from='client.? 172.21.15.84:0/1429910571' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:57:29.817 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:29.844 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:29.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:29.845 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:29.946 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:29.978 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:29.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:29.981 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:30.082 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:30.115 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:30.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:30.120 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:30.220 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:30.252 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:30.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:30.254 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:30.355 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:30.382 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:30.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:30.388 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:30.484 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:30 smithi084 bash[75189]: audit 2023-10-01T07:57:29.084409+0000 mgr.y (mgr.34104) 730 : audit 0 from='client.35334 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:57:30.484 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:30 smithi084 bash[75189]: audit 2023-10-01T07:57:29.704603+0000 mon.a (mon.0) 1020 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:57:30.484 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:30 smithi084 bash[75189]: audit 2023-10-01T07:57:29.705586+0000 mon.b (mon.1) 13 : audit 1 from='client.? 172.21.15.84:0/2158479208' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:57:30.485 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:30 smithi084 bash[75189]: audit 2023-10-01T07:57:30.086620+0000 mon.a (mon.0) 1021 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:57:30.489 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:30.519 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:30.520 INFO:teuthology.orchestra.run.smithi084.stderr:nodeep-scrub is set 2023-10-01T07:57:30.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:30.522 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:30.623 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:30.658 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:30.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:30.663 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:30.699 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '1000', 'type': 'test-reweight-by-utilization'} 2023-10-01T07:57:30.699 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd test-reweight-by-utilization 1000 1.0 2023-10-01T07:57:30.764 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:30.773 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:30 smithi084 bash[78255]: audit 2023-10-01T07:57:29.084409+0000 mgr.y (mgr.34104) 730 : audit 0 from='client.35334 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:57:30.773 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:30 smithi084 bash[78255]: audit 2023-10-01T07:57:29.704603+0000 mon.a (mon.0) 1020 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:57:30.773 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:30 smithi084 bash[78255]: audit 2023-10-01T07:57:29.705586+0000 mon.b (mon.1) 13 : audit 1 from='client.? 172.21.15.84:0/2158479208' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:57:30.773 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:30 smithi084 bash[78255]: audit 2023-10-01T07:57:30.086620+0000 mon.a (mon.0) 1021 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:57:30.794 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:30.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:30.799 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:30.899 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:30.926 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:30.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:30.932 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:57:30.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:30 smithi112 bash[59335]: audit 2023-10-01T07:57:29.084409+0000 mgr.y (mgr.34104) 730 : audit 0 from='client.35334 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:57:30.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:30 smithi112 bash[59335]: audit 2023-10-01T07:57:29.704603+0000 mon.a (mon.0) 1020 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:57:30.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:30 smithi112 bash[59335]: audit 2023-10-01T07:57:29.705586+0000 mon.b (mon.1) 13 : audit 1 from='client.? 172.21.15.84:0/2158479208' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:57:30.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:30 smithi112 bash[59335]: audit 2023-10-01T07:57:30.086620+0000 mon.a (mon.0) 1021 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:57:31.034 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:31.059 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:31.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:31.061 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:57:31.162 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:31.187 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:31.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:31.191 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:31.292 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:31.329 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:31.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:31.335 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:31.436 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:31.464 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:31.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:31.471 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:31.572 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:31.602 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:31.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:31.607 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:31.708 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:31.754 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:31.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:31.759 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:31 smithi112 bash[59335]: cluster 2023-10-01T07:57:30.423399+0000 mgr.y (mgr.34104) 731 : cluster 0 pgmap v742: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 7.8 MiB/s wr, 871 op/s 2023-10-01T07:57:31.759 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:31 smithi112 bash[59335]: cluster 2023-10-01T07:57:30.481339+0000 mon.a (mon.0) 1022 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:57:31.759 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:31 smithi112 bash[59335]: cluster 2023-10-01T07:57:30.502923+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e182 with expected crc 2023-10-01T07:57:31.759 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:31 smithi112 bash[59335]: cluster 2023-10-01T07:57:30.505667+0000 osd.5 (osd.5) 125 : cluster 3 failed to encode map e182 with expected crc 2023-10-01T07:57:31.759 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:31 smithi112 bash[59335]: audit 2023-10-01T07:57:30.513969+0000 mon.a (mon.0) 1023 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T07:57:31.759 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:31 smithi112 bash[59335]: cluster 2023-10-01T07:57:30.514212+0000 mon.a (mon.0) 1024 : cluster 0 osdmap e182: 8 total, 8 up, 8 in 2023-10-01T07:57:31.759 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:31 smithi112 bash[59335]: cluster 2023-10-01T07:57:30.533251+0000 osd.6 (osd.6) 108 : cluster 3 failed to encode map e182 with expected crc 2023-10-01T07:57:31.759 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:31 smithi112 bash[59335]: cluster 2023-10-01T07:57:30.535949+0000 osd.4 (osd.4) 80 : cluster 3 failed to encode map e182 with expected crc 2023-10-01T07:57:31.760 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:57:31.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:31 smithi084 bash[78255]: cluster 2023-10-01T07:57:30.423399+0000 mgr.y (mgr.34104) 731 : cluster 0 pgmap v742: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 7.8 MiB/s wr, 871 op/s 2023-10-01T07:57:31.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:31 smithi084 bash[78255]: cluster 2023-10-01T07:57:30.481339+0000 mon.a (mon.0) 1022 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:57:31.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:31 smithi084 bash[78255]: cluster 2023-10-01T07:57:30.502923+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e182 with expected crc 2023-10-01T07:57:31.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:31 smithi084 bash[78255]: cluster 2023-10-01T07:57:30.505667+0000 osd.5 (osd.5) 125 : cluster 3 failed to encode map e182 with expected crc 2023-10-01T07:57:31.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:31 smithi084 bash[78255]: audit 2023-10-01T07:57:30.513969+0000 mon.a (mon.0) 1023 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T07:57:31.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:31 smithi084 bash[78255]: cluster 2023-10-01T07:57:30.514212+0000 mon.a (mon.0) 1024 : cluster 0 osdmap e182: 8 total, 8 up, 8 in 2023-10-01T07:57:31.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:31 smithi084 bash[78255]: cluster 2023-10-01T07:57:30.533251+0000 osd.6 (osd.6) 108 : cluster 3 failed to encode map e182 with expected crc 2023-10-01T07:57:31.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:31 smithi084 bash[78255]: cluster 2023-10-01T07:57:30.535949+0000 osd.4 (osd.4) 80 : cluster 3 failed to encode map e182 with expected crc 2023-10-01T07:57:31.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:31 smithi084 bash[75189]: cluster 2023-10-01T07:57:30.423399+0000 mgr.y (mgr.34104) 731 : cluster 0 pgmap v742: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 7.8 MiB/s wr, 871 op/s 2023-10-01T07:57:31.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:31 smithi084 bash[75189]: cluster 2023-10-01T07:57:30.481339+0000 mon.a (mon.0) 1022 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:57:31.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:31 smithi084 bash[75189]: cluster 2023-10-01T07:57:30.502923+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e182 with expected crc 2023-10-01T07:57:31.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:31 smithi084 bash[75189]: cluster 2023-10-01T07:57:30.505667+0000 osd.5 (osd.5) 125 : cluster 3 failed to encode map e182 with expected crc 2023-10-01T07:57:31.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:31 smithi084 bash[75189]: audit 2023-10-01T07:57:30.513969+0000 mon.a (mon.0) 1023 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T07:57:31.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:31 smithi084 bash[75189]: cluster 2023-10-01T07:57:30.514212+0000 mon.a (mon.0) 1024 : cluster 0 osdmap e182: 8 total, 8 up, 8 in 2023-10-01T07:57:31.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:31 smithi084 bash[75189]: cluster 2023-10-01T07:57:30.533251+0000 osd.6 (osd.6) 108 : cluster 3 failed to encode map e182 with expected crc 2023-10-01T07:57:31.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:31 smithi084 bash[75189]: cluster 2023-10-01T07:57:30.535949+0000 osd.4 (osd.4) 80 : cluster 3 failed to encode map e182 with expected crc 2023-10-01T07:57:31.861 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:31.887 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:31.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:31.891 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:31.991 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:32.030 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:32.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:32.035 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:32.135 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:32.161 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:32.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:32.163 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:57:32.264 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:32.284 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:32.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:32.288 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:32.389 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:32.419 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:32.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:32.421 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:57:32.522 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:32.549 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:32.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:32.556 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:32.657 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:32.684 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:32.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:32.689 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:57:32.790 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:32.827 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:32.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:32.830 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:32.931 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:32.958 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:32.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:32.962 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:33.062 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:33.097 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:33.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:33.103 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:33.203 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:33.231 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:33.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:33.238 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:33.339 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:33.363 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:33.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:33.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:33.467 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:33.501 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:33.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:33.503 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:57:33.604 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:33.642 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:33.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:33.645 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:33.746 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:33.754 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:33 smithi112 bash[59335]: cluster 2023-10-01T07:57:32.423909+0000 mgr.y (mgr.34104) 732 : cluster 0 pgmap v744: 89 pgs: 89 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 806 op/s 2023-10-01T07:57:33.774 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:33.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:33.784 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:33.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:33 smithi084 bash[75189]: cluster 2023-10-01T07:57:32.423909+0000 mgr.y (mgr.34104) 732 : cluster 0 pgmap v744: 89 pgs: 89 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 806 op/s 2023-10-01T07:57:33.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:33 smithi084 bash[78255]: cluster 2023-10-01T07:57:32.423909+0000 mgr.y (mgr.34104) 732 : cluster 0 pgmap v744: 89 pgs: 89 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 806 op/s 2023-10-01T07:57:33.885 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:33.907 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:33.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:33.914 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:57:34.015 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:34.045 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:34.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:34.053 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:34.154 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:34.179 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:34.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:34.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:34.203 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-10-01T07:57:34.203 INFO:teuthology.orchestra.run.smithi112.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T07:57:34.283 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:34.323 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:34.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:34.331 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:34.431 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:34.461 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:34.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:34.469 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:34.570 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:34.598 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:34.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:34.603 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:34.629 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T07:57:34.697 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-01T07:57:34.704 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:34.729 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:34.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:34.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:34.836 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:34.884 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:34.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:34.888 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:34.888 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:34 smithi084 bash[75189]: cluster 2023-10-01T07:57:34.424360+0000 mgr.y (mgr.34104) 733 : cluster 0 pgmap v745: 89 pgs: 89 active+clean; 6.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 806 op/s 2023-10-01T07:57:34.889 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:34 smithi084 bash[78255]: cluster 2023-10-01T07:57:34.424360+0000 mgr.y (mgr.34104) 733 : cluster 0 pgmap v745: 89 pgs: 89 active+clean; 6.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 806 op/s 2023-10-01T07:57:34.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:34 smithi112 bash[59335]: cluster 2023-10-01T07:57:34.424360+0000 mgr.y (mgr.34104) 733 : cluster 0 pgmap v745: 89 pgs: 89 active+clean; 6.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 806 op/s 2023-10-01T07:57:34.989 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:35.042 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:35.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:35.046 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:35.147 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:35.149 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-10-01T07:57:35.220 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:35.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:35.222 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:35.323 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:35.354 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:35.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:35.358 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:35.459 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:35.487 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:35.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:35.494 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:35.520 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:57:35.595 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:35.627 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:35.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:35.630 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:35.731 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:35.773 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:35.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:35.777 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:35.877 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:35.908 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:35.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:35.913 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:36.014 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:36.038 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:36.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:36.045 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:36.146 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:36.172 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:36.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:36.183 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:57:36.284 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:36.323 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:36.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:36.327 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:36.428 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:36.453 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:36.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:36.457 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:36.557 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:36.582 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:36.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:36.588 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:57:36.689 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:36.698 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:57:36 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:57:36] "GET /metrics HTTP/1.1" 200 36322 "" "Prometheus/2.33.4" 2023-10-01T07:57:36.721 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:36.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:36.729 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:36.829 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:36.865 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:36.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:36.870 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:57:36.971 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:36.999 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:37.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:37.003 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:37.103 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:37.131 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:37.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:37.137 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:37.237 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:37.264 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:37.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:37.266 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:37.367 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:37.389 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:37.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:37.393 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:37.494 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:37.501 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:37 smithi084 bash[75189]: cluster 2023-10-01T07:57:36.427911+0000 mgr.y (mgr.34104) 734 : cluster 0 pgmap v746: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 792 op/s 2023-10-01T07:57:37.502 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:37 smithi084 bash[78255]: cluster 2023-10-01T07:57:36.427911+0000 mgr.y (mgr.34104) 734 : cluster 0 pgmap v746: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 792 op/s 2023-10-01T07:57:37.524 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:37.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:37.526 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:57:37.627 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:37.653 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:37.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:37.659 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:37.760 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:37.792 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:37.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:37.796 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:37.896 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:37.926 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:37.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:37.934 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:37.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:37 smithi112 bash[59335]: cluster 2023-10-01T07:57:36.427911+0000 mgr.y (mgr.34104) 734 : cluster 0 pgmap v746: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 792 op/s 2023-10-01T07:57:38.034 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:38.070 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:38.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:38.072 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:38.173 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:38.200 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:38.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:38.202 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:38.303 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:38.328 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:38.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:38.333 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:57:38.434 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:38.465 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:38.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:38.470 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:38.571 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:38.596 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:38.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:38.598 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:38.699 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:38.727 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:38.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:38.731 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:38.832 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:38.869 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:38.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:38.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:38.973 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:39.011 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:39.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:39.015 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:39.116 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:39.145 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:39.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:39.151 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:39.252 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:39.280 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:39.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:39.285 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:57:39.385 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:39.412 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:39.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:39.417 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:39.518 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:39.540 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:39.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:39.546 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:39.596 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:57:39.597 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:57:39.647 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:39.658 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:39 smithi112 bash[59335]: cluster 2023-10-01T07:57:38.428333+0000 mgr.y (mgr.34104) 735 : cluster 0 pgmap v747: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 792 op/s 2023-10-01T07:57:39.678 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:39.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:39.681 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:39.781 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:39.814 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:39.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:39.821 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:39.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:39 smithi084 bash[75189]: cluster 2023-10-01T07:57:38.428333+0000 mgr.y (mgr.34104) 735 : cluster 0 pgmap v747: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 792 op/s 2023-10-01T07:57:39.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:39 smithi084 bash[78255]: cluster 2023-10-01T07:57:38.428333+0000 mgr.y (mgr.34104) 735 : cluster 0 pgmap v747: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 792 op/s 2023-10-01T07:57:39.921 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:39.945 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:39.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:39.949 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:40.038 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T07:57:40.050 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:40.086 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:40.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:40.094 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:57:40.195 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:40.232 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:40.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:40.239 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:40.339 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:40.371 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:40.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:40.376 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:57:40.477 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:40.505 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:40.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:40.508 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:40.610 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:40.642 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:40.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:40.645 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:57:40.746 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:40.769 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:40.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:40.773 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:40.874 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:40.899 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:40.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:40.906 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:41.007 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:41.036 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:41.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:41.041 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:41.142 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:41.167 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:41.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:41.171 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:41.271 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:41.294 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:41.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:41.296 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:57:41.397 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:41.424 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:41.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:41.430 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:41.531 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:41.540 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:41 smithi112 bash[59335]: cluster 2023-10-01T07:57:40.429061+0000 mgr.y (mgr.34104) 736 : cluster 0 pgmap v748: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 802 op/s 2023-10-01T07:57:41.559 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:41.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:41.565 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:41.665 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:41.682 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:41.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:41.685 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:41.701 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:41 smithi084 bash[78255]: cluster 2023-10-01T07:57:40.429061+0000 mgr.y (mgr.34104) 736 : cluster 0 pgmap v748: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 802 op/s 2023-10-01T07:57:41.702 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:41 smithi084 bash[75189]: cluster 2023-10-01T07:57:40.429061+0000 mgr.y (mgr.34104) 736 : cluster 0 pgmap v748: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 802 op/s 2023-10-01T07:57:41.785 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:41.814 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:41.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:41.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:41.918 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:41.944 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:41.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:41.948 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:42.049 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:42.084 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:42.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:42.089 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:42.190 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:42.223 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:42.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:42.226 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:42.329 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:42.358 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:42.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:42.363 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:57:42.463 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:42.492 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:42.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:42.497 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:42.597 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:42.623 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:42.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:42.626 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:57:42.726 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:42.750 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:42.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:42.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:42.853 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:42.877 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:42.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:42.880 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:42.981 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:43.013 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:43.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:43.018 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:57:43.119 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:43.155 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:43.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:43.159 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:43.260 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:43.290 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:43.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:43.296 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:43.396 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:43.420 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:43.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:43.422 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:43.477 INFO:teuthology.orchestra.run.smithi084.stdout:moved 0 / 267 (0%) 2023-10-01T07:57:43.477 INFO:teuthology.orchestra.run.smithi084.stdout:avg 33.375 2023-10-01T07:57:43.478 INFO:teuthology.orchestra.run.smithi084.stdout:stddev 2.49687 -> 2.49687 (expected baseline 5.40399) 2023-10-01T07:57:43.478 INFO:teuthology.orchestra.run.smithi084.stdout:min osd.2 with 30 -> 30 pgs (0.898876 -> 0.898876 * mean) 2023-10-01T07:57:43.478 INFO:teuthology.orchestra.run.smithi084.stdout:max osd.1 with 39 -> 39 pgs (1.16854 -> 1.16854 * mean) 2023-10-01T07:57:43.478 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T07:57:43.478 INFO:teuthology.orchestra.run.smithi084.stdout:oload 1000 2023-10-01T07:57:43.478 INFO:teuthology.orchestra.run.smithi084.stdout:max_change 1 2023-10-01T07:57:43.478 INFO:teuthology.orchestra.run.smithi084.stdout:max_change_osds 4 2023-10-01T07:57:43.478 INFO:teuthology.orchestra.run.smithi084.stdout:average_utilization 0.0271 2023-10-01T07:57:43.478 INFO:teuthology.orchestra.run.smithi084.stdout:overload_utilization 0.2712 2023-10-01T07:57:43.485 INFO:teuthology.orchestra.run.smithi084.stderr:no change 2023-10-01T07:57:43.523 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:43.530 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:43 smithi112 bash[59335]: cluster 2023-10-01T07:57:42.429511+0000 mgr.y (mgr.34104) 737 : cluster 0 pgmap v749: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 796 op/s 2023-10-01T07:57:43.545 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:43.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:43.549 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:43.650 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:43.681 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:43.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:43.686 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:43.787 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:43.796 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:43 smithi084 bash[75189]: cluster 2023-10-01T07:57:42.429511+0000 mgr.y (mgr.34104) 737 : cluster 0 pgmap v749: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 796 op/s 2023-10-01T07:57:43.796 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:43 smithi084 bash[78255]: cluster 2023-10-01T07:57:42.429511+0000 mgr.y (mgr.34104) 737 : cluster 0 pgmap v749: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 796 op/s 2023-10-01T07:57:43.812 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:43.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:43.814 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:43.915 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:43.946 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:43.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:43.949 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:44.050 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:44.084 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:44.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:44.089 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:44.190 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:44.215 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:44.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:44.219 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:44.320 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:44.345 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:44.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:44.351 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:44.452 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:44.486 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:44.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:44.490 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:57:44.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:44 smithi084 bash[75189]: audit 2023-10-01T07:57:43.476155+0000 mgr.y (mgr.34104) 738 : audit 0 from='client.35352 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:57:44.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:44 smithi084 bash[78255]: audit 2023-10-01T07:57:43.476155+0000 mgr.y (mgr.34104) 738 : audit 0 from='client.35352 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:57:44.591 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:44.601 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:44 smithi112 bash[59335]: audit 2023-10-01T07:57:43.476155+0000 mgr.y (mgr.34104) 738 : audit 0 from='client.35352 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:57:44.634 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:44.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:44.640 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:44.740 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:44.774 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:44.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:44.776 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:57:44.777 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-10-01T07:57:44.777 INFO:teuthology.orchestra.run.smithi112.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T07:57:44.878 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:44.908 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:44.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:44.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:45.012 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:45.063 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:45.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:45.066 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:45.167 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:45.207 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:45.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:45.209 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:45.309 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:45.352 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:45.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:45.356 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:45.456 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:45.483 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:45.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:45.489 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:57:45.590 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:45.614 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:45.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:45.617 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:45.717 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:45.726 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:45 smithi112 bash[59335]: cluster 2023-10-01T07:57:44.429903+0000 mgr.y (mgr.34104) 739 : cluster 0 pgmap v750: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 649 op/s 2023-10-01T07:57:45.726 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:45 smithi112 bash[59335]: audit 2023-10-01T07:57:45.086922+0000 mon.a (mon.0) 1025 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:57:45.749 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:45.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:45.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:45.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:45 smithi084 bash[75189]: cluster 2023-10-01T07:57:44.429903+0000 mgr.y (mgr.34104) 739 : cluster 0 pgmap v750: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 649 op/s 2023-10-01T07:57:45.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:45 smithi084 bash[75189]: audit 2023-10-01T07:57:45.086922+0000 mon.a (mon.0) 1025 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:57:45.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:45 smithi084 bash[78255]: cluster 2023-10-01T07:57:44.429903+0000 mgr.y (mgr.34104) 739 : cluster 0 pgmap v750: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 649 op/s 2023-10-01T07:57:45.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:45 smithi084 bash[78255]: audit 2023-10-01T07:57:45.086922+0000 mon.a (mon.0) 1025 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:57:45.853 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:45.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:45.881 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:45.881 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:45.887 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-10-01T07:57:45.982 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:46.004 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:46.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:46.011 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:57:46.111 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:46.136 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:46.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:46.142 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:46.160 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:57:46 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:57:46] "GET /metrics HTTP/1.1" 200 36319 "" "Prometheus/2.33.4" 2023-10-01T07:57:46.242 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:46.267 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:46.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:46.273 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:57:46.373 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:46.412 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:46.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:46.416 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:46.516 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:46.554 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:46.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:46.561 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:57:46.662 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:46.691 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:46.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:46.694 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:46.795 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:46.823 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:46.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:46.825 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:46.926 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:46.954 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:46.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:46.959 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:47.059 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:47.093 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:47.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:47.096 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:57:47.197 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:47.224 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:47.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:47.231 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:57:47.332 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:47.355 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:47.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:47.361 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:57:47.462 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:47.493 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:47.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:47.496 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:57:47.596 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:47.622 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:47.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:47.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:57:47.726 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:47.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:47 smithi112 bash[59335]: cluster 2023-10-01T07:57:46.430604+0000 mgr.y (mgr.34104) 740 : cluster 0 pgmap v751: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 968 op/s 2023-10-01T07:57:47.752 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:47.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:47.757 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:47.788 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:47 smithi084 bash[75189]: cluster 2023-10-01T07:57:46.430604+0000 mgr.y (mgr.34104) 740 : cluster 0 pgmap v751: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 968 op/s 2023-10-01T07:57:47.789 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:47 smithi084 bash[78255]: cluster 2023-10-01T07:57:46.430604+0000 mgr.y (mgr.34104) 740 : cluster 0 pgmap v751: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 968 op/s 2023-10-01T07:57:47.806 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '0.05', 'overage': '1000', 'type': 'reweight-by-utilization'} 2023-10-01T07:57:47.806 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd reweight-by-utilization 1000 0.05 2023-10-01T07:57:47.858 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:47.886 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:47.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:47.893 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:47.994 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:48.033 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:48.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:48.036 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:48.137 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:48.171 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:48.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:48.176 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:48.277 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:48.314 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:48.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:48.316 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:48.417 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:48.443 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:48.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:48.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:57:48.547 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:48.568 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:48.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:48.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:48.672 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:48.691 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:48.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:48.693 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:48.794 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:48.822 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:48.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:48.827 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:48.927 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:48.954 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:48.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:48.959 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:49.059 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:49.093 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:49.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:49.097 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:49.198 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:49.230 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:49.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:49.237 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:49.338 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:49.371 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:49.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:49.379 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:49.479 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:49.514 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:49.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:49.518 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:57:49.619 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:49.641 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:49.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:49.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:49.744 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:49.773 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:49.779 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:49 smithi112 bash[59335]: cluster 2023-10-01T07:57:48.431020+0000 mgr.y (mgr.34104) 741 : cluster 0 pgmap v752: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2023-10-01T07:57:49.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:49.780 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:57:49.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:49 smithi084 bash[78255]: cluster 2023-10-01T07:57:48.431020+0000 mgr.y (mgr.34104) 741 : cluster 0 pgmap v752: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2023-10-01T07:57:49.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:49 smithi084 bash[75189]: cluster 2023-10-01T07:57:48.431020+0000 mgr.y (mgr.34104) 741 : cluster 0 pgmap v752: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2023-10-01T07:57:49.881 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:49.904 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:49.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:49.909 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:50.010 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:50.046 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:50.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:50.050 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:50.140 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T07:57:50.151 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:50.178 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:50.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:50.182 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:50.262 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T07:57:50.283 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:50.322 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:50.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:50.325 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T07:57:50.325 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:50.378 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T07:57:50.406 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T07:57:50.426 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:50.440 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T07:57:50.462 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:50.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:50.468 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:50.487 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T07:57:50.524 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T07:57:50.527 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:50 smithi084 bash[75189]: audit 2023-10-01T07:57:50.095684+0000 mon.b (mon.1) 14 : audit 0 from='client.? 172.21.15.84:0/1453114349' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:57:50.528 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:50 smithi084 bash[78255]: audit 2023-10-01T07:57:50.095684+0000 mon.b (mon.1) 14 : audit 0 from='client.? 172.21.15.84:0/1453114349' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:57:50.532 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T07:57:50.532 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T07:57:50.532 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T07:57:50.532 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T07:57:50.532 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T07:57:50.532 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T07:57:50.532 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T07:57:50.532 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T07:57:50.569 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:50.600 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:50.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:50.606 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:50.706 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:50.715 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:50 smithi112 bash[59335]: audit 2023-10-01T07:57:50.095684+0000 mon.b (mon.1) 14 : audit 0 from='client.? 172.21.15.84:0/1453114349' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:57:50.740 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:50.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:50.743 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:57:50.844 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:50.874 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:50.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:50.879 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:50.980 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:51.006 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:51.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:51.010 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:51.111 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:51.140 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:51.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:51.142 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:57:51.243 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:51.265 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:51.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:51.267 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:51.368 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:51.402 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:51.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:51.404 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:51.505 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:51.543 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:51.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:51.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:51.559 INFO:teuthology.orchestra.run.smithi084.stderr:noscrub is unset 2023-10-01T07:57:51.648 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:51.657 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:51 smithi112 bash[59335]: cluster 2023-10-01T07:57:50.431672+0000 mgr.y (mgr.34104) 742 : cluster 0 pgmap v753: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 834 op/s 2023-10-01T07:57:51.657 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:51 smithi112 bash[59335]: audit 2023-10-01T07:57:50.736808+0000 mon.a (mon.0) 1026 : audit 1 from='client.? 172.21.15.84:0/658516848' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T07:57:51.690 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:51.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:51.697 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:51.798 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:51.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:51 smithi084 bash[75189]: cluster 2023-10-01T07:57:50.431672+0000 mgr.y (mgr.34104) 742 : cluster 0 pgmap v753: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 834 op/s 2023-10-01T07:57:51.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:51 smithi084 bash[75189]: audit 2023-10-01T07:57:50.736808+0000 mon.a (mon.0) 1026 : audit 1 from='client.? 172.21.15.84:0/658516848' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T07:57:51.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:51 smithi084 bash[78255]: cluster 2023-10-01T07:57:50.431672+0000 mgr.y (mgr.34104) 742 : cluster 0 pgmap v753: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 834 op/s 2023-10-01T07:57:51.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:51 smithi084 bash[78255]: audit 2023-10-01T07:57:50.736808+0000 mon.a (mon.0) 1026 : audit 1 from='client.? 172.21.15.84:0/658516848' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T07:57:51.829 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:51.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:51.831 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:51.932 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:51.962 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:51.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:51.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:52.066 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:52.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:52.095 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:52.095 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:52.196 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:52.219 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:52.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:52.224 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:52.324 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:52.350 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:52.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:52.352 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:52.452 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:52.491 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:52.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:52.494 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:52.537 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:52 smithi084 bash[78255]: cluster 2023-10-01T07:57:51.528243+0000 mon.a (mon.0) 1027 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:57:52.537 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:52 smithi084 bash[78255]: cluster 2023-10-01T07:57:51.548119+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e183 with expected crc 2023-10-01T07:57:52.537 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:52 smithi084 bash[78255]: audit 2023-10-01T07:57:51.548651+0000 mon.a (mon.0) 1028 : audit 1 from='client.? 172.21.15.84:0/658516848' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T07:57:52.537 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:52 smithi084 bash[78255]: cluster 2023-10-01T07:57:51.550216+0000 mon.a (mon.0) 1029 : cluster 0 osdmap e183: 8 total, 8 up, 8 in 2023-10-01T07:57:52.537 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:52 smithi084 bash[75189]: cluster 2023-10-01T07:57:51.528243+0000 mon.a (mon.0) 1027 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:57:52.537 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:52 smithi084 bash[75189]: cluster 2023-10-01T07:57:51.548119+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e183 with expected crc 2023-10-01T07:57:52.537 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:52 smithi084 bash[75189]: audit 2023-10-01T07:57:51.548651+0000 mon.a (mon.0) 1028 : audit 1 from='client.? 172.21.15.84:0/658516848' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T07:57:52.538 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:52 smithi084 bash[75189]: cluster 2023-10-01T07:57:51.550216+0000 mon.a (mon.0) 1029 : cluster 0 osdmap e183: 8 total, 8 up, 8 in 2023-10-01T07:57:52.595 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:52.621 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:52.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:52.626 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:52.727 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:52.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:52 smithi112 bash[59335]: cluster 2023-10-01T07:57:51.528243+0000 mon.a (mon.0) 1027 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:57:52.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:52 smithi112 bash[59335]: cluster 2023-10-01T07:57:51.548119+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e183 with expected crc 2023-10-01T07:57:52.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:52 smithi112 bash[59335]: audit 2023-10-01T07:57:51.548651+0000 mon.a (mon.0) 1028 : audit 1 from='client.? 172.21.15.84:0/658516848' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T07:57:52.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:52 smithi112 bash[59335]: cluster 2023-10-01T07:57:51.550216+0000 mon.a (mon.0) 1029 : cluster 0 osdmap e183: 8 total, 8 up, 8 in 2023-10-01T07:57:52.757 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:52.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:52.762 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:52.864 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:52.886 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:52.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:52.891 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:57:52.991 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:53.017 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:53.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:53.019 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:57:53.119 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:53.147 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:53.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:53.153 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:53.254 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:53.276 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:57:53.277 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:57:53.280 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:53.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:53.281 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:53.382 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:53.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:53.416 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:53.416 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:53.516 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:53.547 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:53.550 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:53 smithi112 bash[59335]: cluster 2023-10-01T07:57:52.432107+0000 mgr.y (mgr.34104) 743 : cluster 0 pgmap v755: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 760 op/s 2023-10-01T07:57:53.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:53.552 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:53.653 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:53.687 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:53.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:53.690 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:53.746 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:53 smithi084 bash[75189]: cluster 2023-10-01T07:57:52.432107+0000 mgr.y (mgr.34104) 743 : cluster 0 pgmap v755: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 760 op/s 2023-10-01T07:57:53.746 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:53 smithi084 bash[78255]: cluster 2023-10-01T07:57:52.432107+0000 mgr.y (mgr.34104) 743 : cluster 0 pgmap v755: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 760 op/s 2023-10-01T07:57:53.791 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:53.825 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:53.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:53.829 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:53.885 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T07:57:53.929 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:53.977 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:53.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:53.982 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:54.083 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:54.113 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:54.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:54.116 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:54.217 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:54.248 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:54.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:54.253 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:54.353 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:54.386 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:54.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:54.392 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:54.493 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:54.523 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:54.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:54.526 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:54.627 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:54.647 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:54.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:54.653 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:54.727 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:54 smithi112 bash[59335]: cluster 2023-10-01T07:57:54.432491+0000 mgr.y (mgr.34104) 744 : cluster 0 pgmap v756: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 760 op/s 2023-10-01T07:57:54.753 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:54.779 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:54.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:54.783 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:54.797 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:54 smithi084 bash[75189]: cluster 2023-10-01T07:57:54.432491+0000 mgr.y (mgr.34104) 744 : cluster 0 pgmap v756: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 760 op/s 2023-10-01T07:57:54.797 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:54 smithi084 bash[78255]: cluster 2023-10-01T07:57:54.432491+0000 mgr.y (mgr.34104) 744 : cluster 0 pgmap v756: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 760 op/s 2023-10-01T07:57:54.853 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-01T07:57:54.884 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:54.920 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:54.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:54.926 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:55.027 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:55.051 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:55.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:55.060 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:55.161 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:55.199 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:55.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:55.205 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:55.305 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:55.331 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:55.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:55.337 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:55.438 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:55.471 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:55.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:55.475 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:55.575 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:55.596 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:55.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:55.598 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:55.699 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:55.734 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:55.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:55.743 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:55.844 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:55.862 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:55.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:55.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:55.965 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:56.011 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:56.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:56.017 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:56.117 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:56.160 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:57:56 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:57:56] "GET /metrics HTTP/1.1" 200 36319 "" "Prometheus/2.33.4" 2023-10-01T07:57:56.160 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:56.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:56.162 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:56.263 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:56.289 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:56.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:56.292 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:57:56.393 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:56.422 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:56.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:56.426 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:56.527 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:56.566 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:56.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:56.575 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:56.677 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:56.712 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:56.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:56.717 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:56.818 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:56.846 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:56.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:56.856 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:56.957 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:56.984 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:56.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:56.990 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:57.091 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:57.115 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:57.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:57.119 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:57.220 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:57.255 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:57.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:57.264 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:57:57.365 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:57.404 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:57.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:57.411 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:57:57.512 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:57.548 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:57.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:57.553 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:57:57.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:57 smithi084 bash[75189]: cluster 2023-10-01T07:57:56.433293+0000 mgr.y (mgr.34104) 745 : cluster 0 pgmap v757: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 752 op/s 2023-10-01T07:57:57.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:57 smithi084 bash[78255]: cluster 2023-10-01T07:57:56.433293+0000 mgr.y (mgr.34104) 745 : cluster 0 pgmap v757: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 752 op/s 2023-10-01T07:57:57.655 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:57.685 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:57.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:57.687 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:57:57.788 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:57.796 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:57 smithi112 bash[59335]: cluster 2023-10-01T07:57:56.433293+0000 mgr.y (mgr.34104) 745 : cluster 0 pgmap v757: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 752 op/s 2023-10-01T07:57:57.828 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:57.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:57.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:57.933 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:57.968 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:57.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:57.975 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:58.076 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:58.111 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:58.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:58.114 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:58.215 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:58.244 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:57:58.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:58.249 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:57:58.349 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:58.378 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:58.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:58.385 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:58.486 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:58.516 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:57:58.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:58.522 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:57:58.623 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:58.650 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:58.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:58.653 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:57:58.753 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:58.785 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:58.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:58.788 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:58.889 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:58.925 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:57:58.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:58.930 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:57:59.031 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:59.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:59.063 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:59.063 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:59.138 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:57:59.139 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:57:59.164 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:59.200 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:57:59.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:59.203 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:57:59.304 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:59.328 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:57:59.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:59.335 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:57:59.436 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:59.472 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:59.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:59.477 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:59.578 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:59.606 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:57:59.607 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:57:59 smithi084 bash[75189]: cluster 2023-10-01T07:57:58.433697+0000 mgr.y (mgr.34104) 746 : cluster 0 pgmap v758: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 751 op/s 2023-10-01T07:57:59.608 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:57:59 smithi084 bash[78255]: cluster 2023-10-01T07:57:58.433697+0000 mgr.y (mgr.34104) 746 : cluster 0 pgmap v758: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 751 op/s 2023-10-01T07:57:59.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:59.609 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:57:59.709 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:59.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:59.740 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:57:59.740 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:57:59.841 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:59.850 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:57:59 smithi112 bash[59335]: cluster 2023-10-01T07:57:58.433697+0000 mgr.y (mgr.34104) 746 : cluster 0 pgmap v758: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 751 op/s 2023-10-01T07:57:59.878 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:57:59.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:57:59.881 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:57:59.982 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:00.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:00.018 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:00.019 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:00.119 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:00.149 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:00.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:00.153 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:00.254 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:00.290 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:00.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:00.293 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:58:00.394 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:00.436 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:00.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:00.442 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:58:00.543 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:00.564 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:00.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:00.570 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:58:00.674 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:00.706 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:00.706 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:00 smithi084 bash[78255]: audit 2023-10-01T07:58:00.087568+0000 mon.a (mon.0) 1030 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:58:00.707 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:00 smithi084 bash[75189]: audit 2023-10-01T07:58:00.087568+0000 mon.a (mon.0) 1030 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:58:00.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:00.708 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:00.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:00 smithi112 bash[59335]: audit 2023-10-01T07:58:00.087568+0000 mon.a (mon.0) 1030 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:58:00.809 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:00.840 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:00.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:00.845 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:58:00.945 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:00.984 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:00.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:00.988 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:01.088 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:01.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:01.126 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:01.127 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:01.227 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:01.251 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:01.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:01.254 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:58:01.355 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:01.377 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:01.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:01.383 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:01.484 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:01.507 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:01.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:01.511 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:58:01.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:01 smithi084 bash[75189]: cluster 2023-10-01T07:58:00.438035+0000 mgr.y (mgr.34104) 747 : cluster 0 pgmap v759: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 745 op/s 2023-10-01T07:58:01.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:01 smithi084 bash[78255]: cluster 2023-10-01T07:58:00.438035+0000 mgr.y (mgr.34104) 747 : cluster 0 pgmap v759: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 745 op/s 2023-10-01T07:58:01.611 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:01.659 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:01.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:01.664 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:01.764 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:01.775 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:01 smithi112 bash[59335]: cluster 2023-10-01T07:58:00.438035+0000 mgr.y (mgr.34104) 747 : cluster 0 pgmap v759: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 745 op/s 2023-10-01T07:58:01.795 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:01.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:01.801 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:01.901 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:01.928 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:01.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:01.934 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:58:02.035 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:02.056 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:02.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:02.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:02.159 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:02.185 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:02.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:02.187 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:02.288 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:02.315 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:02.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:02.320 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:02.421 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:02.449 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:02.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:02.452 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:02.553 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:02.584 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:02.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:02.589 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:58:02.689 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:02.718 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:02.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:02.724 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:02.825 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:02.854 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:02.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:02.858 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:58:02.959 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:02.992 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:03.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:03.001 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:03.101 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:03.125 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:03.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:03.127 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:03.228 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:03.257 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:03.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:03.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:03.364 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:03.397 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:03.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:03.400 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:03.501 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:03.509 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:03 smithi084 bash[78255]: cluster 2023-10-01T07:58:02.438470+0000 mgr.y (mgr.34104) 748 : cluster 0 pgmap v760: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2023-10-01T07:58:03.530 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:03.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:03.533 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:03.559 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2023-10-01T07:58:03.559 INFO:teuthology.orchestra.run.smithi084.stdout: "ops": [ 2023-10-01T07:58:03.560 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.560 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop_reply(client.35277.0:146772 8.a e183/173)", 2023-10-01T07:58:03.560 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:58:03.554526+0000", 2023-10-01T07:58:03.560 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.00083923899999999998, 2023-10-01T07:58:03.560 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00086319599999999999, 2023-10-01T07:58:03.560 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:58:03.560 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "queued for pg", 2023-10-01T07:58:03.560 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:58:03.560 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.560 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:58:03.560 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.554526+0000", 2023-10-01T07:58:03.561 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:03.561 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.561 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.561 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:58:03.561 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.554526+0000", 2023-10-01T07:58:03.561 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:03.561 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.561 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.561 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:58:03.561 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.554526+0000", 2023-10-01T07:58:03.561 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T07:58:03.561 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.562 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.562 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:58:03.562 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.554531+0000", 2023-10-01T07:58:03.562 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.0730000000000004e-06 2023-10-01T07:58:03.562 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.562 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.562 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:58:03.562 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.554542+0000", 2023-10-01T07:58:03.562 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0823e-05 2023-10-01T07:58:03.562 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.562 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.562 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:58:03.563 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.554549+0000", 2023-10-01T07:58:03.563 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.6860000000000006e-06 2023-10-01T07:58:03.563 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:03.563 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:58:03.563 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:03.563 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.563 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.563 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop_reply(client.35277.0:146773 8.a e183/173)", 2023-10-01T07:58:03.563 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:58:03.554557+0000", 2023-10-01T07:58:03.563 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.00080908900000000003, 2023-10-01T07:58:03.563 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00088509199999999998, 2023-10-01T07:58:03.563 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:58:03.563 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "queued for pg", 2023-10-01T07:58:03.564 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:58:03.564 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.564 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:58:03.564 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.554557+0000", 2023-10-01T07:58:03.564 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:03.564 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.564 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.564 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:58:03.564 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.554557+0000", 2023-10-01T07:58:03.564 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:03.564 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.565 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.565 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:58:03.565 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.554556+0000", 2023-10-01T07:58:03.565 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T07:58:03.565 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.565 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.565 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:58:03.565 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.554559+0000", 2023-10-01T07:58:03.565 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.599e-06 2023-10-01T07:58:03.565 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.565 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.565 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:58:03.566 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.554566+0000", 2023-10-01T07:58:03.566 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.6749999999999996e-06 2023-10-01T07:58:03.566 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.566 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.566 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:58:03.566 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.554571+0000", 2023-10-01T07:58:03.566 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.1769999999999997e-06 2023-10-01T07:58:03.566 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:03.566 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:58:03.566 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:03.567 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.567 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.567 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.35277.0:146772 8.a 8:56c91360:::benchmark_data_smithi084_146341_object35638:head [delete] snapc 0=[] ondisk+write+known_if_redirected e183)", 2023-10-01T07:58:03.567 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:58:03.525876+0000", 2023-10-01T07:58:03.567 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.029489303000000001, 2023-10-01T07:58:03.567 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.029619758999999999, 2023-10-01T07:58:03.567 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:58:03.567 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "waiting for sub ops", 2023-10-01T07:58:03.567 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:58:03.567 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.35277", 2023-10-01T07:58:03.567 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T07:58:03.567 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 146772 2023-10-01T07:58:03.568 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.568 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:58:03.568 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.568 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:58:03.568 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.525876+0000", 2023-10-01T07:58:03.568 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:03.568 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.568 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.568 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:58:03.568 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.525876+0000", 2023-10-01T07:58:03.568 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:03.568 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.568 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.569 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:58:03.569 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.525876+0000", 2023-10-01T07:58:03.569 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T07:58:03.569 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.569 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.569 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:58:03.569 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.525879+0000", 2023-10-01T07:58:03.569 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.6869999999999999e-06 2023-10-01T07:58:03.569 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.569 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.569 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:58:03.569 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.525885+0000", 2023-10-01T07:58:03.570 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.7800000000000003e-06 2023-10-01T07:58:03.570 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.570 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.570 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:58:03.570 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.525892+0000", 2023-10-01T07:58:03.570 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.0440000000000001e-06 2023-10-01T07:58:03.570 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.570 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.570 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:58:03.570 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.534148+0000", 2023-10-01T07:58:03.570 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0082567869999999998 2023-10-01T07:58:03.570 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.570 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.571 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:58:03.571 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.534409+0000", 2023-10-01T07:58:03.571 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00026042900000000001 2023-10-01T07:58:03.571 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.571 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.571 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 2,5", 2023-10-01T07:58:03.571 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.534547+0000", 2023-10-01T07:58:03.571 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00013790800000000001 2023-10-01T07:58:03.571 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:03.571 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:58:03.571 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:03.571 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.572 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.572 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.35277.0:146773 8.a 8:50d527e7:::benchmark_data_smithi084_146341_object35639:head [delete] snapc 0=[] ondisk+write+known_if_redirected e183)", 2023-10-01T07:58:03.572 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:58:03.532466+0000", 2023-10-01T07:58:03.572 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.022899567999999999, 2023-10-01T07:58:03.572 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.023107949999999999, 2023-10-01T07:58:03.572 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:58:03.572 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "waiting for sub ops", 2023-10-01T07:58:03.572 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:58:03.572 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.35277", 2023-10-01T07:58:03.572 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T07:58:03.572 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 146773 2023-10-01T07:58:03.572 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.572 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:58:03.573 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.573 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:58:03.573 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.532466+0000", 2023-10-01T07:58:03.573 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:03.573 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.573 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.573 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:58:03.573 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.532466+0000", 2023-10-01T07:58:03.573 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:03.573 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.573 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.573 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:58:03.573 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.532465+0000", 2023-10-01T07:58:03.574 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T07:58:03.574 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.574 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.574 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:58:03.574 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.532472+0000", 2023-10-01T07:58:03.574 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.4390000000000003e-06 2023-10-01T07:58:03.574 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.574 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.574 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:58:03.574 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.532484+0000", 2023-10-01T07:58:03.574 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.2298e-05 2023-10-01T07:58:03.574 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.575 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.575 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:58:03.575 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.532493+0000", 2023-10-01T07:58:03.575 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.276e-06 2023-10-01T07:58:03.575 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.575 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.575 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:58:03.575 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.541597+0000", 2023-10-01T07:58:03.575 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0091047300000000001 2023-10-01T07:58:03.575 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.575 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.575 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:58:03.576 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.541733+0000", 2023-10-01T07:58:03.576 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00013583599999999999 2023-10-01T07:58:03.576 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.576 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.576 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 2,5", 2023-10-01T07:58:03.576 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.541875+0000", 2023-10-01T07:58:03.576 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00014143200000000001 2023-10-01T07:58:03.576 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:03.576 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:58:03.576 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:03.576 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.576 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.576 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.35277.0:146774 8.a 8:5ad84b60:::benchmark_data_smithi084_146341_object35640:head [delete] snapc 0=[] ondisk+write+known_if_redirected e183)", 2023-10-01T07:58:03.577 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:58:03.532567+0000", 2023-10-01T07:58:03.577 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.022798892000000001, 2023-10-01T07:58:03.577 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.023082828999999999, 2023-10-01T07:58:03.577 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:58:03.577 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "waiting for sub ops", 2023-10-01T07:58:03.577 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:58:03.577 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.35277", 2023-10-01T07:58:03.577 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T07:58:03.577 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 146774 2023-10-01T07:58:03.577 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.577 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:58:03.577 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.578 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:58:03.578 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.532567+0000", 2023-10-01T07:58:03.578 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:03.578 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.578 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.578 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:58:03.578 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.532567+0000", 2023-10-01T07:58:03.578 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:03.578 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.578 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.578 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:58:03.579 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.532566+0000", 2023-10-01T07:58:03.579 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:58:03.579 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.579 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.579 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:58:03.579 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.532572+0000", 2023-10-01T07:58:03.579 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.0689999999999998e-06 2023-10-01T07:58:03.579 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.579 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.579 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:58:03.579 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.532584+0000", 2023-10-01T07:58:03.579 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.2672e-05 2023-10-01T07:58:03.579 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.580 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.580 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:58:03.580 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.532593+0000", 2023-10-01T07:58:03.580 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.2330000000000006e-06 2023-10-01T07:58:03.580 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.580 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.580 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:58:03.580 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.546424+0000", 2023-10-01T07:58:03.580 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.013831385999999999 2023-10-01T07:58:03.580 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.580 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.580 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:58:03.580 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.546551+0000", 2023-10-01T07:58:03.581 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000126845 2023-10-01T07:58:03.581 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.581 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.581 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 2,5", 2023-10-01T07:58:03.581 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.546682+0000", 2023-10-01T07:58:03.581 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00013114800000000001 2023-10-01T07:58:03.581 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:03.581 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:58:03.581 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:03.581 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.581 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.581 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.35277.0:146776 8.a 8:5eaf061d:::benchmark_data_smithi084_146341_object35642:head [delete] snapc 0=[] ondisk+write+known_if_redirected e183)", 2023-10-01T07:58:03.582 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:58:03.534242+0000", 2023-10-01T07:58:03.582 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.021124028999999999, 2023-10-01T07:58:03.582 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.021481851999999999, 2023-10-01T07:58:03.582 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:58:03.582 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "waiting for sub ops", 2023-10-01T07:58:03.582 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:58:03.582 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.35277", 2023-10-01T07:58:03.582 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T07:58:03.582 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 146776 2023-10-01T07:58:03.582 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.582 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:58:03.582 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.582 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:58:03.583 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.534242+0000", 2023-10-01T07:58:03.583 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:03.583 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.583 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.583 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:58:03.583 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.534242+0000", 2023-10-01T07:58:03.583 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:03.583 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.583 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.583 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:58:03.583 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.534241+0000", 2023-10-01T07:58:03.583 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:58:03.584 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.584 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.584 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:58:03.584 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.534246+0000", 2023-10-01T07:58:03.584 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.3480000000000003e-06 2023-10-01T07:58:03.584 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.584 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.584 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:58:03.584 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.534257+0000", 2023-10-01T07:58:03.584 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.1177e-05 2023-10-01T07:58:03.584 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.584 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.584 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:58:03.585 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.534265+0000", 2023-10-01T07:58:03.585 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.4309999999999997e-06 2023-10-01T07:58:03.585 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.585 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.585 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:58:03.585 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.551104+0000", 2023-10-01T07:58:03.585 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.016838835999999999 2023-10-01T07:58:03.585 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.585 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.585 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:58:03.585 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.551235+0000", 2023-10-01T07:58:03.585 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000131297 2023-10-01T07:58:03.585 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.586 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.586 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 2,5", 2023-10-01T07:58:03.586 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.551367+0000", 2023-10-01T07:58:03.586 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000132008 2023-10-01T07:58:03.586 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:03.586 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:58:03.586 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:03.586 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.586 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.586 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.35277.0:146777 8.b e183/173 8:d680b354:::benchmark_data_smithi084_146341_object35643:head v 183'9066, mlcod=183'9062)", 2023-10-01T07:58:03.586 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:58:03.537052+0000", 2023-10-01T07:58:03.586 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.018313287000000001, 2023-10-01T07:58:03.586 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.018744826999999999, 2023-10-01T07:58:03.587 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:58:03.587 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "started", 2023-10-01T07:58:03.587 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:58:03.587 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.587 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:58:03.587 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.537052+0000", 2023-10-01T07:58:03.587 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:03.587 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.587 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.587 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:58:03.587 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.537052+0000", 2023-10-01T07:58:03.587 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:03.587 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.588 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.588 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:58:03.588 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.537052+0000", 2023-10-01T07:58:03.588 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T07:58:03.588 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.588 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.588 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:58:03.588 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.537056+0000", 2023-10-01T07:58:03.588 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.33e-06 2023-10-01T07:58:03.588 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.588 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.588 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:58:03.589 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.537063+0000", 2023-10-01T07:58:03.589 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.2389999999999999e-06 2023-10-01T07:58:03.589 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.589 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.589 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:58:03.589 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.537067+0000", 2023-10-01T07:58:03.589 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.7600000000000002e-06 2023-10-01T07:58:03.589 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.589 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.589 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:58:03.589 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.541388+0000", 2023-10-01T07:58:03.589 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0043209449999999996 2023-10-01T07:58:03.589 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.590 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.590 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:58:03.590 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.541412+0000", 2023-10-01T07:58:03.590 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.3876999999999999e-05 2023-10-01T07:58:03.590 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:03.590 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:58:03.590 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:03.590 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.590 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.590 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.35277.0:146787 8.7 8:e8af01c2:::benchmark_data_smithi084_146341_object35653:head [delete] snapc 0=[] ondisk+write+known_if_redirected e183)", 2023-10-01T07:58:03.590 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:58:03.542976+0000", 2023-10-01T07:58:03.590 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.012389434, 2023-10-01T07:58:03.590 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.012881942, 2023-10-01T07:58:03.591 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:58:03.591 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "waiting for sub ops", 2023-10-01T07:58:03.591 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:58:03.591 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.35277", 2023-10-01T07:58:03.591 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T07:58:03.591 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 146787 2023-10-01T07:58:03.591 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.591 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:58:03.591 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.591 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:58:03.591 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.542976+0000", 2023-10-01T07:58:03.591 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:03.592 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.592 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.592 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:58:03.592 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.542976+0000", 2023-10-01T07:58:03.592 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:03.592 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.592 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.592 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:58:03.592 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.542975+0000", 2023-10-01T07:58:03.592 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:58:03.592 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.592 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.592 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:58:03.593 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.542980+0000", 2023-10-01T07:58:03.593 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.6979999999999997e-06 2023-10-01T07:58:03.593 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.593 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.593 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:58:03.593 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.542993+0000", 2023-10-01T07:58:03.593 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.2656999999999999e-05 2023-10-01T07:58:03.593 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.593 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.593 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:58:03.593 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.543011+0000", 2023-10-01T07:58:03.593 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.8026e-05 2023-10-01T07:58:03.594 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.594 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.594 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:58:03.594 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.543133+0000", 2023-10-01T07:58:03.594 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000121718 2023-10-01T07:58:03.594 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.594 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.594 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:58:03.594 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.543257+0000", 2023-10-01T07:58:03.594 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00012415500000000001 2023-10-01T07:58:03.594 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.594 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.595 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,6", 2023-10-01T07:58:03.595 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.543376+0000", 2023-10-01T07:58:03.595 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00011898 2023-10-01T07:58:03.595 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.595 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.595 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:58:03.595 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.555194+0000", 2023-10-01T07:58:03.595 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.01181861 2023-10-01T07:58:03.595 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:03.595 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:58:03.595 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:03.595 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.595 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.595 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop_reply(client.35277.0:146787 8.7 e183/173)", 2023-10-01T07:58:03.596 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:58:03.551810+0000", 2023-10-01T07:58:03.596 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.0035560430000000001, 2023-10-01T07:58:03.596 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0041263250000000001, 2023-10-01T07:58:03.596 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:58:03.596 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "queued for pg", 2023-10-01T07:58:03.596 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:58:03.596 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.596 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:58:03.596 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.551810+0000", 2023-10-01T07:58:03.596 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:03.596 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.596 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.596 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:58:03.597 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.551810+0000", 2023-10-01T07:58:03.597 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:03.597 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.597 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.597 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:58:03.597 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.551809+0000", 2023-10-01T07:58:03.597 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T07:58:03.597 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.597 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.597 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:58:03.597 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.551817+0000", 2023-10-01T07:58:03.597 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.2789999999999998e-06 2023-10-01T07:58:03.597 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.598 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.598 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:58:03.598 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.551828+0000", 2023-10-01T07:58:03.598 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0584999999999999e-05 2023-10-01T07:58:03.598 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.598 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.598 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:58:03.598 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.551835+0000", 2023-10-01T07:58:03.598 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.4399999999999999e-06 2023-10-01T07:58:03.598 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:03.598 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:58:03.598 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:03.599 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.599 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.599 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.35277.0:146788 8.1 8:84fb9cb1:::benchmark_data_smithi084_146341_object35654:head [delete] snapc 0=[] ondisk+write+known_if_redirected e183)", 2023-10-01T07:58:03.599 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:58:03.554250+0000", 2023-10-01T07:58:03.599 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.0011161109999999999, 2023-10-01T07:58:03.599 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.001736874, 2023-10-01T07:58:03.599 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:58:03.599 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "waiting for sub ops", 2023-10-01T07:58:03.599 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:58:03.599 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.35277", 2023-10-01T07:58:03.599 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T07:58:03.599 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 146788 2023-10-01T07:58:03.600 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.600 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:58:03.600 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.600 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:58:03.600 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.554250+0000", 2023-10-01T07:58:03.600 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:03.600 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.600 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.600 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:58:03.600 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.554250+0000", 2023-10-01T07:58:03.600 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:03.600 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.600 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.600 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:58:03.601 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.554248+0000", 2023-10-01T07:58:03.601 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T07:58:03.601 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.601 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.601 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:58:03.601 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.554255+0000", 2023-10-01T07:58:03.601 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.9879999999999998e-06 2023-10-01T07:58:03.601 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.601 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.601 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:58:03.601 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.554268+0000", 2023-10-01T07:58:03.601 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.3382e-05 2023-10-01T07:58:03.602 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.602 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.602 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:58:03.602 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.554277+0000", 2023-10-01T07:58:03.602 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.9709999999999993e-06 2023-10-01T07:58:03.602 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.602 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.602 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:58:03.602 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.554320+0000", 2023-10-01T07:58:03.602 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.2290000000000003e-05 2023-10-01T07:58:03.602 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.602 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.602 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:58:03.603 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.554422+0000", 2023-10-01T07:58:03.603 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000101914 2023-10-01T07:58:03.603 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:03.603 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:03.603 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 0,2", 2023-10-01T07:58:03.603 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:03.554636+0000", 2023-10-01T07:58:03.603 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00021455000000000001 2023-10-01T07:58:03.603 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:03.603 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:58:03.603 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:03.603 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:03.603 INFO:teuthology.orchestra.run.smithi084.stdout: ], 2023-10-01T07:58:03.603 INFO:teuthology.orchestra.run.smithi084.stdout: "num_ops": 10 2023-10-01T07:58:03.604 INFO:teuthology.orchestra.run.smithi084.stdout:} 2023-10-01T07:58:03.604 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:03 smithi084 bash[75189]: cluster 2023-10-01T07:58:02.438470+0000 mgr.y (mgr.34104) 748 : cluster 0 pgmap v760: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2023-10-01T07:58:03.633 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:03.659 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:03.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:03.661 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:03.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:03 smithi112 bash[59335]: cluster 2023-10-01T07:58:02.438470+0000 mgr.y (mgr.34104) 748 : cluster 0 pgmap v760: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2023-10-01T07:58:03.761 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:03.789 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:03.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:03.793 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:03.893 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:03.916 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:03.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:03.918 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:04.019 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:04.044 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:04.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:04.048 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:04.148 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:04.176 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:04.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:04.182 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:04.272 INFO:teuthology.orchestra.run.smithi084.stdout:moved 0 / 267 (0%) 2023-10-01T07:58:04.272 INFO:teuthology.orchestra.run.smithi084.stdout:avg 33.375 2023-10-01T07:58:04.272 INFO:teuthology.orchestra.run.smithi084.stdout:stddev 2.49687 -> 2.49687 (expected baseline 5.40399) 2023-10-01T07:58:04.272 INFO:teuthology.orchestra.run.smithi084.stdout:min osd.2 with 30 -> 30 pgs (0.898876 -> 0.898876 * mean) 2023-10-01T07:58:04.272 INFO:teuthology.orchestra.run.smithi084.stdout:max osd.1 with 39 -> 39 pgs (1.16854 -> 1.16854 * mean) 2023-10-01T07:58:04.273 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T07:58:04.273 INFO:teuthology.orchestra.run.smithi084.stdout:oload 1000 2023-10-01T07:58:04.273 INFO:teuthology.orchestra.run.smithi084.stdout:max_change 0.05 2023-10-01T07:58:04.273 INFO:teuthology.orchestra.run.smithi084.stdout:max_change_osds 4 2023-10-01T07:58:04.273 INFO:teuthology.orchestra.run.smithi084.stdout:average_utilization 0.0233 2023-10-01T07:58:04.273 INFO:teuthology.orchestra.run.smithi084.stdout:overload_utilization 0.2327 2023-10-01T07:58:04.283 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:04.284 INFO:teuthology.orchestra.run.smithi084.stderr:no change 2023-10-01T07:58:04.312 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:04.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:04.316 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:04.417 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:04.440 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:04.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:04.447 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:04.547 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:04.568 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:04.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:04.574 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:04.675 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:04.705 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:04.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:04.711 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:04.812 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:04.833 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:04 smithi084 bash[75189]: audit 2023-10-01T07:58:04.260362+0000 mgr.y (mgr.34104) 749 : audit 0 from='client.35370 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:58:04.833 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:04 smithi084 bash[75189]: cluster 2023-10-01T07:58:04.438795+0000 mgr.y (mgr.34104) 750 : cluster 0 pgmap v761: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 616 op/s 2023-10-01T07:58:04.833 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:04 smithi084 bash[78255]: audit 2023-10-01T07:58:04.260362+0000 mgr.y (mgr.34104) 749 : audit 0 from='client.35370 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:58:04.834 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:04 smithi084 bash[78255]: cluster 2023-10-01T07:58:04.438795+0000 mgr.y (mgr.34104) 750 : cluster 0 pgmap v761: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 616 op/s 2023-10-01T07:58:04.840 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:04.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:04.844 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:04.944 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:04.952 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:04 smithi112 bash[59335]: audit 2023-10-01T07:58:04.260362+0000 mgr.y (mgr.34104) 749 : audit 0 from='client.35370 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:58:04.953 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:04 smithi112 bash[59335]: cluster 2023-10-01T07:58:04.438795+0000 mgr.y (mgr.34104) 750 : cluster 0 pgmap v761: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 616 op/s 2023-10-01T07:58:04.969 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:04.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:04.972 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:58:05.072 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:05.101 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:05.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:05.107 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:05.208 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:05.231 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:05.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:05.236 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:05.337 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:05.363 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:05.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:05.365 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:05.465 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:05.485 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:05.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:05.489 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:58:05.589 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:05.617 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:05.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:05.622 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:58:05.723 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:05.764 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:05.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:05.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:58:05.870 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:05.891 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:05.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:05.893 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:05.994 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:06.029 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:06.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:06.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:58:06.135 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:06.166 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:06.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:06.169 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:06.270 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:06.306 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:06.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:06.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:06.411 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:06.443 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:06.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:06.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:06.554 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:06.572 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:58:06 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:58:06] "GET /metrics HTTP/1.1" 200 36320 "" "Prometheus/2.33.4" 2023-10-01T07:58:06.594 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:06.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:06.596 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:06.697 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:06.722 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:06.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:06.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:06.830 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:06.857 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:06.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:06.866 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:58:06.966 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:06.996 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:07.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:07.007 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:07.047 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-10-01T07:58:07.108 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:07.160 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:07.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:07.167 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:58:07.268 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:07.301 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:07.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:07.306 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:07.407 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:07.432 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:07.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:07.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:07.537 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:07.544 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:07 smithi112 bash[59335]: cluster 2023-10-01T07:58:06.439488+0000 mgr.y (mgr.34104) 751 : cluster 0 pgmap v762: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 904 op/s 2023-10-01T07:58:07.558 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:07.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:07.565 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:07.665 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:07.700 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:07.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:07.703 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:07.804 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:07.813 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:07 smithi084 bash[75189]: cluster 2023-10-01T07:58:06.439488+0000 mgr.y (mgr.34104) 751 : cluster 0 pgmap v762: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 904 op/s 2023-10-01T07:58:07.813 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:07 smithi084 bash[78255]: cluster 2023-10-01T07:58:06.439488+0000 mgr.y (mgr.34104) 751 : cluster 0 pgmap v762: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 904 op/s 2023-10-01T07:58:07.835 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:07.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:07.838 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:07.939 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:07.975 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:07.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:07.981 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:08.053 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '110', 'type': 'reweight-by-utilization'} 2023-10-01T07:58:08.054 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd reweight-by-utilization 110 1.0 2023-10-01T07:58:08.081 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:08.142 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:08.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:08.144 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:08.245 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:08.278 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:08.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:08.287 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:08.388 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:08.425 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:08.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:08.429 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:58:08.529 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:08.553 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:08.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:08.555 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:08.657 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:08.685 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:08.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:08.687 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:08.787 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:08.844 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:08.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:08.853 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:08.953 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:08.984 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:08.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:08.987 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:58:09.088 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:09.124 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:09.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:09.129 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:09.229 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:09.268 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:09.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:09.274 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:09.375 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:09.402 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:09.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:09.408 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:09.501 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:09 smithi084 bash[78255]: cluster 2023-10-01T07:58:08.439919+0000 mgr.y (mgr.34104) 752 : cluster 0 pgmap v763: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 591 op/s 2023-10-01T07:58:09.501 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:09 smithi084 bash[75189]: cluster 2023-10-01T07:58:08.439919+0000 mgr.y (mgr.34104) 752 : cluster 0 pgmap v763: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 591 op/s 2023-10-01T07:58:09.509 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:09.539 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:09.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:09.550 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:58:09.650 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:09.677 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:09.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:09.687 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:58:09.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:09 smithi112 bash[59335]: cluster 2023-10-01T07:58:08.439919+0000 mgr.y (mgr.34104) 752 : cluster 0 pgmap v763: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 591 op/s 2023-10-01T07:58:09.787 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:09.817 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:09.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:09.819 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:09.919 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:09.947 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:09.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:09.952 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:10.052 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:10.076 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:10.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:10.081 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:10.181 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:10.229 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:10.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:10.233 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:10.334 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:10.370 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:10.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:10.377 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:10.478 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:10.515 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:10 smithi084 bash[75189]: audit 2023-10-01T07:58:10.113962+0000 mon.a (mon.0) 1031 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:58:10.515 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:10 smithi084 bash[78255]: audit 2023-10-01T07:58:10.113962+0000 mon.a (mon.0) 1031 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:58:10.516 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:10.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:10.518 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:10.619 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:10.628 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:10 smithi112 bash[59335]: audit 2023-10-01T07:58:10.113962+0000 mon.a (mon.0) 1031 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:58:10.643 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:10.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:10.646 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:10.747 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:10.776 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:10.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:10.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:10.883 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:10.911 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:10.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:10.914 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:58:11.015 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:11.041 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:11.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:11.044 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:11.145 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:11.172 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:11.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:11.179 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:11.280 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:11.304 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:11.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:11.307 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:58:11.408 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:11.443 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:11.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:11.449 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:11.550 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:11.586 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T07:58:11.614 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:11.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:11.617 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:58:11.634 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T07:58:11.686 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T07:58:11.719 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:11.728 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:11 smithi084 bash[78255]: cluster 2023-10-01T07:58:10.440642+0000 mgr.y (mgr.34104) 753 : cluster 0 pgmap v764: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2023-10-01T07:58:11.728 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:11 smithi084 bash[75189]: cluster 2023-10-01T07:58:10.440642+0000 mgr.y (mgr.34104) 753 : cluster 0 pgmap v764: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2023-10-01T07:58:11.728 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T07:58:11.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:11 smithi112 bash[59335]: cluster 2023-10-01T07:58:10.440642+0000 mgr.y (mgr.34104) 753 : cluster 0 pgmap v764: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2023-10-01T07:58:11.753 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:11.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:11.758 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:58:11.776 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T07:58:11.810 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T07:58:11.860 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:11.861 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T07:58:11.909 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T07:58:11.912 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:11.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:11.917 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:58:11.919 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T07:58:11.919 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T07:58:11.919 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T07:58:11.919 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T07:58:11.919 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T07:58:11.919 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T07:58:11.919 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T07:58:11.919 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T07:58:11.948 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:58:12.018 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:12.061 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:12.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:12.068 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:58:12.169 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:12.198 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:12.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:12.201 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:12.301 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:12.341 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:12.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:12.343 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:12.444 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:12.472 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:12.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:12.475 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:12.538 INFO:teuthology.orchestra.run.smithi084.stderr:nodeep-scrub is unset 2023-10-01T07:58:12.575 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:12.585 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:12 smithi112 bash[59335]: audit 2023-10-01T07:58:11.541685+0000 mon.c (mon.2) 88 : audit 0 from='client.? 172.21.15.84:0/3814833747' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:58:12.585 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:12 smithi112 bash[59335]: audit 2023-10-01T07:58:12.080244+0000 mon.c (mon.2) 89 : audit 1 from='client.? 172.21.15.84:0/2302732693' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:58:12.585 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:12 smithi112 bash[59335]: audit 2023-10-01T07:58:12.081216+0000 mon.a (mon.0) 1032 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:58:12.605 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:12.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:12.614 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:12.715 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:12.736 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:12.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:12.741 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:58:12.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:12 smithi084 bash[75189]: audit 2023-10-01T07:58:11.541685+0000 mon.c (mon.2) 88 : audit 0 from='client.? 172.21.15.84:0/3814833747' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:58:12.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:12 smithi084 bash[75189]: audit 2023-10-01T07:58:12.080244+0000 mon.c (mon.2) 89 : audit 1 from='client.? 172.21.15.84:0/2302732693' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:58:12.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:12 smithi084 bash[75189]: audit 2023-10-01T07:58:12.081216+0000 mon.a (mon.0) 1032 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:58:12.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:12 smithi084 bash[78255]: audit 2023-10-01T07:58:11.541685+0000 mon.c (mon.2) 88 : audit 0 from='client.? 172.21.15.84:0/3814833747' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:58:12.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:12 smithi084 bash[78255]: audit 2023-10-01T07:58:12.080244+0000 mon.c (mon.2) 89 : audit 1 from='client.? 172.21.15.84:0/2302732693' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:58:12.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:12 smithi084 bash[78255]: audit 2023-10-01T07:58:12.081216+0000 mon.a (mon.0) 1032 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:58:12.841 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:12.872 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:12.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:12.879 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:12.980 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:13.004 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:13.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:13.008 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:58:13.109 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:13.138 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:13.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:13.140 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:13.241 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:13.275 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:13.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:13.281 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:13.381 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:13.419 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:13.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:13.424 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:13.524 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:13.527 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:13 smithi084 bash[78255]: cluster 2023-10-01T07:58:12.442997+0000 mgr.y (mgr.34104) 754 : cluster 0 pgmap v765: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 707 op/s 2023-10-01T07:58:13.527 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:13 smithi112 bash[59335]: cluster 2023-10-01T07:58:12.442997+0000 mgr.y (mgr.34104) 754 : cluster 0 pgmap v765: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 707 op/s 2023-10-01T07:58:13.528 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:13 smithi112 bash[59335]: cluster 2023-10-01T07:58:12.516897+0000 mon.a (mon.0) 1033 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T07:58:13.528 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:13 smithi112 bash[59335]: cluster 2023-10-01T07:58:12.516943+0000 mon.a (mon.0) 1034 : cluster 1 Cluster is now healthy 2023-10-01T07:58:13.528 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:13 smithi112 bash[59335]: cluster 2023-10-01T07:58:12.526879+0000 osd.6 (osd.6) 109 : cluster 3 failed to encode map e184 with expected crc 2023-10-01T07:58:13.528 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:13 smithi084 bash[75189]: cluster 2023-10-01T07:58:12.442997+0000 mgr.y (mgr.34104) 754 : cluster 0 pgmap v765: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 707 op/s 2023-10-01T07:58:13.528 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:13 smithi084 bash[75189]: cluster 2023-10-01T07:58:12.516897+0000 mon.a (mon.0) 1033 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T07:58:13.528 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:13 smithi084 bash[75189]: cluster 2023-10-01T07:58:12.516943+0000 mon.a (mon.0) 1034 : cluster 1 Cluster is now healthy 2023-10-01T07:58:13.528 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:13 smithi084 bash[75189]: cluster 2023-10-01T07:58:12.526879+0000 osd.6 (osd.6) 109 : cluster 3 failed to encode map e184 with expected crc 2023-10-01T07:58:13.528 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:13 smithi084 bash[75189]: cluster 2023-10-01T07:58:12.528121+0000 osd.4 (osd.4) 81 : cluster 3 failed to encode map e184 with expected crc 2023-10-01T07:58:13.528 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:13 smithi084 bash[75189]: audit 2023-10-01T07:58:12.529965+0000 mon.a (mon.0) 1035 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T07:58:13.529 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:13 smithi084 bash[75189]: cluster 2023-10-01T07:58:12.530358+0000 mon.a (mon.0) 1036 : cluster 0 osdmap e184: 8 total, 8 up, 8 in 2023-10-01T07:58:13.529 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:13 smithi084 bash[75189]: cluster 2023-10-01T07:58:12.531370+0000 osd.5 (osd.5) 126 : cluster 3 failed to encode map e184 with expected crc 2023-10-01T07:58:13.570 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:13.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:13.572 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:13.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:13 smithi084 bash[78255]: cluster 2023-10-01T07:58:12.516897+0000 mon.a (mon.0) 1033 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T07:58:13.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:13 smithi084 bash[78255]: cluster 2023-10-01T07:58:12.516943+0000 mon.a (mon.0) 1034 : cluster 1 Cluster is now healthy 2023-10-01T07:58:13.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:13 smithi084 bash[78255]: cluster 2023-10-01T07:58:12.526879+0000 osd.6 (osd.6) 109 : cluster 3 failed to encode map e184 with expected crc 2023-10-01T07:58:13.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:13 smithi084 bash[78255]: cluster 2023-10-01T07:58:12.528121+0000 osd.4 (osd.4) 81 : cluster 3 failed to encode map e184 with expected crc 2023-10-01T07:58:13.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:13 smithi084 bash[78255]: audit 2023-10-01T07:58:12.529965+0000 mon.a (mon.0) 1035 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T07:58:13.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:13 smithi084 bash[78255]: cluster 2023-10-01T07:58:12.530358+0000 mon.a (mon.0) 1036 : cluster 0 osdmap e184: 8 total, 8 up, 8 in 2023-10-01T07:58:13.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:13 smithi084 bash[78255]: cluster 2023-10-01T07:58:12.531370+0000 osd.5 (osd.5) 126 : cluster 3 failed to encode map e184 with expected crc 2023-10-01T07:58:13.672 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:13.698 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:13.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:13.700 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:58:13.801 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:13.810 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:13 smithi112 bash[59335]: cluster 2023-10-01T07:58:12.528121+0000 osd.4 (osd.4) 81 : cluster 3 failed to encode map e184 with expected crc 2023-10-01T07:58:13.810 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:13 smithi112 bash[59335]: audit 2023-10-01T07:58:12.529965+0000 mon.a (mon.0) 1035 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T07:58:13.810 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:13 smithi112 bash[59335]: cluster 2023-10-01T07:58:12.530358+0000 mon.a (mon.0) 1036 : cluster 0 osdmap e184: 8 total, 8 up, 8 in 2023-10-01T07:58:13.810 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:13 smithi112 bash[59335]: cluster 2023-10-01T07:58:12.531370+0000 osd.5 (osd.5) 126 : cluster 3 failed to encode map e184 with expected crc 2023-10-01T07:58:13.840 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:13.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:13.845 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:13.946 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:13.976 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:13.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:13.985 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:14.086 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:14.113 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:14.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:14.116 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:14.217 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:14.242 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:14.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:14.245 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:14.346 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:14.381 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:14.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:14.386 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:14.487 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:14.517 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:14.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:14.522 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:14.622 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:14.642 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:14.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:14.647 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:14.742 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:14 smithi084 bash[75189]: cluster 2023-10-01T07:58:14.443541+0000 mgr.y (mgr.34104) 755 : cluster 0 pgmap v767: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 710 op/s 2023-10-01T07:58:14.747 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:14.778 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:14.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:14.784 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:14.884 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:14.894 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:14 smithi112 bash[59335]: cluster 2023-10-01T07:58:14.443541+0000 mgr.y (mgr.34104) 755 : cluster 0 pgmap v767: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 710 op/s 2023-10-01T07:58:14.914 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:14.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:14.920 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:14.997 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:14 smithi084 bash[78255]: cluster 2023-10-01T07:58:14.443541+0000 mgr.y (mgr.34104) 755 : cluster 0 pgmap v767: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 710 op/s 2023-10-01T07:58:15.021 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:15.053 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:15.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:15.059 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:58:15.159 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:15.186 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:15.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:15.190 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:58:15.268 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:58:15.291 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:15.322 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:15.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:15.325 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:15.426 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:15.453 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:15.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:15.460 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:15.561 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:15.614 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:15.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:15.618 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:58:15.718 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:15.746 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:15.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:15.751 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:15.852 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:15.883 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:15.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:15.885 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:58:15.986 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:16.012 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:16.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:16.017 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:16.118 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:16.156 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:16.157 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:16 smithi084 bash[78255]: audit 2023-10-01T07:58:15.092602+0000 mon.a (mon.0) 1037 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:58:16.157 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:16 smithi084 bash[78255]: audit 2023-10-01T07:58:15.093680+0000 mon.a (mon.0) 1038 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:58:16.157 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:16 smithi084 bash[75189]: audit 2023-10-01T07:58:15.092602+0000 mon.a (mon.0) 1037 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:58:16.157 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:16 smithi084 bash[75189]: audit 2023-10-01T07:58:15.093680+0000 mon.a (mon.0) 1038 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:58:16.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:16.160 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:16.261 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:16.272 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:16 smithi112 bash[59335]: audit 2023-10-01T07:58:15.092602+0000 mon.a (mon.0) 1037 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:58:16.272 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:16 smithi112 bash[59335]: audit 2023-10-01T07:58:15.093680+0000 mon.a (mon.0) 1038 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:58:16.291 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:16.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:16.328 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:58:16.429 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:16.475 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:16.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:16.491 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:16.574 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:58:16 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:58:16] "GET /metrics HTTP/1.1" 200 36318 "" "Prometheus/2.33.4" 2023-10-01T07:58:16.592 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:16.617 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:16.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:16.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:16.720 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:16.749 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:16.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:16.758 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:58:16.766 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T07:58:16.793 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-01T07:58:16.859 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:16.895 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:16.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:16.897 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:16.998 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:17.028 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:17.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:17.034 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:17.135 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:17.177 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:17.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:17.179 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:58:17.280 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:17.311 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:17.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:17.315 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:17.416 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:17.441 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:17.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:17.450 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:17.551 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:17.588 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:17.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:17.591 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:17.666 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:17 smithi084 bash[75189]: cluster 2023-10-01T07:58:16.444456+0000 mgr.y (mgr.34104) 756 : cluster 0 pgmap v768: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2023-10-01T07:58:17.666 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:17 smithi084 bash[75189]: audit 2023-10-01T07:58:16.666235+0000 mon.a (mon.0) 1039 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:58:17.666 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:17 smithi084 bash[75189]: audit 2023-10-01T07:58:16.682810+0000 mon.a (mon.0) 1040 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:58:17.692 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:17.720 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:17.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:17.723 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:58:17.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:17 smithi112 bash[59335]: cluster 2023-10-01T07:58:16.444456+0000 mgr.y (mgr.34104) 756 : cluster 0 pgmap v768: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2023-10-01T07:58:17.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:17 smithi112 bash[59335]: audit 2023-10-01T07:58:16.666235+0000 mon.a (mon.0) 1039 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:58:17.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:17 smithi112 bash[59335]: audit 2023-10-01T07:58:16.682810+0000 mon.a (mon.0) 1040 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:58:17.824 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:17.842 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:17.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:17.844 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:58:17.945 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:17.958 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:17 smithi084 bash[78255]: cluster 2023-10-01T07:58:16.444456+0000 mgr.y (mgr.34104) 756 : cluster 0 pgmap v768: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2023-10-01T07:58:17.958 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:17 smithi084 bash[78255]: audit 2023-10-01T07:58:16.666235+0000 mon.a (mon.0) 1039 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:58:17.958 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:17 smithi084 bash[78255]: audit 2023-10-01T07:58:16.682810+0000 mon.a (mon.0) 1040 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:58:17.977 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:17.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:17.981 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:18.081 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:18.113 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:18.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:18.115 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:18.216 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:18.255 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:18.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:18.257 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:18.358 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:18.392 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:18.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:18.397 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:58:18.498 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:18.533 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:18.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:18.555 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:58:18.655 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:18.682 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:18.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:18.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:18.787 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:18.817 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:18.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:18.821 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:18.922 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:18.983 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:18.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:18.986 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:19.087 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:19.133 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:19.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:19.136 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:19.237 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:19.262 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:19.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:19.267 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:19.367 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:19.398 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:19.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:19.400 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:19.501 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:19.534 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:19.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:19.538 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:19.639 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:19.666 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:19.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:19.673 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:19.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:19 smithi084 bash[75189]: cluster 2023-10-01T07:58:18.444926+0000 mgr.y (mgr.34104) 757 : cluster 0 pgmap v769: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2023-10-01T07:58:19.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:19 smithi084 bash[75189]: audit 2023-10-01T07:58:19.235417+0000 mon.a (mon.0) 1041 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:58:19.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:19 smithi084 bash[75189]: audit 2023-10-01T07:58:19.249064+0000 mon.a (mon.0) 1042 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:58:19.773 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:19.816 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:19.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:19.820 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:19.921 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:19.930 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:19 smithi112 bash[59335]: cluster 2023-10-01T07:58:18.444926+0000 mgr.y (mgr.34104) 757 : cluster 0 pgmap v769: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2023-10-01T07:58:19.930 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:19 smithi112 bash[59335]: audit 2023-10-01T07:58:19.235417+0000 mon.a (mon.0) 1041 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:58:19.930 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:19 smithi112 bash[59335]: audit 2023-10-01T07:58:19.249064+0000 mon.a (mon.0) 1042 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:58:19.949 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:19.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:19.952 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:20.053 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:20.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:19 smithi084 bash[78255]: cluster 2023-10-01T07:58:18.444926+0000 mgr.y (mgr.34104) 757 : cluster 0 pgmap v769: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2023-10-01T07:58:20.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:19 smithi084 bash[78255]: audit 2023-10-01T07:58:19.235417+0000 mon.a (mon.0) 1041 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:58:20.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:19 smithi084 bash[78255]: audit 2023-10-01T07:58:19.249064+0000 mon.a (mon.0) 1042 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:58:20.076 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:20.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:20.078 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:20.178 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:20.208 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:20.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:20.212 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:58:20.313 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:20.349 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:20.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:20.352 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:58:20.453 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:20.479 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:20.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:20.485 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:58:20.586 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:20.624 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:20.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:20.629 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:20.730 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:20.763 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:20.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:20.769 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:20.821 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:20 smithi084 bash[75189]: audit 2023-10-01T07:58:19.832917+0000 mon.a (mon.0) 1043 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:58:21.046 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:20 smithi084 bash[75189]: audit 2023-10-01T07:58:19.833888+0000 mon.a (mon.0) 1044 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:58:21.047 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:20 smithi084 bash[75189]: audit 2023-10-01T07:58:19.841594+0000 mon.a (mon.0) 1045 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:58:21.047 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:20 smithi084 bash[78255]: audit 2023-10-01T07:58:19.832917+0000 mon.a (mon.0) 1043 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:58:21.047 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:20 smithi084 bash[78255]: audit 2023-10-01T07:58:19.833888+0000 mon.a (mon.0) 1044 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:58:21.047 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:20 smithi084 bash[78255]: audit 2023-10-01T07:58:19.841594+0000 mon.a (mon.0) 1045 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:58:21.047 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:21.048 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:20 smithi112 bash[59335]: audit 2023-10-01T07:58:19.832917+0000 mon.a (mon.0) 1043 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:58:21.048 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:20 smithi112 bash[59335]: audit 2023-10-01T07:58:19.833888+0000 mon.a (mon.0) 1044 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:58:21.048 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:20 smithi112 bash[59335]: audit 2023-10-01T07:58:19.841594+0000 mon.a (mon.0) 1045 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:58:21.077 INFO:teuthology.orchestra.run.smithi084.stdout:ERROR: (22) Invalid argument 2023-10-01T07:58:21.077 INFO:teuthology.orchestra.run.smithi084.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T07:58:21.085 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:21.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:21.089 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:21.189 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:21.229 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:21.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:21.233 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:21.333 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:21.361 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:21.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:21.367 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:21.468 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:21.493 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:21.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:21.497 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:21.500 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:58:21.501 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:58:21.597 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:21.630 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:21.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:21.632 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:21.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:21 smithi112 bash[59335]: cluster 2023-10-01T07:58:20.445550+0000 mgr.y (mgr.34104) 758 : cluster 0 pgmap v770: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 669 op/s 2023-10-01T07:58:21.733 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:21.758 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:21.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:21.761 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:21.862 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:21.916 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:21.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:21.920 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:58:22.020 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:22.043 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:22.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:22.046 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:22.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:21 smithi084 bash[78255]: cluster 2023-10-01T07:58:20.445550+0000 mgr.y (mgr.34104) 758 : cluster 0 pgmap v770: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 669 op/s 2023-10-01T07:58:22.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:21 smithi084 bash[75189]: cluster 2023-10-01T07:58:20.445550+0000 mgr.y (mgr.34104) 758 : cluster 0 pgmap v770: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 669 op/s 2023-10-01T07:58:22.146 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:22.173 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:22.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:22.175 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:58:22.275 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:22.306 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:22.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:22.317 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:22.418 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:22.444 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:22.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:22.449 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:22.549 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:22.575 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:22.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:22.578 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:58:22.679 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:22.703 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:22.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:22.706 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:58:22.807 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:22.835 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:22.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:22.837 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:22.938 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:22.965 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:22.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:22.973 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:58:23.073 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:23.097 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:23.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:23.104 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:23.205 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:23.228 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:23.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:23.233 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:23.334 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:23.366 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:23.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:23.373 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:23.473 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:23.512 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:23.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:23.513 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:23.614 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:23.645 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:23.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:23.649 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:58:23.750 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:23.782 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:23.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:23.787 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:58:23.887 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:23.913 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:23.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:23.918 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:58:23.938 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:23 smithi084 bash[75189]: cluster 2023-10-01T07:58:22.446079+0000 mgr.y (mgr.34104) 759 : cluster 0 pgmap v771: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 656 op/s 2023-10-01T07:58:23.938 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:23 smithi084 bash[78255]: cluster 2023-10-01T07:58:22.446079+0000 mgr.y (mgr.34104) 759 : cluster 0 pgmap v771: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 656 op/s 2023-10-01T07:58:23.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:23 smithi112 bash[59335]: cluster 2023-10-01T07:58:22.446079+0000 mgr.y (mgr.34104) 759 : cluster 0 pgmap v771: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 656 op/s 2023-10-01T07:58:24.019 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:24.049 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:24.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:24.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:24.155 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:24.195 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:24.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:24.201 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:58:24.302 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:24.332 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:24.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:24.333 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:24.434 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:24.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:24.468 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:24.469 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:24.570 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:24.604 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:24.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:24.609 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:24.710 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:24.714 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-10-01T07:58:24.738 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:24.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:24.741 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:24.841 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:24.850 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:24 smithi112 bash[59335]: cluster 2023-10-01T07:58:24.446630+0000 mgr.y (mgr.34104) 760 : cluster 0 pgmap v772: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 596 op/s 2023-10-01T07:58:24.871 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:24.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:24.876 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:24.977 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:25.005 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:25.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:25.008 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:58:25.072 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:24 smithi084 bash[78255]: cluster 2023-10-01T07:58:24.446630+0000 mgr.y (mgr.34104) 760 : cluster 0 pgmap v772: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 596 op/s 2023-10-01T07:58:25.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:24 smithi084 bash[75189]: cluster 2023-10-01T07:58:24.446630+0000 mgr.y (mgr.34104) 760 : cluster 0 pgmap v772: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 596 op/s 2023-10-01T07:58:25.109 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:25.136 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:25.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:25.138 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:58:25.239 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:25.267 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:25.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:25.269 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:58:25.369 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:25.395 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:25.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:25.398 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:58:25.498 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:25.527 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:25.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:25.532 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:25.633 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:25.656 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:25.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:25.663 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:25.764 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:25.799 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:25.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:25.801 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:25.901 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:25.929 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:25.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:25.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:58:26.032 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:26.069 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:26.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:26.076 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:26.077 INFO:teuthology.orchestra.run.smithi084.stdout:moved 7 / 267 (2.62172%) 2023-10-01T07:58:26.077 INFO:teuthology.orchestra.run.smithi084.stdout:avg 33.375 2023-10-01T07:58:26.077 INFO:teuthology.orchestra.run.smithi084.stdout:stddev 2.49687 -> 4.3857 (expected baseline 5.40399) 2023-10-01T07:58:26.077 INFO:teuthology.orchestra.run.smithi084.stdout:min osd.2 with 30 -> 30 pgs (0.898876 -> 0.898876 * mean) 2023-10-01T07:58:26.077 INFO:teuthology.orchestra.run.smithi084.stdout:max osd.1 with 39 -> 39 pgs (1.16854 -> 1.16854 * mean) 2023-10-01T07:58:26.078 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T07:58:26.078 INFO:teuthology.orchestra.run.smithi084.stdout:oload 110 2023-10-01T07:58:26.078 INFO:teuthology.orchestra.run.smithi084.stdout:max_change 1 2023-10-01T07:58:26.078 INFO:teuthology.orchestra.run.smithi084.stdout:max_change_osds 4 2023-10-01T07:58:26.078 INFO:teuthology.orchestra.run.smithi084.stdout:average_utilization 0.0195 2023-10-01T07:58:26.078 INFO:teuthology.orchestra.run.smithi084.stdout:overload_utilization 0.0215 2023-10-01T07:58:26.078 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5 weight 1.0000 -> 0.7854 2023-10-01T07:58:26.177 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:26.200 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:26.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:26.203 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:58:26.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:26 smithi112 bash[59335]: audit 2023-10-01T07:58:26.015285+0000 mon.a (mon.0) 1046 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'5':'51470'}"}]: dispatch 2023-10-01T07:58:26.304 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:26.329 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:26.331 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:58:26 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:58:26] "GET /metrics HTTP/1.1" 200 36318 "" "Prometheus/2.33.4" 2023-10-01T07:58:26.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:26.332 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:26.332 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:26 smithi084 bash[78255]: audit 2023-10-01T07:58:26.015285+0000 mon.a (mon.0) 1046 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'5':'51470'}"}]: dispatch 2023-10-01T07:58:26.332 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:26 smithi084 bash[75189]: audit 2023-10-01T07:58:26.015285+0000 mon.a (mon.0) 1046 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'5':'51470'}"}]: dispatch 2023-10-01T07:58:26.433 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:26.457 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:26.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:26.459 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:58:26.560 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:26.586 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:26.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:26.589 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:58:26.689 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:26.720 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:26.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:26.722 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:26.823 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:26.847 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:26.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:26.849 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:58:26.949 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:26.978 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:26.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:26.980 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:27.081 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:27.110 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:27.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:27.112 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:27.212 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:27.221 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:27 smithi084 bash[78255]: audit 2023-10-01T07:58:26.014524+0000 mgr.y (mgr.34104) 761 : audit 0 from='client.45251 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:58:27.221 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:27 smithi084 bash[78255]: audit 2023-10-01T07:58:26.070722+0000 mon.a (mon.0) 1047 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'5':'51470'}"}]': finished 2023-10-01T07:58:27.221 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:27 smithi084 bash[78255]: cluster 2023-10-01T07:58:26.070800+0000 mon.a (mon.0) 1048 : cluster 0 osdmap e185: 8 total, 8 up, 8 in 2023-10-01T07:58:27.222 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:27 smithi084 bash[78255]: cluster 2023-10-01T07:58:26.073619+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e185 with expected crc 2023-10-01T07:58:27.222 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:27 smithi084 bash[78255]: cluster 2023-10-01T07:58:26.079871+0000 osd.5 (osd.5) 127 : cluster 3 failed to encode map e185 with expected crc 2023-10-01T07:58:27.222 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:27 smithi084 bash[78255]: cluster 2023-10-01T07:58:26.086976+0000 osd.5 (osd.5) 128 : cluster 3 failed to encode map e185 with expected crc 2023-10-01T07:58:27.222 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:27 smithi084 bash[78255]: cluster 2023-10-01T07:58:26.086994+0000 osd.6 (osd.6) 110 : cluster 3 failed to encode map e185 with expected crc 2023-10-01T07:58:27.222 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:27 smithi084 bash[78255]: cluster 2023-10-01T07:58:26.090723+0000 osd.4 (osd.4) 82 : cluster 3 failed to encode map e185 with expected crc 2023-10-01T07:58:27.222 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:27 smithi084 bash[78255]: cluster 2023-10-01T07:58:26.093214+0000 osd.4 (osd.4) 83 : cluster 3 failed to encode map e185 with expected crc 2023-10-01T07:58:27.222 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:27 smithi084 bash[78255]: cluster 2023-10-01T07:58:26.447130+0000 mgr.y (mgr.34104) 762 : cluster 0 pgmap v774: 89 pgs: 4 peering, 85 active+clean; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 646 op/s 2023-10-01T07:58:27.222 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:27 smithi084 bash[75189]: audit 2023-10-01T07:58:26.014524+0000 mgr.y (mgr.34104) 761 : audit 0 from='client.45251 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:58:27.222 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:27 smithi084 bash[75189]: audit 2023-10-01T07:58:26.070722+0000 mon.a (mon.0) 1047 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'5':'51470'}"}]': finished 2023-10-01T07:58:27.222 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:27 smithi084 bash[75189]: cluster 2023-10-01T07:58:26.070800+0000 mon.a (mon.0) 1048 : cluster 0 osdmap e185: 8 total, 8 up, 8 in 2023-10-01T07:58:27.223 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:27 smithi084 bash[75189]: cluster 2023-10-01T07:58:26.073619+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e185 with expected crc 2023-10-01T07:58:27.223 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:27 smithi084 bash[75189]: cluster 2023-10-01T07:58:26.079871+0000 osd.5 (osd.5) 127 : cluster 3 failed to encode map e185 with expected crc 2023-10-01T07:58:27.223 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:27 smithi084 bash[75189]: cluster 2023-10-01T07:58:26.086976+0000 osd.5 (osd.5) 128 : cluster 3 failed to encode map e185 with expected crc 2023-10-01T07:58:27.223 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:27 smithi084 bash[75189]: cluster 2023-10-01T07:58:26.086994+0000 osd.6 (osd.6) 110 : cluster 3 failed to encode map e185 with expected crc 2023-10-01T07:58:27.223 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:27 smithi084 bash[75189]: cluster 2023-10-01T07:58:26.090723+0000 osd.4 (osd.4) 82 : cluster 3 failed to encode map e185 with expected crc 2023-10-01T07:58:27.223 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:27 smithi084 bash[75189]: cluster 2023-10-01T07:58:26.093214+0000 osd.4 (osd.4) 83 : cluster 3 failed to encode map e185 with expected crc 2023-10-01T07:58:27.223 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:27 smithi084 bash[75189]: cluster 2023-10-01T07:58:26.447130+0000 mgr.y (mgr.34104) 762 : cluster 0 pgmap v774: 89 pgs: 4 peering, 85 active+clean; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 646 op/s 2023-10-01T07:58:27.241 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:27.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:27.243 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:27.344 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:27.373 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:27.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:27.375 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:27.475 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:27.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:27 smithi112 bash[59335]: audit 2023-10-01T07:58:26.014524+0000 mgr.y (mgr.34104) 761 : audit 0 from='client.45251 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T07:58:27.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:27 smithi112 bash[59335]: audit 2023-10-01T07:58:26.070722+0000 mon.a (mon.0) 1047 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'5':'51470'}"}]': finished 2023-10-01T07:58:27.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:27 smithi112 bash[59335]: cluster 2023-10-01T07:58:26.070800+0000 mon.a (mon.0) 1048 : cluster 0 osdmap e185: 8 total, 8 up, 8 in 2023-10-01T07:58:27.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:27 smithi112 bash[59335]: cluster 2023-10-01T07:58:26.073619+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e185 with expected crc 2023-10-01T07:58:27.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:27 smithi112 bash[59335]: cluster 2023-10-01T07:58:26.079871+0000 osd.5 (osd.5) 127 : cluster 3 failed to encode map e185 with expected crc 2023-10-01T07:58:27.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:27 smithi112 bash[59335]: cluster 2023-10-01T07:58:26.086976+0000 osd.5 (osd.5) 128 : cluster 3 failed to encode map e185 with expected crc 2023-10-01T07:58:27.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:27 smithi112 bash[59335]: cluster 2023-10-01T07:58:26.086994+0000 osd.6 (osd.6) 110 : cluster 3 failed to encode map e185 with expected crc 2023-10-01T07:58:27.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:27 smithi112 bash[59335]: cluster 2023-10-01T07:58:26.090723+0000 osd.4 (osd.4) 82 : cluster 3 failed to encode map e185 with expected crc 2023-10-01T07:58:27.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:27 smithi112 bash[59335]: cluster 2023-10-01T07:58:26.093214+0000 osd.4 (osd.4) 83 : cluster 3 failed to encode map e185 with expected crc 2023-10-01T07:58:27.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:27 smithi112 bash[59335]: cluster 2023-10-01T07:58:26.447130+0000 mgr.y (mgr.34104) 762 : cluster 0 pgmap v774: 89 pgs: 4 peering, 85 active+clean; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 646 op/s 2023-10-01T07:58:27.503 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:27.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:27.505 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:27.607 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:27.628 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:27.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:27.630 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:58:27.730 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:27.757 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:27.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:27.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:58:27.860 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:27.881 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:27.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:27.884 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:27.984 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:28.016 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:28.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:28.020 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:28.120 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:28.148 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:28.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:28.151 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:58:28.252 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:28.262 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:28 smithi112 bash[59335]: cluster 2023-10-01T07:58:27.076695+0000 mon.a (mon.0) 1049 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2023-10-01T07:58:28.262 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:28 smithi112 bash[59335]: cluster 2023-10-01T07:58:27.087212+0000 osd.6 (osd.6) 111 : cluster 3 failed to encode map e186 with expected crc 2023-10-01T07:58:28.262 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:28 smithi112 bash[59335]: cluster 2023-10-01T07:58:27.088263+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e186 with expected crc 2023-10-01T07:58:28.262 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:28 smithi112 bash[59335]: cluster 2023-10-01T07:58:27.088907+0000 mon.a (mon.0) 1050 : cluster 0 osdmap e186: 8 total, 8 up, 8 in 2023-10-01T07:58:28.262 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:28 smithi112 bash[59335]: cluster 2023-10-01T07:58:27.092057+0000 osd.6 (osd.6) 112 : cluster 3 failed to encode map e186 with expected crc 2023-10-01T07:58:28.262 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:28 smithi112 bash[59335]: cluster 2023-10-01T07:58:27.095320+0000 osd.5 (osd.5) 129 : cluster 3 failed to encode map e186 with expected crc 2023-10-01T07:58:28.262 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:28 smithi112 bash[59335]: cluster 2023-10-01T07:58:27.832588+0000 osd.4 (osd.4) 84 : cluster 3 failed to encode map e186 with expected crc 2023-10-01T07:58:28.282 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:28.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:28.287 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:58:28.368 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:28 smithi084 bash[78255]: cluster 2023-10-01T07:58:27.076695+0000 mon.a (mon.0) 1049 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2023-10-01T07:58:28.368 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:28 smithi084 bash[78255]: cluster 2023-10-01T07:58:27.087212+0000 osd.6 (osd.6) 111 : cluster 3 failed to encode map e186 with expected crc 2023-10-01T07:58:28.368 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:28 smithi084 bash[78255]: cluster 2023-10-01T07:58:27.088263+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e186 with expected crc 2023-10-01T07:58:28.368 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:28 smithi084 bash[78255]: cluster 2023-10-01T07:58:27.088907+0000 mon.a (mon.0) 1050 : cluster 0 osdmap e186: 8 total, 8 up, 8 in 2023-10-01T07:58:28.368 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:28 smithi084 bash[78255]: cluster 2023-10-01T07:58:27.092057+0000 osd.6 (osd.6) 112 : cluster 3 failed to encode map e186 with expected crc 2023-10-01T07:58:28.368 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:28 smithi084 bash[78255]: cluster 2023-10-01T07:58:27.095320+0000 osd.5 (osd.5) 129 : cluster 3 failed to encode map e186 with expected crc 2023-10-01T07:58:28.368 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:28 smithi084 bash[78255]: cluster 2023-10-01T07:58:27.832588+0000 osd.4 (osd.4) 84 : cluster 3 failed to encode map e186 with expected crc 2023-10-01T07:58:28.369 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:28 smithi084 bash[75189]: cluster 2023-10-01T07:58:27.076695+0000 mon.a (mon.0) 1049 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2023-10-01T07:58:28.369 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:28 smithi084 bash[75189]: cluster 2023-10-01T07:58:27.087212+0000 osd.6 (osd.6) 111 : cluster 3 failed to encode map e186 with expected crc 2023-10-01T07:58:28.369 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:28 smithi084 bash[75189]: cluster 2023-10-01T07:58:27.088263+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e186 with expected crc 2023-10-01T07:58:28.369 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:28 smithi084 bash[75189]: cluster 2023-10-01T07:58:27.088907+0000 mon.a (mon.0) 1050 : cluster 0 osdmap e186: 8 total, 8 up, 8 in 2023-10-01T07:58:28.369 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:28 smithi084 bash[75189]: cluster 2023-10-01T07:58:27.092057+0000 osd.6 (osd.6) 112 : cluster 3 failed to encode map e186 with expected crc 2023-10-01T07:58:28.369 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:28 smithi084 bash[75189]: cluster 2023-10-01T07:58:27.095320+0000 osd.5 (osd.5) 129 : cluster 3 failed to encode map e186 with expected crc 2023-10-01T07:58:28.369 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:28 smithi084 bash[75189]: cluster 2023-10-01T07:58:27.832588+0000 osd.4 (osd.4) 84 : cluster 3 failed to encode map e186 with expected crc 2023-10-01T07:58:28.388 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:28.416 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:28.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:28.424 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:28.525 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:28.553 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:28.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:28.556 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:28.657 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:28.691 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:28.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:28.693 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:28.794 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:28.828 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:28.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:28.833 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:28.933 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:28.964 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:28.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:28.969 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:58:29.069 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:29.107 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:29.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:29.115 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:29.216 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:29.245 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:29.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:29.251 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:29.352 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:29.361 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:29 smithi112 bash[59335]: cluster 2023-10-01T07:58:28.098577+0000 mon.a (mon.0) 1051 : cluster 0 osdmap e187: 8 total, 8 up, 8 in 2023-10-01T07:58:29.361 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:29 smithi112 bash[59335]: cluster 2023-10-01T07:58:28.100573+0000 osd.6 (osd.6) 113 : cluster 3 failed to encode map e187 with expected crc 2023-10-01T07:58:29.361 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:29 smithi112 bash[59335]: cluster 2023-10-01T07:58:28.100617+0000 osd.1 (osd.1) 1 : cluster 0 8.a starting backfill to osd.3 from (0'0,0'0] MAX to 184'10196 2023-10-01T07:58:29.361 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:29 smithi112 bash[59335]: cluster 2023-10-01T07:58:28.102587+0000 osd.4 (osd.4) 85 : cluster 3 failed to encode map e187 with expected crc 2023-10-01T07:58:29.362 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:29 smithi112 bash[59335]: cluster 2023-10-01T07:58:28.104703+0000 osd.6 (osd.6) 114 : cluster 0 8.9 starting backfill to osd.3 from (0'0,0'0] MAX to 184'10116 2023-10-01T07:58:29.362 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:29 smithi112 bash[59335]: cluster 2023-10-01T07:58:28.121219+0000 osd.5 (osd.5) 130 : cluster 3 failed to encode map e187 with expected crc 2023-10-01T07:58:29.362 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:29 smithi112 bash[59335]: cluster 2023-10-01T07:58:28.447683+0000 mgr.y (mgr.34104) 763 : cluster 0 pgmap v777: 89 pgs: 4 peering, 85 active+clean; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 635 op/s 2023-10-01T07:58:29.402 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:29.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:29.405 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:58:29.506 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:29.512 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:29 smithi084 bash[75189]: cluster 2023-10-01T07:58:28.098577+0000 mon.a (mon.0) 1051 : cluster 0 osdmap e187: 8 total, 8 up, 8 in 2023-10-01T07:58:29.513 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:29 smithi084 bash[75189]: cluster 2023-10-01T07:58:28.100573+0000 osd.6 (osd.6) 113 : cluster 3 failed to encode map e187 with expected crc 2023-10-01T07:58:29.513 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:29 smithi084 bash[75189]: cluster 2023-10-01T07:58:28.100617+0000 osd.1 (osd.1) 1 : cluster 0 8.a starting backfill to osd.3 from (0'0,0'0] MAX to 184'10196 2023-10-01T07:58:29.513 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:29 smithi084 bash[75189]: cluster 2023-10-01T07:58:28.102587+0000 osd.4 (osd.4) 85 : cluster 3 failed to encode map e187 with expected crc 2023-10-01T07:58:29.513 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:29 smithi084 bash[75189]: cluster 2023-10-01T07:58:28.104703+0000 osd.6 (osd.6) 114 : cluster 0 8.9 starting backfill to osd.3 from (0'0,0'0] MAX to 184'10116 2023-10-01T07:58:29.513 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:29 smithi084 bash[75189]: cluster 2023-10-01T07:58:28.121219+0000 osd.5 (osd.5) 130 : cluster 3 failed to encode map e187 with expected crc 2023-10-01T07:58:29.513 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:29 smithi084 bash[75189]: cluster 2023-10-01T07:58:28.447683+0000 mgr.y (mgr.34104) 763 : cluster 0 pgmap v777: 89 pgs: 4 peering, 85 active+clean; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 635 op/s 2023-10-01T07:58:29.513 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:29 smithi084 bash[78255]: cluster 2023-10-01T07:58:28.098577+0000 mon.a (mon.0) 1051 : cluster 0 osdmap e187: 8 total, 8 up, 8 in 2023-10-01T07:58:29.513 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:29 smithi084 bash[78255]: cluster 2023-10-01T07:58:28.100573+0000 osd.6 (osd.6) 113 : cluster 3 failed to encode map e187 with expected crc 2023-10-01T07:58:29.514 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:29 smithi084 bash[78255]: cluster 2023-10-01T07:58:28.100617+0000 osd.1 (osd.1) 1 : cluster 0 8.a starting backfill to osd.3 from (0'0,0'0] MAX to 184'10196 2023-10-01T07:58:29.514 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:29 smithi084 bash[78255]: cluster 2023-10-01T07:58:28.102587+0000 osd.4 (osd.4) 85 : cluster 3 failed to encode map e187 with expected crc 2023-10-01T07:58:29.514 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:29 smithi084 bash[78255]: cluster 2023-10-01T07:58:28.104703+0000 osd.6 (osd.6) 114 : cluster 0 8.9 starting backfill to osd.3 from (0'0,0'0] MAX to 184'10116 2023-10-01T07:58:29.514 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:29 smithi084 bash[78255]: cluster 2023-10-01T07:58:28.121219+0000 osd.5 (osd.5) 130 : cluster 3 failed to encode map e187 with expected crc 2023-10-01T07:58:29.514 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:29 smithi084 bash[78255]: cluster 2023-10-01T07:58:28.447683+0000 mgr.y (mgr.34104) 763 : cluster 0 pgmap v777: 89 pgs: 4 peering, 85 active+clean; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 635 op/s 2023-10-01T07:58:29.542 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:29.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:29.547 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:29.647 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:29.679 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:29.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:29.684 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:29.785 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:29.805 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:29.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:29.810 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:58:29.911 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:29.937 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:29.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:29.940 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:30.041 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:30.066 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:30.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:30.070 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:30.171 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:30.198 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:30.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:30.205 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:58:30.305 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:30.341 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:30.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:30.343 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:30.444 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:30.475 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:30.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:30.481 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:30.582 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:30.621 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:30.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:30.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:30.726 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:30.747 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:30.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:30.750 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:58:30.850 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:30.880 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:30.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:30.885 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:30.985 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:31.014 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:31.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:31.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:31.120 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:31.157 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:31.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:31.165 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:31.226 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:58:31.266 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:31.309 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:31.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:31.311 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:58:31.357 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:31 smithi084 bash[75189]: audit 2023-10-01T07:58:30.096024+0000 mon.a (mon.0) 1052 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:58:31.357 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:31 smithi084 bash[75189]: audit 2023-10-01T07:58:30.097445+0000 mon.a (mon.0) 1053 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:58:31.357 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:31 smithi084 bash[75189]: cluster 2023-10-01T07:58:30.448385+0000 mgr.y (mgr.34104) 764 : cluster 0 pgmap v778: 89 pgs: 1 active+remapped+backfilling, 4 peering, 84 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 679 op/s; 3413/178155 objects misplaced (1.916%); 1.9 MiB/s, 30 objects/s recovering 2023-10-01T07:58:31.358 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:31 smithi084 bash[78255]: audit 2023-10-01T07:58:30.096024+0000 mon.a (mon.0) 1052 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:58:31.358 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:31 smithi084 bash[78255]: audit 2023-10-01T07:58:30.097445+0000 mon.a (mon.0) 1053 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:58:31.358 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:31 smithi084 bash[78255]: cluster 2023-10-01T07:58:30.448385+0000 mgr.y (mgr.34104) 764 : cluster 0 pgmap v778: 89 pgs: 1 active+remapped+backfilling, 4 peering, 84 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 679 op/s; 3413/178155 objects misplaced (1.916%); 1.9 MiB/s, 30 objects/s recovering 2023-10-01T07:58:31.412 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:31.448 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:31.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:31.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:31.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:31 smithi112 bash[59335]: audit 2023-10-01T07:58:30.096024+0000 mon.a (mon.0) 1052 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:58:31.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:31 smithi112 bash[59335]: audit 2023-10-01T07:58:30.097445+0000 mon.a (mon.0) 1053 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:58:31.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:31 smithi112 bash[59335]: cluster 2023-10-01T07:58:30.448385+0000 mgr.y (mgr.34104) 764 : cluster 0 pgmap v778: 89 pgs: 1 active+remapped+backfilling, 4 peering, 84 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 679 op/s; 3413/178155 objects misplaced (1.916%); 1.9 MiB/s, 30 objects/s recovering 2023-10-01T07:58:31.554 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:31.580 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T07:58:31.585 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:31.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:31.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:31.616 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T07:58:31.685 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T07:58:31.688 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:31.715 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:31.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:31.717 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:31.776 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T07:58:31.811 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T07:58:31.818 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:31.842 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:31.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:31.849 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:31.866 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T07:58:31.894 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T07:58:31.926 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T07:58:31.937 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T07:58:31.937 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T07:58:31.937 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T07:58:31.937 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T07:58:31.937 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T07:58:31.937 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T07:58:31.937 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T07:58:31.937 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T07:58:31.950 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:31.984 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:31.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:31.986 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:58:32.087 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:32.112 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:32.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:32.120 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:32.221 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:32.252 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:32.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:32.261 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:58:32.286 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:32 smithi084 bash[75189]: audit 2023-10-01T07:58:31.543300+0000 mon.c (mon.2) 90 : audit 0 from='client.? 172.21.15.84:0/3766755354' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:58:32.286 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:32 smithi084 bash[78255]: audit 2023-10-01T07:58:31.543300+0000 mon.c (mon.2) 90 : audit 0 from='client.? 172.21.15.84:0/3766755354' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:58:32.362 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:32.407 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:32.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:32.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:58:32.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:32 smithi112 bash[59335]: audit 2023-10-01T07:58:31.543300+0000 mon.c (mon.2) 90 : audit 0 from='client.? 172.21.15.84:0/3766755354' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:58:32.512 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:32.536 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:32.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:32.540 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:32.641 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:32.679 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:32.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:32.684 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:32.785 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:32.820 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:32.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:32.827 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:32.927 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:32.949 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:32.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:32.954 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:58:33.054 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:33.081 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:33.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:33.086 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:58:33.139 INFO:teuthology.orchestra.run.smithi084.stderr:noscrub is set 2023-10-01T07:58:33.187 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:33.230 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:33.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:33.237 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:33.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:33 smithi084 bash[75189]: audit 2023-10-01T07:58:32.405474+0000 mon.a (mon.0) 1054 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T07:58:33.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:33 smithi084 bash[75189]: audit 2023-10-01T07:58:32.406521+0000 mon.b (mon.1) 15 : audit 1 from='client.? 172.21.15.84:0/1733212150' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T07:58:33.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:33 smithi084 bash[75189]: cluster 2023-10-01T07:58:32.449134+0000 mgr.y (mgr.34104) 765 : cluster 0 pgmap v779: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 87 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 563 op/s; 7024/175602 objects misplaced (4.000%); 1.8 MiB/s, 29 objects/s recovering 2023-10-01T07:58:33.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:33 smithi084 bash[78255]: audit 2023-10-01T07:58:32.405474+0000 mon.a (mon.0) 1054 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T07:58:33.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:33 smithi084 bash[78255]: audit 2023-10-01T07:58:32.406521+0000 mon.b (mon.1) 15 : audit 1 from='client.? 172.21.15.84:0/1733212150' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T07:58:33.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:33 smithi084 bash[78255]: cluster 2023-10-01T07:58:32.449134+0000 mgr.y (mgr.34104) 765 : cluster 0 pgmap v779: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 87 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 563 op/s; 7024/175602 objects misplaced (4.000%); 1.8 MiB/s, 29 objects/s recovering 2023-10-01T07:58:33.338 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:33.373 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:33.375 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:33 smithi112 bash[59335]: audit 2023-10-01T07:58:32.405474+0000 mon.a (mon.0) 1054 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T07:58:33.375 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:33 smithi112 bash[59335]: audit 2023-10-01T07:58:32.406521+0000 mon.b (mon.1) 15 : audit 1 from='client.? 172.21.15.84:0/1733212150' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T07:58:33.375 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:33 smithi112 bash[59335]: cluster 2023-10-01T07:58:32.449134+0000 mgr.y (mgr.34104) 765 : cluster 0 pgmap v779: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 87 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 563 op/s; 7024/175602 objects misplaced (4.000%); 1.8 MiB/s, 29 objects/s recovering 2023-10-01T07:58:33.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:33.376 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:33.477 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:33.495 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:33.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:33.497 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:58:33.598 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:33.620 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:33.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:33.622 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:33.723 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:33.726 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 5, 6, 4, 7, 1] 2023-10-01T07:58:33.726 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T07:58:33.727 INFO:tasks.thrashosds.thrasher:Growing pool device_health_metrics 2023-10-01T07:58:33.727 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T07:58:33.753 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:33.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:33.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:33.856 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:33.888 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:33.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:33.889 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:33.990 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:34.023 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:34.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:34.027 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:58:34.128 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:34.152 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:34.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:34.154 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:34.196 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:34 smithi084 bash[75189]: cluster 2023-10-01T07:58:33.105209+0000 mon.a (mon.0) 1055 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2023-10-01T07:58:34.196 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:34 smithi084 bash[75189]: cluster 2023-10-01T07:58:33.105247+0000 mon.a (mon.0) 1056 : cluster 1 Cluster is now healthy 2023-10-01T07:58:34.197 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:34 smithi084 bash[75189]: cluster 2023-10-01T07:58:33.105561+0000 mon.a (mon.0) 1057 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:58:34.197 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:34 smithi084 bash[75189]: cluster 2023-10-01T07:58:33.123770+0000 osd.6 (osd.6) 115 : cluster 3 failed to encode map e188 with expected crc 2023-10-01T07:58:34.197 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:34 smithi084 bash[75189]: audit 2023-10-01T07:58:33.124778+0000 mon.a (mon.0) 1058 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T07:58:34.197 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:34 smithi084 bash[75189]: cluster 2023-10-01T07:58:33.124862+0000 mon.a (mon.0) 1059 : cluster 0 osdmap e188: 8 total, 8 up, 8 in 2023-10-01T07:58:34.197 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:34 smithi084 bash[75189]: cluster 2023-10-01T07:58:33.130017+0000 osd.4 (osd.4) 86 : cluster 3 failed to encode map e188 with expected crc 2023-10-01T07:58:34.197 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:34 smithi084 bash[75189]: cluster 2023-10-01T07:58:33.131515+0000 osd.5 (osd.5) 131 : cluster 3 failed to encode map e188 with expected crc 2023-10-01T07:58:34.197 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:34 smithi084 bash[78255]: cluster 2023-10-01T07:58:33.105209+0000 mon.a (mon.0) 1055 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2023-10-01T07:58:34.198 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:34 smithi084 bash[78255]: cluster 2023-10-01T07:58:33.105247+0000 mon.a (mon.0) 1056 : cluster 1 Cluster is now healthy 2023-10-01T07:58:34.198 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:34 smithi084 bash[78255]: cluster 2023-10-01T07:58:33.105561+0000 mon.a (mon.0) 1057 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:58:34.198 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:34 smithi084 bash[78255]: cluster 2023-10-01T07:58:33.123770+0000 osd.6 (osd.6) 115 : cluster 3 failed to encode map e188 with expected crc 2023-10-01T07:58:34.198 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:34 smithi084 bash[78255]: audit 2023-10-01T07:58:33.124778+0000 mon.a (mon.0) 1058 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T07:58:34.198 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:34 smithi084 bash[78255]: cluster 2023-10-01T07:58:33.124862+0000 mon.a (mon.0) 1059 : cluster 0 osdmap e188: 8 total, 8 up, 8 in 2023-10-01T07:58:34.198 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:34 smithi084 bash[78255]: cluster 2023-10-01T07:58:33.130017+0000 osd.4 (osd.4) 86 : cluster 3 failed to encode map e188 with expected crc 2023-10-01T07:58:34.198 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:34 smithi084 bash[78255]: cluster 2023-10-01T07:58:33.131515+0000 osd.5 (osd.5) 131 : cluster 3 failed to encode map e188 with expected crc 2023-10-01T07:58:34.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:34 smithi112 bash[59335]: cluster 2023-10-01T07:58:33.105209+0000 mon.a (mon.0) 1055 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2023-10-01T07:58:34.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:34 smithi112 bash[59335]: cluster 2023-10-01T07:58:33.105247+0000 mon.a (mon.0) 1056 : cluster 1 Cluster is now healthy 2023-10-01T07:58:34.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:34 smithi112 bash[59335]: cluster 2023-10-01T07:58:33.105561+0000 mon.a (mon.0) 1057 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:58:34.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:34 smithi112 bash[59335]: cluster 2023-10-01T07:58:33.123770+0000 osd.6 (osd.6) 115 : cluster 3 failed to encode map e188 with expected crc 2023-10-01T07:58:34.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:34 smithi112 bash[59335]: audit 2023-10-01T07:58:33.124778+0000 mon.a (mon.0) 1058 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T07:58:34.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:34 smithi112 bash[59335]: cluster 2023-10-01T07:58:33.124862+0000 mon.a (mon.0) 1059 : cluster 0 osdmap e188: 8 total, 8 up, 8 in 2023-10-01T07:58:34.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:34 smithi112 bash[59335]: cluster 2023-10-01T07:58:33.130017+0000 osd.4 (osd.4) 86 : cluster 3 failed to encode map e188 with expected crc 2023-10-01T07:58:34.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:34 smithi112 bash[59335]: cluster 2023-10-01T07:58:33.131515+0000 osd.5 (osd.5) 131 : cluster 3 failed to encode map e188 with expected crc 2023-10-01T07:58:34.255 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:34.283 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:34.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:34.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:34.390 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:34.413 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:34.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:34.415 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:34.515 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:34.546 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:34.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:34.549 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:34.650 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:34.683 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:34.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:34.689 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:34.789 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:34.826 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:34.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:34.829 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:34.930 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:34.955 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:34.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:34.967 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:58:35.067 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:35.091 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:35.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:35.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:58:35.195 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:35.220 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:35.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:35.223 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:35.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:35 smithi112 bash[59335]: cluster 2023-10-01T07:58:34.449593+0000 mgr.y (mgr.34104) 766 : cluster 0 pgmap v781: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 87 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 413 op/s; 7024/173280 objects misplaced (4.054%); 1.5 MiB/s, 25 objects/s recovering 2023-10-01T07:58:35.324 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:35.333 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:35 smithi084 bash[75189]: cluster 2023-10-01T07:58:34.449593+0000 mgr.y (mgr.34104) 766 : cluster 0 pgmap v781: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 87 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 413 op/s; 7024/173280 objects misplaced (4.054%); 1.5 MiB/s, 25 objects/s recovering 2023-10-01T07:58:35.334 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:35 smithi084 bash[78255]: cluster 2023-10-01T07:58:34.449593+0000 mgr.y (mgr.34104) 766 : cluster 0 pgmap v781: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 87 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 413 op/s; 7024/173280 objects misplaced (4.054%); 1.5 MiB/s, 25 objects/s recovering 2023-10-01T07:58:35.352 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:35.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:35.357 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:58:35.458 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:35.490 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:35.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:35.493 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:58:35.593 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:35.616 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:35.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:35.619 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:35.720 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:35.749 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:35.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:35.752 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:35.853 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:35.889 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:35.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:35.894 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:35.995 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:36.028 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:36.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:36.035 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:58:36.136 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:36.163 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:36.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:36.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:58:36.267 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:36.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:36.297 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:36.297 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:58:36.322 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:58:36 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:58:36] "GET /metrics HTTP/1.1" 200 36332 "" "Prometheus/2.33.4" 2023-10-01T07:58:36.398 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:36.418 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:36.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:36.420 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:36.521 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:36.544 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:36.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:36.549 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:36.650 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:36.681 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:36.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:36.686 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:58:36.786 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:36.817 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:36.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:36.820 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:58:36.921 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:36.964 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:36.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:36.967 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:58:37.068 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:37.113 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:37.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:37.120 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:37.221 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:37.255 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:37.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:37.260 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:37.360 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:37.388 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:37.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:37.395 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:37.496 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:37.506 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:37 smithi084 bash[75189]: cluster 2023-10-01T07:58:36.450324+0000 mgr.y (mgr.34104) 767 : cluster 0 pgmap v782: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 3.4 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 589 op/s; 6171/165828 objects misplaced (3.721%); 4.9 MiB/s, 78 objects/s recovering 2023-10-01T07:58:37.542 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:37.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:37.548 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:58:37.649 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:37.683 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:37.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:37.686 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:37.764 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T07:58:37.772 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:37 smithi084 bash[78255]: cluster 2023-10-01T07:58:36.450324+0000 mgr.y (mgr.34104) 767 : cluster 0 pgmap v782: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 3.4 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 589 op/s; 6171/165828 objects misplaced (3.721%); 4.9 MiB/s, 78 objects/s recovering 2023-10-01T07:58:37.786 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:37.788 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-01T07:58:37.795 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:37 smithi112 bash[59335]: cluster 2023-10-01T07:58:36.450324+0000 mgr.y (mgr.34104) 767 : cluster 0 pgmap v782: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 3.4 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 589 op/s; 6171/165828 objects misplaced (3.721%); 4.9 MiB/s, 78 objects/s recovering 2023-10-01T07:58:37.812 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:37.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:37.815 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:37.916 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:37.945 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:37.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:37.951 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:38.052 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:38.088 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:38.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:38.091 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:38.192 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:38.213 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:38.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:38.215 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:38.316 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:38.339 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:38.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:38.348 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:58:38.449 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:38.475 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:38.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:38.478 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:38.579 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:38.614 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:38.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:38.618 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:58:38.719 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:38.751 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:38.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:38.755 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:38.855 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:38.884 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:38.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:38.886 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:38.987 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:39.030 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:39.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:39.034 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:39.135 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:39.159 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:39.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:39.165 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:58:39.266 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:39.295 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:39.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:39.299 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:39.354 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2023-10-01T07:58:39.354 INFO:teuthology.orchestra.run.smithi084.stdout: "size": 20, 2023-10-01T07:58:39.354 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 600, 2023-10-01T07:58:39.354 INFO:teuthology.orchestra.run.smithi084.stdout: "ops": [ 2023-10-01T07:58:39.354 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.354 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44945.0:202772 7.b 7.894ae28b (undecoded) ondisk+retry+write+known_if_redirected e163)", 2023-10-01T07:58:39.355 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:54:20.683381+0000", 2023-10-01T07:58:39.355 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 258.66204808200001, 2023-10-01T07:58:39.355 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.99838305900000002, 2023-10-01T07:58:39.355 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:58:39.355 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "reached pg", 2023-10-01T07:58:39.355 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:58:39.355 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44945", 2023-10-01T07:58:39.355 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:58:39.355 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 202772 2023-10-01T07:58:39.355 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.355 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:58:39.355 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.356 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:58:39.356 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:20.683381+0000", 2023-10-01T07:58:39.356 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:39.356 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.356 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.356 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:58:39.356 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:20.683381+0000", 2023-10-01T07:58:39.356 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:39.356 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.356 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.356 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:58:39.356 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:20.683379+0000", 2023-10-01T07:58:39.356 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T07:58:39.357 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.357 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.357 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:58:39.357 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:20.683386+0000", 2023-10-01T07:58:39.357 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.4609999999999996e-06 2023-10-01T07:58:39.357 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.357 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.357 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:58:39.357 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:20.683397+0000", 2023-10-01T07:58:39.358 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.1068e-05 2023-10-01T07:58:39.358 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.358 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.358 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:58:39.358 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:20.683408+0000", 2023-10-01T07:58:39.358 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.1235e-05 2023-10-01T07:58:39.358 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.358 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.358 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:58:39.358 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:20.684236+0000", 2023-10-01T07:58:39.358 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00082765599999999996 2023-10-01T07:58:39.359 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.359 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.359 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T07:58:39.359 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:20.684245+0000", 2023-10-01T07:58:39.359 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.6670000000000008e-06 2023-10-01T07:58:39.359 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.359 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.359 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:58:39.359 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:21.681745+0000", 2023-10-01T07:58:39.359 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.99749951100000001 2023-10-01T07:58:39.359 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.359 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.360 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:58:39.360 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:21.681764+0000", 2023-10-01T07:58:39.360 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.9083999999999999e-05 2023-10-01T07:58:39.360 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:39.360 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:58:39.360 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:39.360 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.360 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.360 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44945.0:202776 7.9 7.3b950319 (undecoded) ondisk+retry+write+known_if_redirected e163)", 2023-10-01T07:58:39.360 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:54:20.683422+0000", 2023-10-01T07:58:39.360 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 258.66200668800002, 2023-10-01T07:58:39.360 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.998772247, 2023-10-01T07:58:39.360 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:58:39.361 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "reached pg", 2023-10-01T07:58:39.361 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:58:39.361 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44945", 2023-10-01T07:58:39.361 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:58:39.361 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 202776 2023-10-01T07:58:39.361 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.361 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:58:39.361 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.361 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:58:39.361 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:20.683422+0000", 2023-10-01T07:58:39.361 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:39.362 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.362 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.362 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:58:39.362 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:20.683422+0000", 2023-10-01T07:58:39.362 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:39.362 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.362 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.362 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:58:39.362 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:20.683422+0000", 2023-10-01T07:58:39.362 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T07:58:39.362 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.362 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.363 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:58:39.363 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:20.683425+0000", 2023-10-01T07:58:39.363 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.0429999999999999e-06 2023-10-01T07:58:39.363 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.363 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.363 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:58:39.363 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:20.683432+0000", 2023-10-01T07:58:39.363 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.5209999999999997e-06 2023-10-01T07:58:39.363 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.363 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.363 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:58:39.363 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:20.683439+0000", 2023-10-01T07:58:39.364 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.3589999999999996e-06 2023-10-01T07:58:39.364 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.364 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.364 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:58:39.364 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:20.683523+0000", 2023-10-01T07:58:39.364 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.4560000000000004e-05 2023-10-01T07:58:39.364 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.364 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.364 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T07:58:39.364 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:20.683544+0000", 2023-10-01T07:58:39.364 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.0333999999999999e-05 2023-10-01T07:58:39.365 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.365 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.365 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:58:39.365 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:21.682178+0000", 2023-10-01T07:58:39.365 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.99863465900000004 2023-10-01T07:58:39.365 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.365 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.365 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:58:39.365 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:21.682195+0000", 2023-10-01T07:58:39.365 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.6268000000000001e-05 2023-10-01T07:58:39.365 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:39.365 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:58:39.365 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:39.365 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.366 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.366 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44945.0:202777 7.b 7.caf6a03b (undecoded) ondisk+write+known_if_redirected e163)", 2023-10-01T07:58:39.366 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:54:20.699714+0000", 2023-10-01T07:58:39.366 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 258.64571461399998, 2023-10-01T07:58:39.366 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.98210073899999994, 2023-10-01T07:58:39.366 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:58:39.366 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "reached pg", 2023-10-01T07:58:39.366 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:58:39.366 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44945", 2023-10-01T07:58:39.366 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:58:39.366 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 202777 2023-10-01T07:58:39.366 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.367 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:58:39.367 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.367 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:58:39.367 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:20.699714+0000", 2023-10-01T07:58:39.367 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:39.367 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.367 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.367 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:58:39.367 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:20.699714+0000", 2023-10-01T07:58:39.367 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:39.367 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.367 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.368 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:58:39.368 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:20.699713+0000", 2023-10-01T07:58:39.368 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999981 2023-10-01T07:58:39.368 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.368 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.368 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:58:39.368 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:20.699720+0000", 2023-10-01T07:58:39.368 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.9789999999999996e-06 2023-10-01T07:58:39.368 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.368 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.368 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:58:39.368 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:20.699731+0000", 2023-10-01T07:58:39.369 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.1094000000000001e-05 2023-10-01T07:58:39.369 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.369 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.369 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:58:39.369 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:20.699740+0000", 2023-10-01T07:58:39.369 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.0450000000000006e-06 2023-10-01T07:58:39.369 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.369 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.369 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:58:39.369 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:20.699907+0000", 2023-10-01T07:58:39.369 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00016736 2023-10-01T07:58:39.369 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.369 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.370 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T07:58:39.370 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:20.699920+0000", 2023-10-01T07:58:39.370 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.2986999999999999e-05 2023-10-01T07:58:39.370 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.370 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.370 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:58:39.370 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:21.681802+0000", 2023-10-01T07:58:39.370 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.98188155499999996 2023-10-01T07:58:39.370 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.370 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.370 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:58:39.370 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:21.681815+0000", 2023-10-01T07:58:39.371 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.3509999999999999e-05 2023-10-01T07:58:39.371 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:39.371 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:58:39.371 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:39.371 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.371 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.371 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44945.0:202786 7.b 7.49cd81db (undecoded) ondisk+write+known_if_redirected e163)", 2023-10-01T07:58:39.371 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:54:20.712191+0000", 2023-10-01T07:58:39.371 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 258.63323799300002, 2023-10-01T07:58:39.371 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.969672796, 2023-10-01T07:58:39.371 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:58:39.371 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "reached pg", 2023-10-01T07:58:39.372 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:58:39.372 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44945", 2023-10-01T07:58:39.372 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:58:39.372 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 202786 2023-10-01T07:58:39.372 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.372 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:58:39.372 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.372 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:58:39.372 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:20.712191+0000", 2023-10-01T07:58:39.372 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:39.372 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.372 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.372 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:58:39.373 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:20.712191+0000", 2023-10-01T07:58:39.373 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:39.373 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.373 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.373 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:58:39.373 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:20.712189+0000", 2023-10-01T07:58:39.373 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T07:58:39.373 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.373 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.373 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:58:39.373 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:20.712205+0000", 2023-10-01T07:58:39.373 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.5415999999999999e-05 2023-10-01T07:58:39.373 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.374 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.374 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:58:39.374 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:20.712216+0000", 2023-10-01T07:58:39.374 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.1654000000000001e-05 2023-10-01T07:58:39.374 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.374 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.374 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:58:39.374 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:20.712225+0000", 2023-10-01T07:58:39.374 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.2199999999999992e-06 2023-10-01T07:58:39.374 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.374 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.374 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:58:39.375 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:20.712354+0000", 2023-10-01T07:58:39.375 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000129419 2023-10-01T07:58:39.375 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.375 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.375 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T07:58:39.375 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:20.712368+0000", 2023-10-01T07:58:39.375 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.3783e-05 2023-10-01T07:58:39.375 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.375 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.375 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:58:39.375 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:21.681848+0000", 2023-10-01T07:58:39.376 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.96948005199999998 2023-10-01T07:58:39.376 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.376 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.376 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:58:39.376 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:21.681864+0000", 2023-10-01T07:58:39.376 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.5896000000000002e-05 2023-10-01T07:58:39.376 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:39.376 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:58:39.376 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:39.376 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.376 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.376 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44945.0:202789 7.b 7.5f5e88bb (undecoded) ondisk+write+known_if_redirected e163)", 2023-10-01T07:58:39.377 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:54:20.715928+0000", 2023-10-01T07:58:39.377 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 258.62950101299998, 2023-10-01T07:58:39.377 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.96598420799999996, 2023-10-01T07:58:39.377 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:58:39.377 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "reached pg", 2023-10-01T07:58:39.377 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:58:39.377 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44945", 2023-10-01T07:58:39.377 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:58:39.377 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 202789 2023-10-01T07:58:39.377 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.377 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:58:39.377 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.378 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:58:39.378 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:20.715928+0000", 2023-10-01T07:58:39.378 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:39.378 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.378 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.378 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:58:39.378 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:20.715928+0000", 2023-10-01T07:58:39.378 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:39.378 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.378 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.378 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:58:39.378 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:20.715927+0000", 2023-10-01T07:58:39.379 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:58:39.379 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.379 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.379 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:58:39.379 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:20.715939+0000", 2023-10-01T07:58:39.379 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.2160999999999999e-05 2023-10-01T07:58:39.379 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.379 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.379 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:58:39.379 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:20.715953+0000", 2023-10-01T07:58:39.379 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.3879999999999999e-05 2023-10-01T07:58:39.379 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.380 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.380 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:58:39.380 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:20.715968+0000", 2023-10-01T07:58:39.380 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.4861000000000001e-05 2023-10-01T07:58:39.380 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.380 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.380 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:58:39.380 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:20.716020+0000", 2023-10-01T07:58:39.380 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.2266999999999999e-05 2023-10-01T07:58:39.380 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.380 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.380 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T07:58:39.381 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:20.716035+0000", 2023-10-01T07:58:39.381 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.4673e-05 2023-10-01T07:58:39.381 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.381 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.381 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:58:39.381 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:21.681897+0000", 2023-10-01T07:58:39.381 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.96586207400000001 2023-10-01T07:58:39.381 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.381 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.381 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:58:39.381 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:21.681912+0000", 2023-10-01T07:58:39.381 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.5155e-05 2023-10-01T07:58:39.382 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:39.382 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:58:39.382 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:39.382 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.382 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.382 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44945.0:202791 7.b 7.53f2fceb (undecoded) ondisk+write+known_if_redirected e163)", 2023-10-01T07:58:39.382 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:54:20.716215+0000", 2023-10-01T07:58:39.382 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 258.629214499, 2023-10-01T07:58:39.382 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.96574771800000003, 2023-10-01T07:58:39.382 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:58:39.382 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "reached pg", 2023-10-01T07:58:39.382 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:58:39.383 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44945", 2023-10-01T07:58:39.383 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:58:39.383 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 202791 2023-10-01T07:58:39.383 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.383 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:58:39.383 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.383 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:58:39.383 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:20.716215+0000", 2023-10-01T07:58:39.383 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:39.383 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.383 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.383 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:58:39.383 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:20.716215+0000", 2023-10-01T07:58:39.384 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:39.384 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.384 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.384 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:58:39.384 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:20.716214+0000", 2023-10-01T07:58:39.384 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T07:58:39.384 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.384 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.384 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:58:39.384 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:20.716218+0000", 2023-10-01T07:58:39.384 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.4440000000000001e-06 2023-10-01T07:58:39.384 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.385 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.385 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:58:39.385 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:20.716230+0000", 2023-10-01T07:58:39.385 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.1338000000000001e-05 2023-10-01T07:58:39.385 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.385 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.385 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:58:39.385 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:20.716247+0000", 2023-10-01T07:58:39.385 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.6886999999999999e-05 2023-10-01T07:58:39.385 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.385 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.386 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:58:39.386 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:20.716294+0000", 2023-10-01T07:58:39.386 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.7812999999999998e-05 2023-10-01T07:58:39.386 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.386 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.386 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T07:58:39.386 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:20.716308+0000", 2023-10-01T07:58:39.386 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.3855e-05 2023-10-01T07:58:39.386 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.386 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.386 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:58:39.386 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:21.681946+0000", 2023-10-01T07:58:39.387 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.96563827700000004 2023-10-01T07:58:39.387 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.387 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.387 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:58:39.387 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:21.681962+0000", 2023-10-01T07:58:39.387 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.5806000000000001e-05 2023-10-01T07:58:39.387 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:39.387 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:58:39.387 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:39.387 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.387 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.388 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "MOSDPGRecoveryDelete(7.0 e165,164 7:0eef47a5:::benchmark_data_smithi084_123840_object35496:head,155'8822)", 2023-10-01T07:58:39.388 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:54:23.664599+0000", 2023-10-01T07:58:39.388 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 255.68082996699999, 2023-10-01T07:58:39.388 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.222330637, 2023-10-01T07:58:39.388 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:58:39.388 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "started", 2023-10-01T07:58:39.388 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:58:39.388 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.388 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:58:39.388 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:23.664599+0000", 2023-10-01T07:58:39.388 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:39.388 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.389 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.389 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:58:39.389 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:23.664599+0000", 2023-10-01T07:58:39.389 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:39.389 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.389 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.389 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:58:39.389 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:23.664598+0000", 2023-10-01T07:58:39.389 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T07:58:39.389 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.389 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.390 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:58:39.390 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:23.664608+0000", 2023-10-01T07:58:39.390 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.7419999999999992e-06 2023-10-01T07:58:39.390 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.390 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.390 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:58:39.390 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:23.664628+0000", 2023-10-01T07:58:39.390 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.0242999999999999e-05 2023-10-01T07:58:39.390 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.390 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.390 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:58:39.390 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:23.664639+0000", 2023-10-01T07:58:39.391 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.1452e-05 2023-10-01T07:58:39.391 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.391 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.391 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:58:39.391 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:23.886880+0000", 2023-10-01T07:58:39.391 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.222241086 2023-10-01T07:58:39.391 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.391 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.391 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:58:39.391 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:23.886889+0000", 2023-10-01T07:58:39.391 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.4139999999999994e-06 2023-10-01T07:58:39.392 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.392 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.392 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:58:39.392 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:54:23.886930+0000", 2023-10-01T07:58:39.392 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.0998999999999998e-05 2023-10-01T07:58:39.392 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:39.392 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:58:39.392 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:39.392 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.392 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.392 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.35277.0:35618 8.1 8:8ba3334a:::benchmark_data_smithi084_146341_object35617:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e178)", 2023-10-01T07:58:39.392 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:56:04.997887+0000", 2023-10-01T07:58:39.392 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 154.347542301, 2023-10-01T07:58:39.393 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.26990694399999998, 2023-10-01T07:58:39.393 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:58:39.393 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:58:39.393 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:58:39.393 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.35277", 2023-10-01T07:58:39.393 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T07:58:39.393 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 35618 2023-10-01T07:58:39.393 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.393 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:58:39.393 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.393 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:58:39.394 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:04.997887+0000", 2023-10-01T07:58:39.394 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:39.394 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.394 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.394 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:58:39.394 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:04.997887+0000", 2023-10-01T07:58:39.394 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:39.394 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.394 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.394 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:58:39.394 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:04.997885+0000", 2023-10-01T07:58:39.395 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T07:58:39.395 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.395 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.395 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:58:39.395 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:04.997973+0000", 2023-10-01T07:58:39.395 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.7238999999999996e-05 2023-10-01T07:58:39.395 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.395 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.395 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:58:39.395 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:04.997983+0000", 2023-10-01T07:58:39.395 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0668e-05 2023-10-01T07:58:39.396 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.396 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.396 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:58:39.396 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:04.997989+0000", 2023-10-01T07:58:39.396 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.0379999999999996e-06 2023-10-01T07:58:39.396 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.396 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.396 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:58:39.396 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:04.998040+0000", 2023-10-01T07:58:39.396 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.0806000000000001e-05 2023-10-01T07:58:39.396 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.396 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.397 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:58:39.397 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:04.998139+0000", 2023-10-01T07:58:39.397 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.8667999999999998e-05 2023-10-01T07:58:39.397 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.397 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.397 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 0,2", 2023-10-01T07:58:39.397 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:04.998261+0000", 2023-10-01T07:58:39.397 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00012221000000000001 2023-10-01T07:58:39.397 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.397 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.397 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:58:39.397 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:04.999811+0000", 2023-10-01T07:58:39.397 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0015503699999999999 2023-10-01T07:58:39.398 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.398 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.398 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:58:39.398 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.000856+0000", 2023-10-01T07:58:39.398 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.001045016 2023-10-01T07:58:39.398 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.398 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.398 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:58:39.398 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.267671+0000", 2023-10-01T07:58:39.398 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.26681484 2023-10-01T07:58:39.398 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.399 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.399 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:58:39.399 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.267739+0000", 2023-10-01T07:58:39.399 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.8113000000000003e-05 2023-10-01T07:58:39.399 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.399 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.399 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:58:39.399 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.267794+0000", 2023-10-01T07:58:39.399 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.4376999999999998e-05 2023-10-01T07:58:39.399 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:39.399 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:58:39.399 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:39.399 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.400 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.400 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.35277.0:35620 8.a 8:5a8eb6ec:::benchmark_data_smithi084_146341_object35619:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e178)", 2023-10-01T07:58:39.400 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:56:04.998939+0000", 2023-10-01T07:58:39.400 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 154.34648958, 2023-10-01T07:58:39.400 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.27545518400000002, 2023-10-01T07:58:39.400 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:58:39.400 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:58:39.400 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:58:39.400 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.35277", 2023-10-01T07:58:39.400 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T07:58:39.400 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 35620 2023-10-01T07:58:39.400 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.401 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:58:39.401 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.401 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:58:39.401 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:04.998939+0000", 2023-10-01T07:58:39.401 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:39.401 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.401 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.401 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:58:39.401 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:04.998939+0000", 2023-10-01T07:58:39.401 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:39.401 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.401 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.402 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:58:39.402 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:04.998939+0000", 2023-10-01T07:58:39.402 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:58:39.402 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.402 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.402 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:58:39.402 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:04.998957+0000", 2023-10-01T07:58:39.402 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.8715999999999998e-05 2023-10-01T07:58:39.402 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.402 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.402 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:58:39.402 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:04.998968+0000", 2023-10-01T07:58:39.403 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0993e-05 2023-10-01T07:58:39.403 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.403 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.403 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:58:39.403 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:04.998974+0000", 2023-10-01T07:58:39.403 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.7790000000000001e-06 2023-10-01T07:58:39.403 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.403 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.403 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:58:39.403 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:04.999825+0000", 2023-10-01T07:58:39.403 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00085130600000000002 2023-10-01T07:58:39.403 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.404 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.404 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:58:39.404 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.000038+0000", 2023-10-01T07:58:39.404 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00021267000000000001 2023-10-01T07:58:39.404 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.404 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.404 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 2,5", 2023-10-01T07:58:39.404 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.000217+0000", 2023-10-01T07:58:39.404 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000178534 2023-10-01T07:58:39.404 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.404 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.404 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:58:39.405 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.003659+0000", 2023-10-01T07:58:39.405 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0034426460000000002 2023-10-01T07:58:39.405 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.405 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.405 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:58:39.405 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.005929+0000", 2023-10-01T07:58:39.405 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0022698710000000001 2023-10-01T07:58:39.405 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.405 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.405 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:58:39.405 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.274277+0000", 2023-10-01T07:58:39.405 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.26834803200000001 2023-10-01T07:58:39.406 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.406 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.406 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:58:39.406 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.274346+0000", 2023-10-01T07:58:39.406 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.9024999999999997e-05 2023-10-01T07:58:39.406 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.406 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.406 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:58:39.406 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.274395+0000", 2023-10-01T07:58:39.406 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.8516000000000001e-05 2023-10-01T07:58:39.406 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:39.406 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:58:39.407 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:39.407 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.407 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.407 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.35277.0:35639 8.a 8:56c91360:::benchmark_data_smithi084_146341_object35638:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e178)", 2023-10-01T07:58:39.407 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:56:05.008631+0000", 2023-10-01T07:58:39.407 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 154.33679848899999, 2023-10-01T07:58:39.407 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.26594906600000001, 2023-10-01T07:58:39.407 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:58:39.407 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:58:39.407 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:58:39.407 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.35277", 2023-10-01T07:58:39.407 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T07:58:39.408 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 35639 2023-10-01T07:58:39.408 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.408 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:58:39.408 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.408 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:58:39.408 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008631+0000", 2023-10-01T07:58:39.408 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:39.408 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.408 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.408 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:58:39.408 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008631+0000", 2023-10-01T07:58:39.408 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:39.409 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.409 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.409 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:58:39.409 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008630+0000", 2023-10-01T07:58:39.409 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:58:39.409 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.409 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.409 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:58:39.409 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008680+0000", 2023-10-01T07:58:39.409 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.9864999999999998e-05 2023-10-01T07:58:39.409 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.409 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.410 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:58:39.410 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008689+0000", 2023-10-01T07:58:39.410 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.5359999999999998e-06 2023-10-01T07:58:39.410 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.410 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.410 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:58:39.410 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008698+0000", 2023-10-01T07:58:39.410 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.6349999999999995e-06 2023-10-01T07:58:39.410 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.410 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.410 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:58:39.410 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008745+0000", 2023-10-01T07:58:39.411 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.6783000000000003e-05 2023-10-01T07:58:39.411 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.411 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.411 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:58:39.411 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008910+0000", 2023-10-01T07:58:39.411 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00016512300000000001 2023-10-01T07:58:39.411 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.411 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.411 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 2,5", 2023-10-01T07:58:39.411 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.009081+0000", 2023-10-01T07:58:39.411 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000170817 2023-10-01T07:58:39.411 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.411 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.412 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:58:39.412 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.012842+0000", 2023-10-01T07:58:39.412 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0037615639999999998 2023-10-01T07:58:39.412 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.412 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.412 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:58:39.412 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.013703+0000", 2023-10-01T07:58:39.412 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00086125899999999996 2023-10-01T07:58:39.412 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.412 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.412 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:58:39.412 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.274474+0000", 2023-10-01T07:58:39.413 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.26077019200000001 2023-10-01T07:58:39.413 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.413 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.413 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:58:39.413 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.274533+0000", 2023-10-01T07:58:39.413 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.9697999999999997e-05 2023-10-01T07:58:39.413 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.413 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.413 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:58:39.413 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.274580+0000", 2023-10-01T07:58:39.413 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.6319000000000002e-05 2023-10-01T07:58:39.413 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:39.414 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:58:39.414 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:39.414 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.414 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.414 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.35277.0:35640 8.a 8:50d527e7:::benchmark_data_smithi084_146341_object35639:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e178)", 2023-10-01T07:58:39.414 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:56:05.008713+0000", 2023-10-01T07:58:39.414 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 154.33671652000001, 2023-10-01T07:58:39.414 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.26599809000000002, 2023-10-01T07:58:39.414 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:58:39.414 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:58:39.414 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:58:39.414 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.35277", 2023-10-01T07:58:39.415 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T07:58:39.415 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 35640 2023-10-01T07:58:39.415 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.415 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:58:39.415 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.415 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:58:39.415 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008713+0000", 2023-10-01T07:58:39.415 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:39.415 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.415 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.415 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:58:39.416 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008713+0000", 2023-10-01T07:58:39.416 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:39.416 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.416 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.416 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:58:39.416 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008712+0000", 2023-10-01T07:58:39.416 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T07:58:39.416 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.416 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.416 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:58:39.416 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008749+0000", 2023-10-01T07:58:39.416 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.7413000000000002e-05 2023-10-01T07:58:39.416 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.417 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.417 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:58:39.417 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008759+0000", 2023-10-01T07:58:39.417 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.3470000000000005e-06 2023-10-01T07:58:39.417 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.417 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.417 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:58:39.417 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008766+0000", 2023-10-01T07:58:39.417 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.8029999999999999e-06 2023-10-01T07:58:39.417 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.417 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.417 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:58:39.417 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.010478+0000", 2023-10-01T07:58:39.418 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0017125599999999999 2023-10-01T07:58:39.418 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.418 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.418 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:58:39.418 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.010617+0000", 2023-10-01T07:58:39.418 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00013913200000000001 2023-10-01T07:58:39.418 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.418 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.418 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 2,5", 2023-10-01T07:58:39.418 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.010741+0000", 2023-10-01T07:58:39.418 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00012366100000000001 2023-10-01T07:58:39.418 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.419 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.419 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:58:39.419 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.013711+0000", 2023-10-01T07:58:39.419 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.002969892 2023-10-01T07:58:39.419 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.419 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.419 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:58:39.419 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.013770+0000", 2023-10-01T07:58:39.419 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.9676000000000003e-05 2023-10-01T07:58:39.419 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.419 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.419 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:58:39.420 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.274629+0000", 2023-10-01T07:58:39.420 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.26085850100000002 2023-10-01T07:58:39.420 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.420 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.420 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:58:39.420 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.274670+0000", 2023-10-01T07:58:39.420 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.1424000000000002e-05 2023-10-01T07:58:39.420 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.420 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.420 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:58:39.420 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.274711+0000", 2023-10-01T07:58:39.420 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.0269999999999999e-05 2023-10-01T07:58:39.421 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:39.421 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:58:39.421 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:39.421 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.421 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.421 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.35277.0:35641 8.a 8:5ad84b60:::benchmark_data_smithi084_146341_object35640:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e178)", 2023-10-01T07:58:39.421 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:56:05.008773+0000", 2023-10-01T07:58:39.421 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 154.336655659, 2023-10-01T07:58:39.421 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.266098049, 2023-10-01T07:58:39.421 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:58:39.421 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:58:39.421 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:58:39.422 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.35277", 2023-10-01T07:58:39.422 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T07:58:39.422 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 35641 2023-10-01T07:58:39.422 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.422 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:58:39.422 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.422 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:58:39.422 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008773+0000", 2023-10-01T07:58:39.422 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:39.422 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.422 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.422 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:58:39.423 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008773+0000", 2023-10-01T07:58:39.423 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:39.423 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.423 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.423 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:58:39.423 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008773+0000", 2023-10-01T07:58:39.423 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:58:39.423 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.423 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.423 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:58:39.423 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008805+0000", 2023-10-01T07:58:39.423 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.2110999999999998e-05 2023-10-01T07:58:39.424 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.424 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.424 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:58:39.424 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008813+0000", 2023-10-01T07:58:39.424 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.3250000000000008e-06 2023-10-01T07:58:39.424 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.424 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.424 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:58:39.424 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008819+0000", 2023-10-01T07:58:39.424 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.8719999999999999e-06 2023-10-01T07:58:39.424 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.425 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.425 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:58:39.425 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.011761+0000", 2023-10-01T07:58:39.425 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0029424730000000001 2023-10-01T07:58:39.425 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.425 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.425 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:58:39.425 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.011852+0000", 2023-10-01T07:58:39.425 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.0350000000000001e-05 2023-10-01T07:58:39.425 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.425 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.425 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 2,5", 2023-10-01T07:58:39.425 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.011952+0000", 2023-10-01T07:58:39.426 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00010063700000000001 2023-10-01T07:58:39.426 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.426 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.426 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:58:39.426 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.013716+0000", 2023-10-01T07:58:39.426 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0017630969999999999 2023-10-01T07:58:39.426 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.426 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.426 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:58:39.426 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.014711+0000", 2023-10-01T07:58:39.426 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00099544200000000003 2023-10-01T07:58:39.426 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.427 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.427 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:58:39.427 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.274758+0000", 2023-10-01T07:58:39.427 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.26004706900000002 2023-10-01T07:58:39.427 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.427 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.427 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:58:39.427 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.274833+0000", 2023-10-01T07:58:39.427 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.5222999999999995e-05 2023-10-01T07:58:39.427 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.427 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.427 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:58:39.428 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.274871+0000", 2023-10-01T07:58:39.428 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.8189000000000003e-05 2023-10-01T07:58:39.428 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:39.428 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:58:39.428 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:39.428 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.428 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.428 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.35277.0:35643 8.a 8:5eaf061d:::benchmark_data_smithi084_146341_object35642:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e178)", 2023-10-01T07:58:39.428 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:56:05.008823+0000", 2023-10-01T07:58:39.428 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 154.33660578300001, 2023-10-01T07:58:39.428 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.26621497799999999, 2023-10-01T07:58:39.428 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:58:39.429 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:58:39.429 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:58:39.429 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.35277", 2023-10-01T07:58:39.429 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T07:58:39.429 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 35643 2023-10-01T07:58:39.429 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.429 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:58:39.429 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.429 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:58:39.429 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008823+0000", 2023-10-01T07:58:39.429 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:39.429 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.430 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.430 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:58:39.430 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008823+0000", 2023-10-01T07:58:39.430 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:39.430 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.430 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.430 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:58:39.430 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008823+0000", 2023-10-01T07:58:39.430 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T07:58:39.430 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.430 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.430 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:58:39.431 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008840+0000", 2023-10-01T07:58:39.431 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.6597999999999999e-05 2023-10-01T07:58:39.431 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.431 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.431 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:58:39.431 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008845+0000", 2023-10-01T07:58:39.431 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.0579999999999997e-06 2023-10-01T07:58:39.431 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.431 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.431 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:58:39.431 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008848+0000", 2023-10-01T07:58:39.432 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.844e-06 2023-10-01T07:58:39.432 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.432 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.432 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:58:39.432 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.012871+0000", 2023-10-01T07:58:39.432 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0040222579999999999 2023-10-01T07:58:39.432 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.432 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.432 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:58:39.432 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.012967+0000", 2023-10-01T07:58:39.432 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.6105000000000002e-05 2023-10-01T07:58:39.432 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.433 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.433 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 2,5", 2023-10-01T07:58:39.433 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.013073+0000", 2023-10-01T07:58:39.433 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000106481 2023-10-01T07:58:39.433 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.433 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.433 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:58:39.433 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.013894+0000", 2023-10-01T07:58:39.433 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00082058900000000004 2023-10-01T07:58:39.433 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.433 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.433 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:58:39.434 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.014839+0000", 2023-10-01T07:58:39.434 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00094505499999999998 2023-10-01T07:58:39.434 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.434 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.434 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:58:39.434 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.274924+0000", 2023-10-01T07:58:39.434 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.260085065 2023-10-01T07:58:39.434 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.434 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.434 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:58:39.434 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.274990+0000", 2023-10-01T07:58:39.434 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.5630999999999996e-05 2023-10-01T07:58:39.435 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.435 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.435 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:58:39.435 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.275038+0000", 2023-10-01T07:58:39.435 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.8628000000000003e-05 2023-10-01T07:58:39.435 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:39.435 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:58:39.435 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:39.435 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.435 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.435 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.35277.0:114445 8.7 8:effbf6e0:::benchmark_data_smithi084_146341_object3311:head [delete] snapc 0=[] ondisk+write+known_if_redirected e181)", 2023-10-01T07:58:39.435 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:57:21.287804+0000", 2023-10-01T07:58:39.435 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 78.057625172000002, 2023-10-01T07:58:39.436 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.27293057799999998, 2023-10-01T07:58:39.436 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:58:39.436 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:58:39.436 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:58:39.436 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.35277", 2023-10-01T07:58:39.436 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T07:58:39.436 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 114445 2023-10-01T07:58:39.436 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.436 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:58:39.436 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.436 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:58:39.436 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.287804+0000", 2023-10-01T07:58:39.437 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:39.437 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.437 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.437 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:58:39.437 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.287804+0000", 2023-10-01T07:58:39.437 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:39.437 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.437 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.437 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:58:39.437 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.287803+0000", 2023-10-01T07:58:39.437 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:58:39.437 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.437 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.438 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:58:39.438 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.287809+0000", 2023-10-01T07:58:39.438 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.1959999999999996e-06 2023-10-01T07:58:39.438 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.438 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.438 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:58:39.438 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.287821+0000", 2023-10-01T07:58:39.438 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.2121e-05 2023-10-01T07:58:39.438 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.438 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.438 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:58:39.438 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.287828+0000", 2023-10-01T07:58:39.439 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.9630000000000001e-06 2023-10-01T07:58:39.439 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.439 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.439 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:58:39.439 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.287987+0000", 2023-10-01T07:58:39.439 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000158729 2023-10-01T07:58:39.439 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.439 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.439 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:58:39.439 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.288351+0000", 2023-10-01T07:58:39.439 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00036425699999999999 2023-10-01T07:58:39.439 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.440 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.440 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,6", 2023-10-01T07:58:39.440 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.288700+0000", 2023-10-01T07:58:39.440 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00034931900000000001 2023-10-01T07:58:39.440 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.440 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.440 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:58:39.440 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.300785+0000", 2023-10-01T07:58:39.440 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.01208438 2023-10-01T07:58:39.440 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.440 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.440 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:58:39.441 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.300828+0000", 2023-10-01T07:58:39.441 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.3189000000000003e-05 2023-10-01T07:58:39.441 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.441 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.441 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:58:39.441 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.560640+0000", 2023-10-01T07:58:39.441 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.25981260699999997 2023-10-01T07:58:39.441 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.441 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.441 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:58:39.441 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.560680+0000", 2023-10-01T07:58:39.441 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.9575e-05 2023-10-01T07:58:39.442 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.442 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.442 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:58:39.442 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.560734+0000", 2023-10-01T07:58:39.442 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.4398999999999999e-05 2023-10-01T07:58:39.442 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:39.442 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:58:39.442 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:39.442 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.442 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.442 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.35277.0:114447 8.7 8:e74a9484:::benchmark_data_smithi084_146341_object3313:head [delete] snapc 0=[] ondisk+write+known_if_redirected e181)", 2023-10-01T07:58:39.442 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:57:21.287839+0000", 2023-10-01T07:58:39.443 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 78.057590117000004, 2023-10-01T07:58:39.443 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.279620859, 2023-10-01T07:58:39.443 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:58:39.443 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:58:39.443 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:58:39.443 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.35277", 2023-10-01T07:58:39.443 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T07:58:39.443 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 114447 2023-10-01T07:58:39.443 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.443 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:58:39.443 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.443 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:58:39.444 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.287839+0000", 2023-10-01T07:58:39.444 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:39.444 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.444 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.444 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:58:39.444 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.287839+0000", 2023-10-01T07:58:39.444 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:39.444 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.444 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.444 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:58:39.444 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.287839+0000", 2023-10-01T07:58:39.444 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T07:58:39.444 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.445 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.445 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:58:39.445 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.287841+0000", 2023-10-01T07:58:39.445 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.2290000000000002e-06 2023-10-01T07:58:39.445 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.445 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.445 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:58:39.445 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.287849+0000", 2023-10-01T07:58:39.445 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.3969999999999994e-06 2023-10-01T07:58:39.445 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.445 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.445 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:58:39.446 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.287853+0000", 2023-10-01T07:58:39.446 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.8809999999999998e-06 2023-10-01T07:58:39.446 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.446 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.446 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:58:39.446 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.293155+0000", 2023-10-01T07:58:39.446 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0053019490000000002 2023-10-01T07:58:39.446 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.446 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.446 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:58:39.446 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.293297+0000", 2023-10-01T07:58:39.446 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00014222700000000001 2023-10-01T07:58:39.447 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.447 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.447 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,6", 2023-10-01T07:58:39.447 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.293435+0000", 2023-10-01T07:58:39.447 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000138164 2023-10-01T07:58:39.447 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.447 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.447 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:58:39.447 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.303959+0000", 2023-10-01T07:58:39.447 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.010523784 2023-10-01T07:58:39.447 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.447 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.447 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:58:39.448 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.307490+0000", 2023-10-01T07:58:39.448 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0035310229999999999 2023-10-01T07:58:39.448 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.448 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.448 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:58:39.448 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.567330+0000", 2023-10-01T07:58:39.448 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.25983984900000001 2023-10-01T07:58:39.448 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.448 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.448 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:58:39.448 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.567394+0000", 2023-10-01T07:58:39.448 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.3663000000000004e-05 2023-10-01T07:58:39.449 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.449 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.449 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:58:39.449 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.567460+0000", 2023-10-01T07:58:39.449 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.6001999999999996e-05 2023-10-01T07:58:39.449 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:39.449 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:58:39.449 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:39.449 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.449 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.449 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.35277.0:114452 8.7 8:ebec2f04:::benchmark_data_smithi084_146341_object3318:head [delete] snapc 0=[] ondisk+write+known_if_redirected e181)", 2023-10-01T07:58:39.449 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:57:21.292278+0000", 2023-10-01T07:58:39.449 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 78.053150607000006, 2023-10-01T07:58:39.450 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.27530481099999998, 2023-10-01T07:58:39.450 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:58:39.450 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:58:39.450 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:58:39.450 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.35277", 2023-10-01T07:58:39.450 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T07:58:39.450 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 114452 2023-10-01T07:58:39.450 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.450 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:58:39.450 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.450 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:58:39.450 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.292278+0000", 2023-10-01T07:58:39.451 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:39.451 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.451 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.451 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:58:39.451 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.292278+0000", 2023-10-01T07:58:39.451 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:39.451 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.451 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.451 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:58:39.451 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.292277+0000", 2023-10-01T07:58:39.451 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T07:58:39.451 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.452 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.452 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:58:39.452 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.292284+0000", 2023-10-01T07:58:39.452 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.4679999999999997e-06 2023-10-01T07:58:39.452 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.452 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.452 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:58:39.452 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.292298+0000", 2023-10-01T07:58:39.452 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.4817000000000001e-05 2023-10-01T07:58:39.452 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.452 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.452 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:58:39.452 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.292305+0000", 2023-10-01T07:58:39.453 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.6429999999999998e-06 2023-10-01T07:58:39.453 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.453 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.453 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:58:39.453 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.297388+0000", 2023-10-01T07:58:39.453 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0050829500000000001 2023-10-01T07:58:39.453 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.453 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.453 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:58:39.453 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.297536+0000", 2023-10-01T07:58:39.453 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00014835299999999999 2023-10-01T07:58:39.453 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.454 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.454 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,6", 2023-10-01T07:58:39.454 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.297667+0000", 2023-10-01T07:58:39.454 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00013096200000000001 2023-10-01T07:58:39.454 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.454 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.454 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:58:39.454 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.303968+0000", 2023-10-01T07:58:39.454 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0063010160000000004 2023-10-01T07:58:39.454 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.454 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.454 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:58:39.455 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.307527+0000", 2023-10-01T07:58:39.455 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0035588180000000001 2023-10-01T07:58:39.455 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.455 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.455 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:58:39.455 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.567502+0000", 2023-10-01T07:58:39.455 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.25997477600000002 2023-10-01T07:58:39.455 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.455 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.455 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:58:39.455 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.567544+0000", 2023-10-01T07:58:39.455 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.2477e-05 2023-10-01T07:58:39.455 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.456 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.456 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:58:39.456 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.567583+0000", 2023-10-01T07:58:39.456 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.8782000000000002e-05 2023-10-01T07:58:39.456 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:39.456 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:58:39.456 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:39.456 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.456 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.456 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.35277.0:114455 8.7 8:ebbace9c:::benchmark_data_smithi084_146341_object3321:head [delete] snapc 0=[] ondisk+write+known_if_redirected e181)", 2023-10-01T07:58:39.456 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:57:21.295979+0000", 2023-10-01T07:58:39.456 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 78.049449808000006, 2023-10-01T07:58:39.457 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.27174584299999999, 2023-10-01T07:58:39.457 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:58:39.457 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:58:39.457 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:58:39.457 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.35277", 2023-10-01T07:58:39.457 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T07:58:39.457 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 114455 2023-10-01T07:58:39.457 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.457 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:58:39.457 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.457 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:58:39.457 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.295979+0000", 2023-10-01T07:58:39.458 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:39.458 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.458 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.458 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:58:39.458 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.295979+0000", 2023-10-01T07:58:39.458 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:39.458 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.458 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.458 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:58:39.458 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.295978+0000", 2023-10-01T07:58:39.458 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:58:39.458 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.459 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.459 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:58:39.459 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.295983+0000", 2023-10-01T07:58:39.459 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.1150000000000002e-06 2023-10-01T07:58:39.459 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.459 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.459 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:58:39.459 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.295991+0000", 2023-10-01T07:58:39.459 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.4270000000000002e-06 2023-10-01T07:58:39.459 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.459 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.459 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:58:39.460 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.295996+0000", 2023-10-01T07:58:39.460 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.3850000000000001e-06 2023-10-01T07:58:39.460 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.460 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.460 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:58:39.460 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.300873+0000", 2023-10-01T07:58:39.460 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0048771999999999999 2023-10-01T07:58:39.460 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.460 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.460 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:58:39.460 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.300959+0000", 2023-10-01T07:58:39.460 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.5840999999999993e-05 2023-10-01T07:58:39.460 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.461 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.461 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,6", 2023-10-01T07:58:39.461 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.301039+0000", 2023-10-01T07:58:39.461 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.9825000000000002e-05 2023-10-01T07:58:39.461 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.461 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.461 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:58:39.461 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.306558+0000", 2023-10-01T07:58:39.461 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0055194199999999997 2023-10-01T07:58:39.461 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.461 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.461 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:58:39.461 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.307552+0000", 2023-10-01T07:58:39.462 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00099314299999999993 2023-10-01T07:58:39.462 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.462 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.462 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:58:39.462 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.567634+0000", 2023-10-01T07:58:39.462 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.26008238 2023-10-01T07:58:39.462 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.462 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.462 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:58:39.462 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.567685+0000", 2023-10-01T07:58:39.462 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.1337e-05 2023-10-01T07:58:39.462 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.463 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.463 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:58:39.463 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.567725+0000", 2023-10-01T07:58:39.463 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.9799999999999998e-05 2023-10-01T07:58:39.463 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:39.463 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:58:39.463 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:39.463 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.463 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.463 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.35277.0:114456 8.7 8:ecc9468c:::benchmark_data_smithi084_146341_object3322:head [delete] snapc 0=[] ondisk+write+known_if_redirected e181)", 2023-10-01T07:58:39.463 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:57:21.296172+0000", 2023-10-01T07:58:39.463 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 78.049256735, 2023-10-01T07:58:39.463 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.27167715199999998, 2023-10-01T07:58:39.464 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:58:39.464 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:58:39.464 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:58:39.464 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.35277", 2023-10-01T07:58:39.464 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T07:58:39.464 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 114456 2023-10-01T07:58:39.464 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.464 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:58:39.464 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.464 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:58:39.464 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.296172+0000", 2023-10-01T07:58:39.464 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:39.465 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.465 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.465 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:58:39.465 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.296172+0000", 2023-10-01T07:58:39.465 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:39.465 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.465 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.465 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:58:39.465 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.296171+0000", 2023-10-01T07:58:39.465 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:58:39.465 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.465 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.466 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:58:39.466 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.296177+0000", 2023-10-01T07:58:39.466 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.0979999999999999e-06 2023-10-01T07:58:39.466 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.466 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.466 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:58:39.466 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.296196+0000", 2023-10-01T07:58:39.466 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.8202e-05 2023-10-01T07:58:39.466 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.466 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.466 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:58:39.466 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.296204+0000", 2023-10-01T07:58:39.467 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.3590000000000008e-06 2023-10-01T07:58:39.467 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.467 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.467 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:58:39.467 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.303992+0000", 2023-10-01T07:58:39.467 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0077879339999999998 2023-10-01T07:58:39.467 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.467 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.467 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:58:39.467 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.304081+0000", 2023-10-01T07:58:39.467 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.9559000000000001e-05 2023-10-01T07:58:39.467 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.468 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.468 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,6", 2023-10-01T07:58:39.468 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.304188+0000", 2023-10-01T07:58:39.468 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000107061 2023-10-01T07:58:39.468 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.468 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.468 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:58:39.468 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.307603+0000", 2023-10-01T07:58:39.468 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0034144750000000001 2023-10-01T07:58:39.468 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.468 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.468 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:58:39.469 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.307620+0000", 2023-10-01T07:58:39.469 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.7564999999999999e-05 2023-10-01T07:58:39.469 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.469 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.469 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:58:39.469 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.567765+0000", 2023-10-01T07:58:39.469 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.26014432500000001 2023-10-01T07:58:39.469 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.469 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.469 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:58:39.469 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.567812+0000", 2023-10-01T07:58:39.469 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.6854999999999998e-05 2023-10-01T07:58:39.470 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.470 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.470 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:58:39.470 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.567849+0000", 2023-10-01T07:58:39.470 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.7805999999999997e-05 2023-10-01T07:58:39.470 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:39.470 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:58:39.470 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:39.470 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.470 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.470 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.35277.0:144705 8.7 8:edb51e08:::benchmark_data_smithi084_146341_object33571:head [delete] snapc 0=[] ondisk+write+known_if_redirected e183)", 2023-10-01T07:58:39.471 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:58:00.532348+0000", 2023-10-01T07:58:39.471 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 38.813080716000002, 2023-10-01T07:58:39.471 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.226958194, 2023-10-01T07:58:39.471 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:58:39.471 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:58:39.471 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:58:39.471 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.35277", 2023-10-01T07:58:39.471 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T07:58:39.471 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 144705 2023-10-01T07:58:39.471 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.471 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:58:39.471 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.471 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:58:39.472 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:00.532348+0000", 2023-10-01T07:58:39.472 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:39.472 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.472 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.472 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:58:39.472 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:00.532348+0000", 2023-10-01T07:58:39.472 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:39.472 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.472 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.472 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:58:39.472 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:00.532348+0000", 2023-10-01T07:58:39.472 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:58:39.473 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.473 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.473 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:58:39.473 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:00.532353+0000", 2023-10-01T07:58:39.473 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.0950000000000003e-06 2023-10-01T07:58:39.473 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.473 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.473 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:58:39.473 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:00.532363+0000", 2023-10-01T07:58:39.473 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0233e-05 2023-10-01T07:58:39.473 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.473 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.474 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:58:39.474 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:00.532370+0000", 2023-10-01T07:58:39.474 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.1609999999999997e-06 2023-10-01T07:58:39.474 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.474 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.474 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:58:39.474 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:00.540808+0000", 2023-10-01T07:58:39.474 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.008438203 2023-10-01T07:58:39.474 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.474 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.474 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:58:39.474 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:00.540938+0000", 2023-10-01T07:58:39.475 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00012936800000000001 2023-10-01T07:58:39.475 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.475 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.475 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,6", 2023-10-01T07:58:39.475 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:00.541071+0000", 2023-10-01T07:58:39.475 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00013359900000000001 2023-10-01T07:58:39.475 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.475 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.475 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:58:39.475 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:00.551911+0000", 2023-10-01T07:58:39.475 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.010840018999999999 2023-10-01T07:58:39.475 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.475 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.476 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:58:39.477 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:00.559512+0000", 2023-10-01T07:58:39.477 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0076008769999999998 2023-10-01T07:58:39.477 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.477 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.477 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:58:39.477 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:00.759187+0000", 2023-10-01T07:58:39.477 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.199674621 2023-10-01T07:58:39.478 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.478 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.478 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:58:39.478 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:00.759251+0000", 2023-10-01T07:58:39.478 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.3898000000000004e-05 2023-10-01T07:58:39.478 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.478 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.478 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:58:39.478 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:00.759307+0000", 2023-10-01T07:58:39.478 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.5865000000000001e-05 2023-10-01T07:58:39.478 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:39.478 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:58:39.479 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:39.479 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.479 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.479 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.35277.0:144728 8.7 8:eb00c16f:::benchmark_data_smithi084_146341_object33594:head [delete] snapc 0=[] ondisk+write+known_if_redirected e183)", 2023-10-01T07:58:39.479 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:58:00.562983+0000", 2023-10-01T07:58:39.479 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 38.782445963999997, 2023-10-01T07:58:39.479 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.22224609100000001, 2023-10-01T07:58:39.479 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:58:39.479 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:58:39.479 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:58:39.479 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.35277", 2023-10-01T07:58:39.479 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T07:58:39.480 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 144728 2023-10-01T07:58:39.480 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.480 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:58:39.480 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.480 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:58:39.480 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:00.562983+0000", 2023-10-01T07:58:39.480 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:39.480 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.480 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.480 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:58:39.480 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:00.562983+0000", 2023-10-01T07:58:39.480 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:58:39.481 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.481 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.481 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:58:39.481 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:00.562982+0000", 2023-10-01T07:58:39.481 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T07:58:39.481 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.481 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.481 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:58:39.481 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:00.562988+0000", 2023-10-01T07:58:39.481 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.2559999999999999e-06 2023-10-01T07:58:39.481 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.481 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.482 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:58:39.482 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:00.562999+0000", 2023-10-01T07:58:39.482 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0597e-05 2023-10-01T07:58:39.482 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.482 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.482 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:58:39.482 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:00.563006+0000", 2023-10-01T07:58:39.482 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.1010000000000003e-06 2023-10-01T07:58:39.482 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.482 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.482 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:58:39.482 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:00.563052+0000", 2023-10-01T07:58:39.483 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.5766000000000002e-05 2023-10-01T07:58:39.483 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.483 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.483 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:58:39.483 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:00.563219+0000", 2023-10-01T07:58:39.483 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000167307 2023-10-01T07:58:39.483 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.483 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.483 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,6", 2023-10-01T07:58:39.483 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:00.563336+0000", 2023-10-01T07:58:39.483 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000117392 2023-10-01T07:58:39.484 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.484 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.484 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:58:39.484 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:00.568427+0000", 2023-10-01T07:58:39.484 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0050906099999999998 2023-10-01T07:58:39.484 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.484 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.484 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:58:39.484 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:00.571596+0000", 2023-10-01T07:58:39.484 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0031695180000000001 2023-10-01T07:58:39.484 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.484 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.485 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:58:39.485 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:00.785084+0000", 2023-10-01T07:58:39.485 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.21348787 2023-10-01T07:58:39.485 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.485 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.485 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:58:39.485 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:00.785179+0000", 2023-10-01T07:58:39.485 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.4993000000000003e-05 2023-10-01T07:58:39.485 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:58:39.485 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:58:39.485 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:58:39.485 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:00.785229+0000", 2023-10-01T07:58:39.486 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.9959000000000001e-05 2023-10-01T07:58:39.486 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:39.486 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:58:39.486 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:39.486 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:58:39.486 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:58:39.486 INFO:teuthology.orchestra.run.smithi084.stdout:} 2023-10-01T07:58:39.486 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:39.510 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:39.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:39.515 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:39.616 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:39.645 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:39.646 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:39 smithi084 bash[78255]: cluster 2023-10-01T07:58:38.450920+0000 mgr.y (mgr.34104) 768 : cluster 0 pgmap v783: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 3.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 581 op/s; 6171/163140 objects misplaced (3.783%); 4.1 MiB/s, 65 objects/s recovering 2023-10-01T07:58:39.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:39.647 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:58:39.647 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:39 smithi084 bash[75189]: cluster 2023-10-01T07:58:38.450920+0000 mgr.y (mgr.34104) 768 : cluster 0 pgmap v783: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 3.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 581 op/s; 6171/163140 objects misplaced (3.783%); 4.1 MiB/s, 65 objects/s recovering 2023-10-01T07:58:39.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:39 smithi112 bash[59335]: cluster 2023-10-01T07:58:38.450920+0000 mgr.y (mgr.34104) 768 : cluster 0 pgmap v783: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 3.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 581 op/s; 6171/163140 objects misplaced (3.783%); 4.1 MiB/s, 65 objects/s recovering 2023-10-01T07:58:39.748 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:39.779 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:39.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:39.781 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:39.882 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:39.908 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:39.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:39.910 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:40.011 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:40.035 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:40.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:40.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:40.138 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:40.171 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:40.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:40.176 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:58:40.276 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:40.305 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:40.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:40.310 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:40.411 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:40.446 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:40.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:40.451 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:40.551 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:40.590 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-10-01T07:58:40.591 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:40.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:40.599 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:40.701 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:40.737 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:40.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:40.744 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:40.844 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:40.873 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:40.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:40.875 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:40.976 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:40.999 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:41.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:41.009 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:41.013 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:58:41.110 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:41.151 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:41.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:41.153 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:41.253 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:41.294 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:41.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:41.299 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:58:41.400 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:41.429 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:41.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:41.432 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:58:41.516 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:41 smithi112 bash[59335]: cluster 2023-10-01T07:58:40.451446+0000 mgr.y (mgr.34104) 769 : cluster 0 pgmap v784: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 542 op/s; 6171/161883 objects misplaced (3.812%); 2.9 MiB/s, 47 objects/s recovering 2023-10-01T07:58:41.516 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:41 smithi112 bash[59335]: audit 2023-10-01T07:58:40.516041+0000 mon.a (mon.0) 1060 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:58:41.533 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:41.562 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:41.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:41.566 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:58:41.667 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:41.691 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:41.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:41.699 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:41.800 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:41.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:41 smithi084 bash[78255]: cluster 2023-10-01T07:58:40.451446+0000 mgr.y (mgr.34104) 769 : cluster 0 pgmap v784: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 542 op/s; 6171/161883 objects misplaced (3.812%); 2.9 MiB/s, 47 objects/s recovering 2023-10-01T07:58:41.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:41 smithi084 bash[78255]: audit 2023-10-01T07:58:40.516041+0000 mon.a (mon.0) 1060 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:58:41.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:41 smithi084 bash[75189]: cluster 2023-10-01T07:58:40.451446+0000 mgr.y (mgr.34104) 769 : cluster 0 pgmap v784: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 542 op/s; 6171/161883 objects misplaced (3.812%); 2.9 MiB/s, 47 objects/s recovering 2023-10-01T07:58:41.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:41 smithi084 bash[75189]: audit 2023-10-01T07:58:40.516041+0000 mon.a (mon.0) 1060 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:58:41.829 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:41.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:41.832 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:41.932 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:41.966 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:41.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:41.970 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:42.071 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:42.098 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:42.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:42.105 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:42.206 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:42.249 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:42.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:42.257 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:58:42.357 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:42.380 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:42.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:42.382 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:42.483 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:42.519 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:42.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:42.523 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:42.624 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:42.649 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:42.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:42.656 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:42.757 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:42.787 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:42.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:42.790 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:58:42.890 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:42.924 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:42.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:42.932 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:43.032 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:43.069 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:43.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:43.077 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:58:43.102 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:58:43.107 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:58:43.178 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:43.206 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:43.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:43.210 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:43.311 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:43.345 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:43.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:43.349 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:43.450 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:43.474 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:43.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:43.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:43.581 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:43.615 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:43.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:43.616 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:58:43.616 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:43 smithi084 bash[78255]: cluster 2023-10-01T07:58:42.452094+0000 mgr.y (mgr.34104) 770 : cluster 0 pgmap v785: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 672 op/s; 5304/155427 objects misplaced (3.413%); 6.1 MiB/s, 96 objects/s recovering 2023-10-01T07:58:43.617 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:43 smithi084 bash[75189]: cluster 2023-10-01T07:58:42.452094+0000 mgr.y (mgr.34104) 770 : cluster 0 pgmap v785: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 672 op/s; 5304/155427 objects misplaced (3.413%); 6.1 MiB/s, 96 objects/s recovering 2023-10-01T07:58:43.717 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:43.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:43 smithi112 bash[59335]: cluster 2023-10-01T07:58:42.452094+0000 mgr.y (mgr.34104) 770 : cluster 0 pgmap v785: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 672 op/s; 5304/155427 objects misplaced (3.413%); 6.1 MiB/s, 96 objects/s recovering 2023-10-01T07:58:43.738 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:43.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:43.743 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:58:43.844 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:43.869 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:43.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:43.872 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:58:43.972 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:43.999 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:44.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:44.004 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:44.105 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:44.129 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:44.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:44.132 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:44.233 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:44.260 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:44.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:44.265 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:44.365 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:44.393 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:44.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:44.395 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:58:44.495 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:44.522 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:44.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:44.527 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:44.628 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:44.659 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:44.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:44.664 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:58:44.755 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:44 smithi112 bash[59335]: cluster 2023-10-01T07:58:44.452656+0000 mgr.y (mgr.34104) 771 : cluster 0 pgmap v786: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 600 op/s; 5304/152871 objects misplaced (3.470%); 5.3 MiB/s, 85 objects/s recovering 2023-10-01T07:58:44.765 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:44.791 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:44.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:44.796 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:44.896 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:45.008 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:45.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:45.010 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:45.111 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:45.133 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:45.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:45.136 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:58:45.192 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:44 smithi084 bash[78255]: cluster 2023-10-01T07:58:44.452656+0000 mgr.y (mgr.34104) 771 : cluster 0 pgmap v786: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 600 op/s; 5304/152871 objects misplaced (3.470%); 5.3 MiB/s, 85 objects/s recovering 2023-10-01T07:58:45.193 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:44 smithi084 bash[75189]: cluster 2023-10-01T07:58:44.452656+0000 mgr.y (mgr.34104) 771 : cluster 0 pgmap v786: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 600 op/s; 5304/152871 objects misplaced (3.470%); 5.3 MiB/s, 85 objects/s recovering 2023-10-01T07:58:45.237 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:45.271 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:45.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:45.273 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:58:45.374 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:45.407 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:45.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:45.411 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:45.512 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:45.535 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:45.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:45.542 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:45.643 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:45.668 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:45.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:45.670 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:45.696 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:58:45.771 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:45.797 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:45.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:45.800 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:45.900 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:45.930 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:45.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:45.935 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:58:46.035 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:46.068 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:46.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:46.074 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:58:46.175 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:46.204 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:46.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:46.211 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:58:46.311 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:46.320 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:46 smithi084 bash[75189]: audit 2023-10-01T07:58:45.090843+0000 mon.a (mon.0) 1061 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:58:46.320 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:46 smithi084 bash[75189]: audit 2023-10-01T07:58:45.091646+0000 mon.a (mon.0) 1062 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:58:46.321 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:58:46 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:58:46] "GET /metrics HTTP/1.1" 200 36352 "" "Prometheus/2.33.4" 2023-10-01T07:58:46.321 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:46 smithi084 bash[78255]: audit 2023-10-01T07:58:45.090843+0000 mon.a (mon.0) 1061 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:58:46.321 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:46 smithi084 bash[78255]: audit 2023-10-01T07:58:45.091646+0000 mon.a (mon.0) 1062 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:58:46.336 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:46.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:46.338 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:58:46.439 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:46.449 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:46 smithi112 bash[59335]: audit 2023-10-01T07:58:45.090843+0000 mon.a (mon.0) 1061 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:58:46.449 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:46 smithi112 bash[59335]: audit 2023-10-01T07:58:45.091646+0000 mon.a (mon.0) 1062 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:58:46.468 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:46.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:46.472 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:58:46.573 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:46.607 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:46.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:46.611 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:46.712 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:46.737 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:46.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:46.739 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:46.840 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:46.873 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:46.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:46.877 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:46.977 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:47.004 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:47.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:47.007 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:58:47.108 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:47.134 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:47.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:47.140 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:47.241 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:47.266 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:47.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:47.270 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:58:47.371 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:47.380 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:47 smithi112 bash[59335]: cluster 2023-10-01T07:58:46.453332+0000 mgr.y (mgr.34104) 772 : cluster 0 pgmap v787: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 3.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 775 op/s; 4535/145350 objects misplaced (3.120%); 7.4 MiB/s, 118 objects/s recovering 2023-10-01T07:58:47.398 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:47.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:47.401 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:47.501 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:47.509 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:47 smithi084 bash[75189]: cluster 2023-10-01T07:58:46.453332+0000 mgr.y (mgr.34104) 772 : cluster 0 pgmap v787: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 3.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 775 op/s; 4535/145350 objects misplaced (3.120%); 7.4 MiB/s, 118 objects/s recovering 2023-10-01T07:58:47.510 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:47 smithi084 bash[78255]: cluster 2023-10-01T07:58:46.453332+0000 mgr.y (mgr.34104) 772 : cluster 0 pgmap v787: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 3.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 775 op/s; 4535/145350 objects misplaced (3.120%); 7.4 MiB/s, 118 objects/s recovering 2023-10-01T07:58:47.527 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:47.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:47.531 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:58:47.632 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:47.659 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:47.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:47.665 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:58:47.765 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:47.794 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:47.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:47.797 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:58:47.898 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:47.933 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:47.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:47.939 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:48.039 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:48.076 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:48.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:48.081 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:58:48.182 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:48.214 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:48.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:48.216 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:48.317 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:48.345 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:48.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:48.349 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:48.450 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:48.475 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:48.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:48.482 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:48.582 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:48.611 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:48.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:48.613 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:48.714 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:48.755 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:48.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:48.761 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:48.862 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:48.887 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:48.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:48.892 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:48.993 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:49.021 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:49.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:49.026 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:49.127 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:49.163 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:49.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:49.168 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:58:49.269 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:49.304 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:49.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:49.307 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:49.408 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:49.431 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:49.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:49.440 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:58:49.541 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:49.563 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:49.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:49.566 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:58:49.667 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:49.691 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:49.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:49.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:49.795 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:49.820 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:49.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:49.826 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:58:49.927 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:49.937 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:49 smithi112 bash[59335]: cluster 2023-10-01T07:58:48.453860+0000 mgr.y (mgr.34104) 773 : cluster 0 pgmap v788: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 4535/142746 objects misplaced (3.177%); 5.0 MiB/s, 79 objects/s recovering 2023-10-01T07:58:49.950 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:49.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:49.952 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:49.970 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:49 smithi084 bash[75189]: cluster 2023-10-01T07:58:48.453860+0000 mgr.y (mgr.34104) 773 : cluster 0 pgmap v788: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 4535/142746 objects misplaced (3.177%); 5.0 MiB/s, 79 objects/s recovering 2023-10-01T07:58:49.970 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:49 smithi084 bash[78255]: cluster 2023-10-01T07:58:48.453860+0000 mgr.y (mgr.34104) 773 : cluster 0 pgmap v788: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 4535/142746 objects misplaced (3.177%); 5.0 MiB/s, 79 objects/s recovering 2023-10-01T07:58:50.053 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:50.078 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:50.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:50.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:50.189 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:50.213 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:50.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:50.219 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:50.264 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T07:58:50.275 INFO:teuthology.orchestra.run.smithi084.stderr:dumped all 2023-10-01T07:58:50.320 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:50.346 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:50.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:50.350 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:58:50.451 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:50.492 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:50.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:50.494 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:50.595 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:50.622 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:50.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:50.629 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:50.729 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:50.763 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:50.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:50.766 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:50.867 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:50.905 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:50.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:50.911 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:51.012 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:51.021 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:50 smithi084 bash[75189]: audit 2023-10-01T07:58:50.245410+0000 mgr.y (mgr.34104) 774 : audit 0 from='client.45269 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T07:58:51.021 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:50 smithi084 bash[75189]: cluster 2023-10-01T07:58:50.454423+0000 mgr.y (mgr.34104) 775 : cluster 0 pgmap v789: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 603 op/s; 4535/141417 objects misplaced (3.207%); 5.0 MiB/s, 79 objects/s recovering 2023-10-01T07:58:51.021 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:50 smithi084 bash[78255]: audit 2023-10-01T07:58:50.245410+0000 mgr.y (mgr.34104) 774 : audit 0 from='client.45269 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T07:58:51.021 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:50 smithi084 bash[78255]: cluster 2023-10-01T07:58:50.454423+0000 mgr.y (mgr.34104) 775 : cluster 0 pgmap v789: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 603 op/s; 4535/141417 objects misplaced (3.207%); 5.0 MiB/s, 79 objects/s recovering 2023-10-01T07:58:51.048 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:51.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:51.053 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:51.154 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:51.176 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:51.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:51.179 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:51.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:50 smithi112 bash[59335]: audit 2023-10-01T07:58:50.245410+0000 mgr.y (mgr.34104) 774 : audit 0 from='client.45269 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T07:58:51.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:50 smithi112 bash[59335]: cluster 2023-10-01T07:58:50.454423+0000 mgr.y (mgr.34104) 775 : cluster 0 pgmap v789: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 603 op/s; 4535/141417 objects misplaced (3.207%); 5.0 MiB/s, 79 objects/s recovering 2023-10-01T07:58:51.280 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:51.320 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:51.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:51.328 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:58:51.429 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:51.462 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:51.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:51.465 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:51.565 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:51.599 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:51.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:51.602 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:58:51.703 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:51.734 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:51.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:51.743 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:58:51.844 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:51.863 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:51.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:51.866 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:51.967 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:51.998 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:52.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:52.001 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:52.102 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:52.122 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:52.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:52.125 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:58:52.225 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:52.253 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:52.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:52.259 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:52.360 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:52.392 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:52.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:52.398 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:52.498 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:52.528 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:52.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:52.535 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:52.636 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:52.660 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:52.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:52.664 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:52.764 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:52.791 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:52.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:52.796 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:52.897 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:52.924 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:52.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:52.929 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:53.029 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:53.062 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:53.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:53.066 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:53.166 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:53.195 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:53.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:53.204 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:53.304 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:53.330 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:53.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:53.333 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:58:53.433 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:53.472 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:53.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:53.475 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:53.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:53 smithi084 bash[75189]: cluster 2023-10-01T07:58:52.455072+0000 mgr.y (mgr.34104) 776 : cluster 0 pgmap v790: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 743 op/s; 3741/135102 objects misplaced (2.769%); 7.7 MiB/s, 122 objects/s recovering 2023-10-01T07:58:53.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:53 smithi084 bash[78255]: cluster 2023-10-01T07:58:52.455072+0000 mgr.y (mgr.34104) 776 : cluster 0 pgmap v790: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 743 op/s; 3741/135102 objects misplaced (2.769%); 7.7 MiB/s, 122 objects/s recovering 2023-10-01T07:58:53.576 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:53.605 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:53.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:53.609 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:53.709 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:53.716 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:53 smithi112 bash[59335]: cluster 2023-10-01T07:58:52.455072+0000 mgr.y (mgr.34104) 776 : cluster 0 pgmap v790: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 743 op/s; 3741/135102 objects misplaced (2.769%); 7.7 MiB/s, 122 objects/s recovering 2023-10-01T07:58:53.741 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:53.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:53.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:53.844 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:53.877 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:53.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:53.886 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:53.987 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:54.023 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:54.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:54.029 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:58:54.130 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:54.131 INFO:teuthology.orchestra.run.smithi084.stdout:{"pg_ready":true,"pg_map":{"version":788,"stamp":"2023-10-01T07:58:48.453518+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3117291448,"num_objects":47582,"num_object_clones":0,"num_object_copies":142746,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":4535,"num_objects_unfound":0,"num_objects_dirty":47582,"num_whiteouts":0,"num_read":295,"num_read_kb":501,"num_write":174966,"num_write_kb":7114830,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1615,"num_bytes_recovered":105316444,"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":138727,"ondisk_log_size":138727,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":269,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":11899588,"kb_used_data":9413764,"kb_used_omap":38,"kb_used_meta":2485593,"kb_avail":738061628,"statfs":{"total":767960285184,"available":755775107072,"internally_reserved":0,"allocated":9639694336,"data_stored":9634713240,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":39896,"internal_metadata":2545247272},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[4,1,4,8,8,5,0,2],"upper_bound":256},"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":-504233984,"num_objects":-7694,"num_object_clones":0,"num_object_copies":-23082,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":-1636,"num_objects_unfound":0,"num_objects_dirty":-7694,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7694,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":954,"num_bytes_recovered":62521344,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003753"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":177,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.108412+0000","last_change":"2023-10-01T07:54:21.698871+0000","last_active":"2023-10-01T07:58:28.108412+0000","last_peered":"2023-10-01T07:58:28.108412+0000","last_clean":"2023-10-01T07:58:28.108412+0000","last_became_active":"2023-10-01T07:54:21.698484+0000","last_became_peered":"2023-10-01T07:54:21.698484+0000","last_unstale":"2023-10-01T07:58:28.108412+0000","last_undegraded":"2023-10-01T07:58:28.108412+0000","last_fullsized":"2023-10-01T07:58:28.108412+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":189,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.099186+0000","last_change":"2023-10-01T07:54:21.698834+0000","last_active":"2023-10-01T07:58:28.099186+0000","last_peered":"2023-10-01T07:58:28.099186+0000","last_clean":"2023-10-01T07:58:28.099186+0000","last_became_active":"2023-10-01T07:54:21.698292+0000","last_became_peered":"2023-10-01T07:54:21.698292+0000","last_unstale":"2023-10-01T07:58:28.099186+0000","last_undegraded":"2023-10-01T07:58:28.099186+0000","last_fullsized":"2023-10-01T07:58:28.099186+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:59:53.226473+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":143,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.100835+0000","last_change":"2023-10-01T07:54:21.698522+0000","last_active":"2023-10-01T07:58:28.100835+0000","last_peered":"2023-10-01T07:58:28.100835+0000","last_clean":"2023-10-01T07:58:28.100835+0000","last_became_active":"2023-10-01T07:54:21.697631+0000","last_became_peered":"2023-10-01T07:54:21.697631+0000","last_unstale":"2023-10-01T07:58:28.100835+0000","last_undegraded":"2023-10-01T07:58:28.100835+0000","last_fullsized":"2023-10-01T07:58:28.100835+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:05:42.988690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.1e","version":"0'0","reported_seq":127,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.099127+0000","last_change":"2023-10-01T07:53:49.933785+0000","last_active":"2023-10-01T07:58:28.099127+0000","last_peered":"2023-10-01T07:58:28.099127+0000","last_clean":"2023-10-01T07:58:28.099127+0000","last_became_active":"2023-10-01T07:53:49.933422+0000","last_became_peered":"2023-10-01T07:53:49.933422+0000","last_unstale":"2023-10-01T07:58:28.099127+0000","last_undegraded":"2023-10-01T07:58:28.099127+0000","last_fullsized":"2023-10-01T07:58:28.099127+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:54:25.410689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":190,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.099020+0000","last_change":"2023-10-01T07:54:21.701043+0000","last_active":"2023-10-01T07:58:28.099020+0000","last_peered":"2023-10-01T07:58:28.099020+0000","last_clean":"2023-10-01T07:58:28.099020+0000","last_became_active":"2023-10-01T07:54:21.700032+0000","last_became_peered":"2023-10-01T07:54:21.700032+0000","last_unstale":"2023-10-01T07:58:28.099020+0000","last_undegraded":"2023-10-01T07:58:28.099020+0000","last_fullsized":"2023-10-01T07:58:28.099020+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:38:49.895279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":162,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.105303+0000","last_change":"2023-10-01T07:42:42.159276+0000","last_active":"2023-10-01T07:58:28.105303+0000","last_peered":"2023-10-01T07:58:28.105303+0000","last_clean":"2023-10-01T07:58:28.105303+0000","last_became_active":"2023-10-01T07:42:42.158951+0000","last_became_peered":"2023-10-01T07:42:42.158951+0000","last_unstale":"2023-10-01T07:58:28.105303+0000","last_undegraded":"2023-10-01T07:58:28.105303+0000","last_fullsized":"2023-10-01T07:58:28.105303+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":87,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.127788+0000","last_change":"2023-10-01T07:53:49.926686+0000","last_active":"2023-10-01T07:58:28.127788+0000","last_peered":"2023-10-01T07:58:28.127788+0000","last_clean":"2023-10-01T07:58:28.127788+0000","last_became_active":"2023-10-01T07:53:49.925472+0000","last_became_peered":"2023-10-01T07:53:49.925472+0000","last_unstale":"2023-10-01T07:58:28.127788+0000","last_undegraded":"2023-10-01T07:58:28.127788+0000","last_fullsized":"2023-10-01T07:58:28.127788+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":174,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.099137+0000","last_change":"2023-10-01T07:54:21.700811+0000","last_active":"2023-10-01T07:58:28.099137+0000","last_peered":"2023-10-01T07:58:28.099137+0000","last_clean":"2023-10-01T07:58:28.099137+0000","last_became_active":"2023-10-01T07:54:21.700247+0000","last_became_peered":"2023-10-01T07:54:21.700247+0000","last_unstale":"2023-10-01T07:58:28.099137+0000","last_undegraded":"2023-10-01T07:58:28.099137+0000","last_fullsized":"2023-10-01T07:58:28.099137+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:45:25.850831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":185,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.127499+0000","last_change":"2023-10-01T07:54:21.699404+0000","last_active":"2023-10-01T07:58:28.127499+0000","last_peered":"2023-10-01T07:58:28.127499+0000","last_clean":"2023-10-01T07:58:28.127499+0000","last_became_active":"2023-10-01T07:54:21.698880+0000","last_became_peered":"2023-10-01T07:54:21.698880+0000","last_unstale":"2023-10-01T07:58:28.127499+0000","last_undegraded":"2023-10-01T07:58:28.127499+0000","last_fullsized":"2023-10-01T07:58:28.127499+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":134,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.097598+0000","last_change":"2023-10-01T07:48:00.311808+0000","last_active":"2023-10-01T07:58:28.097598+0000","last_peered":"2023-10-01T07:58:28.097598+0000","last_clean":"2023-10-01T07:58:28.097598+0000","last_became_active":"2023-10-01T07:48:00.311502+0000","last_became_peered":"2023-10-01T07:48:00.311502+0000","last_unstale":"2023-10-01T07:58:28.097598+0000","last_undegraded":"2023-10-01T07:58:28.097598+0000","last_fullsized":"2023-10-01T07:58:28.097598+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:29:46.875382+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":83,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.099127+0000","last_change":"2023-10-01T07:52:51.407081+0000","last_active":"2023-10-01T07:58:28.099127+0000","last_peered":"2023-10-01T07:58:28.099127+0000","last_clean":"2023-10-01T07:58:28.099127+0000","last_became_active":"2023-10-01T07:52:51.406657+0000","last_became_peered":"2023-10-01T07:52:51.406657+0000","last_unstale":"2023-10-01T07:58:28.099127+0000","last_undegraded":"2023-10-01T07:58:28.099127+0000","last_fullsized":"2023-10-01T07:58:28.099127+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:08:47.645535+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.12","version":"0'0","reported_seq":128,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.118587+0000","last_change":"2023-10-01T07:54:21.710733+0000","last_active":"2023-10-01T07:58:28.118587+0000","last_peered":"2023-10-01T07:58:28.118587+0000","last_clean":"2023-10-01T07:58:28.118587+0000","last_became_active":"2023-10-01T07:54:21.707246+0000","last_became_peered":"2023-10-01T07:54:21.707246+0000","last_unstale":"2023-10-01T07:58:28.118587+0000","last_undegraded":"2023-10-01T07:58:28.118587+0000","last_fullsized":"2023-10-01T07:58:28.118587+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:32:59.183011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":170,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.108823+0000","last_change":"2023-10-01T07:48:00.313333+0000","last_active":"2023-10-01T07:58:28.108823+0000","last_peered":"2023-10-01T07:58:28.108823+0000","last_clean":"2023-10-01T07:58:28.108823+0000","last_became_active":"2023-10-01T07:48:00.312882+0000","last_became_peered":"2023-10-01T07:48:00.312882+0000","last_unstale":"2023-10-01T07:58:28.108823+0000","last_undegraded":"2023-10-01T07:58:28.108823+0000","last_fullsized":"2023-10-01T07:58:28.108823+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":150,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.109107+0000","last_change":"2023-10-01T07:47:46.590975+0000","last_active":"2023-10-01T07:58:28.109107+0000","last_peered":"2023-10-01T07:58:28.109107+0000","last_clean":"2023-10-01T07:58:28.109107+0000","last_became_active":"2023-10-01T07:47:46.589497+0000","last_became_peered":"2023-10-01T07:47:46.589497+0000","last_unstale":"2023-10-01T07:58:28.109107+0000","last_undegraded":"2023-10-01T07:58:28.109107+0000","last_fullsized":"2023-10-01T07:58:28.109107+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":74,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.109135+0000","last_change":"2023-10-01T07:52:51.404420+0000","last_active":"2023-10-01T07:58:28.109135+0000","last_peered":"2023-10-01T07:58:28.109135+0000","last_clean":"2023-10-01T07:58:28.109135+0000","last_became_active":"2023-10-01T07:52:51.404018+0000","last_became_peered":"2023-10-01T07:52:51.404018+0000","last_unstale":"2023-10-01T07:58:28.109135+0000","last_undegraded":"2023-10-01T07:58:28.109135+0000","last_fullsized":"2023-10-01T07:58:28.109135+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":[4,7,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":189,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.098751+0000","last_change":"2023-10-01T07:54:21.700566+0000","last_active":"2023-10-01T07:58:28.098751+0000","last_peered":"2023-10-01T07:58:28.098751+0000","last_clean":"2023-10-01T07:58:28.098751+0000","last_became_active":"2023-10-01T07:54:21.700260+0000","last_became_peered":"2023-10-01T07:54:21.700260+0000","last_unstale":"2023-10-01T07:58:28.098751+0000","last_undegraded":"2023-10-01T07:58:28.098751+0000","last_fullsized":"2023-10-01T07:58:28.098751+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:49:57.302232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.098378+0000","last_change":"2023-10-01T07:53:49.929945+0000","last_active":"2023-10-01T07:58:28.098378+0000","last_peered":"2023-10-01T07:58:28.098378+0000","last_clean":"2023-10-01T07:58:28.098378+0000","last_became_active":"2023-10-01T07:53:49.929576+0000","last_became_peered":"2023-10-01T07:53:49.929576+0000","last_unstale":"2023-10-01T07:58:28.098378+0000","last_undegraded":"2023-10-01T07:58:28.098378+0000","last_fullsized":"2023-10-01T07:58:28.098378+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:00:56.852893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":103,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.099331+0000","last_change":"2023-10-01T07:58:27.098627+0000","last_active":"2023-10-01T07:58:28.099331+0000","last_peered":"2023-10-01T07:58:28.099331+0000","last_clean":"2023-10-01T07:58:28.099331+0000","last_became_active":"2023-10-01T07:58:27.098377+0000","last_became_peered":"2023-10-01T07:58:27.098377+0000","last_unstale":"2023-10-01T07:58:28.099331+0000","last_undegraded":"2023-10-01T07:58:28.099331+0000","last_fullsized":"2023-10-01T07:58:28.099331+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:09:01.667244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.11","version":"0'0","reported_seq":64,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.108200+0000","last_change":"2023-10-01T07:52:51.406682+0000","last_active":"2023-10-01T07:58:28.108200+0000","last_peered":"2023-10-01T07:58:28.108200+0000","last_clean":"2023-10-01T07:58:28.108200+0000","last_became_active":"2023-10-01T07:52:51.406245+0000","last_became_peered":"2023-10-01T07:52:51.406245+0000","last_unstale":"2023-10-01T07:58:28.108200+0000","last_undegraded":"2023-10-01T07:58:28.108200+0000","last_fullsized":"2023-10-01T07:58:28.108200+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":131,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-01T07:58:33.134310+0000","last_change":"2023-10-01T07:53:49.935602+0000","last_active":"2023-10-01T07:58:33.134310+0000","last_peered":"2023-10-01T07:58:33.134310+0000","last_clean":"2023-10-01T07:58:33.134310+0000","last_became_active":"2023-10-01T07:53:49.935059+0000","last_became_peered":"2023-10-01T07:53:49.935059+0000","last_unstale":"2023-10-01T07:58:33.134310+0000","last_undegraded":"2023-10-01T07:58:33.134310+0000","last_fullsized":"2023-10-01T07:58:33.134310+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:20:46.935021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,7],"acting":[2,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.10","version":"59'8","reported_seq":181,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.105246+0000","last_change":"2023-10-01T07:58:27.156351+0000","last_active":"2023-10-01T07:58:28.105246+0000","last_peered":"2023-10-01T07:58:28.105246+0000","last_clean":"2023-10-01T07:58:28.105246+0000","last_became_active":"2023-10-01T07:58:27.104269+0000","last_became_peered":"2023-10-01T07:58:27.104269+0000","last_unstale":"2023-10-01T07:58:28.105246+0000","last_undegraded":"2023-10-01T07:58:28.105246+0000","last_fullsized":"2023-10-01T07:58:28.105246+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+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,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":189,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.099589+0000","last_change":"2023-10-01T07:54:21.702456+0000","last_active":"2023-10-01T07:58:28.099589+0000","last_peered":"2023-10-01T07:58:28.099589+0000","last_clean":"2023-10-01T07:58:28.099589+0000","last_became_active":"2023-10-01T07:54:21.701984+0000","last_became_peered":"2023-10-01T07:54:21.701984+0000","last_unstale":"2023-10-01T07:58:28.099589+0000","last_undegraded":"2023-10-01T07:58:28.099589+0000","last_fullsized":"2023-10-01T07:58:28.099589+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:13:59.771057+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"188'10762","reported_seq":10785,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-01T07:58:46.302301+0000","last_change":"2023-10-01T07:55:29.490230+0000","last_active":"2023-10-01T07:58:46.302301+0000","last_peered":"2023-10-01T07:58:46.302301+0000","last_clean":"2023-10-01T07:58:46.302301+0000","last_became_active":"2023-10-01T07:55:29.489905+0000","last_became_peered":"2023-10-01T07:55:29.489905+0000","last_unstale":"2023-10-01T07:58:46.302301+0000","last_undegraded":"2023-10-01T07:58:46.302301+0000","last_fullsized":"2023-10-01T07:58:46.302301+0000","mapping_epoch":173,"log_start":"177'700","ondisk_log_start":"177'700","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_clean_scrub_stamp":"2023-10-01T07:55:28.446874+0000","objects_scrubbed":0,"log_size":10062,"log_dups_size":0,"ondisk_log_size":10062,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":198049792,"num_objects":3022,"num_object_clones":0,"num_object_copies":9066,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3022,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10762,"num_write_kb":441088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,2],"acting":[5,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":132,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-01T07:58:33.130349+0000","last_change":"2023-10-01T07:47:46.585010+0000","last_active":"2023-10-01T07:58:33.130349+0000","last_peered":"2023-10-01T07:58:33.130349+0000","last_clean":"2023-10-01T07:58:33.130349+0000","last_became_active":"2023-10-01T07:47:46.584628+0000","last_became_peered":"2023-10-01T07:47:46.584628+0000","last_unstale":"2023-10-01T07:58:33.130349+0000","last_undegraded":"2023-10-01T07:58:33.130349+0000","last_fullsized":"2023-10-01T07:58:33.130349+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:11:43.851864+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,0],"acting":[2,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":88,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.104847+0000","last_change":"2023-10-01T07:58:27.841254+0000","last_active":"2023-10-01T07:58:28.104847+0000","last_peered":"2023-10-01T07:58:28.104847+0000","last_clean":"2023-10-01T07:58:28.104847+0000","last_became_active":"2023-10-01T07:58:27.840367+0000","last_became_peered":"2023-10-01T07:58:27.840367+0000","last_unstale":"2023-10-01T07:58:28.104847+0000","last_undegraded":"2023-10-01T07:58:28.104847+0000","last_fullsized":"2023-10-01T07:58:28.104847+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.5","version":"188'11032","reported_seq":11055,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-01T07:58:46.377833+0000","last_change":"2023-10-01T07:55:29.483189+0000","last_active":"2023-10-01T07:58:46.377833+0000","last_peered":"2023-10-01T07:58:46.377833+0000","last_clean":"2023-10-01T07:58:46.377833+0000","last_became_active":"2023-10-01T07:55:29.482760+0000","last_became_peered":"2023-10-01T07:55:29.482760+0000","last_unstale":"2023-10-01T07:58:46.377833+0000","last_undegraded":"2023-10-01T07:58:46.377833+0000","last_fullsized":"2023-10-01T07:58:46.377833+0000","mapping_epoch":173,"log_start":"178'2121","ondisk_log_start":"178'2121","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_clean_scrub_stamp":"2023-10-01T07:55:28.446874+0000","objects_scrubbed":0,"log_size":8911,"log_dups_size":0,"ondisk_log_size":8911,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":195297280,"num_objects":2980,"num_object_clones":0,"num_object_copies":8940,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2980,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11032,"num_write_kb":448384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":89,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.108558+0000","last_change":"2023-10-01T07:54:21.698831+0000","last_active":"2023-10-01T07:58:28.108558+0000","last_peered":"2023-10-01T07:58:28.108558+0000","last_clean":"2023-10-01T07:58:28.108558+0000","last_became_active":"2023-10-01T07:54:21.698352+0000","last_became_peered":"2023-10-01T07:54:21.698352+0000","last_unstale":"2023-10-01T07:58:28.108558+0000","last_undegraded":"2023-10-01T07:58:28.108558+0000","last_fullsized":"2023-10-01T07:58:28.108558+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.9","version":"0'0","reported_seq":160,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.108272+0000","last_change":"2023-10-01T07:47:46.583850+0000","last_active":"2023-10-01T07:58:28.108272+0000","last_peered":"2023-10-01T07:58:28.108272+0000","last_clean":"2023-10-01T07:58:28.108272+0000","last_became_active":"2023-10-01T07:47:46.583085+0000","last_became_peered":"2023-10-01T07:47:46.583085+0000","last_unstale":"2023-10-01T07:58:28.108272+0000","last_undegraded":"2023-10-01T07:58:28.108272+0000","last_fullsized":"2023-10-01T07:58:28.108272+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,3],"acting":[4,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.6","version":"188'10986","reported_seq":11009,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-01T07:58:46.303154+0000","last_change":"2023-10-01T07:55:29.497614+0000","last_active":"2023-10-01T07:58:46.303154+0000","last_peered":"2023-10-01T07:58:46.303154+0000","last_clean":"2023-10-01T07:58:46.303154+0000","last_became_active":"2023-10-01T07:55:29.497255+0000","last_became_peered":"2023-10-01T07:55:29.497255+0000","last_unstale":"2023-10-01T07:58:46.303154+0000","last_undegraded":"2023-10-01T07:58:46.303154+0000","last_fullsized":"2023-10-01T07:58:46.303154+0000","mapping_epoch":173,"log_start":"178'2089","ondisk_log_start":"178'2089","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_clean_scrub_stamp":"2023-10-01T07:55:28.446874+0000","objects_scrubbed":0,"log_size":8897,"log_dups_size":0,"ondisk_log_size":8897,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":193462272,"num_objects":2952,"num_object_clones":0,"num_object_copies":8856,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2952,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10986,"num_write_kb":446016,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,0,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":28,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.105499+0000","last_change":"2023-10-01T07:58:27.148126+0000","last_active":"2023-10-01T07:58:28.105499+0000","last_peered":"2023-10-01T07:58:28.105499+0000","last_clean":"2023-10-01T07:58:28.105499+0000","last_became_active":"2023-10-01T07:58:27.100805+0000","last_became_peered":"2023-10-01T07:58:27.100805+0000","last_unstale":"2023-10-01T07:58:28.105499+0000","last_undegraded":"2023-10-01T07:58:28.105499+0000","last_fullsized":"2023-10-01T07:58:28.105499+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":70,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,3],"acting":[6,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":183,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.105477+0000","last_change":"2023-10-01T07:54:21.704818+0000","last_active":"2023-10-01T07:58:28.105477+0000","last_peered":"2023-10-01T07:58:28.105477+0000","last_clean":"2023-10-01T07:58:28.105477+0000","last_became_active":"2023-10-01T07:54:21.704483+0000","last_became_peered":"2023-10-01T07:54:21.704483+0000","last_unstale":"2023-10-01T07:58:28.105477+0000","last_undegraded":"2023-10-01T07:58:28.105477+0000","last_fullsized":"2023-10-01T07:58:28.105477+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"188'10817","reported_seq":10842,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-01T07:58:45.376443+0000","last_change":"2023-10-01T07:55:29.481329+0000","last_active":"2023-10-01T07:58:45.376443+0000","last_peered":"2023-10-01T07:58:45.376443+0000","last_clean":"2023-10-01T07:58:45.376443+0000","last_became_active":"2023-10-01T07:55:29.480865+0000","last_became_peered":"2023-10-01T07:55:29.480865+0000","last_unstale":"2023-10-01T07:58:45.376443+0000","last_undegraded":"2023-10-01T07:58:45.376443+0000","last_fullsized":"2023-10-01T07:58:45.376443+0000","mapping_epoch":173,"log_start":"178'3100","ondisk_log_start":"178'3100","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_clean_scrub_stamp":"2023-10-01T07:55:28.446874+0000","objects_scrubbed":0,"log_size":7717,"log_dups_size":0,"ondisk_log_size":7717,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:12:40.790798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":193527808,"num_objects":2953,"num_object_clones":0,"num_object_copies":8859,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2953,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10817,"num_write_kb":440640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":155,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.127844+0000","last_change":"2023-10-01T07:43:24.917235+0000","last_active":"2023-10-01T07:58:28.127844+0000","last_peered":"2023-10-01T07:58:28.127844+0000","last_clean":"2023-10-01T07:58:28.127844+0000","last_became_active":"2023-10-01T07:43:24.916855+0000","last_became_peered":"2023-10-01T07:43:24.916855+0000","last_unstale":"2023-10-01T07:58:28.127844+0000","last_undegraded":"2023-10-01T07:58:28.127844+0000","last_fullsized":"2023-10-01T07:58:28.127844+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":119,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.101123+0000","last_change":"2023-10-01T07:54:21.695610+0000","last_active":"2023-10-01T07:58:28.101123+0000","last_peered":"2023-10-01T07:58:28.101123+0000","last_clean":"2023-10-01T07:58:28.101123+0000","last_became_active":"2023-10-01T07:54:21.695059+0000","last_became_peered":"2023-10-01T07:54:21.695059+0000","last_unstale":"2023-10-01T07:58:28.101123+0000","last_undegraded":"2023-10-01T07:58:28.101123+0000","last_fullsized":"2023-10-01T07:58:28.101123+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:22:59.068461+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.0","version":"188'11051","reported_seq":11076,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-01T07:58:47.922364+0000","last_change":"2023-10-01T07:55:29.487889+0000","last_active":"2023-10-01T07:58:47.922364+0000","last_peered":"2023-10-01T07:58:47.922364+0000","last_clean":"2023-10-01T07:58:47.922364+0000","last_became_active":"2023-10-01T07:55:29.487391+0000","last_became_peered":"2023-10-01T07:55:29.487391+0000","last_unstale":"2023-10-01T07:58:47.922364+0000","last_undegraded":"2023-10-01T07:58:47.922364+0000","last_fullsized":"2023-10-01T07:58:47.922364+0000","mapping_epoch":173,"log_start":"178'3126","ondisk_log_start":"178'3126","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_clean_scrub_stamp":"2023-10-01T07:55:28.446874+0000","objects_scrubbed":0,"log_size":7925,"log_dups_size":0,"ondisk_log_size":7925,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:39:46.462563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":189071360,"num_objects":2885,"num_object_clones":0,"num_object_copies":8655,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2885,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11051,"num_write_kb":445952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":132,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:30.220980+0000","last_change":"2023-10-01T07:47:46.586597+0000","last_active":"2023-10-01T07:58:30.220980+0000","last_peered":"2023-10-01T07:58:30.220980+0000","last_clean":"2023-10-01T07:58:30.220980+0000","last_became_active":"2023-10-01T07:47:46.586278+0000","last_became_peered":"2023-10-01T07:47:46.586278+0000","last_unstale":"2023-10-01T07:58:30.220980+0000","last_undegraded":"2023-10-01T07:58:30.220980+0000","last_fullsized":"2023-10-01T07:58:30.220980+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:58:57.216985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,4],"acting":[2,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":135,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.108964+0000","last_change":"2023-10-01T07:47:46.589313+0000","last_active":"2023-10-01T07:58:28.108964+0000","last_peered":"2023-10-01T07:58:28.108964+0000","last_clean":"2023-10-01T07:58:28.108964+0000","last_became_active":"2023-10-01T07:47:46.588272+0000","last_became_peered":"2023-10-01T07:47:46.588272+0000","last_unstale":"2023-10-01T07:58:28.108964+0000","last_undegraded":"2023-10-01T07:58:28.108964+0000","last_fullsized":"2023-10-01T07:58:28.108964+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.1","version":"188'10956","reported_seq":10981,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-01T07:58:45.466257+0000","last_change":"2023-10-01T07:55:29.498133+0000","last_active":"2023-10-01T07:58:45.466257+0000","last_peered":"2023-10-01T07:58:45.466257+0000","last_clean":"2023-10-01T07:58:45.466257+0000","last_became_active":"2023-10-01T07:55:29.497488+0000","last_became_peered":"2023-10-01T07:55:29.497488+0000","last_unstale":"2023-10-01T07:58:45.466257+0000","last_undegraded":"2023-10-01T07:58:45.466257+0000","last_fullsized":"2023-10-01T07:58:45.466257+0000","mapping_epoch":173,"log_start":"178'3200","ondisk_log_start":"178'3200","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_clean_scrub_stamp":"2023-10-01T07:55:28.446874+0000","objects_scrubbed":0,"log_size":7756,"log_dups_size":0,"ondisk_log_size":7756,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:29:11.412230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":197918720,"num_objects":3020,"num_object_clones":0,"num_object_copies":9060,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3020,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10956,"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":[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":184,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.105873+0000","last_change":"2023-10-01T07:54:21.711430+0000","last_active":"2023-10-01T07:58:28.105873+0000","last_peered":"2023-10-01T07:58:28.105873+0000","last_clean":"2023-10-01T07:58:28.105873+0000","last_became_active":"2023-10-01T07:54:21.710888+0000","last_became_peered":"2023-10-01T07:54:21.710888+0000","last_unstale":"2023-10-01T07:58:28.105873+0000","last_undegraded":"2023-10-01T07:58:28.105873+0000","last_fullsized":"2023-10-01T07:58:28.105873+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":175,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.109292+0000","last_change":"2023-10-01T07:54:21.698695+0000","last_active":"2023-10-01T07:58:28.109292+0000","last_peered":"2023-10-01T07:58:28.109292+0000","last_clean":"2023-10-01T07:58:28.109292+0000","last_became_active":"2023-10-01T07:54:21.698283+0000","last_became_peered":"2023-10-01T07:54:21.698283+0000","last_unstale":"2023-10-01T07:58:28.109292+0000","last_undegraded":"2023-10-01T07:58:28.109292+0000","last_fullsized":"2023-10-01T07:58:28.109292+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.2","version":"188'10948","reported_seq":10971,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-01T07:58:45.064952+0000","last_change":"2023-10-01T07:55:29.498081+0000","last_active":"2023-10-01T07:58:45.064952+0000","last_peered":"2023-10-01T07:58:45.064952+0000","last_clean":"2023-10-01T07:58:45.064952+0000","last_became_active":"2023-10-01T07:55:29.496924+0000","last_became_peered":"2023-10-01T07:55:29.496924+0000","last_unstale":"2023-10-01T07:58:45.064952+0000","last_undegraded":"2023-10-01T07:58:45.064952+0000","last_fullsized":"2023-10-01T07:58:45.064952+0000","mapping_epoch":173,"log_start":"178'2092","ondisk_log_start":"178'2092","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_clean_scrub_stamp":"2023-10-01T07:55:28.446874+0000","objects_scrubbed":0,"log_size":8856,"log_dups_size":0,"ondisk_log_size":8856,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":200802304,"num_objects":3064,"num_object_clones":0,"num_object_copies":9192,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3064,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10948,"num_write_kb":448384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":108,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-01T07:58:33.154328+0000","last_change":"2023-10-01T07:54:21.698301+0000","last_active":"2023-10-01T07:58:33.154328+0000","last_peered":"2023-10-01T07:58:33.154328+0000","last_clean":"2023-10-01T07:58:33.154328+0000","last_became_active":"2023-10-01T07:54:21.696766+0000","last_became_peered":"2023-10-01T07:54:21.696766+0000","last_unstale":"2023-10-01T07:58:33.154328+0000","last_undegraded":"2023-10-01T07:58:33.154328+0000","last_fullsized":"2023-10-01T07:58:33.154328+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:16:37.701309+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":152,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.108753+0000","last_change":"2023-10-01T07:54:21.699457+0000","last_active":"2023-10-01T07:58:28.108753+0000","last_peered":"2023-10-01T07:58:28.108753+0000","last_clean":"2023-10-01T07:58:28.108753+0000","last_became_active":"2023-10-01T07:54:21.699145+0000","last_became_peered":"2023-10-01T07:54:21.699145+0000","last_unstale":"2023-10-01T07:58:28.108753+0000","last_undegraded":"2023-10-01T07:58:28.108753+0000","last_fullsized":"2023-10-01T07:58:28.108753+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"188'10684","reported_seq":10709,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-01T07:58:45.450016+0000","last_change":"2023-10-01T07:55:29.487256+0000","last_active":"2023-10-01T07:58:45.450016+0000","last_peered":"2023-10-01T07:58:45.450016+0000","last_clean":"2023-10-01T07:58:45.450016+0000","last_became_active":"2023-10-01T07:55:29.486831+0000","last_became_peered":"2023-10-01T07:55:29.486831+0000","last_unstale":"2023-10-01T07:58:45.450016+0000","last_undegraded":"2023-10-01T07:58:45.450016+0000","last_fullsized":"2023-10-01T07:58:45.450016+0000","mapping_epoch":173,"log_start":"178'2900","ondisk_log_start":"178'2900","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_clean_scrub_stamp":"2023-10-01T07:55:28.446874+0000","objects_scrubbed":0,"log_size":7784,"log_dups_size":0,"ondisk_log_size":7784,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:14:23.645706+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":195166208,"num_objects":2978,"num_object_clones":0,"num_object_copies":8934,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2978,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10684,"num_write_kb":437184,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":191,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:32.900171+0000","last_change":"2023-10-01T07:54:21.701385+0000","last_active":"2023-10-01T07:58:32.900171+0000","last_peered":"2023-10-01T07:58:32.900171+0000","last_clean":"2023-10-01T07:58:32.900171+0000","last_became_active":"2023-10-01T07:54:21.700766+0000","last_became_peered":"2023-10-01T07:54:21.700766+0000","last_unstale":"2023-10-01T07:58:32.900171+0000","last_undegraded":"2023-10-01T07:58:32.900171+0000","last_fullsized":"2023-10-01T07:58:32.900171+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:59:25.082512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":122,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.101451+0000","last_change":"2023-10-01T07:54:21.707574+0000","last_active":"2023-10-01T07:58:28.101451+0000","last_peered":"2023-10-01T07:58:28.101451+0000","last_clean":"2023-10-01T07:58:28.101451+0000","last_became_active":"2023-10-01T07:54:21.707168+0000","last_became_peered":"2023-10-01T07:54:21.707168+0000","last_unstale":"2023-10-01T07:58:28.101451+0000","last_undegraded":"2023-10-01T07:58:28.101451+0000","last_fullsized":"2023-10-01T07:58:28.101451+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:58:31.691669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"188'10855","reported_seq":10880,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-01T07:58:45.067912+0000","last_change":"2023-10-01T07:55:29.496558+0000","last_active":"2023-10-01T07:58:45.067912+0000","last_peered":"2023-10-01T07:58:45.067912+0000","last_clean":"2023-10-01T07:58:45.067912+0000","last_became_active":"2023-10-01T07:55:29.495866+0000","last_became_peered":"2023-10-01T07:55:29.495866+0000","last_unstale":"2023-10-01T07:58:45.067912+0000","last_undegraded":"2023-10-01T07:58:45.067912+0000","last_fullsized":"2023-10-01T07:58:45.067912+0000","mapping_epoch":173,"log_start":"177'800","ondisk_log_start":"177'800","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_clean_scrub_stamp":"2023-10-01T07:55:28.446874+0000","objects_scrubbed":0,"log_size":10055,"log_dups_size":0,"ondisk_log_size":10055,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:47:29.953731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":197459968,"num_objects":3013,"num_object_clones":0,"num_object_copies":9039,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3013,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10855,"num_write_kb":443776,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,4],"acting":[2,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":151,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:30.400498+0000","last_change":"2023-10-01T07:54:21.704536+0000","last_active":"2023-10-01T07:58:30.400498+0000","last_peered":"2023-10-01T07:58:30.400498+0000","last_clean":"2023-10-01T07:58:30.400498+0000","last_became_active":"2023-10-01T07:54:21.700166+0000","last_became_peered":"2023-10-01T07:54:21.700166+0000","last_unstale":"2023-10-01T07:58:30.400498+0000","last_undegraded":"2023-10-01T07:58:30.400498+0000","last_fullsized":"2023-10-01T07:58:30.400498+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:48:11.689572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":170,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.127721+0000","last_change":"2023-10-01T07:43:24.917072+0000","last_active":"2023-10-01T07:58:28.127721+0000","last_peered":"2023-10-01T07:58:28.127721+0000","last_clean":"2023-10-01T07:58:28.127721+0000","last_became_active":"2023-10-01T07:43:24.916661+0000","last_became_peered":"2023-10-01T07:43:24.916661+0000","last_unstale":"2023-10-01T07:58:28.127721+0000","last_undegraded":"2023-10-01T07:58:28.127721+0000","last_fullsized":"2023-10-01T07:58:28.127721+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":117,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:30.400237+0000","last_change":"2023-10-01T07:58:27.837800+0000","last_active":"2023-10-01T07:58:30.400237+0000","last_peered":"2023-10-01T07:58:30.400237+0000","last_clean":"2023-10-01T07:58:30.400237+0000","last_became_active":"2023-10-01T07:58:27.837371+0000","last_became_peered":"2023-10-01T07:58:27.837371+0000","last_unstale":"2023-10-01T07:58:30.400237+0000","last_undegraded":"2023-10-01T07:58:30.400237+0000","last_fullsized":"2023-10-01T07:58:30.400237+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:59:05.896166+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.8","version":"188'10965","reported_seq":10988,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-01T07:58:46.337362+0000","last_change":"2023-10-01T07:55:29.488614+0000","last_active":"2023-10-01T07:58:46.337362+0000","last_peered":"2023-10-01T07:58:46.337362+0000","last_clean":"2023-10-01T07:58:46.337362+0000","last_became_active":"2023-10-01T07:55:29.488248+0000","last_became_peered":"2023-10-01T07:55:29.488248+0000","last_unstale":"2023-10-01T07:58:46.337362+0000","last_undegraded":"2023-10-01T07:58:46.337362+0000","last_fullsized":"2023-10-01T07:58:46.337362+0000","mapping_epoch":173,"log_start":"177'900","ondisk_log_start":"177'900","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_clean_scrub_stamp":"2023-10-01T07:55:28.446874+0000","objects_scrubbed":0,"log_size":10065,"log_dups_size":0,"ondisk_log_size":10065,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":193527808,"num_objects":2953,"num_object_clones":0,"num_object_copies":8859,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2953,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10965,"num_write_kb":445376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":174,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.127025+0000","last_change":"2023-10-01T07:54:21.710760+0000","last_active":"2023-10-01T07:58:28.127025+0000","last_peered":"2023-10-01T07:58:28.127025+0000","last_clean":"2023-10-01T07:58:28.127025+0000","last_became_active":"2023-10-01T07:54:21.710322+0000","last_became_peered":"2023-10-01T07:54:21.710322+0000","last_unstale":"2023-10-01T07:58:28.127025+0000","last_undegraded":"2023-10-01T07:58:28.127025+0000","last_fullsized":"2023-10-01T07:58:28.127025+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":133,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.108635+0000","last_change":"2023-10-01T07:47:46.591521+0000","last_active":"2023-10-01T07:58:28.108635+0000","last_peered":"2023-10-01T07:58:28.108635+0000","last_clean":"2023-10-01T07:58:28.108635+0000","last_became_active":"2023-10-01T07:47:46.590065+0000","last_became_peered":"2023-10-01T07:47:46.590065+0000","last_unstale":"2023-10-01T07:58:28.108635+0000","last_undegraded":"2023-10-01T07:58:28.108635+0000","last_fullsized":"2023-10-01T07:58:28.108635+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":150,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:30.400480+0000","last_change":"2023-10-01T07:54:21.703674+0000","last_active":"2023-10-01T07:58:30.400480+0000","last_peered":"2023-10-01T07:58:30.400480+0000","last_clean":"2023-10-01T07:58:30.400480+0000","last_became_active":"2023-10-01T07:54:21.699849+0000","last_became_peered":"2023-10-01T07:54:21.699849+0000","last_unstale":"2023-10-01T07:58:30.400480+0000","last_undegraded":"2023-10-01T07:58:30.400480+0000","last_fullsized":"2023-10-01T07:58:30.400480+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:39:04.881083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"188'10901","reported_seq":10926,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-01T07:58:47.826206+0000","last_change":"2023-10-01T07:55:29.484460+0000","last_active":"2023-10-01T07:58:47.826206+0000","last_peered":"2023-10-01T07:58:47.826206+0000","last_clean":"2023-10-01T07:58:47.826206+0000","last_became_active":"2023-10-01T07:55:29.484089+0000","last_became_peered":"2023-10-01T07:55:29.484089+0000","last_unstale":"2023-10-01T07:58:47.826206+0000","last_undegraded":"2023-10-01T07:58:47.826206+0000","last_fullsized":"2023-10-01T07:58:47.826206+0000","mapping_epoch":173,"log_start":"178'2965","ondisk_log_start":"178'2965","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_clean_scrub_stamp":"2023-10-01T07:55:28.446874+0000","objects_scrubbed":0,"log_size":7936,"log_dups_size":0,"ondisk_log_size":7936,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:11:02.595469+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":192086016,"num_objects":2931,"num_object_clones":0,"num_object_copies":8793,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2931,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10901,"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":[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":180,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.098071+0000","last_change":"2023-10-01T07:43:24.905505+0000","last_active":"2023-10-01T07:58:28.098071+0000","last_peered":"2023-10-01T07:58:28.098071+0000","last_clean":"2023-10-01T07:58:28.098071+0000","last_became_active":"2023-10-01T07:43:24.905061+0000","last_became_peered":"2023-10-01T07:43:24.905061+0000","last_unstale":"2023-10-01T07:58:28.098071+0000","last_undegraded":"2023-10-01T07:58:28.098071+0000","last_fullsized":"2023-10-01T07:58:28.098071+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:37:50.798269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":129,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.100592+0000","last_change":"2023-10-01T07:54:21.709084+0000","last_active":"2023-10-01T07:58:28.100592+0000","last_peered":"2023-10-01T07:58:28.100592+0000","last_clean":"2023-10-01T07:58:28.100592+0000","last_became_active":"2023-10-01T07:54:21.705439+0000","last_became_peered":"2023-10-01T07:54:21.705439+0000","last_unstale":"2023-10-01T07:58:28.100592+0000","last_undegraded":"2023-10-01T07:58:28.100592+0000","last_fullsized":"2023-10-01T07:58:28.100592+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:52:48.884320+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":140,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-01T07:58:33.153736+0000","last_change":"2023-10-01T07:54:21.696362+0000","last_active":"2023-10-01T07:58:33.153736+0000","last_peered":"2023-10-01T07:58:33.153736+0000","last_clean":"2023-10-01T07:58:33.153736+0000","last_became_active":"2023-10-01T07:54:21.695735+0000","last_became_peered":"2023-10-01T07:54:21.695735+0000","last_unstale":"2023-10-01T07:58:33.153736+0000","last_undegraded":"2023-10-01T07:58:33.153736+0000","last_fullsized":"2023-10-01T07:58:33.153736+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:10:49.153768+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"188'10880","reported_seq":10912,"reported_epoch":188,"state":"active+remapped+backfill_wait","last_fresh":"2023-10-01T07:58:46.373659+0000","last_change":"2023-10-01T07:58:28.297220+0000","last_active":"2023-10-01T07:58:46.373659+0000","last_peered":"2023-10-01T07:58:46.373659+0000","last_clean":"2023-10-01T07:58:26.082598+0000","last_became_active":"2023-10-01T07:58:28.251900+0000","last_became_peered":"2023-10-01T07:58:28.251900+0000","last_unstale":"2023-10-01T07:58:46.373659+0000","last_undegraded":"2023-10-01T07:58:46.373659+0000","last_fullsized":"2023-10-01T07:58:46.373659+0000","mapping_epoch":186,"log_start":"178'1993","ondisk_log_start":"178'1993","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_clean_scrub_stamp":"2023-10-01T07:55:28.446874+0000","objects_scrubbed":0,"log_size":8887,"log_dups_size":0,"ondisk_log_size":8887,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":196608000,"num_objects":3000,"num_object_clones":0,"num_object_copies":9000,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":3000,"num_objects_unfound":0,"num_objects_dirty":3000,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10880,"num_write_kb":444160,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,5],"avail_no_missing":["6","0","5"],"object_location_counts":[{"shards":"0,5,6","objects":3000}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":174,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.126881+0000","last_change":"2023-10-01T07:48:00.320868+0000","last_active":"2023-10-01T07:58:28.126881+0000","last_peered":"2023-10-01T07:58:28.126881+0000","last_clean":"2023-10-01T07:58:28.126881+0000","last_became_active":"2023-10-01T07:48:00.320514+0000","last_became_peered":"2023-10-01T07:48:00.320514+0000","last_unstale":"2023-10-01T07:58:28.126881+0000","last_undegraded":"2023-10-01T07:58:28.126881+0000","last_fullsized":"2023-10-01T07:58:28.126881+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":298,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.104560+0000","last_change":"2023-10-01T07:53:49.934977+0000","last_active":"2023-10-01T07:58:28.104560+0000","last_peered":"2023-10-01T07:58:28.104560+0000","last_clean":"2023-10-01T07:58:28.104560+0000","last_became_active":"2023-10-01T07:53:49.934447+0000","last_became_peered":"2023-10-01T07:53:49.934447+0000","last_unstale":"2023-10-01T07:58:28.104560+0000","last_undegraded":"2023-10-01T07:58:28.104560+0000","last_fullsized":"2023-10-01T07:58:28.104560+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:23:32.049984+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:23:32.049984+0000","last_clean_scrub_stamp":"2023-10-01T07:23:32.049984+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,0],"acting":[6,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":120,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.098792+0000","last_change":"2023-10-01T07:43:24.910767+0000","last_active":"2023-10-01T07:58:28.098792+0000","last_peered":"2023-10-01T07:58:28.098792+0000","last_clean":"2023-10-01T07:58:28.098792+0000","last_became_active":"2023-10-01T07:43:24.910214+0000","last_became_peered":"2023-10-01T07:43:24.910214+0000","last_unstale":"2023-10-01T07:58:28.098792+0000","last_undegraded":"2023-10-01T07:58:28.098792+0000","last_fullsized":"2023-10-01T07:58:28.098792+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:37:46.200934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":164,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.105653+0000","last_change":"2023-10-01T07:48:00.323822+0000","last_active":"2023-10-01T07:58:28.105653+0000","last_peered":"2023-10-01T07:58:28.105653+0000","last_clean":"2023-10-01T07:58:28.105653+0000","last_became_active":"2023-10-01T07:48:00.323132+0000","last_became_peered":"2023-10-01T07:48:00.323132+0000","last_unstale":"2023-10-01T07:58:28.105653+0000","last_undegraded":"2023-10-01T07:58:28.105653+0000","last_fullsized":"2023-10-01T07:58:28.105653+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"188'10911","reported_seq":14161,"reported_epoch":188,"state":"active+remapped+backfilling","last_fresh":"2023-10-01T07:58:45.477618+0000","last_change":"2023-10-01T07:58:28.270538+0000","last_active":"2023-10-01T07:58:45.477618+0000","last_peered":"2023-10-01T07:58:45.477618+0000","last_clean":"2023-10-01T07:58:26.091852+0000","last_became_active":"2023-10-01T07:58:28.227799+0000","last_became_peered":"2023-10-01T07:58:28.227799+0000","last_unstale":"2023-10-01T07:58:45.477618+0000","last_undegraded":"2023-10-01T07:58:45.477618+0000","last_fullsized":"2023-10-01T07:58:45.477618+0000","mapping_epoch":186,"log_start":"178'3200","ondisk_log_start":"178'3200","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_clean_scrub_stamp":"2023-10-01T07:55:28.446874+0000","objects_scrubbed":0,"log_size":7711,"log_dups_size":0,"ondisk_log_size":7711,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:15:31.779830+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":194969600,"num_objects":2975,"num_object_clones":0,"num_object_copies":8925,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":1535,"num_objects_unfound":0,"num_objects_dirty":2975,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10911,"num_write_kb":444352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1607,"num_bytes_recovered":105316352,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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,5],"avail_no_missing":["1","2","5"],"object_location_counts":[{"shards":"1,2,5","objects":2975}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":133,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.100827+0000","last_change":"2023-10-01T07:54:21.708402+0000","last_active":"2023-10-01T07:58:28.100827+0000","last_peered":"2023-10-01T07:58:28.100827+0000","last_clean":"2023-10-01T07:58:28.100827+0000","last_became_active":"2023-10-01T07:54:21.701495+0000","last_became_peered":"2023-10-01T07:54:21.701495+0000","last_unstale":"2023-10-01T07:58:28.100827+0000","last_undegraded":"2023-10-01T07:58:28.100827+0000","last_fullsized":"2023-10-01T07:58:28.100827+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:59:10.299981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":121,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.108161+0000","last_change":"2023-10-01T07:53:49.934037+0000","last_active":"2023-10-01T07:58:28.108161+0000","last_peered":"2023-10-01T07:58:28.108161+0000","last_clean":"2023-10-01T07:58:28.108161+0000","last_became_active":"2023-10-01T07:53:49.933525+0000","last_became_peered":"2023-10-01T07:53:49.933525+0000","last_unstale":"2023-10-01T07:58:28.108161+0000","last_undegraded":"2023-10-01T07:58:28.108161+0000","last_fullsized":"2023-10-01T07:58:28.108161+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":96,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-01T07:58:33.153029+0000","last_change":"2023-10-01T07:54:21.696464+0000","last_active":"2023-10-01T07:58:33.153029+0000","last_peered":"2023-10-01T07:58:33.153029+0000","last_clean":"2023-10-01T07:58:33.153029+0000","last_became_active":"2023-10-01T07:54:21.695962+0000","last_became_peered":"2023-10-01T07:54:21.695962+0000","last_unstale":"2023-10-01T07:58:33.153029+0000","last_undegraded":"2023-10-01T07:58:33.153029+0000","last_fullsized":"2023-10-01T07:58:33.153029+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:49:03.596457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.f","version":"188'11068","reported_seq":11089,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-01T07:58:47.966440+0000","last_change":"2023-10-01T07:55:29.483600+0000","last_active":"2023-10-01T07:58:47.966440+0000","last_peered":"2023-10-01T07:58:47.966440+0000","last_clean":"2023-10-01T07:58:47.966440+0000","last_became_active":"2023-10-01T07:55:29.483260+0000","last_became_peered":"2023-10-01T07:55:29.483260+0000","last_unstale":"2023-10-01T07:58:47.966440+0000","last_undegraded":"2023-10-01T07:58:47.966440+0000","last_fullsized":"2023-10-01T07:58:47.966440+0000","mapping_epoch":173,"log_start":"178'3095","ondisk_log_start":"178'3095","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_clean_scrub_stamp":"2023-10-01T07:55:28.446874+0000","objects_scrubbed":0,"log_size":7973,"log_dups_size":0,"ondisk_log_size":7973,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:56:34.486260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":198180864,"num_objects":3024,"num_object_clones":0,"num_object_copies":9072,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3024,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11068,"num_write_kb":450944,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":117,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.109138+0000","last_change":"2023-10-01T07:53:49.935004+0000","last_active":"2023-10-01T07:58:28.109138+0000","last_peered":"2023-10-01T07:58:28.109138+0000","last_clean":"2023-10-01T07:58:28.109138+0000","last_became_active":"2023-10-01T07:53:49.934636+0000","last_became_peered":"2023-10-01T07:53:49.934636+0000","last_unstale":"2023-10-01T07:58:28.109138+0000","last_undegraded":"2023-10-01T07:58:28.109138+0000","last_fullsized":"2023-10-01T07:58:28.109138+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":129,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:30.400462+0000","last_change":"2023-10-01T07:54:21.703258+0000","last_active":"2023-10-01T07:58:30.400462+0000","last_peered":"2023-10-01T07:58:30.400462+0000","last_clean":"2023-10-01T07:58:30.400462+0000","last_became_active":"2023-10-01T07:54:21.698475+0000","last_became_peered":"2023-10-01T07:54:21.698475+0000","last_unstale":"2023-10-01T07:58:30.400462+0000","last_undegraded":"2023-10-01T07:58:30.400462+0000","last_fullsized":"2023-10-01T07:58:30.400462+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:06:44.016487+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":110,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.127123+0000","last_change":"2023-10-01T07:53:49.931927+0000","last_active":"2023-10-01T07:58:28.127123+0000","last_peered":"2023-10-01T07:58:28.127123+0000","last_clean":"2023-10-01T07:58:28.127123+0000","last_became_active":"2023-10-01T07:53:49.931219+0000","last_became_peered":"2023-10-01T07:53:49.931219+0000","last_unstale":"2023-10-01T07:58:28.127123+0000","last_undegraded":"2023-10-01T07:58:28.127123+0000","last_fullsized":"2023-10-01T07:58:28.127123+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.c","version":"188'11024","reported_seq":11048,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-01T07:58:47.945953+0000","last_change":"2023-10-01T07:55:29.496097+0000","last_active":"2023-10-01T07:58:47.945953+0000","last_peered":"2023-10-01T07:58:47.945953+0000","last_clean":"2023-10-01T07:58:47.945953+0000","last_became_active":"2023-10-01T07:55:29.495667+0000","last_became_peered":"2023-10-01T07:55:29.495667+0000","last_unstale":"2023-10-01T07:58:47.945953+0000","last_undegraded":"2023-10-01T07:58:47.945953+0000","last_fullsized":"2023-10-01T07:58:47.945953+0000","mapping_epoch":173,"log_start":"178'3092","ondisk_log_start":"178'3092","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_clean_scrub_stamp":"2023-10-01T07:55:28.446874+0000","objects_scrubbed":0,"log_size":7932,"log_dups_size":0,"ondisk_log_size":7932,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:36:23.312785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":187039744,"num_objects":2854,"num_object_clones":0,"num_object_copies":8562,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2854,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11024,"num_write_kb":444096,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":173,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:32.900432+0000","last_change":"2023-10-01T07:48:00.312567+0000","last_active":"2023-10-01T07:58:32.900432+0000","last_peered":"2023-10-01T07:58:32.900432+0000","last_clean":"2023-10-01T07:58:32.900432+0000","last_became_active":"2023-10-01T07:48:00.311711+0000","last_became_peered":"2023-10-01T07:48:00.311711+0000","last_unstale":"2023-10-01T07:58:32.900432+0000","last_undegraded":"2023-10-01T07:58:32.900432+0000","last_fullsized":"2023-10-01T07:58:32.900432+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:02:05.723765+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":108,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-01T07:58:33.153079+0000","last_change":"2023-10-01T07:54:21.702881+0000","last_active":"2023-10-01T07:58:33.153079+0000","last_peered":"2023-10-01T07:58:33.153079+0000","last_clean":"2023-10-01T07:58:33.153079+0000","last_became_active":"2023-10-01T07:54:21.697993+0000","last_became_peered":"2023-10-01T07:54:21.697993+0000","last_unstale":"2023-10-01T07:58:33.153079+0000","last_undegraded":"2023-10-01T07:58:33.153079+0000","last_fullsized":"2023-10-01T07:58:33.153079+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:30:11.014197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":170,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.099345+0000","last_change":"2023-10-01T07:48:00.318480+0000","last_active":"2023-10-01T07:58:28.099345+0000","last_peered":"2023-10-01T07:58:28.099345+0000","last_clean":"2023-10-01T07:58:28.099345+0000","last_became_active":"2023-10-01T07:48:00.317844+0000","last_became_peered":"2023-10-01T07:48:00.317844+0000","last_unstale":"2023-10-01T07:58:28.099345+0000","last_undegraded":"2023-10-01T07:58:28.099345+0000","last_fullsized":"2023-10-01T07:58:28.099345+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:05:35.934919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"188'10866","reported_seq":10890,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-01T07:58:46.277689+0000","last_change":"2023-10-01T07:55:29.488810+0000","last_active":"2023-10-01T07:58:46.277689+0000","last_peered":"2023-10-01T07:58:46.277689+0000","last_clean":"2023-10-01T07:58:46.277689+0000","last_became_active":"2023-10-01T07:55:29.488490+0000","last_became_peered":"2023-10-01T07:55:29.488490+0000","last_unstale":"2023-10-01T07:58:46.277689+0000","last_undegraded":"2023-10-01T07:58:46.277689+0000","last_fullsized":"2023-10-01T07:58:46.277689+0000","mapping_epoch":173,"log_start":"177'800","ondisk_log_start":"177'800","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_clean_scrub_stamp":"2023-10-01T07:55:28.446874+0000","objects_scrubbed":0,"log_size":10066,"log_dups_size":0,"ondisk_log_size":10066,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":193527832,"num_objects":2954,"num_object_clones":0,"num_object_copies":8862,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2954,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":10866,"num_write_kb":442177,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,2],"acting":[5,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":173,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.105109+0000","last_change":"2023-10-01T07:48:00.313007+0000","last_active":"2023-10-01T07:58:28.105109+0000","last_peered":"2023-10-01T07:58:28.105109+0000","last_clean":"2023-10-01T07:58:28.105109+0000","last_became_active":"2023-10-01T07:48:00.312535+0000","last_became_peered":"2023-10-01T07:48:00.312535+0000","last_unstale":"2023-10-01T07:58:28.105109+0000","last_undegraded":"2023-10-01T07:58:28.105109+0000","last_fullsized":"2023-10-01T07:58:28.105109+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"reported_epoch":188,"state":"active+clean","last_fresh":"2023-10-01T07:58:33.153137+0000","last_change":"2023-10-01T07:54:21.703461+0000","last_active":"2023-10-01T07:58:33.153137+0000","last_peered":"2023-10-01T07:58:33.153137+0000","last_clean":"2023-10-01T07:58:33.153137+0000","last_became_active":"2023-10-01T07:54:21.702628+0000","last_became_peered":"2023-10-01T07:54:21.702628+0000","last_unstale":"2023-10-01T07:58:33.153137+0000","last_undegraded":"2023-10-01T07:58:33.153137+0000","last_fullsized":"2023-10-01T07:58:33.153137+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:41:10.213398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[1,0,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":138,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.108479+0000","last_change":"2023-10-01T07:47:46.586842+0000","last_active":"2023-10-01T07:58:28.108479+0000","last_peered":"2023-10-01T07:58:28.108479+0000","last_clean":"2023-10-01T07:58:28.108479+0000","last_became_active":"2023-10-01T07:47:46.586212+0000","last_became_peered":"2023-10-01T07:47:46.586212+0000","last_unstale":"2023-10-01T07:58:28.108479+0000","last_undegraded":"2023-10-01T07:58:28.108479+0000","last_fullsized":"2023-10-01T07:58:28.108479+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":91,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.097505+0000","last_change":"2023-10-01T07:53:49.930242+0000","last_active":"2023-10-01T07:58:28.097505+0000","last_peered":"2023-10-01T07:58:28.097505+0000","last_clean":"2023-10-01T07:58:28.097505+0000","last_became_active":"2023-10-01T07:53:49.929827+0000","last_became_peered":"2023-10-01T07:53:49.929827+0000","last_unstale":"2023-10-01T07:58:28.097505+0000","last_undegraded":"2023-10-01T07:58:28.097505+0000","last_fullsized":"2023-10-01T07:58:28.097505+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:07:50.612543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,7],"acting":[2,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":193,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.098348+0000","last_change":"2023-10-01T07:54:21.703640+0000","last_active":"2023-10-01T07:58:28.098348+0000","last_peered":"2023-10-01T07:58:28.098348+0000","last_clean":"2023-10-01T07:58:28.098348+0000","last_became_active":"2023-10-01T07:54:21.703259+0000","last_became_peered":"2023-10-01T07:54:21.703259+0000","last_unstale":"2023-10-01T07:58:28.098348+0000","last_undegraded":"2023-10-01T07:58:28.098348+0000","last_fullsized":"2023-10-01T07:58:28.098348+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:22:40.141389+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":196,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.127997+0000","last_change":"2023-10-01T07:54:21.705971+0000","last_active":"2023-10-01T07:58:28.127997+0000","last_peered":"2023-10-01T07:58:28.127997+0000","last_clean":"2023-10-01T07:58:28.127997+0000","last_became_active":"2023-10-01T07:54:21.705697+0000","last_became_peered":"2023-10-01T07:54:21.705697+0000","last_unstale":"2023-10-01T07:58:28.127997+0000","last_undegraded":"2023-10-01T07:58:28.127997+0000","last_fullsized":"2023-10-01T07:58:28.127997+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,2,1],"acting":[5,2,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":181,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.109013+0000","last_change":"2023-10-01T07:54:21.700668+0000","last_active":"2023-10-01T07:58:28.109013+0000","last_peered":"2023-10-01T07:58:28.109013+0000","last_clean":"2023-10-01T07:58:28.109013+0000","last_became_active":"2023-10-01T07:54:21.700358+0000","last_became_peered":"2023-10-01T07:54:21.700358+0000","last_unstale":"2023-10-01T07:58:28.109013+0000","last_undegraded":"2023-10-01T07:58:28.109013+0000","last_fullsized":"2023-10-01T07:58:28.109013+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":157,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.127932+0000","last_change":"2023-10-01T07:47:46.587284+0000","last_active":"2023-10-01T07:58:28.127932+0000","last_peered":"2023-10-01T07:58:28.127932+0000","last_clean":"2023-10-01T07:58:28.127932+0000","last_became_active":"2023-10-01T07:47:46.586309+0000","last_became_peered":"2023-10-01T07:47:46.586309+0000","last_unstale":"2023-10-01T07:58:28.127932+0000","last_undegraded":"2023-10-01T07:58:28.127932+0000","last_fullsized":"2023-10-01T07:58:28.127932+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":166,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.108794+0000","last_change":"2023-10-01T07:47:46.578613+0000","last_active":"2023-10-01T07:58:28.108794+0000","last_peered":"2023-10-01T07:58:28.108794+0000","last_clean":"2023-10-01T07:58:28.108794+0000","last_became_active":"2023-10-01T07:47:46.578263+0000","last_became_peered":"2023-10-01T07:47:46.578263+0000","last_unstale":"2023-10-01T07:58:28.108794+0000","last_undegraded":"2023-10-01T07:58:28.108794+0000","last_fullsized":"2023-10-01T07:58:28.108794+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":169,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.099425+0000","last_change":"2023-10-01T07:43:24.912080+0000","last_active":"2023-10-01T07:58:28.099425+0000","last_peered":"2023-10-01T07:58:28.099425+0000","last_clean":"2023-10-01T07:58:28.099425+0000","last_became_active":"2023-10-01T07:43:24.911577+0000","last_became_peered":"2023-10-01T07:43:24.911577+0000","last_unstale":"2023-10-01T07:58:28.099425+0000","last_undegraded":"2023-10-01T07:58:28.099425+0000","last_fullsized":"2023-10-01T07:58:28.099425+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:49:36.182931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":181,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.097250+0000","last_change":"2023-10-01T07:43:24.905781+0000","last_active":"2023-10-01T07:58:28.097250+0000","last_peered":"2023-10-01T07:58:28.097250+0000","last_clean":"2023-10-01T07:58:28.097250+0000","last_became_active":"2023-10-01T07:43:24.905433+0000","last_became_peered":"2023-10-01T07:43:24.905433+0000","last_unstale":"2023-10-01T07:58:28.097250+0000","last_undegraded":"2023-10-01T07:58:28.097250+0000","last_fullsized":"2023-10-01T07:58:28.097250+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:42:18.329292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.127579+0000","last_change":"2023-10-01T07:53:49.927570+0000","last_active":"2023-10-01T07:58:28.127579+0000","last_peered":"2023-10-01T07:58:28.127579+0000","last_clean":"2023-10-01T07:58:28.127579+0000","last_became_active":"2023-10-01T07:53:49.927107+0000","last_became_peered":"2023-10-01T07:53:49.927107+0000","last_unstale":"2023-10-01T07:58:28.127579+0000","last_undegraded":"2023-10-01T07:58:28.127579+0000","last_fullsized":"2023-10-01T07:58:28.127579+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+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":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":154,"reported_epoch":187,"state":"active+clean","last_fresh":"2023-10-01T07:58:28.108202+0000","last_change":"2023-10-01T07:47:46.588033+0000","last_active":"2023-10-01T07:58:28.108202+0000","last_peered":"2023-10-01T07:58:28.108202+0000","last_clean":"2023-10-01T07:58:28.108202+0000","last_became_active":"2023-10-01T07:47:46.587731+0000","last_became_peered":"2023-10-01T07:47:46.587731+0000","last_unstale":"2023-10-01T07:58:28.108202+0000","last_undegraded":"2023-10-01T07:58:28.108202+0000","last_fullsized":"2023-10-01T07:58:28.108202+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":92,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":37741,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":8,"num_pg":16,"stat_sum":{"num_bytes":3116695576,"num_objects":47558,"num_object_clones":0,"num_object_copies":142674,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":4535,"num_objects_unfound":0,"num_objects_dirty":47558,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":174706,"num_write_kb":7112385,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1607,"num_bytes_recovered":105316352,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":9558962176,"data_stored":9558949960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":138533,"ondisk_log_size":138533,"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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139,"ondisk_log_size":139,"up":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":116,"seq":498216206466,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1296788,"kb_used_data":986636,"kb_used_omap":9,"kb_used_meta":310134,"kb_avail":92448364,"statfs":{"total":95995035648,"available":94667124736,"internally_reserved":0,"allocated":1010315264,"data_stored":1009808613,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9583,"internal_metadata":317577873},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1,1],"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":"Sun Oct 1 07:58:12 2023","interfaces":[{"interface":"back","average":{"1min":2.327,"5min":1.5409999999999999,"15min":1.3899999999999999},"min":{"1min":0.246,"5min":0.246,"15min":0.23899999999999999},"max":{"1min":7.9660000000000002,"5min":7.9660000000000002,"15min":21.469999999999999},"last":0.89800000000000002},{"interface":"front","average":{"1min":1.52,"5min":1.4890000000000001,"15min":1.3200000000000001},"min":{"1min":0.29699999999999999,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":7.0309999999999997,"5min":8.4480000000000004,"15min":21.561},"last":0.71199999999999997}]},{"osd":1,"last update":"Sun Oct 1 07:58:32 2023","interfaces":[{"interface":"back","average":{"1min":2.306,"5min":1.5289999999999999,"15min":1.5309999999999999},"min":{"1min":0.28499999999999998,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":10.351000000000001,"5min":10.351000000000001,"15min":10.351000000000001},"last":0.95099999999999996},{"interface":"front","average":{"1min":2.1629999999999998,"5min":1.611,"15min":1.5629999999999999},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":10.44,"5min":10.44,"15min":10.44},"last":0.86199999999999999}]},{"osd":2,"last update":"Sun Oct 1 07:58:12 2023","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":2.129,"15min":2.0350000000000001},"min":{"1min":0.33200000000000002,"5min":0.309,"15min":0.309},"max":{"1min":4.8739999999999997,"5min":71.756,"15min":71.756},"last":0.38700000000000001},{"interface":"front","average":{"1min":1.667,"5min":2.431,"15min":1.538},"min":{"1min":0.36299999999999999,"5min":0.313,"15min":0.30099999999999999},"max":{"1min":6.952,"5min":71.563999999999993,"15min":71.563999999999993},"last":0.77300000000000002}]},{"osd":3,"last update":"Sun Oct 1 07:58:12 2023","interfaces":[{"interface":"back","average":{"1min":1.8979999999999999,"5min":2.4249999999999998,"15min":2.0569999999999999},"min":{"1min":0.376,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":6.742,"5min":66.259,"15min":66.259},"last":0.34300000000000003},{"interface":"front","average":{"1min":2.7040000000000002,"5min":2.4289999999999998,"15min":2.278},"min":{"1min":0.40000000000000002,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":8.5380000000000003,"5min":67.111999999999995,"15min":67.111999999999995},"last":0.92500000000000004}]},{"osd":4,"last update":"Sun Oct 1 07:58:12 2023","interfaces":[{"interface":"back","average":{"1min":1.5669999999999999,"5min":1.2250000000000001,"15min":1.048},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.30599999999999999},"max":{"1min":4.2610000000000001,"5min":6.4160000000000004,"15min":6.4160000000000004},"last":1.1919999999999999},{"interface":"front","average":{"1min":1.571,"5min":1.579,"15min":1.0509999999999999},"min":{"1min":0.36499999999999999,"5min":0.31900000000000001,"15min":0.314},"max":{"1min":8.2949999999999999,"5min":8.5060000000000002,"15min":8.5060000000000002},"last":0.81000000000000005}]},{"osd":5,"last update":"Sun Oct 1 07:58:12 2023","interfaces":[{"interface":"back","average":{"1min":1.208,"5min":1.3640000000000001,"15min":1.7849999999999999},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.29099999999999998},"max":{"1min":4.952,"5min":13.555999999999999,"15min":36.344000000000001},"last":6.4340000000000002},{"interface":"front","average":{"1min":1.542,"5min":1.5129999999999999,"15min":1.304},"min":{"1min":0.35499999999999998,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":4.2060000000000004,"5min":14.522,"15min":36.255000000000003},"last":1.131}]},{"osd":6,"last update":"Sun Oct 1 07:58:12 2023","interfaces":[{"interface":"back","average":{"1min":1.1000000000000001,"5min":1.528,"15min":1.2230000000000001},"min":{"1min":0.40600000000000003,"5min":0.36599999999999999,"15min":0.36399999999999999},"max":{"1min":3.3090000000000002,"5min":12.803000000000001,"15min":12.803000000000001},"last":0.83499999999999996},{"interface":"front","average":{"1min":1.2490000000000001,"5min":1.3959999999999999,"15min":1.3480000000000001},"min":{"1min":0.36599999999999999,"5min":0.31,"15min":0.31},"max":{"1min":4.9870000000000001,"5min":12.991,"15min":12.991},"last":1.55}]}]},{"osd":6,"up_from":42,"seq":180388626823,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1248908,"kb_used_data":951684,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":92496244,"statfs":{"total":95995035648,"available":94716153856,"internally_reserved":0,"allocated":974524416,"data_stored":974026124,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1,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":"Sun Oct 1 07:58:04 2023","interfaces":[{"interface":"back","average":{"1min":1.7390000000000001,"5min":1.4199999999999999,"15min":1.129},"min":{"1min":0.27300000000000002,"5min":0.26200000000000001,"15min":0.249},"max":{"1min":5.1230000000000002,"5min":14.212,"15min":14.212},"last":14.414},{"interface":"front","average":{"1min":2.0099999999999998,"5min":1.5800000000000001,"15min":1.2430000000000001},"min":{"1min":0.32600000000000001,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":5.3220000000000001,"5min":14.304,"15min":14.304},"last":14.581}]},{"osd":1,"last update":"Sun Oct 1 07:58:26 2023","interfaces":[{"interface":"back","average":{"1min":1.4159999999999999,"5min":1.6719999999999999,"15min":1.3220000000000001},"min":{"1min":0.27800000000000002,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":4.6890000000000001,"5min":17.984000000000002,"15min":17.984000000000002},"last":15.388},{"interface":"front","average":{"1min":2.5550000000000002,"5min":1.9610000000000001,"15min":1.5589999999999999},"min":{"1min":0.34399999999999997,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":9.4380000000000006,"5min":17.925999999999998,"15min":17.925999999999998},"last":6.5490000000000004}]},{"osd":2,"last update":"Sun Oct 1 07:58:04 2023","interfaces":[{"interface":"back","average":{"1min":2.4279999999999999,"5min":1.7889999999999999,"15min":1.6779999999999999},"min":{"1min":0.32500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":12.224,"5min":22.067,"15min":41.627000000000002},"last":15.316000000000001},{"interface":"front","average":{"1min":1.9019999999999999,"5min":1.9810000000000001,"15min":1.5569999999999999},"min":{"1min":0.313,"5min":0.29899999999999999,"15min":0.29599999999999999},"max":{"1min":7.3570000000000002,"5min":21.936,"15min":41.868000000000002},"last":14.523999999999999}]},{"osd":3,"last update":"Sun Oct 1 07:57:49 2023","interfaces":[{"interface":"back","average":{"1min":9.3559999999999999,"5min":3.2530000000000001,"15min":2.1739999999999999},"min":{"1min":0.31,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":147.83699999999999,"5min":147.83699999999999,"15min":147.83699999999999},"last":6.5919999999999996},{"interface":"front","average":{"1min":8.9849999999999994,"5min":3.3359999999999999,"15min":2.2730000000000001},"min":{"1min":0.42499999999999999,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":147.792,"5min":147.792,"15min":147.792},"last":14.456}]},{"osd":4,"last update":"Sun Oct 1 07:58:04 2023","interfaces":[{"interface":"back","average":{"1min":1.242,"5min":1.425,"15min":1.2310000000000001},"min":{"1min":0.36099999999999999,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":4.9580000000000002,"5min":10.295,"15min":10.295},"last":6.6230000000000002},{"interface":"front","average":{"1min":1.651,"5min":1.639,"15min":1.601},"min":{"1min":0.377,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":12.182,"5min":14.397,"15min":14.397},"last":20.608000000000001}]},{"osd":5,"last update":"Sun Oct 1 07:58:19 2023","interfaces":[{"interface":"back","average":{"1min":1.8740000000000001,"5min":1.5049999999999999,"15min":1.163},"min":{"1min":0.40000000000000002,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":8.6869999999999994,"5min":14.359999999999999,"15min":14.359999999999999},"last":14.551},{"interface":"front","average":{"1min":1.867,"5min":1.5069999999999999,"15min":1.1919999999999999},"min":{"1min":0.41399999999999998,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":7.0890000000000004,"5min":7.2190000000000003,"15min":7.2190000000000003},"last":6.7069999999999999}]},{"osd":7,"last update":"Sun Oct 1 07:58:19 2023","interfaces":[{"interface":"back","average":{"1min":1.8620000000000001,"5min":1.399,"15min":1.2370000000000001},"min":{"1min":0.43099999999999999,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":6.4029999999999996,"5min":14.33,"15min":14.33},"last":14.496},{"interface":"front","average":{"1min":2.0800000000000001,"5min":1.6839999999999999,"15min":1.6160000000000001},"min":{"1min":0.501,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":9.8580000000000005,"5min":12.404,"15min":12.404},"last":15.273}]}]},{"osd":1,"up_from":163,"seq":700079669302,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1571704,"kb_used_data":1363696,"kb_used_omap":4,"kb_used_meta":207995,"kb_avail":92173448,"statfs":{"total":95995035648,"available":94385610752,"internally_reserved":0,"allocated":1396424704,"data_stored":1395678127,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":212987790},"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],"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":"Sun Oct 1 07:58:24 2023","interfaces":[{"interface":"back","average":{"1min":1.5489999999999999,"5min":1.597,"15min":1.7190000000000001},"min":{"1min":0.16700000000000001,"5min":0.16700000000000001,"15min":0.16700000000000001},"max":{"1min":8.4220000000000006,"5min":11.848000000000001,"15min":11.848000000000001},"last":2.4510000000000001},{"interface":"front","average":{"1min":1.3759999999999999,"5min":1.653,"15min":2.0640000000000001},"min":{"1min":0.27700000000000002,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":4.2999999999999998,"5min":11.606,"15min":11.606},"last":3.996}]},{"osd":2,"last update":"Sun Oct 1 07:58:24 2023","interfaces":[{"interface":"back","average":{"1min":2.702,"5min":1.8280000000000001,"15min":1.464},"min":{"1min":0.20000000000000001,"5min":0.20000000000000001,"15min":0.20000000000000001},"max":{"1min":9.8840000000000003,"5min":9.8840000000000003,"15min":9.8840000000000003},"last":0.85499999999999998},{"interface":"front","average":{"1min":2.2909999999999999,"5min":1.6519999999999999,"15min":1.5800000000000001},"min":{"1min":0.25800000000000001,"5min":0.215,"15min":0.215},"max":{"1min":7.21,"5min":10.029,"15min":10.029},"last":0.438}]},{"osd":3,"last update":"Sun Oct 1 07:58:24 2023","interfaces":[{"interface":"back","average":{"1min":2.5270000000000001,"5min":5.8300000000000001,"15min":3.0819999999999999},"min":{"1min":0.22700000000000001,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":6.0730000000000004,"5min":174.08000000000001,"15min":174.08000000000001},"last":1.478},{"interface":"front","average":{"1min":2.7909999999999999,"5min":5.742,"15min":2.9529999999999998},"min":{"1min":0.38500000000000001,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":7.25,"5min":179.72499999999999,"15min":179.72499999999999},"last":1.1140000000000001}]},{"osd":4,"last update":"Sun Oct 1 07:58:24 2023","interfaces":[{"interface":"back","average":{"1min":1.9990000000000001,"5min":1.514,"15min":1.405},"min":{"1min":0.35699999999999998,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":5.8159999999999998,"5min":11.98,"15min":11.98},"last":0.36199999999999999},{"interface":"front","average":{"1min":2.2669999999999999,"5min":1.677,"15min":1.361},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":6.9340000000000002,"5min":7.952,"15min":7.952},"last":0.89200000000000002}]},{"osd":5,"last update":"Sun Oct 1 07:58:24 2023","interfaces":[{"interface":"back","average":{"1min":2.2050000000000001,"5min":1.5469999999999999,"15min":1.381},"min":{"1min":0.34499999999999997,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":6.7089999999999996,"5min":6.9550000000000001,"15min":6.9550000000000001},"last":0.56599999999999995},{"interface":"front","average":{"1min":2.3849999999999998,"5min":1.623,"15min":1.4930000000000001},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":5.8929999999999998,"5min":11.885,"15min":11.885},"last":0.39300000000000002}]},{"osd":6,"last update":"Sun Oct 1 07:58:24 2023","interfaces":[{"interface":"back","average":{"1min":2.1059999999999999,"5min":1.667,"15min":1.7929999999999999},"min":{"1min":0.42199999999999999,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":5.8520000000000003,"5min":11.942,"15min":11.942},"last":2.2429999999999999},{"interface":"front","average":{"1min":2.0289999999999999,"5min":1.8069999999999999,"15min":1.4490000000000001},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":6.2770000000000001,"5min":7.9930000000000003,"15min":7.9930000000000003},"last":0.92200000000000004}]},{"osd":7,"last update":"Sun Oct 1 07:58:24 2023","interfaces":[{"interface":"back","average":{"1min":2.742,"5min":1.6599999999999999,"15min":1.46},"min":{"1min":0.45000000000000001,"5min":0.379,"15min":0.379},"max":{"1min":6.9729999999999999,"5min":6.9729999999999999,"15min":6.9729999999999999},"last":0.40500000000000003},{"interface":"front","average":{"1min":2.907,"5min":1.7050000000000001,"15min":1.589},"min":{"1min":0.41699999999999998,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":8.1129999999999995,"5min":12.013,"15min":12.013},"last":2.2080000000000002}]}]},{"osd":0,"up_from":77,"seq":330712482001,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1497784,"kb_used_data":1181424,"kb_used_omap":5,"kb_used_meta":316282,"kb_avail":92247368,"statfs":{"total":95995035648,"available":94461304832,"internally_reserved":0,"allocated":1209778176,"data_stored":1209029251,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":323873402},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,1,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":"Sun Oct 1 07:58:27 2023","interfaces":[{"interface":"back","average":{"1min":1.4370000000000001,"5min":1.3819999999999999,"15min":1.21},"min":{"1min":0.19400000000000001,"5min":0.19400000000000001,"15min":0.19400000000000001},"max":{"1min":4.3090000000000002,"5min":8.4459999999999997,"15min":8.4459999999999997},"last":1.4399999999999999},{"interface":"front","average":{"1min":1.613,"5min":1.4930000000000001,"15min":1.175},"min":{"1min":0.19900000000000001,"5min":0.19900000000000001,"15min":0.19900000000000001},"max":{"1min":4.4210000000000003,"5min":9.5440000000000005,"15min":9.5440000000000005},"last":1.421}]},{"osd":2,"last update":"Sun Oct 1 07:58:09 2023","interfaces":[{"interface":"back","average":{"1min":1.7589999999999999,"5min":2.028,"15min":1.4630000000000001},"min":{"1min":0.32900000000000001,"5min":0.192,"15min":0.192},"max":{"1min":5.5860000000000003,"5min":31.443999999999999,"15min":31.443999999999999},"last":0.40999999999999998},{"interface":"front","average":{"1min":1.5880000000000001,"5min":2.1709999999999998,"15min":1.6319999999999999},"min":{"1min":0.255,"5min":0.193,"15min":0.193},"max":{"1min":4.1150000000000002,"5min":29.654,"15min":29.654},"last":0.34000000000000002}]},{"osd":3,"last update":"Sun Oct 1 07:57:55 2023","interfaces":[{"interface":"back","average":{"1min":2.4700000000000002,"5min":2.0590000000000002,"15min":1.4950000000000001},"min":{"1min":0.215,"5min":0.215,"15min":0.215},"max":{"1min":9.4939999999999998,"5min":28.138999999999999,"15min":28.138999999999999},"last":4.5599999999999996},{"interface":"front","average":{"1min":2.3039999999999998,"5min":2.5600000000000001,"15min":1.855},"min":{"1min":0.247,"5min":0.247,"15min":0.245},"max":{"1min":7.569,"5min":28.103999999999999,"15min":28.103999999999999},"last":4.444}]},{"osd":4,"last update":"Sun Oct 1 07:58:09 2023","interfaces":[{"interface":"back","average":{"1min":1.4650000000000001,"5min":1.496,"15min":1.3320000000000001},"min":{"1min":0.29499999999999998,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":5.3529999999999998,"5min":7.6820000000000004,"15min":7.6820000000000004},"last":0.48499999999999999},{"interface":"front","average":{"1min":1.925,"5min":1.599,"15min":1.403},"min":{"1min":0.39400000000000002,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":4.6989999999999998,"5min":6.4260000000000002,"15min":6.4260000000000002},"last":0.35999999999999999}]},{"osd":5,"last update":"Sun Oct 1 07:57:55 2023","interfaces":[{"interface":"back","average":{"1min":2.0550000000000002,"5min":1.605,"15min":1.389},"min":{"1min":0.35399999999999998,"5min":0.317,"15min":0.313},"max":{"1min":6.4569999999999999,"5min":7.8369999999999997,"15min":13.268000000000001},"last":3.2759999999999998},{"interface":"front","average":{"1min":2.3599999999999999,"5min":2.008,"15min":1.5600000000000001},"min":{"1min":0.38100000000000001,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":9.0640000000000001,"5min":9.1210000000000004,"15min":13.304},"last":3.2519999999999998}]},{"osd":6,"last update":"Sun Oct 1 07:57:55 2023","interfaces":[{"interface":"back","average":{"1min":1.9970000000000001,"5min":1.7130000000000001,"15min":1.379},"min":{"1min":0.38200000000000001,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":6.4089999999999998,"5min":9.1509999999999998,"15min":9.1509999999999998},"last":3.2330000000000001},{"interface":"front","average":{"1min":2.2170000000000001,"5min":2.0939999999999999,"15min":1.5800000000000001},"min":{"1min":0.40500000000000003,"5min":0.33900000000000002,"15min":0.33500000000000002},"max":{"1min":8.9009999999999998,"5min":12.43,"15min":12.43},"last":1.7150000000000001}]},{"osd":7,"last update":"Sun Oct 1 07:58:14 2023","interfaces":[{"interface":"back","average":{"1min":2.681,"5min":2.0019999999999998,"15min":1.756},"min":{"1min":0.46999999999999997,"5min":0.35399999999999998,"15min":0.32500000000000001},"max":{"1min":7.9130000000000003,"5min":9.0739999999999998,"15min":9.0739999999999998},"last":0.53300000000000003},{"interface":"front","average":{"1min":2.3690000000000002,"5min":1.8700000000000001,"15min":1.637},"min":{"1min":0.42999999999999999,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":8.0459999999999994,"5min":9.1989999999999998,"15min":9.1989999999999998},"last":0.39700000000000002}]}]},{"osd":2,"up_from":90,"seq":386547056835,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1504260,"kb_used_data":1183484,"kb_used_omap":7,"kb_used_meta":320760,"kb_avail":92240892,"statfs":{"total":95995035648,"available":94454673408,"internally_reserved":0,"allocated":1211887616,"data_stored":1211128352,"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":[0,0,0,3,1,2],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:58:20 2023","interfaces":[{"interface":"back","average":{"1min":1.6779999999999999,"5min":1.911,"15min":1.8600000000000001},"min":{"1min":0.20200000000000001,"5min":0.19700000000000001,"15min":0.19700000000000001},"max":{"1min":6.9130000000000003,"5min":31.443000000000001,"15min":81.611000000000004},"last":0.56999999999999995},{"interface":"front","average":{"1min":2.6579999999999999,"5min":2.3769999999999998,"15min":1.9350000000000001},"min":{"1min":0.28100000000000003,"5min":0.24399999999999999,"15min":0.184},"max":{"1min":10.811999999999999,"5min":33.326999999999998,"15min":79.757999999999996},"last":0.623}]},{"osd":1,"last update":"Sun Oct 1 07:58:30 2023","interfaces":[{"interface":"back","average":{"1min":4.5359999999999996,"5min":2.262,"15min":1.8879999999999999},"min":{"1min":0.27800000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":51.529000000000003,"5min":51.529000000000003,"15min":51.529000000000003},"last":0.82299999999999995},{"interface":"front","average":{"1min":4.8319999999999999,"5min":2.2519999999999998,"15min":1.8480000000000001},"min":{"1min":0.35499999999999998,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":52.677,"5min":52.677,"15min":52.677},"last":0.89000000000000001}]},{"osd":3,"last update":"Sun Oct 1 07:57:56 2023","interfaces":[{"interface":"back","average":{"1min":5.0549999999999997,"5min":2.6699999999999999,"15min":2.0680000000000001},"min":{"1min":0.26300000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":53.125999999999998,"5min":53.125999999999998,"15min":80.031999999999996},"last":4.6429999999999998},{"interface":"front","average":{"1min":4.2270000000000003,"5min":2.681,"15min":2.2570000000000001},"min":{"1min":0.35799999999999998,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":51.493000000000002,"5min":51.493000000000002,"15min":80.617000000000004},"last":5.2869999999999999}]},{"osd":4,"last update":"Sun Oct 1 07:58:06 2023","interfaces":[{"interface":"back","average":{"1min":2.2029999999999998,"5min":1.5349999999999999,"15min":1.286},"min":{"1min":0.35099999999999998,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":12.586,"5min":12.586,"15min":12.586},"last":0.60299999999999998},{"interface":"front","average":{"1min":1.673,"5min":1.4450000000000001,"15min":1.4690000000000001},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":5.4059999999999997,"5min":5.8099999999999996,"15min":7.2169999999999996},"last":0.48099999999999998}]},{"osd":5,"last update":"Sun Oct 1 07:58:20 2023","interfaces":[{"interface":"back","average":{"1min":2.3420000000000001,"5min":1.5620000000000001,"15min":1.3580000000000001},"min":{"1min":0.39900000000000002,"5min":0.307,"15min":0.307},"max":{"1min":6.9500000000000002,"5min":13.695,"15min":13.695},"last":1.0900000000000001},{"interface":"front","average":{"1min":2.2930000000000001,"5min":1.645,"15min":1.2989999999999999},"min":{"1min":0.40699999999999997,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":13.311,"5min":13.311,"15min":13.311},"last":0.64700000000000002}]},{"osd":6,"last update":"Sun Oct 1 07:58:20 2023","interfaces":[{"interface":"back","average":{"1min":1.756,"5min":1.536,"15min":1.3839999999999999},"min":{"1min":0.38700000000000001,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":5.0739999999999998,"5min":8.8109999999999999,"15min":8.8109999999999999},"last":0.51800000000000002},{"interface":"front","average":{"1min":2.5089999999999999,"5min":1.7070000000000001,"15min":1.4299999999999999},"min":{"1min":0.44500000000000001,"5min":0.34599999999999997,"15min":0.33200000000000002},"max":{"1min":6.2320000000000002,"5min":13.901999999999999,"15min":13.901999999999999},"last":0.998}]},{"osd":7,"last update":"Sun Oct 1 07:58:20 2023","interfaces":[{"interface":"back","average":{"1min":1.484,"5min":1.383,"15min":1.5349999999999999},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":5.0460000000000003,"5min":5.7720000000000002,"15min":7.2439999999999998},"last":0.54800000000000004},{"interface":"front","average":{"1min":2.4700000000000002,"5min":1.782,"15min":1.9159999999999999},"min":{"1min":0.46000000000000002,"5min":0.374,"15min":0.374},"max":{"1min":6.0510000000000002,"5min":13.763,"15min":20.734999999999999},"last":0.58599999999999997}]}]},{"osd":3,"up_from":96,"seq":412316860603,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1661544,"kb_used_data":1235744,"kb_used_omap":2,"kb_used_meta":425789,"kb_avail":92083608,"statfs":{"total":95995035648,"available":94293614592,"internally_reserved":0,"allocated":1265401856,"data_stored":1264666537,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3005,"internal_metadata":436008003},"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,0,0,0,0,2],"upper_bound":256},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:57:54 2023","interfaces":[{"interface":"back","average":{"1min":2.2370000000000001,"5min":2.032,"15min":1.3779999999999999},"min":{"1min":0.254,"5min":0.17699999999999999,"15min":0.17699999999999999},"max":{"1min":8.3420000000000005,"5min":10.807,"15min":10.807},"last":10.800000000000001},{"interface":"front","average":{"1min":2.5419999999999998,"5min":2.085,"15min":1.534},"min":{"1min":0.246,"5min":0.246,"15min":0.215},"max":{"1min":9.4019999999999992,"5min":10.574999999999999,"15min":16.385000000000002},"last":1.077}]},{"osd":1,"last update":"Sun Oct 1 07:58:25 2023","interfaces":[{"interface":"back","average":{"1min":1.782,"5min":1.385,"15min":1.0629999999999999},"min":{"1min":0.35299999999999998,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":8.0519999999999996,"5min":13.682,"15min":13.682},"last":0.753},{"interface":"front","average":{"1min":2.7040000000000002,"5min":2.246,"15min":2.052},"min":{"1min":0.30299999999999999,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":8.5039999999999996,"5min":11.349,"15min":11.349},"last":0.73899999999999999}]},{"osd":2,"last update":"Sun Oct 1 07:57:54 2023","interfaces":[{"interface":"back","average":{"1min":2.3570000000000002,"5min":2.347,"15min":1.8660000000000001},"min":{"1min":0.27700000000000002,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":7.109,"5min":14.613,"15min":38.726999999999997},"last":0.93400000000000005},{"interface":"front","average":{"1min":1.4890000000000001,"5min":1.704,"15min":1.573},"min":{"1min":0.23100000000000001,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":6.6609999999999996,"5min":12.031000000000001,"15min":38.634},"last":0.83299999999999996}]},{"osd":4,"last update":"Sun Oct 1 07:58:09 2023","interfaces":[{"interface":"back","average":{"1min":1.669,"5min":1.4590000000000001,"15min":1.6459999999999999},"min":{"1min":0.251,"5min":0.251,"15min":0.251},"max":{"1min":8.4659999999999993,"5min":8.4659999999999993,"15min":10.041},"last":0.91500000000000004},{"interface":"front","average":{"1min":1.819,"5min":1.857,"15min":1.456},"min":{"1min":0.32700000000000001,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":5.0730000000000004,"5min":7.9640000000000004,"15min":7.9640000000000004},"last":0.77600000000000002}]},{"osd":5,"last update":"Sun Oct 1 07:57:54 2023","interfaces":[{"interface":"back","average":{"1min":2.7440000000000002,"5min":2.3860000000000001,"15min":1.593},"min":{"1min":0.48299999999999998,"5min":0.32600000000000001,"15min":0.30599999999999999},"max":{"1min":11.15,"5min":14.948,"15min":14.948},"last":0.88200000000000001},{"interface":"front","average":{"1min":2.5379999999999998,"5min":2.2709999999999999,"15min":1.615},"min":{"1min":0.46200000000000002,"5min":0.36699999999999999,"15min":0.35399999999999998},"max":{"1min":6.016,"5min":10.776999999999999,"15min":10.776999999999999},"last":1.143}]},{"osd":6,"last update":"Sun Oct 1 07:57:54 2023","interfaces":[{"interface":"back","average":{"1min":2.4489999999999998,"5min":2.4980000000000002,"15min":1.7310000000000001},"min":{"1min":0.437,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":6.6609999999999996,"5min":11.680999999999999,"15min":11.680999999999999},"last":1.2330000000000001},{"interface":"front","average":{"1min":1.835,"5min":1.7050000000000001,"15min":1.3600000000000001},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":6.5430000000000001,"5min":6.5430000000000001,"15min":6.5430000000000001},"last":0.86299999999999999}]},{"osd":7,"last update":"Sun Oct 1 07:58:09 2023","interfaces":[{"interface":"back","average":{"1min":1.7230000000000001,"5min":1.919,"15min":2.0070000000000001},"min":{"1min":0.51200000000000001,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":5.9669999999999996,"5min":7.8929999999999998,"15min":8.0289999999999999},"last":1.736},{"interface":"front","average":{"1min":1.8959999999999999,"5min":1.9239999999999999,"15min":1.873},"min":{"1min":0.47999999999999998,"5min":0.42599999999999999,"15min":0.41499999999999998},"max":{"1min":6.2140000000000004,"5min":10.725,"15min":10.725},"last":1.3240000000000001}]}]},{"osd":4,"up_from":112,"seq":481036337285,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1291084,"kb_used_data":980804,"kb_used_omap":9,"kb_used_meta":310198,"kb_avail":92454068,"statfs":{"total":95995035648,"available":94672965632,"internally_reserved":0,"allocated":1004343296,"data_stored":1003844446,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9477,"internal_metadata":317643515},"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],"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":"Sun Oct 1 07:57:59 2023","interfaces":[{"interface":"back","average":{"1min":1.992,"5min":2.407,"15min":1.4830000000000001},"min":{"1min":0.27000000000000002,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":8.4809999999999999,"5min":59.472000000000001,"15min":59.472000000000001},"last":0.28499999999999998},{"interface":"front","average":{"1min":2.379,"5min":1.9810000000000001,"15min":1.544},"min":{"1min":0.29499999999999998,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":8.3520000000000003,"5min":60.015000000000001,"15min":60.015000000000001},"last":2.9769999999999999}]},{"osd":1,"last update":"Sun Oct 1 07:58:25 2023","interfaces":[{"interface":"back","average":{"1min":2.169,"5min":2.1139999999999999,"15min":1.4370000000000001},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":9.9540000000000006,"5min":48.337000000000003,"15min":48.337000000000003},"last":3.8650000000000002},{"interface":"front","average":{"1min":2.1589999999999998,"5min":1.8200000000000001,"15min":1.095},"min":{"1min":0.32400000000000001,"5min":0.252,"15min":0.252},"max":{"1min":11.311,"5min":49.255000000000003,"15min":49.255000000000003},"last":3.0779999999999998}]},{"osd":2,"last update":"Sun Oct 1 07:57:59 2023","interfaces":[{"interface":"back","average":{"1min":1.669,"5min":1.5309999999999999,"15min":1.972},"min":{"1min":0.29799999999999999,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":9.6600000000000001,"5min":10.118,"15min":19.995000000000001},"last":1.472},{"interface":"front","average":{"1min":2.0699999999999998,"5min":1.732,"15min":1.7250000000000001},"min":{"1min":0.39000000000000001,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":9.1120000000000001,"5min":23.277999999999999,"15min":23.277999999999999},"last":3.7850000000000001}]},{"osd":3,"last update":"Sun Oct 1 07:57:59 2023","interfaces":[{"interface":"back","average":{"1min":12.536,"5min":4.944,"15min":3.0859999999999999},"min":{"1min":0.35299999999999998,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":219.684,"5min":219.684,"15min":219.684},"last":3.8159999999999998},{"interface":"front","average":{"1min":12.798,"5min":4.5170000000000003,"15min":3.157},"min":{"1min":0.33300000000000002,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":219.51300000000001,"5min":219.51300000000001,"15min":219.51300000000001},"last":3.0529999999999999}]},{"osd":5,"last update":"Sun Oct 1 07:57:59 2023","interfaces":[{"interface":"back","average":{"1min":1.9690000000000001,"5min":1.5029999999999999,"15min":1.153},"min":{"1min":0.32900000000000001,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":5.7629999999999999,"5min":10.141999999999999,"15min":10.141999999999999},"last":5.4130000000000003},{"interface":"front","average":{"1min":2.2080000000000002,"5min":1.752,"15min":1.306},"min":{"1min":0.38900000000000001,"5min":0.32800000000000001,"15min":0.318},"max":{"1min":8.7230000000000008,"5min":29.498000000000001,"15min":29.498000000000001},"last":3.8410000000000002}]},{"osd":6,"last update":"Sun Oct 1 07:57:59 2023","interfaces":[{"interface":"back","average":{"1min":2.016,"5min":1.45,"15min":1.3480000000000001},"min":{"1min":0.38200000000000001,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":11.901,"5min":11.901,"15min":11.901},"last":3.0230000000000001},{"interface":"front","average":{"1min":1.756,"5min":1.9330000000000001,"15min":1.3839999999999999},"min":{"1min":0.41999999999999998,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":5.8079999999999998,"5min":13.574999999999999,"15min":13.574999999999999},"last":1.5029999999999999}]},{"osd":7,"last update":"Sun Oct 1 07:58:22 2023","interfaces":[{"interface":"back","average":{"1min":2.0209999999999999,"5min":1.403,"15min":1.3899999999999999},"min":{"1min":0.38400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":8.5190000000000001,"5min":8.7080000000000002,"15min":8.7080000000000002},"last":3.1669999999999998},{"interface":"front","average":{"1min":1.8480000000000001,"5min":1.4710000000000001,"15min":1.377},"min":{"1min":0.46999999999999997,"5min":0.379,"15min":0.379},"max":{"1min":6.7880000000000003,"5min":10.093999999999999,"15min":18.613},"last":3.1419999999999999}]}]},{"osd":5,"up_from":36,"seq":154618823055,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1827516,"kb_used_data":1530292,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":91917636,"statfs":{"total":95995035648,"available":94123659264,"internally_reserved":0,"allocated":1567019008,"data_stored":1566531790,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,1,2,1,3,3],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:58:04 2023","interfaces":[{"interface":"back","average":{"1min":2.246,"5min":1.843,"15min":1.611},"min":{"1min":0.253,"5min":0.253,"15min":0.24299999999999999},"max":{"1min":9.3480000000000008,"5min":26.664000000000001,"15min":74.802000000000007},"last":0.63300000000000001},{"interface":"front","average":{"1min":1.968,"5min":1.802,"15min":1.5920000000000001},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.25900000000000001},"max":{"1min":6.0149999999999997,"5min":25.803999999999998,"15min":76.823999999999998},"last":2.222}]},{"osd":1,"last update":"Sun Oct 1 07:58:28 2023","interfaces":[{"interface":"back","average":{"1min":2.9700000000000002,"5min":2.137,"15min":1.53},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":9.0190000000000001,"5min":26.670000000000002,"15min":26.670000000000002},"last":3.0030000000000001},{"interface":"front","average":{"1min":3.0139999999999998,"5min":2.117,"15min":1.5960000000000001},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":9.0099999999999998,"5min":26.587,"15min":26.587},"last":0.49199999999999999}]},{"osd":2,"last update":"Sun Oct 1 07:58:18 2023","interfaces":[{"interface":"back","average":{"1min":2.403,"5min":1.629,"15min":1.4550000000000001},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":9.2330000000000005,"5min":9.2330000000000005,"15min":39.781999999999996},"last":0.53600000000000003},{"interface":"front","average":{"1min":2.5230000000000001,"5min":1.631,"15min":1.5089999999999999},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":9.6129999999999995,"5min":9.6129999999999995,"15min":40.334000000000003},"last":0.45500000000000002}]},{"osd":3,"last update":"Sun Oct 1 07:57:49 2023","interfaces":[{"interface":"back","average":{"1min":3.4689999999999999,"5min":2.7690000000000001,"15min":1.95},"min":{"1min":0.37,"5min":0.37,"15min":0.28899999999999998},"max":{"1min":10.255000000000001,"5min":28.542999999999999,"15min":75.158000000000001},"last":3.5640000000000001},{"interface":"front","average":{"1min":3.7450000000000001,"5min":2.9660000000000002,"15min":2.0350000000000001},"min":{"1min":0.35999999999999999,"5min":0.34899999999999998,"15min":0.30299999999999999},"max":{"1min":9.8810000000000002,"5min":28.518000000000001,"15min":75.106999999999999},"last":3.552}]},{"osd":4,"last update":"Sun Oct 1 07:58:13 2023","interfaces":[{"interface":"back","average":{"1min":2.347,"5min":1.5389999999999999,"15min":1.1599999999999999},"min":{"1min":0.36199999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":7.9219999999999997,"5min":7.9219999999999997,"15min":7.9560000000000004},"last":0.59099999999999997},{"interface":"front","average":{"1min":1.9890000000000001,"5min":1.508,"15min":1.073},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":6.7850000000000001,"5min":7.766,"15min":7.766},"last":2.3170000000000002}]},{"osd":6,"last update":"Sun Oct 1 07:58:28 2023","interfaces":[{"interface":"back","average":{"1min":1.7989999999999999,"5min":1.698,"15min":1.337},"min":{"1min":0.34999999999999998,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":6.0529999999999999,"5min":10.135,"15min":10.135},"last":2.1800000000000002},{"interface":"front","average":{"1min":2.3959999999999999,"5min":1.804,"15min":1.2969999999999999},"min":{"1min":0.434,"5min":0.371,"15min":0.34300000000000003},"max":{"1min":9.4130000000000003,"5min":10.795,"15min":10.795},"last":0.56899999999999995}]},{"osd":7,"last update":"Sun Oct 1 07:58:18 2023","interfaces":[{"interface":"back","average":{"1min":1.643,"5min":1.5429999999999999,"15min":1.3280000000000001},"min":{"1min":0.40000000000000002,"5min":0.38600000000000001,"15min":0.374},"max":{"1min":9.5250000000000004,"5min":9.5250000000000004,"15min":9.5250000000000004},"last":2.2519999999999998},{"interface":"front","average":{"1min":2.7370000000000001,"5min":1.6519999999999999,"15min":1.4339999999999999},"min":{"1min":0.495,"5min":0.42099999999999999,"15min":0.36199999999999999},"max":{"1min":10.369999999999999,"5min":10.369999999999999,"15min":13.021000000000001},"last":0.61199999999999999}]}]}],"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":12288,"data_stored":610,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3005,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4790,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9477,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":644,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8611,"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":1203503104,"data_stored":1203503104,"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":1379729408,"data_stored":1379729408,"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":1194397696,"data_stored":1194393624,"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":1252392960,"data_stored":1252392960,"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":996868096,"data_stored":996868096,"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":1559433216,"data_stored":1559429144,"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":969670656,"data_stored":969670656,"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":1002967040,"data_stored":1002962968,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-01T07:58:54.138 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-10-01T07:58:54.138 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd pool set device_health_metrics pg_num 21 2023-10-01T07:58:54.162 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:54.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:54.167 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:54.268 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:54.303 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:54.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:54.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:54.406 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:54.434 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:54.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:54.439 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:54.539 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:54.573 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:54.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:54.580 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:54.680 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:54.710 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:54.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:54.716 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:58:54.806 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:54 smithi084 bash[78255]: cluster 2023-10-01T07:58:54.455656+0000 mgr.y (mgr.34104) 777 : cluster 0 pgmap v791: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 2.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 635 op/s; 3741/132543 objects misplaced (2.822%); 5.1 MiB/s, 81 objects/s recovering 2023-10-01T07:58:54.806 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:54 smithi084 bash[75189]: cluster 2023-10-01T07:58:54.455656+0000 mgr.y (mgr.34104) 777 : cluster 0 pgmap v791: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 2.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 635 op/s; 3741/132543 objects misplaced (2.822%); 5.1 MiB/s, 81 objects/s recovering 2023-10-01T07:58:54.817 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:54.850 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:54.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:54.858 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:54.959 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:54.997 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:54.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:55.000 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:55.100 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:55.154 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:55.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:55.160 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:55.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:54 smithi112 bash[59335]: cluster 2023-10-01T07:58:54.455656+0000 mgr.y (mgr.34104) 777 : cluster 0 pgmap v791: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 2.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 635 op/s; 3741/132543 objects misplaced (2.822%); 5.1 MiB/s, 81 objects/s recovering 2023-10-01T07:58:55.262 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:55.297 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:55.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:55.301 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:55.402 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:55.427 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:55.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:55.429 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:58:55.530 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:55.553 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:55.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:55.556 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:55.657 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:55.678 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:55.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:55.685 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:55.786 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:55.809 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:55.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:55.813 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:55.914 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:55.954 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:55.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:55.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:56.057 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:56.090 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:56.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:56.097 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:56.197 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:56.227 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:56.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:56.229 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:56.331 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:56.360 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:56.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:56.363 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:58:56.464 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:56.472 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:58:56 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:58:56] "GET /metrics HTTP/1.1" 200 36352 "" "Prometheus/2.33.4" 2023-10-01T07:58:56.485 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:56.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:56.487 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:56.588 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:56.611 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:56.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:56.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:56.716 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:56.748 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:56.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:56.751 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:58:56.852 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:56.876 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:56.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:56.878 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:56.979 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:57.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:57.013 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:57.013 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:57.115 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:57.142 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:57.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:57.147 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:57.247 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:57.280 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:57.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:57.287 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:58:57.387 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:57.412 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:57.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:57.414 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:58:57.515 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:57.552 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:57.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:57.557 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:57.657 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:57.690 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:57.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:57.697 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:57.798 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:57.807 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:57 smithi112 bash[59335]: cluster 2023-10-01T07:58:56.456439+0000 mgr.y (mgr.34104) 778 : cluster 0 pgmap v792: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 779 op/s; 3013/124794 objects misplaced (2.414%); 7.5 MiB/s, 120 objects/s recovering 2023-10-01T07:58:57.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:57 smithi084 bash[75189]: cluster 2023-10-01T07:58:56.456439+0000 mgr.y (mgr.34104) 778 : cluster 0 pgmap v792: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 779 op/s; 3013/124794 objects misplaced (2.414%); 7.5 MiB/s, 120 objects/s recovering 2023-10-01T07:58:57.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:57 smithi084 bash[78255]: cluster 2023-10-01T07:58:56.456439+0000 mgr.y (mgr.34104) 778 : cluster 0 pgmap v792: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 779 op/s; 3013/124794 objects misplaced (2.414%); 7.5 MiB/s, 120 objects/s recovering 2023-10-01T07:58:57.827 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:58:57.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:57.832 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:58:57.932 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:57.953 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:57.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:57.955 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:58.055 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:58.090 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:58.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:58.097 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:58:58.197 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:58.231 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:58:58.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:58.233 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:58:58.334 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:58.362 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:58.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:58.366 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:58:58.467 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:58.493 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:58.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:58.496 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:58.596 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:58.627 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:58.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:58.636 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:58.678 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T07:58:58.733 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T07:58:58.737 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:58.768 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T07:58:58.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:58.777 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:58.777 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:58:58.807 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T07:58:58.862 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T07:58:58.878 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:58.903 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T07:58:58.908 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:58:58.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:58.910 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:58:58.943 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T07:58:58.988 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:58:58.992 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T07:58:59.006 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T07:58:59.006 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T07:58:59.006 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T07:58:59.006 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T07:58:59.006 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T07:58:59.007 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T07:58:59.007 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T07:58:59.007 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T07:58:59.011 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:59.040 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:58:59.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:59.045 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:58:59.126 INFO:teuthology.orchestra.run.smithi084.stdout:ERROR: (22) Invalid argument 2023-10-01T07:58:59.126 INFO:teuthology.orchestra.run.smithi084.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T07:58:59.146 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:59.184 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:59.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:59.191 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:59.292 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:59.317 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:59.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:59.322 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:59.422 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:59.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:59.459 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:58:59.460 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:58:59.560 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:59.569 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:59 smithi112 bash[59335]: cluster 2023-10-01T07:58:58.456863+0000 mgr.y (mgr.34104) 779 : cluster 0 pgmap v793: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 639 op/s; 3013/122331 objects misplaced (2.463%); 5.1 MiB/s, 82 objects/s recovering 2023-10-01T07:58:59.569 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:59 smithi112 bash[59335]: audit 2023-10-01T07:58:58.625566+0000 mon.a (mon.0) 1063 : audit 0 from='client.? 172.21.15.84:0/1063219696' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:58:59.569 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:59 smithi112 bash[59335]: audit 2023-10-01T07:58:59.375568+0000 mon.a (mon.0) 1064 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:58:59.569 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:58:59 smithi112 bash[59335]: audit 2023-10-01T07:58:59.376217+0000 mon.b (mon.1) 16 : audit 1 from='client.? 172.21.15.84:0/2041777655' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:58:59.601 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:58:59.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:59.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:58:59.709 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:59.738 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:58:59.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:59.744 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:58:59.753 INFO:teuthology.orchestra.run.smithi084.stderr:nodeep-scrub is set 2023-10-01T07:58:59.782 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:59 smithi084 bash[78255]: cluster 2023-10-01T07:58:58.456863+0000 mgr.y (mgr.34104) 779 : cluster 0 pgmap v793: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 639 op/s; 3013/122331 objects misplaced (2.463%); 5.1 MiB/s, 82 objects/s recovering 2023-10-01T07:58:59.782 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:59 smithi084 bash[78255]: audit 2023-10-01T07:58:58.625566+0000 mon.a (mon.0) 1063 : audit 0 from='client.? 172.21.15.84:0/1063219696' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:58:59.782 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:59 smithi084 bash[78255]: audit 2023-10-01T07:58:59.375568+0000 mon.a (mon.0) 1064 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:58:59.782 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:58:59 smithi084 bash[78255]: audit 2023-10-01T07:58:59.376217+0000 mon.b (mon.1) 16 : audit 1 from='client.? 172.21.15.84:0/2041777655' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:58:59.783 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:59 smithi084 bash[75189]: cluster 2023-10-01T07:58:58.456863+0000 mgr.y (mgr.34104) 779 : cluster 0 pgmap v793: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 639 op/s; 3013/122331 objects misplaced (2.463%); 5.1 MiB/s, 82 objects/s recovering 2023-10-01T07:58:59.783 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:59 smithi084 bash[75189]: audit 2023-10-01T07:58:58.625566+0000 mon.a (mon.0) 1063 : audit 0 from='client.? 172.21.15.84:0/1063219696' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:58:59.783 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:59 smithi084 bash[75189]: audit 2023-10-01T07:58:59.375568+0000 mon.a (mon.0) 1064 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:58:59.783 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:58:59 smithi084 bash[75189]: audit 2023-10-01T07:58:59.376217+0000 mon.b (mon.1) 16 : audit 1 from='client.? 172.21.15.84:0/2041777655' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:58:59.845 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:59.871 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:58:59.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:58:59.873 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:58:59.974 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:00.008 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:00.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:00.011 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:00.111 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:00.134 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:00.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:00.137 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:00.237 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:00.266 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:00.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:00.271 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:59:00.371 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:00.396 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:00.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:00.398 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:59:00.499 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:00.520 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:00.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:00.522 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:00.623 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:00.641 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:00.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:00.643 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:59:00.744 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:00.762 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:00.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:00.765 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:59:00.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:00 smithi084 bash[78255]: cluster 2023-10-01T07:58:59.734815+0000 mon.a (mon.0) 1065 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:59:00.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:00 smithi084 bash[78255]: cluster 2023-10-01T07:58:59.739803+0000 osd.4 (osd.4) 87 : cluster 3 failed to encode map e189 with expected crc 2023-10-01T07:59:00.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:00 smithi084 bash[78255]: audit 2023-10-01T07:58:59.743048+0000 mon.a (mon.0) 1066 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T07:59:00.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:00 smithi084 bash[78255]: cluster 2023-10-01T07:58:59.743139+0000 mon.a (mon.0) 1067 : cluster 0 osdmap e189: 8 total, 8 up, 8 in 2023-10-01T07:59:00.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:00 smithi084 bash[78255]: cluster 2023-10-01T07:58:59.743841+0000 osd.6 (osd.6) 116 : cluster 3 failed to encode map e189 with expected crc 2023-10-01T07:59:00.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:00 smithi084 bash[78255]: audit 2023-10-01T07:59:00.092836+0000 mon.a (mon.0) 1068 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:59:00.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:00 smithi084 bash[75189]: cluster 2023-10-01T07:58:59.734815+0000 mon.a (mon.0) 1065 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:59:00.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:00 smithi084 bash[75189]: cluster 2023-10-01T07:58:59.739803+0000 osd.4 (osd.4) 87 : cluster 3 failed to encode map e189 with expected crc 2023-10-01T07:59:00.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:00 smithi084 bash[75189]: audit 2023-10-01T07:58:59.743048+0000 mon.a (mon.0) 1066 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T07:59:00.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:00 smithi084 bash[75189]: cluster 2023-10-01T07:58:59.743139+0000 mon.a (mon.0) 1067 : cluster 0 osdmap e189: 8 total, 8 up, 8 in 2023-10-01T07:59:00.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:00 smithi084 bash[75189]: cluster 2023-10-01T07:58:59.743841+0000 osd.6 (osd.6) 116 : cluster 3 failed to encode map e189 with expected crc 2023-10-01T07:59:00.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:00 smithi084 bash[75189]: audit 2023-10-01T07:59:00.092836+0000 mon.a (mon.0) 1068 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:59:00.866 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:00.887 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:00.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:00.893 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:00.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:00 smithi112 bash[59335]: cluster 2023-10-01T07:58:59.734815+0000 mon.a (mon.0) 1065 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:59:00.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:00 smithi112 bash[59335]: cluster 2023-10-01T07:58:59.739803+0000 osd.4 (osd.4) 87 : cluster 3 failed to encode map e189 with expected crc 2023-10-01T07:59:00.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:00 smithi112 bash[59335]: audit 2023-10-01T07:58:59.743048+0000 mon.a (mon.0) 1066 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T07:59:00.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:00 smithi112 bash[59335]: cluster 2023-10-01T07:58:59.743139+0000 mon.a (mon.0) 1067 : cluster 0 osdmap e189: 8 total, 8 up, 8 in 2023-10-01T07:59:00.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:00 smithi112 bash[59335]: cluster 2023-10-01T07:58:59.743841+0000 osd.6 (osd.6) 116 : cluster 3 failed to encode map e189 with expected crc 2023-10-01T07:59:00.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:00 smithi112 bash[59335]: audit 2023-10-01T07:59:00.092836+0000 mon.a (mon.0) 1068 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:59:00.994 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:01.016 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:01.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:01.023 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:59:01.124 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:01.144 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:01.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:01.146 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:59:01.247 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:01.272 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:01.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:01.275 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:01.375 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:01.398 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:01.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:01.401 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:01.501 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:01.526 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:01.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:01.529 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:59:01.630 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:01.658 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:01.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:01.661 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:01.762 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:01.791 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:01.796 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:01 smithi112 bash[59335]: cluster 2023-10-01T07:59:00.457422+0000 mgr.y (mgr.34104) 780 : cluster 0 pgmap v795: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 2.5 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 673 op/s; 3013/121191 objects misplaced (2.486%); 6.2 MiB/s, 98 objects/s recovering 2023-10-01T07:59:01.796 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:01 smithi112 bash[59335]: cluster 2023-10-01T07:59:00.748089+0000 mon.a (mon.0) 1069 : cluster 0 osdmap e190: 8 total, 8 up, 8 in 2023-10-01T07:59:01.796 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:01 smithi112 bash[59335]: cluster 2023-10-01T07:59:00.748559+0000 osd.5 (osd.5) 132 : cluster 3 failed to encode map e190 with expected crc 2023-10-01T07:59:01.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:01.797 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:01.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:01 smithi084 bash[75189]: cluster 2023-10-01T07:59:00.457422+0000 mgr.y (mgr.34104) 780 : cluster 0 pgmap v795: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 2.5 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 673 op/s; 3013/121191 objects misplaced (2.486%); 6.2 MiB/s, 98 objects/s recovering 2023-10-01T07:59:01.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:01 smithi084 bash[75189]: cluster 2023-10-01T07:59:00.748089+0000 mon.a (mon.0) 1069 : cluster 0 osdmap e190: 8 total, 8 up, 8 in 2023-10-01T07:59:01.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:01 smithi084 bash[75189]: cluster 2023-10-01T07:59:00.748559+0000 osd.5 (osd.5) 132 : cluster 3 failed to encode map e190 with expected crc 2023-10-01T07:59:01.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:01 smithi084 bash[78255]: cluster 2023-10-01T07:59:00.457422+0000 mgr.y (mgr.34104) 780 : cluster 0 pgmap v795: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 87 active+clean; 2.5 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 673 op/s; 3013/121191 objects misplaced (2.486%); 6.2 MiB/s, 98 objects/s recovering 2023-10-01T07:59:01.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:01 smithi084 bash[78255]: cluster 2023-10-01T07:59:00.748089+0000 mon.a (mon.0) 1069 : cluster 0 osdmap e190: 8 total, 8 up, 8 in 2023-10-01T07:59:01.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:01 smithi084 bash[78255]: cluster 2023-10-01T07:59:00.748559+0000 osd.5 (osd.5) 132 : cluster 3 failed to encode map e190 with expected crc 2023-10-01T07:59:01.898 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:01.923 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:01.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:01.925 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:02.026 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:02.055 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:02.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:02.058 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:59:02.159 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:02.193 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:02.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:02.196 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:02.297 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:02.329 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:02.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:02.334 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:59:02.435 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:02.462 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:02.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:02.467 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:02.568 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:02.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:02 smithi084 bash[75189]: cluster 2023-10-01T07:59:00.746944+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e190 with expected crc 2023-10-01T07:59:02.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:02 smithi084 bash[75189]: cluster 2023-10-01T07:59:01.749473+0000 mon.a (mon.0) 1070 : cluster 0 osdmap e191: 8 total, 8 up, 8 in 2023-10-01T07:59:02.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:02 smithi084 bash[75189]: cluster 2023-10-01T07:59:01.749614+0000 osd.6 (osd.6) 117 : cluster 3 failed to encode map e191 with expected crc 2023-10-01T07:59:02.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:02 smithi084 bash[75189]: cluster 2023-10-01T07:59:01.752462+0000 osd.5 (osd.5) 133 : cluster 3 failed to encode map e191 with expected crc 2023-10-01T07:59:02.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:02 smithi084 bash[78255]: cluster 2023-10-01T07:59:00.746944+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e190 with expected crc 2023-10-01T07:59:02.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:02 smithi084 bash[78255]: cluster 2023-10-01T07:59:01.749473+0000 mon.a (mon.0) 1070 : cluster 0 osdmap e191: 8 total, 8 up, 8 in 2023-10-01T07:59:02.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:02 smithi084 bash[78255]: cluster 2023-10-01T07:59:01.749614+0000 osd.6 (osd.6) 117 : cluster 3 failed to encode map e191 with expected crc 2023-10-01T07:59:02.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:02 smithi084 bash[78255]: cluster 2023-10-01T07:59:01.752462+0000 osd.5 (osd.5) 133 : cluster 3 failed to encode map e191 with expected crc 2023-10-01T07:59:02.599 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:02.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:02.603 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:59:02.703 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:02.726 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:02.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:02.731 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:02.832 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:02.842 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:02 smithi112 bash[59335]: cluster 2023-10-01T07:59:00.746944+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e190 with expected crc 2023-10-01T07:59:02.842 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:02 smithi112 bash[59335]: cluster 2023-10-01T07:59:01.749473+0000 mon.a (mon.0) 1070 : cluster 0 osdmap e191: 8 total, 8 up, 8 in 2023-10-01T07:59:02.842 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:02 smithi112 bash[59335]: cluster 2023-10-01T07:59:01.749614+0000 osd.6 (osd.6) 117 : cluster 3 failed to encode map e191 with expected crc 2023-10-01T07:59:02.842 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:02 smithi112 bash[59335]: cluster 2023-10-01T07:59:01.752462+0000 osd.5 (osd.5) 133 : cluster 3 failed to encode map e191 with expected crc 2023-10-01T07:59:02.861 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:02.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:02.868 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:02.969 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:03.016 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:03.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:03.022 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:03.122 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:03.158 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:03.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:03.163 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:03.264 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:03.295 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:03.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:03.297 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:59:03.398 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:03.414 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-10-01T07:59:03.428 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:03.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:03.431 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:03.531 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:03.535 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:03 smithi084 bash[78255]: cluster 2023-10-01T07:59:01.748524+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e191 with expected crc 2023-10-01T07:59:03.535 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:03 smithi084 bash[78255]: cluster 2023-10-01T07:59:02.457807+0000 mgr.y (mgr.34104) 781 : cluster 0 pgmap v798: 89 pgs: 1 active+remapped+backfilling, 1 active+clean+remapped, 87 active+clean; 2.3 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 539 op/s; 2162/115080 objects misplaced (1.879%); 6.6 MiB/s, 105 objects/s recovering 2023-10-01T07:59:03.561 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:03.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:03.567 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:03.668 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:03.677 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:03 smithi112 bash[59335]: cluster 2023-10-01T07:59:01.748524+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e191 with expected crc 2023-10-01T07:59:03.677 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:03 smithi112 bash[59335]: cluster 2023-10-01T07:59:02.457807+0000 mgr.y (mgr.34104) 781 : cluster 0 pgmap v798: 89 pgs: 1 active+remapped+backfilling, 1 active+clean+remapped, 87 active+clean; 2.3 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 539 op/s; 2162/115080 objects misplaced (1.879%); 6.6 MiB/s, 105 objects/s recovering 2023-10-01T07:59:03.694 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:03.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:03.699 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:03.799 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:03.809 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:03 smithi084 bash[75189]: cluster 2023-10-01T07:59:01.748524+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e191 with expected crc 2023-10-01T07:59:03.810 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:03 smithi084 bash[75189]: cluster 2023-10-01T07:59:02.457807+0000 mgr.y (mgr.34104) 781 : cluster 0 pgmap v798: 89 pgs: 1 active+remapped+backfilling, 1 active+clean+remapped, 87 active+clean; 2.3 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 539 op/s; 2162/115080 objects misplaced (1.879%); 6.6 MiB/s, 105 objects/s recovering 2023-10-01T07:59:03.824 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:03.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:03.832 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:03.933 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:03.961 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:03.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:03.964 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:04.065 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:04.112 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:04.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:04.121 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:04.221 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:04.253 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:04.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:04.257 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:04.357 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:04.399 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:04.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:04.403 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:04.504 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:04.544 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:04.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:04.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:04.647 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:04.672 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:04.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:04.674 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:59:04.775 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:04.801 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:04.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:04.803 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:04.904 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:04.913 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:04 smithi084 bash[75189]: cluster 2023-10-01T07:59:04.458311+0000 mgr.y (mgr.34104) 782 : cluster 0 pgmap v799: 89 pgs: 1 active+remapped+backfilling, 1 active+clean+remapped, 87 active+clean; 2.3 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 520 op/s; 2162/112959 objects misplaced (1.914%); 6.6 MiB/s, 105 objects/s recovering 2023-10-01T07:59:04.913 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:04 smithi084 bash[78255]: cluster 2023-10-01T07:59:04.458311+0000 mgr.y (mgr.34104) 782 : cluster 0 pgmap v799: 89 pgs: 1 active+remapped+backfilling, 1 active+clean+remapped, 87 active+clean; 2.3 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 520 op/s; 2162/112959 objects misplaced (1.914%); 6.6 MiB/s, 105 objects/s recovering 2023-10-01T07:59:04.940 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:04.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:04.945 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:05.045 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:05.055 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:04 smithi112 bash[59335]: cluster 2023-10-01T07:59:04.458311+0000 mgr.y (mgr.34104) 782 : cluster 0 pgmap v799: 89 pgs: 1 active+remapped+backfilling, 1 active+clean+remapped, 87 active+clean; 2.3 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 520 op/s; 2162/112959 objects misplaced (1.914%); 6.6 MiB/s, 105 objects/s recovering 2023-10-01T07:59:05.070 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:05.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:05.072 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:05.173 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:05.204 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:05.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:05.208 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:59:05.308 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:05.345 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:05.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:05.351 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:05.356 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T07:59:05.452 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:05.484 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:05.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:05.488 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:05.503 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-01T07:59:05.589 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:05.627 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:05.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:05.630 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:59:05.730 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:05.766 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:05.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:05.769 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:59:05.870 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:05.906 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:05.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:05.909 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:59:06.009 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:06.036 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:06.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:06.037 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:06.138 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:06.163 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:06.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:06.170 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:59:06.270 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:06.282 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:59:06 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:59:06] "GET /metrics HTTP/1.1" 200 36346 "" "Prometheus/2.33.4" 2023-10-01T07:59:06.307 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:06.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:06.314 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:59:06.415 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:06.439 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:06.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:06.444 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:06.545 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:06.574 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:06.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:06.579 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:59:06.679 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:06.707 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:06.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:06.709 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:59:06.809 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:06.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:06.839 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:06.839 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:59:06.940 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:06.979 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:06.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:06.983 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:07.083 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:07.119 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:07.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:07.121 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:07.185 INFO:teuthology.orchestra.run.smithi084.stderr:Error ENOENT: unrecognized pool 'device_health_metrics' 2023-10-01T07:59:07.223 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:07.249 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:07.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:07.253 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:07.354 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:07.396 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:07.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:07.399 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:59:07.499 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:07.531 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:07.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:07.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:07.635 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:07.644 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:07 smithi084 bash[78255]: cluster 2023-10-01T07:59:06.459007+0000 mgr.y (mgr.34104) 783 : cluster 0 pgmap v800: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.2 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 810 op/s; 1459/105993 objects misplaced (1.377%); 11 MiB/s, 175 objects/s recovering 2023-10-01T07:59:07.645 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:07 smithi084 bash[78255]: audit 2023-10-01T07:59:07.178694+0000 mon.a (mon.0) 1071 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "21"}]: dispatch 2023-10-01T07:59:07.645 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:07 smithi084 bash[78255]: audit 2023-10-01T07:59:07.179772+0000 mon.b (mon.1) 17 : audit 1 from='client.? 172.21.15.84:0/812447545' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "21"}]: dispatch 2023-10-01T07:59:07.645 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:07 smithi084 bash[75189]: cluster 2023-10-01T07:59:06.459007+0000 mgr.y (mgr.34104) 783 : cluster 0 pgmap v800: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.2 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 810 op/s; 1459/105993 objects misplaced (1.377%); 11 MiB/s, 175 objects/s recovering 2023-10-01T07:59:07.645 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:07 smithi084 bash[75189]: audit 2023-10-01T07:59:07.178694+0000 mon.a (mon.0) 1071 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "21"}]: dispatch 2023-10-01T07:59:07.645 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:07 smithi084 bash[75189]: audit 2023-10-01T07:59:07.179772+0000 mon.b (mon.1) 17 : audit 1 from='client.? 172.21.15.84:0/812447545' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "21"}]: dispatch 2023-10-01T07:59:07.671 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:07.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:07.679 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:59:07.779 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:07.805 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:07.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:07.808 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:59:07.909 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:07.918 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:07 smithi112 bash[59335]: cluster 2023-10-01T07:59:06.459007+0000 mgr.y (mgr.34104) 783 : cluster 0 pgmap v800: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.2 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 810 op/s; 1459/105993 objects misplaced (1.377%); 11 MiB/s, 175 objects/s recovering 2023-10-01T07:59:07.918 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:07 smithi112 bash[59335]: audit 2023-10-01T07:59:07.178694+0000 mon.a (mon.0) 1071 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "21"}]: dispatch 2023-10-01T07:59:07.918 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:07 smithi112 bash[59335]: audit 2023-10-01T07:59:07.179772+0000 mon.b (mon.1) 17 : audit 1 from='client.? 172.21.15.84:0/812447545' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "21"}]: dispatch 2023-10-01T07:59:07.942 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:07.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:07.945 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:08.045 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:08.072 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:08.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:08.075 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:59:08.176 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:08.200 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:08.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:08.207 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:08.308 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:08.339 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:08.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:08.344 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:08.445 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:08.473 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:08.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:08.476 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:08.577 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:08.613 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:08.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:08.616 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:59:08.696 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-10-01T07:59:08.717 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:08.737 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:08.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:08.744 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:08.844 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:08.873 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:08.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:08.875 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:08.976 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:09.000 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:09.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:09.002 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:59:09.103 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:09.134 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:09.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:09.141 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:59:09.178 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:59:09.243 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:09.271 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:09.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:09.276 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:09.376 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:09.407 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:09.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:09.410 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:59:09.510 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:09.539 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:09.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:09.544 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:09.645 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:09.677 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:09.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:09.682 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:09.782 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:09.791 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:09 smithi112 bash[59335]: cluster 2023-10-01T07:59:08.459545+0000 mgr.y (mgr.34104) 784 : cluster 0 pgmap v801: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.1 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 743 op/s; 1459/103341 objects misplaced (1.412%); 9.2 MiB/s, 146 objects/s recovering 2023-10-01T07:59:09.805 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:09.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:09.809 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:09.909 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:09.938 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:09.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:09.941 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:59:10.042 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:10.050 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:09 smithi084 bash[75189]: cluster 2023-10-01T07:59:08.459545+0000 mgr.y (mgr.34104) 784 : cluster 0 pgmap v801: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.1 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 743 op/s; 1459/103341 objects misplaced (1.412%); 9.2 MiB/s, 146 objects/s recovering 2023-10-01T07:59:10.051 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:09 smithi084 bash[78255]: cluster 2023-10-01T07:59:08.459545+0000 mgr.y (mgr.34104) 784 : cluster 0 pgmap v801: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.1 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 743 op/s; 1459/103341 objects misplaced (1.412%); 9.2 MiB/s, 146 objects/s recovering 2023-10-01T07:59:10.081 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:10.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:10.086 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:59:10.186 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:10.215 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:10.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:10.218 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:59:10.319 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:10.355 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:10.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:10.357 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:10.458 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:10.500 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:10.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:10.507 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:59:10.607 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:10.643 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:10.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:10.648 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:59:10.749 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:10.772 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:10.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:10.777 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:10.878 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:10.911 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:10.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:10.914 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:11.015 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:11.040 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:11.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:11.047 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:59:11.147 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:11.174 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:11.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:11.177 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:59:11.216 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:59:11.216 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:59:11.278 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:11.306 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:11.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:11.309 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:11.409 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:11.450 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:11.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:11.452 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:59:11.553 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:11.590 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:11.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:11.592 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:11.693 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:11.721 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:11.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:11.727 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:11.751 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:11 smithi084 bash[78255]: cluster 2023-10-01T07:59:10.460256+0000 mgr.y (mgr.34104) 785 : cluster 0 pgmap v802: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.1 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 564 op/s; 1459/102105 objects misplaced (1.429%); 5.1 MiB/s, 81 objects/s recovering 2023-10-01T07:59:11.752 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:11 smithi084 bash[75189]: cluster 2023-10-01T07:59:10.460256+0000 mgr.y (mgr.34104) 785 : cluster 0 pgmap v802: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.1 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 564 op/s; 1459/102105 objects misplaced (1.429%); 5.1 MiB/s, 81 objects/s recovering 2023-10-01T07:59:11.827 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:11.839 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:11 smithi112 bash[59335]: cluster 2023-10-01T07:59:10.460256+0000 mgr.y (mgr.34104) 785 : cluster 0 pgmap v802: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 2.1 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 564 op/s; 1459/102105 objects misplaced (1.429%); 5.1 MiB/s, 81 objects/s recovering 2023-10-01T07:59:11.858 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:11.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:11.865 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:11.966 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:11.991 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:11.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:11.993 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:12.094 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:12.122 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:12.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:12.126 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:59:12.227 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:12.261 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:12.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:12.266 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:59:12.367 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:12.395 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:12.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:12.398 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:12.498 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:12.526 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:12.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:12.531 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:12.631 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:12.663 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:12.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:12.668 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:59:12.769 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:12.795 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:12.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:12.798 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:12.898 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:12.930 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:12.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:12.933 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:13.034 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:13.042 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:12 smithi112 bash[59335]: cluster 2023-10-01T07:59:12.460777+0000 mgr.y (mgr.34104) 786 : cluster 0 pgmap v803: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 1.9 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 608 op/s; 851/95520 objects misplaced (0.891%); 6.0 MiB/s, 95 objects/s recovering 2023-10-01T07:59:13.058 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:13.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:13.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:13.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:12 smithi084 bash[78255]: cluster 2023-10-01T07:59:12.460777+0000 mgr.y (mgr.34104) 786 : cluster 0 pgmap v803: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 1.9 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 608 op/s; 851/95520 objects misplaced (0.891%); 6.0 MiB/s, 95 objects/s recovering 2023-10-01T07:59:13.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:12 smithi084 bash[75189]: cluster 2023-10-01T07:59:12.460777+0000 mgr.y (mgr.34104) 786 : cluster 0 pgmap v803: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 1.9 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 608 op/s; 851/95520 objects misplaced (0.891%); 6.0 MiB/s, 95 objects/s recovering 2023-10-01T07:59:13.166 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:13.188 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:13.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:13.191 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:13.292 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:13.312 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:13.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:13.314 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:13.415 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:13.446 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:13.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:13.448 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:13.549 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:13.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:13.587 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:13.587 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:13.688 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:13.698 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 5, 6, 4, 7, 1] 2023-10-01T07:59:13.698 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T07:59:13.698 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_3 2023-10-01T07:59:13.698 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T07:59:13.713 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:13.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:13.718 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:13.819 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:13.848 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:13.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:13.852 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:59:13.953 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:13.983 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:13.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:13.987 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:59:14.087 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:14.128 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:14.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:14.135 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:14.236 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:14.262 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:14.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:14.264 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:14.365 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:14.407 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:14.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:14.414 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:14.515 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:14.553 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:14.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:14.555 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:14.656 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:14.688 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:14.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:14.691 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:14.792 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:14.821 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:14.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:14.823 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:14.924 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:14.952 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:14.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:14.955 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:59:14.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:14 smithi112 bash[59335]: cluster 2023-10-01T07:59:14.461308+0000 mgr.y (mgr.34104) 787 : cluster 0 pgmap v804: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 1.9 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 612 op/s; 851/93036 objects misplaced (0.915%); 5.3 MiB/s, 85 objects/s recovering 2023-10-01T07:59:15.055 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:15.063 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:14 smithi084 bash[75189]: cluster 2023-10-01T07:59:14.461308+0000 mgr.y (mgr.34104) 787 : cluster 0 pgmap v804: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 1.9 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 612 op/s; 851/93036 objects misplaced (0.915%); 5.3 MiB/s, 85 objects/s recovering 2023-10-01T07:59:15.063 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:14 smithi084 bash[78255]: cluster 2023-10-01T07:59:14.461308+0000 mgr.y (mgr.34104) 787 : cluster 0 pgmap v804: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 1.9 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 612 op/s; 851/93036 objects misplaced (0.915%); 5.3 MiB/s, 85 objects/s recovering 2023-10-01T07:59:15.083 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:15.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:15.087 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:15.188 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:15.225 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:15.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:15.228 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:15.329 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:15.362 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:15.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:15.369 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:59:15.469 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:15.491 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:15.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:15.493 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:15.593 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:15.619 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:15.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:15.622 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:59:15.722 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:15.747 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:15.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:15.751 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:15.851 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:15.946 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:15.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:15.951 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:15.951 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:15 smithi084 bash[75189]: audit 2023-10-01T07:59:15.093186+0000 mon.a (mon.0) 1072 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:59:15.951 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:15 smithi084 bash[78255]: audit 2023-10-01T07:59:15.093186+0000 mon.a (mon.0) 1072 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:59:16.052 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:16.082 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:16.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:16.093 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:59:16.194 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:16.202 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:59:16 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:59:16] "GET /metrics HTTP/1.1" 200 36343 "" "Prometheus/2.33.4" 2023-10-01T07:59:16.227 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:16.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:15 smithi112 bash[59335]: audit 2023-10-01T07:59:15.093186+0000 mon.a (mon.0) 1072 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:59:16.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:16.230 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:59:16.331 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:16.360 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:16.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:16.362 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:16.462 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:16.496 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:16.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:16.499 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:16.600 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:16.632 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:16.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:16.637 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:59:16.738 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:16.778 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:16.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:16.783 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:59:16.884 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:16.904 INFO:teuthology.orchestra.run.smithi084.stdout:ERROR: (22) Invalid argument 2023-10-01T07:59:16.904 INFO:teuthology.orchestra.run.smithi084.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T07:59:16.907 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:16.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:16.910 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:16.935 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:16 smithi084 bash[75189]: cluster 2023-10-01T07:59:16.462845+0000 mgr.y (mgr.34104) 788 : cluster 0 pgmap v805: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 1.7 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 764 op/s; 236/85422 objects misplaced (0.276%); 8.2 MiB/s, 131 objects/s recovering 2023-10-01T07:59:16.937 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:16 smithi084 bash[78255]: cluster 2023-10-01T07:59:16.462845+0000 mgr.y (mgr.34104) 788 : cluster 0 pgmap v805: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 1.7 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 764 op/s; 236/85422 objects misplaced (0.276%); 8.2 MiB/s, 131 objects/s recovering 2023-10-01T07:59:17.011 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:17.033 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:17.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:17.038 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:17.139 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:17.169 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:17.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:17.179 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:59:17.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:16 smithi112 bash[59335]: cluster 2023-10-01T07:59:16.462845+0000 mgr.y (mgr.34104) 788 : cluster 0 pgmap v805: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 1.7 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 764 op/s; 236/85422 objects misplaced (0.276%); 8.2 MiB/s, 131 objects/s recovering 2023-10-01T07:59:17.279 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:17.315 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:17.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:17.320 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:17.421 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:17.449 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:17.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:17.452 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:17.553 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:17.584 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:17.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:17.587 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:17.687 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:17.722 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:17.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:17.727 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:59:17.828 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:17.863 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:17.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:17.865 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:59:17.966 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:17.991 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:17.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:17.993 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:18.094 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:18.122 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:18.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:18.126 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:18.227 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:18.270 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:18.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:18.274 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:18.374 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:18.403 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:18.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:18.409 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:18.509 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:18.541 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:18.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:18.544 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:18.645 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:18.675 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:18.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:18.677 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:59:18.777 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:18.801 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:18.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:18.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:18.905 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:18.935 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:18.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:18.941 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:19.041 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:19.080 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:19.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:19.085 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:19.185 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:19.217 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:19.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:19.226 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:59:19.327 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:19.356 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:19.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:19.359 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:19.460 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:19.487 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:19.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:19.490 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:59:19.591 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:19.614 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:19.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:19.616 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:59:19.696 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-10-01T07:59:19.717 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:19.746 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:19.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:19.753 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:19.853 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:19.878 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:19.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:19.883 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:19.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:19 smithi112 bash[59335]: cluster 2023-10-01T07:59:18.463429+0000 mgr.y (mgr.34104) 789 : cluster 0 pgmap v806: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 1.7 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 645 op/s; 236/82746 objects misplaced (0.285%); 5.4 MiB/s, 86 objects/s recovering 2023-10-01T07:59:19.983 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:20.005 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:20.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:20.010 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:20.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:19 smithi084 bash[78255]: cluster 2023-10-01T07:59:18.463429+0000 mgr.y (mgr.34104) 789 : cluster 0 pgmap v806: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 1.7 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 645 op/s; 236/82746 objects misplaced (0.285%); 5.4 MiB/s, 86 objects/s recovering 2023-10-01T07:59:20.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:19 smithi084 bash[75189]: cluster 2023-10-01T07:59:18.463429+0000 mgr.y (mgr.34104) 789 : cluster 0 pgmap v806: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 1.7 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 645 op/s; 236/82746 objects misplaced (0.285%); 5.4 MiB/s, 86 objects/s recovering 2023-10-01T07:59:20.111 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:20.137 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:20.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:20.139 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:20.239 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:20.264 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:20.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:20.267 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:20.368 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:20.396 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:20.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:20.399 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:20.500 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:20.529 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:20.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:20.532 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:20.633 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:20.662 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:20.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:20.664 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:20.765 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:20.792 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:20.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:20.794 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:20.895 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:20.932 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:20.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:20.934 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:21.035 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:21.045 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:20 smithi084 bash[75189]: cluster 2023-10-01T07:59:19.759340+0000 osd.6 (osd.6) 118 : cluster 3 failed to encode map e192 with expected crc 2023-10-01T07:59:21.045 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:20 smithi084 bash[75189]: cluster 2023-10-01T07:59:19.760816+0000 osd.5 (osd.5) 134 : cluster 3 failed to encode map e192 with expected crc 2023-10-01T07:59:21.045 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:20 smithi084 bash[75189]: cluster 2023-10-01T07:59:19.761829+0000 mon.a (mon.0) 1073 : cluster 0 osdmap e192: 8 total, 8 up, 8 in 2023-10-01T07:59:21.045 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:20 smithi084 bash[75189]: cluster 2023-10-01T07:59:19.763416+0000 osd.4 (osd.4) 88 : cluster 3 failed to encode map e192 with expected crc 2023-10-01T07:59:21.045 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:20 smithi084 bash[75189]: cluster 2023-10-01T07:59:19.765401+0000 osd.6 (osd.6) 119 : cluster 3 failed to encode map e192 with expected crc 2023-10-01T07:59:21.045 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:20 smithi084 bash[75189]: audit 2023-10-01T07:59:19.922768+0000 mon.a (mon.0) 1074 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:59:21.045 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:20 smithi084 bash[75189]: cluster 2023-10-01T07:59:20.463987+0000 mgr.y (mgr.34104) 790 : cluster 0 pgmap v808: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 1.7 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 690 op/s; 236/81396 objects misplaced (0.290%); 6.5 MiB/s, 103 objects/s recovering 2023-10-01T07:59:21.046 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:20 smithi084 bash[78255]: cluster 2023-10-01T07:59:19.759340+0000 osd.6 (osd.6) 118 : cluster 3 failed to encode map e192 with expected crc 2023-10-01T07:59:21.046 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:20 smithi084 bash[78255]: cluster 2023-10-01T07:59:19.760816+0000 osd.5 (osd.5) 134 : cluster 3 failed to encode map e192 with expected crc 2023-10-01T07:59:21.046 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:20 smithi084 bash[78255]: cluster 2023-10-01T07:59:19.761829+0000 mon.a (mon.0) 1073 : cluster 0 osdmap e192: 8 total, 8 up, 8 in 2023-10-01T07:59:21.046 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:20 smithi084 bash[78255]: cluster 2023-10-01T07:59:19.763416+0000 osd.4 (osd.4) 88 : cluster 3 failed to encode map e192 with expected crc 2023-10-01T07:59:21.046 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:20 smithi084 bash[78255]: cluster 2023-10-01T07:59:19.765401+0000 osd.6 (osd.6) 119 : cluster 3 failed to encode map e192 with expected crc 2023-10-01T07:59:21.046 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:20 smithi084 bash[78255]: audit 2023-10-01T07:59:19.922768+0000 mon.a (mon.0) 1074 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:59:21.046 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:20 smithi084 bash[78255]: cluster 2023-10-01T07:59:20.463987+0000 mgr.y (mgr.34104) 790 : cluster 0 pgmap v808: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 1.7 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 690 op/s; 236/81396 objects misplaced (0.290%); 6.5 MiB/s, 103 objects/s recovering 2023-10-01T07:59:21.069 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:21.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:21.072 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:21.172 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:59:21.174 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:21.213 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:21.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:21.215 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:59:21.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:20 smithi112 bash[59335]: cluster 2023-10-01T07:59:19.759340+0000 osd.6 (osd.6) 118 : cluster 3 failed to encode map e192 with expected crc 2023-10-01T07:59:21.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:20 smithi112 bash[59335]: cluster 2023-10-01T07:59:19.760816+0000 osd.5 (osd.5) 134 : cluster 3 failed to encode map e192 with expected crc 2023-10-01T07:59:21.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:20 smithi112 bash[59335]: cluster 2023-10-01T07:59:19.761829+0000 mon.a (mon.0) 1073 : cluster 0 osdmap e192: 8 total, 8 up, 8 in 2023-10-01T07:59:21.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:20 smithi112 bash[59335]: cluster 2023-10-01T07:59:19.763416+0000 osd.4 (osd.4) 88 : cluster 3 failed to encode map e192 with expected crc 2023-10-01T07:59:21.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:20 smithi112 bash[59335]: cluster 2023-10-01T07:59:19.765401+0000 osd.6 (osd.6) 119 : cluster 3 failed to encode map e192 with expected crc 2023-10-01T07:59:21.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:20 smithi112 bash[59335]: audit 2023-10-01T07:59:19.922768+0000 mon.a (mon.0) 1074 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T07:59:21.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:20 smithi112 bash[59335]: cluster 2023-10-01T07:59:20.463987+0000 mgr.y (mgr.34104) 790 : cluster 0 pgmap v808: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 1.7 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 690 op/s; 236/81396 objects misplaced (0.290%); 6.5 MiB/s, 103 objects/s recovering 2023-10-01T07:59:21.316 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:21.343 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:21.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:21.349 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:21.450 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:21.480 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:21.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:21.485 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:21.586 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:21.614 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:21.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:21.619 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:21.720 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:21.746 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:21.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:21.748 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:59:21.849 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:21.873 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:21.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:21.878 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:59:21.978 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:21.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:21 smithi112 bash[59335]: cluster 2023-10-01T07:59:20.768276+0000 osd.5 (osd.5) 135 : cluster 3 failed to encode map e193 with expected crc 2023-10-01T07:59:21.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:21 smithi112 bash[59335]: cluster 2023-10-01T07:59:20.769205+0000 mon.a (mon.0) 1075 : cluster 0 osdmap e193: 8 total, 8 up, 8 in 2023-10-01T07:59:21.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:21 smithi112 bash[59335]: cluster 2023-10-01T07:59:20.771325+0000 osd.6 (osd.6) 120 : cluster 3 failed to encode map e193 with expected crc 2023-10-01T07:59:21.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:21 smithi112 bash[59335]: cluster 2023-10-01T07:59:20.772064+0000 osd.4 (osd.4) 89 : cluster 3 failed to encode map e193 with expected crc 2023-10-01T07:59:22.003 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:22.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:22.009 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:22.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:21 smithi084 bash[75189]: cluster 2023-10-01T07:59:20.768276+0000 osd.5 (osd.5) 135 : cluster 3 failed to encode map e193 with expected crc 2023-10-01T07:59:22.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:21 smithi084 bash[75189]: cluster 2023-10-01T07:59:20.769205+0000 mon.a (mon.0) 1075 : cluster 0 osdmap e193: 8 total, 8 up, 8 in 2023-10-01T07:59:22.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:21 smithi084 bash[75189]: cluster 2023-10-01T07:59:20.771325+0000 osd.6 (osd.6) 120 : cluster 3 failed to encode map e193 with expected crc 2023-10-01T07:59:22.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:21 smithi084 bash[75189]: cluster 2023-10-01T07:59:20.772064+0000 osd.4 (osd.4) 89 : cluster 3 failed to encode map e193 with expected crc 2023-10-01T07:59:22.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:21 smithi084 bash[78255]: cluster 2023-10-01T07:59:20.768276+0000 osd.5 (osd.5) 135 : cluster 3 failed to encode map e193 with expected crc 2023-10-01T07:59:22.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:21 smithi084 bash[78255]: cluster 2023-10-01T07:59:20.769205+0000 mon.a (mon.0) 1075 : cluster 0 osdmap e193: 8 total, 8 up, 8 in 2023-10-01T07:59:22.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:21 smithi084 bash[78255]: cluster 2023-10-01T07:59:20.771325+0000 osd.6 (osd.6) 120 : cluster 3 failed to encode map e193 with expected crc 2023-10-01T07:59:22.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:21 smithi084 bash[78255]: cluster 2023-10-01T07:59:20.772064+0000 osd.4 (osd.4) 89 : cluster 3 failed to encode map e193 with expected crc 2023-10-01T07:59:22.109 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:22.137 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:22.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:22.140 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:22.240 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:22.272 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:22.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:22.281 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:22.382 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:22.409 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:22.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:22.411 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:22.512 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:22.542 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:22.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:22.546 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:22.647 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:22.675 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:22.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:22.681 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:22.781 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:22.809 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:22.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:22.811 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:22.912 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:22.948 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:22.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:22.950 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:59:23.051 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:23.061 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:22 smithi084 bash[75189]: cluster 2023-10-01T07:59:22.464507+0000 mgr.y (mgr.34104) 791 : cluster 0 pgmap v810: 89 pgs: 89 active+clean; 1.5 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 715 op/s; 6.1 MiB/s, 98 objects/s recovering 2023-10-01T07:59:23.061 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:22 smithi084 bash[78255]: cluster 2023-10-01T07:59:22.464507+0000 mgr.y (mgr.34104) 791 : cluster 0 pgmap v810: 89 pgs: 89 active+clean; 1.5 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 715 op/s; 6.1 MiB/s, 98 objects/s recovering 2023-10-01T07:59:23.087 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:23.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:23.092 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:59:23.161 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T07:59:23.193 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:23.199 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T07:59:23.201 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:22 smithi112 bash[59335]: cluster 2023-10-01T07:59:22.464507+0000 mgr.y (mgr.34104) 791 : cluster 0 pgmap v810: 89 pgs: 89 active+clean; 1.5 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 715 op/s; 6.1 MiB/s, 98 objects/s recovering 2023-10-01T07:59:23.214 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:23.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:23.217 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:23.247 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T07:59:23.315 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T07:59:23.318 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:23.342 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:23.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:23.349 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:23.352 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T07:59:23.394 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T07:59:23.436 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T07:59:23.450 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:23.473 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T07:59:23.476 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:23.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:23.478 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:23.481 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T07:59:23.481 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T07:59:23.481 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T07:59:23.481 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T07:59:23.481 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T07:59:23.481 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T07:59:23.481 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T07:59:23.481 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T07:59:23.579 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:23.612 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:23.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:23.617 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:23.717 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:23.754 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:23.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:23.755 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:59:23.794 INFO:teuthology.orchestra.run.smithi084.stderr:noscrub is unset 2023-10-01T07:59:23.857 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:23.887 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:23.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:23.893 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:59:23.994 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:24.018 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:24.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:24.027 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:24.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:23 smithi084 bash[78255]: audit 2023-10-01T07:59:23.120720+0000 mon.b (mon.1) 18 : audit 0 from='client.? 172.21.15.84:0/2597924086' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:59:24.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:23 smithi084 bash[78255]: audit 2023-10-01T07:59:23.534054+0000 mon.c (mon.2) 91 : audit 1 from='client.? 172.21.15.84:0/1854489536' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T07:59:24.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:23 smithi084 bash[78255]: audit 2023-10-01T07:59:23.534604+0000 mon.a (mon.0) 1076 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T07:59:24.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:23 smithi084 bash[75189]: audit 2023-10-01T07:59:23.120720+0000 mon.b (mon.1) 18 : audit 0 from='client.? 172.21.15.84:0/2597924086' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:59:24.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:23 smithi084 bash[75189]: audit 2023-10-01T07:59:23.534054+0000 mon.c (mon.2) 91 : audit 1 from='client.? 172.21.15.84:0/1854489536' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T07:59:24.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:23 smithi084 bash[75189]: audit 2023-10-01T07:59:23.534604+0000 mon.a (mon.0) 1076 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T07:59:24.127 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:24.155 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:24.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:24.157 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:24.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:23 smithi112 bash[59335]: audit 2023-10-01T07:59:23.120720+0000 mon.b (mon.1) 18 : audit 0 from='client.? 172.21.15.84:0/2597924086' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:59:24.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:23 smithi112 bash[59335]: audit 2023-10-01T07:59:23.534054+0000 mon.c (mon.2) 91 : audit 1 from='client.? 172.21.15.84:0/1854489536' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T07:59:24.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:23 smithi112 bash[59335]: audit 2023-10-01T07:59:23.534604+0000 mon.a (mon.0) 1076 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T07:59:24.257 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:24.281 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:24.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:24.291 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:24.391 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:24.416 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:24.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:24.418 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:59:24.519 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:24.543 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:24.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:24.549 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:59:24.650 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:24.673 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:24.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:24.676 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:24.776 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:24.802 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:24.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:24.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:24.907 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:24.960 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:24.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:24.969 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:25.070 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:25.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:24 smithi084 bash[78255]: cluster 2023-10-01T07:59:23.774385+0000 mon.a (mon.0) 1077 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:59:25.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:24 smithi084 bash[78255]: cluster 2023-10-01T07:59:23.778895+0000 osd.6 (osd.6) 121 : cluster 3 failed to encode map e194 with expected crc 2023-10-01T07:59:25.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:24 smithi084 bash[78255]: cluster 2023-10-01T07:59:23.779956+0000 osd.5 (osd.5) 136 : cluster 3 failed to encode map e194 with expected crc 2023-10-01T07:59:25.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:24 smithi084 bash[78255]: audit 2023-10-01T07:59:23.781768+0000 mon.a (mon.0) 1078 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T07:59:25.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:24 smithi084 bash[78255]: cluster 2023-10-01T07:59:23.782178+0000 mon.a (mon.0) 1079 : cluster 0 osdmap e194: 8 total, 8 up, 8 in 2023-10-01T07:59:25.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:24 smithi084 bash[78255]: cluster 2023-10-01T07:59:23.783952+0000 osd.4 (osd.4) 90 : cluster 3 failed to encode map e194 with expected crc 2023-10-01T07:59:25.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:24 smithi084 bash[78255]: cluster 2023-10-01T07:59:24.464956+0000 mgr.y (mgr.34104) 792 : cluster 0 pgmap v812: 89 pgs: 89 active+clean; 1.5 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 514 op/s; 2.4 MiB/s, 37 objects/s recovering 2023-10-01T07:59:25.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:24 smithi084 bash[75189]: cluster 2023-10-01T07:59:23.774385+0000 mon.a (mon.0) 1077 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:59:25.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:24 smithi084 bash[75189]: cluster 2023-10-01T07:59:23.778895+0000 osd.6 (osd.6) 121 : cluster 3 failed to encode map e194 with expected crc 2023-10-01T07:59:25.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:24 smithi084 bash[75189]: cluster 2023-10-01T07:59:23.779956+0000 osd.5 (osd.5) 136 : cluster 3 failed to encode map e194 with expected crc 2023-10-01T07:59:25.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:24 smithi084 bash[75189]: audit 2023-10-01T07:59:23.781768+0000 mon.a (mon.0) 1078 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T07:59:25.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:24 smithi084 bash[75189]: cluster 2023-10-01T07:59:23.782178+0000 mon.a (mon.0) 1079 : cluster 0 osdmap e194: 8 total, 8 up, 8 in 2023-10-01T07:59:25.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:24 smithi084 bash[75189]: cluster 2023-10-01T07:59:23.783952+0000 osd.4 (osd.4) 90 : cluster 3 failed to encode map e194 with expected crc 2023-10-01T07:59:25.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:24 smithi084 bash[75189]: cluster 2023-10-01T07:59:24.464956+0000 mgr.y (mgr.34104) 792 : cluster 0 pgmap v812: 89 pgs: 89 active+clean; 1.5 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 514 op/s; 2.4 MiB/s, 37 objects/s recovering 2023-10-01T07:59:25.097 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:25.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:25.099 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:59:25.200 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:25.211 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:24 smithi112 bash[59335]: cluster 2023-10-01T07:59:23.774385+0000 mon.a (mon.0) 1077 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T07:59:25.212 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:24 smithi112 bash[59335]: cluster 2023-10-01T07:59:23.778895+0000 osd.6 (osd.6) 121 : cluster 3 failed to encode map e194 with expected crc 2023-10-01T07:59:25.212 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:24 smithi112 bash[59335]: cluster 2023-10-01T07:59:23.779956+0000 osd.5 (osd.5) 136 : cluster 3 failed to encode map e194 with expected crc 2023-10-01T07:59:25.212 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:24 smithi112 bash[59335]: audit 2023-10-01T07:59:23.781768+0000 mon.a (mon.0) 1078 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T07:59:25.212 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:24 smithi112 bash[59335]: cluster 2023-10-01T07:59:23.782178+0000 mon.a (mon.0) 1079 : cluster 0 osdmap e194: 8 total, 8 up, 8 in 2023-10-01T07:59:25.212 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:24 smithi112 bash[59335]: cluster 2023-10-01T07:59:23.783952+0000 osd.4 (osd.4) 90 : cluster 3 failed to encode map e194 with expected crc 2023-10-01T07:59:25.212 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:24 smithi112 bash[59335]: cluster 2023-10-01T07:59:24.464956+0000 mgr.y (mgr.34104) 792 : cluster 0 pgmap v812: 89 pgs: 89 active+clean; 1.5 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 514 op/s; 2.4 MiB/s, 37 objects/s recovering 2023-10-01T07:59:25.243 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:25.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:25.244 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:25.345 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:25.376 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:25.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:25.385 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:25.486 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:25.515 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:25.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:25.518 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:25.619 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:25.710 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:25.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:25.719 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:25.820 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:25.842 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:25.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:25.848 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:59:25.949 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:25.974 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:25.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:25.981 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:26.081 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:26.104 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:26.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:26.107 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:59:26.208 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:26.231 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:26.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:26.233 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:59:26.334 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:26.360 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:59:26 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:59:26] "GET /metrics HTTP/1.1" 200 36343 "" "Prometheus/2.33.4" 2023-10-01T07:59:26.381 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:26.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:26.386 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:59:26.487 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:26.521 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:26.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:26.524 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:59:26.624 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:26.661 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:26.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:26.667 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:59:26.763 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:59:26.767 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:26.807 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:26.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:26.810 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:26.911 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:26.933 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:26.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:26.939 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:27.040 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:27.061 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:27.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:27.064 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:27.164 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:27.191 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:27.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:27.195 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:27.295 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:27.322 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:27.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:27.328 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:27.429 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:27.457 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:27.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:27.460 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:27.560 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:27.610 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:27.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:27.621 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:59:27.722 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:27.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:27 smithi112 bash[59335]: audit 2023-10-01T07:59:26.396999+0000 mon.a (mon.0) 1080 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:59:27.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:27 smithi112 bash[59335]: audit 2023-10-01T07:59:26.404232+0000 mon.a (mon.0) 1081 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:59:27.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:27 smithi112 bash[59335]: cluster 2023-10-01T07:59:26.465629+0000 mgr.y (mgr.34104) 793 : cluster 0 pgmap v813: 89 pgs: 89 active+clean; 1.3 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 827 op/s; 2.1 MiB/s, 34 objects/s recovering 2023-10-01T07:59:27.730 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:27 smithi084 bash[75189]: audit 2023-10-01T07:59:26.396999+0000 mon.a (mon.0) 1080 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:59:27.731 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:27 smithi084 bash[75189]: audit 2023-10-01T07:59:26.404232+0000 mon.a (mon.0) 1081 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:59:27.731 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:27 smithi084 bash[75189]: cluster 2023-10-01T07:59:26.465629+0000 mgr.y (mgr.34104) 793 : cluster 0 pgmap v813: 89 pgs: 89 active+clean; 1.3 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 827 op/s; 2.1 MiB/s, 34 objects/s recovering 2023-10-01T07:59:27.731 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:27 smithi084 bash[78255]: audit 2023-10-01T07:59:26.396999+0000 mon.a (mon.0) 1080 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:59:27.731 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:27 smithi084 bash[78255]: audit 2023-10-01T07:59:26.404232+0000 mon.a (mon.0) 1081 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:59:27.731 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:27 smithi084 bash[78255]: cluster 2023-10-01T07:59:26.465629+0000 mgr.y (mgr.34104) 793 : cluster 0 pgmap v813: 89 pgs: 89 active+clean; 1.3 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 827 op/s; 2.1 MiB/s, 34 objects/s recovering 2023-10-01T07:59:27.754 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:27.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:27.761 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:59:27.863 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:27.924 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:27.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:27.930 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:28.031 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:28.057 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:28.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:28.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:28.165 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:28.194 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:28.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:28.199 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:28.293 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-01T07:59:28.300 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:28.310 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T07:59:28.378 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:28.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:28.383 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:59:28.484 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:28.505 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:28.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:28.506 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:28.607 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:28.651 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:28.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:28.655 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:59:28.756 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:28.784 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:28.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:28.790 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:28.890 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:28.914 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:28.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:28.916 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:29.017 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:29.060 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:29.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:29.063 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:59:29.162 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:29 smithi112 bash[59335]: audit 2023-10-01T07:59:28.158589+0000 mon.a (mon.0) 1082 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:59:29.163 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:29 smithi112 bash[59335]: audit 2023-10-01T07:59:28.165245+0000 mon.a (mon.0) 1083 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:59:29.163 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:29 smithi112 bash[59335]: cluster 2023-10-01T07:59:28.466081+0000 mgr.y (mgr.34104) 794 : cluster 0 pgmap v814: 89 pgs: 89 active+clean; 1.3 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 745 op/s; 1.8 MiB/s, 28 objects/s recovering 2023-10-01T07:59:29.163 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:29 smithi112 bash[59335]: audit 2023-10-01T07:59:28.874019+0000 mon.a (mon.0) 1084 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:59:29.163 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:29 smithi112 bash[59335]: audit 2023-10-01T07:59:28.875477+0000 mon.a (mon.0) 1085 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:59:29.163 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:29 smithi112 bash[59335]: audit 2023-10-01T07:59:28.882239+0000 mon.a (mon.0) 1086 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:59:29.164 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:29.164 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:29 smithi084 bash[75189]: audit 2023-10-01T07:59:28.158589+0000 mon.a (mon.0) 1082 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:59:29.164 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:29 smithi084 bash[75189]: audit 2023-10-01T07:59:28.165245+0000 mon.a (mon.0) 1083 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:59:29.164 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:29 smithi084 bash[75189]: cluster 2023-10-01T07:59:28.466081+0000 mgr.y (mgr.34104) 794 : cluster 0 pgmap v814: 89 pgs: 89 active+clean; 1.3 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 745 op/s; 1.8 MiB/s, 28 objects/s recovering 2023-10-01T07:59:29.165 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:29 smithi084 bash[75189]: audit 2023-10-01T07:59:28.874019+0000 mon.a (mon.0) 1084 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:59:29.165 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:29 smithi084 bash[75189]: audit 2023-10-01T07:59:28.875477+0000 mon.a (mon.0) 1085 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:59:29.165 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:29 smithi084 bash[78255]: audit 2023-10-01T07:59:28.158589+0000 mon.a (mon.0) 1082 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:59:29.165 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:29 smithi084 bash[78255]: audit 2023-10-01T07:59:28.165245+0000 mon.a (mon.0) 1083 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:59:29.165 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:29 smithi084 bash[78255]: cluster 2023-10-01T07:59:28.466081+0000 mgr.y (mgr.34104) 794 : cluster 0 pgmap v814: 89 pgs: 89 active+clean; 1.3 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 745 op/s; 1.8 MiB/s, 28 objects/s recovering 2023-10-01T07:59:29.165 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:29 smithi084 bash[78255]: audit 2023-10-01T07:59:28.874019+0000 mon.a (mon.0) 1084 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T07:59:29.166 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:29 smithi084 bash[78255]: audit 2023-10-01T07:59:28.875477+0000 mon.a (mon.0) 1085 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T07:59:29.166 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:29 smithi084 bash[78255]: audit 2023-10-01T07:59:28.882239+0000 mon.a (mon.0) 1086 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:59:29.195 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:29.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:29.200 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:59:29.213 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T07:59:29.222 INFO:teuthology.orchestra.run.smithi084.stderr:dumped all 2023-10-01T07:59:29.302 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:29.309 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:29 smithi084 bash[75189]: audit 2023-10-01T07:59:28.882239+0000 mon.a (mon.0) 1086 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:59:29.332 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:29.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:29.339 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:59:29.440 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:29.470 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:29.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:29.472 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:29.573 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:29.600 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:29.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:29.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:59:29.704 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:29.752 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:29.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:29.756 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:29.857 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:29.893 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:29.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:29.900 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:30.000 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:30.035 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:30.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:30.038 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:59:30.139 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:30.168 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:30.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:30.173 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:59:30.273 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:30.282 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:30 smithi084 bash[75189]: audit 2023-10-01T07:59:29.192699+0000 mgr.y (mgr.34104) 795 : audit 0 from='client.45302 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T07:59:30.282 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:30 smithi084 bash[75189]: audit 2023-10-01T07:59:30.093445+0000 mon.a (mon.0) 1087 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:59:30.282 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:30 smithi084 bash[78255]: audit 2023-10-01T07:59:29.192699+0000 mgr.y (mgr.34104) 795 : audit 0 from='client.45302 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T07:59:30.282 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:30 smithi084 bash[78255]: audit 2023-10-01T07:59:30.093445+0000 mon.a (mon.0) 1087 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:59:30.306 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:30.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:30.312 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:30.413 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:30.441 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:30.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:30.444 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:30.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:30 smithi112 bash[59335]: audit 2023-10-01T07:59:29.192699+0000 mgr.y (mgr.34104) 795 : audit 0 from='client.45302 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T07:59:30.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:30 smithi112 bash[59335]: audit 2023-10-01T07:59:30.093445+0000 mon.a (mon.0) 1087 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:59:30.544 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:30.567 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:30.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:30.572 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:30.673 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:30.713 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:30.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:30.719 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:59:30.820 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:30.846 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:30.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:30.849 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:59:30.950 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:30.982 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:30.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:30.984 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:31.085 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:31.117 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:31.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:31.122 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:59:31.223 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:31.267 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:31.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:31.273 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:59:31.373 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:31.405 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:31.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:31.409 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:31.510 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:31.532 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:31.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:31.540 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:59:31.641 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:31.664 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:31.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:31.669 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:59:31.770 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:31.809 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:31.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:31.817 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:31.817 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:31 smithi112 bash[59335]: cluster 2023-10-01T07:59:30.466683+0000 mgr.y (mgr.34104) 796 : cluster 0 pgmap v815: 89 pgs: 89 active+clean; 1.3 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 584 op/s; 1.5 MiB/s, 23 objects/s recovering 2023-10-01T07:59:31.817 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:31 smithi112 bash[59335]: audit 2023-10-01T07:59:30.544335+0000 mon.a (mon.0) 1088 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:59:31.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:31 smithi084 bash[75189]: cluster 2023-10-01T07:59:30.466683+0000 mgr.y (mgr.34104) 796 : cluster 0 pgmap v815: 89 pgs: 89 active+clean; 1.3 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 584 op/s; 1.5 MiB/s, 23 objects/s recovering 2023-10-01T07:59:31.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:31 smithi084 bash[75189]: audit 2023-10-01T07:59:30.544335+0000 mon.a (mon.0) 1088 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:59:31.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:31 smithi084 bash[78255]: cluster 2023-10-01T07:59:30.466683+0000 mgr.y (mgr.34104) 796 : cluster 0 pgmap v815: 89 pgs: 89 active+clean; 1.3 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 584 op/s; 1.5 MiB/s, 23 objects/s recovering 2023-10-01T07:59:31.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:31 smithi084 bash[78255]: audit 2023-10-01T07:59:30.544335+0000 mon.a (mon.0) 1088 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T07:59:31.918 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:31.951 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:31.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:31.953 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:32.054 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:32.086 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:32.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:32.088 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:59:32.189 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:32.216 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:32.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:32.218 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:32.311 INFO:teuthology.orchestra.run.smithi084.stdout:{"pg_ready":true,"pg_map":{"version":814,"stamp":"2023-10-01T07:59:28.465837+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1386223544,"num_objects":21168,"num_object_clones":0,"num_object_copies":63504,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":21168,"num_whiteouts":0,"num_read":295,"num_read_kb":501,"num_write":201380,"num_write_kb":7114830,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5047,"num_bytes_recovered":330235996,"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":138641,"ondisk_log_size":138641,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":269,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":7027744,"kb_used_data":4440992,"kb_used_omap":38,"kb_used_meta":2586521,"kb_avail":742933472,"statfs":{"total":767960285184,"available":760763875328,"internally_reserved":0,"allocated":4547575808,"data_stored":4542558951,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":39896,"internal_metadata":2648597544},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,3,6,11,4],"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":-390856704,"num_objects":-5964,"num_object_clones":0,"num_object_copies":-17892,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":-236,"num_objects_unfound":0,"num_objects_dirty":-5964,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5964,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":228,"num_bytes_recovered":14942208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.002201"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":183,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.778406+0000","last_change":"2023-10-01T07:54:21.698871+0000","last_active":"2023-10-01T07:59:20.778406+0000","last_peered":"2023-10-01T07:59:20.778406+0000","last_clean":"2023-10-01T07:59:20.778406+0000","last_became_active":"2023-10-01T07:54:21.698484+0000","last_became_peered":"2023-10-01T07:54:21.698484+0000","last_unstale":"2023-10-01T07:59:20.778406+0000","last_undegraded":"2023-10-01T07:59:20.778406+0000","last_fullsized":"2023-10-01T07:59:20.778406+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":195,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.777577+0000","last_change":"2023-10-01T07:54:21.698834+0000","last_active":"2023-10-01T07:59:20.777577+0000","last_peered":"2023-10-01T07:59:20.777577+0000","last_clean":"2023-10-01T07:59:20.777577+0000","last_became_active":"2023-10-01T07:54:21.698292+0000","last_became_peered":"2023-10-01T07:54:21.698292+0000","last_unstale":"2023-10-01T07:59:20.777577+0000","last_undegraded":"2023-10-01T07:59:20.777577+0000","last_fullsized":"2023-10-01T07:59:20.777577+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:59:53.226473+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":150,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.767172+0000","last_change":"2023-10-01T07:54:21.698522+0000","last_active":"2023-10-01T07:59:20.767172+0000","last_peered":"2023-10-01T07:59:20.767172+0000","last_clean":"2023-10-01T07:59:20.767172+0000","last_became_active":"2023-10-01T07:54:21.697631+0000","last_became_peered":"2023-10-01T07:54:21.697631+0000","last_unstale":"2023-10-01T07:59:20.767172+0000","last_undegraded":"2023-10-01T07:59:20.767172+0000","last_fullsized":"2023-10-01T07:59:20.767172+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:05:42.988690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.1e","version":"0'0","reported_seq":133,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.777189+0000","last_change":"2023-10-01T07:53:49.933785+0000","last_active":"2023-10-01T07:59:20.777189+0000","last_peered":"2023-10-01T07:59:20.777189+0000","last_clean":"2023-10-01T07:59:20.777189+0000","last_became_active":"2023-10-01T07:53:49.933422+0000","last_became_peered":"2023-10-01T07:53:49.933422+0000","last_unstale":"2023-10-01T07:59:20.777189+0000","last_undegraded":"2023-10-01T07:59:20.777189+0000","last_fullsized":"2023-10-01T07:59:20.777189+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:54:25.410689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":196,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.776965+0000","last_change":"2023-10-01T07:54:21.701043+0000","last_active":"2023-10-01T07:59:20.776965+0000","last_peered":"2023-10-01T07:59:20.776965+0000","last_clean":"2023-10-01T07:59:20.776965+0000","last_became_active":"2023-10-01T07:54:21.700032+0000","last_became_peered":"2023-10-01T07:54:21.700032+0000","last_unstale":"2023-10-01T07:59:20.776965+0000","last_undegraded":"2023-10-01T07:59:20.776965+0000","last_fullsized":"2023-10-01T07:59:20.776965+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:38:49.895279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":168,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.776148+0000","last_change":"2023-10-01T07:42:42.159276+0000","last_active":"2023-10-01T07:59:20.776148+0000","last_peered":"2023-10-01T07:59:20.776148+0000","last_clean":"2023-10-01T07:59:20.776148+0000","last_became_active":"2023-10-01T07:42:42.158951+0000","last_became_peered":"2023-10-01T07:42:42.158951+0000","last_unstale":"2023-10-01T07:59:20.776148+0000","last_undegraded":"2023-10-01T07:59:20.776148+0000","last_fullsized":"2023-10-01T07:59:20.776148+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":93,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.774109+0000","last_change":"2023-10-01T07:53:49.926686+0000","last_active":"2023-10-01T07:59:20.774109+0000","last_peered":"2023-10-01T07:59:20.774109+0000","last_clean":"2023-10-01T07:59:20.774109+0000","last_became_active":"2023-10-01T07:53:49.925472+0000","last_became_peered":"2023-10-01T07:53:49.925472+0000","last_unstale":"2023-10-01T07:59:20.774109+0000","last_undegraded":"2023-10-01T07:59:20.774109+0000","last_fullsized":"2023-10-01T07:59:20.774109+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":180,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.777045+0000","last_change":"2023-10-01T07:54:21.700811+0000","last_active":"2023-10-01T07:59:20.777045+0000","last_peered":"2023-10-01T07:59:20.777045+0000","last_clean":"2023-10-01T07:59:20.777045+0000","last_became_active":"2023-10-01T07:54:21.700247+0000","last_became_peered":"2023-10-01T07:54:21.700247+0000","last_unstale":"2023-10-01T07:59:20.777045+0000","last_undegraded":"2023-10-01T07:59:20.777045+0000","last_fullsized":"2023-10-01T07:59:20.777045+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:45:25.850831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":191,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.773749+0000","last_change":"2023-10-01T07:54:21.699404+0000","last_active":"2023-10-01T07:59:20.773749+0000","last_peered":"2023-10-01T07:59:20.773749+0000","last_clean":"2023-10-01T07:59:20.773749+0000","last_became_active":"2023-10-01T07:54:21.698880+0000","last_became_peered":"2023-10-01T07:54:21.698880+0000","last_unstale":"2023-10-01T07:59:20.773749+0000","last_undegraded":"2023-10-01T07:59:20.773749+0000","last_fullsized":"2023-10-01T07:59:20.773749+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":140,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.777739+0000","last_change":"2023-10-01T07:48:00.311808+0000","last_active":"2023-10-01T07:59:20.777739+0000","last_peered":"2023-10-01T07:59:20.777739+0000","last_clean":"2023-10-01T07:59:20.777739+0000","last_became_active":"2023-10-01T07:48:00.311502+0000","last_became_peered":"2023-10-01T07:48:00.311502+0000","last_unstale":"2023-10-01T07:59:20.777739+0000","last_undegraded":"2023-10-01T07:59:20.777739+0000","last_fullsized":"2023-10-01T07:59:20.777739+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:29:46.875382+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":89,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.777417+0000","last_change":"2023-10-01T07:52:51.407081+0000","last_active":"2023-10-01T07:59:20.777417+0000","last_peered":"2023-10-01T07:59:20.777417+0000","last_clean":"2023-10-01T07:59:20.777417+0000","last_became_active":"2023-10-01T07:52:51.406657+0000","last_became_peered":"2023-10-01T07:52:51.406657+0000","last_unstale":"2023-10-01T07:59:20.777417+0000","last_undegraded":"2023-10-01T07:59:20.777417+0000","last_fullsized":"2023-10-01T07:59:20.777417+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:08:47.645535+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.12","version":"0'0","reported_seq":135,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.767531+0000","last_change":"2023-10-01T07:54:21.710733+0000","last_active":"2023-10-01T07:59:20.767531+0000","last_peered":"2023-10-01T07:59:20.767531+0000","last_clean":"2023-10-01T07:59:20.767531+0000","last_became_active":"2023-10-01T07:54:21.707246+0000","last_became_peered":"2023-10-01T07:54:21.707246+0000","last_unstale":"2023-10-01T07:59:20.767531+0000","last_undegraded":"2023-10-01T07:59:20.767531+0000","last_fullsized":"2023-10-01T07:59:20.767531+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:32:59.183011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":176,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.778857+0000","last_change":"2023-10-01T07:48:00.313333+0000","last_active":"2023-10-01T07:59:20.778857+0000","last_peered":"2023-10-01T07:59:20.778857+0000","last_clean":"2023-10-01T07:59:20.778857+0000","last_became_active":"2023-10-01T07:48:00.312882+0000","last_became_peered":"2023-10-01T07:48:00.312882+0000","last_unstale":"2023-10-01T07:59:20.778857+0000","last_undegraded":"2023-10-01T07:59:20.778857+0000","last_fullsized":"2023-10-01T07:59:20.778857+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":156,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.779148+0000","last_change":"2023-10-01T07:47:46.590975+0000","last_active":"2023-10-01T07:59:20.779148+0000","last_peered":"2023-10-01T07:59:20.779148+0000","last_clean":"2023-10-01T07:59:20.779148+0000","last_became_active":"2023-10-01T07:47:46.589497+0000","last_became_peered":"2023-10-01T07:47:46.589497+0000","last_unstale":"2023-10-01T07:59:20.779148+0000","last_undegraded":"2023-10-01T07:59:20.779148+0000","last_fullsized":"2023-10-01T07:59:20.779148+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":80,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.779097+0000","last_change":"2023-10-01T07:52:51.404420+0000","last_active":"2023-10-01T07:59:20.779097+0000","last_peered":"2023-10-01T07:59:20.779097+0000","last_clean":"2023-10-01T07:59:20.779097+0000","last_became_active":"2023-10-01T07:52:51.404018+0000","last_became_peered":"2023-10-01T07:52:51.404018+0000","last_unstale":"2023-10-01T07:59:20.779097+0000","last_undegraded":"2023-10-01T07:59:20.779097+0000","last_fullsized":"2023-10-01T07:59:20.779097+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":[4,7,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":195,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.778352+0000","last_change":"2023-10-01T07:54:21.700566+0000","last_active":"2023-10-01T07:59:20.778352+0000","last_peered":"2023-10-01T07:59:20.778352+0000","last_clean":"2023-10-01T07:59:20.778352+0000","last_became_active":"2023-10-01T07:54:21.700260+0000","last_became_peered":"2023-10-01T07:54:21.700260+0000","last_unstale":"2023-10-01T07:59:20.778352+0000","last_undegraded":"2023-10-01T07:59:20.778352+0000","last_fullsized":"2023-10-01T07:59:20.778352+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:49:57.302232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":132,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.777259+0000","last_change":"2023-10-01T07:53:49.929945+0000","last_active":"2023-10-01T07:59:20.777259+0000","last_peered":"2023-10-01T07:59:20.777259+0000","last_clean":"2023-10-01T07:59:20.777259+0000","last_became_active":"2023-10-01T07:53:49.929576+0000","last_became_peered":"2023-10-01T07:53:49.929576+0000","last_unstale":"2023-10-01T07:59:20.777259+0000","last_undegraded":"2023-10-01T07:59:20.777259+0000","last_fullsized":"2023-10-01T07:59:20.777259+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:00:56.852893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":109,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.777594+0000","last_change":"2023-10-01T07:58:27.098627+0000","last_active":"2023-10-01T07:59:20.777594+0000","last_peered":"2023-10-01T07:59:20.777594+0000","last_clean":"2023-10-01T07:59:20.777594+0000","last_became_active":"2023-10-01T07:58:27.098377+0000","last_became_peered":"2023-10-01T07:58:27.098377+0000","last_unstale":"2023-10-01T07:59:20.777594+0000","last_undegraded":"2023-10-01T07:59:20.777594+0000","last_fullsized":"2023-10-01T07:59:20.777594+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:09:01.667244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.11","version":"0'0","reported_seq":70,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.778166+0000","last_change":"2023-10-01T07:52:51.406682+0000","last_active":"2023-10-01T07:59:20.778166+0000","last_peered":"2023-10-01T07:59:20.778166+0000","last_clean":"2023-10-01T07:59:20.778166+0000","last_became_active":"2023-10-01T07:52:51.406245+0000","last_became_peered":"2023-10-01T07:52:51.406245+0000","last_unstale":"2023-10-01T07:59:20.778166+0000","last_undegraded":"2023-10-01T07:59:20.778166+0000","last_fullsized":"2023-10-01T07:59:20.778166+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":137,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.845005+0000","last_change":"2023-10-01T07:53:49.935602+0000","last_active":"2023-10-01T07:59:20.845005+0000","last_peered":"2023-10-01T07:59:20.845005+0000","last_clean":"2023-10-01T07:59:20.845005+0000","last_became_active":"2023-10-01T07:53:49.935059+0000","last_became_peered":"2023-10-01T07:53:49.935059+0000","last_unstale":"2023-10-01T07:59:20.845005+0000","last_undegraded":"2023-10-01T07:59:20.845005+0000","last_fullsized":"2023-10-01T07:59:20.845005+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:20:46.935021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,7],"acting":[2,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.10","version":"59'8","reported_seq":187,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.775577+0000","last_change":"2023-10-01T07:58:27.156351+0000","last_active":"2023-10-01T07:59:20.775577+0000","last_peered":"2023-10-01T07:59:20.775577+0000","last_clean":"2023-10-01T07:59:20.775577+0000","last_became_active":"2023-10-01T07:58:27.104269+0000","last_became_peered":"2023-10-01T07:58:27.104269+0000","last_unstale":"2023-10-01T07:59:20.775577+0000","last_undegraded":"2023-10-01T07:59:20.775577+0000","last_fullsized":"2023-10-01T07:59:20.775577+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+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,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":195,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.777772+0000","last_change":"2023-10-01T07:54:21.702456+0000","last_active":"2023-10-01T07:59:20.777772+0000","last_peered":"2023-10-01T07:59:20.777772+0000","last_clean":"2023-10-01T07:59:20.777772+0000","last_became_active":"2023-10-01T07:54:21.701984+0000","last_became_peered":"2023-10-01T07:54:21.701984+0000","last_unstale":"2023-10-01T07:59:20.777772+0000","last_undegraded":"2023-10-01T07:59:20.777772+0000","last_fullsized":"2023-10-01T07:59:20.777772+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:13:59.771057+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"194'12463","reported_seq":12492,"reported_epoch":194,"state":"active+clean","last_fresh":"2023-10-01T07:59:26.327007+0000","last_change":"2023-10-01T07:55:29.490230+0000","last_active":"2023-10-01T07:59:26.327007+0000","last_peered":"2023-10-01T07:59:26.327007+0000","last_clean":"2023-10-01T07:59:26.327007+0000","last_became_active":"2023-10-01T07:55:29.489905+0000","last_became_peered":"2023-10-01T07:55:29.489905+0000","last_unstale":"2023-10-01T07:59:26.327007+0000","last_undegraded":"2023-10-01T07:59:26.327007+0000","last_fullsized":"2023-10-01T07:59:26.327007+0000","mapping_epoch":173,"log_start":"178'2400","ondisk_log_start":"178'2400","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_clean_scrub_stamp":"2023-10-01T07:55:28.446874+0000","objects_scrubbed":0,"log_size":10063,"log_dups_size":0,"ondisk_log_size":10063,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":86573056,"num_objects":1321,"num_object_clones":0,"num_object_copies":3963,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1321,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12463,"num_write_kb":441088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,2],"acting":[5,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":138,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.849497+0000","last_change":"2023-10-01T07:47:46.585010+0000","last_active":"2023-10-01T07:59:20.849497+0000","last_peered":"2023-10-01T07:59:20.849497+0000","last_clean":"2023-10-01T07:59:20.849497+0000","last_became_active":"2023-10-01T07:47:46.584628+0000","last_became_peered":"2023-10-01T07:47:46.584628+0000","last_unstale":"2023-10-01T07:59:20.849497+0000","last_undegraded":"2023-10-01T07:59:20.849497+0000","last_fullsized":"2023-10-01T07:59:20.849497+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:11:43.851864+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,0],"acting":[2,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":94,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.775512+0000","last_change":"2023-10-01T07:58:27.841254+0000","last_active":"2023-10-01T07:59:20.775512+0000","last_peered":"2023-10-01T07:59:20.775512+0000","last_clean":"2023-10-01T07:59:20.775512+0000","last_became_active":"2023-10-01T07:58:27.840367+0000","last_became_peered":"2023-10-01T07:58:27.840367+0000","last_unstale":"2023-10-01T07:59:20.775512+0000","last_undegraded":"2023-10-01T07:59:20.775512+0000","last_fullsized":"2023-10-01T07:59:20.775512+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.5","version":"194'12687","reported_seq":12716,"reported_epoch":194,"state":"active+clean","last_fresh":"2023-10-01T07:59:26.384406+0000","last_change":"2023-10-01T07:55:29.483189+0000","last_active":"2023-10-01T07:59:26.384406+0000","last_peered":"2023-10-01T07:59:26.384406+0000","last_clean":"2023-10-01T07:59:26.384406+0000","last_became_active":"2023-10-01T07:55:29.482760+0000","last_became_peered":"2023-10-01T07:55:29.482760+0000","last_unstale":"2023-10-01T07:59:26.384406+0000","last_undegraded":"2023-10-01T07:59:26.384406+0000","last_fullsized":"2023-10-01T07:59:26.384406+0000","mapping_epoch":173,"log_start":"178'3821","ondisk_log_start":"178'3821","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_clean_scrub_stamp":"2023-10-01T07:55:28.446874+0000","objects_scrubbed":0,"log_size":8866,"log_dups_size":0,"ondisk_log_size":8866,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":86835200,"num_objects":1325,"num_object_clones":0,"num_object_copies":3975,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1325,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12687,"num_write_kb":448384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":95,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.778884+0000","last_change":"2023-10-01T07:54:21.698831+0000","last_active":"2023-10-01T07:59:20.778884+0000","last_peered":"2023-10-01T07:59:20.778884+0000","last_clean":"2023-10-01T07:59:20.778884+0000","last_became_active":"2023-10-01T07:54:21.698352+0000","last_became_peered":"2023-10-01T07:54:21.698352+0000","last_unstale":"2023-10-01T07:59:20.778884+0000","last_undegraded":"2023-10-01T07:59:20.778884+0000","last_fullsized":"2023-10-01T07:59:20.778884+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.9","version":"0'0","reported_seq":166,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.778284+0000","last_change":"2023-10-01T07:47:46.583850+0000","last_active":"2023-10-01T07:59:20.778284+0000","last_peered":"2023-10-01T07:59:20.778284+0000","last_clean":"2023-10-01T07:59:20.778284+0000","last_became_active":"2023-10-01T07:47:46.583085+0000","last_became_peered":"2023-10-01T07:47:46.583085+0000","last_unstale":"2023-10-01T07:59:20.778284+0000","last_undegraded":"2023-10-01T07:59:20.778284+0000","last_fullsized":"2023-10-01T07:59:20.778284+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,3],"acting":[4,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.6","version":"194'12582","reported_seq":12611,"reported_epoch":194,"state":"active+clean","last_fresh":"2023-10-01T07:59:26.386658+0000","last_change":"2023-10-01T07:55:29.497614+0000","last_active":"2023-10-01T07:59:26.386658+0000","last_peered":"2023-10-01T07:59:26.386658+0000","last_clean":"2023-10-01T07:59:26.386658+0000","last_became_active":"2023-10-01T07:55:29.497255+0000","last_became_peered":"2023-10-01T07:55:29.497255+0000","last_unstale":"2023-10-01T07:59:26.386658+0000","last_undegraded":"2023-10-01T07:59:26.386658+0000","last_fullsized":"2023-10-01T07:59:26.386658+0000","mapping_epoch":173,"log_start":"178'3689","ondisk_log_start":"178'3689","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_clean_scrub_stamp":"2023-10-01T07:55:28.446874+0000","objects_scrubbed":0,"log_size":8893,"log_dups_size":0,"ondisk_log_size":8893,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":12582,"num_write_kb":446016,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,0,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":34,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.776348+0000","last_change":"2023-10-01T07:58:27.148126+0000","last_active":"2023-10-01T07:59:20.776348+0000","last_peered":"2023-10-01T07:59:20.776348+0000","last_clean":"2023-10-01T07:59:20.776348+0000","last_became_active":"2023-10-01T07:58:27.100805+0000","last_became_peered":"2023-10-01T07:58:27.100805+0000","last_unstale":"2023-10-01T07:59:20.776348+0000","last_undegraded":"2023-10-01T07:59:20.776348+0000","last_fullsized":"2023-10-01T07:59:20.776348+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":70,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,3],"acting":[6,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":189,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.775947+0000","last_change":"2023-10-01T07:54:21.704818+0000","last_active":"2023-10-01T07:59:20.775947+0000","last_peered":"2023-10-01T07:59:20.775947+0000","last_clean":"2023-10-01T07:59:20.775947+0000","last_became_active":"2023-10-01T07:54:21.704483+0000","last_became_peered":"2023-10-01T07:54:21.704483+0000","last_unstale":"2023-10-01T07:59:20.775947+0000","last_undegraded":"2023-10-01T07:59:20.775947+0000","last_fullsized":"2023-10-01T07:59:20.775947+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"194'12405","reported_seq":12436,"reported_epoch":194,"state":"active+clean","last_fresh":"2023-10-01T07:59:25.482328+0000","last_change":"2023-10-01T07:55:29.481329+0000","last_active":"2023-10-01T07:59:25.482328+0000","last_peered":"2023-10-01T07:59:25.482328+0000","last_clean":"2023-10-01T07:59:25.482328+0000","last_became_active":"2023-10-01T07:55:29.480865+0000","last_became_peered":"2023-10-01T07:55:29.480865+0000","last_unstale":"2023-10-01T07:59:25.482328+0000","last_undegraded":"2023-10-01T07:59:25.482328+0000","last_fullsized":"2023-10-01T07:59:25.482328+0000","mapping_epoch":173,"log_start":"179'4700","ondisk_log_start":"179'4700","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_clean_scrub_stamp":"2023-10-01T07:55:28.446874+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":"periodic scrub scheduled @ 2023-10-02T17:12:40.790798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":89456640,"num_objects":1365,"num_object_clones":0,"num_object_copies":4095,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1365,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12405,"num_write_kb":440640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":161,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.773903+0000","last_change":"2023-10-01T07:43:24.917235+0000","last_active":"2023-10-01T07:59:20.773903+0000","last_peered":"2023-10-01T07:59:20.773903+0000","last_clean":"2023-10-01T07:59:20.773903+0000","last_became_active":"2023-10-01T07:43:24.916855+0000","last_became_peered":"2023-10-01T07:43:24.916855+0000","last_unstale":"2023-10-01T07:59:20.773903+0000","last_undegraded":"2023-10-01T07:59:20.773903+0000","last_fullsized":"2023-10-01T07:59:20.773903+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":126,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.767278+0000","last_change":"2023-10-01T07:54:21.695610+0000","last_active":"2023-10-01T07:59:20.767278+0000","last_peered":"2023-10-01T07:59:20.767278+0000","last_clean":"2023-10-01T07:59:20.767278+0000","last_became_active":"2023-10-01T07:54:21.695059+0000","last_became_peered":"2023-10-01T07:54:21.695059+0000","last_unstale":"2023-10-01T07:59:20.767278+0000","last_undegraded":"2023-10-01T07:59:20.767278+0000","last_fullsized":"2023-10-01T07:59:20.767278+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:22:59.068461+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.0","version":"194'12709","reported_seq":12740,"reported_epoch":194,"state":"active+clean","last_fresh":"2023-10-01T07:59:28.054364+0000","last_change":"2023-10-01T07:55:29.487889+0000","last_active":"2023-10-01T07:59:28.054364+0000","last_peered":"2023-10-01T07:59:28.054364+0000","last_clean":"2023-10-01T07:59:28.054364+0000","last_became_active":"2023-10-01T07:55:29.487391+0000","last_became_peered":"2023-10-01T07:55:29.487391+0000","last_unstale":"2023-10-01T07:59:28.054364+0000","last_undegraded":"2023-10-01T07:59:28.054364+0000","last_fullsized":"2023-10-01T07:59:28.054364+0000","mapping_epoch":173,"log_start":"179'4726","ondisk_log_start":"179'4726","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_clean_scrub_stamp":"2023-10-01T07:55:28.446874+0000","objects_scrubbed":0,"log_size":7983,"log_dups_size":0,"ondisk_log_size":7983,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:39:46.462563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":80412672,"num_objects":1227,"num_object_clones":0,"num_object_copies":3681,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1227,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12709,"num_write_kb":445952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":138,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.848575+0000","last_change":"2023-10-01T07:47:46.586597+0000","last_active":"2023-10-01T07:59:20.848575+0000","last_peered":"2023-10-01T07:59:20.848575+0000","last_clean":"2023-10-01T07:59:20.848575+0000","last_became_active":"2023-10-01T07:47:46.586278+0000","last_became_peered":"2023-10-01T07:47:46.586278+0000","last_unstale":"2023-10-01T07:59:20.848575+0000","last_undegraded":"2023-10-01T07:59:20.848575+0000","last_fullsized":"2023-10-01T07:59:20.848575+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:58:57.216985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,4],"acting":[2,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":141,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.779001+0000","last_change":"2023-10-01T07:47:46.589313+0000","last_active":"2023-10-01T07:59:20.779001+0000","last_peered":"2023-10-01T07:59:20.779001+0000","last_clean":"2023-10-01T07:59:20.779001+0000","last_became_active":"2023-10-01T07:47:46.588272+0000","last_became_peered":"2023-10-01T07:47:46.588272+0000","last_unstale":"2023-10-01T07:59:20.779001+0000","last_undegraded":"2023-10-01T07:59:20.779001+0000","last_fullsized":"2023-10-01T07:59:20.779001+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.1","version":"194'12616","reported_seq":12647,"reported_epoch":194,"state":"active+clean","last_fresh":"2023-10-01T07:59:25.608328+0000","last_change":"2023-10-01T07:55:29.498133+0000","last_active":"2023-10-01T07:59:25.608328+0000","last_peered":"2023-10-01T07:59:25.608328+0000","last_clean":"2023-10-01T07:59:25.608328+0000","last_became_active":"2023-10-01T07:55:29.497488+0000","last_became_peered":"2023-10-01T07:55:29.497488+0000","last_unstale":"2023-10-01T07:59:25.608328+0000","last_undegraded":"2023-10-01T07:59:25.608328+0000","last_fullsized":"2023-10-01T07:59:25.608328+0000","mapping_epoch":173,"log_start":"179'4900","ondisk_log_start":"179'4900","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_clean_scrub_stamp":"2023-10-01T07:55:28.446874+0000","objects_scrubbed":0,"log_size":7716,"log_dups_size":0,"ondisk_log_size":7716,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:29:11.412230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":89128960,"num_objects":1360,"num_object_clones":0,"num_object_copies":4080,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1360,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12616,"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":[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":190,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.776104+0000","last_change":"2023-10-01T07:54:21.711430+0000","last_active":"2023-10-01T07:59:20.776104+0000","last_peered":"2023-10-01T07:59:20.776104+0000","last_clean":"2023-10-01T07:59:20.776104+0000","last_became_active":"2023-10-01T07:54:21.710888+0000","last_became_peered":"2023-10-01T07:54:21.710888+0000","last_unstale":"2023-10-01T07:59:20.776104+0000","last_undegraded":"2023-10-01T07:59:20.776104+0000","last_fullsized":"2023-10-01T07:59:20.776104+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":181,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.778698+0000","last_change":"2023-10-01T07:54:21.698695+0000","last_active":"2023-10-01T07:59:20.778698+0000","last_peered":"2023-10-01T07:59:20.778698+0000","last_clean":"2023-10-01T07:59:20.778698+0000","last_became_active":"2023-10-01T07:54:21.698283+0000","last_became_peered":"2023-10-01T07:54:21.698283+0000","last_unstale":"2023-10-01T07:59:20.778698+0000","last_undegraded":"2023-10-01T07:59:20.778698+0000","last_fullsized":"2023-10-01T07:59:20.778698+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.2","version":"194'12568","reported_seq":12597,"reported_epoch":194,"state":"active+clean","last_fresh":"2023-10-01T07:59:25.070735+0000","last_change":"2023-10-01T07:55:29.498081+0000","last_active":"2023-10-01T07:59:25.070735+0000","last_peered":"2023-10-01T07:59:25.070735+0000","last_clean":"2023-10-01T07:59:25.070735+0000","last_became_active":"2023-10-01T07:55:29.496924+0000","last_became_peered":"2023-10-01T07:55:29.496924+0000","last_unstale":"2023-10-01T07:59:25.070735+0000","last_undegraded":"2023-10-01T07:59:25.070735+0000","last_fullsized":"2023-10-01T07:59:25.070735+0000","mapping_epoch":173,"log_start":"178'3692","ondisk_log_start":"178'3692","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_clean_scrub_stamp":"2023-10-01T07:55:28.446874+0000","objects_scrubbed":0,"log_size":8876,"log_dups_size":0,"ondisk_log_size":8876,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":94633984,"num_objects":1444,"num_object_clones":0,"num_object_copies":4332,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1444,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12568,"num_write_kb":448384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":114,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.766978+0000","last_change":"2023-10-01T07:54:21.698301+0000","last_active":"2023-10-01T07:59:20.766978+0000","last_peered":"2023-10-01T07:59:20.766978+0000","last_clean":"2023-10-01T07:59:20.766978+0000","last_became_active":"2023-10-01T07:54:21.696766+0000","last_became_peered":"2023-10-01T07:54:21.696766+0000","last_unstale":"2023-10-01T07:59:20.766978+0000","last_undegraded":"2023-10-01T07:59:20.766978+0000","last_fullsized":"2023-10-01T07:59:20.766978+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:16:37.701309+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":158,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.778755+0000","last_change":"2023-10-01T07:54:21.699457+0000","last_active":"2023-10-01T07:59:20.778755+0000","last_peered":"2023-10-01T07:59:20.778755+0000","last_clean":"2023-10-01T07:59:20.778755+0000","last_became_active":"2023-10-01T07:54:21.699145+0000","last_became_peered":"2023-10-01T07:54:21.699145+0000","last_unstale":"2023-10-01T07:59:20.778755+0000","last_undegraded":"2023-10-01T07:59:20.778755+0000","last_fullsized":"2023-10-01T07:59:20.778755+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"194'12325","reported_seq":12353,"reported_epoch":194,"state":"active+clean","last_fresh":"2023-10-01T07:59:25.614580+0000","last_change":"2023-10-01T07:55:29.487256+0000","last_active":"2023-10-01T07:59:25.614580+0000","last_peered":"2023-10-01T07:59:25.614580+0000","last_clean":"2023-10-01T07:59:25.614580+0000","last_became_active":"2023-10-01T07:55:29.486831+0000","last_became_peered":"2023-10-01T07:55:29.486831+0000","last_unstale":"2023-10-01T07:59:25.614580+0000","last_undegraded":"2023-10-01T07:59:25.614580+0000","last_fullsized":"2023-10-01T07:59:25.614580+0000","mapping_epoch":173,"log_start":"179'4600","ondisk_log_start":"179'4600","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_clean_scrub_stamp":"2023-10-01T07:55:28.446874+0000","objects_scrubbed":0,"log_size":7725,"log_dups_size":0,"ondisk_log_size":7725,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:14:23.645706+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":87621632,"num_objects":1337,"num_object_clones":0,"num_object_copies":4011,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1337,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12325,"num_write_kb":437184,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":197,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.776834+0000","last_change":"2023-10-01T07:54:21.701385+0000","last_active":"2023-10-01T07:59:20.776834+0000","last_peered":"2023-10-01T07:59:20.776834+0000","last_clean":"2023-10-01T07:59:20.776834+0000","last_became_active":"2023-10-01T07:54:21.700766+0000","last_became_peered":"2023-10-01T07:54:21.700766+0000","last_unstale":"2023-10-01T07:59:20.776834+0000","last_undegraded":"2023-10-01T07:59:20.776834+0000","last_fullsized":"2023-10-01T07:59:20.776834+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:59:25.082512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":129,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.767888+0000","last_change":"2023-10-01T07:54:21.707574+0000","last_active":"2023-10-01T07:59:20.767888+0000","last_peered":"2023-10-01T07:59:20.767888+0000","last_clean":"2023-10-01T07:59:20.767888+0000","last_became_active":"2023-10-01T07:54:21.707168+0000","last_became_peered":"2023-10-01T07:54:21.707168+0000","last_unstale":"2023-10-01T07:59:20.767888+0000","last_undegraded":"2023-10-01T07:59:20.767888+0000","last_fullsized":"2023-10-01T07:59:20.767888+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:58:31.691669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"194'12545","reported_seq":12576,"reported_epoch":194,"state":"active+clean","last_fresh":"2023-10-01T07:59:25.232176+0000","last_change":"2023-10-01T07:55:29.496558+0000","last_active":"2023-10-01T07:59:25.232176+0000","last_peered":"2023-10-01T07:59:25.232176+0000","last_clean":"2023-10-01T07:59:25.232176+0000","last_became_active":"2023-10-01T07:55:29.495866+0000","last_became_peered":"2023-10-01T07:55:29.495866+0000","last_unstale":"2023-10-01T07:59:25.232176+0000","last_undegraded":"2023-10-01T07:59:25.232176+0000","last_fullsized":"2023-10-01T07:59:25.232176+0000","mapping_epoch":173,"log_start":"178'2500","ondisk_log_start":"178'2500","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_clean_scrub_stamp":"2023-10-01T07:55:28.446874+0000","objects_scrubbed":0,"log_size":10045,"log_dups_size":0,"ondisk_log_size":10045,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:47:29.953731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":86704128,"num_objects":1323,"num_object_clones":0,"num_object_copies":3969,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1323,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12545,"num_write_kb":443776,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,4],"acting":[2,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":157,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.767705+0000","last_change":"2023-10-01T07:54:21.704536+0000","last_active":"2023-10-01T07:59:20.767705+0000","last_peered":"2023-10-01T07:59:20.767705+0000","last_clean":"2023-10-01T07:59:20.767705+0000","last_became_active":"2023-10-01T07:54:21.700166+0000","last_became_peered":"2023-10-01T07:54:21.700166+0000","last_unstale":"2023-10-01T07:59:20.767705+0000","last_undegraded":"2023-10-01T07:59:20.767705+0000","last_fullsized":"2023-10-01T07:59:20.767705+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:48:11.689572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":176,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.773930+0000","last_change":"2023-10-01T07:43:24.917072+0000","last_active":"2023-10-01T07:59:20.773930+0000","last_peered":"2023-10-01T07:59:20.773930+0000","last_clean":"2023-10-01T07:59:20.773930+0000","last_became_active":"2023-10-01T07:43:24.916661+0000","last_became_peered":"2023-10-01T07:43:24.916661+0000","last_unstale":"2023-10-01T07:59:20.773930+0000","last_undegraded":"2023-10-01T07:59:20.773930+0000","last_fullsized":"2023-10-01T07:59:20.773930+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.767429+0000","last_change":"2023-10-01T07:58:27.837800+0000","last_active":"2023-10-01T07:59:20.767429+0000","last_peered":"2023-10-01T07:59:20.767429+0000","last_clean":"2023-10-01T07:59:20.767429+0000","last_became_active":"2023-10-01T07:58:27.837371+0000","last_became_peered":"2023-10-01T07:58:27.837371+0000","last_unstale":"2023-10-01T07:59:20.767429+0000","last_undegraded":"2023-10-01T07:59:20.767429+0000","last_fullsized":"2023-10-01T07:59:20.767429+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:59:05.896166+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.8","version":"194'12646","reported_seq":12675,"reported_epoch":194,"state":"active+clean","last_fresh":"2023-10-01T07:59:26.385532+0000","last_change":"2023-10-01T07:55:29.488614+0000","last_active":"2023-10-01T07:59:26.385532+0000","last_peered":"2023-10-01T07:59:26.385532+0000","last_clean":"2023-10-01T07:59:26.385532+0000","last_became_active":"2023-10-01T07:55:29.488248+0000","last_became_peered":"2023-10-01T07:55:29.488248+0000","last_unstale":"2023-10-01T07:59:26.385532+0000","last_undegraded":"2023-10-01T07:59:26.385532+0000","last_fullsized":"2023-10-01T07:59:26.385532+0000","mapping_epoch":173,"log_start":"178'2600","ondisk_log_start":"178'2600","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_clean_scrub_stamp":"2023-10-01T07:55:28.446874+0000","objects_scrubbed":0,"log_size":10046,"log_dups_size":0,"ondisk_log_size":10046,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":83361792,"num_objects":1272,"num_object_clones":0,"num_object_copies":3816,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1272,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12646,"num_write_kb":445376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":180,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.774458+0000","last_change":"2023-10-01T07:54:21.710760+0000","last_active":"2023-10-01T07:59:20.774458+0000","last_peered":"2023-10-01T07:59:20.774458+0000","last_clean":"2023-10-01T07:59:20.774458+0000","last_became_active":"2023-10-01T07:54:21.710322+0000","last_became_peered":"2023-10-01T07:54:21.710322+0000","last_unstale":"2023-10-01T07:59:20.774458+0000","last_undegraded":"2023-10-01T07:59:20.774458+0000","last_fullsized":"2023-10-01T07:59:20.774458+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":139,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.778760+0000","last_change":"2023-10-01T07:47:46.591521+0000","last_active":"2023-10-01T07:59:20.778760+0000","last_peered":"2023-10-01T07:59:20.778760+0000","last_clean":"2023-10-01T07:59:20.778760+0000","last_became_active":"2023-10-01T07:47:46.590065+0000","last_became_peered":"2023-10-01T07:47:46.590065+0000","last_unstale":"2023-10-01T07:59:20.778760+0000","last_undegraded":"2023-10-01T07:59:20.778760+0000","last_fullsized":"2023-10-01T07:59:20.778760+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":156,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.767762+0000","last_change":"2023-10-01T07:54:21.703674+0000","last_active":"2023-10-01T07:59:20.767762+0000","last_peered":"2023-10-01T07:59:20.767762+0000","last_clean":"2023-10-01T07:59:20.767762+0000","last_became_active":"2023-10-01T07:54:21.699849+0000","last_became_peered":"2023-10-01T07:54:21.699849+0000","last_unstale":"2023-10-01T07:59:20.767762+0000","last_undegraded":"2023-10-01T07:59:20.767762+0000","last_fullsized":"2023-10-01T07:59:20.767762+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:39:04.881083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"194'12608","reported_seq":12639,"reported_epoch":194,"state":"active+clean","last_fresh":"2023-10-01T07:59:28.050460+0000","last_change":"2023-10-01T07:55:29.484460+0000","last_active":"2023-10-01T07:59:28.050460+0000","last_peered":"2023-10-01T07:59:28.050460+0000","last_clean":"2023-10-01T07:59:28.050460+0000","last_became_active":"2023-10-01T07:55:29.484089+0000","last_became_peered":"2023-10-01T07:55:29.484089+0000","last_unstale":"2023-10-01T07:59:28.050460+0000","last_undegraded":"2023-10-01T07:59:28.050460+0000","last_fullsized":"2023-10-01T07:59:28.050460+0000","mapping_epoch":173,"log_start":"179'4665","ondisk_log_start":"179'4665","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_clean_scrub_stamp":"2023-10-01T07:55:28.446874+0000","objects_scrubbed":0,"log_size":7943,"log_dups_size":0,"ondisk_log_size":7943,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:11:02.595469+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":80216064,"num_objects":1224,"num_object_clones":0,"num_object_copies":3672,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1224,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12608,"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":[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":187,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.844643+0000","last_change":"2023-10-01T07:43:24.905505+0000","last_active":"2023-10-01T07:59:20.844643+0000","last_peered":"2023-10-01T07:59:20.844643+0000","last_clean":"2023-10-01T07:59:20.844643+0000","last_became_active":"2023-10-01T07:43:24.905061+0000","last_became_peered":"2023-10-01T07:43:24.905061+0000","last_unstale":"2023-10-01T07:59:20.844643+0000","last_undegraded":"2023-10-01T07:59:20.844643+0000","last_fullsized":"2023-10-01T07:59:20.844643+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:37:50.798269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":135,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.766872+0000","last_change":"2023-10-01T07:54:21.709084+0000","last_active":"2023-10-01T07:59:20.766872+0000","last_peered":"2023-10-01T07:59:20.766872+0000","last_clean":"2023-10-01T07:59:20.766872+0000","last_became_active":"2023-10-01T07:54:21.705439+0000","last_became_peered":"2023-10-01T07:54:21.705439+0000","last_unstale":"2023-10-01T07:59:20.766872+0000","last_undegraded":"2023-10-01T07:59:20.766872+0000","last_fullsized":"2023-10-01T07:59:20.766872+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:52:48.884320+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":146,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.768014+0000","last_change":"2023-10-01T07:54:21.696362+0000","last_active":"2023-10-01T07:59:20.768014+0000","last_peered":"2023-10-01T07:59:20.768014+0000","last_clean":"2023-10-01T07:59:20.768014+0000","last_became_active":"2023-10-01T07:54:21.695735+0000","last_became_peered":"2023-10-01T07:54:21.695735+0000","last_unstale":"2023-10-01T07:59:20.768014+0000","last_undegraded":"2023-10-01T07:59:20.768014+0000","last_fullsized":"2023-10-01T07:59:20.768014+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:10:49.153768+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"194'12543","reported_seq":16706,"reported_epoch":194,"state":"active+clean","last_fresh":"2023-10-01T07:59:26.461049+0000","last_change":"2023-10-01T07:59:20.819501+0000","last_active":"2023-10-01T07:59:26.461049+0000","last_peered":"2023-10-01T07:59:26.461049+0000","last_clean":"2023-10-01T07:59:26.461049+0000","last_became_active":"2023-10-01T07:59:20.779941+0000","last_became_peered":"2023-10-01T07:59:20.779941+0000","last_unstale":"2023-10-01T07:59:26.461049+0000","last_undegraded":"2023-10-01T07:59:26.461049+0000","last_fullsized":"2023-10-01T07:59:26.461049+0000","mapping_epoch":192,"log_start":"178'3693","ondisk_log_start":"178'3693","created":173,"last_epoch_clean":193,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_clean_scrub_stamp":"2023-10-01T07:55:28.446874+0000","objects_scrubbed":0,"log_size":8850,"log_dups_size":0,"ondisk_log_size":8850,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":87621632,"num_objects":1337,"num_object_clones":0,"num_object_copies":4011,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1337,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12543,"num_write_kb":444160,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2056,"num_bytes_recovered":134742016,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":180,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.773512+0000","last_change":"2023-10-01T07:48:00.320868+0000","last_active":"2023-10-01T07:59:20.773512+0000","last_peered":"2023-10-01T07:59:20.773512+0000","last_clean":"2023-10-01T07:59:20.773512+0000","last_became_active":"2023-10-01T07:48:00.320514+0000","last_became_peered":"2023-10-01T07:48:00.320514+0000","last_unstale":"2023-10-01T07:59:20.773512+0000","last_undegraded":"2023-10-01T07:59:20.773512+0000","last_fullsized":"2023-10-01T07:59:20.773512+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":304,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.775454+0000","last_change":"2023-10-01T07:53:49.934977+0000","last_active":"2023-10-01T07:59:20.775454+0000","last_peered":"2023-10-01T07:59:20.775454+0000","last_clean":"2023-10-01T07:59:20.775454+0000","last_became_active":"2023-10-01T07:53:49.934447+0000","last_became_peered":"2023-10-01T07:53:49.934447+0000","last_unstale":"2023-10-01T07:59:20.775454+0000","last_undegraded":"2023-10-01T07:59:20.775454+0000","last_fullsized":"2023-10-01T07:59:20.775454+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:23:32.049984+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:23:32.049984+0000","last_clean_scrub_stamp":"2023-10-01T07:23:32.049984+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,0],"acting":[6,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":126,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.777635+0000","last_change":"2023-10-01T07:43:24.910767+0000","last_active":"2023-10-01T07:59:20.777635+0000","last_peered":"2023-10-01T07:59:20.777635+0000","last_clean":"2023-10-01T07:59:20.777635+0000","last_became_active":"2023-10-01T07:43:24.910214+0000","last_became_peered":"2023-10-01T07:43:24.910214+0000","last_unstale":"2023-10-01T07:59:20.777635+0000","last_undegraded":"2023-10-01T07:59:20.777635+0000","last_fullsized":"2023-10-01T07:59:20.777635+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:37:46.200934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":170,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.776319+0000","last_change":"2023-10-01T07:48:00.323822+0000","last_active":"2023-10-01T07:59:20.776319+0000","last_peered":"2023-10-01T07:59:20.776319+0000","last_clean":"2023-10-01T07:59:20.776319+0000","last_became_active":"2023-10-01T07:48:00.323132+0000","last_became_peered":"2023-10-01T07:48:00.323132+0000","last_unstale":"2023-10-01T07:59:20.776319+0000","last_undegraded":"2023-10-01T07:59:20.776319+0000","last_fullsized":"2023-10-01T07:59:20.776319+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"194'12566","reported_seq":18585,"reported_epoch":194,"state":"active+clean","last_fresh":"2023-10-01T07:59:25.522744+0000","last_change":"2023-10-01T07:59:01.788657+0000","last_active":"2023-10-01T07:59:25.522744+0000","last_peered":"2023-10-01T07:59:25.522744+0000","last_clean":"2023-10-01T07:59:25.522744+0000","last_became_active":"2023-10-01T07:59:01.756488+0000","last_became_peered":"2023-10-01T07:59:01.756488+0000","last_unstale":"2023-10-01T07:59:25.522744+0000","last_undegraded":"2023-10-01T07:59:25.522744+0000","last_fullsized":"2023-10-01T07:59:25.522744+0000","mapping_epoch":190,"log_start":"179'4800","ondisk_log_start":"179'4800","created":173,"last_epoch_clean":191,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_clean_scrub_stamp":"2023-10-01T07:55:28.446874+0000","objects_scrubbed":0,"log_size":7766,"log_dups_size":0,"ondisk_log_size":7766,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:31:33.427669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":86507520,"num_objects":1320,"num_object_clones":0,"num_object_copies":3960,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1320,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12566,"num_write_kb":444352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2983,"num_bytes_recovered":195493888,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.0","version":"0'0","reported_seq":139,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.766996+0000","last_change":"2023-10-01T07:54:21.708402+0000","last_active":"2023-10-01T07:59:20.766996+0000","last_peered":"2023-10-01T07:59:20.766996+0000","last_clean":"2023-10-01T07:59:20.766996+0000","last_became_active":"2023-10-01T07:54:21.701495+0000","last_became_peered":"2023-10-01T07:54:21.701495+0000","last_unstale":"2023-10-01T07:59:20.766996+0000","last_undegraded":"2023-10-01T07:59:20.766996+0000","last_fullsized":"2023-10-01T07:59:20.766996+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:59:10.299981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":127,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.778214+0000","last_change":"2023-10-01T07:53:49.934037+0000","last_active":"2023-10-01T07:59:20.778214+0000","last_peered":"2023-10-01T07:59:20.778214+0000","last_clean":"2023-10-01T07:59:20.778214+0000","last_became_active":"2023-10-01T07:53:49.933525+0000","last_became_peered":"2023-10-01T07:53:49.933525+0000","last_unstale":"2023-10-01T07:59:20.778214+0000","last_undegraded":"2023-10-01T07:59:20.778214+0000","last_fullsized":"2023-10-01T07:59:20.778214+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":102,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.767968+0000","last_change":"2023-10-01T07:54:21.696464+0000","last_active":"2023-10-01T07:59:20.767968+0000","last_peered":"2023-10-01T07:59:20.767968+0000","last_clean":"2023-10-01T07:59:20.767968+0000","last_became_active":"2023-10-01T07:54:21.695962+0000","last_became_peered":"2023-10-01T07:54:21.695962+0000","last_unstale":"2023-10-01T07:59:20.767968+0000","last_undegraded":"2023-10-01T07:59:20.767968+0000","last_fullsized":"2023-10-01T07:59:20.767968+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:49:03.596457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.f","version":"194'12757","reported_seq":12787,"reported_epoch":194,"state":"active+clean","last_fresh":"2023-10-01T07:59:28.027430+0000","last_change":"2023-10-01T07:55:29.483600+0000","last_active":"2023-10-01T07:59:28.027430+0000","last_peered":"2023-10-01T07:59:28.027430+0000","last_clean":"2023-10-01T07:59:28.027430+0000","last_became_active":"2023-10-01T07:55:29.483260+0000","last_became_peered":"2023-10-01T07:55:29.483260+0000","last_unstale":"2023-10-01T07:59:28.027430+0000","last_undegraded":"2023-10-01T07:59:28.027430+0000","last_fullsized":"2023-10-01T07:59:28.027430+0000","mapping_epoch":173,"log_start":"179'4795","ondisk_log_start":"179'4795","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_clean_scrub_stamp":"2023-10-01T07:55:28.446874+0000","objects_scrubbed":0,"log_size":7962,"log_dups_size":0,"ondisk_log_size":7962,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:56:34.486260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":87490560,"num_objects":1335,"num_object_clones":0,"num_object_copies":4005,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1335,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12757,"num_write_kb":450944,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":123,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.778529+0000","last_change":"2023-10-01T07:53:49.935004+0000","last_active":"2023-10-01T07:59:20.778529+0000","last_peered":"2023-10-01T07:59:20.778529+0000","last_clean":"2023-10-01T07:59:20.778529+0000","last_became_active":"2023-10-01T07:53:49.934636+0000","last_became_peered":"2023-10-01T07:53:49.934636+0000","last_unstale":"2023-10-01T07:59:20.778529+0000","last_undegraded":"2023-10-01T07:59:20.778529+0000","last_fullsized":"2023-10-01T07:59:20.778529+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":135,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.767594+0000","last_change":"2023-10-01T07:54:21.703258+0000","last_active":"2023-10-01T07:59:20.767594+0000","last_peered":"2023-10-01T07:59:20.767594+0000","last_clean":"2023-10-01T07:59:20.767594+0000","last_became_active":"2023-10-01T07:54:21.698475+0000","last_became_peered":"2023-10-01T07:54:21.698475+0000","last_unstale":"2023-10-01T07:59:20.767594+0000","last_undegraded":"2023-10-01T07:59:20.767594+0000","last_fullsized":"2023-10-01T07:59:20.767594+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:06:44.016487+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":116,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.773668+0000","last_change":"2023-10-01T07:53:49.931927+0000","last_active":"2023-10-01T07:59:20.773668+0000","last_peered":"2023-10-01T07:59:20.773668+0000","last_clean":"2023-10-01T07:59:20.773668+0000","last_became_active":"2023-10-01T07:53:49.931219+0000","last_became_peered":"2023-10-01T07:53:49.931219+0000","last_unstale":"2023-10-01T07:59:20.773668+0000","last_undegraded":"2023-10-01T07:59:20.773668+0000","last_fullsized":"2023-10-01T07:59:20.773668+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.c","version":"194'12611","reported_seq":12642,"reported_epoch":194,"state":"active+clean","last_fresh":"2023-10-01T07:59:28.026575+0000","last_change":"2023-10-01T07:55:29.496097+0000","last_active":"2023-10-01T07:59:28.026575+0000","last_peered":"2023-10-01T07:59:28.026575+0000","last_clean":"2023-10-01T07:59:28.026575+0000","last_became_active":"2023-10-01T07:55:29.495667+0000","last_became_peered":"2023-10-01T07:55:29.495667+0000","last_unstale":"2023-10-01T07:59:28.026575+0000","last_undegraded":"2023-10-01T07:59:28.026575+0000","last_fullsized":"2023-10-01T07:59:28.026575+0000","mapping_epoch":173,"log_start":"179'4692","ondisk_log_start":"179'4692","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_clean_scrub_stamp":"2023-10-01T07:55:28.446874+0000","objects_scrubbed":0,"log_size":7919,"log_dups_size":0,"ondisk_log_size":7919,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:36:23.312785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":83034112,"num_objects":1267,"num_object_clones":0,"num_object_copies":3801,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1267,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12611,"num_write_kb":444096,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":179,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.777740+0000","last_change":"2023-10-01T07:48:00.312567+0000","last_active":"2023-10-01T07:59:20.777740+0000","last_peered":"2023-10-01T07:59:20.777740+0000","last_clean":"2023-10-01T07:59:20.777740+0000","last_became_active":"2023-10-01T07:48:00.311711+0000","last_became_peered":"2023-10-01T07:48:00.311711+0000","last_unstale":"2023-10-01T07:59:20.777740+0000","last_undegraded":"2023-10-01T07:59:20.777740+0000","last_fullsized":"2023-10-01T07:59:20.777740+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:02:05.723765+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":114,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.768103+0000","last_change":"2023-10-01T07:54:21.702881+0000","last_active":"2023-10-01T07:59:20.768103+0000","last_peered":"2023-10-01T07:59:20.768103+0000","last_clean":"2023-10-01T07:59:20.768103+0000","last_became_active":"2023-10-01T07:54:21.697993+0000","last_became_peered":"2023-10-01T07:54:21.697993+0000","last_unstale":"2023-10-01T07:59:20.768103+0000","last_undegraded":"2023-10-01T07:59:20.768103+0000","last_fullsized":"2023-10-01T07:59:20.768103+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:30:11.014197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":177,"reported_epoch":194,"state":"active+clean","last_fresh":"2023-10-01T07:59:23.796370+0000","last_change":"2023-10-01T07:48:00.318480+0000","last_active":"2023-10-01T07:59:23.796370+0000","last_peered":"2023-10-01T07:59:23.796370+0000","last_clean":"2023-10-01T07:59:23.796370+0000","last_became_active":"2023-10-01T07:48:00.317844+0000","last_became_peered":"2023-10-01T07:48:00.317844+0000","last_unstale":"2023-10-01T07:59:23.796370+0000","last_undegraded":"2023-10-01T07:59:23.796370+0000","last_fullsized":"2023-10-01T07:59:23.796370+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:05:35.934919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"194'12489","reported_seq":12516,"reported_epoch":194,"state":"active+clean","last_fresh":"2023-10-01T07:59:26.375466+0000","last_change":"2023-10-01T07:55:29.488810+0000","last_active":"2023-10-01T07:59:26.375466+0000","last_peered":"2023-10-01T07:59:26.375466+0000","last_clean":"2023-10-01T07:59:26.375466+0000","last_became_active":"2023-10-01T07:55:29.488490+0000","last_became_peered":"2023-10-01T07:55:29.488490+0000","last_unstale":"2023-10-01T07:59:26.375466+0000","last_undegraded":"2023-10-01T07:59:26.375466+0000","last_fullsized":"2023-10-01T07:59:26.375466+0000","mapping_epoch":173,"log_start":"178'2400","ondisk_log_start":"178'2400","created":173,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:55:28.446874+0000","last_clean_scrub_stamp":"2023-10-01T07:55:28.446874+0000","objects_scrubbed":0,"log_size":10089,"log_dups_size":0,"ondisk_log_size":10089,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":87162904,"num_objects":1331,"num_object_clones":0,"num_object_copies":3993,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1331,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":12489,"num_write_kb":442177,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,2],"acting":[5,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":179,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.776069+0000","last_change":"2023-10-01T07:48:00.313007+0000","last_active":"2023-10-01T07:59:20.776069+0000","last_peered":"2023-10-01T07:59:20.776069+0000","last_clean":"2023-10-01T07:59:20.776069+0000","last_became_active":"2023-10-01T07:48:00.312535+0000","last_became_peered":"2023-10-01T07:48:00.312535+0000","last_unstale":"2023-10-01T07:59:20.776069+0000","last_undegraded":"2023-10-01T07:59:20.776069+0000","last_fullsized":"2023-10-01T07:59:20.776069+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.769647+0000","last_change":"2023-10-01T07:54:21.703461+0000","last_active":"2023-10-01T07:59:20.769647+0000","last_peered":"2023-10-01T07:59:20.769647+0000","last_clean":"2023-10-01T07:59:20.769647+0000","last_became_active":"2023-10-01T07:54:21.702628+0000","last_became_peered":"2023-10-01T07:54:21.702628+0000","last_unstale":"2023-10-01T07:59:20.769647+0000","last_undegraded":"2023-10-01T07:59:20.769647+0000","last_fullsized":"2023-10-01T07:59:20.769647+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:41:10.213398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[1,0,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":144,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.778364+0000","last_change":"2023-10-01T07:47:46.586842+0000","last_active":"2023-10-01T07:59:20.778364+0000","last_peered":"2023-10-01T07:59:20.778364+0000","last_clean":"2023-10-01T07:59:20.778364+0000","last_became_active":"2023-10-01T07:47:46.586212+0000","last_became_peered":"2023-10-01T07:47:46.586212+0000","last_unstale":"2023-10-01T07:59:20.778364+0000","last_undegraded":"2023-10-01T07:59:20.778364+0000","last_fullsized":"2023-10-01T07:59:20.778364+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":98,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.848320+0000","last_change":"2023-10-01T07:53:49.930242+0000","last_active":"2023-10-01T07:59:20.848320+0000","last_peered":"2023-10-01T07:59:20.848320+0000","last_clean":"2023-10-01T07:59:20.848320+0000","last_became_active":"2023-10-01T07:53:49.929827+0000","last_became_peered":"2023-10-01T07:53:49.929827+0000","last_unstale":"2023-10-01T07:59:20.848320+0000","last_undegraded":"2023-10-01T07:59:20.848320+0000","last_fullsized":"2023-10-01T07:59:20.848320+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:07:50.612543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,7],"acting":[2,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":199,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.844823+0000","last_change":"2023-10-01T07:54:21.703640+0000","last_active":"2023-10-01T07:59:20.844823+0000","last_peered":"2023-10-01T07:59:20.844823+0000","last_clean":"2023-10-01T07:59:20.844823+0000","last_became_active":"2023-10-01T07:54:21.703259+0000","last_became_peered":"2023-10-01T07:54:21.703259+0000","last_unstale":"2023-10-01T07:59:20.844823+0000","last_undegraded":"2023-10-01T07:59:20.844823+0000","last_fullsized":"2023-10-01T07:59:20.844823+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:22:40.141389+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":202,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.774142+0000","last_change":"2023-10-01T07:54:21.705971+0000","last_active":"2023-10-01T07:59:20.774142+0000","last_peered":"2023-10-01T07:59:20.774142+0000","last_clean":"2023-10-01T07:59:20.774142+0000","last_became_active":"2023-10-01T07:54:21.705697+0000","last_became_peered":"2023-10-01T07:54:21.705697+0000","last_unstale":"2023-10-01T07:59:20.774142+0000","last_undegraded":"2023-10-01T07:59:20.774142+0000","last_fullsized":"2023-10-01T07:59:20.774142+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,2,1],"acting":[5,2,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":187,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.779033+0000","last_change":"2023-10-01T07:54:21.700668+0000","last_active":"2023-10-01T07:59:20.779033+0000","last_peered":"2023-10-01T07:59:20.779033+0000","last_clean":"2023-10-01T07:59:20.779033+0000","last_became_active":"2023-10-01T07:54:21.700358+0000","last_became_peered":"2023-10-01T07:54:21.700358+0000","last_unstale":"2023-10-01T07:59:20.779033+0000","last_undegraded":"2023-10-01T07:59:20.779033+0000","last_fullsized":"2023-10-01T07:59:20.779033+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":163,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.774029+0000","last_change":"2023-10-01T07:47:46.587284+0000","last_active":"2023-10-01T07:59:20.774029+0000","last_peered":"2023-10-01T07:59:20.774029+0000","last_clean":"2023-10-01T07:59:20.774029+0000","last_became_active":"2023-10-01T07:47:46.586309+0000","last_became_peered":"2023-10-01T07:47:46.586309+0000","last_unstale":"2023-10-01T07:59:20.774029+0000","last_undegraded":"2023-10-01T07:59:20.774029+0000","last_fullsized":"2023-10-01T07:59:20.774029+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":172,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.778860+0000","last_change":"2023-10-01T07:47:46.578613+0000","last_active":"2023-10-01T07:59:20.778860+0000","last_peered":"2023-10-01T07:59:20.778860+0000","last_clean":"2023-10-01T07:59:20.778860+0000","last_became_active":"2023-10-01T07:47:46.578263+0000","last_became_peered":"2023-10-01T07:47:46.578263+0000","last_unstale":"2023-10-01T07:59:20.778860+0000","last_undegraded":"2023-10-01T07:59:20.778860+0000","last_fullsized":"2023-10-01T07:59:20.778860+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":176,"reported_epoch":194,"state":"active+clean","last_fresh":"2023-10-01T07:59:23.792231+0000","last_change":"2023-10-01T07:43:24.912080+0000","last_active":"2023-10-01T07:59:23.792231+0000","last_peered":"2023-10-01T07:59:23.792231+0000","last_clean":"2023-10-01T07:59:23.792231+0000","last_became_active":"2023-10-01T07:43:24.911577+0000","last_became_peered":"2023-10-01T07:43:24.911577+0000","last_unstale":"2023-10-01T07:59:23.792231+0000","last_undegraded":"2023-10-01T07:59:23.792231+0000","last_fullsized":"2023-10-01T07:59:23.792231+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:49:36.182931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":187,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.777481+0000","last_change":"2023-10-01T07:43:24.905781+0000","last_active":"2023-10-01T07:59:20.777481+0000","last_peered":"2023-10-01T07:59:20.777481+0000","last_clean":"2023-10-01T07:59:20.777481+0000","last_became_active":"2023-10-01T07:43:24.905433+0000","last_became_peered":"2023-10-01T07:43:24.905433+0000","last_unstale":"2023-10-01T07:59:20.777481+0000","last_undegraded":"2023-10-01T07:59:20.777481+0000","last_fullsized":"2023-10-01T07:59:20.777481+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:42:18.329292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.774182+0000","last_change":"2023-10-01T07:53:49.927570+0000","last_active":"2023-10-01T07:59:20.774182+0000","last_peered":"2023-10-01T07:59:20.774182+0000","last_clean":"2023-10-01T07:59:20.774182+0000","last_became_active":"2023-10-01T07:53:49.927107+0000","last_became_peered":"2023-10-01T07:53:49.927107+0000","last_unstale":"2023-10-01T07:59:20.774182+0000","last_undegraded":"2023-10-01T07:59:20.774182+0000","last_fullsized":"2023-10-01T07:59:20.774182+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+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":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":160,"reported_epoch":193,"state":"active+clean","last_fresh":"2023-10-01T07:59:20.778132+0000","last_change":"2023-10-01T07:47:46.588033+0000","last_active":"2023-10-01T07:59:20.778132+0000","last_peered":"2023-10-01T07:59:20.778132+0000","last_clean":"2023-10-01T07:59:20.778132+0000","last_became_active":"2023-10-01T07:47:46.587731+0000","last_became_peered":"2023-10-01T07:47:46.587731+0000","last_unstale":"2023-10-01T07:59:20.778132+0000","last_undegraded":"2023-10-01T07:59:20.778132+0000","last_fullsized":"2023-10-01T07:59:20.778132+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":92,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":37741,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":8,"num_pg":16,"stat_sum":{"num_bytes":1385627672,"num_objects":21144,"num_object_clones":0,"num_object_copies":63432,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":21144,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":201120,"num_write_kb":7112385,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5039,"num_bytes_recovered":330235904,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":4452986880,"data_stored":4452974664,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":138447,"ondisk_log_size":138447,"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":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139,"ondisk_log_size":139,"up":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":116,"seq":498216206474,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":776956,"kb_used_data":466804,"kb_used_omap":9,"kb_used_meta":310134,"kb_avail":92968196,"statfs":{"total":95995035648,"available":95199432704,"internally_reserved":0,"allocated":478007296,"data_stored":477500177,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9583,"internal_metadata":317577873},"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":"Sun Oct 1 07:59:14 2023","interfaces":[{"interface":"back","average":{"1min":1.8660000000000001,"5min":1.496,"15min":1.431},"min":{"1min":0.33600000000000002,"5min":0.246,"15min":0.23899999999999999},"max":{"1min":5.4429999999999996,"5min":7.9660000000000002,"15min":21.469999999999999},"last":1.3260000000000001},{"interface":"front","average":{"1min":2.2749999999999999,"5min":1.5780000000000001,"15min":1.4159999999999999},"min":{"1min":0.40600000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":6.5709999999999997,"5min":8.4480000000000004,"15min":21.561},"last":0.35199999999999998}]},{"osd":1,"last update":"Sun Oct 1 07:58:32 2023","interfaces":[{"interface":"back","average":{"1min":2.306,"5min":1.5289999999999999,"15min":1.5309999999999999},"min":{"1min":0.28499999999999998,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":10.351000000000001,"5min":10.351000000000001,"15min":10.351000000000001},"last":0.36399999999999999},{"interface":"front","average":{"1min":2.1629999999999998,"5min":1.611,"15min":1.5629999999999999},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":10.44,"5min":10.44,"15min":10.44},"last":0.44}]},{"osd":2,"last update":"Sun Oct 1 07:59:14 2023","interfaces":[{"interface":"back","average":{"1min":1.8049999999999999,"5min":2.1680000000000001,"15min":2.004},"min":{"1min":0.35099999999999998,"5min":0.317,"15min":0.309},"max":{"1min":5.9400000000000004,"5min":71.756,"15min":71.756},"last":1.2130000000000001},{"interface":"front","average":{"1min":1.472,"5min":2.238,"15min":1.5740000000000001},"min":{"1min":0.33200000000000002,"5min":0.32100000000000001,"15min":0.30099999999999999},"max":{"1min":5.9820000000000002,"5min":71.563999999999993,"15min":71.563999999999993},"last":0.65900000000000003}]},{"osd":3,"last update":"Sun Oct 1 07:59:14 2023","interfaces":[{"interface":"back","average":{"1min":2.274,"5min":1.6599999999999999,"15min":2.0880000000000001},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.29399999999999998},"max":{"1min":7.766,"5min":7.766,"15min":66.259},"last":0.48599999999999999},{"interface":"front","average":{"1min":1.8540000000000001,"5min":1.7090000000000001,"15min":2.2280000000000002},"min":{"1min":0.41099999999999998,"5min":0.31900000000000001,"15min":0.29299999999999998},"max":{"1min":6.3170000000000002,"5min":8.5380000000000003,"15min":67.111999999999995},"last":0.56999999999999995}]},{"osd":4,"last update":"Sun Oct 1 07:59:14 2023","interfaces":[{"interface":"back","average":{"1min":1.48,"5min":1.2030000000000001,"15min":1.0820000000000001},"min":{"1min":0.34999999999999998,"5min":0.34200000000000003,"15min":0.30599999999999999},"max":{"1min":6.7160000000000002,"5min":6.7160000000000002,"15min":6.7160000000000002},"last":0.41399999999999998},{"interface":"front","average":{"1min":0.97899999999999998,"5min":1.425,"15min":1.0660000000000001},"min":{"1min":0.32700000000000001,"5min":0.31900000000000001,"15min":0.314},"max":{"1min":6.0999999999999996,"5min":8.5060000000000002,"15min":8.5060000000000002},"last":0.47799999999999998}]},{"osd":5,"last update":"Sun Oct 1 07:59:14 2023","interfaces":[{"interface":"back","average":{"1min":2.198,"5min":1.5389999999999999,"15min":1.77},"min":{"1min":0.38500000000000001,"5min":0.33100000000000002,"15min":0.29099999999999998},"max":{"1min":6.4340000000000002,"5min":13.555999999999999,"15min":36.344000000000001},"last":0.68200000000000005},{"interface":"front","average":{"1min":2.391,"5min":1.6719999999999999,"15min":1.3899999999999999},"min":{"1min":0.35399999999999998,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":8.6799999999999997,"5min":14.522,"15min":36.255000000000003},"last":0.63300000000000001}]},{"osd":6,"last update":"Sun Oct 1 07:59:14 2023","interfaces":[{"interface":"back","average":{"1min":1.4610000000000001,"5min":1.4370000000000001,"15min":1.242},"min":{"1min":0.42599999999999999,"5min":0.36599999999999999,"15min":0.36399999999999999},"max":{"1min":9.6539999999999999,"5min":12.803000000000001,"15min":12.803000000000001},"last":0.60099999999999998},{"interface":"front","average":{"1min":2.4550000000000001,"5min":1.667,"15min":1.4139999999999999},"min":{"1min":0.36099999999999999,"5min":0.31,"15min":0.31},"max":{"1min":13.605,"5min":13.605,"15min":13.605},"last":0.45500000000000002}]}]},{"osd":6,"up_from":42,"seq":180388626831,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":729660,"kb_used_data":432436,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93015492,"statfs":{"total":95995035648,"available":95247863808,"internally_reserved":0,"allocated":442814464,"data_stored":442315584,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,1,4,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:59:08 2023","interfaces":[{"interface":"back","average":{"1min":2.3250000000000002,"5min":1.514,"15min":1.228},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":14.414,"5min":14.414,"15min":14.414},"last":0.27800000000000002},{"interface":"front","average":{"1min":1.998,"5min":1.5569999999999999,"15min":1.3149999999999999},"min":{"1min":0.30599999999999999,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":14.581,"5min":14.581,"15min":14.581},"last":0.371}]},{"osd":1,"last update":"Sun Oct 1 07:58:26 2023","interfaces":[{"interface":"back","average":{"1min":1.4159999999999999,"5min":1.6719999999999999,"15min":1.3220000000000001},"min":{"1min":0.27800000000000002,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":4.6890000000000001,"5min":17.984000000000002,"15min":17.984000000000002},"last":1.6799999999999999},{"interface":"front","average":{"1min":2.5550000000000002,"5min":1.9610000000000001,"15min":1.5589999999999999},"min":{"1min":0.34399999999999997,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":9.4380000000000006,"5min":17.925999999999998,"15min":17.925999999999998},"last":3.992}]},{"osd":2,"last update":"Sun Oct 1 07:59:08 2023","interfaces":[{"interface":"back","average":{"1min":2.6669999999999998,"5min":1.7,"15min":1.796},"min":{"1min":0.316,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":15.316000000000001,"5min":15.316000000000001,"15min":41.627000000000002},"last":1.6399999999999999},{"interface":"front","average":{"1min":2.319,"5min":1.776,"15min":1.647},"min":{"1min":0.33400000000000002,"5min":0.29899999999999999,"15min":0.29599999999999999},"max":{"1min":14.523999999999999,"5min":14.523999999999999,"15min":41.868000000000002},"last":0.40799999999999997}]},{"osd":3,"last update":"Sun Oct 1 07:58:49 2023","interfaces":[{"interface":"back","average":{"1min":3.4830000000000001,"5min":3.6850000000000001,"15min":2.3410000000000002},"min":{"1min":0.32400000000000001,"5min":0.31,"15min":0.29399999999999998},"max":{"1min":14.81,"5min":147.83699999999999,"15min":147.83699999999999},"last":4.032},{"interface":"front","average":{"1min":2.984,"5min":3.6560000000000001,"15min":2.4049999999999998},"min":{"1min":0.42899999999999999,"5min":0.371,"15min":0.33800000000000002},"max":{"1min":14.456,"5min":147.792,"15min":147.792},"last":1.79}]},{"osd":4,"last update":"Sun Oct 1 07:59:08 2023","interfaces":[{"interface":"back","average":{"1min":2.4260000000000002,"5min":1.5309999999999999,"15min":1.3120000000000001},"min":{"1min":0.35699999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":7.8579999999999997,"5min":7.8579999999999997,"15min":10.295},"last":8.1010000000000009},{"interface":"front","average":{"1min":2.4769999999999999,"5min":1.464,"15min":1.647},"min":{"1min":0.35899999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":20.608000000000001,"5min":20.608000000000001,"15min":20.608000000000001},"last":1.7589999999999999}]},{"osd":5,"last update":"Sun Oct 1 07:59:20 2023","interfaces":[{"interface":"back","average":{"1min":1.8879999999999999,"5min":1.5249999999999999,"15min":1.2190000000000001},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":14.551,"5min":14.551,"15min":14.551},"last":0.442},{"interface":"front","average":{"1min":2.504,"5min":1.7250000000000001,"15min":1.292},"min":{"1min":0.39700000000000002,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":6.7069999999999999,"5min":7.0890000000000004,"15min":7.2190000000000003},"last":4.0579999999999998}]},{"osd":7,"last update":"Sun Oct 1 07:59:20 2023","interfaces":[{"interface":"back","average":{"1min":1.923,"5min":1.3839999999999999,"15min":1.2829999999999999},"min":{"1min":0.42399999999999999,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":14.496,"5min":14.496,"15min":14.496},"last":2.0099999999999998},{"interface":"front","average":{"1min":2.7829999999999999,"5min":1.76,"15min":1.6839999999999999},"min":{"1min":0.46000000000000002,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":15.273,"5min":15.273,"15min":15.273},"last":1.7090000000000001}]}]},{"osd":1,"up_from":163,"seq":700079669310,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":826740,"kb_used_data":626924,"kb_used_omap":4,"kb_used_meta":199803,"kb_avail":92918412,"statfs":{"total":95995035648,"available":95148453888,"internally_reserved":0,"allocated":641970176,"data_stored":641212631,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":204599182},"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,2,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":"Sun Oct 1 07:58:24 2023","interfaces":[{"interface":"back","average":{"1min":1.5489999999999999,"5min":1.597,"15min":1.7190000000000001},"min":{"1min":0.16700000000000001,"5min":0.16700000000000001,"15min":0.16700000000000001},"max":{"1min":8.4220000000000006,"5min":11.848000000000001,"15min":11.848000000000001},"last":0.504},{"interface":"front","average":{"1min":1.3759999999999999,"5min":1.653,"15min":2.0640000000000001},"min":{"1min":0.27700000000000002,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":4.2999999999999998,"5min":11.606,"15min":11.606},"last":0.45600000000000002}]},{"osd":2,"last update":"Sun Oct 1 07:58:24 2023","interfaces":[{"interface":"back","average":{"1min":2.702,"5min":1.8280000000000001,"15min":1.464},"min":{"1min":0.20000000000000001,"5min":0.20000000000000001,"15min":0.20000000000000001},"max":{"1min":9.8840000000000003,"5min":9.8840000000000003,"15min":9.8840000000000003},"last":0.621},{"interface":"front","average":{"1min":2.2909999999999999,"5min":1.6519999999999999,"15min":1.5800000000000001},"min":{"1min":0.25800000000000001,"5min":0.215,"15min":0.215},"max":{"1min":7.21,"5min":10.029,"15min":10.029},"last":0.52100000000000002}]},{"osd":3,"last update":"Sun Oct 1 07:58:24 2023","interfaces":[{"interface":"back","average":{"1min":2.5270000000000001,"5min":5.8300000000000001,"15min":3.0819999999999999},"min":{"1min":0.22700000000000001,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":6.0730000000000004,"5min":174.08000000000001,"15min":174.08000000000001},"last":0.41899999999999998},{"interface":"front","average":{"1min":2.7909999999999999,"5min":5.742,"15min":2.9529999999999998},"min":{"1min":0.38500000000000001,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":7.25,"5min":179.72499999999999,"15min":179.72499999999999},"last":0.47999999999999998}]},{"osd":4,"last update":"Sun Oct 1 07:58:24 2023","interfaces":[{"interface":"back","average":{"1min":1.9990000000000001,"5min":1.514,"15min":1.405},"min":{"1min":0.35699999999999998,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":5.8159999999999998,"5min":11.98,"15min":11.98},"last":0.375},{"interface":"front","average":{"1min":2.2669999999999999,"5min":1.677,"15min":1.361},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":6.9340000000000002,"5min":7.952,"15min":7.952},"last":1.0609999999999999}]},{"osd":5,"last update":"Sun Oct 1 07:58:24 2023","interfaces":[{"interface":"back","average":{"1min":2.2050000000000001,"5min":1.5469999999999999,"15min":1.381},"min":{"1min":0.34499999999999997,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":6.7089999999999996,"5min":6.9550000000000001,"15min":6.9550000000000001},"last":0.79100000000000004},{"interface":"front","average":{"1min":2.3849999999999998,"5min":1.623,"15min":1.4930000000000001},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":5.8929999999999998,"5min":11.885,"15min":11.885},"last":0.54200000000000004}]},{"osd":6,"last update":"Sun Oct 1 07:58:24 2023","interfaces":[{"interface":"back","average":{"1min":2.1059999999999999,"5min":1.667,"15min":1.7929999999999999},"min":{"1min":0.42199999999999999,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":5.8520000000000003,"5min":11.942,"15min":11.942},"last":0.64100000000000001},{"interface":"front","average":{"1min":2.0289999999999999,"5min":1.8069999999999999,"15min":1.4490000000000001},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":6.2770000000000001,"5min":7.9930000000000003,"15min":7.9930000000000003},"last":0.66900000000000004}]},{"osd":7,"last update":"Sun Oct 1 07:58:24 2023","interfaces":[{"interface":"back","average":{"1min":2.742,"5min":1.6599999999999999,"15min":1.46},"min":{"1min":0.45000000000000001,"5min":0.379,"15min":0.379},"max":{"1min":6.9729999999999999,"5min":6.9729999999999999,"15min":6.9729999999999999},"last":0.81299999999999994},{"interface":"front","average":{"1min":2.907,"5min":1.7050000000000001,"15min":1.589},"min":{"1min":0.41699999999999998,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":8.1129999999999995,"5min":12.013,"15min":12.013},"last":0.73599999999999999}]}]},{"osd":0,"up_from":77,"seq":330712482009,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":882352,"kb_used_data":560168,"kb_used_omap":5,"kb_used_meta":322042,"kb_avail":92862800,"statfs":{"total":95995035648,"available":95091507200,"internally_reserved":0,"allocated":573612032,"data_stored":572855577,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":329771642},"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":"Sun Oct 1 07:58:27 2023","interfaces":[{"interface":"back","average":{"1min":1.4370000000000001,"5min":1.3819999999999999,"15min":1.21},"min":{"1min":0.19400000000000001,"5min":0.19400000000000001,"15min":0.19400000000000001},"max":{"1min":4.3090000000000002,"5min":8.4459999999999997,"15min":8.4459999999999997},"last":0.51400000000000001},{"interface":"front","average":{"1min":1.613,"5min":1.4930000000000001,"15min":1.175},"min":{"1min":0.19900000000000001,"5min":0.19900000000000001,"15min":0.19900000000000001},"max":{"1min":4.4210000000000003,"5min":9.5440000000000005,"15min":9.5440000000000005},"last":0.55900000000000005}]},{"osd":2,"last update":"Sun Oct 1 07:59:10 2023","interfaces":[{"interface":"back","average":{"1min":1.2629999999999999,"5min":1.712,"15min":1.502},"min":{"1min":0.253,"5min":0.192,"15min":0.192},"max":{"1min":5.7080000000000002,"5min":11.189,"15min":31.443999999999999},"last":0.59399999999999997},{"interface":"front","average":{"1min":1.478,"5min":1.7270000000000001,"15min":1.6779999999999999},"min":{"1min":0.20499999999999999,"5min":0.20499999999999999,"15min":0.193},"max":{"1min":5.734,"5min":10.355,"15min":29.654},"last":8.6509999999999998}]},{"osd":3,"last update":"Sun Oct 1 07:58:55 2023","interfaces":[{"interface":"back","average":{"1min":3.9060000000000001,"5min":2.4609999999999999,"15min":1.71},"min":{"1min":0.215,"5min":0.215,"15min":0.215},"max":{"1min":42.472999999999999,"5min":42.472999999999999,"15min":42.472999999999999},"last":0.60099999999999998},{"interface":"front","average":{"1min":4.0789999999999997,"5min":2.8530000000000002,"15min":2.0739999999999998},"min":{"1min":0.32300000000000001,"5min":0.247,"15min":0.245},"max":{"1min":33.192,"5min":33.192,"15min":33.192},"last":8.6219999999999999}]},{"osd":4,"last update":"Sun Oct 1 07:59:10 2023","interfaces":[{"interface":"back","average":{"1min":1.8620000000000001,"5min":1.5680000000000001,"15min":1.375},"min":{"1min":0.311,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":5.7750000000000004,"5min":7.6820000000000004,"15min":7.6820000000000004},"last":0.54500000000000004},{"interface":"front","average":{"1min":1.512,"5min":1.577,"15min":1.4239999999999999},"min":{"1min":0.35299999999999998,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":9.484,"5min":9.484,"15min":9.484},"last":0.64800000000000002}]},{"osd":5,"last update":"Sun Oct 1 07:58:55 2023","interfaces":[{"interface":"back","average":{"1min":1.7829999999999999,"5min":1.6890000000000001,"15min":1.4419999999999999},"min":{"1min":0.34799999999999998,"5min":0.34300000000000003,"15min":0.313},"max":{"1min":4.1079999999999997,"5min":7.8369999999999997,"15min":13.268000000000001},"last":0.78000000000000003},{"interface":"front","average":{"1min":2.4900000000000002,"5min":2.044,"15min":1.659},"min":{"1min":0.56299999999999994,"5min":0.36199999999999999,"15min":0.33400000000000002},"max":{"1min":5.141,"5min":9.1210000000000004,"15min":13.304},"last":8.5890000000000004}]},{"osd":6,"last update":"Sun Oct 1 07:58:55 2023","interfaces":[{"interface":"back","average":{"1min":1.8120000000000001,"5min":1.738,"15min":1.4319999999999999},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.33800000000000002},"max":{"1min":11.901,"5min":11.901,"15min":11.901},"last":0.80600000000000005},{"interface":"front","average":{"1min":2.427,"5min":2.056,"15min":1.675},"min":{"1min":0.48799999999999999,"5min":0.33900000000000002,"15min":0.33500000000000002},"max":{"1min":5.548,"5min":12.43,"15min":12.43},"last":8.5399999999999991}]},{"osd":7,"last update":"Sun Oct 1 07:59:16 2023","interfaces":[{"interface":"back","average":{"1min":1.401,"5min":1.8600000000000001,"15min":1.7330000000000001},"min":{"1min":0.40000000000000002,"5min":0.38500000000000001,"15min":0.32500000000000001},"max":{"1min":5.556,"5min":9.0739999999999998,"15min":9.0739999999999998},"last":0.627},{"interface":"front","average":{"1min":1.486,"5min":1.804,"15min":1.643},"min":{"1min":0.376,"5min":0.376,"15min":0.35699999999999998},"max":{"1min":4.6360000000000001,"5min":9.1989999999999998,"15min":9.1989999999999998},"last":0.83199999999999996}]}]},{"osd":2,"up_from":90,"seq":386547056843,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":906176,"kb_used_data":545208,"kb_used_omap":7,"kb_used_meta":360952,"kb_avail":92838976,"statfs":{"total":95995035648,"available":95067111424,"internally_reserved":0,"allocated":558292992,"data_stored":557522752,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":369614929},"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":"Sun Oct 1 07:59:22 2023","interfaces":[{"interface":"back","average":{"1min":2.508,"5min":1.6970000000000001,"15min":1.982},"min":{"1min":0.33600000000000002,"5min":0.20200000000000001,"15min":0.19700000000000001},"max":{"1min":10.167,"5min":13.836,"15min":81.611000000000004},"last":1.379},{"interface":"front","average":{"1min":2.173,"5min":2.0649999999999999,"15min":2.0350000000000001},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.184},"max":{"1min":8.3650000000000002,"5min":13.356999999999999,"15min":79.757999999999996},"last":1.0680000000000001}]},{"osd":1,"last update":"Sun Oct 1 07:58:30 2023","interfaces":[{"interface":"back","average":{"1min":4.5359999999999996,"5min":2.262,"15min":1.8879999999999999},"min":{"1min":0.27800000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":51.529000000000003,"5min":51.529000000000003,"15min":51.529000000000003},"last":1.4790000000000001},{"interface":"front","average":{"1min":4.8319999999999999,"5min":2.2519999999999998,"15min":1.8480000000000001},"min":{"1min":0.35499999999999998,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":52.677,"5min":52.677,"15min":52.677},"last":0.58999999999999997}]},{"osd":3,"last update":"Sun Oct 1 07:58:57 2023","interfaces":[{"interface":"back","average":{"1min":3.5990000000000002,"5min":3.1030000000000002,"15min":2.258},"min":{"1min":0.38200000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":13.58,"5min":53.125999999999998,"15min":80.031999999999996},"last":3.028},{"interface":"front","average":{"1min":3.3919999999999999,"5min":2.7570000000000001,"15min":2.4319999999999999},"min":{"1min":0.23400000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":13.724,"5min":51.493000000000002,"15min":80.617000000000004},"last":1.5349999999999999}]},{"osd":4,"last update":"Sun Oct 1 07:59:10 2023","interfaces":[{"interface":"back","average":{"1min":2.1890000000000001,"5min":1.637,"15min":1.361},"min":{"1min":0.374,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":5.8920000000000003,"5min":12.586,"15min":12.586},"last":3.0609999999999999},{"interface":"front","average":{"1min":2.1760000000000002,"5min":1.5900000000000001,"15min":1.5209999999999999},"min":{"1min":0.40899999999999997,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":10.128,"5min":10.128,"15min":10.128},"last":1.423}]},{"osd":5,"last update":"Sun Oct 1 07:59:22 2023","interfaces":[{"interface":"back","average":{"1min":2.2029999999999998,"5min":1.7250000000000001,"15min":1.4350000000000001},"min":{"1min":0.36599999999999999,"5min":0.33900000000000002,"15min":0.307},"max":{"1min":7.367,"5min":13.695,"15min":13.695},"last":0.56699999999999995},{"interface":"front","average":{"1min":2.887,"5min":2.04,"15min":1.4259999999999999},"min":{"1min":0.41399999999999998,"5min":0.36199999999999999,"15min":0.32800000000000001},"max":{"1min":9.0180000000000007,"5min":13.311,"15min":13.311},"last":2.9060000000000001}]},{"osd":6,"last update":"Sun Oct 1 07:59:22 2023","interfaces":[{"interface":"back","average":{"1min":3.1619999999999999,"5min":1.8260000000000001,"15min":1.52},"min":{"1min":0.45200000000000001,"5min":0.38700000000000001,"15min":0.34999999999999998},"max":{"1min":10.074999999999999,"5min":10.074999999999999,"15min":10.074999999999999},"last":1.4490000000000001},{"interface":"front","average":{"1min":2.7490000000000001,"5min":1.927,"15min":1.5349999999999999},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.33200000000000002},"max":{"1min":8.0410000000000004,"5min":13.901999999999999,"15min":13.901999999999999},"last":0.53900000000000003}]},{"osd":7,"last update":"Sun Oct 1 07:59:22 2023","interfaces":[{"interface":"back","average":{"1min":2.6379999999999999,"5min":1.627,"15min":1.607},"min":{"1min":0.43099999999999999,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":13.815,"5min":13.815,"15min":13.815},"last":1.5049999999999999},{"interface":"front","average":{"1min":2.3849999999999998,"5min":1.859,"15min":1.9410000000000001},"min":{"1min":0.498,"5min":0.436,"15min":0.374},"max":{"1min":7.4009999999999998,"5min":13.763,"15min":20.734999999999999},"last":0.498}]}]},{"osd":3,"up_from":96,"seq":412316860611,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1134684,"kb_used_data":658004,"kb_used_omap":2,"kb_used_meta":476669,"kb_avail":92610468,"statfs":{"total":95995035648,"available":94833119232,"internally_reserved":0,"allocated":673796096,"data_stored":673056722,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3005,"internal_metadata":488109123},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1,2,3,2],"upper_bound":64},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:58:55 2023","interfaces":[{"interface":"back","average":{"1min":2.0979999999999999,"5min":1.9930000000000001,"15min":1.47},"min":{"1min":0.22,"5min":0.186,"15min":0.17699999999999999},"max":{"1min":10.800000000000001,"5min":10.807,"15min":10.807},"last":1.264},{"interface":"front","average":{"1min":2.371,"5min":2.1309999999999998,"15min":1.645},"min":{"1min":0.252,"5min":0.246,"15min":0.215},"max":{"1min":7.7370000000000001,"5min":10.574999999999999,"15min":16.385000000000002},"last":2.129}]},{"osd":1,"last update":"Sun Oct 1 07:58:25 2023","interfaces":[{"interface":"back","average":{"1min":1.782,"5min":1.385,"15min":1.0629999999999999},"min":{"1min":0.35299999999999998,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":8.0519999999999996,"5min":13.682,"15min":13.682},"last":0.23200000000000001},{"interface":"front","average":{"1min":2.7040000000000002,"5min":2.246,"15min":2.052},"min":{"1min":0.30299999999999999,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":8.5039999999999996,"5min":11.349,"15min":11.349},"last":1.2270000000000001}]},{"osd":2,"last update":"Sun Oct 1 07:58:55 2023","interfaces":[{"interface":"back","average":{"1min":2.706,"5min":2.2930000000000001,"15min":1.9910000000000001},"min":{"1min":0.28000000000000003,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":9.032,"5min":13.709,"15min":38.726999999999997},"last":6.056},{"interface":"front","average":{"1min":2.1160000000000001,"5min":1.6200000000000001,"15min":1.6639999999999999},"min":{"1min":0.35799999999999998,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":8.7769999999999992,"5min":12.031000000000001,"15min":38.634},"last":0.40799999999999997}]},{"osd":4,"last update":"Sun Oct 1 07:59:09 2023","interfaces":[{"interface":"back","average":{"1min":1.7310000000000001,"5min":1.282,"15min":1.635},"min":{"1min":0.38200000000000001,"5min":0.251,"15min":0.251},"max":{"1min":8.0139999999999993,"5min":8.4659999999999993,"15min":10.041},"last":0.32500000000000001},{"interface":"front","average":{"1min":1.9239999999999999,"5min":1.8700000000000001,"15min":1.4950000000000001},"min":{"1min":0.39700000000000002,"5min":0.32700000000000001,"15min":0.30199999999999999},"max":{"1min":8.2810000000000006,"5min":8.2810000000000006,"15min":8.2810000000000006},"last":1.29}]},{"osd":5,"last update":"Sun Oct 1 07:58:55 2023","interfaces":[{"interface":"back","average":{"1min":1.986,"5min":2.282,"15min":1.6539999999999999},"min":{"1min":0.42799999999999999,"5min":0.32600000000000001,"15min":0.30599999999999999},"max":{"1min":6.2169999999999996,"5min":14.948,"15min":14.948},"last":1.319},{"interface":"front","average":{"1min":3.0249999999999999,"5min":2.3820000000000001,"15min":1.7430000000000001},"min":{"1min":0.66100000000000003,"5min":0.37,"15min":0.35399999999999998},"max":{"1min":8.7539999999999996,"5min":10.776999999999999,"15min":10.776999999999999},"last":5.9539999999999997}]},{"osd":6,"last update":"Sun Oct 1 07:58:55 2023","interfaces":[{"interface":"back","average":{"1min":2.6320000000000001,"5min":2.5609999999999999,"15min":1.8320000000000001},"min":{"1min":0.52100000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":6.2709999999999999,"5min":11.680999999999999,"15min":11.680999999999999},"last":6.0300000000000002},{"interface":"front","average":{"1min":2.6970000000000001,"5min":1.671,"15min":1.4690000000000001},"min":{"1min":0.47699999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":8.0790000000000006,"5min":8.0790000000000006,"15min":8.0790000000000006},"last":0.36099999999999999}]},{"osd":7,"last update":"Sun Oct 1 07:59:09 2023","interfaces":[{"interface":"back","average":{"1min":2.4630000000000001,"5min":2.0390000000000001,"15min":2.0019999999999998},"min":{"1min":0.45300000000000001,"5min":0.36899999999999999,"15min":0.35699999999999998},"max":{"1min":8.3330000000000002,"5min":8.3330000000000002,"15min":8.3330000000000002},"last":1.3440000000000001},{"interface":"front","average":{"1min":3.0059999999999998,"5min":2.1400000000000001,"15min":1.9530000000000001},"min":{"1min":0.54500000000000004,"5min":0.42599999999999999,"15min":0.41499999999999998},"max":{"1min":7.8019999999999996,"5min":10.725,"15min":10.725},"last":5.9950000000000001}]}]},{"osd":4,"up_from":112,"seq":481036337293,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":756988,"kb_used_data":446772,"kb_used_omap":9,"kb_used_meta":310198,"kb_avail":92988164,"statfs":{"total":95995035648,"available":95219879936,"internally_reserved":0,"allocated":457494528,"data_stored":456995090,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9477,"internal_metadata":317643515},"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,3,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":"Sun Oct 1 07:58:59 2023","interfaces":[{"interface":"back","average":{"1min":2.3620000000000001,"5min":2.6469999999999998,"15min":1.587},"min":{"1min":0.27400000000000002,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":16.382999999999999,"5min":59.472000000000001,"15min":59.472000000000001},"last":0.64100000000000001},{"interface":"front","average":{"1min":2.6890000000000001,"5min":2.2669999999999999,"15min":1.6399999999999999},"min":{"1min":0.34300000000000003,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":16.574999999999999,"5min":60.015000000000001,"15min":60.015000000000001},"last":0.94299999999999995}]},{"osd":1,"last update":"Sun Oct 1 07:58:25 2023","interfaces":[{"interface":"back","average":{"1min":2.169,"5min":2.1139999999999999,"15min":1.4370000000000001},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":9.9540000000000006,"5min":48.337000000000003,"15min":48.337000000000003},"last":0.71899999999999997},{"interface":"front","average":{"1min":2.1589999999999998,"5min":1.8200000000000001,"15min":1.095},"min":{"1min":0.32400000000000001,"5min":0.252,"15min":0.252},"max":{"1min":11.311,"5min":49.255000000000003,"15min":49.255000000000003},"last":1.0169999999999999}]},{"osd":2,"last update":"Sun Oct 1 07:58:59 2023","interfaces":[{"interface":"back","average":{"1min":2.2080000000000002,"5min":1.661,"15min":1.9410000000000001},"min":{"1min":0.33600000000000002,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":10.137,"5min":10.137,"15min":19.995000000000001},"last":0.35899999999999999},{"interface":"front","average":{"1min":2.0019999999999998,"5min":1.8200000000000001,"15min":1.718},"min":{"1min":0.36899999999999999,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":4.9930000000000003,"5min":23.277999999999999,"15min":23.277999999999999},"last":0.755}]},{"osd":3,"last update":"Sun Oct 1 07:59:00 2023","interfaces":[{"interface":"back","average":{"1min":4.1100000000000003,"5min":5.3959999999999999,"15min":3.206},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.32600000000000001},"max":{"1min":23.859000000000002,"5min":219.684,"15min":219.684},"last":0.68600000000000005},{"interface":"front","average":{"1min":5.6539999999999999,"5min":5.2880000000000003,"15min":3.3330000000000002},"min":{"1min":0.40799999999999997,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":77.397000000000006,"5min":219.51300000000001,"15min":219.51300000000001},"last":1.0649999999999999}]},{"osd":5,"last update":"Sun Oct 1 07:58:59 2023","interfaces":[{"interface":"back","average":{"1min":2.6150000000000002,"5min":1.6950000000000001,"15min":1.2709999999999999},"min":{"1min":0.33400000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":7.7629999999999999,"5min":10.141999999999999,"15min":10.141999999999999},"last":0.42599999999999999},{"interface":"front","average":{"1min":1.9610000000000001,"5min":1.968,"15min":1.361},"min":{"1min":0.37,"5min":0.32800000000000001,"15min":0.318},"max":{"1min":8.7330000000000005,"5min":29.498000000000001,"15min":29.498000000000001},"last":0.82999999999999996}]},{"osd":6,"last update":"Sun Oct 1 07:58:59 2023","interfaces":[{"interface":"back","average":{"1min":1.8660000000000001,"5min":1.512,"15min":1.3819999999999999},"min":{"1min":0.40799999999999997,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":5.7539999999999996,"5min":11.901,"15min":11.901},"last":1.2330000000000001},{"interface":"front","average":{"1min":1.804,"5min":1.8360000000000001,"15min":1.4410000000000001},"min":{"1min":0.44500000000000001,"5min":0.32700000000000001,"15min":0.29999999999999999},"max":{"1min":4.9169999999999998,"5min":10.06,"15min":13.574999999999999},"last":0.63100000000000001}]},{"osd":7,"last update":"Sun Oct 1 07:59:23 2023","interfaces":[{"interface":"back","average":{"1min":1.5589999999999999,"5min":1.4239999999999999,"15min":1.4019999999999999},"min":{"1min":0.40799999999999997,"5min":0.34300000000000003,"15min":0.32400000000000001},"max":{"1min":4.3289999999999997,"5min":8.7080000000000002,"15min":8.7080000000000002},"last":1.1020000000000001},{"interface":"front","average":{"1min":2.7360000000000002,"5min":1.661,"15min":1.4830000000000001},"min":{"1min":0.52200000000000002,"5min":0.40300000000000002,"15min":0.379},"max":{"1min":7.4539999999999997,"5min":10.093999999999999,"15min":18.613},"last":0.81000000000000005}]}]},{"osd":5,"up_from":36,"seq":154618823063,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1014188,"kb_used_data":704676,"kb_used_omap":0,"kb_used_meta":309504,"kb_avail":92730964,"statfs":{"total":95995035648,"available":94956507136,"internally_reserved":0,"allocated":721588224,"data_stored":721100418,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316932096},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 07:59:08 2023","interfaces":[{"interface":"back","average":{"1min":1.6279999999999999,"5min":1.5669999999999999,"15min":1.657},"min":{"1min":0.375,"5min":0.253,"15min":0.24299999999999999},"max":{"1min":5.9400000000000004,"5min":9.3480000000000008,"15min":74.802000000000007},"last":0.28599999999999998},{"interface":"front","average":{"1min":2.5110000000000001,"5min":1.6160000000000001,"15min":1.6990000000000001},"min":{"1min":0.39000000000000001,"5min":0.27200000000000002,"15min":0.25900000000000001},"max":{"1min":8.9169999999999998,"5min":8.9169999999999998,"15min":76.823999999999998},"last":8.5640000000000001}]},{"osd":1,"last update":"Sun Oct 1 07:58:28 2023","interfaces":[{"interface":"back","average":{"1min":2.9700000000000002,"5min":2.137,"15min":1.53},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":9.0190000000000001,"5min":26.670000000000002,"15min":26.670000000000002},"last":9.1590000000000007},{"interface":"front","average":{"1min":3.0139999999999998,"5min":2.117,"15min":1.5960000000000001},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":9.0099999999999998,"5min":26.587,"15min":26.587},"last":9.0489999999999995}]},{"osd":2,"last update":"Sun Oct 1 07:59:18 2023","interfaces":[{"interface":"back","average":{"1min":1.349,"5min":1.5920000000000001,"15min":1.4850000000000001},"min":{"1min":0.32700000000000001,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":5.8879999999999999,"5min":9.2330000000000005,"15min":39.781999999999996},"last":0.378},{"interface":"front","average":{"1min":2.0990000000000002,"5min":1.6519999999999999,"15min":1.589},"min":{"1min":0.32900000000000001,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":6.7460000000000004,"5min":9.6129999999999995,"15min":40.334000000000003},"last":6.0979999999999999}]},{"osd":3,"last update":"Sun Oct 1 07:58:50 2023","interfaces":[{"interface":"back","average":{"1min":2.492,"5min":2.7789999999999999,"15min":2.0470000000000002},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.28899999999999998},"max":{"1min":9.1609999999999996,"5min":28.542999999999999,"15min":75.158000000000001},"last":15.941000000000001},{"interface":"front","average":{"1min":1.968,"5min":2.8700000000000001,"15min":2.0950000000000002},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.30299999999999999},"max":{"1min":7.0609999999999999,"5min":28.518000000000001,"15min":75.106999999999999},"last":6.1429999999999998}]},{"osd":4,"last update":"Sun Oct 1 07:59:13 2023","interfaces":[{"interface":"back","average":{"1min":0.754,"5min":1.3660000000000001,"15min":1.145},"min":{"1min":0.32800000000000001,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.712,"5min":7.9219999999999997,"15min":7.9560000000000004},"last":0.44700000000000001},{"interface":"front","average":{"1min":1.702,"5min":1.4790000000000001,"15min":1.137},"min":{"1min":0.39000000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":8.9659999999999993,"5min":8.9659999999999993,"15min":8.9659999999999993},"last":8.6240000000000006}]},{"osd":6,"last update":"Sun Oct 1 07:58:28 2023","interfaces":[{"interface":"back","average":{"1min":1.7989999999999999,"5min":1.698,"15min":1.337},"min":{"1min":0.34999999999999998,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":6.0529999999999999,"5min":10.135,"15min":10.135},"last":8.5220000000000002},{"interface":"front","average":{"1min":2.3959999999999999,"5min":1.804,"15min":1.2969999999999999},"min":{"1min":0.434,"5min":0.371,"15min":0.34300000000000003},"max":{"1min":9.4130000000000003,"5min":10.795,"15min":10.795},"last":0.46999999999999997}]},{"osd":7,"last update":"Sun Oct 1 07:59:18 2023","interfaces":[{"interface":"back","average":{"1min":2.0249999999999999,"5min":1.542,"15min":1.3700000000000001},"min":{"1min":0.45200000000000001,"5min":0.38600000000000001,"15min":0.374},"max":{"1min":8.9420000000000002,"5min":9.5250000000000004,"15min":9.5250000000000004},"last":8.5969999999999995},{"interface":"front","average":{"1min":2.9350000000000001,"5min":1.9650000000000001,"15min":1.55},"min":{"1min":0.437,"5min":0.42999999999999999,"15min":0.36199999999999999},"max":{"1min":11.33,"5min":11.33,"15min":13.021000000000001},"last":0.49299999999999999}]}]}],"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":12288,"data_stored":610,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3005,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4790,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9477,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":644,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8611,"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":561905664,"data_stored":561905664,"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":621281280,"data_stored":621281280,"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":538710016,"data_stored":538705944,"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":656474112,"data_stored":656474112,"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":451608576,"data_stored":451608576,"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":714346496,"data_stored":714342424,"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":436535296,"data_stored":436535296,"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":472125440,"data_stored":472121368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-01T07:59:32.317 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-10-01T07:59:32.317 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd pool set unique_pool_3 pg_num 26 2023-10-01T07:59:32.319 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:32.351 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:32.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:32.354 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:32.454 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:32.487 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:32.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:32.492 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:32.593 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:32.638 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:32.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:32.644 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:32.745 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:32.774 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:32.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:32.785 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:59:32.886 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:32.908 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:32.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:32.913 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:59:33.014 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:33.042 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:33.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:33.048 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:33.149 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:33.173 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:33.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:33.178 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:33.279 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:33.300 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:33.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:33.303 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:33.404 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:33.430 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:33.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:33.432 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:33.491 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2023-10-01T07:59:33.491 INFO:teuthology.orchestra.run.smithi084.stdout: "size": 20, 2023-10-01T07:59:33.491 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 600, 2023-10-01T07:59:33.491 INFO:teuthology.orchestra.run.smithi084.stdout: "ops": [ 2023-10-01T07:59:33.491 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.491 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44945.0:88364 7.f 7:fb90b217:::benchmark_data_smithi084_123840_object88363:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e147)", 2023-10-01T07:59:33.491 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:51:46.840843+0000", 2023-10-01T07:59:33.492 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 466.64672246800001, 2023-10-01T07:59:33.492 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.31018920300000002, 2023-10-01T07:59:33.492 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:59:33.492 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:59:33.492 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:59:33.492 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44945", 2023-10-01T07:59:33.492 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:59:33.492 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 88364 2023-10-01T07:59:33.492 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.492 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:59:33.492 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.492 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:59:33.493 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:46.840843+0000", 2023-10-01T07:59:33.493 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:59:33.493 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.493 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.493 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:59:33.493 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:46.840843+0000", 2023-10-01T07:59:33.493 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:59:33.493 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.493 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.493 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:59:33.493 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:46.840842+0000", 2023-10-01T07:59:33.493 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:59:33.494 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.494 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.494 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:59:33.494 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:46.840874+0000", 2023-10-01T07:59:33.494 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.2410999999999999e-05 2023-10-01T07:59:33.494 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.494 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.494 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:59:33.494 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:46.840882+0000", 2023-10-01T07:59:33.494 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.6820000000000003e-06 2023-10-01T07:59:33.494 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.495 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.495 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:59:33.495 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:46.840887+0000", 2023-10-01T07:59:33.495 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.0350000000000001e-06 2023-10-01T07:59:33.495 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.495 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.495 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:59:33.495 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:46.844097+0000", 2023-10-01T07:59:33.495 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0032104099999999999 2023-10-01T07:59:33.495 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.495 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.496 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:59:33.496 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:46.844363+0000", 2023-10-01T07:59:33.496 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000265307 2023-10-01T07:59:33.496 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.496 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.496 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,7", 2023-10-01T07:59:33.496 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:46.844834+0000", 2023-10-01T07:59:33.496 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00047154 2023-10-01T07:59:33.496 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.497 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.497 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:59:33.497 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:46.851674+0000", 2023-10-01T07:59:33.497 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0068400910000000004 2023-10-01T07:59:33.497 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.497 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.497 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:59:33.497 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:46.853809+0000", 2023-10-01T07:59:33.497 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.002134567 2023-10-01T07:59:33.497 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.498 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.498 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:59:33.498 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:47.150947+0000", 2023-10-01T07:59:33.498 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.29713798899999999 2023-10-01T07:59:33.498 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.498 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.498 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:59:33.498 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:47.150991+0000", 2023-10-01T07:59:33.498 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.3878000000000002e-05 2023-10-01T07:59:33.498 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.499 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.499 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:59:33.499 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:47.151032+0000", 2023-10-01T07:59:33.499 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.1087999999999997e-05 2023-10-01T07:59:33.499 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:59:33.499 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:59:33.499 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:59:33.499 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.501 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.501 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44945.0:88370 7.6 7:6b4597d5:::benchmark_data_smithi084_123840_object88369:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e147)", 2023-10-01T07:59:33.501 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:51:46.846849+0000", 2023-10-01T07:59:33.501 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 466.64071605499998, 2023-10-01T07:59:33.501 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.303665087, 2023-10-01T07:59:33.501 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:59:33.502 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:59:33.502 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:59:33.502 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44945", 2023-10-01T07:59:33.502 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:59:33.502 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 88370 2023-10-01T07:59:33.502 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.502 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:59:33.502 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.502 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:59:33.502 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:46.846849+0000", 2023-10-01T07:59:33.502 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:59:33.503 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.503 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.503 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:59:33.503 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:46.846849+0000", 2023-10-01T07:59:33.503 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:59:33.503 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.503 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.503 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:59:33.503 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:46.846848+0000", 2023-10-01T07:59:33.504 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T07:59:33.504 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.504 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.504 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:59:33.504 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:46.846869+0000", 2023-10-01T07:59:33.504 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.1617e-05 2023-10-01T07:59:33.504 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.504 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.505 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:59:33.505 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:46.846886+0000", 2023-10-01T07:59:33.505 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.6132000000000001e-05 2023-10-01T07:59:33.505 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.505 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.505 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:59:33.505 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:46.846895+0000", 2023-10-01T07:59:33.505 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.1290000000000002e-06 2023-10-01T07:59:33.505 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.506 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.506 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:59:33.506 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:46.847089+0000", 2023-10-01T07:59:33.506 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00019433300000000001 2023-10-01T07:59:33.506 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.506 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.506 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:59:33.506 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:46.847211+0000", 2023-10-01T07:59:33.506 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00012162799999999999 2023-10-01T07:59:33.506 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.507 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.507 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,7", 2023-10-01T07:59:33.507 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:46.847325+0000", 2023-10-01T07:59:33.507 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000114438 2023-10-01T07:59:33.507 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.507 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.507 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:59:33.507 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:46.852865+0000", 2023-10-01T07:59:33.507 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0055398770000000003 2023-10-01T07:59:33.508 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.508 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.508 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:59:33.508 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:46.855194+0000", 2023-10-01T07:59:33.508 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0023286629999999999 2023-10-01T07:59:33.508 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.508 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.508 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:59:33.508 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:47.150386+0000", 2023-10-01T07:59:33.508 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.29519204199999999 2023-10-01T07:59:33.508 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.509 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.509 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:59:33.509 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:47.150441+0000", 2023-10-01T07:59:33.509 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.5075999999999999e-05 2023-10-01T07:59:33.509 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.509 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.509 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:59:33.509 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:47.150514+0000", 2023-10-01T07:59:33.509 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.3479000000000006e-05 2023-10-01T07:59:33.510 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:59:33.510 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:59:33.510 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:59:33.510 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.510 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.510 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44945.0:88372 7.6 7:6cd8528e:::benchmark_data_smithi084_123840_object88371:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e147)", 2023-10-01T07:59:33.510 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:51:46.849115+0000", 2023-10-01T07:59:33.511 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 466.63844994800002, 2023-10-01T07:59:33.511 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.30414619500000001, 2023-10-01T07:59:33.511 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:59:33.511 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:59:33.511 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:59:33.511 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44945", 2023-10-01T07:59:33.511 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:59:33.513 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 88372 2023-10-01T07:59:33.513 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.513 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:59:33.513 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.513 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:59:33.513 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:46.849115+0000", 2023-10-01T07:59:33.514 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:59:33.514 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.514 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.514 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:59:33.514 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:46.849115+0000", 2023-10-01T07:59:33.514 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:59:33.514 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.514 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.514 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:59:33.514 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:46.849114+0000", 2023-10-01T07:59:33.514 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T07:59:33.515 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.515 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.515 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:59:33.515 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:46.849138+0000", 2023-10-01T07:59:33.515 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.3886000000000001e-05 2023-10-01T07:59:33.515 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.515 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.515 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:59:33.515 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:46.849154+0000", 2023-10-01T07:59:33.515 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.6611000000000001e-05 2023-10-01T07:59:33.515 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.515 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.516 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:59:33.516 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:46.849162+0000", 2023-10-01T07:59:33.516 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.0520000000000002e-06 2023-10-01T07:59:33.516 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.516 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.516 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:59:33.516 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:46.849882+0000", 2023-10-01T07:59:33.516 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00071922700000000002 2023-10-01T07:59:33.516 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.516 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.516 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:59:33.516 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:46.850029+0000", 2023-10-01T07:59:33.517 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000147379 2023-10-01T07:59:33.517 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.517 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.517 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,7", 2023-10-01T07:59:33.517 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:46.850212+0000", 2023-10-01T07:59:33.517 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00018305200000000001 2023-10-01T07:59:33.517 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.517 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.517 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:59:33.518 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:46.853125+0000", 2023-10-01T07:59:33.518 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0029130050000000002 2023-10-01T07:59:33.518 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.518 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.518 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:59:33.518 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:46.856688+0000", 2023-10-01T07:59:33.518 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.003563124 2023-10-01T07:59:33.518 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.518 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.518 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:59:33.519 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:47.153183+0000", 2023-10-01T07:59:33.519 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.29649458499999998 2023-10-01T07:59:33.519 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.519 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.519 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:59:33.519 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:47.153226+0000", 2023-10-01T07:59:33.519 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.3009000000000001e-05 2023-10-01T07:59:33.519 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.519 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.519 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:59:33.520 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:47.153261+0000", 2023-10-01T07:59:33.520 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.5661000000000003e-05 2023-10-01T07:59:33.520 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:59:33.520 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:59:33.520 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:59:33.520 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.520 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.520 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44945.0:88379 7.f 7:f300fe6a:::benchmark_data_smithi084_123840_object88378:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e147)", 2023-10-01T07:59:33.520 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:51:46.858709+0000", 2023-10-01T07:59:33.521 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 466.628856466, 2023-10-01T07:59:33.521 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.30158406700000001, 2023-10-01T07:59:33.521 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:59:33.521 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:59:33.521 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T07:59:33.521 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44945", 2023-10-01T07:59:33.521 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T07:59:33.521 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 88379 2023-10-01T07:59:33.521 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.521 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:59:33.522 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.522 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:59:33.522 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:46.858709+0000", 2023-10-01T07:59:33.522 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:59:33.522 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.522 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.522 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:59:33.522 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:46.858709+0000", 2023-10-01T07:59:33.522 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:59:33.522 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.522 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.522 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:59:33.523 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:46.858708+0000", 2023-10-01T07:59:33.523 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:59:33.523 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.523 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.523 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:59:33.523 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:46.858734+0000", 2023-10-01T07:59:33.523 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.6174e-05 2023-10-01T07:59:33.523 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.523 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.523 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:59:33.523 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:46.858742+0000", 2023-10-01T07:59:33.524 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.2889999999999998e-06 2023-10-01T07:59:33.524 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.524 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.524 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:59:33.524 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:46.858747+0000", 2023-10-01T07:59:33.524 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.0069999999999997e-06 2023-10-01T07:59:33.524 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.524 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.524 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:59:33.524 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:46.858780+0000", 2023-10-01T07:59:33.524 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.3353999999999999e-05 2023-10-01T07:59:33.524 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.524 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.525 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:59:33.525 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:46.858877+0000", 2023-10-01T07:59:33.525 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.6638000000000005e-05 2023-10-01T07:59:33.525 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.525 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.525 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,7", 2023-10-01T07:59:33.525 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:46.858973+0000", 2023-10-01T07:59:33.525 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.6146999999999999e-05 2023-10-01T07:59:33.525 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.525 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.525 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T07:59:33.525 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:46.861390+0000", 2023-10-01T07:59:33.525 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0024168380000000001 2023-10-01T07:59:33.526 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.526 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.526 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:59:33.526 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:46.863323+0000", 2023-10-01T07:59:33.526 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0019326110000000001 2023-10-01T07:59:33.526 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.526 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.526 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T07:59:33.526 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:47.160193+0000", 2023-10-01T07:59:33.526 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.29687063600000002 2023-10-01T07:59:33.526 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.526 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.527 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:59:33.527 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:47.160251+0000", 2023-10-01T07:59:33.527 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.7701999999999997e-05 2023-10-01T07:59:33.527 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.527 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.527 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:59:33.527 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:47.160293+0000", 2023-10-01T07:59:33.527 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.1700999999999999e-05 2023-10-01T07:59:33.527 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:59:33.527 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:59:33.527 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:59:33.527 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.527 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.528 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.35277.0:178374 8.9 e188/186 8:9ad1d987:::benchmark_data_smithi084_146341_object67240:head v 188'11093, mlcod=188'11089)", 2023-10-01T07:59:33.528 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:58:51.737761+0000", 2023-10-01T07:59:33.528 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 41.749804476000001, 2023-10-01T07:59:33.528 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.052713083000000001, 2023-10-01T07:59:33.528 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:59:33.528 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:59:33.528 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:59:33.528 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.528 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:59:33.528 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:51.737761+0000", 2023-10-01T07:59:33.528 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:59:33.528 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.529 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.529 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:59:33.529 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:51.737761+0000", 2023-10-01T07:59:33.529 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:59:33.529 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.529 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.529 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:59:33.529 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:51.737760+0000", 2023-10-01T07:59:33.529 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:59:33.529 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.529 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.529 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:59:33.529 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:51.737768+0000", 2023-10-01T07:59:33.530 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.8779999999999998e-06 2023-10-01T07:59:33.530 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.530 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.530 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:59:33.530 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:51.737782+0000", 2023-10-01T07:59:33.530 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.3685e-05 2023-10-01T07:59:33.530 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.530 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.530 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:59:33.530 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:51.737790+0000", 2023-10-01T07:59:33.530 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.3000000000000002e-06 2023-10-01T07:59:33.530 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.531 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.531 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:59:33.531 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:51.742280+0000", 2023-10-01T07:59:33.531 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0044906110000000003 2023-10-01T07:59:33.531 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.531 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.531 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:59:33.531 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:51.742334+0000", 2023-10-01T07:59:33.531 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.3443000000000003e-05 2023-10-01T07:59:33.531 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.531 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.531 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:59:33.532 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:51.790426+0000", 2023-10-01T07:59:33.532 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.048091792000000001 2023-10-01T07:59:33.532 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.532 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.532 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:59:33.532 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:51.790474+0000", 2023-10-01T07:59:33.532 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.8109000000000003e-05 2023-10-01T07:59:33.532 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:59:33.532 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:59:33.532 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:59:33.532 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.532 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.532 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.35277.0:179106 8.e e188/173 8:7b472573:::benchmark_data_smithi084_146341_object67972:head v 188'11211, mlcod=188'11208)", 2023-10-01T07:59:33.533 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:58:52.799184+0000", 2023-10-01T07:59:33.533 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 40.688381241000002, 2023-10-01T07:59:33.533 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.053344943999999998, 2023-10-01T07:59:33.533 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:59:33.533 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:59:33.533 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:59:33.533 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.533 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:59:33.533 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:52.799184+0000", 2023-10-01T07:59:33.533 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:59:33.533 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.533 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.533 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:59:33.534 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:52.799184+0000", 2023-10-01T07:59:33.534 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:59:33.534 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.534 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.534 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:59:33.535 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:52.799183+0000", 2023-10-01T07:59:33.535 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T07:59:33.535 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.535 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.535 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:59:33.535 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:52.799189+0000", 2023-10-01T07:59:33.535 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.9460000000000003e-06 2023-10-01T07:59:33.535 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.535 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.535 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:59:33.535 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:52.799201+0000", 2023-10-01T07:59:33.535 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.1986e-05 2023-10-01T07:59:33.536 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.536 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.536 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:59:33.536 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:52.799207+0000", 2023-10-01T07:59:33.536 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.2169999999999999e-06 2023-10-01T07:59:33.536 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.536 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.536 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:59:33.536 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:52.803312+0000", 2023-10-01T07:59:33.536 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0041046149999999998 2023-10-01T07:59:33.536 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.537 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.537 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:59:33.537 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:52.803336+0000", 2023-10-01T07:59:33.537 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.3598999999999999e-05 2023-10-01T07:59:33.537 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.537 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.537 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:59:33.537 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:52.852451+0000", 2023-10-01T07:59:33.537 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.049115194000000001 2023-10-01T07:59:33.537 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.537 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.537 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:59:33.537 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:52.852529+0000", 2023-10-01T07:59:33.538 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.8070000000000003e-05 2023-10-01T07:59:33.538 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:59:33.538 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:59:33.538 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:59:33.538 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.538 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.538 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.35277.0:201890 8.e e194/173 8:7bf1f150:::benchmark_data_smithi084_146341_object90756:head v 194'12654, mlcod=194'12652)", 2023-10-01T07:59:33.538 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:59:27.616037+0000", 2023-10-01T07:59:33.538 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 5.8715286190000002, 2023-10-01T07:59:33.538 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.056157437999999997, 2023-10-01T07:59:33.538 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:59:33.539 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:59:33.539 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:59:33.539 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.539 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:59:33.539 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:27.616037+0000", 2023-10-01T07:59:33.539 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:59:33.539 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.539 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.539 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:59:33.539 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:27.616037+0000", 2023-10-01T07:59:33.539 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:59:33.539 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.540 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.540 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:59:33.540 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:27.616036+0000", 2023-10-01T07:59:33.540 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:59:33.540 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.540 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.541 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:59:33.541 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:27.616043+0000", 2023-10-01T07:59:33.541 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.8760000000000005e-06 2023-10-01T07:59:33.541 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.541 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.541 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:59:33.541 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:27.616056+0000", 2023-10-01T07:59:33.541 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.2628e-05 2023-10-01T07:59:33.541 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.541 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.541 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:59:33.541 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:27.616065+0000", 2023-10-01T07:59:33.542 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.081e-06 2023-10-01T07:59:33.542 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.542 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.542 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:59:33.542 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:27.616280+0000", 2023-10-01T07:59:33.542 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000214909 2023-10-01T07:59:33.542 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.542 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.543 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:59:33.543 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:27.616343+0000", 2023-10-01T07:59:33.543 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.2694999999999995e-05 2023-10-01T07:59:33.543 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.543 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.543 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:59:33.543 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:27.672155+0000", 2023-10-01T07:59:33.543 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.055812153000000003 2023-10-01T07:59:33.544 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.544 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.544 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:59:33.544 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:27.672194+0000", 2023-10-01T07:59:33.544 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.9013000000000001e-05 2023-10-01T07:59:33.544 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:59:33.544 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:59:33.544 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:59:33.545 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.545 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.545 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.35277.0:202414 8.9 e194/192 8:9a83fbee:::benchmark_data_smithi084_146341_object91280:head v 194'12620, mlcod=194'12618)", 2023-10-01T07:59:33.545 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:59:28.408767+0000", 2023-10-01T07:59:33.545 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 5.0787984789999996, 2023-10-01T07:59:33.545 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.059707907999999997, 2023-10-01T07:59:33.545 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:59:33.545 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:59:33.545 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:59:33.545 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.546 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:59:33.546 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.408767+0000", 2023-10-01T07:59:33.546 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:59:33.546 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.546 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.546 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:59:33.546 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.408767+0000", 2023-10-01T07:59:33.547 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:59:33.547 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.547 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.547 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:59:33.547 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.408765+0000", 2023-10-01T07:59:33.547 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T07:59:33.548 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.548 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.548 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:59:33.548 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.408778+0000", 2023-10-01T07:59:33.548 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.2313000000000001e-05 2023-10-01T07:59:33.548 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.548 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.548 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:59:33.548 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.408798+0000", 2023-10-01T07:59:33.549 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.0282999999999999e-05 2023-10-01T07:59:33.549 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.549 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.549 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:59:33.549 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.408807+0000", 2023-10-01T07:59:33.549 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.5109999999999992e-06 2023-10-01T07:59:33.549 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.550 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.550 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:59:33.550 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.408883+0000", 2023-10-01T07:59:33.550 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.5918000000000001e-05 2023-10-01T07:59:33.550 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.550 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.551 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:59:33.551 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.408908+0000", 2023-10-01T07:59:33.551 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.4615000000000001e-05 2023-10-01T07:59:33.551 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.551 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.551 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:59:33.551 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.425070+0000", 2023-10-01T07:59:33.551 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.016162406000000001 2023-10-01T07:59:33.551 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.551 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.551 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:59:33.551 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.468475+0000", 2023-10-01T07:59:33.551 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.043404325000000001 2023-10-01T07:59:33.552 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:59:33.552 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:59:33.552 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:59:33.552 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.552 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.552 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.35277.0:202411 8.1 e194/173 8:85159eb3:::benchmark_data_smithi084_146341_object91277:head v 194'12725, mlcod=194'12723)", 2023-10-01T07:59:33.552 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:59:28.414374+0000", 2023-10-01T07:59:33.552 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 5.07319136, 2023-10-01T07:59:33.552 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.089086543000000004, 2023-10-01T07:59:33.552 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:59:33.552 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:59:33.552 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:59:33.553 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.553 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:59:33.553 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.414374+0000", 2023-10-01T07:59:33.553 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:59:33.553 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.553 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.553 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:59:33.553 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.414374+0000", 2023-10-01T07:59:33.553 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:59:33.553 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.553 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.553 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:59:33.554 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.414372+0000", 2023-10-01T07:59:33.554 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T07:59:33.554 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.554 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.554 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:59:33.554 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.414382+0000", 2023-10-01T07:59:33.554 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.4080000000000004e-06 2023-10-01T07:59:33.554 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.554 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.554 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:59:33.554 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.414403+0000", 2023-10-01T07:59:33.554 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.0891999999999999e-05 2023-10-01T07:59:33.555 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.555 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.555 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:59:33.555 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.414412+0000", 2023-10-01T07:59:33.555 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.9050000000000003e-06 2023-10-01T07:59:33.555 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.555 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.555 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:59:33.555 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.414615+0000", 2023-10-01T07:59:33.555 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000203737 2023-10-01T07:59:33.555 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.556 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.556 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:59:33.556 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.414670+0000", 2023-10-01T07:59:33.556 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.4925e-05 2023-10-01T07:59:33.556 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.556 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.556 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:59:33.556 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.503372+0000", 2023-10-01T07:59:33.556 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.088701844000000002 2023-10-01T07:59:33.556 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.556 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.556 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:59:33.557 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.503460+0000", 2023-10-01T07:59:33.557 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.8298000000000001e-05 2023-10-01T07:59:33.557 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:59:33.557 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:59:33.557 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:59:33.557 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.557 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.557 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.35277.0:202417 8.1 e194/173 8:80ea271f:::benchmark_data_smithi084_146341_object91283:head v 194'12726, mlcod=194'12723)", 2023-10-01T07:59:33.557 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:59:28.424731+0000", 2023-10-01T07:59:33.557 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 5.0628346449999997, 2023-10-01T07:59:33.557 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.078792839000000003, 2023-10-01T07:59:33.557 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:59:33.557 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:59:33.558 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:59:33.558 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.558 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:59:33.558 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.424731+0000", 2023-10-01T07:59:33.558 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:59:33.558 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.558 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.558 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:59:33.558 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.424731+0000", 2023-10-01T07:59:33.558 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:59:33.558 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.559 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.559 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:59:33.559 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.424730+0000", 2023-10-01T07:59:33.559 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T07:59:33.559 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.559 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.559 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:59:33.559 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.424737+0000", 2023-10-01T07:59:33.559 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.2729999999999997e-06 2023-10-01T07:59:33.559 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.559 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.559 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:59:33.560 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.424747+0000", 2023-10-01T07:59:33.560 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.8970000000000003e-06 2023-10-01T07:59:33.560 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.560 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.560 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:59:33.560 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.424754+0000", 2023-10-01T07:59:33.560 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.1420000000000004e-06 2023-10-01T07:59:33.560 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.560 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.560 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:59:33.560 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.425135+0000", 2023-10-01T07:59:33.560 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00038081200000000001 2023-10-01T07:59:33.560 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.560 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.561 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:59:33.561 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.425154+0000", 2023-10-01T07:59:33.561 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.9221000000000001e-05 2023-10-01T07:59:33.561 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.561 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.561 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:59:33.561 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.503464+0000", 2023-10-01T07:59:33.561 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.078309464999999995 2023-10-01T07:59:33.561 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.561 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.561 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:59:33.561 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.503523+0000", 2023-10-01T07:59:33.561 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.9667999999999999e-05 2023-10-01T07:59:33.562 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:59:33.562 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:59:33.562 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:59:33.562 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.562 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.562 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.35277.0:202426 8.9 e194/192 8:95ebee17:::benchmark_data_smithi084_146341_object91292:head v 194'12621, mlcod=194'12618)", 2023-10-01T07:59:33.562 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:59:28.439402+0000", 2023-10-01T07:59:33.562 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 5.048162928, 2023-10-01T07:59:33.562 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.068521200000000004, 2023-10-01T07:59:33.562 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:59:33.562 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:59:33.563 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:59:33.563 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.563 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:59:33.563 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.439402+0000", 2023-10-01T07:59:33.563 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:59:33.563 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.563 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.563 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:59:33.563 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.439402+0000", 2023-10-01T07:59:33.563 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:59:33.563 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.563 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.563 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:59:33.564 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.439402+0000", 2023-10-01T07:59:33.564 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T07:59:33.564 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.564 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.564 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:59:33.564 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.439408+0000", 2023-10-01T07:59:33.564 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.8379999999999998e-06 2023-10-01T07:59:33.564 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.564 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.564 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:59:33.564 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.439419+0000", 2023-10-01T07:59:33.564 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.1002000000000001e-05 2023-10-01T07:59:33.564 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.565 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.565 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:59:33.565 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.439424+0000", 2023-10-01T07:59:33.565 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.6350000000000003e-06 2023-10-01T07:59:33.565 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.565 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.565 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:59:33.565 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.468516+0000", 2023-10-01T07:59:33.565 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.029091965000000001 2023-10-01T07:59:33.565 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.565 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.565 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:59:33.566 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.468541+0000", 2023-10-01T07:59:33.566 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.4324999999999998e-05 2023-10-01T07:59:33.566 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.566 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.566 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:59:33.566 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.507863+0000", 2023-10-01T07:59:33.566 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.039321979 2023-10-01T07:59:33.566 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.566 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.566 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:59:33.566 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.507923+0000", 2023-10-01T07:59:33.567 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.0816999999999997e-05 2023-10-01T07:59:33.567 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:59:33.567 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:59:33.567 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:59:33.567 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.567 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.567 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.35277.0:202433 8.9 e194/192 8:9e6e6f04:::benchmark_data_smithi084_146341_object91299:head v 194'12622, mlcod=194'12619)", 2023-10-01T07:59:33.567 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:59:28.445922+0000", 2023-10-01T07:59:33.567 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 5.0416431299999998, 2023-10-01T07:59:33.567 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.062043874999999998, 2023-10-01T07:59:33.567 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:59:33.567 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:59:33.568 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:59:33.568 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.568 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:59:33.568 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.445922+0000", 2023-10-01T07:59:33.568 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:59:33.568 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.568 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.568 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:59:33.568 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.445922+0000", 2023-10-01T07:59:33.568 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:59:33.568 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.568 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.568 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:59:33.569 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.445921+0000", 2023-10-01T07:59:33.569 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:59:33.569 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.569 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.569 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:59:33.569 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.445931+0000", 2023-10-01T07:59:33.569 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.5389999999999996e-06 2023-10-01T07:59:33.569 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.569 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.569 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:59:33.569 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.445949+0000", 2023-10-01T07:59:33.569 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.8774e-05 2023-10-01T07:59:33.569 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.570 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.570 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:59:33.570 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.445958+0000", 2023-10-01T07:59:33.570 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.8640000000000002e-06 2023-10-01T07:59:33.570 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.570 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.570 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:59:33.570 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.487260+0000", 2023-10-01T07:59:33.570 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.041301975999999997 2023-10-01T07:59:33.570 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.570 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.571 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:59:33.571 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.487319+0000", 2023-10-01T07:59:33.571 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.8409999999999998e-05 2023-10-01T07:59:33.571 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.571 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.571 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:59:33.571 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.507930+0000", 2023-10-01T07:59:33.571 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.020611612000000001 2023-10-01T07:59:33.571 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.571 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.571 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:59:33.571 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.507966+0000", 2023-10-01T07:59:33.572 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.5621000000000003e-05 2023-10-01T07:59:33.572 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:59:33.572 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:59:33.572 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:59:33.572 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.572 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.572 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.35277.0:202494 8.e e194/173 8:7965dfe3:::benchmark_data_smithi084_146341_object91360:head v 194'12692, mlcod=194'12690)", 2023-10-01T07:59:33.573 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:59:28.552380+0000", 2023-10-01T07:59:33.573 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 4.9351846649999995, 2023-10-01T07:59:33.573 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.073590026000000003, 2023-10-01T07:59:33.573 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:59:33.573 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:59:33.573 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:59:33.573 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.573 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:59:33.573 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.552380+0000", 2023-10-01T07:59:33.573 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:59:33.573 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.573 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.574 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:59:33.574 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.552380+0000", 2023-10-01T07:59:33.574 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:59:33.574 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.574 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.574 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:59:33.574 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.552380+0000", 2023-10-01T07:59:33.574 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T07:59:33.574 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.575 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.575 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:59:33.575 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.552384+0000", 2023-10-01T07:59:33.575 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.3340000000000003e-06 2023-10-01T07:59:33.575 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.575 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.575 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:59:33.575 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.552391+0000", 2023-10-01T07:59:33.575 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.6719999999999998e-06 2023-10-01T07:59:33.575 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.575 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.575 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:59:33.576 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.552395+0000", 2023-10-01T07:59:33.576 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.4179999999999999e-06 2023-10-01T07:59:33.576 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.576 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.576 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:59:33.576 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.561892+0000", 2023-10-01T07:59:33.576 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0094962829999999995 2023-10-01T07:59:33.576 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.576 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.576 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:59:33.577 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.561950+0000", 2023-10-01T07:59:33.577 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.8471000000000003e-05 2023-10-01T07:59:33.577 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.577 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.577 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:59:33.577 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.625761+0000", 2023-10-01T07:59:33.577 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.063811220000000002 2023-10-01T07:59:33.577 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.577 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.577 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:59:33.577 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.625971+0000", 2023-10-01T07:59:33.578 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00020906200000000001 2023-10-01T07:59:33.578 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:59:33.578 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:59:33.578 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:59:33.578 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.578 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.578 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.35277.0:202505 8.6 e194/173 8:61d99eab:::benchmark_data_smithi084_146341_object91371:head v 194'12689, mlcod=194'12687)", 2023-10-01T07:59:33.578 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:59:28.580879+0000", 2023-10-01T07:59:33.578 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 4.9066860339999998, 2023-10-01T07:59:33.579 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.051688518000000003, 2023-10-01T07:59:33.579 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:59:33.579 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:59:33.579 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:59:33.579 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.579 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:59:33.579 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.580879+0000", 2023-10-01T07:59:33.579 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:59:33.579 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.579 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.579 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:59:33.580 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.580879+0000", 2023-10-01T07:59:33.580 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:59:33.580 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.580 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.580 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:59:33.580 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.580878+0000", 2023-10-01T07:59:33.580 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:59:33.580 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.580 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.580 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:59:33.581 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.580887+0000", 2023-10-01T07:59:33.581 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.5629999999999992e-06 2023-10-01T07:59:33.581 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.581 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.581 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:59:33.581 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.580898+0000", 2023-10-01T07:59:33.581 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.1629e-05 2023-10-01T07:59:33.581 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.582 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.582 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:59:33.582 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.580906+0000", 2023-10-01T07:59:33.582 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.8369999999999997e-06 2023-10-01T07:59:33.582 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.582 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.582 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:59:33.582 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.588085+0000", 2023-10-01T07:59:33.582 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0071789970000000003 2023-10-01T07:59:33.582 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.583 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.583 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:59:33.583 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.588146+0000", 2023-10-01T07:59:33.583 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.0689000000000001e-05 2023-10-01T07:59:33.583 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.583 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.583 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:59:33.583 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.632519+0000", 2023-10-01T07:59:33.584 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.044372925000000001 2023-10-01T07:59:33.584 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.584 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.584 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:59:33.584 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.632568+0000", 2023-10-01T07:59:33.584 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.8778e-05 2023-10-01T07:59:33.584 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:59:33.584 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:59:33.584 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:59:33.585 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.585 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.585 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.35277.0:202521 8.6 e194/173 8:6ab5623e:::benchmark_data_smithi084_146341_object91387:head v 194'12691, mlcod=194'12687)", 2023-10-01T07:59:33.585 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:59:28.622796+0000", 2023-10-01T07:59:33.585 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 4.8647687230000001, 2023-10-01T07:59:33.585 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.053779089000000002, 2023-10-01T07:59:33.585 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:59:33.585 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:59:33.585 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:59:33.585 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.585 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:59:33.585 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.622796+0000", 2023-10-01T07:59:33.586 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:59:33.586 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.586 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.586 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:59:33.586 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.622796+0000", 2023-10-01T07:59:33.586 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:59:33.586 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.586 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.586 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:59:33.586 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.622796+0000", 2023-10-01T07:59:33.586 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T07:59:33.586 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.587 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.587 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:59:33.587 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.622800+0000", 2023-10-01T07:59:33.587 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.386e-06 2023-10-01T07:59:33.587 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.587 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.587 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:59:33.587 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.622806+0000", 2023-10-01T07:59:33.587 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.784e-06 2023-10-01T07:59:33.587 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.587 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.587 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:59:33.588 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.622810+0000", 2023-10-01T07:59:33.588 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.0419999999999996e-06 2023-10-01T07:59:33.588 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.588 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.588 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:59:33.588 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.626000+0000", 2023-10-01T07:59:33.588 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.003189997 2023-10-01T07:59:33.588 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.588 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.588 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:59:33.588 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.626021+0000", 2023-10-01T07:59:33.588 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.0822000000000002e-05 2023-10-01T07:59:33.588 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.589 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.589 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:59:33.589 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.676426+0000", 2023-10-01T07:59:33.589 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.050404848000000002 2023-10-01T07:59:33.589 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.589 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.589 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:59:33.589 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.676576+0000", 2023-10-01T07:59:33.589 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000149543 2023-10-01T07:59:33.589 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:59:33.589 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:59:33.589 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:59:33.590 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.590 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.590 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.35277.0:202527 8.6 e194/173 8:6890b0bd:::benchmark_data_smithi084_146341_object91393:head v 194'12692, mlcod=194'12687)", 2023-10-01T07:59:33.590 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:59:28.623933+0000", 2023-10-01T07:59:33.590 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 4.8636319459999999, 2023-10-01T07:59:33.590 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.061749487999999998, 2023-10-01T07:59:33.590 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:59:33.590 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:59:33.590 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:59:33.590 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.590 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:59:33.590 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.623933+0000", 2023-10-01T07:59:33.591 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:59:33.591 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.591 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.591 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:59:33.591 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.623933+0000", 2023-10-01T07:59:33.591 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:59:33.591 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.591 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.591 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:59:33.591 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.623932+0000", 2023-10-01T07:59:33.591 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:59:33.591 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.591 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.592 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:59:33.592 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.623941+0000", 2023-10-01T07:59:33.592 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.9090000000000006e-06 2023-10-01T07:59:33.592 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.592 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.592 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:59:33.592 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.623953+0000", 2023-10-01T07:59:33.592 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.1647e-05 2023-10-01T07:59:33.592 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.592 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.592 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:59:33.592 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.623961+0000", 2023-10-01T07:59:33.593 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.9670000000000001e-06 2023-10-01T07:59:33.593 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.593 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.593 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:59:33.593 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.651098+0000", 2023-10-01T07:59:33.593 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.027137258000000001 2023-10-01T07:59:33.593 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.593 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.593 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:59:33.593 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.651204+0000", 2023-10-01T07:59:33.593 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00010551400000000001 2023-10-01T07:59:33.593 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.594 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.594 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:59:33.594 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.685643+0000", 2023-10-01T07:59:33.594 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.034439530000000003 2023-10-01T07:59:33.594 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.594 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.594 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:59:33.594 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.685683+0000", 2023-10-01T07:59:33.594 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.9515999999999999e-05 2023-10-01T07:59:33.594 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:59:33.594 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:59:33.594 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:59:33.594 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.595 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.595 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.35277.0:202682 8.9 e194/192 8:91de451c:::benchmark_data_smithi084_146341_object91548:head v 194'12640, mlcod=194'12637)", 2023-10-01T07:59:33.595 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:59:28.908167+0000", 2023-10-01T07:59:33.595 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 4.5793982809999996, 2023-10-01T07:59:33.595 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.051768687000000001, 2023-10-01T07:59:33.595 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:59:33.595 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:59:33.595 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:59:33.595 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.595 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:59:33.595 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.908167+0000", 2023-10-01T07:59:33.595 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:59:33.596 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.596 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.596 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:59:33.596 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.908167+0000", 2023-10-01T07:59:33.596 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:59:33.596 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.596 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.596 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:59:33.596 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.908166+0000", 2023-10-01T07:59:33.596 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:59:33.596 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.596 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.597 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:59:33.597 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.908174+0000", 2023-10-01T07:59:33.597 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.9310000000000008e-06 2023-10-01T07:59:33.597 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.597 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.597 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:59:33.597 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.908195+0000", 2023-10-01T07:59:33.597 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.0727e-05 2023-10-01T07:59:33.597 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.597 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.597 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:59:33.597 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.908203+0000", 2023-10-01T07:59:33.597 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.8669999999999994e-06 2023-10-01T07:59:33.598 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.598 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.598 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:59:33.598 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.921991+0000", 2023-10-01T07:59:33.598 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.01378865 2023-10-01T07:59:33.598 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.598 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.598 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:59:33.598 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.922050+0000", 2023-10-01T07:59:33.598 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.8761000000000002e-05 2023-10-01T07:59:33.598 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.598 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.599 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:59:33.599 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.959834+0000", 2023-10-01T07:59:33.599 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.037783522 2023-10-01T07:59:33.599 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.599 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.599 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:59:33.599 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.959936+0000", 2023-10-01T07:59:33.599 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000102031 2023-10-01T07:59:33.599 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:59:33.599 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:59:33.599 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:59:33.600 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.600 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.600 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.35277.0:203465 8.9 e194/192 8:9b1e1582:::benchmark_data_smithi084_146341_object92331:head v 194'12695, mlcod=194'12692)", 2023-10-01T07:59:33.600 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:59:30.014537+0000", 2023-10-01T07:59:33.600 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 3.4730283179999999, 2023-10-01T07:59:33.600 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.055110827000000001, 2023-10-01T07:59:33.600 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:59:33.600 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:59:33.600 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:59:33.601 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.601 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:59:33.601 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.014537+0000", 2023-10-01T07:59:33.601 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:59:33.601 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.601 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.601 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:59:33.601 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.014537+0000", 2023-10-01T07:59:33.601 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:59:33.601 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.601 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.601 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:59:33.602 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.014536+0000", 2023-10-01T07:59:33.602 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:59:33.602 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.602 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.602 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:59:33.602 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.014543+0000", 2023-10-01T07:59:33.602 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.024e-06 2023-10-01T07:59:33.602 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.602 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.602 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:59:33.602 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.014560+0000", 2023-10-01T07:59:33.602 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.7416000000000001e-05 2023-10-01T07:59:33.603 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.603 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.603 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:59:33.603 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.014569+0000", 2023-10-01T07:59:33.603 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.123e-06 2023-10-01T07:59:33.603 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.603 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.603 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:59:33.603 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.026298+0000", 2023-10-01T07:59:33.603 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.011729720000000001 2023-10-01T07:59:33.603 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.603 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.604 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:59:33.604 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.026364+0000", 2023-10-01T07:59:33.604 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.5945999999999995e-05 2023-10-01T07:59:33.604 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.604 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.604 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:59:33.604 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.069492+0000", 2023-10-01T07:59:33.604 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.043128094999999998 2023-10-01T07:59:33.604 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.604 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.604 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:59:33.605 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.069648+0000", 2023-10-01T07:59:33.605 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000155401 2023-10-01T07:59:33.605 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:59:33.605 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:59:33.605 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:59:33.605 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.605 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.605 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.35277.0:203466 8.9 e194/192 8:99c9b74b:::benchmark_data_smithi084_146341_object92332:head v 194'12696, mlcod=194'12692)", 2023-10-01T07:59:33.605 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:59:30.014576+0000", 2023-10-01T07:59:33.605 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 3.4729893870000001, 2023-10-01T07:59:33.605 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.055389407000000002, 2023-10-01T07:59:33.606 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:59:33.606 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:59:33.606 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:59:33.606 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.606 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:59:33.606 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.014576+0000", 2023-10-01T07:59:33.606 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:59:33.606 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.607 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.607 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:59:33.607 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.014576+0000", 2023-10-01T07:59:33.607 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:59:33.607 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.607 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.607 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:59:33.607 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.014575+0000", 2023-10-01T07:59:33.607 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T07:59:33.607 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.607 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.607 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:59:33.607 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.014579+0000", 2023-10-01T07:59:33.608 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.8089999999999999e-06 2023-10-01T07:59:33.608 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.608 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.608 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:59:33.608 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.014588+0000", 2023-10-01T07:59:33.608 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.7499999999999992e-06 2023-10-01T07:59:33.608 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.608 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.609 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:59:33.609 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.014592+0000", 2023-10-01T07:59:33.609 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.2420000000000002e-06 2023-10-01T07:59:33.609 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.609 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.609 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:59:33.609 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.053139+0000", 2023-10-01T07:59:33.609 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.038546863000000001 2023-10-01T07:59:33.609 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.609 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.609 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:59:33.610 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.053158+0000", 2023-10-01T07:59:33.610 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.9097999999999999e-05 2023-10-01T07:59:33.610 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.610 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.610 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:59:33.610 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.069813+0000", 2023-10-01T07:59:33.610 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.016655214000000002 2023-10-01T07:59:33.610 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.610 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.610 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:59:33.611 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.069965+0000", 2023-10-01T07:59:33.611 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00015170900000000001 2023-10-01T07:59:33.611 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:59:33.611 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:59:33.611 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:59:33.611 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.611 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.611 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.35277.0:203464 8.1 e194/173 8:82957970:::benchmark_data_smithi084_146341_object92330:head v 194'12797, mlcod=194'12790)", 2023-10-01T07:59:33.611 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:59:30.016848+0000", 2023-10-01T07:59:33.611 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 3.4707168839999998, 2023-10-01T07:59:33.611 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.052640439999999997, 2023-10-01T07:59:33.611 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:59:33.612 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T07:59:33.612 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:59:33.612 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.612 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:59:33.612 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.016848+0000", 2023-10-01T07:59:33.612 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:59:33.612 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.612 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.612 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:59:33.612 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.016848+0000", 2023-10-01T07:59:33.612 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:59:33.612 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.613 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.613 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:59:33.613 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.016847+0000", 2023-10-01T07:59:33.613 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:59:33.613 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.613 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.613 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:59:33.613 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.016856+0000", 2023-10-01T07:59:33.613 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.3780000000000001e-06 2023-10-01T07:59:33.613 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.613 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.613 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:59:33.614 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.016870+0000", 2023-10-01T07:59:33.614 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.3782e-05 2023-10-01T07:59:33.614 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.614 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.614 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:59:33.614 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.016877+0000", 2023-10-01T07:59:33.614 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.6569999999999997e-06 2023-10-01T07:59:33.614 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.614 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.614 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:59:33.614 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.035558+0000", 2023-10-01T07:59:33.614 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.018680560999999998 2023-10-01T07:59:33.615 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.615 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.615 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:59:33.615 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.035619+0000", 2023-10-01T07:59:33.615 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.1292999999999997e-05 2023-10-01T07:59:33.615 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.615 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.615 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T07:59:33.615 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.069361+0000", 2023-10-01T07:59:33.616 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.033741988000000001 2023-10-01T07:59:33.616 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:33.616 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:33.616 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T07:59:33.616 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.069489+0000", 2023-10-01T07:59:33.616 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00012763999999999999 2023-10-01T07:59:33.616 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:59:33.616 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:59:33.616 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:59:33.616 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:59:33.616 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:59:33.617 INFO:teuthology.orchestra.run.smithi084.stdout:} 2023-10-01T07:59:33.617 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:33.618 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:33 smithi112 bash[59335]: cluster 2023-10-01T07:59:32.467351+0000 mgr.y (mgr.34104) 797 : cluster 0 pgmap v816: 89 pgs: 89 active+clean; 1.1 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 669 op/s 2023-10-01T07:59:33.640 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:33.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:33.644 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:33.745 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:33.772 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:33.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:33.774 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:33.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:33 smithi084 bash[78255]: cluster 2023-10-01T07:59:32.467351+0000 mgr.y (mgr.34104) 797 : cluster 0 pgmap v816: 89 pgs: 89 active+clean; 1.1 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 669 op/s 2023-10-01T07:59:33.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:33 smithi084 bash[75189]: cluster 2023-10-01T07:59:32.467351+0000 mgr.y (mgr.34104) 797 : cluster 0 pgmap v816: 89 pgs: 89 active+clean; 1.1 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 669 op/s 2023-10-01T07:59:33.874 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:33.901 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:33.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:33.904 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:59:34.005 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:34.030 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:34.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:34.036 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:59:34.137 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:34.166 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:34.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:34.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:34.268 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:34.298 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:34.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:34.300 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:34.401 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:34.427 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:34.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:34.433 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:34.534 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:34.562 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:34.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:34.585 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:34.592 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-10-01T07:59:34.686 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:34.709 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:34.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:34.711 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:34.812 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:34.841 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:34.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:34.845 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:59:34.946 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:34.987 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:34.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:34.989 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:59:35.090 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:35.120 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:35.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:35.127 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:35.229 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:35.268 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:35.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:35.274 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:35.375 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:35.401 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:35.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:35.407 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:35.508 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:35.545 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:35.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:35.553 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:35.653 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:35.679 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:35.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:35.682 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:59:35.783 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:35.830 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:35.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:35.838 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:35.938 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:35.948 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:35 smithi084 bash[78255]: cluster 2023-10-01T07:59:34.467922+0000 mgr.y (mgr.34104) 798 : cluster 0 pgmap v817: 89 pgs: 89 active+clean; 1.1 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 634 op/s 2023-10-01T07:59:35.949 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:35 smithi084 bash[75189]: cluster 2023-10-01T07:59:34.467922+0000 mgr.y (mgr.34104) 798 : cluster 0 pgmap v817: 89 pgs: 89 active+clean; 1.1 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 634 op/s 2023-10-01T07:59:35.982 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:35.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:35.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:59:36.089 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:36.096 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:59:36.100 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:35 smithi112 bash[59335]: cluster 2023-10-01T07:59:34.467922+0000 mgr.y (mgr.34104) 798 : cluster 0 pgmap v817: 89 pgs: 89 active+clean; 1.1 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 634 op/s 2023-10-01T07:59:36.100 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:59:36.121 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:36.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:36.124 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:36.225 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:36.248 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:36.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:36.251 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:36.323 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:59:36 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:59:36] "GET /metrics HTTP/1.1" 200 36343 "" "Prometheus/2.33.4" 2023-10-01T07:59:36.351 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:36.391 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:36.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:36.397 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:36.497 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:36.522 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:36.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:36.525 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:36.626 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:36.648 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:36.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:36.653 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:36.753 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:36.783 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:36.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:36.792 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:36.893 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:36.932 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:36.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:36.940 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:37.041 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:37.084 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:37.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:37.088 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:59:37.117 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:59:37.189 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:37.226 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:37.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:37.234 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:37.335 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:37.362 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:37.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:37.365 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:37.465 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:37.490 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:37.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:37.495 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:59:37.595 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:37.619 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:37.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:37.622 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:59:37.723 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:37.748 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:37.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:37.751 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:59:37.852 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:37.899 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:37.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:37.904 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:38.005 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:38.014 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:37 smithi112 bash[59335]: cluster 2023-10-01T07:59:36.468708+0000 mgr.y (mgr.34104) 799 : cluster 0 pgmap v818: 89 pgs: 89 active+clean; 980 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 732 op/s 2023-10-01T07:59:38.034 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:38.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:38.036 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:38.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:37 smithi084 bash[78255]: cluster 2023-10-01T07:59:36.468708+0000 mgr.y (mgr.34104) 799 : cluster 0 pgmap v818: 89 pgs: 89 active+clean; 980 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 732 op/s 2023-10-01T07:59:38.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:37 smithi084 bash[75189]: cluster 2023-10-01T07:59:36.468708+0000 mgr.y (mgr.34104) 799 : cluster 0 pgmap v818: 89 pgs: 89 active+clean; 980 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 732 op/s 2023-10-01T07:59:38.137 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:38.163 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:38.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:38.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:38.268 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:38.301 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:38.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:38.305 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:59:38.406 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:38.435 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:38.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:38.440 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:38.541 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:38.571 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:38.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:38.577 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:38.677 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:38.703 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:38.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:38.709 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:38.809 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:38.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:38.863 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:38.863 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:38.964 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:39.002 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:39.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:39.009 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:39.109 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:39.145 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:39.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:39.152 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T07:59:39.152 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:59:39.253 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:39.294 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:39.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:39.296 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:39.397 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:39.421 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:39.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:39.423 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:39.524 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:39.541 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:39.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:39.542 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:39.643 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:39.680 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:39.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:39.684 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:39.784 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:39.811 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:39.812 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:39 smithi084 bash[75189]: cluster 2023-10-01T07:59:38.469237+0000 mgr.y (mgr.34104) 800 : cluster 0 pgmap v819: 89 pgs: 89 active+clean; 884 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 655 op/s 2023-10-01T07:59:39.813 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:39 smithi084 bash[78255]: cluster 2023-10-01T07:59:38.469237+0000 mgr.y (mgr.34104) 800 : cluster 0 pgmap v819: 89 pgs: 89 active+clean; 884 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 655 op/s 2023-10-01T07:59:39.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:39.813 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:39.914 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:39.949 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:39.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:39.952 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:59:39.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:39 smithi112 bash[59335]: cluster 2023-10-01T07:59:38.469237+0000 mgr.y (mgr.34104) 800 : cluster 0 pgmap v819: 89 pgs: 89 active+clean; 884 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 655 op/s 2023-10-01T07:59:40.052 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:40.079 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:40.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:40.081 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:59:40.182 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:40.206 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:40.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:40.212 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:59:40.313 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:40.335 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:40.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:40.338 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:59:40.439 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:40.476 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:40.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:40.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:40.580 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:40.605 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:40.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:40.610 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:59:40.711 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:40.742 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:40.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:40.749 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:40.849 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:40.880 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:40.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:40.886 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:59:40.987 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:41.020 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:41.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:41.023 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:41.124 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:41.149 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:41.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:41.157 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:59:41.259 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:41.285 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:41.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:41.291 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:41.392 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:41.418 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:41.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:41.426 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:41.526 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:41.565 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:41.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:41.568 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:41.669 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:41.700 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:41.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:41.702 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:41.802 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:41.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:41 smithi084 bash[78255]: cluster 2023-10-01T07:59:40.469723+0000 mgr.y (mgr.34104) 801 : cluster 0 pgmap v820: 89 pgs: 89 active+clean; 855 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 621 op/s 2023-10-01T07:59:41.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:41 smithi084 bash[75189]: cluster 2023-10-01T07:59:40.469723+0000 mgr.y (mgr.34104) 801 : cluster 0 pgmap v820: 89 pgs: 89 active+clean; 855 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 621 op/s 2023-10-01T07:59:41.830 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:41.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:41.836 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:41.937 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:41.947 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:41 smithi112 bash[59335]: cluster 2023-10-01T07:59:40.469723+0000 mgr.y (mgr.34104) 801 : cluster 0 pgmap v820: 89 pgs: 89 active+clean; 855 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 621 op/s 2023-10-01T07:59:41.966 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:41.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:41.968 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:42.069 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:42.104 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:42.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:42.109 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:59:42.210 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:42.268 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:42.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:42.271 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:59:42.371 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:42.413 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:42.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:42.421 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:42.522 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:42.553 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:42.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:42.557 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:59:42.658 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:42.692 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:42.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:42.695 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:59:42.796 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:42.842 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:42.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:42.845 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:42.945 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:42.973 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:42.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:42.977 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:43.077 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:43.101 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:43.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:43.109 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:43.209 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:43.246 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:43.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:43.250 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:43.351 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:43.381 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:43.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:43.385 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:59:43.486 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:43.510 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:43.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:43.517 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:43.618 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:43.646 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:43.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:43.653 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:59:43.754 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:43.755 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:43 smithi112 bash[59335]: cluster 2023-10-01T07:59:42.470270+0000 mgr.y (mgr.34104) 802 : cluster 0 pgmap v821: 89 pgs: 89 active+clean; 708 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 781 op/s 2023-10-01T07:59:43.789 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:43.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:43.797 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:43.898 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:43.905 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:43 smithi084 bash[75189]: cluster 2023-10-01T07:59:42.470270+0000 mgr.y (mgr.34104) 802 : cluster 0 pgmap v821: 89 pgs: 89 active+clean; 708 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 781 op/s 2023-10-01T07:59:43.905 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:43 smithi084 bash[78255]: cluster 2023-10-01T07:59:42.470270+0000 mgr.y (mgr.34104) 802 : cluster 0 pgmap v821: 89 pgs: 89 active+clean; 708 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 781 op/s 2023-10-01T07:59:43.933 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:43.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:43.938 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:59:44.039 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:44.079 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:44.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:44.083 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:44.184 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:44.211 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:44.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:44.213 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:59:44.314 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:44.346 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:44.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:44.349 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:44.450 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:44.475 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:44.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:44.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:44.578 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:44.606 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:44.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:44.610 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:59:44.711 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:44.737 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:44.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:44.744 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:44.844 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:44.877 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:44.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:44.879 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:44.980 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:45.010 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:45.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:45.018 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:45.119 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:45.146 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:45.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:45.150 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:59:45.251 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:45.278 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:45.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:45.283 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:45.384 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:45.409 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:45.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:45.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:45.514 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:45.539 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:45.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:45.545 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:45.646 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:45.670 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:45.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:45.675 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:45.763 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:45 smithi084 bash[75189]: cluster 2023-10-01T07:59:44.470767+0000 mgr.y (mgr.34104) 803 : cluster 0 pgmap v822: 89 pgs: 89 active+clean; 651 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2023-10-01T07:59:45.763 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:45 smithi084 bash[78255]: cluster 2023-10-01T07:59:44.470767+0000 mgr.y (mgr.34104) 803 : cluster 0 pgmap v822: 89 pgs: 89 active+clean; 651 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2023-10-01T07:59:45.763 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:45 smithi084 bash[78255]: audit 2023-10-01T07:59:45.093770+0000 mon.a (mon.0) 1089 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:59:45.776 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:45.785 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:45 smithi112 bash[59335]: cluster 2023-10-01T07:59:44.470767+0000 mgr.y (mgr.34104) 803 : cluster 0 pgmap v822: 89 pgs: 89 active+clean; 651 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2023-10-01T07:59:45.785 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:45 smithi112 bash[59335]: audit 2023-10-01T07:59:45.093770+0000 mon.a (mon.0) 1089 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:59:45.802 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:45.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:45.803 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:45.904 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:45.930 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:45.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:45.935 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:46.036 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:46.064 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:46.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:46.068 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:46.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:45 smithi084 bash[75189]: audit 2023-10-01T07:59:45.093770+0000 mon.a (mon.0) 1089 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T07:59:46.169 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:46.189 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:46.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:46.191 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:46.293 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:46.323 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:59:46 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:59:46] "GET /metrics HTTP/1.1" 200 36328 "" "Prometheus/2.33.4" 2023-10-01T07:59:46.324 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:46.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:46.327 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:46.428 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:46.459 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:46.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:46.462 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:59:46.562 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:46.602 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:46.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:46.607 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:46.707 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:46.747 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:46.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:46.752 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:46.853 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:46.918 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:46 smithi112 bash[59335]: cluster 2023-10-01T07:59:46.473805+0000 mgr.y (mgr.34104) 804 : cluster 0 pgmap v823: 89 pgs: 89 active+clean; 531 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2023-10-01T07:59:46.935 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:46.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:46.941 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:47.041 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:47.052 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:46 smithi084 bash[75189]: cluster 2023-10-01T07:59:46.473805+0000 mgr.y (mgr.34104) 804 : cluster 0 pgmap v823: 89 pgs: 89 active+clean; 531 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2023-10-01T07:59:47.052 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:46 smithi084 bash[78255]: cluster 2023-10-01T07:59:46.473805+0000 mgr.y (mgr.34104) 804 : cluster 0 pgmap v823: 89 pgs: 89 active+clean; 531 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2023-10-01T07:59:47.074 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:47.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:47.077 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:59:47.178 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:47.209 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:47.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:47.211 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:59:47.312 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:47.352 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:47.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:47.357 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:47.458 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:47.487 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:47.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:47.489 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:59:47.590 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:47.618 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:47.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:47.621 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:47.721 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:47.753 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:47.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:47.760 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:47.861 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:47.900 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:47.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:47.905 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:48.005 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:48.028 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:48.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:48.033 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:48.134 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:48.163 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:48.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:48.166 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:48.267 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:48.298 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:48.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:48.300 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:59:48.401 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:48.428 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:48.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:48.431 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:48.532 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:48.579 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:48.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:48.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:48.684 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:48.715 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:48.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:48.724 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:48.825 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:48.858 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:48.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:48.861 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:48.961 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:48.993 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:48.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:48.999 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:49.100 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:49.129 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:49.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:49.136 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:49.237 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:49.267 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:49.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:49.277 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:49.377 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:49.407 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:49.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:49.411 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:49.512 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:49.546 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:49.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:49.549 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:49.650 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:49.678 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:49.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:49.684 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:49.785 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:49.810 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:49.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:49.814 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:49.915 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:49.951 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:49.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:49.955 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:50.055 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:50.063 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:49 smithi084 bash[78255]: cluster 2023-10-01T07:59:48.474363+0000 mgr.y (mgr.34104) 805 : cluster 0 pgmap v824: 89 pgs: 89 active+clean; 436 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 725 op/s 2023-10-01T07:59:50.063 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:49 smithi084 bash[75189]: cluster 2023-10-01T07:59:48.474363+0000 mgr.y (mgr.34104) 805 : cluster 0 pgmap v824: 89 pgs: 89 active+clean; 436 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 725 op/s 2023-10-01T07:59:50.064 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:49 smithi112 bash[59335]: cluster 2023-10-01T07:59:48.474363+0000 mgr.y (mgr.34104) 805 : cluster 0 pgmap v824: 89 pgs: 89 active+clean; 436 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 725 op/s 2023-10-01T07:59:50.091 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:50.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:50.095 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:50.197 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:50.221 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:50.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:50.224 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:50.325 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:50.362 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:50.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:50.367 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:50.468 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:50.494 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:50.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:50.497 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:50.598 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:50.630 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:50.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:50.632 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:50.733 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:50.761 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:50.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:50.765 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:59:50.866 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:50.895 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:50.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:50.902 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:51.002 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:51.035 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:51.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:51.037 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:51.138 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:51.187 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:51.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:51.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:51.294 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:51.323 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:51.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:51.327 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:51.428 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:51.455 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:51.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:51.459 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:51.560 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:51.593 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:51.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:51.595 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:51.696 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:51.722 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:51.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:51.724 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:51.763 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:51 smithi084 bash[75189]: cluster 2023-10-01T07:59:50.474932+0000 mgr.y (mgr.34104) 806 : cluster 0 pgmap v825: 89 pgs: 89 active+clean; 407 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 636 op/s 2023-10-01T07:59:51.825 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:51.865 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:51.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:51.869 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:59:51.969 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:51.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:51 smithi112 bash[59335]: cluster 2023-10-01T07:59:50.474932+0000 mgr.y (mgr.34104) 806 : cluster 0 pgmap v825: 89 pgs: 89 active+clean; 407 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 636 op/s 2023-10-01T07:59:51.998 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:51.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:52.000 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:52.030 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:51 smithi084 bash[78255]: cluster 2023-10-01T07:59:50.474932+0000 mgr.y (mgr.34104) 806 : cluster 0 pgmap v825: 89 pgs: 89 active+clean; 407 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 636 op/s 2023-10-01T07:59:52.101 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:52.131 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:52.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:52.139 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:52.239 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:52.268 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:52.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:52.270 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:52.363 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T07:59:52.371 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:52.397 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:52.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:52.408 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:52.409 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T07:59:52.430 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2023-10-01T07:59:52.430 INFO:teuthology.orchestra.run.smithi084.stdout: "ops": [ 2023-10-01T07:59:52.431 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:52.431 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.35277.0:219533 8.1 e194/173 8:8c4ad339:::benchmark_data_smithi084_146341_object108399:head v 194'13793, mlcod=194'13791)", 2023-10-01T07:59:52.431 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:59:52.417410+0000", 2023-10-01T07:59:52.431 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.011582508, 2023-10-01T07:59:52.431 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.011615327999999999, 2023-10-01T07:59:52.431 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:59:52.431 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "started", 2023-10-01T07:59:52.431 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:59:52.431 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:52.432 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:59:52.432 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:52.417410+0000", 2023-10-01T07:59:52.432 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:59:52.432 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:52.432 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:52.432 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:59:52.432 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:52.417410+0000", 2023-10-01T07:59:52.432 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:59:52.433 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:52.433 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:52.433 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:59:52.433 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:52.417409+0000", 2023-10-01T07:59:52.433 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T07:59:52.433 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:52.433 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:52.433 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:59:52.434 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:52.417419+0000", 2023-10-01T07:59:52.434 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0431999999999999e-05 2023-10-01T07:59:52.434 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:52.434 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:52.434 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:59:52.434 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:52.417435+0000", 2023-10-01T07:59:52.434 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.5642e-05 2023-10-01T07:59:52.434 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:52.434 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:52.434 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:59:52.435 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:52.417445+0000", 2023-10-01T07:59:52.435 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.6700000000000006e-06 2023-10-01T07:59:52.435 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:52.435 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:52.435 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:59:52.435 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:52.417591+0000", 2023-10-01T07:59:52.435 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000146243 2023-10-01T07:59:52.435 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:52.435 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:52.436 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:59:52.436 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:52.417618+0000", 2023-10-01T07:59:52.436 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.7282000000000001e-05 2023-10-01T07:59:52.436 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:59:52.436 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:59:52.436 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:59:52.436 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:52.436 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:52.436 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.35277.0:219537 8.1 e194/173 8:8f6b9192:::benchmark_data_smithi084_146341_object108403:head v 194'13794, mlcod=194'13791)", 2023-10-01T07:59:52.436 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:59:52.427328+0000", 2023-10-01T07:59:52.436 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.001665038, 2023-10-01T07:59:52.436 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0017665280000000001, 2023-10-01T07:59:52.437 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:59:52.437 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "started", 2023-10-01T07:59:52.437 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:59:52.437 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:52.437 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:59:52.437 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:52.427328+0000", 2023-10-01T07:59:52.437 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:59:52.437 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:52.437 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:52.437 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:59:52.437 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:52.427328+0000", 2023-10-01T07:59:52.437 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:59:52.437 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:52.438 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:52.438 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:59:52.438 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:52.427327+0000", 2023-10-01T07:59:52.438 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T07:59:52.438 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:52.438 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:52.438 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:59:52.438 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:52.427336+0000", 2023-10-01T07:59:52.438 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.662e-06 2023-10-01T07:59:52.438 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:52.438 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:52.439 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:59:52.439 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:52.427354+0000", 2023-10-01T07:59:52.439 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.8048999999999999e-05 2023-10-01T07:59:52.439 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:52.439 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:52.439 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:59:52.439 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:52.427363+0000", 2023-10-01T07:59:52.439 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.7700000000000007e-06 2023-10-01T07:59:52.439 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:52.439 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:52.439 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:59:52.440 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:52.427484+0000", 2023-10-01T07:59:52.440 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000121271 2023-10-01T07:59:52.440 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:52.440 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:52.440 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:59:52.440 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:52.427511+0000", 2023-10-01T07:59:52.440 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.6502000000000001e-05 2023-10-01T07:59:52.440 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:59:52.441 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:59:52.441 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:59:52.441 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:52.441 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:52.441 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.35277.0:219517 8.f e194/173 8:f283a32b:::benchmark_data_smithi084_146341_object108383:head v 194'13925, mlcod=194'13923)", 2023-10-01T07:59:52.441 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:59:52.428650+0000", 2023-10-01T07:59:52.441 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.00034255100000000002, 2023-10-01T07:59:52.441 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00050481199999999999, 2023-10-01T07:59:52.441 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T07:59:52.441 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "started", 2023-10-01T07:59:52.441 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T07:59:52.441 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:52.441 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T07:59:52.442 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:52.428650+0000", 2023-10-01T07:59:52.442 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:59:52.442 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:52.442 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:52.442 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T07:59:52.442 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:52.428650+0000", 2023-10-01T07:59:52.442 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T07:59:52.442 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:52.442 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:52.442 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T07:59:52.442 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:52.428650+0000", 2023-10-01T07:59:52.443 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T07:59:52.443 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:52.443 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:52.443 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T07:59:52.443 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:52.428657+0000", 2023-10-01T07:59:52.443 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.576e-06 2023-10-01T07:59:52.443 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:52.443 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:52.443 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T07:59:52.443 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:52.428671+0000", 2023-10-01T07:59:52.443 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.3759e-05 2023-10-01T07:59:52.443 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:52.444 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:52.444 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T07:59:52.444 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:52.428678+0000", 2023-10-01T07:59:52.444 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.2760000000000003e-06 2023-10-01T07:59:52.444 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:52.444 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:52.444 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T07:59:52.444 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:52.428794+0000", 2023-10-01T07:59:52.444 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000115547 2023-10-01T07:59:52.444 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T07:59:52.444 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T07:59:52.444 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T07:59:52.445 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:52.428816+0000", 2023-10-01T07:59:52.445 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.2422999999999999e-05 2023-10-01T07:59:52.445 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:59:52.445 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T07:59:52.445 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:59:52.445 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T07:59:52.445 INFO:teuthology.orchestra.run.smithi084.stdout: ], 2023-10-01T07:59:52.445 INFO:teuthology.orchestra.run.smithi084.stdout: "num_ops": 3 2023-10-01T07:59:52.445 INFO:teuthology.orchestra.run.smithi084.stdout:} 2023-10-01T07:59:52.461 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T07:59:52.509 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:52.515 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T07:59:52.535 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:52.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:52.545 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:59:52.553 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T07:59:52.596 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T07:59:52.630 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T07:59:52.646 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:52.666 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T07:59:52.670 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:52.674 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T07:59:52.674 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T07:59:52.675 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T07:59:52.675 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T07:59:52.675 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T07:59:52.675 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T07:59:52.676 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T07:59:52.676 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T07:59:52.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:52.679 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:52.773 INFO:teuthology.orchestra.run.smithi084.stderr:set pool 8 pg_num to 26 2023-10-01T07:59:52.777 INFO:teuthology.orchestra.run.smithi084.stderr:nodeep-scrub is unset 2023-10-01T07:59:52.780 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:52.832 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:52.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:52.835 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:52.936 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:52.945 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:52 smithi112 bash[59335]: audit 2023-10-01T07:59:52.104746+0000 mon.c (mon.2) 92 : audit 1 from='client.? 172.21.15.84:0/1901590619' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:59:52.946 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:52 smithi112 bash[59335]: audit 2023-10-01T07:59:52.106560+0000 mon.a (mon.0) 1090 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:59:52.946 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:52 smithi112 bash[59335]: audit 2023-10-01T07:59:52.319578+0000 mon.c (mon.2) 93 : audit 0 from='client.? 172.21.15.84:0/3934208021' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:59:52.946 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:52 smithi112 bash[59335]: audit 2023-10-01T07:59:52.427905+0000 mon.a (mon.0) 1091 : audit 1 from='client.? 172.21.15.84:0/3674093442' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"}]: dispatch 2023-10-01T07:59:52.972 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:52.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:52.980 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:53.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:52 smithi084 bash[78255]: audit 2023-10-01T07:59:52.104746+0000 mon.c (mon.2) 92 : audit 1 from='client.? 172.21.15.84:0/1901590619' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:59:53.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:52 smithi084 bash[78255]: audit 2023-10-01T07:59:52.106560+0000 mon.a (mon.0) 1090 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:59:53.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:52 smithi084 bash[78255]: audit 2023-10-01T07:59:52.319578+0000 mon.c (mon.2) 93 : audit 0 from='client.? 172.21.15.84:0/3934208021' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:59:53.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:52 smithi084 bash[78255]: audit 2023-10-01T07:59:52.427905+0000 mon.a (mon.0) 1091 : audit 1 from='client.? 172.21.15.84:0/3674093442' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"}]: dispatch 2023-10-01T07:59:53.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:52 smithi084 bash[75189]: audit 2023-10-01T07:59:52.104746+0000 mon.c (mon.2) 92 : audit 1 from='client.? 172.21.15.84:0/1901590619' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:59:53.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:52 smithi084 bash[75189]: audit 2023-10-01T07:59:52.106560+0000 mon.a (mon.0) 1090 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T07:59:53.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:52 smithi084 bash[75189]: audit 2023-10-01T07:59:52.319578+0000 mon.c (mon.2) 93 : audit 0 from='client.? 172.21.15.84:0/3934208021' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T07:59:53.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:52 smithi084 bash[75189]: audit 2023-10-01T07:59:52.427905+0000 mon.a (mon.0) 1091 : audit 1 from='client.? 172.21.15.84:0/3674093442' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"}]: dispatch 2023-10-01T07:59:53.081 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:53.108 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:53.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:53.111 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:53.212 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:53.236 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:53.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:53.240 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:53.341 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:53.368 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:53.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:53.373 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:53.473 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:53.496 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:53.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:53.499 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:53.600 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:53.628 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:53.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:53.631 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:53.732 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:53.763 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:53.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:53.767 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:53.780 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:53 smithi112 bash[59335]: cluster 2023-10-01T07:59:52.475440+0000 mgr.y (mgr.34104) 807 : cluster 0 pgmap v826: 89 pgs: 89 active+clean; 263 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 789 op/s 2023-10-01T07:59:53.780 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:53 smithi112 bash[59335]: cluster 2023-10-01T07:59:52.761729+0000 mon.a (mon.0) 1092 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T07:59:53.780 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:53 smithi112 bash[59335]: cluster 2023-10-01T07:59:52.761767+0000 mon.a (mon.0) 1093 : cluster 1 Cluster is now healthy 2023-10-01T07:59:53.780 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:53 smithi112 bash[59335]: audit 2023-10-01T07:59:52.767868+0000 mon.a (mon.0) 1094 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T07:59:53.780 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:53 smithi112 bash[59335]: audit 2023-10-01T07:59:52.768011+0000 mon.a (mon.0) 1095 : audit 1 from='client.? 172.21.15.84:0/3674093442' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"}]': finished 2023-10-01T07:59:53.780 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:53 smithi112 bash[59335]: cluster 2023-10-01T07:59:52.768089+0000 mon.a (mon.0) 1096 : cluster 0 osdmap e195: 8 total, 8 up, 8 in 2023-10-01T07:59:53.780 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:53 smithi112 bash[59335]: cluster 2023-10-01T07:59:52.769802+0000 osd.4 (osd.4) 91 : cluster 3 failed to encode map e195 with expected crc 2023-10-01T07:59:53.781 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:53 smithi112 bash[59335]: cluster 2023-10-01T07:59:52.770807+0000 osd.5 (osd.5) 137 : cluster 3 failed to encode map e195 with expected crc 2023-10-01T07:59:53.781 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:53 smithi112 bash[59335]: cluster 2023-10-01T07:59:52.772461+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e195 with expected crc 2023-10-01T07:59:53.781 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:53 smithi112 bash[59335]: cluster 2023-10-01T07:59:52.773467+0000 osd.5 (osd.5) 138 : cluster 3 failed to encode map e195 with expected crc 2023-10-01T07:59:53.781 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:53 smithi112 bash[59335]: cluster 2023-10-01T07:59:52.781648+0000 osd.4 (osd.4) 92 : cluster 3 failed to encode map e195 with expected crc 2023-10-01T07:59:53.781 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:53 smithi112 bash[59335]: cluster 2023-10-01T07:59:52.789401+0000 osd.6 (osd.6) 122 : cluster 3 failed to encode map e195 with expected crc 2023-10-01T07:59:53.868 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:53.896 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:53.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:53.899 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:54.000 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:54.039 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:54.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:54.047 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:54.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:53 smithi084 bash[75189]: cluster 2023-10-01T07:59:52.475440+0000 mgr.y (mgr.34104) 807 : cluster 0 pgmap v826: 89 pgs: 89 active+clean; 263 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 789 op/s 2023-10-01T07:59:54.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:53 smithi084 bash[75189]: cluster 2023-10-01T07:59:52.761729+0000 mon.a (mon.0) 1092 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T07:59:54.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:53 smithi084 bash[75189]: cluster 2023-10-01T07:59:52.761767+0000 mon.a (mon.0) 1093 : cluster 1 Cluster is now healthy 2023-10-01T07:59:54.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:53 smithi084 bash[75189]: audit 2023-10-01T07:59:52.767868+0000 mon.a (mon.0) 1094 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T07:59:54.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:53 smithi084 bash[75189]: audit 2023-10-01T07:59:52.768011+0000 mon.a (mon.0) 1095 : audit 1 from='client.? 172.21.15.84:0/3674093442' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"}]': finished 2023-10-01T07:59:54.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:53 smithi084 bash[75189]: cluster 2023-10-01T07:59:52.768089+0000 mon.a (mon.0) 1096 : cluster 0 osdmap e195: 8 total, 8 up, 8 in 2023-10-01T07:59:54.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:53 smithi084 bash[75189]: cluster 2023-10-01T07:59:52.769802+0000 osd.4 (osd.4) 91 : cluster 3 failed to encode map e195 with expected crc 2023-10-01T07:59:54.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:53 smithi084 bash[75189]: cluster 2023-10-01T07:59:52.770807+0000 osd.5 (osd.5) 137 : cluster 3 failed to encode map e195 with expected crc 2023-10-01T07:59:54.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:53 smithi084 bash[75189]: cluster 2023-10-01T07:59:52.772461+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e195 with expected crc 2023-10-01T07:59:54.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:53 smithi084 bash[75189]: cluster 2023-10-01T07:59:52.773467+0000 osd.5 (osd.5) 138 : cluster 3 failed to encode map e195 with expected crc 2023-10-01T07:59:54.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:53 smithi084 bash[75189]: cluster 2023-10-01T07:59:52.781648+0000 osd.4 (osd.4) 92 : cluster 3 failed to encode map e195 with expected crc 2023-10-01T07:59:54.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:53 smithi084 bash[75189]: cluster 2023-10-01T07:59:52.789401+0000 osd.6 (osd.6) 122 : cluster 3 failed to encode map e195 with expected crc 2023-10-01T07:59:54.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:53 smithi084 bash[78255]: cluster 2023-10-01T07:59:52.475440+0000 mgr.y (mgr.34104) 807 : cluster 0 pgmap v826: 89 pgs: 89 active+clean; 263 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 789 op/s 2023-10-01T07:59:54.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:53 smithi084 bash[78255]: cluster 2023-10-01T07:59:52.761729+0000 mon.a (mon.0) 1092 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T07:59:54.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:53 smithi084 bash[78255]: cluster 2023-10-01T07:59:52.761767+0000 mon.a (mon.0) 1093 : cluster 1 Cluster is now healthy 2023-10-01T07:59:54.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:53 smithi084 bash[78255]: audit 2023-10-01T07:59:52.767868+0000 mon.a (mon.0) 1094 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T07:59:54.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:53 smithi084 bash[78255]: audit 2023-10-01T07:59:52.768011+0000 mon.a (mon.0) 1095 : audit 1 from='client.? 172.21.15.84:0/3674093442' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"}]': finished 2023-10-01T07:59:54.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:53 smithi084 bash[78255]: cluster 2023-10-01T07:59:52.768089+0000 mon.a (mon.0) 1096 : cluster 0 osdmap e195: 8 total, 8 up, 8 in 2023-10-01T07:59:54.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:53 smithi084 bash[78255]: cluster 2023-10-01T07:59:52.769802+0000 osd.4 (osd.4) 91 : cluster 3 failed to encode map e195 with expected crc 2023-10-01T07:59:54.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:53 smithi084 bash[78255]: cluster 2023-10-01T07:59:52.770807+0000 osd.5 (osd.5) 137 : cluster 3 failed to encode map e195 with expected crc 2023-10-01T07:59:54.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:53 smithi084 bash[78255]: cluster 2023-10-01T07:59:52.772461+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e195 with expected crc 2023-10-01T07:59:54.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:53 smithi084 bash[78255]: cluster 2023-10-01T07:59:52.773467+0000 osd.5 (osd.5) 138 : cluster 3 failed to encode map e195 with expected crc 2023-10-01T07:59:54.077 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:53 smithi084 bash[78255]: cluster 2023-10-01T07:59:52.781648+0000 osd.4 (osd.4) 92 : cluster 3 failed to encode map e195 with expected crc 2023-10-01T07:59:54.077 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:53 smithi084 bash[78255]: cluster 2023-10-01T07:59:52.789401+0000 osd.6 (osd.6) 122 : cluster 3 failed to encode map e195 with expected crc 2023-10-01T07:59:54.149 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:54.174 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:54.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:54.176 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:54.276 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:54.311 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:54.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:54.314 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:54.415 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:54.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:54.443 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:54.443 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:54.544 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:54.564 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:54.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:54.569 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:59:54.670 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:54.695 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:54.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:54.701 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:54.801 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:54.846 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:54.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:54.856 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:54.898 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:54 smithi084 bash[75189]: cluster 2023-10-01T07:59:54.475893+0000 mgr.y (mgr.34104) 808 : cluster 0 pgmap v828: 89 pgs: 89 active+clean; 207 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 710 op/s 2023-10-01T07:59:54.899 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:54 smithi084 bash[75189]: audit 2023-10-01T07:59:54.476969+0000 mon.a (mon.0) 1097 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-10-01T07:59:54.899 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:54 smithi084 bash[78255]: cluster 2023-10-01T07:59:54.475893+0000 mgr.y (mgr.34104) 808 : cluster 0 pgmap v828: 89 pgs: 89 active+clean; 207 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 710 op/s 2023-10-01T07:59:54.899 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:54 smithi084 bash[78255]: audit 2023-10-01T07:59:54.476969+0000 mon.a (mon.0) 1097 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-10-01T07:59:54.956 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:54.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:54 smithi112 bash[59335]: cluster 2023-10-01T07:59:54.475893+0000 mgr.y (mgr.34104) 808 : cluster 0 pgmap v828: 89 pgs: 89 active+clean; 207 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 710 op/s 2023-10-01T07:59:54.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:54 smithi112 bash[59335]: audit 2023-10-01T07:59:54.476969+0000 mon.a (mon.0) 1097 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-10-01T07:59:55.012 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:55.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:55.018 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:55.119 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:55.161 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:55.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:55.165 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:55.265 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:55.290 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T07:59:55.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:55.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T07:59:55.392 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:55.420 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:55.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:55.422 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:55.523 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:55.554 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:55.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:55.557 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:55.643 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-10-01T07:59:55.657 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:55.690 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:55.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:55.693 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:55.794 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:55.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:55.833 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:55.833 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:55.934 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:55.943 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:55 smithi112 bash[59335]: audit 2023-10-01T07:59:54.797708+0000 mon.a (mon.0) 1098 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "26"}]': finished 2023-10-01T07:59:55.943 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:55 smithi112 bash[59335]: cluster 2023-10-01T07:59:54.798499+0000 osd.5 (osd.5) 139 : cluster 3 failed to encode map e196 with expected crc 2023-10-01T07:59:55.943 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:55 smithi112 bash[59335]: cluster 2023-10-01T07:59:54.798761+0000 mon.a (mon.0) 1099 : cluster 0 osdmap e196: 8 total, 8 up, 8 in 2023-10-01T07:59:55.943 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:55 smithi112 bash[59335]: cluster 2023-10-01T07:59:54.800855+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e196 with expected crc 2023-10-01T07:59:55.943 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:55 smithi112 bash[59335]: cluster 2023-10-01T07:59:54.803309+0000 osd.4 (osd.4) 93 : cluster 3 failed to encode map e196 with expected crc 2023-10-01T07:59:55.943 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:55 smithi112 bash[59335]: cluster 2023-10-01T07:59:54.806020+0000 osd.6 (osd.6) 123 : cluster 3 failed to encode map e196 with expected crc 2023-10-01T07:59:55.960 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:55.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:55.963 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:56.064 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:56.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:55 smithi084 bash[75189]: audit 2023-10-01T07:59:54.797708+0000 mon.a (mon.0) 1098 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "26"}]': finished 2023-10-01T07:59:56.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:55 smithi084 bash[75189]: cluster 2023-10-01T07:59:54.798499+0000 osd.5 (osd.5) 139 : cluster 3 failed to encode map e196 with expected crc 2023-10-01T07:59:56.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:55 smithi084 bash[75189]: cluster 2023-10-01T07:59:54.798761+0000 mon.a (mon.0) 1099 : cluster 0 osdmap e196: 8 total, 8 up, 8 in 2023-10-01T07:59:56.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:55 smithi084 bash[75189]: cluster 2023-10-01T07:59:54.800855+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e196 with expected crc 2023-10-01T07:59:56.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:55 smithi084 bash[75189]: cluster 2023-10-01T07:59:54.803309+0000 osd.4 (osd.4) 93 : cluster 3 failed to encode map e196 with expected crc 2023-10-01T07:59:56.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:55 smithi084 bash[75189]: cluster 2023-10-01T07:59:54.806020+0000 osd.6 (osd.6) 123 : cluster 3 failed to encode map e196 with expected crc 2023-10-01T07:59:56.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:55 smithi084 bash[78255]: audit 2023-10-01T07:59:54.797708+0000 mon.a (mon.0) 1098 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "26"}]': finished 2023-10-01T07:59:56.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:55 smithi084 bash[78255]: cluster 2023-10-01T07:59:54.798499+0000 osd.5 (osd.5) 139 : cluster 3 failed to encode map e196 with expected crc 2023-10-01T07:59:56.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:55 smithi084 bash[78255]: cluster 2023-10-01T07:59:54.798761+0000 mon.a (mon.0) 1099 : cluster 0 osdmap e196: 8 total, 8 up, 8 in 2023-10-01T07:59:56.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:55 smithi084 bash[78255]: cluster 2023-10-01T07:59:54.800855+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e196 with expected crc 2023-10-01T07:59:56.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:55 smithi084 bash[78255]: cluster 2023-10-01T07:59:54.803309+0000 osd.4 (osd.4) 93 : cluster 3 failed to encode map e196 with expected crc 2023-10-01T07:59:56.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:55 smithi084 bash[78255]: cluster 2023-10-01T07:59:54.806020+0000 osd.6 (osd.6) 123 : cluster 3 failed to encode map e196 with expected crc 2023-10-01T07:59:56.092 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:56.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:56.097 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:56.197 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:56.220 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:56.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:56.227 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:56.327 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:56.336 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 07:59:56 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:07:59:56] "GET /metrics HTTP/1.1" 200 36328 "" "Prometheus/2.33.4" 2023-10-01T07:59:56.364 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:56.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:56.369 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:56.470 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:56.493 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:56.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:56.496 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:56.597 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:56.622 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:56.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:56.625 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:56.726 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:56.752 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:56.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:56.757 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:56.858 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:56.902 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:56.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:56.906 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:56.998 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Removed 111131 objects 2023-10-01T07:59:56.998 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Clean up completed and total clean up time :159.713 2023-10-01T07:59:57.006 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:57.014 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:56 smithi112 bash[59335]: cluster 2023-10-01T07:59:55.802433+0000 mon.a (mon.0) 1100 : cluster 0 osdmap e197: 8 total, 8 up, 8 in 2023-10-01T07:59:57.014 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:56 smithi112 bash[59335]: cluster 2023-10-01T07:59:55.802659+0000 osd.6 (osd.6) 124 : cluster 3 failed to encode map e197 with expected crc 2023-10-01T07:59:57.014 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:56 smithi112 bash[59335]: cluster 2023-10-01T07:59:55.803304+0000 osd.4 (osd.4) 94 : cluster 3 failed to encode map e197 with expected crc 2023-10-01T07:59:57.014 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:56 smithi112 bash[59335]: cluster 2023-10-01T07:59:55.804860+0000 osd.6 (osd.6) 125 : cluster 3 failed to encode map e197 with expected crc 2023-10-01T07:59:57.014 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:56 smithi112 bash[59335]: cluster 2023-10-01T07:59:55.805914+0000 osd.4 (osd.4) 95 : cluster 3 failed to encode map e197 with expected crc 2023-10-01T07:59:57.014 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:56 smithi112 bash[59335]: cluster 2023-10-01T07:59:55.806192+0000 osd.5 (osd.5) 140 : cluster 3 failed to encode map e197 with expected crc 2023-10-01T07:59:57.014 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:56 smithi112 bash[59335]: cluster 2023-10-01T07:59:55.807722+0000 osd.5 (osd.5) 141 : cluster 3 failed to encode map e197 with expected crc 2023-10-01T07:59:57.014 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:56 smithi112 bash[59335]: cluster 2023-10-01T07:59:55.812075+0000 osd.5 (osd.5) 142 : cluster 3 failed to encode map e197 with expected crc 2023-10-01T07:59:57.014 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:56 smithi112 bash[59335]: cluster 2023-10-01T07:59:56.476412+0000 mgr.y (mgr.34104) 809 : cluster 0 pgmap v831: 99 pgs: 4 peering, 8 unknown, 87 active+clean; 107 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:59:57.032 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:57.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:57.034 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:57.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:56 smithi084 bash[78255]: cluster 2023-10-01T07:59:55.802433+0000 mon.a (mon.0) 1100 : cluster 0 osdmap e197: 8 total, 8 up, 8 in 2023-10-01T07:59:57.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:56 smithi084 bash[78255]: cluster 2023-10-01T07:59:55.802659+0000 osd.6 (osd.6) 124 : cluster 3 failed to encode map e197 with expected crc 2023-10-01T07:59:57.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:56 smithi084 bash[78255]: cluster 2023-10-01T07:59:55.803304+0000 osd.4 (osd.4) 94 : cluster 3 failed to encode map e197 with expected crc 2023-10-01T07:59:57.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:56 smithi084 bash[78255]: cluster 2023-10-01T07:59:55.804860+0000 osd.6 (osd.6) 125 : cluster 3 failed to encode map e197 with expected crc 2023-10-01T07:59:57.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:56 smithi084 bash[78255]: cluster 2023-10-01T07:59:55.805914+0000 osd.4 (osd.4) 95 : cluster 3 failed to encode map e197 with expected crc 2023-10-01T07:59:57.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:56 smithi084 bash[78255]: cluster 2023-10-01T07:59:55.806192+0000 osd.5 (osd.5) 140 : cluster 3 failed to encode map e197 with expected crc 2023-10-01T07:59:57.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:56 smithi084 bash[78255]: cluster 2023-10-01T07:59:55.807722+0000 osd.5 (osd.5) 141 : cluster 3 failed to encode map e197 with expected crc 2023-10-01T07:59:57.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:56 smithi084 bash[78255]: cluster 2023-10-01T07:59:55.812075+0000 osd.5 (osd.5) 142 : cluster 3 failed to encode map e197 with expected crc 2023-10-01T07:59:57.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:56 smithi084 bash[78255]: cluster 2023-10-01T07:59:56.476412+0000 mgr.y (mgr.34104) 809 : cluster 0 pgmap v831: 99 pgs: 4 peering, 8 unknown, 87 active+clean; 107 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:59:57.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:56 smithi084 bash[75189]: cluster 2023-10-01T07:59:55.802433+0000 mon.a (mon.0) 1100 : cluster 0 osdmap e197: 8 total, 8 up, 8 in 2023-10-01T07:59:57.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:56 smithi084 bash[75189]: cluster 2023-10-01T07:59:55.802659+0000 osd.6 (osd.6) 124 : cluster 3 failed to encode map e197 with expected crc 2023-10-01T07:59:57.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:56 smithi084 bash[75189]: cluster 2023-10-01T07:59:55.803304+0000 osd.4 (osd.4) 94 : cluster 3 failed to encode map e197 with expected crc 2023-10-01T07:59:57.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:56 smithi084 bash[75189]: cluster 2023-10-01T07:59:55.804860+0000 osd.6 (osd.6) 125 : cluster 3 failed to encode map e197 with expected crc 2023-10-01T07:59:57.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:56 smithi084 bash[75189]: cluster 2023-10-01T07:59:55.805914+0000 osd.4 (osd.4) 95 : cluster 3 failed to encode map e197 with expected crc 2023-10-01T07:59:57.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:56 smithi084 bash[75189]: cluster 2023-10-01T07:59:55.806192+0000 osd.5 (osd.5) 140 : cluster 3 failed to encode map e197 with expected crc 2023-10-01T07:59:57.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:56 smithi084 bash[75189]: cluster 2023-10-01T07:59:55.807722+0000 osd.5 (osd.5) 141 : cluster 3 failed to encode map e197 with expected crc 2023-10-01T07:59:57.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:56 smithi084 bash[75189]: cluster 2023-10-01T07:59:55.812075+0000 osd.5 (osd.5) 142 : cluster 3 failed to encode map e197 with expected crc 2023-10-01T07:59:57.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:56 smithi084 bash[75189]: cluster 2023-10-01T07:59:56.476412+0000 mgr.y (mgr.34104) 809 : cluster 0 pgmap v831: 99 pgs: 4 peering, 8 unknown, 87 active+clean; 107 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-10-01T07:59:57.135 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:57.168 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:57.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:57.172 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:57.273 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:57.304 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:57.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:57.308 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:57.375 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_3 2023-10-01T07:59:57.375 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd pool rm unique_pool_3 unique_pool_3 --yes-i-really-really-mean-it 2023-10-01T07:59:57.409 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:57.442 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:57.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:57.445 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:57.546 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:57.573 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T07:59:57.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:57.575 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T07:59:57.676 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:57.713 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:57.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:57.716 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:59:57.817 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:57.846 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:57.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:57.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:57.950 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:57.980 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:57.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:57.984 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:58.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:57 smithi084 bash[78255]: cluster 2023-10-01T07:59:56.488496+0000 osd.6 (osd.6) 126 : cluster 0 8.9 scrub starts 2023-10-01T07:59:58.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:57 smithi084 bash[78255]: cluster 2023-10-01T07:59:56.503858+0000 osd.5 (osd.5) 143 : cluster 0 8.8 deep-scrub starts 2023-10-01T07:59:58.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:57 smithi084 bash[78255]: cluster 2023-10-01T07:59:56.505376+0000 osd.6 (osd.6) 127 : cluster 0 8.9 scrub ok 2023-10-01T07:59:58.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:57 smithi084 bash[78255]: cluster 2023-10-01T07:59:56.693031+0000 osd.5 (osd.5) 144 : cluster 0 8.8 deep-scrub ok 2023-10-01T07:59:58.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:57 smithi084 bash[75189]: cluster 2023-10-01T07:59:56.488496+0000 osd.6 (osd.6) 126 : cluster 0 8.9 scrub starts 2023-10-01T07:59:58.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:57 smithi084 bash[75189]: cluster 2023-10-01T07:59:56.503858+0000 osd.5 (osd.5) 143 : cluster 0 8.8 deep-scrub starts 2023-10-01T07:59:58.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:57 smithi084 bash[75189]: cluster 2023-10-01T07:59:56.505376+0000 osd.6 (osd.6) 127 : cluster 0 8.9 scrub ok 2023-10-01T07:59:58.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:57 smithi084 bash[75189]: cluster 2023-10-01T07:59:56.693031+0000 osd.5 (osd.5) 144 : cluster 0 8.8 deep-scrub ok 2023-10-01T07:59:58.077 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T07:59:58.085 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:58.131 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-01T07:59:58.151 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T07:59:58.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:58.153 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T07:59:58.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:57 smithi112 bash[59335]: cluster 2023-10-01T07:59:56.488496+0000 osd.6 (osd.6) 126 : cluster 0 8.9 scrub starts 2023-10-01T07:59:58.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:57 smithi112 bash[59335]: cluster 2023-10-01T07:59:56.503858+0000 osd.5 (osd.5) 143 : cluster 0 8.8 deep-scrub starts 2023-10-01T07:59:58.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:57 smithi112 bash[59335]: cluster 2023-10-01T07:59:56.505376+0000 osd.6 (osd.6) 127 : cluster 0 8.9 scrub ok 2023-10-01T07:59:58.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:57 smithi112 bash[59335]: cluster 2023-10-01T07:59:56.693031+0000 osd.5 (osd.5) 144 : cluster 0 8.8 deep-scrub ok 2023-10-01T07:59:58.253 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:58.286 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:58.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:58.289 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:58.390 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:58.423 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:58.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:58.425 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:58.526 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:58.555 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:58.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:58.558 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:58.659 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:58.691 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:58.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:58.695 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:58.796 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:58.826 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:58.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:58.829 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:58.930 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:58.959 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:58.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:58.962 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:59.063 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:59.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:58 smithi084 bash[78255]: cluster 2023-10-01T07:59:57.508533+0000 osd.6 (osd.6) 128 : cluster 0 8.5 scrub starts 2023-10-01T07:59:59.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:58 smithi084 bash[78255]: cluster 2023-10-01T07:59:57.527523+0000 osd.6 (osd.6) 129 : cluster 0 8.5 scrub ok 2023-10-01T07:59:59.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:58 smithi084 bash[78255]: cluster 2023-10-01T07:59:57.534284+0000 osd.3 (osd.3) 1 : cluster 0 8.0 scrub starts 2023-10-01T07:59:59.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:58 smithi084 bash[78255]: cluster 2023-10-01T07:59:57.554492+0000 osd.3 (osd.3) 2 : cluster 0 8.0 scrub ok 2023-10-01T07:59:59.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:58 smithi084 bash[78255]: cluster 2023-10-01T07:59:58.477272+0000 mgr.y (mgr.34104) 810 : cluster 0 pgmap v832: 99 pgs: 4 peering, 4 unknown, 91 active+clean; 37 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-01T07:59:59.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:58 smithi084 bash[75189]: cluster 2023-10-01T07:59:57.508533+0000 osd.6 (osd.6) 128 : cluster 0 8.5 scrub starts 2023-10-01T07:59:59.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:58 smithi084 bash[75189]: cluster 2023-10-01T07:59:57.527523+0000 osd.6 (osd.6) 129 : cluster 0 8.5 scrub ok 2023-10-01T07:59:59.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:58 smithi084 bash[75189]: cluster 2023-10-01T07:59:57.534284+0000 osd.3 (osd.3) 1 : cluster 0 8.0 scrub starts 2023-10-01T07:59:59.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:58 smithi084 bash[75189]: cluster 2023-10-01T07:59:57.554492+0000 osd.3 (osd.3) 2 : cluster 0 8.0 scrub ok 2023-10-01T07:59:59.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:58 smithi084 bash[75189]: cluster 2023-10-01T07:59:58.477272+0000 mgr.y (mgr.34104) 810 : cluster 0 pgmap v832: 99 pgs: 4 peering, 4 unknown, 91 active+clean; 37 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-01T07:59:59.094 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:59.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:59.098 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:59:59.199 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:59.212 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:58 smithi112 bash[59335]: cluster 2023-10-01T07:59:57.508533+0000 osd.6 (osd.6) 128 : cluster 0 8.5 scrub starts 2023-10-01T07:59:59.212 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:58 smithi112 bash[59335]: cluster 2023-10-01T07:59:57.527523+0000 osd.6 (osd.6) 129 : cluster 0 8.5 scrub ok 2023-10-01T07:59:59.212 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:58 smithi112 bash[59335]: cluster 2023-10-01T07:59:57.534284+0000 osd.3 (osd.3) 1 : cluster 0 8.0 scrub starts 2023-10-01T07:59:59.212 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:58 smithi112 bash[59335]: cluster 2023-10-01T07:59:57.554492+0000 osd.3 (osd.3) 2 : cluster 0 8.0 scrub ok 2023-10-01T07:59:59.213 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:58 smithi112 bash[59335]: cluster 2023-10-01T07:59:58.477272+0000 mgr.y (mgr.34104) 810 : cluster 0 pgmap v832: 99 pgs: 4 peering, 4 unknown, 91 active+clean; 37 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-01T07:59:59.233 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T07:59:59.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:59.236 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T07:59:59.337 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:59.372 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T07:59:59.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:59.375 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T07:59:59.476 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:59.506 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T07:59:59.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:59.510 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T07:59:59.611 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:59.644 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:59.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:59.647 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T07:59:59.748 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:59.779 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T07:59:59.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:59.782 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T07:59:59.883 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:59.914 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T07:59:59.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T07:59:59.916 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:00.017 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:00.047 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:00.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:00.049 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:00.150 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:00.161 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:59 smithi084 bash[78255]: cluster 2023-10-01T07:59:57.953553+0000 osd.1 (osd.1) 2 : cluster 0 8.1 scrub starts 2023-10-01T08:00:00.162 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:59 smithi084 bash[78255]: cluster 2023-10-01T07:59:57.979697+0000 osd.1 (osd.1) 3 : cluster 0 8.1 scrub ok 2023-10-01T08:00:00.162 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:59 smithi084 bash[78255]: cluster 2023-10-01T07:59:58.512851+0000 osd.3 (osd.3) 3 : cluster 0 8.10 scrub starts 2023-10-01T08:00:00.162 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:59 smithi084 bash[78255]: cluster 2023-10-01T07:59:58.534205+0000 osd.3 (osd.3) 4 : cluster 0 8.10 scrub ok 2023-10-01T08:00:00.162 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:59 smithi084 bash[78255]: cluster 2023-10-01T07:59:58.592608+0000 osd.5 (osd.5) 145 : cluster 0 8.4 scrub starts 2023-10-01T08:00:00.162 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 07:59:59 smithi084 bash[78255]: cluster 2023-10-01T07:59:58.616911+0000 osd.5 (osd.5) 146 : cluster 0 8.4 scrub ok 2023-10-01T08:00:00.162 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:59 smithi084 bash[75189]: cluster 2023-10-01T07:59:57.953553+0000 osd.1 (osd.1) 2 : cluster 0 8.1 scrub starts 2023-10-01T08:00:00.162 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:59 smithi084 bash[75189]: cluster 2023-10-01T07:59:57.979697+0000 osd.1 (osd.1) 3 : cluster 0 8.1 scrub ok 2023-10-01T08:00:00.163 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:59 smithi084 bash[75189]: cluster 2023-10-01T07:59:58.512851+0000 osd.3 (osd.3) 3 : cluster 0 8.10 scrub starts 2023-10-01T08:00:00.163 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:59 smithi084 bash[75189]: cluster 2023-10-01T07:59:58.534205+0000 osd.3 (osd.3) 4 : cluster 0 8.10 scrub ok 2023-10-01T08:00:00.163 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:59 smithi084 bash[75189]: cluster 2023-10-01T07:59:58.592608+0000 osd.5 (osd.5) 145 : cluster 0 8.4 scrub starts 2023-10-01T08:00:00.163 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 07:59:59 smithi084 bash[75189]: cluster 2023-10-01T07:59:58.616911+0000 osd.5 (osd.5) 146 : cluster 0 8.4 scrub ok 2023-10-01T08:00:00.179 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:00.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:00.182 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:00:00.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:59 smithi112 bash[59335]: cluster 2023-10-01T07:59:57.953553+0000 osd.1 (osd.1) 2 : cluster 0 8.1 scrub starts 2023-10-01T08:00:00.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:59 smithi112 bash[59335]: cluster 2023-10-01T07:59:57.979697+0000 osd.1 (osd.1) 3 : cluster 0 8.1 scrub ok 2023-10-01T08:00:00.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:59 smithi112 bash[59335]: cluster 2023-10-01T07:59:58.512851+0000 osd.3 (osd.3) 3 : cluster 0 8.10 scrub starts 2023-10-01T08:00:00.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:59 smithi112 bash[59335]: cluster 2023-10-01T07:59:58.534205+0000 osd.3 (osd.3) 4 : cluster 0 8.10 scrub ok 2023-10-01T08:00:00.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:59 smithi112 bash[59335]: cluster 2023-10-01T07:59:58.592608+0000 osd.5 (osd.5) 145 : cluster 0 8.4 scrub starts 2023-10-01T08:00:00.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 07:59:59 smithi112 bash[59335]: cluster 2023-10-01T07:59:58.616911+0000 osd.5 (osd.5) 146 : cluster 0 8.4 scrub ok 2023-10-01T08:00:00.282 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:00.314 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:00.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:00.317 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:00.399 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:00:00.417 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:00.442 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:00.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:00.444 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:00:00.545 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:00.573 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:00.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:00.575 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:00.676 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:00.708 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:00.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:00.710 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:00:00.811 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:00.841 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:00.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:00.844 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:00:00.945 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:00.970 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:00.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:00.974 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:00.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:00 smithi112 bash[59335]: cluster 2023-10-01T07:59:58.944957+0000 osd.1 (osd.1) 4 : cluster 0 8.3 scrub starts 2023-10-01T08:00:00.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:00 smithi112 bash[59335]: cluster 2023-10-01T07:59:58.962006+0000 osd.1 (osd.1) 5 : cluster 0 8.3 scrub ok 2023-10-01T08:00:00.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:00 smithi112 bash[59335]: cluster 2023-10-01T07:59:59.514618+0000 osd.6 (osd.6) 130 : cluster 0 8.6 deep-scrub starts 2023-10-01T08:00:00.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:00 smithi112 bash[59335]: cluster 2023-10-01T07:59:59.536090+0000 osd.6 (osd.6) 131 : cluster 0 8.6 deep-scrub ok 2023-10-01T08:00:00.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:00 smithi112 bash[59335]: cluster 2023-10-01T07:59:59.695848+0000 osd.4 (osd.4) 96 : cluster 0 8.2 scrub starts 2023-10-01T08:00:00.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:00 smithi112 bash[59335]: cluster 2023-10-01T07:59:59.717114+0000 osd.4 (osd.4) 97 : cluster 0 8.2 scrub ok 2023-10-01T08:00:00.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:00 smithi112 bash[59335]: cluster 2023-10-01T08:00:00.000196+0000 mon.a (mon.0) 1101 : cluster 1 overall HEALTH_OK 2023-10-01T08:00:00.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:00 smithi112 bash[59335]: audit 2023-10-01T08:00:00.100522+0000 mon.a (mon.0) 1102 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:00:00.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:00 smithi112 bash[59335]: audit 2023-10-01T08:00:00.102014+0000 mon.a (mon.0) 1103 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:00:00.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:00 smithi112 bash[59335]: cluster 2023-10-01T08:00:00.478148+0000 mgr.y (mgr.34104) 811 : cluster 0 pgmap v833: 99 pgs: 3 peering, 3 unknown, 93 active+clean; 30 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-01T08:00:01.074 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:01.086 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:00 smithi084 bash[75189]: cluster 2023-10-01T07:59:58.944957+0000 osd.1 (osd.1) 4 : cluster 0 8.3 scrub starts 2023-10-01T08:00:01.086 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:00 smithi084 bash[75189]: cluster 2023-10-01T07:59:58.962006+0000 osd.1 (osd.1) 5 : cluster 0 8.3 scrub ok 2023-10-01T08:00:01.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:00 smithi084 bash[75189]: cluster 2023-10-01T07:59:59.514618+0000 osd.6 (osd.6) 130 : cluster 0 8.6 deep-scrub starts 2023-10-01T08:00:01.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:00 smithi084 bash[75189]: cluster 2023-10-01T07:59:59.536090+0000 osd.6 (osd.6) 131 : cluster 0 8.6 deep-scrub ok 2023-10-01T08:00:01.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:00 smithi084 bash[75189]: cluster 2023-10-01T07:59:59.695848+0000 osd.4 (osd.4) 96 : cluster 0 8.2 scrub starts 2023-10-01T08:00:01.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:00 smithi084 bash[75189]: cluster 2023-10-01T07:59:59.717114+0000 osd.4 (osd.4) 97 : cluster 0 8.2 scrub ok 2023-10-01T08:00:01.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:00 smithi084 bash[75189]: cluster 2023-10-01T08:00:00.000196+0000 mon.a (mon.0) 1101 : cluster 1 overall HEALTH_OK 2023-10-01T08:00:01.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:00 smithi084 bash[75189]: audit 2023-10-01T08:00:00.100522+0000 mon.a (mon.0) 1102 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:00:01.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:00 smithi084 bash[75189]: audit 2023-10-01T08:00:00.102014+0000 mon.a (mon.0) 1103 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:00:01.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:00 smithi084 bash[75189]: cluster 2023-10-01T08:00:00.478148+0000 mgr.y (mgr.34104) 811 : cluster 0 pgmap v833: 99 pgs: 3 peering, 3 unknown, 93 active+clean; 30 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-01T08:00:01.087 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:00 smithi084 bash[78255]: cluster 2023-10-01T07:59:58.944957+0000 osd.1 (osd.1) 4 : cluster 0 8.3 scrub starts 2023-10-01T08:00:01.088 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:00 smithi084 bash[78255]: cluster 2023-10-01T07:59:58.962006+0000 osd.1 (osd.1) 5 : cluster 0 8.3 scrub ok 2023-10-01T08:00:01.088 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:00 smithi084 bash[78255]: cluster 2023-10-01T07:59:59.514618+0000 osd.6 (osd.6) 130 : cluster 0 8.6 deep-scrub starts 2023-10-01T08:00:01.088 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:00 smithi084 bash[78255]: cluster 2023-10-01T07:59:59.536090+0000 osd.6 (osd.6) 131 : cluster 0 8.6 deep-scrub ok 2023-10-01T08:00:01.088 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:00 smithi084 bash[78255]: cluster 2023-10-01T07:59:59.695848+0000 osd.4 (osd.4) 96 : cluster 0 8.2 scrub starts 2023-10-01T08:00:01.088 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:00 smithi084 bash[78255]: cluster 2023-10-01T07:59:59.717114+0000 osd.4 (osd.4) 97 : cluster 0 8.2 scrub ok 2023-10-01T08:00:01.088 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:00 smithi084 bash[78255]: cluster 2023-10-01T08:00:00.000196+0000 mon.a (mon.0) 1101 : cluster 1 overall HEALTH_OK 2023-10-01T08:00:01.088 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:00 smithi084 bash[78255]: audit 2023-10-01T08:00:00.100522+0000 mon.a (mon.0) 1102 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:00:01.088 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:00 smithi084 bash[78255]: audit 2023-10-01T08:00:00.102014+0000 mon.a (mon.0) 1103 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:00:01.088 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:00 smithi084 bash[78255]: cluster 2023-10-01T08:00:00.478148+0000 mgr.y (mgr.34104) 811 : cluster 0 pgmap v833: 99 pgs: 3 peering, 3 unknown, 93 active+clean; 30 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-01T08:00:01.101 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:01.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:01.104 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:01.138 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 5, 6, 4, 7, 1] 2023-10-01T08:00:01.139 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T08:00:01.139 INFO:tasks.thrashosds.thrasher:Reweighting osd 1 to 0.7106761399269463 2023-10-01T08:00:01.139 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd reweight 1 0.7106761399269463 2023-10-01T08:00:01.205 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:01.235 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:01.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:01.238 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:01.339 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:01.375 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:01.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:01.377 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:00:01.413 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:00:01.478 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:01.512 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:01.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:01.515 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:01.616 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:01.649 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:01.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:01.651 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:01.752 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:01.784 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:01.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:01.788 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:01.889 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:01.916 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:01.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:01.919 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:02.020 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:02.049 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:02.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:02.052 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:00:02.117 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:01 smithi084 bash[75189]: cluster 2023-10-01T08:00:00.479112+0000 osd.6 (osd.6) 132 : cluster 0 8.15 scrub starts 2023-10-01T08:00:02.117 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:01 smithi084 bash[75189]: cluster 2023-10-01T08:00:00.495665+0000 osd.6 (osd.6) 133 : cluster 0 8.15 scrub ok 2023-10-01T08:00:02.117 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:01 smithi084 bash[75189]: cluster 2023-10-01T08:00:00.643787+0000 osd.5 (osd.5) 147 : cluster 0 8.14 scrub starts 2023-10-01T08:00:02.117 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:01 smithi084 bash[75189]: cluster 2023-10-01T08:00:00.667663+0000 osd.5 (osd.5) 148 : cluster 0 8.14 scrub ok 2023-10-01T08:00:02.117 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:01 smithi084 bash[75189]: cluster 2023-10-01T08:00:00.716216+0000 osd.4 (osd.4) 98 : cluster 0 8.12 scrub starts 2023-10-01T08:00:02.117 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:01 smithi084 bash[75189]: cluster 2023-10-01T08:00:00.735724+0000 osd.4 (osd.4) 99 : cluster 0 8.12 scrub ok 2023-10-01T08:00:02.117 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:01 smithi084 bash[78255]: cluster 2023-10-01T08:00:00.479112+0000 osd.6 (osd.6) 132 : cluster 0 8.15 scrub starts 2023-10-01T08:00:02.118 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:01 smithi084 bash[78255]: cluster 2023-10-01T08:00:00.495665+0000 osd.6 (osd.6) 133 : cluster 0 8.15 scrub ok 2023-10-01T08:00:02.118 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:01 smithi084 bash[78255]: cluster 2023-10-01T08:00:00.643787+0000 osd.5 (osd.5) 147 : cluster 0 8.14 scrub starts 2023-10-01T08:00:02.118 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:01 smithi084 bash[78255]: cluster 2023-10-01T08:00:00.667663+0000 osd.5 (osd.5) 148 : cluster 0 8.14 scrub ok 2023-10-01T08:00:02.118 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:01 smithi084 bash[78255]: cluster 2023-10-01T08:00:00.716216+0000 osd.4 (osd.4) 98 : cluster 0 8.12 scrub starts 2023-10-01T08:00:02.118 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:01 smithi084 bash[78255]: cluster 2023-10-01T08:00:00.735724+0000 osd.4 (osd.4) 99 : cluster 0 8.12 scrub ok 2023-10-01T08:00:02.152 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:02.185 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:02.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:02.187 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:02.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:01 smithi112 bash[59335]: cluster 2023-10-01T08:00:00.479112+0000 osd.6 (osd.6) 132 : cluster 0 8.15 scrub starts 2023-10-01T08:00:02.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:01 smithi112 bash[59335]: cluster 2023-10-01T08:00:00.495665+0000 osd.6 (osd.6) 133 : cluster 0 8.15 scrub ok 2023-10-01T08:00:02.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:01 smithi112 bash[59335]: cluster 2023-10-01T08:00:00.643787+0000 osd.5 (osd.5) 147 : cluster 0 8.14 scrub starts 2023-10-01T08:00:02.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:01 smithi112 bash[59335]: cluster 2023-10-01T08:00:00.667663+0000 osd.5 (osd.5) 148 : cluster 0 8.14 scrub ok 2023-10-01T08:00:02.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:01 smithi112 bash[59335]: cluster 2023-10-01T08:00:00.716216+0000 osd.4 (osd.4) 98 : cluster 0 8.12 scrub starts 2023-10-01T08:00:02.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:01 smithi112 bash[59335]: cluster 2023-10-01T08:00:00.735724+0000 osd.4 (osd.4) 99 : cluster 0 8.12 scrub ok 2023-10-01T08:00:02.287 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:02.313 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:02.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:02.315 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:02.416 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:02.428 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:00:02.429 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:00:02.450 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:02.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:02.454 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:02.555 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:02.600 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:02.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:02.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:02.704 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:02.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:02.746 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:02.746 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:00:02.847 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:02.875 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:02.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:02.877 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:00:02.978 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:02.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:02 smithi112 bash[59335]: cluster 2023-10-01T08:00:02.479110+0000 mgr.y (mgr.34104) 812 : cluster 0 pgmap v834: 99 pgs: 99 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:02.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:02 smithi112 bash[59335]: audit 2023-10-01T08:00:02.480193+0000 mon.a (mon.0) 1104 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "26"}]: dispatch 2023-10-01T08:00:03.001 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:03.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:03.003 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:03.104 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:03.136 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:03.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:03.139 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:03.240 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:03.251 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:02 smithi084 bash[75189]: cluster 2023-10-01T08:00:02.479110+0000 mgr.y (mgr.34104) 812 : cluster 0 pgmap v834: 99 pgs: 99 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:03.252 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:02 smithi084 bash[75189]: audit 2023-10-01T08:00:02.480193+0000 mon.a (mon.0) 1104 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "26"}]: dispatch 2023-10-01T08:00:03.252 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:02 smithi084 bash[78255]: cluster 2023-10-01T08:00:02.479110+0000 mgr.y (mgr.34104) 812 : cluster 0 pgmap v834: 99 pgs: 99 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:03.252 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:02 smithi084 bash[78255]: audit 2023-10-01T08:00:02.480193+0000 mon.a (mon.0) 1104 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "26"}]: dispatch 2023-10-01T08:00:03.269 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:03.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:03.272 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:03.373 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:03.406 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:03.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:03.408 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:00:03.509 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:03.542 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:03.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:03.545 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:03.646 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:03.670 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:03.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:03.672 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:00:03.773 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:03.799 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:03.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:03.802 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:00:03.903 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:03.935 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:03.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:03.938 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:00:04.039 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:04.058 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:03 smithi084 bash[75189]: cluster 2023-10-01T08:00:02.541132+0000 osd.6 (osd.6) 134 : cluster 0 8.16 scrub starts 2023-10-01T08:00:04.059 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:03 smithi084 bash[75189]: cluster 2023-10-01T08:00:02.561552+0000 osd.6 (osd.6) 135 : cluster 0 8.16 scrub ok 2023-10-01T08:00:04.059 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:03 smithi084 bash[75189]: audit 2023-10-01T08:00:02.844744+0000 mon.a (mon.0) 1105 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "26"}]': finished 2023-10-01T08:00:04.059 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:03 smithi084 bash[75189]: cluster 2023-10-01T08:00:02.844835+0000 mon.a (mon.0) 1106 : cluster 0 osdmap e198: 8 total, 8 up, 8 in 2023-10-01T08:00:04.059 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:03 smithi084 bash[75189]: cluster 2023-10-01T08:00:02.845151+0000 osd.4 (osd.4) 100 : cluster 3 failed to encode map e198 with expected crc 2023-10-01T08:00:04.059 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:03 smithi084 bash[75189]: cluster 2023-10-01T08:00:02.847503+0000 osd.5 (osd.5) 149 : cluster 3 failed to encode map e198 with expected crc 2023-10-01T08:00:04.059 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:03 smithi084 bash[75189]: cluster 2023-10-01T08:00:03.757544+0000 mon.a (mon.0) 1107 : cluster 0 osdmap e199: 8 total, 8 up, 8 in 2023-10-01T08:00:04.059 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:03 smithi084 bash[78255]: cluster 2023-10-01T08:00:02.541132+0000 osd.6 (osd.6) 134 : cluster 0 8.16 scrub starts 2023-10-01T08:00:04.059 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:03 smithi084 bash[78255]: cluster 2023-10-01T08:00:02.561552+0000 osd.6 (osd.6) 135 : cluster 0 8.16 scrub ok 2023-10-01T08:00:04.059 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:03 smithi084 bash[78255]: audit 2023-10-01T08:00:02.844744+0000 mon.a (mon.0) 1105 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "26"}]': finished 2023-10-01T08:00:04.059 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:03 smithi084 bash[78255]: cluster 2023-10-01T08:00:02.844835+0000 mon.a (mon.0) 1106 : cluster 0 osdmap e198: 8 total, 8 up, 8 in 2023-10-01T08:00:04.059 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:03 smithi084 bash[78255]: cluster 2023-10-01T08:00:02.845151+0000 osd.4 (osd.4) 100 : cluster 3 failed to encode map e198 with expected crc 2023-10-01T08:00:04.060 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:03 smithi084 bash[78255]: cluster 2023-10-01T08:00:02.847503+0000 osd.5 (osd.5) 149 : cluster 3 failed to encode map e198 with expected crc 2023-10-01T08:00:04.060 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:03 smithi084 bash[78255]: cluster 2023-10-01T08:00:03.757544+0000 mon.a (mon.0) 1107 : cluster 0 osdmap e199: 8 total, 8 up, 8 in 2023-10-01T08:00:04.060 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:04.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:04.062 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:04.163 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:04.185 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:04.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:04.187 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:04.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:03 smithi112 bash[59335]: cluster 2023-10-01T08:00:02.541132+0000 osd.6 (osd.6) 134 : cluster 0 8.16 scrub starts 2023-10-01T08:00:04.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:03 smithi112 bash[59335]: cluster 2023-10-01T08:00:02.561552+0000 osd.6 (osd.6) 135 : cluster 0 8.16 scrub ok 2023-10-01T08:00:04.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:03 smithi112 bash[59335]: audit 2023-10-01T08:00:02.844744+0000 mon.a (mon.0) 1105 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "26"}]': finished 2023-10-01T08:00:04.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:03 smithi112 bash[59335]: cluster 2023-10-01T08:00:02.844835+0000 mon.a (mon.0) 1106 : cluster 0 osdmap e198: 8 total, 8 up, 8 in 2023-10-01T08:00:04.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:03 smithi112 bash[59335]: cluster 2023-10-01T08:00:02.845151+0000 osd.4 (osd.4) 100 : cluster 3 failed to encode map e198 with expected crc 2023-10-01T08:00:04.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:03 smithi112 bash[59335]: cluster 2023-10-01T08:00:02.847503+0000 osd.5 (osd.5) 149 : cluster 3 failed to encode map e198 with expected crc 2023-10-01T08:00:04.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:03 smithi112 bash[59335]: cluster 2023-10-01T08:00:03.757544+0000 mon.a (mon.0) 1107 : cluster 0 osdmap e199: 8 total, 8 up, 8 in 2023-10-01T08:00:04.288 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:04.313 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:04.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:04.315 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:00:04.416 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:04.443 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:04.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:04.446 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:04.546 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:04.578 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:04.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:04.580 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:04.681 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:04.707 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:04.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:04.709 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:04.810 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:04.858 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:04.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:04.860 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:04.961 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:04.982 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:04.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:04.984 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:04.984 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:04 smithi084 bash[75189]: cluster 2023-10-01T08:00:03.756011+0000 osd.6 (osd.6) 136 : cluster 3 failed to encode map e199 with expected crc 2023-10-01T08:00:04.984 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:04 smithi084 bash[75189]: cluster 2023-10-01T08:00:03.756412+0000 osd.5 (osd.5) 150 : cluster 3 failed to encode map e199 with expected crc 2023-10-01T08:00:04.984 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:04 smithi084 bash[75189]: cluster 2023-10-01T08:00:03.759152+0000 osd.4 (osd.4) 101 : cluster 3 failed to encode map e199 with expected crc 2023-10-01T08:00:04.985 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:04 smithi084 bash[75189]: cluster 2023-10-01T08:00:03.759599+0000 osd.6 (osd.6) 137 : cluster 3 failed to encode map e199 with expected crc 2023-10-01T08:00:04.985 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:04 smithi084 bash[75189]: cluster 2023-10-01T08:00:03.759799+0000 osd.5 (osd.5) 151 : cluster 3 failed to encode map e199 with expected crc 2023-10-01T08:00:04.985 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:04 smithi084 bash[75189]: cluster 2023-10-01T08:00:03.764665+0000 osd.4 (osd.4) 102 : cluster 3 failed to encode map e199 with expected crc 2023-10-01T08:00:04.985 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:04 smithi084 bash[75189]: cluster 2023-10-01T08:00:04.479668+0000 mgr.y (mgr.34104) 813 : cluster 0 pgmap v837: 99 pgs: 4 remapped+peering, 1 unknown, 94 active+clean; 1.1 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:04.985 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:04 smithi084 bash[75189]: cluster 2023-10-01T08:00:04.771119+0000 mon.a (mon.0) 1108 : cluster 0 osdmap e200: 8 total, 8 up, 8 in 2023-10-01T08:00:04.985 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:04 smithi084 bash[78255]: cluster 2023-10-01T08:00:03.756011+0000 osd.6 (osd.6) 136 : cluster 3 failed to encode map e199 with expected crc 2023-10-01T08:00:04.985 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:04 smithi084 bash[78255]: cluster 2023-10-01T08:00:03.756412+0000 osd.5 (osd.5) 150 : cluster 3 failed to encode map e199 with expected crc 2023-10-01T08:00:04.985 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:04 smithi084 bash[78255]: cluster 2023-10-01T08:00:03.759152+0000 osd.4 (osd.4) 101 : cluster 3 failed to encode map e199 with expected crc 2023-10-01T08:00:04.986 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:04 smithi084 bash[78255]: cluster 2023-10-01T08:00:03.759599+0000 osd.6 (osd.6) 137 : cluster 3 failed to encode map e199 with expected crc 2023-10-01T08:00:04.986 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:04 smithi084 bash[78255]: cluster 2023-10-01T08:00:03.759799+0000 osd.5 (osd.5) 151 : cluster 3 failed to encode map e199 with expected crc 2023-10-01T08:00:04.986 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:04 smithi084 bash[78255]: cluster 2023-10-01T08:00:03.764665+0000 osd.4 (osd.4) 102 : cluster 3 failed to encode map e199 with expected crc 2023-10-01T08:00:04.986 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:04 smithi084 bash[78255]: cluster 2023-10-01T08:00:04.479668+0000 mgr.y (mgr.34104) 813 : cluster 0 pgmap v837: 99 pgs: 4 remapped+peering, 1 unknown, 94 active+clean; 1.1 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:04.986 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:04 smithi084 bash[78255]: cluster 2023-10-01T08:00:04.771119+0000 mon.a (mon.0) 1108 : cluster 0 osdmap e200: 8 total, 8 up, 8 in 2023-10-01T08:00:05.084 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:05.097 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:04 smithi112 bash[59335]: cluster 2023-10-01T08:00:03.756011+0000 osd.6 (osd.6) 136 : cluster 3 failed to encode map e199 with expected crc 2023-10-01T08:00:05.098 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:04 smithi112 bash[59335]: cluster 2023-10-01T08:00:03.756412+0000 osd.5 (osd.5) 150 : cluster 3 failed to encode map e199 with expected crc 2023-10-01T08:00:05.098 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:04 smithi112 bash[59335]: cluster 2023-10-01T08:00:03.759152+0000 osd.4 (osd.4) 101 : cluster 3 failed to encode map e199 with expected crc 2023-10-01T08:00:05.098 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:04 smithi112 bash[59335]: cluster 2023-10-01T08:00:03.759599+0000 osd.6 (osd.6) 137 : cluster 3 failed to encode map e199 with expected crc 2023-10-01T08:00:05.098 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:04 smithi112 bash[59335]: cluster 2023-10-01T08:00:03.759799+0000 osd.5 (osd.5) 151 : cluster 3 failed to encode map e199 with expected crc 2023-10-01T08:00:05.098 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:04 smithi112 bash[59335]: cluster 2023-10-01T08:00:03.764665+0000 osd.4 (osd.4) 102 : cluster 3 failed to encode map e199 with expected crc 2023-10-01T08:00:05.098 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:04 smithi112 bash[59335]: cluster 2023-10-01T08:00:04.479668+0000 mgr.y (mgr.34104) 813 : cluster 0 pgmap v837: 99 pgs: 4 remapped+peering, 1 unknown, 94 active+clean; 1.1 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:05.098 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:04 smithi112 bash[59335]: cluster 2023-10-01T08:00:04.771119+0000 mon.a (mon.0) 1108 : cluster 0 osdmap e200: 8 total, 8 up, 8 in 2023-10-01T08:00:05.114 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:05.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:05.117 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:05.218 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:05.244 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:05.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:05.246 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:00:05.347 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:05.366 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:05.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:05.368 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:05.469 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:05.471 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:00:05.486 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:05.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:05.488 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:00:05.589 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:05.606 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:05.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:05.608 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:05.709 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:05.745 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:05.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:05.747 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:05.848 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:05.882 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:05.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:05.884 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:05.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:05 smithi112 bash[59335]: cluster 2023-10-01T08:00:04.769706+0000 osd.3 (osd.3) 5 : cluster 0 8.18 starting backfill to osd.4 from (0'0,0'0] MAX to 197'13887 2023-10-01T08:00:05.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:05 smithi112 bash[59335]: cluster 2023-10-01T08:00:04.770678+0000 osd.5 (osd.5) 152 : cluster 3 failed to encode map e200 with expected crc 2023-10-01T08:00:05.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:05 smithi112 bash[59335]: cluster 2023-10-01T08:00:04.772221+0000 osd.1 (osd.1) 6 : cluster 0 8.13 starting backfill to osd.2 from (0'0,0'0] MAX to 197'13626 2023-10-01T08:00:05.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:05 smithi112 bash[59335]: cluster 2023-10-01T08:00:04.772351+0000 osd.0 (osd.0) 1 : cluster 0 8.19 starting backfill to osd.4 from (0'0,0'0] MAX to 197'13850 2023-10-01T08:00:05.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:05 smithi112 bash[59335]: cluster 2023-10-01T08:00:04.773386+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e200 with expected crc 2023-10-01T08:00:05.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:05 smithi112 bash[59335]: cluster 2023-10-01T08:00:04.773433+0000 osd.6 (osd.6) 138 : cluster 3 failed to encode map e200 with expected crc 2023-10-01T08:00:05.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:05 smithi112 bash[59335]: cluster 2023-10-01T08:00:04.773919+0000 osd.0 (osd.0) 2 : cluster 0 8.12 starting backfill to osd.2 from (0'0,0'0] MAX to 197'13982 2023-10-01T08:00:05.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:05 smithi112 bash[59335]: cluster 2023-10-01T08:00:04.773932+0000 osd.0 (osd.0) 3 : cluster 0 8.16 starting backfill to osd.2 from (0'0,0'0] MAX to 197'13899 2023-10-01T08:00:05.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:05 smithi112 bash[59335]: cluster 2023-10-01T08:00:04.773943+0000 osd.5 (osd.5) 153 : cluster 3 failed to encode map e200 with expected crc 2023-10-01T08:00:05.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:05 smithi112 bash[59335]: cluster 2023-10-01T08:00:04.775717+0000 osd.5 (osd.5) 154 : cluster 3 failed to encode map e200 with expected crc 2023-10-01T08:00:05.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:05 smithi112 bash[59335]: cluster 2023-10-01T08:00:04.777468+0000 osd.4 (osd.4) 103 : cluster 3 failed to encode map e200 with expected crc 2023-10-01T08:00:05.981 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:05 smithi112 bash[59335]: cluster 2023-10-01T08:00:04.780268+0000 osd.6 (osd.6) 139 : cluster 0 8.17 starting backfill to osd.0 from (0'0,0'0] MAX to 197'13732 2023-10-01T08:00:05.981 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:05 smithi112 bash[59335]: cluster 2023-10-01T08:00:04.782697+0000 osd.4 (osd.4) 104 : cluster 0 8.14 starting backfill to osd.0 from (0'0,0'0] MAX to 197'13760 2023-10-01T08:00:05.981 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:05 smithi112 bash[59335]: cluster 2023-10-01T08:00:04.782712+0000 osd.5 (osd.5) 155 : cluster 0 8.10 starting backfill to osd.4 from (0'0,0'0] MAX to 197'13901 2023-10-01T08:00:05.981 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:05 smithi112 bash[59335]: cluster 2023-10-01T08:00:04.784133+0000 osd.4 (osd.4) 105 : cluster 0 8.15 starting backfill to osd.1 from (0'0,0'0] MAX to 197'13977 2023-10-01T08:00:05.981 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:05 smithi112 bash[59335]: cluster 2023-10-01T08:00:04.788362+0000 osd.0 (osd.0) 4 : cluster 0 8.19 starting backfill to osd.5 from (178'3393,191'12294] MIN to 197'13850 2023-10-01T08:00:05.981 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:05 smithi112 bash[59335]: cluster 2023-10-01T08:00:04.789629+0000 osd.6 (osd.6) 140 : cluster 0 8.17 starting backfill to osd.7 from (0'0,0'0] MAX to 197'13732 2023-10-01T08:00:05.981 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:05 smithi112 bash[59335]: cluster 2023-10-01T08:00:04.790742+0000 osd.0 (osd.0) 5 : cluster 0 8.12 starting backfill to osd.6 from (0'0,0'0] MAX to 197'13982 2023-10-01T08:00:05.981 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:05 smithi112 bash[59335]: cluster 2023-10-01T08:00:04.791142+0000 osd.0 (osd.0) 6 : cluster 0 8.16 starting backfill to osd.3 from (0'0,0'0] MAX to 197'13899 2023-10-01T08:00:05.981 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:05 smithi112 bash[59335]: cluster 2023-10-01T08:00:04.794201+0000 osd.5 (osd.5) 156 : cluster 0 8.10 starting backfill to osd.7 from (0'0,0'0] MAX to 197'13901 2023-10-01T08:00:05.981 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:05 smithi112 bash[59335]: cluster 2023-10-01T08:00:04.803189+0000 osd.0 (osd.0) 7 : cluster 0 8.11 starting backfill to osd.5 from (0'0,0'0] MAX to 197'13937 2023-10-01T08:00:05.981 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:05 smithi112 bash[59335]: cluster 2023-10-01T08:00:04.807096+0000 osd.0 (osd.0) 8 : cluster 0 8.16 starting backfill to osd.5 from (0'0,0'0] MAX to 197'13899 2023-10-01T08:00:05.981 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:05 smithi112 bash[59335]: cluster 2023-10-01T08:00:04.807339+0000 osd.0 (osd.0) 9 : cluster 0 8.12 starting backfill to osd.7 from (0'0,0'0] MAX to 197'13982 2023-10-01T08:00:05.982 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:05 smithi112 bash[59335]: cluster 2023-10-01T08:00:04.810563+0000 osd.1 (osd.1) 7 : cluster 0 8.7 scrub starts 2023-10-01T08:00:05.982 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:05 smithi112 bash[59335]: cluster 2023-10-01T08:00:04.828041+0000 osd.0 (osd.0) 10 : cluster 0 8.11 starting backfill to osd.6 from (0'0,0'0] MAX to 197'13937 2023-10-01T08:00:05.982 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:05 smithi112 bash[59335]: cluster 2023-10-01T08:00:04.829731+0000 osd.1 (osd.1) 8 : cluster 0 8.13 starting backfill to osd.3 from (0'0,0'0] MAX to 197'13626 2023-10-01T08:00:05.982 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:05 smithi112 bash[59335]: cluster 2023-10-01T08:00:04.859442+0000 osd.0 (osd.0) 11 : cluster 0 8.11 starting backfill to osd.7 from (0'0,0'0] MAX to 197'13937 2023-10-01T08:00:05.982 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:05 smithi112 bash[59335]: audit 2023-10-01T08:00:05.558589+0000 mon.a (mon.0) 1109 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:00:05.985 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:06.016 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:06.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:06.019 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:06.120 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:06.139 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:06.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:06.141 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:06.241 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:06.260 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:06.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:06.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:06.365 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:06.393 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:06.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:06.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:06.497 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:06.530 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:06.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:06.533 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:06.634 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:06.663 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:06.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:06.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:00:06.712 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:05 smithi084 bash[75189]: cluster 2023-10-01T08:00:04.769706+0000 osd.3 (osd.3) 5 : cluster 0 8.18 starting backfill to osd.4 from (0'0,0'0] MAX to 197'13887 2023-10-01T08:00:06.713 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:05 smithi084 bash[75189]: cluster 2023-10-01T08:00:04.770678+0000 osd.5 (osd.5) 152 : cluster 3 failed to encode map e200 with expected crc 2023-10-01T08:00:06.713 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:05 smithi084 bash[75189]: cluster 2023-10-01T08:00:04.772221+0000 osd.1 (osd.1) 6 : cluster 0 8.13 starting backfill to osd.2 from (0'0,0'0] MAX to 197'13626 2023-10-01T08:00:06.713 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:05 smithi084 bash[75189]: cluster 2023-10-01T08:00:04.772351+0000 osd.0 (osd.0) 1 : cluster 0 8.19 starting backfill to osd.4 from (0'0,0'0] MAX to 197'13850 2023-10-01T08:00:06.713 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:05 smithi084 bash[75189]: cluster 2023-10-01T08:00:04.773386+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e200 with expected crc 2023-10-01T08:00:06.713 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:05 smithi084 bash[75189]: cluster 2023-10-01T08:00:04.773433+0000 osd.6 (osd.6) 138 : cluster 3 failed to encode map e200 with expected crc 2023-10-01T08:00:06.713 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:05 smithi084 bash[75189]: cluster 2023-10-01T08:00:04.773919+0000 osd.0 (osd.0) 2 : cluster 0 8.12 starting backfill to osd.2 from (0'0,0'0] MAX to 197'13982 2023-10-01T08:00:06.767 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:06.796 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:06.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:06.798 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:06.899 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:06.926 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:06.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:06.929 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:07.002 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:00:06] "GET /metrics HTTP/1.1" 200 36314 "" "Prometheus/2.33.4" 2023-10-01T08:00:07.003 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[78255]: cluster 2023-10-01T08:00:04.769706+0000 osd.3 (osd.3) 5 : cluster 0 8.18 starting backfill to osd.4 from (0'0,0'0] MAX to 197'13887 2023-10-01T08:00:07.003 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[78255]: cluster 2023-10-01T08:00:04.770678+0000 osd.5 (osd.5) 152 : cluster 3 failed to encode map e200 with expected crc 2023-10-01T08:00:07.003 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[78255]: cluster 2023-10-01T08:00:04.772221+0000 osd.1 (osd.1) 6 : cluster 0 8.13 starting backfill to osd.2 from (0'0,0'0] MAX to 197'13626 2023-10-01T08:00:07.003 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[78255]: cluster 2023-10-01T08:00:04.772351+0000 osd.0 (osd.0) 1 : cluster 0 8.19 starting backfill to osd.4 from (0'0,0'0] MAX to 197'13850 2023-10-01T08:00:07.004 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[78255]: cluster 2023-10-01T08:00:04.773386+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e200 with expected crc 2023-10-01T08:00:07.004 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[78255]: cluster 2023-10-01T08:00:04.773433+0000 osd.6 (osd.6) 138 : cluster 3 failed to encode map e200 with expected crc 2023-10-01T08:00:07.004 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[78255]: cluster 2023-10-01T08:00:04.773919+0000 osd.0 (osd.0) 2 : cluster 0 8.12 starting backfill to osd.2 from (0'0,0'0] MAX to 197'13982 2023-10-01T08:00:07.004 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[78255]: cluster 2023-10-01T08:00:04.773932+0000 osd.0 (osd.0) 3 : cluster 0 8.16 starting backfill to osd.2 from (0'0,0'0] MAX to 197'13899 2023-10-01T08:00:07.004 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[78255]: cluster 2023-10-01T08:00:04.773943+0000 osd.5 (osd.5) 153 : cluster 3 failed to encode map e200 with expected crc 2023-10-01T08:00:07.004 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[78255]: cluster 2023-10-01T08:00:04.775717+0000 osd.5 (osd.5) 154 : cluster 3 failed to encode map e200 with expected crc 2023-10-01T08:00:07.004 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[78255]: cluster 2023-10-01T08:00:04.777468+0000 osd.4 (osd.4) 103 : cluster 3 failed to encode map e200 with expected crc 2023-10-01T08:00:07.004 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[78255]: cluster 2023-10-01T08:00:04.780268+0000 osd.6 (osd.6) 139 : cluster 0 8.17 starting backfill to osd.0 from (0'0,0'0] MAX to 197'13732 2023-10-01T08:00:07.004 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[78255]: cluster 2023-10-01T08:00:04.782697+0000 osd.4 (osd.4) 104 : cluster 0 8.14 starting backfill to osd.0 from (0'0,0'0] MAX to 197'13760 2023-10-01T08:00:07.004 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[78255]: cluster 2023-10-01T08:00:04.782712+0000 osd.5 (osd.5) 155 : cluster 0 8.10 starting backfill to osd.4 from (0'0,0'0] MAX to 197'13901 2023-10-01T08:00:07.004 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[78255]: cluster 2023-10-01T08:00:04.784133+0000 osd.4 (osd.4) 105 : cluster 0 8.15 starting backfill to osd.1 from (0'0,0'0] MAX to 197'13977 2023-10-01T08:00:07.004 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[78255]: cluster 2023-10-01T08:00:04.788362+0000 osd.0 (osd.0) 4 : cluster 0 8.19 starting backfill to osd.5 from (178'3393,191'12294] MIN to 197'13850 2023-10-01T08:00:07.004 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[78255]: cluster 2023-10-01T08:00:04.789629+0000 osd.6 (osd.6) 140 : cluster 0 8.17 starting backfill to osd.7 from (0'0,0'0] MAX to 197'13732 2023-10-01T08:00:07.005 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[78255]: cluster 2023-10-01T08:00:04.790742+0000 osd.0 (osd.0) 5 : cluster 0 8.12 starting backfill to osd.6 from (0'0,0'0] MAX to 197'13982 2023-10-01T08:00:07.005 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[78255]: cluster 2023-10-01T08:00:04.791142+0000 osd.0 (osd.0) 6 : cluster 0 8.16 starting backfill to osd.3 from (0'0,0'0] MAX to 197'13899 2023-10-01T08:00:07.005 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[78255]: cluster 2023-10-01T08:00:04.794201+0000 osd.5 (osd.5) 156 : cluster 0 8.10 starting backfill to osd.7 from (0'0,0'0] MAX to 197'13901 2023-10-01T08:00:07.005 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[78255]: cluster 2023-10-01T08:00:04.803189+0000 osd.0 (osd.0) 7 : cluster 0 8.11 starting backfill to osd.5 from (0'0,0'0] MAX to 197'13937 2023-10-01T08:00:07.005 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[78255]: cluster 2023-10-01T08:00:04.807096+0000 osd.0 (osd.0) 8 : cluster 0 8.16 starting backfill to osd.5 from (0'0,0'0] MAX to 197'13899 2023-10-01T08:00:07.005 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[78255]: cluster 2023-10-01T08:00:04.807339+0000 osd.0 (osd.0) 9 : cluster 0 8.12 starting backfill to osd.7 from (0'0,0'0] MAX to 197'13982 2023-10-01T08:00:07.005 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[78255]: cluster 2023-10-01T08:00:04.810563+0000 osd.1 (osd.1) 7 : cluster 0 8.7 scrub starts 2023-10-01T08:00:07.005 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[78255]: cluster 2023-10-01T08:00:04.828041+0000 osd.0 (osd.0) 10 : cluster 0 8.11 starting backfill to osd.6 from (0'0,0'0] MAX to 197'13937 2023-10-01T08:00:07.005 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[78255]: cluster 2023-10-01T08:00:04.829731+0000 osd.1 (osd.1) 8 : cluster 0 8.13 starting backfill to osd.3 from (0'0,0'0] MAX to 197'13626 2023-10-01T08:00:07.005 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[78255]: cluster 2023-10-01T08:00:04.859442+0000 osd.0 (osd.0) 11 : cluster 0 8.11 starting backfill to osd.7 from (0'0,0'0] MAX to 197'13937 2023-10-01T08:00:07.006 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[78255]: audit 2023-10-01T08:00:05.558589+0000 mon.a (mon.0) 1109 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:00:07.006 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[78255]: cluster 2023-10-01T08:00:04.898263+0000 osd.1 (osd.1) 9 : cluster 0 8.7 scrub ok 2023-10-01T08:00:07.006 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[78255]: cluster 2023-10-01T08:00:05.860559+0000 osd.6 (osd.6) 141 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T08:00:07.006 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[78255]: cluster 2023-10-01T08:00:05.860610+0000 mon.a (mon.0) 1110 : cluster 0 osdmap e201: 8 total, 8 up, 8 in 2023-10-01T08:00:07.006 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[78255]: cluster 2023-10-01T08:00:05.861015+0000 osd.5 (osd.5) 157 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T08:00:07.006 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[78255]: cluster 2023-10-01T08:00:05.861871+0000 osd.4 (osd.4) 106 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T08:00:07.006 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[78255]: cluster 2023-10-01T08:00:05.862539+0000 osd.6 (osd.6) 142 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T08:00:07.006 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[78255]: cluster 2023-10-01T08:00:05.865401+0000 osd.5 (osd.5) 158 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T08:00:07.006 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[78255]: cluster 2023-10-01T08:00:05.867372+0000 osd.4 (osd.4) 107 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T08:00:07.006 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[78255]: cluster 2023-10-01T08:00:05.869422+0000 osd.5 (osd.5) 159 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T08:00:07.006 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[78255]: cluster 2023-10-01T08:00:05.869657+0000 osd.4 (osd.4) 108 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T08:00:07.006 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[78255]: cluster 2023-10-01T08:00:05.871388+0000 osd.4 (osd.4) 109 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T08:00:07.007 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[78255]: cluster 2023-10-01T08:00:05.873358+0000 osd.4 (osd.4) 110 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T08:00:07.007 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[78255]: cluster 2023-10-01T08:00:06.480276+0000 mgr.y (mgr.34104) 814 : cluster 0 pgmap v840: 99 pgs: 3 peering, 3 active+clean+remapped, 2 remapped+peering, 91 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s wr, 1.75k op/s 2023-10-01T08:00:07.007 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[75189]: cluster 2023-10-01T08:00:04.773932+0000 osd.0 (osd.0) 3 : cluster 0 8.16 starting backfill to osd.2 from (0'0,0'0] MAX to 197'13899 2023-10-01T08:00:07.007 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[75189]: cluster 2023-10-01T08:00:04.773943+0000 osd.5 (osd.5) 153 : cluster 3 failed to encode map e200 with expected crc 2023-10-01T08:00:07.007 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[75189]: cluster 2023-10-01T08:00:04.775717+0000 osd.5 (osd.5) 154 : cluster 3 failed to encode map e200 with expected crc 2023-10-01T08:00:07.007 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[75189]: cluster 2023-10-01T08:00:04.777468+0000 osd.4 (osd.4) 103 : cluster 3 failed to encode map e200 with expected crc 2023-10-01T08:00:07.007 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[75189]: cluster 2023-10-01T08:00:04.780268+0000 osd.6 (osd.6) 139 : cluster 0 8.17 starting backfill to osd.0 from (0'0,0'0] MAX to 197'13732 2023-10-01T08:00:07.007 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[75189]: cluster 2023-10-01T08:00:04.782697+0000 osd.4 (osd.4) 104 : cluster 0 8.14 starting backfill to osd.0 from (0'0,0'0] MAX to 197'13760 2023-10-01T08:00:07.008 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[75189]: cluster 2023-10-01T08:00:04.782712+0000 osd.5 (osd.5) 155 : cluster 0 8.10 starting backfill to osd.4 from (0'0,0'0] MAX to 197'13901 2023-10-01T08:00:07.008 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[75189]: cluster 2023-10-01T08:00:04.784133+0000 osd.4 (osd.4) 105 : cluster 0 8.15 starting backfill to osd.1 from (0'0,0'0] MAX to 197'13977 2023-10-01T08:00:07.008 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[75189]: cluster 2023-10-01T08:00:04.788362+0000 osd.0 (osd.0) 4 : cluster 0 8.19 starting backfill to osd.5 from (178'3393,191'12294] MIN to 197'13850 2023-10-01T08:00:07.008 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[75189]: cluster 2023-10-01T08:00:04.789629+0000 osd.6 (osd.6) 140 : cluster 0 8.17 starting backfill to osd.7 from (0'0,0'0] MAX to 197'13732 2023-10-01T08:00:07.008 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[75189]: cluster 2023-10-01T08:00:04.790742+0000 osd.0 (osd.0) 5 : cluster 0 8.12 starting backfill to osd.6 from (0'0,0'0] MAX to 197'13982 2023-10-01T08:00:07.008 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[75189]: cluster 2023-10-01T08:00:04.791142+0000 osd.0 (osd.0) 6 : cluster 0 8.16 starting backfill to osd.3 from (0'0,0'0] MAX to 197'13899 2023-10-01T08:00:07.008 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[75189]: cluster 2023-10-01T08:00:04.794201+0000 osd.5 (osd.5) 156 : cluster 0 8.10 starting backfill to osd.7 from (0'0,0'0] MAX to 197'13901 2023-10-01T08:00:07.008 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[75189]: cluster 2023-10-01T08:00:04.803189+0000 osd.0 (osd.0) 7 : cluster 0 8.11 starting backfill to osd.5 from (0'0,0'0] MAX to 197'13937 2023-10-01T08:00:07.008 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[75189]: cluster 2023-10-01T08:00:04.807096+0000 osd.0 (osd.0) 8 : cluster 0 8.16 starting backfill to osd.5 from (0'0,0'0] MAX to 197'13899 2023-10-01T08:00:07.008 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[75189]: cluster 2023-10-01T08:00:04.807339+0000 osd.0 (osd.0) 9 : cluster 0 8.12 starting backfill to osd.7 from (0'0,0'0] MAX to 197'13982 2023-10-01T08:00:07.008 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[75189]: cluster 2023-10-01T08:00:04.810563+0000 osd.1 (osd.1) 7 : cluster 0 8.7 scrub starts 2023-10-01T08:00:07.008 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[75189]: cluster 2023-10-01T08:00:04.828041+0000 osd.0 (osd.0) 10 : cluster 0 8.11 starting backfill to osd.6 from (0'0,0'0] MAX to 197'13937 2023-10-01T08:00:07.008 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[75189]: cluster 2023-10-01T08:00:04.829731+0000 osd.1 (osd.1) 8 : cluster 0 8.13 starting backfill to osd.3 from (0'0,0'0] MAX to 197'13626 2023-10-01T08:00:07.009 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[75189]: cluster 2023-10-01T08:00:04.859442+0000 osd.0 (osd.0) 11 : cluster 0 8.11 starting backfill to osd.7 from (0'0,0'0] MAX to 197'13937 2023-10-01T08:00:07.009 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[75189]: audit 2023-10-01T08:00:05.558589+0000 mon.a (mon.0) 1109 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:00:07.009 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[75189]: cluster 2023-10-01T08:00:04.898263+0000 osd.1 (osd.1) 9 : cluster 0 8.7 scrub ok 2023-10-01T08:00:07.009 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[75189]: cluster 2023-10-01T08:00:05.860559+0000 osd.6 (osd.6) 141 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T08:00:07.009 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[75189]: cluster 2023-10-01T08:00:05.860610+0000 mon.a (mon.0) 1110 : cluster 0 osdmap e201: 8 total, 8 up, 8 in 2023-10-01T08:00:07.009 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[75189]: cluster 2023-10-01T08:00:05.861015+0000 osd.5 (osd.5) 157 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T08:00:07.009 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[75189]: cluster 2023-10-01T08:00:05.861871+0000 osd.4 (osd.4) 106 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T08:00:07.009 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[75189]: cluster 2023-10-01T08:00:05.862539+0000 osd.6 (osd.6) 142 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T08:00:07.009 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[75189]: cluster 2023-10-01T08:00:05.865401+0000 osd.5 (osd.5) 158 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T08:00:07.009 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[75189]: cluster 2023-10-01T08:00:05.867372+0000 osd.4 (osd.4) 107 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T08:00:07.009 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[75189]: cluster 2023-10-01T08:00:05.869422+0000 osd.5 (osd.5) 159 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T08:00:07.009 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[75189]: cluster 2023-10-01T08:00:05.869657+0000 osd.4 (osd.4) 108 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T08:00:07.009 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[75189]: cluster 2023-10-01T08:00:05.871388+0000 osd.4 (osd.4) 109 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T08:00:07.010 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[75189]: cluster 2023-10-01T08:00:05.873358+0000 osd.4 (osd.4) 110 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T08:00:07.010 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:06 smithi084 bash[75189]: cluster 2023-10-01T08:00:06.480276+0000 mgr.y (mgr.34104) 814 : cluster 0 pgmap v840: 99 pgs: 3 peering, 3 active+clean+remapped, 2 remapped+peering, 91 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s wr, 1.75k op/s 2023-10-01T08:00:07.030 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:07.052 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:07.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:07.054 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:00:07.155 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:07.179 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:07.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:07.182 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:00:07.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:06 smithi112 bash[59335]: cluster 2023-10-01T08:00:04.898263+0000 osd.1 (osd.1) 9 : cluster 0 8.7 scrub ok 2023-10-01T08:00:07.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:06 smithi112 bash[59335]: cluster 2023-10-01T08:00:05.860559+0000 osd.6 (osd.6) 141 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T08:00:07.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:06 smithi112 bash[59335]: cluster 2023-10-01T08:00:05.860610+0000 mon.a (mon.0) 1110 : cluster 0 osdmap e201: 8 total, 8 up, 8 in 2023-10-01T08:00:07.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:06 smithi112 bash[59335]: cluster 2023-10-01T08:00:05.861015+0000 osd.5 (osd.5) 157 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T08:00:07.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:06 smithi112 bash[59335]: cluster 2023-10-01T08:00:05.861871+0000 osd.4 (osd.4) 106 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T08:00:07.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:06 smithi112 bash[59335]: cluster 2023-10-01T08:00:05.862539+0000 osd.6 (osd.6) 142 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T08:00:07.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:06 smithi112 bash[59335]: cluster 2023-10-01T08:00:05.865401+0000 osd.5 (osd.5) 158 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T08:00:07.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:06 smithi112 bash[59335]: cluster 2023-10-01T08:00:05.867372+0000 osd.4 (osd.4) 107 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T08:00:07.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:06 smithi112 bash[59335]: cluster 2023-10-01T08:00:05.869422+0000 osd.5 (osd.5) 159 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T08:00:07.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:06 smithi112 bash[59335]: cluster 2023-10-01T08:00:05.869657+0000 osd.4 (osd.4) 108 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T08:00:07.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:06 smithi112 bash[59335]: cluster 2023-10-01T08:00:05.871388+0000 osd.4 (osd.4) 109 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T08:00:07.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:06 smithi112 bash[59335]: cluster 2023-10-01T08:00:05.873358+0000 osd.4 (osd.4) 110 : cluster 3 failed to encode map e201 with expected crc 2023-10-01T08:00:07.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:06 smithi112 bash[59335]: cluster 2023-10-01T08:00:06.480276+0000 mgr.y (mgr.34104) 814 : cluster 0 pgmap v840: 99 pgs: 3 peering, 3 active+clean+remapped, 2 remapped+peering, 91 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s wr, 1.75k op/s 2023-10-01T08:00:07.283 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:07.301 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:07.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:07.303 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:07.404 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:07.436 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:07.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:07.438 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:07.539 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:07.569 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:07.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:07.572 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:00:07.672 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:07.705 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:07.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:07.708 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:07.809 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:07.837 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:07.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:07.838 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:00:07.939 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:07.967 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:07.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:07.969 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:07.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:07 smithi112 bash[59335]: cluster 2023-10-01T08:00:06.875235+0000 osd.4 (osd.4) 111 : cluster 3 failed to encode map e202 with expected crc 2023-10-01T08:00:07.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:07 smithi112 bash[59335]: cluster 2023-10-01T08:00:06.875557+0000 osd.5 (osd.5) 160 : cluster 3 failed to encode map e202 with expected crc 2023-10-01T08:00:07.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:07 smithi112 bash[59335]: cluster 2023-10-01T08:00:06.878049+0000 osd.6 (osd.6) 143 : cluster 3 failed to encode map e202 with expected crc 2023-10-01T08:00:07.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:07 smithi112 bash[59335]: cluster 2023-10-01T08:00:06.878374+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e202 with expected crc 2023-10-01T08:00:07.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:07 smithi112 bash[59335]: cluster 2023-10-01T08:00:06.878454+0000 osd.5 (osd.5) 161 : cluster 3 failed to encode map e202 with expected crc 2023-10-01T08:00:07.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:07 smithi112 bash[59335]: cluster 2023-10-01T08:00:06.879532+0000 mon.a (mon.0) 1111 : cluster 0 osdmap e202: 8 total, 8 up, 8 in 2023-10-01T08:00:07.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:07 smithi112 bash[59335]: cluster 2023-10-01T08:00:06.880705+0000 osd.4 (osd.4) 112 : cluster 3 failed to encode map e202 with expected crc 2023-10-01T08:00:07.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:07 smithi112 bash[59335]: cluster 2023-10-01T08:00:06.881184+0000 osd.5 (osd.5) 162 : cluster 3 failed to encode map e202 with expected crc 2023-10-01T08:00:07.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:07 smithi112 bash[59335]: cluster 2023-10-01T08:00:06.881327+0000 osd.6 (osd.6) 144 : cluster 3 failed to encode map e202 with expected crc 2023-10-01T08:00:07.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:07 smithi112 bash[59335]: cluster 2023-10-01T08:00:06.883690+0000 osd.4 (osd.4) 113 : cluster 3 failed to encode map e202 with expected crc 2023-10-01T08:00:07.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:07 smithi112 bash[59335]: cluster 2023-10-01T08:00:06.883861+0000 osd.6 (osd.6) 145 : cluster 3 failed to encode map e202 with expected crc 2023-10-01T08:00:07.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:07 smithi112 bash[59335]: cluster 2023-10-01T08:00:06.884099+0000 osd.5 (osd.5) 163 : cluster 3 failed to encode map e202 with expected crc 2023-10-01T08:00:08.070 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:08.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:07 smithi084 bash[75189]: cluster 2023-10-01T08:00:06.875235+0000 osd.4 (osd.4) 111 : cluster 3 failed to encode map e202 with expected crc 2023-10-01T08:00:08.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:07 smithi084 bash[75189]: cluster 2023-10-01T08:00:06.875557+0000 osd.5 (osd.5) 160 : cluster 3 failed to encode map e202 with expected crc 2023-10-01T08:00:08.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:07 smithi084 bash[75189]: cluster 2023-10-01T08:00:06.878049+0000 osd.6 (osd.6) 143 : cluster 3 failed to encode map e202 with expected crc 2023-10-01T08:00:08.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:07 smithi084 bash[75189]: cluster 2023-10-01T08:00:06.878374+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e202 with expected crc 2023-10-01T08:00:08.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:07 smithi084 bash[75189]: cluster 2023-10-01T08:00:06.878454+0000 osd.5 (osd.5) 161 : cluster 3 failed to encode map e202 with expected crc 2023-10-01T08:00:08.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:07 smithi084 bash[75189]: cluster 2023-10-01T08:00:06.879532+0000 mon.a (mon.0) 1111 : cluster 0 osdmap e202: 8 total, 8 up, 8 in 2023-10-01T08:00:08.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:07 smithi084 bash[75189]: cluster 2023-10-01T08:00:06.880705+0000 osd.4 (osd.4) 112 : cluster 3 failed to encode map e202 with expected crc 2023-10-01T08:00:08.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:07 smithi084 bash[75189]: cluster 2023-10-01T08:00:06.881184+0000 osd.5 (osd.5) 162 : cluster 3 failed to encode map e202 with expected crc 2023-10-01T08:00:08.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:07 smithi084 bash[75189]: cluster 2023-10-01T08:00:06.881327+0000 osd.6 (osd.6) 144 : cluster 3 failed to encode map e202 with expected crc 2023-10-01T08:00:08.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:07 smithi084 bash[75189]: cluster 2023-10-01T08:00:06.883690+0000 osd.4 (osd.4) 113 : cluster 3 failed to encode map e202 with expected crc 2023-10-01T08:00:08.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:07 smithi084 bash[75189]: cluster 2023-10-01T08:00:06.883861+0000 osd.6 (osd.6) 145 : cluster 3 failed to encode map e202 with expected crc 2023-10-01T08:00:08.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:07 smithi084 bash[75189]: cluster 2023-10-01T08:00:06.884099+0000 osd.5 (osd.5) 163 : cluster 3 failed to encode map e202 with expected crc 2023-10-01T08:00:08.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:07 smithi084 bash[78255]: cluster 2023-10-01T08:00:06.875235+0000 osd.4 (osd.4) 111 : cluster 3 failed to encode map e202 with expected crc 2023-10-01T08:00:08.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:07 smithi084 bash[78255]: cluster 2023-10-01T08:00:06.875557+0000 osd.5 (osd.5) 160 : cluster 3 failed to encode map e202 with expected crc 2023-10-01T08:00:08.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:07 smithi084 bash[78255]: cluster 2023-10-01T08:00:06.878049+0000 osd.6 (osd.6) 143 : cluster 3 failed to encode map e202 with expected crc 2023-10-01T08:00:08.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:07 smithi084 bash[78255]: cluster 2023-10-01T08:00:06.878374+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e202 with expected crc 2023-10-01T08:00:08.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:07 smithi084 bash[78255]: cluster 2023-10-01T08:00:06.878454+0000 osd.5 (osd.5) 161 : cluster 3 failed to encode map e202 with expected crc 2023-10-01T08:00:08.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:07 smithi084 bash[78255]: cluster 2023-10-01T08:00:06.879532+0000 mon.a (mon.0) 1111 : cluster 0 osdmap e202: 8 total, 8 up, 8 in 2023-10-01T08:00:08.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:07 smithi084 bash[78255]: cluster 2023-10-01T08:00:06.880705+0000 osd.4 (osd.4) 112 : cluster 3 failed to encode map e202 with expected crc 2023-10-01T08:00:08.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:07 smithi084 bash[78255]: cluster 2023-10-01T08:00:06.881184+0000 osd.5 (osd.5) 162 : cluster 3 failed to encode map e202 with expected crc 2023-10-01T08:00:08.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:07 smithi084 bash[78255]: cluster 2023-10-01T08:00:06.881327+0000 osd.6 (osd.6) 144 : cluster 3 failed to encode map e202 with expected crc 2023-10-01T08:00:08.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:07 smithi084 bash[78255]: cluster 2023-10-01T08:00:06.883690+0000 osd.4 (osd.4) 113 : cluster 3 failed to encode map e202 with expected crc 2023-10-01T08:00:08.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:07 smithi084 bash[78255]: cluster 2023-10-01T08:00:06.883861+0000 osd.6 (osd.6) 145 : cluster 3 failed to encode map e202 with expected crc 2023-10-01T08:00:08.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:07 smithi084 bash[78255]: cluster 2023-10-01T08:00:06.884099+0000 osd.5 (osd.5) 163 : cluster 3 failed to encode map e202 with expected crc 2023-10-01T08:00:08.103 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:08.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:08.106 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:08.207 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:08.233 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:08.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:08.235 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:00:08.336 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:08.363 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:08.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:08.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:00:08.467 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:08.501 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:08.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:08.504 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:08.605 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:08.627 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:08.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:08.630 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:08.730 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:08.754 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:08.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:08.756 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:08.857 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:08.884 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:08.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:08.886 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:08.987 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:09.009 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:09.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:09.010 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:09.111 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:09.135 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:09.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:09.137 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:09.239 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:09.272 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:09.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:09.274 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:00:09.375 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:09.409 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:09.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:09.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:09.512 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:09.544 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:09.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:09.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:09.647 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:09.680 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:09.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:09.683 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:09.784 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:09.793 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:09 smithi084 bash[75189]: cluster 2023-10-01T08:00:08.480727+0000 mgr.y (mgr.34104) 815 : cluster 0 pgmap v842: 99 pgs: 5 peering, 2 active+clean+remapped, 92 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 138 MiB/s wr, 4.40k op/s; 0 B/s, 0 objects/s recovering 2023-10-01T08:00:09.793 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:09 smithi084 bash[78255]: cluster 2023-10-01T08:00:08.480727+0000 mgr.y (mgr.34104) 815 : cluster 0 pgmap v842: 99 pgs: 5 peering, 2 active+clean+remapped, 92 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 138 MiB/s wr, 4.40k op/s; 0 B/s, 0 objects/s recovering 2023-10-01T08:00:09.809 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:09.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:09.811 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:09.912 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:09.926 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:09 smithi112 bash[59335]: cluster 2023-10-01T08:00:08.480727+0000 mgr.y (mgr.34104) 815 : cluster 0 pgmap v842: 99 pgs: 5 peering, 2 active+clean+remapped, 92 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 138 MiB/s wr, 4.40k op/s; 0 B/s, 0 objects/s recovering 2023-10-01T08:00:09.948 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:09.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:09.951 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:10.052 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:10.086 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:10.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:10.088 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:00:10.189 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:10.211 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:10.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:10.213 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:10.314 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:10.338 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:10.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:10.341 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:10.441 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:10.476 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:10.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:10.478 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:10.579 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:10.603 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:10.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:10.605 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:10.706 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:10.727 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:10.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:10.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:10.830 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:10.855 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:10.857 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:10 smithi084 bash[78255]: cluster 2023-10-01T08:00:09.462945+0000 osd.6 (osd.6) 146 : cluster 0 8.17 scrub starts 2023-10-01T08:00:10.857 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:10 smithi084 bash[78255]: cluster 2023-10-01T08:00:09.469996+0000 osd.6 (osd.6) 147 : cluster 0 8.17 scrub ok 2023-10-01T08:00:10.857 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:10 smithi084 bash[78255]: cluster 2023-10-01T08:00:09.838035+0000 osd.1 (osd.1) 10 : cluster 0 8.15 scrub starts 2023-10-01T08:00:10.857 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:10 smithi084 bash[78255]: cluster 2023-10-01T08:00:09.855621+0000 osd.1 (osd.1) 11 : cluster 0 8.15 scrub ok 2023-10-01T08:00:10.858 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:10 smithi084 bash[75189]: cluster 2023-10-01T08:00:09.462945+0000 osd.6 (osd.6) 146 : cluster 0 8.17 scrub starts 2023-10-01T08:00:10.858 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:10 smithi084 bash[75189]: cluster 2023-10-01T08:00:09.469996+0000 osd.6 (osd.6) 147 : cluster 0 8.17 scrub ok 2023-10-01T08:00:10.858 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:10 smithi084 bash[75189]: cluster 2023-10-01T08:00:09.838035+0000 osd.1 (osd.1) 10 : cluster 0 8.15 scrub starts 2023-10-01T08:00:10.858 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:10 smithi084 bash[75189]: cluster 2023-10-01T08:00:09.855621+0000 osd.1 (osd.1) 11 : cluster 0 8.15 scrub ok 2023-10-01T08:00:10.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:10.859 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:10.959 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:10.990 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:10.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:10.993 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:11.094 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:11.107 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:10 smithi112 bash[59335]: cluster 2023-10-01T08:00:09.462945+0000 osd.6 (osd.6) 146 : cluster 0 8.17 scrub starts 2023-10-01T08:00:11.107 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:10 smithi112 bash[59335]: cluster 2023-10-01T08:00:09.469996+0000 osd.6 (osd.6) 147 : cluster 0 8.17 scrub ok 2023-10-01T08:00:11.107 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:10 smithi112 bash[59335]: cluster 2023-10-01T08:00:09.838035+0000 osd.1 (osd.1) 10 : cluster 0 8.15 scrub starts 2023-10-01T08:00:11.108 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:10 smithi112 bash[59335]: cluster 2023-10-01T08:00:09.855621+0000 osd.1 (osd.1) 11 : cluster 0 8.15 scrub ok 2023-10-01T08:00:11.127 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:11.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:11.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:11.231 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:11.252 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:11.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:11.254 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:11.355 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:11.381 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:11.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:11.383 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:11.484 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:11.514 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:11.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:11.518 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:11.618 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:11.649 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:11.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:11.651 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:11.752 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:11.784 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:11.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:11.786 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:11.887 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:11.909 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:11.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:11.914 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:12.015 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:12.028 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:11 smithi112 bash[59335]: cluster 2023-10-01T08:00:10.481254+0000 mgr.y (mgr.34104) 816 : cluster 0 pgmap v843: 99 pgs: 5 peering, 1 active+clean+remapped, 93 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 72 MiB/s wr, 2.31k op/s 2023-10-01T08:00:12.028 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:11 smithi112 bash[59335]: cluster 2023-10-01T08:00:10.935637+0000 osd.4 (osd.4) 114 : cluster 0 8.14 scrub starts 2023-10-01T08:00:12.028 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:11 smithi112 bash[59335]: cluster 2023-10-01T08:00:10.959335+0000 osd.4 (osd.4) 115 : cluster 0 8.14 scrub ok 2023-10-01T08:00:12.048 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:12.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:12.051 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:12.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:11 smithi084 bash[78255]: cluster 2023-10-01T08:00:10.481254+0000 mgr.y (mgr.34104) 816 : cluster 0 pgmap v843: 99 pgs: 5 peering, 1 active+clean+remapped, 93 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 72 MiB/s wr, 2.31k op/s 2023-10-01T08:00:12.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:11 smithi084 bash[78255]: cluster 2023-10-01T08:00:10.935637+0000 osd.4 (osd.4) 114 : cluster 0 8.14 scrub starts 2023-10-01T08:00:12.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:11 smithi084 bash[78255]: cluster 2023-10-01T08:00:10.959335+0000 osd.4 (osd.4) 115 : cluster 0 8.14 scrub ok 2023-10-01T08:00:12.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:11 smithi084 bash[75189]: cluster 2023-10-01T08:00:10.481254+0000 mgr.y (mgr.34104) 816 : cluster 0 pgmap v843: 99 pgs: 5 peering, 1 active+clean+remapped, 93 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 72 MiB/s wr, 2.31k op/s 2023-10-01T08:00:12.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:11 smithi084 bash[75189]: cluster 2023-10-01T08:00:10.935637+0000 osd.4 (osd.4) 114 : cluster 0 8.14 scrub starts 2023-10-01T08:00:12.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:11 smithi084 bash[75189]: cluster 2023-10-01T08:00:10.959335+0000 osd.4 (osd.4) 115 : cluster 0 8.14 scrub ok 2023-10-01T08:00:12.152 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:12.176 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:12.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:12.178 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:12.279 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:12.312 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:12.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:12.316 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:12.416 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:12.445 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:12.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:12.447 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:12.548 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:12.575 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:12.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:12.577 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:12.678 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:12.713 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:12.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:12.715 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:12.816 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:12.850 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:12.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:12.853 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:12.954 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:12.967 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:12 smithi112 bash[59335]: cluster 2023-10-01T08:00:11.511929+0000 osd.3 (osd.3) 6 : cluster 0 8.13 scrub starts 2023-10-01T08:00:12.967 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:12 smithi112 bash[59335]: cluster 2023-10-01T08:00:11.531083+0000 osd.3 (osd.3) 7 : cluster 0 8.13 scrub ok 2023-10-01T08:00:12.967 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:12 smithi112 bash[59335]: cluster 2023-10-01T08:00:12.481866+0000 mgr.y (mgr.34104) 817 : cluster 0 pgmap v844: 99 pgs: 99 active+clean; 1.0 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:12.988 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:12.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:12.991 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:13.092 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:13.110 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:12 smithi084 bash[78255]: cluster 2023-10-01T08:00:11.511929+0000 osd.3 (osd.3) 6 : cluster 0 8.13 scrub starts 2023-10-01T08:00:13.110 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:12 smithi084 bash[78255]: cluster 2023-10-01T08:00:11.531083+0000 osd.3 (osd.3) 7 : cluster 0 8.13 scrub ok 2023-10-01T08:00:13.110 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:12 smithi084 bash[78255]: cluster 2023-10-01T08:00:12.481866+0000 mgr.y (mgr.34104) 817 : cluster 0 pgmap v844: 99 pgs: 99 active+clean; 1.0 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:13.110 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:12 smithi084 bash[75189]: cluster 2023-10-01T08:00:11.511929+0000 osd.3 (osd.3) 6 : cluster 0 8.13 scrub starts 2023-10-01T08:00:13.111 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:12 smithi084 bash[75189]: cluster 2023-10-01T08:00:11.531083+0000 osd.3 (osd.3) 7 : cluster 0 8.13 scrub ok 2023-10-01T08:00:13.111 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:12 smithi084 bash[75189]: cluster 2023-10-01T08:00:12.481866+0000 mgr.y (mgr.34104) 817 : cluster 0 pgmap v844: 99 pgs: 99 active+clean; 1.0 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:13.117 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:13.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:13.119 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:00:13.221 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:13.252 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:13.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:13.257 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:13.357 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:13.396 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:13.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:13.398 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:13.499 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:13.526 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:13.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:13.530 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:13.630 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:13.662 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:13.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:13.666 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:13.767 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:13.801 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:13.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:13.803 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:13.903 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:13.941 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:13.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:13.944 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:00:14.045 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:14.081 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:14.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:14.084 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:14.185 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:14.212 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:14.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:14.214 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:14.315 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:14.346 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:14.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:14.348 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:00:14.449 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:14.479 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:14.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:14.481 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:14.582 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:14.608 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:14.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:14.610 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:14.711 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:14.737 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:14.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:14.739 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:14.840 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:14.861 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:14.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:14.864 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:14.964 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:14.985 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:14.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:14.989 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:15.089 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:15.123 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:15.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:15.127 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:00:15.228 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:15.260 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:15.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:15.263 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:15.365 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:15.396 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:15.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:15.399 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:15.500 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:15.530 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:15.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:15.533 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:15.633 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:15.660 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:15.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:15.662 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:15.763 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:15.771 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:15 smithi084 bash[75189]: cluster 2023-10-01T08:00:14.482456+0000 mgr.y (mgr.34104) 818 : cluster 0 pgmap v845: 99 pgs: 99 active+clean; 870 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:15.771 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:15 smithi084 bash[75189]: audit 2023-10-01T08:00:15.094976+0000 mon.a (mon.0) 1112 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:00:15.771 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:15 smithi084 bash[78255]: cluster 2023-10-01T08:00:14.482456+0000 mgr.y (mgr.34104) 818 : cluster 0 pgmap v845: 99 pgs: 99 active+clean; 870 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:15.771 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:15 smithi084 bash[78255]: audit 2023-10-01T08:00:15.094976+0000 mon.a (mon.0) 1112 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:00:15.784 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:15.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:15.786 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:15.887 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:15.917 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:15.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:15.920 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:16.021 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:16.034 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:15 smithi112 bash[59335]: cluster 2023-10-01T08:00:14.482456+0000 mgr.y (mgr.34104) 818 : cluster 0 pgmap v845: 99 pgs: 99 active+clean; 870 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:16.034 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:15 smithi112 bash[59335]: audit 2023-10-01T08:00:15.094976+0000 mon.a (mon.0) 1112 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:00:16.052 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:16.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:16.055 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:16.156 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:16.179 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:16.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:16.181 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:16.282 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:16.306 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:16.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:16.308 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:16.409 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:16.418 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:00:16 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:00:16] "GET /metrics HTTP/1.1" 200 36315 "" "Prometheus/2.33.4" 2023-10-01T08:00:16.432 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:16.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:16.434 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:16.535 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:16.560 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:16.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:16.562 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:16.663 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:16.692 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:16.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:16.695 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:16.796 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:16.829 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:16.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:16.834 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:16.935 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:16.956 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:16.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:16.959 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:00:16.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:16 smithi112 bash[59335]: cluster 2023-10-01T08:00:15.748338+0000 osd.5 (osd.5) 164 : cluster 0 8.19 scrub starts 2023-10-01T08:00:16.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:16 smithi112 bash[59335]: cluster 2023-10-01T08:00:15.766309+0000 osd.5 (osd.5) 165 : cluster 0 8.19 scrub ok 2023-10-01T08:00:16.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:16 smithi112 bash[59335]: cluster 2023-10-01T08:00:15.857604+0000 osd.4 (osd.4) 116 : cluster 0 8.18 scrub starts 2023-10-01T08:00:16.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:16 smithi112 bash[59335]: cluster 2023-10-01T08:00:15.880961+0000 osd.4 (osd.4) 117 : cluster 0 8.18 scrub ok 2023-10-01T08:00:17.048 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:16 smithi084 bash[78255]: cluster 2023-10-01T08:00:15.748338+0000 osd.5 (osd.5) 164 : cluster 0 8.19 scrub starts 2023-10-01T08:00:17.048 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:16 smithi084 bash[78255]: cluster 2023-10-01T08:00:15.766309+0000 osd.5 (osd.5) 165 : cluster 0 8.19 scrub ok 2023-10-01T08:00:17.048 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:16 smithi084 bash[78255]: cluster 2023-10-01T08:00:15.857604+0000 osd.4 (osd.4) 116 : cluster 0 8.18 scrub starts 2023-10-01T08:00:17.049 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:16 smithi084 bash[78255]: cluster 2023-10-01T08:00:15.880961+0000 osd.4 (osd.4) 117 : cluster 0 8.18 scrub ok 2023-10-01T08:00:17.049 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:16 smithi084 bash[75189]: cluster 2023-10-01T08:00:15.748338+0000 osd.5 (osd.5) 164 : cluster 0 8.19 scrub starts 2023-10-01T08:00:17.049 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:16 smithi084 bash[75189]: cluster 2023-10-01T08:00:15.766309+0000 osd.5 (osd.5) 165 : cluster 0 8.19 scrub ok 2023-10-01T08:00:17.049 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:16 smithi084 bash[75189]: cluster 2023-10-01T08:00:15.857604+0000 osd.4 (osd.4) 116 : cluster 0 8.18 scrub starts 2023-10-01T08:00:17.049 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:16 smithi084 bash[75189]: cluster 2023-10-01T08:00:15.880961+0000 osd.4 (osd.4) 117 : cluster 0 8.18 scrub ok 2023-10-01T08:00:17.060 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:17.085 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:17.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:17.088 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:00:17.189 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:17.211 INFO:teuthology.orchestra.run.smithi084.stdout:ERROR: (22) Invalid argument 2023-10-01T08:00:17.211 INFO:teuthology.orchestra.run.smithi084.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T08:00:17.225 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:17.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:17.228 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:00:17.328 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:17.358 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:17.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:17.361 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:17.462 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:17.487 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:17.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:17.490 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:17.591 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:17.625 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:17.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:17.629 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:17.730 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:17.763 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:17.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:17.767 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:17.867 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:17.880 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:17 smithi112 bash[59335]: cluster 2023-10-01T08:00:16.483299+0000 mgr.y (mgr.34104) 819 : cluster 0 pgmap v846: 99 pgs: 99 active+clean; 870 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:17.880 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:17 smithi112 bash[59335]: cluster 2023-10-01T08:00:16.486320+0000 osd.6 (osd.6) 148 : cluster 0 8.12 scrub starts 2023-10-01T08:00:17.880 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:17 smithi112 bash[59335]: cluster 2023-10-01T08:00:16.500600+0000 osd.6 (osd.6) 149 : cluster 0 8.12 scrub ok 2023-10-01T08:00:17.898 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:17.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:17.902 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:00:18.003 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:18.025 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:18.026 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:17 smithi084 bash[75189]: cluster 2023-10-01T08:00:16.483299+0000 mgr.y (mgr.34104) 819 : cluster 0 pgmap v846: 99 pgs: 99 active+clean; 870 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:18.026 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:17 smithi084 bash[75189]: cluster 2023-10-01T08:00:16.486320+0000 osd.6 (osd.6) 148 : cluster 0 8.12 scrub starts 2023-10-01T08:00:18.026 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:17 smithi084 bash[75189]: cluster 2023-10-01T08:00:16.500600+0000 osd.6 (osd.6) 149 : cluster 0 8.12 scrub ok 2023-10-01T08:00:18.027 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:17 smithi084 bash[78255]: cluster 2023-10-01T08:00:16.483299+0000 mgr.y (mgr.34104) 819 : cluster 0 pgmap v846: 99 pgs: 99 active+clean; 870 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:18.027 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:17 smithi084 bash[78255]: cluster 2023-10-01T08:00:16.486320+0000 osd.6 (osd.6) 148 : cluster 0 8.12 scrub starts 2023-10-01T08:00:18.027 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:17 smithi084 bash[78255]: cluster 2023-10-01T08:00:16.500600+0000 osd.6 (osd.6) 149 : cluster 0 8.12 scrub ok 2023-10-01T08:00:18.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:18.028 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:18.129 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:18.162 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:18.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:18.164 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:18.265 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:18.284 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:18.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:18.286 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:18.387 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:18.419 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:18.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:18.422 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:18.523 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:18.558 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:18.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:18.617 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:18.718 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:18.748 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:18.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:18.752 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:18.795 INFO:teuthology.orchestra.run.smithi084.stderr:pool 'unique_pool_3' removed 2023-10-01T08:00:18.853 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:18.875 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:18.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:18.881 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:18.982 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:18.990 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:18 smithi112 bash[59335]: cluster 2023-10-01T08:00:17.778064+0000 osd.5 (osd.5) 166 : cluster 0 8.10 deep-scrub starts 2023-10-01T08:00:18.991 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:18 smithi112 bash[59335]: cluster 2023-10-01T08:00:17.797134+0000 osd.5 (osd.5) 167 : cluster 0 8.10 deep-scrub ok 2023-10-01T08:00:18.991 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:18 smithi112 bash[59335]: cluster 2023-10-01T08:00:18.483798+0000 mgr.y (mgr.34104) 820 : cluster 0 pgmap v847: 99 pgs: 1 active+clean+scrubbing, 98 active+clean; 870 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:18.991 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:18 smithi112 bash[59335]: audit 2023-10-01T08:00:18.488819+0000 mon.c (mon.2) 94 : audit 1 from='client.? 172.21.15.84:0/3750108738' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T08:00:18.991 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:18 smithi112 bash[59335]: audit 2023-10-01T08:00:18.489196+0000 mon.a (mon.0) 1113 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T08:00:19.007 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:19.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:19.009 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:19.032 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:18 smithi084 bash[78255]: cluster 2023-10-01T08:00:17.778064+0000 osd.5 (osd.5) 166 : cluster 0 8.10 deep-scrub starts 2023-10-01T08:00:19.032 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:18 smithi084 bash[78255]: cluster 2023-10-01T08:00:17.797134+0000 osd.5 (osd.5) 167 : cluster 0 8.10 deep-scrub ok 2023-10-01T08:00:19.032 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:18 smithi084 bash[78255]: cluster 2023-10-01T08:00:18.483798+0000 mgr.y (mgr.34104) 820 : cluster 0 pgmap v847: 99 pgs: 1 active+clean+scrubbing, 98 active+clean; 870 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:19.032 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:18 smithi084 bash[78255]: audit 2023-10-01T08:00:18.488819+0000 mon.c (mon.2) 94 : audit 1 from='client.? 172.21.15.84:0/3750108738' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T08:00:19.032 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:18 smithi084 bash[78255]: audit 2023-10-01T08:00:18.489196+0000 mon.a (mon.0) 1113 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T08:00:19.032 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:18 smithi084 bash[75189]: cluster 2023-10-01T08:00:17.778064+0000 osd.5 (osd.5) 166 : cluster 0 8.10 deep-scrub starts 2023-10-01T08:00:19.033 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:18 smithi084 bash[75189]: cluster 2023-10-01T08:00:17.797134+0000 osd.5 (osd.5) 167 : cluster 0 8.10 deep-scrub ok 2023-10-01T08:00:19.033 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:18 smithi084 bash[75189]: cluster 2023-10-01T08:00:18.483798+0000 mgr.y (mgr.34104) 820 : cluster 0 pgmap v847: 99 pgs: 1 active+clean+scrubbing, 98 active+clean; 870 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:19.033 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:18 smithi084 bash[75189]: audit 2023-10-01T08:00:18.488819+0000 mon.c (mon.2) 94 : audit 1 from='client.? 172.21.15.84:0/3750108738' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T08:00:19.033 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:18 smithi084 bash[75189]: audit 2023-10-01T08:00:18.489196+0000 mon.a (mon.0) 1113 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T08:00:19.113 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:19.146 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:19.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:19.150 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:19.251 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:19.269 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:19.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:19.271 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:19.372 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:19.394 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:19.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:19.397 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:19.498 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:19.535 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:19.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:19.539 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:19.639 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:19.681 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:19.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:19.686 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:19.789 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:19.818 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:19.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:19.821 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:00:19.922 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:19.958 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:19.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:19.961 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:20.061 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:20.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:19 smithi084 bash[75189]: cluster 2023-10-01T08:00:18.617461+0000 osd.3 (osd.3) 8 : cluster 0 8.16 scrub starts 2023-10-01T08:00:20.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:19 smithi084 bash[75189]: cluster 2023-10-01T08:00:18.634727+0000 osd.3 (osd.3) 9 : cluster 0 8.16 scrub ok 2023-10-01T08:00:20.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:19 smithi084 bash[75189]: cluster 2023-10-01T08:00:18.783185+0000 osd.6 (osd.6) 150 : cluster 3 failed to encode map e203 with expected crc 2023-10-01T08:00:20.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:19 smithi084 bash[75189]: cluster 2023-10-01T08:00:18.785078+0000 osd.4 (osd.4) 118 : cluster 3 failed to encode map e203 with expected crc 2023-10-01T08:00:20.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:19 smithi084 bash[75189]: audit 2023-10-01T08:00:18.785155+0000 mon.a (mon.0) 1114 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]': finished 2023-10-01T08:00:20.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:19 smithi084 bash[75189]: cluster 2023-10-01T08:00:18.785262+0000 mon.a (mon.0) 1115 : cluster 0 osdmap e203: 8 total, 8 up, 8 in 2023-10-01T08:00:20.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:19 smithi084 bash[75189]: cluster 2023-10-01T08:00:18.814873+0000 osd.5 (osd.5) 168 : cluster 0 8.11 deep-scrub starts 2023-10-01T08:00:20.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:19 smithi084 bash[78255]: cluster 2023-10-01T08:00:18.617461+0000 osd.3 (osd.3) 8 : cluster 0 8.16 scrub starts 2023-10-01T08:00:20.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:19 smithi084 bash[78255]: cluster 2023-10-01T08:00:18.634727+0000 osd.3 (osd.3) 9 : cluster 0 8.16 scrub ok 2023-10-01T08:00:20.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:19 smithi084 bash[78255]: cluster 2023-10-01T08:00:18.783185+0000 osd.6 (osd.6) 150 : cluster 3 failed to encode map e203 with expected crc 2023-10-01T08:00:20.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:19 smithi084 bash[78255]: cluster 2023-10-01T08:00:18.785078+0000 osd.4 (osd.4) 118 : cluster 3 failed to encode map e203 with expected crc 2023-10-01T08:00:20.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:19 smithi084 bash[78255]: audit 2023-10-01T08:00:18.785155+0000 mon.a (mon.0) 1114 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]': finished 2023-10-01T08:00:20.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:19 smithi084 bash[78255]: cluster 2023-10-01T08:00:18.785262+0000 mon.a (mon.0) 1115 : cluster 0 osdmap e203: 8 total, 8 up, 8 in 2023-10-01T08:00:20.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:19 smithi084 bash[78255]: cluster 2023-10-01T08:00:18.814873+0000 osd.5 (osd.5) 168 : cluster 0 8.11 deep-scrub starts 2023-10-01T08:00:20.075 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:19 smithi112 bash[59335]: cluster 2023-10-01T08:00:18.617461+0000 osd.3 (osd.3) 8 : cluster 0 8.16 scrub starts 2023-10-01T08:00:20.076 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:19 smithi112 bash[59335]: cluster 2023-10-01T08:00:18.634727+0000 osd.3 (osd.3) 9 : cluster 0 8.16 scrub ok 2023-10-01T08:00:20.076 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:19 smithi112 bash[59335]: cluster 2023-10-01T08:00:18.783185+0000 osd.6 (osd.6) 150 : cluster 3 failed to encode map e203 with expected crc 2023-10-01T08:00:20.076 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:19 smithi112 bash[59335]: cluster 2023-10-01T08:00:18.785078+0000 osd.4 (osd.4) 118 : cluster 3 failed to encode map e203 with expected crc 2023-10-01T08:00:20.076 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:19 smithi112 bash[59335]: audit 2023-10-01T08:00:18.785155+0000 mon.a (mon.0) 1114 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]': finished 2023-10-01T08:00:20.076 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:19 smithi112 bash[59335]: cluster 2023-10-01T08:00:18.785262+0000 mon.a (mon.0) 1115 : cluster 0 osdmap e203: 8 total, 8 up, 8 in 2023-10-01T08:00:20.076 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:19 smithi112 bash[59335]: cluster 2023-10-01T08:00:18.814873+0000 osd.5 (osd.5) 168 : cluster 0 8.11 deep-scrub starts 2023-10-01T08:00:20.098 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:20.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:20.101 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:20.201 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:20.228 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:20.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:20.230 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:20.331 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:20.364 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:20.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:20.367 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:20.467 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:20.499 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:20.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:20.502 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:20.603 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:20.631 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:20.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:20.634 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:20.735 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:20.766 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:20.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:20.769 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:00:20.804 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-10-01T08:00:20.870 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:20.900 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:20.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:20.902 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:21.003 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:21.023 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:21.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:21.025 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:21.126 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:21.159 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:21.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:21.163 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:21.264 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:21.285 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:21.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:21.287 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:21.388 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:21.417 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:21.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:21.420 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:00:21.521 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:21.545 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:21.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:21.547 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:00:21.648 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:21.679 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:21.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:21.682 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:21.783 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:21.794 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:21 smithi084 bash[78255]: cluster 2023-10-01T08:00:19.658360+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e203 with expected crc 2023-10-01T08:00:21.794 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:21 smithi084 bash[78255]: cluster 2023-10-01T08:00:20.484409+0000 mgr.y (mgr.34104) 821 : cluster 0 pgmap v849: 73 pgs: 73 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:21.794 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:21 smithi084 bash[78255]: audit 2023-10-01T08:00:20.571667+0000 mon.a (mon.0) 1116 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:00:21.794 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:21 smithi084 bash[75189]: cluster 2023-10-01T08:00:19.658360+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e203 with expected crc 2023-10-01T08:00:21.794 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:21 smithi084 bash[75189]: cluster 2023-10-01T08:00:20.484409+0000 mgr.y (mgr.34104) 821 : cluster 0 pgmap v849: 73 pgs: 73 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:21.794 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:21 smithi084 bash[75189]: audit 2023-10-01T08:00:20.571667+0000 mon.a (mon.0) 1116 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:00:21.810 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:21.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:21.813 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:00:21.814 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-10-01T08:00:21.815 INFO:tasks.radosbench:Beginning radosbench... 2023-10-01T08:00:21.815 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_4 2023-10-01T08:00:21.815 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd pool create unique_pool_4 16 2023-10-01T08:00:21.914 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:21.926 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:21 smithi112 bash[59335]: cluster 2023-10-01T08:00:19.658360+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e203 with expected crc 2023-10-01T08:00:21.926 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:21 smithi112 bash[59335]: cluster 2023-10-01T08:00:20.484409+0000 mgr.y (mgr.34104) 821 : cluster 0 pgmap v849: 73 pgs: 73 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:21.926 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:21 smithi112 bash[59335]: audit 2023-10-01T08:00:20.571667+0000 mon.a (mon.0) 1116 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:00:21.944 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:21.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:21.948 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:22.049 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:22.072 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:22.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:22.075 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:22.176 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:22.205 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:22.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:22.207 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:22.307 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:22.338 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:22.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:22.341 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:22.410 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T08:00:22.435 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T08:00:22.442 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:22.470 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:22.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:22.473 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:00:22.474 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T08:00:22.500 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T08:00:22.529 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T08:00:22.562 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T08:00:22.574 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:22.589 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T08:00:22.603 INFO:teuthology.orchestra.run.smithi084.stderr:noscrub is set 2023-10-01T08:00:22.603 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:22.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:22.606 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:00:22.606 INFO:teuthology.orchestra.run.smithi084.stderr:reweighted osd.1 to 0.710676 (b5ee) 2023-10-01T08:00:22.621 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T08:00:22.624 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T08:00:22.624 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T08:00:22.624 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T08:00:22.624 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T08:00:22.624 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T08:00:22.624 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T08:00:22.624 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T08:00:22.625 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T08:00:22.707 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:22.739 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:22.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:22.742 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:00:22.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:22 smithi084 bash[78255]: audit 2023-10-01T08:00:22.381873+0000 mon.a (mon.0) 1117 : audit 0 from='client.? 172.21.15.84:0/3720225352' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:00:22.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:22 smithi084 bash[78255]: audit 2023-10-01T08:00:22.482779+0000 mon.c (mon.2) 95 : audit 1 from='client.? 172.21.15.84:0/4170424149' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T08:00:22.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:22 smithi084 bash[78255]: audit 2023-10-01T08:00:22.483253+0000 mon.a (mon.0) 1118 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T08:00:22.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:22 smithi084 bash[78255]: audit 2023-10-01T08:00:22.553593+0000 mon.a (mon.0) 1119 : audit 1 from='client.? 172.21.15.84:0/1449628991' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 0.7106761399269463}]: dispatch 2023-10-01T08:00:22.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:22 smithi084 bash[75189]: audit 2023-10-01T08:00:22.381873+0000 mon.a (mon.0) 1117 : audit 0 from='client.? 172.21.15.84:0/3720225352' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:00:22.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:22 smithi084 bash[75189]: audit 2023-10-01T08:00:22.482779+0000 mon.c (mon.2) 95 : audit 1 from='client.? 172.21.15.84:0/4170424149' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T08:00:22.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:22 smithi084 bash[75189]: audit 2023-10-01T08:00:22.483253+0000 mon.a (mon.0) 1118 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T08:00:22.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:22 smithi084 bash[75189]: audit 2023-10-01T08:00:22.553593+0000 mon.a (mon.0) 1119 : audit 1 from='client.? 172.21.15.84:0/1449628991' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 0.7106761399269463}]: dispatch 2023-10-01T08:00:22.842 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:22.855 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:22 smithi112 bash[59335]: audit 2023-10-01T08:00:22.381873+0000 mon.a (mon.0) 1117 : audit 0 from='client.? 172.21.15.84:0/3720225352' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:00:22.856 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:22 smithi112 bash[59335]: audit 2023-10-01T08:00:22.482779+0000 mon.c (mon.2) 95 : audit 1 from='client.? 172.21.15.84:0/4170424149' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T08:00:22.856 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:22 smithi112 bash[59335]: audit 2023-10-01T08:00:22.483253+0000 mon.a (mon.0) 1118 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T08:00:22.856 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:22 smithi112 bash[59335]: audit 2023-10-01T08:00:22.553593+0000 mon.a (mon.0) 1119 : audit 1 from='client.? 172.21.15.84:0/1449628991' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 0.7106761399269463}]: dispatch 2023-10-01T08:00:22.874 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:22.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:22.877 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:00:22.978 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:23.010 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:23.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:23.014 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:00:23.114 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:23.141 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:23.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:23.143 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:23.244 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:23.279 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:23.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:23.282 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:23.382 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:23.418 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:23.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:23.421 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:23.522 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:23.545 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:23.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:23.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:23.648 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:23.681 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:23.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:23.683 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:23.784 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:23.803 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:23 smithi084 bash[78255]: cluster 2023-10-01T08:00:22.485028+0000 mgr.y (mgr.34104) 822 : cluster 0 pgmap v850: 73 pgs: 73 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:23.803 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:23 smithi084 bash[78255]: cluster 2023-10-01T08:00:22.572698+0000 mon.a (mon.0) 1120 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:00:23.803 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:23 smithi084 bash[78255]: cluster 2023-10-01T08:00:22.583507+0000 osd.6 (osd.6) 151 : cluster 3 failed to encode map e204 with expected crc 2023-10-01T08:00:23.804 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:23 smithi084 bash[78255]: cluster 2023-10-01T08:00:22.584081+0000 osd.4 (osd.4) 119 : cluster 3 failed to encode map e204 with expected crc 2023-10-01T08:00:23.804 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:23 smithi084 bash[78255]: cluster 2023-10-01T08:00:22.587504+0000 osd.5 (osd.5) 169 : cluster 3 failed to encode map e204 with expected crc 2023-10-01T08:00:23.804 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:23 smithi084 bash[78255]: audit 2023-10-01T08:00:22.589064+0000 mon.a (mon.0) 1121 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T08:00:23.804 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:23 smithi084 bash[78255]: audit 2023-10-01T08:00:22.589189+0000 mon.a (mon.0) 1122 : audit 1 from='client.? 172.21.15.84:0/1449628991' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 0.7106761399269463}]': finished 2023-10-01T08:00:23.804 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:23 smithi084 bash[78255]: cluster 2023-10-01T08:00:22.589264+0000 mon.a (mon.0) 1123 : cluster 0 osdmap e204: 8 total, 8 up, 8 in 2023-10-01T08:00:23.804 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:23 smithi084 bash[75189]: cluster 2023-10-01T08:00:22.485028+0000 mgr.y (mgr.34104) 822 : cluster 0 pgmap v850: 73 pgs: 73 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:23.804 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:23 smithi084 bash[75189]: cluster 2023-10-01T08:00:22.572698+0000 mon.a (mon.0) 1120 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:00:23.805 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:23 smithi084 bash[75189]: cluster 2023-10-01T08:00:22.583507+0000 osd.6 (osd.6) 151 : cluster 3 failed to encode map e204 with expected crc 2023-10-01T08:00:23.805 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:23 smithi084 bash[75189]: cluster 2023-10-01T08:00:22.584081+0000 osd.4 (osd.4) 119 : cluster 3 failed to encode map e204 with expected crc 2023-10-01T08:00:23.805 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:23 smithi084 bash[75189]: cluster 2023-10-01T08:00:22.587504+0000 osd.5 (osd.5) 169 : cluster 3 failed to encode map e204 with expected crc 2023-10-01T08:00:23.805 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:23 smithi084 bash[75189]: audit 2023-10-01T08:00:22.589064+0000 mon.a (mon.0) 1121 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T08:00:23.805 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:23 smithi084 bash[75189]: audit 2023-10-01T08:00:22.589189+0000 mon.a (mon.0) 1122 : audit 1 from='client.? 172.21.15.84:0/1449628991' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 0.7106761399269463}]': finished 2023-10-01T08:00:23.805 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:23 smithi084 bash[75189]: cluster 2023-10-01T08:00:22.589264+0000 mon.a (mon.0) 1123 : cluster 0 osdmap e204: 8 total, 8 up, 8 in 2023-10-01T08:00:23.816 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:23.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:23.820 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:23.921 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:23.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:23.958 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:23.958 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:00:23.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:23 smithi112 bash[59335]: cluster 2023-10-01T08:00:22.485028+0000 mgr.y (mgr.34104) 822 : cluster 0 pgmap v850: 73 pgs: 73 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:23.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:23 smithi112 bash[59335]: cluster 2023-10-01T08:00:22.572698+0000 mon.a (mon.0) 1120 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:00:23.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:23 smithi112 bash[59335]: cluster 2023-10-01T08:00:22.583507+0000 osd.6 (osd.6) 151 : cluster 3 failed to encode map e204 with expected crc 2023-10-01T08:00:23.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:23 smithi112 bash[59335]: cluster 2023-10-01T08:00:22.584081+0000 osd.4 (osd.4) 119 : cluster 3 failed to encode map e204 with expected crc 2023-10-01T08:00:23.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:23 smithi112 bash[59335]: cluster 2023-10-01T08:00:22.587504+0000 osd.5 (osd.5) 169 : cluster 3 failed to encode map e204 with expected crc 2023-10-01T08:00:23.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:23 smithi112 bash[59335]: audit 2023-10-01T08:00:22.589064+0000 mon.a (mon.0) 1121 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T08:00:23.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:23 smithi112 bash[59335]: audit 2023-10-01T08:00:22.589189+0000 mon.a (mon.0) 1122 : audit 1 from='client.? 172.21.15.84:0/1449628991' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 0.7106761399269463}]': finished 2023-10-01T08:00:23.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:23 smithi112 bash[59335]: cluster 2023-10-01T08:00:22.589264+0000 mon.a (mon.0) 1123 : cluster 0 osdmap e204: 8 total, 8 up, 8 in 2023-10-01T08:00:24.059 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:24.090 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:24.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:24.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:24.193 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:24.226 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:24.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:24.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:00:24.330 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:24.368 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:24.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:24.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:24.472 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:24.506 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:24.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:24.510 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:24.611 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:24.644 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:24.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:24.647 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:24.748 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:24.775 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:24.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:24.777 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:00:24.876 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:24 smithi084 bash[78255]: cluster 2023-10-01T08:00:23.585869+0000 mon.a (mon.0) 1124 : cluster 0 osdmap e205: 8 total, 8 up, 8 in 2023-10-01T08:00:24.876 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:24 smithi084 bash[78255]: cluster 2023-10-01T08:00:23.586684+0000 osd.4 (osd.4) 120 : cluster 3 failed to encode map e205 with expected crc 2023-10-01T08:00:24.876 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:24 smithi084 bash[78255]: cluster 2023-10-01T08:00:23.588217+0000 osd.6 (osd.6) 152 : cluster 3 failed to encode map e205 with expected crc 2023-10-01T08:00:24.876 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:24 smithi084 bash[78255]: cluster 2023-10-01T08:00:23.588579+0000 osd.5 (osd.5) 170 : cluster 3 failed to encode map e205 with expected crc 2023-10-01T08:00:24.876 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:24 smithi084 bash[78255]: cluster 2023-10-01T08:00:23.589557+0000 osd.4 (osd.4) 121 : cluster 3 failed to encode map e205 with expected crc 2023-10-01T08:00:24.876 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:24 smithi084 bash[78255]: cluster 2023-10-01T08:00:23.592422+0000 osd.5 (osd.5) 171 : cluster 3 failed to encode map e205 with expected crc 2023-10-01T08:00:24.876 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:24 smithi084 bash[78255]: cluster 2023-10-01T08:00:23.593107+0000 osd.4 (osd.4) 122 : cluster 3 failed to encode map e205 with expected crc 2023-10-01T08:00:24.876 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:24 smithi084 bash[75189]: cluster 2023-10-01T08:00:23.585869+0000 mon.a (mon.0) 1124 : cluster 0 osdmap e205: 8 total, 8 up, 8 in 2023-10-01T08:00:24.877 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:24 smithi084 bash[75189]: cluster 2023-10-01T08:00:23.586684+0000 osd.4 (osd.4) 120 : cluster 3 failed to encode map e205 with expected crc 2023-10-01T08:00:24.877 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:24 smithi084 bash[75189]: cluster 2023-10-01T08:00:23.588217+0000 osd.6 (osd.6) 152 : cluster 3 failed to encode map e205 with expected crc 2023-10-01T08:00:24.877 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:24 smithi084 bash[75189]: cluster 2023-10-01T08:00:23.588579+0000 osd.5 (osd.5) 170 : cluster 3 failed to encode map e205 with expected crc 2023-10-01T08:00:24.877 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:24 smithi084 bash[75189]: cluster 2023-10-01T08:00:23.589557+0000 osd.4 (osd.4) 121 : cluster 3 failed to encode map e205 with expected crc 2023-10-01T08:00:24.877 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:24 smithi084 bash[75189]: cluster 2023-10-01T08:00:23.592422+0000 osd.5 (osd.5) 171 : cluster 3 failed to encode map e205 with expected crc 2023-10-01T08:00:24.877 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:24 smithi084 bash[75189]: cluster 2023-10-01T08:00:23.593107+0000 osd.4 (osd.4) 122 : cluster 3 failed to encode map e205 with expected crc 2023-10-01T08:00:24.878 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:24.889 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:24 smithi112 bash[59335]: cluster 2023-10-01T08:00:23.585869+0000 mon.a (mon.0) 1124 : cluster 0 osdmap e205: 8 total, 8 up, 8 in 2023-10-01T08:00:24.889 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:24 smithi112 bash[59335]: cluster 2023-10-01T08:00:23.586684+0000 osd.4 (osd.4) 120 : cluster 3 failed to encode map e205 with expected crc 2023-10-01T08:00:24.889 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:24 smithi112 bash[59335]: cluster 2023-10-01T08:00:23.588217+0000 osd.6 (osd.6) 152 : cluster 3 failed to encode map e205 with expected crc 2023-10-01T08:00:24.890 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:24 smithi112 bash[59335]: cluster 2023-10-01T08:00:23.588579+0000 osd.5 (osd.5) 170 : cluster 3 failed to encode map e205 with expected crc 2023-10-01T08:00:24.890 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:24 smithi112 bash[59335]: cluster 2023-10-01T08:00:23.589557+0000 osd.4 (osd.4) 121 : cluster 3 failed to encode map e205 with expected crc 2023-10-01T08:00:24.890 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:24 smithi112 bash[59335]: cluster 2023-10-01T08:00:23.592422+0000 osd.5 (osd.5) 171 : cluster 3 failed to encode map e205 with expected crc 2023-10-01T08:00:24.890 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:24 smithi112 bash[59335]: cluster 2023-10-01T08:00:23.593107+0000 osd.4 (osd.4) 122 : cluster 3 failed to encode map e205 with expected crc 2023-10-01T08:00:24.908 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:24.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:24.911 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:25.012 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:25.048 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:25.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:25.051 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:25.152 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:25.185 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:25.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:25.188 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:25.288 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:25.321 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:25.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:25.324 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:00:25.425 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:25.461 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:25.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:25.464 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:00:25.564 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:25.597 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:25.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:25.602 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:25.702 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:25.734 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:25.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:25.737 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:25.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:25 smithi084 bash[78255]: cluster 2023-10-01T08:00:24.485725+0000 mgr.y (mgr.34104) 823 : cluster 0 pgmap v853: 73 pgs: 3 peering, 70 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:25.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:25 smithi084 bash[78255]: cluster 2023-10-01T08:00:24.759177+0000 mon.a (mon.0) 1125 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-01T08:00:25.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:25 smithi084 bash[75189]: cluster 2023-10-01T08:00:24.485725+0000 mgr.y (mgr.34104) 823 : cluster 0 pgmap v853: 73 pgs: 3 peering, 70 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:25.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:25 smithi084 bash[75189]: cluster 2023-10-01T08:00:24.759177+0000 mon.a (mon.0) 1125 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-01T08:00:25.837 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:25.851 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:25 smithi112 bash[59335]: cluster 2023-10-01T08:00:24.485725+0000 mgr.y (mgr.34104) 823 : cluster 0 pgmap v853: 73 pgs: 3 peering, 70 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:25.851 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:25 smithi112 bash[59335]: cluster 2023-10-01T08:00:24.759177+0000 mon.a (mon.0) 1125 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-01T08:00:25.872 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:25.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:25.876 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:00:25.977 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:26.010 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:26.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:26.012 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:26.113 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:26.148 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:26.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:26.150 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:26.251 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:26.284 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:26.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:26.288 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:26.389 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:26.420 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:26.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:26.423 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:26.523 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:26.534 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:00:26 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:00:26] "GET /metrics HTTP/1.1" 200 36315 "" "Prometheus/2.33.4" 2023-10-01T08:00:26.555 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:26.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:26.558 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:26.659 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:26.691 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:26.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:26.694 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:26.794 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:26.831 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:26.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:26.834 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:26.878 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-01T08:00:26.935 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:26.967 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:26.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:26.970 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:00:26.991 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T08:00:27.073 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:27.099 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:27.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:27.102 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:27.203 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:27.234 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:27.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:27.237 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:27.337 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:27.366 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:27.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:27.368 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:27.469 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:27.501 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:27.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:27.503 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:27.509 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:00:27.604 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:27.635 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:27.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:27.638 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:27.739 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:27.771 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:27.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:27.774 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:27.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:27 smithi084 bash[75189]: cluster 2023-10-01T08:00:26.486719+0000 mgr.y (mgr.34104) 824 : cluster 0 pgmap v854: 73 pgs: 3 peering, 70 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:27.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:27 smithi084 bash[78255]: cluster 2023-10-01T08:00:26.486719+0000 mgr.y (mgr.34104) 824 : cluster 0 pgmap v854: 73 pgs: 3 peering, 70 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:27.875 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:27.900 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:27.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:27.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:27.932 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:27 smithi112 bash[59335]: cluster 2023-10-01T08:00:26.486719+0000 mgr.y (mgr.34104) 824 : cluster 0 pgmap v854: 73 pgs: 3 peering, 70 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:28.004 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:28.039 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:28.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:28.042 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:28.143 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:28.174 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:28.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:28.177 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:28.278 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:28.307 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:28.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:28.310 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:00:28.411 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:28.444 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:28.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:28.448 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:28.528 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:00:28.549 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:28.573 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:28.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:28.576 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:28.676 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:28.699 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:28.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:28.702 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:28.803 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:28.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:28 smithi084 bash[78255]: cluster 2023-10-01T08:00:28.599341+0000 mon.a (mon.0) 1126 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-01T08:00:28.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:28 smithi084 bash[75189]: cluster 2023-10-01T08:00:28.599341+0000 mon.a (mon.0) 1126 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-01T08:00:28.835 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:28.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:28.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:28.939 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:28.952 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:28 smithi112 bash[59335]: cluster 2023-10-01T08:00:28.599341+0000 mon.a (mon.0) 1126 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-01T08:00:28.973 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:28.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:28.975 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:29.076 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:29.100 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:29.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:29.103 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:00:29.204 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:29.235 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:29.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:29.238 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:29.338 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:29.358 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:29.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:29.361 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:29.462 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:29.493 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:29.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:29.496 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:29.596 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:29.625 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:29.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:29.628 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:29.729 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:29.762 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:29.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:29.765 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:00:29.859 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:29 smithi084 bash[75189]: cluster 2023-10-01T08:00:28.487540+0000 mgr.y (mgr.34104) 825 : cluster 0 pgmap v855: 73 pgs: 73 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:29.859 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:29 smithi084 bash[75189]: audit 2023-10-01T08:00:28.979228+0000 mon.a (mon.0) 1127 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:00:29.859 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:29 smithi084 bash[78255]: cluster 2023-10-01T08:00:28.487540+0000 mgr.y (mgr.34104) 825 : cluster 0 pgmap v855: 73 pgs: 73 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:29.859 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:29 smithi084 bash[78255]: audit 2023-10-01T08:00:28.979228+0000 mon.a (mon.0) 1127 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:00:29.866 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:29.892 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:29.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:29.894 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:29.994 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:30.003 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 5, 6, 4, 7, 1] 2023-10-01T08:00:30.004 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T08:00:30.004 INFO:tasks.thrashosds.thrasher:inject_pause on osd.5 2023-10-01T08:00:30.004 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-01T08:00:30.004 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-01T08:00:30.004 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 config set filestore_inject_stall 3 2023-10-01T08:00:30.016 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:29 smithi112 bash[59335]: cluster 2023-10-01T08:00:28.487540+0000 mgr.y (mgr.34104) 825 : cluster 0 pgmap v855: 73 pgs: 73 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:30.016 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:29 smithi112 bash[59335]: audit 2023-10-01T08:00:28.979228+0000 mon.a (mon.0) 1127 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:00:30.030 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:30.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:30.032 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:30.133 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:30.159 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:30.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:30.161 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:30.262 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:30.291 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:30.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:30.295 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:30.395 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:30.418 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:30.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:30.421 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:30.522 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:30.555 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:30.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:30.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:00:30.659 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:30.684 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:30.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:30.687 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:30.788 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:30.814 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:30.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:30.818 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:00:30.919 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:30.946 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:30.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:30.948 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:31.049 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:31.076 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:31.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:31.079 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:31.180 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:31.192 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:31 smithi084 bash[78255]: audit 2023-10-01T08:00:30.103094+0000 mon.a (mon.0) 1128 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:00:31.192 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:31 smithi084 bash[78255]: audit 2023-10-01T08:00:30.104372+0000 mon.a (mon.0) 1129 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:00:31.192 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:31 smithi084 bash[78255]: cluster 2023-10-01T08:00:30.488094+0000 mgr.y (mgr.34104) 826 : cluster 0 pgmap v856: 73 pgs: 73 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:31.192 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:31 smithi084 bash[75189]: audit 2023-10-01T08:00:30.103094+0000 mon.a (mon.0) 1128 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:00:31.192 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:31 smithi084 bash[75189]: audit 2023-10-01T08:00:30.104372+0000 mon.a (mon.0) 1129 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:00:31.192 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:31 smithi084 bash[75189]: cluster 2023-10-01T08:00:30.488094+0000 mgr.y (mgr.34104) 826 : cluster 0 pgmap v856: 73 pgs: 73 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:31.208 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:31.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:31.210 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:00:31.311 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:31.337 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:31.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:31.340 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:31.441 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:31.452 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:31 smithi112 bash[59335]: audit 2023-10-01T08:00:30.103094+0000 mon.a (mon.0) 1128 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:00:31.452 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:31 smithi112 bash[59335]: audit 2023-10-01T08:00:30.104372+0000 mon.a (mon.0) 1129 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:00:31.453 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:31 smithi112 bash[59335]: cluster 2023-10-01T08:00:30.488094+0000 mgr.y (mgr.34104) 826 : cluster 0 pgmap v856: 73 pgs: 73 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:31.470 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:31.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:31.473 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:31.574 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:31.597 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:31.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:31.600 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:31.701 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:31.731 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:31.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:31.734 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:31.751 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:00:31.751 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:00:31.834 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:31.863 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:31.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:31.866 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:31.966 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:31.999 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:32.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:32.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:32.103 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:32.128 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:32.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:32.130 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:32.231 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:32.258 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:32.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:32.261 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:32.362 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:32.395 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:32.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:32.397 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:32.498 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:32.526 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:32.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:32.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:00:32.630 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:32.652 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:32.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:32.654 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:00:32.755 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:32.787 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:32.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:32.790 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:32.891 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:32.912 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:32.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:32.915 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:33.015 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:33.042 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:33.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:33.044 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:33.145 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:33.179 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:33.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:33.181 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:33.283 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:33.317 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:33.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:33.320 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:33.421 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:33.453 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:33.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:33.457 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:33.557 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:33.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:33 smithi084 bash[75189]: cluster 2023-10-01T08:00:32.488923+0000 mgr.y (mgr.34104) 827 : cluster 0 pgmap v857: 73 pgs: 73 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:33.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:33 smithi084 bash[78255]: cluster 2023-10-01T08:00:32.488923+0000 mgr.y (mgr.34104) 827 : cluster 0 pgmap v857: 73 pgs: 73 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:33.583 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:33.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:33.586 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:00:33.686 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:33.720 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:33.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:33.723 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:33.824 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:33.850 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:33.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:33.853 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:33.858 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T08:00:33.887 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:33 smithi112 bash[59335]: cluster 2023-10-01T08:00:32.488923+0000 mgr.y (mgr.34104) 827 : cluster 0 pgmap v857: 73 pgs: 73 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:33.954 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:34.007 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:34.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:34.010 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:00:34.111 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:34.132 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:34.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:34.135 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:34.235 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:34.261 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:34.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:34.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:34.363 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:34.388 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:34.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:34.390 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:00:34.491 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:34.513 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:34.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:34.516 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:34.617 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:34.645 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:34.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:34.648 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:34.748 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:34.802 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:34.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:34.804 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:00:34.905 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:34.975 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:34.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:34.977 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:35.079 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:35.109 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:35.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:35.112 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:00:35.212 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:35.242 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:35.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:35.245 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:35.346 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:35.369 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:35.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:35.371 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:00:35.472 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:35.498 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:35.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:35.502 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:35.603 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:35.629 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:35.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:35.631 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:35.731 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:35.740 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2023-10-01T08:00:35.741 INFO:teuthology.orchestra.run.smithi084.stdout: "size": 20, 2023-10-01T08:00:35.741 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 600, 2023-10-01T08:00:35.741 INFO:teuthology.orchestra.run.smithi084.stdout: "ops": [ 2023-10-01T08:00:35.741 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.741 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44945.0:97401 7.8 7:1b7ece3c:::benchmark_data_smithi084_123840_object97400:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e147)", 2023-10-01T08:00:35.741 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:51:57.722162+0000", 2023-10-01T08:00:35.741 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 518.01504532700005, 2023-10-01T08:00:35.741 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.210861622, 2023-10-01T08:00:35.741 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:00:35.741 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:00:35.742 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:00:35.742 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44945", 2023-10-01T08:00:35.742 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T08:00:35.742 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 97401 2023-10-01T08:00:35.742 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.742 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:00:35.742 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.742 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:00:35.742 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.722162+0000", 2023-10-01T08:00:35.742 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:00:35.742 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.742 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.743 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:00:35.743 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.722162+0000", 2023-10-01T08:00:35.743 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:00:35.743 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.743 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.743 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:00:35.743 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.722161+0000", 2023-10-01T08:00:35.743 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T08:00:35.743 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.743 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.743 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:00:35.743 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.722182+0000", 2023-10-01T08:00:35.743 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.0475999999999998e-05 2023-10-01T08:00:35.744 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.745 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.745 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:00:35.745 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.722194+0000", 2023-10-01T08:00:35.745 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.2771e-05 2023-10-01T08:00:35.745 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.745 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.745 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:00:35.746 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.722201+0000", 2023-10-01T08:00:35.746 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.7719999999999997e-06 2023-10-01T08:00:35.746 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.746 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.746 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:00:35.746 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.725844+0000", 2023-10-01T08:00:35.746 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0036427439999999998 2023-10-01T08:00:35.746 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.746 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.746 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:00:35.746 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.725979+0000", 2023-10-01T08:00:35.746 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000135174 2023-10-01T08:00:35.747 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.747 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.747 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4,7", 2023-10-01T08:00:35.747 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.726111+0000", 2023-10-01T08:00:35.747 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00013171600000000001 2023-10-01T08:00:35.747 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.747 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.747 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:00:35.747 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.729558+0000", 2023-10-01T08:00:35.747 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.003447632 2023-10-01T08:00:35.747 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.747 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.747 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:00:35.748 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.741362+0000", 2023-10-01T08:00:35.748 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.011803787 2023-10-01T08:00:35.748 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.748 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.748 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:00:35.748 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.932900+0000", 2023-10-01T08:00:35.748 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.19153772699999999 2023-10-01T08:00:35.748 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.748 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.748 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:00:35.748 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.932969+0000", 2023-10-01T08:00:35.748 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.9522000000000003e-05 2023-10-01T08:00:35.749 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.749 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.749 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:00:35.749 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.933024+0000", 2023-10-01T08:00:35.749 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.4135999999999998e-05 2023-10-01T08:00:35.749 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:00:35.749 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:00:35.749 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:00:35.749 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.749 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.749 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44945.0:97410 7.8 7:1f9509dd:::benchmark_data_smithi084_123840_object97409:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e147)", 2023-10-01T08:00:35.749 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:51:57.730263+0000", 2023-10-01T08:00:35.749 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 518.00694402800002, 2023-10-01T08:00:35.750 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.21045192099999999, 2023-10-01T08:00:35.750 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:00:35.750 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:00:35.750 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:00:35.750 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44945", 2023-10-01T08:00:35.750 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T08:00:35.750 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 97410 2023-10-01T08:00:35.750 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.750 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:00:35.750 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.750 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:00:35.750 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.730263+0000", 2023-10-01T08:00:35.751 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:00:35.751 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.751 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.751 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:00:35.751 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.730263+0000", 2023-10-01T08:00:35.751 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:00:35.751 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.751 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.751 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:00:35.751 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.730263+0000", 2023-10-01T08:00:35.751 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T08:00:35.751 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.751 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.752 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:00:35.752 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.730284+0000", 2023-10-01T08:00:35.752 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.0823999999999999e-05 2023-10-01T08:00:35.752 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.752 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.752 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:00:35.752 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.730292+0000", 2023-10-01T08:00:35.752 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.1259999999999998e-06 2023-10-01T08:00:35.752 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.752 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.752 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:00:35.752 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.730297+0000", 2023-10-01T08:00:35.753 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.4009999999999996e-06 2023-10-01T08:00:35.753 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.753 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.753 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:00:35.753 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.730333+0000", 2023-10-01T08:00:35.753 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.5447999999999997e-05 2023-10-01T08:00:35.753 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.753 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.753 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:00:35.753 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.730461+0000", 2023-10-01T08:00:35.753 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00012827100000000001 2023-10-01T08:00:35.753 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.753 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.754 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4,7", 2023-10-01T08:00:35.754 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.730602+0000", 2023-10-01T08:00:35.754 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00014076799999999999 2023-10-01T08:00:35.754 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.754 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.754 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:00:35.754 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.741404+0000", 2023-10-01T08:00:35.754 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.010801933999999999 2023-10-01T08:00:35.754 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.754 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.754 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:00:35.754 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.741413+0000", 2023-10-01T08:00:35.755 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.3149999999999998e-06 2023-10-01T08:00:35.755 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.755 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.755 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:00:35.755 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.940588+0000", 2023-10-01T08:00:35.755 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.19917557699999999 2023-10-01T08:00:35.755 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.755 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.755 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:00:35.755 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.940667+0000", 2023-10-01T08:00:35.755 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.8282999999999996e-05 2023-10-01T08:00:35.755 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.755 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.756 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:00:35.756 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.940715+0000", 2023-10-01T08:00:35.756 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.8464000000000002e-05 2023-10-01T08:00:35.756 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:00:35.756 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:00:35.756 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:00:35.756 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.756 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.756 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44945.0:97411 7.8 7:14ae3259:::benchmark_data_smithi084_123840_object97410:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e147)", 2023-10-01T08:00:35.756 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:51:57.731677+0000", 2023-10-01T08:00:35.756 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 518.00553082900001, 2023-10-01T08:00:35.756 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.20917440600000001, 2023-10-01T08:00:35.757 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:00:35.757 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:00:35.757 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:00:35.757 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44945", 2023-10-01T08:00:35.757 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T08:00:35.757 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 97411 2023-10-01T08:00:35.757 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.757 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:00:35.757 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.757 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:00:35.757 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.731677+0000", 2023-10-01T08:00:35.757 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:00:35.758 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.758 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.758 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:00:35.758 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.731677+0000", 2023-10-01T08:00:35.758 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:00:35.758 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.758 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.758 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:00:35.758 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.731675+0000", 2023-10-01T08:00:35.758 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T08:00:35.758 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.759 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.759 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:00:35.759 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.731725+0000", 2023-10-01T08:00:35.759 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.0396000000000003e-05 2023-10-01T08:00:35.759 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.759 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.759 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:00:35.759 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.731737+0000", 2023-10-01T08:00:35.759 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.1185e-05 2023-10-01T08:00:35.759 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.759 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.759 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:00:35.760 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.731745+0000", 2023-10-01T08:00:35.760 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.0660000000000004e-06 2023-10-01T08:00:35.760 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.760 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.760 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:00:35.760 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.741434+0000", 2023-10-01T08:00:35.760 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0096892899999999997 2023-10-01T08:00:35.760 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.760 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.760 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:00:35.760 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.741613+0000", 2023-10-01T08:00:35.761 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00017871400000000001 2023-10-01T08:00:35.761 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.761 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.761 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4,7", 2023-10-01T08:00:35.761 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.741789+0000", 2023-10-01T08:00:35.761 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000175992 2023-10-01T08:00:35.761 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.761 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.761 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:00:35.761 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.753782+0000", 2023-10-01T08:00:35.761 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.011993386 2023-10-01T08:00:35.761 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.762 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.762 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:00:35.762 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.757128+0000", 2023-10-01T08:00:35.762 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0033461210000000001 2023-10-01T08:00:35.762 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.762 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.762 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:00:35.762 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.940765+0000", 2023-10-01T08:00:35.762 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.183637203 2023-10-01T08:00:35.762 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.762 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.762 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:00:35.763 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.940812+0000", 2023-10-01T08:00:35.763 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.6776000000000001e-05 2023-10-01T08:00:35.763 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.763 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.763 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:00:35.763 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.940851+0000", 2023-10-01T08:00:35.763 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.8696999999999999e-05 2023-10-01T08:00:35.763 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:00:35.763 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:00:35.763 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:00:35.763 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.764 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.764 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44945.0:97412 7.8 7:126a4221:::benchmark_data_smithi084_123840_object97411:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e147)", 2023-10-01T08:00:35.764 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:51:57.731951+0000", 2023-10-01T08:00:35.764 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 518.00525644100003, 2023-10-01T08:00:35.764 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.213345336, 2023-10-01T08:00:35.764 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:00:35.764 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:00:35.764 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:00:35.764 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44945", 2023-10-01T08:00:35.764 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T08:00:35.764 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 97412 2023-10-01T08:00:35.765 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.765 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:00:35.765 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.765 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:00:35.765 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.731951+0000", 2023-10-01T08:00:35.765 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:00:35.765 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.765 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.765 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:00:35.765 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.731951+0000", 2023-10-01T08:00:35.765 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:00:35.766 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.766 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.766 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:00:35.766 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.731950+0000", 2023-10-01T08:00:35.766 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T08:00:35.766 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.766 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.766 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:00:35.766 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.731997+0000", 2023-10-01T08:00:35.766 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.6854999999999998e-05 2023-10-01T08:00:35.766 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.767 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.767 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:00:35.767 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.732007+0000", 2023-10-01T08:00:35.767 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0682e-05 2023-10-01T08:00:35.767 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.767 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.767 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:00:35.767 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.732014+0000", 2023-10-01T08:00:35.767 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.7909999999999999e-06 2023-10-01T08:00:35.767 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.767 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.767 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:00:35.768 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.748370+0000", 2023-10-01T08:00:35.768 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.016355584999999999 2023-10-01T08:00:35.768 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.768 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.768 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:00:35.768 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.748538+0000", 2023-10-01T08:00:35.768 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000168028 2023-10-01T08:00:35.768 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.768 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.768 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4,7", 2023-10-01T08:00:35.768 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.748709+0000", 2023-10-01T08:00:35.768 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00017111599999999999 2023-10-01T08:00:35.769 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.769 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.769 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:00:35.769 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.757089+0000", 2023-10-01T08:00:35.769 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0083796900000000004 2023-10-01T08:00:35.769 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.769 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.769 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:00:35.769 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.757133+0000", 2023-10-01T08:00:35.769 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.4369999999999997e-05 2023-10-01T08:00:35.769 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.770 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.770 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:00:35.770 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.945195+0000", 2023-10-01T08:00:35.770 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.18806188300000001 2023-10-01T08:00:35.770 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.770 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.770 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:00:35.770 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.945253+0000", 2023-10-01T08:00:35.770 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.8309e-05 2023-10-01T08:00:35.770 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.770 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.771 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:00:35.771 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.945296+0000", 2023-10-01T08:00:35.771 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.2997000000000002e-05 2023-10-01T08:00:35.771 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:00:35.771 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:00:35.771 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:00:35.771 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.771 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.771 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44945.0:97420 7.8 7:1a3d3f14:::benchmark_data_smithi084_123840_object97419:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e147)", 2023-10-01T08:00:35.771 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:51:57.748467+0000", 2023-10-01T08:00:35.771 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 517.98874010300005, 2023-10-01T08:00:35.771 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.196962622, 2023-10-01T08:00:35.772 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:00:35.772 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:00:35.772 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:00:35.772 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44945", 2023-10-01T08:00:35.772 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T08:00:35.772 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 97420 2023-10-01T08:00:35.772 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.772 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:00:35.772 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.772 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:00:35.772 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.748467+0000", 2023-10-01T08:00:35.772 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:00:35.772 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.773 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.773 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:00:35.773 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.748467+0000", 2023-10-01T08:00:35.773 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:00:35.773 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.773 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.773 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:00:35.773 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.748466+0000", 2023-10-01T08:00:35.773 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T08:00:35.773 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.773 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.773 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:00:35.774 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.748490+0000", 2023-10-01T08:00:35.774 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.4043e-05 2023-10-01T08:00:35.774 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.774 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.774 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:00:35.774 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.748522+0000", 2023-10-01T08:00:35.774 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.1903000000000003e-05 2023-10-01T08:00:35.774 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.774 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.774 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:00:35.774 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.748529+0000", 2023-10-01T08:00:35.774 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.8140000000000001e-06 2023-10-01T08:00:35.775 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.775 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.775 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:00:35.775 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.753812+0000", 2023-10-01T08:00:35.775 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0052826879999999998 2023-10-01T08:00:35.775 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.775 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.775 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:00:35.775 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.753970+0000", 2023-10-01T08:00:35.775 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00015734000000000001 2023-10-01T08:00:35.775 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.775 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.775 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4,7", 2023-10-01T08:00:35.776 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.754149+0000", 2023-10-01T08:00:35.776 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00017974700000000001 2023-10-01T08:00:35.776 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.776 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.776 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:00:35.776 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.757121+0000", 2023-10-01T08:00:35.776 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0029717300000000001 2023-10-01T08:00:35.776 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.776 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.776 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:00:35.776 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.757141+0000", 2023-10-01T08:00:35.776 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.9925999999999999e-05 2023-10-01T08:00:35.776 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.777 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.777 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:00:35.777 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.945344+0000", 2023-10-01T08:00:35.777 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.188203131 2023-10-01T08:00:35.777 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.777 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.777 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:00:35.777 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.945390+0000", 2023-10-01T08:00:35.777 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.5939999999999997e-05 2023-10-01T08:00:35.777 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.777 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.777 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:00:35.778 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:51:57.945430+0000", 2023-10-01T08:00:35.778 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.9878e-05 2023-10-01T08:00:35.778 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:00:35.778 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:00:35.778 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:00:35.778 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.778 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.778 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44945.0:146126 7.5 7:af505778:::benchmark_data_smithi084_123840_object38129:head [delete] snapc 0=[] ondisk+write+known_if_redirected e155)", 2023-10-01T08:00:35.778 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:53:04.497893+0000", 2023-10-01T08:00:35.778 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 451.23931455899998, 2023-10-01T08:00:35.778 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.213592107, 2023-10-01T08:00:35.778 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:00:35.779 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:00:35.779 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:00:35.779 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44945", 2023-10-01T08:00:35.779 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T08:00:35.779 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 146126 2023-10-01T08:00:35.779 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.779 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:00:35.779 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.779 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:00:35.779 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.497893+0000", 2023-10-01T08:00:35.779 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:00:35.779 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.780 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.780 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:00:35.780 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.497893+0000", 2023-10-01T08:00:35.780 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:00:35.780 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.780 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.780 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:00:35.780 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.497892+0000", 2023-10-01T08:00:35.780 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T08:00:35.780 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.780 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.780 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:00:35.780 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.497896+0000", 2023-10-01T08:00:35.781 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.6410000000000001e-06 2023-10-01T08:00:35.781 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.781 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.781 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:00:35.781 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.497904+0000", 2023-10-01T08:00:35.781 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.7309999999999993e-06 2023-10-01T08:00:35.781 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.781 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.781 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:00:35.781 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.497909+0000", 2023-10-01T08:00:35.781 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.0490000000000003e-06 2023-10-01T08:00:35.781 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.782 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.782 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:00:35.782 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.497943+0000", 2023-10-01T08:00:35.782 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.4019000000000001e-05 2023-10-01T08:00:35.782 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.782 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.782 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:00:35.782 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.498050+0000", 2023-10-01T08:00:35.782 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00010703400000000001 2023-10-01T08:00:35.782 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.782 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.782 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 0,7", 2023-10-01T08:00:35.783 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.498183+0000", 2023-10-01T08:00:35.783 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000132874 2023-10-01T08:00:35.783 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.783 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.783 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:00:35.783 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.502840+0000", 2023-10-01T08:00:35.783 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0046565790000000001 2023-10-01T08:00:35.783 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.783 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.783 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:00:35.783 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.510929+0000", 2023-10-01T08:00:35.784 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0080897509999999992 2023-10-01T08:00:35.784 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.784 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.784 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:00:35.784 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.711118+0000", 2023-10-01T08:00:35.784 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.20018813999999999 2023-10-01T08:00:35.784 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.784 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.784 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:00:35.784 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.711347+0000", 2023-10-01T08:00:35.784 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00022914100000000001 2023-10-01T08:00:35.784 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.784 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.785 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:00:35.785 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.711485+0000", 2023-10-01T08:00:35.785 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00013819700000000001 2023-10-01T08:00:35.785 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:00:35.785 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:00:35.785 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:00:35.785 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.785 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.785 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44945.0:146131 7.e 7:7f786c68:::benchmark_data_smithi084_123840_object38134:head [delete] snapc 0=[] ondisk+write+known_if_redirected e155)", 2023-10-01T08:00:35.785 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:53:04.503157+0000", 2023-10-01T08:00:35.785 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 451.23405044499998, 2023-10-01T08:00:35.785 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.20778529100000001, 2023-10-01T08:00:35.785 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:00:35.786 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:00:35.786 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:00:35.786 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44945", 2023-10-01T08:00:35.786 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T08:00:35.786 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 146131 2023-10-01T08:00:35.786 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.786 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:00:35.786 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.786 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:00:35.786 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.503157+0000", 2023-10-01T08:00:35.786 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:00:35.786 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.787 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.787 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:00:35.787 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.503157+0000", 2023-10-01T08:00:35.787 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:00:35.787 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.787 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.787 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:00:35.787 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.503155+0000", 2023-10-01T08:00:35.787 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999981 2023-10-01T08:00:35.787 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.787 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.787 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:00:35.787 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.503162+0000", 2023-10-01T08:00:35.788 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.8560000000000001e-06 2023-10-01T08:00:35.788 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.788 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.788 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:00:35.788 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.503174+0000", 2023-10-01T08:00:35.788 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.2221e-05 2023-10-01T08:00:35.788 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.788 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.788 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:00:35.788 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.503182+0000", 2023-10-01T08:00:35.788 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.7549999999999994e-06 2023-10-01T08:00:35.788 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.789 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.789 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:00:35.789 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.503231+0000", 2023-10-01T08:00:35.789 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.9483e-05 2023-10-01T08:00:35.789 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.789 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.789 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:00:35.790 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.503343+0000", 2023-10-01T08:00:35.790 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00011160800000000001 2023-10-01T08:00:35.790 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.790 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.790 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 0,5", 2023-10-01T08:00:35.790 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.503444+0000", 2023-10-01T08:00:35.790 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000101508 2023-10-01T08:00:35.790 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.790 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.790 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:00:35.790 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.508443+0000", 2023-10-01T08:00:35.790 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0049990479999999999 2023-10-01T08:00:35.791 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.791 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.791 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:00:35.791 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.508453+0000", 2023-10-01T08:00:35.791 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.2029999999999998e-06 2023-10-01T08:00:35.791 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.791 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.791 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:00:35.791 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.710732+0000", 2023-10-01T08:00:35.791 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.20227893199999999 2023-10-01T08:00:35.791 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.791 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.792 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:00:35.792 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.710889+0000", 2023-10-01T08:00:35.792 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000157534 2023-10-01T08:00:35.792 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.792 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.792 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:00:35.792 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:04.710942+0000", 2023-10-01T08:00:35.792 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.3097999999999999e-05 2023-10-01T08:00:35.792 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:00:35.792 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:00:35.792 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:00:35.792 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.793 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.793 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44945.0:147148 7.8 7:11108acb:::benchmark_data_smithi084_123840_object39151:head [delete] snapc 0=[] ondisk+write+known_if_redirected e156)", 2023-10-01T08:00:35.793 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:53:06.020188+0000", 2023-10-01T08:00:35.793 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 449.71701978300001, 2023-10-01T08:00:35.793 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.20592112800000001, 2023-10-01T08:00:35.793 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:00:35.793 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:00:35.793 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:00:35.793 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44945", 2023-10-01T08:00:35.793 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T08:00:35.793 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 147148 2023-10-01T08:00:35.794 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.794 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:00:35.794 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.794 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:00:35.794 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.020188+0000", 2023-10-01T08:00:35.794 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:00:35.794 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.794 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.794 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:00:35.794 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.020188+0000", 2023-10-01T08:00:35.794 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:00:35.794 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.795 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.795 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:00:35.795 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.020187+0000", 2023-10-01T08:00:35.795 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T08:00:35.795 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.795 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.795 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:00:35.795 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.020190+0000", 2023-10-01T08:00:35.795 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.9869999999999999e-06 2023-10-01T08:00:35.795 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.795 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.795 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:00:35.795 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.020197+0000", 2023-10-01T08:00:35.796 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.951e-06 2023-10-01T08:00:35.796 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.796 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.796 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:00:35.796 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.020202+0000", 2023-10-01T08:00:35.796 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.1719999999999998e-06 2023-10-01T08:00:35.796 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.796 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.796 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:00:35.796 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.030112+0000", 2023-10-01T08:00:35.796 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0099101209999999992 2023-10-01T08:00:35.796 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.796 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.797 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:00:35.797 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.030205+0000", 2023-10-01T08:00:35.797 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.3058000000000002e-05 2023-10-01T08:00:35.797 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.797 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.797 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4,7", 2023-10-01T08:00:35.797 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.030273+0000", 2023-10-01T08:00:35.797 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.7372000000000005e-05 2023-10-01T08:00:35.797 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.797 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.797 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:00:35.797 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.040141+0000", 2023-10-01T08:00:35.798 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0098684229999999994 2023-10-01T08:00:35.798 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.798 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.798 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:00:35.798 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.041150+0000", 2023-10-01T08:00:35.798 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0010088530000000001 2023-10-01T08:00:35.798 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.798 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.798 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:00:35.798 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.226019+0000", 2023-10-01T08:00:35.798 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.18486862000000001 2023-10-01T08:00:35.798 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.799 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.799 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:00:35.799 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.226069+0000", 2023-10-01T08:00:35.799 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.0918000000000003e-05 2023-10-01T08:00:35.799 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.799 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.799 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:00:35.799 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.226109+0000", 2023-10-01T08:00:35.799 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.9186000000000001e-05 2023-10-01T08:00:35.799 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:00:35.799 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:00:35.799 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:00:35.800 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.800 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.800 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44945.0:147150 7.8 7:1e7d5075:::benchmark_data_smithi084_123840_object39153:head [delete] snapc 0=[] ondisk+write+known_if_redirected e156)", 2023-10-01T08:00:35.800 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:53:06.021015+0000", 2023-10-01T08:00:35.800 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 449.71619276500002, 2023-10-01T08:00:35.800 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.20520116399999999, 2023-10-01T08:00:35.800 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:00:35.800 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:00:35.800 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:00:35.800 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44945", 2023-10-01T08:00:35.800 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T08:00:35.800 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 147150 2023-10-01T08:00:35.800 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.801 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:00:35.801 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.801 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:00:35.801 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.021015+0000", 2023-10-01T08:00:35.801 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:00:35.801 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.801 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.801 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:00:35.801 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.021015+0000", 2023-10-01T08:00:35.801 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:00:35.801 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.801 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.802 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:00:35.802 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.021014+0000", 2023-10-01T08:00:35.802 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T08:00:35.802 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.802 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.802 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:00:35.802 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.021018+0000", 2023-10-01T08:00:35.802 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.9790000000000004e-06 2023-10-01T08:00:35.802 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.802 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.802 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:00:35.802 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.021026+0000", 2023-10-01T08:00:35.802 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.7489999999999998e-06 2023-10-01T08:00:35.803 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.803 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.803 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:00:35.803 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.021032+0000", 2023-10-01T08:00:35.803 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.5549999999999999e-06 2023-10-01T08:00:35.803 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.803 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.803 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:00:35.803 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.034907+0000", 2023-10-01T08:00:35.803 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.013874902 2023-10-01T08:00:35.803 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.803 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.803 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:00:35.804 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.035080+0000", 2023-10-01T08:00:35.804 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00017310200000000001 2023-10-01T08:00:35.804 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.804 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.804 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4,7", 2023-10-01T08:00:35.804 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.035185+0000", 2023-10-01T08:00:35.804 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000104366 2023-10-01T08:00:35.804 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.804 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.804 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:00:35.804 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.040149+0000", 2023-10-01T08:00:35.804 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0049645009999999996 2023-10-01T08:00:35.805 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.805 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.805 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:00:35.805 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.041202+0000", 2023-10-01T08:00:35.805 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0010529389999999999 2023-10-01T08:00:35.805 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.805 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.805 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:00:35.805 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.226145+0000", 2023-10-01T08:00:35.806 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.184942884 2023-10-01T08:00:35.806 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.806 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.806 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:00:35.806 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.226182+0000", 2023-10-01T08:00:35.806 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.6822000000000001e-05 2023-10-01T08:00:35.806 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.806 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.806 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:00:35.806 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.226216+0000", 2023-10-01T08:00:35.806 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.4054000000000003e-05 2023-10-01T08:00:35.807 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:00:35.807 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:00:35.807 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:00:35.807 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.807 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.807 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44945.0:147158 7.e 7:78bb68e3:::benchmark_data_smithi084_123840_object39161:head [delete] snapc 0=[] ondisk+write+known_if_redirected e156)", 2023-10-01T08:00:35.807 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:53:06.034848+0000", 2023-10-01T08:00:35.807 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 449.70235905700002, 2023-10-01T08:00:35.807 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.203743549, 2023-10-01T08:00:35.807 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:00:35.807 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:00:35.807 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:00:35.808 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44945", 2023-10-01T08:00:35.808 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T08:00:35.808 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 147158 2023-10-01T08:00:35.808 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.808 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:00:35.808 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.808 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:00:35.808 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.034848+0000", 2023-10-01T08:00:35.808 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:00:35.808 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.808 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.808 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:00:35.808 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.034848+0000", 2023-10-01T08:00:35.809 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:00:35.809 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.809 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.809 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:00:35.809 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.034847+0000", 2023-10-01T08:00:35.809 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T08:00:35.809 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.809 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.809 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:00:35.809 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.034854+0000", 2023-10-01T08:00:35.809 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.9659999999999999e-06 2023-10-01T08:00:35.809 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.810 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.810 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:00:35.810 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.034865+0000", 2023-10-01T08:00:35.810 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0923e-05 2023-10-01T08:00:35.810 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.810 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.810 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:00:35.810 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.034873+0000", 2023-10-01T08:00:35.810 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.8990000000000001e-06 2023-10-01T08:00:35.810 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.810 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.810 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:00:35.811 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.034929+0000", 2023-10-01T08:00:35.811 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.6808000000000002e-05 2023-10-01T08:00:35.811 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.811 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.811 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:00:35.811 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.035037+0000", 2023-10-01T08:00:35.811 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000108038 2023-10-01T08:00:35.811 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.811 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.811 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 0,5", 2023-10-01T08:00:35.811 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.035109+0000", 2023-10-01T08:00:35.812 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.2041999999999999e-05 2023-10-01T08:00:35.812 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.812 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.812 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:00:35.812 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.226963+0000", 2023-10-01T08:00:35.812 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.19185388 2023-10-01T08:00:35.812 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.812 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.812 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:00:35.812 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.227031+0000", 2023-10-01T08:00:35.812 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.8178999999999999e-05 2023-10-01T08:00:35.812 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.813 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.813 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:00:35.813 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.238417+0000", 2023-10-01T08:00:35.813 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0113851 2023-10-01T08:00:35.813 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.813 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.813 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:00:35.813 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.238549+0000", 2023-10-01T08:00:35.813 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00013277800000000001 2023-10-01T08:00:35.813 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.813 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.813 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:00:35.814 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.238592+0000", 2023-10-01T08:00:35.814 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.2463000000000003e-05 2023-10-01T08:00:35.814 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:00:35.814 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:00:35.814 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:00:35.814 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.814 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.814 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44945.0:147163 7.e 7:797e6ba3:::benchmark_data_smithi084_123840_object39166:head [delete] snapc 0=[] ondisk+write+known_if_redirected e156)", 2023-10-01T08:00:35.814 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:53:06.036745+0000", 2023-10-01T08:00:35.814 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 449.70046224700002, 2023-10-01T08:00:35.814 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.20204707599999999, 2023-10-01T08:00:35.814 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:00:35.815 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:00:35.815 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:00:35.815 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44945", 2023-10-01T08:00:35.815 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T08:00:35.815 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 147163 2023-10-01T08:00:35.815 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.815 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:00:35.815 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.815 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:00:35.815 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.036745+0000", 2023-10-01T08:00:35.815 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:00:35.815 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.816 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.816 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:00:35.816 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.036745+0000", 2023-10-01T08:00:35.816 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:00:35.816 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.816 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.816 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:00:35.816 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.036744+0000", 2023-10-01T08:00:35.816 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T08:00:35.816 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.816 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.816 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:00:35.817 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.036748+0000", 2023-10-01T08:00:35.817 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.4000000000000002e-06 2023-10-01T08:00:35.817 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.817 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.817 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:00:35.817 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.036756+0000", 2023-10-01T08:00:35.817 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.6690000000000006e-06 2023-10-01T08:00:35.817 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.817 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.817 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:00:35.817 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.036761+0000", 2023-10-01T08:00:35.817 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.4750000000000001e-06 2023-10-01T08:00:35.818 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.818 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.818 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:00:35.818 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.040027+0000", 2023-10-01T08:00:35.818 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0032654670000000002 2023-10-01T08:00:35.818 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.818 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.818 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:00:35.818 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.040182+0000", 2023-10-01T08:00:35.818 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00015498899999999999 2023-10-01T08:00:35.818 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.818 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.819 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 0,5", 2023-10-01T08:00:35.819 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.040253+0000", 2023-10-01T08:00:35.819 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.0727000000000002e-05 2023-10-01T08:00:35.819 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.819 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.819 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:00:35.819 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.226997+0000", 2023-10-01T08:00:35.819 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.186744876 2023-10-01T08:00:35.819 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.819 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.819 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:00:35.820 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.238604+0000", 2023-10-01T08:00:35.820 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.011606287 2023-10-01T08:00:35.820 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.820 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.820 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:00:35.820 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.238698+0000", 2023-10-01T08:00:35.820 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.4210999999999996e-05 2023-10-01T08:00:35.820 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.820 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.820 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:00:35.820 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.238754+0000", 2023-10-01T08:00:35.820 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.6345999999999999e-05 2023-10-01T08:00:35.820 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.821 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.821 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:00:35.821 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.238792+0000", 2023-10-01T08:00:35.821 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.7914000000000003e-05 2023-10-01T08:00:35.821 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:00:35.821 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:00:35.821 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:00:35.821 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.821 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.821 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop_reply(client.44945.0:147158 7.e e156/139 ondisk, result = 0)", 2023-10-01T08:00:35.821 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:53:06.040364+0000", 2023-10-01T08:00:35.821 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 449.69684375600002, 2023-10-01T08:00:35.821 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.18660259700000001, 2023-10-01T08:00:35.822 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:00:35.822 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "started", 2023-10-01T08:00:35.822 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:00:35.822 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.822 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:00:35.822 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.040364+0000", 2023-10-01T08:00:35.822 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:00:35.822 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.822 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.822 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:00:35.822 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.040364+0000", 2023-10-01T08:00:35.822 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:00:35.823 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.823 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.823 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:00:35.823 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.040363+0000", 2023-10-01T08:00:35.823 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T08:00:35.823 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.823 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.823 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:00:35.823 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.040373+0000", 2023-10-01T08:00:35.823 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0229e-05 2023-10-01T08:00:35.823 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.823 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.823 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:00:35.824 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.040384+0000", 2023-10-01T08:00:35.824 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0876999999999999e-05 2023-10-01T08:00:35.824 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.824 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.824 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:00:35.824 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.040392+0000", 2023-10-01T08:00:35.824 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.7470000000000005e-06 2023-10-01T08:00:35.824 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.824 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.824 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:00:35.824 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.226948+0000", 2023-10-01T08:00:35.824 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.18655658899999999 2023-10-01T08:00:35.825 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.825 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.825 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:00:35.825 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.226957+0000", 2023-10-01T08:00:35.825 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.1609999999999992e-06 2023-10-01T08:00:35.825 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.825 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.825 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:00:35.825 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.226966+0000", 2023-10-01T08:00:35.825 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.8899999999999996e-06 2023-10-01T08:00:35.825 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:00:35.825 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:00:35.826 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:00:35.826 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.826 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.826 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.44945.0:147169 7.e 7:7276ac68:::benchmark_data_smithi084_123840_object39172:head [delete] snapc 0=[] ondisk+write+known_if_redirected e156)", 2023-10-01T08:00:35.826 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:53:06.043937+0000", 2023-10-01T08:00:35.826 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 449.69326993999999, 2023-10-01T08:00:35.826 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.214827236, 2023-10-01T08:00:35.826 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:00:35.826 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:00:35.826 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:00:35.826 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.44945", 2023-10-01T08:00:35.826 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T08:00:35.826 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 147169 2023-10-01T08:00:35.827 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.827 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:00:35.827 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.827 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:00:35.827 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.043937+0000", 2023-10-01T08:00:35.827 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:00:35.827 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.827 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.827 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:00:35.827 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.043937+0000", 2023-10-01T08:00:35.827 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:00:35.827 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.828 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.828 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:00:35.828 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.043936+0000", 2023-10-01T08:00:35.828 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T08:00:35.828 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.828 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.828 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:00:35.828 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.043942+0000", 2023-10-01T08:00:35.828 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.5910000000000003e-06 2023-10-01T08:00:35.828 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.828 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.828 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:00:35.828 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.225990+0000", 2023-10-01T08:00:35.829 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.18204851699999999 2023-10-01T08:00:35.829 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.829 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.829 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:00:35.829 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.226000+0000", 2023-10-01T08:00:35.829 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.9869999999999994e-06 2023-10-01T08:00:35.829 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.829 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.829 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:00:35.829 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.227054+0000", 2023-10-01T08:00:35.829 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.001053771 2023-10-01T08:00:35.829 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.829 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.830 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:00:35.830 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.227160+0000", 2023-10-01T08:00:35.830 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00010594000000000001 2023-10-01T08:00:35.830 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.830 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.830 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 0,5", 2023-10-01T08:00:35.830 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.227256+0000", 2023-10-01T08:00:35.830 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.5876000000000002e-05 2023-10-01T08:00:35.830 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.830 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.830 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:00:35.830 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.238609+0000", 2023-10-01T08:00:35.831 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.011352898 2023-10-01T08:00:35.831 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.831 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.831 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:00:35.831 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.247179+0000", 2023-10-01T08:00:35.831 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0085707419999999992 2023-10-01T08:00:35.831 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.831 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.831 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:00:35.831 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.258673+0000", 2023-10-01T08:00:35.831 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.011493265000000001 2023-10-01T08:00:35.831 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.832 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.832 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:00:35.832 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.258723+0000", 2023-10-01T08:00:35.832 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.0813000000000003e-05 2023-10-01T08:00:35.832 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.832 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.832 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:00:35.832 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.258765+0000", 2023-10-01T08:00:35.832 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.1255999999999999e-05 2023-10-01T08:00:35.832 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:00:35.832 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:00:35.832 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:00:35.832 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.833 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.833 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.44945.0:147170 7.3 e156/139 7:c2a44752:::benchmark_data_smithi084_123840_object39173:head v 156'9156, mlcod=156'9154)", 2023-10-01T08:00:35.833 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:53:06.044815+0000", 2023-10-01T08:00:35.833 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 449.69239280599999, 2023-10-01T08:00:35.833 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.19041087800000001, 2023-10-01T08:00:35.833 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:00:35.833 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:00:35.833 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:00:35.833 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.833 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:00:35.833 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.044815+0000", 2023-10-01T08:00:35.833 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:00:35.834 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.834 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.834 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:00:35.834 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.044815+0000", 2023-10-01T08:00:35.834 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:00:35.834 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.834 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.834 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:00:35.834 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.044814+0000", 2023-10-01T08:00:35.834 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T08:00:35.834 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.834 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.835 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:00:35.835 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.044820+0000", 2023-10-01T08:00:35.835 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.02e-06 2023-10-01T08:00:35.835 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.835 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.835 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:00:35.835 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.225709+0000", 2023-10-01T08:00:35.835 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.180889254 2023-10-01T08:00:35.835 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.835 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.835 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:00:35.835 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.225745+0000", 2023-10-01T08:00:35.836 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.5425e-05 2023-10-01T08:00:35.836 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.836 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.836 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:00:35.836 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.225884+0000", 2023-10-01T08:00:35.836 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00013955599999999999 2023-10-01T08:00:35.836 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.836 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.836 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:00:35.836 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.225915+0000", 2023-10-01T08:00:35.836 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.0978000000000001e-05 2023-10-01T08:00:35.836 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.837 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.837 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:00:35.837 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.235188+0000", 2023-10-01T08:00:35.837 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0092729679999999995 2023-10-01T08:00:35.837 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.837 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.837 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:00:35.837 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:53:06.235225+0000", 2023-10-01T08:00:35.837 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.7367000000000003e-05 2023-10-01T08:00:35.837 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:00:35.837 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:00:35.837 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:00:35.838 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.838 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.838 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.35277.0:35619 8.4 e178/173 8:22d420e6:::benchmark_data_smithi084_146341_object35618:head v 178'2157, mlcod=178'2155)", 2023-10-01T08:00:35.838 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:56:04.999426+0000", 2023-10-01T08:00:35.838 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 270.73778101200003, 2023-10-01T08:00:35.838 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.27099089500000001, 2023-10-01T08:00:35.838 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:00:35.838 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:00:35.838 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:00:35.838 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.838 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:00:35.838 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:04.999426+0000", 2023-10-01T08:00:35.838 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:00:35.839 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.839 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.839 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:00:35.839 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:04.999426+0000", 2023-10-01T08:00:35.839 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:00:35.839 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.839 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.839 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:00:35.839 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:04.999425+0000", 2023-10-01T08:00:35.839 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T08:00:35.839 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.839 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.840 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:00:35.840 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:04.999474+0000", 2023-10-01T08:00:35.840 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.9060999999999997e-05 2023-10-01T08:00:35.840 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.840 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.840 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:00:35.840 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:04.999485+0000", 2023-10-01T08:00:35.840 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0304e-05 2023-10-01T08:00:35.840 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.840 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.840 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:00:35.840 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:04.999491+0000", 2023-10-01T08:00:35.841 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.0220000000000001e-06 2023-10-01T08:00:35.841 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.841 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.841 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:00:35.841 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:04.999532+0000", 2023-10-01T08:00:35.841 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.1189000000000002e-05 2023-10-01T08:00:35.841 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.841 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.841 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:00:35.841 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:04.999551+0000", 2023-10-01T08:00:35.841 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.9133000000000001e-05 2023-10-01T08:00:35.841 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.841 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.842 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:00:35.842 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.270373+0000", 2023-10-01T08:00:35.842 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.27082190900000003 2023-10-01T08:00:35.842 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.842 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.842 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:00:35.842 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.270417+0000", 2023-10-01T08:00:35.842 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.4227000000000002e-05 2023-10-01T08:00:35.842 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:00:35.842 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:00:35.842 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:00:35.842 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.843 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.843 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.35277.0:35618 8.1 e178/173 8:8ba3334a:::benchmark_data_smithi084_146341_object35617:head v 178'2255, mlcod=178'2253)", 2023-10-01T08:00:35.843 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:56:04.999567+0000", 2023-10-01T08:00:35.843 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 270.737640591, 2023-10-01T08:00:35.843 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.26791834799999997, 2023-10-01T08:00:35.843 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:00:35.843 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:00:35.843 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:00:35.843 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.843 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:00:35.843 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:04.999567+0000", 2023-10-01T08:00:35.843 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:00:35.843 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.844 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.844 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:00:35.844 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:04.999567+0000", 2023-10-01T08:00:35.844 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:00:35.844 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.844 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.844 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:00:35.844 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:04.999566+0000", 2023-10-01T08:00:35.844 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T08:00:35.844 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.844 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.844 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:00:35.844 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:04.999586+0000", 2023-10-01T08:00:35.845 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.0315000000000001e-05 2023-10-01T08:00:35.845 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.845 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.845 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:00:35.845 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:04.999595+0000", 2023-10-01T08:00:35.845 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.0559999999999994e-06 2023-10-01T08:00:35.845 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.845 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.845 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:00:35.845 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:04.999601+0000", 2023-10-01T08:00:35.845 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.4840000000000003e-06 2023-10-01T08:00:35.845 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.846 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.846 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:00:35.846 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.265586+0000", 2023-10-01T08:00:35.846 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.265985097 2023-10-01T08:00:35.846 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.846 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.846 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:00:35.846 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.265639+0000", 2023-10-01T08:00:35.846 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.3284e-05 2023-10-01T08:00:35.846 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.846 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.846 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:00:35.846 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.267447+0000", 2023-10-01T08:00:35.847 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0018082319999999999 2023-10-01T08:00:35.847 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.847 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.847 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:00:35.847 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.267485+0000", 2023-10-01T08:00:35.847 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.7753999999999998e-05 2023-10-01T08:00:35.847 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:00:35.847 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:00:35.847 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:00:35.847 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.847 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.847 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.35277.0:35624 8.4 e178/173 8:27e359a3:::benchmark_data_smithi084_146341_object35623:head v 178'2158, mlcod=178'2155)", 2023-10-01T08:00:35.848 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:56:05.001755+0000", 2023-10-01T08:00:35.848 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 270.73545227800003, 2023-10-01T08:00:35.848 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.26868358599999997, 2023-10-01T08:00:35.848 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:00:35.848 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:00:35.848 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:00:35.848 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.848 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:00:35.848 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.001755+0000", 2023-10-01T08:00:35.848 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:00:35.848 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.848 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.849 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:00:35.849 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.001755+0000", 2023-10-01T08:00:35.849 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:00:35.849 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.849 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.849 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:00:35.849 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.001754+0000", 2023-10-01T08:00:35.849 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T08:00:35.849 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.849 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.849 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:00:35.849 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.001809+0000", 2023-10-01T08:00:35.850 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.4897e-05 2023-10-01T08:00:35.850 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.850 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.850 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:00:35.850 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.265493+0000", 2023-10-01T08:00:35.850 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.26368390899999999 2023-10-01T08:00:35.850 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.850 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.850 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:00:35.850 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.265532+0000", 2023-10-01T08:00:35.850 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.9186000000000001e-05 2023-10-01T08:00:35.850 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.851 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.851 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:00:35.851 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.267026+0000", 2023-10-01T08:00:35.851 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0014941970000000001 2023-10-01T08:00:35.851 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.851 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.851 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:00:35.851 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.267052+0000", 2023-10-01T08:00:35.851 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.5558000000000002e-05 2023-10-01T08:00:35.851 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.851 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.852 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:00:35.852 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.270421+0000", 2023-10-01T08:00:35.852 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.003368799 2023-10-01T08:00:35.852 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.852 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.852 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:00:35.852 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.270439+0000", 2023-10-01T08:00:35.852 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.7853e-05 2023-10-01T08:00:35.852 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:00:35.852 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:00:35.852 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:00:35.852 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.852 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.853 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.35277.0:169267 8.e 8:7431e247:::benchmark_data_smithi084_146341_object58133:head [delete] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-10-01T08:00:35.853 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:58:38.264976+0000", 2023-10-01T08:00:35.853 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 117.472231616, 2023-10-01T08:00:35.853 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.20382082900000001, 2023-10-01T08:00:35.853 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:00:35.853 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:00:35.853 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:00:35.853 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.35277", 2023-10-01T08:00:35.853 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T08:00:35.853 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 169267 2023-10-01T08:00:35.853 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.854 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:00:35.854 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.854 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:00:35.854 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:38.264976+0000", 2023-10-01T08:00:35.855 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:00:35.855 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.855 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.855 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:00:35.855 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:38.264976+0000", 2023-10-01T08:00:35.856 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:00:35.856 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.856 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.856 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:00:35.856 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:38.264974+0000", 2023-10-01T08:00:35.856 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999981 2023-10-01T08:00:35.856 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.856 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.856 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:00:35.856 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:38.264982+0000", 2023-10-01T08:00:35.856 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.3869999999999995e-06 2023-10-01T08:00:35.856 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.857 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.857 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:00:35.857 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:38.264998+0000", 2023-10-01T08:00:35.857 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.6453999999999999e-05 2023-10-01T08:00:35.857 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.857 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.857 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:00:35.857 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:38.265007+0000", 2023-10-01T08:00:35.857 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.9460000000000004e-06 2023-10-01T08:00:35.857 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.857 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.858 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:00:35.858 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:38.265081+0000", 2023-10-01T08:00:35.858 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.3407999999999999e-05 2023-10-01T08:00:35.858 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.858 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.858 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:00:35.858 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:38.265452+0000", 2023-10-01T08:00:35.858 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00037116599999999998 2023-10-01T08:00:35.858 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.858 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.858 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 0,4", 2023-10-01T08:00:35.858 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:38.265835+0000", 2023-10-01T08:00:35.859 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00038266500000000002 2023-10-01T08:00:35.859 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.859 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.859 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:00:35.859 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:38.271014+0000", 2023-10-01T08:00:35.859 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0051794010000000001 2023-10-01T08:00:35.859 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.859 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.859 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:00:35.859 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:38.272235+0000", 2023-10-01T08:00:35.859 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00122146 2023-10-01T08:00:35.859 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.860 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.860 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:00:35.860 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:38.468680+0000", 2023-10-01T08:00:35.860 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.19644500500000001 2023-10-01T08:00:35.860 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.860 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.860 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:00:35.860 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:38.468750+0000", 2023-10-01T08:00:35.860 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.9710999999999997e-05 2023-10-01T08:00:35.861 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.861 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.861 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:00:35.861 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:38.468797+0000", 2023-10-01T08:00:35.861 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.6349e-05 2023-10-01T08:00:35.861 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:00:35.861 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:00:35.861 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:00:35.861 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.861 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.862 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.35277.0:169279 8.e 8:790ca703:::benchmark_data_smithi084_146341_object58145:head [delete] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-10-01T08:00:35.862 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:58:38.286143+0000", 2023-10-01T08:00:35.862 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 117.451063963, 2023-10-01T08:00:35.862 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.18575092200000001, 2023-10-01T08:00:35.862 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:00:35.862 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:00:35.862 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:00:35.862 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.35277", 2023-10-01T08:00:35.862 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T08:00:35.862 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 169279 2023-10-01T08:00:35.862 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.862 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:00:35.863 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.863 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:00:35.863 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:38.286143+0000", 2023-10-01T08:00:35.863 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:00:35.863 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.863 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.863 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:00:35.863 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:38.286143+0000", 2023-10-01T08:00:35.863 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:00:35.863 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.863 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.863 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:00:35.864 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:38.286142+0000", 2023-10-01T08:00:35.864 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T08:00:35.864 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.864 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.864 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:00:35.864 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:38.286148+0000", 2023-10-01T08:00:35.864 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.665e-06 2023-10-01T08:00:35.864 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.864 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.864 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:00:35.864 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:38.286160+0000", 2023-10-01T08:00:35.865 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.2258e-05 2023-10-01T08:00:35.865 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.865 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.865 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:00:35.865 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:38.286167+0000", 2023-10-01T08:00:35.865 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.5660000000000003e-06 2023-10-01T08:00:35.865 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.865 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.865 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:00:35.865 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:38.286223+0000", 2023-10-01T08:00:35.865 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.6577999999999999e-05 2023-10-01T08:00:35.866 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.866 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.866 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:00:35.866 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:38.286318+0000", 2023-10-01T08:00:35.866 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.4734000000000005e-05 2023-10-01T08:00:35.866 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.866 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.866 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 0,4", 2023-10-01T08:00:35.866 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:38.286456+0000", 2023-10-01T08:00:35.866 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000137661 2023-10-01T08:00:35.866 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.867 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.867 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:00:35.867 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:38.291725+0000", 2023-10-01T08:00:35.867 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0052699349999999999 2023-10-01T08:00:35.867 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.867 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.867 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:00:35.867 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:38.292729+0000", 2023-10-01T08:00:35.867 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0010037920000000001 2023-10-01T08:00:35.868 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.868 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.868 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:00:35.868 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:38.471822+0000", 2023-10-01T08:00:35.868 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.17909309700000001 2023-10-01T08:00:35.868 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.868 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.868 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:00:35.868 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:38.471855+0000", 2023-10-01T08:00:35.868 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.2923999999999999e-05 2023-10-01T08:00:35.868 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.869 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.869 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:00:35.869 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:38.471894+0000", 2023-10-01T08:00:35.869 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.9028e-05 2023-10-01T08:00:35.869 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:00:35.869 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:00:35.869 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:00:35.869 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.869 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.869 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.35277.0:174247 8.4 e188/173 8:285981e6:::benchmark_data_smithi084_146341_object63113:head v 188'10729, mlcod=188'10726)", 2023-10-01T08:00:35.869 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:58:45.653925+0000", 2023-10-01T08:00:35.869 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 110.08328272999999, 2023-10-01T08:00:35.870 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.19253732700000001, 2023-10-01T08:00:35.870 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:00:35.870 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:00:35.870 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:00:35.870 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.870 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:00:35.870 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:45.653925+0000", 2023-10-01T08:00:35.870 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:00:35.870 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.870 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.870 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:00:35.870 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:45.653925+0000", 2023-10-01T08:00:35.871 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:00:35.871 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.871 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.871 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:00:35.871 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:45.653924+0000", 2023-10-01T08:00:35.871 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T08:00:35.871 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.871 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.871 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:00:35.871 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:45.653932+0000", 2023-10-01T08:00:35.871 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.1310000000000006e-06 2023-10-01T08:00:35.871 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.872 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.872 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:00:35.872 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:45.653945+0000", 2023-10-01T08:00:35.872 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.2738000000000001e-05 2023-10-01T08:00:35.872 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.872 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.872 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:00:35.872 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:45.653952+0000", 2023-10-01T08:00:35.872 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.6329999999999996e-06 2023-10-01T08:00:35.872 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.872 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.872 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:00:35.872 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:45.820693+0000", 2023-10-01T08:00:35.873 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.16674038099999999 2023-10-01T08:00:35.873 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.873 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.873 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:00:35.873 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:45.820716+0000", 2023-10-01T08:00:35.873 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.3791999999999999e-05 2023-10-01T08:00:35.873 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.873 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.873 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:00:35.873 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:45.846436+0000", 2023-10-01T08:00:35.873 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.025720013999999999 2023-10-01T08:00:35.874 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:00:35.874 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:00:35.874 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:00:35.874 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:45.846462+0000", 2023-10-01T08:00:35.874 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.5551e-05 2023-10-01T08:00:35.874 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:00:35.874 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:00:35.874 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:00:35.874 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:00:35.874 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:00:35.875 INFO:teuthology.orchestra.run.smithi084.stdout:} 2023-10-01T08:00:35.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:35.876 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:35.876 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:35.977 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:35.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:35 smithi112 bash[59335]: cluster 2023-10-01T08:00:34.489676+0000 mgr.y (mgr.34104) 828 : cluster 0 pgmap v858: 73 pgs: 73 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:35.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:35 smithi112 bash[59335]: audit 2023-10-01T08:00:35.116420+0000 mon.a (mon.0) 1130 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:00:35.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:35 smithi112 bash[59335]: audit 2023-10-01T08:00:35.123142+0000 mon.a (mon.0) 1131 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:00:35.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:35 smithi112 bash[59335]: audit 2023-10-01T08:00:35.586820+0000 mon.a (mon.0) 1132 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:00:36.008 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:36.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:36.010 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:36.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:35 smithi084 bash[75189]: cluster 2023-10-01T08:00:34.489676+0000 mgr.y (mgr.34104) 828 : cluster 0 pgmap v858: 73 pgs: 73 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:36.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:35 smithi084 bash[75189]: audit 2023-10-01T08:00:35.116420+0000 mon.a (mon.0) 1130 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:00:36.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:35 smithi084 bash[75189]: audit 2023-10-01T08:00:35.123142+0000 mon.a (mon.0) 1131 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:00:36.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:35 smithi084 bash[75189]: audit 2023-10-01T08:00:35.586820+0000 mon.a (mon.0) 1132 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:00:36.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:35 smithi084 bash[78255]: cluster 2023-10-01T08:00:34.489676+0000 mgr.y (mgr.34104) 828 : cluster 0 pgmap v858: 73 pgs: 73 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:36.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:35 smithi084 bash[78255]: audit 2023-10-01T08:00:35.116420+0000 mon.a (mon.0) 1130 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:00:36.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:35 smithi084 bash[78255]: audit 2023-10-01T08:00:35.123142+0000 mon.a (mon.0) 1131 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:00:36.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:35 smithi084 bash[78255]: audit 2023-10-01T08:00:35.586820+0000 mon.a (mon.0) 1132 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:00:36.110 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:36.135 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:36.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:36.137 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:36.238 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:36.270 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:36.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:36.272 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:36.373 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:36.383 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:00:36 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:00:36] "GET /metrics HTTP/1.1" 200 33987 "" "Prometheus/2.33.4" 2023-10-01T08:00:36.399 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:36.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:36.401 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:36.501 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:36.526 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:36.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:36.528 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:36.629 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:36.655 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:36.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:36.657 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:36.757 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:36.787 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:36.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:36.790 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:36.891 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:36.923 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:36.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:36.926 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:00:37.027 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:37.034 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:36 smithi084 bash[75189]: audit 2023-10-01T08:00:35.777109+0000 mon.a (mon.0) 1133 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:00:37.034 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:36 smithi084 bash[75189]: audit 2023-10-01T08:00:35.782721+0000 mon.a (mon.0) 1134 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:00:37.034 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:36 smithi084 bash[75189]: audit 2023-10-01T08:00:36.250933+0000 mon.a (mon.0) 1135 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:00:37.034 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:36 smithi084 bash[75189]: audit 2023-10-01T08:00:36.252119+0000 mon.a (mon.0) 1136 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:00:37.035 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:36 smithi084 bash[75189]: audit 2023-10-01T08:00:36.260907+0000 mon.a (mon.0) 1137 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:00:37.035 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:36 smithi084 bash[75189]: cluster 2023-10-01T08:00:36.490279+0000 mgr.y (mgr.34104) 829 : cluster 0 pgmap v859: 73 pgs: 73 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:37.035 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:36 smithi084 bash[78255]: audit 2023-10-01T08:00:35.777109+0000 mon.a (mon.0) 1133 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:00:37.035 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:36 smithi084 bash[78255]: audit 2023-10-01T08:00:35.782721+0000 mon.a (mon.0) 1134 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:00:37.035 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:36 smithi084 bash[78255]: audit 2023-10-01T08:00:36.250933+0000 mon.a (mon.0) 1135 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:00:37.035 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:36 smithi084 bash[78255]: audit 2023-10-01T08:00:36.252119+0000 mon.a (mon.0) 1136 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:00:37.036 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:36 smithi084 bash[78255]: audit 2023-10-01T08:00:36.260907+0000 mon.a (mon.0) 1137 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:00:37.036 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:36 smithi084 bash[78255]: cluster 2023-10-01T08:00:36.490279+0000 mgr.y (mgr.34104) 829 : cluster 0 pgmap v859: 73 pgs: 73 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:37.046 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:37.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:37.048 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:37.149 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:37.161 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:36 smithi112 bash[59335]: audit 2023-10-01T08:00:35.777109+0000 mon.a (mon.0) 1133 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:00:37.162 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:36 smithi112 bash[59335]: audit 2023-10-01T08:00:35.782721+0000 mon.a (mon.0) 1134 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:00:37.162 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:36 smithi112 bash[59335]: audit 2023-10-01T08:00:36.250933+0000 mon.a (mon.0) 1135 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:00:37.163 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:36 smithi112 bash[59335]: audit 2023-10-01T08:00:36.252119+0000 mon.a (mon.0) 1136 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:00:37.163 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:36 smithi112 bash[59335]: audit 2023-10-01T08:00:36.260907+0000 mon.a (mon.0) 1137 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:00:37.163 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:36 smithi112 bash[59335]: cluster 2023-10-01T08:00:36.490279+0000 mgr.y (mgr.34104) 829 : cluster 0 pgmap v859: 73 pgs: 73 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:37.176 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:37.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:37.179 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:37.280 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:37.309 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:37.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:37.312 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:37.413 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:37.442 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:37.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:37.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:00:37.546 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:37.571 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:37.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:37.573 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:37.577 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-10-01T08:00:37.577 INFO:teuthology.orchestra.run.smithi112.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-10-01T08:00:37.577 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-10-01T08:00:37.674 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:37.699 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:37.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:37.701 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:37.788 INFO:teuthology.orchestra.run.smithi084.stderr:pool 'unique_pool_4' created 2023-10-01T08:00:37.802 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:37.821 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:37.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:37.823 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:37.925 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:37.934 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-10-01T08:00:37.935 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:37 smithi084 bash[75189]: audit 2023-10-01T08:00:37.071971+0000 mon.c (mon.2) 96 : audit 1 from='client.? 172.21.15.84:0/1386184942' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-10-01T08:00:37.935 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:37 smithi084 bash[75189]: audit 2023-10-01T08:00:37.072360+0000 mon.a (mon.0) 1138 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-10-01T08:00:37.935 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:37 smithi084 bash[78255]: audit 2023-10-01T08:00:37.071971+0000 mon.c (mon.2) 96 : audit 1 from='client.? 172.21.15.84:0/1386184942' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-10-01T08:00:37.935 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:37 smithi084 bash[78255]: audit 2023-10-01T08:00:37.072360+0000 mon.a (mon.0) 1138 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-10-01T08:00:37.953 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:37.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:37.955 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:38.056 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:38.082 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:38.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:38.084 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:38.185 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:38.198 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:37 smithi112 bash[59335]: audit 2023-10-01T08:00:37.071971+0000 mon.c (mon.2) 96 : audit 1 from='client.? 172.21.15.84:0/1386184942' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-10-01T08:00:38.199 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:37 smithi112 bash[59335]: audit 2023-10-01T08:00:37.072360+0000 mon.a (mon.0) 1138 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-10-01T08:00:38.214 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:38.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:38.217 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:38.318 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:38.348 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:38.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:38.350 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:38.451 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:38.485 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:38.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:38.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:38.589 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:38.617 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:38.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:38.620 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:38.721 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:38.754 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:38.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:38.757 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:38.858 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:38.888 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:38.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:38.891 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:38.991 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:39.024 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:39.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:39.026 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:00:39.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:38 smithi084 bash[75189]: audit 2023-10-01T08:00:37.784173+0000 mon.a (mon.0) 1139 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2023-10-01T08:00:39.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:38 smithi084 bash[75189]: cluster 2023-10-01T08:00:37.784224+0000 mon.a (mon.0) 1140 : cluster 0 osdmap e206: 8 total, 8 up, 8 in 2023-10-01T08:00:39.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:38 smithi084 bash[75189]: cluster 2023-10-01T08:00:37.784571+0000 osd.4 (osd.4) 123 : cluster 3 failed to encode map e206 with expected crc 2023-10-01T08:00:39.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:38 smithi084 bash[75189]: cluster 2023-10-01T08:00:37.784621+0000 osd.5 (osd.5) 172 : cluster 3 failed to encode map e206 with expected crc 2023-10-01T08:00:39.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:38 smithi084 bash[75189]: cluster 2023-10-01T08:00:37.784622+0000 osd.6 (osd.6) 153 : cluster 3 failed to encode map e206 with expected crc 2023-10-01T08:00:39.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:38 smithi084 bash[75189]: cluster 2023-10-01T08:00:38.491066+0000 mgr.y (mgr.34104) 830 : cluster 0 pgmap v861: 89 pgs: 5 creating+peering, 11 unknown, 73 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:39.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:38 smithi084 bash[78255]: audit 2023-10-01T08:00:37.784173+0000 mon.a (mon.0) 1139 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2023-10-01T08:00:39.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:38 smithi084 bash[78255]: cluster 2023-10-01T08:00:37.784224+0000 mon.a (mon.0) 1140 : cluster 0 osdmap e206: 8 total, 8 up, 8 in 2023-10-01T08:00:39.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:38 smithi084 bash[78255]: cluster 2023-10-01T08:00:37.784571+0000 osd.4 (osd.4) 123 : cluster 3 failed to encode map e206 with expected crc 2023-10-01T08:00:39.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:38 smithi084 bash[78255]: cluster 2023-10-01T08:00:37.784621+0000 osd.5 (osd.5) 172 : cluster 3 failed to encode map e206 with expected crc 2023-10-01T08:00:39.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:38 smithi084 bash[78255]: cluster 2023-10-01T08:00:37.784622+0000 osd.6 (osd.6) 153 : cluster 3 failed to encode map e206 with expected crc 2023-10-01T08:00:39.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:38 smithi084 bash[78255]: cluster 2023-10-01T08:00:38.491066+0000 mgr.y (mgr.34104) 830 : cluster 0 pgmap v861: 89 pgs: 5 creating+peering, 11 unknown, 73 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:39.127 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:39.138 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:38 smithi112 bash[59335]: audit 2023-10-01T08:00:37.784173+0000 mon.a (mon.0) 1139 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2023-10-01T08:00:39.138 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:38 smithi112 bash[59335]: cluster 2023-10-01T08:00:37.784224+0000 mon.a (mon.0) 1140 : cluster 0 osdmap e206: 8 total, 8 up, 8 in 2023-10-01T08:00:39.138 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:38 smithi112 bash[59335]: cluster 2023-10-01T08:00:37.784571+0000 osd.4 (osd.4) 123 : cluster 3 failed to encode map e206 with expected crc 2023-10-01T08:00:39.139 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:38 smithi112 bash[59335]: cluster 2023-10-01T08:00:37.784621+0000 osd.5 (osd.5) 172 : cluster 3 failed to encode map e206 with expected crc 2023-10-01T08:00:39.139 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:38 smithi112 bash[59335]: cluster 2023-10-01T08:00:37.784622+0000 osd.6 (osd.6) 153 : cluster 3 failed to encode map e206 with expected crc 2023-10-01T08:00:39.139 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:38 smithi112 bash[59335]: cluster 2023-10-01T08:00:38.491066+0000 mgr.y (mgr.34104) 830 : cluster 0 pgmap v861: 89 pgs: 5 creating+peering, 11 unknown, 73 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:39.158 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:39.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:39.159 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:00:39.259 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:39.289 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:39.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:39.292 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:39.393 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:39.423 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:39.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:39.425 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:39.526 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:39.552 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:39.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:39.555 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:39.656 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:39.681 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:39.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:39.684 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:39.785 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:39.814 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:39.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:39.816 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:39.882 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd pool application enable unique_pool_4 rados --yes-i-really-mean-it || true 2023-10-01T08:00:39.916 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:39.952 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:39.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:39.954 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:40.055 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:40.068 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:39 smithi112 bash[59335]: cluster 2023-10-01T08:00:38.795922+0000 osd.6 (osd.6) 154 : cluster 3 failed to encode map e207 with expected crc 2023-10-01T08:00:40.068 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:39 smithi112 bash[59335]: cluster 2023-10-01T08:00:38.796445+0000 osd.4 (osd.4) 124 : cluster 3 failed to encode map e207 with expected crc 2023-10-01T08:00:40.068 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:39 smithi112 bash[59335]: cluster 2023-10-01T08:00:38.796800+0000 osd.5 (osd.5) 173 : cluster 3 failed to encode map e207 with expected crc 2023-10-01T08:00:40.068 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:39 smithi112 bash[59335]: cluster 2023-10-01T08:00:38.797559+0000 mon.a (mon.0) 1141 : cluster 0 osdmap e207: 8 total, 8 up, 8 in 2023-10-01T08:00:40.068 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:39 smithi112 bash[59335]: cluster 2023-10-01T08:00:38.799699+0000 osd.6 (osd.6) 155 : cluster 3 failed to encode map e207 with expected crc 2023-10-01T08:00:40.068 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:39 smithi112 bash[59335]: cluster 2023-10-01T08:00:38.801325+0000 osd.4 (osd.4) 125 : cluster 3 failed to encode map e207 with expected crc 2023-10-01T08:00:40.068 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:39 smithi112 bash[59335]: cluster 2023-10-01T08:00:38.801851+0000 osd.5 (osd.5) 174 : cluster 3 failed to encode map e207 with expected crc 2023-10-01T08:00:40.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:39 smithi084 bash[78255]: cluster 2023-10-01T08:00:38.795922+0000 osd.6 (osd.6) 154 : cluster 3 failed to encode map e207 with expected crc 2023-10-01T08:00:40.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:39 smithi084 bash[78255]: cluster 2023-10-01T08:00:38.796445+0000 osd.4 (osd.4) 124 : cluster 3 failed to encode map e207 with expected crc 2023-10-01T08:00:40.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:39 smithi084 bash[78255]: cluster 2023-10-01T08:00:38.796800+0000 osd.5 (osd.5) 173 : cluster 3 failed to encode map e207 with expected crc 2023-10-01T08:00:40.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:39 smithi084 bash[78255]: cluster 2023-10-01T08:00:38.797559+0000 mon.a (mon.0) 1141 : cluster 0 osdmap e207: 8 total, 8 up, 8 in 2023-10-01T08:00:40.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:39 smithi084 bash[78255]: cluster 2023-10-01T08:00:38.799699+0000 osd.6 (osd.6) 155 : cluster 3 failed to encode map e207 with expected crc 2023-10-01T08:00:40.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:39 smithi084 bash[78255]: cluster 2023-10-01T08:00:38.801325+0000 osd.4 (osd.4) 125 : cluster 3 failed to encode map e207 with expected crc 2023-10-01T08:00:40.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:39 smithi084 bash[78255]: cluster 2023-10-01T08:00:38.801851+0000 osd.5 (osd.5) 174 : cluster 3 failed to encode map e207 with expected crc 2023-10-01T08:00:40.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:39 smithi084 bash[75189]: cluster 2023-10-01T08:00:38.795922+0000 osd.6 (osd.6) 154 : cluster 3 failed to encode map e207 with expected crc 2023-10-01T08:00:40.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:39 smithi084 bash[75189]: cluster 2023-10-01T08:00:38.796445+0000 osd.4 (osd.4) 124 : cluster 3 failed to encode map e207 with expected crc 2023-10-01T08:00:40.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:39 smithi084 bash[75189]: cluster 2023-10-01T08:00:38.796800+0000 osd.5 (osd.5) 173 : cluster 3 failed to encode map e207 with expected crc 2023-10-01T08:00:40.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:39 smithi084 bash[75189]: cluster 2023-10-01T08:00:38.797559+0000 mon.a (mon.0) 1141 : cluster 0 osdmap e207: 8 total, 8 up, 8 in 2023-10-01T08:00:40.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:39 smithi084 bash[75189]: cluster 2023-10-01T08:00:38.799699+0000 osd.6 (osd.6) 155 : cluster 3 failed to encode map e207 with expected crc 2023-10-01T08:00:40.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:39 smithi084 bash[75189]: cluster 2023-10-01T08:00:38.801325+0000 osd.4 (osd.4) 125 : cluster 3 failed to encode map e207 with expected crc 2023-10-01T08:00:40.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:39 smithi084 bash[75189]: cluster 2023-10-01T08:00:38.801851+0000 osd.5 (osd.5) 174 : cluster 3 failed to encode map e207 with expected crc 2023-10-01T08:00:40.085 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:40.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:40.088 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:40.189 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:40.214 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:40.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:40.217 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:00:40.317 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:40.344 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:40.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:40.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:40.447 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:40.483 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:40.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:40.486 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:40.587 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:40.611 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:40.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:40.614 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:40.715 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:40.747 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:40.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:40.750 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:40.851 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:40.863 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:40 smithi084 bash[78255]: cluster 2023-10-01T08:00:39.804819+0000 osd.4 (osd.4) 126 : cluster 3 failed to encode map e208 with expected crc 2023-10-01T08:00:40.863 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:40 smithi084 bash[78255]: cluster 2023-10-01T08:00:39.806515+0000 mon.a (mon.0) 1142 : cluster 0 osdmap e208: 8 total, 8 up, 8 in 2023-10-01T08:00:40.863 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:40 smithi084 bash[78255]: cluster 2023-10-01T08:00:39.987339+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e208 with expected crc 2023-10-01T08:00:40.863 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:40 smithi084 bash[78255]: cluster 2023-10-01T08:00:39.990085+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e208 with expected crc 2023-10-01T08:00:40.863 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:40 smithi084 bash[78255]: cluster 2023-10-01T08:00:40.491898+0000 mgr.y (mgr.34104) 831 : cluster 0 pgmap v864: 89 pgs: 5 creating+peering, 10 unknown, 74 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:40.864 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:40 smithi084 bash[75189]: cluster 2023-10-01T08:00:39.804819+0000 osd.4 (osd.4) 126 : cluster 3 failed to encode map e208 with expected crc 2023-10-01T08:00:40.864 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:40 smithi084 bash[75189]: cluster 2023-10-01T08:00:39.806515+0000 mon.a (mon.0) 1142 : cluster 0 osdmap e208: 8 total, 8 up, 8 in 2023-10-01T08:00:40.864 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:40 smithi084 bash[75189]: cluster 2023-10-01T08:00:39.987339+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e208 with expected crc 2023-10-01T08:00:40.864 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:40 smithi084 bash[75189]: cluster 2023-10-01T08:00:39.990085+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e208 with expected crc 2023-10-01T08:00:40.864 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:40 smithi084 bash[75189]: cluster 2023-10-01T08:00:40.491898+0000 mgr.y (mgr.34104) 831 : cluster 0 pgmap v864: 89 pgs: 5 creating+peering, 10 unknown, 74 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:40.880 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:40.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:40.884 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:40.984 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:41.014 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:41.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:41.017 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:41.118 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:41.144 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:41.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:41.146 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:41.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:40 smithi112 bash[59335]: cluster 2023-10-01T08:00:39.804819+0000 osd.4 (osd.4) 126 : cluster 3 failed to encode map e208 with expected crc 2023-10-01T08:00:41.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:40 smithi112 bash[59335]: cluster 2023-10-01T08:00:39.806515+0000 mon.a (mon.0) 1142 : cluster 0 osdmap e208: 8 total, 8 up, 8 in 2023-10-01T08:00:41.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:40 smithi112 bash[59335]: cluster 2023-10-01T08:00:39.987339+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e208 with expected crc 2023-10-01T08:00:41.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:40 smithi112 bash[59335]: cluster 2023-10-01T08:00:39.990085+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e208 with expected crc 2023-10-01T08:00:41.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:40 smithi112 bash[59335]: cluster 2023-10-01T08:00:40.491898+0000 mgr.y (mgr.34104) 831 : cluster 0 pgmap v864: 89 pgs: 5 creating+peering, 10 unknown, 74 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:41.247 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:41.277 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:41.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:41.281 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:41.381 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:41.412 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:41.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:41.415 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:41.516 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:41.546 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:41.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:41.548 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:41.649 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:41.680 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:41.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:41.683 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:00:41.784 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:41.810 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:41.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:41.815 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:41.916 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:41.938 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:41.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:41.943 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:41.954 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T08:00:41.982 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T08:00:42.007 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T08:00:42.034 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T08:00:42.044 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:42.056 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:41 smithi084 bash[75189]: cluster 2023-10-01T08:00:40.076555+0000 osd.5 (osd.5) 175 : cluster 3 failed to encode map e208 with expected crc 2023-10-01T08:00:42.056 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:41 smithi084 bash[75189]: cluster 2023-10-01T08:00:40.076558+0000 osd.6 (osd.6) 156 : cluster 3 failed to encode map e208 with expected crc 2023-10-01T08:00:42.057 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:41 smithi084 bash[78255]: cluster 2023-10-01T08:00:40.076555+0000 osd.5 (osd.5) 175 : cluster 3 failed to encode map e208 with expected crc 2023-10-01T08:00:42.057 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:41 smithi084 bash[78255]: cluster 2023-10-01T08:00:40.076558+0000 osd.6 (osd.6) 156 : cluster 3 failed to encode map e208 with expected crc 2023-10-01T08:00:42.062 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T08:00:42.069 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:42.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:42.072 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:42.090 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T08:00:42.118 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T08:00:42.147 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T08:00:42.148 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T08:00:42.148 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T08:00:42.149 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T08:00:42.149 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T08:00:42.149 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T08:00:42.149 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T08:00:42.149 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T08:00:42.149 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T08:00:42.172 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:42.185 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:41 smithi112 bash[59335]: cluster 2023-10-01T08:00:40.076555+0000 osd.5 (osd.5) 175 : cluster 3 failed to encode map e208 with expected crc 2023-10-01T08:00:42.185 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:41 smithi112 bash[59335]: cluster 2023-10-01T08:00:40.076558+0000 osd.6 (osd.6) 156 : cluster 3 failed to encode map e208 with expected crc 2023-10-01T08:00:42.202 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:42.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:42.205 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:42.306 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:42.341 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:42.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:42.343 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:42.444 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:42.470 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:42.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:42.472 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:42.573 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:42.606 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:42.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:42.609 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:00:42.709 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:42.742 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:42.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:42.746 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:42.835 INFO:teuthology.orchestra.run.smithi084.stderr:nodeep-scrub is set 2023-10-01T08:00:42.846 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:42.875 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:42.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:42.878 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:42.979 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:42.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:42 smithi112 bash[59335]: audit 2023-10-01T08:00:41.925773+0000 mon.a (mon.0) 1143 : audit 0 from='client.? 172.21.15.84:0/2338093312' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:00:42.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:42 smithi112 bash[59335]: audit 2023-10-01T08:00:42.140915+0000 mon.c (mon.2) 97 : audit 1 from='client.? 172.21.15.84:0/1696414311' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:00:42.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:42 smithi112 bash[59335]: audit 2023-10-01T08:00:42.141357+0000 mon.a (mon.0) 1144 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:00:42.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:42 smithi112 bash[59335]: cluster 2023-10-01T08:00:42.492595+0000 mgr.y (mgr.34104) 832 : cluster 0 pgmap v865: 89 pgs: 5 creating+peering, 84 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:42.993 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:42 smithi084 bash[78255]: audit 2023-10-01T08:00:41.925773+0000 mon.a (mon.0) 1143 : audit 0 from='client.? 172.21.15.84:0/2338093312' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:00:42.993 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:42 smithi084 bash[78255]: audit 2023-10-01T08:00:42.140915+0000 mon.c (mon.2) 97 : audit 1 from='client.? 172.21.15.84:0/1696414311' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:00:42.993 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:42 smithi084 bash[78255]: audit 2023-10-01T08:00:42.141357+0000 mon.a (mon.0) 1144 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:00:42.993 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:42 smithi084 bash[78255]: cluster 2023-10-01T08:00:42.492595+0000 mgr.y (mgr.34104) 832 : cluster 0 pgmap v865: 89 pgs: 5 creating+peering, 84 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:42.994 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:42 smithi084 bash[75189]: audit 2023-10-01T08:00:41.925773+0000 mon.a (mon.0) 1143 : audit 0 from='client.? 172.21.15.84:0/2338093312' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:00:42.994 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:42 smithi084 bash[75189]: audit 2023-10-01T08:00:42.140915+0000 mon.c (mon.2) 97 : audit 1 from='client.? 172.21.15.84:0/1696414311' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:00:42.994 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:42 smithi084 bash[75189]: audit 2023-10-01T08:00:42.141357+0000 mon.a (mon.0) 1144 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:00:42.994 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:42 smithi084 bash[75189]: cluster 2023-10-01T08:00:42.492595+0000 mgr.y (mgr.34104) 832 : cluster 0 pgmap v865: 89 pgs: 5 creating+peering, 84 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:43.008 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:43.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:43.010 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:00:43.111 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:43.141 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:43.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:43.145 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:43.245 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:43.278 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:43.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:43.281 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:00:43.365 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 5, 6, 4, 7, 1] 2023-10-01T08:00:43.366 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T08:00:43.366 INFO:tasks.thrashosds.thrasher:inject_pause on osd.5 2023-10-01T08:00:43.366 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-01T08:00:43.366 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-01T08:00:43.366 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 config set filestore_inject_stall 3 2023-10-01T08:00:43.381 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:43.439 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:43.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:43.443 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:43.543 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:43.571 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:43.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:43.573 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:43.674 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:43.702 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:43.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:43.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:43.805 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:43.834 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:43.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:43.837 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:43.938 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:43.970 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:43.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:43.973 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:43.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:43 smithi112 bash[59335]: cluster 2023-10-01T08:00:42.812934+0000 mon.a (mon.0) 1145 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:00:43.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:43 smithi112 bash[59335]: cluster 2023-10-01T08:00:42.825727+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e209 with expected crc 2023-10-01T08:00:43.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:43 smithi112 bash[59335]: cluster 2023-10-01T08:00:42.827789+0000 osd.5 (osd.5) 176 : cluster 3 failed to encode map e209 with expected crc 2023-10-01T08:00:43.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:43 smithi112 bash[59335]: audit 2023-10-01T08:00:42.828965+0000 mon.a (mon.0) 1146 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T08:00:43.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:43 smithi112 bash[59335]: cluster 2023-10-01T08:00:42.829059+0000 mon.a (mon.0) 1147 : cluster 0 osdmap e209: 8 total, 8 up, 8 in 2023-10-01T08:00:44.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:43 smithi084 bash[75189]: cluster 2023-10-01T08:00:42.812934+0000 mon.a (mon.0) 1145 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:00:44.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:43 smithi084 bash[75189]: cluster 2023-10-01T08:00:42.825727+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e209 with expected crc 2023-10-01T08:00:44.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:43 smithi084 bash[75189]: cluster 2023-10-01T08:00:42.827789+0000 osd.5 (osd.5) 176 : cluster 3 failed to encode map e209 with expected crc 2023-10-01T08:00:44.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:43 smithi084 bash[75189]: audit 2023-10-01T08:00:42.828965+0000 mon.a (mon.0) 1146 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T08:00:44.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:43 smithi084 bash[75189]: cluster 2023-10-01T08:00:42.829059+0000 mon.a (mon.0) 1147 : cluster 0 osdmap e209: 8 total, 8 up, 8 in 2023-10-01T08:00:44.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:43 smithi084 bash[78255]: cluster 2023-10-01T08:00:42.812934+0000 mon.a (mon.0) 1145 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:00:44.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:43 smithi084 bash[78255]: cluster 2023-10-01T08:00:42.825727+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e209 with expected crc 2023-10-01T08:00:44.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:43 smithi084 bash[78255]: cluster 2023-10-01T08:00:42.827789+0000 osd.5 (osd.5) 176 : cluster 3 failed to encode map e209 with expected crc 2023-10-01T08:00:44.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:43 smithi084 bash[78255]: audit 2023-10-01T08:00:42.828965+0000 mon.a (mon.0) 1146 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T08:00:44.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:43 smithi084 bash[78255]: cluster 2023-10-01T08:00:42.829059+0000 mon.a (mon.0) 1147 : cluster 0 osdmap e209: 8 total, 8 up, 8 in 2023-10-01T08:00:44.074 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:44.103 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:44.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:44.106 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:44.206 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:44.244 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:44.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:44.246 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:44.347 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:44.369 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:00:44.380 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:44.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:44.383 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:44.484 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:44.514 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:44.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:44.516 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:44.617 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:44.649 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:44.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:44.651 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:44.752 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:44.781 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:44.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:44.784 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:44.885 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:44.897 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:44 smithi112 bash[59335]: cluster 2023-10-01T08:00:43.576989+0000 osd.6 (osd.6) 157 : cluster 3 failed to encode map e209 with expected crc 2023-10-01T08:00:44.897 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:44 smithi112 bash[59335]: cluster 2023-10-01T08:00:43.577144+0000 osd.4 (osd.4) 127 : cluster 3 failed to encode map e209 with expected crc 2023-10-01T08:00:44.897 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:44 smithi112 bash[59335]: cluster 2023-10-01T08:00:44.493464+0000 mgr.y (mgr.34104) 833 : cluster 0 pgmap v867: 89 pgs: 89 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:44.919 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:44.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:44.922 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:00:45.022 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:45.055 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:45.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:45.058 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:45.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:44 smithi084 bash[75189]: cluster 2023-10-01T08:00:43.576989+0000 osd.6 (osd.6) 157 : cluster 3 failed to encode map e209 with expected crc 2023-10-01T08:00:45.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:44 smithi084 bash[75189]: cluster 2023-10-01T08:00:43.577144+0000 osd.4 (osd.4) 127 : cluster 3 failed to encode map e209 with expected crc 2023-10-01T08:00:45.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:44 smithi084 bash[75189]: cluster 2023-10-01T08:00:44.493464+0000 mgr.y (mgr.34104) 833 : cluster 0 pgmap v867: 89 pgs: 89 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:45.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:44 smithi084 bash[78255]: cluster 2023-10-01T08:00:43.576989+0000 osd.6 (osd.6) 157 : cluster 3 failed to encode map e209 with expected crc 2023-10-01T08:00:45.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:44 smithi084 bash[78255]: cluster 2023-10-01T08:00:43.577144+0000 osd.4 (osd.4) 127 : cluster 3 failed to encode map e209 with expected crc 2023-10-01T08:00:45.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:44 smithi084 bash[78255]: cluster 2023-10-01T08:00:44.493464+0000 mgr.y (mgr.34104) 833 : cluster 0 pgmap v867: 89 pgs: 89 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:45.159 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:45.184 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:45.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:45.186 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:45.207 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T08:00:45.288 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:45.323 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:45.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:45.325 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:45.386 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:00:45.426 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:45.453 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:45.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:45.457 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:45.557 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:45.586 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:45.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:45.589 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:45.690 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:45.722 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:45.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:45.726 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:45.827 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:45.853 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:45.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:45.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:00:45.946 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-01T08:00:45.956 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:45.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:45 smithi112 bash[59335]: audit 2023-10-01T08:00:45.096054+0000 mon.a (mon.0) 1148 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:00:46.019 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:46.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:46.021 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:46.122 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:46.134 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:45 smithi084 bash[78255]: audit 2023-10-01T08:00:45.096054+0000 mon.a (mon.0) 1148 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:00:46.134 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:45 smithi084 bash[75189]: audit 2023-10-01T08:00:45.096054+0000 mon.a (mon.0) 1148 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:00:46.146 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:46.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:46.148 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:46.249 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:46.283 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:46.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:46.286 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:46.386 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:46.396 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:00:46 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:00:46] "GET /metrics HTTP/1.1" 200 36274 "" "Prometheus/2.33.4" 2023-10-01T08:00:46.413 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:46.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:46.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:00:46.516 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:46.546 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:46.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:46.549 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:46.650 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:46.675 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:46.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:46.677 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:00:46.778 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:46.808 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:46.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:46.810 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:46.911 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:46.919 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:46 smithi084 bash[75189]: cluster 2023-10-01T08:00:46.494550+0000 mgr.y (mgr.34104) 834 : cluster 0 pgmap v868: 89 pgs: 89 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:46.919 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:46 smithi084 bash[78255]: cluster 2023-10-01T08:00:46.494550+0000 mgr.y (mgr.34104) 834 : cluster 0 pgmap v868: 89 pgs: 89 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:46.935 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:46.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:46.938 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:47.039 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:47.062 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:47.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:47.065 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:00:47.165 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:47.189 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:47.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:47.192 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:47.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:46 smithi112 bash[59335]: cluster 2023-10-01T08:00:46.494550+0000 mgr.y (mgr.34104) 834 : cluster 0 pgmap v868: 89 pgs: 89 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:47.292 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:47.326 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:47.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:47.329 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:47.430 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:47.456 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:47.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:47.459 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:00:47.560 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:47.585 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:47.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:47.588 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:47.689 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:47.721 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:47.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:47.724 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:00:47.825 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:47.858 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:47.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:47.860 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:47.961 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:47.994 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:47.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:47.997 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:48.098 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:48.122 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:48.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:48.124 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:48.153 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T08:00:48.225 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:48.252 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:48.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:48.254 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:48.355 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:48.377 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:48.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:48.380 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:48.480 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:48.514 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:48.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:48.517 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:48.618 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:48.650 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:48.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:48.652 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:48.753 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:48.779 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:48.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:48.781 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:48.882 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:48.917 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:48.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:48.919 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:49.020 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:49.051 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:49.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:49.053 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:49.154 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:49.186 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:49.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:49.188 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:00:49.289 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:49.320 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:49.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:49.323 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:49.424 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:49.450 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:49.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:49.453 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:49.553 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:49.586 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:49.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:49.807 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:00:49.908 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:49.929 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:49.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:49.931 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:49.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:49 smithi112 bash[59335]: cluster 2023-10-01T08:00:48.495393+0000 mgr.y (mgr.34104) 835 : cluster 0 pgmap v869: 89 pgs: 89 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:50.031 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:50.040 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:49 smithi084 bash[75189]: cluster 2023-10-01T08:00:48.495393+0000 mgr.y (mgr.34104) 835 : cluster 0 pgmap v869: 89 pgs: 89 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:50.040 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:49 smithi084 bash[78255]: cluster 2023-10-01T08:00:48.495393+0000 mgr.y (mgr.34104) 835 : cluster 0 pgmap v869: 89 pgs: 89 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:50.057 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:50.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:50.060 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:50.161 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:50.182 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:50.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:50.184 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:50.284 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:50.307 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:50.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:50.309 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:50.410 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:50.437 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:50.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:50.439 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:50.540 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:50.566 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:50.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:50.570 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:50.670 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:50.689 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:00:50.696 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:50.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:50.699 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:50.800 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:50.822 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:50.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:50.824 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:50.925 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:50.951 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:50.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:50.954 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:51.055 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:51.089 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:51.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:51.092 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:51.193 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:51.217 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:51.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:51.219 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:00:51.320 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:51.354 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:51.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:51.357 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:51.457 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:51.484 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:51.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:51.487 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:51.557 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-10-01T08:00:51.558 INFO:teuthology.orchestra.run.smithi112.stdout: "success": "" 2023-10-01T08:00:51.558 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-10-01T08:00:51.588 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:51.612 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:51.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:51.615 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:51.716 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:51.747 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:51.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:51.751 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:51.851 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:51.866 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:51 smithi084 bash[75189]: cluster 2023-10-01T08:00:50.496166+0000 mgr.y (mgr.34104) 836 : cluster 0 pgmap v870: 89 pgs: 89 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:51.866 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:51 smithi084 bash[75189]: audit 2023-10-01T08:00:50.606231+0000 mon.a (mon.0) 1149 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:00:51.866 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:51 smithi084 bash[78255]: cluster 2023-10-01T08:00:50.496166+0000 mgr.y (mgr.34104) 836 : cluster 0 pgmap v870: 89 pgs: 89 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:51.866 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:51 smithi084 bash[78255]: audit 2023-10-01T08:00:50.606231+0000 mon.a (mon.0) 1149 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:00:51.880 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:51.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:51.882 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:51.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:51 smithi112 bash[59335]: cluster 2023-10-01T08:00:50.496166+0000 mgr.y (mgr.34104) 836 : cluster 0 pgmap v870: 89 pgs: 89 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:51.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:51 smithi112 bash[59335]: audit 2023-10-01T08:00:50.606231+0000 mon.a (mon.0) 1149 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:00:51.982 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:52.007 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:52.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:52.010 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:52.110 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:52.137 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:52.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:52.139 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:52.240 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:52.265 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:52.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:52.267 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:52.368 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:52.404 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:52.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:52.407 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:52.508 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:52.530 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:52.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:52.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:52.632 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:52.657 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:52.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:52.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:52.760 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:52.789 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:52.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:52.791 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:52.892 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:52.916 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:52.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:52.918 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:53.018 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:53.052 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:53.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:53.056 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:53.156 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:53.190 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:53.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:53.193 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:00:53.249 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:00:53.294 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:53.322 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:53.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:53.326 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:00:53.413 INFO:teuthology.orchestra.run.smithi084.stdout:ERROR: (22) Invalid argument 2023-10-01T08:00:53.413 INFO:teuthology.orchestra.run.smithi084.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T08:00:53.427 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:53.450 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:53.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:53.452 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:00:53.553 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:53.578 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:53.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:53.580 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:00:53.680 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:53.711 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:53.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:53.714 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:53.768 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:53 smithi084 bash[78255]: cluster 2023-10-01T08:00:52.496733+0000 mgr.y (mgr.34104) 837 : cluster 0 pgmap v871: 89 pgs: 89 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:53.769 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:53 smithi084 bash[75189]: cluster 2023-10-01T08:00:52.496733+0000 mgr.y (mgr.34104) 837 : cluster 0 pgmap v871: 89 pgs: 89 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:53.815 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:53.851 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:53.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:53.854 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:53.955 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:53.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:53 smithi112 bash[59335]: cluster 2023-10-01T08:00:52.496733+0000 mgr.y (mgr.34104) 837 : cluster 0 pgmap v871: 89 pgs: 89 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:53.981 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:53.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:53.984 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:54.084 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:54.114 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:54.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:54.116 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:54.217 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:54.247 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:54.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:54.251 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:54.351 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:54.379 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:54.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:54.382 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:00:54.482 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:54.506 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:54.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:54.508 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:54.609 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:54.644 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:54.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:54.647 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:00:54.748 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:54.777 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:54.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:54.779 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:00:54.880 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:54.912 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:54.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:54.915 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:55.016 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:55.042 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:55.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:55.044 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:55.145 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:55.166 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:55.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:55.168 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:00:55.269 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:55.304 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:55.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:55.307 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:55.408 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:55.444 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:55.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:55.447 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:55.548 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:55.569 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:55.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:55.571 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:55.672 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:55.697 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:55.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:55.700 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:55.801 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:55.831 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:55.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:55.834 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:55.935 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:55.952 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:55.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:55.954 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:00:56.055 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:56.066 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:55 smithi112 bash[59335]: cluster 2023-10-01T08:00:54.497263+0000 mgr.y (mgr.34104) 838 : cluster 0 pgmap v872: 89 pgs: 89 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:56.084 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:56.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:56.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:56.157 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:55 smithi084 bash[75189]: cluster 2023-10-01T08:00:54.497263+0000 mgr.y (mgr.34104) 838 : cluster 0 pgmap v872: 89 pgs: 89 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:56.158 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:55 smithi084 bash[78255]: cluster 2023-10-01T08:00:54.497263+0000 mgr.y (mgr.34104) 838 : cluster 0 pgmap v872: 89 pgs: 89 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:56.189 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:56.223 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:56.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:56.226 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:00:56.326 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:56.360 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:56.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:56.363 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:56.437 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:00:56 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:00:56] "GET /metrics HTTP/1.1" 200 36274 "" "Prometheus/2.33.4" 2023-10-01T08:00:56.465 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:56.491 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:56.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:56.494 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:56.594 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:56.628 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:56.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:56.632 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:56.644 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-10-01T08:00:56.733 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:56.759 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:56.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:56.762 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:56.788 INFO:teuthology.orchestra.run.smithi084.stderr:enabled application 'rados' on pool 'unique_pool_4' 2023-10-01T08:00:56.863 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:56.894 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:56.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:56.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:56.998 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:57.010 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:56 smithi084 bash[78255]: audit 2023-10-01T08:00:55.991035+0000 mon.c (mon.2) 98 : audit 1 from='client.? 172.21.15.84:0/252390804' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T08:00:57.010 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:56 smithi084 bash[78255]: audit 2023-10-01T08:00:55.991365+0000 mon.a (mon.0) 1150 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T08:00:57.010 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:56 smithi084 bash[78255]: cluster 2023-10-01T08:00:56.498267+0000 mgr.y (mgr.34104) 839 : cluster 0 pgmap v873: 89 pgs: 89 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:57.010 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:56 smithi084 bash[75189]: audit 2023-10-01T08:00:55.991035+0000 mon.c (mon.2) 98 : audit 1 from='client.? 172.21.15.84:0/252390804' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T08:00:57.010 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:56 smithi084 bash[75189]: audit 2023-10-01T08:00:55.991365+0000 mon.a (mon.0) 1150 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T08:00:57.011 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:56 smithi084 bash[75189]: cluster 2023-10-01T08:00:56.498267+0000 mgr.y (mgr.34104) 839 : cluster 0 pgmap v873: 89 pgs: 89 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:57.026 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:57.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:57.030 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:57.130 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:57.158 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:57.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:57.160 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:57.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:56 smithi112 bash[59335]: audit 2023-10-01T08:00:55.991035+0000 mon.c (mon.2) 98 : audit 1 from='client.? 172.21.15.84:0/252390804' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T08:00:57.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:56 smithi112 bash[59335]: audit 2023-10-01T08:00:55.991365+0000 mon.a (mon.0) 1150 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T08:00:57.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:56 smithi112 bash[59335]: cluster 2023-10-01T08:00:56.498267+0000 mgr.y (mgr.34104) 839 : cluster 0 pgmap v873: 89 pgs: 89 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:57.261 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:57.284 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:57.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:57.287 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:57.387 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:57.414 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:57.415 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 5, 6, 4, 7, 1] 2023-10-01T08:00:57.415 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T08:00:57.415 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '0.05', 'overage': '110', 'type': 'test-reweight-by-utilization'} 2023-10-01T08:00:57.415 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd test-reweight-by-utilization 110 0.05 2023-10-01T08:00:57.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:57.417 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:57.518 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:57.541 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:57.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:57.543 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:00:57.644 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:57.663 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:57.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:57.665 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:57.765 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:57.790 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:00:57.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:57.792 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:00:57.893 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:57.925 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:57.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:57.929 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:58.030 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:58.043 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:57 smithi112 bash[59335]: cluster 2023-10-01T08:00:56.783552+0000 osd.5 (osd.5) 177 : cluster 3 failed to encode map e210 with expected crc 2023-10-01T08:00:58.043 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:57 smithi112 bash[59335]: audit 2023-10-01T08:00:56.783841+0000 mon.a (mon.0) 1151 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-01T08:00:58.043 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:57 smithi112 bash[59335]: cluster 2023-10-01T08:00:56.783931+0000 mon.a (mon.0) 1152 : cluster 0 osdmap e210: 8 total, 8 up, 8 in 2023-10-01T08:00:58.043 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:57 smithi112 bash[59335]: cluster 2023-10-01T08:00:56.784096+0000 osd.4 (osd.4) 128 : cluster 3 failed to encode map e210 with expected crc 2023-10-01T08:00:58.043 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:57 smithi112 bash[59335]: cluster 2023-10-01T08:00:56.788750+0000 osd.5 (osd.5) 178 : cluster 3 failed to encode map e210 with expected crc 2023-10-01T08:00:58.057 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:00:58.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:58.060 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:00:58.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:57 smithi084 bash[75189]: cluster 2023-10-01T08:00:56.783552+0000 osd.5 (osd.5) 177 : cluster 3 failed to encode map e210 with expected crc 2023-10-01T08:00:58.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:57 smithi084 bash[75189]: audit 2023-10-01T08:00:56.783841+0000 mon.a (mon.0) 1151 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-01T08:00:58.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:57 smithi084 bash[75189]: cluster 2023-10-01T08:00:56.783931+0000 mon.a (mon.0) 1152 : cluster 0 osdmap e210: 8 total, 8 up, 8 in 2023-10-01T08:00:58.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:57 smithi084 bash[75189]: cluster 2023-10-01T08:00:56.784096+0000 osd.4 (osd.4) 128 : cluster 3 failed to encode map e210 with expected crc 2023-10-01T08:00:58.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:57 smithi084 bash[75189]: cluster 2023-10-01T08:00:56.788750+0000 osd.5 (osd.5) 178 : cluster 3 failed to encode map e210 with expected crc 2023-10-01T08:00:58.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:57 smithi084 bash[78255]: cluster 2023-10-01T08:00:56.783552+0000 osd.5 (osd.5) 177 : cluster 3 failed to encode map e210 with expected crc 2023-10-01T08:00:58.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:57 smithi084 bash[78255]: audit 2023-10-01T08:00:56.783841+0000 mon.a (mon.0) 1151 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-01T08:00:58.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:57 smithi084 bash[78255]: cluster 2023-10-01T08:00:56.783931+0000 mon.a (mon.0) 1152 : cluster 0 osdmap e210: 8 total, 8 up, 8 in 2023-10-01T08:00:58.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:57 smithi084 bash[78255]: cluster 2023-10-01T08:00:56.784096+0000 osd.4 (osd.4) 128 : cluster 3 failed to encode map e210 with expected crc 2023-10-01T08:00:58.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:57 smithi084 bash[78255]: cluster 2023-10-01T08:00:56.788750+0000 osd.5 (osd.5) 178 : cluster 3 failed to encode map e210 with expected crc 2023-10-01T08:00:58.161 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:58.185 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:58.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:58.188 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:58.288 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:58.323 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:58.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:58.326 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:00:58.427 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:58.453 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:58.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:58.456 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:58.557 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:58.590 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:58.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:58.594 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:58.694 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:58.723 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:58.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:58.726 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:58.827 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:58.842 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:58 smithi112 bash[59335]: cluster 2023-10-01T08:00:57.051348+0000 osd.6 (osd.6) 158 : cluster 3 failed to encode map e210 with expected crc 2023-10-01T08:00:58.842 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:00:58 smithi112 bash[59335]: cluster 2023-10-01T08:00:58.498811+0000 mgr.y (mgr.34104) 840 : cluster 0 pgmap v875: 89 pgs: 89 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:58.860 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:58.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:58.863 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:58.964 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:58.997 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:00:59.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:59.000 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:00:59.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:58 smithi084 bash[75189]: cluster 2023-10-01T08:00:57.051348+0000 osd.6 (osd.6) 158 : cluster 3 failed to encode map e210 with expected crc 2023-10-01T08:00:59.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:00:58 smithi084 bash[75189]: cluster 2023-10-01T08:00:58.498811+0000 mgr.y (mgr.34104) 840 : cluster 0 pgmap v875: 89 pgs: 89 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:59.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:58 smithi084 bash[78255]: cluster 2023-10-01T08:00:57.051348+0000 osd.6 (osd.6) 158 : cluster 3 failed to encode map e210 with expected crc 2023-10-01T08:00:59.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:00:58 smithi084 bash[78255]: cluster 2023-10-01T08:00:58.498811+0000 mgr.y (mgr.34104) 840 : cluster 0 pgmap v875: 89 pgs: 89 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:00:59.101 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:59.129 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:59.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:59.131 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:59.232 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:59.259 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:59.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:59.261 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:59.361 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:59.391 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:00:59.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:59.394 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:00:59.495 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:59.526 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:00:59.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:59.528 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:00:59.629 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:59.664 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:00:59.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:59.667 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:00:59.768 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:59.793 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:00:59.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:59.795 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:00:59.896 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:59.929 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:00:59.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:00:59.931 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:00.032 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:00.064 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:00.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:00.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:00.167 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:00.193 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:00.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:00.195 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:01:00.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:00 smithi112 bash[59335]: audit 2023-10-01T08:01:00.096098+0000 mon.a (mon.0) 1153 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:01:00.296 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:00.323 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:00.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:00.326 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:00.427 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:00.436 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:00 smithi084 bash[75189]: audit 2023-10-01T08:01:00.096098+0000 mon.a (mon.0) 1153 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:01:00.436 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:00 smithi084 bash[78255]: audit 2023-10-01T08:01:00.096098+0000 mon.a (mon.0) 1153 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:01:00.454 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:00.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:00.456 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:00.556 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:00.580 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:00.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:00.583 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:00.684 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:00.715 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:00.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:00.718 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:00.819 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:00.847 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:00.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:00.851 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:00.891 DEBUG:teuthology.orchestra.run.smithi084:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_4 bench 90 write' 2023-10-01T08:01:00.894 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-10-01T08:01:00.894 INFO:teuthology.orchestra.run:waiting for 3000 2023-10-01T08:01:00.933 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:hints = 1 2023-10-01T08:01:00.933 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-10-01T08:01:00.933 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Object prefix: benchmark_data_smithi084_169090 2023-10-01T08:01:00.933 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T08:01:00.933 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 0 0 0 0 0 0 - 0 2023-10-01T08:01:00.952 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:00.983 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:00.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:00.985 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:01:01.086 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:01.115 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:01.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:01.116 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:01.217 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:01.248 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:01.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:01.250 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:01.351 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:01.359 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:01 smithi084 bash[78255]: cluster 2023-10-01T08:01:00.499498+0000 mgr.y (mgr.34104) 841 : cluster 0 pgmap v876: 89 pgs: 89 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:01:01.359 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:01 smithi084 bash[75189]: cluster 2023-10-01T08:01:00.499498+0000 mgr.y (mgr.34104) 841 : cluster 0 pgmap v876: 89 pgs: 89 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:01:01.375 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:01.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:01.378 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:01:01.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:01 smithi112 bash[59335]: cluster 2023-10-01T08:01:00.499498+0000 mgr.y (mgr.34104) 841 : cluster 0 pgmap v876: 89 pgs: 89 active+clean; 582 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-10-01T08:01:01.479 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:01.500 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:01.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:01.501 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:01.602 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:01.630 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:01.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:01.632 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:01.733 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:01.762 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:01.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:01.765 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:01.866 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:01.878 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T08:01:01.897 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:01.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:01.899 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:01.921 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T08:01:01.933 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 1 16 2399 2383 148.928 148.938 0.00859966 0.0066867 2023-10-01T08:01:01.960 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T08:01:02.001 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:02.009 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T08:01:02.024 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:02.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:02.026 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:01:02.047 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T08:01:02.088 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T08:01:02.127 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:02.142 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T08:01:02.155 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:02.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:02.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:02.189 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T08:01:02.196 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T08:01:02.196 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T08:01:02.196 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T08:01:02.197 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T08:01:02.197 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T08:01:02.197 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T08:01:02.198 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T08:01:02.198 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T08:01:02.258 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:02.286 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:02.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:02.289 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:01:02.390 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:02.399 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:02 smithi112 bash[59335]: audit 2023-10-01T08:01:01.840118+0000 mon.c (mon.2) 99 : audit 0 from='client.? 172.21.15.84:0/1569429596' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:01:02.417 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:02.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:02.420 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:02.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:02 smithi084 bash[75189]: audit 2023-10-01T08:01:01.840118+0000 mon.c (mon.2) 99 : audit 0 from='client.? 172.21.15.84:0/1569429596' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:01:02.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:02 smithi084 bash[78255]: audit 2023-10-01T08:01:01.840118+0000 mon.c (mon.2) 99 : audit 0 from='client.? 172.21.15.84:0/1569429596' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:01:02.521 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:02.554 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:02.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:02.559 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:02.660 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:02.688 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:02.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:02.692 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:02.793 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:02.815 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:02.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:02.818 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:02.919 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:02.933 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 2 16 4968 4952 154.738 160.562 0.0024774 0.00644423 2023-10-01T08:01:02.945 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:02.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:02.948 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:03.048 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:03.090 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:03.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:03.092 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:03.187 INFO:teuthology.orchestra.run.smithi084.stderr:noscrub is unset 2023-10-01T08:01:03.193 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:03.222 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:03.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:03.225 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:03.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:03 smithi112 bash[59335]: cluster 2023-10-01T08:01:02.500463+0000 mgr.y (mgr.34104) 842 : cluster 0 pgmap v877: 89 pgs: 89 active+clean; 40 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s wr, 63 op/s 2023-10-01T08:01:03.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:03 smithi112 bash[59335]: audit 2023-10-01T08:01:02.782982+0000 mon.a (mon.0) 1154 : audit 1 from='client.? 172.21.15.84:0/3173028490' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:01:03.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:03 smithi084 bash[75189]: cluster 2023-10-01T08:01:02.500463+0000 mgr.y (mgr.34104) 842 : cluster 0 pgmap v877: 89 pgs: 89 active+clean; 40 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s wr, 63 op/s 2023-10-01T08:01:03.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:03 smithi084 bash[75189]: audit 2023-10-01T08:01:02.782982+0000 mon.a (mon.0) 1154 : audit 1 from='client.? 172.21.15.84:0/3173028490' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:01:03.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:03 smithi084 bash[78255]: cluster 2023-10-01T08:01:02.500463+0000 mgr.y (mgr.34104) 842 : cluster 0 pgmap v877: 89 pgs: 89 active+clean; 40 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s wr, 63 op/s 2023-10-01T08:01:03.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:03 smithi084 bash[78255]: audit 2023-10-01T08:01:02.782982+0000 mon.a (mon.0) 1154 : audit 1 from='client.? 172.21.15.84:0/3173028490' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:01:03.326 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:03.354 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:03.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:03.358 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:03.459 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:03.487 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:03.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:03.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:03.591 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:03.621 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:03.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:03.625 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:01:03.726 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:03.749 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:03.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:03.752 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:03.853 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:03.880 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:03.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:03.883 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:03.934 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 3 16 7544 7528 156.821 161 0.00201908 0.00625405 2023-10-01T08:01:03.984 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:04.014 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:04.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:04.017 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:04.118 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:04.142 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:04.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:04.145 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:04.173 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:04 smithi112 bash[59335]: cluster 2023-10-01T08:01:03.158438+0000 mon.a (mon.0) 1155 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:01:04.173 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:04 smithi112 bash[59335]: cluster 2023-10-01T08:01:03.173053+0000 osd.5 (osd.5) 179 : cluster 3 failed to encode map e211 with expected crc 2023-10-01T08:01:04.173 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:04 smithi112 bash[59335]: cluster 2023-10-01T08:01:03.173705+0000 osd.4 (osd.4) 129 : cluster 3 failed to encode map e211 with expected crc 2023-10-01T08:01:04.173 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:04 smithi112 bash[59335]: audit 2023-10-01T08:01:03.180299+0000 mon.a (mon.0) 1156 : audit 1 from='client.? 172.21.15.84:0/3173028490' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T08:01:04.246 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:04.277 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:04.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:04.279 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:04.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:04 smithi084 bash[78255]: cluster 2023-10-01T08:01:03.158438+0000 mon.a (mon.0) 1155 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:01:04.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:04 smithi084 bash[78255]: cluster 2023-10-01T08:01:03.173053+0000 osd.5 (osd.5) 179 : cluster 3 failed to encode map e211 with expected crc 2023-10-01T08:01:04.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:04 smithi084 bash[78255]: cluster 2023-10-01T08:01:03.173705+0000 osd.4 (osd.4) 129 : cluster 3 failed to encode map e211 with expected crc 2023-10-01T08:01:04.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:04 smithi084 bash[78255]: audit 2023-10-01T08:01:03.180299+0000 mon.a (mon.0) 1156 : audit 1 from='client.? 172.21.15.84:0/3173028490' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T08:01:04.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:04 smithi084 bash[78255]: cluster 2023-10-01T08:01:03.180561+0000 mon.a (mon.0) 1157 : cluster 0 osdmap e211: 8 total, 8 up, 8 in 2023-10-01T08:01:04.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:04 smithi084 bash[75189]: cluster 2023-10-01T08:01:03.158438+0000 mon.a (mon.0) 1155 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:01:04.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:04 smithi084 bash[75189]: cluster 2023-10-01T08:01:03.173053+0000 osd.5 (osd.5) 179 : cluster 3 failed to encode map e211 with expected crc 2023-10-01T08:01:04.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:04 smithi084 bash[75189]: cluster 2023-10-01T08:01:03.173705+0000 osd.4 (osd.4) 129 : cluster 3 failed to encode map e211 with expected crc 2023-10-01T08:01:04.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:04 smithi084 bash[75189]: audit 2023-10-01T08:01:03.180299+0000 mon.a (mon.0) 1156 : audit 1 from='client.? 172.21.15.84:0/3173028490' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T08:01:04.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:04 smithi084 bash[75189]: cluster 2023-10-01T08:01:03.180561+0000 mon.a (mon.0) 1157 : cluster 0 osdmap e211: 8 total, 8 up, 8 in 2023-10-01T08:01:04.380 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:04.405 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:04.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:04.410 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:01:04.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:04 smithi112 bash[59335]: cluster 2023-10-01T08:01:03.180561+0000 mon.a (mon.0) 1157 : cluster 0 osdmap e211: 8 total, 8 up, 8 in 2023-10-01T08:01:04.511 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:04.542 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:04.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:04.546 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:04.647 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:04.683 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:04.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:04.686 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:04.787 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:04.810 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:04.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:04.812 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:04.912 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:04.933 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 4 16 10098 10082 157.518 159.625 0.0100577 0.00633996 2023-10-01T08:01:04.942 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:04.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:04.944 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:05.045 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:05.071 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:05.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:05.075 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:05.176 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:05.182 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:05 smithi112 bash[59335]: cluster 2023-10-01T08:01:04.501068+0000 mgr.y (mgr.34104) 843 : cluster 0 pgmap v879: 89 pgs: 89 active+clean; 145 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s wr, 288 op/s 2023-10-01T08:01:05.210 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:05.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:05.212 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:05.313 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:05.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:05 smithi084 bash[75189]: cluster 2023-10-01T08:01:04.501068+0000 mgr.y (mgr.34104) 843 : cluster 0 pgmap v879: 89 pgs: 89 active+clean; 145 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s wr, 288 op/s 2023-10-01T08:01:05.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:05 smithi084 bash[78255]: cluster 2023-10-01T08:01:04.501068+0000 mgr.y (mgr.34104) 843 : cluster 0 pgmap v879: 89 pgs: 89 active+clean; 145 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s wr, 288 op/s 2023-10-01T08:01:05.347 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:05.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:05.351 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:05.451 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:05.482 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:05.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:05.487 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:05.588 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:05.613 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:05.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:05.616 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:05.717 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:05.745 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:05.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:05.748 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:05.848 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:05.876 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:05.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:05.880 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:01:05.934 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 5 16 12624 12608 157.586 157.875 0.0035851 0.00633726 2023-10-01T08:01:05.980 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:06.008 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:06.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:06.011 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:06.069 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:01:06.072 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:01:06.112 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:06.145 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:06.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:06.148 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:01:06.248 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:06.277 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:06.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:06.280 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:06.380 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:06.409 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:06.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:06.412 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:06.513 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:06.541 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:06.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:06.545 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:06.573 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:01:06 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:01:06] "GET /metrics HTTP/1.1" 200 36273 "" "Prometheus/2.33.4" 2023-10-01T08:01:06.596 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T08:01:06.645 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:06.674 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:06.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:06.677 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:01:06.777 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:06.803 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:06.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:06.806 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:06.907 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:06.931 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:06.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:06.934 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:06.934 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 6 16 14845 14829 154.455 138.812 0.00656338 0.00646432 2023-10-01T08:01:07.035 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:07.063 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:07.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:07.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:07.166 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:07.192 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:07.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:07.194 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:07.295 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:07.321 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:07.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:07.324 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:07.425 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:07.452 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:07.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:07.454 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:07.555 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:07.563 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:07 smithi084 bash[75189]: cluster 2023-10-01T08:01:06.502131+0000 mgr.y (mgr.34104) 844 : cluster 0 pgmap v880: 89 pgs: 89 active+clean; 679 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-10-01T08:01:07.582 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:07.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:07.584 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:07.654 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-01T08:01:07.684 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:07.725 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:07.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:07.727 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:07.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:07 smithi112 bash[59335]: cluster 2023-10-01T08:01:06.502131+0000 mgr.y (mgr.34104) 844 : cluster 0 pgmap v880: 89 pgs: 89 active+clean; 679 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-10-01T08:01:07.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:07 smithi084 bash[78255]: cluster 2023-10-01T08:01:06.502131+0000 mgr.y (mgr.34104) 844 : cluster 0 pgmap v880: 89 pgs: 89 active+clean; 679 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-10-01T08:01:07.828 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:07.857 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:07.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:07.859 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:07.934 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 7 16 17074 17058 152.29 139.312 0.00492068 0.00655965 2023-10-01T08:01:07.959 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:07.990 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:07.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:07.992 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:08.093 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:08.119 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:08.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:08.121 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:08.222 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:08.252 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:08.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:08.255 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:08.356 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:08.386 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:08.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:08.388 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:08.489 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:08.516 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:08.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:08.518 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:08.619 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:08.647 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:08.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:08.652 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:01:08.753 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:08.783 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:08.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:08.785 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:08.886 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:08.910 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:08.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:08.912 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:08.934 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 8 16 19183 19167 149.729 131.812 0.00895951 0.00667167 2023-10-01T08:01:09.013 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:09.038 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:09.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:09.041 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:09.142 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:09.170 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:09.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:09.173 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:09.274 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:09.301 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:09.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:09.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:09.406 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:09.437 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:09.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:09.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:09.541 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:09.570 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:09.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:09.572 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:01:09.673 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:09.703 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:09.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:09.706 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:09.806 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:09.817 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:09 smithi112 bash[59335]: cluster 2023-10-01T08:01:08.502624+0000 mgr.y (mgr.34104) 845 : cluster 0 pgmap v881: 89 pgs: 89 active+clean; 909 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2023-10-01T08:01:09.836 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:09.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:09.839 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:09.934 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 9 16 21140 21124 146.681 122.312 0.0043888 0.00681024 2023-10-01T08:01:09.940 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:09.966 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:09.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:09.972 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:10.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:09 smithi084 bash[78255]: cluster 2023-10-01T08:01:08.502624+0000 mgr.y (mgr.34104) 845 : cluster 0 pgmap v881: 89 pgs: 89 active+clean; 909 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2023-10-01T08:01:10.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:09 smithi084 bash[75189]: cluster 2023-10-01T08:01:08.502624+0000 mgr.y (mgr.34104) 845 : cluster 0 pgmap v881: 89 pgs: 89 active+clean; 909 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2023-10-01T08:01:10.073 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:10.100 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:10.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:10.104 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:10.205 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:10.229 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:10.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:10.232 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:10.333 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:10.366 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:10.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:10.369 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:10.469 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:10.498 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:10.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:10.501 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:10.601 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:10.628 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:10.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:10.633 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:01:10.733 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:10.760 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:10.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:10.763 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:10.864 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:10.896 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:10.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:10.898 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:10.934 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 10 16 23109 23093 144.318 123.062 0.00744304 0.00692336 2023-10-01T08:01:11.000 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:11.029 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:11.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:11.032 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:11.132 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:11.159 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:11.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:11.162 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:11.263 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:11.295 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:11.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:11.302 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:11.403 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:11.431 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:11.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:11.435 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:11.536 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:11.564 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:11.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:11.567 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:11.668 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:11.698 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:11.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:11.701 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:11.802 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:11.828 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:11.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:11.830 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:11.931 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:11.934 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 11 16 25096 25080 142.487 124.188 0.00620004 0.00701019 2023-10-01T08:01:11.940 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:11 smithi084 bash[75189]: cluster 2023-10-01T08:01:10.503313+0000 mgr.y (mgr.34104) 846 : cluster 0 pgmap v882: 89 pgs: 89 active+clean; 953 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s 2023-10-01T08:01:11.940 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:11 smithi084 bash[78255]: cluster 2023-10-01T08:01:10.503313+0000 mgr.y (mgr.34104) 846 : cluster 0 pgmap v882: 89 pgs: 89 active+clean; 953 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s 2023-10-01T08:01:11.956 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:11.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:11.958 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:11.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:11 smithi112 bash[59335]: cluster 2023-10-01T08:01:10.503313+0000 mgr.y (mgr.34104) 846 : cluster 0 pgmap v882: 89 pgs: 89 active+clean; 953 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s 2023-10-01T08:01:12.059 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:12.076 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:01:12.088 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:12.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:12.093 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:12.193 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:12.235 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:12.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:12.241 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:12.341 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:12.368 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:12.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:12.371 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:12.472 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:12.521 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:12.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:12.526 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:12.627 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:12.656 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:12.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:12.661 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:12.762 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:12.791 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:12.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:12.794 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:12.894 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:12.919 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:12.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:12.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:12.934 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 12 16 26911 26895 140.065 113.438 0.00641144 0.0071339 2023-10-01T08:01:12.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:12 smithi112 bash[59335]: cluster 2023-10-01T08:01:12.504020+0000 mgr.y (mgr.34104) 847 : cluster 0 pgmap v883: 89 pgs: 89 active+clean; 1.3 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 132 MiB/s wr, 2.12k op/s 2023-10-01T08:01:13.022 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:13.031 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:12 smithi084 bash[75189]: cluster 2023-10-01T08:01:12.504020+0000 mgr.y (mgr.34104) 847 : cluster 0 pgmap v883: 89 pgs: 89 active+clean; 1.3 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 132 MiB/s wr, 2.12k op/s 2023-10-01T08:01:13.031 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:12 smithi084 bash[78255]: cluster 2023-10-01T08:01:12.504020+0000 mgr.y (mgr.34104) 847 : cluster 0 pgmap v883: 89 pgs: 89 active+clean; 1.3 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 132 MiB/s wr, 2.12k op/s 2023-10-01T08:01:13.047 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:13.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:13.051 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:13.151 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:13.182 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:13.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:13.185 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:01:13.286 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:13.314 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:13.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:13.317 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:01:13.418 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:13.444 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:13.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:13.447 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:13.548 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:13.577 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:13.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:13.580 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:13.680 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:13.706 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:13.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:13.708 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:13.809 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:13.833 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:13.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:13.836 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:13.934 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 13 16 28660 28644 137.699 109.312 0.00689239 0.00725567 2023-10-01T08:01:13.937 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:13.963 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:13.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:13.967 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:14.067 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:14.094 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:14.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:14.097 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:14.197 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:14.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:14.227 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:14.227 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:14.328 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:14.353 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:14.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:14.356 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:01:14.457 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:14.489 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:14.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:14.495 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:14.596 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:14.622 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:14.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:14.628 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:14.645 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:01:14.728 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:14.754 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:14.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:14.756 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:01:14.857 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:14.889 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:14.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:14.894 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:14.934 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 14 16 30453 30437 135.867 112.062 0.00972234 0.00735276 2023-10-01T08:01:14.994 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:15.020 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:15.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:15.023 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:15.124 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:15.149 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:15.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:15.151 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:15.252 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:15.278 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:15.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:15.281 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:15.382 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:15.408 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:15.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:15.410 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:15.511 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:15.536 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:15.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:15.539 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:15.639 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:15.663 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:15.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:15.666 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:15.766 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:15.789 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:15.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:15.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:01:15.892 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:15.923 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:15.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:15.927 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:15.935 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 15 16 32209 32193 134.125 109.75 0.007967 0.00744957 2023-10-01T08:01:16.028 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:16.044 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:15 smithi084 bash[78255]: cluster 2023-10-01T08:01:14.504523+0000 mgr.y (mgr.34104) 848 : cluster 0 pgmap v884: 89 pgs: 89 active+clean; 1.5 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 124 MiB/s wr, 1.99k op/s 2023-10-01T08:01:16.044 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:15 smithi084 bash[78255]: audit 2023-10-01T08:01:15.096158+0000 mon.a (mon.0) 1158 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:01:16.045 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:15 smithi084 bash[75189]: cluster 2023-10-01T08:01:14.504523+0000 mgr.y (mgr.34104) 848 : cluster 0 pgmap v884: 89 pgs: 89 active+clean; 1.5 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 124 MiB/s wr, 1.99k op/s 2023-10-01T08:01:16.045 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:15 smithi084 bash[75189]: audit 2023-10-01T08:01:15.096158+0000 mon.a (mon.0) 1158 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:01:16.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:16.066 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:16.066 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:16.167 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:16.192 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:16.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:16.193 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:16.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:15 smithi112 bash[59335]: cluster 2023-10-01T08:01:14.504523+0000 mgr.y (mgr.34104) 848 : cluster 0 pgmap v884: 89 pgs: 89 active+clean; 1.5 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 124 MiB/s wr, 1.99k op/s 2023-10-01T08:01:16.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:15 smithi112 bash[59335]: audit 2023-10-01T08:01:15.096158+0000 mon.a (mon.0) 1158 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:01:16.294 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:16.304 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:01:16 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:01:16] "GET /metrics HTTP/1.1" 200 36348 "" "Prometheus/2.33.4" 2023-10-01T08:01:16.318 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:16.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:16.321 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:16.421 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:16.440 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:16.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:16.442 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:01:16.543 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:16.573 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:16.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:16.579 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:16.681 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:16.708 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:16.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:16.711 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:01:16.812 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:16.847 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:16.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:16.851 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:16.935 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 16 16 33514 33498 130.84 81.5625 0.00913401 0.00763709 2023-10-01T08:01:16.952 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:16.977 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:16.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:16.981 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:17.082 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:17.095 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:16 smithi084 bash[75189]: cluster 2023-10-01T08:01:16.505036+0000 mgr.y (mgr.34104) 849 : cluster 0 pgmap v885: 89 pgs: 89 active+clean; 1.9 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 148 MiB/s wr, 2.37k op/s 2023-10-01T08:01:17.095 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:16 smithi084 bash[78255]: cluster 2023-10-01T08:01:16.505036+0000 mgr.y (mgr.34104) 849 : cluster 0 pgmap v885: 89 pgs: 89 active+clean; 1.9 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 148 MiB/s wr, 2.37k op/s 2023-10-01T08:01:17.105 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:17.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:17.109 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:17.209 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:17.218 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:16 smithi112 bash[59335]: cluster 2023-10-01T08:01:16.505036+0000 mgr.y (mgr.34104) 849 : cluster 0 pgmap v885: 89 pgs: 89 active+clean; 1.9 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 148 MiB/s wr, 2.37k op/s 2023-10-01T08:01:17.237 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:17.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:17.244 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:17.346 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:17.379 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:17.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:17.387 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:17.487 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:17.516 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:17.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:17.518 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:17.619 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:17.653 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:17.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:17.657 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:17.748 INFO:teuthology.orchestra.run.smithi084.stdout:moved 3 / 267 (1.1236%) 2023-10-01T08:01:17.749 INFO:teuthology.orchestra.run.smithi084.stdout:avg 33.375 2023-10-01T08:01:17.749 INFO:teuthology.orchestra.run.smithi084.stdout:stddev 5.49858 -> 5.02338 (expected baseline 5.40399) 2023-10-01T08:01:17.749 INFO:teuthology.orchestra.run.smithi084.stdout:min osd.5 with 25 -> 25 pgs (0.749064 -> 0.749064 * mean) 2023-10-01T08:01:17.749 INFO:teuthology.orchestra.run.smithi084.stdout:max osd.3 with 43 -> 43 pgs (1.28839 -> 1.28839 * mean) 2023-10-01T08:01:17.749 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T08:01:17.749 INFO:teuthology.orchestra.run.smithi084.stdout:oload 110 2023-10-01T08:01:17.749 INFO:teuthology.orchestra.run.smithi084.stdout:max_change 0.05 2023-10-01T08:01:17.749 INFO:teuthology.orchestra.run.smithi084.stdout:max_change_osds 4 2023-10-01T08:01:17.749 INFO:teuthology.orchestra.run.smithi084.stdout:average_utilization 0.0110 2023-10-01T08:01:17.749 INFO:teuthology.orchestra.run.smithi084.stdout:overload_utilization 0.0121 2023-10-01T08:01:17.749 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3 weight 1.0000 -> 0.9500 2023-10-01T08:01:17.750 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7 weight 1.0000 -> 0.9500 2023-10-01T08:01:17.750 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5 weight 0.7854 -> 0.7354 2023-10-01T08:01:17.752 INFO:teuthology.orchestra.run.smithi084.stderr:no change 2023-10-01T08:01:17.758 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:17.784 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:17.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:17.787 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:17.794 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:01:17 smithi084 bash[71139]: debug 2023-10-01T08:01:17.741+0000 7f89884bd700 -1 mgr.server reply reply (3) No such process no change 2023-10-01T08:01:17.888 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:17.897 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:17 smithi084 bash[75189]: audit 2023-10-01T08:01:17.746070+0000 mgr.y (mgr.34104) 850 : audit 0 from='client.45395 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:01:17.897 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:17 smithi084 bash[78255]: audit 2023-10-01T08:01:17.746070+0000 mgr.y (mgr.34104) 850 : audit 0 from='client.45395 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:01:17.915 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:17.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:17.917 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:01:17.935 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 17 16 34908 34892 128.268 87.125 0.00817825 0.00778867 2023-10-01T08:01:17.988 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2023-10-01T08:01:17.989 INFO:teuthology.orchestra.run.smithi084.stdout: "ops": [], 2023-10-01T08:01:17.989 INFO:teuthology.orchestra.run.smithi084.stdout: "complaint_time": 30, 2023-10-01T08:01:17.989 INFO:teuthology.orchestra.run.smithi084.stdout: "num_blocked_ops": 0 2023-10-01T08:01:17.989 INFO:teuthology.orchestra.run.smithi084.stdout:} 2023-10-01T08:01:18.018 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:18.046 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:18.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:18.049 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:18.150 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:18.158 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:17 smithi112 bash[59335]: audit 2023-10-01T08:01:17.746070+0000 mgr.y (mgr.34104) 850 : audit 0 from='client.45395 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:01:18.175 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:18.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:18.177 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:18.278 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:18.303 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:18.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:18.306 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:18.407 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:18.433 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:18.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:18.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:18.539 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:18.573 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:18.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:18.575 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:01:18.676 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:18.703 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:18.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:18.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:18.806 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:18.833 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:18.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:18.838 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:18.845 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:18 smithi112 bash[59335]: cluster 2023-10-01T08:01:18.505542+0000 mgr.y (mgr.34104) 851 : cluster 0 pgmap v886: 89 pgs: 89 active+clean; 2.0 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 117 MiB/s wr, 1.87k op/s 2023-10-01T08:01:18.935 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 18 16 36479 36463 126.596 98.1875 0.0058955 0.00789317 2023-10-01T08:01:18.939 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:18.965 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:18.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:18.970 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:19.071 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:19.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:18 smithi084 bash[75189]: cluster 2023-10-01T08:01:18.505542+0000 mgr.y (mgr.34104) 851 : cluster 0 pgmap v886: 89 pgs: 89 active+clean; 2.0 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 117 MiB/s wr, 1.87k op/s 2023-10-01T08:01:19.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:18 smithi084 bash[78255]: cluster 2023-10-01T08:01:18.505542+0000 mgr.y (mgr.34104) 851 : cluster 0 pgmap v886: 89 pgs: 89 active+clean; 2.0 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 117 MiB/s wr, 1.87k op/s 2023-10-01T08:01:19.096 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:19.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:19.101 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:19.202 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:19.227 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:19.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:19.229 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:19.330 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:19.353 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:19.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:19.357 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:19.458 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:19.487 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:19.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:19.490 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:19.591 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:19.613 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:19.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:19.617 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:01:19.718 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:19.749 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:19.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:19.751 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:19.852 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:19.880 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:19.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:19.884 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:01:19.935 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 19 16 38149 38133 125.426 104.375 0.007813 0.00796746 2023-10-01T08:01:19.984 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:20.011 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:20.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:20.014 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:20.115 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:20.144 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:20.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:20.148 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:20.248 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:20.285 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:20.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:20.288 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:01:20.388 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:20.416 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:20.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:20.421 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:01:20.522 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:20.545 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:20.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:20.549 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:20.650 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:20.675 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:20.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:20.681 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:20.782 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:20.813 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:20.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:20.816 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:20.916 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:20.936 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:2023-10-01T08:01:20.934913+0000 min lat: 0.00125487 max lat: 0.160701 avg lat: 0.00803848 2023-10-01T08:01:20.936 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T08:01:20.936 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 20 16 39442 39426 123.194 80.8125 0.00333494 0.00803848 2023-10-01T08:01:20.953 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:20.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:20.956 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:21.057 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:21.085 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:21.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:21.088 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:21.188 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:21.218 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:21.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:21.221 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:21.322 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:21.354 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:21.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:21.360 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:21.461 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:21.486 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:21.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:21.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:21.566 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:21 smithi084 bash[78255]: cluster 2023-10-01T08:01:20.506557+0000 mgr.y (mgr.34104) 852 : cluster 0 pgmap v887: 89 pgs: 89 active+clean; 2.1 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2023-10-01T08:01:21.567 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:21 smithi084 bash[75189]: cluster 2023-10-01T08:01:20.506557+0000 mgr.y (mgr.34104) 852 : cluster 0 pgmap v887: 89 pgs: 89 active+clean; 2.1 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2023-10-01T08:01:21.590 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:21.624 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:21.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:21.628 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:21.729 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:21.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:21 smithi112 bash[59335]: cluster 2023-10-01T08:01:20.506557+0000 mgr.y (mgr.34104) 852 : cluster 0 pgmap v887: 89 pgs: 89 active+clean; 2.1 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2023-10-01T08:01:21.756 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:21.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:21.761 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:21.861 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:21.893 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '110', 'type': 'test-reweight-by-utilization'} 2023-10-01T08:01:21.893 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd test-reweight-by-utilization 110 1.0 2023-10-01T08:01:21.900 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:21.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:21.903 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:21.935 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 21 16 40920 40904 121.726 92.375 0.00625432 0.00820998 2023-10-01T08:01:22.004 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:22.032 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:22.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:22.036 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:22.115 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-10-01T08:01:22.137 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:22.170 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:22.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:22.172 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:01:22.273 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:22.302 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:22.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:22.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:22.406 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:22.436 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:22.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:22.440 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:01:22.541 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:22.569 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:22.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:22.578 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:22.679 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:22.705 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:22.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:22.707 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:01:22.808 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:22.833 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:22.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:22.838 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:22.935 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 22 16 42301 42285 120.116 86.3125 0.00516938 0.00831959 2023-10-01T08:01:22.939 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:22.969 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:22.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:22.973 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:23.074 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:23.107 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:23.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:23.111 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:23.211 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:23.239 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:23.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:23.244 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:23.345 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:23.371 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:23.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:23.376 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:23.476 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:23.500 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:23.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:23.505 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:01:23.605 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:23.632 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:23.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:23.636 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:01:23.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:23 smithi112 bash[59335]: cluster 2023-10-01T08:01:22.507189+0000 mgr.y (mgr.34104) 853 : cluster 0 pgmap v888: 89 pgs: 89 active+clean; 2.3 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 121 MiB/s wr, 1.93k op/s 2023-10-01T08:01:23.736 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:23.767 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:23.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:23.770 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:23.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:23 smithi084 bash[78255]: cluster 2023-10-01T08:01:22.507189+0000 mgr.y (mgr.34104) 853 : cluster 0 pgmap v888: 89 pgs: 89 active+clean; 2.3 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 121 MiB/s wr, 1.93k op/s 2023-10-01T08:01:23.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:23 smithi084 bash[75189]: cluster 2023-10-01T08:01:22.507189+0000 mgr.y (mgr.34104) 853 : cluster 0 pgmap v888: 89 pgs: 89 active+clean; 2.3 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 121 MiB/s wr, 1.93k op/s 2023-10-01T08:01:23.871 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:23.895 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:23.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:23.898 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:23.935 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 23 16 43803 43787 118.975 93.875 0.00823291 0.00840036 2023-10-01T08:01:23.999 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:24.026 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:24.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:24.031 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:24.131 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:24.157 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:24.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:24.161 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:24.262 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:24.293 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:24.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:24.299 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:24.400 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:24.430 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:24.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:24.434 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:01:24.535 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:24.558 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:24.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:24.565 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:24.666 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:24.694 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:24.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:24.698 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:24.799 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:24.815 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T08:01:24.837 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:24.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:24.838 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:01:24.855 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T08:01:24.904 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T08:01:24.936 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 24 16 45034 45018 117.223 76.9375 0.0115231 0.00852522 2023-10-01T08:01:24.939 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:24.946 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:24 smithi112 bash[59335]: audit 2023-10-01T08:01:24.771235+0000 mon.a (mon.0) 1159 : audit 0 from='client.? 172.21.15.84:0/2002880228' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:01:24.962 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:24.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:24.964 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:24.968 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T08:01:25.013 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T08:01:25.064 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T08:01:25.066 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:25.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:24 smithi084 bash[75189]: audit 2023-10-01T08:01:24.771235+0000 mon.a (mon.0) 1159 : audit 0 from='client.? 172.21.15.84:0/2002880228' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:01:25.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:24 smithi084 bash[78255]: audit 2023-10-01T08:01:24.771235+0000 mon.a (mon.0) 1159 : audit 0 from='client.? 172.21.15.84:0/2002880228' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:01:25.095 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:25.100 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T08:01:25.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:25.104 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:01:25.136 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T08:01:25.144 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T08:01:25.144 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T08:01:25.144 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T08:01:25.144 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T08:01:25.144 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T08:01:25.144 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T08:01:25.144 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T08:01:25.144 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T08:01:25.204 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:25.235 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:25.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:25.237 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:25.338 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:25.364 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:25.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:25.366 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:25.467 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:25.493 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:25.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:25.496 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:25.597 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:25.620 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:25.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:25.624 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:25.725 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:25.753 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:25.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:25.756 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:25.816 INFO:teuthology.orchestra.run.smithi084.stderr:nodeep-scrub is unset 2023-10-01T08:01:25.856 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:25.885 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:25.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:25.886 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:25.936 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 25 16 46435 46419 116.036 87.5625 0.00841478 0.00861307 2023-10-01T08:01:25.986 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:25.995 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:25 smithi084 bash[75189]: cluster 2023-10-01T08:01:24.507641+0000 mgr.y (mgr.34104) 854 : cluster 0 pgmap v889: 89 pgs: 89 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 98 MiB/s wr, 1.57k op/s 2023-10-01T08:01:25.995 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:25 smithi084 bash[75189]: audit 2023-10-01T08:01:25.086469+0000 mon.c (mon.2) 100 : audit 1 from='client.? 172.21.15.84:0/33183203' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:01:25.996 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:25 smithi084 bash[75189]: audit 2023-10-01T08:01:25.087692+0000 mon.a (mon.0) 1160 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:01:25.996 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:25 smithi084 bash[78255]: cluster 2023-10-01T08:01:24.507641+0000 mgr.y (mgr.34104) 854 : cluster 0 pgmap v889: 89 pgs: 89 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 98 MiB/s wr, 1.57k op/s 2023-10-01T08:01:25.996 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:25 smithi084 bash[78255]: audit 2023-10-01T08:01:25.086469+0000 mon.c (mon.2) 100 : audit 1 from='client.? 172.21.15.84:0/33183203' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:01:25.996 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:25 smithi084 bash[78255]: audit 2023-10-01T08:01:25.087692+0000 mon.a (mon.0) 1160 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:01:26.013 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:26.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:26.017 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:26.118 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:26.143 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:26.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:26.147 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:26.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:25 smithi112 bash[59335]: cluster 2023-10-01T08:01:24.507641+0000 mgr.y (mgr.34104) 854 : cluster 0 pgmap v889: 89 pgs: 89 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 98 MiB/s wr, 1.57k op/s 2023-10-01T08:01:26.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:25 smithi112 bash[59335]: audit 2023-10-01T08:01:25.086469+0000 mon.c (mon.2) 100 : audit 1 from='client.? 172.21.15.84:0/33183203' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:01:26.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:25 smithi112 bash[59335]: audit 2023-10-01T08:01:25.087692+0000 mon.a (mon.0) 1160 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:01:26.250 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:26.276 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:26.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:26.281 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:26.323 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:01:26 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:01:26] "GET /metrics HTTP/1.1" 200 36348 "" "Prometheus/2.33.4" 2023-10-01T08:01:26.381 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:26.406 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:26.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:26.408 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:26.509 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:26.543 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:26.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:26.545 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:26.646 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:26.673 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:26.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:26.676 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:01:26.776 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:26.804 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:26.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:26.808 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:26.909 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:26.916 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:26 smithi112 bash[59335]: cluster 2023-10-01T08:01:25.793304+0000 mon.a (mon.0) 1161 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T08:01:26.916 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:26 smithi112 bash[59335]: cluster 2023-10-01T08:01:25.793340+0000 mon.a (mon.0) 1162 : cluster 1 Cluster is now healthy 2023-10-01T08:01:26.917 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:26 smithi112 bash[59335]: cluster 2023-10-01T08:01:25.801845+0000 osd.4 (osd.4) 130 : cluster 3 failed to encode map e212 with expected crc 2023-10-01T08:01:26.917 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:26 smithi112 bash[59335]: cluster 2023-10-01T08:01:25.804734+0000 osd.5 (osd.5) 180 : cluster 3 failed to encode map e212 with expected crc 2023-10-01T08:01:26.917 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:26 smithi112 bash[59335]: cluster 2023-10-01T08:01:25.805012+0000 osd.6 (osd.6) 159 : cluster 3 failed to encode map e212 with expected crc 2023-10-01T08:01:26.917 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:26 smithi112 bash[59335]: audit 2023-10-01T08:01:25.807078+0000 mon.a (mon.0) 1163 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T08:01:26.917 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:26 smithi112 bash[59335]: cluster 2023-10-01T08:01:25.807147+0000 mon.a (mon.0) 1164 : cluster 0 osdmap e212: 8 total, 8 up, 8 in 2023-10-01T08:01:26.917 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:26 smithi112 bash[59335]: cluster 2023-10-01T08:01:26.508271+0000 mgr.y (mgr.34104) 855 : cluster 0 pgmap v891: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2023-10-01T08:01:26.933 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:26.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:26.936 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:26.937 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 26 16 47793 47777 114.837 84.875 0.00278496 0.00868998 2023-10-01T08:01:27.037 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:27.046 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:26 smithi084 bash[75189]: cluster 2023-10-01T08:01:25.793304+0000 mon.a (mon.0) 1161 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T08:01:27.046 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:26 smithi084 bash[75189]: cluster 2023-10-01T08:01:25.793340+0000 mon.a (mon.0) 1162 : cluster 1 Cluster is now healthy 2023-10-01T08:01:27.046 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:26 smithi084 bash[75189]: cluster 2023-10-01T08:01:25.801845+0000 osd.4 (osd.4) 130 : cluster 3 failed to encode map e212 with expected crc 2023-10-01T08:01:27.047 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:26 smithi084 bash[75189]: cluster 2023-10-01T08:01:25.804734+0000 osd.5 (osd.5) 180 : cluster 3 failed to encode map e212 with expected crc 2023-10-01T08:01:27.047 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:26 smithi084 bash[75189]: cluster 2023-10-01T08:01:25.805012+0000 osd.6 (osd.6) 159 : cluster 3 failed to encode map e212 with expected crc 2023-10-01T08:01:27.047 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:26 smithi084 bash[75189]: audit 2023-10-01T08:01:25.807078+0000 mon.a (mon.0) 1163 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T08:01:27.047 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:26 smithi084 bash[75189]: cluster 2023-10-01T08:01:25.807147+0000 mon.a (mon.0) 1164 : cluster 0 osdmap e212: 8 total, 8 up, 8 in 2023-10-01T08:01:27.047 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:26 smithi084 bash[75189]: cluster 2023-10-01T08:01:26.508271+0000 mgr.y (mgr.34104) 855 : cluster 0 pgmap v891: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2023-10-01T08:01:27.047 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:26 smithi084 bash[78255]: cluster 2023-10-01T08:01:25.793304+0000 mon.a (mon.0) 1161 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T08:01:27.047 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:26 smithi084 bash[78255]: cluster 2023-10-01T08:01:25.793340+0000 mon.a (mon.0) 1162 : cluster 1 Cluster is now healthy 2023-10-01T08:01:27.047 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:26 smithi084 bash[78255]: cluster 2023-10-01T08:01:25.801845+0000 osd.4 (osd.4) 130 : cluster 3 failed to encode map e212 with expected crc 2023-10-01T08:01:27.048 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:26 smithi084 bash[78255]: cluster 2023-10-01T08:01:25.804734+0000 osd.5 (osd.5) 180 : cluster 3 failed to encode map e212 with expected crc 2023-10-01T08:01:27.048 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:26 smithi084 bash[78255]: cluster 2023-10-01T08:01:25.805012+0000 osd.6 (osd.6) 159 : cluster 3 failed to encode map e212 with expected crc 2023-10-01T08:01:27.048 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:26 smithi084 bash[78255]: audit 2023-10-01T08:01:25.807078+0000 mon.a (mon.0) 1163 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T08:01:27.048 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:26 smithi084 bash[78255]: cluster 2023-10-01T08:01:25.807147+0000 mon.a (mon.0) 1164 : cluster 0 osdmap e212: 8 total, 8 up, 8 in 2023-10-01T08:01:27.048 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:26 smithi084 bash[78255]: cluster 2023-10-01T08:01:26.508271+0000 mgr.y (mgr.34104) 855 : cluster 0 pgmap v891: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2023-10-01T08:01:27.066 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:27.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:27.070 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:27.171 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:27.196 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:27.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:27.198 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:27.299 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:27.323 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:27.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:27.325 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:27.426 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:27.455 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:27.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:27.460 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:01:27.560 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:27.584 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:27.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:27.589 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:27.689 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:27.715 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:27.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:27.717 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:27.818 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:27.843 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:27.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:27.846 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:01:27.936 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 27 16 49181 49165 113.797 86.75 0.00658362 0.00878178 2023-10-01T08:01:27.947 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:27.973 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:27.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:27.975 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:01:28.076 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:28.101 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:28.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:28.103 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:28.204 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:28.232 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:28.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:28.236 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:01:28.337 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:28.366 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:28.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:28.370 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:28.471 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:28.496 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:28.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:28.501 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:01:28.602 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:28.612 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:01:28.612 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:01:28.627 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:28.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:28.630 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:28.731 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:28.758 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:28.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:28.761 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:28.861 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:28.909 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:28.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:28.914 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:28.936 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 28 16 50542 50526 112.77 85.0625 0.00793251 0.00886149 2023-10-01T08:01:29.015 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:29.050 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:29.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:29.053 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:29.105 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T08:01:29.154 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:29.184 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:29.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:29.186 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:29.287 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:29.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:29.322 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:29.323 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:29.423 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:29.453 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:29.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:29.457 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:29.558 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:29.582 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:29.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:29.587 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:29.687 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:29.717 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:29.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:29.720 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:29.821 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:29.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:29 smithi084 bash[75189]: cluster 2023-10-01T08:01:28.508827+0000 mgr.y (mgr.34104) 856 : cluster 0 pgmap v892: 89 pgs: 89 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2023-10-01T08:01:29.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:29 smithi084 bash[78255]: cluster 2023-10-01T08:01:28.508827+0000 mgr.y (mgr.34104) 856 : cluster 0 pgmap v892: 89 pgs: 89 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2023-10-01T08:01:29.847 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:29.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:29.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:29.936 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 29 16 51862 51846 111.726 82.5 0.0167177 0.00894495 2023-10-01T08:01:29.950 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:29.976 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:29.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:29.982 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:01:30.026 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-01T08:01:30.083 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:30.108 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:30.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:30.113 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:01:30.213 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:30.224 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:29 smithi112 bash[59335]: cluster 2023-10-01T08:01:28.508827+0000 mgr.y (mgr.34104) 856 : cluster 0 pgmap v892: 89 pgs: 89 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2023-10-01T08:01:30.240 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:30.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:30.244 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:30.345 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:30.378 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:30.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:30.385 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:01:30.486 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:30.511 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:30.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:30.517 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:30.618 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:30.643 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:30.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:30.651 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:30.751 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:30.780 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:30.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:30.783 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:30.883 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:30.915 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:30.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:30.918 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:30.936 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 30 16 53141 53125 110.666 79.9375 0.00617183 0.00903019 2023-10-01T08:01:31.019 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:31.043 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:31.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:31.045 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:31.130 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:31 smithi084 bash[78255]: audit 2023-10-01T08:01:30.102385+0000 mon.a (mon.0) 1165 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:01:31.130 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:31 smithi084 bash[78255]: audit 2023-10-01T08:01:30.103486+0000 mon.a (mon.0) 1166 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:01:31.130 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:31 smithi084 bash[78255]: cluster 2023-10-01T08:01:30.509430+0000 mgr.y (mgr.34104) 857 : cluster 0 pgmap v893: 89 pgs: 89 active+clean; 2.9 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2023-10-01T08:01:31.146 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:31.174 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:31.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:31.178 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:31.278 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:31.287 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:31 smithi084 bash[75189]: audit 2023-10-01T08:01:30.102385+0000 mon.a (mon.0) 1165 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:01:31.288 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:31 smithi084 bash[75189]: audit 2023-10-01T08:01:30.103486+0000 mon.a (mon.0) 1166 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:01:31.288 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:31 smithi084 bash[75189]: cluster 2023-10-01T08:01:30.509430+0000 mgr.y (mgr.34104) 857 : cluster 0 pgmap v893: 89 pgs: 89 active+clean; 2.9 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2023-10-01T08:01:31.316 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:31.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:31.320 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:31.421 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:31.448 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:31.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:31.453 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:31.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:31 smithi112 bash[59335]: audit 2023-10-01T08:01:30.102385+0000 mon.a (mon.0) 1165 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:01:31.481 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:31 smithi112 bash[59335]: audit 2023-10-01T08:01:30.103486+0000 mon.a (mon.0) 1166 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:01:31.481 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:31 smithi112 bash[59335]: cluster 2023-10-01T08:01:30.509430+0000 mgr.y (mgr.34104) 857 : cluster 0 pgmap v893: 89 pgs: 89 active+clean; 2.9 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2023-10-01T08:01:31.555 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:31.581 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:31.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:31.584 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:31.685 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:31.712 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:31.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:31.714 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:31.815 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:31.844 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:31.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:31.847 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:01:31.937 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 31 16 54421 54405 109.677 80 0.00861684 0.00911182 2023-10-01T08:01:31.947 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:31.979 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:31.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:31.981 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:32.081 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:32.107 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:32.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:32.110 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:01:32.211 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:32.240 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:32.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:32.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:01:32.346 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:32.370 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:32.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:32.374 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:32.475 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:32.514 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:32.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:32.520 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:32.621 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:32.648 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:32.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:32.650 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:32.751 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:32.784 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:32.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:32.786 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:32.887 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:32.910 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:32.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:32.914 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:32.936 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 32 16 55733 55717 108.812 82 0.0137496 0.00918417 2023-10-01T08:01:33.015 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:33.039 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:33.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:33.041 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:33.141 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:33.172 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:33.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:33.174 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:33.275 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:33.305 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:33.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:33.308 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:33.409 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:33.436 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:33.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:33.439 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:01:33.540 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:33.563 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:33.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:33.568 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:33.669 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:33.703 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:33.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:33.707 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:33.808 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:33.817 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:33 smithi084 bash[75189]: cluster 2023-10-01T08:01:32.510048+0000 mgr.y (mgr.34104) 858 : cluster 0 pgmap v894: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2023-10-01T08:01:33.817 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:33 smithi084 bash[78255]: cluster 2023-10-01T08:01:32.510048+0000 mgr.y (mgr.34104) 858 : cluster 0 pgmap v894: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2023-10-01T08:01:33.836 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:33.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:33.839 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:33.936 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 33 16 56990 56974 107.895 78.5625 0.00950097 0.00926258 2023-10-01T08:01:33.940 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:33.964 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:33.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:33.968 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:01:33.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:33 smithi112 bash[59335]: cluster 2023-10-01T08:01:32.510048+0000 mgr.y (mgr.34104) 858 : cluster 0 pgmap v894: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2023-10-01T08:01:34.069 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:34.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:34.100 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:34.100 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:34.200 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:34.244 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:34.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:34.249 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:34.349 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:34.380 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:34.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:34.383 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:34.484 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:34.511 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:34.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:34.515 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:34.616 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:34.642 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:34.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:34.646 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:34.746 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:34.773 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:34.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:34.778 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:34.879 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:34.902 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:34.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:34.905 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:34.936 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 34 16 58209 58193 106.962 76.1875 0.0129686 0.00934432 2023-10-01T08:01:35.006 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:35.034 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:35.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:35.036 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:35.136 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:35.166 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:35.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:35.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:35.269 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:35.294 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:35.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:35.299 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:01:35.400 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:35.432 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:35.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:35.435 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:35.536 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:35.564 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:35.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:35.566 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:35.631 INFO:teuthology.orchestra.run.smithi084.stdout:ERROR: (22) Invalid argument 2023-10-01T08:01:35.631 INFO:teuthology.orchestra.run.smithi084.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T08:01:35.667 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:35.695 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:35.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:35.697 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:35.798 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:35.825 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:35.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:35.828 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:35.929 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:35.937 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 35 16 59349 59333 105.941 71.25 0.00856068 0.00943342 2023-10-01T08:01:35.939 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:35 smithi084 bash[75189]: cluster 2023-10-01T08:01:34.510568+0000 mgr.y (mgr.34104) 859 : cluster 0 pgmap v895: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 85 MiB/s wr, 1.35k op/s 2023-10-01T08:01:35.939 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:35 smithi084 bash[78255]: cluster 2023-10-01T08:01:34.510568+0000 mgr.y (mgr.34104) 859 : cluster 0 pgmap v895: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 85 MiB/s wr, 1.35k op/s 2023-10-01T08:01:35.955 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:35.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:35.959 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:35.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:35 smithi112 bash[59335]: cluster 2023-10-01T08:01:34.510568+0000 mgr.y (mgr.34104) 859 : cluster 0 pgmap v895: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 85 MiB/s wr, 1.35k op/s 2023-10-01T08:01:36.011 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:01:36.012 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:01:36.015 INFO:teuthology.orchestra.run.smithi084.stdout:moved 34 / 267 (12.7341%) 2023-10-01T08:01:36.015 INFO:teuthology.orchestra.run.smithi084.stdout:avg 33.375 2023-10-01T08:01:36.015 INFO:teuthology.orchestra.run.smithi084.stdout:stddev 5.49858 -> 4.74177 (expected baseline 5.40399) 2023-10-01T08:01:36.015 INFO:teuthology.orchestra.run.smithi084.stdout:min osd.5 with 25 -> 31 pgs (0.749064 -> 0.928839 * mean) 2023-10-01T08:01:36.015 INFO:teuthology.orchestra.run.smithi084.stdout:max osd.3 with 43 -> 34 pgs (1.28839 -> 1.01873 * mean) 2023-10-01T08:01:36.015 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T08:01:36.015 INFO:teuthology.orchestra.run.smithi084.stdout:oload 110 2023-10-01T08:01:36.016 INFO:teuthology.orchestra.run.smithi084.stdout:max_change 1 2023-10-01T08:01:36.016 INFO:teuthology.orchestra.run.smithi084.stdout:max_change_osds 4 2023-10-01T08:01:36.016 INFO:teuthology.orchestra.run.smithi084.stdout:average_utilization 0.0176 2023-10-01T08:01:36.016 INFO:teuthology.orchestra.run.smithi084.stdout:overload_utilization 0.0194 2023-10-01T08:01:36.016 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3 weight 1.0000 -> 0.6438 2023-10-01T08:01:36.016 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7 weight 1.0000 -> 0.6498 2023-10-01T08:01:36.034 INFO:teuthology.orchestra.run.smithi084.stderr:no change 2023-10-01T08:01:36.060 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:36.091 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:36.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:36.097 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:01:36.157 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:01:36 smithi084 bash[71139]: debug 2023-10-01T08:01:36.009+0000 7f89884bd700 -1 mgr.server reply reply (2) No such file or directory no change 2023-10-01T08:01:36.157 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:01:36 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:01:36] "GET /metrics HTTP/1.1" 200 36351 "" "Prometheus/2.33.4" 2023-10-01T08:01:36.197 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:36.222 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:36.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:36.224 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:36.325 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:36.351 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:36.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:36.355 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:01:36.456 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:36.499 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:36.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:36.508 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:36.609 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:36.646 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:36.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:36.650 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:36.750 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:36.780 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:36.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:36.785 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:36.885 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:36.895 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:36 smithi084 bash[78255]: audit 2023-10-01T08:01:36.342626+0000 mon.a (mon.0) 1167 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:01:36.895 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:36 smithi084 bash[75189]: audit 2023-10-01T08:01:36.342626+0000 mon.a (mon.0) 1167 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:01:36.914 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:36.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:36.917 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:36.937 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 36 16 60431 60415 104.877 67.625 0.0117936 0.00952986 2023-10-01T08:01:37.018 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:37.028 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:36 smithi112 bash[59335]: audit 2023-10-01T08:01:36.342626+0000 mon.a (mon.0) 1167 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:01:37.060 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:37.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:37.067 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:37.167 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:37.199 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:37.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:37.202 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:01:37.303 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:37.329 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:37.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:37.333 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:37.433 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:37.459 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:37.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:37.464 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:37.565 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:37.601 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:37.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:37.603 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:01:37.705 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:37.727 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:37.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:37.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:37.831 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:37.860 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:37.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:37.863 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:37.937 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 37 16 61620 61604 104.051 74.3125 0.0120035 0.00960581 2023-10-01T08:01:37.963 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:37.973 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:37 smithi112 bash[59335]: audit 2023-10-01T08:01:36.012919+0000 mgr.y (mgr.34104) 860 : audit 0 from='client.35514 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:01:37.973 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:37 smithi112 bash[59335]: cluster 2023-10-01T08:01:36.511323+0000 mgr.y (mgr.34104) 861 : cluster 0 pgmap v896: 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-10-01T08:01:37.973 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:37 smithi112 bash[59335]: audit 2023-10-01T08:01:36.831103+0000 mon.a (mon.0) 1168 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:01:37.973 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:37 smithi112 bash[59335]: audit 2023-10-01T08:01:36.843467+0000 mon.a (mon.0) 1169 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:01:37.973 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:37 smithi112 bash[59335]: audit 2023-10-01T08:01:36.882654+0000 mon.a (mon.0) 1170 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:01:37.974 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:37 smithi112 bash[59335]: audit 2023-10-01T08:01:36.891338+0000 mon.a (mon.0) 1171 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:01:37.994 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:37.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:37.999 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:38.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:37 smithi084 bash[78255]: audit 2023-10-01T08:01:36.012919+0000 mgr.y (mgr.34104) 860 : audit 0 from='client.35514 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:01:38.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:37 smithi084 bash[78255]: cluster 2023-10-01T08:01:36.511323+0000 mgr.y (mgr.34104) 861 : cluster 0 pgmap v896: 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-10-01T08:01:38.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:37 smithi084 bash[78255]: audit 2023-10-01T08:01:36.831103+0000 mon.a (mon.0) 1168 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:01:38.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:37 smithi084 bash[78255]: audit 2023-10-01T08:01:36.843467+0000 mon.a (mon.0) 1169 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:01:38.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:37 smithi084 bash[78255]: audit 2023-10-01T08:01:36.882654+0000 mon.a (mon.0) 1170 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:01:38.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:37 smithi084 bash[78255]: audit 2023-10-01T08:01:36.891338+0000 mon.a (mon.0) 1171 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:01:38.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:37 smithi084 bash[75189]: audit 2023-10-01T08:01:36.012919+0000 mgr.y (mgr.34104) 860 : audit 0 from='client.35514 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:01:38.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:37 smithi084 bash[75189]: cluster 2023-10-01T08:01:36.511323+0000 mgr.y (mgr.34104) 861 : cluster 0 pgmap v896: 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-10-01T08:01:38.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:37 smithi084 bash[75189]: audit 2023-10-01T08:01:36.831103+0000 mon.a (mon.0) 1168 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:01:38.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:37 smithi084 bash[75189]: audit 2023-10-01T08:01:36.843467+0000 mon.a (mon.0) 1169 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:01:38.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:37 smithi084 bash[75189]: audit 2023-10-01T08:01:36.882654+0000 mon.a (mon.0) 1170 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:01:38.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:37 smithi084 bash[75189]: audit 2023-10-01T08:01:36.891338+0000 mon.a (mon.0) 1171 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:01:38.099 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:38.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:38.134 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:38.135 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:38.235 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:38.261 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:38.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:38.267 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:01:38.368 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:38.392 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:38.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:38.395 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:38.496 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:38.519 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:38.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:38.522 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:38.623 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:38.627 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-10-01T08:01:38.642 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:38.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:38.644 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:38.745 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:38.786 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:38.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:38.788 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:01:38.889 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:38.917 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:38.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:38.920 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:38.937 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 38 16 62778 62762 103.217 72.375 0.0169253 0.00968281 2023-10-01T08:01:38.980 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '0.05', 'overage': '1000', 'type': 'test-reweight-by-utilization'} 2023-10-01T08:01:38.980 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd test-reweight-by-utilization 1000 0.05 2023-10-01T08:01:39.020 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:39.068 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:39.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:39.071 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:39.171 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:39.199 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:39.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:39.202 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:39.302 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:39.339 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:39.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:39.343 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:39.444 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:39.474 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:39.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:39.477 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:39.578 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:39.602 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:39.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:39.607 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:39.708 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:39.743 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:39.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:39.745 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:01:39.846 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:39.857 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:39 smithi112 bash[59335]: cluster 2023-10-01T08:01:38.512001+0000 mgr.y (mgr.34104) 862 : cluster 0 pgmap v897: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2023-10-01T08:01:39.877 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:39.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:39.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:39.937 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 39 16 63926 63910 102.41 71.75 0.00736397 0.00975983 2023-10-01T08:01:39.981 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:40.006 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:40.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:40.012 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:39 smithi084 bash[75189]: cluster 2023-10-01T08:01:38.512001+0000 mgr.y (mgr.34104) 862 : cluster 0 pgmap v897: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2023-10-01T08:01:40.012 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:39 smithi084 bash[78255]: cluster 2023-10-01T08:01:38.512001+0000 mgr.y (mgr.34104) 862 : cluster 0 pgmap v897: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2023-10-01T08:01:40.013 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:01:40.114 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:40.138 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:40.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:40.139 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:01:40.240 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:40.288 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:40.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:40.293 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:40.393 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:40.423 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:40.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:40.430 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:40.531 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:40.571 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:40.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:40.574 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:40.675 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:40.703 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:40.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:40.706 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:40.807 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:40.831 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:40.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:40.834 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:40.935 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:40.937 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:2023-10-01T08:01:40.936968+0000 min lat: 0.00125487 max lat: 0.251079 avg lat: 0.00983298 2023-10-01T08:01:40.937 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T08:01:40.938 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 40 16 65074 65058 101.643 71.75 0.012879 0.00983298 2023-10-01T08:01:40.960 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:40.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:40.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:41.064 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:41.089 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:41.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:41.093 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:01:41.194 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:41.219 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:41.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:41.221 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:41.322 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:41.351 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:41.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:41.354 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:41.455 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:41.484 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:41.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:41.490 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:41.590 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:41.618 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:41.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:41.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:41.721 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:41.746 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:41.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:41.748 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:41.849 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:41.861 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:41 smithi084 bash[75189]: cluster 2023-10-01T08:01:40.512897+0000 mgr.y (mgr.34104) 863 : cluster 0 pgmap v898: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2023-10-01T08:01:41.861 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:41 smithi084 bash[78255]: cluster 2023-10-01T08:01:40.512897+0000 mgr.y (mgr.34104) 863 : cluster 0 pgmap v898: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2023-10-01T08:01:41.881 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:41.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:41.884 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:01:41.937 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 41 16 66003 65987 100.58 58.0625 0.00439449 0.00988395 2023-10-01T08:01:41.985 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:42.023 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:42.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:42.027 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:42.128 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:42.137 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:41 smithi112 bash[59335]: cluster 2023-10-01T08:01:40.512897+0000 mgr.y (mgr.34104) 863 : cluster 0 pgmap v898: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2023-10-01T08:01:42.164 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:42.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:42.172 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:01:42.273 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:42.300 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:42.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:42.302 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:42.403 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:42.429 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:42.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:42.432 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:01:42.533 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:42.576 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:42.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:42.579 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:42.680 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:42.712 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:42.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:42.716 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:42.816 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:42.830 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T08:01:42.840 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:42.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:42.843 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:42.862 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:42 smithi112 bash[59335]: cluster 2023-10-01T08:01:42.513466+0000 mgr.y (mgr.34104) 864 : cluster 0 pgmap v899: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 85 MiB/s wr, 1.35k op/s 2023-10-01T08:01:42.937 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 42 16 66990 66974 99.6538 61.6875 0.0108359 0.0100293 2023-10-01T08:01:42.944 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:42.976 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:42.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:42.978 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:43.079 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:43.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:43.115 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:43.115 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:43.140 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:42 smithi084 bash[75189]: cluster 2023-10-01T08:01:42.513466+0000 mgr.y (mgr.34104) 864 : cluster 0 pgmap v899: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 85 MiB/s wr, 1.35k op/s 2023-10-01T08:01:43.141 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:42 smithi084 bash[78255]: cluster 2023-10-01T08:01:42.513466+0000 mgr.y (mgr.34104) 864 : cluster 0 pgmap v899: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 85 MiB/s wr, 1.35k op/s 2023-10-01T08:01:43.216 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:43.238 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:43.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:43.244 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:43.345 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:43.373 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:43.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:43.378 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:43.478 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:43.510 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:43.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:43.514 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:43.614 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:43.639 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:43.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:43.641 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:43.742 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:43.774 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:43.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:43.779 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:01:43.880 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:43.905 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:43.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:43.911 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:43.937 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 43 16 67950 67934 98.7314 60 0.00527555 0.0101232 2023-10-01T08:01:44.012 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:44.038 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:44.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:44.046 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:01:44.147 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:44.174 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:44.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:44.179 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:44.280 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:44.321 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:44.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:44.325 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:44.426 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:44.436 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:44 smithi112 bash[59335]: audit 2023-10-01T08:01:43.366086+0000 mon.a (mon.0) 1172 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:01:44.436 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:44 smithi112 bash[59335]: audit 2023-10-01T08:01:43.386746+0000 mon.a (mon.0) 1173 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:01:44.452 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:44.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:44.456 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:44.556 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:44.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:44 smithi084 bash[78255]: audit 2023-10-01T08:01:43.366086+0000 mon.a (mon.0) 1172 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:01:44.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:44 smithi084 bash[78255]: audit 2023-10-01T08:01:43.386746+0000 mon.a (mon.0) 1173 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:01:44.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:44 smithi084 bash[75189]: audit 2023-10-01T08:01:43.366086+0000 mon.a (mon.0) 1172 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:01:44.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:44 smithi084 bash[75189]: audit 2023-10-01T08:01:43.386746+0000 mon.a (mon.0) 1173 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:01:44.583 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:44.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:44.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:44.690 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:44.726 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:44.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:44.729 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:44.830 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:44.856 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:44.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:44.858 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:44.938 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 44 16 68948 68932 97.904 62.375 0.00839179 0.0102076 2023-10-01T08:01:44.959 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:44.989 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:44.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:44.993 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:45.094 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:45.147 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:45.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:45.156 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:45.256 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:45.259 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T08:01:45.288 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:45.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:45.291 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:45.305 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T08:01:45.353 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T08:01:45.392 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:45.420 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T08:01:45.421 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:45.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:45.426 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:45.448 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T08:01:45.485 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T08:01:45.525 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T08:01:45.526 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:45.553 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T08:01:45.557 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T08:01:45.557 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T08:01:45.557 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T08:01:45.558 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T08:01:45.558 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T08:01:45.558 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T08:01:45.558 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T08:01:45.558 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T08:01:45.562 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:45.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:45.565 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:01:45.666 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:45.692 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:45.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:45.696 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:45.797 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:45.819 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:45.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:45.823 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:45.923 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:45.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:45 smithi084 bash[75189]: cluster 2023-10-01T08:01:44.514044+0000 mgr.y (mgr.34104) 865 : cluster 0 pgmap v900: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-10-01T08:01:45.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:45 smithi084 bash[75189]: audit 2023-10-01T08:01:44.573589+0000 mon.a (mon.0) 1174 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:01:45.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:45 smithi084 bash[75189]: audit 2023-10-01T08:01:44.583689+0000 mon.a (mon.0) 1175 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:01:45.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:45 smithi084 bash[75189]: audit 2023-10-01T08:01:45.108839+0000 mon.a (mon.0) 1176 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:01:45.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:45 smithi084 bash[75189]: audit 2023-10-01T08:01:45.203476+0000 mon.c (mon.2) 101 : audit 0 from='client.? 172.21.15.84:0/2244958187' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:01:45.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:45 smithi084 bash[75189]: audit 2023-10-01T08:01:45.279971+0000 mon.a (mon.0) 1177 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:01:45.933 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:45 smithi084 bash[75189]: audit 2023-10-01T08:01:45.281533+0000 mon.a (mon.0) 1178 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:01:45.933 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:45 smithi084 bash[75189]: audit 2023-10-01T08:01:45.296028+0000 mon.a (mon.0) 1179 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:01:45.933 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:45 smithi084 bash[78255]: cluster 2023-10-01T08:01:44.514044+0000 mgr.y (mgr.34104) 865 : cluster 0 pgmap v900: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-10-01T08:01:45.933 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:45 smithi084 bash[78255]: audit 2023-10-01T08:01:44.573589+0000 mon.a (mon.0) 1174 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:01:45.933 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:45 smithi084 bash[78255]: audit 2023-10-01T08:01:44.583689+0000 mon.a (mon.0) 1175 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:01:45.933 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:45 smithi084 bash[78255]: audit 2023-10-01T08:01:45.108839+0000 mon.a (mon.0) 1176 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:01:45.933 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:45 smithi084 bash[78255]: audit 2023-10-01T08:01:45.203476+0000 mon.c (mon.2) 101 : audit 0 from='client.? 172.21.15.84:0/2244958187' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:01:45.933 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:45 smithi084 bash[78255]: audit 2023-10-01T08:01:45.279971+0000 mon.a (mon.0) 1177 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:01:45.933 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:45 smithi084 bash[78255]: audit 2023-10-01T08:01:45.281533+0000 mon.a (mon.0) 1178 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:01:45.933 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:45 smithi084 bash[78255]: audit 2023-10-01T08:01:45.296028+0000 mon.a (mon.0) 1179 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:01:45.939 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 45 16 69893 69877 97.0392 59.0625 0.0120146 0.0102987 2023-10-01T08:01:45.949 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:45.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:45.953 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:45.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:45 smithi112 bash[59335]: cluster 2023-10-01T08:01:44.514044+0000 mgr.y (mgr.34104) 865 : cluster 0 pgmap v900: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-10-01T08:01:45.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:45 smithi112 bash[59335]: audit 2023-10-01T08:01:44.573589+0000 mon.a (mon.0) 1174 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:01:45.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:45 smithi112 bash[59335]: audit 2023-10-01T08:01:44.583689+0000 mon.a (mon.0) 1175 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:01:45.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:45 smithi112 bash[59335]: audit 2023-10-01T08:01:45.108839+0000 mon.a (mon.0) 1176 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:01:45.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:45 smithi112 bash[59335]: audit 2023-10-01T08:01:45.203476+0000 mon.c (mon.2) 101 : audit 0 from='client.? 172.21.15.84:0/2244958187' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:01:45.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:45 smithi112 bash[59335]: audit 2023-10-01T08:01:45.279971+0000 mon.a (mon.0) 1177 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:01:45.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:45 smithi112 bash[59335]: audit 2023-10-01T08:01:45.281533+0000 mon.a (mon.0) 1178 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:01:45.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:45 smithi112 bash[59335]: audit 2023-10-01T08:01:45.296028+0000 mon.a (mon.0) 1179 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:01:46.053 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:46.081 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:46.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:46.084 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:46.185 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:46.215 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:46.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:46.217 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:01:46.318 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:46.323 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:01:46 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:01:46] "GET /metrics HTTP/1.1" 200 36354 "" "Prometheus/2.33.4" 2023-10-01T08:01:46.350 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:46.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:46.353 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:46.453 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:46.486 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:46.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:46.488 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:46.589 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:46.590 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:46 smithi112 bash[59335]: audit 2023-10-01T08:01:45.701248+0000 mon.c (mon.2) 102 : audit 1 from='client.? 172.21.15.84:0/3150827838' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T08:01:46.590 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:46 smithi112 bash[59335]: audit 2023-10-01T08:01:45.702010+0000 mon.a (mon.0) 1180 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T08:01:46.598 INFO:teuthology.orchestra.run.smithi084.stderr:noscrub is set 2023-10-01T08:01:46.615 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:46.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:46.618 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:01:46.719 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:46.747 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:46.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:46.750 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:46.851 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:46.860 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:46 smithi084 bash[75189]: audit 2023-10-01T08:01:45.701248+0000 mon.c (mon.2) 102 : audit 1 from='client.? 172.21.15.84:0/3150827838' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T08:01:46.860 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:46 smithi084 bash[75189]: audit 2023-10-01T08:01:45.702010+0000 mon.a (mon.0) 1180 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T08:01:46.861 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:46 smithi084 bash[78255]: audit 2023-10-01T08:01:45.701248+0000 mon.c (mon.2) 102 : audit 1 from='client.? 172.21.15.84:0/3150827838' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T08:01:46.861 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:46 smithi084 bash[78255]: audit 2023-10-01T08:01:45.702010+0000 mon.a (mon.0) 1180 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T08:01:46.880 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:46.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:46.883 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:01:46.939 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 46 16 70935 70919 96.3453 65.125 0.00403166 0.0103669 2023-10-01T08:01:46.984 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:47.017 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:47.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:47.023 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:47.125 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:47.154 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:47.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:47.157 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:47.259 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:47.289 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:47.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:47.293 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:01:47.394 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:47.415 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:47.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:47.417 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:47.517 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:47.557 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:47.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:47.561 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:47.585 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:01:47.662 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:47.686 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:47.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:47.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:47.789 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:47.799 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:47 smithi084 bash[78255]: cluster 2023-10-01T08:01:46.514929+0000 mgr.y (mgr.34104) 866 : cluster 0 pgmap v901: 89 pgs: 89 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-10-01T08:01:47.799 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:47 smithi084 bash[78255]: cluster 2023-10-01T08:01:46.575818+0000 mon.a (mon.0) 1181 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:01:47.799 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:47 smithi084 bash[78255]: cluster 2023-10-01T08:01:46.585863+0000 osd.6 (osd.6) 160 : cluster 3 failed to encode map e213 with expected crc 2023-10-01T08:01:47.800 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:47 smithi084 bash[78255]: audit 2023-10-01T08:01:46.587860+0000 mon.a (mon.0) 1182 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T08:01:47.800 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:47 smithi084 bash[78255]: cluster 2023-10-01T08:01:46.587936+0000 mon.a (mon.0) 1183 : cluster 0 osdmap e213: 8 total, 8 up, 8 in 2023-10-01T08:01:47.800 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:47 smithi084 bash[78255]: cluster 2023-10-01T08:01:46.588376+0000 osd.4 (osd.4) 131 : cluster 3 failed to encode map e213 with expected crc 2023-10-01T08:01:47.800 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:47 smithi084 bash[78255]: cluster 2023-10-01T08:01:46.599974+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e213 with expected crc 2023-10-01T08:01:47.800 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:47 smithi084 bash[75189]: cluster 2023-10-01T08:01:46.514929+0000 mgr.y (mgr.34104) 866 : cluster 0 pgmap v901: 89 pgs: 89 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-10-01T08:01:47.800 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:47 smithi084 bash[75189]: cluster 2023-10-01T08:01:46.575818+0000 mon.a (mon.0) 1181 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:01:47.801 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:47 smithi084 bash[75189]: cluster 2023-10-01T08:01:46.585863+0000 osd.6 (osd.6) 160 : cluster 3 failed to encode map e213 with expected crc 2023-10-01T08:01:47.801 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:47 smithi084 bash[75189]: audit 2023-10-01T08:01:46.587860+0000 mon.a (mon.0) 1182 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T08:01:47.801 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:47 smithi084 bash[75189]: cluster 2023-10-01T08:01:46.587936+0000 mon.a (mon.0) 1183 : cluster 0 osdmap e213: 8 total, 8 up, 8 in 2023-10-01T08:01:47.801 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:47 smithi084 bash[75189]: cluster 2023-10-01T08:01:46.588376+0000 osd.4 (osd.4) 131 : cluster 3 failed to encode map e213 with expected crc 2023-10-01T08:01:47.801 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:47 smithi084 bash[75189]: cluster 2023-10-01T08:01:46.599974+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e213 with expected crc 2023-10-01T08:01:47.823 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:47.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:47.826 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:47.927 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:47.942 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 47 16 71614 71598 95.1956 42.4375 0.0526703 0.0104992 2023-10-01T08:01:47.952 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:47.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:47.955 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:01:47.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:47 smithi112 bash[59335]: cluster 2023-10-01T08:01:46.514929+0000 mgr.y (mgr.34104) 866 : cluster 0 pgmap v901: 89 pgs: 89 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-10-01T08:01:47.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:47 smithi112 bash[59335]: cluster 2023-10-01T08:01:46.575818+0000 mon.a (mon.0) 1181 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:01:47.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:47 smithi112 bash[59335]: cluster 2023-10-01T08:01:46.585863+0000 osd.6 (osd.6) 160 : cluster 3 failed to encode map e213 with expected crc 2023-10-01T08:01:47.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:47 smithi112 bash[59335]: audit 2023-10-01T08:01:46.587860+0000 mon.a (mon.0) 1182 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T08:01:47.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:47 smithi112 bash[59335]: cluster 2023-10-01T08:01:46.587936+0000 mon.a (mon.0) 1183 : cluster 0 osdmap e213: 8 total, 8 up, 8 in 2023-10-01T08:01:47.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:47 smithi112 bash[59335]: cluster 2023-10-01T08:01:46.588376+0000 osd.4 (osd.4) 131 : cluster 3 failed to encode map e213 with expected crc 2023-10-01T08:01:47.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:47 smithi112 bash[59335]: cluster 2023-10-01T08:01:46.599974+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e213 with expected crc 2023-10-01T08:01:48.056 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:48.083 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:48.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:48.090 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:48.190 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:48.223 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:48.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:48.224 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:01:48.325 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:48.366 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:48.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:48.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:01:48.469 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:48.496 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:48.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:48.501 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:01:48.601 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:48.630 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:48.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:48.633 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:48.734 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:48.762 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:48.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:48.764 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:48.864 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:48.887 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:48.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:48.889 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:48.940 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 48 16 72709 72693 94.6381 68.4375 0.0332906 0.0105616 2023-10-01T08:01:48.989 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:49.017 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:49.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:49.022 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:01:49.123 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:49.151 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:49.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:49.153 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:49.222 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T08:01:49.253 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:49.300 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:49.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:49.304 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:49.404 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:49.434 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:49.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:49.437 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:01:49.538 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:49.564 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:49.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:49.569 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:49.669 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:49.701 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:49.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:49.705 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:49.806 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:49.848 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:49.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:49.851 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:49.940 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 49 16 73738 73722 94.0191 64.3125 0.0140403 0.0106312 2023-10-01T08:01:49.952 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:49.952 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:49 smithi084 bash[75189]: cluster 2023-10-01T08:01:48.515482+0000 mgr.y (mgr.34104) 867 : cluster 0 pgmap v903: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-10-01T08:01:49.953 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:49 smithi084 bash[78255]: cluster 2023-10-01T08:01:48.515482+0000 mgr.y (mgr.34104) 867 : cluster 0 pgmap v903: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-10-01T08:01:49.961 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:49 smithi112 bash[59335]: cluster 2023-10-01T08:01:48.515482+0000 mgr.y (mgr.34104) 867 : cluster 0 pgmap v903: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-10-01T08:01:49.977 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:49.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:49.982 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:01:50.082 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:50.104 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:50.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:50.107 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:50.208 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:50.239 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:50.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:50.243 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:50.343 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:50.374 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:50.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:50.385 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:50.486 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:50.515 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:50.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:50.519 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:50.620 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:50.647 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:50.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:50.649 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:50.750 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:50.780 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:50.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:50.782 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:50.883 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:50.910 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:50.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:50.912 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:01:50.941 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 50 16 74802 74786 93.4686 66.5 0.0243869 0.0106923 2023-10-01T08:01:50.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:50 smithi112 bash[59335]: cluster 2023-10-01T08:01:50.516010+0000 mgr.y (mgr.34104) 868 : cluster 0 pgmap v904: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-10-01T08:01:51.013 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:51.024 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:50 smithi084 bash[78255]: cluster 2023-10-01T08:01:50.516010+0000 mgr.y (mgr.34104) 868 : cluster 0 pgmap v904: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-10-01T08:01:51.024 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:50 smithi084 bash[75189]: cluster 2023-10-01T08:01:50.516010+0000 mgr.y (mgr.34104) 868 : cluster 0 pgmap v904: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-10-01T08:01:51.044 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:51.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:51.046 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:51.147 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:51.176 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:51.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:51.180 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:51.192 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-01T08:01:51.281 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:51.314 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:51.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:51.321 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:51.421 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:51.451 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:51.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:51.455 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:51.555 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:51.580 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:51.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:51.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:51.687 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:51.717 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:51.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:51.720 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:51.820 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:51.843 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:51.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:51.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:51.941 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 51 16 75803 75787 92.8625 62.5625 0.00892189 0.0107632 2023-10-01T08:01:51.946 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:51.970 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:51.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:51.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:52.035 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-10-01T08:01:52.035 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [ 2023-10-01T08:01:52.035 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.035 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35490.0:75891 9.f 9.eb4f328f (undecoded) ondisk+write+known_if_redirected e213)", 2023-10-01T08:01:52.035 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:01:52.030828+0000", 2023-10-01T08:01:52.035 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.0020809359999999998, 2023-10-01T08:01:52.035 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0021079689999999999, 2023-10-01T08:01:52.035 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:01:52.035 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "queued for pg", 2023-10-01T08:01:52.036 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:01:52.036 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35490", 2023-10-01T08:01:52.036 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2970569604", 2023-10-01T08:01:52.036 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 75891 2023-10-01T08:01:52.036 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.036 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:01:52.036 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.036 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:01:52.036 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.030828+0000", 2023-10-01T08:01:52.036 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:01:52.036 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.037 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.037 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:01:52.037 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.030828+0000", 2023-10-01T08:01:52.037 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T08:01:52.037 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.037 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.037 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:01:52.037 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.030827+0000", 2023-10-01T08:01:52.037 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.1273999999999995e-05 2023-10-01T08:01:52.037 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.037 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.038 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:01:52.038 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.030908+0000", 2023-10-01T08:01:52.038 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1581e-05 2023-10-01T08:01:52.038 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.038 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.038 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:01:52.038 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.030919+0000", 2023-10-01T08:01:52.038 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.0470000000000001e-06 2023-10-01T08:01:52.038 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.038 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.038 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:01:52.039 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.030924+0000", 2023-10-01T08:01:52.039 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.6698000000000002e-05 2023-10-01T08:01:52.039 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:01:52.039 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:01:52.039 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:01:52.039 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.039 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.039 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35490.0:75892 9.f 9.6c7ba3ff (undecoded) ondisk+write+known_if_redirected e213)", 2023-10-01T08:01:52.039 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:01:52.031011+0000", 2023-10-01T08:01:52.039 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.0018973239999999999, 2023-10-01T08:01:52.039 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0019902740000000002, 2023-10-01T08:01:52.039 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:01:52.040 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "queued for pg", 2023-10-01T08:01:52.040 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:01:52.040 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35490", 2023-10-01T08:01:52.040 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2970569604", 2023-10-01T08:01:52.040 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 75892 2023-10-01T08:01:52.040 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.040 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:01:52.040 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.040 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:01:52.040 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.031011+0000", 2023-10-01T08:01:52.040 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:01:52.040 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.041 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.041 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:01:52.041 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.031011+0000", 2023-10-01T08:01:52.041 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T08:01:52.041 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.041 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.041 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:01:52.041 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.031011+0000", 2023-10-01T08:01:52.041 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.8882999999999996e-05 2023-10-01T08:01:52.041 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.041 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.041 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:01:52.042 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.031099+0000", 2023-10-01T08:01:52.042 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.5310000000000004e-06 2023-10-01T08:01:52.042 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.042 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.042 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:01:52.042 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.031107+0000", 2023-10-01T08:01:52.042 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.7220000000000001e-06 2023-10-01T08:01:52.042 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.042 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.042 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:01:52.042 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.031111+0000", 2023-10-01T08:01:52.042 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.9364000000000006e-05 2023-10-01T08:01:52.042 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:01:52.043 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:01:52.043 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:01:52.043 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.043 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.043 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35490.0:75881 9.f 9:fd94c43c:::benchmark_data_smithi084_169090_object75880:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e213)", 2023-10-01T08:01:52.043 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:01:52.021662+0000", 2023-10-01T08:01:52.043 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.011246836, 2023-10-01T08:01:52.043 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.011403098, 2023-10-01T08:01:52.043 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:01:52.043 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "waiting for sub ops", 2023-10-01T08:01:52.043 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:01:52.044 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35490", 2023-10-01T08:01:52.044 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2970569604", 2023-10-01T08:01:52.044 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 75881 2023-10-01T08:01:52.044 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.044 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:01:52.044 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.044 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:01:52.044 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.021662+0000", 2023-10-01T08:01:52.044 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:01:52.044 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.044 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.044 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:01:52.044 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.021662+0000", 2023-10-01T08:01:52.045 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T08:01:52.045 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.045 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.045 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:01:52.045 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.021660+0000", 2023-10-01T08:01:52.045 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.2709000000000001e-05 2023-10-01T08:01:52.045 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.045 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.045 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:01:52.045 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.021703+0000", 2023-10-01T08:01:52.045 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3576e-05 2023-10-01T08:01:52.045 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.045 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.046 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:01:52.046 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.021717+0000", 2023-10-01T08:01:52.046 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.6239999999999996e-06 2023-10-01T08:01:52.046 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.046 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.046 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:01:52.046 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.021723+0000", 2023-10-01T08:01:52.046 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0066269700000000003 2023-10-01T08:01:52.046 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.046 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.046 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:01:52.046 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.028350+0000", 2023-10-01T08:01:52.047 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000123072 2023-10-01T08:01:52.047 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.047 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.047 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:01:52.047 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.028473+0000", 2023-10-01T08:01:52.047 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00015111399999999999 2023-10-01T08:01:52.047 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.047 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.047 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 1,3", 2023-10-01T08:01:52.047 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.028624+0000", 2023-10-01T08:01:52.047 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0069624250000000004 2023-10-01T08:01:52.047 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:01:52.048 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:01:52.048 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:01:52.048 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.048 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.048 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35490.0:75882 9.f 9:f9144b13:::benchmark_data_smithi084_169090_object75881:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e213)", 2023-10-01T08:01:52.048 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:01:52.023896+0000", 2023-10-01T08:01:52.048 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.0090124639999999995, 2023-10-01T08:01:52.048 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0092468259999999997, 2023-10-01T08:01:52.048 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:01:52.048 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "waiting for sub ops", 2023-10-01T08:01:52.048 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:01:52.048 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35490", 2023-10-01T08:01:52.049 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2970569604", 2023-10-01T08:01:52.049 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 75882 2023-10-01T08:01:52.049 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.049 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:01:52.049 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.049 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:01:52.049 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.023896+0000", 2023-10-01T08:01:52.049 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:01:52.049 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.049 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.049 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:01:52.049 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.023896+0000", 2023-10-01T08:01:52.049 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T08:01:52.050 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.050 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.050 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:01:52.050 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.023895+0000", 2023-10-01T08:01:52.050 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.6544999999999994e-05 2023-10-01T08:01:52.050 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.050 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.050 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:01:52.050 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.023961+0000", 2023-10-01T08:01:52.050 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3101e-05 2023-10-01T08:01:52.050 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.050 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.051 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:01:52.051 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.023974+0000", 2023-10-01T08:01:52.051 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.0179999999999998e-06 2023-10-01T08:01:52.051 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.051 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.051 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:01:52.051 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.023980+0000", 2023-10-01T08:01:52.051 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0083512429999999995 2023-10-01T08:01:52.051 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.051 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.051 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:01:52.051 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.032331+0000", 2023-10-01T08:01:52.052 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000106314 2023-10-01T08:01:52.052 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.052 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.052 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:01:52.052 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.032438+0000", 2023-10-01T08:01:52.052 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000102642 2023-10-01T08:01:52.052 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.052 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.052 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 1,3", 2023-10-01T08:01:52.052 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.032540+0000", 2023-10-01T08:01:52.052 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0086441769999999994 2023-10-01T08:01:52.052 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:01:52.053 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:01:52.053 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:01:52.053 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.053 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.053 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35490.0:75883 9.7 9:ec5ccee9:::benchmark_data_smithi084_169090_object75882:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e213)", 2023-10-01T08:01:52.053 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:01:52.023986+0000", 2023-10-01T08:01:52.053 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.0089222780000000005, 2023-10-01T08:01:52.053 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0092335379999999995, 2023-10-01T08:01:52.053 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:01:52.053 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "waiting for sub ops", 2023-10-01T08:01:52.053 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:01:52.053 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35490", 2023-10-01T08:01:52.053 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2970569604", 2023-10-01T08:01:52.054 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 75883 2023-10-01T08:01:52.054 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.054 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:01:52.054 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.054 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:01:52.054 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.023986+0000", 2023-10-01T08:01:52.054 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:01:52.054 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.054 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.054 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:01:52.054 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.023986+0000", 2023-10-01T08:01:52.054 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-10-01T08:01:52.055 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.055 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.055 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:01:52.055 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.023986+0000", 2023-10-01T08:01:52.055 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.8687000000000002e-05 2023-10-01T08:01:52.055 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.055 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.055 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:01:52.055 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.024015+0000", 2023-10-01T08:01:52.055 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.8700000000000003e-06 2023-10-01T08:01:52.055 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.055 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.055 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:01:52.056 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.024021+0000", 2023-10-01T08:01:52.056 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.2490000000000003e-06 2023-10-01T08:01:52.056 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.056 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.056 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:01:52.056 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.024026+0000", 2023-10-01T08:01:52.056 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0083001870000000005 2023-10-01T08:01:52.056 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.056 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.056 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:01:52.056 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.032326+0000", 2023-10-01T08:01:52.056 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013380099999999999 2023-10-01T08:01:52.056 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.057 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.057 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:01:52.057 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.032460+0000", 2023-10-01T08:01:52.057 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016819099999999999 2023-10-01T08:01:52.057 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.057 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.057 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,7", 2023-10-01T08:01:52.057 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.032628+0000", 2023-10-01T08:01:52.057 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0086414339999999999 2023-10-01T08:01:52.057 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:01:52.057 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:01:52.057 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:01:52.058 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.058 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.058 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35490.0:75887 9.7 9.9ed412d7 (undecoded) ondisk+write+known_if_redirected e213)", 2023-10-01T08:01:52.058 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:01:52.030059+0000", 2023-10-01T08:01:52.058 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.0028501519999999999, 2023-10-01T08:01:52.058 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0032328890000000001, 2023-10-01T08:01:52.058 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:01:52.058 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "queued for pg", 2023-10-01T08:01:52.058 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:01:52.058 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35490", 2023-10-01T08:01:52.058 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2970569604", 2023-10-01T08:01:52.058 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 75887 2023-10-01T08:01:52.059 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.059 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:01:52.059 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.059 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:01:52.059 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.030059+0000", 2023-10-01T08:01:52.059 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:01:52.059 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.059 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.059 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:01:52.059 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.030059+0000", 2023-10-01T08:01:52.059 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T08:01:52.059 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.059 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.060 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:01:52.060 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.030057+0000", 2023-10-01T08:01:52.060 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.5388000000000002e-05 2023-10-01T08:01:52.060 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.060 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.060 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:01:52.060 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.030152+0000", 2023-10-01T08:01:52.060 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.8024000000000001e-05 2023-10-01T08:01:52.060 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.060 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.060 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:01:52.060 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.030180+0000", 2023-10-01T08:01:52.061 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.7990000000000005e-06 2023-10-01T08:01:52.061 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.061 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.061 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:01:52.061 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.030190+0000", 2023-10-01T08:01:52.061 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013163199999999999 2023-10-01T08:01:52.061 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:01:52.061 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:01:52.061 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:01:52.061 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.061 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.061 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35490.0:75888 9.6 9:6f0ad5e1:::benchmark_data_smithi084_169090_object75887:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e213)", 2023-10-01T08:01:52.061 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:01:52.030200+0000", 2023-10-01T08:01:52.062 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.002708766, 2023-10-01T08:01:52.062 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0031588900000000001, 2023-10-01T08:01:52.062 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:01:52.062 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "waiting for sub ops", 2023-10-01T08:01:52.062 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:01:52.062 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35490", 2023-10-01T08:01:52.062 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2970569604", 2023-10-01T08:01:52.062 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 75888 2023-10-01T08:01:52.062 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.062 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:01:52.062 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.062 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:01:52.063 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.030200+0000", 2023-10-01T08:01:52.063 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:01:52.063 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.063 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.063 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:01:52.063 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.030200+0000", 2023-10-01T08:01:52.063 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T08:01:52.063 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.063 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.063 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:01:52.063 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.030199+0000", 2023-10-01T08:01:52.064 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.5577999999999997e-05 2023-10-01T08:01:52.064 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.064 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.064 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:01:52.064 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.030235+0000", 2023-10-01T08:01:52.064 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.6260000000000007e-06 2023-10-01T08:01:52.064 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.064 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.064 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:01:52.064 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.030244+0000", 2023-10-01T08:01:52.064 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.2400000000000001e-06 2023-10-01T08:01:52.064 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.064 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.065 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:01:52.065 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.030251+0000", 2023-10-01T08:01:52.065 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.5234e-05 2023-10-01T08:01:52.065 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.065 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.065 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:01:52.065 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.030307+0000", 2023-10-01T08:01:52.065 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00014319199999999999 2023-10-01T08:01:52.065 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.065 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.065 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:01:52.065 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.030450+0000", 2023-10-01T08:01:52.066 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000185451 2023-10-01T08:01:52.066 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:01:52.066 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:01:52.066 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 1,2", 2023-10-01T08:01:52.066 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:52.030635+0000", 2023-10-01T08:01:52.066 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00043543199999999997 2023-10-01T08:01:52.066 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:01:52.066 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:01:52.066 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:01:52.066 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:01:52.066 INFO:teuthology.orchestra.run.smithi112.stdout: ], 2023-10-01T08:01:52.066 INFO:teuthology.orchestra.run.smithi112.stdout: "num_ops": 7 2023-10-01T08:01:52.066 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-10-01T08:01:52.074 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:52.104 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:52.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:52.108 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:52.208 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:52.236 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:52.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:52.240 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:52.341 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:52.394 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:52.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:52.399 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:52.501 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:52.534 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:52.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:52.538 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:01:52.639 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:52.671 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:52.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:52.679 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:52.780 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:52.813 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:52.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:52.815 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:52.915 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:52.941 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 52 16 76818 76802 92.2966 63.4375 0.0397018 0.0108291 2023-10-01T08:01:52.945 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:52.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:52.950 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:01:53.050 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:53.084 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:53.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:53.087 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:01:53.188 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:53.226 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:53.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:53.231 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:53.242 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-10-01T08:01:53.324 INFO:teuthology.orchestra.run.smithi084.stdout:moved 0 / 267 (0%) 2023-10-01T08:01:53.324 INFO:teuthology.orchestra.run.smithi084.stdout:avg 33.375 2023-10-01T08:01:53.324 INFO:teuthology.orchestra.run.smithi084.stdout:stddev 5.49858 -> 5.49858 (expected baseline 5.40399) 2023-10-01T08:01:53.324 INFO:teuthology.orchestra.run.smithi084.stdout:min osd.5 with 25 -> 25 pgs (0.749064 -> 0.749064 * mean) 2023-10-01T08:01:53.324 INFO:teuthology.orchestra.run.smithi084.stdout:max osd.3 with 43 -> 43 pgs (1.28839 -> 1.28839 * mean) 2023-10-01T08:01:53.324 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T08:01:53.324 INFO:teuthology.orchestra.run.smithi084.stdout:oload 1000 2023-10-01T08:01:53.325 INFO:teuthology.orchestra.run.smithi084.stdout:max_change 0.05 2023-10-01T08:01:53.325 INFO:teuthology.orchestra.run.smithi084.stdout:max_change_osds 4 2023-10-01T08:01:53.325 INFO:teuthology.orchestra.run.smithi084.stdout:average_utilization 0.0225 2023-10-01T08:01:53.325 INFO:teuthology.orchestra.run.smithi084.stdout:overload_utilization 0.2255 2023-10-01T08:01:53.328 INFO:teuthology.orchestra.run.smithi084.stderr:no change 2023-10-01T08:01:53.331 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:53.359 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:53.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:53.366 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:53.466 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:53.508 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:53.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:53.512 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:53.612 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:53.638 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:53.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:53.643 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:53.744 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:53.752 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:53 smithi112 bash[59335]: cluster 2023-10-01T08:01:52.516641+0000 mgr.y (mgr.34104) 869 : cluster 0 pgmap v905: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 61 MiB/s wr, 977 op/s 2023-10-01T08:01:53.777 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:53.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:53.781 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:01:53.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:53 smithi084 bash[75189]: cluster 2023-10-01T08:01:52.516641+0000 mgr.y (mgr.34104) 869 : cluster 0 pgmap v905: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 61 MiB/s wr, 977 op/s 2023-10-01T08:01:53.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:53 smithi084 bash[78255]: cluster 2023-10-01T08:01:52.516641+0000 mgr.y (mgr.34104) 869 : cluster 0 pgmap v905: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 61 MiB/s wr, 977 op/s 2023-10-01T08:01:53.882 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:53.907 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:53.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:53.912 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:53.941 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 53 16 77764 77748 91.6706 59.125 0.0117317 0.0109028 2023-10-01T08:01:54.014 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:54.046 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:54.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:54.052 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:54.152 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:54.187 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:54.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:54.192 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:54.293 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:54.324 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:54.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:54.329 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:54.429 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:54.460 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:54.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:54.464 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:54.515 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '1000', 'type': 'test-reweight-by-utilization'} 2023-10-01T08:01:54.515 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd test-reweight-by-utilization 1000 3.0 2023-10-01T08:01:54.566 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:54.593 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:54.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:54.596 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:54.696 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:54.728 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:54.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:54.733 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:01:54.834 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:54.861 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:54.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:54.865 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:54.941 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 54 16 78773 78757 91.1408 63.0625 0.0181032 0.0109656 2023-10-01T08:01:54.965 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:54.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:54 smithi112 bash[59335]: audit 2023-10-01T08:01:53.322517+0000 mgr.y (mgr.34104) 870 : audit 0 from='client.45428 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:01:54.993 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:01:54.995 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:55.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:55.001 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:55.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:54 smithi084 bash[75189]: audit 2023-10-01T08:01:53.322517+0000 mgr.y (mgr.34104) 870 : audit 0 from='client.45428 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:01:55.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:54 smithi084 bash[78255]: audit 2023-10-01T08:01:53.322517+0000 mgr.y (mgr.34104) 870 : audit 0 from='client.45428 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:01:55.102 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:55.127 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:55.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:55.129 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:55.230 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:55.265 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:55.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:55.267 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:55.368 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:55.395 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:55.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:55.401 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:55.501 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:55.528 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:55.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:55.531 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:55.631 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:55.658 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:55.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:55.661 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:01:55.762 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:55.788 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:55.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:55.790 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:55.891 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:55.916 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:55.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:55.923 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:55.941 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 55 16 79790 79774 90.6393 63.5625 0.0260653 0.0110269 2023-10-01T08:01:56.006 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:01:56.024 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:56.035 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:55 smithi084 bash[75189]: cluster 2023-10-01T08:01:54.517257+0000 mgr.y (mgr.34104) 871 : cluster 0 pgmap v906: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 61 MiB/s wr, 972 op/s 2023-10-01T08:01:56.036 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:55 smithi084 bash[78255]: cluster 2023-10-01T08:01:54.517257+0000 mgr.y (mgr.34104) 871 : cluster 0 pgmap v906: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 61 MiB/s wr, 972 op/s 2023-10-01T08:01:56.058 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:56.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:56.064 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:56.064 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:55 smithi112 bash[59335]: cluster 2023-10-01T08:01:54.517257+0000 mgr.y (mgr.34104) 871 : cluster 0 pgmap v906: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 61 MiB/s wr, 972 op/s 2023-10-01T08:01:56.165 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:56.188 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:56.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:56.192 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:56.293 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:56.323 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:01:56 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:01:56] "GET /metrics HTTP/1.1" 200 36354 "" "Prometheus/2.33.4" 2023-10-01T08:01:56.325 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:01:56.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:56.328 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:01:56.429 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:56.453 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:56.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:56.455 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:56.556 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:56.576 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:56.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:56.579 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:01:56.679 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:56.716 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:56.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:56.719 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:56.819 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:56.847 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:56.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:56.849 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:01:56.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:56 smithi084 bash[78255]: cluster 2023-10-01T08:01:56.517891+0000 mgr.y (mgr.34104) 872 : cluster 0 pgmap v907: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 62 MiB/s wr, 986 op/s 2023-10-01T08:01:56.928 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:56 smithi084 bash[75189]: cluster 2023-10-01T08:01:56.517891+0000 mgr.y (mgr.34104) 872 : cluster 0 pgmap v907: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 62 MiB/s wr, 986 op/s 2023-10-01T08:01:56.941 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 56 16 80814 80798 90.1635 64 0.0130243 0.0110853 2023-10-01T08:01:56.949 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:56.978 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:56.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:56.981 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:57.081 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:57.090 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:56 smithi112 bash[59335]: cluster 2023-10-01T08:01:56.517891+0000 mgr.y (mgr.34104) 872 : cluster 0 pgmap v907: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 62 MiB/s wr, 986 op/s 2023-10-01T08:01:57.117 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:01:57.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:57.120 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:01:57.221 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:57.251 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:57.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:57.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:57.357 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:57.388 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:57.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:57.392 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:57.492 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:57.534 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:57.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:57.537 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:57.638 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:57.670 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:57.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:57.673 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:57.773 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:57.814 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:57.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:57.819 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:57.920 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:57.941 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 57 16 81696 81680 89.5488 55.125 0.00864519 0.011161 2023-10-01T08:01:57.951 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:57.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:57.955 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:58.055 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:58.078 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:58.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:58.080 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:58.085 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T08:01:58.183 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:58.216 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:58.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:58.220 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:58.320 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:58.345 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:01:58.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:58.350 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:01:58.450 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:58.473 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:58.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:58.475 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:58.576 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:58.600 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:01:58.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:58.605 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:01:58.706 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:58.742 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:58.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:58.747 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:58.847 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:58.875 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:58.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:58.876 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:58.941 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 58 16 82575 82559 88.952 54.9375 0.0185825 0.0112363 2023-10-01T08:01:58.977 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:59.004 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:59.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:59.007 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:01:59.076 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:01:59.108 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:59.153 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:59.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:59.156 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:59.257 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:59.284 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:59.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:59.287 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:01:59.388 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:59.411 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:01:59.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:59.416 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:01:59.517 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:59.546 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:01:59.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:59.550 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:01:59.650 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:59.673 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:01:59.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:59.678 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:01:59.778 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:59.807 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:59.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:59.810 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:59.911 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:59.935 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:01:59.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:01:59.938 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:01:59.941 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 59 16 83591 83575 88.5205 63.5 0.0246203 0.011291 2023-10-01T08:02:00.039 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:00.048 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:01:59 smithi084 bash[75189]: cluster 2023-10-01T08:01:58.520623+0000 mgr.y (mgr.34104) 873 : cluster 0 pgmap v908: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 954 op/s 2023-10-01T08:02:00.048 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:01:59 smithi084 bash[78255]: cluster 2023-10-01T08:01:58.520623+0000 mgr.y (mgr.34104) 873 : cluster 0 pgmap v908: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 954 op/s 2023-10-01T08:02:00.071 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:00.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:00.073 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:00.174 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:00.183 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:01:59 smithi112 bash[59335]: cluster 2023-10-01T08:01:58.520623+0000 mgr.y (mgr.34104) 873 : cluster 0 pgmap v908: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 954 op/s 2023-10-01T08:02:00.206 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:00.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:00.208 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:00.309 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:00.337 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:00.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:00.339 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:00.440 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:00.466 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:00.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:00.469 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:00.570 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:00.598 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:00.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:00.604 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:00.705 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:00.728 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:00.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:00.734 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:00.834 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:00.878 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:00.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:00.885 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:00.942 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:2023-10-01T08:02:00.941302+0000 min lat: 0.00125487 max lat: 0.311656 avg lat: 0.0113521 2023-10-01T08:02:00.942 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T08:02:00.942 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 60 16 84551 84535 88.0451 60 0.0285119 0.0113521 2023-10-01T08:02:00.986 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:01.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:01.027 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:01.028 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:01.113 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:01 smithi112 bash[59335]: audit 2023-10-01T08:02:00.105892+0000 mon.a (mon.0) 1184 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:02:01.113 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:01 smithi112 bash[59335]: audit 2023-10-01T08:02:00.108036+0000 mon.a (mon.0) 1185 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:02:01.113 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:01 smithi112 bash[59335]: cluster 2023-10-01T08:02:00.521211+0000 mgr.y (mgr.34104) 874 : cluster 0 pgmap v909: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 53 MiB/s wr, 855 op/s 2023-10-01T08:02:01.128 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:01.152 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:01.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:01.154 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:02:01.224 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:01 smithi084 bash[75189]: audit 2023-10-01T08:02:00.105892+0000 mon.a (mon.0) 1184 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:02:01.224 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:01 smithi084 bash[75189]: audit 2023-10-01T08:02:00.108036+0000 mon.a (mon.0) 1185 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:02:01.224 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:01 smithi084 bash[75189]: cluster 2023-10-01T08:02:00.521211+0000 mgr.y (mgr.34104) 874 : cluster 0 pgmap v909: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 53 MiB/s wr, 855 op/s 2023-10-01T08:02:01.255 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:01.283 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:01.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:01.286 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:02:01.387 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:01.417 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:01.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:01.419 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:01.520 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:01.546 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:01.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:01.548 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:01.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:01 smithi084 bash[78255]: audit 2023-10-01T08:02:00.105892+0000 mon.a (mon.0) 1184 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:02:01.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:01 smithi084 bash[78255]: audit 2023-10-01T08:02:00.108036+0000 mon.a (mon.0) 1185 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:02:01.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:01 smithi084 bash[78255]: cluster 2023-10-01T08:02:00.521211+0000 mgr.y (mgr.34104) 874 : cluster 0 pgmap v909: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 53 MiB/s wr, 855 op/s 2023-10-01T08:02:01.649 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:01.677 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:01.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:01.679 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:01.779 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:01.809 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:01.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:01.814 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:02:01.915 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:01.939 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:01.942 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 61 16 85587 85571 87.6627 64.75 0.0117787 0.0114017 2023-10-01T08:02:01.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:01.944 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:02.045 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:02.077 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:02.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:02.083 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:02.183 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:02.209 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:02.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:02.211 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:02.312 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:02.335 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:02.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:02.338 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:02.438 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:02.470 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:02.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:02.475 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:02.575 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:02.600 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:02.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:02.604 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:02.705 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:02.736 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:02.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:02.742 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:02:02.842 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:02.872 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:02.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:02.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:02.942 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 62 16 86607 86591 87.277 63.75 0.016652 0.0114528 2023-10-01T08:02:02.977 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:03.002 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:03.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:03.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:02:03.105 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:03.135 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:03.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:03.137 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:03.238 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:03.264 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:03.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:03.271 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:03.301 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-10-01T08:02:03.302 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [], 2023-10-01T08:02:03.302 INFO:teuthology.orchestra.run.smithi112.stdout: "complaint_time": 30, 2023-10-01T08:02:03.302 INFO:teuthology.orchestra.run.smithi112.stdout: "num_blocked_ops": 0 2023-10-01T08:02:03.302 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-10-01T08:02:03.372 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:03.408 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:03.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:03.412 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:03.513 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:03.538 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:03.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:03.541 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:03.641 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:03.678 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:03.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:03.680 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:03.685 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:03 smithi084 bash[78255]: cluster 2023-10-01T08:02:02.521773+0000 mgr.y (mgr.34104) 875 : cluster 0 pgmap v910: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 67 MiB/s wr, 1.08k op/s 2023-10-01T08:02:03.685 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:03 smithi084 bash[75189]: cluster 2023-10-01T08:02:02.521773+0000 mgr.y (mgr.34104) 875 : cluster 0 pgmap v910: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 67 MiB/s wr, 1.08k op/s 2023-10-01T08:02:03.781 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:03.789 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:03 smithi112 bash[59335]: cluster 2023-10-01T08:02:02.521773+0000 mgr.y (mgr.34104) 875 : cluster 0 pgmap v910: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 67 MiB/s wr, 1.08k op/s 2023-10-01T08:02:03.807 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:03.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:03.811 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:03.912 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:03.936 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:03.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:03.939 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:03.942 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 63 16 87550 87534 86.8271 58.9375 0.0139083 0.0115119 2023-10-01T08:02:04.040 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:04.062 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:04.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:04.065 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:04.166 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:04.190 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:04.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:04.192 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:04.292 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:04.319 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:04.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:04.321 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:04.392 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-10-01T08:02:04.422 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:04.443 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:04.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:04.446 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:02:04.549 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:04.580 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:04.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:04.582 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:04.683 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:04.712 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:04.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:04.714 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:04.815 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:04.840 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:04.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:04.844 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:04.942 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 64 16 88446 88430 86.3453 56 0.0064363 0.0115754 2023-10-01T08:02:04.945 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:04.974 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:04.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:04.976 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:04.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:04 smithi112 bash[59335]: cluster 2023-10-01T08:02:04.522213+0000 mgr.y (mgr.34104) 876 : cluster 0 pgmap v911: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 60 MiB/s wr, 952 op/s 2023-10-01T08:02:05.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:04 smithi084 bash[75189]: cluster 2023-10-01T08:02:04.522213+0000 mgr.y (mgr.34104) 876 : cluster 0 pgmap v911: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 60 MiB/s wr, 952 op/s 2023-10-01T08:02:05.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:04 smithi084 bash[78255]: cluster 2023-10-01T08:02:04.522213+0000 mgr.y (mgr.34104) 876 : cluster 0 pgmap v911: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 60 MiB/s wr, 952 op/s 2023-10-01T08:02:05.077 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:05.100 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:05.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:05.104 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:05.205 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:05.237 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:05.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:05.240 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:05.341 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:05.389 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:05.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:05.395 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:05.496 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:05.522 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:05.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:05.525 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:02:05.626 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:05.671 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:05.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:05.676 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:05.777 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:05.816 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:05.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:05.818 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:05.919 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:05.942 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 65 16 89398 89382 85.9323 59.5 0.0219465 0.0116322 2023-10-01T08:02:05.947 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:05.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:05.951 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:06.051 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:06.082 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:06.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:06.085 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:06.186 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:06.210 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:06.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:06.212 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:06.313 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:06.349 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:06.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:06.351 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:06.452 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:06.461 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:02:06 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:02:06] "GET /metrics HTTP/1.1" 200 36355 "" "Prometheus/2.33.4" 2023-10-01T08:02:06.480 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:06.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:06.486 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:02:06.551 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T08:02:06.587 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:06.592 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T08:02:06.615 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:06.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:06.620 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:06.628 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T08:02:06.681 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T08:02:06.713 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T08:02:06.721 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:06.744 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:06.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:06.750 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:06.751 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T08:02:06.786 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T08:02:06.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:06 smithi084 bash[75189]: audit 2023-10-01T08:02:06.502549+0000 mon.a (mon.0) 1186 : audit 0 from='client.? 172.21.15.84:0/175335890' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:02:06.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:06 smithi084 bash[78255]: audit 2023-10-01T08:02:06.502549+0000 mon.a (mon.0) 1186 : audit 0 from='client.? 172.21.15.84:0/175335890' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:02:06.828 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T08:02:06.831 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T08:02:06.832 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T08:02:06.832 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T08:02:06.832 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T08:02:06.832 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T08:02:06.832 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T08:02:06.832 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T08:02:06.832 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T08:02:06.850 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:06.859 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:06 smithi112 bash[59335]: audit 2023-10-01T08:02:06.502549+0000 mon.a (mon.0) 1186 : audit 0 from='client.? 172.21.15.84:0/175335890' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:02:06.885 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:06.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:06.889 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:02:06.942 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 66 16 90305 90289 85.4891 56.6875 0.00496111 0.0116919 2023-10-01T08:02:06.989 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:07.017 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:07.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:07.020 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:07.120 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:07.156 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:07.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:07.159 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:07.260 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:07.291 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:07.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:07.298 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:07.398 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:07.431 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:07.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:07.435 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:07.536 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:07.560 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:07.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:07.563 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:07.664 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:07.691 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:07 smithi084 bash[78255]: cluster 2023-10-01T08:02:06.522876+0000 mgr.y (mgr.34104) 877 : cluster 0 pgmap v912: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-10-01T08:02:07.691 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:07 smithi084 bash[75189]: cluster 2023-10-01T08:02:06.522876+0000 mgr.y (mgr.34104) 877 : cluster 0 pgmap v912: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-10-01T08:02:07.712 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:07.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:07.716 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:07.817 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:07.826 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:07 smithi112 bash[59335]: cluster 2023-10-01T08:02:06.522876+0000 mgr.y (mgr.34104) 877 : cluster 0 pgmap v912: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-10-01T08:02:07.846 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:07.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:07.849 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:07.942 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 67 16 91148 91132 84.9995 52.6875 0.00946786 0.011759 2023-10-01T08:02:07.950 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:07.974 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:07.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:07.979 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:08.080 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:08.116 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:08.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:08.119 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:08.220 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:08.253 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:08.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:08.258 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:02:08.358 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:08.384 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:08.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:08.385 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:08.486 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:08.517 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:08.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:08.524 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:08.605 INFO:teuthology.orchestra.run.smithi084.stderr:nodeep-scrub is set 2023-10-01T08:02:08.624 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:08.659 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:08.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:08.663 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:08.669 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:08 smithi084 bash[75189]: audit 2023-10-01T08:02:08.324505+0000 mon.b (mon.1) 19 : audit 1 from='client.? 172.21.15.84:0/2493356448' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:02:08.670 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:08 smithi084 bash[75189]: audit 2023-10-01T08:02:08.324573+0000 mon.a (mon.0) 1187 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:02:08.670 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:08 smithi084 bash[78255]: audit 2023-10-01T08:02:08.324505+0000 mon.b (mon.1) 19 : audit 1 from='client.? 172.21.15.84:0/2493356448' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:02:08.670 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:08 smithi084 bash[78255]: audit 2023-10-01T08:02:08.324573+0000 mon.a (mon.0) 1187 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:02:08.764 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:08.796 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:08.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:08.800 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:08.900 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:08.928 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:08.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:08.930 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:08.942 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 68 16 92063 92047 84.5904 57.1875 0.0242442 0.0118163 2023-10-01T08:02:08.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:08 smithi112 bash[59335]: audit 2023-10-01T08:02:08.324505+0000 mon.b (mon.1) 19 : audit 1 from='client.? 172.21.15.84:0/2493356448' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:02:08.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:08 smithi112 bash[59335]: audit 2023-10-01T08:02:08.324573+0000 mon.a (mon.0) 1187 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:02:09.031 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:09.056 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:09.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:09.060 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:09.161 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:09.186 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:09.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:09.193 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:09.238 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T08:02:09.294 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:09.326 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:09.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:09.329 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:09.430 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:09.457 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:09.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:09.465 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:09.566 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:09.588 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:09.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:09.593 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:02:09.693 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:09.725 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:09.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:09.731 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:02:09.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:09 smithi084 bash[78255]: cluster 2023-10-01T08:02:08.523311+0000 mgr.y (mgr.34104) 878 : cluster 0 pgmap v913: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 58 MiB/s wr, 923 op/s 2023-10-01T08:02:09.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:09 smithi084 bash[78255]: cluster 2023-10-01T08:02:08.581077+0000 mon.a (mon.0) 1188 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:02:09.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:09 smithi084 bash[78255]: cluster 2023-10-01T08:02:08.590436+0000 osd.5 (osd.5) 181 : cluster 3 failed to encode map e214 with expected crc 2023-10-01T08:02:09.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:09 smithi084 bash[78255]: cluster 2023-10-01T08:02:08.591084+0000 osd.4 (osd.4) 132 : cluster 3 failed to encode map e214 with expected crc 2023-10-01T08:02:09.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:09 smithi084 bash[78255]: audit 2023-10-01T08:02:08.592569+0000 mon.a (mon.0) 1189 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T08:02:09.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:09 smithi084 bash[78255]: cluster 2023-10-01T08:02:08.592787+0000 mon.a (mon.0) 1190 : cluster 0 osdmap e214: 8 total, 8 up, 8 in 2023-10-01T08:02:09.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:09 smithi084 bash[75189]: cluster 2023-10-01T08:02:08.523311+0000 mgr.y (mgr.34104) 878 : cluster 0 pgmap v913: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 58 MiB/s wr, 923 op/s 2023-10-01T08:02:09.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:09 smithi084 bash[75189]: cluster 2023-10-01T08:02:08.581077+0000 mon.a (mon.0) 1188 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:02:09.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:09 smithi084 bash[75189]: cluster 2023-10-01T08:02:08.590436+0000 osd.5 (osd.5) 181 : cluster 3 failed to encode map e214 with expected crc 2023-10-01T08:02:09.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:09 smithi084 bash[75189]: cluster 2023-10-01T08:02:08.591084+0000 osd.4 (osd.4) 132 : cluster 3 failed to encode map e214 with expected crc 2023-10-01T08:02:09.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:09 smithi084 bash[75189]: audit 2023-10-01T08:02:08.592569+0000 mon.a (mon.0) 1189 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T08:02:09.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:09 smithi084 bash[75189]: cluster 2023-10-01T08:02:08.592787+0000 mon.a (mon.0) 1190 : cluster 0 osdmap e214: 8 total, 8 up, 8 in 2023-10-01T08:02:09.832 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:09.842 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:09 smithi112 bash[59335]: cluster 2023-10-01T08:02:08.523311+0000 mgr.y (mgr.34104) 878 : cluster 0 pgmap v913: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 58 MiB/s wr, 923 op/s 2023-10-01T08:02:09.842 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:09 smithi112 bash[59335]: cluster 2023-10-01T08:02:08.581077+0000 mon.a (mon.0) 1188 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:02:09.842 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:09 smithi112 bash[59335]: cluster 2023-10-01T08:02:08.590436+0000 osd.5 (osd.5) 181 : cluster 3 failed to encode map e214 with expected crc 2023-10-01T08:02:09.842 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:09 smithi112 bash[59335]: cluster 2023-10-01T08:02:08.591084+0000 osd.4 (osd.4) 132 : cluster 3 failed to encode map e214 with expected crc 2023-10-01T08:02:09.842 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:09 smithi112 bash[59335]: audit 2023-10-01T08:02:08.592569+0000 mon.a (mon.0) 1189 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T08:02:09.842 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:09 smithi112 bash[59335]: cluster 2023-10-01T08:02:08.592787+0000 mon.a (mon.0) 1190 : cluster 0 osdmap e214: 8 total, 8 up, 8 in 2023-10-01T08:02:09.859 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:09.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:09.861 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:09.943 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 69 16 92939 92923 84.1579 54.75 0.00897 0.0118768 2023-10-01T08:02:09.962 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:10.009 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:10.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:10.012 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:10.112 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:10.147 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:10.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:10.152 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:10.253 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:10.281 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:10.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:10.285 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:10.385 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:10.415 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:10.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:10.417 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:10.518 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:10.544 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:10.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:10.547 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:02:10.648 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:10.676 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:10.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:10.682 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:10.782 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:10.813 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:10.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:10.816 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:10.917 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:10.943 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 70 16 93875 93859 83.7913 58.5 0.0230913 0.0119293 2023-10-01T08:02:10.943 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:10.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:10.946 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:11.047 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:11.073 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:11.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:11.076 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:11.177 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:11.205 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:11.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:11.209 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:11.309 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:11.334 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:11.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:11.336 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:11.437 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:11.473 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:11.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:11.474 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:11.575 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:11.610 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:11.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:11.617 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:11.718 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:11.743 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:11.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:11.747 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:11.848 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:11.856 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:11 smithi084 bash[75189]: cluster 2023-10-01T08:02:10.523865+0000 mgr.y (mgr.34104) 879 : cluster 0 pgmap v915: 89 pgs: 89 active+clean; 5.5 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 951 op/s 2023-10-01T08:02:11.857 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:11 smithi084 bash[78255]: cluster 2023-10-01T08:02:10.523865+0000 mgr.y (mgr.34104) 879 : cluster 0 pgmap v915: 89 pgs: 89 active+clean; 5.5 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 951 op/s 2023-10-01T08:02:11.875 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:11.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:11.879 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:02:11.910 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:11 smithi112 bash[59335]: cluster 2023-10-01T08:02:10.523865+0000 mgr.y (mgr.34104) 879 : cluster 0 pgmap v915: 89 pgs: 89 active+clean; 5.5 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 951 op/s 2023-10-01T08:02:11.943 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 71 16 94772 94756 83.4007 56.0625 0.0104563 0.011984 2023-10-01T08:02:11.979 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:12.017 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:12.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:12.023 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:12.124 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:12.150 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:12.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:12.155 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:12.256 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:12.284 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:12.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:12.286 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:02:12.385 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T08:02:12.386 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:12.394 INFO:teuthology.orchestra.run.smithi084.stdout:moved 0 / 267 (0%) 2023-10-01T08:02:12.394 INFO:teuthology.orchestra.run.smithi084.stdout:avg 33.375 2023-10-01T08:02:12.394 INFO:teuthology.orchestra.run.smithi084.stdout:stddev 5.49858 -> 5.49858 (expected baseline 5.40399) 2023-10-01T08:02:12.394 INFO:teuthology.orchestra.run.smithi084.stdout:min osd.5 with 25 -> 25 pgs (0.749064 -> 0.749064 * mean) 2023-10-01T08:02:12.394 INFO:teuthology.orchestra.run.smithi084.stdout:max osd.3 with 43 -> 43 pgs (1.28839 -> 1.28839 * mean) 2023-10-01T08:02:12.394 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T08:02:12.394 INFO:teuthology.orchestra.run.smithi084.stdout:oload 1000 2023-10-01T08:02:12.394 INFO:teuthology.orchestra.run.smithi084.stdout:max_change 3 2023-10-01T08:02:12.394 INFO:teuthology.orchestra.run.smithi084.stdout:max_change_osds 4 2023-10-01T08:02:12.395 INFO:teuthology.orchestra.run.smithi084.stdout:average_utilization 0.0273 2023-10-01T08:02:12.395 INFO:teuthology.orchestra.run.smithi084.stdout:overload_utilization 0.2726 2023-10-01T08:02:12.408 INFO:teuthology.orchestra.run.smithi084.stderr:no change 2023-10-01T08:02:12.409 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:12.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:12.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:02:12.513 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:12.549 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:12.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:12.559 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:12.659 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:12.687 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:12.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:12.695 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:02:12.796 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:12.824 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:12.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:12.826 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:12.927 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:12.943 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 72 16 95639 95623 82.9949 54.1875 0.0171443 0.0120437 2023-10-01T08:02:12.958 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:12.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:12.962 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:13.063 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:13.085 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:13.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:13.088 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:13.188 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:13.220 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:13.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:13.223 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:13.324 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:13.351 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:13.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:13.358 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:13.458 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:13.486 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:13.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:13.491 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:13.592 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:13.616 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:13.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:13.619 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:13.700 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-01T08:02:13.720 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:13.748 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '1000', 'type': 'reweight-by-utilization'} 2023-10-01T08:02:13.748 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd reweight-by-utilization 1000 1.0 2023-10-01T08:02:13.785 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:13.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:13.788 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:13.889 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:13.899 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:13 smithi112 bash[59335]: audit 2023-10-01T08:02:12.392160+0000 mgr.y (mgr.34104) 880 : audit 0 from='client.45443 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:02:13.899 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:13 smithi112 bash[59335]: cluster 2023-10-01T08:02:12.524471+0000 mgr.y (mgr.34104) 881 : cluster 0 pgmap v916: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 58 MiB/s wr, 930 op/s 2023-10-01T08:02:13.916 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:13.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:13.925 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:13.943 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 73 16 96516 96500 82.6088 54.8125 0.0161048 0.0120997 2023-10-01T08:02:14.026 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:14.040 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:13 smithi084 bash[75189]: audit 2023-10-01T08:02:12.392160+0000 mgr.y (mgr.34104) 880 : audit 0 from='client.45443 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:02:14.040 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:13 smithi084 bash[75189]: cluster 2023-10-01T08:02:12.524471+0000 mgr.y (mgr.34104) 881 : cluster 0 pgmap v916: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 58 MiB/s wr, 930 op/s 2023-10-01T08:02:14.040 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:13 smithi084 bash[78255]: audit 2023-10-01T08:02:12.392160+0000 mgr.y (mgr.34104) 880 : audit 0 from='client.45443 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:02:14.040 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:13 smithi084 bash[78255]: cluster 2023-10-01T08:02:12.524471+0000 mgr.y (mgr.34104) 881 : cluster 0 pgmap v916: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 58 MiB/s wr, 930 op/s 2023-10-01T08:02:14.071 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:14.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:14.073 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:14.174 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:14.204 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:14.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:14.206 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:14.307 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:14.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:14.341 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:14.342 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:14.442 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:14.472 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:14.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:14.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:14.552 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-10-01T08:02:14.552 INFO:teuthology.orchestra.run.smithi112.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T08:02:14.579 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:14.604 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:14.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:14.610 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:02:14.711 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:14.748 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:14.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:14.751 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:14.852 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:14.880 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:14.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:14.884 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:14.943 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 74 16 97341 97325 82.1892 51.5625 0.00875845 0.0121624 2023-10-01T08:02:14.985 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:15.010 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:15.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:15.014 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:15.114 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:15.152 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:15.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:15.156 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:15.257 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:15.288 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:15.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:15.291 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:15.392 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:15.417 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:15.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:15.421 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:15.522 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:15.549 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:15.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:15.557 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:15.623 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-10-01T08:02:15.658 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:15.696 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:15.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:15.699 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:15.801 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:15.846 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:15.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:15.850 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:15.943 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 75 16 98213 98197 81.8199 54.5 0.0266741 0.0122163 2023-10-01T08:02:15.951 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:15.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:15 smithi112 bash[59335]: cluster 2023-10-01T08:02:14.524950+0000 mgr.y (mgr.34104) 882 : cluster 0 pgmap v917: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 58 MiB/s wr, 923 op/s 2023-10-01T08:02:15.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:15 smithi112 bash[59335]: audit 2023-10-01T08:02:15.104862+0000 mon.a (mon.0) 1191 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:02:15.979 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:15.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:15.983 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:16.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:15 smithi084 bash[78255]: cluster 2023-10-01T08:02:14.524950+0000 mgr.y (mgr.34104) 882 : cluster 0 pgmap v917: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 58 MiB/s wr, 923 op/s 2023-10-01T08:02:16.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:15 smithi084 bash[78255]: audit 2023-10-01T08:02:15.104862+0000 mon.a (mon.0) 1191 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:02:16.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:15 smithi084 bash[75189]: cluster 2023-10-01T08:02:14.524950+0000 mgr.y (mgr.34104) 882 : cluster 0 pgmap v917: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 58 MiB/s wr, 923 op/s 2023-10-01T08:02:16.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:15 smithi084 bash[75189]: audit 2023-10-01T08:02:15.104862+0000 mon.a (mon.0) 1191 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:02:16.083 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:16.114 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:16.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:16.117 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:16.217 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:16.267 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:16.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:16.275 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:16.376 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:16.383 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:02:16 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:02:16] "GET /metrics HTTP/1.1" 200 36355 "" "Prometheus/2.33.4" 2023-10-01T08:02:16.405 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:16.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:16.414 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:02:16.515 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:16.543 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:16.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:16.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:16.648 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:16.672 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:16.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:16.678 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:16.779 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:16.817 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:16.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:16.819 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:16.920 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:16.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:16 smithi084 bash[75189]: cluster 2023-10-01T08:02:16.525721+0000 mgr.y (mgr.34104) 883 : cluster 0 pgmap v918: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 882 op/s 2023-10-01T08:02:16.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:16 smithi084 bash[78255]: cluster 2023-10-01T08:02:16.525721+0000 mgr.y (mgr.34104) 883 : cluster 0 pgmap v918: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 882 op/s 2023-10-01T08:02:16.943 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 76 16 99100 99084 81.4727 55.4375 0.0182423 0.0122696 2023-10-01T08:02:16.952 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:16.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:16.955 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:17.056 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:17.064 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:16 smithi112 bash[59335]: cluster 2023-10-01T08:02:16.525721+0000 mgr.y (mgr.34104) 883 : cluster 0 pgmap v918: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 882 op/s 2023-10-01T08:02:17.087 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:17.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:17.089 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:17.190 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:17.230 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:17.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:17.233 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:02:17.248 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:02:17.334 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:17.360 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:17.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:17.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:17.462 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:17.492 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:17.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:17.495 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:17.596 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:17.623 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:17.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:17.627 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:17.728 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:17.754 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:17.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:17.756 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:17.857 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:17.892 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:17.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:17.900 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:02:17.943 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 77 16 99983 99967 81.1313 55.1875 0.0190681 0.0123204 2023-10-01T08:02:18.000 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:18.031 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:18.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:18.036 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:18.137 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:18.168 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:18.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:18.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:18.265 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:02:18.268 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:02:18.273 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:18.309 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:18.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:18.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:18.413 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:18.436 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:18.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:18.439 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:02:18.539 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:18.568 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:18.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:18.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:02:18.671 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:18.703 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:18.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:18.708 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:18.810 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:18.848 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:18.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:18.857 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:18.944 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 78 16 100871 100855 80.8026 55.5 0.0132006 0.0123705 2023-10-01T08:02:18.958 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:18.998 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:19.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:19.003 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:02:19.103 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:19.141 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:19.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:19.144 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:02:19.245 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:19.271 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:19.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:19.274 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:19.375 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:19.406 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:19.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:19.412 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:19.513 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:19.536 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:19.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:19.544 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:19.645 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:19.682 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:19.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:19.686 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:19.786 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:19.815 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:19.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:19.818 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:02:19.919 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:19.944 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 79 16 101783 101767 80.5013 57 0.0128117 0.0124161 2023-10-01T08:02:19.949 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:19.950 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:19 smithi084 bash[78255]: cluster 2023-10-01T08:02:18.526340+0000 mgr.y (mgr.34104) 884 : cluster 0 pgmap v919: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 55 MiB/s wr, 880 op/s 2023-10-01T08:02:19.951 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:19 smithi084 bash[75189]: cluster 2023-10-01T08:02:18.526340+0000 mgr.y (mgr.34104) 884 : cluster 0 pgmap v919: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 55 MiB/s wr, 880 op/s 2023-10-01T08:02:19.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:19.958 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:20.059 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:20.071 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:19 smithi112 bash[59335]: cluster 2023-10-01T08:02:18.526340+0000 mgr.y (mgr.34104) 884 : cluster 0 pgmap v919: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 55 MiB/s wr, 880 op/s 2023-10-01T08:02:20.093 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:20.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:20.096 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:02:20.197 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:20.229 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:20.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:20.236 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:20.337 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:20.360 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:20.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:20.363 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:20.460 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T08:02:20.464 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:20.511 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:20.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:20.516 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:02:20.617 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:20.646 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:20.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:20.651 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:20.751 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:20.781 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:20.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:20.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:20.883 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:20.909 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:20.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:20.911 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:20.944 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:2023-10-01T08:02:20.943525+0000 min lat: 0.00125487 max lat: 0.311656 avg lat: 0.0124659 2023-10-01T08:02:20.944 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T08:02:20.944 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 80 16 102452 102436 80.0176 41.8125 0.00668577 0.0124659 2023-10-01T08:02:21.011 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:21.024 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:20 smithi112 bash[59335]: cluster 2023-10-01T08:02:20.526931+0000 mgr.y (mgr.34104) 885 : cluster 0 pgmap v920: 89 pgs: 89 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 762 op/s 2023-10-01T08:02:21.039 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:21.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:21.041 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:21.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:20 smithi084 bash[78255]: cluster 2023-10-01T08:02:20.526931+0000 mgr.y (mgr.34104) 885 : cluster 0 pgmap v920: 89 pgs: 89 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 762 op/s 2023-10-01T08:02:21.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:20 smithi084 bash[75189]: cluster 2023-10-01T08:02:20.526931+0000 mgr.y (mgr.34104) 885 : cluster 0 pgmap v920: 89 pgs: 89 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 762 op/s 2023-10-01T08:02:21.143 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:21.171 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:21.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:21.178 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:02:21.278 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:21.302 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:21.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:21.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:02:21.405 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:21.436 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:21.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:21.439 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:21.539 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:21.576 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:21.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:21.580 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:21.681 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:21.708 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:21.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:21.711 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:21.812 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:21.831 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:21.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:21.832 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:21.933 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:21.944 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 81 16 103181 103165 79.5922 45.5625 0.0101121 0.0125587 2023-10-01T08:02:21.957 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:21.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:21.963 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:02:22.064 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:22.103 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:22.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:22.107 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:22.208 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:22.238 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:22.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:22.243 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:02:22.344 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:22.384 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:22.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:22.388 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:22.489 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:22.516 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:22.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:22.520 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:02:22.621 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:22.646 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:22.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:22.656 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:22.757 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:22.789 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:22.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:22.791 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:22.892 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:22.918 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:22.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:22.923 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:22.944 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 82 16 103974 103958 79.2259 49.5625 0.00496073 0.0126145 2023-10-01T08:02:23.023 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:23.046 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:23.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:23.052 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:23.153 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:23.178 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:23.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:23.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:02:23.284 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:23.309 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:23.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:23.312 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:02:23.413 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:23.444 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:23.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:23.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:23.547 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:23.577 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:23.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:23.581 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:02:23.681 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:23.691 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:23 smithi084 bash[78255]: cluster 2023-10-01T08:02:22.527671+0000 mgr.y (mgr.34104) 886 : cluster 0 pgmap v921: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 59 MiB/s wr, 950 op/s 2023-10-01T08:02:23.692 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:23 smithi084 bash[75189]: cluster 2023-10-01T08:02:22.527671+0000 mgr.y (mgr.34104) 886 : cluster 0 pgmap v921: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 59 MiB/s wr, 950 op/s 2023-10-01T08:02:23.710 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:23.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:23.716 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:02:23.817 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:23.840 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:23.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:23.842 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:23.943 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:23.944 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 83 16 104826 104810 78.9129 53.25 0.0178555 0.0126669 2023-10-01T08:02:23.951 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:23 smithi112 bash[59335]: cluster 2023-10-01T08:02:22.527671+0000 mgr.y (mgr.34104) 886 : cluster 0 pgmap v921: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 59 MiB/s wr, 950 op/s 2023-10-01T08:02:23.973 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:23.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:23.976 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:24.077 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:24.104 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:24.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:24.108 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:24.208 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:24.236 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:24.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:24.238 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:24.339 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:24.366 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:24.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:24.369 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:02:24.470 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:24.498 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:24.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:24.503 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:02:24.603 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:24.626 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:24.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:24.631 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:02:24.731 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:24.756 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:24.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:24.762 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:24.863 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:24.896 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:24.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:24.900 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:02:24.944 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 84 16 105703 105687 78.6259 54.8125 0.0154489 0.0127138 2023-10-01T08:02:24.994 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:24 smithi112 bash[59335]: cluster 2023-10-01T08:02:24.528210+0000 mgr.y (mgr.34104) 887 : cluster 0 pgmap v922: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 52 MiB/s wr, 827 op/s 2023-10-01T08:02:25.001 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:25.033 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:25.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:25.036 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:02:25.136 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:25.137 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:24 smithi084 bash[75189]: cluster 2023-10-01T08:02:24.528210+0000 mgr.y (mgr.34104) 887 : cluster 0 pgmap v922: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 52 MiB/s wr, 827 op/s 2023-10-01T08:02:25.138 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:24 smithi084 bash[78255]: cluster 2023-10-01T08:02:24.528210+0000 mgr.y (mgr.34104) 887 : cluster 0 pgmap v922: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 52 MiB/s wr, 827 op/s 2023-10-01T08:02:25.164 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:25.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:25.174 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:25.210 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-10-01T08:02:25.211 INFO:teuthology.orchestra.run.smithi112.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T08:02:25.275 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:25.309 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:25.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:25.314 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:02:25.415 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:25.440 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:25.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:25.442 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:25.543 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:25.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:25.572 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:25.572 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:25.673 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:25.703 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:25.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:25.706 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:02:25.807 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:25.837 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:25.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:25.843 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:02:25.943 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:25.944 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 85 16 106552 106536 78.3251 53.0625 0.0266677 0.0127627 2023-10-01T08:02:25.981 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:25.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:25.984 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:02:26.085 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:26.119 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:26.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:26.123 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:02:26.224 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:26.257 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-10-01T08:02:26.266 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:26.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:26.269 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:26.370 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:26.379 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:02:26 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:02:26] "GET /metrics HTTP/1.1" 200 36355 "" "Prometheus/2.33.4" 2023-10-01T08:02:26.395 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:26.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:26.397 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:26.498 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:26.523 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:26.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:26.527 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:26.627 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:26.657 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:26.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:26.659 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:26.760 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:26.785 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:26.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:26.790 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:26.890 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:26.923 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:26.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:26.926 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:02:26.945 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 86 16 107361 107345 78.0023 50.5625 0.0105326 0.0128143 2023-10-01T08:02:27.028 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:27.054 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:27.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:27.062 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:27.163 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:27.190 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:27.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:27.195 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:27.296 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:27.323 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:27.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:27.326 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:27.426 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:27.464 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:27.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:27.471 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:27.572 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:27.599 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:27.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:27.601 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:27.702 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:27.712 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:27 smithi084 bash[75189]: cluster 2023-10-01T08:02:26.528894+0000 mgr.y (mgr.34104) 888 : cluster 0 pgmap v923: 89 pgs: 89 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 59 MiB/s wr, 937 op/s 2023-10-01T08:02:27.713 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:27 smithi084 bash[78255]: cluster 2023-10-01T08:02:26.528894+0000 mgr.y (mgr.34104) 888 : cluster 0 pgmap v923: 89 pgs: 89 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 59 MiB/s wr, 937 op/s 2023-10-01T08:02:27.735 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:27.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:27.739 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:27.840 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:27.847 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T08:02:27.848 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:27 smithi112 bash[59335]: cluster 2023-10-01T08:02:26.528894+0000 mgr.y (mgr.34104) 888 : cluster 0 pgmap v923: 89 pgs: 89 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 59 MiB/s wr, 937 op/s 2023-10-01T08:02:27.876 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:27.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:27.881 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:27.894 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T08:02:27.938 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T08:02:27.944 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 87 16 108101 108085 77.6373 46.25 0.0338155 0.0128749 2023-10-01T08:02:27.982 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:27.995 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T08:02:28.009 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:28.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:28.011 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:28.039 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T08:02:28.066 INFO:teuthology.orchestra.run.smithi084.stdout:moved 0 / 267 (0%) 2023-10-01T08:02:28.066 INFO:teuthology.orchestra.run.smithi084.stdout:avg 33.375 2023-10-01T08:02:28.066 INFO:teuthology.orchestra.run.smithi084.stdout:stddev 5.49858 -> 5.49858 (expected baseline 5.40399) 2023-10-01T08:02:28.066 INFO:teuthology.orchestra.run.smithi084.stdout:min osd.5 with 25 -> 25 pgs (0.749064 -> 0.749064 * mean) 2023-10-01T08:02:28.066 INFO:teuthology.orchestra.run.smithi084.stdout:max osd.3 with 43 -> 43 pgs (1.28839 -> 1.28839 * mean) 2023-10-01T08:02:28.067 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T08:02:28.067 INFO:teuthology.orchestra.run.smithi084.stdout:oload 1000 2023-10-01T08:02:28.067 INFO:teuthology.orchestra.run.smithi084.stdout:max_change 1 2023-10-01T08:02:28.067 INFO:teuthology.orchestra.run.smithi084.stdout:max_change_osds 4 2023-10-01T08:02:28.067 INFO:teuthology.orchestra.run.smithi084.stdout:average_utilization 0.0309 2023-10-01T08:02:28.067 INFO:teuthology.orchestra.run.smithi084.stdout:overload_utilization 0.3092 2023-10-01T08:02:28.073 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T08:02:28.074 INFO:teuthology.orchestra.run.smithi084.stderr:no change 2023-10-01T08:02:28.111 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T08:02:28.112 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:28.149 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:28.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:28.152 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:28.156 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T08:02:28.161 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T08:02:28.161 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T08:02:28.161 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T08:02:28.161 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T08:02:28.161 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T08:02:28.162 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T08:02:28.162 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T08:02:28.162 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T08:02:28.253 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:28.282 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:28.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:28.288 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:28.389 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:28.433 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:28.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:28.436 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:28.537 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:28.565 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:28.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:28.571 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:28.610 INFO:teuthology.orchestra.run.smithi084.stderr:noscrub is unset 2023-10-01T08:02:28.671 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:28.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:28 smithi084 bash[75189]: audit 2023-10-01T08:02:27.786796+0000 mon.a (mon.0) 1192 : audit 0 from='client.? 172.21.15.84:0/4203361650' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:02:28.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:28 smithi084 bash[75189]: audit 2023-10-01T08:02:28.156736+0000 mon.a (mon.0) 1193 : audit 1 from='client.? 172.21.15.84:0/3053106473' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:02:28.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:28 smithi084 bash[78255]: audit 2023-10-01T08:02:27.786796+0000 mon.a (mon.0) 1192 : audit 0 from='client.? 172.21.15.84:0/4203361650' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:02:28.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:28 smithi084 bash[78255]: audit 2023-10-01T08:02:28.156736+0000 mon.a (mon.0) 1193 : audit 1 from='client.? 172.21.15.84:0/3053106473' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:02:28.695 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:28.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:28.697 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:28.798 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:28.832 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:28.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:28.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:02:28.936 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:28.945 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 88 16 108854 108838 77.2898 47.0625 0.0119749 0.0129329 2023-10-01T08:02:28.959 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:28.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:28.962 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:28.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:28 smithi112 bash[59335]: audit 2023-10-01T08:02:27.786796+0000 mon.a (mon.0) 1192 : audit 0 from='client.? 172.21.15.84:0/4203361650' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:02:28.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:28 smithi112 bash[59335]: audit 2023-10-01T08:02:28.156736+0000 mon.a (mon.0) 1193 : audit 1 from='client.? 172.21.15.84:0/3053106473' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:02:29.062 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:29.096 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:29.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:29.100 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:29.201 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:29.223 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:29.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:29.225 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:29.326 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:29.361 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:29.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:29.363 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:29.464 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:29.492 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:29.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:29.497 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:29.598 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:29.629 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:29.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:29.631 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:29.732 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:29.740 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:29 smithi084 bash[75189]: audit 2023-10-01T08:02:28.064427+0000 mgr.y (mgr.34104) 889 : audit 0 from='client.45449 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:02:29.740 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:29 smithi084 bash[75189]: cluster 2023-10-01T08:02:28.529988+0000 mgr.y (mgr.34104) 890 : cluster 0 pgmap v924: 89 pgs: 89 active+clean; 6.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 50 MiB/s wr, 801 op/s 2023-10-01T08:02:29.740 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:29 smithi084 bash[75189]: cluster 2023-10-01T08:02:28.584305+0000 mon.a (mon.0) 1194 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:02:29.740 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:29 smithi084 bash[75189]: cluster 2023-10-01T08:02:28.598005+0000 osd.5 (osd.5) 182 : cluster 3 failed to encode map e215 with expected crc 2023-10-01T08:02:29.740 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:29 smithi084 bash[75189]: cluster 2023-10-01T08:02:28.598406+0000 osd.4 (osd.4) 133 : cluster 3 failed to encode map e215 with expected crc 2023-10-01T08:02:29.740 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:29 smithi084 bash[75189]: audit 2023-10-01T08:02:28.599095+0000 mon.a (mon.0) 1195 : audit 1 from='client.? 172.21.15.84:0/3053106473' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T08:02:29.740 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:29 smithi084 bash[75189]: cluster 2023-10-01T08:02:28.599258+0000 mon.a (mon.0) 1196 : cluster 0 osdmap e215: 8 total, 8 up, 8 in 2023-10-01T08:02:29.741 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:29 smithi084 bash[78255]: audit 2023-10-01T08:02:28.064427+0000 mgr.y (mgr.34104) 889 : audit 0 from='client.45449 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:02:29.741 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:29 smithi084 bash[78255]: cluster 2023-10-01T08:02:28.529988+0000 mgr.y (mgr.34104) 890 : cluster 0 pgmap v924: 89 pgs: 89 active+clean; 6.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 50 MiB/s wr, 801 op/s 2023-10-01T08:02:29.741 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:29 smithi084 bash[78255]: cluster 2023-10-01T08:02:28.584305+0000 mon.a (mon.0) 1194 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:02:29.741 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:29 smithi084 bash[78255]: cluster 2023-10-01T08:02:28.598005+0000 osd.5 (osd.5) 182 : cluster 3 failed to encode map e215 with expected crc 2023-10-01T08:02:29.741 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:29 smithi084 bash[78255]: cluster 2023-10-01T08:02:28.598406+0000 osd.4 (osd.4) 133 : cluster 3 failed to encode map e215 with expected crc 2023-10-01T08:02:29.741 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:29 smithi084 bash[78255]: audit 2023-10-01T08:02:28.599095+0000 mon.a (mon.0) 1195 : audit 1 from='client.? 172.21.15.84:0/3053106473' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T08:02:29.741 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:29 smithi084 bash[78255]: cluster 2023-10-01T08:02:28.599258+0000 mon.a (mon.0) 1196 : cluster 0 osdmap e215: 8 total, 8 up, 8 in 2023-10-01T08:02:29.767 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:29.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:29.769 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:29.870 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:29.878 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:29 smithi112 bash[59335]: audit 2023-10-01T08:02:28.064427+0000 mgr.y (mgr.34104) 889 : audit 0 from='client.45449 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:02:29.878 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:29 smithi112 bash[59335]: cluster 2023-10-01T08:02:28.529988+0000 mgr.y (mgr.34104) 890 : cluster 0 pgmap v924: 89 pgs: 89 active+clean; 6.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 50 MiB/s wr, 801 op/s 2023-10-01T08:02:29.878 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:29 smithi112 bash[59335]: cluster 2023-10-01T08:02:28.584305+0000 mon.a (mon.0) 1194 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:02:29.879 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:29 smithi112 bash[59335]: cluster 2023-10-01T08:02:28.598005+0000 osd.5 (osd.5) 182 : cluster 3 failed to encode map e215 with expected crc 2023-10-01T08:02:29.879 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:29 smithi112 bash[59335]: cluster 2023-10-01T08:02:28.598406+0000 osd.4 (osd.4) 133 : cluster 3 failed to encode map e215 with expected crc 2023-10-01T08:02:29.879 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:29 smithi112 bash[59335]: audit 2023-10-01T08:02:28.599095+0000 mon.a (mon.0) 1195 : audit 1 from='client.? 172.21.15.84:0/3053106473' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T08:02:29.879 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:29 smithi112 bash[59335]: cluster 2023-10-01T08:02:28.599258+0000 mon.a (mon.0) 1196 : cluster 0 osdmap e215: 8 total, 8 up, 8 in 2023-10-01T08:02:29.896 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:29.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:29.898 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:29.945 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 89 15 109687 109672 77.007 52.125 0.0215535 0.0129806 2023-10-01T08:02:29.999 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:30.028 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:30.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:30.037 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:30.138 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:30.163 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:30.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:30.172 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:30.273 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:30.306 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:30.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:30.309 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:02:30.410 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:30.436 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:30.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:30.439 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:02:30.539 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:30.570 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:30.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:30.572 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:30.673 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:30.708 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:30.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:30.712 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:30.813 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:30.841 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:30.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:30.846 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:02:30.945 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 90 9 110495 110486 76.7166 50.875 0.0184477 0.0130298 2023-10-01T08:02:30.947 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:30.955 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:30 smithi112 bash[59335]: audit 2023-10-01T08:02:30.104950+0000 mon.a (mon.0) 1197 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:02:30.972 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:30.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:30.974 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:02:31.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:30 smithi084 bash[75189]: audit 2023-10-01T08:02:30.104950+0000 mon.a (mon.0) 1197 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:02:31.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:30 smithi084 bash[78255]: audit 2023-10-01T08:02:30.104950+0000 mon.a (mon.0) 1197 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:02:31.075 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:31.105 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T08:02:31.109 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:31.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:31.112 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:31.212 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:31.240 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:31.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:31.243 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:02:31.343 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:31.368 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:31.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:31.371 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:31.471 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:31.501 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:31.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:31.504 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:31.605 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:31.637 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:31.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:31.640 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:31.740 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:31.772 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:31.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:31.776 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:31.876 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:31.889 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:31 smithi084 bash[78255]: cluster 2023-10-01T08:02:30.530521+0000 mgr.y (mgr.34104) 891 : cluster 0 pgmap v926: 89 pgs: 89 active+clean; 6.6 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 51 MiB/s wr, 821 op/s 2023-10-01T08:02:31.889 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:31 smithi084 bash[75189]: cluster 2023-10-01T08:02:30.530521+0000 mgr.y (mgr.34104) 891 : cluster 0 pgmap v926: 89 pgs: 89 active+clean; 6.6 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 51 MiB/s wr, 821 op/s 2023-10-01T08:02:31.910 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:31.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:31.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:31.945 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Total time run: 90.0173 2023-10-01T08:02:31.945 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Total writes made: 110495 2023-10-01T08:02:31.945 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Write size: 65536 2023-10-01T08:02:31.946 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Object size: 65536 2023-10-01T08:02:31.946 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Bandwidth (MB/sec): 76.7179 2023-10-01T08:02:31.946 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Stddev Bandwidth: 29.8305 2023-10-01T08:02:31.946 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Max bandwidth (MB/sec): 161 2023-10-01T08:02:31.946 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Min bandwidth (MB/sec): 41.8125 2023-10-01T08:02:31.946 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Average IOPS: 1227 2023-10-01T08:02:31.946 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Stddev IOPS: 477.287 2023-10-01T08:02:31.947 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Max IOPS: 2576 2023-10-01T08:02:31.947 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Min IOPS: 669 2023-10-01T08:02:31.947 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Average Latency(s): 0.0130302 2023-10-01T08:02:31.947 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Stddev Latency(s): 0.0111583 2023-10-01T08:02:31.947 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Max latency(s): 0.343358 2023-10-01T08:02:31.947 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Min latency(s): 0.00125487 2023-10-01T08:02:31.957 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Cleaning up (deleting benchmark objects) 2023-10-01T08:02:31.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:31 smithi112 bash[59335]: cluster 2023-10-01T08:02:30.530521+0000 mgr.y (mgr.34104) 891 : cluster 0 pgmap v926: 89 pgs: 89 active+clean; 6.6 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 51 MiB/s wr, 821 op/s 2023-10-01T08:02:32.014 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:32.043 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:32.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:32.048 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:32.149 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:32.177 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:32.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:32.179 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:32.280 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:32.304 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:32.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:32.307 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:32.407 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:32.443 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:32.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:32.446 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:02:32.547 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:32.578 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:32.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:32.580 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:32.681 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:32.716 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:32.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:32.721 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:32.822 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:32.847 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:32.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:32.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:32.950 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:32.982 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:32.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:32.985 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:33.085 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:33.125 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:33.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:33.128 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:33.229 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:33.265 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:33.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:33.271 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:02:33.338 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T08:02:33.359 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-01T08:02:33.372 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:33.433 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:33.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:33.439 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:33.540 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:33.568 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:33.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:33.573 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:33.614 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:33 smithi084 bash[75189]: cluster 2023-10-01T08:02:32.531114+0000 mgr.y (mgr.34104) 892 : cluster 0 pgmap v927: 89 pgs: 89 active+clean; 6.7 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 49 MiB/s wr, 782 op/s 2023-10-01T08:02:33.674 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:33.699 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:33.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:33.703 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:33.803 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:33.842 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:33.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:33.847 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:33.948 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:33.956 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:33 smithi084 bash[78255]: cluster 2023-10-01T08:02:32.531114+0000 mgr.y (mgr.34104) 892 : cluster 0 pgmap v927: 89 pgs: 89 active+clean; 6.7 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 49 MiB/s wr, 782 op/s 2023-10-01T08:02:33.969 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:33.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:33.974 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:33.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:33 smithi112 bash[59335]: cluster 2023-10-01T08:02:32.531114+0000 mgr.y (mgr.34104) 892 : cluster 0 pgmap v927: 89 pgs: 89 active+clean; 6.7 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 49 MiB/s wr, 782 op/s 2023-10-01T08:02:34.075 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:34.103 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:34.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:34.111 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:34.211 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:34.241 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:34.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:34.244 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:34.345 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:34.376 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:34.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:34.378 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:02:34.478 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:34.504 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:34.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:34.507 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:34.608 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:34.639 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:34.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:34.644 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:34.745 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:34.776 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:34.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:34.778 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:34.879 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:34.907 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:34.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:34.910 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:35.011 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:35.039 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:35.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:35.045 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:35.146 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:35.172 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:35.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:35.177 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:35.277 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:35.311 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:35.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:35.316 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:35.417 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:35.453 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:35.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:35.461 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:02:35.562 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:35.590 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:35.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:35.594 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:35.695 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:35.728 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:35.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:35.731 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:35.772 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-10-01T08:02:35.772 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [], 2023-10-01T08:02:35.773 INFO:teuthology.orchestra.run.smithi112.stdout: "complaint_time": 30, 2023-10-01T08:02:35.773 INFO:teuthology.orchestra.run.smithi112.stdout: "num_blocked_ops": 0 2023-10-01T08:02:35.773 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-10-01T08:02:35.805 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:35 smithi112 bash[59335]: cluster 2023-10-01T08:02:34.531612+0000 mgr.y (mgr.34104) 893 : cluster 0 pgmap v928: 89 pgs: 89 active+clean; 6.7 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 45 MiB/s wr, 762 op/s 2023-10-01T08:02:35.831 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:35.858 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:35.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:35.860 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:02:35.961 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:35.969 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:35 smithi084 bash[78255]: cluster 2023-10-01T08:02:34.531612+0000 mgr.y (mgr.34104) 893 : cluster 0 pgmap v928: 89 pgs: 89 active+clean; 6.7 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 45 MiB/s wr, 762 op/s 2023-10-01T08:02:35.969 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:35 smithi084 bash[75189]: cluster 2023-10-01T08:02:34.531612+0000 mgr.y (mgr.34104) 893 : cluster 0 pgmap v928: 89 pgs: 89 active+clean; 6.7 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 45 MiB/s wr, 762 op/s 2023-10-01T08:02:35.987 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:35.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:35.991 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:36.092 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:36.119 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:36.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:36.120 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:36.220 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:36.253 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:36.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:36.260 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:36.318 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 5, 6, 4, 7, 1] 2023-10-01T08:02:36.318 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T08:02:36.319 INFO:tasks.thrashosds.thrasher:inject_pause on osd.1 2023-10-01T08:02:36.319 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-01T08:02:36.319 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-01T08:02:36.319 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 config set filestore_inject_stall 3 2023-10-01T08:02:36.324 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:02:36 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:02:36] "GET /metrics HTTP/1.1" 200 36356 "" "Prometheus/2.33.4" 2023-10-01T08:02:36.361 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:36.391 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:36.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:36.396 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:36.496 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:36.531 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:36.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:36.534 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:36.635 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:36.662 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:36.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:36.664 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:36.765 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:36.777 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-10-01T08:02:36.793 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:36.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:36.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:36.897 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:36.933 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:36.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:36.935 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:02:37.036 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:37.068 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:37.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:37.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:37.174 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:37.200 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:37.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:37.202 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:02:37.303 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:37.335 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:37.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:37.343 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:37.444 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:37.479 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:37.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:37.485 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:37.585 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:37.616 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:37.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:37.620 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:37.720 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:37.745 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:37.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:37.747 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:02:37.848 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:37.857 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:37 smithi112 bash[59335]: cluster 2023-10-01T08:02:36.532304+0000 mgr.y (mgr.34104) 894 : cluster 0 pgmap v929: 89 pgs: 89 active+clean; 6.6 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 28 MiB/s wr, 737 op/s 2023-10-01T08:02:37.891 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:37.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:37.895 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:37.996 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:38.028 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:38.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:38.034 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:02:38.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:37 smithi084 bash[75189]: cluster 2023-10-01T08:02:36.532304+0000 mgr.y (mgr.34104) 894 : cluster 0 pgmap v929: 89 pgs: 89 active+clean; 6.6 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 28 MiB/s wr, 737 op/s 2023-10-01T08:02:38.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:37 smithi084 bash[78255]: cluster 2023-10-01T08:02:36.532304+0000 mgr.y (mgr.34104) 894 : cluster 0 pgmap v929: 89 pgs: 89 active+clean; 6.6 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 28 MiB/s wr, 737 op/s 2023-10-01T08:02:38.135 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:38.161 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:38.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:38.163 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:38.177 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:02:38.177 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:02:38.264 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:38.295 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:38.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:38.297 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:38.398 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:38.425 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:38.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:38.432 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:38.533 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:38.566 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:38.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:38.569 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:38.670 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:38.718 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:38.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:38.722 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:38.823 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:38.858 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:38.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:38.861 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:38.962 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:38.986 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:38.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:38.989 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:39.089 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:39.113 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:39.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:39.115 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:39.216 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:39.243 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:39.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:39.245 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:39.346 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:39.374 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:39.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:39.379 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:39.479 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:39.507 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:39.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:39.511 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:02:39.612 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:39.638 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:39.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:39.641 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:39.742 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:39.766 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:39.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:39.768 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:39.869 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:39.877 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:39 smithi112 bash[59335]: cluster 2023-10-01T08:02:38.532717+0000 mgr.y (mgr.34104) 895 : cluster 0 pgmap v930: 89 pgs: 89 active+clean; 6.6 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 20 MiB/s wr, 607 op/s 2023-10-01T08:02:39.898 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:39.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:39.903 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:40.004 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:40.010 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:39 smithi084 bash[75189]: cluster 2023-10-01T08:02:38.532717+0000 mgr.y (mgr.34104) 895 : cluster 0 pgmap v930: 89 pgs: 89 active+clean; 6.6 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 20 MiB/s wr, 607 op/s 2023-10-01T08:02:40.010 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:39 smithi084 bash[78255]: cluster 2023-10-01T08:02:38.532717+0000 mgr.y (mgr.34104) 895 : cluster 0 pgmap v930: 89 pgs: 89 active+clean; 6.6 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 20 MiB/s wr, 607 op/s 2023-10-01T08:02:40.030 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:40.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:40.032 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:40.133 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:40.167 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:40.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:40.173 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:40.207 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:02:40.273 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:40.303 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:40.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:40.307 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:40.407 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:40.431 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:40.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:40.437 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:40.538 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:40.562 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:40.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:40.567 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:02:40.668 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:40.701 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:40.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:40.705 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:40.806 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:40.830 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:40.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:40.833 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:02:40.934 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:40.959 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:40.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:40.965 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:41.066 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:41.111 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:41.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:41.113 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:41.214 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:41.254 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:41.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:41.260 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:41.361 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:41.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:41.395 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:41.395 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:41.496 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:41.516 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:41.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:41.519 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:41.618 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T08:02:41.620 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:41.645 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:41.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:41.647 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:02:41.748 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:41.771 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:41.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:41.780 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:02:41.881 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:41.915 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:41.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:41.922 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:42.023 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:42.032 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:41 smithi084 bash[75189]: cluster 2023-10-01T08:02:40.533384+0000 mgr.y (mgr.34104) 896 : cluster 0 pgmap v931: 89 pgs: 89 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 17 MiB/s wr, 640 op/s 2023-10-01T08:02:42.032 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:41 smithi084 bash[78255]: cluster 2023-10-01T08:02:40.533384+0000 mgr.y (mgr.34104) 896 : cluster 0 pgmap v931: 89 pgs: 89 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 17 MiB/s wr, 640 op/s 2023-10-01T08:02:42.052 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:42.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:42.057 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:42.158 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:42.188 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:42.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:42.194 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:02:42.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:41 smithi112 bash[59335]: cluster 2023-10-01T08:02:40.533384+0000 mgr.y (mgr.34104) 896 : cluster 0 pgmap v931: 89 pgs: 89 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 17 MiB/s wr, 640 op/s 2023-10-01T08:02:42.295 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:42.324 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:42.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:42.329 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:02:42.429 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:42.450 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:42.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:42.452 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:42.553 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:42.585 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:42.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:42.587 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:42.688 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:42.720 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:42.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:42.724 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:42.824 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:42.849 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:42.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:42.857 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:42.958 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:42.982 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:42.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:42.988 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:43.088 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:43.111 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:43.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:43.115 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:43.215 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:43.246 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:43.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:43.250 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:43.351 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:43.379 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:43.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:43.382 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:43.483 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:43.512 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:43.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:43.516 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:43.617 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:43.645 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:43.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:43.647 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:43.748 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:43.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:43.783 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:43.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:43.884 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:44.170 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:43 smithi112 bash[59335]: cluster 2023-10-01T08:02:42.534180+0000 mgr.y (mgr.34104) 897 : cluster 0 pgmap v932: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 15 MiB/s wr, 819 op/s 2023-10-01T08:02:44.170 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:43 smithi084 bash[78255]: cluster 2023-10-01T08:02:42.534180+0000 mgr.y (mgr.34104) 897 : cluster 0 pgmap v932: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 15 MiB/s wr, 819 op/s 2023-10-01T08:02:44.171 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:43 smithi084 bash[75189]: cluster 2023-10-01T08:02:42.534180+0000 mgr.y (mgr.34104) 897 : cluster 0 pgmap v932: 89 pgs: 89 active+clean; 6.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 15 MiB/s wr, 819 op/s 2023-10-01T08:02:44.198 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:44.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:44.204 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:44.305 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:44.343 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:44.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:44.350 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:44.451 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:44.482 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:44.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:44.486 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:44.586 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:44.616 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:44.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:44.619 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:44.720 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:44.748 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:44.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:44.753 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:44.853 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:44.885 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:44.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:44.889 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:44.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:44 smithi112 bash[59335]: cluster 2023-10-01T08:02:44.534714+0000 mgr.y (mgr.34104) 898 : cluster 0 pgmap v933: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 3.7 MiB/s wr, 741 op/s 2023-10-01T08:02:44.989 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:45.012 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:45.013 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:44 smithi084 bash[78255]: cluster 2023-10-01T08:02:44.534714+0000 mgr.y (mgr.34104) 898 : cluster 0 pgmap v933: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 3.7 MiB/s wr, 741 op/s 2023-10-01T08:02:45.013 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:44 smithi084 bash[75189]: cluster 2023-10-01T08:02:44.534714+0000 mgr.y (mgr.34104) 898 : cluster 0 pgmap v933: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 3.7 MiB/s wr, 741 op/s 2023-10-01T08:02:45.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:45.014 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:45.115 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:45.142 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:45.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:45.144 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:45.244 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:45.267 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:45.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:45.270 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:45.371 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:45.410 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:45.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:45.417 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:02:45.518 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:45.563 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:45.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:45.567 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:45.668 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:45.702 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:45.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:45.706 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:45.807 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:45.844 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:45.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:45.849 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:02:45.949 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:45.978 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:45.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:45.981 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:46.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:45 smithi084 bash[78255]: audit 2023-10-01T08:02:45.105774+0000 mon.a (mon.0) 1198 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:02:46.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:45 smithi084 bash[78255]: audit 2023-10-01T08:02:45.385522+0000 mon.a (mon.0) 1199 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:02:46.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:45 smithi084 bash[75189]: audit 2023-10-01T08:02:45.105774+0000 mon.a (mon.0) 1198 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:02:46.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:45 smithi084 bash[75189]: audit 2023-10-01T08:02:45.385522+0000 mon.a (mon.0) 1199 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:02:46.082 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:46.114 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:46.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:46.118 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:02:46.178 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:45 smithi112 bash[59335]: audit 2023-10-01T08:02:45.105774+0000 mon.a (mon.0) 1198 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:02:46.178 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:45 smithi112 bash[59335]: audit 2023-10-01T08:02:45.385522+0000 mon.a (mon.0) 1199 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:02:46.218 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:46.251 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:46.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:46.254 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:46.355 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:46.386 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:46.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:46.389 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:46.490 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:46.492 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-10-01T08:02:46.492 INFO:teuthology.orchestra.run.smithi112.stdout: "size": 20, 2023-10-01T08:02:46.492 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 600, 2023-10-01T08:02:46.492 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [ 2023-10-01T08:02:46.492 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.492 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:146128 7.d 7:b4b5334f:::benchmark_data_smithi084_123840_object38131:head [delete] snapc 0=[] ondisk+write+known_if_redirected e155)", 2023-10-01T08:02:46.492 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:53:04.502857+0000", 2023-10-01T08:02:46.492 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 581.98242592199995, 2023-10-01T08:02:46.492 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.210286633, 2023-10-01T08:02:46.492 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:02:46.493 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:02:46.493 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:02:46.493 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T08:02:46.493 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T08:02:46.493 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 146128 2023-10-01T08:02:46.493 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.493 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:02:46.493 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.493 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:02:46.493 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.502857+0000", 2023-10-01T08:02:46.493 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:02:46.493 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.494 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.494 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:02:46.494 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.502857+0000", 2023-10-01T08:02:46.494 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T08:02:46.494 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.494 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.494 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:02:46.494 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.502856+0000", 2023-10-01T08:02:46.494 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.8739999999999995e-06 2023-10-01T08:02:46.494 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.494 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.494 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:02:46.495 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.502863+0000", 2023-10-01T08:02:46.495 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.8623000000000001e-05 2023-10-01T08:02:46.495 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.495 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.495 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:02:46.495 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.502882+0000", 2023-10-01T08:02:46.495 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.8830000000000006e-06 2023-10-01T08:02:46.495 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.495 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.495 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:02:46.495 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.502890+0000", 2023-10-01T08:02:46.495 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.9861000000000002e-05 2023-10-01T08:02:46.496 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.496 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.496 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:02:46.496 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.502950+0000", 2023-10-01T08:02:46.496 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013147199999999999 2023-10-01T08:02:46.496 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.496 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.496 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:02:46.496 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.503081+0000", 2023-10-01T08:02:46.496 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000142826 2023-10-01T08:02:46.496 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.496 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.496 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0", 2023-10-01T08:02:46.497 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.503224+0000", 2023-10-01T08:02:46.497 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0048246820000000003 2023-10-01T08:02:46.497 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.497 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.497 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:02:46.497 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.508049+0000", 2023-10-01T08:02:46.497 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.204696874 2023-10-01T08:02:46.497 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.497 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.497 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:02:46.497 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.712746+0000", 2023-10-01T08:02:46.497 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00014097099999999999 2023-10-01T08:02:46.498 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.498 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.498 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:02:46.498 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.712887+0000", 2023-10-01T08:02:46.498 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00025737399999999999 2023-10-01T08:02:46.498 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.498 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.498 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:02:46.498 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.713144+0000", 2023-10-01T08:02:46.498 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.210286633 2023-10-01T08:02:46.498 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:02:46.498 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:02:46.498 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:02:46.499 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.499 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.499 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:146134 7.c 7:32d6f7d6:::benchmark_data_smithi084_123840_object38137:head [delete] snapc 0=[] ondisk+write+known_if_redirected e155)", 2023-10-01T08:02:46.499 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:53:04.509091+0000", 2023-10-01T08:02:46.499 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 581.97619189700004, 2023-10-01T08:02:46.499 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.20789713200000001, 2023-10-01T08:02:46.499 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:02:46.499 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:02:46.499 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:02:46.499 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T08:02:46.499 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T08:02:46.499 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 146134 2023-10-01T08:02:46.499 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.500 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:02:46.500 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.500 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:02:46.500 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.509091+0000", 2023-10-01T08:02:46.500 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:02:46.500 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.500 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.500 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:02:46.500 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.509091+0000", 2023-10-01T08:02:46.500 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T08:02:46.500 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.500 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.501 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:02:46.501 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.509090+0000", 2023-10-01T08:02:46.501 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0839000000000001e-05 2023-10-01T08:02:46.501 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.501 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.501 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:02:46.501 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.509101+0000", 2023-10-01T08:02:46.501 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3971999999999999e-05 2023-10-01T08:02:46.501 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.501 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.501 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:02:46.501 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.509115+0000", 2023-10-01T08:02:46.501 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.9990000000000002e-06 2023-10-01T08:02:46.502 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.502 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.502 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:02:46.502 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.509122+0000", 2023-10-01T08:02:46.502 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.6727000000000002e-05 2023-10-01T08:02:46.502 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.502 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.502 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:02:46.502 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.509169+0000", 2023-10-01T08:02:46.502 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.3693e-05 2023-10-01T08:02:46.502 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.502 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.502 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:02:46.503 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.509252+0000", 2023-10-01T08:02:46.503 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.6113999999999996e-05 2023-10-01T08:02:46.503 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.503 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.503 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,7", 2023-10-01T08:02:46.503 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.509338+0000", 2023-10-01T08:02:46.503 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.011526365 2023-10-01T08:02:46.503 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.503 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.503 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:02:46.503 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.520865+0000", 2023-10-01T08:02:46.503 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.3489000000000003e-05 2023-10-01T08:02:46.504 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.504 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.504 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:02:46.504 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.520908+0000", 2023-10-01T08:02:46.504 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.195742365 2023-10-01T08:02:46.504 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.504 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.504 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:02:46.504 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.716651+0000", 2023-10-01T08:02:46.504 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000199786 2023-10-01T08:02:46.504 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.504 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.504 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:02:46.505 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.716850+0000", 2023-10-01T08:02:46.505 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013807700000000001 2023-10-01T08:02:46.505 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.505 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.505 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:02:46.505 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.716989+0000", 2023-10-01T08:02:46.505 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.20789713200000001 2023-10-01T08:02:46.505 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:02:46.505 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:02:46.505 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:02:46.505 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.505 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.505 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:146137 7.c 7:370f53b4:::benchmark_data_smithi084_123840_object38140:head [delete] snapc 0=[] ondisk+write+known_if_redirected e155)", 2023-10-01T08:02:46.506 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:53:04.511696+0000", 2023-10-01T08:02:46.506 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 581.97358756899996, 2023-10-01T08:02:46.506 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.21544499, 2023-10-01T08:02:46.506 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:02:46.506 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:02:46.506 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:02:46.506 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T08:02:46.506 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T08:02:46.506 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 146137 2023-10-01T08:02:46.506 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.506 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:02:46.506 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.506 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:02:46.507 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.511696+0000", 2023-10-01T08:02:46.507 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:02:46.507 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.507 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.507 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:02:46.507 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.511696+0000", 2023-10-01T08:02:46.507 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T08:02:46.507 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.507 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.507 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:02:46.507 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.511694+0000", 2023-10-01T08:02:46.507 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.5960000000000004e-06 2023-10-01T08:02:46.508 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.508 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.508 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:02:46.508 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.511703+0000", 2023-10-01T08:02:46.508 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.375e-05 2023-10-01T08:02:46.508 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.508 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.508 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:02:46.508 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.511717+0000", 2023-10-01T08:02:46.508 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.1519999999999992e-06 2023-10-01T08:02:46.508 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.508 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.509 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:02:46.509 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.511725+0000", 2023-10-01T08:02:46.509 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0015179600000000001 2023-10-01T08:02:46.509 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.509 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.509 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:02:46.509 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.513243+0000", 2023-10-01T08:02:46.509 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000103182 2023-10-01T08:02:46.509 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.509 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.509 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:02:46.509 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.513346+0000", 2023-10-01T08:02:46.509 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000109104 2023-10-01T08:02:46.510 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.510 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.510 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,7", 2023-10-01T08:02:46.510 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.513455+0000", 2023-10-01T08:02:46.510 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.007447352 2023-10-01T08:02:46.510 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.510 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.510 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:02:46.510 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.520902+0000", 2023-10-01T08:02:46.510 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0009e-05 2023-10-01T08:02:46.510 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.510 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.511 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:02:46.511 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.520912+0000", 2023-10-01T08:02:46.511 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.20609603500000001 2023-10-01T08:02:46.511 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.511 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.511 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:02:46.511 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.727008+0000", 2023-10-01T08:02:46.511 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.9789999999999994e-05 2023-10-01T08:02:46.511 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.511 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.511 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:02:46.511 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.727078+0000", 2023-10-01T08:02:46.511 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.2502000000000006e-05 2023-10-01T08:02:46.512 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.512 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.512 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:02:46.512 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.727141+0000", 2023-10-01T08:02:46.512 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.21544499 2023-10-01T08:02:46.512 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:02:46.512 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:02:46.512 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:02:46.512 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.512 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.512 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:146138 7.c 7:307f1dc2:::benchmark_data_smithi084_123840_object38141:head [delete] snapc 0=[] ondisk+write+known_if_redirected e155)", 2023-10-01T08:02:46.512 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:53:04.511824+0000", 2023-10-01T08:02:46.513 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 581.97345926499997, 2023-10-01T08:02:46.513 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.21546827800000001, 2023-10-01T08:02:46.513 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:02:46.513 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:02:46.513 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:02:46.513 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T08:02:46.513 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T08:02:46.513 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 146138 2023-10-01T08:02:46.513 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.513 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:02:46.513 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.513 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:02:46.513 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.511824+0000", 2023-10-01T08:02:46.514 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:02:46.514 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.514 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.514 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:02:46.514 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.511824+0000", 2023-10-01T08:02:46.514 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T08:02:46.514 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.514 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.514 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:02:46.514 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.511823+0000", 2023-10-01T08:02:46.514 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.0110000000000003e-06 2023-10-01T08:02:46.514 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.515 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.515 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:02:46.515 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.511830+0000", 2023-10-01T08:02:46.515 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.3569999999999998e-06 2023-10-01T08:02:46.515 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.515 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.515 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:02:46.515 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.511839+0000", 2023-10-01T08:02:46.515 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.6070000000000001e-06 2023-10-01T08:02:46.515 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.515 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.515 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:02:46.515 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.511843+0000", 2023-10-01T08:02:46.516 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0053360229999999996 2023-10-01T08:02:46.516 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.516 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.516 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:02:46.516 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.517179+0000", 2023-10-01T08:02:46.516 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00010410499999999999 2023-10-01T08:02:46.516 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.516 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.516 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:02:46.516 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.517283+0000", 2023-10-01T08:02:46.516 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000119824 2023-10-01T08:02:46.516 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.516 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.517 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,7", 2023-10-01T08:02:46.517 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.517403+0000", 2023-10-01T08:02:46.517 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0035790639999999999 2023-10-01T08:02:46.517 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.517 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.517 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:02:46.517 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.520982+0000", 2023-10-01T08:02:46.517 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000110763 2023-10-01T08:02:46.517 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.517 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.517 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:02:46.517 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.521093+0000", 2023-10-01T08:02:46.517 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.20611162099999999 2023-10-01T08:02:46.518 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.518 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.518 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:02:46.518 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.727205+0000", 2023-10-01T08:02:46.518 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.9041e-05 2023-10-01T08:02:46.518 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.518 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.518 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:02:46.518 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.727254+0000", 2023-10-01T08:02:46.518 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.8686999999999997e-05 2023-10-01T08:02:46.518 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.518 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.519 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:02:46.519 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:04.727292+0000", 2023-10-01T08:02:46.519 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.21546827800000001 2023-10-01T08:02:46.519 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:02:46.519 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:02:46.519 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:02:46.519 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.519 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.519 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:154315 7.d 7:b0262872:::benchmark_data_smithi084_123840_object46318:head [delete] snapc 0=[] ondisk+write+known_if_redirected e156)", 2023-10-01T08:02:46.519 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:53:15.261937+0000", 2023-10-01T08:02:46.519 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 571.223346429, 2023-10-01T08:02:46.519 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13808314999999999, 2023-10-01T08:02:46.520 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:02:46.520 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:02:46.520 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:02:46.520 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T08:02:46.520 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T08:02:46.520 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 154315 2023-10-01T08:02:46.520 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.520 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:02:46.520 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.520 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:02:46.520 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:15.261937+0000", 2023-10-01T08:02:46.520 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:02:46.520 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.521 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.521 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:02:46.521 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:15.261937+0000", 2023-10-01T08:02:46.521 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T08:02:46.521 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.521 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.521 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:02:46.521 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:15.261936+0000", 2023-10-01T08:02:46.521 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.34e-06 2023-10-01T08:02:46.521 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.521 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.521 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:02:46.521 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:15.261943+0000", 2023-10-01T08:02:46.522 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2439999999999999e-05 2023-10-01T08:02:46.522 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.522 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.522 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:02:46.522 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:15.261955+0000", 2023-10-01T08:02:46.522 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.5329999999999994e-06 2023-10-01T08:02:46.522 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.522 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.522 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:02:46.522 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:15.261964+0000", 2023-10-01T08:02:46.522 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0063939130000000002 2023-10-01T08:02:46.523 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.523 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.523 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:02:46.523 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:15.268358+0000", 2023-10-01T08:02:46.523 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000133094 2023-10-01T08:02:46.523 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.523 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.523 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:02:46.523 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:15.268491+0000", 2023-10-01T08:02:46.523 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016708700000000001 2023-10-01T08:02:46.523 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.523 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.523 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0", 2023-10-01T08:02:46.524 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:15.268658+0000", 2023-10-01T08:02:46.524 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0050710110000000003 2023-10-01T08:02:46.524 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.524 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.524 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:02:46.524 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:15.273729+0000", 2023-10-01T08:02:46.524 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.125919963 2023-10-01T08:02:46.524 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.524 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.524 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:02:46.524 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:15.399649+0000", 2023-10-01T08:02:46.524 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000238829 2023-10-01T08:02:46.525 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.525 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.525 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:02:46.525 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:15.399888+0000", 2023-10-01T08:02:46.525 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013230100000000001 2023-10-01T08:02:46.525 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.525 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.525 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:02:46.525 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:15.400020+0000", 2023-10-01T08:02:46.525 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13808314999999999 2023-10-01T08:02:46.525 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:02:46.525 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:02:46.525 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:02:46.526 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.526 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.526 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:180126 7.c 7:333e3cdd:::benchmark_data_smithi084_123840_object72129:head [delete] snapc 0=[] ondisk+write+known_if_redirected e160)", 2023-10-01T08:02:46.526 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:53:50.272865+0000", 2023-10-01T08:02:46.526 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 536.21241838599997, 2023-10-01T08:02:46.526 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.170435595, 2023-10-01T08:02:46.526 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:02:46.526 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:02:46.526 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:02:46.526 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T08:02:46.526 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T08:02:46.526 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 180126 2023-10-01T08:02:46.527 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.527 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:02:46.527 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.527 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:02:46.527 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.272865+0000", 2023-10-01T08:02:46.527 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:02:46.527 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.527 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.527 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:02:46.527 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.272865+0000", 2023-10-01T08:02:46.527 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T08:02:46.527 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.527 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.528 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:02:46.528 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.272863+0000", 2023-10-01T08:02:46.528 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.3820000000000004e-06 2023-10-01T08:02:46.528 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.528 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.528 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:02:46.528 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.272872+0000", 2023-10-01T08:02:46.528 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5514000000000001e-05 2023-10-01T08:02:46.528 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.528 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.528 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:02:46.528 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.272887+0000", 2023-10-01T08:02:46.528 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.0729999999999999e-06 2023-10-01T08:02:46.529 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.529 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.529 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:02:46.529 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.272894+0000", 2023-10-01T08:02:46.529 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.002848157 2023-10-01T08:02:46.529 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.529 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.529 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:02:46.529 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.275742+0000", 2023-10-01T08:02:46.529 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00015266800000000001 2023-10-01T08:02:46.529 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.529 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.530 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:02:46.530 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.275895+0000", 2023-10-01T08:02:46.530 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00017569999999999999 2023-10-01T08:02:46.530 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.530 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.530 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 3,7", 2023-10-01T08:02:46.530 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.276071+0000", 2023-10-01T08:02:46.530 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0055305570000000002 2023-10-01T08:02:46.530 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.530 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.530 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:02:46.530 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.281601+0000", 2023-10-01T08:02:46.530 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0066105310000000002 2023-10-01T08:02:46.531 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.531 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.531 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:02:46.531 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.288212+0000", 2023-10-01T08:02:46.531 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.154910094 2023-10-01T08:02:46.531 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.531 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.531 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:02:46.531 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.443122+0000", 2023-10-01T08:02:46.531 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.3815999999999998e-05 2023-10-01T08:02:46.531 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.531 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.531 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:02:46.532 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.443216+0000", 2023-10-01T08:02:46.532 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.4808000000000005e-05 2023-10-01T08:02:46.532 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.532 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.532 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:02:46.532 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.443301+0000", 2023-10-01T08:02:46.532 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.170435595 2023-10-01T08:02:46.532 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:02:46.532 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:02:46.532 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:02:46.532 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.532 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.533 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:180140 7.7 7:ec53afc1:::benchmark_data_smithi084_123840_object72143:head [delete] snapc 0=[] ondisk+write+known_if_redirected e160)", 2023-10-01T08:02:46.533 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:53:50.288663+0000", 2023-10-01T08:02:46.533 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 536.19662028699997, 2023-10-01T08:02:46.533 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.14904379500000001, 2023-10-01T08:02:46.533 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:02:46.533 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:02:46.533 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:02:46.533 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T08:02:46.533 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T08:02:46.533 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 180140 2023-10-01T08:02:46.533 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.533 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:02:46.533 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.534 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:02:46.534 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.288663+0000", 2023-10-01T08:02:46.534 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:02:46.534 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.534 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.534 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:02:46.534 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.288663+0000", 2023-10-01T08:02:46.534 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T08:02:46.534 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.534 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.534 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:02:46.534 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.288661+0000", 2023-10-01T08:02:46.535 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.8260000000000005e-06 2023-10-01T08:02:46.535 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.535 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.535 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:02:46.535 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.288671+0000", 2023-10-01T08:02:46.535 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1440999999999999e-05 2023-10-01T08:02:46.535 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.535 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.535 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:02:46.535 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.288683+0000", 2023-10-01T08:02:46.535 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.215e-06 2023-10-01T08:02:46.535 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.535 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.536 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:02:46.536 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.288688+0000", 2023-10-01T08:02:46.536 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.0725000000000001e-05 2023-10-01T08:02:46.536 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.536 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.536 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:02:46.536 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.288728+0000", 2023-10-01T08:02:46.536 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.3671000000000006e-05 2023-10-01T08:02:46.536 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.536 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.536 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:02:46.536 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.288812+0000", 2023-10-01T08:02:46.536 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.5990999999999997e-05 2023-10-01T08:02:46.537 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.537 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.537 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,3", 2023-10-01T08:02:46.537 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.288898+0000", 2023-10-01T08:02:46.537 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0048656189999999998 2023-10-01T08:02:46.537 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.537 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.537 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:02:46.537 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.293764+0000", 2023-10-01T08:02:46.537 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00084351399999999996 2023-10-01T08:02:46.537 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.537 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.538 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:02:46.538 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.294607+0000", 2023-10-01T08:02:46.538 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.14294758699999999 2023-10-01T08:02:46.538 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.538 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.538 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:02:46.538 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.437555+0000", 2023-10-01T08:02:46.538 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.5610000000000003e-05 2023-10-01T08:02:46.538 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.538 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.538 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:02:46.538 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.437630+0000", 2023-10-01T08:02:46.539 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.6365000000000005e-05 2023-10-01T08:02:46.539 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.539 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.539 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:02:46.539 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:50.437707+0000", 2023-10-01T08:02:46.539 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.14904379500000001 2023-10-01T08:02:46.539 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:02:46.539 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:02:46.539 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:02:46.539 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.539 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.539 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:210443 7.7 7:ef69e06b:::benchmark_data_smithi084_123840_object102446:head [delete] snapc 0=[] ondisk+write+known_if_redirected e165)", 2023-10-01T08:02:46.540 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:54:36.044681+0000", 2023-10-01T08:02:46.540 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 490.44060271799998, 2023-10-01T08:02:46.540 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.152599553, 2023-10-01T08:02:46.540 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:02:46.540 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:02:46.540 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:02:46.540 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T08:02:46.540 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T08:02:46.540 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 210443 2023-10-01T08:02:46.540 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.540 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:02:46.540 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.541 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:02:46.541 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:36.044681+0000", 2023-10-01T08:02:46.541 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:02:46.541 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.541 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.541 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:02:46.541 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:36.044681+0000", 2023-10-01T08:02:46.541 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T08:02:46.541 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.541 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.541 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:02:46.541 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:36.044679+0000", 2023-10-01T08:02:46.541 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.7899999999999994e-06 2023-10-01T08:02:46.542 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.542 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.542 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:02:46.542 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:36.044688+0000", 2023-10-01T08:02:46.542 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.0508000000000001e-05 2023-10-01T08:02:46.542 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.542 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.542 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:02:46.542 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:36.044709+0000", 2023-10-01T08:02:46.542 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.2499999999999995e-06 2023-10-01T08:02:46.542 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.542 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.543 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:02:46.543 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:36.044718+0000", 2023-10-01T08:02:46.543 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.0533999999999999e-05 2023-10-01T08:02:46.543 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.543 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.543 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:02:46.543 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:36.044789+0000", 2023-10-01T08:02:46.543 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016315700000000001 2023-10-01T08:02:46.543 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.543 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.543 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:02:46.543 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:36.044952+0000", 2023-10-01T08:02:46.544 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00019379999999999999 2023-10-01T08:02:46.544 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.544 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.544 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,3", 2023-10-01T08:02:46.544 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:36.045146+0000", 2023-10-01T08:02:46.544 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0047335060000000002 2023-10-01T08:02:46.544 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.544 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.544 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:02:46.544 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:36.049879+0000", 2023-10-01T08:02:46.544 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0065254529999999996 2023-10-01T08:02:46.544 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.544 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.545 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:02:46.545 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:36.056405+0000", 2023-10-01T08:02:46.545 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.14068316 2023-10-01T08:02:46.545 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.545 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.545 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:02:46.545 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:36.197088+0000", 2023-10-01T08:02:46.545 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00010600299999999999 2023-10-01T08:02:46.545 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.545 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.545 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:02:46.545 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:36.197194+0000", 2023-10-01T08:02:46.545 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.6361999999999997e-05 2023-10-01T08:02:46.546 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.546 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.546 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:02:46.546 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:54:36.197280+0000", 2023-10-01T08:02:46.546 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.152599553 2023-10-01T08:02:46.546 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:02:46.546 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:02:46.546 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:02:46.546 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.546 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.546 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35277.0:113377 8.6 8:6ac3d7e1:::benchmark_data_smithi084_146341_object2243:head [delete] snapc 0=[] ondisk+write+known_if_redirected e181)", 2023-10-01T08:02:46.546 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:57:19.878094+0000", 2023-10-01T08:02:46.547 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 326.60718883300001, 2023-10-01T08:02:46.547 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.14127699699999999, 2023-10-01T08:02:46.547 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:02:46.547 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:02:46.547 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:02:46.547 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35277", 2023-10-01T08:02:46.547 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T08:02:46.547 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 113377 2023-10-01T08:02:46.547 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.547 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:02:46.547 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.547 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:02:46.547 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:57:19.878094+0000", 2023-10-01T08:02:46.548 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:02:46.548 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.548 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.548 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:02:46.548 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:57:19.878094+0000", 2023-10-01T08:02:46.548 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T08:02:46.548 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.548 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.548 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:02:46.548 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:57:19.878093+0000", 2023-10-01T08:02:46.548 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.452e-06 2023-10-01T08:02:46.548 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.548 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.549 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:02:46.549 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:57:19.878100+0000", 2023-10-01T08:02:46.549 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1396000000000001e-05 2023-10-01T08:02:46.549 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.549 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.549 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:02:46.549 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:57:19.878112+0000", 2023-10-01T08:02:46.549 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.9700000000000002e-06 2023-10-01T08:02:46.549 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.549 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.549 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:02:46.549 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:57:19.878119+0000", 2023-10-01T08:02:46.549 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001032477 2023-10-01T08:02:46.550 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.550 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.550 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:02:46.550 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:57:19.879151+0000", 2023-10-01T08:02:46.550 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.0587999999999995e-05 2023-10-01T08:02:46.550 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.550 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.550 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:02:46.550 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:57:19.879232+0000", 2023-10-01T08:02:46.550 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.2752999999999999e-05 2023-10-01T08:02:46.550 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.550 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.551 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,7", 2023-10-01T08:02:46.551 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:57:19.879314+0000", 2023-10-01T08:02:46.551 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0036602039999999998 2023-10-01T08:02:46.551 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.551 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.551 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:02:46.551 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:57:19.882975+0000", 2023-10-01T08:02:46.551 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0062218489999999998 2023-10-01T08:02:46.551 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.551 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.551 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:02:46.551 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:57:19.889196+0000", 2023-10-01T08:02:46.551 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13007133600000001 2023-10-01T08:02:46.552 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.552 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.552 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:02:46.552 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:57:20.019268+0000", 2023-10-01T08:02:46.552 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.6879999999999998e-05 2023-10-01T08:02:46.552 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.552 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.552 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:02:46.552 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:57:20.019325+0000", 2023-10-01T08:02:46.552 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.6767000000000001e-05 2023-10-01T08:02:46.552 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.552 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.552 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:02:46.553 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:57:20.019371+0000", 2023-10-01T08:02:46.553 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.14127699699999999 2023-10-01T08:02:46.553 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:02:46.553 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:02:46.553 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:02:46.553 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.553 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.553 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35277.0:181686 8.9 8:9a4dbd43:::benchmark_data_smithi084_146341_object70552:head [delete] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-10-01T08:02:46.553 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:58:56.585871+0000", 2023-10-01T08:02:46.553 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 229.89941254300001, 2023-10-01T08:02:46.553 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.16875121800000001, 2023-10-01T08:02:46.553 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:02:46.554 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:02:46.554 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:02:46.554 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35277", 2023-10-01T08:02:46.554 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T08:02:46.554 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 181686 2023-10-01T08:02:46.554 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.554 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:02:46.554 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.554 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:02:46.554 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.585871+0000", 2023-10-01T08:02:46.554 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:02:46.554 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.555 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.555 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:02:46.555 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.585871+0000", 2023-10-01T08:02:46.555 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T08:02:46.555 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.555 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.556 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:02:46.556 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.585869+0000", 2023-10-01T08:02:46.556 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1005999999999999e-05 2023-10-01T08:02:46.556 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.556 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.556 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:02:46.556 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.585880+0000", 2023-10-01T08:02:46.557 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0998999999999999e-05 2023-10-01T08:02:46.557 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.557 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.557 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:02:46.557 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.585891+0000", 2023-10-01T08:02:46.557 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.5760000000000002e-06 2023-10-01T08:02:46.557 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.557 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.557 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:02:46.557 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.585897+0000", 2023-10-01T08:02:46.557 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013244099999999999 2023-10-01T08:02:46.557 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.557 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.558 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:02:46.558 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.586030+0000", 2023-10-01T08:02:46.558 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000148789 2023-10-01T08:02:46.558 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.558 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.558 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:02:46.558 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.586179+0000", 2023-10-01T08:02:46.558 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00018541099999999999 2023-10-01T08:02:46.558 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.558 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.558 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,3,5", 2023-10-01T08:02:46.558 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.586364+0000", 2023-10-01T08:02:46.558 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0083522649999999993 2023-10-01T08:02:46.559 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.559 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.559 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:02:46.559 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.594716+0000", 2023-10-01T08:02:46.559 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.8034e-05 2023-10-01T08:02:46.559 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.559 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.559 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:02:46.559 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.594744+0000", 2023-10-01T08:02:46.559 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.7898e-05 2023-10-01T08:02:46.559 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.559 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.560 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:02:46.560 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.594762+0000", 2023-10-01T08:02:46.560 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.15962131600000001 2023-10-01T08:02:46.560 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.560 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.560 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:02:46.560 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.754383+0000", 2023-10-01T08:02:46.560 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.8388999999999999e-05 2023-10-01T08:02:46.560 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.560 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.560 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:02:46.560 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.754452+0000", 2023-10-01T08:02:46.560 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00017013799999999999 2023-10-01T08:02:46.561 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.561 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.561 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:02:46.561 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.754622+0000", 2023-10-01T08:02:46.561 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.16875121800000001 2023-10-01T08:02:46.561 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:02:46.561 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:02:46.561 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:02:46.561 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.561 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.561 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35277.0:181689 8.9 8:9da37699:::benchmark_data_smithi084_146341_object70555:head [delete] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-10-01T08:02:46.561 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:58:56.586158+0000", 2023-10-01T08:02:46.561 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 229.89912536099999, 2023-10-01T08:02:46.562 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.168776493, 2023-10-01T08:02:46.562 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:02:46.562 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:02:46.562 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:02:46.562 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35277", 2023-10-01T08:02:46.562 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T08:02:46.562 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 181689 2023-10-01T08:02:46.562 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.562 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:02:46.562 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.562 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:02:46.562 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.586158+0000", 2023-10-01T08:02:46.562 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:02:46.563 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.563 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.563 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:02:46.563 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.586158+0000", 2023-10-01T08:02:46.563 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T08:02:46.563 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.563 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.563 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:02:46.563 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.586157+0000", 2023-10-01T08:02:46.563 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.0440000000000001e-06 2023-10-01T08:02:46.563 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.563 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.563 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:02:46.564 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.586163+0000", 2023-10-01T08:02:46.564 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3981999999999999e-05 2023-10-01T08:02:46.564 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.564 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.564 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:02:46.564 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.586177+0000", 2023-10-01T08:02:46.564 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.7870000000000004e-06 2023-10-01T08:02:46.564 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.564 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.564 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:02:46.564 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.586184+0000", 2023-10-01T08:02:46.564 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0042187919999999999 2023-10-01T08:02:46.564 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.565 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.565 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:02:46.565 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.590402+0000", 2023-10-01T08:02:46.565 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00015028700000000001 2023-10-01T08:02:46.565 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.565 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.565 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:02:46.565 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.590553+0000", 2023-10-01T08:02:46.565 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000170104 2023-10-01T08:02:46.565 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.565 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.565 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,3,5", 2023-10-01T08:02:46.565 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.590723+0000", 2023-10-01T08:02:46.566 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0041448240000000001 2023-10-01T08:02:46.566 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.566 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.566 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:02:46.566 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.594868+0000", 2023-10-01T08:02:46.566 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5914999999999999e-05 2023-10-01T08:02:46.566 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.566 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.566 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:02:46.566 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.594884+0000", 2023-10-01T08:02:46.566 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.010977918999999999 2023-10-01T08:02:46.566 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.566 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.567 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:02:46.567 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.605861+0000", 2023-10-01T08:02:46.567 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.148814799 2023-10-01T08:02:46.567 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.567 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.567 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:02:46.567 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.754676+0000", 2023-10-01T08:02:46.567 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000107698 2023-10-01T08:02:46.567 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.567 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.567 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:02:46.567 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.754784+0000", 2023-10-01T08:02:46.567 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00015046300000000001 2023-10-01T08:02:46.568 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.568 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.568 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:02:46.568 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.754934+0000", 2023-10-01T08:02:46.568 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.168776493 2023-10-01T08:02:46.568 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:02:46.568 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:02:46.568 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:02:46.568 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.568 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.568 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35277.0:181691 8.9 8:9d44135a:::benchmark_data_smithi084_146341_object70557:head [delete] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-10-01T08:02:46.568 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:58:56.590923+0000", 2023-10-01T08:02:46.569 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 229.89435986999999, 2023-10-01T08:02:46.569 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.16429138400000001, 2023-10-01T08:02:46.569 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:02:46.569 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:02:46.569 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:02:46.569 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35277", 2023-10-01T08:02:46.569 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T08:02:46.569 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 181691 2023-10-01T08:02:46.569 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.569 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:02:46.569 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.569 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:02:46.569 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.590923+0000", 2023-10-01T08:02:46.570 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:02:46.570 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.570 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.570 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:02:46.570 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.590923+0000", 2023-10-01T08:02:46.570 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T08:02:46.570 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.570 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.570 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:02:46.570 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.590922+0000", 2023-10-01T08:02:46.570 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.9179999999999997e-06 2023-10-01T08:02:46.570 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.570 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.571 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:02:46.571 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.590929+0000", 2023-10-01T08:02:46.571 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.4309e-05 2023-10-01T08:02:46.571 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.571 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.571 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:02:46.571 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.590943+0000", 2023-10-01T08:02:46.571 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.7530000000000004e-06 2023-10-01T08:02:46.571 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.571 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.571 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:02:46.571 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.590950+0000", 2023-10-01T08:02:46.571 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0039665029999999997 2023-10-01T08:02:46.572 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.572 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.572 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:02:46.572 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.594916+0000", 2023-10-01T08:02:46.572 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00015618000000000001 2023-10-01T08:02:46.572 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.572 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.572 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:02:46.572 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.595072+0000", 2023-10-01T08:02:46.572 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00020267899999999999 2023-10-01T08:02:46.572 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.573 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.573 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,3,5", 2023-10-01T08:02:46.573 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.595275+0000", 2023-10-01T08:02:46.573 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0088674800000000005 2023-10-01T08:02:46.573 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.573 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.573 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:02:46.573 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.604143+0000", 2023-10-01T08:02:46.573 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.0647999999999999e-05 2023-10-01T08:02:46.573 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.573 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.573 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:02:46.574 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.604203+0000", 2023-10-01T08:02:46.574 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00194955 2023-10-01T08:02:46.574 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.574 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.574 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:02:46.574 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.606153+0000", 2023-10-01T08:02:46.574 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.14883792100000001 2023-10-01T08:02:46.574 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.574 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.574 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:02:46.574 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.754991+0000", 2023-10-01T08:02:46.574 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.3153999999999999e-05 2023-10-01T08:02:46.575 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.575 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.575 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:02:46.575 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.755054+0000", 2023-10-01T08:02:46.575 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016094300000000001 2023-10-01T08:02:46.575 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.575 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.575 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:02:46.575 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.755215+0000", 2023-10-01T08:02:46.575 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.16429138400000001 2023-10-01T08:02:46.575 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:02:46.575 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:02:46.575 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:02:46.575 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.576 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.576 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35277.0:181705 8.9 8:90ef89a0:::benchmark_data_smithi084_146341_object70571:head [delete] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-10-01T08:02:46.576 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:58:56.621550+0000", 2023-10-01T08:02:46.576 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 229.86373329700001, 2023-10-01T08:02:46.576 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.139262309, 2023-10-01T08:02:46.576 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:02:46.576 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:02:46.576 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:02:46.576 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35277", 2023-10-01T08:02:46.576 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T08:02:46.576 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 181705 2023-10-01T08:02:46.576 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.577 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:02:46.577 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.577 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:02:46.577 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.621550+0000", 2023-10-01T08:02:46.577 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:02:46.577 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.577 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.577 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:02:46.577 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.621550+0000", 2023-10-01T08:02:46.577 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T08:02:46.577 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.577 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.577 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:02:46.578 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.621549+0000", 2023-10-01T08:02:46.578 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.2579999999999995e-06 2023-10-01T08:02:46.578 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.578 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.578 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:02:46.578 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.621557+0000", 2023-10-01T08:02:46.578 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.4078e-05 2023-10-01T08:02:46.578 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.578 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.578 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:02:46.578 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.621571+0000", 2023-10-01T08:02:46.578 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.1410000000000002e-06 2023-10-01T08:02:46.579 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.579 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.579 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:02:46.579 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.621577+0000", 2023-10-01T08:02:46.579 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.5042e-05 2023-10-01T08:02:46.579 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.579 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.579 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:02:46.579 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.621622+0000", 2023-10-01T08:02:46.579 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012423299999999999 2023-10-01T08:02:46.579 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.579 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.579 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:02:46.580 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.621746+0000", 2023-10-01T08:02:46.580 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00011092299999999999 2023-10-01T08:02:46.580 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.580 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.580 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,3,5", 2023-10-01T08:02:46.580 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.621857+0000", 2023-10-01T08:02:46.580 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0037836100000000002 2023-10-01T08:02:46.580 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.580 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.580 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:02:46.580 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.625641+0000", 2023-10-01T08:02:46.580 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000167849 2023-10-01T08:02:46.581 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.581 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.581 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:02:46.581 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.625809+0000", 2023-10-01T08:02:46.581 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001750861 2023-10-01T08:02:46.581 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.581 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.581 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:02:46.581 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.627560+0000", 2023-10-01T08:02:46.581 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13306314899999999 2023-10-01T08:02:46.581 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.581 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.581 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:02:46.581 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.760623+0000", 2023-10-01T08:02:46.582 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.1142999999999994e-05 2023-10-01T08:02:46.582 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.582 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.582 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:02:46.582 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.760684+0000", 2023-10-01T08:02:46.582 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012846400000000001 2023-10-01T08:02:46.582 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.582 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.582 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:02:46.582 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:56.760812+0000", 2023-10-01T08:02:46.582 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.139262309 2023-10-01T08:02:46.582 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:02:46.583 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:02:46.583 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:02:46.583 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.583 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.583 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35490.0:71231 9.0 9:0f3bf878:::benchmark_data_smithi084_169090_object71230:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e213)", 2023-10-01T08:02:46.583 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:01:47.282332+0000", 2023-10-01T08:02:46.583 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 59.202950956999999, 2023-10-01T08:02:46.583 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.25493208000000001, 2023-10-01T08:02:46.583 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:02:46.583 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:02:46.584 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:02:46.584 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35490", 2023-10-01T08:02:46.584 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2970569604", 2023-10-01T08:02:46.584 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 71231 2023-10-01T08:02:46.584 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.584 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:02:46.584 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.584 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:02:46.584 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.282332+0000", 2023-10-01T08:02:46.584 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:02:46.584 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.584 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.584 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:02:46.585 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.282332+0000", 2023-10-01T08:02:46.585 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T08:02:46.585 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.585 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.585 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:02:46.585 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.282330+0000", 2023-10-01T08:02:46.585 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.7784000000000003e-05 2023-10-01T08:02:46.585 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.585 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.585 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:02:46.585 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.282368+0000", 2023-10-01T08:02:46.585 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.8542e-05 2023-10-01T08:02:46.586 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.586 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.586 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:02:46.586 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.282387+0000", 2023-10-01T08:02:46.586 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.5490000000000006e-06 2023-10-01T08:02:46.586 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.586 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.586 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:02:46.586 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.282395+0000", 2023-10-01T08:02:46.586 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.23732357800000001 2023-10-01T08:02:46.586 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.586 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.586 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:02:46.587 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.519719+0000", 2023-10-01T08:02:46.587 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00023297699999999999 2023-10-01T08:02:46.587 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.587 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.587 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:02:46.587 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.519952+0000", 2023-10-01T08:02:46.587 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00025121600000000002 2023-10-01T08:02:46.587 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.587 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.587 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,2", 2023-10-01T08:02:46.587 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.520203+0000", 2023-10-01T08:02:46.587 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.007425966 2023-10-01T08:02:46.587 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.588 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.588 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:02:46.588 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.527629+0000", 2023-10-01T08:02:46.588 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00457881 2023-10-01T08:02:46.588 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.588 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.588 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:02:46.588 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.532208+0000", 2023-10-01T08:02:46.588 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0049444650000000003 2023-10-01T08:02:46.588 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.588 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.588 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:02:46.589 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.537152+0000", 2023-10-01T08:02:46.589 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.3893999999999995e-05 2023-10-01T08:02:46.589 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.589 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.589 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:02:46.589 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.537216+0000", 2023-10-01T08:02:46.589 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.8335999999999999e-05 2023-10-01T08:02:46.589 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.589 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.589 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:02:46.589 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.537264+0000", 2023-10-01T08:02:46.589 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.25493208000000001 2023-10-01T08:02:46.589 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:02:46.589 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:02:46.590 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:02:46.590 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.590 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.590 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35490.0:71237 9.b 9:d312a482:::benchmark_data_smithi084_169090_object71236:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e213)", 2023-10-01T08:02:46.590 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:01:47.288978+0000", 2023-10-01T08:02:46.590 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 59.196305746999997, 2023-10-01T08:02:46.590 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.24114884, 2023-10-01T08:02:46.590 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:02:46.590 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:02:46.590 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:02:46.590 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35490", 2023-10-01T08:02:46.590 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2970569604", 2023-10-01T08:02:46.590 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 71237 2023-10-01T08:02:46.591 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.591 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:02:46.591 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.591 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:02:46.591 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.288978+0000", 2023-10-01T08:02:46.591 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:02:46.591 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.591 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.591 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:02:46.591 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.288978+0000", 2023-10-01T08:02:46.591 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T08:02:46.591 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.591 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.592 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:02:46.592 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.288976+0000", 2023-10-01T08:02:46.592 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.1223999999999997e-05 2023-10-01T08:02:46.592 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.592 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.592 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:02:46.592 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.289017+0000", 2023-10-01T08:02:46.592 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.23064833400000001 2023-10-01T08:02:46.592 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.592 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.592 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:02:46.592 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.519665+0000", 2023-10-01T08:02:46.592 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.8074e-05 2023-10-01T08:02:46.593 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.593 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.593 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:02:46.593 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.519723+0000", 2023-10-01T08:02:46.593 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.5919000000000004e-05 2023-10-01T08:02:46.593 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.593 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.593 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:02:46.593 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.519789+0000", 2023-10-01T08:02:46.593 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016538999999999999 2023-10-01T08:02:46.593 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.593 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.593 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:02:46.593 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.519955+0000", 2023-10-01T08:02:46.594 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000224608 2023-10-01T08:02:46.594 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.594 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.594 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,5", 2023-10-01T08:02:46.594 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.520179+0000", 2023-10-01T08:02:46.594 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0076444210000000002 2023-10-01T08:02:46.594 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.594 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.594 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:02:46.594 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.527824+0000", 2023-10-01T08:02:46.594 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0021937660000000002 2023-10-01T08:02:46.594 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.595 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.595 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:02:46.595 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.530017+0000", 2023-10-01T08:02:46.595 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.2994999999999997e-05 2023-10-01T08:02:46.595 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.595 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.595 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:02:46.595 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.530060+0000", 2023-10-01T08:02:46.595 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.7682999999999998e-05 2023-10-01T08:02:46.595 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.595 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.595 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:02:46.595 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.530098+0000", 2023-10-01T08:02:46.595 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.8285000000000001e-05 2023-10-01T08:02:46.596 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.596 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.596 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:02:46.596 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.530126+0000", 2023-10-01T08:02:46.596 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.24114884 2023-10-01T08:02:46.596 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:02:46.596 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:02:46.596 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:02:46.596 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.596 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.596 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.35490.0:71248 9.1 e213/206 9:8cdcd4eb:::benchmark_data_smithi084_169090_object71247:head v 213'4366, mlcod=213'4364)", 2023-10-01T08:02:46.596 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:01:47.298025+0000", 2023-10-01T08:02:46.596 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 59.187257969999997, 2023-10-01T08:02:46.597 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.235928783, 2023-10-01T08:02:46.597 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:02:46.597 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:02:46.597 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:02:46.597 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.597 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:02:46.597 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.298025+0000", 2023-10-01T08:02:46.597 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:02:46.597 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.597 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.597 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:02:46.597 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.298025+0000", 2023-10-01T08:02:46.597 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T08:02:46.598 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.598 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.598 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:02:46.598 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.298024+0000", 2023-10-01T08:02:46.598 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.4919000000000006e-05 2023-10-01T08:02:46.598 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.598 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.598 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:02:46.598 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.298099+0000", 2023-10-01T08:02:46.598 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.221611687 2023-10-01T08:02:46.598 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.598 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.598 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:02:46.599 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.519710+0000", 2023-10-01T08:02:46.599 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.5922e-05 2023-10-01T08:02:46.599 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.599 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.599 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:02:46.599 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.519736+0000", 2023-10-01T08:02:46.599 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.9902999999999996e-05 2023-10-01T08:02:46.599 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.599 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.599 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:02:46.599 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.519826+0000", 2023-10-01T08:02:46.599 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.6846e-05 2023-10-01T08:02:46.599 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.600 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.600 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:02:46.600 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.519853+0000", 2023-10-01T08:02:46.600 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.014063744 2023-10-01T08:02:46.600 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.600 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.600 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:02:46.600 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.533917+0000", 2023-10-01T08:02:46.600 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.7410999999999998e-05 2023-10-01T08:02:46.600 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.600 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.600 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:02:46.600 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.533954+0000", 2023-10-01T08:02:46.601 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.235928783 2023-10-01T08:02:46.601 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:02:46.601 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:02:46.601 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:02:46.601 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.601 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.601 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35490.0:81938 9.b 9:dab4f67f:::benchmark_data_smithi084_169090_object81937:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e213)", 2023-10-01T08:02:46.601 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:01:58.207628+0000", 2023-10-01T08:02:46.601 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 48.277655049000003, 2023-10-01T08:02:46.601 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.098895115000000006, 2023-10-01T08:02:46.601 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:02:46.601 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:02:46.602 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:02:46.602 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35490", 2023-10-01T08:02:46.602 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2970569604", 2023-10-01T08:02:46.602 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 81938 2023-10-01T08:02:46.602 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.602 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:02:46.602 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.602 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:02:46.602 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:58.207628+0000", 2023-10-01T08:02:46.602 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:02:46.602 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.602 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.602 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:02:46.603 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:58.207628+0000", 2023-10-01T08:02:46.603 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T08:02:46.603 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.603 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.603 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:02:46.603 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:58.207627+0000", 2023-10-01T08:02:46.603 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000101969 2023-10-01T08:02:46.603 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.603 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.603 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:02:46.603 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:58.207728+0000", 2023-10-01T08:02:46.603 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.1044000000000003e-05 2023-10-01T08:02:46.603 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.604 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.604 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:02:46.604 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:58.207760+0000", 2023-10-01T08:02:46.604 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.9590000000000001e-06 2023-10-01T08:02:46.604 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.604 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.604 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:02:46.604 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:58.207768+0000", 2023-10-01T08:02:46.604 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.4079000000000003e-05 2023-10-01T08:02:46.604 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.604 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.604 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:02:46.604 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:58.207813+0000", 2023-10-01T08:02:46.605 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000108143 2023-10-01T08:02:46.605 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.605 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.605 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:02:46.605 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:58.207921+0000", 2023-10-01T08:02:46.605 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000107736 2023-10-01T08:02:46.605 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.605 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.605 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,5", 2023-10-01T08:02:46.605 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:58.208028+0000", 2023-10-01T08:02:46.605 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0023988669999999998 2023-10-01T08:02:46.605 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.605 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.606 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:02:46.606 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:58.210427+0000", 2023-10-01T08:02:46.606 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0011601319999999999 2023-10-01T08:02:46.606 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.606 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.606 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:02:46.606 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:58.211587+0000", 2023-10-01T08:02:46.606 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.094557361000000006 2023-10-01T08:02:46.606 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.606 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.606 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:02:46.606 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:58.306145+0000", 2023-10-01T08:02:46.606 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00021104399999999999 2023-10-01T08:02:46.607 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.607 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.607 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:02:46.607 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:58.306356+0000", 2023-10-01T08:02:46.607 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016752299999999999 2023-10-01T08:02:46.607 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.607 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.607 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:02:46.607 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:58.306523+0000", 2023-10-01T08:02:46.607 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.098895115000000006 2023-10-01T08:02:46.607 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:02:46.607 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:02:46.607 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:02:46.607 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.608 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.608 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35490.0:81951 9.b 9:d82beaf6:::benchmark_data_smithi084_169090_object81950:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e213)", 2023-10-01T08:02:46.608 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:01:58.222423+0000", 2023-10-01T08:02:46.608 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 48.262860201000002, 2023-10-01T08:02:46.608 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.089115662999999998, 2023-10-01T08:02:46.608 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:02:46.608 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:02:46.608 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:02:46.608 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35490", 2023-10-01T08:02:46.608 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2970569604", 2023-10-01T08:02:46.608 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 81951 2023-10-01T08:02:46.608 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.608 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:02:46.609 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.609 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:02:46.609 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:58.222423+0000", 2023-10-01T08:02:46.609 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:02:46.609 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.609 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.609 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:02:46.609 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:58.222423+0000", 2023-10-01T08:02:46.609 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999919 2023-10-01T08:02:46.609 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.609 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.609 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:02:46.609 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:58.222415+0000", 2023-10-01T08:02:46.610 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.6488000000000004e-05 2023-10-01T08:02:46.610 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.610 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.610 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:02:46.610 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:58.222481+0000", 2023-10-01T08:02:46.610 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.7914000000000002e-05 2023-10-01T08:02:46.610 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.610 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.610 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:02:46.610 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:58.222499+0000", 2023-10-01T08:02:46.610 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.3160000000000003e-06 2023-10-01T08:02:46.610 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.611 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.611 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:02:46.611 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:58.222508+0000", 2023-10-01T08:02:46.611 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.9222999999999998e-05 2023-10-01T08:02:46.611 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.611 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.611 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:02:46.611 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:58.222578+0000", 2023-10-01T08:02:46.611 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013793200000000001 2023-10-01T08:02:46.611 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.611 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.611 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:02:46.611 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:58.222716+0000", 2023-10-01T08:02:46.612 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00015537799999999999 2023-10-01T08:02:46.612 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.612 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.612 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,5", 2023-10-01T08:02:46.612 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:58.222871+0000", 2023-10-01T08:02:46.612 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.002900578 2023-10-01T08:02:46.612 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.612 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.612 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:02:46.612 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:58.225772+0000", 2023-10-01T08:02:46.612 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0030440490000000001 2023-10-01T08:02:46.612 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.612 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.612 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:02:46.613 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:58.228816+0000", 2023-10-01T08:02:46.613 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.082372144999999994 2023-10-01T08:02:46.613 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.613 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.613 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:02:46.613 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:58.311188+0000", 2023-10-01T08:02:46.613 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000205835 2023-10-01T08:02:46.613 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.613 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.613 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:02:46.613 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:58.311394+0000", 2023-10-01T08:02:46.613 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000145141 2023-10-01T08:02:46.614 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.614 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.614 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:02:46.614 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:58.311539+0000", 2023-10-01T08:02:46.614 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.089115662999999998 2023-10-01T08:02:46.614 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:02:46.614 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:02:46.614 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:02:46.614 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.614 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.614 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35490.0:84364 9.b 9:d3866ffb:::benchmark_data_smithi084_169090_object84363:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e213)", 2023-10-01T08:02:46.614 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:02:00.733992+0000", 2023-10-01T08:02:46.614 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 45.751291559000002, 2023-10-01T08:02:46.615 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.062462274999999998, 2023-10-01T08:02:46.615 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:02:46.615 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:02:46.615 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:02:46.615 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35490", 2023-10-01T08:02:46.615 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2970569604", 2023-10-01T08:02:46.615 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 84364 2023-10-01T08:02:46.615 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.615 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:02:46.615 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.615 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:02:46.615 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:00.733992+0000", 2023-10-01T08:02:46.615 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:02:46.616 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.616 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.616 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:02:46.616 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:00.733992+0000", 2023-10-01T08:02:46.616 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T08:02:46.616 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.616 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.616 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:02:46.616 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:00.733990+0000", 2023-10-01T08:02:46.616 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.8140999999999997e-05 2023-10-01T08:02:46.616 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.616 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.616 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:02:46.617 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:00.734058+0000", 2023-10-01T08:02:46.617 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.7745e-05 2023-10-01T08:02:46.617 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.617 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.617 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:02:46.617 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:00.734076+0000", 2023-10-01T08:02:46.617 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.6864e-05 2023-10-01T08:02:46.617 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.617 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.617 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:02:46.617 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:00.734093+0000", 2023-10-01T08:02:46.617 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.8004999999999997e-05 2023-10-01T08:02:46.617 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.618 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.618 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:02:46.618 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:00.734161+0000", 2023-10-01T08:02:46.618 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000138823 2023-10-01T08:02:46.618 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.618 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.618 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:02:46.618 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:00.734300+0000", 2023-10-01T08:02:46.618 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00020963500000000001 2023-10-01T08:02:46.618 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.618 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.618 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,5", 2023-10-01T08:02:46.619 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:00.734509+0000", 2023-10-01T08:02:46.619 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0092333899999999993 2023-10-01T08:02:46.619 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.619 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.619 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:02:46.619 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:00.743743+0000", 2023-10-01T08:02:46.619 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.5200000000000003e-06 2023-10-01T08:02:46.619 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.619 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.619 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:02:46.619 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:00.743752+0000", 2023-10-01T08:02:46.619 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.052593743999999998 2023-10-01T08:02:46.619 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.620 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.620 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:02:46.620 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:00.796346+0000", 2023-10-01T08:02:46.620 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.1638999999999997e-05 2023-10-01T08:02:46.620 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.620 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.620 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:02:46.620 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:00.796408+0000", 2023-10-01T08:02:46.620 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.6353999999999997e-05 2023-10-01T08:02:46.620 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.620 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.620 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:02:46.620 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:00.796454+0000", 2023-10-01T08:02:46.621 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.062462274999999998 2023-10-01T08:02:46.621 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:02:46.621 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:02:46.621 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:02:46.621 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.621 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.621 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35490.0:84371 9.b 9:dcd4a953:::benchmark_data_smithi084_169090_object84370:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e213)", 2023-10-01T08:02:46.621 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:02:00.734108+0000", 2023-10-01T08:02:46.621 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 45.751175662000001, 2023-10-01T08:02:46.621 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.062472690999999997, 2023-10-01T08:02:46.621 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:02:46.621 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:02:46.621 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:02:46.622 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35490", 2023-10-01T08:02:46.622 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2970569604", 2023-10-01T08:02:46.622 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 84371 2023-10-01T08:02:46.622 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.622 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:02:46.622 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.622 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:02:46.622 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:00.734108+0000", 2023-10-01T08:02:46.622 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:02:46.622 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.622 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.622 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:02:46.622 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:00.734108+0000", 2023-10-01T08:02:46.623 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T08:02:46.623 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.623 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.623 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:02:46.623 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:00.734107+0000", 2023-10-01T08:02:46.623 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.2525999999999999e-05 2023-10-01T08:02:46.623 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.623 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.623 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:02:46.623 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:00.734149+0000", 2023-10-01T08:02:46.623 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1674e-05 2023-10-01T08:02:46.623 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.623 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.624 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:02:46.624 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:00.734161+0000", 2023-10-01T08:02:46.624 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.0399999999999998e-06 2023-10-01T08:02:46.624 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.624 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.624 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:02:46.624 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:00.734167+0000", 2023-10-01T08:02:46.624 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0063874099999999996 2023-10-01T08:02:46.624 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.624 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.624 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:02:46.624 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:00.740554+0000", 2023-10-01T08:02:46.624 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016646200000000001 2023-10-01T08:02:46.625 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.625 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.625 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:02:46.625 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:00.740721+0000", 2023-10-01T08:02:46.625 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00020202600000000001 2023-10-01T08:02:46.625 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.625 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.625 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,5", 2023-10-01T08:02:46.625 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:00.740923+0000", 2023-10-01T08:02:46.625 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0028988690000000001 2023-10-01T08:02:46.625 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.625 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.625 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:02:46.625 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:00.743822+0000", 2023-10-01T08:02:46.626 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000114673 2023-10-01T08:02:46.626 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.626 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.626 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:02:46.626 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:00.743937+0000", 2023-10-01T08:02:46.626 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.052566243999999998 2023-10-01T08:02:46.626 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.626 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.626 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:02:46.627 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:00.796503+0000", 2023-10-01T08:02:46.627 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.1910999999999999e-05 2023-10-01T08:02:46.627 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.627 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.627 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:02:46.627 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:00.796545+0000", 2023-10-01T08:02:46.627 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.5673999999999998e-05 2023-10-01T08:02:46.627 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:02:46.627 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:02:46.627 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:02:46.627 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:00.796580+0000", 2023-10-01T08:02:46.627 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.062472690999999997 2023-10-01T08:02:46.627 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:02:46.627 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:02:46.628 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:02:46.628 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:02:46.628 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:02:46.628 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-10-01T08:02:46.628 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:02:46 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:02:46] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.33.4" 2023-10-01T08:02:46.661 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:46.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:46.665 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:46.766 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:46.793 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:46.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:46.799 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:46.900 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:46.927 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:46.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:46.930 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:46.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:46 smithi112 bash[59335]: cluster 2023-10-01T08:02:46.535390+0000 mgr.y (mgr.34104) 899 : cluster 0 pgmap v934: 89 pgs: 89 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 256 KiB/s wr, 880 op/s 2023-10-01T08:02:47.031 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:47.056 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:47.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:47.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:47.165 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:47.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:46 smithi084 bash[75189]: cluster 2023-10-01T08:02:46.535390+0000 mgr.y (mgr.34104) 899 : cluster 0 pgmap v934: 89 pgs: 89 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 256 KiB/s wr, 880 op/s 2023-10-01T08:02:47.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:46 smithi084 bash[78255]: cluster 2023-10-01T08:02:46.535390+0000 mgr.y (mgr.34104) 899 : cluster 0 pgmap v934: 89 pgs: 89 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 256 KiB/s wr, 880 op/s 2023-10-01T08:02:47.211 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:47.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:47.218 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:02:47.319 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:47.346 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:47.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:47.351 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:47.453 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:47.481 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:47.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:47.488 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:47.588 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:47.592 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-10-01T08:02:47.615 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:47.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:47.622 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:02:47.723 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:47.765 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:47.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:47.772 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:47.873 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:47.906 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:47.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:47.910 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:48.011 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:48.045 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:48.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:48.054 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:02:48.155 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:48.183 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:48.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:48.185 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:48.286 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:48.312 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:48.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:48.315 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:02:48.416 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:48.434 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:48.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:48.436 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:48.537 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:48.569 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:48.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:48.572 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:02:48.674 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:48.706 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:48.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:48.713 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:48.814 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:48.853 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:48.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:48.857 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:48.957 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:48.997 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:49.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:49.001 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:49.101 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:49.141 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:49.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:49.150 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:49.251 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:49.298 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:49.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:49.303 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:49.404 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:49.431 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:49.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:49.436 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:49.537 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:49.574 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:49.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:49.576 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:49.677 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:49.704 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:49.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:49.706 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:02:49.798 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T08:02:49.807 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:49.809 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:49 smithi112 bash[59335]: cluster 2023-10-01T08:02:48.536000+0000 mgr.y (mgr.34104) 900 : cluster 0 pgmap v935: 89 pgs: 89 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 667 op/s 2023-10-01T08:02:49.809 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:49 smithi112 bash[59335]: audit 2023-10-01T08:02:49.757048+0000 mon.a (mon.0) 1200 : audit 0 from='client.? 172.21.15.84:0/1755106656' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:02:49.810 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:49 smithi084 bash[78255]: cluster 2023-10-01T08:02:48.536000+0000 mgr.y (mgr.34104) 900 : cluster 0 pgmap v935: 89 pgs: 89 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 667 op/s 2023-10-01T08:02:49.810 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:49 smithi084 bash[78255]: audit 2023-10-01T08:02:49.757048+0000 mon.a (mon.0) 1200 : audit 0 from='client.? 172.21.15.84:0/1755106656' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:02:49.810 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:49 smithi084 bash[75189]: cluster 2023-10-01T08:02:48.536000+0000 mgr.y (mgr.34104) 900 : cluster 0 pgmap v935: 89 pgs: 89 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 667 op/s 2023-10-01T08:02:49.810 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:49 smithi084 bash[75189]: audit 2023-10-01T08:02:49.757048+0000 mon.a (mon.0) 1200 : audit 0 from='client.? 172.21.15.84:0/1755106656' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:02:49.834 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:49.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:49.840 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:49.840 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T08:02:49.880 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T08:02:49.931 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T08:02:49.940 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:49.968 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:49.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:49.973 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:49.976 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T08:02:50.031 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T08:02:50.073 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:50.081 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T08:02:50.119 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:50.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:50.129 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:02:50.132 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T08:02:50.137 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T08:02:50.137 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T08:02:50.138 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T08:02:50.138 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T08:02:50.138 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T08:02:50.138 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T08:02:50.138 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T08:02:50.138 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T08:02:50.230 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:50.240 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2023-10-01T08:02:50.240 INFO:teuthology.orchestra.run.smithi084.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-10-01T08:02:50.241 INFO:teuthology.orchestra.run.smithi084.stdout:} 2023-10-01T08:02:50.255 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:50.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:50.264 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:50.365 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:50.396 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:50.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:50.399 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:50.500 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:50.532 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:50.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:50.534 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:02:50.635 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:50.667 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:50.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:50.673 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:50.775 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:50.807 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:50.810 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:50 smithi084 bash[75189]: audit 2023-10-01T08:02:50.596438+0000 mon.a (mon.0) 1201 : audit 1 from='client.? 172.21.15.84:0/1535095431' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:02:50.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:50.812 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:50.831 INFO:teuthology.orchestra.run.smithi084.stderr:nodeep-scrub is unset 2023-10-01T08:02:50.912 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:50.936 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:50.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:50.938 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:50.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:50 smithi112 bash[59335]: audit 2023-10-01T08:02:50.596438+0000 mon.a (mon.0) 1201 : audit 1 from='client.? 172.21.15.84:0/1535095431' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:02:51.039 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:51.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:50 smithi084 bash[78255]: audit 2023-10-01T08:02:50.596438+0000 mon.a (mon.0) 1201 : audit 1 from='client.? 172.21.15.84:0/1535095431' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:02:51.082 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:51.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:51.084 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:51.185 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:51.228 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:51.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:51.232 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:51.333 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:51.362 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:51.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:51.365 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:51.466 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:51.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:51.497 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:51.497 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:51.598 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:51.620 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:51.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:51.626 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:51.726 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:51.759 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:51.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:51.763 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:51.864 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:51.874 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:51 smithi084 bash[75189]: cluster 2023-10-01T08:02:50.536644+0000 mgr.y (mgr.34104) 901 : cluster 0 pgmap v936: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 780 op/s 2023-10-01T08:02:51.874 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:51 smithi084 bash[75189]: cluster 2023-10-01T08:02:50.807655+0000 mon.a (mon.0) 1202 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T08:02:51.874 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:51 smithi084 bash[75189]: cluster 2023-10-01T08:02:50.807691+0000 mon.a (mon.0) 1203 : cluster 1 Cluster is now healthy 2023-10-01T08:02:51.875 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:51 smithi084 bash[75189]: cluster 2023-10-01T08:02:50.819961+0000 osd.6 (osd.6) 161 : cluster 3 failed to encode map e216 with expected crc 2023-10-01T08:02:51.875 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:51 smithi084 bash[75189]: audit 2023-10-01T08:02:50.821754+0000 mon.a (mon.0) 1204 : audit 1 from='client.? 172.21.15.84:0/1535095431' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T08:02:51.875 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:51 smithi084 bash[75189]: cluster 2023-10-01T08:02:50.821851+0000 mon.a (mon.0) 1205 : cluster 0 osdmap e216: 8 total, 8 up, 8 in 2023-10-01T08:02:51.875 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:51 smithi084 bash[75189]: cluster 2023-10-01T08:02:50.824008+0000 osd.4 (osd.4) 134 : cluster 3 failed to encode map e216 with expected crc 2023-10-01T08:02:51.875 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:51 smithi084 bash[75189]: cluster 2023-10-01T08:02:50.832790+0000 osd.5 (osd.5) 183 : cluster 3 failed to encode map e216 with expected crc 2023-10-01T08:02:51.875 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:51 smithi084 bash[78255]: cluster 2023-10-01T08:02:50.536644+0000 mgr.y (mgr.34104) 901 : cluster 0 pgmap v936: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 780 op/s 2023-10-01T08:02:51.875 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:51 smithi084 bash[78255]: cluster 2023-10-01T08:02:50.807655+0000 mon.a (mon.0) 1202 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T08:02:51.875 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:51 smithi084 bash[78255]: cluster 2023-10-01T08:02:50.807691+0000 mon.a (mon.0) 1203 : cluster 1 Cluster is now healthy 2023-10-01T08:02:51.875 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:51 smithi084 bash[78255]: cluster 2023-10-01T08:02:50.819961+0000 osd.6 (osd.6) 161 : cluster 3 failed to encode map e216 with expected crc 2023-10-01T08:02:51.875 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:51 smithi084 bash[78255]: audit 2023-10-01T08:02:50.821754+0000 mon.a (mon.0) 1204 : audit 1 from='client.? 172.21.15.84:0/1535095431' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T08:02:51.876 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:51 smithi084 bash[78255]: cluster 2023-10-01T08:02:50.821851+0000 mon.a (mon.0) 1205 : cluster 0 osdmap e216: 8 total, 8 up, 8 in 2023-10-01T08:02:51.876 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:51 smithi084 bash[78255]: cluster 2023-10-01T08:02:50.824008+0000 osd.4 (osd.4) 134 : cluster 3 failed to encode map e216 with expected crc 2023-10-01T08:02:51.876 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:51 smithi084 bash[78255]: cluster 2023-10-01T08:02:50.832790+0000 osd.5 (osd.5) 183 : cluster 3 failed to encode map e216 with expected crc 2023-10-01T08:02:51.899 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:51.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:51.901 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:02:52.002 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:52.030 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:52.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:52.033 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:52.134 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:52.141 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T08:02:52.143 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:51 smithi112 bash[59335]: cluster 2023-10-01T08:02:50.536644+0000 mgr.y (mgr.34104) 901 : cluster 0 pgmap v936: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 780 op/s 2023-10-01T08:02:52.143 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:51 smithi112 bash[59335]: cluster 2023-10-01T08:02:50.807655+0000 mon.a (mon.0) 1202 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T08:02:52.143 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:51 smithi112 bash[59335]: cluster 2023-10-01T08:02:50.807691+0000 mon.a (mon.0) 1203 : cluster 1 Cluster is now healthy 2023-10-01T08:02:52.143 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:51 smithi112 bash[59335]: cluster 2023-10-01T08:02:50.819961+0000 osd.6 (osd.6) 161 : cluster 3 failed to encode map e216 with expected crc 2023-10-01T08:02:52.143 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:51 smithi112 bash[59335]: audit 2023-10-01T08:02:50.821754+0000 mon.a (mon.0) 1204 : audit 1 from='client.? 172.21.15.84:0/1535095431' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T08:02:52.143 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:51 smithi112 bash[59335]: cluster 2023-10-01T08:02:50.821851+0000 mon.a (mon.0) 1205 : cluster 0 osdmap e216: 8 total, 8 up, 8 in 2023-10-01T08:02:52.143 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:51 smithi112 bash[59335]: cluster 2023-10-01T08:02:50.824008+0000 osd.4 (osd.4) 134 : cluster 3 failed to encode map e216 with expected crc 2023-10-01T08:02:52.143 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:51 smithi112 bash[59335]: cluster 2023-10-01T08:02:50.832790+0000 osd.5 (osd.5) 183 : cluster 3 failed to encode map e216 with expected crc 2023-10-01T08:02:52.158 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:52.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:52.166 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:52.267 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:52.295 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:52.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:52.298 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:02:52.399 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:52.421 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:52.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:52.425 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:52.526 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:52.552 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:52.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:52.555 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:52.655 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:52.692 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:52.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:52.697 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:52.797 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:52.825 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:52.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:52.827 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:52.928 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:52.952 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:52.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:52.956 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:53.056 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:53.082 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:53.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:53.084 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:02:53.185 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:53.214 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:53.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:53.221 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:53.322 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:53.355 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:53.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:53.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:53.459 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:53.524 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:53.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:53.529 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:02:53.630 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:53.655 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:53.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:53.657 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:02:53.693 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:53 smithi084 bash[75189]: cluster 2023-10-01T08:02:52.537263+0000 mgr.y (mgr.34104) 902 : cluster 0 pgmap v938: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 774 op/s 2023-10-01T08:02:53.694 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:53 smithi084 bash[75189]: audit 2023-10-01T08:02:52.691252+0000 mon.a (mon.0) 1206 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:02:53.694 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:53 smithi084 bash[75189]: audit 2023-10-01T08:02:52.700542+0000 mon.a (mon.0) 1207 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:02:53.758 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:53.798 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:53.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:53.805 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:53.906 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:53.947 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:53.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:53.951 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:53.951 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:53 smithi084 bash[78255]: cluster 2023-10-01T08:02:52.537263+0000 mgr.y (mgr.34104) 902 : cluster 0 pgmap v938: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 774 op/s 2023-10-01T08:02:53.951 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:53 smithi084 bash[78255]: audit 2023-10-01T08:02:52.691252+0000 mon.a (mon.0) 1206 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:02:53.951 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:53 smithi084 bash[78255]: audit 2023-10-01T08:02:52.700542+0000 mon.a (mon.0) 1207 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:02:53.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:53 smithi112 bash[59335]: cluster 2023-10-01T08:02:52.537263+0000 mgr.y (mgr.34104) 902 : cluster 0 pgmap v938: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 774 op/s 2023-10-01T08:02:53.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:53 smithi112 bash[59335]: audit 2023-10-01T08:02:52.691252+0000 mon.a (mon.0) 1206 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:02:53.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:53 smithi112 bash[59335]: audit 2023-10-01T08:02:52.700542+0000 mon.a (mon.0) 1207 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:02:54.052 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:54.079 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:54.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:54.087 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:54.188 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:54.235 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:54.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:54.240 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:54.340 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:54.365 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:54.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:54.372 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:02:54.472 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:54.499 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:54.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:54.504 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:54.605 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:54.644 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:54.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:54.647 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:54.748 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:54.778 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:54.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:54.785 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:54.886 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:54.922 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:54.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:54.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:02:54.935 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T08:02:54.981 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-01T08:02:55.028 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:55.054 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:55.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:55.056 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:55.158 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:55.189 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:55.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:55.193 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:55.293 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:55.329 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:55.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:55.338 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:02:55.439 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:55.466 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:55.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:55.472 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:55.573 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:55.603 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:55.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:55.607 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:55.708 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:55.738 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:55.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:55.743 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:55.845 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:55.869 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:55.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:55.872 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:55.973 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:55.983 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:55 smithi084 bash[75189]: cluster 2023-10-01T08:02:54.537801+0000 mgr.y (mgr.34104) 903 : cluster 0 pgmap v939: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 762 op/s 2023-10-01T08:02:55.983 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:55 smithi084 bash[75189]: audit 2023-10-01T08:02:54.776297+0000 mon.a (mon.0) 1208 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:02:55.983 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:55 smithi084 bash[75189]: audit 2023-10-01T08:02:54.789841+0000 mon.a (mon.0) 1209 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:02:55.983 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:55 smithi084 bash[75189]: audit 2023-10-01T08:02:55.423542+0000 mon.a (mon.0) 1210 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:02:55.983 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:55 smithi084 bash[75189]: audit 2023-10-01T08:02:55.424725+0000 mon.a (mon.0) 1211 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:02:55.983 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:55 smithi084 bash[75189]: audit 2023-10-01T08:02:55.435665+0000 mon.a (mon.0) 1212 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:02:55.983 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:55 smithi084 bash[78255]: cluster 2023-10-01T08:02:54.537801+0000 mgr.y (mgr.34104) 903 : cluster 0 pgmap v939: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 762 op/s 2023-10-01T08:02:55.983 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:55 smithi084 bash[78255]: audit 2023-10-01T08:02:54.776297+0000 mon.a (mon.0) 1208 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:02:55.984 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:55 smithi084 bash[78255]: audit 2023-10-01T08:02:54.789841+0000 mon.a (mon.0) 1209 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:02:55.984 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:55 smithi084 bash[78255]: audit 2023-10-01T08:02:55.423542+0000 mon.a (mon.0) 1210 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:02:55.984 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:55 smithi084 bash[78255]: audit 2023-10-01T08:02:55.424725+0000 mon.a (mon.0) 1211 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:02:55.984 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:55 smithi084 bash[78255]: audit 2023-10-01T08:02:55.435665+0000 mon.a (mon.0) 1212 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:02:56.007 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:56.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:56.011 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:56.112 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:56.137 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:56.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:56.140 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:02:56.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:55 smithi112 bash[59335]: cluster 2023-10-01T08:02:54.537801+0000 mgr.y (mgr.34104) 903 : cluster 0 pgmap v939: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 762 op/s 2023-10-01T08:02:56.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:55 smithi112 bash[59335]: audit 2023-10-01T08:02:54.776297+0000 mon.a (mon.0) 1208 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:02:56.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:55 smithi112 bash[59335]: audit 2023-10-01T08:02:54.789841+0000 mon.a (mon.0) 1209 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:02:56.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:55 smithi112 bash[59335]: audit 2023-10-01T08:02:55.423542+0000 mon.a (mon.0) 1210 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:02:56.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:55 smithi112 bash[59335]: audit 2023-10-01T08:02:55.424725+0000 mon.a (mon.0) 1211 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:02:56.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:55 smithi112 bash[59335]: audit 2023-10-01T08:02:55.435665+0000 mon.a (mon.0) 1212 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:02:56.241 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:56.274 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:56.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:56.277 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:56.323 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:02:56 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:02:56] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.33.4" 2023-10-01T08:02:56.377 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:56.401 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:56.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:56.404 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:56.505 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:56.532 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:56.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:56.535 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:02:56.635 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:56.672 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:56.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:56.675 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:56.764 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-10-01T08:02:56.765 INFO:teuthology.orchestra.run.smithi112.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T08:02:56.775 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:56.799 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:56.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:56.805 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:56.906 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:56.935 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:56.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:56.939 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:57.040 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:57.071 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:57.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:57.076 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:57.176 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:57.211 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:57.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:57.215 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:57.316 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:57.343 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:57.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:57.351 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:57.452 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:57.481 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:57.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:57.484 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:57.585 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:57.618 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:57.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:57.622 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:57.722 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:57.758 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:57.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:57.763 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:02:57.864 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:57.890 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:57.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:57.893 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:57.927 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-10-01T08:02:57.963 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 5, 6, 4, 7, 1] 2023-10-01T08:02:57.963 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T08:02:57.963 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_4 2023-10-01T08:02:57.964 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T08:02:57.994 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:58.045 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:58.047 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:57 smithi084 bash[75189]: cluster 2023-10-01T08:02:56.538423+0000 mgr.y (mgr.34104) 904 : cluster 0 pgmap v940: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 554 op/s 2023-10-01T08:02:58.047 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:57 smithi084 bash[78255]: cluster 2023-10-01T08:02:56.538423+0000 mgr.y (mgr.34104) 904 : cluster 0 pgmap v940: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 554 op/s 2023-10-01T08:02:58.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:58.049 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:58.149 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:58.181 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:58.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:58.187 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:58.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:57 smithi112 bash[59335]: cluster 2023-10-01T08:02:56.538423+0000 mgr.y (mgr.34104) 904 : cluster 0 pgmap v940: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 554 op/s 2023-10-01T08:02:58.287 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:58.323 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:58.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:58.327 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:58.428 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:58.453 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:02:58.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:58.455 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:02:58.556 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:58.584 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:02:58.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:58.586 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:02:58.687 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:58.711 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:58.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:58.716 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:58.817 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:58.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:58.849 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:58.849 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:02:58.950 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:58.994 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:02:58.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:58.999 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:02:59.099 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:59.131 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:02:59.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:59.134 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:02:59.235 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:59.274 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:59.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:59.277 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:02:59.378 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:59.400 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:02:59.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:59.411 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:02:59.512 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:59.547 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:59.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:59.551 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:59.652 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:59.682 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:02:59.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:59.685 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:02:59.786 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:59.817 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:02:59.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:59.822 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:02:59.849 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:02:59.849 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:02:59.923 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:59.954 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:02:59.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:02:59.956 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:02:59.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:02:59 smithi112 bash[59335]: cluster 2023-10-01T08:02:58.539172+0000 mgr.y (mgr.34104) 905 : cluster 0 pgmap v941: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 740 op/s 2023-10-01T08:03:00.057 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:00.066 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:02:59 smithi084 bash[75189]: cluster 2023-10-01T08:02:58.539172+0000 mgr.y (mgr.34104) 905 : cluster 0 pgmap v941: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 740 op/s 2023-10-01T08:03:00.067 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:02:59 smithi084 bash[78255]: cluster 2023-10-01T08:02:58.539172+0000 mgr.y (mgr.34104) 905 : cluster 0 pgmap v941: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 740 op/s 2023-10-01T08:03:00.089 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:00.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:00.092 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:00.193 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:00.217 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:00.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:00.223 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:00.324 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:00.355 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:00.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:00.362 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:00.463 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:00.486 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:00.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:00.493 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:00.594 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:00.621 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:00.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:00.624 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:00.725 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:00.773 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:00.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:00.777 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:00.878 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:00.906 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:00.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:00.910 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:01.011 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:01.043 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:01.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:01.046 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:01.149 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:01.176 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:01.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:01.183 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:01.284 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:01.293 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:01 smithi084 bash[78255]: audit 2023-10-01T08:03:00.116793+0000 mon.a (mon.0) 1213 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:03:01.293 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:01 smithi084 bash[78255]: audit 2023-10-01T08:03:00.120964+0000 mon.a (mon.0) 1214 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:03:01.293 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:01 smithi084 bash[78255]: cluster 2023-10-01T08:03:00.539999+0000 mgr.y (mgr.34104) 906 : cluster 0 pgmap v942: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 747 op/s 2023-10-01T08:03:01.294 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:01 smithi084 bash[75189]: audit 2023-10-01T08:03:00.116793+0000 mon.a (mon.0) 1213 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:03:01.294 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:01 smithi084 bash[75189]: audit 2023-10-01T08:03:00.120964+0000 mon.a (mon.0) 1214 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:03:01.294 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:01 smithi084 bash[75189]: cluster 2023-10-01T08:03:00.539999+0000 mgr.y (mgr.34104) 906 : cluster 0 pgmap v942: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 747 op/s 2023-10-01T08:03:01.308 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:01.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:01.310 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:03:01.411 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:01.419 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:01 smithi112 bash[59335]: audit 2023-10-01T08:03:00.116793+0000 mon.a (mon.0) 1213 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:03:01.419 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:01 smithi112 bash[59335]: audit 2023-10-01T08:03:00.120964+0000 mon.a (mon.0) 1214 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:03:01.419 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:01 smithi112 bash[59335]: cluster 2023-10-01T08:03:00.539999+0000 mgr.y (mgr.34104) 906 : cluster 0 pgmap v942: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 747 op/s 2023-10-01T08:03:01.435 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:01.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:01.443 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:01.544 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:01.570 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:01.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:01.577 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:01.678 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:01.702 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:01.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:01.705 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:01.806 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:01.855 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:01.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:01.861 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:01.878 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:03:01.961 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:01.997 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:02.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:02.001 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:02.101 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:02.130 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:02.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:02.136 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:02.237 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:02.265 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:02.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:02.271 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:02.372 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:02.395 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:02.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:02.400 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:02.501 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:02.526 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:02.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:02.529 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:03:02.629 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:02.656 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:02.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:02.658 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:02.759 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:02.780 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:02.781 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T08:03:02.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:02.783 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:03:02.883 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:02.912 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:02.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:02.917 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:03:03.018 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:03.042 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:03.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:03.047 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:03.147 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:03.179 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:03.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:03.184 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:03.285 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:03.311 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:03.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:03.314 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:03.416 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:03.446 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:03.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:03.447 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:03.548 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:03.566 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:03.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:03.571 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:03.672 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:03.690 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:03.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:03.692 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:03.793 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:03.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:03 smithi084 bash[75189]: cluster 2023-10-01T08:03:02.540527+0000 mgr.y (mgr.34104) 907 : cluster 0 pgmap v943: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 843 op/s 2023-10-01T08:03:03.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:03 smithi084 bash[78255]: cluster 2023-10-01T08:03:02.540527+0000 mgr.y (mgr.34104) 907 : cluster 0 pgmap v943: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 843 op/s 2023-10-01T08:03:03.824 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:03.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:03.826 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:03.927 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:03.960 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:03.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:03.963 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:03.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:03 smithi112 bash[59335]: cluster 2023-10-01T08:03:02.540527+0000 mgr.y (mgr.34104) 907 : cluster 0 pgmap v943: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 843 op/s 2023-10-01T08:03:04.063 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:04.084 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:04.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:04.087 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:04.188 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:04.222 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:04.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:04.224 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:04.325 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:04.355 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:04.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:04.359 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:04.460 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:04.487 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:04.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:04.490 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:04.590 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:04.622 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:04.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:04.626 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:04.726 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:04.756 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:04.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:04.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:04.859 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:04.881 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:04.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:04.887 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:04.988 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:05.009 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:05.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:05.013 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:05.114 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:05.152 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:05.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:05.153 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:05.254 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:05.283 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:05.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:05.288 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:05.388 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:05.411 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:05.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:05.414 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:03:05.515 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:05.540 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:05.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:05.542 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:05.643 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:05.670 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:05.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:05.676 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:05.776 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:05.809 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:05.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:05.814 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:05.819 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:05 smithi084 bash[75189]: cluster 2023-10-01T08:03:04.541063+0000 mgr.y (mgr.34104) 908 : cluster 0 pgmap v944: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 723 op/s 2023-10-01T08:03:05.915 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:05.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:05.945 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:05.945 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:05.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:05 smithi112 bash[59335]: cluster 2023-10-01T08:03:04.541063+0000 mgr.y (mgr.34104) 908 : cluster 0 pgmap v944: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 723 op/s 2023-10-01T08:03:06.045 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:06.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:05 smithi084 bash[78255]: cluster 2023-10-01T08:03:04.541063+0000 mgr.y (mgr.34104) 908 : cluster 0 pgmap v944: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 723 op/s 2023-10-01T08:03:06.074 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:06.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:06.082 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:06.157 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:03:06 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:03:06] "GET /metrics HTTP/1.1" 200 36357 "" "Prometheus/2.33.4" 2023-10-01T08:03:06.183 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:06.208 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:06.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:06.210 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:06.311 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:06.336 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:06.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:06.339 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:06.440 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:06.465 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:06.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:06.467 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:06.568 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:06.596 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:06.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:06.604 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:03:06.704 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:06.728 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:06.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:06.733 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:03:06.833 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:06.863 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:06.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:06.870 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:06.971 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:07.000 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:07.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:07.003 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:07.104 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:07.127 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:07.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:07.129 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:07.229 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:07.258 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:07.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:07.263 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:07.363 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:07.393 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:07.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:07.398 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:07.498 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:07.528 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:07.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:07.530 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:07.631 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:07.656 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:07.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:07.659 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:03:07.750 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-10-01T08:03:07.750 INFO:teuthology.orchestra.run.smithi112.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T08:03:07.760 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:07.795 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:07.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:07.802 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:07.902 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:07.911 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:07 smithi112 bash[59335]: cluster 2023-10-01T08:03:06.541653+0000 mgr.y (mgr.34104) 909 : cluster 0 pgmap v945: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 682 op/s 2023-10-01T08:03:07.932 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:07.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:07.936 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:08.037 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:08.065 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:08.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:08.073 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:08.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:07 smithi084 bash[78255]: cluster 2023-10-01T08:03:06.541653+0000 mgr.y (mgr.34104) 909 : cluster 0 pgmap v945: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 682 op/s 2023-10-01T08:03:08.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:07 smithi084 bash[75189]: cluster 2023-10-01T08:03:06.541653+0000 mgr.y (mgr.34104) 909 : cluster 0 pgmap v945: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 682 op/s 2023-10-01T08:03:08.173 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:08.205 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:08.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:08.207 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:03:08.308 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:08.342 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:08.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:08.346 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:08.446 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:08.492 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:08.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:08.497 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:08.598 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:08.626 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:08.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:08.635 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:08.736 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:08.761 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:08.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:08.766 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:08.853 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-10-01T08:03:08.866 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:08.935 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:08.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:08.944 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:09.045 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:09.092 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:09.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:09.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:09.200 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:09.239 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:09.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:09.243 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:03:09.343 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:09.377 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:09.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:09.383 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:09.483 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:09.509 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T08:03:09.516 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:09.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:09.521 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:03:09.565 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T08:03:09.611 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T08:03:09.622 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:09.652 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:09.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:09.655 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:03:09.667 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T08:03:09.707 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T08:03:09.754 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T08:03:09.757 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:09.786 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:09.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:09.793 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:03:09.799 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T08:03:09.843 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T08:03:09.854 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T08:03:09.854 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T08:03:09.854 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T08:03:09.854 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T08:03:09.854 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T08:03:09.855 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T08:03:09.855 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T08:03:09.855 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T08:03:09.894 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:09.922 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:09.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:09.926 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:10.027 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:10.035 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:09 smithi084 bash[75189]: cluster 2023-10-01T08:03:08.542205+0000 mgr.y (mgr.34104) 910 : cluster 0 pgmap v946: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 788 op/s 2023-10-01T08:03:10.036 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:09 smithi084 bash[75189]: audit 2023-10-01T08:03:09.449799+0000 mon.c (mon.2) 103 : audit 0 from='client.? 172.21.15.84:0/3853560535' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:03:10.036 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:09 smithi084 bash[78255]: cluster 2023-10-01T08:03:08.542205+0000 mgr.y (mgr.34104) 910 : cluster 0 pgmap v946: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 788 op/s 2023-10-01T08:03:10.036 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:09 smithi084 bash[78255]: audit 2023-10-01T08:03:09.449799+0000 mon.c (mon.2) 103 : audit 0 from='client.? 172.21.15.84:0/3853560535' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:03:10.069 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:10.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:10.072 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:03:10.173 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:10.181 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:09 smithi112 bash[59335]: cluster 2023-10-01T08:03:08.542205+0000 mgr.y (mgr.34104) 910 : cluster 0 pgmap v946: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 788 op/s 2023-10-01T08:03:10.181 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:09 smithi112 bash[59335]: audit 2023-10-01T08:03:09.449799+0000 mon.c (mon.2) 103 : audit 0 from='client.? 172.21.15.84:0/3853560535' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:03:10.198 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:10.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:10.200 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:10.255 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T08:03:10.257 INFO:teuthology.orchestra.run.smithi084.stderr:dumped all 2023-10-01T08:03:10.301 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:10.335 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:10.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:10.340 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:03:10.441 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:10.468 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:10.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:10.471 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:10.571 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:10.606 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:10.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:10.611 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:10.711 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:10.739 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:10.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:10.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:10.844 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:10.849 INFO:teuthology.orchestra.run.smithi084.stderr:noscrub is set 2023-10-01T08:03:10.871 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:10.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:10.875 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:10.884 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:10 smithi084 bash[75189]: audit 2023-10-01T08:03:10.322130+0000 mon.a (mon.0) 1215 : audit 1 from='client.? 172.21.15.84:0/968700536' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T08:03:10.975 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:10.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:10 smithi112 bash[59335]: audit 2023-10-01T08:03:10.322130+0000 mon.a (mon.0) 1215 : audit 1 from='client.? 172.21.15.84:0/968700536' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T08:03:11.000 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:11.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:11.003 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:11.105 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:11.138 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:11.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:11.141 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:11.242 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:11.274 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:11.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:11.278 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:11.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:10 smithi084 bash[78255]: audit 2023-10-01T08:03:10.322130+0000 mon.a (mon.0) 1215 : audit 1 from='client.? 172.21.15.84:0/968700536' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T08:03:11.378 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:11.402 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:11.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:11.404 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:11.504 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:11.573 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:11.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:11.579 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:11.680 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:11.714 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:11.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:11.719 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:11.820 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:11.827 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:11 smithi112 bash[59335]: audit 2023-10-01T08:03:10.232419+0000 mgr.y (mgr.34104) 911 : audit 0 from='client.55009 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T08:03:11.827 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:11 smithi112 bash[59335]: cluster 2023-10-01T08:03:10.542840+0000 mgr.y (mgr.34104) 912 : cluster 0 pgmap v947: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 755 op/s 2023-10-01T08:03:11.827 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:11 smithi112 bash[59335]: cluster 2023-10-01T08:03:10.820057+0000 mon.a (mon.0) 1216 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:03:11.827 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:11 smithi112 bash[59335]: cluster 2023-10-01T08:03:10.835098+0000 osd.6 (osd.6) 162 : cluster 3 failed to encode map e217 with expected crc 2023-10-01T08:03:11.827 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:11 smithi112 bash[59335]: cluster 2023-10-01T08:03:10.835692+0000 osd.4 (osd.4) 135 : cluster 3 failed to encode map e217 with expected crc 2023-10-01T08:03:11.828 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:11 smithi112 bash[59335]: audit 2023-10-01T08:03:10.836383+0000 mon.a (mon.0) 1217 : audit 1 from='client.? 172.21.15.84:0/968700536' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T08:03:11.857 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:11.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:11.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:11.963 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:11.972 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:11 smithi084 bash[78255]: audit 2023-10-01T08:03:10.232419+0000 mgr.y (mgr.34104) 911 : audit 0 from='client.55009 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T08:03:11.972 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:11 smithi084 bash[78255]: cluster 2023-10-01T08:03:10.542840+0000 mgr.y (mgr.34104) 912 : cluster 0 pgmap v947: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 755 op/s 2023-10-01T08:03:11.972 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:11 smithi084 bash[78255]: cluster 2023-10-01T08:03:10.820057+0000 mon.a (mon.0) 1216 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:03:11.973 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:11 smithi084 bash[78255]: cluster 2023-10-01T08:03:10.835098+0000 osd.6 (osd.6) 162 : cluster 3 failed to encode map e217 with expected crc 2023-10-01T08:03:11.973 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:11 smithi084 bash[78255]: cluster 2023-10-01T08:03:10.835692+0000 osd.4 (osd.4) 135 : cluster 3 failed to encode map e217 with expected crc 2023-10-01T08:03:11.973 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:11 smithi084 bash[78255]: audit 2023-10-01T08:03:10.836383+0000 mon.a (mon.0) 1217 : audit 1 from='client.? 172.21.15.84:0/968700536' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T08:03:11.973 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:11 smithi084 bash[78255]: cluster 2023-10-01T08:03:10.836605+0000 mon.a (mon.0) 1218 : cluster 0 osdmap e217: 8 total, 8 up, 8 in 2023-10-01T08:03:11.973 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:11 smithi084 bash[78255]: cluster 2023-10-01T08:03:10.842444+0000 osd.5 (osd.5) 184 : cluster 3 failed to encode map e217 with expected crc 2023-10-01T08:03:11.973 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:11 smithi084 bash[75189]: audit 2023-10-01T08:03:10.232419+0000 mgr.y (mgr.34104) 911 : audit 0 from='client.55009 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T08:03:11.974 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:11 smithi084 bash[75189]: cluster 2023-10-01T08:03:10.542840+0000 mgr.y (mgr.34104) 912 : cluster 0 pgmap v947: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 755 op/s 2023-10-01T08:03:11.974 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:11 smithi084 bash[75189]: cluster 2023-10-01T08:03:10.820057+0000 mon.a (mon.0) 1216 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:03:11.974 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:11 smithi084 bash[75189]: cluster 2023-10-01T08:03:10.835098+0000 osd.6 (osd.6) 162 : cluster 3 failed to encode map e217 with expected crc 2023-10-01T08:03:11.974 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:11 smithi084 bash[75189]: cluster 2023-10-01T08:03:10.835692+0000 osd.4 (osd.4) 135 : cluster 3 failed to encode map e217 with expected crc 2023-10-01T08:03:11.974 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:11 smithi084 bash[75189]: audit 2023-10-01T08:03:10.836383+0000 mon.a (mon.0) 1217 : audit 1 from='client.? 172.21.15.84:0/968700536' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T08:03:11.974 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:11 smithi084 bash[75189]: cluster 2023-10-01T08:03:10.836605+0000 mon.a (mon.0) 1218 : cluster 0 osdmap e217: 8 total, 8 up, 8 in 2023-10-01T08:03:11.974 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:11 smithi084 bash[75189]: cluster 2023-10-01T08:03:10.842444+0000 osd.5 (osd.5) 184 : cluster 3 failed to encode map e217 with expected crc 2023-10-01T08:03:11.989 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:11.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:11.993 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:12.094 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:12.135 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:12.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:12.143 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:12.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:11 smithi112 bash[59335]: cluster 2023-10-01T08:03:10.836605+0000 mon.a (mon.0) 1218 : cluster 0 osdmap e217: 8 total, 8 up, 8 in 2023-10-01T08:03:12.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:11 smithi112 bash[59335]: cluster 2023-10-01T08:03:10.842444+0000 osd.5 (osd.5) 184 : cluster 3 failed to encode map e217 with expected crc 2023-10-01T08:03:12.243 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:12.273 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:12.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:12.277 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:12.377 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:12.401 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:12.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:12.405 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:03:12.506 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:12.530 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:12.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:12.534 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:12.635 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:12.658 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:12.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:12.664 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:03:12.765 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:12.795 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:12.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:12.797 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:12.898 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:12.931 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:12.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:12.935 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:13.036 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:13.071 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:13.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:13.076 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:13.177 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:13.201 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:13.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:13.205 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:13.306 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:13.340 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:13.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:13.347 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:13.372 INFO:teuthology.orchestra.run.smithi084.stdout:{"pg_ready":true,"pg_map":{"version":946,"stamp":"2023-10-01T08:03:08.541845+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":5541533624,"num_objects":84573,"num_object_clones":0,"num_object_copies":253719,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":84573,"num_whiteouts":0,"num_read":295,"num_read_kb":501,"num_write":136703,"num_write_kb":7074126,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":92,"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":129537,"ondisk_log_size":129537,"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":19589936,"kb_used_data":16249008,"kb_used_omap":38,"kb_used_meta":3340697,"kb_avail":730371280,"statfs":{"total":767960285184,"available":747900190720,"internally_reserved":0,"allocated":16638984192,"data_stored":16633653683,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":39896,"internal_metadata":3420873768},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":6,"apply_latency_ms":6,"commit_latency_ns":6000000,"apply_latency_ns":6000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-620691456,"num_objects":-9471,"num_object_clones":0,"num_object_copies":-28413,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-9471,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9471,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.003858"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":205,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.604698+0000","last_change":"2023-10-01T07:54:21.698871+0000","last_active":"2023-10-01T08:02:28.604698+0000","last_peered":"2023-10-01T08:02:28.604698+0000","last_clean":"2023-10-01T08:02:28.604698+0000","last_became_active":"2023-10-01T07:54:21.698484+0000","last_became_peered":"2023-10-01T07:54:21.698484+0000","last_unstale":"2023-10-01T08:02:28.604698+0000","last_undegraded":"2023-10-01T08:02:28.604698+0000","last_fullsized":"2023-10-01T08:02:28.604698+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":218,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.600972+0000","last_change":"2023-10-01T07:54:21.698834+0000","last_active":"2023-10-01T08:02:28.600972+0000","last_peered":"2023-10-01T08:02:28.600972+0000","last_clean":"2023-10-01T08:02:28.600972+0000","last_became_active":"2023-10-01T07:54:21.698292+0000","last_became_peered":"2023-10-01T07:54:21.698292+0000","last_unstale":"2023-10-01T08:02:28.600972+0000","last_undegraded":"2023-10-01T08:02:28.600972+0000","last_fullsized":"2023-10-01T08:02:28.600972+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:59:53.226473+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":173,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.609423+0000","last_change":"2023-10-01T07:54:21.698522+0000","last_active":"2023-10-01T08:02:28.609423+0000","last_peered":"2023-10-01T08:02:28.609423+0000","last_clean":"2023-10-01T08:02:28.609423+0000","last_became_active":"2023-10-01T07:54:21.697631+0000","last_became_peered":"2023-10-01T07:54:21.697631+0000","last_unstale":"2023-10-01T08:02:28.609423+0000","last_undegraded":"2023-10-01T08:02:28.609423+0000","last_fullsized":"2023-10-01T08:02:28.609423+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:05:42.988690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.1e","version":"0'0","reported_seq":157,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.601252+0000","last_change":"2023-10-01T07:53:49.933785+0000","last_active":"2023-10-01T08:02:28.601252+0000","last_peered":"2023-10-01T08:02:28.601252+0000","last_clean":"2023-10-01T08:02:28.601252+0000","last_became_active":"2023-10-01T07:53:49.933422+0000","last_became_peered":"2023-10-01T07:53:49.933422+0000","last_unstale":"2023-10-01T08:02:28.601252+0000","last_undegraded":"2023-10-01T08:02:28.601252+0000","last_fullsized":"2023-10-01T08:02:28.601252+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:54:25.410689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":229,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:48.626514+0000","last_change":"2023-10-01T08:00:23.669340+0000","last_active":"2023-10-01T08:02:48.626514+0000","last_peered":"2023-10-01T08:02:48.626514+0000","last_clean":"2023-10-01T08:02:48.626514+0000","last_became_active":"2023-10-01T08:00:23.668804+0000","last_became_peered":"2023-10-01T08:00:23.668804+0000","last_unstale":"2023-10-01T08:02:48.626514+0000","last_undegraded":"2023-10-01T08:02:48.626514+0000","last_fullsized":"2023-10-01T08:02:48.626514+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:08:44.406054+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,2],"acting":[3,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":190,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.615613+0000","last_change":"2023-10-01T07:42:42.159276+0000","last_active":"2023-10-01T08:02:28.615613+0000","last_peered":"2023-10-01T08:02:28.615613+0000","last_clean":"2023-10-01T08:02:28.615613+0000","last_became_active":"2023-10-01T07:42:42.158951+0000","last_became_peered":"2023-10-01T07:42:42.158951+0000","last_unstale":"2023-10-01T08:02:28.615613+0000","last_undegraded":"2023-10-01T08:02:28.615613+0000","last_fullsized":"2023-10-01T08:02:28.615613+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":115,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.607178+0000","last_change":"2023-10-01T07:53:49.926686+0000","last_active":"2023-10-01T08:02:28.607178+0000","last_peered":"2023-10-01T08:02:28.607178+0000","last_clean":"2023-10-01T08:02:28.607178+0000","last_became_active":"2023-10-01T07:53:49.925472+0000","last_became_peered":"2023-10-01T07:53:49.925472+0000","last_unstale":"2023-10-01T08:02:28.607178+0000","last_undegraded":"2023-10-01T08:02:28.607178+0000","last_fullsized":"2023-10-01T08:02:28.607178+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":204,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.601708+0000","last_change":"2023-10-01T07:54:21.700811+0000","last_active":"2023-10-01T08:02:28.601708+0000","last_peered":"2023-10-01T08:02:28.601708+0000","last_clean":"2023-10-01T08:02:28.601708+0000","last_became_active":"2023-10-01T07:54:21.700247+0000","last_became_peered":"2023-10-01T07:54:21.700247+0000","last_unstale":"2023-10-01T08:02:28.601708+0000","last_undegraded":"2023-10-01T08:02:28.601708+0000","last_fullsized":"2023-10-01T08:02:28.601708+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:45:25.850831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":222,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.607044+0000","last_change":"2023-10-01T08:00:23.668888+0000","last_active":"2023-10-01T08:02:28.607044+0000","last_peered":"2023-10-01T08:02:28.607044+0000","last_clean":"2023-10-01T08:02:28.607044+0000","last_became_active":"2023-10-01T08:00:23.668334+0000","last_became_peered":"2023-10-01T08:00:23.668334+0000","last_unstale":"2023-10-01T08:02:28.607044+0000","last_undegraded":"2023-10-01T08:02:28.607044+0000","last_fullsized":"2023-10-01T08:02:28.607044+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":164,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.601148+0000","last_change":"2023-10-01T07:48:00.311808+0000","last_active":"2023-10-01T08:02:28.601148+0000","last_peered":"2023-10-01T08:02:28.601148+0000","last_clean":"2023-10-01T08:02:28.601148+0000","last_became_active":"2023-10-01T07:48:00.311502+0000","last_became_peered":"2023-10-01T07:48:00.311502+0000","last_unstale":"2023-10-01T08:02:28.601148+0000","last_undegraded":"2023-10-01T08:02:28.601148+0000","last_fullsized":"2023-10-01T08:02:28.601148+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:29:46.875382+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":113,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:33.560788+0000","last_change":"2023-10-01T07:52:51.407081+0000","last_active":"2023-10-01T08:02:33.560788+0000","last_peered":"2023-10-01T08:02:33.560788+0000","last_clean":"2023-10-01T08:02:33.560788+0000","last_became_active":"2023-10-01T07:52:51.406657+0000","last_became_peered":"2023-10-01T07:52:51.406657+0000","last_unstale":"2023-10-01T08:02:33.560788+0000","last_undegraded":"2023-10-01T08:02:33.560788+0000","last_fullsized":"2023-10-01T08:02:33.560788+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:08:47.645535+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.12","version":"0'0","reported_seq":117,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.615053+0000","last_change":"2023-10-01T08:00:23.671083+0000","last_active":"2023-10-01T08:02:28.615053+0000","last_peered":"2023-10-01T08:02:28.615053+0000","last_clean":"2023-10-01T08:02:28.615053+0000","last_became_active":"2023-10-01T08:00:23.670474+0000","last_became_peered":"2023-10-01T08:00:23.670474+0000","last_unstale":"2023-10-01T08:02:28.615053+0000","last_undegraded":"2023-10-01T08:02:28.615053+0000","last_fullsized":"2023-10-01T08:02:28.615053+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,0],"acting":[6,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":198,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.607230+0000","last_change":"2023-10-01T07:48:00.313333+0000","last_active":"2023-10-01T08:02:28.607230+0000","last_peered":"2023-10-01T08:02:28.607230+0000","last_clean":"2023-10-01T08:02:28.607230+0000","last_became_active":"2023-10-01T07:48:00.312882+0000","last_became_peered":"2023-10-01T07:48:00.312882+0000","last_unstale":"2023-10-01T08:02:28.607230+0000","last_undegraded":"2023-10-01T08:02:28.607230+0000","last_fullsized":"2023-10-01T08:02:28.607230+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":178,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.605033+0000","last_change":"2023-10-01T07:47:46.590975+0000","last_active":"2023-10-01T08:02:28.605033+0000","last_peered":"2023-10-01T08:02:28.605033+0000","last_clean":"2023-10-01T08:02:28.605033+0000","last_became_active":"2023-10-01T07:47:46.589497+0000","last_became_peered":"2023-10-01T07:47:46.589497+0000","last_unstale":"2023-10-01T08:02:28.605033+0000","last_undegraded":"2023-10-01T08:02:28.605033+0000","last_fullsized":"2023-10-01T08:02:28.605033+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":102,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.604946+0000","last_change":"2023-10-01T07:52:51.404420+0000","last_active":"2023-10-01T08:02:28.604946+0000","last_peered":"2023-10-01T08:02:28.604946+0000","last_clean":"2023-10-01T08:02:28.604946+0000","last_became_active":"2023-10-01T07:52:51.404018+0000","last_became_peered":"2023-10-01T07:52:51.404018+0000","last_unstale":"2023-10-01T08:02:28.604946+0000","last_undegraded":"2023-10-01T08:02:28.604946+0000","last_fullsized":"2023-10-01T08:02:28.604946+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":[4,7,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":228,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.600677+0000","last_change":"2023-10-01T08:00:23.667026+0000","last_active":"2023-10-01T08:02:28.600677+0000","last_peered":"2023-10-01T08:02:28.600677+0000","last_clean":"2023-10-01T08:02:28.600677+0000","last_became_active":"2023-10-01T08:00:23.666362+0000","last_became_peered":"2023-10-01T08:00:23.666362+0000","last_unstale":"2023-10-01T08:02:28.600677+0000","last_undegraded":"2023-10-01T08:02:28.600677+0000","last_fullsized":"2023-10-01T08:02:28.600677+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:07:45.753007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":155,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.621897+0000","last_change":"2023-10-01T07:53:49.929945+0000","last_active":"2023-10-01T08:02:28.621897+0000","last_peered":"2023-10-01T08:02:28.621897+0000","last_clean":"2023-10-01T08:02:28.621897+0000","last_became_active":"2023-10-01T07:53:49.929576+0000","last_became_peered":"2023-10-01T07:53:49.929576+0000","last_unstale":"2023-10-01T08:02:28.621897+0000","last_undegraded":"2023-10-01T08:02:28.621897+0000","last_fullsized":"2023-10-01T08:02:28.621897+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:00:56.852893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":132,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.601052+0000","last_change":"2023-10-01T07:58:27.098627+0000","last_active":"2023-10-01T08:02:28.601052+0000","last_peered":"2023-10-01T08:02:28.601052+0000","last_clean":"2023-10-01T08:02:28.601052+0000","last_became_active":"2023-10-01T07:58:27.098377+0000","last_became_peered":"2023-10-01T07:58:27.098377+0000","last_unstale":"2023-10-01T08:02:28.601052+0000","last_undegraded":"2023-10-01T08:02:28.601052+0000","last_fullsized":"2023-10-01T08:02:28.601052+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:09:01.667244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.11","version":"0'0","reported_seq":92,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.604408+0000","last_change":"2023-10-01T07:52:51.406682+0000","last_active":"2023-10-01T08:02:28.604408+0000","last_peered":"2023-10-01T08:02:28.604408+0000","last_clean":"2023-10-01T08:02:28.604408+0000","last_became_active":"2023-10-01T07:52:51.406245+0000","last_became_peered":"2023-10-01T07:52:51.406245+0000","last_unstale":"2023-10-01T08:02:28.604408+0000","last_undegraded":"2023-10-01T08:02:28.604408+0000","last_fullsized":"2023-10-01T08:02:28.604408+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":160,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.609219+0000","last_change":"2023-10-01T07:53:49.935602+0000","last_active":"2023-10-01T08:02:28.609219+0000","last_peered":"2023-10-01T08:02:28.609219+0000","last_clean":"2023-10-01T08:02:28.609219+0000","last_became_active":"2023-10-01T07:53:49.935059+0000","last_became_peered":"2023-10-01T07:53:49.935059+0000","last_unstale":"2023-10-01T08:02:28.609219+0000","last_undegraded":"2023-10-01T08:02:28.609219+0000","last_fullsized":"2023-10-01T08:02:28.609219+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:20:46.935021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,7],"acting":[2,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.10","version":"59'8","reported_seq":209,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.614627+0000","last_change":"2023-10-01T07:58:27.156351+0000","last_active":"2023-10-01T08:02:28.614627+0000","last_peered":"2023-10-01T08:02:28.614627+0000","last_clean":"2023-10-01T08:02:28.614627+0000","last_became_active":"2023-10-01T07:58:27.104269+0000","last_became_peered":"2023-10-01T07:58:27.104269+0000","last_unstale":"2023-10-01T08:02:28.614627+0000","last_undegraded":"2023-10-01T08:02:28.614627+0000","last_fullsized":"2023-10-01T08:02:28.614627+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+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,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":219,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:43.619543+0000","last_change":"2023-10-01T07:54:21.702456+0000","last_active":"2023-10-01T08:02:43.619543+0000","last_peered":"2023-10-01T08:02:43.619543+0000","last_clean":"2023-10-01T08:02:43.619543+0000","last_became_active":"2023-10-01T07:54:21.701984+0000","last_became_peered":"2023-10-01T07:54:21.701984+0000","last_unstale":"2023-10-01T08:02:43.619543+0000","last_undegraded":"2023-10-01T08:02:43.619543+0000","last_fullsized":"2023-10-01T08:02:43.619543+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:13:59.771057+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"216'8463","reported_seq":8481,"reported_epoch":216,"state":"active+clean","last_fresh":"2023-10-01T08:03:06.550966+0000","last_change":"2023-10-01T08:00:38.875527+0000","last_active":"2023-10-01T08:03:06.550966+0000","last_peered":"2023-10-01T08:03:06.550966+0000","last_clean":"2023-10-01T08:03:06.550966+0000","last_became_active":"2023-10-01T08:00:38.875063+0000","last_became_peered":"2023-10-01T08:00:38.875063+0000","last_unstale":"2023-10-01T08:03:06.550966+0000","last_undegraded":"2023-10-01T08:03:06.550966+0000","last_fullsized":"2023-10-01T08:03:06.550966+0000","mapping_epoch":206,"log_start":"0'0","ondisk_log_start":"0'0","created":206,"last_epoch_clean":207,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:00:37.776459+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:00:37.776459+0000","last_clean_scrub_stamp":"2023-10-01T08:00:37.776459+0000","objects_scrubbed":0,"log_size":8463,"log_dups_size":0,"ondisk_log_size":8463,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":340983808,"num_objects":5203,"num_object_clones":0,"num_object_copies":15609,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5203,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8463,"num_write_kb":437312,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":162,"reported_epoch":216,"state":"active+clean","last_fresh":"2023-10-01T08:02:50.823413+0000","last_change":"2023-10-01T07:47:46.585010+0000","last_active":"2023-10-01T08:02:50.823413+0000","last_peered":"2023-10-01T08:02:50.823413+0000","last_clean":"2023-10-01T08:02:50.823413+0000","last_became_active":"2023-10-01T07:47:46.584628+0000","last_became_peered":"2023-10-01T07:47:46.584628+0000","last_unstale":"2023-10-01T08:02:50.823413+0000","last_undegraded":"2023-10-01T08:02:50.823413+0000","last_fullsized":"2023-10-01T08:02:50.823413+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:11:43.851864+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,0],"acting":[2,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":116,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.614713+0000","last_change":"2023-10-01T07:58:27.841254+0000","last_active":"2023-10-01T08:02:28.614713+0000","last_peered":"2023-10-01T08:02:28.614713+0000","last_clean":"2023-10-01T08:02:28.614713+0000","last_became_active":"2023-10-01T07:58:27.840367+0000","last_became_peered":"2023-10-01T07:58:27.840367+0000","last_unstale":"2023-10-01T08:02:28.614713+0000","last_undegraded":"2023-10-01T08:02:28.614713+0000","last_fullsized":"2023-10-01T08:02:28.614713+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.4","version":"216'8385","reported_seq":8405,"reported_epoch":216,"state":"active+clean","last_fresh":"2023-10-01T08:03:05.822788+0000","last_change":"2023-10-01T08:00:38.807054+0000","last_active":"2023-10-01T08:03:05.822788+0000","last_peered":"2023-10-01T08:03:05.822788+0000","last_clean":"2023-10-01T08:03:05.822788+0000","last_became_active":"2023-10-01T08:00:38.806515+0000","last_became_peered":"2023-10-01T08:00:38.806515+0000","last_unstale":"2023-10-01T08:03:05.822788+0000","last_undegraded":"2023-10-01T08:03:05.822788+0000","last_fullsized":"2023-10-01T08:03:05.822788+0000","mapping_epoch":206,"log_start":"0'0","ondisk_log_start":"0'0","created":206,"last_epoch_clean":207,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:00:37.776459+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:00:37.776459+0000","last_clean_scrub_stamp":"2023-10-01T08:00:37.776459+0000","objects_scrubbed":0,"log_size":8385,"log_dups_size":0,"ondisk_log_size":8385,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:16:31.751639+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":340590592,"num_objects":5197,"num_object_clones":0,"num_object_copies":15591,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5197,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8385,"num_write_kb":434624,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":117,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.605770+0000","last_change":"2023-10-01T07:54:21.698831+0000","last_active":"2023-10-01T08:02:28.605770+0000","last_peered":"2023-10-01T08:02:28.605770+0000","last_clean":"2023-10-01T08:02:28.605770+0000","last_became_active":"2023-10-01T07:54:21.698352+0000","last_became_peered":"2023-10-01T07:54:21.698352+0000","last_unstale":"2023-10-01T08:02:28.605770+0000","last_undegraded":"2023-10-01T08:02:28.605770+0000","last_fullsized":"2023-10-01T08:02:28.605770+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.9","version":"0'0","reported_seq":188,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.604536+0000","last_change":"2023-10-01T07:47:46.583850+0000","last_active":"2023-10-01T08:02:28.604536+0000","last_peered":"2023-10-01T08:02:28.604536+0000","last_clean":"2023-10-01T08:02:28.604536+0000","last_became_active":"2023-10-01T07:47:46.583085+0000","last_became_peered":"2023-10-01T07:47:46.583085+0000","last_unstale":"2023-10-01T08:02:28.604536+0000","last_undegraded":"2023-10-01T08:02:28.604536+0000","last_fullsized":"2023-10-01T08:02:28.604536+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,3],"acting":[4,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.7","version":"216'8517","reported_seq":8533,"reported_epoch":216,"state":"active+clean","last_fresh":"2023-10-01T08:03:06.547600+0000","last_change":"2023-10-01T08:00:38.873594+0000","last_active":"2023-10-01T08:03:06.547600+0000","last_peered":"2023-10-01T08:03:06.547600+0000","last_clean":"2023-10-01T08:03:06.547600+0000","last_became_active":"2023-10-01T08:00:38.873202+0000","last_became_peered":"2023-10-01T08:00:38.873202+0000","last_unstale":"2023-10-01T08:03:06.547600+0000","last_undegraded":"2023-10-01T08:03:06.547600+0000","last_fullsized":"2023-10-01T08:03:06.547600+0000","mapping_epoch":206,"log_start":"0'0","ondisk_log_start":"0'0","created":206,"last_epoch_clean":207,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:00:37.776459+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:00:37.776459+0000","last_clean_scrub_stamp":"2023-10-01T08:00:37.776459+0000","objects_scrubbed":0,"log_size":8517,"log_dups_size":0,"ondisk_log_size":8517,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":333381632,"num_objects":5087,"num_object_clones":0,"num_object_copies":15261,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5087,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8517,"num_write_kb":435328,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":56,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.615368+0000","last_change":"2023-10-01T07:58:27.148126+0000","last_active":"2023-10-01T08:02:28.615368+0000","last_peered":"2023-10-01T08:02:28.615368+0000","last_clean":"2023-10-01T08:02:28.615368+0000","last_became_active":"2023-10-01T07:58:27.100805+0000","last_became_peered":"2023-10-01T07:58:27.100805+0000","last_unstale":"2023-10-01T08:02:28.615368+0000","last_undegraded":"2023-10-01T08:02:28.615368+0000","last_fullsized":"2023-10-01T08:02:28.615368+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":70,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,3],"acting":[6,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":211,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.615268+0000","last_change":"2023-10-01T07:54:21.704818+0000","last_active":"2023-10-01T08:02:28.615268+0000","last_peered":"2023-10-01T08:02:28.615268+0000","last_clean":"2023-10-01T08:02:28.615268+0000","last_became_active":"2023-10-01T07:54:21.704483+0000","last_became_peered":"2023-10-01T07:54:21.704483+0000","last_unstale":"2023-10-01T08:02:28.615268+0000","last_undegraded":"2023-10-01T08:02:28.615268+0000","last_fullsized":"2023-10-01T08:02:28.615268+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"216'8586","reported_seq":8604,"reported_epoch":216,"state":"active+clean","last_fresh":"2023-10-01T08:03:06.565758+0000","last_change":"2023-10-01T08:00:38.855273+0000","last_active":"2023-10-01T08:03:06.565758+0000","last_peered":"2023-10-01T08:03:06.565758+0000","last_clean":"2023-10-01T08:03:06.565758+0000","last_became_active":"2023-10-01T08:00:38.854390+0000","last_became_peered":"2023-10-01T08:00:38.854390+0000","last_unstale":"2023-10-01T08:03:06.565758+0000","last_undegraded":"2023-10-01T08:03:06.565758+0000","last_fullsized":"2023-10-01T08:03:06.565758+0000","mapping_epoch":206,"log_start":"0'0","ondisk_log_start":"0'0","created":206,"last_epoch_clean":207,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:00:37.776459+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:00:37.776459+0000","last_clean_scrub_stamp":"2023-10-01T08:00:37.776459+0000","objects_scrubbed":0,"log_size":8586,"log_dups_size":0,"ondisk_log_size":8586,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":347602944,"num_objects":5304,"num_object_clones":0,"num_object_copies":15912,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5304,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8586,"num_write_kb":444480,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":183,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.606871+0000","last_change":"2023-10-01T07:43:24.917235+0000","last_active":"2023-10-01T08:02:28.606871+0000","last_peered":"2023-10-01T08:02:28.606871+0000","last_clean":"2023-10-01T08:02:28.606871+0000","last_became_active":"2023-10-01T07:43:24.916855+0000","last_became_peered":"2023-10-01T07:43:24.916855+0000","last_unstale":"2023-10-01T08:02:28.606871+0000","last_undegraded":"2023-10-01T08:02:28.606871+0000","last_fullsized":"2023-10-01T08:02:28.606871+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":149,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.612385+0000","last_change":"2023-10-01T07:54:21.695610+0000","last_active":"2023-10-01T08:02:28.612385+0000","last_peered":"2023-10-01T08:02:28.612385+0000","last_clean":"2023-10-01T08:02:28.612385+0000","last_became_active":"2023-10-01T07:54:21.695059+0000","last_became_peered":"2023-10-01T07:54:21.695059+0000","last_unstale":"2023-10-01T08:02:28.612385+0000","last_undegraded":"2023-10-01T08:02:28.612385+0000","last_fullsized":"2023-10-01T08:02:28.612385+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:22:59.068461+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"9.1","version":"216'8406","reported_seq":8426,"reported_epoch":216,"state":"active+clean","last_fresh":"2023-10-01T08:03:03.634386+0000","last_change":"2023-10-01T08:00:38.871994+0000","last_active":"2023-10-01T08:03:03.634386+0000","last_peered":"2023-10-01T08:03:03.634386+0000","last_clean":"2023-10-01T08:03:03.634386+0000","last_became_active":"2023-10-01T08:00:38.871581+0000","last_became_peered":"2023-10-01T08:00:38.871581+0000","last_unstale":"2023-10-01T08:03:03.634386+0000","last_undegraded":"2023-10-01T08:03:03.634386+0000","last_fullsized":"2023-10-01T08:03:03.634386+0000","mapping_epoch":206,"log_start":"211'1400","ondisk_log_start":"211'1400","created":206,"last_epoch_clean":207,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:00:37.776459+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:00:37.776459+0000","last_clean_scrub_stamp":"2023-10-01T08:00:37.776459+0000","objects_scrubbed":0,"log_size":7006,"log_dups_size":0,"ondisk_log_size":7006,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:02:16.565744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":352714752,"num_objects":5382,"num_object_clones":0,"num_object_copies":16146,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5382,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8406,"num_write_kb":441216,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":162,"reported_epoch":216,"state":"active+clean","last_fresh":"2023-10-01T08:02:50.822884+0000","last_change":"2023-10-01T07:47:46.586597+0000","last_active":"2023-10-01T08:02:50.822884+0000","last_peered":"2023-10-01T08:02:50.822884+0000","last_clean":"2023-10-01T08:02:50.822884+0000","last_became_active":"2023-10-01T07:47:46.586278+0000","last_became_peered":"2023-10-01T07:47:46.586278+0000","last_unstale":"2023-10-01T08:02:50.822884+0000","last_undegraded":"2023-10-01T08:02:50.822884+0000","last_fullsized":"2023-10-01T08:02:50.822884+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:58:57.216985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,4],"acting":[2,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":163,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.607145+0000","last_change":"2023-10-01T07:47:46.589313+0000","last_active":"2023-10-01T08:02:28.607145+0000","last_peered":"2023-10-01T08:02:28.607145+0000","last_clean":"2023-10-01T08:02:28.607145+0000","last_became_active":"2023-10-01T07:47:46.588272+0000","last_became_peered":"2023-10-01T07:47:46.588272+0000","last_unstale":"2023-10-01T08:02:28.607145+0000","last_undegraded":"2023-10-01T08:02:28.607145+0000","last_fullsized":"2023-10-01T08:02:28.607145+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.0","version":"216'8573","reported_seq":8591,"reported_epoch":216,"state":"active+clean","last_fresh":"2023-10-01T08:03:06.499920+0000","last_change":"2023-10-01T08:00:38.870519+0000","last_active":"2023-10-01T08:03:06.499920+0000","last_peered":"2023-10-01T08:03:06.499920+0000","last_clean":"2023-10-01T08:03:06.499920+0000","last_became_active":"2023-10-01T08:00:38.869722+0000","last_became_peered":"2023-10-01T08:00:38.869722+0000","last_unstale":"2023-10-01T08:03:06.499920+0000","last_undegraded":"2023-10-01T08:03:06.499920+0000","last_fullsized":"2023-10-01T08:03:06.499920+0000","mapping_epoch":206,"log_start":"0'0","ondisk_log_start":"0'0","created":206,"last_epoch_clean":207,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:00:37.776459+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:00:37.776459+0000","last_clean_scrub_stamp":"2023-10-01T08:00:37.776459+0000","objects_scrubbed":0,"log_size":8573,"log_dups_size":0,"ondisk_log_size":8573,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":336265216,"num_objects":5131,"num_object_clones":0,"num_object_copies":15393,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5131,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8573,"num_write_kb":438528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,0],"acting":[6,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":221,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.615468+0000","last_change":"2023-10-01T08:00:23.602437+0000","last_active":"2023-10-01T08:02:28.615468+0000","last_peered":"2023-10-01T08:02:28.615468+0000","last_clean":"2023-10-01T08:02:28.615468+0000","last_became_active":"2023-10-01T08:00:23.601874+0000","last_became_peered":"2023-10-01T08:00:23.601874+0000","last_unstale":"2023-10-01T08:02:28.615468+0000","last_undegraded":"2023-10-01T08:02:28.615468+0000","last_fullsized":"2023-10-01T08:02:28.615468+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,3],"acting":[6,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":203,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.604764+0000","last_change":"2023-10-01T07:54:21.698695+0000","last_active":"2023-10-01T08:02:28.604764+0000","last_peered":"2023-10-01T08:02:28.604764+0000","last_clean":"2023-10-01T08:02:28.604764+0000","last_became_active":"2023-10-01T07:54:21.698283+0000","last_became_peered":"2023-10-01T07:54:21.698283+0000","last_unstale":"2023-10-01T08:02:28.604764+0000","last_undegraded":"2023-10-01T08:02:28.604764+0000","last_fullsized":"2023-10-01T08:02:28.604764+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.3","version":"216'8381","reported_seq":8401,"reported_epoch":216,"state":"active+clean","last_fresh":"2023-10-01T08:03:03.518714+0000","last_change":"2023-10-01T08:00:38.871846+0000","last_active":"2023-10-01T08:03:03.518714+0000","last_peered":"2023-10-01T08:03:03.518714+0000","last_clean":"2023-10-01T08:03:03.518714+0000","last_became_active":"2023-10-01T08:00:38.871394+0000","last_became_peered":"2023-10-01T08:00:38.871394+0000","last_unstale":"2023-10-01T08:03:03.518714+0000","last_undegraded":"2023-10-01T08:03:03.518714+0000","last_fullsized":"2023-10-01T08:03:03.518714+0000","mapping_epoch":206,"log_start":"211'1400","ondisk_log_start":"211'1400","created":206,"last_epoch_clean":207,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:00:37.776459+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:00:37.776459+0000","last_clean_scrub_stamp":"2023-10-01T08:00:37.776459+0000","objects_scrubbed":0,"log_size":6981,"log_dups_size":0,"ondisk_log_size":6981,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:02:23.671318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":353566720,"num_objects":5395,"num_object_clones":0,"num_object_copies":16185,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5395,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8381,"num_write_kb":440832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.9","version":"0'0","reported_seq":138,"reported_epoch":216,"state":"active+clean","last_fresh":"2023-10-01T08:02:50.849139+0000","last_change":"2023-10-01T07:54:21.698301+0000","last_active":"2023-10-01T08:02:50.849139+0000","last_peered":"2023-10-01T08:02:50.849139+0000","last_clean":"2023-10-01T08:02:50.849139+0000","last_became_active":"2023-10-01T07:54:21.696766+0000","last_became_peered":"2023-10-01T07:54:21.696766+0000","last_unstale":"2023-10-01T08:02:50.849139+0000","last_undegraded":"2023-10-01T08:02:50.849139+0000","last_fullsized":"2023-10-01T08:02:50.849139+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:16:37.701309+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":189,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.605889+0000","last_change":"2023-10-01T08:00:23.602898+0000","last_active":"2023-10-01T08:02:28.605889+0000","last_peered":"2023-10-01T08:02:28.605889+0000","last_clean":"2023-10-01T08:02:28.605889+0000","last_became_active":"2023-10-01T08:00:23.602229+0000","last_became_peered":"2023-10-01T08:00:23.602229+0000","last_unstale":"2023-10-01T08:02:28.605889+0000","last_undegraded":"2023-10-01T08:02:28.605889+0000","last_fullsized":"2023-10-01T08:02:28.605889+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,3],"acting":[4,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.2","version":"216'8299","reported_seq":8319,"reported_epoch":216,"state":"active+clean","last_fresh":"2023-10-01T08:03:03.615974+0000","last_change":"2023-10-01T08:00:38.852576+0000","last_active":"2023-10-01T08:03:03.615974+0000","last_peered":"2023-10-01T08:03:03.615974+0000","last_clean":"2023-10-01T08:03:03.615974+0000","last_became_active":"2023-10-01T08:00:38.852065+0000","last_became_peered":"2023-10-01T08:00:38.852065+0000","last_unstale":"2023-10-01T08:03:03.615974+0000","last_undegraded":"2023-10-01T08:03:03.615974+0000","last_fullsized":"2023-10-01T08:03:03.615974+0000","mapping_epoch":206,"log_start":"211'1300","ondisk_log_start":"211'1300","created":206,"last_epoch_clean":207,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:00:37.776459+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:00:37.776459+0000","last_clean_scrub_stamp":"2023-10-01T08:00:37.776459+0000","objects_scrubbed":0,"log_size":6999,"log_dups_size":0,"ondisk_log_size":6999,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:59:13.957763+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":352387072,"num_objects":5377,"num_object_clones":0,"num_object_copies":16131,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5377,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8299,"num_write_kb":437632,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":221,"reported_epoch":216,"state":"active+clean","last_fresh":"2023-10-01T08:02:50.831994+0000","last_change":"2023-10-01T07:54:21.701385+0000","last_active":"2023-10-01T08:02:50.831994+0000","last_peered":"2023-10-01T08:02:50.831994+0000","last_clean":"2023-10-01T08:02:50.831994+0000","last_became_active":"2023-10-01T07:54:21.700766+0000","last_became_peered":"2023-10-01T07:54:21.700766+0000","last_unstale":"2023-10-01T08:02:50.831994+0000","last_undegraded":"2023-10-01T08:02:50.831994+0000","last_fullsized":"2023-10-01T08:02:50.831994+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:59:25.082512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":152,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.609235+0000","last_change":"2023-10-01T07:54:21.707574+0000","last_active":"2023-10-01T08:02:28.609235+0000","last_peered":"2023-10-01T08:02:28.609235+0000","last_clean":"2023-10-01T08:02:28.609235+0000","last_became_active":"2023-10-01T07:54:21.707168+0000","last_became_peered":"2023-10-01T07:54:21.707168+0000","last_unstale":"2023-10-01T08:02:28.609235+0000","last_undegraded":"2023-10-01T08:02:28.609235+0000","last_fullsized":"2023-10-01T08:02:28.609235+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:58:31.691669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"216'8642","reported_seq":8660,"reported_epoch":216,"state":"active+clean","last_fresh":"2023-10-01T08:03:06.559084+0000","last_change":"2023-10-01T08:00:38.809593+0000","last_active":"2023-10-01T08:03:06.559084+0000","last_peered":"2023-10-01T08:03:06.559084+0000","last_clean":"2023-10-01T08:03:06.559084+0000","last_became_active":"2023-10-01T08:00:38.809247+0000","last_became_peered":"2023-10-01T08:00:38.809247+0000","last_unstale":"2023-10-01T08:03:06.559084+0000","last_undegraded":"2023-10-01T08:03:06.559084+0000","last_fullsized":"2023-10-01T08:03:06.559084+0000","mapping_epoch":206,"log_start":"0'0","ondisk_log_start":"0'0","created":206,"last_epoch_clean":207,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:00:37.776459+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:00:37.776459+0000","last_clean_scrub_stamp":"2023-10-01T08:00:37.776459+0000","objects_scrubbed":0,"log_size":8642,"log_dups_size":0,"ondisk_log_size":8642,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":344981504,"num_objects":5264,"num_object_clones":0,"num_object_copies":15792,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5264,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8642,"num_write_kb":444992,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":181,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:40.854481+0000","last_change":"2023-10-01T07:54:21.704536+0000","last_active":"2023-10-01T08:02:40.854481+0000","last_peered":"2023-10-01T08:02:40.854481+0000","last_clean":"2023-10-01T08:02:40.854481+0000","last_became_active":"2023-10-01T07:54:21.700166+0000","last_became_peered":"2023-10-01T07:54:21.700166+0000","last_unstale":"2023-10-01T08:02:40.854481+0000","last_undegraded":"2023-10-01T08:02:40.854481+0000","last_fullsized":"2023-10-01T08:02:40.854481+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:48:11.689572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":198,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.607981+0000","last_change":"2023-10-01T07:43:24.917072+0000","last_active":"2023-10-01T08:02:28.607981+0000","last_peered":"2023-10-01T08:02:28.607981+0000","last_clean":"2023-10-01T08:02:28.607981+0000","last_became_active":"2023-10-01T07:43:24.916661+0000","last_became_peered":"2023-10-01T07:43:24.916661+0000","last_unstale":"2023-10-01T08:02:28.607981+0000","last_undegraded":"2023-10-01T08:02:28.607981+0000","last_fullsized":"2023-10-01T08:02:28.607981+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":128,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.604800+0000","last_change":"2023-10-01T08:00:23.670259+0000","last_active":"2023-10-01T08:02:28.604800+0000","last_peered":"2023-10-01T08:02:28.604800+0000","last_clean":"2023-10-01T08:02:28.604800+0000","last_became_active":"2023-10-01T08:00:23.669560+0000","last_became_peered":"2023-10-01T08:00:23.669560+0000","last_unstale":"2023-10-01T08:02:28.604800+0000","last_undegraded":"2023-10-01T08:02:28.604800+0000","last_fullsized":"2023-10-01T08:02:28.604800+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[4,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.9","version":"216'8815","reported_seq":8833,"reported_epoch":216,"state":"active+clean","last_fresh":"2023-10-01T08:03:06.523445+0000","last_change":"2023-10-01T08:00:38.874292+0000","last_active":"2023-10-01T08:03:06.523445+0000","last_peered":"2023-10-01T08:03:06.523445+0000","last_clean":"2023-10-01T08:03:06.523445+0000","last_became_active":"2023-10-01T08:00:38.873904+0000","last_became_peered":"2023-10-01T08:00:38.873904+0000","last_unstale":"2023-10-01T08:03:06.523445+0000","last_undegraded":"2023-10-01T08:03:06.523445+0000","last_fullsized":"2023-10-01T08:03:06.523445+0000","mapping_epoch":206,"log_start":"0'0","ondisk_log_start":"0'0","created":206,"last_epoch_clean":207,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:00:37.776459+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:00:37.776459+0000","last_clean_scrub_stamp":"2023-10-01T08:00:37.776459+0000","objects_scrubbed":0,"log_size":8815,"log_dups_size":0,"ondisk_log_size":8815,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":347799552,"num_objects":5307,"num_object_clones":0,"num_object_copies":15921,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5307,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8815,"num_write_kb":451904,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":202,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.606729+0000","last_change":"2023-10-01T07:54:21.710760+0000","last_active":"2023-10-01T08:02:28.606729+0000","last_peered":"2023-10-01T08:02:28.606729+0000","last_clean":"2023-10-01T08:02:28.606729+0000","last_became_active":"2023-10-01T07:54:21.710322+0000","last_became_peered":"2023-10-01T07:54:21.710322+0000","last_unstale":"2023-10-01T08:02:28.606729+0000","last_undegraded":"2023-10-01T08:02:28.606729+0000","last_fullsized":"2023-10-01T08:02:28.606729+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":161,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.604652+0000","last_change":"2023-10-01T07:47:46.591521+0000","last_active":"2023-10-01T08:02:28.604652+0000","last_peered":"2023-10-01T08:02:28.604652+0000","last_clean":"2023-10-01T08:02:28.604652+0000","last_became_active":"2023-10-01T07:47:46.590065+0000","last_became_peered":"2023-10-01T07:47:46.590065+0000","last_unstale":"2023-10-01T08:02:28.604652+0000","last_undegraded":"2023-10-01T08:02:28.604652+0000","last_fullsized":"2023-10-01T08:02:28.604652+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":139,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:30.397152+0000","last_change":"2023-10-01T08:00:23.594629+0000","last_active":"2023-10-01T08:02:30.397152+0000","last_peered":"2023-10-01T08:02:30.397152+0000","last_clean":"2023-10-01T08:02:30.397152+0000","last_became_active":"2023-10-01T08:00:23.594258+0000","last_became_peered":"2023-10-01T08:00:23.594258+0000","last_unstale":"2023-10-01T08:02:30.397152+0000","last_undegraded":"2023-10-01T08:02:30.397152+0000","last_fullsized":"2023-10-01T08:02:30.397152+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:36:11.661270+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,6],"acting":[2,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"9.a","version":"216'8477","reported_seq":8497,"reported_epoch":216,"state":"active+clean","last_fresh":"2023-10-01T08:03:05.884764+0000","last_change":"2023-10-01T08:00:38.872331+0000","last_active":"2023-10-01T08:03:05.884764+0000","last_peered":"2023-10-01T08:03:05.884764+0000","last_clean":"2023-10-01T08:03:05.884764+0000","last_became_active":"2023-10-01T08:00:38.871487+0000","last_became_peered":"2023-10-01T08:00:38.871487+0000","last_unstale":"2023-10-01T08:03:05.884764+0000","last_undegraded":"2023-10-01T08:03:05.884764+0000","last_fullsized":"2023-10-01T08:03:05.884764+0000","mapping_epoch":206,"log_start":"0'0","ondisk_log_start":"0'0","created":206,"last_epoch_clean":207,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:00:37.776459+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:00:37.776459+0000","last_clean_scrub_stamp":"2023-10-01T08:00:37.776459+0000","objects_scrubbed":0,"log_size":8477,"log_dups_size":0,"ondisk_log_size":8477,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:09:58.051676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":344915968,"num_objects":5263,"num_object_clones":0,"num_object_copies":15789,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5263,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8477,"num_write_kb":439680,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":210,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.609471+0000","last_change":"2023-10-01T07:43:24.905505+0000","last_active":"2023-10-01T08:02:28.609471+0000","last_peered":"2023-10-01T08:02:28.609471+0000","last_clean":"2023-10-01T08:02:28.609471+0000","last_became_active":"2023-10-01T07:43:24.905061+0000","last_became_peered":"2023-10-01T07:43:24.905061+0000","last_unstale":"2023-10-01T08:02:28.609471+0000","last_undegraded":"2023-10-01T08:02:28.609471+0000","last_fullsized":"2023-10-01T08:02:28.609471+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:37:50.798269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":159,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.608831+0000","last_change":"2023-10-01T07:54:21.709084+0000","last_active":"2023-10-01T08:02:28.608831+0000","last_peered":"2023-10-01T08:02:28.608831+0000","last_clean":"2023-10-01T08:02:28.608831+0000","last_became_active":"2023-10-01T07:54:21.705439+0000","last_became_peered":"2023-10-01T07:54:21.705439+0000","last_unstale":"2023-10-01T08:02:28.608831+0000","last_undegraded":"2023-10-01T08:02:28.608831+0000","last_fullsized":"2023-10-01T08:02:28.608831+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:52:48.884320+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":128,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.607056+0000","last_change":"2023-10-01T08:00:23.670477+0000","last_active":"2023-10-01T08:02:28.607056+0000","last_peered":"2023-10-01T08:02:28.607056+0000","last_clean":"2023-10-01T08:02:28.607056+0000","last_became_active":"2023-10-01T08:00:23.669973+0000","last_became_peered":"2023-10-01T08:00:23.669973+0000","last_unstale":"2023-10-01T08:02:28.607056+0000","last_undegraded":"2023-10-01T08:02:28.607056+0000","last_fullsized":"2023-10-01T08:02:28.607056+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"9.8","version":"216'8609","reported_seq":8629,"reported_epoch":216,"state":"active+clean","last_fresh":"2023-10-01T08:03:03.579992+0000","last_change":"2023-10-01T08:00:38.874149+0000","last_active":"2023-10-01T08:03:03.579992+0000","last_peered":"2023-10-01T08:03:03.579992+0000","last_clean":"2023-10-01T08:03:03.579992+0000","last_became_active":"2023-10-01T08:00:38.873798+0000","last_became_peered":"2023-10-01T08:00:38.873798+0000","last_unstale":"2023-10-01T08:03:03.579992+0000","last_undegraded":"2023-10-01T08:03:03.579992+0000","last_fullsized":"2023-10-01T08:03:03.579992+0000","mapping_epoch":206,"log_start":"211'1600","ondisk_log_start":"211'1600","created":206,"last_epoch_clean":207,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:00:37.776459+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:00:37.776459+0000","last_clean_scrub_stamp":"2023-10-01T08:00:37.776459+0000","objects_scrubbed":0,"log_size":7009,"log_dups_size":0,"ondisk_log_size":7009,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:19:33.473625+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":359071744,"num_objects":5479,"num_object_clones":0,"num_object_copies":16437,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5479,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8609,"num_write_kb":450816,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":202,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.606931+0000","last_change":"2023-10-01T07:48:00.320868+0000","last_active":"2023-10-01T08:02:28.606931+0000","last_peered":"2023-10-01T08:02:28.606931+0000","last_clean":"2023-10-01T08:02:28.606931+0000","last_became_active":"2023-10-01T07:48:00.320514+0000","last_became_peered":"2023-10-01T07:48:00.320514+0000","last_unstale":"2023-10-01T08:02:28.606931+0000","last_undegraded":"2023-10-01T08:02:28.606931+0000","last_fullsized":"2023-10-01T08:02:28.606931+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":326,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.614763+0000","last_change":"2023-10-01T07:53:49.934977+0000","last_active":"2023-10-01T08:02:28.614763+0000","last_peered":"2023-10-01T08:02:28.614763+0000","last_clean":"2023-10-01T08:02:28.614763+0000","last_became_active":"2023-10-01T07:53:49.934447+0000","last_became_peered":"2023-10-01T07:53:49.934447+0000","last_unstale":"2023-10-01T08:02:28.614763+0000","last_undegraded":"2023-10-01T08:02:28.614763+0000","last_fullsized":"2023-10-01T08:02:28.614763+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:23:32.049984+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:23:32.049984+0000","last_clean_scrub_stamp":"2023-10-01T07:23:32.049984+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,0],"acting":[6,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":150,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.621645+0000","last_change":"2023-10-01T07:43:24.910767+0000","last_active":"2023-10-01T08:02:28.621645+0000","last_peered":"2023-10-01T08:02:28.621645+0000","last_clean":"2023-10-01T08:02:28.621645+0000","last_became_active":"2023-10-01T07:43:24.910214+0000","last_became_peered":"2023-10-01T07:43:24.910214+0000","last_unstale":"2023-10-01T08:02:28.621645+0000","last_undegraded":"2023-10-01T08:02:28.621645+0000","last_fullsized":"2023-10-01T08:02:28.621645+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:37:46.200934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":192,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.615335+0000","last_change":"2023-10-01T07:48:00.323822+0000","last_active":"2023-10-01T08:02:28.615335+0000","last_peered":"2023-10-01T08:02:28.615335+0000","last_clean":"2023-10-01T08:02:28.615335+0000","last_became_active":"2023-10-01T07:48:00.323132+0000","last_became_peered":"2023-10-01T07:48:00.323132+0000","last_unstale":"2023-10-01T08:02:28.615335+0000","last_undegraded":"2023-10-01T08:02:28.615335+0000","last_fullsized":"2023-10-01T08:02:28.615335+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"216'8635","reported_seq":8653,"reported_epoch":216,"state":"active+clean","last_fresh":"2023-10-01T08:03:06.518051+0000","last_change":"2023-10-01T08:00:38.869955+0000","last_active":"2023-10-01T08:03:06.518051+0000","last_peered":"2023-10-01T08:03:06.518051+0000","last_clean":"2023-10-01T08:03:06.518051+0000","last_became_active":"2023-10-01T08:00:38.869377+0000","last_became_peered":"2023-10-01T08:00:38.869377+0000","last_unstale":"2023-10-01T08:03:06.518051+0000","last_undegraded":"2023-10-01T08:03:06.518051+0000","last_fullsized":"2023-10-01T08:03:06.518051+0000","mapping_epoch":206,"log_start":"0'0","ondisk_log_start":"0'0","created":206,"last_epoch_clean":207,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:00:37.776459+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:00:37.776459+0000","last_clean_scrub_stamp":"2023-10-01T08:00:37.776459+0000","objects_scrubbed":0,"log_size":8635,"log_dups_size":0,"ondisk_log_size":8635,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":348717056,"num_objects":5321,"num_object_clones":0,"num_object_copies":15963,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5321,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8635,"num_write_kb":446592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":23,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.601426+0000","last_change":"2023-10-01T08:00:23.669180+0000","last_active":"2023-10-01T08:02:28.601426+0000","last_peered":"2023-10-01T08:02:28.601426+0000","last_clean":"2023-10-01T08:02:28.601426+0000","last_became_active":"2023-10-01T08:00:23.668845+0000","last_became_peered":"2023-10-01T08:00:23.668845+0000","last_unstale":"2023-10-01T08:02:28.601426+0000","last_undegraded":"2023-10-01T08:02:28.601426+0000","last_fullsized":"2023-10-01T08:02:28.601426+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:13:28.089002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"3.1","version":"0'0","reported_seq":149,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.604507+0000","last_change":"2023-10-01T07:53:49.934037+0000","last_active":"2023-10-01T08:02:28.604507+0000","last_peered":"2023-10-01T08:02:28.604507+0000","last_clean":"2023-10-01T08:02:28.604507+0000","last_became_active":"2023-10-01T07:53:49.933525+0000","last_became_peered":"2023-10-01T07:53:49.933525+0000","last_unstale":"2023-10-01T08:02:28.604507+0000","last_undegraded":"2023-10-01T08:02:28.604507+0000","last_fullsized":"2023-10-01T08:02:28.604507+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":126,"reported_epoch":216,"state":"active+clean","last_fresh":"2023-10-01T08:02:50.849804+0000","last_change":"2023-10-01T07:54:21.696464+0000","last_active":"2023-10-01T08:02:50.849804+0000","last_peered":"2023-10-01T08:02:50.849804+0000","last_clean":"2023-10-01T08:02:50.849804+0000","last_became_active":"2023-10-01T07:54:21.695962+0000","last_became_peered":"2023-10-01T07:54:21.695962+0000","last_unstale":"2023-10-01T08:02:50.849804+0000","last_undegraded":"2023-10-01T08:02:50.849804+0000","last_fullsized":"2023-10-01T08:02:50.849804+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:49:03.596457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.e","version":"216'8667","reported_seq":8685,"reported_epoch":216,"state":"active+clean","last_fresh":"2023-10-01T08:03:05.209916+0000","last_change":"2023-10-01T08:00:38.873367+0000","last_active":"2023-10-01T08:03:05.209916+0000","last_peered":"2023-10-01T08:03:05.209916+0000","last_clean":"2023-10-01T08:03:05.209916+0000","last_became_active":"2023-10-01T08:00:38.872979+0000","last_became_peered":"2023-10-01T08:00:38.872979+0000","last_unstale":"2023-10-01T08:03:05.209916+0000","last_undegraded":"2023-10-01T08:03:05.209916+0000","last_fullsized":"2023-10-01T08:03:05.209916+0000","mapping_epoch":206,"log_start":"0'0","ondisk_log_start":"0'0","created":206,"last_epoch_clean":207,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:00:37.776459+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:00:37.776459+0000","last_clean_scrub_stamp":"2023-10-01T08:00:37.776459+0000","objects_scrubbed":0,"log_size":8667,"log_dups_size":0,"ondisk_log_size":8667,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":350552064,"num_objects":5349,"num_object_clones":0,"num_object_copies":16047,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5349,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8667,"num_write_kb":448512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.5","version":"0'0","reported_seq":145,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.605166+0000","last_change":"2023-10-01T07:53:49.935004+0000","last_active":"2023-10-01T08:02:28.605166+0000","last_peered":"2023-10-01T08:02:28.605166+0000","last_clean":"2023-10-01T08:02:28.605166+0000","last_became_active":"2023-10-01T07:53:49.934636+0000","last_became_peered":"2023-10-01T07:53:49.934636+0000","last_unstale":"2023-10-01T08:02:28.605166+0000","last_undegraded":"2023-10-01T08:02:28.605166+0000","last_fullsized":"2023-10-01T08:02:28.605166+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":159,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:40.854460+0000","last_change":"2023-10-01T07:54:21.703258+0000","last_active":"2023-10-01T08:02:40.854460+0000","last_peered":"2023-10-01T08:02:40.854460+0000","last_clean":"2023-10-01T08:02:40.854460+0000","last_became_active":"2023-10-01T07:54:21.698475+0000","last_became_peered":"2023-10-01T07:54:21.698475+0000","last_unstale":"2023-10-01T08:02:40.854460+0000","last_undegraded":"2023-10-01T08:02:40.854460+0000","last_fullsized":"2023-10-01T08:02:40.854460+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:06:44.016487+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":138,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.606887+0000","last_change":"2023-10-01T07:53:49.931927+0000","last_active":"2023-10-01T08:02:28.606887+0000","last_peered":"2023-10-01T08:02:28.606887+0000","last_clean":"2023-10-01T08:02:28.606887+0000","last_became_active":"2023-10-01T07:53:49.931219+0000","last_became_peered":"2023-10-01T07:53:49.931219+0000","last_unstale":"2023-10-01T08:02:28.606887+0000","last_undegraded":"2023-10-01T08:02:28.606887+0000","last_fullsized":"2023-10-01T08:02:28.606887+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"9.d","version":"216'8596","reported_seq":8614,"reported_epoch":216,"state":"active+clean","last_fresh":"2023-10-01T08:03:06.572791+0000","last_change":"2023-10-01T08:00:38.876530+0000","last_active":"2023-10-01T08:03:06.572791+0000","last_peered":"2023-10-01T08:03:06.572791+0000","last_clean":"2023-10-01T08:03:06.572791+0000","last_became_active":"2023-10-01T08:00:38.875737+0000","last_became_peered":"2023-10-01T08:00:38.875737+0000","last_unstale":"2023-10-01T08:03:06.572791+0000","last_undegraded":"2023-10-01T08:03:06.572791+0000","last_fullsized":"2023-10-01T08:03:06.572791+0000","mapping_epoch":206,"log_start":"0'0","ondisk_log_start":"0'0","created":206,"last_epoch_clean":207,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:00:37.776459+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:00:37.776459+0000","last_clean_scrub_stamp":"2023-10-01T08:00:37.776459+0000","objects_scrubbed":0,"log_size":8596,"log_dups_size":0,"ondisk_log_size":8596,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":336265240,"num_objects":5132,"num_object_clones":0,"num_object_copies":15396,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5132,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":8596,"num_write_kb":439233,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":203,"reported_epoch":216,"state":"active+clean","last_fresh":"2023-10-01T08:02:50.829794+0000","last_change":"2023-10-01T07:48:00.312567+0000","last_active":"2023-10-01T08:02:50.829794+0000","last_peered":"2023-10-01T08:02:50.829794+0000","last_clean":"2023-10-01T08:02:50.829794+0000","last_became_active":"2023-10-01T07:48:00.311711+0000","last_became_peered":"2023-10-01T07:48:00.311711+0000","last_unstale":"2023-10-01T08:02:50.829794+0000","last_undegraded":"2023-10-01T08:02:50.829794+0000","last_fullsized":"2023-10-01T08:02:50.829794+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:02:05.723765+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":138,"reported_epoch":216,"state":"active+clean","last_fresh":"2023-10-01T08:02:50.849719+0000","last_change":"2023-10-01T07:54:21.702881+0000","last_active":"2023-10-01T08:02:50.849719+0000","last_peered":"2023-10-01T08:02:50.849719+0000","last_clean":"2023-10-01T08:02:50.849719+0000","last_became_active":"2023-10-01T07:54:21.697993+0000","last_became_peered":"2023-10-01T07:54:21.697993+0000","last_unstale":"2023-10-01T08:02:50.849719+0000","last_undegraded":"2023-10-01T08:02:50.849719+0000","last_fullsized":"2023-10-01T08:02:50.849719+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:30:11.014197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":200,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.601572+0000","last_change":"2023-10-01T07:48:00.318480+0000","last_active":"2023-10-01T08:02:28.601572+0000","last_peered":"2023-10-01T08:02:28.601572+0000","last_clean":"2023-10-01T08:02:28.601572+0000","last_became_active":"2023-10-01T07:48:00.317844+0000","last_became_peered":"2023-10-01T07:48:00.317844+0000","last_unstale":"2023-10-01T08:02:28.601572+0000","last_undegraded":"2023-10-01T08:02:28.601572+0000","last_fullsized":"2023-10-01T08:02:28.601572+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:05:35.934919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"216'8392","reported_seq":8412,"reported_epoch":216,"state":"active+clean","last_fresh":"2023-10-01T08:03:03.628251+0000","last_change":"2023-10-01T08:00:38.872599+0000","last_active":"2023-10-01T08:03:03.628251+0000","last_peered":"2023-10-01T08:03:03.628251+0000","last_clean":"2023-10-01T08:03:03.628251+0000","last_became_active":"2023-10-01T08:00:38.871644+0000","last_became_peered":"2023-10-01T08:00:38.871644+0000","last_unstale":"2023-10-01T08:03:03.628251+0000","last_undegraded":"2023-10-01T08:03:03.628251+0000","last_fullsized":"2023-10-01T08:03:03.628251+0000","mapping_epoch":206,"log_start":"211'1400","ondisk_log_start":"211'1400","created":206,"last_epoch_clean":207,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:00:37.776459+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:00:37.776459+0000","last_clean_scrub_stamp":"2023-10-01T08:00:37.776459+0000","objects_scrubbed":0,"log_size":6992,"log_dups_size":0,"ondisk_log_size":6992,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:59:08.147491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":351141888,"num_objects":5358,"num_object_clones":0,"num_object_copies":16074,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5358,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8392,"num_write_kb":440000,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":201,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.615515+0000","last_change":"2023-10-01T07:48:00.313007+0000","last_active":"2023-10-01T08:02:28.615515+0000","last_peered":"2023-10-01T08:02:28.615515+0000","last_clean":"2023-10-01T08:02:28.615515+0000","last_became_active":"2023-10-01T07:48:00.312535+0000","last_became_peered":"2023-10-01T07:48:00.312535+0000","last_unstale":"2023-10-01T08:02:28.615515+0000","last_undegraded":"2023-10-01T08:02:28.615515+0000","last_fullsized":"2023-10-01T08:02:28.615515+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":89,"reported_epoch":216,"state":"active+clean","last_fresh":"2023-10-01T08:02:50.849622+0000","last_change":"2023-10-01T07:54:21.703461+0000","last_active":"2023-10-01T08:02:50.849622+0000","last_peered":"2023-10-01T08:02:50.849622+0000","last_clean":"2023-10-01T08:02:50.849622+0000","last_became_active":"2023-10-01T07:54:21.702628+0000","last_became_peered":"2023-10-01T07:54:21.702628+0000","last_unstale":"2023-10-01T08:02:50.849622+0000","last_undegraded":"2023-10-01T08:02:50.849622+0000","last_fullsized":"2023-10-01T08:02:50.849622+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:41:10.213398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[1,0,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":166,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.604603+0000","last_change":"2023-10-01T07:47:46.586842+0000","last_active":"2023-10-01T08:02:28.604603+0000","last_peered":"2023-10-01T08:02:28.604603+0000","last_clean":"2023-10-01T08:02:28.604603+0000","last_became_active":"2023-10-01T07:47:46.586212+0000","last_became_peered":"2023-10-01T07:47:46.586212+0000","last_unstale":"2023-10-01T08:02:28.604603+0000","last_undegraded":"2023-10-01T08:02:28.604603+0000","last_fullsized":"2023-10-01T08:02:28.604603+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":121,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.609891+0000","last_change":"2023-10-01T07:53:49.930242+0000","last_active":"2023-10-01T08:02:28.609891+0000","last_peered":"2023-10-01T08:02:28.609891+0000","last_clean":"2023-10-01T08:02:28.609891+0000","last_became_active":"2023-10-01T07:53:49.929827+0000","last_became_peered":"2023-10-01T07:53:49.929827+0000","last_unstale":"2023-10-01T08:02:28.609891+0000","last_undegraded":"2023-10-01T08:02:28.609891+0000","last_fullsized":"2023-10-01T08:02:28.609891+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:07:50.612543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,7],"acting":[2,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":223,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:40.398083+0000","last_change":"2023-10-01T07:54:21.703640+0000","last_active":"2023-10-01T08:02:40.398083+0000","last_peered":"2023-10-01T08:02:40.398083+0000","last_clean":"2023-10-01T08:02:40.398083+0000","last_became_active":"2023-10-01T07:54:21.703259+0000","last_became_peered":"2023-10-01T07:54:21.703259+0000","last_unstale":"2023-10-01T08:02:40.398083+0000","last_undegraded":"2023-10-01T08:02:40.398083+0000","last_fullsized":"2023-10-01T08:02:40.398083+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:22:40.141389+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":224,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.606924+0000","last_change":"2023-10-01T07:54:21.705971+0000","last_active":"2023-10-01T08:02:28.606924+0000","last_peered":"2023-10-01T08:02:28.606924+0000","last_clean":"2023-10-01T08:02:28.606924+0000","last_became_active":"2023-10-01T07:54:21.705697+0000","last_became_peered":"2023-10-01T07:54:21.705697+0000","last_unstale":"2023-10-01T08:02:28.606924+0000","last_undegraded":"2023-10-01T08:02:28.606924+0000","last_fullsized":"2023-10-01T08:02:28.606924+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,2,1],"acting":[5,2,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":218,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.604854+0000","last_change":"2023-10-01T08:00:23.602895+0000","last_active":"2023-10-01T08:02:28.604854+0000","last_peered":"2023-10-01T08:02:28.604854+0000","last_clean":"2023-10-01T08:02:28.604854+0000","last_became_active":"2023-10-01T08:00:23.602425+0000","last_became_peered":"2023-10-01T08:00:23.602425+0000","last_unstale":"2023-10-01T08:02:28.604854+0000","last_undegraded":"2023-10-01T08:02:28.604854+0000","last_fullsized":"2023-10-01T08:02:28.604854+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":185,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.608084+0000","last_change":"2023-10-01T07:47:46.587284+0000","last_active":"2023-10-01T08:02:28.608084+0000","last_peered":"2023-10-01T08:02:28.608084+0000","last_clean":"2023-10-01T08:02:28.608084+0000","last_became_active":"2023-10-01T07:47:46.586309+0000","last_became_peered":"2023-10-01T07:47:46.586309+0000","last_unstale":"2023-10-01T08:02:28.608084+0000","last_undegraded":"2023-10-01T08:02:28.608084+0000","last_fullsized":"2023-10-01T08:02:28.608084+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":194,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.604942+0000","last_change":"2023-10-01T07:47:46.578613+0000","last_active":"2023-10-01T08:02:28.604942+0000","last_peered":"2023-10-01T08:02:28.604942+0000","last_clean":"2023-10-01T08:02:28.604942+0000","last_became_active":"2023-10-01T07:47:46.578263+0000","last_became_peered":"2023-10-01T07:47:46.578263+0000","last_unstale":"2023-10-01T08:02:28.604942+0000","last_undegraded":"2023-10-01T08:02:28.604942+0000","last_fullsized":"2023-10-01T08:02:28.604942+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.601328+0000","last_change":"2023-10-01T07:43:24.912080+0000","last_active":"2023-10-01T08:02:28.601328+0000","last_peered":"2023-10-01T08:02:28.601328+0000","last_clean":"2023-10-01T08:02:28.601328+0000","last_became_active":"2023-10-01T07:43:24.911577+0000","last_became_peered":"2023-10-01T07:43:24.911577+0000","last_unstale":"2023-10-01T08:02:28.601328+0000","last_undegraded":"2023-10-01T08:02:28.601328+0000","last_fullsized":"2023-10-01T08:02:28.601328+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:49:36.182931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":211,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:48.626554+0000","last_change":"2023-10-01T07:43:24.905781+0000","last_active":"2023-10-01T08:02:48.626554+0000","last_peered":"2023-10-01T08:02:48.626554+0000","last_clean":"2023-10-01T08:02:48.626554+0000","last_became_active":"2023-10-01T07:43:24.905433+0000","last_became_peered":"2023-10-01T07:43:24.905433+0000","last_unstale":"2023-10-01T08:02:48.626554+0000","last_undegraded":"2023-10-01T08:02:48.626554+0000","last_fullsized":"2023-10-01T08:02:48.626554+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:42:18.329292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"59'4","reported_seq":87,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.607127+0000","last_change":"2023-10-01T07:53:49.927570+0000","last_active":"2023-10-01T08:02:28.607127+0000","last_peered":"2023-10-01T08:02:28.607127+0000","last_clean":"2023-10-01T08:02:28.607127+0000","last_became_active":"2023-10-01T07:53:49.927107+0000","last_became_peered":"2023-10-01T07:53:49.927107+0000","last_unstale":"2023-10-01T08:02:28.607127+0000","last_undegraded":"2023-10-01T08:02:28.607127+0000","last_fullsized":"2023-10-01T08:02:28.607127+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+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":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":182,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-01T08:02:28.604377+0000","last_change":"2023-10-01T07:47:46.588033+0000","last_active":"2023-10-01T08:02:28.604377+0000","last_peered":"2023-10-01T08:02:28.604377+0000","last_clean":"2023-10-01T08:02:28.604377+0000","last_became_active":"2023-10-01T07:47:46.587731+0000","last_became_peered":"2023-10-01T07:47:46.587731+0000","last_unstale":"2023-10-01T08:02:28.604377+0000","last_undegraded":"2023-10-01T08:02:28.604377+0000","last_fullsized":"2023-10-01T08:02:28.604377+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":92,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":37741,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":9,"num_pg":16,"stat_sum":{"num_bytes":5540937752,"num_objects":84549,"num_object_clones":0,"num_object_copies":253647,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":84549,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":136443,"num_write_kb":7071681,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":16560173056,"data_stored":16560160840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":129343,"ondisk_log_size":129343,"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":116,"seq":498216206519,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3608512,"kb_used_data":3298296,"kb_used_omap":9,"kb_used_meta":310134,"kb_avail":90136640,"statfs":{"total":95995035648,"available":92299919360,"internally_reserved":0,"allocated":3377455104,"data_stored":3376932843,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9583,"internal_metadata":317577873},"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":"Sun Oct 1 08:02:21 2023","interfaces":[{"interface":"back","average":{"1min":1.8080000000000001,"5min":1.7270000000000001,"15min":1.4770000000000001},"min":{"1min":0.24099999999999999,"5min":0.24099999999999999,"15min":0.23899999999999999},"max":{"1min":8.3079999999999998,"5min":8.3079999999999998,"15min":21.469999999999999},"last":0.311},{"interface":"front","average":{"1min":1.2310000000000001,"5min":1.4850000000000001,"15min":1.4910000000000001},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":4.9089999999999998,"5min":7.0309999999999997,"15min":21.561},"last":0.45400000000000001}]},{"osd":1,"last update":"Sun Oct 1 08:02:36 2023","interfaces":[{"interface":"back","average":{"1min":1.9199999999999999,"5min":1.851,"15min":1.5860000000000001},"min":{"1min":0.36299999999999999,"5min":0.28499999999999998,"15min":0.28399999999999997},"max":{"1min":8.3399999999999999,"5min":10.351000000000001,"15min":10.351000000000001},"last":0.27700000000000002},{"interface":"front","average":{"1min":0.81999999999999995,"5min":1.4450000000000001,"15min":1.49},"min":{"1min":0.31,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":3.222,"5min":10.44,"15min":10.44},"last":0.50800000000000001}]},{"osd":2,"last update":"Sun Oct 1 08:02:21 2023","interfaces":[{"interface":"back","average":{"1min":1.26,"5min":1.244,"15min":1.7729999999999999},"min":{"1min":0.36699999999999999,"5min":0.314,"15min":0.309},"max":{"1min":5.1859999999999999,"5min":5.9400000000000004,"15min":71.756},"last":1.835},{"interface":"front","average":{"1min":0.68999999999999995,"5min":1.21,"15min":1.5840000000000001},"min":{"1min":0.35599999999999998,"5min":0.33200000000000002,"15min":0.30099999999999999},"max":{"1min":2.407,"5min":6.952,"15min":71.563999999999993},"last":0.55400000000000005}]},{"osd":3,"last update":"Sun Oct 1 08:02:21 2023","interfaces":[{"interface":"back","average":{"1min":1.6859999999999999,"5min":2.2440000000000002,"15min":2.198},"min":{"1min":0.36399999999999999,"5min":0.32900000000000001,"15min":0.29399999999999998},"max":{"1min":5.2220000000000004,"5min":81.881,"15min":81.881},"last":6.5549999999999997},{"interface":"front","average":{"1min":2.1240000000000001,"5min":2.5179999999999998,"15min":2.2440000000000002},"min":{"1min":0.39200000000000002,"5min":0.38900000000000001,"15min":0.29299999999999998},"max":{"1min":8.3719999999999999,"5min":82.519999999999996,"15min":82.519999999999996},"last":0.41999999999999998}]},{"osd":4,"last update":"Sun Oct 1 08:02:21 2023","interfaces":[{"interface":"back","average":{"1min":1.867,"5min":1.4359999999999999,"15min":1.165},"min":{"1min":0.35299999999999998,"5min":0.34000000000000002,"15min":0.30599999999999999},"max":{"1min":8.2650000000000006,"5min":8.2650000000000006,"15min":8.2650000000000006},"last":1.23},{"interface":"front","average":{"1min":0.64200000000000002,"5min":1.0660000000000001,"15min":1.103},"min":{"1min":0.36599999999999999,"5min":0.32700000000000001,"15min":0.314},"max":{"1min":1.5620000000000001,"5min":8.2949999999999999,"15min":8.5060000000000002},"last":0.48699999999999999}]},{"osd":5,"last update":"Sun Oct 1 08:02:21 2023","interfaces":[{"interface":"back","average":{"1min":1.7430000000000001,"5min":1.5529999999999999,"15min":1.5760000000000001},"min":{"1min":0.443,"5min":0.33100000000000002,"15min":0.29099999999999998},"max":{"1min":5.9969999999999999,"5min":7.0439999999999996,"15min":36.344000000000001},"last":2.347},{"interface":"front","average":{"1min":1.847,"5min":1.673,"15min":1.468},"min":{"1min":0.40699999999999997,"5min":0.35399999999999998,"15min":0.32500000000000001},"max":{"1min":8.5950000000000006,"5min":8.6799999999999997,"15min":36.255000000000003},"last":2.3929999999999998}]},{"osd":6,"last update":"Sun Oct 1 08:02:21 2023","interfaces":[{"interface":"back","average":{"1min":1.1599999999999999,"5min":1.2869999999999999,"15min":1.2649999999999999},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.36399999999999999},"max":{"1min":5.2759999999999998,"5min":9.6539999999999999,"15min":12.803000000000001},"last":0.53200000000000003},{"interface":"front","average":{"1min":1.202,"5min":1.5369999999999999,"15min":1.3859999999999999},"min":{"1min":0.46500000000000002,"5min":0.36099999999999999,"15min":0.31},"max":{"1min":3.9889999999999999,"5min":13.605,"15min":13.605},"last":1.901}]}]},{"osd":6,"up_from":42,"seq":180388626875,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1317880,"kb_used_data":1012464,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":92427272,"statfs":{"total":95995035648,"available":94645526528,"internally_reserved":0,"allocated":1036763136,"data_stored":1036249234,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312737792},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 08:02:13 2023","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":1.6970000000000001,"15min":1.3400000000000001},"min":{"1min":0.28999999999999998,"5min":0.248,"15min":0.248},"max":{"1min":2.4980000000000002,"5min":18.821999999999999,"15min":18.821999999999999},"last":3.8580000000000001},{"interface":"front","average":{"1min":0.69499999999999995,"5min":1.661,"15min":1.4099999999999999},"min":{"1min":0.32500000000000001,"5min":0.30599999999999999,"15min":0.27800000000000002},"max":{"1min":2.6139999999999999,"5min":14.581,"15min":14.581},"last":3.306}]},{"osd":1,"last update":"Sun Oct 1 08:02:34 2023","interfaces":[{"interface":"back","average":{"1min":1.272,"5min":2.1000000000000001,"15min":1.6220000000000001},"min":{"1min":0.28299999999999997,"5min":0.27800000000000002,"15min":0.26200000000000001},"max":{"1min":5.2549999999999999,"5min":31.591000000000001,"15min":31.591000000000001},"last":0.43099999999999999},{"interface":"front","average":{"1min":1.623,"5min":2.2679999999999998,"15min":1.7829999999999999},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":11.756,"5min":37.850999999999999,"15min":37.850999999999999},"last":0.80900000000000005}]},{"osd":2,"last update":"Sun Oct 1 08:02:13 2023","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":1.8979999999999999,"15min":1.9059999999999999},"min":{"1min":0.375,"5min":0.316,"15min":0.26500000000000001},"max":{"1min":3.653,"5min":15.316000000000001,"15min":41.627000000000002},"last":0.51000000000000001},{"interface":"front","average":{"1min":0.83999999999999997,"5min":1.6459999999999999,"15min":1.718},"min":{"1min":0.307,"5min":0.307,"15min":0.29599999999999999},"max":{"1min":2.4239999999999999,"5min":14.523999999999999,"15min":41.868000000000002},"last":1.1559999999999999}]},{"osd":3,"last update":"Sun Oct 1 08:02:57 2023","interfaces":[{"interface":"back","average":{"1min":2.0379999999999998,"5min":2.75,"15min":2.7799999999999998},"min":{"1min":0.36899999999999999,"5min":0.32400000000000001,"15min":0.29399999999999998},"max":{"1min":7.5839999999999996,"5min":37.987000000000002,"15min":147.83699999999999},"last":0.33900000000000002},{"interface":"front","average":{"1min":1.5489999999999999,"5min":2.1549999999999998,"15min":2.6549999999999998},"min":{"1min":0.45000000000000001,"5min":0.36399999999999999,"15min":0.33800000000000002},"max":{"1min":4.4889999999999999,"5min":20.655999999999999,"15min":147.792},"last":1.3759999999999999}]},{"osd":4,"last update":"Sun Oct 1 08:02:13 2023","interfaces":[{"interface":"back","average":{"1min":1.157,"5min":2.008,"15min":1.4930000000000001},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.28999999999999998},"max":{"1min":5.7249999999999996,"5min":37.884999999999998,"15min":37.884999999999998},"last":0.41399999999999998},{"interface":"front","average":{"1min":0.71199999999999997,"5min":1.6160000000000001,"15min":1.552},"min":{"1min":0.41699999999999998,"5min":0.31,"15min":0.30099999999999999},"max":{"1min":2.3679999999999999,"5min":20.608000000000001,"15min":20.608000000000001},"last":0.54200000000000004}]},{"osd":5,"last update":"Sun Oct 1 08:02:26 2023","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":1.8280000000000001,"15min":1.377},"min":{"1min":0.374,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":3.887,"5min":18.931000000000001,"15min":18.931000000000001},"last":2.0830000000000002},{"interface":"front","average":{"1min":1.5069999999999999,"5min":2.1549999999999998,"15min":1.512},"min":{"1min":0.44900000000000001,"5min":0.39100000000000001,"15min":0.36199999999999999},"max":{"1min":5.6740000000000004,"5min":37.805,"15min":37.805},"last":0.55600000000000005}]},{"osd":7,"last update":"Sun Oct 1 08:02:26 2023","interfaces":[{"interface":"back","average":{"1min":2.0449999999999999,"5min":1.8959999999999999,"15min":1.4159999999999999},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.34999999999999998},"max":{"1min":16.495999999999999,"5min":18.893000000000001,"15min":18.893000000000001},"last":0.45700000000000002},{"interface":"front","average":{"1min":1.3899999999999999,"5min":1.8,"15min":1.6080000000000001},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.34200000000000003},"max":{"1min":7.3520000000000003,"5min":15.273,"15min":15.273},"last":0.66800000000000004}]}]},{"osd":1,"up_from":163,"seq":700079669354,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2746220,"kb_used_data":2373476,"kb_used_omap":4,"kb_used_meta":372731,"kb_avail":90998932,"statfs":{"total":95995035648,"available":93182906368,"internally_reserved":0,"allocated":2430439424,"data_stored":2429616883,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":381677454},"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":"Sun Oct 1 08:02:34 2023","interfaces":[{"interface":"back","average":{"1min":2.1560000000000001,"5min":1.5680000000000001,"15min":1.6639999999999999},"min":{"1min":0.22500000000000001,"5min":0.16700000000000001,"15min":0.16700000000000001},"max":{"1min":8.7680000000000007,"5min":8.7680000000000007,"15min":11.848000000000001},"last":2.286},{"interface":"front","average":{"1min":1.1879999999999999,"5min":1.5600000000000001,"15min":1.887},"min":{"1min":0.255,"5min":0.22900000000000001,"15min":0.20399999999999999},"max":{"1min":3.54,"5min":11.132999999999999,"15min":11.606},"last":0.23100000000000001}]},{"osd":2,"last update":"Sun Oct 1 08:02:34 2023","interfaces":[{"interface":"back","average":{"1min":1.448,"5min":1.7909999999999999,"15min":1.5389999999999999},"min":{"1min":0.25900000000000001,"5min":0.20000000000000001,"15min":0.20000000000000001},"max":{"1min":5.4820000000000002,"5min":9.8840000000000003,"15min":9.8840000000000003},"last":2.4750000000000001},{"interface":"front","average":{"1min":1.2310000000000001,"5min":1.724,"15min":1.5900000000000001},"min":{"1min":0.25,"5min":0.25,"15min":0.215},"max":{"1min":4.4109999999999996,"5min":9.9819999999999993,"15min":10.029},"last":0.39600000000000002}]},{"osd":3,"last update":"Sun Oct 1 08:02:34 2023","interfaces":[{"interface":"back","average":{"1min":1.819,"5min":1.9530000000000001,"15min":3.109},"min":{"1min":0.29699999999999999,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":7.5190000000000001,"5min":8.9710000000000001,"15min":174.08000000000001},"last":2.214},{"interface":"front","average":{"1min":1.1120000000000001,"5min":2.0089999999999999,"15min":3.0209999999999999},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.29099999999999998},"max":{"1min":3.7120000000000002,"5min":11.151999999999999,"15min":179.72499999999999},"last":1.954}]},{"osd":4,"last update":"Sun Oct 1 08:02:34 2023","interfaces":[{"interface":"back","average":{"1min":1.4890000000000001,"5min":1.5049999999999999,"15min":1.413},"min":{"1min":0.33100000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":5.2519999999999998,"5min":7.1559999999999997,"15min":11.98},"last":0.94199999999999995},{"interface":"front","average":{"1min":2.1520000000000001,"5min":1.9019999999999999,"15min":1.5229999999999999},"min":{"1min":0.38500000000000001,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":8.5,"5min":8.5,"15min":8.5},"last":2.254}]},{"osd":5,"last update":"Sun Oct 1 08:02:34 2023","interfaces":[{"interface":"back","average":{"1min":1.6659999999999999,"5min":1.7030000000000001,"15min":1.456},"min":{"1min":0.34799999999999998,"5min":0.34499999999999997,"15min":0.32000000000000001},"max":{"1min":8.7119999999999997,"5min":9.952,"15min":9.952},"last":0.36899999999999999},{"interface":"front","average":{"1min":2.218,"5min":2.0830000000000002,"15min":1.647},"min":{"1min":0.36799999999999999,"5min":0.312,"15min":0.312},"max":{"1min":8.3239999999999998,"5min":12.500999999999999,"15min":12.500999999999999},"last":0.90300000000000002}]},{"osd":6,"last update":"Sun Oct 1 08:02:34 2023","interfaces":[{"interface":"back","average":{"1min":1.454,"5min":1.8340000000000001,"15min":1.7689999999999999},"min":{"1min":0.40100000000000002,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":5.3289999999999997,"5min":10.096,"15min":11.942},"last":0.98799999999999999},{"interface":"front","average":{"1min":2.5569999999999999,"5min":1.891,"15min":1.605},"min":{"1min":0.51400000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":8.4380000000000006,"5min":8.4380000000000006,"15min":8.4380000000000006},"last":2.169}]},{"osd":7,"last update":"Sun Oct 1 08:02:34 2023","interfaces":[{"interface":"back","average":{"1min":1.282,"5min":1.8680000000000001,"15min":1.5369999999999999},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":4.2050000000000001,"5min":9.9339999999999993,"15min":9.9339999999999993},"last":9.0030000000000001},{"interface":"front","average":{"1min":1.6459999999999999,"5min":1.917,"15min":1.6259999999999999},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39100000000000001},"max":{"1min":8.5139999999999993,"5min":8.5139999999999993,"15min":12.013},"last":9.0500000000000007}]}]},{"osd":0,"up_from":77,"seq":330712482053,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2126484,"kb_used_data":1719948,"kb_used_omap":5,"kb_used_meta":406522,"kb_avail":91618668,"statfs":{"total":95995035648,"available":93817516032,"internally_reserved":0,"allocated":1761226752,"data_stored":1760422556,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":416279162},"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":"Sun Oct 1 08:02:35 2023","interfaces":[{"interface":"back","average":{"1min":1.1839999999999999,"5min":2.6669999999999998,"15min":1.7030000000000001},"min":{"1min":0.24199999999999999,"5min":0.19400000000000001,"15min":0.19400000000000001},"max":{"1min":6.077,"5min":45.93,"15min":45.93},"last":0.46300000000000002},{"interface":"front","average":{"1min":1.111,"5min":2.617,"15min":1.669},"min":{"1min":0.32400000000000001,"5min":0.19900000000000001,"15min":0.19900000000000001},"max":{"1min":7.258,"5min":42.436,"15min":42.436},"last":1.0700000000000001}]},{"osd":2,"last update":"Sun Oct 1 08:02:17 2023","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":1.244,"15min":1.579},"min":{"1min":0.27700000000000002,"5min":0.222,"15min":0.192},"max":{"1min":3.7080000000000002,"5min":7.6950000000000003,"15min":31.443999999999999},"last":0.53300000000000003},{"interface":"front","average":{"1min":0.81000000000000005,"5min":1.4039999999999999,"15min":1.7849999999999999},"min":{"1min":0.32700000000000001,"5min":0.20499999999999999,"15min":0.193},"max":{"1min":1.9430000000000001,"5min":10.941000000000001,"15min":29.654},"last":0.38700000000000001}]},{"osd":3,"last update":"Sun Oct 1 08:03:01 2023","interfaces":[{"interface":"back","average":{"1min":1.357,"5min":2.8999999999999999,"15min":2.238},"min":{"1min":0.27900000000000003,"5min":0.215,"15min":0.215},"max":{"1min":7.3310000000000004,"5min":42.472999999999999,"15min":42.472999999999999},"last":4.0339999999999998},{"interface":"front","average":{"1min":1.298,"5min":2.786,"15min":2.5209999999999999},"min":{"1min":0.42799999999999999,"5min":0.248,"15min":0.245},"max":{"1min":5.7350000000000003,"5min":39.646000000000001,"15min":39.646000000000001},"last":0.318}]},{"osd":4,"last update":"Sun Oct 1 08:02:17 2023","interfaces":[{"interface":"back","average":{"1min":1.5,"5min":1.3919999999999999,"15min":1.373},"min":{"1min":0.36499999999999999,"5min":0.29499999999999998,"15min":0.26100000000000001},"max":{"1min":4.6130000000000004,"5min":6.0339999999999998,"15min":7.6820000000000004},"last":2.161},{"interface":"front","average":{"1min":1.357,"5min":1.5469999999999999,"15min":1.47},"min":{"1min":0.38800000000000001,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":5.5369999999999999,"5min":9.484,"15min":9.484},"last":4.1310000000000002}]},{"osd":5,"last update":"Sun Oct 1 08:03:01 2023","interfaces":[{"interface":"back","average":{"1min":2.2170000000000001,"5min":2.2170000000000001,"15min":1.7909999999999999},"min":{"1min":0.57599999999999996,"5min":0.34799999999999998,"15min":0.313},"max":{"1min":10.613,"5min":17.43,"15min":17.43},"last":5.3410000000000002},{"interface":"front","average":{"1min":1.5469999999999999,"5min":2.0499999999999998,"15min":1.905},"min":{"1min":0.46200000000000002,"5min":0.375,"15min":0.33400000000000002},"max":{"1min":4.9580000000000002,"5min":11.585000000000001,"15min":13.304},"last":0.55500000000000005}]},{"osd":6,"last update":"Sun Oct 1 08:03:01 2023","interfaces":[{"interface":"back","average":{"1min":1.6020000000000001,"5min":1.5940000000000001,"15min":1.5860000000000001},"min":{"1min":0.46100000000000002,"5min":0.34599999999999997,"15min":0.33800000000000002},"max":{"1min":7.4130000000000003,"5min":11.901,"15min":11.901},"last":4.0869999999999997},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.7390000000000001,"15min":1.825},"min":{"1min":0.42799999999999999,"5min":0.35299999999999998,"15min":0.33500000000000002},"max":{"1min":4.6799999999999997,"5min":10.890000000000001,"15min":12.43},"last":0.79000000000000004}]},{"osd":7,"last update":"Sun Oct 1 08:02:23 2023","interfaces":[{"interface":"back","average":{"1min":1.7190000000000001,"5min":1.6259999999999999,"15min":1.6519999999999999},"min":{"1min":0.53900000000000003,"5min":0.40000000000000002,"15min":0.32500000000000001},"max":{"1min":6.1310000000000002,"5min":7.9130000000000003,"15min":9.0739999999999998},"last":2.6469999999999998},{"interface":"front","average":{"1min":1.1970000000000001,"5min":1.5920000000000001,"15min":1.635},"min":{"1min":0.502,"5min":0.376,"15min":0.35699999999999998},"max":{"1min":3.8919999999999999,"5min":8.0459999999999994,"15min":9.1989999999999998},"last":4.165}]}]},{"osd":2,"up_from":90,"seq":386547056887,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1432184,"kb_used_data":1017072,"kb_used_omap":7,"kb_used_meta":415096,"kb_avail":92312968,"statfs":{"total":95995035648,"available":94528479232,"internally_reserved":0,"allocated":1041481728,"data_stored":1040646759,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":425058385},"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":"Sun Oct 1 08:02:28 2023","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":1.4510000000000001,"15min":2.0590000000000002},"min":{"1min":0.245,"5min":0.20200000000000001,"15min":0.19700000000000001},"max":{"1min":4.5720000000000001,"5min":10.167,"15min":81.611000000000004},"last":0.434},{"interface":"front","average":{"1min":1.0980000000000001,"5min":1.4410000000000001,"15min":2.0569999999999999},"min":{"1min":0.27200000000000002,"5min":0.224,"15min":0.184},"max":{"1min":6.0999999999999996,"5min":10.811999999999999,"15min":79.757999999999996},"last":2.234}]},{"osd":1,"last update":"Sun Oct 1 08:02:37 2023","interfaces":[{"interface":"back","average":{"1min":1.893,"5min":2.3999999999999999,"15min":1.9319999999999999},"min":{"1min":0.28000000000000003,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":14.407,"5min":51.529000000000003,"15min":51.529000000000003},"last":0.79000000000000004},{"interface":"front","average":{"1min":2.1190000000000002,"5min":2.294,"15min":1.8520000000000001},"min":{"1min":0.29799999999999999,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":14.471,"5min":52.677,"15min":52.677},"last":0.88600000000000001}]},{"osd":3,"last update":"Sun Oct 1 08:03:00 2023","interfaces":[{"interface":"back","average":{"1min":6.5869999999999997,"5min":3.0009999999999999,"15min":2.8260000000000001},"min":{"1min":0.308,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":93.453000000000003,"5min":93.453000000000003,"15min":93.453000000000003},"last":2.4510000000000001},{"interface":"front","average":{"1min":6.6029999999999998,"5min":2.9729999999999999,"15min":3.0059999999999998},"min":{"1min":0.32000000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":93.802000000000007,"5min":93.802000000000007,"15min":93.802000000000007},"last":0.55100000000000005}]},{"osd":4,"last update":"Sun Oct 1 08:02:19 2023","interfaces":[{"interface":"back","average":{"1min":0.85799999999999998,"5min":1.502,"15min":1.3540000000000001},"min":{"1min":0.35799999999999998,"5min":0.34699999999999998,"15min":0.29999999999999999},"max":{"1min":3.52,"5min":12.586,"15min":12.586},"last":2.5019999999999998},{"interface":"front","average":{"1min":0.72799999999999998,"5min":1.4890000000000001,"15min":1.482},"min":{"1min":0.312,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":1.5409999999999999,"5min":10.128,"15min":10.128},"last":7.7930000000000001}]},{"osd":5,"last update":"Sun Oct 1 08:02:28 2023","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":1.452,"15min":1.4259999999999999},"min":{"1min":0.38200000000000001,"5min":0.35899999999999999,"15min":0.307},"max":{"1min":4.7750000000000004,"5min":7.367,"15min":13.695},"last":7.2830000000000004},{"interface":"front","average":{"1min":1.498,"5min":1.79,"15min":1.4810000000000001},"min":{"1min":0.41499999999999998,"5min":0.36199999999999999,"15min":0.32800000000000001},"max":{"1min":5.25,"5min":13.311,"15min":13.311},"last":7.4950000000000001}]},{"osd":6,"last update":"Sun Oct 1 08:02:28 2023","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":1.7250000000000001,"15min":1.5569999999999999},"min":{"1min":0.41999999999999998,"5min":0.38700000000000001,"15min":0.34999999999999998},"max":{"1min":4.75,"5min":10.074999999999999,"15min":10.074999999999999},"last":0.46800000000000003},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.7150000000000001,"15min":1.5429999999999999},"min":{"1min":0.42499999999999999,"5min":0.39800000000000002,"15min":0.33200000000000002},"max":{"1min":7.0469999999999997,"5min":8.0410000000000004,"15min":13.901999999999999},"last":0.501}]},{"osd":7,"last update":"Sun Oct 1 08:02:28 2023","interfaces":[{"interface":"back","average":{"1min":1.8160000000000001,"5min":1.5820000000000001,"15min":1.546},"min":{"1min":0.46200000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":8.4329999999999998,"5min":13.815,"15min":13.815},"last":0.58399999999999996},{"interface":"front","average":{"1min":1.6519999999999999,"5min":1.835,"15min":1.827},"min":{"1min":0.51700000000000002,"5min":0.46000000000000002,"15min":0.374},"max":{"1min":4.9390000000000001,"5min":7.4009999999999998,"15min":20.734999999999999},"last":6.4660000000000002}]}]},{"osd":3,"up_from":96,"seq":412316860654,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3745756,"kb_used_data":3106644,"kb_used_omap":2,"kb_used_meta":639101,"kb_avail":89999396,"statfs":{"total":95995035648,"available":92159381504,"internally_reserved":0,"allocated":3181203456,"data_stored":3180392176,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3005,"internal_metadata":654439491},"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":"Sun Oct 1 08:03:01 2023","interfaces":[{"interface":"back","average":{"1min":1.337,"5min":1.512,"15min":1.659},"min":{"1min":0.26700000000000002,"5min":0.22,"15min":0.17699999999999999},"max":{"1min":3.7799999999999998,"5min":10.800000000000001,"15min":10.807},"last":2.9649999999999999},{"interface":"front","average":{"1min":2.1000000000000001,"5min":2.0339999999999998,"15min":1.978},"min":{"1min":0.32000000000000001,"5min":0.252,"15min":0.215},"max":{"1min":10.955,"5min":10.955,"15min":16.385000000000002},"last":0.70099999999999996}]},{"osd":1,"last update":"Sun Oct 1 08:02:37 2023","interfaces":[{"interface":"back","average":{"1min":0.63,"5min":2.7029999999999998,"15min":1.605},"min":{"1min":0.25700000000000001,"5min":0.23200000000000001,"15min":0.19800000000000001},"max":{"1min":1.4059999999999999,"5min":124.37,"15min":124.37},"last":0.50700000000000001},{"interface":"front","average":{"1min":1.73,"5min":3.5339999999999998,"15min":2.528},"min":{"1min":0.41099999999999998,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":7.6909999999999998,"5min":125.59999999999999,"15min":125.59999999999999},"last":2.879}]},{"osd":2,"last update":"Sun Oct 1 08:03:01 2023","interfaces":[{"interface":"back","average":{"1min":1.996,"5min":1.8540000000000001,"15min":2.214},"min":{"1min":0.33500000000000002,"5min":0.249,"15min":0.22700000000000001},"max":{"1min":10.999000000000001,"5min":10.999000000000001,"15min":38.726999999999997},"last":0.72799999999999998},{"interface":"front","average":{"1min":0.49199999999999999,"5min":1.123,"15min":1.698},"min":{"1min":0.34399999999999997,"5min":0.28899999999999998,"15min":0.23100000000000001},"max":{"1min":0.76100000000000001,"5min":8.7769999999999992,"15min":38.634},"last":0.54000000000000004}]},{"osd":4,"last update":"Sun Oct 1 08:02:15 2023","interfaces":[{"interface":"back","average":{"1min":0.84499999999999997,"5min":1.2589999999999999,"15min":1.4490000000000001},"min":{"1min":0.371,"5min":0.251,"15min":0.251},"max":{"1min":2.7570000000000001,"5min":8.4659999999999993,"15min":10.041},"last":0.59199999999999997},{"interface":"front","average":{"1min":2.702,"5min":1.823,"15min":1.5820000000000001},"min":{"1min":0.34699999999999998,"5min":0.32700000000000001,"15min":0.30199999999999999},"max":{"1min":7.7510000000000003,"5min":10.401999999999999,"15min":10.401999999999999},"last":2.8279999999999998}]},{"osd":5,"last update":"Sun Oct 1 08:03:01 2023","interfaces":[{"interface":"back","average":{"1min":2.573,"5min":2.4159999999999999,"15min":2.0590000000000002},"min":{"1min":0.51400000000000001,"5min":0.42799999999999999,"15min":0.30599999999999999},"max":{"1min":7.2249999999999996,"5min":13.840999999999999,"15min":14.948},"last":2.7879999999999998},{"interface":"front","average":{"1min":3.2829999999999999,"5min":2.3439999999999999,"15min":2.0369999999999999},"min":{"1min":0.42399999999999999,"5min":0.378,"15min":0.35399999999999998},"max":{"1min":14.125999999999999,"5min":14.125999999999999,"15min":14.125999999999999},"last":0.84999999999999998}]},{"osd":6,"last update":"Sun Oct 1 08:03:01 2023","interfaces":[{"interface":"back","average":{"1min":2.9249999999999998,"5min":2.177,"15min":2.0939999999999999},"min":{"1min":0.58099999999999996,"5min":0.45100000000000001,"15min":0.39500000000000002},"max":{"1min":14.192,"5min":14.192,"15min":14.192},"last":0.82199999999999995},{"interface":"front","average":{"1min":0.92100000000000004,"5min":1.3320000000000001,"15min":1.4590000000000001},"min":{"1min":0.432,"5min":0.36099999999999999,"15min":0.35499999999999998},"max":{"1min":2.7210000000000001,"5min":8.0790000000000006,"15min":8.0790000000000006},"last":0.56499999999999995}]},{"osd":7,"last update":"Sun Oct 1 08:02:15 2023","interfaces":[{"interface":"back","average":{"1min":2.4550000000000001,"5min":1.8169999999999999,"15min":1.8220000000000001},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.35699999999999998},"max":{"1min":7.79,"5min":8.3330000000000002,"15min":8.3330000000000002},"last":2.8540000000000001},{"interface":"front","average":{"1min":2.544,"5min":2.1429999999999998,"15min":1.9790000000000001},"min":{"1min":0.51500000000000001,"5min":0.47999999999999998,"15min":0.41499999999999998},"max":{"1min":14.23,"5min":14.23,"15min":14.23},"last":3.3460000000000001}]}]},{"osd":4,"up_from":112,"seq":481036337337,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1659708,"kb_used_data":1357684,"kb_used_omap":9,"kb_used_meta":302006,"kb_avail":92085444,"statfs":{"total":95995035648,"available":94295494656,"internally_reserved":0,"allocated":1390268416,"data_stored":1389749884,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9477,"internal_metadata":309254907},"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":"Sun Oct 1 08:02:07 2023","interfaces":[{"interface":"back","average":{"1min":0.54800000000000004,"5min":1.4079999999999999,"15min":1.607},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25700000000000001},"max":{"1min":1.8799999999999999,"5min":16.382999999999999,"15min":59.472000000000001},"last":0.39200000000000002},{"interface":"front","average":{"1min":1.1679999999999999,"5min":1.823,"15min":1.663},"min":{"1min":0.29699999999999999,"5min":0.245,"15min":0.245},"max":{"1min":4.859,"5min":16.574999999999999,"15min":60.015000000000001},"last":0.315}]},{"osd":1,"last update":"Sun Oct 1 08:02:27 2023","interfaces":[{"interface":"back","average":{"1min":0.73599999999999999,"5min":1.5549999999999999,"15min":1.518},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":2.242,"5min":11.696,"15min":48.337000000000003},"last":0.50700000000000001},{"interface":"front","average":{"1min":1.494,"5min":1.915,"15min":1.3939999999999999},"min":{"1min":0.33100000000000002,"5min":0.29399999999999998,"15min":0.252},"max":{"1min":4.8140000000000001,"5min":11.311,"15min":49.255000000000003},"last":0.34599999999999997}]},{"osd":2,"last update":"Sun Oct 1 08:02:07 2023","interfaces":[{"interface":"back","average":{"1min":0.76800000000000002,"5min":1.3879999999999999,"15min":1.613},"min":{"1min":0.307,"5min":0.29799999999999999,"15min":0.28299999999999997},"max":{"1min":3.5499999999999998,"5min":10.137,"15min":19.995000000000001},"last":0.60999999999999999},{"interface":"front","average":{"1min":1.04,"5min":1.506,"15min":1.526},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.28699999999999998},"max":{"1min":5.4189999999999996,"5min":9.1120000000000001,"15min":23.277999999999999},"last":0.55800000000000005}]},{"osd":3,"last update":"Sun Oct 1 08:02:07 2023","interfaces":[{"interface":"back","average":{"1min":2.1819999999999999,"5min":4.4420000000000002,"15min":3.1150000000000002},"min":{"1min":0.35499999999999998,"5min":0.33300000000000002,"15min":0.32600000000000001},"max":{"1min":14.667999999999999,"5min":219.684,"15min":219.684},"last":2.407},{"interface":"front","average":{"1min":1.321,"5min":4.6699999999999999,"15min":3.0579999999999998},"min":{"1min":0.40899999999999997,"5min":0.33300000000000002,"15min":0.29999999999999999},"max":{"1min":4.7800000000000002,"5min":219.51300000000001,"15min":219.51300000000001},"last":2.3159999999999998}]},{"osd":5,"last update":"Sun Oct 1 08:02:07 2023","interfaces":[{"interface":"back","average":{"1min":1.242,"5min":1.7390000000000001,"15min":1.373},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.27300000000000002},"max":{"1min":4.9130000000000003,"5min":13.375,"15min":13.375},"last":0.57099999999999995},{"interface":"front","average":{"1min":1.129,"5min":1.605,"15min":1.3919999999999999},"min":{"1min":0.38800000000000001,"5min":0.32600000000000001,"15min":0.318},"max":{"1min":3.4700000000000002,"5min":13.266,"15min":29.498000000000001},"last":0.53700000000000003}]},{"osd":6,"last update":"Sun Oct 1 08:02:07 2023","interfaces":[{"interface":"back","average":{"1min":1.1759999999999999,"5min":1.5980000000000001,"15min":1.385},"min":{"1min":0.35599999999999998,"5min":0.35099999999999998,"15min":0.29799999999999999},"max":{"1min":5.976,"5min":11.901,"15min":11.901},"last":0.73099999999999998},{"interface":"front","average":{"1min":1.294,"5min":1.4490000000000001,"15min":1.496},"min":{"1min":0.46000000000000002,"5min":0.36299999999999999,"15min":0.29999999999999999},"max":{"1min":5.8730000000000002,"5min":7.4610000000000003,"15min":13.574999999999999},"last":0.66700000000000004}]},{"osd":7,"last update":"Sun Oct 1 08:02:27 2023","interfaces":[{"interface":"back","average":{"1min":2.1400000000000001,"5min":1.7090000000000001,"15min":1.4570000000000001},"min":{"1min":0.40000000000000002,"5min":0.38400000000000001,"15min":0.32400000000000001},"max":{"1min":7.3979999999999997,"5min":9.3100000000000005,"15min":9.3100000000000005},"last":0.70099999999999996},{"interface":"front","average":{"1min":2.6349999999999998,"5min":1.8300000000000001,"15min":1.5600000000000001},"min":{"1min":0.52100000000000002,"5min":0.42799999999999999,"15min":0.379},"max":{"1min":10.077999999999999,"5min":10.077999999999999,"15min":18.613},"last":0.63900000000000001}]}]},{"osd":5,"up_from":36,"seq":154618823107,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2953192,"kb_used_data":2363424,"kb_used_omap":0,"kb_used_meta":589696,"kb_avail":90791960,"statfs":{"total":95995035648,"available":92970967040,"internally_reserved":0,"allocated":2420146176,"data_stored":2419643348,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":603848704},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"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":"Sun Oct 1 08:02:14 2023","interfaces":[{"interface":"back","average":{"1min":1.2390000000000001,"5min":1.718,"15min":1.794},"min":{"1min":0.25800000000000001,"5min":0.253,"15min":0.24299999999999999},"max":{"1min":6.1749999999999998,"5min":29.111999999999998,"15min":74.802000000000007},"last":0.33800000000000002},{"interface":"front","average":{"1min":1.4390000000000001,"5min":1.954,"15min":1.869},"min":{"1min":0.29999999999999999,"5min":0.26800000000000002,"15min":0.25900000000000001},"max":{"1min":4.0759999999999996,"5min":29.097000000000001,"15min":76.823999999999998},"last":2.706}]},{"osd":1,"last update":"Sun Oct 1 08:02:38 2023","interfaces":[{"interface":"back","average":{"1min":5.1260000000000003,"5min":2.782,"15min":1.9319999999999999},"min":{"1min":0.33600000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":72.783000000000001,"5min":72.783000000000001,"15min":72.783000000000001},"last":2.673},{"interface":"front","average":{"1min":4.9820000000000002,"5min":2.702,"15min":1.9399999999999999},"min":{"1min":0.28100000000000003,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":72.769999999999996,"5min":72.769999999999996,"15min":72.769999999999996},"last":0.317}]},{"osd":2,"last update":"Sun Oct 1 08:02:24 2023","interfaces":[{"interface":"back","average":{"1min":1.718,"5min":1.5029999999999999,"15min":1.5589999999999999},"min":{"1min":0.34000000000000002,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":6.1449999999999996,"5min":9.2330000000000005,"15min":39.781999999999996},"last":0.36099999999999999},{"interface":"front","average":{"1min":1.6579999999999999,"5min":1.7549999999999999,"15min":1.6850000000000001},"min":{"1min":0.39000000000000001,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":4.9989999999999997,"5min":9.6129999999999995,"15min":40.334000000000003},"last":0.35099999999999998}]},{"osd":3,"last update":"Sun Oct 1 08:02:57 2023","interfaces":[{"interface":"back","average":{"1min":4.452,"5min":5.3250000000000002,"15min":3.3929999999999998},"min":{"1min":0.33200000000000002,"5min":0.309,"15min":0.28899999999999998},"max":{"1min":54.265000000000001,"5min":189.23599999999999,"15min":189.23599999999999},"last":77.495999999999995},{"interface":"front","average":{"1min":4.6760000000000002,"5min":5.3869999999999996,"15min":3.488},"min":{"1min":0.35199999999999998,"5min":0.33800000000000002,"15min":0.30299999999999999},"max":{"1min":54.323,"5min":189.286,"15min":189.286},"last":76.034000000000006}]},{"osd":4,"last update":"Sun Oct 1 08:02:17 2023","interfaces":[{"interface":"back","average":{"1min":1.454,"5min":1.4259999999999999,"15min":1.218},"min":{"1min":0.40999999999999998,"5min":0.32800000000000001,"15min":0.29999999999999999},"max":{"1min":6.2229999999999999,"5min":10.038,"15min":10.038},"last":0.38100000000000001},{"interface":"front","average":{"1min":1.794,"5min":1.6140000000000001,"15min":1.28},"min":{"1min":0.38100000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":5.8769999999999998,"5min":8.9659999999999993,"15min":8.9659999999999993},"last":2.629}]},{"osd":6,"last update":"Sun Oct 1 08:02:38 2023","interfaces":[{"interface":"back","average":{"1min":2.3500000000000001,"5min":1.919,"15min":1.589},"min":{"1min":0.38400000000000001,"5min":0.34999999999999998,"15min":0.32600000000000001},"max":{"1min":20.518999999999998,"5min":20.518999999999998,"15min":20.518999999999998},"last":2.762},{"interface":"front","average":{"1min":3.0350000000000001,"5min":1.9470000000000001,"15min":1.512},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.34300000000000003},"max":{"1min":20.550000000000001,"5min":20.550000000000001,"15min":20.550000000000001},"last":0.53600000000000003}]},{"osd":7,"last update":"Sun Oct 1 08:02:24 2023","interfaces":[{"interface":"back","average":{"1min":2.0640000000000001,"5min":1.6879999999999999,"15min":1.4099999999999999},"min":{"1min":0.41499999999999998,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":5.9550000000000001,"5min":9.5250000000000004,"15min":9.5250000000000004},"last":2.734},{"interface":"front","average":{"1min":2.2839999999999998,"5min":2.0880000000000001,"15min":1.6319999999999999},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.36199999999999999},"max":{"1min":7.1689999999999996,"5min":11.33,"15min":13.021000000000001},"last":7.1890000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":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":12288,"data_stored":610,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3005,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4790,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9477,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":644,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8611,"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":1756692480,"data_stored":1756692480,"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":2421686272,"data_stored":2421686272,"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":1038483456,"data_stored":1038483456,"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":3162570752,"data_stored":3162570752,"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":1379733504,"data_stored":1379729432,"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":2399342592,"data_stored":2399338520,"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":1028784128,"data_stored":1028784128,"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":3372879872,"data_stored":3372875800,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-01T08:03:13.379 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd pool set unique_pool_4 pgp_num 16 2023-10-01T08:03:13.448 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:13.488 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:13.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:13.495 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:13.596 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:13.632 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:13.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:13.636 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:13.698 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T08:03:13.737 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:13.769 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:13.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:13.776 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:13.877 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:13.923 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:13.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:13.925 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:13.935 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T08:03:14.025 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:14.033 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:13 smithi112 bash[59335]: cluster 2023-10-01T08:03:12.543484+0000 mgr.y (mgr.34104) 913 : cluster 0 pgmap v949: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 746 op/s 2023-10-01T08:03:14.047 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:14.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:14.049 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:14.151 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:14.161 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:13 smithi084 bash[75189]: cluster 2023-10-01T08:03:12.543484+0000 mgr.y (mgr.34104) 913 : cluster 0 pgmap v949: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 746 op/s 2023-10-01T08:03:14.161 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:13 smithi084 bash[78255]: cluster 2023-10-01T08:03:12.543484+0000 mgr.y (mgr.34104) 913 : cluster 0 pgmap v949: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 746 op/s 2023-10-01T08:03:14.182 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:14.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:14.186 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:14.286 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:14.325 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:14.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:14.327 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:14.428 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:14.460 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:14.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:14.464 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:03:14.565 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:14.600 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:14.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:14.603 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:14.703 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:14.734 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:14.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:14.738 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:14.839 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:14.871 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:14.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:14.877 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:14.978 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:14.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:14 smithi112 bash[59335]: cluster 2023-10-01T08:03:14.543988+0000 mgr.y (mgr.34104) 914 : cluster 0 pgmap v950: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 740 op/s 2023-10-01T08:03:15.036 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:15.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:15.042 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:15.143 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:15.152 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:14 smithi084 bash[78255]: cluster 2023-10-01T08:03:14.543988+0000 mgr.y (mgr.34104) 914 : cluster 0 pgmap v950: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 740 op/s 2023-10-01T08:03:15.153 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:14 smithi084 bash[75189]: cluster 2023-10-01T08:03:14.543988+0000 mgr.y (mgr.34104) 914 : cluster 0 pgmap v950: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 740 op/s 2023-10-01T08:03:15.177 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:15.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:15.179 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:03:15.280 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:15.321 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:15.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:15.326 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:15.412 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-01T08:03:15.427 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:15.498 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:15.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:15.507 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:15.608 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:15.646 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:15.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:15.649 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:15.749 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:15.782 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:15.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:15.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:15.886 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:15.913 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:15.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:15.915 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:16.016 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:16.044 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:16.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:16.049 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:16.150 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:16.157 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:16 smithi084 bash[75189]: audit 2023-10-01T08:03:15.110539+0000 mon.a (mon.0) 1219 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:03:16.158 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:16 smithi084 bash[75189]: audit 2023-10-01T08:03:15.117922+0000 mon.a (mon.0) 1220 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:03:16.158 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:03:16 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:03:16] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.33.4" 2023-10-01T08:03:16.158 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:16 smithi084 bash[78255]: audit 2023-10-01T08:03:15.110539+0000 mon.a (mon.0) 1219 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:03:16.158 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:16 smithi084 bash[78255]: audit 2023-10-01T08:03:15.117922+0000 mon.a (mon.0) 1220 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:03:16.177 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:16.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:16.180 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:16.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:16 smithi112 bash[59335]: audit 2023-10-01T08:03:15.110539+0000 mon.a (mon.0) 1219 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:03:16.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:16 smithi112 bash[59335]: audit 2023-10-01T08:03:15.117922+0000 mon.a (mon.0) 1220 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:03:16.280 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:16.315 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:16.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:16.319 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:16.420 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:16.461 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:16.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:16.464 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:16.565 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:16.593 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:16.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:16.598 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:16.699 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:16.728 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:16.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:16.734 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:16.835 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:16.860 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:16.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:16.862 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:03:16.964 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:17.000 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:17.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:17.004 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:17.105 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:17.147 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:17.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:17.150 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:17.251 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:17.291 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:17.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:17.293 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:17.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:17 smithi084 bash[75189]: cluster 2023-10-01T08:03:16.544615+0000 mgr.y (mgr.34104) 915 : cluster 0 pgmap v951: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 742 op/s 2023-10-01T08:03:17.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:17 smithi084 bash[78255]: cluster 2023-10-01T08:03:16.544615+0000 mgr.y (mgr.34104) 915 : cluster 0 pgmap v951: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 742 op/s 2023-10-01T08:03:17.394 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:17.423 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:17.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:17.429 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:03:17.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:17 smithi112 bash[59335]: cluster 2023-10-01T08:03:16.544615+0000 mgr.y (mgr.34104) 915 : cluster 0 pgmap v951: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 742 op/s 2023-10-01T08:03:17.530 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:17.568 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:17.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:17.574 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:17.675 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:17.708 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:17.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:17.711 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:17.812 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:17.839 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:17.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:17.842 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:17.942 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:17.976 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:17.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:17.977 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:18.078 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:18.104 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:18.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:18.108 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:18.208 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:18.238 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:18.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:18.247 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:03:18.273 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:03:18.277 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:03:18.348 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:18.384 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:18.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:18.387 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:18.488 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:18.523 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:18.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:18.524 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:03:18.625 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:18.662 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:18.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:18.668 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:03:18.762 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-10-01T08:03:18.763 INFO:teuthology.orchestra.run.smithi112.stdout: "size": 20, 2023-10-01T08:03:18.763 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 600, 2023-10-01T08:03:18.763 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [ 2023-10-01T08:03:18.763 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.763 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:179832 7.9 7:93f21a11:::benchmark_data_smithi084_123840_object71835:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e159)", 2023-10-01T08:03:18.763 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:53:48.919187+0000", 2023-10-01T08:03:18.763 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 569.83883980099995, 2023-10-01T08:03:18.763 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.046708373, 2023-10-01T08:03:18.763 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:03:18.764 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "reached pg", 2023-10-01T08:03:18.764 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:03:18.764 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T08:03:18.764 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T08:03:18.764 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 179832 2023-10-01T08:03:18.764 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.764 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:03:18.764 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.764 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:03:18.764 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.919187+0000", 2023-10-01T08:03:18.764 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:03:18.764 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.765 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.765 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:03:18.765 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.919187+0000", 2023-10-01T08:03:18.765 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T08:03:18.765 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.765 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.765 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:03:18.765 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.919186+0000", 2023-10-01T08:03:18.765 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5858e-05 2023-10-01T08:03:18.765 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.765 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.765 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:03:18.766 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.919202+0000", 2023-10-01T08:03:18.766 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2492e-05 2023-10-01T08:03:18.766 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.766 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.766 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:03:18.766 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.919214+0000", 2023-10-01T08:03:18.766 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.7170000000000008e-06 2023-10-01T08:03:18.766 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.766 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.766 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:03:18.766 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.919222+0000", 2023-10-01T08:03:18.766 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.9127e-05 2023-10-01T08:03:18.767 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.767 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.767 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:03:18.767 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.919261+0000", 2023-10-01T08:03:18.767 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.9720000000000003e-06 2023-10-01T08:03:18.767 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.767 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.767 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-10-01T08:03:18.767 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.919268+0000", 2023-10-01T08:03:18.767 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0437413440000001 2023-10-01T08:03:18.767 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.767 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.768 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:03:18.768 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.963009+0000", 2023-10-01T08:03:18.768 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0028858719999999998 2023-10-01T08:03:18.768 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.768 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.768 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:03:18.768 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.965895+0000", 2023-10-01T08:03:18.768 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.046708373 2023-10-01T08:03:18.768 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:18.768 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:03:18.768 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:18.769 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.769 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.769 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:179843 7.9 7:94e141da:::benchmark_data_smithi084_123840_object71846:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e159)", 2023-10-01T08:03:18.769 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:53:48.919233+0000", 2023-10-01T08:03:18.769 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 569.83879361899994, 2023-10-01T08:03:18.769 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.069127784, 2023-10-01T08:03:18.769 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:03:18.769 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:03:18.769 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:03:18.769 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T08:03:18.769 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T08:03:18.769 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 179843 2023-10-01T08:03:18.770 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.770 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:03:18.770 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.770 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:03:18.770 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.919233+0000", 2023-10-01T08:03:18.770 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:03:18.770 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.770 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.770 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:03:18.770 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.919233+0000", 2023-10-01T08:03:18.770 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T08:03:18.771 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.771 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.771 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:03:18.771 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.919232+0000", 2023-10-01T08:03:18.771 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.9729999999999999e-06 2023-10-01T08:03:18.771 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.771 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.771 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:03:18.771 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.919236+0000", 2023-10-01T08:03:18.771 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.396e-06 2023-10-01T08:03:18.771 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.771 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.771 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:03:18.772 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.919244+0000", 2023-10-01T08:03:18.772 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.9860000000000002e-06 2023-10-01T08:03:18.772 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.772 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.772 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:03:18.772 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.919248+0000", 2023-10-01T08:03:18.772 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00046441199999999998 2023-10-01T08:03:18.772 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.772 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.772 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:03:18.772 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.919713+0000", 2023-10-01T08:03:18.773 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.8000000000000004e-06 2023-10-01T08:03:18.773 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.773 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.773 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-10-01T08:03:18.773 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.919719+0000", 2023-10-01T08:03:18.773 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.046213622 2023-10-01T08:03:18.773 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.773 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.773 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:03:18.773 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.965932+0000", 2023-10-01T08:03:18.773 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00050373400000000004 2023-10-01T08:03:18.773 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.774 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.774 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:03:18.774 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.966436+0000", 2023-10-01T08:03:18.774 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016271699999999999 2023-10-01T08:03:18.774 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.774 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.774 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0", 2023-10-01T08:03:18.774 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.966599+0000", 2023-10-01T08:03:18.774 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.017220591 2023-10-01T08:03:18.774 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.774 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.774 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:03:18.775 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.983819+0000", 2023-10-01T08:03:18.775 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0043900079999999999 2023-10-01T08:03:18.775 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.775 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.775 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:03:18.775 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.988209+0000", 2023-10-01T08:03:18.775 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.9385999999999997e-05 2023-10-01T08:03:18.775 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.775 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.775 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:03:18.775 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.988269+0000", 2023-10-01T08:03:18.775 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.1890000000000003e-05 2023-10-01T08:03:18.776 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.776 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.776 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:03:18.776 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.988361+0000", 2023-10-01T08:03:18.776 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.069127784 2023-10-01T08:03:18.776 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:18.776 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:03:18.776 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:18.776 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.776 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.776 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:179845 7.4 7:2185b88f:::benchmark_data_smithi084_123840_object71848:head [delete] snapc 0=[] ondisk+write+known_if_redirected e159)", 2023-10-01T08:03:18.776 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:53:48.920614+0000", 2023-10-01T08:03:18.777 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 569.83741292900004, 2023-10-01T08:03:18.777 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.053555901, 2023-10-01T08:03:18.777 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:03:18.777 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:03:18.777 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:03:18.777 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T08:03:18.777 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T08:03:18.777 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 179845 2023-10-01T08:03:18.777 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.777 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:03:18.777 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.778 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:03:18.778 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.920614+0000", 2023-10-01T08:03:18.778 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:03:18.778 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.778 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.778 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:03:18.778 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.920614+0000", 2023-10-01T08:03:18.778 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T08:03:18.778 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.778 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.779 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:03:18.779 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.920612+0000", 2023-10-01T08:03:18.779 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.5939999999999994e-06 2023-10-01T08:03:18.779 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.779 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.779 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:03:18.779 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.920621+0000", 2023-10-01T08:03:18.779 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3022e-05 2023-10-01T08:03:18.779 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.779 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.779 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:03:18.779 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.920634+0000", 2023-10-01T08:03:18.780 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.2279999999999998e-06 2023-10-01T08:03:18.780 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.780 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.780 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:03:18.780 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.920639+0000", 2023-10-01T08:03:18.780 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.0827e-05 2023-10-01T08:03:18.780 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.780 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.780 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:03:18.780 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.920690+0000", 2023-10-01T08:03:18.780 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.9130000000000003e-06 2023-10-01T08:03:18.781 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.781 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.781 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-10-01T08:03:18.781 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.920698+0000", 2023-10-01T08:03:18.781 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.039416036 2023-10-01T08:03:18.781 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.781 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.781 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:03:18.781 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.960114+0000", 2023-10-01T08:03:18.781 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0037913949999999999 2023-10-01T08:03:18.781 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.782 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.782 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:03:18.782 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.963905+0000", 2023-10-01T08:03:18.782 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00022666200000000001 2023-10-01T08:03:18.782 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.782 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.782 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0", 2023-10-01T08:03:18.782 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.964132+0000", 2023-10-01T08:03:18.782 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.006347648 2023-10-01T08:03:18.782 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.783 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.783 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:03:18.783 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.970479+0000", 2023-10-01T08:03:18.783 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0035391609999999999 2023-10-01T08:03:18.783 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.783 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.783 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:03:18.783 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.974019+0000", 2023-10-01T08:03:18.783 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.6127e-05 2023-10-01T08:03:18.783 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.783 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.783 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:03:18.784 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.974075+0000", 2023-10-01T08:03:18.784 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.4676e-05 2023-10-01T08:03:18.784 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.784 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.784 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:03:18.784 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.974169+0000", 2023-10-01T08:03:18.784 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.053555901 2023-10-01T08:03:18.784 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:18.784 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:03:18.784 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:18.784 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.784 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.784 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:179863 7.4 7:28bcc25d:::benchmark_data_smithi084_123840_object71866:head [delete] snapc 0=[] ondisk+write+known_if_redirected e159)", 2023-10-01T08:03:18.785 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:53:48.979499+0000", 2023-10-01T08:03:18.785 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 569.77852714899996, 2023-10-01T08:03:18.785 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.99742426500000003, 2023-10-01T08:03:18.785 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:03:18.785 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:03:18.785 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:03:18.785 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T08:03:18.785 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T08:03:18.785 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 179863 2023-10-01T08:03:18.785 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.785 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:03:18.785 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.786 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:03:18.786 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.979499+0000", 2023-10-01T08:03:18.786 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:03:18.786 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.786 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.786 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:03:18.786 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.979499+0000", 2023-10-01T08:03:18.786 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999967 2023-10-01T08:03:18.786 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.786 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.786 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:03:18.786 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.979496+0000", 2023-10-01T08:03:18.786 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.4564e-05 2023-10-01T08:03:18.787 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.787 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.787 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:03:18.787 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.979511+0000", 2023-10-01T08:03:18.787 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.0031000000000001e-05 2023-10-01T08:03:18.787 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.787 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.787 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:03:18.787 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.979541+0000", 2023-10-01T08:03:18.787 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3455000000000001e-05 2023-10-01T08:03:18.787 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.790 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.790 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:03:18.790 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.979554+0000", 2023-10-01T08:03:18.790 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.3202999999999995e-05 2023-10-01T08:03:18.790 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.790 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.790 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:03:18.790 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.979647+0000", 2023-10-01T08:03:18.790 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1731e-05 2023-10-01T08:03:18.790 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.791 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.791 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-10-01T08:03:18.791 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.979659+0000", 2023-10-01T08:03:18.791 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.99086605400000005 2023-10-01T08:03:18.791 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.791 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.791 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:03:18.791 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.970525+0000", 2023-10-01T08:03:18.791 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013949899999999999 2023-10-01T08:03:18.791 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.792 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.792 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:03:18.792 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.970665+0000", 2023-10-01T08:03:18.792 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00015966299999999999 2023-10-01T08:03:18.792 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.792 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.792 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0", 2023-10-01T08:03:18.792 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.970824+0000", 2023-10-01T08:03:18.792 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.003401907 2023-10-01T08:03:18.792 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.792 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.792 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:03:18.793 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.974226+0000", 2023-10-01T08:03:18.793 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0024702050000000001 2023-10-01T08:03:18.793 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.793 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.793 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:03:18.793 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.976697+0000", 2023-10-01T08:03:18.793 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.9227000000000006e-05 2023-10-01T08:03:18.793 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.793 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.793 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:03:18.793 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.976776+0000", 2023-10-01T08:03:18.793 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000147842 2023-10-01T08:03:18.794 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.794 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.794 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:03:18.794 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.976924+0000", 2023-10-01T08:03:18.794 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.99742426500000003 2023-10-01T08:03:18.794 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:18.794 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:03:18.794 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:18.794 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.794 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.794 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:179869 7.9 7:90574acb:::benchmark_data_smithi084_123840_object71872:head [delete] snapc 0=[] ondisk+write+known_if_redirected e159)", 2023-10-01T08:03:18.795 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:53:48.989615+0000", 2023-10-01T08:03:18.795 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 569.76841149799998, 2023-10-01T08:03:18.795 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.99899604600000003, 2023-10-01T08:03:18.795 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:03:18.795 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:03:18.795 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:03:18.795 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T08:03:18.795 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T08:03:18.795 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 179869 2023-10-01T08:03:18.795 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.795 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:03:18.795 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.795 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:03:18.796 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.989615+0000", 2023-10-01T08:03:18.796 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:03:18.796 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.796 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.796 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:03:18.796 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.989615+0000", 2023-10-01T08:03:18.796 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999976 2023-10-01T08:03:18.796 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.796 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.796 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:03:18.796 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.989613+0000", 2023-10-01T08:03:18.796 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3227000000000001e-05 2023-10-01T08:03:18.797 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.797 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.797 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:03:18.797 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.989626+0000", 2023-10-01T08:03:18.797 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.8017999999999999e-05 2023-10-01T08:03:18.797 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.797 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.797 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:03:18.797 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.989644+0000", 2023-10-01T08:03:18.797 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.3819999999999998e-06 2023-10-01T08:03:18.797 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.797 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.797 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:03:18.798 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.989651+0000", 2023-10-01T08:03:18.798 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.1526999999999996e-05 2023-10-01T08:03:18.798 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.798 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.798 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:03:18.798 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.989713+0000", 2023-10-01T08:03:18.798 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.781e-06 2023-10-01T08:03:18.798 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.798 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.798 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-10-01T08:03:18.798 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:48.989723+0000", 2023-10-01T08:03:18.798 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.98012499600000003 2023-10-01T08:03:18.799 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.799 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.799 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:03:18.799 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.969848+0000", 2023-10-01T08:03:18.799 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000237123 2023-10-01T08:03:18.799 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.799 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.799 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:03:18.799 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.970085+0000", 2023-10-01T08:03:18.799 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000186925 2023-10-01T08:03:18.799 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.799 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.799 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0", 2023-10-01T08:03:18.800 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.970272+0000", 2023-10-01T08:03:18.800 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.013663600999999999 2023-10-01T08:03:18.800 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.800 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.800 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:03:18.800 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.983935+0000", 2023-10-01T08:03:18.800 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0044906199999999999 2023-10-01T08:03:18.800 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.800 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.800 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:03:18.800 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.988426+0000", 2023-10-01T08:03:18.800 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.2345000000000002e-05 2023-10-01T08:03:18.801 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.801 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.801 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:03:18.801 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.988468+0000", 2023-10-01T08:03:18.801 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000142719 2023-10-01T08:03:18.801 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.801 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.801 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:03:18.801 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.988611+0000", 2023-10-01T08:03:18.801 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.99899604600000003 2023-10-01T08:03:18.801 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:18.801 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:03:18.801 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:18.802 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.802 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.802 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:179879 7.9 7:9ec8a57e:::benchmark_data_smithi084_123840_object71882:head [delete] snapc 0=[] ondisk+write+known_if_redirected e159)", 2023-10-01T08:03:18.802 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:53:49.011300+0000", 2023-10-01T08:03:18.802 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 569.74672626699999, 2023-10-01T08:03:18.802 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.97757636000000003, 2023-10-01T08:03:18.802 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:03:18.802 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:03:18.802 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:03:18.802 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T08:03:18.802 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T08:03:18.802 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 179879 2023-10-01T08:03:18.803 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.803 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:03:18.803 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.803 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:03:18.803 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.011300+0000", 2023-10-01T08:03:18.803 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:03:18.803 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.803 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.803 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:03:18.803 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.011300+0000", 2023-10-01T08:03:18.803 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T08:03:18.803 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.803 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.804 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:03:18.804 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.011298+0000", 2023-10-01T08:03:18.804 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0424e-05 2023-10-01T08:03:18.804 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.804 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.804 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:03:18.804 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.011309+0000", 2023-10-01T08:03:18.804 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.7282000000000002e-05 2023-10-01T08:03:18.804 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.804 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.804 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:03:18.804 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.011326+0000", 2023-10-01T08:03:18.804 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.0590000000000003e-06 2023-10-01T08:03:18.805 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.805 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.805 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:03:18.805 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.011334+0000", 2023-10-01T08:03:18.805 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.1586999999999999e-05 2023-10-01T08:03:18.805 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.805 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.805 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:03:18.805 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.011386+0000", 2023-10-01T08:03:18.805 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.635e-06 2023-10-01T08:03:18.805 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.805 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.805 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-10-01T08:03:18.806 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.011392+0000", 2023-10-01T08:03:18.806 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.96208323200000001 2023-10-01T08:03:18.806 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.806 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.806 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:03:18.806 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.973475+0000", 2023-10-01T08:03:18.806 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00018291100000000001 2023-10-01T08:03:18.806 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.806 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.806 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:03:18.806 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.973658+0000", 2023-10-01T08:03:18.806 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000212074 2023-10-01T08:03:18.807 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.807 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.807 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0", 2023-10-01T08:03:18.807 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.973870+0000", 2023-10-01T08:03:18.807 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.010073087999999999 2023-10-01T08:03:18.807 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.807 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.807 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:03:18.807 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.983944+0000", 2023-10-01T08:03:18.807 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0047237590000000001 2023-10-01T08:03:18.807 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.808 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.808 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:03:18.808 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.988667+0000", 2023-10-01T08:03:18.808 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.1637000000000005e-05 2023-10-01T08:03:18.808 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.808 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.808 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:03:18.808 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.988739+0000", 2023-10-01T08:03:18.808 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013767099999999999 2023-10-01T08:03:18.808 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.808 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.808 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:03:18.809 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.988877+0000", 2023-10-01T08:03:18.809 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.97757636000000003 2023-10-01T08:03:18.809 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:18.809 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:03:18.809 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:18.809 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.809 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.809 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.44945.0:179890 7.9 7:9e9c1978:::benchmark_data_smithi084_123840_object71893:head [delete] snapc 0=[] ondisk+write+known_if_redirected e159)", 2023-10-01T08:03:18.809 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:53:49.066806+0000", 2023-10-01T08:03:18.809 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 569.69122003200005, 2023-10-01T08:03:18.809 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.92235435399999999, 2023-10-01T08:03:18.809 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:03:18.809 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:03:18.810 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:03:18.810 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.44945", 2023-10-01T08:03:18.810 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3901679042", 2023-10-01T08:03:18.810 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 179890 2023-10-01T08:03:18.810 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.810 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:03:18.810 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.810 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:03:18.810 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.066806+0000", 2023-10-01T08:03:18.810 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:03:18.810 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.810 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.811 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:03:18.811 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.066806+0000", 2023-10-01T08:03:18.811 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T08:03:18.811 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.811 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.811 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:03:18.811 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.066804+0000", 2023-10-01T08:03:18.811 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5441e-05 2023-10-01T08:03:18.811 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.811 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.811 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:03:18.811 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.066820+0000", 2023-10-01T08:03:18.811 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.4045000000000001e-05 2023-10-01T08:03:18.812 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.812 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.812 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:03:18.812 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.066844+0000", 2023-10-01T08:03:18.812 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1907e-05 2023-10-01T08:03:18.812 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.812 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.812 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:03:18.812 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.066856+0000", 2023-10-01T08:03:18.812 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.5870000000000004e-05 2023-10-01T08:03:18.812 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.812 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.812 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:03:18.813 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.066932+0000", 2023-10-01T08:03:18.813 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.4052e-05 2023-10-01T08:03:18.813 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.813 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.813 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-10-01T08:03:18.813 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.066946+0000", 2023-10-01T08:03:18.813 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.91119929399999999 2023-10-01T08:03:18.813 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.813 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.813 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:03:18.813 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.978145+0000", 2023-10-01T08:03:18.814 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00029041000000000001 2023-10-01T08:03:18.814 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.814 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.814 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:03:18.814 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.978435+0000", 2023-10-01T08:03:18.814 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000209044 2023-10-01T08:03:18.814 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.814 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.814 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0", 2023-10-01T08:03:18.814 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.978645+0000", 2023-10-01T08:03:18.814 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0055166470000000004 2023-10-01T08:03:18.815 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.815 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.815 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:03:18.815 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.984161+0000", 2023-10-01T08:03:18.815 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0048039959999999996 2023-10-01T08:03:18.815 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.815 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.815 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:03:18.815 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.988965+0000", 2023-10-01T08:03:18.815 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.1363000000000002e-05 2023-10-01T08:03:18.815 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.815 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.816 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:03:18.816 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.989027+0000", 2023-10-01T08:03:18.816 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013427099999999999 2023-10-01T08:03:18.816 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.816 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.816 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:03:18.816 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:53:49.989161+0000", 2023-10-01T08:03:18.816 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.92235435399999999 2023-10-01T08:03:18.816 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:18.816 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:03:18.816 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:18.816 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.817 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.817 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35277.0:169251 8.2 8:42ea1bb0:::benchmark_data_smithi084_146341_object58117:head [delete] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-10-01T08:03:18.817 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:58:38.238759+0000", 2023-10-01T08:03:18.817 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 280.51926787500003, 2023-10-01T08:03:18.817 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.221950758, 2023-10-01T08:03:18.817 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:03:18.817 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:03:18.817 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:03:18.817 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35277", 2023-10-01T08:03:18.817 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T08:03:18.817 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 169251 2023-10-01T08:03:18.817 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.818 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:03:18.818 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.818 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:03:18.818 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:38.238759+0000", 2023-10-01T08:03:18.818 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:03:18.818 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.818 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.818 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:03:18.818 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:38.238759+0000", 2023-10-01T08:03:18.818 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T08:03:18.818 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.818 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.819 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:03:18.819 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:38.238757+0000", 2023-10-01T08:03:18.819 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.7390000000000002e-06 2023-10-01T08:03:18.819 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.819 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.819 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:03:18.819 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:38.238764+0000", 2023-10-01T08:03:18.819 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1443e-05 2023-10-01T08:03:18.819 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.819 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.819 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:03:18.819 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:38.238775+0000", 2023-10-01T08:03:18.819 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.5010000000000004e-06 2023-10-01T08:03:18.820 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.820 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.820 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:03:18.820 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:38.238781+0000", 2023-10-01T08:03:18.820 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.6689e-05 2023-10-01T08:03:18.820 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.820 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.820 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:03:18.820 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:38.238828+0000", 2023-10-01T08:03:18.820 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000109416 2023-10-01T08:03:18.820 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.820 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.821 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:03:18.821 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:38.238937+0000", 2023-10-01T08:03:18.821 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012270599999999999 2023-10-01T08:03:18.821 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.821 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.821 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,5", 2023-10-01T08:03:18.821 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:38.239060+0000", 2023-10-01T08:03:18.821 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0051516330000000001 2023-10-01T08:03:18.821 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.821 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.821 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:03:18.821 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:38.244211+0000", 2023-10-01T08:03:18.822 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0058501129999999997 2023-10-01T08:03:18.822 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.822 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.822 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:03:18.822 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:38.250061+0000", 2023-10-01T08:03:18.822 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.210494029 2023-10-01T08:03:18.822 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.822 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.822 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:03:18.822 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:38.460555+0000", 2023-10-01T08:03:18.822 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.5030000000000004e-05 2023-10-01T08:03:18.822 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.823 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.823 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:03:18.823 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:38.460640+0000", 2023-10-01T08:03:18.823 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.8884e-05 2023-10-01T08:03:18.823 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.823 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.823 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:03:18.823 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:38.460709+0000", 2023-10-01T08:03:18.823 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.221950758 2023-10-01T08:03:18.823 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:18.823 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:03:18.823 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:18.823 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.824 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.824 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35277.0:169280 8.2 8:44bee36c:::benchmark_data_smithi084_146341_object58146:head [delete] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-10-01T08:03:18.824 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:58:38.288194+0000", 2023-10-01T08:03:18.824 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 280.469832457, 2023-10-01T08:03:18.824 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.18191792500000001, 2023-10-01T08:03:18.824 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:03:18.824 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:03:18.824 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:03:18.824 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35277", 2023-10-01T08:03:18.824 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T08:03:18.824 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 169280 2023-10-01T08:03:18.824 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.825 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:03:18.825 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.825 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:03:18.825 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:38.288194+0000", 2023-10-01T08:03:18.825 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:03:18.825 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.825 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.825 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:03:18.825 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:38.288194+0000", 2023-10-01T08:03:18.825 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999976 2023-10-01T08:03:18.825 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.825 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.825 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:03:18.826 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:38.288192+0000", 2023-10-01T08:03:18.826 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0611999999999999e-05 2023-10-01T08:03:18.826 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.826 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.826 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:03:18.826 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:38.288202+0000", 2023-10-01T08:03:18.826 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.0891e-05 2023-10-01T08:03:18.826 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.826 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.826 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:03:18.826 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:38.288223+0000", 2023-10-01T08:03:18.826 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.7530000000000007e-06 2023-10-01T08:03:18.827 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.827 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.827 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:03:18.827 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:38.288232+0000", 2023-10-01T08:03:18.827 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.4811e-05 2023-10-01T08:03:18.827 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.827 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.827 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:03:18.827 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:38.288297+0000", 2023-10-01T08:03:18.827 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00017002900000000001 2023-10-01T08:03:18.827 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.827 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.828 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:03:18.828 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:38.288467+0000", 2023-10-01T08:03:18.828 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00018857999999999999 2023-10-01T08:03:18.828 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.828 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.828 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,5", 2023-10-01T08:03:18.828 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:38.288656+0000", 2023-10-01T08:03:18.828 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0071237419999999997 2023-10-01T08:03:18.828 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.828 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.828 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:03:18.828 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:38.295779+0000", 2023-10-01T08:03:18.828 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0041255450000000004 2023-10-01T08:03:18.829 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.829 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.829 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:18.830 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:03:18.830 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:38.299905+0000", 2023-10-01T08:03:18.830 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.16996240200000001 2023-10-01T08:03:18.830 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.831 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.831 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:03:18.831 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:38.469867+0000", 2023-10-01T08:03:18.831 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013735099999999999 2023-10-01T08:03:18.831 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.831 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.831 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:03:18.831 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:38.470005+0000", 2023-10-01T08:03:18.831 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000107403 2023-10-01T08:03:18.831 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.831 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.832 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:03:18.832 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:58:38.470112+0000", 2023-10-01T08:03:18.832 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.18191792500000001 2023-10-01T08:03:18.832 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:18.832 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:03:18.832 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:18.832 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.832 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.832 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.35490.0:71517 9.c e213/206 9:34f9d587:::benchmark_data_smithi084_169090_object71516:head v 213'4477, mlcod=213'4475)", 2023-10-01T08:03:18.832 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:01:47.837885+0000", 2023-10-01T08:03:18.832 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 90.920141388999994, 2023-10-01T08:03:18.832 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.088328907999999998, 2023-10-01T08:03:18.833 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:03:18.833 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:03:18.833 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:03:18.833 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.833 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:03:18.833 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.837885+0000", 2023-10-01T08:03:18.833 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:03:18.833 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.833 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.833 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:03:18.833 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.837885+0000", 2023-10-01T08:03:18.834 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T08:03:18.834 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.834 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.834 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:03:18.834 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.837884+0000", 2023-10-01T08:03:18.834 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.5315000000000003e-05 2023-10-01T08:03:18.834 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.834 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.834 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:03:18.834 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.837919+0000", 2023-10-01T08:03:18.834 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3271000000000001e-05 2023-10-01T08:03:18.835 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.835 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.835 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:03:18.835 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.837933+0000", 2023-10-01T08:03:18.835 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.4540000000000001e-06 2023-10-01T08:03:18.835 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.835 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.835 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:03:18.835 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.837940+0000", 2023-10-01T08:03:18.835 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0013174980000000001 2023-10-01T08:03:18.835 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.835 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.835 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:03:18.836 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.839258+0000", 2023-10-01T08:03:18.836 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.0656e-05 2023-10-01T08:03:18.836 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.836 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.836 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:03:18.836 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.839278+0000", 2023-10-01T08:03:18.836 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.086891425999999994 2023-10-01T08:03:18.836 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.836 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.836 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:03:18.836 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.926170+0000", 2023-10-01T08:03:18.836 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.4206000000000003e-05 2023-10-01T08:03:18.836 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.837 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.837 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:03:18.837 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.926214+0000", 2023-10-01T08:03:18.837 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.088328907999999998 2023-10-01T08:03:18.837 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:18.837 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:03:18.837 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:18.837 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.837 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.837 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.35490.0:71524 9.4 e213/206 9:23a0f756:::benchmark_data_smithi084_169090_object71523:head v 213'4396, mlcod=213'4393)", 2023-10-01T08:03:18.837 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:01:47.838263+0000", 2023-10-01T08:03:18.837 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 90.919763226000001, 2023-10-01T08:03:18.838 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.091840182000000006, 2023-10-01T08:03:18.838 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:03:18.838 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:03:18.838 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:03:18.838 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.838 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:03:18.838 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.838263+0000", 2023-10-01T08:03:18.838 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:03:18.838 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.838 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.838 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:03:18.838 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.838263+0000", 2023-10-01T08:03:18.839 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T08:03:18.839 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.839 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.839 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:03:18.839 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.838262+0000", 2023-10-01T08:03:18.839 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.8891999999999999e-05 2023-10-01T08:03:18.839 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.839 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.839 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:03:18.839 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.838311+0000", 2023-10-01T08:03:18.839 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2516e-05 2023-10-01T08:03:18.839 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.840 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.840 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:03:18.840 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.838324+0000", 2023-10-01T08:03:18.840 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.5230000000000001e-06 2023-10-01T08:03:18.840 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.840 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.840 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:03:18.840 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.838330+0000", 2023-10-01T08:03:18.840 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0021606849999999999 2023-10-01T08:03:18.840 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.840 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.840 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:03:18.841 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.840491+0000", 2023-10-01T08:03:18.841 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.0806999999999999e-05 2023-10-01T08:03:18.841 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.841 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.841 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:03:18.841 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.840512+0000", 2023-10-01T08:03:18.841 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.089551474000000006 2023-10-01T08:03:18.841 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.841 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.841 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:03:18.841 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.930063+0000", 2023-10-01T08:03:18.841 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.0157999999999997e-05 2023-10-01T08:03:18.842 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.842 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.842 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:03:18.842 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.930103+0000", 2023-10-01T08:03:18.842 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.091840182000000006 2023-10-01T08:03:18.842 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:18.842 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:03:18.842 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:18.842 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.842 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.842 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.35490.0:71525 9.c e213/206 9:314ce607:::benchmark_data_smithi084_169090_object71524:head v 213'4478, mlcod=213'4475)", 2023-10-01T08:03:18.842 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:01:47.842212+0000", 2023-10-01T08:03:18.843 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 90.915814381000004, 2023-10-01T08:03:18.843 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.090530599000000003, 2023-10-01T08:03:18.843 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:03:18.843 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:03:18.843 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:03:18.843 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.843 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:03:18.843 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.842212+0000", 2023-10-01T08:03:18.843 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:03:18.843 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.843 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.843 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:03:18.843 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.842212+0000", 2023-10-01T08:03:18.844 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T08:03:18.844 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.844 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.844 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:03:18.844 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.842211+0000", 2023-10-01T08:03:18.844 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000105426 2023-10-01T08:03:18.844 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.844 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.844 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:03:18.844 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.842317+0000", 2023-10-01T08:03:18.844 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.070982276999999996 2023-10-01T08:03:18.844 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.844 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.845 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:03:18.845 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.913299+0000", 2023-10-01T08:03:18.845 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.7583000000000001e-05 2023-10-01T08:03:18.845 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.845 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.845 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:03:18.845 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.913317+0000", 2023-10-01T08:03:18.845 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0063753619999999999 2023-10-01T08:03:18.845 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.845 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.845 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:03:18.845 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.919692+0000", 2023-10-01T08:03:18.845 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.5491000000000003e-05 2023-10-01T08:03:18.846 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.846 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.846 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:03:18.846 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.919727+0000", 2023-10-01T08:03:18.846 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.012971038000000001 2023-10-01T08:03:18.846 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.846 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.846 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:03:18.846 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.932698+0000", 2023-10-01T08:03:18.846 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.4224000000000002e-05 2023-10-01T08:03:18.847 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.847 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.847 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:03:18.847 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:47.932743+0000", 2023-10-01T08:03:18.847 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.090530599000000003 2023-10-01T08:03:18.847 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:18.847 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:03:18.847 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:18.847 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.847 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.847 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35490.0:110111 9.e 9:7e0fcc88:::benchmark_data_smithi084_169090_object110110:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e215)", 2023-10-01T08:03:18.847 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:02:30.453039+0000", 2023-10-01T08:03:18.848 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 48.304987761, 2023-10-01T08:03:18.848 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.054778766, 2023-10-01T08:03:18.848 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:03:18.848 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:03:18.848 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:03:18.848 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35490", 2023-10-01T08:03:18.848 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2970569604", 2023-10-01T08:03:18.848 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 110111 2023-10-01T08:03:18.848 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.848 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:03:18.848 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.848 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:03:18.849 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:30.453039+0000", 2023-10-01T08:03:18.849 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:03:18.849 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.849 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.849 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:03:18.849 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:30.453039+0000", 2023-10-01T08:03:18.849 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T08:03:18.849 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.849 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.849 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:03:18.849 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:30.453037+0000", 2023-10-01T08:03:18.849 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.1832e-05 2023-10-01T08:03:18.849 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.850 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.850 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:03:18.850 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:30.453099+0000", 2023-10-01T08:03:18.850 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.4185999999999999e-05 2023-10-01T08:03:18.850 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.850 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.850 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:03:18.850 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:30.453113+0000", 2023-10-01T08:03:18.850 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.841e-06 2023-10-01T08:03:18.850 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.850 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.850 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:03:18.851 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:30.453121+0000", 2023-10-01T08:03:18.851 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000431533 2023-10-01T08:03:18.851 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.851 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.851 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:03:18.851 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:30.453553+0000", 2023-10-01T08:03:18.851 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00014577000000000001 2023-10-01T08:03:18.851 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.851 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.851 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:03:18.851 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:30.453698+0000", 2023-10-01T08:03:18.851 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00017134800000000001 2023-10-01T08:03:18.851 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.852 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.852 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 1,7", 2023-10-01T08:03:18.852 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:30.453870+0000", 2023-10-01T08:03:18.852 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0086757559999999997 2023-10-01T08:03:18.852 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.852 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.852 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:03:18.852 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:30.462545+0000", 2023-10-01T08:03:18.852 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0010549660000000001 2023-10-01T08:03:18.852 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.852 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.853 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:03:18.853 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:30.463600+0000", 2023-10-01T08:03:18.853 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.044154336000000002 2023-10-01T08:03:18.853 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.853 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.853 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:03:18.853 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:30.507755+0000", 2023-10-01T08:03:18.853 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.6291999999999997e-05 2023-10-01T08:03:18.853 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.853 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.853 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:03:18.854 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:30.507791+0000", 2023-10-01T08:03:18.854 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.6475e-05 2023-10-01T08:03:18.854 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.854 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.854 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:03:18.854 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:30.507817+0000", 2023-10-01T08:03:18.854 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.054778766 2023-10-01T08:03:18.854 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:18.854 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:03:18.854 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:18.854 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.855 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.855 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35490.0:110632 9.e 9:7a4fd268:::benchmark_data_smithi084_169090_object134:head [delete] snapc 0=[] ondisk+write+known_if_redirected e215)", 2023-10-01T08:03:18.855 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:02:32.105069+0000", 2023-10-01T08:03:18.855 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 46.652957676, 2023-10-01T08:03:18.855 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.050259378, 2023-10-01T08:03:18.855 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:03:18.855 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:03:18.855 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:03:18.855 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35490", 2023-10-01T08:03:18.855 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2970569604", 2023-10-01T08:03:18.856 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 110632 2023-10-01T08:03:18.856 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.856 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:03:18.856 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.856 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:03:18.856 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:32.105069+0000", 2023-10-01T08:03:18.856 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:03:18.856 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.856 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.856 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:03:18.856 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:32.105069+0000", 2023-10-01T08:03:18.856 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T08:03:18.856 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.857 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.857 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:03:18.857 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:32.105067+0000", 2023-10-01T08:03:18.857 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.7340000000000008e-06 2023-10-01T08:03:18.857 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.857 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.857 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:03:18.857 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:32.105075+0000", 2023-10-01T08:03:18.857 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.8249000000000001e-05 2023-10-01T08:03:18.857 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.857 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.857 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:03:18.858 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:32.105093+0000", 2023-10-01T08:03:18.858 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.8179999999999998e-06 2023-10-01T08:03:18.858 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.858 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.858 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:03:18.858 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:32.105100+0000", 2023-10-01T08:03:18.858 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.4860000000000001e-05 2023-10-01T08:03:18.858 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.858 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.858 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:03:18.858 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:32.105145+0000", 2023-10-01T08:03:18.858 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000109506 2023-10-01T08:03:18.858 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.859 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.859 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:03:18.859 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:32.105254+0000", 2023-10-01T08:03:18.859 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000132411 2023-10-01T08:03:18.859 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.859 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.859 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 1,7", 2023-10-01T08:03:18.859 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:32.105387+0000", 2023-10-01T08:03:18.859 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0038985370000000001 2023-10-01T08:03:18.859 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.859 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.859 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:03:18.859 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:32.109285+0000", 2023-10-01T08:03:18.859 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0012447300000000001 2023-10-01T08:03:18.860 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.860 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.860 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:03:18.860 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:32.110530+0000", 2023-10-01T08:03:18.860 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.044726509999999997 2023-10-01T08:03:18.860 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.860 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.860 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:03:18.860 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:32.155256+0000", 2023-10-01T08:03:18.860 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.2150999999999997e-05 2023-10-01T08:03:18.860 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.860 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.861 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:03:18.861 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:32.155298+0000", 2023-10-01T08:03:18.861 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.9745999999999999e-05 2023-10-01T08:03:18.861 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.861 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.861 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:03:18.861 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:32.155328+0000", 2023-10-01T08:03:18.861 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.050259378 2023-10-01T08:03:18.861 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:18.861 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:03:18.861 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:18.861 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.861 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.861 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35490.0:118194 9.e 9:78478d19:::benchmark_data_smithi084_169090_object7696:head [delete] snapc 0=[] ondisk+write+known_if_redirected e215)", 2023-10-01T08:03:18.862 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:02:41.383578+0000", 2023-10-01T08:03:18.862 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 37.374448522999998, 2023-10-01T08:03:18.862 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.047476407999999998, 2023-10-01T08:03:18.862 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:03:18.862 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:03:18.862 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:03:18.862 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35490", 2023-10-01T08:03:18.862 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2970569604", 2023-10-01T08:03:18.862 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 118194 2023-10-01T08:03:18.862 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.862 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:03:18.862 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.862 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:03:18.863 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:41.383578+0000", 2023-10-01T08:03:18.863 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:03:18.863 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.863 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.863 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:03:18.863 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:41.383578+0000", 2023-10-01T08:03:18.863 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T08:03:18.863 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.863 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.863 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:03:18.863 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:41.383576+0000", 2023-10-01T08:03:18.863 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.276e-06 2023-10-01T08:03:18.864 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.864 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.864 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:03:18.864 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:41.383585+0000", 2023-10-01T08:03:18.864 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.4246e-05 2023-10-01T08:03:18.864 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.864 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.864 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:03:18.864 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:41.383599+0000", 2023-10-01T08:03:18.864 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.329e-06 2023-10-01T08:03:18.864 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.864 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.865 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:03:18.865 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:41.383608+0000", 2023-10-01T08:03:18.865 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.4089000000000002e-05 2023-10-01T08:03:18.865 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.865 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.865 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:03:18.865 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:41.383682+0000", 2023-10-01T08:03:18.865 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00014932300000000001 2023-10-01T08:03:18.865 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.865 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.865 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:03:18.866 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:41.383832+0000", 2023-10-01T08:03:18.866 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00015052699999999999 2023-10-01T08:03:18.866 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.866 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.866 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 1,7", 2023-10-01T08:03:18.866 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:41.383982+0000", 2023-10-01T08:03:18.866 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0077868859999999998 2023-10-01T08:03:18.866 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.866 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.866 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:03:18.866 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:41.391769+0000", 2023-10-01T08:03:18.867 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000597841 2023-10-01T08:03:18.867 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.867 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.867 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:03:18.867 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:41.392367+0000", 2023-10-01T08:03:18.867 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.038581217000000001 2023-10-01T08:03:18.867 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.867 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.867 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:03:18.867 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:41.430948+0000", 2023-10-01T08:03:18.867 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.0535000000000002e-05 2023-10-01T08:03:18.867 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.868 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.868 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:03:18.868 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:41.431009+0000", 2023-10-01T08:03:18.868 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.5803999999999997e-05 2023-10-01T08:03:18.868 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.868 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.868 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:03:18.868 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:41.431054+0000", 2023-10-01T08:03:18.868 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.047476407999999998 2023-10-01T08:03:18.868 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:18.868 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:03:18.868 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:18.869 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.869 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.869 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35490.0:119166 9.e 9:7eb5f51d:::benchmark_data_smithi084_169090_object8668:head [delete] snapc 0=[] ondisk+write+known_if_redirected e215)", 2023-10-01T08:03:18.869 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:02:42.707645+0000", 2023-10-01T08:03:18.869 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 36.050381510000001, 2023-10-01T08:03:18.869 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.054934976000000003, 2023-10-01T08:03:18.869 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:03:18.869 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:03:18.869 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:03:18.869 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35490", 2023-10-01T08:03:18.869 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2970569604", 2023-10-01T08:03:18.869 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 119166 2023-10-01T08:03:18.870 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.870 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:03:18.870 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.870 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:03:18.870 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:42.707645+0000", 2023-10-01T08:03:18.870 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:03:18.870 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.870 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.870 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:03:18.870 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:42.707645+0000", 2023-10-01T08:03:18.870 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T08:03:18.870 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.871 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.871 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:03:18.871 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:42.707644+0000", 2023-10-01T08:03:18.871 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.9370000000000001e-06 2023-10-01T08:03:18.871 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.871 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.871 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:03:18.871 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:42.707650+0000", 2023-10-01T08:03:18.871 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1219e-05 2023-10-01T08:03:18.871 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.871 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.871 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:03:18.872 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:42.707661+0000", 2023-10-01T08:03:18.872 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.6369999999999998e-06 2023-10-01T08:03:18.872 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.872 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.872 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:03:18.872 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:42.707665+0000", 2023-10-01T08:03:18.872 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.8338999999999999e-05 2023-10-01T08:03:18.872 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.872 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.872 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:03:18.872 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:42.707714+0000", 2023-10-01T08:03:18.872 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000144244 2023-10-01T08:03:18.873 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.873 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.873 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:03:18.873 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:42.707858+0000", 2023-10-01T08:03:18.873 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013972600000000001 2023-10-01T08:03:18.873 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.873 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.873 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 1,7", 2023-10-01T08:03:18.873 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:42.707998+0000", 2023-10-01T08:03:18.873 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0035557219999999999 2023-10-01T08:03:18.874 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.874 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.874 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:03:18.874 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:42.711553+0000", 2023-10-01T08:03:18.874 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00099964299999999993 2023-10-01T08:03:18.874 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.874 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.874 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:03:18.875 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:42.712553+0000", 2023-10-01T08:03:18.875 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.049866721000000003 2023-10-01T08:03:18.875 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.875 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.875 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:03:18.875 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:42.762420+0000", 2023-10-01T08:03:18.875 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000111498 2023-10-01T08:03:18.875 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.875 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.875 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:03:18.876 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:42.762531+0000", 2023-10-01T08:03:18.876 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.8652000000000001e-05 2023-10-01T08:03:18.876 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.876 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.876 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:03:18.876 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:02:42.762580+0000", 2023-10-01T08:03:18.876 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.054934976000000003 2023-10-01T08:03:18.876 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:18.876 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:03:18.877 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:18.877 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.877 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.877 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35490.0:140509 9.e 9:7ed15cc0:::benchmark_data_smithi084_169090_object30011:head [delete] snapc 0=[] ondisk+write+known_if_redirected e217)", 2023-10-01T08:03:18.877 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:03:10.979734+0000", 2023-10-01T08:03:18.877 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 7.7782920999999998, 2023-10-01T08:03:18.877 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.052193032, 2023-10-01T08:03:18.877 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:03:18.877 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:03:18.877 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:03:18.878 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35490", 2023-10-01T08:03:18.878 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2970569604", 2023-10-01T08:03:18.878 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 140509 2023-10-01T08:03:18.878 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.878 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:03:18.878 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.878 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:03:18.878 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:10.979734+0000", 2023-10-01T08:03:18.878 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:03:18.879 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.879 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.879 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:03:18.879 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:10.979734+0000", 2023-10-01T08:03:18.879 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999976 2023-10-01T08:03:18.879 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.879 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.879 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:03:18.879 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:10.979732+0000", 2023-10-01T08:03:18.880 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.4499999999999998e-06 2023-10-01T08:03:18.880 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.880 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.880 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:03:18.880 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:10.979740+0000", 2023-10-01T08:03:18.880 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2079000000000001e-05 2023-10-01T08:03:18.880 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.880 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.880 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:03:18.880 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:10.979752+0000", 2023-10-01T08:03:18.881 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.7559999999999996e-06 2023-10-01T08:03:18.881 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.881 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.881 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:03:18.881 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:10.979757+0000", 2023-10-01T08:03:18.881 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001420267 2023-10-01T08:03:18.881 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.881 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.881 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:03:18.881 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:10.981178+0000", 2023-10-01T08:03:18.882 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00010998 2023-10-01T08:03:18.882 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.882 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.882 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:03:18.882 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:10.981288+0000", 2023-10-01T08:03:18.882 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00026851799999999998 2023-10-01T08:03:18.882 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.882 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.882 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 1,7", 2023-10-01T08:03:18.883 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:10.981556+0000", 2023-10-01T08:03:18.883 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.014952019 2023-10-01T08:03:18.883 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.883 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.883 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:03:18.883 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:10.996508+0000", 2023-10-01T08:03:18.883 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1429e-05 2023-10-01T08:03:18.883 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.883 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.884 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:03:18.884 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:10.996520+0000", 2023-10-01T08:03:18.884 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.035335263999999998 2023-10-01T08:03:18.884 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.884 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.884 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:03:18.884 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:11.031855+0000", 2023-10-01T08:03:18.884 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.7827000000000002e-05 2023-10-01T08:03:18.884 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.885 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.885 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:03:18.885 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:11.031893+0000", 2023-10-01T08:03:18.885 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.4703000000000003e-05 2023-10-01T08:03:18.885 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.885 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.885 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:03:18.885 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:11.031927+0000", 2023-10-01T08:03:18.885 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.052193032 2023-10-01T08:03:18.885 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:18.886 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:03:18.886 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:18.886 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.886 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.886 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35490.0:140513 9.e 9:77c176d7:::benchmark_data_smithi084_169090_object30015:head [delete] snapc 0=[] ondisk+write+known_if_redirected e217)", 2023-10-01T08:03:18.886 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:03:10.983085+0000", 2023-10-01T08:03:18.886 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 7.774941138, 2023-10-01T08:03:18.886 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.049024145999999998, 2023-10-01T08:03:18.886 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:03:18.886 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:03:18.887 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:03:18.887 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35490", 2023-10-01T08:03:18.887 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2970569604", 2023-10-01T08:03:18.887 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 140513 2023-10-01T08:03:18.887 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.887 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:03:18.887 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.887 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:03:18.887 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:10.983085+0000", 2023-10-01T08:03:18.887 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:03:18.888 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.888 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.888 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:03:18.888 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:10.983085+0000", 2023-10-01T08:03:18.888 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T08:03:18.888 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.888 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.888 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:03:18.888 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:10.983084+0000", 2023-10-01T08:03:18.888 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.4130000000000006e-06 2023-10-01T08:03:18.889 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.889 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.889 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:03:18.889 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:10.983092+0000", 2023-10-01T08:03:18.889 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3745e-05 2023-10-01T08:03:18.889 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.889 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.889 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:03:18.889 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:10.983106+0000", 2023-10-01T08:03:18.889 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.3590000000000002e-06 2023-10-01T08:03:18.890 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.890 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.890 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:03:18.890 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:10.983113+0000", 2023-10-01T08:03:18.890 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0075588160000000003 2023-10-01T08:03:18.890 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.890 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.890 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:03:18.890 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:10.990672+0000", 2023-10-01T08:03:18.890 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00011602199999999999 2023-10-01T08:03:18.891 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.891 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.891 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:03:18.891 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:10.990788+0000", 2023-10-01T08:03:18.891 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00014993999999999999 2023-10-01T08:03:18.891 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.891 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.891 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 1,7", 2023-10-01T08:03:18.891 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:10.990938+0000", 2023-10-01T08:03:18.892 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0056128810000000001 2023-10-01T08:03:18.892 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.892 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.892 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:03:18.892 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:10.996551+0000", 2023-10-01T08:03:18.892 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.4858999999999997e-05 2023-10-01T08:03:18.892 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.893 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.893 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:03:18.893 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:10.996616+0000", 2023-10-01T08:03:18.893 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.035419643000000001 2023-10-01T08:03:18.893 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.893 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.894 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:03:18.894 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:11.032035+0000", 2023-10-01T08:03:18.894 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.2203000000000003e-05 2023-10-01T08:03:18.894 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.894 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.894 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:03:18.895 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:11.032068+0000", 2023-10-01T08:03:18.895 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.1984999999999999e-05 2023-10-01T08:03:18.895 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.895 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.895 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:03:18.895 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:11.032109+0000", 2023-10-01T08:03:18.895 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.049024145999999998 2023-10-01T08:03:18.896 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:18.896 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:03:18.896 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:18.896 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.896 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.896 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35490.0:141979 9.e 9:7ba5d81c:::benchmark_data_smithi084_169090_object31481:head [delete] snapc 0=[] ondisk+write+known_if_redirected e217)", 2023-10-01T08:03:18.896 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:03:13.045840+0000", 2023-10-01T08:03:18.896 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 5.7121869109999999, 2023-10-01T08:03:18.896 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.053126262, 2023-10-01T08:03:18.896 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:03:18.896 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:03:18.896 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:03:18.897 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35490", 2023-10-01T08:03:18.897 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2970569604", 2023-10-01T08:03:18.897 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 141979 2023-10-01T08:03:18.897 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.897 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:03:18.897 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.897 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:03:18.897 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:13.045840+0000", 2023-10-01T08:03:18.897 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:03:18.897 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.898 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.898 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:03:18.898 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:13.045840+0000", 2023-10-01T08:03:18.898 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T08:03:18.898 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.898 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.898 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:03:18.898 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:13.045838+0000", 2023-10-01T08:03:18.898 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0453e-05 2023-10-01T08:03:18.898 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.899 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.899 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:03:18.899 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:13.045848+0000", 2023-10-01T08:03:18.899 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.7044000000000001e-05 2023-10-01T08:03:18.900 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.900 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.900 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:03:18.900 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:13.045865+0000", 2023-10-01T08:03:18.900 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.6795000000000001e-05 2023-10-01T08:03:18.900 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.900 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.900 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:03:18.901 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:13.045882+0000", 2023-10-01T08:03:18.901 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0098973180000000004 2023-10-01T08:03:18.901 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.901 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.902 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:03:18.902 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:13.055779+0000", 2023-10-01T08:03:18.902 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000318862 2023-10-01T08:03:18.902 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.902 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.902 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:03:18.902 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:13.056098+0000", 2023-10-01T08:03:18.903 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00041800000000000002 2023-10-01T08:03:18.903 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.903 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.903 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 1,7", 2023-10-01T08:03:18.903 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:13.056516+0000", 2023-10-01T08:03:18.904 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.012563051 2023-10-01T08:03:18.904 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.904 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.904 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:03:18.904 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:13.069079+0000", 2023-10-01T08:03:18.904 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012329800000000001 2023-10-01T08:03:18.904 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.904 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.904 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:03:18.905 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:13.069203+0000", 2023-10-01T08:03:18.905 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.029678607999999999 2023-10-01T08:03:18.905 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.905 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.905 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:03:18.905 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:13.098881+0000", 2023-10-01T08:03:18.905 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.6241e-05 2023-10-01T08:03:18.905 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.905 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.905 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:03:18.906 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:13.098928+0000", 2023-10-01T08:03:18.906 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.8322999999999999e-05 2023-10-01T08:03:18.906 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.906 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.906 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:03:18.906 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:13.098966+0000", 2023-10-01T08:03:18.906 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.053126262 2023-10-01T08:03:18.906 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:18.907 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:03:18.907 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:18.907 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.907 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.907 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.35490.0:145663 9.e 9:7d92e9a1:::benchmark_data_smithi084_169090_object35165:head [delete] snapc 0=[] ondisk+write+known_if_redirected e217)", 2023-10-01T08:03:18.907 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:03:18.104660+0000", 2023-10-01T08:03:18.907 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.65336601900000002, 2023-10-01T08:03:18.907 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.047458643000000002, 2023-10-01T08:03:18.907 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:03:18.908 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:03:18.908 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:03:18.908 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.35490", 2023-10-01T08:03:18.908 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2970569604", 2023-10-01T08:03:18.908 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 145663 2023-10-01T08:03:18.908 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.908 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:03:18.908 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.908 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:03:18.909 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:18.104660+0000", 2023-10-01T08:03:18.909 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:03:18.909 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.909 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.909 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:03:18.909 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:18.104660+0000", 2023-10-01T08:03:18.910 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-10-01T08:03:18.910 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.910 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.910 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:03:18.910 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:18.104660+0000", 2023-10-01T08:03:18.910 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.943e-06 2023-10-01T08:03:18.910 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.911 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.911 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:03:18.911 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:18.104663+0000", 2023-10-01T08:03:18.911 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.3939999999999998e-06 2023-10-01T08:03:18.911 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.911 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.912 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:03:18.912 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:18.104667+0000", 2023-10-01T08:03:18.912 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.7800000000000001e-06 2023-10-01T08:03:18.912 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.912 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.912 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:03:18.912 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:18.104670+0000", 2023-10-01T08:03:18.912 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0061505980000000002 2023-10-01T08:03:18.912 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.913 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.913 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:03:18.913 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:18.110821+0000", 2023-10-01T08:03:18.913 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00015822500000000001 2023-10-01T08:03:18.913 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.913 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.913 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:03:18.913 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:18.110979+0000", 2023-10-01T08:03:18.913 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016507800000000001 2023-10-01T08:03:18.913 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.913 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.914 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 1,7", 2023-10-01T08:03:18.914 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:18.111144+0000", 2023-10-01T08:03:18.914 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0057059229999999999 2023-10-01T08:03:18.914 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.914 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.915 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:03:18.915 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:18.116850+0000", 2023-10-01T08:03:18.915 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0033830599999999998 2023-10-01T08:03:18.915 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.915 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.915 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:03:18.915 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:18.120233+0000", 2023-10-01T08:03:18.915 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.031740376000000001 2023-10-01T08:03:18.915 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.915 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.915 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:03:18.916 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:18.151973+0000", 2023-10-01T08:03:18.916 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.8364999999999998e-05 2023-10-01T08:03:18.916 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.916 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.916 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:03:18.916 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:18.152072+0000", 2023-10-01T08:03:18.916 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.7420999999999999e-05 2023-10-01T08:03:18.916 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:18.916 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:18.917 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:03:18.917 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:18.152119+0000", 2023-10-01T08:03:18.917 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.047458643000000002 2023-10-01T08:03:18.917 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:18.917 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:03:18.917 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:18.917 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:18.917 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:03:18.917 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-10-01T08:03:18.947 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:18.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:18.952 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:19.052 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:19.090 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:19.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:19.100 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:19.201 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:19.240 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:19.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:19.243 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:19.287 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:03:19.344 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:19.371 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:19.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:19.376 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:03:19.476 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:19.514 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:19.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:19.519 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:19.620 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:19.645 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:19.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:19.649 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:19.749 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:19.782 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:19.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:19.784 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:19.885 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:19.915 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:19.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:19.921 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:03:19.956 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-10-01T08:03:20.022 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:20.058 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:20.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:20.062 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:20.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:19 smithi084 bash[78255]: cluster 2023-10-01T08:03:18.545178+0000 mgr.y (mgr.34104) 916 : cluster 0 pgmap v952: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2023-10-01T08:03:20.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:19 smithi084 bash[75189]: cluster 2023-10-01T08:03:18.545178+0000 mgr.y (mgr.34104) 916 : cluster 0 pgmap v952: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2023-10-01T08:03:20.164 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:20.188 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:20.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:20.197 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:03:20.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:19 smithi112 bash[59335]: cluster 2023-10-01T08:03:18.545178+0000 mgr.y (mgr.34104) 916 : cluster 0 pgmap v952: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2023-10-01T08:03:20.297 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:20.338 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:20.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:20.340 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:20.441 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:20.466 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:20.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:20.471 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:20.571 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:20.602 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:20.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:20.607 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:20.708 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:20.737 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:20.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:20.740 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:03:20.841 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:20.867 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:20.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:20.873 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:20.974 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:21.000 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:21.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:21.006 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:21.106 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:21.152 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:21.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:21.158 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:21.258 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:21.290 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:21.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:21.294 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:03:21.395 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:21.429 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:21.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:21.432 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:21.533 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:21.556 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:21.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:21.559 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:21.659 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:21.693 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:21.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:21.696 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:21.797 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:21.831 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:21.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:21.837 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:21.938 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:21.959 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:21.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:21.963 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:22.063 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:22.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:21 smithi084 bash[75189]: cluster 2023-10-01T08:03:20.545766+0000 mgr.y (mgr.34104) 917 : cluster 0 pgmap v953: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 725 op/s 2023-10-01T08:03:22.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:21 smithi084 bash[78255]: cluster 2023-10-01T08:03:20.545766+0000 mgr.y (mgr.34104) 917 : cluster 0 pgmap v953: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 725 op/s 2023-10-01T08:03:22.116 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:22.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:22.118 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:22.119 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:21 smithi112 bash[59335]: cluster 2023-10-01T08:03:20.545766+0000 mgr.y (mgr.34104) 917 : cluster 0 pgmap v953: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 725 op/s 2023-10-01T08:03:22.219 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:22.248 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:22.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:22.251 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:22.352 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:22.385 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:22.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:22.390 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:22.491 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:22.530 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:22.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:22.533 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:22.634 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:22.663 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:22.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:22.667 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:22.768 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:22.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:22.811 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:22.811 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:22.912 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:22.959 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:22.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:22.967 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:23.068 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:23.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:22 smithi084 bash[78255]: cluster 2023-10-01T08:03:22.546326+0000 mgr.y (mgr.34104) 918 : cluster 0 pgmap v954: 89 pgs: 89 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 816 op/s 2023-10-01T08:03:23.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:22 smithi084 bash[75189]: cluster 2023-10-01T08:03:22.546326+0000 mgr.y (mgr.34104) 918 : cluster 0 pgmap v954: 89 pgs: 89 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 816 op/s 2023-10-01T08:03:23.108 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:23.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:23.112 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:23.112 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:22 smithi112 bash[59335]: cluster 2023-10-01T08:03:22.546326+0000 mgr.y (mgr.34104) 918 : cluster 0 pgmap v954: 89 pgs: 89 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 816 op/s 2023-10-01T08:03:23.213 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:23.251 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:23.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:23.256 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:23.357 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:23.387 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:23.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:23.390 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:03:23.491 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:23.522 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:23.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:23.531 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:23.632 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:23.665 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:23.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:23.671 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:23.771 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:23.797 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:23.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:23.800 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:23.901 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:23.929 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:23.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:23.934 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:24.034 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:24.059 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:24.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:24.063 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:24.164 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:24.188 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:24.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:24.194 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:24.294 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:24.320 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:24.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:24.325 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:24.426 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:24.473 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:24.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:24.478 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:03:24.579 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:24.617 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:24.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:24.621 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:24.722 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:24.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:24.756 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:24.756 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:24.836 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T08:03:24.857 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:24.882 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:24.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:24.889 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:24.990 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:25.019 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:25.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:25.028 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:25.128 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:25.151 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:25.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:25.154 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:25.254 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:25.285 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:25.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:25.288 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:25.389 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:25.415 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:25.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:25.420 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:25.521 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:25.551 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:25.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:25.557 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:25.657 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:25.684 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:25.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:25.686 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:25.787 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:25.813 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:25.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:25.815 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:03:25.916 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:25.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:25 smithi084 bash[75189]: cluster 2023-10-01T08:03:24.546870+0000 mgr.y (mgr.34104) 919 : cluster 0 pgmap v955: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 704 op/s 2023-10-01T08:03:25.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:25 smithi084 bash[78255]: cluster 2023-10-01T08:03:24.546870+0000 mgr.y (mgr.34104) 919 : cluster 0 pgmap v955: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 704 op/s 2023-10-01T08:03:25.943 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:25.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:25.947 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:26.047 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:26.079 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:26.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:26.083 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:26.182 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:03:26 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:03:26] "GET /metrics HTTP/1.1" 200 36358 "" "Prometheus/2.33.4" 2023-10-01T08:03:26.184 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:26.196 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:26 smithi112 bash[59335]: cluster 2023-10-01T08:03:24.546870+0000 mgr.y (mgr.34104) 919 : cluster 0 pgmap v955: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 704 op/s 2023-10-01T08:03:26.206 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:26.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:26.209 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:26.309 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:26.342 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:26.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:26.347 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:26.448 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:26.482 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:26.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:26.485 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:26.586 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:26.620 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:26.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:26.623 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:26.724 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:26.745 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:26.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:26.748 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:26.849 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:26.872 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:26.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:26.880 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:26.980 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:27.011 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:27.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:27.014 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:03:27.114 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:27.142 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:27.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:27.145 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:03:27.245 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:27.281 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:27.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:27.286 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:27.387 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:27.417 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:27.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:27.422 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:27.522 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:27.550 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:27.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:27.556 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:27.657 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:27.678 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:27.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:27.681 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:27.782 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:27.811 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:27.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:27.814 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:03:27.915 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:27.938 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:27.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:27.941 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:27.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:27 smithi112 bash[59335]: cluster 2023-10-01T08:03:26.547520+0000 mgr.y (mgr.34104) 920 : cluster 0 pgmap v956: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 668 op/s 2023-10-01T08:03:28.041 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:28.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:28.073 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:28.073 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:28.174 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:28.182 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:27 smithi084 bash[75189]: cluster 2023-10-01T08:03:26.547520+0000 mgr.y (mgr.34104) 920 : cluster 0 pgmap v956: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 668 op/s 2023-10-01T08:03:28.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:27 smithi084 bash[78255]: cluster 2023-10-01T08:03:26.547520+0000 mgr.y (mgr.34104) 920 : cluster 0 pgmap v956: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 668 op/s 2023-10-01T08:03:28.203 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:28.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:28.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:28.308 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:28.333 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:28.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:28.340 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:03:28.441 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:28.468 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:28.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:28.472 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:28.573 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:28.599 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:28.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:28.607 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:03:28.707 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:28.741 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:28.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:28.742 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:28.843 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:28.876 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:28.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:28.882 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:28.983 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:29.016 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:29.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:29.022 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:29.122 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:29.159 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:29.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:29.166 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:29.267 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:29.297 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:29.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:29.299 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:29.400 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:29.426 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:29.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:29.432 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:29.451 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-10-01T08:03:29.451 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [], 2023-10-01T08:03:29.451 INFO:teuthology.orchestra.run.smithi112.stdout: "num_ops": 0 2023-10-01T08:03:29.452 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-10-01T08:03:29.533 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:29.561 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:29.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:29.568 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:29.606 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T08:03:29.648 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T08:03:29.669 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:29.682 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T08:03:29.695 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:29.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:29.701 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:29.729 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T08:03:29.769 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T08:03:29.801 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:29.805 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T08:03:29.829 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:29.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:29.834 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:29.848 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T08:03:29.862 INFO:teuthology.orchestra.run.smithi084.stderr:set pool 9 pgp_num to 16 2023-10-01T08:03:29.893 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T08:03:29.896 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T08:03:29.896 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T08:03:29.897 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T08:03:29.897 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T08:03:29.897 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T08:03:29.897 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T08:03:29.897 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T08:03:29.897 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T08:03:29.936 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:29.969 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:29.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:29.974 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:03:29.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:29 smithi112 bash[59335]: cluster 2023-10-01T08:03:28.548084+0000 mgr.y (mgr.34104) 921 : cluster 0 pgmap v957: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2023-10-01T08:03:29.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:29 smithi112 bash[59335]: audit 2023-10-01T08:03:29.459406+0000 mon.c (mon.2) 104 : audit 1 from='client.? 172.21.15.84:0/2102362390' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-01T08:03:29.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:29 smithi112 bash[59335]: audit 2023-10-01T08:03:29.460352+0000 mon.a (mon.0) 1221 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-01T08:03:29.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:29 smithi112 bash[59335]: audit 2023-10-01T08:03:29.529665+0000 mon.b (mon.1) 20 : audit 0 from='client.? 172.21.15.84:0/1528971438' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:03:30.075 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:30.108 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:30.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:30.112 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:30.189 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:29 smithi084 bash[75189]: cluster 2023-10-01T08:03:28.548084+0000 mgr.y (mgr.34104) 921 : cluster 0 pgmap v957: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2023-10-01T08:03:30.189 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:29 smithi084 bash[75189]: audit 2023-10-01T08:03:29.459406+0000 mon.c (mon.2) 104 : audit 1 from='client.? 172.21.15.84:0/2102362390' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-01T08:03:30.189 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:29 smithi084 bash[75189]: audit 2023-10-01T08:03:29.460352+0000 mon.a (mon.0) 1221 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-01T08:03:30.189 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:29 smithi084 bash[75189]: audit 2023-10-01T08:03:29.529665+0000 mon.b (mon.1) 20 : audit 0 from='client.? 172.21.15.84:0/1528971438' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:03:30.190 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:29 smithi084 bash[78255]: cluster 2023-10-01T08:03:28.548084+0000 mgr.y (mgr.34104) 921 : cluster 0 pgmap v957: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2023-10-01T08:03:30.190 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:29 smithi084 bash[78255]: audit 2023-10-01T08:03:29.459406+0000 mon.c (mon.2) 104 : audit 1 from='client.? 172.21.15.84:0/2102362390' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-01T08:03:30.190 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:29 smithi084 bash[78255]: audit 2023-10-01T08:03:29.460352+0000 mon.a (mon.0) 1221 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-01T08:03:30.190 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:29 smithi084 bash[78255]: audit 2023-10-01T08:03:29.529665+0000 mon.b (mon.1) 20 : audit 0 from='client.? 172.21.15.84:0/1528971438' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:03:30.213 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:30.243 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:30.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:30.247 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:30.348 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:30.380 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:30.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:30.383 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:30.413 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-10-01T08:03:30.484 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:30.510 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:30.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:30.512 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:30.613 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:30.646 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:30.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:30.649 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:30.749 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:30.783 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:30.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:30.794 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:30.872 INFO:teuthology.orchestra.run.smithi084.stderr:nodeep-scrub is set 2023-10-01T08:03:30.895 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:30.903 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:30 smithi112 bash[59335]: cluster 2023-10-01T08:03:29.843504+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e218 with expected crc 2023-10-01T08:03:30.903 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:30 smithi112 bash[59335]: audit 2023-10-01T08:03:29.851590+0000 mon.a (mon.0) 1222 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]': finished 2023-10-01T08:03:30.903 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:30 smithi112 bash[59335]: cluster 2023-10-01T08:03:29.851759+0000 mon.a (mon.0) 1223 : cluster 0 osdmap e218: 8 total, 8 up, 8 in 2023-10-01T08:03:30.903 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:30 smithi112 bash[59335]: cluster 2023-10-01T08:03:29.857507+0000 osd.5 (osd.5) 185 : cluster 3 failed to encode map e218 with expected crc 2023-10-01T08:03:30.903 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:30 smithi112 bash[59335]: cluster 2023-10-01T08:03:29.879207+0000 osd.6 (osd.6) 163 : cluster 3 failed to encode map e218 with expected crc 2023-10-01T08:03:30.903 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:30 smithi112 bash[59335]: audit 2023-10-01T08:03:29.907972+0000 mon.b (mon.1) 21 : audit 1 from='client.? 172.21.15.84:0/1579939907' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:03:30.904 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:30 smithi112 bash[59335]: audit 2023-10-01T08:03:29.911477+0000 mon.a (mon.0) 1224 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:03:30.904 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:30 smithi112 bash[59335]: audit 2023-10-01T08:03:30.106375+0000 mon.a (mon.0) 1225 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:03:30.904 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:30 smithi112 bash[59335]: cluster 2023-10-01T08:03:30.548673+0000 mgr.y (mgr.34104) 922 : cluster 0 pgmap v959: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2023-10-01T08:03:30.925 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:30.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:30.929 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:03:31.029 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:31.051 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:31.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:31.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:31.158 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:31.167 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:30 smithi084 bash[75189]: cluster 2023-10-01T08:03:29.843504+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e218 with expected crc 2023-10-01T08:03:31.168 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:30 smithi084 bash[75189]: audit 2023-10-01T08:03:29.851590+0000 mon.a (mon.0) 1222 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]': finished 2023-10-01T08:03:31.168 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:30 smithi084 bash[75189]: cluster 2023-10-01T08:03:29.851759+0000 mon.a (mon.0) 1223 : cluster 0 osdmap e218: 8 total, 8 up, 8 in 2023-10-01T08:03:31.168 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:30 smithi084 bash[75189]: cluster 2023-10-01T08:03:29.857507+0000 osd.5 (osd.5) 185 : cluster 3 failed to encode map e218 with expected crc 2023-10-01T08:03:31.168 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:30 smithi084 bash[75189]: cluster 2023-10-01T08:03:29.879207+0000 osd.6 (osd.6) 163 : cluster 3 failed to encode map e218 with expected crc 2023-10-01T08:03:31.168 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:30 smithi084 bash[75189]: audit 2023-10-01T08:03:29.907972+0000 mon.b (mon.1) 21 : audit 1 from='client.? 172.21.15.84:0/1579939907' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:03:31.168 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:30 smithi084 bash[75189]: audit 2023-10-01T08:03:29.911477+0000 mon.a (mon.0) 1224 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:03:31.168 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:30 smithi084 bash[75189]: audit 2023-10-01T08:03:30.106375+0000 mon.a (mon.0) 1225 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:03:31.168 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:30 smithi084 bash[75189]: cluster 2023-10-01T08:03:30.548673+0000 mgr.y (mgr.34104) 922 : cluster 0 pgmap v959: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2023-10-01T08:03:31.168 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:30 smithi084 bash[78255]: cluster 2023-10-01T08:03:29.843504+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e218 with expected crc 2023-10-01T08:03:31.169 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:30 smithi084 bash[78255]: audit 2023-10-01T08:03:29.851590+0000 mon.a (mon.0) 1222 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]': finished 2023-10-01T08:03:31.169 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:30 smithi084 bash[78255]: cluster 2023-10-01T08:03:29.851759+0000 mon.a (mon.0) 1223 : cluster 0 osdmap e218: 8 total, 8 up, 8 in 2023-10-01T08:03:31.169 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:30 smithi084 bash[78255]: cluster 2023-10-01T08:03:29.857507+0000 osd.5 (osd.5) 185 : cluster 3 failed to encode map e218 with expected crc 2023-10-01T08:03:31.169 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:30 smithi084 bash[78255]: cluster 2023-10-01T08:03:29.879207+0000 osd.6 (osd.6) 163 : cluster 3 failed to encode map e218 with expected crc 2023-10-01T08:03:31.169 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:30 smithi084 bash[78255]: audit 2023-10-01T08:03:29.907972+0000 mon.b (mon.1) 21 : audit 1 from='client.? 172.21.15.84:0/1579939907' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:03:31.169 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:30 smithi084 bash[78255]: audit 2023-10-01T08:03:29.911477+0000 mon.a (mon.0) 1224 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:03:31.169 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:30 smithi084 bash[78255]: audit 2023-10-01T08:03:30.106375+0000 mon.a (mon.0) 1225 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:03:31.169 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:30 smithi084 bash[78255]: cluster 2023-10-01T08:03:30.548673+0000 mgr.y (mgr.34104) 922 : cluster 0 pgmap v959: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2023-10-01T08:03:31.182 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:31.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:31.184 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:31.285 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:31.307 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:31.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:31.309 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:31.410 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:31.441 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:31.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:31.445 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:31.545 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:31.580 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:31.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:31.583 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:31.683 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:31.707 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:31.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:31.709 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:31.809 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:31.842 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:31.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:31.848 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:31.948 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:31.958 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:31 smithi112 bash[59335]: cluster 2023-10-01T08:03:30.841218+0000 mon.a (mon.0) 1226 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:03:31.959 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:31 smithi112 bash[59335]: cluster 2023-10-01T08:03:30.850959+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e219 with expected crc 2023-10-01T08:03:31.959 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:31 smithi112 bash[59335]: cluster 2023-10-01T08:03:30.854512+0000 osd.5 (osd.5) 186 : cluster 3 failed to encode map e219 with expected crc 2023-10-01T08:03:31.959 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:31 smithi112 bash[59335]: cluster 2023-10-01T08:03:30.856006+0000 osd.6 (osd.6) 164 : cluster 3 failed to encode map e219 with expected crc 2023-10-01T08:03:31.959 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:31 smithi112 bash[59335]: audit 2023-10-01T08:03:30.859842+0000 mon.a (mon.0) 1227 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T08:03:31.959 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:31 smithi112 bash[59335]: cluster 2023-10-01T08:03:30.859923+0000 mon.a (mon.0) 1228 : cluster 0 osdmap e219: 8 total, 8 up, 8 in 2023-10-01T08:03:31.984 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:31.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:31.991 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:32.092 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:32.105 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:31 smithi084 bash[78255]: cluster 2023-10-01T08:03:30.841218+0000 mon.a (mon.0) 1226 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:03:32.105 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:31 smithi084 bash[78255]: cluster 2023-10-01T08:03:30.850959+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e219 with expected crc 2023-10-01T08:03:32.105 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:31 smithi084 bash[78255]: cluster 2023-10-01T08:03:30.854512+0000 osd.5 (osd.5) 186 : cluster 3 failed to encode map e219 with expected crc 2023-10-01T08:03:32.105 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:31 smithi084 bash[78255]: cluster 2023-10-01T08:03:30.856006+0000 osd.6 (osd.6) 164 : cluster 3 failed to encode map e219 with expected crc 2023-10-01T08:03:32.105 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:31 smithi084 bash[78255]: audit 2023-10-01T08:03:30.859842+0000 mon.a (mon.0) 1227 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T08:03:32.105 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:31 smithi084 bash[78255]: cluster 2023-10-01T08:03:30.859923+0000 mon.a (mon.0) 1228 : cluster 0 osdmap e219: 8 total, 8 up, 8 in 2023-10-01T08:03:32.105 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:31 smithi084 bash[75189]: cluster 2023-10-01T08:03:30.841218+0000 mon.a (mon.0) 1226 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:03:32.105 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:31 smithi084 bash[75189]: cluster 2023-10-01T08:03:30.850959+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e219 with expected crc 2023-10-01T08:03:32.105 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:31 smithi084 bash[75189]: cluster 2023-10-01T08:03:30.854512+0000 osd.5 (osd.5) 186 : cluster 3 failed to encode map e219 with expected crc 2023-10-01T08:03:32.106 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:31 smithi084 bash[75189]: cluster 2023-10-01T08:03:30.856006+0000 osd.6 (osd.6) 164 : cluster 3 failed to encode map e219 with expected crc 2023-10-01T08:03:32.106 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:31 smithi084 bash[75189]: audit 2023-10-01T08:03:30.859842+0000 mon.a (mon.0) 1227 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T08:03:32.106 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:31 smithi084 bash[75189]: cluster 2023-10-01T08:03:30.859923+0000 mon.a (mon.0) 1228 : cluster 0 osdmap e219: 8 total, 8 up, 8 in 2023-10-01T08:03:32.115 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:32.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:32.117 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:32.218 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:32.242 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:32.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:32.244 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:32.345 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:32.369 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:32.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:32.375 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:03:32.475 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:32.504 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:32.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:32.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:03:32.606 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:32.639 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:32.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:32.645 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:32.745 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:32.773 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:32.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:32.779 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:03:32.861 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:32 smithi112 bash[59335]: cluster 2023-10-01T08:03:32.549359+0000 mgr.y (mgr.34104) 923 : cluster 0 pgmap v961: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 725 op/s 2023-10-01T08:03:32.879 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:32.903 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:32.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:32.910 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:03:33.010 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:33.018 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:32 smithi084 bash[75189]: cluster 2023-10-01T08:03:32.549359+0000 mgr.y (mgr.34104) 923 : cluster 0 pgmap v961: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 725 op/s 2023-10-01T08:03:33.019 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:32 smithi084 bash[78255]: cluster 2023-10-01T08:03:32.549359+0000 mgr.y (mgr.34104) 923 : cluster 0 pgmap v961: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 725 op/s 2023-10-01T08:03:33.036 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:33.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:33.043 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:33.144 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:33.168 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:33.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:33.174 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:33.275 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:33.310 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:33.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:33.317 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:33.418 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:33.454 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:33.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:33.456 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:33.557 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:33.599 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:33.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:33.605 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:03:33.705 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:33.742 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:33.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:33.745 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:33.799 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T08:03:33.846 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:33.886 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:33.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:33.889 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:33.990 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:34.023 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:34.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:34.027 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:03:34.128 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:34.161 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:34.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:34.163 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:34.264 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:34.291 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:34.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:34.297 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:34.397 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:34.433 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:34.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:34.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:34.541 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:34.573 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:34.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:34.577 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:34.625 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-01T08:03:34.677 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:34.711 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:34.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:34.719 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:34.820 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:34.858 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:34.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:34.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:34.964 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:34.992 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:34.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:35.000 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:35.101 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:35.127 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:35.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:35.134 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:03:35.235 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:35.262 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:35.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:35.266 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:35.287 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T08:03:35.366 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:35.397 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:35.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:35.401 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:03:35.501 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:35.543 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:35.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:35.550 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:35.650 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:35.681 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:35.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:35.684 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:03:35.785 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:35.811 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:35.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:35.815 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:35.916 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:35.942 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:35.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:35.945 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:35.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:35 smithi112 bash[59335]: cluster 2023-10-01T08:03:34.549836+0000 mgr.y (mgr.34104) 924 : cluster 0 pgmap v962: 89 pgs: 89 active+clean; 4.0 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 778 op/s 2023-10-01T08:03:36.045 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:36.054 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:35 smithi084 bash[78255]: cluster 2023-10-01T08:03:34.549836+0000 mgr.y (mgr.34104) 924 : cluster 0 pgmap v962: 89 pgs: 89 active+clean; 4.0 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 778 op/s 2023-10-01T08:03:36.054 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:35 smithi084 bash[75189]: cluster 2023-10-01T08:03:34.549836+0000 mgr.y (mgr.34104) 924 : cluster 0 pgmap v962: 89 pgs: 89 active+clean; 4.0 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 778 op/s 2023-10-01T08:03:36.075 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:36.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:36.083 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:03:36.184 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:36.216 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:36.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:36.219 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:36.319 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:36.323 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:03:36 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:03:36] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.33.4" 2023-10-01T08:03:36.350 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:36.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:36.355 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:36.456 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:36.484 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:36.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:36.489 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:03:36.589 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:36.615 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:36.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:36.626 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:36.727 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:36.760 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:36.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:36.763 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:36.863 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:36.894 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:36.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:36.899 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:36.969 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 5, 6, 4, 7, 1] 2023-10-01T08:03:36.969 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T08:03:36.970 INFO:tasks.thrashosds.thrasher:inject_pause on osd.0 2023-10-01T08:03:36.970 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-01T08:03:36.970 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-01T08:03:36.970 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 config set filestore_inject_stall 3 2023-10-01T08:03:37.000 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:37.008 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:36 smithi112 bash[59335]: cluster 2023-10-01T08:03:36.550346+0000 mgr.y (mgr.34104) 925 : cluster 0 pgmap v963: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 629 op/s 2023-10-01T08:03:37.035 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:37.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:37.041 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:37.141 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:37.166 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:37.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:37.169 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:37.269 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:37.298 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:37.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:37.300 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:37.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:36 smithi084 bash[75189]: cluster 2023-10-01T08:03:36.550346+0000 mgr.y (mgr.34104) 925 : cluster 0 pgmap v963: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 629 op/s 2023-10-01T08:03:37.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:36 smithi084 bash[78255]: cluster 2023-10-01T08:03:36.550346+0000 mgr.y (mgr.34104) 925 : cluster 0 pgmap v963: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 629 op/s 2023-10-01T08:03:37.401 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:37.437 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:37.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:37.440 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:37.541 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:37.580 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:37.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:37.582 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:37.682 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:37.710 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:37.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:37.717 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:37.817 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:37.840 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:37.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:37.843 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:03:37.944 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:37.981 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:37.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:37.987 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:03:38.088 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:38.116 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:38.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:38.122 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:38.222 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:38.248 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:38.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:38.251 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:38.351 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:38.384 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:38.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:38.390 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:38.490 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:38.515 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:38.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:38.518 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:38.619 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:38.640 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:03:38.641 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:03:38.643 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:38.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:38.645 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:03:38.746 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:38.794 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:38.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:38.797 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:38.898 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:38.929 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:38.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:38.937 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:39.037 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:39.068 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:39.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:39.074 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:03:39.175 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:39.200 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:39.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:39.202 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:39.303 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:39.331 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:39.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:39.337 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:39.438 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:39.468 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:39.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:39.472 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:39.573 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:39.595 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:39.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:39.597 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:39.698 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:39.729 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:39.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:39.733 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:03:39.834 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:39.868 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:39.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:39.876 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:39.977 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:39.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:39 smithi112 bash[59335]: cluster 2023-10-01T08:03:38.550928+0000 mgr.y (mgr.34104) 926 : cluster 0 pgmap v964: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 659 op/s 2023-10-01T08:03:40.001 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:40.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:40.005 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:03:40.105 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:40.113 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:39 smithi084 bash[78255]: cluster 2023-10-01T08:03:38.550928+0000 mgr.y (mgr.34104) 926 : cluster 0 pgmap v964: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 659 op/s 2023-10-01T08:03:40.114 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:39 smithi084 bash[75189]: cluster 2023-10-01T08:03:38.550928+0000 mgr.y (mgr.34104) 926 : cluster 0 pgmap v964: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 659 op/s 2023-10-01T08:03:40.130 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:40.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:40.138 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:40.239 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:40.265 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:40.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:40.271 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:40.284 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-10-01T08:03:40.284 INFO:teuthology.orchestra.run.smithi112.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T08:03:40.372 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:40.413 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:40.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:40.416 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:40.517 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:40.550 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:40.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:40.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:40.657 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:40.690 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:40.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:40.695 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:40.795 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:40.820 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:40.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:40.829 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:40.930 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:40.961 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:40.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:40.964 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:41.064 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:41.112 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:41.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:41.115 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:03:41.215 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:41.243 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:41.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:41.254 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:41.279 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-10-01T08:03:41.355 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:41.418 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:41.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:41.425 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:41.526 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:41.558 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:41.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:41.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:41.663 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:41.688 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:41.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:41.693 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:41.716 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:03:41.794 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:41.819 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:41.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:41.825 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:41.838 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:41 smithi112 bash[59335]: cluster 2023-10-01T08:03:40.551475+0000 mgr.y (mgr.34104) 927 : cluster 0 pgmap v965: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 686 op/s 2023-10-01T08:03:41.926 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:41.953 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:41.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:41.957 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:03:42.058 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:42.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:41 smithi084 bash[75189]: cluster 2023-10-01T08:03:40.551475+0000 mgr.y (mgr.34104) 927 : cluster 0 pgmap v965: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 686 op/s 2023-10-01T08:03:42.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:41 smithi084 bash[78255]: cluster 2023-10-01T08:03:40.551475+0000 mgr.y (mgr.34104) 927 : cluster 0 pgmap v965: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 686 op/s 2023-10-01T08:03:42.096 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:42.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:42.103 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:03:42.203 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:42.232 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:42.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:42.235 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:42.336 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:42.364 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:42.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:42.371 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:03:42.472 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:42.528 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:42.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:42.533 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:03:42.634 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:42.716 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:42.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:42.720 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:42.821 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:42.851 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:42.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:42.857 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:42.958 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:42.992 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:42.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:42.999 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:43.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:42 smithi084 bash[78255]: cluster 2023-10-01T08:03:42.552002+0000 mgr.y (mgr.34104) 928 : cluster 0 pgmap v966: 89 pgs: 89 active+clean; 3.6 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 773 op/s 2023-10-01T08:03:43.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:42 smithi084 bash[75189]: cluster 2023-10-01T08:03:42.552002+0000 mgr.y (mgr.34104) 928 : cluster 0 pgmap v966: 89 pgs: 89 active+clean; 3.6 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 773 op/s 2023-10-01T08:03:43.099 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:43.108 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:42 smithi112 bash[59335]: cluster 2023-10-01T08:03:42.552002+0000 mgr.y (mgr.34104) 928 : cluster 0 pgmap v966: 89 pgs: 89 active+clean; 3.6 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 773 op/s 2023-10-01T08:03:43.122 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:43.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:43.127 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:03:43.228 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:43.263 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:43.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:43.264 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:43.364 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:43.393 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:43.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:43.398 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:43.499 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:43.523 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:43.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:43.525 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:43.625 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:43.649 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:43.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:43.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:43.752 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:43.775 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:43.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:43.778 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:43.879 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:43.911 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:43.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:43.916 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:44.017 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:44.066 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:44.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:44.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:44.169 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:44.202 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:44.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:44.204 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:03:44.305 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:44.326 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:44.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:44.334 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:03:44.435 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:44.467 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:44.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:44.476 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:44.576 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:44.605 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:44.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:44.609 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:44.709 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:44.726 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:44.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:44.728 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:44.829 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:44.853 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:44.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:44.862 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:44.963 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:44.992 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:44.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:44.999 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:03:45.099 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:45.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:45.131 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:45.131 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:45.232 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:45.262 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:45.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:45.267 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:45.367 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:45.394 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:45.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:45.399 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:45.501 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:45.533 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:45.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:45.539 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:03:45.640 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:45.666 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:45.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:45.668 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:45.769 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:45.804 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:45.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:45.808 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:45.831 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:45 smithi112 bash[59335]: cluster 2023-10-01T08:03:44.552532+0000 mgr.y (mgr.34104) 929 : cluster 0 pgmap v967: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 686 op/s 2023-10-01T08:03:45.909 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:45.916 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:45 smithi084 bash[78255]: cluster 2023-10-01T08:03:44.552532+0000 mgr.y (mgr.34104) 929 : cluster 0 pgmap v967: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 686 op/s 2023-10-01T08:03:45.916 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:45 smithi084 bash[78255]: audit 2023-10-01T08:03:45.106426+0000 mon.a (mon.0) 1229 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:03:45.916 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:45 smithi084 bash[75189]: cluster 2023-10-01T08:03:44.552532+0000 mgr.y (mgr.34104) 929 : cluster 0 pgmap v967: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 686 op/s 2023-10-01T08:03:45.917 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:45 smithi084 bash[75189]: audit 2023-10-01T08:03:45.106426+0000 mon.a (mon.0) 1229 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:03:45.941 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:45.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:45.944 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:03:46.045 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:46.078 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:46.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:46.083 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:46.154 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T08:03:46.184 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:46.185 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:45 smithi112 bash[59335]: audit 2023-10-01T08:03:45.106426+0000 mon.a (mon.0) 1229 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:03:46.192 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:03:46 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:03:46] "GET /metrics HTTP/1.1" 200 36355 "" "Prometheus/2.33.4" 2023-10-01T08:03:46.217 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:46.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:46.221 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:46.321 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:46.358 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:46.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:46.365 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:03:46.466 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:46.489 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:46.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:46.495 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:46.596 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:46.631 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:46.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:46.635 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:03:46.736 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:46.762 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:46.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:46.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:46.867 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:46.904 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:46.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:46.906 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:47.007 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:47.034 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:47.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:47.039 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:47.140 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:47.171 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:47.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:47.174 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:47.275 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:47.314 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:47.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:47.316 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:47.416 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:47.447 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:47.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:47.451 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:47.552 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:47.583 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:47.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:47.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:47.689 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:47.713 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:47.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:47.717 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:47.817 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:47.834 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:47 smithi084 bash[75189]: cluster 2023-10-01T08:03:46.553401+0000 mgr.y (mgr.34104) 930 : cluster 0 pgmap v968: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 647 op/s 2023-10-01T08:03:47.852 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:47.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:47.856 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:47.929 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:47 smithi112 bash[59335]: cluster 2023-10-01T08:03:46.553401+0000 mgr.y (mgr.34104) 930 : cluster 0 pgmap v968: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 647 op/s 2023-10-01T08:03:47.957 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:47.997 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:47.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:47.998 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:48.098 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:48.108 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:47 smithi084 bash[78255]: cluster 2023-10-01T08:03:46.553401+0000 mgr.y (mgr.34104) 930 : cluster 0 pgmap v968: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 647 op/s 2023-10-01T08:03:48.124 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:48.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:48.131 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:03:48.232 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:48.256 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:48.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:48.260 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:48.361 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:48.394 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:48.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:48.399 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:48.468 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T08:03:48.500 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:48.504 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T08:03:48.521 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:48.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:48.527 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:48.544 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T08:03:48.580 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T08:03:48.625 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T08:03:48.628 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:48.654 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:48.659 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T08:03:48.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:48.660 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:48.682 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T08:03:48.708 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T08:03:48.716 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T08:03:48.716 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T08:03:48.716 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T08:03:48.716 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T08:03:48.716 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T08:03:48.716 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T08:03:48.717 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T08:03:48.717 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T08:03:48.760 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:48.792 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:48.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:48.794 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:48.894 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:48.921 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:48.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:48.925 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:48.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:48 smithi112 bash[59335]: audit 2023-10-01T08:03:48.414964+0000 mon.a (mon.0) 1230 : audit 0 from='client.? 172.21.15.84:0/938261266' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:03:49.026 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:49.049 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:49.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:49.055 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:03:49.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:48 smithi084 bash[75189]: audit 2023-10-01T08:03:48.414964+0000 mon.a (mon.0) 1230 : audit 0 from='client.? 172.21.15.84:0/938261266' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:03:49.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:48 smithi084 bash[78255]: audit 2023-10-01T08:03:48.414964+0000 mon.a (mon.0) 1230 : audit 0 from='client.? 172.21.15.84:0/938261266' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:03:49.156 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:49.187 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:49.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:49.193 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:49.293 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:49.318 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:49.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:49.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:03:49.422 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:49.456 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:49.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:49.461 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:49.561 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:49.593 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:49.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:49.596 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:49.697 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:49.734 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:49.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:49.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:49.841 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:49.870 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:49.870 INFO:teuthology.orchestra.run.smithi084.stderr:noscrub is unset 2023-10-01T08:03:49.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:49.873 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:49.974 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:49.996 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:49.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:49.998 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:50.099 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:50.132 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:49 smithi084 bash[75189]: cluster 2023-10-01T08:03:48.553956+0000 mgr.y (mgr.34104) 931 : cluster 0 pgmap v969: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 738 op/s 2023-10-01T08:03:50.132 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:49 smithi084 bash[75189]: audit 2023-10-01T08:03:49.480897+0000 mon.c (mon.2) 105 : audit 1 from='client.? 172.21.15.84:0/3617502799' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:03:50.132 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:49 smithi084 bash[75189]: audit 2023-10-01T08:03:49.481441+0000 mon.a (mon.0) 1231 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:03:50.133 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:49 smithi084 bash[78255]: cluster 2023-10-01T08:03:48.553956+0000 mgr.y (mgr.34104) 931 : cluster 0 pgmap v969: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 738 op/s 2023-10-01T08:03:50.133 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:49 smithi084 bash[78255]: audit 2023-10-01T08:03:49.480897+0000 mon.c (mon.2) 105 : audit 1 from='client.? 172.21.15.84:0/3617502799' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:03:50.133 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:49 smithi084 bash[78255]: audit 2023-10-01T08:03:49.481441+0000 mon.a (mon.0) 1231 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:03:50.136 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:50.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:50.142 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:50.163 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:49 smithi112 bash[59335]: cluster 2023-10-01T08:03:48.553956+0000 mgr.y (mgr.34104) 931 : cluster 0 pgmap v969: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 738 op/s 2023-10-01T08:03:50.163 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:49 smithi112 bash[59335]: audit 2023-10-01T08:03:49.480897+0000 mon.c (mon.2) 105 : audit 1 from='client.? 172.21.15.84:0/3617502799' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:03:50.164 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:49 smithi112 bash[59335]: audit 2023-10-01T08:03:49.481441+0000 mon.a (mon.0) 1231 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:03:50.243 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:50.270 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:50.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:50.274 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:50.374 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:50.395 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:50.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:50.397 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:03:50.497 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:50.520 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:50.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:50.524 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:50.625 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:50.644 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:50.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:50.646 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:03:50.746 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:50.771 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:50.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:50.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:50.873 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:50.874 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:50 smithi112 bash[59335]: cluster 2023-10-01T08:03:49.843905+0000 mon.a (mon.0) 1232 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:03:50.874 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:50 smithi112 bash[59335]: cluster 2023-10-01T08:03:49.848882+0000 osd.4 (osd.4) 136 : cluster 3 failed to encode map e220 with expected crc 2023-10-01T08:03:50.874 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:50 smithi112 bash[59335]: audit 2023-10-01T08:03:49.851962+0000 mon.a (mon.0) 1233 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T08:03:50.874 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:50 smithi112 bash[59335]: cluster 2023-10-01T08:03:49.852052+0000 mon.a (mon.0) 1234 : cluster 0 osdmap e220: 8 total, 8 up, 8 in 2023-10-01T08:03:50.874 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:50 smithi112 bash[59335]: cluster 2023-10-01T08:03:49.857646+0000 osd.4 (osd.4) 137 : cluster 3 failed to encode map e220 with expected crc 2023-10-01T08:03:50.875 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:50 smithi112 bash[59335]: cluster 2023-10-01T08:03:49.857686+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e220 with expected crc 2023-10-01T08:03:50.875 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:50 smithi112 bash[59335]: cluster 2023-10-01T08:03:49.860356+0000 osd.6 (osd.6) 165 : cluster 3 failed to encode map e220 with expected crc 2023-10-01T08:03:50.875 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:50 smithi112 bash[59335]: cluster 2023-10-01T08:03:49.866251+0000 osd.5 (osd.5) 187 : cluster 3 failed to encode map e220 with expected crc 2023-10-01T08:03:50.875 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:50 smithi112 bash[59335]: cluster 2023-10-01T08:03:49.867886+0000 osd.5 (osd.5) 188 : cluster 3 failed to encode map e220 with expected crc 2023-10-01T08:03:50.905 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:50.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:50.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:51.012 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:51.047 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:51.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:51.050 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:51.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:50 smithi084 bash[75189]: cluster 2023-10-01T08:03:49.843905+0000 mon.a (mon.0) 1232 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:03:51.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:50 smithi084 bash[75189]: cluster 2023-10-01T08:03:49.848882+0000 osd.4 (osd.4) 136 : cluster 3 failed to encode map e220 with expected crc 2023-10-01T08:03:51.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:50 smithi084 bash[75189]: audit 2023-10-01T08:03:49.851962+0000 mon.a (mon.0) 1233 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T08:03:51.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:50 smithi084 bash[75189]: cluster 2023-10-01T08:03:49.852052+0000 mon.a (mon.0) 1234 : cluster 0 osdmap e220: 8 total, 8 up, 8 in 2023-10-01T08:03:51.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:50 smithi084 bash[75189]: cluster 2023-10-01T08:03:49.857646+0000 osd.4 (osd.4) 137 : cluster 3 failed to encode map e220 with expected crc 2023-10-01T08:03:51.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:50 smithi084 bash[75189]: cluster 2023-10-01T08:03:49.857686+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e220 with expected crc 2023-10-01T08:03:51.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:50 smithi084 bash[75189]: cluster 2023-10-01T08:03:49.860356+0000 osd.6 (osd.6) 165 : cluster 3 failed to encode map e220 with expected crc 2023-10-01T08:03:51.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:50 smithi084 bash[75189]: cluster 2023-10-01T08:03:49.866251+0000 osd.5 (osd.5) 187 : cluster 3 failed to encode map e220 with expected crc 2023-10-01T08:03:51.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:50 smithi084 bash[75189]: cluster 2023-10-01T08:03:49.867886+0000 osd.5 (osd.5) 188 : cluster 3 failed to encode map e220 with expected crc 2023-10-01T08:03:51.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:50 smithi084 bash[75189]: cluster 2023-10-01T08:03:49.869164+0000 osd.5 (osd.5) 189 : cluster 3 failed to encode map e220 with expected crc 2023-10-01T08:03:51.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:50 smithi084 bash[75189]: cluster 2023-10-01T08:03:50.554511+0000 mgr.y (mgr.34104) 932 : cluster 0 pgmap v971: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 707 op/s 2023-10-01T08:03:51.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:50 smithi084 bash[78255]: cluster 2023-10-01T08:03:49.843905+0000 mon.a (mon.0) 1232 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:03:51.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:50 smithi084 bash[78255]: cluster 2023-10-01T08:03:49.848882+0000 osd.4 (osd.4) 136 : cluster 3 failed to encode map e220 with expected crc 2023-10-01T08:03:51.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:50 smithi084 bash[78255]: audit 2023-10-01T08:03:49.851962+0000 mon.a (mon.0) 1233 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T08:03:51.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:50 smithi084 bash[78255]: cluster 2023-10-01T08:03:49.852052+0000 mon.a (mon.0) 1234 : cluster 0 osdmap e220: 8 total, 8 up, 8 in 2023-10-01T08:03:51.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:50 smithi084 bash[78255]: cluster 2023-10-01T08:03:49.857646+0000 osd.4 (osd.4) 137 : cluster 3 failed to encode map e220 with expected crc 2023-10-01T08:03:51.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:50 smithi084 bash[78255]: cluster 2023-10-01T08:03:49.857686+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e220 with expected crc 2023-10-01T08:03:51.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:50 smithi084 bash[78255]: cluster 2023-10-01T08:03:49.860356+0000 osd.6 (osd.6) 165 : cluster 3 failed to encode map e220 with expected crc 2023-10-01T08:03:51.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:50 smithi084 bash[78255]: cluster 2023-10-01T08:03:49.866251+0000 osd.5 (osd.5) 187 : cluster 3 failed to encode map e220 with expected crc 2023-10-01T08:03:51.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:50 smithi084 bash[78255]: cluster 2023-10-01T08:03:49.867886+0000 osd.5 (osd.5) 188 : cluster 3 failed to encode map e220 with expected crc 2023-10-01T08:03:51.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:50 smithi084 bash[78255]: cluster 2023-10-01T08:03:49.869164+0000 osd.5 (osd.5) 189 : cluster 3 failed to encode map e220 with expected crc 2023-10-01T08:03:51.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:50 smithi084 bash[78255]: cluster 2023-10-01T08:03:50.554511+0000 mgr.y (mgr.34104) 932 : cluster 0 pgmap v971: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 707 op/s 2023-10-01T08:03:51.136 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:50 smithi112 bash[59335]: cluster 2023-10-01T08:03:49.869164+0000 osd.5 (osd.5) 189 : cluster 3 failed to encode map e220 with expected crc 2023-10-01T08:03:51.136 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:50 smithi112 bash[59335]: cluster 2023-10-01T08:03:50.554511+0000 mgr.y (mgr.34104) 932 : cluster 0 pgmap v971: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 707 op/s 2023-10-01T08:03:51.151 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:51.184 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:51.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:51.185 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:51.286 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:51.323 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:51.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:51.329 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:51.353 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-10-01T08:03:51.353 INFO:teuthology.orchestra.run.smithi112.stdout: "size": 20, 2023-10-01T08:03:51.354 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 600, 2023-10-01T08:03:51.354 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [ 2023-10-01T08:03:51.354 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.354 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.35277.0:144215 8.d e183/173 8:b8cb9266:::benchmark_data_smithi084_146341_object33081:head v 183'8998, mlcod=183'8994)", 2023-10-01T08:03:51.354 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:57:59.887758+0000", 2023-10-01T08:03:51.354 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 351.46009056100002, 2023-10-01T08:03:51.354 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.054356426999999999, 2023-10-01T08:03:51.354 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:03:51.354 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:03:51.354 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:03:51.354 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.355 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:03:51.355 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:57:59.887758+0000", 2023-10-01T08:03:51.355 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:03:51.355 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.355 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.355 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:03:51.355 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:57:59.887758+0000", 2023-10-01T08:03:51.355 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967296 2023-10-01T08:03:51.355 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.355 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.355 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:03:51.355 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:57:59.887758+0000", 2023-10-01T08:03:51.355 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.2689999999999996e-06 2023-10-01T08:03:51.356 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.356 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.356 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:03:51.356 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:57:59.887764+0000", 2023-10-01T08:03:51.356 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.3890000000000004e-06 2023-10-01T08:03:51.356 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.356 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.356 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:03:51.356 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:57:59.887769+0000", 2023-10-01T08:03:51.356 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.3790000000000002e-06 2023-10-01T08:03:51.356 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.356 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.357 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:03:51.357 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:57:59.887773+0000", 2023-10-01T08:03:51.357 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.014154582000000001 2023-10-01T08:03:51.357 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.357 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.357 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:03:51.357 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:57:59.901927+0000", 2023-10-01T08:03:51.357 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.1039999999999998e-05 2023-10-01T08:03:51.357 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.357 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.357 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:03:51.357 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:57:59.901948+0000", 2023-10-01T08:03:51.357 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.040126281999999999 2023-10-01T08:03:51.358 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.358 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.358 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:03:51.358 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:57:59.942075+0000", 2023-10-01T08:03:51.358 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.968e-05 2023-10-01T08:03:51.358 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.358 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.358 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:03:51.358 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:57:59.942114+0000", 2023-10-01T08:03:51.358 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.054356426999999999 2023-10-01T08:03:51.358 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:51.358 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:03:51.359 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:51.359 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.359 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.359 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.35277.0:203239 8.d e194/173 8:b9ba1e1e:::benchmark_data_smithi084_146341_object92105:head v 194'12614, mlcod=194'12612)", 2023-10-01T08:03:51.359 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:59:29.714743+0000", 2023-10-01T08:03:51.359 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 261.63310578800002, 2023-10-01T08:03:51.359 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.053831125000000001, 2023-10-01T08:03:51.359 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:03:51.359 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:03:51.359 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:03:51.359 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.359 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:03:51.359 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:59:29.714743+0000", 2023-10-01T08:03:51.360 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:03:51.360 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.360 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.360 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:03:51.360 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:59:29.714743+0000", 2023-10-01T08:03:51.360 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T08:03:51.360 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.360 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.360 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:03:51.360 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:59:29.714742+0000", 2023-10-01T08:03:51.360 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1430999999999999e-05 2023-10-01T08:03:51.360 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.360 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.361 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:03:51.361 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:59:29.714753+0000", 2023-10-01T08:03:51.361 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.6906e-05 2023-10-01T08:03:51.361 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.361 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.361 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:03:51.361 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:59:29.714770+0000", 2023-10-01T08:03:51.361 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.6850000000000007e-06 2023-10-01T08:03:51.361 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.361 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.361 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:03:51.361 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:59:29.714779+0000", 2023-10-01T08:03:51.361 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0023316190000000001 2023-10-01T08:03:51.362 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.362 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.362 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:03:51.362 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:59:29.717110+0000", 2023-10-01T08:03:51.362 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.9971000000000002e-05 2023-10-01T08:03:51.362 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.362 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.362 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:03:51.362 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:59:29.717140+0000", 2023-10-01T08:03:51.362 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.051318115999999997 2023-10-01T08:03:51.362 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.362 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.362 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:03:51.363 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:59:29.768458+0000", 2023-10-01T08:03:51.363 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000115555 2023-10-01T08:03:51.363 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.363 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.363 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:03:51.363 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:59:29.768574+0000", 2023-10-01T08:03:51.363 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.053831125000000001 2023-10-01T08:03:51.363 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:51.363 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:03:51.363 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:51.363 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.363 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.363 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.35277.0:203256 8.d e194/173 8:b9548be4:::benchmark_data_smithi084_146341_object92122:head v 194'12615, mlcod=194'12612)", 2023-10-01T08:03:51.364 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:59:29.724107+0000", 2023-10-01T08:03:51.364 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 261.62374112600003, 2023-10-01T08:03:51.364 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.053540550999999999, 2023-10-01T08:03:51.364 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:03:51.364 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:03:51.364 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:03:51.364 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.364 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:03:51.364 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:59:29.724107+0000", 2023-10-01T08:03:51.364 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:03:51.364 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.364 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.364 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:03:51.365 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:59:29.724107+0000", 2023-10-01T08:03:51.365 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T08:03:51.365 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.365 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.365 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:03:51.365 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:59:29.724106+0000", 2023-10-01T08:03:51.365 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1223000000000001e-05 2023-10-01T08:03:51.365 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.365 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.365 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:03:51.365 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:59:29.724118+0000", 2023-10-01T08:03:51.365 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.4734e-05 2023-10-01T08:03:51.366 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.366 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.366 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:03:51.366 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:59:29.724132+0000", 2023-10-01T08:03:51.366 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.7100000000000007e-06 2023-10-01T08:03:51.366 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.366 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.366 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:03:51.366 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:59:29.724140+0000", 2023-10-01T08:03:51.366 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0090171520000000005 2023-10-01T08:03:51.366 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.366 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.366 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:03:51.367 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:59:29.733157+0000", 2023-10-01T08:03:51.367 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.3448e-05 2023-10-01T08:03:51.367 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.367 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.367 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:03:51.367 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:59:29.733181+0000", 2023-10-01T08:03:51.367 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.044409668999999999 2023-10-01T08:03:51.367 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.367 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.367 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:03:51.367 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:59:29.777590+0000", 2023-10-01T08:03:51.367 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.7738000000000002e-05 2023-10-01T08:03:51.368 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.368 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.368 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:03:51.368 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:59:29.777648+0000", 2023-10-01T08:03:51.368 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.053540550999999999 2023-10-01T08:03:51.368 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:51.368 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:03:51.368 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:51.368 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.368 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.368 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.35277.0:213305 8.d e194/173 8:bbcc49de:::benchmark_data_smithi084_146341_object102171:head v 194'13252, mlcod=194'13250)", 2023-10-01T08:03:51.368 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T07:59:43.688218+0000", 2023-10-01T08:03:51.368 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 247.65963031800001, 2023-10-01T08:03:51.369 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.049191019000000002, 2023-10-01T08:03:51.369 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:03:51.369 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:03:51.369 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:03:51.369 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.369 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:03:51.369 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:59:43.688218+0000", 2023-10-01T08:03:51.369 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:03:51.369 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.369 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.369 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:03:51.369 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:59:43.688218+0000", 2023-10-01T08:03:51.369 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T08:03:51.370 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.370 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.370 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:03:51.370 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:59:43.688217+0000", 2023-10-01T08:03:51.370 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.8079999999999999e-06 2023-10-01T08:03:51.370 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.370 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.370 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:03:51.370 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:59:43.688227+0000", 2023-10-01T08:03:51.370 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2481e-05 2023-10-01T08:03:51.370 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.370 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.371 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:03:51.371 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:59:43.688240+0000", 2023-10-01T08:03:51.371 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.4919999999999998e-06 2023-10-01T08:03:51.371 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.371 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.371 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:03:51.371 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:59:43.688246+0000", 2023-10-01T08:03:51.371 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0042798059999999997 2023-10-01T08:03:51.371 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.371 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.371 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:03:51.371 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:59:43.692526+0000", 2023-10-01T08:03:51.372 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.8686e-05 2023-10-01T08:03:51.372 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.372 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.372 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:03:51.372 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:59:43.692545+0000", 2023-10-01T08:03:51.372 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.044795084999999998 2023-10-01T08:03:51.372 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.372 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.372 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:03:51.372 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:59:43.737340+0000", 2023-10-01T08:03:51.372 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.9581999999999999e-05 2023-10-01T08:03:51.372 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.372 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.373 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:03:51.373 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T07:59:43.737409+0000", 2023-10-01T08:03:51.373 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.049191019000000002 2023-10-01T08:03:51.373 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:51.373 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:03:51.373 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:51.373 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.373 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.373 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.35490.0:75794 9.8 e213/206 9:17142e94:::benchmark_data_smithi084_169090_object75793:head v 213'4783, mlcod=213'4779)", 2023-10-01T08:03:51.373 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:01:51.935599+0000", 2023-10-01T08:03:51.373 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 119.412249401, 2023-10-01T08:03:51.373 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.048882374999999999, 2023-10-01T08:03:51.373 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:03:51.374 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:03:51.374 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:03:51.374 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.374 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:03:51.374 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:51.935599+0000", 2023-10-01T08:03:51.374 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:03:51.374 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.374 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.374 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:03:51.374 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:51.935599+0000", 2023-10-01T08:03:51.374 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-10-01T08:03:51.374 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.375 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.375 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:03:51.375 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:51.935599+0000", 2023-10-01T08:03:51.375 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.0908999999999997e-05 2023-10-01T08:03:51.375 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.375 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.375 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:03:51.375 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:51.935640+0000", 2023-10-01T08:03:51.375 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.4749999999999996e-06 2023-10-01T08:03:51.375 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.375 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.375 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:03:51.375 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:51.935647+0000", 2023-10-01T08:03:51.376 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.0760000000000002e-06 2023-10-01T08:03:51.376 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.376 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.376 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:03:51.376 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:51.935652+0000", 2023-10-01T08:03:51.376 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.002138395 2023-10-01T08:03:51.376 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.376 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.376 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:03:51.376 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:51.937791+0000", 2023-10-01T08:03:51.376 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.4823e-05 2023-10-01T08:03:51.376 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.376 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.377 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:03:51.377 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:51.937805+0000", 2023-10-01T08:03:51.377 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.046581718000000001 2023-10-01T08:03:51.377 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.377 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.377 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:03:51.377 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:51.984387+0000", 2023-10-01T08:03:51.377 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.4476999999999997e-05 2023-10-01T08:03:51.377 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.377 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.377 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:03:51.378 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:01:51.984482+0000", 2023-10-01T08:03:51.378 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.048882374999999999 2023-10-01T08:03:51.378 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:51.378 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:03:51.378 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:51.378 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.378 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.378 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.35490.0:142912 9.9 e217/206 9:96c5a019:::benchmark_data_smithi084_169090_object32414:head v 217'9185, mlcod=217'9182)", 2023-10-01T08:03:51.378 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:03:14.345676+0000", 2023-10-01T08:03:51.378 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 37.002172987000002, 2023-10-01T08:03:51.378 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.055513057999999997, 2023-10-01T08:03:51.378 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:03:51.378 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:03:51.379 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:03:51.379 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.379 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:03:51.379 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:14.345676+0000", 2023-10-01T08:03:51.379 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:03:51.379 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.379 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.379 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:03:51.379 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:14.345676+0000", 2023-10-01T08:03:51.379 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T08:03:51.379 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.379 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.379 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:03:51.380 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:14.345675+0000", 2023-10-01T08:03:51.380 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.844e-06 2023-10-01T08:03:51.380 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.380 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.380 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:03:51.380 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:14.345682+0000", 2023-10-01T08:03:51.380 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.4628e-05 2023-10-01T08:03:51.380 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.380 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.380 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:03:51.380 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:14.345696+0000", 2023-10-01T08:03:51.380 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.2079999999999997e-06 2023-10-01T08:03:51.380 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.381 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.381 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:03:51.381 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:14.345703+0000", 2023-10-01T08:03:51.381 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.024842520999999999 2023-10-01T08:03:51.381 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.381 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.381 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:03:51.381 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:14.370545+0000", 2023-10-01T08:03:51.381 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.9879000000000001e-05 2023-10-01T08:03:51.381 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.381 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.381 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:03:51.382 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:14.370595+0000", 2023-10-01T08:03:51.382 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.030546357 2023-10-01T08:03:51.382 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.382 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.382 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:03:51.382 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:14.401141+0000", 2023-10-01T08:03:51.382 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.7398999999999998e-05 2023-10-01T08:03:51.382 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.382 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.382 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:03:51.382 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:14.401189+0000", 2023-10-01T08:03:51.382 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.055513057999999997 2023-10-01T08:03:51.383 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:51.383 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:03:51.383 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:51.383 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.383 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.383 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.35490.0:144573 9.d e217/206 9:b60b97cd:::benchmark_data_smithi084_169090_object34075:head v 217'9055, mlcod=217'9050)", 2023-10-01T08:03:51.383 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:03:16.643795+0000", 2023-10-01T08:03:51.383 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 34.704053985000002, 2023-10-01T08:03:51.383 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.052506149000000002, 2023-10-01T08:03:51.383 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:03:51.383 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:03:51.383 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:03:51.383 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.384 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:03:51.384 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:16.643795+0000", 2023-10-01T08:03:51.384 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:03:51.384 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.384 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.384 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:03:51.384 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:16.643795+0000", 2023-10-01T08:03:51.384 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-10-01T08:03:51.384 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.384 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.384 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:03:51.384 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:16.643794+0000", 2023-10-01T08:03:51.385 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.3159999999999998e-06 2023-10-01T08:03:51.385 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.385 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.385 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:03:51.385 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:16.643799+0000", 2023-10-01T08:03:51.385 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0038531590000000001 2023-10-01T08:03:51.385 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.385 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.385 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:03:51.385 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:16.647652+0000", 2023-10-01T08:03:51.385 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.4540000000000001e-06 2023-10-01T08:03:51.385 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.386 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.386 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:03:51.386 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:16.647659+0000", 2023-10-01T08:03:51.386 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.020067766000000001 2023-10-01T08:03:51.386 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.386 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.386 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:03:51.386 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:16.667727+0000", 2023-10-01T08:03:51.386 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.4054999999999999e-05 2023-10-01T08:03:51.386 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.386 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.386 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:03:51.387 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:16.667751+0000", 2023-10-01T08:03:51.387 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.028487861 2023-10-01T08:03:51.387 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.387 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.387 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:03:51.387 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:16.696239+0000", 2023-10-01T08:03:51.387 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.1919000000000001e-05 2023-10-01T08:03:51.387 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.387 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.387 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:03:51.387 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:16.696301+0000", 2023-10-01T08:03:51.387 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.052506149000000002 2023-10-01T08:03:51.387 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:51.388 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:03:51.388 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:51.388 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.388 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.388 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.35490.0:144577 9.d e217/206 9:b3315857:::benchmark_data_smithi084_169090_object34079:head v 217'9056, mlcod=217'9052)", 2023-10-01T08:03:51.388 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:03:16.647756+0000", 2023-10-01T08:03:51.388 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 34.700092632999997, 2023-10-01T08:03:51.388 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.063777525000000002, 2023-10-01T08:03:51.388 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:03:51.388 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:03:51.388 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:03:51.388 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.388 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:03:51.389 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:16.647756+0000", 2023-10-01T08:03:51.389 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:03:51.389 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.389 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.389 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:03:51.389 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:16.647756+0000", 2023-10-01T08:03:51.389 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-10-01T08:03:51.389 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.389 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.389 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:03:51.389 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:16.647755+0000", 2023-10-01T08:03:51.389 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.3100000000000001e-06 2023-10-01T08:03:51.389 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.390 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.390 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:03:51.390 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:16.647764+0000", 2023-10-01T08:03:51.390 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.1059999999999996e-06 2023-10-01T08:03:51.390 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.390 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.390 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:03:51.390 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:16.647770+0000", 2023-10-01T08:03:51.390 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.8940000000000003e-06 2023-10-01T08:03:51.390 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.390 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.391 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:03:51.391 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:16.647774+0000", 2023-10-01T08:03:51.391 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.030110809999999998 2023-10-01T08:03:51.391 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.391 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.391 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:03:51.391 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:16.677885+0000", 2023-10-01T08:03:51.391 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5896000000000002e-05 2023-10-01T08:03:51.391 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.391 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.391 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:03:51.391 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:16.677900+0000", 2023-10-01T08:03:51.392 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.033413920999999999 2023-10-01T08:03:51.392 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.392 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.392 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:03:51.392 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:16.711314+0000", 2023-10-01T08:03:51.392 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00021912099999999999 2023-10-01T08:03:51.392 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.392 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.392 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:03:51.392 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:16.711533+0000", 2023-10-01T08:03:51.392 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.063777525000000002 2023-10-01T08:03:51.392 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:51.392 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:03:51.393 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:51.393 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.393 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.393 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.35490.0:144585 9.5 e217/206 9:ac220b4a:::benchmark_data_smithi084_169090_object34087:head v 217'8914, mlcod=217'8910)", 2023-10-01T08:03:51.393 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:03:16.655905+0000", 2023-10-01T08:03:51.393 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 34.691943967999997, 2023-10-01T08:03:51.393 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.060778973, 2023-10-01T08:03:51.393 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:03:51.393 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:03:51.393 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:03:51.393 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.393 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:03:51.393 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:16.655905+0000", 2023-10-01T08:03:51.394 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:03:51.394 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.394 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.394 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:03:51.394 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:16.655905+0000", 2023-10-01T08:03:51.394 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T08:03:51.394 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.394 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.394 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:03:51.394 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:16.655904+0000", 2023-10-01T08:03:51.394 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.9869999999999994e-06 2023-10-01T08:03:51.395 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.395 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.395 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:03:51.395 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:16.655914+0000", 2023-10-01T08:03:51.395 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.6611000000000001e-05 2023-10-01T08:03:51.395 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.395 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.395 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:03:51.395 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:16.655930+0000", 2023-10-01T08:03:51.395 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.2949999999999996e-06 2023-10-01T08:03:51.395 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.395 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.395 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:03:51.396 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:16.655938+0000", 2023-10-01T08:03:51.396 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.019834034 2023-10-01T08:03:51.396 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.396 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.396 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:03:51.396 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:16.675772+0000", 2023-10-01T08:03:51.396 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.9525e-05 2023-10-01T08:03:51.396 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.396 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.396 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:03:51.396 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:16.675791+0000", 2023-10-01T08:03:51.396 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.040849668999999998 2023-10-01T08:03:51.396 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.397 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.397 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:03:51.397 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:16.716641+0000", 2023-10-01T08:03:51.397 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.2760999999999999e-05 2023-10-01T08:03:51.397 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.397 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.397 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:03:51.397 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:16.716684+0000", 2023-10-01T08:03:51.397 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.060778973 2023-10-01T08:03:51.397 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:51.397 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:03:51.397 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:51.397 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.398 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.398 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.35490.0:144592 9.d e217/206 9:b650d22d:::benchmark_data_smithi084_169090_object34094:head v 217'9057, mlcod=217'9052)", 2023-10-01T08:03:51.398 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:03:16.659815+0000", 2023-10-01T08:03:51.398 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 34.688033685000001, 2023-10-01T08:03:51.398 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.056893195000000001, 2023-10-01T08:03:51.398 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:03:51.398 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:03:51.398 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:03:51.398 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.398 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:03:51.398 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:16.659815+0000", 2023-10-01T08:03:51.398 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:03:51.399 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.399 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.399 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:03:51.399 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:16.659815+0000", 2023-10-01T08:03:51.399 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-10-01T08:03:51.399 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.399 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.399 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:03:51.399 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:16.659815+0000", 2023-10-01T08:03:51.399 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.1930000000000003e-06 2023-10-01T08:03:51.399 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.399 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.400 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:03:51.400 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:16.659819+0000", 2023-10-01T08:03:51.400 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.3029999999999996e-06 2023-10-01T08:03:51.400 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.400 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.400 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:03:51.400 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:16.659825+0000", 2023-10-01T08:03:51.400 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.2629999999999997e-06 2023-10-01T08:03:51.400 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.400 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.400 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:03:51.400 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:16.659829+0000", 2023-10-01T08:03:51.400 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.022163550000000001 2023-10-01T08:03:51.401 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.401 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.401 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:03:51.401 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:16.681993+0000", 2023-10-01T08:03:51.401 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.9012999999999999e-05 2023-10-01T08:03:51.401 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.401 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.401 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:03:51.401 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:16.682012+0000", 2023-10-01T08:03:51.401 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.034675979000000003 2023-10-01T08:03:51.401 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.401 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.402 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:03:51.402 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:16.716688+0000", 2023-10-01T08:03:51.402 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.0253000000000001e-05 2023-10-01T08:03:51.402 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.402 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.402 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:03:51.402 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:16.716708+0000", 2023-10-01T08:03:51.402 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.056893195000000001 2023-10-01T08:03:51.402 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:51.402 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:03:51.402 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:51.402 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.403 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.403 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.35490.0:145257 9.d e217/206 9:bb379cce:::benchmark_data_smithi084_169090_object34759:head v 217'9112, mlcod=217'9109)", 2023-10-01T08:03:51.403 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:03:17.572768+0000", 2023-10-01T08:03:51.403 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 33.775080166000002, 2023-10-01T08:03:51.403 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.049259116999999998, 2023-10-01T08:03:51.403 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:03:51.403 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:03:51.403 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:03:51.403 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.403 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:03:51.403 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:17.572768+0000", 2023-10-01T08:03:51.403 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:03:51.403 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.404 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.404 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:03:51.404 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:17.572768+0000", 2023-10-01T08:03:51.404 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967296 2023-10-01T08:03:51.404 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.404 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.404 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:03:51.404 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:17.572768+0000", 2023-10-01T08:03:51.404 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.4829999999999999e-06 2023-10-01T08:03:51.404 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.404 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.404 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:03:51.404 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:17.572772+0000", 2023-10-01T08:03:51.405 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.3289999999999999e-06 2023-10-01T08:03:51.405 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.405 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.405 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:03:51.405 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:17.572778+0000", 2023-10-01T08:03:51.405 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.3749999999999999e-06 2023-10-01T08:03:51.405 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.405 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.405 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:03:51.405 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:17.572781+0000", 2023-10-01T08:03:51.405 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.016014324999999999 2023-10-01T08:03:51.405 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.405 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.406 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:03:51.406 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:17.588796+0000", 2023-10-01T08:03:51.406 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.8343999999999999e-05 2023-10-01T08:03:51.406 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.406 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.406 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:03:51.406 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:17.588814+0000", 2023-10-01T08:03:51.406 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.033084816000000003 2023-10-01T08:03:51.406 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.406 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.406 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:03:51.406 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:17.621899+0000", 2023-10-01T08:03:51.407 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012863999999999999 2023-10-01T08:03:51.407 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.407 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.407 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:03:51.407 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:17.622028+0000", 2023-10-01T08:03:51.407 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.049259116999999998 2023-10-01T08:03:51.407 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:51.407 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:03:51.407 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:51.407 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.407 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.407 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.35490.0:146063 9.9 e217/206 9:9142b393:::benchmark_data_smithi084_169090_object35565:head v 217'9370, mlcod=217'9367)", 2023-10-01T08:03:51.407 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:03:18.663243+0000", 2023-10-01T08:03:51.408 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 32.684606041000002, 2023-10-01T08:03:51.408 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.049414329999999999, 2023-10-01T08:03:51.408 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:03:51.408 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:03:51.408 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:03:51.408 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.408 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:03:51.408 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:18.663243+0000", 2023-10-01T08:03:51.408 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:03:51.408 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.408 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.408 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:03:51.408 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:18.663243+0000", 2023-10-01T08:03:51.409 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T08:03:51.409 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.409 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.409 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:03:51.409 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:18.663242+0000", 2023-10-01T08:03:51.409 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.4769999999999992e-06 2023-10-01T08:03:51.409 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.409 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.409 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:03:51.409 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:18.663251+0000", 2023-10-01T08:03:51.409 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.6127999999999999e-05 2023-10-01T08:03:51.409 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.410 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.410 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:03:51.410 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:18.663267+0000", 2023-10-01T08:03:51.410 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.1099999999999997e-06 2023-10-01T08:03:51.410 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.410 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.410 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:03:51.410 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:18.663274+0000", 2023-10-01T08:03:51.410 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.5210999999999999e-05 2023-10-01T08:03:51.410 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.410 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.411 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:03:51.411 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:18.663310+0000", 2023-10-01T08:03:51.411 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.8087000000000001e-05 2023-10-01T08:03:51.411 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.411 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.411 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:03:51.411 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:18.663328+0000", 2023-10-01T08:03:51.411 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.049286336 2023-10-01T08:03:51.411 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.411 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.411 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:03:51.411 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:18.712614+0000", 2023-10-01T08:03:51.412 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.2904000000000001e-05 2023-10-01T08:03:51.412 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.412 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.412 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:03:51.412 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:18.712657+0000", 2023-10-01T08:03:51.412 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.049414329999999999 2023-10-01T08:03:51.412 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:51.412 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:03:51.412 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:51.412 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.412 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.412 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.35490.0:147079 9.9 e217/206 9:98c960a0:::benchmark_data_smithi084_169090_object36581:head v 217'9428, mlcod=217'9426)", 2023-10-01T08:03:51.412 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:03:20.041222+0000", 2023-10-01T08:03:51.413 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 31.306626694999999, 2023-10-01T08:03:51.413 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.070988974999999996, 2023-10-01T08:03:51.413 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:03:51.413 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:03:51.413 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:03:51.413 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.413 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:03:51.413 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.041222+0000", 2023-10-01T08:03:51.413 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:03:51.413 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.413 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.413 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:03:51.414 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.041222+0000", 2023-10-01T08:03:51.414 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T08:03:51.414 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.414 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.414 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:03:51.414 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.041221+0000", 2023-10-01T08:03:51.414 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.7759999999999992e-06 2023-10-01T08:03:51.414 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.414 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.414 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:03:51.414 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.041231+0000", 2023-10-01T08:03:51.414 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3321e-05 2023-10-01T08:03:51.415 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.415 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.415 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:03:51.415 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.041244+0000", 2023-10-01T08:03:51.415 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.1550000000000001e-06 2023-10-01T08:03:51.415 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.415 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.415 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:03:51.415 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.041251+0000", 2023-10-01T08:03:51.415 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000180354 2023-10-01T08:03:51.415 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.415 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.415 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:03:51.416 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.041432+0000", 2023-10-01T08:03:51.416 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.2789000000000002e-05 2023-10-01T08:03:51.416 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.416 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.416 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:03:51.416 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.041454+0000", 2023-10-01T08:03:51.416 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.070728256000000003 2023-10-01T08:03:51.416 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.416 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.416 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:03:51.416 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.112183+0000", 2023-10-01T08:03:51.416 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.8320999999999999e-05 2023-10-01T08:03:51.416 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.417 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.417 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:03:51.417 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.112211+0000", 2023-10-01T08:03:51.417 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.070988974999999996 2023-10-01T08:03:51.417 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:51.417 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:03:51.417 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:51.417 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.417 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.417 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.35490.0:147080 9.9 e217/206 9:9fe72b2e:::benchmark_data_smithi084_169090_object36582:head v 217'9429, mlcod=217'9426)", 2023-10-01T08:03:51.417 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:03:20.054896+0000", 2023-10-01T08:03:51.417 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 31.292952222, 2023-10-01T08:03:51.417 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.066843104, 2023-10-01T08:03:51.418 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:03:51.418 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:03:51.418 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:03:51.418 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.418 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:03:51.418 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.054896+0000", 2023-10-01T08:03:51.418 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:03:51.418 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.418 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.418 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:03:51.418 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.054896+0000", 2023-10-01T08:03:51.418 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T08:03:51.419 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.419 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.419 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:03:51.419 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.054895+0000", 2023-10-01T08:03:51.419 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.3510000000000008e-06 2023-10-01T08:03:51.419 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.419 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.419 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:03:51.419 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.054905+0000", 2023-10-01T08:03:51.419 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0941000000000001e-05 2023-10-01T08:03:51.419 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.419 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.419 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:03:51.419 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.054916+0000", 2023-10-01T08:03:51.420 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.2830000000000001e-06 2023-10-01T08:03:51.420 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.420 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.420 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:03:51.420 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.054921+0000", 2023-10-01T08:03:51.420 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.008801662 2023-10-01T08:03:51.420 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.420 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.420 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:03:51.420 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.063723+0000", 2023-10-01T08:03:51.420 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00015103299999999999 2023-10-01T08:03:51.420 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.421 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.421 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:03:51.421 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.063874+0000", 2023-10-01T08:03:51.421 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.057831278999999999 2023-10-01T08:03:51.421 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.421 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.421 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:03:51.421 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.121705+0000", 2023-10-01T08:03:51.421 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.4446999999999997e-05 2023-10-01T08:03:51.421 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.421 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.421 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:03:51.422 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.121739+0000", 2023-10-01T08:03:51.422 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.066843104 2023-10-01T08:03:51.422 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:51.422 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:03:51.422 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:51.422 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.422 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.422 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.35490.0:147084 9.9 e217/206 9:993b0f07:::benchmark_data_smithi084_169090_object36586:head v 217'9430, mlcod=217'9426)", 2023-10-01T08:03:51.422 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:03:20.054926+0000", 2023-10-01T08:03:51.422 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 31.292922270999998, 2023-10-01T08:03:51.422 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.066832676999999993, 2023-10-01T08:03:51.422 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:03:51.423 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:03:51.423 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:03:51.423 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.423 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:03:51.423 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.054926+0000", 2023-10-01T08:03:51.423 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:03:51.423 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.423 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.423 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:03:51.423 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.054926+0000", 2023-10-01T08:03:51.423 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-10-01T08:03:51.423 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.423 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.424 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:03:51.424 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.054926+0000", 2023-10-01T08:03:51.424 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.45e-06 2023-10-01T08:03:51.424 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.424 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.424 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:03:51.424 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.054929+0000", 2023-10-01T08:03:51.424 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.6229999999999999e-06 2023-10-01T08:03:51.424 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.424 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.424 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:03:51.424 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.054933+0000", 2023-10-01T08:03:51.425 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.6290000000000002e-06 2023-10-01T08:03:51.425 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.425 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.425 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:03:51.425 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.054936+0000", 2023-10-01T08:03:51.425 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.026080428999999999 2023-10-01T08:03:51.425 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.425 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.425 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:03:51.425 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.081016+0000", 2023-10-01T08:03:51.425 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.1936000000000001e-05 2023-10-01T08:03:51.425 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.425 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.426 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:03:51.426 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.081038+0000", 2023-10-01T08:03:51.426 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.040704015000000003 2023-10-01T08:03:51.426 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.426 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.426 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:03:51.426 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.121742+0000", 2023-10-01T08:03:51.426 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.6886999999999999e-05 2023-10-01T08:03:51.426 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.426 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.426 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:03:51.426 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.121759+0000", 2023-10-01T08:03:51.427 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.066832676999999993 2023-10-01T08:03:51.427 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:51.427 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:03:51.427 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:51.427 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.427 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.427 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.35490.0:147088 9.1 e217/206 9:85189e36:::benchmark_data_smithi084_169090_object36590:head v 217'9128, mlcod=217'9125)", 2023-10-01T08:03:51.427 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:03:20.054968+0000", 2023-10-01T08:03:51.427 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 31.292880387, 2023-10-01T08:03:51.427 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.066811672000000003, 2023-10-01T08:03:51.427 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:03:51.427 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:03:51.427 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:03:51.428 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.428 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:03:51.428 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.054968+0000", 2023-10-01T08:03:51.428 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:03:51.428 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.428 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.428 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:03:51.428 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.054968+0000", 2023-10-01T08:03:51.428 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-10-01T08:03:51.428 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.428 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.428 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:03:51.428 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.054968+0000", 2023-10-01T08:03:51.429 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.856e-06 2023-10-01T08:03:51.429 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.429 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.429 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:03:51.429 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.054972+0000", 2023-10-01T08:03:51.429 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.0819999999999998e-06 2023-10-01T08:03:51.429 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.429 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.429 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:03:51.429 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.054977+0000", 2023-10-01T08:03:51.429 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.3830000000000001e-06 2023-10-01T08:03:51.429 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.429 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.430 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:03:51.430 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.054980+0000", 2023-10-01T08:03:51.430 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.033999047999999997 2023-10-01T08:03:51.430 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.430 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.430 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:03:51.430 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.088979+0000", 2023-10-01T08:03:51.430 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.1639999999999999e-05 2023-10-01T08:03:51.430 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.430 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.430 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:03:51.430 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.089041+0000", 2023-10-01T08:03:51.431 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.032720664000000003 2023-10-01T08:03:51.431 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.431 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.431 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:03:51.431 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.121762+0000", 2023-10-01T08:03:51.431 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.8371000000000001e-05 2023-10-01T08:03:51.431 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.431 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.431 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:03:51.431 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.121780+0000", 2023-10-01T08:03:51.431 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.066811672000000003 2023-10-01T08:03:51.431 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:51.431 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:03:51.432 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:51.432 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.432 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.432 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.35490.0:147097 9.9 e217/206 9:9b379c1d:::benchmark_data_smithi084_169090_object36599:head v 217'9431, mlcod=217'9426)", 2023-10-01T08:03:51.432 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:03:20.067853+0000", 2023-10-01T08:03:51.432 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 31.279995160999999, 2023-10-01T08:03:51.432 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.053946371, 2023-10-01T08:03:51.432 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:03:51.432 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:03:51.432 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:03:51.432 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.432 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:03:51.433 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.067853+0000", 2023-10-01T08:03:51.433 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:03:51.433 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.433 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.433 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:03:51.433 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.067853+0000", 2023-10-01T08:03:51.433 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-10-01T08:03:51.433 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.433 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.433 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:03:51.433 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.067853+0000", 2023-10-01T08:03:51.433 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.5229999999999997e-06 2023-10-01T08:03:51.433 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.434 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.434 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:03:51.434 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.067858+0000", 2023-10-01T08:03:51.434 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.0950000000000001e-06 2023-10-01T08:03:51.434 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.434 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.434 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:03:51.434 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.067864+0000", 2023-10-01T08:03:51.434 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.7160000000000001e-06 2023-10-01T08:03:51.434 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.434 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.434 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:03:51.434 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.067867+0000", 2023-10-01T08:03:51.435 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.022022536999999998 2023-10-01T08:03:51.435 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.435 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.435 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:03:51.435 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.089890+0000", 2023-10-01T08:03:51.435 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.2628000000000001e-05 2023-10-01T08:03:51.435 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.435 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.435 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:03:51.435 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.089913+0000", 2023-10-01T08:03:51.435 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.031869473000000002 2023-10-01T08:03:51.435 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.435 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.436 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:03:51.436 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.121782+0000", 2023-10-01T08:03:51.436 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.7793000000000001e-05 2023-10-01T08:03:51.436 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.436 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.436 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:03:51.436 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.121800+0000", 2023-10-01T08:03:51.436 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.053946371 2023-10-01T08:03:51.436 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:51.436 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:03:51.436 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:51.436 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.436 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.437 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.35490.0:147102 9.9 e217/206 9:9a774520:::benchmark_data_smithi084_169090_object36604:head v 217'9432, mlcod=217'9426)", 2023-10-01T08:03:51.437 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:03:20.072621+0000", 2023-10-01T08:03:51.437 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 31.275227565000002, 2023-10-01T08:03:51.437 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.049194697000000003, 2023-10-01T08:03:51.437 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:03:51.437 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:03:51.437 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:03:51.437 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.437 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:03:51.437 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.072621+0000", 2023-10-01T08:03:51.437 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:03:51.437 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.437 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.438 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:03:51.438 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.072621+0000", 2023-10-01T08:03:51.438 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T08:03:51.438 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.438 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.438 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:03:51.438 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.072620+0000", 2023-10-01T08:03:51.438 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.2570000000000001e-06 2023-10-01T08:03:51.438 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.438 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.438 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:03:51.438 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.072627+0000", 2023-10-01T08:03:51.439 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.4497e-05 2023-10-01T08:03:51.439 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.439 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.439 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:03:51.439 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.072642+0000", 2023-10-01T08:03:51.439 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.3520000000000003e-06 2023-10-01T08:03:51.439 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.439 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.439 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:03:51.439 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.072648+0000", 2023-10-01T08:03:51.439 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.023786913999999999 2023-10-01T08:03:51.439 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.439 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.440 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:03:51.440 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.096435+0000", 2023-10-01T08:03:51.440 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.9411000000000001e-05 2023-10-01T08:03:51.440 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.440 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.440 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:03:51.440 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.096455+0000", 2023-10-01T08:03:51.440 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.025347215999999999 2023-10-01T08:03:51.440 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.440 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.440 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:03:51.440 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.121802+0000", 2023-10-01T08:03:51.440 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3873000000000001e-05 2023-10-01T08:03:51.441 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.441 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.441 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:03:51.441 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:20.121816+0000", 2023-10-01T08:03:51.441 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.049194697000000003 2023-10-01T08:03:51.441 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:51.441 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:03:51.441 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:51.441 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.441 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.441 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.35490.0:150223 9.d e217/206 9:b37ee9cc:::benchmark_data_smithi084_169090_object39725:head v 217'9429, mlcod=217'9424)", 2023-10-01T08:03:51.441 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:03:24.303796+0000", 2023-10-01T08:03:51.441 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 27.044052902000001, 2023-10-01T08:03:51.442 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.050036582000000003, 2023-10-01T08:03:51.442 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:03:51.442 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:03:51.442 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:03:51.442 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.442 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:03:51.442 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:24.303796+0000", 2023-10-01T08:03:51.442 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:03:51.442 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.442 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.442 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:03:51.442 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:24.303796+0000", 2023-10-01T08:03:51.442 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967296 2023-10-01T08:03:51.443 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.443 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.443 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:03:51.443 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:24.303795+0000", 2023-10-01T08:03:51.443 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.7959999999999996e-06 2023-10-01T08:03:51.443 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.443 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.443 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:03:51.443 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:24.303803+0000", 2023-10-01T08:03:51.443 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.5520000000000004e-06 2023-10-01T08:03:51.443 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.443 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.443 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:03:51.444 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:24.303809+0000", 2023-10-01T08:03:51.444 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.7060000000000002e-06 2023-10-01T08:03:51.444 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.444 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.444 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:03:51.444 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:24.303813+0000", 2023-10-01T08:03:51.444 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.015352241000000001 2023-10-01T08:03:51.444 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.444 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.444 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:03:51.444 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:24.319165+0000", 2023-10-01T08:03:51.444 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.0914e-05 2023-10-01T08:03:51.445 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.445 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.445 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:03:51.445 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:24.319186+0000", 2023-10-01T08:03:51.445 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.034603169000000003 2023-10-01T08:03:51.445 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.445 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.445 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:03:51.445 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:24.353789+0000", 2023-10-01T08:03:51.445 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.3420000000000001e-05 2023-10-01T08:03:51.445 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.445 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.445 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:03:51.446 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:24.353832+0000", 2023-10-01T08:03:51.446 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.050036582000000003 2023-10-01T08:03:51.446 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:51.446 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:03:51.446 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:51.446 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.446 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.446 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.35490.0:168895 9.d e220/206 9:bc3e9d0a:::benchmark_data_smithi084_169090_object58397:head v 220'10551, mlcod=220'10549)", 2023-10-01T08:03:51.446 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:03:51.238951+0000", 2023-10-01T08:03:51.446 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.108897279, 2023-10-01T08:03:51.446 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.055342791000000002, 2023-10-01T08:03:51.446 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:03:51.446 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:03:51.447 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:03:51.447 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.447 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:03:51.447 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:51.238951+0000", 2023-10-01T08:03:51.447 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:03:51.447 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.447 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.447 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:03:51.447 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:51.238951+0000", 2023-10-01T08:03:51.447 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T08:03:51.447 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.447 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.448 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:03:51.448 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:51.238950+0000", 2023-10-01T08:03:51.448 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0169e-05 2023-10-01T08:03:51.448 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.448 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.448 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:03:51.448 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:51.238960+0000", 2023-10-01T08:03:51.448 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.2782e-05 2023-10-01T08:03:51.448 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.448 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.448 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:03:51.448 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:51.238983+0000", 2023-10-01T08:03:51.448 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.3219999999999999e-06 2023-10-01T08:03:51.449 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.449 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.449 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:03:51.449 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:51.238993+0000", 2023-10-01T08:03:51.449 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0039252649999999998 2023-10-01T08:03:51.449 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.449 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.449 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:03:51.449 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:51.242918+0000", 2023-10-01T08:03:51.449 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.6334000000000003e-05 2023-10-01T08:03:51.449 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.449 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.449 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:03:51.449 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:51.243014+0000", 2023-10-01T08:03:51.450 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.051209725999999997 2023-10-01T08:03:51.450 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.450 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.450 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:03:51.450 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:51.294224+0000", 2023-10-01T08:03:51.450 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.0244e-05 2023-10-01T08:03:51.450 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:03:51.450 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:03:51.450 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:03:51.450 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:03:51.294294+0000", 2023-10-01T08:03:51.450 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.055342791000000002 2023-10-01T08:03:51.450 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:51.450 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:03:51.451 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:51.451 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:03:51.451 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:03:51.451 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-10-01T08:03:51.451 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:51.490 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:51.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:51.494 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:51.594 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:51.631 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:51.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:51.638 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:03:51.739 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:51.774 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:51.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:51.776 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:03:51.877 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:51.905 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:51.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:51.910 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:52.011 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:52.041 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:52.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:52.044 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:52.144 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:52.166 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:52.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:52.170 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:52.270 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:52.297 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:52.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:52.303 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:03:52.404 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:52.434 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:52.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:52.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:52.536 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:52.559 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:52.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:52.562 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:52.585 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-10-01T08:03:52.663 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:52.697 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:52.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:52.704 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:03:52.804 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:52.837 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:52.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:52.849 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:52.950 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2023-10-01T08:03:52.950 INFO:teuthology.orchestra.run.smithi084.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-10-01T08:03:52.950 INFO:teuthology.orchestra.run.smithi084.stdout:} 2023-10-01T08:03:52.951 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:52.971 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T08:03:52.982 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:52.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:52.985 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:03:53.086 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:53.112 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:53.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:53.119 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:53.219 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:53.278 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:53.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:53.281 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:53.382 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:53.412 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:53.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:53.413 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:53.514 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:53.551 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:53.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:53.552 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:53.653 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:53.677 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:53.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:53.683 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:53.784 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:53.819 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:53.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:53 smithi084 bash[75189]: cluster 2023-10-01T08:03:52.554992+0000 mgr.y (mgr.34104) 933 : cluster 0 pgmap v972: 89 pgs: 89 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 704 op/s 2023-10-01T08:03:53.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:53 smithi084 bash[78255]: cluster 2023-10-01T08:03:52.554992+0000 mgr.y (mgr.34104) 933 : cluster 0 pgmap v972: 89 pgs: 89 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 704 op/s 2023-10-01T08:03:53.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:53.825 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:03:53.925 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:53.952 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:53.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:53.957 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:53.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:53 smithi112 bash[59335]: cluster 2023-10-01T08:03:52.554992+0000 mgr.y (mgr.34104) 933 : cluster 0 pgmap v972: 89 pgs: 89 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 704 op/s 2023-10-01T08:03:54.058 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:54.083 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:54.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:54.089 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:54.190 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:54.217 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:54.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:54.223 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:03:54.323 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:54.350 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:54.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:54.352 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:03:54.453 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:54.478 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:54.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:54.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:54.581 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:54.606 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:54.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:54.611 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:54.629 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-01T08:03:54.712 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:54.740 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:54.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:54.744 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:54.845 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:54.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:54.883 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:54.883 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:54.984 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:55.076 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:55.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:55.079 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:55.180 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:55.217 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:55.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:55.223 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:55.324 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:55.371 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:55.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:55.376 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:55.477 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:55.503 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:55.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:55.511 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:55.611 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:55.645 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:55.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:55.647 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:55.748 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:55.789 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:55.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:55.792 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:55.893 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:55.921 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:55.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:55.923 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:56.024 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:56.062 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:56.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:56.065 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:56.165 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:56.168 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:03:56 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:03:56] "GET /metrics HTTP/1.1" 200 36355 "" "Prometheus/2.33.4" 2023-10-01T08:03:56.168 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:55 smithi084 bash[78255]: cluster 2023-10-01T08:03:54.555446+0000 mgr.y (mgr.34104) 934 : cluster 0 pgmap v973: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2023-10-01T08:03:56.168 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:55 smithi084 bash[78255]: audit 2023-10-01T08:03:55.520182+0000 mon.a (mon.0) 1235 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:03:56.168 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:55 smithi084 bash[75189]: cluster 2023-10-01T08:03:54.555446+0000 mgr.y (mgr.34104) 934 : cluster 0 pgmap v973: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2023-10-01T08:03:56.168 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:55 smithi084 bash[75189]: audit 2023-10-01T08:03:55.520182+0000 mon.a (mon.0) 1235 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:03:56.214 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:56.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:56.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:56.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:55 smithi112 bash[59335]: cluster 2023-10-01T08:03:54.555446+0000 mgr.y (mgr.34104) 934 : cluster 0 pgmap v973: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2023-10-01T08:03:56.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:55 smithi112 bash[59335]: audit 2023-10-01T08:03:55.520182+0000 mon.a (mon.0) 1235 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:03:56.317 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:56.347 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:56.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:56.354 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:56.455 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:56.494 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:56.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:56.498 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:56.599 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:56.626 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:56.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:56.632 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:56.733 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:56.766 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:56.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:56.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:56.872 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:56.916 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:56.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:56.919 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:57.020 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:57.045 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:57.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:57.048 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:57.149 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:57.177 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:57.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:57.183 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:57.284 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:57.311 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:57.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:57.317 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:03:57.418 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:57.447 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:57.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:57.451 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:03:57.552 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:57.580 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:03:57.582 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:57.582 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:03:57.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:57.587 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:03:57.688 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:57.720 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:57.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:57.722 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:57.823 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:57.850 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:57.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:57.852 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:57.953 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:57.984 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:57.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:57.989 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:58.090 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:58.097 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:57 smithi084 bash[78255]: cluster 2023-10-01T08:03:56.556070+0000 mgr.y (mgr.34104) 935 : cluster 0 pgmap v974: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-10-01T08:03:58.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:57 smithi084 bash[75189]: cluster 2023-10-01T08:03:56.556070+0000 mgr.y (mgr.34104) 935 : cluster 0 pgmap v974: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-10-01T08:03:58.127 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:03:58.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:58.133 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:03:58.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:57 smithi112 bash[59335]: cluster 2023-10-01T08:03:56.556070+0000 mgr.y (mgr.34104) 935 : cluster 0 pgmap v974: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-10-01T08:03:58.234 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:58.261 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:58.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:58.263 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:58.364 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:58.402 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:58.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:58.404 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:58.504 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:58.551 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:58.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:58.556 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:58.592 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:03:58.657 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:58.711 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:58.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:58.713 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:58.814 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:58.849 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:58.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:58.853 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:58.954 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:58.977 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:03:58.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:58.979 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:03:59.026 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 5, 6, 4, 7, 1] 2023-10-01T08:03:59.026 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T08:03:59.026 INFO:tasks.thrashosds.thrasher:inject_pause on osd.2 2023-10-01T08:03:59.027 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-01T08:03:59.027 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-01T08:03:59.027 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 config set filestore_inject_stall 3 2023-10-01T08:03:59.080 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:59.115 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:59.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:59.118 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:59.219 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:59.284 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:03:59.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:59.289 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:03:59.389 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:59.416 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:03:59.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:59.423 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:03:59.524 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:59.552 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:03:59.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:59.557 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:03:59.657 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:59.711 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:03:59.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:59.721 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:03:59.822 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:59.849 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:03:59.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:59.852 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:03:59.953 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:59.986 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:03:59.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:03:59.989 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:04:00.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:03:59 smithi084 bash[78255]: cluster 2023-10-01T08:03:58.556723+0000 mgr.y (mgr.34104) 936 : cluster 0 pgmap v975: 89 pgs: 89 active+clean; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-10-01T08:04:00.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:03:59 smithi084 bash[75189]: cluster 2023-10-01T08:03:58.556723+0000 mgr.y (mgr.34104) 936 : cluster 0 pgmap v975: 89 pgs: 89 active+clean; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-10-01T08:04:00.089 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:00.120 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:00.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:00.123 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:00.224 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:00.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:03:59 smithi112 bash[59335]: cluster 2023-10-01T08:03:58.556723+0000 mgr.y (mgr.34104) 936 : cluster 0 pgmap v975: 89 pgs: 89 active+clean; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-10-01T08:04:00.253 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:00.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:00.257 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:00.358 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:00.389 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:00.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:00.391 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:00.492 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:00.688 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:00.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:00.714 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:00.815 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:00.838 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:00.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:00.844 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:00.945 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:00.984 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:00.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:00.986 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:04:01.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:00 smithi084 bash[75189]: audit 2023-10-01T08:04:00.106624+0000 mon.a (mon.0) 1236 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:04:01.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:00 smithi084 bash[78255]: audit 2023-10-01T08:04:00.106624+0000 mon.a (mon.0) 1236 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:04:01.087 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:01.112 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:01.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:01.115 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:01.216 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:01.228 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:00 smithi112 bash[59335]: audit 2023-10-01T08:04:00.106624+0000 mon.a (mon.0) 1236 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:04:01.249 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:01.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:01.255 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:04:01.356 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:01.390 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:01.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:01.396 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:01.498 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:01.536 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:01.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:01.539 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:01.640 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:01.691 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:01.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:01.698 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:01.798 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:01.826 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:01.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:01.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:04:01.919 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:01 smithi084 bash[78255]: cluster 2023-10-01T08:04:00.557322+0000 mgr.y (mgr.34104) 937 : cluster 0 pgmap v976: 89 pgs: 89 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 660 op/s 2023-10-01T08:04:01.919 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:01 smithi084 bash[78255]: audit 2023-10-01T08:04:01.338539+0000 mon.a (mon.0) 1237 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:04:01.919 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:01 smithi084 bash[78255]: audit 2023-10-01T08:04:01.346771+0000 mon.a (mon.0) 1238 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:04:01.919 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:01 smithi084 bash[75189]: cluster 2023-10-01T08:04:00.557322+0000 mgr.y (mgr.34104) 937 : cluster 0 pgmap v976: 89 pgs: 89 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 660 op/s 2023-10-01T08:04:01.919 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:01 smithi084 bash[75189]: audit 2023-10-01T08:04:01.338539+0000 mon.a (mon.0) 1237 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:04:01.919 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:01 smithi084 bash[75189]: audit 2023-10-01T08:04:01.346771+0000 mon.a (mon.0) 1238 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:04:01.930 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:01.962 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:01.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:01.971 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:02.071 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:02.079 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:01 smithi112 bash[59335]: cluster 2023-10-01T08:04:00.557322+0000 mgr.y (mgr.34104) 937 : cluster 0 pgmap v976: 89 pgs: 89 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 660 op/s 2023-10-01T08:04:02.079 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:01 smithi112 bash[59335]: audit 2023-10-01T08:04:01.338539+0000 mon.a (mon.0) 1237 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:04:02.079 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:01 smithi112 bash[59335]: audit 2023-10-01T08:04:01.346771+0000 mon.a (mon.0) 1238 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:04:02.109 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:02.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:02.114 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:04:02.215 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:02.301 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:02.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:02.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:02.407 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:02.429 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:02.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:02.435 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:02.536 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:02.572 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:02.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:02.576 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:04:02.677 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:02.703 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:02.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:02.706 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:02.807 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:02.842 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:02.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:02.848 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:02.949 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:02.977 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:02.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:02.980 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:03.081 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:03.120 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:03.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:03.123 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:03.224 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:03.287 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:03.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:03.288 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:03.389 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:03.396 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:03 smithi084 bash[75189]: audit 2023-10-01T08:04:02.098392+0000 mon.a (mon.0) 1239 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:04:03.397 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:03 smithi084 bash[75189]: audit 2023-10-01T08:04:02.112500+0000 mon.a (mon.0) 1240 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:04:03.397 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:03 smithi084 bash[75189]: cluster 2023-10-01T08:04:02.558078+0000 mgr.y (mgr.34104) 938 : cluster 0 pgmap v977: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 740 op/s 2023-10-01T08:04:03.398 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:03 smithi084 bash[75189]: audit 2023-10-01T08:04:02.734243+0000 mon.a (mon.0) 1241 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:04:03.398 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:03 smithi084 bash[75189]: audit 2023-10-01T08:04:02.735488+0000 mon.a (mon.0) 1242 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:04:03.398 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:03 smithi084 bash[75189]: audit 2023-10-01T08:04:02.743030+0000 mon.a (mon.0) 1243 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:04:03.398 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:03 smithi084 bash[78255]: audit 2023-10-01T08:04:02.098392+0000 mon.a (mon.0) 1239 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:04:03.398 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:03 smithi084 bash[78255]: audit 2023-10-01T08:04:02.112500+0000 mon.a (mon.0) 1240 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:04:03.398 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:03 smithi084 bash[78255]: cluster 2023-10-01T08:04:02.558078+0000 mgr.y (mgr.34104) 938 : cluster 0 pgmap v977: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 740 op/s 2023-10-01T08:04:03.398 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:03 smithi084 bash[78255]: audit 2023-10-01T08:04:02.734243+0000 mon.a (mon.0) 1241 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:04:03.398 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:03 smithi084 bash[78255]: audit 2023-10-01T08:04:02.735488+0000 mon.a (mon.0) 1242 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:04:03.398 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:03 smithi084 bash[78255]: audit 2023-10-01T08:04:02.743030+0000 mon.a (mon.0) 1243 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:04:03.419 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:03.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:03.424 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:03.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:03 smithi112 bash[59335]: audit 2023-10-01T08:04:02.098392+0000 mon.a (mon.0) 1239 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:04:03.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:03 smithi112 bash[59335]: audit 2023-10-01T08:04:02.112500+0000 mon.a (mon.0) 1240 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:04:03.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:03 smithi112 bash[59335]: cluster 2023-10-01T08:04:02.558078+0000 mgr.y (mgr.34104) 938 : cluster 0 pgmap v977: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 740 op/s 2023-10-01T08:04:03.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:03 smithi112 bash[59335]: audit 2023-10-01T08:04:02.734243+0000 mon.a (mon.0) 1241 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:04:03.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:03 smithi112 bash[59335]: audit 2023-10-01T08:04:02.735488+0000 mon.a (mon.0) 1242 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:04:03.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:03 smithi112 bash[59335]: audit 2023-10-01T08:04:02.743030+0000 mon.a (mon.0) 1243 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:04:03.525 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:03.555 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:03.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:03.561 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:04:03.662 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:03.691 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:03.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:03.696 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:04:03.797 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:03.826 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:03.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:03.829 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:03.930 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:03.958 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:03.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:03.963 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:04.064 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:04.096 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:04.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:04.098 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:04.192 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:04:04.199 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:04.234 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:04.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:04.237 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:04.337 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:04.367 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:04.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:04.370 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:04:04.470 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:04.505 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:04.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:04.507 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:04:04.608 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:04.636 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:04.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:04.642 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:04.743 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:04.776 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:04.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:04.781 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:04:04.882 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:04.913 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:04.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:04.918 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:05.019 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:05.063 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:05.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:05.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:05.166 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:05.199 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:05.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:05.203 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:05.304 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:05.334 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:05.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:05.339 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:04:05.440 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:05.474 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:05.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:05.476 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:05.577 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:05.597 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:05.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:05.602 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:05.703 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:05.728 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:05.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:05.731 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:05.831 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:05.881 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:05.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:05.883 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:05.984 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:05.992 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:05 smithi084 bash[78255]: cluster 2023-10-01T08:04:04.558667+0000 mgr.y (mgr.34104) 939 : cluster 0 pgmap v978: 89 pgs: 89 active+clean; 2.7 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 645 op/s 2023-10-01T08:04:05.993 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:05 smithi084 bash[75189]: cluster 2023-10-01T08:04:04.558667+0000 mgr.y (mgr.34104) 939 : cluster 0 pgmap v978: 89 pgs: 89 active+clean; 2.7 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 645 op/s 2023-10-01T08:04:06.007 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:06.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:06.011 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:04:06.111 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:06.147 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:06.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:06.149 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:06.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:05 smithi112 bash[59335]: cluster 2023-10-01T08:04:04.558667+0000 mgr.y (mgr.34104) 939 : cluster 0 pgmap v978: 89 pgs: 89 active+clean; 2.7 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 645 op/s 2023-10-01T08:04:06.250 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:06.258 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:04:06 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:04:06] "GET /metrics HTTP/1.1" 200 36353 "" "Prometheus/2.33.4" 2023-10-01T08:04:06.287 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:06.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:06.289 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:06.390 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:06.667 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:06.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:06.670 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:06.771 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:06.792 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:06.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:06.794 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:06.894 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:06.919 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:06.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:06.923 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:07.024 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:07.032 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:06 smithi084 bash[75189]: cluster 2023-10-01T08:04:06.559157+0000 mgr.y (mgr.34104) 940 : cluster 0 pgmap v979: 89 pgs: 89 active+clean; 2.7 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 605 op/s 2023-10-01T08:04:07.032 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:06 smithi084 bash[78255]: cluster 2023-10-01T08:04:06.559157+0000 mgr.y (mgr.34104) 940 : cluster 0 pgmap v979: 89 pgs: 89 active+clean; 2.7 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 605 op/s 2023-10-01T08:04:07.053 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:07.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:07.056 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:07.157 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:07.166 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:06 smithi112 bash[59335]: cluster 2023-10-01T08:04:06.559157+0000 mgr.y (mgr.34104) 940 : cluster 0 pgmap v979: 89 pgs: 89 active+clean; 2.7 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 605 op/s 2023-10-01T08:04:07.180 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:07.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:07.182 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:04:07.283 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:07.311 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:07.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:07.315 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:07.371 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T08:04:07.416 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:07.417 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T08:04:07.449 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:07.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:07.455 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:07.459 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T08:04:07.506 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T08:04:07.545 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T08:04:07.556 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:07.587 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T08:04:07.595 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:07.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:07.600 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:07.637 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T08:04:07.682 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T08:04:07.685 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T08:04:07.685 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T08:04:07.685 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T08:04:07.685 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T08:04:07.685 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T08:04:07.686 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T08:04:07.686 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T08:04:07.686 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T08:04:07.701 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:07.816 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:07.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:07.819 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:07.830 INFO:teuthology.orchestra.run.smithi084.stdout:ERROR: (22) Invalid argument 2023-10-01T08:04:07.830 INFO:teuthology.orchestra.run.smithi084.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T08:04:07.879 INFO:teuthology.orchestra.run.smithi084.stderr:nodeep-scrub is unset 2023-10-01T08:04:07.920 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:07.943 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:07.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:07.947 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:08.048 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:08.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:07 smithi084 bash[78255]: audit 2023-10-01T08:04:06.945026+0000 mon.c (mon.2) 106 : audit 1 from='client.? 172.21.15.84:0/1620831569' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:04:08.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:07 smithi084 bash[78255]: audit 2023-10-01T08:04:06.945932+0000 mon.a (mon.0) 1244 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:04:08.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:07 smithi084 bash[78255]: audit 2023-10-01T08:04:07.339299+0000 mon.b (mon.1) 22 : audit 0 from='client.? 172.21.15.84:0/293521713' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:04:08.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:07 smithi084 bash[75189]: audit 2023-10-01T08:04:06.945026+0000 mon.c (mon.2) 106 : audit 1 from='client.? 172.21.15.84:0/1620831569' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:04:08.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:07 smithi084 bash[75189]: audit 2023-10-01T08:04:06.945932+0000 mon.a (mon.0) 1244 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:04:08.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:07 smithi084 bash[75189]: audit 2023-10-01T08:04:07.339299+0000 mon.b (mon.1) 22 : audit 0 from='client.? 172.21.15.84:0/293521713' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:04:08.081 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:08.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:08.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:04:08.190 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:08.198 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:07 smithi112 bash[59335]: audit 2023-10-01T08:04:06.945026+0000 mon.c (mon.2) 106 : audit 1 from='client.? 172.21.15.84:0/1620831569' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:04:08.198 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:07 smithi112 bash[59335]: audit 2023-10-01T08:04:06.945932+0000 mon.a (mon.0) 1244 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:04:08.199 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:07 smithi112 bash[59335]: audit 2023-10-01T08:04:07.339299+0000 mon.b (mon.1) 22 : audit 0 from='client.? 172.21.15.84:0/293521713' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:04:08.217 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:08.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:08.221 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:08.322 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:08.351 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:08.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:08.353 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:04:08.455 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:08.556 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:08.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:08.559 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:08.660 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:08.689 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:08.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:08.692 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:08.793 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:08.815 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:08.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:08.821 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:04:08.922 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:08.952 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:08.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:08.957 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:04:09.057 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:09.087 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:09.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:09.091 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:09.191 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:09.199 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:08 smithi112 bash[59335]: cluster 2023-10-01T08:04:07.852148+0000 mon.a (mon.0) 1245 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T08:04:09.199 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:08 smithi112 bash[59335]: cluster 2023-10-01T08:04:07.852182+0000 mon.a (mon.0) 1246 : cluster 1 Cluster is now healthy 2023-10-01T08:04:09.199 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:08 smithi112 bash[59335]: cluster 2023-10-01T08:04:07.864188+0000 osd.4 (osd.4) 138 : cluster 3 failed to encode map e221 with expected crc 2023-10-01T08:04:09.200 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:08 smithi112 bash[59335]: audit 2023-10-01T08:04:07.864706+0000 mon.a (mon.0) 1247 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T08:04:09.200 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:08 smithi112 bash[59335]: cluster 2023-10-01T08:04:07.864770+0000 mon.a (mon.0) 1248 : cluster 0 osdmap e221: 8 total, 8 up, 8 in 2023-10-01T08:04:09.200 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:08 smithi112 bash[59335]: cluster 2023-10-01T08:04:07.868690+0000 osd.6 (osd.6) 166 : cluster 3 failed to encode map e221 with expected crc 2023-10-01T08:04:09.200 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:08 smithi112 bash[59335]: cluster 2023-10-01T08:04:07.880734+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e221 with expected crc 2023-10-01T08:04:09.200 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:08 smithi112 bash[59335]: cluster 2023-10-01T08:04:08.559613+0000 mgr.y (mgr.34104) 941 : cluster 0 pgmap v981: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 650 op/s 2023-10-01T08:04:09.221 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:09.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:09.224 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:04:09.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:08 smithi084 bash[78255]: cluster 2023-10-01T08:04:07.852148+0000 mon.a (mon.0) 1245 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T08:04:09.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:08 smithi084 bash[78255]: cluster 2023-10-01T08:04:07.852182+0000 mon.a (mon.0) 1246 : cluster 1 Cluster is now healthy 2023-10-01T08:04:09.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:08 smithi084 bash[78255]: cluster 2023-10-01T08:04:07.864188+0000 osd.4 (osd.4) 138 : cluster 3 failed to encode map e221 with expected crc 2023-10-01T08:04:09.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:08 smithi084 bash[78255]: audit 2023-10-01T08:04:07.864706+0000 mon.a (mon.0) 1247 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T08:04:09.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:08 smithi084 bash[78255]: cluster 2023-10-01T08:04:07.864770+0000 mon.a (mon.0) 1248 : cluster 0 osdmap e221: 8 total, 8 up, 8 in 2023-10-01T08:04:09.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:08 smithi084 bash[78255]: cluster 2023-10-01T08:04:07.868690+0000 osd.6 (osd.6) 166 : cluster 3 failed to encode map e221 with expected crc 2023-10-01T08:04:09.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:08 smithi084 bash[78255]: cluster 2023-10-01T08:04:07.880734+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e221 with expected crc 2023-10-01T08:04:09.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:08 smithi084 bash[78255]: cluster 2023-10-01T08:04:08.559613+0000 mgr.y (mgr.34104) 941 : cluster 0 pgmap v981: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 650 op/s 2023-10-01T08:04:09.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:08 smithi084 bash[75189]: cluster 2023-10-01T08:04:07.852148+0000 mon.a (mon.0) 1245 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T08:04:09.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:08 smithi084 bash[75189]: cluster 2023-10-01T08:04:07.852182+0000 mon.a (mon.0) 1246 : cluster 1 Cluster is now healthy 2023-10-01T08:04:09.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:08 smithi084 bash[75189]: cluster 2023-10-01T08:04:07.864188+0000 osd.4 (osd.4) 138 : cluster 3 failed to encode map e221 with expected crc 2023-10-01T08:04:09.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:08 smithi084 bash[75189]: audit 2023-10-01T08:04:07.864706+0000 mon.a (mon.0) 1247 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T08:04:09.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:08 smithi084 bash[75189]: cluster 2023-10-01T08:04:07.864770+0000 mon.a (mon.0) 1248 : cluster 0 osdmap e221: 8 total, 8 up, 8 in 2023-10-01T08:04:09.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:08 smithi084 bash[75189]: cluster 2023-10-01T08:04:07.868690+0000 osd.6 (osd.6) 166 : cluster 3 failed to encode map e221 with expected crc 2023-10-01T08:04:09.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:08 smithi084 bash[75189]: cluster 2023-10-01T08:04:07.880734+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e221 with expected crc 2023-10-01T08:04:09.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:08 smithi084 bash[75189]: cluster 2023-10-01T08:04:08.559613+0000 mgr.y (mgr.34104) 941 : cluster 0 pgmap v981: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 650 op/s 2023-10-01T08:04:09.325 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:09.354 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:09.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:09.355 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:04:09.456 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:09.481 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:09.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:09.483 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:04:09.584 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:09.618 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:09.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:09.622 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:09.723 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:09.757 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:09.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:09.759 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:09.860 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:09.883 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:09.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:09.891 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:09.991 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:10.023 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:10.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:10.027 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:10.128 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:10.154 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:10.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:10.157 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:04:10.257 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:10.288 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:10.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:10.294 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:04:10.395 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:10.420 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:10.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:10.422 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:04:10.523 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:10.570 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:10.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:10.573 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:04:10.674 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:10.698 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:10.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:10.706 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:10.806 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:10.838 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:10.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:10.841 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:04:10.942 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:10.978 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:10.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:10.983 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:11.052 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-10-01T08:04:11.083 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:11.132 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:11.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:11.135 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:11.236 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:11.270 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:11.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:11.275 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:04:11.376 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:11.415 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:11.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:11.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:04:11.520 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:11.542 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:11.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:11.546 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:11.625 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:11 smithi112 bash[59335]: cluster 2023-10-01T08:04:10.560345+0000 mgr.y (mgr.34104) 942 : cluster 0 pgmap v982: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2023-10-01T08:04:11.647 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:11.676 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:11.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:11.679 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:11.779 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:11.789 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:11 smithi084 bash[75189]: cluster 2023-10-01T08:04:10.560345+0000 mgr.y (mgr.34104) 942 : cluster 0 pgmap v982: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2023-10-01T08:04:11.789 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:11 smithi084 bash[78255]: cluster 2023-10-01T08:04:10.560345+0000 mgr.y (mgr.34104) 942 : cluster 0 pgmap v982: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2023-10-01T08:04:11.802 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:11.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:11.805 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:04:11.906 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:11.934 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:11.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:11.936 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:04:12.037 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:12.071 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:12.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:12.074 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:12.174 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:12.204 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:12.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:12.210 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:12.310 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:12.339 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:12.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:12.343 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:12.443 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:12.473 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:12.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:12.476 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:12.577 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:12.599 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:12.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:12.601 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:12.702 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:12.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:12.737 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:12.737 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:04:12.838 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:12.869 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:12.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:12.872 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:12.916 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T08:04:12.919 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2023-10-01T08:04:12.919 INFO:teuthology.orchestra.run.smithi084.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-10-01T08:04:12.919 INFO:teuthology.orchestra.run.smithi084.stdout:} 2023-10-01T08:04:12.973 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:13.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:13.021 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:13.022 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:13.063 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-01T08:04:13.122 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:13.157 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:13.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:13.166 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:04:13.266 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:13.386 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:13.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:13.390 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:13.490 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:13.519 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:13.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:13.522 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:13.622 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:13.648 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:13.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:13.653 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:04:13.753 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:13.777 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:13.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:13.782 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:13.883 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:13.891 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:13 smithi112 bash[59335]: cluster 2023-10-01T08:04:12.560942+0000 mgr.y (mgr.34104) 943 : cluster 0 pgmap v983: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 654 op/s 2023-10-01T08:04:13.910 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:13.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:13.915 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:14.016 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:14.024 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:13 smithi084 bash[75189]: cluster 2023-10-01T08:04:12.560942+0000 mgr.y (mgr.34104) 943 : cluster 0 pgmap v983: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 654 op/s 2023-10-01T08:04:14.024 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:13 smithi084 bash[78255]: cluster 2023-10-01T08:04:12.560942+0000 mgr.y (mgr.34104) 943 : cluster 0 pgmap v983: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 654 op/s 2023-10-01T08:04:14.046 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:14.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:14.164 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:14.265 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:14.291 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:14.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:14.295 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:04:14.395 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:14.440 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:14.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:14.448 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:14.548 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:14.582 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:14.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:14.590 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:14.691 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:14.717 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:14.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:14.720 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:14.820 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:14.843 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:14.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:14.849 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:04:14.950 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:14.980 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:14.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:14.983 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:15.083 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:15.116 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:15.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:15.121 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:04:15.222 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:15.252 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:15.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:15.254 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:15.355 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:15.382 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:15.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:15.388 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:15.489 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:15.522 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:15.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:15.524 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:15.625 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:15.655 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:15.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:15.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:04:15.760 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:15.796 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:15.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:15.799 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:15.900 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:15.930 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:15.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:15.936 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:16.036 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:16.045 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:15 smithi112 bash[59335]: cluster 2023-10-01T08:04:14.561521+0000 mgr.y (mgr.34104) 944 : cluster 0 pgmap v984: 89 pgs: 89 active+clean; 2.3 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 661 op/s 2023-10-01T08:04:16.045 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:15 smithi112 bash[59335]: audit 2023-10-01T08:04:15.114558+0000 mon.a (mon.0) 1249 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:04:16.045 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:15 smithi112 bash[59335]: audit 2023-10-01T08:04:15.115729+0000 mon.a (mon.0) 1250 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:04:16.058 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:16.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:16.060 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:16.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:15 smithi084 bash[75189]: cluster 2023-10-01T08:04:14.561521+0000 mgr.y (mgr.34104) 944 : cluster 0 pgmap v984: 89 pgs: 89 active+clean; 2.3 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 661 op/s 2023-10-01T08:04:16.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:15 smithi084 bash[75189]: audit 2023-10-01T08:04:15.114558+0000 mon.a (mon.0) 1249 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:04:16.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:15 smithi084 bash[75189]: audit 2023-10-01T08:04:15.115729+0000 mon.a (mon.0) 1250 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:04:16.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:15 smithi084 bash[78255]: cluster 2023-10-01T08:04:14.561521+0000 mgr.y (mgr.34104) 944 : cluster 0 pgmap v984: 89 pgs: 89 active+clean; 2.3 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 661 op/s 2023-10-01T08:04:16.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:15 smithi084 bash[78255]: audit 2023-10-01T08:04:15.114558+0000 mon.a (mon.0) 1249 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:04:16.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:15 smithi084 bash[78255]: audit 2023-10-01T08:04:15.115729+0000 mon.a (mon.0) 1250 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:04:16.161 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:16.184 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:16.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:16.187 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:16.288 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:16.319 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:16.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:16.323 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:04:16.424 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:16.458 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:16.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:16.461 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:16.561 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:16.573 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:04:16 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:04:16] "GET /metrics HTTP/1.1" 200 36355 "" "Prometheus/2.33.4" 2023-10-01T08:04:16.588 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:16.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:16.590 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:16.691 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:16.715 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:04:16.726 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:16.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:16.729 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:16.829 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:16.853 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:16.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:16.858 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:04:16.959 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:16.986 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:16.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:16.988 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:04:17.089 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:17.631 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:17.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:17.637 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:04:17.736 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:04:17.737 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:04:17.738 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:17.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:17.771 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:17.771 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:17.872 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:17.909 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:17.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:17.912 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:18.009 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:18 smithi084 bash[78255]: cluster 2023-10-01T08:04:16.562164+0000 mgr.y (mgr.34104) 945 : cluster 0 pgmap v985: 89 pgs: 89 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 671 op/s 2023-10-01T08:04:18.009 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:18 smithi084 bash[75189]: cluster 2023-10-01T08:04:16.562164+0000 mgr.y (mgr.34104) 945 : cluster 0 pgmap v985: 89 pgs: 89 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 671 op/s 2023-10-01T08:04:18.013 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:18.021 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:17 smithi112 bash[59335]: cluster 2023-10-01T08:04:16.562164+0000 mgr.y (mgr.34104) 945 : cluster 0 pgmap v985: 89 pgs: 89 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 671 op/s 2023-10-01T08:04:18.046 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:18.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:18.051 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:04:18.153 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:18.200 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:18.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:18.204 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:18.305 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:18.327 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:18.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:18.333 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:18.434 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:18.462 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:18.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:18.464 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:04:18.565 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:18.595 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:18.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:18.598 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:18.699 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:18.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:18.729 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:18.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:18.830 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:18.864 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:18.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:18.871 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:18.971 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:18.999 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:19.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:19.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:19.105 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:19.145 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:19.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:19.150 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:19.207 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 5, 6, 4, 7, 1] 2023-10-01T08:04:19.207 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T08:04:19.207 INFO:tasks.thrashosds.thrasher:Reweighting osd 4 to 0.719222195074168 2023-10-01T08:04:19.207 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd reweight 4 0.719222195074168 2023-10-01T08:04:19.251 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:19.288 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:19.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:19.291 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:04:19.391 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:19.540 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:19.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:19.547 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:04:19.648 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:19.673 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:19.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:19.677 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:19.777 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:19.804 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:19.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:19.808 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:19.908 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:19.937 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:19.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:19.943 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:19.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:19 smithi112 bash[59335]: cluster 2023-10-01T08:04:18.562602+0000 mgr.y (mgr.34104) 946 : cluster 0 pgmap v986: 89 pgs: 89 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2023-10-01T08:04:20.044 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:20.052 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:19 smithi084 bash[75189]: cluster 2023-10-01T08:04:18.562602+0000 mgr.y (mgr.34104) 946 : cluster 0 pgmap v986: 89 pgs: 89 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2023-10-01T08:04:20.052 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:19 smithi084 bash[78255]: cluster 2023-10-01T08:04:18.562602+0000 mgr.y (mgr.34104) 946 : cluster 0 pgmap v986: 89 pgs: 89 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2023-10-01T08:04:20.067 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:20.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:20.072 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:20.173 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:20.201 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:20.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:20.204 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:04:20.305 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:20.332 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:20.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:20.335 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:20.436 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:20.465 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:20.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:20.468 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:04:20.569 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:20.593 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:20.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:20.595 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:04:20.696 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:20.718 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:20.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:20.725 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:20.826 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:20.861 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:20.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:20.867 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:04:20.968 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:21.001 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:21.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:21.007 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:21.107 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:21.181 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:21.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:21.187 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:21.287 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:21.317 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:21.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:21.321 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:04:21.422 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:21.449 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:21.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:21.451 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:21.552 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:21.577 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:21.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:21.580 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:04:21.681 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:21.707 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:21.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:21.711 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:21.811 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:21.844 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:21.847 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:21 smithi112 bash[59335]: cluster 2023-10-01T08:04:20.563220+0000 mgr.y (mgr.34104) 947 : cluster 0 pgmap v987: 89 pgs: 89 active+clean; 2.1 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 682 op/s 2023-10-01T08:04:21.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:21.852 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:21.952 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:21.984 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:21.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:21.987 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:04:22.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:21 smithi084 bash[75189]: cluster 2023-10-01T08:04:20.563220+0000 mgr.y (mgr.34104) 947 : cluster 0 pgmap v987: 89 pgs: 89 active+clean; 2.1 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 682 op/s 2023-10-01T08:04:22.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:21 smithi084 bash[78255]: cluster 2023-10-01T08:04:20.563220+0000 mgr.y (mgr.34104) 947 : cluster 0 pgmap v987: 89 pgs: 89 active+clean; 2.1 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 682 op/s 2023-10-01T08:04:22.088 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:22.114 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:22.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:22.119 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:04:22.220 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:22.248 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:22.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:22.251 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:22.352 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:22.382 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:22.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:22.389 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:04:22.490 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:22.531 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:22.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:22.533 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:04:22.634 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:22.658 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:22.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:22.660 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:04:22.760 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:22.783 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:22.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:22.787 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:22.888 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:22.926 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:22.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:22.932 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:23.033 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:23.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:22 smithi084 bash[75189]: cluster 2023-10-01T08:04:22.563884+0000 mgr.y (mgr.34104) 948 : cluster 0 pgmap v988: 89 pgs: 89 active+clean; 2.0 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 766 op/s 2023-10-01T08:04:23.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:22 smithi084 bash[78255]: cluster 2023-10-01T08:04:22.563884+0000 mgr.y (mgr.34104) 948 : cluster 0 pgmap v988: 89 pgs: 89 active+clean; 2.0 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 766 op/s 2023-10-01T08:04:23.081 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:23.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:23.088 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:04:23.188 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:23.196 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:22 smithi112 bash[59335]: cluster 2023-10-01T08:04:22.563884+0000 mgr.y (mgr.34104) 948 : cluster 0 pgmap v988: 89 pgs: 89 active+clean; 2.0 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 766 op/s 2023-10-01T08:04:23.211 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:23.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:23.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:04:23.314 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:23.344 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:23.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:23.349 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:04:23.450 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:23.470 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:23.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:23.477 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:23.578 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:23.615 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:23.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:23.619 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:04:23.719 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:23.789 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:23.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:23.799 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:23.900 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:23.937 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:23.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:23.941 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:24.042 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:24.075 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:24.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:24.080 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:24.181 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:24.203 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:24.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:24.206 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:04:24.306 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:24.330 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:24.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:24.335 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:04:24.436 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:24.462 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:24.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:24.465 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:24.565 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:24.592 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:24.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:24.599 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:24.700 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:24.743 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:24.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:24.749 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:24.849 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:24.879 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:24.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:24.882 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:24.983 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:25.013 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:25.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:25.021 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:04:25.121 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:25.157 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:25.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:25.159 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:25.260 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:25.288 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:25.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:25.297 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:25.398 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:25.428 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:25.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:25.433 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:25.533 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:25.563 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:25.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:25.569 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:04:25.669 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:25.714 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:25.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:25.718 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:25.819 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:25.847 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:25.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:25.851 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:25.952 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:25.961 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:25 smithi112 bash[59335]: cluster 2023-10-01T08:04:24.564531+0000 mgr.y (mgr.34104) 949 : cluster 0 pgmap v989: 89 pgs: 89 active+clean; 1.9 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 678 op/s 2023-10-01T08:04:25.990 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:25.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:25.994 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:04:26.095 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:26.121 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:26.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:26.125 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:04:26.156 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:25 smithi084 bash[78255]: cluster 2023-10-01T08:04:24.564531+0000 mgr.y (mgr.34104) 949 : cluster 0 pgmap v989: 89 pgs: 89 active+clean; 1.9 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 678 op/s 2023-10-01T08:04:26.156 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:25 smithi084 bash[75189]: cluster 2023-10-01T08:04:24.564531+0000 mgr.y (mgr.34104) 949 : cluster 0 pgmap v989: 89 pgs: 89 active+clean; 1.9 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 678 op/s 2023-10-01T08:04:26.226 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:26.234 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:04:26 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:04:26] "GET /metrics HTTP/1.1" 200 36355 "" "Prometheus/2.33.4" 2023-10-01T08:04:26.254 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:26.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:26.258 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:26.358 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:26.384 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:26.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:26.389 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:26.490 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:26.525 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:26.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:26.531 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:04:26.631 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:26.673 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:26.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:26.680 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:26.781 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:26.812 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:26.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:26.817 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:26.918 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:26.945 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:26.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:26.955 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:04:27.056 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:27.081 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:27.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:27.084 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:27.184 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:27.215 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:27.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:27.221 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:27.322 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:27.367 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:27.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:27.373 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:27.473 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:27.501 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:27.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:27.507 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:27.607 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:27.777 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:27.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:27.779 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:27.841 INFO:teuthology.orchestra.run.smithi084.stdout:ERROR: (22) Invalid argument 2023-10-01T08:04:27.842 INFO:teuthology.orchestra.run.smithi084.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T08:04:27.850 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:27 smithi112 bash[59335]: cluster 2023-10-01T08:04:26.565014+0000 mgr.y (mgr.34104) 950 : cluster 0 pgmap v990: 89 pgs: 89 active+clean; 1.9 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 645 op/s 2023-10-01T08:04:27.880 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:27.910 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:27.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:27.917 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:28.018 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:28.053 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:28.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:28.058 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:28.159 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:28.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:28.191 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:28.191 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:28.214 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:04:28.257 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:27 smithi084 bash[75189]: cluster 2023-10-01T08:04:26.565014+0000 mgr.y (mgr.34104) 950 : cluster 0 pgmap v990: 89 pgs: 89 active+clean; 1.9 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 645 op/s 2023-10-01T08:04:28.257 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:27 smithi084 bash[78255]: cluster 2023-10-01T08:04:26.565014+0000 mgr.y (mgr.34104) 950 : cluster 0 pgmap v990: 89 pgs: 89 active+clean; 1.9 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 645 op/s 2023-10-01T08:04:28.292 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:28.336 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:28.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:28.339 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:28.440 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:28.484 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:28.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:28.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:28.590 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:28.618 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:28.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:28.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:28.721 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:28.762 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:28.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:28.765 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:28.866 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:28.904 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:28.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:28.907 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:29.007 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:29.030 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:29.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:29.037 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:04:29.137 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:29.166 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:29.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:29.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:04:29.273 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:29.298 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:29.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:29.301 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:04:29.402 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:29.439 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:29.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:29.444 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:29.545 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:29.567 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:29.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:29.575 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:29.676 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:29.708 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:29.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:29.710 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:29.811 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:29.849 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:29.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:29.855 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:04:29.956 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:29.978 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:29.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:29.982 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:30.083 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:30.092 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:29 smithi112 bash[59335]: cluster 2023-10-01T08:04:28.565585+0000 mgr.y (mgr.34104) 951 : cluster 0 pgmap v991: 89 pgs: 89 active+clean; 1.8 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 732 op/s 2023-10-01T08:04:30.120 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:30.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:30.123 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:04:30.188 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:29 smithi084 bash[78255]: cluster 2023-10-01T08:04:28.565585+0000 mgr.y (mgr.34104) 951 : cluster 0 pgmap v991: 89 pgs: 89 active+clean; 1.8 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 732 op/s 2023-10-01T08:04:30.188 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:29 smithi084 bash[75189]: cluster 2023-10-01T08:04:28.565585+0000 mgr.y (mgr.34104) 951 : cluster 0 pgmap v991: 89 pgs: 89 active+clean; 1.8 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 732 op/s 2023-10-01T08:04:30.224 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:30.265 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:30.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:30.269 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:04:30.369 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:30.407 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:30.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:30.409 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:30.510 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:30.539 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:30.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:30.543 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:30.643 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:30.676 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:30.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:30.683 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:04:30.784 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:30.820 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:30.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:30 smithi112 bash[59335]: audit 2023-10-01T08:04:30.107491+0000 mon.a (mon.0) 1251 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:04:31.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:31.006 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:31.107 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:31.110 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:30 smithi084 bash[75189]: audit 2023-10-01T08:04:30.107491+0000 mon.a (mon.0) 1251 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:04:31.110 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:30 smithi084 bash[78255]: audit 2023-10-01T08:04:30.107491+0000 mon.a (mon.0) 1251 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:04:31.139 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:31.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:31.142 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:04:31.243 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:31.331 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:31.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:31.333 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:31.434 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:31.460 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:31.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:31.464 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:31.565 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:31.590 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:31.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:31.593 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:31.694 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:31.727 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:31.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:31.732 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:31.833 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:31.860 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:31.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:31.867 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:31.887 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-10-01T08:04:31.968 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:31.976 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:31 smithi112 bash[59335]: cluster 2023-10-01T08:04:30.566184+0000 mgr.y (mgr.34104) 952 : cluster 0 pgmap v992: 89 pgs: 89 active+clean; 1.7 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 693 op/s 2023-10-01T08:04:31.991 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:31.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:31.996 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:04:32.097 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:32.128 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:32.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:32.132 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:32.232 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:32.240 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:31 smithi084 bash[78255]: cluster 2023-10-01T08:04:30.566184+0000 mgr.y (mgr.34104) 952 : cluster 0 pgmap v992: 89 pgs: 89 active+clean; 1.7 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 693 op/s 2023-10-01T08:04:32.244 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:31 smithi084 bash[75189]: cluster 2023-10-01T08:04:30.566184+0000 mgr.y (mgr.34104) 952 : cluster 0 pgmap v992: 89 pgs: 89 active+clean; 1.7 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 693 op/s 2023-10-01T08:04:32.254 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:32.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:32.256 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:32.357 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:32.385 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:32.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:32.389 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:32.490 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:32.516 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:32.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:32.522 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:32.623 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:32.654 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:32.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:32.659 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:32.760 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:32.802 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:32.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:32.804 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:32.882 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:32 smithi084 bash[75189]: cluster 2023-10-01T08:04:32.566752+0000 mgr.y (mgr.34104) 953 : cluster 0 pgmap v993: 89 pgs: 89 active+clean; 1.5 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 765 op/s 2023-10-01T08:04:32.883 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:32 smithi084 bash[78255]: cluster 2023-10-01T08:04:32.566752+0000 mgr.y (mgr.34104) 953 : cluster 0 pgmap v993: 89 pgs: 89 active+clean; 1.5 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 765 op/s 2023-10-01T08:04:32.905 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:32.947 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:32.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:32.952 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:32.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:32 smithi112 bash[59335]: cluster 2023-10-01T08:04:32.566752+0000 mgr.y (mgr.34104) 953 : cluster 0 pgmap v993: 89 pgs: 89 active+clean; 1.5 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 765 op/s 2023-10-01T08:04:33.053 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:33.096 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:33.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:33.100 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:04:33.173 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T08:04:33.201 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:33.228 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T08:04:33.268 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:33.272 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T08:04:33.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:33.288 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:04:33.318 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T08:04:33.356 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T08:04:33.388 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:33.389 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T08:04:33.415 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:33.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:33.417 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:33.424 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T08:04:33.455 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T08:04:33.457 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T08:04:33.457 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T08:04:33.458 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T08:04:33.458 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T08:04:33.458 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T08:04:33.458 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T08:04:33.458 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T08:04:33.458 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T08:04:33.517 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:33.554 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:33.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:33.556 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:04:33.657 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:33.686 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:33.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:33.692 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:04:33.792 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:33.820 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:33.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:33.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:33.885 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:33 smithi112 bash[59335]: audit 2023-10-01T08:04:33.094715+0000 mon.c (mon.2) 107 : audit 0 from='client.? 172.21.15.84:0/3699750615' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:04:33.885 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:33 smithi112 bash[59335]: audit 2023-10-01T08:04:33.271352+0000 mon.a (mon.0) 1252 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T08:04:33.885 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:33 smithi112 bash[59335]: audit 2023-10-01T08:04:33.272617+0000 mon.b (mon.1) 23 : audit 1 from='client.? 172.21.15.84:0/1244613172' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T08:04:33.889 INFO:teuthology.orchestra.run.smithi084.stderr:noscrub is set 2023-10-01T08:04:33.924 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:33.961 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:33.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:33.965 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:34.065 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:34.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:33 smithi084 bash[78255]: audit 2023-10-01T08:04:33.094715+0000 mon.c (mon.2) 107 : audit 0 from='client.? 172.21.15.84:0/3699750615' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:04:34.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:33 smithi084 bash[78255]: audit 2023-10-01T08:04:33.271352+0000 mon.a (mon.0) 1252 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T08:04:34.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:33 smithi084 bash[78255]: audit 2023-10-01T08:04:33.272617+0000 mon.b (mon.1) 23 : audit 1 from='client.? 172.21.15.84:0/1244613172' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T08:04:34.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:33 smithi084 bash[75189]: audit 2023-10-01T08:04:33.094715+0000 mon.c (mon.2) 107 : audit 0 from='client.? 172.21.15.84:0/3699750615' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:04:34.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:33 smithi084 bash[75189]: audit 2023-10-01T08:04:33.271352+0000 mon.a (mon.0) 1252 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T08:04:34.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:33 smithi084 bash[75189]: audit 2023-10-01T08:04:33.272617+0000 mon.b (mon.1) 23 : audit 1 from='client.? 172.21.15.84:0/1244613172' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T08:04:34.090 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:34.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:34.095 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:04:34.196 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:34.230 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:34.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:34.234 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:34.334 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:34.370 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:34.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:34.372 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:34.473 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:34.500 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:34.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:34.502 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:04:34.603 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:34.633 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:34.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:34.637 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:34.737 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:34.759 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:34.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:34.764 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:34.865 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:34.899 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:34.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:34.901 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:35.001 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:35.032 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:35.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:35.034 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:04:35.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:34 smithi084 bash[75189]: cluster 2023-10-01T08:04:33.872103+0000 mon.a (mon.0) 1253 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:04:35.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:34 smithi084 bash[75189]: cluster 2023-10-01T08:04:33.876467+0000 osd.5 (osd.5) 190 : cluster 3 failed to encode map e222 with expected crc 2023-10-01T08:04:35.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:34 smithi084 bash[75189]: audit 2023-10-01T08:04:33.877152+0000 mon.a (mon.0) 1254 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T08:04:35.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:34 smithi084 bash[75189]: cluster 2023-10-01T08:04:33.877430+0000 mon.a (mon.0) 1255 : cluster 0 osdmap e222: 8 total, 8 up, 8 in 2023-10-01T08:04:35.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:34 smithi084 bash[75189]: cluster 2023-10-01T08:04:33.878656+0000 osd.4 (osd.4) 139 : cluster 3 failed to encode map e222 with expected crc 2023-10-01T08:04:35.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:34 smithi084 bash[75189]: cluster 2023-10-01T08:04:33.890615+0000 osd.7 (osd.7) 80 : cluster 3 failed to encode map e222 with expected crc 2023-10-01T08:04:35.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:34 smithi084 bash[75189]: cluster 2023-10-01T08:04:33.899960+0000 osd.6 (osd.6) 167 : cluster 3 failed to encode map e222 with expected crc 2023-10-01T08:04:35.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:34 smithi084 bash[75189]: cluster 2023-10-01T08:04:34.567308+0000 mgr.y (mgr.34104) 954 : cluster 0 pgmap v995: 89 pgs: 89 active+clean; 1.5 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 694 op/s 2023-10-01T08:04:35.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:34 smithi084 bash[78255]: cluster 2023-10-01T08:04:33.872103+0000 mon.a (mon.0) 1253 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:04:35.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:34 smithi084 bash[78255]: cluster 2023-10-01T08:04:33.876467+0000 osd.5 (osd.5) 190 : cluster 3 failed to encode map e222 with expected crc 2023-10-01T08:04:35.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:34 smithi084 bash[78255]: audit 2023-10-01T08:04:33.877152+0000 mon.a (mon.0) 1254 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T08:04:35.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:34 smithi084 bash[78255]: cluster 2023-10-01T08:04:33.877430+0000 mon.a (mon.0) 1255 : cluster 0 osdmap e222: 8 total, 8 up, 8 in 2023-10-01T08:04:35.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:34 smithi084 bash[78255]: cluster 2023-10-01T08:04:33.878656+0000 osd.4 (osd.4) 139 : cluster 3 failed to encode map e222 with expected crc 2023-10-01T08:04:35.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:34 smithi084 bash[78255]: cluster 2023-10-01T08:04:33.890615+0000 osd.7 (osd.7) 80 : cluster 3 failed to encode map e222 with expected crc 2023-10-01T08:04:35.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:34 smithi084 bash[78255]: cluster 2023-10-01T08:04:33.899960+0000 osd.6 (osd.6) 167 : cluster 3 failed to encode map e222 with expected crc 2023-10-01T08:04:35.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:34 smithi084 bash[78255]: cluster 2023-10-01T08:04:34.567308+0000 mgr.y (mgr.34104) 954 : cluster 0 pgmap v995: 89 pgs: 89 active+clean; 1.5 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 694 op/s 2023-10-01T08:04:35.135 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:35.165 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:35.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:35.167 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:34 smithi112 bash[59335]: cluster 2023-10-01T08:04:33.872103+0000 mon.a (mon.0) 1253 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:04:35.167 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:34 smithi112 bash[59335]: cluster 2023-10-01T08:04:33.876467+0000 osd.5 (osd.5) 190 : cluster 3 failed to encode map e222 with expected crc 2023-10-01T08:04:35.167 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:34 smithi112 bash[59335]: audit 2023-10-01T08:04:33.877152+0000 mon.a (mon.0) 1254 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T08:04:35.167 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:34 smithi112 bash[59335]: cluster 2023-10-01T08:04:33.877430+0000 mon.a (mon.0) 1255 : cluster 0 osdmap e222: 8 total, 8 up, 8 in 2023-10-01T08:04:35.167 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:34 smithi112 bash[59335]: cluster 2023-10-01T08:04:33.878656+0000 osd.4 (osd.4) 139 : cluster 3 failed to encode map e222 with expected crc 2023-10-01T08:04:35.167 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:34 smithi112 bash[59335]: cluster 2023-10-01T08:04:33.890615+0000 osd.7 (osd.7) 80 : cluster 3 failed to encode map e222 with expected crc 2023-10-01T08:04:35.167 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:34 smithi112 bash[59335]: cluster 2023-10-01T08:04:33.899960+0000 osd.6 (osd.6) 167 : cluster 3 failed to encode map e222 with expected crc 2023-10-01T08:04:35.167 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:34 smithi112 bash[59335]: cluster 2023-10-01T08:04:34.567308+0000 mgr.y (mgr.34104) 954 : cluster 0 pgmap v995: 89 pgs: 89 active+clean; 1.5 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 694 op/s 2023-10-01T08:04:35.168 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:35.269 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:35.293 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:35.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:35.296 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:04:35.396 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:35.430 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:35.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:35.433 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:04:35.534 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:35.562 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:35.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:35.567 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:35.667 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:35.702 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:35.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:35.706 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:04:35.807 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:35.833 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:35.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:35.839 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:04:35.939 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:35.971 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:35.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:35.978 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:36.078 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:36.107 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:36.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:36.111 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:36.211 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:36.232 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:36.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:36.234 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:36.323 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:04:36 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:04:36] "GET /metrics HTTP/1.1" 200 36347 "" "Prometheus/2.33.4" 2023-10-01T08:04:36.336 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:36.359 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:36.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:36.367 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:36.468 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:36.501 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:36.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:36.506 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:36.607 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:36.629 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:36.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:36.632 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:36.732 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:36.761 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:36.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:36.766 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:36.867 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:36.891 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:36.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:36.897 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:04:36.997 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:37.029 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:37.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:37.034 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:04:37.135 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:37.162 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:37.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:37.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:37.269 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:37.316 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:37.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:37.319 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:37.419 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:37.450 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:37.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:37.457 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:04:37.558 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:37.594 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:37.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:37.596 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:37.697 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:37.725 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:37.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:37.729 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:37.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:37 smithi084 bash[78255]: cluster 2023-10-01T08:04:36.567933+0000 mgr.y (mgr.34104) 955 : cluster 0 pgmap v996: 89 pgs: 89 active+clean; 1.4 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 686 op/s 2023-10-01T08:04:37.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:37 smithi084 bash[75189]: cluster 2023-10-01T08:04:36.567933+0000 mgr.y (mgr.34104) 955 : cluster 0 pgmap v996: 89 pgs: 89 active+clean; 1.4 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 686 op/s 2023-10-01T08:04:37.830 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:37.853 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:37.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:37.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:04:37.962 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:37.970 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:37 smithi112 bash[59335]: cluster 2023-10-01T08:04:36.567933+0000 mgr.y (mgr.34104) 955 : cluster 0 pgmap v996: 89 pgs: 89 active+clean; 1.4 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 686 op/s 2023-10-01T08:04:37.991 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:37.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:37.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:38.096 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:38.126 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:38.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:38.134 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:38.234 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:38.266 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:38.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:38.273 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:38.374 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:38.399 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:38.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:38.405 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:38.506 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:38.537 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:38.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:38.544 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:38.645 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:38.650 INFO:teuthology.orchestra.run.smithi084.stderr:reweighted osd.4 to 0.719222 (b81e) 2023-10-01T08:04:38.681 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:38.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:38.685 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:04:38.786 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:38.821 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:38.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:38.827 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:38.891 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:38 smithi084 bash[75189]: audit 2023-10-01T08:04:38.456791+0000 mon.c (mon.2) 108 : audit 1 from='client.? 172.21.15.84:0/2623943805' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 0.719222195074168}]: dispatch 2023-10-01T08:04:38.891 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:38 smithi084 bash[75189]: audit 2023-10-01T08:04:38.457424+0000 mon.a (mon.0) 1256 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 0.719222195074168}]: dispatch 2023-10-01T08:04:38.891 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:38 smithi084 bash[78255]: audit 2023-10-01T08:04:38.456791+0000 mon.c (mon.2) 108 : audit 1 from='client.? 172.21.15.84:0/2623943805' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 0.719222195074168}]: dispatch 2023-10-01T08:04:38.892 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:38 smithi084 bash[78255]: audit 2023-10-01T08:04:38.457424+0000 mon.a (mon.0) 1256 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 0.719222195074168}]: dispatch 2023-10-01T08:04:38.928 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:38.936 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:38 smithi112 bash[59335]: audit 2023-10-01T08:04:38.456791+0000 mon.c (mon.2) 108 : audit 1 from='client.? 172.21.15.84:0/2623943805' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 0.719222195074168}]: dispatch 2023-10-01T08:04:38.936 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:38 smithi112 bash[59335]: audit 2023-10-01T08:04:38.457424+0000 mon.a (mon.0) 1256 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 0.719222195074168}]: dispatch 2023-10-01T08:04:38.961 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:38.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:38.969 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:04:39.070 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:39.094 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:39.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:39.099 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:04:39.200 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:39.243 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:39.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:39.244 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:04:39.282 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T08:04:39.346 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:39.378 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:39.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:39.381 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:04:39.481 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:39.491 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-01T08:04:39.516 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:39.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:39.518 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:39.619 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:39.690 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:39.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:39.692 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:39.793 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:39.803 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:39 smithi084 bash[75189]: cluster 2023-10-01T08:04:38.569576+0000 mgr.y (mgr.34104) 956 : cluster 0 pgmap v997: 89 pgs: 89 active+clean; 1.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-10-01T08:04:39.804 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:39 smithi084 bash[75189]: cluster 2023-10-01T08:04:38.626560+0000 osd.7 (osd.7) 81 : cluster 3 failed to encode map e223 with expected crc 2023-10-01T08:04:39.805 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:39 smithi084 bash[75189]: audit 2023-10-01T08:04:38.628891+0000 mon.a (mon.0) 1257 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 0.719222195074168}]': finished 2023-10-01T08:04:39.805 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:39 smithi084 bash[75189]: cluster 2023-10-01T08:04:38.629269+0000 mon.a (mon.0) 1258 : cluster 0 osdmap e223: 8 total, 8 up, 8 in 2023-10-01T08:04:39.805 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:39 smithi084 bash[75189]: cluster 2023-10-01T08:04:38.629317+0000 osd.5 (osd.5) 191 : cluster 3 failed to encode map e223 with expected crc 2023-10-01T08:04:39.805 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:39 smithi084 bash[75189]: cluster 2023-10-01T08:04:38.630888+0000 osd.4 (osd.4) 140 : cluster 3 failed to encode map e223 with expected crc 2023-10-01T08:04:39.805 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:39 smithi084 bash[75189]: cluster 2023-10-01T08:04:38.634241+0000 osd.4 (osd.4) 141 : cluster 3 failed to encode map e223 with expected crc 2023-10-01T08:04:39.805 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:39 smithi084 bash[75189]: cluster 2023-10-01T08:04:38.634472+0000 osd.5 (osd.5) 192 : cluster 3 failed to encode map e223 with expected crc 2023-10-01T08:04:39.805 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:39 smithi084 bash[75189]: cluster 2023-10-01T08:04:38.635263+0000 osd.6 (osd.6) 168 : cluster 3 failed to encode map e223 with expected crc 2023-10-01T08:04:39.805 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:39 smithi084 bash[75189]: cluster 2023-10-01T08:04:38.640675+0000 osd.6 (osd.6) 169 : cluster 3 failed to encode map e223 with expected crc 2023-10-01T08:04:39.805 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:39 smithi084 bash[75189]: cluster 2023-10-01T08:04:39.632758+0000 mon.a (mon.0) 1259 : cluster 0 osdmap e224: 8 total, 8 up, 8 in 2023-10-01T08:04:39.806 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:39 smithi084 bash[78255]: cluster 2023-10-01T08:04:38.569576+0000 mgr.y (mgr.34104) 956 : cluster 0 pgmap v997: 89 pgs: 89 active+clean; 1.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-10-01T08:04:39.806 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:39 smithi084 bash[78255]: cluster 2023-10-01T08:04:38.626560+0000 osd.7 (osd.7) 81 : cluster 3 failed to encode map e223 with expected crc 2023-10-01T08:04:39.806 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:39 smithi084 bash[78255]: audit 2023-10-01T08:04:38.628891+0000 mon.a (mon.0) 1257 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 0.719222195074168}]': finished 2023-10-01T08:04:39.806 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:39 smithi084 bash[78255]: cluster 2023-10-01T08:04:38.629269+0000 mon.a (mon.0) 1258 : cluster 0 osdmap e223: 8 total, 8 up, 8 in 2023-10-01T08:04:39.806 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:39 smithi084 bash[78255]: cluster 2023-10-01T08:04:38.629317+0000 osd.5 (osd.5) 191 : cluster 3 failed to encode map e223 with expected crc 2023-10-01T08:04:39.806 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:39 smithi084 bash[78255]: cluster 2023-10-01T08:04:38.630888+0000 osd.4 (osd.4) 140 : cluster 3 failed to encode map e223 with expected crc 2023-10-01T08:04:39.806 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:39 smithi084 bash[78255]: cluster 2023-10-01T08:04:38.634241+0000 osd.4 (osd.4) 141 : cluster 3 failed to encode map e223 with expected crc 2023-10-01T08:04:39.806 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:39 smithi084 bash[78255]: cluster 2023-10-01T08:04:38.634472+0000 osd.5 (osd.5) 192 : cluster 3 failed to encode map e223 with expected crc 2023-10-01T08:04:39.806 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:39 smithi084 bash[78255]: cluster 2023-10-01T08:04:38.635263+0000 osd.6 (osd.6) 168 : cluster 3 failed to encode map e223 with expected crc 2023-10-01T08:04:39.807 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:39 smithi084 bash[78255]: cluster 2023-10-01T08:04:38.640675+0000 osd.6 (osd.6) 169 : cluster 3 failed to encode map e223 with expected crc 2023-10-01T08:04:39.807 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:39 smithi084 bash[78255]: cluster 2023-10-01T08:04:39.632758+0000 mon.a (mon.0) 1259 : cluster 0 osdmap e224: 8 total, 8 up, 8 in 2023-10-01T08:04:39.825 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:39.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:39.831 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:39.932 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:39.940 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:39 smithi112 bash[59335]: cluster 2023-10-01T08:04:38.569576+0000 mgr.y (mgr.34104) 956 : cluster 0 pgmap v997: 89 pgs: 89 active+clean; 1.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-10-01T08:04:39.940 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:39 smithi112 bash[59335]: cluster 2023-10-01T08:04:38.626560+0000 osd.7 (osd.7) 81 : cluster 3 failed to encode map e223 with expected crc 2023-10-01T08:04:39.940 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:39 smithi112 bash[59335]: audit 2023-10-01T08:04:38.628891+0000 mon.a (mon.0) 1257 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 0.719222195074168}]': finished 2023-10-01T08:04:39.940 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:39 smithi112 bash[59335]: cluster 2023-10-01T08:04:38.629269+0000 mon.a (mon.0) 1258 : cluster 0 osdmap e223: 8 total, 8 up, 8 in 2023-10-01T08:04:39.940 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:39 smithi112 bash[59335]: cluster 2023-10-01T08:04:38.629317+0000 osd.5 (osd.5) 191 : cluster 3 failed to encode map e223 with expected crc 2023-10-01T08:04:39.940 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:39 smithi112 bash[59335]: cluster 2023-10-01T08:04:38.630888+0000 osd.4 (osd.4) 140 : cluster 3 failed to encode map e223 with expected crc 2023-10-01T08:04:39.941 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:39 smithi112 bash[59335]: cluster 2023-10-01T08:04:38.634241+0000 osd.4 (osd.4) 141 : cluster 3 failed to encode map e223 with expected crc 2023-10-01T08:04:39.941 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:39 smithi112 bash[59335]: cluster 2023-10-01T08:04:38.634472+0000 osd.5 (osd.5) 192 : cluster 3 failed to encode map e223 with expected crc 2023-10-01T08:04:39.941 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:39 smithi112 bash[59335]: cluster 2023-10-01T08:04:38.635263+0000 osd.6 (osd.6) 168 : cluster 3 failed to encode map e223 with expected crc 2023-10-01T08:04:39.941 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:39 smithi112 bash[59335]: cluster 2023-10-01T08:04:38.640675+0000 osd.6 (osd.6) 169 : cluster 3 failed to encode map e223 with expected crc 2023-10-01T08:04:39.941 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:39 smithi112 bash[59335]: cluster 2023-10-01T08:04:39.632758+0000 mon.a (mon.0) 1259 : cluster 0 osdmap e224: 8 total, 8 up, 8 in 2023-10-01T08:04:39.959 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:39.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:39.965 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:40.066 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:40.091 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:40.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:40.094 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:04:40.195 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:40.223 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:40.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:40.226 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:40.327 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:40.365 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:40.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:40.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:40.469 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:40.508 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:40.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:40.512 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:40.608 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:04:40.613 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:40.650 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:40.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:40.661 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:04:40.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:40 smithi112 bash[59335]: cluster 2023-10-01T08:04:39.629355+0000 osd.4 (osd.4) 142 : cluster 3 failed to encode map e224 with expected crc 2023-10-01T08:04:40.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:40 smithi112 bash[59335]: cluster 2023-10-01T08:04:39.632469+0000 osd.5 (osd.5) 193 : cluster 3 failed to encode map e224 with expected crc 2023-10-01T08:04:40.762 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:40.796 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:40.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:40.802 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:04:40.903 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:40.935 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:40.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:40.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:04:41.042 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:41.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:40 smithi084 bash[75189]: cluster 2023-10-01T08:04:39.629355+0000 osd.4 (osd.4) 142 : cluster 3 failed to encode map e224 with expected crc 2023-10-01T08:04:41.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:40 smithi084 bash[75189]: cluster 2023-10-01T08:04:39.632469+0000 osd.5 (osd.5) 193 : cluster 3 failed to encode map e224 with expected crc 2023-10-01T08:04:41.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:40 smithi084 bash[78255]: cluster 2023-10-01T08:04:39.629355+0000 osd.4 (osd.4) 142 : cluster 3 failed to encode map e224 with expected crc 2023-10-01T08:04:41.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:40 smithi084 bash[78255]: cluster 2023-10-01T08:04:39.632469+0000 osd.5 (osd.5) 193 : cluster 3 failed to encode map e224 with expected crc 2023-10-01T08:04:41.084 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:41.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:41.088 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:04:41.188 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:41.218 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:41.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:41.225 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:04:41.326 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:41.352 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:41.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:41.357 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:41.458 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:41.490 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:41.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:41.499 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:41.600 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:41.631 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:41.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:41.634 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:41.735 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:41.765 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:41.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:41.768 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:04:41.868 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:41.896 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:41.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:41.902 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:41.933 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:41 smithi084 bash[75189]: cluster 2023-10-01T08:04:40.570206+0000 mgr.y (mgr.34104) 957 : cluster 0 pgmap v1000: 89 pgs: 3 peering, 86 active+clean; 1.3 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 693 op/s 2023-10-01T08:04:41.933 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:41 smithi084 bash[75189]: cluster 2023-10-01T08:04:40.643813+0000 mon.a (mon.0) 1260 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2023-10-01T08:04:41.933 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:41 smithi084 bash[78255]: cluster 2023-10-01T08:04:40.570206+0000 mgr.y (mgr.34104) 957 : cluster 0 pgmap v1000: 89 pgs: 3 peering, 86 active+clean; 1.3 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 693 op/s 2023-10-01T08:04:41.933 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:41 smithi084 bash[78255]: cluster 2023-10-01T08:04:40.643813+0000 mon.a (mon.0) 1260 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2023-10-01T08:04:41.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:41 smithi112 bash[59335]: cluster 2023-10-01T08:04:40.570206+0000 mgr.y (mgr.34104) 957 : cluster 0 pgmap v1000: 89 pgs: 3 peering, 86 active+clean; 1.3 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 693 op/s 2023-10-01T08:04:41.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:41 smithi112 bash[59335]: cluster 2023-10-01T08:04:40.643813+0000 mon.a (mon.0) 1260 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2023-10-01T08:04:42.002 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:42.036 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:42.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:42.038 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:42.139 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:42.168 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:42.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:42.170 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:42.271 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:42.305 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:42.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:42.310 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:42.411 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:42.447 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:42.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:42.452 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:04:42.553 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:42.589 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:42.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:42.591 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:42.692 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:42.719 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:42.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:42.723 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:42.824 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:42.848 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:42.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:42.851 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:42.951 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:42.983 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:42.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:42.987 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:04:43.088 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:43.115 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:43.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:43.117 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:04:43.218 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:43.255 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:43.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:43.258 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:43.358 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:43.394 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:43.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:43.400 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:04:43.501 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:43.524 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:43.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:43.528 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:43.629 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:43.654 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:43.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:43.659 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:43.760 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:43.795 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:43.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:43.799 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:04:43.900 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:43.909 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:43 smithi084 bash[75189]: cluster 2023-10-01T08:04:42.570910+0000 mgr.y (mgr.34104) 958 : cluster 0 pgmap v1001: 89 pgs: 3 peering, 86 active+clean; 1.1 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 707 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T08:04:43.909 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:43 smithi084 bash[78255]: cluster 2023-10-01T08:04:42.570910+0000 mgr.y (mgr.34104) 958 : cluster 0 pgmap v1001: 89 pgs: 3 peering, 86 active+clean; 1.1 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 707 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T08:04:43.921 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:43.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:43.928 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:43.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:43 smithi112 bash[59335]: cluster 2023-10-01T08:04:42.570910+0000 mgr.y (mgr.34104) 958 : cluster 0 pgmap v1001: 89 pgs: 3 peering, 86 active+clean; 1.1 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 707 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T08:04:44.028 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:44.051 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:44.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:44.057 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:44.158 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:44.189 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:44.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:44.193 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:04:44.293 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:44.323 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:44.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:44.326 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:44.426 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:44.463 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:44.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:44.469 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:44.570 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:44.593 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:44.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:44.596 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:44.696 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:44.723 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:44.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:44.727 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:44.828 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:44.855 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:44.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:44.858 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:44.958 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:45.002 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:45.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:45.006 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:45.106 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:45.122 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 5, 6, 4, 7, 1] 2023-10-01T08:04:45.122 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T08:04:45.122 INFO:tasks.thrashosds.thrasher:inject_pause on osd.2 2023-10-01T08:04:45.122 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-01T08:04:45.122 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-01T08:04:45.123 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 config set filestore_inject_stall 3 2023-10-01T08:04:45.142 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:45.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:45.145 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:45.152 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:44 smithi084 bash[75189]: cluster 2023-10-01T08:04:44.571357+0000 mgr.y (mgr.34104) 959 : cluster 0 pgmap v1002: 89 pgs: 89 active+clean; 1.1 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 776 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T08:04:45.152 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:44 smithi084 bash[75189]: cluster 2023-10-01T08:04:44.847943+0000 mon.a (mon.0) 1261 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2023-10-01T08:04:45.152 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:44 smithi084 bash[78255]: cluster 2023-10-01T08:04:44.571357+0000 mgr.y (mgr.34104) 959 : cluster 0 pgmap v1002: 89 pgs: 89 active+clean; 1.1 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 776 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T08:04:45.153 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:44 smithi084 bash[78255]: cluster 2023-10-01T08:04:44.847943+0000 mon.a (mon.0) 1261 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2023-10-01T08:04:45.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:44 smithi112 bash[59335]: cluster 2023-10-01T08:04:44.571357+0000 mgr.y (mgr.34104) 959 : cluster 0 pgmap v1002: 89 pgs: 89 active+clean; 1.1 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 776 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T08:04:45.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:44 smithi112 bash[59335]: cluster 2023-10-01T08:04:44.847943+0000 mon.a (mon.0) 1261 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2023-10-01T08:04:45.246 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:45.282 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:45.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:45.284 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:45.385 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:45.424 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:45.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:45.428 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:04:45.450 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2023-10-01T08:04:45.450 INFO:teuthology.orchestra.run.smithi084.stdout: "size": 20, 2023-10-01T08:04:45.450 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 600, 2023-10-01T08:04:45.451 INFO:teuthology.orchestra.run.smithi084.stdout: "ops": [ 2023-10-01T08:04:45.451 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.451 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.35277.0:35618 8.1 8:8ba3334a:::benchmark_data_smithi084_146341_object35617:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e178)", 2023-10-01T08:04:45.451 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:56:04.997887+0000", 2023-10-01T08:04:45.451 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 520.44363612799998, 2023-10-01T08:04:45.451 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.26990694399999998, 2023-10-01T08:04:45.451 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:04:45.451 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:04:45.451 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:04:45.451 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.35277", 2023-10-01T08:04:45.451 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T08:04:45.452 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 35618 2023-10-01T08:04:45.452 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.452 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:04:45.452 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.452 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:04:45.452 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:04.997887+0000", 2023-10-01T08:04:45.452 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:04:45.452 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.452 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.452 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:04:45.452 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:04.997887+0000", 2023-10-01T08:04:45.452 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:04:45.453 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.453 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.453 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:04:45.453 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:04.997885+0000", 2023-10-01T08:04:45.453 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T08:04:45.453 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.453 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.453 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:04:45.453 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:04.997973+0000", 2023-10-01T08:04:45.453 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.7238999999999996e-05 2023-10-01T08:04:45.453 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.453 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.453 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:04:45.454 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:04.997983+0000", 2023-10-01T08:04:45.454 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0668e-05 2023-10-01T08:04:45.454 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.454 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.454 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:04:45.454 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:04.997989+0000", 2023-10-01T08:04:45.454 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.0379999999999996e-06 2023-10-01T08:04:45.454 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.454 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.454 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:04:45.454 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:04.998040+0000", 2023-10-01T08:04:45.454 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.0806000000000001e-05 2023-10-01T08:04:45.455 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.455 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.455 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:04:45.455 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:04.998139+0000", 2023-10-01T08:04:45.455 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.8667999999999998e-05 2023-10-01T08:04:45.455 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.455 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.455 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 0,2", 2023-10-01T08:04:45.455 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:04.998261+0000", 2023-10-01T08:04:45.455 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00012221000000000001 2023-10-01T08:04:45.455 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.455 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.455 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:04:45.456 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:04.999811+0000", 2023-10-01T08:04:45.456 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0015503699999999999 2023-10-01T08:04:45.456 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.456 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.456 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:04:45.456 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.000856+0000", 2023-10-01T08:04:45.456 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.001045016 2023-10-01T08:04:45.456 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.456 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.456 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:04:45.456 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.267671+0000", 2023-10-01T08:04:45.456 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.26681484 2023-10-01T08:04:45.457 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.457 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.457 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:04:45.457 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.267739+0000", 2023-10-01T08:04:45.457 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.8113000000000003e-05 2023-10-01T08:04:45.457 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.457 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.457 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:04:45.457 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.267794+0000", 2023-10-01T08:04:45.457 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.4376999999999998e-05 2023-10-01T08:04:45.457 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:04:45.457 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:04:45.457 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:04:45.458 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.458 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.458 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.35277.0:35620 8.a 8:5a8eb6ec:::benchmark_data_smithi084_146341_object35619:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e178)", 2023-10-01T08:04:45.458 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:56:04.998939+0000", 2023-10-01T08:04:45.458 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 520.44258340700003, 2023-10-01T08:04:45.458 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.27545518400000002, 2023-10-01T08:04:45.458 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:04:45.458 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:04:45.458 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:04:45.458 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.35277", 2023-10-01T08:04:45.458 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T08:04:45.458 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 35620 2023-10-01T08:04:45.459 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.459 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:04:45.459 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.459 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:04:45.459 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:04.998939+0000", 2023-10-01T08:04:45.459 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:04:45.459 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.459 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.459 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:04:45.459 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:04.998939+0000", 2023-10-01T08:04:45.459 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:04:45.459 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.460 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.460 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:04:45.460 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:04.998939+0000", 2023-10-01T08:04:45.460 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T08:04:45.460 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.460 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.460 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:04:45.460 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:04.998957+0000", 2023-10-01T08:04:45.460 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.8715999999999998e-05 2023-10-01T08:04:45.460 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.460 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.460 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:04:45.461 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:04.998968+0000", 2023-10-01T08:04:45.461 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0993e-05 2023-10-01T08:04:45.461 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.461 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.461 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:04:45.461 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:04.998974+0000", 2023-10-01T08:04:45.461 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.7790000000000001e-06 2023-10-01T08:04:45.461 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.461 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.461 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:04:45.461 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:04.999825+0000", 2023-10-01T08:04:45.461 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00085130600000000002 2023-10-01T08:04:45.461 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.462 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.462 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:04:45.462 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.000038+0000", 2023-10-01T08:04:45.462 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00021267000000000001 2023-10-01T08:04:45.462 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.462 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.462 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 2,5", 2023-10-01T08:04:45.462 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.000217+0000", 2023-10-01T08:04:45.462 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000178534 2023-10-01T08:04:45.462 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.462 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.462 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:04:45.463 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.003659+0000", 2023-10-01T08:04:45.463 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0034426460000000002 2023-10-01T08:04:45.463 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.463 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.463 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:04:45.463 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.005929+0000", 2023-10-01T08:04:45.463 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0022698710000000001 2023-10-01T08:04:45.463 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.463 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.463 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:04:45.463 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.274277+0000", 2023-10-01T08:04:45.463 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.26834803200000001 2023-10-01T08:04:45.463 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.464 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.464 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:04:45.464 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.274346+0000", 2023-10-01T08:04:45.464 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.9024999999999997e-05 2023-10-01T08:04:45.464 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.464 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.464 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:04:45.464 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.274395+0000", 2023-10-01T08:04:45.464 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.8516000000000001e-05 2023-10-01T08:04:45.464 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:04:45.464 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:04:45.465 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:04:45.465 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.465 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.465 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.35277.0:35639 8.a 8:56c91360:::benchmark_data_smithi084_146341_object35638:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e178)", 2023-10-01T08:04:45.465 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:56:05.008631+0000", 2023-10-01T08:04:45.465 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 520.43289231599999, 2023-10-01T08:04:45.465 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.26594906600000001, 2023-10-01T08:04:45.465 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:04:45.465 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:04:45.465 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:04:45.465 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.35277", 2023-10-01T08:04:45.465 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T08:04:45.466 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 35639 2023-10-01T08:04:45.466 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.466 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:04:45.466 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.466 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:04:45.466 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008631+0000", 2023-10-01T08:04:45.466 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:04:45.466 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.466 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.466 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:04:45.466 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008631+0000", 2023-10-01T08:04:45.467 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:04:45.467 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.467 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.467 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:04:45.467 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008630+0000", 2023-10-01T08:04:45.467 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T08:04:45.467 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.467 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.467 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:04:45.467 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008680+0000", 2023-10-01T08:04:45.467 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.9864999999999998e-05 2023-10-01T08:04:45.467 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.468 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.468 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:04:45.468 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008689+0000", 2023-10-01T08:04:45.468 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.5359999999999998e-06 2023-10-01T08:04:45.468 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.468 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.468 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:04:45.468 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008698+0000", 2023-10-01T08:04:45.468 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.6349999999999995e-06 2023-10-01T08:04:45.468 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.468 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.468 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:04:45.469 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008745+0000", 2023-10-01T08:04:45.469 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.6783000000000003e-05 2023-10-01T08:04:45.469 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.469 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.469 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:04:45.469 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008910+0000", 2023-10-01T08:04:45.469 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00016512300000000001 2023-10-01T08:04:45.469 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.469 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.469 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 2,5", 2023-10-01T08:04:45.469 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.009081+0000", 2023-10-01T08:04:45.469 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000170817 2023-10-01T08:04:45.469 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.470 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.470 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:04:45.470 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.012842+0000", 2023-10-01T08:04:45.470 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0037615639999999998 2023-10-01T08:04:45.470 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.470 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.470 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:04:45.470 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.013703+0000", 2023-10-01T08:04:45.470 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00086125899999999996 2023-10-01T08:04:45.470 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.470 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.470 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:04:45.471 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.274474+0000", 2023-10-01T08:04:45.471 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.26077019200000001 2023-10-01T08:04:45.471 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.471 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.471 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:04:45.471 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.274533+0000", 2023-10-01T08:04:45.471 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.9697999999999997e-05 2023-10-01T08:04:45.471 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.471 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.471 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:04:45.471 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.274580+0000", 2023-10-01T08:04:45.471 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.6319000000000002e-05 2023-10-01T08:04:45.471 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:04:45.472 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:04:45.472 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:04:45.472 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.472 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.472 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.35277.0:35640 8.a 8:50d527e7:::benchmark_data_smithi084_146341_object35639:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e178)", 2023-10-01T08:04:45.472 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:56:05.008713+0000", 2023-10-01T08:04:45.472 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 520.43281034699999, 2023-10-01T08:04:45.472 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.26599809000000002, 2023-10-01T08:04:45.472 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:04:45.472 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:04:45.472 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:04:45.473 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.35277", 2023-10-01T08:04:45.473 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T08:04:45.473 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 35640 2023-10-01T08:04:45.473 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.473 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:04:45.473 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.473 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:04:45.473 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008713+0000", 2023-10-01T08:04:45.473 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:04:45.473 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.473 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.473 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:04:45.473 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008713+0000", 2023-10-01T08:04:45.474 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:04:45.474 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.474 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.474 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:04:45.474 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008712+0000", 2023-10-01T08:04:45.474 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T08:04:45.474 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.474 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.474 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:04:45.474 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008749+0000", 2023-10-01T08:04:45.474 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.7413000000000002e-05 2023-10-01T08:04:45.474 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.475 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.475 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:04:45.475 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008759+0000", 2023-10-01T08:04:45.475 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.3470000000000005e-06 2023-10-01T08:04:45.475 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.475 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.475 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:04:45.475 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008766+0000", 2023-10-01T08:04:45.475 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.8029999999999999e-06 2023-10-01T08:04:45.475 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.475 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.475 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:04:45.476 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.010478+0000", 2023-10-01T08:04:45.476 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0017125599999999999 2023-10-01T08:04:45.476 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.476 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.476 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:04:45.476 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.010617+0000", 2023-10-01T08:04:45.476 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00013913200000000001 2023-10-01T08:04:45.476 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.476 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.476 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 2,5", 2023-10-01T08:04:45.476 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.010741+0000", 2023-10-01T08:04:45.476 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00012366100000000001 2023-10-01T08:04:45.477 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.477 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.477 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:04:45.477 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.013711+0000", 2023-10-01T08:04:45.477 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.002969892 2023-10-01T08:04:45.477 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.477 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.477 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:04:45.477 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.013770+0000", 2023-10-01T08:04:45.477 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.9676000000000003e-05 2023-10-01T08:04:45.477 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.477 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.477 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:04:45.478 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.274629+0000", 2023-10-01T08:04:45.478 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.26085850100000002 2023-10-01T08:04:45.478 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.478 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.478 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:04:45.478 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.274670+0000", 2023-10-01T08:04:45.478 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.1424000000000002e-05 2023-10-01T08:04:45.478 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.478 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.478 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:04:45.478 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.274711+0000", 2023-10-01T08:04:45.478 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.0269999999999999e-05 2023-10-01T08:04:45.479 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:04:45.479 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:04:45.479 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:04:45.479 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.479 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.479 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.35277.0:35641 8.a 8:5ad84b60:::benchmark_data_smithi084_146341_object35640:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e178)", 2023-10-01T08:04:45.479 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:56:05.008773+0000", 2023-10-01T08:04:45.479 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 520.43274948600003, 2023-10-01T08:04:45.479 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.266098049, 2023-10-01T08:04:45.479 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:04:45.479 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:04:45.479 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:04:45.480 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.35277", 2023-10-01T08:04:45.480 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T08:04:45.480 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 35641 2023-10-01T08:04:45.480 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.480 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:04:45.480 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.480 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:04:45.480 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008773+0000", 2023-10-01T08:04:45.480 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:04:45.480 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.480 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.480 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:04:45.481 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008773+0000", 2023-10-01T08:04:45.481 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:04:45.481 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.481 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.481 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:04:45.481 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008773+0000", 2023-10-01T08:04:45.481 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T08:04:45.481 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.481 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.481 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:04:45.481 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008805+0000", 2023-10-01T08:04:45.481 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.2110999999999998e-05 2023-10-01T08:04:45.482 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.482 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.482 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:04:45.482 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008813+0000", 2023-10-01T08:04:45.482 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.3250000000000008e-06 2023-10-01T08:04:45.482 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.482 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.482 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:04:45.482 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008819+0000", 2023-10-01T08:04:45.482 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.8719999999999999e-06 2023-10-01T08:04:45.482 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.482 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.482 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:04:45.483 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.011761+0000", 2023-10-01T08:04:45.483 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0029424730000000001 2023-10-01T08:04:45.483 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.483 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.483 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:04:45.483 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.011852+0000", 2023-10-01T08:04:45.483 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.0350000000000001e-05 2023-10-01T08:04:45.483 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.483 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.483 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 2,5", 2023-10-01T08:04:45.483 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.011952+0000", 2023-10-01T08:04:45.483 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00010063700000000001 2023-10-01T08:04:45.484 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.484 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.484 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:04:45.484 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.013716+0000", 2023-10-01T08:04:45.484 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0017630969999999999 2023-10-01T08:04:45.484 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.484 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.484 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:04:45.484 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.014711+0000", 2023-10-01T08:04:45.484 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00099544200000000003 2023-10-01T08:04:45.484 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.485 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.485 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:04:45.485 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.274758+0000", 2023-10-01T08:04:45.485 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.26004706900000002 2023-10-01T08:04:45.485 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.485 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.485 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:04:45.485 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.274833+0000", 2023-10-01T08:04:45.485 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.5222999999999995e-05 2023-10-01T08:04:45.485 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.485 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.485 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:04:45.485 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.274871+0000", 2023-10-01T08:04:45.486 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.8189000000000003e-05 2023-10-01T08:04:45.486 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:04:45.486 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:04:45.486 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:04:45.486 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.486 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.486 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.35277.0:35643 8.a 8:5eaf061d:::benchmark_data_smithi084_146341_object35642:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e178)", 2023-10-01T08:04:45.486 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:56:05.008823+0000", 2023-10-01T08:04:45.486 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 520.43269960999999, 2023-10-01T08:04:45.486 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.26621497799999999, 2023-10-01T08:04:45.486 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:04:45.486 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:04:45.487 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:04:45.487 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.35277", 2023-10-01T08:04:45.487 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T08:04:45.487 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 35643 2023-10-01T08:04:45.487 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.487 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:04:45.487 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.487 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:04:45.487 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008823+0000", 2023-10-01T08:04:45.487 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:04:45.487 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.487 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.488 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:04:45.488 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008823+0000", 2023-10-01T08:04:45.488 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:04:45.488 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.488 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.488 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:04:45.488 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008823+0000", 2023-10-01T08:04:45.488 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T08:04:45.488 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.488 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.488 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:04:45.488 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008840+0000", 2023-10-01T08:04:45.489 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.6597999999999999e-05 2023-10-01T08:04:45.489 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.489 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.489 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:04:45.489 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008845+0000", 2023-10-01T08:04:45.489 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.0579999999999997e-06 2023-10-01T08:04:45.489 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.489 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.489 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:04:45.489 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.008848+0000", 2023-10-01T08:04:45.489 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.844e-06 2023-10-01T08:04:45.490 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.490 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.490 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:04:45.490 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.012871+0000", 2023-10-01T08:04:45.490 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0040222579999999999 2023-10-01T08:04:45.490 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.490 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.490 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:04:45.490 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.012967+0000", 2023-10-01T08:04:45.490 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.6105000000000002e-05 2023-10-01T08:04:45.490 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.491 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.491 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 2,5", 2023-10-01T08:04:45.491 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.013073+0000", 2023-10-01T08:04:45.491 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000106481 2023-10-01T08:04:45.491 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.491 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.491 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:04:45.491 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.013894+0000", 2023-10-01T08:04:45.491 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00082058900000000004 2023-10-01T08:04:45.491 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.491 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.492 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:04:45.492 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.014839+0000", 2023-10-01T08:04:45.492 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00094505499999999998 2023-10-01T08:04:45.492 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.492 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.492 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:04:45.492 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.274924+0000", 2023-10-01T08:04:45.492 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.260085065 2023-10-01T08:04:45.492 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.492 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.492 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:04:45.492 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.274990+0000", 2023-10-01T08:04:45.493 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.5630999999999996e-05 2023-10-01T08:04:45.493 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.493 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.493 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:04:45.493 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:56:05.275038+0000", 2023-10-01T08:04:45.493 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.8628000000000003e-05 2023-10-01T08:04:45.493 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:04:45.493 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:04:45.493 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:04:45.493 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.493 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.493 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.35277.0:114445 8.7 8:effbf6e0:::benchmark_data_smithi084_146341_object3311:head [delete] snapc 0=[] ondisk+write+known_if_redirected e181)", 2023-10-01T08:04:45.493 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:57:21.287804+0000", 2023-10-01T08:04:45.494 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 444.15371899899998, 2023-10-01T08:04:45.494 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.27293057799999998, 2023-10-01T08:04:45.494 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:04:45.494 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:04:45.494 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:04:45.494 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.35277", 2023-10-01T08:04:45.494 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T08:04:45.494 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 114445 2023-10-01T08:04:45.494 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.494 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:04:45.494 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.494 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:04:45.495 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.287804+0000", 2023-10-01T08:04:45.495 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:04:45.495 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.495 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.495 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:04:45.495 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.287804+0000", 2023-10-01T08:04:45.495 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:04:45.495 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.495 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.495 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:04:45.495 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.287803+0000", 2023-10-01T08:04:45.495 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T08:04:45.496 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.496 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.496 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:04:45.496 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.287809+0000", 2023-10-01T08:04:45.496 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.1959999999999996e-06 2023-10-01T08:04:45.496 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.496 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.496 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:04:45.496 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.287821+0000", 2023-10-01T08:04:45.496 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.2121e-05 2023-10-01T08:04:45.496 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.496 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.496 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:04:45.497 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.287828+0000", 2023-10-01T08:04:45.497 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.9630000000000001e-06 2023-10-01T08:04:45.497 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.497 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.497 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:04:45.497 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.287987+0000", 2023-10-01T08:04:45.497 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000158729 2023-10-01T08:04:45.497 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.497 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.497 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:04:45.497 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.288351+0000", 2023-10-01T08:04:45.498 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00036425699999999999 2023-10-01T08:04:45.498 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.498 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.498 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,6", 2023-10-01T08:04:45.498 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.288700+0000", 2023-10-01T08:04:45.498 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00034931900000000001 2023-10-01T08:04:45.498 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.498 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.498 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:04:45.498 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.300785+0000", 2023-10-01T08:04:45.498 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.01208438 2023-10-01T08:04:45.498 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.499 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.499 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:04:45.499 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.300828+0000", 2023-10-01T08:04:45.499 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.3189000000000003e-05 2023-10-01T08:04:45.499 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.499 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.499 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:04:45.499 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.560640+0000", 2023-10-01T08:04:45.499 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.25981260699999997 2023-10-01T08:04:45.499 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.499 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.499 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:04:45.500 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.560680+0000", 2023-10-01T08:04:45.500 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.9575e-05 2023-10-01T08:04:45.500 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.500 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.500 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:04:45.500 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.560734+0000", 2023-10-01T08:04:45.500 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.4398999999999999e-05 2023-10-01T08:04:45.500 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:04:45.500 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:04:45.500 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:04:45.500 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.500 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.500 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.35277.0:114447 8.7 8:e74a9484:::benchmark_data_smithi084_146341_object3313:head [delete] snapc 0=[] ondisk+write+known_if_redirected e181)", 2023-10-01T08:04:45.501 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:57:21.287839+0000", 2023-10-01T08:04:45.501 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 444.15368394400002, 2023-10-01T08:04:45.501 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.279620859, 2023-10-01T08:04:45.501 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:04:45.501 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:04:45.501 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:04:45.501 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.35277", 2023-10-01T08:04:45.501 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T08:04:45.501 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 114447 2023-10-01T08:04:45.501 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.501 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:04:45.501 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.501 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:04:45.502 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.287839+0000", 2023-10-01T08:04:45.502 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:04:45.502 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.502 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.502 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:04:45.502 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.287839+0000", 2023-10-01T08:04:45.502 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:04:45.502 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.502 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.502 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:04:45.502 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.287839+0000", 2023-10-01T08:04:45.503 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T08:04:45.503 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.503 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.503 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:04:45.503 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.287841+0000", 2023-10-01T08:04:45.503 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.2290000000000002e-06 2023-10-01T08:04:45.503 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.503 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.503 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:04:45.503 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.287849+0000", 2023-10-01T08:04:45.503 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.3969999999999994e-06 2023-10-01T08:04:45.503 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.504 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.504 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:04:45.504 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.287853+0000", 2023-10-01T08:04:45.504 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.8809999999999998e-06 2023-10-01T08:04:45.504 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.504 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.504 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:04:45.504 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.293155+0000", 2023-10-01T08:04:45.504 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0053019490000000002 2023-10-01T08:04:45.504 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.504 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.504 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:04:45.505 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.293297+0000", 2023-10-01T08:04:45.505 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00014222700000000001 2023-10-01T08:04:45.505 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.505 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.505 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,6", 2023-10-01T08:04:45.505 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.293435+0000", 2023-10-01T08:04:45.505 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000138164 2023-10-01T08:04:45.505 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.505 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.505 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:04:45.505 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.303959+0000", 2023-10-01T08:04:45.505 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.010523784 2023-10-01T08:04:45.505 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.506 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.506 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:04:45.506 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.307490+0000", 2023-10-01T08:04:45.506 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0035310229999999999 2023-10-01T08:04:45.506 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.506 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.506 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:04:45.506 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.567330+0000", 2023-10-01T08:04:45.506 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.25983984900000001 2023-10-01T08:04:45.506 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.506 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.506 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:04:45.507 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.567394+0000", 2023-10-01T08:04:45.507 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.3663000000000004e-05 2023-10-01T08:04:45.507 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.507 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.507 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:04:45.507 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.567460+0000", 2023-10-01T08:04:45.507 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.6001999999999996e-05 2023-10-01T08:04:45.507 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:04:45.507 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:04:45.507 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:04:45.507 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.507 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.508 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.35277.0:114452 8.7 8:ebec2f04:::benchmark_data_smithi084_146341_object3318:head [delete] snapc 0=[] ondisk+write+known_if_redirected e181)", 2023-10-01T08:04:45.508 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:57:21.292278+0000", 2023-10-01T08:04:45.508 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 444.14924443400002, 2023-10-01T08:04:45.508 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.27530481099999998, 2023-10-01T08:04:45.508 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:04:45.508 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:04:45.508 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:04:45.508 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.35277", 2023-10-01T08:04:45.508 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T08:04:45.508 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 114452 2023-10-01T08:04:45.509 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.509 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:04:45.509 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.509 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:04:45.509 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.292278+0000", 2023-10-01T08:04:45.509 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:04:45.509 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.509 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.509 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:04:45.509 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.292278+0000", 2023-10-01T08:04:45.509 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:04:45.509 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.510 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.510 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:04:45.510 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.292277+0000", 2023-10-01T08:04:45.510 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T08:04:45.510 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.510 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.510 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:04:45.510 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.292284+0000", 2023-10-01T08:04:45.510 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.4679999999999997e-06 2023-10-01T08:04:45.510 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.510 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.510 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:04:45.511 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.292298+0000", 2023-10-01T08:04:45.511 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.4817000000000001e-05 2023-10-01T08:04:45.511 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.511 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.511 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:04:45.511 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.292305+0000", 2023-10-01T08:04:45.511 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.6429999999999998e-06 2023-10-01T08:04:45.511 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.511 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.511 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:04:45.511 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.297388+0000", 2023-10-01T08:04:45.511 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0050829500000000001 2023-10-01T08:04:45.512 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.512 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.512 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:04:45.512 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.297536+0000", 2023-10-01T08:04:45.512 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00014835299999999999 2023-10-01T08:04:45.512 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.512 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.512 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,6", 2023-10-01T08:04:45.512 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.297667+0000", 2023-10-01T08:04:45.512 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00013096200000000001 2023-10-01T08:04:45.512 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.512 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.513 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:04:45.513 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.303968+0000", 2023-10-01T08:04:45.513 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0063010160000000004 2023-10-01T08:04:45.513 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.513 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.513 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:04:45.513 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.307527+0000", 2023-10-01T08:04:45.513 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0035588180000000001 2023-10-01T08:04:45.513 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.513 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.514 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:04:45.514 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.567502+0000", 2023-10-01T08:04:45.514 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.25997477600000002 2023-10-01T08:04:45.514 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.514 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.514 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:04:45.514 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.567544+0000", 2023-10-01T08:04:45.514 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.2477e-05 2023-10-01T08:04:45.514 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.514 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.514 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:04:45.514 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.567583+0000", 2023-10-01T08:04:45.515 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.8782000000000002e-05 2023-10-01T08:04:45.515 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:04:45.515 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:04:45.515 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:04:45.515 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.515 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.515 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.35277.0:114455 8.7 8:ebbace9c:::benchmark_data_smithi084_146341_object3321:head [delete] snapc 0=[] ondisk+write+known_if_redirected e181)", 2023-10-01T08:04:45.515 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:57:21.295979+0000", 2023-10-01T08:04:45.515 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 444.14554363500002, 2023-10-01T08:04:45.515 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.27174584299999999, 2023-10-01T08:04:45.515 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:04:45.515 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:04:45.515 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:04:45.516 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.35277", 2023-10-01T08:04:45.516 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T08:04:45.516 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 114455 2023-10-01T08:04:45.516 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.516 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:04:45.516 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.516 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:04:45.516 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.295979+0000", 2023-10-01T08:04:45.516 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:04:45.516 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.516 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.516 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:04:45.517 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.295979+0000", 2023-10-01T08:04:45.517 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:04:45.517 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.517 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.517 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:04:45.517 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.295978+0000", 2023-10-01T08:04:45.517 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T08:04:45.517 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.517 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.517 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:04:45.517 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.295983+0000", 2023-10-01T08:04:45.517 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.1150000000000002e-06 2023-10-01T08:04:45.518 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.518 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.518 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:04:45.518 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.295991+0000", 2023-10-01T08:04:45.518 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.4270000000000002e-06 2023-10-01T08:04:45.518 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.518 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.518 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:04:45.518 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.295996+0000", 2023-10-01T08:04:45.518 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.3850000000000001e-06 2023-10-01T08:04:45.518 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.518 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.519 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:04:45.519 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.300873+0000", 2023-10-01T08:04:45.519 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0048771999999999999 2023-10-01T08:04:45.519 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.519 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.519 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:04:45.519 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.300959+0000", 2023-10-01T08:04:45.519 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.5840999999999993e-05 2023-10-01T08:04:45.519 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.519 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.519 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,6", 2023-10-01T08:04:45.519 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.301039+0000", 2023-10-01T08:04:45.520 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.9825000000000002e-05 2023-10-01T08:04:45.520 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.520 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.520 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:04:45.520 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.306558+0000", 2023-10-01T08:04:45.520 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0055194199999999997 2023-10-01T08:04:45.520 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.520 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.520 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:04:45.520 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.307552+0000", 2023-10-01T08:04:45.520 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00099314299999999993 2023-10-01T08:04:45.521 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.521 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.521 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:04:45.521 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.567634+0000", 2023-10-01T08:04:45.521 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.26008238 2023-10-01T08:04:45.521 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.521 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.521 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:04:45.521 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.567685+0000", 2023-10-01T08:04:45.521 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.1337e-05 2023-10-01T08:04:45.521 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.521 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.522 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:04:45.522 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.567725+0000", 2023-10-01T08:04:45.522 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.9799999999999998e-05 2023-10-01T08:04:45.522 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:04:45.522 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:04:45.522 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:04:45.522 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.522 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.522 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.35277.0:114456 8.7 8:ecc9468c:::benchmark_data_smithi084_146341_object3322:head [delete] snapc 0=[] ondisk+write+known_if_redirected e181)", 2023-10-01T08:04:45.522 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:57:21.296172+0000", 2023-10-01T08:04:45.522 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 444.14535056199998, 2023-10-01T08:04:45.523 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.27167715199999998, 2023-10-01T08:04:45.523 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:04:45.523 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:04:45.523 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:04:45.523 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.35277", 2023-10-01T08:04:45.523 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/4107031258", 2023-10-01T08:04:45.523 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 114456 2023-10-01T08:04:45.523 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.523 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:04:45.523 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.523 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:04:45.523 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.296172+0000", 2023-10-01T08:04:45.524 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:04:45.524 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.524 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.524 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:04:45.524 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.296172+0000", 2023-10-01T08:04:45.524 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:04:45.524 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.524 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.524 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:04:45.524 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.296171+0000", 2023-10-01T08:04:45.524 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T08:04:45.524 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.525 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.525 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:04:45.525 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.296177+0000", 2023-10-01T08:04:45.525 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.0979999999999999e-06 2023-10-01T08:04:45.525 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.525 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.525 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:04:45.525 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.296196+0000", 2023-10-01T08:04:45.525 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.8202e-05 2023-10-01T08:04:45.525 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.525 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.525 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:04:45.526 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.296204+0000", 2023-10-01T08:04:45.526 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.3590000000000008e-06 2023-10-01T08:04:45.526 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.526 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.526 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:04:45.526 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.303992+0000", 2023-10-01T08:04:45.526 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0077879339999999998 2023-10-01T08:04:45.526 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.526 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.526 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:04:45.526 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.304081+0000", 2023-10-01T08:04:45.526 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.9559000000000001e-05 2023-10-01T08:04:45.527 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.527 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.527 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,6", 2023-10-01T08:04:45.527 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.304188+0000", 2023-10-01T08:04:45.527 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000107061 2023-10-01T08:04:45.527 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.527 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.527 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:04:45.527 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.307603+0000", 2023-10-01T08:04:45.527 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0034144750000000001 2023-10-01T08:04:45.527 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.527 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.528 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:04:45.528 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.307620+0000", 2023-10-01T08:04:45.528 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.7564999999999999e-05 2023-10-01T08:04:45.528 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.528 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.528 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:04:45.528 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.567765+0000", 2023-10-01T08:04:45.528 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.26014432500000001 2023-10-01T08:04:45.528 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.528 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.528 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:04:45.528 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.567812+0000", 2023-10-01T08:04:45.528 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.6854999999999998e-05 2023-10-01T08:04:45.528 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.529 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.529 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:04:45.529 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:57:21.567849+0000", 2023-10-01T08:04:45.529 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.7805999999999997e-05 2023-10-01T08:04:45.529 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:04:45.529 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:04:45.529 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:04:45.529 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.529 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.529 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.35490.0:116813 9.4 9:2e17be56:::benchmark_data_smithi084_169090_object6315:head [delete] snapc 0=[] ondisk+write+known_if_redirected e215)", 2023-10-01T08:04:45.529 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:02:39.514787+0000", 2023-10-01T08:04:45.529 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 125.92673579700001, 2023-10-01T08:04:45.529 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.27048361300000001, 2023-10-01T08:04:45.530 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:04:45.530 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:04:45.530 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:04:45.530 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.35490", 2023-10-01T08:04:45.530 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/2970569604", 2023-10-01T08:04:45.530 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 116813 2023-10-01T08:04:45.530 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.530 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:04:45.530 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.530 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:04:45.530 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.514787+0000", 2023-10-01T08:04:45.530 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:04:45.531 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.531 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.531 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:04:45.531 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.514787+0000", 2023-10-01T08:04:45.531 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:04:45.531 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.531 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.531 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:04:45.531 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.514785+0000", 2023-10-01T08:04:45.531 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999976 2023-10-01T08:04:45.531 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.531 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.531 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:04:45.532 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.514795+0000", 2023-10-01T08:04:45.532 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0499000000000001e-05 2023-10-01T08:04:45.532 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.532 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.532 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:04:45.532 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.514822+0000", 2023-10-01T08:04:45.532 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.6580999999999998e-05 2023-10-01T08:04:45.532 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.532 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.532 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:04:45.532 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.514835+0000", 2023-10-01T08:04:45.532 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.3341e-05 2023-10-01T08:04:45.532 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.532 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.533 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:04:45.533 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.514898+0000", 2023-10-01T08:04:45.533 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.2648000000000001e-05 2023-10-01T08:04:45.533 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.533 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.533 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:04:45.533 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.515039+0000", 2023-10-01T08:04:45.533 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000141113 2023-10-01T08:04:45.533 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.533 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.533 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,4", 2023-10-01T08:04:45.533 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.515155+0000", 2023-10-01T08:04:45.533 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00011624399999999999 2023-10-01T08:04:45.534 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.534 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.534 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:04:45.534 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.519511+0000", 2023-10-01T08:04:45.534 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0043563159999999998 2023-10-01T08:04:45.534 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.534 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.534 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:04:45.534 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.522613+0000", 2023-10-01T08:04:45.534 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0031015919999999998 2023-10-01T08:04:45.534 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.534 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.535 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:04:45.535 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.785076+0000", 2023-10-01T08:04:45.535 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.262463157 2023-10-01T08:04:45.535 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.535 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.535 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:04:45.535 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.785211+0000", 2023-10-01T08:04:45.535 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000134738 2023-10-01T08:04:45.535 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.535 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.535 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:04:45.536 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.785271+0000", 2023-10-01T08:04:45.536 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.9774000000000001e-05 2023-10-01T08:04:45.536 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:04:45.536 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:04:45.536 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:04:45.536 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.536 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.536 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.35490.0:116826 9.4 9:25bbc4ed:::benchmark_data_smithi084_169090_object6328:head [delete] snapc 0=[] ondisk+write+known_if_redirected e215)", 2023-10-01T08:04:45.537 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:02:39.526880+0000", 2023-10-01T08:04:45.537 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 125.914642681, 2023-10-01T08:04:45.537 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.263484094, 2023-10-01T08:04:45.537 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:04:45.537 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:04:45.537 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:04:45.538 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.35490", 2023-10-01T08:04:45.538 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/2970569604", 2023-10-01T08:04:45.538 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 116826 2023-10-01T08:04:45.538 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.538 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:04:45.538 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.538 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:04:45.538 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.526880+0000", 2023-10-01T08:04:45.538 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:04:45.538 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.538 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.538 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:04:45.539 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.526880+0000", 2023-10-01T08:04:45.539 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:04:45.539 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.539 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.539 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:04:45.539 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.526879+0000", 2023-10-01T08:04:45.539 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T08:04:45.539 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.539 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.539 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:04:45.539 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.526885+0000", 2023-10-01T08:04:45.540 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.3809999999999998e-06 2023-10-01T08:04:45.540 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.540 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.540 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:04:45.540 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.526897+0000", 2023-10-01T08:04:45.540 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.2775000000000001e-05 2023-10-01T08:04:45.540 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.540 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.540 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:04:45.540 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.526905+0000", 2023-10-01T08:04:45.540 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.9330000000000001e-06 2023-10-01T08:04:45.541 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.541 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.541 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:04:45.541 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.529840+0000", 2023-10-01T08:04:45.541 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0029347539999999999 2023-10-01T08:04:45.541 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.541 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.541 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:04:45.541 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.529986+0000", 2023-10-01T08:04:45.541 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00014562900000000001 2023-10-01T08:04:45.541 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.541 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.542 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,4", 2023-10-01T08:04:45.542 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.530118+0000", 2023-10-01T08:04:45.542 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00013269399999999999 2023-10-01T08:04:45.542 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.542 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.542 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:04:45.542 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.534632+0000", 2023-10-01T08:04:45.542 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0045138310000000003 2023-10-01T08:04:45.542 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.542 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.542 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:04:45.542 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.534978+0000", 2023-10-01T08:04:45.543 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00034557700000000002 2023-10-01T08:04:45.543 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.543 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.543 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:04:45.543 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.790259+0000", 2023-10-01T08:04:45.543 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.25528127 2023-10-01T08:04:45.543 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.543 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.543 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:04:45.543 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.790312+0000", 2023-10-01T08:04:45.543 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.2917999999999997e-05 2023-10-01T08:04:45.543 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.544 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.544 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:04:45.544 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.790364+0000", 2023-10-01T08:04:45.544 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.2259000000000002e-05 2023-10-01T08:04:45.544 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:04:45.544 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:04:45.544 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:04:45.544 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.544 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.544 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.35490.0:177649 9.a 9:5d5f609a:::benchmark_data_smithi084_169090_object67151:head [delete] snapc 0=[] ondisk+write+known_if_redirected e220)", 2023-10-01T08:04:45.544 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:04:04.262080+0000", 2023-10-01T08:04:45.544 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 41.179442684999998, 2023-10-01T08:04:45.544 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.35553365599999998, 2023-10-01T08:04:45.545 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:04:45.545 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:04:45.545 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:04:45.545 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.35490", 2023-10-01T08:04:45.545 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/2970569604", 2023-10-01T08:04:45.545 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 177649 2023-10-01T08:04:45.545 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.545 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:04:45.545 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.545 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:04:45.545 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:04.262080+0000", 2023-10-01T08:04:45.545 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:04:45.546 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.546 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.546 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:04:45.546 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:04.262080+0000", 2023-10-01T08:04:45.546 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:04:45.546 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.546 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.546 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:04:45.546 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:04.262079+0000", 2023-10-01T08:04:45.546 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T08:04:45.546 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.547 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.547 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:04:45.547 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:04.262085+0000", 2023-10-01T08:04:45.547 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.6609999999999997e-06 2023-10-01T08:04:45.547 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.547 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.547 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:04:45.547 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:04.262096+0000", 2023-10-01T08:04:45.547 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.1286e-05 2023-10-01T08:04:45.547 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.547 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.547 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:04:45.548 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:04.262104+0000", 2023-10-01T08:04:45.548 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.1850000000000004e-06 2023-10-01T08:04:45.548 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.548 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.548 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:04:45.548 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:04.262152+0000", 2023-10-01T08:04:45.548 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.7852999999999997e-05 2023-10-01T08:04:45.548 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.548 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.548 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:04:45.548 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:04.262278+0000", 2023-10-01T08:04:45.548 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00012639800000000001 2023-10-01T08:04:45.549 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.549 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.549 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,7", 2023-10-01T08:04:45.549 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:04.262403+0000", 2023-10-01T08:04:45.549 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00012498399999999999 2023-10-01T08:04:45.549 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.549 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.549 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:04:45.549 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:04.269811+0000", 2023-10-01T08:04:45.549 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0074075879999999997 2023-10-01T08:04:45.549 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.549 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.550 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:04:45.550 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:04.272916+0000", 2023-10-01T08:04:45.550 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.003105502 2023-10-01T08:04:45.550 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.550 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.550 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:04:45.550 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:04.617495+0000", 2023-10-01T08:04:45.550 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.34457879600000002 2023-10-01T08:04:45.550 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.550 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.550 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:04:45.550 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:04.617562+0000", 2023-10-01T08:04:45.551 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.6441999999999998e-05 2023-10-01T08:04:45.551 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.551 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.551 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:04:45.551 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:04.617614+0000", 2023-10-01T08:04:45.551 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.2271999999999997e-05 2023-10-01T08:04:45.551 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:04:45.551 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:04:45.551 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:04:45.551 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.551 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.551 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.35490.0:198273 9.a 9:56c18df9:::benchmark_data_smithi084_169090_object87775:head [delete] snapc 0=[] ondisk+write+known_if_redirected e222)", 2023-10-01T08:04:45.552 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:04:34.294119+0000", 2023-10-01T08:04:45.552 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 11.147403668000001, 2023-10-01T08:04:45.552 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.17175035399999999, 2023-10-01T08:04:45.552 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:04:45.552 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:04:45.552 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:04:45.552 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.35490", 2023-10-01T08:04:45.552 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/2970569604", 2023-10-01T08:04:45.552 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 198273 2023-10-01T08:04:45.552 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.552 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:04:45.552 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.553 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:04:45.553 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.294119+0000", 2023-10-01T08:04:45.553 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:04:45.553 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.553 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.553 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:04:45.553 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.294119+0000", 2023-10-01T08:04:45.553 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:04:45.553 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.553 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.553 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:04:45.553 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.294119+0000", 2023-10-01T08:04:45.554 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T08:04:45.554 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.554 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.554 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:04:45.554 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.294122+0000", 2023-10-01T08:04:45.554 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.411e-06 2023-10-01T08:04:45.554 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.554 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.554 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:04:45.554 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.294130+0000", 2023-10-01T08:04:45.554 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.0039999999999999e-06 2023-10-01T08:04:45.554 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.555 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.555 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:04:45.555 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.294136+0000", 2023-10-01T08:04:45.555 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.7769999999999999e-06 2023-10-01T08:04:45.555 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.555 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.555 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:04:45.555 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.333844+0000", 2023-10-01T08:04:45.555 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.039707977999999998 2023-10-01T08:04:45.555 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.555 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.555 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:04:45.555 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.333993+0000", 2023-10-01T08:04:45.556 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000149579 2023-10-01T08:04:45.556 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.556 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.556 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,7", 2023-10-01T08:04:45.556 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.334126+0000", 2023-10-01T08:04:45.556 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00013235300000000001 2023-10-01T08:04:45.556 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.556 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.556 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:04:45.556 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.355839+0000", 2023-10-01T08:04:45.556 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.021712988999999999 2023-10-01T08:04:45.556 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.557 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.557 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:04:45.557 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.358976+0000", 2023-10-01T08:04:45.557 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.003136874 2023-10-01T08:04:45.557 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.557 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.557 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:04:45.557 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.465746+0000", 2023-10-01T08:04:45.557 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.10677080899999999 2023-10-01T08:04:45.557 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.557 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.557 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:04:45.558 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.465814+0000", 2023-10-01T08:04:45.558 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.7793000000000006e-05 2023-10-01T08:04:45.558 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.558 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.558 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:04:45.558 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.465870+0000", 2023-10-01T08:04:45.558 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.5327000000000001e-05 2023-10-01T08:04:45.558 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:04:45.558 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:04:45.558 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:04:45.558 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.558 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.559 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.35490.0:198281 9.a 9:567e17a4:::benchmark_data_smithi084_169090_object87783:head [delete] snapc 0=[] ondisk+write+known_if_redirected e222)", 2023-10-01T08:04:45.559 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:04:34.312663+0000", 2023-10-01T08:04:45.559 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 11.128859489, 2023-10-01T08:04:45.559 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.15339272600000001, 2023-10-01T08:04:45.559 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:04:45.559 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:04:45.559 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:04:45.559 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.35490", 2023-10-01T08:04:45.559 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/2970569604", 2023-10-01T08:04:45.559 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 198281 2023-10-01T08:04:45.559 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.559 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:04:45.559 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.560 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:04:45.560 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.312663+0000", 2023-10-01T08:04:45.560 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:04:45.560 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.560 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.560 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:04:45.560 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.312663+0000", 2023-10-01T08:04:45.560 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:04:45.560 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.560 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.560 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:04:45.560 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.312662+0000", 2023-10-01T08:04:45.561 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999981 2023-10-01T08:04:45.561 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.561 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.561 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:04:45.561 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.312672+0000", 2023-10-01T08:04:45.561 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0034000000000001e-05 2023-10-01T08:04:45.561 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.561 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.561 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:04:45.561 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.318111+0000", 2023-10-01T08:04:45.561 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0054389190000000004 2023-10-01T08:04:45.561 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.562 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.562 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:04:45.562 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.318127+0000", 2023-10-01T08:04:45.562 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.6053e-05 2023-10-01T08:04:45.562 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.562 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.562 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:04:45.562 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.338434+0000", 2023-10-01T08:04:45.562 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.020307779000000001 2023-10-01T08:04:45.562 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.562 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.563 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:04:45.563 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.338542+0000", 2023-10-01T08:04:45.563 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00010751699999999999 2023-10-01T08:04:45.563 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.563 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.563 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,7", 2023-10-01T08:04:45.563 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.338644+0000", 2023-10-01T08:04:45.563 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000102234 2023-10-01T08:04:45.563 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.563 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.563 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:04:45.563 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.355845+0000", 2023-10-01T08:04:45.563 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.017200831 2023-10-01T08:04:45.564 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.564 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.564 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:04:45.564 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.359023+0000", 2023-10-01T08:04:45.564 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0031782389999999998 2023-10-01T08:04:45.564 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.564 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.564 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:04:45.564 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.465948+0000", 2023-10-01T08:04:45.564 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.106924642 2023-10-01T08:04:45.564 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.564 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.565 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:04:45.565 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.466003+0000", 2023-10-01T08:04:45.565 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.4622e-05 2023-10-01T08:04:45.565 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.565 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.565 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:04:45.565 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.466056+0000", 2023-10-01T08:04:45.565 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.3572000000000001e-05 2023-10-01T08:04:45.565 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:04:45.565 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:04:45.565 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:04:45.565 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.565 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.566 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.35490.0:198286 9.a 9:5c9f3dff:::benchmark_data_smithi084_169090_object87788:head [delete] snapc 0=[] ondisk+write+known_if_redirected e222)", 2023-10-01T08:04:45.566 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:04:34.322403+0000", 2023-10-01T08:04:45.566 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 11.119119949, 2023-10-01T08:04:45.566 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.14388415600000001, 2023-10-01T08:04:45.566 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:04:45.566 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:04:45.566 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:04:45.566 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.35490", 2023-10-01T08:04:45.566 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/2970569604", 2023-10-01T08:04:45.567 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 198286 2023-10-01T08:04:45.567 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.567 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:04:45.567 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.567 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:04:45.567 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.322403+0000", 2023-10-01T08:04:45.567 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:04:45.567 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.567 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.567 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:04:45.567 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.322403+0000", 2023-10-01T08:04:45.567 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:04:45.568 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.568 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.568 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:04:45.568 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.322402+0000", 2023-10-01T08:04:45.568 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T08:04:45.568 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.568 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.568 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:04:45.568 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.322409+0000", 2023-10-01T08:04:45.568 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.5159999999999997e-06 2023-10-01T08:04:45.568 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.568 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.569 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:04:45.569 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.322421+0000", 2023-10-01T08:04:45.569 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.2386e-05 2023-10-01T08:04:45.569 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.569 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.569 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:04:45.569 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.322434+0000", 2023-10-01T08:04:45.569 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.2058e-05 2023-10-01T08:04:45.569 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.569 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.569 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:04:45.569 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.344059+0000", 2023-10-01T08:04:45.570 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.021625591999999999 2023-10-01T08:04:45.570 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.570 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.570 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:04:45.570 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.344246+0000", 2023-10-01T08:04:45.570 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00018735299999999999 2023-10-01T08:04:45.570 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.570 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.570 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,7", 2023-10-01T08:04:45.570 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.344396+0000", 2023-10-01T08:04:45.570 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00014991000000000001 2023-10-01T08:04:45.571 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.571 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.571 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:04:45.571 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.355851+0000", 2023-10-01T08:04:45.571 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.011454739 2023-10-01T08:04:45.571 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.571 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.571 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:04:45.571 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.359055+0000", 2023-10-01T08:04:45.571 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0032041280000000001 2023-10-01T08:04:45.571 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.571 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.572 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:04:45.572 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.466167+0000", 2023-10-01T08:04:45.572 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.107111281 2023-10-01T08:04:45.572 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.572 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.572 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:04:45.572 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.466224+0000", 2023-10-01T08:04:45.572 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.7725e-05 2023-10-01T08:04:45.572 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.572 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.572 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:04:45.572 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.466287+0000", 2023-10-01T08:04:45.573 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.2815000000000001e-05 2023-10-01T08:04:45.573 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:04:45.573 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:04:45.573 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:04:45.573 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.573 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.573 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.35490.0:198299 9.a 9:523c5167:::benchmark_data_smithi084_169090_object87801:head [delete] snapc 0=[] ondisk+write+known_if_redirected e222)", 2023-10-01T08:04:45.573 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:04:34.345554+0000", 2023-10-01T08:04:45.573 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 11.095968804, 2023-10-01T08:04:45.573 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.151611891, 2023-10-01T08:04:45.573 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:04:45.573 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:04:45.574 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:04:45.574 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.35490", 2023-10-01T08:04:45.574 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/2970569604", 2023-10-01T08:04:45.574 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 198299 2023-10-01T08:04:45.574 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.574 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:04:45.574 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.574 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:04:45.574 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.345554+0000", 2023-10-01T08:04:45.574 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:04:45.574 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.575 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.575 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:04:45.575 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.345554+0000", 2023-10-01T08:04:45.575 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:04:45.575 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.575 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.575 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:04:45.575 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.345552+0000", 2023-10-01T08:04:45.575 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T08:04:45.575 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.575 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.575 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:04:45.575 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.345560+0000", 2023-10-01T08:04:45.576 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.9459999999999998e-06 2023-10-01T08:04:45.576 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.576 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.576 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:04:45.576 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.345575+0000", 2023-10-01T08:04:45.576 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.4986e-05 2023-10-01T08:04:45.576 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.576 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.576 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:04:45.576 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.345585+0000", 2023-10-01T08:04:45.576 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.8600000000000005e-06 2023-10-01T08:04:45.576 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.577 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.577 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:04:45.577 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.349870+0000", 2023-10-01T08:04:45.577 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0042849430000000003 2023-10-01T08:04:45.577 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.577 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.577 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:04:45.577 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.350009+0000", 2023-10-01T08:04:45.577 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000139078 2023-10-01T08:04:45.577 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.577 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.577 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,7", 2023-10-01T08:04:45.578 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.350147+0000", 2023-10-01T08:04:45.578 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00013788599999999999 2023-10-01T08:04:45.578 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.578 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.578 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:04:45.578 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.355857+0000", 2023-10-01T08:04:45.578 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0057097579999999997 2023-10-01T08:04:45.578 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.578 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.578 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:04:45.578 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.361259+0000", 2023-10-01T08:04:45.578 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0054024750000000003 2023-10-01T08:04:45.579 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.579 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.579 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:04:45.579 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.496889+0000", 2023-10-01T08:04:45.579 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.135629895 2023-10-01T08:04:45.579 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.579 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.579 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:04:45.579 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.497060+0000", 2023-10-01T08:04:45.579 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00017044200000000001 2023-10-01T08:04:45.579 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.579 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.580 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:04:45.580 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.497166+0000", 2023-10-01T08:04:45.580 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00010623100000000001 2023-10-01T08:04:45.580 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:04:45.580 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:04:45.580 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:04:45.580 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.580 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.580 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.35490.0:198374 9.4 9:252a804f:::benchmark_data_smithi084_169090_object87876:head [delete] snapc 0=[] ondisk+write+known_if_redirected e222)", 2023-10-01T08:04:45.580 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:04:34.521308+0000", 2023-10-01T08:04:45.580 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 10.920215189, 2023-10-01T08:04:45.580 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.13881000600000001, 2023-10-01T08:04:45.581 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:04:45.581 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:04:45.581 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:04:45.581 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.35490", 2023-10-01T08:04:45.581 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/2970569604", 2023-10-01T08:04:45.581 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 198374 2023-10-01T08:04:45.581 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.581 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:04:45.581 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.581 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:04:45.581 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.521308+0000", 2023-10-01T08:04:45.581 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:04:45.582 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.582 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.582 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:04:45.582 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.521308+0000", 2023-10-01T08:04:45.582 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:04:45.582 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.582 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.582 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:04:45.582 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.521306+0000", 2023-10-01T08:04:45.582 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T08:04:45.582 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.583 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.583 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:04:45.583 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.521313+0000", 2023-10-01T08:04:45.583 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.8789999999999997e-06 2023-10-01T08:04:45.583 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.583 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.583 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:04:45.583 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.521326+0000", 2023-10-01T08:04:45.583 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.2924e-05 2023-10-01T08:04:45.583 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.583 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.584 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:04:45.584 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.521336+0000", 2023-10-01T08:04:45.584 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.9219999999999992e-06 2023-10-01T08:04:45.584 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.584 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.584 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:04:45.584 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.521397+0000", 2023-10-01T08:04:45.584 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.0464999999999998e-05 2023-10-01T08:04:45.584 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.584 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.584 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:04:45.584 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.521573+0000", 2023-10-01T08:04:45.585 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00017694799999999999 2023-10-01T08:04:45.585 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.585 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.585 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,4", 2023-10-01T08:04:45.585 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.521748+0000", 2023-10-01T08:04:45.585 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00017403199999999999 2023-10-01T08:04:45.585 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.585 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.585 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:04:45.585 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.527070+0000", 2023-10-01T08:04:45.585 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0053226139999999998 2023-10-01T08:04:45.585 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.586 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.586 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:04:45.586 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.527670+0000", 2023-10-01T08:04:45.586 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00059949799999999996 2023-10-01T08:04:45.586 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.586 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.586 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:04:45.586 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.660006+0000", 2023-10-01T08:04:45.586 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.13233688499999999 2023-10-01T08:04:45.586 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.586 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.586 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:04:45.587 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.660067+0000", 2023-10-01T08:04:45.587 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.0646000000000002e-05 2023-10-01T08:04:45.587 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.587 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.587 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:04:45.587 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.660118+0000", 2023-10-01T08:04:45.587 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.0547000000000002e-05 2023-10-01T08:04:45.587 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:04:45.587 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:04:45.587 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:04:45.587 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.587 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.588 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.35490.0:201576 9.4 9:2e3818ba:::benchmark_data_smithi084_169090_object91078:head [delete] snapc 0=[] ondisk+write+known_if_redirected e223)", 2023-10-01T08:04:45.588 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:04:39.267267+0000", 2023-10-01T08:04:45.588 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 6.1742561, 2023-10-01T08:04:45.588 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.108600686, 2023-10-01T08:04:45.588 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:04:45.588 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:04:45.588 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:04:45.588 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.35490", 2023-10-01T08:04:45.588 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/2970569604", 2023-10-01T08:04:45.588 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 201576 2023-10-01T08:04:45.588 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.588 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:04:45.589 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.589 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:04:45.589 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:39.267267+0000", 2023-10-01T08:04:45.589 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:04:45.589 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.589 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.589 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:04:45.589 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:39.267267+0000", 2023-10-01T08:04:45.589 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:04:45.589 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.589 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.589 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:04:45.589 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:39.267266+0000", 2023-10-01T08:04:45.590 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T08:04:45.590 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.590 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.590 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:04:45.590 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:39.267272+0000", 2023-10-01T08:04:45.590 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.0020000000000003e-06 2023-10-01T08:04:45.590 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.590 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.590 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:04:45.590 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:39.267290+0000", 2023-10-01T08:04:45.590 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.8351000000000001e-05 2023-10-01T08:04:45.590 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.591 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.591 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:04:45.591 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:39.267300+0000", 2023-10-01T08:04:45.591 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.7650000000000005e-06 2023-10-01T08:04:45.591 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.591 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.591 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:04:45.591 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:39.272646+0000", 2023-10-01T08:04:45.591 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0053466470000000004 2023-10-01T08:04:45.591 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.591 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.591 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:04:45.591 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:39.272775+0000", 2023-10-01T08:04:45.592 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00012807899999999999 2023-10-01T08:04:45.592 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.592 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.592 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,4", 2023-10-01T08:04:45.592 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:39.272904+0000", 2023-10-01T08:04:45.592 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00012964699999999999 2023-10-01T08:04:45.592 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.592 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.592 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:04:45.592 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:39.279817+0000", 2023-10-01T08:04:45.592 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0069128059999999996 2023-10-01T08:04:45.592 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.592 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.593 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:04:45.593 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:39.284290+0000", 2023-10-01T08:04:45.593 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0044732879999999997 2023-10-01T08:04:45.593 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.593 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.593 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:04:45.593 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:39.375730+0000", 2023-10-01T08:04:45.593 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.091440135000000006 2023-10-01T08:04:45.593 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.593 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.593 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:04:45.594 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:39.375798+0000", 2023-10-01T08:04:45.594 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.7565999999999997e-05 2023-10-01T08:04:45.594 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:04:45.594 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:04:45.594 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:04:45.594 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:39.375867+0000", 2023-10-01T08:04:45.594 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.9482999999999999e-05 2023-10-01T08:04:45.594 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:04:45.594 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:04:45.594 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:04:45.594 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:04:45.594 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:04:45.595 INFO:teuthology.orchestra.run.smithi084.stdout:} 2023-10-01T08:04:45.595 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:45.639 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:45.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:45.645 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:45.745 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:45.767 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:45.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:45.769 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:04:45.870 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:45.892 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:45.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:45.894 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:45.995 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:46.018 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:46.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:46.022 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:04:46.123 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:46.133 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:46 smithi112 bash[59335]: audit 2023-10-01T08:04:45.114830+0000 mon.a (mon.0) 1262 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:04:46.133 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:46 smithi112 bash[59335]: audit 2023-10-01T08:04:45.116083+0000 mon.a (mon.0) 1263 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:04:46.151 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:46.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:46.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:04:46.256 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:46.266 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:04:46 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:04:46] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.33.4" 2023-10-01T08:04:46.267 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:46 smithi084 bash[78255]: audit 2023-10-01T08:04:45.114830+0000 mon.a (mon.0) 1262 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:04:46.267 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:46 smithi084 bash[78255]: audit 2023-10-01T08:04:45.116083+0000 mon.a (mon.0) 1263 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:04:46.267 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:46 smithi084 bash[75189]: audit 2023-10-01T08:04:45.114830+0000 mon.a (mon.0) 1262 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:04:46.267 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:46 smithi084 bash[75189]: audit 2023-10-01T08:04:45.116083+0000 mon.a (mon.0) 1263 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:04:46.292 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:46.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:46.297 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:46.398 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:46.429 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:46.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:46.434 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:04:46.535 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:46.559 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:46.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:46.563 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:04:46.595 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-10-01T08:04:46.663 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:46.692 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:46.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:46.696 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:46.797 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:46.838 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:46.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:46.843 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:46.943 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:46.972 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:46.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:46.974 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:47.020 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:04:47.020 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:04:47.075 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:47.106 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:47.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:47.111 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:47.212 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:47.248 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:47.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:47.253 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:47.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:47 smithi084 bash[75189]: cluster 2023-10-01T08:04:46.571938+0000 mgr.y (mgr.34104) 960 : cluster 0 pgmap v1003: 89 pgs: 89 active+clean; 1.0 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T08:04:47.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:47 smithi084 bash[78255]: cluster 2023-10-01T08:04:46.571938+0000 mgr.y (mgr.34104) 960 : cluster 0 pgmap v1003: 89 pgs: 89 active+clean; 1.0 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T08:04:47.354 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:47.376 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:47.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:47.378 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:47.479 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:47.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:47 smithi112 bash[59335]: cluster 2023-10-01T08:04:46.571938+0000 mgr.y (mgr.34104) 960 : cluster 0 pgmap v1003: 89 pgs: 89 active+clean; 1.0 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T08:04:47.510 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:47.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:47.513 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:04:47.614 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:47.647 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:47.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:47.649 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:47.750 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:47.786 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:47.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:47.793 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:47.894 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:47.926 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:47.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:47.929 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:48.030 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:48.059 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:48.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:48.062 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:48.163 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:48.191 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:48.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:48.198 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:48.298 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:48.350 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:48.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:48.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:04:48.453 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:48.485 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:48.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:48.487 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:48.588 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:48.619 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:48.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:48.622 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:48.723 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:48.834 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:48.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:48.842 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:48.943 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:48.968 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:48.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:48.975 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:04:49.076 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:49.106 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:49.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:49.109 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:49.209 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:49.237 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:49.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:49.242 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:49.343 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:49.374 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:49.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:49.380 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:04:49.480 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:49.519 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:49.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:49.520 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:04:49.621 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:49.647 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:49.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:49.654 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:49.755 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:49.790 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:49.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:49.793 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:04:49.894 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:49.902 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:49 smithi084 bash[75189]: cluster 2023-10-01T08:04:48.572492+0000 mgr.y (mgr.34104) 961 : cluster 0 pgmap v1004: 89 pgs: 89 active+clean; 938 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 686 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T08:04:49.902 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:49 smithi084 bash[78255]: cluster 2023-10-01T08:04:48.572492+0000 mgr.y (mgr.34104) 961 : cluster 0 pgmap v1004: 89 pgs: 89 active+clean; 938 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 686 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T08:04:49.918 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:49.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:49.922 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:50.022 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:50.050 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:50.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:50.055 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:50.113 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:04:50.156 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:50.167 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:49 smithi112 bash[59335]: cluster 2023-10-01T08:04:48.572492+0000 mgr.y (mgr.34104) 961 : cluster 0 pgmap v1004: 89 pgs: 89 active+clean; 938 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 686 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T08:04:50.188 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:50.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:50.192 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:04:50.292 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:50.328 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:50.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:50.331 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:04:50.432 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:50.474 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:50.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:50.478 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:04:50.579 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:50.608 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:50.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:50.614 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:50.715 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:50.746 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:50.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:50.752 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:04:50.853 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:50.880 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:50.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:50.887 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:04:50.988 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:51.006 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:51.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:51.008 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:04:51.109 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:51.138 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:51.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:51.144 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:51.245 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:51.279 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:51.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:51.284 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:51.384 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:51.424 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:51.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:51.428 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:51.529 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:51.569 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:51.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:51.571 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:04:51.673 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:51.697 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:51.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:51.702 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:51.803 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:51.811 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:51 smithi084 bash[78255]: cluster 2023-10-01T08:04:50.573197+0000 mgr.y (mgr.34104) 962 : cluster 0 pgmap v1005: 89 pgs: 89 active+clean; 858 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 645 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T08:04:51.811 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:51 smithi084 bash[78255]: audit 2023-10-01T08:04:50.653132+0000 mon.a (mon.0) 1264 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:04:51.811 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:51 smithi084 bash[75189]: cluster 2023-10-01T08:04:50.573197+0000 mgr.y (mgr.34104) 962 : cluster 0 pgmap v1005: 89 pgs: 89 active+clean; 858 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 645 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T08:04:51.811 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:51 smithi084 bash[75189]: audit 2023-10-01T08:04:50.653132+0000 mon.a (mon.0) 1264 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:04:51.835 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:51.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:51.839 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:51.940 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:51.965 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:51.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:51.970 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:51.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:51 smithi112 bash[59335]: cluster 2023-10-01T08:04:50.573197+0000 mgr.y (mgr.34104) 962 : cluster 0 pgmap v1005: 89 pgs: 89 active+clean; 858 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 645 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T08:04:51.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:51 smithi112 bash[59335]: audit 2023-10-01T08:04:50.653132+0000 mon.a (mon.0) 1264 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:04:52.071 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:52.115 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:52.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:52.120 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:52.221 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:52.252 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:52.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:52.257 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:52.358 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:52.387 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:52.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:52.390 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:04:52.493 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:52.516 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:52.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:52.518 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:52.619 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:52.646 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:52.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:52.653 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:52.754 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:52.779 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:52.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:52.781 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:52.882 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:52.907 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:52.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:52.911 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:53.012 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:53.035 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:53.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:53.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:53.143 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:53.171 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:53.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:53.176 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:53.276 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:53.301 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:53.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:53.309 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:04:53.410 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:53.509 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:53.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:53.514 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:53.614 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:53.637 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:53.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:53.645 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:04:53.745 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:53.778 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:53.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:53.781 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:04:53.809 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:04:53.881 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:53.890 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:53 smithi112 bash[59335]: cluster 2023-10-01T08:04:52.573794+0000 mgr.y (mgr.34104) 963 : cluster 0 pgmap v1006: 89 pgs: 89 active+clean; 734 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 735 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T08:04:53.903 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:53.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:53.909 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:54.009 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:54.017 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:53 smithi084 bash[75189]: cluster 2023-10-01T08:04:52.573794+0000 mgr.y (mgr.34104) 963 : cluster 0 pgmap v1006: 89 pgs: 89 active+clean; 734 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 735 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T08:04:54.020 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:53 smithi084 bash[78255]: cluster 2023-10-01T08:04:52.573794+0000 mgr.y (mgr.34104) 963 : cluster 0 pgmap v1006: 89 pgs: 89 active+clean; 734 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 735 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T08:04:54.040 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:54.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:54.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:54.146 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:54.177 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:54.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:54.182 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:54.282 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:54.304 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:54.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:54.306 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:04:54.407 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:54.437 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:54.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:54.445 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:04:54.546 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:54.580 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:54.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:54.585 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:04:54.685 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:54.705 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:54.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:54.707 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:54.808 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:54.836 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:54.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:54.839 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:04:54.940 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:54.962 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:54.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:54.964 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:55.065 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:55.101 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:55.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:55.107 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:55.207 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:55.232 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:55.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:55.234 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:55.335 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:55.359 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:55.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:55.361 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:55.462 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:55.488 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:55.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:55.491 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:55.591 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:55.768 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:55.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:55.771 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:55.872 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:55.897 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:55.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:55.899 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:55.999 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:56.008 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:55 smithi084 bash[75189]: cluster 2023-10-01T08:04:54.574225+0000 mgr.y (mgr.34104) 964 : cluster 0 pgmap v1007: 89 pgs: 89 active+clean; 667 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 648 op/s 2023-10-01T08:04:56.008 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:55 smithi084 bash[78255]: cluster 2023-10-01T08:04:54.574225+0000 mgr.y (mgr.34104) 964 : cluster 0 pgmap v1007: 89 pgs: 89 active+clean; 667 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 648 op/s 2023-10-01T08:04:56.030 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:56.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:56.035 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:56.136 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:56.144 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:55 smithi112 bash[59335]: cluster 2023-10-01T08:04:54.574225+0000 mgr.y (mgr.34104) 964 : cluster 0 pgmap v1007: 89 pgs: 89 active+clean; 667 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 648 op/s 2023-10-01T08:04:56.164 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:56.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:56.169 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:04:56.269 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:56.301 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:56.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:56.304 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:56.323 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:04:56 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:04:56] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.33.4" 2023-10-01T08:04:56.405 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:56.436 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:56.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:56.439 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:56.539 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:56.568 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:56.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:56.572 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:04:56.672 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:56.723 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:56.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:56.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:04:56.830 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:56.853 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:56.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:56.855 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:56.956 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:56.980 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:56.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:56.983 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:04:57.083 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:57.108 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:57.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:57.111 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:57.211 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:57.238 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:57.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:57.242 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:57.343 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:57.371 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:57.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:57.375 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:57.476 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:57.498 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:57.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:57.500 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:57.601 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:57.626 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:57.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:57.628 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:57.729 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:57.762 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:57.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:57.768 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:57.865 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:57 smithi084 bash[75189]: cluster 2023-10-01T08:04:56.574792+0000 mgr.y (mgr.34104) 965 : cluster 0 pgmap v1008: 89 pgs: 89 active+clean; 628 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 605 op/s 2023-10-01T08:04:57.865 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:57 smithi084 bash[78255]: cluster 2023-10-01T08:04:56.574792+0000 mgr.y (mgr.34104) 965 : cluster 0 pgmap v1008: 89 pgs: 89 active+clean; 628 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 605 op/s 2023-10-01T08:04:57.868 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:57.903 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:57.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:57.910 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:58.011 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:58.034 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:04:58.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:58.036 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:04:58.137 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:58.161 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:58.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:58.168 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:58.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:57 smithi112 bash[59335]: cluster 2023-10-01T08:04:56.574792+0000 mgr.y (mgr.34104) 965 : cluster 0 pgmap v1008: 89 pgs: 89 active+clean; 628 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 605 op/s 2023-10-01T08:04:58.269 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:58.296 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:58.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:58.300 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:04:58.400 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:58.430 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:04:58.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:58.432 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:04:58.533 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:58.564 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:04:58.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:58.572 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:04:58.673 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:58.708 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:58.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:58.715 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:58.816 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:58.841 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:58.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:58.847 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:58.948 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:58.976 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:58.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:58.979 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:59.080 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:59.109 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:59.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:59.118 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:04:59.218 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:59.244 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:59.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:59.247 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:59.348 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:59.376 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:04:59.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:59.382 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:04:59.483 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:59.514 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:04:59.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:59.516 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:04:59.617 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:59.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:59.662 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:04:59.663 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:04:59.763 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:59.796 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:04:59.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:59.799 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:04:59.857 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:04:59 smithi112 bash[59335]: cluster 2023-10-01T08:04:58.575569+0000 mgr.y (mgr.34104) 966 : cluster 0 pgmap v1009: 89 pgs: 89 active+clean; 522 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2023-10-01T08:04:59.899 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:59.930 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:04:59.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:04:59.935 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:00.035 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:00.045 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:04:59 smithi084 bash[75189]: cluster 2023-10-01T08:04:58.575569+0000 mgr.y (mgr.34104) 966 : cluster 0 pgmap v1009: 89 pgs: 89 active+clean; 522 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2023-10-01T08:05:00.045 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:04:59 smithi084 bash[78255]: cluster 2023-10-01T08:04:58.575569+0000 mgr.y (mgr.34104) 966 : cluster 0 pgmap v1009: 89 pgs: 89 active+clean; 522 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2023-10-01T08:05:00.063 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:00.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:00.065 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:00.166 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:00.199 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:00.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:00.201 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:00.302 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:00.329 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:00.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:00.333 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:00.434 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:00.463 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:00.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:00.466 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:00.567 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:00.599 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:00.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:00.605 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:00.705 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:00.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:00.739 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:00.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:00.840 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:00.867 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:00.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:00.869 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:00.970 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:00.992 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:00.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:00.995 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:01.095 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:01.103 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:00 smithi112 bash[59335]: audit 2023-10-01T08:05:00.110758+0000 mon.a (mon.0) 1265 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:05:01.122 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:01.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:01.125 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:01.225 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:01.234 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:00 smithi084 bash[78255]: audit 2023-10-01T08:05:00.110758+0000 mon.a (mon.0) 1265 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:05:01.234 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:00 smithi084 bash[75189]: audit 2023-10-01T08:05:00.110758+0000 mon.a (mon.0) 1265 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:05:01.264 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:01.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:01.269 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:01.370 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:01.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:01.404 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:01.404 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:01.505 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:01.545 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:01.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:01.552 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:01.653 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:01.681 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:01.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:01.686 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:01.773 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T08:05:01.786 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:01.811 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:01.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:01.814 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:01.817 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T08:05:01.854 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T08:05:01.875 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:01 smithi084 bash[75189]: cluster 2023-10-01T08:05:00.576286+0000 mgr.y (mgr.34104) 967 : cluster 0 pgmap v1010: 89 pgs: 89 active+clean; 443 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 658 op/s 2023-10-01T08:05:01.876 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:01 smithi084 bash[75189]: audit 2023-10-01T08:05:01.517671+0000 mon.a (mon.0) 1266 : audit 1 from='client.? 172.21.15.84:0/3885983293' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:05:01.876 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:01 smithi084 bash[75189]: audit 2023-10-01T08:05:01.730506+0000 mon.a (mon.0) 1267 : audit 0 from='client.? 172.21.15.84:0/2885896441' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:05:01.876 INFO:teuthology.orchestra.run.smithi084.stderr:nodeep-scrub is set 2023-10-01T08:05:01.904 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T08:05:01.917 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:01.951 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:01.953 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T08:05:01.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:01.954 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:01.997 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T08:05:02.031 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T08:05:02.055 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:02.083 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T08:05:02.083 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:02.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:02.085 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:02.085 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T08:05:02.085 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T08:05:02.085 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T08:05:02.085 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T08:05:02.085 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T08:05:02.085 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T08:05:02.086 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T08:05:02.086 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T08:05:02.130 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:01 smithi084 bash[78255]: cluster 2023-10-01T08:05:00.576286+0000 mgr.y (mgr.34104) 967 : cluster 0 pgmap v1010: 89 pgs: 89 active+clean; 443 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 658 op/s 2023-10-01T08:05:02.130 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:01 smithi084 bash[78255]: audit 2023-10-01T08:05:01.517671+0000 mon.a (mon.0) 1266 : audit 1 from='client.? 172.21.15.84:0/3885983293' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:05:02.130 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:01 smithi084 bash[78255]: audit 2023-10-01T08:05:01.730506+0000 mon.a (mon.0) 1267 : audit 0 from='client.? 172.21.15.84:0/2885896441' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:05:02.185 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:02.211 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:02.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:02.216 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:02.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:01 smithi112 bash[59335]: cluster 2023-10-01T08:05:00.576286+0000 mgr.y (mgr.34104) 967 : cluster 0 pgmap v1010: 89 pgs: 89 active+clean; 443 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 658 op/s 2023-10-01T08:05:02.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:01 smithi112 bash[59335]: audit 2023-10-01T08:05:01.517671+0000 mon.a (mon.0) 1266 : audit 1 from='client.? 172.21.15.84:0/3885983293' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:05:02.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:01 smithi112 bash[59335]: audit 2023-10-01T08:05:01.730506+0000 mon.a (mon.0) 1267 : audit 0 from='client.? 172.21.15.84:0/2885896441' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:05:02.317 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:02.339 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:02.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:02.341 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:02.441 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:02.478 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:02.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:02.483 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:02.584 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:02.620 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:02.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:02.625 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:02.726 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:02.754 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:02.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:02.756 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:05:02.857 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:02.897 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:02.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:02.900 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:03.001 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:03.009 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:02 smithi084 bash[75189]: cluster 2023-10-01T08:05:01.861607+0000 mon.a (mon.0) 1268 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:05:03.009 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:02 smithi084 bash[75189]: cluster 2023-10-01T08:05:01.866410+0000 osd.7 (osd.7) 82 : cluster 3 failed to encode map e225 with expected crc 2023-10-01T08:05:03.009 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:02 smithi084 bash[75189]: cluster 2023-10-01T08:05:01.867121+0000 osd.5 (osd.5) 194 : cluster 3 failed to encode map e225 with expected crc 2023-10-01T08:05:03.010 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:02 smithi084 bash[75189]: audit 2023-10-01T08:05:01.868615+0000 mon.a (mon.0) 1269 : audit 1 from='client.? 172.21.15.84:0/3885983293' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T08:05:03.010 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:02 smithi084 bash[75189]: cluster 2023-10-01T08:05:01.868672+0000 mon.a (mon.0) 1270 : cluster 0 osdmap e225: 8 total, 8 up, 8 in 2023-10-01T08:05:03.010 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:02 smithi084 bash[75189]: cluster 2023-10-01T08:05:01.873973+0000 osd.6 (osd.6) 170 : cluster 3 failed to encode map e225 with expected crc 2023-10-01T08:05:03.010 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:02 smithi084 bash[75189]: cluster 2023-10-01T08:05:01.875439+0000 osd.5 (osd.5) 195 : cluster 3 failed to encode map e225 with expected crc 2023-10-01T08:05:03.010 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:02 smithi084 bash[75189]: cluster 2023-10-01T08:05:02.576788+0000 mgr.y (mgr.34104) 968 : cluster 0 pgmap v1012: 89 pgs: 89 active+clean; 314 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 670 op/s 2023-10-01T08:05:03.010 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:02 smithi084 bash[78255]: cluster 2023-10-01T08:05:01.861607+0000 mon.a (mon.0) 1268 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:05:03.010 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:02 smithi084 bash[78255]: cluster 2023-10-01T08:05:01.866410+0000 osd.7 (osd.7) 82 : cluster 3 failed to encode map e225 with expected crc 2023-10-01T08:05:03.010 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:02 smithi084 bash[78255]: cluster 2023-10-01T08:05:01.867121+0000 osd.5 (osd.5) 194 : cluster 3 failed to encode map e225 with expected crc 2023-10-01T08:05:03.010 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:02 smithi084 bash[78255]: audit 2023-10-01T08:05:01.868615+0000 mon.a (mon.0) 1269 : audit 1 from='client.? 172.21.15.84:0/3885983293' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T08:05:03.011 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:02 smithi084 bash[78255]: cluster 2023-10-01T08:05:01.868672+0000 mon.a (mon.0) 1270 : cluster 0 osdmap e225: 8 total, 8 up, 8 in 2023-10-01T08:05:03.011 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:02 smithi084 bash[78255]: cluster 2023-10-01T08:05:01.873973+0000 osd.6 (osd.6) 170 : cluster 3 failed to encode map e225 with expected crc 2023-10-01T08:05:03.011 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:02 smithi084 bash[78255]: cluster 2023-10-01T08:05:01.875439+0000 osd.5 (osd.5) 195 : cluster 3 failed to encode map e225 with expected crc 2023-10-01T08:05:03.011 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:02 smithi084 bash[78255]: cluster 2023-10-01T08:05:02.576788+0000 mgr.y (mgr.34104) 968 : cluster 0 pgmap v1012: 89 pgs: 89 active+clean; 314 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 670 op/s 2023-10-01T08:05:03.027 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:03.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:03.031 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:03.131 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:03.171 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:03.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:03.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:03.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:02 smithi112 bash[59335]: cluster 2023-10-01T08:05:01.861607+0000 mon.a (mon.0) 1268 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:05:03.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:02 smithi112 bash[59335]: cluster 2023-10-01T08:05:01.866410+0000 osd.7 (osd.7) 82 : cluster 3 failed to encode map e225 with expected crc 2023-10-01T08:05:03.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:02 smithi112 bash[59335]: cluster 2023-10-01T08:05:01.867121+0000 osd.5 (osd.5) 194 : cluster 3 failed to encode map e225 with expected crc 2023-10-01T08:05:03.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:02 smithi112 bash[59335]: audit 2023-10-01T08:05:01.868615+0000 mon.a (mon.0) 1269 : audit 1 from='client.? 172.21.15.84:0/3885983293' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T08:05:03.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:02 smithi112 bash[59335]: cluster 2023-10-01T08:05:01.868672+0000 mon.a (mon.0) 1270 : cluster 0 osdmap e225: 8 total, 8 up, 8 in 2023-10-01T08:05:03.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:02 smithi112 bash[59335]: cluster 2023-10-01T08:05:01.873973+0000 osd.6 (osd.6) 170 : cluster 3 failed to encode map e225 with expected crc 2023-10-01T08:05:03.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:02 smithi112 bash[59335]: cluster 2023-10-01T08:05:01.875439+0000 osd.5 (osd.5) 195 : cluster 3 failed to encode map e225 with expected crc 2023-10-01T08:05:03.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:02 smithi112 bash[59335]: cluster 2023-10-01T08:05:02.576788+0000 mgr.y (mgr.34104) 968 : cluster 0 pgmap v1012: 89 pgs: 89 active+clean; 314 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 670 op/s 2023-10-01T08:05:03.280 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:03.317 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:03.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:03.325 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:03.425 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:03.459 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:03.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:03.463 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:03.563 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:03.601 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:03.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:03.605 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:05:03.705 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:03.728 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:03.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:03.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:03.830 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:03.855 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:03.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:03.858 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:03.959 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:03.992 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:03.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:03.996 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:05:04.096 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:04.127 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:04.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:04.131 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:04.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:03 smithi112 bash[59335]: audit 2023-10-01T08:05:02.959294+0000 mon.a (mon.0) 1271 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:05:04.231 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:04.254 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:04.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:04.257 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:04.341 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:03 smithi084 bash[78255]: audit 2023-10-01T08:05:02.959294+0000 mon.a (mon.0) 1271 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:05:04.342 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:03 smithi084 bash[75189]: audit 2023-10-01T08:05:02.959294+0000 mon.a (mon.0) 1271 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:05:04.357 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:04.389 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:04.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:04.393 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:04.493 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:04.516 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:04.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:04.522 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:04.623 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:04.645 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:04.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:04.647 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:04.748 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:04.781 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:04.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:04.784 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:04.885 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:04.901 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:04 smithi112 bash[59335]: cluster 2023-10-01T08:05:04.577330+0000 mgr.y (mgr.34104) 969 : cluster 0 pgmap v1013: 89 pgs: 89 active+clean; 247 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 671 op/s 2023-10-01T08:05:04.912 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:04.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:04.915 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:05.016 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:05.036 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:05.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:05.038 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:05.139 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:05.173 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:05.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:05.175 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:05.276 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:05.283 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:04 smithi084 bash[78255]: cluster 2023-10-01T08:05:04.577330+0000 mgr.y (mgr.34104) 969 : cluster 0 pgmap v1013: 89 pgs: 89 active+clean; 247 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 671 op/s 2023-10-01T08:05:05.284 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:04 smithi084 bash[75189]: cluster 2023-10-01T08:05:04.577330+0000 mgr.y (mgr.34104) 969 : cluster 0 pgmap v1013: 89 pgs: 89 active+clean; 247 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 671 op/s 2023-10-01T08:05:05.303 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:05.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:05.307 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:05.407 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:05.438 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:05.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:05.441 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:05.541 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:05.576 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:05.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:05.583 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:05.657 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2023-10-01T08:05:05.658 INFO:teuthology.orchestra.run.smithi084.stdout: "success": "" 2023-10-01T08:05:05.658 INFO:teuthology.orchestra.run.smithi084.stdout:} 2023-10-01T08:05:05.684 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:05.717 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:05.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:05.725 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:05:05.825 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:05.850 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:05.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:05.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:05.957 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:06.002 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:06.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:06.007 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:06.108 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:06.146 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:06.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:06.149 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:06.250 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:06.258 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:05:06 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:05:06] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.33.4" 2023-10-01T08:05:06.273 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:06.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:06.277 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:06.378 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:06.412 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:06.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:06.418 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:06.519 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:06.551 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:06.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:06.552 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:06.653 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:06.683 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:06.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:06.689 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:06.790 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:06.814 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:06.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:06.817 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:06.918 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:06.953 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:06.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:06.961 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:07.062 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:07.095 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:07.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:07.099 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:07.200 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:07.226 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:07.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:07.229 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:07.330 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:07.365 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:07.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:07.370 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:05:07.471 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:07.492 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:07.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:07.495 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:05:07.596 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:07.642 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:07.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:07.645 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:07.746 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:07.770 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:07.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:07.774 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:07.875 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:07.884 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:07 smithi112 bash[59335]: cluster 2023-10-01T08:05:06.577884+0000 mgr.y (mgr.34104) 970 : cluster 0 pgmap v1014: 89 pgs: 89 active+clean; 210 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 669 op/s 2023-10-01T08:05:07.896 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:07.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:07.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:05:07.999 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:08.053 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:08.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:07 smithi084 bash[78255]: cluster 2023-10-01T08:05:06.577884+0000 mgr.y (mgr.34104) 970 : cluster 0 pgmap v1014: 89 pgs: 89 active+clean; 210 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 669 op/s 2023-10-01T08:05:08.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:07 smithi084 bash[75189]: cluster 2023-10-01T08:05:06.577884+0000 mgr.y (mgr.34104) 970 : cluster 0 pgmap v1014: 89 pgs: 89 active+clean; 210 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 669 op/s 2023-10-01T08:05:08.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:08.085 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:08.185 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:08.231 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:08.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:08.236 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:05:08.328 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Removed 110495 objects 2023-10-01T08:05:08.338 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:08.361 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:08.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:08.363 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:08.419 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Clean up completed and total clean up time :156.371 2023-10-01T08:05:08.464 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:08.489 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-01T08:05:08.492 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:08.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:08.495 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:08.560 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T08:05:08.596 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:08.662 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:08.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:08.664 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:08.765 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:08.806 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:08.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:08.809 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:05:08.910 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:08.936 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:08.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:08.979 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:09.080 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:09.105 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:09.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:09.107 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:09.208 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:09.236 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:09.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:09.239 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:05:09.281 INFO:teuthology.orchestra.run.smithi084.stdout:ERROR: (22) Invalid argument 2023-10-01T08:05:09.282 INFO:teuthology.orchestra.run.smithi084.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T08:05:09.340 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:09.367 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:09.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:09.370 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:09.470 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:09.500 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:09.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:09.503 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:09.604 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:09.632 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:09.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:09.634 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:09.735 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:09.763 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:09.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:09.766 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:09.867 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:09.874 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:09 smithi084 bash[78255]: cluster 2023-10-01T08:05:08.578351+0000 mgr.y (mgr.34104) 971 : cluster 0 pgmap v1015: 89 pgs: 89 active+clean; 108 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 661 op/s 2023-10-01T08:05:09.874 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:09 smithi084 bash[78255]: audit 2023-10-01T08:05:09.370975+0000 mon.a (mon.0) 1272 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:05:09.875 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:09 smithi084 bash[78255]: audit 2023-10-01T08:05:09.379610+0000 mon.a (mon.0) 1273 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:05:09.875 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:09 smithi084 bash[75189]: cluster 2023-10-01T08:05:08.578351+0000 mgr.y (mgr.34104) 971 : cluster 0 pgmap v1015: 89 pgs: 89 active+clean; 108 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 661 op/s 2023-10-01T08:05:09.875 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:09 smithi084 bash[75189]: audit 2023-10-01T08:05:09.370975+0000 mon.a (mon.0) 1272 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:05:09.875 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:09 smithi084 bash[75189]: audit 2023-10-01T08:05:09.379610+0000 mon.a (mon.0) 1273 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:05:09.891 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:09.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:09.893 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:09.994 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:10.027 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:10.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:10.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:10.131 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:10.144 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:09 smithi112 bash[59335]: cluster 2023-10-01T08:05:08.578351+0000 mgr.y (mgr.34104) 971 : cluster 0 pgmap v1015: 89 pgs: 89 active+clean; 108 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 661 op/s 2023-10-01T08:05:10.144 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:09 smithi112 bash[59335]: audit 2023-10-01T08:05:09.370975+0000 mon.a (mon.0) 1272 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:05:10.144 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:09 smithi112 bash[59335]: audit 2023-10-01T08:05:09.379610+0000 mon.a (mon.0) 1273 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:05:10.162 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:10.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:10.165 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:05:10.265 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:10.295 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:10.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:10.298 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:10.337 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-10-01T08:05:10.399 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:10.430 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:10.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:10.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:10.533 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:10.563 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:10.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:10.566 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:10.666 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:10.699 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:10.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:10.702 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:10.802 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:10.836 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:10.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:10.839 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:10.940 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:10.974 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:10.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:10.977 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:11.045 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_4 2023-10-01T08:05:11.045 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd pool rm unique_pool_4 unique_pool_4 --yes-i-really-really-mean-it 2023-10-01T08:05:11.079 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:11.127 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:11.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:11.129 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:11.230 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:11.258 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:11.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:11.261 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:05:11.362 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:11.394 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:11.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:11.397 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:11.497 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:11.525 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:11.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:11.528 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:11.629 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:11.662 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:11.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:11.665 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:11.766 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:11.797 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:11.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:11.800 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:11.901 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:11.914 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:11 smithi112 bash[59335]: cluster 2023-10-01T08:05:10.579256+0000 mgr.y (mgr.34104) 972 : cluster 0 pgmap v1016: 89 pgs: 89 active+clean; 43 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2023-10-01T08:05:11.935 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:11.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:11.938 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:12.038 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:12.072 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:12.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:11 smithi084 bash[75189]: cluster 2023-10-01T08:05:10.579256+0000 mgr.y (mgr.34104) 972 : cluster 0 pgmap v1016: 89 pgs: 89 active+clean; 43 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2023-10-01T08:05:12.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:11 smithi084 bash[78255]: cluster 2023-10-01T08:05:10.579256+0000 mgr.y (mgr.34104) 972 : cluster 0 pgmap v1016: 89 pgs: 89 active+clean; 43 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2023-10-01T08:05:12.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:12.075 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:12.176 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:12.204 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:12.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:12.206 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:12.307 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:12.335 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:12.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:12.338 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:12.439 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:12.467 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:12.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:12.470 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:12.571 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:12.639 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:12.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:12.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:12.742 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:12.802 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:12.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:12.804 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:12.905 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:12.930 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:12.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:12.933 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:13.033 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:13.063 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:13.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:13.065 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:13.166 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:13.197 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:13.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:13.200 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:13.301 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:13.336 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:13.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:13.338 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:13.439 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:13.470 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:13.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:13.473 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:13.552 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 5, 6, 4, 7, 1] 2023-10-01T08:05:13.553 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T08:05:13.553 INFO:tasks.thrashosds.thrasher:inject_pause on osd.1 2023-10-01T08:05:13.553 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-01T08:05:13.553 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-01T08:05:13.553 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 config set filestore_inject_stall 3 2023-10-01T08:05:13.574 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:13.605 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:13.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:13.608 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:13.709 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:13.739 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:13.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:13.742 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:13.843 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:13.872 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:05:13.873 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:05:13.875 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:13.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:13.879 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:13.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:13 smithi112 bash[59335]: cluster 2023-10-01T08:05:12.580027+0000 mgr.y (mgr.34104) 973 : cluster 0 pgmap v1017: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 468 op/s 2023-10-01T08:05:13.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:13 smithi112 bash[59335]: audit 2023-10-01T08:05:12.984960+0000 mon.a (mon.0) 1274 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:05:13.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:13 smithi112 bash[59335]: audit 2023-10-01T08:05:12.995126+0000 mon.a (mon.0) 1275 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:05:13.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:13 smithi112 bash[59335]: audit 2023-10-01T08:05:13.525498+0000 mon.a (mon.0) 1276 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:05:13.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:13 smithi112 bash[59335]: audit 2023-10-01T08:05:13.527240+0000 mon.a (mon.0) 1277 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:05:13.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:13 smithi112 bash[59335]: audit 2023-10-01T08:05:13.536407+0000 mon.a (mon.0) 1278 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:05:13.980 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:14.010 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:14.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:14.013 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:14.113 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:14.142 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:14.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:14.145 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:14.246 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:14.258 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:13 smithi084 bash[78255]: cluster 2023-10-01T08:05:12.580027+0000 mgr.y (mgr.34104) 973 : cluster 0 pgmap v1017: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 468 op/s 2023-10-01T08:05:14.258 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:13 smithi084 bash[78255]: audit 2023-10-01T08:05:12.984960+0000 mon.a (mon.0) 1274 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:05:14.258 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:13 smithi084 bash[78255]: audit 2023-10-01T08:05:12.995126+0000 mon.a (mon.0) 1275 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:05:14.258 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:13 smithi084 bash[78255]: audit 2023-10-01T08:05:13.525498+0000 mon.a (mon.0) 1276 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:05:14.258 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:13 smithi084 bash[78255]: audit 2023-10-01T08:05:13.527240+0000 mon.a (mon.0) 1277 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:05:14.258 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:13 smithi084 bash[78255]: audit 2023-10-01T08:05:13.536407+0000 mon.a (mon.0) 1278 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:05:14.258 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:13 smithi084 bash[75189]: cluster 2023-10-01T08:05:12.580027+0000 mgr.y (mgr.34104) 973 : cluster 0 pgmap v1017: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 468 op/s 2023-10-01T08:05:14.258 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:13 smithi084 bash[75189]: audit 2023-10-01T08:05:12.984960+0000 mon.a (mon.0) 1274 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:05:14.259 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:13 smithi084 bash[75189]: audit 2023-10-01T08:05:12.995126+0000 mon.a (mon.0) 1275 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:05:14.259 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:13 smithi084 bash[75189]: audit 2023-10-01T08:05:13.525498+0000 mon.a (mon.0) 1276 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:05:14.259 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:13 smithi084 bash[75189]: audit 2023-10-01T08:05:13.527240+0000 mon.a (mon.0) 1277 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:05:14.259 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:13 smithi084 bash[75189]: audit 2023-10-01T08:05:13.536407+0000 mon.a (mon.0) 1278 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:05:14.271 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:14.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:14.274 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:14.375 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:14.409 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:14.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:14.411 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:14.512 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:14.544 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:14.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:14.548 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:14.648 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:14.682 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:14.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:14.685 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:14.786 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:14.816 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:14.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:14.818 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:14.885 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:05:14.886 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:05:14.920 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:14.951 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:14.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:14.954 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:05:15.055 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:15.091 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:15.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:15.094 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:05:15.194 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:15.226 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:15.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:15.229 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:15.329 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:15.359 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:15.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:15.363 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:15.464 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:15.498 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:15.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:15.501 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:15.602 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:15.627 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:15.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:15.629 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:15.729 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:15.757 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:15.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:15.760 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:15.861 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:15.897 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:15.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:15.900 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:16.001 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:16.031 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:16.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:16.097 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:16.158 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:15 smithi084 bash[78255]: cluster 2023-10-01T08:05:14.580817+0000 mgr.y (mgr.34104) 974 : cluster 0 pgmap v1018: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 417 op/s 2023-10-01T08:05:16.159 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:15 smithi084 bash[78255]: audit 2023-10-01T08:05:15.110955+0000 mon.a (mon.0) 1279 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:05:16.159 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:15 smithi084 bash[75189]: cluster 2023-10-01T08:05:14.580817+0000 mgr.y (mgr.34104) 974 : cluster 0 pgmap v1018: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 417 op/s 2023-10-01T08:05:16.159 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:15 smithi084 bash[75189]: audit 2023-10-01T08:05:15.110955+0000 mon.a (mon.0) 1279 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:05:16.198 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:16.210 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:15 smithi112 bash[59335]: cluster 2023-10-01T08:05:14.580817+0000 mgr.y (mgr.34104) 974 : cluster 0 pgmap v1018: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 417 op/s 2023-10-01T08:05:16.210 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:15 smithi112 bash[59335]: audit 2023-10-01T08:05:15.110955+0000 mon.a (mon.0) 1279 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:05:16.227 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:16.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:16.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:16.331 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:16.360 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:16.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:16.363 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:16.464 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:16.475 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:05:16 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:05:16] "GET /metrics HTTP/1.1" 200 36319 "" "Prometheus/2.33.4" 2023-10-01T08:05:16.488 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:16.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:16.489 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:16.590 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:16.611 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:16.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:16.613 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:16.714 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:16.738 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:16.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:16.740 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:16.840 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:16.869 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:16.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:16.873 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:16.974 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:16.999 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:17.002 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:16 smithi084 bash[78255]: cluster 2023-10-01T08:05:16.581710+0000 mgr.y (mgr.34104) 975 : cluster 0 pgmap v1019: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 328 op/s 2023-10-01T08:05:17.002 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:16 smithi084 bash[75189]: cluster 2023-10-01T08:05:16.581710+0000 mgr.y (mgr.34104) 975 : cluster 0 pgmap v1019: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 328 op/s 2023-10-01T08:05:17.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:17.003 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:17.103 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:17.116 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:16 smithi112 bash[59335]: cluster 2023-10-01T08:05:16.581710+0000 mgr.y (mgr.34104) 975 : cluster 0 pgmap v1019: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 328 op/s 2023-10-01T08:05:17.135 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:17.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:17.139 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:17.240 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:17.265 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:17.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:17.267 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:17.368 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:17.393 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:17.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:17.395 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:17.496 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:17.528 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:17.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:17.532 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:17.633 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:17.661 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:17.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:17.663 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:17.764 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:17.795 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:17.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:17.799 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:17.900 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:17.926 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:05:17.930 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:17.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:17.933 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:18.034 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:18.066 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:18.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:18.069 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:18.169 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:18.195 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:18.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:18.197 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:18.298 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:18.323 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:18.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:18.325 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:18.426 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:18.447 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:18.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:18.449 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:18.550 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:18.586 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:18.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:18.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:18.690 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:18.712 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:18.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:18.714 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:18.815 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:18.835 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:18.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:18.837 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:18.938 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:18.960 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:18.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:18.962 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:19.063 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:19.083 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:19.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:19.085 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:19.186 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:19.204 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:19.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:19.206 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:19.306 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:19.338 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:19.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:19.341 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:05:19.442 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:19.462 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:19.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:19.464 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:19.565 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:19.586 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:19.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:19.588 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:19.689 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:19.720 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:19.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:19.723 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:19.824 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:19.857 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:19.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:19.860 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:19.960 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:19.974 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:19 smithi112 bash[59335]: cluster 2023-10-01T08:05:18.582456+0000 mgr.y (mgr.34104) 976 : cluster 0 pgmap v1020: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 278 op/s 2023-10-01T08:05:19.997 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:19.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:20.000 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:20.101 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:20.132 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:20.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:20.135 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:20.236 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:20.250 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:19 smithi084 bash[78255]: cluster 2023-10-01T08:05:18.582456+0000 mgr.y (mgr.34104) 976 : cluster 0 pgmap v1020: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 278 op/s 2023-10-01T08:05:20.250 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:19 smithi084 bash[75189]: cluster 2023-10-01T08:05:18.582456+0000 mgr.y (mgr.34104) 976 : cluster 0 pgmap v1020: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 278 op/s 2023-10-01T08:05:20.265 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:20.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:20.268 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:20.369 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:20.398 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:20.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:20.400 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:20.501 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:20.522 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:20.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:20.525 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:20.625 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:20.648 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:20.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:20.650 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:20.751 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:20.772 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:20.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:20.775 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:20.875 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:20.908 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:20.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:20.910 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:05:21.011 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:21.031 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:21.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:21.035 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:21.135 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:21.156 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:21.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:21.158 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:21.259 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:21.282 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:21.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:21.285 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:21.386 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:21.411 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:21.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:21.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:21.514 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:21.537 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:21.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:21.539 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:21.640 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:21.671 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:21.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:21.675 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:21.776 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:21.807 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:21.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:21.810 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:21.910 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:21.923 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:21 smithi112 bash[59335]: cluster 2023-10-01T08:05:20.583331+0000 mgr.y (mgr.34104) 977 : cluster 0 pgmap v1021: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 143 op/s 2023-10-01T08:05:21.945 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:21.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:21.948 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:22.048 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:22.073 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:22.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:22.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:22.176 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:22.205 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:21 smithi084 bash[75189]: cluster 2023-10-01T08:05:20.583331+0000 mgr.y (mgr.34104) 977 : cluster 0 pgmap v1021: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 143 op/s 2023-10-01T08:05:22.205 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:21 smithi084 bash[78255]: cluster 2023-10-01T08:05:20.583331+0000 mgr.y (mgr.34104) 977 : cluster 0 pgmap v1021: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 143 op/s 2023-10-01T08:05:22.207 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:22.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:22.210 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:22.310 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:22.342 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:22.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:22.344 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:22.445 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:22.475 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:22.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:22.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:22.579 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:22.612 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:22.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:22.615 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:05:22.716 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:22.739 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:22.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:22.741 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:22.842 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:22.869 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:22.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:22.871 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:22.972 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:23.002 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:23.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:23.005 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:23.105 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:23.128 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:23.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:23.130 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:23.231 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:23.267 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:23.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:23.271 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:23.372 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:23.397 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:23.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:23.399 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:23.500 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:23.530 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:23.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:23.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:23.633 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:23.666 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:23.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:23.669 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:23.770 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:23.795 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:23.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:23.797 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:23.898 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:23.922 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:23.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:23.925 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:23.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:23 smithi112 bash[59335]: cluster 2023-10-01T08:05:22.583940+0000 mgr.y (mgr.34104) 978 : cluster 0 pgmap v1022: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 56 op/s 2023-10-01T08:05:24.026 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:24.033 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:23 smithi084 bash[75189]: cluster 2023-10-01T08:05:22.583940+0000 mgr.y (mgr.34104) 978 : cluster 0 pgmap v1022: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 56 op/s 2023-10-01T08:05:24.033 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:23 smithi084 bash[78255]: cluster 2023-10-01T08:05:22.583940+0000 mgr.y (mgr.34104) 978 : cluster 0 pgmap v1022: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 56 op/s 2023-10-01T08:05:24.050 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:24.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:24.052 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:24.153 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:24.188 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:24.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:24.191 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:24.291 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:24.317 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:24.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:24.319 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:24.420 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:24.451 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:24.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:24.454 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:24.555 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:24.585 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:24.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:24.588 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:24.689 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:24.714 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:24.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:24.717 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:24.817 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:24.841 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:24.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:24.844 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:24.944 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:24.976 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:24.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:24.979 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:25.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:24 smithi084 bash[78255]: cluster 2023-10-01T08:05:24.584429+0000 mgr.y (mgr.34104) 979 : cluster 0 pgmap v1023: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:25.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:24 smithi084 bash[75189]: cluster 2023-10-01T08:05:24.584429+0000 mgr.y (mgr.34104) 979 : cluster 0 pgmap v1023: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:25.080 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:25.109 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:25.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:25.111 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:25.212 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:25.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:24 smithi112 bash[59335]: cluster 2023-10-01T08:05:24.584429+0000 mgr.y (mgr.34104) 979 : cluster 0 pgmap v1023: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:25.233 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:25.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:25.235 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:25.336 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:25.366 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:25.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:25.368 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:25.468 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:25.494 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:25.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:25.496 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:25.597 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:25.623 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:25.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:25.625 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:25.726 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:25.757 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:25.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:25.759 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:25.860 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:25.894 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:25.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:25.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:05:25.997 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:26.031 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:26.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:26.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:05:26.134 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:26.160 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:26.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:26.163 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:26.263 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:26.289 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:26.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:26.292 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:26.393 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:26.422 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:26.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:26.424 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:26.525 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:26.562 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:26.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:26.566 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:26.573 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:05:26 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:05:26] "GET /metrics HTTP/1.1" 200 36319 "" "Prometheus/2.33.4" 2023-10-01T08:05:26.666 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:26.695 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:26.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:26.699 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:26.799 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:26.823 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:26.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:26.826 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:26.927 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:26.949 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:26.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:26.951 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:27.052 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:27.081 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:27.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:27.084 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:27.184 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:27.220 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:27.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:27.223 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:27.324 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:27.356 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:27.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:27.359 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:27.459 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:27.488 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:27.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:27.491 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:27.592 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:27.620 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:27.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:27.623 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:27.724 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:27.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:27 smithi112 bash[59335]: cluster 2023-10-01T08:05:26.585213+0000 mgr.y (mgr.34104) 980 : cluster 0 pgmap v1024: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:27.754 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:27.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:27.757 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:27.857 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:27.884 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:27.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:27.887 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:27.988 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:28.002 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:27 smithi084 bash[75189]: cluster 2023-10-01T08:05:26.585213+0000 mgr.y (mgr.34104) 980 : cluster 0 pgmap v1024: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:28.002 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:27 smithi084 bash[78255]: cluster 2023-10-01T08:05:26.585213+0000 mgr.y (mgr.34104) 980 : cluster 0 pgmap v1024: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:28.021 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:28.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:28.023 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:28.124 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:28.162 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:28.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:28.165 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:28.266 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:28.288 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:28.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:28.290 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:28.391 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:28.422 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:28.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:28.425 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:28.525 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:28.547 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:28.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:28.550 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:28.651 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:28.683 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:28.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:28.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:05:28.786 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:28.816 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:28.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:28.819 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:05:28.920 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:28.950 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:28.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:28.953 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:29.053 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:29.077 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:29.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:29.079 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:29.180 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:29.214 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:29.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:29.216 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T08:05:29.216 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:29.241 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T08:05:29.263 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T08:05:29.302 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T08:05:29.317 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:29.339 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T08:05:29.349 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:29.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:29.352 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:29.368 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T08:05:29.393 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T08:05:29.418 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T08:05:29.419 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T08:05:29.419 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T08:05:29.419 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T08:05:29.419 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T08:05:29.419 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T08:05:29.420 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T08:05:29.420 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T08:05:29.420 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T08:05:29.453 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:29.474 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:29.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:29.476 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:29.577 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:29.599 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:29.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:29.602 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:29.702 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:29.727 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:29.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:29.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:29.830 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:29.865 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:29.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:29.870 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:29.873 INFO:teuthology.orchestra.run.smithi084.stderr:noscrub is unset 2023-10-01T08:05:29.969 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:29 smithi084 bash[78255]: cluster 2023-10-01T08:05:28.586149+0000 mgr.y (mgr.34104) 981 : cluster 0 pgmap v1025: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:29.970 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:29 smithi084 bash[78255]: audit 2023-10-01T08:05:29.189821+0000 mon.c (mon.2) 109 : audit 0 from='client.? 172.21.15.84:0/2975163268' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:05:29.970 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:29 smithi084 bash[78255]: audit 2023-10-01T08:05:29.464941+0000 mon.a (mon.0) 1280 : audit 1 from='client.? 172.21.15.84:0/2669001150' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:05:29.970 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:29 smithi084 bash[75189]: cluster 2023-10-01T08:05:28.586149+0000 mgr.y (mgr.34104) 981 : cluster 0 pgmap v1025: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:29.970 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:29 smithi084 bash[75189]: audit 2023-10-01T08:05:29.189821+0000 mon.c (mon.2) 109 : audit 0 from='client.? 172.21.15.84:0/2975163268' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:05:29.970 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:29 smithi084 bash[75189]: audit 2023-10-01T08:05:29.464941+0000 mon.a (mon.0) 1280 : audit 1 from='client.? 172.21.15.84:0/2669001150' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:05:29.970 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:29.996 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:29.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:29.998 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:30.099 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:30.112 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:29 smithi112 bash[59335]: cluster 2023-10-01T08:05:28.586149+0000 mgr.y (mgr.34104) 981 : cluster 0 pgmap v1025: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:30.112 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:29 smithi112 bash[59335]: audit 2023-10-01T08:05:29.189821+0000 mon.c (mon.2) 109 : audit 0 from='client.? 172.21.15.84:0/2975163268' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:05:30.112 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:29 smithi112 bash[59335]: audit 2023-10-01T08:05:29.464941+0000 mon.a (mon.0) 1280 : audit 1 from='client.? 172.21.15.84:0/2669001150' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:05:30.131 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:30.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:30.134 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:30.234 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:30.252 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:30.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:30.254 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:30.355 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:30.377 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:30.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:30.381 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:30.393 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2023-10-01T08:05:30.393 INFO:teuthology.orchestra.run.smithi084.stdout: "ops": [], 2023-10-01T08:05:30.393 INFO:teuthology.orchestra.run.smithi084.stdout: "complaint_time": 30, 2023-10-01T08:05:30.394 INFO:teuthology.orchestra.run.smithi084.stdout: "num_blocked_ops": 0 2023-10-01T08:05:30.394 INFO:teuthology.orchestra.run.smithi084.stdout:} 2023-10-01T08:05:30.482 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:30.501 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:30.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:30.503 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:30.604 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:30.628 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:30.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:30.630 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:30.730 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:30.751 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:30.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:30.754 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:30.855 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:30.884 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:30.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:30.887 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:30.890 INFO:teuthology.orchestra.run.smithi084.stderr:pool 'unique_pool_4' removed 2023-10-01T08:05:30.988 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:31.009 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:31.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:31.011 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:31.055 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:30 smithi084 bash[78255]: cluster 2023-10-01T08:05:29.859919+0000 mon.a (mon.0) 1281 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:05:31.055 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:30 smithi084 bash[78255]: cluster 2023-10-01T08:05:29.865334+0000 osd.6 (osd.6) 171 : cluster 3 failed to encode map e226 with expected crc 2023-10-01T08:05:31.055 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:30 smithi084 bash[78255]: cluster 2023-10-01T08:05:29.865761+0000 osd.4 (osd.4) 143 : cluster 3 failed to encode map e226 with expected crc 2023-10-01T08:05:31.055 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:30 smithi084 bash[78255]: audit 2023-10-01T08:05:29.867840+0000 mon.a (mon.0) 1282 : audit 1 from='client.? 172.21.15.84:0/2669001150' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T08:05:31.055 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:30 smithi084 bash[78255]: cluster 2023-10-01T08:05:29.867947+0000 mon.a (mon.0) 1283 : cluster 0 osdmap e226: 8 total, 8 up, 8 in 2023-10-01T08:05:31.055 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:30 smithi084 bash[78255]: audit 2023-10-01T08:05:30.110945+0000 mon.a (mon.0) 1284 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:05:31.056 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:30 smithi084 bash[78255]: audit 2023-10-01T08:05:30.313751+0000 mon.c (mon.2) 110 : audit 1 from='client.? 172.21.15.84:0/1915018800' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T08:05:31.056 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:30 smithi084 bash[78255]: audit 2023-10-01T08:05:30.314155+0000 mon.a (mon.0) 1285 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T08:05:31.056 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:30 smithi084 bash[78255]: cluster 2023-10-01T08:05:30.586775+0000 mgr.y (mgr.34104) 982 : cluster 0 pgmap v1027: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:31.056 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:30 smithi084 bash[75189]: cluster 2023-10-01T08:05:29.859919+0000 mon.a (mon.0) 1281 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:05:31.056 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:30 smithi084 bash[75189]: cluster 2023-10-01T08:05:29.865334+0000 osd.6 (osd.6) 171 : cluster 3 failed to encode map e226 with expected crc 2023-10-01T08:05:31.056 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:30 smithi084 bash[75189]: cluster 2023-10-01T08:05:29.865761+0000 osd.4 (osd.4) 143 : cluster 3 failed to encode map e226 with expected crc 2023-10-01T08:05:31.056 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:30 smithi084 bash[75189]: audit 2023-10-01T08:05:29.867840+0000 mon.a (mon.0) 1282 : audit 1 from='client.? 172.21.15.84:0/2669001150' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T08:05:31.056 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:30 smithi084 bash[75189]: cluster 2023-10-01T08:05:29.867947+0000 mon.a (mon.0) 1283 : cluster 0 osdmap e226: 8 total, 8 up, 8 in 2023-10-01T08:05:31.056 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:30 smithi084 bash[75189]: audit 2023-10-01T08:05:30.110945+0000 mon.a (mon.0) 1284 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:05:31.056 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:30 smithi084 bash[75189]: audit 2023-10-01T08:05:30.313751+0000 mon.c (mon.2) 110 : audit 1 from='client.? 172.21.15.84:0/1915018800' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T08:05:31.056 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:30 smithi084 bash[75189]: audit 2023-10-01T08:05:30.314155+0000 mon.a (mon.0) 1285 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T08:05:31.057 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:30 smithi084 bash[75189]: cluster 2023-10-01T08:05:30.586775+0000 mgr.y (mgr.34104) 982 : cluster 0 pgmap v1027: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:31.112 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:31.139 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:31.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:31.142 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:31.142 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:30 smithi112 bash[59335]: cluster 2023-10-01T08:05:29.859919+0000 mon.a (mon.0) 1281 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:05:31.142 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:30 smithi112 bash[59335]: cluster 2023-10-01T08:05:29.865334+0000 osd.6 (osd.6) 171 : cluster 3 failed to encode map e226 with expected crc 2023-10-01T08:05:31.142 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:30 smithi112 bash[59335]: cluster 2023-10-01T08:05:29.865761+0000 osd.4 (osd.4) 143 : cluster 3 failed to encode map e226 with expected crc 2023-10-01T08:05:31.142 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:30 smithi112 bash[59335]: audit 2023-10-01T08:05:29.867840+0000 mon.a (mon.0) 1282 : audit 1 from='client.? 172.21.15.84:0/2669001150' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T08:05:31.142 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:30 smithi112 bash[59335]: cluster 2023-10-01T08:05:29.867947+0000 mon.a (mon.0) 1283 : cluster 0 osdmap e226: 8 total, 8 up, 8 in 2023-10-01T08:05:31.142 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:30 smithi112 bash[59335]: audit 2023-10-01T08:05:30.110945+0000 mon.a (mon.0) 1284 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:05:31.142 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:30 smithi112 bash[59335]: audit 2023-10-01T08:05:30.313751+0000 mon.c (mon.2) 110 : audit 1 from='client.? 172.21.15.84:0/1915018800' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T08:05:31.142 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:30 smithi112 bash[59335]: audit 2023-10-01T08:05:30.314155+0000 mon.a (mon.0) 1285 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T08:05:31.142 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:30 smithi112 bash[59335]: cluster 2023-10-01T08:05:30.586775+0000 mgr.y (mgr.34104) 982 : cluster 0 pgmap v1027: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:31.236 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2023-10-01T08:05:31.236 INFO:teuthology.orchestra.run.smithi084.stdout: "success": "" 2023-10-01T08:05:31.236 INFO:teuthology.orchestra.run.smithi084.stdout:} 2023-10-01T08:05:31.243 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:31.273 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:31.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:31.277 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:31.378 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:31.395 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:31.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:31.413 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:31.513 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:31.539 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:31.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:31.541 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:31.641 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:31.668 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:31.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:31.671 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:31.771 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:31.792 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:31.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:31.794 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:31.895 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:31.926 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:31.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:31.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:05:32.030 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:32.059 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:32.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:32.062 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:32.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:31 smithi084 bash[75189]: cluster 2023-10-01T08:05:30.545807+0000 osd.5 (osd.5) 196 : cluster 3 failed to encode map e226 with expected crc 2023-10-01T08:05:32.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:31 smithi084 bash[75189]: cluster 2023-10-01T08:05:30.882675+0000 osd.6 (osd.6) 172 : cluster 3 failed to encode map e227 with expected crc 2023-10-01T08:05:32.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:31 smithi084 bash[75189]: cluster 2023-10-01T08:05:30.882857+0000 osd.4 (osd.4) 144 : cluster 3 failed to encode map e227 with expected crc 2023-10-01T08:05:32.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:31 smithi084 bash[75189]: cluster 2023-10-01T08:05:30.883337+0000 osd.5 (osd.5) 197 : cluster 3 failed to encode map e227 with expected crc 2023-10-01T08:05:32.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:31 smithi084 bash[75189]: audit 2023-10-01T08:05:30.884647+0000 mon.a (mon.0) 1286 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]': finished 2023-10-01T08:05:32.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:31 smithi084 bash[75189]: cluster 2023-10-01T08:05:30.884774+0000 mon.a (mon.0) 1287 : cluster 0 osdmap e227: 8 total, 8 up, 8 in 2023-10-01T08:05:32.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:31 smithi084 bash[78255]: cluster 2023-10-01T08:05:30.545807+0000 osd.5 (osd.5) 196 : cluster 3 failed to encode map e226 with expected crc 2023-10-01T08:05:32.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:31 smithi084 bash[78255]: cluster 2023-10-01T08:05:30.882675+0000 osd.6 (osd.6) 172 : cluster 3 failed to encode map e227 with expected crc 2023-10-01T08:05:32.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:31 smithi084 bash[78255]: cluster 2023-10-01T08:05:30.882857+0000 osd.4 (osd.4) 144 : cluster 3 failed to encode map e227 with expected crc 2023-10-01T08:05:32.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:31 smithi084 bash[78255]: cluster 2023-10-01T08:05:30.883337+0000 osd.5 (osd.5) 197 : cluster 3 failed to encode map e227 with expected crc 2023-10-01T08:05:32.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:31 smithi084 bash[78255]: audit 2023-10-01T08:05:30.884647+0000 mon.a (mon.0) 1286 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]': finished 2023-10-01T08:05:32.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:31 smithi084 bash[78255]: cluster 2023-10-01T08:05:30.884774+0000 mon.a (mon.0) 1287 : cluster 0 osdmap e227: 8 total, 8 up, 8 in 2023-10-01T08:05:32.163 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:32.188 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:32.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:32.191 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:32.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:31 smithi112 bash[59335]: cluster 2023-10-01T08:05:30.545807+0000 osd.5 (osd.5) 196 : cluster 3 failed to encode map e226 with expected crc 2023-10-01T08:05:32.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:31 smithi112 bash[59335]: cluster 2023-10-01T08:05:30.882675+0000 osd.6 (osd.6) 172 : cluster 3 failed to encode map e227 with expected crc 2023-10-01T08:05:32.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:31 smithi112 bash[59335]: cluster 2023-10-01T08:05:30.882857+0000 osd.4 (osd.4) 144 : cluster 3 failed to encode map e227 with expected crc 2023-10-01T08:05:32.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:31 smithi112 bash[59335]: cluster 2023-10-01T08:05:30.883337+0000 osd.5 (osd.5) 197 : cluster 3 failed to encode map e227 with expected crc 2023-10-01T08:05:32.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:31 smithi112 bash[59335]: audit 2023-10-01T08:05:30.884647+0000 mon.a (mon.0) 1286 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]': finished 2023-10-01T08:05:32.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:31 smithi112 bash[59335]: cluster 2023-10-01T08:05:30.884774+0000 mon.a (mon.0) 1287 : cluster 0 osdmap e227: 8 total, 8 up, 8 in 2023-10-01T08:05:32.292 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:32.316 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:32.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:32.318 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:32.419 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:32.439 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:32.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:32.442 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:32.543 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:32.571 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:32.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:32.574 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:32.675 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:32.702 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:32.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:32.704 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:32.804 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:32.839 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:32.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:32.842 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:05:32.943 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:32.954 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:32 smithi084 bash[78255]: cluster 2023-10-01T08:05:32.587625+0000 mgr.y (mgr.34104) 983 : cluster 0 pgmap v1029: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:32.954 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:32 smithi084 bash[75189]: cluster 2023-10-01T08:05:32.587625+0000 mgr.y (mgr.34104) 983 : cluster 0 pgmap v1029: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:32.969 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:32.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:32.972 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:33.072 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:33.085 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:32 smithi112 bash[59335]: cluster 2023-10-01T08:05:32.587625+0000 mgr.y (mgr.34104) 983 : cluster 0 pgmap v1029: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:33.108 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:33.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:33.112 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:33.213 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:33.242 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:33.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:33.246 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:33.347 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:33.374 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:33.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:33.377 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:33.478 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:33.509 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:33.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:33.513 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:33.613 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:33.647 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:33.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:33.651 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:05:33.752 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:33.772 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:33.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:33.775 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:33.876 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:33.912 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:33.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:33.915 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:34.015 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:34.040 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:34.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:34.042 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:34.143 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:34.171 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:34.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:34.173 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:34.274 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:34.282 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-10-01T08:05:34.304 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:34.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:34.307 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:34.408 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:34.431 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:34.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:34.433 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:34.534 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:34.559 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-10-01T08:05:34.559 INFO:tasks.radosbench:Beginning radosbench... 2023-10-01T08:05:34.559 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_5 2023-10-01T08:05:34.560 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd pool create unique_pool_5 16 2023-10-01T08:05:34.565 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:34.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:34.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:34.669 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:34.698 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:34.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:34.701 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:34.801 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:34.830 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:34.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:34.834 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:34.934 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:34.964 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:34.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:34.967 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:35.068 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:35.101 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:35.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:35.104 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:35.205 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:35.235 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:35.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:35.239 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:35.340 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:35.374 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:35.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:35.377 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:05:35.477 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:35.507 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:35.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:35.510 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:35.611 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:35.629 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T08:05:35.640 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:35.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:35.644 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:35.745 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:35.778 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:35.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:35.780 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:35.881 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:35.908 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:35.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:35.910 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:35.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:35 smithi112 bash[59335]: cluster 2023-10-01T08:05:34.588334+0000 mgr.y (mgr.34104) 984 : cluster 0 pgmap v1030: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:36.012 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:36.023 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:35 smithi084 bash[78255]: cluster 2023-10-01T08:05:34.588334+0000 mgr.y (mgr.34104) 984 : cluster 0 pgmap v1030: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:36.023 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:35 smithi084 bash[75189]: cluster 2023-10-01T08:05:34.588334+0000 mgr.y (mgr.34104) 984 : cluster 0 pgmap v1030: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:36.041 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:36.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:36.044 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:36.145 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:36.175 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:36.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:36.179 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:36.279 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:36.282 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-01T08:05:36.293 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:05:36 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:05:36] "GET /metrics HTTP/1.1" 200 36317 "" "Prometheus/2.33.4" 2023-10-01T08:05:36.313 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:36.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:36.317 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:36.418 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:36.452 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:36.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:36.455 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:05:36.555 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:36.588 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:36.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:36.590 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:36.691 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:36.725 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:36.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:36.728 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:36.829 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:36.860 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:36.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:36.864 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:36.964 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:36.994 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:36.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:36.997 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:37.097 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:37.130 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:37.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:37.134 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:37.234 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:37.263 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:37.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:37.266 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:37.367 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:37.398 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:37.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:37.401 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:37.501 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:37.528 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:37.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:37.531 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:37.632 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:37.661 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:37.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:37.664 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:37.764 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:37.796 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:37.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:37.798 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:05:37.899 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:37.930 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:37.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:37.934 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:38.034 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:38.047 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:37 smithi112 bash[59335]: cluster 2023-10-01T08:05:36.589136+0000 mgr.y (mgr.34104) 985 : cluster 0 pgmap v1031: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:38.067 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:38.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:38.069 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:38.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:37 smithi084 bash[75189]: cluster 2023-10-01T08:05:36.589136+0000 mgr.y (mgr.34104) 985 : cluster 0 pgmap v1031: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:38.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:37 smithi084 bash[78255]: cluster 2023-10-01T08:05:36.589136+0000 mgr.y (mgr.34104) 985 : cluster 0 pgmap v1031: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:38.170 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:38.202 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:38.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:38.205 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:38.306 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:38.339 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:38.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:38.343 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:38.443 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:38.475 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:38.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:38.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:38.579 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:38.611 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:38.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:38.614 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:38.715 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:38.746 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:38.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:38.748 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:38.849 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:38.884 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:38.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:38.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:38.987 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:39.018 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:39.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:39.022 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:05:39.038 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:05:39.039 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:05:39.123 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:39.159 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:39.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:39.162 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:39.263 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:39.288 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:39.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:39.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:39.390 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:39.419 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:39.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:39.422 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:39.523 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:39.558 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:39.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:39.561 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:39.580 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 5, 6, 4, 7, 1] 2023-10-01T08:05:39.580 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T08:05:39.661 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:39.692 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:39.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:39.695 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:39.796 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:39.821 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:39.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:39.823 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:39.924 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:39.960 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:39.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:39.963 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:40.053 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:05:40.064 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:40.097 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:40.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:40.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:40.201 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:40.215 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:39 smithi112 bash[59335]: cluster 2023-10-01T08:05:38.590121+0000 mgr.y (mgr.34104) 986 : cluster 0 pgmap v1032: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:40.236 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:40.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:40.239 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:40.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:40 smithi084 bash[75189]: cluster 2023-10-01T08:05:38.590121+0000 mgr.y (mgr.34104) 986 : cluster 0 pgmap v1032: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:40.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:40 smithi084 bash[78255]: cluster 2023-10-01T08:05:38.590121+0000 mgr.y (mgr.34104) 986 : cluster 0 pgmap v1032: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:40.340 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:40.378 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:40.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:40.381 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:40.482 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:40.504 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:40.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:40.507 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:40.609 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:40.640 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:40.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:40.642 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:05:40.743 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:40.774 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:40.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:40.777 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:40.878 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:40.903 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:40.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:40.906 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:41.007 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:41.035 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:41.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:41.038 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:41.068 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:05:41.139 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:41.170 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:41.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:41.173 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:41.274 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:41.298 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:41.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:41.300 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:41.401 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:41.422 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:41.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:41.425 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:41.526 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:41.556 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:41.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:41.559 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:41.660 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:41.688 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:41.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:41.691 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:41.792 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:41.824 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:41.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:41.827 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:41.927 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:41.938 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:41 smithi084 bash[75189]: cluster 2023-10-01T08:05:40.591008+0000 mgr.y (mgr.34104) 987 : cluster 0 pgmap v1033: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:41.938 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:41 smithi084 bash[78255]: cluster 2023-10-01T08:05:40.591008+0000 mgr.y (mgr.34104) 987 : cluster 0 pgmap v1033: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:41.959 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:41.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:41.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:42.063 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:42.096 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:42.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:42.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:42.200 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:42.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:41 smithi112 bash[59335]: cluster 2023-10-01T08:05:40.591008+0000 mgr.y (mgr.34104) 987 : cluster 0 pgmap v1033: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:42.229 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:42.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:42.232 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:42.333 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:42.368 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:42.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:42.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:42.472 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:42.497 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:42.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:42.500 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:42.601 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:42.622 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:42.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:42.624 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:42.725 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:42.756 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:42.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:42.759 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:42.860 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:42.894 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:42.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:42.897 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:42.998 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:43.025 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:43.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:43.027 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:43.128 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:43.152 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:43.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:43.154 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:43.255 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:43.282 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:43.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:43.284 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:43.385 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:43.413 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:43.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:43.416 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:05:43.517 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:43.542 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:43.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:43.544 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:43.645 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:43.668 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:43.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:43.670 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:43.771 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:43.795 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:43.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:43.797 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:43.897 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:43.917 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:43.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:43.920 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:44.021 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:44.040 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:43 smithi084 bash[78255]: cluster 2023-10-01T08:05:42.591874+0000 mgr.y (mgr.34104) 988 : cluster 0 pgmap v1034: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:44.041 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:43 smithi084 bash[75189]: cluster 2023-10-01T08:05:42.591874+0000 mgr.y (mgr.34104) 988 : cluster 0 pgmap v1034: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:44.043 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:44.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:44.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:44.146 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:44.172 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:44.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:44.175 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:44.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:43 smithi112 bash[59335]: cluster 2023-10-01T08:05:42.591874+0000 mgr.y (mgr.34104) 988 : cluster 0 pgmap v1034: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:44.276 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:44.295 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:44.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:44.297 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:44.398 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:44.429 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:44.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:44.432 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:05:44.533 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:44.558 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:44.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:44.560 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:44.661 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:44.695 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:44.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:44.699 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:44.799 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:44.829 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:44.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:44.832 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:44.933 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:44.944 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:44 smithi112 bash[59335]: cluster 2023-10-01T08:05:44.592717+0000 mgr.y (mgr.34104) 989 : cluster 0 pgmap v1035: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:44.963 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:44.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:44.966 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:05:45.067 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:45.097 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:45.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:45.100 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:05:45.201 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:45.234 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:45.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:45.238 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:45.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:44 smithi084 bash[75189]: cluster 2023-10-01T08:05:44.592717+0000 mgr.y (mgr.34104) 989 : cluster 0 pgmap v1035: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:45.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:44 smithi084 bash[78255]: cluster 2023-10-01T08:05:44.592717+0000 mgr.y (mgr.34104) 989 : cluster 0 pgmap v1035: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:45.339 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:45.372 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:45.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:45.375 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:45.475 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:45.510 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:45.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:45.513 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:45.614 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:45.639 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:45.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:45.642 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:45.743 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:45.767 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:45.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:45.769 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:45.869 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:45.896 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:45.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:45.899 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:46.000 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:46.009 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:45 smithi084 bash[78255]: audit 2023-10-01T08:05:45.112413+0000 mon.a (mon.0) 1288 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:05:46.009 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:45 smithi084 bash[75189]: audit 2023-10-01T08:05:45.112413+0000 mon.a (mon.0) 1288 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:05:46.021 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:46.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:46.024 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:46.124 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:46.150 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:46.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:46.153 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:46.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:45 smithi112 bash[59335]: audit 2023-10-01T08:05:45.112413+0000 mon.a (mon.0) 1288 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:05:46.253 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:46.285 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:46.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:46.288 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:46.389 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:46.421 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:46.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:46.424 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:46.525 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:46.537 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:05:46 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:05:46] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.33.4" 2023-10-01T08:05:46.550 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:46.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:46.552 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:46.653 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:46.682 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:46.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:46.685 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:46.785 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:46.817 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:46.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:46.819 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:05:46.920 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:46.948 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:46.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:46.953 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:46.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:46 smithi112 bash[59335]: cluster 2023-10-01T08:05:46.593569+0000 mgr.y (mgr.34104) 990 : cluster 0 pgmap v1036: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:47.053 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:47.083 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:47.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:47.086 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:47.187 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:47.216 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:47.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:47.220 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:47.320 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:47.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:46 smithi084 bash[78255]: cluster 2023-10-01T08:05:46.593569+0000 mgr.y (mgr.34104) 990 : cluster 0 pgmap v1036: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:47.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:46 smithi084 bash[75189]: cluster 2023-10-01T08:05:46.593569+0000 mgr.y (mgr.34104) 990 : cluster 0 pgmap v1036: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:47.351 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:47.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:47.353 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:47.454 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:47.486 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:47.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:47.490 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:05:47.591 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:47.612 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:47.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:47.615 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:47.716 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:47.747 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:47.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:47.750 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:47.851 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:47.877 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:47.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:47.880 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:05:47.981 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:48.003 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:48.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:48.006 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:48.107 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:48.136 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:48.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:48.139 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:05:48.240 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:48.260 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:48.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:48.263 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:48.363 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:48.395 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:48.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:48.398 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:48.499 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:48.534 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:48.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:48.537 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:05:48.638 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:48.671 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:48.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:48.674 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:48.774 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:48.806 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:48.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:48.809 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:48.909 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:48.940 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:48.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:48.943 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:49.044 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:49.075 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:49.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:49.079 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:49.180 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:49.205 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:49.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:49.207 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:49.307 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:49.329 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:49.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:49.331 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:49.432 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:49.452 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:49.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:49.454 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:49.555 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:49.585 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:49.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:49.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:49.688 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:49.715 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:49.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:49.718 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:49.821 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:49.854 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:49.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:49.857 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:05:49.958 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:49.984 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:49.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:49.986 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:50.000 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:49 smithi084 bash[75189]: cluster 2023-10-01T08:05:48.594283+0000 mgr.y (mgr.34104) 991 : cluster 0 pgmap v1037: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:50.000 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:49 smithi084 bash[78255]: cluster 2023-10-01T08:05:48.594283+0000 mgr.y (mgr.34104) 991 : cluster 0 pgmap v1037: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:50.087 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:50.109 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:50.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:50.112 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:50.212 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:50.225 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:49 smithi112 bash[59335]: cluster 2023-10-01T08:05:48.594283+0000 mgr.y (mgr.34104) 991 : cluster 0 pgmap v1037: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:50.247 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:50.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:50.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:50.350 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:50.379 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:50.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:50.381 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:05:50.482 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:50.502 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:50.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:50.505 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:50.606 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:50.637 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:50.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:50.640 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:50.740 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:50.761 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:50.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:50.763 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:50.864 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:50.885 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:50.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:50.887 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:50.988 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:51.015 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:51.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:51.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:51.118 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:51.149 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:51.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:51.153 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:51.253 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:51.290 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:51.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:51.293 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:51.394 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:51.416 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:51.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:51.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:51.519 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:51.553 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:51.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:51.556 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:05:51.658 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:51.677 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:51.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:51.679 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:51.765 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2023-10-01T08:05:51.765 INFO:teuthology.orchestra.run.smithi084.stdout: "size": 20, 2023-10-01T08:05:51.765 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 600, 2023-10-01T08:05:51.765 INFO:teuthology.orchestra.run.smithi084.stdout: "ops": [ 2023-10-01T08:05:51.765 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.765 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.35277.0:178374 8.9 e188/186 8:9ad1d987:::benchmark_data_smithi084_146341_object67240:head v 188'11093, mlcod=188'11089)", 2023-10-01T08:05:51.766 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:58:51.737761+0000", 2023-10-01T08:05:51.766 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 420.02277084299999, 2023-10-01T08:05:51.766 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.052713083000000001, 2023-10-01T08:05:51.766 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:05:51.766 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:05:51.766 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:05:51.766 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.766 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:05:51.766 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:51.737761+0000", 2023-10-01T08:05:51.766 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:05:51.766 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.767 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.767 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:05:51.767 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:51.737761+0000", 2023-10-01T08:05:51.767 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:05:51.767 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.767 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.767 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:05:51.767 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:51.737760+0000", 2023-10-01T08:05:51.767 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T08:05:51.767 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.767 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.767 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:05:51.767 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:51.737768+0000", 2023-10-01T08:05:51.768 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.8779999999999998e-06 2023-10-01T08:05:51.768 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.768 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.768 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:05:51.768 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:51.737782+0000", 2023-10-01T08:05:51.768 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.3685e-05 2023-10-01T08:05:51.768 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.768 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.768 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:05:51.768 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:51.737790+0000", 2023-10-01T08:05:51.768 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.3000000000000002e-06 2023-10-01T08:05:51.768 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.769 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.769 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:05:51.769 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:51.742280+0000", 2023-10-01T08:05:51.769 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0044906110000000003 2023-10-01T08:05:51.769 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.769 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.769 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:05:51.769 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:51.742334+0000", 2023-10-01T08:05:51.769 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.3443000000000003e-05 2023-10-01T08:05:51.769 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.769 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.769 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:05:51.770 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:51.790426+0000", 2023-10-01T08:05:51.770 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.048091792000000001 2023-10-01T08:05:51.770 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.770 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.770 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:05:51.770 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:51.790474+0000", 2023-10-01T08:05:51.770 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.8109000000000003e-05 2023-10-01T08:05:51.770 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:05:51.770 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:05:51.770 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:05:51.770 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.771 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.771 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.35277.0:179106 8.e e188/173 8:7b472573:::benchmark_data_smithi084_146341_object67972:head v 188'11211, mlcod=188'11208)", 2023-10-01T08:05:51.771 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:58:52.799184+0000", 2023-10-01T08:05:51.771 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 418.96134760799998, 2023-10-01T08:05:51.771 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.053344943999999998, 2023-10-01T08:05:51.771 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:05:51.771 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:05:51.771 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:05:51.771 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.771 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:05:51.771 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:52.799184+0000", 2023-10-01T08:05:51.772 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:05:51.772 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.772 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.772 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:05:51.772 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:52.799184+0000", 2023-10-01T08:05:51.772 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:05:51.772 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.772 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.772 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:05:51.772 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:52.799183+0000", 2023-10-01T08:05:51.772 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T08:05:51.772 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.772 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.772 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:05:51.773 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:52.799189+0000", 2023-10-01T08:05:51.773 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.9460000000000003e-06 2023-10-01T08:05:51.773 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.773 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.773 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:05:51.773 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:52.799201+0000", 2023-10-01T08:05:51.773 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.1986e-05 2023-10-01T08:05:51.773 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.773 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.773 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:05:51.773 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:52.799207+0000", 2023-10-01T08:05:51.773 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.2169999999999999e-06 2023-10-01T08:05:51.774 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.774 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.774 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:05:51.774 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:52.803312+0000", 2023-10-01T08:05:51.774 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0041046149999999998 2023-10-01T08:05:51.774 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.774 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.774 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:05:51.774 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:52.803336+0000", 2023-10-01T08:05:51.774 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.3598999999999999e-05 2023-10-01T08:05:51.774 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.775 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.775 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:05:51.775 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:52.852451+0000", 2023-10-01T08:05:51.775 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.049115194000000001 2023-10-01T08:05:51.775 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.775 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.775 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:05:51.775 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:58:52.852529+0000", 2023-10-01T08:05:51.775 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.8070000000000003e-05 2023-10-01T08:05:51.775 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:05:51.775 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:05:51.775 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:05:51.775 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.776 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.776 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.35277.0:201890 8.e e194/173 8:7bf1f150:::benchmark_data_smithi084_146341_object90756:head v 194'12654, mlcod=194'12652)", 2023-10-01T08:05:51.776 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:59:27.616037+0000", 2023-10-01T08:05:51.776 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 384.14449498599998, 2023-10-01T08:05:51.776 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.056157437999999997, 2023-10-01T08:05:51.776 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:05:51.776 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:05:51.776 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:05:51.776 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.776 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:05:51.776 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:27.616037+0000", 2023-10-01T08:05:51.776 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:05:51.777 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.777 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.777 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:05:51.777 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:27.616037+0000", 2023-10-01T08:05:51.777 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:05:51.777 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.777 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.777 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:05:51.777 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:27.616036+0000", 2023-10-01T08:05:51.777 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T08:05:51.777 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.777 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.778 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:05:51.778 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:27.616043+0000", 2023-10-01T08:05:51.778 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.8760000000000005e-06 2023-10-01T08:05:51.778 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.778 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.778 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:05:51.778 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:27.616056+0000", 2023-10-01T08:05:51.778 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.2628e-05 2023-10-01T08:05:51.778 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.778 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.778 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:05:51.778 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:27.616065+0000", 2023-10-01T08:05:51.779 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.081e-06 2023-10-01T08:05:51.779 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.779 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.779 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:05:51.779 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:27.616280+0000", 2023-10-01T08:05:51.779 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000214909 2023-10-01T08:05:51.779 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.779 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.779 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:05:51.779 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:27.616343+0000", 2023-10-01T08:05:51.779 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.2694999999999995e-05 2023-10-01T08:05:51.780 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.780 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.780 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:05:51.780 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:27.672155+0000", 2023-10-01T08:05:51.780 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.055812153000000003 2023-10-01T08:05:51.780 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.780 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.780 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:05:51.780 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:27.672194+0000", 2023-10-01T08:05:51.780 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.9013000000000001e-05 2023-10-01T08:05:51.780 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:05:51.781 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:05:51.781 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:05:51.781 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.781 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.781 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.35277.0:202414 8.9 e194/192 8:9a83fbee:::benchmark_data_smithi084_146341_object91280:head v 194'12620, mlcod=194'12618)", 2023-10-01T08:05:51.781 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:59:28.408767+0000", 2023-10-01T08:05:51.781 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 383.35176484599998, 2023-10-01T08:05:51.781 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.059707907999999997, 2023-10-01T08:05:51.781 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:05:51.781 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:05:51.781 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:05:51.782 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.782 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:05:51.782 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.408767+0000", 2023-10-01T08:05:51.782 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:05:51.782 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.782 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.782 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:05:51.782 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.408767+0000", 2023-10-01T08:05:51.782 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:05:51.782 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.782 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.782 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:05:51.783 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.408765+0000", 2023-10-01T08:05:51.783 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T08:05:51.783 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.783 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.783 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:05:51.783 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.408778+0000", 2023-10-01T08:05:51.783 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.2313000000000001e-05 2023-10-01T08:05:51.783 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.783 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.783 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:05:51.783 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.408798+0000", 2023-10-01T08:05:51.783 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.0282999999999999e-05 2023-10-01T08:05:51.784 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.784 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.784 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:05:51.784 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.408807+0000", 2023-10-01T08:05:51.784 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.5109999999999992e-06 2023-10-01T08:05:51.784 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.784 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.784 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:05:51.784 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.408883+0000", 2023-10-01T08:05:51.784 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.5918000000000001e-05 2023-10-01T08:05:51.784 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.784 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.785 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:05:51.785 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.408908+0000", 2023-10-01T08:05:51.785 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.4615000000000001e-05 2023-10-01T08:05:51.785 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.785 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.785 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:05:51.785 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.425070+0000", 2023-10-01T08:05:51.785 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.016162406000000001 2023-10-01T08:05:51.785 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.785 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.785 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:05:51.785 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.468475+0000", 2023-10-01T08:05:51.785 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.043404325000000001 2023-10-01T08:05:51.786 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:05:51.786 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:05:51.786 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:05:51.786 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.786 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.786 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.35277.0:202411 8.1 e194/173 8:85159eb3:::benchmark_data_smithi084_146341_object91277:head v 194'12725, mlcod=194'12723)", 2023-10-01T08:05:51.786 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:59:28.414374+0000", 2023-10-01T08:05:51.786 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 383.34615772699999, 2023-10-01T08:05:51.786 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.089086543000000004, 2023-10-01T08:05:51.786 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:05:51.786 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:05:51.787 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:05:51.787 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.787 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:05:51.787 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.414374+0000", 2023-10-01T08:05:51.787 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:05:51.787 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.787 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.787 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:05:51.787 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.414374+0000", 2023-10-01T08:05:51.787 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:05:51.787 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.787 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.788 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:05:51.788 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.414372+0000", 2023-10-01T08:05:51.788 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T08:05:51.788 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.788 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.788 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:05:51.788 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.414382+0000", 2023-10-01T08:05:51.788 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.4080000000000004e-06 2023-10-01T08:05:51.788 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.788 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.788 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:05:51.788 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.414403+0000", 2023-10-01T08:05:51.788 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.0891999999999999e-05 2023-10-01T08:05:51.789 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.789 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.789 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:05:51.789 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.414412+0000", 2023-10-01T08:05:51.789 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.9050000000000003e-06 2023-10-01T08:05:51.789 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.789 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.789 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:05:51.789 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.414615+0000", 2023-10-01T08:05:51.789 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000203737 2023-10-01T08:05:51.789 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.789 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.790 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:05:51.790 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.414670+0000", 2023-10-01T08:05:51.790 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.4925e-05 2023-10-01T08:05:51.790 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.790 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.790 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:05:51.790 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.503372+0000", 2023-10-01T08:05:51.790 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.088701844000000002 2023-10-01T08:05:51.790 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.790 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.790 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:05:51.790 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.503460+0000", 2023-10-01T08:05:51.791 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.8298000000000001e-05 2023-10-01T08:05:51.791 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:05:51.791 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:05:51.791 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:05:51.791 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.791 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.791 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.35277.0:202417 8.1 e194/173 8:80ea271f:::benchmark_data_smithi084_146341_object91283:head v 194'12726, mlcod=194'12723)", 2023-10-01T08:05:51.791 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:59:28.424731+0000", 2023-10-01T08:05:51.791 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 383.33580101199999, 2023-10-01T08:05:51.791 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.078792839000000003, 2023-10-01T08:05:51.791 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:05:51.791 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:05:51.792 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:05:51.792 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.792 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:05:51.792 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.424731+0000", 2023-10-01T08:05:51.792 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:05:51.792 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.792 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.792 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:05:51.792 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.424731+0000", 2023-10-01T08:05:51.792 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:05:51.792 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.792 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.792 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:05:51.793 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.424730+0000", 2023-10-01T08:05:51.793 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T08:05:51.793 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.793 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.793 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:05:51.793 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.424737+0000", 2023-10-01T08:05:51.793 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.2729999999999997e-06 2023-10-01T08:05:51.793 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.793 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.793 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:05:51.793 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.424747+0000", 2023-10-01T08:05:51.794 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.8970000000000003e-06 2023-10-01T08:05:51.794 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.794 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.794 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:05:51.794 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.424754+0000", 2023-10-01T08:05:51.794 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.1420000000000004e-06 2023-10-01T08:05:51.794 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.794 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.794 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:05:51.794 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.425135+0000", 2023-10-01T08:05:51.794 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00038081200000000001 2023-10-01T08:05:51.795 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.795 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.795 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:05:51.795 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.425154+0000", 2023-10-01T08:05:51.795 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.9221000000000001e-05 2023-10-01T08:05:51.795 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.795 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.795 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:05:51.795 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.503464+0000", 2023-10-01T08:05:51.795 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.078309464999999995 2023-10-01T08:05:51.795 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.796 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.796 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:05:51.796 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.503523+0000", 2023-10-01T08:05:51.796 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.9667999999999999e-05 2023-10-01T08:05:51.796 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:05:51.796 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:05:51.796 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:05:51.796 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.796 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.796 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.35277.0:202426 8.9 e194/192 8:95ebee17:::benchmark_data_smithi084_146341_object91292:head v 194'12621, mlcod=194'12618)", 2023-10-01T08:05:51.796 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:59:28.439402+0000", 2023-10-01T08:05:51.796 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 383.32112929499999, 2023-10-01T08:05:51.797 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.068521200000000004, 2023-10-01T08:05:51.797 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:05:51.797 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:05:51.797 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:05:51.797 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.797 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:05:51.797 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.439402+0000", 2023-10-01T08:05:51.797 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:05:51.797 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.797 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.797 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:05:51.797 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.439402+0000", 2023-10-01T08:05:51.798 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:05:51.798 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.798 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.798 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:05:51.798 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.439402+0000", 2023-10-01T08:05:51.798 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T08:05:51.798 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.798 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.798 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:05:51.798 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.439408+0000", 2023-10-01T08:05:51.798 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.8379999999999998e-06 2023-10-01T08:05:51.798 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.799 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.799 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:05:51.799 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.439419+0000", 2023-10-01T08:05:51.799 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.1002000000000001e-05 2023-10-01T08:05:51.799 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.799 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.799 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:05:51.799 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.439424+0000", 2023-10-01T08:05:51.799 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.6350000000000003e-06 2023-10-01T08:05:51.799 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.799 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.799 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:05:51.800 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.468516+0000", 2023-10-01T08:05:51.800 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.029091965000000001 2023-10-01T08:05:51.800 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.800 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.800 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:05:51.800 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.468541+0000", 2023-10-01T08:05:51.800 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.4324999999999998e-05 2023-10-01T08:05:51.800 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.800 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.800 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:05:51.800 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.507863+0000", 2023-10-01T08:05:51.800 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.039321979 2023-10-01T08:05:51.800 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.801 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.801 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:05:51.801 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.507923+0000", 2023-10-01T08:05:51.801 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.0816999999999997e-05 2023-10-01T08:05:51.801 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:05:51.801 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:05:51.801 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:05:51.801 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.801 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.801 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.35277.0:202433 8.9 e194/192 8:9e6e6f04:::benchmark_data_smithi084_146341_object91299:head v 194'12622, mlcod=194'12619)", 2023-10-01T08:05:51.801 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:59:28.445922+0000", 2023-10-01T08:05:51.801 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 383.31460949699999, 2023-10-01T08:05:51.801 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.062043874999999998, 2023-10-01T08:05:51.801 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:05:51.802 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:05:51.802 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:05:51.802 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.802 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:05:51.802 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.445922+0000", 2023-10-01T08:05:51.802 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:05:51.802 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.802 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.802 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:05:51.802 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.445922+0000", 2023-10-01T08:05:51.802 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:05:51.802 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.803 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.803 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:05:51.803 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.445921+0000", 2023-10-01T08:05:51.803 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T08:05:51.803 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.803 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.803 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:05:51.803 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.445931+0000", 2023-10-01T08:05:51.803 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.5389999999999996e-06 2023-10-01T08:05:51.803 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.803 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.803 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:05:51.804 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.445949+0000", 2023-10-01T08:05:51.804 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.8774e-05 2023-10-01T08:05:51.804 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.804 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.804 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:05:51.804 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.445958+0000", 2023-10-01T08:05:51.804 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.8640000000000002e-06 2023-10-01T08:05:51.804 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.804 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.804 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:05:51.804 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.487260+0000", 2023-10-01T08:05:51.804 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.041301975999999997 2023-10-01T08:05:51.805 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.805 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.805 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:05:51.805 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.487319+0000", 2023-10-01T08:05:51.805 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.8409999999999998e-05 2023-10-01T08:05:51.805 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.805 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.805 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:05:51.805 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.507930+0000", 2023-10-01T08:05:51.805 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.020611612000000001 2023-10-01T08:05:51.805 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.805 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.806 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:05:51.806 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.507966+0000", 2023-10-01T08:05:51.806 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.5621000000000003e-05 2023-10-01T08:05:51.806 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:05:51.806 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:05:51.806 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:05:51.806 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.806 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.806 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.35277.0:202494 8.e e194/173 8:7965dfe3:::benchmark_data_smithi084_146341_object91360:head v 194'12692, mlcod=194'12690)", 2023-10-01T08:05:51.806 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:59:28.552380+0000", 2023-10-01T08:05:51.806 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 383.20815103199999, 2023-10-01T08:05:51.807 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.073590026000000003, 2023-10-01T08:05:51.807 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:05:51.807 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:05:51.807 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:05:51.807 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.807 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:05:51.807 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.552380+0000", 2023-10-01T08:05:51.807 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:05:51.807 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.807 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.807 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:05:51.808 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.552380+0000", 2023-10-01T08:05:51.808 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:05:51.808 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.808 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.808 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:05:51.808 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.552380+0000", 2023-10-01T08:05:51.808 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T08:05:51.808 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.808 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.808 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:05:51.808 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.552384+0000", 2023-10-01T08:05:51.808 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.3340000000000003e-06 2023-10-01T08:05:51.808 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.809 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.809 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:05:51.809 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.552391+0000", 2023-10-01T08:05:51.809 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.6719999999999998e-06 2023-10-01T08:05:51.809 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.809 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.809 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:05:51.809 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.552395+0000", 2023-10-01T08:05:51.809 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.4179999999999999e-06 2023-10-01T08:05:51.809 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.809 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.810 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:05:51.810 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.561892+0000", 2023-10-01T08:05:51.810 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0094962829999999995 2023-10-01T08:05:51.810 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.810 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.810 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:05:51.810 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.561950+0000", 2023-10-01T08:05:51.810 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.8471000000000003e-05 2023-10-01T08:05:51.810 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.810 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.810 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:05:51.810 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.625761+0000", 2023-10-01T08:05:51.811 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.063811220000000002 2023-10-01T08:05:51.811 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.811 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.811 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:05:51.811 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.625971+0000", 2023-10-01T08:05:51.811 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00020906200000000001 2023-10-01T08:05:51.811 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:05:51.811 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:05:51.811 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:05:51.811 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.811 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.812 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.35277.0:202521 8.6 e194/173 8:6ab5623e:::benchmark_data_smithi084_146341_object91387:head v 194'12691, mlcod=194'12687)", 2023-10-01T08:05:51.812 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:59:28.622796+0000", 2023-10-01T08:05:51.812 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 383.13773508999998, 2023-10-01T08:05:51.812 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.053779089000000002, 2023-10-01T08:05:51.812 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:05:51.812 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:05:51.812 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:05:51.812 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.812 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:05:51.812 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.622796+0000", 2023-10-01T08:05:51.812 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:05:51.812 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.813 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.813 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:05:51.813 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.622796+0000", 2023-10-01T08:05:51.813 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:05:51.813 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.813 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.813 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:05:51.813 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.622796+0000", 2023-10-01T08:05:51.813 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T08:05:51.813 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.813 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.813 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:05:51.814 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.622800+0000", 2023-10-01T08:05:51.814 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.386e-06 2023-10-01T08:05:51.814 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.814 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.814 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:05:51.814 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.622806+0000", 2023-10-01T08:05:51.814 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.784e-06 2023-10-01T08:05:51.814 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.814 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.814 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:05:51.814 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.622810+0000", 2023-10-01T08:05:51.814 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.0419999999999996e-06 2023-10-01T08:05:51.815 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.815 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.815 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:05:51.815 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.626000+0000", 2023-10-01T08:05:51.815 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.003189997 2023-10-01T08:05:51.815 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.815 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.815 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:05:51.815 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.626021+0000", 2023-10-01T08:05:51.815 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.0822000000000002e-05 2023-10-01T08:05:51.815 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.815 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.816 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:05:51.816 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.676426+0000", 2023-10-01T08:05:51.816 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.050404848000000002 2023-10-01T08:05:51.816 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.816 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.816 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:05:51.816 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.676576+0000", 2023-10-01T08:05:51.816 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000149543 2023-10-01T08:05:51.816 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:05:51.816 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:05:51.816 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:05:51.816 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.816 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.817 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.35277.0:202527 8.6 e194/173 8:6890b0bd:::benchmark_data_smithi084_146341_object91393:head v 194'12692, mlcod=194'12687)", 2023-10-01T08:05:51.817 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:59:28.623933+0000", 2023-10-01T08:05:51.817 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 383.13659831299998, 2023-10-01T08:05:51.817 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.061749487999999998, 2023-10-01T08:05:51.817 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:05:51.817 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:05:51.817 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:05:51.817 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.817 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:05:51.817 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.623933+0000", 2023-10-01T08:05:51.817 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:05:51.817 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.818 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.818 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:05:51.818 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.623933+0000", 2023-10-01T08:05:51.818 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:05:51.818 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.818 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.818 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:05:51.818 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.623932+0000", 2023-10-01T08:05:51.818 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T08:05:51.818 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.818 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.818 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:05:51.819 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.623941+0000", 2023-10-01T08:05:51.819 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.9090000000000006e-06 2023-10-01T08:05:51.819 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.819 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.819 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:05:51.819 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.623953+0000", 2023-10-01T08:05:51.819 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.1647e-05 2023-10-01T08:05:51.819 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.819 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.819 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:05:51.819 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.623961+0000", 2023-10-01T08:05:51.819 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.9670000000000001e-06 2023-10-01T08:05:51.820 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.820 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.820 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:05:51.820 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.651098+0000", 2023-10-01T08:05:51.820 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.027137258000000001 2023-10-01T08:05:51.820 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.820 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.820 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:05:51.820 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.651204+0000", 2023-10-01T08:05:51.820 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00010551400000000001 2023-10-01T08:05:51.820 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.820 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.821 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:05:51.821 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.685643+0000", 2023-10-01T08:05:51.821 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.034439530000000003 2023-10-01T08:05:51.821 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.821 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.821 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:05:51.821 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:28.685683+0000", 2023-10-01T08:05:51.821 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.9515999999999999e-05 2023-10-01T08:05:51.821 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:05:51.821 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:05:51.821 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:05:51.821 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.822 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.822 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.35277.0:203465 8.9 e194/192 8:9b1e1582:::benchmark_data_smithi084_146341_object92331:head v 194'12695, mlcod=194'12692)", 2023-10-01T08:05:51.822 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:59:30.014537+0000", 2023-10-01T08:05:51.822 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 381.74599468500003, 2023-10-01T08:05:51.822 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.055110827000000001, 2023-10-01T08:05:51.822 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:05:51.822 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:05:51.822 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:05:51.822 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.822 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:05:51.822 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.014537+0000", 2023-10-01T08:05:51.822 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:05:51.823 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.823 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.823 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:05:51.823 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.014537+0000", 2023-10-01T08:05:51.823 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:05:51.823 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.823 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.823 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:05:51.823 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.014536+0000", 2023-10-01T08:05:51.823 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T08:05:51.823 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.823 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.824 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:05:51.824 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.014543+0000", 2023-10-01T08:05:51.824 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.024e-06 2023-10-01T08:05:51.824 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.824 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.824 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:05:51.824 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.014560+0000", 2023-10-01T08:05:51.824 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.7416000000000001e-05 2023-10-01T08:05:51.824 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.824 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.824 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:05:51.824 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.014569+0000", 2023-10-01T08:05:51.825 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.123e-06 2023-10-01T08:05:51.825 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.825 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.825 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:05:51.825 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.026298+0000", 2023-10-01T08:05:51.825 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.011729720000000001 2023-10-01T08:05:51.825 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.825 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.825 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:05:51.825 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.026364+0000", 2023-10-01T08:05:51.825 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.5945999999999995e-05 2023-10-01T08:05:51.825 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.826 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.826 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:05:51.826 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.069492+0000", 2023-10-01T08:05:51.826 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.043128094999999998 2023-10-01T08:05:51.826 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.826 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.826 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:05:51.826 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.069648+0000", 2023-10-01T08:05:51.826 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000155401 2023-10-01T08:05:51.826 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:05:51.826 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:05:51.826 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:05:51.827 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.827 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.827 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.35277.0:203466 8.9 e194/192 8:99c9b74b:::benchmark_data_smithi084_146341_object92332:head v 194'12696, mlcod=194'12692)", 2023-10-01T08:05:51.827 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:59:30.014576+0000", 2023-10-01T08:05:51.827 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 381.74595575400002, 2023-10-01T08:05:51.827 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.055389407000000002, 2023-10-01T08:05:51.827 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:05:51.827 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:05:51.827 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:05:51.827 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.827 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:05:51.827 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.014576+0000", 2023-10-01T08:05:51.827 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:05:51.828 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.828 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.828 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:05:51.828 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.014576+0000", 2023-10-01T08:05:51.828 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:05:51.828 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.828 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.828 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:05:51.828 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.014575+0000", 2023-10-01T08:05:51.828 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T08:05:51.828 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.828 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.829 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:05:51.829 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.014579+0000", 2023-10-01T08:05:51.829 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.8089999999999999e-06 2023-10-01T08:05:51.829 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.829 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.829 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:05:51.829 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.014588+0000", 2023-10-01T08:05:51.829 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.7499999999999992e-06 2023-10-01T08:05:51.829 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.829 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.829 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:05:51.829 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.014592+0000", 2023-10-01T08:05:51.830 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.2420000000000002e-06 2023-10-01T08:05:51.830 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.830 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.830 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:05:51.830 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.053139+0000", 2023-10-01T08:05:51.830 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.038546863000000001 2023-10-01T08:05:51.830 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.830 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.830 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:05:51.830 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.053158+0000", 2023-10-01T08:05:51.830 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.9097999999999999e-05 2023-10-01T08:05:51.830 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.831 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.831 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:05:51.831 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.069813+0000", 2023-10-01T08:05:51.831 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.016655214000000002 2023-10-01T08:05:51.831 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.831 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.831 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:05:51.831 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.069965+0000", 2023-10-01T08:05:51.831 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00015170900000000001 2023-10-01T08:05:51.831 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:05:51.831 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:05:51.831 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:05:51.832 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.832 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.832 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.35277.0:203464 8.1 e194/173 8:82957970:::benchmark_data_smithi084_146341_object92330:head v 194'12797, mlcod=194'12790)", 2023-10-01T08:05:51.832 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:59:30.016848+0000", 2023-10-01T08:05:51.832 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 381.74368325099999, 2023-10-01T08:05:51.832 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.052640439999999997, 2023-10-01T08:05:51.832 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:05:51.832 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:05:51.832 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:05:51.832 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.832 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:05:51.832 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.016848+0000", 2023-10-01T08:05:51.833 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:05:51.833 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.833 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.833 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:05:51.833 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.016848+0000", 2023-10-01T08:05:51.833 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:05:51.833 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.833 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.833 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:05:51.833 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.016847+0000", 2023-10-01T08:05:51.833 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T08:05:51.833 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.834 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.834 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:05:51.834 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.016856+0000", 2023-10-01T08:05:51.834 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.3780000000000001e-06 2023-10-01T08:05:51.834 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.834 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.834 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:05:51.834 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.016870+0000", 2023-10-01T08:05:51.834 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.3782e-05 2023-10-01T08:05:51.834 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.834 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.835 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:05:51.835 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.016877+0000", 2023-10-01T08:05:51.835 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.6569999999999997e-06 2023-10-01T08:05:51.835 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.835 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.835 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:05:51.835 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.035558+0000", 2023-10-01T08:05:51.835 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.018680560999999998 2023-10-01T08:05:51.835 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.835 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.835 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:05:51.835 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.035619+0000", 2023-10-01T08:05:51.836 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.1292999999999997e-05 2023-10-01T08:05:51.836 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.836 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.836 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:05:51.836 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.069361+0000", 2023-10-01T08:05:51.836 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.033741988000000001 2023-10-01T08:05:51.836 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.836 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.836 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:05:51.836 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:30.069489+0000", 2023-10-01T08:05:51.836 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00012763999999999999 2023-10-01T08:05:51.836 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:05:51.836 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:05:51.837 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:05:51.837 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.837 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.837 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.35277.0:211848 8.e e194/173 8:70e9060e:::benchmark_data_smithi084_146341_object100714:head v 194'13224, mlcod=194'13221)", 2023-10-01T08:05:51.837 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:59:41.532230+0000", 2023-10-01T08:05:51.837 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 370.22830170200001, 2023-10-01T08:05:51.837 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.052500537, 2023-10-01T08:05:51.837 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:05:51.837 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:05:51.837 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:05:51.837 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.837 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:05:51.838 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:41.532230+0000", 2023-10-01T08:05:51.838 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:05:51.838 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.838 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.838 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:05:51.838 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:41.532230+0000", 2023-10-01T08:05:51.838 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:05:51.838 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.838 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.838 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:05:51.838 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:41.532230+0000", 2023-10-01T08:05:51.838 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T08:05:51.839 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.839 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.839 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:05:51.839 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:41.532234+0000", 2023-10-01T08:05:51.839 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.6670000000000004e-06 2023-10-01T08:05:51.839 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.839 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.839 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:05:51.839 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:41.532240+0000", 2023-10-01T08:05:51.839 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.3959999999999997e-06 2023-10-01T08:05:51.839 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.839 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.839 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:05:51.840 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:41.532244+0000", 2023-10-01T08:05:51.840 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.9249999999999997e-06 2023-10-01T08:05:51.840 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.840 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.840 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:05:51.840 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:41.548309+0000", 2023-10-01T08:05:51.840 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.016064993999999999 2023-10-01T08:05:51.840 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.840 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.840 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:05:51.840 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:41.548344+0000", 2023-10-01T08:05:51.841 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.5577999999999997e-05 2023-10-01T08:05:51.841 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.841 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.841 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:05:51.841 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:41.584638+0000", 2023-10-01T08:05:51.841 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.036294377000000003 2023-10-01T08:05:51.841 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.841 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.841 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:05:51.841 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:41.584730+0000", 2023-10-01T08:05:51.841 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.1891999999999994e-05 2023-10-01T08:05:51.841 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:05:51.841 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:05:51.842 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:05:51.842 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.842 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.842 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.35277.0:211849 8.6 e194/173 8:67a14bc6:::benchmark_data_smithi084_146341_object100715:head v 194'13283, mlcod=194'13281)", 2023-10-01T08:05:51.842 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T07:59:41.532262+0000", 2023-10-01T08:05:51.842 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 370.228269071, 2023-10-01T08:05:51.842 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.056627571000000002, 2023-10-01T08:05:51.842 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:05:51.842 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:05:51.842 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:05:51.842 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.843 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:05:51.843 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:41.532262+0000", 2023-10-01T08:05:51.843 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:05:51.843 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.843 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.843 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:05:51.843 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:41.532262+0000", 2023-10-01T08:05:51.843 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:05:51.843 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.843 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.843 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:05:51.843 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:41.532262+0000", 2023-10-01T08:05:51.843 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T08:05:51.844 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.844 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.844 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:05:51.844 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:41.532271+0000", 2023-10-01T08:05:51.844 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.6289999999999999e-06 2023-10-01T08:05:51.844 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.844 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.844 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:05:51.844 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:41.532277+0000", 2023-10-01T08:05:51.844 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.3690000000000003e-06 2023-10-01T08:05:51.844 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.844 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.845 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:05:51.845 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:41.532282+0000", 2023-10-01T08:05:51.845 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.4560000000000002e-06 2023-10-01T08:05:51.845 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.845 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.845 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:05:51.845 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:41.553552+0000", 2023-10-01T08:05:51.845 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.021270725000000001 2023-10-01T08:05:51.845 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.845 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.845 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:05:51.845 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:41.553610+0000", 2023-10-01T08:05:51.846 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.7572999999999999e-05 2023-10-01T08:05:51.846 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.846 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.846 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:05:51.846 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:41.588854+0000", 2023-10-01T08:05:51.846 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.035243719 2023-10-01T08:05:51.846 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.846 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.846 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:05:51.846 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T07:59:41.588890+0000", 2023-10-01T08:05:51.846 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.6415000000000003e-05 2023-10-01T08:05:51.846 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:05:51.847 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:05:51.847 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:05:51.847 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.847 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.847 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.35490.0:151751 9.0 e217/206 9:0147b37d:::benchmark_data_smithi084_169090_object41253:head v 217'9433, mlcod=217'9431)", 2023-10-01T08:05:51.847 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:03:26.395173+0000", 2023-10-01T08:05:51.847 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 145.365358993, 2023-10-01T08:05:51.847 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.048380206000000002, 2023-10-01T08:05:51.847 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:05:51.847 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:05:51.847 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:05:51.847 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.848 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:05:51.848 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:03:26.395173+0000", 2023-10-01T08:05:51.848 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:05:51.848 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.848 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.848 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:05:51.848 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:03:26.395173+0000", 2023-10-01T08:05:51.848 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:05:51.848 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.848 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.848 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:05:51.848 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:03:26.395172+0000", 2023-10-01T08:05:51.849 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T08:05:51.849 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.849 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.849 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:05:51.849 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:03:26.395182+0000", 2023-10-01T08:05:51.849 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0062e-05 2023-10-01T08:05:51.849 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.849 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.849 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:05:51.849 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:03:26.395193+0000", 2023-10-01T08:05:51.849 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.1394e-05 2023-10-01T08:05:51.849 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.850 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.850 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:05:51.850 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:03:26.395201+0000", 2023-10-01T08:05:51.850 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.5140000000000004e-06 2023-10-01T08:05:51.850 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.850 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.850 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:05:51.850 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:03:26.395308+0000", 2023-10-01T08:05:51.850 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000107638 2023-10-01T08:05:51.850 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.850 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.850 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:05:51.851 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:03:26.395332+0000", 2023-10-01T08:05:51.851 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.3221e-05 2023-10-01T08:05:51.851 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.851 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.851 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:05:51.851 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:03:26.443385+0000", 2023-10-01T08:05:51.851 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.048053829999999999 2023-10-01T08:05:51.851 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.851 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.851 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:05:51.851 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:03:26.443553+0000", 2023-10-01T08:05:51.851 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000167307 2023-10-01T08:05:51.852 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:05:51.852 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:05:51.852 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:05:51.852 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.852 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.852 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.35490.0:153277 9.5 e217/206 9:a66b873d:::benchmark_data_smithi084_169090_object42779:head v 217'9484, mlcod=217'9477)", 2023-10-01T08:05:51.852 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:03:28.835530+0000", 2023-10-01T08:05:51.852 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 142.925001968, 2023-10-01T08:05:51.852 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.046493521000000003, 2023-10-01T08:05:51.852 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:05:51.852 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:05:51.852 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:05:51.852 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.853 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:05:51.853 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:03:28.835530+0000", 2023-10-01T08:05:51.853 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:05:51.853 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.853 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.853 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:05:51.853 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:03:28.835530+0000", 2023-10-01T08:05:51.853 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:05:51.853 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.853 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.853 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:05:51.853 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:03:28.835528+0000", 2023-10-01T08:05:51.853 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T08:05:51.854 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.854 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.854 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:05:51.854 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:03:28.835539+0000", 2023-10-01T08:05:51.854 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.1066999999999999e-05 2023-10-01T08:05:51.854 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.854 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.854 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:05:51.854 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:03:28.835558+0000", 2023-10-01T08:05:51.854 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.8624999999999999e-05 2023-10-01T08:05:51.854 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.854 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.855 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:05:51.855 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:03:28.835567+0000", 2023-10-01T08:05:51.855 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.4849999999999998e-06 2023-10-01T08:05:51.855 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.855 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.855 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:05:51.855 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:03:28.857530+0000", 2023-10-01T08:05:51.855 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.021962886000000001 2023-10-01T08:05:51.855 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.855 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.855 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:05:51.855 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:03:28.857731+0000", 2023-10-01T08:05:51.856 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00020049799999999999 2023-10-01T08:05:51.856 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.856 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.856 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:05:51.856 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:03:28.881982+0000", 2023-10-01T08:05:51.856 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.024251449000000001 2023-10-01T08:05:51.856 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.856 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.856 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:05:51.856 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:03:28.882023+0000", 2023-10-01T08:05:51.856 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.0819999999999999e-05 2023-10-01T08:05:51.856 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:05:51.857 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:05:51.857 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:05:51.857 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.857 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.857 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.35490.0:178729 9.0 e220/206 9:0e025238:::benchmark_data_smithi084_169090_object68231:head v 220'11047, mlcod=220'11044)", 2023-10-01T08:05:51.857 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:04:06.202135+0000", 2023-10-01T08:05:51.857 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 105.558396579, 2023-10-01T08:05:51.857 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.044466284000000002, 2023-10-01T08:05:51.857 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:05:51.857 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:05:51.857 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:05:51.857 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.858 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:05:51.858 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:06.202135+0000", 2023-10-01T08:05:51.858 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:05:51.858 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.858 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.858 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:05:51.858 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:06.202135+0000", 2023-10-01T08:05:51.858 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:05:51.858 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.858 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.858 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:05:51.858 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:06.202135+0000", 2023-10-01T08:05:51.859 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T08:05:51.859 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.859 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.859 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:05:51.859 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:06.202139+0000", 2023-10-01T08:05:51.859 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.2830000000000003e-06 2023-10-01T08:05:51.859 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.859 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.859 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:05:51.859 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:06.202148+0000", 2023-10-01T08:05:51.861 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.2310000000000002e-06 2023-10-01T08:05:51.861 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.861 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.861 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:05:51.861 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:06.202152+0000", 2023-10-01T08:05:51.861 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.2880000000000003e-06 2023-10-01T08:05:51.861 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.861 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.861 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:05:51.861 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:06.211595+0000", 2023-10-01T08:05:51.861 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0094423700000000003 2023-10-01T08:05:51.862 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.862 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.862 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:05:51.862 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:06.211719+0000", 2023-10-01T08:05:51.862 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000123788 2023-10-01T08:05:51.862 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.862 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.862 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:05:51.862 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:06.246501+0000", 2023-10-01T08:05:51.862 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.034782159999999999 2023-10-01T08:05:51.862 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.862 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.863 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:05:51.863 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:06.246601+0000", 2023-10-01T08:05:51.863 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000100509 2023-10-01T08:05:51.863 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:05:51.863 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:05:51.863 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:05:51.863 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.863 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.863 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.35490.0:201807 9.8 e223/206 9:184d1f48:::benchmark_data_smithi084_169090_object91309:head v 223'12817, mlcod=223'12814)", 2023-10-01T08:05:51.863 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:04:39.638982+0000", 2023-10-01T08:05:51.863 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 72.121549203000001, 2023-10-01T08:05:51.863 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.047555736000000001, 2023-10-01T08:05:51.864 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:05:51.864 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:05:51.864 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:05:51.864 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.864 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:05:51.864 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:39.638982+0000", 2023-10-01T08:05:51.864 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:05:51.864 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.864 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.864 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:05:51.864 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:39.638982+0000", 2023-10-01T08:05:51.864 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:05:51.865 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.865 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.865 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:05:51.865 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:39.638981+0000", 2023-10-01T08:05:51.865 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T08:05:51.865 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.865 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.865 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:05:51.865 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:39.638990+0000", 2023-10-01T08:05:51.865 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.4940000000000003e-06 2023-10-01T08:05:51.865 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.866 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.866 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:05:51.866 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:39.639002+0000", 2023-10-01T08:05:51.866 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.2525e-05 2023-10-01T08:05:51.866 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.866 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.866 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:05:51.866 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:39.639011+0000", 2023-10-01T08:05:51.866 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.4030000000000007e-06 2023-10-01T08:05:51.866 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.866 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.867 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:05:51.867 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:39.651663+0000", 2023-10-01T08:05:51.867 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.01265167 2023-10-01T08:05:51.867 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.867 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.867 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:05:51.867 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:39.651689+0000", 2023-10-01T08:05:51.867 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.6361999999999999e-05 2023-10-01T08:05:51.867 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.867 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.867 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:05:51.867 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:39.686412+0000", 2023-10-01T08:05:51.867 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.034723397000000003 2023-10-01T08:05:51.868 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:05:51.868 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:05:51.868 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:05:51.868 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:39.686538+0000", 2023-10-01T08:05:51.868 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000125752 2023-10-01T08:05:51.868 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:05:51.868 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:05:51.868 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:05:51.868 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:05:51.868 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:05:51.868 INFO:teuthology.orchestra.run.smithi084.stdout:} 2023-10-01T08:05:51.869 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:51.899 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:51.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:51.903 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:52.003 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:52.035 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:52.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:52.038 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:52.133 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T08:05:52.138 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:52.162 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:52.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:52.164 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:52.174 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T08:05:52.199 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T08:05:52.224 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T08:05:52.241 INFO:teuthology.orchestra.run.smithi084.stderr:pool 'unique_pool_5' created 2023-10-01T08:05:52.250 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T08:05:52.265 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:52.271 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T08:05:52.283 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:52.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:52.285 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:52.293 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T08:05:52.314 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T08:05:52.316 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T08:05:52.316 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T08:05:52.316 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T08:05:52.316 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T08:05:52.316 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T08:05:52.316 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T08:05:52.316 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T08:05:52.316 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T08:05:52.386 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:52.397 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:52 smithi084 bash[78255]: cluster 2023-10-01T08:05:50.595235+0000 mgr.y (mgr.34104) 992 : cluster 0 pgmap v1038: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:52.398 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:52 smithi084 bash[78255]: audit 2023-10-01T08:05:51.729962+0000 mon.c (mon.2) 111 : audit 1 from='client.? 172.21.15.84:0/421955349' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-10-01T08:05:52.398 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:52 smithi084 bash[78255]: audit 2023-10-01T08:05:51.730312+0000 mon.a (mon.0) 1289 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-10-01T08:05:52.398 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:52 smithi084 bash[78255]: audit 2023-10-01T08:05:52.105424+0000 mon.c (mon.2) 112 : audit 0 from='client.? 172.21.15.84:0/3976916669' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:05:52.398 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:52 smithi084 bash[75189]: cluster 2023-10-01T08:05:50.595235+0000 mgr.y (mgr.34104) 992 : cluster 0 pgmap v1038: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:52.398 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:52 smithi084 bash[75189]: audit 2023-10-01T08:05:51.729962+0000 mon.c (mon.2) 111 : audit 1 from='client.? 172.21.15.84:0/421955349' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-10-01T08:05:52.398 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:52 smithi084 bash[75189]: audit 2023-10-01T08:05:51.730312+0000 mon.a (mon.0) 1289 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-10-01T08:05:52.398 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:52 smithi084 bash[75189]: audit 2023-10-01T08:05:52.105424+0000 mon.c (mon.2) 112 : audit 0 from='client.? 172.21.15.84:0/3976916669' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:05:52.403 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:52.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:52.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:52.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:52 smithi112 bash[59335]: cluster 2023-10-01T08:05:50.595235+0000 mgr.y (mgr.34104) 992 : cluster 0 pgmap v1038: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:52.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:52 smithi112 bash[59335]: audit 2023-10-01T08:05:51.729962+0000 mon.c (mon.2) 111 : audit 1 from='client.? 172.21.15.84:0/421955349' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-10-01T08:05:52.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:52 smithi112 bash[59335]: audit 2023-10-01T08:05:51.730312+0000 mon.a (mon.0) 1289 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-10-01T08:05:52.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:52 smithi112 bash[59335]: audit 2023-10-01T08:05:52.105424+0000 mon.c (mon.2) 112 : audit 0 from='client.? 172.21.15.84:0/3976916669' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:05:52.507 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:52.530 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:52.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:52.532 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:52.633 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:52.650 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:52.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:52.652 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:52.753 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:52.775 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:52.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:52.778 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:52.879 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:52.913 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:52.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:52.916 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:53.017 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:53.050 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:53.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:53.053 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:53.154 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:53.189 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:53.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:53.191 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:53.251 INFO:teuthology.orchestra.run.smithi084.stderr:nodeep-scrub is unset 2023-10-01T08:05:53.292 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:53.318 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:53.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:53.319 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:53.420 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:53.434 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:53 smithi112 bash[59335]: audit 2023-10-01T08:05:52.229499+0000 mon.a (mon.0) 1290 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2023-10-01T08:05:53.434 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:53 smithi112 bash[59335]: cluster 2023-10-01T08:05:52.229576+0000 mon.a (mon.0) 1291 : cluster 0 osdmap e228: 8 total, 8 up, 8 in 2023-10-01T08:05:53.434 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:53 smithi112 bash[59335]: cluster 2023-10-01T08:05:52.229905+0000 osd.6 (osd.6) 173 : cluster 3 failed to encode map e228 with expected crc 2023-10-01T08:05:53.434 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:53 smithi112 bash[59335]: cluster 2023-10-01T08:05:52.230659+0000 osd.4 (osd.4) 145 : cluster 3 failed to encode map e228 with expected crc 2023-10-01T08:05:53.434 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:53 smithi112 bash[59335]: cluster 2023-10-01T08:05:52.234488+0000 osd.5 (osd.5) 198 : cluster 3 failed to encode map e228 with expected crc 2023-10-01T08:05:53.434 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:53 smithi112 bash[59335]: cluster 2023-10-01T08:05:52.234644+0000 osd.4 (osd.4) 146 : cluster 3 failed to encode map e228 with expected crc 2023-10-01T08:05:53.434 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:53 smithi112 bash[59335]: cluster 2023-10-01T08:05:52.234827+0000 osd.7 (osd.7) 83 : cluster 3 failed to encode map e228 with expected crc 2023-10-01T08:05:53.434 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:53 smithi112 bash[59335]: audit 2023-10-01T08:05:52.549621+0000 mon.a (mon.0) 1292 : audit 1 from='client.? 172.21.15.84:0/761334351' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:05:53.434 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:53 smithi112 bash[59335]: cluster 2023-10-01T08:05:52.595867+0000 mgr.y (mgr.34104) 993 : cluster 0 pgmap v1040: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:53.452 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:53.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:53.454 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:53.486 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-10-01T08:05:53.494 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:53 smithi084 bash[75189]: audit 2023-10-01T08:05:52.229499+0000 mon.a (mon.0) 1290 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2023-10-01T08:05:53.495 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:53 smithi084 bash[75189]: cluster 2023-10-01T08:05:52.229576+0000 mon.a (mon.0) 1291 : cluster 0 osdmap e228: 8 total, 8 up, 8 in 2023-10-01T08:05:53.495 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:53 smithi084 bash[75189]: cluster 2023-10-01T08:05:52.229905+0000 osd.6 (osd.6) 173 : cluster 3 failed to encode map e228 with expected crc 2023-10-01T08:05:53.495 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:53 smithi084 bash[75189]: cluster 2023-10-01T08:05:52.230659+0000 osd.4 (osd.4) 145 : cluster 3 failed to encode map e228 with expected crc 2023-10-01T08:05:53.495 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:53 smithi084 bash[75189]: cluster 2023-10-01T08:05:52.234488+0000 osd.5 (osd.5) 198 : cluster 3 failed to encode map e228 with expected crc 2023-10-01T08:05:53.495 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:53 smithi084 bash[75189]: cluster 2023-10-01T08:05:52.234644+0000 osd.4 (osd.4) 146 : cluster 3 failed to encode map e228 with expected crc 2023-10-01T08:05:53.495 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:53 smithi084 bash[75189]: cluster 2023-10-01T08:05:52.234827+0000 osd.7 (osd.7) 83 : cluster 3 failed to encode map e228 with expected crc 2023-10-01T08:05:53.495 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:53 smithi084 bash[75189]: audit 2023-10-01T08:05:52.549621+0000 mon.a (mon.0) 1292 : audit 1 from='client.? 172.21.15.84:0/761334351' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:05:53.495 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:53 smithi084 bash[75189]: cluster 2023-10-01T08:05:52.595867+0000 mgr.y (mgr.34104) 993 : cluster 0 pgmap v1040: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:53.495 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:53 smithi084 bash[78255]: audit 2023-10-01T08:05:52.229499+0000 mon.a (mon.0) 1290 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2023-10-01T08:05:53.496 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:53 smithi084 bash[78255]: cluster 2023-10-01T08:05:52.229576+0000 mon.a (mon.0) 1291 : cluster 0 osdmap e228: 8 total, 8 up, 8 in 2023-10-01T08:05:53.496 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:53 smithi084 bash[78255]: cluster 2023-10-01T08:05:52.229905+0000 osd.6 (osd.6) 173 : cluster 3 failed to encode map e228 with expected crc 2023-10-01T08:05:53.496 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:53 smithi084 bash[78255]: cluster 2023-10-01T08:05:52.230659+0000 osd.4 (osd.4) 145 : cluster 3 failed to encode map e228 with expected crc 2023-10-01T08:05:53.496 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:53 smithi084 bash[78255]: cluster 2023-10-01T08:05:52.234488+0000 osd.5 (osd.5) 198 : cluster 3 failed to encode map e228 with expected crc 2023-10-01T08:05:53.496 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:53 smithi084 bash[78255]: cluster 2023-10-01T08:05:52.234644+0000 osd.4 (osd.4) 146 : cluster 3 failed to encode map e228 with expected crc 2023-10-01T08:05:53.496 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:53 smithi084 bash[78255]: cluster 2023-10-01T08:05:52.234827+0000 osd.7 (osd.7) 83 : cluster 3 failed to encode map e228 with expected crc 2023-10-01T08:05:53.496 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:53 smithi084 bash[78255]: audit 2023-10-01T08:05:52.549621+0000 mon.a (mon.0) 1292 : audit 1 from='client.? 172.21.15.84:0/761334351' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:05:53.496 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:53 smithi084 bash[78255]: cluster 2023-10-01T08:05:52.595867+0000 mgr.y (mgr.34104) 993 : cluster 0 pgmap v1040: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:53.555 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:53.580 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:53.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:53.583 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:53.683 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:53.714 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:53.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:53.717 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:53.818 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:53.842 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:53.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:53.845 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:53.945 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:53.974 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:53.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:53.977 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:54.078 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:54.103 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:54.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:54.105 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:54.206 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:54.231 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:54.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:54.234 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:54.334 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:54.348 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:54 smithi084 bash[75189]: cluster 2023-10-01T08:05:53.228405+0000 mon.a (mon.0) 1293 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T08:05:54.348 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:54 smithi084 bash[75189]: cluster 2023-10-01T08:05:53.228488+0000 mon.a (mon.0) 1294 : cluster 1 Cluster is now healthy 2023-10-01T08:05:54.348 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:54 smithi084 bash[75189]: cluster 2023-10-01T08:05:53.239654+0000 osd.6 (osd.6) 174 : cluster 3 failed to encode map e229 with expected crc 2023-10-01T08:05:54.348 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:54 smithi084 bash[75189]: cluster 2023-10-01T08:05:53.239839+0000 osd.4 (osd.4) 147 : cluster 3 failed to encode map e229 with expected crc 2023-10-01T08:05:54.348 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:54 smithi084 bash[75189]: audit 2023-10-01T08:05:53.245319+0000 mon.a (mon.0) 1295 : audit 1 from='client.? 172.21.15.84:0/761334351' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T08:05:54.348 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:54 smithi084 bash[75189]: cluster 2023-10-01T08:05:53.245443+0000 mon.a (mon.0) 1296 : cluster 0 osdmap e229: 8 total, 8 up, 8 in 2023-10-01T08:05:54.348 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:54 smithi084 bash[75189]: cluster 2023-10-01T08:05:53.247267+0000 osd.6 (osd.6) 175 : cluster 3 failed to encode map e229 with expected crc 2023-10-01T08:05:54.348 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:54 smithi084 bash[75189]: cluster 2023-10-01T08:05:53.247773+0000 osd.5 (osd.5) 199 : cluster 3 failed to encode map e229 with expected crc 2023-10-01T08:05:54.349 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:54 smithi084 bash[75189]: cluster 2023-10-01T08:05:53.262609+0000 osd.7 (osd.7) 84 : cluster 3 failed to encode map e229 with expected crc 2023-10-01T08:05:54.349 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:54 smithi084 bash[78255]: cluster 2023-10-01T08:05:53.228405+0000 mon.a (mon.0) 1293 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T08:05:54.349 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:54 smithi084 bash[78255]: cluster 2023-10-01T08:05:53.228488+0000 mon.a (mon.0) 1294 : cluster 1 Cluster is now healthy 2023-10-01T08:05:54.349 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:54 smithi084 bash[78255]: cluster 2023-10-01T08:05:53.239654+0000 osd.6 (osd.6) 174 : cluster 3 failed to encode map e229 with expected crc 2023-10-01T08:05:54.349 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:54 smithi084 bash[78255]: cluster 2023-10-01T08:05:53.239839+0000 osd.4 (osd.4) 147 : cluster 3 failed to encode map e229 with expected crc 2023-10-01T08:05:54.349 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:54 smithi084 bash[78255]: audit 2023-10-01T08:05:53.245319+0000 mon.a (mon.0) 1295 : audit 1 from='client.? 172.21.15.84:0/761334351' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T08:05:54.349 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:54 smithi084 bash[78255]: cluster 2023-10-01T08:05:53.245443+0000 mon.a (mon.0) 1296 : cluster 0 osdmap e229: 8 total, 8 up, 8 in 2023-10-01T08:05:54.349 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:54 smithi084 bash[78255]: cluster 2023-10-01T08:05:53.247267+0000 osd.6 (osd.6) 175 : cluster 3 failed to encode map e229 with expected crc 2023-10-01T08:05:54.349 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:54 smithi084 bash[78255]: cluster 2023-10-01T08:05:53.247773+0000 osd.5 (osd.5) 199 : cluster 3 failed to encode map e229 with expected crc 2023-10-01T08:05:54.350 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:54 smithi084 bash[78255]: cluster 2023-10-01T08:05:53.262609+0000 osd.7 (osd.7) 84 : cluster 3 failed to encode map e229 with expected crc 2023-10-01T08:05:54.364 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:54.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:54.367 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:54.468 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:54.500 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:54.501 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:54 smithi112 bash[59335]: cluster 2023-10-01T08:05:53.228405+0000 mon.a (mon.0) 1293 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T08:05:54.501 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:54 smithi112 bash[59335]: cluster 2023-10-01T08:05:53.228488+0000 mon.a (mon.0) 1294 : cluster 1 Cluster is now healthy 2023-10-01T08:05:54.502 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:54 smithi112 bash[59335]: cluster 2023-10-01T08:05:53.239654+0000 osd.6 (osd.6) 174 : cluster 3 failed to encode map e229 with expected crc 2023-10-01T08:05:54.502 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:54 smithi112 bash[59335]: cluster 2023-10-01T08:05:53.239839+0000 osd.4 (osd.4) 147 : cluster 3 failed to encode map e229 with expected crc 2023-10-01T08:05:54.502 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:54 smithi112 bash[59335]: audit 2023-10-01T08:05:53.245319+0000 mon.a (mon.0) 1295 : audit 1 from='client.? 172.21.15.84:0/761334351' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T08:05:54.502 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:54 smithi112 bash[59335]: cluster 2023-10-01T08:05:53.245443+0000 mon.a (mon.0) 1296 : cluster 0 osdmap e229: 8 total, 8 up, 8 in 2023-10-01T08:05:54.502 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:54 smithi112 bash[59335]: cluster 2023-10-01T08:05:53.247267+0000 osd.6 (osd.6) 175 : cluster 3 failed to encode map e229 with expected crc 2023-10-01T08:05:54.502 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:54 smithi112 bash[59335]: cluster 2023-10-01T08:05:53.247773+0000 osd.5 (osd.5) 199 : cluster 3 failed to encode map e229 with expected crc 2023-10-01T08:05:54.502 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:54 smithi112 bash[59335]: cluster 2023-10-01T08:05:53.262609+0000 osd.7 (osd.7) 84 : cluster 3 failed to encode map e229 with expected crc 2023-10-01T08:05:54.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:54.503 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:05:54.604 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:54.634 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:54.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:54.638 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:54.738 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:54.766 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:54.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:54.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:05:54.869 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:54.892 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:54.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:54.895 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:54.996 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:55.019 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:55.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:55.022 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:55.123 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:55.151 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:55.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:55.153 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:55.254 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:55.278 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:55.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:55.280 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:55.381 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:55.390 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:55 smithi084 bash[75189]: cluster 2023-10-01T08:05:54.250634+0000 osd.6 (osd.6) 176 : cluster 3 failed to encode map e230 with expected crc 2023-10-01T08:05:55.390 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:55 smithi084 bash[75189]: cluster 2023-10-01T08:05:54.251472+0000 mon.a (mon.0) 1297 : cluster 0 osdmap e230: 8 total, 8 up, 8 in 2023-10-01T08:05:55.390 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:55 smithi084 bash[75189]: cluster 2023-10-01T08:05:54.252174+0000 osd.4 (osd.4) 148 : cluster 3 failed to encode map e230 with expected crc 2023-10-01T08:05:55.390 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:55 smithi084 bash[75189]: cluster 2023-10-01T08:05:54.291195+0000 osd.7 (osd.7) 85 : cluster 3 failed to encode map e230 with expected crc 2023-10-01T08:05:55.390 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:55 smithi084 bash[75189]: cluster 2023-10-01T08:05:54.596486+0000 mgr.y (mgr.34104) 994 : cluster 0 pgmap v1043: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:55.390 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:55 smithi084 bash[75189]: cluster 2023-10-01T08:05:54.704710+0000 osd.5 (osd.5) 200 : cluster 3 failed to encode map e230 with expected crc 2023-10-01T08:05:55.390 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:55 smithi084 bash[78255]: cluster 2023-10-01T08:05:54.250634+0000 osd.6 (osd.6) 176 : cluster 3 failed to encode map e230 with expected crc 2023-10-01T08:05:55.391 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:55 smithi084 bash[78255]: cluster 2023-10-01T08:05:54.251472+0000 mon.a (mon.0) 1297 : cluster 0 osdmap e230: 8 total, 8 up, 8 in 2023-10-01T08:05:55.391 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:55 smithi084 bash[78255]: cluster 2023-10-01T08:05:54.252174+0000 osd.4 (osd.4) 148 : cluster 3 failed to encode map e230 with expected crc 2023-10-01T08:05:55.391 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:55 smithi084 bash[78255]: cluster 2023-10-01T08:05:54.291195+0000 osd.7 (osd.7) 85 : cluster 3 failed to encode map e230 with expected crc 2023-10-01T08:05:55.391 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:55 smithi084 bash[78255]: cluster 2023-10-01T08:05:54.596486+0000 mgr.y (mgr.34104) 994 : cluster 0 pgmap v1043: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:55.391 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:55 smithi084 bash[78255]: cluster 2023-10-01T08:05:54.704710+0000 osd.5 (osd.5) 200 : cluster 3 failed to encode map e230 with expected crc 2023-10-01T08:05:55.411 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:55.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:55.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:55.514 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:55.541 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:55.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:55.546 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:55.562 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd pool application enable unique_pool_5 rados --yes-i-really-mean-it || true 2023-10-01T08:05:55.647 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:55.679 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:55.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:55.682 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:55.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:55 smithi112 bash[59335]: cluster 2023-10-01T08:05:54.250634+0000 osd.6 (osd.6) 176 : cluster 3 failed to encode map e230 with expected crc 2023-10-01T08:05:55.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:55 smithi112 bash[59335]: cluster 2023-10-01T08:05:54.251472+0000 mon.a (mon.0) 1297 : cluster 0 osdmap e230: 8 total, 8 up, 8 in 2023-10-01T08:05:55.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:55 smithi112 bash[59335]: cluster 2023-10-01T08:05:54.252174+0000 osd.4 (osd.4) 148 : cluster 3 failed to encode map e230 with expected crc 2023-10-01T08:05:55.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:55 smithi112 bash[59335]: cluster 2023-10-01T08:05:54.291195+0000 osd.7 (osd.7) 85 : cluster 3 failed to encode map e230 with expected crc 2023-10-01T08:05:55.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:55 smithi112 bash[59335]: cluster 2023-10-01T08:05:54.596486+0000 mgr.y (mgr.34104) 994 : cluster 0 pgmap v1043: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:55.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:55 smithi112 bash[59335]: cluster 2023-10-01T08:05:54.704710+0000 osd.5 (osd.5) 200 : cluster 3 failed to encode map e230 with expected crc 2023-10-01T08:05:55.783 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:55.818 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:55.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:55.821 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:55.922 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:55.952 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:55.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:55.955 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:56.055 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:56.085 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:56.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:56.088 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:56.189 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:56.225 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:56.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:56.230 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:05:56.323 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:05:56 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:05:56] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.33.4" 2023-10-01T08:05:56.330 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:56.366 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:56.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:56.369 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:56.469 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:56.502 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:05:56.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:56.505 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:05:56.606 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:56.637 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:56.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:56.641 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:56.742 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:56.777 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:56.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:56.780 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:56.881 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:56.914 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:56.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:56.917 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:57.017 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:57.049 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:57.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:57.052 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:57.153 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:57.182 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:05:57.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:57.185 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:05:57.285 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:57.315 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:57.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:57.318 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:57.419 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:57.451 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:57.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:57.454 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:57.555 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:57.574 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T08:05:57.576 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-01T08:05:57.592 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:57.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:57.594 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:57.695 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:57.706 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:57 smithi084 bash[78255]: cluster 2023-10-01T08:05:56.597382+0000 mgr.y (mgr.34104) 995 : cluster 0 pgmap v1044: 89 pgs: 7 unknown, 82 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:57.706 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:57 smithi084 bash[75189]: cluster 2023-10-01T08:05:56.597382+0000 mgr.y (mgr.34104) 995 : cluster 0 pgmap v1044: 89 pgs: 7 unknown, 82 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:57.725 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:57.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:57.731 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:57.832 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:57.844 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:57 smithi112 bash[59335]: cluster 2023-10-01T08:05:56.597382+0000 mgr.y (mgr.34104) 995 : cluster 0 pgmap v1044: 89 pgs: 7 unknown, 82 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:05:57.860 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:57.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:57.863 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:57.963 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:57.993 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:57.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:57.996 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:58.097 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:58.129 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:58.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:58.132 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:58.233 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:58.237 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:05:58.259 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:05:58.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:58.262 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:05:58.363 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:58.394 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:58.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:58.397 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:58.498 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:58.532 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:58.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:58.536 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:58.636 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:58.668 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:58.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:58.671 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:58.771 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:58.807 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:58.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:58.810 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:05:58.911 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:58.942 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:58.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:58.946 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:59.046 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:59.074 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:59.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:59.078 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:05:59.178 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:59.210 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:05:59.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:59.213 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:05:59.313 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:59.346 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:05:59.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:59.349 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:05:59.450 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:59.484 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:59.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:59.488 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:59.588 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:59.624 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:05:59.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:59.627 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:05:59.727 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:59.757 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:05:59.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:59.759 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:05:59.860 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:59.890 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:05:59.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:05:59.893 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:05:59.993 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:00.008 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:05:59 smithi112 bash[59335]: cluster 2023-10-01T08:05:58.598285+0000 mgr.y (mgr.34104) 996 : cluster 0 pgmap v1045: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:06:00.026 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:00.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:00.028 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:00.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:05:59 smithi084 bash[78255]: cluster 2023-10-01T08:05:58.598285+0000 mgr.y (mgr.34104) 996 : cluster 0 pgmap v1045: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:06:00.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:05:59 smithi084 bash[75189]: cluster 2023-10-01T08:05:58.598285+0000 mgr.y (mgr.34104) 996 : cluster 0 pgmap v1045: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:06:00.129 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:00.163 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:00.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:00.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:00.267 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:00.288 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:00.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:00.291 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:00.392 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:00.419 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:00.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:00.423 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:00.523 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:00.556 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:00.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:00.559 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:00.659 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:00.691 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:00.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:00.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:00.795 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:00.824 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:00.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:00.828 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:00.928 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:00.958 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:00.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:00.961 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:06:01.061 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:01.092 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:01.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:01.094 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:01.195 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:01.201 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:06:01.224 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:01.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:01.228 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:01.229 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:01 smithi084 bash[78255]: audit 2023-10-01T08:06:00.117442+0000 mon.a (mon.0) 1298 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:06:01.229 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:01 smithi084 bash[78255]: audit 2023-10-01T08:06:00.118519+0000 mon.a (mon.0) 1299 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:06:01.229 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:01 smithi084 bash[78255]: cluster 2023-10-01T08:06:00.599393+0000 mgr.y (mgr.34104) 997 : cluster 0 pgmap v1046: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:06:01.229 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:01 smithi084 bash[75189]: audit 2023-10-01T08:06:00.117442+0000 mon.a (mon.0) 1298 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:06:01.229 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:01 smithi084 bash[75189]: audit 2023-10-01T08:06:00.118519+0000 mon.a (mon.0) 1299 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:06:01.229 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:01 smithi084 bash[75189]: cluster 2023-10-01T08:06:00.599393+0000 mgr.y (mgr.34104) 997 : cluster 0 pgmap v1046: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:06:01.329 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:01.362 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:01.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:01.365 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:01.465 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:01.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:01 smithi112 bash[59335]: audit 2023-10-01T08:06:00.117442+0000 mon.a (mon.0) 1298 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:06:01.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:01 smithi112 bash[59335]: audit 2023-10-01T08:06:00.118519+0000 mon.a (mon.0) 1299 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:06:01.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:01 smithi112 bash[59335]: cluster 2023-10-01T08:06:00.599393+0000 mgr.y (mgr.34104) 997 : cluster 0 pgmap v1046: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:06:01.503 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:01.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:01.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:01.607 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:01.635 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:01.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:01.638 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:01.738 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:01.771 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:01.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:01.773 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:01.874 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:01.905 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:01.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:01.907 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:02.007 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:02.038 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:02.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:02.042 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:02.143 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:02.199 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:02.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:02.201 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:02.302 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:02.331 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:02.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:02.334 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:02.434 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:02.463 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:02.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:02.466 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:02.566 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:02.601 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:02.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:02.604 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:02.704 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:02.737 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:02.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:02.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:02.840 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:02.872 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:02.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:02.876 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:02.976 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:03.011 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:03.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:03.014 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:03.114 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:03.146 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:03.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:03.149 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:03.250 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:03.282 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:03.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:03.286 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:03.386 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:03.420 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:03.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:03.423 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:03.524 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:03.556 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:03.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:03.558 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:03.659 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:03.688 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:03.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:03.690 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:03.766 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:06:03.767 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:06:03.783 INFO:teuthology.orchestra.run.smithi084.stdout:ERROR: (22) Invalid argument 2023-10-01T08:06:03.783 INFO:teuthology.orchestra.run.smithi084.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T08:06:03.787 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:03 smithi084 bash[78255]: cluster 2023-10-01T08:06:02.600070+0000 mgr.y (mgr.34104) 998 : cluster 0 pgmap v1047: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:06:03.787 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:03 smithi084 bash[75189]: cluster 2023-10-01T08:06:02.600070+0000 mgr.y (mgr.34104) 998 : cluster 0 pgmap v1047: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:06:03.791 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:03.814 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:03.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:03.816 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:03.917 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:03.946 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:03.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:03.948 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:03.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:03 smithi112 bash[59335]: cluster 2023-10-01T08:06:02.600070+0000 mgr.y (mgr.34104) 998 : cluster 0 pgmap v1047: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:06:04.049 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:04.081 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:04.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:04.084 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:04.185 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:04.209 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:04.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:04.213 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:04.314 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:04.343 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:04.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:04.346 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:04.446 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:04.478 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:04.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:04.480 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:06:04.581 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:04.610 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:04.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:04.613 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:04.714 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:04.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:04.738 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:04.738 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:04.839 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:04.874 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:04.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:04.877 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:04.978 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:05.015 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:05.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:05.017 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:05.118 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:05.145 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:05.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:05.147 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:05.248 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:05.279 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:05.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:05.282 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:05.382 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:05.417 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:05.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:05.420 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:05.521 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:05.553 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:05.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:05.557 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:05.657 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:05.689 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:05.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:05.692 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:06:05.792 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:05.818 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:05.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:05.822 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:05.923 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:05.953 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:05.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:05.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:06.057 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:06.070 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:05 smithi084 bash[78255]: cluster 2023-10-01T08:06:04.600634+0000 mgr.y (mgr.34104) 999 : cluster 0 pgmap v1048: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:06:06.070 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:05 smithi084 bash[78255]: audit 2023-10-01T08:06:05.686221+0000 mon.a (mon.0) 1300 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:06:06.070 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:05 smithi084 bash[75189]: cluster 2023-10-01T08:06:04.600634+0000 mgr.y (mgr.34104) 999 : cluster 0 pgmap v1048: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:06:06.070 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:05 smithi084 bash[75189]: audit 2023-10-01T08:06:05.686221+0000 mon.a (mon.0) 1300 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:06:06.089 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:06.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:06.092 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:06.192 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:06.204 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:05 smithi112 bash[59335]: cluster 2023-10-01T08:06:04.600634+0000 mgr.y (mgr.34104) 999 : cluster 0 pgmap v1048: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:06:06.205 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:05 smithi112 bash[59335]: audit 2023-10-01T08:06:05.686221+0000 mon.a (mon.0) 1300 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:06:06.227 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:06.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:06.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:06.323 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:06:06 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:06:06] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.33.4" 2023-10-01T08:06:06.332 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:06.362 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:06.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:06.364 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:06.465 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:06.498 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:06.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:06.500 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:06.601 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:06.626 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:06.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:06.629 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:06.699 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-10-01T08:06:06.730 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:06.770 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:06.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:06.772 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:06.872 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:06.909 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:06.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:06.912 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:07.013 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:07.045 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:07.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:07.048 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:07.149 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:07.174 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:07.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:07.176 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:06:07.276 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:07.312 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:07.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:07.316 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:07.416 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:07.440 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:07.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:07.442 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:07.543 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:07.565 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:07.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:07.567 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:07.668 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:07.698 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:07.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:07.701 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:07.802 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:07.824 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:07.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:07.826 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:07.927 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:07.940 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:07 smithi112 bash[59335]: cluster 2023-10-01T08:06:06.601231+0000 mgr.y (mgr.34104) 1000 : cluster 0 pgmap v1049: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:06:07.954 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:07.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:07.957 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:08.058 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:08.066 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:07 smithi084 bash[75189]: cluster 2023-10-01T08:06:06.601231+0000 mgr.y (mgr.34104) 1000 : cluster 0 pgmap v1049: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:06:08.066 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:07 smithi084 bash[78255]: cluster 2023-10-01T08:06:06.601231+0000 mgr.y (mgr.34104) 1000 : cluster 0 pgmap v1049: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:06:08.079 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:08.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:08.082 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:08.182 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:08.219 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:08.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:08.222 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:08.323 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:08.346 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:08.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:08.348 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:08.449 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:08.475 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:08.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:08.477 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:08.577 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:08.602 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:08.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:08.604 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:06:08.705 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:08.728 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:08.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:08.731 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:08.831 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:08.859 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:08.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:08.862 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:08.963 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:08.992 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:08.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:08.995 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:09.096 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:09.126 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:09.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:09.128 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:09.229 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:09.259 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:09.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:09.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:06:09.363 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:09.393 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:09.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:09.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:09.497 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:09.515 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:09.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:09.517 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:06:09.618 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:09.640 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:09.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:09.642 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:09.743 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:09.770 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:09.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:09.772 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:09.873 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:09.892 INFO:teuthology.orchestra.run.smithi084.stderr:enabled application 'rados' on pool 'unique_pool_5' 2023-10-01T08:06:09.896 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:09.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:09.898 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:09.918 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:09 smithi084 bash[78255]: cluster 2023-10-01T08:06:08.602105+0000 mgr.y (mgr.34104) 1001 : cluster 0 pgmap v1050: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:06:09.919 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:09 smithi084 bash[78255]: audit 2023-10-01T08:06:09.634654+0000 mon.c (mon.2) 113 : audit 1 from='client.? 172.21.15.84:0/116913089' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T08:06:09.919 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:09 smithi084 bash[78255]: audit 2023-10-01T08:06:09.635064+0000 mon.a (mon.0) 1301 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T08:06:09.919 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:09 smithi084 bash[75189]: cluster 2023-10-01T08:06:08.602105+0000 mgr.y (mgr.34104) 1001 : cluster 0 pgmap v1050: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:06:09.919 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:09 smithi084 bash[75189]: audit 2023-10-01T08:06:09.634654+0000 mon.c (mon.2) 113 : audit 1 from='client.? 172.21.15.84:0/116913089' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T08:06:09.919 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:09 smithi084 bash[75189]: audit 2023-10-01T08:06:09.635064+0000 mon.a (mon.0) 1301 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T08:06:09.999 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:10.032 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:10.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:10.034 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:10.135 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:10.160 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:10.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:10.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:10.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:09 smithi112 bash[59335]: cluster 2023-10-01T08:06:08.602105+0000 mgr.y (mgr.34104) 1001 : cluster 0 pgmap v1050: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:06:10.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:09 smithi112 bash[59335]: audit 2023-10-01T08:06:09.634654+0000 mon.c (mon.2) 113 : audit 1 from='client.? 172.21.15.84:0/116913089' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T08:06:10.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:09 smithi112 bash[59335]: audit 2023-10-01T08:06:09.635064+0000 mon.a (mon.0) 1301 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T08:06:10.263 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:10.289 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:10.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:10.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:10.392 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:10.427 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:10.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:10.430 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:10.530 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:10.562 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:10.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:10.565 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:10.666 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:10.691 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:10.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:10.694 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:10.794 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:10.826 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:10.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:10.830 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:10.930 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:10.960 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:10.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:10.964 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:10.990 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:10 smithi084 bash[75189]: cluster 2023-10-01T08:06:09.883394+0000 osd.4 (osd.4) 149 : cluster 3 failed to encode map e231 with expected crc 2023-10-01T08:06:10.990 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:10 smithi084 bash[75189]: cluster 2023-10-01T08:06:09.885519+0000 osd.5 (osd.5) 201 : cluster 3 failed to encode map e231 with expected crc 2023-10-01T08:06:10.990 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:10 smithi084 bash[75189]: cluster 2023-10-01T08:06:09.885551+0000 osd.6 (osd.6) 177 : cluster 3 failed to encode map e231 with expected crc 2023-10-01T08:06:10.990 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:10 smithi084 bash[75189]: audit 2023-10-01T08:06:09.887225+0000 mon.a (mon.0) 1302 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-01T08:06:10.990 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:10 smithi084 bash[75189]: cluster 2023-10-01T08:06:09.887317+0000 mon.a (mon.0) 1303 : cluster 0 osdmap e231: 8 total, 8 up, 8 in 2023-10-01T08:06:10.990 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:10 smithi084 bash[75189]: cluster 2023-10-01T08:06:10.603019+0000 mgr.y (mgr.34104) 1002 : cluster 0 pgmap v1052: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:06:10.990 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:10 smithi084 bash[78255]: cluster 2023-10-01T08:06:09.883394+0000 osd.4 (osd.4) 149 : cluster 3 failed to encode map e231 with expected crc 2023-10-01T08:06:10.991 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:10 smithi084 bash[78255]: cluster 2023-10-01T08:06:09.885519+0000 osd.5 (osd.5) 201 : cluster 3 failed to encode map e231 with expected crc 2023-10-01T08:06:10.991 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:10 smithi084 bash[78255]: cluster 2023-10-01T08:06:09.885551+0000 osd.6 (osd.6) 177 : cluster 3 failed to encode map e231 with expected crc 2023-10-01T08:06:10.991 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:10 smithi084 bash[78255]: audit 2023-10-01T08:06:09.887225+0000 mon.a (mon.0) 1302 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-01T08:06:10.991 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:10 smithi084 bash[78255]: cluster 2023-10-01T08:06:09.887317+0000 mon.a (mon.0) 1303 : cluster 0 osdmap e231: 8 total, 8 up, 8 in 2023-10-01T08:06:10.991 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:10 smithi084 bash[78255]: cluster 2023-10-01T08:06:10.603019+0000 mgr.y (mgr.34104) 1002 : cluster 0 pgmap v1052: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:06:11.064 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:11.075 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:10 smithi112 bash[59335]: cluster 2023-10-01T08:06:09.883394+0000 osd.4 (osd.4) 149 : cluster 3 failed to encode map e231 with expected crc 2023-10-01T08:06:11.075 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:10 smithi112 bash[59335]: cluster 2023-10-01T08:06:09.885519+0000 osd.5 (osd.5) 201 : cluster 3 failed to encode map e231 with expected crc 2023-10-01T08:06:11.075 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:10 smithi112 bash[59335]: cluster 2023-10-01T08:06:09.885551+0000 osd.6 (osd.6) 177 : cluster 3 failed to encode map e231 with expected crc 2023-10-01T08:06:11.075 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:10 smithi112 bash[59335]: audit 2023-10-01T08:06:09.887225+0000 mon.a (mon.0) 1302 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-01T08:06:11.076 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:10 smithi112 bash[59335]: cluster 2023-10-01T08:06:09.887317+0000 mon.a (mon.0) 1303 : cluster 0 osdmap e231: 8 total, 8 up, 8 in 2023-10-01T08:06:11.076 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:10 smithi112 bash[59335]: cluster 2023-10-01T08:06:10.603019+0000 mgr.y (mgr.34104) 1002 : cluster 0 pgmap v1052: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:06:11.095 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:11.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:11.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:11.200 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:11.226 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:11.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:11.229 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:11.329 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:11.365 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:11.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:11.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:11.469 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:11.502 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:11.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:11.507 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:11.607 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:11.638 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:11.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:11.642 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:11.742 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:11.771 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:11.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:11.775 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:11.875 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:11.901 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:11.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:11.904 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:06:12.005 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:12.029 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:12.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:12.032 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:06:12.132 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:12.144 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:11 smithi084 bash[78255]: cluster 2023-10-01T08:06:11.240260+0000 osd.7 (osd.7) 86 : cluster 3 failed to encode map e231 with expected crc 2023-10-01T08:06:12.144 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:11 smithi084 bash[75189]: cluster 2023-10-01T08:06:11.240260+0000 osd.7 (osd.7) 86 : cluster 3 failed to encode map e231 with expected crc 2023-10-01T08:06:12.161 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:12.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:12.163 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:12.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:11 smithi112 bash[59335]: cluster 2023-10-01T08:06:11.240260+0000 osd.7 (osd.7) 86 : cluster 3 failed to encode map e231 with expected crc 2023-10-01T08:06:12.263 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:12.293 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:12.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:12.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:12.397 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:12.425 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:12.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:12.428 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:12.528 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:12.565 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:12.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:12.568 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:12.670 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:12.704 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:12.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:12.707 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:12.808 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:12.841 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:12.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:12.844 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:12.945 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:12.970 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:12.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:12.972 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:13.073 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:13.099 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:13.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:13.102 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:13.151 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:12 smithi084 bash[78255]: cluster 2023-10-01T08:06:12.603580+0000 mgr.y (mgr.34104) 1003 : cluster 0 pgmap v1053: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:06:13.151 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:12 smithi084 bash[75189]: cluster 2023-10-01T08:06:12.603580+0000 mgr.y (mgr.34104) 1003 : cluster 0 pgmap v1053: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:06:13.202 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:13.225 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:13.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:13.227 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:13.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:12 smithi112 bash[59335]: cluster 2023-10-01T08:06:12.603580+0000 mgr.y (mgr.34104) 1003 : cluster 0 pgmap v1053: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:06:13.328 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:13.358 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:13.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:13.361 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:13.462 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:13.494 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:13.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:13.497 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:06:13.598 DEBUG:teuthology.orchestra.run.smithi084:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_5 bench 90 write' 2023-10-01T08:06:13.598 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:13.599 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_5 2023-10-01T08:06:13.599 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T08:06:13.600 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-10-01T08:06:13.600 INFO:teuthology.orchestra.run:waiting for 3000 2023-10-01T08:06:13.631 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:13.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:13.634 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:13.639 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:hints = 1 2023-10-01T08:06:13.639 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-10-01T08:06:13.639 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Object prefix: benchmark_data_smithi084_191604 2023-10-01T08:06:13.640 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T08:06:13.640 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 0 0 0 0 0 0 - 0 2023-10-01T08:06:13.735 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:13.766 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:13.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:13.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:13.870 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:13.899 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:13.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:13.901 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:14.002 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:14.031 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:14.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:14.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:14.135 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:14.162 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:14.163 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:13 smithi084 bash[78255]: audit 2023-10-01T08:06:13.649014+0000 mon.a (mon.0) 1304 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:06:14.164 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:13 smithi084 bash[75189]: audit 2023-10-01T08:06:13.649014+0000 mon.a (mon.0) 1304 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:06:14.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:14.165 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:14.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:13 smithi112 bash[59335]: audit 2023-10-01T08:06:13.649014+0000 mon.a (mon.0) 1304 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:06:14.265 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:14.297 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:14.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:14.302 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:06:14.402 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:14.429 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:14.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:14.434 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:14.534 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:14.559 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:14.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:14.562 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:14.583 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T08:06:14.614 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T08:06:14.640 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 1 16 2461 2445 152.804 152.812 0.00144386 0.00651497 2023-10-01T08:06:14.663 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:14.683 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T08:06:14.691 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:14.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:14.693 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:14.753 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T08:06:14.794 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:14.804 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T08:06:14.822 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:14.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:14.825 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:14.842 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T08:06:14.883 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T08:06:14.917 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T08:06:14.923 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T08:06:14.923 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T08:06:14.924 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T08:06:14.924 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T08:06:14.924 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T08:06:14.924 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T08:06:14.924 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T08:06:14.924 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T08:06:14.926 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:14.957 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:14.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:14.959 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:06:15.060 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:15.096 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:15.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:15.103 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:15.204 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:15.213 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:14 smithi112 bash[59335]: audit 2023-10-01T08:06:14.543929+0000 mon.c (mon.2) 114 : audit 0 from='client.? 172.21.15.84:0/328412212' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:06:15.213 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:14 smithi112 bash[59335]: cluster 2023-10-01T08:06:14.604159+0000 mgr.y (mgr.34104) 1004 : cluster 0 pgmap v1054: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:06:15.230 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:15.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:15.233 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:15.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:14 smithi084 bash[78255]: audit 2023-10-01T08:06:14.543929+0000 mon.c (mon.2) 114 : audit 0 from='client.? 172.21.15.84:0/328412212' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:06:15.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:14 smithi084 bash[78255]: cluster 2023-10-01T08:06:14.604159+0000 mgr.y (mgr.34104) 1004 : cluster 0 pgmap v1054: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:06:15.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:14 smithi084 bash[75189]: audit 2023-10-01T08:06:14.543929+0000 mon.c (mon.2) 114 : audit 0 from='client.? 172.21.15.84:0/328412212' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:06:15.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:14 smithi084 bash[75189]: cluster 2023-10-01T08:06:14.604159+0000 mgr.y (mgr.34104) 1004 : cluster 0 pgmap v1054: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-10-01T08:06:15.333 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:15.363 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:15.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:15.366 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:15.467 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:15.497 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:15.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:15.500 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:15.601 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:15.626 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:15.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:15.628 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:15.640 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 2 16 5004 4988 155.862 158.938 0.00472118 0.00639888 2023-10-01T08:06:15.729 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:15.753 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:15.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:15.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:15.857 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:15.883 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:15.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:15.885 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:15.929 INFO:teuthology.orchestra.run.smithi084.stderr:noscrub is set 2023-10-01T08:06:15.986 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:15.997 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:15 smithi084 bash[78255]: audit 2023-10-01T08:06:15.112454+0000 mon.a (mon.0) 1305 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:06:15.997 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:15 smithi084 bash[78255]: audit 2023-10-01T08:06:15.185241+0000 mon.a (mon.0) 1306 : audit 1 from='client.? 172.21.15.84:0/3866878056' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T08:06:15.997 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:15 smithi084 bash[75189]: audit 2023-10-01T08:06:15.112454+0000 mon.a (mon.0) 1305 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:06:15.998 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:15 smithi084 bash[75189]: audit 2023-10-01T08:06:15.185241+0000 mon.a (mon.0) 1306 : audit 1 from='client.? 172.21.15.84:0/3866878056' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T08:06:16.017 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:16.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:16.020 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:16.121 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:16.157 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:16.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:16.160 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:16.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:15 smithi112 bash[59335]: audit 2023-10-01T08:06:15.112454+0000 mon.a (mon.0) 1305 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:06:16.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:15 smithi112 bash[59335]: audit 2023-10-01T08:06:15.185241+0000 mon.a (mon.0) 1306 : audit 1 from='client.? 172.21.15.84:0/3866878056' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T08:06:16.260 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:16.270 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:06:16 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:06:16] "GET /metrics HTTP/1.1" 200 36400 "" "Prometheus/2.33.4" 2023-10-01T08:06:16.288 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:16.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:16.291 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:16.391 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:16.417 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:16.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:16.421 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:16.521 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:16.548 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:16.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:16.552 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:16.640 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 3 16 7633 7617 158.674 164.312 0.010541 0.00628625 2023-10-01T08:06:16.653 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:16.677 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:16.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:16.679 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:16.780 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:16.808 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:16.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:16.811 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:16.912 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:16.939 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:16.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:16.943 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:16.952 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:16 smithi112 bash[59335]: cluster 2023-10-01T08:06:15.911878+0000 mon.a (mon.0) 1307 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:06:16.952 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:16 smithi112 bash[59335]: cluster 2023-10-01T08:06:15.919666+0000 osd.4 (osd.4) 150 : cluster 3 failed to encode map e232 with expected crc 2023-10-01T08:06:16.952 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:16 smithi112 bash[59335]: cluster 2023-10-01T08:06:15.920912+0000 osd.6 (osd.6) 178 : cluster 3 failed to encode map e232 with expected crc 2023-10-01T08:06:16.952 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:16 smithi112 bash[59335]: audit 2023-10-01T08:06:15.921835+0000 mon.a (mon.0) 1308 : audit 1 from='client.? 172.21.15.84:0/3866878056' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T08:06:16.952 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:16 smithi112 bash[59335]: cluster 2023-10-01T08:06:15.922078+0000 mon.a (mon.0) 1309 : cluster 0 osdmap e232: 8 total, 8 up, 8 in 2023-10-01T08:06:16.953 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:16 smithi112 bash[59335]: cluster 2023-10-01T08:06:15.935839+0000 osd.5 (osd.5) 202 : cluster 3 failed to encode map e232 with expected crc 2023-10-01T08:06:16.953 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:16 smithi112 bash[59335]: cluster 2023-10-01T08:06:16.604802+0000 mgr.y (mgr.34104) 1005 : cluster 0 pgmap v1056: 89 pgs: 89 active+clean; 154 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 19 MiB/s wr, 306 op/s 2023-10-01T08:06:17.034 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:16 smithi084 bash[78255]: cluster 2023-10-01T08:06:15.911878+0000 mon.a (mon.0) 1307 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:06:17.034 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:16 smithi084 bash[78255]: cluster 2023-10-01T08:06:15.919666+0000 osd.4 (osd.4) 150 : cluster 3 failed to encode map e232 with expected crc 2023-10-01T08:06:17.034 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:16 smithi084 bash[78255]: cluster 2023-10-01T08:06:15.920912+0000 osd.6 (osd.6) 178 : cluster 3 failed to encode map e232 with expected crc 2023-10-01T08:06:17.034 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:16 smithi084 bash[78255]: audit 2023-10-01T08:06:15.921835+0000 mon.a (mon.0) 1308 : audit 1 from='client.? 172.21.15.84:0/3866878056' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T08:06:17.034 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:16 smithi084 bash[78255]: cluster 2023-10-01T08:06:15.922078+0000 mon.a (mon.0) 1309 : cluster 0 osdmap e232: 8 total, 8 up, 8 in 2023-10-01T08:06:17.034 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:16 smithi084 bash[78255]: cluster 2023-10-01T08:06:15.935839+0000 osd.5 (osd.5) 202 : cluster 3 failed to encode map e232 with expected crc 2023-10-01T08:06:17.035 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:16 smithi084 bash[78255]: cluster 2023-10-01T08:06:16.604802+0000 mgr.y (mgr.34104) 1005 : cluster 0 pgmap v1056: 89 pgs: 89 active+clean; 154 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 19 MiB/s wr, 306 op/s 2023-10-01T08:06:17.035 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:16 smithi084 bash[75189]: cluster 2023-10-01T08:06:15.911878+0000 mon.a (mon.0) 1307 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:06:17.035 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:16 smithi084 bash[75189]: cluster 2023-10-01T08:06:15.919666+0000 osd.4 (osd.4) 150 : cluster 3 failed to encode map e232 with expected crc 2023-10-01T08:06:17.035 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:16 smithi084 bash[75189]: cluster 2023-10-01T08:06:15.920912+0000 osd.6 (osd.6) 178 : cluster 3 failed to encode map e232 with expected crc 2023-10-01T08:06:17.035 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:16 smithi084 bash[75189]: audit 2023-10-01T08:06:15.921835+0000 mon.a (mon.0) 1308 : audit 1 from='client.? 172.21.15.84:0/3866878056' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T08:06:17.035 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:16 smithi084 bash[75189]: cluster 2023-10-01T08:06:15.922078+0000 mon.a (mon.0) 1309 : cluster 0 osdmap e232: 8 total, 8 up, 8 in 2023-10-01T08:06:17.035 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:16 smithi084 bash[75189]: cluster 2023-10-01T08:06:15.935839+0000 osd.5 (osd.5) 202 : cluster 3 failed to encode map e232 with expected crc 2023-10-01T08:06:17.035 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:16 smithi084 bash[75189]: cluster 2023-10-01T08:06:16.604802+0000 mgr.y (mgr.34104) 1005 : cluster 0 pgmap v1056: 89 pgs: 89 active+clean; 154 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 19 MiB/s wr, 306 op/s 2023-10-01T08:06:17.044 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:17.070 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:17.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:17.073 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:17.174 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:17.204 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:17.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:17.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:06:17.240 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:06:17.308 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:17.337 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:17.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:17.342 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:17.442 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:17.467 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:17.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:17.470 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:06:17.571 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:17.600 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:17.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:17.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:17.641 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 4 16 10095 10079 157.442 153.875 0.00472439 0.00634262 2023-10-01T08:06:17.704 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:17.732 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:17.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:17.735 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:17.836 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:17.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:17.863 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:17.863 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:17.964 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:17.992 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:17.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:17.995 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:18.096 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:18.123 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:18.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:18.130 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:18.233 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:18.262 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:18.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:18.265 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:18.365 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:18.390 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:18.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:18.394 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:18.494 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:18.523 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:18.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:18.528 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:18.629 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:18.641 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 5 16 12564 12548 156.813 154.312 0.00864088 0.00636779 2023-10-01T08:06:18.656 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:18.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:18.658 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:18.759 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:18.786 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:18.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:18.790 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:18.890 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:18.919 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:18.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:18.923 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:19.024 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:19.037 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T08:06:19.053 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:19.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:19.056 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:19.157 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:19.181 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:19.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:19.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:19.285 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:19.315 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:19.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:19.318 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:19.419 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:19.447 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:19.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:19.448 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:19.549 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:19.575 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:19.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:19.578 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:19.641 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 6 16 14403 14387 149.832 114.938 0.00525639 0.00666424 2023-10-01T08:06:19.679 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:19.708 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:06:19.711 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:19.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:19.714 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:19.815 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:19.844 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:19.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:19.847 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:19.948 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:19.976 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:19.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:19.978 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:19.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:19 smithi112 bash[59335]: cluster 2023-10-01T08:06:18.605282+0000 mgr.y (mgr.34104) 1006 : cluster 0 pgmap v1057: 89 pgs: 89 active+clean; 372 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 43 MiB/s wr, 680 op/s 2023-10-01T08:06:20.079 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:20.111 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:20.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:20.114 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:20.215 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:20.223 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:19 smithi084 bash[75189]: cluster 2023-10-01T08:06:18.605282+0000 mgr.y (mgr.34104) 1006 : cluster 0 pgmap v1057: 89 pgs: 89 active+clean; 372 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 43 MiB/s wr, 680 op/s 2023-10-01T08:06:20.224 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:19 smithi084 bash[78255]: cluster 2023-10-01T08:06:18.605282+0000 mgr.y (mgr.34104) 1006 : cluster 0 pgmap v1057: 89 pgs: 89 active+clean; 372 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 43 MiB/s wr, 680 op/s 2023-10-01T08:06:20.241 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:20.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:20.244 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:06:20.345 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:20.368 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:20.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:20.371 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:20.472 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:20.497 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:20.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:20.500 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:20.601 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:20.630 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:20.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:20.633 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:20.641 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 7 16 16158 16142 144.096 109.688 0.00427279 0.00693113 2023-10-01T08:06:20.734 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:20.761 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:20.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:20.765 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:20.865 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:20.890 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:20.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:20.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:20.997 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:21.029 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:21.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:21.033 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:21.134 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:21.163 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:21.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:21.165 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:21.246 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-01T08:06:21.266 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:21.293 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:21.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:21.296 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:21.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:21 smithi084 bash[78255]: audit 2023-10-01T08:06:20.159325+0000 mon.a (mon.0) 1310 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:06:21.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:21 smithi084 bash[78255]: audit 2023-10-01T08:06:20.168747+0000 mon.a (mon.0) 1311 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:06:21.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:21 smithi084 bash[78255]: cluster 2023-10-01T08:06:20.605797+0000 mgr.y (mgr.34104) 1007 : cluster 0 pgmap v1058: 89 pgs: 89 active+clean; 767 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2023-10-01T08:06:21.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:21 smithi084 bash[75189]: audit 2023-10-01T08:06:20.159325+0000 mon.a (mon.0) 1310 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:06:21.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:21 smithi084 bash[75189]: audit 2023-10-01T08:06:20.168747+0000 mon.a (mon.0) 1311 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:06:21.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:21 smithi084 bash[75189]: cluster 2023-10-01T08:06:20.605797+0000 mgr.y (mgr.34104) 1007 : cluster 0 pgmap v1058: 89 pgs: 89 active+clean; 767 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2023-10-01T08:06:21.397 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:21.428 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:21.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:21.435 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:21.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:21 smithi112 bash[59335]: audit 2023-10-01T08:06:20.159325+0000 mon.a (mon.0) 1310 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:06:21.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:21 smithi112 bash[59335]: audit 2023-10-01T08:06:20.168747+0000 mon.a (mon.0) 1311 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:06:21.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:21 smithi112 bash[59335]: cluster 2023-10-01T08:06:20.605797+0000 mgr.y (mgr.34104) 1007 : cluster 0 pgmap v1058: 89 pgs: 89 active+clean; 767 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2023-10-01T08:06:21.536 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:21.563 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:21.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:21.566 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:21.644 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 8 16 17995 17979 140.379 114.812 0.00453154 0.00711675 2023-10-01T08:06:21.667 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:21.692 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:21.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:21.695 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:21.795 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:21.833 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:21.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:21.837 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:21.937 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:21.961 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:21.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:21.964 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:22.064 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:22.094 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:22.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:22.099 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:22.200 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:22.239 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:22.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:22.244 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:22.345 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:22.377 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:22.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:22.380 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:22.481 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:22.507 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:22.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:22.511 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:22.612 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:22.645 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 9 16 19926 19910 138.19 120.688 0.00745173 0.00722862 2023-10-01T08:06:22.645 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:22.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:22.648 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:22.749 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:22.775 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:22.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:22.778 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:22.869 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:22 smithi112 bash[59335]: audit 2023-10-01T08:06:21.869794+0000 mon.a (mon.0) 1312 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:06:22.869 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:22 smithi112 bash[59335]: audit 2023-10-01T08:06:21.878652+0000 mon.a (mon.0) 1313 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:06:22.869 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:22 smithi112 bash[59335]: audit 2023-10-01T08:06:22.454626+0000 mon.a (mon.0) 1314 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:06:22.869 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:22 smithi112 bash[59335]: audit 2023-10-01T08:06:22.456067+0000 mon.a (mon.0) 1315 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:06:22.869 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:22 smithi112 bash[59335]: audit 2023-10-01T08:06:22.464097+0000 mon.a (mon.0) 1316 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:06:22.879 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:22.887 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:22 smithi084 bash[78255]: audit 2023-10-01T08:06:21.869794+0000 mon.a (mon.0) 1312 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:06:22.888 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:22 smithi084 bash[78255]: audit 2023-10-01T08:06:21.878652+0000 mon.a (mon.0) 1313 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:06:22.888 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:22 smithi084 bash[78255]: audit 2023-10-01T08:06:22.454626+0000 mon.a (mon.0) 1314 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:06:22.888 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:22 smithi084 bash[78255]: audit 2023-10-01T08:06:22.456067+0000 mon.a (mon.0) 1315 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:06:22.888 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:22 smithi084 bash[78255]: audit 2023-10-01T08:06:22.464097+0000 mon.a (mon.0) 1316 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:06:22.888 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:22 smithi084 bash[75189]: audit 2023-10-01T08:06:21.869794+0000 mon.a (mon.0) 1312 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:06:22.888 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:22 smithi084 bash[75189]: audit 2023-10-01T08:06:21.878652+0000 mon.a (mon.0) 1313 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:06:22.888 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:22 smithi084 bash[75189]: audit 2023-10-01T08:06:22.454626+0000 mon.a (mon.0) 1314 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:06:22.888 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:22 smithi084 bash[75189]: audit 2023-10-01T08:06:22.456067+0000 mon.a (mon.0) 1315 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:06:22.888 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:22 smithi084 bash[75189]: audit 2023-10-01T08:06:22.464097+0000 mon.a (mon.0) 1316 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:06:22.903 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:22.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:22.907 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:23.008 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:23.034 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:23.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:23.037 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:23.138 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:23.169 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:23.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:23.174 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:06:23.274 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:23.301 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:23.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:23.306 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:23.407 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:23.436 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:23.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:23.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:23.541 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:23.575 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:23.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:23.577 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:23.645 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 10 16 21982 21966 137.221 128.5 0.0194851 0.00727965 2023-10-01T08:06:23.678 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:23.705 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:23.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:23.708 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:23.809 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:23.835 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:23.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:23.840 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:23.941 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:23.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:23 smithi112 bash[59335]: cluster 2023-10-01T08:06:22.606754+0000 mgr.y (mgr.34104) 1008 : cluster 0 pgmap v1059: 89 pgs: 89 active+clean; 1.0 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 105 MiB/s wr, 1.68k op/s 2023-10-01T08:06:23.993 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:23.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:23.995 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:24.097 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:24.123 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:24.125 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:23 smithi084 bash[78255]: cluster 2023-10-01T08:06:22.606754+0000 mgr.y (mgr.34104) 1008 : cluster 0 pgmap v1059: 89 pgs: 89 active+clean; 1.0 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 105 MiB/s wr, 1.68k op/s 2023-10-01T08:06:24.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:24.126 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:23 smithi084 bash[75189]: cluster 2023-10-01T08:06:22.606754+0000 mgr.y (mgr.34104) 1008 : cluster 0 pgmap v1059: 89 pgs: 89 active+clean; 1.0 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 105 MiB/s wr, 1.68k op/s 2023-10-01T08:06:24.127 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:24.227 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:24.260 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:24.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:24.264 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:24.365 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:24.392 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:24.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:24.395 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:24.495 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:24.519 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:24.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:24.525 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:24.625 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:24.645 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 11 16 23800 23784 135.075 113.625 0.0124096 0.00739729 2023-10-01T08:06:24.652 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:24.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:24.655 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:24.755 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:24.785 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:24.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:24.789 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:24.890 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:24.915 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:24.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:24.921 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:25.022 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:25.054 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:25.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:25.057 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:25.157 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:25.185 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:25.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:25.189 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:25.289 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:25.315 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:25.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:25.318 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:25.419 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:25.452 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:25.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:25.459 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:25.560 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:25.585 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:25.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:25.588 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:06:25.645 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 12 16 25707 25691 133.751 119.188 0.00521745 0.00747015 2023-10-01T08:06:25.688 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:25.714 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:25.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:25.722 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:25.823 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:25.847 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:25.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:25.850 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:25.951 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:25.977 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:25.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:25 smithi112 bash[59335]: cluster 2023-10-01T08:06:24.607332+0000 mgr.y (mgr.34104) 1009 : cluster 0 pgmap v1060: 89 pgs: 89 active+clean; 1.0 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 105 MiB/s wr, 1.68k op/s 2023-10-01T08:06:25.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:25.980 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:26.081 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:26.089 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:25 smithi084 bash[75189]: cluster 2023-10-01T08:06:24.607332+0000 mgr.y (mgr.34104) 1009 : cluster 0 pgmap v1060: 89 pgs: 89 active+clean; 1.0 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 105 MiB/s wr, 1.68k op/s 2023-10-01T08:06:26.090 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:25 smithi084 bash[78255]: cluster 2023-10-01T08:06:24.607332+0000 mgr.y (mgr.34104) 1009 : cluster 0 pgmap v1060: 89 pgs: 89 active+clean; 1.0 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 105 MiB/s wr, 1.68k op/s 2023-10-01T08:06:26.108 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:26.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:26.111 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:26.212 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:26.239 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:26.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:26.242 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:26.342 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:26.371 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:26.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:26.375 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:26.476 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:26.499 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:26.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:26.505 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:26.573 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:06:26 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:06:26] "GET /metrics HTTP/1.1" 200 36400 "" "Prometheus/2.33.4" 2023-10-01T08:06:26.606 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:26.637 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:26.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:26.640 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:26.645 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 13 16 27601 27585 132.567 118.375 0.00710068 0.00753713 2023-10-01T08:06:26.741 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:26.770 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:26.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:26.773 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:26.874 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:26.899 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:26.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:26.902 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:27.003 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:27.037 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:27.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:27.040 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:27.140 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:27.150 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:26 smithi084 bash[75189]: cluster 2023-10-01T08:06:26.607917+0000 mgr.y (mgr.34104) 1010 : cluster 0 pgmap v1061: 89 pgs: 89 active+clean; 1.4 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 115 MiB/s wr, 1.84k op/s 2023-10-01T08:06:27.150 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:26 smithi084 bash[78255]: cluster 2023-10-01T08:06:26.607917+0000 mgr.y (mgr.34104) 1010 : cluster 0 pgmap v1061: 89 pgs: 89 active+clean; 1.4 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 115 MiB/s wr, 1.84k op/s 2023-10-01T08:06:27.169 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:27.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:27.172 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:27.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:26 smithi112 bash[59335]: cluster 2023-10-01T08:06:26.607917+0000 mgr.y (mgr.34104) 1010 : cluster 0 pgmap v1061: 89 pgs: 89 active+clean; 1.4 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 115 MiB/s wr, 1.84k op/s 2023-10-01T08:06:27.272 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:27.302 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:27.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:27.304 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:27.405 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:27.427 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:27.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:27.432 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:27.533 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:27.574 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:27.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:27.579 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:27.645 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 14 16 29536 29520 131.736 120.938 0.00540738 0.00758434 2023-10-01T08:06:27.680 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:27.709 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:27.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:27.713 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:27.813 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:27.845 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:27.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:27.849 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:06:27.950 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:27.979 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:27.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:27.982 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:28.083 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:28.116 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:28.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:28.119 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:28.220 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:28.246 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:28.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:28.249 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:28.349 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:28.376 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:28.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:28.380 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:28.401 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:06:28.480 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:28.514 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:28.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:28.520 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:28.621 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:28.647 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 15 16 31307 31291 130.317 110.688 0.00822592 0.00766697 2023-10-01T08:06:28.653 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:28.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:28.658 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:28.758 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:28.790 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:28.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:28.793 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:28.894 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:28.921 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:28.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:28.925 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:29.025 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:29.051 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:29.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:29.054 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:29.155 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:29.185 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:29.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:29.191 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:29.292 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:29.324 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:29.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:29.328 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:29.429 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:29.454 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:29.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:29.457 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:29.558 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:29.606 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:29.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:29.610 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:29.647 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 16 16 32628 32612 127.333 82.5625 0.00723209 0.00784827 2023-10-01T08:06:29.710 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:29.739 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:29.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:29.741 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:29.842 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:29.872 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:29.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:29.879 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:29.980 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:30.015 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:30.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:30.020 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:30.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:29 smithi084 bash[78255]: cluster 2023-10-01T08:06:28.608449+0000 mgr.y (mgr.34104) 1011 : cluster 0 pgmap v1062: 89 pgs: 89 active+clean; 1.6 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 124 MiB/s wr, 1.99k op/s 2023-10-01T08:06:30.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:29 smithi084 bash[75189]: cluster 2023-10-01T08:06:28.608449+0000 mgr.y (mgr.34104) 1011 : cluster 0 pgmap v1062: 89 pgs: 89 active+clean; 1.6 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 124 MiB/s wr, 1.99k op/s 2023-10-01T08:06:30.120 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:30.130 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:29 smithi112 bash[59335]: cluster 2023-10-01T08:06:28.608449+0000 mgr.y (mgr.34104) 1011 : cluster 0 pgmap v1062: 89 pgs: 89 active+clean; 1.6 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 124 MiB/s wr, 1.99k op/s 2023-10-01T08:06:30.147 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:30.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:30.152 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:30.253 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:30.283 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:30.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:30.286 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:30.386 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:30.420 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:30.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:30.425 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:30.526 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:30.554 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:30.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:30.559 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:06:30.647 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 17 16 34314 34298 126.041 105.375 0.0120229 0.00792826 2023-10-01T08:06:30.660 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:30.687 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:30.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:30.691 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:30.792 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:30.819 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:30.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:30.822 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:30.923 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:30.949 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:30.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:30.953 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:31.054 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:31.082 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:31.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:31.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:06:31.087 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:06:31.188 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:31.222 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:31.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:31.225 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:31.325 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:31.349 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:31.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:31.352 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:31.452 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:31.462 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:31 smithi112 bash[59335]: audit 2023-10-01T08:06:30.119430+0000 mon.a (mon.0) 1317 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:06:31.462 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:31 smithi112 bash[59335]: audit 2023-10-01T08:06:30.123227+0000 mon.a (mon.0) 1318 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:06:31.462 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:31 smithi112 bash[59335]: cluster 2023-10-01T08:06:30.609202+0000 mgr.y (mgr.34104) 1012 : cluster 0 pgmap v1063: 89 pgs: 89 active+clean; 1.9 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 131 MiB/s wr, 2.10k op/s 2023-10-01T08:06:31.476 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:31.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:31.481 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:31.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:31 smithi084 bash[75189]: audit 2023-10-01T08:06:30.119430+0000 mon.a (mon.0) 1317 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:06:31.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:31 smithi084 bash[75189]: audit 2023-10-01T08:06:30.123227+0000 mon.a (mon.0) 1318 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:06:31.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:31 smithi084 bash[75189]: cluster 2023-10-01T08:06:30.609202+0000 mgr.y (mgr.34104) 1012 : cluster 0 pgmap v1063: 89 pgs: 89 active+clean; 1.9 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 131 MiB/s wr, 2.10k op/s 2023-10-01T08:06:31.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:31 smithi084 bash[78255]: audit 2023-10-01T08:06:30.119430+0000 mon.a (mon.0) 1317 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:06:31.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:31 smithi084 bash[78255]: audit 2023-10-01T08:06:30.123227+0000 mon.a (mon.0) 1318 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:06:31.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:31 smithi084 bash[78255]: cluster 2023-10-01T08:06:30.609202+0000 mgr.y (mgr.34104) 1012 : cluster 0 pgmap v1063: 89 pgs: 89 active+clean; 1.9 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 131 MiB/s wr, 2.10k op/s 2023-10-01T08:06:31.581 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:31.606 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:31.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:31.610 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:31.647 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 18 16 35930 35914 124.65 101 0.0136064 0.00801668 2023-10-01T08:06:31.711 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:31.736 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:31.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:31.739 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:31.840 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:31.866 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:31.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:31.871 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:31.972 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:32.000 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:32.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:32.002 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:32.103 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:32.129 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:32.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:32.132 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:32.232 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:32.257 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:32.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:32.260 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:32.361 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:32.384 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:32.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:32.387 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:32.488 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:32.506 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:32.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:32.508 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:06:32.609 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:32.640 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:32.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:32.644 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:06:32.647 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 19 16 37213 37197 122.31 80.1875 0.0130862 0.00817009 2023-10-01T08:06:32.745 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:32.777 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:32.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:32.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:32.881 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:32.913 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:32.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:32.919 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:33.019 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:33.043 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:33.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:33.046 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:33.146 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:33.173 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:33.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:33.178 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:33.278 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:33.310 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:33.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:33.313 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:33.413 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:33.446 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:33.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:33.449 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:33.549 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:33.580 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:33.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:33.583 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:33.647 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:2023-10-01T08:06:33.647020+0000 min lat: 0.00130836 max lat: 0.184409 avg lat: 0.0082408 2023-10-01T08:06:33.647 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T08:06:33.648 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 20 16 38834 38818 121.26 101.312 0.00654301 0.0082408 2023-10-01T08:06:33.684 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:33.693 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:33 smithi084 bash[78255]: cluster 2023-10-01T08:06:32.609858+0000 mgr.y (mgr.34104) 1013 : cluster 0 pgmap v1064: 89 pgs: 89 active+clean; 2.1 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 115 MiB/s wr, 1.84k op/s 2023-10-01T08:06:33.693 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:33 smithi084 bash[75189]: cluster 2023-10-01T08:06:32.609858+0000 mgr.y (mgr.34104) 1013 : cluster 0 pgmap v1064: 89 pgs: 89 active+clean; 2.1 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 115 MiB/s wr, 1.84k op/s 2023-10-01T08:06:33.711 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:33.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:33.714 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:06:33.815 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:33.824 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:33 smithi112 bash[59335]: cluster 2023-10-01T08:06:32.609858+0000 mgr.y (mgr.34104) 1013 : cluster 0 pgmap v1064: 89 pgs: 89 active+clean; 2.1 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 115 MiB/s wr, 1.84k op/s 2023-10-01T08:06:33.840 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:33.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:33.844 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:33.865 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2023-10-01T08:06:33.865 INFO:teuthology.orchestra.run.smithi084.stdout: "ops": [], 2023-10-01T08:06:33.865 INFO:teuthology.orchestra.run.smithi084.stdout: "complaint_time": 30, 2023-10-01T08:06:33.866 INFO:teuthology.orchestra.run.smithi084.stdout: "num_blocked_ops": 0 2023-10-01T08:06:33.866 INFO:teuthology.orchestra.run.smithi084.stdout:} 2023-10-01T08:06:33.945 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:33.973 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:33.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:33.977 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:34.078 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:34.107 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:34.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:34.110 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:34.211 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:34.243 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:34.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:34.247 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:34.348 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:34.372 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:34.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:34.378 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:34.478 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:34.514 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:34.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:34.518 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:34.536 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T08:06:34.538 INFO:teuthology.orchestra.run.smithi084.stderr:dumped all 2023-10-01T08:06:34.618 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:34.644 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:34.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:34.646 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:34.647 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 21 16 40207 40191 119.572 85.8125 0.0104029 0.00835687 2023-10-01T08:06:34.747 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:34.770 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:34.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:34.775 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:34.876 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:34.905 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:34.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:34.909 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:35.009 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:35.034 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:35.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:35.039 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:35.140 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:35.180 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:35.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:35.184 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:35.284 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:35.315 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:35.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:35.318 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:35.419 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:35.445 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:35.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:35.447 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:35.548 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:35.574 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:35.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:35.576 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:35.648 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 22 16 41343 41327 117.365 71 0.00421307 0.00850068 2023-10-01T08:06:35.677 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:35.712 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:35.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:35.717 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:35.817 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:35.852 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:35.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:35.857 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:35.957 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:35.965 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:35 smithi112 bash[59335]: audit 2023-10-01T08:06:34.515740+0000 mgr.y (mgr.34104) 1014 : audit 0 from='client.45611 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T08:06:35.966 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:35 smithi112 bash[59335]: cluster 2023-10-01T08:06:34.610416+0000 mgr.y (mgr.34104) 1015 : cluster 0 pgmap v1065: 89 pgs: 89 active+clean; 2.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s 2023-10-01T08:06:35.986 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:35.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:35.988 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:36.089 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:36.128 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:36.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:36.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:06:36.157 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:35 smithi084 bash[78255]: audit 2023-10-01T08:06:34.515740+0000 mgr.y (mgr.34104) 1014 : audit 0 from='client.45611 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T08:06:36.157 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:35 smithi084 bash[78255]: cluster 2023-10-01T08:06:34.610416+0000 mgr.y (mgr.34104) 1015 : cluster 0 pgmap v1065: 89 pgs: 89 active+clean; 2.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s 2023-10-01T08:06:36.157 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:35 smithi084 bash[75189]: audit 2023-10-01T08:06:34.515740+0000 mgr.y (mgr.34104) 1014 : audit 0 from='client.45611 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T08:06:36.157 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:35 smithi084 bash[75189]: cluster 2023-10-01T08:06:34.610416+0000 mgr.y (mgr.34104) 1015 : cluster 0 pgmap v1065: 89 pgs: 89 active+clean; 2.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s 2023-10-01T08:06:36.231 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:36.263 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:36.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:36.269 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:36.370 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:36.391 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:36.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:36.394 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:36.457 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:06:36 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:06:36] "GET /metrics HTTP/1.1" 200 36417 "" "Prometheus/2.33.4" 2023-10-01T08:06:36.495 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:36.522 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:36.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:36.525 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:36.626 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:36.648 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 23 16 42774 42758 116.15 89.4375 0.0158195 0.00860158 2023-10-01T08:06:36.656 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:36.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:36.658 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:36.759 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:36.786 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:36.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:36.790 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:36.891 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:36.928 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:36.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:36.934 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:37.035 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:37.044 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:36 smithi112 bash[59335]: cluster 2023-10-01T08:06:36.611177+0000 mgr.y (mgr.34104) 1016 : cluster 0 pgmap v1066: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 128 MiB/s wr, 2.05k op/s 2023-10-01T08:06:37.065 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:37.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:37.070 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:37.121 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:36 smithi084 bash[75189]: cluster 2023-10-01T08:06:36.611177+0000 mgr.y (mgr.34104) 1016 : cluster 0 pgmap v1066: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 128 MiB/s wr, 2.05k op/s 2023-10-01T08:06:37.121 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:36 smithi084 bash[78255]: cluster 2023-10-01T08:06:36.611177+0000 mgr.y (mgr.34104) 1016 : cluster 0 pgmap v1066: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 128 MiB/s wr, 2.05k op/s 2023-10-01T08:06:37.170 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:37.196 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:37.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:37.199 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:37.299 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:37.329 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:37.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:37.332 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:37.433 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:37.460 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:37.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:37.462 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:37.527 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-10-01T08:06:37.563 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:37.599 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:37.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:37.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:37.648 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 24 16 44170 44154 114.946 87.25 0.0108657 0.00869272 2023-10-01T08:06:37.703 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:37.736 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:37.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:37.740 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:37.840 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:37.868 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:37.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:37.872 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:37.972 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:38.005 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:38.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:38.008 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:38.108 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:38.140 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:38.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:38.146 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:38.246 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:38.274 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:38.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:38.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:38.379 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:38.406 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:38.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:38.410 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:38.511 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:38.545 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:38.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:38.548 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:38.648 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 25 15 45384 45369 113.386 75.9375 0.0129921 0.00881398 2023-10-01T08:06:38.649 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:38.683 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:38.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:38.690 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:38.790 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:38.818 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:38.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:38.823 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:06:38.923 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:38.948 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:38.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:38.951 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:39.052 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:39.091 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:39.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:39.096 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:39.197 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:39.227 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:39.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:39.231 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:39.331 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:39.358 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:39.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:39.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:39.464 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:39.487 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:39.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:39.491 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:39.591 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:39.626 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:39.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:39.629 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:39.648 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 26 16 46813 46797 112.457 89.25 0.0115133 0.0088865 2023-10-01T08:06:39.671 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:39 smithi112 bash[59335]: cluster 2023-10-01T08:06:38.611632+0000 mgr.y (mgr.34104) 1017 : cluster 0 pgmap v1067: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2023-10-01T08:06:39.730 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:39.758 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:39.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:39.761 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:39.850 INFO:teuthology.orchestra.run.smithi084.stdout:{"pg_ready":true,"pg_map":{"version":1064,"stamp":"2023-10-01T08:06:32.609403+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2248808352,"num_objects":34329,"num_object_clones":0,"num_object_copies":102987,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":34329,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":34565,"num_write_kb":2197965,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":92,"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":34499,"ondisk_log_size":34499,"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":10111316,"kb_used_data":6284820,"kb_used_omap":38,"kb_used_meta":3826393,"kb_avail":739849900,"statfs":{"total":767960285184,"available":757606297600,"internally_reserved":0,"allocated":6435655680,"data_stored":6430165213,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":39896,"internal_metadata":3918226472},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[8,3,9,10,1,3],"upper_bound":64},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":1444610048,"num_objects":22043,"num_object_clones":0,"num_object_copies":66129,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22043,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":22043,"num_write_kb":1410752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.003949"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":221,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:09.891190+0000","last_change":"2023-10-01T07:54:21.698871+0000","last_active":"2023-10-01T08:06:09.891190+0000","last_peered":"2023-10-01T08:06:09.891190+0000","last_clean":"2023-10-01T08:06:09.891190+0000","last_became_active":"2023-10-01T07:54:21.698484+0000","last_became_peered":"2023-10-01T07:54:21.698484+0000","last_unstale":"2023-10-01T08:06:09.891190+0000","last_undegraded":"2023-10-01T08:06:09.891190+0000","last_fullsized":"2023-10-01T08:06:09.891190+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":236,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:10.086906+0000","last_change":"2023-10-01T07:54:21.698834+0000","last_active":"2023-10-01T08:06:10.086906+0000","last_peered":"2023-10-01T08:06:10.086906+0000","last_clean":"2023-10-01T08:06:10.086906+0000","last_became_active":"2023-10-01T07:54:21.698292+0000","last_became_peered":"2023-10-01T07:54:21.698292+0000","last_unstale":"2023-10-01T08:06:10.086906+0000","last_undegraded":"2023-10-01T08:06:10.086906+0000","last_fullsized":"2023-10-01T08:06:10.086906+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:59:53.226473+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":191,"reported_epoch":232,"state":"active+clean","last_fresh":"2023-10-01T08:06:15.933184+0000","last_change":"2023-10-01T07:54:21.698522+0000","last_active":"2023-10-01T08:06:15.933184+0000","last_peered":"2023-10-01T08:06:15.933184+0000","last_clean":"2023-10-01T08:06:15.933184+0000","last_became_active":"2023-10-01T07:54:21.697631+0000","last_became_peered":"2023-10-01T07:54:21.697631+0000","last_unstale":"2023-10-01T08:06:15.933184+0000","last_undegraded":"2023-10-01T08:06:15.933184+0000","last_fullsized":"2023-10-01T08:06:15.933184+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:05:42.988690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.1e","version":"0'0","reported_seq":175,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:10.086996+0000","last_change":"2023-10-01T07:53:49.933785+0000","last_active":"2023-10-01T08:06:10.086996+0000","last_peered":"2023-10-01T08:06:10.086996+0000","last_clean":"2023-10-01T08:06:10.086996+0000","last_became_active":"2023-10-01T07:53:49.933422+0000","last_became_peered":"2023-10-01T07:53:49.933422+0000","last_unstale":"2023-10-01T08:06:10.086996+0000","last_undegraded":"2023-10-01T08:06:10.086996+0000","last_fullsized":"2023-10-01T08:06:10.086996+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:54:25.410689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":246,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:10.086199+0000","last_change":"2023-10-01T08:00:23.669340+0000","last_active":"2023-10-01T08:06:10.086199+0000","last_peered":"2023-10-01T08:06:10.086199+0000","last_clean":"2023-10-01T08:06:10.086199+0000","last_became_active":"2023-10-01T08:00:23.668804+0000","last_became_peered":"2023-10-01T08:00:23.668804+0000","last_unstale":"2023-10-01T08:06:10.086199+0000","last_undegraded":"2023-10-01T08:06:10.086199+0000","last_fullsized":"2023-10-01T08:06:10.086199+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:08:44.406054+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,2],"acting":[3,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":206,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:09.893399+0000","last_change":"2023-10-01T07:42:42.159276+0000","last_active":"2023-10-01T08:06:09.893399+0000","last_peered":"2023-10-01T08:06:09.893399+0000","last_clean":"2023-10-01T08:06:09.893399+0000","last_became_active":"2023-10-01T07:42:42.158951+0000","last_became_peered":"2023-10-01T07:42:42.158951+0000","last_unstale":"2023-10-01T08:06:09.893399+0000","last_undegraded":"2023-10-01T08:06:09.893399+0000","last_fullsized":"2023-10-01T08:06:09.893399+0000","mapping_epoch":90,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":91,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":131,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:09.891939+0000","last_change":"2023-10-01T07:53:49.926686+0000","last_active":"2023-10-01T08:06:09.891939+0000","last_peered":"2023-10-01T08:06:09.891939+0000","last_clean":"2023-10-01T08:06:09.891939+0000","last_became_active":"2023-10-01T07:53:49.925472+0000","last_became_peered":"2023-10-01T07:53:49.925472+0000","last_unstale":"2023-10-01T08:06:09.891939+0000","last_undegraded":"2023-10-01T08:06:09.891939+0000","last_fullsized":"2023-10-01T08:06:09.891939+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":221,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:10.086248+0000","last_change":"2023-10-01T07:54:21.700811+0000","last_active":"2023-10-01T08:06:10.086248+0000","last_peered":"2023-10-01T08:06:10.086248+0000","last_clean":"2023-10-01T08:06:10.086248+0000","last_became_active":"2023-10-01T07:54:21.700247+0000","last_became_peered":"2023-10-01T07:54:21.700247+0000","last_unstale":"2023-10-01T08:06:10.086248+0000","last_undegraded":"2023-10-01T08:06:10.086248+0000","last_fullsized":"2023-10-01T08:06:10.086248+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:45:25.850831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":238,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:09.892532+0000","last_change":"2023-10-01T08:00:23.668888+0000","last_active":"2023-10-01T08:06:09.892532+0000","last_peered":"2023-10-01T08:06:09.892532+0000","last_clean":"2023-10-01T08:06:09.892532+0000","last_became_active":"2023-10-01T08:00:23.668334+0000","last_became_peered":"2023-10-01T08:00:23.668334+0000","last_unstale":"2023-10-01T08:06:09.892532+0000","last_undegraded":"2023-10-01T08:06:09.892532+0000","last_fullsized":"2023-10-01T08:06:09.892532+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":181,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:10.086408+0000","last_change":"2023-10-01T07:48:00.311808+0000","last_active":"2023-10-01T08:06:10.086408+0000","last_peered":"2023-10-01T08:06:10.086408+0000","last_clean":"2023-10-01T08:06:10.086408+0000","last_became_active":"2023-10-01T07:48:00.311502+0000","last_became_peered":"2023-10-01T07:48:00.311502+0000","last_unstale":"2023-10-01T08:06:10.086408+0000","last_undegraded":"2023-10-01T08:06:10.086408+0000","last_fullsized":"2023-10-01T08:06:10.086408+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:29:46.875382+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":130,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:10.086815+0000","last_change":"2023-10-01T07:52:51.407081+0000","last_active":"2023-10-01T08:06:10.086815+0000","last_peered":"2023-10-01T08:06:10.086815+0000","last_clean":"2023-10-01T08:06:10.086815+0000","last_became_active":"2023-10-01T07:52:51.406657+0000","last_became_peered":"2023-10-01T07:52:51.406657+0000","last_unstale":"2023-10-01T08:06:10.086815+0000","last_undegraded":"2023-10-01T08:06:10.086815+0000","last_fullsized":"2023-10-01T08:06:10.086815+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:08:47.645535+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.12","version":"0'0","reported_seq":133,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:09.891733+0000","last_change":"2023-10-01T08:00:23.671083+0000","last_active":"2023-10-01T08:06:09.891733+0000","last_peered":"2023-10-01T08:06:09.891733+0000","last_clean":"2023-10-01T08:06:09.891733+0000","last_became_active":"2023-10-01T08:00:23.670474+0000","last_became_peered":"2023-10-01T08:00:23.670474+0000","last_unstale":"2023-10-01T08:06:09.891733+0000","last_undegraded":"2023-10-01T08:06:09.891733+0000","last_fullsized":"2023-10-01T08:06:09.891733+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,0],"acting":[6,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":214,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:09.892420+0000","last_change":"2023-10-01T07:48:00.313333+0000","last_active":"2023-10-01T08:06:09.892420+0000","last_peered":"2023-10-01T08:06:09.892420+0000","last_clean":"2023-10-01T08:06:09.892420+0000","last_became_active":"2023-10-01T07:48:00.312882+0000","last_became_peered":"2023-10-01T07:48:00.312882+0000","last_unstale":"2023-10-01T08:06:09.892420+0000","last_undegraded":"2023-10-01T08:06:09.892420+0000","last_fullsized":"2023-10-01T08:06:09.892420+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":194,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:09.891512+0000","last_change":"2023-10-01T07:47:46.590975+0000","last_active":"2023-10-01T08:06:09.891512+0000","last_peered":"2023-10-01T08:06:09.891512+0000","last_clean":"2023-10-01T08:06:09.891512+0000","last_became_active":"2023-10-01T07:47:46.589497+0000","last_became_peered":"2023-10-01T07:47:46.589497+0000","last_unstale":"2023-10-01T08:06:09.891512+0000","last_undegraded":"2023-10-01T08:06:09.891512+0000","last_fullsized":"2023-10-01T08:06:09.891512+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":118,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:09.891369+0000","last_change":"2023-10-01T07:52:51.404420+0000","last_active":"2023-10-01T08:06:09.891369+0000","last_peered":"2023-10-01T08:06:09.891369+0000","last_clean":"2023-10-01T08:06:09.891369+0000","last_became_active":"2023-10-01T07:52:51.404018+0000","last_became_peered":"2023-10-01T07:52:51.404018+0000","last_unstale":"2023-10-01T08:06:09.891369+0000","last_undegraded":"2023-10-01T08:06:09.891369+0000","last_fullsized":"2023-10-01T08:06:09.891369+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":[4,7,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":245,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:10.086495+0000","last_change":"2023-10-01T08:00:23.667026+0000","last_active":"2023-10-01T08:06:10.086495+0000","last_peered":"2023-10-01T08:06:10.086495+0000","last_clean":"2023-10-01T08:06:10.086495+0000","last_became_active":"2023-10-01T08:00:23.666362+0000","last_became_peered":"2023-10-01T08:00:23.666362+0000","last_unstale":"2023-10-01T08:06:10.086495+0000","last_undegraded":"2023-10-01T08:06:10.086495+0000","last_fullsized":"2023-10-01T08:06:10.086495+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:07:45.753007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":173,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:10.086701+0000","last_change":"2023-10-01T07:53:49.929945+0000","last_active":"2023-10-01T08:06:10.086701+0000","last_peered":"2023-10-01T08:06:10.086701+0000","last_clean":"2023-10-01T08:06:10.086701+0000","last_became_active":"2023-10-01T07:53:49.929576+0000","last_became_peered":"2023-10-01T07:53:49.929576+0000","last_unstale":"2023-10-01T08:06:10.086701+0000","last_undegraded":"2023-10-01T08:06:10.086701+0000","last_fullsized":"2023-10-01T08:06:10.086701+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:00:56.852893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":150,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:10.087120+0000","last_change":"2023-10-01T07:58:27.098627+0000","last_active":"2023-10-01T08:06:10.087120+0000","last_peered":"2023-10-01T08:06:10.087120+0000","last_clean":"2023-10-01T08:06:10.087120+0000","last_became_active":"2023-10-01T07:58:27.098377+0000","last_became_peered":"2023-10-01T07:58:27.098377+0000","last_unstale":"2023-10-01T08:06:10.087120+0000","last_undegraded":"2023-10-01T08:06:10.087120+0000","last_fullsized":"2023-10-01T08:06:10.087120+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:09:01.667244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.11","version":"0'0","reported_seq":108,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:09.891445+0000","last_change":"2023-10-01T07:52:51.406682+0000","last_active":"2023-10-01T08:06:09.891445+0000","last_peered":"2023-10-01T08:06:09.891445+0000","last_clean":"2023-10-01T08:06:09.891445+0000","last_became_active":"2023-10-01T07:52:51.406245+0000","last_became_peered":"2023-10-01T07:52:51.406245+0000","last_unstale":"2023-10-01T08:06:09.891445+0000","last_undegraded":"2023-10-01T08:06:09.891445+0000","last_fullsized":"2023-10-01T08:06:09.891445+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":178,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:10.327054+0000","last_change":"2023-10-01T07:53:49.935602+0000","last_active":"2023-10-01T08:06:10.327054+0000","last_peered":"2023-10-01T08:06:10.327054+0000","last_clean":"2023-10-01T08:06:10.327054+0000","last_became_active":"2023-10-01T07:53:49.935059+0000","last_became_peered":"2023-10-01T07:53:49.935059+0000","last_unstale":"2023-10-01T08:06:10.327054+0000","last_undegraded":"2023-10-01T08:06:10.327054+0000","last_fullsized":"2023-10-01T08:06:10.327054+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:20:46.935021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,7],"acting":[2,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.10","version":"59'8","reported_seq":225,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:09.891589+0000","last_change":"2023-10-01T07:58:27.156351+0000","last_active":"2023-10-01T08:06:09.891589+0000","last_peered":"2023-10-01T08:06:09.891589+0000","last_clean":"2023-10-01T08:06:09.891589+0000","last_became_active":"2023-10-01T07:58:27.104269+0000","last_became_peered":"2023-10-01T07:58:27.104269+0000","last_unstale":"2023-10-01T08:06:09.891589+0000","last_undegraded":"2023-10-01T08:06:09.891589+0000","last_fullsized":"2023-10-01T08:06:09.891589+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+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,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":236,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:10.087277+0000","last_change":"2023-10-01T07:54:21.702456+0000","last_active":"2023-10-01T08:06:10.087277+0000","last_peered":"2023-10-01T08:06:10.087277+0000","last_clean":"2023-10-01T08:06:10.087277+0000","last_became_active":"2023-10-01T07:54:21.701984+0000","last_became_peered":"2023-10-01T07:54:21.701984+0000","last_unstale":"2023-10-01T08:06:10.087277+0000","last_undegraded":"2023-10-01T08:06:10.087277+0000","last_fullsized":"2023-10-01T08:06:10.087277+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:13:59.771057+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"232'2197","reported_seq":2209,"reported_epoch":232,"state":"active+clean","last_fresh":"2023-10-01T08:06:30.925820+0000","last_change":"2023-10-01T08:05:53.320810+0000","last_active":"2023-10-01T08:06:30.925820+0000","last_peered":"2023-10-01T08:06:30.925820+0000","last_clean":"2023-10-01T08:06:30.925820+0000","last_became_active":"2023-10-01T08:05:53.320264+0000","last_became_peered":"2023-10-01T08:05:53.320264+0000","last_unstale":"2023-10-01T08:06:30.925820+0000","last_undegraded":"2023-10-01T08:06:30.925820+0000","last_fullsized":"2023-10-01T08:06:30.925820+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_clean_scrub_stamp":"2023-10-01T08:05:52.223136+0000","objects_scrubbed":0,"log_size":2197,"log_dups_size":0,"ondisk_log_size":2197,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":143982592,"num_objects":2197,"num_object_clones":0,"num_object_copies":6591,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2197,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2197,"num_write_kb":140608,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":179,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:10.328424+0000","last_change":"2023-10-01T07:47:46.585010+0000","last_active":"2023-10-01T08:06:10.328424+0000","last_peered":"2023-10-01T08:06:10.328424+0000","last_clean":"2023-10-01T08:06:10.328424+0000","last_became_active":"2023-10-01T07:47:46.584628+0000","last_became_peered":"2023-10-01T07:47:46.584628+0000","last_unstale":"2023-10-01T08:06:10.328424+0000","last_undegraded":"2023-10-01T08:06:10.328424+0000","last_fullsized":"2023-10-01T08:06:10.328424+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:11:43.851864+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,0],"acting":[2,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":132,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:09.891748+0000","last_change":"2023-10-01T07:58:27.841254+0000","last_active":"2023-10-01T08:06:09.891748+0000","last_peered":"2023-10-01T08:06:09.891748+0000","last_clean":"2023-10-01T08:06:09.891748+0000","last_became_active":"2023-10-01T07:58:27.840367+0000","last_became_peered":"2023-10-01T07:58:27.840367+0000","last_unstale":"2023-10-01T08:06:09.891748+0000","last_undegraded":"2023-10-01T08:06:09.891748+0000","last_fullsized":"2023-10-01T08:06:09.891748+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.7","version":"232'2153","reported_seq":2165,"reported_epoch":232,"state":"active+clean","last_fresh":"2023-10-01T08:06:30.941266+0000","last_change":"2023-10-01T08:05:53.283404+0000","last_active":"2023-10-01T08:06:30.941266+0000","last_peered":"2023-10-01T08:06:30.941266+0000","last_clean":"2023-10-01T08:06:30.941266+0000","last_became_active":"2023-10-01T08:05:53.282852+0000","last_became_peered":"2023-10-01T08:05:53.282852+0000","last_unstale":"2023-10-01T08:06:30.941266+0000","last_undegraded":"2023-10-01T08:06:30.941266+0000","last_fullsized":"2023-10-01T08:06:30.941266+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_clean_scrub_stamp":"2023-10-01T08:05:52.223136+0000","objects_scrubbed":0,"log_size":2153,"log_dups_size":0,"ondisk_log_size":2153,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":141099008,"num_objects":2153,"num_object_clones":0,"num_object_copies":6459,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2153,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2153,"num_write_kb":137792,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.e","version":"59'2","reported_seq":51,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:11.752653+0000","last_change":"2023-10-01T08:04:39.685905+0000","last_active":"2023-10-01T08:06:11.752653+0000","last_peered":"2023-10-01T08:06:11.752653+0000","last_clean":"2023-10-01T08:06:11.752653+0000","last_became_active":"2023-10-01T08:04:39.655285+0000","last_became_peered":"2023-10-01T08:04:39.655285+0000","last_unstale":"2023-10-01T08:06:11.752653+0000","last_undegraded":"2023-10-01T08:06:11.752653+0000","last_fullsized":"2023-10-01T08:06:11.752653+0000","mapping_epoch":223,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":224,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:27:58.691812+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,0],"acting":[1,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":204,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:09.891634+0000","last_change":"2023-10-01T07:47:46.583850+0000","last_active":"2023-10-01T08:06:09.891634+0000","last_peered":"2023-10-01T08:06:09.891634+0000","last_clean":"2023-10-01T08:06:09.891634+0000","last_became_active":"2023-10-01T07:47:46.583085+0000","last_became_peered":"2023-10-01T07:47:46.583085+0000","last_unstale":"2023-10-01T08:06:09.891634+0000","last_undegraded":"2023-10-01T08:06:09.891634+0000","last_fullsized":"2023-10-01T08:06:09.891634+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,3],"acting":[4,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.4","version":"232'2114","reported_seq":2126,"reported_epoch":232,"state":"active+clean","last_fresh":"2023-10-01T08:06:30.384790+0000","last_change":"2023-10-01T08:05:53.317648+0000","last_active":"2023-10-01T08:06:30.384790+0000","last_peered":"2023-10-01T08:06:30.384790+0000","last_clean":"2023-10-01T08:06:30.384790+0000","last_became_active":"2023-10-01T08:05:53.316926+0000","last_became_peered":"2023-10-01T08:05:53.316926+0000","last_unstale":"2023-10-01T08:06:30.384790+0000","last_undegraded":"2023-10-01T08:06:30.384790+0000","last_fullsized":"2023-10-01T08:06:30.384790+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_clean_scrub_stamp":"2023-10-01T08:05:52.223136+0000","objects_scrubbed":0,"log_size":2114,"log_dups_size":0,"ondisk_log_size":2114,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":138543104,"num_objects":2114,"num_object_clones":0,"num_object_copies":6342,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2114,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2114,"num_write_kb":135296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":72,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:09.893126+0000","last_change":"2023-10-01T07:58:27.148126+0000","last_active":"2023-10-01T08:06:09.893126+0000","last_peered":"2023-10-01T08:06:09.893126+0000","last_clean":"2023-10-01T08:06:09.893126+0000","last_became_active":"2023-10-01T07:58:27.100805+0000","last_became_peered":"2023-10-01T07:58:27.100805+0000","last_unstale":"2023-10-01T08:06:09.893126+0000","last_undegraded":"2023-10-01T08:06:09.893126+0000","last_fullsized":"2023-10-01T08:06:09.893126+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":70,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,3],"acting":[6,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":227,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:09.892433+0000","last_change":"2023-10-01T07:54:21.704818+0000","last_active":"2023-10-01T08:06:09.892433+0000","last_peered":"2023-10-01T08:06:09.892433+0000","last_clean":"2023-10-01T08:06:09.892433+0000","last_became_active":"2023-10-01T07:54:21.704483+0000","last_became_peered":"2023-10-01T07:54:21.704483+0000","last_unstale":"2023-10-01T08:06:09.892433+0000","last_undegraded":"2023-10-01T08:06:09.892433+0000","last_fullsized":"2023-10-01T08:06:09.892433+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"232'2144","reported_seq":2157,"reported_epoch":232,"state":"active+clean","last_fresh":"2023-10-01T08:06:30.452099+0000","last_change":"2023-10-01T08:05:53.315986+0000","last_active":"2023-10-01T08:06:30.452099+0000","last_peered":"2023-10-01T08:06:30.452099+0000","last_clean":"2023-10-01T08:06:30.452099+0000","last_became_active":"2023-10-01T08:05:53.315563+0000","last_became_peered":"2023-10-01T08:05:53.315563+0000","last_unstale":"2023-10-01T08:06:30.452099+0000","last_undegraded":"2023-10-01T08:06:30.452099+0000","last_fullsized":"2023-10-01T08:06:30.452099+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_clean_scrub_stamp":"2023-10-01T08:05:52.223136+0000","objects_scrubbed":0,"log_size":2144,"log_dups_size":0,"ondisk_log_size":2144,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:21:08.144779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":140509184,"num_objects":2144,"num_object_clones":0,"num_object_copies":6432,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2144,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2144,"num_write_kb":137216,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":199,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:09.891004+0000","last_change":"2023-10-01T07:43:24.917235+0000","last_active":"2023-10-01T08:06:09.891004+0000","last_peered":"2023-10-01T08:06:09.891004+0000","last_clean":"2023-10-01T08:06:09.891004+0000","last_became_active":"2023-10-01T07:43:24.916855+0000","last_became_peered":"2023-10-01T07:43:24.916855+0000","last_unstale":"2023-10-01T08:06:09.891004+0000","last_undegraded":"2023-10-01T08:06:09.891004+0000","last_fullsized":"2023-10-01T08:06:09.891004+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":167,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:11.752346+0000","last_change":"2023-10-01T07:54:21.695610+0000","last_active":"2023-10-01T08:06:11.752346+0000","last_peered":"2023-10-01T08:06:11.752346+0000","last_clean":"2023-10-01T08:06:11.752346+0000","last_became_active":"2023-10-01T07:54:21.695059+0000","last_became_peered":"2023-10-01T07:54:21.695059+0000","last_unstale":"2023-10-01T08:06:11.752346+0000","last_undegraded":"2023-10-01T08:06:11.752346+0000","last_fullsized":"2023-10-01T08:06:11.752346+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:22:59.068461+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.2","version":"232'2105","reported_seq":2117,"reported_epoch":232,"state":"active+clean","last_fresh":"2023-10-01T08:06:30.379561+0000","last_change":"2023-10-01T08:05:53.315870+0000","last_active":"2023-10-01T08:06:30.379561+0000","last_peered":"2023-10-01T08:06:30.379561+0000","last_clean":"2023-10-01T08:06:30.379561+0000","last_became_active":"2023-10-01T08:05:53.315165+0000","last_became_peered":"2023-10-01T08:05:53.315165+0000","last_unstale":"2023-10-01T08:06:30.379561+0000","last_undegraded":"2023-10-01T08:06:30.379561+0000","last_fullsized":"2023-10-01T08:06:30.379561+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_clean_scrub_stamp":"2023-10-01T08:05:52.223136+0000","objects_scrubbed":0,"log_size":2105,"log_dups_size":0,"ondisk_log_size":2105,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":137953280,"num_objects":2105,"num_object_clones":0,"num_object_copies":6315,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2105,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2105,"num_write_kb":134720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":179,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:10.326814+0000","last_change":"2023-10-01T07:47:46.586597+0000","last_active":"2023-10-01T08:06:10.326814+0000","last_peered":"2023-10-01T08:06:10.326814+0000","last_clean":"2023-10-01T08:06:10.326814+0000","last_became_active":"2023-10-01T07:47:46.586278+0000","last_became_peered":"2023-10-01T07:47:46.586278+0000","last_unstale":"2023-10-01T08:06:10.326814+0000","last_undegraded":"2023-10-01T08:06:10.326814+0000","last_fullsized":"2023-10-01T08:06:10.326814+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:58:57.216985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,4],"acting":[2,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":179,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:09.892233+0000","last_change":"2023-10-01T07:47:46.589313+0000","last_active":"2023-10-01T08:06:09.892233+0000","last_peered":"2023-10-01T08:06:09.892233+0000","last_clean":"2023-10-01T08:06:09.892233+0000","last_became_active":"2023-10-01T07:47:46.588272+0000","last_became_peered":"2023-10-01T07:47:46.588272+0000","last_unstale":"2023-10-01T08:06:09.892233+0000","last_undegraded":"2023-10-01T08:06:09.892233+0000","last_fullsized":"2023-10-01T08:06:09.892233+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.3","version":"232'2064","reported_seq":2077,"reported_epoch":232,"state":"active+clean","last_fresh":"2023-10-01T08:06:30.477394+0000","last_change":"2023-10-01T08:05:53.280875+0000","last_active":"2023-10-01T08:06:30.477394+0000","last_peered":"2023-10-01T08:06:30.477394+0000","last_clean":"2023-10-01T08:06:30.477394+0000","last_became_active":"2023-10-01T08:05:53.280516+0000","last_became_peered":"2023-10-01T08:05:53.280516+0000","last_unstale":"2023-10-01T08:06:30.477394+0000","last_undegraded":"2023-10-01T08:06:30.477394+0000","last_fullsized":"2023-10-01T08:06:30.477394+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_clean_scrub_stamp":"2023-10-01T08:05:52.223136+0000","objects_scrubbed":0,"log_size":2064,"log_dups_size":0,"ondisk_log_size":2064,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:52:39.775900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":135266304,"num_objects":2064,"num_object_clones":0,"num_object_copies":6192,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2064,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2064,"num_write_kb":132096,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":237,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:09.892782+0000","last_change":"2023-10-01T08:00:23.602437+0000","last_active":"2023-10-01T08:06:09.892782+0000","last_peered":"2023-10-01T08:06:09.892782+0000","last_clean":"2023-10-01T08:06:09.892782+0000","last_became_active":"2023-10-01T08:00:23.601874+0000","last_became_peered":"2023-10-01T08:00:23.601874+0000","last_unstale":"2023-10-01T08:06:09.892782+0000","last_undegraded":"2023-10-01T08:06:09.892782+0000","last_fullsized":"2023-10-01T08:06:09.892782+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,3],"acting":[6,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":162,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:10.326892+0000","last_change":"2023-10-01T08:04:39.653921+0000","last_active":"2023-10-01T08:06:10.326892+0000","last_peered":"2023-10-01T08:06:10.326892+0000","last_clean":"2023-10-01T08:06:10.326892+0000","last_became_active":"2023-10-01T08:04:39.653598+0000","last_became_peered":"2023-10-01T08:04:39.653598+0000","last_unstale":"2023-10-01T08:06:10.326892+0000","last_undegraded":"2023-10-01T08:06:10.326892+0000","last_fullsized":"2023-10-01T08:06:10.326892+0000","mapping_epoch":223,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":224,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:22:30.390996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"10.0","version":"232'2210","reported_seq":2222,"reported_epoch":232,"state":"active+clean","last_fresh":"2023-10-01T08:06:30.922446+0000","last_change":"2023-10-01T08:05:53.269212+0000","last_active":"2023-10-01T08:06:30.922446+0000","last_peered":"2023-10-01T08:06:30.922446+0000","last_clean":"2023-10-01T08:06:30.922446+0000","last_became_active":"2023-10-01T08:05:53.268685+0000","last_became_peered":"2023-10-01T08:05:53.268685+0000","last_unstale":"2023-10-01T08:06:30.922446+0000","last_undegraded":"2023-10-01T08:06:30.922446+0000","last_fullsized":"2023-10-01T08:06:30.922446+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_clean_scrub_stamp":"2023-10-01T08:05:52.223136+0000","objects_scrubbed":0,"log_size":2210,"log_dups_size":0,"ondisk_log_size":2210,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":144834560,"num_objects":2210,"num_object_clones":0,"num_object_copies":6630,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2210,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2210,"num_write_kb":141440,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":155,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:11.752325+0000","last_change":"2023-10-01T07:54:21.698301+0000","last_active":"2023-10-01T08:06:11.752325+0000","last_peered":"2023-10-01T08:06:11.752325+0000","last_clean":"2023-10-01T08:06:11.752325+0000","last_became_active":"2023-10-01T07:54:21.696766+0000","last_became_peered":"2023-10-01T07:54:21.696766+0000","last_unstale":"2023-10-01T08:06:11.752325+0000","last_undegraded":"2023-10-01T08:06:11.752325+0000","last_fullsized":"2023-10-01T08:06:11.752325+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:16:37.701309+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":205,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:09.892214+0000","last_change":"2023-10-01T08:00:23.602898+0000","last_active":"2023-10-01T08:06:09.892214+0000","last_peered":"2023-10-01T08:06:09.892214+0000","last_clean":"2023-10-01T08:06:09.892214+0000","last_became_active":"2023-10-01T08:00:23.602229+0000","last_became_peered":"2023-10-01T08:00:23.602229+0000","last_unstale":"2023-10-01T08:06:09.892214+0000","last_undegraded":"2023-10-01T08:06:09.892214+0000","last_fullsized":"2023-10-01T08:06:09.892214+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,3],"acting":[4,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.1","version":"232'2112","reported_seq":2124,"reported_epoch":232,"state":"active+clean","last_fresh":"2023-10-01T08:06:30.375891+0000","last_change":"2023-10-01T08:05:53.317598+0000","last_active":"2023-10-01T08:06:30.375891+0000","last_peered":"2023-10-01T08:06:30.375891+0000","last_clean":"2023-10-01T08:06:30.375891+0000","last_became_active":"2023-10-01T08:05:53.315447+0000","last_became_peered":"2023-10-01T08:05:53.315447+0000","last_unstale":"2023-10-01T08:06:30.375891+0000","last_undegraded":"2023-10-01T08:06:30.375891+0000","last_fullsized":"2023-10-01T08:06:30.375891+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_clean_scrub_stamp":"2023-10-01T08:05:52.223136+0000","objects_scrubbed":0,"log_size":2112,"log_dups_size":0,"ondisk_log_size":2112,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":138412032,"num_objects":2112,"num_object_clones":0,"num_object_copies":6336,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2112,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2112,"num_write_kb":135168,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":238,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:10.086084+0000","last_change":"2023-10-01T07:54:21.701385+0000","last_active":"2023-10-01T08:06:10.086084+0000","last_peered":"2023-10-01T08:06:10.086084+0000","last_clean":"2023-10-01T08:06:10.086084+0000","last_became_active":"2023-10-01T07:54:21.700766+0000","last_became_peered":"2023-10-01T07:54:21.700766+0000","last_unstale":"2023-10-01T08:06:10.086084+0000","last_undegraded":"2023-10-01T08:06:10.086084+0000","last_fullsized":"2023-10-01T08:06:10.086084+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:59:25.082512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":170,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:11.752735+0000","last_change":"2023-10-01T07:54:21.707574+0000","last_active":"2023-10-01T08:06:11.752735+0000","last_peered":"2023-10-01T08:06:11.752735+0000","last_clean":"2023-10-01T08:06:11.752735+0000","last_became_active":"2023-10-01T07:54:21.707168+0000","last_became_peered":"2023-10-01T07:54:21.707168+0000","last_unstale":"2023-10-01T08:06:11.752735+0000","last_undegraded":"2023-10-01T08:06:11.752735+0000","last_fullsized":"2023-10-01T08:06:11.752735+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:58:31.691669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"232'2086","reported_seq":2098,"reported_epoch":232,"state":"active+clean","last_fresh":"2023-10-01T08:06:30.379756+0000","last_change":"2023-10-01T08:05:53.317892+0000","last_active":"2023-10-01T08:06:30.379756+0000","last_peered":"2023-10-01T08:06:30.379756+0000","last_clean":"2023-10-01T08:06:30.379756+0000","last_became_active":"2023-10-01T08:05:53.316894+0000","last_became_peered":"2023-10-01T08:05:53.316894+0000","last_unstale":"2023-10-01T08:06:30.379756+0000","last_undegraded":"2023-10-01T08:06:30.379756+0000","last_fullsized":"2023-10-01T08:06:30.379756+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_clean_scrub_stamp":"2023-10-01T08:05:52.223136+0000","objects_scrubbed":0,"log_size":2086,"log_dups_size":0,"ondisk_log_size":2086,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":136708096,"num_objects":2086,"num_object_clones":0,"num_object_copies":6258,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2086,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2086,"num_write_kb":133504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":198,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:11.752606+0000","last_change":"2023-10-01T07:54:21.704536+0000","last_active":"2023-10-01T08:06:11.752606+0000","last_peered":"2023-10-01T08:06:11.752606+0000","last_clean":"2023-10-01T08:06:11.752606+0000","last_became_active":"2023-10-01T07:54:21.700166+0000","last_became_peered":"2023-10-01T07:54:21.700166+0000","last_unstale":"2023-10-01T08:06:11.752606+0000","last_undegraded":"2023-10-01T08:06:11.752606+0000","last_fullsized":"2023-10-01T08:06:11.752606+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:48:11.689572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":214,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:09.892260+0000","last_change":"2023-10-01T07:43:24.917072+0000","last_active":"2023-10-01T08:06:09.892260+0000","last_peered":"2023-10-01T08:06:09.892260+0000","last_clean":"2023-10-01T08:06:09.892260+0000","last_became_active":"2023-10-01T07:43:24.916661+0000","last_became_peered":"2023-10-01T07:43:24.916661+0000","last_unstale":"2023-10-01T08:06:09.892260+0000","last_undegraded":"2023-10-01T08:06:09.892260+0000","last_fullsized":"2023-10-01T08:06:09.892260+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":128,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:10.326503+0000","last_change":"2023-10-01T08:04:39.649796+0000","last_active":"2023-10-01T08:06:10.326503+0000","last_peered":"2023-10-01T08:06:10.326503+0000","last_clean":"2023-10-01T08:06:10.326503+0000","last_became_active":"2023-10-01T08:04:39.649353+0000","last_became_peered":"2023-10-01T08:04:39.649353+0000","last_unstale":"2023-10-01T08:06:10.326503+0000","last_undegraded":"2023-10-01T08:06:10.326503+0000","last_fullsized":"2023-10-01T08:06:10.326503+0000","mapping_epoch":223,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":224,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:13:40.860129+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,7],"acting":[2,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"10.a","version":"232'2184","reported_seq":2196,"reported_epoch":232,"state":"active+clean","last_fresh":"2023-10-01T08:06:30.933155+0000","last_change":"2023-10-01T08:05:53.319615+0000","last_active":"2023-10-01T08:06:30.933155+0000","last_peered":"2023-10-01T08:06:30.933155+0000","last_clean":"2023-10-01T08:06:30.933155+0000","last_became_active":"2023-10-01T08:05:53.318985+0000","last_became_peered":"2023-10-01T08:05:53.318985+0000","last_unstale":"2023-10-01T08:06:30.933155+0000","last_undegraded":"2023-10-01T08:06:30.933155+0000","last_fullsized":"2023-10-01T08:06:30.933155+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_clean_scrub_stamp":"2023-10-01T08:05:52.223136+0000","objects_scrubbed":0,"log_size":2184,"log_dups_size":0,"ondisk_log_size":2184,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":143130624,"num_objects":2184,"num_object_clones":0,"num_object_copies":6552,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2184,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2184,"num_write_kb":139776,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":218,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:09.890969+0000","last_change":"2023-10-01T07:54:21.710760+0000","last_active":"2023-10-01T08:06:09.890969+0000","last_peered":"2023-10-01T08:06:09.890969+0000","last_clean":"2023-10-01T08:06:09.890969+0000","last_became_active":"2023-10-01T07:54:21.710322+0000","last_became_peered":"2023-10-01T07:54:21.710322+0000","last_unstale":"2023-10-01T08:06:09.890969+0000","last_undegraded":"2023-10-01T08:06:09.890969+0000","last_fullsized":"2023-10-01T08:06:09.890969+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":177,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:09.892588+0000","last_change":"2023-10-01T07:47:46.591521+0000","last_active":"2023-10-01T08:06:09.892588+0000","last_peered":"2023-10-01T08:06:09.892588+0000","last_clean":"2023-10-01T08:06:09.892588+0000","last_became_active":"2023-10-01T07:47:46.590065+0000","last_became_peered":"2023-10-01T07:47:46.590065+0000","last_unstale":"2023-10-01T08:06:09.892588+0000","last_undegraded":"2023-10-01T08:06:09.892588+0000","last_fullsized":"2023-10-01T08:06:09.892588+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":156,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:10.326896+0000","last_change":"2023-10-01T08:00:23.594629+0000","last_active":"2023-10-01T08:06:10.326896+0000","last_peered":"2023-10-01T08:06:10.326896+0000","last_clean":"2023-10-01T08:06:10.326896+0000","last_became_active":"2023-10-01T08:00:23.594258+0000","last_became_peered":"2023-10-01T08:00:23.594258+0000","last_unstale":"2023-10-01T08:06:10.326896+0000","last_undegraded":"2023-10-01T08:06:10.326896+0000","last_fullsized":"2023-10-01T08:06:10.326896+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:36:11.661270+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,6],"acting":[2,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"10.9","version":"232'2166","reported_seq":2179,"reported_epoch":232,"state":"active+clean","last_fresh":"2023-10-01T08:06:30.471357+0000","last_change":"2023-10-01T08:05:53.267443+0000","last_active":"2023-10-01T08:06:30.471357+0000","last_peered":"2023-10-01T08:06:30.471357+0000","last_clean":"2023-10-01T08:06:30.471357+0000","last_became_active":"2023-10-01T08:05:53.266846+0000","last_became_peered":"2023-10-01T08:05:53.266846+0000","last_unstale":"2023-10-01T08:06:30.471357+0000","last_undegraded":"2023-10-01T08:06:30.471357+0000","last_fullsized":"2023-10-01T08:06:30.471357+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_clean_scrub_stamp":"2023-10-01T08:05:52.223136+0000","objects_scrubbed":0,"log_size":2166,"log_dups_size":0,"ondisk_log_size":2166,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:31:53.787635+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":141950976,"num_objects":2166,"num_object_clones":0,"num_object_copies":6498,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2166,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2166,"num_write_kb":138624,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":228,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:10.326452+0000","last_change":"2023-10-01T07:43:24.905505+0000","last_active":"2023-10-01T08:06:10.326452+0000","last_peered":"2023-10-01T08:06:10.326452+0000","last_clean":"2023-10-01T08:06:10.326452+0000","last_became_active":"2023-10-01T07:43:24.905061+0000","last_became_peered":"2023-10-01T07:43:24.905061+0000","last_unstale":"2023-10-01T08:06:10.326452+0000","last_undegraded":"2023-10-01T08:06:10.326452+0000","last_fullsized":"2023-10-01T08:06:10.326452+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:37:50.798269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":177,"reported_epoch":232,"state":"active+clean","last_fresh":"2023-10-01T08:06:15.932703+0000","last_change":"2023-10-01T07:54:21.709084+0000","last_active":"2023-10-01T08:06:15.932703+0000","last_peered":"2023-10-01T08:06:15.932703+0000","last_clean":"2023-10-01T08:06:15.932703+0000","last_became_active":"2023-10-01T07:54:21.705439+0000","last_became_peered":"2023-10-01T07:54:21.705439+0000","last_unstale":"2023-10-01T08:06:15.932703+0000","last_undegraded":"2023-10-01T08:06:15.932703+0000","last_fullsized":"2023-10-01T08:06:15.932703+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:52:48.884320+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":144,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:09.891653+0000","last_change":"2023-10-01T08:00:23.670477+0000","last_active":"2023-10-01T08:06:09.891653+0000","last_peered":"2023-10-01T08:06:09.891653+0000","last_clean":"2023-10-01T08:06:09.891653+0000","last_became_active":"2023-10-01T08:00:23.669973+0000","last_became_peered":"2023-10-01T08:00:23.669973+0000","last_unstale":"2023-10-01T08:06:09.891653+0000","last_undegraded":"2023-10-01T08:06:09.891653+0000","last_fullsized":"2023-10-01T08:06:09.891653+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.b","version":"232'2166","reported_seq":2178,"reported_epoch":232,"state":"active+clean","last_fresh":"2023-10-01T08:06:30.921697+0000","last_change":"2023-10-01T08:05:53.318154+0000","last_active":"2023-10-01T08:06:30.921697+0000","last_peered":"2023-10-01T08:06:30.921697+0000","last_clean":"2023-10-01T08:06:30.921697+0000","last_became_active":"2023-10-01T08:05:53.317391+0000","last_became_peered":"2023-10-01T08:05:53.317391+0000","last_unstale":"2023-10-01T08:06:30.921697+0000","last_undegraded":"2023-10-01T08:06:30.921697+0000","last_fullsized":"2023-10-01T08:06:30.921697+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_clean_scrub_stamp":"2023-10-01T08:05:52.223136+0000","objects_scrubbed":0,"log_size":2166,"log_dups_size":0,"ondisk_log_size":2166,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":141950976,"num_objects":2166,"num_object_clones":0,"num_object_copies":6498,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2166,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2166,"num_write_kb":138624,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":218,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:09.890906+0000","last_change":"2023-10-01T07:48:00.320868+0000","last_active":"2023-10-01T08:06:09.890906+0000","last_peered":"2023-10-01T08:06:09.890906+0000","last_clean":"2023-10-01T08:06:09.890906+0000","last_became_active":"2023-10-01T07:48:00.320514+0000","last_became_peered":"2023-10-01T07:48:00.320514+0000","last_unstale":"2023-10-01T08:06:09.890906+0000","last_undegraded":"2023-10-01T08:06:09.890906+0000","last_fullsized":"2023-10-01T08:06:09.890906+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":342,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:09.891881+0000","last_change":"2023-10-01T07:53:49.934977+0000","last_active":"2023-10-01T08:06:09.891881+0000","last_peered":"2023-10-01T08:06:09.891881+0000","last_clean":"2023-10-01T08:06:09.891881+0000","last_became_active":"2023-10-01T07:53:49.934447+0000","last_became_peered":"2023-10-01T07:53:49.934447+0000","last_unstale":"2023-10-01T08:06:09.891881+0000","last_undegraded":"2023-10-01T08:06:09.891881+0000","last_fullsized":"2023-10-01T08:06:09.891881+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:23:32.049984+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:23:32.049984+0000","last_clean_scrub_stamp":"2023-10-01T07:23:32.049984+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,0],"acting":[6,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":168,"reported_epoch":232,"state":"active+clean","last_fresh":"2023-10-01T08:06:15.933363+0000","last_change":"2023-10-01T07:43:24.910767+0000","last_active":"2023-10-01T08:06:15.933363+0000","last_peered":"2023-10-01T08:06:15.933363+0000","last_clean":"2023-10-01T08:06:15.933363+0000","last_became_active":"2023-10-01T07:43:24.910214+0000","last_became_peered":"2023-10-01T07:43:24.910214+0000","last_unstale":"2023-10-01T08:06:15.933363+0000","last_undegraded":"2023-10-01T08:06:15.933363+0000","last_fullsized":"2023-10-01T08:06:15.933363+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:37:46.200934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":208,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:09.893106+0000","last_change":"2023-10-01T07:48:00.323822+0000","last_active":"2023-10-01T08:06:09.893106+0000","last_peered":"2023-10-01T08:06:09.893106+0000","last_clean":"2023-10-01T08:06:09.893106+0000","last_became_active":"2023-10-01T07:48:00.323132+0000","last_became_peered":"2023-10-01T07:48:00.323132+0000","last_unstale":"2023-10-01T08:06:09.893106+0000","last_undegraded":"2023-10-01T08:06:09.893106+0000","last_fullsized":"2023-10-01T08:06:09.893106+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"232'2131","reported_seq":2142,"reported_epoch":232,"state":"active+clean","last_fresh":"2023-10-01T08:06:30.471253+0000","last_change":"2023-10-01T08:05:53.316061+0000","last_active":"2023-10-01T08:06:30.471253+0000","last_peered":"2023-10-01T08:06:30.471253+0000","last_clean":"2023-10-01T08:06:30.471253+0000","last_became_active":"2023-10-01T08:05:53.315558+0000","last_became_peered":"2023-10-01T08:05:53.315558+0000","last_unstale":"2023-10-01T08:06:30.471253+0000","last_undegraded":"2023-10-01T08:06:30.471253+0000","last_fullsized":"2023-10-01T08:06:30.471253+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_clean_scrub_stamp":"2023-10-01T08:05:52.223136+0000","objects_scrubbed":0,"log_size":2131,"log_dups_size":0,"ondisk_log_size":2131,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:29:05.771691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":139657216,"num_objects":2131,"num_object_clones":0,"num_object_copies":6393,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2131,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2131,"num_write_kb":136384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,7],"acting":[2,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":41,"reported_epoch":232,"state":"active+clean","last_fresh":"2023-10-01T08:06:15.931637+0000","last_change":"2023-10-01T08:00:23.669180+0000","last_active":"2023-10-01T08:06:15.931637+0000","last_peered":"2023-10-01T08:06:15.931637+0000","last_clean":"2023-10-01T08:06:15.931637+0000","last_became_active":"2023-10-01T08:00:23.668845+0000","last_became_peered":"2023-10-01T08:00:23.668845+0000","last_unstale":"2023-10-01T08:06:15.931637+0000","last_undegraded":"2023-10-01T08:06:15.931637+0000","last_fullsized":"2023-10-01T08:06:15.931637+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:13:28.089002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"3.1","version":"0'0","reported_seq":104,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:10.086278+0000","last_change":"2023-10-01T08:04:39.655139+0000","last_active":"2023-10-01T08:06:10.086278+0000","last_peered":"2023-10-01T08:06:10.086278+0000","last_clean":"2023-10-01T08:06:10.086278+0000","last_became_active":"2023-10-01T08:04:39.654846+0000","last_became_peered":"2023-10-01T08:04:39.654846+0000","last_unstale":"2023-10-01T08:06:10.086278+0000","last_undegraded":"2023-10-01T08:06:10.086278+0000","last_fullsized":"2023-10-01T08:06:10.086278+0000","mapping_epoch":223,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":224,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:28:03.934362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.6","version":"0'0","reported_seq":143,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:11.752881+0000","last_change":"2023-10-01T07:54:21.696464+0000","last_active":"2023-10-01T08:06:11.752881+0000","last_peered":"2023-10-01T08:06:11.752881+0000","last_clean":"2023-10-01T08:06:11.752881+0000","last_became_active":"2023-10-01T07:54:21.695962+0000","last_became_peered":"2023-10-01T07:54:21.695962+0000","last_unstale":"2023-10-01T08:06:11.752881+0000","last_undegraded":"2023-10-01T08:06:11.752881+0000","last_fullsized":"2023-10-01T08:06:11.752881+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:49:03.596457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.d","version":"232'2200","reported_seq":2212,"reported_epoch":232,"state":"active+clean","last_fresh":"2023-10-01T08:06:30.925559+0000","last_change":"2023-10-01T08:05:53.318502+0000","last_active":"2023-10-01T08:06:30.925559+0000","last_peered":"2023-10-01T08:06:30.925559+0000","last_clean":"2023-10-01T08:06:30.925559+0000","last_became_active":"2023-10-01T08:05:53.317739+0000","last_became_peered":"2023-10-01T08:05:53.317739+0000","last_unstale":"2023-10-01T08:06:30.925559+0000","last_undegraded":"2023-10-01T08:06:30.925559+0000","last_fullsized":"2023-10-01T08:06:30.925559+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_clean_scrub_stamp":"2023-10-01T08:05:52.223136+0000","objects_scrubbed":0,"log_size":2200,"log_dups_size":0,"ondisk_log_size":2200,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":144179200,"num_objects":2200,"num_object_clones":0,"num_object_copies":6600,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2200,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2200,"num_write_kb":140800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":161,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:09.892691+0000","last_change":"2023-10-01T07:53:49.935004+0000","last_active":"2023-10-01T08:06:09.892691+0000","last_peered":"2023-10-01T08:06:09.892691+0000","last_clean":"2023-10-01T08:06:09.892691+0000","last_became_active":"2023-10-01T07:53:49.934636+0000","last_became_peered":"2023-10-01T07:53:49.934636+0000","last_unstale":"2023-10-01T08:06:09.892691+0000","last_undegraded":"2023-10-01T08:06:09.892691+0000","last_fullsized":"2023-10-01T08:06:09.892691+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":176,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:11.752485+0000","last_change":"2023-10-01T07:54:21.703258+0000","last_active":"2023-10-01T08:06:11.752485+0000","last_peered":"2023-10-01T08:06:11.752485+0000","last_clean":"2023-10-01T08:06:11.752485+0000","last_became_active":"2023-10-01T07:54:21.698475+0000","last_became_peered":"2023-10-01T07:54:21.698475+0000","last_unstale":"2023-10-01T08:06:11.752485+0000","last_undegraded":"2023-10-01T08:06:11.752485+0000","last_fullsized":"2023-10-01T08:06:11.752485+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:06:44.016487+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":154,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:09.891046+0000","last_change":"2023-10-01T07:53:49.931927+0000","last_active":"2023-10-01T08:06:09.891046+0000","last_peered":"2023-10-01T08:06:09.891046+0000","last_clean":"2023-10-01T08:06:09.891046+0000","last_became_active":"2023-10-01T07:53:49.931219+0000","last_became_peered":"2023-10-01T07:53:49.931219+0000","last_unstale":"2023-10-01T08:06:09.891046+0000","last_undegraded":"2023-10-01T08:06:09.891046+0000","last_fullsized":"2023-10-01T08:06:09.891046+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.e","version":"232'2094","reported_seq":2106,"reported_epoch":232,"state":"active+clean","last_fresh":"2023-10-01T08:06:30.364315+0000","last_change":"2023-10-01T08:05:53.255854+0000","last_active":"2023-10-01T08:06:30.364315+0000","last_peered":"2023-10-01T08:06:30.364315+0000","last_clean":"2023-10-01T08:06:30.364315+0000","last_became_active":"2023-10-01T08:05:53.253329+0000","last_became_peered":"2023-10-01T08:05:53.253329+0000","last_unstale":"2023-10-01T08:06:30.364315+0000","last_undegraded":"2023-10-01T08:06:30.364315+0000","last_fullsized":"2023-10-01T08:06:30.364315+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_clean_scrub_stamp":"2023-10-01T08:05:52.223136+0000","objects_scrubbed":0,"log_size":2094,"log_dups_size":0,"ondisk_log_size":2094,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":137232384,"num_objects":2094,"num_object_clones":0,"num_object_copies":6282,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2094,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2094,"num_write_kb":134016,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":220,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:10.087257+0000","last_change":"2023-10-01T07:48:00.312567+0000","last_active":"2023-10-01T08:06:10.087257+0000","last_peered":"2023-10-01T08:06:10.087257+0000","last_clean":"2023-10-01T08:06:10.087257+0000","last_became_active":"2023-10-01T07:48:00.311711+0000","last_became_peered":"2023-10-01T07:48:00.311711+0000","last_unstale":"2023-10-01T08:06:10.087257+0000","last_undegraded":"2023-10-01T08:06:10.087257+0000","last_fullsized":"2023-10-01T08:06:10.087257+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:02:05.723765+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":155,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:11.752769+0000","last_change":"2023-10-01T07:54:21.702881+0000","last_active":"2023-10-01T08:06:11.752769+0000","last_peered":"2023-10-01T08:06:11.752769+0000","last_clean":"2023-10-01T08:06:11.752769+0000","last_became_active":"2023-10-01T07:54:21.697993+0000","last_became_peered":"2023-10-01T07:54:21.697993+0000","last_unstale":"2023-10-01T08:06:11.752769+0000","last_undegraded":"2023-10-01T08:06:11.752769+0000","last_fullsized":"2023-10-01T08:06:11.752769+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:30:11.014197+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":218,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:10.086127+0000","last_change":"2023-10-01T07:48:00.318480+0000","last_active":"2023-10-01T08:06:10.086127+0000","last_peered":"2023-10-01T08:06:10.086127+0000","last_clean":"2023-10-01T08:06:10.086127+0000","last_became_active":"2023-10-01T07:48:00.317844+0000","last_became_peered":"2023-10-01T07:48:00.317844+0000","last_unstale":"2023-10-01T08:06:10.086127+0000","last_undegraded":"2023-10-01T08:06:10.086127+0000","last_fullsized":"2023-10-01T08:06:10.086127+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:05:35.934919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"232'2179","reported_seq":2191,"reported_epoch":232,"state":"active+clean","last_fresh":"2023-10-01T08:06:30.941073+0000","last_change":"2023-10-01T08:05:53.283429+0000","last_active":"2023-10-01T08:06:30.941073+0000","last_peered":"2023-10-01T08:06:30.941073+0000","last_clean":"2023-10-01T08:06:30.941073+0000","last_became_active":"2023-10-01T08:05:53.282797+0000","last_became_peered":"2023-10-01T08:05:53.282797+0000","last_unstale":"2023-10-01T08:06:30.941073+0000","last_undegraded":"2023-10-01T08:06:30.941073+0000","last_fullsized":"2023-10-01T08:06:30.941073+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_clean_scrub_stamp":"2023-10-01T08:05:52.223136+0000","objects_scrubbed":0,"log_size":2179,"log_dups_size":0,"ondisk_log_size":2179,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":2179,"num_write_kb":139456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":217,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:09.893282+0000","last_change":"2023-10-01T07:48:00.313007+0000","last_active":"2023-10-01T08:06:09.893282+0000","last_peered":"2023-10-01T08:06:09.893282+0000","last_clean":"2023-10-01T08:06:09.893282+0000","last_became_active":"2023-10-01T07:48:00.312535+0000","last_became_peered":"2023-10-01T07:48:00.312535+0000","last_unstale":"2023-10-01T08:06:09.893282+0000","last_undegraded":"2023-10-01T08:06:09.893282+0000","last_fullsized":"2023-10-01T08:06:09.893282+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":106,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:11.752768+0000","last_change":"2023-10-01T07:54:21.703461+0000","last_active":"2023-10-01T08:06:11.752768+0000","last_peered":"2023-10-01T08:06:11.752768+0000","last_clean":"2023-10-01T08:06:11.752768+0000","last_became_active":"2023-10-01T07:54:21.702628+0000","last_became_peered":"2023-10-01T07:54:21.702628+0000","last_unstale":"2023-10-01T08:06:11.752768+0000","last_undegraded":"2023-10-01T08:06:11.752768+0000","last_fullsized":"2023-10-01T08:06:11.752768+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:41:10.213398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[1,0,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":182,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:09.891845+0000","last_change":"2023-10-01T07:47:46.586842+0000","last_active":"2023-10-01T08:06:09.891845+0000","last_peered":"2023-10-01T08:06:09.891845+0000","last_clean":"2023-10-01T08:06:09.891845+0000","last_became_active":"2023-10-01T07:47:46.586212+0000","last_became_peered":"2023-10-01T07:47:46.586212+0000","last_unstale":"2023-10-01T08:06:09.891845+0000","last_undegraded":"2023-10-01T08:06:09.891845+0000","last_fullsized":"2023-10-01T08:06:09.891845+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":139,"reported_epoch":232,"state":"active+clean","last_fresh":"2023-10-01T08:06:15.927054+0000","last_change":"2023-10-01T07:53:49.930242+0000","last_active":"2023-10-01T08:06:15.927054+0000","last_peered":"2023-10-01T08:06:15.927054+0000","last_clean":"2023-10-01T08:06:15.927054+0000","last_became_active":"2023-10-01T07:53:49.929827+0000","last_became_peered":"2023-10-01T07:53:49.929827+0000","last_unstale":"2023-10-01T08:06:15.927054+0000","last_undegraded":"2023-10-01T08:06:15.927054+0000","last_fullsized":"2023-10-01T08:06:15.927054+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:07:50.612543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,7],"acting":[2,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":240,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:10.326854+0000","last_change":"2023-10-01T07:54:21.703640+0000","last_active":"2023-10-01T08:06:10.326854+0000","last_peered":"2023-10-01T08:06:10.326854+0000","last_clean":"2023-10-01T08:06:10.326854+0000","last_became_active":"2023-10-01T07:54:21.703259+0000","last_became_peered":"2023-10-01T07:54:21.703259+0000","last_unstale":"2023-10-01T08:06:10.326854+0000","last_undegraded":"2023-10-01T08:06:10.326854+0000","last_fullsized":"2023-10-01T08:06:10.326854+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:22:40.141389+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":240,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:09.892220+0000","last_change":"2023-10-01T07:54:21.705971+0000","last_active":"2023-10-01T08:06:09.892220+0000","last_peered":"2023-10-01T08:06:09.892220+0000","last_clean":"2023-10-01T08:06:09.892220+0000","last_became_active":"2023-10-01T07:54:21.705697+0000","last_became_peered":"2023-10-01T07:54:21.705697+0000","last_unstale":"2023-10-01T08:06:09.892220+0000","last_undegraded":"2023-10-01T08:06:09.892220+0000","last_fullsized":"2023-10-01T08:06:09.892220+0000","mapping_epoch":163,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":164,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,2,1],"acting":[5,2,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":218,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:10.086546+0000","last_change":"2023-10-01T08:04:39.644692+0000","last_active":"2023-10-01T08:06:10.086546+0000","last_peered":"2023-10-01T08:06:10.086546+0000","last_clean":"2023-10-01T08:06:10.086546+0000","last_became_active":"2023-10-01T08:04:39.644365+0000","last_became_peered":"2023-10-01T08:04:39.644365+0000","last_unstale":"2023-10-01T08:06:10.086546+0000","last_undegraded":"2023-10-01T08:06:10.086546+0000","last_fullsized":"2023-10-01T08:06:10.086546+0000","mapping_epoch":223,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":224,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:54:29.899587+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":201,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:09.892476+0000","last_change":"2023-10-01T07:47:46.587284+0000","last_active":"2023-10-01T08:06:09.892476+0000","last_peered":"2023-10-01T08:06:09.892476+0000","last_clean":"2023-10-01T08:06:09.892476+0000","last_became_active":"2023-10-01T07:47:46.586309+0000","last_became_peered":"2023-10-01T07:47:46.586309+0000","last_unstale":"2023-10-01T08:06:09.892476+0000","last_undegraded":"2023-10-01T08:06:09.892476+0000","last_fullsized":"2023-10-01T08:06:09.892476+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":107,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:10.086728+0000","last_change":"2023-10-01T08:04:39.677163+0000","last_active":"2023-10-01T08:06:10.086728+0000","last_peered":"2023-10-01T08:06:10.086728+0000","last_clean":"2023-10-01T08:06:10.086728+0000","last_became_active":"2023-10-01T08:04:39.676861+0000","last_became_peered":"2023-10-01T08:04:39.676861+0000","last_unstale":"2023-10-01T08:06:10.086728+0000","last_undegraded":"2023-10-01T08:06:10.086728+0000","last_fullsized":"2023-10-01T08:06:10.086728+0000","mapping_epoch":223,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":224,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:24:54.347781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,2],"acting":[3,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"59'1","reported_seq":217,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:10.087139+0000","last_change":"2023-10-01T07:43:24.912080+0000","last_active":"2023-10-01T08:06:10.087139+0000","last_peered":"2023-10-01T08:06:10.087139+0000","last_clean":"2023-10-01T08:06:10.087139+0000","last_became_active":"2023-10-01T07:43:24.911577+0000","last_became_peered":"2023-10-01T07:43:24.911577+0000","last_unstale":"2023-10-01T08:06:10.087139+0000","last_undegraded":"2023-10-01T08:06:10.087139+0000","last_fullsized":"2023-10-01T08:06:10.087139+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:49:36.182931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":228,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:10.086187+0000","last_change":"2023-10-01T07:43:24.905781+0000","last_active":"2023-10-01T08:06:10.086187+0000","last_peered":"2023-10-01T08:06:10.086187+0000","last_clean":"2023-10-01T08:06:10.086187+0000","last_became_active":"2023-10-01T07:43:24.905433+0000","last_became_peered":"2023-10-01T07:43:24.905433+0000","last_unstale":"2023-10-01T08:06:10.086187+0000","last_undegraded":"2023-10-01T08:06:10.086187+0000","last_fullsized":"2023-10-01T08:06:10.086187+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:42:18.329292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":103,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:09.891800+0000","last_change":"2023-10-01T07:53:49.927570+0000","last_active":"2023-10-01T08:06:09.891800+0000","last_peered":"2023-10-01T08:06:09.891800+0000","last_clean":"2023-10-01T08:06:09.891800+0000","last_became_active":"2023-10-01T07:53:49.927107+0000","last_became_peered":"2023-10-01T07:53:49.927107+0000","last_unstale":"2023-10-01T08:06:09.891800+0000","last_undegraded":"2023-10-01T08:06:09.891800+0000","last_fullsized":"2023-10-01T08:06:09.891800+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+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":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":198,"reported_epoch":231,"state":"active+clean","last_fresh":"2023-10-01T08:06:09.890891+0000","last_change":"2023-10-01T07:47:46.588033+0000","last_active":"2023-10-01T08:06:09.890891+0000","last_peered":"2023-10-01T08:06:09.890891+0000","last_clean":"2023-10-01T08:06:09.890891+0000","last_became_active":"2023-10-01T07:47:46.587731+0000","last_became_peered":"2023-10-01T07:47:46.587731+0000","last_unstale":"2023-10-01T08:06:09.890891+0000","last_undegraded":"2023-10-01T08:06:09.890891+0000","last_fullsized":"2023-10-01T08:06:09.890891+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":2248212480,"num_objects":34305,"num_object_clones":0,"num_object_copies":102915,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":34305,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":34305,"num_write_kb":2195520,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":6554845184,"data_stored":6554845184,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":34305,"ondisk_log_size":34305,"up":48,"acting":48,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":92,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":37741,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":116,"seq":498216206559,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1224320,"kb_used_data":625784,"kb_used_omap":9,"kb_used_meta":598518,"kb_avail":92520832,"statfs":{"total":95995035648,"available":94741331968,"internally_reserved":0,"allocated":640802816,"data_stored":640278302,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9583,"internal_metadata":612883089},"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":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 08:06:25 2023","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":1.504,"15min":1.5309999999999999},"min":{"1min":0.42499999999999999,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":1.7270000000000001,"5min":8.3079999999999998,"15min":21.469999999999999},"last":1.7270000000000001},{"interface":"front","average":{"1min":1.006,"5min":1.409,"15min":1.607},"min":{"1min":0.56399999999999995,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":3.7930000000000001,"5min":9.702,"15min":21.561},"last":3.7930000000000001}]},{"osd":1,"last update":"Sun Oct 1 08:05:43 2023","interfaces":[{"interface":"back","average":{"1min":5.6399999999999997,"5min":2.4129999999999998,"15min":1.857},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":73.722999999999999,"5min":73.722999999999999,"15min":73.722999999999999},"last":0.50600000000000001},{"interface":"front","average":{"1min":5.4989999999999997,"5min":2.0819999999999999,"15min":1.7490000000000001},"min":{"1min":0.72699999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":73.825999999999993,"5min":73.825999999999993,"15min":73.825999999999993},"last":0.53600000000000003}]},{"osd":2,"last update":"Sun Oct 1 08:06:25 2023","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":1.4690000000000001,"15min":1.6870000000000001},"min":{"1min":0.56299999999999994,"5min":0.316,"15min":0.309},"max":{"1min":1.2749999999999999,"5min":9.9939999999999998,"15min":71.756},"last":1.2749999999999999},{"interface":"front","average":{"1min":0.86699999999999999,"5min":1.069,"15min":1.639},"min":{"1min":0.52800000000000002,"5min":0.34499999999999997,"15min":0.30099999999999999},"max":{"1min":1.3180000000000001,"5min":8.2620000000000005,"15min":71.563999999999993},"last":0.58599999999999997}]},{"osd":3,"last update":"Sun Oct 1 08:06:25 2023","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":3.3639999999999999,"15min":2.7669999999999999},"min":{"1min":0.53000000000000003,"5min":0.34100000000000003,"15min":0.29399999999999998},"max":{"1min":1.133,"5min":161.018,"15min":161.018},"last":0.53000000000000003},{"interface":"front","average":{"1min":0.91700000000000004,"5min":3.5619999999999998,"15min":2.786},"min":{"1min":0.50700000000000001,"5min":0.33500000000000002,"15min":0.29299999999999998},"max":{"1min":1.2869999999999999,"5min":161.57499999999999,"15min":161.57499999999999},"last":0.65000000000000002}]},{"osd":4,"last update":"Sun Oct 1 08:06:25 2023","interfaces":[{"interface":"back","average":{"1min":1.121,"5min":1.7,"15min":1.3440000000000001},"min":{"1min":0.499,"5min":0.308,"15min":0.308},"max":{"1min":1.833,"5min":9.8740000000000006,"15min":9.8740000000000006},"last":1.504},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.121,"15min":1.218},"min":{"1min":0.47399999999999998,"5min":0.32500000000000001,"15min":0.31900000000000001},"max":{"1min":1.5,"5min":8.7650000000000006,"15min":8.7650000000000006},"last":0.56599999999999995}]},{"osd":5,"last update":"Sun Oct 1 08:06:25 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":2.0350000000000001,"15min":1.5589999999999999},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":1.343,"5min":9.9440000000000008,"15min":13.555999999999999},"last":0.308},{"interface":"front","average":{"1min":1.107,"5min":2.0059999999999998,"15min":1.6040000000000001},"min":{"1min":0.61399999999999999,"5min":0.34599999999999997,"15min":0.32500000000000001},"max":{"1min":1.46,"5min":8.5950000000000006,"15min":14.522},"last":0.61399999999999999}]},{"osd":6,"last update":"Sun Oct 1 08:06:25 2023","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":1.3480000000000001,"15min":1.3600000000000001},"min":{"1min":0.44600000000000001,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.423,"5min":10.757,"15min":12.803000000000001},"last":0.44600000000000001},{"interface":"front","average":{"1min":1.2110000000000001,"5min":1.8129999999999999,"15min":1.5409999999999999},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.31},"max":{"1min":3.6120000000000001,"5min":10.025,"15min":13.605},"last":0.47599999999999998}]}]},{"osd":6,"up_from":42,"seq":180388626916,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1270204,"kb_used_data":964788,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":92474948,"statfs":{"total":95995035648,"available":94694346752,"internally_reserved":0,"allocated":987942912,"data_stored":987422685,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312737792},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,0,2,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":"Sun Oct 1 08:06:16 2023","interfaces":[{"interface":"back","average":{"1min":1.27,"5min":1.056,"15min":1.4139999999999999},"min":{"1min":0.66800000000000004,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":4.9699999999999998,"5min":5.4660000000000002,"15min":18.821999999999999},"last":1.036},{"interface":"front","average":{"1min":1.1799999999999999,"5min":1.208,"15min":1.538},"min":{"1min":0.57999999999999996,"5min":0.31900000000000001,"15min":0.27800000000000002},"max":{"1min":4.9379999999999997,"5min":5.5700000000000003,"15min":14.581},"last":0.84999999999999998}]},{"osd":1,"last update":"Sun Oct 1 08:05:39 2023","interfaces":[{"interface":"back","average":{"1min":1.2190000000000001,"5min":2.0070000000000001,"15min":1.907},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26200000000000001},"max":{"1min":5.9950000000000001,"5min":69.462000000000003,"15min":69.462000000000003},"last":1.3160000000000001},{"interface":"front","average":{"1min":1.3879999999999999,"5min":1.903,"15min":1.982},"min":{"1min":0.44600000000000001,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":5.9219999999999997,"5min":68.212000000000003,"15min":68.212000000000003},"last":0.38}]},{"osd":2,"last update":"Sun Oct 1 08:06:16 2023","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.97199999999999998,"15min":1.6559999999999999},"min":{"1min":0.623,"5min":0.29799999999999999,"15min":0.26500000000000001},"max":{"1min":1.2350000000000001,"5min":6.0410000000000004,"15min":22.067},"last":1.3720000000000001},{"interface":"front","average":{"1min":1.3999999999999999,"5min":1.1759999999999999,"15min":1.6160000000000001},"min":{"1min":0.67000000000000004,"5min":0.307,"15min":0.29899999999999999},"max":{"1min":7.1710000000000003,"5min":7.7409999999999997,"15min":21.936},"last":4.5609999999999999}]},{"osd":3,"last update":"Sun Oct 1 08:06:02 2023","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":2.1309999999999998,"15min":2.54},"min":{"1min":0.60699999999999998,"5min":0.33900000000000002,"15min":0.29399999999999998},"max":{"1min":2.1299999999999999,"5min":18.617999999999999,"15min":147.83699999999999},"last":0.46800000000000003},{"interface":"front","average":{"1min":1.3280000000000001,"5min":1.8979999999999999,"15min":2.423},"min":{"1min":0.64000000000000001,"5min":0.35899999999999999,"15min":0.33800000000000002},"max":{"1min":3.9380000000000002,"5min":20.655999999999999,"15min":147.792},"last":0.98199999999999998}]},{"osd":4,"last update":"Sun Oct 1 08:06:16 2023","interfaces":[{"interface":"back","average":{"1min":1.425,"5min":1.2589999999999999,"15min":1.5449999999999999},"min":{"1min":0.73299999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":4.2910000000000004,"5min":5.9740000000000002,"15min":37.884999999999998},"last":4.718},{"interface":"front","average":{"1min":1.1160000000000001,"5min":1.1000000000000001,"15min":1.486},"min":{"1min":0.69099999999999995,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":2.4289999999999998,"5min":6.6660000000000004,"15min":20.608000000000001},"last":1.7949999999999999}]},{"osd":5,"last update":"Sun Oct 1 08:05:31 2023","interfaces":[{"interface":"back","average":{"1min":1.784,"5min":1.6040000000000001,"15min":1.583},"min":{"1min":0.502,"5min":0.374,"15min":0.33700000000000002},"max":{"1min":10.372999999999999,"5min":10.372999999999999,"15min":18.931000000000001},"last":0.93500000000000005},{"interface":"front","average":{"1min":1.5029999999999999,"5min":1.4550000000000001,"15min":1.607},"min":{"1min":0.35499999999999998,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":6.0110000000000001,"5min":7.6319999999999997,"15min":37.805},"last":0.57099999999999995}]},{"osd":7,"last update":"Sun Oct 1 08:05:31 2023","interfaces":[{"interface":"back","average":{"1min":1.6160000000000001,"5min":1.9179999999999999,"15min":1.643},"min":{"1min":0.41599999999999998,"5min":0.35399999999999998,"15min":0.34999999999999998},"max":{"1min":5.5990000000000002,"5min":16.495999999999999,"15min":18.893000000000001},"last":1.0109999999999999},{"interface":"front","average":{"1min":2,"5min":1.3979999999999999,"15min":1.607},"min":{"1min":0.64500000000000002,"5min":0.34999999999999998,"15min":0.34200000000000003},"max":{"1min":6.2220000000000004,"5min":7.3520000000000003,"15min":15.273},"last":1.347}]}]},{"osd":1,"up_from":163,"seq":700079669395,"num_pgs":23,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":672924,"kb_used_data":278036,"kb_used_omap":4,"kb_used_meta":394875,"kb_avail":93072228,"statfs":{"total":95995035648,"available":95305961472,"internally_reserved":0,"allocated":284708864,"data_stored":283842473,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":404352910},"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":"Sun Oct 1 08:05:42 2023","interfaces":[{"interface":"back","average":{"1min":1.2350000000000001,"5min":1.6000000000000001,"15min":1.645},"min":{"1min":0.33500000000000002,"5min":0.20200000000000001,"15min":0.16700000000000001},"max":{"1min":5.7140000000000004,"5min":11.622,"15min":11.848000000000001},"last":1.7230000000000001},{"interface":"front","average":{"1min":1.3049999999999999,"5min":1.2609999999999999,"15min":1.7210000000000001},"min":{"1min":0.23599999999999999,"5min":0.22900000000000001,"15min":0.20399999999999999},"max":{"1min":3.8580000000000001,"5min":10.616,"15min":11.606},"last":0.70199999999999996}]},{"osd":2,"last update":"Sun Oct 1 08:05:42 2023","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":1.1799999999999999,"15min":1.5209999999999999},"min":{"1min":0.22500000000000001,"5min":0.22500000000000001,"15min":0.20000000000000001},"max":{"1min":5.5430000000000001,"5min":7.8099999999999996,"15min":9.8840000000000003},"last":0.45300000000000001},{"interface":"front","average":{"1min":0.91500000000000004,"5min":1.143,"15min":1.528},"min":{"1min":0.27900000000000003,"5min":0.25,"15min":0.215},"max":{"1min":3.0979999999999999,"5min":10.456,"15min":10.456},"last":0.627}]},{"osd":3,"last update":"Sun Oct 1 08:05:42 2023","interfaces":[{"interface":"back","average":{"1min":1.546,"5min":2.5209999999999999,"15min":3.419},"min":{"1min":0.45500000000000002,"5min":0.29699999999999999,"15min":0.22700000000000001},"max":{"1min":5.6079999999999997,"5min":89.186000000000007,"15min":174.08000000000001},"last":0.51000000000000001},{"interface":"front","average":{"1min":1.4730000000000001,"5min":2.383,"15min":3.3730000000000002},"min":{"1min":0.48099999999999998,"5min":0.30299999999999999,"15min":0.29099999999999998},"max":{"1min":4.6970000000000001,"5min":90.293000000000006,"15min":179.72499999999999},"last":0.65600000000000003}]},{"osd":4,"last update":"Sun Oct 1 08:05:42 2023","interfaces":[{"interface":"back","average":{"1min":1.0609999999999999,"5min":1.3779999999999999,"15min":1.4430000000000001},"min":{"1min":0.35199999999999998,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":4.4299999999999997,"5min":8.9100000000000001,"15min":11.98},"last":1.8420000000000001},{"interface":"front","average":{"1min":1.3140000000000001,"5min":1.4930000000000001,"15min":1.5700000000000001},"min":{"1min":0.44700000000000001,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":5.5819999999999999,"5min":8.5,"15min":8.5},"last":0.56000000000000005}]},{"osd":5,"last update":"Sun Oct 1 08:05:42 2023","interfaces":[{"interface":"back","average":{"1min":1.1930000000000001,"5min":1.72,"15min":1.5880000000000001},"min":{"1min":0.47799999999999998,"5min":0.34799999999999998,"15min":0.32000000000000001},"max":{"1min":3.819,"5min":16.643999999999998,"15min":16.643999999999998},"last":1.2989999999999999},{"interface":"front","average":{"1min":1.2589999999999999,"5min":1.792,"15min":1.738},"min":{"1min":0.69599999999999995,"5min":0.312,"15min":0.312},"max":{"1min":3.9020000000000001,"5min":16.402999999999999,"15min":16.402999999999999},"last":1.776}]},{"osd":6,"last update":"Sun Oct 1 08:05:42 2023","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":1.3460000000000001,"15min":1.6870000000000001},"min":{"1min":0.42199999999999999,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":3.5579999999999998,"5min":8.9629999999999992,"15min":11.942},"last":1.8799999999999999},{"interface":"front","average":{"1min":1.2450000000000001,"5min":1.639,"15min":1.6539999999999999},"min":{"1min":0.64700000000000002,"5min":0.36399999999999999,"15min":0.32100000000000001},"max":{"1min":5.6340000000000003,"5min":9.3339999999999996,"15min":9.3339999999999996},"last":0.59299999999999997}]},{"osd":7,"last update":"Sun Oct 1 08:05:42 2023","interfaces":[{"interface":"back","average":{"1min":1.4259999999999999,"5min":1.8029999999999999,"15min":1.71},"min":{"1min":0.69299999999999995,"5min":0.371,"15min":0.371},"max":{"1min":5.1870000000000003,"5min":10.526999999999999,"15min":10.526999999999999},"last":0.68000000000000005},{"interface":"front","average":{"1min":1.4139999999999999,"5min":1.843,"15min":1.752},"min":{"1min":0.64800000000000002,"5min":0.39300000000000002,"15min":0.39100000000000001},"max":{"1min":5.234,"5min":9.0500000000000007,"15min":12.013},"last":1.9119999999999999}]}]},{"osd":0,"up_from":77,"seq":330712482094,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1791484,"kb_used_data":1282164,"kb_used_omap":5,"kb_used_meta":509306,"kb_avail":91953668,"statfs":{"total":95995035648,"available":94160556032,"internally_reserved":0,"allocated":1312935936,"data_stored":1312094828,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":521529978},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,0,2,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sun Oct 1 08:05:40 2023","interfaces":[{"interface":"back","average":{"1min":1.55,"5min":1.98,"15min":1.9970000000000001},"min":{"1min":0.20999999999999999,"5min":0.187,"15min":0.187},"max":{"1min":8.9550000000000001,"5min":51.572000000000003,"15min":51.572000000000003},"last":3.3660000000000001},{"interface":"front","average":{"1min":1.3440000000000001,"5min":1.4550000000000001,"15min":1.794},"min":{"1min":0.28799999999999998,"5min":0.28399999999999997,"15min":0.19900000000000001},"max":{"1min":6.0570000000000004,"5min":25.609000000000002,"15min":42.436},"last":1.111}]},{"osd":2,"last update":"Sun Oct 1 08:05:28 2023","interfaces":[{"interface":"back","average":{"1min":1.4550000000000001,"5min":1.052,"15min":1.55},"min":{"1min":0.27000000000000002,"5min":0.23000000000000001,"15min":0.192},"max":{"1min":6.4219999999999997,"5min":6.6230000000000002,"15min":31.443999999999999},"last":3.415},{"interface":"front","average":{"1min":0.99299999999999999,"5min":0.89400000000000002,"15min":1.7170000000000001},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.193},"max":{"1min":4.8520000000000003,"5min":4.8520000000000003,"15min":29.654},"last":2.9710000000000001}]},{"osd":3,"last update":"Sun Oct 1 08:06:04 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.887,"15min":2.4089999999999998},"min":{"1min":0.311,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":6.1130000000000004,"5min":87.082999999999998,"15min":87.082999999999998},"last":0.88100000000000001},{"interface":"front","average":{"1min":0.997,"5min":1.778,"15min":2.6459999999999999},"min":{"1min":0.41099999999999998,"5min":0.248,"15min":0.247},"max":{"1min":6.0700000000000003,"5min":87.117999999999995,"15min":87.117999999999995},"last":3.004}]},{"osd":4,"last update":"Sun Oct 1 08:05:28 2023","interfaces":[{"interface":"back","average":{"1min":1.4119999999999999,"5min":1.393,"15min":1.4399999999999999},"min":{"1min":0.314,"5min":0.27500000000000002,"15min":0.26100000000000001},"max":{"1min":6.3310000000000004,"5min":7.7560000000000002,"15min":7.7560000000000002},"last":9.0180000000000007},{"interface":"front","average":{"1min":1.175,"5min":1.296,"15min":1.5129999999999999},"min":{"1min":0.36399999999999999,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":5.9699999999999998,"5min":8.702,"15min":9.484},"last":8.5120000000000005}]},{"osd":5,"last update":"Sun Oct 1 08:06:04 2023","interfaces":[{"interface":"back","average":{"1min":1.2909999999999999,"5min":1.8200000000000001,"15min":1.909},"min":{"1min":0.69499999999999995,"5min":0.42499999999999999,"15min":0.317},"max":{"1min":3.8069999999999999,"5min":10.613,"15min":17.43},"last":1.1379999999999999},{"interface":"front","average":{"1min":1.282,"5min":1.5669999999999999,"15min":1.972},"min":{"1min":0.66900000000000004,"5min":0.375,"15min":0.33400000000000002},"max":{"1min":3.7959999999999998,"5min":8.9290000000000003,"15min":13.304},"last":3.1339999999999999}]},{"osd":6,"last update":"Sun Oct 1 08:06:04 2023","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":1.274,"15min":1.601},"min":{"1min":0.41099999999999998,"5min":0.38400000000000001,"15min":0.33800000000000002},"max":{"1min":3.0449999999999999,"5min":8.7840000000000007,"15min":11.901},"last":1.163},{"interface":"front","average":{"1min":0.94099999999999995,"5min":1.085,"15min":1.802},"min":{"1min":0.40899999999999997,"5min":0.34799999999999998,"15min":0.33900000000000002},"max":{"1min":1.3320000000000001,"5min":8.4179999999999993,"15min":12.43},"last":3.097}]},{"osd":7,"last update":"Sun Oct 1 08:05:28 2023","interfaces":[{"interface":"back","average":{"1min":1.919,"5min":1.6479999999999999,"15min":1.7150000000000001},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35399999999999998},"max":{"1min":8.359,"5min":10.462999999999999,"15min":10.462999999999999},"last":3.4540000000000002},{"interface":"front","average":{"1min":1.8,"5min":1.631,"15min":1.7529999999999999},"min":{"1min":0.378,"5min":0.378,"15min":0.35699999999999998},"max":{"1min":9.6790000000000003,"5min":10.663,"15min":10.663},"last":1.0800000000000001}]}]},{"osd":2,"up_from":90,"seq":386547056928,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1384020,"kb_used_data":936908,"kb_used_omap":7,"kb_used_meta":447096,"kb_avail":92361132,"statfs":{"total":95995035648,"available":94577799168,"internally_reserved":0,"allocated":959393792,"data_stored":958532734,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":457826385},"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,2,0,3],"upper_bound":64},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 08:05:32 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":0.93899999999999995,"15min":1.9970000000000001},"min":{"1min":0.23799999999999999,"5min":0.221,"15min":0.19700000000000001},"max":{"1min":3.4929999999999999,"5min":6.5759999999999996,"15min":81.611000000000004},"last":1.4750000000000001},{"interface":"front","average":{"1min":1.115,"5min":1.115,"15min":2.1429999999999998},"min":{"1min":0.29199999999999998,"5min":0.249,"15min":0.20599999999999999},"max":{"1min":3.8679999999999999,"5min":8.2910000000000004,"15min":79.757999999999996},"last":0.70699999999999996}]},{"osd":1,"last update":"Sun Oct 1 08:05:47 2023","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":1.1599999999999999,"15min":1.8029999999999999},"min":{"1min":0.38800000000000001,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":3.5110000000000001,"5min":14.407,"15min":51.529000000000003},"last":2.0070000000000001},{"interface":"front","average":{"1min":1.069,"5min":1.2130000000000001,"15min":1.7350000000000001},"min":{"1min":0.246,"5min":0.246,"15min":0.246},"max":{"1min":4.085,"5min":14.471,"15min":52.677},"last":1.992}]},{"osd":3,"last update":"Sun Oct 1 08:06:08 2023","interfaces":[{"interface":"back","average":{"1min":0.66900000000000004,"5min":2.5800000000000001,"15min":2.8660000000000001},"min":{"1min":0.36199999999999999,"5min":0.255,"15min":0.23100000000000001},"max":{"1min":1.048,"5min":93.453000000000003,"15min":93.453000000000003},"last":0.252},{"interface":"front","average":{"1min":0.80000000000000004,"5min":2.3740000000000001,"15min":2.8959999999999999},"min":{"1min":0.502,"5min":0.27000000000000002,"15min":0.23400000000000001},"max":{"1min":1.248,"5min":93.802000000000007,"15min":93.802000000000007},"last":1.4359999999999999}]},{"osd":4,"last update":"Sun Oct 1 08:06:28 2023","interfaces":[{"interface":"back","average":{"1min":1.1100000000000001,"5min":1.2929999999999999,"15min":1.431},"min":{"1min":0.371,"5min":0.32800000000000001,"15min":0.29999999999999999},"max":{"1min":2.6459999999999999,"5min":6.149,"15min":12.586},"last":0.371},{"interface":"front","average":{"1min":1.121,"5min":1.169,"15min":1.4430000000000001},"min":{"1min":0.79300000000000004,"5min":0.312,"15min":0.28899999999999998},"max":{"1min":1.738,"5min":7.7930000000000001,"15min":10.128},"last":1.6779999999999999}]},{"osd":5,"last update":"Sun Oct 1 08:05:32 2023","interfaces":[{"interface":"back","average":{"1min":1.1599999999999999,"5min":1.337,"15min":1.522},"min":{"1min":0.36699999999999999,"5min":0.35899999999999999,"15min":0.307},"max":{"1min":3.6440000000000001,"5min":9.0359999999999996,"15min":13.695},"last":0.93799999999999994},{"interface":"front","average":{"1min":1.2509999999999999,"5min":1.4710000000000001,"15min":1.5609999999999999},"min":{"1min":0.39700000000000002,"5min":0.379,"15min":0.32800000000000001},"max":{"1min":6.1779999999999999,"5min":7.6710000000000003,"15min":13.311},"last":0.34300000000000003}]},{"osd":6,"last update":"Sun Oct 1 08:05:32 2023","interfaces":[{"interface":"back","average":{"1min":1.3380000000000001,"5min":1.147,"15min":1.5529999999999999},"min":{"1min":0.45700000000000002,"5min":0.35799999999999998,"15min":0.34999999999999998},"max":{"1min":3.4369999999999998,"5min":5.8209999999999997,"15min":10.074999999999999},"last":1.042},{"interface":"front","average":{"1min":1.4339999999999999,"5min":1.123,"15min":1.573},"min":{"1min":0.47599999999999998,"5min":0.376,"15min":0.34599999999999997},"max":{"1min":3.6619999999999999,"5min":7.0469999999999997,"15min":13.901999999999999},"last":0.89600000000000002}]},{"osd":7,"last update":"Sun Oct 1 08:05:32 2023","interfaces":[{"interface":"back","average":{"1min":1.492,"5min":1.6459999999999999,"15min":1.5980000000000001},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.39400000000000002},"max":{"1min":3.456,"5min":14.797000000000001,"15min":14.797000000000001},"last":1.073},{"interface":"front","average":{"1min":1.165,"5min":1.627,"15min":1.825},"min":{"1min":0.439,"5min":0.41999999999999998,"15min":0.374},"max":{"1min":3.746,"5min":7.8040000000000003,"15min":13.763},"last":0.97199999999999998}]}]},{"osd":3,"up_from":96,"seq":412316860695,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1412424,"kb_used_data":737024,"kb_used_omap":2,"kb_used_meta":675389,"kb_avail":92332728,"statfs":{"total":95995035648,"available":94548713472,"internally_reserved":0,"allocated":754712576,"data_stored":753861273,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3005,"internal_metadata":691598403},"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":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 08:06:04 2023","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":1.569,"15min":1.681},"min":{"1min":0.27000000000000002,"5min":0.218,"15min":0.17699999999999999},"max":{"1min":7.3200000000000003,"5min":7.9770000000000003,"15min":10.807},"last":0.44700000000000001},{"interface":"front","average":{"1min":0.78800000000000003,"5min":1.7250000000000001,"15min":2.0710000000000002},"min":{"1min":0.31900000000000001,"5min":0.22600000000000001,"15min":0.215},"max":{"1min":3.5289999999999999,"5min":13.521000000000001,"15min":16.385000000000002},"last":1.665}]},{"osd":1,"last update":"Sun Oct 1 08:05:46 2023","interfaces":[{"interface":"back","average":{"1min":0.79200000000000004,"5min":1.0209999999999999,"15min":1.6359999999999999},"min":{"1min":0.25,"5min":0.22900000000000001,"15min":0.19800000000000001},"max":{"1min":4.1680000000000001,"5min":10.595000000000001,"15min":124.37},"last":0.31900000000000001},{"interface":"front","average":{"1min":1.974,"5min":1.883,"15min":2.5190000000000001},"min":{"1min":0.29399999999999998,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":9.1010000000000009,"5min":11.539,"15min":125.59999999999999},"last":0.66500000000000004}]},{"osd":2,"last update":"Sun Oct 1 08:06:04 2023","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":1.3300000000000001,"15min":1.954},"min":{"1min":0.35799999999999998,"5min":0.249,"15min":0.22700000000000001},"max":{"1min":3.992,"5min":10.999000000000001,"15min":14.613},"last":1.47},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.88500000000000001,"15min":1.4750000000000001},"min":{"1min":0.48499999999999999,"5min":0.26300000000000001,"15min":0.23100000000000001},"max":{"1min":3.9369999999999998,"5min":6.6289999999999996,"15min":12.031000000000001},"last":0.63}]},{"osd":4,"last update":"Sun Oct 1 08:06:21 2023","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":1.139,"15min":1.347},"min":{"1min":0.57199999999999995,"5min":0.37,"15min":0.251},"max":{"1min":1.3680000000000001,"5min":5.4569999999999999,"15min":8.4659999999999993},"last":0.59899999999999998},{"interface":"front","average":{"1min":1.002,"5min":2.0219999999999998,"15min":1.7509999999999999},"min":{"1min":0.61199999999999999,"5min":0.31900000000000001,"15min":0.30199999999999999},"max":{"1min":2.1019999999999999,"5min":9.3689999999999998,"15min":10.401999999999999},"last":0.81000000000000005}]},{"osd":5,"last update":"Sun Oct 1 08:06:04 2023","interfaces":[{"interface":"back","average":{"1min":1.3500000000000001,"5min":2.4569999999999999,"15min":2.2029999999999998},"min":{"1min":0.59499999999999997,"5min":0.33800000000000002,"15min":0.32600000000000001},"max":{"1min":7.4169999999999998,"5min":9.3320000000000007,"15min":14.948},"last":0.70599999999999996},{"interface":"front","average":{"1min":1.266,"5min":2.367,"15min":2.1859999999999999},"min":{"1min":0.54300000000000004,"5min":0.38200000000000001,"15min":0.35399999999999998},"max":{"1min":5.5140000000000002,"5min":15.396000000000001,"15min":15.396000000000001},"last":0.89900000000000002}]},{"osd":6,"last update":"Sun Oct 1 08:06:04 2023","interfaces":[{"interface":"back","average":{"1min":1.2230000000000001,"5min":1.8620000000000001,"15min":2.1640000000000001},"min":{"1min":0.628,"5min":0.433,"15min":0.39500000000000002},"max":{"1min":3.9689999999999999,"5min":14.192,"15min":14.192},"last":1.4370000000000001},{"interface":"front","average":{"1min":1.294,"5min":1.262,"15min":1.5149999999999999},"min":{"1min":0.73699999999999999,"5min":0.36799999999999999,"15min":0.35499999999999998},"max":{"1min":5.718,"5min":10.539,"15min":10.539},"last":1.452}]},{"osd":7,"last update":"Sun Oct 1 08:06:21 2023","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":2.2669999999999999,"15min":1.927},"min":{"1min":0.56299999999999994,"5min":0.36799999999999999,"15min":0.35699999999999998},"max":{"1min":1.238,"5min":9.2509999999999994,"15min":9.2509999999999994},"last":0.73399999999999999},{"interface":"front","average":{"1min":1.071,"5min":2.1859999999999999,"15min":2.113},"min":{"1min":0.747,"5min":0.495,"15min":0.42599999999999999},"max":{"1min":1.51,"5min":14.23,"15min":14.23},"last":1.377}]}]},{"osd":4,"up_from":112,"seq":481036337378,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1360188,"kb_used_data":1049972,"kb_used_omap":9,"kb_used_meta":310198,"kb_avail":92384964,"statfs":{"total":95995035648,"available":94602203136,"internally_reserved":0,"allocated":1075171328,"data_stored":1074650543,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9477,"internal_metadata":317643515},"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":[2,3,3,3],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 08:06:09 2023","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":1.139,"15min":1.7010000000000001},"min":{"1min":0.59799999999999998,"5min":0.252,"15min":0.252},"max":{"1min":1.1970000000000001,"5min":6.3339999999999996,"15min":59.472000000000001},"last":0.64300000000000002},{"interface":"front","average":{"1min":0.90200000000000002,"5min":1.544,"15min":1.7889999999999999},"min":{"1min":0.51600000000000001,"5min":0.28899999999999998,"15min":0.245},"max":{"1min":1.252,"5min":7.0789999999999997,"15min":60.015000000000001},"last":0.29099999999999998}]},{"osd":1,"last update":"Sun Oct 1 08:05:31 2023","interfaces":[{"interface":"back","average":{"1min":1.5549999999999999,"5min":1.2210000000000001,"15min":1.6040000000000001},"min":{"1min":0.32700000000000001,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":6.1379999999999999,"5min":12.513999999999999,"15min":48.337000000000003},"last":0.59999999999999998},{"interface":"front","average":{"1min":2.4049999999999998,"5min":1.72,"15min":1.6539999999999999},"min":{"1min":0.39600000000000002,"5min":0.29599999999999999,"15min":0.252},"max":{"1min":6.5430000000000001,"5min":6.6740000000000004,"15min":49.255000000000003},"last":0.33000000000000002}]},{"osd":2,"last update":"Sun Oct 1 08:06:09 2023","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":1.327,"15min":1.4610000000000001},"min":{"1min":0.54600000000000004,"5min":0.29399999999999998,"15min":0.28299999999999997},"max":{"1min":1.159,"5min":8.7230000000000008,"15min":10.137},"last":2.3090000000000002},{"interface":"front","average":{"1min":0.96999999999999997,"5min":1.407,"15min":1.49},"min":{"1min":0.72399999999999998,"5min":0.32200000000000001,"15min":0.28699999999999998},"max":{"1min":1.1339999999999999,"5min":11.135,"15min":23.277999999999999},"last":0.627}]},{"osd":3,"last update":"Sun Oct 1 08:06:09 2023","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":1.944,"15min":3.1309999999999998},"min":{"1min":0.71699999999999997,"5min":0.35499999999999998,"15min":0.32600000000000001},"max":{"1min":1.296,"5min":14.667999999999999,"15min":219.684},"last":1.1299999999999999},{"interface":"front","average":{"1min":1.004,"5min":2.2000000000000002,"15min":3.101},"min":{"1min":0.73999999999999999,"5min":0.40899999999999997,"15min":0.29999999999999999},"max":{"1min":1.579,"5min":10.907999999999999,"15min":219.51300000000001},"last":0.72999999999999998}]},{"osd":5,"last update":"Sun Oct 1 08:06:09 2023","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":1.6359999999999999,"15min":1.5549999999999999},"min":{"1min":0.60399999999999998,"5min":0.32200000000000001,"15min":0.27300000000000002},"max":{"1min":1.198,"5min":15.51,"15min":15.51},"last":2.1059999999999999},{"interface":"front","average":{"1min":0.97999999999999998,"5min":1.4750000000000001,"15min":1.5009999999999999},"min":{"1min":0.55700000000000005,"5min":0.34499999999999997,"15min":0.318},"max":{"1min":1.196,"5min":6.5780000000000003,"15min":29.498000000000001},"last":0.55700000000000005}]},{"osd":6,"last update":"Sun Oct 1 08:06:09 2023","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":1.397,"15min":1.4350000000000001},"min":{"1min":0.57199999999999995,"5min":0.35599999999999998,"15min":0.29799999999999999},"max":{"1min":1.4970000000000001,"5min":8.048,"15min":11.901},"last":0.56599999999999995},{"interface":"front","average":{"1min":1.014,"5min":1.262,"15min":1.544},"min":{"1min":0.63600000000000001,"5min":0.38300000000000001,"15min":0.29999999999999999},"max":{"1min":1.24,"5min":8.0570000000000004,"15min":13.574999999999999},"last":2.464}]},{"osd":7,"last update":"Sun Oct 1 08:05:31 2023","interfaces":[{"interface":"back","average":{"1min":2.8180000000000001,"5min":2.012,"15min":1.6200000000000001},"min":{"1min":0.626,"5min":0.40000000000000002,"15min":0.32400000000000001},"max":{"1min":10.782999999999999,"5min":10.782999999999999,"15min":10.782999999999999},"last":0.372},{"interface":"front","average":{"1min":2.048,"5min":2.0230000000000001,"15min":1.679},"min":{"1min":0.439,"5min":0.42799999999999999,"15min":0.379},"max":{"1min":6.3129999999999997,"5min":11.193,"15min":11.193},"last":2.2240000000000002}]}]},{"osd":5,"up_from":36,"seq":154618823148,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":995752,"kb_used_data":410144,"kb_used_omap":0,"kb_used_meta":585600,"kb_avail":92749400,"statfs":{"total":95995035648,"available":94975385600,"internally_reserved":0,"allocated":419987456,"data_stored":419482375,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":599654400},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1,2],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 08:06:22 2023","interfaces":[{"interface":"back","average":{"1min":0.83699999999999997,"5min":1.4770000000000001,"15min":1.9099999999999999},"min":{"1min":0.29599999999999999,"5min":0.25800000000000001,"15min":0.24299999999999999},"max":{"1min":1.623,"5min":9.2690000000000001,"15min":74.802000000000007},"last":0.29899999999999999},{"interface":"front","average":{"1min":0.82799999999999996,"5min":1.2450000000000001,"15min":1.948},"min":{"1min":0.46800000000000003,"5min":0.27000000000000002,"15min":0.25900000000000001},"max":{"1min":1.75,"5min":8.5899999999999999,"15min":76.823999999999998},"last":0.60499999999999998}]},{"osd":1,"last update":"Sun Oct 1 08:05:46 2023","interfaces":[{"interface":"back","average":{"1min":4.1349999999999998,"5min":2.8079999999999998,"15min":2.1989999999999998},"min":{"1min":0.47399999999999998,"5min":0.27800000000000002,"15min":0.27500000000000002},"max":{"1min":63.116,"5min":72.783000000000001,"15min":72.783000000000001},"last":0.64300000000000002},{"interface":"front","average":{"1min":4.1669999999999998,"5min":2.8100000000000001,"15min":2.1699999999999999},"min":{"1min":0.379,"5min":0.28100000000000003,"15min":0.26000000000000001},"max":{"1min":63.009,"5min":72.769999999999996,"15min":72.769999999999996},"last":0.50600000000000001}]},{"osd":2,"last update":"Sun Oct 1 08:05:30 2023","interfaces":[{"interface":"back","average":{"1min":1.702,"5min":1.45,"15min":1.5529999999999999},"min":{"1min":0.35599999999999998,"5min":0.29999999999999999,"15min":0.28599999999999998},"max":{"1min":10.44,"5min":13.077,"15min":39.781999999999996},"last":0.34000000000000002},{"interface":"front","average":{"1min":0.83799999999999997,"5min":1.24,"15min":1.5600000000000001},"min":{"1min":0.315,"5min":0.315,"15min":0.30199999999999999},"max":{"1min":1.52,"5min":4.9989999999999997,"15min":40.334000000000003},"last":0.54800000000000004}]},{"osd":3,"last update":"Sun Oct 1 08:06:05 2023","interfaces":[{"interface":"back","average":{"1min":1.3320000000000001,"5min":6.0460000000000003,"15min":4.0060000000000002},"min":{"1min":0.627,"5min":0.32200000000000001,"15min":0.309},"max":{"1min":7.6470000000000002,"5min":189.23599999999999,"15min":189.23599999999999},"last":0.56100000000000005},{"interface":"front","average":{"1min":1.103,"5min":6.21,"15min":4.1230000000000002},"min":{"1min":0.58299999999999996,"5min":0.32500000000000001,"15min":0.30299999999999999},"max":{"1min":1.546,"5min":189.286,"15min":189.286},"last":0.47099999999999997}]},{"osd":4,"last update":"Sun Oct 1 08:06:28 2023","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":1.569,"15min":1.3740000000000001},"min":{"1min":0.38400000000000001,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":1.3260000000000001,"5min":12.129,"15min":12.129},"last":0.374},{"interface":"front","average":{"1min":1.032,"5min":1.6679999999999999,"15min":1.4630000000000001},"min":{"1min":0.49099999999999999,"5min":0.378,"15min":0.32300000000000001},"max":{"1min":1.395,"5min":12.179,"15min":12.179},"last":0.438}]},{"osd":6,"last update":"Sun Oct 1 08:05:46 2023","interfaces":[{"interface":"back","average":{"1min":1.26,"5min":1.544,"15min":1.6479999999999999},"min":{"1min":0.38400000000000001,"5min":0.32800000000000001,"15min":0.32600000000000001},"max":{"1min":7.8129999999999997,"5min":20.518999999999998,"15min":20.518999999999998},"last":0.52000000000000002},{"interface":"front","average":{"1min":1.403,"5min":1.671,"15min":1.587},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":8.2629999999999999,"5min":20.550000000000001,"15min":20.550000000000001},"last":0.40400000000000003}]},{"osd":7,"last update":"Sun Oct 1 08:05:30 2023","interfaces":[{"interface":"back","average":{"1min":1.508,"5min":1.6930000000000001,"15min":1.5049999999999999},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":7.6840000000000002,"5min":7.6840000000000002,"15min":9.5250000000000004},"last":0.48399999999999999},{"interface":"front","average":{"1min":1.9330000000000001,"5min":2.008,"15min":1.792},"min":{"1min":0.42199999999999999,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":12.212,"5min":12.212,"15min":13.021000000000001},"last":0.45600000000000002}]}]}],"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":12288,"data_stored":610,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3005,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4790,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9477,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":644,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8611,"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":1330839552,"data_stored":1330839552,"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":290390016,"data_stored":290390016,"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":973733888,"data_stored":973733888,"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":780599296,"data_stored":780599296,"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":1111162880,"data_stored":1111162880,"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":426115072,"data_stored":426115072,"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":999555072,"data_stored":999555072,"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":642449408,"data_stored":642449408,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-01T08:06:39.856 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-10-01T08:06:39.857 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd pool set unique_pool_5 pg_num 26 2023-10-01T08:06:39.861 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:39.888 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:39.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:39.892 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:39.952 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:39 smithi084 bash[75189]: cluster 2023-10-01T08:06:38.611632+0000 mgr.y (mgr.34104) 1017 : cluster 0 pgmap v1067: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2023-10-01T08:06:39.953 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:39 smithi084 bash[78255]: cluster 2023-10-01T08:06:38.611632+0000 mgr.y (mgr.34104) 1017 : cluster 0 pgmap v1067: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2023-10-01T08:06:39.993 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:40.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:40.023 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:40.023 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:40.124 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:40.152 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:40.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:40.154 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:40.255 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:40.285 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:40.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:40.289 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:40.389 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:40.414 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:40.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:40.416 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:40.516 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:40.542 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:40.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:40.544 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:06:40.645 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:40.648 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 27 16 48140 48124 111.364 82.9375 0.0131745 0.00897414 2023-10-01T08:06:40.675 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:40.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:40.678 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:40.778 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:40.803 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:40.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:40.805 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:40.906 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:40.945 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:40.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:40.949 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:41.050 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:41.084 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:41.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:41.088 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:06:41.188 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:41.211 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:41.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:41.215 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:41.315 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:41.341 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:41.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:41.345 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:06:41.446 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:41.470 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:41.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:41.473 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:41.573 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:41.605 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:41.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:41.607 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:41.648 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 28 16 49550 49534 110.534 88.125 0.0130142 0.0090413 2023-10-01T08:06:41.708 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:41.716 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:41 smithi112 bash[59335]: cluster 2023-10-01T08:06:40.612275+0000 mgr.y (mgr.34104) 1018 : cluster 0 pgmap v1068: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 98 MiB/s wr, 1.57k op/s 2023-10-01T08:06:41.744 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:41.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:41.747 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:41.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:41 smithi084 bash[75189]: cluster 2023-10-01T08:06:40.612275+0000 mgr.y (mgr.34104) 1018 : cluster 0 pgmap v1068: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 98 MiB/s wr, 1.57k op/s 2023-10-01T08:06:41.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:41 smithi084 bash[78255]: cluster 2023-10-01T08:06:40.612275+0000 mgr.y (mgr.34104) 1018 : cluster 0 pgmap v1068: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 98 MiB/s wr, 1.57k op/s 2023-10-01T08:06:41.848 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:41.882 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:41.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:41.887 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:41.988 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:42.022 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:42.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:42.025 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:42.125 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:42.160 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:42.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:42.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:42.269 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:42.296 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:42.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:42.300 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:42.401 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:42.434 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:42.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:42.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:42.537 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:42.565 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:42.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:42.569 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:42.648 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 29 16 50857 50841 109.539 81.6875 0.00374713 0.00909416 2023-10-01T08:06:42.670 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:42.701 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:42.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:42.704 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:42.804 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:42.833 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:42.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:42.836 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:06:42.937 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:42.967 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:42.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:42.973 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:43.074 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:43.099 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:43.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:43.102 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:06:43.202 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:43.231 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:43.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:43.238 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:43.339 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:43.365 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:43.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:43.368 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:43.468 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:43.498 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:43.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:43.501 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:43.602 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:43.630 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:43.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:43.635 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:43.648 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 30 16 52128 52112 108.536 79.4375 0.00804854 0.00920797 2023-10-01T08:06:43.736 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:43.765 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:43.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:43.768 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:43.868 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:43.876 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:43 smithi084 bash[75189]: cluster 2023-10-01T08:06:42.612780+0000 mgr.y (mgr.34104) 1019 : cluster 0 pgmap v1069: 89 pgs: 89 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2023-10-01T08:06:43.877 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:43 smithi084 bash[78255]: cluster 2023-10-01T08:06:42.612780+0000 mgr.y (mgr.34104) 1019 : cluster 0 pgmap v1069: 89 pgs: 89 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2023-10-01T08:06:43.895 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:43.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:43.897 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:06:43.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:43 smithi112 bash[59335]: cluster 2023-10-01T08:06:42.612780+0000 mgr.y (mgr.34104) 1019 : cluster 0 pgmap v1069: 89 pgs: 89 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2023-10-01T08:06:43.999 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:44.030 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:44.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:44.033 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:44.134 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:44.162 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:44.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:44.166 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:44.267 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:44.298 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:44.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:44.301 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:44.401 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:44.433 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:44.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:44.438 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:06:44.539 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:44.568 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:44.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:44.572 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:44.648 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 31 16 53432 53416 107.664 81.5 0.00647105 0.00928193 2023-10-01T08:06:44.673 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:44.694 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:44.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:44.697 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:06:44.797 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:44.825 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:44.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:44.829 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:44.930 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:44.957 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:44.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:44.959 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:45.060 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:45.082 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:45.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:45.084 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:45.185 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:45.209 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:45.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:45.212 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:45.312 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:45.341 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:45.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:45.343 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:45.444 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:45.472 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:45.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:45.475 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:45.568 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:06:45.569 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:06:45.575 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:45.605 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:45.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:45.607 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:45.651 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T08:06:45.651 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 32 16 54642 54626 106.653 75.625 0.0143168 0.00936903 2023-10-01T08:06:45.692 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T08:06:45.707 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:45.739 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T08:06:45.739 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:45.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:45.747 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:45.803 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T08:06:45.846 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T08:06:45.847 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:45.881 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T08:06:45.883 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:45.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:45.887 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:45.919 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T08:06:45.950 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T08:06:45.957 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T08:06:45.957 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T08:06:45.958 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T08:06:45.958 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T08:06:45.958 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T08:06:45.958 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T08:06:45.958 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T08:06:45.958 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T08:06:45.987 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:46.039 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:46.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:46.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:46.144 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:46.153 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:45 smithi112 bash[59335]: cluster 2023-10-01T08:06:44.613329+0000 mgr.y (mgr.34104) 1020 : cluster 0 pgmap v1070: 89 pgs: 89 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-10-01T08:06:46.153 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:45 smithi112 bash[59335]: audit 2023-10-01T08:06:45.113037+0000 mon.a (mon.0) 1319 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:06:46.153 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:45 smithi112 bash[59335]: audit 2023-10-01T08:06:45.614512+0000 mon.c (mon.2) 115 : audit 0 from='client.? 172.21.15.84:0/2545639918' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:06:46.158 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:45 smithi084 bash[78255]: cluster 2023-10-01T08:06:44.613329+0000 mgr.y (mgr.34104) 1020 : cluster 0 pgmap v1070: 89 pgs: 89 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-10-01T08:06:46.158 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:45 smithi084 bash[78255]: audit 2023-10-01T08:06:45.113037+0000 mon.a (mon.0) 1319 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:06:46.159 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:45 smithi084 bash[78255]: audit 2023-10-01T08:06:45.614512+0000 mon.c (mon.2) 115 : audit 0 from='client.? 172.21.15.84:0/2545639918' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:06:46.159 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:45 smithi084 bash[75189]: cluster 2023-10-01T08:06:44.613329+0000 mgr.y (mgr.34104) 1020 : cluster 0 pgmap v1070: 89 pgs: 89 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-10-01T08:06:46.159 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:45 smithi084 bash[75189]: audit 2023-10-01T08:06:45.113037+0000 mon.a (mon.0) 1319 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:06:46.159 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:45 smithi084 bash[75189]: audit 2023-10-01T08:06:45.614512+0000 mon.c (mon.2) 115 : audit 0 from='client.? 172.21.15.84:0/2545639918' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:06:46.173 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:46.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:46.182 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:46.283 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:46.311 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:46.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:46.315 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:46.416 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:46.442 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:46.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:46.446 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:46.547 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:46.572 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:46.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:46.574 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:46.634 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:06:46 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:06:46] "GET /metrics HTTP/1.1" 200 36421 "" "Prometheus/2.33.4" 2023-10-01T08:06:46.651 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 33 16 55875 55859 105.757 77.0625 0.00601428 0.00945004 2023-10-01T08:06:46.676 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:46.701 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:46.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:46.705 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:46.805 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:46.841 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:46.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:46.846 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:46.898 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:46 smithi084 bash[75189]: audit 2023-10-01T08:06:46.045014+0000 mon.a (mon.0) 1320 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:06:46.898 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:46 smithi084 bash[75189]: audit 2023-10-01T08:06:46.046080+0000 mon.b (mon.1) 24 : audit 1 from='client.? 172.21.15.84:0/1950352219' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:06:46.898 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:46 smithi084 bash[75189]: cluster 2023-10-01T08:06:46.614023+0000 mgr.y (mgr.34104) 1021 : cluster 0 pgmap v1071: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 106 MiB/s wr, 1.69k op/s 2023-10-01T08:06:46.912 INFO:teuthology.orchestra.run.smithi084.stderr:nodeep-scrub is set 2023-10-01T08:06:46.946 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:46.976 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:46.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:46.979 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:46.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:46 smithi112 bash[59335]: audit 2023-10-01T08:06:46.045014+0000 mon.a (mon.0) 1320 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:06:46.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:46 smithi112 bash[59335]: audit 2023-10-01T08:06:46.046080+0000 mon.b (mon.1) 24 : audit 1 from='client.? 172.21.15.84:0/1950352219' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:06:46.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:46 smithi112 bash[59335]: cluster 2023-10-01T08:06:46.614023+0000 mgr.y (mgr.34104) 1021 : cluster 0 pgmap v1071: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 106 MiB/s wr, 1.69k op/s 2023-10-01T08:06:47.080 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:47.112 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:47.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:47.115 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:06:47.215 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:47.253 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:47.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:47.257 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:47.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:46 smithi084 bash[78255]: audit 2023-10-01T08:06:46.045014+0000 mon.a (mon.0) 1320 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:06:47.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:46 smithi084 bash[78255]: audit 2023-10-01T08:06:46.046080+0000 mon.b (mon.1) 24 : audit 1 from='client.? 172.21.15.84:0/1950352219' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:06:47.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:46 smithi084 bash[78255]: cluster 2023-10-01T08:06:46.614023+0000 mgr.y (mgr.34104) 1021 : cluster 0 pgmap v1071: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 106 MiB/s wr, 1.69k op/s 2023-10-01T08:06:47.358 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:47.395 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:47.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:47.398 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:47.499 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:47.526 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:47.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:47.529 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:47.630 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:47.652 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 34 16 57165 57149 105.017 80.625 0.026817 0.00951608 2023-10-01T08:06:47.655 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:47.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:47.657 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:47.758 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:47.785 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:47.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:47.788 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:47.889 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:47.919 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:47.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:47.926 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:48.026 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:48.034 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:47 smithi112 bash[59335]: cluster 2023-10-01T08:06:46.884149+0000 mon.a (mon.0) 1321 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:06:48.034 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:47 smithi112 bash[59335]: cluster 2023-10-01T08:06:46.900510+0000 osd.5 (osd.5) 203 : cluster 3 failed to encode map e233 with expected crc 2023-10-01T08:06:48.035 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:47 smithi112 bash[59335]: audit 2023-10-01T08:06:46.901181+0000 mon.a (mon.0) 1322 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T08:06:48.035 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:47 smithi112 bash[59335]: cluster 2023-10-01T08:06:46.901347+0000 mon.a (mon.0) 1323 : cluster 0 osdmap e233: 8 total, 8 up, 8 in 2023-10-01T08:06:48.035 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:47 smithi112 bash[59335]: cluster 2023-10-01T08:06:46.901640+0000 osd.7 (osd.7) 87 : cluster 3 failed to encode map e233 with expected crc 2023-10-01T08:06:48.035 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:47 smithi112 bash[59335]: cluster 2023-10-01T08:06:46.909182+0000 osd.6 (osd.6) 179 : cluster 3 failed to encode map e233 with expected crc 2023-10-01T08:06:48.056 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:48.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:48.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:48.159 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:48.184 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:48.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:48.187 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:48.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:48 smithi084 bash[78255]: cluster 2023-10-01T08:06:46.884149+0000 mon.a (mon.0) 1321 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:06:48.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:48 smithi084 bash[78255]: cluster 2023-10-01T08:06:46.900510+0000 osd.5 (osd.5) 203 : cluster 3 failed to encode map e233 with expected crc 2023-10-01T08:06:48.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:48 smithi084 bash[78255]: audit 2023-10-01T08:06:46.901181+0000 mon.a (mon.0) 1322 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T08:06:48.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:48 smithi084 bash[78255]: cluster 2023-10-01T08:06:46.901347+0000 mon.a (mon.0) 1323 : cluster 0 osdmap e233: 8 total, 8 up, 8 in 2023-10-01T08:06:48.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:48 smithi084 bash[78255]: cluster 2023-10-01T08:06:46.901640+0000 osd.7 (osd.7) 87 : cluster 3 failed to encode map e233 with expected crc 2023-10-01T08:06:48.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:48 smithi084 bash[78255]: cluster 2023-10-01T08:06:46.909182+0000 osd.6 (osd.6) 179 : cluster 3 failed to encode map e233 with expected crc 2023-10-01T08:06:48.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:47 smithi084 bash[75189]: cluster 2023-10-01T08:06:46.884149+0000 mon.a (mon.0) 1321 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:06:48.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:47 smithi084 bash[75189]: cluster 2023-10-01T08:06:46.900510+0000 osd.5 (osd.5) 203 : cluster 3 failed to encode map e233 with expected crc 2023-10-01T08:06:48.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:47 smithi084 bash[75189]: audit 2023-10-01T08:06:46.901181+0000 mon.a (mon.0) 1322 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T08:06:48.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:47 smithi084 bash[75189]: cluster 2023-10-01T08:06:46.901347+0000 mon.a (mon.0) 1323 : cluster 0 osdmap e233: 8 total, 8 up, 8 in 2023-10-01T08:06:48.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:48 smithi084 bash[75189]: cluster 2023-10-01T08:06:46.901640+0000 osd.7 (osd.7) 87 : cluster 3 failed to encode map e233 with expected crc 2023-10-01T08:06:48.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:48 smithi084 bash[75189]: cluster 2023-10-01T08:06:46.909182+0000 osd.6 (osd.6) 179 : cluster 3 failed to encode map e233 with expected crc 2023-10-01T08:06:48.367 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:48.398 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:48.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:48.401 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:48.502 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:48.525 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:48.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:48.528 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:48.628 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:48.652 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 35 16 58413 58397 104.245 78 0.00644604 0.00958739 2023-10-01T08:06:48.661 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:48.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:48.666 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:48.767 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:48.791 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:48.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:48.795 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:06:48.896 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:48.923 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:48.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:48.926 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:49.026 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:49.058 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:49.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:49.063 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:49.164 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:49.191 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:49.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:49.197 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:49.297 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:49.320 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:49.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:49.323 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:49.424 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:49.454 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:49.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:49.456 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:06:49.557 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:49.581 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:49.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:49.586 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:49.652 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 36 16 59709 59693 103.599 81 0.0073243 0.00964721 2023-10-01T08:06:49.686 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:49.715 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:49.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:49.719 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:49.820 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:49.849 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:49.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:49.853 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:49.953 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:49.984 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:49.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:49.989 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:06:50.090 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:50.099 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:49 smithi112 bash[59335]: cluster 2023-10-01T08:06:48.614474+0000 mgr.y (mgr.34104) 1022 : cluster 0 pgmap v1073: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2023-10-01T08:06:50.112 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:50.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:50.114 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:50.215 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:50.235 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:50.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:50.236 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:50.285 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:49 smithi084 bash[75189]: cluster 2023-10-01T08:06:48.614474+0000 mgr.y (mgr.34104) 1022 : cluster 0 pgmap v1073: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2023-10-01T08:06:50.285 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:49 smithi084 bash[78255]: cluster 2023-10-01T08:06:48.614474+0000 mgr.y (mgr.34104) 1022 : cluster 0 pgmap v1073: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2023-10-01T08:06:50.337 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:50.366 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:50.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:50.377 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:50.478 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:50.505 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:50.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:50.506 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:50.607 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:50.630 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:50.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:50.632 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:50.652 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 37 16 60756 60740 102.568 65.4375 0.0117588 0.00974465 2023-10-01T08:06:50.733 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:50.756 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:50.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:50.758 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:50.859 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:50.884 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:50.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:50.888 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:50.942 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:50 smithi084 bash[75189]: cluster 2023-10-01T08:06:50.615091+0000 mgr.y (mgr.34104) 1023 : cluster 0 pgmap v1074: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2023-10-01T08:06:50.990 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:50.998 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:50 smithi112 bash[59335]: cluster 2023-10-01T08:06:50.615091+0000 mgr.y (mgr.34104) 1023 : cluster 0 pgmap v1074: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2023-10-01T08:06:51.017 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:51.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:51.021 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:51.121 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:51.153 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:51.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:51.156 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:51.243 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:50 smithi084 bash[78255]: cluster 2023-10-01T08:06:50.615091+0000 mgr.y (mgr.34104) 1023 : cluster 0 pgmap v1074: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2023-10-01T08:06:51.257 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:51.285 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:51.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:51.289 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:51.389 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:51.424 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:51.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:51.427 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:51.527 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:51.557 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:51.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:51.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:51.653 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 38 16 61936 61920 101.808 73.75 0.0119179 0.00981742 2023-10-01T08:06:51.662 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:51.687 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:51.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:51.689 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:51.790 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:51.818 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:51.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:51.821 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:51.922 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:51.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:51.959 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:51.959 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:52.060 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:52.083 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:52.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:52.090 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:52.191 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:52.211 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:52.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:52.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:52.317 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:52.352 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:52.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:52.356 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:52.456 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:52.484 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:52.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:52.489 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:52.590 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:52.620 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:52.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:52.623 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:52.653 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 39 16 63151 63135 101.144 75.9375 0.0136597 0.00988178 2023-10-01T08:06:52.724 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:52.751 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:52.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:52.757 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:06:52.858 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:52.883 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:52.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:52.885 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:52.943 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-01T08:06:52.986 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:52.994 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T08:06:53.015 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:53.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:53.017 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:53.118 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:53.162 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:53.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:53.166 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:06:53.267 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:53.292 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:53.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:53.296 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:53.397 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:53.425 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:53.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:53.431 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:06:53.532 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:53.565 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:53.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:53.569 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:53.653 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:2023-10-01T08:06:53.652519+0000 min lat: 0.00130836 max lat: 0.223385 avg lat: 0.00995313 2023-10-01T08:06:53.653 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T08:06:53.653 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 40 16 64293 64277 100.4 71.375 0.00578946 0.00995313 2023-10-01T08:06:53.670 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:53.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:53 smithi084 bash[75189]: cluster 2023-10-01T08:06:52.615586+0000 mgr.y (mgr.34104) 1024 : cluster 0 pgmap v1075: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-10-01T08:06:53.704 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:53.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:53.712 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:53.813 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:53.822 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:53 smithi112 bash[59335]: cluster 2023-10-01T08:06:52.615586+0000 mgr.y (mgr.34104) 1024 : cluster 0 pgmap v1075: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-10-01T08:06:53.845 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:53.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:53.851 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:53.952 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:53.978 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:53.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:53.982 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:54.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:53 smithi084 bash[78255]: cluster 2023-10-01T08:06:52.615586+0000 mgr.y (mgr.34104) 1024 : cluster 0 pgmap v1075: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-10-01T08:06:54.082 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:54.106 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:54.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:54.109 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:54.210 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:54.236 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:54.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:54.240 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:54.341 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:54.365 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:54.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:54.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:54.469 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:54.512 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:54.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:54.517 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:54.618 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:54.653 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 41 16 65484 65468 99.7667 74.4375 0.0261608 0.0100171 2023-10-01T08:06:54.654 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:54.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:54.657 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:54.758 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:54.790 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:54.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:54.792 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:54.893 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:54.924 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:54.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:54.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:55.027 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:55.052 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:55.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:55.058 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:55.159 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:55.168 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:54 smithi084 bash[78255]: cluster 2023-10-01T08:06:54.616062+0000 mgr.y (mgr.34104) 1025 : cluster 0 pgmap v1076: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-10-01T08:06:55.168 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:54 smithi084 bash[75189]: cluster 2023-10-01T08:06:54.616062+0000 mgr.y (mgr.34104) 1025 : cluster 0 pgmap v1076: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-10-01T08:06:55.184 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:55.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:55.191 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:06:55.232 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:54 smithi112 bash[59335]: cluster 2023-10-01T08:06:54.616062+0000 mgr.y (mgr.34104) 1025 : cluster 0 pgmap v1076: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-10-01T08:06:55.291 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:55.320 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:55.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:55.326 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:55.426 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:55.457 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:55.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:55.463 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:55.564 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:55.592 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:55.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:55.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:55.653 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 42 16 66650 66634 99.1264 72.875 0.0151413 0.0100831 2023-10-01T08:06:55.697 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:55.728 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:55.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:55.731 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:06:55.832 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:55.861 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:55.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:55.865 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:55.965 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:56.007 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:56.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:56.009 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:56.109 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:56.140 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:56.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:56.144 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:56.245 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:56.254 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:06:56 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:06:56] "GET /metrics HTTP/1.1" 200 36421 "" "Prometheus/2.33.4" 2023-10-01T08:06:56.285 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:56.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:56.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:56.390 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:56.419 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:56.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:56.422 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:56.522 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:56.550 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:56.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:56.553 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:56.653 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 43 16 67770 67754 98.4491 70 0.0542887 0.0101519 2023-10-01T08:06:56.654 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:56.689 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:56.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:56.695 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:56.795 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:56.825 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:56.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:56.828 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:06:56.929 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:56.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:56.959 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:06:56.959 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:06:57.060 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:57.083 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:06:57.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:57.089 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:06:57.130 INFO:teuthology.orchestra.run.smithi084.stdout:ERROR: (22) Invalid argument 2023-10-01T08:06:57.131 INFO:teuthology.orchestra.run.smithi084.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T08:06:57.190 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:57.222 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:06:57.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:57.226 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:06:57.327 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:57.354 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:06:57.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:57.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:06:57.458 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:57.489 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:57.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:57.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:57.595 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:57.653 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 44 16 68821 68805 97.7045 65.6875 0.00386675 0.0102258 2023-10-01T08:06:57.661 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:57.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:57.663 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:57.698 INFO:teuthology.orchestra.run.smithi084.stderr:set pool 10 pg_num to 26 2023-10-01T08:06:57.765 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:57.773 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:57 smithi084 bash[75189]: cluster 2023-10-01T08:06:56.616833+0000 mgr.y (mgr.34104) 1026 : cluster 0 pgmap v1077: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-10-01T08:06:57.773 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:57 smithi084 bash[75189]: audit 2023-10-01T08:06:57.509481+0000 mon.c (mon.2) 116 : audit 1 from='client.? 172.21.15.84:0/3395109429' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]: dispatch 2023-10-01T08:06:57.773 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:57 smithi084 bash[75189]: audit 2023-10-01T08:06:57.510007+0000 mon.a (mon.0) 1324 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]: dispatch 2023-10-01T08:06:57.773 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:57 smithi084 bash[78255]: cluster 2023-10-01T08:06:56.616833+0000 mgr.y (mgr.34104) 1026 : cluster 0 pgmap v1077: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-10-01T08:06:57.773 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:57 smithi084 bash[78255]: audit 2023-10-01T08:06:57.509481+0000 mon.c (mon.2) 116 : audit 1 from='client.? 172.21.15.84:0/3395109429' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]: dispatch 2023-10-01T08:06:57.773 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:57 smithi084 bash[78255]: audit 2023-10-01T08:06:57.510007+0000 mon.a (mon.0) 1324 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]: dispatch 2023-10-01T08:06:57.793 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:57.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:57.796 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:57.896 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:57.926 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:06:57.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:57.931 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:06:57.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:57 smithi112 bash[59335]: cluster 2023-10-01T08:06:56.616833+0000 mgr.y (mgr.34104) 1026 : cluster 0 pgmap v1077: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-10-01T08:06:57.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:57 smithi112 bash[59335]: audit 2023-10-01T08:06:57.509481+0000 mon.c (mon.2) 116 : audit 1 from='client.? 172.21.15.84:0/3395109429' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]: dispatch 2023-10-01T08:06:57.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:57 smithi112 bash[59335]: audit 2023-10-01T08:06:57.510007+0000 mon.a (mon.0) 1324 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]: dispatch 2023-10-01T08:06:58.032 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:58.471 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-10-01T08:06:58.537 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:06:58.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:58.539 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:06:58.640 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:58.653 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 45 16 69942 69926 97.0902 70.0625 0.0121736 0.0102935 2023-10-01T08:06:58.669 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:06:58.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:06:58.674 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:06:58.775 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:06:59.055 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:58 smithi112 bash[59335]: cluster 2023-10-01T08:06:57.680216+0000 osd.6 (osd.6) 180 : cluster 3 failed to encode map e234 with expected crc 2023-10-01T08:06:59.056 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:58 smithi112 bash[59335]: audit 2023-10-01T08:06:57.681059+0000 mon.a (mon.0) 1325 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]': finished 2023-10-01T08:06:59.056 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:58 smithi112 bash[59335]: cluster 2023-10-01T08:06:57.681093+0000 osd.5 (osd.5) 204 : cluster 3 failed to encode map e234 with expected crc 2023-10-01T08:06:59.056 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:58 smithi112 bash[59335]: cluster 2023-10-01T08:06:57.681129+0000 mon.a (mon.0) 1326 : cluster 0 osdmap e234: 8 total, 8 up, 8 in 2023-10-01T08:06:59.056 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:58 smithi112 bash[59335]: cluster 2023-10-01T08:06:57.683631+0000 osd.7 (osd.7) 88 : cluster 3 failed to encode map e234 with expected crc 2023-10-01T08:06:59.056 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:58 smithi112 bash[59335]: audit 2023-10-01T08:06:58.618436+0000 mon.a (mon.0) 1327 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-10-01T08:06:59.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:58 smithi084 bash[75189]: cluster 2023-10-01T08:06:57.680216+0000 osd.6 (osd.6) 180 : cluster 3 failed to encode map e234 with expected crc 2023-10-01T08:06:59.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:58 smithi084 bash[75189]: audit 2023-10-01T08:06:57.681059+0000 mon.a (mon.0) 1325 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]': finished 2023-10-01T08:06:59.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:58 smithi084 bash[75189]: cluster 2023-10-01T08:06:57.681093+0000 osd.5 (osd.5) 204 : cluster 3 failed to encode map e234 with expected crc 2023-10-01T08:06:59.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:58 smithi084 bash[75189]: cluster 2023-10-01T08:06:57.681129+0000 mon.a (mon.0) 1326 : cluster 0 osdmap e234: 8 total, 8 up, 8 in 2023-10-01T08:06:59.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:58 smithi084 bash[75189]: cluster 2023-10-01T08:06:57.683631+0000 osd.7 (osd.7) 88 : cluster 3 failed to encode map e234 with expected crc 2023-10-01T08:06:59.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:58 smithi084 bash[75189]: audit 2023-10-01T08:06:58.618436+0000 mon.a (mon.0) 1327 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-10-01T08:06:59.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:58 smithi084 bash[78255]: cluster 2023-10-01T08:06:57.680216+0000 osd.6 (osd.6) 180 : cluster 3 failed to encode map e234 with expected crc 2023-10-01T08:06:59.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:58 smithi084 bash[78255]: audit 2023-10-01T08:06:57.681059+0000 mon.a (mon.0) 1325 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]': finished 2023-10-01T08:06:59.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:58 smithi084 bash[78255]: cluster 2023-10-01T08:06:57.681093+0000 osd.5 (osd.5) 204 : cluster 3 failed to encode map e234 with expected crc 2023-10-01T08:06:59.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:58 smithi084 bash[78255]: cluster 2023-10-01T08:06:57.681129+0000 mon.a (mon.0) 1326 : cluster 0 osdmap e234: 8 total, 8 up, 8 in 2023-10-01T08:06:59.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:58 smithi084 bash[78255]: cluster 2023-10-01T08:06:57.683631+0000 osd.7 (osd.7) 88 : cluster 3 failed to encode map e234 with expected crc 2023-10-01T08:06:59.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:58 smithi084 bash[78255]: audit 2023-10-01T08:06:58.618436+0000 mon.a (mon.0) 1327 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-10-01T08:06:59.654 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 46 16 70017 70001 95.0818 4.6875 0.00374242 0.010315 2023-10-01T08:06:59.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:59 smithi112 bash[59335]: cluster 2023-10-01T08:06:58.617299+0000 mgr.y (mgr.34104) 1027 : cluster 0 pgmap v1079: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-10-01T08:06:59.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:59 smithi112 bash[59335]: audit 2023-10-01T08:06:58.704741+0000 mon.a (mon.0) 1328 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]': finished 2023-10-01T08:06:59.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:59 smithi112 bash[59335]: cluster 2023-10-01T08:06:58.705000+0000 mon.a (mon.0) 1329 : cluster 0 osdmap e235: 8 total, 8 up, 8 in 2023-10-01T08:06:59.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:59 smithi112 bash[59335]: cluster 2023-10-01T08:06:58.705246+0000 osd.4 (osd.4) 151 : cluster 3 failed to encode map e235 with expected crc 2023-10-01T08:06:59.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:59 smithi112 bash[59335]: cluster 2023-10-01T08:06:58.706478+0000 osd.6 (osd.6) 181 : cluster 3 failed to encode map e235 with expected crc 2023-10-01T08:06:59.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:59 smithi112 bash[59335]: cluster 2023-10-01T08:06:58.708807+0000 osd.5 (osd.5) 205 : cluster 3 failed to encode map e235 with expected crc 2023-10-01T08:06:59.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:06:59 smithi112 bash[59335]: cluster 2023-10-01T08:06:58.773424+0000 osd.7 (osd.7) 89 : cluster 3 failed to encode map e235 with expected crc 2023-10-01T08:07:00.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:59 smithi084 bash[78255]: cluster 2023-10-01T08:06:58.617299+0000 mgr.y (mgr.34104) 1027 : cluster 0 pgmap v1079: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-10-01T08:07:00.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:59 smithi084 bash[78255]: audit 2023-10-01T08:06:58.704741+0000 mon.a (mon.0) 1328 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]': finished 2023-10-01T08:07:00.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:59 smithi084 bash[78255]: cluster 2023-10-01T08:06:58.705000+0000 mon.a (mon.0) 1329 : cluster 0 osdmap e235: 8 total, 8 up, 8 in 2023-10-01T08:07:00.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:59 smithi084 bash[78255]: cluster 2023-10-01T08:06:58.705246+0000 osd.4 (osd.4) 151 : cluster 3 failed to encode map e235 with expected crc 2023-10-01T08:07:00.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:59 smithi084 bash[78255]: cluster 2023-10-01T08:06:58.706478+0000 osd.6 (osd.6) 181 : cluster 3 failed to encode map e235 with expected crc 2023-10-01T08:07:00.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:59 smithi084 bash[78255]: cluster 2023-10-01T08:06:58.708807+0000 osd.5 (osd.5) 205 : cluster 3 failed to encode map e235 with expected crc 2023-10-01T08:07:00.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:06:59 smithi084 bash[78255]: cluster 2023-10-01T08:06:58.773424+0000 osd.7 (osd.7) 89 : cluster 3 failed to encode map e235 with expected crc 2023-10-01T08:07:00.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:59 smithi084 bash[75189]: cluster 2023-10-01T08:06:58.617299+0000 mgr.y (mgr.34104) 1027 : cluster 0 pgmap v1079: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-10-01T08:07:00.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:59 smithi084 bash[75189]: audit 2023-10-01T08:06:58.704741+0000 mon.a (mon.0) 1328 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]': finished 2023-10-01T08:07:00.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:59 smithi084 bash[75189]: cluster 2023-10-01T08:06:58.705000+0000 mon.a (mon.0) 1329 : cluster 0 osdmap e235: 8 total, 8 up, 8 in 2023-10-01T08:07:00.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:59 smithi084 bash[75189]: cluster 2023-10-01T08:06:58.705246+0000 osd.4 (osd.4) 151 : cluster 3 failed to encode map e235 with expected crc 2023-10-01T08:07:00.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:59 smithi084 bash[75189]: cluster 2023-10-01T08:06:58.706478+0000 osd.6 (osd.6) 181 : cluster 3 failed to encode map e235 with expected crc 2023-10-01T08:07:00.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:59 smithi084 bash[75189]: cluster 2023-10-01T08:06:58.708807+0000 osd.5 (osd.5) 205 : cluster 3 failed to encode map e235 with expected crc 2023-10-01T08:07:00.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:06:59 smithi084 bash[75189]: cluster 2023-10-01T08:06:58.773424+0000 osd.7 (osd.7) 89 : cluster 3 failed to encode map e235 with expected crc 2023-10-01T08:07:00.211 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:07:00.212 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:07:00.308 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:00.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:00.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:00.411 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:00.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:00.441 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:00.441 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:07:00.542 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:00.645 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:00.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:00.648 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:00.653 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 47 16 71185 71169 94.6119 73 0.0116049 0.0105644 2023-10-01T08:07:00.749 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:00.773 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:00.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:00.776 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:00.876 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:00.908 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:00.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:00.913 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:07:01.014 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:01.023 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:00 smithi112 bash[59335]: cluster 2023-10-01T08:06:59.724885+0000 osd.4 (osd.4) 152 : cluster 3 failed to encode map e236 with expected crc 2023-10-01T08:07:01.023 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:00 smithi112 bash[59335]: cluster 2023-10-01T08:06:59.725178+0000 mon.a (mon.0) 1330 : cluster 0 osdmap e236: 8 total, 8 up, 8 in 2023-10-01T08:07:01.023 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:00 smithi112 bash[59335]: cluster 2023-10-01T08:06:59.727008+0000 osd.4 (osd.4) 153 : cluster 3 failed to encode map e236 with expected crc 2023-10-01T08:07:01.023 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:00 smithi112 bash[59335]: cluster 2023-10-01T08:06:59.727218+0000 osd.6 (osd.6) 182 : cluster 3 failed to encode map e236 with expected crc 2023-10-01T08:07:01.023 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:00 smithi112 bash[59335]: cluster 2023-10-01T08:06:59.727426+0000 osd.5 (osd.5) 206 : cluster 3 failed to encode map e236 with expected crc 2023-10-01T08:07:01.023 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:00 smithi112 bash[59335]: cluster 2023-10-01T08:06:59.727553+0000 osd.7 (osd.7) 90 : cluster 3 failed to encode map e236 with expected crc 2023-10-01T08:07:01.024 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:00 smithi112 bash[59335]: cluster 2023-10-01T08:06:59.729397+0000 osd.6 (osd.6) 183 : cluster 3 failed to encode map e236 with expected crc 2023-10-01T08:07:01.024 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:00 smithi112 bash[59335]: cluster 2023-10-01T08:06:59.729647+0000 osd.5 (osd.5) 207 : cluster 3 failed to encode map e236 with expected crc 2023-10-01T08:07:01.024 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:00 smithi112 bash[59335]: audit 2023-10-01T08:07:00.113345+0000 mon.a (mon.0) 1331 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:07:01.040 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:01.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:01.043 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:01.143 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:01.146 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:00 smithi084 bash[78255]: cluster 2023-10-01T08:06:59.724885+0000 osd.4 (osd.4) 152 : cluster 3 failed to encode map e236 with expected crc 2023-10-01T08:07:01.146 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:00 smithi084 bash[78255]: cluster 2023-10-01T08:06:59.725178+0000 mon.a (mon.0) 1330 : cluster 0 osdmap e236: 8 total, 8 up, 8 in 2023-10-01T08:07:01.146 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:00 smithi084 bash[78255]: cluster 2023-10-01T08:06:59.727008+0000 osd.4 (osd.4) 153 : cluster 3 failed to encode map e236 with expected crc 2023-10-01T08:07:01.146 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:00 smithi084 bash[78255]: cluster 2023-10-01T08:06:59.727218+0000 osd.6 (osd.6) 182 : cluster 3 failed to encode map e236 with expected crc 2023-10-01T08:07:01.146 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:00 smithi084 bash[78255]: cluster 2023-10-01T08:06:59.727426+0000 osd.5 (osd.5) 206 : cluster 3 failed to encode map e236 with expected crc 2023-10-01T08:07:01.146 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:00 smithi084 bash[78255]: cluster 2023-10-01T08:06:59.727553+0000 osd.7 (osd.7) 90 : cluster 3 failed to encode map e236 with expected crc 2023-10-01T08:07:01.146 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:00 smithi084 bash[78255]: cluster 2023-10-01T08:06:59.729397+0000 osd.6 (osd.6) 183 : cluster 3 failed to encode map e236 with expected crc 2023-10-01T08:07:01.147 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:00 smithi084 bash[78255]: cluster 2023-10-01T08:06:59.729647+0000 osd.5 (osd.5) 207 : cluster 3 failed to encode map e236 with expected crc 2023-10-01T08:07:01.147 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:00 smithi084 bash[78255]: audit 2023-10-01T08:07:00.113345+0000 mon.a (mon.0) 1331 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:07:01.147 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:00 smithi084 bash[75189]: cluster 2023-10-01T08:06:59.724885+0000 osd.4 (osd.4) 152 : cluster 3 failed to encode map e236 with expected crc 2023-10-01T08:07:01.147 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:00 smithi084 bash[75189]: cluster 2023-10-01T08:06:59.725178+0000 mon.a (mon.0) 1330 : cluster 0 osdmap e236: 8 total, 8 up, 8 in 2023-10-01T08:07:01.147 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:00 smithi084 bash[75189]: cluster 2023-10-01T08:06:59.727008+0000 osd.4 (osd.4) 153 : cluster 3 failed to encode map e236 with expected crc 2023-10-01T08:07:01.147 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:00 smithi084 bash[75189]: cluster 2023-10-01T08:06:59.727218+0000 osd.6 (osd.6) 182 : cluster 3 failed to encode map e236 with expected crc 2023-10-01T08:07:01.147 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:00 smithi084 bash[75189]: cluster 2023-10-01T08:06:59.727426+0000 osd.5 (osd.5) 206 : cluster 3 failed to encode map e236 with expected crc 2023-10-01T08:07:01.147 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:00 smithi084 bash[75189]: cluster 2023-10-01T08:06:59.727553+0000 osd.7 (osd.7) 90 : cluster 3 failed to encode map e236 with expected crc 2023-10-01T08:07:01.147 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:00 smithi084 bash[75189]: cluster 2023-10-01T08:06:59.729397+0000 osd.6 (osd.6) 183 : cluster 3 failed to encode map e236 with expected crc 2023-10-01T08:07:01.147 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:00 smithi084 bash[75189]: cluster 2023-10-01T08:06:59.729647+0000 osd.5 (osd.5) 207 : cluster 3 failed to encode map e236 with expected crc 2023-10-01T08:07:01.147 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:00 smithi084 bash[75189]: audit 2023-10-01T08:07:00.113345+0000 mon.a (mon.0) 1331 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:07:01.170 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:01.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:01.174 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:01.275 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:01.299 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:01.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:01.306 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:01.406 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:01.433 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:01.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:01.439 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:01.540 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:01.564 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:01.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:01.570 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:07:01.654 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 48 15 72585 72570 94.4649 87.5625 0.0237008 0.0105809 2023-10-01T08:07:01.670 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:01.697 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:01.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:01.699 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:07:01.800 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:01.824 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:01.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:01.829 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:01.929 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:01.957 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:01.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:01.961 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:01.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:01 smithi112 bash[59335]: cluster 2023-10-01T08:07:00.617970+0000 mgr.y (mgr.34104) 1028 : cluster 0 pgmap v1082: 99 pgs: 3 unknown, 96 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 88 MiB/s wr, 1.40k op/s 2023-10-01T08:07:02.062 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:02.072 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:01 smithi084 bash[75189]: cluster 2023-10-01T08:07:00.617970+0000 mgr.y (mgr.34104) 1028 : cluster 0 pgmap v1082: 99 pgs: 3 unknown, 96 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 88 MiB/s wr, 1.40k op/s 2023-10-01T08:07:02.072 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:01 smithi084 bash[78255]: cluster 2023-10-01T08:07:00.617970+0000 mgr.y (mgr.34104) 1028 : cluster 0 pgmap v1082: 99 pgs: 3 unknown, 96 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 88 MiB/s wr, 1.40k op/s 2023-10-01T08:07:02.086 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:02.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:02.090 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:02.191 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:02.218 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:02.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:02.220 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:02.321 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:02.355 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:02.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:02.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:07:02.462 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:02.491 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:02.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:02.496 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:02.597 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:02.631 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:02.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:02.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:07:02.654 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 49 16 73914 73898 94.2308 83 0.0128946 0.0106074 2023-10-01T08:07:02.741 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:02.775 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:02.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:02.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:02.882 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:02.914 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:02.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:02.919 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:03.007 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:02 smithi084 bash[78255]: audit 2023-10-01T08:07:02.619675+0000 mon.a (mon.0) 1332 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "17"}]: dispatch 2023-10-01T08:07:03.008 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:02 smithi084 bash[75189]: audit 2023-10-01T08:07:02.619675+0000 mon.a (mon.0) 1332 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "17"}]: dispatch 2023-10-01T08:07:03.020 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:03.028 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:02 smithi112 bash[59335]: audit 2023-10-01T08:07:02.619675+0000 mon.a (mon.0) 1332 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "17"}]: dispatch 2023-10-01T08:07:03.045 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:03.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:03.049 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:03.149 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:03.176 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:03.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:03.179 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:07:03.279 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:03.304 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:03.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:03.306 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:03.406 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:03.434 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:03.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:03.436 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:07:03.537 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:03.568 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:03.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:03.570 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:07:03.654 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 50 16 74678 74662 93.3013 47.75 0.00429867 0.0105849 2023-10-01T08:07:03.671 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:03.704 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:03.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:03.707 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:03.807 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:03.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:03 smithi084 bash[78255]: cluster 2023-10-01T08:07:02.618515+0000 mgr.y (mgr.34104) 1029 : cluster 0 pgmap v1083: 99 pgs: 99 active+clean; 4.3 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 48 MiB/s wr, 760 op/s; 11 KiB/s, 0 objects/s recovering 2023-10-01T08:07:03.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:03 smithi084 bash[78255]: audit 2023-10-01T08:07:02.749239+0000 mon.a (mon.0) 1333 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "17"}]': finished 2023-10-01T08:07:03.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:03 smithi084 bash[78255]: cluster 2023-10-01T08:07:02.749456+0000 mon.a (mon.0) 1334 : cluster 0 osdmap e237: 8 total, 8 up, 8 in 2023-10-01T08:07:03.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:03 smithi084 bash[78255]: cluster 2023-10-01T08:07:02.749843+0000 osd.4 (osd.4) 154 : cluster 3 failed to encode map e237 with expected crc 2023-10-01T08:07:03.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:03 smithi084 bash[78255]: cluster 2023-10-01T08:07:02.751518+0000 osd.7 (osd.7) 91 : cluster 3 failed to encode map e237 with expected crc 2023-10-01T08:07:03.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:03 smithi084 bash[78255]: cluster 2023-10-01T08:07:02.752091+0000 osd.4 (osd.4) 155 : cluster 3 failed to encode map e237 with expected crc 2023-10-01T08:07:03.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:03 smithi084 bash[78255]: cluster 2023-10-01T08:07:02.755206+0000 osd.6 (osd.6) 184 : cluster 3 failed to encode map e237 with expected crc 2023-10-01T08:07:03.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:03 smithi084 bash[78255]: cluster 2023-10-01T08:07:02.758339+0000 osd.6 (osd.6) 185 : cluster 3 failed to encode map e237 with expected crc 2023-10-01T08:07:03.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:03 smithi084 bash[78255]: cluster 2023-10-01T08:07:02.762939+0000 osd.5 (osd.5) 208 : cluster 3 failed to encode map e237 with expected crc 2023-10-01T08:07:03.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:03 smithi084 bash[75189]: cluster 2023-10-01T08:07:02.618515+0000 mgr.y (mgr.34104) 1029 : cluster 0 pgmap v1083: 99 pgs: 99 active+clean; 4.3 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 48 MiB/s wr, 760 op/s; 11 KiB/s, 0 objects/s recovering 2023-10-01T08:07:03.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:03 smithi084 bash[75189]: audit 2023-10-01T08:07:02.749239+0000 mon.a (mon.0) 1333 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "17"}]': finished 2023-10-01T08:07:03.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:03 smithi084 bash[75189]: cluster 2023-10-01T08:07:02.749456+0000 mon.a (mon.0) 1334 : cluster 0 osdmap e237: 8 total, 8 up, 8 in 2023-10-01T08:07:03.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:03 smithi084 bash[75189]: cluster 2023-10-01T08:07:02.749843+0000 osd.4 (osd.4) 154 : cluster 3 failed to encode map e237 with expected crc 2023-10-01T08:07:03.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:03 smithi084 bash[75189]: cluster 2023-10-01T08:07:02.751518+0000 osd.7 (osd.7) 91 : cluster 3 failed to encode map e237 with expected crc 2023-10-01T08:07:03.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:03 smithi084 bash[75189]: cluster 2023-10-01T08:07:02.752091+0000 osd.4 (osd.4) 155 : cluster 3 failed to encode map e237 with expected crc 2023-10-01T08:07:03.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:03 smithi084 bash[75189]: cluster 2023-10-01T08:07:02.755206+0000 osd.6 (osd.6) 184 : cluster 3 failed to encode map e237 with expected crc 2023-10-01T08:07:03.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:03 smithi084 bash[75189]: cluster 2023-10-01T08:07:02.758339+0000 osd.6 (osd.6) 185 : cluster 3 failed to encode map e237 with expected crc 2023-10-01T08:07:03.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:03 smithi084 bash[75189]: cluster 2023-10-01T08:07:02.762939+0000 osd.5 (osd.5) 208 : cluster 3 failed to encode map e237 with expected crc 2023-10-01T08:07:03.837 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:03.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:03.840 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:07:03.941 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:03.965 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:03.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:03.967 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:03.981 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:03 smithi112 bash[59335]: cluster 2023-10-01T08:07:02.618515+0000 mgr.y (mgr.34104) 1029 : cluster 0 pgmap v1083: 99 pgs: 99 active+clean; 4.3 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 48 MiB/s wr, 760 op/s; 11 KiB/s, 0 objects/s recovering 2023-10-01T08:07:03.981 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:03 smithi112 bash[59335]: audit 2023-10-01T08:07:02.749239+0000 mon.a (mon.0) 1333 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "17"}]': finished 2023-10-01T08:07:03.981 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:03 smithi112 bash[59335]: cluster 2023-10-01T08:07:02.749456+0000 mon.a (mon.0) 1334 : cluster 0 osdmap e237: 8 total, 8 up, 8 in 2023-10-01T08:07:03.982 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:03 smithi112 bash[59335]: cluster 2023-10-01T08:07:02.749843+0000 osd.4 (osd.4) 154 : cluster 3 failed to encode map e237 with expected crc 2023-10-01T08:07:03.982 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:03 smithi112 bash[59335]: cluster 2023-10-01T08:07:02.751518+0000 osd.7 (osd.7) 91 : cluster 3 failed to encode map e237 with expected crc 2023-10-01T08:07:03.982 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:03 smithi112 bash[59335]: cluster 2023-10-01T08:07:02.752091+0000 osd.4 (osd.4) 155 : cluster 3 failed to encode map e237 with expected crc 2023-10-01T08:07:03.982 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:03 smithi112 bash[59335]: cluster 2023-10-01T08:07:02.755206+0000 osd.6 (osd.6) 184 : cluster 3 failed to encode map e237 with expected crc 2023-10-01T08:07:03.982 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:03 smithi112 bash[59335]: cluster 2023-10-01T08:07:02.758339+0000 osd.6 (osd.6) 185 : cluster 3 failed to encode map e237 with expected crc 2023-10-01T08:07:03.982 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:03 smithi112 bash[59335]: cluster 2023-10-01T08:07:02.762939+0000 osd.5 (osd.5) 208 : cluster 3 failed to encode map e237 with expected crc 2023-10-01T08:07:04.068 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:04.097 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:04.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:04.100 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:07:04.200 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:04.225 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:04.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:04.228 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:04.329 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:04.362 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:04.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:04.365 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:07:04.465 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:04.496 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:04.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:04.498 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:07:04.599 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:04.625 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:04.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:04.628 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:04.654 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 51 16 74678 74662 91.4721 0 - 0.0105849 2023-10-01T08:07:04.729 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:04.751 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 5, 6, 4, 7, 1] 2023-10-01T08:07:04.752 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T08:07:04.752 INFO:tasks.thrashosds.thrasher:Removing osd 1, in_osds are: [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-01T08:07:04.752 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd out 1 2023-10-01T08:07:04.759 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:04.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:04.762 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:04.862 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:04.888 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:04.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:04.891 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:07:04.992 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:05.027 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:05.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:05.033 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:05.033 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:04 smithi112 bash[59335]: cluster 2023-10-01T08:07:03.747745+0000 osd.6 (osd.6) 186 : cluster 3 failed to encode map e238 with expected crc 2023-10-01T08:07:05.033 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:04 smithi112 bash[59335]: cluster 2023-10-01T08:07:03.748790+0000 osd.4 (osd.4) 156 : cluster 3 failed to encode map e238 with expected crc 2023-10-01T08:07:05.034 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:04 smithi112 bash[59335]: cluster 2023-10-01T08:07:03.750600+0000 mon.a (mon.0) 1335 : cluster 0 osdmap e238: 8 total, 8 up, 8 in 2023-10-01T08:07:05.034 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:04 smithi112 bash[59335]: cluster 2023-10-01T08:07:03.752957+0000 osd.4 (osd.4) 157 : cluster 3 failed to encode map e238 with expected crc 2023-10-01T08:07:05.034 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:04 smithi112 bash[59335]: audit 2023-10-01T08:07:04.620558+0000 mon.a (mon.0) 1336 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "18"}]: dispatch 2023-10-01T08:07:05.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:04 smithi084 bash[75189]: cluster 2023-10-01T08:07:03.747745+0000 osd.6 (osd.6) 186 : cluster 3 failed to encode map e238 with expected crc 2023-10-01T08:07:05.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:04 smithi084 bash[75189]: cluster 2023-10-01T08:07:03.748790+0000 osd.4 (osd.4) 156 : cluster 3 failed to encode map e238 with expected crc 2023-10-01T08:07:05.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:04 smithi084 bash[75189]: cluster 2023-10-01T08:07:03.750600+0000 mon.a (mon.0) 1335 : cluster 0 osdmap e238: 8 total, 8 up, 8 in 2023-10-01T08:07:05.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:04 smithi084 bash[75189]: cluster 2023-10-01T08:07:03.752957+0000 osd.4 (osd.4) 157 : cluster 3 failed to encode map e238 with expected crc 2023-10-01T08:07:05.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:04 smithi084 bash[75189]: audit 2023-10-01T08:07:04.620558+0000 mon.a (mon.0) 1336 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "18"}]: dispatch 2023-10-01T08:07:05.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:04 smithi084 bash[78255]: cluster 2023-10-01T08:07:03.747745+0000 osd.6 (osd.6) 186 : cluster 3 failed to encode map e238 with expected crc 2023-10-01T08:07:05.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:04 smithi084 bash[78255]: cluster 2023-10-01T08:07:03.748790+0000 osd.4 (osd.4) 156 : cluster 3 failed to encode map e238 with expected crc 2023-10-01T08:07:05.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:04 smithi084 bash[78255]: cluster 2023-10-01T08:07:03.750600+0000 mon.a (mon.0) 1335 : cluster 0 osdmap e238: 8 total, 8 up, 8 in 2023-10-01T08:07:05.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:04 smithi084 bash[78255]: cluster 2023-10-01T08:07:03.752957+0000 osd.4 (osd.4) 157 : cluster 3 failed to encode map e238 with expected crc 2023-10-01T08:07:05.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:04 smithi084 bash[78255]: audit 2023-10-01T08:07:04.620558+0000 mon.a (mon.0) 1336 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "18"}]: dispatch 2023-10-01T08:07:05.134 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:05.162 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:05.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:05.164 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:05.201 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:07:05.264 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:05.288 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:05.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:05.290 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:05.391 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:05.419 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:05.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:05.422 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:05.523 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:05.552 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:05.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:05.555 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:05.654 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 52 16 75222 75206 90.367 17 0.00291974 0.0109596 2023-10-01T08:07:05.656 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:05.684 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:05.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:05.686 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:07:05.787 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:05.816 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:05.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:05.819 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:05.920 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:05.930 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:05 smithi112 bash[59335]: cluster 2023-10-01T08:07:04.619202+0000 mgr.y (mgr.34104) 1030 : cluster 0 pgmap v1086: 99 pgs: 99 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 48 MiB/s wr, 771 op/s; 11 KiB/s, 0 objects/s recovering 2023-10-01T08:07:05.930 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:05 smithi112 bash[59335]: cluster 2023-10-01T08:07:04.745700+0000 osd.5 (osd.5) 209 : cluster 3 failed to encode map e238 with expected crc 2023-10-01T08:07:05.931 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:05 smithi112 bash[59335]: cluster 2023-10-01T08:07:04.763246+0000 osd.7 (osd.7) 92 : cluster 3 failed to encode map e239 with expected crc 2023-10-01T08:07:05.931 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:05 smithi112 bash[59335]: audit 2023-10-01T08:07:04.767227+0000 mon.a (mon.0) 1337 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "18"}]': finished 2023-10-01T08:07:05.932 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:05 smithi112 bash[59335]: cluster 2023-10-01T08:07:04.767383+0000 mon.a (mon.0) 1338 : cluster 0 osdmap e239: 8 total, 8 up, 8 in 2023-10-01T08:07:05.932 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:05 smithi112 bash[59335]: cluster 2023-10-01T08:07:04.782054+0000 osd.6 (osd.6) 187 : cluster 3 failed to encode map e239 with expected crc 2023-10-01T08:07:05.949 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:05.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:05.953 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:06.054 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:06.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:05 smithi084 bash[75189]: cluster 2023-10-01T08:07:04.619202+0000 mgr.y (mgr.34104) 1030 : cluster 0 pgmap v1086: 99 pgs: 99 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 48 MiB/s wr, 771 op/s; 11 KiB/s, 0 objects/s recovering 2023-10-01T08:07:06.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:05 smithi084 bash[75189]: cluster 2023-10-01T08:07:04.745700+0000 osd.5 (osd.5) 209 : cluster 3 failed to encode map e238 with expected crc 2023-10-01T08:07:06.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:05 smithi084 bash[75189]: cluster 2023-10-01T08:07:04.763246+0000 osd.7 (osd.7) 92 : cluster 3 failed to encode map e239 with expected crc 2023-10-01T08:07:06.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:05 smithi084 bash[75189]: audit 2023-10-01T08:07:04.767227+0000 mon.a (mon.0) 1337 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "18"}]': finished 2023-10-01T08:07:06.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:05 smithi084 bash[75189]: cluster 2023-10-01T08:07:04.767383+0000 mon.a (mon.0) 1338 : cluster 0 osdmap e239: 8 total, 8 up, 8 in 2023-10-01T08:07:06.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:05 smithi084 bash[75189]: cluster 2023-10-01T08:07:04.782054+0000 osd.6 (osd.6) 187 : cluster 3 failed to encode map e239 with expected crc 2023-10-01T08:07:06.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:05 smithi084 bash[78255]: cluster 2023-10-01T08:07:04.619202+0000 mgr.y (mgr.34104) 1030 : cluster 0 pgmap v1086: 99 pgs: 99 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 48 MiB/s wr, 771 op/s; 11 KiB/s, 0 objects/s recovering 2023-10-01T08:07:06.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:05 smithi084 bash[78255]: cluster 2023-10-01T08:07:04.745700+0000 osd.5 (osd.5) 209 : cluster 3 failed to encode map e238 with expected crc 2023-10-01T08:07:06.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:05 smithi084 bash[78255]: cluster 2023-10-01T08:07:04.763246+0000 osd.7 (osd.7) 92 : cluster 3 failed to encode map e239 with expected crc 2023-10-01T08:07:06.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:05 smithi084 bash[78255]: audit 2023-10-01T08:07:04.767227+0000 mon.a (mon.0) 1337 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "18"}]': finished 2023-10-01T08:07:06.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:05 smithi084 bash[78255]: cluster 2023-10-01T08:07:04.767383+0000 mon.a (mon.0) 1338 : cluster 0 osdmap e239: 8 total, 8 up, 8 in 2023-10-01T08:07:06.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:05 smithi084 bash[78255]: cluster 2023-10-01T08:07:04.782054+0000 osd.6 (osd.6) 187 : cluster 3 failed to encode map e239 with expected crc 2023-10-01T08:07:06.089 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:06.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:06.092 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:07:06.193 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:06.216 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:06.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:06.218 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:06.319 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:06.347 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:06.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:06.350 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:06.450 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:06.482 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:06.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:06.485 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:07:06.573 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:07:06 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:07:06] "GET /metrics HTTP/1.1" 200 36423 "" "Prometheus/2.33.4" 2023-10-01T08:07:06.585 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:06.606 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:06.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:06.608 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:06.654 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 53 16 75245 75229 88.6894 1.4375 0.00287111 0.0109575 2023-10-01T08:07:06.709 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:06.741 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:06.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:06.744 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:06.845 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:06.852 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:06 smithi084 bash[78255]: cluster 2023-10-01T08:07:05.770297+0000 osd.7 (osd.7) 93 : cluster 3 failed to encode map e240 with expected crc 2023-10-01T08:07:06.852 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:06 smithi084 bash[78255]: cluster 2023-10-01T08:07:05.770854+0000 mon.a (mon.0) 1339 : cluster 0 osdmap e240: 8 total, 8 up, 8 in 2023-10-01T08:07:06.852 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:06 smithi084 bash[78255]: audit 2023-10-01T08:07:06.620690+0000 mon.a (mon.0) 1340 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "19"}]: dispatch 2023-10-01T08:07:06.853 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:06 smithi084 bash[75189]: cluster 2023-10-01T08:07:05.770297+0000 osd.7 (osd.7) 93 : cluster 3 failed to encode map e240 with expected crc 2023-10-01T08:07:06.853 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:06 smithi084 bash[75189]: cluster 2023-10-01T08:07:05.770854+0000 mon.a (mon.0) 1339 : cluster 0 osdmap e240: 8 total, 8 up, 8 in 2023-10-01T08:07:06.853 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:06 smithi084 bash[75189]: audit 2023-10-01T08:07:06.620690+0000 mon.a (mon.0) 1340 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "19"}]: dispatch 2023-10-01T08:07:06.868 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:06.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:06.870 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:06.971 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:06.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:06 smithi112 bash[59335]: cluster 2023-10-01T08:07:05.770297+0000 osd.7 (osd.7) 93 : cluster 3 failed to encode map e240 with expected crc 2023-10-01T08:07:06.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:06 smithi112 bash[59335]: cluster 2023-10-01T08:07:05.770854+0000 mon.a (mon.0) 1339 : cluster 0 osdmap e240: 8 total, 8 up, 8 in 2023-10-01T08:07:06.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:06 smithi112 bash[59335]: audit 2023-10-01T08:07:06.620690+0000 mon.a (mon.0) 1340 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "19"}]: dispatch 2023-10-01T08:07:07.002 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:07.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:07.006 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:07.106 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:07.137 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:07.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:07.139 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:07.239 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:07.266 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:07.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:07.271 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:07:07.372 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:07.398 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:07.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:07.400 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:07.500 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:07.529 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:07.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:07.532 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:07:07.632 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:07.652 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:07.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:07.654 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:07.654 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 54 16 75753 75737 87.6351 31.75 0.00469316 0.0113018 2023-10-01T08:07:07.755 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:07.785 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:07.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:07.788 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:07.888 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:07.896 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:07 smithi084 bash[78255]: cluster 2023-10-01T08:07:06.619872+0000 mgr.y (mgr.34104) 1031 : cluster 0 pgmap v1089: 99 pgs: 1 active+recovering+remapped, 98 active+clean; 4.6 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 965 op/s; 2221/225300 objects misplaced (0.986%); 2.2 MiB/s, 35 objects/s recovering 2023-10-01T08:07:07.896 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:07 smithi084 bash[78255]: cluster 2023-10-01T08:07:06.777792+0000 osd.6 (osd.6) 188 : cluster 3 failed to encode map e241 with expected crc 2023-10-01T08:07:07.896 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:07 smithi084 bash[78255]: cluster 2023-10-01T08:07:06.778778+0000 osd.7 (osd.7) 94 : cluster 3 failed to encode map e241 with expected crc 2023-10-01T08:07:07.896 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:07 smithi084 bash[78255]: cluster 2023-10-01T08:07:06.780312+0000 osd.5 (osd.5) 210 : cluster 3 failed to encode map e241 with expected crc 2023-10-01T08:07:07.896 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:07 smithi084 bash[78255]: audit 2023-10-01T08:07:06.780944+0000 mon.a (mon.0) 1341 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "19"}]': finished 2023-10-01T08:07:07.896 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:07 smithi084 bash[78255]: cluster 2023-10-01T08:07:06.781025+0000 mon.a (mon.0) 1342 : cluster 0 osdmap e241: 8 total, 8 up, 8 in 2023-10-01T08:07:07.896 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:07 smithi084 bash[75189]: cluster 2023-10-01T08:07:06.619872+0000 mgr.y (mgr.34104) 1031 : cluster 0 pgmap v1089: 99 pgs: 1 active+recovering+remapped, 98 active+clean; 4.6 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 965 op/s; 2221/225300 objects misplaced (0.986%); 2.2 MiB/s, 35 objects/s recovering 2023-10-01T08:07:07.896 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:07 smithi084 bash[75189]: cluster 2023-10-01T08:07:06.777792+0000 osd.6 (osd.6) 188 : cluster 3 failed to encode map e241 with expected crc 2023-10-01T08:07:07.896 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:07 smithi084 bash[75189]: cluster 2023-10-01T08:07:06.778778+0000 osd.7 (osd.7) 94 : cluster 3 failed to encode map e241 with expected crc 2023-10-01T08:07:07.897 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:07 smithi084 bash[75189]: cluster 2023-10-01T08:07:06.780312+0000 osd.5 (osd.5) 210 : cluster 3 failed to encode map e241 with expected crc 2023-10-01T08:07:07.897 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:07 smithi084 bash[75189]: audit 2023-10-01T08:07:06.780944+0000 mon.a (mon.0) 1341 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "19"}]': finished 2023-10-01T08:07:07.897 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:07 smithi084 bash[75189]: cluster 2023-10-01T08:07:06.781025+0000 mon.a (mon.0) 1342 : cluster 0 osdmap e241: 8 total, 8 up, 8 in 2023-10-01T08:07:07.908 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:07.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:07.910 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:08.011 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:08.032 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:08.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:08.034 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:08.135 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:08.161 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:08.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:08.165 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:08.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:07 smithi112 bash[59335]: cluster 2023-10-01T08:07:06.619872+0000 mgr.y (mgr.34104) 1031 : cluster 0 pgmap v1089: 99 pgs: 1 active+recovering+remapped, 98 active+clean; 4.6 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 965 op/s; 2221/225300 objects misplaced (0.986%); 2.2 MiB/s, 35 objects/s recovering 2023-10-01T08:07:08.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:07 smithi112 bash[59335]: cluster 2023-10-01T08:07:06.777792+0000 osd.6 (osd.6) 188 : cluster 3 failed to encode map e241 with expected crc 2023-10-01T08:07:08.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:07 smithi112 bash[59335]: cluster 2023-10-01T08:07:06.778778+0000 osd.7 (osd.7) 94 : cluster 3 failed to encode map e241 with expected crc 2023-10-01T08:07:08.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:07 smithi112 bash[59335]: cluster 2023-10-01T08:07:06.780312+0000 osd.5 (osd.5) 210 : cluster 3 failed to encode map e241 with expected crc 2023-10-01T08:07:08.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:07 smithi112 bash[59335]: audit 2023-10-01T08:07:06.780944+0000 mon.a (mon.0) 1341 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "19"}]': finished 2023-10-01T08:07:08.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:07 smithi112 bash[59335]: cluster 2023-10-01T08:07:06.781025+0000 mon.a (mon.0) 1342 : cluster 0 osdmap e241: 8 total, 8 up, 8 in 2023-10-01T08:07:08.266 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:08.291 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:08.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:08.293 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:08.393 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:08.416 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:08.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:08.418 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:08.519 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:08.543 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:08.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:08.545 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:08.646 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:08.654 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 55 16 75772 75756 86.0635 1.1875 0.00288416 0.0113001 2023-10-01T08:07:08.678 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:08.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:08.681 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:08.781 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:08.809 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:08.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:08.813 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:08.914 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:08.932 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:08.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:08.935 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:07:08.940 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:08 smithi084 bash[75189]: cluster 2023-10-01T08:07:07.787013+0000 osd.6 (osd.6) 189 : cluster 3 failed to encode map e242 with expected crc 2023-10-01T08:07:08.940 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:08 smithi084 bash[75189]: cluster 2023-10-01T08:07:07.787967+0000 mon.a (mon.0) 1343 : cluster 0 osdmap e242: 8 total, 8 up, 8 in 2023-10-01T08:07:08.940 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:08 smithi084 bash[75189]: cluster 2023-10-01T08:07:07.789370+0000 osd.4 (osd.4) 158 : cluster 3 failed to encode map e242 with expected crc 2023-10-01T08:07:08.940 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:08 smithi084 bash[75189]: cluster 2023-10-01T08:07:07.789900+0000 osd.6 (osd.6) 190 : cluster 3 failed to encode map e242 with expected crc 2023-10-01T08:07:08.940 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:08 smithi084 bash[75189]: audit 2023-10-01T08:07:08.621897+0000 mon.a (mon.0) 1344 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "20"}]: dispatch 2023-10-01T08:07:08.941 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:08 smithi084 bash[78255]: cluster 2023-10-01T08:07:07.787013+0000 osd.6 (osd.6) 189 : cluster 3 failed to encode map e242 with expected crc 2023-10-01T08:07:08.941 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:08 smithi084 bash[78255]: cluster 2023-10-01T08:07:07.787967+0000 mon.a (mon.0) 1343 : cluster 0 osdmap e242: 8 total, 8 up, 8 in 2023-10-01T08:07:08.942 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:08 smithi084 bash[78255]: cluster 2023-10-01T08:07:07.789370+0000 osd.4 (osd.4) 158 : cluster 3 failed to encode map e242 with expected crc 2023-10-01T08:07:08.942 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:08 smithi084 bash[78255]: cluster 2023-10-01T08:07:07.789900+0000 osd.6 (osd.6) 190 : cluster 3 failed to encode map e242 with expected crc 2023-10-01T08:07:08.942 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:08 smithi084 bash[78255]: audit 2023-10-01T08:07:08.621897+0000 mon.a (mon.0) 1344 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "20"}]: dispatch 2023-10-01T08:07:09.036 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:09.045 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:08 smithi112 bash[59335]: cluster 2023-10-01T08:07:07.787013+0000 osd.6 (osd.6) 189 : cluster 3 failed to encode map e242 with expected crc 2023-10-01T08:07:09.045 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:08 smithi112 bash[59335]: cluster 2023-10-01T08:07:07.787967+0000 mon.a (mon.0) 1343 : cluster 0 osdmap e242: 8 total, 8 up, 8 in 2023-10-01T08:07:09.045 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:08 smithi112 bash[59335]: cluster 2023-10-01T08:07:07.789370+0000 osd.4 (osd.4) 158 : cluster 3 failed to encode map e242 with expected crc 2023-10-01T08:07:09.045 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:08 smithi112 bash[59335]: cluster 2023-10-01T08:07:07.789900+0000 osd.6 (osd.6) 190 : cluster 3 failed to encode map e242 with expected crc 2023-10-01T08:07:09.045 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:08 smithi112 bash[59335]: audit 2023-10-01T08:07:08.621897+0000 mon.a (mon.0) 1344 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "20"}]: dispatch 2023-10-01T08:07:09.070 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:09.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:09.073 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:09.173 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:09.200 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:09.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:09.205 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:09.235 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:07:09.305 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:09.332 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:09.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:09.334 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:09.435 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:09.462 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:09.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:09.465 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:09.566 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:09.584 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:09.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:09.587 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:09.655 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 56 16 76195 76179 84.9988 26.4375 0.0032564 0.011672 2023-10-01T08:07:09.687 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:09.720 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:09.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:09.723 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:09.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:09 smithi084 bash[75189]: cluster 2023-10-01T08:07:08.620505+0000 mgr.y (mgr.34104) 1032 : cluster 0 pgmap v1092: 99 pgs: 1 active+recovering+remapped, 98 active+clean; 4.6 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 965 op/s; 2221/225300 objects misplaced (0.986%); 2.2 MiB/s, 35 objects/s recovering 2023-10-01T08:07:09.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:09 smithi084 bash[75189]: cluster 2023-10-01T08:07:08.796183+0000 osd.4 (osd.4) 159 : cluster 3 failed to encode map e243 with expected crc 2023-10-01T08:07:09.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:09 smithi084 bash[75189]: cluster 2023-10-01T08:07:08.800339+0000 osd.5 (osd.5) 211 : cluster 3 failed to encode map e243 with expected crc 2023-10-01T08:07:09.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:09 smithi084 bash[75189]: audit 2023-10-01T08:07:08.805693+0000 mon.a (mon.0) 1345 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "20"}]': finished 2023-10-01T08:07:09.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:09 smithi084 bash[75189]: cluster 2023-10-01T08:07:08.805893+0000 mon.a (mon.0) 1346 : cluster 0 osdmap e243: 8 total, 8 up, 8 in 2023-10-01T08:07:09.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:09 smithi084 bash[75189]: cluster 2023-10-01T08:07:08.806119+0000 osd.5 (osd.5) 212 : cluster 3 failed to encode map e243 with expected crc 2023-10-01T08:07:09.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:09 smithi084 bash[75189]: cluster 2023-10-01T08:07:08.887852+0000 osd.6 (osd.6) 191 : cluster 3 failed to encode map e243 with expected crc 2023-10-01T08:07:09.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:09 smithi084 bash[75189]: cluster 2023-10-01T08:07:08.888444+0000 mon.a (mon.0) 1347 : cluster 0 osdmap e244: 8 total, 8 up, 8 in 2023-10-01T08:07:09.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:09 smithi084 bash[75189]: cluster 2023-10-01T08:07:08.891279+0000 osd.4 (osd.4) 160 : cluster 3 failed to encode map e244 with expected crc 2023-10-01T08:07:09.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:09 smithi084 bash[75189]: cluster 2023-10-01T08:07:08.896736+0000 osd.5 (osd.5) 213 : cluster 3 failed to encode map e244 with expected crc 2023-10-01T08:07:09.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:09 smithi084 bash[78255]: cluster 2023-10-01T08:07:08.620505+0000 mgr.y (mgr.34104) 1032 : cluster 0 pgmap v1092: 99 pgs: 1 active+recovering+remapped, 98 active+clean; 4.6 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 965 op/s; 2221/225300 objects misplaced (0.986%); 2.2 MiB/s, 35 objects/s recovering 2023-10-01T08:07:09.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:09 smithi084 bash[78255]: cluster 2023-10-01T08:07:08.796183+0000 osd.4 (osd.4) 159 : cluster 3 failed to encode map e243 with expected crc 2023-10-01T08:07:09.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:09 smithi084 bash[78255]: cluster 2023-10-01T08:07:08.800339+0000 osd.5 (osd.5) 211 : cluster 3 failed to encode map e243 with expected crc 2023-10-01T08:07:09.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:09 smithi084 bash[78255]: audit 2023-10-01T08:07:08.805693+0000 mon.a (mon.0) 1345 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "20"}]': finished 2023-10-01T08:07:09.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:09 smithi084 bash[78255]: cluster 2023-10-01T08:07:08.805893+0000 mon.a (mon.0) 1346 : cluster 0 osdmap e243: 8 total, 8 up, 8 in 2023-10-01T08:07:09.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:09 smithi084 bash[78255]: cluster 2023-10-01T08:07:08.806119+0000 osd.5 (osd.5) 212 : cluster 3 failed to encode map e243 with expected crc 2023-10-01T08:07:09.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:09 smithi084 bash[78255]: cluster 2023-10-01T08:07:08.887852+0000 osd.6 (osd.6) 191 : cluster 3 failed to encode map e243 with expected crc 2023-10-01T08:07:09.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:09 smithi084 bash[78255]: cluster 2023-10-01T08:07:08.888444+0000 mon.a (mon.0) 1347 : cluster 0 osdmap e244: 8 total, 8 up, 8 in 2023-10-01T08:07:09.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:09 smithi084 bash[78255]: cluster 2023-10-01T08:07:08.891279+0000 osd.4 (osd.4) 160 : cluster 3 failed to encode map e244 with expected crc 2023-10-01T08:07:09.825 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:09 smithi084 bash[78255]: cluster 2023-10-01T08:07:08.896736+0000 osd.5 (osd.5) 213 : cluster 3 failed to encode map e244 with expected crc 2023-10-01T08:07:09.825 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:09.846 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:09.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:09.848 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:09.949 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:09.960 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:09 smithi112 bash[59335]: cluster 2023-10-01T08:07:08.620505+0000 mgr.y (mgr.34104) 1032 : cluster 0 pgmap v1092: 99 pgs: 1 active+recovering+remapped, 98 active+clean; 4.6 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 965 op/s; 2221/225300 objects misplaced (0.986%); 2.2 MiB/s, 35 objects/s recovering 2023-10-01T08:07:09.960 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:09 smithi112 bash[59335]: cluster 2023-10-01T08:07:08.796183+0000 osd.4 (osd.4) 159 : cluster 3 failed to encode map e243 with expected crc 2023-10-01T08:07:09.960 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:09 smithi112 bash[59335]: cluster 2023-10-01T08:07:08.800339+0000 osd.5 (osd.5) 211 : cluster 3 failed to encode map e243 with expected crc 2023-10-01T08:07:09.960 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:09 smithi112 bash[59335]: audit 2023-10-01T08:07:08.805693+0000 mon.a (mon.0) 1345 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "20"}]': finished 2023-10-01T08:07:09.961 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:09 smithi112 bash[59335]: cluster 2023-10-01T08:07:08.805893+0000 mon.a (mon.0) 1346 : cluster 0 osdmap e243: 8 total, 8 up, 8 in 2023-10-01T08:07:09.961 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:09 smithi112 bash[59335]: cluster 2023-10-01T08:07:08.806119+0000 osd.5 (osd.5) 212 : cluster 3 failed to encode map e243 with expected crc 2023-10-01T08:07:09.961 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:09 smithi112 bash[59335]: cluster 2023-10-01T08:07:08.887852+0000 osd.6 (osd.6) 191 : cluster 3 failed to encode map e243 with expected crc 2023-10-01T08:07:09.961 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:09 smithi112 bash[59335]: cluster 2023-10-01T08:07:08.888444+0000 mon.a (mon.0) 1347 : cluster 0 osdmap e244: 8 total, 8 up, 8 in 2023-10-01T08:07:09.961 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:09 smithi112 bash[59335]: cluster 2023-10-01T08:07:08.891279+0000 osd.4 (osd.4) 160 : cluster 3 failed to encode map e244 with expected crc 2023-10-01T08:07:09.961 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:09 smithi112 bash[59335]: cluster 2023-10-01T08:07:08.896736+0000 osd.5 (osd.5) 213 : cluster 3 failed to encode map e244 with expected crc 2023-10-01T08:07:09.980 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:09.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:09.983 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:07:10.084 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:10.113 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:10.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:10.118 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:07:10.219 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:10.250 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:10.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:10.253 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:10.353 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:10.384 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:10.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:10.390 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:10.491 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:10.523 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:10.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:10.527 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:10.627 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:10.655 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 57 16 76558 76542 83.9058 22.6875 0.00705644 0.011913 2023-10-01T08:07:10.664 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:10.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:10.667 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:10.767 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:10.797 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:10.800 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:10 smithi112 bash[59335]: cluster 2023-10-01T08:07:08.806373+0000 osd.7 (osd.7) 95 : cluster 3 failed to encode map e243 with expected crc 2023-10-01T08:07:10.800 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:10 smithi112 bash[59335]: cluster 2023-10-01T08:07:08.896377+0000 osd.7 (osd.7) 96 : cluster 3 failed to encode map e244 with expected crc 2023-10-01T08:07:10.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:10.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:10.903 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:10.935 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:10.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:10.941 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:11.042 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:11.050 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:10 smithi084 bash[75189]: cluster 2023-10-01T08:07:08.806373+0000 osd.7 (osd.7) 95 : cluster 3 failed to encode map e243 with expected crc 2023-10-01T08:07:11.050 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:10 smithi084 bash[75189]: cluster 2023-10-01T08:07:08.896377+0000 osd.7 (osd.7) 96 : cluster 3 failed to encode map e244 with expected crc 2023-10-01T08:07:11.050 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:10 smithi084 bash[75189]: cluster 2023-10-01T08:07:09.898580+0000 mon.a (mon.0) 1348 : cluster 0 osdmap e245: 8 total, 8 up, 8 in 2023-10-01T08:07:11.050 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:10 smithi084 bash[75189]: cluster 2023-10-01T08:07:09.898766+0000 osd.5 (osd.5) 214 : cluster 3 failed to encode map e245 with expected crc 2023-10-01T08:07:11.050 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:10 smithi084 bash[75189]: cluster 2023-10-01T08:07:09.899165+0000 osd.4 (osd.4) 161 : cluster 3 failed to encode map e245 with expected crc 2023-10-01T08:07:11.050 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:10 smithi084 bash[75189]: audit 2023-10-01T08:07:10.717206+0000 mon.a (mon.0) 1349 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:07:11.051 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:10 smithi084 bash[78255]: cluster 2023-10-01T08:07:08.806373+0000 osd.7 (osd.7) 95 : cluster 3 failed to encode map e243 with expected crc 2023-10-01T08:07:11.051 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:10 smithi084 bash[78255]: cluster 2023-10-01T08:07:08.896377+0000 osd.7 (osd.7) 96 : cluster 3 failed to encode map e244 with expected crc 2023-10-01T08:07:11.051 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:10 smithi084 bash[78255]: cluster 2023-10-01T08:07:09.898580+0000 mon.a (mon.0) 1348 : cluster 0 osdmap e245: 8 total, 8 up, 8 in 2023-10-01T08:07:11.051 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:10 smithi084 bash[78255]: cluster 2023-10-01T08:07:09.898766+0000 osd.5 (osd.5) 214 : cluster 3 failed to encode map e245 with expected crc 2023-10-01T08:07:11.051 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:10 smithi084 bash[78255]: cluster 2023-10-01T08:07:09.899165+0000 osd.4 (osd.4) 161 : cluster 3 failed to encode map e245 with expected crc 2023-10-01T08:07:11.051 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:10 smithi084 bash[78255]: audit 2023-10-01T08:07:10.717206+0000 mon.a (mon.0) 1349 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:07:11.072 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:11.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:11.075 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:11.176 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:11.206 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:11.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:11.209 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:11.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:10 smithi112 bash[59335]: cluster 2023-10-01T08:07:09.898580+0000 mon.a (mon.0) 1348 : cluster 0 osdmap e245: 8 total, 8 up, 8 in 2023-10-01T08:07:11.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:10 smithi112 bash[59335]: cluster 2023-10-01T08:07:09.898766+0000 osd.5 (osd.5) 214 : cluster 3 failed to encode map e245 with expected crc 2023-10-01T08:07:11.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:10 smithi112 bash[59335]: cluster 2023-10-01T08:07:09.899165+0000 osd.4 (osd.4) 161 : cluster 3 failed to encode map e245 with expected crc 2023-10-01T08:07:11.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:10 smithi112 bash[59335]: audit 2023-10-01T08:07:10.717206+0000 mon.a (mon.0) 1349 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:07:11.310 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:11.338 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:11.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:11.344 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:11.371 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T08:07:11.411 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T08:07:11.445 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:11.460 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T08:07:11.475 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:11.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:11.476 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:07:11.502 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T08:07:11.539 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T08:07:11.576 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T08:07:11.577 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:11.600 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:11.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:11.603 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:11.616 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T08:07:11.655 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 58 16 77676 77660 83.6638 69.875 0.0125431 0.0119477 2023-10-01T08:07:11.663 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T08:07:11.666 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T08:07:11.666 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T08:07:11.667 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T08:07:11.667 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T08:07:11.667 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T08:07:11.667 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T08:07:11.667 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T08:07:11.667 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T08:07:11.705 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:11.730 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:11.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:11.733 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:07:11.834 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:11.865 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:11.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:11.870 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:11.889 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:11 smithi084 bash[75189]: cluster 2023-10-01T08:07:10.238759+0000 osd.6 (osd.6) 192 : cluster 3 failed to encode map e245 with expected crc 2023-10-01T08:07:11.889 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:11 smithi084 bash[75189]: cluster 2023-10-01T08:07:10.238759+0000 osd.7 (osd.7) 97 : cluster 3 failed to encode map e245 with expected crc 2023-10-01T08:07:11.889 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:11 smithi084 bash[75189]: cluster 2023-10-01T08:07:10.621308+0000 mgr.y (mgr.34104) 1033 : cluster 0 pgmap v1096: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 95 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 12 MiB/s wr, 195 op/s; 11592/227553 objects degraded (5.094%); 4533/227553 objects misplaced (1.992%) 2023-10-01T08:07:11.889 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:11 smithi084 bash[75189]: cluster 2023-10-01T08:07:10.895803+0000 mon.a (mon.0) 1350 : cluster 3 Health check failed: Degraded data redundancy: 11592/227553 objects degraded (5.094%), 3 pgs degraded (PG_DEGRADED) 2023-10-01T08:07:11.889 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:11 smithi084 bash[75189]: audit 2023-10-01T08:07:11.304211+0000 mon.c (mon.2) 117 : audit 0 from='client.? 172.21.15.84:0/3478556759' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:07:11.890 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:11 smithi084 bash[75189]: audit 2023-10-01T08:07:11.711361+0000 mon.c (mon.2) 118 : audit 1 from='client.? 172.21.15.84:0/2127639667' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:07:11.890 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:11 smithi084 bash[75189]: audit 2023-10-01T08:07:11.712216+0000 mon.a (mon.0) 1351 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:07:11.890 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:11 smithi084 bash[78255]: cluster 2023-10-01T08:07:10.238759+0000 osd.6 (osd.6) 192 : cluster 3 failed to encode map e245 with expected crc 2023-10-01T08:07:11.890 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:11 smithi084 bash[78255]: cluster 2023-10-01T08:07:10.238759+0000 osd.7 (osd.7) 97 : cluster 3 failed to encode map e245 with expected crc 2023-10-01T08:07:11.890 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:11 smithi084 bash[78255]: cluster 2023-10-01T08:07:10.621308+0000 mgr.y (mgr.34104) 1033 : cluster 0 pgmap v1096: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 95 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 12 MiB/s wr, 195 op/s; 11592/227553 objects degraded (5.094%); 4533/227553 objects misplaced (1.992%) 2023-10-01T08:07:11.890 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:11 smithi084 bash[78255]: cluster 2023-10-01T08:07:10.895803+0000 mon.a (mon.0) 1350 : cluster 3 Health check failed: Degraded data redundancy: 11592/227553 objects degraded (5.094%), 3 pgs degraded (PG_DEGRADED) 2023-10-01T08:07:11.890 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:11 smithi084 bash[78255]: audit 2023-10-01T08:07:11.304211+0000 mon.c (mon.2) 117 : audit 0 from='client.? 172.21.15.84:0/3478556759' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:07:11.890 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:11 smithi084 bash[78255]: audit 2023-10-01T08:07:11.711361+0000 mon.c (mon.2) 118 : audit 1 from='client.? 172.21.15.84:0/2127639667' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:07:11.890 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:11 smithi084 bash[78255]: audit 2023-10-01T08:07:11.712216+0000 mon.a (mon.0) 1351 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:07:11.929 INFO:teuthology.orchestra.run.smithi084.stderr:noscrub is unset 2023-10-01T08:07:11.971 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:11.992 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:11.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:11.994 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:12.095 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:12.104 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:11 smithi112 bash[59335]: cluster 2023-10-01T08:07:10.238759+0000 osd.6 (osd.6) 192 : cluster 3 failed to encode map e245 with expected crc 2023-10-01T08:07:12.104 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:11 smithi112 bash[59335]: cluster 2023-10-01T08:07:10.238759+0000 osd.7 (osd.7) 97 : cluster 3 failed to encode map e245 with expected crc 2023-10-01T08:07:12.105 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:11 smithi112 bash[59335]: cluster 2023-10-01T08:07:10.621308+0000 mgr.y (mgr.34104) 1033 : cluster 0 pgmap v1096: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 95 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 12 MiB/s wr, 195 op/s; 11592/227553 objects degraded (5.094%); 4533/227553 objects misplaced (1.992%) 2023-10-01T08:07:12.105 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:11 smithi112 bash[59335]: cluster 2023-10-01T08:07:10.895803+0000 mon.a (mon.0) 1350 : cluster 3 Health check failed: Degraded data redundancy: 11592/227553 objects degraded (5.094%), 3 pgs degraded (PG_DEGRADED) 2023-10-01T08:07:12.105 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:11 smithi112 bash[59335]: audit 2023-10-01T08:07:11.304211+0000 mon.c (mon.2) 117 : audit 0 from='client.? 172.21.15.84:0/3478556759' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:07:12.105 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:11 smithi112 bash[59335]: audit 2023-10-01T08:07:11.711361+0000 mon.c (mon.2) 118 : audit 1 from='client.? 172.21.15.84:0/2127639667' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:07:12.105 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:11 smithi112 bash[59335]: audit 2023-10-01T08:07:11.712216+0000 mon.a (mon.0) 1351 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:07:12.126 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:12.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:12.133 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:12.233 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:12.260 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:12.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:12.262 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:12.363 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:12.389 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:12.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:12.391 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:07:12.492 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:12.516 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:12.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:12.518 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:07:12.619 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:12.649 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:12.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:12.654 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:07:12.655 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 59 16 78702 78686 83.3326 64.125 0.0205578 0.0119948 2023-10-01T08:07:12.755 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:12.779 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:12.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:12.784 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:12.885 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:12.894 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:12 smithi112 bash[59335]: cluster 2023-10-01T08:07:11.900901+0000 mon.a (mon.0) 1352 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:07:12.894 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:12 smithi112 bash[59335]: audit 2023-10-01T08:07:11.911682+0000 mon.a (mon.0) 1353 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T08:07:12.894 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:12 smithi112 bash[59335]: cluster 2023-10-01T08:07:11.911750+0000 mon.a (mon.0) 1354 : cluster 0 osdmap e246: 8 total, 8 up, 8 in 2023-10-01T08:07:12.894 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:12 smithi112 bash[59335]: cluster 2023-10-01T08:07:11.912922+0000 osd.5 (osd.5) 215 : cluster 3 failed to encode map e246 with expected crc 2023-10-01T08:07:12.894 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:12 smithi112 bash[59335]: cluster 2023-10-01T08:07:11.918746+0000 osd.6 (osd.6) 193 : cluster 3 failed to encode map e246 with expected crc 2023-10-01T08:07:12.894 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:12 smithi112 bash[59335]: cluster 2023-10-01T08:07:11.920797+0000 osd.4 (osd.4) 162 : cluster 3 failed to encode map e246 with expected crc 2023-10-01T08:07:12.915 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:12.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:12.918 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:13.019 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:13.060 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:13.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:13.063 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:13.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:12 smithi084 bash[75189]: cluster 2023-10-01T08:07:11.900901+0000 mon.a (mon.0) 1352 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:07:13.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:12 smithi084 bash[75189]: audit 2023-10-01T08:07:11.911682+0000 mon.a (mon.0) 1353 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T08:07:13.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:12 smithi084 bash[75189]: cluster 2023-10-01T08:07:11.911750+0000 mon.a (mon.0) 1354 : cluster 0 osdmap e246: 8 total, 8 up, 8 in 2023-10-01T08:07:13.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:12 smithi084 bash[75189]: cluster 2023-10-01T08:07:11.912922+0000 osd.5 (osd.5) 215 : cluster 3 failed to encode map e246 with expected crc 2023-10-01T08:07:13.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:12 smithi084 bash[75189]: cluster 2023-10-01T08:07:11.918746+0000 osd.6 (osd.6) 193 : cluster 3 failed to encode map e246 with expected crc 2023-10-01T08:07:13.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:12 smithi084 bash[75189]: cluster 2023-10-01T08:07:11.920797+0000 osd.4 (osd.4) 162 : cluster 3 failed to encode map e246 with expected crc 2023-10-01T08:07:13.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:12 smithi084 bash[78255]: cluster 2023-10-01T08:07:11.900901+0000 mon.a (mon.0) 1352 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:07:13.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:12 smithi084 bash[78255]: audit 2023-10-01T08:07:11.911682+0000 mon.a (mon.0) 1353 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T08:07:13.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:12 smithi084 bash[78255]: cluster 2023-10-01T08:07:11.911750+0000 mon.a (mon.0) 1354 : cluster 0 osdmap e246: 8 total, 8 up, 8 in 2023-10-01T08:07:13.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:12 smithi084 bash[78255]: cluster 2023-10-01T08:07:11.912922+0000 osd.5 (osd.5) 215 : cluster 3 failed to encode map e246 with expected crc 2023-10-01T08:07:13.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:12 smithi084 bash[78255]: cluster 2023-10-01T08:07:11.918746+0000 osd.6 (osd.6) 193 : cluster 3 failed to encode map e246 with expected crc 2023-10-01T08:07:13.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:12 smithi084 bash[78255]: cluster 2023-10-01T08:07:11.920797+0000 osd.4 (osd.4) 162 : cluster 3 failed to encode map e246 with expected crc 2023-10-01T08:07:13.165 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:13.190 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:13.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:13.195 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:13.296 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:13.323 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:13.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:13.327 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:13.427 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:13.469 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:13.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:13.473 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:07:13.573 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:13.606 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:13.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:13.610 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:13.655 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:2023-10-01T08:07:13.654556+0000 min lat: 0.00130836 max lat: 2.08257 avg lat: 0.0120329 2023-10-01T08:07:13.655 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T08:07:13.655 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 60 16 79761 79745 83.0468 66.1875 0.0049774 0.0120329 2023-10-01T08:07:13.711 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:13.745 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:13.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:13.746 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:13.847 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:13.873 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:13.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:13.876 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:13.977 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:13.987 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:13 smithi084 bash[75189]: cluster 2023-10-01T08:07:11.912258+0000 osd.7 (osd.7) 98 : cluster 3 failed to encode map e246 with expected crc 2023-10-01T08:07:13.987 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:13 smithi084 bash[75189]: cluster 2023-10-01T08:07:12.623025+0000 mgr.y (mgr.34104) 1034 : cluster 0 pgmap v1098: 99 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 24 MiB/s wr, 381 op/s; 11592/229884 objects degraded (5.043%); 4011/229884 objects misplaced (1.745%); 8.2 MiB/s, 130 objects/s recovering 2023-10-01T08:07:13.987 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:13 smithi084 bash[78255]: cluster 2023-10-01T08:07:11.912258+0000 osd.7 (osd.7) 98 : cluster 3 failed to encode map e246 with expected crc 2023-10-01T08:07:13.987 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:13 smithi084 bash[78255]: cluster 2023-10-01T08:07:12.623025+0000 mgr.y (mgr.34104) 1034 : cluster 0 pgmap v1098: 99 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 24 MiB/s wr, 381 op/s; 11592/229884 objects degraded (5.043%); 4011/229884 objects misplaced (1.745%); 8.2 MiB/s, 130 objects/s recovering 2023-10-01T08:07:14.002 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:14.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:14.005 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:14.106 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:14.114 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:13 smithi112 bash[59335]: cluster 2023-10-01T08:07:11.912258+0000 osd.7 (osd.7) 98 : cluster 3 failed to encode map e246 with expected crc 2023-10-01T08:07:14.114 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:13 smithi112 bash[59335]: cluster 2023-10-01T08:07:12.623025+0000 mgr.y (mgr.34104) 1034 : cluster 0 pgmap v1098: 99 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 24 MiB/s wr, 381 op/s; 11592/229884 objects degraded (5.043%); 4011/229884 objects misplaced (1.745%); 8.2 MiB/s, 130 objects/s recovering 2023-10-01T08:07:14.130 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:14.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:14.135 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:07:14.236 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:14.259 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:14.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:14.264 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:07:14.365 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:14.402 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:14.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:14.405 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:14.506 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:14.531 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:14.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:14.533 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:14.634 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:14.655 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 61 16 80734 80718 82.6822 60.8125 0.00347961 0.0120593 2023-10-01T08:07:14.665 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:14.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:14.668 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:07:14.769 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:14.801 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:14.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:14.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:07:14.909 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:14 smithi112 bash[59335]: cluster 2023-10-01T08:07:14.624091+0000 mgr.y (mgr.34104) 1035 : cluster 0 pgmap v1099: 99 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 19 MiB/s wr, 309 op/s; 11592/230700 objects degraded (5.025%); 4011/230700 objects misplaced (1.739%); 5.6 MiB/s, 89 objects/s recovering 2023-10-01T08:07:14.910 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:14.938 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:14.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:14.941 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:15.041 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:15.067 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:15.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:15.071 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:15.171 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:15.204 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:15.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:15.208 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:15.308 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:15.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:14 smithi084 bash[78255]: cluster 2023-10-01T08:07:14.624091+0000 mgr.y (mgr.34104) 1035 : cluster 0 pgmap v1099: 99 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 19 MiB/s wr, 309 op/s; 11592/230700 objects degraded (5.025%); 4011/230700 objects misplaced (1.739%); 5.6 MiB/s, 89 objects/s recovering 2023-10-01T08:07:15.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:14 smithi084 bash[75189]: cluster 2023-10-01T08:07:14.624091+0000 mgr.y (mgr.34104) 1035 : cluster 0 pgmap v1099: 99 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 19 MiB/s wr, 309 op/s; 11592/230700 objects degraded (5.025%); 4011/230700 objects misplaced (1.739%); 5.6 MiB/s, 89 objects/s recovering 2023-10-01T08:07:15.339 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:15.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:15.345 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:15.446 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:15.473 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:15.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:15.477 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:15.577 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:15.609 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:15.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:15.614 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:15.655 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 62 16 81762 81746 82.3848 64.25 0.0117219 0.0121329 2023-10-01T08:07:15.714 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:15.736 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:15.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:15.739 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:15.839 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:15.868 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:15.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:15.874 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:15.975 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:16.006 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:16.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:16.012 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:07:16.113 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:16.141 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:16.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:16.147 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:16.248 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:16.272 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:16.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:16.277 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:16.378 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:16.409 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:16.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:16.413 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:16.452 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:16 smithi084 bash[75189]: audit 2023-10-01T08:07:15.118016+0000 mon.a (mon.0) 1355 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:07:16.452 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:16 smithi084 bash[75189]: audit 2023-10-01T08:07:15.121490+0000 mon.a (mon.0) 1356 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:07:16.453 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:07:16 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:07:16] "GET /metrics HTTP/1.1" 200 36447 "" "Prometheus/2.33.4" 2023-10-01T08:07:16.453 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:16 smithi084 bash[78255]: audit 2023-10-01T08:07:15.118016+0000 mon.a (mon.0) 1355 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:07:16.453 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:16 smithi084 bash[78255]: audit 2023-10-01T08:07:15.121490+0000 mon.a (mon.0) 1356 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:07:16.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:16 smithi112 bash[59335]: audit 2023-10-01T08:07:15.118016+0000 mon.a (mon.0) 1355 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:07:16.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:16 smithi112 bash[59335]: audit 2023-10-01T08:07:15.121490+0000 mon.a (mon.0) 1356 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:07:16.515 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:16.560 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:16.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:16.565 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:07:16.655 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 63 16 82759 82743 82.0662 62.3125 0.0119803 0.0121801 2023-10-01T08:07:16.666 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:16.700 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:16.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:16.702 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:16.803 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:16.837 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:16.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:16.839 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:16.940 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:16.969 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:16.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:16.972 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:17.073 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:17.123 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:17.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:17.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:17.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:17 smithi112 bash[59335]: cluster 2023-10-01T08:07:16.624995+0000 mgr.y (mgr.34104) 1036 : cluster 0 pgmap v1100: 99 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 855 op/s; 11592/245157 objects degraded (4.728%); 3644/245157 objects misplaced (1.486%); 7.2 MiB/s, 114 objects/s recovering 2023-10-01T08:07:17.230 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:17.263 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:17.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:17.270 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:17.371 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:17.400 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:17.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:17.405 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:17.506 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:17.515 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:17 smithi084 bash[78255]: cluster 2023-10-01T08:07:16.624995+0000 mgr.y (mgr.34104) 1036 : cluster 0 pgmap v1100: 99 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 855 op/s; 11592/245157 objects degraded (4.728%); 3644/245157 objects misplaced (1.486%); 7.2 MiB/s, 114 objects/s recovering 2023-10-01T08:07:17.515 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:17 smithi084 bash[75189]: cluster 2023-10-01T08:07:16.624995+0000 mgr.y (mgr.34104) 1036 : cluster 0 pgmap v1100: 99 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 855 op/s; 11592/245157 objects degraded (4.728%); 3644/245157 objects misplaced (1.486%); 7.2 MiB/s, 114 objects/s recovering 2023-10-01T08:07:17.536 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:17.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:17.539 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:07:17.640 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:17.656 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 64 16 83800 83784 81.8 65.0625 0.010824 0.0122189 2023-10-01T08:07:17.671 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:17.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:17.675 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:17.775 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:17.809 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:17.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:17.812 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:07:17.912 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:17.945 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:17.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:17.949 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:18.049 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:18.078 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:18.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:18.081 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:18.150 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2023-10-01T08:07:18.151 INFO:teuthology.orchestra.run.smithi084.stdout: "ops": [], 2023-10-01T08:07:18.151 INFO:teuthology.orchestra.run.smithi084.stdout: "num_ops": 0 2023-10-01T08:07:18.151 INFO:teuthology.orchestra.run.smithi084.stdout:} 2023-10-01T08:07:18.181 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:18.209 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:18.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:18.212 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:18.312 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:18.341 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:18.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:18.344 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:18.445 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:18.454 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:18 smithi112 bash[59335]: cluster 2023-10-01T08:07:17.117751+0000 mon.a (mon.0) 1357 : cluster 3 Health check update: Degraded data redundancy: 11592/245157 objects degraded (4.728%), 3 pgs degraded (PG_DEGRADED) 2023-10-01T08:07:18.486 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:18.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:18.489 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:18.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:18 smithi084 bash[75189]: cluster 2023-10-01T08:07:17.117751+0000 mon.a (mon.0) 1357 : cluster 3 Health check update: Degraded data redundancy: 11592/245157 objects degraded (4.728%), 3 pgs degraded (PG_DEGRADED) 2023-10-01T08:07:18.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:18 smithi084 bash[78255]: cluster 2023-10-01T08:07:17.117751+0000 mon.a (mon.0) 1357 : cluster 3 Health check update: Degraded data redundancy: 11592/245157 objects degraded (4.728%), 3 pgs degraded (PG_DEGRADED) 2023-10-01T08:07:18.589 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:18.616 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:18.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:18.619 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:07:18.656 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 65 15 84899 84884 81.5992 68.75 0.00588831 0.0122499 2023-10-01T08:07:18.719 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:18.753 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:18.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:18.756 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:07:18.856 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:18.885 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:18.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:18.890 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:18.991 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:19.021 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:19.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:19.026 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:19.101 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T08:07:19.132 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:19.133 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-01T08:07:19.201 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:19.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:19.205 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:19.305 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:19.346 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:19.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:19.351 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:19.451 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:19.486 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:19.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:19.488 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:19.589 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:19.614 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:19.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:19.617 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:19.656 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 66 16 85936 85920 81.3438 64.75 0.0209127 0.0122888 2023-10-01T08:07:19.717 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:19.758 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:19.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:19.765 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:19.866 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:19.893 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:19.894 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:19 smithi112 bash[59335]: cluster 2023-10-01T08:07:18.625485+0000 mgr.y (mgr.34104) 1037 : cluster 0 pgmap v1101: 99 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 46 MiB/s wr, 735 op/s; 11592/245157 objects degraded (4.728%); 3644/245157 objects misplaced (1.486%); 6.4 MiB/s, 101 objects/s recovering 2023-10-01T08:07:19.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:19.897 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:19.997 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:20.025 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:20.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:20.027 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:07:20.128 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:20.144 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:19 smithi084 bash[75189]: cluster 2023-10-01T08:07:18.625485+0000 mgr.y (mgr.34104) 1037 : cluster 0 pgmap v1101: 99 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 46 MiB/s wr, 735 op/s; 11592/245157 objects degraded (4.728%); 3644/245157 objects misplaced (1.486%); 6.4 MiB/s, 101 objects/s recovering 2023-10-01T08:07:20.144 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:19 smithi084 bash[78255]: cluster 2023-10-01T08:07:18.625485+0000 mgr.y (mgr.34104) 1037 : cluster 0 pgmap v1101: 99 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 46 MiB/s wr, 735 op/s; 11592/245157 objects degraded (4.728%); 3644/245157 objects misplaced (1.486%); 6.4 MiB/s, 101 objects/s recovering 2023-10-01T08:07:20.161 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:20.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:20.167 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:20.267 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:20.292 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:20.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:20.296 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:20.397 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:20.425 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:20.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:20.432 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:20.532 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:20.564 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:20.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:20.567 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:07:20.656 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 67 16 87075 87059 81.1922 71.1875 0.0195059 0.0123118 2023-10-01T08:07:20.668 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:20.695 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:20.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:20.698 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:20.798 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:20.833 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:20.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:20.840 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:20.941 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:20.974 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:20.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:20.977 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:21.078 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:21.085 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:20 smithi112 bash[59335]: cluster 2023-10-01T08:07:20.626320+0000 mgr.y (mgr.34104) 1038 : cluster 0 pgmap v1102: 99 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 56 MiB/s wr, 889 op/s; 11592/254259 objects degraded (4.559%); 3644/254259 objects misplaced (1.433%); 5.6 MiB/s, 88 objects/s recovering 2023-10-01T08:07:21.102 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:21.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:21.107 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:07:21.208 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:21.218 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:20 smithi084 bash[78255]: cluster 2023-10-01T08:07:20.626320+0000 mgr.y (mgr.34104) 1038 : cluster 0 pgmap v1102: 99 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 56 MiB/s wr, 889 op/s; 11592/254259 objects degraded (4.559%); 3644/254259 objects misplaced (1.433%); 5.6 MiB/s, 88 objects/s recovering 2023-10-01T08:07:21.218 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:20 smithi084 bash[75189]: cluster 2023-10-01T08:07:20.626320+0000 mgr.y (mgr.34104) 1038 : cluster 0 pgmap v1102: 99 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 56 MiB/s wr, 889 op/s; 11592/254259 objects degraded (4.559%); 3644/254259 objects misplaced (1.433%); 5.6 MiB/s, 88 objects/s recovering 2023-10-01T08:07:21.235 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:21.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:21.239 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:21.340 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:21.369 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:21.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:21.374 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:07:21.475 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:21.505 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:21.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:21.513 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:21.615 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:21.643 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:21.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:21.645 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:21.656 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 68 16 88188 88172 81.0211 69.5625 0.0099919 0.0123362 2023-10-01T08:07:21.747 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:21.772 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:21.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:21.774 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:21.874 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:21.902 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:21.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:21.907 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:07:22.008 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:22.036 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:22.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:22.041 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:22.142 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:22.171 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:22.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:22.177 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:22.277 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:22.306 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:22.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:22.311 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:07:22.319 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-10-01T08:07:22.412 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:22.442 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:22.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:22.445 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:22.546 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:22.570 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:22.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:22.573 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:07:22.656 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 69 16 89147 89131 80.7155 59.9375 0.0148111 0.0123838 2023-10-01T08:07:22.674 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:22.698 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:22.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:22.702 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:07:22.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:22 smithi112 bash[59335]: audit 2023-10-01T08:07:22.545536+0000 mon.a (mon.0) 1358 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:07:22.803 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:22.848 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:22.851 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:22 smithi084 bash[78255]: audit 2023-10-01T08:07:22.545536+0000 mon.a (mon.0) 1358 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:07:22.851 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:22 smithi084 bash[75189]: audit 2023-10-01T08:07:22.545536+0000 mon.a (mon.0) 1358 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:07:22.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:22.852 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:22.953 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:22.986 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:22.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:22.991 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:23.091 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:23.125 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:23.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:23.129 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:23.230 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:23.267 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:23.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:23.271 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:23.372 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:23.401 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:23.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:23.403 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:23.504 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:23.534 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:23.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:23.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:23.637 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:23.656 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 70 16 90108 90092 80.4204 60.0625 0.00427343 0.0124298 2023-10-01T08:07:23.664 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:23.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:23.669 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:23.770 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:23.796 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:23.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:23.803 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:07:23.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:23 smithi084 bash[75189]: cluster 2023-10-01T08:07:22.627252+0000 mgr.y (mgr.34104) 1039 : cluster 0 pgmap v1103: 99 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 61 MiB/s wr, 976 op/s; 11592/261291 objects degraded (4.436%); 3251/261291 objects misplaced (1.244%); 4.4 MiB/s, 70 objects/s recovering 2023-10-01T08:07:23.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:23 smithi084 bash[78255]: cluster 2023-10-01T08:07:22.627252+0000 mgr.y (mgr.34104) 1039 : cluster 0 pgmap v1103: 99 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 61 MiB/s wr, 976 op/s; 11592/261291 objects degraded (4.436%); 3251/261291 objects misplaced (1.244%); 4.4 MiB/s, 70 objects/s recovering 2023-10-01T08:07:23.904 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:23.929 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:23.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:23.933 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:23.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:23 smithi112 bash[59335]: cluster 2023-10-01T08:07:22.627252+0000 mgr.y (mgr.34104) 1039 : cluster 0 pgmap v1103: 99 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 61 MiB/s wr, 976 op/s; 11592/261291 objects degraded (4.436%); 3251/261291 objects misplaced (1.244%); 4.4 MiB/s, 70 objects/s recovering 2023-10-01T08:07:24.033 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:24.067 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:24.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:24.071 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:24.172 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:24.206 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:24.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:24.211 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:07:24.304 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:24 smithi084 bash[75189]: debug 2023-10-01T08:07:24.299+0000 7f8c08519700 -1 mon.a@0(leader).osd e246 definitely_dead 0 2023-10-01T08:07:24.312 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:24.341 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:24.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:24.344 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:24.445 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:24.476 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:24.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:24.479 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:24.580 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:24.608 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:24.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:24.614 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:24.656 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 71 16 91129 91113 80.1865 63.8125 0.0186436 0.0124656 2023-10-01T08:07:24.715 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:24.747 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:24.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:24.751 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:24.852 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:24.880 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:24.886 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:24 smithi084 bash[75189]: cluster 2023-10-01T08:07:23.598903+0000 mon.a (mon.0) 1359 : cluster 3 Health check update: Degraded data redundancy: 11592/261291 objects degraded (4.436%), 3 pgs degraded (PG_DEGRADED) 2023-10-01T08:07:24.886 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:24 smithi084 bash[75189]: audit 2023-10-01T08:07:24.300912+0000 mon.c (mon.2) 119 : audit 1 from='client.? 172.21.15.84:0/1600267889' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["1"]}]: dispatch 2023-10-01T08:07:24.886 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:24 smithi084 bash[75189]: audit 2023-10-01T08:07:24.302728+0000 mon.a (mon.0) 1360 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["1"]}]: dispatch 2023-10-01T08:07:24.886 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:24 smithi084 bash[75189]: cluster 2023-10-01T08:07:24.302994+0000 mon.a (mon.0) 1361 : cluster 1 Client client.admin marked osd.1 out, while it was still marked up 2023-10-01T08:07:24.886 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:24 smithi084 bash[78255]: cluster 2023-10-01T08:07:23.598903+0000 mon.a (mon.0) 1359 : cluster 3 Health check update: Degraded data redundancy: 11592/261291 objects degraded (4.436%), 3 pgs degraded (PG_DEGRADED) 2023-10-01T08:07:24.886 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:24 smithi084 bash[78255]: audit 2023-10-01T08:07:24.300912+0000 mon.c (mon.2) 119 : audit 1 from='client.? 172.21.15.84:0/1600267889' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["1"]}]: dispatch 2023-10-01T08:07:24.887 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:24 smithi084 bash[78255]: audit 2023-10-01T08:07:24.302728+0000 mon.a (mon.0) 1360 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["1"]}]: dispatch 2023-10-01T08:07:24.887 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:24 smithi084 bash[78255]: cluster 2023-10-01T08:07:24.302994+0000 mon.a (mon.0) 1361 : cluster 1 Client client.admin marked osd.1 out, while it was still marked up 2023-10-01T08:07:24.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:24.887 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:24.911 INFO:teuthology.orchestra.run.smithi084.stderr:marked out osd.1. 2023-10-01T08:07:24.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:24 smithi112 bash[59335]: cluster 2023-10-01T08:07:23.598903+0000 mon.a (mon.0) 1359 : cluster 3 Health check update: Degraded data redundancy: 11592/261291 objects degraded (4.436%), 3 pgs degraded (PG_DEGRADED) 2023-10-01T08:07:24.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:24 smithi112 bash[59335]: audit 2023-10-01T08:07:24.300912+0000 mon.c (mon.2) 119 : audit 1 from='client.? 172.21.15.84:0/1600267889' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["1"]}]: dispatch 2023-10-01T08:07:24.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:24 smithi112 bash[59335]: audit 2023-10-01T08:07:24.302728+0000 mon.a (mon.0) 1360 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["1"]}]: dispatch 2023-10-01T08:07:24.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:24 smithi112 bash[59335]: cluster 2023-10-01T08:07:24.302994+0000 mon.a (mon.0) 1361 : cluster 1 Client client.admin marked osd.1 out, while it was still marked up 2023-10-01T08:07:24.989 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:25.014 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:25.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:25.016 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:25.116 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:25.145 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:25.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:25.149 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:25.250 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:25.276 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:25.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:25.279 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:25.379 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:25.409 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:25.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:25.412 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:25.513 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:25.545 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:25.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:25.548 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:25.649 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:25.656 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 72 16 91494 91478 79.3897 22.8125 0.00483626 0.0124729 2023-10-01T08:07:25.682 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:25.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:25.685 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:25.786 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:25.798 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:25 smithi084 bash[78255]: cluster 2023-10-01T08:07:24.627974+0000 mgr.y (mgr.34104) 1040 : cluster 0 pgmap v1104: 99 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 56 MiB/s wr, 897 op/s; 11592/262209 objects degraded (4.421%); 3251/262209 objects misplaced (1.240%); 4.0 MiB/s, 63 objects/s recovering 2023-10-01T08:07:25.798 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:25 smithi084 bash[78255]: cluster 2023-10-01T08:07:24.898491+0000 osd.4 (osd.4) 163 : cluster 3 failed to encode map e247 with expected crc 2023-10-01T08:07:25.798 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:25 smithi084 bash[78255]: audit 2023-10-01T08:07:24.899909+0000 mon.a (mon.0) 1362 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["1"]}]': finished 2023-10-01T08:07:25.799 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:25 smithi084 bash[78255]: cluster 2023-10-01T08:07:24.900112+0000 mon.a (mon.0) 1363 : cluster 0 osdmap e247: 8 total, 8 up, 7 in 2023-10-01T08:07:25.799 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:25 smithi084 bash[78255]: cluster 2023-10-01T08:07:24.900382+0000 osd.5 (osd.5) 216 : cluster 3 failed to encode map e247 with expected crc 2023-10-01T08:07:25.799 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:25 smithi084 bash[78255]: cluster 2023-10-01T08:07:24.903869+0000 osd.6 (osd.6) 194 : cluster 3 failed to encode map e247 with expected crc 2023-10-01T08:07:25.799 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:25 smithi084 bash[78255]: cluster 2023-10-01T08:07:24.910775+0000 osd.6 (osd.6) 195 : cluster 3 failed to encode map e247 with expected crc 2023-10-01T08:07:25.799 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:25 smithi084 bash[75189]: cluster 2023-10-01T08:07:24.627974+0000 mgr.y (mgr.34104) 1040 : cluster 0 pgmap v1104: 99 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 56 MiB/s wr, 897 op/s; 11592/262209 objects degraded (4.421%); 3251/262209 objects misplaced (1.240%); 4.0 MiB/s, 63 objects/s recovering 2023-10-01T08:07:25.799 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:25 smithi084 bash[75189]: cluster 2023-10-01T08:07:24.898491+0000 osd.4 (osd.4) 163 : cluster 3 failed to encode map e247 with expected crc 2023-10-01T08:07:25.799 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:25 smithi084 bash[75189]: audit 2023-10-01T08:07:24.899909+0000 mon.a (mon.0) 1362 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["1"]}]': finished 2023-10-01T08:07:25.799 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:25 smithi084 bash[75189]: cluster 2023-10-01T08:07:24.900112+0000 mon.a (mon.0) 1363 : cluster 0 osdmap e247: 8 total, 8 up, 7 in 2023-10-01T08:07:25.799 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:25 smithi084 bash[75189]: cluster 2023-10-01T08:07:24.900382+0000 osd.5 (osd.5) 216 : cluster 3 failed to encode map e247 with expected crc 2023-10-01T08:07:25.799 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:25 smithi084 bash[75189]: cluster 2023-10-01T08:07:24.903869+0000 osd.6 (osd.6) 194 : cluster 3 failed to encode map e247 with expected crc 2023-10-01T08:07:25.800 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:25 smithi084 bash[75189]: cluster 2023-10-01T08:07:24.910775+0000 osd.6 (osd.6) 195 : cluster 3 failed to encode map e247 with expected crc 2023-10-01T08:07:25.814 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:25.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:25.817 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:07:25.917 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:25.928 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:25 smithi112 bash[59335]: cluster 2023-10-01T08:07:24.627974+0000 mgr.y (mgr.34104) 1040 : cluster 0 pgmap v1104: 99 pgs: 1 active+recovering+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 56 MiB/s wr, 897 op/s; 11592/262209 objects degraded (4.421%); 3251/262209 objects misplaced (1.240%); 4.0 MiB/s, 63 objects/s recovering 2023-10-01T08:07:25.928 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:25 smithi112 bash[59335]: cluster 2023-10-01T08:07:24.898491+0000 osd.4 (osd.4) 163 : cluster 3 failed to encode map e247 with expected crc 2023-10-01T08:07:25.928 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:25 smithi112 bash[59335]: audit 2023-10-01T08:07:24.899909+0000 mon.a (mon.0) 1362 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["1"]}]': finished 2023-10-01T08:07:25.928 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:25 smithi112 bash[59335]: cluster 2023-10-01T08:07:24.900112+0000 mon.a (mon.0) 1363 : cluster 0 osdmap e247: 8 total, 8 up, 7 in 2023-10-01T08:07:25.928 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:25 smithi112 bash[59335]: cluster 2023-10-01T08:07:24.900382+0000 osd.5 (osd.5) 216 : cluster 3 failed to encode map e247 with expected crc 2023-10-01T08:07:25.929 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:25 smithi112 bash[59335]: cluster 2023-10-01T08:07:24.903869+0000 osd.6 (osd.6) 194 : cluster 3 failed to encode map e247 with expected crc 2023-10-01T08:07:25.929 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:25 smithi112 bash[59335]: cluster 2023-10-01T08:07:24.910775+0000 osd.6 (osd.6) 195 : cluster 3 failed to encode map e247 with expected crc 2023-10-01T08:07:25.944 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:25.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:25.947 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:26.047 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:26.075 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:26.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:26.077 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:26.178 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:26.203 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:26.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:26.206 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:26.307 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:26.338 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:26.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:26.340 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:26.441 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:26.473 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:26.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:26.476 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:26.573 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:07:26 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:07:26] "GET /metrics HTTP/1.1" 200 36447 "" "Prometheus/2.33.4" 2023-10-01T08:07:26.576 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:26.600 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:26.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:26.603 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:26.657 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 73 16 91494 91478 78.3023 0 - 0.0124729 2023-10-01T08:07:26.704 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:26.732 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:26.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:26.735 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:07:26.836 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:26.846 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:26 smithi084 bash[75189]: cluster 2023-10-01T08:07:24.905189+0000 osd.7 (osd.7) 99 : cluster 3 failed to encode map e247 with expected crc 2023-10-01T08:07:26.846 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:26 smithi084 bash[75189]: cluster 2023-10-01T08:07:25.901006+0000 osd.5 (osd.5) 217 : cluster 3 failed to encode map e248 with expected crc 2023-10-01T08:07:26.846 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:26 smithi084 bash[75189]: cluster 2023-10-01T08:07:25.901191+0000 osd.4 (osd.4) 164 : cluster 3 failed to encode map e248 with expected crc 2023-10-01T08:07:26.846 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:26 smithi084 bash[75189]: cluster 2023-10-01T08:07:25.902773+0000 osd.6 (osd.6) 196 : cluster 3 failed to encode map e248 with expected crc 2023-10-01T08:07:26.846 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:26 smithi084 bash[75189]: cluster 2023-10-01T08:07:25.904141+0000 osd.5 (osd.5) 218 : cluster 3 failed to encode map e248 with expected crc 2023-10-01T08:07:26.846 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:26 smithi084 bash[75189]: cluster 2023-10-01T08:07:25.904574+0000 osd.4 (osd.4) 165 : cluster 3 failed to encode map e248 with expected crc 2023-10-01T08:07:26.847 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:26 smithi084 bash[75189]: cluster 2023-10-01T08:07:25.907268+0000 osd.4 (osd.4) 166 : cluster 3 failed to encode map e248 with expected crc 2023-10-01T08:07:26.847 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:26 smithi084 bash[75189]: cluster 2023-10-01T08:07:25.908396+0000 osd.5 (osd.5) 219 : cluster 3 failed to encode map e248 with expected crc 2023-10-01T08:07:26.847 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:26 smithi084 bash[75189]: cluster 2023-10-01T08:07:25.908555+0000 osd.6 (osd.6) 197 : cluster 3 failed to encode map e248 with expected crc 2023-10-01T08:07:26.847 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:26 smithi084 bash[75189]: cluster 2023-10-01T08:07:25.909241+0000 mon.a (mon.0) 1364 : cluster 0 osdmap e248: 8 total, 8 up, 7 in 2023-10-01T08:07:26.847 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:26 smithi084 bash[75189]: cluster 2023-10-01T08:07:25.911180+0000 osd.6 (osd.6) 198 : cluster 3 failed to encode map e248 with expected crc 2023-10-01T08:07:26.847 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:26 smithi084 bash[78255]: cluster 2023-10-01T08:07:24.905189+0000 osd.7 (osd.7) 99 : cluster 3 failed to encode map e247 with expected crc 2023-10-01T08:07:26.847 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:26 smithi084 bash[78255]: cluster 2023-10-01T08:07:25.901006+0000 osd.5 (osd.5) 217 : cluster 3 failed to encode map e248 with expected crc 2023-10-01T08:07:26.847 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:26 smithi084 bash[78255]: cluster 2023-10-01T08:07:25.901191+0000 osd.4 (osd.4) 164 : cluster 3 failed to encode map e248 with expected crc 2023-10-01T08:07:26.847 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:26 smithi084 bash[78255]: cluster 2023-10-01T08:07:25.902773+0000 osd.6 (osd.6) 196 : cluster 3 failed to encode map e248 with expected crc 2023-10-01T08:07:26.847 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:26 smithi084 bash[78255]: cluster 2023-10-01T08:07:25.904141+0000 osd.5 (osd.5) 218 : cluster 3 failed to encode map e248 with expected crc 2023-10-01T08:07:26.847 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:26 smithi084 bash[78255]: cluster 2023-10-01T08:07:25.904574+0000 osd.4 (osd.4) 165 : cluster 3 failed to encode map e248 with expected crc 2023-10-01T08:07:26.848 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:26 smithi084 bash[78255]: cluster 2023-10-01T08:07:25.907268+0000 osd.4 (osd.4) 166 : cluster 3 failed to encode map e248 with expected crc 2023-10-01T08:07:26.848 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:26 smithi084 bash[78255]: cluster 2023-10-01T08:07:25.908396+0000 osd.5 (osd.5) 219 : cluster 3 failed to encode map e248 with expected crc 2023-10-01T08:07:26.848 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:26 smithi084 bash[78255]: cluster 2023-10-01T08:07:25.908555+0000 osd.6 (osd.6) 197 : cluster 3 failed to encode map e248 with expected crc 2023-10-01T08:07:26.848 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:26 smithi084 bash[78255]: cluster 2023-10-01T08:07:25.909241+0000 mon.a (mon.0) 1364 : cluster 0 osdmap e248: 8 total, 8 up, 7 in 2023-10-01T08:07:26.848 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:26 smithi084 bash[78255]: cluster 2023-10-01T08:07:25.911180+0000 osd.6 (osd.6) 198 : cluster 3 failed to encode map e248 with expected crc 2023-10-01T08:07:26.860 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:26.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:26.863 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:07:26.964 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:26.974 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:26 smithi112 bash[59335]: cluster 2023-10-01T08:07:24.905189+0000 osd.7 (osd.7) 99 : cluster 3 failed to encode map e247 with expected crc 2023-10-01T08:07:26.974 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:26 smithi112 bash[59335]: cluster 2023-10-01T08:07:25.901006+0000 osd.5 (osd.5) 217 : cluster 3 failed to encode map e248 with expected crc 2023-10-01T08:07:26.974 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:26 smithi112 bash[59335]: cluster 2023-10-01T08:07:25.901191+0000 osd.4 (osd.4) 164 : cluster 3 failed to encode map e248 with expected crc 2023-10-01T08:07:26.974 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:26 smithi112 bash[59335]: cluster 2023-10-01T08:07:25.902773+0000 osd.6 (osd.6) 196 : cluster 3 failed to encode map e248 with expected crc 2023-10-01T08:07:26.974 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:26 smithi112 bash[59335]: cluster 2023-10-01T08:07:25.904141+0000 osd.5 (osd.5) 218 : cluster 3 failed to encode map e248 with expected crc 2023-10-01T08:07:26.974 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:26 smithi112 bash[59335]: cluster 2023-10-01T08:07:25.904574+0000 osd.4 (osd.4) 165 : cluster 3 failed to encode map e248 with expected crc 2023-10-01T08:07:26.975 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:26 smithi112 bash[59335]: cluster 2023-10-01T08:07:25.907268+0000 osd.4 (osd.4) 166 : cluster 3 failed to encode map e248 with expected crc 2023-10-01T08:07:26.975 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:26 smithi112 bash[59335]: cluster 2023-10-01T08:07:25.908396+0000 osd.5 (osd.5) 219 : cluster 3 failed to encode map e248 with expected crc 2023-10-01T08:07:26.975 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:26 smithi112 bash[59335]: cluster 2023-10-01T08:07:25.908555+0000 osd.6 (osd.6) 197 : cluster 3 failed to encode map e248 with expected crc 2023-10-01T08:07:26.975 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:26 smithi112 bash[59335]: cluster 2023-10-01T08:07:25.909241+0000 mon.a (mon.0) 1364 : cluster 0 osdmap e248: 8 total, 8 up, 7 in 2023-10-01T08:07:26.975 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:26 smithi112 bash[59335]: cluster 2023-10-01T08:07:25.911180+0000 osd.6 (osd.6) 198 : cluster 3 failed to encode map e248 with expected crc 2023-10-01T08:07:26.988 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:26.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:26.991 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:07:27.092 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:27.119 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:27.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:27.124 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:27.225 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:27.250 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:27.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:27.257 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:27.357 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:27.392 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:27.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:27.395 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:27.496 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:27.515 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:07:27.520 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:07:27.529 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:27.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:27.531 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:27.630 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:27 smithi084 bash[75189]: cluster 2023-10-01T08:07:25.907299+0000 osd.7 (osd.7) 100 : cluster 3 failed to encode map e248 with expected crc 2023-10-01T08:07:27.630 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:27 smithi084 bash[75189]: cluster 2023-10-01T08:07:26.628652+0000 mgr.y (mgr.34104) 1041 : cluster 0 pgmap v1107: 99 pgs: 3 remapped+peering, 12 peering, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering, 2 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 76 MiB/s wr, 1.22k op/s; 6959/274431 objects degraded (2.536%); 2732/274431 objects misplaced (0.996%); 7.1 MiB/s, 113 objects/s recovering 2023-10-01T08:07:27.631 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:27 smithi084 bash[75189]: cluster 2023-10-01T08:07:26.903181+0000 osd.5 (osd.5) 220 : cluster 3 failed to encode map e249 with expected crc 2023-10-01T08:07:27.631 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:27 smithi084 bash[75189]: cluster 2023-10-01T08:07:26.904360+0000 osd.6 (osd.6) 199 : cluster 3 failed to encode map e249 with expected crc 2023-10-01T08:07:27.631 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:27 smithi084 bash[75189]: cluster 2023-10-01T08:07:26.905078+0000 osd.4 (osd.4) 167 : cluster 3 failed to encode map e249 with expected crc 2023-10-01T08:07:27.631 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:27 smithi084 bash[75189]: cluster 2023-10-01T08:07:26.906424+0000 mon.a (mon.0) 1365 : cluster 0 osdmap e249: 8 total, 8 up, 7 in 2023-10-01T08:07:27.631 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:27 smithi084 bash[75189]: cluster 2023-10-01T08:07:26.908525+0000 osd.6 (osd.6) 200 : cluster 3 failed to encode map e249 with expected crc 2023-10-01T08:07:27.631 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:27.657 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 74 16 91934 91918 77.6158 13.75 0.0107948 0.0128789 2023-10-01T08:07:27.658 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:27.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:27.661 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:27.762 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:27.789 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:27.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:27.796 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:07:27.897 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:27.906 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:27 smithi112 bash[59335]: cluster 2023-10-01T08:07:25.907299+0000 osd.7 (osd.7) 100 : cluster 3 failed to encode map e248 with expected crc 2023-10-01T08:07:27.907 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:27 smithi112 bash[59335]: cluster 2023-10-01T08:07:26.628652+0000 mgr.y (mgr.34104) 1041 : cluster 0 pgmap v1107: 99 pgs: 3 remapped+peering, 12 peering, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering, 2 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 76 MiB/s wr, 1.22k op/s; 6959/274431 objects degraded (2.536%); 2732/274431 objects misplaced (0.996%); 7.1 MiB/s, 113 objects/s recovering 2023-10-01T08:07:27.907 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:27 smithi112 bash[59335]: cluster 2023-10-01T08:07:26.903181+0000 osd.5 (osd.5) 220 : cluster 3 failed to encode map e249 with expected crc 2023-10-01T08:07:27.907 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:27 smithi112 bash[59335]: cluster 2023-10-01T08:07:26.904360+0000 osd.6 (osd.6) 199 : cluster 3 failed to encode map e249 with expected crc 2023-10-01T08:07:27.907 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:27 smithi112 bash[59335]: cluster 2023-10-01T08:07:26.905078+0000 osd.4 (osd.4) 167 : cluster 3 failed to encode map e249 with expected crc 2023-10-01T08:07:27.907 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:27 smithi112 bash[59335]: cluster 2023-10-01T08:07:26.906424+0000 mon.a (mon.0) 1365 : cluster 0 osdmap e249: 8 total, 8 up, 7 in 2023-10-01T08:07:27.907 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:27 smithi112 bash[59335]: cluster 2023-10-01T08:07:26.908525+0000 osd.6 (osd.6) 200 : cluster 3 failed to encode map e249 with expected crc 2023-10-01T08:07:27.935 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:27.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:27.942 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:28.042 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:28.052 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:27 smithi084 bash[78255]: cluster 2023-10-01T08:07:25.907299+0000 osd.7 (osd.7) 100 : cluster 3 failed to encode map e248 with expected crc 2023-10-01T08:07:28.052 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:27 smithi084 bash[78255]: cluster 2023-10-01T08:07:26.628652+0000 mgr.y (mgr.34104) 1041 : cluster 0 pgmap v1107: 99 pgs: 3 remapped+peering, 12 peering, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering, 2 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 76 MiB/s wr, 1.22k op/s; 6959/274431 objects degraded (2.536%); 2732/274431 objects misplaced (0.996%); 7.1 MiB/s, 113 objects/s recovering 2023-10-01T08:07:28.052 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:27 smithi084 bash[78255]: cluster 2023-10-01T08:07:26.903181+0000 osd.5 (osd.5) 220 : cluster 3 failed to encode map e249 with expected crc 2023-10-01T08:07:28.052 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:27 smithi084 bash[78255]: cluster 2023-10-01T08:07:26.904360+0000 osd.6 (osd.6) 199 : cluster 3 failed to encode map e249 with expected crc 2023-10-01T08:07:28.052 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:27 smithi084 bash[78255]: cluster 2023-10-01T08:07:26.905078+0000 osd.4 (osd.4) 167 : cluster 3 failed to encode map e249 with expected crc 2023-10-01T08:07:28.052 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:27 smithi084 bash[78255]: cluster 2023-10-01T08:07:26.906424+0000 mon.a (mon.0) 1365 : cluster 0 osdmap e249: 8 total, 8 up, 7 in 2023-10-01T08:07:28.052 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:27 smithi084 bash[78255]: cluster 2023-10-01T08:07:26.908525+0000 osd.6 (osd.6) 200 : cluster 3 failed to encode map e249 with expected crc 2023-10-01T08:07:28.072 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:28.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:28.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:28.174 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:28.233 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:28.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:28.237 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:28.338 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:28.374 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:28.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:28.377 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:07:28.477 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:28.509 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:28.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:28.512 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:07:28.613 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:28.654 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:28.657 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 75 16 92792 92776 77.2959 53.625 0.00743174 0.0129292 2023-10-01T08:07:28.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:28.659 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:28.760 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:28.773 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:28 smithi112 bash[59335]: cluster 2023-10-01T08:07:27.620773+0000 mon.a (mon.0) 1366 : cluster 3 Health check failed: Reduced data availability: 5 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2023-10-01T08:07:28.800 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:28.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:28.809 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:28.910 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:28.920 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:28 smithi084 bash[75189]: cluster 2023-10-01T08:07:27.620773+0000 mon.a (mon.0) 1366 : cluster 3 Health check failed: Reduced data availability: 5 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2023-10-01T08:07:28.921 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:28 smithi084 bash[78255]: cluster 2023-10-01T08:07:27.620773+0000 mon.a (mon.0) 1366 : cluster 3 Health check failed: Reduced data availability: 5 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2023-10-01T08:07:28.937 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:28.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:28.940 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:29.041 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:29.068 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:29.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:29.071 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:29.171 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:29.201 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:29.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:29.204 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:07:29.305 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:29.330 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:29.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:29.334 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:29.435 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:29.495 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:29.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:29.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:29.598 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:29.601 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:07:29.629 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:29.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:29.632 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:29.661 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 76 16 93570 93554 76.9181 48.625 0.0135665 0.012994 2023-10-01T08:07:29.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:29 smithi112 bash[59335]: cluster 2023-10-01T08:07:28.629271+0000 mgr.y (mgr.34104) 1042 : cluster 0 pgmap v1109: 99 pgs: 3 remapped+peering, 12 peering, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering, 2 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 46 MiB/s wr, 729 op/s; 6959/274431 objects degraded (2.536%); 2732/274431 objects misplaced (0.996%); 5.4 MiB/s, 86 objects/s recovering 2023-10-01T08:07:29.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:29 smithi112 bash[59335]: cluster 2023-10-01T08:07:28.890387+0000 mon.a (mon.0) 1367 : cluster 3 Health check update: Degraded data redundancy: 6959/274431 objects degraded (2.536%), 3 pgs degraded (PG_DEGRADED) 2023-10-01T08:07:29.733 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:29.757 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:29.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:29.761 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:07:29.861 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:29.874 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:29 smithi084 bash[78255]: cluster 2023-10-01T08:07:28.629271+0000 mgr.y (mgr.34104) 1042 : cluster 0 pgmap v1109: 99 pgs: 3 remapped+peering, 12 peering, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering, 2 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 46 MiB/s wr, 729 op/s; 6959/274431 objects degraded (2.536%); 2732/274431 objects misplaced (0.996%); 5.4 MiB/s, 86 objects/s recovering 2023-10-01T08:07:29.874 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:29 smithi084 bash[78255]: cluster 2023-10-01T08:07:28.890387+0000 mon.a (mon.0) 1367 : cluster 3 Health check update: Degraded data redundancy: 6959/274431 objects degraded (2.536%), 3 pgs degraded (PG_DEGRADED) 2023-10-01T08:07:29.874 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:29 smithi084 bash[75189]: cluster 2023-10-01T08:07:28.629271+0000 mgr.y (mgr.34104) 1042 : cluster 0 pgmap v1109: 99 pgs: 3 remapped+peering, 12 peering, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering, 2 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 5.6 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 46 MiB/s wr, 729 op/s; 6959/274431 objects degraded (2.536%); 2732/274431 objects misplaced (0.996%); 5.4 MiB/s, 86 objects/s recovering 2023-10-01T08:07:29.875 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:29 smithi084 bash[75189]: cluster 2023-10-01T08:07:28.890387+0000 mon.a (mon.0) 1367 : cluster 3 Health check update: Degraded data redundancy: 6959/274431 objects degraded (2.536%), 3 pgs degraded (PG_DEGRADED) 2023-10-01T08:07:29.888 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:29.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:29.894 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:29.995 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:30.020 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:30.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:30.028 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:30.129 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:30.160 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:30.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:30.166 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:30.266 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:30.296 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:30.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:30.301 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:07:30.402 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:30.431 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:30.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:30.437 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:07:30.538 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:30.563 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:30.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:30.566 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:30.657 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 77 16 94301 94285 76.5125 45.6875 0.00991702 0.0130642 2023-10-01T08:07:30.667 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:30.691 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:30.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:30.694 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:30.795 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:30.860 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:30.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:30.863 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:30.963 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:30.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:30 smithi112 bash[59335]: audit 2023-10-01T08:07:29.724907+0000 mon.a (mon.0) 1368 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:07:30.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:30 smithi112 bash[59335]: audit 2023-10-01T08:07:29.740358+0000 mon.a (mon.0) 1369 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:07:30.981 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:30 smithi112 bash[59335]: audit 2023-10-01T08:07:30.118773+0000 mon.a (mon.0) 1370 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:07:30.981 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:30 smithi112 bash[59335]: audit 2023-10-01T08:07:30.123437+0000 mon.a (mon.0) 1371 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:07:30.982 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:30.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:30.985 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:31.079 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:30 smithi084 bash[78255]: audit 2023-10-01T08:07:29.724907+0000 mon.a (mon.0) 1368 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:07:31.079 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:30 smithi084 bash[78255]: audit 2023-10-01T08:07:29.740358+0000 mon.a (mon.0) 1369 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:07:31.079 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:30 smithi084 bash[78255]: audit 2023-10-01T08:07:30.118773+0000 mon.a (mon.0) 1370 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:07:31.079 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:30 smithi084 bash[78255]: audit 2023-10-01T08:07:30.123437+0000 mon.a (mon.0) 1371 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:07:31.080 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:30 smithi084 bash[75189]: audit 2023-10-01T08:07:29.724907+0000 mon.a (mon.0) 1368 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:07:31.080 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:30 smithi084 bash[75189]: audit 2023-10-01T08:07:29.740358+0000 mon.a (mon.0) 1369 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:07:31.080 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:30 smithi084 bash[75189]: audit 2023-10-01T08:07:30.118773+0000 mon.a (mon.0) 1370 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:07:31.080 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:30 smithi084 bash[75189]: audit 2023-10-01T08:07:30.123437+0000 mon.a (mon.0) 1371 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:07:31.085 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:31.120 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:31.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:31.123 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:07:31.224 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:31.258 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:31.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:31.262 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:07:31.363 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:31.400 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:31.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:31.409 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:07:31.510 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:31.548 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:31.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:31.553 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:07:31.653 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:31.657 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 78 16 95036 95020 76.1205 45.9375 0.0322852 0.0131313 2023-10-01T08:07:31.689 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:31.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:31.692 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:31.792 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:31.824 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:31.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:31.831 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:31.933 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:31.942 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:31 smithi112 bash[59335]: cluster 2023-10-01T08:07:30.630224+0000 mgr.y (mgr.34104) 1043 : cluster 0 pgmap v1110: 99 pgs: 1 active+recovering+undersized+remapped, 2 remapped+peering, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering, 2 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.7 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 58 MiB/s wr, 931 op/s; 5136/278985 objects degraded (1.841%); 6930/278985 objects misplaced (2.484%); 6.9 MiB/s, 110 objects/s recovering 2023-10-01T08:07:31.942 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:31 smithi112 bash[59335]: cluster 2023-10-01T08:07:31.115961+0000 mon.a (mon.0) 1372 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 6 pgs peering) 2023-10-01T08:07:31.980 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:31.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:31.985 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:32.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:31 smithi084 bash[78255]: cluster 2023-10-01T08:07:30.630224+0000 mgr.y (mgr.34104) 1043 : cluster 0 pgmap v1110: 99 pgs: 1 active+recovering+undersized+remapped, 2 remapped+peering, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering, 2 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.7 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 58 MiB/s wr, 931 op/s; 5136/278985 objects degraded (1.841%); 6930/278985 objects misplaced (2.484%); 6.9 MiB/s, 110 objects/s recovering 2023-10-01T08:07:32.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:31 smithi084 bash[78255]: cluster 2023-10-01T08:07:31.115961+0000 mon.a (mon.0) 1372 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 6 pgs peering) 2023-10-01T08:07:32.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:31 smithi084 bash[75189]: cluster 2023-10-01T08:07:30.630224+0000 mgr.y (mgr.34104) 1043 : cluster 0 pgmap v1110: 99 pgs: 1 active+recovering+undersized+remapped, 2 remapped+peering, 1 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering, 2 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 5.7 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 58 MiB/s wr, 931 op/s; 5136/278985 objects degraded (1.841%); 6930/278985 objects misplaced (2.484%); 6.9 MiB/s, 110 objects/s recovering 2023-10-01T08:07:32.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:31 smithi084 bash[75189]: cluster 2023-10-01T08:07:31.115961+0000 mon.a (mon.0) 1372 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 6 pgs peering) 2023-10-01T08:07:32.085 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:32.103 INFO:tasks.thrashosds.thrasher:in_osds: [0, 2, 3, 4, 5, 6, 7] out_osds: [1] dead_osds: [] live_osds: [0, 2, 3, 5, 6, 4, 7, 1] 2023-10-01T08:07:32.104 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T08:07:32.104 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_5 2023-10-01T08:07:32.104 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T08:07:32.121 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:32.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:32.128 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:07:32.228 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:32.260 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:32.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:32.263 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:07:32.363 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:32.381 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:32.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:32.384 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:32.484 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:32.510 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:32.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:32.514 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:32.615 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:32.644 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:32.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:32.647 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:32.657 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 79 16 95871 95855 75.8176 52.1875 0.0115537 0.0131836 2023-10-01T08:07:32.748 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:32.774 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:32.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:32.777 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:32.877 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:32.907 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:32.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:32.914 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:33.014 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:33.040 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:33.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:33.043 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:33.143 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:33.174 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:33.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:33.179 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:07:33.280 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:33.306 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:33.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:33.314 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:33.415 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:33.452 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:33.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:33.455 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:33.555 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:33.590 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:33.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:33.593 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:07:33.658 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:2023-10-01T08:07:33.657355+0000 min lat: 0.00130836 max lat: 2.25838 avg lat: 0.0132415 2023-10-01T08:07:33.658 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T08:07:33.658 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 80 16 96660 96644 75.4862 49.3125 0.0303139 0.0132415 2023-10-01T08:07:33.694 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:33.716 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:33.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:33.719 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:33.820 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:33.830 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:33 smithi112 bash[59335]: cluster 2023-10-01T08:07:32.631010+0000 mgr.y (mgr.34104) 1044 : cluster 0 pgmap v1111: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.8 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 56 MiB/s wr, 896 op/s; 10806/283017 objects degraded (3.818%); 9647/283017 objects misplaced (3.409%); 6.7 MiB/s, 107 objects/s recovering 2023-10-01T08:07:33.830 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:33 smithi112 bash[59335]: audit 2023-10-01T08:07:33.125693+0000 mon.a (mon.0) 1373 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:07:33.830 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:33 smithi112 bash[59335]: audit 2023-10-01T08:07:33.132810+0000 mon.a (mon.0) 1374 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:07:33.850 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:33.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:33.853 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:33.953 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:33.980 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:33.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:33.983 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:07:34.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:33 smithi084 bash[75189]: cluster 2023-10-01T08:07:32.631010+0000 mgr.y (mgr.34104) 1044 : cluster 0 pgmap v1111: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.8 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 56 MiB/s wr, 896 op/s; 10806/283017 objects degraded (3.818%); 9647/283017 objects misplaced (3.409%); 6.7 MiB/s, 107 objects/s recovering 2023-10-01T08:07:34.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:33 smithi084 bash[75189]: audit 2023-10-01T08:07:33.125693+0000 mon.a (mon.0) 1373 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:07:34.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:33 smithi084 bash[75189]: audit 2023-10-01T08:07:33.132810+0000 mon.a (mon.0) 1374 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:07:34.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:33 smithi084 bash[78255]: cluster 2023-10-01T08:07:32.631010+0000 mgr.y (mgr.34104) 1044 : cluster 0 pgmap v1111: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.8 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 56 MiB/s wr, 896 op/s; 10806/283017 objects degraded (3.818%); 9647/283017 objects misplaced (3.409%); 6.7 MiB/s, 107 objects/s recovering 2023-10-01T08:07:34.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:33 smithi084 bash[78255]: audit 2023-10-01T08:07:33.125693+0000 mon.a (mon.0) 1373 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:07:34.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:33 smithi084 bash[78255]: audit 2023-10-01T08:07:33.132810+0000 mon.a (mon.0) 1374 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:07:34.084 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:34.106 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:34.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:34.109 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:34.210 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:34.232 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:34.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:34.237 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:34.337 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:34.370 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:34.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:34.373 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:07:34.473 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:34.509 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:34.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:34.512 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:07:34.613 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:34.640 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:34.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:34.643 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:34.658 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 81 16 97496 97480 75.1993 52.25 0.0150761 0.0132925 2023-10-01T08:07:34.727 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:34 smithi112 bash[59335]: audit 2023-10-01T08:07:33.761784+0000 mon.a (mon.0) 1375 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:07:34.727 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:34 smithi112 bash[59335]: audit 2023-10-01T08:07:33.764937+0000 mon.a (mon.0) 1376 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:07:34.727 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:34 smithi112 bash[59335]: audit 2023-10-01T08:07:33.771701+0000 mon.a (mon.0) 1377 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:07:34.727 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:34 smithi112 bash[59335]: cluster 2023-10-01T08:07:33.891496+0000 mon.a (mon.0) 1378 : cluster 3 Health check update: Degraded data redundancy: 10806/283017 objects degraded (3.818%), 3 pgs degraded (PG_DEGRADED) 2023-10-01T08:07:34.744 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:34.789 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:34.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:34.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:07:34.896 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:34.916 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:34.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:34.918 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:34.921 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:34 smithi084 bash[78255]: audit 2023-10-01T08:07:33.761784+0000 mon.a (mon.0) 1375 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:07:34.921 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:34 smithi084 bash[78255]: audit 2023-10-01T08:07:33.764937+0000 mon.a (mon.0) 1376 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:07:34.921 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:34 smithi084 bash[78255]: audit 2023-10-01T08:07:33.771701+0000 mon.a (mon.0) 1377 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:07:34.921 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:34 smithi084 bash[78255]: cluster 2023-10-01T08:07:33.891496+0000 mon.a (mon.0) 1378 : cluster 3 Health check update: Degraded data redundancy: 10806/283017 objects degraded (3.818%), 3 pgs degraded (PG_DEGRADED) 2023-10-01T08:07:34.922 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:34 smithi084 bash[75189]: audit 2023-10-01T08:07:33.761784+0000 mon.a (mon.0) 1375 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:07:34.922 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:34 smithi084 bash[75189]: audit 2023-10-01T08:07:33.764937+0000 mon.a (mon.0) 1376 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:07:34.922 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:34 smithi084 bash[75189]: audit 2023-10-01T08:07:33.771701+0000 mon.a (mon.0) 1377 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:07:34.922 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:34 smithi084 bash[75189]: cluster 2023-10-01T08:07:33.891496+0000 mon.a (mon.0) 1378 : cluster 3 Health check update: Degraded data redundancy: 10806/283017 objects degraded (3.818%), 3 pgs degraded (PG_DEGRADED) 2023-10-01T08:07:35.019 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:35.048 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:35.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:35.052 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:07:35.153 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:35.181 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:35.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:35.185 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:35.285 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:35.312 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:35.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:35.315 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:35.416 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:35.456 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:35.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:35.461 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:07:35.562 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:35.590 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:35.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:35.592 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:35.658 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 82 16 98380 98364 74.956 55.25 0.0218569 0.0133347 2023-10-01T08:07:35.694 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:35.718 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:35.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:35.723 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:35.728 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:35 smithi112 bash[59335]: cluster 2023-10-01T08:07:34.632314+0000 mgr.y (mgr.34104) 1045 : cluster 0 pgmap v1112: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.8 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 35 MiB/s wr, 563 op/s; 10806/283824 objects degraded (3.807%); 9244/283824 objects misplaced (3.257%); 6.9 MiB/s, 110 objects/s recovering 2023-10-01T08:07:35.824 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:35.854 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:35.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:35.857 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:35.958 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:35.988 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:35.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:35.994 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:07:36.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:35 smithi084 bash[78255]: cluster 2023-10-01T08:07:34.632314+0000 mgr.y (mgr.34104) 1045 : cluster 0 pgmap v1112: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.8 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 35 MiB/s wr, 563 op/s; 10806/283824 objects degraded (3.807%); 9244/283824 objects misplaced (3.257%); 6.9 MiB/s, 110 objects/s recovering 2023-10-01T08:07:36.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:35 smithi084 bash[75189]: cluster 2023-10-01T08:07:34.632314+0000 mgr.y (mgr.34104) 1045 : cluster 0 pgmap v1112: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.8 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 35 MiB/s wr, 563 op/s; 10806/283824 objects degraded (3.807%); 9244/283824 objects misplaced (3.257%); 6.9 MiB/s, 110 objects/s recovering 2023-10-01T08:07:36.097 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:36.123 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:36.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:36.131 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:36.231 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:36.250 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:36.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:36.252 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:07:36.353 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:36.393 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:36.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:36.398 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:36.499 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:36.537 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:36.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:36.541 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:36.612 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:07:36 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:07:36] "GET /metrics HTTP/1.1" 200 36432 "" "Prometheus/2.33.4" 2023-10-01T08:07:36.642 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:36.658 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 83 16 99207 99191 74.6756 51.6875 0.0314409 0.0133862 2023-10-01T08:07:36.670 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:36.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:36.672 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:36.773 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:36.796 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:36.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:36.799 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:36.900 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:36.923 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:36.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:36.926 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:37.026 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:37.048 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:37.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:37.050 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:07:37.150 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:37.178 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:37.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:37.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:37.281 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:37.307 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:37.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:37.311 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:37.412 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:37.439 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:37.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:37.441 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:37.542 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:37.574 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:37.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:37.577 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:07:37.658 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 84 16 100011 99995 74.3848 50.25 0.0418639 0.013437 2023-10-01T08:07:37.678 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:37.706 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:37.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:37.710 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:07:37.812 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:37.820 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:37 smithi084 bash[78255]: cluster 2023-10-01T08:07:36.633112+0000 mgr.y (mgr.34104) 1046 : cluster 0 pgmap v1113: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 6.0 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 43 MiB/s wr, 693 op/s; 10806/295254 objects degraded (3.660%); 9040/295254 objects misplaced (3.062%); 4.0 MiB/s, 64 objects/s recovering 2023-10-01T08:07:37.820 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:37 smithi084 bash[75189]: cluster 2023-10-01T08:07:36.633112+0000 mgr.y (mgr.34104) 1046 : cluster 0 pgmap v1113: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 6.0 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 43 MiB/s wr, 693 op/s; 10806/295254 objects degraded (3.660%); 9040/295254 objects misplaced (3.062%); 4.0 MiB/s, 64 objects/s recovering 2023-10-01T08:07:37.842 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:37.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:37.845 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:37.946 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:37.970 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:37.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:37.973 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:07:38.074 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:38.100 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:38.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:38.104 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:38.205 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:38.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:37 smithi112 bash[59335]: cluster 2023-10-01T08:07:36.633112+0000 mgr.y (mgr.34104) 1046 : cluster 0 pgmap v1113: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 6.0 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 43 MiB/s wr, 693 op/s; 10806/295254 objects degraded (3.660%); 9040/295254 objects misplaced (3.062%); 4.0 MiB/s, 64 objects/s recovering 2023-10-01T08:07:38.237 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:38.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:38.243 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:07:38.343 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:38.368 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:38.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:38.372 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:38.473 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:38.498 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:38.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:38.503 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:38.603 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:38.631 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:38.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:38.637 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:38.658 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 85 16 100886 100870 74.1531 54.6875 0.0608101 0.0134767 2023-10-01T08:07:38.738 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:38.771 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:38.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:38.772 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:07:38.873 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:38.908 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:38.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:38.912 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:39.013 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:39.045 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:39.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:39.051 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:39.152 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:39.183 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:39.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:39.187 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:39.287 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:39.315 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:39.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:39.317 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:39.418 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:39.443 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:39.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:39.445 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:39.546 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:39.579 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:39.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:39.583 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:39.658 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 86 16 101682 101666 73.8693 49.75 0.0113091 0.0135313 2023-10-01T08:07:39.684 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:39.714 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:39.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:39.718 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:07:39.819 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:39.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:39 smithi084 bash[75189]: cluster 2023-10-01T08:07:38.633574+0000 mgr.y (mgr.34104) 1047 : cluster 0 pgmap v1114: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 6.0 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 37 MiB/s wr, 591 op/s; 10806/295254 objects degraded (3.660%); 9040/295254 objects misplaced (3.062%); 3.4 MiB/s, 55 objects/s recovering 2023-10-01T08:07:39.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:39 smithi084 bash[75189]: cluster 2023-10-01T08:07:38.892694+0000 mon.a (mon.0) 1379 : cluster 3 Health check update: Degraded data redundancy: 10806/295254 objects degraded (3.660%), 3 pgs degraded (PG_DEGRADED) 2023-10-01T08:07:39.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:39 smithi084 bash[78255]: cluster 2023-10-01T08:07:38.633574+0000 mgr.y (mgr.34104) 1047 : cluster 0 pgmap v1114: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 6.0 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 37 MiB/s wr, 591 op/s; 10806/295254 objects degraded (3.660%); 9040/295254 objects misplaced (3.062%); 3.4 MiB/s, 55 objects/s recovering 2023-10-01T08:07:39.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:39 smithi084 bash[78255]: cluster 2023-10-01T08:07:38.892694+0000 mon.a (mon.0) 1379 : cluster 3 Health check update: Degraded data redundancy: 10806/295254 objects degraded (3.660%), 3 pgs degraded (PG_DEGRADED) 2023-10-01T08:07:39.849 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:39.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:39.854 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:39.955 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:39.964 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:39 smithi112 bash[59335]: cluster 2023-10-01T08:07:38.633574+0000 mgr.y (mgr.34104) 1047 : cluster 0 pgmap v1114: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 6.0 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 37 MiB/s wr, 591 op/s; 10806/295254 objects degraded (3.660%); 9040/295254 objects misplaced (3.062%); 3.4 MiB/s, 55 objects/s recovering 2023-10-01T08:07:39.964 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:39 smithi112 bash[59335]: cluster 2023-10-01T08:07:38.892694+0000 mon.a (mon.0) 1379 : cluster 3 Health check update: Degraded data redundancy: 10806/295254 objects degraded (3.660%), 3 pgs degraded (PG_DEGRADED) 2023-10-01T08:07:39.993 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:39.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:39.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:07:40.097 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:40.126 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:40.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:40.132 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:40.232 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:40.263 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:40.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:40.265 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:40.366 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:40.394 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:40.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:40.400 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:07:40.501 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:40.526 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:40.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:40.530 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:07:40.630 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:40.658 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 87 16 102570 102554 73.6581 55.5 0.0115401 0.0135699 2023-10-01T08:07:40.661 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:40.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:40.668 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:07:40.769 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:40.798 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:40.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:40.806 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:07:40.907 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:40.932 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:40.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:40.935 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:41.036 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:41.054 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:41.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:41.058 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:41.159 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:41.187 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:41.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:41.196 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:07:41.297 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:41.414 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:41.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:41.417 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:07:41.518 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:41.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:41.546 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:41.546 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:41.647 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:41.658 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 88 16 103232 103216 73.2913 41.375 0.00841835 0.0136386 2023-10-01T08:07:41.675 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:41.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:41.679 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:41.780 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:41.789 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:41 smithi084 bash[75189]: cluster 2023-10-01T08:07:40.634283+0000 mgr.y (mgr.34104) 1048 : cluster 0 pgmap v1115: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 6.2 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 49 MiB/s wr, 778 op/s; 10806/302472 objects degraded (3.573%); 8597/302472 objects misplaced (2.842%); 4.1 MiB/s, 66 objects/s recovering 2023-10-01T08:07:41.790 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:41 smithi084 bash[78255]: cluster 2023-10-01T08:07:40.634283+0000 mgr.y (mgr.34104) 1048 : cluster 0 pgmap v1115: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 6.2 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 49 MiB/s wr, 778 op/s; 10806/302472 objects degraded (3.573%); 8597/302472 objects misplaced (2.842%); 4.1 MiB/s, 66 objects/s recovering 2023-10-01T08:07:41.808 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:41.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:41.811 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:41.911 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:41.939 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:41.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:41.944 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:41.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:41 smithi112 bash[59335]: cluster 2023-10-01T08:07:40.634283+0000 mgr.y (mgr.34104) 1048 : cluster 0 pgmap v1115: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 6.2 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 49 MiB/s wr, 778 op/s; 10806/302472 objects degraded (3.573%); 8597/302472 objects misplaced (2.842%); 4.1 MiB/s, 66 objects/s recovering 2023-10-01T08:07:42.044 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:42.076 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:42.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:42.081 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:42.182 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:42.214 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:42.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:42.221 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:07:42.322 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:42.354 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:42.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:42.359 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:07:42.460 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:42.497 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:42.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:42.501 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:42.602 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:42.628 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:42.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:42.632 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:07:42.659 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 89 16 104065 104049 73.0527 52.0625 0.0124454 0.013683 2023-10-01T08:07:42.732 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:42.759 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:42.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:42.761 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:07:42.862 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:42.896 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:42.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:42.898 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:42.999 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:43.033 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:43.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:43.043 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:43.144 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:43.176 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:43.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:43.181 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:43.282 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:43.308 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:43.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:43.313 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:07:43.414 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:43.448 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:43.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:43.452 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:07:43.553 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:43.579 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:43.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:43.585 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:43.659 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Total time run: 90.0182 2023-10-01T08:07:43.659 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Total writes made: 104880 2023-10-01T08:07:43.659 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Write size: 65536 2023-10-01T08:07:43.659 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Object size: 65536 2023-10-01T08:07:43.659 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Bandwidth (MB/sec): 72.8186 2023-10-01T08:07:43.659 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Stddev Bandwidth: 35.4336 2023-10-01T08:07:43.659 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Max bandwidth (MB/sec): 164.312 2023-10-01T08:07:43.659 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Min bandwidth (MB/sec): 0 2023-10-01T08:07:43.659 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Average IOPS: 1165 2023-10-01T08:07:43.659 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Stddev IOPS: 566.937 2023-10-01T08:07:43.660 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Max IOPS: 2629 2023-10-01T08:07:43.660 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Min IOPS: 0 2023-10-01T08:07:43.660 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Average Latency(s): 0.0137279 2023-10-01T08:07:43.660 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Stddev Latency(s): 0.0520842 2023-10-01T08:07:43.660 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Max latency(s): 2.25838 2023-10-01T08:07:43.660 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Min latency(s): 0.00130836 2023-10-01T08:07:43.666 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Cleaning up (deleting benchmark objects) 2023-10-01T08:07:43.686 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:43.716 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:43.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:43.721 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:43.752 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:43 smithi084 bash[75189]: cluster 2023-10-01T08:07:42.634941+0000 mgr.y (mgr.34104) 1049 : cluster 0 pgmap v1116: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 6.3 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 50 MiB/s wr, 796 op/s; 10806/307683 objects degraded (3.512%); 8356/307683 objects misplaced (2.716%); 4.6 MiB/s, 74 objects/s recovering 2023-10-01T08:07:43.822 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:43.844 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:43.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:43.846 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:07:43.947 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:43.955 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:43 smithi112 bash[59335]: cluster 2023-10-01T08:07:42.634941+0000 mgr.y (mgr.34104) 1049 : cluster 0 pgmap v1116: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 6.3 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 50 MiB/s wr, 796 op/s; 10806/307683 objects degraded (3.512%); 8356/307683 objects misplaced (2.716%); 4.6 MiB/s, 74 objects/s recovering 2023-10-01T08:07:43.976 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:43.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:43.981 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:07:44.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:43 smithi084 bash[78255]: cluster 2023-10-01T08:07:42.634941+0000 mgr.y (mgr.34104) 1049 : cluster 0 pgmap v1116: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 6.3 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 50 MiB/s wr, 796 op/s; 10806/307683 objects degraded (3.512%); 8356/307683 objects misplaced (2.716%); 4.6 MiB/s, 74 objects/s recovering 2023-10-01T08:07:44.081 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:44.112 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:44.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:44.117 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:44.218 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:44.241 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:44.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:44.244 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:07:44.344 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:44.370 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:44.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:44.374 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:44.475 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:44.499 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:44.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:44.502 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:07:44.603 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:44.652 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:44.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:44.654 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:07:44.754 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:44.755 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:44 smithi112 bash[59335]: cluster 2023-10-01T08:07:43.893634+0000 mon.a (mon.0) 1380 : cluster 3 Health check update: Degraded data redundancy: 10806/307683 objects degraded (3.512%), 3 pgs degraded (PG_DEGRADED) 2023-10-01T08:07:44.779 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:44.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:44.782 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:44.883 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:44.919 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:44.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:44.922 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:44 smithi084 bash[75189]: cluster 2023-10-01T08:07:43.893634+0000 mon.a (mon.0) 1380 : cluster 3 Health check update: Degraded data redundancy: 10806/307683 objects degraded (3.512%), 3 pgs degraded (PG_DEGRADED) 2023-10-01T08:07:44.922 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:44 smithi084 bash[78255]: cluster 2023-10-01T08:07:43.893634+0000 mon.a (mon.0) 1380 : cluster 3 Health check update: Degraded data redundancy: 10806/307683 objects degraded (3.512%), 3 pgs degraded (PG_DEGRADED) 2023-10-01T08:07:44.923 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:07:45.024 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:45.049 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:45.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:45.055 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:07:45.156 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:45.194 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:45.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:45.196 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:07:45.297 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:45.328 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:45.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:45.331 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:07:45.432 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:45.466 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:45.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:45.476 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:45.577 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:45.608 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:45.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:45.613 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:45.714 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:45.741 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:45.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:45.744 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:45.801 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:07:45.845 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:45.853 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:45 smithi112 bash[59335]: cluster 2023-10-01T08:07:44.635459+0000 mgr.y (mgr.34104) 1050 : cluster 0 pgmap v1117: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 6.3 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 44 MiB/s wr, 706 op/s; 10806/308145 objects degraded (3.507%); 7819/308145 objects misplaced (2.537%); 4.7 MiB/s, 75 objects/s recovering 2023-10-01T08:07:45.853 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:45 smithi112 bash[59335]: audit 2023-10-01T08:07:45.120925+0000 mon.a (mon.0) 1381 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:07:45.854 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:45 smithi112 bash[59335]: audit 2023-10-01T08:07:45.122469+0000 mon.a (mon.0) 1382 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:07:45.883 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:45.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:45.885 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:07:45.985 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:46.020 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:46.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:46.024 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:07:46.024 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:45 smithi084 bash[75189]: cluster 2023-10-01T08:07:44.635459+0000 mgr.y (mgr.34104) 1050 : cluster 0 pgmap v1117: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 6.3 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 44 MiB/s wr, 706 op/s; 10806/308145 objects degraded (3.507%); 7819/308145 objects misplaced (2.537%); 4.7 MiB/s, 75 objects/s recovering 2023-10-01T08:07:46.025 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:45 smithi084 bash[75189]: audit 2023-10-01T08:07:45.120925+0000 mon.a (mon.0) 1381 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:07:46.025 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:45 smithi084 bash[75189]: audit 2023-10-01T08:07:45.122469+0000 mon.a (mon.0) 1382 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:07:46.025 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:45 smithi084 bash[78255]: cluster 2023-10-01T08:07:44.635459+0000 mgr.y (mgr.34104) 1050 : cluster 0 pgmap v1117: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 6.3 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 44 MiB/s wr, 706 op/s; 10806/308145 objects degraded (3.507%); 7819/308145 objects misplaced (2.537%); 4.7 MiB/s, 75 objects/s recovering 2023-10-01T08:07:46.025 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:45 smithi084 bash[78255]: audit 2023-10-01T08:07:45.120925+0000 mon.a (mon.0) 1381 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:07:46.025 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:45 smithi084 bash[78255]: audit 2023-10-01T08:07:45.122469+0000 mon.a (mon.0) 1382 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:07:46.125 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:46.146 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:46.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:46.150 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:46.251 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:46.281 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:46.284 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:07:46 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:07:46] "GET /metrics HTTP/1.1" 200 36434 "" "Prometheus/2.33.4" 2023-10-01T08:07:46.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:46.285 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:46.386 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:46.410 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:46.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:46.415 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:46.515 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:46.549 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:46.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:46.557 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:07:46.658 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:46.658 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T08:07:46.689 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T08:07:46.692 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:46.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:46.696 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:46.726 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T08:07:46.757 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T08:07:46.775 INFO:teuthology.orchestra.run.smithi084.stderr:nodeep-scrub is unset 2023-10-01T08:07:46.793 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T08:07:46.797 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:46.805 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:46 smithi112 bash[59335]: audit 2023-10-01T08:07:46.021877+0000 mon.c (mon.2) 120 : audit 1 from='client.? 172.21.15.84:0/493043858' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:07:46.805 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:46 smithi112 bash[59335]: audit 2023-10-01T08:07:46.022991+0000 mon.a (mon.0) 1383 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:07:46.806 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:46 smithi112 bash[59335]: audit 2023-10-01T08:07:46.621190+0000 mon.b (mon.1) 25 : audit 0 from='client.? 172.21.15.84:0/3129118424' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:07:46.822 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:46.827 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T08:07:46.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:46.827 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:07:46.860 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T08:07:46.880 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T08:07:46.882 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T08:07:46.882 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T08:07:46.882 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T08:07:46.882 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T08:07:46.882 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T08:07:46.882 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T08:07:46.882 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T08:07:46.882 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T08:07:46.928 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:46.949 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:46.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:46.953 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:47.053 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:47.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:46 smithi084 bash[75189]: audit 2023-10-01T08:07:46.021877+0000 mon.c (mon.2) 120 : audit 1 from='client.? 172.21.15.84:0/493043858' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:07:47.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:46 smithi084 bash[75189]: audit 2023-10-01T08:07:46.022991+0000 mon.a (mon.0) 1383 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:07:47.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:46 smithi084 bash[75189]: audit 2023-10-01T08:07:46.621190+0000 mon.b (mon.1) 25 : audit 0 from='client.? 172.21.15.84:0/3129118424' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:07:47.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:46 smithi084 bash[78255]: audit 2023-10-01T08:07:46.021877+0000 mon.c (mon.2) 120 : audit 1 from='client.? 172.21.15.84:0/493043858' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:07:47.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:46 smithi084 bash[78255]: audit 2023-10-01T08:07:46.022991+0000 mon.a (mon.0) 1383 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:07:47.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:46 smithi084 bash[78255]: audit 2023-10-01T08:07:46.621190+0000 mon.b (mon.1) 25 : audit 0 from='client.? 172.21.15.84:0/3129118424' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:07:47.079 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:47.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:47.082 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:07:47.183 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:47.206 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:47.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:47.210 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:47.311 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:47.340 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:47.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:47.343 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:47.444 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:47.471 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:47.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:47.474 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:07:47.575 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:47.595 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:47.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:47.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:07:47.698 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:47.722 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:47.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:47.725 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:47.825 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:47.859 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:47.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:47.861 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:07:47.962 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:47.985 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:47.990 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:47 smithi084 bash[75189]: cluster 2023-10-01T08:07:46.636392+0000 mgr.y (mgr.34104) 1051 : cluster 0 pgmap v1118: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 6.3 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 85 B/s rd, 54 MiB/s wr, 991 op/s; 10755/309891 objects degraded (3.471%); 7594/309891 objects misplaced (2.451%); 5.5 MiB/s, 87 objects/s recovering 2023-10-01T08:07:47.990 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:47 smithi084 bash[75189]: cluster 2023-10-01T08:07:46.754718+0000 mon.a (mon.0) 1384 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T08:07:47.990 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:47 smithi084 bash[75189]: cluster 2023-10-01T08:07:46.764565+0000 osd.4 (osd.4) 168 : cluster 3 failed to encode map e250 with expected crc 2023-10-01T08:07:47.990 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:47 smithi084 bash[75189]: cluster 2023-10-01T08:07:46.764933+0000 osd.5 (osd.5) 221 : cluster 3 failed to encode map e250 with expected crc 2023-10-01T08:07:47.990 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:47 smithi084 bash[75189]: audit 2023-10-01T08:07:46.768691+0000 mon.a (mon.0) 1385 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T08:07:47.990 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:47 smithi084 bash[75189]: cluster 2023-10-01T08:07:46.768808+0000 mon.a (mon.0) 1386 : cluster 0 osdmap e250: 8 total, 8 up, 7 in 2023-10-01T08:07:47.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:47.991 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:47.991 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:47 smithi084 bash[78255]: cluster 2023-10-01T08:07:46.636392+0000 mgr.y (mgr.34104) 1051 : cluster 0 pgmap v1118: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 6.3 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 85 B/s rd, 54 MiB/s wr, 991 op/s; 10755/309891 objects degraded (3.471%); 7594/309891 objects misplaced (2.451%); 5.5 MiB/s, 87 objects/s recovering 2023-10-01T08:07:47.991 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:47 smithi084 bash[78255]: cluster 2023-10-01T08:07:46.754718+0000 mon.a (mon.0) 1384 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T08:07:47.992 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:47 smithi084 bash[78255]: cluster 2023-10-01T08:07:46.764565+0000 osd.4 (osd.4) 168 : cluster 3 failed to encode map e250 with expected crc 2023-10-01T08:07:47.992 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:47 smithi084 bash[78255]: cluster 2023-10-01T08:07:46.764933+0000 osd.5 (osd.5) 221 : cluster 3 failed to encode map e250 with expected crc 2023-10-01T08:07:47.992 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:47 smithi084 bash[78255]: audit 2023-10-01T08:07:46.768691+0000 mon.a (mon.0) 1385 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T08:07:47.992 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:47 smithi084 bash[78255]: cluster 2023-10-01T08:07:46.768808+0000 mon.a (mon.0) 1386 : cluster 0 osdmap e250: 8 total, 8 up, 7 in 2023-10-01T08:07:48.091 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:48.125 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:48.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:48.128 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:48.229 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:48.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:47 smithi112 bash[59335]: cluster 2023-10-01T08:07:46.636392+0000 mgr.y (mgr.34104) 1051 : cluster 0 pgmap v1118: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 6.3 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 85 B/s rd, 54 MiB/s wr, 991 op/s; 10755/309891 objects degraded (3.471%); 7594/309891 objects misplaced (2.451%); 5.5 MiB/s, 87 objects/s recovering 2023-10-01T08:07:48.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:47 smithi112 bash[59335]: cluster 2023-10-01T08:07:46.754718+0000 mon.a (mon.0) 1384 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T08:07:48.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:47 smithi112 bash[59335]: cluster 2023-10-01T08:07:46.764565+0000 osd.4 (osd.4) 168 : cluster 3 failed to encode map e250 with expected crc 2023-10-01T08:07:48.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:47 smithi112 bash[59335]: cluster 2023-10-01T08:07:46.764933+0000 osd.5 (osd.5) 221 : cluster 3 failed to encode map e250 with expected crc 2023-10-01T08:07:48.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:47 smithi112 bash[59335]: audit 2023-10-01T08:07:46.768691+0000 mon.a (mon.0) 1385 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T08:07:48.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:47 smithi112 bash[59335]: cluster 2023-10-01T08:07:46.768808+0000 mon.a (mon.0) 1386 : cluster 0 osdmap e250: 8 total, 8 up, 7 in 2023-10-01T08:07:48.257 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:48.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:48.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:48.364 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:48.397 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:48.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:48.401 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:48.502 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:48.540 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:48.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:48.542 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:07:48.643 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:48.670 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:48.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:48.675 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:48.776 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:48.814 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:48.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:48.820 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:07:48.921 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:48.953 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:48.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:48.957 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:07:49.058 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:49.087 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:49.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:49.093 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:07:49.193 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:49.219 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:49.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:49.222 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:49.322 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:49.351 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:49.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:49.354 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:49.455 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:49.495 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:49.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:49.498 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:07:49.599 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:49.631 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:49.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:49.634 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:07:49.734 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:49.756 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:49.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:49.762 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:49.770 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:49 smithi084 bash[78255]: cluster 2023-10-01T08:07:48.636935+0000 mgr.y (mgr.34104) 1052 : cluster 0 pgmap v1120: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 6.3 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 102 B/s rd, 41 MiB/s wr, 809 op/s; 10755/309891 objects degraded (3.471%); 7594/309891 objects misplaced (2.451%); 5.3 MiB/s, 84 objects/s recovering 2023-10-01T08:07:49.770 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:49 smithi084 bash[78255]: cluster 2023-10-01T08:07:48.895953+0000 mon.a (mon.0) 1387 : cluster 3 Health check update: Degraded data redundancy: 10755/309891 objects degraded (3.471%), 3 pgs degraded (PG_DEGRADED) 2023-10-01T08:07:49.770 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:49 smithi084 bash[75189]: cluster 2023-10-01T08:07:48.636935+0000 mgr.y (mgr.34104) 1052 : cluster 0 pgmap v1120: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 6.3 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 102 B/s rd, 41 MiB/s wr, 809 op/s; 10755/309891 objects degraded (3.471%); 7594/309891 objects misplaced (2.451%); 5.3 MiB/s, 84 objects/s recovering 2023-10-01T08:07:49.770 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:49 smithi084 bash[75189]: cluster 2023-10-01T08:07:48.895953+0000 mon.a (mon.0) 1387 : cluster 3 Health check update: Degraded data redundancy: 10755/309891 objects degraded (3.471%), 3 pgs degraded (PG_DEGRADED) 2023-10-01T08:07:49.863 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:49.897 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:49.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:49.950 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:07:50.051 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:50.073 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:50.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:50.075 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:50.175 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:50.185 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:49 smithi112 bash[59335]: cluster 2023-10-01T08:07:48.636935+0000 mgr.y (mgr.34104) 1052 : cluster 0 pgmap v1120: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 6.3 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 102 B/s rd, 41 MiB/s wr, 809 op/s; 10755/309891 objects degraded (3.471%); 7594/309891 objects misplaced (2.451%); 5.3 MiB/s, 84 objects/s recovering 2023-10-01T08:07:50.185 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:49 smithi112 bash[59335]: cluster 2023-10-01T08:07:48.895953+0000 mon.a (mon.0) 1387 : cluster 3 Health check update: Degraded data redundancy: 10755/309891 objects degraded (3.471%), 3 pgs degraded (PG_DEGRADED) 2023-10-01T08:07:50.215 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:50.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:50.221 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:50.322 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:50.345 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:50.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:50.349 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:50.450 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:50.493 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:50.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:50.500 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:07:50.601 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:50.627 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:50.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:50.630 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:07:50.730 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:50.762 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:50.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:50.771 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:50.872 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:50.903 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:50.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:50.907 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:51.008 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:51.032 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:51.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:51.037 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:07:51.138 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:51.171 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:51.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:51.175 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:51.276 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:51.302 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:51.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:51.309 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:51.410 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:51.444 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:51.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:51.450 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:51.551 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:51.592 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:51.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:51.595 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:07:51.696 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:51.728 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:51.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:51.730 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:07:51.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:51 smithi084 bash[75189]: cluster 2023-10-01T08:07:50.637865+0000 mgr.y (mgr.34104) 1053 : cluster 0 pgmap v1121: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 6.2 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 102 B/s rd, 25 MiB/s wr, 689 op/s; 10755/306282 objects degraded (3.511%); 7117/306282 objects misplaced (2.324%); 5.3 MiB/s, 85 objects/s recovering 2023-10-01T08:07:51.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:51 smithi084 bash[78255]: cluster 2023-10-01T08:07:50.637865+0000 mgr.y (mgr.34104) 1053 : cluster 0 pgmap v1121: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 6.2 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 102 B/s rd, 25 MiB/s wr, 689 op/s; 10755/306282 objects degraded (3.511%); 7117/306282 objects misplaced (2.324%); 5.3 MiB/s, 85 objects/s recovering 2023-10-01T08:07:51.831 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:51.838 INFO:teuthology.orchestra.run.smithi084.stdout:ERROR: (22) Invalid argument 2023-10-01T08:07:51.838 INFO:teuthology.orchestra.run.smithi084.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T08:07:51.839 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:51 smithi112 bash[59335]: cluster 2023-10-01T08:07:50.637865+0000 mgr.y (mgr.34104) 1053 : cluster 0 pgmap v1121: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 6.2 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 102 B/s rd, 25 MiB/s wr, 689 op/s; 10755/306282 objects degraded (3.511%); 7117/306282 objects misplaced (2.324%); 5.3 MiB/s, 85 objects/s recovering 2023-10-01T08:07:51.855 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:51.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:51.860 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:51.961 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:52.008 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:52.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:52.011 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:52.112 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:52.138 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:52.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:52.143 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:52.244 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:52.275 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:52.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:52.280 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:07:52.381 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:52.409 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:52.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:52.412 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:07:52.513 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:52.545 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:52.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:52.548 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:52.649 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:52.678 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:52.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:52.681 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:52.781 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:52.808 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:52.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:52.810 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:52.913 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:52.943 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:52.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:52.947 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:53.048 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:53.074 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:53.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:53.076 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:53.176 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:53.202 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:53.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:53.205 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:53.306 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:53.336 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:53.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:53.339 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:53.440 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:53.470 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:53.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:53.472 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:53.573 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:53.607 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:53.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:53.612 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:53.713 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:53.741 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:53.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:53.743 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:53.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:53 smithi084 bash[75189]: cluster 2023-10-01T08:07:52.638643+0000 mgr.y (mgr.34104) 1054 : cluster 0 pgmap v1122: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 6.1 GiB data, 22 GiB used, 603 GiB / 626 GiB avail; 102 B/s rd, 15 MiB/s wr, 796 op/s; 10627/297858 objects degraded (3.568%); 6869/297858 objects misplaced (2.306%); 6.2 MiB/s, 98 objects/s recovering 2023-10-01T08:07:53.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:53 smithi084 bash[78255]: cluster 2023-10-01T08:07:52.638643+0000 mgr.y (mgr.34104) 1054 : cluster 0 pgmap v1122: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 6.1 GiB data, 22 GiB used, 603 GiB / 626 GiB avail; 102 B/s rd, 15 MiB/s wr, 796 op/s; 10627/297858 objects degraded (3.568%); 6869/297858 objects misplaced (2.306%); 6.2 MiB/s, 98 objects/s recovering 2023-10-01T08:07:53.844 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:53.868 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:53.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:53.876 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:53.921 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-01T08:07:53.977 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:54.005 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:54.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:54.010 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:54.111 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:54.139 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:54.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:54.144 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:54.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:53 smithi112 bash[59335]: cluster 2023-10-01T08:07:52.638643+0000 mgr.y (mgr.34104) 1054 : cluster 0 pgmap v1122: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 6.1 GiB data, 22 GiB used, 603 GiB / 626 GiB avail; 102 B/s rd, 15 MiB/s wr, 796 op/s; 10627/297858 objects degraded (3.568%); 6869/297858 objects misplaced (2.306%); 6.2 MiB/s, 98 objects/s recovering 2023-10-01T08:07:54.245 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:54.268 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:54.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:54.273 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:54.374 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:54.420 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:54.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:54.423 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:07:54.524 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:54.549 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:54.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:54.552 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:07:54.652 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:54.685 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:54.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:54.689 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:07:54.787 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:54 smithi084 bash[75189]: cluster 2023-10-01T08:07:53.897047+0000 mon.a (mon.0) 1388 : cluster 3 Health check update: Degraded data redundancy: 10627/297858 objects degraded (3.568%), 3 pgs degraded (PG_DEGRADED) 2023-10-01T08:07:54.788 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:54 smithi112 bash[59335]: cluster 2023-10-01T08:07:53.897047+0000 mon.a (mon.0) 1388 : cluster 3 Health check update: Degraded data redundancy: 10627/297858 objects degraded (3.568%), 3 pgs degraded (PG_DEGRADED) 2023-10-01T08:07:54.790 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:54.824 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:54.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:54.828 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:07:54.929 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:54.958 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:54.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:54.962 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:07:55.063 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:55.095 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:55.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:55.098 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:55.161 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:54 smithi084 bash[78255]: cluster 2023-10-01T08:07:53.897047+0000 mon.a (mon.0) 1388 : cluster 3 Health check update: Degraded data redundancy: 10627/297858 objects degraded (3.568%), 3 pgs degraded (PG_DEGRADED) 2023-10-01T08:07:55.199 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:55.225 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:55.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:55.231 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:55.332 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:55.359 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:55.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:55.363 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:55.464 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:55.489 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:07:55.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:55.492 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:07:55.593 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:55.632 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:55.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:55.634 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:55.735 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:55.761 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:55.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:55.763 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:55.864 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:55.969 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:55 smithi112 bash[59335]: cluster 2023-10-01T08:07:54.639290+0000 mgr.y (mgr.34104) 1055 : cluster 0 pgmap v1123: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 6.1 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 102 B/s rd, 13 MiB/s wr, 770 op/s; 10627/297858 objects degraded (3.568%); 6869/297858 objects misplaced (2.306%); 5.1 MiB/s, 81 objects/s recovering 2023-10-01T08:07:55.986 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:55.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:55.989 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:07:56.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:55 smithi084 bash[75189]: cluster 2023-10-01T08:07:54.639290+0000 mgr.y (mgr.34104) 1055 : cluster 0 pgmap v1123: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 6.1 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 102 B/s rd, 13 MiB/s wr, 770 op/s; 10627/297858 objects degraded (3.568%); 6869/297858 objects misplaced (2.306%); 5.1 MiB/s, 81 objects/s recovering 2023-10-01T08:07:56.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:55 smithi084 bash[78255]: cluster 2023-10-01T08:07:54.639290+0000 mgr.y (mgr.34104) 1055 : cluster 0 pgmap v1123: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 6.1 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 102 B/s rd, 13 MiB/s wr, 770 op/s; 10627/297858 objects degraded (3.568%); 6869/297858 objects misplaced (2.306%); 5.1 MiB/s, 81 objects/s recovering 2023-10-01T08:07:56.090 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:56.119 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:56.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:56.122 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:56.223 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:56.248 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:56.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:56.249 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:56.350 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:56.357 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:07:56 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:07:56] "GET /metrics HTTP/1.1" 200 36434 "" "Prometheus/2.33.4" 2023-10-01T08:07:56.381 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:56.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:56.384 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:07:56.485 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:56.518 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-10-01T08:07:56.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:56.524 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:56.524 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:07:56.625 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:56.657 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:56.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:56.663 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:07:56.764 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:56.794 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:56.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:56.797 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:56.897 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:56.931 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:56.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:56.937 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:57.038 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:57.075 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:57.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:57.080 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:57.180 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:57.207 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:57.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:57.212 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:57.312 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:57.335 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:57.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:57.339 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:57.412 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T08:07:57.440 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:57.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:57.486 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:57.486 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:07:57.587 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:57.628 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:57.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:57.634 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:57.734 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:57.762 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:57.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:57.765 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:07:57.865 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:57.874 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:57 smithi112 bash[59335]: cluster 2023-10-01T08:07:56.640061+0000 mgr.y (mgr.34104) 1056 : cluster 0 pgmap v1124: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.8 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 815 op/s; 10503/285402 objects degraded (3.680%); 6070/285402 objects misplaced (2.127%); 6.9 MiB/s, 109 objects/s recovering 2023-10-01T08:07:57.894 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:57.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:57.900 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:07:58.001 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:58.024 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:58.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:58.031 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:58.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:57 smithi084 bash[75189]: cluster 2023-10-01T08:07:56.640061+0000 mgr.y (mgr.34104) 1056 : cluster 0 pgmap v1124: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.8 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 815 op/s; 10503/285402 objects degraded (3.680%); 6070/285402 objects misplaced (2.127%); 6.9 MiB/s, 109 objects/s recovering 2023-10-01T08:07:58.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:57 smithi084 bash[78255]: cluster 2023-10-01T08:07:56.640061+0000 mgr.y (mgr.34104) 1056 : cluster 0 pgmap v1124: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.8 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 815 op/s; 10503/285402 objects degraded (3.680%); 6070/285402 objects misplaced (2.127%); 6.9 MiB/s, 109 objects/s recovering 2023-10-01T08:07:58.132 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:58.160 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:58.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:58.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:58.263 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:58.292 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:58.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:58.294 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:07:58.395 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:58.428 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:07:58.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:58.430 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:07:58.531 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:58.555 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:58.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:58.563 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:07:58.664 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:58.687 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:58.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:58.691 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:58.753 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:07:58.792 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:58.826 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:07:58.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:58.832 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:07:58.933 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:58.967 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:58.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:58.973 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:58.982 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T08:07:58.984 INFO:teuthology.orchestra.run.smithi084.stderr:dumped all 2023-10-01T08:07:59.073 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:59.109 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:07:59.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:59.114 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:07:59.215 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:59.244 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:59.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:59.249 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:59.350 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:59.378 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:07:59.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:59.381 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:07:59.482 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:59.507 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:59.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:59.509 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:07:59.610 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:59.642 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:07:59.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:59.647 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:07:59.748 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:59.776 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:07:59.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:59.779 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:07:59.802 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:59 smithi112 bash[59335]: cluster 2023-10-01T08:07:58.640579+0000 mgr.y (mgr.34104) 1057 : cluster 0 pgmap v1125: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.8 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 687 op/s; 10503/285402 objects degraded (3.680%); 6070/285402 objects misplaced (2.127%); 5.8 MiB/s, 92 objects/s recovering 2023-10-01T08:07:59.802 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:07:59 smithi112 bash[59335]: cluster 2023-10-01T08:07:58.898213+0000 mon.a (mon.0) 1389 : cluster 3 Health check update: Degraded data redundancy: 10503/285402 objects degraded (3.680%), 3 pgs degraded (PG_DEGRADED) 2023-10-01T08:07:59.879 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:59.912 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:07:59.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:07:59.915 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:00.016 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:00.035 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:59 smithi084 bash[75189]: cluster 2023-10-01T08:07:58.640579+0000 mgr.y (mgr.34104) 1057 : cluster 0 pgmap v1125: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.8 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 687 op/s; 10503/285402 objects degraded (3.680%); 6070/285402 objects misplaced (2.127%); 5.8 MiB/s, 92 objects/s recovering 2023-10-01T08:08:00.035 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:07:59 smithi084 bash[75189]: cluster 2023-10-01T08:07:58.898213+0000 mon.a (mon.0) 1389 : cluster 3 Health check update: Degraded data redundancy: 10503/285402 objects degraded (3.680%), 3 pgs degraded (PG_DEGRADED) 2023-10-01T08:08:00.035 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:59 smithi084 bash[78255]: cluster 2023-10-01T08:07:58.640579+0000 mgr.y (mgr.34104) 1057 : cluster 0 pgmap v1125: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.8 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 687 op/s; 10503/285402 objects degraded (3.680%); 6070/285402 objects misplaced (2.127%); 5.8 MiB/s, 92 objects/s recovering 2023-10-01T08:08:00.035 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:07:59 smithi084 bash[78255]: cluster 2023-10-01T08:07:58.898213+0000 mon.a (mon.0) 1389 : cluster 3 Health check update: Degraded data redundancy: 10503/285402 objects degraded (3.680%), 3 pgs degraded (PG_DEGRADED) 2023-10-01T08:08:00.038 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:00.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:00.041 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:00.142 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:00.177 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:00.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:00.179 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:00.280 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:00.320 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:00.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:00.323 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:08:00.424 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:00.459 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:00.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:00.467 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:00.567 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:00.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:00.600 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:00.600 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:00.702 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:00.736 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:00.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:00.739 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:00.840 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:00.851 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:00 smithi084 bash[75189]: audit 2023-10-01T08:07:58.956345+0000 mgr.y (mgr.34104) 1058 : audit 0 from='client.55126 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T08:08:00.851 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:00 smithi084 bash[75189]: audit 2023-10-01T08:08:00.128449+0000 mon.a (mon.0) 1390 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:08:00.852 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:00 smithi084 bash[75189]: audit 2023-10-01T08:08:00.129567+0000 mon.a (mon.0) 1391 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:08:00.852 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:00 smithi084 bash[78255]: audit 2023-10-01T08:07:58.956345+0000 mgr.y (mgr.34104) 1058 : audit 0 from='client.55126 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T08:08:00.852 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:00 smithi084 bash[78255]: audit 2023-10-01T08:08:00.128449+0000 mon.a (mon.0) 1390 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:08:00.852 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:00 smithi084 bash[78255]: audit 2023-10-01T08:08:00.129567+0000 mon.a (mon.0) 1391 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:08:00.871 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:00.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:00.874 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:00.974 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:01.003 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:01.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:01.007 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:01.108 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:01.147 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:01.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:01.152 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:08:01.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:00 smithi112 bash[59335]: audit 2023-10-01T08:07:58.956345+0000 mgr.y (mgr.34104) 1058 : audit 0 from='client.55126 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T08:08:01.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:00 smithi112 bash[59335]: audit 2023-10-01T08:08:00.128449+0000 mon.a (mon.0) 1390 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:08:01.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:00 smithi112 bash[59335]: audit 2023-10-01T08:08:00.129567+0000 mon.a (mon.0) 1391 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:08:01.253 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:01.283 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:01.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:01.289 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:01.390 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:01.432 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:01.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:01.437 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:01.537 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:01.572 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:01.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:01.575 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:01.675 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:01.712 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:01.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:01.717 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:01.810 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:01 smithi084 bash[75189]: cluster 2023-10-01T08:08:00.641186+0000 mgr.y (mgr.34104) 1059 : cluster 0 pgmap v1126: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.7 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 790 op/s; 10503/281421 objects degraded (3.732%); 5544/281421 objects misplaced (1.970%); 6.6 MiB/s, 106 objects/s recovering 2023-10-01T08:08:01.817 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:01.847 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:01.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:01.850 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:01.951 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:01.971 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:01 smithi112 bash[59335]: cluster 2023-10-01T08:08:00.641186+0000 mgr.y (mgr.34104) 1059 : cluster 0 pgmap v1126: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.7 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 790 op/s; 10503/281421 objects degraded (3.732%); 5544/281421 objects misplaced (1.970%); 6.6 MiB/s, 106 objects/s recovering 2023-10-01T08:08:02.002 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:02.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:02.005 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:02.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:01 smithi084 bash[78255]: cluster 2023-10-01T08:08:00.641186+0000 mgr.y (mgr.34104) 1059 : cluster 0 pgmap v1126: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.7 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 790 op/s; 10503/281421 objects degraded (3.732%); 5544/281421 objects misplaced (1.970%); 6.6 MiB/s, 106 objects/s recovering 2023-10-01T08:08:02.105 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:02.134 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:02.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:02.138 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:02.198 INFO:teuthology.orchestra.run.smithi084.stdout:{"pg_ready":true,"pg_map":{"version":1125,"stamp":"2023-10-01T08:07:58.640273+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":6233659320,"num_objects":95134,"num_object_clones":0,"num_object_copies":285402,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":10503,"num_objects_misplaced":6070,"num_objects_unfound":0,"num_objects_dirty":95134,"num_whiteouts":0,"num_read":295,"num_read_kb":501,"num_write":114912,"num_write_kb":6714766,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4546,"num_bytes_recovered":297205852,"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":157061,"ondisk_log_size":157061,"up":297,"acting":292,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":302,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":22761904,"kb_used_data":18223416,"kb_used_omap":34,"kb_used_meta":4538141,"kb_avail":633454160,"statfs":{"total":671965249536,"available":648657059840,"internally_reserved":0,"allocated":18660777984,"data_stored":18656024306,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35686,"internal_metadata":4647056538},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":4,"apply_latency_ms":4,"commit_latency_ns":4000000,"apply_latency_ns":4000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-534970368,"num_objects":-8163,"num_object_clones":0,"num_object_copies":-24489,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":-252,"num_objects_misplaced":-1524,"num_objects_unfound":0,"num_objects_dirty":-8163,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8163,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1100,"num_bytes_recovered":72089600,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.878106"},"pg_stats":[{"pgid":"10.13","version":"250'5686","reported_seq":6346,"reported_epoch":250,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-01T08:07:55.616668+0000","last_change":"2023-10-01T08:07:27.120910+0000","last_active":"2023-10-01T08:07:55.616668+0000","last_peered":"2023-10-01T08:07:55.616668+0000","last_clean":"2023-10-01T08:07:07.786753+0000","last_became_active":"2023-10-01T08:07:27.116877+0000","last_became_peered":"2023-10-01T08:07:27.116877+0000","last_unstale":"2023-10-01T08:07:55.616668+0000","last_undegraded":"2023-10-01T08:07:26.960120+0000","last_fullsized":"2023-10-01T08:07:26.906668+0000","mapping_epoch":248,"log_start":"0'0","ondisk_log_start":"0'0","created":235,"last_epoch_clean":236,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_clean_scrub_stamp":"2023-10-01T08:05:52.223136+0000","objects_scrubbed":0,"log_size":5686,"log_dups_size":0,"ondisk_log_size":5686,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":192479232,"num_objects":2937,"num_object_clones":0,"num_object_copies":8811,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2499,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2937,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3543,"num_write_kb":207360,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":303,"num_bytes_recovered":19857408,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,3],"acting":[2,7],"avail_no_missing":["2","5"],"object_location_counts":[{"shards":"1,2,7","objects":484},{"shards":"2,3,5","objects":2014},{"shards":"2,7","objects":438}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1a","version":"59'1","reported_seq":248,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:26.912070+0000","last_change":"2023-10-01T08:07:25.927099+0000","last_active":"2023-10-01T08:07:26.912070+0000","last_peered":"2023-10-01T08:07:26.912070+0000","last_clean":"2023-10-01T08:07:26.912070+0000","last_became_active":"2023-10-01T08:07:25.926493+0000","last_became_peered":"2023-10-01T08:07:25.926493+0000","last_unstale":"2023-10-01T08:07:26.912070+0000","last_undegraded":"2023-10-01T08:07:26.912070+0000","last_fullsized":"2023-10-01T08:07:26.912070+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,0],"acting":[4,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":263,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:27.003448+0000","last_change":"2023-10-01T08:07:25.931706+0000","last_active":"2023-10-01T08:07:27.003448+0000","last_peered":"2023-10-01T08:07:27.003448+0000","last_clean":"2023-10-01T08:07:27.003448+0000","last_became_active":"2023-10-01T08:07:25.931367+0000","last_became_peered":"2023-10-01T08:07:25.931367+0000","last_unstale":"2023-10-01T08:07:27.003448+0000","last_undegraded":"2023-10-01T08:07:27.003448+0000","last_fullsized":"2023-10-01T08:07:27.003448+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:09:44.652875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.10","version":"250'5863","reported_seq":9799,"reported_epoch":250,"state":"active+recovery_wait+remapped","last_fresh":"2023-10-01T08:07:56.256096+0000","last_change":"2023-10-01T08:07:25.976848+0000","last_active":"2023-10-01T08:07:56.256096+0000","last_peered":"2023-10-01T08:07:56.256096+0000","last_clean":"2023-10-01T08:07:02.710504+0000","last_became_active":"2023-10-01T08:07:04.854938+0000","last_became_peered":"2023-10-01T08:07:04.854938+0000","last_unstale":"2023-10-01T08:07:56.256096+0000","last_undegraded":"2023-10-01T08:07:56.256096+0000","last_fullsized":"2023-10-01T08:07:56.256096+0000","mapping_epoch":238,"log_start":"0'0","ondisk_log_start":"0'0","created":235,"last_epoch_clean":236,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_clean_scrub_stamp":"2023-10-01T08:05:52.223136+0000","objects_scrubbed":0,"log_size":5863,"log_dups_size":0,"ondisk_log_size":5863,"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":194838528,"num_objects":2973,"num_object_clones":0,"num_object_copies":8919,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":420,"num_objects_unfound":0,"num_objects_dirty":2973,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3647,"num_write_kb":211840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1943,"num_bytes_recovered":127336448,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[1,7,6],"avail_no_missing":["1","6","7"],"object_location_counts":[{"shards":"1,6,7","objects":2553}],"blocked_by":[],"up_primary":4,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":123,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:29.062980+0000","last_change":"2023-10-01T08:07:25.920269+0000","last_active":"2023-10-01T08:07:29.062980+0000","last_peered":"2023-10-01T08:07:29.062980+0000","last_clean":"2023-10-01T08:07:29.062980+0000","last_became_active":"2023-10-01T08:07:25.919909+0000","last_became_peered":"2023-10-01T08:07:25.919909+0000","last_unstale":"2023-10-01T08:07:29.062980+0000","last_undegraded":"2023-10-01T08:07:29.062980+0000","last_fullsized":"2023-10-01T08:07:29.062980+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:39:00.556510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1e","version":"0'0","reported_seq":194,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-01T08:07:46.769885+0000","last_change":"2023-10-01T07:53:49.933785+0000","last_active":"2023-10-01T08:07:46.769885+0000","last_peered":"2023-10-01T08:07:46.769885+0000","last_clean":"2023-10-01T08:07:46.769885+0000","last_became_active":"2023-10-01T07:53:49.933422+0000","last_became_peered":"2023-10-01T07:53:49.933422+0000","last_unstale":"2023-10-01T08:07:46.769885+0000","last_undegraded":"2023-10-01T08:07:46.769885+0000","last_fullsized":"2023-10-01T08:07:46.769885+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:54:25.410689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.11","version":"250'5835","reported_seq":5883,"reported_epoch":250,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-01T08:07:54.598103+0000","last_change":"2023-10-01T08:07:25.939480+0000","last_active":"2023-10-01T08:07:54.598103+0000","last_peered":"2023-10-01T08:07:54.598103+0000","last_clean":"2023-10-01T08:07:03.561867+0000","last_became_active":"2023-10-01T08:07:06.860192+0000","last_became_peered":"2023-10-01T08:07:06.860192+0000","last_unstale":"2023-10-01T08:07:54.598103+0000","last_undegraded":"2023-10-01T08:07:25.937769+0000","last_fullsized":"2023-10-01T08:07:06.782703+0000","mapping_epoch":240,"log_start":"0'0","ondisk_log_start":"0'0","created":235,"last_epoch_clean":236,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_clean_scrub_stamp":"2023-10-01T08:05:52.223136+0000","objects_scrubbed":0,"log_size":5835,"log_dups_size":0,"ondisk_log_size":5835,"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":199360512,"num_objects":3042,"num_object_clones":0,"num_object_copies":9126,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2333,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3042,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3624,"num_write_kb":213312,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":65536,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[0,7],"avail_no_missing":["0","4","7"],"object_location_counts":[{"shards":"0,4,7","objects":2043},{"shards":"0,7","objects":709}],"blocked_by":[],"up_primary":5,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":265,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:39.064197+0000","last_change":"2023-10-01T08:00:23.669340+0000","last_active":"2023-10-01T08:07:39.064197+0000","last_peered":"2023-10-01T08:07:39.064197+0000","last_clean":"2023-10-01T08:07:39.064197+0000","last_became_active":"2023-10-01T08:00:23.668804+0000","last_became_peered":"2023-10-01T08:00:23.668804+0000","last_unstale":"2023-10-01T08:07:39.064197+0000","last_undegraded":"2023-10-01T08:07:39.064197+0000","last_fullsized":"2023-10-01T08:07:39.064197+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:08:44.406054+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,2],"acting":[3,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":232,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:26.913585+0000","last_change":"2023-10-01T08:07:25.930832+0000","last_active":"2023-10-01T08:07:26.913585+0000","last_peered":"2023-10-01T08:07:26.913585+0000","last_clean":"2023-10-01T08:07:26.913585+0000","last_became_active":"2023-10-01T08:07:25.930475+0000","last_became_peered":"2023-10-01T08:07:25.930475+0000","last_unstale":"2023-10-01T08:07:26.913585+0000","last_undegraded":"2023-10-01T08:07:26.913585+0000","last_fullsized":"2023-10-01T08:07:26.913585+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":149,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:26.911996+0000","last_change":"2023-10-01T07:53:49.926686+0000","last_active":"2023-10-01T08:07:26.911996+0000","last_peered":"2023-10-01T08:07:26.911996+0000","last_clean":"2023-10-01T08:07:26.911996+0000","last_became_active":"2023-10-01T07:53:49.925472+0000","last_became_peered":"2023-10-01T07:53:49.925472+0000","last_unstale":"2023-10-01T08:07:26.911996+0000","last_undegraded":"2023-10-01T08:07:26.911996+0000","last_fullsized":"2023-10-01T08:07:26.911996+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":249,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:27.003306+0000","last_change":"2023-10-01T08:07:25.926630+0000","last_active":"2023-10-01T08:07:27.003306+0000","last_peered":"2023-10-01T08:07:27.003306+0000","last_clean":"2023-10-01T08:07:27.003306+0000","last_became_active":"2023-10-01T08:07:25.926209+0000","last_became_peered":"2023-10-01T08:07:25.926209+0000","last_unstale":"2023-10-01T08:07:27.003306+0000","last_undegraded":"2023-10-01T08:07:27.003306+0000","last_fullsized":"2023-10-01T08:07:27.003306+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:34:13.318265+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,4],"acting":[3,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":256,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:26.911841+0000","last_change":"2023-10-01T08:00:23.668888+0000","last_active":"2023-10-01T08:07:26.911841+0000","last_peered":"2023-10-01T08:07:26.911841+0000","last_clean":"2023-10-01T08:07:26.911841+0000","last_became_active":"2023-10-01T08:00:23.668334+0000","last_became_peered":"2023-10-01T08:00:23.668334+0000","last_unstale":"2023-10-01T08:07:26.911841+0000","last_undegraded":"2023-10-01T08:07:26.911841+0000","last_fullsized":"2023-10-01T08:07:26.911841+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":200,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:27.003372+0000","last_change":"2023-10-01T07:48:00.311808+0000","last_active":"2023-10-01T08:07:27.003372+0000","last_peered":"2023-10-01T08:07:27.003372+0000","last_clean":"2023-10-01T08:07:27.003372+0000","last_became_active":"2023-10-01T07:48:00.311502+0000","last_became_peered":"2023-10-01T07:48:00.311502+0000","last_unstale":"2023-10-01T08:07:27.003372+0000","last_undegraded":"2023-10-01T08:07:27.003372+0000","last_fullsized":"2023-10-01T08:07:27.003372+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:29:46.875382+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":149,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:27.003540+0000","last_change":"2023-10-01T07:52:51.407081+0000","last_active":"2023-10-01T08:07:27.003540+0000","last_peered":"2023-10-01T08:07:27.003540+0000","last_clean":"2023-10-01T08:07:27.003540+0000","last_became_active":"2023-10-01T07:52:51.406657+0000","last_became_peered":"2023-10-01T07:52:51.406657+0000","last_unstale":"2023-10-01T08:07:27.003540+0000","last_undegraded":"2023-10-01T08:07:27.003540+0000","last_fullsized":"2023-10-01T08:07:27.003540+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:08:47.645535+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.12","version":"0'0","reported_seq":150,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:26.913852+0000","last_change":"2023-10-01T08:00:23.671083+0000","last_active":"2023-10-01T08:07:26.913852+0000","last_peered":"2023-10-01T08:07:26.913852+0000","last_clean":"2023-10-01T08:07:26.913852+0000","last_became_active":"2023-10-01T08:00:23.670474+0000","last_became_peered":"2023-10-01T08:00:23.670474+0000","last_unstale":"2023-10-01T08:07:26.913852+0000","last_undegraded":"2023-10-01T08:07:26.913852+0000","last_fullsized":"2023-10-01T08:07:26.913852+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,0],"acting":[6,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":232,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:26.912353+0000","last_change":"2023-10-01T07:48:00.313333+0000","last_active":"2023-10-01T08:07:26.912353+0000","last_peered":"2023-10-01T08:07:26.912353+0000","last_clean":"2023-10-01T08:07:26.912353+0000","last_became_active":"2023-10-01T07:48:00.312882+0000","last_became_peered":"2023-10-01T07:48:00.312882+0000","last_unstale":"2023-10-01T08:07:26.912353+0000","last_undegraded":"2023-10-01T08:07:26.912353+0000","last_fullsized":"2023-10-01T08:07:26.912353+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":212,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:26.912552+0000","last_change":"2023-10-01T07:47:46.590975+0000","last_active":"2023-10-01T08:07:26.912552+0000","last_peered":"2023-10-01T08:07:26.912552+0000","last_clean":"2023-10-01T08:07:26.912552+0000","last_became_active":"2023-10-01T07:47:46.589497+0000","last_became_peered":"2023-10-01T07:47:46.589497+0000","last_unstale":"2023-10-01T08:07:26.912552+0000","last_undegraded":"2023-10-01T08:07:26.912552+0000","last_fullsized":"2023-10-01T08:07:26.912552+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":136,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:26.912476+0000","last_change":"2023-10-01T07:52:51.404420+0000","last_active":"2023-10-01T08:07:26.912476+0000","last_peered":"2023-10-01T08:07:26.912476+0000","last_clean":"2023-10-01T08:07:26.912476+0000","last_became_active":"2023-10-01T07:52:51.404018+0000","last_became_peered":"2023-10-01T07:52:51.404018+0000","last_unstale":"2023-10-01T08:07:26.912476+0000","last_undegraded":"2023-10-01T08:07:26.912476+0000","last_fullsized":"2023-10-01T08:07:26.912476+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":[4,7,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":264,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:27.004145+0000","last_change":"2023-10-01T08:00:23.667026+0000","last_active":"2023-10-01T08:07:27.004145+0000","last_peered":"2023-10-01T08:07:27.004145+0000","last_clean":"2023-10-01T08:07:27.004145+0000","last_became_active":"2023-10-01T08:00:23.666362+0000","last_became_peered":"2023-10-01T08:00:23.666362+0000","last_unstale":"2023-10-01T08:07:27.004145+0000","last_undegraded":"2023-10-01T08:07:27.004145+0000","last_fullsized":"2023-10-01T08:07:27.004145+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:07:45.753007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":192,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-01T08:07:46.769396+0000","last_change":"2023-10-01T07:53:49.929945+0000","last_active":"2023-10-01T08:07:46.769396+0000","last_peered":"2023-10-01T08:07:46.769396+0000","last_clean":"2023-10-01T08:07:46.769396+0000","last_became_active":"2023-10-01T07:53:49.929576+0000","last_became_peered":"2023-10-01T07:53:49.929576+0000","last_unstale":"2023-10-01T08:07:46.769396+0000","last_undegraded":"2023-10-01T08:07:46.769396+0000","last_fullsized":"2023-10-01T08:07:46.769396+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:00:56.852893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":168,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:27.003420+0000","last_change":"2023-10-01T07:58:27.098627+0000","last_active":"2023-10-01T08:07:27.003420+0000","last_peered":"2023-10-01T08:07:27.003420+0000","last_clean":"2023-10-01T08:07:27.003420+0000","last_became_active":"2023-10-01T07:58:27.098377+0000","last_became_peered":"2023-10-01T07:58:27.098377+0000","last_unstale":"2023-10-01T08:07:27.003420+0000","last_undegraded":"2023-10-01T08:07:27.003420+0000","last_fullsized":"2023-10-01T08:07:27.003420+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:09:01.667244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"10.18","version":"250'5815","reported_seq":5855,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-01T08:07:55.688551+0000","last_change":"2023-10-01T08:06:59.777122+0000","last_active":"2023-10-01T08:07:55.688551+0000","last_peered":"2023-10-01T08:07:55.688551+0000","last_clean":"2023-10-01T08:07:55.688551+0000","last_became_active":"2023-10-01T08:06:59.775007+0000","last_became_peered":"2023-10-01T08:06:59.775007+0000","last_unstale":"2023-10-01T08:07:55.688551+0000","last_undegraded":"2023-10-01T08:07:55.688551+0000","last_fullsized":"2023-10-01T08:07:55.688551+0000","mapping_epoch":235,"log_start":"0'0","ondisk_log_start":"0'0","created":235,"last_epoch_clean":236,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_clean_scrub_stamp":"2023-10-01T08:05:52.223136+0000","objects_scrubbed":0,"log_size":5815,"log_dups_size":0,"ondisk_log_size":5815,"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":201293824,"num_objects":3072,"num_object_clones":0,"num_object_copies":9216,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3072,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3624,"num_write_kb":214240,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,7],"acting":[2,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":126,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:26.911589+0000","last_change":"2023-10-01T07:52:51.406682+0000","last_active":"2023-10-01T08:07:26.911589+0000","last_peered":"2023-10-01T08:07:26.911589+0000","last_clean":"2023-10-01T08:07:26.911589+0000","last_became_active":"2023-10-01T07:52:51.406245+0000","last_became_peered":"2023-10-01T07:52:51.406245+0000","last_unstale":"2023-10-01T08:07:26.911589+0000","last_undegraded":"2023-10-01T08:07:26.911589+0000","last_fullsized":"2023-10-01T08:07:26.911589+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":196,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:26.907339+0000","last_change":"2023-10-01T07:53:49.935602+0000","last_active":"2023-10-01T08:07:26.907339+0000","last_peered":"2023-10-01T08:07:26.907339+0000","last_clean":"2023-10-01T08:07:26.907339+0000","last_became_active":"2023-10-01T07:53:49.935059+0000","last_became_peered":"2023-10-01T07:53:49.935059+0000","last_unstale":"2023-10-01T08:07:26.907339+0000","last_undegraded":"2023-10-01T08:07:26.907339+0000","last_fullsized":"2023-10-01T08:07:26.907339+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:20:46.935021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,7],"acting":[2,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"10.19","version":"250'5757","reported_seq":5798,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-01T08:07:55.613613+0000","last_change":"2023-10-01T08:06:59.778883+0000","last_active":"2023-10-01T08:07:55.613613+0000","last_peered":"2023-10-01T08:07:55.613613+0000","last_clean":"2023-10-01T08:07:55.613613+0000","last_became_active":"2023-10-01T08:06:59.774841+0000","last_became_peered":"2023-10-01T08:06:59.774841+0000","last_unstale":"2023-10-01T08:07:55.613613+0000","last_undegraded":"2023-10-01T08:07:55.613613+0000","last_fullsized":"2023-10-01T08:07:55.613613+0000","mapping_epoch":235,"log_start":"0'0","ondisk_log_start":"0'0","created":235,"last_epoch_clean":236,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_clean_scrub_stamp":"2023-10-01T08:05:52.223136+0000","objects_scrubbed":0,"log_size":5757,"log_dups_size":0,"ondisk_log_size":5757,"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":192577536,"num_objects":2939,"num_object_clones":0,"num_object_copies":8817,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2939,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3565,"num_write_kb":208096,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"59'8","reported_seq":242,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:26.935166+0000","last_change":"2023-10-01T07:58:27.156351+0000","last_active":"2023-10-01T08:07:26.935166+0000","last_peered":"2023-10-01T08:07:26.935166+0000","last_clean":"2023-10-01T08:07:26.935166+0000","last_became_active":"2023-10-01T07:58:27.104269+0000","last_became_peered":"2023-10-01T07:58:27.104269+0000","last_unstale":"2023-10-01T08:07:26.935166+0000","last_undegraded":"2023-10-01T08:07:26.935166+0000","last_fullsized":"2023-10-01T08:07:26.935166+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+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,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":264,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:34.063680+0000","last_change":"2023-10-01T08:07:25.913333+0000","last_active":"2023-10-01T08:07:34.063680+0000","last_peered":"2023-10-01T08:07:34.063680+0000","last_clean":"2023-10-01T08:07:34.063680+0000","last_became_active":"2023-10-01T08:07:25.912977+0000","last_became_peered":"2023-10-01T08:07:25.912977+0000","last_unstale":"2023-10-01T08:07:34.063680+0000","last_undegraded":"2023-10-01T08:07:34.063680+0000","last_fullsized":"2023-10-01T08:07:34.063680+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:03:25.512315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"10.6","version":"250'5767","reported_seq":5806,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-01T08:07:55.947727+0000","last_change":"2023-10-01T08:06:59.764386+0000","last_active":"2023-10-01T08:07:55.947727+0000","last_peered":"2023-10-01T08:07:55.947727+0000","last_clean":"2023-10-01T08:07:55.947727+0000","last_became_active":"2023-10-01T08:06:59.761820+0000","last_became_peered":"2023-10-01T08:06:59.761820+0000","last_unstale":"2023-10-01T08:07:55.947727+0000","last_undegraded":"2023-10-01T08:07:55.947727+0000","last_fullsized":"2023-10-01T08:07:55.947727+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":236,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_clean_scrub_stamp":"2023-10-01T08:05:52.223136+0000","objects_scrubbed":0,"log_size":5767,"log_dups_size":0,"ondisk_log_size":5767,"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":191627264,"num_objects":2924,"num_object_clones":0,"num_object_copies":8772,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2924,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3576,"num_write_kb":208000,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":198,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:35.596289+0000","last_change":"2023-10-01T07:47:46.585010+0000","last_active":"2023-10-01T08:07:35.596289+0000","last_peered":"2023-10-01T08:07:35.596289+0000","last_clean":"2023-10-01T08:07:35.596289+0000","last_became_active":"2023-10-01T07:47:46.584628+0000","last_became_peered":"2023-10-01T07:47:46.584628+0000","last_unstale":"2023-10-01T08:07:35.596289+0000","last_undegraded":"2023-10-01T08:07:35.596289+0000","last_fullsized":"2023-10-01T08:07:35.596289+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:11:43.851864+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,0],"acting":[2,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":149,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:26.935289+0000","last_change":"2023-10-01T07:58:27.841254+0000","last_active":"2023-10-01T08:07:26.935289+0000","last_peered":"2023-10-01T08:07:26.935289+0000","last_clean":"2023-10-01T08:07:26.935289+0000","last_became_active":"2023-10-01T07:58:27.840367+0000","last_became_peered":"2023-10-01T07:58:27.840367+0000","last_unstale":"2023-10-01T08:07:26.935289+0000","last_undegraded":"2023-10-01T08:07:26.935289+0000","last_fullsized":"2023-10-01T08:07:26.935289+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.7","version":"250'5723","reported_seq":5762,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-01T08:07:55.997223+0000","last_change":"2023-10-01T08:06:59.760786+0000","last_active":"2023-10-01T08:07:55.997223+0000","last_peered":"2023-10-01T08:07:55.997223+0000","last_clean":"2023-10-01T08:07:55.997223+0000","last_became_active":"2023-10-01T08:06:59.756179+0000","last_became_peered":"2023-10-01T08:06:59.756179+0000","last_unstale":"2023-10-01T08:07:55.997223+0000","last_undegraded":"2023-10-01T08:07:55.997223+0000","last_fullsized":"2023-10-01T08:07:55.997223+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":236,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_clean_scrub_stamp":"2023-10-01T08:05:52.223136+0000","objects_scrubbed":0,"log_size":5723,"log_dups_size":0,"ondisk_log_size":5723,"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":191397888,"num_objects":2920,"num_object_clones":0,"num_object_copies":8760,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2920,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3576,"num_write_kb":207904,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.e","version":"59'2","reported_seq":16,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:26.910048+0000","last_change":"2023-10-01T08:07:26.065204+0000","last_active":"2023-10-01T08:07:26.910048+0000","last_peered":"2023-10-01T08:07:26.910048+0000","last_clean":"2023-10-01T08:07:26.910048+0000","last_became_active":"2023-10-01T08:07:25.927258+0000","last_became_peered":"2023-10-01T08:07:25.927258+0000","last_unstale":"2023-10-01T08:07:26.910048+0000","last_undegraded":"2023-10-01T08:07:26.910048+0000","last_fullsized":"2023-10-01T08:07:26.910048+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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,7,0],"acting":[5,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":231,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:26.911450+0000","last_change":"2023-10-01T08:07:25.935548+0000","last_active":"2023-10-01T08:07:26.911450+0000","last_peered":"2023-10-01T08:07:26.911450+0000","last_clean":"2023-10-01T08:07:26.911450+0000","last_became_active":"2023-10-01T08:07:25.934652+0000","last_became_peered":"2023-10-01T08:07:25.934652+0000","last_unstale":"2023-10-01T08:07:26.911450+0000","last_undegraded":"2023-10-01T08:07:26.911450+0000","last_fullsized":"2023-10-01T08:07:26.911450+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.4","version":"250'5731","reported_seq":5770,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-01T08:07:55.440093+0000","last_change":"2023-10-01T08:06:59.771559+0000","last_active":"2023-10-01T08:07:55.440093+0000","last_peered":"2023-10-01T08:07:55.440093+0000","last_clean":"2023-10-01T08:07:55.440093+0000","last_became_active":"2023-10-01T08:06:59.769093+0000","last_became_peered":"2023-10-01T08:06:59.769093+0000","last_unstale":"2023-10-01T08:07:55.440093+0000","last_undegraded":"2023-10-01T08:07:55.440093+0000","last_fullsized":"2023-10-01T08:07:55.440093+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":236,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_clean_scrub_stamp":"2023-10-01T08:05:52.223136+0000","objects_scrubbed":0,"log_size":5731,"log_dups_size":0,"ondisk_log_size":5731,"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":193429504,"num_objects":2951,"num_object_clones":0,"num_object_copies":8853,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2951,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3521,"num_write_kb":207136,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":89,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:26.913208+0000","last_change":"2023-10-01T07:58:27.148126+0000","last_active":"2023-10-01T08:07:26.913208+0000","last_peered":"2023-10-01T08:07:26.913208+0000","last_clean":"2023-10-01T08:07:26.913208+0000","last_became_active":"2023-10-01T07:58:27.100805+0000","last_became_peered":"2023-10-01T07:58:27.100805+0000","last_unstale":"2023-10-01T08:07:26.913208+0000","last_undegraded":"2023-10-01T08:07:26.913208+0000","last_fullsized":"2023-10-01T08:07:26.913208+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":70,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,3],"acting":[6,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":253,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:26.913598+0000","last_change":"2023-10-01T08:07:25.928767+0000","last_active":"2023-10-01T08:07:26.913598+0000","last_peered":"2023-10-01T08:07:26.913598+0000","last_clean":"2023-10-01T08:07:26.913598+0000","last_became_active":"2023-10-01T08:07:25.928075+0000","last_became_peered":"2023-10-01T08:07:25.928075+0000","last_unstale":"2023-10-01T08:07:26.913598+0000","last_undegraded":"2023-10-01T08:07:26.913598+0000","last_fullsized":"2023-10-01T08:07:26.913598+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,5],"acting":[6,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.5","version":"250'5755","reported_seq":5796,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-01T08:07:55.631048+0000","last_change":"2023-10-01T08:06:59.743239+0000","last_active":"2023-10-01T08:07:55.631048+0000","last_peered":"2023-10-01T08:07:55.631048+0000","last_clean":"2023-10-01T08:07:55.631048+0000","last_became_active":"2023-10-01T08:06:59.740180+0000","last_became_peered":"2023-10-01T08:06:59.740180+0000","last_unstale":"2023-10-01T08:07:55.631048+0000","last_undegraded":"2023-10-01T08:07:55.631048+0000","last_fullsized":"2023-10-01T08:07:55.631048+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":236,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_clean_scrub_stamp":"2023-10-01T08:05:52.223136+0000","objects_scrubbed":0,"log_size":5755,"log_dups_size":0,"ondisk_log_size":5755,"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":195657728,"num_objects":2985,"num_object_clones":0,"num_object_copies":8955,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2985,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3581,"num_write_kb":210144,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":217,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:26.910048+0000","last_change":"2023-10-01T07:43:24.917235+0000","last_active":"2023-10-01T08:07:26.910048+0000","last_peered":"2023-10-01T08:07:26.910048+0000","last_clean":"2023-10-01T08:07:26.910048+0000","last_became_active":"2023-10-01T07:43:24.916855+0000","last_became_peered":"2023-10-01T07:43:24.916855+0000","last_unstale":"2023-10-01T08:07:26.910048+0000","last_undegraded":"2023-10-01T08:07:26.910048+0000","last_fullsized":"2023-10-01T08:07:26.910048+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":158,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:26.912336+0000","last_change":"2023-10-01T08:07:25.930649+0000","last_active":"2023-10-01T08:07:26.912336+0000","last_peered":"2023-10-01T08:07:26.912336+0000","last_clean":"2023-10-01T08:07:26.912336+0000","last_became_active":"2023-10-01T08:07:25.930266+0000","last_became_peered":"2023-10-01T08:07:25.930266+0000","last_unstale":"2023-10-01T08:07:26.912336+0000","last_undegraded":"2023-10-01T08:07:26.912336+0000","last_fullsized":"2023-10-01T08:07:26.912336+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.2","version":"250'5717","reported_seq":5757,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-01T08:07:55.474027+0000","last_change":"2023-10-01T08:06:59.770339+0000","last_active":"2023-10-01T08:07:55.474027+0000","last_peered":"2023-10-01T08:07:55.474027+0000","last_clean":"2023-10-01T08:07:55.474027+0000","last_became_active":"2023-10-01T08:06:59.768363+0000","last_became_peered":"2023-10-01T08:06:59.768363+0000","last_unstale":"2023-10-01T08:07:55.474027+0000","last_undegraded":"2023-10-01T08:07:55.474027+0000","last_fullsized":"2023-10-01T08:07:55.474027+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":236,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_clean_scrub_stamp":"2023-10-01T08:05:52.223136+0000","objects_scrubbed":0,"log_size":5717,"log_dups_size":0,"ondisk_log_size":5717,"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":193593344,"num_objects":2954,"num_object_clones":0,"num_object_copies":8862,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2954,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3534,"num_write_kb":207616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":198,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:30.595553+0000","last_change":"2023-10-01T07:47:46.586597+0000","last_active":"2023-10-01T08:07:30.595553+0000","last_peered":"2023-10-01T08:07:30.595553+0000","last_clean":"2023-10-01T08:07:30.595553+0000","last_became_active":"2023-10-01T07:47:46.586278+0000","last_became_peered":"2023-10-01T07:47:46.586278+0000","last_unstale":"2023-10-01T08:07:30.595553+0000","last_undegraded":"2023-10-01T08:07:30.595553+0000","last_fullsized":"2023-10-01T08:07:30.595553+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:58:57.216985+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,4],"acting":[2,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":197,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:26.912170+0000","last_change":"2023-10-01T07:47:46.589313+0000","last_active":"2023-10-01T08:07:26.912170+0000","last_peered":"2023-10-01T08:07:26.912170+0000","last_clean":"2023-10-01T08:07:26.912170+0000","last_became_active":"2023-10-01T07:47:46.588272+0000","last_became_peered":"2023-10-01T07:47:46.588272+0000","last_unstale":"2023-10-01T08:07:26.912170+0000","last_undegraded":"2023-10-01T08:07:26.912170+0000","last_fullsized":"2023-10-01T08:07:26.912170+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.3","version":"250'5701","reported_seq":5742,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-01T08:07:55.613778+0000","last_change":"2023-10-01T08:06:59.767134+0000","last_active":"2023-10-01T08:07:55.613778+0000","last_peered":"2023-10-01T08:07:55.613778+0000","last_clean":"2023-10-01T08:07:55.613778+0000","last_became_active":"2023-10-01T08:06:59.764198+0000","last_became_peered":"2023-10-01T08:06:59.764198+0000","last_unstale":"2023-10-01T08:07:55.613778+0000","last_undegraded":"2023-10-01T08:07:55.613778+0000","last_fullsized":"2023-10-01T08:07:55.613778+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":236,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_clean_scrub_stamp":"2023-10-01T08:05:52.223136+0000","objects_scrubbed":0,"log_size":5701,"log_dups_size":0,"ondisk_log_size":5701,"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":193462272,"num_objects":2952,"num_object_clones":0,"num_object_copies":8856,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2952,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3558,"num_write_kb":208320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":254,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:26.913498+0000","last_change":"2023-10-01T08:00:23.602437+0000","last_active":"2023-10-01T08:07:26.913498+0000","last_peered":"2023-10-01T08:07:26.913498+0000","last_clean":"2023-10-01T08:07:26.913498+0000","last_became_active":"2023-10-01T08:00:23.601874+0000","last_became_peered":"2023-10-01T08:00:23.601874+0000","last_unstale":"2023-10-01T08:07:26.913498+0000","last_undegraded":"2023-10-01T08:07:26.913498+0000","last_fullsized":"2023-10-01T08:07:26.913498+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,3],"acting":[6,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":190,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:26.907778+0000","last_change":"2023-10-01T08:07:25.923430+0000","last_active":"2023-10-01T08:07:26.907778+0000","last_peered":"2023-10-01T08:07:26.907778+0000","last_clean":"2023-10-01T08:07:26.907778+0000","last_became_active":"2023-10-01T08:07:25.922934+0000","last_became_peered":"2023-10-01T08:07:25.922934+0000","last_unstale":"2023-10-01T08:07:26.907778+0000","last_undegraded":"2023-10-01T08:07:26.907778+0000","last_fullsized":"2023-10-01T08:07:26.907778+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:15:36.967098+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,0],"acting":[2,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"10.0","version":"250'5814","reported_seq":8553,"reported_epoch":250,"state":"active+recovering+undersized+remapped","last_fresh":"2023-10-01T08:07:56.057377+0000","last_change":"2023-10-01T08:07:27.035534+0000","last_active":"2023-10-01T08:07:56.057377+0000","last_peered":"2023-10-01T08:07:56.057377+0000","last_clean":"2023-10-01T08:07:24.858525+0000","last_became_active":"2023-10-01T08:07:27.017724+0000","last_became_peered":"2023-10-01T08:07:27.017724+0000","last_unstale":"2023-10-01T08:07:56.057377+0000","last_undegraded":"2023-10-01T08:07:56.057377+0000","last_fullsized":"2023-10-01T08:07:26.912549+0000","mapping_epoch":248,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":236,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_clean_scrub_stamp":"2023-10-01T08:05:52.223136+0000","objects_scrubbed":0,"log_size":5814,"log_dups_size":0,"ondisk_log_size":5814,"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":195690496,"num_objects":2986,"num_object_clones":0,"num_object_copies":8958,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":1537,"num_objects_unfound":0,"num_objects_dirty":2986,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3598,"num_write_kb":210688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1346,"num_bytes_recovered":88211456,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,0],"acting":[6,7],"avail_no_missing":["6","1","7"],"object_location_counts":[{"shards":"1,6,7","objects":1537},{"shards":"6,7","objects":1449}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":12,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:26.911471+0000","last_change":"2023-10-01T08:07:25.936562+0000","last_active":"2023-10-01T08:07:26.911471+0000","last_peered":"2023-10-01T08:07:26.911471+0000","last_clean":"2023-10-01T08:07:26.911471+0000","last_became_active":"2023-10-01T08:07:25.936256+0000","last_became_peered":"2023-10-01T08:07:25.936256+0000","last_unstale":"2023-10-01T08:07:26.911471+0000","last_undegraded":"2023-10-01T08:07:26.911471+0000","last_fullsized":"2023-10-01T08:07:26.911471+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":223,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:26.912729+0000","last_change":"2023-10-01T08:00:23.602898+0000","last_active":"2023-10-01T08:07:26.912729+0000","last_peered":"2023-10-01T08:07:26.912729+0000","last_clean":"2023-10-01T08:07:26.912729+0000","last_became_active":"2023-10-01T08:00:23.602229+0000","last_became_peered":"2023-10-01T08:00:23.602229+0000","last_unstale":"2023-10-01T08:07:26.912729+0000","last_undegraded":"2023-10-01T08:07:26.912729+0000","last_fullsized":"2023-10-01T08:07:26.912729+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,3],"acting":[4,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.1","version":"250'5786","reported_seq":5826,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-01T08:07:55.461044+0000","last_change":"2023-10-01T08:06:59.750992+0000","last_active":"2023-10-01T08:07:55.461044+0000","last_peered":"2023-10-01T08:07:55.461044+0000","last_clean":"2023-10-01T08:07:55.461044+0000","last_became_active":"2023-10-01T08:06:59.748153+0000","last_became_peered":"2023-10-01T08:06:59.748153+0000","last_unstale":"2023-10-01T08:07:55.461044+0000","last_undegraded":"2023-10-01T08:07:55.461044+0000","last_fullsized":"2023-10-01T08:07:55.461044+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":236,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_clean_scrub_stamp":"2023-10-01T08:05:52.223136+0000","objects_scrubbed":0,"log_size":5786,"log_dups_size":0,"ondisk_log_size":5786,"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":197459968,"num_objects":3013,"num_object_clones":0,"num_object_copies":9039,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3013,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3575,"num_write_kb":210816,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":266,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:27.003196+0000","last_change":"2023-10-01T08:07:25.926523+0000","last_active":"2023-10-01T08:07:27.003196+0000","last_peered":"2023-10-01T08:07:27.003196+0000","last_clean":"2023-10-01T08:07:27.003196+0000","last_became_active":"2023-10-01T08:07:25.926195+0000","last_became_peered":"2023-10-01T08:07:25.926195+0000","last_unstale":"2023-10-01T08:07:27.003196+0000","last_undegraded":"2023-10-01T08:07:27.003196+0000","last_fullsized":"2023-10-01T08:07:27.003196+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:23:29.625088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,4],"acting":[3,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":104,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:29.063163+0000","last_change":"2023-10-01T08:07:25.926742+0000","last_active":"2023-10-01T08:07:29.063163+0000","last_peered":"2023-10-01T08:07:29.063163+0000","last_clean":"2023-10-01T08:07:29.063163+0000","last_became_active":"2023-10-01T08:07:25.926339+0000","last_became_peered":"2023-10-01T08:07:25.926339+0000","last_unstale":"2023-10-01T08:07:29.063163+0000","last_undegraded":"2023-10-01T08:07:29.063163+0000","last_fullsized":"2023-10-01T08:07:29.063163+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:24:06.797113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.c","version":"250'7071","reported_seq":7101,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-01T08:07:55.441056+0000","last_change":"2023-10-01T08:05:53.317892+0000","last_active":"2023-10-01T08:07:55.441056+0000","last_peered":"2023-10-01T08:07:55.441056+0000","last_clean":"2023-10-01T08:07:55.441056+0000","last_became_active":"2023-10-01T08:05:53.316894+0000","last_became_peered":"2023-10-01T08:05:53.316894+0000","last_unstale":"2023-10-01T08:07:55.441056+0000","last_undegraded":"2023-10-01T08:07:55.441056+0000","last_fullsized":"2023-10-01T08:07:55.441056+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_clean_scrub_stamp":"2023-10-01T08:05:52.223136+0000","objects_scrubbed":0,"log_size":7071,"log_dups_size":0,"ondisk_log_size":7071,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":386203648,"num_objects":5893,"num_object_clones":0,"num_object_copies":17679,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5893,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7071,"num_write_kb":414848,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":13,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:26.906984+0000","last_change":"2023-10-01T08:07:25.925012+0000","last_active":"2023-10-01T08:07:26.906984+0000","last_peered":"2023-10-01T08:07:26.906984+0000","last_clean":"2023-10-01T08:07:26.906984+0000","last_became_active":"2023-10-01T08:07:25.924435+0000","last_became_peered":"2023-10-01T08:07:25.924435+0000","last_unstale":"2023-10-01T08:07:26.906984+0000","last_undegraded":"2023-10-01T08:07:26.906984+0000","last_fullsized":"2023-10-01T08:07:26.906984+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:13:04.330813+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,7],"acting":[2,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":232,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:26.910171+0000","last_change":"2023-10-01T07:43:24.917072+0000","last_active":"2023-10-01T08:07:26.910171+0000","last_peered":"2023-10-01T08:07:26.910171+0000","last_clean":"2023-10-01T08:07:26.910171+0000","last_became_active":"2023-10-01T07:43:24.916661+0000","last_became_peered":"2023-10-01T07:43:24.916661+0000","last_unstale":"2023-10-01T08:07:26.910171+0000","last_undegraded":"2023-10-01T08:07:26.910171+0000","last_fullsized":"2023-10-01T08:07:26.910171+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":147,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:26.907311+0000","last_change":"2023-10-01T08:04:39.649796+0000","last_active":"2023-10-01T08:07:26.907311+0000","last_peered":"2023-10-01T08:07:26.907311+0000","last_clean":"2023-10-01T08:07:26.907311+0000","last_became_active":"2023-10-01T08:04:39.649353+0000","last_became_peered":"2023-10-01T08:04:39.649353+0000","last_unstale":"2023-10-01T08:07:26.907311+0000","last_undegraded":"2023-10-01T08:07:26.907311+0000","last_fullsized":"2023-10-01T08:07:26.907311+0000","mapping_epoch":223,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":224,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:13:40.860129+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,7],"acting":[2,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"10.a","version":"250'7183","reported_seq":7212,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-01T08:07:56.042344+0000","last_change":"2023-10-01T08:05:53.319615+0000","last_active":"2023-10-01T08:07:56.042344+0000","last_peered":"2023-10-01T08:07:56.042344+0000","last_clean":"2023-10-01T08:07:56.042344+0000","last_became_active":"2023-10-01T08:05:53.318985+0000","last_became_peered":"2023-10-01T08:05:53.318985+0000","last_unstale":"2023-10-01T08:07:56.042344+0000","last_undegraded":"2023-10-01T08:07:56.042344+0000","last_fullsized":"2023-10-01T08:07:56.042344+0000","mapping_epoch":228,"log_start":"231'300","ondisk_log_start":"231'300","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_clean_scrub_stamp":"2023-10-01T08:05:52.223136+0000","objects_scrubbed":0,"log_size":6883,"log_dups_size":0,"ondisk_log_size":6883,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":390004736,"num_objects":5951,"num_object_clones":0,"num_object_copies":17853,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5951,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7183,"num_write_kb":420288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":245,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:26.910434+0000","last_change":"2023-10-01T08:07:25.933671+0000","last_active":"2023-10-01T08:07:26.910434+0000","last_peered":"2023-10-01T08:07:26.910434+0000","last_clean":"2023-10-01T08:07:26.910434+0000","last_became_active":"2023-10-01T08:07:25.932513+0000","last_became_peered":"2023-10-01T08:07:25.932513+0000","last_unstale":"2023-10-01T08:07:26.910434+0000","last_undegraded":"2023-10-01T08:07:26.910434+0000","last_fullsized":"2023-10-01T08:07:26.910434+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,0],"acting":[5,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":195,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:26.912202+0000","last_change":"2023-10-01T07:47:46.591521+0000","last_active":"2023-10-01T08:07:26.912202+0000","last_peered":"2023-10-01T08:07:26.912202+0000","last_clean":"2023-10-01T08:07:26.912202+0000","last_became_active":"2023-10-01T07:47:46.590065+0000","last_became_peered":"2023-10-01T07:47:46.590065+0000","last_unstale":"2023-10-01T08:07:26.912202+0000","last_undegraded":"2023-10-01T08:07:26.912202+0000","last_fullsized":"2023-10-01T08:07:26.912202+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":175,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:26.907259+0000","last_change":"2023-10-01T08:00:23.594629+0000","last_active":"2023-10-01T08:07:26.907259+0000","last_peered":"2023-10-01T08:07:26.907259+0000","last_clean":"2023-10-01T08:07:26.907259+0000","last_became_active":"2023-10-01T08:00:23.594258+0000","last_became_peered":"2023-10-01T08:00:23.594258+0000","last_unstale":"2023-10-01T08:07:26.907259+0000","last_undegraded":"2023-10-01T08:07:26.907259+0000","last_fullsized":"2023-10-01T08:07:26.907259+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:36:11.661270+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,6],"acting":[2,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"10.9","version":"250'5793","reported_seq":5834,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-01T08:07:55.664453+0000","last_change":"2023-10-01T08:06:59.753736+0000","last_active":"2023-10-01T08:07:55.664453+0000","last_peered":"2023-10-01T08:07:55.664453+0000","last_clean":"2023-10-01T08:07:55.664453+0000","last_became_active":"2023-10-01T08:06:59.745667+0000","last_became_peered":"2023-10-01T08:06:59.745667+0000","last_unstale":"2023-10-01T08:07:55.664453+0000","last_undegraded":"2023-10-01T08:07:55.664453+0000","last_fullsized":"2023-10-01T08:07:55.664453+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":236,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_clean_scrub_stamp":"2023-10-01T08:05:52.223136+0000","objects_scrubbed":0,"log_size":5793,"log_dups_size":0,"ondisk_log_size":5793,"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":195330048,"num_objects":2980,"num_object_clones":0,"num_object_copies":8940,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2980,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3600,"num_write_kb":210592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,4],"acting":[2,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":247,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:40.599741+0000","last_change":"2023-10-01T07:43:24.905505+0000","last_active":"2023-10-01T08:07:40.599741+0000","last_peered":"2023-10-01T08:07:40.599741+0000","last_clean":"2023-10-01T08:07:40.599741+0000","last_became_active":"2023-10-01T07:43:24.905061+0000","last_became_peered":"2023-10-01T07:43:24.905061+0000","last_unstale":"2023-10-01T08:07:40.599741+0000","last_undegraded":"2023-10-01T08:07:40.599741+0000","last_fullsized":"2023-10-01T08:07:40.599741+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:37:50.798269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":108,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:26.906852+0000","last_change":"2023-10-01T08:07:25.919896+0000","last_active":"2023-10-01T08:07:26.906852+0000","last_peered":"2023-10-01T08:07:26.906852+0000","last_clean":"2023-10-01T08:07:26.906852+0000","last_became_active":"2023-10-01T08:07:25.919508+0000","last_became_peered":"2023-10-01T08:07:25.919508+0000","last_unstale":"2023-10-01T08:07:26.906852+0000","last_undegraded":"2023-10-01T08:07:26.906852+0000","last_fullsized":"2023-10-01T08:07:26.906852+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:44:06.646136+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,0],"acting":[2,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":162,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:26.911885+0000","last_change":"2023-10-01T08:00:23.670477+0000","last_active":"2023-10-01T08:07:26.911885+0000","last_peered":"2023-10-01T08:07:26.911885+0000","last_clean":"2023-10-01T08:07:26.911885+0000","last_became_active":"2023-10-01T08:00:23.669973+0000","last_became_peered":"2023-10-01T08:00:23.669973+0000","last_unstale":"2023-10-01T08:07:26.911885+0000","last_undegraded":"2023-10-01T08:07:26.911885+0000","last_fullsized":"2023-10-01T08:07:26.911885+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.b","version":"250'7152","reported_seq":7183,"reported_epoch":250,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-01T08:07:56.056429+0000","last_change":"2023-10-01T08:07:27.183905+0000","last_active":"2023-10-01T08:07:56.056429+0000","last_peered":"2023-10-01T08:07:56.056429+0000","last_clean":"2023-10-01T08:07:24.898668+0000","last_became_active":"2023-10-01T08:07:27.122262+0000","last_became_peered":"2023-10-01T08:07:27.122262+0000","last_unstale":"2023-10-01T08:07:56.056429+0000","last_undegraded":"2023-10-01T08:07:26.952678+0000","last_fullsized":"2023-10-01T08:07:26.912567+0000","mapping_epoch":248,"log_start":"231'300","ondisk_log_start":"231'300","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_clean_scrub_stamp":"2023-10-01T08:05:52.223136+0000","objects_scrubbed":0,"log_size":6852,"log_dups_size":0,"ondisk_log_size":6852,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":387186688,"num_objects":5908,"num_object_clones":0,"num_object_copies":17724,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5671,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5908,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7152,"num_write_kb":417920,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[6,0],"avail_no_missing":["6","0","1"],"object_location_counts":[{"shards":"0,1,6","objects":5049},{"shards":"0,6","objects":237}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":236,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:26.909974+0000","last_change":"2023-10-01T07:48:00.320868+0000","last_active":"2023-10-01T08:07:26.909974+0000","last_peered":"2023-10-01T08:07:26.909974+0000","last_clean":"2023-10-01T08:07:26.909974+0000","last_became_active":"2023-10-01T07:48:00.320514+0000","last_became_peered":"2023-10-01T07:48:00.320514+0000","last_unstale":"2023-10-01T08:07:26.909974+0000","last_undegraded":"2023-10-01T08:07:26.909974+0000","last_fullsized":"2023-10-01T08:07:26.909974+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":359,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:26.935508+0000","last_change":"2023-10-01T07:53:49.934977+0000","last_active":"2023-10-01T08:07:26.935508+0000","last_peered":"2023-10-01T08:07:26.935508+0000","last_clean":"2023-10-01T08:07:26.935508+0000","last_became_active":"2023-10-01T07:53:49.934447+0000","last_became_peered":"2023-10-01T07:53:49.934447+0000","last_unstale":"2023-10-01T08:07:26.935508+0000","last_undegraded":"2023-10-01T08:07:26.935508+0000","last_fullsized":"2023-10-01T08:07:26.935508+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:23:32.049984+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:23:32.049984+0000","last_clean_scrub_stamp":"2023-10-01T07:23:32.049984+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,0],"acting":[6,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":186,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:27.003560+0000","last_change":"2023-10-01T07:43:24.910767+0000","last_active":"2023-10-01T08:07:27.003560+0000","last_peered":"2023-10-01T08:07:27.003560+0000","last_clean":"2023-10-01T08:07:27.003560+0000","last_became_active":"2023-10-01T07:43:24.910214+0000","last_became_peered":"2023-10-01T07:43:24.910214+0000","last_unstale":"2023-10-01T08:07:27.003560+0000","last_undegraded":"2023-10-01T08:07:27.003560+0000","last_fullsized":"2023-10-01T08:07:27.003560+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:37:46.200934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":225,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:26.913399+0000","last_change":"2023-10-01T07:48:00.323822+0000","last_active":"2023-10-01T08:07:26.913399+0000","last_peered":"2023-10-01T08:07:26.913399+0000","last_clean":"2023-10-01T08:07:26.913399+0000","last_became_active":"2023-10-01T07:48:00.323132+0000","last_became_peered":"2023-10-01T07:48:00.323132+0000","last_unstale":"2023-10-01T08:07:26.913399+0000","last_undegraded":"2023-10-01T08:07:26.913399+0000","last_fullsized":"2023-10-01T08:07:26.913399+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"250'5743","reported_seq":5783,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-01T08:07:55.608496+0000","last_change":"2023-10-01T08:06:59.750147+0000","last_active":"2023-10-01T08:07:55.608496+0000","last_peered":"2023-10-01T08:07:55.608496+0000","last_clean":"2023-10-01T08:07:55.608496+0000","last_became_active":"2023-10-01T08:06:59.747895+0000","last_became_peered":"2023-10-01T08:06:59.747895+0000","last_unstale":"2023-10-01T08:07:55.608496+0000","last_undegraded":"2023-10-01T08:07:55.608496+0000","last_fullsized":"2023-10-01T08:07:55.608496+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":236,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_clean_scrub_stamp":"2023-10-01T08:05:52.223136+0000","objects_scrubbed":0,"log_size":5743,"log_dups_size":0,"ondisk_log_size":5743,"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":194347008,"num_objects":2965,"num_object_clones":0,"num_object_copies":8895,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2965,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3551,"num_write_kb":208544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,7],"acting":[2,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":59,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:27.003028+0000","last_change":"2023-10-01T08:00:23.669180+0000","last_active":"2023-10-01T08:07:27.003028+0000","last_peered":"2023-10-01T08:07:27.003028+0000","last_clean":"2023-10-01T08:07:27.003028+0000","last_became_active":"2023-10-01T08:00:23.668845+0000","last_became_peered":"2023-10-01T08:00:23.668845+0000","last_unstale":"2023-10-01T08:07:27.003028+0000","last_undegraded":"2023-10-01T08:07:27.003028+0000","last_fullsized":"2023-10-01T08:07:27.003028+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:13:28.089002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"3.1","version":"0'0","reported_seq":123,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:27.003296+0000","last_change":"2023-10-01T08:04:39.655139+0000","last_active":"2023-10-01T08:07:27.003296+0000","last_peered":"2023-10-01T08:07:27.003296+0000","last_clean":"2023-10-01T08:07:27.003296+0000","last_became_active":"2023-10-01T08:04:39.654846+0000","last_became_peered":"2023-10-01T08:04:39.654846+0000","last_unstale":"2023-10-01T08:07:27.003296+0000","last_undegraded":"2023-10-01T08:07:27.003296+0000","last_fullsized":"2023-10-01T08:07:27.003296+0000","mapping_epoch":223,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":224,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:28:03.934362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.6","version":"0'0","reported_seq":158,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:26.907484+0000","last_change":"2023-10-01T08:07:25.922035+0000","last_active":"2023-10-01T08:07:26.907484+0000","last_peered":"2023-10-01T08:07:26.907484+0000","last_clean":"2023-10-01T08:07:26.907484+0000","last_became_active":"2023-10-01T08:07:25.921624+0000","last_became_peered":"2023-10-01T08:07:25.921624+0000","last_unstale":"2023-10-01T08:07:26.907484+0000","last_undegraded":"2023-10-01T08:07:26.907484+0000","last_fullsized":"2023-10-01T08:07:26.907484+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:18:00.270405+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,7],"acting":[2,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"10.d","version":"250'7251","reported_seq":7281,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-01T08:07:56.023251+0000","last_change":"2023-10-01T08:05:53.318502+0000","last_active":"2023-10-01T08:07:56.023251+0000","last_peered":"2023-10-01T08:07:56.023251+0000","last_clean":"2023-10-01T08:07:56.023251+0000","last_became_active":"2023-10-01T08:05:53.317739+0000","last_became_peered":"2023-10-01T08:05:53.317739+0000","last_unstale":"2023-10-01T08:07:56.023251+0000","last_undegraded":"2023-10-01T08:07:56.023251+0000","last_fullsized":"2023-10-01T08:07:56.023251+0000","mapping_epoch":228,"log_start":"231'400","ondisk_log_start":"231'400","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_clean_scrub_stamp":"2023-10-01T08:05:52.223136+0000","objects_scrubbed":0,"log_size":6851,"log_dups_size":0,"ondisk_log_size":6851,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":386924568,"num_objects":5905,"num_object_clones":0,"num_object_copies":17715,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5905,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":7251,"num_write_kb":420929,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":179,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:26.912144+0000","last_change":"2023-10-01T07:53:49.935004+0000","last_active":"2023-10-01T08:07:26.912144+0000","last_peered":"2023-10-01T08:07:26.912144+0000","last_clean":"2023-10-01T08:07:26.912144+0000","last_became_active":"2023-10-01T07:53:49.934636+0000","last_became_peered":"2023-10-01T07:53:49.934636+0000","last_unstale":"2023-10-01T08:07:26.912144+0000","last_undegraded":"2023-10-01T08:07:26.912144+0000","last_fullsized":"2023-10-01T08:07:26.912144+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":108,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:26.907424+0000","last_change":"2023-10-01T08:07:25.924800+0000","last_active":"2023-10-01T08:07:26.907424+0000","last_peered":"2023-10-01T08:07:26.907424+0000","last_clean":"2023-10-01T08:07:26.907424+0000","last_became_active":"2023-10-01T08:07:25.924084+0000","last_became_peered":"2023-10-01T08:07:25.924084+0000","last_unstale":"2023-10-01T08:07:26.907424+0000","last_undegraded":"2023-10-01T08:07:26.907424+0000","last_fullsized":"2023-10-01T08:07:26.907424+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:32:19.932381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":172,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:26.910135+0000","last_change":"2023-10-01T07:53:49.931927+0000","last_active":"2023-10-01T08:07:26.910135+0000","last_peered":"2023-10-01T08:07:26.910135+0000","last_clean":"2023-10-01T08:07:26.910135+0000","last_became_active":"2023-10-01T07:53:49.931219+0000","last_became_peered":"2023-10-01T07:53:49.931219+0000","last_unstale":"2023-10-01T08:07:26.910135+0000","last_undegraded":"2023-10-01T08:07:26.910135+0000","last_fullsized":"2023-10-01T08:07:26.910135+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.e","version":"250'7147","reported_seq":7177,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-01T08:07:55.459612+0000","last_change":"2023-10-01T08:05:53.255854+0000","last_active":"2023-10-01T08:07:55.459612+0000","last_peered":"2023-10-01T08:07:55.459612+0000","last_clean":"2023-10-01T08:07:55.459612+0000","last_became_active":"2023-10-01T08:05:53.253329+0000","last_became_peered":"2023-10-01T08:05:53.253329+0000","last_unstale":"2023-10-01T08:07:55.459612+0000","last_undegraded":"2023-10-01T08:07:55.459612+0000","last_fullsized":"2023-10-01T08:07:55.459612+0000","mapping_epoch":228,"log_start":"0'0","ondisk_log_start":"0'0","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_clean_scrub_stamp":"2023-10-01T08:05:52.223136+0000","objects_scrubbed":0,"log_size":7147,"log_dups_size":0,"ondisk_log_size":7147,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":393805824,"num_objects":6009,"num_object_clones":0,"num_object_copies":18027,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6009,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7147,"num_write_kb":420992,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":239,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:27.003732+0000","last_change":"2023-10-01T07:48:00.312567+0000","last_active":"2023-10-01T08:07:27.003732+0000","last_peered":"2023-10-01T08:07:27.003732+0000","last_clean":"2023-10-01T08:07:27.003732+0000","last_became_active":"2023-10-01T07:48:00.311711+0000","last_became_peered":"2023-10-01T07:48:00.311711+0000","last_unstale":"2023-10-01T08:07:27.003732+0000","last_undegraded":"2023-10-01T08:07:27.003732+0000","last_fullsized":"2023-10-01T08:07:27.003732+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:02:05.723765+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":89,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:26.913238+0000","last_change":"2023-10-01T08:07:25.932366+0000","last_active":"2023-10-01T08:07:26.913238+0000","last_peered":"2023-10-01T08:07:26.913238+0000","last_clean":"2023-10-01T08:07:26.913238+0000","last_became_active":"2023-10-01T08:07:25.931982+0000","last_became_peered":"2023-10-01T08:07:25.931982+0000","last_unstale":"2023-10-01T08:07:26.913238+0000","last_undegraded":"2023-10-01T08:07:26.913238+0000","last_fullsized":"2023-10-01T08:07:26.913238+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,3],"acting":[6,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":237,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:29.062931+0000","last_change":"2023-10-01T07:48:00.318480+0000","last_active":"2023-10-01T08:07:29.062931+0000","last_peered":"2023-10-01T08:07:29.062931+0000","last_clean":"2023-10-01T08:07:29.062931+0000","last_became_active":"2023-10-01T07:48:00.317844+0000","last_became_peered":"2023-10-01T07:48:00.317844+0000","last_unstale":"2023-10-01T08:07:29.062931+0000","last_undegraded":"2023-10-01T08:07:29.062931+0000","last_fullsized":"2023-10-01T08:07:29.062931+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:05:35.934919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"250'7382","reported_seq":7411,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-01T08:07:56.051722+0000","last_change":"2023-10-01T08:05:53.283429+0000","last_active":"2023-10-01T08:07:56.051722+0000","last_peered":"2023-10-01T08:07:56.051722+0000","last_clean":"2023-10-01T08:07:56.051722+0000","last_became_active":"2023-10-01T08:05:53.282797+0000","last_became_peered":"2023-10-01T08:05:53.282797+0000","last_unstale":"2023-10-01T08:07:56.051722+0000","last_undegraded":"2023-10-01T08:07:56.051722+0000","last_fullsized":"2023-10-01T08:07:56.051722+0000","mapping_epoch":228,"log_start":"232'500","ondisk_log_start":"232'500","created":228,"last_epoch_clean":229,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_clean_scrub_stamp":"2023-10-01T08:05:52.223136+0000","objects_scrubbed":0,"log_size":6882,"log_dups_size":0,"ondisk_log_size":6882,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":397803520,"num_objects":6070,"num_object_clones":0,"num_object_copies":18210,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6070,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7382,"num_write_kb":430464,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":234,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:26.913385+0000","last_change":"2023-10-01T07:48:00.313007+0000","last_active":"2023-10-01T08:07:26.913385+0000","last_peered":"2023-10-01T08:07:26.913385+0000","last_clean":"2023-10-01T08:07:26.913385+0000","last_became_active":"2023-10-01T07:48:00.312535+0000","last_became_peered":"2023-10-01T07:48:00.312535+0000","last_unstale":"2023-10-01T08:07:26.913385+0000","last_undegraded":"2023-10-01T08:07:26.913385+0000","last_fullsized":"2023-10-01T08:07:26.913385+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":38,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:26.912649+0000","last_change":"2023-10-01T08:07:25.939860+0000","last_active":"2023-10-01T08:07:26.912649+0000","last_peered":"2023-10-01T08:07:26.912649+0000","last_clean":"2023-10-01T08:07:26.912649+0000","last_became_active":"2023-10-01T08:07:25.936319+0000","last_became_peered":"2023-10-01T08:07:25.936319+0000","last_unstale":"2023-10-01T08:07:26.912649+0000","last_undegraded":"2023-10-01T08:07:26.912649+0000","last_fullsized":"2023-10-01T08:07:26.912649+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":200,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:26.911276+0000","last_change":"2023-10-01T07:47:46.586842+0000","last_active":"2023-10-01T08:07:26.911276+0000","last_peered":"2023-10-01T08:07:26.911276+0000","last_clean":"2023-10-01T08:07:26.911276+0000","last_became_active":"2023-10-01T07:47:46.586212+0000","last_became_peered":"2023-10-01T07:47:46.586212+0000","last_unstale":"2023-10-01T08:07:26.911276+0000","last_undegraded":"2023-10-01T08:07:26.911276+0000","last_fullsized":"2023-10-01T08:07:26.911276+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"250'5697","reported_seq":9507,"reported_epoch":250,"state":"active+recovering+undersized+remapped","last_fresh":"2023-10-01T08:07:54.643170+0000","last_change":"2023-10-01T08:07:25.991078+0000","last_active":"2023-10-01T08:07:54.643170+0000","last_peered":"2023-10-01T08:07:54.643170+0000","last_clean":"2023-10-01T08:07:05.637137+0000","last_became_active":"2023-10-01T08:07:08.953855+0000","last_became_peered":"2023-10-01T08:07:08.953855+0000","last_unstale":"2023-10-01T08:07:54.643170+0000","last_undegraded":"2023-10-01T08:07:54.643170+0000","last_fullsized":"2023-10-01T08:07:08.806038+0000","mapping_epoch":242,"log_start":"0'0","ondisk_log_start":"0'0","created":235,"last_epoch_clean":236,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_clean_scrub_stamp":"2023-10-01T08:05:52.223136+0000","objects_scrubbed":0,"log_size":5697,"log_dups_size":0,"ondisk_log_size":5697,"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":196608000,"num_objects":3000,"num_object_clones":0,"num_object_copies":9000,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":4113,"num_objects_unfound":0,"num_objects_dirty":3000,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3514,"num_write_kb":208448,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":941,"num_bytes_recovered":61669376,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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","3","4"],"object_location_counts":[{"shards":"0,2","objects":1629},{"shards":"0,3,4","objects":1371}],"blocked_by":[],"up_primary":6,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1b","version":"59'1","reported_seq":157,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:26.962431+0000","last_change":"2023-10-01T07:53:49.930242+0000","last_active":"2023-10-01T08:07:26.962431+0000","last_peered":"2023-10-01T08:07:26.962431+0000","last_clean":"2023-10-01T08:07:26.962431+0000","last_became_active":"2023-10-01T07:53:49.929827+0000","last_became_peered":"2023-10-01T07:53:49.929827+0000","last_unstale":"2023-10-01T08:07:26.962431+0000","last_undegraded":"2023-10-01T08:07:26.962431+0000","last_fullsized":"2023-10-01T08:07:26.962431+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:07:50.612543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,7],"acting":[2,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":268,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:40.599835+0000","last_change":"2023-10-01T08:07:25.924788+0000","last_active":"2023-10-01T08:07:40.599835+0000","last_peered":"2023-10-01T08:07:40.599835+0000","last_clean":"2023-10-01T08:07:40.599835+0000","last_became_active":"2023-10-01T08:07:25.923956+0000","last_became_peered":"2023-10-01T08:07:25.923956+0000","last_unstale":"2023-10-01T08:07:40.599835+0000","last_undegraded":"2023-10-01T08:07:40.599835+0000","last_fullsized":"2023-10-01T08:07:40.599835+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:18:26.728670+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.15","version":"250'5762","reported_seq":5803,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-01T08:07:55.688639+0000","last_change":"2023-10-01T08:06:59.768497+0000","last_active":"2023-10-01T08:07:55.688639+0000","last_peered":"2023-10-01T08:07:55.688639+0000","last_clean":"2023-10-01T08:07:55.688639+0000","last_became_active":"2023-10-01T08:06:59.765230+0000","last_became_peered":"2023-10-01T08:06:59.765230+0000","last_unstale":"2023-10-01T08:07:55.688639+0000","last_undegraded":"2023-10-01T08:07:55.688639+0000","last_fullsized":"2023-10-01T08:07:55.688639+0000","mapping_epoch":235,"log_start":"0'0","ondisk_log_start":"0'0","created":235,"last_epoch_clean":236,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_clean_scrub_stamp":"2023-10-01T08:05:52.223136+0000","objects_scrubbed":0,"log_size":5762,"log_dups_size":0,"ondisk_log_size":5762,"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":195854336,"num_objects":2989,"num_object_clones":0,"num_object_copies":8967,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2989,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3589,"num_write_kb":210464,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":271,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:26.910043+0000","last_change":"2023-10-01T08:07:25.976612+0000","last_active":"2023-10-01T08:07:26.910043+0000","last_peered":"2023-10-01T08:07:26.910043+0000","last_clean":"2023-10-01T08:07:26.910043+0000","last_became_active":"2023-10-01T08:07:25.920169+0000","last_became_peered":"2023-10-01T08:07:25.920169+0000","last_unstale":"2023-10-01T08:07:26.910043+0000","last_undegraded":"2023-10-01T08:07:26.910043+0000","last_fullsized":"2023-10-01T08:07:26.910043+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,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":237,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:27.021009+0000","last_change":"2023-10-01T08:04:39.644692+0000","last_active":"2023-10-01T08:07:27.021009+0000","last_peered":"2023-10-01T08:07:27.021009+0000","last_clean":"2023-10-01T08:07:27.021009+0000","last_became_active":"2023-10-01T08:04:39.644365+0000","last_became_peered":"2023-10-01T08:04:39.644365+0000","last_unstale":"2023-10-01T08:07:27.021009+0000","last_undegraded":"2023-10-01T08:07:27.021009+0000","last_fullsized":"2023-10-01T08:07:27.021009+0000","mapping_epoch":223,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":224,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:54:29.899587+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.14","version":"250'5837","reported_seq":5875,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-01T08:07:55.419279+0000","last_change":"2023-10-01T08:06:59.786846+0000","last_active":"2023-10-01T08:07:55.419279+0000","last_peered":"2023-10-01T08:07:55.419279+0000","last_clean":"2023-10-01T08:07:55.419279+0000","last_became_active":"2023-10-01T08:06:59.779002+0000","last_became_peered":"2023-10-01T08:06:59.779002+0000","last_unstale":"2023-10-01T08:07:55.419279+0000","last_undegraded":"2023-10-01T08:07:55.419279+0000","last_fullsized":"2023-10-01T08:07:55.419279+0000","mapping_epoch":235,"log_start":"0'0","ondisk_log_start":"0'0","created":235,"last_epoch_clean":236,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_clean_scrub_stamp":"2023-10-01T08:05:52.223136+0000","objects_scrubbed":0,"log_size":5837,"log_dups_size":0,"ondisk_log_size":5837,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":198410240,"num_objects":3028,"num_object_clones":0,"num_object_copies":9084,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3028,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3628,"num_write_kb":212960,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":219,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:26.910263+0000","last_change":"2023-10-01T07:47:46.587284+0000","last_active":"2023-10-01T08:07:26.910263+0000","last_peered":"2023-10-01T08:07:26.910263+0000","last_clean":"2023-10-01T08:07:26.910263+0000","last_became_active":"2023-10-01T07:47:46.586309+0000","last_became_peered":"2023-10-01T07:47:46.586309+0000","last_unstale":"2023-10-01T08:07:26.910263+0000","last_undegraded":"2023-10-01T08:07:26.910263+0000","last_fullsized":"2023-10-01T08:07:26.910263+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":126,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:27.003734+0000","last_change":"2023-10-01T08:04:39.677163+0000","last_active":"2023-10-01T08:07:27.003734+0000","last_peered":"2023-10-01T08:07:27.003734+0000","last_clean":"2023-10-01T08:07:27.003734+0000","last_became_active":"2023-10-01T08:04:39.676861+0000","last_became_peered":"2023-10-01T08:04:39.676861+0000","last_unstale":"2023-10-01T08:07:27.003734+0000","last_undegraded":"2023-10-01T08:07:27.003734+0000","last_fullsized":"2023-10-01T08:07:27.003734+0000","mapping_epoch":223,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":224,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:24:54.347781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,2],"acting":[3,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.17","version":"250'5652","reported_seq":5690,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-01T08:07:55.971406+0000","last_change":"2023-10-01T08:06:59.784644+0000","last_active":"2023-10-01T08:07:55.971406+0000","last_peered":"2023-10-01T08:07:55.971406+0000","last_clean":"2023-10-01T08:07:55.971406+0000","last_became_active":"2023-10-01T08:06:59.782767+0000","last_became_peered":"2023-10-01T08:06:59.782767+0000","last_unstale":"2023-10-01T08:07:55.971406+0000","last_undegraded":"2023-10-01T08:07:55.971406+0000","last_fullsized":"2023-10-01T08:07:55.971406+0000","mapping_epoch":235,"log_start":"0'0","ondisk_log_start":"0'0","created":235,"last_epoch_clean":236,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_clean_scrub_stamp":"2023-10-01T08:05:52.223136+0000","objects_scrubbed":0,"log_size":5652,"log_dups_size":0,"ondisk_log_size":5652,"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":186351616,"num_objects":2844,"num_object_clones":0,"num_object_copies":8532,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2844,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3506,"num_write_kb":203168,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1e","version":"59'1","reported_seq":236,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:29.063138+0000","last_change":"2023-10-01T07:43:24.912080+0000","last_active":"2023-10-01T08:07:29.063138+0000","last_peered":"2023-10-01T08:07:29.063138+0000","last_clean":"2023-10-01T08:07:29.063138+0000","last_became_active":"2023-10-01T07:43:24.911577+0000","last_became_peered":"2023-10-01T07:43:24.911577+0000","last_unstale":"2023-10-01T08:07:29.063138+0000","last_undegraded":"2023-10-01T08:07:29.063138+0000","last_fullsized":"2023-10-01T08:07:29.063138+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:49:36.182931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":247,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:39.064240+0000","last_change":"2023-10-01T07:43:24.905781+0000","last_active":"2023-10-01T08:07:39.064240+0000","last_peered":"2023-10-01T08:07:39.064240+0000","last_clean":"2023-10-01T08:07:39.064240+0000","last_became_active":"2023-10-01T07:43:24.905433+0000","last_became_peered":"2023-10-01T07:43:24.905433+0000","last_unstale":"2023-10-01T08:07:39.064240+0000","last_undegraded":"2023-10-01T08:07:39.064240+0000","last_fullsized":"2023-10-01T08:07:39.064240+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:42:18.329292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"250'5747","reported_seq":5789,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-01T08:07:55.929047+0000","last_change":"2023-10-01T08:06:59.848946+0000","last_active":"2023-10-01T08:07:55.929047+0000","last_peered":"2023-10-01T08:07:55.929047+0000","last_clean":"2023-10-01T08:07:55.929047+0000","last_became_active":"2023-10-01T08:06:59.776275+0000","last_became_peered":"2023-10-01T08:06:59.776275+0000","last_unstale":"2023-10-01T08:07:55.929047+0000","last_undegraded":"2023-10-01T08:07:55.929047+0000","last_fullsized":"2023-10-01T08:07:55.929047+0000","mapping_epoch":235,"log_start":"0'0","ondisk_log_start":"0'0","created":235,"last_epoch_clean":236,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:05:52.223136+0000","last_clean_scrub_stamp":"2023-10-01T08:05:52.223136+0000","objects_scrubbed":0,"log_size":5747,"log_dups_size":0,"ondisk_log_size":5747,"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":191365120,"num_objects":2920,"num_object_clones":0,"num_object_copies":8760,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2920,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3556,"num_write_kb":207232,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":65536,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,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":121,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:26.911887+0000","last_change":"2023-10-01T07:53:49.927570+0000","last_active":"2023-10-01T08:07:26.911887+0000","last_peered":"2023-10-01T08:07:26.911887+0000","last_clean":"2023-10-01T08:07:26.911887+0000","last_became_active":"2023-10-01T07:53:49.927107+0000","last_became_peered":"2023-10-01T07:53:49.927107+0000","last_unstale":"2023-10-01T08:07:26.911887+0000","last_undegraded":"2023-10-01T08:07:26.911887+0000","last_fullsized":"2023-10-01T08:07:26.911887+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+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":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":225,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-01T08:07:26.911205+0000","last_change":"2023-10-01T08:07:25.934191+0000","last_active":"2023-10-01T08:07:26.911205+0000","last_peered":"2023-10-01T08:07:26.911205+0000","last_clean":"2023-10-01T08:07:26.911205+0000","last_became_active":"2023-10-01T08:07:25.933628+0000","last_became_peered":"2023-10-01T08:07:25.933628+0000","last_unstale":"2023-10-01T08:07:26.911205+0000","last_undegraded":"2023-10-01T08:07:26.911205+0000","last_fullsized":"2023-10-01T08:07:26.911205+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,3],"acting":[4,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":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":6233063448,"num_objects":95110,"num_object_clones":0,"num_object_copies":285330,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":10503,"num_objects_misplaced":6070,"num_objects_unfound":0,"num_objects_dirty":95110,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":114652,"num_write_kb":6712321,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4535,"num_bytes_recovered":297205760,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":19367866368,"data_stored":19367854152,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":156867,"ondisk_log_size":156867,"up":78,"acting":73,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11,"num_bytes_recovered":92,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":37741,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":116,"seq":498216206576,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2961296,"kb_used_data":2067528,"kb_used_omap":9,"kb_used_meta":893750,"kb_avail":90783856,"statfs":{"total":95995035648,"available":92962668544,"internally_reserved":0,"allocated":2117148672,"data_stored":2116622290,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9583,"internal_metadata":915200657},"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":"Sun Oct 1 08:07:26 2023","interfaces":[{"interface":"back","average":{"1min":2.5489999999999999,"5min":1.6519999999999999,"15min":1.6240000000000001},"min":{"1min":0.30399999999999999,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":29.366,"5min":29.366,"15min":29.366},"last":0.27800000000000002},{"interface":"front","average":{"1min":2.5950000000000002,"5min":1.6819999999999999,"15min":1.6499999999999999},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":34.204000000000001,"5min":34.204000000000001,"15min":34.204000000000001},"last":0.51300000000000001}]},{"osd":1,"last update":"Sun Oct 1 08:07:45 2023","interfaces":[{"interface":"back","average":{"1min":0.76900000000000002,"5min":2.1070000000000002,"15min":1.7769999999999999},"min":{"1min":0.33000000000000002,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":2.2400000000000002,"5min":73.722999999999999,"15min":73.722999999999999},"last":1.252},{"interface":"front","average":{"1min":0.89400000000000002,"5min":2.0590000000000002,"15min":1.663},"min":{"1min":0.36799999999999999,"5min":0.33200000000000002,"15min":0.29099999999999998},"max":{"1min":3.8359999999999999,"5min":73.825999999999993,"15min":73.825999999999993},"last":1.276}]},{"osd":2,"last update":"Sun Oct 1 08:07:26 2023","interfaces":[{"interface":"back","average":{"1min":1.2709999999999999,"5min":1.4710000000000001,"15min":1.6639999999999999},"min":{"1min":0.318,"5min":0.316,"15min":0.309},"max":{"1min":4.2530000000000001,"5min":9.9939999999999998,"15min":71.756},"last":3.0019999999999998},{"interface":"front","average":{"1min":1.05,"5min":1.141,"15min":1.607},"min":{"1min":0.313,"5min":0.313,"15min":0.30099999999999999},"max":{"1min":4.3520000000000003,"5min":8.2620000000000005,"15min":71.563999999999993},"last":0.46500000000000002}]},{"osd":3,"last update":"Sun Oct 1 08:07:26 2023","interfaces":[{"interface":"back","average":{"1min":1.1459999999999999,"5min":3.2559999999999998,"15min":2.7149999999999999},"min":{"1min":0.35499999999999998,"5min":0.34100000000000003,"15min":0.29399999999999998},"max":{"1min":3.4169999999999998,"5min":161.018,"15min":161.018},"last":2.9649999999999999},{"interface":"front","average":{"1min":1.484,"5min":3.4340000000000002,"15min":2.762},"min":{"1min":0.44700000000000001,"5min":0.33500000000000002,"15min":0.29299999999999998},"max":{"1min":6.6479999999999997,"5min":161.57499999999999,"15min":161.57499999999999},"last":0.35599999999999998}]},{"osd":4,"last update":"Sun Oct 1 08:07:26 2023","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":1.53,"15min":1.349},"min":{"1min":0.33600000000000002,"5min":0.308,"15min":0.308},"max":{"1min":6.827,"5min":9.8740000000000006,"15min":9.8740000000000006},"last":2.3380000000000001},{"interface":"front","average":{"1min":1.603,"5min":1.3129999999999999,"15min":1.2509999999999999},"min":{"1min":0.34499999999999997,"5min":0.32500000000000001,"15min":0.31900000000000001},"max":{"1min":9.5289999999999999,"5min":9.5289999999999999,"15min":9.5289999999999999},"last":0.49399999999999999}]},{"osd":5,"last update":"Sun Oct 1 08:07:26 2023","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":1.885,"15min":1.5600000000000001},"min":{"1min":0.35299999999999998,"5min":0.308,"15min":0.308},"max":{"1min":4.1239999999999997,"5min":9.9440000000000008,"15min":13.555999999999999},"last":2.9169999999999998},{"interface":"front","average":{"1min":1.2589999999999999,"5min":1.8879999999999999,"15min":1.6319999999999999},"min":{"1min":0.41999999999999998,"5min":0.34599999999999997,"15min":0.32500000000000001},"max":{"1min":6.556,"5min":7.5599999999999996,"15min":14.522},"last":0.47599999999999998}]},{"osd":6,"last update":"Sun Oct 1 08:07:26 2023","interfaces":[{"interface":"back","average":{"1min":1.2310000000000001,"5min":1.3620000000000001,"15min":1.3660000000000001},"min":{"1min":0.371,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":3.7440000000000002,"5min":10.757,"15min":12.803000000000001},"last":0.53300000000000003},{"interface":"front","average":{"1min":1.6399999999999999,"5min":1.901,"15min":1.5740000000000001},"min":{"1min":0.51900000000000002,"5min":0.39200000000000002,"15min":0.31},"max":{"1min":4.9409999999999998,"5min":10.025,"15min":13.605},"last":3.2120000000000002}]}]},{"osd":6,"up_from":42,"seq":180388626933,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3364752,"kb_used_data":2770952,"kb_used_omap":0,"kb_used_meta":593792,"kb_avail":90380400,"statfs":{"total":95995035648,"available":92549529600,"internally_reserved":0,"allocated":2837454848,"data_stored":2836928681,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":608043008},"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":"Sun Oct 1 08:07:17 2023","interfaces":[{"interface":"back","average":{"1min":2.786,"5min":1.4950000000000001,"15min":1.5329999999999999},"min":{"1min":0.29499999999999998,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":26.472000000000001,"5min":26.472000000000001,"15min":26.472000000000001},"last":2.5630000000000002},{"interface":"front","average":{"1min":2.5619999999999998,"5min":1.581,"15min":1.5940000000000001},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.27800000000000002},"max":{"1min":26.847000000000001,"5min":26.847000000000001,"15min":26.847000000000001},"last":3.4089999999999998}]},{"osd":1,"last update":"Sun Oct 1 08:07:43 2023","interfaces":[{"interface":"back","average":{"1min":1.635,"5min":2.04,"15min":1.919},"min":{"1min":0.32000000000000001,"5min":0.26500000000000001,"15min":0.26200000000000001},"max":{"1min":5.0369999999999999,"5min":69.462000000000003,"15min":69.462000000000003},"last":0.36099999999999999},{"interface":"front","average":{"1min":1.73,"5min":2,"15min":1.996},"min":{"1min":0.442,"5min":0.32000000000000001,"15min":0.28999999999999998},"max":{"1min":8.1400000000000006,"5min":68.212000000000003,"15min":68.212000000000003},"last":0.79600000000000004}]},{"osd":2,"last update":"Sun Oct 1 08:07:17 2023","interfaces":[{"interface":"back","average":{"1min":1.22,"5min":1.0409999999999999,"15min":1.583},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":3.0209999999999999,"5min":6.0410000000000004,"15min":22.067},"last":0.46700000000000003},{"interface":"front","average":{"1min":2.093,"5min":1.4259999999999999,"15min":1.681},"min":{"1min":0.40200000000000002,"5min":0.33300000000000002,"15min":0.29899999999999999},"max":{"1min":4.6680000000000001,"5min":7.7409999999999997,"15min":21.936},"last":2.819}]},{"osd":3,"last update":"Sun Oct 1 08:07:02 2023","interfaces":[{"interface":"back","average":{"1min":3.0579999999999998,"5min":2.113,"15min":2.6579999999999999},"min":{"1min":0.36599999999999999,"5min":0.33900000000000002,"15min":0.29399999999999998},"max":{"1min":27.920000000000002,"5min":27.920000000000002,"15min":147.83699999999999},"last":0.505},{"interface":"front","average":{"1min":2.875,"5min":1.968,"15min":2.5049999999999999},"min":{"1min":0.372,"5min":0.35899999999999999,"15min":0.33800000000000002},"max":{"1min":28.553999999999998,"5min":28.553999999999998,"15min":147.792},"last":3.282}]},{"osd":4,"last update":"Sun Oct 1 08:07:17 2023","interfaces":[{"interface":"back","average":{"1min":2.1120000000000001,"5min":1.45,"15min":1.617},"min":{"1min":0.30499999999999999,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":9.0449999999999999,"5min":9.0449999999999999,"15min":37.884999999999998},"last":0.623},{"interface":"front","average":{"1min":1.6579999999999999,"5min":1.2889999999999999,"15min":1.502},"min":{"1min":0.45900000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":8.7370000000000001,"5min":8.7370000000000001,"15min":20.608000000000001},"last":0.65400000000000003}]},{"osd":5,"last update":"Sun Oct 1 08:07:35 2023","interfaces":[{"interface":"back","average":{"1min":1.2370000000000001,"5min":1.6739999999999999,"15min":1.6259999999999999},"min":{"1min":0.38,"5min":0.38,"15min":0.33700000000000002},"max":{"1min":3.9620000000000002,"5min":10.372999999999999,"15min":18.931000000000001},"last":2.5910000000000002},{"interface":"front","average":{"1min":1.47,"5min":1.5369999999999999,"15min":1.667},"min":{"1min":0.40999999999999998,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":6.3259999999999996,"5min":7.6319999999999997,"15min":37.805},"last":0.52700000000000002}]},{"osd":7,"last update":"Sun Oct 1 08:07:35 2023","interfaces":[{"interface":"back","average":{"1min":1.3480000000000001,"5min":1.8680000000000001,"15min":1.6859999999999999},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.34999999999999998},"max":{"1min":4.4909999999999997,"5min":11.959,"15min":18.893000000000001},"last":3.8100000000000001},{"interface":"front","average":{"1min":1.518,"5min":1.4510000000000001,"15min":1.6080000000000001},"min":{"1min":0.50800000000000001,"5min":0.34999999999999998,"15min":0.34200000000000003},"max":{"1min":5.1120000000000001,"5min":6.7160000000000002,"15min":15.273},"last":1.327}]}]},{"osd":1,"up_from":0,"seq":700079669412,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},{"osd":0,"up_from":77,"seq":330712482111,"num_pgs":54,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4546476,"kb_used_data":3946916,"kb_used_omap":5,"kb_used_meta":599546,"kb_avail":89198676,"statfs":{"total":95995035648,"available":91339444224,"internally_reserved":0,"allocated":4041641984,"data_stored":4040771392,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":613935738},"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":"Sun Oct 1 08:07:41 2023","interfaces":[{"interface":"back","average":{"1min":0.86799999999999999,"5min":1.972,"15min":1.986},"min":{"1min":0.22600000000000001,"5min":0.187,"15min":0.187},"max":{"1min":3.484,"5min":51.572000000000003,"15min":51.572000000000003},"last":1.204},{"interface":"front","average":{"1min":0.624,"5min":1.2669999999999999,"15min":1.7529999999999999},"min":{"1min":0.22600000000000001,"5min":0.22600000000000001,"15min":0.19900000000000001},"max":{"1min":2.613,"5min":25.609000000000002,"15min":42.436},"last":0.32800000000000001}]},{"osd":2,"last update":"Sun Oct 1 08:07:32 2023","interfaces":[{"interface":"back","average":{"1min":1.8999999999999999,"5min":1.292,"15min":1.5629999999999999},"min":{"1min":0.32200000000000001,"5min":0.23000000000000001,"15min":0.192},"max":{"1min":8.8079999999999998,"5min":8.8079999999999998,"15min":31.443999999999999},"last":1.161},{"interface":"front","average":{"1min":1.718,"5min":1.113,"15min":1.6619999999999999},"min":{"1min":0.32300000000000001,"5min":0.29199999999999998,"15min":0.193},"max":{"1min":6.2350000000000003,"5min":6.2350000000000003,"15min":29.654},"last":1.038}]},{"osd":3,"last update":"Sun Oct 1 08:07:07 2023","interfaces":[{"interface":"back","average":{"1min":1.165,"5min":1.921,"15min":2.3359999999999999},"min":{"1min":0.436,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":4.3090000000000002,"5min":87.082999999999998,"15min":87.082999999999998},"last":0.52600000000000002},{"interface":"front","average":{"1min":1.538,"5min":1.9510000000000001,"15min":2.5960000000000001},"min":{"1min":0.28100000000000003,"5min":0.27100000000000002,"15min":0.247},"max":{"1min":6.944,"5min":87.117999999999995,"15min":87.117999999999995},"last":0.45500000000000002}]},{"osd":4,"last update":"Sun Oct 1 08:07:32 2023","interfaces":[{"interface":"back","average":{"1min":1.9079999999999999,"5min":1.625,"15min":1.5229999999999999},"min":{"1min":0.55100000000000005,"5min":0.27500000000000002,"15min":0.26100000000000001},"max":{"1min":5.4370000000000003,"5min":9.0180000000000007,"15min":9.0180000000000007},"last":3.0950000000000002},{"interface":"front","average":{"1min":1.6910000000000001,"5min":1.4930000000000001,"15min":1.5429999999999999},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":4.1799999999999997,"5min":8.702,"15min":9.484},"last":3.032}]},{"osd":5,"last update":"Sun Oct 1 08:07:07 2023","interfaces":[{"interface":"back","average":{"1min":1.0209999999999999,"5min":1.657,"15min":1.796},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.317},"max":{"1min":3.7240000000000002,"5min":10.613,"15min":17.43},"last":0.65600000000000003},{"interface":"front","average":{"1min":1.373,"5min":1.516,"15min":1.9219999999999999},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.33400000000000002},"max":{"1min":3.1339999999999999,"5min":8.9290000000000003,"15min":11.585000000000001},"last":0.55600000000000005}]},{"osd":6,"last update":"Sun Oct 1 08:07:07 2023","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":1.266,"15min":1.5309999999999999},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.33800000000000002},"max":{"1min":3.6829999999999998,"5min":8.7840000000000007,"15min":11.901},"last":0.59499999999999997},{"interface":"front","average":{"1min":2.093,"5min":1.3049999999999999,"15min":1.8100000000000001},"min":{"1min":0.76900000000000002,"5min":0.34799999999999998,"15min":0.33900000000000002},"max":{"1min":5.024,"5min":8.4179999999999993,"15min":12.43},"last":2.46}]},{"osd":7,"last update":"Sun Oct 1 08:07:32 2023","interfaces":[{"interface":"back","average":{"1min":1.736,"5min":1.7090000000000001,"15min":1.7250000000000001},"min":{"1min":0.46899999999999997,"5min":0.35799999999999998,"15min":0.35399999999999998},"max":{"1min":4.6340000000000003,"5min":10.462999999999999,"15min":10.462999999999999},"last":5.6799999999999997},{"interface":"front","average":{"1min":1.26,"5min":1.673,"15min":1.6899999999999999},"min":{"1min":0.39800000000000002,"5min":0.378,"15min":0.35699999999999998},"max":{"1min":3.6520000000000001,"5min":10.663,"15min":10.663},"last":0.625}]}]},{"osd":2,"up_from":90,"seq":386547056945,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3348504,"kb_used_data":2780752,"kb_used_omap":7,"kb_used_meta":567672,"kb_avail":90396648,"statfs":{"total":95995035648,"available":92566167552,"internally_reserved":0,"allocated":2847490048,"data_stored":2846583535,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":581296209},"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":"Sun Oct 1 08:07:34 2023","interfaces":[{"interface":"back","average":{"1min":8.3149999999999995,"5min":2.496,"15min":2.0049999999999999},"min":{"1min":0.17699999999999999,"5min":0.17699999999999999,"15min":0.17699999999999999},"max":{"1min":154.74199999999999,"5min":154.74199999999999,"15min":154.74199999999999},"last":1.7789999999999999},{"interface":"front","average":{"1min":7.7039999999999997,"5min":2.5099999999999998,"15min":2.113},"min":{"1min":0.247,"5min":0.247,"15min":0.224},"max":{"1min":154.81100000000001,"5min":154.81100000000001,"15min":154.81100000000001},"last":0.58799999999999997}]},{"osd":1,"last update":"Sun Oct 1 08:06:50 2023","interfaces":[{"interface":"back","average":{"1min":1.135,"5min":1.238,"15min":1.7649999999999999},"min":{"1min":0.26800000000000002,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":4.5510000000000002,"5min":14.407,"15min":51.529000000000003},"last":0.313},{"interface":"front","average":{"1min":0.72399999999999998,"5min":1.2050000000000001,"15min":1.673},"min":{"1min":0.28499999999999998,"5min":0.246,"15min":0.246},"max":{"1min":1.992,"5min":14.471,"15min":52.677},"last":0.626}]},{"osd":3,"last update":"Sun Oct 1 08:07:09 2023","interfaces":[{"interface":"back","average":{"1min":8.9990000000000006,"5min":4.0720000000000001,"15min":3.0430000000000001},"min":{"1min":0.251,"5min":0.251,"15min":0.23100000000000001},"max":{"1min":154.06999999999999,"5min":154.06999999999999,"15min":154.06999999999999},"last":1.962},{"interface":"front","average":{"1min":9.5050000000000008,"5min":3.9820000000000002,"15min":3.0499999999999998},"min":{"1min":0.46700000000000003,"5min":0.27000000000000002,"15min":0.23400000000000001},"max":{"1min":154.77699999999999,"5min":154.77699999999999,"15min":154.77699999999999},"last":0.53500000000000003}]},{"osd":4,"last update":"Sun Oct 1 08:07:31 2023","interfaces":[{"interface":"back","average":{"1min":2.0350000000000001,"5min":1.528,"15min":1.4690000000000001},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":6.0640000000000001,"5min":6.149,"15min":12.586},"last":4.7859999999999996},{"interface":"front","average":{"1min":2.931,"5min":1.609,"15min":1.5329999999999999},"min":{"1min":0.50700000000000001,"5min":0.38,"15min":0.28899999999999998},"max":{"1min":28.698,"5min":28.698,"15min":28.698},"last":0.57299999999999995}]},{"osd":5,"last update":"Sun Oct 1 08:07:34 2023","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":1.3400000000000001,"15min":1.429},"min":{"1min":0.318,"5min":0.318,"15min":0.307},"max":{"1min":2.802,"5min":9.0359999999999996,"15min":13.695},"last":0.54800000000000004},{"interface":"front","average":{"1min":1.645,"5min":1.518,"15min":1.603},"min":{"1min":0.46100000000000002,"5min":0.34300000000000003,"15min":0.32800000000000001},"max":{"1min":5.633,"5min":7.6710000000000003,"15min":13.311},"last":2.0030000000000001}]},{"osd":6,"last update":"Sun Oct 1 08:07:34 2023","interfaces":[{"interface":"back","average":{"1min":1.571,"5min":1.345,"15min":1.5369999999999999},"min":{"1min":0.47499999999999998,"5min":0.35799999999999998,"15min":0.34999999999999998},"max":{"1min":5.5110000000000001,"5min":5.8209999999999997,"15min":10.074999999999999},"last":0.59999999999999998},{"interface":"front","average":{"1min":1.4419999999999999,"5min":1.212,"15min":1.5129999999999999},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.34599999999999997},"max":{"1min":6.1369999999999996,"5min":7.0289999999999999,"15min":13.901999999999999},"last":0.51100000000000001}]},{"osd":7,"last update":"Sun Oct 1 08:07:34 2023","interfaces":[{"interface":"back","average":{"1min":1.6519999999999999,"5min":1.6739999999999999,"15min":1.583},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.39400000000000002},"max":{"1min":5.734,"5min":14.797000000000001,"15min":14.797000000000001},"last":1.042},{"interface":"front","average":{"1min":1.2629999999999999,"5min":1.47,"15min":1.7110000000000001},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.374},"max":{"1min":6.3209999999999997,"5min":7.8040000000000003,"15min":13.763},"last":0.93400000000000005}]}]},{"osd":3,"up_from":96,"seq":412316860712,"num_pgs":48,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2959108,"kb_used_data":2251708,"kb_used_omap":2,"kb_used_meta":707389,"kb_avail":90786044,"statfs":{"total":95995035648,"available":92964909056,"internally_reserved":0,"allocated":2305748992,"data_stored":2304858642,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3005,"internal_metadata":724366403},"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":"Sun Oct 1 08:07:05 2023","interfaces":[{"interface":"back","average":{"1min":1.0960000000000001,"5min":1.407,"15min":1.6719999999999999},"min":{"1min":0.33500000000000002,"5min":0.218,"15min":0.17699999999999999},"max":{"1min":9.9710000000000001,"5min":9.9710000000000001,"15min":10.807},"last":2.1000000000000001},{"interface":"front","average":{"1min":0.95199999999999996,"5min":1.5449999999999999,"15min":1.99},"min":{"1min":0.254,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":2.6709999999999998,"5min":13.521000000000001,"15min":16.385000000000002},"last":0.378}]},{"osd":1,"last update":"Sun Oct 1 08:07:51 2023","interfaces":[{"interface":"back","average":{"1min":0.78300000000000003,"5min":0.97199999999999998,"15min":1.6279999999999999},"min":{"1min":0.32700000000000001,"5min":0.22900000000000001,"15min":0.19800000000000001},"max":{"1min":3.0920000000000001,"5min":7.6459999999999999,"15min":124.37},"last":0.58999999999999997},{"interface":"front","average":{"1min":0.78200000000000003,"5min":1.484,"15min":2.3719999999999999},"min":{"1min":0.27900000000000003,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":3.2879999999999998,"5min":9.1989999999999998,"15min":125.59999999999999},"last":0.69399999999999995}]},{"osd":2,"last update":"Sun Oct 1 08:07:05 2023","interfaces":[{"interface":"back","average":{"1min":1.788,"5min":1.4370000000000001,"15min":1.952},"min":{"1min":0.32200000000000001,"5min":0.28799999999999998,"15min":0.22700000000000001},"max":{"1min":9.0879999999999992,"5min":10.999000000000001,"15min":14.613},"last":2.9129999999999998},{"interface":"front","average":{"1min":2.4809999999999999,"5min":1.266,"15min":1.5129999999999999},"min":{"1min":0.435,"5min":0.26300000000000001,"15min":0.23100000000000001},"max":{"1min":14.704000000000001,"5min":14.704000000000001,"15min":14.704000000000001},"last":2.927}]},{"osd":4,"last update":"Sun Oct 1 08:07:22 2023","interfaces":[{"interface":"back","average":{"1min":1.6619999999999999,"5min":1.302,"15min":1.355},"min":{"1min":0.42999999999999999,"5min":0.37,"15min":0.251},"max":{"1min":7.6769999999999996,"5min":7.6769999999999996,"15min":8.4659999999999993},"last":0.64600000000000002},{"interface":"front","average":{"1min":1.915,"5min":1.8640000000000001,"15min":1.823},"min":{"1min":0.34499999999999997,"5min":0.31900000000000001,"15min":0.30199999999999999},"max":{"1min":9.9280000000000008,"5min":9.9280000000000008,"15min":10.401999999999999},"last":0.73999999999999999}]},{"osd":5,"last update":"Sun Oct 1 08:07:05 2023","interfaces":[{"interface":"back","average":{"1min":1.254,"5min":2.0739999999999998,"15min":2.2240000000000002},"min":{"1min":0.36399999999999999,"5min":0.33800000000000002,"15min":0.32600000000000001},"max":{"1min":7.6059999999999999,"5min":9.3320000000000007,"15min":14.948},"last":0.78800000000000003},{"interface":"front","average":{"1min":0.93899999999999995,"5min":2.097,"15min":2.1549999999999998},"min":{"1min":0.46000000000000002,"5min":0.38200000000000001,"15min":0.35399999999999998},"max":{"1min":2.5089999999999999,"5min":15.396000000000001,"15min":15.396000000000001},"last":0.48499999999999999}]},{"osd":6,"last update":"Sun Oct 1 08:07:05 2023","interfaces":[{"interface":"back","average":{"1min":1.6599999999999999,"5min":1.873,"15min":2.1509999999999998},"min":{"1min":0.48899999999999999,"5min":0.433,"15min":0.39500000000000002},"max":{"1min":7.8520000000000003,"5min":14.192,"15min":14.192},"last":0.91800000000000004},{"interface":"front","average":{"1min":1.526,"5min":1.4079999999999999,"15min":1.5169999999999999},"min":{"1min":0.46400000000000002,"5min":0.36799999999999999,"15min":0.35499999999999998},"max":{"1min":7.7060000000000004,"5min":10.539,"15min":10.539},"last":0.82499999999999996}]},{"osd":7,"last update":"Sun Oct 1 08:07:22 2023","interfaces":[{"interface":"back","average":{"1min":1.611,"5min":2.0979999999999999,"15min":1.9670000000000001},"min":{"1min":0.45100000000000001,"5min":0.36799999999999999,"15min":0.35699999999999998},"max":{"1min":7.5659999999999998,"5min":9.2509999999999994,"15min":9.2509999999999994},"last":0.88900000000000001},{"interface":"front","average":{"1min":1.1779999999999999,"5min":1.913,"15min":2.056},"min":{"1min":0.52800000000000002,"5min":0.495,"15min":0.42599999999999999},"max":{"1min":2.5590000000000002,"5min":8.9979999999999993,"15min":14.23},"last":0.61199999999999999}]}]},{"osd":4,"up_from":112,"seq":481036337395,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3734672,"kb_used_data":3144072,"kb_used_omap":9,"kb_used_meta":590390,"kb_avail":90010480,"statfs":{"total":95995035648,"available":92170731520,"internally_reserved":0,"allocated":3219529728,"data_stored":3219003003,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9477,"internal_metadata":604560123},"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":"Sun Oct 1 08:07:09 2023","interfaces":[{"interface":"back","average":{"1min":1.74,"5min":1.377,"15min":1.744},"min":{"1min":0.35299999999999998,"5min":0.252,"15min":0.252},"max":{"1min":7.1269999999999998,"5min":7.1269999999999998,"15min":59.472000000000001},"last":0.48599999999999999},{"interface":"front","average":{"1min":1.589,"5min":1.6279999999999999,"15min":1.8080000000000001},"min":{"1min":0.29099999999999998,"5min":0.28899999999999998,"15min":0.245},"max":{"1min":5.9139999999999997,"5min":7.0789999999999997,"15min":60.015000000000001},"last":6.4569999999999999}]},{"osd":1,"last update":"Sun Oct 1 08:07:31 2023","interfaces":[{"interface":"back","average":{"1min":1.268,"5min":1.421,"15min":1.625},"min":{"1min":0.32500000000000001,"5min":0.29699999999999999,"15min":0.28599999999999998},"max":{"1min":4.2569999999999997,"5min":12.513999999999999,"15min":48.337000000000003},"last":0.34399999999999997},{"interface":"front","average":{"1min":1.335,"5min":1.6659999999999999,"15min":1.7050000000000001},"min":{"1min":0.34899999999999998,"5min":0.29599999999999999,"15min":0.252},"max":{"1min":4.0839999999999996,"5min":6.6740000000000004,"15min":49.255000000000003},"last":6.4279999999999999}]},{"osd":2,"last update":"Sun Oct 1 08:07:09 2023","interfaces":[{"interface":"back","average":{"1min":0.83599999999999997,"5min":1.3400000000000001,"15min":1.4219999999999999},"min":{"1min":0.38800000000000001,"5min":0.29399999999999998,"15min":0.28299999999999997},"max":{"1min":2.3090000000000002,"5min":8.7230000000000008,"15min":10.137},"last":0.54600000000000004},{"interface":"front","average":{"1min":1.6859999999999999,"5min":1.536,"15min":1.546},"min":{"1min":0.52200000000000002,"5min":0.32200000000000001,"15min":0.28699999999999998},"max":{"1min":6.5250000000000004,"5min":11.135,"15min":23.277999999999999},"last":0.40500000000000003}]},{"osd":3,"last update":"Sun Oct 1 08:07:09 2023","interfaces":[{"interface":"back","average":{"1min":1.657,"5min":1.839,"15min":3.093},"min":{"1min":0.55800000000000005,"5min":0.36399999999999999,"15min":0.32600000000000001},"max":{"1min":4.7149999999999999,"5min":6.8609999999999998,"15min":219.684},"last":0.374},{"interface":"front","average":{"1min":1.2769999999999999,"5min":2.1909999999999998,"15min":3.0779999999999998},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.29999999999999999},"max":{"1min":4.0449999999999999,"5min":10.907999999999999,"15min":219.51300000000001},"last":6.4000000000000004}]},{"osd":5,"last update":"Sun Oct 1 08:07:09 2023","interfaces":[{"interface":"back","average":{"1min":0.76300000000000001,"5min":1.5409999999999999,"15min":1.5309999999999999},"min":{"1min":0.318,"5min":0.318,"15min":0.27300000000000002},"max":{"1min":2.1059999999999999,"5min":15.51,"15min":15.51},"last":0.45100000000000001},{"interface":"front","average":{"1min":1.419,"5min":1.5329999999999999,"15min":1.52},"min":{"1min":0.39500000000000002,"5min":0.34499999999999997,"15min":0.318},"max":{"1min":4.5720000000000001,"5min":6.5780000000000003,"15min":29.498000000000001},"last":0.53000000000000003}]},{"osd":6,"last update":"Sun Oct 1 08:07:09 2023","interfaces":[{"interface":"back","average":{"1min":1.802,"5min":1.5229999999999999,"15min":1.4830000000000001},"min":{"1min":0.496,"5min":0.40999999999999998,"15min":0.29799999999999999},"max":{"1min":4.0519999999999996,"5min":8.048,"15min":11.901},"last":6.3090000000000002},{"interface":"front","average":{"1min":1.466,"5min":1.2969999999999999,"15min":1.5369999999999999},"min":{"1min":0.45400000000000001,"5min":0.38300000000000001,"15min":0.29999999999999999},"max":{"1min":4.4690000000000003,"5min":8.0570000000000004,"15min":13.574999999999999},"last":4.3470000000000004}]},{"osd":7,"last update":"Sun Oct 1 08:07:31 2023","interfaces":[{"interface":"back","average":{"1min":2.0390000000000001,"5min":1.9810000000000001,"15min":1.675},"min":{"1min":0.373,"5min":0.372,"15min":0.32400000000000001},"max":{"1min":4.5,"5min":10.782999999999999,"15min":10.782999999999999},"last":6.367},{"interface":"front","average":{"1min":1.5620000000000001,"5min":1.8320000000000001,"15min":1.698},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.379},"max":{"1min":4.4889999999999999,"5min":11.193,"15min":11.193},"last":0.505}]}]},{"osd":5,"up_from":36,"seq":154618823165,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1847096,"kb_used_data":1261488,"kb_used_omap":0,"kb_used_meta":585600,"kb_avail":91898056,"statfs":{"total":95995035648,"available":94103609344,"internally_reserved":0,"allocated":1291763712,"data_stored":1291256763,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":599654400},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"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":"Sun Oct 1 08:07:25 2023","interfaces":[{"interface":"back","average":{"1min":2.6429999999999998,"5min":1.758,"15min":1.7270000000000001},"min":{"1min":0.29399999999999998,"5min":0.28299999999999997,"15min":0.24299999999999999},"max":{"1min":29.599,"5min":29.599,"15min":29.599},"last":0.89600000000000002},{"interface":"front","average":{"1min":3.0329999999999999,"5min":1.5640000000000001,"15min":1.762},"min":{"1min":0.35799999999999998,"5min":0.27000000000000002,"15min":0.26700000000000002},"max":{"1min":30.917000000000002,"5min":30.917000000000002,"15min":30.917000000000002},"last":1.129}]},{"osd":1,"last update":"Sun Oct 1 08:07:49 2023","interfaces":[{"interface":"back","average":{"1min":1.421,"5min":1.9750000000000001,"15min":2.1819999999999999},"min":{"1min":0.38200000000000001,"5min":0.27800000000000002,"15min":0.27500000000000002},"max":{"1min":6.4649999999999999,"5min":63.116,"15min":72.783000000000001},"last":0.72599999999999998},{"interface":"front","average":{"1min":1.1040000000000001,"5min":1.8740000000000001,"15min":2.1190000000000002},"min":{"1min":0.38300000000000001,"5min":0.317,"15min":0.26000000000000001},"max":{"1min":3.6309999999999998,"5min":63.009,"15min":72.769999999999996},"last":2.7090000000000001}]},{"osd":2,"last update":"Sun Oct 1 08:07:33 2023","interfaces":[{"interface":"back","average":{"1min":1.704,"5min":1.4319999999999999,"15min":1.4550000000000001},"min":{"1min":0.33300000000000002,"5min":0.32100000000000001,"15min":0.28599999999999998},"max":{"1min":7.8700000000000001,"5min":13.077,"15min":13.077},"last":0.95799999999999996},{"interface":"front","average":{"1min":1.472,"5min":1.1699999999999999,"15min":1.4339999999999999},"min":{"1min":0.34899999999999998,"5min":0.315,"15min":0.30199999999999999},"max":{"1min":6.0510000000000002,"5min":6.0510000000000002,"15min":9.6129999999999995},"last":3.1579999999999999}]},{"osd":3,"last update":"Sun Oct 1 08:07:06 2023","interfaces":[{"interface":"back","average":{"1min":1.1419999999999999,"5min":3.8250000000000002,"15min":3.7719999999999998},"min":{"1min":0.41099999999999998,"5min":0.32200000000000001,"15min":0.309},"max":{"1min":3.3799999999999999,"5min":82.671000000000006,"15min":189.23599999999999},"last":0.65300000000000002},{"interface":"front","average":{"1min":1.024,"5min":3.7989999999999999,"15min":3.879},"min":{"1min":0.38400000000000001,"5min":0.32500000000000001,"15min":0.30299999999999999},"max":{"1min":3.3690000000000002,"5min":82.599999999999994,"15min":189.286},"last":2.7559999999999998}]},{"osd":4,"last update":"Sun Oct 1 08:07:33 2023","interfaces":[{"interface":"back","average":{"1min":1.9410000000000001,"5min":1.6659999999999999,"15min":1.4550000000000001},"min":{"1min":0.374,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":7.9589999999999996,"5min":12.129,"15min":12.129},"last":0.98999999999999999},{"interface":"front","average":{"1min":1.6850000000000001,"5min":1.6459999999999999,"15min":1.514},"min":{"1min":0.438,"5min":0.378,"15min":0.32300000000000001},"max":{"1min":4.9429999999999996,"5min":12.179,"15min":12.179},"last":0.75600000000000001}]},{"osd":6,"last update":"Sun Oct 1 08:07:49 2023","interfaces":[{"interface":"back","average":{"1min":1.7170000000000001,"5min":1.4790000000000001,"15min":1.6930000000000001},"min":{"1min":0.44600000000000001,"5min":0.32800000000000001,"15min":0.32600000000000001},"max":{"1min":6.1319999999999997,"5min":7.8129999999999997,"15min":20.518999999999998},"last":3.371},{"interface":"front","average":{"1min":2.04,"5min":1.6240000000000001,"15min":1.7170000000000001},"min":{"1min":0.47599999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":7.9059999999999997,"5min":8.2629999999999999,"15min":20.550000000000001},"last":0.93100000000000005}]},{"osd":7,"last update":"Sun Oct 1 08:07:33 2023","interfaces":[{"interface":"back","average":{"1min":1.266,"5min":1.5029999999999999,"15min":1.538},"min":{"1min":0.47199999999999998,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":3.7989999999999999,"5min":7.6840000000000002,"15min":9.5250000000000004},"last":0.69299999999999995},{"interface":"front","average":{"1min":1.8660000000000001,"5min":1.9179999999999999,"15min":1.798},"min":{"1min":0.51500000000000001,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":7.9299999999999997,"5min":12.212,"15min":12.212},"last":1.1799999999999999}]}]}],"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":12288,"data_stored":610,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3005,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4790,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9477,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":644,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8611,"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":4027846656,"data_stored":4027842584,"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":786890752,"data_stored":786890752,"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":2836922368,"data_stored":2836922368,"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":2291728384,"data_stored":2291728384,"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":3201503232,"data_stored":3201499160,"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":1288372224,"data_stored":1288372224,"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":2827882496,"data_stored":2827878424,"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":2106720256,"data_stored":2106720256,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-01T08:08:02.205 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd pool set unique_pool_5 pgp_num 26 2023-10-01T08:08:02.239 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:02.269 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:02.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:02.272 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:02.373 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:02.429 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:02.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:02.435 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:08:02.535 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:02.565 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:02.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:02.569 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:02.670 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:02.698 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:02.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:02.704 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:02.805 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:02.840 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:02.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:02.845 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:02.946 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:02.982 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:02.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:02.985 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:08:03.085 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:03.109 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:03.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:03.112 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:03.213 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:03.243 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:03.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:03.246 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:03.347 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:03.370 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:03.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:03.372 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:03.473 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:03.503 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:03.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:03.507 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:03.608 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:03.639 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:03.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:03.641 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:03.742 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:03.771 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:03.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:03.774 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:03.875 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:03.883 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:03 smithi084 bash[78255]: cluster 2023-10-01T08:08:02.641805+0000 mgr.y (mgr.34104) 1060 : cluster 0 pgmap v1127: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.5 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 931 op/s; 10373/272739 objects degraded (3.803%); 5237/272739 objects misplaced (1.920%); 8.1 MiB/s, 129 objects/s recovering 2023-10-01T08:08:03.884 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:03 smithi084 bash[75189]: cluster 2023-10-01T08:08:02.641805+0000 mgr.y (mgr.34104) 1060 : cluster 0 pgmap v1127: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.5 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 931 op/s; 10373/272739 objects degraded (3.803%); 5237/272739 objects misplaced (1.920%); 8.1 MiB/s, 129 objects/s recovering 2023-10-01T08:08:03.898 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:03.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:03.901 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:03.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:03 smithi112 bash[59335]: cluster 2023-10-01T08:08:02.641805+0000 mgr.y (mgr.34104) 1060 : cluster 0 pgmap v1127: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.5 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 931 op/s; 10373/272739 objects degraded (3.803%); 5237/272739 objects misplaced (1.920%); 8.1 MiB/s, 129 objects/s recovering 2023-10-01T08:08:04.001 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:04.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:04.035 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:04.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:04.136 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:04.165 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:04.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:04.169 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:04.270 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:04.295 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:04.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:04.297 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:04.397 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:04.424 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:04.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:04.429 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:08:04.530 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:04.559 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:04.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:04.561 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:04.662 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:04.668 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:08:04.692 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:04.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:04.696 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:08:04.708 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:08:04.797 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:04.816 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:04.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:04.819 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:04.919 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:04.959 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:04.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:04.965 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:08:05.065 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:05.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:04 smithi084 bash[75189]: cluster 2023-10-01T08:08:03.899357+0000 mon.a (mon.0) 1392 : cluster 3 Health check update: Degraded data redundancy: 10373/272739 objects degraded (3.803%), 3 pgs degraded (PG_DEGRADED) 2023-10-01T08:08:05.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:04 smithi084 bash[78255]: cluster 2023-10-01T08:08:03.899357+0000 mon.a (mon.0) 1392 : cluster 3 Health check update: Degraded data redundancy: 10373/272739 objects degraded (3.803%), 3 pgs degraded (PG_DEGRADED) 2023-10-01T08:08:05.099 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:05.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:05.101 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:05.202 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:05.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:04 smithi112 bash[59335]: cluster 2023-10-01T08:08:03.899357+0000 mon.a (mon.0) 1392 : cluster 3 Health check update: Degraded data redundancy: 10373/272739 objects degraded (3.803%), 3 pgs degraded (PG_DEGRADED) 2023-10-01T08:08:05.233 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:05.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:05.239 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:08:05.339 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:05.365 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:05.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:05.368 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:05.469 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:05.500 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:05.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:05.505 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:08:05.605 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:05.634 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:05.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:05.643 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:05.743 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:05.768 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:05.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:05.770 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:05.871 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:05.880 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:05 smithi112 bash[59335]: cluster 2023-10-01T08:08:04.642528+0000 mgr.y (mgr.34104) 1061 : cluster 0 pgmap v1128: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.5 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 697 op/s; 10373/272739 objects degraded (3.803%); 5237/272739 objects misplaced (1.920%); 6.1 MiB/s, 98 objects/s recovering 2023-10-01T08:08:05.903 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:05.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:05.908 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:08:06.008 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:06.045 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:06.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:06.052 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:08:06.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:05 smithi084 bash[75189]: cluster 2023-10-01T08:08:04.642528+0000 mgr.y (mgr.34104) 1061 : cluster 0 pgmap v1128: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.5 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 697 op/s; 10373/272739 objects degraded (3.803%); 5237/272739 objects misplaced (1.920%); 6.1 MiB/s, 98 objects/s recovering 2023-10-01T08:08:06.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:05 smithi084 bash[78255]: cluster 2023-10-01T08:08:04.642528+0000 mgr.y (mgr.34104) 1061 : cluster 0 pgmap v1128: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.5 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 697 op/s; 10373/272739 objects degraded (3.803%); 5237/272739 objects misplaced (1.920%); 6.1 MiB/s, 98 objects/s recovering 2023-10-01T08:08:06.153 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:06.177 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:06.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:06.179 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:06.280 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:06.303 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:06.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:06.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:06.406 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:06.439 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:06.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:06.442 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:08:06.542 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:06.572 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:06.573 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:08:06 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:08:06] "GET /metrics HTTP/1.1" 200 36437 "" "Prometheus/2.33.4" 2023-10-01T08:08:06.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:06.575 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:06.676 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:06.703 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:06.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:06.707 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:06.737 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:08:06.807 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:06.835 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:06.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:06.841 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:08:06.941 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:06.967 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:06.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:06.970 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:07.071 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:07.095 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:07.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:07.098 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:07.198 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:07.228 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:07.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:07.232 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:07.333 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:07.358 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:07.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:07.360 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:07.461 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:07.483 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:07.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:07.485 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:07.586 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:07.613 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:07.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:07.619 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:07.719 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:07.753 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:07.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:07.758 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:07.859 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:07.887 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:07.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:07.889 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:08:07.990 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:08.026 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:08.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:08.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:08.134 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:08.143 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:07 smithi112 bash[59335]: cluster 2023-10-01T08:08:06.643374+0000 mgr.y (mgr.34104) 1062 : cluster 0 pgmap v1129: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.3 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 1.05k op/s; 10253/259953 objects degraded (3.944%); 4360/259953 objects misplaced (1.677%); 9.3 MiB/s, 149 objects/s recovering 2023-10-01T08:08:08.165 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:08.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:08.166 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:08.267 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:08.302 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:08.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:08.307 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:08.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:07 smithi084 bash[78255]: cluster 2023-10-01T08:08:06.643374+0000 mgr.y (mgr.34104) 1062 : cluster 0 pgmap v1129: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.3 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 1.05k op/s; 10253/259953 objects degraded (3.944%); 4360/259953 objects misplaced (1.677%); 9.3 MiB/s, 149 objects/s recovering 2023-10-01T08:08:08.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:07 smithi084 bash[75189]: cluster 2023-10-01T08:08:06.643374+0000 mgr.y (mgr.34104) 1062 : cluster 0 pgmap v1129: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.3 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 1.05k op/s; 10253/259953 objects degraded (3.944%); 4360/259953 objects misplaced (1.677%); 9.3 MiB/s, 149 objects/s recovering 2023-10-01T08:08:08.408 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:08.438 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:08.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:08.440 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:08.541 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:08.574 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:08.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:08.578 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:08.678 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:08.701 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:08.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:08.703 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:08.804 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:08.846 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:08.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:08.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:08.950 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:08.973 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:08.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:08.977 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:09.077 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:09.101 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:09.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:09.102 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:08:09.203 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:09.236 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:09.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:09.239 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:09.339 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:09.372 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:09.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:09.376 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:09.477 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:09.512 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:09.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:09.523 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:08:09.624 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:09.659 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:09.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:09.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:08:09.766 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:09.793 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:09.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:09.796 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:08:09.899 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:09.908 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:09 smithi112 bash[59335]: cluster 2023-10-01T08:08:08.644044+0000 mgr.y (mgr.34104) 1063 : cluster 0 pgmap v1130: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.3 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 706 op/s; 10253/259953 objects degraded (3.944%); 4360/259953 objects misplaced (1.677%); 6.4 MiB/s, 102 objects/s recovering 2023-10-01T08:08:09.908 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:09 smithi112 bash[59335]: cluster 2023-10-01T08:08:08.900564+0000 mon.a (mon.0) 1393 : cluster 3 Health check update: Degraded data redundancy: 10253/259953 objects degraded (3.944%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-01T08:08:09.936 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:09.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:09.941 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:08:10.042 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:10.050 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:09 smithi084 bash[75189]: cluster 2023-10-01T08:08:08.644044+0000 mgr.y (mgr.34104) 1063 : cluster 0 pgmap v1130: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.3 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 706 op/s; 10253/259953 objects degraded (3.944%); 4360/259953 objects misplaced (1.677%); 6.4 MiB/s, 102 objects/s recovering 2023-10-01T08:08:10.050 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:09 smithi084 bash[75189]: cluster 2023-10-01T08:08:08.900564+0000 mon.a (mon.0) 1393 : cluster 3 Health check update: Degraded data redundancy: 10253/259953 objects degraded (3.944%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-01T08:08:10.051 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:09 smithi084 bash[78255]: cluster 2023-10-01T08:08:08.644044+0000 mgr.y (mgr.34104) 1063 : cluster 0 pgmap v1130: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.3 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 706 op/s; 10253/259953 objects degraded (3.944%); 4360/259953 objects misplaced (1.677%); 6.4 MiB/s, 102 objects/s recovering 2023-10-01T08:08:10.051 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:09 smithi084 bash[78255]: cluster 2023-10-01T08:08:08.900564+0000 mon.a (mon.0) 1393 : cluster 3 Health check update: Degraded data redundancy: 10253/259953 objects degraded (3.944%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-01T08:08:10.070 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:10.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:10.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:10.173 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:10.214 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:10.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:10.221 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:08:10.322 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:10.351 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:10.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:10.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:10.454 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:10.484 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:10.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:10.489 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:10.590 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:10.624 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:10.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:10.627 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:08:10.729 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:10.771 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:10.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:10.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:10.882 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:10.894 INFO:teuthology.orchestra.run.smithi084.stderr:noscrub is set 2023-10-01T08:08:10.915 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:10.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:10.919 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:11.019 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:11.051 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:11.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:11.054 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:11.154 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:11.163 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:10 smithi112 bash[59335]: audit 2023-10-01T08:08:10.660438+0000 mon.c (mon.2) 121 : audit 1 from='client.? 172.21.15.84:0/1391435920' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T08:08:11.163 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:10 smithi112 bash[59335]: audit 2023-10-01T08:08:10.660931+0000 mon.a (mon.0) 1394 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T08:08:11.183 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:11.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:11.189 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:11.253 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:10 smithi084 bash[75189]: audit 2023-10-01T08:08:10.660438+0000 mon.c (mon.2) 121 : audit 1 from='client.? 172.21.15.84:0/1391435920' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T08:08:11.253 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:10 smithi084 bash[75189]: audit 2023-10-01T08:08:10.660931+0000 mon.a (mon.0) 1394 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T08:08:11.253 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:10 smithi084 bash[78255]: audit 2023-10-01T08:08:10.660438+0000 mon.c (mon.2) 121 : audit 1 from='client.? 172.21.15.84:0/1391435920' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T08:08:11.254 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:10 smithi084 bash[78255]: audit 2023-10-01T08:08:10.660931+0000 mon.a (mon.0) 1394 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T08:08:11.290 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:11.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:11.321 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:11.321 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:11.422 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:11.447 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:11.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:11.451 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:11.552 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:11.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:11.587 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:11.587 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:08:11.688 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:11.723 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:11.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:11.729 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:11.829 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:11.852 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:11 smithi112 bash[59335]: cluster 2023-10-01T08:08:10.644887+0000 mgr.y (mgr.34104) 1064 : cluster 0 pgmap v1131: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.2 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 805 op/s; 10253/256410 objects degraded (3.999%); 3799/256410 objects misplaced (1.482%); 7.4 MiB/s, 117 objects/s recovering 2023-10-01T08:08:11.852 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:11 smithi112 bash[59335]: cluster 2023-10-01T08:08:10.832942+0000 mon.a (mon.0) 1395 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:08:11.852 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:11 smithi112 bash[59335]: cluster 2023-10-01T08:08:10.851380+0000 osd.4 (osd.4) 169 : cluster 3 failed to encode map e251 with expected crc 2023-10-01T08:08:11.852 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:11 smithi112 bash[59335]: cluster 2023-10-01T08:08:10.863848+0000 osd.7 (osd.7) 101 : cluster 3 failed to encode map e251 with expected crc 2023-10-01T08:08:11.852 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:11 smithi112 bash[59335]: cluster 2023-10-01T08:08:10.865978+0000 osd.7 (osd.7) 102 : cluster 3 failed to encode map e251 with expected crc 2023-10-01T08:08:11.852 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:11 smithi112 bash[59335]: cluster 2023-10-01T08:08:10.868651+0000 osd.6 (osd.6) 201 : cluster 3 failed to encode map e251 with expected crc 2023-10-01T08:08:11.852 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:11 smithi112 bash[59335]: cluster 2023-10-01T08:08:10.876014+0000 osd.5 (osd.5) 222 : cluster 3 failed to encode map e251 with expected crc 2023-10-01T08:08:11.852 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:11 smithi112 bash[59335]: cluster 2023-10-01T08:08:10.876014+0000 osd.4 (osd.4) 170 : cluster 3 failed to encode map e251 with expected crc 2023-10-01T08:08:11.852 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:11 smithi112 bash[59335]: audit 2023-10-01T08:08:10.879055+0000 mon.a (mon.0) 1396 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T08:08:11.853 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:11 smithi112 bash[59335]: cluster 2023-10-01T08:08:10.879174+0000 mon.a (mon.0) 1397 : cluster 0 osdmap e251: 8 total, 8 up, 7 in 2023-10-01T08:08:11.853 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:11 smithi112 bash[59335]: cluster 2023-10-01T08:08:10.879539+0000 osd.6 (osd.6) 202 : cluster 3 failed to encode map e251 with expected crc 2023-10-01T08:08:11.861 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:11.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:11.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:11.896 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:11 smithi084 bash[75189]: cluster 2023-10-01T08:08:10.644887+0000 mgr.y (mgr.34104) 1064 : cluster 0 pgmap v1131: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.2 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 805 op/s; 10253/256410 objects degraded (3.999%); 3799/256410 objects misplaced (1.482%); 7.4 MiB/s, 117 objects/s recovering 2023-10-01T08:08:11.896 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:11 smithi084 bash[75189]: cluster 2023-10-01T08:08:10.832942+0000 mon.a (mon.0) 1395 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:08:11.896 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:11 smithi084 bash[75189]: cluster 2023-10-01T08:08:10.851380+0000 osd.4 (osd.4) 169 : cluster 3 failed to encode map e251 with expected crc 2023-10-01T08:08:11.896 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:11 smithi084 bash[75189]: cluster 2023-10-01T08:08:10.863848+0000 osd.7 (osd.7) 101 : cluster 3 failed to encode map e251 with expected crc 2023-10-01T08:08:11.896 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:11 smithi084 bash[75189]: cluster 2023-10-01T08:08:10.865978+0000 osd.7 (osd.7) 102 : cluster 3 failed to encode map e251 with expected crc 2023-10-01T08:08:11.896 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:11 smithi084 bash[75189]: cluster 2023-10-01T08:08:10.868651+0000 osd.6 (osd.6) 201 : cluster 3 failed to encode map e251 with expected crc 2023-10-01T08:08:11.896 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:11 smithi084 bash[75189]: cluster 2023-10-01T08:08:10.876014+0000 osd.5 (osd.5) 222 : cluster 3 failed to encode map e251 with expected crc 2023-10-01T08:08:11.896 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:11 smithi084 bash[75189]: cluster 2023-10-01T08:08:10.876014+0000 osd.4 (osd.4) 170 : cluster 3 failed to encode map e251 with expected crc 2023-10-01T08:08:11.896 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:11 smithi084 bash[75189]: audit 2023-10-01T08:08:10.879055+0000 mon.a (mon.0) 1396 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T08:08:11.896 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:11 smithi084 bash[75189]: cluster 2023-10-01T08:08:10.879174+0000 mon.a (mon.0) 1397 : cluster 0 osdmap e251: 8 total, 8 up, 7 in 2023-10-01T08:08:11.897 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:11 smithi084 bash[75189]: cluster 2023-10-01T08:08:10.879539+0000 osd.6 (osd.6) 202 : cluster 3 failed to encode map e251 with expected crc 2023-10-01T08:08:11.897 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:11 smithi084 bash[78255]: cluster 2023-10-01T08:08:10.644887+0000 mgr.y (mgr.34104) 1064 : cluster 0 pgmap v1131: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.2 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 805 op/s; 10253/256410 objects degraded (3.999%); 3799/256410 objects misplaced (1.482%); 7.4 MiB/s, 117 objects/s recovering 2023-10-01T08:08:11.897 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:11 smithi084 bash[78255]: cluster 2023-10-01T08:08:10.832942+0000 mon.a (mon.0) 1395 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:08:11.897 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:11 smithi084 bash[78255]: cluster 2023-10-01T08:08:10.851380+0000 osd.4 (osd.4) 169 : cluster 3 failed to encode map e251 with expected crc 2023-10-01T08:08:11.897 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:11 smithi084 bash[78255]: cluster 2023-10-01T08:08:10.863848+0000 osd.7 (osd.7) 101 : cluster 3 failed to encode map e251 with expected crc 2023-10-01T08:08:11.897 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:11 smithi084 bash[78255]: cluster 2023-10-01T08:08:10.865978+0000 osd.7 (osd.7) 102 : cluster 3 failed to encode map e251 with expected crc 2023-10-01T08:08:11.897 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:11 smithi084 bash[78255]: cluster 2023-10-01T08:08:10.868651+0000 osd.6 (osd.6) 201 : cluster 3 failed to encode map e251 with expected crc 2023-10-01T08:08:11.964 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:11.991 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:11.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:11.993 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:08:12.094 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:12.126 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:12.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:12.127 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:12.228 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:12.237 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:11 smithi084 bash[78255]: cluster 2023-10-01T08:08:10.876014+0000 osd.5 (osd.5) 222 : cluster 3 failed to encode map e251 with expected crc 2023-10-01T08:08:12.237 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:11 smithi084 bash[78255]: cluster 2023-10-01T08:08:10.876014+0000 osd.4 (osd.4) 170 : cluster 3 failed to encode map e251 with expected crc 2023-10-01T08:08:12.237 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:11 smithi084 bash[78255]: audit 2023-10-01T08:08:10.879055+0000 mon.a (mon.0) 1396 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T08:08:12.237 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:11 smithi084 bash[78255]: cluster 2023-10-01T08:08:10.879174+0000 mon.a (mon.0) 1397 : cluster 0 osdmap e251: 8 total, 8 up, 7 in 2023-10-01T08:08:12.237 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:11 smithi084 bash[78255]: cluster 2023-10-01T08:08:10.879539+0000 osd.6 (osd.6) 202 : cluster 3 failed to encode map e251 with expected crc 2023-10-01T08:08:12.253 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:12.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:12.257 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:08:12.357 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:12.390 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:12.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:12.395 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:12.496 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:12.529 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:12.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:12.533 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:12.633 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:12.667 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:12.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:12.670 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:08:12.771 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:12.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:12.800 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:12.800 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:12.901 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:12.927 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:12.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:12.929 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:13.029 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:13.061 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:13.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:13.065 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:13.166 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:13.191 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:13.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:13.196 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:13.297 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:13.325 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:13.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:13.329 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:13.430 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:13.462 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:13.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:13.465 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:13.566 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:13.590 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:13.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:13.596 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:13.697 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:13.726 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:13.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:13.731 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:13.832 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:13.853 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:13 smithi112 bash[59335]: cluster 2023-10-01T08:08:12.645648+0000 mgr.y (mgr.34104) 1065 : cluster 0 pgmap v1133: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.1 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 801 op/s; 10149/248679 objects degraded (4.081%); 3475/248679 objects misplaced (1.397%); 7.7 MiB/s, 123 objects/s recovering 2023-10-01T08:08:13.869 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:13.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:13.871 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:13.972 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:13.995 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:13.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:13.997 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:14.097 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:14.124 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:14.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:14.130 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:14.231 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:14.239 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:13 smithi084 bash[75189]: cluster 2023-10-01T08:08:12.645648+0000 mgr.y (mgr.34104) 1065 : cluster 0 pgmap v1133: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.1 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 801 op/s; 10149/248679 objects degraded (4.081%); 3475/248679 objects misplaced (1.397%); 7.7 MiB/s, 123 objects/s recovering 2023-10-01T08:08:14.240 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:13 smithi084 bash[78255]: cluster 2023-10-01T08:08:12.645648+0000 mgr.y (mgr.34104) 1065 : cluster 0 pgmap v1133: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.1 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 801 op/s; 10149/248679 objects degraded (4.081%); 3475/248679 objects misplaced (1.397%); 7.7 MiB/s, 123 objects/s recovering 2023-10-01T08:08:14.255 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:14.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:14.257 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:14.358 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:14.391 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:14.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:14.398 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:14.498 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:14.533 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:14.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:14.535 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:08:14.636 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:14.657 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:14.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:14.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:14.760 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:14.792 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:14.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:14.797 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:14.898 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:14.921 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:14.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:14.923 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:15.024 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:15.032 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:14 smithi112 bash[59335]: cluster 2023-10-01T08:08:13.901641+0000 mon.a (mon.0) 1398 : cluster 3 Health check update: Degraded data redundancy: 10149/248679 objects degraded (4.081%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-01T08:08:15.057 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:15.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:15.060 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:15.160 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:15.169 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:14 smithi084 bash[78255]: cluster 2023-10-01T08:08:13.901641+0000 mon.a (mon.0) 1398 : cluster 3 Health check update: Degraded data redundancy: 10149/248679 objects degraded (4.081%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-01T08:08:15.169 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:14 smithi084 bash[75189]: cluster 2023-10-01T08:08:13.901641+0000 mon.a (mon.0) 1398 : cluster 3 Health check update: Degraded data redundancy: 10149/248679 objects degraded (4.081%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-01T08:08:15.184 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:15.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:15.187 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:15.288 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:15.324 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:15.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:15.327 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:15.428 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:15.462 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:15.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:15.469 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:15.569 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:15.590 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:15.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:15.592 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:15.693 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:15.722 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:15.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:15.725 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:15.826 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:15.857 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:15.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:15.867 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:15.968 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:15.976 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:15 smithi112 bash[59335]: cluster 2023-10-01T08:08:14.646280+0000 mgr.y (mgr.34104) 1066 : cluster 0 pgmap v1134: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.1 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 801 op/s; 10149/248679 objects degraded (4.081%); 3475/248679 objects misplaced (1.397%); 7.7 MiB/s, 123 objects/s recovering 2023-10-01T08:08:15.976 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:15 smithi112 bash[59335]: audit 2023-10-01T08:08:15.120550+0000 mon.a (mon.0) 1399 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:08:15.976 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:15 smithi112 bash[59335]: audit 2023-10-01T08:08:15.122052+0000 mon.a (mon.0) 1400 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:08:15.990 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:15.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:15.995 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:08:16.096 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:16.120 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:16.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:16.129 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:15 smithi084 bash[75189]: cluster 2023-10-01T08:08:14.646280+0000 mgr.y (mgr.34104) 1066 : cluster 0 pgmap v1134: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.1 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 801 op/s; 10149/248679 objects degraded (4.081%); 3475/248679 objects misplaced (1.397%); 7.7 MiB/s, 123 objects/s recovering 2023-10-01T08:08:16.129 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:15 smithi084 bash[75189]: audit 2023-10-01T08:08:15.120550+0000 mon.a (mon.0) 1399 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:08:16.129 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:15 smithi084 bash[75189]: audit 2023-10-01T08:08:15.122052+0000 mon.a (mon.0) 1400 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:08:16.129 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:15 smithi084 bash[78255]: cluster 2023-10-01T08:08:14.646280+0000 mgr.y (mgr.34104) 1066 : cluster 0 pgmap v1134: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.1 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 801 op/s; 10149/248679 objects degraded (4.081%); 3475/248679 objects misplaced (1.397%); 7.7 MiB/s, 123 objects/s recovering 2023-10-01T08:08:16.129 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:15 smithi084 bash[78255]: audit 2023-10-01T08:08:15.120550+0000 mon.a (mon.0) 1399 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:08:16.129 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:15 smithi084 bash[78255]: audit 2023-10-01T08:08:15.122052+0000 mon.a (mon.0) 1400 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:08:16.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:16.231 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:16.254 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:16.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:16.258 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:16.359 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:16.397 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:16.399 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:08:16 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:08:16] "GET /metrics HTTP/1.1" 200 36439 "" "Prometheus/2.33.4" 2023-10-01T08:08:16.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:16.400 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:16.501 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:16.531 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:16.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:16.532 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:16.633 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:16.664 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:16.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:16.670 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:16.771 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:16.793 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:16.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:16.795 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:16.896 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:16.920 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:16.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:16.923 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:17.024 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:17.054 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:17.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:17.056 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:17.157 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:17.195 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:17.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:17.201 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:17.302 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:17.330 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:17.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:17.333 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:17.434 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:17.471 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:17.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:17.477 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:08:17.578 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:17.606 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:17.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:17.611 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:08:17.712 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:17.746 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:17.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:17.751 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:17.852 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:17.858 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:17 smithi084 bash[75189]: cluster 2023-10-01T08:08:16.646967+0000 mgr.y (mgr.34104) 1067 : cluster 0 pgmap v1135: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 4.8 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 785 op/s; 10038/236373 objects degraded (4.247%); 2428/236373 objects misplaced (1.027%); 8.5 MiB/s, 136 objects/s recovering 2023-10-01T08:08:17.881 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:17.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:17.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:17.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:17 smithi112 bash[59335]: cluster 2023-10-01T08:08:16.646967+0000 mgr.y (mgr.34104) 1067 : cluster 0 pgmap v1135: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 4.8 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 785 op/s; 10038/236373 objects degraded (4.247%); 2428/236373 objects misplaced (1.027%); 8.5 MiB/s, 136 objects/s recovering 2023-10-01T08:08:17.983 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:18.012 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:18.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:18.015 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:18.116 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:18.133 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:17 smithi084 bash[78255]: cluster 2023-10-01T08:08:16.646967+0000 mgr.y (mgr.34104) 1067 : cluster 0 pgmap v1135: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 4.8 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 785 op/s; 10038/236373 objects degraded (4.247%); 2428/236373 objects misplaced (1.027%); 8.5 MiB/s, 136 objects/s recovering 2023-10-01T08:08:18.142 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:18.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:18.146 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:08:18.247 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:18.282 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:18.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:18.285 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:18.386 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:18.427 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:18.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:18.431 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:18.490 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-01T08:08:18.532 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:18.560 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:18.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:18.565 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:18.666 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:18.696 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:18.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:18.701 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:08:18.802 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:18.826 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:18.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:18.829 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:18.929 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:18.968 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:18.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:18.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:19.074 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:19.083 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:18 smithi112 bash[59335]: cluster 2023-10-01T08:08:17.868975+0000 mon.a (mon.0) 1401 : cluster 0 osdmap e252: 8 total, 8 up, 7 in 2023-10-01T08:08:19.083 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:18 smithi112 bash[59335]: cluster 2023-10-01T08:08:17.869539+0000 osd.5 (osd.5) 223 : cluster 3 failed to encode map e252 with expected crc 2023-10-01T08:08:19.083 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:18 smithi112 bash[59335]: cluster 2023-10-01T08:08:17.870877+0000 osd.6 (osd.6) 203 : cluster 3 failed to encode map e252 with expected crc 2023-10-01T08:08:19.083 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:18 smithi112 bash[59335]: cluster 2023-10-01T08:08:17.873176+0000 osd.7 (osd.7) 103 : cluster 3 failed to encode map e252 with expected crc 2023-10-01T08:08:19.084 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:18 smithi112 bash[59335]: cluster 2023-10-01T08:08:17.881728+0000 osd.4 (osd.4) 171 : cluster 3 failed to encode map e252 with expected crc 2023-10-01T08:08:19.101 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:19.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:19.103 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:19.204 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:19.239 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:19.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:19.242 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:19.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:18 smithi084 bash[78255]: cluster 2023-10-01T08:08:17.868975+0000 mon.a (mon.0) 1401 : cluster 0 osdmap e252: 8 total, 8 up, 7 in 2023-10-01T08:08:19.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:18 smithi084 bash[78255]: cluster 2023-10-01T08:08:17.869539+0000 osd.5 (osd.5) 223 : cluster 3 failed to encode map e252 with expected crc 2023-10-01T08:08:19.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:18 smithi084 bash[78255]: cluster 2023-10-01T08:08:17.870877+0000 osd.6 (osd.6) 203 : cluster 3 failed to encode map e252 with expected crc 2023-10-01T08:08:19.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:18 smithi084 bash[78255]: cluster 2023-10-01T08:08:17.873176+0000 osd.7 (osd.7) 103 : cluster 3 failed to encode map e252 with expected crc 2023-10-01T08:08:19.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:18 smithi084 bash[78255]: cluster 2023-10-01T08:08:17.881728+0000 osd.4 (osd.4) 171 : cluster 3 failed to encode map e252 with expected crc 2023-10-01T08:08:19.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:18 smithi084 bash[75189]: cluster 2023-10-01T08:08:17.868975+0000 mon.a (mon.0) 1401 : cluster 0 osdmap e252: 8 total, 8 up, 7 in 2023-10-01T08:08:19.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:18 smithi084 bash[75189]: cluster 2023-10-01T08:08:17.869539+0000 osd.5 (osd.5) 223 : cluster 3 failed to encode map e252 with expected crc 2023-10-01T08:08:19.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:18 smithi084 bash[75189]: cluster 2023-10-01T08:08:17.870877+0000 osd.6 (osd.6) 203 : cluster 3 failed to encode map e252 with expected crc 2023-10-01T08:08:19.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:18 smithi084 bash[75189]: cluster 2023-10-01T08:08:17.873176+0000 osd.7 (osd.7) 103 : cluster 3 failed to encode map e252 with expected crc 2023-10-01T08:08:19.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:18 smithi084 bash[75189]: cluster 2023-10-01T08:08:17.881728+0000 osd.4 (osd.4) 171 : cluster 3 failed to encode map e252 with expected crc 2023-10-01T08:08:19.343 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:19.386 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:19.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:19.389 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:19.490 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:19.524 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:19.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:19.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:19.629 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:19.663 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:19.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:19.669 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:08:19.769 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:19.810 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:19.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:19.813 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:19.914 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:19.923 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:19 smithi112 bash[59335]: cluster 2023-10-01T08:08:18.647375+0000 mgr.y (mgr.34104) 1068 : cluster 0 pgmap v1137: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 4.8 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 834 op/s; 10038/236373 objects degraded (4.247%); 2428/236373 objects misplaced (1.027%); 9.2 MiB/s, 146 objects/s recovering 2023-10-01T08:08:19.923 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:19 smithi112 bash[59335]: cluster 2023-10-01T08:08:18.875532+0000 osd.4 (osd.4) 172 : cluster 3 failed to encode map e253 with expected crc 2023-10-01T08:08:19.923 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:19 smithi112 bash[59335]: cluster 2023-10-01T08:08:18.875606+0000 osd.5 (osd.5) 224 : cluster 3 failed to encode map e253 with expected crc 2023-10-01T08:08:19.923 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:19 smithi112 bash[59335]: cluster 2023-10-01T08:08:18.876870+0000 mon.a (mon.0) 1402 : cluster 0 osdmap e253: 8 total, 8 up, 7 in 2023-10-01T08:08:19.923 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:19 smithi112 bash[59335]: cluster 2023-10-01T08:08:18.876988+0000 osd.6 (osd.6) 204 : cluster 3 failed to encode map e253 with expected crc 2023-10-01T08:08:19.923 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:19 smithi112 bash[59335]: cluster 2023-10-01T08:08:18.878835+0000 osd.6 (osd.6) 205 : cluster 3 failed to encode map e253 with expected crc 2023-10-01T08:08:19.923 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:19 smithi112 bash[59335]: cluster 2023-10-01T08:08:18.903032+0000 mon.a (mon.0) 1403 : cluster 3 Health check update: Degraded data redundancy: 10038/236373 objects degraded (4.247%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-01T08:08:19.951 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:19.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:19.953 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:20.054 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:20.077 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:20.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:20.079 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:20.180 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:20.188 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:19 smithi084 bash[75189]: cluster 2023-10-01T08:08:18.647375+0000 mgr.y (mgr.34104) 1068 : cluster 0 pgmap v1137: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 4.8 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 834 op/s; 10038/236373 objects degraded (4.247%); 2428/236373 objects misplaced (1.027%); 9.2 MiB/s, 146 objects/s recovering 2023-10-01T08:08:20.189 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:19 smithi084 bash[75189]: cluster 2023-10-01T08:08:18.875532+0000 osd.4 (osd.4) 172 : cluster 3 failed to encode map e253 with expected crc 2023-10-01T08:08:20.189 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:19 smithi084 bash[75189]: cluster 2023-10-01T08:08:18.875606+0000 osd.5 (osd.5) 224 : cluster 3 failed to encode map e253 with expected crc 2023-10-01T08:08:20.189 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:19 smithi084 bash[75189]: cluster 2023-10-01T08:08:18.876870+0000 mon.a (mon.0) 1402 : cluster 0 osdmap e253: 8 total, 8 up, 7 in 2023-10-01T08:08:20.189 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:19 smithi084 bash[75189]: cluster 2023-10-01T08:08:18.876988+0000 osd.6 (osd.6) 204 : cluster 3 failed to encode map e253 with expected crc 2023-10-01T08:08:20.189 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:19 smithi084 bash[75189]: cluster 2023-10-01T08:08:18.878835+0000 osd.6 (osd.6) 205 : cluster 3 failed to encode map e253 with expected crc 2023-10-01T08:08:20.189 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:19 smithi084 bash[75189]: cluster 2023-10-01T08:08:18.903032+0000 mon.a (mon.0) 1403 : cluster 3 Health check update: Degraded data redundancy: 10038/236373 objects degraded (4.247%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-01T08:08:20.190 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:19 smithi084 bash[78255]: cluster 2023-10-01T08:08:18.647375+0000 mgr.y (mgr.34104) 1068 : cluster 0 pgmap v1137: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 4.8 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 834 op/s; 10038/236373 objects degraded (4.247%); 2428/236373 objects misplaced (1.027%); 9.2 MiB/s, 146 objects/s recovering 2023-10-01T08:08:20.190 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:19 smithi084 bash[78255]: cluster 2023-10-01T08:08:18.875532+0000 osd.4 (osd.4) 172 : cluster 3 failed to encode map e253 with expected crc 2023-10-01T08:08:20.190 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:19 smithi084 bash[78255]: cluster 2023-10-01T08:08:18.875606+0000 osd.5 (osd.5) 224 : cluster 3 failed to encode map e253 with expected crc 2023-10-01T08:08:20.190 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:19 smithi084 bash[78255]: cluster 2023-10-01T08:08:18.876870+0000 mon.a (mon.0) 1402 : cluster 0 osdmap e253: 8 total, 8 up, 7 in 2023-10-01T08:08:20.190 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:19 smithi084 bash[78255]: cluster 2023-10-01T08:08:18.876988+0000 osd.6 (osd.6) 204 : cluster 3 failed to encode map e253 with expected crc 2023-10-01T08:08:20.190 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:19 smithi084 bash[78255]: cluster 2023-10-01T08:08:18.878835+0000 osd.6 (osd.6) 205 : cluster 3 failed to encode map e253 with expected crc 2023-10-01T08:08:20.190 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:19 smithi084 bash[78255]: cluster 2023-10-01T08:08:18.903032+0000 mon.a (mon.0) 1403 : cluster 3 Health check update: Degraded data redundancy: 10038/236373 objects degraded (4.247%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-01T08:08:20.215 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:20.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:20.219 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:20.320 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:20.358 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:20.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:20.363 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:08:20.464 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:20.487 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:20.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:20.490 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:20.591 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:20.617 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:20.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:20.619 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:20.720 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:20.747 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:20.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:20.753 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:20.854 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:20.884 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:21.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:21.244 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:21.345 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:21.392 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:21.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:21.399 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:21.500 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:21.526 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:21.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:21.529 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:21.630 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:21.667 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:21.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:21.669 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:21.770 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:21.794 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:21.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:21.797 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:21.898 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:21.907 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:21 smithi084 bash[75189]: cluster 2023-10-01T08:08:20.648090+0000 mgr.y (mgr.34104) 1069 : cluster 0 pgmap v1139: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 4.7 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 661 op/s; 10038/232800 objects degraded (4.312%); 1538/232800 objects misplaced (0.661%); 8.2 MiB/s, 130 objects/s recovering 2023-10-01T08:08:21.907 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:21 smithi084 bash[78255]: cluster 2023-10-01T08:08:20.648090+0000 mgr.y (mgr.34104) 1069 : cluster 0 pgmap v1139: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 4.7 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 661 op/s; 10038/232800 objects degraded (4.312%); 1538/232800 objects misplaced (0.661%); 8.2 MiB/s, 130 objects/s recovering 2023-10-01T08:08:21.925 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:21.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:21.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:08:22.028 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:22.053 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:22.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:22.055 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:22.156 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:22.181 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:22.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:22.187 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:22.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:21 smithi112 bash[59335]: cluster 2023-10-01T08:08:20.648090+0000 mgr.y (mgr.34104) 1069 : cluster 0 pgmap v1139: 99 pgs: 1 active+recovery_wait+remapped, 2 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 4.7 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 661 op/s; 10038/232800 objects degraded (4.312%); 1538/232800 objects misplaced (0.661%); 8.2 MiB/s, 130 objects/s recovering 2023-10-01T08:08:22.288 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:22.324 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:22.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:22.329 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:22.430 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:22.459 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:22.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:22.461 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:22.562 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:22.589 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:22.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:22.591 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:22.692 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:22.724 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:22.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:22.727 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:08:22.828 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:22.878 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:22.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:22.879 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:22.980 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:23.022 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:23.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:23.026 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:23.032 INFO:teuthology.orchestra.run.smithi084.stdout:ERROR: (22) Invalid argument 2023-10-01T08:08:23.032 INFO:teuthology.orchestra.run.smithi084.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T08:08:23.128 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:23.133 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T08:08:23.161 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:23.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:23.167 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:23.173 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T08:08:23.212 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T08:08:23.253 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T08:08:23.268 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:23.299 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:23.299 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T08:08:23.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:23.304 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:23.334 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T08:08:23.379 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T08:08:23.406 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:23.416 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T08:08:23.419 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T08:08:23.419 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T08:08:23.419 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T08:08:23.419 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T08:08:23.419 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T08:08:23.419 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T08:08:23.419 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T08:08:23.420 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T08:08:23.432 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:23.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:23.435 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:23.536 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:23.569 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:23.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:23.573 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:23.674 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:23.704 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:23.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:23.706 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:08:23.807 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:23.831 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:23.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:23.833 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:08:23.891 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:23 smithi112 bash[59335]: cluster 2023-10-01T08:08:22.649164+0000 mgr.y (mgr.34104) 1070 : cluster 0 pgmap v1140: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 4.6 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 1k op/s; 8005/224652 objects degraded (3.563%); 3197/224652 objects misplaced (1.423%); 11 MiB/s, 177 objects/s recovering 2023-10-01T08:08:23.892 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:23 smithi112 bash[59335]: audit 2023-10-01T08:08:23.072805+0000 mon.a (mon.0) 1404 : audit 0 from='client.? 172.21.15.84:0/1275616816' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:08:23.892 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:23 smithi112 bash[59335]: audit 2023-10-01T08:08:23.298347+0000 mon.c (mon.2) 122 : audit 1 from='client.? 172.21.15.84:0/497843452' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "26"}]: dispatch 2023-10-01T08:08:23.892 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:23 smithi112 bash[59335]: audit 2023-10-01T08:08:23.299069+0000 mon.a (mon.0) 1405 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "26"}]: dispatch 2023-10-01T08:08:23.910 INFO:teuthology.orchestra.run.smithi084.stderr:set pool 10 pgp_num to 26 2023-10-01T08:08:23.934 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:23.939 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:23 smithi084 bash[75189]: cluster 2023-10-01T08:08:22.649164+0000 mgr.y (mgr.34104) 1070 : cluster 0 pgmap v1140: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 4.6 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 1k op/s; 8005/224652 objects degraded (3.563%); 3197/224652 objects misplaced (1.423%); 11 MiB/s, 177 objects/s recovering 2023-10-01T08:08:23.940 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:23 smithi084 bash[75189]: audit 2023-10-01T08:08:23.072805+0000 mon.a (mon.0) 1404 : audit 0 from='client.? 172.21.15.84:0/1275616816' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:08:23.940 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:23 smithi084 bash[75189]: audit 2023-10-01T08:08:23.298347+0000 mon.c (mon.2) 122 : audit 1 from='client.? 172.21.15.84:0/497843452' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "26"}]: dispatch 2023-10-01T08:08:23.940 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:23 smithi084 bash[75189]: audit 2023-10-01T08:08:23.299069+0000 mon.a (mon.0) 1405 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "26"}]: dispatch 2023-10-01T08:08:23.940 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:23 smithi084 bash[78255]: cluster 2023-10-01T08:08:22.649164+0000 mgr.y (mgr.34104) 1070 : cluster 0 pgmap v1140: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 4.6 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 1k op/s; 8005/224652 objects degraded (3.563%); 3197/224652 objects misplaced (1.423%); 11 MiB/s, 177 objects/s recovering 2023-10-01T08:08:23.940 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:23 smithi084 bash[78255]: audit 2023-10-01T08:08:23.072805+0000 mon.a (mon.0) 1404 : audit 0 from='client.? 172.21.15.84:0/1275616816' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:08:23.940 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:23 smithi084 bash[78255]: audit 2023-10-01T08:08:23.298347+0000 mon.c (mon.2) 122 : audit 1 from='client.? 172.21.15.84:0/497843452' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "26"}]: dispatch 2023-10-01T08:08:23.941 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:23 smithi084 bash[78255]: audit 2023-10-01T08:08:23.299069+0000 mon.a (mon.0) 1405 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "26"}]: dispatch 2023-10-01T08:08:23.977 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:23.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:23.983 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:24.084 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:24.104 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:24.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:24.107 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:24.207 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:24.234 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:24.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:24.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:24.342 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:24.379 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:24.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:24.381 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:24.482 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:24.510 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:24.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:24.515 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:08:24.615 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:24.642 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:24.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:24.644 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:24.744 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:24.780 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:24.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:24.784 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:24.885 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:24.920 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:24.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:24.925 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:08:25.026 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:25.037 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:24 smithi112 bash[59335]: cluster 2023-10-01T08:08:23.900123+0000 osd.5 (osd.5) 225 : cluster 3 failed to encode map e254 with expected crc 2023-10-01T08:08:25.037 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:24 smithi112 bash[59335]: audit 2023-10-01T08:08:23.900309+0000 mon.a (mon.0) 1406 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "26"}]': finished 2023-10-01T08:08:25.037 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:24 smithi112 bash[59335]: cluster 2023-10-01T08:08:23.900454+0000 mon.a (mon.0) 1407 : cluster 0 osdmap e254: 8 total, 8 up, 7 in 2023-10-01T08:08:25.037 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:24 smithi112 bash[59335]: cluster 2023-10-01T08:08:23.900613+0000 osd.7 (osd.7) 104 : cluster 3 failed to encode map e254 with expected crc 2023-10-01T08:08:25.037 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:24 smithi112 bash[59335]: cluster 2023-10-01T08:08:23.903959+0000 mon.a (mon.0) 1408 : cluster 3 Health check update: Degraded data redundancy: 8005/224652 objects degraded (3.563%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-01T08:08:25.056 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:25.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:25.059 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:25.083 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:24 smithi084 bash[78255]: cluster 2023-10-01T08:08:23.900123+0000 osd.5 (osd.5) 225 : cluster 3 failed to encode map e254 with expected crc 2023-10-01T08:08:25.083 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:24 smithi084 bash[78255]: audit 2023-10-01T08:08:23.900309+0000 mon.a (mon.0) 1406 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "26"}]': finished 2023-10-01T08:08:25.083 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:24 smithi084 bash[78255]: cluster 2023-10-01T08:08:23.900454+0000 mon.a (mon.0) 1407 : cluster 0 osdmap e254: 8 total, 8 up, 7 in 2023-10-01T08:08:25.083 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:24 smithi084 bash[78255]: cluster 2023-10-01T08:08:23.900613+0000 osd.7 (osd.7) 104 : cluster 3 failed to encode map e254 with expected crc 2023-10-01T08:08:25.083 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:24 smithi084 bash[78255]: cluster 2023-10-01T08:08:23.903959+0000 mon.a (mon.0) 1408 : cluster 3 Health check update: Degraded data redundancy: 8005/224652 objects degraded (3.563%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-01T08:08:25.084 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:24 smithi084 bash[75189]: cluster 2023-10-01T08:08:23.900123+0000 osd.5 (osd.5) 225 : cluster 3 failed to encode map e254 with expected crc 2023-10-01T08:08:25.084 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:24 smithi084 bash[75189]: audit 2023-10-01T08:08:23.900309+0000 mon.a (mon.0) 1406 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "26"}]': finished 2023-10-01T08:08:25.084 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:24 smithi084 bash[75189]: cluster 2023-10-01T08:08:23.900454+0000 mon.a (mon.0) 1407 : cluster 0 osdmap e254: 8 total, 8 up, 7 in 2023-10-01T08:08:25.084 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:24 smithi084 bash[75189]: cluster 2023-10-01T08:08:23.900613+0000 osd.7 (osd.7) 104 : cluster 3 failed to encode map e254 with expected crc 2023-10-01T08:08:25.084 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:24 smithi084 bash[75189]: cluster 2023-10-01T08:08:23.903959+0000 mon.a (mon.0) 1408 : cluster 3 Health check update: Degraded data redundancy: 8005/224652 objects degraded (3.563%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-01T08:08:25.160 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:25.186 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:25.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:25.190 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:25.291 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:25.322 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:25.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:25.325 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:25.426 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:25.449 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:25.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:25.452 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:25.553 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:25.578 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:25.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:25.580 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:25.681 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:25.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:25.708 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:25.709 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:25.809 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:25.832 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:25.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:25.834 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:25.935 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:25.962 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:25.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:25.965 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:08:26.065 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:26.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:25 smithi084 bash[78255]: cluster 2023-10-01T08:08:24.649798+0000 mgr.y (mgr.34104) 1071 : cluster 0 pgmap v1142: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 4.6 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 575 op/s; 8005/224652 objects degraded (3.563%); 3197/224652 objects misplaced (1.423%); 6.2 MiB/s, 98 objects/s recovering 2023-10-01T08:08:26.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:25 smithi084 bash[75189]: cluster 2023-10-01T08:08:24.649798+0000 mgr.y (mgr.34104) 1071 : cluster 0 pgmap v1142: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 4.6 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 575 op/s; 8005/224652 objects degraded (3.563%); 3197/224652 objects misplaced (1.423%); 6.2 MiB/s, 98 objects/s recovering 2023-10-01T08:08:26.092 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:26.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:26.097 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:26.198 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:26.224 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:26.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:26.226 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:26.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:25 smithi112 bash[59335]: cluster 2023-10-01T08:08:24.649798+0000 mgr.y (mgr.34104) 1071 : cluster 0 pgmap v1142: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 4.6 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 575 op/s; 8005/224652 objects degraded (3.563%); 3197/224652 objects misplaced (1.423%); 6.2 MiB/s, 98 objects/s recovering 2023-10-01T08:08:26.326 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:26.351 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:26.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:26.353 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:26.454 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:26.482 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:26.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:26.489 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:26.573 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:08:26 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:08:26] "GET /metrics HTTP/1.1" 200 36439 "" "Prometheus/2.33.4" 2023-10-01T08:08:26.589 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:26.616 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:26.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:26.623 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:26.724 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:26.750 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:26.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:26.752 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:26.852 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:26.884 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:26.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:26.890 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:26.991 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:27.028 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:27.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:27.032 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:27.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:26 smithi084 bash[75189]: cluster 2023-10-01T08:08:25.918015+0000 osd.6 (osd.6) 206 : cluster 3 failed to encode map e255 with expected crc 2023-10-01T08:08:27.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:26 smithi084 bash[75189]: cluster 2023-10-01T08:08:25.919128+0000 mon.a (mon.0) 1409 : cluster 0 osdmap e255: 8 total, 8 up, 7 in 2023-10-01T08:08:27.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:26 smithi084 bash[75189]: cluster 2023-10-01T08:08:25.920373+0000 osd.5 (osd.5) 226 : cluster 3 failed to encode map e255 with expected crc 2023-10-01T08:08:27.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:26 smithi084 bash[75189]: cluster 2023-10-01T08:08:25.922790+0000 osd.7 (osd.7) 105 : cluster 3 failed to encode map e255 with expected crc 2023-10-01T08:08:27.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:26 smithi084 bash[75189]: cluster 2023-10-01T08:08:26.650423+0000 mgr.y (mgr.34104) 1072 : cluster 0 pgmap v1144: 99 pgs: 1 creating+peering, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 4.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 1.04k op/s; 8005/212193 objects degraded (3.773%); 2098/212193 objects misplaced (0.989%); 9.1 MiB/s, 146 objects/s recovering 2023-10-01T08:08:27.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:26 smithi084 bash[78255]: cluster 2023-10-01T08:08:25.918015+0000 osd.6 (osd.6) 206 : cluster 3 failed to encode map e255 with expected crc 2023-10-01T08:08:27.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:26 smithi084 bash[78255]: cluster 2023-10-01T08:08:25.919128+0000 mon.a (mon.0) 1409 : cluster 0 osdmap e255: 8 total, 8 up, 7 in 2023-10-01T08:08:27.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:26 smithi084 bash[78255]: cluster 2023-10-01T08:08:25.920373+0000 osd.5 (osd.5) 226 : cluster 3 failed to encode map e255 with expected crc 2023-10-01T08:08:27.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:26 smithi084 bash[78255]: cluster 2023-10-01T08:08:25.922790+0000 osd.7 (osd.7) 105 : cluster 3 failed to encode map e255 with expected crc 2023-10-01T08:08:27.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:26 smithi084 bash[78255]: cluster 2023-10-01T08:08:26.650423+0000 mgr.y (mgr.34104) 1072 : cluster 0 pgmap v1144: 99 pgs: 1 creating+peering, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 4.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 1.04k op/s; 8005/212193 objects degraded (3.773%); 2098/212193 objects misplaced (0.989%); 9.1 MiB/s, 146 objects/s recovering 2023-10-01T08:08:27.133 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:27.141 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:26 smithi112 bash[59335]: cluster 2023-10-01T08:08:25.918015+0000 osd.6 (osd.6) 206 : cluster 3 failed to encode map e255 with expected crc 2023-10-01T08:08:27.141 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:26 smithi112 bash[59335]: cluster 2023-10-01T08:08:25.919128+0000 mon.a (mon.0) 1409 : cluster 0 osdmap e255: 8 total, 8 up, 7 in 2023-10-01T08:08:27.141 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:26 smithi112 bash[59335]: cluster 2023-10-01T08:08:25.920373+0000 osd.5 (osd.5) 226 : cluster 3 failed to encode map e255 with expected crc 2023-10-01T08:08:27.142 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:26 smithi112 bash[59335]: cluster 2023-10-01T08:08:25.922790+0000 osd.7 (osd.7) 105 : cluster 3 failed to encode map e255 with expected crc 2023-10-01T08:08:27.142 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:26 smithi112 bash[59335]: cluster 2023-10-01T08:08:26.650423+0000 mgr.y (mgr.34104) 1072 : cluster 0 pgmap v1144: 99 pgs: 1 creating+peering, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 4.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 1.04k op/s; 8005/212193 objects degraded (3.773%); 2098/212193 objects misplaced (0.989%); 9.1 MiB/s, 146 objects/s recovering 2023-10-01T08:08:27.166 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:27.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:27.170 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:27.271 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:27.285 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-10-01T08:08:27.303 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:27.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:27.307 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:08:27.407 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:27.440 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:27.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:27.442 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:27.543 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:27.575 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:27.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:27.581 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:27.682 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:27.707 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:27.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:27.711 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:27.757 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:08:27.813 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:27.840 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:27.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:27.843 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:27.931 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:27 smithi112 bash[59335]: cluster 2023-10-01T08:08:26.928175+0000 osd.4 (osd.4) 173 : cluster 3 failed to encode map e256 with expected crc 2023-10-01T08:08:27.931 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:27 smithi112 bash[59335]: cluster 2023-10-01T08:08:26.930153+0000 osd.5 (osd.5) 227 : cluster 3 failed to encode map e256 with expected crc 2023-10-01T08:08:27.931 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:27 smithi112 bash[59335]: cluster 2023-10-01T08:08:26.932332+0000 mon.a (mon.0) 1410 : cluster 0 osdmap e256: 8 total, 8 up, 7 in 2023-10-01T08:08:27.931 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:27 smithi112 bash[59335]: cluster 2023-10-01T08:08:26.934373+0000 osd.6 (osd.6) 207 : cluster 3 failed to encode map e256 with expected crc 2023-10-01T08:08:27.931 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:27 smithi112 bash[59335]: cluster 2023-10-01T08:08:26.972460+0000 osd.7 (osd.7) 106 : cluster 3 failed to encode map e256 with expected crc 2023-10-01T08:08:27.944 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:27.967 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:27.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:27.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:28.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:27 smithi084 bash[75189]: cluster 2023-10-01T08:08:26.928175+0000 osd.4 (osd.4) 173 : cluster 3 failed to encode map e256 with expected crc 2023-10-01T08:08:28.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:27 smithi084 bash[75189]: cluster 2023-10-01T08:08:26.930153+0000 osd.5 (osd.5) 227 : cluster 3 failed to encode map e256 with expected crc 2023-10-01T08:08:28.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:27 smithi084 bash[75189]: cluster 2023-10-01T08:08:26.932332+0000 mon.a (mon.0) 1410 : cluster 0 osdmap e256: 8 total, 8 up, 7 in 2023-10-01T08:08:28.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:27 smithi084 bash[75189]: cluster 2023-10-01T08:08:26.934373+0000 osd.6 (osd.6) 207 : cluster 3 failed to encode map e256 with expected crc 2023-10-01T08:08:28.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:27 smithi084 bash[75189]: cluster 2023-10-01T08:08:26.972460+0000 osd.7 (osd.7) 106 : cluster 3 failed to encode map e256 with expected crc 2023-10-01T08:08:28.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:27 smithi084 bash[78255]: cluster 2023-10-01T08:08:26.928175+0000 osd.4 (osd.4) 173 : cluster 3 failed to encode map e256 with expected crc 2023-10-01T08:08:28.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:27 smithi084 bash[78255]: cluster 2023-10-01T08:08:26.930153+0000 osd.5 (osd.5) 227 : cluster 3 failed to encode map e256 with expected crc 2023-10-01T08:08:28.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:27 smithi084 bash[78255]: cluster 2023-10-01T08:08:26.932332+0000 mon.a (mon.0) 1410 : cluster 0 osdmap e256: 8 total, 8 up, 7 in 2023-10-01T08:08:28.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:27 smithi084 bash[78255]: cluster 2023-10-01T08:08:26.934373+0000 osd.6 (osd.6) 207 : cluster 3 failed to encode map e256 with expected crc 2023-10-01T08:08:28.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:27 smithi084 bash[78255]: cluster 2023-10-01T08:08:26.972460+0000 osd.7 (osd.7) 106 : cluster 3 failed to encode map e256 with expected crc 2023-10-01T08:08:28.075 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:28.098 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:28.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:28.104 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:28.205 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:28.228 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:28.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:28.232 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:28.332 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:28.364 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:28.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:28.369 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:28.469 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:28.494 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:28.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:28.497 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:08:28.598 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:28.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:28.631 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:28.631 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:28.731 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:28.766 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:28.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:28.769 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:28.870 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:28.901 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:28.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:28.908 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:08:29.009 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:29.033 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:29.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:29.037 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:29.138 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:29.172 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:29.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:29.176 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:29.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:28 smithi112 bash[59335]: cluster 2023-10-01T08:08:28.650920+0000 mgr.y (mgr.34104) 1073 : cluster 0 pgmap v1146: 99 pgs: 1 creating+peering, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 4.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 691 op/s; 8005/212193 objects degraded (3.773%); 2098/212193 objects misplaced (0.989%); 4.9 MiB/s, 77 objects/s recovering 2023-10-01T08:08:29.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:28 smithi112 bash[59335]: cluster 2023-10-01T08:08:28.905148+0000 mon.a (mon.0) 1411 : cluster 3 Health check update: Degraded data redundancy: 8005/212193 objects degraded (3.773%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-01T08:08:29.277 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:29.286 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:28 smithi084 bash[78255]: cluster 2023-10-01T08:08:28.650920+0000 mgr.y (mgr.34104) 1073 : cluster 0 pgmap v1146: 99 pgs: 1 creating+peering, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 4.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 691 op/s; 8005/212193 objects degraded (3.773%); 2098/212193 objects misplaced (0.989%); 4.9 MiB/s, 77 objects/s recovering 2023-10-01T08:08:29.286 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:28 smithi084 bash[78255]: cluster 2023-10-01T08:08:28.905148+0000 mon.a (mon.0) 1411 : cluster 3 Health check update: Degraded data redundancy: 8005/212193 objects degraded (3.773%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-01T08:08:29.286 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:28 smithi084 bash[75189]: cluster 2023-10-01T08:08:28.650920+0000 mgr.y (mgr.34104) 1073 : cluster 0 pgmap v1146: 99 pgs: 1 creating+peering, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 4.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 691 op/s; 8005/212193 objects degraded (3.773%); 2098/212193 objects misplaced (0.989%); 4.9 MiB/s, 77 objects/s recovering 2023-10-01T08:08:29.286 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:28 smithi084 bash[75189]: cluster 2023-10-01T08:08:28.905148+0000 mon.a (mon.0) 1411 : cluster 3 Health check update: Degraded data redundancy: 8005/212193 objects degraded (3.773%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-01T08:08:29.300 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:29.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:29.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:29.361 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T08:08:29.405 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:29.456 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:29.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:29.457 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:08:29.558 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:29.598 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:29.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:29.608 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:29.708 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:29.742 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:29.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:29.748 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:29.849 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:29.873 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:29.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:29.875 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:29.976 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:30.010 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:30.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:30.012 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:08:30.113 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:30.146 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:30.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:30.149 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:30.169 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:30 smithi084 bash[75189]: audit 2023-10-01T08:08:30.115160+0000 mon.a (mon.0) 1412 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:08:30.250 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:30.281 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:30.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:30.287 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:30.387 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:30.396 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:30 smithi112 bash[59335]: audit 2023-10-01T08:08:30.115160+0000 mon.a (mon.0) 1412 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:08:30.429 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:30.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:30.437 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:30.538 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:30.547 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:30 smithi084 bash[78255]: audit 2023-10-01T08:08:30.115160+0000 mon.a (mon.0) 1412 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:08:30.563 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:30.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:30.566 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:30.667 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:30.696 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:30.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:30.700 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:30.800 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:30.831 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:30.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:30.834 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:30.934 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:30.965 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:30.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:30.975 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:31.076 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:31.109 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:31.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:31.114 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:31.214 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:31.226 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:31 smithi112 bash[59335]: cluster 2023-10-01T08:08:30.651661+0000 mgr.y (mgr.34104) 1074 : cluster 0 pgmap v1147: 99 pgs: 1 creating+peering, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 4.3 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 773 op/s; 8005/208977 objects degraded (3.831%); 2098/208977 objects misplaced (1.004%); 4.3 MiB/s, 69 objects/s recovering 2023-10-01T08:08:31.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:31.251 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:31.252 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:31.352 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:31.378 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:31.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:31.381 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:08:31.482 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:31.522 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:31.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:31.525 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:31.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:31 smithi084 bash[78255]: cluster 2023-10-01T08:08:30.651661+0000 mgr.y (mgr.34104) 1074 : cluster 0 pgmap v1147: 99 pgs: 1 creating+peering, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 4.3 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 773 op/s; 8005/208977 objects degraded (3.831%); 2098/208977 objects misplaced (1.004%); 4.3 MiB/s, 69 objects/s recovering 2023-10-01T08:08:31.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:31 smithi084 bash[75189]: cluster 2023-10-01T08:08:30.651661+0000 mgr.y (mgr.34104) 1074 : cluster 0 pgmap v1147: 99 pgs: 1 creating+peering, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 4.3 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 773 op/s; 8005/208977 objects degraded (3.831%); 2098/208977 objects misplaced (1.004%); 4.3 MiB/s, 69 objects/s recovering 2023-10-01T08:08:31.627 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:31.656 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:31.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:31.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:31.760 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:31.793 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:31.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:31.800 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:31.901 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:31.945 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:31.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:31.951 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:32.052 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:32.081 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:32.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:32.085 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:08:32.186 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:32.207 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T08:08:32.222 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:32.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:32.225 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:32.326 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:32.357 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:32.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:32.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:08:32.371 INFO:tasks.thrashosds.thrasher:in_osds: [0, 2, 3, 4, 5, 6, 7] out_osds: [1] dead_osds: [] live_osds: [0, 2, 3, 5, 6, 4, 7, 1] 2023-10-01T08:08:32.371 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T08:08:32.372 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '110', 'type': 'reweight-by-utilization'} 2023-10-01T08:08:32.372 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd reweight-by-utilization 110 1.0 2023-10-01T08:08:32.462 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:32.485 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:32.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:32.490 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:32.591 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:32.616 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:32.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:32.619 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:32.719 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:32.753 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:32.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:32.755 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:32.856 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:32.880 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:32.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:32.883 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:08:32.984 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:33.017 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:33.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:33.025 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:33.126 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:33.154 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:33.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:33.157 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:08:33.258 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:33.323 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:33.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:33.329 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:33.430 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:33.456 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:33.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:33.459 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:33.559 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:33.590 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:33.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:33.592 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:08:33.693 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:33.712 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:33 smithi112 bash[59335]: cluster 2023-10-01T08:08:32.652538+0000 mgr.y (mgr.34104) 1075 : cluster 0 pgmap v1148: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 4.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 991 op/s; 8005/200859 objects degraded (3.985%); 1859/200859 objects misplaced (0.926%); 5.5 MiB/s, 88 objects/s recovering 2023-10-01T08:08:33.712 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:33 smithi112 bash[59335]: audit 2023-10-01T08:08:33.218119+0000 mon.c (mon.2) 123 : audit 1 from='client.? 172.21.15.84:0/2062629965' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:08:33.712 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:33 smithi112 bash[59335]: audit 2023-10-01T08:08:33.218655+0000 mon.a (mon.0) 1413 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:08:33.722 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:33.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:33.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:33.741 INFO:teuthology.orchestra.run.smithi084.stderr:nodeep-scrub is set 2023-10-01T08:08:33.828 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:33.870 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:33.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:33.876 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:33.973 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:33 smithi084 bash[78255]: cluster 2023-10-01T08:08:32.652538+0000 mgr.y (mgr.34104) 1075 : cluster 0 pgmap v1148: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 4.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 991 op/s; 8005/200859 objects degraded (3.985%); 1859/200859 objects misplaced (0.926%); 5.5 MiB/s, 88 objects/s recovering 2023-10-01T08:08:33.973 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:33 smithi084 bash[78255]: audit 2023-10-01T08:08:33.218119+0000 mon.c (mon.2) 123 : audit 1 from='client.? 172.21.15.84:0/2062629965' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:08:33.973 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:33 smithi084 bash[78255]: audit 2023-10-01T08:08:33.218655+0000 mon.a (mon.0) 1413 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:08:33.973 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:33 smithi084 bash[75189]: cluster 2023-10-01T08:08:32.652538+0000 mgr.y (mgr.34104) 1075 : cluster 0 pgmap v1148: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 4.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 991 op/s; 8005/200859 objects degraded (3.985%); 1859/200859 objects misplaced (0.926%); 5.5 MiB/s, 88 objects/s recovering 2023-10-01T08:08:33.973 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:33 smithi084 bash[75189]: audit 2023-10-01T08:08:33.218119+0000 mon.c (mon.2) 123 : audit 1 from='client.? 172.21.15.84:0/2062629965' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:08:33.974 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:33 smithi084 bash[75189]: audit 2023-10-01T08:08:33.218655+0000 mon.a (mon.0) 1413 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:08:33.977 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:34.009 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:34.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:34.014 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:08:34.115 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:34.144 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:34.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:34.147 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:08:34.248 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:34.278 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:34.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:34.285 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:08:34.386 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:34.409 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:34.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:34.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:08:34.513 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:34.532 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:34.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:34.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:34.636 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:34.666 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:34.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:34.669 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:34.770 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:34.784 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:34 smithi112 bash[59335]: cluster 2023-10-01T08:08:33.708315+0000 mon.a (mon.0) 1414 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:08:34.784 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:34 smithi112 bash[59335]: cluster 2023-10-01T08:08:33.726606+0000 osd.6 (osd.6) 208 : cluster 3 failed to encode map e257 with expected crc 2023-10-01T08:08:34.784 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:34 smithi112 bash[59335]: audit 2023-10-01T08:08:33.727469+0000 mon.a (mon.0) 1415 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T08:08:34.784 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:34 smithi112 bash[59335]: cluster 2023-10-01T08:08:33.727525+0000 mon.a (mon.0) 1416 : cluster 0 osdmap e257: 8 total, 8 up, 7 in 2023-10-01T08:08:34.784 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:34 smithi112 bash[59335]: cluster 2023-10-01T08:08:33.728497+0000 osd.7 (osd.7) 107 : cluster 3 failed to encode map e257 with expected crc 2023-10-01T08:08:34.784 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:34 smithi112 bash[59335]: cluster 2023-10-01T08:08:33.731144+0000 osd.5 (osd.5) 228 : cluster 3 failed to encode map e257 with expected crc 2023-10-01T08:08:34.784 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:34 smithi112 bash[59335]: audit 2023-10-01T08:08:33.886085+0000 mon.a (mon.0) 1417 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:08:34.784 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:34 smithi112 bash[59335]: cluster 2023-10-01T08:08:33.906048+0000 mon.a (mon.0) 1418 : cluster 3 Health check update: Degraded data redundancy: 8005/200859 objects degraded (3.985%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-01T08:08:34.795 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:34.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:34.797 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:34.898 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:34.906 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:34 smithi084 bash[78255]: cluster 2023-10-01T08:08:33.708315+0000 mon.a (mon.0) 1414 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:08:34.907 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:34 smithi084 bash[78255]: cluster 2023-10-01T08:08:33.726606+0000 osd.6 (osd.6) 208 : cluster 3 failed to encode map e257 with expected crc 2023-10-01T08:08:34.907 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:34 smithi084 bash[78255]: audit 2023-10-01T08:08:33.727469+0000 mon.a (mon.0) 1415 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T08:08:34.907 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:34 smithi084 bash[78255]: cluster 2023-10-01T08:08:33.727525+0000 mon.a (mon.0) 1416 : cluster 0 osdmap e257: 8 total, 8 up, 7 in 2023-10-01T08:08:34.907 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:34 smithi084 bash[78255]: cluster 2023-10-01T08:08:33.728497+0000 osd.7 (osd.7) 107 : cluster 3 failed to encode map e257 with expected crc 2023-10-01T08:08:34.907 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:34 smithi084 bash[78255]: cluster 2023-10-01T08:08:33.731144+0000 osd.5 (osd.5) 228 : cluster 3 failed to encode map e257 with expected crc 2023-10-01T08:08:34.907 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:34 smithi084 bash[78255]: audit 2023-10-01T08:08:33.886085+0000 mon.a (mon.0) 1417 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:08:34.907 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:34 smithi084 bash[78255]: cluster 2023-10-01T08:08:33.906048+0000 mon.a (mon.0) 1418 : cluster 3 Health check update: Degraded data redundancy: 8005/200859 objects degraded (3.985%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-01T08:08:34.907 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:34 smithi084 bash[75189]: cluster 2023-10-01T08:08:33.708315+0000 mon.a (mon.0) 1414 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:08:34.908 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:34 smithi084 bash[75189]: cluster 2023-10-01T08:08:33.726606+0000 osd.6 (osd.6) 208 : cluster 3 failed to encode map e257 with expected crc 2023-10-01T08:08:34.908 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:34 smithi084 bash[75189]: audit 2023-10-01T08:08:33.727469+0000 mon.a (mon.0) 1415 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T08:08:34.908 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:34 smithi084 bash[75189]: cluster 2023-10-01T08:08:33.727525+0000 mon.a (mon.0) 1416 : cluster 0 osdmap e257: 8 total, 8 up, 7 in 2023-10-01T08:08:34.908 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:34 smithi084 bash[75189]: cluster 2023-10-01T08:08:33.728497+0000 osd.7 (osd.7) 107 : cluster 3 failed to encode map e257 with expected crc 2023-10-01T08:08:34.908 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:34 smithi084 bash[75189]: cluster 2023-10-01T08:08:33.731144+0000 osd.5 (osd.5) 228 : cluster 3 failed to encode map e257 with expected crc 2023-10-01T08:08:34.908 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:34 smithi084 bash[75189]: audit 2023-10-01T08:08:33.886085+0000 mon.a (mon.0) 1417 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:08:34.908 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:34 smithi084 bash[75189]: cluster 2023-10-01T08:08:33.906048+0000 mon.a (mon.0) 1418 : cluster 3 Health check update: Degraded data redundancy: 8005/200859 objects degraded (3.985%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-01T08:08:34.925 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:34.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:34.931 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:35.032 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:35.059 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:35.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:35.064 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:35.165 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:35.196 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:35.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:35.203 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:35.304 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:35.329 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:35.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:35.333 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:08:35.434 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:35.458 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:35.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:35.465 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:35.566 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:35.598 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:35.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:35.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:08:35.610 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:08:35.703 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:35.736 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:35.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:35.741 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:35.842 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:35.851 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:35 smithi112 bash[59335]: cluster 2023-10-01T08:08:34.653146+0000 mgr.y (mgr.34104) 1076 : cluster 0 pgmap v1150: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 4.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 472 op/s; 8005/200859 objects degraded (3.985%); 1859/200859 objects misplaced (0.926%); 1.9 MiB/s, 30 objects/s recovering 2023-10-01T08:08:35.893 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:35.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:35.896 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:35.996 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:36.043 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:36.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:36.049 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:36.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:35 smithi084 bash[78255]: cluster 2023-10-01T08:08:34.653146+0000 mgr.y (mgr.34104) 1076 : cluster 0 pgmap v1150: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 4.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 472 op/s; 8005/200859 objects degraded (3.985%); 1859/200859 objects misplaced (0.926%); 1.9 MiB/s, 30 objects/s recovering 2023-10-01T08:08:36.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:35 smithi084 bash[75189]: cluster 2023-10-01T08:08:34.653146+0000 mgr.y (mgr.34104) 1076 : cluster 0 pgmap v1150: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 4.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 472 op/s; 8005/200859 objects degraded (3.985%); 1859/200859 objects misplaced (0.926%); 1.9 MiB/s, 30 objects/s recovering 2023-10-01T08:08:36.150 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:36.178 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:36.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:36.180 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:36.282 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:36.317 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:36.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:36.320 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:36.421 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:36.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:36.451 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:36.451 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:36.552 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:36.573 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:08:36 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:08:36] "GET /metrics HTTP/1.1" 200 36435 "" "Prometheus/2.33.4" 2023-10-01T08:08:36.587 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:36.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:36.589 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:08:36.690 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:36.723 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:36.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:36.726 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:36.827 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:36.857 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:36.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:36.860 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:36.960 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:36.987 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:36.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:36.992 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:37.092 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:37.119 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:37.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:37.122 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:37.187 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-01T08:08:37.223 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:37.251 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:37.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:37.255 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:37.356 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:37.385 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:37.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:37.389 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:37.490 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:37.515 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:37.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:37.518 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:37.618 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:37.657 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:37.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:37.662 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:37.717 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:37 smithi084 bash[78255]: cluster 2023-10-01T08:08:36.653971+0000 mgr.y (mgr.34104) 1077 : cluster 0 pgmap v1151: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.8 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 833 op/s; 8005/187881 objects degraded (4.261%); 1674/187881 objects misplaced (0.891%); 2.7 MiB/s, 43 objects/s recovering 2023-10-01T08:08:37.718 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:37 smithi084 bash[75189]: cluster 2023-10-01T08:08:36.653971+0000 mgr.y (mgr.34104) 1077 : cluster 0 pgmap v1151: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.8 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 833 op/s; 8005/187881 objects degraded (4.261%); 1674/187881 objects misplaced (0.891%); 2.7 MiB/s, 43 objects/s recovering 2023-10-01T08:08:37.730 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:08:37.763 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:37.794 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:37.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:37.797 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:37.884 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-10-01T08:08:37.885 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [ 2023-10-01T08:08:37.885 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:08:37.885 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.45593.0:148919 10.3 e257/235 10:c3d543a9:::benchmark_data_smithi084_191604_object44036:head v 257'6767, mlcod=257'6765)", 2023-10-01T08:08:37.885 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:08:37.880812+0000", 2023-10-01T08:08:37.885 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.003557279, 2023-10-01T08:08:37.885 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0035864270000000001, 2023-10-01T08:08:37.885 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:08:37.885 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-10-01T08:08:37.885 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:08:37.885 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:08:37.886 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:08:37.886 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:37.880812+0000", 2023-10-01T08:08:37.886 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:08:37.886 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:08:37.886 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:08:37.886 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:08:37.886 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:37.880812+0000", 2023-10-01T08:08:37.886 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T08:08:37.886 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:08:37.887 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:08:37.887 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:08:37.887 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:37.880811+0000", 2023-10-01T08:08:37.887 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5679999999999999e-05 2023-10-01T08:08:37.887 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:08:37.887 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:08:37.888 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:08:37.888 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:37.880826+0000", 2023-10-01T08:08:37.888 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.0356999999999998e-05 2023-10-01T08:08:37.888 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:08:37.888 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:08:37.889 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:08:37.889 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:37.880847+0000", 2023-10-01T08:08:37.889 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.5869999999999993e-06 2023-10-01T08:08:37.889 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:08:37.889 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:08:37.889 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:08:37.890 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:37.880855+0000", 2023-10-01T08:08:37.890 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.3090999999999997e-05 2023-10-01T08:08:37.890 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:08:37.890 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:08:37.890 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:08:37.890 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:37.880908+0000", 2023-10-01T08:08:37.890 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.6993000000000001e-05 2023-10-01T08:08:37.891 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:08:37.891 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:08:37.891 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:08:37.891 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:37.880935+0000", 2023-10-01T08:08:37.891 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012312600000000001 2023-10-01T08:08:37.891 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:08:37.892 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:08:37.892 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:08:37.892 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:08:37.892 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:08:37.892 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.45593.0:148923 10.3 e257/235 10:c15bcc4e:::benchmark_data_smithi084_191604_object44040:head v 257'6768, mlcod=257'6765)", 2023-10-01T08:08:37.892 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:08:37.883401+0000", 2023-10-01T08:08:37.892 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.00096808199999999999, 2023-10-01T08:08:37.893 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0010740529999999999, 2023-10-01T08:08:37.893 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:08:37.893 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-10-01T08:08:37.893 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:08:37.893 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:08:37.893 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:08:37.893 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:37.883401+0000", 2023-10-01T08:08:37.893 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:08:37.894 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:08:37.894 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:08:37.894 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:08:37.894 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:37.883401+0000", 2023-10-01T08:08:37.894 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T08:08:37.894 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:08:37.894 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:08:37.894 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:08:37.895 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:37.883400+0000", 2023-10-01T08:08:37.895 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3627e-05 2023-10-01T08:08:37.895 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:08:37.895 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:08:37.895 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:08:37.895 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:37.883413+0000", 2023-10-01T08:08:37.895 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3008e-05 2023-10-01T08:08:37.896 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:08:37.896 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:08:37.896 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:08:37.896 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:37.883426+0000", 2023-10-01T08:08:37.896 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.0609999999999998e-06 2023-10-01T08:08:37.896 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:08:37.896 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:08:37.897 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:08:37.897 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:37.883433+0000", 2023-10-01T08:08:37.897 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.4297999999999999e-05 2023-10-01T08:08:37.897 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:08:37.897 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:08:37.897 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:08:37.897 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:37.883508+0000", 2023-10-01T08:08:37.897 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.6672000000000001e-05 2023-10-01T08:08:37.897 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:08:37.897 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:08:37.897 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:08:37.897 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:37.883534+0000", 2023-10-01T08:08:37.898 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000133065 2023-10-01T08:08:37.898 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:08:37.898 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:08:37.898 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:08:37.898 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:08:37.898 INFO:teuthology.orchestra.run.smithi112.stdout: ], 2023-10-01T08:08:37.898 INFO:teuthology.orchestra.run.smithi112.stdout: "num_ops": 2 2023-10-01T08:08:37.898 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-10-01T08:08:37.898 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:37.910 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:37 smithi112 bash[59335]: cluster 2023-10-01T08:08:36.653971+0000 mgr.y (mgr.34104) 1077 : cluster 0 pgmap v1151: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.8 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 833 op/s; 8005/187881 objects degraded (4.261%); 1674/187881 objects misplaced (0.891%); 2.7 MiB/s, 43 objects/s recovering 2023-10-01T08:08:37.935 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:37.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:37.937 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:08:38.038 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:38.065 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:38.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:38.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:38.168 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:38.191 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:38.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:38.194 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:38.295 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:38.320 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:38.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:38.322 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:38.423 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:38.460 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:38.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:38.464 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:08:38.565 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:38.596 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:38.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:38.599 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:38.700 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:38.731 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:38.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:38.736 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:38.836 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:38.869 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:38.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:38.872 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:08:38.972 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:39.001 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:39.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:39.005 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:39.082 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-10-01T08:08:39.106 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:39.184 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:39.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:39.188 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:39.289 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:39.315 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:39.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:39.318 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:39.419 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:39.444 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:39.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:39.447 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:39.547 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:39.589 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:39.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:39.592 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:39.693 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:39.731 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:39.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:39.735 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:39.836 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:39.845 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:39 smithi112 bash[59335]: cluster 2023-10-01T08:08:38.654552+0000 mgr.y (mgr.34104) 1078 : cluster 0 pgmap v1152: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.8 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 810 op/s; 8005/187881 objects degraded (4.261%); 1674/187881 objects misplaced (0.891%); 2.6 MiB/s, 42 objects/s recovering 2023-10-01T08:08:39.845 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:39 smithi112 bash[59335]: cluster 2023-10-01T08:08:38.907182+0000 mon.a (mon.0) 1419 : cluster 3 Health check update: Degraded data redundancy: 8005/187881 objects degraded (4.261%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-01T08:08:39.874 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:39.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:39.877 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:39.978 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:40.017 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:40.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:40.022 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:40.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:39 smithi084 bash[78255]: cluster 2023-10-01T08:08:38.654552+0000 mgr.y (mgr.34104) 1078 : cluster 0 pgmap v1152: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.8 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 810 op/s; 8005/187881 objects degraded (4.261%); 1674/187881 objects misplaced (0.891%); 2.6 MiB/s, 42 objects/s recovering 2023-10-01T08:08:40.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:39 smithi084 bash[78255]: cluster 2023-10-01T08:08:38.907182+0000 mon.a (mon.0) 1419 : cluster 3 Health check update: Degraded data redundancy: 8005/187881 objects degraded (4.261%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-01T08:08:40.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:39 smithi084 bash[75189]: cluster 2023-10-01T08:08:38.654552+0000 mgr.y (mgr.34104) 1078 : cluster 0 pgmap v1152: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.8 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 810 op/s; 8005/187881 objects degraded (4.261%); 1674/187881 objects misplaced (0.891%); 2.6 MiB/s, 42 objects/s recovering 2023-10-01T08:08:40.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:39 smithi084 bash[75189]: cluster 2023-10-01T08:08:38.907182+0000 mon.a (mon.0) 1419 : cluster 3 Health check update: Degraded data redundancy: 8005/187881 objects degraded (4.261%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-01T08:08:40.123 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:40.143 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:40.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:40.145 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:40.246 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:40.283 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:40.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:40.289 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:40.390 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:40.434 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:40.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:40.444 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:40.544 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:40.566 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:40.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:40.567 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:40.668 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:40.695 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:40.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:40.703 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:40.804 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:40.835 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:40.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:40.841 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:40.942 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:40.977 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:40.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:40.978 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:41.079 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:41.104 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:41.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:41.109 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:41.210 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:41.253 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:41.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:41.260 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:08:41.361 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:41.398 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:41.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:41.405 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:41.506 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:41.567 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:41.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:41.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:41.670 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:41.723 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:41.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:41.728 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:41.829 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:41.862 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:41.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:41.867 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:41.968 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:41.978 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:41 smithi112 bash[59335]: cluster 2023-10-01T08:08:40.655306+0000 mgr.y (mgr.34104) 1079 : cluster 0 pgmap v1153: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 818 op/s; 8005/184422 objects degraded (4.341%); 1674/184422 objects misplaced (0.908%); 2.6 MiB/s, 42 objects/s recovering 2023-10-01T08:08:41.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:41 smithi112 bash[59335]: audit 2023-10-01T08:08:41.286109+0000 mon.a (mon.0) 1420 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:08:41.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:41 smithi112 bash[59335]: audit 2023-10-01T08:08:41.296384+0000 mon.a (mon.0) 1421 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:08:42.002 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:42.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:42.005 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:08:42.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:41 smithi084 bash[78255]: cluster 2023-10-01T08:08:40.655306+0000 mgr.y (mgr.34104) 1079 : cluster 0 pgmap v1153: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 818 op/s; 8005/184422 objects degraded (4.341%); 1674/184422 objects misplaced (0.908%); 2.6 MiB/s, 42 objects/s recovering 2023-10-01T08:08:42.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:41 smithi084 bash[78255]: audit 2023-10-01T08:08:41.286109+0000 mon.a (mon.0) 1420 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:08:42.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:41 smithi084 bash[78255]: audit 2023-10-01T08:08:41.296384+0000 mon.a (mon.0) 1421 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:08:42.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:41 smithi084 bash[75189]: cluster 2023-10-01T08:08:40.655306+0000 mgr.y (mgr.34104) 1079 : cluster 0 pgmap v1153: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 818 op/s; 8005/184422 objects degraded (4.341%); 1674/184422 objects misplaced (0.908%); 2.6 MiB/s, 42 objects/s recovering 2023-10-01T08:08:42.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:41 smithi084 bash[75189]: audit 2023-10-01T08:08:41.286109+0000 mon.a (mon.0) 1420 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:08:42.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:41 smithi084 bash[75189]: audit 2023-10-01T08:08:41.296384+0000 mon.a (mon.0) 1421 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:08:42.106 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:42.138 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:42.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:42.141 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:42.241 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:42.266 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:42.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:42.270 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:42.371 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:42.401 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:42.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:42.403 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:42.503 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:42.534 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:42.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:42.536 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:42.637 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:42.665 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:42.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:42.670 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:42.770 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:42.788 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:42.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:42.793 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:08:42.893 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:42.923 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:42.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:42.926 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:43.026 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:43.064 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:43.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:43.067 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:43.168 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:43.200 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:43.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:43.207 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:08:43.258 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:08:43.308 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:43.338 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:43.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:43.340 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:08:43.441 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:43.481 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:43.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:43.484 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:43.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:43 smithi084 bash[78255]: audit 2023-10-01T08:08:42.353503+0000 mon.a (mon.0) 1422 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:08:43.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:43 smithi084 bash[78255]: audit 2023-10-01T08:08:42.360266+0000 mon.a (mon.0) 1423 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:08:43.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:43 smithi084 bash[78255]: cluster 2023-10-01T08:08:42.657348+0000 mgr.y (mgr.34104) 1080 : cluster 0 pgmap v1154: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.6 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 838 op/s; 8005/175683 objects degraded (4.557%); 1506/175683 objects misplaced (0.857%); 2.2 MiB/s, 35 objects/s recovering 2023-10-01T08:08:43.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:43 smithi084 bash[78255]: audit 2023-10-01T08:08:42.938418+0000 mon.a (mon.0) 1424 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:08:43.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:43 smithi084 bash[78255]: audit 2023-10-01T08:08:42.939630+0000 mon.a (mon.0) 1425 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:08:43.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:43 smithi084 bash[78255]: audit 2023-10-01T08:08:42.948397+0000 mon.a (mon.0) 1426 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:08:43.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:43 smithi084 bash[75189]: audit 2023-10-01T08:08:42.353503+0000 mon.a (mon.0) 1422 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:08:43.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:43 smithi084 bash[75189]: audit 2023-10-01T08:08:42.360266+0000 mon.a (mon.0) 1423 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:08:43.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:43 smithi084 bash[75189]: cluster 2023-10-01T08:08:42.657348+0000 mgr.y (mgr.34104) 1080 : cluster 0 pgmap v1154: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.6 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 838 op/s; 8005/175683 objects degraded (4.557%); 1506/175683 objects misplaced (0.857%); 2.2 MiB/s, 35 objects/s recovering 2023-10-01T08:08:43.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:43 smithi084 bash[75189]: audit 2023-10-01T08:08:42.938418+0000 mon.a (mon.0) 1424 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:08:43.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:43 smithi084 bash[75189]: audit 2023-10-01T08:08:42.939630+0000 mon.a (mon.0) 1425 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:08:43.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:43 smithi084 bash[75189]: audit 2023-10-01T08:08:42.948397+0000 mon.a (mon.0) 1426 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:08:43.585 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:43.627 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:43.629 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:43 smithi112 bash[59335]: audit 2023-10-01T08:08:42.353503+0000 mon.a (mon.0) 1422 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:08:43.629 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:43 smithi112 bash[59335]: audit 2023-10-01T08:08:42.360266+0000 mon.a (mon.0) 1423 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:08:43.629 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:43 smithi112 bash[59335]: cluster 2023-10-01T08:08:42.657348+0000 mgr.y (mgr.34104) 1080 : cluster 0 pgmap v1154: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.6 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 838 op/s; 8005/175683 objects degraded (4.557%); 1506/175683 objects misplaced (0.857%); 2.2 MiB/s, 35 objects/s recovering 2023-10-01T08:08:43.629 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:43 smithi112 bash[59335]: audit 2023-10-01T08:08:42.938418+0000 mon.a (mon.0) 1424 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:08:43.630 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:43 smithi112 bash[59335]: audit 2023-10-01T08:08:42.939630+0000 mon.a (mon.0) 1425 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:08:43.630 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:43 smithi112 bash[59335]: audit 2023-10-01T08:08:42.948397+0000 mon.a (mon.0) 1426 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:08:43.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:43.630 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:43.642 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T08:08:43.731 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:43.755 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:43.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:43.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:43.860 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:43.893 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:43.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:43.896 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:43.997 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:44.031 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:44.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:44.036 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:08:44.137 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:44.174 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:44.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:44.180 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:44.261 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T08:08:44.281 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:44.294 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T08:08:44.311 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:44.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:44.316 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:44.332 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T08:08:44.375 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T08:08:44.414 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T08:08:44.417 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:44.439 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:44.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:44.443 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:44.445 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T08:08:44.494 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T08:08:44.529 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T08:08:44.532 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T08:08:44.532 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T08:08:44.532 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T08:08:44.532 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T08:08:44.532 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T08:08:44.532 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T08:08:44.532 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T08:08:44.532 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T08:08:44.544 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:44.572 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:44.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:44.579 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:08:44.680 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:44.690 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:44 smithi112 bash[59335]: cluster 2023-10-01T08:08:43.908012+0000 mon.a (mon.0) 1427 : cluster 3 Health check update: Degraded data redundancy: 8005/175683 objects degraded (4.557%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-01T08:08:44.690 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:44 smithi112 bash[59335]: audit 2023-10-01T08:08:44.216054+0000 mon.a (mon.0) 1428 : audit 0 from='client.? 172.21.15.84:0/1116382084' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:08:44.715 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:44.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:44.721 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:44.822 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:44.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:44 smithi084 bash[78255]: cluster 2023-10-01T08:08:43.908012+0000 mon.a (mon.0) 1427 : cluster 3 Health check update: Degraded data redundancy: 8005/175683 objects degraded (4.557%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-01T08:08:44.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:44 smithi084 bash[78255]: audit 2023-10-01T08:08:44.216054+0000 mon.a (mon.0) 1428 : audit 0 from='client.? 172.21.15.84:0/1116382084' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:08:44.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:44 smithi084 bash[75189]: cluster 2023-10-01T08:08:43.908012+0000 mon.a (mon.0) 1427 : cluster 3 Health check update: Degraded data redundancy: 8005/175683 objects degraded (4.557%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-01T08:08:44.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:44 smithi084 bash[75189]: audit 2023-10-01T08:08:44.216054+0000 mon.a (mon.0) 1428 : audit 0 from='client.? 172.21.15.84:0/1116382084' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:08:44.849 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:44.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:44.854 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:44.955 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:44.978 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:44.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:44.980 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:45.081 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:45.111 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:45.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:45.115 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:08:45.216 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:45.245 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:45.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:45.248 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:45.349 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:45.374 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:45.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:45.375 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:45.377 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:45 smithi084 bash[75189]: cluster 2023-10-01T08:08:44.658018+0000 mgr.y (mgr.34104) 1081 : cluster 0 pgmap v1155: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.6 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 767 op/s; 8005/175683 objects degraded (4.557%); 1506/175683 objects misplaced (0.857%); 2.0 MiB/s, 32 objects/s recovering 2023-10-01T08:08:45.377 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:45 smithi084 bash[75189]: audit 2023-10-01T08:08:45.115651+0000 mon.a (mon.0) 1429 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:08:45.477 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:45.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:45 smithi112 bash[59335]: cluster 2023-10-01T08:08:44.658018+0000 mgr.y (mgr.34104) 1081 : cluster 0 pgmap v1155: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.6 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 767 op/s; 8005/175683 objects degraded (4.557%); 1506/175683 objects misplaced (0.857%); 2.0 MiB/s, 32 objects/s recovering 2023-10-01T08:08:45.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:45 smithi112 bash[59335]: audit 2023-10-01T08:08:45.115651+0000 mon.a (mon.0) 1429 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:08:45.514 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:45.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:45.518 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:45.619 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:45.662 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:45.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:45.667 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:45.768 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:45.780 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:45 smithi084 bash[78255]: cluster 2023-10-01T08:08:44.658018+0000 mgr.y (mgr.34104) 1081 : cluster 0 pgmap v1155: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.6 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 767 op/s; 8005/175683 objects degraded (4.557%); 1506/175683 objects misplaced (0.857%); 2.0 MiB/s, 32 objects/s recovering 2023-10-01T08:08:45.780 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:45 smithi084 bash[78255]: audit 2023-10-01T08:08:45.115651+0000 mon.a (mon.0) 1429 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:08:45.794 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:45.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:45.797 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:45.898 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:45.928 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:45.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:45.933 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:46.034 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:46.063 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:46.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:46.066 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:46.167 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:46.189 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:46.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:46.191 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:08:46.292 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:46.301 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:08:46 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:08:46] "GET /metrics HTTP/1.1" 200 36429 "" "Prometheus/2.33.4" 2023-10-01T08:08:46.318 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:46.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:46.324 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:08:46.424 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:46.464 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:46.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:46.468 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:46.569 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:46.605 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:46.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:46.610 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:08:46.711 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:46.746 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:46.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:46.749 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:46.850 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:46.874 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:46.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:46.878 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:46.979 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:47.000 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:47.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:47.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:08:47.102 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:47.129 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:47.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:47.132 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:47.233 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:47.266 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:47.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:47.270 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:47.370 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:47.390 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:47.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:47.392 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:47.492 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:47.517 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:47.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:47.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:47.624 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:47.648 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:47.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:47.654 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:47.754 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:47.780 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:47.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:47.782 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:08:47.883 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:47.898 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:47 smithi112 bash[59335]: cluster 2023-10-01T08:08:46.658857+0000 mgr.y (mgr.34104) 1082 : cluster 0 pgmap v1156: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.3 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 1.04k op/s; 8005/163221 objects degraded (4.904%); 1316/163221 objects misplaced (0.806%); 2.8 MiB/s, 45 objects/s recovering 2023-10-01T08:08:47.907 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:47.907 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:47 smithi084 bash[75189]: cluster 2023-10-01T08:08:46.658857+0000 mgr.y (mgr.34104) 1082 : cluster 0 pgmap v1156: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.3 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 1.04k op/s; 8005/163221 objects degraded (4.904%); 1316/163221 objects misplaced (0.806%); 2.8 MiB/s, 45 objects/s recovering 2023-10-01T08:08:47.908 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:47 smithi084 bash[78255]: cluster 2023-10-01T08:08:46.658857+0000 mgr.y (mgr.34104) 1082 : cluster 0 pgmap v1156: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.3 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 1.04k op/s; 8005/163221 objects degraded (4.904%); 1316/163221 objects misplaced (0.806%); 2.8 MiB/s, 45 objects/s recovering 2023-10-01T08:08:47.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:47.909 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:48.010 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:48.036 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:48.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:48.043 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:48.143 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:48.176 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:48.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:48.183 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:48.283 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:48.311 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:48.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:48.315 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:48.416 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:48.439 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:48.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:48.442 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:48.543 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:48.583 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:48.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:48.585 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:48.686 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:48.709 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:48.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:48.717 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:08:48.818 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:48.845 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:48.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:48.851 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:08:48.952 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:48.977 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:48.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:48.981 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:49.081 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:49.106 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:49.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:49.110 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:49.210 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:49.240 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:49.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:49.245 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:49.252 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-10-01T08:08:49.252 INFO:teuthology.orchestra.run.smithi112.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T08:08:49.346 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:49.377 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:49.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:49.384 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:49.484 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:49.508 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:49.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:49.511 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:49.611 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:49.638 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:49.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:49.641 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:49.725 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:49 smithi112 bash[59335]: cluster 2023-10-01T08:08:48.659361+0000 mgr.y (mgr.34104) 1083 : cluster 0 pgmap v1157: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.3 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 684 op/s; 8005/163221 objects degraded (4.904%); 1316/163221 objects misplaced (0.806%); 1.9 MiB/s, 29 objects/s recovering 2023-10-01T08:08:49.725 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:49 smithi112 bash[59335]: cluster 2023-10-01T08:08:48.909138+0000 mon.a (mon.0) 1430 : cluster 3 Health check update: Degraded data redundancy: 8005/163221 objects degraded (4.904%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-01T08:08:49.741 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:49.779 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:49.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:49.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:49.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:49 smithi084 bash[78255]: cluster 2023-10-01T08:08:48.659361+0000 mgr.y (mgr.34104) 1083 : cluster 0 pgmap v1157: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.3 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 684 op/s; 8005/163221 objects degraded (4.904%); 1316/163221 objects misplaced (0.806%); 1.9 MiB/s, 29 objects/s recovering 2023-10-01T08:08:49.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:49 smithi084 bash[78255]: cluster 2023-10-01T08:08:48.909138+0000 mon.a (mon.0) 1430 : cluster 3 Health check update: Degraded data redundancy: 8005/163221 objects degraded (4.904%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-01T08:08:49.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:49 smithi084 bash[75189]: cluster 2023-10-01T08:08:48.659361+0000 mgr.y (mgr.34104) 1083 : cluster 0 pgmap v1157: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.3 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 684 op/s; 8005/163221 objects degraded (4.904%); 1316/163221 objects misplaced (0.806%); 1.9 MiB/s, 29 objects/s recovering 2023-10-01T08:08:49.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:49 smithi084 bash[75189]: cluster 2023-10-01T08:08:48.909138+0000 mon.a (mon.0) 1430 : cluster 3 Health check update: Degraded data redundancy: 8005/163221 objects degraded (4.904%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-01T08:08:49.887 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:49.914 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:49.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:49.919 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:08:50.020 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:50.049 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:50.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:50.052 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:08:50.152 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:50.178 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:50.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:50.181 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:08:50.282 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:50.309 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:50.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:50.314 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:50.415 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:50.438 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:50.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:50.443 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:08:50.465 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-10-01T08:08:50.544 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:50.572 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:50.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:50.576 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:08:50.677 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:50.705 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:50.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:50.708 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:50.809 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:50.833 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:50.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:50.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:08:50.936 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:50.966 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:50.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:50.972 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:50.994 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T08:08:51.073 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:51.116 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:51.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:51.118 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:08:51.219 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:51.249 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:51.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:51.254 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:51.355 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:51.378 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:51.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:51.388 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:51.489 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:51.517 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:51.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:51.521 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:51.622 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:51.653 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:51.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:51.659 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:08:51.735 INFO:teuthology.orchestra.run.smithi084.stdout:moved 23 / 297 (7.74411%) 2023-10-01T08:08:51.735 INFO:teuthology.orchestra.run.smithi084.stdout:avg 42.4286 2023-10-01T08:08:51.735 INFO:teuthology.orchestra.run.smithi084.stdout:stddev 7.97957 -> 4.49943 (expected baseline 6.03053) 2023-10-01T08:08:51.735 INFO:teuthology.orchestra.run.smithi084.stdout:min osd.5 with 26 -> 39 pgs (0.612795 -> 0.919192 * mean) 2023-10-01T08:08:51.735 INFO:teuthology.orchestra.run.smithi084.stdout:max osd.0 with 53 -> 38 pgs (1.24916 -> 0.895623 * mean) 2023-10-01T08:08:51.735 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T08:08:51.736 INFO:teuthology.orchestra.run.smithi084.stdout:oload 110 2023-10-01T08:08:51.736 INFO:teuthology.orchestra.run.smithi084.stdout:max_change 1 2023-10-01T08:08:51.736 INFO:teuthology.orchestra.run.smithi084.stdout:max_change_osds 4 2023-10-01T08:08:51.736 INFO:teuthology.orchestra.run.smithi084.stdout:average_utilization 0.0234 2023-10-01T08:08:51.736 INFO:teuthology.orchestra.run.smithi084.stdout:overload_utilization 0.0257 2023-10-01T08:08:51.736 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5 weight 0.7854 -> 1.0000 2023-10-01T08:08:51.736 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0 weight 1.0000 -> 0.7661 2023-10-01T08:08:51.760 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:51.786 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:51.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:51.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:51.891 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:51.899 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:51 smithi084 bash[75189]: cluster 2023-10-01T08:08:50.660216+0000 mgr.y (mgr.34104) 1084 : cluster 0 pgmap v1158: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.3 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 778 op/s; 8005/159828 objects degraded (5.009%); 1316/159828 objects misplaced (0.823%); 1.9 MiB/s, 29 objects/s recovering 2023-10-01T08:08:51.899 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:51 smithi084 bash[75189]: audit 2023-10-01T08:08:51.147567+0000 mon.a (mon.0) 1431 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'50208','5':'65536'}"}]: dispatch 2023-10-01T08:08:51.900 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:51 smithi084 bash[78255]: cluster 2023-10-01T08:08:50.660216+0000 mgr.y (mgr.34104) 1084 : cluster 0 pgmap v1158: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.3 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 778 op/s; 8005/159828 objects degraded (5.009%); 1316/159828 objects misplaced (0.823%); 1.9 MiB/s, 29 objects/s recovering 2023-10-01T08:08:51.900 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:51 smithi084 bash[78255]: audit 2023-10-01T08:08:51.147567+0000 mon.a (mon.0) 1431 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'50208','5':'65536'}"}]: dispatch 2023-10-01T08:08:51.915 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:51.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:51.918 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:52.019 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:52.049 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:52.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:52.052 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:52.153 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:52.179 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:52.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:52.181 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:52.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:51 smithi112 bash[59335]: cluster 2023-10-01T08:08:50.660216+0000 mgr.y (mgr.34104) 1084 : cluster 0 pgmap v1158: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.3 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 778 op/s; 8005/159828 objects degraded (5.009%); 1316/159828 objects misplaced (0.823%); 1.9 MiB/s, 29 objects/s recovering 2023-10-01T08:08:52.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:51 smithi112 bash[59335]: audit 2023-10-01T08:08:51.147567+0000 mon.a (mon.0) 1431 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'50208','5':'65536'}"}]: dispatch 2023-10-01T08:08:52.282 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:52.318 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:52.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:52.321 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:08:52.422 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:52.452 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:52.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:52.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:52.556 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:52.588 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:52.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:52.590 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:52.691 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:52.721 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:52.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:52.724 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:08:52.825 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:52.845 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:52.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:52.847 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:08:52.948 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:52.968 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:52.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:52.971 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:08:52.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:52 smithi112 bash[59335]: audit 2023-10-01T08:08:51.146502+0000 mgr.y (mgr.34104) 1085 : audit 0 from='client.35781 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:08:52.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:52 smithi112 bash[59335]: cluster 2023-10-01T08:08:51.728894+0000 osd.4 (osd.4) 174 : cluster 3 failed to encode map e258 with expected crc 2023-10-01T08:08:52.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:52 smithi112 bash[59335]: cluster 2023-10-01T08:08:51.733180+0000 osd.5 (osd.5) 229 : cluster 3 failed to encode map e258 with expected crc 2023-10-01T08:08:52.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:52 smithi112 bash[59335]: audit 2023-10-01T08:08:51.733554+0000 mon.a (mon.0) 1432 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'0':'50208','5':'65536'}"}]': finished 2023-10-01T08:08:52.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:52 smithi112 bash[59335]: cluster 2023-10-01T08:08:51.733728+0000 mon.a (mon.0) 1433 : cluster 0 osdmap e258: 8 total, 8 up, 7 in 2023-10-01T08:08:52.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:52 smithi112 bash[59335]: cluster 2023-10-01T08:08:51.743400+0000 osd.7 (osd.7) 108 : cluster 3 failed to encode map e258 with expected crc 2023-10-01T08:08:53.071 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:53.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:52 smithi084 bash[78255]: audit 2023-10-01T08:08:51.146502+0000 mgr.y (mgr.34104) 1085 : audit 0 from='client.35781 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:08:53.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:52 smithi084 bash[78255]: cluster 2023-10-01T08:08:51.728894+0000 osd.4 (osd.4) 174 : cluster 3 failed to encode map e258 with expected crc 2023-10-01T08:08:53.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:52 smithi084 bash[78255]: cluster 2023-10-01T08:08:51.733180+0000 osd.5 (osd.5) 229 : cluster 3 failed to encode map e258 with expected crc 2023-10-01T08:08:53.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:52 smithi084 bash[78255]: audit 2023-10-01T08:08:51.733554+0000 mon.a (mon.0) 1432 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'0':'50208','5':'65536'}"}]': finished 2023-10-01T08:08:53.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:52 smithi084 bash[78255]: cluster 2023-10-01T08:08:51.733728+0000 mon.a (mon.0) 1433 : cluster 0 osdmap e258: 8 total, 8 up, 7 in 2023-10-01T08:08:53.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:52 smithi084 bash[78255]: cluster 2023-10-01T08:08:51.743400+0000 osd.7 (osd.7) 108 : cluster 3 failed to encode map e258 with expected crc 2023-10-01T08:08:53.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:52 smithi084 bash[75189]: audit 2023-10-01T08:08:51.146502+0000 mgr.y (mgr.34104) 1085 : audit 0 from='client.35781 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:08:53.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:52 smithi084 bash[75189]: cluster 2023-10-01T08:08:51.728894+0000 osd.4 (osd.4) 174 : cluster 3 failed to encode map e258 with expected crc 2023-10-01T08:08:53.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:52 smithi084 bash[75189]: cluster 2023-10-01T08:08:51.733180+0000 osd.5 (osd.5) 229 : cluster 3 failed to encode map e258 with expected crc 2023-10-01T08:08:53.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:52 smithi084 bash[75189]: audit 2023-10-01T08:08:51.733554+0000 mon.a (mon.0) 1432 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'0':'50208','5':'65536'}"}]': finished 2023-10-01T08:08:53.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:52 smithi084 bash[75189]: cluster 2023-10-01T08:08:51.733728+0000 mon.a (mon.0) 1433 : cluster 0 osdmap e258: 8 total, 8 up, 7 in 2023-10-01T08:08:53.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:52 smithi084 bash[75189]: cluster 2023-10-01T08:08:51.743400+0000 osd.7 (osd.7) 108 : cluster 3 failed to encode map e258 with expected crc 2023-10-01T08:08:53.097 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:53.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:53.100 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:08:53.201 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:53.228 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:53.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:53.230 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:53.331 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:53.357 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:53.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:53.360 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:53.461 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:53.494 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:53.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:53.497 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:53.598 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:53.629 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:53.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:53.632 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:53.733 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:53.761 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:53.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:53.767 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:53.868 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:53.904 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:53.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:53.909 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:08:54.010 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:54.020 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:53 smithi084 bash[78255]: cluster 2023-10-01T08:08:52.660804+0000 mgr.y (mgr.34104) 1086 : cluster 0 pgmap v1160: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.1 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 814 op/s; 8005/151236 objects degraded (5.293%); 1044/151236 objects misplaced (0.690%); 2.9 MiB/s, 46 objects/s recovering 2023-10-01T08:08:54.020 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:53 smithi084 bash[78255]: cluster 2023-10-01T08:08:52.740760+0000 osd.4 (osd.4) 175 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T08:08:54.020 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:53 smithi084 bash[78255]: cluster 2023-10-01T08:08:52.741780+0000 osd.5 (osd.5) 230 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T08:08:54.020 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:53 smithi084 bash[78255]: cluster 2023-10-01T08:08:52.742979+0000 mon.a (mon.0) 1434 : cluster 0 osdmap e259: 8 total, 8 up, 7 in 2023-10-01T08:08:54.020 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:53 smithi084 bash[78255]: cluster 2023-10-01T08:08:52.745056+0000 osd.6 (osd.6) 209 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T08:08:54.020 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:53 smithi084 bash[78255]: cluster 2023-10-01T08:08:52.745175+0000 osd.5 (osd.5) 231 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T08:08:54.020 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:53 smithi084 bash[78255]: cluster 2023-10-01T08:08:52.746393+0000 osd.4 (osd.4) 176 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T08:08:54.021 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:53 smithi084 bash[78255]: cluster 2023-10-01T08:08:52.748089+0000 osd.5 (osd.5) 232 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T08:08:54.021 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:53 smithi084 bash[78255]: cluster 2023-10-01T08:08:52.748257+0000 osd.7 (osd.7) 109 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T08:08:54.021 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:53 smithi084 bash[78255]: cluster 2023-10-01T08:08:52.748471+0000 osd.6 (osd.6) 210 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T08:08:54.021 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:53 smithi084 bash[78255]: cluster 2023-10-01T08:08:52.749371+0000 osd.4 (osd.4) 177 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T08:08:54.021 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:53 smithi084 bash[78255]: cluster 2023-10-01T08:08:52.751389+0000 osd.4 (osd.4) 178 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T08:08:54.021 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:53 smithi084 bash[78255]: cluster 2023-10-01T08:08:52.751874+0000 osd.6 (osd.6) 211 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T08:08:54.021 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:53 smithi084 bash[78255]: cluster 2023-10-01T08:08:52.753029+0000 osd.5 (osd.5) 233 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T08:08:54.021 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:53 smithi084 bash[78255]: cluster 2023-10-01T08:08:52.753733+0000 osd.4 (osd.4) 179 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T08:08:54.021 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:53 smithi084 bash[78255]: cluster 2023-10-01T08:08:52.753987+0000 osd.6 (osd.6) 212 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T08:08:54.021 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:53 smithi084 bash[78255]: cluster 2023-10-01T08:08:52.755141+0000 osd.5 (osd.5) 234 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T08:08:54.022 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:53 smithi084 bash[75189]: cluster 2023-10-01T08:08:52.660804+0000 mgr.y (mgr.34104) 1086 : cluster 0 pgmap v1160: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.1 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 814 op/s; 8005/151236 objects degraded (5.293%); 1044/151236 objects misplaced (0.690%); 2.9 MiB/s, 46 objects/s recovering 2023-10-01T08:08:54.022 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:53 smithi084 bash[75189]: cluster 2023-10-01T08:08:52.740760+0000 osd.4 (osd.4) 175 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T08:08:54.022 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:53 smithi084 bash[75189]: cluster 2023-10-01T08:08:52.741780+0000 osd.5 (osd.5) 230 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T08:08:54.022 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:53 smithi084 bash[75189]: cluster 2023-10-01T08:08:52.742979+0000 mon.a (mon.0) 1434 : cluster 0 osdmap e259: 8 total, 8 up, 7 in 2023-10-01T08:08:54.022 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:53 smithi084 bash[75189]: cluster 2023-10-01T08:08:52.745056+0000 osd.6 (osd.6) 209 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T08:08:54.022 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:53 smithi084 bash[75189]: cluster 2023-10-01T08:08:52.745175+0000 osd.5 (osd.5) 231 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T08:08:54.022 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:53 smithi084 bash[75189]: cluster 2023-10-01T08:08:52.746393+0000 osd.4 (osd.4) 176 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T08:08:54.022 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:53 smithi084 bash[75189]: cluster 2023-10-01T08:08:52.748089+0000 osd.5 (osd.5) 232 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T08:08:54.022 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:53 smithi084 bash[75189]: cluster 2023-10-01T08:08:52.748257+0000 osd.7 (osd.7) 109 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T08:08:54.022 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:53 smithi084 bash[75189]: cluster 2023-10-01T08:08:52.748471+0000 osd.6 (osd.6) 210 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T08:08:54.022 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:53 smithi084 bash[75189]: cluster 2023-10-01T08:08:52.749371+0000 osd.4 (osd.4) 177 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T08:08:54.023 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:53 smithi084 bash[75189]: cluster 2023-10-01T08:08:52.751389+0000 osd.4 (osd.4) 178 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T08:08:54.023 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:53 smithi084 bash[75189]: cluster 2023-10-01T08:08:52.751874+0000 osd.6 (osd.6) 211 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T08:08:54.023 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:53 smithi084 bash[75189]: cluster 2023-10-01T08:08:52.753029+0000 osd.5 (osd.5) 233 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T08:08:54.023 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:53 smithi084 bash[75189]: cluster 2023-10-01T08:08:52.753733+0000 osd.4 (osd.4) 179 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T08:08:54.023 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:53 smithi084 bash[75189]: cluster 2023-10-01T08:08:52.753987+0000 osd.6 (osd.6) 212 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T08:08:54.023 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:53 smithi084 bash[75189]: cluster 2023-10-01T08:08:52.755141+0000 osd.5 (osd.5) 234 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T08:08:54.032 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:54.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:54.035 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:54.135 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:54.155 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:54.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:54.157 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:08:54.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:53 smithi112 bash[59335]: cluster 2023-10-01T08:08:52.660804+0000 mgr.y (mgr.34104) 1086 : cluster 0 pgmap v1160: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.1 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 814 op/s; 8005/151236 objects degraded (5.293%); 1044/151236 objects misplaced (0.690%); 2.9 MiB/s, 46 objects/s recovering 2023-10-01T08:08:54.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:53 smithi112 bash[59335]: cluster 2023-10-01T08:08:52.740760+0000 osd.4 (osd.4) 175 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T08:08:54.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:53 smithi112 bash[59335]: cluster 2023-10-01T08:08:52.741780+0000 osd.5 (osd.5) 230 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T08:08:54.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:53 smithi112 bash[59335]: cluster 2023-10-01T08:08:52.742979+0000 mon.a (mon.0) 1434 : cluster 0 osdmap e259: 8 total, 8 up, 7 in 2023-10-01T08:08:54.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:53 smithi112 bash[59335]: cluster 2023-10-01T08:08:52.745056+0000 osd.6 (osd.6) 209 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T08:08:54.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:53 smithi112 bash[59335]: cluster 2023-10-01T08:08:52.745175+0000 osd.5 (osd.5) 231 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T08:08:54.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:53 smithi112 bash[59335]: cluster 2023-10-01T08:08:52.746393+0000 osd.4 (osd.4) 176 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T08:08:54.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:53 smithi112 bash[59335]: cluster 2023-10-01T08:08:52.748089+0000 osd.5 (osd.5) 232 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T08:08:54.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:53 smithi112 bash[59335]: cluster 2023-10-01T08:08:52.748257+0000 osd.7 (osd.7) 109 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T08:08:54.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:53 smithi112 bash[59335]: cluster 2023-10-01T08:08:52.748471+0000 osd.6 (osd.6) 210 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T08:08:54.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:53 smithi112 bash[59335]: cluster 2023-10-01T08:08:52.749371+0000 osd.4 (osd.4) 177 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T08:08:54.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:53 smithi112 bash[59335]: cluster 2023-10-01T08:08:52.751389+0000 osd.4 (osd.4) 178 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T08:08:54.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:53 smithi112 bash[59335]: cluster 2023-10-01T08:08:52.751874+0000 osd.6 (osd.6) 211 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T08:08:54.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:53 smithi112 bash[59335]: cluster 2023-10-01T08:08:52.753029+0000 osd.5 (osd.5) 233 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T08:08:54.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:53 smithi112 bash[59335]: cluster 2023-10-01T08:08:52.753733+0000 osd.4 (osd.4) 179 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T08:08:54.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:53 smithi112 bash[59335]: cluster 2023-10-01T08:08:52.753987+0000 osd.6 (osd.6) 212 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T08:08:54.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:53 smithi112 bash[59335]: cluster 2023-10-01T08:08:52.755141+0000 osd.5 (osd.5) 234 : cluster 3 failed to encode map e259 with expected crc 2023-10-01T08:08:54.258 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '0.05', 'overage': '110', 'type': 'reweight-by-utilization'} 2023-10-01T08:08:54.258 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd reweight-by-utilization 110 0.05 2023-10-01T08:08:54.259 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:54.280 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:54.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:54.282 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:54.383 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:54.410 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:54.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:54.413 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:08:54.513 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:54.538 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:54.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:54.540 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:08:54.641 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:54.666 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:54.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:54.669 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:54.770 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:54.802 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:54.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:54.804 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:54.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:54 smithi084 bash[78255]: cluster 2023-10-01T08:08:53.752220+0000 osd.6 (osd.6) 213 : cluster 3 failed to encode map e260 with expected crc 2023-10-01T08:08:54.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:54 smithi084 bash[78255]: cluster 2023-10-01T08:08:53.752462+0000 osd.4 (osd.4) 180 : cluster 3 failed to encode map e260 with expected crc 2023-10-01T08:08:54.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:54 smithi084 bash[78255]: cluster 2023-10-01T08:08:53.753641+0000 mon.a (mon.0) 1435 : cluster 0 osdmap e260: 8 total, 8 up, 7 in 2023-10-01T08:08:54.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:54 smithi084 bash[78255]: cluster 2023-10-01T08:08:53.755234+0000 osd.6 (osd.6) 214 : cluster 3 failed to encode map e260 with expected crc 2023-10-01T08:08:54.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:54 smithi084 bash[78255]: cluster 2023-10-01T08:08:53.755829+0000 osd.5 (osd.5) 235 : cluster 3 failed to encode map e260 with expected crc 2023-10-01T08:08:54.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:54 smithi084 bash[78255]: cluster 2023-10-01T08:08:53.756897+0000 osd.4 (osd.4) 181 : cluster 3 failed to encode map e260 with expected crc 2023-10-01T08:08:54.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:54 smithi084 bash[78255]: cluster 2023-10-01T08:08:53.757795+0000 osd.6 (osd.6) 215 : cluster 3 failed to encode map e260 with expected crc 2023-10-01T08:08:54.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:54 smithi084 bash[78255]: cluster 2023-10-01T08:08:53.758987+0000 osd.5 (osd.5) 236 : cluster 3 failed to encode map e260 with expected crc 2023-10-01T08:08:54.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:54 smithi084 bash[78255]: cluster 2023-10-01T08:08:53.759965+0000 osd.4 (osd.4) 182 : cluster 3 failed to encode map e260 with expected crc 2023-10-01T08:08:54.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:54 smithi084 bash[78255]: cluster 2023-10-01T08:08:53.761833+0000 osd.6 (osd.6) 216 : cluster 0 10.a starting backfill to osd.2 from (0'0,0'0] MAX to 257'10002 2023-10-01T08:08:54.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:54 smithi084 bash[78255]: cluster 2023-10-01T08:08:53.786610+0000 osd.7 (osd.7) 110 : cluster 3 failed to encode map e260 with expected crc 2023-10-01T08:08:54.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:54 smithi084 bash[78255]: cluster 2023-10-01T08:08:53.910310+0000 mon.a (mon.0) 1436 : cluster 3 Health check update: Degraded data redundancy: 8005/151236 objects degraded (5.293%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-01T08:08:54.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:54 smithi084 bash[75189]: cluster 2023-10-01T08:08:53.752220+0000 osd.6 (osd.6) 213 : cluster 3 failed to encode map e260 with expected crc 2023-10-01T08:08:54.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:54 smithi084 bash[75189]: cluster 2023-10-01T08:08:53.752462+0000 osd.4 (osd.4) 180 : cluster 3 failed to encode map e260 with expected crc 2023-10-01T08:08:54.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:54 smithi084 bash[75189]: cluster 2023-10-01T08:08:53.753641+0000 mon.a (mon.0) 1435 : cluster 0 osdmap e260: 8 total, 8 up, 7 in 2023-10-01T08:08:54.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:54 smithi084 bash[75189]: cluster 2023-10-01T08:08:53.755234+0000 osd.6 (osd.6) 214 : cluster 3 failed to encode map e260 with expected crc 2023-10-01T08:08:54.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:54 smithi084 bash[75189]: cluster 2023-10-01T08:08:53.755829+0000 osd.5 (osd.5) 235 : cluster 3 failed to encode map e260 with expected crc 2023-10-01T08:08:54.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:54 smithi084 bash[75189]: cluster 2023-10-01T08:08:53.756897+0000 osd.4 (osd.4) 181 : cluster 3 failed to encode map e260 with expected crc 2023-10-01T08:08:54.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:54 smithi084 bash[75189]: cluster 2023-10-01T08:08:53.757795+0000 osd.6 (osd.6) 215 : cluster 3 failed to encode map e260 with expected crc 2023-10-01T08:08:54.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:54 smithi084 bash[75189]: cluster 2023-10-01T08:08:53.758987+0000 osd.5 (osd.5) 236 : cluster 3 failed to encode map e260 with expected crc 2023-10-01T08:08:54.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:54 smithi084 bash[75189]: cluster 2023-10-01T08:08:53.759965+0000 osd.4 (osd.4) 182 : cluster 3 failed to encode map e260 with expected crc 2023-10-01T08:08:54.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:54 smithi084 bash[75189]: cluster 2023-10-01T08:08:53.761833+0000 osd.6 (osd.6) 216 : cluster 0 10.a starting backfill to osd.2 from (0'0,0'0] MAX to 257'10002 2023-10-01T08:08:54.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:54 smithi084 bash[75189]: cluster 2023-10-01T08:08:53.786610+0000 osd.7 (osd.7) 110 : cluster 3 failed to encode map e260 with expected crc 2023-10-01T08:08:54.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:54 smithi084 bash[75189]: cluster 2023-10-01T08:08:53.910310+0000 mon.a (mon.0) 1436 : cluster 3 Health check update: Degraded data redundancy: 8005/151236 objects degraded (5.293%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-01T08:08:54.905 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:54.935 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:54.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:54.938 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:55.039 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:55.060 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:55.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:55.063 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:55.164 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:55.194 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:55.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:55.196 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:55.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:54 smithi112 bash[59335]: cluster 2023-10-01T08:08:53.752220+0000 osd.6 (osd.6) 213 : cluster 3 failed to encode map e260 with expected crc 2023-10-01T08:08:55.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:54 smithi112 bash[59335]: cluster 2023-10-01T08:08:53.752462+0000 osd.4 (osd.4) 180 : cluster 3 failed to encode map e260 with expected crc 2023-10-01T08:08:55.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:54 smithi112 bash[59335]: cluster 2023-10-01T08:08:53.753641+0000 mon.a (mon.0) 1435 : cluster 0 osdmap e260: 8 total, 8 up, 7 in 2023-10-01T08:08:55.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:54 smithi112 bash[59335]: cluster 2023-10-01T08:08:53.755234+0000 osd.6 (osd.6) 214 : cluster 3 failed to encode map e260 with expected crc 2023-10-01T08:08:55.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:54 smithi112 bash[59335]: cluster 2023-10-01T08:08:53.755829+0000 osd.5 (osd.5) 235 : cluster 3 failed to encode map e260 with expected crc 2023-10-01T08:08:55.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:54 smithi112 bash[59335]: cluster 2023-10-01T08:08:53.756897+0000 osd.4 (osd.4) 181 : cluster 3 failed to encode map e260 with expected crc 2023-10-01T08:08:55.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:54 smithi112 bash[59335]: cluster 2023-10-01T08:08:53.757795+0000 osd.6 (osd.6) 215 : cluster 3 failed to encode map e260 with expected crc 2023-10-01T08:08:55.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:54 smithi112 bash[59335]: cluster 2023-10-01T08:08:53.758987+0000 osd.5 (osd.5) 236 : cluster 3 failed to encode map e260 with expected crc 2023-10-01T08:08:55.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:54 smithi112 bash[59335]: cluster 2023-10-01T08:08:53.759965+0000 osd.4 (osd.4) 182 : cluster 3 failed to encode map e260 with expected crc 2023-10-01T08:08:55.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:54 smithi112 bash[59335]: cluster 2023-10-01T08:08:53.761833+0000 osd.6 (osd.6) 216 : cluster 0 10.a starting backfill to osd.2 from (0'0,0'0] MAX to 257'10002 2023-10-01T08:08:55.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:54 smithi112 bash[59335]: cluster 2023-10-01T08:08:53.786610+0000 osd.7 (osd.7) 110 : cluster 3 failed to encode map e260 with expected crc 2023-10-01T08:08:55.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:54 smithi112 bash[59335]: cluster 2023-10-01T08:08:53.910310+0000 mon.a (mon.0) 1436 : cluster 3 Health check update: Degraded data redundancy: 8005/151236 objects degraded (5.293%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-01T08:08:55.297 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:55.305 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T08:08:55.321 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:55.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:55.327 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:55.428 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:55.447 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:55.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:55.449 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:55.550 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:55.582 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:55.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:55.584 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:08:55.685 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:55.707 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:55.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:55.710 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:55.810 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:55.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:55 smithi084 bash[75189]: cluster 2023-10-01T08:08:54.661442+0000 mgr.y (mgr.34104) 1087 : cluster 0 pgmap v1163: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 665 op/s; 8005/151236 objects degraded (5.293%); 1044/151236 objects misplaced (0.690%); 2.8 MiB/s, 45 objects/s recovering 2023-10-01T08:08:55.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:55 smithi084 bash[75189]: audit 2023-10-01T08:08:55.364064+0000 mon.a (mon.0) 1437 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:08:55.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:55 smithi084 bash[75189]: audit 2023-10-01T08:08:55.364823+0000 mon.b (mon.1) 26 : audit 1 from='client.? 172.21.15.84:0/3943511923' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:08:55.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:55 smithi084 bash[78255]: cluster 2023-10-01T08:08:54.661442+0000 mgr.y (mgr.34104) 1087 : cluster 0 pgmap v1163: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 665 op/s; 8005/151236 objects degraded (5.293%); 1044/151236 objects misplaced (0.690%); 2.8 MiB/s, 45 objects/s recovering 2023-10-01T08:08:55.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:55 smithi084 bash[78255]: audit 2023-10-01T08:08:55.364064+0000 mon.a (mon.0) 1437 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:08:55.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:55 smithi084 bash[78255]: audit 2023-10-01T08:08:55.364823+0000 mon.b (mon.1) 26 : audit 1 from='client.? 172.21.15.84:0/3943511923' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:08:55.828 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:55.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:55.830 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:55.931 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:55.932 INFO:teuthology.orchestra.run.smithi084.stderr:noscrub is unset 2023-10-01T08:08:55.954 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:55.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:55.957 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:55.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:55 smithi112 bash[59335]: cluster 2023-10-01T08:08:54.661442+0000 mgr.y (mgr.34104) 1087 : cluster 0 pgmap v1163: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 3.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 665 op/s; 8005/151236 objects degraded (5.293%); 1044/151236 objects misplaced (0.690%); 2.8 MiB/s, 45 objects/s recovering 2023-10-01T08:08:55.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:55 smithi112 bash[59335]: audit 2023-10-01T08:08:55.364064+0000 mon.a (mon.0) 1437 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:08:55.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:55 smithi112 bash[59335]: audit 2023-10-01T08:08:55.364823+0000 mon.b (mon.1) 26 : audit 1 from='client.? 172.21.15.84:0/3943511923' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:08:56.058 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:56.078 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:56.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:56.081 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:56.182 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:56.192 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:08:56 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:08:56] "GET /metrics HTTP/1.1" 200 36429 "" "Prometheus/2.33.4" 2023-10-01T08:08:56.209 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:56.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:56.212 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:56.312 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:56.338 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:56.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:56.341 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:56.442 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:56.465 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:56.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:56.467 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:56.568 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:56.595 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:56.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:56.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:56.697 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:56.727 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:56.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:56.729 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:56.830 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:56.858 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:56.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:56.861 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:56.962 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:56.969 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:56 smithi112 bash[59335]: cluster 2023-10-01T08:08:55.916391+0000 mon.a (mon.0) 1438 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:08:56.969 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:56 smithi112 bash[59335]: cluster 2023-10-01T08:08:55.921553+0000 osd.4 (osd.4) 183 : cluster 3 failed to encode map e261 with expected crc 2023-10-01T08:08:56.969 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:56 smithi112 bash[59335]: audit 2023-10-01T08:08:55.924436+0000 mon.a (mon.0) 1439 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T08:08:56.969 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:56 smithi112 bash[59335]: cluster 2023-10-01T08:08:55.924577+0000 mon.a (mon.0) 1440 : cluster 0 osdmap e261: 8 total, 8 up, 7 in 2023-10-01T08:08:56.984 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:56.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:56.987 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:57.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:56 smithi084 bash[75189]: cluster 2023-10-01T08:08:55.916391+0000 mon.a (mon.0) 1438 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:08:57.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:56 smithi084 bash[75189]: cluster 2023-10-01T08:08:55.921553+0000 osd.4 (osd.4) 183 : cluster 3 failed to encode map e261 with expected crc 2023-10-01T08:08:57.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:56 smithi084 bash[75189]: audit 2023-10-01T08:08:55.924436+0000 mon.a (mon.0) 1439 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T08:08:57.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:56 smithi084 bash[75189]: cluster 2023-10-01T08:08:55.924577+0000 mon.a (mon.0) 1440 : cluster 0 osdmap e261: 8 total, 8 up, 7 in 2023-10-01T08:08:57.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:56 smithi084 bash[78255]: cluster 2023-10-01T08:08:55.916391+0000 mon.a (mon.0) 1438 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:08:57.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:56 smithi084 bash[78255]: cluster 2023-10-01T08:08:55.921553+0000 osd.4 (osd.4) 183 : cluster 3 failed to encode map e261 with expected crc 2023-10-01T08:08:57.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:56 smithi084 bash[78255]: audit 2023-10-01T08:08:55.924436+0000 mon.a (mon.0) 1439 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T08:08:57.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:56 smithi084 bash[78255]: cluster 2023-10-01T08:08:55.924577+0000 mon.a (mon.0) 1440 : cluster 0 osdmap e261: 8 total, 8 up, 7 in 2023-10-01T08:08:57.088 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:57.120 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:57.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:57.123 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:57.224 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:57.257 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:57.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:57.260 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:57.361 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:57.380 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:57.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:57.382 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:57.483 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:57.516 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:57.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:57.519 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:57.619 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:57.641 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:57.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:57.643 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:57.744 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:57.762 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:57.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:57.764 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:57.865 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:57.897 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:57.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:57.900 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:57.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:57 smithi112 bash[59335]: cluster 2023-10-01T08:08:56.662452+0000 mgr.y (mgr.34104) 1088 : cluster 0 pgmap v1165: 99 pgs: 2 activating+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 3.0 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 150 op/s; 29006/149016 objects degraded (19.465%); 5715/149016 objects misplaced (3.835%); 3.4 MiB/s, 56 objects/s recovering 2023-10-01T08:08:57.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:57 smithi112 bash[59335]: cluster 2023-10-01T08:08:56.930597+0000 mon.a (mon.0) 1441 : cluster 0 osdmap e262: 8 total, 8 up, 7 in 2023-10-01T08:08:57.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:57 smithi112 bash[59335]: cluster 2023-10-01T08:08:56.930688+0000 osd.4 (osd.4) 184 : cluster 3 failed to encode map e262 with expected crc 2023-10-01T08:08:58.001 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:58.031 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:58.033 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:57 smithi084 bash[78255]: cluster 2023-10-01T08:08:56.662452+0000 mgr.y (mgr.34104) 1088 : cluster 0 pgmap v1165: 99 pgs: 2 activating+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 3.0 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 150 op/s; 29006/149016 objects degraded (19.465%); 5715/149016 objects misplaced (3.835%); 3.4 MiB/s, 56 objects/s recovering 2023-10-01T08:08:58.033 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:57 smithi084 bash[78255]: cluster 2023-10-01T08:08:56.930597+0000 mon.a (mon.0) 1441 : cluster 0 osdmap e262: 8 total, 8 up, 7 in 2023-10-01T08:08:58.034 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:57 smithi084 bash[78255]: cluster 2023-10-01T08:08:56.930688+0000 osd.4 (osd.4) 184 : cluster 3 failed to encode map e262 with expected crc 2023-10-01T08:08:58.034 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:57 smithi084 bash[75189]: cluster 2023-10-01T08:08:56.662452+0000 mgr.y (mgr.34104) 1088 : cluster 0 pgmap v1165: 99 pgs: 2 activating+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 3.0 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 150 op/s; 29006/149016 objects degraded (19.465%); 5715/149016 objects misplaced (3.835%); 3.4 MiB/s, 56 objects/s recovering 2023-10-01T08:08:58.034 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:57 smithi084 bash[75189]: cluster 2023-10-01T08:08:56.930597+0000 mon.a (mon.0) 1441 : cluster 0 osdmap e262: 8 total, 8 up, 7 in 2023-10-01T08:08:58.034 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:57 smithi084 bash[75189]: cluster 2023-10-01T08:08:56.930688+0000 osd.4 (osd.4) 184 : cluster 3 failed to encode map e262 with expected crc 2023-10-01T08:08:58.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:58.035 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:58.136 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:58.175 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:58.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:58.178 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:58.279 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:58.303 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:58.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:58.307 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:58.407 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:58.428 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:58.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:58.432 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:58.533 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:58.563 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:58.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:58.568 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:08:58.669 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:58.701 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:08:58.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:58.707 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:08:58.808 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:58.832 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:58.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:58.836 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:58.937 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:58.962 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:08:58.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:58.969 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:08:58.969 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:58 smithi112 bash[59335]: cluster 2023-10-01T08:08:56.929466+0000 osd.7 (osd.7) 111 : cluster 3 failed to encode map e262 with expected crc 2023-10-01T08:08:59.070 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:59.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:58 smithi084 bash[78255]: cluster 2023-10-01T08:08:56.929466+0000 osd.7 (osd.7) 111 : cluster 3 failed to encode map e262 with expected crc 2023-10-01T08:08:59.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:58 smithi084 bash[75189]: cluster 2023-10-01T08:08:56.929466+0000 osd.7 (osd.7) 111 : cluster 3 failed to encode map e262 with expected crc 2023-10-01T08:08:59.101 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:59.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:59.104 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:59.202 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-01T08:08:59.204 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:59.235 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:08:59.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:59.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:08:59.342 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:59.366 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:08:59.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:59.368 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:08:59.469 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:59.492 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:08:59.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:59.497 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:08:59.598 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:59.626 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:08:59.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:59.631 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:08:59.721 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:08:59.722 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:08:59.731 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:59.757 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:08:59.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:59.759 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:08:59.773 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:59 smithi112 bash[59335]: cluster 2023-10-01T08:08:58.663579+0000 mgr.y (mgr.34104) 1089 : cluster 0 pgmap v1167: 99 pgs: 3 activating+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 3.0 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 141 op/s; 32327/148713 objects degraded (21.738%); 5715/148713 objects misplaced (3.843%); 2.8 MiB/s, 47 objects/s recovering 2023-10-01T08:08:59.774 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:08:59 smithi112 bash[59335]: cluster 2023-10-01T08:08:58.911333+0000 mon.a (mon.0) 1442 : cluster 3 Health check update: Degraded data redundancy: 32327/148713 objects degraded (21.738%), 10 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-01T08:08:59.859 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:59.886 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:08:59.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:08:59.891 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:08:59.991 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:00.014 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:00.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:00.018 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:00.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:59 smithi084 bash[78255]: cluster 2023-10-01T08:08:58.663579+0000 mgr.y (mgr.34104) 1089 : cluster 0 pgmap v1167: 99 pgs: 3 activating+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 3.0 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 141 op/s; 32327/148713 objects degraded (21.738%); 5715/148713 objects misplaced (3.843%); 2.8 MiB/s, 47 objects/s recovering 2023-10-01T08:09:00.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:08:59 smithi084 bash[78255]: cluster 2023-10-01T08:08:58.911333+0000 mon.a (mon.0) 1442 : cluster 3 Health check update: Degraded data redundancy: 32327/148713 objects degraded (21.738%), 10 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-01T08:09:00.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:59 smithi084 bash[75189]: cluster 2023-10-01T08:08:58.663579+0000 mgr.y (mgr.34104) 1089 : cluster 0 pgmap v1167: 99 pgs: 3 activating+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 3.0 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 141 op/s; 32327/148713 objects degraded (21.738%); 5715/148713 objects misplaced (3.843%); 2.8 MiB/s, 47 objects/s recovering 2023-10-01T08:09:00.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:08:59 smithi084 bash[75189]: cluster 2023-10-01T08:08:58.911333+0000 mon.a (mon.0) 1442 : cluster 3 Health check update: Degraded data redundancy: 32327/148713 objects degraded (21.738%), 10 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-01T08:09:00.119 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:00.142 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:00.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:00.149 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:00.250 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:00.273 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:00.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:00.276 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:00.376 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:00.404 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:00.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:00.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:00.507 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:00.528 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:00.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:00.530 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:00.558 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-10-01T08:09:00.559 INFO:teuthology.orchestra.run.smithi112.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T08:09:00.631 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:00.659 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:00.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:00.662 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:00.762 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:00.785 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:00.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:00.787 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:00.888 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:00.914 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:00.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:00.918 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:00.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:00 smithi112 bash[59335]: audit 2023-10-01T08:09:00.115685+0000 mon.a (mon.0) 1443 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:09:01.019 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:01.043 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:01.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:01.048 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:01.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:00 smithi084 bash[78255]: audit 2023-10-01T08:09:00.115685+0000 mon.a (mon.0) 1443 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:09:01.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:00 smithi084 bash[75189]: audit 2023-10-01T08:09:00.115685+0000 mon.a (mon.0) 1443 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:09:01.149 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:01.175 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:01.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:01.178 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:09:01.279 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:01.307 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:01.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:01.309 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:01.410 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:01.438 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:01.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:01.444 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:01.544 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:01.575 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:01.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:01.577 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:01.678 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:01.703 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:01.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:01.706 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:01.775 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-10-01T08:09:01.807 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:01.814 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:01 smithi084 bash[78255]: cluster 2023-10-01T08:09:00.664470+0000 mgr.y (mgr.34104) 1090 : cluster 0 pgmap v1168: 99 pgs: 3 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 3.0 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 160 op/s; 32327/147909 objects degraded (21.856%); 5295/147909 objects misplaced (3.580%); 6.2 MiB/s, 101 objects/s recovering 2023-10-01T08:09:01.815 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:01 smithi084 bash[75189]: cluster 2023-10-01T08:09:00.664470+0000 mgr.y (mgr.34104) 1090 : cluster 0 pgmap v1168: 99 pgs: 3 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 3.0 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 160 op/s; 32327/147909 objects degraded (21.856%); 5295/147909 objects misplaced (3.580%); 6.2 MiB/s, 101 objects/s recovering 2023-10-01T08:09:01.830 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:01.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:01.832 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:01.933 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:01.964 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:01.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:01.968 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:02.068 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:02.082 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:01 smithi112 bash[59335]: cluster 2023-10-01T08:09:00.664470+0000 mgr.y (mgr.34104) 1090 : cluster 0 pgmap v1168: 99 pgs: 3 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 3.0 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 160 op/s; 32327/147909 objects degraded (21.856%); 5295/147909 objects misplaced (3.580%); 6.2 MiB/s, 101 objects/s recovering 2023-10-01T08:09:02.116 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:02.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:02.121 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:02.222 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:02.265 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:02.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:02.268 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:02.368 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:02.403 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:02.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:02.406 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:02.506 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:02.579 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:02.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:02.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:09:02.682 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:02.707 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:02.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:02.710 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:09:02.811 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:02.853 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:02.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:02.863 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:02.965 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:03.931 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:04.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:04.532 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:03 smithi084 bash[75189]: cluster 2023-10-01T08:09:02.665173+0000 mgr.y (mgr.34104) 1091 : cluster 0 pgmap v1169: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 3.0 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 242 op/s; 32226/145425 objects degraded (22.160%); 5117/145425 objects misplaced (3.519%); 6.6 MiB/s, 107 objects/s recovering 2023-10-01T08:09:04.533 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:03 smithi084 bash[78255]: cluster 2023-10-01T08:09:02.665173+0000 mgr.y (mgr.34104) 1091 : cluster 0 pgmap v1169: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 3.0 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 242 op/s; 32226/145425 objects degraded (22.160%); 5117/145425 objects misplaced (3.519%); 6.6 MiB/s, 107 objects/s recovering 2023-10-01T08:09:04.533 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:09:04.534 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:09:04.538 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:03 smithi112 bash[59335]: cluster 2023-10-01T08:09:02.665173+0000 mgr.y (mgr.34104) 1091 : cluster 0 pgmap v1169: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 3.0 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 242 op/s; 32226/145425 objects degraded (22.160%); 5117/145425 objects misplaced (3.519%); 6.6 MiB/s, 107 objects/s recovering 2023-10-01T08:09:04.639 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:04.684 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:04.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:04.687 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:04.788 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:04.812 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:04.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:04.815 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:04.915 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:04.924 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:04 smithi112 bash[59335]: cluster 2023-10-01T08:09:03.913044+0000 mon.a (mon.0) 1444 : cluster 3 Health check update: Degraded data redundancy: 32226/145425 objects degraded (22.160%), 10 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-01T08:09:04.952 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:04.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:04.957 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:05.058 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:05.065 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:04 smithi084 bash[78255]: cluster 2023-10-01T08:09:03.913044+0000 mon.a (mon.0) 1444 : cluster 3 Health check update: Degraded data redundancy: 32226/145425 objects degraded (22.160%), 10 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-01T08:09:05.066 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:04 smithi084 bash[75189]: cluster 2023-10-01T08:09:03.913044+0000 mon.a (mon.0) 1444 : cluster 3 Health check update: Degraded data redundancy: 32226/145425 objects degraded (22.160%), 10 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-01T08:09:05.077 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:05.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:05.079 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:09:05.180 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:05.214 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:05.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:05.221 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:05.322 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:05.343 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:05.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:05.346 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:05.447 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:05.484 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:05.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:05.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:05.590 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:05.614 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:05.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:05.616 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:05.717 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:05.742 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:05.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:05.746 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:05.789 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:05 smithi084 bash[75189]: cluster 2023-10-01T08:09:04.665725+0000 mgr.y (mgr.34104) 1092 : cluster 0 pgmap v1170: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 3.0 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 163 op/s; 32226/145425 objects degraded (22.160%); 5117/145425 objects misplaced (3.519%); 4.4 MiB/s, 70 objects/s recovering 2023-10-01T08:09:05.789 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:05 smithi084 bash[78255]: cluster 2023-10-01T08:09:04.665725+0000 mgr.y (mgr.34104) 1092 : cluster 0 pgmap v1170: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 3.0 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 163 op/s; 32226/145425 objects degraded (22.160%); 5117/145425 objects misplaced (3.519%); 4.4 MiB/s, 70 objects/s recovering 2023-10-01T08:09:05.846 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:05.872 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:05.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:05.875 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:09:05.975 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:05.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:05 smithi112 bash[59335]: cluster 2023-10-01T08:09:04.665725+0000 mgr.y (mgr.34104) 1092 : cluster 0 pgmap v1170: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 3.0 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 163 op/s; 32226/145425 objects degraded (22.160%); 5117/145425 objects misplaced (3.519%); 4.4 MiB/s, 70 objects/s recovering 2023-10-01T08:09:06.001 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:06.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:06.006 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:06.107 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:06.131 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:06.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:06.137 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:09:06.238 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:06.261 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:06.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:06.267 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:06.367 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:06.402 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:06.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:06.407 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:06.407 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:09:06 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:09:06] "GET /metrics HTTP/1.1" 200 36443 "" "Prometheus/2.33.4" 2023-10-01T08:09:06.508 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:06.533 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:06.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:06.535 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:09:06.566 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T08:09:06.606 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T08:09:06.630 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T08:09:06.636 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:06.636 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T08:09:06.677 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T08:09:06.679 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:06.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:06.681 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:06.714 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T08:09:06.750 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T08:09:06.781 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:06.793 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T08:09:06.795 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:06 smithi084 bash[78255]: audit 2023-10-01T08:09:06.530559+0000 mon.c (mon.2) 124 : audit 0 from='client.? 172.21.15.84:0/2772478332' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:09:06.795 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:06 smithi084 bash[75189]: audit 2023-10-01T08:09:06.530559+0000 mon.c (mon.2) 124 : audit 0 from='client.? 172.21.15.84:0/2772478332' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:09:06.813 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:06.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:06.817 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:06.834 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T08:09:06.837 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T08:09:06.837 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T08:09:06.837 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T08:09:06.837 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T08:09:06.837 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T08:09:06.837 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T08:09:06.837 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T08:09:06.838 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T08:09:06.917 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:06.926 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:06 smithi112 bash[59335]: audit 2023-10-01T08:09:06.530559+0000 mon.c (mon.2) 124 : audit 0 from='client.? 172.21.15.84:0/2772478332' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:09:06.943 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:06.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:06.949 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:07.050 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:07.075 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:07.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:07.078 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:07.178 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:07.202 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:07.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:07.205 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:09:07.305 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:07.333 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:07.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:07.338 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:07.439 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:07.461 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:07.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:07.463 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:07.564 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:07.584 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:07.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:07.587 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:07.687 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:07.714 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:07.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:07.716 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:07.805 INFO:teuthology.orchestra.run.smithi084.stdout:moved 5 / 297 (1.6835%) 2023-10-01T08:09:07.805 INFO:teuthology.orchestra.run.smithi084.stdout:avg 42.4286 2023-10-01T08:09:07.805 INFO:teuthology.orchestra.run.smithi084.stdout:stddev 4.49943 -> 5.4735 (expected baseline 6.03053) 2023-10-01T08:09:07.805 INFO:teuthology.orchestra.run.smithi084.stdout:min osd.4 with 36 -> 35 pgs (0.848485 -> 0.824916 * mean) 2023-10-01T08:09:07.805 INFO:teuthology.orchestra.run.smithi084.stdout:max osd.3 with 48 -> 49 pgs (1.13131 -> 1.15488 * mean) 2023-10-01T08:09:07.805 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T08:09:07.805 INFO:teuthology.orchestra.run.smithi084.stdout:oload 110 2023-10-01T08:09:07.806 INFO:teuthology.orchestra.run.smithi084.stdout:max_change 0.05 2023-10-01T08:09:07.806 INFO:teuthology.orchestra.run.smithi084.stdout:max_change_osds 4 2023-10-01T08:09:07.806 INFO:teuthology.orchestra.run.smithi084.stdout:average_utilization 0.0218 2023-10-01T08:09:07.806 INFO:teuthology.orchestra.run.smithi084.stdout:overload_utilization 0.0240 2023-10-01T08:09:07.806 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0 weight 0.7661 -> 0.7161 2023-10-01T08:09:07.806 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4 weight 0.7192 -> 0.6692 2023-10-01T08:09:07.817 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:07.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:07 smithi084 bash[75189]: cluster 2023-10-01T08:09:06.666488+0000 mgr.y (mgr.34104) 1093 : cluster 0 pgmap v1171: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.8 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 303 op/s; 32226/139893 objects degraded (23.036%); 4874/139893 objects misplaced (3.484%); 4.3 MiB/s, 69 objects/s recovering 2023-10-01T08:09:07.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:07 smithi084 bash[75189]: audit 2023-10-01T08:09:06.874674+0000 mgr.y (mgr.34104) 1094 : audit 0 from='client.35799 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:09:07.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:07 smithi084 bash[75189]: audit 2023-10-01T08:09:06.875650+0000 mon.a (mon.0) 1445 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'46932','4':'43858'}"}]: dispatch 2023-10-01T08:09:07.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:07 smithi084 bash[78255]: cluster 2023-10-01T08:09:06.666488+0000 mgr.y (mgr.34104) 1093 : cluster 0 pgmap v1171: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.8 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 303 op/s; 32226/139893 objects degraded (23.036%); 4874/139893 objects misplaced (3.484%); 4.3 MiB/s, 69 objects/s recovering 2023-10-01T08:09:07.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:07 smithi084 bash[78255]: audit 2023-10-01T08:09:06.874674+0000 mgr.y (mgr.34104) 1094 : audit 0 from='client.35799 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:09:07.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:07 smithi084 bash[78255]: audit 2023-10-01T08:09:06.875650+0000 mon.a (mon.0) 1445 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'46932','4':'43858'}"}]: dispatch 2023-10-01T08:09:07.838 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:07.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:07.841 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:07.941 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:07.970 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:07.973 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:07 smithi112 bash[59335]: cluster 2023-10-01T08:09:06.666488+0000 mgr.y (mgr.34104) 1093 : cluster 0 pgmap v1171: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.8 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 303 op/s; 32226/139893 objects degraded (23.036%); 4874/139893 objects misplaced (3.484%); 4.3 MiB/s, 69 objects/s recovering 2023-10-01T08:09:07.973 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:07 smithi112 bash[59335]: audit 2023-10-01T08:09:06.874674+0000 mgr.y (mgr.34104) 1094 : audit 0 from='client.35799 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:09:07.973 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:07 smithi112 bash[59335]: audit 2023-10-01T08:09:06.875650+0000 mon.a (mon.0) 1445 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'46932','4':'43858'}"}]: dispatch 2023-10-01T08:09:07.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:07.974 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:08.074 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:08.103 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:08.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:08.106 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:08.206 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:08.238 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:08.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:08.243 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:09:08.344 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:08.366 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:08.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:08.367 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:08.468 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:08.501 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:08.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:08.505 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:08.606 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:08.637 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:08.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:08.639 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:08.740 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:08.769 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:08.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:08.772 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:08.805 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:08 smithi112 bash[59335]: audit 2023-10-01T08:09:07.803757+0000 mon.a (mon.0) 1446 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'0':'46932','4':'43858'}"}]': finished 2023-10-01T08:09:08.805 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:08 smithi112 bash[59335]: cluster 2023-10-01T08:09:07.803812+0000 mon.a (mon.0) 1447 : cluster 0 osdmap e263: 8 total, 8 up, 7 in 2023-10-01T08:09:08.806 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:08 smithi112 bash[59335]: cluster 2023-10-01T08:09:07.805393+0000 osd.4 (osd.4) 185 : cluster 3 failed to encode map e263 with expected crc 2023-10-01T08:09:08.806 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:08 smithi112 bash[59335]: cluster 2023-10-01T08:09:07.809638+0000 osd.5 (osd.5) 237 : cluster 3 failed to encode map e263 with expected crc 2023-10-01T08:09:08.806 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:08 smithi112 bash[59335]: cluster 2023-10-01T08:09:07.809800+0000 osd.7 (osd.7) 112 : cluster 3 failed to encode map e263 with expected crc 2023-10-01T08:09:08.806 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:08 smithi112 bash[59335]: cluster 2023-10-01T08:09:07.813069+0000 osd.6 (osd.6) 217 : cluster 3 failed to encode map e263 with expected crc 2023-10-01T08:09:08.806 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:08 smithi112 bash[59335]: cluster 2023-10-01T08:09:07.815943+0000 osd.6 (osd.6) 218 : cluster 3 failed to encode map e263 with expected crc 2023-10-01T08:09:08.872 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:08.881 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:08 smithi084 bash[75189]: audit 2023-10-01T08:09:07.803757+0000 mon.a (mon.0) 1446 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'0':'46932','4':'43858'}"}]': finished 2023-10-01T08:09:08.881 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:08 smithi084 bash[75189]: cluster 2023-10-01T08:09:07.803812+0000 mon.a (mon.0) 1447 : cluster 0 osdmap e263: 8 total, 8 up, 7 in 2023-10-01T08:09:08.881 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:08 smithi084 bash[75189]: cluster 2023-10-01T08:09:07.805393+0000 osd.4 (osd.4) 185 : cluster 3 failed to encode map e263 with expected crc 2023-10-01T08:09:08.881 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:08 smithi084 bash[75189]: cluster 2023-10-01T08:09:07.809638+0000 osd.5 (osd.5) 237 : cluster 3 failed to encode map e263 with expected crc 2023-10-01T08:09:08.881 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:08 smithi084 bash[75189]: cluster 2023-10-01T08:09:07.809800+0000 osd.7 (osd.7) 112 : cluster 3 failed to encode map e263 with expected crc 2023-10-01T08:09:08.881 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:08 smithi084 bash[75189]: cluster 2023-10-01T08:09:07.813069+0000 osd.6 (osd.6) 217 : cluster 3 failed to encode map e263 with expected crc 2023-10-01T08:09:08.881 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:08 smithi084 bash[75189]: cluster 2023-10-01T08:09:07.815943+0000 osd.6 (osd.6) 218 : cluster 3 failed to encode map e263 with expected crc 2023-10-01T08:09:08.881 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:08 smithi084 bash[78255]: audit 2023-10-01T08:09:07.803757+0000 mon.a (mon.0) 1446 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'0':'46932','4':'43858'}"}]': finished 2023-10-01T08:09:08.881 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:08 smithi084 bash[78255]: cluster 2023-10-01T08:09:07.803812+0000 mon.a (mon.0) 1447 : cluster 0 osdmap e263: 8 total, 8 up, 7 in 2023-10-01T08:09:08.881 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:08 smithi084 bash[78255]: cluster 2023-10-01T08:09:07.805393+0000 osd.4 (osd.4) 185 : cluster 3 failed to encode map e263 with expected crc 2023-10-01T08:09:08.882 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:08 smithi084 bash[78255]: cluster 2023-10-01T08:09:07.809638+0000 osd.5 (osd.5) 237 : cluster 3 failed to encode map e263 with expected crc 2023-10-01T08:09:08.882 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:08 smithi084 bash[78255]: cluster 2023-10-01T08:09:07.809800+0000 osd.7 (osd.7) 112 : cluster 3 failed to encode map e263 with expected crc 2023-10-01T08:09:08.882 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:08 smithi084 bash[78255]: cluster 2023-10-01T08:09:07.813069+0000 osd.6 (osd.6) 217 : cluster 3 failed to encode map e263 with expected crc 2023-10-01T08:09:08.882 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:08 smithi084 bash[78255]: cluster 2023-10-01T08:09:07.815943+0000 osd.6 (osd.6) 218 : cluster 3 failed to encode map e263 with expected crc 2023-10-01T08:09:08.895 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:08.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:08.898 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:09:08.998 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:09.026 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:09.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:09.030 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:09.131 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:09.162 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:09.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:09.166 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:09.267 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:09.292 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:09.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:09.295 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:09.395 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:09.420 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:09.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:09.423 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:09.523 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:09.546 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:09.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:09.549 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:09.649 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:09.674 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:09.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:09.678 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:09.778 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:09.805 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:09.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:09.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:09.918 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:09.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:09 smithi084 bash[78255]: cluster 2023-10-01T08:09:08.667315+0000 mgr.y (mgr.34104) 1095 : cluster 0 pgmap v1173: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.8 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 315 op/s; 32089/139239 objects degraded (23.046%); 4874/139239 objects misplaced (3.500%); 4.8 MiB/s, 76 objects/s recovering 2023-10-01T08:09:09.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:09 smithi084 bash[78255]: cluster 2023-10-01T08:09:08.813084+0000 osd.4 (osd.4) 186 : cluster 3 failed to encode map e264 with expected crc 2023-10-01T08:09:09.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:09 smithi084 bash[78255]: cluster 2023-10-01T08:09:08.813117+0000 osd.5 (osd.5) 238 : cluster 3 failed to encode map e264 with expected crc 2023-10-01T08:09:09.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:09 smithi084 bash[78255]: cluster 2023-10-01T08:09:08.813319+0000 mon.a (mon.0) 1448 : cluster 0 osdmap e264: 8 total, 8 up, 7 in 2023-10-01T08:09:09.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:09 smithi084 bash[78255]: cluster 2023-10-01T08:09:08.815594+0000 osd.6 (osd.6) 219 : cluster 3 failed to encode map e264 with expected crc 2023-10-01T08:09:09.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:09 smithi084 bash[78255]: cluster 2023-10-01T08:09:08.817631+0000 osd.4 (osd.4) 187 : cluster 3 failed to encode map e264 with expected crc 2023-10-01T08:09:09.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:09 smithi084 bash[78255]: cluster 2023-10-01T08:09:08.819480+0000 osd.5 (osd.5) 239 : cluster 3 failed to encode map e264 with expected crc 2023-10-01T08:09:09.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:09 smithi084 bash[78255]: cluster 2023-10-01T08:09:08.914584+0000 mon.a (mon.0) 1449 : cluster 3 Health check update: Degraded data redundancy: 32089/139239 objects degraded (23.046%), 10 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-01T08:09:09.928 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:09 smithi084 bash[75189]: cluster 2023-10-01T08:09:08.667315+0000 mgr.y (mgr.34104) 1095 : cluster 0 pgmap v1173: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.8 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 315 op/s; 32089/139239 objects degraded (23.046%); 4874/139239 objects misplaced (3.500%); 4.8 MiB/s, 76 objects/s recovering 2023-10-01T08:09:09.928 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:09 smithi084 bash[75189]: cluster 2023-10-01T08:09:08.813084+0000 osd.4 (osd.4) 186 : cluster 3 failed to encode map e264 with expected crc 2023-10-01T08:09:09.928 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:09 smithi084 bash[75189]: cluster 2023-10-01T08:09:08.813117+0000 osd.5 (osd.5) 238 : cluster 3 failed to encode map e264 with expected crc 2023-10-01T08:09:09.928 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:09 smithi084 bash[75189]: cluster 2023-10-01T08:09:08.813319+0000 mon.a (mon.0) 1448 : cluster 0 osdmap e264: 8 total, 8 up, 7 in 2023-10-01T08:09:09.928 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:09 smithi084 bash[75189]: cluster 2023-10-01T08:09:08.815594+0000 osd.6 (osd.6) 219 : cluster 3 failed to encode map e264 with expected crc 2023-10-01T08:09:09.928 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:09 smithi084 bash[75189]: cluster 2023-10-01T08:09:08.817631+0000 osd.4 (osd.4) 187 : cluster 3 failed to encode map e264 with expected crc 2023-10-01T08:09:09.928 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:09 smithi084 bash[75189]: cluster 2023-10-01T08:09:08.819480+0000 osd.5 (osd.5) 239 : cluster 3 failed to encode map e264 with expected crc 2023-10-01T08:09:09.928 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:09 smithi084 bash[75189]: cluster 2023-10-01T08:09:08.914584+0000 mon.a (mon.0) 1449 : cluster 3 Health check update: Degraded data redundancy: 32089/139239 objects degraded (23.046%), 10 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-01T08:09:09.940 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:09.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:09.943 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:09:09.997 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:09 smithi112 bash[59335]: cluster 2023-10-01T08:09:08.667315+0000 mgr.y (mgr.34104) 1095 : cluster 0 pgmap v1173: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.8 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 315 op/s; 32089/139239 objects degraded (23.046%); 4874/139239 objects misplaced (3.500%); 4.8 MiB/s, 76 objects/s recovering 2023-10-01T08:09:09.997 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:09 smithi112 bash[59335]: cluster 2023-10-01T08:09:08.813084+0000 osd.4 (osd.4) 186 : cluster 3 failed to encode map e264 with expected crc 2023-10-01T08:09:09.997 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:09 smithi112 bash[59335]: cluster 2023-10-01T08:09:08.813117+0000 osd.5 (osd.5) 238 : cluster 3 failed to encode map e264 with expected crc 2023-10-01T08:09:09.997 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:09 smithi112 bash[59335]: cluster 2023-10-01T08:09:08.813319+0000 mon.a (mon.0) 1448 : cluster 0 osdmap e264: 8 total, 8 up, 7 in 2023-10-01T08:09:09.997 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:09 smithi112 bash[59335]: cluster 2023-10-01T08:09:08.815594+0000 osd.6 (osd.6) 219 : cluster 3 failed to encode map e264 with expected crc 2023-10-01T08:09:09.997 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:09 smithi112 bash[59335]: cluster 2023-10-01T08:09:08.817631+0000 osd.4 (osd.4) 187 : cluster 3 failed to encode map e264 with expected crc 2023-10-01T08:09:09.998 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:09 smithi112 bash[59335]: cluster 2023-10-01T08:09:08.819480+0000 osd.5 (osd.5) 239 : cluster 3 failed to encode map e264 with expected crc 2023-10-01T08:09:09.998 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:09 smithi112 bash[59335]: cluster 2023-10-01T08:09:08.914584+0000 mon.a (mon.0) 1449 : cluster 3 Health check update: Degraded data redundancy: 32089/139239 objects degraded (23.046%), 10 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-01T08:09:10.043 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:10.074 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:10.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:10.079 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:09:10.180 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:10.202 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:10.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:10.206 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:10.307 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:10.336 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:10.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:10.341 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:09:10.442 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:10.470 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:10.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:10.474 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:09:10.575 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:10.598 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:10.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:10.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:09:10.613 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '1000', 'type': 'reweight-by-utilization'} 2023-10-01T08:09:10.614 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd reweight-by-utilization 1000 3.0 2023-10-01T08:09:10.704 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:10.734 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:10.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:10.744 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:10.845 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:10.853 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:10 smithi084 bash[75189]: cluster 2023-10-01T08:09:09.819489+0000 osd.6 (osd.6) 220 : cluster 3 failed to encode map e265 with expected crc 2023-10-01T08:09:10.853 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:10 smithi084 bash[75189]: cluster 2023-10-01T08:09:09.819873+0000 mon.a (mon.0) 1450 : cluster 0 osdmap e265: 8 total, 8 up, 7 in 2023-10-01T08:09:10.853 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:10 smithi084 bash[75189]: cluster 2023-10-01T08:09:09.824164+0000 osd.4 (osd.4) 188 : cluster 3 failed to encode map e265 with expected crc 2023-10-01T08:09:10.853 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:10 smithi084 bash[75189]: cluster 2023-10-01T08:09:09.824422+0000 osd.6 (osd.6) 221 : cluster 3 failed to encode map e265 with expected crc 2023-10-01T08:09:10.854 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:10 smithi084 bash[75189]: cluster 2023-10-01T08:09:09.827490+0000 osd.4 (osd.4) 189 : cluster 3 failed to encode map e265 with expected crc 2023-10-01T08:09:10.854 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:10 smithi084 bash[75189]: cluster 2023-10-01T08:09:09.835732+0000 osd.5 (osd.5) 240 : cluster 3 failed to encode map e265 with expected crc 2023-10-01T08:09:10.854 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:10 smithi084 bash[78255]: cluster 2023-10-01T08:09:09.819489+0000 osd.6 (osd.6) 220 : cluster 3 failed to encode map e265 with expected crc 2023-10-01T08:09:10.854 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:10 smithi084 bash[78255]: cluster 2023-10-01T08:09:09.819873+0000 mon.a (mon.0) 1450 : cluster 0 osdmap e265: 8 total, 8 up, 7 in 2023-10-01T08:09:10.854 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:10 smithi084 bash[78255]: cluster 2023-10-01T08:09:09.824164+0000 osd.4 (osd.4) 188 : cluster 3 failed to encode map e265 with expected crc 2023-10-01T08:09:10.854 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:10 smithi084 bash[78255]: cluster 2023-10-01T08:09:09.824422+0000 osd.6 (osd.6) 221 : cluster 3 failed to encode map e265 with expected crc 2023-10-01T08:09:10.854 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:10 smithi084 bash[78255]: cluster 2023-10-01T08:09:09.827490+0000 osd.4 (osd.4) 189 : cluster 3 failed to encode map e265 with expected crc 2023-10-01T08:09:10.854 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:10 smithi084 bash[78255]: cluster 2023-10-01T08:09:09.835732+0000 osd.5 (osd.5) 240 : cluster 3 failed to encode map e265 with expected crc 2023-10-01T08:09:10.870 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:10.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:10.873 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:10.974 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:10.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:10 smithi112 bash[59335]: cluster 2023-10-01T08:09:09.819489+0000 osd.6 (osd.6) 220 : cluster 3 failed to encode map e265 with expected crc 2023-10-01T08:09:10.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:10 smithi112 bash[59335]: cluster 2023-10-01T08:09:09.819873+0000 mon.a (mon.0) 1450 : cluster 0 osdmap e265: 8 total, 8 up, 7 in 2023-10-01T08:09:10.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:10 smithi112 bash[59335]: cluster 2023-10-01T08:09:09.824164+0000 osd.4 (osd.4) 188 : cluster 3 failed to encode map e265 with expected crc 2023-10-01T08:09:10.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:10 smithi112 bash[59335]: cluster 2023-10-01T08:09:09.824422+0000 osd.6 (osd.6) 221 : cluster 3 failed to encode map e265 with expected crc 2023-10-01T08:09:10.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:10 smithi112 bash[59335]: cluster 2023-10-01T08:09:09.827490+0000 osd.4 (osd.4) 189 : cluster 3 failed to encode map e265 with expected crc 2023-10-01T08:09:10.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:10 smithi112 bash[59335]: cluster 2023-10-01T08:09:09.835732+0000 osd.5 (osd.5) 240 : cluster 3 failed to encode map e265 with expected crc 2023-10-01T08:09:10.998 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:11.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:11.001 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:11.101 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:11.128 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:11.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:11.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:11.231 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:11.256 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:11.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:11.263 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:09:11.364 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:11.389 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:11.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:11.397 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:11.498 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:11.520 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:11.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:11.523 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:11.624 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:11.649 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:11.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:11.653 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:11.754 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:11.779 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:11.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:11.785 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:11.849 INFO:teuthology.orchestra.run.smithi084.stderr:nodeep-scrub is unset 2023-10-01T08:09:11.887 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:11.917 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:11.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:11.919 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:09:11.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:11 smithi112 bash[59335]: cluster 2023-10-01T08:09:10.668020+0000 mgr.y (mgr.34104) 1096 : cluster 0 pgmap v1176: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.8 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 440 op/s; 32089/137496 objects degraded (23.338%); 4874/137496 objects misplaced (3.545%); 1.9 MiB/s, 30 objects/s recovering 2023-10-01T08:09:11.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:11 smithi112 bash[59335]: cluster 2023-10-01T08:09:10.829794+0000 osd.7 (osd.7) 113 : cluster 3 failed to encode map e266 with expected crc 2023-10-01T08:09:11.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:11 smithi112 bash[59335]: cluster 2023-10-01T08:09:10.831438+0000 mon.a (mon.0) 1451 : cluster 0 osdmap e266: 8 total, 8 up, 7 in 2023-10-01T08:09:11.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:11 smithi112 bash[59335]: cluster 2023-10-01T08:09:10.832058+0000 osd.5 (osd.5) 241 : cluster 3 failed to encode map e266 with expected crc 2023-10-01T08:09:11.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:11 smithi112 bash[59335]: cluster 2023-10-01T08:09:10.839333+0000 osd.6 (osd.6) 222 : cluster 3 failed to encode map e266 with expected crc 2023-10-01T08:09:11.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:11 smithi112 bash[59335]: audit 2023-10-01T08:09:11.530367+0000 mon.a (mon.0) 1452 : audit 1 from='client.? 172.21.15.84:0/3949029970' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:09:12.020 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:12.046 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:12.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:12.049 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:12.149 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:12.186 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:12.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:12.193 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:09:12.294 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:12.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:11 smithi084 bash[78255]: cluster 2023-10-01T08:09:10.668020+0000 mgr.y (mgr.34104) 1096 : cluster 0 pgmap v1176: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.8 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 440 op/s; 32089/137496 objects degraded (23.338%); 4874/137496 objects misplaced (3.545%); 1.9 MiB/s, 30 objects/s recovering 2023-10-01T08:09:12.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:11 smithi084 bash[78255]: cluster 2023-10-01T08:09:10.829794+0000 osd.7 (osd.7) 113 : cluster 3 failed to encode map e266 with expected crc 2023-10-01T08:09:12.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:11 smithi084 bash[78255]: cluster 2023-10-01T08:09:10.831438+0000 mon.a (mon.0) 1451 : cluster 0 osdmap e266: 8 total, 8 up, 7 in 2023-10-01T08:09:12.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:11 smithi084 bash[78255]: cluster 2023-10-01T08:09:10.832058+0000 osd.5 (osd.5) 241 : cluster 3 failed to encode map e266 with expected crc 2023-10-01T08:09:12.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:11 smithi084 bash[78255]: cluster 2023-10-01T08:09:10.839333+0000 osd.6 (osd.6) 222 : cluster 3 failed to encode map e266 with expected crc 2023-10-01T08:09:12.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:11 smithi084 bash[78255]: audit 2023-10-01T08:09:11.530367+0000 mon.a (mon.0) 1452 : audit 1 from='client.? 172.21.15.84:0/3949029970' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:09:12.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:11 smithi084 bash[75189]: cluster 2023-10-01T08:09:10.668020+0000 mgr.y (mgr.34104) 1096 : cluster 0 pgmap v1176: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.8 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 440 op/s; 32089/137496 objects degraded (23.338%); 4874/137496 objects misplaced (3.545%); 1.9 MiB/s, 30 objects/s recovering 2023-10-01T08:09:12.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:11 smithi084 bash[75189]: cluster 2023-10-01T08:09:10.829794+0000 osd.7 (osd.7) 113 : cluster 3 failed to encode map e266 with expected crc 2023-10-01T08:09:12.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:11 smithi084 bash[75189]: cluster 2023-10-01T08:09:10.831438+0000 mon.a (mon.0) 1451 : cluster 0 osdmap e266: 8 total, 8 up, 7 in 2023-10-01T08:09:12.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:11 smithi084 bash[75189]: cluster 2023-10-01T08:09:10.832058+0000 osd.5 (osd.5) 241 : cluster 3 failed to encode map e266 with expected crc 2023-10-01T08:09:12.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:11 smithi084 bash[75189]: cluster 2023-10-01T08:09:10.839333+0000 osd.6 (osd.6) 222 : cluster 3 failed to encode map e266 with expected crc 2023-10-01T08:09:12.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:11 smithi084 bash[75189]: audit 2023-10-01T08:09:11.530367+0000 mon.a (mon.0) 1452 : audit 1 from='client.? 172.21.15.84:0/3949029970' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:09:12.329 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:12.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:12.334 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:12.435 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:12.464 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:12.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:12.470 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:12.571 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:12.586 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T08:09:12.599 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:12.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:12.602 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:12.703 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:12.723 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:12.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:12.726 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:12.826 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:12.849 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:12.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:12.852 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:12.853 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:12 smithi084 bash[75189]: cluster 2023-10-01T08:09:11.827324+0000 mon.a (mon.0) 1453 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T08:09:12.853 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:12 smithi084 bash[75189]: cluster 2023-10-01T08:09:11.834369+0000 osd.7 (osd.7) 114 : cluster 3 failed to encode map e267 with expected crc 2023-10-01T08:09:12.853 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:12 smithi084 bash[75189]: audit 2023-10-01T08:09:11.834727+0000 mon.a (mon.0) 1454 : audit 1 from='client.? 172.21.15.84:0/3949029970' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T08:09:12.853 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:12 smithi084 bash[75189]: cluster 2023-10-01T08:09:11.834935+0000 mon.a (mon.0) 1455 : cluster 0 osdmap e267: 8 total, 8 up, 7 in 2023-10-01T08:09:12.853 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:12 smithi084 bash[75189]: cluster 2023-10-01T08:09:11.851685+0000 osd.4 (osd.4) 190 : cluster 3 failed to encode map e267 with expected crc 2023-10-01T08:09:12.953 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:12.978 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:12.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:12 smithi112 bash[59335]: cluster 2023-10-01T08:09:11.827324+0000 mon.a (mon.0) 1453 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T08:09:12.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:12 smithi112 bash[59335]: cluster 2023-10-01T08:09:11.834369+0000 osd.7 (osd.7) 114 : cluster 3 failed to encode map e267 with expected crc 2023-10-01T08:09:12.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:12 smithi112 bash[59335]: audit 2023-10-01T08:09:11.834727+0000 mon.a (mon.0) 1454 : audit 1 from='client.? 172.21.15.84:0/3949029970' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T08:09:12.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:12 smithi112 bash[59335]: cluster 2023-10-01T08:09:11.834935+0000 mon.a (mon.0) 1455 : cluster 0 osdmap e267: 8 total, 8 up, 7 in 2023-10-01T08:09:12.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:12 smithi112 bash[59335]: cluster 2023-10-01T08:09:11.851685+0000 osd.4 (osd.4) 190 : cluster 3 failed to encode map e267 with expected crc 2023-10-01T08:09:12.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:12.983 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:13.083 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:13.108 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:13.109 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:12 smithi084 bash[78255]: cluster 2023-10-01T08:09:11.827324+0000 mon.a (mon.0) 1453 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T08:09:13.109 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:12 smithi084 bash[78255]: cluster 2023-10-01T08:09:11.834369+0000 osd.7 (osd.7) 114 : cluster 3 failed to encode map e267 with expected crc 2023-10-01T08:09:13.109 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:12 smithi084 bash[78255]: audit 2023-10-01T08:09:11.834727+0000 mon.a (mon.0) 1454 : audit 1 from='client.? 172.21.15.84:0/3949029970' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T08:09:13.110 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:12 smithi084 bash[78255]: cluster 2023-10-01T08:09:11.834935+0000 mon.a (mon.0) 1455 : cluster 0 osdmap e267: 8 total, 8 up, 7 in 2023-10-01T08:09:13.110 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:12 smithi084 bash[78255]: cluster 2023-10-01T08:09:11.851685+0000 osd.4 (osd.4) 190 : cluster 3 failed to encode map e267 with expected crc 2023-10-01T08:09:13.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:13.110 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:13.120 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-10-01T08:09:13.121 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [ 2023-10-01T08:09:13.121 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:13.121 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45593.0:166469 10.d 10:b7dd9c12:::benchmark_data_smithi084_191604_object61586:head [delete] snapc 0=[] ondisk+write+known_if_redirected e267)", 2023-10-01T08:09:13.121 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:09:13.111944+0000", 2023-10-01T08:09:13.121 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.0044472849999999996, 2023-10-01T08:09:13.121 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.004510984, 2023-10-01T08:09:13.121 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:09:13.121 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "waiting for sub ops", 2023-10-01T08:09:13.121 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:09:13.121 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45593", 2023-10-01T08:09:13.121 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2682487445", 2023-10-01T08:09:13.121 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 166469 2023-10-01T08:09:13.122 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:13.122 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:09:13.122 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:13.122 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:09:13.122 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.111944+0000", 2023-10-01T08:09:13.122 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:09:13.122 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:13.122 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:13.122 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:09:13.122 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.111944+0000", 2023-10-01T08:09:13.122 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T08:09:13.122 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:13.123 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:13.123 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:09:13.123 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.111942+0000", 2023-10-01T08:09:13.123 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.1610000000000003e-06 2023-10-01T08:09:13.123 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:13.123 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:13.123 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:09:13.123 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.111950+0000", 2023-10-01T08:09:13.123 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.6076999999999999e-05 2023-10-01T08:09:13.123 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:13.123 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:13.124 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:09:13.124 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.111966+0000", 2023-10-01T08:09:13.124 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.8870000000000004e-06 2023-10-01T08:09:13.124 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:13.124 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:13.124 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:09:13.124 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.111976+0000", 2023-10-01T08:09:13.124 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.5790999999999994e-05 2023-10-01T08:09:13.124 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:13.124 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:13.124 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:09:13.124 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.112042+0000", 2023-10-01T08:09:13.124 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00015408699999999999 2023-10-01T08:09:13.124 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:13.125 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:13.125 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:09:13.125 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.112196+0000", 2023-10-01T08:09:13.125 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00017657 2023-10-01T08:09:13.125 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:13.125 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:13.125 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,4", 2023-10-01T08:09:13.125 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.112372+0000", 2023-10-01T08:09:13.125 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00042886900000000002 2023-10-01T08:09:13.125 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:09:13.125 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:09:13.125 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:09:13.126 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:13.126 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:13.126 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45593.0:166470 10.d 10.8ad7ef6d (undecoded) ondisk+write+known_if_redirected e267)", 2023-10-01T08:09:13.126 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:09:13.112350+0000", 2023-10-01T08:09:13.126 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.0040412180000000001, 2023-10-01T08:09:13.126 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0041939940000000004, 2023-10-01T08:09:13.126 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:09:13.126 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "queued for pg", 2023-10-01T08:09:13.126 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:09:13.126 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45593", 2023-10-01T08:09:13.126 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2682487445", 2023-10-01T08:09:13.126 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 166470 2023-10-01T08:09:13.126 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:13.127 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:09:13.127 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:13.127 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:09:13.127 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.112350+0000", 2023-10-01T08:09:13.127 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:09:13.127 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:13.127 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:13.127 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:09:13.127 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.112350+0000", 2023-10-01T08:09:13.127 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T08:09:13.127 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:13.127 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:13.127 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:09:13.128 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.112348+0000", 2023-10-01T08:09:13.128 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.5300000000000002e-06 2023-10-01T08:09:13.128 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:13.128 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:13.128 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:09:13.128 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.112358+0000", 2023-10-01T08:09:13.128 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.4586999999999999e-05 2023-10-01T08:09:13.128 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:13.128 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:13.128 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:09:13.128 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.112373+0000", 2023-10-01T08:09:13.128 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.0299999999999994e-06 2023-10-01T08:09:13.128 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:13.129 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:13.129 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:09:13.129 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.112381+0000", 2023-10-01T08:09:13.129 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.1024e-05 2023-10-01T08:09:13.129 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:09:13.129 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:09:13.129 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:09:13.129 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:13.129 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:13.129 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop_reply(client.45593.0:166466 10.b e267/248 ondisk, result = 0)", 2023-10-01T08:09:13.129 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:09:13.116134+0000", 2023-10-01T08:09:13.129 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.00025634799999999999, 2023-10-01T08:09:13.129 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00046762000000000003, 2023-10-01T08:09:13.130 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:09:13.130 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-10-01T08:09:13.130 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:09:13.130 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:13.130 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:09:13.130 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.116134+0000", 2023-10-01T08:09:13.130 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:09:13.130 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:13.130 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:13.130 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:09:13.130 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.116134+0000", 2023-10-01T08:09:13.130 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T08:09:13.131 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:13.131 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:13.131 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:09:13.131 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.116134+0000", 2023-10-01T08:09:13.131 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.3209999999999999e-06 2023-10-01T08:09:13.131 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:13.131 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:13.131 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:09:13.131 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.116141+0000", 2023-10-01T08:09:13.131 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1748e-05 2023-10-01T08:09:13.131 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:13.131 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:13.131 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:09:13.132 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.116153+0000", 2023-10-01T08:09:13.132 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.319e-06 2023-10-01T08:09:13.132 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:13.132 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:13.132 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:09:13.132 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.116159+0000", 2023-10-01T08:09:13.132 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.4598000000000006e-05 2023-10-01T08:09:13.132 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:13.132 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:13.132 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:09:13.132 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.116234+0000", 2023-10-01T08:09:13.132 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.1460000000000002e-06 2023-10-01T08:09:13.132 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:13.133 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:13.133 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:09:13.133 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.116243+0000", 2023-10-01T08:09:13.133 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000108251 2023-10-01T08:09:13.133 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:09:13.133 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:09:13.133 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:09:13.133 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:13.133 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:13.133 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45593.0:166466 10.b 10:d32b216a:::benchmark_data_smithi084_191604_object61583:head [delete] snapc 0=[] ondisk+write+known_if_redirected e267)", 2023-10-01T08:09:13.133 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:09:13.102110+0000", 2023-10-01T08:09:13.133 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.014280668999999999, 2023-10-01T08:09:13.133 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.014555966, 2023-10-01T08:09:13.134 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:09:13.134 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:09:13.134 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:09:13.134 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45593", 2023-10-01T08:09:13.134 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2682487445", 2023-10-01T08:09:13.134 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 166466 2023-10-01T08:09:13.134 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:13.134 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:09:13.134 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:13.134 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:09:13.134 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.102110+0000", 2023-10-01T08:09:13.134 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:09:13.134 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:13.135 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:13.135 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:09:13.135 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.102110+0000", 2023-10-01T08:09:13.135 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-10-01T08:09:13.135 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:13.135 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:13.135 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:09:13.135 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.102110+0000", 2023-10-01T08:09:13.135 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.036e-06 2023-10-01T08:09:13.135 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:13.135 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:13.135 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:09:13.136 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.102114+0000", 2023-10-01T08:09:13.136 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.0829999999999998e-06 2023-10-01T08:09:13.136 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:13.136 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:13.136 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:09:13.136 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.102121+0000", 2023-10-01T08:09:13.136 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.5249999999999999e-06 2023-10-01T08:09:13.136 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:13.136 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:13.136 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:09:13.136 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.102125+0000", 2023-10-01T08:09:13.136 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.0764000000000003e-05 2023-10-01T08:09:13.136 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:13.137 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:13.137 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:09:13.137 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.102186+0000", 2023-10-01T08:09:13.137 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000165525 2023-10-01T08:09:13.137 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:13.137 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:13.137 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:09:13.137 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.102351+0000", 2023-10-01T08:09:13.137 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00019587700000000001 2023-10-01T08:09:13.137 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:13.137 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:13.137 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,7", 2023-10-01T08:09:13.137 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.102547+0000", 2023-10-01T08:09:13.138 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0082083529999999998 2023-10-01T08:09:13.138 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:13.138 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:13.138 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:09:13.138 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.110756+0000", 2023-10-01T08:09:13.138 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001101327 2023-10-01T08:09:13.138 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:13.138 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:13.138 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:09:13.138 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.111857+0000", 2023-10-01T08:09:13.138 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0043933849999999997 2023-10-01T08:09:13.138 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:13.139 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:13.139 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:09:13.139 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.116250+0000", 2023-10-01T08:09:13.139 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.6909e-05 2023-10-01T08:09:13.139 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:13.139 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:13.139 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:09:13.139 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.116307+0000", 2023-10-01T08:09:13.139 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.014197196 2023-10-01T08:09:13.139 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:09:13.139 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:09:13.139 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:09:13.139 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:09:13.140 INFO:teuthology.orchestra.run.smithi112.stdout: ], 2023-10-01T08:09:13.140 INFO:teuthology.orchestra.run.smithi112.stdout: "num_ops": 4 2023-10-01T08:09:13.140 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-10-01T08:09:13.212 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:13.237 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:13.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:13.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:13.341 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:13.367 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:13.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:13.369 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:13.470 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:13.500 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:13.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:13.503 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:13.603 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:13.631 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:13.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:13.635 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:13.736 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:13.762 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:13.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:13.767 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:13.867 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:13.893 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:13.895 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:13 smithi084 bash[75189]: cluster 2023-10-01T08:09:12.668672+0000 mgr.y (mgr.34104) 1097 : cluster 0 pgmap v1179: 99 pgs: 1 active+recovering+undersized+remapped, 1 peering, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 2.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 522 op/s; 28183/132966 objects degraded (21.196%); 4635/132966 objects misplaced (3.486%); 7.9 MiB/s, 127 objects/s recovering 2023-10-01T08:09:13.896 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:13 smithi084 bash[78255]: cluster 2023-10-01T08:09:12.668672+0000 mgr.y (mgr.34104) 1097 : cluster 0 pgmap v1179: 99 pgs: 1 active+recovering+undersized+remapped, 1 peering, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 2.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 522 op/s; 28183/132966 objects degraded (21.196%); 4635/132966 objects misplaced (3.486%); 7.9 MiB/s, 127 objects/s recovering 2023-10-01T08:09:13.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:13.897 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:13.997 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:14.006 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:13 smithi112 bash[59335]: cluster 2023-10-01T08:09:12.668672+0000 mgr.y (mgr.34104) 1097 : cluster 0 pgmap v1179: 99 pgs: 1 active+recovering+undersized+remapped, 1 peering, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 2.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 522 op/s; 28183/132966 objects degraded (21.196%); 4635/132966 objects misplaced (3.486%); 7.9 MiB/s, 127 objects/s recovering 2023-10-01T08:09:14.022 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:14.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:14.024 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:14.125 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:14.149 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:14.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:14.153 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:14.254 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:14.279 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:14.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:14.281 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:09:14.382 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:14.416 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:14.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:14.421 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:14.521 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:14.544 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:14.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:14.551 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:14.633 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-10-01T08:09:14.652 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:14.722 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:14.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:14.724 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:09:14.825 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:14.858 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:14.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:14.861 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:14.961 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:14.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:14 smithi112 bash[59335]: cluster 2023-10-01T08:09:13.915876+0000 mon.a (mon.0) 1456 : cluster 3 Health check update: Degraded data redundancy: 28183/132966 objects degraded (21.196%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-01T08:09:14.997 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:15.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:15.000 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:09:15.101 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:15.130 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:15.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:15.132 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:09:15.146 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-01T08:09:15.155 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:14 smithi084 bash[78255]: cluster 2023-10-01T08:09:13.915876+0000 mon.a (mon.0) 1456 : cluster 3 Health check update: Degraded data redundancy: 28183/132966 objects degraded (21.196%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-01T08:09:15.155 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:14 smithi084 bash[75189]: cluster 2023-10-01T08:09:13.915876+0000 mon.a (mon.0) 1456 : cluster 3 Health check update: Degraded data redundancy: 28183/132966 objects degraded (21.196%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-01T08:09:15.233 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:15.256 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:15.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:15.260 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:15.360 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:15.396 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:15.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:15.400 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:09:15.501 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:15.523 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:15.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:15.525 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:15.626 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:15.651 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:15.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:15.655 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:09:15.756 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:15.782 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:15.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:15.785 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:15.885 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:15.910 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:15.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:15.914 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:16.015 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:16.023 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:15 smithi112 bash[59335]: cluster 2023-10-01T08:09:14.669482+0000 mgr.y (mgr.34104) 1098 : cluster 0 pgmap v1180: 99 pgs: 1 active+recovering+undersized+remapped, 1 peering, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 2.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 356 op/s; 28183/132966 objects degraded (21.196%); 4635/132966 objects misplaced (3.486%); 5.4 MiB/s, 86 objects/s recovering 2023-10-01T08:09:16.024 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:15 smithi112 bash[59335]: audit 2023-10-01T08:09:15.120495+0000 mon.a (mon.0) 1457 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:09:16.024 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:15 smithi112 bash[59335]: audit 2023-10-01T08:09:15.121505+0000 mon.a (mon.0) 1458 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:09:16.037 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:16.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:16.040 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:16.140 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:16.159 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:15 smithi084 bash[75189]: cluster 2023-10-01T08:09:14.669482+0000 mgr.y (mgr.34104) 1098 : cluster 0 pgmap v1180: 99 pgs: 1 active+recovering+undersized+remapped, 1 peering, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 2.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 356 op/s; 28183/132966 objects degraded (21.196%); 4635/132966 objects misplaced (3.486%); 5.4 MiB/s, 86 objects/s recovering 2023-10-01T08:09:16.159 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:15 smithi084 bash[75189]: audit 2023-10-01T08:09:15.120495+0000 mon.a (mon.0) 1457 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:09:16.159 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:15 smithi084 bash[75189]: audit 2023-10-01T08:09:15.121505+0000 mon.a (mon.0) 1458 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:09:16.160 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:15 smithi084 bash[78255]: cluster 2023-10-01T08:09:14.669482+0000 mgr.y (mgr.34104) 1098 : cluster 0 pgmap v1180: 99 pgs: 1 active+recovering+undersized+remapped, 1 peering, 1 active+remapped+backfill_wait, 9 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 2.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 356 op/s; 28183/132966 objects degraded (21.196%); 4635/132966 objects misplaced (3.486%); 5.4 MiB/s, 86 objects/s recovering 2023-10-01T08:09:16.160 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:15 smithi084 bash[78255]: audit 2023-10-01T08:09:15.120495+0000 mon.a (mon.0) 1457 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:09:16.160 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:15 smithi084 bash[78255]: audit 2023-10-01T08:09:15.121505+0000 mon.a (mon.0) 1458 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:09:16.163 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:16.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:16.165 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:09:16.266 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:16.293 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:16.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:16.297 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:16.398 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:16.424 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:16.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:16.426 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:16.527 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:16.539 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:09:16 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:09:16] "GET /metrics HTTP/1.1" 200 36433 "" "Prometheus/2.33.4" 2023-10-01T08:09:16.560 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:16.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:16.563 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:16.664 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:16.675 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:09:16.685 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:16.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:16.689 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:16.790 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:16.814 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:16.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:16.817 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:16.917 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:16.942 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:16.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:16.945 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:17.045 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:17.073 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:17.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:17.076 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:17.177 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:17.201 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:17.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:17.206 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:17.307 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:17.327 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:17.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:17.329 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:17.430 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:17.469 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:17.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:17.476 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:17.576 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:17.601 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:17.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:17.604 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:09:17.694 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:09:17.705 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:17.734 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:17.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:17.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:09:17.838 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:17.861 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:17.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:17.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:17.967 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:17.976 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:17 smithi112 bash[59335]: cluster 2023-10-01T08:09:16.670410+0000 mgr.y (mgr.34104) 1099 : cluster 0 pgmap v1181: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 589 op/s; 25129/127128 objects degraded (19.767%); 5560/127128 objects misplaced (4.374%); 7.4 MiB/s, 117 objects/s recovering 2023-10-01T08:09:18.001 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:18.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:18.005 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:18.071 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:17 smithi084 bash[78255]: cluster 2023-10-01T08:09:16.670410+0000 mgr.y (mgr.34104) 1099 : cluster 0 pgmap v1181: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 589 op/s; 25129/127128 objects degraded (19.767%); 5560/127128 objects misplaced (4.374%); 7.4 MiB/s, 117 objects/s recovering 2023-10-01T08:09:18.106 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:18.128 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:18.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:18.130 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:18.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:18 smithi084 bash[75189]: cluster 2023-10-01T08:09:16.670410+0000 mgr.y (mgr.34104) 1099 : cluster 0 pgmap v1181: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 589 op/s; 25129/127128 objects degraded (19.767%); 5560/127128 objects misplaced (4.374%); 7.4 MiB/s, 117 objects/s recovering 2023-10-01T08:09:18.231 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:18.250 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:18.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:18.253 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:18.353 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:18.377 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:18.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:18.387 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:18.488 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:18.508 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:18.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:18.510 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:09:18.611 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:18.639 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:18.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:18.641 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:18.742 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:18.772 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:18.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:18.778 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:18.879 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:18.905 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:18.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:18.908 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:09:19.009 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:19.038 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:19.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:19.042 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:19.143 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:19.169 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:19.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:19.171 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:19.272 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:19.291 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:19.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:19.294 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:19.394 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:19.416 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:19.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:19.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:19.457 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T08:09:19.520 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:19.570 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:19.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:19.573 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:19.674 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:19.700 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:19.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:19.703 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:09:19.721 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:09:19.804 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:19.827 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:19.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:19.829 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:19.862 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:19 smithi112 bash[59335]: cluster 2023-10-01T08:09:18.671058+0000 mgr.y (mgr.34104) 1100 : cluster 0 pgmap v1182: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 452 op/s; 25129/126633 objects degraded (19.844%); 5419/126633 objects misplaced (4.279%); 6.8 MiB/s, 109 objects/s recovering 2023-10-01T08:09:19.863 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:19 smithi112 bash[59335]: cluster 2023-10-01T08:09:18.917427+0000 mon.a (mon.0) 1459 : cluster 3 Health check update: Degraded data redundancy: 25129/126633 objects degraded (19.844%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-01T08:09:19.930 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:19.955 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:19.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:19.957 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:20.058 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:20.065 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:19 smithi084 bash[75189]: cluster 2023-10-01T08:09:18.671058+0000 mgr.y (mgr.34104) 1100 : cluster 0 pgmap v1182: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 452 op/s; 25129/126633 objects degraded (19.844%); 5419/126633 objects misplaced (4.279%); 6.8 MiB/s, 109 objects/s recovering 2023-10-01T08:09:20.065 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:19 smithi084 bash[75189]: cluster 2023-10-01T08:09:18.917427+0000 mon.a (mon.0) 1459 : cluster 3 Health check update: Degraded data redundancy: 25129/126633 objects degraded (19.844%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-01T08:09:20.065 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:19 smithi084 bash[78255]: cluster 2023-10-01T08:09:18.671058+0000 mgr.y (mgr.34104) 1100 : cluster 0 pgmap v1182: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 452 op/s; 25129/126633 objects degraded (19.844%); 5419/126633 objects misplaced (4.279%); 6.8 MiB/s, 109 objects/s recovering 2023-10-01T08:09:20.065 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:19 smithi084 bash[78255]: cluster 2023-10-01T08:09:18.917427+0000 mon.a (mon.0) 1459 : cluster 3 Health check update: Degraded data redundancy: 25129/126633 objects degraded (19.844%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-01T08:09:20.077 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:20.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:20.079 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:20.180 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:20.201 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:20.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:20.204 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:09:20.304 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:20.328 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:20.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:20.331 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:20.432 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:20.454 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:20.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:20.459 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:20.559 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:20.584 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:20.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:20.589 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:20.690 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:20.709 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:20.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:20.711 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:20.811 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:20.835 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:20.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:20.842 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:20.945 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:20.973 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:20.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:20.975 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:09:21.076 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:21.100 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:21.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:21.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:09:21.205 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:21.230 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:21.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:21.232 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:21.333 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:21.360 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:21.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:21.363 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:21.464 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:21.503 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:21.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:21.509 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:21.610 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:21.634 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:21.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:21.636 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:21.737 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:21.758 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:21.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:21.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:21.861 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:21.871 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:21 smithi084 bash[78255]: cluster 2023-10-01T08:09:20.671659+0000 mgr.y (mgr.34104) 1101 : cluster 0 pgmap v1183: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 421 op/s; 25129/125061 objects degraded (20.093%); 5018/125061 objects misplaced (4.012%); 8.1 MiB/s, 129 objects/s recovering 2023-10-01T08:09:21.871 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:21 smithi084 bash[75189]: cluster 2023-10-01T08:09:20.671659+0000 mgr.y (mgr.34104) 1101 : cluster 0 pgmap v1183: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 421 op/s; 25129/125061 objects degraded (20.093%); 5018/125061 objects misplaced (4.012%); 8.1 MiB/s, 129 objects/s recovering 2023-10-01T08:09:21.898 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:21.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:21.901 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:22.002 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:22.045 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:22.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:22.050 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:22.150 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:22.159 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:21 smithi112 bash[59335]: cluster 2023-10-01T08:09:20.671659+0000 mgr.y (mgr.34104) 1101 : cluster 0 pgmap v1183: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 421 op/s; 25129/125061 objects degraded (20.093%); 5018/125061 objects misplaced (4.012%); 8.1 MiB/s, 129 objects/s recovering 2023-10-01T08:09:22.182 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:22.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:22.186 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:22.287 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:22.306 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:22.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:22.309 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:22.409 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:22.440 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:22.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:22.445 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:22.546 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:22.572 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:22.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:22.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:22.683 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:22.705 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:22.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:22.709 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:22.810 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:22.834 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:22.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:22.836 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:22.937 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:22.975 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:22.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:22.980 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:23.081 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:23.155 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:23.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:23.157 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:23.258 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:23.282 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:23.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:23.286 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:23.386 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:23.408 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:23.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:23.411 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:23.512 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:23.542 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:23.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:23.545 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:09:23.645 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:23.667 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:23.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:23.671 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:23.771 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:23.791 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:23.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:23.793 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:23.874 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:23 smithi112 bash[59335]: cluster 2023-10-01T08:09:22.672423+0000 mgr.y (mgr.34104) 1102 : cluster 0 pgmap v1184: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 393 op/s; 25129/120750 objects degraded (20.811%); 4757/120750 objects misplaced (3.940%); 5.2 MiB/s, 83 objects/s recovering 2023-10-01T08:09:23.894 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:23.914 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:23.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:23.916 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:24.016 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:23 smithi084 bash[75189]: cluster 2023-10-01T08:09:22.672423+0000 mgr.y (mgr.34104) 1102 : cluster 0 pgmap v1184: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 393 op/s; 25129/120750 objects degraded (20.811%); 4757/120750 objects misplaced (3.940%); 5.2 MiB/s, 83 objects/s recovering 2023-10-01T08:09:24.016 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:24.054 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:24.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:24.056 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:24.157 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:24.178 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:24.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:24.182 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:24.283 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:24.291 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:24 smithi084 bash[78255]: cluster 2023-10-01T08:09:22.672423+0000 mgr.y (mgr.34104) 1102 : cluster 0 pgmap v1184: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 393 op/s; 25129/120750 objects degraded (20.811%); 4757/120750 objects misplaced (3.940%); 5.2 MiB/s, 83 objects/s recovering 2023-10-01T08:09:24.305 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:24.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:24.308 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:24.409 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:24.443 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:24.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:24.452 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:24.553 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:24.584 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:24.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:24.594 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:09:24.695 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:24.717 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:24.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:24.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:24.820 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:24.844 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:24.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:24.850 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:09:24.950 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:24.961 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:24 smithi084 bash[78255]: cluster 2023-10-01T08:09:23.918530+0000 mon.a (mon.0) 1460 : cluster 3 Health check update: Degraded data redundancy: 25129/120750 objects degraded (20.811%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-01T08:09:24.962 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:24 smithi084 bash[75189]: cluster 2023-10-01T08:09:23.918530+0000 mon.a (mon.0) 1460 : cluster 3 Health check update: Degraded data redundancy: 25129/120750 objects degraded (20.811%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-01T08:09:24.981 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:24.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:24.984 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:09:25.084 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:25.091 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:24 smithi112 bash[59335]: cluster 2023-10-01T08:09:23.918530+0000 mon.a (mon.0) 1460 : cluster 3 Health check update: Degraded data redundancy: 25129/120750 objects degraded (20.811%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-01T08:09:25.111 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:25.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:25.116 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:25.217 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:25.242 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:25.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:25.244 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:25.345 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:25.369 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:25.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:25.376 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:25.477 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:25.502 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:25.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:25.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:25.607 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:25.632 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:25.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:25.636 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:25.737 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:25.760 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:25.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:25.763 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:09:25.863 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:25.901 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:25.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:25.908 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:26.008 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:26.017 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:25 smithi084 bash[78255]: cluster 2023-10-01T08:09:24.673012+0000 mgr.y (mgr.34104) 1103 : cluster 0 pgmap v1185: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.5 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 339 op/s; 25129/120750 objects degraded (20.811%); 4757/120750 objects misplaced (3.940%); 4.4 MiB/s, 69 objects/s recovering 2023-10-01T08:09:26.017 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:25 smithi084 bash[75189]: cluster 2023-10-01T08:09:24.673012+0000 mgr.y (mgr.34104) 1103 : cluster 0 pgmap v1185: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.5 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 339 op/s; 25129/120750 objects degraded (20.811%); 4757/120750 objects misplaced (3.940%); 4.4 MiB/s, 69 objects/s recovering 2023-10-01T08:09:26.030 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:26.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:26.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:09:26.133 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:26.157 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:26.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:26.162 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:26.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:26 smithi112 bash[59335]: cluster 2023-10-01T08:09:24.673012+0000 mgr.y (mgr.34104) 1103 : cluster 0 pgmap v1185: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.5 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 339 op/s; 25129/120750 objects degraded (20.811%); 4757/120750 objects misplaced (3.940%); 4.4 MiB/s, 69 objects/s recovering 2023-10-01T08:09:26.263 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:26.288 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:26.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:26.291 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:26.392 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:26.415 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:26.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:26.417 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:09:26.518 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:26.552 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:26.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:26.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:09:26.655 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:26.662 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:09:26 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:09:26] "GET /metrics HTTP/1.1" 200 36433 "" "Prometheus/2.33.4" 2023-10-01T08:09:26.678 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:26.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:26.680 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:26.781 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:26.804 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:26.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:26.807 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:26.908 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:26.937 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:26.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:26.942 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:27.042 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:27.066 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:27.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:27.070 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:27.098 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-10-01T08:09:27.098 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [], 2023-10-01T08:09:27.098 INFO:teuthology.orchestra.run.smithi112.stdout: "complaint_time": 30, 2023-10-01T08:09:27.098 INFO:teuthology.orchestra.run.smithi112.stdout: "num_blocked_ops": 0 2023-10-01T08:09:27.099 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-10-01T08:09:27.171 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:27.198 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:27.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:27.202 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:27.303 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:27.342 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:27.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:27.349 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:09:27.450 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:27.486 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:27.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:27.493 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:27.594 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:27.620 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:27.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:27.622 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:27.723 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:27.746 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:27.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:27.748 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:27.849 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:27.874 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:27.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:27.876 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:27.977 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:27.985 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:27 smithi084 bash[75189]: cluster 2023-10-01T08:09:26.673912+0000 mgr.y (mgr.34104) 1104 : cluster 0 pgmap v1186: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 500 op/s; 25129/114930 objects degraded (21.865%); 4190/114930 objects misplaced (3.646%); 6.5 MiB/s, 104 objects/s recovering 2023-10-01T08:09:27.985 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:27 smithi084 bash[78255]: cluster 2023-10-01T08:09:26.673912+0000 mgr.y (mgr.34104) 1104 : cluster 0 pgmap v1186: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 500 op/s; 25129/114930 objects degraded (21.865%); 4190/114930 objects misplaced (3.646%); 6.5 MiB/s, 104 objects/s recovering 2023-10-01T08:09:27.999 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:28.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:28.001 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:09:28.102 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:28.123 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:28.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:28.126 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:28.227 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:28.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:27 smithi112 bash[59335]: cluster 2023-10-01T08:09:26.673912+0000 mgr.y (mgr.34104) 1104 : cluster 0 pgmap v1186: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 500 op/s; 25129/114930 objects degraded (21.865%); 4190/114930 objects misplaced (3.646%); 6.5 MiB/s, 104 objects/s recovering 2023-10-01T08:09:28.253 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:28.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:28.259 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:28.359 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:28.379 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:28.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:28.382 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:28.482 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:28.506 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:28.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:28.511 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:28.612 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:28.634 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:28.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:28.636 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:28.737 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:28.764 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:28.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:28.766 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:28.851 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-10-01T08:09:28.867 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:28.937 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:28.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:28.940 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:09:29.041 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:29.070 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:29.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:29.072 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:29.173 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:29.194 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:29.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:29.196 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:09:29.296 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:29.332 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:29.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:29.334 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:09:29.435 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:29.455 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:29.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:29.457 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:29.558 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:29.588 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:29.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:29.591 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:29.691 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:29.724 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:29.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:29.727 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:29.816 INFO:teuthology.orchestra.run.smithi084.stdout:moved 0 / 297 (0%) 2023-10-01T08:09:29.816 INFO:teuthology.orchestra.run.smithi084.stdout:avg 42.4286 2023-10-01T08:09:29.816 INFO:teuthology.orchestra.run.smithi084.stdout:stddev 5.4735 -> 5.4735 (expected baseline 6.03053) 2023-10-01T08:09:29.816 INFO:teuthology.orchestra.run.smithi084.stdout:min osd.0 with 34 -> 34 pgs (0.801347 -> 0.801347 * mean) 2023-10-01T08:09:29.816 INFO:teuthology.orchestra.run.smithi084.stdout:max osd.3 with 49 -> 49 pgs (1.15488 -> 1.15488 * mean) 2023-10-01T08:09:29.817 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T08:09:29.817 INFO:teuthology.orchestra.run.smithi084.stdout:oload 1000 2023-10-01T08:09:29.817 INFO:teuthology.orchestra.run.smithi084.stdout:max_change 3 2023-10-01T08:09:29.817 INFO:teuthology.orchestra.run.smithi084.stdout:max_change_osds 4 2023-10-01T08:09:29.817 INFO:teuthology.orchestra.run.smithi084.stdout:average_utilization 0.0196 2023-10-01T08:09:29.817 INFO:teuthology.orchestra.run.smithi084.stdout:overload_utilization 0.1957 2023-10-01T08:09:29.821 INFO:teuthology.orchestra.run.smithi084.stderr:no change 2023-10-01T08:09:29.828 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:29.852 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:29.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:29.853 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:29.954 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:29.963 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:29 smithi112 bash[59335]: cluster 2023-10-01T08:09:28.674511+0000 mgr.y (mgr.34104) 1105 : cluster 0 pgmap v1187: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 356 op/s; 25129/114300 objects degraded (21.985%); 4053/114300 objects misplaced (3.546%); 5.4 MiB/s, 85 objects/s recovering 2023-10-01T08:09:29.963 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:29 smithi112 bash[59335]: cluster 2023-10-01T08:09:28.919558+0000 mon.a (mon.0) 1461 : cluster 3 Health check update: Degraded data redundancy: 25129/114300 objects degraded (21.985%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-01T08:09:29.984 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:29.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:29.992 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:30.092 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:30.120 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:30.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:30.123 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:09:30.165 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:29 smithi084 bash[75189]: cluster 2023-10-01T08:09:28.674511+0000 mgr.y (mgr.34104) 1105 : cluster 0 pgmap v1187: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 356 op/s; 25129/114300 objects degraded (21.985%); 4053/114300 objects misplaced (3.546%); 5.4 MiB/s, 85 objects/s recovering 2023-10-01T08:09:30.165 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:29 smithi084 bash[75189]: cluster 2023-10-01T08:09:28.919558+0000 mon.a (mon.0) 1461 : cluster 3 Health check update: Degraded data redundancy: 25129/114300 objects degraded (21.985%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-01T08:09:30.166 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:29 smithi084 bash[78255]: cluster 2023-10-01T08:09:28.674511+0000 mgr.y (mgr.34104) 1105 : cluster 0 pgmap v1187: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 356 op/s; 25129/114300 objects degraded (21.985%); 4053/114300 objects misplaced (3.546%); 5.4 MiB/s, 85 objects/s recovering 2023-10-01T08:09:30.166 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:29 smithi084 bash[78255]: cluster 2023-10-01T08:09:28.919558+0000 mon.a (mon.0) 1461 : cluster 3 Health check update: Degraded data redundancy: 25129/114300 objects degraded (21.985%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-01T08:09:30.223 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:30.264 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:30.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:30.268 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:30.369 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:30.394 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:30.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:30.399 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:09:30.500 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:30.521 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:30.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:30.524 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:30.625 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:30.663 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:30.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:30.666 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:09:30.766 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:30.790 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:30.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:30.794 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:09:30.894 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:30.920 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:30.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:30.924 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:30.941 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T08:09:30.969 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T08:09:30.996 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T08:09:31.020 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T08:09:31.024 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:31.048 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:31.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:31.050 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:31.050 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T08:09:31.074 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T08:09:31.110 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T08:09:31.136 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T08:09:31.138 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T08:09:31.138 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T08:09:31.138 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T08:09:31.139 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T08:09:31.139 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T08:09:31.139 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T08:09:31.139 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T08:09:31.139 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T08:09:31.151 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:31.160 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:30 smithi112 bash[59335]: audit 2023-10-01T08:09:29.814243+0000 mgr.y (mgr.34104) 1106 : audit 0 from='client.45713 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:09:31.160 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:30 smithi112 bash[59335]: audit 2023-10-01T08:09:30.116370+0000 mon.a (mon.0) 1462 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:09:31.185 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:31.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:31.191 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:31.292 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:31.299 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:30 smithi084 bash[78255]: audit 2023-10-01T08:09:29.814243+0000 mgr.y (mgr.34104) 1106 : audit 0 from='client.45713 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:09:31.300 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:30 smithi084 bash[78255]: audit 2023-10-01T08:09:30.116370+0000 mon.a (mon.0) 1462 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:09:31.300 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:30 smithi084 bash[75189]: audit 2023-10-01T08:09:29.814243+0000 mgr.y (mgr.34104) 1106 : audit 0 from='client.45713 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:09:31.300 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:30 smithi084 bash[75189]: audit 2023-10-01T08:09:30.116370+0000 mon.a (mon.0) 1462 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:09:31.315 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:31.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:31.319 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:31.420 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:31.453 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:31.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:31.455 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:31.556 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:31.579 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:31.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:31.581 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:31.682 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:31.706 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:31.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:31.708 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:31.809 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:31.838 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:31.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:31.840 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:09:31.941 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:31.965 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:31.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:31.971 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:32.072 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:32.098 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:32.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:32.100 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:09:32.155 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:31 smithi084 bash[75189]: cluster 2023-10-01T08:09:30.675266+0000 mgr.y (mgr.34104) 1107 : cluster 0 pgmap v1188: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 400 op/s; 25129/112206 objects degraded (22.395%); 3821/112206 objects misplaced (3.405%); 6.2 MiB/s, 119 objects/s recovering 2023-10-01T08:09:32.155 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:31 smithi084 bash[75189]: audit 2023-10-01T08:09:30.917876+0000 mon.b (mon.1) 27 : audit 0 from='client.? 172.21.15.84:0/865052751' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:09:32.155 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:31 smithi084 bash[78255]: cluster 2023-10-01T08:09:30.675266+0000 mgr.y (mgr.34104) 1107 : cluster 0 pgmap v1188: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 400 op/s; 25129/112206 objects degraded (22.395%); 3821/112206 objects misplaced (3.405%); 6.2 MiB/s, 119 objects/s recovering 2023-10-01T08:09:32.155 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:31 smithi084 bash[78255]: audit 2023-10-01T08:09:30.917876+0000 mon.b (mon.1) 27 : audit 0 from='client.? 172.21.15.84:0/865052751' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:09:32.201 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:32.224 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:32.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:32.227 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:09:32.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:31 smithi112 bash[59335]: cluster 2023-10-01T08:09:30.675266+0000 mgr.y (mgr.34104) 1107 : cluster 0 pgmap v1188: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 400 op/s; 25129/112206 objects degraded (22.395%); 3821/112206 objects misplaced (3.405%); 6.2 MiB/s, 119 objects/s recovering 2023-10-01T08:09:32.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:31 smithi112 bash[59335]: audit 2023-10-01T08:09:30.917876+0000 mon.b (mon.1) 27 : audit 0 from='client.? 172.21.15.84:0/865052751' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:09:32.328 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:32.354 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:32.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:32.358 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:32.459 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:32.486 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:32.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:32.488 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:09:32.589 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:32.608 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:32.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:32.613 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:32.713 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:32.739 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:32.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:32.741 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:32.842 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:32.873 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:32.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:32.876 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:32.909 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '1000', 'type': 'reweight-by-utilization'} 2023-10-01T08:09:32.909 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd reweight-by-utilization 1000 1.0 2023-10-01T08:09:32.978 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:33.018 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:33.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:33.021 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:33.122 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:33.152 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:33.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:33.155 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:09:33.256 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:33.295 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:33.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:33.301 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:33.401 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:33.443 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:33.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:33.447 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:33.547 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:33.592 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:33.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:33.596 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:09:33.678 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T08:09:33.697 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:33.745 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:33.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:33.750 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:33.850 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:33.890 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:33.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:33.895 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:33.996 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:34.020 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:34.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:34.023 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:34.124 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:34.132 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:33 smithi112 bash[59335]: cluster 2023-10-01T08:09:32.676066+0000 mgr.y (mgr.34104) 1108 : cluster 0 pgmap v1189: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 501 op/s; 25129/107001 objects degraded (23.485%); 3506/107001 objects misplaced (3.277%); 4.5 MiB/s, 92 objects/s recovering 2023-10-01T08:09:34.162 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:34.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:34.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:34.248 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:33 smithi084 bash[75189]: cluster 2023-10-01T08:09:32.676066+0000 mgr.y (mgr.34104) 1108 : cluster 0 pgmap v1189: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 501 op/s; 25129/107001 objects degraded (23.485%); 3506/107001 objects misplaced (3.277%); 4.5 MiB/s, 92 objects/s recovering 2023-10-01T08:09:34.249 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:33 smithi084 bash[78255]: cluster 2023-10-01T08:09:32.676066+0000 mgr.y (mgr.34104) 1108 : cluster 0 pgmap v1189: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 501 op/s; 25129/107001 objects degraded (23.485%); 3506/107001 objects misplaced (3.277%); 4.5 MiB/s, 92 objects/s recovering 2023-10-01T08:09:34.269 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:34.304 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:34.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:34.309 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:34.410 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:34.439 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:34.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:34.442 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:09:34.542 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:34.568 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:34.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:34.571 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:34.671 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:34.700 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:34.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:34.703 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:34.804 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:34.830 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:34.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:34.835 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:34.935 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:34.951 INFO:teuthology.orchestra.run.smithi084.stderr:noscrub is set 2023-10-01T08:09:34.969 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:34.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:34.974 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:35.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:34 smithi084 bash[78255]: cluster 2023-10-01T08:09:33.920775+0000 mon.a (mon.0) 1463 : cluster 3 Health check update: Degraded data redundancy: 25129/107001 objects degraded (23.485%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-01T08:09:35.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:34 smithi084 bash[78255]: audit 2023-10-01T08:09:34.077314+0000 mon.a (mon.0) 1464 : audit 1 from='client.? 172.21.15.84:0/3336136511' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T08:09:35.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:34 smithi084 bash[75189]: cluster 2023-10-01T08:09:33.920775+0000 mon.a (mon.0) 1463 : cluster 3 Health check update: Degraded data redundancy: 25129/107001 objects degraded (23.485%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-01T08:09:35.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:34 smithi084 bash[75189]: audit 2023-10-01T08:09:34.077314+0000 mon.a (mon.0) 1464 : audit 1 from='client.? 172.21.15.84:0/3336136511' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T08:09:35.075 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:35.098 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:35.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:35.101 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:35.202 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:35.229 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:35.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:34 smithi112 bash[59335]: cluster 2023-10-01T08:09:33.920775+0000 mon.a (mon.0) 1463 : cluster 3 Health check update: Degraded data redundancy: 25129/107001 objects degraded (23.485%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-01T08:09:35.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:34 smithi112 bash[59335]: audit 2023-10-01T08:09:34.077314+0000 mon.a (mon.0) 1464 : audit 1 from='client.? 172.21.15.84:0/3336136511' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T08:09:35.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:35.232 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:35.333 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:35.369 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:35.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:35.372 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:09:35.473 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:35.497 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:35.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:35.507 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:35.607 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:35.633 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:35.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:35.635 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:35.736 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:35.769 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:35.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:35.772 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:35.872 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:35.913 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:35.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:35.917 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:36.017 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:36.043 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:36.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:36.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:36.147 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:36.156 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:35 smithi084 bash[75189]: cluster 2023-10-01T08:09:34.676877+0000 mgr.y (mgr.34104) 1109 : cluster 0 pgmap v1190: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 381 op/s; 25129/107001 objects degraded (23.485%); 3506/107001 objects misplaced (3.277%); 4.1 MiB/s, 86 objects/s recovering 2023-10-01T08:09:36.157 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:35 smithi084 bash[75189]: cluster 2023-10-01T08:09:34.926603+0000 mon.a (mon.0) 1465 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:09:36.157 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:35 smithi084 bash[75189]: cluster 2023-10-01T08:09:34.940287+0000 osd.4 (osd.4) 191 : cluster 3 failed to encode map e268 with expected crc 2023-10-01T08:09:36.157 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:35 smithi084 bash[75189]: audit 2023-10-01T08:09:34.942393+0000 mon.a (mon.0) 1466 : audit 1 from='client.? 172.21.15.84:0/3336136511' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T08:09:36.157 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:35 smithi084 bash[75189]: cluster 2023-10-01T08:09:34.942461+0000 mon.a (mon.0) 1467 : cluster 0 osdmap e268: 8 total, 8 up, 7 in 2023-10-01T08:09:36.157 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:35 smithi084 bash[75189]: cluster 2023-10-01T08:09:34.947232+0000 osd.6 (osd.6) 223 : cluster 3 failed to encode map e268 with expected crc 2023-10-01T08:09:36.157 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:35 smithi084 bash[75189]: cluster 2023-10-01T08:09:34.951404+0000 osd.5 (osd.5) 242 : cluster 3 failed to encode map e268 with expected crc 2023-10-01T08:09:36.157 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:35 smithi084 bash[75189]: cluster 2023-10-01T08:09:34.951441+0000 osd.7 (osd.7) 115 : cluster 3 failed to encode map e268 with expected crc 2023-10-01T08:09:36.157 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:35 smithi084 bash[78255]: cluster 2023-10-01T08:09:34.676877+0000 mgr.y (mgr.34104) 1109 : cluster 0 pgmap v1190: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 381 op/s; 25129/107001 objects degraded (23.485%); 3506/107001 objects misplaced (3.277%); 4.1 MiB/s, 86 objects/s recovering 2023-10-01T08:09:36.157 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:35 smithi084 bash[78255]: cluster 2023-10-01T08:09:34.926603+0000 mon.a (mon.0) 1465 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:09:36.158 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:35 smithi084 bash[78255]: cluster 2023-10-01T08:09:34.940287+0000 osd.4 (osd.4) 191 : cluster 3 failed to encode map e268 with expected crc 2023-10-01T08:09:36.158 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:35 smithi084 bash[78255]: audit 2023-10-01T08:09:34.942393+0000 mon.a (mon.0) 1466 : audit 1 from='client.? 172.21.15.84:0/3336136511' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T08:09:36.158 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:35 smithi084 bash[78255]: cluster 2023-10-01T08:09:34.942461+0000 mon.a (mon.0) 1467 : cluster 0 osdmap e268: 8 total, 8 up, 7 in 2023-10-01T08:09:36.158 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:35 smithi084 bash[78255]: cluster 2023-10-01T08:09:34.947232+0000 osd.6 (osd.6) 223 : cluster 3 failed to encode map e268 with expected crc 2023-10-01T08:09:36.158 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:35 smithi084 bash[78255]: cluster 2023-10-01T08:09:34.951404+0000 osd.5 (osd.5) 242 : cluster 3 failed to encode map e268 with expected crc 2023-10-01T08:09:36.158 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:35 smithi084 bash[78255]: cluster 2023-10-01T08:09:34.951441+0000 osd.7 (osd.7) 115 : cluster 3 failed to encode map e268 with expected crc 2023-10-01T08:09:36.171 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:36.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:36.175 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:09:36.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:35 smithi112 bash[59335]: cluster 2023-10-01T08:09:34.676877+0000 mgr.y (mgr.34104) 1109 : cluster 0 pgmap v1190: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 381 op/s; 25129/107001 objects degraded (23.485%); 3506/107001 objects misplaced (3.277%); 4.1 MiB/s, 86 objects/s recovering 2023-10-01T08:09:36.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:35 smithi112 bash[59335]: cluster 2023-10-01T08:09:34.926603+0000 mon.a (mon.0) 1465 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:09:36.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:35 smithi112 bash[59335]: cluster 2023-10-01T08:09:34.940287+0000 osd.4 (osd.4) 191 : cluster 3 failed to encode map e268 with expected crc 2023-10-01T08:09:36.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:35 smithi112 bash[59335]: audit 2023-10-01T08:09:34.942393+0000 mon.a (mon.0) 1466 : audit 1 from='client.? 172.21.15.84:0/3336136511' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T08:09:36.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:35 smithi112 bash[59335]: cluster 2023-10-01T08:09:34.942461+0000 mon.a (mon.0) 1467 : cluster 0 osdmap e268: 8 total, 8 up, 7 in 2023-10-01T08:09:36.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:35 smithi112 bash[59335]: cluster 2023-10-01T08:09:34.947232+0000 osd.6 (osd.6) 223 : cluster 3 failed to encode map e268 with expected crc 2023-10-01T08:09:36.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:35 smithi112 bash[59335]: cluster 2023-10-01T08:09:34.951404+0000 osd.5 (osd.5) 242 : cluster 3 failed to encode map e268 with expected crc 2023-10-01T08:09:36.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:35 smithi112 bash[59335]: cluster 2023-10-01T08:09:34.951441+0000 osd.7 (osd.7) 115 : cluster 3 failed to encode map e268 with expected crc 2023-10-01T08:09:36.250 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T08:09:36.276 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:36.304 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:36.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:36.313 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:36.414 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:36.443 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:36.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:36.449 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:36.550 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:36.573 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:09:36 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:09:36] "GET /metrics HTTP/1.1" 200 36437 "" "Prometheus/2.33.4" 2023-10-01T08:09:36.574 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:36.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:36.579 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:36.680 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:36.709 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:36.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:36.712 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:09:36.813 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:36.838 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:36.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:36.843 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:36.943 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:36.970 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:36.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:36.973 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:37.073 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:37.098 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:37.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:37.100 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:09:37.201 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:37.232 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:37.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:37.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:37.335 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:37.357 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:37.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:37.362 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:09:37.463 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:37.489 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:37.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:37.496 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:37.596 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:37.623 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:37.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:37.628 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:37.729 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:37.753 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:37.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:37.755 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:09:37.855 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:37.882 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:37.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:37.890 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:37.991 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:38.021 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:38.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:38.029 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:38.130 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:38.137 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:37 smithi084 bash[75189]: cluster 2023-10-01T08:09:36.677876+0000 mgr.y (mgr.34104) 1110 : cluster 0 pgmap v1192: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.0 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 502 op/s; 25129/99843 objects degraded (25.169%); 3323/99843 objects misplaced (3.328%); 2.3 MiB/s, 117 objects/s recovering 2023-10-01T08:09:38.138 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:37 smithi084 bash[78255]: cluster 2023-10-01T08:09:36.677876+0000 mgr.y (mgr.34104) 1110 : cluster 0 pgmap v1192: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.0 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 502 op/s; 25129/99843 objects degraded (25.169%); 3323/99843 objects misplaced (3.328%); 2.3 MiB/s, 117 objects/s recovering 2023-10-01T08:09:38.157 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:38.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:38.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:38.162 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-01T08:09:38.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:37 smithi112 bash[59335]: cluster 2023-10-01T08:09:36.677876+0000 mgr.y (mgr.34104) 1110 : cluster 0 pgmap v1192: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.0 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 502 op/s; 25129/99843 objects degraded (25.169%); 3323/99843 objects misplaced (3.328%); 2.3 MiB/s, 117 objects/s recovering 2023-10-01T08:09:38.261 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:38.310 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:38.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:38.315 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:38.416 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:38.449 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:38.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:38.453 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:38.554 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:38.585 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:38.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:38.594 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:38.677 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:09:38.694 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:38.728 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:38.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:38.732 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:38.833 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:38.855 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:38.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:38.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:38.960 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:38.981 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:38.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:38.985 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:39.086 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:39.109 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:39.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:39.112 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:39.213 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:39.235 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:39.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:39.242 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:39.342 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:39.367 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:39.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:39.373 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:09:39.474 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:39.502 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:39.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:39.506 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:39.607 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:39.630 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:39.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:39.634 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:09:39.735 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:39.758 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:39.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:39.763 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:39.863 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:39.895 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:39.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:39.898 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:09:39.998 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:40.025 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:40.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:40.028 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:40.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:39 smithi084 bash[75189]: cluster 2023-10-01T08:09:38.678581+0000 mgr.y (mgr.34104) 1111 : cluster 0 pgmap v1193: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 503 op/s; 25129/99180 objects degraded (25.337%); 3177/99180 objects misplaced (3.203%); 2.4 MiB/s, 117 objects/s recovering 2023-10-01T08:09:40.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:39 smithi084 bash[75189]: cluster 2023-10-01T08:09:38.921844+0000 mon.a (mon.0) 1468 : cluster 3 Health check update: Degraded data redundancy: 25129/99180 objects degraded (25.337%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-01T08:09:40.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:39 smithi084 bash[78255]: cluster 2023-10-01T08:09:38.678581+0000 mgr.y (mgr.34104) 1111 : cluster 0 pgmap v1193: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 503 op/s; 25129/99180 objects degraded (25.337%); 3177/99180 objects misplaced (3.203%); 2.4 MiB/s, 117 objects/s recovering 2023-10-01T08:09:40.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:39 smithi084 bash[78255]: cluster 2023-10-01T08:09:38.921844+0000 mon.a (mon.0) 1468 : cluster 3 Health check update: Degraded data redundancy: 25129/99180 objects degraded (25.337%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-01T08:09:40.129 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:40.137 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:39 smithi112 bash[59335]: cluster 2023-10-01T08:09:38.678581+0000 mgr.y (mgr.34104) 1111 : cluster 0 pgmap v1193: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 503 op/s; 25129/99180 objects degraded (25.337%); 3177/99180 objects misplaced (3.203%); 2.4 MiB/s, 117 objects/s recovering 2023-10-01T08:09:40.138 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:39 smithi112 bash[59335]: cluster 2023-10-01T08:09:38.921844+0000 mon.a (mon.0) 1468 : cluster 3 Health check update: Degraded data redundancy: 25129/99180 objects degraded (25.337%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-01T08:09:40.161 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:40.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:40.163 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:40.264 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:40.289 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:40.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:40.294 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:09:40.395 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:40.420 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:40.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:40.423 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:40.523 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:40.547 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:40.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:40.550 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:40.651 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:40.679 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:40.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:40.687 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:09:40.699 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:09:40.788 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:40.809 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:40.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:40.811 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:40.912 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:40.921 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-10-01T08:09:40.922 INFO:teuthology.orchestra.run.smithi112.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T08:09:40.933 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:40.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:40.934 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:41.035 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:41.067 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:41.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:41.069 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:41.170 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:41.190 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:41.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:41.194 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:41.295 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:41.322 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:41.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:41.325 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:41.426 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:41.448 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:41.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:41.450 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:41.550 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:41.578 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:41.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:41.587 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:41.688 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:41.713 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:41.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:41.715 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:41.815 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:41.843 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:41.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:41.846 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:41.947 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:41.975 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:41.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:41.981 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:42.082 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:42.091 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:41 smithi112 bash[59335]: cluster 2023-10-01T08:09:40.679407+0000 mgr.y (mgr.34104) 1112 : cluster 0 pgmap v1194: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.0 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 511 op/s; 25129/96846 objects degraded (25.947%); 3177/96846 objects misplaced (3.280%); 934 KiB/s, 133 objects/s recovering 2023-10-01T08:09:42.115 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:42.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:42.121 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:42.187 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-10-01T08:09:42.221 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:42.262 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:42.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:42.271 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:42.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:41 smithi084 bash[75189]: cluster 2023-10-01T08:09:40.679407+0000 mgr.y (mgr.34104) 1112 : cluster 0 pgmap v1194: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.0 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 511 op/s; 25129/96846 objects degraded (25.947%); 3177/96846 objects misplaced (3.280%); 934 KiB/s, 133 objects/s recovering 2023-10-01T08:09:42.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:41 smithi084 bash[78255]: cluster 2023-10-01T08:09:40.679407+0000 mgr.y (mgr.34104) 1112 : cluster 0 pgmap v1194: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 2.0 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 511 op/s; 25129/96846 objects degraded (25.947%); 3177/96846 objects misplaced (3.280%); 934 KiB/s, 133 objects/s recovering 2023-10-01T08:09:42.372 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:42.402 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:42.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:42.404 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:42.505 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:42.548 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:42.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:42.552 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:42.652 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:42.676 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:42.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:42.680 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:42.780 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:42.803 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:42.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:42.809 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:42.910 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:42.945 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:42.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:42.947 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:43.016 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:09:43.048 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:43.071 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:43.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:43.073 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:43.174 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:43.202 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:43.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:43.206 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:43.307 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:43.338 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:43.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:43.341 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:09:43.442 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:43.480 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:43.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:43.483 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:43.584 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:43.675 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:43.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:43.677 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:09:43.778 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:43.804 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:43.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:43.808 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:43.909 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:43.916 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:43 smithi084 bash[78255]: cluster 2023-10-01T08:09:42.680336+0000 mgr.y (mgr.34104) 1113 : cluster 0 pgmap v1195: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 528 op/s; 25136/91134 objects degraded (27.581%); 2857/91134 objects misplaced (3.135%); 953 KiB/s, 133 objects/s recovering 2023-10-01T08:09:43.916 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:43 smithi084 bash[78255]: audit 2023-10-01T08:09:43.008029+0000 mon.a (mon.0) 1469 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:09:43.916 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:43 smithi084 bash[75189]: cluster 2023-10-01T08:09:42.680336+0000 mgr.y (mgr.34104) 1113 : cluster 0 pgmap v1195: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 528 op/s; 25136/91134 objects degraded (27.581%); 2857/91134 objects misplaced (3.135%); 953 KiB/s, 133 objects/s recovering 2023-10-01T08:09:43.916 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:43 smithi084 bash[75189]: audit 2023-10-01T08:09:43.008029+0000 mon.a (mon.0) 1469 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:09:43.959 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:43.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:43.965 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:44.066 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:44.089 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:44.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:44.092 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:44.192 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:44.202 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:43 smithi112 bash[59335]: cluster 2023-10-01T08:09:42.680336+0000 mgr.y (mgr.34104) 1113 : cluster 0 pgmap v1195: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 528 op/s; 25136/91134 objects degraded (27.581%); 2857/91134 objects misplaced (3.135%); 953 KiB/s, 133 objects/s recovering 2023-10-01T08:09:44.202 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:43 smithi112 bash[59335]: audit 2023-10-01T08:09:43.008029+0000 mon.a (mon.0) 1469 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:09:44.226 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:44.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:44.229 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:44.330 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:44.366 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:44.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:44.371 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:44.472 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:44.510 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:44.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:44.519 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:09:44.620 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:44.649 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:44.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:44.656 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:44.757 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:44.788 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:44.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:44.792 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:44.893 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:44.926 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:44.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:44.934 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:45.035 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:45.060 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:45.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:45.064 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:45.165 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:45.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:44 smithi084 bash[78255]: cluster 2023-10-01T08:09:43.926157+0000 mon.a (mon.0) 1470 : cluster 3 Health check update: Degraded data redundancy: 25136/91134 objects degraded (27.581%), 10 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-01T08:09:45.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:44 smithi084 bash[75189]: cluster 2023-10-01T08:09:43.926157+0000 mon.a (mon.0) 1470 : cluster 3 Health check update: Degraded data redundancy: 25136/91134 objects degraded (27.581%), 10 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-01T08:09:45.187 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:45.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:45.190 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:45.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:44 smithi112 bash[59335]: cluster 2023-10-01T08:09:43.926157+0000 mon.a (mon.0) 1470 : cluster 3 Health check update: Degraded data redundancy: 25136/91134 objects degraded (27.581%), 10 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-01T08:09:45.291 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:45.314 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:45.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:45.316 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:45.416 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:45.444 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:45.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:45.452 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:45.553 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:45.573 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:45.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:45.575 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:45.676 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:45.700 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:45.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:45.702 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:45.803 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:45.832 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:45.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:45.837 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:45.938 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:45.963 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:45.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:45.965 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:09:45.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:45 smithi112 bash[59335]: cluster 2023-10-01T08:09:44.681006+0000 mgr.y (mgr.34104) 1114 : cluster 0 pgmap v1196: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 528 op/s; 25136/91134 objects degraded (27.581%); 2857/91134 objects misplaced (3.135%); 953 KiB/s, 133 objects/s recovering 2023-10-01T08:09:45.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:45 smithi112 bash[59335]: cluster 2023-10-01T08:09:44.938000+0000 mon.a (mon.0) 1471 : cluster 0 osdmap e269: 8 total, 8 up, 7 in 2023-10-01T08:09:45.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:45 smithi112 bash[59335]: cluster 2023-10-01T08:09:44.940035+0000 osd.6 (osd.6) 224 : cluster 3 failed to encode map e269 with expected crc 2023-10-01T08:09:45.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:45 smithi112 bash[59335]: cluster 2023-10-01T08:09:44.941906+0000 osd.4 (osd.4) 192 : cluster 3 failed to encode map e269 with expected crc 2023-10-01T08:09:45.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:45 smithi112 bash[59335]: cluster 2023-10-01T08:09:44.943687+0000 osd.4 (osd.4) 193 : cluster 3 failed to encode map e269 with expected crc 2023-10-01T08:09:45.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:45 smithi112 bash[59335]: cluster 2023-10-01T08:09:44.946014+0000 osd.4 (osd.4) 194 : cluster 3 failed to encode map e269 with expected crc 2023-10-01T08:09:45.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:45 smithi112 bash[59335]: cluster 2023-10-01T08:09:44.955047+0000 osd.7 (osd.7) 116 : cluster 3 failed to encode map e269 with expected crc 2023-10-01T08:09:45.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:45 smithi112 bash[59335]: audit 2023-10-01T08:09:45.120335+0000 mon.a (mon.0) 1472 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:09:45.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:45 smithi112 bash[59335]: audit 2023-10-01T08:09:45.121375+0000 mon.a (mon.0) 1473 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:09:46.066 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:46.090 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:46.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:46.092 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:46.193 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:46.209 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:09:46 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:09:46] "GET /metrics HTTP/1.1" 200 36437 "" "Prometheus/2.33.4" 2023-10-01T08:09:46.210 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:45 smithi084 bash[78255]: cluster 2023-10-01T08:09:44.681006+0000 mgr.y (mgr.34104) 1114 : cluster 0 pgmap v1196: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 528 op/s; 25136/91134 objects degraded (27.581%); 2857/91134 objects misplaced (3.135%); 953 KiB/s, 133 objects/s recovering 2023-10-01T08:09:46.210 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:45 smithi084 bash[78255]: cluster 2023-10-01T08:09:44.938000+0000 mon.a (mon.0) 1471 : cluster 0 osdmap e269: 8 total, 8 up, 7 in 2023-10-01T08:09:46.210 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:45 smithi084 bash[78255]: cluster 2023-10-01T08:09:44.940035+0000 osd.6 (osd.6) 224 : cluster 3 failed to encode map e269 with expected crc 2023-10-01T08:09:46.210 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:45 smithi084 bash[78255]: cluster 2023-10-01T08:09:44.941906+0000 osd.4 (osd.4) 192 : cluster 3 failed to encode map e269 with expected crc 2023-10-01T08:09:46.210 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:45 smithi084 bash[78255]: cluster 2023-10-01T08:09:44.943687+0000 osd.4 (osd.4) 193 : cluster 3 failed to encode map e269 with expected crc 2023-10-01T08:09:46.210 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:45 smithi084 bash[78255]: cluster 2023-10-01T08:09:44.946014+0000 osd.4 (osd.4) 194 : cluster 3 failed to encode map e269 with expected crc 2023-10-01T08:09:46.210 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:45 smithi084 bash[78255]: cluster 2023-10-01T08:09:44.955047+0000 osd.7 (osd.7) 116 : cluster 3 failed to encode map e269 with expected crc 2023-10-01T08:09:46.210 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:45 smithi084 bash[78255]: audit 2023-10-01T08:09:45.120335+0000 mon.a (mon.0) 1472 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:09:46.210 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:45 smithi084 bash[78255]: audit 2023-10-01T08:09:45.121375+0000 mon.a (mon.0) 1473 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:09:46.211 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:45 smithi084 bash[75189]: cluster 2023-10-01T08:09:44.681006+0000 mgr.y (mgr.34104) 1114 : cluster 0 pgmap v1196: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 528 op/s; 25136/91134 objects degraded (27.581%); 2857/91134 objects misplaced (3.135%); 953 KiB/s, 133 objects/s recovering 2023-10-01T08:09:46.211 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:45 smithi084 bash[75189]: cluster 2023-10-01T08:09:44.938000+0000 mon.a (mon.0) 1471 : cluster 0 osdmap e269: 8 total, 8 up, 7 in 2023-10-01T08:09:46.211 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:45 smithi084 bash[75189]: cluster 2023-10-01T08:09:44.940035+0000 osd.6 (osd.6) 224 : cluster 3 failed to encode map e269 with expected crc 2023-10-01T08:09:46.211 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:45 smithi084 bash[75189]: cluster 2023-10-01T08:09:44.941906+0000 osd.4 (osd.4) 192 : cluster 3 failed to encode map e269 with expected crc 2023-10-01T08:09:46.211 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:45 smithi084 bash[75189]: cluster 2023-10-01T08:09:44.943687+0000 osd.4 (osd.4) 193 : cluster 3 failed to encode map e269 with expected crc 2023-10-01T08:09:46.211 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:45 smithi084 bash[75189]: cluster 2023-10-01T08:09:44.946014+0000 osd.4 (osd.4) 194 : cluster 3 failed to encode map e269 with expected crc 2023-10-01T08:09:46.211 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:45 smithi084 bash[75189]: cluster 2023-10-01T08:09:44.955047+0000 osd.7 (osd.7) 116 : cluster 3 failed to encode map e269 with expected crc 2023-10-01T08:09:46.211 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:45 smithi084 bash[75189]: audit 2023-10-01T08:09:45.120335+0000 mon.a (mon.0) 1472 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:09:46.211 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:45 smithi084 bash[75189]: audit 2023-10-01T08:09:45.121375+0000 mon.a (mon.0) 1473 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:09:46.223 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:46.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:46.228 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:46.329 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:46.352 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:46.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:46.354 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:46.455 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:46.491 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:46.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:46.494 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:46.595 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:46.621 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:46.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:46.624 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:46.725 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:46.769 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:46.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:46.777 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:46.777 INFO:teuthology.orchestra.run.smithi084.stdout:moved 0 / 297 (0%) 2023-10-01T08:09:46.778 INFO:teuthology.orchestra.run.smithi084.stdout:avg 42.4286 2023-10-01T08:09:46.778 INFO:teuthology.orchestra.run.smithi084.stdout:stddev 5.4735 -> 5.4735 (expected baseline 6.03053) 2023-10-01T08:09:46.778 INFO:teuthology.orchestra.run.smithi084.stdout:min osd.0 with 34 -> 34 pgs (0.801347 -> 0.801347 * mean) 2023-10-01T08:09:46.778 INFO:teuthology.orchestra.run.smithi084.stdout:max osd.3 with 49 -> 49 pgs (1.15488 -> 1.15488 * mean) 2023-10-01T08:09:46.778 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T08:09:46.778 INFO:teuthology.orchestra.run.smithi084.stdout:oload 1000 2023-10-01T08:09:46.778 INFO:teuthology.orchestra.run.smithi084.stdout:max_change 1 2023-10-01T08:09:46.778 INFO:teuthology.orchestra.run.smithi084.stdout:max_change_osds 4 2023-10-01T08:09:46.778 INFO:teuthology.orchestra.run.smithi084.stdout:average_utilization 0.0173 2023-10-01T08:09:46.778 INFO:teuthology.orchestra.run.smithi084.stdout:overload_utilization 0.1728 2023-10-01T08:09:46.781 INFO:teuthology.orchestra.run.smithi084.stderr:no change 2023-10-01T08:09:46.877 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:46.906 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:46.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:46.910 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:47.010 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:47.020 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:46 smithi112 bash[59335]: cluster 2023-10-01T08:09:45.938213+0000 osd.6 (osd.6) 225 : cluster 3 failed to encode map e270 with expected crc 2023-10-01T08:09:47.020 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:46 smithi112 bash[59335]: cluster 2023-10-01T08:09:45.938556+0000 osd.4 (osd.4) 195 : cluster 3 failed to encode map e270 with expected crc 2023-10-01T08:09:47.020 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:46 smithi112 bash[59335]: cluster 2023-10-01T08:09:45.938656+0000 osd.5 (osd.5) 243 : cluster 3 failed to encode map e270 with expected crc 2023-10-01T08:09:47.020 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:46 smithi112 bash[59335]: cluster 2023-10-01T08:09:45.939079+0000 mon.a (mon.0) 1474 : cluster 0 osdmap e270: 8 total, 8 up, 7 in 2023-10-01T08:09:47.020 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:46 smithi112 bash[59335]: cluster 2023-10-01T08:09:45.942474+0000 osd.4 (osd.4) 196 : cluster 3 failed to encode map e270 with expected crc 2023-10-01T08:09:47.020 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:46 smithi112 bash[59335]: cluster 2023-10-01T08:09:46.681749+0000 mgr.y (mgr.34104) 1115 : cluster 0 pgmap v1199: 99 pgs: 1 peering, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 625 op/s; 22259/84156 objects degraded (26.450%); 3565/84156 objects misplaced (4.236%); 1.1 MiB/s, 153 objects/s recovering 2023-10-01T08:09:47.020 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:46 smithi112 bash[59335]: audit 2023-10-01T08:09:46.775973+0000 mgr.y (mgr.34104) 1116 : audit 0 from='client.35826 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:09:47.030 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T08:09:47.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:46 smithi084 bash[78255]: cluster 2023-10-01T08:09:45.938213+0000 osd.6 (osd.6) 225 : cluster 3 failed to encode map e270 with expected crc 2023-10-01T08:09:47.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:46 smithi084 bash[78255]: cluster 2023-10-01T08:09:45.938556+0000 osd.4 (osd.4) 195 : cluster 3 failed to encode map e270 with expected crc 2023-10-01T08:09:47.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:46 smithi084 bash[78255]: cluster 2023-10-01T08:09:45.938656+0000 osd.5 (osd.5) 243 : cluster 3 failed to encode map e270 with expected crc 2023-10-01T08:09:47.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:46 smithi084 bash[78255]: cluster 2023-10-01T08:09:45.939079+0000 mon.a (mon.0) 1474 : cluster 0 osdmap e270: 8 total, 8 up, 7 in 2023-10-01T08:09:47.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:46 smithi084 bash[78255]: cluster 2023-10-01T08:09:45.942474+0000 osd.4 (osd.4) 196 : cluster 3 failed to encode map e270 with expected crc 2023-10-01T08:09:47.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:46 smithi084 bash[78255]: cluster 2023-10-01T08:09:46.681749+0000 mgr.y (mgr.34104) 1115 : cluster 0 pgmap v1199: 99 pgs: 1 peering, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 625 op/s; 22259/84156 objects degraded (26.450%); 3565/84156 objects misplaced (4.236%); 1.1 MiB/s, 153 objects/s recovering 2023-10-01T08:09:47.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:46 smithi084 bash[78255]: audit 2023-10-01T08:09:46.775973+0000 mgr.y (mgr.34104) 1116 : audit 0 from='client.35826 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:09:47.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:46 smithi084 bash[75189]: cluster 2023-10-01T08:09:45.938213+0000 osd.6 (osd.6) 225 : cluster 3 failed to encode map e270 with expected crc 2023-10-01T08:09:47.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:46 smithi084 bash[75189]: cluster 2023-10-01T08:09:45.938556+0000 osd.4 (osd.4) 195 : cluster 3 failed to encode map e270 with expected crc 2023-10-01T08:09:47.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:46 smithi084 bash[75189]: cluster 2023-10-01T08:09:45.938656+0000 osd.5 (osd.5) 243 : cluster 3 failed to encode map e270 with expected crc 2023-10-01T08:09:47.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:46 smithi084 bash[75189]: cluster 2023-10-01T08:09:45.939079+0000 mon.a (mon.0) 1474 : cluster 0 osdmap e270: 8 total, 8 up, 7 in 2023-10-01T08:09:47.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:46 smithi084 bash[75189]: cluster 2023-10-01T08:09:45.942474+0000 osd.4 (osd.4) 196 : cluster 3 failed to encode map e270 with expected crc 2023-10-01T08:09:47.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:46 smithi084 bash[75189]: cluster 2023-10-01T08:09:46.681749+0000 mgr.y (mgr.34104) 1115 : cluster 0 pgmap v1199: 99 pgs: 1 peering, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 625 op/s; 22259/84156 objects degraded (26.450%); 3565/84156 objects misplaced (4.236%); 1.1 MiB/s, 153 objects/s recovering 2023-10-01T08:09:47.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:46 smithi084 bash[75189]: audit 2023-10-01T08:09:46.775973+0000 mgr.y (mgr.34104) 1116 : audit 0 from='client.35826 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:09:47.075 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:47.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:47.079 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:09:47.180 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:47.227 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:47.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:47.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:47.336 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:47.361 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:47.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:47.364 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:47.465 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:47.489 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:47.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:47.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:47.595 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:47.654 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:47.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:47.656 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:09:47.757 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:47.781 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:47.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:47.784 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:47.885 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:47.920 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:47.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:47.922 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:48.023 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:48.052 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:48.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:48.056 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:48.157 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:48.183 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:48.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:48.186 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:48.287 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:48.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:48.326 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:48.327 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:48.428 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:48.456 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:48.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:48.462 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:48.562 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:48.593 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:48.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:48.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:48.698 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:48.727 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:48.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:48.734 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:09:48.835 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:48.858 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:48.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:48.861 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:48.962 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:48.989 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:48.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:48.997 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:49.098 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:49.133 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:49.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:49.142 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:49.243 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:49.268 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:49.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:49.272 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:49.373 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:49.398 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:49.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:49.403 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:49.503 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:49.554 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:49.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:49.559 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:49.660 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:49.691 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:49.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:49.693 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:49.794 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:49.805 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:49 smithi112 bash[59335]: cluster 2023-10-01T08:09:48.682349+0000 mgr.y (mgr.34104) 1117 : cluster 0 pgmap v1200: 99 pgs: 1 peering, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 559 op/s; 22360/83412 objects degraded (26.807%); 3463/83412 objects misplaced (4.152%); 1.1 MiB/s, 82 objects/s recovering 2023-10-01T08:09:49.805 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:49 smithi112 bash[59335]: cluster 2023-10-01T08:09:48.927562+0000 mon.a (mon.0) 1475 : cluster 3 Health check update: Degraded data redundancy: 22360/83412 objects degraded (26.807%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-01T08:09:49.827 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:49.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:49.833 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:49.934 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:49.984 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:49.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:49.985 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:50.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:49 smithi084 bash[78255]: cluster 2023-10-01T08:09:48.682349+0000 mgr.y (mgr.34104) 1117 : cluster 0 pgmap v1200: 99 pgs: 1 peering, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 559 op/s; 22360/83412 objects degraded (26.807%); 3463/83412 objects misplaced (4.152%); 1.1 MiB/s, 82 objects/s recovering 2023-10-01T08:09:50.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:49 smithi084 bash[78255]: cluster 2023-10-01T08:09:48.927562+0000 mon.a (mon.0) 1475 : cluster 3 Health check update: Degraded data redundancy: 22360/83412 objects degraded (26.807%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-01T08:09:50.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:49 smithi084 bash[75189]: cluster 2023-10-01T08:09:48.682349+0000 mgr.y (mgr.34104) 1117 : cluster 0 pgmap v1200: 99 pgs: 1 peering, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 559 op/s; 22360/83412 objects degraded (26.807%); 3463/83412 objects misplaced (4.152%); 1.1 MiB/s, 82 objects/s recovering 2023-10-01T08:09:50.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:49 smithi084 bash[75189]: cluster 2023-10-01T08:09:48.927562+0000 mon.a (mon.0) 1475 : cluster 3 Health check update: Degraded data redundancy: 22360/83412 objects degraded (26.807%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-01T08:09:50.085 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:50.118 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:50.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:50.121 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:50.221 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:50.242 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:50.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:50.245 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:50.346 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:50.367 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:50.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:50.371 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:50.472 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:50.523 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:50.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:50.527 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:50.628 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:50.654 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:50.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:50.656 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:50.757 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:50.781 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:50.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:50.784 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:50.820 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '0.05', 'overage': '110', 'type': 'test-reweight-by-utilization'} 2023-10-01T08:09:50.820 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd test-reweight-by-utilization 110 0.05 2023-10-01T08:09:50.886 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:50.930 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:50.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:50.934 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:51.035 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:51.080 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:51.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:51.083 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:09:51.184 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:51.208 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:51.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:51.211 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:51.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:51 smithi112 bash[59335]: audit 2023-10-01T08:09:50.149981+0000 mon.a (mon.0) 1476 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:09:51.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:51 smithi112 bash[59335]: audit 2023-10-01T08:09:50.157313+0000 mon.a (mon.0) 1477 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:09:51.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:51 smithi112 bash[59335]: cluster 2023-10-01T08:09:50.683008+0000 mgr.y (mgr.34104) 1118 : cluster 0 pgmap v1201: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.6 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 425 op/s; 22360/80916 objects degraded (27.634%); 3246/80916 objects misplaced (4.012%); 2.2 MiB/s, 100 objects/s recovering 2023-10-01T08:09:51.312 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:51.341 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:51.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:51.349 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:09:51.450 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:51.458 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:51 smithi084 bash[78255]: audit 2023-10-01T08:09:50.149981+0000 mon.a (mon.0) 1476 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:09:51.458 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:51 smithi084 bash[78255]: audit 2023-10-01T08:09:50.157313+0000 mon.a (mon.0) 1477 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:09:51.458 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:51 smithi084 bash[78255]: cluster 2023-10-01T08:09:50.683008+0000 mgr.y (mgr.34104) 1118 : cluster 0 pgmap v1201: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.6 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 425 op/s; 22360/80916 objects degraded (27.634%); 3246/80916 objects misplaced (4.012%); 2.2 MiB/s, 100 objects/s recovering 2023-10-01T08:09:51.458 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:51 smithi084 bash[75189]: audit 2023-10-01T08:09:50.149981+0000 mon.a (mon.0) 1476 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:09:51.458 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:51 smithi084 bash[75189]: audit 2023-10-01T08:09:50.157313+0000 mon.a (mon.0) 1477 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:09:51.459 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:51 smithi084 bash[75189]: cluster 2023-10-01T08:09:50.683008+0000 mgr.y (mgr.34104) 1118 : cluster 0 pgmap v1201: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.6 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 425 op/s; 22360/80916 objects degraded (27.634%); 3246/80916 objects misplaced (4.012%); 2.2 MiB/s, 100 objects/s recovering 2023-10-01T08:09:51.485 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:51.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:51.489 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:09:51.590 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:51.620 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:51.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:51.625 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:51.726 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:51.755 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:51.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:51.759 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:51.860 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:51.885 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:51.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:51.888 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:51.988 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:52.014 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:52.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:52.021 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:52.121 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:52.154 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:52.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:52.157 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:52.258 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:52.312 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:52.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:52.316 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:52.417 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:52.449 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:52.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:52.453 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:52.554 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:52.587 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:52.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:52.590 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:09:52.690 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:52.744 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:52.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:52.746 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:52.847 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:52.872 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:52.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:52.874 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:52.974 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:53.003 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:53.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:53.008 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:09:53.109 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:53.143 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:53.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:53.146 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:53.164 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:53 smithi084 bash[78255]: audit 2023-10-01T08:09:51.963236+0000 mon.a (mon.0) 1478 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:09:53.164 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:53 smithi084 bash[78255]: audit 2023-10-01T08:09:51.973102+0000 mon.a (mon.0) 1479 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:09:53.164 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:53 smithi084 bash[78255]: cluster 2023-10-01T08:09:52.683651+0000 mgr.y (mgr.34104) 1119 : cluster 0 pgmap v1202: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.5 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 703 op/s; 22447/74244 objects degraded (30.234%); 2964/74244 objects misplaced (3.992%); 2.2 MiB/s, 107 objects/s recovering 2023-10-01T08:09:53.164 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:52 smithi084 bash[75189]: audit 2023-10-01T08:09:51.963236+0000 mon.a (mon.0) 1478 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:09:53.164 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:52 smithi084 bash[75189]: audit 2023-10-01T08:09:51.973102+0000 mon.a (mon.0) 1479 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:09:53.164 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:52 smithi084 bash[75189]: cluster 2023-10-01T08:09:52.683651+0000 mgr.y (mgr.34104) 1119 : cluster 0 pgmap v1202: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.5 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 703 op/s; 22447/74244 objects degraded (30.234%); 2964/74244 objects misplaced (3.992%); 2.2 MiB/s, 107 objects/s recovering 2023-10-01T08:09:53.223 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:52 smithi112 bash[59335]: audit 2023-10-01T08:09:51.963236+0000 mon.a (mon.0) 1478 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:09:53.223 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:52 smithi112 bash[59335]: audit 2023-10-01T08:09:51.973102+0000 mon.a (mon.0) 1479 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:09:53.223 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:52 smithi112 bash[59335]: cluster 2023-10-01T08:09:52.683651+0000 mgr.y (mgr.34104) 1119 : cluster 0 pgmap v1202: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.5 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 703 op/s; 22447/74244 objects degraded (30.234%); 2964/74244 objects misplaced (3.992%); 2.2 MiB/s, 107 objects/s recovering 2023-10-01T08:09:53.247 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:53.278 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:53.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:53.281 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:09:53.382 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:53.407 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T08:09:53.411 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:53.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:53.419 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:53.442 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T08:09:53.478 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T08:09:53.504 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T08:09:53.519 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:53.542 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T08:09:53.565 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:53.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:53.569 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:53.569 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T08:09:53.613 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T08:09:53.646 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T08:09:53.654 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T08:09:53.655 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T08:09:53.655 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T08:09:53.655 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T08:09:53.655 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T08:09:53.655 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T08:09:53.655 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T08:09:53.655 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T08:09:53.669 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:53.694 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:53.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:53.698 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:53.799 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:53.945 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:53.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:53.949 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:54.050 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:54.277 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:54 smithi084 bash[75189]: audit 2023-10-01T08:09:53.274266+0000 mon.a (mon.0) 1480 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:09:54.378 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:54 smithi084 bash[75189]: audit 2023-10-01T08:09:53.280411+0000 mon.a (mon.0) 1481 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:09:54.378 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:54 smithi084 bash[75189]: audit 2023-10-01T08:09:53.368425+0000 mon.a (mon.0) 1482 : audit 0 from='client.? 172.21.15.84:0/4292345962' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:09:54.379 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:54 smithi084 bash[75189]: audit 2023-10-01T08:09:53.851179+0000 mon.a (mon.0) 1483 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:09:54.379 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:54 smithi084 bash[75189]: audit 2023-10-01T08:09:53.852188+0000 mon.a (mon.0) 1484 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:09:54.379 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:54 smithi084 bash[75189]: audit 2023-10-01T08:09:53.864071+0000 mon.a (mon.0) 1485 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:09:54.379 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:54 smithi084 bash[75189]: cluster 2023-10-01T08:09:53.928633+0000 mon.a (mon.0) 1486 : cluster 3 Health check update: Degraded data redundancy: 22447/74244 objects degraded (30.234%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-01T08:09:54.379 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:54 smithi084 bash[75189]: audit 2023-10-01T08:09:54.142005+0000 mon.c (mon.2) 125 : audit 1 from='client.? 172.21.15.84:0/2816799372' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:09:54.379 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:54 smithi084 bash[75189]: audit 2023-10-01T08:09:54.142401+0000 mon.a (mon.0) 1487 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:09:54.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:54.380 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:54.381 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:09:54.413 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-10-01T08:09:54.413 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [ 2023-10-01T08:09:54.414 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.414 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45593.0:187086 10.14 10:2c9ea6bf:::benchmark_data_smithi084_191604_object82203:head [delete] snapc 0=[] ondisk+write+known_if_redirected e270)", 2023-10-01T08:09:54.414 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:09:54.397527+0000", 2023-10-01T08:09:54.414 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.013111322999999999, 2023-10-01T08:09:54.414 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.013144286, 2023-10-01T08:09:54.414 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:09:54.414 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "waiting for sub ops", 2023-10-01T08:09:54.414 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:09:54.414 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45593", 2023-10-01T08:09:54.414 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2682487445", 2023-10-01T08:09:54.415 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 187086 2023-10-01T08:09:54.415 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.415 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:09:54.415 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.415 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:09:54.415 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.397527+0000", 2023-10-01T08:09:54.415 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:09:54.415 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.415 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.415 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:09:54.416 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.397527+0000", 2023-10-01T08:09:54.416 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T08:09:54.416 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.416 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.416 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:09:54.416 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.397526+0000", 2023-10-01T08:09:54.416 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.113e-06 2023-10-01T08:09:54.416 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.416 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.417 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:09:54.417 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.397531+0000", 2023-10-01T08:09:54.417 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0688e-05 2023-10-01T08:09:54.417 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.417 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.417 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:09:54.417 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.397542+0000", 2023-10-01T08:09:54.417 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.1690000000000003e-06 2023-10-01T08:09:54.417 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.417 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.417 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:09:54.418 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.397549+0000", 2023-10-01T08:09:54.418 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0035564350000000002 2023-10-01T08:09:54.418 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.418 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.418 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:09:54.418 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.401105+0000", 2023-10-01T08:09:54.418 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000142569 2023-10-01T08:09:54.418 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.418 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.418 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:09:54.418 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.401248+0000", 2023-10-01T08:09:54.419 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00059838399999999998 2023-10-01T08:09:54.419 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.419 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.419 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,3", 2023-10-01T08:09:54.419 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.401846+0000", 2023-10-01T08:09:54.419 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0052069610000000004 2023-10-01T08:09:54.419 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.419 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.419 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:09:54.419 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.407053+0000", 2023-10-01T08:09:54.419 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0095262339999999997 2023-10-01T08:09:54.420 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:09:54.420 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:09:54.420 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:09:54.420 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.420 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.420 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45593.0:187087 10.14 10:2bc02562:::benchmark_data_smithi084_191604_object82204:head [delete] snapc 0=[] ondisk+write+known_if_redirected e270)", 2023-10-01T08:09:54.420 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:09:54.397705+0000", 2023-10-01T08:09:54.420 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.012933131, 2023-10-01T08:09:54.420 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.013072944, 2023-10-01T08:09:54.420 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:09:54.421 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "waiting for sub ops", 2023-10-01T08:09:54.421 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:09:54.421 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45593", 2023-10-01T08:09:54.421 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2682487445", 2023-10-01T08:09:54.421 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 187087 2023-10-01T08:09:54.421 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.421 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:09:54.421 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.421 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:09:54.422 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.397705+0000", 2023-10-01T08:09:54.422 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:09:54.422 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.422 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.422 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:09:54.422 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.397705+0000", 2023-10-01T08:09:54.422 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T08:09:54.422 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.422 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.422 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:09:54.423 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.397704+0000", 2023-10-01T08:09:54.423 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.6999999999999996e-06 2023-10-01T08:09:54.423 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.423 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.423 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:09:54.423 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.397710+0000", 2023-10-01T08:09:54.423 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.9400000000000008e-06 2023-10-01T08:09:54.424 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.424 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.424 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:09:54.424 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.397719+0000", 2023-10-01T08:09:54.424 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.7180000000000001e-06 2023-10-01T08:09:54.424 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.424 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.424 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:09:54.424 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.397725+0000", 2023-10-01T08:09:54.424 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0065272200000000002 2023-10-01T08:09:54.424 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.425 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.425 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:09:54.425 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.404252+0000", 2023-10-01T08:09:54.425 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016088800000000001 2023-10-01T08:09:54.425 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.425 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.425 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:09:54.425 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.404413+0000", 2023-10-01T08:09:54.425 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00050703300000000005 2023-10-01T08:09:54.425 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.426 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.426 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,3", 2023-10-01T08:09:54.426 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.404920+0000", 2023-10-01T08:09:54.426 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0023208299999999999 2023-10-01T08:09:54.426 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.426 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.426 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:09:54.426 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.407241+0000", 2023-10-01T08:09:54.426 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0095354619999999998 2023-10-01T08:09:54.426 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:09:54.426 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:09:54.427 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:09:54.427 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.427 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.427 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.45593.0:187089 10.6 e270/235 10:6019dcc7:::benchmark_data_smithi084_191604_object82206:head v 270'8027, mlcod=270'8025)", 2023-10-01T08:09:54.427 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:09:54.405937+0000", 2023-10-01T08:09:54.427 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.004700933, 2023-10-01T08:09:54.427 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0049439080000000003, 2023-10-01T08:09:54.427 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:09:54.427 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-10-01T08:09:54.427 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:09:54.428 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.428 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:09:54.428 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.405937+0000", 2023-10-01T08:09:54.428 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:09:54.428 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.428 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.428 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:09:54.428 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.405937+0000", 2023-10-01T08:09:54.428 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T08:09:54.428 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.429 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.429 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:09:54.429 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.405937+0000", 2023-10-01T08:09:54.429 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.1489999999999994e-06 2023-10-01T08:09:54.429 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.429 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.429 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:09:54.429 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.405945+0000", 2023-10-01T08:09:54.429 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0382e-05 2023-10-01T08:09:54.429 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.430 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.430 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:09:54.430 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.405955+0000", 2023-10-01T08:09:54.430 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.0909999999999998e-06 2023-10-01T08:09:54.430 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.430 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.430 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:09:54.430 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.405961+0000", 2023-10-01T08:09:54.430 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.6575e-05 2023-10-01T08:09:54.430 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.431 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.431 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:09:54.431 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.406018+0000", 2023-10-01T08:09:54.431 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.4695000000000001e-05 2023-10-01T08:09:54.431 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.431 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.431 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:09:54.431 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.406033+0000", 2023-10-01T08:09:54.431 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.5068000000000005e-05 2023-10-01T08:09:54.432 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:09:54.432 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:09:54.432 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:09:54.432 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.432 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.432 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.45593.0:187090 10.16 e270/235 10:6aac2dae:::benchmark_data_smithi084_191604_object82207:head v 270'7941, mlcod=270'7939)", 2023-10-01T08:09:54.432 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:09:54.407470+0000", 2023-10-01T08:09:54.432 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.0031681109999999999, 2023-10-01T08:09:54.432 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.003483772, 2023-10-01T08:09:54.432 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:09:54.432 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-10-01T08:09:54.433 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:09:54.433 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.433 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:09:54.433 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.407470+0000", 2023-10-01T08:09:54.433 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:09:54.433 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.433 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.433 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:09:54.433 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.407470+0000", 2023-10-01T08:09:54.433 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T08:09:54.433 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.434 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.434 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:09:54.434 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.407469+0000", 2023-10-01T08:09:54.434 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.5009999999999998e-06 2023-10-01T08:09:54.434 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.434 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.434 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:09:54.434 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.407477+0000", 2023-10-01T08:09:54.434 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.7280000000000007e-06 2023-10-01T08:09:54.434 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.435 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.435 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:09:54.435 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.407487+0000", 2023-10-01T08:09:54.435 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.7700000000000001e-06 2023-10-01T08:09:54.435 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.435 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.435 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:09:54.435 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.407491+0000", 2023-10-01T08:09:54.435 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.5360999999999997e-05 2023-10-01T08:09:54.436 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.436 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.436 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:09:54.436 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.407587+0000", 2023-10-01T08:09:54.436 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.4817e-05 2023-10-01T08:09:54.436 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.436 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.436 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:09:54.436 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.407612+0000", 2023-10-01T08:09:54.436 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00014136500000000001 2023-10-01T08:09:54.437 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:09:54.437 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:09:54.437 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:09:54.437 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.437 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.437 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45593.0:187093 10.14 10.b4345b54 (undecoded) ondisk+write+known_if_redirected e270)", 2023-10-01T08:09:54.437 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:09:54.409051+0000", 2023-10-01T08:09:54.437 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.0015874330000000001, 2023-10-01T08:09:54.437 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0019713619999999999, 2023-10-01T08:09:54.438 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:09:54.438 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "queued for pg", 2023-10-01T08:09:54.438 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:09:54.438 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45593", 2023-10-01T08:09:54.438 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2682487445", 2023-10-01T08:09:54.438 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 187093 2023-10-01T08:09:54.438 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.438 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:09:54.438 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.438 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:09:54.439 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.409051+0000", 2023-10-01T08:09:54.439 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:09:54.439 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.439 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.439 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:09:54.439 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.409051+0000", 2023-10-01T08:09:54.439 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T08:09:54.439 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.439 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.439 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:09:54.440 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.409050+0000", 2023-10-01T08:09:54.440 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.0380000000000002e-06 2023-10-01T08:09:54.440 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.440 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.440 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:09:54.440 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.409057+0000", 2023-10-01T08:09:54.440 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.7187999999999999e-05 2023-10-01T08:09:54.440 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.440 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.440 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:09:54.441 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.409074+0000", 2023-10-01T08:09:54.441 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.199e-06 2023-10-01T08:09:54.441 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.441 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.441 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:09:54.441 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.409081+0000", 2023-10-01T08:09:54.441 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.0131e-05 2023-10-01T08:09:54.441 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:09:54.441 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:09:54.441 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:09:54.441 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.442 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.442 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.45593.0:187092 10.d e270/228 10:bb55d74f:::benchmark_data_smithi084_191604_object82209:head v 270'11725, mlcod=270'11723)", 2023-10-01T08:09:54.442 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:09:54.409397+0000", 2023-10-01T08:09:54.442 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.0012412759999999999, 2023-10-01T08:09:54.442 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001699208, 2023-10-01T08:09:54.442 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:09:54.442 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-10-01T08:09:54.442 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:09:54.442 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.442 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:09:54.443 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.409397+0000", 2023-10-01T08:09:54.443 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:09:54.443 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.443 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.443 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:09:54.443 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.409397+0000", 2023-10-01T08:09:54.443 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-10-01T08:09:54.443 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.443 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.443 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:09:54.444 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.409396+0000", 2023-10-01T08:09:54.444 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.6959999999999999e-06 2023-10-01T08:09:54.444 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.444 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.444 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:09:54.444 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.409403+0000", 2023-10-01T08:09:54.444 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0456e-05 2023-10-01T08:09:54.444 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.444 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.444 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:09:54.445 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.409414+0000", 2023-10-01T08:09:54.445 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.9450000000000001e-06 2023-10-01T08:09:54.445 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.445 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.445 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:09:54.445 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.409419+0000", 2023-10-01T08:09:54.445 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.1532000000000007e-05 2023-10-01T08:09:54.445 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.445 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.445 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:09:54.446 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.409480+0000", 2023-10-01T08:09:54.446 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.2129000000000001e-05 2023-10-01T08:09:54.446 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:09:54.446 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:09:54.446 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:09:54.446 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:54.409502+0000", 2023-10-01T08:09:54.446 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000105108 2023-10-01T08:09:54.446 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:09:54.446 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:09:54.446 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:09:54.446 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:09:54.447 INFO:teuthology.orchestra.run.smithi112.stdout: ], 2023-10-01T08:09:54.447 INFO:teuthology.orchestra.run.smithi112.stdout: "num_ops": 6 2023-10-01T08:09:54.447 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-10-01T08:09:54.481 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:54.511 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:54.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:54.517 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:54.517 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:54 smithi112 bash[59335]: audit 2023-10-01T08:09:53.274266+0000 mon.a (mon.0) 1480 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:09:54.517 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:54 smithi112 bash[59335]: audit 2023-10-01T08:09:53.280411+0000 mon.a (mon.0) 1481 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:09:54.517 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:54 smithi112 bash[59335]: audit 2023-10-01T08:09:53.368425+0000 mon.a (mon.0) 1482 : audit 0 from='client.? 172.21.15.84:0/4292345962' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:09:54.518 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:54 smithi112 bash[59335]: audit 2023-10-01T08:09:53.851179+0000 mon.a (mon.0) 1483 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:09:54.518 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:54 smithi112 bash[59335]: audit 2023-10-01T08:09:53.852188+0000 mon.a (mon.0) 1484 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:09:54.518 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:54 smithi112 bash[59335]: audit 2023-10-01T08:09:53.864071+0000 mon.a (mon.0) 1485 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:09:54.518 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:54 smithi112 bash[59335]: cluster 2023-10-01T08:09:53.928633+0000 mon.a (mon.0) 1486 : cluster 3 Health check update: Degraded data redundancy: 22447/74244 objects degraded (30.234%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-01T08:09:54.518 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:54 smithi112 bash[59335]: audit 2023-10-01T08:09:54.142005+0000 mon.c (mon.2) 125 : audit 1 from='client.? 172.21.15.84:0/2816799372' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:09:54.518 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:54 smithi112 bash[59335]: audit 2023-10-01T08:09:54.142401+0000 mon.a (mon.0) 1487 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:09:54.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:54 smithi084 bash[78255]: audit 2023-10-01T08:09:53.274266+0000 mon.a (mon.0) 1480 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:09:54.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:54 smithi084 bash[78255]: audit 2023-10-01T08:09:53.280411+0000 mon.a (mon.0) 1481 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:09:54.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:54 smithi084 bash[78255]: audit 2023-10-01T08:09:53.368425+0000 mon.a (mon.0) 1482 : audit 0 from='client.? 172.21.15.84:0/4292345962' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:09:54.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:54 smithi084 bash[78255]: audit 2023-10-01T08:09:53.851179+0000 mon.a (mon.0) 1483 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:09:54.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:54 smithi084 bash[78255]: audit 2023-10-01T08:09:53.852188+0000 mon.a (mon.0) 1484 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:09:54.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:54 smithi084 bash[78255]: audit 2023-10-01T08:09:53.864071+0000 mon.a (mon.0) 1485 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:09:54.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:54 smithi084 bash[78255]: cluster 2023-10-01T08:09:53.928633+0000 mon.a (mon.0) 1486 : cluster 3 Health check update: Degraded data redundancy: 22447/74244 objects degraded (30.234%), 9 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-01T08:09:54.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:54 smithi084 bash[78255]: audit 2023-10-01T08:09:54.142005+0000 mon.c (mon.2) 125 : audit 1 from='client.? 172.21.15.84:0/2816799372' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:09:54.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:54 smithi084 bash[78255]: audit 2023-10-01T08:09:54.142401+0000 mon.a (mon.0) 1487 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:09:54.618 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:54.643 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:54.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:54.645 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:54.746 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:54.768 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:54.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:54.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:09:54.874 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:54.910 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:54.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:54.913 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:09:54.943 INFO:teuthology.orchestra.run.smithi084.stderr:nodeep-scrub is set 2023-10-01T08:09:55.013 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:55.051 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:55.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:55.061 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:55.161 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:55.188 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:55.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:55.192 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:55.283 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:55 smithi084 bash[75189]: cluster 2023-10-01T08:09:54.684372+0000 mgr.y (mgr.34104) 1120 : cluster 0 pgmap v1203: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.5 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 577 op/s; 22447/74244 objects degraded (30.234%); 2964/74244 objects misplaced (3.992%); 1.8 MiB/s, 88 objects/s recovering 2023-10-01T08:09:55.293 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:55.333 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:55.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:55.341 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:55.442 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:55.470 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:55.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:55.473 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:55.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:55 smithi084 bash[78255]: cluster 2023-10-01T08:09:54.684372+0000 mgr.y (mgr.34104) 1120 : cluster 0 pgmap v1203: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.5 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 577 op/s; 22447/74244 objects degraded (30.234%); 2964/74244 objects misplaced (3.992%); 1.8 MiB/s, 88 objects/s recovering 2023-10-01T08:09:55.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:55 smithi084 bash[78255]: cluster 2023-10-01T08:09:54.931298+0000 mon.a (mon.0) 1488 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:09:55.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:55 smithi084 bash[78255]: audit 2023-10-01T08:09:54.936594+0000 mon.a (mon.0) 1489 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T08:09:55.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:55 smithi084 bash[78255]: cluster 2023-10-01T08:09:54.936689+0000 mon.a (mon.0) 1490 : cluster 0 osdmap e271: 8 total, 8 up, 7 in 2023-10-01T08:09:55.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:55 smithi084 bash[75189]: cluster 2023-10-01T08:09:54.931298+0000 mon.a (mon.0) 1488 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:09:55.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:55 smithi084 bash[75189]: audit 2023-10-01T08:09:54.936594+0000 mon.a (mon.0) 1489 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T08:09:55.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:55 smithi084 bash[75189]: cluster 2023-10-01T08:09:54.936689+0000 mon.a (mon.0) 1490 : cluster 0 osdmap e271: 8 total, 8 up, 7 in 2023-10-01T08:09:55.575 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:55.583 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:55 smithi112 bash[59335]: cluster 2023-10-01T08:09:54.684372+0000 mgr.y (mgr.34104) 1120 : cluster 0 pgmap v1203: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.5 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 577 op/s; 22447/74244 objects degraded (30.234%); 2964/74244 objects misplaced (3.992%); 1.8 MiB/s, 88 objects/s recovering 2023-10-01T08:09:55.583 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:55 smithi112 bash[59335]: cluster 2023-10-01T08:09:54.931298+0000 mon.a (mon.0) 1488 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:09:55.583 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:55 smithi112 bash[59335]: audit 2023-10-01T08:09:54.936594+0000 mon.a (mon.0) 1489 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T08:09:55.583 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:55 smithi112 bash[59335]: cluster 2023-10-01T08:09:54.936689+0000 mon.a (mon.0) 1490 : cluster 0 osdmap e271: 8 total, 8 up, 7 in 2023-10-01T08:09:55.613 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:55.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:55.616 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:55.717 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:55.741 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:55.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:55.744 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:09:55.845 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:55.872 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:55.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:55.874 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:55.975 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:56.007 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-10-01T08:09:56.015 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:56.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:56.023 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:56.124 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:56.164 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:56.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:56.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:56.270 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:56.285 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:56 smithi112 bash[59335]: cluster 2023-10-01T08:09:54.935499+0000 osd.5 (osd.5) 244 : cluster 3 failed to encode map e271 with expected crc 2023-10-01T08:09:56.285 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:56 smithi112 bash[59335]: cluster 2023-10-01T08:09:54.935919+0000 osd.4 (osd.4) 197 : cluster 3 failed to encode map e271 with expected crc 2023-10-01T08:09:56.285 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:56 smithi112 bash[59335]: cluster 2023-10-01T08:09:54.940351+0000 osd.4 (osd.4) 198 : cluster 3 failed to encode map e271 with expected crc 2023-10-01T08:09:56.286 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:56 smithi112 bash[59335]: cluster 2023-10-01T08:09:54.943930+0000 osd.7 (osd.7) 117 : cluster 3 failed to encode map e271 with expected crc 2023-10-01T08:09:56.302 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:56.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:56.307 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:56.407 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:56.458 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:56.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:56.462 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:56.562 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:56.573 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:09:56 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:09:56] "GET /metrics HTTP/1.1" 200 36437 "" "Prometheus/2.33.4" 2023-10-01T08:09:56.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:56 smithi084 bash[75189]: cluster 2023-10-01T08:09:54.935499+0000 osd.5 (osd.5) 244 : cluster 3 failed to encode map e271 with expected crc 2023-10-01T08:09:56.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:56 smithi084 bash[75189]: cluster 2023-10-01T08:09:54.935919+0000 osd.4 (osd.4) 197 : cluster 3 failed to encode map e271 with expected crc 2023-10-01T08:09:56.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:56 smithi084 bash[75189]: cluster 2023-10-01T08:09:54.940351+0000 osd.4 (osd.4) 198 : cluster 3 failed to encode map e271 with expected crc 2023-10-01T08:09:56.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:56 smithi084 bash[75189]: cluster 2023-10-01T08:09:54.943930+0000 osd.7 (osd.7) 117 : cluster 3 failed to encode map e271 with expected crc 2023-10-01T08:09:56.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:56 smithi084 bash[78255]: cluster 2023-10-01T08:09:54.935499+0000 osd.5 (osd.5) 244 : cluster 3 failed to encode map e271 with expected crc 2023-10-01T08:09:56.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:56 smithi084 bash[78255]: cluster 2023-10-01T08:09:54.935919+0000 osd.4 (osd.4) 197 : cluster 3 failed to encode map e271 with expected crc 2023-10-01T08:09:56.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:56 smithi084 bash[78255]: cluster 2023-10-01T08:09:54.940351+0000 osd.4 (osd.4) 198 : cluster 3 failed to encode map e271 with expected crc 2023-10-01T08:09:56.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:56 smithi084 bash[78255]: cluster 2023-10-01T08:09:54.943930+0000 osd.7 (osd.7) 117 : cluster 3 failed to encode map e271 with expected crc 2023-10-01T08:09:56.600 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:56.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:56.605 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:56.636 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:09:56.706 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:56.739 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:56.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:56.741 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:56.842 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:56.845 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T08:09:56.877 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:56.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:56.885 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:56.986 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:57.027 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:57.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:57.029 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:09:57.129 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:57.164 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:57.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:57.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:57.269 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:57.311 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:57.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:57.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:09:57.413 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:57.423 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:57 smithi112 bash[59335]: cluster 2023-10-01T08:09:56.685198+0000 mgr.y (mgr.34104) 1121 : cluster 0 pgmap v1205: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.3 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 622 op/s; 22447/65484 objects degraded (34.279%); 2553/65484 objects misplaced (3.899%); 2.7 MiB/s, 55 objects/s recovering 2023-10-01T08:09:57.443 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:57.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:57.448 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:09:57.548 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:57.556 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:57 smithi084 bash[75189]: cluster 2023-10-01T08:09:56.685198+0000 mgr.y (mgr.34104) 1121 : cluster 0 pgmap v1205: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.3 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 622 op/s; 22447/65484 objects degraded (34.279%); 2553/65484 objects misplaced (3.899%); 2.7 MiB/s, 55 objects/s recovering 2023-10-01T08:09:57.556 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:57 smithi084 bash[78255]: cluster 2023-10-01T08:09:56.685198+0000 mgr.y (mgr.34104) 1121 : cluster 0 pgmap v1205: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.3 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 622 op/s; 22447/65484 objects degraded (34.279%); 2553/65484 objects misplaced (3.899%); 2.7 MiB/s, 55 objects/s recovering 2023-10-01T08:09:57.570 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:57.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:57.575 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:57.676 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:57.705 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:57.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:57.707 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:57.808 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:57.836 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:57.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:57.839 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:57.939 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:57.961 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:09:57.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:57.963 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:09:58.064 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:58.105 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:58.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:58.107 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:09:58.208 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-01T08:09:58.208 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:58.232 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:58.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:58.239 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:58.340 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:58.366 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:58.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:58.369 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:58.470 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:58.506 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:58.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:58.509 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:09:58.610 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:58.632 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:09:58.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:58.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:09:58.740 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:58.778 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:09:58.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:58.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:09:58.886 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:58.909 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:58.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:58.911 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:59.012 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:59.037 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:09:59.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:59.039 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:09:59.140 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:59.177 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:59.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:59.184 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:59.285 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:59.315 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:59.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:59.320 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:09:59.421 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:59.445 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:09:59.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:59.447 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:09:59.548 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:59.589 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:09:59.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:59.593 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:09:59.694 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:59.723 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:09:59.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:59.725 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:09:59.742 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:59 smithi084 bash[75189]: cluster 2023-10-01T08:09:58.685867+0000 mgr.y (mgr.34104) 1122 : cluster 0 pgmap v1206: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.3 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 630 op/s; 22571/64491 objects degraded (34.999%); 2429/64491 objects misplaced (3.766%); 2.7 MiB/s, 54 objects/s recovering 2023-10-01T08:09:59.742 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:09:59 smithi084 bash[75189]: cluster 2023-10-01T08:09:58.929912+0000 mon.a (mon.0) 1491 : cluster 3 Health check update: Degraded data redundancy: 22571/64491 objects degraded (34.999%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-01T08:09:59.743 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:59 smithi084 bash[78255]: cluster 2023-10-01T08:09:58.685867+0000 mgr.y (mgr.34104) 1122 : cluster 0 pgmap v1206: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.3 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 630 op/s; 22571/64491 objects degraded (34.999%); 2429/64491 objects misplaced (3.766%); 2.7 MiB/s, 54 objects/s recovering 2023-10-01T08:09:59.743 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:09:59 smithi084 bash[78255]: cluster 2023-10-01T08:09:58.929912+0000 mon.a (mon.0) 1491 : cluster 3 Health check update: Degraded data redundancy: 22571/64491 objects degraded (34.999%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-01T08:09:59.826 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:59.835 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:59 smithi112 bash[59335]: cluster 2023-10-01T08:09:58.685867+0000 mgr.y (mgr.34104) 1122 : cluster 0 pgmap v1206: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.3 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 630 op/s; 22571/64491 objects degraded (34.999%); 2429/64491 objects misplaced (3.766%); 2.7 MiB/s, 54 objects/s recovering 2023-10-01T08:09:59.835 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:09:59 smithi112 bash[59335]: cluster 2023-10-01T08:09:58.929912+0000 mon.a (mon.0) 1491 : cluster 3 Health check update: Degraded data redundancy: 22571/64491 objects degraded (34.999%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-01T08:09:59.893 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:09:59.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:09:59.900 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:00.001 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:00.050 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:00.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:00.052 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:00.153 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:00.183 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:00.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:00.187 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:10:00.287 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:00.310 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:00.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:00.316 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:00.417 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:00.437 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:00.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:00.443 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:00.543 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:00.570 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:00.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:00.574 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:00.675 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:00.704 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:00.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:00.706 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:00.739 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:10:00.807 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:00.816 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:00 smithi084 bash[78255]: cluster 2023-10-01T08:10:00.000070+0000 mon.a (mon.0) 1492 : cluster 3 Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set; Degraded data redundancy: 22571/64491 objects degraded (34.999%), 9 pgs degraded, 8 pgs undersized 2023-10-01T08:10:00.816 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:00 smithi084 bash[78255]: cluster 2023-10-01T08:10:00.000134+0000 mon.a (mon.0) 1493 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2023-10-01T08:10:00.816 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:00 smithi084 bash[78255]: cluster 2023-10-01T08:10:00.000154+0000 mon.a (mon.0) 1494 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 22571/64491 objects degraded (34.999%), 9 pgs degraded, 8 pgs undersized 2023-10-01T08:10:00.816 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:00 smithi084 bash[78255]: cluster 2023-10-01T08:10:00.000177+0000 mon.a (mon.0) 1495 : cluster 3 pg 1.0 is active+recovery_wait+undersized+degraded+remapped, acting [6,7] 2023-10-01T08:10:00.816 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:00 smithi084 bash[78255]: cluster 2023-10-01T08:10:00.000194+0000 mon.a (mon.0) 1496 : cluster 3 pg 10.0 is stuck undersized for 64s, current state active+recovery_wait+undersized+degraded+remapped, last acting [6,7] 2023-10-01T08:10:00.816 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:00 smithi084 bash[78255]: cluster 2023-10-01T08:10:00.000215+0000 mon.a (mon.0) 1497 : cluster 3 pg 10.7 is stuck undersized for 64s, current state active+recovery_wait+undersized+degraded+remapped, last acting [6,3] 2023-10-01T08:10:00.816 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:00 smithi084 bash[78255]: cluster 2023-10-01T08:10:00.000235+0000 mon.a (mon.0) 1498 : cluster 3 pg 10.9 is stuck undersized for 64s, current state active+recovery_wait+undersized+degraded+remapped, last acting [2,7] 2023-10-01T08:10:00.816 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:00 smithi084 bash[78255]: cluster 2023-10-01T08:10:00.000296+0000 mon.a (mon.0) 1499 : cluster 3 pg 10.b is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [6,0] 2023-10-01T08:10:00.817 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:00 smithi084 bash[78255]: cluster 2023-10-01T08:10:00.000320+0000 mon.a (mon.0) 1500 : cluster 3 pg 10.11 is stuck undersized for 64s, current state active+recovering+undersized+degraded+remapped, last acting [5,7] 2023-10-01T08:10:00.817 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:00 smithi084 bash[78255]: cluster 2023-10-01T08:10:00.000338+0000 mon.a (mon.0) 1501 : cluster 3 pg 10.14 is stuck undersized for 64s, current state active+recovering+undersized+degraded+remapped, last acting [4,3] 2023-10-01T08:10:00.817 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:00 smithi084 bash[78255]: cluster 2023-10-01T08:10:00.000354+0000 mon.a (mon.0) 1502 : cluster 3 pg 10.17 is stuck undersized for 64s, current state active+recovery_wait+undersized+degraded+remapped, last acting [6,3] 2023-10-01T08:10:00.817 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:00 smithi084 bash[78255]: cluster 2023-10-01T08:10:00.000370+0000 mon.a (mon.0) 1503 : cluster 3 pg 10.19 is stuck undersized for 64s, current state active+recovery_wait+undersized+degraded+remapped, last acting [2,7] 2023-10-01T08:10:00.817 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:00 smithi084 bash[78255]: audit 2023-10-01T08:10:00.116929+0000 mon.a (mon.0) 1504 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:10:00.817 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:00 smithi084 bash[75189]: cluster 2023-10-01T08:10:00.000070+0000 mon.a (mon.0) 1492 : cluster 3 Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set; Degraded data redundancy: 22571/64491 objects degraded (34.999%), 9 pgs degraded, 8 pgs undersized 2023-10-01T08:10:00.817 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:00 smithi084 bash[75189]: cluster 2023-10-01T08:10:00.000134+0000 mon.a (mon.0) 1493 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2023-10-01T08:10:00.818 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:00 smithi084 bash[75189]: cluster 2023-10-01T08:10:00.000154+0000 mon.a (mon.0) 1494 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 22571/64491 objects degraded (34.999%), 9 pgs degraded, 8 pgs undersized 2023-10-01T08:10:00.818 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:00 smithi084 bash[75189]: cluster 2023-10-01T08:10:00.000177+0000 mon.a (mon.0) 1495 : cluster 3 pg 1.0 is active+recovery_wait+undersized+degraded+remapped, acting [6,7] 2023-10-01T08:10:00.818 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:00 smithi084 bash[75189]: cluster 2023-10-01T08:10:00.000194+0000 mon.a (mon.0) 1496 : cluster 3 pg 10.0 is stuck undersized for 64s, current state active+recovery_wait+undersized+degraded+remapped, last acting [6,7] 2023-10-01T08:10:00.818 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:00 smithi084 bash[75189]: cluster 2023-10-01T08:10:00.000215+0000 mon.a (mon.0) 1497 : cluster 3 pg 10.7 is stuck undersized for 64s, current state active+recovery_wait+undersized+degraded+remapped, last acting [6,3] 2023-10-01T08:10:00.818 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:00 smithi084 bash[75189]: cluster 2023-10-01T08:10:00.000235+0000 mon.a (mon.0) 1498 : cluster 3 pg 10.9 is stuck undersized for 64s, current state active+recovery_wait+undersized+degraded+remapped, last acting [2,7] 2023-10-01T08:10:00.818 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:00 smithi084 bash[75189]: cluster 2023-10-01T08:10:00.000296+0000 mon.a (mon.0) 1499 : cluster 3 pg 10.b is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [6,0] 2023-10-01T08:10:00.818 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:00 smithi084 bash[75189]: cluster 2023-10-01T08:10:00.000320+0000 mon.a (mon.0) 1500 : cluster 3 pg 10.11 is stuck undersized for 64s, current state active+recovering+undersized+degraded+remapped, last acting [5,7] 2023-10-01T08:10:00.819 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:00 smithi084 bash[75189]: cluster 2023-10-01T08:10:00.000338+0000 mon.a (mon.0) 1501 : cluster 3 pg 10.14 is stuck undersized for 64s, current state active+recovering+undersized+degraded+remapped, last acting [4,3] 2023-10-01T08:10:00.819 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:00 smithi084 bash[75189]: cluster 2023-10-01T08:10:00.000354+0000 mon.a (mon.0) 1502 : cluster 3 pg 10.17 is stuck undersized for 64s, current state active+recovery_wait+undersized+degraded+remapped, last acting [6,3] 2023-10-01T08:10:00.819 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:00 smithi084 bash[75189]: cluster 2023-10-01T08:10:00.000370+0000 mon.a (mon.0) 1503 : cluster 3 pg 10.19 is stuck undersized for 64s, current state active+recovery_wait+undersized+degraded+remapped, last acting [2,7] 2023-10-01T08:10:00.819 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:00 smithi084 bash[75189]: audit 2023-10-01T08:10:00.116929+0000 mon.a (mon.0) 1504 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:10:00.833 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:00.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:00.837 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:00.849 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T08:10:00.938 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:00.959 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:00.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:00.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:01.064 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:01.074 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:00 smithi112 bash[59335]: cluster 2023-10-01T08:10:00.000070+0000 mon.a (mon.0) 1492 : cluster 3 Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set; Degraded data redundancy: 22571/64491 objects degraded (34.999%), 9 pgs degraded, 8 pgs undersized 2023-10-01T08:10:01.075 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:00 smithi112 bash[59335]: cluster 2023-10-01T08:10:00.000134+0000 mon.a (mon.0) 1493 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2023-10-01T08:10:01.075 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:00 smithi112 bash[59335]: cluster 2023-10-01T08:10:00.000154+0000 mon.a (mon.0) 1494 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 22571/64491 objects degraded (34.999%), 9 pgs degraded, 8 pgs undersized 2023-10-01T08:10:01.075 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:00 smithi112 bash[59335]: cluster 2023-10-01T08:10:00.000177+0000 mon.a (mon.0) 1495 : cluster 3 pg 1.0 is active+recovery_wait+undersized+degraded+remapped, acting [6,7] 2023-10-01T08:10:01.075 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:00 smithi112 bash[59335]: cluster 2023-10-01T08:10:00.000194+0000 mon.a (mon.0) 1496 : cluster 3 pg 10.0 is stuck undersized for 64s, current state active+recovery_wait+undersized+degraded+remapped, last acting [6,7] 2023-10-01T08:10:01.075 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:00 smithi112 bash[59335]: cluster 2023-10-01T08:10:00.000215+0000 mon.a (mon.0) 1497 : cluster 3 pg 10.7 is stuck undersized for 64s, current state active+recovery_wait+undersized+degraded+remapped, last acting [6,3] 2023-10-01T08:10:01.075 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:00 smithi112 bash[59335]: cluster 2023-10-01T08:10:00.000235+0000 mon.a (mon.0) 1498 : cluster 3 pg 10.9 is stuck undersized for 64s, current state active+recovery_wait+undersized+degraded+remapped, last acting [2,7] 2023-10-01T08:10:01.075 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:00 smithi112 bash[59335]: cluster 2023-10-01T08:10:00.000296+0000 mon.a (mon.0) 1499 : cluster 3 pg 10.b is stuck undersized for 2m, current state active+recovery_wait+undersized+degraded+remapped, last acting [6,0] 2023-10-01T08:10:01.075 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:00 smithi112 bash[59335]: cluster 2023-10-01T08:10:00.000320+0000 mon.a (mon.0) 1500 : cluster 3 pg 10.11 is stuck undersized for 64s, current state active+recovering+undersized+degraded+remapped, last acting [5,7] 2023-10-01T08:10:01.075 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:00 smithi112 bash[59335]: cluster 2023-10-01T08:10:00.000338+0000 mon.a (mon.0) 1501 : cluster 3 pg 10.14 is stuck undersized for 64s, current state active+recovering+undersized+degraded+remapped, last acting [4,3] 2023-10-01T08:10:01.075 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:00 smithi112 bash[59335]: cluster 2023-10-01T08:10:00.000354+0000 mon.a (mon.0) 1502 : cluster 3 pg 10.17 is stuck undersized for 64s, current state active+recovery_wait+undersized+degraded+remapped, last acting [6,3] 2023-10-01T08:10:01.076 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:00 smithi112 bash[59335]: cluster 2023-10-01T08:10:00.000370+0000 mon.a (mon.0) 1503 : cluster 3 pg 10.19 is stuck undersized for 64s, current state active+recovery_wait+undersized+degraded+remapped, last acting [2,7] 2023-10-01T08:10:01.076 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:00 smithi112 bash[59335]: audit 2023-10-01T08:10:00.116929+0000 mon.a (mon.0) 1504 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:10:01.105 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:01.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:01.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:01.210 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:01.237 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:01.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:01.240 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:01.340 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:01.361 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:01.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:01.363 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:01.464 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:01.500 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:01.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:01.508 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:01.608 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:01.644 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:01.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:01.649 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:10:01.749 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:01.777 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:01.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:01.779 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:10:01.880 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:01.888 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:01 smithi112 bash[59335]: cluster 2023-10-01T08:10:00.686672+0000 mgr.y (mgr.34104) 1123 : cluster 0 pgmap v1207: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.3 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 642 op/s; 22571/61623 objects degraded (36.628%); 2221/61623 objects misplaced (3.604%); 2.6 MiB/s, 53 objects/s recovering 2023-10-01T08:10:01.910 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:01.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:01.917 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:02.018 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:02.043 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:02.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:02.049 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:02.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:01 smithi084 bash[78255]: cluster 2023-10-01T08:10:00.686672+0000 mgr.y (mgr.34104) 1123 : cluster 0 pgmap v1207: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.3 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 642 op/s; 22571/61623 objects degraded (36.628%); 2221/61623 objects misplaced (3.604%); 2.6 MiB/s, 53 objects/s recovering 2023-10-01T08:10:02.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:01 smithi084 bash[75189]: cluster 2023-10-01T08:10:00.686672+0000 mgr.y (mgr.34104) 1123 : cluster 0 pgmap v1207: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.3 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 642 op/s; 22571/61623 objects degraded (36.628%); 2221/61623 objects misplaced (3.604%); 2.6 MiB/s, 53 objects/s recovering 2023-10-01T08:10:02.150 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:02.180 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:02.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:02.183 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:02.284 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:02.306 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:02.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:02.313 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:02.414 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:02.440 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:02.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:02.444 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:02.545 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:02.568 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:02.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:02.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:02.671 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:02.694 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:02.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:02.701 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:02.768 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:10:02.801 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:02.827 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:02.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:02.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:02.936 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:02.972 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:02.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:02.974 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:03.075 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:03.112 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:03.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:03.114 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:10:03.160 INFO:teuthology.orchestra.run.smithi084.stdout:moved 3 / 297 (1.0101%) 2023-10-01T08:10:03.160 INFO:teuthology.orchestra.run.smithi084.stdout:avg 42.4286 2023-10-01T08:10:03.160 INFO:teuthology.orchestra.run.smithi084.stdout:stddev 5.4735 -> 6.36637 (expected baseline 6.03053) 2023-10-01T08:10:03.160 INFO:teuthology.orchestra.run.smithi084.stdout:min osd.0 with 34 -> 31 pgs (0.801347 -> 0.73064 * mean) 2023-10-01T08:10:03.160 INFO:teuthology.orchestra.run.smithi084.stdout:max osd.3 with 49 -> 49 pgs (1.15488 -> 1.15488 * mean) 2023-10-01T08:10:03.160 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T08:10:03.160 INFO:teuthology.orchestra.run.smithi084.stdout:oload 110 2023-10-01T08:10:03.160 INFO:teuthology.orchestra.run.smithi084.stdout:max_change 0.05 2023-10-01T08:10:03.161 INFO:teuthology.orchestra.run.smithi084.stdout:max_change_osds 4 2023-10-01T08:10:03.161 INFO:teuthology.orchestra.run.smithi084.stdout:average_utilization 0.0147 2023-10-01T08:10:03.161 INFO:teuthology.orchestra.run.smithi084.stdout:overload_utilization 0.0162 2023-10-01T08:10:03.161 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0 weight 0.7161 -> 0.6661 2023-10-01T08:10:03.171 INFO:teuthology.orchestra.run.smithi084.stderr:no change 2023-10-01T08:10:03.216 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:03.257 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:03.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:03.262 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:03.363 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:03.384 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:03.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:03.386 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:03.388 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:10:03 smithi084 bash[71139]: debug 2023-10-01T08:10:03.153+0000 7f89884bd700 -1 mgr.server reply reply (1) Operation not permitted no change 2023-10-01T08:10:03.486 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:03.510 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:03.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:03.515 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:03.616 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:03.651 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:03.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:03.658 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:03.759 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:03.796 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:03.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:03.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:03.903 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:03.934 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:03.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:03.939 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:03.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:03 smithi112 bash[59335]: cluster 2023-10-01T08:10:02.687664+0000 mgr.y (mgr.34104) 1124 : cluster 0 pgmap v1208: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.1 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 656 op/s; 22692/54531 objects degraded (41.613%); 1900/54531 objects misplaced (3.484%); 2.6 MiB/s, 52 objects/s recovering 2023-10-01T08:10:04.040 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:04.051 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:03 smithi084 bash[78255]: cluster 2023-10-01T08:10:02.687664+0000 mgr.y (mgr.34104) 1124 : cluster 0 pgmap v1208: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.1 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 656 op/s; 22692/54531 objects degraded (41.613%); 1900/54531 objects misplaced (3.484%); 2.6 MiB/s, 52 objects/s recovering 2023-10-01T08:10:04.051 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:03 smithi084 bash[75189]: cluster 2023-10-01T08:10:02.687664+0000 mgr.y (mgr.34104) 1124 : cluster 0 pgmap v1208: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.1 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 656 op/s; 22692/54531 objects degraded (41.613%); 1900/54531 objects misplaced (3.484%); 2.6 MiB/s, 52 objects/s recovering 2023-10-01T08:10:04.063 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:04.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:04.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:04.166 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:04.194 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:04.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:04.196 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:10:04.297 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:04.327 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:04.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:04.329 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:04.430 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:04.454 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:04.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:04.459 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:10:04.559 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:04.589 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:04.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:04.595 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:04.696 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:04.724 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:04.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:04.727 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:04.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:04 smithi084 bash[75189]: audit 2023-10-01T08:10:03.156818+0000 mgr.y (mgr.34104) 1125 : audit 0 from='client.55198 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:10:04.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:04 smithi084 bash[75189]: cluster 2023-10-01T08:10:03.931242+0000 mon.a (mon.0) 1505 : cluster 3 Health check update: Degraded data redundancy: 22692/54531 objects degraded (41.613%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-01T08:10:04.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:04 smithi084 bash[78255]: audit 2023-10-01T08:10:03.156818+0000 mgr.y (mgr.34104) 1125 : audit 0 from='client.55198 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:10:04.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:04 smithi084 bash[78255]: cluster 2023-10-01T08:10:03.931242+0000 mon.a (mon.0) 1505 : cluster 3 Health check update: Degraded data redundancy: 22692/54531 objects degraded (41.613%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-01T08:10:04.828 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:04.862 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:04.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:04.867 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:04.968 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:04.992 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:04.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:04.994 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:10:05.095 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:05.103 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:04 smithi112 bash[59335]: audit 2023-10-01T08:10:03.156818+0000 mgr.y (mgr.34104) 1125 : audit 0 from='client.55198 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-01T08:10:05.103 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:04 smithi112 bash[59335]: cluster 2023-10-01T08:10:03.931242+0000 mon.a (mon.0) 1505 : cluster 3 Health check update: Degraded data redundancy: 22692/54531 objects degraded (41.613%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-01T08:10:05.127 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:05.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:05.133 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:10:05.234 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:05.263 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:05.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:05.267 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:05.368 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:05.403 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:05.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:05.409 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:05.510 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:05.544 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:05.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:05.547 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:05.648 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:05.672 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:05.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:05.676 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:10:05.777 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:05.785 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:05 smithi084 bash[78255]: cluster 2023-10-01T08:10:04.688366+0000 mgr.y (mgr.34104) 1126 : cluster 0 pgmap v1209: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.1 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 656 op/s; 22692/54531 objects degraded (41.613%); 1900/54531 objects misplaced (3.484%); 2.6 MiB/s, 52 objects/s recovering 2023-10-01T08:10:05.785 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:05 smithi084 bash[75189]: cluster 2023-10-01T08:10:04.688366+0000 mgr.y (mgr.34104) 1126 : cluster 0 pgmap v1209: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.1 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 656 op/s; 22692/54531 objects degraded (41.613%); 1900/54531 objects misplaced (3.484%); 2.6 MiB/s, 52 objects/s recovering 2023-10-01T08:10:05.805 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:05.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:05.810 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:05.910 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:05.934 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:05.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:05.936 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:05.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:05 smithi112 bash[59335]: cluster 2023-10-01T08:10:04.688366+0000 mgr.y (mgr.34104) 1126 : cluster 0 pgmap v1209: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 1.1 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 656 op/s; 22692/54531 objects degraded (41.613%); 1900/54531 objects misplaced (3.484%); 2.6 MiB/s, 52 objects/s recovering 2023-10-01T08:10:06.036 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:06.058 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:06.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:06.061 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:06.161 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:06.191 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:06.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:06.194 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:06.295 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:06.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:06.330 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:06.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:06.431 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:06.460 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:06.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:06.462 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:06.563 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:06.598 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:06.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:06.608 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:06.617 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:10:06 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:10:06] "GET /metrics HTTP/1.1" 200 36434 "" "Prometheus/2.33.4" 2023-10-01T08:10:06.709 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:06.735 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:06.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:06.740 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:06.840 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:06.872 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:06.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:06.873 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:06.974 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:07.010 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:07.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:07.012 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:07.113 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:07.156 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:07.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:07.159 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:07.260 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:07.286 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:07.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:07.293 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:07.362 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-10-01T08:10:07.362 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [], 2023-10-01T08:10:07.362 INFO:teuthology.orchestra.run.smithi112.stdout: "complaint_time": 30, 2023-10-01T08:10:07.362 INFO:teuthology.orchestra.run.smithi112.stdout: "num_blocked_ops": 0 2023-10-01T08:10:07.362 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-10-01T08:10:07.393 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:07.413 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:07.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:07.417 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:07.518 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:07.544 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:07.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:07.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:07.647 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:07.680 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:07.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:07.683 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:07.784 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:07.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:07 smithi084 bash[78255]: cluster 2023-10-01T08:10:06.689148+0000 mgr.y (mgr.34104) 1127 : cluster 0 pgmap v1210: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 951 MiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 809 op/s; 22692/45684 objects degraded (49.672%); 1488/45684 objects misplaced (3.257%); 3.4 MiB/s, 63 objects/s recovering 2023-10-01T08:10:07.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:07 smithi084 bash[75189]: cluster 2023-10-01T08:10:06.689148+0000 mgr.y (mgr.34104) 1127 : cluster 0 pgmap v1210: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 951 MiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 809 op/s; 22692/45684 objects degraded (49.672%); 1488/45684 objects misplaced (3.257%); 3.4 MiB/s, 63 objects/s recovering 2023-10-01T08:10:07.827 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:07.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:07.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:07.830 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:07 smithi112 bash[59335]: cluster 2023-10-01T08:10:06.689148+0000 mgr.y (mgr.34104) 1127 : cluster 0 pgmap v1210: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 951 MiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 809 op/s; 22692/45684 objects degraded (49.672%); 1488/45684 objects misplaced (3.257%); 3.4 MiB/s, 63 objects/s recovering 2023-10-01T08:10:07.930 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:07.977 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:07.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:07.983 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:08.083 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:08.110 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:08.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:08.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:10:08.213 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:08.238 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:08.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:08.244 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:08.344 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:08.371 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:08.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:08.374 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:08.475 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:08.505 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:08.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:08.508 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:08.609 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:08.645 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:08.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:08.648 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:08.673 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-10-01T08:10:08.749 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:08.772 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:08.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:08.775 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:08.876 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:08.903 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:08.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:08.907 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:09.008 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:09.039 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:09.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:09.049 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:09.150 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:09.173 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:09.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:09.176 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:09.276 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:09.306 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:09.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:09.311 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:09.412 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:09.453 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:09.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:09.458 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:10:09.558 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:09.584 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:09.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:09.588 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:10:09.688 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:09.717 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:09.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:09.720 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:10:09.820 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:09.849 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:09.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:09.853 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:09.913 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T08:10:09.940 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T08:10:09.954 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:09.976 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T08:10:09.978 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:09.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:09.983 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:10.015 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T08:10:10.052 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T08:10:10.084 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:10.092 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T08:10:10.093 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:09 smithi112 bash[59335]: cluster 2023-10-01T08:10:08.689705+0000 mgr.y (mgr.34104) 1128 : cluster 0 pgmap v1211: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 933 MiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 572 op/s; 22787/44850 objects degraded (50.807%); 1393/44850 objects misplaced (3.106%); 2.2 MiB/s, 51 objects/s recovering 2023-10-01T08:10:10.093 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:09 smithi112 bash[59335]: cluster 2023-10-01T08:10:08.932480+0000 mon.a (mon.0) 1506 : cluster 3 Health check update: Degraded data redundancy: 22787/44850 objects degraded (50.807%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-01T08:10:10.126 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T08:10:10.127 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:10.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:10.129 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:10.169 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T08:10:10.172 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T08:10:10.172 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T08:10:10.172 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T08:10:10.172 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T08:10:10.172 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T08:10:10.172 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T08:10:10.172 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T08:10:10.173 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T08:10:10.230 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:10.232 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:09 smithi084 bash[78255]: cluster 2023-10-01T08:10:08.689705+0000 mgr.y (mgr.34104) 1128 : cluster 0 pgmap v1211: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 933 MiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 572 op/s; 22787/44850 objects degraded (50.807%); 1393/44850 objects misplaced (3.106%); 2.2 MiB/s, 51 objects/s recovering 2023-10-01T08:10:10.232 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:09 smithi084 bash[78255]: cluster 2023-10-01T08:10:08.932480+0000 mon.a (mon.0) 1506 : cluster 3 Health check update: Degraded data redundancy: 22787/44850 objects degraded (50.807%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-01T08:10:10.232 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:09 smithi084 bash[75189]: cluster 2023-10-01T08:10:08.689705+0000 mgr.y (mgr.34104) 1128 : cluster 0 pgmap v1211: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 933 MiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 572 op/s; 22787/44850 objects degraded (50.807%); 1393/44850 objects misplaced (3.106%); 2.2 MiB/s, 51 objects/s recovering 2023-10-01T08:10:10.232 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:09 smithi084 bash[75189]: cluster 2023-10-01T08:10:08.932480+0000 mon.a (mon.0) 1506 : cluster 3 Health check update: Degraded data redundancy: 22787/44850 objects degraded (50.807%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-01T08:10:10.272 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:10.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:10.283 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:10.383 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:10.411 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:10.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:10.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:10.516 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:10.546 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:10.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:10.553 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:10.654 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:10.686 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:10.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:10.689 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:10.787 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:10 smithi112 bash[59335]: audit 2023-10-01T08:10:09.886944+0000 mon.c (mon.2) 126 : audit 0 from='client.? 172.21.15.84:0/2120482235' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:10:10.790 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:10.811 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:10.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:10.813 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:10.914 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:10.941 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:10.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:10.945 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:11.045 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:11.053 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:10 smithi084 bash[75189]: audit 2023-10-01T08:10:09.886944+0000 mon.c (mon.2) 126 : audit 0 from='client.? 172.21.15.84:0/2120482235' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:10:11.053 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:10 smithi084 bash[78255]: audit 2023-10-01T08:10:09.886944+0000 mon.c (mon.2) 126 : audit 0 from='client.? 172.21.15.84:0/2120482235' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:10:11.066 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:11.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:11.069 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:11.170 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:11.217 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:11.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:11.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:11.323 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:11.373 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:11.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:11.376 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:10:11.476 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:11.523 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:11.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:11.528 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:11.629 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:11.650 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:11.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:11.653 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:11.755 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:11.795 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:11.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:11.797 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:10:11.898 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:11.906 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:11 smithi084 bash[78255]: cluster 2023-10-01T08:10:10.690516+0000 mgr.y (mgr.34104) 1129 : cluster 0 pgmap v1212: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 877 MiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 620 op/s; 22787/42144 objects degraded (54.069%); 1391/42144 objects misplaced (3.301%); 2.2 MiB/s, 69 objects/s recovering 2023-10-01T08:10:11.906 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:11 smithi084 bash[75189]: cluster 2023-10-01T08:10:10.690516+0000 mgr.y (mgr.34104) 1129 : cluster 0 pgmap v1212: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 877 MiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 620 op/s; 22787/42144 objects degraded (54.069%); 1391/42144 objects misplaced (3.301%); 2.2 MiB/s, 69 objects/s recovering 2023-10-01T08:10:11.920 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:11.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:11.923 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:11.935 INFO:tasks.thrashosds.thrasher:in_osds: [0, 2, 3, 4, 5, 6, 7] out_osds: [1] dead_osds: [] live_osds: [0, 2, 3, 5, 6, 4, 7, 1] 2023-10-01T08:10:11.935 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T08:10:11.935 INFO:tasks.thrashosds.thrasher:inject_pause on osd.5 2023-10-01T08:10:11.935 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-01T08:10:11.935 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-01T08:10:11.936 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 config set filestore_inject_stall 3 2023-10-01T08:10:12.023 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:12.051 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:12.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:12.054 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:12.155 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:12.184 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:12.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:12.190 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:10:12.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:11 smithi112 bash[59335]: cluster 2023-10-01T08:10:10.690516+0000 mgr.y (mgr.34104) 1129 : cluster 0 pgmap v1212: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 877 MiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 620 op/s; 22787/42144 objects degraded (54.069%); 1391/42144 objects misplaced (3.301%); 2.2 MiB/s, 69 objects/s recovering 2023-10-01T08:10:12.291 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:12.313 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:12.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:12.315 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:12.416 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:12.441 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:12.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:12.446 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:12.547 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:12.569 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:12.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:12.574 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:10:12.674 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:12.705 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:12.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:12.709 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:12.810 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:12.839 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:12.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:12.848 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:12.949 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:12.977 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:12.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:12.982 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:13.083 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:13.114 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:13.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:13.117 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:13.217 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:13.250 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:13.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:13.254 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:13.355 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:13.395 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:13.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:13.398 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:13.499 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:13.505 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T08:10:13.535 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:13.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:13.540 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:13.641 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:13.670 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:13.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:13.675 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:13.776 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:13.802 INFO:teuthology.orchestra.run.smithi084.stderr:noscrub is unset 2023-10-01T08:10:13.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:13.804 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:13.804 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:13.905 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:13.914 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:13 smithi084 bash[78255]: cluster 2023-10-01T08:10:12.691524+0000 mgr.y (mgr.34104) 1130 : cluster 0 pgmap v1213: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 722 MiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 746 op/s; 22894/34722 objects degraded (65.935%); 1076/34722 objects misplaced (3.099%); 1.1 MiB/s, 58 objects/s recovering 2023-10-01T08:10:13.914 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:13 smithi084 bash[78255]: audit 2023-10-01T08:10:13.376673+0000 mon.c (mon.2) 127 : audit 1 from='client.? 172.21.15.84:0/1275130428' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:10:13.914 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:13 smithi084 bash[78255]: audit 2023-10-01T08:10:13.377067+0000 mon.a (mon.0) 1507 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:10:13.915 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:13 smithi084 bash[75189]: cluster 2023-10-01T08:10:12.691524+0000 mgr.y (mgr.34104) 1130 : cluster 0 pgmap v1213: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 722 MiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 746 op/s; 22894/34722 objects degraded (65.935%); 1076/34722 objects misplaced (3.099%); 1.1 MiB/s, 58 objects/s recovering 2023-10-01T08:10:13.915 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:13 smithi084 bash[75189]: audit 2023-10-01T08:10:13.376673+0000 mon.c (mon.2) 127 : audit 1 from='client.? 172.21.15.84:0/1275130428' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:10:13.915 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:13 smithi084 bash[75189]: audit 2023-10-01T08:10:13.377067+0000 mon.a (mon.0) 1507 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:10:13.929 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:13.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:13.935 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:14.036 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:14.044 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:13 smithi112 bash[59335]: cluster 2023-10-01T08:10:12.691524+0000 mgr.y (mgr.34104) 1130 : cluster 0 pgmap v1213: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 722 MiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 746 op/s; 22894/34722 objects degraded (65.935%); 1076/34722 objects misplaced (3.099%); 1.1 MiB/s, 58 objects/s recovering 2023-10-01T08:10:14.044 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:13 smithi112 bash[59335]: audit 2023-10-01T08:10:13.376673+0000 mon.c (mon.2) 127 : audit 1 from='client.? 172.21.15.84:0/1275130428' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:10:14.044 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:13 smithi112 bash[59335]: audit 2023-10-01T08:10:13.377067+0000 mon.a (mon.0) 1507 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:10:14.062 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:14.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:14.065 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:14.165 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:14.191 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:14.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:14.196 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:10:14.297 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:14.351 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:14.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:14.353 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:14.454 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:14.478 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:14.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:14.482 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:14.545 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T08:10:14.583 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:14.614 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:14.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:14.618 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:10:14.719 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:14.749 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:14.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:14.751 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:14.852 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:14.876 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:14.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:14.880 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:14.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:14 smithi112 bash[59335]: cluster 2023-10-01T08:10:13.787375+0000 mon.a (mon.0) 1508 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:10:14.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:14 smithi112 bash[59335]: audit 2023-10-01T08:10:13.794276+0000 mon.a (mon.0) 1509 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T08:10:14.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:14 smithi112 bash[59335]: cluster 2023-10-01T08:10:13.794382+0000 mon.a (mon.0) 1510 : cluster 0 osdmap e272: 8 total, 8 up, 7 in 2023-10-01T08:10:14.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:14 smithi112 bash[59335]: cluster 2023-10-01T08:10:13.795183+0000 osd.4 (osd.4) 199 : cluster 3 failed to encode map e272 with expected crc 2023-10-01T08:10:14.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:14 smithi112 bash[59335]: cluster 2023-10-01T08:10:13.797654+0000 osd.6 (osd.6) 226 : cluster 3 failed to encode map e272 with expected crc 2023-10-01T08:10:14.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:14 smithi112 bash[59335]: cluster 2023-10-01T08:10:13.798344+0000 osd.5 (osd.5) 245 : cluster 3 failed to encode map e272 with expected crc 2023-10-01T08:10:14.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:14 smithi112 bash[59335]: cluster 2023-10-01T08:10:13.813459+0000 osd.7 (osd.7) 118 : cluster 3 failed to encode map e272 with expected crc 2023-10-01T08:10:14.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:14 smithi112 bash[59335]: cluster 2023-10-01T08:10:13.933410+0000 mon.a (mon.0) 1511 : cluster 3 Health check update: Degraded data redundancy: 22894/34722 objects degraded (65.935%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-01T08:10:14.981 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:14.991 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:14 smithi084 bash[78255]: cluster 2023-10-01T08:10:13.787375+0000 mon.a (mon.0) 1508 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:10:14.991 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:14 smithi084 bash[78255]: audit 2023-10-01T08:10:13.794276+0000 mon.a (mon.0) 1509 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T08:10:14.991 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:14 smithi084 bash[78255]: cluster 2023-10-01T08:10:13.794382+0000 mon.a (mon.0) 1510 : cluster 0 osdmap e272: 8 total, 8 up, 7 in 2023-10-01T08:10:14.991 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:14 smithi084 bash[78255]: cluster 2023-10-01T08:10:13.795183+0000 osd.4 (osd.4) 199 : cluster 3 failed to encode map e272 with expected crc 2023-10-01T08:10:14.991 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:14 smithi084 bash[78255]: cluster 2023-10-01T08:10:13.797654+0000 osd.6 (osd.6) 226 : cluster 3 failed to encode map e272 with expected crc 2023-10-01T08:10:14.991 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:14 smithi084 bash[78255]: cluster 2023-10-01T08:10:13.798344+0000 osd.5 (osd.5) 245 : cluster 3 failed to encode map e272 with expected crc 2023-10-01T08:10:14.991 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:14 smithi084 bash[78255]: cluster 2023-10-01T08:10:13.813459+0000 osd.7 (osd.7) 118 : cluster 3 failed to encode map e272 with expected crc 2023-10-01T08:10:14.991 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:14 smithi084 bash[78255]: cluster 2023-10-01T08:10:13.933410+0000 mon.a (mon.0) 1511 : cluster 3 Health check update: Degraded data redundancy: 22894/34722 objects degraded (65.935%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-01T08:10:14.992 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:14 smithi084 bash[75189]: cluster 2023-10-01T08:10:13.787375+0000 mon.a (mon.0) 1508 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:10:14.992 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:14 smithi084 bash[75189]: audit 2023-10-01T08:10:13.794276+0000 mon.a (mon.0) 1509 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T08:10:14.992 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:14 smithi084 bash[75189]: cluster 2023-10-01T08:10:13.794382+0000 mon.a (mon.0) 1510 : cluster 0 osdmap e272: 8 total, 8 up, 7 in 2023-10-01T08:10:14.992 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:14 smithi084 bash[75189]: cluster 2023-10-01T08:10:13.795183+0000 osd.4 (osd.4) 199 : cluster 3 failed to encode map e272 with expected crc 2023-10-01T08:10:14.992 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:14 smithi084 bash[75189]: cluster 2023-10-01T08:10:13.797654+0000 osd.6 (osd.6) 226 : cluster 3 failed to encode map e272 with expected crc 2023-10-01T08:10:14.992 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:14 smithi084 bash[75189]: cluster 2023-10-01T08:10:13.798344+0000 osd.5 (osd.5) 245 : cluster 3 failed to encode map e272 with expected crc 2023-10-01T08:10:14.992 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:14 smithi084 bash[75189]: cluster 2023-10-01T08:10:13.813459+0000 osd.7 (osd.7) 118 : cluster 3 failed to encode map e272 with expected crc 2023-10-01T08:10:14.992 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:14 smithi084 bash[75189]: cluster 2023-10-01T08:10:13.933410+0000 mon.a (mon.0) 1511 : cluster 3 Health check update: Degraded data redundancy: 22894/34722 objects degraded (65.935%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-01T08:10:15.010 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:15.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:15.013 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:10:15.114 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:15.147 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:15.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:15.151 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:15.251 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:15.282 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:15.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:15.288 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:10:15.389 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:15.414 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:15.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:15.420 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:15.521 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:15.545 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:15.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:15.551 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:10:15.652 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:15.685 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:15.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:15.691 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:15.792 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:15.817 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:15.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:15.820 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:15.921 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:15.930 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:15 smithi112 bash[59335]: cluster 2023-10-01T08:10:14.692264+0000 mgr.y (mgr.34104) 1131 : cluster 0 pgmap v1215: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 722 MiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 660 op/s; 22894/34722 objects degraded (65.935%); 1076/34722 objects misplaced (3.099%); 1.3 MiB/s, 64 objects/s recovering 2023-10-01T08:10:15.930 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:15 smithi112 bash[59335]: audit 2023-10-01T08:10:15.117611+0000 mon.a (mon.0) 1512 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:10:15.951 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:15.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:15.956 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:16.057 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:16.066 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:15 smithi084 bash[75189]: cluster 2023-10-01T08:10:14.692264+0000 mgr.y (mgr.34104) 1131 : cluster 0 pgmap v1215: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 722 MiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 660 op/s; 22894/34722 objects degraded (65.935%); 1076/34722 objects misplaced (3.099%); 1.3 MiB/s, 64 objects/s recovering 2023-10-01T08:10:16.066 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:15 smithi084 bash[75189]: audit 2023-10-01T08:10:15.117611+0000 mon.a (mon.0) 1512 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:10:16.067 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:15 smithi084 bash[78255]: cluster 2023-10-01T08:10:14.692264+0000 mgr.y (mgr.34104) 1131 : cluster 0 pgmap v1215: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 722 MiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 660 op/s; 22894/34722 objects degraded (65.935%); 1076/34722 objects misplaced (3.099%); 1.3 MiB/s, 64 objects/s recovering 2023-10-01T08:10:16.067 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:15 smithi084 bash[78255]: audit 2023-10-01T08:10:15.117611+0000 mon.a (mon.0) 1512 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:10:16.085 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:16.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:16.091 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:16.192 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:16.237 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:16.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:16.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:16.323 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:10:16 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:10:16] "GET /metrics HTTP/1.1" 200 36429 "" "Prometheus/2.33.4" 2023-10-01T08:10:16.341 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:16.368 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:16.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:16.371 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:16.472 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:16.505 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:16.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:16.508 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:16.564 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T08:10:16.609 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:16.648 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:16.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:16.651 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:16.751 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:16.791 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:16.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:16.797 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:16.897 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:16.940 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:16.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:16.948 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:17.048 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:17.074 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:17.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:17.076 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:17.177 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:17.195 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:17.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:17.197 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:17.298 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:17.299 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-01T08:10:17.329 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:17.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:17.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:10:17.433 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:17.459 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:17.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:17.465 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:17.566 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:17.585 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:17.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:17.587 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:17.688 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:17.711 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:17.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:17.718 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:17.819 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:17.845 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:17.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:17.849 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:17.950 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:17.958 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:17 smithi084 bash[75189]: cluster 2023-10-01T08:10:16.693339+0000 mgr.y (mgr.34104) 1132 : cluster 0 pgmap v1216: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 535 MiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 665 op/s; 22894/25713 objects degraded (89.037%); 856/25713 objects misplaced (3.329%); 13 KiB/s, 73 objects/s recovering 2023-10-01T08:10:17.958 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:17 smithi084 bash[78255]: cluster 2023-10-01T08:10:16.693339+0000 mgr.y (mgr.34104) 1132 : cluster 0 pgmap v1216: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 535 MiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 665 op/s; 22894/25713 objects degraded (89.037%); 856/25713 objects misplaced (3.329%); 13 KiB/s, 73 objects/s recovering 2023-10-01T08:10:17.978 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:17.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:17 smithi112 bash[59335]: cluster 2023-10-01T08:10:16.693339+0000 mgr.y (mgr.34104) 1132 : cluster 0 pgmap v1216: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 535 MiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 665 op/s; 22894/25713 objects degraded (89.037%); 856/25713 objects misplaced (3.329%); 13 KiB/s, 73 objects/s recovering 2023-10-01T08:10:17.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:17.983 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:18.084 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:18.119 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:18.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:18.122 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:18.223 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:18.252 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:18.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:18.258 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:18.359 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:18.399 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:18.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:18.404 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:10:18.505 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:18.539 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:18.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:18.542 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:10:18.643 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:18.667 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:18.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:18.673 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:10:18.774 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:18.798 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:18.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:18.800 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:18.901 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:18.935 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:18.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:18.940 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:19.041 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:19.066 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:19.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:19.068 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:19.169 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:19.198 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:19.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:19.203 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:19.304 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:19.336 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:19.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:19.339 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:19.361 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:10:19.440 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:19.470 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:19.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:19.476 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:19.578 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:19.612 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:19.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:19.625 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:19.725 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:19.751 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:19.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:19.756 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:19.856 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:19.866 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:19 smithi112 bash[59335]: cluster 2023-10-01T08:10:18.694025+0000 mgr.y (mgr.34104) 1133 : cluster 0 pgmap v1217: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 515 MiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 668 op/s; 23006/24774 objects degraded (92.863%); 744/24774 objects misplaced (3.003%); 13 KiB/s, 71 objects/s recovering 2023-10-01T08:10:19.867 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:19 smithi112 bash[59335]: cluster 2023-10-01T08:10:18.934763+0000 mon.a (mon.0) 1513 : cluster 3 Health check update: Degraded data redundancy: 23006/24774 objects degraded (92.863%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-01T08:10:19.889 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:19.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:19.892 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:10:19.993 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:20.030 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:20.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:20.037 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:20.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:19 smithi084 bash[78255]: cluster 2023-10-01T08:10:18.694025+0000 mgr.y (mgr.34104) 1133 : cluster 0 pgmap v1217: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 515 MiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 668 op/s; 23006/24774 objects degraded (92.863%); 744/24774 objects misplaced (3.003%); 13 KiB/s, 71 objects/s recovering 2023-10-01T08:10:20.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:19 smithi084 bash[78255]: cluster 2023-10-01T08:10:18.934763+0000 mon.a (mon.0) 1513 : cluster 3 Health check update: Degraded data redundancy: 23006/24774 objects degraded (92.863%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-01T08:10:20.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:19 smithi084 bash[75189]: cluster 2023-10-01T08:10:18.694025+0000 mgr.y (mgr.34104) 1133 : cluster 0 pgmap v1217: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 515 MiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 668 op/s; 23006/24774 objects degraded (92.863%); 744/24774 objects misplaced (3.003%); 13 KiB/s, 71 objects/s recovering 2023-10-01T08:10:20.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:19 smithi084 bash[75189]: cluster 2023-10-01T08:10:18.934763+0000 mon.a (mon.0) 1513 : cluster 3 Health check update: Degraded data redundancy: 23006/24774 objects degraded (92.863%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-01T08:10:20.137 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:20.168 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:20.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:20.173 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:20.274 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:20.311 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:20.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:20.317 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:20.418 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:20.442 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:20.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:20.446 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:20.547 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:20.580 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:20.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:20.585 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:20.686 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:20.713 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:20.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:20.719 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:20.820 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:20.848 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:20.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:20.852 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:10:20.953 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:20.998 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:21.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:21.001 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:21.102 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:21.129 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:21.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:21.134 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:21.235 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:21.260 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:21.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:21.264 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:21.365 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:21.386 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:10:21.394 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:21.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:21.398 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:21.498 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:21.526 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:21.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:21.529 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:21.630 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:21.689 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:21.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:21.691 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:21.792 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:21.818 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:21.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:21.822 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:21.923 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:21.941 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:21.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:21.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:22.044 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:22.053 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:21 smithi112 bash[59335]: cluster 2023-10-01T08:10:20.694940+0000 mgr.y (mgr.34104) 1134 : cluster 0 pgmap v1218: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 456 MiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 673 op/s; 23006/21930 objects degraded (104.907%); 744/21930 objects misplaced (3.393%); 0 B/s, 72 objects/s recovering 2023-10-01T08:10:22.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:21 smithi084 bash[78255]: cluster 2023-10-01T08:10:20.694940+0000 mgr.y (mgr.34104) 1134 : cluster 0 pgmap v1218: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 456 MiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 673 op/s; 23006/21930 objects degraded (104.907%); 744/21930 objects misplaced (3.393%); 0 B/s, 72 objects/s recovering 2023-10-01T08:10:22.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:21 smithi084 bash[75189]: cluster 2023-10-01T08:10:20.694940+0000 mgr.y (mgr.34104) 1134 : cluster 0 pgmap v1218: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 456 MiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 673 op/s; 23006/21930 objects degraded (104.907%); 744/21930 objects misplaced (3.393%); 0 B/s, 72 objects/s recovering 2023-10-01T08:10:22.074 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:22.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:22.081 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:22.181 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:22.214 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:22.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:22.218 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:22.319 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:22.357 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:22.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:22.363 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:22.463 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:22.488 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:22.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:22.493 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:22.594 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:22.624 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:22.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:22.632 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:22.732 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:22.752 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:22.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:22.754 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:10:22.855 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:22.873 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:22.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:22.876 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:22.977 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:23.025 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:23.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:23.029 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:23.130 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:23.168 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:23.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:23.171 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:23.272 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:23.295 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:23.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:23.299 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:23.400 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:23.428 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:23.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:23.433 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:23.534 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:23.559 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:23.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:23.561 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:23.662 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:23.686 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:23.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:23.691 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:10:23.792 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:23.837 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:23.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:23.842 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:23.943 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:23.971 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:23.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:23.978 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:24.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:23 smithi084 bash[78255]: cluster 2023-10-01T08:10:22.695630+0000 mgr.y (mgr.34104) 1135 : cluster 0 pgmap v1219: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 308 MiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 663 op/s; 23099/14811 objects degraded (155.958%); 436/14811 objects misplaced (2.944%); 0 B/s, 75 objects/s recovering 2023-10-01T08:10:24.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:23 smithi084 bash[75189]: cluster 2023-10-01T08:10:22.695630+0000 mgr.y (mgr.34104) 1135 : cluster 0 pgmap v1219: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 308 MiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 663 op/s; 23099/14811 objects degraded (155.958%); 436/14811 objects misplaced (2.944%); 0 B/s, 75 objects/s recovering 2023-10-01T08:10:24.078 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:24.086 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:23 smithi112 bash[59335]: cluster 2023-10-01T08:10:22.695630+0000 mgr.y (mgr.34104) 1135 : cluster 0 pgmap v1219: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 308 MiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 663 op/s; 23099/14811 objects degraded (155.958%); 436/14811 objects misplaced (2.944%); 0 B/s, 75 objects/s recovering 2023-10-01T08:10:24.112 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:24.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:24.117 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:24.218 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:24.253 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:24.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:24.256 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:24.356 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:24.392 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:24.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:24.401 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:24.502 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:24.539 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:24.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:24.545 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:24.646 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:24.676 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:24.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:24.683 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:24.783 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:24.819 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:24.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:24.820 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:24.921 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:24.950 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:24.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:24.955 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:25.056 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:25.065 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:24 smithi112 bash[59335]: cluster 2023-10-01T08:10:23.935937+0000 mon.a (mon.0) 1514 : cluster 3 Health check update: Degraded data redundancy: 23099/14811 objects degraded (155.958%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-01T08:10:25.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:24 smithi084 bash[78255]: cluster 2023-10-01T08:10:23.935937+0000 mon.a (mon.0) 1514 : cluster 3 Health check update: Degraded data redundancy: 23099/14811 objects degraded (155.958%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-01T08:10:25.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:24 smithi084 bash[75189]: cluster 2023-10-01T08:10:23.935937+0000 mon.a (mon.0) 1514 : cluster 3 Health check update: Degraded data redundancy: 23099/14811 objects degraded (155.958%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-01T08:10:25.087 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:25.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:25.091 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:10:25.192 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:25.216 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:25.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:25.223 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:25.273 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-10-01T08:10:25.273 INFO:teuthology.orchestra.run.smithi112.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T08:10:25.324 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:25.381 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:25.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:25.385 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:25.486 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:25.514 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:25.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:25.519 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:25.620 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:25.650 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:25.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:25.654 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:25.755 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:25.786 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:25.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:25.792 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:25.892 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:25.901 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:25 smithi112 bash[59335]: cluster 2023-10-01T08:10:24.696248+0000 mgr.y (mgr.34104) 1136 : cluster 0 pgmap v1220: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 308 MiB data, 6.8 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 608 op/s; 23099/14811 objects degraded (155.958%); 436/14811 objects misplaced (2.944%); 0 B/s, 69 objects/s recovering 2023-10-01T08:10:25.929 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:25.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:25.933 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:26.033 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:26.067 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:26.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:26.069 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:26.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:25 smithi084 bash[78255]: cluster 2023-10-01T08:10:24.696248+0000 mgr.y (mgr.34104) 1136 : cluster 0 pgmap v1220: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 308 MiB data, 6.8 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 608 op/s; 23099/14811 objects degraded (155.958%); 436/14811 objects misplaced (2.944%); 0 B/s, 69 objects/s recovering 2023-10-01T08:10:26.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:25 smithi084 bash[75189]: cluster 2023-10-01T08:10:24.696248+0000 mgr.y (mgr.34104) 1136 : cluster 0 pgmap v1220: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 308 MiB data, 6.8 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 608 op/s; 23099/14811 objects degraded (155.958%); 436/14811 objects misplaced (2.944%); 0 B/s, 69 objects/s recovering 2023-10-01T08:10:26.170 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:26.192 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:26.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:26.195 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:26.297 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:26.325 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:26.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:26.329 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:26.430 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:26.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:26.467 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:26.468 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:26.568 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:26.573 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:10:26 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:10:26] "GET /metrics HTTP/1.1" 200 36429 "" "Prometheus/2.33.4" 2023-10-01T08:10:26.600 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:26.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:26.606 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:10:26.707 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:26.737 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:26.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:26.741 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:10:26.841 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:26.874 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:26.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:26.876 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:10:26.977 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:27.009 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:27.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:27.012 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:27.112 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:27.142 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:27.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:27.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:27.148 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-10-01T08:10:27.149 INFO:teuthology.orchestra.run.smithi112.stdout: "success": "" 2023-10-01T08:10:27.149 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-10-01T08:10:27.248 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:27.275 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:27.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:27.279 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:27.380 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:27.403 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:27.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:27.408 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:27.419 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-10-01T08:10:27.509 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:27.542 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:27.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:27.546 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:27.647 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:27.682 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:27.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:27.685 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:27.786 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:27.817 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:27.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:27.821 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:27.922 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:27.946 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:27.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:27.949 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:28.050 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:28.088 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:28 smithi112 bash[59335]: cluster 2023-10-01T08:10:26.697139+0000 mgr.y (mgr.34104) 1137 : cluster 0 pgmap v1221: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 119 MiB data, 6.4 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 804 op/s; 23099/5742 objects degraded (402.281%); 218/5742 objects misplaced (3.797%); 0 B/s, 91 objects/s recovering 2023-10-01T08:10:28.093 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:28.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:28.099 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:28.200 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:28.209 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:27 smithi084 bash[78255]: cluster 2023-10-01T08:10:26.697139+0000 mgr.y (mgr.34104) 1137 : cluster 0 pgmap v1221: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 119 MiB data, 6.4 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 804 op/s; 23099/5742 objects degraded (402.281%); 218/5742 objects misplaced (3.797%); 0 B/s, 91 objects/s recovering 2023-10-01T08:10:28.209 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:27 smithi084 bash[75189]: cluster 2023-10-01T08:10:26.697139+0000 mgr.y (mgr.34104) 1137 : cluster 0 pgmap v1221: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 119 MiB data, 6.4 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 804 op/s; 23099/5742 objects degraded (402.281%); 218/5742 objects misplaced (3.797%); 0 B/s, 91 objects/s recovering 2023-10-01T08:10:28.224 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:28.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:28.229 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:28.329 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:28.353 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:28.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:28.355 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:28.456 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:28.481 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:28.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:28.487 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:28.588 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:28.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:28.619 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:28.619 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:10:28.667 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Removed 104880 objects 2023-10-01T08:10:28.667 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Clean up completed and total clean up time :165 2023-10-01T08:10:28.721 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:28.746 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:28.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:28.748 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:28.849 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:28.879 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:28.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:28.882 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:28.900 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T08:10:28.931 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T08:10:28.959 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T08:10:28.982 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:28.985 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T08:10:29.011 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:29.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:29.013 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:29.014 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T08:10:29.036 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T08:10:29.058 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T08:10:29.088 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T08:10:29.090 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T08:10:29.090 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T08:10:29.090 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T08:10:29.090 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T08:10:29.091 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T08:10:29.091 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T08:10:29.091 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T08:10:29.091 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T08:10:29.114 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:29.143 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:29.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:29.146 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:10:29.247 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:29.272 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:29.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:29.274 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:29.375 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:29.402 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:29.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:29.405 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:10:29.506 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:29.536 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:29.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:29.539 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:10:29.639 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:29.668 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:29.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:29.674 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:29.775 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:29.803 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:29.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:29.807 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:29.908 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:29.919 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:29 smithi112 bash[59335]: cluster 2023-10-01T08:10:28.697968+0000 mgr.y (mgr.34104) 1138 : cluster 0 pgmap v1222: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 101 MiB data, 6.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 579 op/s; 23204/4890 objects degraded (474.519%); 113/4890 objects misplaced (2.311%); 0 B/s, 75 objects/s recovering 2023-10-01T08:10:29.919 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:29 smithi112 bash[59335]: audit 2023-10-01T08:10:28.873304+0000 mon.a (mon.0) 1515 : audit 0 from='client.? 172.21.15.84:0/2031488488' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:10:29.919 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:29 smithi112 bash[59335]: cluster 2023-10-01T08:10:28.937001+0000 mon.a (mon.0) 1516 : cluster 3 Health check update: Degraded data redundancy: 23204/4890 objects degraded (474.519%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-01T08:10:29.936 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:29.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:29.941 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:29.948 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_5 2023-10-01T08:10:29.948 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd pool rm unique_pool_5 unique_pool_5 --yes-i-really-really-mean-it 2023-10-01T08:10:30.043 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:30.065 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:30.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:30.068 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:10:30.136 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:29 smithi084 bash[75189]: cluster 2023-10-01T08:10:28.697968+0000 mgr.y (mgr.34104) 1138 : cluster 0 pgmap v1222: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 101 MiB data, 6.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 579 op/s; 23204/4890 objects degraded (474.519%); 113/4890 objects misplaced (2.311%); 0 B/s, 75 objects/s recovering 2023-10-01T08:10:30.136 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:29 smithi084 bash[75189]: audit 2023-10-01T08:10:28.873304+0000 mon.a (mon.0) 1515 : audit 0 from='client.? 172.21.15.84:0/2031488488' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:10:30.136 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:29 smithi084 bash[75189]: cluster 2023-10-01T08:10:28.937001+0000 mon.a (mon.0) 1516 : cluster 3 Health check update: Degraded data redundancy: 23204/4890 objects degraded (474.519%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-01T08:10:30.136 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:29 smithi084 bash[78255]: cluster 2023-10-01T08:10:28.697968+0000 mgr.y (mgr.34104) 1138 : cluster 0 pgmap v1222: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 101 MiB data, 6.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 579 op/s; 23204/4890 objects degraded (474.519%); 113/4890 objects misplaced (2.311%); 0 B/s, 75 objects/s recovering 2023-10-01T08:10:30.136 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:29 smithi084 bash[78255]: audit 2023-10-01T08:10:28.873304+0000 mon.a (mon.0) 1515 : audit 0 from='client.? 172.21.15.84:0/2031488488' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:10:30.136 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:29 smithi084 bash[78255]: cluster 2023-10-01T08:10:28.937001+0000 mon.a (mon.0) 1516 : cluster 3 Health check update: Degraded data redundancy: 23204/4890 objects degraded (474.519%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-01T08:10:30.169 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:30.196 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:30.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:30.199 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:10:30.299 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:30.328 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:30.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:30.333 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:30.434 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:30.460 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:30.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:30.463 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:10:30.564 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:30.594 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:30.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:30.598 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:30.699 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:30.727 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:30.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:30.729 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:30.830 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:30.855 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:30.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:30.858 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:30.958 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:30.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:30 smithi112 bash[59335]: audit 2023-10-01T08:10:30.117427+0000 mon.a (mon.0) 1517 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:10:30.987 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:30.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:30.993 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:31.094 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:31.122 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:31.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:31.125 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:31.226 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:31.235 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:30 smithi084 bash[75189]: audit 2023-10-01T08:10:30.117427+0000 mon.a (mon.0) 1517 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:10:31.236 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:30 smithi084 bash[78255]: audit 2023-10-01T08:10:30.117427+0000 mon.a (mon.0) 1517 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:10:31.251 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:31.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:31.254 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:10:31.355 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:31.379 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:31.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:31.382 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:31.483 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:31.511 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:31.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:31.514 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:31.614 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:31.644 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:31.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:31.647 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:31.748 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:31.775 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:31.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:31.777 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:31.855 INFO:teuthology.orchestra.run.smithi084.stderr:nodeep-scrub is unset 2023-10-01T08:10:31.878 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:31.908 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:31.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:31.910 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:32.011 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:32.040 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:32.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:32.043 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:10:32.144 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:32.155 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:31 smithi084 bash[78255]: cluster 2023-10-01T08:10:30.699021+0000 mgr.y (mgr.34104) 1139 : cluster 0 pgmap v1223: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 69 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 598 op/s; 23193/3378 objects degraded (686.590%); 113/3378 objects misplaced (3.345%); 0 B/s, 117 objects/s recovering 2023-10-01T08:10:32.156 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:31 smithi084 bash[78255]: audit 2023-10-01T08:10:31.365401+0000 mon.a (mon.0) 1518 : audit 1 from='client.? 172.21.15.84:0/1863876665' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:10:32.156 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:31 smithi084 bash[75189]: cluster 2023-10-01T08:10:30.699021+0000 mgr.y (mgr.34104) 1139 : cluster 0 pgmap v1223: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 69 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 598 op/s; 23193/3378 objects degraded (686.590%); 113/3378 objects misplaced (3.345%); 0 B/s, 117 objects/s recovering 2023-10-01T08:10:32.156 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:31 smithi084 bash[75189]: audit 2023-10-01T08:10:31.365401+0000 mon.a (mon.0) 1518 : audit 1 from='client.? 172.21.15.84:0/1863876665' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:10:32.172 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:32.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:32.175 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:32.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:31 smithi112 bash[59335]: cluster 2023-10-01T08:10:30.699021+0000 mgr.y (mgr.34104) 1139 : cluster 0 pgmap v1223: 99 pgs: 1 active+recovery_wait, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 69 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 598 op/s; 23193/3378 objects degraded (686.590%); 113/3378 objects misplaced (3.345%); 0 B/s, 117 objects/s recovering 2023-10-01T08:10:32.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:31 smithi112 bash[59335]: audit 2023-10-01T08:10:31.365401+0000 mon.a (mon.0) 1518 : audit 1 from='client.? 172.21.15.84:0/1863876665' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:10:32.271 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T08:10:32.276 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:32.307 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:32.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:32.309 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:32.410 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:32.438 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:32.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:32.441 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:32.542 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:32.567 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:32.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:32.570 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:32.671 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:32.697 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:32.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:32.699 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:10:32.800 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:32.825 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:32.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:32.828 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:32.929 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:32.950 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:32.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:32.953 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:10:32.989 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T08:10:33.054 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:33.062 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:32 smithi112 bash[59335]: cluster 2023-10-01T08:10:31.840730+0000 mon.a (mon.0) 1519 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T08:10:33.062 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:32 smithi112 bash[59335]: cluster 2023-10-01T08:10:31.848014+0000 osd.4 (osd.4) 200 : cluster 3 failed to encode map e273 with expected crc 2023-10-01T08:10:33.062 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:32 smithi112 bash[59335]: cluster 2023-10-01T08:10:31.848140+0000 osd.5 (osd.5) 246 : cluster 3 failed to encode map e273 with expected crc 2023-10-01T08:10:33.062 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:32 smithi112 bash[59335]: audit 2023-10-01T08:10:31.848947+0000 mon.a (mon.0) 1520 : audit 1 from='client.? 172.21.15.84:0/1863876665' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T08:10:33.062 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:32 smithi112 bash[59335]: cluster 2023-10-01T08:10:31.849031+0000 mon.a (mon.0) 1521 : cluster 0 osdmap e273: 8 total, 8 up, 7 in 2023-10-01T08:10:33.079 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:33.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:33.082 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:33.182 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:33.207 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:33.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:33.210 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:33.310 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:33.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:32 smithi084 bash[78255]: cluster 2023-10-01T08:10:31.840730+0000 mon.a (mon.0) 1519 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T08:10:33.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:32 smithi084 bash[78255]: cluster 2023-10-01T08:10:31.848014+0000 osd.4 (osd.4) 200 : cluster 3 failed to encode map e273 with expected crc 2023-10-01T08:10:33.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:32 smithi084 bash[78255]: cluster 2023-10-01T08:10:31.848140+0000 osd.5 (osd.5) 246 : cluster 3 failed to encode map e273 with expected crc 2023-10-01T08:10:33.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:32 smithi084 bash[78255]: audit 2023-10-01T08:10:31.848947+0000 mon.a (mon.0) 1520 : audit 1 from='client.? 172.21.15.84:0/1863876665' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T08:10:33.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:32 smithi084 bash[78255]: cluster 2023-10-01T08:10:31.849031+0000 mon.a (mon.0) 1521 : cluster 0 osdmap e273: 8 total, 8 up, 7 in 2023-10-01T08:10:33.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:32 smithi084 bash[75189]: cluster 2023-10-01T08:10:31.840730+0000 mon.a (mon.0) 1519 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T08:10:33.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:32 smithi084 bash[75189]: cluster 2023-10-01T08:10:31.848014+0000 osd.4 (osd.4) 200 : cluster 3 failed to encode map e273 with expected crc 2023-10-01T08:10:33.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:32 smithi084 bash[75189]: cluster 2023-10-01T08:10:31.848140+0000 osd.5 (osd.5) 246 : cluster 3 failed to encode map e273 with expected crc 2023-10-01T08:10:33.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:32 smithi084 bash[75189]: audit 2023-10-01T08:10:31.848947+0000 mon.a (mon.0) 1520 : audit 1 from='client.? 172.21.15.84:0/1863876665' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T08:10:33.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:32 smithi084 bash[75189]: cluster 2023-10-01T08:10:31.849031+0000 mon.a (mon.0) 1521 : cluster 0 osdmap e273: 8 total, 8 up, 7 in 2023-10-01T08:10:33.340 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:33.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:33.342 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:10:33.443 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:33.476 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:33.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:33.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:33.485 INFO:tasks.thrashosds.thrasher:in_osds: [0, 2, 3, 4, 5, 6, 7] out_osds: [1] dead_osds: [] live_osds: [0, 2, 3, 5, 6, 4, 7, 1] 2023-10-01T08:10:33.485 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T08:10:33.581 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:33.608 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:33.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:33.612 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:10:33.713 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:33.744 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:33.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:33.747 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:10:33.847 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:33.869 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:33.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:33.874 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:33.975 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:33.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:33 smithi112 bash[59335]: cluster 2023-10-01T08:10:32.699742+0000 mgr.y (mgr.34104) 1140 : cluster 0 pgmap v1225: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 12 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 491 op/s; 23228/633 objects degraded (3669.510%); 0 B/s, 135 objects/s recovering 2023-10-01T08:10:33.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:33 smithi112 bash[59335]: cluster 2023-10-01T08:10:32.892602+0000 osd.6 (osd.6) 227 : cluster 3 failed to encode map e273 with expected crc 2023-10-01T08:10:34.003 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:34.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:34.004 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:10:34.105 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:34.128 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:34.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:34.131 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:34.231 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:34.244 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:33 smithi084 bash[75189]: cluster 2023-10-01T08:10:32.699742+0000 mgr.y (mgr.34104) 1140 : cluster 0 pgmap v1225: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 12 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 491 op/s; 23228/633 objects degraded (3669.510%); 0 B/s, 135 objects/s recovering 2023-10-01T08:10:34.244 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:33 smithi084 bash[75189]: cluster 2023-10-01T08:10:32.892602+0000 osd.6 (osd.6) 227 : cluster 3 failed to encode map e273 with expected crc 2023-10-01T08:10:34.244 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:33 smithi084 bash[78255]: cluster 2023-10-01T08:10:32.699742+0000 mgr.y (mgr.34104) 1140 : cluster 0 pgmap v1225: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 12 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 491 op/s; 23228/633 objects degraded (3669.510%); 0 B/s, 135 objects/s recovering 2023-10-01T08:10:34.244 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:33 smithi084 bash[78255]: cluster 2023-10-01T08:10:32.892602+0000 osd.6 (osd.6) 227 : cluster 3 failed to encode map e273 with expected crc 2023-10-01T08:10:34.260 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:34.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:34.263 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:34.364 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:34.396 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:34.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:34.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:10:34.499 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:34.528 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:34.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:34.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:34.632 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:34.663 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:34.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:34.666 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:10:34.767 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:34.802 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:34.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:34.805 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:34.905 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:34.930 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:34.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:34.932 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:35.033 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:35.044 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:34 smithi112 bash[59335]: cluster 2023-10-01T08:10:33.871790+0000 osd.4 (osd.4) 201 : cluster 3 failed to encode map e274 with expected crc 2023-10-01T08:10:35.044 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:34 smithi112 bash[59335]: cluster 2023-10-01T08:10:33.875809+0000 osd.6 (osd.6) 228 : cluster 3 failed to encode map e274 with expected crc 2023-10-01T08:10:35.044 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:34 smithi112 bash[59335]: cluster 2023-10-01T08:10:33.876118+0000 mon.a (mon.0) 1522 : cluster 0 osdmap e274: 8 total, 8 up, 7 in 2023-10-01T08:10:35.044 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:34 smithi112 bash[59335]: cluster 2023-10-01T08:10:33.938184+0000 mon.a (mon.0) 1523 : cluster 3 Health check update: Degraded data redundancy: 23228/633 objects degraded (3669.510%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-01T08:10:35.061 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:35.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:35.064 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:10:35.073 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-01T08:10:35.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:34 smithi084 bash[78255]: cluster 2023-10-01T08:10:33.871790+0000 osd.4 (osd.4) 201 : cluster 3 failed to encode map e274 with expected crc 2023-10-01T08:10:35.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:34 smithi084 bash[78255]: cluster 2023-10-01T08:10:33.875809+0000 osd.6 (osd.6) 228 : cluster 3 failed to encode map e274 with expected crc 2023-10-01T08:10:35.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:34 smithi084 bash[78255]: cluster 2023-10-01T08:10:33.876118+0000 mon.a (mon.0) 1522 : cluster 0 osdmap e274: 8 total, 8 up, 7 in 2023-10-01T08:10:35.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:34 smithi084 bash[78255]: cluster 2023-10-01T08:10:33.938184+0000 mon.a (mon.0) 1523 : cluster 3 Health check update: Degraded data redundancy: 23228/633 objects degraded (3669.510%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-01T08:10:35.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:34 smithi084 bash[75189]: cluster 2023-10-01T08:10:33.871790+0000 osd.4 (osd.4) 201 : cluster 3 failed to encode map e274 with expected crc 2023-10-01T08:10:35.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:34 smithi084 bash[75189]: cluster 2023-10-01T08:10:33.875809+0000 osd.6 (osd.6) 228 : cluster 3 failed to encode map e274 with expected crc 2023-10-01T08:10:35.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:34 smithi084 bash[75189]: cluster 2023-10-01T08:10:33.876118+0000 mon.a (mon.0) 1522 : cluster 0 osdmap e274: 8 total, 8 up, 7 in 2023-10-01T08:10:35.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:34 smithi084 bash[75189]: cluster 2023-10-01T08:10:33.938184+0000 mon.a (mon.0) 1523 : cluster 3 Health check update: Degraded data redundancy: 23228/633 objects degraded (3669.510%), 9 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-01T08:10:35.164 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:35.193 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:35.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:35.196 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:35.297 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:35.324 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:35.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:35.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:35.427 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:35.457 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:35.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:35.459 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:35.560 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:35.581 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:10:35.589 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:35.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:35.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:35.693 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:35.718 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:35.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:35.721 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:35.822 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:35.848 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:35.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:35.851 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:35.952 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:35.979 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:35.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:35.981 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:36.082 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:36.105 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:36.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:36.108 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:36.209 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:36.216 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:35 smithi112 bash[59335]: cluster 2023-10-01T08:10:34.700802+0000 mgr.y (mgr.34104) 1141 : cluster 0 pgmap v1227: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 12 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 236 op/s; 23228/633 objects degraded (3669.510%); 0 B/s, 125 objects/s recovering 2023-10-01T08:10:36.216 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:35 smithi112 bash[59335]: cluster 2023-10-01T08:10:34.873881+0000 osd.4 (osd.4) 202 : cluster 3 failed to encode map e275 with expected crc 2023-10-01T08:10:36.216 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:35 smithi112 bash[59335]: cluster 2023-10-01T08:10:34.875254+0000 osd.6 (osd.6) 229 : cluster 3 failed to encode map e275 with expected crc 2023-10-01T08:10:36.216 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:35 smithi112 bash[59335]: cluster 2023-10-01T08:10:34.877827+0000 mon.a (mon.0) 1524 : cluster 0 osdmap e275: 8 total, 8 up, 7 in 2023-10-01T08:10:36.216 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:35 smithi112 bash[59335]: cluster 2023-10-01T08:10:34.877942+0000 osd.5 (osd.5) 247 : cluster 3 failed to encode map e275 with expected crc 2023-10-01T08:10:36.217 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:35 smithi112 bash[59335]: cluster 2023-10-01T08:10:35.293415+0000 osd.4 (osd.4) 203 : cluster 0 10.2 scrub starts 2023-10-01T08:10:36.217 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:35 smithi112 bash[59335]: cluster 2023-10-01T08:10:35.314902+0000 osd.4 (osd.4) 204 : cluster 0 10.2 scrub ok 2023-10-01T08:10:36.230 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:36.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:36.232 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:36.323 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:10:36 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:10:36] "GET /metrics HTTP/1.1" 200 36432 "" "Prometheus/2.33.4" 2023-10-01T08:10:36.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:36 smithi084 bash[78255]: cluster 2023-10-01T08:10:34.700802+0000 mgr.y (mgr.34104) 1141 : cluster 0 pgmap v1227: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 12 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 236 op/s; 23228/633 objects degraded (3669.510%); 0 B/s, 125 objects/s recovering 2023-10-01T08:10:36.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:36 smithi084 bash[78255]: cluster 2023-10-01T08:10:34.873881+0000 osd.4 (osd.4) 202 : cluster 3 failed to encode map e275 with expected crc 2023-10-01T08:10:36.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:36 smithi084 bash[78255]: cluster 2023-10-01T08:10:34.875254+0000 osd.6 (osd.6) 229 : cluster 3 failed to encode map e275 with expected crc 2023-10-01T08:10:36.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:36 smithi084 bash[78255]: cluster 2023-10-01T08:10:34.877827+0000 mon.a (mon.0) 1524 : cluster 0 osdmap e275: 8 total, 8 up, 7 in 2023-10-01T08:10:36.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:36 smithi084 bash[78255]: cluster 2023-10-01T08:10:34.877942+0000 osd.5 (osd.5) 247 : cluster 3 failed to encode map e275 with expected crc 2023-10-01T08:10:36.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:36 smithi084 bash[78255]: cluster 2023-10-01T08:10:35.293415+0000 osd.4 (osd.4) 203 : cluster 0 10.2 scrub starts 2023-10-01T08:10:36.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:36 smithi084 bash[78255]: cluster 2023-10-01T08:10:35.314902+0000 osd.4 (osd.4) 204 : cluster 0 10.2 scrub ok 2023-10-01T08:10:36.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:36 smithi084 bash[75189]: cluster 2023-10-01T08:10:34.700802+0000 mgr.y (mgr.34104) 1141 : cluster 0 pgmap v1227: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovery_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 88 active+clean; 12 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 236 op/s; 23228/633 objects degraded (3669.510%); 0 B/s, 125 objects/s recovering 2023-10-01T08:10:36.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:36 smithi084 bash[75189]: cluster 2023-10-01T08:10:34.873881+0000 osd.4 (osd.4) 202 : cluster 3 failed to encode map e275 with expected crc 2023-10-01T08:10:36.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:36 smithi084 bash[75189]: cluster 2023-10-01T08:10:34.875254+0000 osd.6 (osd.6) 229 : cluster 3 failed to encode map e275 with expected crc 2023-10-01T08:10:36.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:36 smithi084 bash[75189]: cluster 2023-10-01T08:10:34.877827+0000 mon.a (mon.0) 1524 : cluster 0 osdmap e275: 8 total, 8 up, 7 in 2023-10-01T08:10:36.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:36 smithi084 bash[75189]: cluster 2023-10-01T08:10:34.877942+0000 osd.5 (osd.5) 247 : cluster 3 failed to encode map e275 with expected crc 2023-10-01T08:10:36.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:36 smithi084 bash[75189]: cluster 2023-10-01T08:10:35.293415+0000 osd.4 (osd.4) 203 : cluster 0 10.2 scrub starts 2023-10-01T08:10:36.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:36 smithi084 bash[75189]: cluster 2023-10-01T08:10:35.314902+0000 osd.4 (osd.4) 204 : cluster 0 10.2 scrub ok 2023-10-01T08:10:36.332 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:36.359 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:36.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:36.361 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:36.461 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:36.490 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:36.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:36.492 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:36.593 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:36.620 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:36.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:36.623 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:36.724 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:36.758 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:36.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:36.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:36.860 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:36.880 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:36.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:36.883 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:36.984 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:37.008 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:37.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:37.010 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:37.111 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:37.135 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:37.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:37.138 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:10:37.238 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:37.265 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:37.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:37.268 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:37.354 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-10-01T08:10:37.354 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [], 2023-10-01T08:10:37.354 INFO:teuthology.orchestra.run.smithi112.stdout: "num_ops": 0 2023-10-01T08:10:37.354 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-10-01T08:10:37.369 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:37.393 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:37.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:37.397 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:37.497 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:37.521 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:37.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:37.523 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:37.617 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:10:37.624 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:37.653 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:37.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:37.655 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:10:37.756 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:37.780 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:37.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:37.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:10:37.883 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:37.906 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:37.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:37.909 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:38.009 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:38.038 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:38.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:38.041 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:38.142 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:38.153 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:37 smithi112 bash[59335]: cluster 2023-10-01T08:10:36.702146+0000 mgr.y (mgr.34104) 1142 : cluster 0 pgmap v1229: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 12 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 22607/633 objects degraded (3571.406%); 0 B/s, 156 objects/s recovering 2023-10-01T08:10:38.154 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:37 smithi112 bash[59335]: cluster 2023-10-01T08:10:37.334299+0000 osd.4 (osd.4) 205 : cluster 0 10.1 scrub starts 2023-10-01T08:10:38.170 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:38.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:38.172 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:10:38.273 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:38.280 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-10-01T08:10:38.286 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:37 smithi084 bash[78255]: cluster 2023-10-01T08:10:36.702146+0000 mgr.y (mgr.34104) 1142 : cluster 0 pgmap v1229: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 12 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 22607/633 objects degraded (3571.406%); 0 B/s, 156 objects/s recovering 2023-10-01T08:10:38.286 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:37 smithi084 bash[78255]: cluster 2023-10-01T08:10:37.334299+0000 osd.4 (osd.4) 205 : cluster 0 10.1 scrub starts 2023-10-01T08:10:38.286 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:37 smithi084 bash[75189]: cluster 2023-10-01T08:10:36.702146+0000 mgr.y (mgr.34104) 1142 : cluster 0 pgmap v1229: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 12 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 22607/633 objects degraded (3571.406%); 0 B/s, 156 objects/s recovering 2023-10-01T08:10:38.286 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:37 smithi084 bash[75189]: cluster 2023-10-01T08:10:37.334299+0000 osd.4 (osd.4) 205 : cluster 0 10.1 scrub starts 2023-10-01T08:10:38.304 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:38.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:38.307 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:38.408 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:38.438 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:38.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:38.441 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:38.542 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:38.570 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:38.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:38.572 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:38.673 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:38.701 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:38.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:38.704 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:10:38.805 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:38.835 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:38.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:38.837 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:38.938 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:38.967 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:38.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:38.970 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:39.070 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:39.096 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:39.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:39.099 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:39.200 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:39.232 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:39.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:39.234 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:39.335 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:39.369 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:39.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:39.372 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:39.472 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:39.501 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:39.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:39.504 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:39.605 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:39.634 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:39.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:39.636 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:39.737 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:39.767 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:39.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:39.771 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:39.840 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:10:39.872 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:39.903 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:39.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:39.905 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:40.006 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:40.035 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:40.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:40.038 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:40.138 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:40.150 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:39 smithi112 bash[59335]: cluster 2023-10-01T08:10:38.703238+0000 mgr.y (mgr.34104) 1143 : cluster 0 pgmap v1230: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 12 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 22607/633 objects degraded (3571.406%); 0 B/s, 214 objects/s recovering 2023-10-01T08:10:40.150 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:39 smithi112 bash[59335]: cluster 2023-10-01T08:10:38.939819+0000 mon.a (mon.0) 1525 : cluster 3 Health check update: Degraded data redundancy: 22607/633 objects degraded (3571.406%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-01T08:10:40.168 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:40.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:40.170 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:40.271 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:40.279 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:39 smithi084 bash[75189]: cluster 2023-10-01T08:10:38.703238+0000 mgr.y (mgr.34104) 1143 : cluster 0 pgmap v1230: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 12 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 22607/633 objects degraded (3571.406%); 0 B/s, 214 objects/s recovering 2023-10-01T08:10:40.279 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:39 smithi084 bash[75189]: cluster 2023-10-01T08:10:38.939819+0000 mon.a (mon.0) 1525 : cluster 3 Health check update: Degraded data redundancy: 22607/633 objects degraded (3571.406%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-01T08:10:40.279 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:39 smithi084 bash[78255]: cluster 2023-10-01T08:10:38.703238+0000 mgr.y (mgr.34104) 1143 : cluster 0 pgmap v1230: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 12 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 22607/633 objects degraded (3571.406%); 0 B/s, 214 objects/s recovering 2023-10-01T08:10:40.279 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:39 smithi084 bash[78255]: cluster 2023-10-01T08:10:38.939819+0000 mon.a (mon.0) 1525 : cluster 3 Health check update: Degraded data redundancy: 22607/633 objects degraded (3571.406%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-01T08:10:40.297 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:40.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:40.300 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:40.401 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:40.433 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:40.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:40.435 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:40.536 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:40.566 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:40.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:40.568 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:40.669 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:40.699 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:40.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:40.702 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:40.802 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:40.832 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:40.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:40.834 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:10:40.935 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:40.963 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:40.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:40.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:41.066 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:41.098 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:41.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:41.100 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:41.200 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:41.230 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:41.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:41.232 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:41.333 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:41.365 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:41.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:41.368 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:41.469 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:41.497 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:41.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:41.500 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:41.601 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:41.627 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:41.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:41.629 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:41.730 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:41.760 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:41.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:41.762 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:41.863 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:41.884 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:41.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:41.887 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:41.988 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:42.013 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:42.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:42.016 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:42.117 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:42.128 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:41 smithi084 bash[78255]: cluster 2023-10-01T08:10:40.704440+0000 mgr.y (mgr.34104) 1144 : cluster 0 pgmap v1231: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 12 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 22607/633 objects degraded (3571.406%); 0 B/s, 143 objects/s recovering 2023-10-01T08:10:42.128 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:41 smithi084 bash[75189]: cluster 2023-10-01T08:10:40.704440+0000 mgr.y (mgr.34104) 1144 : cluster 0 pgmap v1231: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 12 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 22607/633 objects degraded (3571.406%); 0 B/s, 143 objects/s recovering 2023-10-01T08:10:42.149 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:42.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:42.152 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:10:42.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:41 smithi112 bash[59335]: cluster 2023-10-01T08:10:40.704440+0000 mgr.y (mgr.34104) 1144 : cluster 0 pgmap v1231: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 12 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 22607/633 objects degraded (3571.406%); 0 B/s, 143 objects/s recovering 2023-10-01T08:10:42.253 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:42.283 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:42.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:42.286 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:42.387 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:42.414 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:42.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:42.416 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:42.517 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:42.549 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:42.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:42.551 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:42.652 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:42.682 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:42.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:42.684 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:10:42.785 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:42.808 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:42.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:42.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:10:42.914 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:42.934 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:42.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:42.936 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:10:43.037 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:43.049 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T08:10:43.050 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:42 smithi084 bash[78255]: cluster 2023-10-01T08:10:42.212123+0000 osd.4 (osd.4) 206 : cluster 0 10.1 scrub starts 2023-10-01T08:10:43.050 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:42 smithi084 bash[75189]: cluster 2023-10-01T08:10:42.212123+0000 osd.4 (osd.4) 206 : cluster 0 10.1 scrub starts 2023-10-01T08:10:43.063 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:43.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:43.067 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:43.167 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:43.200 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:43.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:43.203 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:43.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:42 smithi112 bash[59335]: cluster 2023-10-01T08:10:42.212123+0000 osd.4 (osd.4) 206 : cluster 0 10.1 scrub starts 2023-10-01T08:10:43.303 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:43.328 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:43.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:43.331 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:43.432 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:43.462 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:43.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:43.464 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:43.565 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:43.584 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:43.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:43.587 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:43.688 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:43.715 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:43.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:43.718 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:43.818 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:43.839 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:43.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:43.842 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:10:43.942 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:43.944 INFO:teuthology.orchestra.run.smithi084.stderr:pool 'unique_pool_5' removed 2023-10-01T08:10:43.971 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:43.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:43.974 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:10:43.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:43 smithi112 bash[59335]: cluster 2023-10-01T08:10:42.705733+0000 mgr.y (mgr.34104) 1145 : cluster 0 pgmap v1232: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 12 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 21951/633 objects degraded (3467.773%); 0 B/s, 227 objects/s recovering 2023-10-01T08:10:43.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:43 smithi112 bash[59335]: cluster 2023-10-01T08:10:43.246661+0000 osd.4 (osd.4) 207 : cluster 0 10.1 scrub starts 2023-10-01T08:10:43.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:43 smithi112 bash[59335]: audit 2023-10-01T08:10:43.703493+0000 mon.a (mon.0) 1526 : audit 1 from='client.? 172.21.15.84:0/2191571694' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T08:10:44.075 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:44.117 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:44.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:44.119 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:44.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:43 smithi084 bash[78255]: cluster 2023-10-01T08:10:42.705733+0000 mgr.y (mgr.34104) 1145 : cluster 0 pgmap v1232: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 12 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 21951/633 objects degraded (3467.773%); 0 B/s, 227 objects/s recovering 2023-10-01T08:10:44.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:43 smithi084 bash[78255]: cluster 2023-10-01T08:10:43.246661+0000 osd.4 (osd.4) 207 : cluster 0 10.1 scrub starts 2023-10-01T08:10:44.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:43 smithi084 bash[78255]: audit 2023-10-01T08:10:43.703493+0000 mon.a (mon.0) 1526 : audit 1 from='client.? 172.21.15.84:0/2191571694' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T08:10:44.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:43 smithi084 bash[75189]: cluster 2023-10-01T08:10:42.705733+0000 mgr.y (mgr.34104) 1145 : cluster 0 pgmap v1232: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 12 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 21951/633 objects degraded (3467.773%); 0 B/s, 227 objects/s recovering 2023-10-01T08:10:44.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:43 smithi084 bash[75189]: cluster 2023-10-01T08:10:43.246661+0000 osd.4 (osd.4) 207 : cluster 0 10.1 scrub starts 2023-10-01T08:10:44.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:43 smithi084 bash[75189]: audit 2023-10-01T08:10:43.703493+0000 mon.a (mon.0) 1526 : audit 1 from='client.? 172.21.15.84:0/2191571694' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-01T08:10:44.220 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:44.245 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:44.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:44.248 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:10:44.349 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:44.372 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:44.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:44.376 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:44.477 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:44.507 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:44.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:44.510 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:44.611 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:44.639 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:44.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:44.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:44.744 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:44.775 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:44.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:44.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:44.878 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:44.905 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:44.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:44.907 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:44.930 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:44 smithi112 bash[59335]: cluster 2023-10-01T08:10:43.913213+0000 osd.7 (osd.7) 119 : cluster 3 failed to encode map e276 with expected crc 2023-10-01T08:10:44.930 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:44 smithi112 bash[59335]: cluster 2023-10-01T08:10:43.917638+0000 osd.6 (osd.6) 230 : cluster 3 failed to encode map e276 with expected crc 2023-10-01T08:10:44.930 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:44 smithi112 bash[59335]: audit 2023-10-01T08:10:43.919160+0000 mon.a (mon.0) 1527 : audit 1 from='client.? 172.21.15.84:0/2191571694' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2023-10-01T08:10:44.930 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:44 smithi112 bash[59335]: cluster 2023-10-01T08:10:43.919269+0000 mon.a (mon.0) 1528 : cluster 0 osdmap e276: 8 total, 8 up, 7 in 2023-10-01T08:10:44.930 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:44 smithi112 bash[59335]: cluster 2023-10-01T08:10:43.922850+0000 osd.5 (osd.5) 248 : cluster 3 failed to encode map e276 with expected crc 2023-10-01T08:10:44.930 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:44 smithi112 bash[59335]: cluster 2023-10-01T08:10:43.941362+0000 mon.a (mon.0) 1529 : cluster 3 Health check update: Degraded data redundancy: 21951/633 objects degraded (3467.773%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-01T08:10:45.008 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:45.031 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:45.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:45.033 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:45.134 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:45.149 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:44 smithi084 bash[75189]: cluster 2023-10-01T08:10:43.913213+0000 osd.7 (osd.7) 119 : cluster 3 failed to encode map e276 with expected crc 2023-10-01T08:10:45.149 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:44 smithi084 bash[75189]: cluster 2023-10-01T08:10:43.917638+0000 osd.6 (osd.6) 230 : cluster 3 failed to encode map e276 with expected crc 2023-10-01T08:10:45.149 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:44 smithi084 bash[75189]: audit 2023-10-01T08:10:43.919160+0000 mon.a (mon.0) 1527 : audit 1 from='client.? 172.21.15.84:0/2191571694' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2023-10-01T08:10:45.150 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:44 smithi084 bash[75189]: cluster 2023-10-01T08:10:43.919269+0000 mon.a (mon.0) 1528 : cluster 0 osdmap e276: 8 total, 8 up, 7 in 2023-10-01T08:10:45.150 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:44 smithi084 bash[75189]: cluster 2023-10-01T08:10:43.922850+0000 osd.5 (osd.5) 248 : cluster 3 failed to encode map e276 with expected crc 2023-10-01T08:10:45.150 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:44 smithi084 bash[75189]: cluster 2023-10-01T08:10:43.941362+0000 mon.a (mon.0) 1529 : cluster 3 Health check update: Degraded data redundancy: 21951/633 objects degraded (3467.773%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-01T08:10:45.150 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:44 smithi084 bash[78255]: cluster 2023-10-01T08:10:43.913213+0000 osd.7 (osd.7) 119 : cluster 3 failed to encode map e276 with expected crc 2023-10-01T08:10:45.150 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:44 smithi084 bash[78255]: cluster 2023-10-01T08:10:43.917638+0000 osd.6 (osd.6) 230 : cluster 3 failed to encode map e276 with expected crc 2023-10-01T08:10:45.150 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:44 smithi084 bash[78255]: audit 2023-10-01T08:10:43.919160+0000 mon.a (mon.0) 1527 : audit 1 from='client.? 172.21.15.84:0/2191571694' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2023-10-01T08:10:45.150 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:44 smithi084 bash[78255]: cluster 2023-10-01T08:10:43.919269+0000 mon.a (mon.0) 1528 : cluster 0 osdmap e276: 8 total, 8 up, 7 in 2023-10-01T08:10:45.150 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:44 smithi084 bash[78255]: cluster 2023-10-01T08:10:43.922850+0000 osd.5 (osd.5) 248 : cluster 3 failed to encode map e276 with expected crc 2023-10-01T08:10:45.150 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:44 smithi084 bash[78255]: cluster 2023-10-01T08:10:43.941362+0000 mon.a (mon.0) 1529 : cluster 3 Health check update: Degraded data redundancy: 21951/633 objects degraded (3467.773%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-01T08:10:45.168 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:45.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:45.170 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:45.271 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:45.416 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:45.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:45.418 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:45.519 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:45.550 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:45.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:45.553 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:10:45.653 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:45.681 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:45.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:45.683 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:45.784 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:45.809 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:45.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:45.811 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:45.912 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:45.940 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:45.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:45.942 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:46.043 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:46.071 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:46.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:46.073 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:10:46.092 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:46 smithi084 bash[75189]: cluster 2023-10-01T08:10:44.706748+0000 mgr.y (mgr.34104) 1146 : cluster 0 pgmap v1234: 73 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 72 active+clean; 582 KiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 2/72 objects degraded (2.778%) 2023-10-01T08:10:46.092 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:46 smithi084 bash[75189]: cluster 2023-10-01T08:10:44.956482+0000 osd.4 (osd.4) 208 : cluster 3 failed to encode map e277 with expected crc 2023-10-01T08:10:46.092 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:46 smithi084 bash[75189]: cluster 2023-10-01T08:10:44.957909+0000 mon.a (mon.0) 1530 : cluster 0 osdmap e277: 8 total, 8 up, 7 in 2023-10-01T08:10:46.092 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:46 smithi084 bash[75189]: cluster 2023-10-01T08:10:44.959447+0000 osd.6 (osd.6) 231 : cluster 3 failed to encode map e277 with expected crc 2023-10-01T08:10:46.092 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:46 smithi084 bash[75189]: cluster 2023-10-01T08:10:44.960642+0000 osd.6 (osd.6) 232 : cluster 3 failed to encode map e277 with expected crc 2023-10-01T08:10:46.092 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:46 smithi084 bash[75189]: audit 2023-10-01T08:10:45.124621+0000 mon.a (mon.0) 1531 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:10:46.092 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:46 smithi084 bash[75189]: audit 2023-10-01T08:10:45.125979+0000 mon.a (mon.0) 1532 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:10:46.175 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:46.186 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:45 smithi112 bash[59335]: cluster 2023-10-01T08:10:44.706748+0000 mgr.y (mgr.34104) 1146 : cluster 0 pgmap v1234: 73 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 72 active+clean; 582 KiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 2/72 objects degraded (2.778%) 2023-10-01T08:10:46.187 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:45 smithi112 bash[59335]: cluster 2023-10-01T08:10:44.956482+0000 osd.4 (osd.4) 208 : cluster 3 failed to encode map e277 with expected crc 2023-10-01T08:10:46.187 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:45 smithi112 bash[59335]: cluster 2023-10-01T08:10:44.957909+0000 mon.a (mon.0) 1530 : cluster 0 osdmap e277: 8 total, 8 up, 7 in 2023-10-01T08:10:46.187 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:45 smithi112 bash[59335]: cluster 2023-10-01T08:10:44.959447+0000 osd.6 (osd.6) 231 : cluster 3 failed to encode map e277 with expected crc 2023-10-01T08:10:46.187 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:45 smithi112 bash[59335]: cluster 2023-10-01T08:10:44.960642+0000 osd.6 (osd.6) 232 : cluster 3 failed to encode map e277 with expected crc 2023-10-01T08:10:46.187 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:45 smithi112 bash[59335]: audit 2023-10-01T08:10:45.124621+0000 mon.a (mon.0) 1531 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:10:46.187 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:45 smithi112 bash[59335]: audit 2023-10-01T08:10:45.125979+0000 mon.a (mon.0) 1532 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:10:46.207 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:46.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:46.210 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:10:46.311 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:46.323 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:10:46 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:10:46] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.33.4" 2023-10-01T08:10:46.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:46 smithi084 bash[78255]: cluster 2023-10-01T08:10:44.706748+0000 mgr.y (mgr.34104) 1146 : cluster 0 pgmap v1234: 73 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 72 active+clean; 582 KiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 2/72 objects degraded (2.778%) 2023-10-01T08:10:46.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:46 smithi084 bash[78255]: cluster 2023-10-01T08:10:44.956482+0000 osd.4 (osd.4) 208 : cluster 3 failed to encode map e277 with expected crc 2023-10-01T08:10:46.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:46 smithi084 bash[78255]: cluster 2023-10-01T08:10:44.957909+0000 mon.a (mon.0) 1530 : cluster 0 osdmap e277: 8 total, 8 up, 7 in 2023-10-01T08:10:46.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:46 smithi084 bash[78255]: cluster 2023-10-01T08:10:44.959447+0000 osd.6 (osd.6) 231 : cluster 3 failed to encode map e277 with expected crc 2023-10-01T08:10:46.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:46 smithi084 bash[78255]: cluster 2023-10-01T08:10:44.960642+0000 osd.6 (osd.6) 232 : cluster 3 failed to encode map e277 with expected crc 2023-10-01T08:10:46.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:46 smithi084 bash[78255]: audit 2023-10-01T08:10:45.124621+0000 mon.a (mon.0) 1531 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:10:46.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:46 smithi084 bash[78255]: audit 2023-10-01T08:10:45.125979+0000 mon.a (mon.0) 1532 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:10:46.337 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:46.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:46.342 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:46.442 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:46.471 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:46.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:46.473 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:46.574 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:46.602 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:46.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:46.604 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:46.705 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:46.732 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:46.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:46.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:46.836 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:46.858 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:46.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:46.860 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:46.960 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:46.969 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:46 smithi112 bash[59335]: cluster 2023-10-01T08:10:45.521411+0000 osd.5 (osd.5) 249 : cluster 3 failed to encode map e277 with expected crc 2023-10-01T08:10:46.969 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:46 smithi112 bash[59335]: cluster 2023-10-01T08:10:45.957544+0000 osd.6 (osd.6) 233 : cluster 3 failed to encode map e278 with expected crc 2023-10-01T08:10:46.969 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:46 smithi112 bash[59335]: cluster 2023-10-01T08:10:45.957762+0000 mon.a (mon.0) 1533 : cluster 0 osdmap e278: 8 total, 8 up, 7 in 2023-10-01T08:10:46.969 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:46 smithi112 bash[59335]: cluster 2023-10-01T08:10:45.957889+0000 osd.5 (osd.5) 250 : cluster 3 failed to encode map e278 with expected crc 2023-10-01T08:10:46.970 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:46 smithi112 bash[59335]: cluster 2023-10-01T08:10:45.959877+0000 osd.6 (osd.6) 234 : cluster 3 failed to encode map e278 with expected crc 2023-10-01T08:10:46.970 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:46 smithi112 bash[59335]: cluster 2023-10-01T08:10:45.960658+0000 osd.4 (osd.4) 209 : cluster 3 failed to encode map e278 with expected crc 2023-10-01T08:10:46.970 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:46 smithi112 bash[59335]: cluster 2023-10-01T08:10:46.707630+0000 mgr.y (mgr.34104) 1147 : cluster 0 pgmap v1237: 73 pgs: 73 active+clean; 582 KiB data, 5.9 GiB used, 620 GiB / 626 GiB avail 2023-10-01T08:10:46.986 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:46.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:46.988 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:47.088 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:47.100 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:46 smithi084 bash[75189]: cluster 2023-10-01T08:10:45.521411+0000 osd.5 (osd.5) 249 : cluster 3 failed to encode map e277 with expected crc 2023-10-01T08:10:47.100 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:46 smithi084 bash[75189]: cluster 2023-10-01T08:10:45.957544+0000 osd.6 (osd.6) 233 : cluster 3 failed to encode map e278 with expected crc 2023-10-01T08:10:47.100 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:46 smithi084 bash[75189]: cluster 2023-10-01T08:10:45.957762+0000 mon.a (mon.0) 1533 : cluster 0 osdmap e278: 8 total, 8 up, 7 in 2023-10-01T08:10:47.100 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:46 smithi084 bash[75189]: cluster 2023-10-01T08:10:45.957889+0000 osd.5 (osd.5) 250 : cluster 3 failed to encode map e278 with expected crc 2023-10-01T08:10:47.100 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:46 smithi084 bash[75189]: cluster 2023-10-01T08:10:45.959877+0000 osd.6 (osd.6) 234 : cluster 3 failed to encode map e278 with expected crc 2023-10-01T08:10:47.100 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:46 smithi084 bash[75189]: cluster 2023-10-01T08:10:45.960658+0000 osd.4 (osd.4) 209 : cluster 3 failed to encode map e278 with expected crc 2023-10-01T08:10:47.100 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:46 smithi084 bash[75189]: cluster 2023-10-01T08:10:46.707630+0000 mgr.y (mgr.34104) 1147 : cluster 0 pgmap v1237: 73 pgs: 73 active+clean; 582 KiB data, 5.9 GiB used, 620 GiB / 626 GiB avail 2023-10-01T08:10:47.101 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:46 smithi084 bash[78255]: cluster 2023-10-01T08:10:45.521411+0000 osd.5 (osd.5) 249 : cluster 3 failed to encode map e277 with expected crc 2023-10-01T08:10:47.101 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:46 smithi084 bash[78255]: cluster 2023-10-01T08:10:45.957544+0000 osd.6 (osd.6) 233 : cluster 3 failed to encode map e278 with expected crc 2023-10-01T08:10:47.101 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:46 smithi084 bash[78255]: cluster 2023-10-01T08:10:45.957762+0000 mon.a (mon.0) 1533 : cluster 0 osdmap e278: 8 total, 8 up, 7 in 2023-10-01T08:10:47.101 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:46 smithi084 bash[78255]: cluster 2023-10-01T08:10:45.957889+0000 osd.5 (osd.5) 250 : cluster 3 failed to encode map e278 with expected crc 2023-10-01T08:10:47.101 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:46 smithi084 bash[78255]: cluster 2023-10-01T08:10:45.959877+0000 osd.6 (osd.6) 234 : cluster 3 failed to encode map e278 with expected crc 2023-10-01T08:10:47.101 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:46 smithi084 bash[78255]: cluster 2023-10-01T08:10:45.960658+0000 osd.4 (osd.4) 209 : cluster 3 failed to encode map e278 with expected crc 2023-10-01T08:10:47.101 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:46 smithi084 bash[78255]: cluster 2023-10-01T08:10:46.707630+0000 mgr.y (mgr.34104) 1147 : cluster 0 pgmap v1237: 73 pgs: 73 active+clean; 582 KiB data, 5.9 GiB used, 620 GiB / 626 GiB avail 2023-10-01T08:10:47.113 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:47.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:47.116 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:47.216 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:47.244 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:47.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:47.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:47.348 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:47.373 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:47.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:47.375 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:47.476 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:47.508 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:47.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:47.510 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:47.543 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-10-01T08:10:47.544 INFO:tasks.radosbench:Beginning radosbench... 2023-10-01T08:10:47.544 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_6 2023-10-01T08:10:47.544 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd pool create unique_pool_6 16 2023-10-01T08:10:47.611 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:47.654 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:47.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:47.657 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:10:47.758 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:47.781 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:47.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:47.784 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:47.827 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-10-01T08:10:47.828 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [], 2023-10-01T08:10:47.828 INFO:teuthology.orchestra.run.smithi112.stdout: "complaint_time": 30, 2023-10-01T08:10:47.828 INFO:teuthology.orchestra.run.smithi112.stdout: "num_blocked_ops": 0 2023-10-01T08:10:47.828 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-10-01T08:10:47.884 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:47.914 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:47.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:47.917 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:48.018 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:48.044 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:48.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:48.047 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:48.148 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:48.161 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:47 smithi084 bash[78255]: cluster 2023-10-01T08:10:46.955100+0000 mon.a (mon.0) 1534 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded, 1 pg undersized) 2023-10-01T08:10:48.161 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:47 smithi084 bash[78255]: cluster 2023-10-01T08:10:46.955153+0000 mon.a (mon.0) 1535 : cluster 1 Cluster is now healthy 2023-10-01T08:10:48.161 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:47 smithi084 bash[75189]: cluster 2023-10-01T08:10:46.955100+0000 mon.a (mon.0) 1534 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded, 1 pg undersized) 2023-10-01T08:10:48.161 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:47 smithi084 bash[75189]: cluster 2023-10-01T08:10:46.955153+0000 mon.a (mon.0) 1535 : cluster 1 Cluster is now healthy 2023-10-01T08:10:48.174 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:48.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:48.176 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:48.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:47 smithi112 bash[59335]: cluster 2023-10-01T08:10:46.955100+0000 mon.a (mon.0) 1534 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded, 1 pg undersized) 2023-10-01T08:10:48.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:47 smithi112 bash[59335]: cluster 2023-10-01T08:10:46.955153+0000 mon.a (mon.0) 1535 : cluster 1 Cluster is now healthy 2023-10-01T08:10:48.277 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:48.304 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:48.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:48.307 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:48.399 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T08:10:48.409 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:48.422 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T08:10:48.434 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:48.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:48.436 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:48.444 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T08:10:48.466 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T08:10:48.495 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T08:10:48.520 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T08:10:48.537 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:48.549 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T08:10:48.564 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:48.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:48.566 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:48.577 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T08:10:48.579 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T08:10:48.579 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T08:10:48.579 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T08:10:48.580 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T08:10:48.580 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T08:10:48.580 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T08:10:48.580 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T08:10:48.580 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T08:10:48.667 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:48.697 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:48.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:48.700 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:10:48.715 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-10-01T08:10:48.801 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:48.832 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:48.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:48.834 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:48.935 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:48.964 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:48.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:48.967 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:49.068 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:49.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:48 smithi084 bash[75189]: audit 2023-10-01T08:10:48.371546+0000 mon.a (mon.0) 1536 : audit 0 from='client.? 172.21.15.84:0/239468202' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:10:49.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:48 smithi084 bash[75189]: cluster 2023-10-01T08:10:48.708287+0000 mgr.y (mgr.34104) 1148 : cluster 0 pgmap v1238: 73 pgs: 73 active+clean; 582 KiB data, 5.9 GiB used, 620 GiB / 626 GiB avail 2023-10-01T08:10:49.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:48 smithi084 bash[78255]: audit 2023-10-01T08:10:48.371546+0000 mon.a (mon.0) 1536 : audit 0 from='client.? 172.21.15.84:0/239468202' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:10:49.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:48 smithi084 bash[78255]: cluster 2023-10-01T08:10:48.708287+0000 mgr.y (mgr.34104) 1148 : cluster 0 pgmap v1238: 73 pgs: 73 active+clean; 582 KiB data, 5.9 GiB used, 620 GiB / 626 GiB avail 2023-10-01T08:10:49.101 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:49.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:49.104 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:49.205 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:49.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:48 smithi112 bash[59335]: audit 2023-10-01T08:10:48.371546+0000 mon.a (mon.0) 1536 : audit 0 from='client.? 172.21.15.84:0/239468202' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:10:49.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:48 smithi112 bash[59335]: cluster 2023-10-01T08:10:48.708287+0000 mgr.y (mgr.34104) 1148 : cluster 0 pgmap v1238: 73 pgs: 73 active+clean; 582 KiB data, 5.9 GiB used, 620 GiB / 626 GiB avail 2023-10-01T08:10:49.235 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:49.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:49.238 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:10:49.339 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:49.373 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:49.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:49.375 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:10:49.476 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:49.507 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:49.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:49.509 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:49.609 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:49.648 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:49.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:49.650 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:49.751 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:49.783 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:49.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:49.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:49.887 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:49.918 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:49.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:49.921 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:50.022 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:50.055 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:50.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:50.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:50.158 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:50.193 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:50.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:50.196 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:50.297 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:50.327 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:50.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:50.330 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:50.431 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:50.465 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:50.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:50.468 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:10:50.569 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:50.601 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:50.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:50.604 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:50.705 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:50.735 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:50.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:50.737 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:50.838 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:50.865 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:50.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:50.870 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:10:50.971 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:51.002 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:51.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:51.004 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:51.105 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:51.129 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:51.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:51.132 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:51.233 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:51.263 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:51.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:51.266 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:51.367 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:51.400 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:51.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:51.403 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:51.503 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:51.537 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:51.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:51.539 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:51.640 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:51.674 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:51.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:51.677 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:51.777 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:51.778 INFO:teuthology.orchestra.run.smithi084.stderr:noscrub is set 2023-10-01T08:10:51.806 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:51.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:51.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:51.910 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:51.937 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:51.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:51.941 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:52.041 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:52.053 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:51 smithi112 bash[59335]: cluster 2023-10-01T08:10:50.709029+0000 mgr.y (mgr.34104) 1149 : cluster 0 pgmap v1239: 73 pgs: 73 active+clean; 582 KiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 85 KiB/s, 0 objects/s recovering 2023-10-01T08:10:52.054 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:51 smithi112 bash[59335]: audit 2023-10-01T08:10:51.058193+0000 mon.c (mon.2) 128 : audit 1 from='client.? 172.21.15.84:0/1052475994' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T08:10:52.054 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:51 smithi112 bash[59335]: audit 2023-10-01T08:10:51.058852+0000 mon.a (mon.0) 1537 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T08:10:52.072 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:52.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:51 smithi084 bash[75189]: cluster 2023-10-01T08:10:50.709029+0000 mgr.y (mgr.34104) 1149 : cluster 0 pgmap v1239: 73 pgs: 73 active+clean; 582 KiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 85 KiB/s, 0 objects/s recovering 2023-10-01T08:10:52.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:51 smithi084 bash[75189]: audit 2023-10-01T08:10:51.058193+0000 mon.c (mon.2) 128 : audit 1 from='client.? 172.21.15.84:0/1052475994' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T08:10:52.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:51 smithi084 bash[75189]: audit 2023-10-01T08:10:51.058852+0000 mon.a (mon.0) 1537 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T08:10:52.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:51 smithi084 bash[78255]: cluster 2023-10-01T08:10:50.709029+0000 mgr.y (mgr.34104) 1149 : cluster 0 pgmap v1239: 73 pgs: 73 active+clean; 582 KiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 85 KiB/s, 0 objects/s recovering 2023-10-01T08:10:52.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:51 smithi084 bash[78255]: audit 2023-10-01T08:10:51.058193+0000 mon.c (mon.2) 128 : audit 1 from='client.? 172.21.15.84:0/1052475994' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T08:10:52.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:51 smithi084 bash[78255]: audit 2023-10-01T08:10:51.058852+0000 mon.a (mon.0) 1537 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T08:10:52.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:52.076 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:10:52.176 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:52.204 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:52.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:52.206 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:52.307 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:52.338 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:52.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:52.341 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:10:52.441 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:52.474 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:52.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:52.476 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:52.577 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:52.609 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:52.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:52.614 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:10:52.615 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T08:10:52.715 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:52.748 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:52.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:52.751 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:10:52.851 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:52.881 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:52.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:52.884 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:10:52.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:52 smithi112 bash[59335]: cluster 2023-10-01T08:10:51.762091+0000 mon.a (mon.0) 1538 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:10:52.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:52 smithi112 bash[59335]: cluster 2023-10-01T08:10:51.768103+0000 osd.4 (osd.4) 210 : cluster 3 failed to encode map e279 with expected crc 2023-10-01T08:10:52.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:52 smithi112 bash[59335]: audit 2023-10-01T08:10:51.771009+0000 mon.a (mon.0) 1539 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T08:10:52.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:52 smithi112 bash[59335]: cluster 2023-10-01T08:10:51.771182+0000 mon.a (mon.0) 1540 : cluster 0 osdmap e279: 8 total, 8 up, 7 in 2023-10-01T08:10:52.985 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:53.017 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:53.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:53.020 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:10:53.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:52 smithi084 bash[75189]: cluster 2023-10-01T08:10:51.762091+0000 mon.a (mon.0) 1538 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:10:53.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:52 smithi084 bash[75189]: cluster 2023-10-01T08:10:51.768103+0000 osd.4 (osd.4) 210 : cluster 3 failed to encode map e279 with expected crc 2023-10-01T08:10:53.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:52 smithi084 bash[75189]: audit 2023-10-01T08:10:51.771009+0000 mon.a (mon.0) 1539 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T08:10:53.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:52 smithi084 bash[75189]: cluster 2023-10-01T08:10:51.771182+0000 mon.a (mon.0) 1540 : cluster 0 osdmap e279: 8 total, 8 up, 7 in 2023-10-01T08:10:53.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:52 smithi084 bash[78255]: cluster 2023-10-01T08:10:51.762091+0000 mon.a (mon.0) 1538 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:10:53.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:52 smithi084 bash[78255]: cluster 2023-10-01T08:10:51.768103+0000 osd.4 (osd.4) 210 : cluster 3 failed to encode map e279 with expected crc 2023-10-01T08:10:53.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:52 smithi084 bash[78255]: audit 2023-10-01T08:10:51.771009+0000 mon.a (mon.0) 1539 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T08:10:53.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:52 smithi084 bash[78255]: cluster 2023-10-01T08:10:51.771182+0000 mon.a (mon.0) 1540 : cluster 0 osdmap e279: 8 total, 8 up, 7 in 2023-10-01T08:10:53.121 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:53.157 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:53.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:53.160 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:10:53.261 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:53.295 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:53.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:53.298 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:53.399 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:53.431 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:53.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:53.434 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:53.531 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T08:10:53.535 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:53.568 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:53.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:53.570 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:10:53.671 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:53.704 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:53.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:53.707 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:53.808 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:53.820 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:53 smithi112 bash[59335]: cluster 2023-10-01T08:10:52.283787+0000 osd.7 (osd.7) 120 : cluster 3 failed to encode map e279 with expected crc 2023-10-01T08:10:53.820 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:53 smithi112 bash[59335]: cluster 2023-10-01T08:10:52.286227+0000 osd.7 (osd.7) 121 : cluster 3 failed to encode map e279 with expected crc 2023-10-01T08:10:53.821 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:53 smithi112 bash[59335]: cluster 2023-10-01T08:10:52.603978+0000 osd.5 (osd.5) 251 : cluster 3 failed to encode map e279 with expected crc 2023-10-01T08:10:53.821 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:53 smithi112 bash[59335]: cluster 2023-10-01T08:10:52.606821+0000 osd.5 (osd.5) 252 : cluster 3 failed to encode map e279 with expected crc 2023-10-01T08:10:53.821 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:53 smithi112 bash[59335]: cluster 2023-10-01T08:10:52.709780+0000 mgr.y (mgr.34104) 1150 : cluster 0 pgmap v1241: 73 pgs: 73 active+clean; 582 KiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 74 KiB/s, 0 objects/s recovering 2023-10-01T08:10:53.821 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:53 smithi112 bash[59335]: cluster 2023-10-01T08:10:52.896997+0000 osd.6 (osd.6) 235 : cluster 3 failed to encode map e279 with expected crc 2023-10-01T08:10:53.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:53 smithi084 bash[78255]: cluster 2023-10-01T08:10:52.283787+0000 osd.7 (osd.7) 120 : cluster 3 failed to encode map e279 with expected crc 2023-10-01T08:10:53.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:53 smithi084 bash[78255]: cluster 2023-10-01T08:10:52.286227+0000 osd.7 (osd.7) 121 : cluster 3 failed to encode map e279 with expected crc 2023-10-01T08:10:53.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:53 smithi084 bash[78255]: cluster 2023-10-01T08:10:52.603978+0000 osd.5 (osd.5) 251 : cluster 3 failed to encode map e279 with expected crc 2023-10-01T08:10:53.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:53 smithi084 bash[78255]: cluster 2023-10-01T08:10:52.606821+0000 osd.5 (osd.5) 252 : cluster 3 failed to encode map e279 with expected crc 2023-10-01T08:10:53.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:53 smithi084 bash[78255]: cluster 2023-10-01T08:10:52.709780+0000 mgr.y (mgr.34104) 1150 : cluster 0 pgmap v1241: 73 pgs: 73 active+clean; 582 KiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 74 KiB/s, 0 objects/s recovering 2023-10-01T08:10:53.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:53 smithi084 bash[78255]: cluster 2023-10-01T08:10:52.896997+0000 osd.6 (osd.6) 235 : cluster 3 failed to encode map e279 with expected crc 2023-10-01T08:10:53.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:53 smithi084 bash[75189]: cluster 2023-10-01T08:10:52.283787+0000 osd.7 (osd.7) 120 : cluster 3 failed to encode map e279 with expected crc 2023-10-01T08:10:53.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:53 smithi084 bash[75189]: cluster 2023-10-01T08:10:52.286227+0000 osd.7 (osd.7) 121 : cluster 3 failed to encode map e279 with expected crc 2023-10-01T08:10:53.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:53 smithi084 bash[75189]: cluster 2023-10-01T08:10:52.603978+0000 osd.5 (osd.5) 251 : cluster 3 failed to encode map e279 with expected crc 2023-10-01T08:10:53.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:53 smithi084 bash[75189]: cluster 2023-10-01T08:10:52.606821+0000 osd.5 (osd.5) 252 : cluster 3 failed to encode map e279 with expected crc 2023-10-01T08:10:53.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:53 smithi084 bash[75189]: cluster 2023-10-01T08:10:52.709780+0000 mgr.y (mgr.34104) 1150 : cluster 0 pgmap v1241: 73 pgs: 73 active+clean; 582 KiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 74 KiB/s, 0 objects/s recovering 2023-10-01T08:10:53.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:53 smithi084 bash[75189]: cluster 2023-10-01T08:10:52.896997+0000 osd.6 (osd.6) 235 : cluster 3 failed to encode map e279 with expected crc 2023-10-01T08:10:53.834 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:53.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:53.837 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:53.938 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:53.969 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:53.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:53.972 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:54.073 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:54.096 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:54.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:54.098 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:10:54.199 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:54.224 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:54.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:54.226 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:54.327 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:54.351 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:54.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:54.353 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:54.454 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:54.486 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:54.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:54.490 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:54.591 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:54.592 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:10:54.618 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:54.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:54.620 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:54.721 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:54.744 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:54.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:54.747 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:54.848 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:54.857 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:54 smithi112 bash[59335]: audit 2023-10-01T08:10:53.946322+0000 mon.a (mon.0) 1541 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:10:54.876 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:54.878 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:54 smithi084 bash[75189]: audit 2023-10-01T08:10:53.946322+0000 mon.a (mon.0) 1541 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:10:54.878 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:54 smithi084 bash[78255]: audit 2023-10-01T08:10:53.946322+0000 mon.a (mon.0) 1541 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:10:54.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:54.880 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:54.980 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:55.011 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:55.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:55.015 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:10:55.094 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-01T08:10:55.115 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:55.173 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:55.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:55.175 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:55.275 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:55.302 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:55.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:55.304 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:10:55.405 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:55.433 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:55.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:55.436 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:55.537 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:55.566 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:55.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:55.569 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:55.670 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:55.699 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:55.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:55.702 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:55.802 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:55.829 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:55.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:55.832 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:55.933 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:55.944 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:55 smithi084 bash[75189]: cluster 2023-10-01T08:10:54.710418+0000 mgr.y (mgr.34104) 1151 : cluster 0 pgmap v1242: 73 pgs: 73 active+clean; 582 KiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 66 KiB/s, 0 objects/s recovering 2023-10-01T08:10:55.945 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:55 smithi084 bash[75189]: audit 2023-10-01T08:10:55.780465+0000 mon.a (mon.0) 1542 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:10:55.945 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:55 smithi084 bash[78255]: cluster 2023-10-01T08:10:54.710418+0000 mgr.y (mgr.34104) 1151 : cluster 0 pgmap v1242: 73 pgs: 73 active+clean; 582 KiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 66 KiB/s, 0 objects/s recovering 2023-10-01T08:10:55.945 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:55 smithi084 bash[78255]: audit 2023-10-01T08:10:55.780465+0000 mon.a (mon.0) 1542 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:10:55.962 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:55.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:55.965 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:55.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:55 smithi112 bash[59335]: cluster 2023-10-01T08:10:54.710418+0000 mgr.y (mgr.34104) 1151 : cluster 0 pgmap v1242: 73 pgs: 73 active+clean; 582 KiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 66 KiB/s, 0 objects/s recovering 2023-10-01T08:10:55.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:55 smithi112 bash[59335]: audit 2023-10-01T08:10:55.780465+0000 mon.a (mon.0) 1542 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:10:56.066 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:56.097 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:56.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:56.100 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:10:56.201 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:56.229 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:56.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:56.231 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:10:56.298 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:10:56 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:10:56] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.33.4" 2023-10-01T08:10:56.332 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:56.361 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:56.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:56.363 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:56.464 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:56.489 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:56.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:56.492 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:56.593 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:56.620 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:56.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:56.623 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:56.724 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:56.757 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:56.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:56.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:56.861 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:56.892 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:56.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:56.896 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:56.996 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:57.019 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:57.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:57.023 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:57.123 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:57.150 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:57.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:57.153 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:57.238 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-10-01T08:10:57.239 INFO:teuthology.orchestra.run.smithi112.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T08:10:57.254 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:57.282 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:57.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:57.285 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:57.386 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:57.419 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:57.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:57.422 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:57.523 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:57.548 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:57.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:57.552 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:57.653 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:57.682 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:57.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:57.684 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:57.785 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:57.809 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:57.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:57.811 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:57.870 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:10:57.912 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:57.941 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:10:57.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:57.945 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:10:58.046 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:58.059 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:57 smithi112 bash[59335]: cluster 2023-10-01T08:10:56.711145+0000 mgr.y (mgr.34104) 1152 : cluster 0 pgmap v1243: 73 pgs: 73 active+clean; 582 KiB data, 5.7 GiB used, 620 GiB / 626 GiB avail 2023-10-01T08:10:58.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:57 smithi084 bash[78255]: cluster 2023-10-01T08:10:56.711145+0000 mgr.y (mgr.34104) 1152 : cluster 0 pgmap v1243: 73 pgs: 73 active+clean; 582 KiB data, 5.7 GiB used, 620 GiB / 626 GiB avail 2023-10-01T08:10:58.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:57 smithi084 bash[75189]: cluster 2023-10-01T08:10:56.711145+0000 mgr.y (mgr.34104) 1152 : cluster 0 pgmap v1243: 73 pgs: 73 active+clean; 582 KiB data, 5.7 GiB used, 620 GiB / 626 GiB avail 2023-10-01T08:10:58.074 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:58.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:58.077 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:58.138 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-10-01T08:10:58.177 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:58.206 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:10:58.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:58.208 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:10:58.309 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:58.343 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:58.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:58.345 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:58.446 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:58.481 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:58.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:58.483 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:58.584 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:58.620 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:58.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:58.623 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:58.723 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:58.754 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:58.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:58.757 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:58.857 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:58.881 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:10:58.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:58.884 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:10:58.985 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:59.004 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:59.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:59.007 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:59.108 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:59.137 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:10:59.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:59.140 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:10:59.241 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:59.272 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:10:59.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:59.275 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:10:59.376 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:59.408 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:10:59.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:59.411 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:10:59.512 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:59.563 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:59.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:59.566 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:59.667 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:59.671 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:10:59.690 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:10:59.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:59.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:10:59.794 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:59.815 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:59.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:59.818 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:10:59.919 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:59.942 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:10:59.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:10:59.944 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:00.045 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:00.052 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:59 smithi112 bash[59335]: cluster 2023-10-01T08:10:58.711743+0000 mgr.y (mgr.34104) 1153 : cluster 0 pgmap v1244: 73 pgs: 73 active+clean; 582 KiB data, 5.7 GiB used, 620 GiB / 626 GiB avail 2023-10-01T08:11:00.052 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:10:59 smithi112 bash[59335]: audit 2023-10-01T08:10:59.788607+0000 mon.a (mon.0) 1543 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:11:00.071 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:00.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:59 smithi084 bash[78255]: cluster 2023-10-01T08:10:58.711743+0000 mgr.y (mgr.34104) 1153 : cluster 0 pgmap v1244: 73 pgs: 73 active+clean; 582 KiB data, 5.7 GiB used, 620 GiB / 626 GiB avail 2023-10-01T08:11:00.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:10:59 smithi084 bash[78255]: audit 2023-10-01T08:10:59.788607+0000 mon.a (mon.0) 1543 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:11:00.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:59 smithi084 bash[75189]: cluster 2023-10-01T08:10:58.711743+0000 mgr.y (mgr.34104) 1153 : cluster 0 pgmap v1244: 73 pgs: 73 active+clean; 582 KiB data, 5.7 GiB used, 620 GiB / 626 GiB avail 2023-10-01T08:11:00.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:10:59 smithi084 bash[75189]: audit 2023-10-01T08:10:59.788607+0000 mon.a (mon.0) 1543 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:11:00.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:00.074 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:11:00.175 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:00.198 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:00.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:00.200 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:00.300 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:00.330 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:00.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:00.332 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:00.433 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:00.457 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:00.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:00.460 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:00.560 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:00.586 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:00.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:00.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:00.690 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:00.716 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:00.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:00.719 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:00.819 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:00.844 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:00.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:00.847 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:00.947 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:00.960 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:00 smithi112 bash[59335]: audit 2023-10-01T08:10:59.796942+0000 mon.a (mon.0) 1544 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:11:00.961 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:00 smithi112 bash[59335]: audit 2023-10-01T08:11:00.121646+0000 mon.a (mon.0) 1545 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:11:00.961 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:00 smithi112 bash[59335]: audit 2023-10-01T08:11:00.122677+0000 mon.a (mon.0) 1546 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:11:00.976 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:00.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:00.980 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:11:01.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:00 smithi084 bash[75189]: audit 2023-10-01T08:10:59.796942+0000 mon.a (mon.0) 1544 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:11:01.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:00 smithi084 bash[75189]: audit 2023-10-01T08:11:00.121646+0000 mon.a (mon.0) 1545 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:11:01.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:00 smithi084 bash[75189]: audit 2023-10-01T08:11:00.122677+0000 mon.a (mon.0) 1546 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:11:01.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:00 smithi084 bash[78255]: audit 2023-10-01T08:10:59.796942+0000 mon.a (mon.0) 1544 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:11:01.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:00 smithi084 bash[78255]: audit 2023-10-01T08:11:00.121646+0000 mon.a (mon.0) 1545 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:11:01.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:00 smithi084 bash[78255]: audit 2023-10-01T08:11:00.122677+0000 mon.a (mon.0) 1546 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:11:01.080 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:01.106 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:01.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:01.108 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:01.209 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:01.235 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:01.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:01.237 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:01.338 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:01.369 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:01.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:01.372 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:01.473 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:01.507 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:01.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:01.511 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:01.611 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:01.642 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:01.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:01.644 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:01.745 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:01.781 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:01.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:01.785 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:01.885 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:01.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:01.915 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:01.915 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:01.980 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:01 smithi084 bash[78255]: cluster 2023-10-01T08:11:00.712413+0000 mgr.y (mgr.34104) 1154 : cluster 0 pgmap v1245: 73 pgs: 73 active+clean; 582 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail 2023-10-01T08:11:01.981 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:01 smithi084 bash[78255]: audit 2023-10-01T08:11:01.044488+0000 mon.a (mon.0) 1547 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:11:01.981 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:01 smithi084 bash[78255]: audit 2023-10-01T08:11:01.050250+0000 mon.a (mon.0) 1548 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:11:01.981 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:01 smithi084 bash[75189]: cluster 2023-10-01T08:11:00.712413+0000 mgr.y (mgr.34104) 1154 : cluster 0 pgmap v1245: 73 pgs: 73 active+clean; 582 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail 2023-10-01T08:11:01.981 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:01 smithi084 bash[75189]: audit 2023-10-01T08:11:01.044488+0000 mon.a (mon.0) 1547 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:11:01.981 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:01 smithi084 bash[75189]: audit 2023-10-01T08:11:01.050250+0000 mon.a (mon.0) 1548 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:11:02.017 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:02.044 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:02.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:02.047 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:02.148 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:02.159 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:01 smithi112 bash[59335]: cluster 2023-10-01T08:11:00.712413+0000 mgr.y (mgr.34104) 1154 : cluster 0 pgmap v1245: 73 pgs: 73 active+clean; 582 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail 2023-10-01T08:11:02.160 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:01 smithi112 bash[59335]: audit 2023-10-01T08:11:01.044488+0000 mon.a (mon.0) 1547 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:11:02.160 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:01 smithi112 bash[59335]: audit 2023-10-01T08:11:01.050250+0000 mon.a (mon.0) 1548 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:11:02.179 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:02.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:02.181 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:02.282 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:02.313 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:02.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:02.316 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:02.416 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:02.437 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:02.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:02.440 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:02.541 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:02.567 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:02.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:02.570 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:02.671 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:02.703 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:02.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:02.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:11:02.807 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:02.808 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:02 smithi084 bash[78255]: audit 2023-10-01T08:11:01.858896+0000 mon.a (mon.0) 1549 : audit 1 from='client.? 172.21.15.84:0/834090656' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]: dispatch 2023-10-01T08:11:02.824 INFO:teuthology.orchestra.run.smithi084.stderr:pool 'unique_pool_6' created 2023-10-01T08:11:02.837 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:02.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:02.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:02.940 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:02.965 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:02.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:02.968 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:02.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:02 smithi112 bash[59335]: audit 2023-10-01T08:11:01.858896+0000 mon.a (mon.0) 1549 : audit 1 from='client.? 172.21.15.84:0/834090656' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]: dispatch 2023-10-01T08:11:03.069 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:03.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:02 smithi084 bash[75189]: audit 2023-10-01T08:11:01.858896+0000 mon.a (mon.0) 1549 : audit 1 from='client.? 172.21.15.84:0/834090656' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]: dispatch 2023-10-01T08:11:03.095 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:03.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:03.099 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:03.199 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:03.225 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:03.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:03.227 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:03.328 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:03.362 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:03.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:03.365 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:03.466 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:03.496 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:03.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:03.500 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:03.600 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:03.632 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:03.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:03.636 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:03.736 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:03.769 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:03.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:03.772 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:03.873 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:03.899 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:03.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:03.902 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:03.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:03 smithi112 bash[59335]: cluster 2023-10-01T08:11:02.713006+0000 mgr.y (mgr.34104) 1155 : cluster 0 pgmap v1246: 73 pgs: 73 active+clean; 582 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail 2023-10-01T08:11:03.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:03 smithi112 bash[59335]: audit 2023-10-01T08:11:02.814166+0000 mon.a (mon.0) 1550 : audit 1 from='client.? 172.21.15.84:0/834090656' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]': finished 2023-10-01T08:11:03.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:03 smithi112 bash[59335]: cluster 2023-10-01T08:11:02.814248+0000 mon.a (mon.0) 1551 : cluster 0 osdmap e280: 8 total, 8 up, 7 in 2023-10-01T08:11:03.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:03 smithi112 bash[59335]: cluster 2023-10-01T08:11:02.815223+0000 osd.4 (osd.4) 211 : cluster 3 failed to encode map e280 with expected crc 2023-10-01T08:11:03.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:03 smithi112 bash[59335]: cluster 2023-10-01T08:11:02.820220+0000 osd.7 (osd.7) 122 : cluster 3 failed to encode map e280 with expected crc 2023-10-01T08:11:03.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:03 smithi112 bash[59335]: cluster 2023-10-01T08:11:02.820570+0000 osd.6 (osd.6) 236 : cluster 3 failed to encode map e280 with expected crc 2023-10-01T08:11:03.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:03 smithi112 bash[59335]: cluster 2023-10-01T08:11:02.822325+0000 osd.7 (osd.7) 123 : cluster 3 failed to encode map e280 with expected crc 2023-10-01T08:11:03.981 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:03 smithi112 bash[59335]: cluster 2023-10-01T08:11:02.822469+0000 osd.6 (osd.6) 237 : cluster 3 failed to encode map e280 with expected crc 2023-10-01T08:11:03.981 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:03 smithi112 bash[59335]: cluster 2023-10-01T08:11:02.824168+0000 osd.5 (osd.5) 253 : cluster 3 failed to encode map e280 with expected crc 2023-10-01T08:11:03.981 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:03 smithi112 bash[59335]: cluster 2023-10-01T08:11:02.826124+0000 osd.5 (osd.5) 254 : cluster 3 failed to encode map e280 with expected crc 2023-10-01T08:11:04.002 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:04.024 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:03 smithi084 bash[78255]: cluster 2023-10-01T08:11:02.713006+0000 mgr.y (mgr.34104) 1155 : cluster 0 pgmap v1246: 73 pgs: 73 active+clean; 582 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail 2023-10-01T08:11:04.024 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:03 smithi084 bash[78255]: audit 2023-10-01T08:11:02.814166+0000 mon.a (mon.0) 1550 : audit 1 from='client.? 172.21.15.84:0/834090656' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]': finished 2023-10-01T08:11:04.024 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:03 smithi084 bash[78255]: cluster 2023-10-01T08:11:02.814248+0000 mon.a (mon.0) 1551 : cluster 0 osdmap e280: 8 total, 8 up, 7 in 2023-10-01T08:11:04.024 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:03 smithi084 bash[78255]: cluster 2023-10-01T08:11:02.815223+0000 osd.4 (osd.4) 211 : cluster 3 failed to encode map e280 with expected crc 2023-10-01T08:11:04.024 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:03 smithi084 bash[78255]: cluster 2023-10-01T08:11:02.820220+0000 osd.7 (osd.7) 122 : cluster 3 failed to encode map e280 with expected crc 2023-10-01T08:11:04.025 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:03 smithi084 bash[78255]: cluster 2023-10-01T08:11:02.820570+0000 osd.6 (osd.6) 236 : cluster 3 failed to encode map e280 with expected crc 2023-10-01T08:11:04.025 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:03 smithi084 bash[78255]: cluster 2023-10-01T08:11:02.822325+0000 osd.7 (osd.7) 123 : cluster 3 failed to encode map e280 with expected crc 2023-10-01T08:11:04.025 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:03 smithi084 bash[78255]: cluster 2023-10-01T08:11:02.822469+0000 osd.6 (osd.6) 237 : cluster 3 failed to encode map e280 with expected crc 2023-10-01T08:11:04.025 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:03 smithi084 bash[78255]: cluster 2023-10-01T08:11:02.824168+0000 osd.5 (osd.5) 253 : cluster 3 failed to encode map e280 with expected crc 2023-10-01T08:11:04.025 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:03 smithi084 bash[78255]: cluster 2023-10-01T08:11:02.826124+0000 osd.5 (osd.5) 254 : cluster 3 failed to encode map e280 with expected crc 2023-10-01T08:11:04.025 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:03 smithi084 bash[75189]: cluster 2023-10-01T08:11:02.713006+0000 mgr.y (mgr.34104) 1155 : cluster 0 pgmap v1246: 73 pgs: 73 active+clean; 582 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail 2023-10-01T08:11:04.025 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:03 smithi084 bash[75189]: audit 2023-10-01T08:11:02.814166+0000 mon.a (mon.0) 1550 : audit 1 from='client.? 172.21.15.84:0/834090656' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]': finished 2023-10-01T08:11:04.025 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:03 smithi084 bash[75189]: cluster 2023-10-01T08:11:02.814248+0000 mon.a (mon.0) 1551 : cluster 0 osdmap e280: 8 total, 8 up, 7 in 2023-10-01T08:11:04.025 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:03 smithi084 bash[75189]: cluster 2023-10-01T08:11:02.815223+0000 osd.4 (osd.4) 211 : cluster 3 failed to encode map e280 with expected crc 2023-10-01T08:11:04.025 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:03 smithi084 bash[75189]: cluster 2023-10-01T08:11:02.820220+0000 osd.7 (osd.7) 122 : cluster 3 failed to encode map e280 with expected crc 2023-10-01T08:11:04.026 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:03 smithi084 bash[75189]: cluster 2023-10-01T08:11:02.820570+0000 osd.6 (osd.6) 236 : cluster 3 failed to encode map e280 with expected crc 2023-10-01T08:11:04.026 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:03 smithi084 bash[75189]: cluster 2023-10-01T08:11:02.822325+0000 osd.7 (osd.7) 123 : cluster 3 failed to encode map e280 with expected crc 2023-10-01T08:11:04.026 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:03 smithi084 bash[75189]: cluster 2023-10-01T08:11:02.822469+0000 osd.6 (osd.6) 237 : cluster 3 failed to encode map e280 with expected crc 2023-10-01T08:11:04.026 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:03 smithi084 bash[75189]: cluster 2023-10-01T08:11:02.824168+0000 osd.5 (osd.5) 253 : cluster 3 failed to encode map e280 with expected crc 2023-10-01T08:11:04.026 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:03 smithi084 bash[75189]: cluster 2023-10-01T08:11:02.826124+0000 osd.5 (osd.5) 254 : cluster 3 failed to encode map e280 with expected crc 2023-10-01T08:11:04.029 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:04.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:04.032 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:04.133 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:04.159 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:04.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:04.162 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:04.263 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:04.293 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:04.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:04.296 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:04.396 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:04.427 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:04.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:04.429 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:04.530 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:04.563 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:04.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:04.566 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:04.666 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:04.695 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:04.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:04.697 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:04.798 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:04.834 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:04.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:04.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:04.939 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:04.949 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:04 smithi084 bash[78255]: cluster 2023-10-01T08:11:03.827326+0000 osd.4 (osd.4) 212 : cluster 3 failed to encode map e281 with expected crc 2023-10-01T08:11:04.949 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:04 smithi084 bash[78255]: cluster 2023-10-01T08:11:03.829683+0000 osd.5 (osd.5) 255 : cluster 3 failed to encode map e281 with expected crc 2023-10-01T08:11:04.949 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:04 smithi084 bash[78255]: cluster 2023-10-01T08:11:03.830440+0000 mon.a (mon.0) 1552 : cluster 0 osdmap e281: 8 total, 8 up, 7 in 2023-10-01T08:11:04.949 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:04 smithi084 bash[78255]: cluster 2023-10-01T08:11:03.832803+0000 osd.6 (osd.6) 238 : cluster 3 failed to encode map e281 with expected crc 2023-10-01T08:11:04.949 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:04 smithi084 bash[78255]: cluster 2023-10-01T08:11:03.832874+0000 osd.5 (osd.5) 256 : cluster 3 failed to encode map e281 with expected crc 2023-10-01T08:11:04.949 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:04 smithi084 bash[75189]: cluster 2023-10-01T08:11:03.827326+0000 osd.4 (osd.4) 212 : cluster 3 failed to encode map e281 with expected crc 2023-10-01T08:11:04.949 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:04 smithi084 bash[75189]: cluster 2023-10-01T08:11:03.829683+0000 osd.5 (osd.5) 255 : cluster 3 failed to encode map e281 with expected crc 2023-10-01T08:11:04.950 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:04 smithi084 bash[75189]: cluster 2023-10-01T08:11:03.830440+0000 mon.a (mon.0) 1552 : cluster 0 osdmap e281: 8 total, 8 up, 7 in 2023-10-01T08:11:04.950 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:04 smithi084 bash[75189]: cluster 2023-10-01T08:11:03.832803+0000 osd.6 (osd.6) 238 : cluster 3 failed to encode map e281 with expected crc 2023-10-01T08:11:04.950 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:04 smithi084 bash[75189]: cluster 2023-10-01T08:11:03.832874+0000 osd.5 (osd.5) 256 : cluster 3 failed to encode map e281 with expected crc 2023-10-01T08:11:04.967 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:04.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:04.970 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:05.070 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:05.084 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:04 smithi112 bash[59335]: cluster 2023-10-01T08:11:03.827326+0000 osd.4 (osd.4) 212 : cluster 3 failed to encode map e281 with expected crc 2023-10-01T08:11:05.084 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:04 smithi112 bash[59335]: cluster 2023-10-01T08:11:03.829683+0000 osd.5 (osd.5) 255 : cluster 3 failed to encode map e281 with expected crc 2023-10-01T08:11:05.084 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:04 smithi112 bash[59335]: cluster 2023-10-01T08:11:03.830440+0000 mon.a (mon.0) 1552 : cluster 0 osdmap e281: 8 total, 8 up, 7 in 2023-10-01T08:11:05.084 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:04 smithi112 bash[59335]: cluster 2023-10-01T08:11:03.832803+0000 osd.6 (osd.6) 238 : cluster 3 failed to encode map e281 with expected crc 2023-10-01T08:11:05.084 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:04 smithi112 bash[59335]: cluster 2023-10-01T08:11:03.832874+0000 osd.5 (osd.5) 256 : cluster 3 failed to encode map e281 with expected crc 2023-10-01T08:11:05.102 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:05.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:05.105 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:05.206 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:05.233 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:05.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:05.235 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:05.336 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:05.369 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:05.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:05.373 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:11:05.474 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:05.507 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:05.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:05.510 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:11:05.611 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:05.645 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:05.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:05.648 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:05.704 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd pool application enable unique_pool_6 rados --yes-i-really-mean-it || true 2023-10-01T08:11:05.749 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:05.781 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:05.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:05.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:05.886 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:05.896 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:05 smithi084 bash[75189]: cluster 2023-10-01T08:11:03.985821+0000 osd.7 (osd.7) 124 : cluster 3 failed to encode map e281 with expected crc 2023-10-01T08:11:05.896 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:05 smithi084 bash[75189]: cluster 2023-10-01T08:11:04.713929+0000 mgr.y (mgr.34104) 1156 : cluster 0 pgmap v1249: 89 pgs: 10 unknown, 79 active+clean; 582 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail 2023-10-01T08:11:05.896 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:05 smithi084 bash[75189]: cluster 2023-10-01T08:11:04.829916+0000 osd.4 (osd.4) 213 : cluster 3 failed to encode map e282 with expected crc 2023-10-01T08:11:05.896 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:05 smithi084 bash[75189]: cluster 2023-10-01T08:11:04.830316+0000 osd.6 (osd.6) 239 : cluster 3 failed to encode map e282 with expected crc 2023-10-01T08:11:05.896 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:05 smithi084 bash[75189]: cluster 2023-10-01T08:11:04.830402+0000 osd.5 (osd.5) 257 : cluster 3 failed to encode map e282 with expected crc 2023-10-01T08:11:05.896 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:05 smithi084 bash[75189]: cluster 2023-10-01T08:11:04.832392+0000 mon.a (mon.0) 1553 : cluster 0 osdmap e282: 8 total, 8 up, 7 in 2023-10-01T08:11:05.896 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:05 smithi084 bash[78255]: cluster 2023-10-01T08:11:03.985821+0000 osd.7 (osd.7) 124 : cluster 3 failed to encode map e281 with expected crc 2023-10-01T08:11:05.897 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:05 smithi084 bash[78255]: cluster 2023-10-01T08:11:04.713929+0000 mgr.y (mgr.34104) 1156 : cluster 0 pgmap v1249: 89 pgs: 10 unknown, 79 active+clean; 582 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail 2023-10-01T08:11:05.897 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:05 smithi084 bash[78255]: cluster 2023-10-01T08:11:04.829916+0000 osd.4 (osd.4) 213 : cluster 3 failed to encode map e282 with expected crc 2023-10-01T08:11:05.897 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:05 smithi084 bash[78255]: cluster 2023-10-01T08:11:04.830316+0000 osd.6 (osd.6) 239 : cluster 3 failed to encode map e282 with expected crc 2023-10-01T08:11:05.897 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:05 smithi084 bash[78255]: cluster 2023-10-01T08:11:04.830402+0000 osd.5 (osd.5) 257 : cluster 3 failed to encode map e282 with expected crc 2023-10-01T08:11:05.897 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:05 smithi084 bash[78255]: cluster 2023-10-01T08:11:04.832392+0000 mon.a (mon.0) 1553 : cluster 0 osdmap e282: 8 total, 8 up, 7 in 2023-10-01T08:11:05.909 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:05.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:05.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:06.012 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:06.040 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:06.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:06.042 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:06.143 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:06.156 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:05 smithi112 bash[59335]: cluster 2023-10-01T08:11:03.985821+0000 osd.7 (osd.7) 124 : cluster 3 failed to encode map e281 with expected crc 2023-10-01T08:11:06.156 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:05 smithi112 bash[59335]: cluster 2023-10-01T08:11:04.713929+0000 mgr.y (mgr.34104) 1156 : cluster 0 pgmap v1249: 89 pgs: 10 unknown, 79 active+clean; 582 KiB data, 5.6 GiB used, 620 GiB / 626 GiB avail 2023-10-01T08:11:06.156 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:05 smithi112 bash[59335]: cluster 2023-10-01T08:11:04.829916+0000 osd.4 (osd.4) 213 : cluster 3 failed to encode map e282 with expected crc 2023-10-01T08:11:06.157 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:05 smithi112 bash[59335]: cluster 2023-10-01T08:11:04.830316+0000 osd.6 (osd.6) 239 : cluster 3 failed to encode map e282 with expected crc 2023-10-01T08:11:06.157 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:05 smithi112 bash[59335]: cluster 2023-10-01T08:11:04.830402+0000 osd.5 (osd.5) 257 : cluster 3 failed to encode map e282 with expected crc 2023-10-01T08:11:06.157 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:05 smithi112 bash[59335]: cluster 2023-10-01T08:11:04.832392+0000 mon.a (mon.0) 1553 : cluster 0 osdmap e282: 8 total, 8 up, 7 in 2023-10-01T08:11:06.160 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:11:06.174 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:06.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:06.177 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:11:06.278 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:06.305 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:06.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:06.307 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:06.408 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:06.438 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:06.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:06.441 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:06.541 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:06.573 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:06.573 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:11:06 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:11:06] "GET /metrics HTTP/1.1" 200 33994 "" "Prometheus/2.33.4" 2023-10-01T08:11:06.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:06.576 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:06.677 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:06.701 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:06.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:06.704 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:06.805 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:06.833 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:06.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:06.836 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:06.936 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:06.960 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:06.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:06.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:07.063 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:07.088 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:07.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:07.091 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:07.191 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:07.225 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:07.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:07.230 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:07.330 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:07.362 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:07.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:07.365 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:11:07.465 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:07.491 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:07.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:07.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:07.594 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:07.624 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:07.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:07.627 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:07.727 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:07.753 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:07.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:07.755 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:07.858 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:07.870 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:07 smithi112 bash[59335]: cluster 2023-10-01T08:11:06.714508+0000 mgr.y (mgr.34104) 1157 : cluster 0 pgmap v1251: 89 pgs: 2 unknown, 87 active+clean; 582 KiB data, 5.5 GiB used, 620 GiB / 626 GiB avail 2023-10-01T08:11:07.879 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:07.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:07.881 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:07.982 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:07.993 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:07 smithi084 bash[78255]: cluster 2023-10-01T08:11:06.714508+0000 mgr.y (mgr.34104) 1157 : cluster 0 pgmap v1251: 89 pgs: 2 unknown, 87 active+clean; 582 KiB data, 5.5 GiB used, 620 GiB / 626 GiB avail 2023-10-01T08:11:07.993 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:07 smithi084 bash[75189]: cluster 2023-10-01T08:11:06.714508+0000 mgr.y (mgr.34104) 1157 : cluster 0 pgmap v1251: 89 pgs: 2 unknown, 87 active+clean; 582 KiB data, 5.5 GiB used, 620 GiB / 626 GiB avail 2023-10-01T08:11:08.009 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:08.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:08.011 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:08.112 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:08.139 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:08.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:08.142 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:08.166 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T08:11:08.192 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T08:11:08.215 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T08:11:08.240 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T08:11:08.242 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:08.266 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:08.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:08.268 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:08.275 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T08:11:08.297 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T08:11:08.319 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T08:11:08.342 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T08:11:08.344 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T08:11:08.344 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T08:11:08.344 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T08:11:08.344 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T08:11:08.344 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T08:11:08.344 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T08:11:08.344 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T08:11:08.344 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T08:11:08.369 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:08.396 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:08.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:08.400 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:08.500 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:08.530 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:08.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:08.533 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:08.633 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:08.661 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:08.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:08.664 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:08.765 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:08.792 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:08.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:08.795 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:11:08.895 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:08.910 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:08 smithi112 bash[59335]: audit 2023-10-01T08:11:08.141135+0000 mon.a (mon.0) 1554 : audit 0 from='client.? 172.21.15.84:0/1664141777' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:11:08.925 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:08.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:08.927 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:09.028 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:09.055 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:09.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:09.058 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:09.159 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:09.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:08 smithi084 bash[75189]: audit 2023-10-01T08:11:08.141135+0000 mon.a (mon.0) 1554 : audit 0 from='client.? 172.21.15.84:0/1664141777' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:11:09.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:08 smithi084 bash[78255]: audit 2023-10-01T08:11:08.141135+0000 mon.a (mon.0) 1554 : audit 0 from='client.? 172.21.15.84:0/1664141777' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:11:09.187 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:09.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:09.190 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:09.291 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:09.318 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:09.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:09.322 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:09.422 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:09.449 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:09.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:09.451 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:09.552 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:09.581 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:09.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:09.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:11:09.684 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:09.715 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:09.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:09.718 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:09.819 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:09.846 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:09.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:09.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:09.950 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:09.981 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:09.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:09.984 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:10.086 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:10.097 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:09 smithi112 bash[59335]: cluster 2023-10-01T08:11:08.715116+0000 mgr.y (mgr.34104) 1158 : cluster 0 pgmap v1252: 89 pgs: 89 active+clean; 582 KiB data, 5.5 GiB used, 620 GiB / 626 GiB avail 2023-10-01T08:11:10.118 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:10.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:10.121 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:11:10.221 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:10.245 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:10.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:10.248 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:11:10.348 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:10.375 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:10.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:10.378 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:10.391 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:09 smithi084 bash[75189]: cluster 2023-10-01T08:11:08.715116+0000 mgr.y (mgr.34104) 1158 : cluster 0 pgmap v1252: 89 pgs: 89 active+clean; 582 KiB data, 5.5 GiB used, 620 GiB / 626 GiB avail 2023-10-01T08:11:10.391 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:09 smithi084 bash[78255]: cluster 2023-10-01T08:11:08.715116+0000 mgr.y (mgr.34104) 1158 : cluster 0 pgmap v1252: 89 pgs: 89 active+clean; 582 KiB data, 5.5 GiB used, 620 GiB / 626 GiB avail 2023-10-01T08:11:10.479 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:10.505 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:10.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:10.508 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:10.609 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:10.633 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:10.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:10.635 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:11:10.736 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:10.761 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:10.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:10.763 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:10.864 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:10.887 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:10.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:10.890 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:10.991 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:11.017 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:11.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:11.020 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:11.121 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:11.146 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:11.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:11.148 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:11.249 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:11.277 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:11.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:11.279 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:11.345 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:11:11.380 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:11.406 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:11.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:11.409 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:11.510 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:11.535 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:11.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:11.537 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:11.638 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:11.662 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:11.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:11.663 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:11.764 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:11.793 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:11.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:11.796 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:11.865 INFO:teuthology.orchestra.run.smithi084.stderr:nodeep-scrub is set 2023-10-01T08:11:11.896 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:11.920 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:11.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:11.922 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:12.022 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:12.034 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:11 smithi084 bash[75189]: cluster 2023-10-01T08:11:10.715636+0000 mgr.y (mgr.34104) 1159 : cluster 0 pgmap v1253: 89 pgs: 89 active+clean; 582 KiB data, 5.5 GiB used, 620 GiB / 626 GiB avail 2023-10-01T08:11:12.034 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:11 smithi084 bash[75189]: audit 2023-10-01T08:11:11.381972+0000 mon.c (mon.2) 129 : audit 1 from='client.? 172.21.15.84:0/719101833' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:11:12.034 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:11 smithi084 bash[75189]: audit 2023-10-01T08:11:11.382638+0000 mon.a (mon.0) 1555 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:11:12.034 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:11 smithi084 bash[78255]: cluster 2023-10-01T08:11:10.715636+0000 mgr.y (mgr.34104) 1159 : cluster 0 pgmap v1253: 89 pgs: 89 active+clean; 582 KiB data, 5.5 GiB used, 620 GiB / 626 GiB avail 2023-10-01T08:11:12.034 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:11 smithi084 bash[78255]: audit 2023-10-01T08:11:11.381972+0000 mon.c (mon.2) 129 : audit 1 from='client.? 172.21.15.84:0/719101833' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:11:12.035 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:11 smithi084 bash[78255]: audit 2023-10-01T08:11:11.382638+0000 mon.a (mon.0) 1555 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:11:12.047 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:12.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:12.167 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:12.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:11 smithi112 bash[59335]: cluster 2023-10-01T08:11:10.715636+0000 mgr.y (mgr.34104) 1159 : cluster 0 pgmap v1253: 89 pgs: 89 active+clean; 582 KiB data, 5.5 GiB used, 620 GiB / 626 GiB avail 2023-10-01T08:11:12.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:11 smithi112 bash[59335]: audit 2023-10-01T08:11:11.381972+0000 mon.c (mon.2) 129 : audit 1 from='client.? 172.21.15.84:0/719101833' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:11:12.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:11 smithi112 bash[59335]: audit 2023-10-01T08:11:11.382638+0000 mon.a (mon.0) 1555 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:11:12.268 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:12.294 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:12.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:12.297 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:12.398 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:12.426 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:12.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:12.428 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:12.529 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:12.554 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:12.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:12.556 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:12.657 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:12.682 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:12.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:12.685 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:12.786 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:12.817 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:12.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:12.820 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:12.873 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T08:11:12.921 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:12.950 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:12.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:12.952 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:13.053 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:13.070 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:13.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:13.072 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:13.114 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:12 smithi084 bash[78255]: cluster 2023-10-01T08:11:11.850185+0000 mon.a (mon.0) 1556 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:11:13.115 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:12 smithi084 bash[78255]: cluster 2023-10-01T08:11:11.855441+0000 osd.4 (osd.4) 214 : cluster 3 failed to encode map e283 with expected crc 2023-10-01T08:11:13.115 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:12 smithi084 bash[78255]: cluster 2023-10-01T08:11:11.857219+0000 osd.5 (osd.5) 258 : cluster 3 failed to encode map e283 with expected crc 2023-10-01T08:11:13.115 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:12 smithi084 bash[78255]: audit 2023-10-01T08:11:11.857589+0000 mon.a (mon.0) 1557 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T08:11:13.115 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:12 smithi084 bash[78255]: cluster 2023-10-01T08:11:11.857702+0000 mon.a (mon.0) 1558 : cluster 0 osdmap e283: 8 total, 8 up, 7 in 2023-10-01T08:11:13.115 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:12 smithi084 bash[78255]: cluster 2023-10-01T08:11:12.017644+0000 osd.6 (osd.6) 240 : cluster 3 failed to encode map e283 with expected crc 2023-10-01T08:11:13.115 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:12 smithi084 bash[78255]: audit 2023-10-01T08:11:12.316043+0000 mon.a (mon.0) 1559 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:11:13.115 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:12 smithi084 bash[78255]: audit 2023-10-01T08:11:12.322252+0000 mon.a (mon.0) 1560 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:11:13.115 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:12 smithi084 bash[78255]: audit 2023-10-01T08:11:12.323431+0000 mon.a (mon.0) 1561 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:11:13.115 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:12 smithi084 bash[78255]: audit 2023-10-01T08:11:12.324466+0000 mon.a (mon.0) 1562 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:11:13.115 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:12 smithi084 bash[78255]: audit 2023-10-01T08:11:12.329964+0000 mon.a (mon.0) 1563 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:11:13.116 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:12 smithi084 bash[75189]: cluster 2023-10-01T08:11:11.850185+0000 mon.a (mon.0) 1556 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:11:13.116 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:12 smithi084 bash[75189]: cluster 2023-10-01T08:11:11.855441+0000 osd.4 (osd.4) 214 : cluster 3 failed to encode map e283 with expected crc 2023-10-01T08:11:13.116 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:12 smithi084 bash[75189]: cluster 2023-10-01T08:11:11.857219+0000 osd.5 (osd.5) 258 : cluster 3 failed to encode map e283 with expected crc 2023-10-01T08:11:13.116 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:12 smithi084 bash[75189]: audit 2023-10-01T08:11:11.857589+0000 mon.a (mon.0) 1557 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T08:11:13.116 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:12 smithi084 bash[75189]: cluster 2023-10-01T08:11:11.857702+0000 mon.a (mon.0) 1558 : cluster 0 osdmap e283: 8 total, 8 up, 7 in 2023-10-01T08:11:13.116 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:12 smithi084 bash[75189]: cluster 2023-10-01T08:11:12.017644+0000 osd.6 (osd.6) 240 : cluster 3 failed to encode map e283 with expected crc 2023-10-01T08:11:13.116 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:12 smithi084 bash[75189]: audit 2023-10-01T08:11:12.316043+0000 mon.a (mon.0) 1559 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:11:13.116 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:12 smithi084 bash[75189]: audit 2023-10-01T08:11:12.322252+0000 mon.a (mon.0) 1560 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:11:13.116 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:12 smithi084 bash[75189]: audit 2023-10-01T08:11:12.323431+0000 mon.a (mon.0) 1561 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:11:13.116 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:12 smithi084 bash[75189]: audit 2023-10-01T08:11:12.324466+0000 mon.a (mon.0) 1562 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:11:13.116 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:12 smithi084 bash[75189]: audit 2023-10-01T08:11:12.329964+0000 mon.a (mon.0) 1563 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:11:13.173 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:13.187 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:12 smithi112 bash[59335]: cluster 2023-10-01T08:11:11.850185+0000 mon.a (mon.0) 1556 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:11:13.187 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:12 smithi112 bash[59335]: cluster 2023-10-01T08:11:11.855441+0000 osd.4 (osd.4) 214 : cluster 3 failed to encode map e283 with expected crc 2023-10-01T08:11:13.187 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:12 smithi112 bash[59335]: cluster 2023-10-01T08:11:11.857219+0000 osd.5 (osd.5) 258 : cluster 3 failed to encode map e283 with expected crc 2023-10-01T08:11:13.187 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:12 smithi112 bash[59335]: audit 2023-10-01T08:11:11.857589+0000 mon.a (mon.0) 1557 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T08:11:13.187 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:12 smithi112 bash[59335]: cluster 2023-10-01T08:11:11.857702+0000 mon.a (mon.0) 1558 : cluster 0 osdmap e283: 8 total, 8 up, 7 in 2023-10-01T08:11:13.187 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:12 smithi112 bash[59335]: cluster 2023-10-01T08:11:12.017644+0000 osd.6 (osd.6) 240 : cluster 3 failed to encode map e283 with expected crc 2023-10-01T08:11:13.187 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:12 smithi112 bash[59335]: audit 2023-10-01T08:11:12.316043+0000 mon.a (mon.0) 1559 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:11:13.187 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:12 smithi112 bash[59335]: audit 2023-10-01T08:11:12.322252+0000 mon.a (mon.0) 1560 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:11:13.187 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:12 smithi112 bash[59335]: audit 2023-10-01T08:11:12.323431+0000 mon.a (mon.0) 1561 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:11:13.187 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:12 smithi112 bash[59335]: audit 2023-10-01T08:11:12.324466+0000 mon.a (mon.0) 1562 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:11:13.188 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:12 smithi112 bash[59335]: audit 2023-10-01T08:11:12.329964+0000 mon.a (mon.0) 1563 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:11:13.205 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:13.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:13.209 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:13.309 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:13.339 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:13.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:13.342 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:13.443 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:13.466 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:13.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:13.468 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:13.569 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:13.592 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:13.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:13.595 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:13.696 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:13.725 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:13.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:13.728 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:13.829 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:13.855 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:13.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:13.857 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:13.958 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:13.989 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:13.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:13.993 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:14.093 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:14.106 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:13 smithi084 bash[75189]: cluster 2023-10-01T08:11:12.716459+0000 mgr.y (mgr.34104) 1160 : cluster 0 pgmap v1255: 89 pgs: 89 active+clean; 582 KiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-10-01T08:11:14.106 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:13 smithi084 bash[78255]: cluster 2023-10-01T08:11:12.716459+0000 mgr.y (mgr.34104) 1160 : cluster 0 pgmap v1255: 89 pgs: 89 active+clean; 582 KiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-10-01T08:11:14.121 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:14.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:14.124 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:14.225 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:14.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:13 smithi112 bash[59335]: cluster 2023-10-01T08:11:12.716459+0000 mgr.y (mgr.34104) 1160 : cluster 0 pgmap v1255: 89 pgs: 89 active+clean; 582 KiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-10-01T08:11:14.253 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:14.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:14.256 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:14.357 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:14.378 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:14.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:14.382 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:14.482 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:14.511 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:14.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:14.514 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:14.615 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:14.646 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:14.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:14.649 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:11:14.750 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:14.781 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:14.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:14.784 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:11:14.884 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:14.918 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:14.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:14.920 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:15.021 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:15.046 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:15.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:15.048 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:15.149 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:15.173 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:15.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:15.176 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:15.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:14 smithi112 bash[59335]: cluster 2023-10-01T08:11:14.717259+0000 mgr.y (mgr.34104) 1161 : cluster 0 pgmap v1256: 89 pgs: 89 active+clean; 582 KiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-10-01T08:11:15.277 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:15.309 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:15.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:15.313 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:15.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:14 smithi084 bash[75189]: cluster 2023-10-01T08:11:14.717259+0000 mgr.y (mgr.34104) 1161 : cluster 0 pgmap v1256: 89 pgs: 89 active+clean; 582 KiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-10-01T08:11:15.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:14 smithi084 bash[78255]: cluster 2023-10-01T08:11:14.717259+0000 mgr.y (mgr.34104) 1161 : cluster 0 pgmap v1256: 89 pgs: 89 active+clean; 582 KiB data, 5.4 GiB used, 620 GiB / 626 GiB avail 2023-10-01T08:11:15.414 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:15.446 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:15.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:15.449 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:15.550 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:15.577 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:15.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:15.580 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:15.681 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:15.706 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:15.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:15.710 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:15.810 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:15.834 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:15.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:15.837 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:15.938 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:15.964 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:15.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:15.966 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:16.067 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:16.098 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:16.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:16.101 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:16.164 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2023-10-01T08:11:16.165 INFO:teuthology.orchestra.run.smithi084.stdout: "ops": [], 2023-10-01T08:11:16.165 INFO:teuthology.orchestra.run.smithi084.stdout: "num_ops": 0 2023-10-01T08:11:16.165 INFO:teuthology.orchestra.run.smithi084.stdout:} 2023-10-01T08:11:16.201 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:16.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:15 smithi112 bash[59335]: audit 2023-10-01T08:11:15.119431+0000 mon.a (mon.0) 1564 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:11:16.234 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:16.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:16.237 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:11:16.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:15 smithi084 bash[75189]: audit 2023-10-01T08:11:15.119431+0000 mon.a (mon.0) 1564 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:11:16.324 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:11:16 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:11:16] "GET /metrics HTTP/1.1" 200 36344 "" "Prometheus/2.33.4" 2023-10-01T08:11:16.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:15 smithi084 bash[78255]: audit 2023-10-01T08:11:15.119431+0000 mon.a (mon.0) 1564 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:11:16.338 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:16.362 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:16.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:16.364 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:16.464 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:16.488 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:16.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:16.490 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:16.591 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:16.621 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:16.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:16.625 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:16.726 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:16.759 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:16.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:16.789 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:16.890 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:16.917 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:16.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:16.919 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:17.019 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:17.030 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:16 smithi084 bash[78255]: cluster 2023-10-01T08:11:16.717877+0000 mgr.y (mgr.34104) 1162 : cluster 0 pgmap v1257: 89 pgs: 89 active+clean; 582 KiB data, 5.3 GiB used, 620 GiB / 626 GiB avail 2023-10-01T08:11:17.030 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:16 smithi084 bash[75189]: cluster 2023-10-01T08:11:16.717877+0000 mgr.y (mgr.34104) 1162 : cluster 0 pgmap v1257: 89 pgs: 89 active+clean; 582 KiB data, 5.3 GiB used, 620 GiB / 626 GiB avail 2023-10-01T08:11:17.044 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:17.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:17.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:17.147 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:17.177 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:17.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:17.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:17.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:16 smithi112 bash[59335]: cluster 2023-10-01T08:11:16.717877+0000 mgr.y (mgr.34104) 1162 : cluster 0 pgmap v1257: 89 pgs: 89 active+clean; 582 KiB data, 5.3 GiB used, 620 GiB / 626 GiB avail 2023-10-01T08:11:17.281 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:17.307 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:17.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:17.310 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:17.411 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:17.437 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:17.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:17.439 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:17.466 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-01T08:11:17.540 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:17.572 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:17.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:17.575 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:17.676 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:17.707 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:17.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:17.711 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:17.812 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:17.842 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:17.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:17.844 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:17.945 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:17.969 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:17.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:17.971 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:18.072 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:18.099 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:18.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:18.102 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:18.203 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:18.236 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:18.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:18.238 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:11:18.339 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:18.365 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:18.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:18.367 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:18.468 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:18.497 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:18.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:18.500 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:18.601 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:18.632 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:18.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:18.634 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:18.735 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:18.763 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:18.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:18.766 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:18.867 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:18.901 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:18.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:18.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:19.004 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:19.026 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:19.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:19.028 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:19.129 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:19.161 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:19.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:19.164 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:19.264 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:19.295 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:19.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:19.298 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:19.398 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:19.410 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-10-01T08:11:19.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:19.428 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:19.428 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:19.529 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:19.557 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:19.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:19.560 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:19.661 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:19.693 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:19.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:19.696 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:19.797 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:19.820 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:19 smithi084 bash[78255]: cluster 2023-10-01T08:11:18.718691+0000 mgr.y (mgr.34104) 1163 : cluster 0 pgmap v1258: 89 pgs: 89 active+clean; 582 KiB data, 5.3 GiB used, 620 GiB / 626 GiB avail 2023-10-01T08:11:19.820 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:19 smithi084 bash[75189]: cluster 2023-10-01T08:11:18.718691+0000 mgr.y (mgr.34104) 1163 : cluster 0 pgmap v1258: 89 pgs: 89 active+clean; 582 KiB data, 5.3 GiB used, 620 GiB / 626 GiB avail 2023-10-01T08:11:19.833 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:19.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:19.837 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:11:19.892 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:11:19.938 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:19.963 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:19.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:19.965 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:19.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:19 smithi112 bash[59335]: cluster 2023-10-01T08:11:18.718691+0000 mgr.y (mgr.34104) 1163 : cluster 0 pgmap v1258: 89 pgs: 89 active+clean; 582 KiB data, 5.3 GiB used, 620 GiB / 626 GiB avail 2023-10-01T08:11:20.066 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:20.100 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:20.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:20.103 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:11:20.204 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:20.229 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:20.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:20.232 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:20.332 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:20.358 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:20.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:20.361 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:20.461 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:20.493 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:20.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:20.495 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:20.596 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:20.623 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:20.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:20.625 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:20.727 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:20.754 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:20.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:20.757 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:20.794 INFO:teuthology.orchestra.run.smithi084.stderr:enabled application 'rados' on pool 'unique_pool_6' 2023-10-01T08:11:20.858 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:20.884 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:20.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:20.887 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:20.987 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:20.996 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:20 smithi084 bash[75189]: audit 2023-10-01T08:11:20.274622+0000 mon.a (mon.0) 1565 : audit 1 from='client.? 172.21.15.84:0/4287035137' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T08:11:20.996 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:20 smithi084 bash[78255]: audit 2023-10-01T08:11:20.274622+0000 mon.a (mon.0) 1565 : audit 1 from='client.? 172.21.15.84:0/4287035137' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T08:11:21.014 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:21.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:21.017 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:21.118 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:21.131 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:20 smithi112 bash[59335]: audit 2023-10-01T08:11:20.274622+0000 mon.a (mon.0) 1565 : audit 1 from='client.? 172.21.15.84:0/4287035137' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-01T08:11:21.152 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:21.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:21.154 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:21.255 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:21.287 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:21.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:21.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:21.390 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:21.426 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:21.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:21.429 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:21.530 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:21.565 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:21.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:21.569 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:21.670 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:21.696 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:21.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:21.698 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:21.799 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:21.823 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:21.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:21.825 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:21.926 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:21.957 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:21.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:21.959 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:22.060 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:22.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:21 smithi084 bash[75189]: cluster 2023-10-01T08:11:20.719792+0000 mgr.y (mgr.34104) 1164 : cluster 0 pgmap v1259: 89 pgs: 89 active+clean; 582 KiB data, 5.3 GiB used, 621 GiB / 626 GiB avail 2023-10-01T08:11:22.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:21 smithi084 bash[75189]: cluster 2023-10-01T08:11:20.787437+0000 osd.4 (osd.4) 215 : cluster 3 failed to encode map e284 with expected crc 2023-10-01T08:11:22.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:21 smithi084 bash[75189]: audit 2023-10-01T08:11:20.788971+0000 mon.a (mon.0) 1566 : audit 1 from='client.? 172.21.15.84:0/4287035137' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-01T08:11:22.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:21 smithi084 bash[75189]: cluster 2023-10-01T08:11:20.789073+0000 mon.a (mon.0) 1567 : cluster 0 osdmap e284: 8 total, 8 up, 7 in 2023-10-01T08:11:22.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:21 smithi084 bash[75189]: audit 2023-10-01T08:11:20.799898+0000 mon.a (mon.0) 1568 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:11:22.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:21 smithi084 bash[75189]: cluster 2023-10-01T08:11:20.840229+0000 osd.6 (osd.6) 241 : cluster 3 failed to encode map e284 with expected crc 2023-10-01T08:11:22.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:21 smithi084 bash[75189]: cluster 2023-10-01T08:11:20.840307+0000 osd.5 (osd.5) 259 : cluster 3 failed to encode map e284 with expected crc 2023-10-01T08:11:22.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:21 smithi084 bash[75189]: cluster 2023-10-01T08:11:20.840352+0000 osd.7 (osd.7) 125 : cluster 3 failed to encode map e284 with expected crc 2023-10-01T08:11:22.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:21 smithi084 bash[78255]: cluster 2023-10-01T08:11:20.719792+0000 mgr.y (mgr.34104) 1164 : cluster 0 pgmap v1259: 89 pgs: 89 active+clean; 582 KiB data, 5.3 GiB used, 621 GiB / 626 GiB avail 2023-10-01T08:11:22.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:21 smithi084 bash[78255]: cluster 2023-10-01T08:11:20.787437+0000 osd.4 (osd.4) 215 : cluster 3 failed to encode map e284 with expected crc 2023-10-01T08:11:22.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:21 smithi084 bash[78255]: audit 2023-10-01T08:11:20.788971+0000 mon.a (mon.0) 1566 : audit 1 from='client.? 172.21.15.84:0/4287035137' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-01T08:11:22.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:21 smithi084 bash[78255]: cluster 2023-10-01T08:11:20.789073+0000 mon.a (mon.0) 1567 : cluster 0 osdmap e284: 8 total, 8 up, 7 in 2023-10-01T08:11:22.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:21 smithi084 bash[78255]: audit 2023-10-01T08:11:20.799898+0000 mon.a (mon.0) 1568 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:11:22.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:21 smithi084 bash[78255]: cluster 2023-10-01T08:11:20.840229+0000 osd.6 (osd.6) 241 : cluster 3 failed to encode map e284 with expected crc 2023-10-01T08:11:22.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:21 smithi084 bash[78255]: cluster 2023-10-01T08:11:20.840307+0000 osd.5 (osd.5) 259 : cluster 3 failed to encode map e284 with expected crc 2023-10-01T08:11:22.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:21 smithi084 bash[78255]: cluster 2023-10-01T08:11:20.840352+0000 osd.7 (osd.7) 125 : cluster 3 failed to encode map e284 with expected crc 2023-10-01T08:11:22.076 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:21 smithi112 bash[59335]: cluster 2023-10-01T08:11:20.719792+0000 mgr.y (mgr.34104) 1164 : cluster 0 pgmap v1259: 89 pgs: 89 active+clean; 582 KiB data, 5.3 GiB used, 621 GiB / 626 GiB avail 2023-10-01T08:11:22.076 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:21 smithi112 bash[59335]: cluster 2023-10-01T08:11:20.787437+0000 osd.4 (osd.4) 215 : cluster 3 failed to encode map e284 with expected crc 2023-10-01T08:11:22.076 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:21 smithi112 bash[59335]: audit 2023-10-01T08:11:20.788971+0000 mon.a (mon.0) 1566 : audit 1 from='client.? 172.21.15.84:0/4287035137' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-01T08:11:22.077 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:21 smithi112 bash[59335]: cluster 2023-10-01T08:11:20.789073+0000 mon.a (mon.0) 1567 : cluster 0 osdmap e284: 8 total, 8 up, 7 in 2023-10-01T08:11:22.077 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:21 smithi112 bash[59335]: audit 2023-10-01T08:11:20.799898+0000 mon.a (mon.0) 1568 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:11:22.077 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:21 smithi112 bash[59335]: cluster 2023-10-01T08:11:20.840229+0000 osd.6 (osd.6) 241 : cluster 3 failed to encode map e284 with expected crc 2023-10-01T08:11:22.077 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:21 smithi112 bash[59335]: cluster 2023-10-01T08:11:20.840307+0000 osd.5 (osd.5) 259 : cluster 3 failed to encode map e284 with expected crc 2023-10-01T08:11:22.077 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:21 smithi112 bash[59335]: cluster 2023-10-01T08:11:20.840352+0000 osd.7 (osd.7) 125 : cluster 3 failed to encode map e284 with expected crc 2023-10-01T08:11:22.092 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:22.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:22.095 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:22.196 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:22.228 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:22.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:22.231 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:22.331 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:22.358 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:22.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:22.360 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:22.461 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:22.489 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:22.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:22.492 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:22.592 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:22.624 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:22.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:22.628 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:22.728 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:22.757 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:22.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:22.760 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:22.860 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:22.888 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:22.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:22.891 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:22.992 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:23.018 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:23.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:23.021 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:23.121 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:23.147 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:23.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:23.150 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:23.251 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:23.276 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:23.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:23.279 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:11:23.380 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:23.412 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:23.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:23.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:23.515 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:23.543 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:23.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:23.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:23.598 DEBUG:teuthology.orchestra.run.smithi084:> /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-10-01T08:11:23.599 INFO:tasks.thrashosds.thrasher:Growing pool device_health_metrics 2023-10-01T08:11:23.599 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T08:11:23.601 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-10-01T08:11:23.601 INFO:teuthology.orchestra.run:waiting for 3000 2023-10-01T08:11:23.647 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:23.668 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:23.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:23.670 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:23.771 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:23.798 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:23.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:23.801 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:23.812 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:hints = 1 2023-10-01T08:11:23.812 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-10-01T08:11:23.812 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Object prefix: benchmark_data_smithi084_213258 2023-10-01T08:11:23.813 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T08:11:23.813 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 0 0 0 0 0 0 - 0 2023-10-01T08:11:23.903 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:23.915 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:23 smithi084 bash[75189]: cluster 2023-10-01T08:11:22.720794+0000 mgr.y (mgr.34104) 1165 : cluster 0 pgmap v1261: 89 pgs: 89 active+clean; 582 KiB data, 5.2 GiB used, 621 GiB / 626 GiB avail 2023-10-01T08:11:23.916 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:23 smithi084 bash[78255]: cluster 2023-10-01T08:11:22.720794+0000 mgr.y (mgr.34104) 1165 : cluster 0 pgmap v1261: 89 pgs: 89 active+clean; 582 KiB data, 5.2 GiB used, 621 GiB / 626 GiB avail 2023-10-01T08:11:23.932 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:23.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:23.935 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:24.036 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:24.046 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:23 smithi112 bash[59335]: cluster 2023-10-01T08:11:22.720794+0000 mgr.y (mgr.34104) 1165 : cluster 0 pgmap v1261: 89 pgs: 89 active+clean; 582 KiB data, 5.2 GiB used, 621 GiB / 626 GiB avail 2023-10-01T08:11:24.066 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:24.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:24.070 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:24.171 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:24.200 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:24.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:24.202 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:24.303 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:24.331 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:24.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:24.334 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:24.435 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:24.465 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:24.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:24.468 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:24.568 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:24.596 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:24.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:24.598 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:24.698 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:24.724 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:24.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:24.728 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:24.813 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 1 16 2964 2948 184.24 184.25 0.00456139 0.00541029 2023-10-01T08:11:24.829 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:24.862 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:24.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:24.865 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:24.966 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:24.972 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:24 smithi112 bash[59335]: cluster 2023-10-01T08:11:24.721385+0000 mgr.y (mgr.34104) 1166 : cluster 0 pgmap v1262: 89 pgs: 89 active+clean; 34 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 3.3 MiB/s wr, 53 op/s 2023-10-01T08:11:24.994 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:24.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:24.996 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:25.097 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:25.108 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:24 smithi084 bash[78255]: cluster 2023-10-01T08:11:24.721385+0000 mgr.y (mgr.34104) 1166 : cluster 0 pgmap v1262: 89 pgs: 89 active+clean; 34 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 3.3 MiB/s wr, 53 op/s 2023-10-01T08:11:25.108 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:24 smithi084 bash[75189]: cluster 2023-10-01T08:11:24.721385+0000 mgr.y (mgr.34104) 1166 : cluster 0 pgmap v1262: 89 pgs: 89 active+clean; 34 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 3.3 MiB/s wr, 53 op/s 2023-10-01T08:11:25.120 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:11:25.122 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:11:25.133 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:25.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:25.136 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:25.237 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:25.266 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:25.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:25.268 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:25.369 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:25.400 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:25.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:25.403 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:25.503 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:25.528 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:25.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:25.531 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:25.632 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:25.659 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:25.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:25.662 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:25.762 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:25.792 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:25.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:25.794 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:25.813 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 2 16 5586 5570 174.049 163.875 0.00386136 0.00573506 2023-10-01T08:11:25.896 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:25.919 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:25.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:25.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:26.022 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:26.046 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:26.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:26.048 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:11:26.149 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:26.178 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:26.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:26.181 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:26.282 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:26.310 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:26.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:26.314 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:26.415 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:26.445 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:26.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:26.448 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:26.548 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:26.581 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:26.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:26.584 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:26.600 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:11:26 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:11:26] "GET /metrics HTTP/1.1" 200 36344 "" "Prometheus/2.33.4" 2023-10-01T08:11:26.684 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:26.713 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:26.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:26.717 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:26.813 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 3 16 8092 8076 168.236 156.625 0.00406987 0.00593594 2023-10-01T08:11:26.818 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:26.846 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:26.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:26.849 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:26.950 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:26.971 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:26.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:26.972 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:27.073 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:27.111 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:27.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:27.114 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:27.215 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:27.244 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:27.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:27.245 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:27.346 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:27.377 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:27.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:27.378 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:27.479 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:27.502 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:27.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:27.504 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:27.604 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:27.631 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:27.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:27.634 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:27.735 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:27.771 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:27.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:27.773 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:27.813 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 4 16 9879 9863 154.096 111.688 0.00178363 0.00642289 2023-10-01T08:11:27.842 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T08:11:27.863 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T08:11:27.874 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:27.882 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:27 smithi084 bash[78255]: cluster 2023-10-01T08:11:26.722042+0000 mgr.y (mgr.34104) 1167 : cluster 0 pgmap v1263: 89 pgs: 89 active+clean; 243 MiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 24 MiB/s wr, 388 op/s 2023-10-01T08:11:27.882 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:27 smithi084 bash[75189]: cluster 2023-10-01T08:11:26.722042+0000 mgr.y (mgr.34104) 1167 : cluster 0 pgmap v1263: 89 pgs: 89 active+clean; 243 MiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 24 MiB/s wr, 388 op/s 2023-10-01T08:11:27.894 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:27.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:27.898 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:27.999 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:28.015 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:27 smithi112 bash[59335]: cluster 2023-10-01T08:11:26.722042+0000 mgr.y (mgr.34104) 1167 : cluster 0 pgmap v1263: 89 pgs: 89 active+clean; 243 MiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 24 MiB/s wr, 388 op/s 2023-10-01T08:11:28.043 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:28.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:28.046 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:28.055 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T08:11:28.145 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T08:11:28.146 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:28.181 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:11:28.181 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T08:11:28.182 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:28.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:28.185 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:11:28.212 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T08:11:28.249 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T08:11:28.275 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T08:11:28.277 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T08:11:28.278 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T08:11:28.278 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T08:11:28.278 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T08:11:28.279 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T08:11:28.279 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T08:11:28.279 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T08:11:28.279 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T08:11:28.286 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:28.321 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:28.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:28.324 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:28.425 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:28.456 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:28.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:28.458 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:11:28.559 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:28.580 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:28.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:28.581 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:28.682 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:28.717 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:28.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:28.719 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:28.813 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 5 16 11067 11051 138.126 74.25 0.00601327 0.00723293 2023-10-01T08:11:28.820 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:28.846 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:28.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:28.849 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:28.949 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:28.959 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:28 smithi112 bash[59335]: audit 2023-10-01T08:11:27.818946+0000 mon.a (mon.0) 1569 : audit 0 from='client.? 172.21.15.84:0/313858581' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:11:28.977 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:28.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:28.979 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:11:29.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:28 smithi084 bash[75189]: audit 2023-10-01T08:11:27.818946+0000 mon.a (mon.0) 1569 : audit 0 from='client.? 172.21.15.84:0/313858581' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:11:29.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:28 smithi084 bash[78255]: audit 2023-10-01T08:11:27.818946+0000 mon.a (mon.0) 1569 : audit 0 from='client.? 172.21.15.84:0/313858581' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:11:29.080 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:29.121 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:29.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:29.125 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:29.225 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:29.256 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:29.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:29.259 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:29.360 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:29.385 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:29.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:29.388 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:29.489 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:29.512 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:29.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:29.514 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:29.615 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:29.644 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:29.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:29.648 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:11:29.749 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:29.782 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:29.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:29.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:29.788 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:29 smithi084 bash[75189]: cluster 2023-10-01T08:11:28.722603+0000 mgr.y (mgr.34104) 1168 : cluster 0 pgmap v1264: 89 pgs: 89 active+clean; 315 MiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 31 MiB/s wr, 502 op/s 2023-10-01T08:11:29.813 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 6 16 13406 13390 139.467 146.188 0.00417922 0.00716396 2023-10-01T08:11:29.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:29 smithi084 bash[78255]: cluster 2023-10-01T08:11:28.722603+0000 mgr.y (mgr.34104) 1168 : cluster 0 pgmap v1264: 89 pgs: 89 active+clean; 315 MiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 31 MiB/s wr, 502 op/s 2023-10-01T08:11:29.886 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:29.912 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:29.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:29.915 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:29.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:29 smithi112 bash[59335]: cluster 2023-10-01T08:11:28.722603+0000 mgr.y (mgr.34104) 1168 : cluster 0 pgmap v1264: 89 pgs: 89 active+clean; 315 MiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 31 MiB/s wr, 502 op/s 2023-10-01T08:11:30.016 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:30.043 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:30.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:30.046 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:11:30.147 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:30.176 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:30.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:30.178 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:30.279 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:30.306 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:30.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:30.310 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:30.411 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:30.442 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:30.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:30.445 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:30.546 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:30.576 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:30.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:30.578 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:30.679 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:30.705 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:30.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:30.709 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:30.810 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:30.813 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 7 16 15471 15455 137.978 129.062 0.00752363 0.00721299 2023-10-01T08:11:30.821 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:30 smithi084 bash[78255]: audit 2023-10-01T08:11:30.118919+0000 mon.a (mon.0) 1570 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:11:30.821 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:30 smithi084 bash[75189]: audit 2023-10-01T08:11:30.118919+0000 mon.a (mon.0) 1570 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:11:30.849 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:30.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:30.853 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:30.954 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:30.964 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:30 smithi112 bash[59335]: audit 2023-10-01T08:11:30.118919+0000 mon.a (mon.0) 1570 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:11:30.989 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:30.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:30.992 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:31.092 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:31.119 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:31.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:31.121 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:31.222 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:31.251 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:31.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:31.255 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:31.355 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:31.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:31.389 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:31.389 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:31.490 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:31.515 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:31.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:31.518 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:31.619 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:31.646 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:31.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:31.651 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:31.751 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:31.778 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:31.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:31.781 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:31.814 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 8 16 17488 17472 136.487 126.062 0.00331133 0.0073194 2023-10-01T08:11:31.881 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:31.906 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:31.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:31.910 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:32.011 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:32.040 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:32.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:32.045 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:32.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:31 smithi084 bash[75189]: cluster 2023-10-01T08:11:30.723170+0000 mgr.y (mgr.34104) 1169 : cluster 0 pgmap v1265: 89 pgs: 89 active+clean; 567 MiB data, 6.8 GiB used, 619 GiB / 626 GiB avail; 57 MiB/s wr, 905 op/s 2023-10-01T08:11:32.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:31 smithi084 bash[78255]: cluster 2023-10-01T08:11:30.723170+0000 mgr.y (mgr.34104) 1169 : cluster 0 pgmap v1265: 89 pgs: 89 active+clean; 567 MiB data, 6.8 GiB used, 619 GiB / 626 GiB avail; 57 MiB/s wr, 905 op/s 2023-10-01T08:11:32.146 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:32.155 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:31 smithi112 bash[59335]: cluster 2023-10-01T08:11:30.723170+0000 mgr.y (mgr.34104) 1169 : cluster 0 pgmap v1265: 89 pgs: 89 active+clean; 567 MiB data, 6.8 GiB used, 619 GiB / 626 GiB avail; 57 MiB/s wr, 905 op/s 2023-10-01T08:11:32.175 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:32.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:32.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:32.282 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:32.307 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:32.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:32.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:11:32.410 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:32.439 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:32.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:32.441 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:32.542 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:32.565 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:32.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:32.567 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:32.667 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:32.696 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:32.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:32.700 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:32.800 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:32.814 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 9 15 19361 19346 134.335 117.125 0.00749373 0.00743809 2023-10-01T08:11:32.827 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:32.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:32.830 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:11:32.930 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:32.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:32.963 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:32.963 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:33.064 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:33.095 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:33.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:33.098 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:11:33.199 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:33.228 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:33.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:33.232 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:33.333 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:33.356 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:33.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:33.358 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:33.458 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:33.482 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:33.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:33.487 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:33.587 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:33.615 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:33.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:33.618 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:33.719 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:33.746 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:33.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:33.749 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:33.814 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 10 16 21283 21267 132.906 120.062 0.00409188 0.00751702 2023-10-01T08:11:33.849 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:33.878 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:33.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:33.880 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:33.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:33 smithi112 bash[59335]: cluster 2023-10-01T08:11:32.723840+0000 mgr.y (mgr.34104) 1170 : cluster 0 pgmap v1266: 89 pgs: 89 active+clean; 945 MiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-10-01T08:11:33.981 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:34.008 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:34.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:34.012 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:11:34.054 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:33 smithi084 bash[75189]: cluster 2023-10-01T08:11:32.723840+0000 mgr.y (mgr.34104) 1170 : cluster 0 pgmap v1266: 89 pgs: 89 active+clean; 945 MiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-10-01T08:11:34.054 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:33 smithi084 bash[78255]: cluster 2023-10-01T08:11:32.723840+0000 mgr.y (mgr.34104) 1170 : cluster 0 pgmap v1266: 89 pgs: 89 active+clean; 945 MiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-10-01T08:11:34.112 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:34.143 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:34.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:34.145 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:34.246 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:34.278 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:34.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:34.281 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:34.382 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:34.410 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:34.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:34.414 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:34.514 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:34.545 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:34.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:34.549 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:34.650 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:34.679 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:34.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:34.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:34.786 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:34.814 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 11 16 23035 23019 130.778 109.5 0.00597742 0.00764003 2023-10-01T08:11:34.822 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:34.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:34.825 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:11:34.926 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:34.955 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:34.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:34.959 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:35.060 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:35.069 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:34 smithi112 bash[59335]: cluster 2023-10-01T08:11:34.724481+0000 mgr.y (mgr.34104) 1171 : cluster 0 pgmap v1267: 89 pgs: 89 active+clean; 1.1 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 98 MiB/s wr, 1.57k op/s 2023-10-01T08:11:35.090 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:35.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:35.094 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:35.194 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:35.231 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:35.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:35.233 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:35.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:34 smithi084 bash[78255]: cluster 2023-10-01T08:11:34.724481+0000 mgr.y (mgr.34104) 1171 : cluster 0 pgmap v1267: 89 pgs: 89 active+clean; 1.1 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 98 MiB/s wr, 1.57k op/s 2023-10-01T08:11:35.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:34 smithi084 bash[75189]: cluster 2023-10-01T08:11:34.724481+0000 mgr.y (mgr.34104) 1171 : cluster 0 pgmap v1267: 89 pgs: 89 active+clean; 1.1 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 98 MiB/s wr, 1.57k op/s 2023-10-01T08:11:35.334 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:35.363 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:35.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:35.369 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:35.447 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T08:11:35.470 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:35.496 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:35.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:35.499 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:35.600 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:35.625 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:35.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:35.634 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:35.735 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:35.766 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:35.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:35.769 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:35.814 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 12 16 24949 24933 129.847 119.625 0.00853461 0.0076939 2023-10-01T08:11:35.870 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:35.894 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:35.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:35.896 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:35.997 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:36.020 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:36.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:36.024 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:36.125 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:36.150 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:36.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:36.153 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:11:36.254 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:36.280 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:36.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:36.283 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:36.383 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:36.409 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:36.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:36.413 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:36.513 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:36.539 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:36.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:36.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:36.573 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:11:36 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:11:36] "GET /metrics HTTP/1.1" 200 36398 "" "Prometheus/2.33.4" 2023-10-01T08:11:36.647 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:36.676 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:36.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:36.678 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:36.779 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:36.801 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:36.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:36.803 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:36.814 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 13 16 26884 26868 129.161 120.938 0.00895407 0.00773576 2023-10-01T08:11:36.904 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:36.938 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:36.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:36.941 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:37.042 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:37.067 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:37.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:37.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:37.170 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:37.193 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:37.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:37.197 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:37.298 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:37.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:37.329 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:37.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:37.430 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:37.456 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:37.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:37.458 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:37.558 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:37.585 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:37.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:37.589 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:37.690 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:37.723 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:37.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:37.727 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:37.814 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 14 16 28632 28616 127.738 109.25 0.00512237 0.00782246 2023-10-01T08:11:37.827 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:37.858 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:37.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:37.860 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:37.961 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:37.971 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:37 smithi084 bash[78255]: cluster 2023-10-01T08:11:36.725161+0000 mgr.y (mgr.34104) 1172 : cluster 0 pgmap v1268: 89 pgs: 89 active+clean; 1.4 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 120 MiB/s wr, 1.92k op/s 2023-10-01T08:11:37.971 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:37 smithi084 bash[75189]: cluster 2023-10-01T08:11:36.725161+0000 mgr.y (mgr.34104) 1172 : cluster 0 pgmap v1268: 89 pgs: 89 active+clean; 1.4 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 120 MiB/s wr, 1.92k op/s 2023-10-01T08:11:37.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:37 smithi112 bash[59335]: cluster 2023-10-01T08:11:36.725161+0000 mgr.y (mgr.34104) 1172 : cluster 0 pgmap v1268: 89 pgs: 89 active+clean; 1.4 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 120 MiB/s wr, 1.92k op/s 2023-10-01T08:11:37.988 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:37.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:37.991 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:38.092 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:38.124 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:38.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:38.128 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:38.229 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:38.257 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:38.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:38.264 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:38.365 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:38.391 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:38.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:38.394 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:38.495 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:38.518 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:38.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:38.521 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:38.622 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:38.650 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:38.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:38.655 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:38.755 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:38.783 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:38.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:38.787 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:38.814 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 15 16 30342 30326 126.347 106.875 0.00713969 0.00790931 2023-10-01T08:11:38.888 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:38.915 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:38.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:38.918 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:39.019 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:39.041 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:39.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:39.044 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:39.145 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:39.175 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:39.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:39.181 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:11:39.282 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:39.311 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:39.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:39.313 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:39.414 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:39.440 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:39.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:39.442 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:11:39.543 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:39.572 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:39.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:39.576 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:39.677 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:39.703 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:39.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:39.706 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:39.807 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:39.814 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 16 16 32066 32050 125.184 107.75 0.0104075 0.00798115 2023-10-01T08:11:39.838 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:39.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:39.841 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:39.941 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:39.972 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:39.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:39.974 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:40.008 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:39 smithi084 bash[75189]: cluster 2023-10-01T08:11:38.725673+0000 mgr.y (mgr.34104) 1173 : cluster 0 pgmap v1269: 89 pgs: 89 active+clean; 1.5 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 108 MiB/s wr, 1.73k op/s 2023-10-01T08:11:40.008 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:39 smithi084 bash[78255]: cluster 2023-10-01T08:11:38.725673+0000 mgr.y (mgr.34104) 1173 : cluster 0 pgmap v1269: 89 pgs: 89 active+clean; 1.5 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 108 MiB/s wr, 1.73k op/s 2023-10-01T08:11:40.075 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:40.103 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:40.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:40.107 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:40.207 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:40.217 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:39 smithi112 bash[59335]: cluster 2023-10-01T08:11:38.725673+0000 mgr.y (mgr.34104) 1173 : cluster 0 pgmap v1269: 89 pgs: 89 active+clean; 1.5 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 108 MiB/s wr, 1.73k op/s 2023-10-01T08:11:40.238 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:40.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:40.240 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:40.341 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:40.370 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:40.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:40.372 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:40.473 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:40.505 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:40.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:40.509 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:40.610 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:40.638 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:40.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:40.641 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:40.742 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:40.770 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:40.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:40.774 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:40.814 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 17 16 33705 33689 123.845 102.438 0.0088825 0.00806912 2023-10-01T08:11:40.874 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:40.903 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:40.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:40.908 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:41.009 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:41.037 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:41.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:41.045 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:11:41.146 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:41.170 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:41.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:41.173 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:11:41.273 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:41.300 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:41.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:41.303 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:41.404 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:41.430 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:41.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:41.434 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:41.535 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:41.564 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:41.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:41.567 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:41.668 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:41.695 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:41.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:41.698 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:41.795 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:41 smithi084 bash[75189]: cluster 2023-10-01T08:11:40.726229+0000 mgr.y (mgr.34104) 1174 : cluster 0 pgmap v1270: 89 pgs: 89 active+clean; 1.7 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 120 MiB/s wr, 1.92k op/s 2023-10-01T08:11:41.799 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:41.814 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 18 16 35362 35346 122.718 103.562 0.0123338 0.00814231 2023-10-01T08:11:41.827 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:41.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:41.830 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:41.931 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:41.956 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:41.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:41.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:41.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:41 smithi112 bash[59335]: cluster 2023-10-01T08:11:40.726229+0000 mgr.y (mgr.34104) 1174 : cluster 0 pgmap v1270: 89 pgs: 89 active+clean; 1.7 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 120 MiB/s wr, 1.92k op/s 2023-10-01T08:11:41.995 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:11:42.061 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:42.087 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:42.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:42.089 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:42.097 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:41 smithi084 bash[78255]: cluster 2023-10-01T08:11:40.726229+0000 mgr.y (mgr.34104) 1174 : cluster 0 pgmap v1270: 89 pgs: 89 active+clean; 1.7 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 120 MiB/s wr, 1.92k op/s 2023-10-01T08:11:42.191 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:42.223 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:42.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:42.232 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:42.333 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:42.358 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:42.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:42.362 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:42.464 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:42.488 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:42.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:42.491 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:42.592 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:42.618 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:42.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:42.622 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:42.722 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:42.756 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:42.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:42.759 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:42.815 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 19 16 36932 36916 121.423 98.125 0.00740945 0.00822957 2023-10-01T08:11:42.860 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:42.887 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:42.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:42.890 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:42.991 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:43.023 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:43.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:43.027 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:43.128 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:43.170 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:43.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:43.175 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:43.275 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:43.299 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:43.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:43.301 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:43.402 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:43.429 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:43.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:43.431 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:11:43.532 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:43.557 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:43.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:43.560 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:43.661 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:43.696 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:43.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:43.701 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:43.801 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:43.815 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:2023-10-01T08:11:43.814110+0000 min lat: 0.00124531 max lat: 0.262592 avg lat: 0.00836049 2023-10-01T08:11:43.815 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T08:11:43.815 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 20 16 38232 38216 119.414 81.25 0.0136889 0.00836049 2023-10-01T08:11:43.832 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:43.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:43.836 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:43.937 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:43.947 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:43 smithi112 bash[59335]: cluster 2023-10-01T08:11:42.726784+0000 mgr.y (mgr.34104) 1175 : cluster 0 pgmap v1271: 89 pgs: 89 active+clean; 2.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 127 MiB/s wr, 2.03k op/s 2023-10-01T08:11:43.968 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:43.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:43.973 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:11:44.073 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:44.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:43 smithi084 bash[75189]: cluster 2023-10-01T08:11:42.726784+0000 mgr.y (mgr.34104) 1175 : cluster 0 pgmap v1271: 89 pgs: 89 active+clean; 2.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 127 MiB/s wr, 2.03k op/s 2023-10-01T08:11:44.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:43 smithi084 bash[78255]: cluster 2023-10-01T08:11:42.726784+0000 mgr.y (mgr.34104) 1175 : cluster 0 pgmap v1271: 89 pgs: 89 active+clean; 2.0 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 127 MiB/s wr, 2.03k op/s 2023-10-01T08:11:44.099 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:44.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:44.102 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:44.202 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:44.231 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:44.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:44.236 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:44.336 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:44.363 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:44.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:44.369 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:44.469 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:44.496 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:44.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:44.498 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:44.599 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:44.632 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:44.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:44.636 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:44.736 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:44.764 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:44.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:44.767 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:44.815 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 21 16 39728 39712 118.179 93.5 0.00797834 0.00845593 2023-10-01T08:11:44.868 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:44.898 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:44.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:44.901 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:45.002 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:45.011 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:44 smithi084 bash[75189]: cluster 2023-10-01T08:11:44.727322+0000 mgr.y (mgr.34104) 1176 : cluster 0 pgmap v1272: 89 pgs: 89 active+clean; 2.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 111 MiB/s wr, 1.77k op/s 2023-10-01T08:11:45.011 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:44 smithi084 bash[78255]: cluster 2023-10-01T08:11:44.727322+0000 mgr.y (mgr.34104) 1176 : cluster 0 pgmap v1272: 89 pgs: 89 active+clean; 2.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 111 MiB/s wr, 1.77k op/s 2023-10-01T08:11:45.025 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:45.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:45.028 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:45.128 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:45.157 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:45.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:45.159 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:45.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:44 smithi112 bash[59335]: cluster 2023-10-01T08:11:44.727322+0000 mgr.y (mgr.34104) 1176 : cluster 0 pgmap v1272: 89 pgs: 89 active+clean; 2.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 111 MiB/s wr, 1.77k op/s 2023-10-01T08:11:45.260 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:45.291 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:45.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:45.301 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:45.402 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:45.427 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:45.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:45.432 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:45.533 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:45.556 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:45.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:45.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:45.659 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:45.690 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:45.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:45.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:11:45.795 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:45.815 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 22 16 41185 41169 116.947 91.0625 0.0178089 0.00854239 2023-10-01T08:11:45.818 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:45.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:45.822 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:45.923 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:45.948 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:45.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:45.952 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:46.052 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:46.083 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:46.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:46.086 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:46.155 INFO:teuthology.orchestra.run.smithi084.stdout:ERROR: (22) Invalid argument 2023-10-01T08:11:46.156 INFO:teuthology.orchestra.run.smithi084.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T08:11:46.187 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:46.218 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:46.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:46.222 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:11:46.323 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:46.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:45 smithi084 bash[75189]: audit 2023-10-01T08:11:45.119620+0000 mon.a (mon.0) 1571 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:11:46.324 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:11:46 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:11:46] "GET /metrics HTTP/1.1" 200 36403 "" "Prometheus/2.33.4" 2023-10-01T08:11:46.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:45 smithi084 bash[78255]: audit 2023-10-01T08:11:45.119620+0000 mon.a (mon.0) 1571 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:11:46.334 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:45 smithi112 bash[59335]: audit 2023-10-01T08:11:45.119620+0000 mon.a (mon.0) 1571 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:11:46.352 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:46.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:46.355 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:46.456 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:46.482 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:46.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:46.485 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:46.585 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:46.611 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:46.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:46.612 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:46.676 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T08:11:46.678 INFO:teuthology.orchestra.run.smithi084.stderr:dumped all 2023-10-01T08:11:46.714 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:46.748 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:46.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:46.751 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:46.815 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 23 16 42376 42360 115.098 74.4375 0.00820271 0.00868206 2023-10-01T08:11:46.851 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:46.877 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:46.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:46.879 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:46.980 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:46.990 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:46 smithi084 bash[75189]: audit 2023-10-01T08:11:46.647256+0000 mgr.y (mgr.34104) 1177 : audit 0 from='client.35928 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T08:11:46.991 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:46 smithi084 bash[75189]: audit 2023-10-01T08:11:46.700561+0000 mon.c (mon.2) 130 : audit 1 from='client.? 172.21.15.84:0/1195560640' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:11:46.991 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:46 smithi084 bash[75189]: audit 2023-10-01T08:11:46.701595+0000 mon.a (mon.0) 1572 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:11:46.991 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:46 smithi084 bash[75189]: cluster 2023-10-01T08:11:46.727820+0000 mgr.y (mgr.34104) 1178 : cluster 0 pgmap v1273: 89 pgs: 89 active+clean; 2.4 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 110 MiB/s wr, 1.77k op/s 2023-10-01T08:11:47.005 INFO:teuthology.orchestra.run.smithi084.stderr:noscrub is unset 2023-10-01T08:11:47.009 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:47.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:47.013 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:47.114 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:47.147 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:47.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:47.153 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:11:47.254 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:47.263 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:46 smithi084 bash[78255]: audit 2023-10-01T08:11:46.647256+0000 mgr.y (mgr.34104) 1177 : audit 0 from='client.35928 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T08:11:47.263 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:46 smithi084 bash[78255]: audit 2023-10-01T08:11:46.700561+0000 mon.c (mon.2) 130 : audit 1 from='client.? 172.21.15.84:0/1195560640' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:11:47.263 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:46 smithi084 bash[78255]: audit 2023-10-01T08:11:46.701595+0000 mon.a (mon.0) 1572 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:11:47.263 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:46 smithi084 bash[78255]: cluster 2023-10-01T08:11:46.727820+0000 mgr.y (mgr.34104) 1178 : cluster 0 pgmap v1273: 89 pgs: 89 active+clean; 2.4 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 110 MiB/s wr, 1.77k op/s 2023-10-01T08:11:47.280 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:47.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:47.284 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:47.385 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:47.416 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:47.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:47.419 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:47.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:46 smithi112 bash[59335]: audit 2023-10-01T08:11:46.647256+0000 mgr.y (mgr.34104) 1177 : audit 0 from='client.35928 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T08:11:47.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:46 smithi112 bash[59335]: audit 2023-10-01T08:11:46.700561+0000 mon.c (mon.2) 130 : audit 1 from='client.? 172.21.15.84:0/1195560640' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:11:47.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:46 smithi112 bash[59335]: audit 2023-10-01T08:11:46.701595+0000 mon.a (mon.0) 1572 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:11:47.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:46 smithi112 bash[59335]: cluster 2023-10-01T08:11:46.727820+0000 mgr.y (mgr.34104) 1178 : cluster 0 pgmap v1273: 89 pgs: 89 active+clean; 2.4 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 110 MiB/s wr, 1.77k op/s 2023-10-01T08:11:47.519 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:47.550 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:47.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:47.553 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:47.653 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:47.680 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:47.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:47.684 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:47.785 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:47.815 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 24 16 43861 43845 114.169 92.8125 0.0183182 0.00875228 2023-10-01T08:11:47.816 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:47.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:47.823 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:47.924 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:47.956 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:47.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:47.959 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:48.059 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:48.187 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:47 smithi084 bash[75189]: cluster 2023-10-01T08:11:46.981634+0000 mon.a (mon.0) 1573 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:11:48.188 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:47 smithi084 bash[75189]: audit 2023-10-01T08:11:46.992186+0000 mon.a (mon.0) 1574 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T08:11:48.188 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:47 smithi084 bash[75189]: cluster 2023-10-01T08:11:46.992255+0000 mon.a (mon.0) 1575 : cluster 0 osdmap e285: 8 total, 8 up, 7 in 2023-10-01T08:11:48.188 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:47 smithi084 bash[75189]: cluster 2023-10-01T08:11:46.992532+0000 osd.7 (osd.7) 126 : cluster 3 failed to encode map e285 with expected crc 2023-10-01T08:11:48.188 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:47 smithi084 bash[75189]: cluster 2023-10-01T08:11:46.995890+0000 osd.6 (osd.6) 242 : cluster 3 failed to encode map e285 with expected crc 2023-10-01T08:11:48.188 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:47 smithi084 bash[75189]: cluster 2023-10-01T08:11:47.001168+0000 osd.5 (osd.5) 260 : cluster 3 failed to encode map e285 with expected crc 2023-10-01T08:11:48.188 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:47 smithi084 bash[75189]: cluster 2023-10-01T08:11:47.002337+0000 osd.5 (osd.5) 261 : cluster 3 failed to encode map e285 with expected crc 2023-10-01T08:11:48.188 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:47 smithi084 bash[75189]: cluster 2023-10-01T08:11:47.003013+0000 osd.4 (osd.4) 216 : cluster 3 failed to encode map e285 with expected crc 2023-10-01T08:11:48.188 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:47 smithi084 bash[78255]: cluster 2023-10-01T08:11:46.981634+0000 mon.a (mon.0) 1573 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:11:48.188 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:47 smithi084 bash[78255]: audit 2023-10-01T08:11:46.992186+0000 mon.a (mon.0) 1574 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T08:11:48.189 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:47 smithi084 bash[78255]: cluster 2023-10-01T08:11:46.992255+0000 mon.a (mon.0) 1575 : cluster 0 osdmap e285: 8 total, 8 up, 7 in 2023-10-01T08:11:48.189 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:47 smithi084 bash[78255]: cluster 2023-10-01T08:11:46.992532+0000 osd.7 (osd.7) 126 : cluster 3 failed to encode map e285 with expected crc 2023-10-01T08:11:48.189 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:47 smithi084 bash[78255]: cluster 2023-10-01T08:11:46.995890+0000 osd.6 (osd.6) 242 : cluster 3 failed to encode map e285 with expected crc 2023-10-01T08:11:48.189 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:47 smithi084 bash[78255]: cluster 2023-10-01T08:11:47.001168+0000 osd.5 (osd.5) 260 : cluster 3 failed to encode map e285 with expected crc 2023-10-01T08:11:48.189 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:47 smithi084 bash[78255]: cluster 2023-10-01T08:11:47.002337+0000 osd.5 (osd.5) 261 : cluster 3 failed to encode map e285 with expected crc 2023-10-01T08:11:48.189 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:47 smithi084 bash[78255]: cluster 2023-10-01T08:11:47.003013+0000 osd.4 (osd.4) 216 : cluster 3 failed to encode map e285 with expected crc 2023-10-01T08:11:48.219 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:48.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:48.223 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:48.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:47 smithi112 bash[59335]: cluster 2023-10-01T08:11:46.981634+0000 mon.a (mon.0) 1573 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:11:48.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:47 smithi112 bash[59335]: audit 2023-10-01T08:11:46.992186+0000 mon.a (mon.0) 1574 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T08:11:48.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:47 smithi112 bash[59335]: cluster 2023-10-01T08:11:46.992255+0000 mon.a (mon.0) 1575 : cluster 0 osdmap e285: 8 total, 8 up, 7 in 2023-10-01T08:11:48.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:47 smithi112 bash[59335]: cluster 2023-10-01T08:11:46.992532+0000 osd.7 (osd.7) 126 : cluster 3 failed to encode map e285 with expected crc 2023-10-01T08:11:48.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:47 smithi112 bash[59335]: cluster 2023-10-01T08:11:46.995890+0000 osd.6 (osd.6) 242 : cluster 3 failed to encode map e285 with expected crc 2023-10-01T08:11:48.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:47 smithi112 bash[59335]: cluster 2023-10-01T08:11:47.001168+0000 osd.5 (osd.5) 260 : cluster 3 failed to encode map e285 with expected crc 2023-10-01T08:11:48.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:47 smithi112 bash[59335]: cluster 2023-10-01T08:11:47.002337+0000 osd.5 (osd.5) 261 : cluster 3 failed to encode map e285 with expected crc 2023-10-01T08:11:48.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:47 smithi112 bash[59335]: cluster 2023-10-01T08:11:47.003013+0000 osd.4 (osd.4) 216 : cluster 3 failed to encode map e285 with expected crc 2023-10-01T08:11:48.324 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:48.351 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:48.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:48.358 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:48.459 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:48.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:48.490 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:48.491 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:48.591 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:48.630 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:48.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:48.635 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:48.736 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:48.766 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:48.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:48.772 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:48.816 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 25 16 45344 45328 113.31 92.6875 0.00859748 0.00881937 2023-10-01T08:11:48.873 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:48.900 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:48.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:48.906 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:49.003 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:49 smithi084 bash[75189]: cluster 2023-10-01T08:11:48.728355+0000 mgr.y (mgr.34104) 1179 : cluster 0 pgmap v1275: 89 pgs: 89 active+clean; 2.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 101 MiB/s wr, 1.62k op/s 2023-10-01T08:11:49.007 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:49.051 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:49.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:49.056 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:49.156 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:49.189 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:49.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:49.191 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:49.292 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:49.302 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:49 smithi084 bash[78255]: cluster 2023-10-01T08:11:48.728355+0000 mgr.y (mgr.34104) 1179 : cluster 0 pgmap v1275: 89 pgs: 89 active+clean; 2.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 101 MiB/s wr, 1.62k op/s 2023-10-01T08:11:49.320 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:49.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:49.325 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:49.425 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:49.452 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:49.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:49.455 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:49.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:49 smithi112 bash[59335]: cluster 2023-10-01T08:11:48.728355+0000 mgr.y (mgr.34104) 1179 : cluster 0 pgmap v1275: 89 pgs: 89 active+clean; 2.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 101 MiB/s wr, 1.62k op/s 2023-10-01T08:11:49.556 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:49.589 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:49.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:49.591 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:49.692 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:49.739 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:49.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:49.745 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:49.815 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 26 16 46711 46695 112.237 85.4375 0.0106283 0.00890371 2023-10-01T08:11:49.846 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:49.876 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:49.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:49.887 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:49.988 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:50.014 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:50.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:50.017 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:50.118 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:50.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:50.151 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:50.151 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:11:50.252 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:50.277 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:50.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:50.282 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:50.382 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:50.406 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:50.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:50.409 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:50.510 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:50.538 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:50.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:50.542 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:50.643 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:50.675 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:50.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:50.679 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:11:50.780 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:50.809 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:50.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:50.812 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:50.815 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 27 16 48121 48105 111.344 88.125 0.0153154 0.00897555 2023-10-01T08:11:50.913 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:50.939 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:50.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:50.944 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:51.044 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:51.076 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:51.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:51.079 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:51.179 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:51.215 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:51.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:51.219 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:51.299 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-10-01T08:11:51.320 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:51.383 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:51.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:51.387 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:51.390 INFO:teuthology.orchestra.run.smithi084.stdout:{"pg_ready":true,"pg_map":{"version":1272,"stamp":"2023-10-01T08:11:44.726970+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2384992160,"num_objects":36407,"num_object_clones":0,"num_object_copies":109221,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":36407,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":36643,"num_write_kb":2330957,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":23,"num_bytes_recovered":591036,"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":36577,"ondisk_log_size":36577,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":270,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":12175288,"kb_used_data":6981952,"kb_used_omap":34,"kb_used_meta":5193245,"kb_avail":644040776,"statfs":{"total":671965249536,"available":659497754624,"internally_reserved":0,"allocated":7149518848,"data_stored":7144216543,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35686,"internal_metadata":5317883034},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":1394409472,"num_objects":21277,"num_object_clones":0,"num_object_copies":63831,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":21277,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":21277,"num_write_kb":1361728,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.003618"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":282,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:11.867247+0000","last_change":"2023-10-01T08:07:25.927099+0000","last_active":"2023-10-01T08:11:11.867247+0000","last_peered":"2023-10-01T08:11:11.867247+0000","last_clean":"2023-10-01T08:11:11.867247+0000","last_became_active":"2023-10-01T08:07:25.926493+0000","last_became_peered":"2023-10-01T08:07:25.926493+0000","last_unstale":"2023-10-01T08:11:11.867247+0000","last_undegraded":"2023-10-01T08:11:11.867247+0000","last_fullsized":"2023-10-01T08:11:11.867247+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,0],"acting":[4,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":299,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:11.856888+0000","last_change":"2023-10-01T08:07:25.931706+0000","last_active":"2023-10-01T08:11:11.856888+0000","last_peered":"2023-10-01T08:11:11.856888+0000","last_clean":"2023-10-01T08:11:11.856888+0000","last_became_active":"2023-10-01T08:07:25.931367+0000","last_became_peered":"2023-10-01T08:07:25.931367+0000","last_unstale":"2023-10-01T08:11:11.856888+0000","last_undegraded":"2023-10-01T08:11:11.856888+0000","last_fullsized":"2023-10-01T08:11:11.856888+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:09:44.652875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":158,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:11.856583+0000","last_change":"2023-10-01T08:07:25.920269+0000","last_active":"2023-10-01T08:11:11.856583+0000","last_peered":"2023-10-01T08:11:11.856583+0000","last_clean":"2023-10-01T08:11:11.856583+0000","last_became_active":"2023-10-01T08:07:25.919909+0000","last_became_peered":"2023-10-01T08:07:25.919909+0000","last_unstale":"2023-10-01T08:11:11.856583+0000","last_undegraded":"2023-10-01T08:11:11.856583+0000","last_fullsized":"2023-10-01T08:11:11.856583+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:39:00.556510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1e","version":"0'0","reported_seq":229,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:11.857353+0000","last_change":"2023-10-01T07:53:49.933785+0000","last_active":"2023-10-01T08:11:11.857353+0000","last_peered":"2023-10-01T08:11:11.857353+0000","last_clean":"2023-10-01T08:11:11.857353+0000","last_became_active":"2023-10-01T07:53:49.933422+0000","last_became_peered":"2023-10-01T07:53:49.933422+0000","last_unstale":"2023-10-01T08:11:11.857353+0000","last_undegraded":"2023-10-01T08:11:11.857353+0000","last_fullsized":"2023-10-01T08:11:11.857353+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:54:25.410689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":309,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:11.857298+0000","last_change":"2023-10-01T08:08:52.773448+0000","last_active":"2023-10-01T08:11:11.857298+0000","last_peered":"2023-10-01T08:11:11.857298+0000","last_clean":"2023-10-01T08:11:11.857298+0000","last_became_active":"2023-10-01T08:08:52.770494+0000","last_became_peered":"2023-10-01T08:08:52.770494+0000","last_unstale":"2023-10-01T08:11:11.857298+0000","last_undegraded":"2023-10-01T08:11:11.857298+0000","last_fullsized":"2023-10-01T08:11:11.857298+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:29:36.557194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,2,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":266,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:12.023942+0000","last_change":"2023-10-01T08:07:25.930832+0000","last_active":"2023-10-01T08:11:12.023942+0000","last_peered":"2023-10-01T08:11:12.023942+0000","last_clean":"2023-10-01T08:11:12.023942+0000","last_became_active":"2023-10-01T08:07:25.930475+0000","last_became_peered":"2023-10-01T08:07:25.930475+0000","last_unstale":"2023-10-01T08:11:12.023942+0000","last_undegraded":"2023-10-01T08:11:12.023942+0000","last_fullsized":"2023-10-01T08:11:12.023942+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":183,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:11.869144+0000","last_change":"2023-10-01T07:53:49.926686+0000","last_active":"2023-10-01T08:11:11.869144+0000","last_peered":"2023-10-01T08:11:11.869144+0000","last_clean":"2023-10-01T08:11:11.869144+0000","last_became_active":"2023-10-01T07:53:49.925472+0000","last_became_peered":"2023-10-01T07:53:49.925472+0000","last_unstale":"2023-10-01T08:11:11.869144+0000","last_undegraded":"2023-10-01T08:11:11.869144+0000","last_fullsized":"2023-10-01T08:11:11.869144+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":285,"reported_epoch":284,"state":"active+clean","last_fresh":"2023-10-01T08:11:20.840548+0000","last_change":"2023-10-01T08:07:25.926630+0000","last_active":"2023-10-01T08:11:20.840548+0000","last_peered":"2023-10-01T08:11:20.840548+0000","last_clean":"2023-10-01T08:11:20.840548+0000","last_became_active":"2023-10-01T08:07:25.926209+0000","last_became_peered":"2023-10-01T08:07:25.926209+0000","last_unstale":"2023-10-01T08:11:20.840548+0000","last_undegraded":"2023-10-01T08:11:20.840548+0000","last_fullsized":"2023-10-01T08:11:20.840548+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:34:13.318265+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,4],"acting":[3,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":290,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:11.869181+0000","last_change":"2023-10-01T08:00:23.668888+0000","last_active":"2023-10-01T08:11:11.869181+0000","last_peered":"2023-10-01T08:11:11.869181+0000","last_clean":"2023-10-01T08:11:11.869181+0000","last_became_active":"2023-10-01T08:00:23.668334+0000","last_became_peered":"2023-10-01T08:00:23.668334+0000","last_unstale":"2023-10-01T08:11:11.869181+0000","last_undegraded":"2023-10-01T08:11:11.869181+0000","last_fullsized":"2023-10-01T08:11:11.869181+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":236,"reported_epoch":284,"state":"active+clean","last_fresh":"2023-10-01T08:11:20.840186+0000","last_change":"2023-10-01T07:48:00.311808+0000","last_active":"2023-10-01T08:11:20.840186+0000","last_peered":"2023-10-01T08:11:20.840186+0000","last_clean":"2023-10-01T08:11:20.840186+0000","last_became_active":"2023-10-01T07:48:00.311502+0000","last_became_peered":"2023-10-01T07:48:00.311502+0000","last_unstale":"2023-10-01T08:11:20.840186+0000","last_undegraded":"2023-10-01T08:11:20.840186+0000","last_fullsized":"2023-10-01T08:11:20.840186+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:29:46.875382+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":184,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:11.856999+0000","last_change":"2023-10-01T07:52:51.407081+0000","last_active":"2023-10-01T08:11:11.856999+0000","last_peered":"2023-10-01T08:11:11.856999+0000","last_clean":"2023-10-01T08:11:11.856999+0000","last_became_active":"2023-10-01T07:52:51.406657+0000","last_became_peered":"2023-10-01T07:52:51.406657+0000","last_unstale":"2023-10-01T08:11:11.856999+0000","last_undegraded":"2023-10-01T08:11:11.856999+0000","last_fullsized":"2023-10-01T08:11:11.856999+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:08:47.645535+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.12","version":"0'0","reported_seq":184,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:12.022335+0000","last_change":"2023-10-01T08:00:23.671083+0000","last_active":"2023-10-01T08:11:12.022335+0000","last_peered":"2023-10-01T08:11:12.022335+0000","last_clean":"2023-10-01T08:11:12.022335+0000","last_became_active":"2023-10-01T08:00:23.670474+0000","last_became_peered":"2023-10-01T08:00:23.670474+0000","last_unstale":"2023-10-01T08:11:12.022335+0000","last_undegraded":"2023-10-01T08:11:12.022335+0000","last_fullsized":"2023-10-01T08:11:12.022335+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,0],"acting":[6,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":266,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:11.867320+0000","last_change":"2023-10-01T07:48:00.313333+0000","last_active":"2023-10-01T08:11:11.867320+0000","last_peered":"2023-10-01T08:11:11.867320+0000","last_clean":"2023-10-01T08:11:11.867320+0000","last_became_active":"2023-10-01T07:48:00.312882+0000","last_became_peered":"2023-10-01T07:48:00.312882+0000","last_unstale":"2023-10-01T08:11:11.867320+0000","last_undegraded":"2023-10-01T08:11:11.867320+0000","last_fullsized":"2023-10-01T08:11:11.867320+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":246,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:11.867628+0000","last_change":"2023-10-01T07:47:46.590975+0000","last_active":"2023-10-01T08:11:11.867628+0000","last_peered":"2023-10-01T08:11:11.867628+0000","last_clean":"2023-10-01T08:11:11.867628+0000","last_became_active":"2023-10-01T07:47:46.589497+0000","last_became_peered":"2023-10-01T07:47:46.589497+0000","last_unstale":"2023-10-01T08:11:11.867628+0000","last_undegraded":"2023-10-01T08:11:11.867628+0000","last_fullsized":"2023-10-01T08:11:11.867628+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":170,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:11.867573+0000","last_change":"2023-10-01T07:52:51.404420+0000","last_active":"2023-10-01T08:11:11.867573+0000","last_peered":"2023-10-01T08:11:11.867573+0000","last_clean":"2023-10-01T08:11:11.867573+0000","last_became_active":"2023-10-01T07:52:51.404018+0000","last_became_peered":"2023-10-01T07:52:51.404018+0000","last_unstale":"2023-10-01T08:11:11.867573+0000","last_undegraded":"2023-10-01T08:11:11.867573+0000","last_fullsized":"2023-10-01T08:11:11.867573+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":[4,7,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":300,"reported_epoch":284,"state":"active+clean","last_fresh":"2023-10-01T08:11:20.840444+0000","last_change":"2023-10-01T08:00:23.667026+0000","last_active":"2023-10-01T08:11:20.840444+0000","last_peered":"2023-10-01T08:11:20.840444+0000","last_clean":"2023-10-01T08:11:20.840444+0000","last_became_active":"2023-10-01T08:00:23.666362+0000","last_became_peered":"2023-10-01T08:00:23.666362+0000","last_unstale":"2023-10-01T08:11:20.840444+0000","last_undegraded":"2023-10-01T08:11:20.840444+0000","last_fullsized":"2023-10-01T08:11:20.840444+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:07:45.753007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":227,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:11.857161+0000","last_change":"2023-10-01T07:53:49.929945+0000","last_active":"2023-10-01T08:11:11.857161+0000","last_peered":"2023-10-01T08:11:11.857161+0000","last_clean":"2023-10-01T08:11:11.857161+0000","last_became_active":"2023-10-01T07:53:49.929576+0000","last_became_peered":"2023-10-01T07:53:49.929576+0000","last_unstale":"2023-10-01T08:11:11.857161+0000","last_undegraded":"2023-10-01T08:11:11.857161+0000","last_fullsized":"2023-10-01T08:11:11.857161+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:00:56.852893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":35,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:11.869254+0000","last_change":"2023-10-01T08:08:52.773707+0000","last_active":"2023-10-01T08:11:11.869254+0000","last_peered":"2023-10-01T08:11:11.869254+0000","last_clean":"2023-10-01T08:11:11.869254+0000","last_became_active":"2023-10-01T08:08:52.773350+0000","last_became_peered":"2023-10-01T08:08:52.773350+0000","last_unstale":"2023-10-01T08:11:11.869254+0000","last_undegraded":"2023-10-01T08:11:11.869254+0000","last_fullsized":"2023-10-01T08:11:11.869254+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":160,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:11.867272+0000","last_change":"2023-10-01T07:52:51.406682+0000","last_active":"2023-10-01T08:11:11.867272+0000","last_peered":"2023-10-01T08:11:11.867272+0000","last_clean":"2023-10-01T08:11:11.867272+0000","last_became_active":"2023-10-01T07:52:51.406245+0000","last_became_peered":"2023-10-01T07:52:51.406245+0000","last_unstale":"2023-10-01T08:11:11.867272+0000","last_undegraded":"2023-10-01T08:11:11.867272+0000","last_fullsized":"2023-10-01T08:11:11.867272+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":232,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:12.409006+0000","last_change":"2023-10-01T07:53:49.935602+0000","last_active":"2023-10-01T08:11:12.409006+0000","last_peered":"2023-10-01T08:11:12.409006+0000","last_clean":"2023-10-01T08:11:12.409006+0000","last_became_active":"2023-10-01T07:53:49.935059+0000","last_became_peered":"2023-10-01T07:53:49.935059+0000","last_unstale":"2023-10-01T08:11:12.409006+0000","last_undegraded":"2023-10-01T08:11:12.409006+0000","last_fullsized":"2023-10-01T08:11:12.409006+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:20:46.935021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,7],"acting":[2,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.10","version":"59'8","reported_seq":295,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:12.021657+0000","last_change":"2023-10-01T08:08:52.783268+0000","last_active":"2023-10-01T08:11:12.021657+0000","last_peered":"2023-10-01T08:11:12.021657+0000","last_clean":"2023-10-01T08:11:12.021657+0000","last_became_active":"2023-10-01T08:08:52.770018+0000","last_became_peered":"2023-10-01T08:08:52.770018+0000","last_unstale":"2023-10-01T08:11:12.021657+0000","last_undegraded":"2023-10-01T08:11:12.021657+0000","last_fullsized":"2023-10-01T08:11:12.021657+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+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,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":299,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:11.858334+0000","last_change":"2023-10-01T08:07:25.913333+0000","last_active":"2023-10-01T08:11:11.858334+0000","last_peered":"2023-10-01T08:11:11.858334+0000","last_clean":"2023-10-01T08:11:11.858334+0000","last_became_active":"2023-10-01T08:07:25.912977+0000","last_became_peered":"2023-10-01T08:07:25.912977+0000","last_unstale":"2023-10-01T08:11:11.858334+0000","last_undegraded":"2023-10-01T08:11:11.858334+0000","last_fullsized":"2023-10-01T08:11:11.858334+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:03:25.512315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.7","version":"284'2277","reported_seq":2289,"reported_epoch":284,"state":"active+clean","last_fresh":"2023-10-01T08:11:42.313898+0000","last_change":"2023-10-01T08:11:04.105519+0000","last_active":"2023-10-01T08:11:42.313898+0000","last_peered":"2023-10-01T08:11:42.313898+0000","last_clean":"2023-10-01T08:11:42.313898+0000","last_became_active":"2023-10-01T08:11:04.104661+0000","last_became_peered":"2023-10-01T08:11:04.104661+0000","last_unstale":"2023-10-01T08:11:42.313898+0000","last_undegraded":"2023-10-01T08:11:42.313898+0000","last_fullsized":"2023-10-01T08:11:42.313898+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":280,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_clean_scrub_stamp":"2023-10-01T08:11:02.803263+0000","objects_scrubbed":0,"log_size":2277,"log_dups_size":0,"ondisk_log_size":2277,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":149225472,"num_objects":2277,"num_object_clones":0,"num_object_copies":6831,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2277,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2277,"num_write_kb":145728,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,0],"acting":[5,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":246,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:12.409332+0000","last_change":"2023-10-01T08:08:52.783663+0000","last_active":"2023-10-01T08:11:12.409332+0000","last_peered":"2023-10-01T08:11:12.409332+0000","last_clean":"2023-10-01T08:11:12.409332+0000","last_became_active":"2023-10-01T08:08:52.768675+0000","last_became_peered":"2023-10-01T08:08:52.768675+0000","last_unstale":"2023-10-01T08:11:12.409332+0000","last_undegraded":"2023-10-01T08:11:12.409332+0000","last_fullsized":"2023-10-01T08:11:12.409332+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:30:11.594654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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":[2,4,5],"acting":[2,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":35,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:11.868425+0000","last_change":"2023-10-01T08:08:52.774664+0000","last_active":"2023-10-01T08:11:11.868425+0000","last_peered":"2023-10-01T08:11:11.868425+0000","last_clean":"2023-10-01T08:11:11.868425+0000","last_became_active":"2023-10-01T08:08:52.774231+0000","last_became_peered":"2023-10-01T08:08:52.774231+0000","last_unstale":"2023-10-01T08:11:11.868425+0000","last_undegraded":"2023-10-01T08:11:11.868425+0000","last_fullsized":"2023-10-01T08:11:11.868425+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"11.6","version":"284'2146","reported_seq":2159,"reported_epoch":284,"state":"active+clean","last_fresh":"2023-10-01T08:11:40.992304+0000","last_change":"2023-10-01T08:11:04.100989+0000","last_active":"2023-10-01T08:11:40.992304+0000","last_peered":"2023-10-01T08:11:40.992304+0000","last_clean":"2023-10-01T08:11:40.992304+0000","last_became_active":"2023-10-01T08:11:04.100644+0000","last_became_peered":"2023-10-01T08:11:04.100644+0000","last_unstale":"2023-10-01T08:11:40.992304+0000","last_undegraded":"2023-10-01T08:11:40.992304+0000","last_fullsized":"2023-10-01T08:11:40.992304+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":280,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_clean_scrub_stamp":"2023-10-01T08:11:02.803263+0000","objects_scrubbed":0,"log_size":2146,"log_dups_size":0,"ondisk_log_size":2146,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:34:17.871419+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":140640256,"num_objects":2146,"num_object_clones":0,"num_object_copies":6438,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2146,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2146,"num_write_kb":137344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[2,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":63,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:11.869038+0000","last_change":"2023-10-01T08:08:52.915696+0000","last_active":"2023-10-01T08:11:11.869038+0000","last_peered":"2023-10-01T08:11:11.869038+0000","last_clean":"2023-10-01T08:11:11.869038+0000","last_became_active":"2023-10-01T08:08:52.775113+0000","last_became_peered":"2023-10-01T08:08:52.775113+0000","last_unstale":"2023-10-01T08:11:11.869038+0000","last_undegraded":"2023-10-01T08:11:11.869038+0000","last_fullsized":"2023-10-01T08:11:11.869038+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":265,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:11.867071+0000","last_change":"2023-10-01T08:07:25.935548+0000","last_active":"2023-10-01T08:11:11.867071+0000","last_peered":"2023-10-01T08:11:11.867071+0000","last_clean":"2023-10-01T08:11:11.867071+0000","last_became_active":"2023-10-01T08:07:25.934652+0000","last_became_peered":"2023-10-01T08:07:25.934652+0000","last_unstale":"2023-10-01T08:11:11.867071+0000","last_undegraded":"2023-10-01T08:11:11.867071+0000","last_fullsized":"2023-10-01T08:11:11.867071+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.5","version":"284'2247","reported_seq":2259,"reported_epoch":284,"state":"active+clean","last_fresh":"2023-10-01T08:11:42.272744+0000","last_change":"2023-10-01T08:11:03.992942+0000","last_active":"2023-10-01T08:11:42.272744+0000","last_peered":"2023-10-01T08:11:42.272744+0000","last_clean":"2023-10-01T08:11:42.272744+0000","last_became_active":"2023-10-01T08:11:03.992486+0000","last_became_peered":"2023-10-01T08:11:03.992486+0000","last_unstale":"2023-10-01T08:11:42.272744+0000","last_undegraded":"2023-10-01T08:11:42.272744+0000","last_fullsized":"2023-10-01T08:11:42.272744+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":280,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_clean_scrub_stamp":"2023-10-01T08:11:02.803263+0000","objects_scrubbed":0,"log_size":2247,"log_dups_size":0,"ondisk_log_size":2247,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":147259392,"num_objects":2247,"num_object_clones":0,"num_object_copies":6741,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2247,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2247,"num_write_kb":143808,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.d","version":"59'1","reported_seq":39,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:11.869360+0000","last_change":"2023-10-01T08:08:52.869893+0000","last_active":"2023-10-01T08:11:11.869360+0000","last_peered":"2023-10-01T08:11:11.869360+0000","last_clean":"2023-10-01T08:11:11.869360+0000","last_became_active":"2023-10-01T08:08:52.773328+0000","last_became_peered":"2023-10-01T08:08:52.773328+0000","last_unstale":"2023-10-01T08:11:11.869360+0000","last_undegraded":"2023-10-01T08:11:11.869360+0000","last_fullsized":"2023-10-01T08:11:11.869360+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":70,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,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":287,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:12.021975+0000","last_change":"2023-10-01T08:07:25.928767+0000","last_active":"2023-10-01T08:11:12.021975+0000","last_peered":"2023-10-01T08:11:12.021975+0000","last_clean":"2023-10-01T08:11:12.021975+0000","last_became_active":"2023-10-01T08:07:25.928075+0000","last_became_peered":"2023-10-01T08:07:25.928075+0000","last_unstale":"2023-10-01T08:11:12.021975+0000","last_undegraded":"2023-10-01T08:11:12.021975+0000","last_fullsized":"2023-10-01T08:11:12.021975+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,5],"acting":[6,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.4","version":"284'2140","reported_seq":2152,"reported_epoch":284,"state":"active+clean","last_fresh":"2023-10-01T08:11:41.575084+0000","last_change":"2023-10-01T08:11:03.994523+0000","last_active":"2023-10-01T08:11:41.575084+0000","last_peered":"2023-10-01T08:11:41.575084+0000","last_clean":"2023-10-01T08:11:41.575084+0000","last_became_active":"2023-10-01T08:11:03.993667+0000","last_became_peered":"2023-10-01T08:11:03.993667+0000","last_unstale":"2023-10-01T08:11:41.575084+0000","last_undegraded":"2023-10-01T08:11:41.575084+0000","last_fullsized":"2023-10-01T08:11:41.575084+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":280,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_clean_scrub_stamp":"2023-10-01T08:11:02.803263+0000","objects_scrubbed":0,"log_size":2140,"log_dups_size":0,"ondisk_log_size":2140,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":140247040,"num_objects":2140,"num_object_clones":0,"num_object_copies":6420,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2140,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2140,"num_write_kb":136960,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.c","version":"0'0","reported_seq":251,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:11.868940+0000","last_change":"2023-10-01T07:43:24.917235+0000","last_active":"2023-10-01T08:11:11.868940+0000","last_peered":"2023-10-01T08:11:11.868940+0000","last_clean":"2023-10-01T08:11:11.868940+0000","last_became_active":"2023-10-01T07:43:24.916855+0000","last_became_peered":"2023-10-01T07:43:24.916855+0000","last_unstale":"2023-10-01T08:11:11.868940+0000","last_undegraded":"2023-10-01T08:11:11.868940+0000","last_fullsized":"2023-10-01T08:11:11.868940+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":192,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:11.867278+0000","last_change":"2023-10-01T08:07:25.930649+0000","last_active":"2023-10-01T08:11:11.867278+0000","last_peered":"2023-10-01T08:11:11.867278+0000","last_clean":"2023-10-01T08:11:11.867278+0000","last_became_active":"2023-10-01T08:07:25.930266+0000","last_became_peered":"2023-10-01T08:07:25.930266+0000","last_unstale":"2023-10-01T08:11:11.867278+0000","last_undegraded":"2023-10-01T08:11:11.867278+0000","last_fullsized":"2023-10-01T08:11:11.867278+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.3","version":"284'2261","reported_seq":2273,"reported_epoch":284,"state":"active+clean","last_fresh":"2023-10-01T08:11:41.596990+0000","last_change":"2023-10-01T08:11:03.993694+0000","last_active":"2023-10-01T08:11:41.596990+0000","last_peered":"2023-10-01T08:11:41.596990+0000","last_clean":"2023-10-01T08:11:41.596990+0000","last_became_active":"2023-10-01T08:11:03.993171+0000","last_became_peered":"2023-10-01T08:11:03.993171+0000","last_unstale":"2023-10-01T08:11:41.596990+0000","last_undegraded":"2023-10-01T08:11:41.596990+0000","last_fullsized":"2023-10-01T08:11:41.596990+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":280,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_clean_scrub_stamp":"2023-10-01T08:11:02.803263+0000","objects_scrubbed":0,"log_size":2261,"log_dups_size":0,"ondisk_log_size":2261,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":148176896,"num_objects":2261,"num_object_clones":0,"num_object_copies":6783,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2261,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2261,"num_write_kb":144704,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,5],"acting":[6,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":246,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:12.408007+0000","last_change":"2023-10-01T08:08:52.870486+0000","last_active":"2023-10-01T08:11:12.408007+0000","last_peered":"2023-10-01T08:11:12.408007+0000","last_clean":"2023-10-01T08:11:12.408007+0000","last_became_active":"2023-10-01T08:08:52.770508+0000","last_became_peered":"2023-10-01T08:08:52.770508+0000","last_unstale":"2023-10-01T08:11:12.408007+0000","last_undegraded":"2023-10-01T08:11:12.408007+0000","last_fullsized":"2023-10-01T08:11:12.408007+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:35:35.819593+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[2,4,7],"acting":[2,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":231,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:11.867198+0000","last_change":"2023-10-01T07:47:46.589313+0000","last_active":"2023-10-01T08:11:11.867198+0000","last_peered":"2023-10-01T08:11:11.867198+0000","last_clean":"2023-10-01T08:11:11.867198+0000","last_became_active":"2023-10-01T07:47:46.588272+0000","last_became_peered":"2023-10-01T07:47:46.588272+0000","last_unstale":"2023-10-01T08:11:11.867198+0000","last_undegraded":"2023-10-01T08:11:11.867198+0000","last_fullsized":"2023-10-01T08:11:11.867198+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.2","version":"284'2140","reported_seq":2153,"reported_epoch":284,"state":"active+clean","last_fresh":"2023-10-01T08:11:41.003370+0000","last_change":"2023-10-01T08:11:04.103722+0000","last_active":"2023-10-01T08:11:41.003370+0000","last_peered":"2023-10-01T08:11:41.003370+0000","last_clean":"2023-10-01T08:11:41.003370+0000","last_became_active":"2023-10-01T08:11:04.103410+0000","last_became_peered":"2023-10-01T08:11:04.103410+0000","last_unstale":"2023-10-01T08:11:41.003370+0000","last_undegraded":"2023-10-01T08:11:41.003370+0000","last_fullsized":"2023-10-01T08:11:41.003370+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":280,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_clean_scrub_stamp":"2023-10-01T08:11:02.803263+0000","objects_scrubbed":0,"log_size":2140,"log_dups_size":0,"ondisk_log_size":2140,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:01:45.432696+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":140247040,"num_objects":2140,"num_object_clones":0,"num_object_copies":6420,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2140,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2140,"num_write_kb":136960,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,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":288,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:12.021952+0000","last_change":"2023-10-01T08:00:23.602437+0000","last_active":"2023-10-01T08:11:12.021952+0000","last_peered":"2023-10-01T08:11:12.021952+0000","last_clean":"2023-10-01T08:11:12.021952+0000","last_became_active":"2023-10-01T08:00:23.601874+0000","last_became_peered":"2023-10-01T08:00:23.601874+0000","last_unstale":"2023-10-01T08:11:12.021952+0000","last_undegraded":"2023-10-01T08:11:12.021952+0000","last_fullsized":"2023-10-01T08:11:12.021952+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,3],"acting":[6,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":235,"reported_epoch":284,"state":"active+clean","last_fresh":"2023-10-01T08:11:20.842052+0000","last_change":"2023-10-01T08:09:08.832678+0000","last_active":"2023-10-01T08:11:20.842052+0000","last_peered":"2023-10-01T08:11:20.842052+0000","last_clean":"2023-10-01T08:11:20.842052+0000","last_became_active":"2023-10-01T08:09:08.832196+0000","last_became_peered":"2023-10-01T08:09:08.832196+0000","last_unstale":"2023-10-01T08:11:20.842052+0000","last_undegraded":"2023-10-01T08:11:20.842052+0000","last_fullsized":"2023-10-01T08:11:20.842052+0000","mapping_epoch":263,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":264,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:37:31.785898+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,5],"acting":[2,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"11.1","version":"284'2147","reported_seq":2159,"reported_epoch":284,"state":"active+clean","last_fresh":"2023-10-01T08:11:41.597295+0000","last_change":"2023-10-01T08:11:04.103204+0000","last_active":"2023-10-01T08:11:41.597295+0000","last_peered":"2023-10-01T08:11:41.597295+0000","last_clean":"2023-10-01T08:11:41.597295+0000","last_became_active":"2023-10-01T08:11:04.102319+0000","last_became_peered":"2023-10-01T08:11:04.102319+0000","last_unstale":"2023-10-01T08:11:41.597295+0000","last_undegraded":"2023-10-01T08:11:41.597295+0000","last_fullsized":"2023-10-01T08:11:41.597295+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":280,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_clean_scrub_stamp":"2023-10-01T08:11:02.803263+0000","objects_scrubbed":0,"log_size":2147,"log_dups_size":0,"ondisk_log_size":2147,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":140705792,"num_objects":2147,"num_object_clones":0,"num_object_copies":6441,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2147,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2147,"num_write_kb":137408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":108,"reported_epoch":284,"state":"active+clean","last_fresh":"2023-10-01T08:11:20.841391+0000","last_change":"2023-10-01T08:09:08.874506+0000","last_active":"2023-10-01T08:11:20.841391+0000","last_peered":"2023-10-01T08:11:20.841391+0000","last_clean":"2023-10-01T08:11:20.841391+0000","last_became_active":"2023-10-01T08:09:08.874112+0000","last_became_peered":"2023-10-01T08:09:08.874112+0000","last_unstale":"2023-10-01T08:11:20.841391+0000","last_undegraded":"2023-10-01T08:11:20.841391+0000","last_fullsized":"2023-10-01T08:11:20.841391+0000","mapping_epoch":263,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":264,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:47:33.254777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.e","version":"0'0","reported_seq":257,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:11.867696+0000","last_change":"2023-10-01T08:00:23.602898+0000","last_active":"2023-10-01T08:11:11.867696+0000","last_peered":"2023-10-01T08:11:11.867696+0000","last_clean":"2023-10-01T08:11:11.867696+0000","last_became_active":"2023-10-01T08:00:23.602229+0000","last_became_peered":"2023-10-01T08:00:23.602229+0000","last_unstale":"2023-10-01T08:11:11.867696+0000","last_undegraded":"2023-10-01T08:11:11.867696+0000","last_fullsized":"2023-10-01T08:11:11.867696+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,3],"acting":[4,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.0","version":"284'2412","reported_seq":2425,"reported_epoch":284,"state":"active+clean","last_fresh":"2023-10-01T08:11:44.302488+0000","last_change":"2023-10-01T08:11:03.995072+0000","last_active":"2023-10-01T08:11:44.302488+0000","last_peered":"2023-10-01T08:11:44.302488+0000","last_clean":"2023-10-01T08:11:44.302488+0000","last_became_active":"2023-10-01T08:11:03.994562+0000","last_became_peered":"2023-10-01T08:11:03.994562+0000","last_unstale":"2023-10-01T08:11:44.302488+0000","last_undegraded":"2023-10-01T08:11:44.302488+0000","last_fullsized":"2023-10-01T08:11:44.302488+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":280,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_clean_scrub_stamp":"2023-10-01T08:11:02.803263+0000","objects_scrubbed":0,"log_size":2412,"log_dups_size":0,"ondisk_log_size":2412,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:06:32.210253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":158072832,"num_objects":2412,"num_object_clones":0,"num_object_copies":7236,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2412,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2412,"num_write_kb":154368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.8","version":"0'0","reported_seq":302,"reported_epoch":284,"state":"active+clean","last_fresh":"2023-10-01T08:11:20.839357+0000","last_change":"2023-10-01T08:07:25.926523+0000","last_active":"2023-10-01T08:11:20.839357+0000","last_peered":"2023-10-01T08:11:20.839357+0000","last_clean":"2023-10-01T08:11:20.839357+0000","last_became_active":"2023-10-01T08:07:25.926195+0000","last_became_peered":"2023-10-01T08:07:25.926195+0000","last_unstale":"2023-10-01T08:11:20.839357+0000","last_undegraded":"2023-10-01T08:11:20.839357+0000","last_fullsized":"2023-10-01T08:11:20.839357+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:23:29.625088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,4],"acting":[3,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":139,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:11.857821+0000","last_change":"2023-10-01T08:07:25.926742+0000","last_active":"2023-10-01T08:11:11.857821+0000","last_peered":"2023-10-01T08:11:11.857821+0000","last_clean":"2023-10-01T08:11:11.857821+0000","last_became_active":"2023-10-01T08:07:25.926339+0000","last_became_peered":"2023-10-01T08:07:25.926339+0000","last_unstale":"2023-10-01T08:11:11.857821+0000","last_undegraded":"2023-10-01T08:11:11.857821+0000","last_fullsized":"2023-10-01T08:11:11.857821+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:24:06.797113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,7],"acting":[3,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.d","version":"284'2128","reported_seq":2141,"reported_epoch":284,"state":"active+clean","last_fresh":"2023-10-01T08:11:41.006182+0000","last_change":"2023-10-01T08:11:03.843161+0000","last_active":"2023-10-01T08:11:41.006182+0000","last_peered":"2023-10-01T08:11:41.006182+0000","last_clean":"2023-10-01T08:11:41.006182+0000","last_became_active":"2023-10-01T08:11:03.842898+0000","last_became_peered":"2023-10-01T08:11:03.842898+0000","last_unstale":"2023-10-01T08:11:41.006182+0000","last_undegraded":"2023-10-01T08:11:41.006182+0000","last_fullsized":"2023-10-01T08:11:41.006182+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":280,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_clean_scrub_stamp":"2023-10-01T08:11:02.803263+0000","objects_scrubbed":0,"log_size":2128,"log_dups_size":0,"ondisk_log_size":2128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:23:35.919845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":139460608,"num_objects":2128,"num_object_clones":0,"num_object_copies":6384,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2128,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2128,"num_write_kb":136192,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":49,"reported_epoch":284,"state":"active+clean","last_fresh":"2023-10-01T08:11:20.842474+0000","last_change":"2023-10-01T08:07:25.925012+0000","last_active":"2023-10-01T08:11:20.842474+0000","last_peered":"2023-10-01T08:11:20.842474+0000","last_clean":"2023-10-01T08:11:20.842474+0000","last_became_active":"2023-10-01T08:07:25.924435+0000","last_became_peered":"2023-10-01T08:07:25.924435+0000","last_unstale":"2023-10-01T08:11:20.842474+0000","last_undegraded":"2023-10-01T08:11:20.842474+0000","last_fullsized":"2023-10-01T08:11:20.842474+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:13:04.330813+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,7],"acting":[2,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":266,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:11.869147+0000","last_change":"2023-10-01T07:43:24.917072+0000","last_active":"2023-10-01T08:11:11.869147+0000","last_peered":"2023-10-01T08:11:11.869147+0000","last_clean":"2023-10-01T08:11:11.869147+0000","last_became_active":"2023-10-01T07:43:24.916661+0000","last_became_peered":"2023-10-01T07:43:24.916661+0000","last_unstale":"2023-10-01T08:11:11.869147+0000","last_undegraded":"2023-10-01T08:11:11.869147+0000","last_fullsized":"2023-10-01T08:11:11.869147+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":35,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:11.868585+0000","last_change":"2023-10-01T08:08:52.773255+0000","last_active":"2023-10-01T08:11:11.868585+0000","last_peered":"2023-10-01T08:11:11.868585+0000","last_clean":"2023-10-01T08:11:11.868585+0000","last_became_active":"2023-10-01T08:08:52.772122+0000","last_became_peered":"2023-10-01T08:08:52.772122+0000","last_unstale":"2023-10-01T08:11:11.868585+0000","last_undegraded":"2023-10-01T08:11:11.868585+0000","last_fullsized":"2023-10-01T08:11:11.868585+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"11.b","version":"284'2318","reported_seq":2331,"reported_epoch":284,"state":"active+clean","last_fresh":"2023-10-01T08:11:44.279897+0000","last_change":"2023-10-01T08:11:04.100747+0000","last_active":"2023-10-01T08:11:44.279897+0000","last_peered":"2023-10-01T08:11:44.279897+0000","last_clean":"2023-10-01T08:11:44.279897+0000","last_became_active":"2023-10-01T08:11:04.100289+0000","last_became_peered":"2023-10-01T08:11:04.100289+0000","last_unstale":"2023-10-01T08:11:44.279897+0000","last_undegraded":"2023-10-01T08:11:44.279897+0000","last_fullsized":"2023-10-01T08:11:44.279897+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":280,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_clean_scrub_stamp":"2023-10-01T08:11:02.803263+0000","objects_scrubbed":0,"log_size":2318,"log_dups_size":0,"ondisk_log_size":2318,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:20:20.338042+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":151912448,"num_objects":2318,"num_object_clones":0,"num_object_copies":6954,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2318,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2318,"num_write_kb":148352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":279,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:11.868780+0000","last_change":"2023-10-01T08:07:25.933671+0000","last_active":"2023-10-01T08:11:11.868780+0000","last_peered":"2023-10-01T08:11:11.868780+0000","last_clean":"2023-10-01T08:11:11.868780+0000","last_became_active":"2023-10-01T08:07:25.932513+0000","last_became_peered":"2023-10-01T08:07:25.932513+0000","last_unstale":"2023-10-01T08:11:11.868780+0000","last_undegraded":"2023-10-01T08:11:11.868780+0000","last_fullsized":"2023-10-01T08:11:11.868780+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,0],"acting":[5,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":229,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:11.867131+0000","last_change":"2023-10-01T07:47:46.591521+0000","last_active":"2023-10-01T08:11:11.867131+0000","last_peered":"2023-10-01T08:11:11.867131+0000","last_clean":"2023-10-01T08:11:11.867131+0000","last_became_active":"2023-10-01T07:47:46.590065+0000","last_became_peered":"2023-10-01T07:47:46.590065+0000","last_unstale":"2023-10-01T08:11:11.867131+0000","last_undegraded":"2023-10-01T08:11:11.867131+0000","last_fullsized":"2023-10-01T08:11:11.867131+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:12.408407+0000","last_change":"2023-10-01T08:00:23.594629+0000","last_active":"2023-10-01T08:11:12.408407+0000","last_peered":"2023-10-01T08:11:12.408407+0000","last_clean":"2023-10-01T08:11:12.408407+0000","last_became_active":"2023-10-01T08:00:23.594258+0000","last_became_peered":"2023-10-01T08:00:23.594258+0000","last_unstale":"2023-10-01T08:11:12.408407+0000","last_undegraded":"2023-10-01T08:11:12.408407+0000","last_fullsized":"2023-10-01T08:11:12.408407+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:36:11.661270+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,6],"acting":[2,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"11.8","version":"284'2492","reported_seq":2505,"reported_epoch":284,"state":"active+clean","last_fresh":"2023-10-01T08:11:44.300102+0000","last_change":"2023-10-01T08:11:03.841219+0000","last_active":"2023-10-01T08:11:44.300102+0000","last_peered":"2023-10-01T08:11:44.300102+0000","last_clean":"2023-10-01T08:11:44.300102+0000","last_became_active":"2023-10-01T08:11:03.840861+0000","last_became_peered":"2023-10-01T08:11:03.840861+0000","last_unstale":"2023-10-01T08:11:44.300102+0000","last_undegraded":"2023-10-01T08:11:44.300102+0000","last_fullsized":"2023-10-01T08:11:44.300102+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":280,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_clean_scrub_stamp":"2023-10-01T08:11:02.803263+0000","objects_scrubbed":0,"log_size":2492,"log_dups_size":0,"ondisk_log_size":2492,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:16:53.287832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":163315712,"num_objects":2492,"num_object_clones":0,"num_object_copies":7476,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2492,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2492,"num_write_kb":159488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":282,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:12.408209+0000","last_change":"2023-10-01T07:43:24.905505+0000","last_active":"2023-10-01T08:11:12.408209+0000","last_peered":"2023-10-01T08:11:12.408209+0000","last_clean":"2023-10-01T08:11:12.408209+0000","last_became_active":"2023-10-01T07:43:24.905061+0000","last_became_peered":"2023-10-01T07:43:24.905061+0000","last_unstale":"2023-10-01T08:11:12.408209+0000","last_undegraded":"2023-10-01T08:11:12.408209+0000","last_fullsized":"2023-10-01T08:11:12.408209+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:37:50.798269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":144,"reported_epoch":284,"state":"active+clean","last_fresh":"2023-10-01T08:11:20.841787+0000","last_change":"2023-10-01T08:07:25.919896+0000","last_active":"2023-10-01T08:11:20.841787+0000","last_peered":"2023-10-01T08:11:20.841787+0000","last_clean":"2023-10-01T08:11:20.841787+0000","last_became_active":"2023-10-01T08:07:25.919508+0000","last_became_peered":"2023-10-01T08:07:25.919508+0000","last_unstale":"2023-10-01T08:11:20.841787+0000","last_undegraded":"2023-10-01T08:11:20.841787+0000","last_fullsized":"2023-10-01T08:11:20.841787+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:44:06.646136+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,0],"acting":[2,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":205,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:11.869205+0000","last_change":"2023-10-01T08:09:08.838290+0000","last_active":"2023-10-01T08:11:11.869205+0000","last_peered":"2023-10-01T08:11:11.869205+0000","last_clean":"2023-10-01T08:11:11.869205+0000","last_became_active":"2023-10-01T08:09:08.833816+0000","last_became_peered":"2023-10-01T08:09:08.833816+0000","last_unstale":"2023-10-01T08:11:11.869205+0000","last_undegraded":"2023-10-01T08:11:11.869205+0000","last_fullsized":"2023-10-01T08:11:11.869205+0000","mapping_epoch":263,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":264,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"11.a","version":"284'2513","reported_seq":2526,"reported_epoch":284,"state":"active+clean","last_fresh":"2023-10-01T08:11:44.310418+0000","last_change":"2023-10-01T08:11:03.841215+0000","last_active":"2023-10-01T08:11:44.310418+0000","last_peered":"2023-10-01T08:11:44.310418+0000","last_clean":"2023-10-01T08:11:44.310418+0000","last_became_active":"2023-10-01T08:11:03.840937+0000","last_became_peered":"2023-10-01T08:11:03.840937+0000","last_unstale":"2023-10-01T08:11:44.310418+0000","last_undegraded":"2023-10-01T08:11:44.310418+0000","last_fullsized":"2023-10-01T08:11:44.310418+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":280,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_clean_scrub_stamp":"2023-10-01T08:11:02.803263+0000","objects_scrubbed":0,"log_size":2513,"log_dups_size":0,"ondisk_log_size":2513,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:07:56.673129+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":164691968,"num_objects":2513,"num_object_clones":0,"num_object_copies":7539,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2513,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2513,"num_write_kb":160832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":270,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:11.868801+0000","last_change":"2023-10-01T07:48:00.320868+0000","last_active":"2023-10-01T08:11:11.868801+0000","last_peered":"2023-10-01T08:11:11.868801+0000","last_clean":"2023-10-01T08:11:11.868801+0000","last_became_active":"2023-10-01T07:48:00.320514+0000","last_became_peered":"2023-10-01T07:48:00.320514+0000","last_unstale":"2023-10-01T08:11:11.868801+0000","last_undegraded":"2023-10-01T08:11:11.868801+0000","last_fullsized":"2023-10-01T08:11:11.868801+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":416,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:12.021677+0000","last_change":"2023-10-01T08:10:45.971333+0000","last_active":"2023-10-01T08:11:12.021677+0000","last_peered":"2023-10-01T08:11:12.021677+0000","last_clean":"2023-10-01T08:11:12.021677+0000","last_became_active":"2023-10-01T08:10:45.970525+0000","last_became_peered":"2023-10-01T08:10:45.970525+0000","last_unstale":"2023-10-01T08:11:12.021677+0000","last_undegraded":"2023-10-01T08:11:12.021677+0000","last_fullsized":"2023-10-01T08:11:12.021677+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:23:32.049984+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:23:32.049984+0000","last_clean_scrub_stamp":"2023-10-01T07:23:32.049984+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":222,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:11.857066+0000","last_change":"2023-10-01T07:43:24.910767+0000","last_active":"2023-10-01T08:11:11.857066+0000","last_peered":"2023-10-01T08:11:11.857066+0000","last_clean":"2023-10-01T08:11:11.857066+0000","last_became_active":"2023-10-01T07:43:24.910214+0000","last_became_peered":"2023-10-01T07:43:24.910214+0000","last_unstale":"2023-10-01T08:11:11.857066+0000","last_undegraded":"2023-10-01T08:11:11.857066+0000","last_fullsized":"2023-10-01T08:11:11.857066+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:37:46.200934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":259,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:12.022624+0000","last_change":"2023-10-01T07:48:00.323822+0000","last_active":"2023-10-01T08:11:12.022624+0000","last_peered":"2023-10-01T08:11:12.022624+0000","last_clean":"2023-10-01T08:11:12.022624+0000","last_became_active":"2023-10-01T07:48:00.323132+0000","last_became_peered":"2023-10-01T07:48:00.323132+0000","last_unstale":"2023-10-01T08:11:12.022624+0000","last_undegraded":"2023-10-01T08:11:12.022624+0000","last_fullsized":"2023-10-01T08:11:12.022624+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.9","version":"284'2480","reported_seq":2493,"reported_epoch":284,"state":"active+clean","last_fresh":"2023-10-01T08:11:44.299444+0000","last_change":"2023-10-01T08:11:03.991538+0000","last_active":"2023-10-01T08:11:44.299444+0000","last_peered":"2023-10-01T08:11:44.299444+0000","last_clean":"2023-10-01T08:11:44.299444+0000","last_became_active":"2023-10-01T08:11:03.990847+0000","last_became_peered":"2023-10-01T08:11:03.990847+0000","last_unstale":"2023-10-01T08:11:44.299444+0000","last_undegraded":"2023-10-01T08:11:44.299444+0000","last_fullsized":"2023-10-01T08:11:44.299444+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":280,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_clean_scrub_stamp":"2023-10-01T08:11:02.803263+0000","objects_scrubbed":0,"log_size":2480,"log_dups_size":0,"ondisk_log_size":2480,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:02:09.744448+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":162529280,"num_objects":2480,"num_object_clones":0,"num_object_copies":7440,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2480,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2480,"num_write_kb":158720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"0'0","reported_seq":95,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:11.856350+0000","last_change":"2023-10-01T08:00:23.669180+0000","last_active":"2023-10-01T08:11:11.856350+0000","last_peered":"2023-10-01T08:11:11.856350+0000","last_clean":"2023-10-01T08:11:11.856350+0000","last_became_active":"2023-10-01T08:00:23.668845+0000","last_became_peered":"2023-10-01T08:00:23.668845+0000","last_unstale":"2023-10-01T08:11:11.856350+0000","last_undegraded":"2023-10-01T08:11:11.856350+0000","last_fullsized":"2023-10-01T08:11:11.856350+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:13:28.089002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"3.1","version":"0'0","reported_seq":159,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:11.856792+0000","last_change":"2023-10-01T08:04:39.655139+0000","last_active":"2023-10-01T08:11:11.856792+0000","last_peered":"2023-10-01T08:11:11.856792+0000","last_clean":"2023-10-01T08:11:11.856792+0000","last_became_active":"2023-10-01T08:04:39.654846+0000","last_became_peered":"2023-10-01T08:04:39.654846+0000","last_unstale":"2023-10-01T08:11:11.856792+0000","last_undegraded":"2023-10-01T08:11:11.856792+0000","last_fullsized":"2023-10-01T08:11:11.856792+0000","mapping_epoch":223,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":224,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:28:03.934362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.6","version":"0'0","reported_seq":202,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:12.409035+0000","last_change":"2023-10-01T08:08:52.774912+0000","last_active":"2023-10-01T08:11:12.409035+0000","last_peered":"2023-10-01T08:11:12.409035+0000","last_clean":"2023-10-01T08:11:12.409035+0000","last_became_active":"2023-10-01T08:08:52.774585+0000","last_became_peered":"2023-10-01T08:08:52.774585+0000","last_unstale":"2023-10-01T08:11:12.409035+0000","last_undegraded":"2023-10-01T08:11:12.409035+0000","last_fullsized":"2023-10-01T08:11:12.409035+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:17:43.513948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.c","version":"284'2136","reported_seq":2149,"reported_epoch":284,"state":"active+clean","last_fresh":"2023-10-01T08:11:40.987964+0000","last_change":"2023-10-01T08:11:03.992517+0000","last_active":"2023-10-01T08:11:40.987964+0000","last_peered":"2023-10-01T08:11:40.987964+0000","last_clean":"2023-10-01T08:11:40.987964+0000","last_became_active":"2023-10-01T08:11:03.991825+0000","last_became_peered":"2023-10-01T08:11:03.991825+0000","last_unstale":"2023-10-01T08:11:40.987964+0000","last_undegraded":"2023-10-01T08:11:40.987964+0000","last_fullsized":"2023-10-01T08:11:40.987964+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":280,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_clean_scrub_stamp":"2023-10-01T08:11:02.803263+0000","objects_scrubbed":0,"log_size":2136,"log_dups_size":0,"ondisk_log_size":2136,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:05:48.183374+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":139984896,"num_objects":2136,"num_object_clones":0,"num_object_copies":6408,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2136,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2136,"num_write_kb":136704,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.5","version":"0'0","reported_seq":213,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:11.867519+0000","last_change":"2023-10-01T07:53:49.935004+0000","last_active":"2023-10-01T08:11:11.867519+0000","last_peered":"2023-10-01T08:11:11.867519+0000","last_clean":"2023-10-01T08:11:11.867519+0000","last_became_active":"2023-10-01T07:53:49.934636+0000","last_became_peered":"2023-10-01T07:53:49.934636+0000","last_unstale":"2023-10-01T08:11:11.867519+0000","last_undegraded":"2023-10-01T08:11:11.867519+0000","last_fullsized":"2023-10-01T08:11:11.867519+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":144,"reported_epoch":284,"state":"active+clean","last_fresh":"2023-10-01T08:11:20.842140+0000","last_change":"2023-10-01T08:07:25.924800+0000","last_active":"2023-10-01T08:11:20.842140+0000","last_peered":"2023-10-01T08:11:20.842140+0000","last_clean":"2023-10-01T08:11:20.842140+0000","last_became_active":"2023-10-01T08:07:25.924084+0000","last_became_peered":"2023-10-01T08:07:25.924084+0000","last_unstale":"2023-10-01T08:11:20.842140+0000","last_undegraded":"2023-10-01T08:11:20.842140+0000","last_fullsized":"2023-10-01T08:11:20.842140+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:32:19.932381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":206,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:11.868923+0000","last_change":"2023-10-01T07:53:49.931927+0000","last_active":"2023-10-01T08:11:11.868923+0000","last_peered":"2023-10-01T08:11:11.868923+0000","last_clean":"2023-10-01T08:11:11.868923+0000","last_became_active":"2023-10-01T07:53:49.931219+0000","last_became_peered":"2023-10-01T07:53:49.931219+0000","last_unstale":"2023-10-01T08:11:11.868923+0000","last_undegraded":"2023-10-01T08:11:11.868923+0000","last_fullsized":"2023-10-01T08:11:11.868923+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"11.f","version":"284'2139","reported_seq":2151,"reported_epoch":284,"state":"active+clean","last_fresh":"2023-10-01T08:11:41.015110+0000","last_change":"2023-10-01T08:11:04.105225+0000","last_active":"2023-10-01T08:11:41.015110+0000","last_peered":"2023-10-01T08:11:41.015110+0000","last_clean":"2023-10-01T08:11:41.015110+0000","last_became_active":"2023-10-01T08:11:04.104860+0000","last_became_peered":"2023-10-01T08:11:04.104860+0000","last_unstale":"2023-10-01T08:11:41.015110+0000","last_undegraded":"2023-10-01T08:11:41.015110+0000","last_fullsized":"2023-10-01T08:11:41.015110+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":280,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_clean_scrub_stamp":"2023-10-01T08:11:02.803263+0000","objects_scrubbed":0,"log_size":2139,"log_dups_size":0,"ondisk_log_size":2139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:18:10.716233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":140181504,"num_objects":2139,"num_object_clones":0,"num_object_copies":6417,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2139,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2139,"num_write_kb":136896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,0],"acting":[2,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":275,"reported_epoch":284,"state":"active+clean","last_fresh":"2023-10-01T08:11:20.840948+0000","last_change":"2023-10-01T07:48:00.312567+0000","last_active":"2023-10-01T08:11:20.840948+0000","last_peered":"2023-10-01T08:11:20.840948+0000","last_clean":"2023-10-01T08:11:20.840948+0000","last_became_active":"2023-10-01T07:48:00.311711+0000","last_became_peered":"2023-10-01T07:48:00.311711+0000","last_unstale":"2023-10-01T08:11:20.840948+0000","last_undegraded":"2023-10-01T08:11:20.840948+0000","last_fullsized":"2023-10-01T08:11:20.840948+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:02:05.723765+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":123,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:12.023953+0000","last_change":"2023-10-01T08:07:25.932366+0000","last_active":"2023-10-01T08:11:12.023953+0000","last_peered":"2023-10-01T08:11:12.023953+0000","last_clean":"2023-10-01T08:11:12.023953+0000","last_became_active":"2023-10-01T08:07:25.931982+0000","last_became_peered":"2023-10-01T08:07:25.931982+0000","last_unstale":"2023-10-01T08:11:12.023953+0000","last_undegraded":"2023-10-01T08:11:12.023953+0000","last_fullsized":"2023-10-01T08:11:12.023953+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,3],"acting":[6,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":282,"reported_epoch":284,"state":"active+clean","last_fresh":"2023-10-01T08:11:20.840284+0000","last_change":"2023-10-01T08:08:52.768567+0000","last_active":"2023-10-01T08:11:20.840284+0000","last_peered":"2023-10-01T08:11:20.840284+0000","last_clean":"2023-10-01T08:11:20.840284+0000","last_became_active":"2023-10-01T08:08:52.768197+0000","last_became_peered":"2023-10-01T08:08:52.768197+0000","last_unstale":"2023-10-01T08:11:20.840284+0000","last_undegraded":"2023-10-01T08:11:20.840284+0000","last_fullsized":"2023-10-01T08:11:20.840284+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:41:59.269743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"11.e","version":"284'2407","reported_seq":2420,"reported_epoch":284,"state":"active+clean","last_fresh":"2023-10-01T08:11:44.276586+0000","last_change":"2023-10-01T08:11:04.102633+0000","last_active":"2023-10-01T08:11:44.276586+0000","last_peered":"2023-10-01T08:11:44.276586+0000","last_clean":"2023-10-01T08:11:44.276586+0000","last_became_active":"2023-10-01T08:11:04.102294+0000","last_became_peered":"2023-10-01T08:11:04.102294+0000","last_unstale":"2023-10-01T08:11:44.276586+0000","last_undegraded":"2023-10-01T08:11:44.276586+0000","last_fullsized":"2023-10-01T08:11:44.276586+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":280,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_clean_scrub_stamp":"2023-10-01T08:11:02.803263+0000","objects_scrubbed":0,"log_size":2407,"log_dups_size":0,"ondisk_log_size":2407,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:00:55.007887+0000","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":2407,"num_write_kb":154048,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":268,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:12.023901+0000","last_change":"2023-10-01T07:48:00.313007+0000","last_active":"2023-10-01T08:11:12.023901+0000","last_peered":"2023-10-01T08:11:12.023901+0000","last_clean":"2023-10-01T08:11:12.023901+0000","last_became_active":"2023-10-01T07:48:00.312535+0000","last_became_peered":"2023-10-01T07:48:00.312535+0000","last_unstale":"2023-10-01T08:11:12.023901+0000","last_undegraded":"2023-10-01T08:11:12.023901+0000","last_fullsized":"2023-10-01T08:11:12.023901+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":85,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:11.867562+0000","last_change":"2023-10-01T08:09:08.851181+0000","last_active":"2023-10-01T08:11:11.867562+0000","last_peered":"2023-10-01T08:11:11.867562+0000","last_clean":"2023-10-01T08:11:11.867562+0000","last_became_active":"2023-10-01T08:09:08.835441+0000","last_became_peered":"2023-10-01T08:09:08.835441+0000","last_unstale":"2023-10-01T08:11:11.867562+0000","last_undegraded":"2023-10-01T08:11:11.867562+0000","last_fullsized":"2023-10-01T08:11:11.867562+0000","mapping_epoch":263,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":264,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[4,7,5],"acting":[4,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":234,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:11.867037+0000","last_change":"2023-10-01T07:47:46.586842+0000","last_active":"2023-10-01T08:11:11.867037+0000","last_peered":"2023-10-01T08:11:11.867037+0000","last_clean":"2023-10-01T08:11:11.867037+0000","last_became_active":"2023-10-01T07:47:46.586212+0000","last_became_peered":"2023-10-01T07:47:46.586212+0000","last_unstale":"2023-10-01T08:11:11.867037+0000","last_undegraded":"2023-10-01T08:11:11.867037+0000","last_fullsized":"2023-10-01T08:11:11.867037+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":202,"reported_epoch":284,"state":"active+clean","last_fresh":"2023-10-01T08:11:20.841514+0000","last_change":"2023-10-01T08:08:52.770878+0000","last_active":"2023-10-01T08:11:20.841514+0000","last_peered":"2023-10-01T08:11:20.841514+0000","last_clean":"2023-10-01T08:11:20.841514+0000","last_became_active":"2023-10-01T08:08:52.769937+0000","last_became_peered":"2023-10-01T08:08:52.769937+0000","last_unstale":"2023-10-01T08:11:20.841514+0000","last_undegraded":"2023-10-01T08:11:20.841514+0000","last_fullsized":"2023-10-01T08:11:20.841514+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:39:17.526800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,3],"acting":[2,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":312,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:12.408797+0000","last_change":"2023-10-01T08:08:52.772432+0000","last_active":"2023-10-01T08:11:12.408797+0000","last_peered":"2023-10-01T08:11:12.408797+0000","last_clean":"2023-10-01T08:11:12.408797+0000","last_became_active":"2023-10-01T08:08:52.771904+0000","last_became_peered":"2023-10-01T08:08:52.771904+0000","last_unstale":"2023-10-01T08:11:12.408797+0000","last_undegraded":"2023-10-01T08:11:12.408797+0000","last_fullsized":"2023-10-01T08:11:12.408797+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:47:04.140595+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"59'2","reported_seq":305,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:11.868938+0000","last_change":"2023-10-01T08:07:25.976612+0000","last_active":"2023-10-01T08:11:11.868938+0000","last_peered":"2023-10-01T08:11:11.868938+0000","last_clean":"2023-10-01T08:11:11.868938+0000","last_became_active":"2023-10-01T08:07:25.920169+0000","last_became_peered":"2023-10-01T08:07:25.920169+0000","last_unstale":"2023-10-01T08:11:11.868938+0000","last_undegraded":"2023-10-01T08:11:11.868938+0000","last_fullsized":"2023-10-01T08:11:11.868938+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,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":272,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:11.857637+0000","last_change":"2023-10-01T08:04:39.644692+0000","last_active":"2023-10-01T08:11:11.857637+0000","last_peered":"2023-10-01T08:11:11.857637+0000","last_clean":"2023-10-01T08:11:11.857637+0000","last_became_active":"2023-10-01T08:04:39.644365+0000","last_became_peered":"2023-10-01T08:04:39.644365+0000","last_unstale":"2023-10-01T08:11:11.857637+0000","last_undegraded":"2023-10-01T08:11:11.857637+0000","last_fullsized":"2023-10-01T08:11:11.857637+0000","mapping_epoch":223,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":224,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:54:29.899587+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":253,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:11.868980+0000","last_change":"2023-10-01T07:47:46.587284+0000","last_active":"2023-10-01T08:11:11.868980+0000","last_peered":"2023-10-01T08:11:11.868980+0000","last_clean":"2023-10-01T08:11:11.868980+0000","last_became_active":"2023-10-01T07:47:46.586309+0000","last_became_peered":"2023-10-01T07:47:46.586309+0000","last_unstale":"2023-10-01T08:11:11.868980+0000","last_undegraded":"2023-10-01T08:11:11.868980+0000","last_fullsized":"2023-10-01T08:11:11.868980+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":161,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:11.857142+0000","last_change":"2023-10-01T08:04:39.677163+0000","last_active":"2023-10-01T08:11:11.857142+0000","last_peered":"2023-10-01T08:11:11.857142+0000","last_clean":"2023-10-01T08:11:11.857142+0000","last_became_active":"2023-10-01T08:04:39.676861+0000","last_became_peered":"2023-10-01T08:04:39.676861+0000","last_unstale":"2023-10-01T08:11:11.857142+0000","last_undegraded":"2023-10-01T08:11:11.857142+0000","last_fullsized":"2023-10-01T08:11:11.857142+0000","mapping_epoch":223,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":224,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:24:54.347781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,2],"acting":[3,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"59'1","reported_seq":272,"reported_epoch":284,"state":"active+clean","last_fresh":"2023-10-01T08:11:20.839626+0000","last_change":"2023-10-01T07:43:24.912080+0000","last_active":"2023-10-01T08:11:20.839626+0000","last_peered":"2023-10-01T08:11:20.839626+0000","last_clean":"2023-10-01T08:11:20.839626+0000","last_became_active":"2023-10-01T07:43:24.911577+0000","last_became_peered":"2023-10-01T07:43:24.911577+0000","last_unstale":"2023-10-01T08:11:20.839626+0000","last_undegraded":"2023-10-01T08:11:20.839626+0000","last_fullsized":"2023-10-01T08:11:20.839626+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:49:36.182931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":282,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:11.856559+0000","last_change":"2023-10-01T07:43:24.905781+0000","last_active":"2023-10-01T08:11:11.856559+0000","last_peered":"2023-10-01T08:11:11.856559+0000","last_clean":"2023-10-01T08:11:11.856559+0000","last_became_active":"2023-10-01T07:43:24.905433+0000","last_became_peered":"2023-10-01T07:43:24.905433+0000","last_unstale":"2023-10-01T08:11:11.856559+0000","last_undegraded":"2023-10-01T08:11:11.856559+0000","last_fullsized":"2023-10-01T08:11:11.856559+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:42:18.329292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":170,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:11.869101+0000","last_change":"2023-10-01T08:08:52.782637+0000","last_active":"2023-10-01T08:11:11.869101+0000","last_peered":"2023-10-01T08:11:11.869101+0000","last_clean":"2023-10-01T08:11:11.869101+0000","last_became_active":"2023-10-01T08:08:52.771948+0000","last_became_peered":"2023-10-01T08:08:52.771948+0000","last_unstale":"2023-10-01T08:11:11.869101+0000","last_undegraded":"2023-10-01T08:11:11.869101+0000","last_fullsized":"2023-10-01T08:11:11.869101+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":554,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":259,"reported_epoch":283,"state":"active+clean","last_fresh":"2023-10-01T08:11:11.867030+0000","last_change":"2023-10-01T08:07:25.934191+0000","last_active":"2023-10-01T08:11:11.867030+0000","last_peered":"2023-10-01T08:11:11.867030+0000","last_clean":"2023-10-01T08:11:11.867030+0000","last_became_active":"2023-10-01T08:07:25.933628+0000","last_became_peered":"2023-10-01T08:07:25.933628+0000","last_unstale":"2023-10-01T08:11:11.867030+0000","last_undegraded":"2023-10-01T08:11:11.867030+0000","last_fullsized":"2023-10-01T08:11:11.867030+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,3],"acting":[4,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":11,"num_pg":16,"stat_sum":{"num_bytes":2384396288,"num_objects":36383,"num_object_clones":0,"num_object_copies":109149,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":36383,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":36383,"num_write_kb":2328512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":7233863680,"data_stored":7233863680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":36383,"ondisk_log_size":36383,"up":48,"acting":48,"num_store_stats":7},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":21,"num_bytes_recovered":668,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":37741,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":4},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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":116,"seq":498216206622,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2110284,"kb_used_data":1216516,"kb_used_omap":9,"kb_used_meta":893750,"kb_avail":91634868,"statfs":{"total":95995035648,"available":93834104832,"internally_reserved":0,"allocated":1245712384,"data_stored":1245136311,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9583,"internal_metadata":915200657},"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":"Sun Oct 1 08:11:34 2023","interfaces":[{"interface":"back","average":{"1min":0.81299999999999994,"5min":1.458,"15min":1.5209999999999999},"min":{"1min":0.58499999999999996,"5min":0.26900000000000002,"15min":0.23400000000000001},"max":{"1min":1.363,"5min":29.366,"15min":29.366},"last":1.702},{"interface":"front","average":{"1min":0.73199999999999998,"5min":1.496,"15min":1.504},"min":{"1min":0.36799999999999999,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":1.2769999999999999,"5min":34.204000000000001,"15min":34.204000000000001},"last":3.8849999999999998}]},{"osd":1,"last update":"Sun Oct 1 08:10:52 2023","interfaces":[{"interface":"back","average":{"1min":1.1140000000000001,"5min":0.96499999999999997,"15min":1.667},"min":{"1min":0.34699999999999998,"5min":0.33000000000000002,"15min":0.26500000000000001},"max":{"1min":4.6470000000000002,"5min":6.7640000000000002,"15min":73.722999999999999},"last":1.6679999999999999},{"interface":"front","average":{"1min":0.78600000000000003,"5min":0.96599999999999997,"15min":1.5569999999999999},"min":{"1min":0.377,"5min":0.35999999999999999,"15min":0.29099999999999998},"max":{"1min":1.532,"5min":5.7919999999999998,"15min":73.825999999999993},"last":0.439}]},{"osd":2,"last update":"Sun Oct 1 08:11:34 2023","interfaces":[{"interface":"back","average":{"1min":1.7390000000000001,"5min":1.8859999999999999,"15min":1.593},"min":{"1min":0.67700000000000005,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":15.682,"5min":17.808,"15min":17.808},"last":1.792},{"interface":"front","average":{"1min":1.6140000000000001,"5min":1.4670000000000001,"15min":1.3480000000000001},"min":{"1min":0.55200000000000005,"5min":0.313,"15min":0.313},"max":{"1min":14.388999999999999,"5min":17.297999999999998,"15min":17.297999999999998},"last":0.40699999999999997}]},{"osd":3,"last update":"Sun Oct 1 08:11:34 2023","interfaces":[{"interface":"back","average":{"1min":9.4640000000000004,"5min":3.044,"15min":2.8860000000000001},"min":{"1min":0.67100000000000004,"5min":0.33300000000000002,"15min":0.32900000000000001},"max":{"1min":141.529,"5min":141.529,"15min":161.018},"last":2.0070000000000001},{"interface":"front","average":{"1min":9.8320000000000007,"5min":2.8740000000000001,"15min":2.9340000000000002},"min":{"1min":0.622,"5min":0.35599999999999998,"15min":0.33500000000000002},"max":{"1min":142.19800000000001,"5min":142.19800000000001,"15min":161.57499999999999},"last":5.5119999999999996}]},{"osd":4,"last update":"Sun Oct 1 08:11:34 2023","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":1.4099999999999999,"15min":1.472},"min":{"1min":0.56299999999999994,"5min":0.33600000000000002,"15min":0.308},"max":{"1min":2.0910000000000002,"5min":7.9530000000000003,"15min":9.8740000000000006},"last":1.6359999999999999},{"interface":"front","average":{"1min":0.89300000000000002,"5min":1.4359999999999999,"15min":1.3169999999999999},"min":{"1min":0.47499999999999998,"5min":0.33900000000000002,"15min":0.32500000000000001},"max":{"1min":1.2549999999999999,"5min":9.5289999999999999,"15min":9.5289999999999999},"last":1.954}]},{"osd":5,"last update":"Sun Oct 1 08:11:34 2023","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":1.4470000000000001,"15min":1.6679999999999999},"min":{"1min":0.60799999999999998,"5min":0.34399999999999997,"15min":0.308},"max":{"1min":1.2470000000000001,"5min":7.7770000000000001,"15min":9.9440000000000008},"last":1.75},{"interface":"front","average":{"1min":1.0720000000000001,"5min":1.3819999999999999,"15min":1.6799999999999999},"min":{"1min":0.68899999999999995,"5min":0.33000000000000002,"15min":0.32500000000000001},"max":{"1min":1.581,"5min":7.8970000000000002,"15min":8.6799999999999997},"last":1.9099999999999999}]},{"osd":6,"last update":"Sun Oct 1 08:11:34 2023","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":1.452,"15min":1.4199999999999999},"min":{"1min":0.63400000000000001,"5min":0.371,"15min":0.36199999999999999},"max":{"1min":1.397,"5min":7.8730000000000002,"15min":10.757},"last":0.46200000000000002},{"interface":"front","average":{"1min":1.2,"5min":2.0779999999999998,"15min":1.8600000000000001},"min":{"1min":0.54500000000000004,"5min":0.42699999999999999,"15min":0.31},"max":{"1min":3.29,"5min":11.305999999999999,"15min":13.605},"last":2.0329999999999999}]}]},{"osd":6,"up_from":42,"seq":180388626978,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1825036,"kb_used_data":1227140,"kb_used_omap":0,"kb_used_meta":597888,"kb_avail":91920116,"statfs":{"total":95995035648,"available":94126198784,"internally_reserved":0,"allocated":1256591360,"data_stored":1256016032,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":612237312},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 08:11:23 2023","interfaces":[{"interface":"back","average":{"1min":1.1419999999999999,"5min":2.3149999999999999,"15min":1.742},"min":{"1min":0.47099999999999997,"5min":0.25700000000000001,"15min":0.24199999999999999},"max":{"1min":4.8159999999999998,"5min":69.676000000000002,"15min":69.676000000000002},"last":0.496},{"interface":"front","average":{"1min":1.246,"5min":2.4689999999999999,"15min":1.833},"min":{"1min":0.52600000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":4.7619999999999996,"5min":69.819999999999993,"15min":69.819999999999993},"last":1.204}]},{"osd":1,"last update":"Sun Oct 1 08:10:47 2023","interfaces":[{"interface":"back","average":{"1min":3.02,"5min":1.607,"15min":2.0609999999999999},"min":{"1min":0.36099999999999999,"5min":0.32000000000000001,"15min":0.26200000000000001},"max":{"1min":12.33,"5min":12.33,"15min":69.462000000000003},"last":0.33400000000000002},{"interface":"front","average":{"1min":1.675,"5min":1.4450000000000001,"15min":2.0110000000000001},"min":{"1min":0.41999999999999998,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":8.9890000000000008,"5min":8.9890000000000008,"15min":68.212000000000003},"last":1.2230000000000001}]},{"osd":2,"last update":"Sun Oct 1 08:11:23 2023","interfaces":[{"interface":"back","average":{"1min":1.637,"5min":3.5529999999999999,"15min":2.1520000000000001},"min":{"1min":0.28000000000000003,"5min":0.255,"15min":0.255},"max":{"1min":12.307,"5min":81.216999999999999,"15min":81.216999999999999},"last":1.244},{"interface":"front","average":{"1min":1.095,"5min":3.5489999999999999,"15min":2.1890000000000001},"min":{"1min":0.60599999999999998,"5min":0.34999999999999998,"15min":0.29899999999999999},"max":{"1min":4.7919999999999998,"5min":76.233000000000004,"15min":76.233000000000004},"last":2.6520000000000001}]},{"osd":3,"last update":"Sun Oct 1 08:11:09 2023","interfaces":[{"interface":"back","average":{"1min":1.5740000000000001,"5min":1.875,"15min":2.669},"min":{"1min":0.45000000000000001,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":8.9580000000000002,"5min":27.920000000000002,"15min":147.83699999999999},"last":1.2749999999999999},{"interface":"front","average":{"1min":1.1850000000000001,"5min":1.726,"15min":2.3759999999999999},"min":{"1min":0.496,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":4.8449999999999998,"5min":28.553999999999998,"15min":147.792},"last":0.52600000000000002}]},{"osd":4,"last update":"Sun Oct 1 08:11:23 2023","interfaces":[{"interface":"back","average":{"1min":1.7410000000000001,"5min":1.9319999999999999,"15min":1.74},"min":{"1min":0.58899999999999997,"5min":0.30499999999999999,"15min":0.28999999999999998},"max":{"1min":14.185,"5min":14.185,"15min":37.884999999999998},"last":1.1539999999999999},{"interface":"front","average":{"1min":1.7290000000000001,"5min":2.2040000000000002,"15min":1.6539999999999999},"min":{"1min":0.53400000000000003,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":12.391,"5min":14.711,"15min":20.608000000000001},"last":0.372}]},{"osd":5,"last update":"Sun Oct 1 08:10:41 2023","interfaces":[{"interface":"back","average":{"1min":1.8839999999999999,"5min":1.532,"15min":1.696},"min":{"1min":0.309,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":11.528,"5min":11.528,"15min":18.931000000000001},"last":0.54800000000000004},{"interface":"front","average":{"1min":3.452,"5min":1.9019999999999999,"15min":1.8779999999999999},"min":{"1min":0.44400000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":15.176,"5min":15.176,"15min":37.805},"last":1.196}]},{"osd":7,"last update":"Sun Oct 1 08:10:41 2023","interfaces":[{"interface":"back","average":{"1min":2.3380000000000001,"5min":1.8109999999999999,"15min":1.829},"min":{"1min":0.39400000000000002,"5min":0.373,"15min":0.34999999999999998},"max":{"1min":11.497,"5min":11.497,"15min":18.893000000000001},"last":1.171},{"interface":"front","average":{"1min":4.1760000000000002,"5min":1.9990000000000001,"15min":1.776},"min":{"1min":0.39500000000000002,"5min":0.36699999999999999,"15min":0.34200000000000003},"max":{"1min":12.273999999999999,"5min":12.273999999999999,"15min":15.273},"last":0.42599999999999999}]}]},{"osd":1,"up_from":0,"seq":700079669458,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},{"osd":0,"up_from":77,"seq":330712482157,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1726552,"kb_used_data":1040976,"kb_used_omap":5,"kb_used_meta":685562,"kb_avail":92018600,"statfs":{"total":95995035648,"available":94227046400,"internally_reserved":0,"allocated":1065959424,"data_stored":1064997311,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":702016122},"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":"Sun Oct 1 08:10:46 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":1.0529999999999999,"15min":1.9730000000000001},"min":{"1min":0.20999999999999999,"5min":0.20499999999999999,"15min":0.187},"max":{"1min":3.7109999999999999,"5min":7.4130000000000003,"15min":51.572000000000003},"last":0.20999999999999999},{"interface":"front","average":{"1min":0.70299999999999996,"5min":0.751,"15min":1.706},"min":{"1min":0.26500000000000001,"5min":0.22600000000000001,"15min":0.19900000000000001},"max":{"1min":3.9430000000000001,"5min":7.4480000000000004,"15min":42.436},"last":0.32800000000000001}]},{"osd":2,"last update":"Sun Oct 1 08:11:34 2023","interfaces":[{"interface":"back","average":{"1min":0.73999999999999999,"5min":1.512,"15min":1.3740000000000001},"min":{"1min":0.46500000000000002,"5min":0.245,"15min":0.222},"max":{"1min":1.3129999999999999,"5min":8.8699999999999992,"15min":11.189},"last":0.26700000000000002},{"interface":"front","average":{"1min":0.70899999999999996,"5min":1.23,"15min":1.2889999999999999},"min":{"1min":0.33000000000000002,"5min":0.30399999999999999,"15min":0.20499999999999999},"max":{"1min":1.1200000000000001,"5min":6.2350000000000003,"15min":10.941000000000001},"last":0.313}]},{"osd":3,"last update":"Sun Oct 1 08:11:19 2023","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":0.95999999999999996,"15min":2.0259999999999998},"min":{"1min":0.308,"5min":0.25,"15min":0.21199999999999999},"max":{"1min":4.0119999999999996,"5min":7.6390000000000002,"15min":87.082999999999998},"last":0.28999999999999998},{"interface":"front","average":{"1min":1.1890000000000001,"5min":1.179,"15min":2.0680000000000001},"min":{"1min":0.35599999999999998,"5min":0.26600000000000001,"15min":0.247},"max":{"1min":5.3220000000000001,"5min":6.944,"15min":87.117999999999995},"last":0.34599999999999997}]},{"osd":4,"last update":"Sun Oct 1 08:11:40 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":1.8740000000000001,"15min":1.617},"min":{"1min":0.41099999999999998,"5min":0.30399999999999999,"15min":0.27500000000000002},"max":{"1min":1.4550000000000001,"5min":8.2959999999999994,"15min":9.0180000000000007},"last":0.41099999999999998},{"interface":"front","average":{"1min":0.88300000000000001,"5min":1.583,"15min":1.546},"min":{"1min":0.49399999999999999,"5min":0.318,"15min":0.318},"max":{"1min":1.621,"5min":8.3140000000000001,"15min":9.484},"last":0.49399999999999999}]},{"osd":5,"last update":"Sun Oct 1 08:11:19 2023","interfaces":[{"interface":"back","average":{"1min":1.7230000000000001,"5min":1.5820000000000001,"15min":1.873},"min":{"1min":0.59599999999999997,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":8.4480000000000004,"5min":20.257999999999999,"15min":20.257999999999999},"last":0.439},{"interface":"front","average":{"1min":1.9390000000000001,"5min":1.7,"15min":1.845},"min":{"1min":0.80100000000000005,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":9.2620000000000005,"5min":19.707999999999998,"15min":19.707999999999998},"last":0.41699999999999998}]},{"osd":6,"last update":"Sun Oct 1 08:11:19 2023","interfaces":[{"interface":"back","average":{"1min":1.454,"5min":2.2639999999999998,"15min":1.8029999999999999},"min":{"1min":0.38800000000000001,"5min":0.36099999999999999,"15min":0.34599999999999997},"max":{"1min":5.734,"5min":70.965999999999994,"15min":70.965999999999994},"last":0.68100000000000005},{"interface":"front","average":{"1min":1.5309999999999999,"5min":2.4780000000000002,"15min":1.909},"min":{"1min":0.59199999999999997,"5min":0.35199999999999998,"15min":0.34799999999999998},"max":{"1min":5.8289999999999997,"5min":71.156000000000006,"15min":71.156000000000006},"last":1.1950000000000001}]},{"osd":7,"last update":"Sun Oct 1 08:11:40 2023","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":1.806,"15min":1.736},"min":{"1min":0.502,"5min":0.39300000000000002,"15min":0.35799999999999998},"max":{"1min":1.6719999999999999,"5min":9.2040000000000006,"15min":10.462999999999999},"last":0.502},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.373,"15min":1.605},"min":{"1min":0.51600000000000001,"5min":0.39800000000000002,"15min":0.376},"max":{"1min":1.643,"5min":8.1940000000000008,"15min":10.663},"last":0.51600000000000001}]}]},{"osd":2,"up_from":90,"seq":386547056990,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1452088,"kb_used_data":785968,"kb_used_omap":7,"kb_used_meta":666104,"kb_avail":92293064,"statfs":{"total":95995035648,"available":94508097536,"internally_reserved":0,"allocated":804831232,"data_stored":803786322,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":682090577},"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":"Sun Oct 1 08:10:44 2023","interfaces":[{"interface":"back","average":{"1min":1.1180000000000001,"5min":2.581,"15min":1.7230000000000001},"min":{"1min":0.34499999999999997,"5min":0.17699999999999999,"15min":0.17699999999999999},"max":{"1min":4.5380000000000003,"5min":154.74199999999999,"15min":154.74199999999999},"last":0.57599999999999996},{"interface":"front","average":{"1min":1.3819999999999999,"5min":2.351,"15min":1.698},"min":{"1min":0.307,"5min":0.218,"15min":0.218},"max":{"1min":5.0700000000000003,"5min":154.81100000000001,"15min":154.81100000000001},"last":0.251}]},{"osd":1,"last update":"Sun Oct 1 08:10:56 2023","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":1.0900000000000001,"15min":1.599},"min":{"1min":0.34000000000000002,"5min":0.26100000000000001,"15min":0.22500000000000001},"max":{"1min":2.028,"5min":4.6280000000000001,"15min":51.529000000000003},"last":0.45300000000000001},{"interface":"front","average":{"1min":1.2769999999999999,"5min":1.0600000000000001,"15min":1.5389999999999999},"min":{"1min":0.41699999999999998,"5min":0.27000000000000002,"15min":0.246},"max":{"1min":4.6479999999999997,"5min":4.8490000000000002,"15min":52.677},"last":0.40899999999999997}]},{"osd":3,"last update":"Sun Oct 1 08:11:17 2023","interfaces":[{"interface":"back","average":{"1min":0.69999999999999996,"5min":2.6299999999999999,"15min":2.657},"min":{"1min":0.36499999999999999,"5min":0.251,"15min":0.23100000000000001},"max":{"1min":1.4419999999999999,"5min":154.06999999999999,"15min":154.06999999999999},"last":0.39900000000000002},{"interface":"front","average":{"1min":0.84299999999999997,"5min":2.8220000000000001,"15min":2.6179999999999999},"min":{"1min":0.38,"5min":0.23499999999999999,"15min":0.23400000000000001},"max":{"1min":1.522,"5min":154.77699999999999,"15min":154.77699999999999},"last":0.60199999999999998}]},{"osd":4,"last update":"Sun Oct 1 08:11:40 2023","interfaces":[{"interface":"back","average":{"1min":1.1160000000000001,"5min":1.5780000000000001,"15min":1.4590000000000001},"min":{"1min":0.43099999999999999,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":2.2320000000000002,"5min":6.8419999999999996,"15min":12.586},"last":0.43099999999999999},{"interface":"front","average":{"1min":0.90700000000000003,"5min":1.877,"15min":1.589},"min":{"1min":0.38200000000000001,"5min":0.35799999999999998,"15min":0.28899999999999998},"max":{"1min":1.6970000000000001,"5min":28.698,"15min":28.698},"last":0.38200000000000001}]},{"osd":5,"last update":"Sun Oct 1 08:10:44 2023","interfaces":[{"interface":"back","average":{"1min":2.0369999999999999,"5min":1.3080000000000001,"15min":1.409},"min":{"1min":0.45900000000000002,"5min":0.318,"15min":0.318},"max":{"1min":5.5899999999999999,"5min":5.5899999999999999,"15min":13.695},"last":0.68400000000000005},{"interface":"front","average":{"1min":2.0499999999999998,"5min":1.575,"15min":1.649},"min":{"1min":0.375,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":7.5099999999999998,"5min":7.5099999999999998,"15min":13.311},"last":0.36899999999999999}]},{"osd":6,"last update":"Sun Oct 1 08:10:44 2023","interfaces":[{"interface":"back","average":{"1min":1.48,"5min":2.5939999999999999,"15min":1.8899999999999999},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.35799999999999998},"max":{"1min":4.2320000000000002,"5min":99.180000000000007,"15min":99.180000000000007},"last":0.85099999999999998},{"interface":"front","average":{"1min":2.024,"5min":2.5529999999999999,"15min":1.845},"min":{"1min":0.49399999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":5.4770000000000003,"5min":99.233000000000004,"15min":99.233000000000004},"last":0.55500000000000005}]},{"osd":7,"last update":"Sun Oct 1 08:10:44 2023","interfaces":[{"interface":"back","average":{"1min":2.2599999999999998,"5min":1.694,"15min":1.631},"min":{"1min":0.58999999999999997,"5min":0.41499999999999998,"15min":0.39400000000000002},"max":{"1min":8.3219999999999992,"5min":8.3219999999999992,"15min":14.797000000000001},"last":1.623},{"interface":"front","average":{"1min":2.3719999999999999,"5min":1.4810000000000001,"15min":1.6180000000000001},"min":{"1min":0.56999999999999995,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":12.975,"5min":12.975,"15min":13.763},"last":0.52700000000000002}]}]},{"osd":3,"up_from":96,"seq":412316860758,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2084044,"kb_used_data":1232260,"kb_used_omap":2,"kb_used_meta":851773,"kb_avail":91661108,"statfs":{"total":95995035648,"available":93860974592,"internally_reserved":0,"allocated":1261834240,"data_stored":1260827443,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3005,"internal_metadata":872215619},"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":"Sun Oct 1 08:11:11 2023","interfaces":[{"interface":"back","average":{"1min":0.68500000000000005,"5min":3.5760000000000001,"15min":2.319},"min":{"1min":0.29799999999999999,"5min":0.22600000000000001,"15min":0.19600000000000001},"max":{"1min":2.391,"5min":169.26499999999999,"15min":169.26499999999999},"last":1.8520000000000001},{"interface":"front","average":{"1min":0.80200000000000005,"5min":3.706,"15min":2.5470000000000002},"min":{"1min":0.246,"5min":0.23799999999999999,"15min":0.22600000000000001},"max":{"1min":3.6459999999999999,"5min":170.24299999999999,"15min":170.24299999999999},"last":0.20399999999999999}]},{"osd":1,"last update":"Sun Oct 1 08:10:59 2023","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.69399999999999995,"15min":1.5669999999999999},"min":{"1min":0.35999999999999999,"5min":0.26800000000000002,"15min":0.19800000000000001},"max":{"1min":0.873,"5min":7.6459999999999999,"15min":124.37},"last":0.26300000000000001},{"interface":"front","average":{"1min":0.79800000000000004,"5min":0.78900000000000003,"15min":2.1299999999999999},"min":{"1min":0.39400000000000002,"5min":0.25600000000000001,"15min":0.23100000000000001},"max":{"1min":2.331,"5min":7.5190000000000001,"15min":125.59999999999999},"last":1.0389999999999999}]},{"osd":2,"last update":"Sun Oct 1 08:11:11 2023","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":3.149,"15min":2.226},"min":{"1min":0.41899999999999998,"5min":0.316,"15min":0.22700000000000001},"max":{"1min":3.968,"5min":79.462000000000003,"15min":79.462000000000003},"last":0.48199999999999998},{"interface":"front","average":{"1min":1.0469999999999999,"5min":3.274,"15min":1.9059999999999999},"min":{"1min":0.49399999999999999,"5min":0.318,"15min":0.23100000000000001},"max":{"1min":5.3479999999999999,"5min":79.426000000000002,"15min":79.426000000000002},"last":0.46999999999999997}]},{"osd":4,"last update":"Sun Oct 1 08:11:30 2023","interfaces":[{"interface":"back","average":{"1min":0.78300000000000003,"5min":1.28,"15min":1.242},"min":{"1min":0.43099999999999999,"5min":0.35399999999999998,"15min":0.251},"max":{"1min":1.2230000000000001,"5min":7.6769999999999996,"15min":8.4659999999999993},"last":0.52600000000000002},{"interface":"front","average":{"1min":0.92200000000000004,"5min":1.2649999999999999,"15min":1.696},"min":{"1min":0.504,"5min":0.32800000000000001,"15min":0.31900000000000001},"max":{"1min":1.956,"5min":9.9280000000000008,"15min":10.401999999999999},"last":1.1990000000000001}]},{"osd":5,"last update":"Sun Oct 1 08:11:11 2023","interfaces":[{"interface":"back","average":{"1min":1.575,"5min":1.177,"15min":2.0350000000000001},"min":{"1min":0.51800000000000002,"5min":0.36399999999999999,"15min":0.32600000000000001},"max":{"1min":6.1189999999999998,"5min":7.6059999999999999,"15min":14.948},"last":1.3},{"interface":"front","average":{"1min":1.2849999999999999,"5min":1.3100000000000001,"15min":1.972},"min":{"1min":0.746,"5min":0.40699999999999997,"15min":0.378},"max":{"1min":3.73,"5min":5.8600000000000003,"15min":15.396000000000001},"last":0.56200000000000006}]},{"osd":6,"last update":"Sun Oct 1 08:11:11 2023","interfaces":[{"interface":"back","average":{"1min":1.863,"5min":1.6679999999999999,"15min":1.927},"min":{"1min":0.61799999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":7.4950000000000001,"5min":7.8520000000000003,"15min":14.192},"last":0.51700000000000002},{"interface":"front","average":{"1min":1.333,"5min":1.3240000000000001,"15min":1.427},"min":{"1min":0.52500000000000002,"5min":0.36699999999999999,"15min":0.35499999999999998},"max":{"1min":5.5629999999999997,"5min":7.7060000000000004,"15min":10.539},"last":0.54900000000000004}]},{"osd":7,"last update":"Sun Oct 1 08:11:30 2023","interfaces":[{"interface":"back","average":{"1min":1.05,"5min":1.3919999999999999,"15min":1.8100000000000001},"min":{"1min":0.65700000000000003,"5min":0.441,"15min":0.36799999999999999},"max":{"1min":2.0510000000000002,"5min":7.5659999999999998,"15min":9.2509999999999994},"last":1.1679999999999999},{"interface":"front","average":{"1min":1.2470000000000001,"5min":1.244,"15min":1.8420000000000001},"min":{"1min":0.70399999999999996,"5min":0.46400000000000002,"15min":0.45500000000000002},"max":{"1min":4.6520000000000001,"5min":4.6520000000000001,"15min":14.23},"last":0.53700000000000003}]}]},{"osd":4,"up_from":112,"seq":481036337440,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1038536,"kb_used_data":439936,"kb_used_omap":9,"kb_used_meta":598582,"kb_avail":92706616,"statfs":{"total":95995035648,"available":94931574784,"internally_reserved":0,"allocated":450494464,"data_stored":449922120,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9477,"internal_metadata":612948731},"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":"Sun Oct 1 08:11:18 2023","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":1.5660000000000001,"15min":1.6699999999999999},"min":{"1min":0.35799999999999998,"5min":0.26600000000000001,"15min":0.252},"max":{"1min":4.9210000000000003,"5min":11.010999999999999,"15min":59.472000000000001},"last":0.308},{"interface":"front","average":{"1min":0.72999999999999998,"5min":1.839,"15min":1.9379999999999999},"min":{"1min":0.36399999999999999,"5min":0.29099999999999998,"15min":0.245},"max":{"1min":1.1599999999999999,"5min":15.555999999999999,"15min":60.015000000000001},"last":0.36099999999999999}]},{"osd":1,"last update":"Sun Oct 1 08:10:37 2023","interfaces":[{"interface":"back","average":{"1min":1.534,"5min":1.4059999999999999,"15min":1.706},"min":{"1min":0.33600000000000002,"5min":0.32000000000000001,"15min":0.28599999999999998},"max":{"1min":5.8449999999999998,"5min":9.3170000000000002,"15min":48.337000000000003},"last":0.41099999999999998},{"interface":"front","average":{"1min":1.2749999999999999,"5min":1.3109999999999999,"15min":1.847},"min":{"1min":0.44,"5min":0.318,"15min":0.252},"max":{"1min":4.069,"5min":10.374000000000001,"15min":49.255000000000003},"last":0.50800000000000001}]},{"osd":2,"last update":"Sun Oct 1 08:11:18 2023","interfaces":[{"interface":"back","average":{"1min":1.736,"5min":1.6950000000000001,"15min":1.5629999999999999},"min":{"1min":0.50700000000000001,"5min":0.32300000000000001,"15min":0.29399999999999998},"max":{"1min":16.395,"5min":16.395,"15min":16.395},"last":0.53400000000000003},{"interface":"front","average":{"1min":1.9330000000000001,"5min":1.927,"15min":1.671},"min":{"1min":0.48499999999999999,"5min":0.33000000000000002,"15min":0.28699999999999998},"max":{"1min":15.933,"5min":15.933,"15min":15.933},"last":0.61399999999999999}]},{"osd":3,"last update":"Sun Oct 1 08:11:18 2023","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":3.6459999999999999,"15min":3.3149999999999999},"min":{"1min":0.38600000000000001,"5min":0.35799999999999998,"15min":0.33300000000000002},"max":{"1min":4.9630000000000001,"5min":190.298,"15min":219.684},"last":0.58199999999999996},{"interface":"front","average":{"1min":0.88700000000000001,"5min":3.4209999999999998,"15min":3.4329999999999998},"min":{"1min":0.496,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":2.738,"5min":189.06299999999999,"15min":219.51300000000001},"last":0.47699999999999998}]},{"osd":5,"last update":"Sun Oct 1 08:11:18 2023","interfaces":[{"interface":"back","average":{"1min":0.81399999999999995,"5min":1.4890000000000001,"15min":1.6439999999999999},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.27300000000000002},"max":{"1min":2.1819999999999999,"5min":12.393000000000001,"15min":15.51},"last":0.64300000000000002},{"interface":"front","average":{"1min":1.3899999999999999,"5min":1.8879999999999999,"15min":1.73},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":7.3540000000000001,"5min":11.472,"15min":13.266},"last":0.55400000000000005}]},{"osd":6,"last update":"Sun Oct 1 08:11:18 2023","interfaces":[{"interface":"back","average":{"1min":4.2270000000000003,"5min":2.452,"15min":1.8400000000000001},"min":{"1min":0.38800000000000001,"5min":0.36099999999999999,"15min":0.29999999999999999},"max":{"1min":61.901000000000003,"5min":61.901000000000003,"15min":61.901000000000003},"last":0.437},{"interface":"front","average":{"1min":4.3659999999999997,"5min":2.5299999999999998,"15min":1.802},"min":{"1min":0.42199999999999999,"5min":0.36399999999999999,"15min":0.32700000000000001},"max":{"1min":61.710000000000001,"5min":61.710000000000001,"15min":61.710000000000001},"last":0.56799999999999995}]},{"osd":7,"last update":"Sun Oct 1 08:10:37 2023","interfaces":[{"interface":"back","average":{"1min":1.6240000000000001,"5min":1.694,"15min":1.7250000000000001},"min":{"1min":0.46500000000000002,"5min":0.36399999999999999,"15min":0.34300000000000003},"max":{"1min":5.2549999999999999,"5min":9.1769999999999996,"15min":10.782999999999999},"last":0.97499999999999998},{"interface":"front","average":{"1min":1.861,"5min":1.8049999999999999,"15min":1.8109999999999999},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.40300000000000002},"max":{"1min":5.4829999999999997,"5min":12.423,"15min":12.423},"last":0.98299999999999998}]}]},{"osd":5,"up_from":36,"seq":154618823210,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1938748,"kb_used_data":1039156,"kb_used_omap":0,"kb_used_meta":899584,"kb_avail":91806404,"statfs":{"total":95995035648,"available":94009757696,"internally_reserved":0,"allocated":1064095744,"data_stored":1063531004,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":921174016},"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":"Sun Oct 1 08:11:32 2023","interfaces":[{"interface":"back","average":{"1min":0.81499999999999995,"5min":3.4129999999999998,"15min":2.21},"min":{"1min":0.248,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":2.407,"5min":111.86499999999999,"15min":111.86499999999999},"last":0.39400000000000002},{"interface":"front","average":{"1min":0.82399999999999995,"5min":3.7080000000000002,"15min":2.2989999999999999},"min":{"1min":0.27300000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":1.6970000000000001,"5min":112.52500000000001,"15min":112.52500000000001},"last":0.47599999999999998}]},{"osd":1,"last update":"Sun Oct 1 08:10:51 2023","interfaces":[{"interface":"back","average":{"1min":0.82999999999999996,"5min":1.232,"15min":2.2010000000000001},"min":{"1min":0.316,"5min":0.316,"15min":0.27500000000000002},"max":{"1min":2.391,"5min":6.4649999999999999,"15min":72.783000000000001},"last":0.32300000000000001},{"interface":"front","average":{"1min":1.48,"5min":1.2490000000000001,"15min":2.141},"min":{"1min":0.39100000000000001,"5min":0.309,"15min":0.26000000000000001},"max":{"1min":4.6070000000000002,"5min":6.2199999999999998,"15min":72.769999999999996},"last":0.46300000000000002}]},{"osd":2,"last update":"Sun Oct 1 08:10:42 2023","interfaces":[{"interface":"back","average":{"1min":3.7480000000000002,"5min":3.4470000000000001,"15min":2.1560000000000001},"min":{"1min":0.33700000000000002,"5min":0.311,"15min":0.28599999999999998},"max":{"1min":63.045000000000002,"5min":66.933999999999997,"15min":66.933999999999997},"last":0.54600000000000004},{"interface":"front","average":{"1min":4.5709999999999997,"5min":3.6070000000000002,"15min":2.194},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":64.275000000000006,"5min":69.206000000000003,"15min":69.206000000000003},"last":0.69899999999999995}]},{"osd":3,"last update":"Sun Oct 1 08:11:18 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":1.3939999999999999,"15min":3.7069999999999999},"min":{"1min":0.52000000000000002,"5min":0.35499999999999998,"15min":0.309},"max":{"1min":2.4180000000000001,"5min":5.7089999999999996,"15min":189.23599999999999},"last":0.5},{"interface":"front","average":{"1min":1.2170000000000001,"5min":1.4079999999999999,"15min":3.7519999999999998},"min":{"1min":0.52000000000000002,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":3.7629999999999999,"5min":7.0119999999999996,"15min":189.286},"last":0.50800000000000001}]},{"osd":4,"last update":"Sun Oct 1 08:10:42 2023","interfaces":[{"interface":"back","average":{"1min":1.988,"5min":1.5,"15min":1.5089999999999999},"min":{"1min":0.42799999999999999,"5min":0.35699999999999998,"15min":0.28199999999999997},"max":{"1min":9.1739999999999995,"5min":9.1739999999999995,"15min":12.129},"last":0.34000000000000002},{"interface":"front","average":{"1min":2.0880000000000001,"5min":1.671,"15min":1.6379999999999999},"min":{"1min":0.39300000000000002,"5min":0.34699999999999998,"15min":0.32300000000000001},"max":{"1min":6.1609999999999996,"5min":8.109,"15min":12.179},"last":0.432}]},{"osd":6,"last update":"Sun Oct 1 08:10:51 2023","interfaces":[{"interface":"back","average":{"1min":1.7949999999999999,"5min":2.0099999999999998,"15min":1.859},"min":{"1min":0.434,"5min":0.35699999999999998,"15min":0.32600000000000001},"max":{"1min":8.0779999999999994,"5min":8.0779999999999994,"15min":20.518999999999998},"last":0.36499999999999999},{"interface":"front","average":{"1min":1.982,"5min":1.9159999999999999,"15min":1.845},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":11.005000000000001,"5min":11.005000000000001,"15min":20.550000000000001},"last":0.41699999999999998}]},{"osd":7,"last update":"Sun Oct 1 08:10:42 2023","interfaces":[{"interface":"back","average":{"1min":2.1760000000000002,"5min":1.74,"15min":1.694},"min":{"1min":0.40400000000000003,"5min":0.38100000000000001,"15min":0.33900000000000002},"max":{"1min":6.4100000000000001,"5min":7.71,"15min":9.5250000000000004},"last":0.40600000000000003},{"interface":"front","average":{"1min":1.6879999999999999,"5min":1.6439999999999999,"15min":1.8799999999999999},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":9.2089999999999996,"5min":9.2089999999999996,"15min":12.212},"last":0.45100000000000001}]}]}],"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":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":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":12288,"data_stored":610,"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":3005,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4790,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9477,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5358,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8611,"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":1100873728,"data_stored":1100873728,"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":837222400,"data_stored":837222400,"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":1275068416,"data_stored":1275068416,"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":413007872,"data_stored":413007872,"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":1043070976,"data_stored":1043070976,"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":1296498688,"data_stored":1296498688,"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":1268121600,"data_stored":1268121600,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-01T08:11:51.396 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-10-01T08:11:51.397 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd pool set device_health_metrics pg_num 31 2023-10-01T08:11:51.487 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:51.529 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:51.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:51.532 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:51.632 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:51.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:51.668 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:51.668 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:51.769 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:51.796 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:51.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:51.799 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:51.815 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 28 16 49443 49427 110.318 82.625 0.00844682 0.00905932 2023-10-01T08:11:51.900 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:51.909 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:51 smithi112 bash[59335]: cluster 2023-10-01T08:11:50.729900+0000 mgr.y (mgr.34104) 1180 : cluster 0 pgmap v1276: 89 pgs: 89 active+clean; 2.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 96 MiB/s wr, 1.54k op/s 2023-10-01T08:11:51.932 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:51.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:51.937 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:52.038 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:52.067 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:52.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:52.072 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:52.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:51 smithi084 bash[78255]: cluster 2023-10-01T08:11:50.729900+0000 mgr.y (mgr.34104) 1180 : cluster 0 pgmap v1276: 89 pgs: 89 active+clean; 2.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 96 MiB/s wr, 1.54k op/s 2023-10-01T08:11:52.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:51 smithi084 bash[75189]: cluster 2023-10-01T08:11:50.729900+0000 mgr.y (mgr.34104) 1180 : cluster 0 pgmap v1276: 89 pgs: 89 active+clean; 2.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 96 MiB/s wr, 1.54k op/s 2023-10-01T08:11:52.173 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:52.201 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:52.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:52.204 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:52.304 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:52.566 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:52.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:52.568 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:52.669 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:52.694 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:52.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:52.697 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:52.798 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:52.815 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 29 16 50362 50346 108.494 57.4375 0.0166071 0.00921096 2023-10-01T08:11:52.836 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:52.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:52.843 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:52.943 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:52.971 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:52.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:52.978 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:53.079 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:53.107 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:53.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:53.111 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:53.212 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:53.244 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:53.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:53.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:53.347 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:53.373 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:53.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:53.380 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:53.383 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-01T08:11:53.481 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:53.507 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:53.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:53.513 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:53.556 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T08:11:53.590 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T08:11:53.614 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:53.647 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:53.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:53.650 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:53.652 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T08:11:53.695 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T08:11:53.730 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T08:11:53.751 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:53.768 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T08:11:53.781 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:53.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:53.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:11:53.808 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T08:11:53.816 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 30 16 51590 51574 107.436 76.75 0.00536354 0.00930189 2023-10-01T08:11:53.844 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T08:11:53.848 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T08:11:53.848 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T08:11:53.848 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T08:11:53.848 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T08:11:53.848 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T08:11:53.848 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T08:11:53.848 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T08:11:53.848 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T08:11:53.882 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:53 smithi084 bash[75189]: cluster 2023-10-01T08:11:52.730559+0000 mgr.y (mgr.34104) 1181 : cluster 0 pgmap v1277: 89 pgs: 89 active+clean; 2.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 90 MiB/s wr, 1.44k op/s 2023-10-01T08:11:53.883 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:53 smithi084 bash[75189]: audit 2023-10-01T08:11:53.502797+0000 mon.c (mon.2) 131 : audit 0 from='client.? 172.21.15.84:0/1927457909' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:11:53.883 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:53 smithi084 bash[78255]: cluster 2023-10-01T08:11:52.730559+0000 mgr.y (mgr.34104) 1181 : cluster 0 pgmap v1277: 89 pgs: 89 active+clean; 2.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 90 MiB/s wr, 1.44k op/s 2023-10-01T08:11:53.883 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:53 smithi084 bash[78255]: audit 2023-10-01T08:11:53.502797+0000 mon.c (mon.2) 131 : audit 0 from='client.? 172.21.15.84:0/1927457909' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:11:53.886 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:53.918 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:53.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:53.921 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:54.022 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:54.032 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:53 smithi112 bash[59335]: cluster 2023-10-01T08:11:52.730559+0000 mgr.y (mgr.34104) 1181 : cluster 0 pgmap v1277: 89 pgs: 89 active+clean; 2.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 90 MiB/s wr, 1.44k op/s 2023-10-01T08:11:54.032 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:53 smithi112 bash[59335]: audit 2023-10-01T08:11:53.502797+0000 mon.c (mon.2) 131 : audit 0 from='client.? 172.21.15.84:0/1927457909' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:11:54.050 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:54.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:54.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:54.154 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:54.186 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:54.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:54.189 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:54.290 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:54.318 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:54.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:54.323 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:54.424 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:54.450 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:54.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:54.454 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:54.555 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:54.590 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:54.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:54.593 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:54.694 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:54.722 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:54.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:54.724 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:54.816 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 31 16 52903 52887 106.617 82.0625 0.0138839 0.00937365 2023-10-01T08:11:54.826 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:54.855 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:54.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:54.858 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:54.959 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:54.982 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:54 smithi084 bash[75189]: cluster 2023-10-01T08:11:54.731081+0000 mgr.y (mgr.34104) 1182 : cluster 0 pgmap v1278: 89 pgs: 89 active+clean; 3.1 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 87 MiB/s wr, 1.39k op/s 2023-10-01T08:11:54.993 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:54.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:54.997 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:55.098 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:55.107 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:54 smithi112 bash[59335]: cluster 2023-10-01T08:11:54.731081+0000 mgr.y (mgr.34104) 1182 : cluster 0 pgmap v1278: 89 pgs: 89 active+clean; 3.1 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 87 MiB/s wr, 1.39k op/s 2023-10-01T08:11:55.132 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:55.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:55.133 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:55.234 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:55.240 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:54 smithi084 bash[78255]: cluster 2023-10-01T08:11:54.731081+0000 mgr.y (mgr.34104) 1182 : cluster 0 pgmap v1278: 89 pgs: 89 active+clean; 3.1 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 87 MiB/s wr, 1.39k op/s 2023-10-01T08:11:55.264 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:55.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:55.267 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:55.367 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:55.397 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:55.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:55.400 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:55.501 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:55.532 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:55.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:55.534 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:55.635 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:55.664 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:55.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:55.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:55.770 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:55.803 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:55.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:55.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:55.816 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 32 16 54194 54178 105.807 80.6875 0.0191171 0.00944562 2023-10-01T08:11:55.910 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:55.936 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:55.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:55.940 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:56.041 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:56.075 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:56.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:56.077 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:11:56.178 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:56.211 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:56.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:56.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:56.316 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:56.323 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:11:56 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:11:56] "GET /metrics HTTP/1.1" 200 36403 "" "Prometheus/2.33.4" 2023-10-01T08:11:56.350 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:56.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:56.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:56.454 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:56.482 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:56.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:56.486 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:56.587 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:56.613 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:56.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:56.621 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:56.722 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:56.758 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:56.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:56.762 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:56.816 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 33 16 55458 55442 104.994 79 0.00916751 0.00951831 2023-10-01T08:11:56.863 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:56.887 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:56.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:56.892 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:56.993 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:57.017 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:57.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:57.021 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:57.122 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:57.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:57.153 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:57.153 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:57.241 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T08:11:57.255 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:57.314 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:57.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:57.316 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:57.417 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:57.448 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:11:57.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:57.455 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:11:57.556 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:57.595 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:11:57.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:57.599 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:11:57.699 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:57.726 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:57.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:57.730 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:57.760 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:11:57.762 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:11:57.816 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 34 16 56687 56671 104.165 76.8125 0.00945749 0.00959491 2023-10-01T08:11:57.831 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:57.840 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:57 smithi112 bash[59335]: cluster 2023-10-01T08:11:56.731784+0000 mgr.y (mgr.34104) 1183 : cluster 0 pgmap v1279: 89 pgs: 89 active+clean; 3.3 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 83 MiB/s wr, 1.32k op/s 2023-10-01T08:11:57.860 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:57.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:57.864 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:57.964 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:57.973 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:57 smithi084 bash[75189]: cluster 2023-10-01T08:11:56.731784+0000 mgr.y (mgr.34104) 1183 : cluster 0 pgmap v1279: 89 pgs: 89 active+clean; 3.3 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 83 MiB/s wr, 1.32k op/s 2023-10-01T08:11:57.974 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:57 smithi084 bash[78255]: cluster 2023-10-01T08:11:56.731784+0000 mgr.y (mgr.34104) 1183 : cluster 0 pgmap v1279: 89 pgs: 89 active+clean; 3.3 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 83 MiB/s wr, 1.32k op/s 2023-10-01T08:11:57.991 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:57.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:57.994 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:58.094 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:58.123 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:58.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:58.131 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:58.232 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:58.259 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:58.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:58.262 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:58.363 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:58.394 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:58.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:58.396 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:58.497 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:58.522 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:11:58.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:58.524 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:11:58.625 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:58.656 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:58.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:58.659 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:58.760 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:58.777 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:11:58.788 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:58.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:58.792 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:58.819 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 35 16 57489 57473 102.612 50.125 0.378131 0.00965238 2023-10-01T08:11:58.892 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:58.924 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:58.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:58.926 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:59.027 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:59.067 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:11:59.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:59.073 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:11:59.173 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:59.206 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:11:59.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:59.208 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:11:59.309 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:59.345 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:59.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:59.348 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:59.449 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:59.483 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:59.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:59.488 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:59.589 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:59.622 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:11:59.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:59.624 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:11:59.725 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:59.766 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:11:59.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:59.769 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:11:59.819 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 36 16 58695 58679 101.855 75.375 0.0129202 0.00981079 2023-10-01T08:11:59.870 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:59.900 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:11:59.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:11:59.904 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:11:59.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:11:59 smithi112 bash[59335]: cluster 2023-10-01T08:11:58.732296+0000 mgr.y (mgr.34104) 1184 : cluster 0 pgmap v1280: 89 pgs: 89 active+clean; 3.3 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 75 MiB/s wr, 1.19k op/s 2023-10-01T08:12:00.005 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:00.030 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:00.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:00.033 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:00.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:11:59 smithi084 bash[78255]: cluster 2023-10-01T08:11:58.732296+0000 mgr.y (mgr.34104) 1184 : cluster 0 pgmap v1280: 89 pgs: 89 active+clean; 3.3 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 75 MiB/s wr, 1.19k op/s 2023-10-01T08:12:00.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:11:59 smithi084 bash[75189]: cluster 2023-10-01T08:11:58.732296+0000 mgr.y (mgr.34104) 1184 : cluster 0 pgmap v1280: 89 pgs: 89 active+clean; 3.3 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 75 MiB/s wr, 1.19k op/s 2023-10-01T08:12:00.133 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:00.161 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:00.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:00.166 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:00.266 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:00.296 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:00.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:00.300 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:12:00.401 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:00.430 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:00.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:00.432 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:12:00.533 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:00.567 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:00.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:00.571 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:12:00.672 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:00.701 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:00.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:00.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:12:00.800 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:00 smithi084 bash[75189]: audit 2023-10-01T08:12:00.119844+0000 mon.a (mon.0) 1576 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:12:00.805 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:00.820 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 37 16 59788 59772 100.948 68.3125 0.0241375 0.00989938 2023-10-01T08:12:00.834 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:00.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:00.837 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:00.938 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:00.965 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:00.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:00.967 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:01.067 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:01.092 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:01.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:01.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:01.115 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:00 smithi084 bash[78255]: audit 2023-10-01T08:12:00.119844+0000 mon.a (mon.0) 1576 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:12:01.196 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:01.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:00 smithi112 bash[59335]: audit 2023-10-01T08:12:00.119844+0000 mon.a (mon.0) 1576 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:12:01.233 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:01.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:01.241 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:12:01.342 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:01.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:01.376 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:01.376 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:01.477 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:01.501 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:01.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:01.504 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:01.605 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:01.643 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:01.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:01.647 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:01.748 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:01.780 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:01.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:01.783 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:01.820 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 38 16 60755 60739 99.8821 60.4375 0.00426657 0.00996006 2023-10-01T08:12:01.823 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:12:01.884 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:01.918 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:01.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:01.922 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:01.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:01 smithi112 bash[59335]: cluster 2023-10-01T08:12:00.732920+0000 mgr.y (mgr.34104) 1185 : cluster 0 pgmap v1281: 89 pgs: 89 active+clean; 3.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 80 MiB/s wr, 1.27k op/s 2023-10-01T08:12:02.023 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:02.061 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:02.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:02.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:02.067 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:01 smithi084 bash[75189]: cluster 2023-10-01T08:12:00.732920+0000 mgr.y (mgr.34104) 1185 : cluster 0 pgmap v1281: 89 pgs: 89 active+clean; 3.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 80 MiB/s wr, 1.27k op/s 2023-10-01T08:12:02.067 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:01 smithi084 bash[78255]: cluster 2023-10-01T08:12:00.732920+0000 mgr.y (mgr.34104) 1185 : cluster 0 pgmap v1281: 89 pgs: 89 active+clean; 3.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 80 MiB/s wr, 1.27k op/s 2023-10-01T08:12:02.168 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:02.195 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:02.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:02.198 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:02.298 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:02.328 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:02.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:02.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:02.431 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:02.455 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:02.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:02.457 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:12:02.558 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:02.584 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:02.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:02.589 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:02.690 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:02.732 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:02.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:02.736 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:02.820 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 39 16 61798 61782 98.9924 65.1875 0.0086066 0.0100958 2023-10-01T08:12:02.837 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:02.863 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:02.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:02.865 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:12:02.966 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:02.995 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:02.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:02.998 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:03.099 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:03.122 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:03.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:03.127 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:03.228 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:03.251 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:03.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:03.253 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:03.353 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:03.383 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:03.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:03.387 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:03.488 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:03.520 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:03.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:03.523 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:03.624 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:03.654 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:03.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:03.659 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:12:03.760 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:03.789 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:03.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:03.791 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:12:03.820 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:2023-10-01T08:12:03.819134+0000 min lat: 0.00124531 max lat: 0.380872 avg lat: 0.010205 2023-10-01T08:12:03.820 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T08:12:03.820 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 40 16 62706 62690 97.9363 56.75 0.0106918 0.010205 2023-10-01T08:12:03.893 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:03.923 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:03.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:03.931 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:04.031 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:04.061 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:04.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:04.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:12:04.064 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:03 smithi112 bash[59335]: cluster 2023-10-01T08:12:02.733477+0000 mgr.y (mgr.34104) 1186 : cluster 0 pgmap v1282: 89 pgs: 89 active+clean; 3.6 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-10-01T08:12:04.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:03 smithi084 bash[75189]: cluster 2023-10-01T08:12:02.733477+0000 mgr.y (mgr.34104) 1186 : cluster 0 pgmap v1282: 89 pgs: 89 active+clean; 3.6 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-10-01T08:12:04.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:03 smithi084 bash[78255]: cluster 2023-10-01T08:12:02.733477+0000 mgr.y (mgr.34104) 1186 : cluster 0 pgmap v1282: 89 pgs: 89 active+clean; 3.6 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-10-01T08:12:04.164 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:04.191 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:04.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:04.194 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:04.294 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:04.320 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:04.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:04.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:04.424 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:04.448 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:04.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:04.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:12:04.551 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:04.581 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:04.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:04.583 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:04.684 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:04.715 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:04.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:04.718 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:04.819 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:04.820 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 41 16 63771 63755 97.1709 66.5625 0.00941014 0.0102855 2023-10-01T08:12:04.844 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:04.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:04.849 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:04.950 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:04.976 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:04.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:04.980 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:04.982 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:04 smithi084 bash[75189]: cluster 2023-10-01T08:12:04.734202+0000 mgr.y (mgr.34104) 1187 : cluster 0 pgmap v1283: 89 pgs: 89 active+clean; 3.8 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 71 MiB/s wr, 1.13k op/s 2023-10-01T08:12:05.081 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:05.116 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:05.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:05.118 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:12:05.119 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:04 smithi112 bash[59335]: cluster 2023-10-01T08:12:04.734202+0000 mgr.y (mgr.34104) 1187 : cluster 0 pgmap v1283: 89 pgs: 89 active+clean; 3.8 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 71 MiB/s wr, 1.13k op/s 2023-10-01T08:12:05.220 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:05.247 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:05.248 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:04 smithi084 bash[78255]: cluster 2023-10-01T08:12:04.734202+0000 mgr.y (mgr.34104) 1187 : cluster 0 pgmap v1283: 89 pgs: 89 active+clean; 3.8 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 71 MiB/s wr, 1.13k op/s 2023-10-01T08:12:05.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:05.249 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:12:05.350 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:05.379 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:05.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:05.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:12:05.485 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:05.514 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:05.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:05.517 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:12:05.618 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:05.644 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:05.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:05.649 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:05.750 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:05.776 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:05.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:05.779 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:05.820 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 42 16 64897 64881 96.5328 70.375 0.00686616 0.0103538 2023-10-01T08:12:05.880 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:05.905 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:05.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:05.908 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:12:06.009 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:06.038 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:06.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:06.042 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:06.143 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:06.169 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:06.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:06.173 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:12:06.274 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:06.305 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:06.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:06.308 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:06.409 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:06.417 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:12:06 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:12:06] "GET /metrics HTTP/1.1" 200 36406 "" "Prometheus/2.33.4" 2023-10-01T08:12:06.432 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:06.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:06.437 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:12:06.538 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:06.567 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:06.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:06.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:06.670 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:06.696 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:06.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:06.698 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:12:06.799 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:06.820 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 43 16 65923 65907 95.7791 64.125 0.0123746 0.010434 2023-10-01T08:12:06.823 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:06.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:06.828 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:12:06.929 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:06.969 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:06.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:06.975 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:07.075 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:07.098 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:07.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:07.101 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:12:07.202 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:07.230 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:07.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:07.235 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:07.336 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:07.371 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:07.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:07.374 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:07.475 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:07.502 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:07.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:07.505 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:07.606 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:07.631 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:07.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:07.633 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:07.734 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:07.759 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:07.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:07.761 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:12:07.820 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 44 16 66947 66931 95.0567 64 0.00915743 0.0105143 2023-10-01T08:12:07.862 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:07.898 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:07.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:07.905 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:12:07.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:07 smithi112 bash[59335]: cluster 2023-10-01T08:12:06.734720+0000 mgr.y (mgr.34104) 1188 : cluster 0 pgmap v1284: 89 pgs: 89 active+clean; 3.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 72 MiB/s wr, 1.14k op/s 2023-10-01T08:12:08.006 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:08.036 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:08.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:08.039 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:08.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:07 smithi084 bash[78255]: cluster 2023-10-01T08:12:06.734720+0000 mgr.y (mgr.34104) 1188 : cluster 0 pgmap v1284: 89 pgs: 89 active+clean; 3.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 72 MiB/s wr, 1.14k op/s 2023-10-01T08:12:08.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:07 smithi084 bash[75189]: cluster 2023-10-01T08:12:06.734720+0000 mgr.y (mgr.34104) 1188 : cluster 0 pgmap v1284: 89 pgs: 89 active+clean; 3.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 72 MiB/s wr, 1.14k op/s 2023-10-01T08:12:08.139 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:08.166 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:08.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:08.169 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:08.270 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:08.292 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:08.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:08.294 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:12:08.395 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:08.423 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:08.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:08.435 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:12:08.535 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:08.574 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:08.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:08.576 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:08.677 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:08.705 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:08.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:08.707 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:08.808 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:08.820 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 45 16 67949 67933 94.3359 62.625 0.0204328 0.0105954 2023-10-01T08:12:08.849 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:08.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:08.852 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:08.953 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:08.995 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:08.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:09.000 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:09.101 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:09.128 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:09.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:09.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:09.231 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:09.258 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:09.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:09.261 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:12:09.362 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:09.387 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:09.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:09.394 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:12:09.494 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:09.525 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:09.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:09.529 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:12:09.630 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:09.659 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:09.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:09.663 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:09.764 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:09.795 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:09 smithi112 bash[59335]: cluster 2023-10-01T08:12:08.735506+0000 mgr.y (mgr.34104) 1189 : cluster 0 pgmap v1285: 89 pgs: 89 active+clean; 3.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 60 MiB/s wr, 952 op/s 2023-10-01T08:12:09.801 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:09.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:09.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:09.821 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 46 16 69029 69013 93.7525 67.5 0.0100181 0.0106609 2023-10-01T08:12:09.904 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:09.945 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:09.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:09.949 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:10.050 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:10.059 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:09 smithi084 bash[78255]: cluster 2023-10-01T08:12:08.735506+0000 mgr.y (mgr.34104) 1189 : cluster 0 pgmap v1285: 89 pgs: 89 active+clean; 3.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 60 MiB/s wr, 952 op/s 2023-10-01T08:12:10.059 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:09 smithi084 bash[75189]: cluster 2023-10-01T08:12:08.735506+0000 mgr.y (mgr.34104) 1189 : cluster 0 pgmap v1285: 89 pgs: 89 active+clean; 3.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 60 MiB/s wr, 952 op/s 2023-10-01T08:12:10.076 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:10.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:10.079 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:12:10.180 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:10.218 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:10.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:10.221 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:10.322 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:10.348 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:10.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:10.350 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:12:10.450 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:10.478 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:10.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:10.481 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:12:10.582 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:10.608 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:10.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:10.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:10.712 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:10.745 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:10.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:10.750 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:10.820 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 47 16 70163 70147 93.2656 70.875 0.00846552 0.0107165 2023-10-01T08:12:10.851 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:10.880 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:10.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:10.885 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:12:10.985 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:11.012 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:11.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:11.015 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:11.116 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:11.140 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:11.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:11.142 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:11.243 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:11.277 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:11.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:11.281 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:11.382 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:11.412 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:11.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:11.417 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:12:11.518 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:11.625 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:11.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:11.628 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:12:11.728 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:11.750 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:11.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:11.753 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:12:11.821 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 48 16 71167 71151 92.6297 62.75 0.00408193 0.0107705 2023-10-01T08:12:11.853 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:11.891 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:11.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:11.896 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:12:11.997 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:12.005 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:11 smithi112 bash[59335]: cluster 2023-10-01T08:12:10.736218+0000 mgr.y (mgr.34104) 1190 : cluster 0 pgmap v1286: 89 pgs: 89 active+clean; 4.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-10-01T08:12:12.027 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:12.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:12.028 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:12.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:11 smithi084 bash[78255]: cluster 2023-10-01T08:12:10.736218+0000 mgr.y (mgr.34104) 1190 : cluster 0 pgmap v1286: 89 pgs: 89 active+clean; 4.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-10-01T08:12:12.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:11 smithi084 bash[75189]: cluster 2023-10-01T08:12:10.736218+0000 mgr.y (mgr.34104) 1190 : cluster 0 pgmap v1286: 89 pgs: 89 active+clean; 4.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-10-01T08:12:12.129 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:12.157 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:12.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:12.160 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:12.260 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:12.284 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:12.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:12.287 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:12:12.388 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:12.418 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:12.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:12.421 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:12.522 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:12.557 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:12.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:12.559 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:12:12.660 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:12.694 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:12.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:12.697 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:12.798 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:12.825 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 49 16 72203 72187 92.0535 64.75 0.0143096 0.0108573 2023-10-01T08:12:12.826 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:12.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:12.830 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:12.930 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:12.940 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:12 smithi112 bash[59335]: audit 2023-10-01T08:12:12.408367+0000 mon.a (mon.0) 1577 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:12:12.967 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:12.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:12.969 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:13.070 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:13.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:12 smithi084 bash[75189]: audit 2023-10-01T08:12:12.408367+0000 mon.a (mon.0) 1577 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:12:13.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:12 smithi084 bash[78255]: audit 2023-10-01T08:12:12.408367+0000 mon.a (mon.0) 1577 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:12:13.109 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:13.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:13.114 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:13.215 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:13.247 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:13.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:13.255 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:13.355 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:13.387 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:13.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:13.391 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:13.492 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:13.516 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:13.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:13.519 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:13.620 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:13.668 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:13.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:13.673 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:13.774 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:13.800 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:13.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:13.806 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:12:13.825 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 50 16 73211 73195 91.4724 63 0.0134382 0.0109265 2023-10-01T08:12:13.887 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:13 smithi112 bash[59335]: cluster 2023-10-01T08:12:12.736886+0000 mgr.y (mgr.34104) 1191 : cluster 0 pgmap v1287: 89 pgs: 89 active+clean; 4.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-10-01T08:12:13.888 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:13 smithi112 bash[59335]: audit 2023-10-01T08:12:12.886221+0000 mon.a (mon.0) 1578 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:12:13.888 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:13 smithi112 bash[59335]: audit 2023-10-01T08:12:12.891815+0000 mon.a (mon.0) 1579 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:12:13.888 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:13 smithi112 bash[59335]: audit 2023-10-01T08:12:12.900106+0000 mon.a (mon.0) 1580 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:12:13.888 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:13 smithi112 bash[59335]: audit 2023-10-01T08:12:12.908059+0000 mon.a (mon.0) 1581 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:12:13.907 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:13.930 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:13.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:13.935 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:12:14.036 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:14.043 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:13 smithi084 bash[75189]: cluster 2023-10-01T08:12:12.736886+0000 mgr.y (mgr.34104) 1191 : cluster 0 pgmap v1287: 89 pgs: 89 active+clean; 4.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-10-01T08:12:14.043 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:13 smithi084 bash[75189]: audit 2023-10-01T08:12:12.886221+0000 mon.a (mon.0) 1578 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:12:14.044 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:13 smithi084 bash[75189]: audit 2023-10-01T08:12:12.891815+0000 mon.a (mon.0) 1579 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:12:14.044 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:13 smithi084 bash[75189]: audit 2023-10-01T08:12:12.900106+0000 mon.a (mon.0) 1580 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:12:14.044 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:13 smithi084 bash[75189]: audit 2023-10-01T08:12:12.908059+0000 mon.a (mon.0) 1581 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:12:14.044 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:13 smithi084 bash[78255]: cluster 2023-10-01T08:12:12.736886+0000 mgr.y (mgr.34104) 1191 : cluster 0 pgmap v1287: 89 pgs: 89 active+clean; 4.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-10-01T08:12:14.045 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:13 smithi084 bash[78255]: audit 2023-10-01T08:12:12.886221+0000 mon.a (mon.0) 1578 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:12:14.045 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:13 smithi084 bash[78255]: audit 2023-10-01T08:12:12.891815+0000 mon.a (mon.0) 1579 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:12:14.045 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:13 smithi084 bash[78255]: audit 2023-10-01T08:12:12.900106+0000 mon.a (mon.0) 1580 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:12:14.045 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:13 smithi084 bash[78255]: audit 2023-10-01T08:12:12.908059+0000 mon.a (mon.0) 1581 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:12:14.060 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:14.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:14.064 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:12:14.165 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:14.200 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:14.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:14.205 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:14.305 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:14.336 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:14.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:14.340 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:12:14.440 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:14.467 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:14.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:14.470 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:14.574 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:14.602 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:14.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:14.605 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:14.706 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:14.734 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:14.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:14.739 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:14.825 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 51 15 74263 74248 90.9692 65.8125 0.0157173 0.0109875 2023-10-01T08:12:14.839 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:14.861 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:14.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:14.863 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:14.964 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:14.995 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:14.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:14.998 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:15.099 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:15.107 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:14 smithi084 bash[75189]: cluster 2023-10-01T08:12:14.737444+0000 mgr.y (mgr.34104) 1192 : cluster 0 pgmap v1288: 89 pgs: 89 active+clean; 4.4 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-10-01T08:12:15.107 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:14 smithi084 bash[78255]: cluster 2023-10-01T08:12:14.737444+0000 mgr.y (mgr.34104) 1192 : cluster 0 pgmap v1288: 89 pgs: 89 active+clean; 4.4 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-10-01T08:12:15.135 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:15.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:15.143 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:12:15.243 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:15.274 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:15.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:15.278 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:15.379 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:15.408 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:15.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:15.410 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:15.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:14 smithi112 bash[59335]: cluster 2023-10-01T08:12:14.737444+0000 mgr.y (mgr.34104) 1192 : cluster 0 pgmap v1288: 89 pgs: 89 active+clean; 4.4 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-10-01T08:12:15.511 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:15.547 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:15.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:15.550 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:15.651 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:15.679 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:15.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:15.681 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:15.782 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:15.808 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:15.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:15.810 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:15.825 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 52 16 75136 75120 90.2678 54.5 0.00479898 0.0110693 2023-10-01T08:12:15.911 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:15.935 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:15.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:15.943 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:16.044 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:16.067 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:16.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:16.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:16.170 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:16.179 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:15 smithi112 bash[59335]: audit 2023-10-01T08:12:15.120272+0000 mon.a (mon.0) 1582 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:12:16.202 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:16.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:16.208 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:16.308 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:16.319 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:12:16 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:12:16] "GET /metrics HTTP/1.1" 200 36409 "" "Prometheus/2.33.4" 2023-10-01T08:12:16.319 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:16 smithi084 bash[78255]: audit 2023-10-01T08:12:15.120272+0000 mon.a (mon.0) 1582 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:12:16.320 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:16 smithi084 bash[75189]: audit 2023-10-01T08:12:15.120272+0000 mon.a (mon.0) 1582 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:12:16.338 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:16.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:16.343 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:12:16.443 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:16.472 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:16.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:16.475 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:16.576 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:16.605 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:16.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:16.612 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:16.713 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:16.740 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:16.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:16.742 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:16.825 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 53 16 76104 76088 89.7061 60.5 0.00968851 0.0111424 2023-10-01T08:12:16.844 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:16.878 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:16.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:16.881 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:16.982 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:17.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:17.018 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:17.018 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:17.077 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:17 smithi084 bash[75189]: cluster 2023-10-01T08:12:16.738073+0000 mgr.y (mgr.34104) 1193 : cluster 0 pgmap v1289: 89 pgs: 89 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 67 MiB/s wr, 1.08k op/s 2023-10-01T08:12:17.077 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:17 smithi084 bash[78255]: cluster 2023-10-01T08:12:16.738073+0000 mgr.y (mgr.34104) 1193 : cluster 0 pgmap v1289: 89 pgs: 89 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 67 MiB/s wr, 1.08k op/s 2023-10-01T08:12:17.118 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:17.126 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:16 smithi112 bash[59335]: cluster 2023-10-01T08:12:16.738073+0000 mgr.y (mgr.34104) 1193 : cluster 0 pgmap v1289: 89 pgs: 89 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 67 MiB/s wr, 1.08k op/s 2023-10-01T08:12:17.146 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:17.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:17.148 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:17.249 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:17.282 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:17.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:17.286 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:12:17.386 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:17.411 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:17.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:17.416 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:12:17.516 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:17.546 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:17.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:17.548 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:17.649 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:17.662 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2023-10-01T08:12:17.663 INFO:teuthology.orchestra.run.smithi084.stdout: "size": 20, 2023-10-01T08:12:17.663 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 600, 2023-10-01T08:12:17.663 INFO:teuthology.orchestra.run.smithi084.stdout: "ops": [ 2023-10-01T08:12:17.663 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.663 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.35490.0:116813 9.4 9:2e17be56:::benchmark_data_smithi084_169090_object6315:head [delete] snapc 0=[] ondisk+write+known_if_redirected e215)", 2023-10-01T08:12:17.663 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:02:39.514787+0000", 2023-10-01T08:12:17.663 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 578.14389867099999, 2023-10-01T08:12:17.663 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.27048361300000001, 2023-10-01T08:12:17.663 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:12:17.663 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:12:17.663 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:12:17.663 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.35490", 2023-10-01T08:12:17.664 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/2970569604", 2023-10-01T08:12:17.664 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 116813 2023-10-01T08:12:17.664 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.664 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:12:17.664 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.664 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:12:17.664 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.514787+0000", 2023-10-01T08:12:17.664 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:12:17.664 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.664 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.664 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:12:17.664 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.514787+0000", 2023-10-01T08:12:17.664 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:12:17.665 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.665 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.665 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:12:17.665 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.514785+0000", 2023-10-01T08:12:17.665 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999976 2023-10-01T08:12:17.665 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.665 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.665 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:12:17.665 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.514795+0000", 2023-10-01T08:12:17.665 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0499000000000001e-05 2023-10-01T08:12:17.665 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.665 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.665 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:12:17.666 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.514822+0000", 2023-10-01T08:12:17.666 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.6580999999999998e-05 2023-10-01T08:12:17.666 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.666 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.666 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:12:17.666 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.514835+0000", 2023-10-01T08:12:17.666 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.3341e-05 2023-10-01T08:12:17.666 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.666 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.666 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:12:17.666 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.514898+0000", 2023-10-01T08:12:17.666 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.2648000000000001e-05 2023-10-01T08:12:17.667 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.667 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.667 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:12:17.667 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.515039+0000", 2023-10-01T08:12:17.667 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000141113 2023-10-01T08:12:17.667 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.667 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.667 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,4", 2023-10-01T08:12:17.667 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.515155+0000", 2023-10-01T08:12:17.667 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00011624399999999999 2023-10-01T08:12:17.667 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.667 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.667 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:12:17.668 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.519511+0000", 2023-10-01T08:12:17.668 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0043563159999999998 2023-10-01T08:12:17.668 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.668 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.668 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:12:17.668 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.522613+0000", 2023-10-01T08:12:17.668 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0031015919999999998 2023-10-01T08:12:17.668 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.668 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.668 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:12:17.668 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.785076+0000", 2023-10-01T08:12:17.668 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.262463157 2023-10-01T08:12:17.668 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.668 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.669 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:12:17.669 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.785211+0000", 2023-10-01T08:12:17.669 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000134738 2023-10-01T08:12:17.669 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.669 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.669 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:12:17.669 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.785271+0000", 2023-10-01T08:12:17.669 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.9774000000000001e-05 2023-10-01T08:12:17.669 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:12:17.669 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:12:17.669 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:12:17.669 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.670 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.670 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.35490.0:116826 9.4 9:25bbc4ed:::benchmark_data_smithi084_169090_object6328:head [delete] snapc 0=[] ondisk+write+known_if_redirected e215)", 2023-10-01T08:12:17.670 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:02:39.526880+0000", 2023-10-01T08:12:17.670 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 578.13180555500003, 2023-10-01T08:12:17.670 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.263484094, 2023-10-01T08:12:17.670 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:12:17.672 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:12:17.672 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:12:17.672 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.35490", 2023-10-01T08:12:17.672 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/2970569604", 2023-10-01T08:12:17.672 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 116826 2023-10-01T08:12:17.672 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.672 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:12:17.672 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.673 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:12:17.673 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.526880+0000", 2023-10-01T08:12:17.673 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:12:17.673 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.673 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.673 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:12:17.673 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.526880+0000", 2023-10-01T08:12:17.673 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:12:17.673 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.673 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.673 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:12:17.673 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.526879+0000", 2023-10-01T08:12:17.673 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T08:12:17.674 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.674 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.674 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:12:17.674 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.526885+0000", 2023-10-01T08:12:17.674 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.3809999999999998e-06 2023-10-01T08:12:17.674 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.674 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.674 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:12:17.674 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.526897+0000", 2023-10-01T08:12:17.674 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.2775000000000001e-05 2023-10-01T08:12:17.674 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.675 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.675 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:12:17.675 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.526905+0000", 2023-10-01T08:12:17.675 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.9330000000000001e-06 2023-10-01T08:12:17.675 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.675 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.675 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:12:17.675 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.529840+0000", 2023-10-01T08:12:17.675 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0029347539999999999 2023-10-01T08:12:17.675 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.675 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.675 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:12:17.675 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.529986+0000", 2023-10-01T08:12:17.676 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00014562900000000001 2023-10-01T08:12:17.676 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.676 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.676 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,4", 2023-10-01T08:12:17.676 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.530118+0000", 2023-10-01T08:12:17.676 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00013269399999999999 2023-10-01T08:12:17.676 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.676 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.676 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:12:17.676 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.534632+0000", 2023-10-01T08:12:17.676 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0045138310000000003 2023-10-01T08:12:17.676 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.676 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.677 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:12:17.677 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.534978+0000", 2023-10-01T08:12:17.677 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00034557700000000002 2023-10-01T08:12:17.677 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.677 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.677 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:12:17.677 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.790259+0000", 2023-10-01T08:12:17.677 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.25528127 2023-10-01T08:12:17.677 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.677 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.677 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:12:17.677 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.790312+0000", 2023-10-01T08:12:17.678 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.2917999999999997e-05 2023-10-01T08:12:17.678 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.678 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.678 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:12:17.678 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:02:39.790364+0000", 2023-10-01T08:12:17.678 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.2259000000000002e-05 2023-10-01T08:12:17.678 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:12:17.678 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:12:17.678 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:12:17.678 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.678 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.678 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.35490.0:177649 9.a 9:5d5f609a:::benchmark_data_smithi084_169090_object67151:head [delete] snapc 0=[] ondisk+write+known_if_redirected e220)", 2023-10-01T08:12:17.678 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:04:04.262080+0000", 2023-10-01T08:12:17.679 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 493.39660555900002, 2023-10-01T08:12:17.679 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.35553365599999998, 2023-10-01T08:12:17.679 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:12:17.679 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:12:17.679 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:12:17.679 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.35490", 2023-10-01T08:12:17.679 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/2970569604", 2023-10-01T08:12:17.679 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 177649 2023-10-01T08:12:17.679 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.679 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:12:17.679 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.679 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:12:17.679 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:04.262080+0000", 2023-10-01T08:12:17.680 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:12:17.680 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.680 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.680 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:12:17.680 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:04.262080+0000", 2023-10-01T08:12:17.680 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:12:17.680 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.680 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.680 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:12:17.680 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:04.262079+0000", 2023-10-01T08:12:17.680 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T08:12:17.680 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.681 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.681 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:12:17.681 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:04.262085+0000", 2023-10-01T08:12:17.681 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.6609999999999997e-06 2023-10-01T08:12:17.681 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.681 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.681 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:12:17.681 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:04.262096+0000", 2023-10-01T08:12:17.681 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.1286e-05 2023-10-01T08:12:17.681 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.681 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.681 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:12:17.681 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:04.262104+0000", 2023-10-01T08:12:17.682 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.1850000000000004e-06 2023-10-01T08:12:17.682 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.682 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.682 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:12:17.682 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:04.262152+0000", 2023-10-01T08:12:17.682 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.7852999999999997e-05 2023-10-01T08:12:17.682 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.682 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.682 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:12:17.682 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:04.262278+0000", 2023-10-01T08:12:17.682 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00012639800000000001 2023-10-01T08:12:17.682 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.682 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.683 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,7", 2023-10-01T08:12:17.683 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:04.262403+0000", 2023-10-01T08:12:17.683 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00012498399999999999 2023-10-01T08:12:17.683 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.683 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.683 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:12:17.683 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:04.269811+0000", 2023-10-01T08:12:17.683 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0074075879999999997 2023-10-01T08:12:17.683 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.683 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.683 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:12:17.683 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:04.272916+0000", 2023-10-01T08:12:17.684 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.003105502 2023-10-01T08:12:17.684 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.684 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.684 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:12:17.684 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:04.617495+0000", 2023-10-01T08:12:17.684 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.34457879600000002 2023-10-01T08:12:17.684 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.684 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.684 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:12:17.684 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:04.617562+0000", 2023-10-01T08:12:17.684 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.6441999999999998e-05 2023-10-01T08:12:17.684 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.684 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.684 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:12:17.685 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:04.617614+0000", 2023-10-01T08:12:17.685 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.2271999999999997e-05 2023-10-01T08:12:17.685 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:12:17.685 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:12:17.685 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:12:17.685 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.685 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.685 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.35490.0:198273 9.a 9:56c18df9:::benchmark_data_smithi084_169090_object87775:head [delete] snapc 0=[] ondisk+write+known_if_redirected e222)", 2023-10-01T08:12:17.685 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:04:34.294119+0000", 2023-10-01T08:12:17.685 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 463.36456654199998, 2023-10-01T08:12:17.685 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.17175035399999999, 2023-10-01T08:12:17.685 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:12:17.686 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:12:17.686 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:12:17.686 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.35490", 2023-10-01T08:12:17.686 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/2970569604", 2023-10-01T08:12:17.686 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 198273 2023-10-01T08:12:17.686 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.686 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:12:17.686 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.686 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:12:17.686 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.294119+0000", 2023-10-01T08:12:17.686 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:12:17.686 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.686 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.687 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:12:17.687 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.294119+0000", 2023-10-01T08:12:17.687 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:12:17.687 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.687 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.687 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:12:17.687 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.294119+0000", 2023-10-01T08:12:17.687 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T08:12:17.687 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.687 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.687 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:12:17.687 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.294122+0000", 2023-10-01T08:12:17.687 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.411e-06 2023-10-01T08:12:17.688 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.688 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.688 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:12:17.688 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.294130+0000", 2023-10-01T08:12:17.688 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.0039999999999999e-06 2023-10-01T08:12:17.688 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.688 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.688 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:12:17.688 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.294136+0000", 2023-10-01T08:12:17.688 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.7769999999999999e-06 2023-10-01T08:12:17.688 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.688 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.689 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:12:17.689 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.333844+0000", 2023-10-01T08:12:17.689 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.039707977999999998 2023-10-01T08:12:17.689 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.689 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.689 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:12:17.689 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.333993+0000", 2023-10-01T08:12:17.689 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000149579 2023-10-01T08:12:17.689 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.689 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.689 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,7", 2023-10-01T08:12:17.689 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.334126+0000", 2023-10-01T08:12:17.689 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00013235300000000001 2023-10-01T08:12:17.690 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.690 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.690 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:12:17.690 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.355839+0000", 2023-10-01T08:12:17.690 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.021712988999999999 2023-10-01T08:12:17.690 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.690 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.690 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:12:17.690 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.358976+0000", 2023-10-01T08:12:17.690 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.003136874 2023-10-01T08:12:17.690 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.690 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.691 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:12:17.691 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.465746+0000", 2023-10-01T08:12:17.691 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.10677080899999999 2023-10-01T08:12:17.691 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.691 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.691 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:12:17.691 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.465814+0000", 2023-10-01T08:12:17.691 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.7793000000000006e-05 2023-10-01T08:12:17.691 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.691 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.691 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:12:17.691 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.465870+0000", 2023-10-01T08:12:17.691 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.5327000000000001e-05 2023-10-01T08:12:17.692 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:12:17.692 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:12:17.692 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:12:17.692 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.692 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.692 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.35490.0:198281 9.a 9:567e17a4:::benchmark_data_smithi084_169090_object87783:head [delete] snapc 0=[] ondisk+write+known_if_redirected e222)", 2023-10-01T08:12:17.692 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:04:34.312663+0000", 2023-10-01T08:12:17.692 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 463.34602236299997, 2023-10-01T08:12:17.692 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.15339272600000001, 2023-10-01T08:12:17.692 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:12:17.692 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:12:17.692 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:12:17.692 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.35490", 2023-10-01T08:12:17.693 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/2970569604", 2023-10-01T08:12:17.693 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 198281 2023-10-01T08:12:17.693 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.693 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:12:17.693 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.693 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:12:17.693 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.312663+0000", 2023-10-01T08:12:17.693 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:12:17.693 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.693 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.693 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:12:17.693 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.312663+0000", 2023-10-01T08:12:17.694 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:12:17.694 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.694 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.694 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:12:17.694 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.312662+0000", 2023-10-01T08:12:17.694 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999981 2023-10-01T08:12:17.694 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.694 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.694 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:12:17.694 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.312672+0000", 2023-10-01T08:12:17.694 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0034000000000001e-05 2023-10-01T08:12:17.694 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.694 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.695 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:12:17.695 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.318111+0000", 2023-10-01T08:12:17.695 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0054389190000000004 2023-10-01T08:12:17.695 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.695 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.695 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:12:17.695 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.318127+0000", 2023-10-01T08:12:17.695 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.6053e-05 2023-10-01T08:12:17.695 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.695 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.695 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:12:17.695 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.338434+0000", 2023-10-01T08:12:17.696 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.020307779000000001 2023-10-01T08:12:17.696 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.696 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.696 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:12:17.696 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.338542+0000", 2023-10-01T08:12:17.696 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00010751699999999999 2023-10-01T08:12:17.696 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.696 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.696 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,7", 2023-10-01T08:12:17.696 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.338644+0000", 2023-10-01T08:12:17.696 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000102234 2023-10-01T08:12:17.696 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.696 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.697 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:12:17.697 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.355845+0000", 2023-10-01T08:12:17.697 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.017200831 2023-10-01T08:12:17.697 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.697 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.697 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:12:17.697 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.359023+0000", 2023-10-01T08:12:17.697 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0031782389999999998 2023-10-01T08:12:17.697 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.697 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.697 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:12:17.697 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.465948+0000", 2023-10-01T08:12:17.698 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.106924642 2023-10-01T08:12:17.698 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.698 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.698 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:12:17.698 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.466003+0000", 2023-10-01T08:12:17.698 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.4622e-05 2023-10-01T08:12:17.698 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.698 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.698 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:12:17.698 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:34.466056+0000", 2023-10-01T08:12:17.698 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.3572000000000001e-05 2023-10-01T08:12:17.698 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:12:17.699 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:12:17.699 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:12:17.699 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.699 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.699 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.35490.0:207111 9.a 9:5c0e3ddd:::benchmark_data_smithi084_169090_object96613:head [delete] snapc 0=[] ondisk+write+known_if_redirected e224)", 2023-10-01T08:12:17.699 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:04:47.312223+0000", 2023-10-01T08:12:17.699 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 450.34646283500001, 2023-10-01T08:12:17.699 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.29015746599999998, 2023-10-01T08:12:17.699 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:12:17.699 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:12:17.699 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:12:17.699 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.35490", 2023-10-01T08:12:17.699 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/2970569604", 2023-10-01T08:12:17.700 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 207111 2023-10-01T08:12:17.700 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.700 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:12:17.700 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.700 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:12:17.700 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:47.312223+0000", 2023-10-01T08:12:17.700 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:12:17.700 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.700 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.700 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:12:17.700 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:47.312223+0000", 2023-10-01T08:12:17.700 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:12:17.700 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.701 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.701 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:12:17.701 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:47.312221+0000", 2023-10-01T08:12:17.701 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T08:12:17.701 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.701 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.701 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:12:17.701 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:47.312226+0000", 2023-10-01T08:12:17.701 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.853e-06 2023-10-01T08:12:17.701 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.701 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.701 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:12:17.701 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:47.312237+0000", 2023-10-01T08:12:17.702 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0409e-05 2023-10-01T08:12:17.702 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.702 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.702 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:12:17.702 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:47.312244+0000", 2023-10-01T08:12:17.702 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.1099999999999997e-06 2023-10-01T08:12:17.702 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.702 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.702 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:12:17.702 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:47.312316+0000", 2023-10-01T08:12:17.702 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.2133999999999997e-05 2023-10-01T08:12:17.702 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.703 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.703 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:12:17.703 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:47.312643+0000", 2023-10-01T08:12:17.703 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00032748899999999998 2023-10-01T08:12:17.703 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.703 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.703 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,7", 2023-10-01T08:12:17.703 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:47.312792+0000", 2023-10-01T08:12:17.703 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00014840799999999999 2023-10-01T08:12:17.703 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.703 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.703 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:12:17.703 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:47.321506+0000", 2023-10-01T08:12:17.704 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0087141019999999996 2023-10-01T08:12:17.704 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.704 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.704 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:12:17.704 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:47.323779+0000", 2023-10-01T08:12:17.704 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.002272643 2023-10-01T08:12:17.704 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.704 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.704 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:12:17.704 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:47.602260+0000", 2023-10-01T08:12:17.704 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.27848138300000003 2023-10-01T08:12:17.704 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.704 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.705 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:12:17.705 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:47.602332+0000", 2023-10-01T08:12:17.705 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.1746000000000001e-05 2023-10-01T08:12:17.705 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.705 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.705 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:12:17.705 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:47.602380+0000", 2023-10-01T08:12:17.705 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.8674000000000002e-05 2023-10-01T08:12:17.705 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:12:17.705 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:12:17.705 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:12:17.705 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.706 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.706 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.35490.0:207115 9.a 9:575693c6:::benchmark_data_smithi084_169090_object96617:head [delete] snapc 0=[] ondisk+write+known_if_redirected e224)", 2023-10-01T08:12:17.706 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:04:47.312468+0000", 2023-10-01T08:12:17.706 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 450.34621776500001, 2023-10-01T08:12:17.706 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.29610778300000001, 2023-10-01T08:12:17.706 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:12:17.706 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:12:17.706 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:12:17.706 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.35490", 2023-10-01T08:12:17.706 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/2970569604", 2023-10-01T08:12:17.706 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 207115 2023-10-01T08:12:17.706 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.706 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:12:17.707 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.707 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:12:17.707 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:47.312468+0000", 2023-10-01T08:12:17.707 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:12:17.707 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.707 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.707 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:12:17.707 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:47.312468+0000", 2023-10-01T08:12:17.707 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:12:17.707 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.707 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.707 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:12:17.708 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:47.312467+0000", 2023-10-01T08:12:17.708 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T08:12:17.708 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.708 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.708 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:12:17.708 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:47.312472+0000", 2023-10-01T08:12:17.708 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.0429999999999998e-06 2023-10-01T08:12:17.708 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.708 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.708 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:12:17.708 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:47.312482+0000", 2023-10-01T08:12:17.708 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0129000000000001e-05 2023-10-01T08:12:17.708 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.709 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.709 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:12:17.709 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:47.312490+0000", 2023-10-01T08:12:17.709 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.3039999999999999e-06 2023-10-01T08:12:17.709 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.709 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.709 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:12:17.709 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:47.317442+0000", 2023-10-01T08:12:17.709 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.004951904 2023-10-01T08:12:17.709 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.709 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.709 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:12:17.709 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:47.317556+0000", 2023-10-01T08:12:17.710 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00011449400000000001 2023-10-01T08:12:17.710 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.710 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.710 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,7", 2023-10-01T08:12:17.710 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:47.317654+0000", 2023-10-01T08:12:17.710 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.7994999999999999e-05 2023-10-01T08:12:17.710 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.710 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.710 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:12:17.710 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:47.321669+0000", 2023-10-01T08:12:17.710 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0040148579999999996 2023-10-01T08:12:17.710 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.711 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.711 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:12:17.711 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:47.323819+0000", 2023-10-01T08:12:17.711 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0021496150000000001 2023-10-01T08:12:17.711 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.711 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.711 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:12:17.711 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:47.608474+0000", 2023-10-01T08:12:17.711 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.28465551300000003 2023-10-01T08:12:17.711 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.711 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.711 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:12:17.711 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:47.608529+0000", 2023-10-01T08:12:17.712 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.5340000000000002e-05 2023-10-01T08:12:17.712 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.712 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.712 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:12:17.712 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:04:47.608576+0000", 2023-10-01T08:12:17.712 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.6397999999999999e-05 2023-10-01T08:12:17.712 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:12:17.712 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:12:17.712 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:12:17.712 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.712 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.712 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.45593.0:50725 10.0 e232/228 10:0f323a7e:::benchmark_data_smithi084_191604_object50724:head v 232'3241, mlcod=232'3239)", 2023-10-01T08:12:17.713 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:06:42.499342+0000", 2023-10-01T08:12:17.713 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 335.159343406, 2023-10-01T08:12:17.713 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.213670215, 2023-10-01T08:12:17.713 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:12:17.713 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:12:17.713 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:12:17.713 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.713 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:12:17.713 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:06:42.499342+0000", 2023-10-01T08:12:17.713 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:12:17.713 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.713 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.713 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:12:17.714 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:06:42.499342+0000", 2023-10-01T08:12:17.714 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:12:17.714 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.714 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.714 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:12:17.714 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:06:42.499341+0000", 2023-10-01T08:12:17.714 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T08:12:17.714 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.714 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.714 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:12:17.714 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:06:42.499440+0000", 2023-10-01T08:12:17.714 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.9325000000000002e-05 2023-10-01T08:12:17.714 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.715 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.715 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:12:17.715 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:06:42.499470+0000", 2023-10-01T08:12:17.715 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.9513e-05 2023-10-01T08:12:17.715 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.715 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.715 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:12:17.715 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:06:42.499479+0000", 2023-10-01T08:12:17.715 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.5780000000000005e-06 2023-10-01T08:12:17.715 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.715 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.715 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:12:17.716 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:06:42.499529+0000", 2023-10-01T08:12:17.716 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.9555000000000002e-05 2023-10-01T08:12:17.716 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.716 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.716 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:12:17.716 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:06:42.499548+0000", 2023-10-01T08:12:17.716 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.8940000000000002e-05 2023-10-01T08:12:17.716 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.716 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.716 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:12:17.716 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:06:42.712969+0000", 2023-10-01T08:12:17.716 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.21342117799999999 2023-10-01T08:12:17.716 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.717 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.717 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:12:17.717 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:06:42.713013+0000", 2023-10-01T08:12:17.717 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.3745999999999998e-05 2023-10-01T08:12:17.717 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:12:17.717 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:12:17.717 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:12:17.717 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.717 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.717 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.45593.0:50730 10.b e232/228 10:df28d42d:::benchmark_data_smithi084_191604_object50729:head v 232'3189, mlcod=232'3187)", 2023-10-01T08:12:17.717 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:06:42.499495+0000", 2023-10-01T08:12:17.717 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 335.159191061, 2023-10-01T08:12:17.718 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.21868905299999999, 2023-10-01T08:12:17.718 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:12:17.718 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:12:17.718 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:12:17.718 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.718 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:12:17.718 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:06:42.499495+0000", 2023-10-01T08:12:17.718 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:12:17.718 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.718 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.718 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:12:17.718 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:06:42.499495+0000", 2023-10-01T08:12:17.718 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:12:17.719 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.719 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.719 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:12:17.719 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:06:42.499494+0000", 2023-10-01T08:12:17.719 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T08:12:17.719 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.719 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.719 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:12:17.719 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:06:42.499536+0000", 2023-10-01T08:12:17.719 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.1977999999999997e-05 2023-10-01T08:12:17.719 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.719 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.720 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:12:17.720 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:06:42.499547+0000", 2023-10-01T08:12:17.720 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0227999999999999e-05 2023-10-01T08:12:17.720 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.720 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.720 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:12:17.720 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:06:42.499553+0000", 2023-10-01T08:12:17.720 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.5209999999999999e-06 2023-10-01T08:12:17.720 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.720 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.720 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:12:17.720 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:06:42.499614+0000", 2023-10-01T08:12:17.721 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.1149999999999996e-05 2023-10-01T08:12:17.721 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.721 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.721 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:12:17.721 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:06:42.499636+0000", 2023-10-01T08:12:17.721 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.1874000000000001e-05 2023-10-01T08:12:17.721 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.721 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.721 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:12:17.721 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:06:42.718150+0000", 2023-10-01T08:12:17.721 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.21851372799999999 2023-10-01T08:12:17.721 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.721 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.722 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:12:17.722 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:06:42.718184+0000", 2023-10-01T08:12:17.722 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.3951000000000001e-05 2023-10-01T08:12:17.722 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:12:17.722 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:12:17.722 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:12:17.722 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.722 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.722 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.45593.0:50743 10.b e232/228 10:d81a4019:::benchmark_data_smithi084_191604_object50742:head v 232'3190, mlcod=232'3187)", 2023-10-01T08:12:17.722 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:06:42.508759+0000", 2023-10-01T08:12:17.722 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 335.14992683200001, 2023-10-01T08:12:17.722 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.212223414, 2023-10-01T08:12:17.723 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:12:17.723 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:12:17.723 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:12:17.723 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.723 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:12:17.723 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:06:42.508759+0000", 2023-10-01T08:12:17.723 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:12:17.723 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.723 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.723 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:12:17.723 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:06:42.508759+0000", 2023-10-01T08:12:17.723 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:12:17.723 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.724 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.724 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:12:17.724 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:06:42.508758+0000", 2023-10-01T08:12:17.724 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T08:12:17.724 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.724 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.724 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:12:17.724 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:06:42.508813+0000", 2023-10-01T08:12:17.724 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.4991999999999998e-05 2023-10-01T08:12:17.724 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.724 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.724 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:12:17.724 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:06:42.712883+0000", 2023-10-01T08:12:17.725 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.20407008800000001 2023-10-01T08:12:17.725 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.725 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.725 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:12:17.725 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:06:42.712959+0000", 2023-10-01T08:12:17.725 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.6193999999999996e-05 2023-10-01T08:12:17.725 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.725 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.725 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:12:17.725 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:06:42.714496+0000", 2023-10-01T08:12:17.725 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.001537355 2023-10-01T08:12:17.725 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.726 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.726 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:12:17.726 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:06:42.714515+0000", 2023-10-01T08:12:17.726 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.8627999999999999e-05 2023-10-01T08:12:17.726 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.726 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.726 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:12:17.726 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:06:42.720943+0000", 2023-10-01T08:12:17.726 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0064283550000000002 2023-10-01T08:12:17.726 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.726 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.726 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:12:17.726 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:06:42.720982+0000", 2023-10-01T08:12:17.727 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.9008000000000003e-05 2023-10-01T08:12:17.727 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:12:17.727 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:12:17.727 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:12:17.727 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.727 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.727 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45593.0:80664 10.10 10:0b65f2c9:::benchmark_data_smithi084_191604_object80663:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e246)", 2023-10-01T08:12:17.727 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:07:14.460248+0000", 2023-10-01T08:12:17.727 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 303.19843798599999, 2023-10-01T08:12:17.727 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.30686583299999998, 2023-10-01T08:12:17.727 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:12:17.727 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:12:17.728 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:12:17.728 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45593", 2023-10-01T08:12:17.728 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/2682487445", 2023-10-01T08:12:17.728 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 80664 2023-10-01T08:12:17.728 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.728 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:12:17.728 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.728 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:12:17.728 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.460248+0000", 2023-10-01T08:12:17.728 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:12:17.728 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.728 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.728 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:12:17.729 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.460248+0000", 2023-10-01T08:12:17.729 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:12:17.729 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.729 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.729 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:12:17.729 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.460246+0000", 2023-10-01T08:12:17.729 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999981 2023-10-01T08:12:17.729 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.729 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.729 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:12:17.729 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.460275+0000", 2023-10-01T08:12:17.729 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.9028999999999999e-05 2023-10-01T08:12:17.729 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.730 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.730 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:12:17.730 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.460292+0000", 2023-10-01T08:12:17.730 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.6901999999999998e-05 2023-10-01T08:12:17.730 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.730 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.730 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:12:17.730 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.460303+0000", 2023-10-01T08:12:17.730 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.065e-05 2023-10-01T08:12:17.730 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.730 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.730 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:12:17.731 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.460362+0000", 2023-10-01T08:12:17.731 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.9660000000000001e-05 2023-10-01T08:12:17.731 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.731 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.731 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:12:17.731 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.460596+0000", 2023-10-01T08:12:17.731 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00023392000000000001 2023-10-01T08:12:17.731 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.731 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.731 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4,6,7", 2023-10-01T08:12:17.731 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.460806+0000", 2023-10-01T08:12:17.731 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00021023799999999999 2023-10-01T08:12:17.731 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.732 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.732 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:12:17.732 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.462759+0000", 2023-10-01T08:12:17.732 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0019523469999999999 2023-10-01T08:12:17.732 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.732 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.732 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:12:17.732 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.466789+0000", 2023-10-01T08:12:17.732 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.004029843 2023-10-01T08:12:17.732 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.732 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.732 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:12:17.732 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.470172+0000", 2023-10-01T08:12:17.733 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0033834379999999999 2023-10-01T08:12:17.733 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.733 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.733 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:12:17.733 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.764756+0000", 2023-10-01T08:12:17.733 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.29458385100000001 2023-10-01T08:12:17.733 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.733 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.733 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:12:17.733 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.764907+0000", 2023-10-01T08:12:17.733 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00015143200000000001 2023-10-01T08:12:17.733 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.734 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.734 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:12:17.734 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.767114+0000", 2023-10-01T08:12:17.734 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0022062760000000001 2023-10-01T08:12:17.734 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:12:17.734 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:12:17.734 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:12:17.734 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.734 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.734 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.45593.0:80669 10.b e246/228 10:d8e91c1c:::benchmark_data_smithi084_191604_object80668:head v 246'4994, mlcod=246'4992)", 2023-10-01T08:12:17.734 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:07:14.469633+0000", 2023-10-01T08:12:17.734 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 303.189052796, 2023-10-01T08:12:17.735 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.29341050000000002, 2023-10-01T08:12:17.735 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:12:17.735 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:12:17.735 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:12:17.735 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.735 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:12:17.735 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.469633+0000", 2023-10-01T08:12:17.735 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:12:17.735 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.735 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.735 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:12:17.735 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.469633+0000", 2023-10-01T08:12:17.736 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:12:17.736 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.736 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.736 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:12:17.736 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.469632+0000", 2023-10-01T08:12:17.736 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T08:12:17.736 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.736 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.736 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:12:17.736 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.469687+0000", 2023-10-01T08:12:17.736 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.4592000000000002e-05 2023-10-01T08:12:17.736 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.737 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.737 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:12:17.737 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.469702+0000", 2023-10-01T08:12:17.737 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.5832e-05 2023-10-01T08:12:17.737 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.737 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.737 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:12:17.737 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.469712+0000", 2023-10-01T08:12:17.737 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.5219999999999996e-06 2023-10-01T08:12:17.737 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.737 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.737 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:12:17.737 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.469771+0000", 2023-10-01T08:12:17.738 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.9027000000000003e-05 2023-10-01T08:12:17.738 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.738 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.738 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:12:17.738 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.469788+0000", 2023-10-01T08:12:17.738 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.6843000000000001e-05 2023-10-01T08:12:17.738 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.738 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.738 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:12:17.738 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.762926+0000", 2023-10-01T08:12:17.738 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.293138487 2023-10-01T08:12:17.738 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.739 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.739 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:12:17.739 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.763043+0000", 2023-10-01T08:12:17.739 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00011707800000000001 2023-10-01T08:12:17.739 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:12:17.739 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:12:17.739 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:12:17.739 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.739 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.739 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "MOSDPGPushReply(10.10 246/238 [PushReplyOp(10:0cbdee9d:::benchmark_data_smithi084_191604_object28679:head)])", 2023-10-01T08:12:17.739 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:07:14.470421+0000", 2023-10-01T08:12:17.739 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 303.18826472299997, 2023-10-01T08:12:17.739 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.29420249700000001, 2023-10-01T08:12:17.740 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:12:17.740 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "reached pg", 2023-10-01T08:12:17.740 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:12:17.740 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.740 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:12:17.740 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.470421+0000", 2023-10-01T08:12:17.740 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:12:17.740 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.740 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.740 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:12:17.740 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.470421+0000", 2023-10-01T08:12:17.740 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:12:17.741 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.741 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.741 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:12:17.741 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.470420+0000", 2023-10-01T08:12:17.741 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T08:12:17.741 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.741 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.741 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:12:17.741 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.470427+0000", 2023-10-01T08:12:17.741 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.2690000000000002e-06 2023-10-01T08:12:17.741 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.741 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.742 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:12:17.742 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.470442+0000", 2023-10-01T08:12:17.742 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.4072e-05 2023-10-01T08:12:17.742 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.742 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.742 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:12:17.742 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.470451+0000", 2023-10-01T08:12:17.742 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.4790000000000002e-06 2023-10-01T08:12:17.742 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.742 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.742 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:12:17.742 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.470503+0000", 2023-10-01T08:12:17.743 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.1978000000000003e-05 2023-10-01T08:12:17.743 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.743 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.743 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:12:17.743 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.764624+0000", 2023-10-01T08:12:17.743 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.29412052399999999 2023-10-01T08:12:17.743 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:12:17.743 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:12:17.743 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:12:17.743 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.743 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.743 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop_reply(client.45593.0:80664 10.10 e246/238 ondisk, result = 0)", 2023-10-01T08:12:17.744 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:07:14.473862+0000", 2023-10-01T08:12:17.744 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 303.18482402900003, 2023-10-01T08:12:17.744 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.29327419599999999, 2023-10-01T08:12:17.744 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:12:17.744 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "started", 2023-10-01T08:12:17.744 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:12:17.744 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.744 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:12:17.744 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.473862+0000", 2023-10-01T08:12:17.744 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:12:17.744 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.744 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.745 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:12:17.745 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.473862+0000", 2023-10-01T08:12:17.745 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:12:17.745 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.745 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.745 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:12:17.745 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.473861+0000", 2023-10-01T08:12:17.745 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T08:12:17.745 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.745 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.745 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:12:17.745 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.473869+0000", 2023-10-01T08:12:17.745 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.3820000000000004e-06 2023-10-01T08:12:17.746 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.746 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.746 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:12:17.746 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.762915+0000", 2023-10-01T08:12:17.746 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.28904652400000003 2023-10-01T08:12:17.746 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.746 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.746 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:12:17.746 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.762944+0000", 2023-10-01T08:12:17.746 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.8914000000000001e-05 2023-10-01T08:12:17.746 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.746 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.746 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:12:17.747 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.764709+0000", 2023-10-01T08:12:17.747 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00176428 2023-10-01T08:12:17.747 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.747 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.747 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:12:17.747 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.764735+0000", 2023-10-01T08:12:17.747 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.6313999999999999e-05 2023-10-01T08:12:17.747 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.747 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.747 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:12:17.747 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.767136+0000", 2023-10-01T08:12:17.747 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00240091 2023-10-01T08:12:17.748 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:12:17.748 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:12:17.748 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:12:17.748 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.748 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.748 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.45593.0:80689 10.13 e246/244 10:cc6cf953:::benchmark_data_smithi084_191604_object80688:head v 246'4630, mlcod=0'0)", 2023-10-01T08:12:17.748 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:07:14.485061+0000", 2023-10-01T08:12:17.748 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 303.173624926, 2023-10-01T08:12:17.748 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.29952581099999998, 2023-10-01T08:12:17.748 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:12:17.748 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:12:17.748 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:12:17.748 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.749 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:12:17.749 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.485061+0000", 2023-10-01T08:12:17.749 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:12:17.749 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.749 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.749 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:12:17.749 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.485061+0000", 2023-10-01T08:12:17.749 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:12:17.749 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.749 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.749 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:12:17.749 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.485059+0000", 2023-10-01T08:12:17.750 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T08:12:17.750 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.750 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.750 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:12:17.750 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.485088+0000", 2023-10-01T08:12:17.750 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.8388e-05 2023-10-01T08:12:17.750 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.750 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.750 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:12:17.750 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.762835+0000", 2023-10-01T08:12:17.750 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.27774766200000001 2023-10-01T08:12:17.750 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.751 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.751 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:12:17.751 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.762856+0000", 2023-10-01T08:12:17.751 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.0237999999999998e-05 2023-10-01T08:12:17.751 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.751 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.751 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:12:17.751 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.762945+0000", 2023-10-01T08:12:17.751 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.9214000000000003e-05 2023-10-01T08:12:17.751 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.751 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.751 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:12:17.751 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.763027+0000", 2023-10-01T08:12:17.752 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.2439000000000001e-05 2023-10-01T08:12:17.752 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.752 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.752 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:12:17.752 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.784549+0000", 2023-10-01T08:12:17.752 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.021522000999999999 2023-10-01T08:12:17.752 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.752 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.752 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:12:17.752 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:14.784587+0000", 2023-10-01T08:12:17.752 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.7419000000000002e-05 2023-10-01T08:12:17.752 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:12:17.753 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:12:17.753 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:12:17.753 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.753 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.753 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45593.0:92325 10.10 10:0a763685:::benchmark_data_smithi084_191604_object92324:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e249)", 2023-10-01T08:12:17.753 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:07:28.124475+0000", 2023-10-01T08:12:17.753 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 289.53421027000002, 2023-10-01T08:12:17.753 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.043365595999999999, 2023-10-01T08:12:17.753 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:12:17.753 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:12:17.753 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:12:17.753 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45593", 2023-10-01T08:12:17.753 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/2682487445", 2023-10-01T08:12:17.754 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 92325 2023-10-01T08:12:17.754 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.754 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:12:17.754 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.754 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:12:17.754 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:28.124475+0000", 2023-10-01T08:12:17.754 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:12:17.754 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.754 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.754 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:12:17.754 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:28.124475+0000", 2023-10-01T08:12:17.754 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:12:17.754 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.755 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.755 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:12:17.755 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:28.124474+0000", 2023-10-01T08:12:17.755 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999981 2023-10-01T08:12:17.755 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.755 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.755 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:12:17.755 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:28.124536+0000", 2023-10-01T08:12:17.755 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.2286000000000006e-05 2023-10-01T08:12:17.755 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.755 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.755 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:12:17.756 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:28.124559+0000", 2023-10-01T08:12:17.756 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.3108999999999998e-05 2023-10-01T08:12:17.756 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.756 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.756 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:12:17.756 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:28.124572+0000", 2023-10-01T08:12:17.756 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.2985e-05 2023-10-01T08:12:17.756 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.756 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.756 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:12:17.756 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:28.124637+0000", 2023-10-01T08:12:17.756 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.5308999999999994e-05 2023-10-01T08:12:17.756 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.757 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.757 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:12:17.757 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:28.124813+0000", 2023-10-01T08:12:17.757 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00017625200000000001 2023-10-01T08:12:17.757 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.757 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.757 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4,6,7", 2023-10-01T08:12:17.757 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:28.124998+0000", 2023-10-01T08:12:17.757 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000184055 2023-10-01T08:12:17.757 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.757 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.757 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:12:17.757 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:28.126713+0000", 2023-10-01T08:12:17.758 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0017159479999999999 2023-10-01T08:12:17.758 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.758 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.758 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:12:17.758 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:28.127628+0000", 2023-10-01T08:12:17.758 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00091407100000000002 2023-10-01T08:12:17.758 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.758 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.758 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:12:17.758 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:28.127683+0000", 2023-10-01T08:12:17.758 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.4965e-05 2023-10-01T08:12:17.758 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.759 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.759 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:12:17.759 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:28.167191+0000", 2023-10-01T08:12:17.759 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.039508868000000003 2023-10-01T08:12:17.759 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.759 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.759 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:12:17.759 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:28.167263+0000", 2023-10-01T08:12:17.759 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.1666000000000001e-05 2023-10-01T08:12:17.759 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.759 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.759 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:12:17.759 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:28.167841+0000", 2023-10-01T08:12:17.760 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00057802199999999998 2023-10-01T08:12:17.760 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:12:17.760 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:12:17.760 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:12:17.760 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.760 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.760 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45593.0:93233 10.10 10:0a7c437a:::benchmark_data_smithi084_191604_object93232:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e249)", 2023-10-01T08:12:17.760 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:07:29.189321+0000", 2023-10-01T08:12:17.760 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 288.46936495800003, 2023-10-01T08:12:17.760 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.045807558999999998, 2023-10-01T08:12:17.760 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:12:17.760 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:12:17.761 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:12:17.761 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45593", 2023-10-01T08:12:17.761 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/2682487445", 2023-10-01T08:12:17.761 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 93233 2023-10-01T08:12:17.761 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.761 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:12:17.761 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.761 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:12:17.761 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:29.189321+0000", 2023-10-01T08:12:17.761 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:12:17.761 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.761 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.761 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:12:17.762 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:29.189321+0000", 2023-10-01T08:12:17.762 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:12:17.762 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.762 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.762 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:12:17.762 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:29.189319+0000", 2023-10-01T08:12:17.762 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999976 2023-10-01T08:12:17.762 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.762 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.762 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:12:17.762 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:29.189384+0000", 2023-10-01T08:12:17.762 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.5235999999999997e-05 2023-10-01T08:12:17.763 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.763 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.763 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:12:17.763 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:29.189411+0000", 2023-10-01T08:12:17.763 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.7387000000000001e-05 2023-10-01T08:12:17.763 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.763 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.763 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:12:17.763 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:29.189424+0000", 2023-10-01T08:12:17.763 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.2577e-05 2023-10-01T08:12:17.763 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.763 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.763 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:12:17.764 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:29.189552+0000", 2023-10-01T08:12:17.764 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00012801199999999999 2023-10-01T08:12:17.764 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.764 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.764 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:12:17.764 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:29.189746+0000", 2023-10-01T08:12:17.764 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00019456399999999999 2023-10-01T08:12:17.764 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.764 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.764 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4,6,7", 2023-10-01T08:12:17.764 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:29.189910+0000", 2023-10-01T08:12:17.764 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000164117 2023-10-01T08:12:17.765 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.765 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.765 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:12:17.765 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:29.191775+0000", 2023-10-01T08:12:17.765 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0018645179999999999 2023-10-01T08:12:17.765 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.765 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.765 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:12:17.765 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:29.197269+0000", 2023-10-01T08:12:17.765 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0054938349999999999 2023-10-01T08:12:17.765 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.765 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.765 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:12:17.766 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:29.200179+0000", 2023-10-01T08:12:17.766 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.002909759 2023-10-01T08:12:17.766 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.766 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.766 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:12:17.766 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:29.234587+0000", 2023-10-01T08:12:17.766 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.034408252 2023-10-01T08:12:17.766 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.766 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.766 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:12:17.766 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:29.234670+0000", 2023-10-01T08:12:17.766 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.3347e-05 2023-10-01T08:12:17.767 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.767 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.767 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:12:17.767 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:29.235128+0000", 2023-10-01T08:12:17.767 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00045823199999999999 2023-10-01T08:12:17.767 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:12:17.767 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:12:17.767 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:12:17.767 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.767 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.767 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45593.0:93497 10.10 10:0be147a8:::benchmark_data_smithi084_191604_object93496:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e249)", 2023-10-01T08:12:17.767 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:07:29.562506+0000", 2023-10-01T08:12:17.768 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 288.096179947, 2023-10-01T08:12:17.768 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.051057628000000001, 2023-10-01T08:12:17.768 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:12:17.768 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:12:17.768 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:12:17.768 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45593", 2023-10-01T08:12:17.768 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/2682487445", 2023-10-01T08:12:17.768 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 93497 2023-10-01T08:12:17.768 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.768 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:12:17.768 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.768 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:12:17.768 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:29.562506+0000", 2023-10-01T08:12:17.769 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:12:17.769 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.769 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.769 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:12:17.769 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:29.562506+0000", 2023-10-01T08:12:17.769 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:12:17.769 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.769 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.769 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:12:17.769 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:29.562503+0000", 2023-10-01T08:12:17.769 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999967 2023-10-01T08:12:17.769 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.770 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.770 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:12:17.770 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:29.562592+0000", 2023-10-01T08:12:17.770 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.8922e-05 2023-10-01T08:12:17.770 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.770 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.770 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:12:17.770 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:29.562623+0000", 2023-10-01T08:12:17.770 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.1791000000000001e-05 2023-10-01T08:12:17.770 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.770 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.770 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:12:17.770 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:29.562639+0000", 2023-10-01T08:12:17.771 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.6025999999999999e-05 2023-10-01T08:12:17.771 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.771 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.771 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:12:17.771 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:29.562739+0000", 2023-10-01T08:12:17.771 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.9487000000000005e-05 2023-10-01T08:12:17.771 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.771 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.771 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:12:17.771 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:29.563036+0000", 2023-10-01T08:12:17.771 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00029715200000000002 2023-10-01T08:12:17.771 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.771 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.772 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4,6,7", 2023-10-01T08:12:17.772 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:29.563349+0000", 2023-10-01T08:12:17.772 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000313164 2023-10-01T08:12:17.772 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.772 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.772 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:12:17.772 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:29.565990+0000", 2023-10-01T08:12:17.772 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0026406139999999999 2023-10-01T08:12:17.772 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.772 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.772 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:12:17.772 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:29.567920+0000", 2023-10-01T08:12:17.773 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0019304109999999999 2023-10-01T08:12:17.773 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.773 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.773 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:12:17.773 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:29.567989+0000", 2023-10-01T08:12:17.773 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.8423999999999994e-05 2023-10-01T08:12:17.773 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.773 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.773 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:12:17.773 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:29.612937+0000", 2023-10-01T08:12:17.773 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.044947956999999997 2023-10-01T08:12:17.773 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.773 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.774 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:12:17.774 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:29.613004+0000", 2023-10-01T08:12:17.774 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.7859000000000002e-05 2023-10-01T08:12:17.774 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.774 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.774 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:12:17.774 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:29.613563+0000", 2023-10-01T08:12:17.774 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00055903400000000003 2023-10-01T08:12:17.774 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:12:17.774 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:12:17.774 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:12:17.774 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.775 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.775 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45593.0:100282 10.10 10:09f9debe:::benchmark_data_smithi084_191604_object100281:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e249)", 2023-10-01T08:12:17.775 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:07:37.951770+0000", 2023-10-01T08:12:17.775 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 279.70691534999997, 2023-10-01T08:12:17.775 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.047067099000000001, 2023-10-01T08:12:17.775 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:12:17.775 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:12:17.775 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:12:17.775 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45593", 2023-10-01T08:12:17.775 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/2682487445", 2023-10-01T08:12:17.775 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 100282 2023-10-01T08:12:17.775 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.775 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:12:17.776 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.776 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:12:17.776 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:37.951770+0000", 2023-10-01T08:12:17.776 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:12:17.776 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.776 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.776 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:12:17.776 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:37.951770+0000", 2023-10-01T08:12:17.776 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:12:17.776 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.776 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.776 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:12:17.776 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:37.951768+0000", 2023-10-01T08:12:17.777 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999981 2023-10-01T08:12:17.777 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.777 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.777 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:12:17.777 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:37.951799+0000", 2023-10-01T08:12:17.777 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.0514999999999998e-05 2023-10-01T08:12:17.777 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.777 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.777 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:12:17.777 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:37.951824+0000", 2023-10-01T08:12:17.777 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.5092999999999998e-05 2023-10-01T08:12:17.777 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.778 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.778 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:12:17.778 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:37.951835+0000", 2023-10-01T08:12:17.778 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.1232e-05 2023-10-01T08:12:17.778 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.778 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.778 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:12:17.778 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:37.951902+0000", 2023-10-01T08:12:17.778 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.7044000000000004e-05 2023-10-01T08:12:17.778 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.778 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.778 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:12:17.778 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:37.952149+0000", 2023-10-01T08:12:17.779 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00024646500000000002 2023-10-01T08:12:17.779 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.779 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.779 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4,6,7", 2023-10-01T08:12:17.779 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:37.952368+0000", 2023-10-01T08:12:17.779 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000219676 2023-10-01T08:12:17.779 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.779 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.779 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:12:17.779 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:37.954463+0000", 2023-10-01T08:12:17.779 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0020947050000000001 2023-10-01T08:12:17.779 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.780 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.780 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:12:17.780 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:37.958010+0000", 2023-10-01T08:12:17.780 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0035472009999999998 2023-10-01T08:12:17.780 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.780 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.780 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:12:17.780 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:37.962850+0000", 2023-10-01T08:12:17.780 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.004839309 2023-10-01T08:12:17.780 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.780 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.780 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:12:17.780 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:37.998146+0000", 2023-10-01T08:12:17.781 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.035296128000000003 2023-10-01T08:12:17.781 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.781 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.781 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:12:17.781 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:37.998223+0000", 2023-10-01T08:12:17.781 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.7137000000000004e-05 2023-10-01T08:12:17.781 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.781 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.781 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:12:17.781 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:37.998837+0000", 2023-10-01T08:12:17.781 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000614643 2023-10-01T08:12:17.781 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:12:17.782 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:12:17.782 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:12:17.782 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.782 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.782 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45593.0:104645 10.10 10:0f930398:::benchmark_data_smithi084_191604_object104644:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e249)", 2023-10-01T08:12:17.782 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:07:43.331081+0000", 2023-10-01T08:12:17.782 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 274.32760449099999, 2023-10-01T08:12:17.782 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.064039470000000001, 2023-10-01T08:12:17.782 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:12:17.782 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:12:17.782 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:12:17.782 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45593", 2023-10-01T08:12:17.782 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/2682487445", 2023-10-01T08:12:17.783 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 104645 2023-10-01T08:12:17.783 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.783 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:12:17.783 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.783 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:12:17.783 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:43.331081+0000", 2023-10-01T08:12:17.783 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:12:17.783 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.783 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.783 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:12:17.783 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:43.331081+0000", 2023-10-01T08:12:17.783 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:12:17.784 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.784 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.784 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:12:17.784 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:43.331079+0000", 2023-10-01T08:12:17.784 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999981 2023-10-01T08:12:17.784 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.784 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.784 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:12:17.784 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:43.331141+0000", 2023-10-01T08:12:17.784 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.1797000000000005e-05 2023-10-01T08:12:17.784 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.784 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.784 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:12:17.785 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:43.331166+0000", 2023-10-01T08:12:17.785 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.5344999999999999e-05 2023-10-01T08:12:17.785 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.785 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.785 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:12:17.785 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:43.331179+0000", 2023-10-01T08:12:17.785 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.278e-05 2023-10-01T08:12:17.785 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.785 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.785 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:12:17.785 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:43.331228+0000", 2023-10-01T08:12:17.785 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.9138999999999998e-05 2023-10-01T08:12:17.785 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.786 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.786 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:12:17.786 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:43.331415+0000", 2023-10-01T08:12:17.786 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000186885 2023-10-01T08:12:17.786 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.786 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.786 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4,6,7", 2023-10-01T08:12:17.786 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:43.331566+0000", 2023-10-01T08:12:17.786 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00015124800000000001 2023-10-01T08:12:17.786 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.786 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.786 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:12:17.787 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:43.333296+0000", 2023-10-01T08:12:17.787 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.001729258 2023-10-01T08:12:17.787 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.787 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.787 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:12:17.787 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:43.333799+0000", 2023-10-01T08:12:17.787 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000503573 2023-10-01T08:12:17.787 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.787 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.787 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:12:17.787 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:43.382752+0000", 2023-10-01T08:12:17.787 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.048953166999999999 2023-10-01T08:12:17.787 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.788 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.788 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:12:17.788 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:43.394461+0000", 2023-10-01T08:12:17.788 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.011708778 2023-10-01T08:12:17.788 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.788 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.788 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:12:17.788 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:43.394517+0000", 2023-10-01T08:12:17.788 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.5575999999999998e-05 2023-10-01T08:12:17.788 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:12:17.788 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:12:17.788 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:12:17.788 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:07:43.395121+0000", 2023-10-01T08:12:17.789 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00060397300000000005 2023-10-01T08:12:17.789 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:12:17.789 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:12:17.789 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:12:17.789 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:12:17.789 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:12:17.789 INFO:teuthology.orchestra.run.smithi084.stdout:} 2023-10-01T08:12:17.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:17.790 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:17.790 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:17.825 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 54 16 76949 76933 89.0229 52.8125 0.00804196 0.0112278 2023-10-01T08:12:17.892 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:17.925 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:17.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:17.927 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:18.028 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:18.056 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:18.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:18.062 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:18.065 INFO:teuthology.orchestra.run.smithi084.stderr:Error ENOENT: unrecognized pool 'device_health_metrics' 2023-10-01T08:12:18.163 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:18.172 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:18 smithi112 bash[59335]: audit 2023-10-01T08:12:18.058304+0000 mon.a (mon.0) 1583 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "31"}]: dispatch 2023-10-01T08:12:18.173 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:18 smithi112 bash[59335]: audit 2023-10-01T08:12:18.059531+0000 mon.b (mon.1) 28 : audit 1 from='client.? 172.21.15.84:0/4033063973' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "31"}]: dispatch 2023-10-01T08:12:18.190 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:18.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:18.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:18.294 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:18.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:18 smithi084 bash[75189]: audit 2023-10-01T08:12:18.058304+0000 mon.a (mon.0) 1583 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "31"}]: dispatch 2023-10-01T08:12:18.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:18 smithi084 bash[75189]: audit 2023-10-01T08:12:18.059531+0000 mon.b (mon.1) 28 : audit 1 from='client.? 172.21.15.84:0/4033063973' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "31"}]: dispatch 2023-10-01T08:12:18.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:18 smithi084 bash[78255]: audit 2023-10-01T08:12:18.058304+0000 mon.a (mon.0) 1583 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "31"}]: dispatch 2023-10-01T08:12:18.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:18 smithi084 bash[78255]: audit 2023-10-01T08:12:18.059531+0000 mon.b (mon.1) 28 : audit 1 from='client.? 172.21.15.84:0/4033063973' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "31"}]: dispatch 2023-10-01T08:12:18.328 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:18.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:18.334 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:12:18.434 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:18.480 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:18.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:18.483 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:18.584 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:18.627 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:18.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:18.629 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:12:18.730 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:18.753 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:18.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:18.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:18.825 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 55 16 77746 77730 88.31 49.8125 0.0120345 0.0113176 2023-10-01T08:12:18.862 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:18.900 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:18.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:18.904 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:19.005 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:19.105 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:19.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:19.108 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:19.161 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:19 smithi084 bash[78255]: cluster 2023-10-01T08:12:18.738738+0000 mgr.y (mgr.34104) 1194 : cluster 0 pgmap v1290: 89 pgs: 89 active+clean; 4.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 57 MiB/s wr, 911 op/s 2023-10-01T08:12:19.161 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:19 smithi084 bash[75189]: cluster 2023-10-01T08:12:18.738738+0000 mgr.y (mgr.34104) 1194 : cluster 0 pgmap v1290: 89 pgs: 89 active+clean; 4.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 57 MiB/s wr, 911 op/s 2023-10-01T08:12:19.209 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:19.247 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:19.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:19.266 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:19.367 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:19.376 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:19 smithi112 bash[59335]: cluster 2023-10-01T08:12:18.738738+0000 mgr.y (mgr.34104) 1194 : cluster 0 pgmap v1290: 89 pgs: 89 active+clean; 4.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 57 MiB/s wr, 911 op/s 2023-10-01T08:12:19.408 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:19.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:19.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:12:19.489 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T08:12:19.513 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:19.528 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T08:12:19.541 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:19.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:19.543 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:12:19.567 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T08:12:19.597 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T08:12:19.631 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T08:12:19.644 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:19.677 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:19.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:19.679 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:12:19.681 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T08:12:19.729 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T08:12:19.772 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T08:12:19.780 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:19.785 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T08:12:19.785 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T08:12:19.785 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T08:12:19.786 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T08:12:19.786 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T08:12:19.786 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T08:12:19.786 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T08:12:19.786 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T08:12:19.817 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:19.826 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 56 16 78556 78540 87.637 50.625 0.0271165 0.0114032 2023-10-01T08:12:19.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:19.831 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:19.932 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:19.968 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:19.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:19.974 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:20.074 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:20.103 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:20.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:20.105 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:12:20.205 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:20.244 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:20.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:20.253 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:20.354 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:20.381 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:20.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:20.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:12:20.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:20 smithi112 bash[59335]: audit 2023-10-01T08:12:19.344414+0000 mon.a (mon.0) 1584 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:12:20.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:20 smithi112 bash[59335]: audit 2023-10-01T08:12:19.354882+0000 mon.a (mon.0) 1585 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:12:20.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:20 smithi112 bash[59335]: audit 2023-10-01T08:12:19.437563+0000 mon.c (mon.2) 132 : audit 0 from='client.? 172.21.15.84:0/2612740006' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:12:20.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:20 smithi112 bash[59335]: audit 2023-10-01T08:12:19.461627+0000 mon.a (mon.0) 1586 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:12:20.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:20 smithi112 bash[59335]: audit 2023-10-01T08:12:19.474787+0000 mon.a (mon.0) 1587 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:12:20.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:20 smithi112 bash[59335]: audit 2023-10-01T08:12:20.170996+0000 mon.a (mon.0) 1588 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:12:20.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:20 smithi112 bash[59335]: audit 2023-10-01T08:12:20.171800+0000 mon.a (mon.0) 1589 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:12:20.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:20 smithi112 bash[59335]: audit 2023-10-01T08:12:20.180714+0000 mon.a (mon.0) 1590 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:12:20.484 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:20.520 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:20.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:20.523 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:12:20.537 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:20 smithi084 bash[78255]: audit 2023-10-01T08:12:19.344414+0000 mon.a (mon.0) 1584 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:12:20.538 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:20 smithi084 bash[78255]: audit 2023-10-01T08:12:19.354882+0000 mon.a (mon.0) 1585 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:12:20.538 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:20 smithi084 bash[78255]: audit 2023-10-01T08:12:19.437563+0000 mon.c (mon.2) 132 : audit 0 from='client.? 172.21.15.84:0/2612740006' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:12:20.538 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:20 smithi084 bash[78255]: audit 2023-10-01T08:12:19.461627+0000 mon.a (mon.0) 1586 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:12:20.538 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:20 smithi084 bash[78255]: audit 2023-10-01T08:12:19.474787+0000 mon.a (mon.0) 1587 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:12:20.538 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:20 smithi084 bash[78255]: audit 2023-10-01T08:12:20.170996+0000 mon.a (mon.0) 1588 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:12:20.538 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:20 smithi084 bash[78255]: audit 2023-10-01T08:12:20.171800+0000 mon.a (mon.0) 1589 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:12:20.538 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:20 smithi084 bash[78255]: audit 2023-10-01T08:12:20.180714+0000 mon.a (mon.0) 1590 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:12:20.538 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:20 smithi084 bash[75189]: audit 2023-10-01T08:12:19.344414+0000 mon.a (mon.0) 1584 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:12:20.538 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:20 smithi084 bash[75189]: audit 2023-10-01T08:12:19.354882+0000 mon.a (mon.0) 1585 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:12:20.538 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:20 smithi084 bash[75189]: audit 2023-10-01T08:12:19.437563+0000 mon.c (mon.2) 132 : audit 0 from='client.? 172.21.15.84:0/2612740006' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:12:20.539 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:20 smithi084 bash[75189]: audit 2023-10-01T08:12:19.461627+0000 mon.a (mon.0) 1586 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:12:20.539 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:20 smithi084 bash[75189]: audit 2023-10-01T08:12:19.474787+0000 mon.a (mon.0) 1587 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:12:20.539 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:20 smithi084 bash[75189]: audit 2023-10-01T08:12:20.170996+0000 mon.a (mon.0) 1588 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:12:20.539 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:20 smithi084 bash[75189]: audit 2023-10-01T08:12:20.171800+0000 mon.a (mon.0) 1589 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:12:20.539 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:20 smithi084 bash[75189]: audit 2023-10-01T08:12:20.180714+0000 mon.a (mon.0) 1590 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:12:20.623 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:20.654 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:20.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:20.657 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:20.758 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:20.801 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:20.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:20.803 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:12:20.825 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 57 15 79542 79527 87.1818 61.6875 0.00778475 0.0114653 2023-10-01T08:12:20.904 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:20.934 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:20.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:20.941 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:21.042 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:21.072 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:21.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:21.074 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:21.174 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:21.199 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:21.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:21.201 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:21.302 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:21.326 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:21.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:21.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:12:21.370 INFO:teuthology.orchestra.run.smithi084.stderr:nodeep-scrub is unset 2023-10-01T08:12:21.436 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:21.444 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:21 smithi084 bash[75189]: audit 2023-10-01T08:12:20.731294+0000 mon.c (mon.2) 133 : audit 1 from='client.? 172.21.15.84:0/199457107' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:12:21.445 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:21 smithi084 bash[75189]: audit 2023-10-01T08:12:20.731707+0000 mon.a (mon.0) 1591 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:12:21.445 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:21 smithi084 bash[75189]: cluster 2023-10-01T08:12:20.739450+0000 mgr.y (mgr.34104) 1195 : cluster 0 pgmap v1291: 89 pgs: 89 active+clean; 4.7 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 62 MiB/s wr, 998 op/s 2023-10-01T08:12:21.445 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:21 smithi084 bash[78255]: audit 2023-10-01T08:12:20.731294+0000 mon.c (mon.2) 133 : audit 1 from='client.? 172.21.15.84:0/199457107' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:12:21.445 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:21 smithi084 bash[78255]: audit 2023-10-01T08:12:20.731707+0000 mon.a (mon.0) 1591 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:12:21.445 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:21 smithi084 bash[78255]: cluster 2023-10-01T08:12:20.739450+0000 mgr.y (mgr.34104) 1195 : cluster 0 pgmap v1291: 89 pgs: 89 active+clean; 4.7 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 62 MiB/s wr, 998 op/s 2023-10-01T08:12:21.467 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:21.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:21.470 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:21.571 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:21.601 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:21.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:21.604 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:12:21.620 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-10-01T08:12:21.705 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:21.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:21 smithi112 bash[59335]: audit 2023-10-01T08:12:20.731294+0000 mon.c (mon.2) 133 : audit 1 from='client.? 172.21.15.84:0/199457107' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:12:21.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:21 smithi112 bash[59335]: audit 2023-10-01T08:12:20.731707+0000 mon.a (mon.0) 1591 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:12:21.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:21 smithi112 bash[59335]: cluster 2023-10-01T08:12:20.739450+0000 mgr.y (mgr.34104) 1195 : cluster 0 pgmap v1291: 89 pgs: 89 active+clean; 4.7 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 62 MiB/s wr, 998 op/s 2023-10-01T08:12:21.741 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:21.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:21.742 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:12:21.825 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 58 16 80542 80526 86.7551 62.4375 0.00775174 0.0115204 2023-10-01T08:12:21.843 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:21.887 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:21.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:21.889 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:21.989 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:22.016 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:22.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:22.019 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:22.062 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-10-01T08:12:22.120 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:22.146 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:22.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:22.149 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:12:22.250 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:22.273 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:22.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:22.280 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:22.370 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:22 smithi084 bash[78255]: cluster 2023-10-01T08:12:21.343391+0000 mon.a (mon.0) 1592 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T08:12:22.370 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:22 smithi084 bash[78255]: cluster 2023-10-01T08:12:21.343447+0000 mon.a (mon.0) 1593 : cluster 1 Cluster is now healthy 2023-10-01T08:12:22.370 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:22 smithi084 bash[78255]: cluster 2023-10-01T08:12:21.359535+0000 osd.6 (osd.6) 243 : cluster 3 failed to encode map e286 with expected crc 2023-10-01T08:12:22.370 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:22 smithi084 bash[78255]: audit 2023-10-01T08:12:21.360363+0000 mon.a (mon.0) 1594 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T08:12:22.370 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:22 smithi084 bash[78255]: cluster 2023-10-01T08:12:21.360540+0000 mon.a (mon.0) 1595 : cluster 0 osdmap e286: 8 total, 8 up, 7 in 2023-10-01T08:12:22.370 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:22 smithi084 bash[78255]: cluster 2023-10-01T08:12:21.361441+0000 osd.4 (osd.4) 217 : cluster 3 failed to encode map e286 with expected crc 2023-10-01T08:12:22.370 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:22 smithi084 bash[78255]: cluster 2023-10-01T08:12:21.363772+0000 osd.5 (osd.5) 262 : cluster 3 failed to encode map e286 with expected crc 2023-10-01T08:12:22.371 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:22 smithi084 bash[75189]: cluster 2023-10-01T08:12:21.343391+0000 mon.a (mon.0) 1592 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T08:12:22.371 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:22 smithi084 bash[75189]: cluster 2023-10-01T08:12:21.343447+0000 mon.a (mon.0) 1593 : cluster 1 Cluster is now healthy 2023-10-01T08:12:22.371 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:22 smithi084 bash[75189]: cluster 2023-10-01T08:12:21.359535+0000 osd.6 (osd.6) 243 : cluster 3 failed to encode map e286 with expected crc 2023-10-01T08:12:22.371 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:22 smithi084 bash[75189]: audit 2023-10-01T08:12:21.360363+0000 mon.a (mon.0) 1594 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T08:12:22.371 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:22 smithi084 bash[75189]: cluster 2023-10-01T08:12:21.360540+0000 mon.a (mon.0) 1595 : cluster 0 osdmap e286: 8 total, 8 up, 7 in 2023-10-01T08:12:22.371 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:22 smithi084 bash[75189]: cluster 2023-10-01T08:12:21.361441+0000 osd.4 (osd.4) 217 : cluster 3 failed to encode map e286 with expected crc 2023-10-01T08:12:22.371 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:22 smithi084 bash[75189]: cluster 2023-10-01T08:12:21.363772+0000 osd.5 (osd.5) 262 : cluster 3 failed to encode map e286 with expected crc 2023-10-01T08:12:22.382 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:22.390 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:22 smithi112 bash[59335]: cluster 2023-10-01T08:12:21.343391+0000 mon.a (mon.0) 1592 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T08:12:22.390 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:22 smithi112 bash[59335]: cluster 2023-10-01T08:12:21.343447+0000 mon.a (mon.0) 1593 : cluster 1 Cluster is now healthy 2023-10-01T08:12:22.390 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:22 smithi112 bash[59335]: cluster 2023-10-01T08:12:21.359535+0000 osd.6 (osd.6) 243 : cluster 3 failed to encode map e286 with expected crc 2023-10-01T08:12:22.390 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:22 smithi112 bash[59335]: audit 2023-10-01T08:12:21.360363+0000 mon.a (mon.0) 1594 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T08:12:22.390 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:22 smithi112 bash[59335]: cluster 2023-10-01T08:12:21.360540+0000 mon.a (mon.0) 1595 : cluster 0 osdmap e286: 8 total, 8 up, 7 in 2023-10-01T08:12:22.390 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:22 smithi112 bash[59335]: cluster 2023-10-01T08:12:21.361441+0000 osd.4 (osd.4) 217 : cluster 3 failed to encode map e286 with expected crc 2023-10-01T08:12:22.390 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:22 smithi112 bash[59335]: cluster 2023-10-01T08:12:21.363772+0000 osd.5 (osd.5) 262 : cluster 3 failed to encode map e286 with expected crc 2023-10-01T08:12:22.409 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:22.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:22.412 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:22.513 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:22.539 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:22.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:22.543 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:22.644 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:22.676 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:22.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:22.679 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:12:22.779 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:22.811 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:22.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:22.814 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:22.825 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 59 16 81517 81501 86.3175 60.9375 0.0106811 0.0115791 2023-10-01T08:12:22.915 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:22.955 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:22.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:22.960 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:23.060 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:23.088 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:23.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:23.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:12:23.194 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:23.243 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:23.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:23.247 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:23.348 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:23.385 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:23.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:23.389 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:23.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:23 smithi112 bash[59335]: cluster 2023-10-01T08:12:22.740025+0000 mgr.y (mgr.34104) 1196 : cluster 0 pgmap v1293: 89 pgs: 89 active+clean; 4.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 59 MiB/s wr, 946 op/s 2023-10-01T08:12:23.490 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:23.521 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:23.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:23.525 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:23.626 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:23.657 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:23.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:23.660 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:12:23.760 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:23.803 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:23.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:23.806 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:23.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:23 smithi084 bash[75189]: cluster 2023-10-01T08:12:22.740025+0000 mgr.y (mgr.34104) 1196 : cluster 0 pgmap v1293: 89 pgs: 89 active+clean; 4.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 59 MiB/s wr, 946 op/s 2023-10-01T08:12:23.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:23 smithi084 bash[78255]: cluster 2023-10-01T08:12:22.740025+0000 mgr.y (mgr.34104) 1196 : cluster 0 pgmap v1293: 89 pgs: 89 active+clean; 4.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 59 MiB/s wr, 946 op/s 2023-10-01T08:12:23.825 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:2023-10-01T08:12:23.824895+0000 min lat: 0.00124531 max lat: 0.380872 avg lat: 0.0116311 2023-10-01T08:12:23.826 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T08:12:23.826 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 60 16 82532 82516 85.9361 63.4375 0.0165002 0.0116311 2023-10-01T08:12:23.907 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:23.951 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:23.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:23.955 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:24.055 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:24.078 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:24.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:24.083 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:24.183 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:24.212 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:24.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:24.215 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:24.316 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:24.342 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:24.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:24.348 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:24.449 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:24.480 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:24.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:24.483 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:12:24.584 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:24.614 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:24.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:24.619 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:24.720 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:24.742 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:24.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:24.744 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:12:24.826 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 61 16 83532 83516 85.5518 62.5 0.0170247 0.0116833 2023-10-01T08:12:24.845 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:24.878 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:24.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:24.883 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:12:24.984 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:25.004 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:25.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:25.007 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:25.107 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:25.117 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:24 smithi084 bash[78255]: cluster 2023-10-01T08:12:24.740578+0000 mgr.y (mgr.34104) 1197 : cluster 0 pgmap v1294: 89 pgs: 89 active+clean; 5.0 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 58 MiB/s wr, 934 op/s 2023-10-01T08:12:25.117 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:24 smithi084 bash[75189]: cluster 2023-10-01T08:12:24.740578+0000 mgr.y (mgr.34104) 1197 : cluster 0 pgmap v1294: 89 pgs: 89 active+clean; 5.0 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 58 MiB/s wr, 934 op/s 2023-10-01T08:12:25.137 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:25.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:25.143 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:25.244 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:25.269 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:25.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:25.272 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:12:25.373 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:25.382 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:24 smithi112 bash[59335]: cluster 2023-10-01T08:12:24.740578+0000 mgr.y (mgr.34104) 1197 : cluster 0 pgmap v1294: 89 pgs: 89 active+clean; 5.0 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 58 MiB/s wr, 934 op/s 2023-10-01T08:12:25.403 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:25.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:25.407 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:25.508 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:25.552 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:25.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:25.557 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:12:25.658 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:25.681 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:25.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:25.683 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:25.784 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:25.811 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:25.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:25.814 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:25.826 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 62 16 84517 84501 85.1649 61.5625 0.0134048 0.0117361 2023-10-01T08:12:25.915 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:25.943 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:25.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:25.945 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:25.950 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T08:12:25.950 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-01T08:12:26.046 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:26.088 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:26.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:26.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:26.195 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:26.226 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:26.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:26.231 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:26.323 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:12:26 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:12:26] "GET /metrics HTTP/1.1" 200 36409 "" "Prometheus/2.33.4" 2023-10-01T08:12:26.332 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:26.359 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:26.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:26.366 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:12:26.466 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:26.488 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:12:26.490 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:26.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:26.493 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:26.594 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:26.629 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:26.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:26.634 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:12:26.735 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:26.763 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:26.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:26.772 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:26.826 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 63 16 85416 85400 84.7048 56.1875 0.0144804 0.0118004 2023-10-01T08:12:26.872 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:26.913 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:26.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:26.914 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:27.015 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:27.055 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:27.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:27.060 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:27.065 INFO:tasks.thrashosds.thrasher:in_osds: [0, 2, 3, 4, 5, 6, 7] out_osds: [1] dead_osds: [] live_osds: [0, 2, 3, 5, 6, 4, 7, 1] 2023-10-01T08:12:27.066 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T08:12:27.066 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_6 2023-10-01T08:12:27.066 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T08:12:27.160 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:27.190 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:27.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:27.195 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:27.296 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:27.344 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:27.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:27.348 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:27.449 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:27.476 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:27.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:27.479 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:27.580 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:27.607 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:27.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:27.614 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:12:27.715 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:27.738 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:27.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:27.740 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:27.826 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 64 16 86354 86338 84.2973 58.625 0.0171998 0.0118571 2023-10-01T08:12:27.842 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:27.876 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:27.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:27.878 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:27.979 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:27.989 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:27 smithi084 bash[78255]: cluster 2023-10-01T08:12:26.741138+0000 mgr.y (mgr.34104) 1198 : cluster 0 pgmap v1295: 89 pgs: 89 active+clean; 5.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 58 MiB/s wr, 935 op/s 2023-10-01T08:12:27.989 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:27 smithi084 bash[75189]: cluster 2023-10-01T08:12:26.741138+0000 mgr.y (mgr.34104) 1198 : cluster 0 pgmap v1295: 89 pgs: 89 active+clean; 5.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 58 MiB/s wr, 935 op/s 2023-10-01T08:12:28.011 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:28.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:28.014 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:12:28.114 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:28.123 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:27 smithi112 bash[59335]: cluster 2023-10-01T08:12:26.741138+0000 mgr.y (mgr.34104) 1198 : cluster 0 pgmap v1295: 89 pgs: 89 active+clean; 5.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 58 MiB/s wr, 935 op/s 2023-10-01T08:12:28.145 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:28.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:28.148 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:28.248 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:28.282 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:28.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:28.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:28.387 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:28.411 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:28.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:28.416 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:12:28.516 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:28.564 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:28.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:28.569 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:28.670 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:28.708 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:28.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:28.712 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:12:28.813 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:28.826 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 65 16 87285 87269 83.8953 58.1875 0.0148962 0.0119138 2023-10-01T08:12:28.839 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:28.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:28.844 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:12:28.945 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:28.979 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:28.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:28.981 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:29.082 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:29.119 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:29.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:29.121 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:29.222 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:29.262 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:29.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:29.264 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:29.365 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:29.405 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:29.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:29.411 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:29.512 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:29.546 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:29.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:29.548 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:29.649 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:29.682 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:29.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:29.686 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:29.786 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:29.803 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:29 smithi112 bash[59335]: cluster 2023-10-01T08:12:28.741675+0000 mgr.y (mgr.34104) 1199 : cluster 0 pgmap v1296: 89 pgs: 89 active+clean; 5.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 59 MiB/s wr, 939 op/s 2023-10-01T08:12:29.826 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 66 16 88239 88223 83.5276 59.625 0.0191326 0.0119671 2023-10-01T08:12:29.837 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:29.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:29.839 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:29.940 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:29.952 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:29 smithi084 bash[78255]: cluster 2023-10-01T08:12:28.741675+0000 mgr.y (mgr.34104) 1199 : cluster 0 pgmap v1296: 89 pgs: 89 active+clean; 5.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 59 MiB/s wr, 939 op/s 2023-10-01T08:12:29.958 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:29 smithi084 bash[75189]: cluster 2023-10-01T08:12:28.741675+0000 mgr.y (mgr.34104) 1199 : cluster 0 pgmap v1296: 89 pgs: 89 active+clean; 5.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 59 MiB/s wr, 939 op/s 2023-10-01T08:12:29.979 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:29.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:29.981 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:30.082 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:30.120 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:30.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:30.121 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:30.222 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:30.258 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:30.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:30.261 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:30.362 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:30.391 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:30.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:30.398 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:30.499 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:30.534 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:30.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:30.538 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:30.586 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:12:30.587 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:12:30.638 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:30.670 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:30.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:30.675 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:12:30.776 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:30.804 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:30.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:30.808 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:12:30.826 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 67 16 89119 89103 83.1018 55 0.0366537 0.0120275 2023-10-01T08:12:30.908 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:30.944 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:30.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:30.949 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:31.049 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:31.079 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:31.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:31.081 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:31.182 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:31.207 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:31.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:31.211 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:31.311 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:31.321 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:31 smithi112 bash[59335]: audit 2023-10-01T08:12:30.127469+0000 mon.a (mon.0) 1596 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:12:31.321 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:31 smithi112 bash[59335]: audit 2023-10-01T08:12:30.129736+0000 mon.a (mon.0) 1597 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:12:31.321 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:31 smithi112 bash[59335]: cluster 2023-10-01T08:12:30.742371+0000 mgr.y (mgr.34104) 1200 : cluster 0 pgmap v1297: 89 pgs: 89 active+clean; 5.3 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 59 MiB/s wr, 944 op/s 2023-10-01T08:12:31.350 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:31.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:31.359 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:12:31.459 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:31.489 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:31.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:31.493 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:31.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:31 smithi084 bash[75189]: audit 2023-10-01T08:12:30.127469+0000 mon.a (mon.0) 1596 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:12:31.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:31 smithi084 bash[75189]: audit 2023-10-01T08:12:30.129736+0000 mon.a (mon.0) 1597 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:12:31.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:31 smithi084 bash[75189]: cluster 2023-10-01T08:12:30.742371+0000 mgr.y (mgr.34104) 1200 : cluster 0 pgmap v1297: 89 pgs: 89 active+clean; 5.3 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 59 MiB/s wr, 944 op/s 2023-10-01T08:12:31.578 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:31 smithi084 bash[78255]: audit 2023-10-01T08:12:30.127469+0000 mon.a (mon.0) 1596 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:12:31.578 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:31 smithi084 bash[78255]: audit 2023-10-01T08:12:30.129736+0000 mon.a (mon.0) 1597 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:12:31.578 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:31 smithi084 bash[78255]: cluster 2023-10-01T08:12:30.742371+0000 mgr.y (mgr.34104) 1200 : cluster 0 pgmap v1297: 89 pgs: 89 active+clean; 5.3 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 59 MiB/s wr, 944 op/s 2023-10-01T08:12:31.595 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:31.625 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:31.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:31.629 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:31.730 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:31.754 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:31.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:31.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:31.827 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 68 16 90005 89989 82.694 55.375 0.0060214 0.0120781 2023-10-01T08:12:31.857 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:31.889 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:31.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:31.893 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:12:31.993 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:32.020 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:32.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:32.026 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:32.127 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:32.150 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:32.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:32.152 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:32.253 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:32.295 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:32.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:32.297 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:12:32.398 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:32.426 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:32.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:32.429 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:32.530 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:32.555 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:32.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:32.559 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:32.605 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:12:32.660 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:32.701 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:32.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:32.704 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:12:32.805 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:32.827 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 69 16 90858 90842 82.2681 53.3125 0.0174902 0.0121492 2023-10-01T08:12:32.837 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:32.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:32.840 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:32.941 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:32.970 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:32.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:32.977 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:12:33.078 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:33.122 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:33.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:33.125 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:33.226 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:33.254 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:33.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:33.256 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:33.357 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:33.388 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:33.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:33.394 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:33.495 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:33.522 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:33.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:33.526 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:33.626 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:33.671 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:33.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:33.673 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:33.774 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:33.807 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:33.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:33.811 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:33.827 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 70 16 91790 91774 81.925 58.25 0.0178653 0.0122007 2023-10-01T08:12:33.912 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:33.921 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:33 smithi112 bash[59335]: cluster 2023-10-01T08:12:32.743006+0000 mgr.y (mgr.34104) 1201 : cluster 0 pgmap v1298: 89 pgs: 89 active+clean; 5.4 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 60 MiB/s wr, 965 op/s 2023-10-01T08:12:33.937 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:33.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:33.939 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:34.040 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:34.048 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:33 smithi084 bash[75189]: cluster 2023-10-01T08:12:32.743006+0000 mgr.y (mgr.34104) 1201 : cluster 0 pgmap v1298: 89 pgs: 89 active+clean; 5.4 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 60 MiB/s wr, 965 op/s 2023-10-01T08:12:34.048 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:33 smithi084 bash[78255]: cluster 2023-10-01T08:12:32.743006+0000 mgr.y (mgr.34104) 1201 : cluster 0 pgmap v1298: 89 pgs: 89 active+clean; 5.4 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 60 MiB/s wr, 965 op/s 2023-10-01T08:12:34.076 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:34.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:34.079 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:34.180 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:34.204 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:34.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:34.207 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:34.308 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:34.340 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:34.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:34.343 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:34.443 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:34.480 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:34.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:34.482 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:12:34.582 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:34.608 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:34.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:34.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:34.712 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:34.744 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:34.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:34.747 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:34.827 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 71 16 92613 92597 81.4956 51.4375 0.00733323 0.0122651 2023-10-01T08:12:34.848 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:34.881 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:34.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:34.887 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:34.988 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:35.014 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:35.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:35.026 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:12:35.127 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:35.140 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:34 smithi112 bash[59335]: cluster 2023-10-01T08:12:34.743588+0000 mgr.y (mgr.34104) 1202 : cluster 0 pgmap v1299: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 58 MiB/s wr, 930 op/s 2023-10-01T08:12:35.173 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:35.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:35.179 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:12:35.280 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:35.289 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:34 smithi084 bash[78255]: cluster 2023-10-01T08:12:34.743588+0000 mgr.y (mgr.34104) 1202 : cluster 0 pgmap v1299: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 58 MiB/s wr, 930 op/s 2023-10-01T08:12:35.290 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:34 smithi084 bash[75189]: cluster 2023-10-01T08:12:34.743588+0000 mgr.y (mgr.34104) 1202 : cluster 0 pgmap v1299: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 58 MiB/s wr, 930 op/s 2023-10-01T08:12:35.306 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:35.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:35.312 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:35.412 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:35.440 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:35.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:35.444 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:35.545 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:35.576 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:35.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:35.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:35.681 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:35.711 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:35.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:35.717 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:35.789 INFO:teuthology.orchestra.run.smithi084.stdout:ERROR: (22) Invalid argument 2023-10-01T08:12:35.789 INFO:teuthology.orchestra.run.smithi084.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T08:12:35.818 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:35.827 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 72 16 93441 93425 81.0824 51.75 0.00871975 0.0123271 2023-10-01T08:12:35.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:35.848 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:35.848 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:35.949 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:35.983 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:35.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:35.987 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:36.088 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:36.130 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:36.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:36.135 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:36.235 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:36.264 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:36.265 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:12:36 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:12:36] "GET /metrics HTTP/1.1" 200 36410 "" "Prometheus/2.33.4" 2023-10-01T08:12:36.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:36.266 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:36.367 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:36.394 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:36.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:36.398 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:36.499 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:36.528 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:36.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:36.530 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:36.631 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:36.672 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:36.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:36.680 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:36.781 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:36.810 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:36.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:36.815 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:36.827 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 73 16 94332 94316 80.7345 55.6875 0.0216549 0.0123805 2023-10-01T08:12:36.916 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:36.939 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:36.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:36.945 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:37.046 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:37.078 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:37.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:37.081 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:37.182 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:37.213 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:37.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:37.218 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:37.319 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:37.346 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:37.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:37.349 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:12:37.450 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:37.474 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:37.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:37.476 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:37.577 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:37.609 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:37.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:37.612 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:37.713 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:37.745 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:37.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:37.750 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:37.828 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 74 16 95157 95141 80.3402 51.5625 0.0145355 0.0124416 2023-10-01T08:12:37.839 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:37 smithi084 bash[78255]: cluster 2023-10-01T08:12:36.744231+0000 mgr.y (mgr.34104) 1203 : cluster 0 pgmap v1300: 89 pgs: 89 active+clean; 5.7 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 60 MiB/s wr, 961 op/s 2023-10-01T08:12:37.839 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:37 smithi084 bash[75189]: cluster 2023-10-01T08:12:36.744231+0000 mgr.y (mgr.34104) 1203 : cluster 0 pgmap v1300: 89 pgs: 89 active+clean; 5.7 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 60 MiB/s wr, 961 op/s 2023-10-01T08:12:37.852 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:37.887 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:37.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:37.889 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:37.990 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:38.018 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:38.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:38.019 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:38.120 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:38.128 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:37 smithi112 bash[59335]: cluster 2023-10-01T08:12:36.744231+0000 mgr.y (mgr.34104) 1203 : cluster 0 pgmap v1300: 89 pgs: 89 active+clean; 5.7 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 60 MiB/s wr, 961 op/s 2023-10-01T08:12:38.157 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:38.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:38.160 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:38.261 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:38.300 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:38.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:38.305 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:38.406 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:38.437 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:38.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:38.441 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:38.542 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:38.571 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:38.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:38.576 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:38.677 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:38.713 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:38.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:38.717 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:38.817 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:38.827 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 75 16 96027 96011 79.994 54.375 0.00502152 0.0124882 2023-10-01T08:12:38.850 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:38.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:38.853 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:38.954 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:38.981 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:38.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:38.990 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:39.091 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:39.142 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:39.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:39.144 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:12:39.245 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:39.271 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:39.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:39.278 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:39.379 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:39.407 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:39.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:39.413 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:39.514 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:39.542 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:39.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:39.546 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:12:39.647 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:39.675 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:39.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:39.679 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:39.779 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:39.805 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:39.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:39.811 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:12:39.827 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 76 16 96860 96844 79.6264 52.0625 0.0359848 0.0125537 2023-10-01T08:12:39.912 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:39.921 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:39 smithi112 bash[59335]: cluster 2023-10-01T08:12:38.744746+0000 mgr.y (mgr.34104) 1204 : cluster 0 pgmap v1301: 89 pgs: 89 active+clean; 5.7 GiB data, 22 GiB used, 603 GiB / 626 GiB avail; 50 MiB/s wr, 800 op/s 2023-10-01T08:12:39.944 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:39.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:39.947 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:40.048 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:40.056 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:39 smithi084 bash[75189]: cluster 2023-10-01T08:12:38.744746+0000 mgr.y (mgr.34104) 1204 : cluster 0 pgmap v1301: 89 pgs: 89 active+clean; 5.7 GiB data, 22 GiB used, 603 GiB / 626 GiB avail; 50 MiB/s wr, 800 op/s 2023-10-01T08:12:40.057 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:39 smithi084 bash[78255]: cluster 2023-10-01T08:12:38.744746+0000 mgr.y (mgr.34104) 1204 : cluster 0 pgmap v1301: 89 pgs: 89 active+clean; 5.7 GiB data, 22 GiB used, 603 GiB / 626 GiB avail; 50 MiB/s wr, 800 op/s 2023-10-01T08:12:40.087 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:40.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:40.091 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:12:40.191 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:40.223 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:40.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:40.229 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:40.330 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:40.336 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-10-01T08:12:40.353 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:40.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:40.356 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:40.457 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:40.493 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:40.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:40.496 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:40.597 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:40.627 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:40.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:40.633 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:40.734 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:40.758 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:40.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:40.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:40.828 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 77 16 97732 97716 79.2991 54.5 0.0176059 0.0126054 2023-10-01T08:12:40.862 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:40.893 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:40.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:40.899 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:12:41.000 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:41.029 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:41.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:41.031 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:41.132 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:41.159 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:41.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:41.165 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:12:41.266 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:41.301 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:41.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:41.306 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:41.407 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:41.432 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:41.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:41.437 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:41.537 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:41.568 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:41.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:41.571 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:41.671 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:41.696 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:41.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:41.700 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:12:41.801 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:41.809 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:41 smithi112 bash[59335]: cluster 2023-10-01T08:12:40.745412+0000 mgr.y (mgr.34104) 1205 : cluster 0 pgmap v1302: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 61 MiB/s wr, 977 op/s 2023-10-01T08:12:41.828 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 78 16 98620 98604 78.994 55.5 0.0191268 0.0126539 2023-10-01T08:12:41.835 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:41.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:41.841 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:41.942 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:41.950 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:41 smithi084 bash[78255]: cluster 2023-10-01T08:12:40.745412+0000 mgr.y (mgr.34104) 1205 : cluster 0 pgmap v1302: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 61 MiB/s wr, 977 op/s 2023-10-01T08:12:41.951 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:41 smithi084 bash[75189]: cluster 2023-10-01T08:12:40.745412+0000 mgr.y (mgr.34104) 1205 : cluster 0 pgmap v1302: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 61 MiB/s wr, 977 op/s 2023-10-01T08:12:41.971 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:41.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:41.974 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:42.074 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:42.124 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:42.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:42.128 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:42.229 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:42.275 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:42.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:42.281 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:42.382 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:42.406 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:42.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:42.409 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:42.510 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:42.536 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:42.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:42.539 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:12:42.640 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:42.670 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:42.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:42.673 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:42.774 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:42.797 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:42.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:42.800 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:42.828 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 79 16 99440 99424 78.6428 51.25 0.0625669 0.0127085 2023-10-01T08:12:42.901 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:42.923 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:42.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:42.925 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:43.026 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:43.060 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:43.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:43.063 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:12:43.164 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:43.192 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:43.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:43.197 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:12:43.298 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:43.325 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:43.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:43.328 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:12:43.429 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:43.459 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:43.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:43.465 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:43.566 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:43.593 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:43.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:43.595 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:43.696 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:43.729 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:43.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:43.733 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:43.829 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:2023-10-01T08:12:43.827862+0000 min lat: 0.00124531 max lat: 0.380872 avg lat: 0.0127652 2023-10-01T08:12:43.829 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-01T08:12:43.829 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 80 16 100263 100247 78.3027 51.4375 0.0260692 0.0127652 2023-10-01T08:12:43.834 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:43.870 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:43.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:43.873 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:12:43.974 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:43.982 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:43 smithi112 bash[59335]: cluster 2023-10-01T08:12:42.748624+0000 mgr.y (mgr.34104) 1206 : cluster 0 pgmap v1303: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 58 MiB/s wr, 935 op/s 2023-10-01T08:12:44.008 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:44.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:44.013 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:44.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:43 smithi084 bash[78255]: cluster 2023-10-01T08:12:42.748624+0000 mgr.y (mgr.34104) 1206 : cluster 0 pgmap v1303: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 58 MiB/s wr, 935 op/s 2023-10-01T08:12:44.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:43 smithi084 bash[75189]: cluster 2023-10-01T08:12:42.748624+0000 mgr.y (mgr.34104) 1206 : cluster 0 pgmap v1303: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 58 MiB/s wr, 935 op/s 2023-10-01T08:12:44.114 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:44.147 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:44.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:44.150 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:44.251 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:44.276 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:44.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:44.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:12:44.380 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:44.417 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:44.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:44.424 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:12:44.525 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:44.550 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:44.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:44.553 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:44.654 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:44.690 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:44.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:44.695 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:44.796 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:44.825 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:44.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:44.828 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:44.829 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 81 16 101051 101035 77.944 49.25 0.00993394 0.0128234 2023-10-01T08:12:44.929 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:44.954 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:44.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:44.957 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:12:45.058 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:45.087 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:45.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:45.095 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:45.196 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:45.205 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:44 smithi112 bash[59335]: cluster 2023-10-01T08:12:44.749180+0000 mgr.y (mgr.34104) 1207 : cluster 0 pgmap v1304: 89 pgs: 89 active+clean; 6.0 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 52 MiB/s wr, 827 op/s 2023-10-01T08:12:45.245 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:45.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:45.252 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:45.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:45 smithi084 bash[75189]: cluster 2023-10-01T08:12:44.749180+0000 mgr.y (mgr.34104) 1207 : cluster 0 pgmap v1304: 89 pgs: 89 active+clean; 6.0 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 52 MiB/s wr, 827 op/s 2023-10-01T08:12:45.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:45 smithi084 bash[78255]: cluster 2023-10-01T08:12:44.749180+0000 mgr.y (mgr.34104) 1207 : cluster 0 pgmap v1304: 89 pgs: 89 active+clean; 6.0 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 52 MiB/s wr, 827 op/s 2023-10-01T08:12:45.353 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:45.377 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:45.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:45.380 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:45.481 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:45.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:45.519 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:45.519 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:45.620 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:45.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:45.659 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:45.660 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:45.760 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:45.791 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:45.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:45.795 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:45.829 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 82 16 101867 101851 77.6154 51 0.00942938 0.0128788 2023-10-01T08:12:45.896 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:45.920 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:45.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:45.925 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:12:46.026 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:46.034 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:46 smithi084 bash[78255]: audit 2023-10-01T08:12:45.120754+0000 mon.a (mon.0) 1598 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:12:46.035 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:45 smithi084 bash[75189]: audit 2023-10-01T08:12:45.120754+0000 mon.a (mon.0) 1598 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:12:46.057 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:46.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:46.060 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:12:46.161 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:46.188 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:46.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:46.196 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:12:46.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:45 smithi112 bash[59335]: audit 2023-10-01T08:12:45.120754+0000 mon.a (mon.0) 1598 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:12:46.296 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:46.330 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:46.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:46.333 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:46.352 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:12:46 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:12:46] "GET /metrics HTTP/1.1" 200 36409 "" "Prometheus/2.33.4" 2023-10-01T08:12:46.381 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:12:46.434 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:46.476 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:46.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:46.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:46.579 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:46.609 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:46.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:46.615 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:46.715 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:46.748 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:46.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:46.753 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:12:46.830 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 83 16 102589 102573 77.2226 45.125 0.0153178 0.0129434 2023-10-01T08:12:46.854 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:46.882 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:46.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:46.888 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:12:46.989 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:47.026 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:47.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:47.030 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:47.079 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:47 smithi084 bash[78255]: cluster 2023-10-01T08:12:46.749787+0000 mgr.y (mgr.34104) 1208 : cluster 0 pgmap v1305: 89 pgs: 89 active+clean; 6.2 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 55 MiB/s wr, 872 op/s 2023-10-01T08:12:47.080 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:47 smithi084 bash[75189]: cluster 2023-10-01T08:12:46.749787+0000 mgr.y (mgr.34104) 1208 : cluster 0 pgmap v1305: 89 pgs: 89 active+clean; 6.2 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 55 MiB/s wr, 872 op/s 2023-10-01T08:12:47.131 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:47.165 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:47.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:47.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:12:47.221 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T08:12:47.265 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T08:12:47.269 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:47.296 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:47.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:47.299 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:47.302 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T08:12:47.346 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T08:12:47.381 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T08:12:47.400 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:47.425 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T08:12:47.427 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:47.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:47.430 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:47.456 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T08:12:47.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:47 smithi112 bash[59335]: cluster 2023-10-01T08:12:46.749787+0000 mgr.y (mgr.34104) 1208 : cluster 0 pgmap v1305: 89 pgs: 89 active+clean; 6.2 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 55 MiB/s wr, 872 op/s 2023-10-01T08:12:47.494 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T08:12:47.503 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T08:12:47.503 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T08:12:47.503 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T08:12:47.503 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T08:12:47.503 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T08:12:47.503 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T08:12:47.503 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T08:12:47.503 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T08:12:47.532 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:47.557 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:47.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:47.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:47.662 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:47.695 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:47.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:47.698 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:12:47.799 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:47.828 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:47.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:47.830 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:47.831 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 84 16 103428 103412 76.9275 52.4375 0.0303563 0.0129947 2023-10-01T08:12:47.931 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:47.964 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:47.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:47.973 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:12:48.074 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:48.107 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:48.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:48.111 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:48.212 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:48.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:48 smithi112 bash[59335]: audit 2023-10-01T08:12:47.150268+0000 mon.a (mon.0) 1599 : audit 0 from='client.? 172.21.15.84:0/3380677782' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:12:48.230 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:48.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:48.232 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:48.308 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:48 smithi084 bash[78255]: audit 2023-10-01T08:12:47.150268+0000 mon.a (mon.0) 1599 : audit 0 from='client.? 172.21.15.84:0/3380677782' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:12:48.308 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:48 smithi084 bash[75189]: audit 2023-10-01T08:12:47.150268+0000 mon.a (mon.0) 1599 : audit 0 from='client.? 172.21.15.84:0/3380677782' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:12:48.332 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:48.358 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:48.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:48.363 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:12:48.464 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:48.497 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:48.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:48.501 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:48.602 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:48.635 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:48.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:48.641 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:48.741 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:48.772 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:48.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:48.776 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:48.831 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 85 16 104188 104172 76.5813 47.5 0.00865842 0.0130511 2023-10-01T08:12:48.877 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:48.909 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:48.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:48.914 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:49.015 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:49.039 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:49.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:49.044 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:49.145 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:49.155 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:49 smithi112 bash[59335]: cluster 2023-10-01T08:12:48.750239+0000 mgr.y (mgr.34104) 1209 : cluster 0 pgmap v1306: 89 pgs: 89 active+clean; 6.2 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 46 MiB/s wr, 728 op/s 2023-10-01T08:12:49.174 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:49.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:49.178 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:49.279 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:49.314 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:49.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:49.317 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:49.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:49 smithi084 bash[75189]: cluster 2023-10-01T08:12:48.750239+0000 mgr.y (mgr.34104) 1209 : cluster 0 pgmap v1306: 89 pgs: 89 active+clean; 6.2 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 46 MiB/s wr, 728 op/s 2023-10-01T08:12:49.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:49 smithi084 bash[78255]: cluster 2023-10-01T08:12:48.750239+0000 mgr.y (mgr.34104) 1209 : cluster 0 pgmap v1306: 89 pgs: 89 active+clean; 6.2 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 46 MiB/s wr, 728 op/s 2023-10-01T08:12:49.418 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:49.439 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:49.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:49.441 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:49.542 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:49.570 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:49.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:49.574 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:49.675 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:49.703 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:49.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:49.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:12:49.806 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:49.831 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 86 16 104989 104973 76.273 50.0625 0.0114498 0.0131052 2023-10-01T08:12:49.835 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:49.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:49.844 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:49.944 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:49.972 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:49.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:49.976 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:12:50.077 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:50.096 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:50.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:50.098 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:50.199 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:50.231 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:50.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:50.237 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:50.338 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:50.372 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:50.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:50.379 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:12:50.480 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:50.510 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:50.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:50.512 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:12:50.613 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:50.647 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:50.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:50.657 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:50.757 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:50.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:50.799 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:50.800 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:50.831 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 87 16 105693 105677 75.902 44 0.0223945 0.0131686 2023-10-01T08:12:50.900 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:50.932 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:50.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:50.934 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:51.035 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:51.064 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:51.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:51.068 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:51.168 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:51.207 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:51.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:51.209 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:51.310 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:51.342 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:51.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:51.348 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:12:51.449 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:51.475 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:51.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:51.480 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:12:51.581 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:51.632 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:51.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:51.638 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:12:51.660 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T08:12:51.673 INFO:teuthology.orchestra.run.smithi084.stderr:dumped all 2023-10-01T08:12:51.739 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:51.772 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:51.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:51.775 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:51.831 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 88 16 106443 106427 75.5721 46.875 0.0144952 0.0132265 2023-10-01T08:12:51.875 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:51.912 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:51.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:51.914 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:51.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:51 smithi084 bash[78255]: cluster 2023-10-01T08:12:50.750944+0000 mgr.y (mgr.34104) 1210 : cluster 0 pgmap v1307: 89 pgs: 89 active+clean; 6.4 GiB data, 24 GiB used, 601 GiB / 626 GiB avail; 57 MiB/s wr, 908 op/s 2023-10-01T08:12:51.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:51 smithi084 bash[75189]: cluster 2023-10-01T08:12:50.750944+0000 mgr.y (mgr.34104) 1210 : cluster 0 pgmap v1307: 89 pgs: 89 active+clean; 6.4 GiB data, 24 GiB used, 601 GiB / 626 GiB avail; 57 MiB/s wr, 908 op/s 2023-10-01T08:12:52.015 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:52.023 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:51 smithi112 bash[59335]: cluster 2023-10-01T08:12:50.750944+0000 mgr.y (mgr.34104) 1210 : cluster 0 pgmap v1307: 89 pgs: 89 active+clean; 6.4 GiB data, 24 GiB used, 601 GiB / 626 GiB avail; 57 MiB/s wr, 908 op/s 2023-10-01T08:12:52.048 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:52.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:52.053 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:12:52.154 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:52.181 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:52.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:52.187 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:52.288 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:52.312 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:52.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:52.318 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:12:52.419 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:52.446 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:52.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:52.451 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:52.552 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:52.579 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:52.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:52.581 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:52.682 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:52.713 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:52.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:52.716 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:12:52.817 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:52.820 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:52 smithi084 bash[75189]: audit 2023-10-01T08:12:51.640222+0000 mgr.y (mgr.34104) 1211 : audit 0 from='client.35967 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T08:12:52.820 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:52 smithi084 bash[75189]: audit 2023-10-01T08:12:52.025902+0000 mon.a (mon.0) 1600 : audit 1 from='client.? 172.21.15.84:0/2140269262' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T08:12:52.821 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:52 smithi112 bash[59335]: audit 2023-10-01T08:12:51.640222+0000 mgr.y (mgr.34104) 1211 : audit 0 from='client.35967 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T08:12:52.821 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:52 smithi112 bash[59335]: audit 2023-10-01T08:12:52.025902+0000 mon.a (mon.0) 1600 : audit 1 from='client.? 172.21.15.84:0/2140269262' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T08:12:52.831 INFO:tasks.radosbench.radosbench.0.smithi084.stdout: 89 16 107263 107247 75.2988 51.25 0.0146761 0.0132752 2023-10-01T08:12:52.836 INFO:teuthology.orchestra.run.smithi084.stderr:noscrub is set 2023-10-01T08:12:52.846 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:52.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:52.853 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:12:52.954 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:52.980 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:52.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:52.983 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:12:53.021 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:52 smithi084 bash[78255]: audit 2023-10-01T08:12:51.640222+0000 mgr.y (mgr.34104) 1211 : audit 0 from='client.35967 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T08:12:53.021 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:52 smithi084 bash[78255]: audit 2023-10-01T08:12:52.025902+0000 mon.a (mon.0) 1600 : audit 1 from='client.? 172.21.15.84:0/2140269262' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T08:12:53.084 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:53.112 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:53.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:53.115 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:12:53.216 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:53.247 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:53.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:53.253 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:12:53.354 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:53.388 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:53.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:53.393 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:53.430 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T08:12:53.494 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:53.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:53.532 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:53.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:12:53.633 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:53.663 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:53.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:53.669 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:53.770 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:53.803 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:53.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:53.807 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:12:53.831 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Total time run: 90.0145 2023-10-01T08:12:53.832 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Total writes made: 108040 2023-10-01T08:12:53.832 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Write size: 65536 2023-10-01T08:12:53.832 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Object size: 65536 2023-10-01T08:12:53.832 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Bandwidth (MB/sec): 75.0157 2023-10-01T08:12:53.832 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Stddev Bandwidth: 29.1 2023-10-01T08:12:53.833 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Max bandwidth (MB/sec): 184.25 2023-10-01T08:12:53.833 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Min bandwidth (MB/sec): 44 2023-10-01T08:12:53.833 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Average IOPS: 1200 2023-10-01T08:12:53.833 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Stddev IOPS: 465.601 2023-10-01T08:12:53.834 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Max IOPS: 2948 2023-10-01T08:12:53.834 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Min IOPS: 704 2023-10-01T08:12:53.834 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Average Latency(s): 0.0133258 2023-10-01T08:12:53.834 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Stddev Latency(s): 0.0131505 2023-10-01T08:12:53.835 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Max latency(s): 0.380872 2023-10-01T08:12:53.835 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Min latency(s): 0.00124531 2023-10-01T08:12:53.840 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Cleaning up (deleting benchmark objects) 2023-10-01T08:12:53.908 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:53.938 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:53.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:53.941 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:12:53.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:53 smithi112 bash[59335]: cluster 2023-10-01T08:12:52.751478+0000 mgr.y (mgr.34104) 1212 : cluster 0 pgmap v1308: 89 pgs: 89 active+clean; 6.4 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 49 MiB/s wr, 780 op/s 2023-10-01T08:12:53.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:53 smithi112 bash[59335]: cluster 2023-10-01T08:12:52.805429+0000 mon.a (mon.0) 1601 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:12:53.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:53 smithi112 bash[59335]: cluster 2023-10-01T08:12:52.820151+0000 osd.6 (osd.6) 244 : cluster 3 failed to encode map e287 with expected crc 2023-10-01T08:12:53.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:53 smithi112 bash[59335]: cluster 2023-10-01T08:12:52.821689+0000 osd.4 (osd.4) 218 : cluster 3 failed to encode map e287 with expected crc 2023-10-01T08:12:53.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:53 smithi112 bash[59335]: audit 2023-10-01T08:12:52.822813+0000 mon.a (mon.0) 1602 : audit 1 from='client.? 172.21.15.84:0/2140269262' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T08:12:53.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:53 smithi112 bash[59335]: cluster 2023-10-01T08:12:52.823018+0000 mon.a (mon.0) 1603 : cluster 0 osdmap e287: 8 total, 8 up, 7 in 2023-10-01T08:12:53.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:53 smithi112 bash[59335]: cluster 2023-10-01T08:12:52.825556+0000 osd.5 (osd.5) 263 : cluster 3 failed to encode map e287 with expected crc 2023-10-01T08:12:54.042 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:54.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:53 smithi084 bash[78255]: cluster 2023-10-01T08:12:52.751478+0000 mgr.y (mgr.34104) 1212 : cluster 0 pgmap v1308: 89 pgs: 89 active+clean; 6.4 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 49 MiB/s wr, 780 op/s 2023-10-01T08:12:54.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:53 smithi084 bash[78255]: cluster 2023-10-01T08:12:52.805429+0000 mon.a (mon.0) 1601 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:12:54.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:53 smithi084 bash[78255]: cluster 2023-10-01T08:12:52.820151+0000 osd.6 (osd.6) 244 : cluster 3 failed to encode map e287 with expected crc 2023-10-01T08:12:54.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:53 smithi084 bash[78255]: cluster 2023-10-01T08:12:52.821689+0000 osd.4 (osd.4) 218 : cluster 3 failed to encode map e287 with expected crc 2023-10-01T08:12:54.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:53 smithi084 bash[78255]: audit 2023-10-01T08:12:52.822813+0000 mon.a (mon.0) 1602 : audit 1 from='client.? 172.21.15.84:0/2140269262' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T08:12:54.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:53 smithi084 bash[78255]: cluster 2023-10-01T08:12:52.823018+0000 mon.a (mon.0) 1603 : cluster 0 osdmap e287: 8 total, 8 up, 7 in 2023-10-01T08:12:54.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:53 smithi084 bash[78255]: cluster 2023-10-01T08:12:52.825556+0000 osd.5 (osd.5) 263 : cluster 3 failed to encode map e287 with expected crc 2023-10-01T08:12:54.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:53 smithi084 bash[75189]: cluster 2023-10-01T08:12:52.751478+0000 mgr.y (mgr.34104) 1212 : cluster 0 pgmap v1308: 89 pgs: 89 active+clean; 6.4 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 49 MiB/s wr, 780 op/s 2023-10-01T08:12:54.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:53 smithi084 bash[75189]: cluster 2023-10-01T08:12:52.805429+0000 mon.a (mon.0) 1601 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:12:54.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:53 smithi084 bash[75189]: cluster 2023-10-01T08:12:52.820151+0000 osd.6 (osd.6) 244 : cluster 3 failed to encode map e287 with expected crc 2023-10-01T08:12:54.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:53 smithi084 bash[75189]: cluster 2023-10-01T08:12:52.821689+0000 osd.4 (osd.4) 218 : cluster 3 failed to encode map e287 with expected crc 2023-10-01T08:12:54.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:53 smithi084 bash[75189]: audit 2023-10-01T08:12:52.822813+0000 mon.a (mon.0) 1602 : audit 1 from='client.? 172.21.15.84:0/2140269262' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T08:12:54.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:53 smithi084 bash[75189]: cluster 2023-10-01T08:12:52.823018+0000 mon.a (mon.0) 1603 : cluster 0 osdmap e287: 8 total, 8 up, 7 in 2023-10-01T08:12:54.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:53 smithi084 bash[75189]: cluster 2023-10-01T08:12:52.825556+0000 osd.5 (osd.5) 263 : cluster 3 failed to encode map e287 with expected crc 2023-10-01T08:12:54.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:54.077 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:54.077 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:54.178 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:54.206 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:54.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:54.209 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:54.309 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:54.343 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:54.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:54.349 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:54.449 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:54.490 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:54.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:54.492 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:54.593 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:54.616 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:54.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:54.619 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:12:54.720 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:54.747 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:54.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:54.751 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:54.852 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:54.908 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:54.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:54.911 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:12:55.012 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:55.042 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:55.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:55.044 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:55.145 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:55.167 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:55.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:55.171 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:55.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:54 smithi084 bash[78255]: cluster 2023-10-01T08:12:54.752518+0000 mgr.y (mgr.34104) 1213 : cluster 0 pgmap v1310: 89 pgs: 89 active+clean; 6.5 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 48 MiB/s wr, 790 op/s 2023-10-01T08:12:55.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:54 smithi084 bash[75189]: cluster 2023-10-01T08:12:54.752518+0000 mgr.y (mgr.34104) 1213 : cluster 0 pgmap v1310: 89 pgs: 89 active+clean; 6.5 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 48 MiB/s wr, 790 op/s 2023-10-01T08:12:55.272 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:55.297 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:55.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:55.301 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:12:55.402 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:55.433 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:55.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:55.437 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:55.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:54 smithi112 bash[59335]: cluster 2023-10-01T08:12:54.752518+0000 mgr.y (mgr.34104) 1213 : cluster 0 pgmap v1310: 89 pgs: 89 active+clean; 6.5 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 48 MiB/s wr, 790 op/s 2023-10-01T08:12:55.538 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:55.564 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:55.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:55.567 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:55.668 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:55.686 INFO:teuthology.orchestra.run.smithi084.stdout:{"pg_ready":true,"pg_map":{"version":1307,"stamp":"2023-10-01T08:12:50.750432+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":6832592800,"num_objects":104272,"num_object_clones":0,"num_object_copies":312816,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":104272,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":104508,"num_write_kb":6674317,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":23,"num_bytes_recovered":591036,"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":103942,"ondisk_log_size":103942,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":267,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":25580980,"kb_used_data":19925244,"kb_used_omap":34,"kb_used_meta":5655645,"kb_avail":630635084,"statfs":{"total":671965249536,"available":645770326016,"internally_reserved":0,"allocated":20403449856,"data_stored":20398132488,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35686,"internal_metadata":5791380634},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,2,2,2],"upper_bound":32},"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":714735616,"num_objects":10906,"num_object_clones":0,"num_object_copies":32718,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":10906,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10906,"num_write_kb":697984,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.006017"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":284,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:47.006950+0000","last_change":"2023-10-01T08:07:25.927099+0000","last_active":"2023-10-01T08:11:47.006950+0000","last_peered":"2023-10-01T08:11:47.006950+0000","last_clean":"2023-10-01T08:11:47.006950+0000","last_became_active":"2023-10-01T08:07:25.926493+0000","last_became_peered":"2023-10-01T08:07:25.926493+0000","last_unstale":"2023-10-01T08:11:47.006950+0000","last_undegraded":"2023-10-01T08:11:47.006950+0000","last_fullsized":"2023-10-01T08:11:47.006950+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,0],"acting":[4,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":301,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:47.001290+0000","last_change":"2023-10-01T08:07:25.931706+0000","last_active":"2023-10-01T08:11:47.001290+0000","last_peered":"2023-10-01T08:11:47.001290+0000","last_clean":"2023-10-01T08:11:47.001290+0000","last_became_active":"2023-10-01T08:07:25.931367+0000","last_became_peered":"2023-10-01T08:07:25.931367+0000","last_unstale":"2023-10-01T08:11:47.001290+0000","last_undegraded":"2023-10-01T08:11:47.001290+0000","last_fullsized":"2023-10-01T08:11:47.001290+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:09:44.652875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":161,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:12:19.352322+0000","last_change":"2023-10-01T08:07:25.920269+0000","last_active":"2023-10-01T08:12:19.352322+0000","last_peered":"2023-10-01T08:12:19.352322+0000","last_clean":"2023-10-01T08:12:19.352322+0000","last_became_active":"2023-10-01T08:07:25.919909+0000","last_became_peered":"2023-10-01T08:07:25.919909+0000","last_unstale":"2023-10-01T08:12:19.352322+0000","last_undegraded":"2023-10-01T08:12:19.352322+0000","last_fullsized":"2023-10-01T08:12:19.352322+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:39:00.556510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1e","version":"0'0","reported_seq":232,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:54.330932+0000","last_change":"2023-10-01T07:53:49.933785+0000","last_active":"2023-10-01T08:11:54.330932+0000","last_peered":"2023-10-01T08:11:54.330932+0000","last_clean":"2023-10-01T08:11:54.330932+0000","last_became_active":"2023-10-01T07:53:49.933422+0000","last_became_peered":"2023-10-01T07:53:49.933422+0000","last_unstale":"2023-10-01T08:11:54.330932+0000","last_undegraded":"2023-10-01T08:11:54.330932+0000","last_fullsized":"2023-10-01T08:11:54.330932+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:54:25.410689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":312,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-10-01T08:12:21.381260+0000","last_change":"2023-10-01T08:08:52.773448+0000","last_active":"2023-10-01T08:12:21.381260+0000","last_peered":"2023-10-01T08:12:21.381260+0000","last_clean":"2023-10-01T08:12:21.381260+0000","last_became_active":"2023-10-01T08:08:52.770494+0000","last_became_peered":"2023-10-01T08:08:52.770494+0000","last_unstale":"2023-10-01T08:12:21.381260+0000","last_undegraded":"2023-10-01T08:12:21.381260+0000","last_fullsized":"2023-10-01T08:12:21.381260+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:29:36.557194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,2,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":268,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:47.003257+0000","last_change":"2023-10-01T08:07:25.930832+0000","last_active":"2023-10-01T08:11:47.003257+0000","last_peered":"2023-10-01T08:11:47.003257+0000","last_clean":"2023-10-01T08:11:47.003257+0000","last_became_active":"2023-10-01T08:07:25.930475+0000","last_became_peered":"2023-10-01T08:07:25.930475+0000","last_unstale":"2023-10-01T08:11:47.003257+0000","last_undegraded":"2023-10-01T08:11:47.003257+0000","last_fullsized":"2023-10-01T08:11:47.003257+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":185,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:47.006746+0000","last_change":"2023-10-01T07:53:49.926686+0000","last_active":"2023-10-01T08:11:47.006746+0000","last_peered":"2023-10-01T08:11:47.006746+0000","last_clean":"2023-10-01T08:11:47.006746+0000","last_became_active":"2023-10-01T07:53:49.925472+0000","last_became_peered":"2023-10-01T07:53:49.925472+0000","last_unstale":"2023-10-01T08:11:47.006746+0000","last_undegraded":"2023-10-01T08:11:47.006746+0000","last_fullsized":"2023-10-01T08:11:47.006746+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":287,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:46.997334+0000","last_change":"2023-10-01T08:07:25.926630+0000","last_active":"2023-10-01T08:11:46.997334+0000","last_peered":"2023-10-01T08:11:46.997334+0000","last_clean":"2023-10-01T08:11:46.997334+0000","last_became_active":"2023-10-01T08:07:25.926209+0000","last_became_peered":"2023-10-01T08:07:25.926209+0000","last_unstale":"2023-10-01T08:11:46.997334+0000","last_undegraded":"2023-10-01T08:11:46.997334+0000","last_fullsized":"2023-10-01T08:11:46.997334+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:34:13.318265+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,4],"acting":[3,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":292,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:47.004781+0000","last_change":"2023-10-01T08:00:23.668888+0000","last_active":"2023-10-01T08:11:47.004781+0000","last_peered":"2023-10-01T08:11:47.004781+0000","last_clean":"2023-10-01T08:11:47.004781+0000","last_became_active":"2023-10-01T08:00:23.668334+0000","last_became_peered":"2023-10-01T08:00:23.668334+0000","last_unstale":"2023-10-01T08:11:47.004781+0000","last_undegraded":"2023-10-01T08:11:47.004781+0000","last_fullsized":"2023-10-01T08:11:47.004781+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":238,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:46.997461+0000","last_change":"2023-10-01T07:48:00.311808+0000","last_active":"2023-10-01T08:11:46.997461+0000","last_peered":"2023-10-01T08:11:46.997461+0000","last_clean":"2023-10-01T08:11:46.997461+0000","last_became_active":"2023-10-01T07:48:00.311502+0000","last_became_peered":"2023-10-01T07:48:00.311502+0000","last_unstale":"2023-10-01T08:11:46.997461+0000","last_undegraded":"2023-10-01T08:11:46.997461+0000","last_fullsized":"2023-10-01T08:11:46.997461+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:29:46.875382+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":187,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:12:14.347455+0000","last_change":"2023-10-01T07:52:51.407081+0000","last_active":"2023-10-01T08:12:14.347455+0000","last_peered":"2023-10-01T08:12:14.347455+0000","last_clean":"2023-10-01T08:12:14.347455+0000","last_became_active":"2023-10-01T07:52:51.406657+0000","last_became_peered":"2023-10-01T07:52:51.406657+0000","last_unstale":"2023-10-01T08:12:14.347455+0000","last_undegraded":"2023-10-01T08:12:14.347455+0000","last_fullsized":"2023-10-01T08:12:14.347455+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:08:47.645535+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.12","version":"0'0","reported_seq":186,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:47.003442+0000","last_change":"2023-10-01T08:00:23.671083+0000","last_active":"2023-10-01T08:11:47.003442+0000","last_peered":"2023-10-01T08:11:47.003442+0000","last_clean":"2023-10-01T08:11:47.003442+0000","last_became_active":"2023-10-01T08:00:23.670474+0000","last_became_peered":"2023-10-01T08:00:23.670474+0000","last_unstale":"2023-10-01T08:11:47.003442+0000","last_undegraded":"2023-10-01T08:11:47.003442+0000","last_fullsized":"2023-10-01T08:11:47.003442+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,0],"acting":[6,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":268,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:47.007771+0000","last_change":"2023-10-01T07:48:00.313333+0000","last_active":"2023-10-01T08:11:47.007771+0000","last_peered":"2023-10-01T08:11:47.007771+0000","last_clean":"2023-10-01T08:11:47.007771+0000","last_became_active":"2023-10-01T07:48:00.312882+0000","last_became_peered":"2023-10-01T07:48:00.312882+0000","last_unstale":"2023-10-01T08:11:47.007771+0000","last_undegraded":"2023-10-01T08:11:47.007771+0000","last_fullsized":"2023-10-01T08:11:47.007771+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":248,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:47.007456+0000","last_change":"2023-10-01T07:47:46.590975+0000","last_active":"2023-10-01T08:11:47.007456+0000","last_peered":"2023-10-01T08:11:47.007456+0000","last_clean":"2023-10-01T08:11:47.007456+0000","last_became_active":"2023-10-01T07:47:46.589497+0000","last_became_peered":"2023-10-01T07:47:46.589497+0000","last_unstale":"2023-10-01T08:11:47.007456+0000","last_undegraded":"2023-10-01T08:11:47.007456+0000","last_fullsized":"2023-10-01T08:11:47.007456+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":172,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:47.007371+0000","last_change":"2023-10-01T07:52:51.404420+0000","last_active":"2023-10-01T08:11:47.007371+0000","last_peered":"2023-10-01T08:11:47.007371+0000","last_clean":"2023-10-01T08:11:47.007371+0000","last_became_active":"2023-10-01T07:52:51.404018+0000","last_became_peered":"2023-10-01T07:52:51.404018+0000","last_unstale":"2023-10-01T08:11:47.007371+0000","last_undegraded":"2023-10-01T08:11:47.007371+0000","last_fullsized":"2023-10-01T08:11:47.007371+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":[4,7,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":302,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:47.000958+0000","last_change":"2023-10-01T08:00:23.667026+0000","last_active":"2023-10-01T08:11:47.000958+0000","last_peered":"2023-10-01T08:11:47.000958+0000","last_clean":"2023-10-01T08:11:47.000958+0000","last_became_active":"2023-10-01T08:00:23.666362+0000","last_became_peered":"2023-10-01T08:00:23.666362+0000","last_unstale":"2023-10-01T08:11:47.000958+0000","last_undegraded":"2023-10-01T08:11:47.000958+0000","last_fullsized":"2023-10-01T08:11:47.000958+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:07:45.753007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":230,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-10-01T08:12:21.381935+0000","last_change":"2023-10-01T07:53:49.929945+0000","last_active":"2023-10-01T08:12:21.381935+0000","last_peered":"2023-10-01T08:12:21.381935+0000","last_clean":"2023-10-01T08:12:21.381935+0000","last_became_active":"2023-10-01T07:53:49.929576+0000","last_became_peered":"2023-10-01T07:53:49.929576+0000","last_unstale":"2023-10-01T08:12:21.381935+0000","last_undegraded":"2023-10-01T08:12:21.381935+0000","last_fullsized":"2023-10-01T08:12:21.381935+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:00:56.852893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":37,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:47.005721+0000","last_change":"2023-10-01T08:08:52.773707+0000","last_active":"2023-10-01T08:11:47.005721+0000","last_peered":"2023-10-01T08:11:47.005721+0000","last_clean":"2023-10-01T08:11:47.005721+0000","last_became_active":"2023-10-01T08:08:52.773350+0000","last_became_peered":"2023-10-01T08:08:52.773350+0000","last_unstale":"2023-10-01T08:11:47.005721+0000","last_undegraded":"2023-10-01T08:11:47.005721+0000","last_fullsized":"2023-10-01T08:11:47.005721+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":162,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:47.007620+0000","last_change":"2023-10-01T07:52:51.406682+0000","last_active":"2023-10-01T08:11:47.007620+0000","last_peered":"2023-10-01T08:11:47.007620+0000","last_clean":"2023-10-01T08:11:47.007620+0000","last_became_active":"2023-10-01T07:52:51.406245+0000","last_became_peered":"2023-10-01T07:52:51.406245+0000","last_unstale":"2023-10-01T08:11:47.007620+0000","last_undegraded":"2023-10-01T08:11:47.007620+0000","last_fullsized":"2023-10-01T08:11:47.007620+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":234,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:47.000769+0000","last_change":"2023-10-01T07:53:49.935602+0000","last_active":"2023-10-01T08:11:47.000769+0000","last_peered":"2023-10-01T08:11:47.000769+0000","last_clean":"2023-10-01T08:11:47.000769+0000","last_became_active":"2023-10-01T07:53:49.935059+0000","last_became_peered":"2023-10-01T07:53:49.935059+0000","last_unstale":"2023-10-01T08:11:47.000769+0000","last_undegraded":"2023-10-01T08:11:47.000769+0000","last_fullsized":"2023-10-01T08:11:47.000769+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:20:46.935021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,7],"acting":[2,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.10","version":"59'8","reported_seq":297,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:47.003121+0000","last_change":"2023-10-01T08:08:52.783268+0000","last_active":"2023-10-01T08:11:47.003121+0000","last_peered":"2023-10-01T08:11:47.003121+0000","last_clean":"2023-10-01T08:11:47.003121+0000","last_became_active":"2023-10-01T08:08:52.770018+0000","last_became_peered":"2023-10-01T08:08:52.770018+0000","last_unstale":"2023-10-01T08:11:47.003121+0000","last_undegraded":"2023-10-01T08:11:47.003121+0000","last_fullsized":"2023-10-01T08:11:47.003121+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+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,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":302,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-10-01T08:12:21.381283+0000","last_change":"2023-10-01T08:07:25.913333+0000","last_active":"2023-10-01T08:12:21.381283+0000","last_peered":"2023-10-01T08:12:21.381283+0000","last_clean":"2023-10-01T08:12:21.381283+0000","last_became_active":"2023-10-01T08:07:25.912977+0000","last_became_peered":"2023-10-01T08:07:25.912977+0000","last_unstale":"2023-10-01T08:12:21.381283+0000","last_undegraded":"2023-10-01T08:12:21.381283+0000","last_fullsized":"2023-10-01T08:12:21.381283+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:03:25.512315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.7","version":"286'6434","reported_seq":6446,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-10-01T08:12:47.374679+0000","last_change":"2023-10-01T08:11:04.105519+0000","last_active":"2023-10-01T08:12:47.374679+0000","last_peered":"2023-10-01T08:12:47.374679+0000","last_clean":"2023-10-01T08:12:47.374679+0000","last_became_active":"2023-10-01T08:11:04.104661+0000","last_became_peered":"2023-10-01T08:11:04.104661+0000","last_unstale":"2023-10-01T08:12:47.374679+0000","last_undegraded":"2023-10-01T08:12:47.374679+0000","last_fullsized":"2023-10-01T08:12:47.374679+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":280,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_clean_scrub_stamp":"2023-10-01T08:11:02.803263+0000","objects_scrubbed":0,"log_size":6434,"log_dups_size":0,"ondisk_log_size":6434,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":421658624,"num_objects":6434,"num_object_clones":0,"num_object_copies":19302,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6434,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6434,"num_write_kb":411776,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,0],"acting":[5,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":249,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:12:06.044321+0000","last_change":"2023-10-01T08:08:52.783663+0000","last_active":"2023-10-01T08:12:06.044321+0000","last_peered":"2023-10-01T08:12:06.044321+0000","last_clean":"2023-10-01T08:12:06.044321+0000","last_became_active":"2023-10-01T08:08:52.768675+0000","last_became_peered":"2023-10-01T08:08:52.768675+0000","last_unstale":"2023-10-01T08:12:06.044321+0000","last_undegraded":"2023-10-01T08:12:06.044321+0000","last_fullsized":"2023-10-01T08:12:06.044321+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:30:11.594654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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":[2,4,5],"acting":[2,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":37,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:47.005989+0000","last_change":"2023-10-01T08:08:52.774664+0000","last_active":"2023-10-01T08:11:47.005989+0000","last_peered":"2023-10-01T08:11:47.005989+0000","last_clean":"2023-10-01T08:11:47.005989+0000","last_became_active":"2023-10-01T08:08:52.774231+0000","last_became_peered":"2023-10-01T08:08:52.774231+0000","last_unstale":"2023-10-01T08:11:47.005989+0000","last_undegraded":"2023-10-01T08:11:47.005989+0000","last_fullsized":"2023-10-01T08:11:47.005989+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"11.6","version":"286'6715","reported_seq":6730,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-10-01T08:12:50.004530+0000","last_change":"2023-10-01T08:11:04.100989+0000","last_active":"2023-10-01T08:12:50.004530+0000","last_peered":"2023-10-01T08:12:50.004530+0000","last_clean":"2023-10-01T08:12:50.004530+0000","last_became_active":"2023-10-01T08:11:04.100644+0000","last_became_peered":"2023-10-01T08:11:04.100644+0000","last_unstale":"2023-10-01T08:12:50.004530+0000","last_undegraded":"2023-10-01T08:12:50.004530+0000","last_fullsized":"2023-10-01T08:12:50.004530+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":280,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_clean_scrub_stamp":"2023-10-01T08:11:02.803263+0000","objects_scrubbed":0,"log_size":6715,"log_dups_size":0,"ondisk_log_size":6715,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:34:17.871419+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":440074240,"num_objects":6715,"num_object_clones":0,"num_object_copies":20145,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6715,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6715,"num_write_kb":429760,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[2,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":65,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:47.004584+0000","last_change":"2023-10-01T08:08:52.915696+0000","last_active":"2023-10-01T08:11:47.004584+0000","last_peered":"2023-10-01T08:11:47.004584+0000","last_clean":"2023-10-01T08:11:47.004584+0000","last_became_active":"2023-10-01T08:08:52.775113+0000","last_became_peered":"2023-10-01T08:08:52.775113+0000","last_unstale":"2023-10-01T08:11:47.004584+0000","last_undegraded":"2023-10-01T08:11:47.004584+0000","last_fullsized":"2023-10-01T08:11:47.004584+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":267,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:47.006667+0000","last_change":"2023-10-01T08:07:25.935548+0000","last_active":"2023-10-01T08:11:47.006667+0000","last_peered":"2023-10-01T08:11:47.006667+0000","last_clean":"2023-10-01T08:11:47.006667+0000","last_became_active":"2023-10-01T08:07:25.934652+0000","last_became_peered":"2023-10-01T08:07:25.934652+0000","last_unstale":"2023-10-01T08:11:47.006667+0000","last_undegraded":"2023-10-01T08:11:47.006667+0000","last_fullsized":"2023-10-01T08:11:47.006667+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.5","version":"286'6341","reported_seq":6355,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-10-01T08:12:47.335390+0000","last_change":"2023-10-01T08:11:03.992942+0000","last_active":"2023-10-01T08:12:47.335390+0000","last_peered":"2023-10-01T08:12:47.335390+0000","last_clean":"2023-10-01T08:12:47.335390+0000","last_became_active":"2023-10-01T08:11:03.992486+0000","last_became_peered":"2023-10-01T08:11:03.992486+0000","last_unstale":"2023-10-01T08:12:47.335390+0000","last_undegraded":"2023-10-01T08:12:47.335390+0000","last_fullsized":"2023-10-01T08:12:47.335390+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":280,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_clean_scrub_stamp":"2023-10-01T08:11:02.803263+0000","objects_scrubbed":0,"log_size":6341,"log_dups_size":0,"ondisk_log_size":6341,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":415563776,"num_objects":6341,"num_object_clones":0,"num_object_copies":19023,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6341,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6341,"num_write_kb":405824,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.d","version":"59'1","reported_seq":41,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:47.005899+0000","last_change":"2023-10-01T08:08:52.869893+0000","last_active":"2023-10-01T08:11:47.005899+0000","last_peered":"2023-10-01T08:11:47.005899+0000","last_clean":"2023-10-01T08:11:47.005899+0000","last_became_active":"2023-10-01T08:08:52.773328+0000","last_became_peered":"2023-10-01T08:08:52.773328+0000","last_unstale":"2023-10-01T08:11:47.005899+0000","last_undegraded":"2023-10-01T08:11:47.005899+0000","last_fullsized":"2023-10-01T08:11:47.005899+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":70,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,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":289,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:47.002780+0000","last_change":"2023-10-01T08:07:25.928767+0000","last_active":"2023-10-01T08:11:47.002780+0000","last_peered":"2023-10-01T08:11:47.002780+0000","last_clean":"2023-10-01T08:11:47.002780+0000","last_became_active":"2023-10-01T08:07:25.928075+0000","last_became_peered":"2023-10-01T08:07:25.928075+0000","last_unstale":"2023-10-01T08:11:47.002780+0000","last_undegraded":"2023-10-01T08:11:47.002780+0000","last_fullsized":"2023-10-01T08:11:47.002780+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,5],"acting":[6,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.4","version":"286'6321","reported_seq":6335,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-10-01T08:12:46.685473+0000","last_change":"2023-10-01T08:11:03.994523+0000","last_active":"2023-10-01T08:12:46.685473+0000","last_peered":"2023-10-01T08:12:46.685473+0000","last_clean":"2023-10-01T08:12:46.685473+0000","last_became_active":"2023-10-01T08:11:03.993667+0000","last_became_peered":"2023-10-01T08:11:03.993667+0000","last_unstale":"2023-10-01T08:12:46.685473+0000","last_undegraded":"2023-10-01T08:12:46.685473+0000","last_fullsized":"2023-10-01T08:12:46.685473+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":280,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_clean_scrub_stamp":"2023-10-01T08:11:02.803263+0000","objects_scrubbed":0,"log_size":6321,"log_dups_size":0,"ondisk_log_size":6321,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":414253056,"num_objects":6321,"num_object_clones":0,"num_object_copies":18963,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6321,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6321,"num_write_kb":404544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":253,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:47.004670+0000","last_change":"2023-10-01T07:43:24.917235+0000","last_active":"2023-10-01T08:11:47.004670+0000","last_peered":"2023-10-01T08:11:47.004670+0000","last_clean":"2023-10-01T08:11:47.004670+0000","last_became_active":"2023-10-01T07:43:24.916855+0000","last_became_peered":"2023-10-01T07:43:24.916855+0000","last_unstale":"2023-10-01T08:11:47.004670+0000","last_undegraded":"2023-10-01T08:11:47.004670+0000","last_fullsized":"2023-10-01T08:11:47.004670+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":194,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:47.007180+0000","last_change":"2023-10-01T08:07:25.930649+0000","last_active":"2023-10-01T08:11:47.007180+0000","last_peered":"2023-10-01T08:11:47.007180+0000","last_clean":"2023-10-01T08:11:47.007180+0000","last_became_active":"2023-10-01T08:07:25.930266+0000","last_became_peered":"2023-10-01T08:07:25.930266+0000","last_unstale":"2023-10-01T08:11:47.007180+0000","last_undegraded":"2023-10-01T08:11:47.007180+0000","last_fullsized":"2023-10-01T08:11:47.007180+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.3","version":"286'6503","reported_seq":6517,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-10-01T08:12:46.674259+0000","last_change":"2023-10-01T08:11:03.993694+0000","last_active":"2023-10-01T08:12:46.674259+0000","last_peered":"2023-10-01T08:12:46.674259+0000","last_clean":"2023-10-01T08:12:46.674259+0000","last_became_active":"2023-10-01T08:11:03.993171+0000","last_became_peered":"2023-10-01T08:11:03.993171+0000","last_unstale":"2023-10-01T08:12:46.674259+0000","last_undegraded":"2023-10-01T08:12:46.674259+0000","last_fullsized":"2023-10-01T08:12:46.674259+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":280,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_clean_scrub_stamp":"2023-10-01T08:11:02.803263+0000","objects_scrubbed":0,"log_size":6503,"log_dups_size":0,"ondisk_log_size":6503,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":426180608,"num_objects":6503,"num_object_clones":0,"num_object_copies":19509,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6503,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6503,"num_write_kb":416192,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,5],"acting":[6,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":249,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:12:01.040042+0000","last_change":"2023-10-01T08:08:52.870486+0000","last_active":"2023-10-01T08:12:01.040042+0000","last_peered":"2023-10-01T08:12:01.040042+0000","last_clean":"2023-10-01T08:12:01.040042+0000","last_became_active":"2023-10-01T08:08:52.770508+0000","last_became_peered":"2023-10-01T08:08:52.770508+0000","last_unstale":"2023-10-01T08:12:01.040042+0000","last_undegraded":"2023-10-01T08:12:01.040042+0000","last_fullsized":"2023-10-01T08:12:01.040042+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:35:35.819593+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[2,4,7],"acting":[2,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":233,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:47.007019+0000","last_change":"2023-10-01T07:47:46.589313+0000","last_active":"2023-10-01T08:11:47.007019+0000","last_peered":"2023-10-01T08:11:47.007019+0000","last_clean":"2023-10-01T08:11:47.007019+0000","last_became_active":"2023-10-01T07:47:46.588272+0000","last_became_peered":"2023-10-01T07:47:46.588272+0000","last_unstale":"2023-10-01T08:11:47.007019+0000","last_undegraded":"2023-10-01T08:11:47.007019+0000","last_fullsized":"2023-10-01T08:11:47.007019+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.2","version":"286'6549","reported_seq":6564,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-10-01T08:12:50.059055+0000","last_change":"2023-10-01T08:11:04.103722+0000","last_active":"2023-10-01T08:12:50.059055+0000","last_peered":"2023-10-01T08:12:50.059055+0000","last_clean":"2023-10-01T08:12:50.059055+0000","last_became_active":"2023-10-01T08:11:04.103410+0000","last_became_peered":"2023-10-01T08:11:04.103410+0000","last_unstale":"2023-10-01T08:12:50.059055+0000","last_undegraded":"2023-10-01T08:12:50.059055+0000","last_fullsized":"2023-10-01T08:12:50.059055+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":280,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_clean_scrub_stamp":"2023-10-01T08:11:02.803263+0000","objects_scrubbed":0,"log_size":6549,"log_dups_size":0,"ondisk_log_size":6549,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:01:45.432696+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":429195264,"num_objects":6549,"num_object_clones":0,"num_object_copies":19647,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6549,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6549,"num_write_kb":419136,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":290,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:47.002683+0000","last_change":"2023-10-01T08:00:23.602437+0000","last_active":"2023-10-01T08:11:47.002683+0000","last_peered":"2023-10-01T08:11:47.002683+0000","last_clean":"2023-10-01T08:11:47.002683+0000","last_became_active":"2023-10-01T08:00:23.601874+0000","last_became_peered":"2023-10-01T08:00:23.601874+0000","last_unstale":"2023-10-01T08:11:47.002683+0000","last_undegraded":"2023-10-01T08:11:47.002683+0000","last_fullsized":"2023-10-01T08:11:47.002683+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,3],"acting":[6,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":237,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:46.997915+0000","last_change":"2023-10-01T08:09:08.832678+0000","last_active":"2023-10-01T08:11:46.997915+0000","last_peered":"2023-10-01T08:11:46.997915+0000","last_clean":"2023-10-01T08:11:46.997915+0000","last_became_active":"2023-10-01T08:09:08.832196+0000","last_became_peered":"2023-10-01T08:09:08.832196+0000","last_unstale":"2023-10-01T08:11:46.997915+0000","last_undegraded":"2023-10-01T08:11:46.997915+0000","last_fullsized":"2023-10-01T08:11:46.997915+0000","mapping_epoch":263,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":264,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:37:31.785898+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,5],"acting":[2,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"11.1","version":"286'6314","reported_seq":6328,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-10-01T08:12:46.699139+0000","last_change":"2023-10-01T08:11:04.103204+0000","last_active":"2023-10-01T08:12:46.699139+0000","last_peered":"2023-10-01T08:12:46.699139+0000","last_clean":"2023-10-01T08:12:46.699139+0000","last_became_active":"2023-10-01T08:11:04.102319+0000","last_became_peered":"2023-10-01T08:11:04.102319+0000","last_unstale":"2023-10-01T08:12:46.699139+0000","last_undegraded":"2023-10-01T08:12:46.699139+0000","last_fullsized":"2023-10-01T08:12:46.699139+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":280,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_clean_scrub_stamp":"2023-10-01T08:11:02.803263+0000","objects_scrubbed":0,"log_size":6314,"log_dups_size":0,"ondisk_log_size":6314,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":413794304,"num_objects":6314,"num_object_clones":0,"num_object_copies":18942,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6314,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6314,"num_write_kb":404096,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":110,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:47.000577+0000","last_change":"2023-10-01T08:09:08.874506+0000","last_active":"2023-10-01T08:11:47.000577+0000","last_peered":"2023-10-01T08:11:47.000577+0000","last_clean":"2023-10-01T08:11:47.000577+0000","last_became_active":"2023-10-01T08:09:08.874112+0000","last_became_peered":"2023-10-01T08:09:08.874112+0000","last_unstale":"2023-10-01T08:11:47.000577+0000","last_undegraded":"2023-10-01T08:11:47.000577+0000","last_fullsized":"2023-10-01T08:11:47.000577+0000","mapping_epoch":263,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":264,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:47:33.254777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.e","version":"0'0","reported_seq":259,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:47.007997+0000","last_change":"2023-10-01T08:00:23.602898+0000","last_active":"2023-10-01T08:11:47.007997+0000","last_peered":"2023-10-01T08:11:47.007997+0000","last_clean":"2023-10-01T08:11:47.007997+0000","last_became_active":"2023-10-01T08:00:23.602229+0000","last_became_peered":"2023-10-01T08:00:23.602229+0000","last_unstale":"2023-10-01T08:11:47.007997+0000","last_undegraded":"2023-10-01T08:11:47.007997+0000","last_fullsized":"2023-10-01T08:11:47.007997+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,3],"acting":[4,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.0","version":"286'6432","reported_seq":6447,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-10-01T08:12:49.374554+0000","last_change":"2023-10-01T08:11:03.995072+0000","last_active":"2023-10-01T08:12:49.374554+0000","last_peered":"2023-10-01T08:12:49.374554+0000","last_clean":"2023-10-01T08:12:49.374554+0000","last_became_active":"2023-10-01T08:11:03.994562+0000","last_became_peered":"2023-10-01T08:11:03.994562+0000","last_unstale":"2023-10-01T08:12:49.374554+0000","last_undegraded":"2023-10-01T08:12:49.374554+0000","last_fullsized":"2023-10-01T08:12:49.374554+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":280,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_clean_scrub_stamp":"2023-10-01T08:11:02.803263+0000","objects_scrubbed":0,"log_size":6432,"log_dups_size":0,"ondisk_log_size":6432,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:06:32.210253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":421527552,"num_objects":6432,"num_object_clones":0,"num_object_copies":19296,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6432,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6432,"num_write_kb":411648,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.8","version":"0'0","reported_seq":304,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:46.997015+0000","last_change":"2023-10-01T08:07:25.926523+0000","last_active":"2023-10-01T08:11:46.997015+0000","last_peered":"2023-10-01T08:11:46.997015+0000","last_clean":"2023-10-01T08:11:46.997015+0000","last_became_active":"2023-10-01T08:07:25.926195+0000","last_became_peered":"2023-10-01T08:07:25.926195+0000","last_unstale":"2023-10-01T08:11:46.997015+0000","last_undegraded":"2023-10-01T08:11:46.997015+0000","last_fullsized":"2023-10-01T08:11:46.997015+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:23:29.625088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,4],"acting":[3,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":142,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:59.333959+0000","last_change":"2023-10-01T08:07:25.926742+0000","last_active":"2023-10-01T08:11:59.333959+0000","last_peered":"2023-10-01T08:11:59.333959+0000","last_clean":"2023-10-01T08:11:59.333959+0000","last_became_active":"2023-10-01T08:07:25.926339+0000","last_became_peered":"2023-10-01T08:07:25.926339+0000","last_unstale":"2023-10-01T08:11:59.333959+0000","last_undegraded":"2023-10-01T08:11:59.333959+0000","last_fullsized":"2023-10-01T08:11:59.333959+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:24:06.797113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,7],"acting":[3,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.d","version":"286'6598","reported_seq":6613,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-10-01T08:12:50.052298+0000","last_change":"2023-10-01T08:11:03.843161+0000","last_active":"2023-10-01T08:12:50.052298+0000","last_peered":"2023-10-01T08:12:50.052298+0000","last_clean":"2023-10-01T08:12:50.052298+0000","last_became_active":"2023-10-01T08:11:03.842898+0000","last_became_peered":"2023-10-01T08:11:03.842898+0000","last_unstale":"2023-10-01T08:12:50.052298+0000","last_undegraded":"2023-10-01T08:12:50.052298+0000","last_fullsized":"2023-10-01T08:12:50.052298+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":280,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_clean_scrub_stamp":"2023-10-01T08:11:02.803263+0000","objects_scrubbed":0,"log_size":6598,"log_dups_size":0,"ondisk_log_size":6598,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:23:35.919845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":432406528,"num_objects":6598,"num_object_clones":0,"num_object_copies":19794,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6598,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6598,"num_write_kb":422272,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":51,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:46.998667+0000","last_change":"2023-10-01T08:07:25.925012+0000","last_active":"2023-10-01T08:11:46.998667+0000","last_peered":"2023-10-01T08:11:46.998667+0000","last_clean":"2023-10-01T08:11:46.998667+0000","last_became_active":"2023-10-01T08:07:25.924435+0000","last_became_peered":"2023-10-01T08:07:25.924435+0000","last_unstale":"2023-10-01T08:11:46.998667+0000","last_undegraded":"2023-10-01T08:11:46.998667+0000","last_fullsized":"2023-10-01T08:11:46.998667+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:13:04.330813+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,7],"acting":[2,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":268,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:47.005577+0000","last_change":"2023-10-01T07:43:24.917072+0000","last_active":"2023-10-01T08:11:47.005577+0000","last_peered":"2023-10-01T08:11:47.005577+0000","last_clean":"2023-10-01T08:11:47.005577+0000","last_became_active":"2023-10-01T07:43:24.916661+0000","last_became_peered":"2023-10-01T07:43:24.916661+0000","last_unstale":"2023-10-01T08:11:47.005577+0000","last_undegraded":"2023-10-01T08:11:47.005577+0000","last_fullsized":"2023-10-01T08:11:47.005577+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":37,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:47.005062+0000","last_change":"2023-10-01T08:08:52.773255+0000","last_active":"2023-10-01T08:11:47.005062+0000","last_peered":"2023-10-01T08:11:47.005062+0000","last_clean":"2023-10-01T08:11:47.005062+0000","last_became_active":"2023-10-01T08:08:52.772122+0000","last_became_peered":"2023-10-01T08:08:52.772122+0000","last_unstale":"2023-10-01T08:11:47.005062+0000","last_undegraded":"2023-10-01T08:11:47.005062+0000","last_fullsized":"2023-10-01T08:11:47.005062+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"11.b","version":"286'6529","reported_seq":6544,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-10-01T08:12:49.373669+0000","last_change":"2023-10-01T08:11:04.100747+0000","last_active":"2023-10-01T08:12:49.373669+0000","last_peered":"2023-10-01T08:12:49.373669+0000","last_clean":"2023-10-01T08:12:49.373669+0000","last_became_active":"2023-10-01T08:11:04.100289+0000","last_became_peered":"2023-10-01T08:11:04.100289+0000","last_unstale":"2023-10-01T08:12:49.373669+0000","last_undegraded":"2023-10-01T08:12:49.373669+0000","last_fullsized":"2023-10-01T08:12:49.373669+0000","mapping_epoch":280,"log_start":"284'100","ondisk_log_start":"284'100","created":280,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_clean_scrub_stamp":"2023-10-01T08:11:02.803263+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-10-02T18:20:20.338042+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":427884544,"num_objects":6529,"num_object_clones":0,"num_object_copies":19587,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6529,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6529,"num_write_kb":417856,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":281,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:47.005338+0000","last_change":"2023-10-01T08:07:25.933671+0000","last_active":"2023-10-01T08:11:47.005338+0000","last_peered":"2023-10-01T08:11:47.005338+0000","last_clean":"2023-10-01T08:11:47.005338+0000","last_became_active":"2023-10-01T08:07:25.932513+0000","last_became_peered":"2023-10-01T08:07:25.932513+0000","last_unstale":"2023-10-01T08:11:47.005338+0000","last_undegraded":"2023-10-01T08:11:47.005338+0000","last_fullsized":"2023-10-01T08:11:47.005338+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,0],"acting":[5,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":231,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:47.007093+0000","last_change":"2023-10-01T07:47:46.591521+0000","last_active":"2023-10-01T08:11:47.007093+0000","last_peered":"2023-10-01T08:11:47.007093+0000","last_clean":"2023-10-01T08:11:47.007093+0000","last_became_active":"2023-10-01T07:47:46.590065+0000","last_became_peered":"2023-10-01T07:47:46.590065+0000","last_unstale":"2023-10-01T08:11:47.007093+0000","last_undegraded":"2023-10-01T08:11:47.007093+0000","last_fullsized":"2023-10-01T08:11:47.007093+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":213,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:46.998037+0000","last_change":"2023-10-01T08:00:23.594629+0000","last_active":"2023-10-01T08:11:46.998037+0000","last_peered":"2023-10-01T08:11:46.998037+0000","last_clean":"2023-10-01T08:11:46.998037+0000","last_became_active":"2023-10-01T08:00:23.594258+0000","last_became_peered":"2023-10-01T08:00:23.594258+0000","last_unstale":"2023-10-01T08:11:46.998037+0000","last_undegraded":"2023-10-01T08:11:46.998037+0000","last_fullsized":"2023-10-01T08:11:46.998037+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:36:11.661270+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,6],"acting":[2,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"11.8","version":"286'6563","reported_seq":6578,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-10-01T08:12:49.374712+0000","last_change":"2023-10-01T08:11:03.841219+0000","last_active":"2023-10-01T08:12:49.374712+0000","last_peered":"2023-10-01T08:12:49.374712+0000","last_clean":"2023-10-01T08:12:49.374712+0000","last_became_active":"2023-10-01T08:11:03.840861+0000","last_became_peered":"2023-10-01T08:11:03.840861+0000","last_unstale":"2023-10-01T08:12:49.374712+0000","last_undegraded":"2023-10-01T08:12:49.374712+0000","last_fullsized":"2023-10-01T08:12:49.374712+0000","mapping_epoch":280,"log_start":"284'100","ondisk_log_start":"284'100","created":280,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_clean_scrub_stamp":"2023-10-01T08:11:02.803263+0000","objects_scrubbed":0,"log_size":6463,"log_dups_size":0,"ondisk_log_size":6463,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:16:53.287832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":430112768,"num_objects":6563,"num_object_clones":0,"num_object_copies":19689,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6563,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6563,"num_write_kb":420032,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":285,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:51.027688+0000","last_change":"2023-10-01T07:43:24.905505+0000","last_active":"2023-10-01T08:11:51.027688+0000","last_peered":"2023-10-01T08:11:51.027688+0000","last_clean":"2023-10-01T08:11:51.027688+0000","last_became_active":"2023-10-01T07:43:24.905061+0000","last_became_peered":"2023-10-01T07:43:24.905061+0000","last_unstale":"2023-10-01T08:11:51.027688+0000","last_undegraded":"2023-10-01T08:11:51.027688+0000","last_fullsized":"2023-10-01T08:11:51.027688+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:37:50.798269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":146,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:47.001038+0000","last_change":"2023-10-01T08:07:25.919896+0000","last_active":"2023-10-01T08:11:47.001038+0000","last_peered":"2023-10-01T08:11:47.001038+0000","last_clean":"2023-10-01T08:11:47.001038+0000","last_became_active":"2023-10-01T08:07:25.919508+0000","last_became_peered":"2023-10-01T08:07:25.919508+0000","last_unstale":"2023-10-01T08:11:47.001038+0000","last_undegraded":"2023-10-01T08:11:47.001038+0000","last_fullsized":"2023-10-01T08:11:47.001038+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:44:06.646136+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,0],"acting":[2,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":207,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:47.006829+0000","last_change":"2023-10-01T08:09:08.838290+0000","last_active":"2023-10-01T08:11:47.006829+0000","last_peered":"2023-10-01T08:11:47.006829+0000","last_clean":"2023-10-01T08:11:47.006829+0000","last_became_active":"2023-10-01T08:09:08.833816+0000","last_became_peered":"2023-10-01T08:09:08.833816+0000","last_unstale":"2023-10-01T08:11:47.006829+0000","last_undegraded":"2023-10-01T08:11:47.006829+0000","last_fullsized":"2023-10-01T08:11:47.006829+0000","mapping_epoch":263,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":264,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"11.a","version":"286'6679","reported_seq":6694,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-10-01T08:12:49.318411+0000","last_change":"2023-10-01T08:11:03.841215+0000","last_active":"2023-10-01T08:12:49.318411+0000","last_peered":"2023-10-01T08:12:49.318411+0000","last_clean":"2023-10-01T08:12:49.318411+0000","last_became_active":"2023-10-01T08:11:03.840937+0000","last_became_peered":"2023-10-01T08:11:03.840937+0000","last_unstale":"2023-10-01T08:12:49.318411+0000","last_undegraded":"2023-10-01T08:12:49.318411+0000","last_fullsized":"2023-10-01T08:12:49.318411+0000","mapping_epoch":280,"log_start":"284'200","ondisk_log_start":"284'200","created":280,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_clean_scrub_stamp":"2023-10-01T08:11:02.803263+0000","objects_scrubbed":0,"log_size":6479,"log_dups_size":0,"ondisk_log_size":6479,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:07:56.673129+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":437714944,"num_objects":6679,"num_object_clones":0,"num_object_copies":20037,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6679,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6679,"num_write_kb":427456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":272,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:47.005724+0000","last_change":"2023-10-01T07:48:00.320868+0000","last_active":"2023-10-01T08:11:47.005724+0000","last_peered":"2023-10-01T08:11:47.005724+0000","last_clean":"2023-10-01T08:11:47.005724+0000","last_became_active":"2023-10-01T07:48:00.320514+0000","last_became_peered":"2023-10-01T07:48:00.320514+0000","last_unstale":"2023-10-01T08:11:47.005724+0000","last_undegraded":"2023-10-01T08:11:47.005724+0000","last_fullsized":"2023-10-01T08:11:47.005724+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":418,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:47.003286+0000","last_change":"2023-10-01T08:10:45.971333+0000","last_active":"2023-10-01T08:11:47.003286+0000","last_peered":"2023-10-01T08:11:47.003286+0000","last_clean":"2023-10-01T08:11:47.003286+0000","last_became_active":"2023-10-01T08:10:45.970525+0000","last_became_peered":"2023-10-01T08:10:45.970525+0000","last_unstale":"2023-10-01T08:11:47.003286+0000","last_undegraded":"2023-10-01T08:11:47.003286+0000","last_fullsized":"2023-10-01T08:11:47.003286+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:23:32.049984+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:23:32.049984+0000","last_clean_scrub_stamp":"2023-10-01T07:23:32.049984+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":225,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-10-01T08:12:21.381668+0000","last_change":"2023-10-01T07:43:24.910767+0000","last_active":"2023-10-01T08:12:21.381668+0000","last_peered":"2023-10-01T08:12:21.381668+0000","last_clean":"2023-10-01T08:12:21.381668+0000","last_became_active":"2023-10-01T07:43:24.910214+0000","last_became_peered":"2023-10-01T07:43:24.910214+0000","last_unstale":"2023-10-01T08:12:21.381668+0000","last_undegraded":"2023-10-01T08:12:21.381668+0000","last_fullsized":"2023-10-01T08:12:21.381668+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:37:46.200934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":261,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:47.004022+0000","last_change":"2023-10-01T07:48:00.323822+0000","last_active":"2023-10-01T08:11:47.004022+0000","last_peered":"2023-10-01T08:11:47.004022+0000","last_clean":"2023-10-01T08:11:47.004022+0000","last_became_active":"2023-10-01T07:48:00.323132+0000","last_became_peered":"2023-10-01T07:48:00.323132+0000","last_unstale":"2023-10-01T08:11:47.004022+0000","last_undegraded":"2023-10-01T08:11:47.004022+0000","last_fullsized":"2023-10-01T08:11:47.004022+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.9","version":"286'6568","reported_seq":6583,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-10-01T08:12:49.404505+0000","last_change":"2023-10-01T08:11:03.991538+0000","last_active":"2023-10-01T08:12:49.404505+0000","last_peered":"2023-10-01T08:12:49.404505+0000","last_clean":"2023-10-01T08:12:49.404505+0000","last_became_active":"2023-10-01T08:11:03.990847+0000","last_became_peered":"2023-10-01T08:11:03.990847+0000","last_unstale":"2023-10-01T08:12:49.404505+0000","last_undegraded":"2023-10-01T08:12:49.404505+0000","last_fullsized":"2023-10-01T08:12:49.404505+0000","mapping_epoch":280,"log_start":"284'100","ondisk_log_start":"284'100","created":280,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_clean_scrub_stamp":"2023-10-01T08:11:02.803263+0000","objects_scrubbed":0,"log_size":6468,"log_dups_size":0,"ondisk_log_size":6468,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:02:09.744448+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":430440448,"num_objects":6568,"num_object_clones":0,"num_object_copies":19704,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6568,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6568,"num_write_kb":420352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"0'0","reported_seq":98,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-10-01T08:12:21.380748+0000","last_change":"2023-10-01T08:00:23.669180+0000","last_active":"2023-10-01T08:12:21.380748+0000","last_peered":"2023-10-01T08:12:21.380748+0000","last_clean":"2023-10-01T08:12:21.380748+0000","last_became_active":"2023-10-01T08:00:23.668845+0000","last_became_peered":"2023-10-01T08:00:23.668845+0000","last_unstale":"2023-10-01T08:12:21.380748+0000","last_undegraded":"2023-10-01T08:12:21.380748+0000","last_fullsized":"2023-10-01T08:12:21.380748+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:13:28.089002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"3.1","version":"0'0","reported_seq":161,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:46.997341+0000","last_change":"2023-10-01T08:04:39.655139+0000","last_active":"2023-10-01T08:11:46.997341+0000","last_peered":"2023-10-01T08:11:46.997341+0000","last_clean":"2023-10-01T08:11:46.997341+0000","last_became_active":"2023-10-01T08:04:39.654846+0000","last_became_peered":"2023-10-01T08:04:39.654846+0000","last_unstale":"2023-10-01T08:11:46.997341+0000","last_undegraded":"2023-10-01T08:11:46.997341+0000","last_fullsized":"2023-10-01T08:11:46.997341+0000","mapping_epoch":223,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":224,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:28:03.934362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.6","version":"0'0","reported_seq":205,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:47.000851+0000","last_change":"2023-10-01T08:08:52.774912+0000","last_active":"2023-10-01T08:11:47.000851+0000","last_peered":"2023-10-01T08:11:47.000851+0000","last_clean":"2023-10-01T08:11:47.000851+0000","last_became_active":"2023-10-01T08:08:52.774585+0000","last_became_peered":"2023-10-01T08:08:52.774585+0000","last_unstale":"2023-10-01T08:11:47.000851+0000","last_undegraded":"2023-10-01T08:11:47.000851+0000","last_fullsized":"2023-10-01T08:11:47.000851+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:17:43.513948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.c","version":"286'6662","reported_seq":6677,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-10-01T08:12:50.038356+0000","last_change":"2023-10-01T08:11:03.992517+0000","last_active":"2023-10-01T08:12:50.038356+0000","last_peered":"2023-10-01T08:12:50.038356+0000","last_clean":"2023-10-01T08:12:50.038356+0000","last_became_active":"2023-10-01T08:11:03.991825+0000","last_became_peered":"2023-10-01T08:11:03.991825+0000","last_unstale":"2023-10-01T08:12:50.038356+0000","last_undegraded":"2023-10-01T08:12:50.038356+0000","last_fullsized":"2023-10-01T08:12:50.038356+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":280,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_clean_scrub_stamp":"2023-10-01T08:11:02.803263+0000","objects_scrubbed":0,"log_size":6662,"log_dups_size":0,"ondisk_log_size":6662,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:05:48.183374+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":436600832,"num_objects":6662,"num_object_clones":0,"num_object_copies":19986,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6662,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6662,"num_write_kb":426368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.5","version":"0'0","reported_seq":215,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:47.008386+0000","last_change":"2023-10-01T07:53:49.935004+0000","last_active":"2023-10-01T08:11:47.008386+0000","last_peered":"2023-10-01T08:11:47.008386+0000","last_clean":"2023-10-01T08:11:47.008386+0000","last_became_active":"2023-10-01T07:53:49.934636+0000","last_became_peered":"2023-10-01T07:53:49.934636+0000","last_unstale":"2023-10-01T08:11:47.008386+0000","last_undegraded":"2023-10-01T08:11:47.008386+0000","last_fullsized":"2023-10-01T08:11:47.008386+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":146,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:46.998434+0000","last_change":"2023-10-01T08:07:25.924800+0000","last_active":"2023-10-01T08:11:46.998434+0000","last_peered":"2023-10-01T08:11:46.998434+0000","last_clean":"2023-10-01T08:11:46.998434+0000","last_became_active":"2023-10-01T08:07:25.924084+0000","last_became_peered":"2023-10-01T08:07:25.924084+0000","last_unstale":"2023-10-01T08:11:46.998434+0000","last_undegraded":"2023-10-01T08:11:46.998434+0000","last_fullsized":"2023-10-01T08:11:46.998434+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:32:19.932381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":208,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:47.005870+0000","last_change":"2023-10-01T07:53:49.931927+0000","last_active":"2023-10-01T08:11:47.005870+0000","last_peered":"2023-10-01T08:11:47.005870+0000","last_clean":"2023-10-01T08:11:47.005870+0000","last_became_active":"2023-10-01T07:53:49.931219+0000","last_became_peered":"2023-10-01T07:53:49.931219+0000","last_unstale":"2023-10-01T08:11:47.005870+0000","last_undegraded":"2023-10-01T08:11:47.005870+0000","last_fullsized":"2023-10-01T08:11:47.005870+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"11.f","version":"286'6645","reported_seq":6660,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-10-01T08:12:50.015543+0000","last_change":"2023-10-01T08:11:04.105225+0000","last_active":"2023-10-01T08:12:50.015543+0000","last_peered":"2023-10-01T08:12:50.015543+0000","last_clean":"2023-10-01T08:12:50.015543+0000","last_became_active":"2023-10-01T08:11:04.104860+0000","last_became_peered":"2023-10-01T08:11:04.104860+0000","last_unstale":"2023-10-01T08:12:50.015543+0000","last_undegraded":"2023-10-01T08:12:50.015543+0000","last_fullsized":"2023-10-01T08:12:50.015543+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":280,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_clean_scrub_stamp":"2023-10-01T08:11:02.803263+0000","objects_scrubbed":0,"log_size":6645,"log_dups_size":0,"ondisk_log_size":6645,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:18:10.716233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":435486720,"num_objects":6645,"num_object_clones":0,"num_object_copies":19935,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6645,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6645,"num_write_kb":425280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,0],"acting":[2,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":277,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:47.001737+0000","last_change":"2023-10-01T07:48:00.312567+0000","last_active":"2023-10-01T08:11:47.001737+0000","last_peered":"2023-10-01T08:11:47.001737+0000","last_clean":"2023-10-01T08:11:47.001737+0000","last_became_active":"2023-10-01T07:48:00.311711+0000","last_became_peered":"2023-10-01T07:48:00.311711+0000","last_unstale":"2023-10-01T08:11:47.001737+0000","last_undegraded":"2023-10-01T08:11:47.001737+0000","last_fullsized":"2023-10-01T08:11:47.001737+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:02:05.723765+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":125,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:47.003132+0000","last_change":"2023-10-01T08:07:25.932366+0000","last_active":"2023-10-01T08:11:47.003132+0000","last_peered":"2023-10-01T08:11:47.003132+0000","last_clean":"2023-10-01T08:11:47.003132+0000","last_became_active":"2023-10-01T08:07:25.931982+0000","last_became_peered":"2023-10-01T08:07:25.931982+0000","last_unstale":"2023-10-01T08:11:47.003132+0000","last_undegraded":"2023-10-01T08:11:47.003132+0000","last_fullsized":"2023-10-01T08:11:47.003132+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,3],"acting":[6,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":284,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:46.997086+0000","last_change":"2023-10-01T08:08:52.768567+0000","last_active":"2023-10-01T08:11:46.997086+0000","last_peered":"2023-10-01T08:11:46.997086+0000","last_clean":"2023-10-01T08:11:46.997086+0000","last_became_active":"2023-10-01T08:08:52.768197+0000","last_became_peered":"2023-10-01T08:08:52.768197+0000","last_unstale":"2023-10-01T08:11:46.997086+0000","last_undegraded":"2023-10-01T08:11:46.997086+0000","last_fullsized":"2023-10-01T08:11:46.997086+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:41:59.269743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"11.e","version":"286'6395","reported_seq":6410,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-10-01T08:12:49.397575+0000","last_change":"2023-10-01T08:11:04.102633+0000","last_active":"2023-10-01T08:12:49.397575+0000","last_peered":"2023-10-01T08:12:49.397575+0000","last_clean":"2023-10-01T08:12:49.397575+0000","last_became_active":"2023-10-01T08:11:04.102294+0000","last_became_peered":"2023-10-01T08:11:04.102294+0000","last_unstale":"2023-10-01T08:12:49.397575+0000","last_undegraded":"2023-10-01T08:12:49.397575+0000","last_fullsized":"2023-10-01T08:12:49.397575+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":280,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_clean_scrub_stamp":"2023-10-01T08:11:02.803263+0000","objects_scrubbed":0,"log_size":6395,"log_dups_size":0,"ondisk_log_size":6395,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T20:00:55.007887+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":419102720,"num_objects":6395,"num_object_clones":0,"num_object_copies":19185,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6395,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6395,"num_write_kb":409280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":270,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:47.003081+0000","last_change":"2023-10-01T07:48:00.313007+0000","last_active":"2023-10-01T08:11:47.003081+0000","last_peered":"2023-10-01T08:11:47.003081+0000","last_clean":"2023-10-01T08:11:47.003081+0000","last_became_active":"2023-10-01T07:48:00.312535+0000","last_became_peered":"2023-10-01T07:48:00.312535+0000","last_unstale":"2023-10-01T08:11:47.003081+0000","last_undegraded":"2023-10-01T08:11:47.003081+0000","last_fullsized":"2023-10-01T08:11:47.003081+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":87,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:47.007922+0000","last_change":"2023-10-01T08:09:08.851181+0000","last_active":"2023-10-01T08:11:47.007922+0000","last_peered":"2023-10-01T08:11:47.007922+0000","last_clean":"2023-10-01T08:11:47.007922+0000","last_became_active":"2023-10-01T08:09:08.835441+0000","last_became_peered":"2023-10-01T08:09:08.835441+0000","last_unstale":"2023-10-01T08:11:47.007922+0000","last_undegraded":"2023-10-01T08:11:47.007922+0000","last_fullsized":"2023-10-01T08:11:47.007922+0000","mapping_epoch":263,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":264,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[4,7,5],"acting":[4,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":236,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:47.006667+0000","last_change":"2023-10-01T07:47:46.586842+0000","last_active":"2023-10-01T08:11:47.006667+0000","last_peered":"2023-10-01T08:11:47.006667+0000","last_clean":"2023-10-01T08:11:47.006667+0000","last_became_active":"2023-10-01T07:47:46.586212+0000","last_became_peered":"2023-10-01T07:47:46.586212+0000","last_unstale":"2023-10-01T08:11:47.006667+0000","last_undegraded":"2023-10-01T08:11:47.006667+0000","last_fullsized":"2023-10-01T08:11:47.006667+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":204,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:47.000476+0000","last_change":"2023-10-01T08:08:52.770878+0000","last_active":"2023-10-01T08:11:47.000476+0000","last_peered":"2023-10-01T08:11:47.000476+0000","last_clean":"2023-10-01T08:11:47.000476+0000","last_became_active":"2023-10-01T08:08:52.769937+0000","last_became_peered":"2023-10-01T08:08:52.769937+0000","last_unstale":"2023-10-01T08:11:47.000476+0000","last_undegraded":"2023-10-01T08:11:47.000476+0000","last_fullsized":"2023-10-01T08:11:47.000476+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:39:17.526800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,3],"acting":[2,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":315,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-10-01T08:12:21.378884+0000","last_change":"2023-10-01T08:08:52.772432+0000","last_active":"2023-10-01T08:12:21.378884+0000","last_peered":"2023-10-01T08:12:21.378884+0000","last_clean":"2023-10-01T08:12:21.378884+0000","last_became_active":"2023-10-01T08:08:52.771904+0000","last_became_peered":"2023-10-01T08:08:52.771904+0000","last_unstale":"2023-10-01T08:12:21.378884+0000","last_undegraded":"2023-10-01T08:12:21.378884+0000","last_fullsized":"2023-10-01T08:12:21.378884+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:47:04.140595+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"59'2","reported_seq":307,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:47.004770+0000","last_change":"2023-10-01T08:07:25.976612+0000","last_active":"2023-10-01T08:11:47.004770+0000","last_peered":"2023-10-01T08:11:47.004770+0000","last_clean":"2023-10-01T08:11:47.004770+0000","last_became_active":"2023-10-01T08:07:25.920169+0000","last_became_peered":"2023-10-01T08:07:25.920169+0000","last_unstale":"2023-10-01T08:11:47.004770+0000","last_undegraded":"2023-10-01T08:11:47.004770+0000","last_fullsized":"2023-10-01T08:11:47.004770+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,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":275,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:12:09.342581+0000","last_change":"2023-10-01T08:04:39.644692+0000","last_active":"2023-10-01T08:12:09.342581+0000","last_peered":"2023-10-01T08:12:09.342581+0000","last_clean":"2023-10-01T08:12:09.342581+0000","last_became_active":"2023-10-01T08:04:39.644365+0000","last_became_peered":"2023-10-01T08:04:39.644365+0000","last_unstale":"2023-10-01T08:12:09.342581+0000","last_undegraded":"2023-10-01T08:12:09.342581+0000","last_fullsized":"2023-10-01T08:12:09.342581+0000","mapping_epoch":223,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":224,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:54:29.899587+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":255,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:47.005438+0000","last_change":"2023-10-01T07:47:46.587284+0000","last_active":"2023-10-01T08:11:47.005438+0000","last_peered":"2023-10-01T08:11:47.005438+0000","last_clean":"2023-10-01T08:11:47.005438+0000","last_became_active":"2023-10-01T07:47:46.586309+0000","last_became_peered":"2023-10-01T07:47:46.586309+0000","last_unstale":"2023-10-01T08:11:47.005438+0000","last_undegraded":"2023-10-01T08:11:47.005438+0000","last_fullsized":"2023-10-01T08:11:47.005438+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":164,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:12:09.342539+0000","last_change":"2023-10-01T08:04:39.677163+0000","last_active":"2023-10-01T08:12:09.342539+0000","last_peered":"2023-10-01T08:12:09.342539+0000","last_clean":"2023-10-01T08:12:09.342539+0000","last_became_active":"2023-10-01T08:04:39.676861+0000","last_became_peered":"2023-10-01T08:04:39.676861+0000","last_unstale":"2023-10-01T08:12:09.342539+0000","last_undegraded":"2023-10-01T08:12:09.342539+0000","last_fullsized":"2023-10-01T08:12:09.342539+0000","mapping_epoch":223,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":224,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:24:54.347781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,2],"acting":[3,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"59'1","reported_seq":274,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:47.002145+0000","last_change":"2023-10-01T07:43:24.912080+0000","last_active":"2023-10-01T08:11:47.002145+0000","last_peered":"2023-10-01T08:11:47.002145+0000","last_clean":"2023-10-01T08:11:47.002145+0000","last_became_active":"2023-10-01T07:43:24.911577+0000","last_became_peered":"2023-10-01T07:43:24.911577+0000","last_unstale":"2023-10-01T08:11:47.002145+0000","last_undegraded":"2023-10-01T08:11:47.002145+0000","last_fullsized":"2023-10-01T08:11:47.002145+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:49:36.182931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":285,"reported_epoch":286,"state":"active+clean","last_fresh":"2023-10-01T08:12:21.381508+0000","last_change":"2023-10-01T07:43:24.905781+0000","last_active":"2023-10-01T08:12:21.381508+0000","last_peered":"2023-10-01T08:12:21.381508+0000","last_clean":"2023-10-01T08:12:21.381508+0000","last_became_active":"2023-10-01T07:43:24.905433+0000","last_became_peered":"2023-10-01T07:43:24.905433+0000","last_unstale":"2023-10-01T08:12:21.381508+0000","last_undegraded":"2023-10-01T08:12:21.381508+0000","last_fullsized":"2023-10-01T08:12:21.381508+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:42:18.329292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":172,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:47.006659+0000","last_change":"2023-10-01T08:08:52.782637+0000","last_active":"2023-10-01T08:11:47.006659+0000","last_peered":"2023-10-01T08:11:47.006659+0000","last_clean":"2023-10-01T08:11:47.006659+0000","last_became_active":"2023-10-01T08:08:52.771948+0000","last_became_peered":"2023-10-01T08:08:52.771948+0000","last_unstale":"2023-10-01T08:11:47.006659+0000","last_undegraded":"2023-10-01T08:11:47.006659+0000","last_fullsized":"2023-10-01T08:11:47.006659+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":554,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":261,"reported_epoch":285,"state":"active+clean","last_fresh":"2023-10-01T08:11:47.006776+0000","last_change":"2023-10-01T08:07:25.934191+0000","last_active":"2023-10-01T08:11:47.006776+0000","last_peered":"2023-10-01T08:11:47.006776+0000","last_clean":"2023-10-01T08:11:47.006776+0000","last_became_active":"2023-10-01T08:07:25.933628+0000","last_became_peered":"2023-10-01T08:07:25.933628+0000","last_unstale":"2023-10-01T08:11:47.006776+0000","last_undegraded":"2023-10-01T08:11:47.006776+0000","last_fullsized":"2023-10-01T08:11:47.006776+0000","mapping_epoch":247,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":248,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,3],"acting":[4,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":11,"num_pg":16,"stat_sum":{"num_bytes":6831996928,"num_objects":104248,"num_object_clones":0,"num_object_copies":312744,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":104248,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":104248,"num_write_kb":6671872,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":20467220480,"data_stored":20467220480,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":103748,"ondisk_log_size":103748,"up":48,"acting":48,"num_store_stats":7},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":21,"num_bytes_recovered":668,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":37741,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":4},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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":116,"seq":498216206635,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4209564,"kb_used_data":3319892,"kb_used_omap":9,"kb_used_meta":889654,"kb_avail":89535588,"statfs":{"total":95995035648,"available":91684442112,"internally_reserved":0,"allocated":3399569408,"data_stored":3398992747,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9583,"internal_metadata":911006353},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,1,2,2],"upper_bound":32},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 08:12:38 2023","interfaces":[{"interface":"back","average":{"1min":9.4480000000000004,"5min":2.8380000000000001,"15min":2.0720000000000001},"min":{"1min":0.374,"5min":0.26900000000000002,"15min":0.23400000000000001},"max":{"1min":121.898,"5min":121.898,"15min":121.898},"last":0.91100000000000003},{"interface":"front","average":{"1min":8.8409999999999993,"5min":2.7450000000000001,"15min":1.9710000000000001},"min":{"1min":0.36399999999999999,"5min":0.29299999999999998,"15min":0.25600000000000001},"max":{"1min":122.76300000000001,"5min":122.76300000000001,"15min":122.76300000000001},"last":0.39700000000000002}]},{"osd":1,"last update":"Sun Oct 1 08:11:57 2023","interfaces":[{"interface":"back","average":{"1min":1.175,"5min":0.97799999999999998,"15min":1.6850000000000001},"min":{"1min":0.307,"5min":0.307,"15min":0.26500000000000001},"max":{"1min":3.512,"5min":5.5259999999999998,"15min":73.722999999999999},"last":0.88},{"interface":"front","average":{"1min":0.81000000000000005,"5min":0.94599999999999995,"15min":1.544},"min":{"1min":0.40600000000000003,"5min":0.35999999999999999,"15min":0.29099999999999998},"max":{"1min":1.323,"5min":5.7919999999999998,"15min":73.825999999999993},"last":0.433}]},{"osd":2,"last update":"Sun Oct 1 08:12:38 2023","interfaces":[{"interface":"back","average":{"1min":2.048,"5min":2.0409999999999999,"15min":1.585},"min":{"1min":0.309,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":9.5670000000000002,"5min":17.808,"15min":17.808},"last":3.5059999999999998},{"interface":"front","average":{"1min":1.1559999999999999,"5min":1.488,"15min":1.28},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":7.3579999999999997,"5min":17.297999999999998,"15min":17.297999999999998},"last":2.2360000000000002}]},{"osd":3,"last update":"Sun Oct 1 08:12:38 2023","interfaces":[{"interface":"back","average":{"1min":2.04,"5min":3.2229999999999999,"15min":2.9079999999999999},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":9.641,"5min":141.529,"15min":161.018},"last":3.4449999999999998},{"interface":"front","average":{"1min":2.7069999999999999,"5min":3.1190000000000002,"15min":3.024},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":6.7610000000000001,"5min":142.19800000000001,"15min":161.57499999999999},"last":0.93600000000000005}]},{"osd":4,"last update":"Sun Oct 1 08:12:38 2023","interfaces":[{"interface":"back","average":{"1min":1.8120000000000001,"5min":1.5700000000000001,"15min":1.512},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":5.6719999999999997,"5min":7.9530000000000003,"15min":9.8740000000000006},"last":4.3029999999999999},{"interface":"front","average":{"1min":0.70599999999999996,"5min":1.2569999999999999,"15min":1.212},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.32500000000000001},"max":{"1min":1.954,"5min":8.2609999999999992,"15min":9.5289999999999999},"last":0.46000000000000002}]},{"osd":5,"last update":"Sun Oct 1 08:12:38 2023","interfaces":[{"interface":"back","average":{"1min":1.796,"5min":1.607,"15min":1.6819999999999999},"min":{"1min":0.377,"5min":0.34399999999999997,"15min":0.308},"max":{"1min":8.7639999999999993,"5min":8.7639999999999993,"15min":9.9440000000000008},"last":3.4820000000000002},{"interface":"front","average":{"1min":3.0249999999999999,"5min":1.7350000000000001,"15min":1.766},"min":{"1min":0.626,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":8.2379999999999995,"5min":8.2379999999999995,"15min":8.6799999999999997},"last":5.4989999999999997}]},{"osd":6,"last update":"Sun Oct 1 08:12:38 2023","interfaces":[{"interface":"back","average":{"1min":1.7969999999999999,"5min":1.5649999999999999,"15min":1.405},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.36199999999999999},"max":{"1min":8.1579999999999995,"5min":8.1579999999999995,"15min":10.757},"last":0.55300000000000005},{"interface":"front","average":{"1min":2.4489999999999998,"5min":2.2400000000000002,"15min":1.8919999999999999},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.36099999999999999},"max":{"1min":9.7270000000000003,"5min":11.305999999999999,"15min":13.605},"last":3.5350000000000001}]}]},{"osd":6,"up_from":42,"seq":180388626991,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4567964,"kb_used_data":3673556,"kb_used_omap":0,"kb_used_meta":894400,"kb_avail":89177188,"statfs":{"total":95995035648,"available":91317440512,"internally_reserved":0,"allocated":3761721344,"data_stored":3761145428,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":915865600},"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":"Sun Oct 1 08:12:26 2023","interfaces":[{"interface":"back","average":{"1min":1.5169999999999999,"5min":2.0609999999999999,"15min":1.7509999999999999},"min":{"1min":0.24099999999999999,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":7.2649999999999997,"5min":69.676000000000002,"15min":69.676000000000002},"last":4.2569999999999997},{"interface":"front","average":{"1min":0.96599999999999997,"5min":2.1499999999999999,"15min":1.7969999999999999},"min":{"1min":0.27800000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":2.1850000000000001,"5min":69.819999999999993,"15min":69.819999999999993},"last":4.2290000000000001}]},{"osd":1,"last update":"Sun Oct 1 08:11:52 2023","interfaces":[{"interface":"back","average":{"1min":1.173,"5min":1.6739999999999999,"15min":1.964},"min":{"1min":0.33400000000000002,"5min":0.32000000000000001,"15min":0.26200000000000001},"max":{"1min":3.29,"5min":12.33,"15min":69.462000000000003},"last":0.45600000000000002},{"interface":"front","average":{"1min":1.0469999999999999,"5min":1.4139999999999999,"15min":1.887},"min":{"1min":0.33300000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":5.5890000000000004,"5min":8.9890000000000008,"15min":68.212000000000003},"last":0.60399999999999998}]},{"osd":2,"last update":"Sun Oct 1 08:12:26 2023","interfaces":[{"interface":"back","average":{"1min":2.2280000000000002,"5min":3.754,"15min":2.2309999999999999},"min":{"1min":0.374,"5min":0.28000000000000003,"15min":0.255},"max":{"1min":10.292999999999999,"5min":81.216999999999999,"15min":81.216999999999999},"last":0.48399999999999999},{"interface":"front","average":{"1min":1.331,"5min":3.3969999999999998,"15min":2.1560000000000001},"min":{"1min":0.41999999999999998,"5min":0.34999999999999998,"15min":0.307},"max":{"1min":4.6109999999999998,"5min":76.233000000000004,"15min":76.233000000000004},"last":4.1920000000000002}]},{"osd":3,"last update":"Sun Oct 1 08:12:11 2023","interfaces":[{"interface":"back","average":{"1min":1.4930000000000001,"5min":1.5620000000000001,"15min":2.6299999999999999},"min":{"1min":0.38700000000000001,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":5.6779999999999999,"5min":10.186,"15min":147.83699999999999},"last":0.83799999999999997},{"interface":"front","average":{"1min":1.496,"5min":1.45,"15min":2.3540000000000001},"min":{"1min":0.45300000000000001,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":6.5640000000000001,"5min":7.3470000000000004,"15min":147.792},"last":0.54800000000000004}]},{"osd":4,"last update":"Sun Oct 1 08:12:26 2023","interfaces":[{"interface":"back","average":{"1min":1.2210000000000001,"5min":1.754,"15min":1.7370000000000001},"min":{"1min":0.34599999999999997,"5min":0.33300000000000002,"15min":0.28999999999999998},"max":{"1min":5.6369999999999996,"5min":14.185,"15min":37.884999999999998},"last":4.3470000000000004},{"interface":"front","average":{"1min":1.9379999999999999,"5min":2.2599999999999998,"15min":1.7210000000000001},"min":{"1min":0.372,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":10.208,"5min":14.711,"15min":20.608000000000001},"last":6.4459999999999997}]},{"osd":5,"last update":"Sun Oct 1 08:12:43 2023","interfaces":[{"interface":"back","average":{"1min":1.552,"5min":1.5569999999999999,"15min":1.6859999999999999},"min":{"1min":0.314,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":6.609,"5min":11.528,"15min":18.931000000000001},"last":4.1420000000000003},{"interface":"front","average":{"1min":2.3719999999999999,"5min":2.0840000000000001,"15min":1.9259999999999999},"min":{"1min":0.39300000000000002,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":14.41,"5min":15.176,"15min":37.805},"last":0.996}]},{"osd":7,"last update":"Sun Oct 1 08:12:43 2023","interfaces":[{"interface":"back","average":{"1min":1.659,"5min":1.835,"15min":1.8660000000000001},"min":{"1min":0.42399999999999999,"5min":0.373,"15min":0.35399999999999998},"max":{"1min":6.6529999999999996,"5min":11.497,"15min":18.893000000000001},"last":0.50800000000000001},{"interface":"front","average":{"1min":2.4239999999999999,"5min":2.29,"15min":1.847},"min":{"1min":0.41299999999999998,"5min":0.36699999999999999,"15min":0.34999999999999998},"max":{"1min":11.257,"5min":12.273999999999999,"15min":15.273},"last":0.42299999999999999}]}]},{"osd":1,"up_from":0,"seq":700079669471,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},{"osd":0,"up_from":77,"seq":330712482170,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3691308,"kb_used_data":2911396,"kb_used_omap":5,"kb_used_meta":779898,"kb_avail":90053844,"statfs":{"total":95995035648,"available":92215136256,"internally_reserved":0,"allocated":2981269504,"data_stored":2980303154,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":798616186},"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":"Sun Oct 1 08:11:46 2023","interfaces":[{"interface":"back","average":{"1min":0.68400000000000005,"5min":0.94599999999999995,"15min":1.9590000000000001},"min":{"1min":0.20999999999999999,"5min":0.20499999999999999,"15min":0.187},"max":{"1min":1.9219999999999999,"5min":7.4130000000000003,"15min":51.572000000000003},"last":0.23799999999999999},{"interface":"front","average":{"1min":0.89100000000000001,"5min":0.77200000000000002,"15min":1.6870000000000001},"min":{"1min":0.24099999999999999,"5min":0.22600000000000001,"15min":0.19900000000000001},"max":{"1min":5.6680000000000001,"5min":7.4480000000000004,"15min":42.436},"last":0.29099999999999998}]},{"osd":2,"last update":"Sun Oct 1 08:12:35 2023","interfaces":[{"interface":"back","average":{"1min":1.2150000000000001,"5min":1.375,"15min":1.304},"min":{"1min":0.21199999999999999,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":6.351,"5min":8.8699999999999992,"15min":8.8699999999999992},"last":0.27000000000000002},{"interface":"front","average":{"1min":1.7569999999999999,"5min":1.238,"15min":1.252},"min":{"1min":0.248,"5min":0.248,"15min":0.20499999999999999},"max":{"1min":6.0570000000000004,"5min":6.0570000000000004,"15min":10.941000000000001},"last":0.34899999999999998}]},{"osd":3,"last update":"Sun Oct 1 08:12:22 2023","interfaces":[{"interface":"back","average":{"1min":1.512,"5min":1.03,"15min":2.024},"min":{"1min":0.245,"5min":0.245,"15min":0.21199999999999999},"max":{"1min":6.0190000000000001,"5min":7.6390000000000002,"15min":87.082999999999998},"last":0.219},{"interface":"front","average":{"1min":0.83499999999999996,"5min":1.0389999999999999,"15min":1.992},"min":{"1min":0.29499999999999998,"5min":0.26600000000000001,"15min":0.247},"max":{"1min":5.9740000000000002,"5min":5.9740000000000002,"15min":87.117999999999995},"last":0.39400000000000002}]},{"osd":4,"last update":"Sun Oct 1 08:12:40 2023","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":1.6799999999999999,"15min":1.5660000000000001},"min":{"1min":0.35299999999999998,"5min":0.30399999999999999,"15min":0.27500000000000002},"max":{"1min":3.7280000000000002,"5min":8.2959999999999994,"15min":9.0180000000000007},"last":0.47599999999999998},{"interface":"front","average":{"1min":1.4830000000000001,"5min":1.542,"15min":1.5269999999999999},"min":{"1min":0.45400000000000001,"5min":0.34799999999999998,"15min":0.318},"max":{"1min":5.5789999999999997,"5min":8.3140000000000001,"15min":9.484},"last":0.40899999999999997}]},{"osd":5,"last update":"Sun Oct 1 08:12:22 2023","interfaces":[{"interface":"back","average":{"1min":1.669,"5min":1.712,"15min":1.851},"min":{"1min":0.439,"5min":0.34000000000000002,"15min":0.33600000000000002},"max":{"1min":5.633,"5min":20.257999999999999,"15min":20.257999999999999},"last":1.766},{"interface":"front","average":{"1min":1.605,"5min":1.746,"15min":1.825},"min":{"1min":0.41699999999999998,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":5.5890000000000004,"5min":19.707999999999998,"15min":19.707999999999998},"last":1.7809999999999999}]},{"osd":6,"last update":"Sun Oct 1 08:12:22 2023","interfaces":[{"interface":"back","average":{"1min":1.673,"5min":2.403,"15min":1.78},"min":{"1min":0.46300000000000002,"5min":0.38800000000000001,"15min":0.34599999999999997},"max":{"1min":5.6079999999999997,"5min":70.965999999999994,"15min":70.965999999999994},"last":1.9430000000000001},{"interface":"front","average":{"1min":1.752,"5min":2.4100000000000001,"15min":1.8939999999999999},"min":{"1min":0.433,"5min":0.35199999999999998,"15min":0.34799999999999998},"max":{"1min":5.5419999999999998,"5min":71.156000000000006,"15min":71.156000000000006},"last":1.839}]},{"osd":7,"last update":"Sun Oct 1 08:12:40 2023","interfaces":[{"interface":"back","average":{"1min":1.788,"5min":1.8169999999999999,"15min":1.7170000000000001},"min":{"1min":0.40799999999999997,"5min":0.39300000000000002,"15min":0.35799999999999998},"max":{"1min":6.6520000000000001,"5min":9.2040000000000006,"15min":10.462999999999999},"last":0.55000000000000004},{"interface":"front","average":{"1min":2.1000000000000001,"5min":1.5409999999999999,"15min":1.6020000000000001},"min":{"1min":0.5,"5min":0.44400000000000001,"15min":0.376},"max":{"1min":5.6980000000000004,"5min":8.1940000000000008,"15min":10.663},"last":0.45900000000000002}]}]},{"osd":2,"up_from":90,"seq":386547057004,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3236236,"kb_used_data":2526468,"kb_used_omap":7,"kb_used_meta":709752,"kb_avail":90508916,"statfs":{"total":95995035648,"available":92681129984,"internally_reserved":0,"allocated":2587103232,"data_stored":2586054085,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":726786129},"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":"Sun Oct 1 08:12:45 2023","interfaces":[{"interface":"back","average":{"1min":1.462,"5min":1.1439999999999999,"15min":1.6970000000000001},"min":{"1min":0.19900000000000001,"5min":0.19900000000000001,"15min":0.17699999999999999},"max":{"1min":4.4029999999999996,"5min":4.5380000000000003,"15min":154.74199999999999},"last":0.93500000000000005},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.92200000000000004,"15min":1.6240000000000001},"min":{"1min":0.23599999999999999,"5min":0.218,"15min":0.218},"max":{"1min":4.0730000000000004,"5min":5.0700000000000003,"15min":154.81100000000001},"last":0.23599999999999999}]},{"osd":1,"last update":"Sun Oct 1 08:11:58 2023","interfaces":[{"interface":"back","average":{"1min":0.65500000000000003,"5min":0.99399999999999999,"15min":1.556},"min":{"1min":0.29299999999999998,"5min":0.26100000000000001,"15min":0.22500000000000001},"max":{"1min":2.774,"5min":4.6280000000000001,"15min":51.529000000000003},"last":0.61299999999999999},{"interface":"front","average":{"1min":0.49299999999999999,"5min":1.014,"15min":1.506},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.246},"max":{"1min":0.78000000000000003,"5min":4.8490000000000002,"15min":52.677},"last":0.59899999999999998}]},{"osd":3,"last update":"Sun Oct 1 08:12:19 2023","interfaces":[{"interface":"back","average":{"1min":2.7599999999999998,"5min":1.3819999999999999,"15min":2.7160000000000002},"min":{"1min":0.34000000000000002,"5min":0.26400000000000001,"15min":0.23100000000000001},"max":{"1min":8.0850000000000009,"5min":8.0850000000000009,"15min":154.06999999999999},"last":0.28000000000000003},{"interface":"front","average":{"1min":2.0449999999999999,"5min":1.3300000000000001,"15min":2.6030000000000002},"min":{"1min":0.28599999999999998,"5min":0.23499999999999999,"15min":0.23400000000000001},"max":{"1min":10.064,"5min":10.064,"15min":154.77699999999999},"last":0.76100000000000001}]},{"osd":4,"last update":"Sun Oct 1 08:12:41 2023","interfaces":[{"interface":"back","average":{"1min":1.8149999999999999,"5min":1.534,"15min":1.5209999999999999},"min":{"1min":0.35899999999999999,"5min":0.33600000000000002,"15min":0.29499999999999998},"max":{"1min":4.8609999999999998,"5min":6.8419999999999996,"15min":12.586},"last":4.3390000000000004},{"interface":"front","average":{"1min":1.4810000000000001,"5min":1.587,"15min":1.5620000000000001},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.28899999999999998},"max":{"1min":4.609,"5min":9.2989999999999995,"15min":28.698},"last":4.569}]},{"osd":5,"last update":"Sun Oct 1 08:12:45 2023","interfaces":[{"interface":"back","average":{"1min":1.2669999999999999,"5min":1.369,"15min":1.387},"min":{"1min":0.39300000000000002,"5min":0.33400000000000002,"15min":0.318},"max":{"1min":5.1589999999999998,"5min":5.5899999999999999,"15min":9.0359999999999996},"last":0.43099999999999999},{"interface":"front","average":{"1min":2.6539999999999999,"5min":1.7829999999999999,"15min":1.6970000000000001},"min":{"1min":0.371,"5min":0.36899999999999999,"15min":0.34300000000000003},"max":{"1min":6.0119999999999996,"5min":7.5099999999999998,"15min":13.311},"last":2.0059999999999998}]},{"osd":6,"last update":"Sun Oct 1 08:12:45 2023","interfaces":[{"interface":"back","average":{"1min":1.5780000000000001,"5min":2.5289999999999999,"15min":1.8660000000000001},"min":{"1min":0.46700000000000003,"5min":0.44400000000000001,"15min":0.35799999999999998},"max":{"1min":4.5540000000000003,"5min":99.180000000000007,"15min":99.180000000000007},"last":4.5110000000000001},{"interface":"front","average":{"1min":1.788,"5min":2.5990000000000002,"15min":1.8420000000000001},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.36799999999999999},"max":{"1min":8.8789999999999996,"5min":99.233000000000004,"15min":99.233000000000004},"last":2.637}]},{"osd":7,"last update":"Sun Oct 1 08:12:45 2023","interfaces":[{"interface":"back","average":{"1min":1.8779999999999999,"5min":1.738,"15min":1.665},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.39400000000000002},"max":{"1min":5.5300000000000002,"5min":8.3219999999999992,"15min":14.797000000000001},"last":4.6070000000000002},{"interface":"front","average":{"1min":2.0179999999999998,"5min":1.637,"15min":1.647},"min":{"1min":0.47099999999999997,"5min":0.45000000000000001,"15min":0.39900000000000002},"max":{"1min":5.1890000000000001,"5min":12.975,"15min":12.975},"last":2.4449999999999998}]}]},{"osd":3,"up_from":96,"seq":412316860771,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4211744,"kb_used_data":3323864,"kb_used_omap":2,"kb_used_meta":887869,"kb_avail":89533408,"statfs":{"total":95995035648,"available":91682209792,"internally_reserved":0,"allocated":3403636736,"data_stored":3402625702,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3005,"internal_metadata":909177923},"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":"Sun Oct 1 08:12:13 2023","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":3.5310000000000001,"15min":2.21},"min":{"1min":0.26200000000000001,"5min":0.22600000000000001,"15min":0.218},"max":{"1min":3.3210000000000002,"5min":169.26499999999999,"15min":169.26499999999999},"last":0.34300000000000003},{"interface":"front","average":{"1min":2.3330000000000002,"5min":3.9820000000000002,"15min":2.5499999999999998},"min":{"1min":0.20399999999999999,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":4.5519999999999996,"5min":170.24299999999999,"15min":170.24299999999999},"last":0.73699999999999999}]},{"osd":1,"last update":"Sun Oct 1 08:12:02 2023","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.628,"15min":1.5249999999999999},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.19800000000000001},"max":{"1min":1.2929999999999999,"5min":3.0920000000000001,"15min":124.37},"last":0.32900000000000001},{"interface":"front","average":{"1min":0.84899999999999998,"5min":0.77500000000000002,"15min":2.0390000000000001},"min":{"1min":0.33400000000000002,"5min":0.25600000000000001,"15min":0.23100000000000001},"max":{"1min":3.238,"5min":3.3370000000000002,"15min":125.59999999999999},"last":0.55900000000000005}]},{"osd":2,"last update":"Sun Oct 1 08:12:13 2023","interfaces":[{"interface":"back","average":{"1min":3.056,"5min":3.4020000000000001,"15min":2.2549999999999999},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.249},"max":{"1min":7.5830000000000002,"5min":79.462000000000003,"15min":79.462000000000003},"last":0.77900000000000003},{"interface":"front","average":{"1min":1.3029999999999999,"5min":3.0390000000000001,"15min":1.8759999999999999},"min":{"1min":0.46999999999999997,"5min":0.318,"15min":0.23100000000000001},"max":{"1min":4.9219999999999997,"5min":79.426000000000002,"15min":79.426000000000002},"last":0.60799999999999998}]},{"osd":4,"last update":"Sun Oct 1 08:12:32 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":1.127,"15min":1.2290000000000001},"min":{"1min":0.41399999999999998,"5min":0.35399999999999998,"15min":0.251},"max":{"1min":2.7959999999999998,"5min":6.3570000000000002,"15min":8.4659999999999993},"last":4.46},{"interface":"front","average":{"1min":1.1519999999999999,"5min":1.1120000000000001,"15min":1.6000000000000001},"min":{"1min":0.55700000000000005,"5min":0.32800000000000001,"15min":0.31900000000000001},"max":{"1min":3.6709999999999998,"5min":4.6559999999999997,"15min":10.401999999999999},"last":6.0919999999999996}]},{"osd":5,"last update":"Sun Oct 1 08:12:13 2023","interfaces":[{"interface":"back","average":{"1min":1.427,"5min":1.212,"15min":1.9119999999999999},"min":{"1min":0.60699999999999998,"5min":0.38700000000000001,"15min":0.33800000000000002},"max":{"1min":4.7779999999999996,"5min":6.1189999999999998,"15min":13.840999999999999},"last":3.71},{"interface":"front","average":{"1min":2.3399999999999999,"5min":1.5900000000000001,"15min":1.9610000000000001},"min":{"1min":0.56200000000000006,"5min":0.40699999999999997,"15min":0.378},"max":{"1min":4.5750000000000002,"5min":5.8600000000000003,"15min":15.396000000000001},"last":0.873}]},{"osd":6,"last update":"Sun Oct 1 08:12:13 2023","interfaces":[{"interface":"back","average":{"1min":2.4980000000000002,"5min":1.8360000000000001,"15min":1.9299999999999999},"min":{"1min":0.51700000000000002,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":4.5940000000000003,"5min":7.4950000000000001,"15min":14.192},"last":0.94799999999999995},{"interface":"front","average":{"1min":0.77300000000000002,"5min":1.173,"15min":1.365},"min":{"1min":0.46100000000000002,"5min":0.36699999999999999,"15min":0.35499999999999998},"max":{"1min":2.1219999999999999,"5min":6.8630000000000004,"15min":10.539},"last":0.84099999999999997}]},{"osd":7,"last update":"Sun Oct 1 08:12:32 2023","interfaces":[{"interface":"back","average":{"1min":2.4159999999999999,"5min":1.5529999999999999,"15min":1.823},"min":{"1min":0.57999999999999996,"5min":0.441,"15min":0.36799999999999999},"max":{"1min":10.239000000000001,"5min":10.239000000000001,"15min":10.239000000000001},"last":0.66900000000000004},{"interface":"front","average":{"1min":2.4449999999999998,"5min":1.498,"15min":1.851},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":4.6959999999999997,"5min":4.6959999999999997,"15min":14.23},"last":6.2789999999999999}]}]},{"osd":4,"up_from":112,"seq":481036337454,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1869144,"kb_used_data":1278736,"kb_used_omap":9,"kb_used_meta":590390,"kb_avail":91876008,"statfs":{"total":95995035648,"available":94081032192,"internally_reserved":0,"allocated":1309425664,"data_stored":1308852732,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9477,"internal_metadata":604560123},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 08:12:19 2023","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":1.323,"15min":1.369},"min":{"1min":0.27100000000000002,"5min":0.26600000000000001,"15min":0.252},"max":{"1min":1.0820000000000001,"5min":11.010999999999999,"15min":16.382999999999999},"last":0.755},{"interface":"front","average":{"1min":1.0289999999999999,"5min":1.7270000000000001,"15min":1.726},"min":{"1min":0.253,"5min":0.253,"15min":0.245},"max":{"1min":4.2220000000000004,"5min":15.555999999999999,"15min":16.574999999999999},"last":0.41499999999999998}]},{"osd":1,"last update":"Sun Oct 1 08:12:43 2023","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":1.163,"15min":1.3799999999999999},"min":{"1min":0.313,"5min":0.313,"15min":0.28599999999999998},"max":{"1min":1.304,"5min":9.3170000000000002,"15min":12.513999999999999},"last":0.79700000000000004},{"interface":"front","average":{"1min":1.246,"5min":1.2589999999999999,"15min":1.613},"min":{"1min":0.34999999999999998,"5min":0.33000000000000002,"15min":0.29399999999999998},"max":{"1min":8.2289999999999992,"5min":10.374000000000001,"15min":11.311},"last":0.443}]},{"osd":2,"last update":"Sun Oct 1 08:12:19 2023","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":1.72,"15min":1.4830000000000001},"min":{"1min":0.379,"5min":0.32300000000000001,"15min":0.29399999999999998},"max":{"1min":3.8730000000000002,"5min":16.395,"15min":16.395},"last":0.37},{"interface":"front","average":{"1min":1.2909999999999999,"5min":1.8480000000000001,"15min":1.6299999999999999},"min":{"1min":0.442,"5min":0.33000000000000002,"15min":0.32200000000000001},"max":{"1min":4.5209999999999999,"5min":15.933,"15min":15.933},"last":0.82899999999999996}]},{"osd":3,"last update":"Sun Oct 1 08:12:19 2023","interfaces":[{"interface":"back","average":{"1min":0.82699999999999996,"5min":3.48,"15min":3.2530000000000001},"min":{"1min":0.46100000000000002,"5min":0.35799999999999998,"15min":0.33300000000000002},"max":{"1min":2.371,"5min":190.298,"15min":219.684},"last":1.544},{"interface":"front","average":{"1min":0.93100000000000005,"5min":3.3519999999999999,"15min":3.4039999999999999},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":2.9940000000000002,"5min":189.06299999999999,"15min":219.51300000000001},"last":0.5}]},{"osd":5,"last update":"Sun Oct 1 08:12:19 2023","interfaces":[{"interface":"back","average":{"1min":0.72699999999999998,"5min":1.482,"15min":1.587},"min":{"1min":0.39500000000000002,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":1.55,"5min":12.393000000000001,"15min":15.51},"last":0.53400000000000003},{"interface":"front","average":{"1min":0.78800000000000003,"5min":1.762,"15min":1.633},"min":{"1min":0.435,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.3540000000000001,"5min":11.472,"15min":13.266},"last":2.0299999999999998}]},{"osd":6,"last update":"Sun Oct 1 08:12:19 2023","interfaces":[{"interface":"back","average":{"1min":1.149,"5min":2.3210000000000002,"15min":1.8140000000000001},"min":{"1min":0.375,"5min":0.36099999999999999,"15min":0.35099999999999998},"max":{"1min":4.0839999999999996,"5min":61.901000000000003,"15min":61.901000000000003},"last":0.47199999999999998},{"interface":"front","average":{"1min":1.492,"5min":2.5350000000000001,"15min":1.76},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":5.7830000000000004,"5min":61.710000000000001,"15min":61.710000000000001},"last":0.55700000000000005}]},{"osd":7,"last update":"Sun Oct 1 08:12:43 2023","interfaces":[{"interface":"back","average":{"1min":1.5029999999999999,"5min":1.577,"15min":1.7549999999999999},"min":{"1min":0.44800000000000001,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":5.8940000000000001,"5min":9.1769999999999996,"15min":10.782999999999999},"last":1.0329999999999999},{"interface":"front","average":{"1min":1.2,"5min":1.7090000000000001,"15min":1.79},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":4.5620000000000003,"5min":12.423,"15min":12.423},"last":1.143}]}]},{"osd":5,"up_from":36,"seq":154618823223,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3795020,"kb_used_data":2891332,"kb_used_omap":0,"kb_used_meta":903680,"kb_avail":89950132,"statfs":{"total":95995035648,"available":92108935168,"internally_reserved":0,"allocated":2960723968,"data_stored":2960158640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":925368320},"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":"Sun Oct 1 08:12:34 2023","interfaces":[{"interface":"back","average":{"1min":1.7889999999999999,"5min":3.242,"15min":2.2389999999999999},"min":{"1min":0.29299999999999998,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":5.2619999999999996,"5min":111.86499999999999,"15min":111.86499999999999},"last":37.939999999999998},{"interface":"front","average":{"1min":1.542,"5min":3.4100000000000001,"15min":2.3090000000000002},"min":{"1min":0.28499999999999998,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":7.9390000000000001,"5min":112.52500000000001,"15min":112.52500000000001},"last":39.125999999999998}]},{"osd":1,"last update":"Sun Oct 1 08:11:51 2023","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":1.274,"15min":2.1019999999999999},"min":{"1min":0.318,"5min":0.316,"15min":0.27500000000000002},"max":{"1min":2.0230000000000001,"5min":6.4649999999999999,"15min":72.783000000000001},"last":0.52300000000000002},{"interface":"front","average":{"1min":1.204,"5min":1.329,"15min":2.069},"min":{"1min":0.38,"5min":0.309,"15min":0.26000000000000001},"max":{"1min":5.1369999999999996,"5min":6.2199999999999998,"15min":72.769999999999996},"last":0.625}]},{"osd":2,"last update":"Sun Oct 1 08:11:46 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":3.48,"15min":2.1419999999999999},"min":{"1min":0.32400000000000001,"5min":0.311,"15min":0.28599999999999998},"max":{"1min":2.4430000000000001,"5min":66.933999999999997,"15min":66.933999999999997},"last":0.505},{"interface":"front","average":{"1min":0.88600000000000001,"5min":3.6179999999999999,"15min":2.1960000000000002},"min":{"1min":0.372,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":3.048,"5min":69.206000000000003,"15min":69.206000000000003},"last":0.54300000000000004}]},{"osd":3,"last update":"Sun Oct 1 08:12:19 2023","interfaces":[{"interface":"back","average":{"1min":1.3620000000000001,"5min":1.4379999999999999,"15min":3.464},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.309},"max":{"1min":4.125,"5min":5.7089999999999996,"15min":189.23599999999999},"last":0.68700000000000006},{"interface":"front","average":{"1min":1.623,"5min":1.528,"15min":3.5089999999999999},"min":{"1min":0.35999999999999999,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":5.1740000000000004,"5min":7.0119999999999996,"15min":189.286},"last":0.59399999999999997}]},{"osd":4,"last update":"Sun Oct 1 08:11:46 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":1.516,"15min":1.504},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.28199999999999997},"max":{"1min":2.5110000000000001,"5min":9.1739999999999995,"15min":12.129},"last":0.70899999999999996},{"interface":"front","average":{"1min":1.165,"5min":1.6970000000000001,"15min":1.647},"min":{"1min":0.432,"5min":0.34699999999999998,"15min":0.32300000000000001},"max":{"1min":2.4540000000000002,"5min":8.109,"15min":12.179},"last":0.748}]},{"osd":6,"last update":"Sun Oct 1 08:11:51 2023","interfaces":[{"interface":"back","average":{"1min":1.651,"5min":2.0699999999999998,"15min":1.863},"min":{"1min":0.36499999999999999,"5min":0.35699999999999998,"15min":0.32600000000000001},"max":{"1min":6.1799999999999997,"5min":8.0779999999999994,"15min":20.518999999999998},"last":0.82099999999999995},{"interface":"front","average":{"1min":1.212,"5min":1.798,"15min":1.849},"min":{"1min":0.41699999999999998,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":3.4460000000000002,"5min":11.005000000000001,"15min":20.550000000000001},"last":0.80100000000000005}]},{"osd":7,"last update":"Sun Oct 1 08:11:46 2023","interfaces":[{"interface":"back","average":{"1min":1.204,"5min":1.7969999999999999,"15min":1.708},"min":{"1min":0.40600000000000003,"5min":0.38100000000000001,"15min":0.33900000000000002},"max":{"1min":2.1760000000000002,"5min":7.71,"15min":9.5250000000000004},"last":0.87},{"interface":"front","average":{"1min":1.1479999999999999,"5min":1.6439999999999999,"15min":1.873},"min":{"1min":0.45100000000000001,"5min":0.315,"15min":0.315},"max":{"1min":2.6030000000000002,"5min":9.2089999999999996,"15min":12.212},"last":0.76400000000000001}]}]}],"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":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":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":12288,"data_stored":610,"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":3005,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4790,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9477,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5358,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8611,"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":2991259648,"data_stored":2991259648,"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":2599157760,"data_stored":2599157760,"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":3415736320,"data_stored":3415736320,"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":1307574272,"data_stored":1307574272,"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":2967339008,"data_stored":2967339008,"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":3776053248,"data_stored":3776053248,"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":3410100224,"data_stored":3410100224,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-01T08:12:55.693 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd pool set unique_pool_6 pgp_num 16 2023-10-01T08:12:55.703 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:55.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:55.708 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:55.808 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:55.838 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:55.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:55.843 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:55.944 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:56.031 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:56.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:56.035 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:56.136 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:56.180 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:56.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:56.182 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:56.283 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:56.327 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:56.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:56.334 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:56.435 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:56.455 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:12:56 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:12:56] "GET /metrics HTTP/1.1" 200 36409 "" "Prometheus/2.33.4" 2023-10-01T08:12:56.465 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:56.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:56.467 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:12:56.568 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:56.609 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:56.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:56.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:56.712 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:56.744 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:56.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:56.754 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:56.855 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:56.879 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:56.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:56.883 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:56.984 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:57.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:57.015 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:57.016 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:12:57.116 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:57.151 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:57.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:57.157 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:57.257 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:57.289 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:57.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:57.297 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:12:57.398 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:57.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:57.439 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:12:57.439 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:12:57.540 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:57.564 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:12:57.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:57.568 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:12:57.669 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:57.703 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:57.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:57.708 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:12:57.809 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:57.840 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:57.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:57.846 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:57.947 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:57.977 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:57.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:57.981 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:57.990 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2023-10-01T08:12:57.990 INFO:teuthology.orchestra.run.smithi084.stdout: "ops": [], 2023-10-01T08:12:57.991 INFO:teuthology.orchestra.run.smithi084.stdout: "complaint_time": 30, 2023-10-01T08:12:57.991 INFO:teuthology.orchestra.run.smithi084.stdout: "num_blocked_ops": 0 2023-10-01T08:12:57.991 INFO:teuthology.orchestra.run.smithi084.stdout:} 2023-10-01T08:12:58.073 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-01T08:12:58.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:57 smithi084 bash[78255]: cluster 2023-10-01T08:12:56.753146+0000 mgr.y (mgr.34104) 1214 : cluster 0 pgmap v1311: 89 pgs: 89 active+clean; 6.5 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 102 B/s rd, 42 MiB/s wr, 781 op/s 2023-10-01T08:12:58.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:57 smithi084 bash[75189]: cluster 2023-10-01T08:12:56.753146+0000 mgr.y (mgr.34104) 1214 : cluster 0 pgmap v1311: 89 pgs: 89 active+clean; 6.5 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 102 B/s rd, 42 MiB/s wr, 781 op/s 2023-10-01T08:12:58.082 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:58.156 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:58.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:58.162 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:58.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:57 smithi112 bash[59335]: cluster 2023-10-01T08:12:56.753146+0000 mgr.y (mgr.34104) 1214 : cluster 0 pgmap v1311: 89 pgs: 89 active+clean; 6.5 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 102 B/s rd, 42 MiB/s wr, 781 op/s 2023-10-01T08:12:58.263 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:58.269 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:12:58.288 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:58.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:58.291 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:58.392 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:58.420 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:58.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:58.424 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:58.525 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:58.552 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:58.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:58.560 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:58.660 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:58.685 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:12:58.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:58.691 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:12:58.792 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:58.826 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:58.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:58.830 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:58.931 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:58.989 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:58.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:58.991 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:12:59.092 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:59.122 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:12:59.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:59.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:12:59.230 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:59.266 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:59.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:59.269 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:59.370 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:59.405 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:12:59.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:59.408 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:12:59.508 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:59.532 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:59.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:59.535 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:59.636 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:59.662 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:12:59.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:59.667 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:12:59.768 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:59.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:59.799 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:12:59.799 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:12:59.900 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:59.927 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:12:59.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:12:59.929 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:00.030 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:00.038 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:12:59 smithi112 bash[59335]: cluster 2023-10-01T08:12:58.753668+0000 mgr.y (mgr.34104) 1215 : cluster 0 pgmap v1312: 89 pgs: 89 active+clean; 6.5 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 102 B/s rd, 41 MiB/s wr, 791 op/s 2023-10-01T08:13:00.056 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:00.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:00.060 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:13:00.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:12:59 smithi084 bash[78255]: cluster 2023-10-01T08:12:58.753668+0000 mgr.y (mgr.34104) 1215 : cluster 0 pgmap v1312: 89 pgs: 89 active+clean; 6.5 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 102 B/s rd, 41 MiB/s wr, 791 op/s 2023-10-01T08:13:00.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:12:59 smithi084 bash[75189]: cluster 2023-10-01T08:12:58.753668+0000 mgr.y (mgr.34104) 1215 : cluster 0 pgmap v1312: 89 pgs: 89 active+clean; 6.5 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 102 B/s rd, 41 MiB/s wr, 791 op/s 2023-10-01T08:13:00.160 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:00.188 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:00.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:00.193 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:00.294 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:00.323 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:00.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:00.329 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:13:00.430 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:00.453 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:00.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:00.457 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:00.558 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:00.592 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:00.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:00.596 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:13:00.675 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-10-01T08:13:00.697 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:00.762 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:00.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:00.764 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:13:00.865 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:00.900 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:00.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:00.903 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:13:01.004 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:01.047 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:01.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:01.049 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:13:01.142 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:13:01.145 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:01 smithi084 bash[78255]: audit 2023-10-01T08:13:00.126049+0000 mon.a (mon.0) 1604 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:13:01.145 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:01 smithi084 bash[78255]: audit 2023-10-01T08:13:00.127489+0000 mon.a (mon.0) 1605 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:13:01.145 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:01 smithi084 bash[78255]: cluster 2023-10-01T08:13:00.754338+0000 mgr.y (mgr.34104) 1216 : cluster 0 pgmap v1313: 89 pgs: 89 active+clean; 6.3 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 102 B/s rd, 24 MiB/s wr, 813 op/s 2023-10-01T08:13:01.146 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:01 smithi084 bash[75189]: audit 2023-10-01T08:13:00.126049+0000 mon.a (mon.0) 1604 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:13:01.146 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:01 smithi084 bash[75189]: audit 2023-10-01T08:13:00.127489+0000 mon.a (mon.0) 1605 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:13:01.146 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:01 smithi084 bash[75189]: cluster 2023-10-01T08:13:00.754338+0000 mgr.y (mgr.34104) 1216 : cluster 0 pgmap v1313: 89 pgs: 89 active+clean; 6.3 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 102 B/s rd, 24 MiB/s wr, 813 op/s 2023-10-01T08:13:01.149 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:01.175 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:01.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:01.180 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:01.281 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:01.312 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:01.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:01.317 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:01.418 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:01.428 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:01 smithi112 bash[59335]: audit 2023-10-01T08:13:00.126049+0000 mon.a (mon.0) 1604 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:13:01.428 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:01 smithi112 bash[59335]: audit 2023-10-01T08:13:00.127489+0000 mon.a (mon.0) 1605 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:13:01.428 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:01 smithi112 bash[59335]: cluster 2023-10-01T08:13:00.754338+0000 mgr.y (mgr.34104) 1216 : cluster 0 pgmap v1313: 89 pgs: 89 active+clean; 6.3 GiB data, 25 GiB used, 601 GiB / 626 GiB avail; 102 B/s rd, 24 MiB/s wr, 813 op/s 2023-10-01T08:13:01.451 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:01.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:01.457 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:01.558 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:01.583 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:01.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:01.590 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:13:01.690 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:01.734 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:01.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:01.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:01.839 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:01.877 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:01.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:01.878 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:01.979 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:02.016 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:02.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:02.020 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:02.121 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:02.143 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:02.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:02.146 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:02.247 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:02.273 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:02.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:02.282 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:02.383 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:02.411 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:02.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:02.413 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:13:02.514 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:02.533 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:02.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:02.535 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:02.636 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:02.679 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:02.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:02.683 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:02.783 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:02.810 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:02.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:02.813 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:02.914 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:02.946 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:02.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:02.951 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:03.052 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:03.098 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:03.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:03.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:03.205 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:03.233 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:03.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:03.235 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:03.336 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:03.366 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:03.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:03.370 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:13:03.470 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:03.500 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:03.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:03.503 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:03.604 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:03.636 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:03.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:03.641 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:03.742 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:03.768 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:03.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:03.770 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:03.871 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:03.879 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:03 smithi112 bash[59335]: cluster 2023-10-01T08:13:02.754903+0000 mgr.y (mgr.34104) 1217 : cluster 0 pgmap v1314: 89 pgs: 89 active+clean; 6.3 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 102 B/s rd, 16 MiB/s wr, 821 op/s 2023-10-01T08:13:03.900 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:03.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:03.905 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:04.006 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:04.015 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:03 smithi084 bash[75189]: cluster 2023-10-01T08:13:02.754903+0000 mgr.y (mgr.34104) 1217 : cluster 0 pgmap v1314: 89 pgs: 89 active+clean; 6.3 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 102 B/s rd, 16 MiB/s wr, 821 op/s 2023-10-01T08:13:04.015 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:03 smithi084 bash[78255]: cluster 2023-10-01T08:13:02.754903+0000 mgr.y (mgr.34104) 1217 : cluster 0 pgmap v1314: 89 pgs: 89 active+clean; 6.3 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 102 B/s rd, 16 MiB/s wr, 821 op/s 2023-10-01T08:13:04.037 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:04.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:04.040 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:04.141 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:04.170 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:04.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:04.175 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:04.276 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:04.300 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:04.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:04.302 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:04.403 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:04.430 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:04.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:04.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:04.468 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:13:04.534 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:04.570 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:04.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:04.576 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:04.676 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:04.706 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:04.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:04.709 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:04.809 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:04.836 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:04.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:04.838 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:04.939 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:04.970 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:04.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:04.972 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:13:05.073 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:05.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:04 smithi084 bash[75189]: cluster 2023-10-01T08:13:04.755499+0000 mgr.y (mgr.34104) 1218 : cluster 0 pgmap v1315: 89 pgs: 89 active+clean; 6.2 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 85 B/s rd, 14 MiB/s wr, 810 op/s 2023-10-01T08:13:05.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:05 smithi084 bash[78255]: cluster 2023-10-01T08:13:04.755499+0000 mgr.y (mgr.34104) 1218 : cluster 0 pgmap v1315: 89 pgs: 89 active+clean; 6.2 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 85 B/s rd, 14 MiB/s wr, 810 op/s 2023-10-01T08:13:05.107 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:05.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:05.109 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:05.209 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:05.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:05 smithi112 bash[59335]: cluster 2023-10-01T08:13:04.755499+0000 mgr.y (mgr.34104) 1218 : cluster 0 pgmap v1315: 89 pgs: 89 active+clean; 6.2 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 85 B/s rd, 14 MiB/s wr, 810 op/s 2023-10-01T08:13:05.235 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:05.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:05.238 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:05.339 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:05.363 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:05.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:05.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:05.469 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:05.499 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:05.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:05.501 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:05.602 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:05.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:05.645 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:05.646 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:05.746 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:05.779 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:05.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:05.784 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:05.885 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:05.916 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:05.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:05.919 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:06.020 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:06.044 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:06.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:06.046 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:06.147 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:06.172 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:06.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:06.175 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:13:06.276 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:06.306 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:06.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:06.308 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:13:06.409 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:06.453 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:06.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:06.457 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:06.558 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:06.573 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:13:06 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:13:06] "GET /metrics HTTP/1.1" 200 36417 "" "Prometheus/2.33.4" 2023-10-01T08:13:06.585 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:06.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:06.589 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:06.690 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:06.712 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:06.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:06.716 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:13:06.817 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:06.852 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:06.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:06.857 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:06.957 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:06.984 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:06.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:06.990 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:13:07.091 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:07.122 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:07.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:07.128 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:07.229 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:07.281 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:07.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:07.284 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:13:07.385 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:07.430 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:07.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:07.435 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:07.536 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:07.560 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:07.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:07.563 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:07.663 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:07.688 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:07.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:07.694 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:07.795 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:07.822 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:07.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:07.828 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:07.928 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:07.937 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:07 smithi084 bash[78255]: cluster 2023-10-01T08:13:06.756004+0000 mgr.y (mgr.34104) 1219 : cluster 0 pgmap v1316: 89 pgs: 89 active+clean; 6.0 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 85 B/s rd, 7.1 MiB/s wr, 848 op/s 2023-10-01T08:13:07.937 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:07 smithi084 bash[75189]: cluster 2023-10-01T08:13:06.756004+0000 mgr.y (mgr.34104) 1219 : cluster 0 pgmap v1316: 89 pgs: 89 active+clean; 6.0 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 85 B/s rd, 7.1 MiB/s wr, 848 op/s 2023-10-01T08:13:07.956 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:07.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:07.961 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:08.062 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:08.071 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:07 smithi112 bash[59335]: cluster 2023-10-01T08:13:06.756004+0000 mgr.y (mgr.34104) 1219 : cluster 0 pgmap v1316: 89 pgs: 89 active+clean; 6.0 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 85 B/s rd, 7.1 MiB/s wr, 848 op/s 2023-10-01T08:13:08.093 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:08.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:08.097 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:13:08.198 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:08.228 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:08.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:08.231 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:08.332 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:08.371 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:08.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:08.372 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:08.473 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:08.493 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:08.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:08.500 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:08.600 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:08.639 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:08.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:08.641 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:13:08.742 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:08.775 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:08.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:08.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:08.882 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:08.915 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:08.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:08.920 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:09.020 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:09.045 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:09.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:09.047 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:13:09.147 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:09.170 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:09.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:09.173 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:09.273 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:09.305 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:09.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:09.310 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:09.411 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:09.442 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:09.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:09.444 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:13:09.545 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:09.581 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:09.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:09.589 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:09.690 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:09.723 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:09.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:09.725 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:09.825 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:09.859 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:09.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:09.863 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:09.964 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:09.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:09 smithi112 bash[59335]: cluster 2023-10-01T08:13:08.756469+0000 mgr.y (mgr.34104) 1220 : cluster 0 pgmap v1317: 89 pgs: 89 active+clean; 6.0 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 917 KiB/s wr, 718 op/s 2023-10-01T08:13:09.988 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:13:09.989 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:09.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:09.999 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:13:10.097 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:09 smithi084 bash[78255]: cluster 2023-10-01T08:13:08.756469+0000 mgr.y (mgr.34104) 1220 : cluster 0 pgmap v1317: 89 pgs: 89 active+clean; 6.0 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 917 KiB/s wr, 718 op/s 2023-10-01T08:13:10.098 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:09 smithi084 bash[75189]: cluster 2023-10-01T08:13:08.756469+0000 mgr.y (mgr.34104) 1220 : cluster 0 pgmap v1317: 89 pgs: 89 active+clean; 6.0 GiB data, 24 GiB used, 602 GiB / 626 GiB avail; 917 KiB/s wr, 718 op/s 2023-10-01T08:13:10.099 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:10.132 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:10.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:10.134 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:10.235 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:10.266 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:10.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:10.271 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:10.372 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:10.403 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:10.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:10.407 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:10.508 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:10.536 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:10.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:10.538 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:10.639 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:10.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:10.665 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:10.666 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:10.676 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T08:13:10.707 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T08:13:10.743 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T08:13:10.766 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:10.785 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T08:13:10.810 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:10.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:10.815 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:13:10.817 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T08:13:10.856 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T08:13:10.894 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T08:13:10.916 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:10.927 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T08:13:10.929 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T08:13:10.929 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T08:13:10.930 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T08:13:10.930 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T08:13:10.930 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T08:13:10.930 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T08:13:10.930 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T08:13:10.930 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T08:13:10.947 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:10.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:10.952 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:11.054 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:11.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:10 smithi084 bash[75189]: audit 2023-10-01T08:13:10.630766+0000 mon.b (mon.1) 29 : audit 0 from='client.? 172.21.15.84:0/716254410' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:13:11.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:10 smithi084 bash[78255]: audit 2023-10-01T08:13:10.630766+0000 mon.b (mon.1) 29 : audit 0 from='client.? 172.21.15.84:0/716254410' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:13:11.090 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:11.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:11.093 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:11.094 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:10 smithi112 bash[59335]: audit 2023-10-01T08:13:10.630766+0000 mon.b (mon.1) 29 : audit 0 from='client.? 172.21.15.84:0/716254410' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:13:11.194 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:11.218 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:11.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:11.220 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:11.321 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:11.343 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:11.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:11.345 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:11.445 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:11.469 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:11.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:11.472 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:11.573 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:11.606 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:11.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:11.611 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:13:11.712 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:11.740 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:11.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:11.750 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:11.850 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:11.882 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:11.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:11.886 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:11.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:11 smithi112 bash[59335]: cluster 2023-10-01T08:13:10.757097+0000 mgr.y (mgr.34104) 1221 : cluster 0 pgmap v1318: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 887 op/s 2023-10-01T08:13:11.987 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:12.021 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:12.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:12.024 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:12.125 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:12.134 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:11 smithi084 bash[75189]: cluster 2023-10-01T08:13:10.757097+0000 mgr.y (mgr.34104) 1221 : cluster 0 pgmap v1318: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 887 op/s 2023-10-01T08:13:12.134 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:11 smithi084 bash[78255]: cluster 2023-10-01T08:13:10.757097+0000 mgr.y (mgr.34104) 1221 : cluster 0 pgmap v1318: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 887 op/s 2023-10-01T08:13:12.151 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:12.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:12.155 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:12.256 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:12.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:12.295 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:12.295 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:12.396 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:12.419 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:12.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:12.423 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:12.524 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:12.552 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:12.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:12.555 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:12.656 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:12.687 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:12.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:12.691 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:13:12.792 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:12.813 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:12.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:12.815 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:12.916 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:12.934 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:12.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:12.936 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:13.037 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:13.063 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:13.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:13.065 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:13.166 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:13.190 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:13.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:13.194 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:13.294 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:13.321 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:13.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:13.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:13.431 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:13.469 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:13.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:13.471 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:13:13.572 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:13.598 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:13.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:13.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:13.704 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:13.735 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:13.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:13.739 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:13.837 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:13 smithi084 bash[75189]: cluster 2023-10-01T08:13:12.757557+0000 mgr.y (mgr.34104) 1222 : cluster 0 pgmap v1319: 89 pgs: 89 active+clean; 5.8 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 741 op/s 2023-10-01T08:13:13.839 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:13.866 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:13.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:13.870 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:13.971 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:13.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:13 smithi112 bash[59335]: cluster 2023-10-01T08:13:12.757557+0000 mgr.y (mgr.34104) 1222 : cluster 0 pgmap v1319: 89 pgs: 89 active+clean; 5.8 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 741 op/s 2023-10-01T08:13:14.001 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:14.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:14.006 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:14.107 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:14.115 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:13 smithi084 bash[78255]: cluster 2023-10-01T08:13:12.757557+0000 mgr.y (mgr.34104) 1222 : cluster 0 pgmap v1319: 89 pgs: 89 active+clean; 5.8 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 741 op/s 2023-10-01T08:13:14.133 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:14.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:14.138 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:14.239 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:14.281 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:14.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:14.284 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:14.385 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:14.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:14.417 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:14.417 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:14.518 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:14.556 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:14.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:14.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:14.663 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:14.681 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:14.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:14.682 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:14.783 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:14.827 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:14.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:14.832 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:14.933 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:14.954 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:14.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:14.957 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:15.057 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:15.066 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:14 smithi112 bash[59335]: cluster 2023-10-01T08:13:14.757942+0000 mgr.y (mgr.34104) 1223 : cluster 0 pgmap v1320: 89 pgs: 89 active+clean; 5.7 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 750 op/s 2023-10-01T08:13:15.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:15 smithi084 bash[78255]: cluster 2023-10-01T08:13:14.757942+0000 mgr.y (mgr.34104) 1223 : cluster 0 pgmap v1320: 89 pgs: 89 active+clean; 5.7 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 750 op/s 2023-10-01T08:13:15.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:15 smithi084 bash[75189]: cluster 2023-10-01T08:13:14.757942+0000 mgr.y (mgr.34104) 1223 : cluster 0 pgmap v1320: 89 pgs: 89 active+clean; 5.7 GiB data, 23 GiB used, 603 GiB / 626 GiB avail; 0 B/s wr, 750 op/s 2023-10-01T08:13:15.082 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:15.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:15.088 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:13:15.189 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:15.220 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:15.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:15.228 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:15.330 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:15.363 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:15.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:15.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:15.466 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:15.489 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:15.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:15.495 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:15.596 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:15.627 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:15.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:15.628 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:13:15.729 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:15.772 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:15.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:15.777 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:15.878 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:15.913 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:15.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:15.916 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:16.017 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:16.046 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:16.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:16.049 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:16.149 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:16.174 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:16.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:16.177 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:16.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:16 smithi112 bash[59335]: audit 2023-10-01T08:13:15.121343+0000 mon.a (mon.0) 1606 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:13:16.278 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:16.310 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:16.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:16.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:16.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:16 smithi084 bash[75189]: audit 2023-10-01T08:13:15.121343+0000 mon.a (mon.0) 1606 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:13:16.324 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:13:16 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:13:16] "GET /metrics HTTP/1.1" 200 36413 "" "Prometheus/2.33.4" 2023-10-01T08:13:16.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:16 smithi084 bash[78255]: audit 2023-10-01T08:13:15.121343+0000 mon.a (mon.0) 1606 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:13:16.413 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:16.446 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:16.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:16.448 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:13:16.549 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:16.581 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:16.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:16.585 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:16.686 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:16.712 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:16.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:16.715 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:16.817 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:16.852 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:16.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:16.859 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:13:16.960 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:16.991 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:16.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:16.995 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:17.096 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:17.105 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:17 smithi084 bash[75189]: cluster 2023-10-01T08:13:16.758657+0000 mgr.y (mgr.34104) 1224 : cluster 0 pgmap v1321: 89 pgs: 89 active+clean; 5.6 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 783 op/s 2023-10-01T08:13:17.105 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:17 smithi084 bash[78255]: cluster 2023-10-01T08:13:16.758657+0000 mgr.y (mgr.34104) 1224 : cluster 0 pgmap v1321: 89 pgs: 89 active+clean; 5.6 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 783 op/s 2023-10-01T08:13:17.120 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:17.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:17.128 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:17.229 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:17.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:17 smithi112 bash[59335]: cluster 2023-10-01T08:13:16.758657+0000 mgr.y (mgr.34104) 1224 : cluster 0 pgmap v1321: 89 pgs: 89 active+clean; 5.6 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 783 op/s 2023-10-01T08:13:17.265 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:17.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:17.271 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:17.372 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:17.409 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:17.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:17.415 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:17.515 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:17.537 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:17.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:17.544 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:17.644 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:17.672 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:17.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:17.677 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:17.778 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:17.811 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:17.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:17.813 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:17.914 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:17.939 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:17.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:17.941 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:18.029 INFO:teuthology.orchestra.run.smithi084.stderr:set pool 11 pgp_num to 16 2023-10-01T08:13:18.042 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:18.074 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:18.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:18.077 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:18.178 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:18.207 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:18.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:18.214 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:18.314 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:18.323 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:18 smithi112 bash[59335]: audit 2023-10-01T08:13:17.109936+0000 mon.c (mon.2) 134 : audit 1 from='client.? 172.21.15.84:0/423479982' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-01T08:13:18.324 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:18 smithi112 bash[59335]: audit 2023-10-01T08:13:17.110499+0000 mon.a (mon.0) 1607 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-01T08:13:18.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:18 smithi084 bash[78255]: audit 2023-10-01T08:13:17.109936+0000 mon.c (mon.2) 134 : audit 1 from='client.? 172.21.15.84:0/423479982' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-01T08:13:18.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:18 smithi084 bash[78255]: audit 2023-10-01T08:13:17.110499+0000 mon.a (mon.0) 1607 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-01T08:13:18.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:18 smithi084 bash[75189]: audit 2023-10-01T08:13:17.109936+0000 mon.c (mon.2) 134 : audit 1 from='client.? 172.21.15.84:0/423479982' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-01T08:13:18.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:18 smithi084 bash[75189]: audit 2023-10-01T08:13:17.110499+0000 mon.a (mon.0) 1607 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-01T08:13:18.344 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:18.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:18.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:18.398 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T08:13:18.448 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:18.488 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:18.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:18.492 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:18.593 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:18.631 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:18.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:18.638 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:18.739 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:18.763 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:18.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:18.769 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:13:18.870 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:18.901 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:19.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:19.001 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:19.032 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:19 smithi112 bash[59335]: audit 2023-10-01T08:13:18.019670+0000 mon.a (mon.0) 1608 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num", "val": "16"}]': finished 2023-10-01T08:13:19.032 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:19 smithi112 bash[59335]: cluster 2023-10-01T08:13:18.019768+0000 mon.a (mon.0) 1609 : cluster 0 osdmap e288: 8 total, 8 up, 7 in 2023-10-01T08:13:19.032 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:19 smithi112 bash[59335]: cluster 2023-10-01T08:13:18.019869+0000 osd.6 (osd.6) 245 : cluster 3 failed to encode map e288 with expected crc 2023-10-01T08:13:19.032 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:19 smithi112 bash[59335]: cluster 2023-10-01T08:13:18.020539+0000 osd.7 (osd.7) 127 : cluster 3 failed to encode map e288 with expected crc 2023-10-01T08:13:19.032 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:19 smithi112 bash[59335]: cluster 2023-10-01T08:13:18.023049+0000 osd.5 (osd.5) 264 : cluster 3 failed to encode map e288 with expected crc 2023-10-01T08:13:19.032 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:19 smithi112 bash[59335]: cluster 2023-10-01T08:13:18.759124+0000 mgr.y (mgr.34104) 1225 : cluster 0 pgmap v1323: 89 pgs: 89 active+clean; 5.6 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 746 op/s 2023-10-01T08:13:19.102 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:19.132 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:19.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:19.140 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:19.241 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:19.271 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:19.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:19.275 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:19.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:19 smithi084 bash[78255]: audit 2023-10-01T08:13:18.019670+0000 mon.a (mon.0) 1608 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num", "val": "16"}]': finished 2023-10-01T08:13:19.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:19 smithi084 bash[78255]: cluster 2023-10-01T08:13:18.019768+0000 mon.a (mon.0) 1609 : cluster 0 osdmap e288: 8 total, 8 up, 7 in 2023-10-01T08:13:19.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:19 smithi084 bash[78255]: cluster 2023-10-01T08:13:18.019869+0000 osd.6 (osd.6) 245 : cluster 3 failed to encode map e288 with expected crc 2023-10-01T08:13:19.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:19 smithi084 bash[78255]: cluster 2023-10-01T08:13:18.020539+0000 osd.7 (osd.7) 127 : cluster 3 failed to encode map e288 with expected crc 2023-10-01T08:13:19.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:19 smithi084 bash[78255]: cluster 2023-10-01T08:13:18.023049+0000 osd.5 (osd.5) 264 : cluster 3 failed to encode map e288 with expected crc 2023-10-01T08:13:19.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:19 smithi084 bash[78255]: cluster 2023-10-01T08:13:18.759124+0000 mgr.y (mgr.34104) 1225 : cluster 0 pgmap v1323: 89 pgs: 89 active+clean; 5.6 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 746 op/s 2023-10-01T08:13:19.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:19 smithi084 bash[75189]: audit 2023-10-01T08:13:18.019670+0000 mon.a (mon.0) 1608 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_6", "var": "pgp_num", "val": "16"}]': finished 2023-10-01T08:13:19.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:19 smithi084 bash[75189]: cluster 2023-10-01T08:13:18.019768+0000 mon.a (mon.0) 1609 : cluster 0 osdmap e288: 8 total, 8 up, 7 in 2023-10-01T08:13:19.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:19 smithi084 bash[75189]: cluster 2023-10-01T08:13:18.019869+0000 osd.6 (osd.6) 245 : cluster 3 failed to encode map e288 with expected crc 2023-10-01T08:13:19.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:19 smithi084 bash[75189]: cluster 2023-10-01T08:13:18.020539+0000 osd.7 (osd.7) 127 : cluster 3 failed to encode map e288 with expected crc 2023-10-01T08:13:19.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:19 smithi084 bash[75189]: cluster 2023-10-01T08:13:18.023049+0000 osd.5 (osd.5) 264 : cluster 3 failed to encode map e288 with expected crc 2023-10-01T08:13:19.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:19 smithi084 bash[75189]: cluster 2023-10-01T08:13:18.759124+0000 mgr.y (mgr.34104) 1225 : cluster 0 pgmap v1323: 89 pgs: 89 active+clean; 5.6 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 746 op/s 2023-10-01T08:13:19.375 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:19.399 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:19.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:19.401 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:19.502 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:19.525 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:19.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:19.531 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:13:19.632 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:19.660 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:19.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:19.668 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:13:19.769 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:19.794 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:19.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:19.796 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:19.897 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:19.921 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:19.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:19.923 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:20.024 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:20.054 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:20.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:20.059 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:20.160 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:20.180 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:20.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:20.181 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:20.282 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:20.319 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:20.321 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:20 smithi112 bash[59335]: audit 2023-10-01T08:13:20.260252+0000 mon.a (mon.0) 1610 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:13:20.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:20.325 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:13:20.425 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:20.450 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:20.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:20.452 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:20.553 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:20.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:20 smithi084 bash[75189]: audit 2023-10-01T08:13:20.260252+0000 mon.a (mon.0) 1610 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:13:20.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:20 smithi084 bash[78255]: audit 2023-10-01T08:13:20.260252+0000 mon.a (mon.0) 1610 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:13:20.582 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:20.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:20.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:20.688 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:20.714 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:20.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:20.717 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:20.818 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:20.845 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:20.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:20.849 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:20.950 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:20.971 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:20.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:20.980 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:21.081 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:21.105 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:21.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:21.114 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:21.215 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:21.249 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:21.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:21.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:21.354 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:21.382 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:21.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:21.384 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:21.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:21 smithi112 bash[59335]: cluster 2023-10-01T08:13:20.759827+0000 mgr.y (mgr.34104) 1226 : cluster 0 pgmap v1324: 89 pgs: 89 active+clean; 5.4 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 724 op/s 2023-10-01T08:13:21.485 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:21.509 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:21.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:21.514 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:21.615 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:21.622 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:21 smithi084 bash[78255]: cluster 2023-10-01T08:13:20.759827+0000 mgr.y (mgr.34104) 1226 : cluster 0 pgmap v1324: 89 pgs: 89 active+clean; 5.4 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 724 op/s 2023-10-01T08:13:21.623 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:21 smithi084 bash[75189]: cluster 2023-10-01T08:13:20.759827+0000 mgr.y (mgr.34104) 1226 : cluster 0 pgmap v1324: 89 pgs: 89 active+clean; 5.4 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 724 op/s 2023-10-01T08:13:21.646 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:21.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:21.648 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:13:21.750 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:21.778 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:21.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:21.783 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:13:21.884 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:21.912 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:21.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:21.917 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:13:22.017 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:22.055 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:22.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:22.059 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:22.160 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:22.197 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:22.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:22.200 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:22.301 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:22.331 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:22.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:22.336 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:13:22.352 INFO:teuthology.orchestra.run.smithi084.stderr:nodeep-scrub is set 2023-10-01T08:13:22.437 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:22.466 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:22.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:22.470 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:22.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:22 smithi112 bash[59335]: audit 2023-10-01T08:13:21.731437+0000 mon.c (mon.2) 135 : audit 1 from='client.? 172.21.15.84:0/2465311525' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:13:22.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:22 smithi112 bash[59335]: audit 2023-10-01T08:13:21.731795+0000 mon.a (mon.0) 1611 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:13:22.572 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:22.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:22 smithi084 bash[78255]: audit 2023-10-01T08:13:21.731437+0000 mon.c (mon.2) 135 : audit 1 from='client.? 172.21.15.84:0/2465311525' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:13:22.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:22 smithi084 bash[78255]: audit 2023-10-01T08:13:21.731795+0000 mon.a (mon.0) 1611 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:13:22.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:22 smithi084 bash[75189]: audit 2023-10-01T08:13:21.731437+0000 mon.c (mon.2) 135 : audit 1 from='client.? 172.21.15.84:0/2465311525' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:13:22.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:22 smithi084 bash[75189]: audit 2023-10-01T08:13:21.731795+0000 mon.a (mon.0) 1611 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:13:22.599 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:22.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:22.606 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:22.707 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:22.731 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:22.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:22.734 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:13:22.835 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:22.861 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:22.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:22.866 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:13:22.967 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:22.996 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:22.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:22.999 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:23.100 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:23.129 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:23.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:23.132 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:23.232 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:23.268 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:23.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:23.270 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:23.371 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:23.400 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:23.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:23.404 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:23.466 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:23 smithi084 bash[75189]: cluster 2023-10-01T08:13:22.324205+0000 mon.a (mon.0) 1612 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:13:23.466 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:23 smithi084 bash[75189]: audit 2023-10-01T08:13:22.337260+0000 mon.a (mon.0) 1613 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T08:13:23.466 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:23 smithi084 bash[75189]: cluster 2023-10-01T08:13:22.337345+0000 mon.a (mon.0) 1614 : cluster 0 osdmap e289: 8 total, 8 up, 7 in 2023-10-01T08:13:23.466 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:23 smithi084 bash[75189]: cluster 2023-10-01T08:13:22.340473+0000 osd.4 (osd.4) 219 : cluster 3 failed to encode map e289 with expected crc 2023-10-01T08:13:23.467 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:23 smithi084 bash[75189]: cluster 2023-10-01T08:13:22.341731+0000 osd.6 (osd.6) 246 : cluster 3 failed to encode map e289 with expected crc 2023-10-01T08:13:23.467 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:23 smithi084 bash[75189]: cluster 2023-10-01T08:13:22.346099+0000 osd.7 (osd.7) 128 : cluster 3 failed to encode map e289 with expected crc 2023-10-01T08:13:23.467 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:23 smithi084 bash[75189]: cluster 2023-10-01T08:13:22.348331+0000 osd.5 (osd.5) 265 : cluster 3 failed to encode map e289 with expected crc 2023-10-01T08:13:23.467 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:23 smithi084 bash[75189]: cluster 2023-10-01T08:13:22.760389+0000 mgr.y (mgr.34104) 1227 : cluster 0 pgmap v1326: 89 pgs: 89 active+clean; 5.4 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 719 op/s 2023-10-01T08:13:23.467 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:23 smithi084 bash[78255]: cluster 2023-10-01T08:13:22.324205+0000 mon.a (mon.0) 1612 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:13:23.467 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:23 smithi084 bash[78255]: audit 2023-10-01T08:13:22.337260+0000 mon.a (mon.0) 1613 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T08:13:23.467 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:23 smithi084 bash[78255]: cluster 2023-10-01T08:13:22.337345+0000 mon.a (mon.0) 1614 : cluster 0 osdmap e289: 8 total, 8 up, 7 in 2023-10-01T08:13:23.467 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:23 smithi084 bash[78255]: cluster 2023-10-01T08:13:22.340473+0000 osd.4 (osd.4) 219 : cluster 3 failed to encode map e289 with expected crc 2023-10-01T08:13:23.467 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:23 smithi084 bash[78255]: cluster 2023-10-01T08:13:22.341731+0000 osd.6 (osd.6) 246 : cluster 3 failed to encode map e289 with expected crc 2023-10-01T08:13:23.467 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:23 smithi084 bash[78255]: cluster 2023-10-01T08:13:22.346099+0000 osd.7 (osd.7) 128 : cluster 3 failed to encode map e289 with expected crc 2023-10-01T08:13:23.468 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:23 smithi084 bash[78255]: cluster 2023-10-01T08:13:22.348331+0000 osd.5 (osd.5) 265 : cluster 3 failed to encode map e289 with expected crc 2023-10-01T08:13:23.468 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:23 smithi084 bash[78255]: cluster 2023-10-01T08:13:22.760389+0000 mgr.y (mgr.34104) 1227 : cluster 0 pgmap v1326: 89 pgs: 89 active+clean; 5.4 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 719 op/s 2023-10-01T08:13:23.505 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:23.541 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:23.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:23.547 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:23.648 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:23.658 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:23 smithi112 bash[59335]: cluster 2023-10-01T08:13:22.324205+0000 mon.a (mon.0) 1612 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:13:23.659 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:23 smithi112 bash[59335]: audit 2023-10-01T08:13:22.337260+0000 mon.a (mon.0) 1613 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T08:13:23.659 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:23 smithi112 bash[59335]: cluster 2023-10-01T08:13:22.337345+0000 mon.a (mon.0) 1614 : cluster 0 osdmap e289: 8 total, 8 up, 7 in 2023-10-01T08:13:23.659 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:23 smithi112 bash[59335]: cluster 2023-10-01T08:13:22.340473+0000 osd.4 (osd.4) 219 : cluster 3 failed to encode map e289 with expected crc 2023-10-01T08:13:23.659 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:23 smithi112 bash[59335]: cluster 2023-10-01T08:13:22.341731+0000 osd.6 (osd.6) 246 : cluster 3 failed to encode map e289 with expected crc 2023-10-01T08:13:23.659 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:23 smithi112 bash[59335]: cluster 2023-10-01T08:13:22.346099+0000 osd.7 (osd.7) 128 : cluster 3 failed to encode map e289 with expected crc 2023-10-01T08:13:23.659 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:23 smithi112 bash[59335]: cluster 2023-10-01T08:13:22.348331+0000 osd.5 (osd.5) 265 : cluster 3 failed to encode map e289 with expected crc 2023-10-01T08:13:23.659 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:23 smithi112 bash[59335]: cluster 2023-10-01T08:13:22.760389+0000 mgr.y (mgr.34104) 1227 : cluster 0 pgmap v1326: 89 pgs: 89 active+clean; 5.4 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 0 B/s wr, 719 op/s 2023-10-01T08:13:23.691 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:23.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:23.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:23.795 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:23.821 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:23.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:23.831 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:23.932 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:23.969 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:23.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:23.972 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:24.072 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:24.101 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:24.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:24.103 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:24.204 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:24.238 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:24.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:24.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:24.342 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:24.371 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:24.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:24.374 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:24.475 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:24.501 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:24.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:24.509 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:24.609 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:24.645 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:24.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:24.649 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:24.750 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:24.786 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:24.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:24.793 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:24.880 INFO:teuthology.orchestra.run.smithi084.stdout:ERROR: (22) Invalid argument 2023-10-01T08:13:24.880 INFO:teuthology.orchestra.run.smithi084.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T08:13:24.894 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:24.932 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:24.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:24.935 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:25.036 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:25.064 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:25.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:25.067 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:13:25.168 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:25.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:24 smithi084 bash[75189]: cluster 2023-10-01T08:13:24.762690+0000 mgr.y (mgr.34104) 1228 : cluster 0 pgmap v1327: 89 pgs: 89 active+clean; 5.3 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 601 op/s 2023-10-01T08:13:25.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:24 smithi084 bash[78255]: cluster 2023-10-01T08:13:24.762690+0000 mgr.y (mgr.34104) 1228 : cluster 0 pgmap v1327: 89 pgs: 89 active+clean; 5.3 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 601 op/s 2023-10-01T08:13:25.202 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:25.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:25.211 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:25.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:24 smithi112 bash[59335]: cluster 2023-10-01T08:13:24.762690+0000 mgr.y (mgr.34104) 1228 : cluster 0 pgmap v1327: 89 pgs: 89 active+clean; 5.3 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 601 op/s 2023-10-01T08:13:25.312 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:25.347 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:25.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:25.349 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:25.450 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:25.475 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:25.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:25.477 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:25.578 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:25.609 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:25.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:25.614 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:25.715 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:25.756 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:25.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:25.762 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:25.862 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:25.902 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:25.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:25.906 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:13:26.007 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:26.041 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:26.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:26.043 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:26.144 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:26.186 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:26.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:26.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:26.250 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-10-01T08:13:26.296 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:26.327 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:26.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:26.333 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:26.434 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:26.445 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:13:26 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:13:26] "GET /metrics HTTP/1.1" 200 36413 "" "Prometheus/2.33.4" 2023-10-01T08:13:26.456 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:26.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:26.458 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:26.559 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:26.596 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:26.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:26.602 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:13:26.702 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:26.705 INFO:tasks.thrashosds.thrasher:in_osds: [0, 2, 3, 4, 5, 6, 7] out_osds: [1] dead_osds: [] live_osds: [0, 2, 3, 5, 6, 4, 7, 1] 2023-10-01T08:13:26.705 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T08:13:26.705 INFO:tasks.thrashosds.thrasher:inject_pause on osd.6 2023-10-01T08:13:26.705 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-01T08:13:26.705 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-01T08:13:26.705 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 config set filestore_inject_stall 3 2023-10-01T08:13:26.727 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:26.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:26.730 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:26.768 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-01T08:13:26.831 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:26.867 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:26.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:26.875 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:26.976 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:27.011 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:27.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:27.016 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:27.116 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:27.152 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:27.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:27.156 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:13:27.256 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:27.266 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:13:27.282 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:27.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:27.287 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:27.388 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:27.423 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:27.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:27.428 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:27.528 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:27.558 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:27.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:27.561 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:27.662 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:27.687 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:27.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:27.693 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:27.794 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:27.829 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:27.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:27.831 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:13:27.932 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:27.942 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:27 smithi112 bash[59335]: cluster 2023-10-01T08:13:26.763366+0000 mgr.y (mgr.34104) 1229 : cluster 0 pgmap v1328: 89 pgs: 89 active+clean; 5.2 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 713 op/s 2023-10-01T08:13:27.942 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:27 smithi112 bash[59335]: audit 2023-10-01T08:13:27.007566+0000 mon.a (mon.0) 1615 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:13:27.942 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:27 smithi112 bash[59335]: audit 2023-10-01T08:13:27.021823+0000 mon.a (mon.0) 1616 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:13:27.963 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:27.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:27.967 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:28.068 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:28.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:27 smithi084 bash[75189]: cluster 2023-10-01T08:13:26.763366+0000 mgr.y (mgr.34104) 1229 : cluster 0 pgmap v1328: 89 pgs: 89 active+clean; 5.2 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 713 op/s 2023-10-01T08:13:28.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:27 smithi084 bash[75189]: audit 2023-10-01T08:13:27.007566+0000 mon.a (mon.0) 1615 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:13:28.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:27 smithi084 bash[75189]: audit 2023-10-01T08:13:27.021823+0000 mon.a (mon.0) 1616 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:13:28.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:27 smithi084 bash[78255]: cluster 2023-10-01T08:13:26.763366+0000 mgr.y (mgr.34104) 1229 : cluster 0 pgmap v1328: 89 pgs: 89 active+clean; 5.2 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 713 op/s 2023-10-01T08:13:28.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:27 smithi084 bash[78255]: audit 2023-10-01T08:13:27.007566+0000 mon.a (mon.0) 1615 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:13:28.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:27 smithi084 bash[78255]: audit 2023-10-01T08:13:27.021823+0000 mon.a (mon.0) 1616 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:13:28.109 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:28.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:28.117 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:28.217 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:28.254 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:28.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:28.257 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:28.358 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:28.380 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:28.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:28.383 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:28.483 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:28.509 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:28.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:28.511 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:28.612 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:28.653 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:28.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:28.658 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:28.759 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:28.791 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:28.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:28.798 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:13:28.899 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:28.936 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:28.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:28.939 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:13:29.040 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:29.076 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:29.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:29.083 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:29.184 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:29.207 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:29.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:29.212 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:29.313 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:29.353 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:29.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:29.358 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:29.459 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:29.496 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:29.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:29.503 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:13:29.603 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:29.642 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:29.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:29.649 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:29.750 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:29.768 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:29.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:29.770 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:29.871 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:29.895 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:29.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:29.897 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:29 smithi084 bash[75189]: cluster 2023-10-01T08:13:28.763979+0000 mgr.y (mgr.34104) 1230 : cluster 0 pgmap v1329: 89 pgs: 89 active+clean; 5.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 812 op/s 2023-10-01T08:13:29.897 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:29 smithi084 bash[75189]: audit 2023-10-01T08:13:29.060896+0000 mon.a (mon.0) 1617 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:13:29.897 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:29 smithi084 bash[75189]: audit 2023-10-01T08:13:29.066783+0000 mon.a (mon.0) 1618 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:13:29.898 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:29 smithi084 bash[78255]: cluster 2023-10-01T08:13:28.763979+0000 mgr.y (mgr.34104) 1230 : cluster 0 pgmap v1329: 89 pgs: 89 active+clean; 5.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 812 op/s 2023-10-01T08:13:29.898 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:29 smithi084 bash[78255]: audit 2023-10-01T08:13:29.060896+0000 mon.a (mon.0) 1617 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:13:29.898 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:29 smithi084 bash[78255]: audit 2023-10-01T08:13:29.066783+0000 mon.a (mon.0) 1618 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:13:29.899 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:13:29.999 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:30.020 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:30.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:30.026 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:30.130 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:30.168 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:30.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:30.171 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:30.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:29 smithi112 bash[59335]: cluster 2023-10-01T08:13:28.763979+0000 mgr.y (mgr.34104) 1230 : cluster 0 pgmap v1329: 89 pgs: 89 active+clean; 5.1 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 812 op/s 2023-10-01T08:13:30.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:29 smithi112 bash[59335]: audit 2023-10-01T08:13:29.060896+0000 mon.a (mon.0) 1617 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:13:30.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:29 smithi112 bash[59335]: audit 2023-10-01T08:13:29.066783+0000 mon.a (mon.0) 1618 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:13:30.272 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:30.310 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:30.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:30.313 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:30.317 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:13:30.414 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:30.438 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:30.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:30.441 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:30.541 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:30.571 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:30.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:30.574 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:30.674 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:30.705 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:30.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:30.710 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:30.810 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:30.841 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:30.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:30.847 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:30.948 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:30.980 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:30.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:30.986 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:31.087 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:31.108 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:31.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:31.113 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:31.214 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:31.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:31 smithi112 bash[59335]: audit 2023-10-01T08:13:30.120185+0000 mon.a (mon.0) 1619 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:13:31.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:31 smithi112 bash[59335]: audit 2023-10-01T08:13:30.121666+0000 mon.a (mon.0) 1620 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:13:31.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:31 smithi112 bash[59335]: audit 2023-10-01T08:13:30.127824+0000 mon.a (mon.0) 1621 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:13:31.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:31 smithi112 bash[59335]: audit 2023-10-01T08:13:30.130412+0000 mon.a (mon.0) 1622 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:13:31.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:31 smithi112 bash[59335]: audit 2023-10-01T08:13:30.134777+0000 mon.a (mon.0) 1623 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:13:31.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:31 smithi112 bash[59335]: audit 2023-10-01T08:13:30.142967+0000 mon.a (mon.0) 1624 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:13:31.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:31 smithi112 bash[59335]: cluster 2023-10-01T08:13:30.764565+0000 mgr.y (mgr.34104) 1231 : cluster 0 pgmap v1330: 89 pgs: 89 active+clean; 5.0 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 688 op/s 2023-10-01T08:13:31.235 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:31.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:31.238 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:13:31.338 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:31.345 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:31 smithi084 bash[78255]: audit 2023-10-01T08:13:30.120185+0000 mon.a (mon.0) 1619 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:13:31.345 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:31 smithi084 bash[78255]: audit 2023-10-01T08:13:30.121666+0000 mon.a (mon.0) 1620 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:13:31.345 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:31 smithi084 bash[78255]: audit 2023-10-01T08:13:30.127824+0000 mon.a (mon.0) 1621 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:13:31.345 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:31 smithi084 bash[78255]: audit 2023-10-01T08:13:30.130412+0000 mon.a (mon.0) 1622 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:13:31.345 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:31 smithi084 bash[78255]: audit 2023-10-01T08:13:30.134777+0000 mon.a (mon.0) 1623 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:13:31.346 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:31 smithi084 bash[78255]: audit 2023-10-01T08:13:30.142967+0000 mon.a (mon.0) 1624 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:13:31.346 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:31 smithi084 bash[78255]: cluster 2023-10-01T08:13:30.764565+0000 mgr.y (mgr.34104) 1231 : cluster 0 pgmap v1330: 89 pgs: 89 active+clean; 5.0 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 688 op/s 2023-10-01T08:13:31.346 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:31 smithi084 bash[75189]: audit 2023-10-01T08:13:30.120185+0000 mon.a (mon.0) 1619 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:13:31.346 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:31 smithi084 bash[75189]: audit 2023-10-01T08:13:30.121666+0000 mon.a (mon.0) 1620 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:13:31.346 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:31 smithi084 bash[75189]: audit 2023-10-01T08:13:30.127824+0000 mon.a (mon.0) 1621 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:13:31.346 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:31 smithi084 bash[75189]: audit 2023-10-01T08:13:30.130412+0000 mon.a (mon.0) 1622 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:13:31.346 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:31 smithi084 bash[75189]: audit 2023-10-01T08:13:30.134777+0000 mon.a (mon.0) 1623 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:13:31.346 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:31 smithi084 bash[75189]: audit 2023-10-01T08:13:30.142967+0000 mon.a (mon.0) 1624 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:13:31.346 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:31 smithi084 bash[75189]: cluster 2023-10-01T08:13:30.764565+0000 mgr.y (mgr.34104) 1231 : cluster 0 pgmap v1330: 89 pgs: 89 active+clean; 5.0 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 688 op/s 2023-10-01T08:13:31.365 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:31.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:31.372 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:31.473 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:31.501 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:31.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:31.503 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:31.591 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T08:13:31.604 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:31.643 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:31.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:31.648 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:31.749 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:31.775 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:31.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:31.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:31.879 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:31.901 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:31.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:31.907 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:32.008 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:32.039 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:32.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:32.049 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:32.150 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:32.176 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:32.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:32.182 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:32.283 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:32.311 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:32.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:32.316 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:32.416 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:32.434 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:13:32.459 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:32.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:32.465 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:13:32.566 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:32.589 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:32.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:32.590 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:32.691 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:32.739 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:32.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:32.745 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:32.846 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:32.881 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:32.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:32.885 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:13:32.986 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:33.018 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:33.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:33.021 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:33.122 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:33.146 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:33.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:33.152 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:33.252 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:33.273 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:33.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:33.279 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:33.380 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:33.410 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:33.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:33.415 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:33.516 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:33.542 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:33.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:33.547 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:33.648 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:33.682 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:33.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:33.687 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:13:33.788 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:33.810 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:33.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:33.812 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:33.882 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:33 smithi084 bash[75189]: cluster 2023-10-01T08:13:32.765153+0000 mgr.y (mgr.34104) 1232 : cluster 0 pgmap v1331: 89 pgs: 89 active+clean; 4.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 713 op/s 2023-10-01T08:13:33.912 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:33.951 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:33.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:33.953 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:34.054 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:34.089 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:34.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:34.095 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:13:34.195 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:34.203 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:33 smithi112 bash[59335]: cluster 2023-10-01T08:13:32.765153+0000 mgr.y (mgr.34104) 1232 : cluster 0 pgmap v1331: 89 pgs: 89 active+clean; 4.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 713 op/s 2023-10-01T08:13:34.239 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:34.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:34.240 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:34.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:33 smithi084 bash[78255]: cluster 2023-10-01T08:13:32.765153+0000 mgr.y (mgr.34104) 1232 : cluster 0 pgmap v1331: 89 pgs: 89 active+clean; 4.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 713 op/s 2023-10-01T08:13:34.341 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:34.376 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:34.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:34.380 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:34.481 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:34.511 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:34.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:34.513 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:34.613 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:34.650 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:34.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:34.652 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:34.753 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:34.777 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:34.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:34.780 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:34.881 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:34.906 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:34.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:34.909 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:13:35.010 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:35.037 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:35.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:35.044 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:35.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:35 smithi084 bash[75189]: cluster 2023-10-01T08:13:34.765670+0000 mgr.y (mgr.34104) 1233 : cluster 0 pgmap v1332: 89 pgs: 89 active+clean; 4.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 702 op/s 2023-10-01T08:13:35.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:35 smithi084 bash[78255]: cluster 2023-10-01T08:13:34.765670+0000 mgr.y (mgr.34104) 1233 : cluster 0 pgmap v1332: 89 pgs: 89 active+clean; 4.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 702 op/s 2023-10-01T08:13:35.145 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:35.172 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:35.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:35.178 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:13:35.178 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:35 smithi112 bash[59335]: cluster 2023-10-01T08:13:34.765670+0000 mgr.y (mgr.34104) 1233 : cluster 0 pgmap v1332: 89 pgs: 89 active+clean; 4.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 702 op/s 2023-10-01T08:13:35.279 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:35.314 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:35.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:35.317 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:35.418 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:35.473 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:35.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:35.479 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:35.580 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:35.600 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:35.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:35.607 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:35.708 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:35.730 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:35.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:35.734 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:13:35.835 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:35.862 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:35.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:35.867 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:13:35.968 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:35.997 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:36.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:36.001 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:36.102 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:36.127 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:36.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:36.137 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:13:36.238 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:36.262 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:36.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:36.265 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:36.366 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:36.393 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:36.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:36.397 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:36.498 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:36.508 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:13:36 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:13:36] "GET /metrics HTTP/1.1" 200 36415 "" "Prometheus/2.33.4" 2023-10-01T08:13:36.526 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:36.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:36.530 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:13:36.631 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:36.680 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:36.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:36.685 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:13:36.785 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:36.811 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:36.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:36.814 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:13:36.915 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:36.941 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:36.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:36.943 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:36.977 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-10-01T08:13:36.977 INFO:teuthology.orchestra.run.smithi112.stdout: "success": "" 2023-10-01T08:13:36.977 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-10-01T08:13:37.044 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:37.070 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:37.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:37.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:13:37.174 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:37.196 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:37.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:37.200 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:37.287 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T08:13:37.300 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:37.322 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:37.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:37.327 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:37.336 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T08:13:37.375 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T08:13:37.418 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T08:13:37.428 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:37.456 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T08:13:37.467 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:37.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:37.477 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:37.497 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T08:13:37.540 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T08:13:37.577 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:37.578 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T08:13:37.583 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T08:13:37.583 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T08:13:37.583 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T08:13:37.583 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T08:13:37.583 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T08:13:37.584 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T08:13:37.584 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T08:13:37.584 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T08:13:37.605 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:37.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:37.612 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:37.713 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:37.740 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:37.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:37.743 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:37.844 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:37.868 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:37.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:37.870 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:37.928 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:37 smithi112 bash[59335]: cluster 2023-10-01T08:13:36.766419+0000 mgr.y (mgr.34104) 1234 : cluster 0 pgmap v1333: 89 pgs: 89 active+clean; 4.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 785 op/s 2023-10-01T08:13:37.929 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:37 smithi112 bash[59335]: audit 2023-10-01T08:13:37.246232+0000 mon.c (mon.2) 136 : audit 0 from='client.? 172.21.15.84:0/2787986600' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:13:37.972 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:38.019 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:38.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:38.022 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:13:38.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:37 smithi084 bash[78255]: cluster 2023-10-01T08:13:36.766419+0000 mgr.y (mgr.34104) 1234 : cluster 0 pgmap v1333: 89 pgs: 89 active+clean; 4.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 785 op/s 2023-10-01T08:13:38.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:37 smithi084 bash[78255]: audit 2023-10-01T08:13:37.246232+0000 mon.c (mon.2) 136 : audit 0 from='client.? 172.21.15.84:0/2787986600' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:13:38.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:37 smithi084 bash[75189]: cluster 2023-10-01T08:13:36.766419+0000 mgr.y (mgr.34104) 1234 : cluster 0 pgmap v1333: 89 pgs: 89 active+clean; 4.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 785 op/s 2023-10-01T08:13:38.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:37 smithi084 bash[75189]: audit 2023-10-01T08:13:37.246232+0000 mon.c (mon.2) 136 : audit 0 from='client.? 172.21.15.84:0/2787986600' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:13:38.122 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:38.153 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:38.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:38.155 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:38.256 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:38.280 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:38.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:38.287 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:38.388 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:38.419 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:38.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:38.423 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:38.523 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:38.550 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:38.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:38.557 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:38.658 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:38.695 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:38.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:38.705 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:38.806 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:38.829 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:38.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:38.833 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:38.934 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:38.964 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:38.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:38.967 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:39.068 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:39.101 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:39.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:39.105 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:39.206 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:39.240 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:39.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:39.244 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:13:39.345 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:39.369 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:39.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:39.377 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:39.478 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:39.518 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:39.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:39.525 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:39.626 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:39.656 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:39.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:39.661 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:13:39.762 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:39.789 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:39.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:39.793 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:39.894 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:39.938 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:39.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:39.940 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:40.041 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:40.070 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:40.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:39 smithi084 bash[78255]: cluster 2023-10-01T08:13:38.769918+0000 mgr.y (mgr.34104) 1235 : cluster 0 pgmap v1334: 89 pgs: 89 active+clean; 4.6 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 778 op/s 2023-10-01T08:13:40.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:39 smithi084 bash[75189]: cluster 2023-10-01T08:13:38.769918+0000 mgr.y (mgr.34104) 1235 : cluster 0 pgmap v1334: 89 pgs: 89 active+clean; 4.6 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 778 op/s 2023-10-01T08:13:40.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:40.077 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:13:40.178 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:40.188 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:39 smithi112 bash[59335]: cluster 2023-10-01T08:13:38.769918+0000 mgr.y (mgr.34104) 1235 : cluster 0 pgmap v1334: 89 pgs: 89 active+clean; 4.6 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 778 op/s 2023-10-01T08:13:40.211 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:40.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:40.217 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:40.318 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:40.348 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:40.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:40.350 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:40.451 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:40.488 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:40.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:40.495 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:40.595 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:40.639 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:40.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:40.645 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:40.746 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:40.771 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:40.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:40.781 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:40.882 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:40.904 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:40.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:40.906 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:41.007 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:41.054 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:41.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:41.059 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:41.160 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:41.183 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:41.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:41.186 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:41.286 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:41.312 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:41.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:41.317 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:41.362 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2023-10-01T08:13:41.362 INFO:teuthology.orchestra.run.smithi084.stdout: "ops": [ 2023-10-01T08:13:41.362 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.362 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:143894 11.d 11:b6d0b609:::benchmark_data_smithi084_213258_object35851:head [delete] snapc 0=[] ondisk+write+known_if_redirected e289)", 2023-10-01T08:13:41.362 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:13:41.340897+0000", 2023-10-01T08:13:41.362 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.016703037, 2023-10-01T08:13:41.362 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.016736495000000001, 2023-10-01T08:13:41.362 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:13:41.363 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "waiting for sub ops", 2023-10-01T08:13:41.363 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:13:41.363 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:13:41.363 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:13:41.363 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 143894 2023-10-01T08:13:41.363 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.363 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:13:41.363 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.363 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:13:41.363 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.340897+0000", 2023-10-01T08:13:41.363 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:13:41.364 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.364 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.364 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:13:41.364 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.340897+0000", 2023-10-01T08:13:41.364 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:13:41.364 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.364 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.364 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:13:41.364 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.340896+0000", 2023-10-01T08:13:41.364 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999981 2023-10-01T08:13:41.365 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.365 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.365 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:13:41.365 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.340903+0000", 2023-10-01T08:13:41.365 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.1439999999999997e-06 2023-10-01T08:13:41.365 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.365 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.365 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:13:41.365 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.340923+0000", 2023-10-01T08:13:41.365 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.9639e-05 2023-10-01T08:13:41.365 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.366 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.366 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:13:41.366 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.340931+0000", 2023-10-01T08:13:41.366 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.7260000000000008e-06 2023-10-01T08:13:41.366 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.366 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.366 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:13:41.366 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.340990+0000", 2023-10-01T08:13:41.366 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.8649e-05 2023-10-01T08:13:41.367 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.367 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.367 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:13:41.367 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.341121+0000", 2023-10-01T08:13:41.367 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000131345 2023-10-01T08:13:41.367 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.367 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.367 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 4,6", 2023-10-01T08:13:41.367 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.341242+0000", 2023-10-01T08:13:41.368 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00012099600000000001 2023-10-01T08:13:41.368 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.368 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.368 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:13:41.368 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.347371+0000", 2023-10-01T08:13:41.368 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0061286880000000002 2023-10-01T08:13:41.368 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.368 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.368 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:13:41.368 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.356686+0000", 2023-10-01T08:13:41.369 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0093155579999999998 2023-10-01T08:13:41.369 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:13:41.369 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:13:41.369 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:13:41.369 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.369 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.369 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:143895 11.2 11:4601cbe5:::benchmark_data_smithi084_213258_object35852:head [delete] snapc 0=[] ondisk+write+known_if_redirected e289)", 2023-10-01T08:13:41.369 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:13:41.344176+0000", 2023-10-01T08:13:41.369 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.013424088000000001, 2023-10-01T08:13:41.369 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.013561897999999999, 2023-10-01T08:13:41.370 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:13:41.370 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "waiting for sub ops", 2023-10-01T08:13:41.370 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:13:41.370 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:13:41.370 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:13:41.370 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 143895 2023-10-01T08:13:41.370 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.370 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:13:41.370 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.370 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:13:41.371 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.344176+0000", 2023-10-01T08:13:41.371 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:13:41.371 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.371 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.371 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:13:41.371 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.344176+0000", 2023-10-01T08:13:41.371 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:13:41.371 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.371 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.371 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:13:41.371 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.344175+0000", 2023-10-01T08:13:41.372 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T08:13:41.372 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.372 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.372 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:13:41.372 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.344182+0000", 2023-10-01T08:13:41.372 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.2139999999999999e-06 2023-10-01T08:13:41.372 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.372 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.372 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:13:41.372 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.344200+0000", 2023-10-01T08:13:41.372 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.8196e-05 2023-10-01T08:13:41.373 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.373 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.373 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:13:41.373 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.344209+0000", 2023-10-01T08:13:41.373 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.4519999999999997e-06 2023-10-01T08:13:41.373 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.373 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.373 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:13:41.373 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.344332+0000", 2023-10-01T08:13:41.373 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000123089 2023-10-01T08:13:41.374 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.374 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.374 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:13:41.374 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.344459+0000", 2023-10-01T08:13:41.374 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00012739199999999999 2023-10-01T08:13:41.374 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.374 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.374 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 0,3", 2023-10-01T08:13:41.374 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.344578+0000", 2023-10-01T08:13:41.374 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000119157 2023-10-01T08:13:41.375 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:13:41.375 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:13:41.375 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:13:41.375 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.375 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.375 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.45818.0:143892 11.4 e289/280 11:229ef3a9:::benchmark_data_smithi084_213258_object35849:head v 289'8839, mlcod=289'8836)", 2023-10-01T08:13:41.375 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:13:41.346019+0000", 2023-10-01T08:13:41.375 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.011581739000000001, 2023-10-01T08:13:41.375 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.011802819000000001, 2023-10-01T08:13:41.376 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:13:41.376 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "started", 2023-10-01T08:13:41.376 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:13:41.376 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.376 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:13:41.376 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.346019+0000", 2023-10-01T08:13:41.376 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:13:41.376 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.376 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.376 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:13:41.376 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.346019+0000", 2023-10-01T08:13:41.377 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:13:41.377 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.377 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.377 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:13:41.377 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.346018+0000", 2023-10-01T08:13:41.377 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T08:13:41.377 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.377 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.377 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:13:41.377 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.346026+0000", 2023-10-01T08:13:41.378 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.0479999999999999e-06 2023-10-01T08:13:41.378 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.378 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.378 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:13:41.378 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.346043+0000", 2023-10-01T08:13:41.378 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.7169000000000001e-05 2023-10-01T08:13:41.378 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.378 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.378 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:13:41.378 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.346052+0000", 2023-10-01T08:13:41.379 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.6589999999999996e-06 2023-10-01T08:13:41.379 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.379 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.379 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:13:41.379 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.346119+0000", 2023-10-01T08:13:41.379 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.7681000000000005e-05 2023-10-01T08:13:41.379 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.379 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.379 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:13:41.379 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.346143+0000", 2023-10-01T08:13:41.379 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.3884e-05 2023-10-01T08:13:41.380 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:13:41.380 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:13:41.380 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:13:41.380 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.380 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.380 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:143899 11.f 11:fd4158a6:::benchmark_data_smithi084_213258_object35856:head [delete] snapc 0=[] ondisk+write+known_if_redirected e289)", 2023-10-01T08:13:41.380 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:13:41.346347+0000", 2023-10-01T08:13:41.381 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.011253673, 2023-10-01T08:13:41.381 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.011538100000000001, 2023-10-01T08:13:41.381 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:13:41.381 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "waiting for sub ops", 2023-10-01T08:13:41.381 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:13:41.381 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:13:41.381 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:13:41.381 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 143899 2023-10-01T08:13:41.382 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.382 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:13:41.382 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.382 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:13:41.382 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.346347+0000", 2023-10-01T08:13:41.382 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:13:41.382 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.382 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.382 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:13:41.383 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.346347+0000", 2023-10-01T08:13:41.383 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:13:41.383 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.383 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.383 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:13:41.383 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.346346+0000", 2023-10-01T08:13:41.383 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T08:13:41.383 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.383 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.383 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:13:41.383 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.346352+0000", 2023-10-01T08:13:41.384 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.8309999999999997e-06 2023-10-01T08:13:41.384 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.384 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.384 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:13:41.384 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.346364+0000", 2023-10-01T08:13:41.384 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.2508e-05 2023-10-01T08:13:41.384 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.384 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.384 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:13:41.384 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.346506+0000", 2023-10-01T08:13:41.385 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00014205000000000001 2023-10-01T08:13:41.385 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.385 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.385 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:13:41.385 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.349234+0000", 2023-10-01T08:13:41.385 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0027276100000000001 2023-10-01T08:13:41.385 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.385 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.385 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:13:41.385 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.349352+0000", 2023-10-01T08:13:41.386 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000118485 2023-10-01T08:13:41.386 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.386 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.386 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 0,7", 2023-10-01T08:13:41.386 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.349462+0000", 2023-10-01T08:13:41.386 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000109375 2023-10-01T08:13:41.386 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:13:41.386 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:13:41.386 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:13:41.386 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.387 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.387 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:143902 11.c 11:33d9d7a4:::benchmark_data_smithi084_213258_object35859:head [delete] snapc 0=[] ondisk+write+known_if_redirected e289)", 2023-10-01T08:13:41.387 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:13:41.346527+0000", 2023-10-01T08:13:41.387 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.011073085, 2023-10-01T08:13:41.387 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.011434453000000001, 2023-10-01T08:13:41.387 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:13:41.387 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "waiting for sub ops", 2023-10-01T08:13:41.387 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:13:41.388 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:13:41.388 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:13:41.389 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 143902 2023-10-01T08:13:41.389 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.389 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:13:41.389 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.389 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:13:41.390 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.346527+0000", 2023-10-01T08:13:41.390 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:13:41.390 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.390 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.390 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:13:41.390 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.346527+0000", 2023-10-01T08:13:41.390 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:13:41.390 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.391 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.391 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:13:41.391 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.346527+0000", 2023-10-01T08:13:41.391 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T08:13:41.391 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.391 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.391 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:13:41.392 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.346531+0000", 2023-10-01T08:13:41.392 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.639e-06 2023-10-01T08:13:41.392 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.392 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.392 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:13:41.392 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.346541+0000", 2023-10-01T08:13:41.392 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0006999999999999e-05 2023-10-01T08:13:41.393 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.393 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.393 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:13:41.393 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.346547+0000", 2023-10-01T08:13:41.393 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.127e-06 2023-10-01T08:13:41.393 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.393 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.394 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:13:41.394 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.351496+0000", 2023-10-01T08:13:41.394 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0049482470000000002 2023-10-01T08:13:41.394 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.394 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.394 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:13:41.394 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.351583+0000", 2023-10-01T08:13:41.394 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.7008000000000004e-05 2023-10-01T08:13:41.394 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.395 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.395 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 5,7", 2023-10-01T08:13:41.395 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.351664+0000", 2023-10-01T08:13:41.395 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.1557000000000005e-05 2023-10-01T08:13:41.395 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:13:41.395 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:13:41.395 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:13:41.395 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.395 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.396 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:143903 11.2 11.101d0442 (undecoded) ondisk+write+known_if_redirected e289)", 2023-10-01T08:13:41.396 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:13:41.352188+0000", 2023-10-01T08:13:41.396 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.0054121450000000002, 2023-10-01T08:13:41.396 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0058456569999999998, 2023-10-01T08:13:41.396 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:13:41.396 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "queued for pg", 2023-10-01T08:13:41.396 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:13:41.396 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:13:41.397 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:13:41.397 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 143903 2023-10-01T08:13:41.397 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.397 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:13:41.397 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.397 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:13:41.397 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.352188+0000", 2023-10-01T08:13:41.397 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:13:41.397 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.397 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.397 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:13:41.398 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.352188+0000", 2023-10-01T08:13:41.398 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:13:41.398 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.398 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.398 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:13:41.398 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.352187+0000", 2023-10-01T08:13:41.398 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T08:13:41.398 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.398 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.398 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:13:41.398 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.352195+0000", 2023-10-01T08:13:41.399 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.8350000000000004e-06 2023-10-01T08:13:41.399 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.399 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.399 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:13:41.399 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.352207+0000", 2023-10-01T08:13:41.399 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.2067e-05 2023-10-01T08:13:41.399 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.399 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.399 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:13:41.399 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.352215+0000", 2023-10-01T08:13:41.400 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.2490000000000001e-06 2023-10-01T08:13:41.400 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:13:41.400 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:13:41.400 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:13:41.400 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.400 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.400 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop_reply(client.45818.0:143895 11.2 e289/280)", 2023-10-01T08:13:41.400 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:13:41.352285+0000", 2023-10-01T08:13:41.400 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.0053157689999999997, 2023-10-01T08:13:41.400 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0058083509999999998, 2023-10-01T08:13:41.400 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:13:41.401 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "queued for pg", 2023-10-01T08:13:41.401 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:13:41.401 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.401 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:13:41.401 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.352285+0000", 2023-10-01T08:13:41.401 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:13:41.401 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.401 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.401 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:13:41.401 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.352285+0000", 2023-10-01T08:13:41.402 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:13:41.402 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.402 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.402 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:13:41.402 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.352284+0000", 2023-10-01T08:13:41.402 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T08:13:41.402 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.402 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.402 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:13:41.402 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.352290+0000", 2023-10-01T08:13:41.403 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.6089999999999997e-06 2023-10-01T08:13:41.403 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.403 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.403 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:13:41.403 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.352302+0000", 2023-10-01T08:13:41.403 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.1484999999999999e-05 2023-10-01T08:13:41.403 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.403 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.403 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:13:41.403 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.352312+0000", 2023-10-01T08:13:41.404 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.5510000000000005e-06 2023-10-01T08:13:41.404 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:13:41.404 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:13:41.404 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:13:41.404 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.404 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.404 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:143905 11.f 11:f27b8b2c:::benchmark_data_smithi084_213258_object35862:head [delete] snapc 0=[] ondisk+write+known_if_redirected e289)", 2023-10-01T08:13:41.405 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:13:41.352481+0000", 2023-10-01T08:13:41.405 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.0051195609999999999, 2023-10-01T08:13:41.405 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0056665220000000002, 2023-10-01T08:13:41.405 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:13:41.405 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "waiting for sub ops", 2023-10-01T08:13:41.405 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:13:41.405 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:13:41.405 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:13:41.405 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 143905 2023-10-01T08:13:41.405 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.405 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:13:41.406 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.406 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:13:41.406 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.352481+0000", 2023-10-01T08:13:41.406 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:13:41.406 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.406 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.406 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:13:41.406 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.352481+0000", 2023-10-01T08:13:41.406 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:13:41.407 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.407 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.407 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:13:41.407 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.352480+0000", 2023-10-01T08:13:41.407 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T08:13:41.407 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.407 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.407 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:13:41.407 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.352484+0000", 2023-10-01T08:13:41.408 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.8249999999999998e-06 2023-10-01T08:13:41.408 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.408 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.408 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:13:41.408 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.353576+0000", 2023-10-01T08:13:41.408 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.001091847 2023-10-01T08:13:41.408 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.408 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.408 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:13:41.408 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.353587+0000", 2023-10-01T08:13:41.409 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0910999999999999e-05 2023-10-01T08:13:41.409 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.409 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.409 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:13:41.409 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.354889+0000", 2023-10-01T08:13:41.409 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.001302168 2023-10-01T08:13:41.409 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.409 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.409 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:13:41.410 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.355020+0000", 2023-10-01T08:13:41.410 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00013133 2023-10-01T08:13:41.410 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.410 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.410 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 0,7", 2023-10-01T08:13:41.410 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.355145+0000", 2023-10-01T08:13:41.410 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000124554 2023-10-01T08:13:41.410 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:13:41.410 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:13:41.410 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:13:41.411 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.411 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.411 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop_reply(client.45818.0:143902 11.c e289/280)", 2023-10-01T08:13:41.411 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:13:41.355784+0000", 2023-10-01T08:13:41.411 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.0018161480000000001, 2023-10-01T08:13:41.411 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0024332820000000002, 2023-10-01T08:13:41.411 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:13:41.411 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "queued for pg", 2023-10-01T08:13:41.411 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:13:41.411 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.412 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:13:41.412 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.355784+0000", 2023-10-01T08:13:41.412 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:13:41.412 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.412 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.412 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:13:41.412 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.355784+0000", 2023-10-01T08:13:41.412 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:13:41.413 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.413 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.413 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:13:41.413 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.355783+0000", 2023-10-01T08:13:41.413 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T08:13:41.413 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.413 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.413 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:13:41.413 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.355790+0000", 2023-10-01T08:13:41.413 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.917e-06 2023-10-01T08:13:41.414 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.414 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.414 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:13:41.414 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.355808+0000", 2023-10-01T08:13:41.414 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.7866000000000001e-05 2023-10-01T08:13:41.414 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:13:41.414 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:13:41.414 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:13:41.414 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:13:41.355817+0000", 2023-10-01T08:13:41.414 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.8880000000000003e-06 2023-10-01T08:13:41.415 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:13:41.415 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:13:41.415 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:13:41.415 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:13:41.415 INFO:teuthology.orchestra.run.smithi084.stdout: ], 2023-10-01T08:13:41.415 INFO:teuthology.orchestra.run.smithi084.stdout: "num_ops": 9 2023-10-01T08:13:41.415 INFO:teuthology.orchestra.run.smithi084.stdout:} 2023-10-01T08:13:41.418 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:41.442 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:41.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:41.448 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:41.548 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:41.589 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:41.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:41.594 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:13:41.695 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:41.736 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:41.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:41.739 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:41.834 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:41 smithi112 bash[59335]: cluster 2023-10-01T08:13:40.770440+0000 mgr.y (mgr.34104) 1236 : cluster 0 pgmap v1335: 89 pgs: 89 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 717 op/s 2023-10-01T08:13:41.840 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:41.870 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:41.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:41.872 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:41.973 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:41.982 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:41 smithi084 bash[75189]: cluster 2023-10-01T08:13:40.770440+0000 mgr.y (mgr.34104) 1236 : cluster 0 pgmap v1335: 89 pgs: 89 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 717 op/s 2023-10-01T08:13:41.982 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:41 smithi084 bash[78255]: cluster 2023-10-01T08:13:40.770440+0000 mgr.y (mgr.34104) 1236 : cluster 0 pgmap v1335: 89 pgs: 89 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 717 op/s 2023-10-01T08:13:42.010 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:42.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:42.015 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:42.115 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:42.153 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:42.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:42.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:42.256 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:42.284 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:42.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:42.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:42.390 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:42.422 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:42.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:42.425 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:42.526 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:42.545 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:42.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:42.547 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:42.626 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T08:13:42.647 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:42.699 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:42.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:42.706 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:13:42.807 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:42.834 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:42.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:42.836 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:42.931 INFO:tasks.thrashosds.thrasher:in_osds: [0, 2, 3, 4, 5, 6, 7] out_osds: [1] dead_osds: [] live_osds: [0, 2, 3, 5, 6, 4, 7, 1] 2023-10-01T08:13:42.931 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T08:13:42.931 INFO:tasks.thrashosds.thrasher:Adding osd 1 2023-10-01T08:13:42.932 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd in 1 2023-10-01T08:13:42.937 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:42.966 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:42.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:42.969 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:43.070 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:43.103 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:43.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:43.105 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:13:43.206 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:43.231 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:43.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:43.236 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:43.337 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:43.374 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:43.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:43.381 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:43.482 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:43.509 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:43.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:43.513 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:13:43.614 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:43.639 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:43.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:43.646 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:43.746 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:43.770 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:43.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:43.773 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:43.874 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:43.905 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:43.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:43.908 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:44.009 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:44.017 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:43 smithi084 bash[78255]: cluster 2023-10-01T08:13:42.771024+0000 mgr.y (mgr.34104) 1237 : cluster 0 pgmap v1336: 89 pgs: 89 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 718 op/s 2023-10-01T08:13:44.017 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:43 smithi084 bash[75189]: cluster 2023-10-01T08:13:42.771024+0000 mgr.y (mgr.34104) 1237 : cluster 0 pgmap v1336: 89 pgs: 89 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 718 op/s 2023-10-01T08:13:44.049 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:44.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:44.052 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:13:44.153 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:44.174 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:44.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:44.178 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:13:44.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:43 smithi112 bash[59335]: cluster 2023-10-01T08:13:42.771024+0000 mgr.y (mgr.34104) 1237 : cluster 0 pgmap v1336: 89 pgs: 89 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 718 op/s 2023-10-01T08:13:44.279 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:44.306 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:44.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:44.310 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:44.411 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:44.416 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-10-01T08:13:44.433 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:44.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:44.437 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:44.538 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:44.568 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:44.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:44.570 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:13:44.671 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:44.710 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:44.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:44.711 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:44.812 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:44.839 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:44.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:44.843 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:44.944 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:44.979 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:44.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:44.988 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:13:45.088 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:45.122 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:45.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:45.128 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:45.229 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:45.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:45 smithi112 bash[59335]: cluster 2023-10-01T08:13:44.771660+0000 mgr.y (mgr.34104) 1238 : cluster 0 pgmap v1337: 89 pgs: 89 active+clean; 4.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 737 op/s 2023-10-01T08:13:45.258 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:45.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:45.261 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:45.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:45 smithi084 bash[78255]: cluster 2023-10-01T08:13:44.771660+0000 mgr.y (mgr.34104) 1238 : cluster 0 pgmap v1337: 89 pgs: 89 active+clean; 4.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 737 op/s 2023-10-01T08:13:45.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:45 smithi084 bash[75189]: cluster 2023-10-01T08:13:44.771660+0000 mgr.y (mgr.34104) 1238 : cluster 0 pgmap v1337: 89 pgs: 89 active+clean; 4.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 737 op/s 2023-10-01T08:13:45.361 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:45.411 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:45.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:45.413 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:45.515 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:45.544 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:45.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:45.554 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:45.655 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:45.685 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:45.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:45.687 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:13:45.788 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:45.811 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:45.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:45.813 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:45.916 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:45.950 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:45.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:45.953 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:46.016 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:46 smithi084 bash[78255]: audit 2023-10-01T08:13:45.122238+0000 mon.a (mon.0) 1625 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:13:46.017 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:46 smithi084 bash[78255]: audit 2023-10-01T08:13:45.152036+0000 mon.c (mon.2) 137 : audit 1 from='client.? 172.21.15.84:0/2763367776' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:13:46.017 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:46 smithi084 bash[78255]: audit 2023-10-01T08:13:45.152694+0000 mon.a (mon.0) 1626 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:13:46.017 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:46 smithi084 bash[75189]: audit 2023-10-01T08:13:45.122238+0000 mon.a (mon.0) 1625 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:13:46.017 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:46 smithi084 bash[75189]: audit 2023-10-01T08:13:45.152036+0000 mon.c (mon.2) 137 : audit 1 from='client.? 172.21.15.84:0/2763367776' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:13:46.017 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:46 smithi084 bash[75189]: audit 2023-10-01T08:13:45.152694+0000 mon.a (mon.0) 1626 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:13:46.019 INFO:teuthology.orchestra.run.smithi084.stderr:noscrub is unset 2023-10-01T08:13:46.054 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:46.088 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:46.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:46.092 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:46.193 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:46.220 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:46.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:46.223 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:46.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:46 smithi112 bash[59335]: audit 2023-10-01T08:13:45.122238+0000 mon.a (mon.0) 1625 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:13:46.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:46 smithi112 bash[59335]: audit 2023-10-01T08:13:45.152036+0000 mon.c (mon.2) 137 : audit 1 from='client.? 172.21.15.84:0/2763367776' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:13:46.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:46 smithi112 bash[59335]: audit 2023-10-01T08:13:45.152694+0000 mon.a (mon.0) 1626 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:13:46.324 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:13:46 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:13:46] "GET /metrics HTTP/1.1" 200 36406 "" "Prometheus/2.33.4" 2023-10-01T08:13:46.324 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:46.353 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:46.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:46.355 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:46.456 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:46.492 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:46.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:46.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:46.595 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:46.631 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:46.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:46.636 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:46.737 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:46.772 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:46.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:46.777 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:46.878 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:46.912 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:46.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:46.919 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:47.020 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:47.059 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:47.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:47.063 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:47.164 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:47.192 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:47.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:47.196 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:47.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:47 smithi112 bash[59335]: cluster 2023-10-01T08:13:46.002146+0000 mon.a (mon.0) 1627 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:13:47.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:47 smithi112 bash[59335]: cluster 2023-10-01T08:13:46.006701+0000 osd.4 (osd.4) 220 : cluster 3 failed to encode map e290 with expected crc 2023-10-01T08:13:47.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:47 smithi112 bash[59335]: audit 2023-10-01T08:13:46.007214+0000 mon.a (mon.0) 1628 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T08:13:47.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:47 smithi112 bash[59335]: cluster 2023-10-01T08:13:46.007343+0000 mon.a (mon.0) 1629 : cluster 0 osdmap e290: 8 total, 8 up, 7 in 2023-10-01T08:13:47.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:47 smithi112 bash[59335]: cluster 2023-10-01T08:13:46.022864+0000 osd.7 (osd.7) 129 : cluster 3 failed to encode map e290 with expected crc 2023-10-01T08:13:47.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:47 smithi112 bash[59335]: cluster 2023-10-01T08:13:46.023584+0000 osd.5 (osd.5) 266 : cluster 3 failed to encode map e290 with expected crc 2023-10-01T08:13:47.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:47 smithi112 bash[59335]: cluster 2023-10-01T08:13:46.026989+0000 osd.6 (osd.6) 247 : cluster 3 failed to encode map e290 with expected crc 2023-10-01T08:13:47.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:47 smithi112 bash[59335]: cluster 2023-10-01T08:13:46.772105+0000 mgr.y (mgr.34104) 1239 : cluster 0 pgmap v1339: 89 pgs: 89 active+clean; 4.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 739 op/s 2023-10-01T08:13:47.297 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:47.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:47 smithi084 bash[78255]: cluster 2023-10-01T08:13:46.002146+0000 mon.a (mon.0) 1627 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:13:47.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:47 smithi084 bash[78255]: cluster 2023-10-01T08:13:46.006701+0000 osd.4 (osd.4) 220 : cluster 3 failed to encode map e290 with expected crc 2023-10-01T08:13:47.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:47 smithi084 bash[78255]: audit 2023-10-01T08:13:46.007214+0000 mon.a (mon.0) 1628 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T08:13:47.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:47 smithi084 bash[78255]: cluster 2023-10-01T08:13:46.007343+0000 mon.a (mon.0) 1629 : cluster 0 osdmap e290: 8 total, 8 up, 7 in 2023-10-01T08:13:47.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:47 smithi084 bash[78255]: cluster 2023-10-01T08:13:46.022864+0000 osd.7 (osd.7) 129 : cluster 3 failed to encode map e290 with expected crc 2023-10-01T08:13:47.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:47 smithi084 bash[78255]: cluster 2023-10-01T08:13:46.023584+0000 osd.5 (osd.5) 266 : cluster 3 failed to encode map e290 with expected crc 2023-10-01T08:13:47.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:47 smithi084 bash[78255]: cluster 2023-10-01T08:13:46.026989+0000 osd.6 (osd.6) 247 : cluster 3 failed to encode map e290 with expected crc 2023-10-01T08:13:47.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:47 smithi084 bash[78255]: cluster 2023-10-01T08:13:46.772105+0000 mgr.y (mgr.34104) 1239 : cluster 0 pgmap v1339: 89 pgs: 89 active+clean; 4.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 739 op/s 2023-10-01T08:13:47.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:47 smithi084 bash[75189]: cluster 2023-10-01T08:13:46.002146+0000 mon.a (mon.0) 1627 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:13:47.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:47 smithi084 bash[75189]: cluster 2023-10-01T08:13:46.006701+0000 osd.4 (osd.4) 220 : cluster 3 failed to encode map e290 with expected crc 2023-10-01T08:13:47.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:47 smithi084 bash[75189]: audit 2023-10-01T08:13:46.007214+0000 mon.a (mon.0) 1628 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T08:13:47.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:47 smithi084 bash[75189]: cluster 2023-10-01T08:13:46.007343+0000 mon.a (mon.0) 1629 : cluster 0 osdmap e290: 8 total, 8 up, 7 in 2023-10-01T08:13:47.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:47 smithi084 bash[75189]: cluster 2023-10-01T08:13:46.022864+0000 osd.7 (osd.7) 129 : cluster 3 failed to encode map e290 with expected crc 2023-10-01T08:13:47.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:47 smithi084 bash[75189]: cluster 2023-10-01T08:13:46.023584+0000 osd.5 (osd.5) 266 : cluster 3 failed to encode map e290 with expected crc 2023-10-01T08:13:47.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:47 smithi084 bash[75189]: cluster 2023-10-01T08:13:46.026989+0000 osd.6 (osd.6) 247 : cluster 3 failed to encode map e290 with expected crc 2023-10-01T08:13:47.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:47 smithi084 bash[75189]: cluster 2023-10-01T08:13:46.772105+0000 mgr.y (mgr.34104) 1239 : cluster 0 pgmap v1339: 89 pgs: 89 active+clean; 4.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 739 op/s 2023-10-01T08:13:47.325 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:47.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:47.329 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:47.429 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:47.458 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:47.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:47.463 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:13:47.564 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:47.595 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:47.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:47.602 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:47.703 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:47.734 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:47.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:47.739 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:47.840 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:47.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:47.868 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:47.868 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:47.969 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:48.019 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:48.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:48.023 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:13:48.124 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:48.150 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:48.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:48.153 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:13:48.254 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:48.283 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:48.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:48.287 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:48.387 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:48.415 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:48.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:48.421 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:48.485 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:13:48.485 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:13:48.486 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:13:48.522 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:48.554 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:48.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:48.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:48.657 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:48.685 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:48.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:48.691 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:48.792 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:48.820 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:48.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:48.822 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:48.923 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:48.957 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:48.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:48.963 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:49.064 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:49.100 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:49.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:49.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:49.205 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:49.232 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:49.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:49.237 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:49.338 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:49.371 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:49.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:49.374 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:49.394 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-01T08:13:49.474 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:49.504 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:49.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:49.507 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:49.608 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:49.633 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:49.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:49.640 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:49.741 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:49.767 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:49.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:49.770 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:13:49.829 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:49 smithi112 bash[59335]: cluster 2023-10-01T08:13:48.772745+0000 mgr.y (mgr.34104) 1240 : cluster 0 pgmap v1340: 89 pgs: 89 active+clean; 4.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 749 op/s 2023-10-01T08:13:49.871 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:49.906 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:49.907 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:49 smithi084 bash[75189]: cluster 2023-10-01T08:13:48.772745+0000 mgr.y (mgr.34104) 1240 : cluster 0 pgmap v1340: 89 pgs: 89 active+clean; 4.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 749 op/s 2023-10-01T08:13:49.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:49.910 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:50.011 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:50.043 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:50.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:50.047 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:50.148 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:50.181 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:50.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:50.185 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:13:50.286 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:50.323 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:50.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:49 smithi084 bash[78255]: cluster 2023-10-01T08:13:48.772745+0000 mgr.y (mgr.34104) 1240 : cluster 0 pgmap v1340: 89 pgs: 89 active+clean; 4.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 749 op/s 2023-10-01T08:13:50.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:50.326 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:50.427 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:50.465 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:50.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:50.469 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:13:50.570 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:50.603 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:50.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:50.609 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:13:50.710 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:50.752 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:50.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:50.754 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:50.855 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:50.879 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:50.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:50.887 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:50.988 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:51.011 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:51.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:51.020 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:51.121 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:51.145 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:51.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:51.150 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:51.251 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:51.279 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:51.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:51.283 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:13:51.384 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:51.412 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:51.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:51.415 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:51.516 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:51.547 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:51.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:51.553 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:51.654 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:51.680 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:51.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:51.682 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:51.783 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:51.820 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:51.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:51.825 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:13:51.926 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:51.965 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:51.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:51.972 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:52.073 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:52.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:51 smithi084 bash[78255]: cluster 2023-10-01T08:13:50.773459+0000 mgr.y (mgr.34104) 1241 : cluster 0 pgmap v1341: 89 pgs: 89 active+clean; 4.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 750 op/s 2023-10-01T08:13:52.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:51 smithi084 bash[75189]: cluster 2023-10-01T08:13:50.773459+0000 mgr.y (mgr.34104) 1241 : cluster 0 pgmap v1341: 89 pgs: 89 active+clean; 4.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 750 op/s 2023-10-01T08:13:52.100 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:52.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:52.103 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:52.204 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:52.213 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:51 smithi112 bash[59335]: cluster 2023-10-01T08:13:50.773459+0000 mgr.y (mgr.34104) 1241 : cluster 0 pgmap v1341: 89 pgs: 89 active+clean; 4.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 750 op/s 2023-10-01T08:13:52.234 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:52.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:52.237 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:52.338 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:52.383 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:52.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:52.385 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:13:52.486 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:52.510 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:52.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:52.512 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:13:52.613 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:52.637 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:52.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:52.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:52.740 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:52.772 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:52.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:52.775 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:52.876 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:52.902 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:52.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:52.904 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:53.005 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:53.037 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:53.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:53.044 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:53.145 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:53.177 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:53.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:53.181 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:53.282 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:53.307 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:53.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:53.313 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:53.414 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:53.617 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:53.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:53.621 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:53.722 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:53.749 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:53.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:53.756 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:53.857 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:53.868 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:53 smithi112 bash[59335]: cluster 2023-10-01T08:13:52.775991+0000 mgr.y (mgr.34104) 1242 : cluster 0 pgmap v1342: 89 pgs: 89 active+clean; 4.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 754 op/s 2023-10-01T08:13:53.895 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:53.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:53.898 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:53.999 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:54.022 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:54.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:54.026 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:54.126 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:54.134 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:53 smithi084 bash[78255]: cluster 2023-10-01T08:13:52.775991+0000 mgr.y (mgr.34104) 1242 : cluster 0 pgmap v1342: 89 pgs: 89 active+clean; 4.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 754 op/s 2023-10-01T08:13:54.135 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:53 smithi084 bash[75189]: cluster 2023-10-01T08:13:52.775991+0000 mgr.y (mgr.34104) 1242 : cluster 0 pgmap v1342: 89 pgs: 89 active+clean; 4.0 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 754 op/s 2023-10-01T08:13:54.153 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:54.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:54.156 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:54.257 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:54.294 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:54.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:54.297 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:13:54.398 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:54.423 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:54.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:54.427 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:54.528 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:54.550 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:54.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:54.554 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:54.655 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:54.687 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:54.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:54.695 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:54.796 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:54.831 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:54.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:54.835 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:54.936 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:54.960 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:54.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:54.962 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:55.063 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:55.071 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:55 smithi084 bash[75189]: cluster 2023-10-01T08:13:54.776586+0000 mgr.y (mgr.34104) 1243 : cluster 0 pgmap v1343: 89 pgs: 89 active+clean; 3.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 751 op/s 2023-10-01T08:13:55.072 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:55 smithi084 bash[78255]: cluster 2023-10-01T08:13:54.776586+0000 mgr.y (mgr.34104) 1243 : cluster 0 pgmap v1343: 89 pgs: 89 active+clean; 3.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 751 op/s 2023-10-01T08:13:55.093 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:55.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:55.098 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:55.199 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:55.209 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:55 smithi112 bash[59335]: cluster 2023-10-01T08:13:54.776586+0000 mgr.y (mgr.34104) 1243 : cluster 0 pgmap v1343: 89 pgs: 89 active+clean; 3.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 751 op/s 2023-10-01T08:13:55.235 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:55.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:55.240 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:55.341 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:55.367 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:55.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:55.369 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:13:55.470 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:55.508 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:55.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:55.512 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:55.613 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:55.645 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:55.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:55.647 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:55.748 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:55.782 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:55.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:55.789 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:55.890 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:55.918 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:55.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:55.921 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:56.022 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:56.046 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:56.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:56.049 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:56.149 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:56.179 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:56.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:56.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:56.283 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:56.292 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:13:56.317 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:56.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:56.319 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:56.420 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:56.454 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:56.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:56.461 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:56.562 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:56.573 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:13:56 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:13:56] "GET /metrics HTTP/1.1" 200 36406 "" "Prometheus/2.33.4" 2023-10-01T08:13:56.598 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:56.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:56.601 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:56.702 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:56.729 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:56.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:56.733 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:56.834 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:56.870 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:56.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:56.876 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:13:56.977 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:57.001 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:57.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:57.010 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:57.111 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:57.149 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:57.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:57.157 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:57.257 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:57.295 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:57.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:57.298 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:57.399 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:57.431 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:57.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:57.435 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:57.535 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:57.565 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:57.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:57.569 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:13:57.670 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:57.705 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:57.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:57.709 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:57.810 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:57.848 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:57.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:57.854 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:57.920 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:57 smithi084 bash[75189]: cluster 2023-10-01T08:13:56.777172+0000 mgr.y (mgr.34104) 1244 : cluster 0 pgmap v1344: 89 pgs: 89 active+clean; 3.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 705 op/s 2023-10-01T08:13:57.920 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:57 smithi084 bash[78255]: cluster 2023-10-01T08:13:56.777172+0000 mgr.y (mgr.34104) 1244 : cluster 0 pgmap v1344: 89 pgs: 89 active+clean; 3.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 705 op/s 2023-10-01T08:13:57.955 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:57.965 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:57 smithi112 bash[59335]: cluster 2023-10-01T08:13:56.777172+0000 mgr.y (mgr.34104) 1244 : cluster 0 pgmap v1344: 89 pgs: 89 active+clean; 3.8 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 705 op/s 2023-10-01T08:13:57.982 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:57.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:57.987 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:58.087 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:58.112 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:13:58.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:58.120 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:13:58.221 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:58.253 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:13:58.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:58.256 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:13:58.357 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:58.385 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:58.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:58.394 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:58.495 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:58.530 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:58.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:58.535 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:58.637 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:58.682 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:13:58.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:58.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:13:58.787 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:58.812 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:58.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:58.815 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:13:58.916 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:58.946 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:13:58.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:58.950 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:13:59.051 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:59.074 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:59.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:59.076 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:59.177 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:59.202 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:59.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:59.204 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:59.305 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:59.331 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:13:59.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:59.335 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:13:59.436 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:59.463 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:59.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:59.468 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:13:59.569 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:59.593 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:59.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:59.596 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:59.697 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:59.727 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:13:59.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:59.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:13:59.829 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T08:13:59.831 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:59.859 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:13:59.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:59.862 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:13:59.875 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T08:13:59.922 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T08:13:59.961 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T08:13:59.963 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:59.973 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:59 smithi084 bash[75189]: cluster 2023-10-01T08:13:58.777752+0000 mgr.y (mgr.34104) 1245 : cluster 0 pgmap v1345: 89 pgs: 89 active+clean; 3.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 789 op/s 2023-10-01T08:13:59.973 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:13:59 smithi084 bash[75189]: audit 2023-10-01T08:13:59.778377+0000 mon.a (mon.0) 1630 : audit 0 from='client.? 172.21.15.84:0/581243628' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:13:59.973 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:59 smithi084 bash[78255]: cluster 2023-10-01T08:13:58.777752+0000 mgr.y (mgr.34104) 1245 : cluster 0 pgmap v1345: 89 pgs: 89 active+clean; 3.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 789 op/s 2023-10-01T08:13:59.973 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:13:59 smithi084 bash[78255]: audit 2023-10-01T08:13:59.778377+0000 mon.a (mon.0) 1630 : audit 0 from='client.? 172.21.15.84:0/581243628' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:13:59.996 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:13:59.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:13:59.999 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:00.002 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T08:14:00.045 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T08:14:00.093 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T08:14:00.100 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:00.123 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:00.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:00.126 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:00.141 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T08:14:00.143 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T08:14:00.143 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T08:14:00.143 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T08:14:00.143 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T08:14:00.143 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T08:14:00.143 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T08:14:00.144 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T08:14:00.144 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T08:14:00.228 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:00.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:59 smithi112 bash[59335]: cluster 2023-10-01T08:13:58.777752+0000 mgr.y (mgr.34104) 1245 : cluster 0 pgmap v1345: 89 pgs: 89 active+clean; 3.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 789 op/s 2023-10-01T08:14:00.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:13:59 smithi112 bash[59335]: audit 2023-10-01T08:13:59.778377+0000 mon.a (mon.0) 1630 : audit 0 from='client.? 172.21.15.84:0/581243628' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:14:00.255 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:00.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:00.260 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:14:00.320 INFO:teuthology.orchestra.run.smithi084.stdout:ERROR: (22) Invalid argument 2023-10-01T08:14:00.320 INFO:teuthology.orchestra.run.smithi084.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T08:14:00.361 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:00.412 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:00.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:00.415 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:14:00.516 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:00.547 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:00.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:00.551 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:14:00.652 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:00.681 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:00.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:00.684 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:00.785 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:00.823 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:00 smithi084 bash[75189]: debug 2023-10-01T08:14:00.692+0000 7f8c08519700 -1 mon.a@0(leader).osd e290 definitely_dead 0 2023-10-01T08:14:00.825 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:00.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:00.828 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:14:00.876 INFO:teuthology.orchestra.run.smithi084.stderr:marked in osd.1. 2023-10-01T08:14:00.928 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:00.948 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:00.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:00.951 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:01.051 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:01.078 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:01.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:01.080 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:01.181 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:01.195 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:00 smithi112 bash[59335]: audit 2023-10-01T08:14:00.122507+0000 mon.a (mon.0) 1631 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:14:01.196 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:00 smithi112 bash[59335]: audit 2023-10-01T08:14:00.696730+0000 mon.a (mon.0) 1632 : audit 0 from='client.? 172.21.15.84:0/2995366620' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["1"]}]: dispatch 2023-10-01T08:14:01.214 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:01.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:01.216 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:01.237 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:00 smithi084 bash[78255]: audit 2023-10-01T08:14:00.122507+0000 mon.a (mon.0) 1631 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:14:01.237 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:00 smithi084 bash[78255]: audit 2023-10-01T08:14:00.696730+0000 mon.a (mon.0) 1632 : audit 0 from='client.? 172.21.15.84:0/2995366620' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["1"]}]: dispatch 2023-10-01T08:14:01.237 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:00 smithi084 bash[75189]: audit 2023-10-01T08:14:00.122507+0000 mon.a (mon.0) 1631 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:14:01.237 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:00 smithi084 bash[75189]: audit 2023-10-01T08:14:00.696730+0000 mon.a (mon.0) 1632 : audit 0 from='client.? 172.21.15.84:0/2995366620' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["1"]}]: dispatch 2023-10-01T08:14:01.317 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:01.349 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:01.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:01.352 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:01.453 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:01.488 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:01.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:01.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:14:01.592 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:01.623 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:01.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:01.625 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:01.725 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:01.756 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:01.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:01.758 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:01.858 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:01.882 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:01.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:01.884 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:01.985 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:02.008 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:02.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:02.010 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:02.111 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:02.141 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:02.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:02.143 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:02.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:01 smithi112 bash[59335]: cluster 2023-10-01T08:14:00.778351+0000 mgr.y (mgr.34104) 1246 : cluster 0 pgmap v1346: 89 pgs: 89 active+clean; 3.6 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 719 op/s 2023-10-01T08:14:02.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:01 smithi112 bash[59335]: cluster 2023-10-01T08:14:00.855846+0000 osd.4 (osd.4) 221 : cluster 3 failed to encode map e291 with expected crc 2023-10-01T08:14:02.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:01 smithi112 bash[59335]: audit 2023-10-01T08:14:00.866453+0000 mon.a (mon.0) 1633 : audit 1 from='client.? 172.21.15.84:0/2995366620' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["1"]}]': finished 2023-10-01T08:14:02.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:01 smithi112 bash[59335]: cluster 2023-10-01T08:14:00.866574+0000 mon.a (mon.0) 1634 : cluster 0 osdmap e291: 8 total, 8 up, 8 in 2023-10-01T08:14:02.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:01 smithi112 bash[59335]: cluster 2023-10-01T08:14:00.869513+0000 osd.5 (osd.5) 267 : cluster 3 failed to encode map e291 with expected crc 2023-10-01T08:14:02.244 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:02.279 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:02.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:02.282 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:02.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:01 smithi084 bash[78255]: cluster 2023-10-01T08:14:00.778351+0000 mgr.y (mgr.34104) 1246 : cluster 0 pgmap v1346: 89 pgs: 89 active+clean; 3.6 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 719 op/s 2023-10-01T08:14:02.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:01 smithi084 bash[78255]: cluster 2023-10-01T08:14:00.855846+0000 osd.4 (osd.4) 221 : cluster 3 failed to encode map e291 with expected crc 2023-10-01T08:14:02.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:01 smithi084 bash[78255]: audit 2023-10-01T08:14:00.866453+0000 mon.a (mon.0) 1633 : audit 1 from='client.? 172.21.15.84:0/2995366620' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["1"]}]': finished 2023-10-01T08:14:02.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:01 smithi084 bash[78255]: cluster 2023-10-01T08:14:00.866574+0000 mon.a (mon.0) 1634 : cluster 0 osdmap e291: 8 total, 8 up, 8 in 2023-10-01T08:14:02.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:01 smithi084 bash[78255]: cluster 2023-10-01T08:14:00.869513+0000 osd.5 (osd.5) 267 : cluster 3 failed to encode map e291 with expected crc 2023-10-01T08:14:02.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:01 smithi084 bash[75189]: cluster 2023-10-01T08:14:00.778351+0000 mgr.y (mgr.34104) 1246 : cluster 0 pgmap v1346: 89 pgs: 89 active+clean; 3.6 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 719 op/s 2023-10-01T08:14:02.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:01 smithi084 bash[75189]: cluster 2023-10-01T08:14:00.855846+0000 osd.4 (osd.4) 221 : cluster 3 failed to encode map e291 with expected crc 2023-10-01T08:14:02.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:01 smithi084 bash[75189]: audit 2023-10-01T08:14:00.866453+0000 mon.a (mon.0) 1633 : audit 1 from='client.? 172.21.15.84:0/2995366620' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["1"]}]': finished 2023-10-01T08:14:02.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:01 smithi084 bash[75189]: cluster 2023-10-01T08:14:00.866574+0000 mon.a (mon.0) 1634 : cluster 0 osdmap e291: 8 total, 8 up, 8 in 2023-10-01T08:14:02.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:01 smithi084 bash[75189]: cluster 2023-10-01T08:14:00.869513+0000 osd.5 (osd.5) 267 : cluster 3 failed to encode map e291 with expected crc 2023-10-01T08:14:02.383 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:02.413 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:02.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:02.416 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:14:02.517 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:02.549 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:02.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:02.552 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:02.653 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:02.684 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:02.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:02.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:14:02.788 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:02.821 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:02.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:02.824 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:14:02.925 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:02.955 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:02.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:02.958 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:02.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:02 smithi112 bash[59335]: cluster 2023-10-01T08:14:01.864940+0000 osd.7 (osd.7) 130 : cluster 3 failed to encode map e292 with expected crc 2023-10-01T08:14:02.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:02 smithi112 bash[59335]: cluster 2023-10-01T08:14:01.865138+0000 osd.6 (osd.6) 248 : cluster 3 failed to encode map e292 with expected crc 2023-10-01T08:14:02.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:02 smithi112 bash[59335]: cluster 2023-10-01T08:14:01.866472+0000 mon.a (mon.0) 1635 : cluster 0 osdmap e292: 8 total, 8 up, 8 in 2023-10-01T08:14:02.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:02 smithi112 bash[59335]: cluster 2023-10-01T08:14:01.867752+0000 osd.4 (osd.4) 222 : cluster 3 failed to encode map e292 with expected crc 2023-10-01T08:14:02.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:02 smithi112 bash[59335]: cluster 2023-10-01T08:14:01.867801+0000 osd.5 (osd.5) 268 : cluster 3 failed to encode map e292 with expected crc 2023-10-01T08:14:02.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:02 smithi112 bash[59335]: cluster 2023-10-01T08:14:01.868555+0000 osd.7 (osd.7) 131 : cluster 3 failed to encode map e292 with expected crc 2023-10-01T08:14:02.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:02 smithi112 bash[59335]: cluster 2023-10-01T08:14:01.868992+0000 osd.6 (osd.6) 249 : cluster 3 failed to encode map e292 with expected crc 2023-10-01T08:14:02.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:02 smithi112 bash[59335]: cluster 2023-10-01T08:14:01.870283+0000 osd.5 (osd.5) 269 : cluster 3 failed to encode map e292 with expected crc 2023-10-01T08:14:02.981 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:02 smithi112 bash[59335]: cluster 2023-10-01T08:14:01.870833+0000 osd.4 (osd.4) 223 : cluster 3 failed to encode map e292 with expected crc 2023-10-01T08:14:02.981 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:02 smithi112 bash[59335]: cluster 2023-10-01T08:14:01.873665+0000 osd.6 (osd.6) 250 : cluster 3 failed to encode map e292 with expected crc 2023-10-01T08:14:03.059 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:03.090 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:03.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:03.094 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:03.195 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:03.224 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:03.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:03.229 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:14:03.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:02 smithi084 bash[78255]: cluster 2023-10-01T08:14:01.864940+0000 osd.7 (osd.7) 130 : cluster 3 failed to encode map e292 with expected crc 2023-10-01T08:14:03.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:02 smithi084 bash[78255]: cluster 2023-10-01T08:14:01.865138+0000 osd.6 (osd.6) 248 : cluster 3 failed to encode map e292 with expected crc 2023-10-01T08:14:03.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:02 smithi084 bash[78255]: cluster 2023-10-01T08:14:01.866472+0000 mon.a (mon.0) 1635 : cluster 0 osdmap e292: 8 total, 8 up, 8 in 2023-10-01T08:14:03.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:02 smithi084 bash[78255]: cluster 2023-10-01T08:14:01.867752+0000 osd.4 (osd.4) 222 : cluster 3 failed to encode map e292 with expected crc 2023-10-01T08:14:03.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:02 smithi084 bash[78255]: cluster 2023-10-01T08:14:01.867801+0000 osd.5 (osd.5) 268 : cluster 3 failed to encode map e292 with expected crc 2023-10-01T08:14:03.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:02 smithi084 bash[78255]: cluster 2023-10-01T08:14:01.868555+0000 osd.7 (osd.7) 131 : cluster 3 failed to encode map e292 with expected crc 2023-10-01T08:14:03.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:02 smithi084 bash[78255]: cluster 2023-10-01T08:14:01.868992+0000 osd.6 (osd.6) 249 : cluster 3 failed to encode map e292 with expected crc 2023-10-01T08:14:03.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:02 smithi084 bash[78255]: cluster 2023-10-01T08:14:01.870283+0000 osd.5 (osd.5) 269 : cluster 3 failed to encode map e292 with expected crc 2023-10-01T08:14:03.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:02 smithi084 bash[78255]: cluster 2023-10-01T08:14:01.870833+0000 osd.4 (osd.4) 223 : cluster 3 failed to encode map e292 with expected crc 2023-10-01T08:14:03.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:02 smithi084 bash[78255]: cluster 2023-10-01T08:14:01.873665+0000 osd.6 (osd.6) 250 : cluster 3 failed to encode map e292 with expected crc 2023-10-01T08:14:03.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:02 smithi084 bash[75189]: cluster 2023-10-01T08:14:01.864940+0000 osd.7 (osd.7) 130 : cluster 3 failed to encode map e292 with expected crc 2023-10-01T08:14:03.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:02 smithi084 bash[75189]: cluster 2023-10-01T08:14:01.865138+0000 osd.6 (osd.6) 248 : cluster 3 failed to encode map e292 with expected crc 2023-10-01T08:14:03.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:02 smithi084 bash[75189]: cluster 2023-10-01T08:14:01.866472+0000 mon.a (mon.0) 1635 : cluster 0 osdmap e292: 8 total, 8 up, 8 in 2023-10-01T08:14:03.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:02 smithi084 bash[75189]: cluster 2023-10-01T08:14:01.867752+0000 osd.4 (osd.4) 222 : cluster 3 failed to encode map e292 with expected crc 2023-10-01T08:14:03.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:02 smithi084 bash[75189]: cluster 2023-10-01T08:14:01.867801+0000 osd.5 (osd.5) 268 : cluster 3 failed to encode map e292 with expected crc 2023-10-01T08:14:03.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:02 smithi084 bash[75189]: cluster 2023-10-01T08:14:01.868555+0000 osd.7 (osd.7) 131 : cluster 3 failed to encode map e292 with expected crc 2023-10-01T08:14:03.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:02 smithi084 bash[75189]: cluster 2023-10-01T08:14:01.868992+0000 osd.6 (osd.6) 249 : cluster 3 failed to encode map e292 with expected crc 2023-10-01T08:14:03.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:02 smithi084 bash[75189]: cluster 2023-10-01T08:14:01.870283+0000 osd.5 (osd.5) 269 : cluster 3 failed to encode map e292 with expected crc 2023-10-01T08:14:03.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:02 smithi084 bash[75189]: cluster 2023-10-01T08:14:01.870833+0000 osd.4 (osd.4) 223 : cluster 3 failed to encode map e292 with expected crc 2023-10-01T08:14:03.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:02 smithi084 bash[75189]: cluster 2023-10-01T08:14:01.873665+0000 osd.6 (osd.6) 250 : cluster 3 failed to encode map e292 with expected crc 2023-10-01T08:14:03.330 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:03.353 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:03.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:03.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:03.459 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:03.486 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-10-01T08:14:03.497 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:03.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:03.503 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:03.604 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:03.629 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:03.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:03.632 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:03.705 INFO:tasks.thrashosds.thrasher:Added osd 1 2023-10-01T08:14:03.733 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:03.757 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:03.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:03.760 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:03.860 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:03.891 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:03 smithi112 bash[59335]: cluster 2023-10-01T08:14:02.779272+0000 mgr.y (mgr.34104) 1247 : cluster 0 pgmap v1349: 89 pgs: 1 remapped+peering, 3 peering, 85 active+clean; 3.6 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 731 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T08:14:03.891 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:03 smithi112 bash[59335]: cluster 2023-10-01T08:14:02.868024+0000 osd.7 (osd.7) 132 : cluster 3 failed to encode map e293 with expected crc 2023-10-01T08:14:03.891 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:03 smithi112 bash[59335]: cluster 2023-10-01T08:14:02.868901+0000 osd.5 (osd.5) 270 : cluster 3 failed to encode map e293 with expected crc 2023-10-01T08:14:03.892 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:03 smithi112 bash[59335]: cluster 2023-10-01T08:14:02.872941+0000 mon.a (mon.0) 1636 : cluster 0 osdmap e293: 8 total, 8 up, 8 in 2023-10-01T08:14:03.892 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:03 smithi112 bash[59335]: cluster 2023-10-01T08:14:02.874356+0000 osd.0 (osd.0) 12 : cluster 0 11.f starting backfill to osd.1 from (0'0,0'0] MAX to 290'9999 2023-10-01T08:14:03.892 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:03 smithi112 bash[59335]: cluster 2023-10-01T08:14:02.874383+0000 osd.0 (osd.0) 13 : cluster 0 11.e starting backfill to osd.1 from (0'0,0'0] MAX to 290'9706 2023-10-01T08:14:03.892 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:03 smithi112 bash[59335]: cluster 2023-10-01T08:14:02.874447+0000 osd.3 (osd.3) 10 : cluster 0 11.0 starting backfill to osd.1 from (0'0,0'0] MAX to 290'9764 2023-10-01T08:14:03.892 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:03 smithi112 bash[59335]: cluster 2023-10-01T08:14:02.875240+0000 osd.3 (osd.3) 11 : cluster 0 11.9 starting backfill to osd.1 from (0'0,0'0] MAX to 290'9970 2023-10-01T08:14:03.892 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:03 smithi112 bash[59335]: cluster 2023-10-01T08:14:02.875740+0000 osd.2 (osd.2) 1 : cluster 0 11.6 starting backfill to osd.1 from (0'0,0'0] MAX to 290'10085 2023-10-01T08:14:03.892 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:03 smithi112 bash[59335]: cluster 2023-10-01T08:14:02.875741+0000 osd.6 (osd.6) 251 : cluster 3 failed to encode map e293 with expected crc 2023-10-01T08:14:03.892 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:03 smithi112 bash[59335]: cluster 2023-10-01T08:14:02.876177+0000 osd.2 (osd.2) 2 : cluster 0 11.c starting backfill to osd.1 from (0'0,0'0] MAX to 290'9999 2023-10-01T08:14:03.892 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:03 smithi112 bash[59335]: cluster 2023-10-01T08:14:02.880086+0000 osd.5 (osd.5) 271 : cluster 0 11.7 starting backfill to osd.1 from (0'0,0'0] MAX to 290'9887 2023-10-01T08:14:03.892 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:03 smithi112 bash[59335]: cluster 2023-10-01T08:14:02.880168+0000 osd.6 (osd.6) 252 : cluster 3 failed to encode map e293 with expected crc 2023-10-01T08:14:03.896 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:03.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:03.901 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:04.002 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:04.012 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:03 smithi084 bash[78255]: cluster 2023-10-01T08:14:02.779272+0000 mgr.y (mgr.34104) 1247 : cluster 0 pgmap v1349: 89 pgs: 1 remapped+peering, 3 peering, 85 active+clean; 3.6 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 731 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T08:14:04.013 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:03 smithi084 bash[78255]: cluster 2023-10-01T08:14:02.868024+0000 osd.7 (osd.7) 132 : cluster 3 failed to encode map e293 with expected crc 2023-10-01T08:14:04.013 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:03 smithi084 bash[78255]: cluster 2023-10-01T08:14:02.868901+0000 osd.5 (osd.5) 270 : cluster 3 failed to encode map e293 with expected crc 2023-10-01T08:14:04.013 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:03 smithi084 bash[78255]: cluster 2023-10-01T08:14:02.872941+0000 mon.a (mon.0) 1636 : cluster 0 osdmap e293: 8 total, 8 up, 8 in 2023-10-01T08:14:04.013 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:03 smithi084 bash[78255]: cluster 2023-10-01T08:14:02.874356+0000 osd.0 (osd.0) 12 : cluster 0 11.f starting backfill to osd.1 from (0'0,0'0] MAX to 290'9999 2023-10-01T08:14:04.013 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:03 smithi084 bash[78255]: cluster 2023-10-01T08:14:02.874383+0000 osd.0 (osd.0) 13 : cluster 0 11.e starting backfill to osd.1 from (0'0,0'0] MAX to 290'9706 2023-10-01T08:14:04.013 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:03 smithi084 bash[78255]: cluster 2023-10-01T08:14:02.874447+0000 osd.3 (osd.3) 10 : cluster 0 11.0 starting backfill to osd.1 from (0'0,0'0] MAX to 290'9764 2023-10-01T08:14:04.013 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:03 smithi084 bash[78255]: cluster 2023-10-01T08:14:02.875240+0000 osd.3 (osd.3) 11 : cluster 0 11.9 starting backfill to osd.1 from (0'0,0'0] MAX to 290'9970 2023-10-01T08:14:04.013 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:03 smithi084 bash[78255]: cluster 2023-10-01T08:14:02.875740+0000 osd.2 (osd.2) 1 : cluster 0 11.6 starting backfill to osd.1 from (0'0,0'0] MAX to 290'10085 2023-10-01T08:14:04.014 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:03 smithi084 bash[78255]: cluster 2023-10-01T08:14:02.875741+0000 osd.6 (osd.6) 251 : cluster 3 failed to encode map e293 with expected crc 2023-10-01T08:14:04.014 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:03 smithi084 bash[78255]: cluster 2023-10-01T08:14:02.876177+0000 osd.2 (osd.2) 2 : cluster 0 11.c starting backfill to osd.1 from (0'0,0'0] MAX to 290'9999 2023-10-01T08:14:04.014 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:03 smithi084 bash[78255]: cluster 2023-10-01T08:14:02.880086+0000 osd.5 (osd.5) 271 : cluster 0 11.7 starting backfill to osd.1 from (0'0,0'0] MAX to 290'9887 2023-10-01T08:14:04.014 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:03 smithi084 bash[78255]: cluster 2023-10-01T08:14:02.880168+0000 osd.6 (osd.6) 252 : cluster 3 failed to encode map e293 with expected crc 2023-10-01T08:14:04.014 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:03 smithi084 bash[75189]: cluster 2023-10-01T08:14:02.779272+0000 mgr.y (mgr.34104) 1247 : cluster 0 pgmap v1349: 89 pgs: 1 remapped+peering, 3 peering, 85 active+clean; 3.6 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 731 op/s; 0 B/s, 0 objects/s recovering 2023-10-01T08:14:04.014 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:03 smithi084 bash[75189]: cluster 2023-10-01T08:14:02.868024+0000 osd.7 (osd.7) 132 : cluster 3 failed to encode map e293 with expected crc 2023-10-01T08:14:04.014 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:03 smithi084 bash[75189]: cluster 2023-10-01T08:14:02.868901+0000 osd.5 (osd.5) 270 : cluster 3 failed to encode map e293 with expected crc 2023-10-01T08:14:04.015 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:03 smithi084 bash[75189]: cluster 2023-10-01T08:14:02.872941+0000 mon.a (mon.0) 1636 : cluster 0 osdmap e293: 8 total, 8 up, 8 in 2023-10-01T08:14:04.015 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:03 smithi084 bash[75189]: cluster 2023-10-01T08:14:02.874356+0000 osd.0 (osd.0) 12 : cluster 0 11.f starting backfill to osd.1 from (0'0,0'0] MAX to 290'9999 2023-10-01T08:14:04.015 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:03 smithi084 bash[75189]: cluster 2023-10-01T08:14:02.874383+0000 osd.0 (osd.0) 13 : cluster 0 11.e starting backfill to osd.1 from (0'0,0'0] MAX to 290'9706 2023-10-01T08:14:04.015 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:03 smithi084 bash[75189]: cluster 2023-10-01T08:14:02.874447+0000 osd.3 (osd.3) 10 : cluster 0 11.0 starting backfill to osd.1 from (0'0,0'0] MAX to 290'9764 2023-10-01T08:14:04.015 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:03 smithi084 bash[75189]: cluster 2023-10-01T08:14:02.875240+0000 osd.3 (osd.3) 11 : cluster 0 11.9 starting backfill to osd.1 from (0'0,0'0] MAX to 290'9970 2023-10-01T08:14:04.015 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:03 smithi084 bash[75189]: cluster 2023-10-01T08:14:02.875740+0000 osd.2 (osd.2) 1 : cluster 0 11.6 starting backfill to osd.1 from (0'0,0'0] MAX to 290'10085 2023-10-01T08:14:04.015 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:03 smithi084 bash[75189]: cluster 2023-10-01T08:14:02.875741+0000 osd.6 (osd.6) 251 : cluster 3 failed to encode map e293 with expected crc 2023-10-01T08:14:04.015 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:03 smithi084 bash[75189]: cluster 2023-10-01T08:14:02.876177+0000 osd.2 (osd.2) 2 : cluster 0 11.c starting backfill to osd.1 from (0'0,0'0] MAX to 290'9999 2023-10-01T08:14:04.015 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:03 smithi084 bash[75189]: cluster 2023-10-01T08:14:02.880086+0000 osd.5 (osd.5) 271 : cluster 0 11.7 starting backfill to osd.1 from (0'0,0'0] MAX to 290'9887 2023-10-01T08:14:04.015 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:03 smithi084 bash[75189]: cluster 2023-10-01T08:14:02.880168+0000 osd.6 (osd.6) 252 : cluster 3 failed to encode map e293 with expected crc 2023-10-01T08:14:04.029 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:04.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:04.035 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:04.137 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:04.176 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:04.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:04.179 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:04.280 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:04.305 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:04.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:04.309 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:04.410 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:04.447 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:04.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:04.454 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:04.555 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:04.583 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:04.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:04.586 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:14:04.687 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:04.719 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:04.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:04.721 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:04.822 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:04.852 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:04.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:04.856 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:04.916 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:04 smithi112 bash[59335]: cluster 2023-10-01T08:14:03.901149+0000 osd.4 (osd.4) 224 : cluster 3 failed to encode map e294 with expected crc 2023-10-01T08:14:04.916 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:04 smithi112 bash[59335]: cluster 2023-10-01T08:14:03.903466+0000 mon.a (mon.0) 1637 : cluster 0 osdmap e294: 8 total, 8 up, 8 in 2023-10-01T08:14:04.916 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:04 smithi112 bash[59335]: cluster 2023-10-01T08:14:03.905725+0000 osd.6 (osd.6) 253 : cluster 3 failed to encode map e294 with expected crc 2023-10-01T08:14:04.916 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:04 smithi112 bash[59335]: cluster 2023-10-01T08:14:03.907340+0000 osd.6 (osd.6) 254 : cluster 3 failed to encode map e294 with expected crc 2023-10-01T08:14:04.916 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:04 smithi112 bash[59335]: cluster 2023-10-01T08:14:03.908505+0000 osd.5 (osd.5) 272 : cluster 3 failed to encode map e294 with expected crc 2023-10-01T08:14:04.916 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:04 smithi112 bash[59335]: cluster 2023-10-01T08:14:03.911121+0000 osd.5 (osd.5) 273 : cluster 3 failed to encode map e294 with expected crc 2023-10-01T08:14:04.917 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:04 smithi112 bash[59335]: cluster 2023-10-01T08:14:03.911585+0000 osd.7 (osd.7) 133 : cluster 3 failed to encode map e294 with expected crc 2023-10-01T08:14:04.956 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:04.991 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:04.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:04.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:05.095 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:05.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:04 smithi084 bash[75189]: cluster 2023-10-01T08:14:03.901149+0000 osd.4 (osd.4) 224 : cluster 3 failed to encode map e294 with expected crc 2023-10-01T08:14:05.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:04 smithi084 bash[75189]: cluster 2023-10-01T08:14:03.903466+0000 mon.a (mon.0) 1637 : cluster 0 osdmap e294: 8 total, 8 up, 8 in 2023-10-01T08:14:05.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:04 smithi084 bash[75189]: cluster 2023-10-01T08:14:03.905725+0000 osd.6 (osd.6) 253 : cluster 3 failed to encode map e294 with expected crc 2023-10-01T08:14:05.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:04 smithi084 bash[75189]: cluster 2023-10-01T08:14:03.907340+0000 osd.6 (osd.6) 254 : cluster 3 failed to encode map e294 with expected crc 2023-10-01T08:14:05.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:04 smithi084 bash[75189]: cluster 2023-10-01T08:14:03.908505+0000 osd.5 (osd.5) 272 : cluster 3 failed to encode map e294 with expected crc 2023-10-01T08:14:05.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:04 smithi084 bash[75189]: cluster 2023-10-01T08:14:03.911121+0000 osd.5 (osd.5) 273 : cluster 3 failed to encode map e294 with expected crc 2023-10-01T08:14:05.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:04 smithi084 bash[75189]: cluster 2023-10-01T08:14:03.911585+0000 osd.7 (osd.7) 133 : cluster 3 failed to encode map e294 with expected crc 2023-10-01T08:14:05.104 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:04 smithi084 bash[78255]: cluster 2023-10-01T08:14:03.901149+0000 osd.4 (osd.4) 224 : cluster 3 failed to encode map e294 with expected crc 2023-10-01T08:14:05.104 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:04 smithi084 bash[78255]: cluster 2023-10-01T08:14:03.903466+0000 mon.a (mon.0) 1637 : cluster 0 osdmap e294: 8 total, 8 up, 8 in 2023-10-01T08:14:05.104 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:04 smithi084 bash[78255]: cluster 2023-10-01T08:14:03.905725+0000 osd.6 (osd.6) 253 : cluster 3 failed to encode map e294 with expected crc 2023-10-01T08:14:05.104 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:04 smithi084 bash[78255]: cluster 2023-10-01T08:14:03.907340+0000 osd.6 (osd.6) 254 : cluster 3 failed to encode map e294 with expected crc 2023-10-01T08:14:05.104 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:04 smithi084 bash[78255]: cluster 2023-10-01T08:14:03.908505+0000 osd.5 (osd.5) 272 : cluster 3 failed to encode map e294 with expected crc 2023-10-01T08:14:05.104 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:04 smithi084 bash[78255]: cluster 2023-10-01T08:14:03.911121+0000 osd.5 (osd.5) 273 : cluster 3 failed to encode map e294 with expected crc 2023-10-01T08:14:05.104 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:04 smithi084 bash[78255]: cluster 2023-10-01T08:14:03.911585+0000 osd.7 (osd.7) 133 : cluster 3 failed to encode map e294 with expected crc 2023-10-01T08:14:05.122 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:05.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:05.127 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:05.228 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:05.288 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:05.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:05.291 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:05.392 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:05.423 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:05.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:05.433 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:14:05.477 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T08:14:05.534 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:05.580 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:05.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:05.589 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:05.690 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:05.758 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:05.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:05.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:05.862 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:05.902 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:05.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:05.906 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:06.007 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:06.039 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:06.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:06.044 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:14:06.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:05 smithi084 bash[75189]: cluster 2023-10-01T08:14:04.779952+0000 mgr.y (mgr.34104) 1248 : cluster 0 pgmap v1352: 89 pgs: 2 active+remapped+backfill_wait, 1 activating+remapped, 1 activating+degraded+remapped, 1 remapped+peering, 3 peering, 81 active+clean; 3.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 468 op/s; 1/172515 objects degraded (0.001%); 14106/172515 objects misplaced (8.177%); 0 B/s, 0 objects/s recovering 2023-10-01T08:14:06.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:05 smithi084 bash[75189]: cluster 2023-10-01T08:14:04.908002+0000 osd.6 (osd.6) 255 : cluster 3 failed to encode map e295 with expected crc 2023-10-01T08:14:06.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:05 smithi084 bash[75189]: cluster 2023-10-01T08:14:04.908726+0000 mon.a (mon.0) 1638 : cluster 0 osdmap e295: 8 total, 8 up, 8 in 2023-10-01T08:14:06.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:05 smithi084 bash[75189]: cluster 2023-10-01T08:14:04.912121+0000 osd.6 (osd.6) 256 : cluster 3 failed to encode map e295 with expected crc 2023-10-01T08:14:06.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:05 smithi084 bash[75189]: cluster 2023-10-01T08:14:04.912126+0000 osd.4 (osd.4) 225 : cluster 3 failed to encode map e295 with expected crc 2023-10-01T08:14:06.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:05 smithi084 bash[75189]: cluster 2023-10-01T08:14:04.912541+0000 osd.5 (osd.5) 274 : cluster 3 failed to encode map e295 with expected crc 2023-10-01T08:14:06.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:05 smithi084 bash[75189]: cluster 2023-10-01T08:14:04.997209+0000 mon.a (mon.0) 1639 : cluster 3 Health check failed: Degraded data redundancy: 1/172515 objects degraded (0.001%), 1 pg degraded (PG_DEGRADED) 2023-10-01T08:14:06.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:05 smithi084 bash[78255]: cluster 2023-10-01T08:14:04.779952+0000 mgr.y (mgr.34104) 1248 : cluster 0 pgmap v1352: 89 pgs: 2 active+remapped+backfill_wait, 1 activating+remapped, 1 activating+degraded+remapped, 1 remapped+peering, 3 peering, 81 active+clean; 3.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 468 op/s; 1/172515 objects degraded (0.001%); 14106/172515 objects misplaced (8.177%); 0 B/s, 0 objects/s recovering 2023-10-01T08:14:06.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:05 smithi084 bash[78255]: cluster 2023-10-01T08:14:04.908002+0000 osd.6 (osd.6) 255 : cluster 3 failed to encode map e295 with expected crc 2023-10-01T08:14:06.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:05 smithi084 bash[78255]: cluster 2023-10-01T08:14:04.908726+0000 mon.a (mon.0) 1638 : cluster 0 osdmap e295: 8 total, 8 up, 8 in 2023-10-01T08:14:06.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:05 smithi084 bash[78255]: cluster 2023-10-01T08:14:04.912121+0000 osd.6 (osd.6) 256 : cluster 3 failed to encode map e295 with expected crc 2023-10-01T08:14:06.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:05 smithi084 bash[78255]: cluster 2023-10-01T08:14:04.912126+0000 osd.4 (osd.4) 225 : cluster 3 failed to encode map e295 with expected crc 2023-10-01T08:14:06.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:05 smithi084 bash[78255]: cluster 2023-10-01T08:14:04.912541+0000 osd.5 (osd.5) 274 : cluster 3 failed to encode map e295 with expected crc 2023-10-01T08:14:06.077 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:05 smithi084 bash[78255]: cluster 2023-10-01T08:14:04.997209+0000 mon.a (mon.0) 1639 : cluster 3 Health check failed: Degraded data redundancy: 1/172515 objects degraded (0.001%), 1 pg degraded (PG_DEGRADED) 2023-10-01T08:14:06.144 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:06.183 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:06.189 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:05 smithi112 bash[59335]: cluster 2023-10-01T08:14:04.779952+0000 mgr.y (mgr.34104) 1248 : cluster 0 pgmap v1352: 89 pgs: 2 active+remapped+backfill_wait, 1 activating+remapped, 1 activating+degraded+remapped, 1 remapped+peering, 3 peering, 81 active+clean; 3.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 468 op/s; 1/172515 objects degraded (0.001%); 14106/172515 objects misplaced (8.177%); 0 B/s, 0 objects/s recovering 2023-10-01T08:14:06.189 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:05 smithi112 bash[59335]: cluster 2023-10-01T08:14:04.908002+0000 osd.6 (osd.6) 255 : cluster 3 failed to encode map e295 with expected crc 2023-10-01T08:14:06.189 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:05 smithi112 bash[59335]: cluster 2023-10-01T08:14:04.908726+0000 mon.a (mon.0) 1638 : cluster 0 osdmap e295: 8 total, 8 up, 8 in 2023-10-01T08:14:06.189 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:05 smithi112 bash[59335]: cluster 2023-10-01T08:14:04.912121+0000 osd.6 (osd.6) 256 : cluster 3 failed to encode map e295 with expected crc 2023-10-01T08:14:06.189 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:05 smithi112 bash[59335]: cluster 2023-10-01T08:14:04.912126+0000 osd.4 (osd.4) 225 : cluster 3 failed to encode map e295 with expected crc 2023-10-01T08:14:06.189 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:05 smithi112 bash[59335]: cluster 2023-10-01T08:14:04.912541+0000 osd.5 (osd.5) 274 : cluster 3 failed to encode map e295 with expected crc 2023-10-01T08:14:06.189 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:05 smithi112 bash[59335]: cluster 2023-10-01T08:14:04.997209+0000 mon.a (mon.0) 1639 : cluster 3 Health check failed: Degraded data redundancy: 1/172515 objects degraded (0.001%), 1 pg degraded (PG_DEGRADED) 2023-10-01T08:14:06.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:06.191 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:14:06.292 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:06.327 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:06.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:06.334 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:06.434 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:06.443 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:14:06 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:14:06] "GET /metrics HTTP/1.1" 200 36414 "" "Prometheus/2.33.4" 2023-10-01T08:14:06.467 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:06.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:06.472 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:06.572 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:06.607 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:06.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:06.612 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:06.712 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:06.748 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:06.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:06.754 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:06.854 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:06.886 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:06.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:06.889 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:14:06.955 INFO:teuthology.orchestra.run.smithi084.stderr:nodeep-scrub is unset 2023-10-01T08:14:06.990 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:06 smithi084 bash[78255]: audit 2023-10-01T08:14:06.110645+0000 mon.a (mon.0) 1640 : audit 1 from='client.? 172.21.15.84:0/1580186966' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:14:06.990 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:06 smithi084 bash[75189]: audit 2023-10-01T08:14:06.110645+0000 mon.a (mon.0) 1640 : audit 1 from='client.? 172.21.15.84:0/1580186966' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:14:06.990 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:07.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:07.031 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:07.031 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:07.132 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:07.140 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:06 smithi112 bash[59335]: audit 2023-10-01T08:14:06.110645+0000 mon.a (mon.0) 1640 : audit 1 from='client.? 172.21.15.84:0/1580186966' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:14:07.154 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:07.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:07.159 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:14:07.260 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:07.288 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:07.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:07.291 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:07.392 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:07.430 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:07.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:07.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:07.534 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:07.569 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:07.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:07.574 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:07.675 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:07.706 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:07.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:07.709 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:07.810 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:07.835 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:07.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:07.838 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:07.939 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:07.965 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:07.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:07.967 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:08.068 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:08.097 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:08.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:08.105 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:08.205 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:08.229 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:08.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:07 smithi112 bash[59335]: cluster 2023-10-01T08:14:06.780595+0000 mgr.y (mgr.34104) 1249 : cluster 0 pgmap v1354: 89 pgs: 4 active+remapped+backfill_wait, 1 activating+remapped, 1 activating+degraded+remapped, 1 remapped+peering, 3 peering, 79 active+clean; 3.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 355 op/s; 1/171033 objects degraded (0.001%); 21323/171033 objects misplaced (12.467%); 0 B/s, 0 objects/s recovering 2023-10-01T08:14:08.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:07 smithi112 bash[59335]: cluster 2023-10-01T08:14:06.916407+0000 mon.a (mon.0) 1641 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T08:14:08.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:07 smithi112 bash[59335]: cluster 2023-10-01T08:14:06.933578+0000 osd.7 (osd.7) 134 : cluster 3 failed to encode map e296 with expected crc 2023-10-01T08:14:08.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:07 smithi112 bash[59335]: cluster 2023-10-01T08:14:06.936858+0000 osd.5 (osd.5) 275 : cluster 3 failed to encode map e296 with expected crc 2023-10-01T08:14:08.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:07 smithi112 bash[59335]: cluster 2023-10-01T08:14:06.940661+0000 osd.6 (osd.6) 257 : cluster 3 failed to encode map e296 with expected crc 2023-10-01T08:14:08.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:07 smithi112 bash[59335]: audit 2023-10-01T08:14:06.942121+0000 mon.a (mon.0) 1642 : audit 1 from='client.? 172.21.15.84:0/1580186966' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T08:14:08.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:07 smithi112 bash[59335]: cluster 2023-10-01T08:14:06.942359+0000 mon.a (mon.0) 1643 : cluster 0 osdmap e296: 8 total, 8 up, 8 in 2023-10-01T08:14:08.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:07 smithi112 bash[59335]: cluster 2023-10-01T08:14:06.942635+0000 osd.5 (osd.5) 276 : cluster 3 failed to encode map e296 with expected crc 2023-10-01T08:14:08.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:08.232 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:08.234 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:07 smithi084 bash[75189]: cluster 2023-10-01T08:14:06.780595+0000 mgr.y (mgr.34104) 1249 : cluster 0 pgmap v1354: 89 pgs: 4 active+remapped+backfill_wait, 1 activating+remapped, 1 activating+degraded+remapped, 1 remapped+peering, 3 peering, 79 active+clean; 3.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 355 op/s; 1/171033 objects degraded (0.001%); 21323/171033 objects misplaced (12.467%); 0 B/s, 0 objects/s recovering 2023-10-01T08:14:08.234 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:07 smithi084 bash[75189]: cluster 2023-10-01T08:14:06.916407+0000 mon.a (mon.0) 1641 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T08:14:08.234 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:07 smithi084 bash[75189]: cluster 2023-10-01T08:14:06.933578+0000 osd.7 (osd.7) 134 : cluster 3 failed to encode map e296 with expected crc 2023-10-01T08:14:08.234 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:07 smithi084 bash[75189]: cluster 2023-10-01T08:14:06.936858+0000 osd.5 (osd.5) 275 : cluster 3 failed to encode map e296 with expected crc 2023-10-01T08:14:08.234 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:07 smithi084 bash[75189]: cluster 2023-10-01T08:14:06.940661+0000 osd.6 (osd.6) 257 : cluster 3 failed to encode map e296 with expected crc 2023-10-01T08:14:08.235 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:07 smithi084 bash[75189]: audit 2023-10-01T08:14:06.942121+0000 mon.a (mon.0) 1642 : audit 1 from='client.? 172.21.15.84:0/1580186966' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T08:14:08.235 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:07 smithi084 bash[75189]: cluster 2023-10-01T08:14:06.942359+0000 mon.a (mon.0) 1643 : cluster 0 osdmap e296: 8 total, 8 up, 8 in 2023-10-01T08:14:08.235 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:07 smithi084 bash[75189]: cluster 2023-10-01T08:14:06.942635+0000 osd.5 (osd.5) 276 : cluster 3 failed to encode map e296 with expected crc 2023-10-01T08:14:08.235 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:07 smithi084 bash[78255]: cluster 2023-10-01T08:14:06.780595+0000 mgr.y (mgr.34104) 1249 : cluster 0 pgmap v1354: 89 pgs: 4 active+remapped+backfill_wait, 1 activating+remapped, 1 activating+degraded+remapped, 1 remapped+peering, 3 peering, 79 active+clean; 3.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 355 op/s; 1/171033 objects degraded (0.001%); 21323/171033 objects misplaced (12.467%); 0 B/s, 0 objects/s recovering 2023-10-01T08:14:08.235 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:07 smithi084 bash[78255]: cluster 2023-10-01T08:14:06.916407+0000 mon.a (mon.0) 1641 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T08:14:08.235 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:07 smithi084 bash[78255]: cluster 2023-10-01T08:14:06.933578+0000 osd.7 (osd.7) 134 : cluster 3 failed to encode map e296 with expected crc 2023-10-01T08:14:08.236 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:07 smithi084 bash[78255]: cluster 2023-10-01T08:14:06.936858+0000 osd.5 (osd.5) 275 : cluster 3 failed to encode map e296 with expected crc 2023-10-01T08:14:08.236 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:07 smithi084 bash[78255]: cluster 2023-10-01T08:14:06.940661+0000 osd.6 (osd.6) 257 : cluster 3 failed to encode map e296 with expected crc 2023-10-01T08:14:08.236 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:07 smithi084 bash[78255]: audit 2023-10-01T08:14:06.942121+0000 mon.a (mon.0) 1642 : audit 1 from='client.? 172.21.15.84:0/1580186966' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T08:14:08.236 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:07 smithi084 bash[78255]: cluster 2023-10-01T08:14:06.942359+0000 mon.a (mon.0) 1643 : cluster 0 osdmap e296: 8 total, 8 up, 8 in 2023-10-01T08:14:08.236 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:07 smithi084 bash[78255]: cluster 2023-10-01T08:14:06.942635+0000 osd.5 (osd.5) 276 : cluster 3 failed to encode map e296 with expected crc 2023-10-01T08:14:08.333 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:08.365 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:08.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:08.367 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:08.468 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:08.493 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:08.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:08.495 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:08.596 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:08.623 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:08.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:08.625 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:08.706 INFO:tasks.thrashosds.thrasher:in_osds: [0, 2, 3, 4, 5, 6, 7, 1] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 5, 6, 4, 7, 1] 2023-10-01T08:14:08.706 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T08:14:08.706 INFO:tasks.thrashosds.thrasher:inject_pause on osd.4 2023-10-01T08:14:08.706 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-01T08:14:08.707 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-01T08:14:08.707 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 config set filestore_inject_stall 3 2023-10-01T08:14:08.726 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:08.787 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:08.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:08.792 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:08.893 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:08.922 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:08.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:08.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:09.027 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:09.066 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:09.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:09.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:14:09.169 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:09.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:08 smithi084 bash[75189]: cluster 2023-10-01T08:14:08.781230+0000 mgr.y (mgr.34104) 1250 : cluster 0 pgmap v1356: 89 pgs: 1 active+remapped+backfilling, 6 active+remapped+backfill_wait, 82 active+clean; 3.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 556 op/s; 23961/165468 objects misplaced (14.481%); 4.4 MiB/s, 70 objects/s recovering 2023-10-01T08:14:09.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:08 smithi084 bash[75189]: cluster 2023-10-01T08:14:08.932181+0000 mon.a (mon.0) 1644 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/171033 objects degraded (0.001%), 1 pg degraded) 2023-10-01T08:14:09.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:08 smithi084 bash[75189]: cluster 2023-10-01T08:14:08.932224+0000 mon.a (mon.0) 1645 : cluster 1 Cluster is now healthy 2023-10-01T08:14:09.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:08 smithi084 bash[78255]: cluster 2023-10-01T08:14:08.781230+0000 mgr.y (mgr.34104) 1250 : cluster 0 pgmap v1356: 89 pgs: 1 active+remapped+backfilling, 6 active+remapped+backfill_wait, 82 active+clean; 3.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 556 op/s; 23961/165468 objects misplaced (14.481%); 4.4 MiB/s, 70 objects/s recovering 2023-10-01T08:14:09.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:08 smithi084 bash[78255]: cluster 2023-10-01T08:14:08.932181+0000 mon.a (mon.0) 1644 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/171033 objects degraded (0.001%), 1 pg degraded) 2023-10-01T08:14:09.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:08 smithi084 bash[78255]: cluster 2023-10-01T08:14:08.932224+0000 mon.a (mon.0) 1645 : cluster 1 Cluster is now healthy 2023-10-01T08:14:09.203 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:09.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:09.208 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:09.308 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:09.338 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:09.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:09.340 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:09.413 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:14:09.417 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:14:09.441 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:09.478 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:09.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:08 smithi112 bash[59335]: cluster 2023-10-01T08:14:08.781230+0000 mgr.y (mgr.34104) 1250 : cluster 0 pgmap v1356: 89 pgs: 1 active+remapped+backfilling, 6 active+remapped+backfill_wait, 82 active+clean; 3.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 556 op/s; 23961/165468 objects misplaced (14.481%); 4.4 MiB/s, 70 objects/s recovering 2023-10-01T08:14:09.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:08 smithi112 bash[59335]: cluster 2023-10-01T08:14:08.932181+0000 mon.a (mon.0) 1644 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/171033 objects degraded (0.001%), 1 pg degraded) 2023-10-01T08:14:09.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:08 smithi112 bash[59335]: cluster 2023-10-01T08:14:08.932224+0000 mon.a (mon.0) 1645 : cluster 1 Cluster is now healthy 2023-10-01T08:14:09.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:09.482 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:09.583 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:09.615 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:09.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:09.623 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:09.724 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:09.758 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:09.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:09.766 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:09.867 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:09.892 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:09.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:09.898 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:09.999 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:10.034 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:10.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:10.040 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:10.140 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:10.170 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:10.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:10.177 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:10.278 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:10.303 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:10.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:10.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:10.414 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:10.447 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:10.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:10.453 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:10.554 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:10.582 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:10.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:10.588 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:14:10.688 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:10.727 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:10.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:10.729 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:14:10.830 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:10.889 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:10.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:10.893 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:10.945 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-01T08:14:10.994 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:11.029 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:11.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:11.031 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:14:11.134 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:11.165 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:11.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:11.171 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:11.272 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:11.304 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:11.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:11.308 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:14:11.410 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:11.442 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:11.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:11.449 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:11.550 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:11.578 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:11.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:11.583 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:11.684 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:11.714 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:11.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:11.722 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:11.823 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:11.845 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:11.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:11.848 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:11.949 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:11.982 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:11.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:11.987 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:14:11.997 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:11 smithi084 bash[75189]: cluster 2023-10-01T08:14:10.781880+0000 mgr.y (mgr.34104) 1251 : cluster 0 pgmap v1357: 89 pgs: 1 active+remapped+backfilling, 6 active+remapped+backfill_wait, 82 active+clean; 3.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 572 op/s; 23051/161451 objects misplaced (14.277%); 3.8 MiB/s, 60 objects/s recovering 2023-10-01T08:14:11.997 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:11 smithi084 bash[78255]: cluster 2023-10-01T08:14:10.781880+0000 mgr.y (mgr.34104) 1251 : cluster 0 pgmap v1357: 89 pgs: 1 active+remapped+backfilling, 6 active+remapped+backfill_wait, 82 active+clean; 3.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 572 op/s; 23051/161451 objects misplaced (14.277%); 3.8 MiB/s, 60 objects/s recovering 2023-10-01T08:14:12.088 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:12.096 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:11 smithi112 bash[59335]: cluster 2023-10-01T08:14:10.781880+0000 mgr.y (mgr.34104) 1251 : cluster 0 pgmap v1357: 89 pgs: 1 active+remapped+backfilling, 6 active+remapped+backfill_wait, 82 active+clean; 3.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 572 op/s; 23051/161451 objects misplaced (14.277%); 3.8 MiB/s, 60 objects/s recovering 2023-10-01T08:14:12.116 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:12.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:12.121 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:12.222 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:12.249 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:12.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:12.251 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:12.352 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:12.389 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:12.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:12.390 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:12.491 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:12.519 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:12.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:12.522 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:12.622 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:12.654 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:12.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:12.657 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:14:12.757 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:12.781 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:12.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:12.782 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:12.883 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:12.918 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:12.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:12.923 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:13.024 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:13.051 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:13.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:13.056 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:13.156 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:13.184 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:13.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:13.189 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:13.290 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:13.320 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:13.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:13.325 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:13.426 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:13.456 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:13.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:13.462 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:13.519 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T08:14:13.562 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:13.594 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:13.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:13.602 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:13.702 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:13.733 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:13.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:13.735 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:13.836 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:13.848 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:13 smithi112 bash[59335]: cluster 2023-10-01T08:14:12.782495+0000 mgr.y (mgr.34104) 1252 : cluster 0 pgmap v1358: 89 pgs: 1 active+remapped+backfilling, 6 active+remapped+backfill_wait, 82 active+clean; 3.2 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 602 op/s; 22787/158040 objects misplaced (14.419%); 3.3 MiB/s, 51 objects/s recovering 2023-10-01T08:14:13.859 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:13.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:13.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:13.967 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:13.990 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:13.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:13.995 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:14.096 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:14.120 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:14.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:14.125 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:14.193 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:14 smithi084 bash[78255]: cluster 2023-10-01T08:14:12.782495+0000 mgr.y (mgr.34104) 1252 : cluster 0 pgmap v1358: 89 pgs: 1 active+remapped+backfilling, 6 active+remapped+backfill_wait, 82 active+clean; 3.2 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 602 op/s; 22787/158040 objects misplaced (14.419%); 3.3 MiB/s, 51 objects/s recovering 2023-10-01T08:14:14.193 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:14 smithi084 bash[75189]: cluster 2023-10-01T08:14:12.782495+0000 mgr.y (mgr.34104) 1252 : cluster 0 pgmap v1358: 89 pgs: 1 active+remapped+backfilling, 6 active+remapped+backfill_wait, 82 active+clean; 3.2 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 602 op/s; 22787/158040 objects misplaced (14.419%); 3.3 MiB/s, 51 objects/s recovering 2023-10-01T08:14:14.226 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:14.263 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:14.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:14.268 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:14.368 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:14.393 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:14.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:14.395 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:14.498 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:14.533 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:14.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:14.538 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:14.639 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:14.669 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:14.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:14.673 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:14:14.774 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:14.802 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:14.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:14.808 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:14.909 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:14.940 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:14.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:14.945 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:14:15.046 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:15.047 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:15 smithi084 bash[75189]: cluster 2023-10-01T08:14:14.783074+0000 mgr.y (mgr.34104) 1253 : cluster 0 pgmap v1359: 89 pgs: 1 active+remapped+backfilling, 6 active+remapped+backfill_wait, 82 active+clean; 3.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 637 op/s; 21500/153612 objects misplaced (13.996%); 5.9 MiB/s, 94 objects/s recovering 2023-10-01T08:14:15.047 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:15 smithi084 bash[78255]: cluster 2023-10-01T08:14:14.783074+0000 mgr.y (mgr.34104) 1253 : cluster 0 pgmap v1359: 89 pgs: 1 active+remapped+backfilling, 6 active+remapped+backfill_wait, 82 active+clean; 3.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 637 op/s; 21500/153612 objects misplaced (13.996%); 5.9 MiB/s, 94 objects/s recovering 2023-10-01T08:14:15.078 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:15.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:15.084 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:15.185 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:15.195 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:15 smithi112 bash[59335]: cluster 2023-10-01T08:14:14.783074+0000 mgr.y (mgr.34104) 1253 : cluster 0 pgmap v1359: 89 pgs: 1 active+remapped+backfilling, 6 active+remapped+backfill_wait, 82 active+clean; 3.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 637 op/s; 21500/153612 objects misplaced (13.996%); 5.9 MiB/s, 94 objects/s recovering 2023-10-01T08:14:15.215 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:15.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:15.220 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:14:15.321 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:15.354 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:15.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:15.359 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:15.460 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:15.486 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:15.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:15.496 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:15.596 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:15.641 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:15.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:15.645 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:14:15.746 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:15.816 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:15.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:15.819 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:15.920 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:15.958 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:15.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:15.961 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:16.063 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:16.093 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:16.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:16.096 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:16.182 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:16 smithi112 bash[59335]: audit 2023-10-01T08:14:15.136281+0000 mon.a (mon.0) 1646 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:14:16.182 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:16 smithi112 bash[59335]: audit 2023-10-01T08:14:15.137556+0000 mon.a (mon.0) 1647 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:14:16.183 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:16 smithi112 bash[59335]: audit 2023-10-01T08:14:15.835631+0000 mon.a (mon.0) 1648 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:14:16.196 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:16.221 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:16.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:16.227 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:16.328 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:16.357 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:16.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:16.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:16.463 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:16.490 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:16.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:16.494 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:14:16.573 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:14:16 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:14:16] "GET /metrics HTTP/1.1" 200 36455 "" "Prometheus/2.33.4" 2023-10-01T08:14:16.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:16 smithi084 bash[78255]: audit 2023-10-01T08:14:15.136281+0000 mon.a (mon.0) 1646 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:14:16.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:16 smithi084 bash[78255]: audit 2023-10-01T08:14:15.137556+0000 mon.a (mon.0) 1647 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:14:16.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:16 smithi084 bash[78255]: audit 2023-10-01T08:14:15.835631+0000 mon.a (mon.0) 1648 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:14:16.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:16 smithi084 bash[75189]: audit 2023-10-01T08:14:15.136281+0000 mon.a (mon.0) 1646 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:14:16.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:16 smithi084 bash[75189]: audit 2023-10-01T08:14:15.137556+0000 mon.a (mon.0) 1647 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:14:16.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:16 smithi084 bash[75189]: audit 2023-10-01T08:14:15.835631+0000 mon.a (mon.0) 1648 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:14:16.595 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:16.638 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:16.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:16.643 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:16.743 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:16.768 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:16.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:16.771 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:16.872 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:16.906 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:16.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:16.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:17.012 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:17.040 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:17.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:17.042 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:17.142 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:17 smithi084 bash[75189]: cluster 2023-10-01T08:14:16.783542+0000 mgr.y (mgr.34104) 1254 : cluster 0 pgmap v1360: 89 pgs: 1 active+remapped+backfilling, 6 active+remapped+backfill_wait, 82 active+clean; 3.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 666 op/s; 21093/151026 objects misplaced (13.966%); 5.9 MiB/s, 93 objects/s recovering 2023-10-01T08:14:17.142 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:17 smithi084 bash[75189]: audit 2023-10-01T08:14:17.114319+0000 mon.b (mon.1) 30 : audit 0 from='client.? 172.21.15.84:0/749155841' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:14:17.143 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:17.166 INFO:teuthology.orchestra.run.smithi084.stdout:ERROR: (22) Invalid argument 2023-10-01T08:14:17.167 INFO:teuthology.orchestra.run.smithi084.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T08:14:17.190 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:17.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:17.193 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:14:17.194 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T08:14:17.251 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T08:14:17.290 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T08:14:17.294 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:17.303 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:17 smithi112 bash[59335]: cluster 2023-10-01T08:14:16.783542+0000 mgr.y (mgr.34104) 1254 : cluster 0 pgmap v1360: 89 pgs: 1 active+remapped+backfilling, 6 active+remapped+backfill_wait, 82 active+clean; 3.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 666 op/s; 21093/151026 objects misplaced (13.966%); 5.9 MiB/s, 93 objects/s recovering 2023-10-01T08:14:17.303 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:17 smithi112 bash[59335]: audit 2023-10-01T08:14:17.114319+0000 mon.b (mon.1) 30 : audit 0 from='client.? 172.21.15.84:0/749155841' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:14:17.323 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:17.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:17.324 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:17.328 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T08:14:17.359 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T08:14:17.394 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T08:14:17.425 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:17.440 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T08:14:17.449 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:17.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:17.456 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:14:17.477 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T08:14:17.483 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T08:14:17.483 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T08:14:17.483 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T08:14:17.483 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T08:14:17.483 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T08:14:17.483 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T08:14:17.484 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T08:14:17.484 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T08:14:17.515 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:17 smithi084 bash[78255]: cluster 2023-10-01T08:14:16.783542+0000 mgr.y (mgr.34104) 1254 : cluster 0 pgmap v1360: 89 pgs: 1 active+remapped+backfilling, 6 active+remapped+backfill_wait, 82 active+clean; 3.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 666 op/s; 21093/151026 objects misplaced (13.966%); 5.9 MiB/s, 93 objects/s recovering 2023-10-01T08:14:17.515 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:17 smithi084 bash[78255]: audit 2023-10-01T08:14:17.114319+0000 mon.b (mon.1) 30 : audit 0 from='client.? 172.21.15.84:0/749155841' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:14:17.557 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:17.589 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:17.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:17.593 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:17.694 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:17.722 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:17.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:17.726 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:17.827 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:17.859 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:17.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:17.862 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:14:17.962 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:17.989 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:17.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:17.991 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:18.092 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:18.121 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:18.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:18.126 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:18.227 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:18.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:18.263 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:18.263 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:18.364 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:18.390 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:18.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:18.397 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:18.498 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:18.519 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:18.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:18.521 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:18.622 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:18.644 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:18.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:18.647 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:18.706 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-10-01T08:14:18.707 INFO:teuthology.orchestra.run.smithi112.stdout: "success": "" 2023-10-01T08:14:18.707 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-10-01T08:14:18.748 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:18.767 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:18.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:18.770 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:18.870 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:18.896 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:18.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:18.898 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:18.998 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:19.032 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:19.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:19.038 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:19.138 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:19.168 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:19.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:19.170 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:19.271 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:19.314 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:19.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:19.322 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:19.423 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:19.451 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:19.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:19.456 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:19.557 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:19.590 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:19.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:19.595 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:19.696 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:19.724 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:19.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:19.729 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:19.830 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:19.871 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:19.874 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-10-01T08:14:19.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:19.875 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:19.976 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:19.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:19 smithi112 bash[59335]: cluster 2023-10-01T08:14:18.784579+0000 mgr.y (mgr.34104) 1255 : cluster 0 pgmap v1361: 89 pgs: 1 active+remapped+backfilling, 6 active+remapped+backfill_wait, 82 active+clean; 2.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 708 op/s; 20006/144513 objects misplaced (13.844%); 7.5 MiB/s, 119 objects/s recovering 2023-10-01T08:14:20.001 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:20.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:20.004 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:14:20.105 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:20.114 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:19 smithi084 bash[75189]: cluster 2023-10-01T08:14:18.784579+0000 mgr.y (mgr.34104) 1255 : cluster 0 pgmap v1361: 89 pgs: 1 active+remapped+backfilling, 6 active+remapped+backfill_wait, 82 active+clean; 2.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 708 op/s; 20006/144513 objects misplaced (13.844%); 7.5 MiB/s, 119 objects/s recovering 2023-10-01T08:14:20.114 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:19 smithi084 bash[78255]: cluster 2023-10-01T08:14:18.784579+0000 mgr.y (mgr.34104) 1255 : cluster 0 pgmap v1361: 89 pgs: 1 active+remapped+backfilling, 6 active+remapped+backfill_wait, 82 active+clean; 2.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 708 op/s; 20006/144513 objects misplaced (13.844%); 7.5 MiB/s, 119 objects/s recovering 2023-10-01T08:14:20.140 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:20.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:20.145 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:20.246 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:20.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:20.280 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:20.280 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:20.381 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:20.405 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:14:20.408 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:20.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:20.411 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:20.512 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:20.540 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:20.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:20.547 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:14:20.648 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:20.670 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:20.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:20.678 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:20.779 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:20.823 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:20.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:20.826 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:20.927 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:20.955 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:20.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:20.962 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:21.063 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:21.094 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:21.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:21.097 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:21.198 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:21.233 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:21.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:21.239 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:14:21.340 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:21.370 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:21.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:21.376 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:14:21.477 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:21.502 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:21.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:21.506 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:21.607 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:21.640 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:21.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:21.642 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:21.742 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:21.782 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:21.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:21.788 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:21.889 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:21.921 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T08:14:21.924 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:21.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:21.926 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:22.027 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:22.051 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:22.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:22.053 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:22.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:21 smithi084 bash[78255]: cluster 2023-10-01T08:14:20.785189+0000 mgr.y (mgr.34104) 1256 : cluster 0 pgmap v1362: 89 pgs: 1 active+remapped+backfilling, 6 active+remapped+backfill_wait, 82 active+clean; 2.9 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 677 op/s; 19226/141066 objects misplaced (13.629%); 5.3 MiB/s, 84 objects/s recovering 2023-10-01T08:14:22.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:21 smithi084 bash[75189]: cluster 2023-10-01T08:14:20.785189+0000 mgr.y (mgr.34104) 1256 : cluster 0 pgmap v1362: 89 pgs: 1 active+remapped+backfilling, 6 active+remapped+backfill_wait, 82 active+clean; 2.9 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 677 op/s; 19226/141066 objects misplaced (13.629%); 5.3 MiB/s, 84 objects/s recovering 2023-10-01T08:14:22.154 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:22.164 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:21 smithi112 bash[59335]: cluster 2023-10-01T08:14:20.785189+0000 mgr.y (mgr.34104) 1256 : cluster 0 pgmap v1362: 89 pgs: 1 active+remapped+backfilling, 6 active+remapped+backfill_wait, 82 active+clean; 2.9 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 677 op/s; 19226/141066 objects misplaced (13.629%); 5.3 MiB/s, 84 objects/s recovering 2023-10-01T08:14:22.182 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:22.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:22.184 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:22.285 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:22.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:22.327 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:22.328 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:14:22.428 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:22.472 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:22.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:22.474 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:22.575 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:22.604 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:22.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:22.607 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:22.708 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:22.736 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:22.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:22.744 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:14:22.845 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:22.879 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:22.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:22.882 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:22.982 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:23.014 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:23.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:23.017 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:23.118 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:23.138 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:23.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:23.141 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:23.241 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:23.279 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:23.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:23.281 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:23.382 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:23.409 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:23.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:23.414 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:23.515 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:23.542 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:23.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:23.545 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:23.646 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:23.681 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:23.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:23.685 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:23.786 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:23.814 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:23.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:23.818 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:23.919 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:23.950 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:23.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:23.954 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:24.054 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:24.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:23 smithi084 bash[78255]: cluster 2023-10-01T08:14:22.785688+0000 mgr.y (mgr.34104) 1257 : cluster 0 pgmap v1363: 89 pgs: 1 active+remapped+backfilling, 6 active+remapped+backfill_wait, 82 active+clean; 2.8 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 651 op/s; 18995/137994 objects misplaced (13.765%); 5.3 MiB/s, 84 objects/s recovering 2023-10-01T08:14:24.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:23 smithi084 bash[75189]: cluster 2023-10-01T08:14:22.785688+0000 mgr.y (mgr.34104) 1257 : cluster 0 pgmap v1363: 89 pgs: 1 active+remapped+backfilling, 6 active+remapped+backfill_wait, 82 active+clean; 2.8 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 651 op/s; 18995/137994 objects misplaced (13.765%); 5.3 MiB/s, 84 objects/s recovering 2023-10-01T08:14:24.088 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:24.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:24.093 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:24.194 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:24.227 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:24.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:23 smithi112 bash[59335]: cluster 2023-10-01T08:14:22.785688+0000 mgr.y (mgr.34104) 1257 : cluster 0 pgmap v1363: 89 pgs: 1 active+remapped+backfilling, 6 active+remapped+backfill_wait, 82 active+clean; 2.8 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 651 op/s; 18995/137994 objects misplaced (13.765%); 5.3 MiB/s, 84 objects/s recovering 2023-10-01T08:14:24.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:24.233 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:24.333 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:24.360 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:24.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:24.362 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:24.463 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:24.498 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:24.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:24.504 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:24.605 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:24.611 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:14:24.629 INFO:tasks.thrashosds.thrasher:in_osds: [0, 2, 3, 4, 5, 6, 7, 1] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 5, 6, 4, 7, 1] 2023-10-01T08:14:24.629 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T08:14:24.629 INFO:tasks.thrashosds.thrasher:inject_pause on osd.4 2023-10-01T08:14:24.629 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-01T08:14:24.629 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-01T08:14:24.629 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 config set filestore_inject_stall 3 2023-10-01T08:14:24.647 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:24.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:24.651 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:24.752 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:24.792 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:24.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:24.795 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:24.896 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:24.934 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:24.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:24.989 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:25.089 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:25.127 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:25.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:25.131 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:25.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:25 smithi112 bash[59335]: cluster 2023-10-01T08:14:24.786282+0000 mgr.y (mgr.34104) 1258 : cluster 0 pgmap v1364: 89 pgs: 1 active+remapped+backfilling, 6 active+remapped+backfill_wait, 82 active+clean; 2.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 672 op/s; 17804/133821 objects misplaced (13.304%); 7.8 MiB/s, 124 objects/s recovering 2023-10-01T08:14:25.232 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:25.247 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:25 smithi084 bash[75189]: cluster 2023-10-01T08:14:24.786282+0000 mgr.y (mgr.34104) 1258 : cluster 0 pgmap v1364: 89 pgs: 1 active+remapped+backfilling, 6 active+remapped+backfill_wait, 82 active+clean; 2.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 672 op/s; 17804/133821 objects misplaced (13.304%); 7.8 MiB/s, 124 objects/s recovering 2023-10-01T08:14:25.247 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:25 smithi084 bash[78255]: cluster 2023-10-01T08:14:24.786282+0000 mgr.y (mgr.34104) 1258 : cluster 0 pgmap v1364: 89 pgs: 1 active+remapped+backfilling, 6 active+remapped+backfill_wait, 82 active+clean; 2.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 672 op/s; 17804/133821 objects misplaced (13.304%); 7.8 MiB/s, 124 objects/s recovering 2023-10-01T08:14:25.287 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:25.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:25.289 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:25.389 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:25.432 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:25.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:25.435 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:14:25.535 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:25.576 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:25.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:25.581 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:25.682 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:25.722 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:25.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:25.724 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:25.825 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:25.873 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:25.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:25.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:14:25.980 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:26.012 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:26.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:26.016 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:26.117 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:26.142 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:26.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:26.149 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:26.250 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:26.277 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:26.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:26.286 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:26.387 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:26.422 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:26.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:26.424 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:14:26.500 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:14:26.524 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:26.528 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:14:26 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:14:26] "GET /metrics HTTP/1.1" 200 36455 "" "Prometheus/2.33.4" 2023-10-01T08:14:26.557 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:26.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:26.562 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:26.663 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:26.711 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:26.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:26.717 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:26.818 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:26.860 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:26.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:26.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:26.967 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:26.994 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:26.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:26.998 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:27.099 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:27.126 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:27.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:27.129 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:27.230 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:27.274 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:27.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:27.278 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:14:27.379 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:27.401 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:27.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:27.404 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:27.504 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:27.529 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:27.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:27.535 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:27.635 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:27.671 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:27.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:27.674 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:27.774 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:27.797 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:27.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:27.800 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:27.900 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:27.933 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:27.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:27.935 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:28.036 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:28.060 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:28.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:28.063 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:14:28.164 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:28.173 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:27 smithi112 bash[59335]: cluster 2023-10-01T08:14:26.786977+0000 mgr.y (mgr.34104) 1259 : cluster 0 pgmap v1365: 89 pgs: 1 active+remapped+backfilling, 6 active+remapped+backfill_wait, 82 active+clean; 2.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 617 op/s; 17395/131364 objects misplaced (13.242%); 5.1 MiB/s, 81 objects/s recovering 2023-10-01T08:14:28.187 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:28.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:28.202 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:14:28.303 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:28.309 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:27 smithi084 bash[75189]: cluster 2023-10-01T08:14:26.786977+0000 mgr.y (mgr.34104) 1259 : cluster 0 pgmap v1365: 89 pgs: 1 active+remapped+backfilling, 6 active+remapped+backfill_wait, 82 active+clean; 2.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 617 op/s; 17395/131364 objects misplaced (13.242%); 5.1 MiB/s, 81 objects/s recovering 2023-10-01T08:14:28.309 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:27 smithi084 bash[78255]: cluster 2023-10-01T08:14:26.786977+0000 mgr.y (mgr.34104) 1259 : cluster 0 pgmap v1365: 89 pgs: 1 active+remapped+backfilling, 6 active+remapped+backfill_wait, 82 active+clean; 2.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 617 op/s; 17395/131364 objects misplaced (13.242%); 5.1 MiB/s, 81 objects/s recovering 2023-10-01T08:14:28.325 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:28.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:28.328 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:28.429 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:28.463 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:28.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:28.467 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:28.568 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:28.592 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:28.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:28.594 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:28.695 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:28.721 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:28.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:28.724 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:28.825 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:28.868 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:28.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:28.873 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:28.974 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:29.002 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:29.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:29.006 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:29.107 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:29.137 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:29.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:29.141 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:29.242 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:29.287 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:29.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:29.291 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:29.392 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:29.432 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:29.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:29.437 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:29.468 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T08:14:29.538 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:29.565 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:29.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:29.572 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:14:29.673 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:29.708 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:29.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:29.714 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:29.818 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:29.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:29.840 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:29.840 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:29.941 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:29.989 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:29.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:29.993 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:30.019 INFO:teuthology.orchestra.run.smithi084.stderr:noscrub is set 2023-10-01T08:14:30.093 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:30.118 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:30.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:30.120 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:30.120 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:29 smithi084 bash[78255]: cluster 2023-10-01T08:14:28.787581+0000 mgr.y (mgr.34104) 1260 : cluster 0 pgmap v1366: 89 pgs: 1 active+remapped+backfilling, 6 active+remapped+backfill_wait, 82 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 713 op/s; 16383/125328 objects misplaced (13.072%); 7.9 MiB/s, 126 objects/s recovering 2023-10-01T08:14:30.120 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:29 smithi084 bash[78255]: audit 2023-10-01T08:14:29.741956+0000 mon.a (mon.0) 1649 : audit 1 from='client.? 172.21.15.84:0/3489704408' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T08:14:30.120 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:29 smithi084 bash[75189]: cluster 2023-10-01T08:14:28.787581+0000 mgr.y (mgr.34104) 1260 : cluster 0 pgmap v1366: 89 pgs: 1 active+remapped+backfilling, 6 active+remapped+backfill_wait, 82 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 713 op/s; 16383/125328 objects misplaced (13.072%); 7.9 MiB/s, 126 objects/s recovering 2023-10-01T08:14:30.121 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:29 smithi084 bash[75189]: audit 2023-10-01T08:14:29.741956+0000 mon.a (mon.0) 1649 : audit 1 from='client.? 172.21.15.84:0/3489704408' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T08:14:30.221 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:30.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:29 smithi112 bash[59335]: cluster 2023-10-01T08:14:28.787581+0000 mgr.y (mgr.34104) 1260 : cluster 0 pgmap v1366: 89 pgs: 1 active+remapped+backfilling, 6 active+remapped+backfill_wait, 82 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 713 op/s; 16383/125328 objects misplaced (13.072%); 7.9 MiB/s, 126 objects/s recovering 2023-10-01T08:14:30.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:29 smithi112 bash[59335]: audit 2023-10-01T08:14:29.741956+0000 mon.a (mon.0) 1649 : audit 1 from='client.? 172.21.15.84:0/3489704408' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T08:14:30.251 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:30.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:30.257 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:14:30.358 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:30.395 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:30.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:30.402 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:30.503 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:30.552 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:30.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:30.555 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:30.656 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:30.687 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:30.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:30.690 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:14:30.791 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:30.823 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:30.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:30.827 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:30.928 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:30.955 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:30.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:30.958 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:14:31.058 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:31.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:30 smithi084 bash[78255]: cluster 2023-10-01T08:14:30.003742+0000 mon.a (mon.0) 1650 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:14:31.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:30 smithi084 bash[78255]: cluster 2023-10-01T08:14:30.007963+0000 osd.5 (osd.5) 277 : cluster 3 failed to encode map e297 with expected crc 2023-10-01T08:14:31.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:30 smithi084 bash[78255]: cluster 2023-10-01T08:14:30.008824+0000 osd.4 (osd.4) 226 : cluster 3 failed to encode map e297 with expected crc 2023-10-01T08:14:31.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:30 smithi084 bash[78255]: audit 2023-10-01T08:14:30.009581+0000 mon.a (mon.0) 1651 : audit 1 from='client.? 172.21.15.84:0/3489704408' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T08:14:31.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:30 smithi084 bash[78255]: cluster 2023-10-01T08:14:30.010765+0000 mon.a (mon.0) 1652 : cluster 0 osdmap e297: 8 total, 8 up, 8 in 2023-10-01T08:14:31.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:30 smithi084 bash[78255]: audit 2023-10-01T08:14:30.131547+0000 mon.a (mon.0) 1653 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:14:31.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:30 smithi084 bash[78255]: audit 2023-10-01T08:14:30.132845+0000 mon.a (mon.0) 1654 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:14:31.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:30 smithi084 bash[78255]: audit 2023-10-01T08:14:30.276394+0000 mon.a (mon.0) 1655 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:14:31.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:30 smithi084 bash[75189]: cluster 2023-10-01T08:14:30.003742+0000 mon.a (mon.0) 1650 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:14:31.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:30 smithi084 bash[75189]: cluster 2023-10-01T08:14:30.007963+0000 osd.5 (osd.5) 277 : cluster 3 failed to encode map e297 with expected crc 2023-10-01T08:14:31.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:30 smithi084 bash[75189]: cluster 2023-10-01T08:14:30.008824+0000 osd.4 (osd.4) 226 : cluster 3 failed to encode map e297 with expected crc 2023-10-01T08:14:31.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:30 smithi084 bash[75189]: audit 2023-10-01T08:14:30.009581+0000 mon.a (mon.0) 1651 : audit 1 from='client.? 172.21.15.84:0/3489704408' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T08:14:31.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:30 smithi084 bash[75189]: cluster 2023-10-01T08:14:30.010765+0000 mon.a (mon.0) 1652 : cluster 0 osdmap e297: 8 total, 8 up, 8 in 2023-10-01T08:14:31.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:30 smithi084 bash[75189]: audit 2023-10-01T08:14:30.131547+0000 mon.a (mon.0) 1653 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:14:31.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:30 smithi084 bash[75189]: audit 2023-10-01T08:14:30.132845+0000 mon.a (mon.0) 1654 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:14:31.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:30 smithi084 bash[75189]: audit 2023-10-01T08:14:30.276394+0000 mon.a (mon.0) 1655 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:14:31.093 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:31.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:31.097 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:14:31.198 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:31.223 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:31.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:31.225 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:31.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:30 smithi112 bash[59335]: cluster 2023-10-01T08:14:30.003742+0000 mon.a (mon.0) 1650 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:14:31.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:30 smithi112 bash[59335]: cluster 2023-10-01T08:14:30.007963+0000 osd.5 (osd.5) 277 : cluster 3 failed to encode map e297 with expected crc 2023-10-01T08:14:31.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:30 smithi112 bash[59335]: cluster 2023-10-01T08:14:30.008824+0000 osd.4 (osd.4) 226 : cluster 3 failed to encode map e297 with expected crc 2023-10-01T08:14:31.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:30 smithi112 bash[59335]: audit 2023-10-01T08:14:30.009581+0000 mon.a (mon.0) 1651 : audit 1 from='client.? 172.21.15.84:0/3489704408' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T08:14:31.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:30 smithi112 bash[59335]: cluster 2023-10-01T08:14:30.010765+0000 mon.a (mon.0) 1652 : cluster 0 osdmap e297: 8 total, 8 up, 8 in 2023-10-01T08:14:31.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:30 smithi112 bash[59335]: audit 2023-10-01T08:14:30.131547+0000 mon.a (mon.0) 1653 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:14:31.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:30 smithi112 bash[59335]: audit 2023-10-01T08:14:30.132845+0000 mon.a (mon.0) 1654 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:14:31.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:30 smithi112 bash[59335]: audit 2023-10-01T08:14:30.276394+0000 mon.a (mon.0) 1655 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:14:31.326 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:31.363 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:31.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:31.369 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:14:31.470 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:31.500 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:31.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:31.505 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:31.605 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:31.635 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:31.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:31.640 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:31.741 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:31.766 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:31.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:31.773 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:31.873 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:31.881 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:31 smithi112 bash[59335]: cluster 2023-10-01T08:14:30.788069+0000 mgr.y (mgr.34104) 1261 : cluster 0 pgmap v1368: 89 pgs: 1 active+remapped+backfilling, 6 active+remapped+backfill_wait, 82 active+clean; 2.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 644 op/s; 15566/121716 objects misplaced (12.789%); 6.4 MiB/s, 102 objects/s recovering 2023-10-01T08:14:31.901 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:31.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:31.908 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:14:32.008 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:32.038 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:32.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:32.041 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:32.142 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:32.152 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:31 smithi084 bash[75189]: cluster 2023-10-01T08:14:30.788069+0000 mgr.y (mgr.34104) 1261 : cluster 0 pgmap v1368: 89 pgs: 1 active+remapped+backfilling, 6 active+remapped+backfill_wait, 82 active+clean; 2.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 644 op/s; 15566/121716 objects misplaced (12.789%); 6.4 MiB/s, 102 objects/s recovering 2023-10-01T08:14:32.152 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:31 smithi084 bash[78255]: cluster 2023-10-01T08:14:30.788069+0000 mgr.y (mgr.34104) 1261 : cluster 0 pgmap v1368: 89 pgs: 1 active+remapped+backfilling, 6 active+remapped+backfill_wait, 82 active+clean; 2.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 644 op/s; 15566/121716 objects misplaced (12.789%); 6.4 MiB/s, 102 objects/s recovering 2023-10-01T08:14:32.180 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:32.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:32.183 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:32.284 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:32.308 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:32.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:32.313 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:32.414 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:32.443 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:32.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:32.447 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:32.548 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:32.583 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:32.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:32.588 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:32.688 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:32.721 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:32.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:32.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:32.830 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:32.861 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:32.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:32.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:32.967 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:32.994 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:32.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:32.999 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:14:33.100 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:33.130 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:33.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:33.132 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:33.233 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:33.264 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:33.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:33.271 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:33.371 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:33.396 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:33.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:33.399 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:33.500 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:33.519 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:33.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:33.521 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:33.622 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:33.641 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:33.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:33.643 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:33.744 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:33.768 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:33.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:33.771 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:33.872 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:33.881 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:33 smithi084 bash[75189]: cluster 2023-10-01T08:14:32.788667+0000 mgr.y (mgr.34104) 1262 : cluster 0 pgmap v1369: 89 pgs: 1 active+remapped+backfilling, 6 active+remapped+backfill_wait, 82 active+clean; 2.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 15363/118776 objects misplaced (12.934%); 6.4 MiB/s, 102 objects/s recovering 2023-10-01T08:14:33.882 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:33 smithi084 bash[75189]: cluster 2023-10-01T08:14:32.871667+0000 osd.6 (osd.6) 258 : cluster 3 failed to encode map e298 with expected crc 2023-10-01T08:14:33.882 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:33 smithi084 bash[75189]: cluster 2023-10-01T08:14:32.875222+0000 osd.4 (osd.4) 227 : cluster 3 failed to encode map e298 with expected crc 2023-10-01T08:14:33.882 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:33 smithi084 bash[75189]: cluster 2023-10-01T08:14:32.875959+0000 osd.5 (osd.5) 278 : cluster 3 failed to encode map e298 with expected crc 2023-10-01T08:14:33.882 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:33 smithi084 bash[75189]: cluster 2023-10-01T08:14:32.878681+0000 mon.a (mon.0) 1656 : cluster 0 osdmap e298: 8 total, 8 up, 8 in 2023-10-01T08:14:33.895 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:33.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:33.898 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:33.998 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:34.031 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:34.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:34.038 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:34.139 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:34.148 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:33 smithi084 bash[78255]: cluster 2023-10-01T08:14:32.788667+0000 mgr.y (mgr.34104) 1262 : cluster 0 pgmap v1369: 89 pgs: 1 active+remapped+backfilling, 6 active+remapped+backfill_wait, 82 active+clean; 2.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 15363/118776 objects misplaced (12.934%); 6.4 MiB/s, 102 objects/s recovering 2023-10-01T08:14:34.148 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:33 smithi084 bash[78255]: cluster 2023-10-01T08:14:32.871667+0000 osd.6 (osd.6) 258 : cluster 3 failed to encode map e298 with expected crc 2023-10-01T08:14:34.148 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:33 smithi084 bash[78255]: cluster 2023-10-01T08:14:32.875222+0000 osd.4 (osd.4) 227 : cluster 3 failed to encode map e298 with expected crc 2023-10-01T08:14:34.149 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:33 smithi084 bash[78255]: cluster 2023-10-01T08:14:32.875959+0000 osd.5 (osd.5) 278 : cluster 3 failed to encode map e298 with expected crc 2023-10-01T08:14:34.149 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:33 smithi084 bash[78255]: cluster 2023-10-01T08:14:32.878681+0000 mon.a (mon.0) 1656 : cluster 0 osdmap e298: 8 total, 8 up, 8 in 2023-10-01T08:14:34.165 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:34.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:34.167 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:34.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:33 smithi112 bash[59335]: cluster 2023-10-01T08:14:32.788667+0000 mgr.y (mgr.34104) 1262 : cluster 0 pgmap v1369: 89 pgs: 1 active+remapped+backfilling, 6 active+remapped+backfill_wait, 82 active+clean; 2.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 15363/118776 objects misplaced (12.934%); 6.4 MiB/s, 102 objects/s recovering 2023-10-01T08:14:34.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:33 smithi112 bash[59335]: cluster 2023-10-01T08:14:32.871667+0000 osd.6 (osd.6) 258 : cluster 3 failed to encode map e298 with expected crc 2023-10-01T08:14:34.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:33 smithi112 bash[59335]: cluster 2023-10-01T08:14:32.875222+0000 osd.4 (osd.4) 227 : cluster 3 failed to encode map e298 with expected crc 2023-10-01T08:14:34.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:33 smithi112 bash[59335]: cluster 2023-10-01T08:14:32.875959+0000 osd.5 (osd.5) 278 : cluster 3 failed to encode map e298 with expected crc 2023-10-01T08:14:34.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:33 smithi112 bash[59335]: cluster 2023-10-01T08:14:32.878681+0000 mon.a (mon.0) 1656 : cluster 0 osdmap e298: 8 total, 8 up, 8 in 2023-10-01T08:14:34.267 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:34.289 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:34.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:34.295 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:34.396 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:34.429 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:34.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:34.434 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:34.535 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:34.568 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:34.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:34.572 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:14:34.607 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-10-01T08:14:34.607 INFO:teuthology.orchestra.run.smithi112.stdout: "success": "" 2023-10-01T08:14:34.607 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-10-01T08:14:34.673 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:34.726 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:34.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:34.730 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:34.831 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:34.857 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:34.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:34.861 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:14:34.962 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:34.991 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:34.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:34.996 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:14:35.096 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:35.124 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:35.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:35.129 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:35.230 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:35.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:34 smithi112 bash[59335]: cluster 2023-10-01T08:14:33.871347+0000 mon.a (mon.0) 1657 : cluster 0 osdmap e299: 8 total, 8 up, 8 in 2023-10-01T08:14:35.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:34 smithi112 bash[59335]: cluster 2023-10-01T08:14:33.871755+0000 osd.6 (osd.6) 259 : cluster 3 failed to encode map e299 with expected crc 2023-10-01T08:14:35.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:34 smithi112 bash[59335]: cluster 2023-10-01T08:14:33.872647+0000 osd.4 (osd.4) 228 : cluster 3 failed to encode map e299 with expected crc 2023-10-01T08:14:35.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:34 smithi112 bash[59335]: cluster 2023-10-01T08:14:33.935375+0000 osd.7 (osd.7) 135 : cluster 3 failed to encode map e299 with expected crc 2023-10-01T08:14:35.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:34 smithi112 bash[59335]: cluster 2023-10-01T08:14:33.942649+0000 osd.5 (osd.5) 279 : cluster 3 failed to encode map e299 with expected crc 2023-10-01T08:14:35.238 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:34 smithi084 bash[75189]: cluster 2023-10-01T08:14:33.871347+0000 mon.a (mon.0) 1657 : cluster 0 osdmap e299: 8 total, 8 up, 8 in 2023-10-01T08:14:35.238 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:34 smithi084 bash[75189]: cluster 2023-10-01T08:14:33.871755+0000 osd.6 (osd.6) 259 : cluster 3 failed to encode map e299 with expected crc 2023-10-01T08:14:35.239 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:34 smithi084 bash[75189]: cluster 2023-10-01T08:14:33.872647+0000 osd.4 (osd.4) 228 : cluster 3 failed to encode map e299 with expected crc 2023-10-01T08:14:35.239 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:34 smithi084 bash[75189]: cluster 2023-10-01T08:14:33.935375+0000 osd.7 (osd.7) 135 : cluster 3 failed to encode map e299 with expected crc 2023-10-01T08:14:35.239 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:34 smithi084 bash[75189]: cluster 2023-10-01T08:14:33.942649+0000 osd.5 (osd.5) 279 : cluster 3 failed to encode map e299 with expected crc 2023-10-01T08:14:35.239 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:34 smithi084 bash[78255]: cluster 2023-10-01T08:14:33.871347+0000 mon.a (mon.0) 1657 : cluster 0 osdmap e299: 8 total, 8 up, 8 in 2023-10-01T08:14:35.239 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:34 smithi084 bash[78255]: cluster 2023-10-01T08:14:33.871755+0000 osd.6 (osd.6) 259 : cluster 3 failed to encode map e299 with expected crc 2023-10-01T08:14:35.239 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:34 smithi084 bash[78255]: cluster 2023-10-01T08:14:33.872647+0000 osd.4 (osd.4) 228 : cluster 3 failed to encode map e299 with expected crc 2023-10-01T08:14:35.239 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:34 smithi084 bash[78255]: cluster 2023-10-01T08:14:33.935375+0000 osd.7 (osd.7) 135 : cluster 3 failed to encode map e299 with expected crc 2023-10-01T08:14:35.239 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:34 smithi084 bash[78255]: cluster 2023-10-01T08:14:33.942649+0000 osd.5 (osd.5) 279 : cluster 3 failed to encode map e299 with expected crc 2023-10-01T08:14:35.265 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:35.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:35.272 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:35.373 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:35.379 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-01T08:14:35.397 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:35.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:35.400 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:14:35.501 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:35.537 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:35.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:35.540 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:35.641 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:35.691 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:35.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:35.694 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:35.796 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:35.826 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:35.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:35.829 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:35.911 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:35 smithi084 bash[75189]: cluster 2023-10-01T08:14:34.789074+0000 mgr.y (mgr.34104) 1263 : cluster 0 pgmap v1372: 89 pgs: 1 peering, 6 active+remapped+backfill_wait, 82 active+clean; 2.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 584 op/s; 14418/114813 objects misplaced (12.558%); 4.1 MiB/s, 65 objects/s recovering 2023-10-01T08:14:35.930 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:35.970 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:35.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:35.973 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:36.074 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:36.082 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:35 smithi112 bash[59335]: cluster 2023-10-01T08:14:34.789074+0000 mgr.y (mgr.34104) 1263 : cluster 0 pgmap v1372: 89 pgs: 1 peering, 6 active+remapped+backfill_wait, 82 active+clean; 2.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 584 op/s; 14418/114813 objects misplaced (12.558%); 4.1 MiB/s, 65 objects/s recovering 2023-10-01T08:14:36.102 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:36.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:36.110 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:14:36.162 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:35 smithi084 bash[78255]: cluster 2023-10-01T08:14:34.789074+0000 mgr.y (mgr.34104) 1263 : cluster 0 pgmap v1372: 89 pgs: 1 peering, 6 active+remapped+backfill_wait, 82 active+clean; 2.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 584 op/s; 14418/114813 objects misplaced (12.558%); 4.1 MiB/s, 65 objects/s recovering 2023-10-01T08:14:36.211 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:36.243 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:36.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:36.245 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:36.346 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:36.379 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:36.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:36.382 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:36.483 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:36.488 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2023-10-01T08:14:36.488 INFO:teuthology.orchestra.run.smithi084.stdout: "ops": [ 2023-10-01T08:14:36.488 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.488 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:180222 11.9 11:96493438:::benchmark_data_smithi084_213258_object72179:head [delete] snapc 0=[] ondisk+write+known_if_redirected e299)", 2023-10-01T08:14:36.489 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:14:36.481241+0000", 2023-10-01T08:14:36.489 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.0046460030000000001, 2023-10-01T08:14:36.489 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.004679005, 2023-10-01T08:14:36.489 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:14:36.489 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "waiting for sub ops", 2023-10-01T08:14:36.489 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:14:36.489 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:14:36.489 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:14:36.489 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 180222 2023-10-01T08:14:36.489 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.489 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:14:36.489 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.490 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:14:36.490 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.481241+0000", 2023-10-01T08:14:36.490 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:14:36.490 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.490 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.490 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:14:36.490 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.481241+0000", 2023-10-01T08:14:36.490 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:14:36.490 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.490 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.490 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:14:36.491 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.481240+0000", 2023-10-01T08:14:36.491 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T08:14:36.491 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.491 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.491 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:14:36.491 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.481247+0000", 2023-10-01T08:14:36.491 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.7479999999999993e-06 2023-10-01T08:14:36.491 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.491 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.491 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:14:36.491 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.481266+0000", 2023-10-01T08:14:36.491 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.8751000000000001e-05 2023-10-01T08:14:36.491 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.492 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.492 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:14:36.492 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.481277+0000", 2023-10-01T08:14:36.492 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0651e-05 2023-10-01T08:14:36.492 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.492 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.492 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:14:36.492 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.481482+0000", 2023-10-01T08:14:36.492 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00020564199999999999 2023-10-01T08:14:36.492 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.492 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.492 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:14:36.492 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.481875+0000", 2023-10-01T08:14:36.493 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00039286099999999999 2023-10-01T08:14:36.493 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.493 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.493 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 1,6", 2023-10-01T08:14:36.493 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.482640+0000", 2023-10-01T08:14:36.493 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00076497800000000003 2023-10-01T08:14:36.493 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:14:36.493 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:14:36.493 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:14:36.493 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.493 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.493 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop_reply(client.45818.0:180207 11.b e299/280)", 2023-10-01T08:14:36.493 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:14:36.481913+0000", 2023-10-01T08:14:36.494 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.0039735329999999996, 2023-10-01T08:14:36.494 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0040936230000000002, 2023-10-01T08:14:36.494 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:14:36.494 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "queued for pg", 2023-10-01T08:14:36.494 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:14:36.494 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.494 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:14:36.494 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.481913+0000", 2023-10-01T08:14:36.494 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:14:36.494 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.494 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.494 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:14:36.494 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.481913+0000", 2023-10-01T08:14:36.495 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:14:36.495 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.495 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.495 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:14:36.495 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.481912+0000", 2023-10-01T08:14:36.495 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T08:14:36.495 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.495 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.495 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:14:36.495 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.481918+0000", 2023-10-01T08:14:36.495 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.5029999999999997e-06 2023-10-01T08:14:36.495 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.495 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.496 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:14:36.496 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.481931+0000", 2023-10-01T08:14:36.496 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.2937e-05 2023-10-01T08:14:36.496 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.496 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.496 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:14:36.497 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.481938+0000", 2023-10-01T08:14:36.497 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.4340000000000003e-06 2023-10-01T08:14:36.497 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:14:36.497 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:14:36.497 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:14:36.497 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.497 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.497 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop(client.45818.0:180213 11.e e299/292 11:716bb640:::benchmark_data_smithi084_213258_object72170:head v 299'11031, mlcod=299'11028)", 2023-10-01T08:14:36.497 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:14:36.481958+0000", 2023-10-01T08:14:36.497 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.0039292140000000003, 2023-10-01T08:14:36.497 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0041081199999999998, 2023-10-01T08:14:36.498 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:14:36.498 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "started", 2023-10-01T08:14:36.498 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:14:36.498 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.498 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:14:36.498 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.481958+0000", 2023-10-01T08:14:36.498 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:14:36.498 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.498 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.498 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:14:36.498 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.481958+0000", 2023-10-01T08:14:36.498 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:14:36.499 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.499 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.499 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:14:36.499 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.481957+0000", 2023-10-01T08:14:36.499 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T08:14:36.499 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.499 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.499 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:14:36.499 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.481962+0000", 2023-10-01T08:14:36.499 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.6550000000000003e-06 2023-10-01T08:14:36.499 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.500 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.500 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:14:36.500 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.481970+0000", 2023-10-01T08:14:36.500 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.0479999999999999e-06 2023-10-01T08:14:36.500 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.500 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.500 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:14:36.500 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.481976+0000", 2023-10-01T08:14:36.500 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.0929999999999999e-06 2023-10-01T08:14:36.500 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.500 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.500 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:14:36.501 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.482023+0000", 2023-10-01T08:14:36.501 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.6634000000000001e-05 2023-10-01T08:14:36.501 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.501 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.501 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:14:36.501 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.482049+0000", 2023-10-01T08:14:36.501 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.6078999999999999e-05 2023-10-01T08:14:36.501 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:14:36.502 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:14:36.502 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:14:36.502 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.502 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.502 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_repop_reply(client.45818.0:180218 11.b e299/280)", 2023-10-01T08:14:36.502 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:14:36.485368+0000", 2023-10-01T08:14:36.503 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.00051890499999999995, 2023-10-01T08:14:36.503 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00076028999999999995, 2023-10-01T08:14:36.503 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:14:36.503 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "queued for pg", 2023-10-01T08:14:36.503 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:14:36.503 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.503 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:14:36.503 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.485368+0000", 2023-10-01T08:14:36.504 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:14:36.504 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.504 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.504 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:14:36.504 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.485368+0000", 2023-10-01T08:14:36.504 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:14:36.504 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.504 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.504 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:14:36.505 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.485368+0000", 2023-10-01T08:14:36.505 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T08:14:36.505 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.505 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.505 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:14:36.505 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.485370+0000", 2023-10-01T08:14:36.505 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.9050000000000001e-06 2023-10-01T08:14:36.506 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.506 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.506 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:14:36.506 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.485378+0000", 2023-10-01T08:14:36.507 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.6079999999999998e-06 2023-10-01T08:14:36.507 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.508 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.508 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:14:36.508 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.485383+0000", 2023-10-01T08:14:36.508 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.0529999999999997e-06 2023-10-01T08:14:36.508 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:14:36.508 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:14:36.508 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:14:36.509 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.509 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.509 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:180207 11.b 11:de2102fa:::benchmark_data_smithi084_213258_object72164:head [delete] snapc 0=[] ondisk+write+known_if_redirected e299)", 2023-10-01T08:14:36.509 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:14:36.455271+0000", 2023-10-01T08:14:36.509 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.030615654999999999, 2023-10-01T08:14:36.509 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.030916933000000001, 2023-10-01T08:14:36.509 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:14:36.509 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "waiting for sub ops", 2023-10-01T08:14:36.509 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:14:36.509 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:14:36.509 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:14:36.509 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 180207 2023-10-01T08:14:36.510 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.510 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:14:36.510 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.510 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:14:36.510 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.455271+0000", 2023-10-01T08:14:36.510 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:14:36.510 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.510 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.510 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:14:36.510 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.455271+0000", 2023-10-01T08:14:36.510 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:14:36.511 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.511 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.511 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:14:36.511 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.455270+0000", 2023-10-01T08:14:36.511 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T08:14:36.511 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.511 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.511 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:14:36.511 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.455277+0000", 2023-10-01T08:14:36.511 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.764e-06 2023-10-01T08:14:36.511 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.511 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.512 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:14:36.512 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.455287+0000", 2023-10-01T08:14:36.512 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0355e-05 2023-10-01T08:14:36.512 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.512 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.512 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:14:36.512 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.455295+0000", 2023-10-01T08:14:36.512 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.2390000000000002e-06 2023-10-01T08:14:36.512 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.512 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.512 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:14:36.512 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.465883+0000", 2023-10-01T08:14:36.513 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.010587961999999999 2023-10-01T08:14:36.513 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.513 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.513 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:14:36.513 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.466000+0000", 2023-10-01T08:14:36.513 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00011727600000000001 2023-10-01T08:14:36.513 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.513 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.513 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 0,5", 2023-10-01T08:14:36.513 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.466111+0000", 2023-10-01T08:14:36.513 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00011031699999999999 2023-10-01T08:14:36.513 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.514 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.514 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:14:36.514 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.473360+0000", 2023-10-01T08:14:36.514 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0072491480000000004 2023-10-01T08:14:36.514 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.514 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.514 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:14:36.514 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.479180+0000", 2023-10-01T08:14:36.514 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0058203409999999997 2023-10-01T08:14:36.514 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:14:36.514 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:14:36.514 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:14:36.515 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.515 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.515 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:180216 11.0 11:02589e72:::benchmark_data_smithi084_213258_object72173:head [delete] snapc 0=[] ondisk+write+known_if_redirected e299)", 2023-10-01T08:14:36.515 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:14:36.472100+0000", 2023-10-01T08:14:36.515 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.013786427, 2023-10-01T08:14:36.515 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.014187112, 2023-10-01T08:14:36.515 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:14:36.515 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "waiting for sub ops", 2023-10-01T08:14:36.515 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:14:36.515 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:14:36.515 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:14:36.515 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 180216 2023-10-01T08:14:36.516 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.516 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:14:36.516 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.516 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:14:36.516 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.472100+0000", 2023-10-01T08:14:36.516 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:14:36.516 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.516 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.516 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:14:36.516 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.472100+0000", 2023-10-01T08:14:36.516 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:14:36.516 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.516 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.517 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:14:36.517 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.472099+0000", 2023-10-01T08:14:36.517 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T08:14:36.517 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.517 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.517 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:14:36.517 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.472105+0000", 2023-10-01T08:14:36.517 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.5540000000000003e-06 2023-10-01T08:14:36.517 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.517 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.517 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:14:36.518 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.472120+0000", 2023-10-01T08:14:36.518 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.4205e-05 2023-10-01T08:14:36.518 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.518 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.518 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:14:36.518 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.472137+0000", 2023-10-01T08:14:36.518 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.7091999999999998e-05 2023-10-01T08:14:36.518 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.518 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.518 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:14:36.518 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.472190+0000", 2023-10-01T08:14:36.518 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.3066000000000003e-05 2023-10-01T08:14:36.518 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.519 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.519 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:14:36.519 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.472328+0000", 2023-10-01T08:14:36.519 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00013780699999999999 2023-10-01T08:14:36.519 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.519 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.519 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 1,6,7", 2023-10-01T08:14:36.519 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.472515+0000", 2023-10-01T08:14:36.519 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000186987 2023-10-01T08:14:36.519 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.519 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.519 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:14:36.520 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.476542+0000", 2023-10-01T08:14:36.520 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0040276569999999996 2023-10-01T08:14:36.520 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.520 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.520 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:14:36.520 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.476670+0000", 2023-10-01T08:14:36.520 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00012734500000000001 2023-10-01T08:14:36.520 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.520 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.520 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:14:36.520 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.485405+0000", 2023-10-01T08:14:36.520 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0087349599999999999 2023-10-01T08:14:36.520 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:14:36.521 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:14:36.521 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:14:36.521 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.521 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.521 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:180218 11.b 11:d4152237:::benchmark_data_smithi084_213258_object72175:head [delete] snapc 0=[] ondisk+write+known_if_redirected e299)", 2023-10-01T08:14:36.521 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:14:36.474368+0000", 2023-10-01T08:14:36.521 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 0.011518759999999999, 2023-10-01T08:14:36.521 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.012029988, 2023-10-01T08:14:36.521 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:14:36.521 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "waiting for sub ops", 2023-10-01T08:14:36.521 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:14:36.521 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:14:36.522 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:14:36.522 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 180218 2023-10-01T08:14:36.522 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.522 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:14:36.522 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.522 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:14:36.522 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.474368+0000", 2023-10-01T08:14:36.522 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:14:36.522 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.522 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.522 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:14:36.522 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.474368+0000", 2023-10-01T08:14:36.523 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:14:36.523 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.523 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.523 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:14:36.523 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.474366+0000", 2023-10-01T08:14:36.523 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999981 2023-10-01T08:14:36.523 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.523 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.523 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:14:36.523 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.474375+0000", 2023-10-01T08:14:36.523 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.6449999999999994e-06 2023-10-01T08:14:36.523 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.524 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.524 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:14:36.524 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.474390+0000", 2023-10-01T08:14:36.524 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.4494e-05 2023-10-01T08:14:36.524 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.524 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.524 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:14:36.524 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.474400+0000", 2023-10-01T08:14:36.524 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0135e-05 2023-10-01T08:14:36.524 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.524 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.524 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:14:36.525 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.474449+0000", 2023-10-01T08:14:36.525 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.8937000000000003e-05 2023-10-01T08:14:36.525 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.525 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.525 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:14:36.525 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.474573+0000", 2023-10-01T08:14:36.525 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000124141 2023-10-01T08:14:36.525 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.525 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.525 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 0,5", 2023-10-01T08:14:36.525 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.474765+0000", 2023-10-01T08:14:36.526 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000192714 2023-10-01T08:14:36.526 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:14:36.526 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:14:36.526 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:14:36.526 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:36.479194+0000", 2023-10-01T08:14:36.526 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0044283949999999999 2023-10-01T08:14:36.526 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:14:36.526 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:14:36.526 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:14:36.527 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:14:36.527 INFO:teuthology.orchestra.run.smithi084.stdout: ], 2023-10-01T08:14:36.527 INFO:teuthology.orchestra.run.smithi084.stdout: "num_ops": 7 2023-10-01T08:14:36.527 INFO:teuthology.orchestra.run.smithi084.stdout:} 2023-10-01T08:14:36.527 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:14:36 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:14:36] "GET /metrics HTTP/1.1" 200 36444 "" "Prometheus/2.33.4" 2023-10-01T08:14:36.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:36.528 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:36.528 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:36.585 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T08:14:36.613 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T08:14:36.629 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:36.649 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T08:14:36.664 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:36.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:36.669 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:36.705 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T08:14:36.749 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T08:14:36.770 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:36.789 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T08:14:36.800 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:36.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:36.804 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:14:36.825 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T08:14:36.873 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T08:14:36.879 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T08:14:36.879 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T08:14:36.879 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T08:14:36.879 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T08:14:36.880 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T08:14:36.880 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T08:14:36.880 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T08:14:36.880 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T08:14:36.898 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:36 smithi112 bash[59335]: audit 2023-10-01T08:14:36.497394+0000 mon.a (mon.0) 1658 : audit 0 from='client.? 172.21.15.84:0/3537610555' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:14:36.905 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:36.944 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:36.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:36.952 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:37.053 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:37.063 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:36 smithi084 bash[75189]: audit 2023-10-01T08:14:36.497394+0000 mon.a (mon.0) 1658 : audit 0 from='client.? 172.21.15.84:0/3537610555' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:14:37.063 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:36 smithi084 bash[78255]: audit 2023-10-01T08:14:36.497394+0000 mon.a (mon.0) 1658 : audit 0 from='client.? 172.21.15.84:0/3537610555' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:14:37.082 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:37.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:37.084 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:37.185 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:37.210 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:37.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:37.213 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:14:37.314 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:37.371 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:37.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:37.377 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:14:37.478 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:37.543 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:37.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:37.549 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:37.650 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:37.689 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:37.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:37.695 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:37.796 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:37.828 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:37.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:37.832 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:37.932 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:37.957 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:37.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:37.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:38.064 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:38.093 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:37 smithi084 bash[75189]: cluster 2023-10-01T08:14:36.789623+0000 mgr.y (mgr.34104) 1264 : cluster 0 pgmap v1373: 89 pgs: 1 active+remapped+backfilling, 1 peering, 5 active+remapped+backfill_wait, 82 active+clean; 2.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 570 op/s; 13490/112536 objects misplaced (11.987%); 8.7 MiB/s, 138 objects/s recovering 2023-10-01T08:14:38.093 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:37 smithi084 bash[75189]: audit 2023-10-01T08:14:37.753686+0000 mon.a (mon.0) 1659 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:14:38.093 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:37 smithi084 bash[75189]: audit 2023-10-01T08:14:37.763311+0000 mon.a (mon.0) 1660 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:14:38.093 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:37 smithi084 bash[78255]: cluster 2023-10-01T08:14:36.789623+0000 mgr.y (mgr.34104) 1264 : cluster 0 pgmap v1373: 89 pgs: 1 active+remapped+backfilling, 1 peering, 5 active+remapped+backfill_wait, 82 active+clean; 2.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 570 op/s; 13490/112536 objects misplaced (11.987%); 8.7 MiB/s, 138 objects/s recovering 2023-10-01T08:14:38.093 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:37 smithi084 bash[78255]: audit 2023-10-01T08:14:37.753686+0000 mon.a (mon.0) 1659 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:14:38.093 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:37 smithi084 bash[78255]: audit 2023-10-01T08:14:37.763311+0000 mon.a (mon.0) 1660 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:14:38.107 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:38.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:38.110 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:14:38.211 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:38.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:37 smithi112 bash[59335]: cluster 2023-10-01T08:14:36.789623+0000 mgr.y (mgr.34104) 1264 : cluster 0 pgmap v1373: 89 pgs: 1 active+remapped+backfilling, 1 peering, 5 active+remapped+backfill_wait, 82 active+clean; 2.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 570 op/s; 13490/112536 objects misplaced (11.987%); 8.7 MiB/s, 138 objects/s recovering 2023-10-01T08:14:38.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:37 smithi112 bash[59335]: audit 2023-10-01T08:14:37.753686+0000 mon.a (mon.0) 1659 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:14:38.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:37 smithi112 bash[59335]: audit 2023-10-01T08:14:37.763311+0000 mon.a (mon.0) 1660 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:14:38.249 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:38.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:38.251 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:38.352 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:38.378 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:38.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:38.385 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:38.486 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:38.555 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:38.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:38.559 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:14:38.659 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:38.701 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:38.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:38.709 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:38.810 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:38.851 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:38.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:38.853 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:38.954 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:38.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:38.993 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:38.993 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:39.094 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:39.123 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:39.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:39.126 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:39.227 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:39.265 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:39.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:39.269 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:39.370 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:39.410 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:39.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:39.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:39.416 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-10-01T08:14:39.515 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:39.546 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:39.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:39.550 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:39.650 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:39.677 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:39.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:39.682 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:39.783 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:39.816 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:39.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:39.822 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:39.922 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:39.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:39 smithi084 bash[75189]: audit 2023-10-01T08:14:38.766283+0000 mon.a (mon.0) 1661 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:14:39.933 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:39 smithi084 bash[75189]: audit 2023-10-01T08:14:38.776950+0000 mon.a (mon.0) 1662 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:14:39.933 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:39 smithi084 bash[75189]: cluster 2023-10-01T08:14:38.790233+0000 mgr.y (mgr.34104) 1265 : cluster 0 pgmap v1374: 89 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 83 active+clean; 2.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 589 op/s; 13148/107556 objects misplaced (12.224%); 7.3 MiB/s, 117 objects/s recovering 2023-10-01T08:14:39.933 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:39 smithi084 bash[78255]: audit 2023-10-01T08:14:38.766283+0000 mon.a (mon.0) 1661 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:14:39.933 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:39 smithi084 bash[78255]: audit 2023-10-01T08:14:38.776950+0000 mon.a (mon.0) 1662 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:14:39.934 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:39 smithi084 bash[78255]: cluster 2023-10-01T08:14:38.790233+0000 mgr.y (mgr.34104) 1265 : cluster 0 pgmap v1374: 89 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 83 active+clean; 2.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 589 op/s; 13148/107556 objects misplaced (12.224%); 7.3 MiB/s, 117 objects/s recovering 2023-10-01T08:14:39.960 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:39.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:39.965 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:39.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:39 smithi112 bash[59335]: audit 2023-10-01T08:14:38.766283+0000 mon.a (mon.0) 1661 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:14:39.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:39 smithi112 bash[59335]: audit 2023-10-01T08:14:38.776950+0000 mon.a (mon.0) 1662 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:14:39.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:39 smithi112 bash[59335]: cluster 2023-10-01T08:14:38.790233+0000 mgr.y (mgr.34104) 1265 : cluster 0 pgmap v1374: 89 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 83 active+clean; 2.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 589 op/s; 13148/107556 objects misplaced (12.224%); 7.3 MiB/s, 117 objects/s recovering 2023-10-01T08:14:40.066 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:40.099 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:40.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:40.107 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:40.208 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:40.234 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:40.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:40.236 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:40.337 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:40.363 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:40.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:40.366 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:40.467 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:40.500 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:40.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:40.502 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:40.603 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:40.631 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:40.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:40.637 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:40.724 INFO:tasks.thrashosds.thrasher:in_osds: [0, 2, 3, 4, 5, 6, 7, 1] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 5, 6, 4, 7, 1] 2023-10-01T08:14:40.724 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T08:14:40.724 INFO:tasks.thrashosds.thrasher:inject_pause on osd.3 2023-10-01T08:14:40.724 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-01T08:14:40.724 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-01T08:14:40.725 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 config set filestore_inject_stall 3 2023-10-01T08:14:40.738 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:40.766 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:40.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:40.769 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:14:40.869 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:40.893 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:40.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:40.898 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:40.999 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:41.023 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:41.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:41.026 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:14:41.127 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:41.157 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:41.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:41.162 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:41.263 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:41.290 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:41.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:41.293 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:14:41.394 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:41.430 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T08:14:41.433 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:41.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:41.437 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:14:41.538 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:41.561 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:41.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:41.564 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:41.665 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:41.710 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:41.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:41.715 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:41.816 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:41.850 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:41.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:41.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:41.957 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:41.959 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:14:41.969 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:41 smithi084 bash[75189]: cluster 2023-10-01T08:14:40.790808+0000 mgr.y (mgr.34104) 1266 : cluster 0 pgmap v1375: 89 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 83 active+clean; 2.1 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 608 op/s; 12090/104163 objects misplaced (11.607%); 10 MiB/s, 163 objects/s recovering 2023-10-01T08:14:41.969 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:41 smithi084 bash[78255]: cluster 2023-10-01T08:14:40.790808+0000 mgr.y (mgr.34104) 1266 : cluster 0 pgmap v1375: 89 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 83 active+clean; 2.1 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 608 op/s; 12090/104163 objects misplaced (11.607%); 10 MiB/s, 163 objects/s recovering 2023-10-01T08:14:42.007 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:42.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:42.014 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:42.114 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:42.141 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:42.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:42.144 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:42.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:41 smithi112 bash[59335]: cluster 2023-10-01T08:14:40.790808+0000 mgr.y (mgr.34104) 1266 : cluster 0 pgmap v1375: 89 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 83 active+clean; 2.1 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 608 op/s; 12090/104163 objects misplaced (11.607%); 10 MiB/s, 163 objects/s recovering 2023-10-01T08:14:42.245 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:42.275 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:42.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:42.277 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:42.378 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:42.427 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:42.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:42.433 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:42.534 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:42.570 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:42.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:42.573 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:42.674 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:42.711 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:42.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:42.718 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:14:42.819 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:42.841 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:42.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:42.843 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:42.945 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:42.967 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:42.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:42.969 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:43.070 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:43.107 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:43.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:43.112 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:43.212 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:43.244 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:43.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:43.247 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:14:43.347 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:43.387 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:43.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:43.393 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:14:43.493 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:43.526 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:43.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:43.531 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:43.632 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:43.656 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:43.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:43.661 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:43.761 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:43.789 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:43.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:43.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:14:43.896 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:43.904 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:43 smithi112 bash[59335]: cluster 2023-10-01T08:14:42.791327+0000 mgr.y (mgr.34104) 1267 : cluster 0 pgmap v1376: 89 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 83 active+clean; 2.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 585 op/s; 11883/101352 objects misplaced (11.724%); 8.2 MiB/s, 131 objects/s recovering 2023-10-01T08:14:43.923 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:43.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:43.934 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:44.000 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:14:44.034 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:44.062 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:44.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:44.065 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:44.166 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:44.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:43 smithi084 bash[75189]: cluster 2023-10-01T08:14:42.791327+0000 mgr.y (mgr.34104) 1267 : cluster 0 pgmap v1376: 89 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 83 active+clean; 2.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 585 op/s; 11883/101352 objects misplaced (11.724%); 8.2 MiB/s, 131 objects/s recovering 2023-10-01T08:14:44.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:43 smithi084 bash[78255]: cluster 2023-10-01T08:14:42.791327+0000 mgr.y (mgr.34104) 1267 : cluster 0 pgmap v1376: 89 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 83 active+clean; 2.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 585 op/s; 11883/101352 objects misplaced (11.724%); 8.2 MiB/s, 131 objects/s recovering 2023-10-01T08:14:44.189 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:44.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:44.195 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:44.296 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:44.347 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:44.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:44.354 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:44.454 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:44.479 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:44.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:44.485 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:44.586 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:44.616 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:44.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:44.622 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:44.723 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:44.764 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:44.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:44.768 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:44.868 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:44.894 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:44.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:44.897 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:44.998 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:45.018 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:14:45.025 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:45.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:45.032 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:45.033 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:45 smithi112 bash[59335]: cluster 2023-10-01T08:14:44.791858+0000 mgr.y (mgr.34104) 1268 : cluster 0 pgmap v1377: 89 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 83 active+clean; 2.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 567 op/s; 11336/97296 objects misplaced (11.651%); 5.2 MiB/s, 83 objects/s recovering 2023-10-01T08:14:45.133 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:45.160 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:45.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:45.164 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:45.264 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:45.290 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:45.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:45.293 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:14:45.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:45 smithi084 bash[75189]: cluster 2023-10-01T08:14:44.791858+0000 mgr.y (mgr.34104) 1268 : cluster 0 pgmap v1377: 89 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 83 active+clean; 2.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 567 op/s; 11336/97296 objects misplaced (11.651%); 5.2 MiB/s, 83 objects/s recovering 2023-10-01T08:14:45.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:45 smithi084 bash[78255]: cluster 2023-10-01T08:14:44.791858+0000 mgr.y (mgr.34104) 1268 : cluster 0 pgmap v1377: 89 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 83 active+clean; 2.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 567 op/s; 11336/97296 objects misplaced (11.651%); 5.2 MiB/s, 83 objects/s recovering 2023-10-01T08:14:45.394 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:45.420 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:45.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:45.422 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:45.523 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:45.540 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:45.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:45.542 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:45.643 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:45.685 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:45.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:45.690 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:14:45.791 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:45.823 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:45.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:45.829 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:45.930 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:45.955 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:45.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:45.959 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:46.029 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:14:46.061 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:46.089 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:46.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:46.096 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:46.196 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:46.232 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:46.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:46.238 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:14:46.323 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:14:46 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:14:46] "GET /metrics HTTP/1.1" 200 36448 "" "Prometheus/2.33.4" 2023-10-01T08:14:46.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:46 smithi084 bash[78255]: audit 2023-10-01T08:14:45.125808+0000 mon.a (mon.0) 1663 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:14:46.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:46 smithi084 bash[75189]: audit 2023-10-01T08:14:45.125808+0000 mon.a (mon.0) 1663 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:14:46.339 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:46.355 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:46 smithi112 bash[59335]: audit 2023-10-01T08:14:45.125808+0000 mon.a (mon.0) 1663 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:14:46.380 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:46.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:46.383 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:14:46.484 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:46.519 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:46.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:46.525 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:46.626 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:46.662 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:46.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:46.664 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:14:46.765 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:46.791 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:46.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:46.795 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:46.896 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:46.929 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:46.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:46.932 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:47.033 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:47.068 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:47.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:47.075 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:14:47.176 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:47.208 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:47.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:47.213 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:47.314 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:47.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:47 smithi084 bash[75189]: cluster 2023-10-01T08:14:46.796780+0000 mgr.y (mgr.34104) 1269 : cluster 0 pgmap v1378: 89 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 83 active+clean; 1.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 551 op/s; 10496/94941 objects misplaced (11.055%); 7.5 MiB/s, 120 objects/s recovering 2023-10-01T08:14:47.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:47 smithi084 bash[78255]: cluster 2023-10-01T08:14:46.796780+0000 mgr.y (mgr.34104) 1269 : cluster 0 pgmap v1378: 89 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 83 active+clean; 1.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 551 op/s; 10496/94941 objects misplaced (11.055%); 7.5 MiB/s, 120 objects/s recovering 2023-10-01T08:14:47.324 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:47 smithi112 bash[59335]: cluster 2023-10-01T08:14:46.796780+0000 mgr.y (mgr.34104) 1269 : cluster 0 pgmap v1378: 89 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 83 active+clean; 1.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 551 op/s; 10496/94941 objects misplaced (11.055%); 7.5 MiB/s, 120 objects/s recovering 2023-10-01T08:14:47.350 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:47.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:47.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:47.458 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:47.491 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:47.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:47.497 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:14:47.598 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:47.625 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:47.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:47.629 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:47.730 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:47.768 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:47.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:47.769 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:47.870 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:47.899 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:47.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:47.904 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:48.005 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:48.040 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:48.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:48.042 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:48.143 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:48.169 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:48.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:48.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:48.275 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:48.314 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:48.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:48.318 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:48.419 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:48.459 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:48.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:48.464 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:48.565 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:48.595 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:48.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:48.599 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:14:48.700 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:48.731 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:48.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:48.733 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:14:48.834 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:48.861 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:48.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:48.865 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:48.966 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:48.994 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:49.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:49.005 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:49.106 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:49.140 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:49.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:49.147 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:49.248 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:49.269 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:49.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:49.275 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:49.376 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:49.413 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:49.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:49.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:14:49.520 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:49.549 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:49.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:49.552 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:49.653 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:49.687 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:49.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:49.689 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:14:49.790 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:49.815 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:49.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:49.819 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:49.920 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:49.952 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:49.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:49.957 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:49.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:49 smithi112 bash[59335]: cluster 2023-10-01T08:14:48.797406+0000 mgr.y (mgr.34104) 1270 : cluster 0 pgmap v1379: 89 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 83 active+clean; 1.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 638 op/s; 10133/89550 objects misplaced (11.315%); 4.7 MiB/s, 75 objects/s recovering 2023-10-01T08:14:50.057 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:50.066 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:49 smithi084 bash[75189]: cluster 2023-10-01T08:14:48.797406+0000 mgr.y (mgr.34104) 1270 : cluster 0 pgmap v1379: 89 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 83 active+clean; 1.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 638 op/s; 10133/89550 objects misplaced (11.315%); 4.7 MiB/s, 75 objects/s recovering 2023-10-01T08:14:50.066 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:49 smithi084 bash[78255]: cluster 2023-10-01T08:14:48.797406+0000 mgr.y (mgr.34104) 1270 : cluster 0 pgmap v1379: 89 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 83 active+clean; 1.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 638 op/s; 10133/89550 objects misplaced (11.315%); 4.7 MiB/s, 75 objects/s recovering 2023-10-01T08:14:50.100 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:50.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:50.103 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:50.203 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:50.241 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:50.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:50.246 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:50.347 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:50.373 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:50.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:50.376 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:50.477 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:50.501 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:50.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:50.504 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:14:50.604 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:50.633 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:50.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:50.637 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:50.738 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:50.764 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:50.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:50.768 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:14:50.869 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:50.894 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:50.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:50.901 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:51.002 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:51.049 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:51.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:51.051 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:51.152 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:51.173 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:51.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:51.178 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:51.279 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:51.305 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:51.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:51.317 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:51.418 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:51.449 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:51.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:51.451 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:51.551 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:51.581 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:51.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:51.584 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:51.684 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:51.716 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:51.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:51.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:51.819 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:51.861 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:51.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:51.863 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:14:51.964 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:51.995 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:52.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:52.000 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:52.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:51 smithi084 bash[78255]: cluster 2023-10-01T08:14:50.797934+0000 mgr.y (mgr.34104) 1271 : cluster 0 pgmap v1380: 89 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 83 active+clean; 1.7 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 598 op/s; 8993/86007 objects misplaced (10.456%); 7.3 MiB/s, 116 objects/s recovering 2023-10-01T08:14:52.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:51 smithi084 bash[75189]: cluster 2023-10-01T08:14:50.797934+0000 mgr.y (mgr.34104) 1271 : cluster 0 pgmap v1380: 89 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 83 active+clean; 1.7 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 598 op/s; 8993/86007 objects misplaced (10.456%); 7.3 MiB/s, 116 objects/s recovering 2023-10-01T08:14:52.101 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:52.123 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:52.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:52.126 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:52.226 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:52.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:51 smithi112 bash[59335]: cluster 2023-10-01T08:14:50.797934+0000 mgr.y (mgr.34104) 1271 : cluster 0 pgmap v1380: 89 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 83 active+clean; 1.7 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 598 op/s; 8993/86007 objects misplaced (10.456%); 7.3 MiB/s, 116 objects/s recovering 2023-10-01T08:14:52.254 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:52.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:52.257 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:14:52.358 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:52.381 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:52.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:52.383 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:52.484 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:52.505 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:52.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:52.507 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:52.608 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:52.639 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:52.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:52.642 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:52.743 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:52.767 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:52.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:52.769 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:52.870 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:52.902 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:52.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:52.904 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:14:53.005 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:53.035 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:53.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:53.038 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:53.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:52 smithi084 bash[78255]: cluster 2023-10-01T08:14:51.879096+0000 osd.4 (osd.4) 229 : cluster 3 failed to encode map e300 with expected crc 2023-10-01T08:14:53.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:52 smithi084 bash[78255]: cluster 2023-10-01T08:14:51.879713+0000 mon.a (mon.0) 1664 : cluster 0 osdmap e300: 8 total, 8 up, 8 in 2023-10-01T08:14:53.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:52 smithi084 bash[78255]: cluster 2023-10-01T08:14:51.882980+0000 osd.5 (osd.5) 280 : cluster 3 failed to encode map e300 with expected crc 2023-10-01T08:14:53.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:52 smithi084 bash[78255]: cluster 2023-10-01T08:14:51.886066+0000 osd.6 (osd.6) 260 : cluster 3 failed to encode map e300 with expected crc 2023-10-01T08:14:53.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:52 smithi084 bash[75189]: cluster 2023-10-01T08:14:51.879096+0000 osd.4 (osd.4) 229 : cluster 3 failed to encode map e300 with expected crc 2023-10-01T08:14:53.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:52 smithi084 bash[75189]: cluster 2023-10-01T08:14:51.879713+0000 mon.a (mon.0) 1664 : cluster 0 osdmap e300: 8 total, 8 up, 8 in 2023-10-01T08:14:53.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:52 smithi084 bash[75189]: cluster 2023-10-01T08:14:51.882980+0000 osd.5 (osd.5) 280 : cluster 3 failed to encode map e300 with expected crc 2023-10-01T08:14:53.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:52 smithi084 bash[75189]: cluster 2023-10-01T08:14:51.886066+0000 osd.6 (osd.6) 260 : cluster 3 failed to encode map e300 with expected crc 2023-10-01T08:14:53.138 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:53.171 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:53.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:53.175 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:53.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:52 smithi112 bash[59335]: cluster 2023-10-01T08:14:51.879096+0000 osd.4 (osd.4) 229 : cluster 3 failed to encode map e300 with expected crc 2023-10-01T08:14:53.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:52 smithi112 bash[59335]: cluster 2023-10-01T08:14:51.879713+0000 mon.a (mon.0) 1664 : cluster 0 osdmap e300: 8 total, 8 up, 8 in 2023-10-01T08:14:53.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:52 smithi112 bash[59335]: cluster 2023-10-01T08:14:51.882980+0000 osd.5 (osd.5) 280 : cluster 3 failed to encode map e300 with expected crc 2023-10-01T08:14:53.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:52 smithi112 bash[59335]: cluster 2023-10-01T08:14:51.886066+0000 osd.6 (osd.6) 260 : cluster 3 failed to encode map e300 with expected crc 2023-10-01T08:14:53.276 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:53.310 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:53.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:53.314 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:53.415 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:53.445 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:53.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:53.451 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:53.552 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:53.584 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:53.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:53.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:14:53.690 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:53.717 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:53.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:53.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:53.819 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:53.844 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:53.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:53.846 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:53.946 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:53.968 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:53.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:53.970 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:54.071 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:54.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:53 smithi084 bash[75189]: cluster 2023-10-01T08:14:52.798588+0000 mgr.y (mgr.34104) 1272 : cluster 0 pgmap v1382: 89 pgs: 2 active+remapped+backfilling, 4 active+remapped+backfill_wait, 83 active+clean; 1.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 606 op/s; 8630/83130 objects misplaced (10.381%); 7.6 MiB/s, 120 objects/s recovering 2023-10-01T08:14:54.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:53 smithi084 bash[75189]: cluster 2023-10-01T08:14:52.885867+0000 mon.a (mon.0) 1665 : cluster 0 osdmap e301: 8 total, 8 up, 8 in 2023-10-01T08:14:54.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:53 smithi084 bash[75189]: cluster 2023-10-01T08:14:52.887052+0000 osd.7 (osd.7) 136 : cluster 3 failed to encode map e301 with expected crc 2023-10-01T08:14:54.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:53 smithi084 bash[75189]: cluster 2023-10-01T08:14:52.887143+0000 osd.5 (osd.5) 281 : cluster 3 failed to encode map e301 with expected crc 2023-10-01T08:14:54.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:53 smithi084 bash[75189]: cluster 2023-10-01T08:14:52.890629+0000 osd.7 (osd.7) 137 : cluster 3 failed to encode map e301 with expected crc 2023-10-01T08:14:54.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:53 smithi084 bash[75189]: cluster 2023-10-01T08:14:52.944250+0000 osd.6 (osd.6) 261 : cluster 3 failed to encode map e301 with expected crc 2023-10-01T08:14:54.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:53 smithi084 bash[75189]: cluster 2023-10-01T08:14:52.996530+0000 osd.4 (osd.4) 230 : cluster 3 failed to encode map e301 with expected crc 2023-10-01T08:14:54.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:53 smithi084 bash[78255]: cluster 2023-10-01T08:14:52.798588+0000 mgr.y (mgr.34104) 1272 : cluster 0 pgmap v1382: 89 pgs: 2 active+remapped+backfilling, 4 active+remapped+backfill_wait, 83 active+clean; 1.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 606 op/s; 8630/83130 objects misplaced (10.381%); 7.6 MiB/s, 120 objects/s recovering 2023-10-01T08:14:54.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:53 smithi084 bash[78255]: cluster 2023-10-01T08:14:52.885867+0000 mon.a (mon.0) 1665 : cluster 0 osdmap e301: 8 total, 8 up, 8 in 2023-10-01T08:14:54.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:53 smithi084 bash[78255]: cluster 2023-10-01T08:14:52.887052+0000 osd.7 (osd.7) 136 : cluster 3 failed to encode map e301 with expected crc 2023-10-01T08:14:54.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:53 smithi084 bash[78255]: cluster 2023-10-01T08:14:52.887143+0000 osd.5 (osd.5) 281 : cluster 3 failed to encode map e301 with expected crc 2023-10-01T08:14:54.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:53 smithi084 bash[78255]: cluster 2023-10-01T08:14:52.890629+0000 osd.7 (osd.7) 137 : cluster 3 failed to encode map e301 with expected crc 2023-10-01T08:14:54.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:53 smithi084 bash[78255]: cluster 2023-10-01T08:14:52.944250+0000 osd.6 (osd.6) 261 : cluster 3 failed to encode map e301 with expected crc 2023-10-01T08:14:54.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:53 smithi084 bash[78255]: cluster 2023-10-01T08:14:52.996530+0000 osd.4 (osd.4) 230 : cluster 3 failed to encode map e301 with expected crc 2023-10-01T08:14:54.102 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:54.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:54.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:14:54.206 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:54.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:53 smithi112 bash[59335]: cluster 2023-10-01T08:14:52.798588+0000 mgr.y (mgr.34104) 1272 : cluster 0 pgmap v1382: 89 pgs: 2 active+remapped+backfilling, 4 active+remapped+backfill_wait, 83 active+clean; 1.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 606 op/s; 8630/83130 objects misplaced (10.381%); 7.6 MiB/s, 120 objects/s recovering 2023-10-01T08:14:54.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:53 smithi112 bash[59335]: cluster 2023-10-01T08:14:52.885867+0000 mon.a (mon.0) 1665 : cluster 0 osdmap e301: 8 total, 8 up, 8 in 2023-10-01T08:14:54.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:53 smithi112 bash[59335]: cluster 2023-10-01T08:14:52.887052+0000 osd.7 (osd.7) 136 : cluster 3 failed to encode map e301 with expected crc 2023-10-01T08:14:54.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:53 smithi112 bash[59335]: cluster 2023-10-01T08:14:52.887143+0000 osd.5 (osd.5) 281 : cluster 3 failed to encode map e301 with expected crc 2023-10-01T08:14:54.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:53 smithi112 bash[59335]: cluster 2023-10-01T08:14:52.890629+0000 osd.7 (osd.7) 137 : cluster 3 failed to encode map e301 with expected crc 2023-10-01T08:14:54.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:53 smithi112 bash[59335]: cluster 2023-10-01T08:14:52.944250+0000 osd.6 (osd.6) 261 : cluster 3 failed to encode map e301 with expected crc 2023-10-01T08:14:54.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:53 smithi112 bash[59335]: cluster 2023-10-01T08:14:52.996530+0000 osd.4 (osd.4) 230 : cluster 3 failed to encode map e301 with expected crc 2023-10-01T08:14:54.248 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:54.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:54.249 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:54.350 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:54.383 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:54.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:54.388 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:54.489 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:54.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:54.527 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:54.527 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:14:54.628 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:54.662 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:54.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:54.664 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:54.765 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:54.792 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:54.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:54.797 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:14:54.898 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:54.918 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:54.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:54.922 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:55.023 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:55.029 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:55 smithi112 bash[59335]: cluster 2023-10-01T08:14:54.799178+0000 mgr.y (mgr.34104) 1273 : cluster 0 pgmap v1384: 89 pgs: 2 active+remapped+backfilling, 3 active+remapped+backfill_wait, 84 active+clean; 1.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 650 op/s; 7852/79326 objects misplaced (9.898%); 7.8 MiB/s, 124 objects/s recovering 2023-10-01T08:14:55.050 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:55.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:55.054 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:55.154 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:55.184 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:55.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:55.189 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:14:55.289 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:55.298 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:55 smithi084 bash[78255]: cluster 2023-10-01T08:14:54.799178+0000 mgr.y (mgr.34104) 1273 : cluster 0 pgmap v1384: 89 pgs: 2 active+remapped+backfilling, 3 active+remapped+backfill_wait, 84 active+clean; 1.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 650 op/s; 7852/79326 objects misplaced (9.898%); 7.8 MiB/s, 124 objects/s recovering 2023-10-01T08:14:55.298 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:55 smithi084 bash[75189]: cluster 2023-10-01T08:14:54.799178+0000 mgr.y (mgr.34104) 1273 : cluster 0 pgmap v1384: 89 pgs: 2 active+remapped+backfilling, 3 active+remapped+backfill_wait, 84 active+clean; 1.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 650 op/s; 7852/79326 objects misplaced (9.898%); 7.8 MiB/s, 124 objects/s recovering 2023-10-01T08:14:55.313 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:55.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:55.315 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:55.416 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:55.441 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:55.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:55.448 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:55.549 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:55.572 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:55.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:55.574 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:55.675 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:55.710 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:55.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:55.715 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:55.816 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:55.847 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:55.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:55.850 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:55.951 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:55.977 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:55.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:55.985 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:14:56.086 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:56.119 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:56.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:56.121 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:56.222 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:56.247 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:56.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:56.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:56.351 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:56.358 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:14:56 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:14:56] "GET /metrics HTTP/1.1" 200 36448 "" "Prometheus/2.33.4" 2023-10-01T08:14:56.377 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:56.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:56.445 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:56.545 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:56.570 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:56.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:56.573 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:56.674 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:56.698 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:56.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:56.700 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:56.801 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:56.822 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:56.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:56.824 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:56.924 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:56.954 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:56.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:56.961 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:14:57.062 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:57.094 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:14:57.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:57.097 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:14:57.197 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:57.229 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:57.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:57.231 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:57.332 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:57.369 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:57.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:57.372 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:57.473 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:57.502 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:57.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:57.505 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:14:57.606 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:57.631 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:14:57.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:57.637 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:14:57.738 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:57.763 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:57.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:57.765 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:57.866 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:57.873 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:57 smithi112 bash[59335]: cluster 2023-10-01T08:14:56.799702+0000 mgr.y (mgr.34104) 1274 : cluster 0 pgmap v1385: 89 pgs: 2 active+remapped+backfilling, 3 active+remapped+backfill_wait, 84 active+clean; 1.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 487 op/s; 7678/77850 objects misplaced (9.863%); 7.8 MiB/s, 124 objects/s recovering 2023-10-01T08:14:57.888 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:57.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:57.890 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:57.991 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:58.025 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:58.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:58.029 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:58.130 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:58.156 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:14:58.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:58.161 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:14:58.262 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:58.271 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:57 smithi084 bash[75189]: cluster 2023-10-01T08:14:56.799702+0000 mgr.y (mgr.34104) 1274 : cluster 0 pgmap v1385: 89 pgs: 2 active+remapped+backfilling, 3 active+remapped+backfill_wait, 84 active+clean; 1.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 487 op/s; 7678/77850 objects misplaced (9.863%); 7.8 MiB/s, 124 objects/s recovering 2023-10-01T08:14:58.271 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:57 smithi084 bash[78255]: cluster 2023-10-01T08:14:56.799702+0000 mgr.y (mgr.34104) 1274 : cluster 0 pgmap v1385: 89 pgs: 2 active+remapped+backfilling, 3 active+remapped+backfill_wait, 84 active+clean; 1.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 487 op/s; 7678/77850 objects misplaced (9.863%); 7.8 MiB/s, 124 objects/s recovering 2023-10-01T08:14:58.290 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:58.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:58.295 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:58.395 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:58.418 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:58.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:58.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:58.521 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:58.566 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:58.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:58.569 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:14:58.670 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:58.707 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:14:58.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:58.712 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:14:58.813 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:58.849 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:58.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:58.851 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:58.952 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:58.981 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:58.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:58.986 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:59.086 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:59.131 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:14:59.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:59.134 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:14:59.234 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:59.264 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:59.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:59.272 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:59.373 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:59.409 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:59.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:59.415 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:59.516 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:59.542 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:59.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:59.547 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:59.648 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:59.671 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:14:59.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:59.677 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:14:59.778 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:59.810 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:14:59.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:59.813 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:14:59.914 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:59.922 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:14:59 smithi084 bash[75189]: cluster 2023-10-01T08:14:58.800386+0000 mgr.y (mgr.34104) 1275 : cluster 0 pgmap v1386: 89 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 84 active+clean; 1.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 565 op/s; 7178/72435 objects misplaced (9.910%); 5.2 MiB/s, 82 objects/s recovering 2023-10-01T08:14:59.922 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:14:59 smithi084 bash[78255]: cluster 2023-10-01T08:14:58.800386+0000 mgr.y (mgr.34104) 1275 : cluster 0 pgmap v1386: 89 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 84 active+clean; 1.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 565 op/s; 7178/72435 objects misplaced (9.910%); 5.2 MiB/s, 82 objects/s recovering 2023-10-01T08:14:59.937 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:14:59.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:14:59.945 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:00.046 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:00.077 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:00.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:00.080 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:00.181 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:00.213 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:00.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:00.217 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:00.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:14:59 smithi112 bash[59335]: cluster 2023-10-01T08:14:58.800386+0000 mgr.y (mgr.34104) 1275 : cluster 0 pgmap v1386: 89 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 84 active+clean; 1.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 565 op/s; 7178/72435 objects misplaced (9.910%); 5.2 MiB/s, 82 objects/s recovering 2023-10-01T08:15:00.318 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:00.365 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:00.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:00.374 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:15:00.475 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:00.493 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:00.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:00.495 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:00.596 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:00.616 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:00.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:00.618 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:00.719 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:00.737 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:00.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:00.738 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:00.839 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:00.870 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:00.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:00.873 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:15:00.973 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:01.002 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:01.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:01.008 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:01.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:00 smithi084 bash[75189]: audit 2023-10-01T08:15:00.126144+0000 mon.a (mon.0) 1666 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:15:01.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:00 smithi084 bash[78255]: audit 2023-10-01T08:15:00.126144+0000 mon.a (mon.0) 1666 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:15:01.109 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:01.118 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:00 smithi112 bash[59335]: audit 2023-10-01T08:15:00.126144+0000 mon.a (mon.0) 1666 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:15:01.144 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:01.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:01.149 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:01.249 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:01.291 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:01.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:01.297 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:01.398 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:01.444 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:01.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:01.451 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:01.552 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:01.582 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:01.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:01.588 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:15:01.688 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:01.727 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:01.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:01.730 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:01.831 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:01.884 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:01.885 INFO:teuthology.orchestra.run.smithi084.stderr:nodeep-scrub is set 2023-10-01T08:15:01.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:01.890 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:01.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:01 smithi112 bash[59335]: cluster 2023-10-01T08:15:00.801083+0000 mgr.y (mgr.34104) 1276 : cluster 0 pgmap v1387: 89 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 84 active+clean; 1.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 645 op/s; 6255/68718 objects misplaced (9.102%); 7.1 MiB/s, 114 objects/s recovering 2023-10-01T08:15:01.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:01 smithi112 bash[59335]: audit 2023-10-01T08:15:01.612278+0000 mon.a (mon.0) 1667 : audit 1 from='client.? 172.21.15.84:0/704527536' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:15:01.991 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:02.023 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:02.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:02.025 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:02.126 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:02.137 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:01 smithi084 bash[75189]: cluster 2023-10-01T08:15:00.801083+0000 mgr.y (mgr.34104) 1276 : cluster 0 pgmap v1387: 89 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 84 active+clean; 1.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 645 op/s; 6255/68718 objects misplaced (9.102%); 7.1 MiB/s, 114 objects/s recovering 2023-10-01T08:15:02.137 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:01 smithi084 bash[75189]: audit 2023-10-01T08:15:01.612278+0000 mon.a (mon.0) 1667 : audit 1 from='client.? 172.21.15.84:0/704527536' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:15:02.137 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:01 smithi084 bash[78255]: cluster 2023-10-01T08:15:00.801083+0000 mgr.y (mgr.34104) 1276 : cluster 0 pgmap v1387: 89 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 84 active+clean; 1.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 645 op/s; 6255/68718 objects misplaced (9.102%); 7.1 MiB/s, 114 objects/s recovering 2023-10-01T08:15:02.137 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:01 smithi084 bash[78255]: audit 2023-10-01T08:15:01.612278+0000 mon.a (mon.0) 1667 : audit 1 from='client.? 172.21.15.84:0/704527536' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:15:02.153 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:02.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:02.158 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:02.259 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:02.276 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:02.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:02.278 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:02.379 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:02.411 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:02.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:02.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:02.519 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:02.555 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:02.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:02.557 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:15:02.658 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:02.688 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:02.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:02.691 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:02.792 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:02.816 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:02.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:02.819 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:02.920 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:02.955 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:02.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:02.961 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:03.062 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:03.098 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:03.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:03.103 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:03.204 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:03.211 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:02 smithi112 bash[59335]: cluster 2023-10-01T08:15:01.863590+0000 mon.a (mon.0) 1668 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:15:03.211 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:02 smithi112 bash[59335]: cluster 2023-10-01T08:15:01.868955+0000 osd.7 (osd.7) 138 : cluster 3 failed to encode map e302 with expected crc 2023-10-01T08:15:03.211 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:02 smithi112 bash[59335]: audit 2023-10-01T08:15:01.878157+0000 mon.a (mon.0) 1669 : audit 1 from='client.? 172.21.15.84:0/704527536' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T08:15:03.211 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:02 smithi112 bash[59335]: cluster 2023-10-01T08:15:01.882011+0000 mon.a (mon.0) 1670 : cluster 0 osdmap e302: 8 total, 8 up, 8 in 2023-10-01T08:15:03.211 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:02 smithi112 bash[59335]: cluster 2023-10-01T08:15:01.885577+0000 osd.4 (osd.4) 231 : cluster 3 failed to encode map e302 with expected crc 2023-10-01T08:15:03.211 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:02 smithi112 bash[59335]: cluster 2023-10-01T08:15:01.886991+0000 osd.5 (osd.5) 282 : cluster 3 failed to encode map e302 with expected crc 2023-10-01T08:15:03.224 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:03.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:03.227 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:15:03.327 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:03.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:03.370 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:03.370 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:03.471 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:03.511 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:03.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:03.512 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:03.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:03 smithi084 bash[75189]: cluster 2023-10-01T08:15:01.863590+0000 mon.a (mon.0) 1668 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:15:03.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:03 smithi084 bash[75189]: cluster 2023-10-01T08:15:01.868955+0000 osd.7 (osd.7) 138 : cluster 3 failed to encode map e302 with expected crc 2023-10-01T08:15:03.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:03 smithi084 bash[75189]: audit 2023-10-01T08:15:01.878157+0000 mon.a (mon.0) 1669 : audit 1 from='client.? 172.21.15.84:0/704527536' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T08:15:03.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:03 smithi084 bash[75189]: cluster 2023-10-01T08:15:01.882011+0000 mon.a (mon.0) 1670 : cluster 0 osdmap e302: 8 total, 8 up, 8 in 2023-10-01T08:15:03.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:03 smithi084 bash[75189]: cluster 2023-10-01T08:15:01.885577+0000 osd.4 (osd.4) 231 : cluster 3 failed to encode map e302 with expected crc 2023-10-01T08:15:03.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:03 smithi084 bash[75189]: cluster 2023-10-01T08:15:01.886991+0000 osd.5 (osd.5) 282 : cluster 3 failed to encode map e302 with expected crc 2023-10-01T08:15:03.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:03 smithi084 bash[78255]: cluster 2023-10-01T08:15:01.863590+0000 mon.a (mon.0) 1668 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:15:03.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:03 smithi084 bash[78255]: cluster 2023-10-01T08:15:01.868955+0000 osd.7 (osd.7) 138 : cluster 3 failed to encode map e302 with expected crc 2023-10-01T08:15:03.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:03 smithi084 bash[78255]: audit 2023-10-01T08:15:01.878157+0000 mon.a (mon.0) 1669 : audit 1 from='client.? 172.21.15.84:0/704527536' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T08:15:03.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:03 smithi084 bash[78255]: cluster 2023-10-01T08:15:01.882011+0000 mon.a (mon.0) 1670 : cluster 0 osdmap e302: 8 total, 8 up, 8 in 2023-10-01T08:15:03.576 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:03 smithi084 bash[78255]: cluster 2023-10-01T08:15:01.885577+0000 osd.4 (osd.4) 231 : cluster 3 failed to encode map e302 with expected crc 2023-10-01T08:15:03.577 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:03 smithi084 bash[78255]: cluster 2023-10-01T08:15:01.886991+0000 osd.5 (osd.5) 282 : cluster 3 failed to encode map e302 with expected crc 2023-10-01T08:15:03.613 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:03.652 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:03.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:03.656 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:03.756 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:03.779 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:03.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:03.782 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:03.883 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:03.921 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:03.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:03.926 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:04.026 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:04.055 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:04.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:04.056 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:04.157 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:04.166 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:03 smithi084 bash[75189]: cluster 2023-10-01T08:15:02.801666+0000 mgr.y (mgr.34104) 1277 : cluster 0 pgmap v1389: 89 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 84 active+clean; 1.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 578 op/s; 6106/65919 objects misplaced (9.263%); 5.3 MiB/s, 84 objects/s recovering 2023-10-01T08:15:04.166 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:03 smithi084 bash[78255]: cluster 2023-10-01T08:15:02.801666+0000 mgr.y (mgr.34104) 1277 : cluster 0 pgmap v1389: 89 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 84 active+clean; 1.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 578 op/s; 6106/65919 objects misplaced (9.263%); 5.3 MiB/s, 84 objects/s recovering 2023-10-01T08:15:04.179 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:04.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:04.180 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:04.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:03 smithi112 bash[59335]: cluster 2023-10-01T08:15:02.801666+0000 mgr.y (mgr.34104) 1277 : cluster 0 pgmap v1389: 89 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 84 active+clean; 1.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 578 op/s; 6106/65919 objects misplaced (9.263%); 5.3 MiB/s, 84 objects/s recovering 2023-10-01T08:15:04.281 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:04.301 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:04.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:04.306 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:04.407 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:04.438 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:04.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:04.440 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:04.541 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:04.562 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:04.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:04.564 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:04.665 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:04.688 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:04.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:04.691 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:15:04.791 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:04.820 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:04.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:04.822 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:15:04.923 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:04.959 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:04.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:04.966 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:05.066 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:05.092 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:05.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:05.094 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:15:05.195 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:05.229 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:05.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:05.234 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:05.270 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:05 smithi084 bash[78255]: cluster 2023-10-01T08:15:04.802245+0000 mgr.y (mgr.34104) 1278 : cluster 0 pgmap v1390: 89 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 84 active+clean; 1.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 5153/61479 objects misplaced (8.382%); 6.4 MiB/s, 101 objects/s recovering 2023-10-01T08:15:05.270 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:05 smithi084 bash[75189]: cluster 2023-10-01T08:15:04.802245+0000 mgr.y (mgr.34104) 1278 : cluster 0 pgmap v1390: 89 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 84 active+clean; 1.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 5153/61479 objects misplaced (8.382%); 6.4 MiB/s, 101 objects/s recovering 2023-10-01T08:15:05.335 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:05.365 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:05.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:05.369 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:05.470 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:05.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:05 smithi112 bash[59335]: cluster 2023-10-01T08:15:04.802245+0000 mgr.y (mgr.34104) 1278 : cluster 0 pgmap v1390: 89 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 84 active+clean; 1.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 5153/61479 objects misplaced (8.382%); 6.4 MiB/s, 101 objects/s recovering 2023-10-01T08:15:05.503 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:05.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:05.506 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:05.607 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:05.637 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:05.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:05.642 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:05.743 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:05.765 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:05.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:05.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:05.871 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:05.895 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:05.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:05.897 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:05.998 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:06.030 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:06.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:06.033 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:15:06.134 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:06.161 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:06.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:06.164 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:06.265 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:06.289 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:06.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:06.293 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:06.394 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:06.422 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:06.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:06.424 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:06.525 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:06.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:06.556 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:06.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:15:06.657 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:06.683 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:06.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:06.686 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:06.736 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:15:06 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:15:06] "GET /metrics HTTP/1.1" 200 36436 "" "Prometheus/2.33.4" 2023-10-01T08:15:06.787 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:06.825 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:06.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:06.827 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:06.928 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:06.956 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:06.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:06.962 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:07.062 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:07.089 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:07.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:07.094 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:07.194 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:07.237 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:07.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:07.243 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:07.344 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:07.370 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:07.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:07.373 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:15:07.474 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:07.503 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:07.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:07.509 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:07.610 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:07.651 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:07.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:07.657 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:07.758 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:07.784 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:07.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:07.790 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:07.891 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:07.915 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:07.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:07.922 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:08.023 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:08.055 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:08.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:08.060 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:15:08.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:07 smithi084 bash[78255]: cluster 2023-10-01T08:15:06.802785+0000 mgr.y (mgr.34104) 1279 : cluster 0 pgmap v1391: 89 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 84 active+clean; 1.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 604 op/s; 4968/59724 objects misplaced (8.318%); 6.4 MiB/s, 101 objects/s recovering 2023-10-01T08:15:08.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:07 smithi084 bash[75189]: cluster 2023-10-01T08:15:06.802785+0000 mgr.y (mgr.34104) 1279 : cluster 0 pgmap v1391: 89 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 84 active+clean; 1.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 604 op/s; 4968/59724 objects misplaced (8.318%); 6.4 MiB/s, 101 objects/s recovering 2023-10-01T08:15:08.161 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:08.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:07 smithi112 bash[59335]: cluster 2023-10-01T08:15:06.802785+0000 mgr.y (mgr.34104) 1279 : cluster 0 pgmap v1391: 89 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 84 active+clean; 1.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 604 op/s; 4968/59724 objects misplaced (8.318%); 6.4 MiB/s, 101 objects/s recovering 2023-10-01T08:15:08.257 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-01T08:15:08.265 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:08.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:08.267 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:08.368 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:08.393 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:08.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:08.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:08.497 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:08.521 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:08.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:08.523 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:08.624 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:08.649 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:08.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:08.651 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:08.688 INFO:teuthology.orchestra.run.smithi084.stdout:ERROR: (22) Invalid argument 2023-10-01T08:15:08.688 INFO:teuthology.orchestra.run.smithi084.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T08:15:08.752 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:08.788 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:08.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:08.791 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:15:08.892 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:08.917 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:08.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:08.920 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:15:09.020 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:09.029 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:08 smithi112 bash[59335]: cluster 2023-10-01T08:15:07.860051+0000 osd.4 (osd.4) 232 : cluster 3 failed to encode map e303 with expected crc 2023-10-01T08:15:09.029 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:08 smithi112 bash[59335]: cluster 2023-10-01T08:15:07.864257+0000 osd.5 (osd.5) 283 : cluster 3 failed to encode map e303 with expected crc 2023-10-01T08:15:09.029 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:08 smithi112 bash[59335]: cluster 2023-10-01T08:15:07.864657+0000 mon.a (mon.0) 1671 : cluster 0 osdmap e303: 8 total, 8 up, 8 in 2023-10-01T08:15:09.029 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:08 smithi112 bash[59335]: cluster 2023-10-01T08:15:07.873078+0000 osd.6 (osd.6) 262 : cluster 3 failed to encode map e303 with expected crc 2023-10-01T08:15:09.029 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:08 smithi112 bash[59335]: cluster 2023-10-01T08:15:07.884236+0000 osd.7 (osd.7) 139 : cluster 3 failed to encode map e303 with expected crc 2023-10-01T08:15:09.030 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:08 smithi112 bash[59335]: cluster 2023-10-01T08:15:07.886196+0000 osd.7 (osd.7) 140 : cluster 3 failed to encode map e303 with expected crc 2023-10-01T08:15:09.030 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:08 smithi112 bash[59335]: cluster 2023-10-01T08:15:07.888205+0000 osd.7 (osd.7) 141 : cluster 3 failed to encode map e303 with expected crc 2023-10-01T08:15:09.061 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:09.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:09.064 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:09.165 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:09.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:08 smithi084 bash[75189]: cluster 2023-10-01T08:15:07.860051+0000 osd.4 (osd.4) 232 : cluster 3 failed to encode map e303 with expected crc 2023-10-01T08:15:09.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:08 smithi084 bash[75189]: cluster 2023-10-01T08:15:07.864257+0000 osd.5 (osd.5) 283 : cluster 3 failed to encode map e303 with expected crc 2023-10-01T08:15:09.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:08 smithi084 bash[75189]: cluster 2023-10-01T08:15:07.864657+0000 mon.a (mon.0) 1671 : cluster 0 osdmap e303: 8 total, 8 up, 8 in 2023-10-01T08:15:09.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:08 smithi084 bash[75189]: cluster 2023-10-01T08:15:07.873078+0000 osd.6 (osd.6) 262 : cluster 3 failed to encode map e303 with expected crc 2023-10-01T08:15:09.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:08 smithi084 bash[75189]: cluster 2023-10-01T08:15:07.884236+0000 osd.7 (osd.7) 139 : cluster 3 failed to encode map e303 with expected crc 2023-10-01T08:15:09.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:08 smithi084 bash[75189]: cluster 2023-10-01T08:15:07.886196+0000 osd.7 (osd.7) 140 : cluster 3 failed to encode map e303 with expected crc 2023-10-01T08:15:09.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:08 smithi084 bash[75189]: cluster 2023-10-01T08:15:07.888205+0000 osd.7 (osd.7) 141 : cluster 3 failed to encode map e303 with expected crc 2023-10-01T08:15:09.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:08 smithi084 bash[78255]: cluster 2023-10-01T08:15:07.860051+0000 osd.4 (osd.4) 232 : cluster 3 failed to encode map e303 with expected crc 2023-10-01T08:15:09.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:08 smithi084 bash[78255]: cluster 2023-10-01T08:15:07.864257+0000 osd.5 (osd.5) 283 : cluster 3 failed to encode map e303 with expected crc 2023-10-01T08:15:09.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:08 smithi084 bash[78255]: cluster 2023-10-01T08:15:07.864657+0000 mon.a (mon.0) 1671 : cluster 0 osdmap e303: 8 total, 8 up, 8 in 2023-10-01T08:15:09.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:08 smithi084 bash[78255]: cluster 2023-10-01T08:15:07.873078+0000 osd.6 (osd.6) 262 : cluster 3 failed to encode map e303 with expected crc 2023-10-01T08:15:09.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:08 smithi084 bash[78255]: cluster 2023-10-01T08:15:07.884236+0000 osd.7 (osd.7) 139 : cluster 3 failed to encode map e303 with expected crc 2023-10-01T08:15:09.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:08 smithi084 bash[78255]: cluster 2023-10-01T08:15:07.886196+0000 osd.7 (osd.7) 140 : cluster 3 failed to encode map e303 with expected crc 2023-10-01T08:15:09.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:08 smithi084 bash[78255]: cluster 2023-10-01T08:15:07.888205+0000 osd.7 (osd.7) 141 : cluster 3 failed to encode map e303 with expected crc 2023-10-01T08:15:09.191 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:09.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:09.194 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:09.295 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:09.325 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:09.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:09.329 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:09.429 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:09.470 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:09.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:09.474 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:09.575 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:09.606 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:09.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:09.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:09.712 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:09.746 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:09.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:09.749 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:09.850 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:09.890 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:09.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:09.893 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:09.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:09 smithi112 bash[59335]: cluster 2023-10-01T08:15:08.803325+0000 mgr.y (mgr.34104) 1280 : cluster 0 pgmap v1393: 89 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 84 active+clean; 1.1 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 617 op/s; 4635/53904 objects misplaced (8.599%); 3.9 MiB/s, 62 objects/s recovering 2023-10-01T08:15:09.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:09 smithi112 bash[59335]: cluster 2023-10-01T08:15:08.881713+0000 osd.6 (osd.6) 263 : cluster 3 failed to encode map e304 with expected crc 2023-10-01T08:15:09.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:09 smithi112 bash[59335]: cluster 2023-10-01T08:15:08.881799+0000 mon.a (mon.0) 1672 : cluster 0 osdmap e304: 8 total, 8 up, 8 in 2023-10-01T08:15:09.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:09 smithi112 bash[59335]: cluster 2023-10-01T08:15:08.882447+0000 osd.4 (osd.4) 233 : cluster 3 failed to encode map e304 with expected crc 2023-10-01T08:15:09.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:09 smithi112 bash[59335]: cluster 2023-10-01T08:15:08.884307+0000 osd.5 (osd.5) 284 : cluster 3 failed to encode map e304 with expected crc 2023-10-01T08:15:09.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:09 smithi112 bash[59335]: cluster 2023-10-01T08:15:08.887306+0000 osd.7 (osd.7) 142 : cluster 3 failed to encode map e304 with expected crc 2023-10-01T08:15:09.994 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:10.031 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:10.036 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:09 smithi084 bash[75189]: cluster 2023-10-01T08:15:08.803325+0000 mgr.y (mgr.34104) 1280 : cluster 0 pgmap v1393: 89 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 84 active+clean; 1.1 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 617 op/s; 4635/53904 objects misplaced (8.599%); 3.9 MiB/s, 62 objects/s recovering 2023-10-01T08:15:10.036 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:09 smithi084 bash[75189]: cluster 2023-10-01T08:15:08.881713+0000 osd.6 (osd.6) 263 : cluster 3 failed to encode map e304 with expected crc 2023-10-01T08:15:10.037 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:09 smithi084 bash[75189]: cluster 2023-10-01T08:15:08.881799+0000 mon.a (mon.0) 1672 : cluster 0 osdmap e304: 8 total, 8 up, 8 in 2023-10-01T08:15:10.037 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:09 smithi084 bash[75189]: cluster 2023-10-01T08:15:08.882447+0000 osd.4 (osd.4) 233 : cluster 3 failed to encode map e304 with expected crc 2023-10-01T08:15:10.037 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:09 smithi084 bash[75189]: cluster 2023-10-01T08:15:08.884307+0000 osd.5 (osd.5) 284 : cluster 3 failed to encode map e304 with expected crc 2023-10-01T08:15:10.037 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:09 smithi084 bash[75189]: cluster 2023-10-01T08:15:08.887306+0000 osd.7 (osd.7) 142 : cluster 3 failed to encode map e304 with expected crc 2023-10-01T08:15:10.037 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:09 smithi084 bash[78255]: cluster 2023-10-01T08:15:08.803325+0000 mgr.y (mgr.34104) 1280 : cluster 0 pgmap v1393: 89 pgs: 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 84 active+clean; 1.1 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 617 op/s; 4635/53904 objects misplaced (8.599%); 3.9 MiB/s, 62 objects/s recovering 2023-10-01T08:15:10.037 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:09 smithi084 bash[78255]: cluster 2023-10-01T08:15:08.881713+0000 osd.6 (osd.6) 263 : cluster 3 failed to encode map e304 with expected crc 2023-10-01T08:15:10.037 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:09 smithi084 bash[78255]: cluster 2023-10-01T08:15:08.881799+0000 mon.a (mon.0) 1672 : cluster 0 osdmap e304: 8 total, 8 up, 8 in 2023-10-01T08:15:10.037 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:09 smithi084 bash[78255]: cluster 2023-10-01T08:15:08.882447+0000 osd.4 (osd.4) 233 : cluster 3 failed to encode map e304 with expected crc 2023-10-01T08:15:10.037 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:09 smithi084 bash[78255]: cluster 2023-10-01T08:15:08.884307+0000 osd.5 (osd.5) 284 : cluster 3 failed to encode map e304 with expected crc 2023-10-01T08:15:10.038 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:09 smithi084 bash[78255]: cluster 2023-10-01T08:15:08.887306+0000 osd.7 (osd.7) 142 : cluster 3 failed to encode map e304 with expected crc 2023-10-01T08:15:10.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:10.038 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:10.139 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:10.185 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:10.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:10.189 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:10.289 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:10.319 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:10.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:10.324 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:10.425 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:10.447 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:10.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:10.451 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:10.552 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:10.580 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:10.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:10.585 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:10.686 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:10.708 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:10.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:10.711 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:10.812 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:10.840 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:10.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:10.845 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:15:10.946 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:10.987 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:10.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:10.993 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:11.094 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:11.127 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:11.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:11.133 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:11.234 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:11.261 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:11.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:11.265 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:11.366 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:11.392 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:11.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:11.401 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:11.502 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:11.525 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2023-10-01T08:15:11.525 INFO:teuthology.orchestra.run.smithi084.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-10-01T08:15:11.525 INFO:teuthology.orchestra.run.smithi084.stdout:} 2023-10-01T08:15:11.545 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:11.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:11.549 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:15:11.650 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:11.686 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:11.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:11.690 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:15:11.791 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:11.806 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T08:15:11.816 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:11.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:11.819 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:11.868 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T08:15:11.912 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T08:15:11.919 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:11.952 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:11.953 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T08:15:11.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:11.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:15:11.989 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T08:15:12.027 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T08:15:12.059 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:12.070 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T08:15:12.085 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:12.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:12.089 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:12.110 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T08:15:12.127 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T08:15:12.127 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T08:15:12.128 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T08:15:12.128 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T08:15:12.128 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T08:15:12.128 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T08:15:12.128 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T08:15:12.128 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T08:15:12.165 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:11 smithi084 bash[75189]: cluster 2023-10-01T08:15:10.806415+0000 mgr.y (mgr.34104) 1281 : cluster 0 pgmap v1395: 89 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 85 active+clean; 1.0 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 632 op/s; 3400/50736 objects misplaced (6.701%); 11 MiB/s, 176 objects/s recovering 2023-10-01T08:15:12.165 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:11 smithi084 bash[75189]: audit 2023-10-01T08:15:11.767312+0000 mon.c (mon.2) 138 : audit 0 from='client.? 172.21.15.84:0/2124309447' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:15:12.165 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:11 smithi084 bash[78255]: cluster 2023-10-01T08:15:10.806415+0000 mgr.y (mgr.34104) 1281 : cluster 0 pgmap v1395: 89 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 85 active+clean; 1.0 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 632 op/s; 3400/50736 objects misplaced (6.701%); 11 MiB/s, 176 objects/s recovering 2023-10-01T08:15:12.165 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:11 smithi084 bash[78255]: audit 2023-10-01T08:15:11.767312+0000 mon.c (mon.2) 138 : audit 0 from='client.? 172.21.15.84:0/2124309447' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:15:12.190 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:12.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:12.230 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:12.230 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:12.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:11 smithi112 bash[59335]: cluster 2023-10-01T08:15:10.806415+0000 mgr.y (mgr.34104) 1281 : cluster 0 pgmap v1395: 89 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 85 active+clean; 1.0 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 632 op/s; 3400/50736 objects misplaced (6.701%); 11 MiB/s, 176 objects/s recovering 2023-10-01T08:15:12.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:11 smithi112 bash[59335]: audit 2023-10-01T08:15:11.767312+0000 mon.c (mon.2) 138 : audit 0 from='client.? 172.21.15.84:0/2124309447' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:15:12.331 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:12.356 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:12.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:12.361 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:12.462 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:12.493 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:12.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:12.501 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:12.601 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:12.634 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:12.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:12.638 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:15:12.739 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:12.770 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:12.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:12.774 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:12.875 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:12.894 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:12.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:12.896 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:12.997 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:13.027 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:13.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:13.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:13.133 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:13.170 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:13.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:13.175 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:13.276 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:13.304 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:13.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:13.313 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:13.414 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:13.443 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:13.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:13.445 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:15:13.546 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:13.591 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:13.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:13.599 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:13.700 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:13.719 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:13.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:13.720 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:13.821 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:13.850 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:13.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:13.856 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:15:13.869 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-10-01T08:15:13.956 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:13.989 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:13.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:13.993 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:14.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:13 smithi084 bash[78255]: cluster 2023-10-01T08:15:12.806994+0000 mgr.y (mgr.34104) 1282 : cluster 0 pgmap v1396: 89 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 85 active+clean; 1000 MiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 558 op/s; 3270/48063 objects misplaced (6.804%); 7.1 MiB/s, 113 objects/s recovering 2023-10-01T08:15:14.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:13 smithi084 bash[75189]: cluster 2023-10-01T08:15:12.806994+0000 mgr.y (mgr.34104) 1282 : cluster 0 pgmap v1396: 89 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 85 active+clean; 1000 MiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 558 op/s; 3270/48063 objects misplaced (6.804%); 7.1 MiB/s, 113 objects/s recovering 2023-10-01T08:15:14.093 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:14.103 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:13 smithi112 bash[59335]: cluster 2023-10-01T08:15:12.806994+0000 mgr.y (mgr.34104) 1282 : cluster 0 pgmap v1396: 89 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 85 active+clean; 1000 MiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 558 op/s; 3270/48063 objects misplaced (6.804%); 7.1 MiB/s, 113 objects/s recovering 2023-10-01T08:15:14.139 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:14.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:14.141 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:15:14.242 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:14.279 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:14.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:14.286 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:14.387 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:14.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:14.421 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:14.421 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:14.522 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:14.547 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:14.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:14.551 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:14.652 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:14.683 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:14.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:14.688 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:15:14.789 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:14.819 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:14.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:14.825 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:14.926 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:14.958 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:14.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:14.961 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:15.037 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:15 smithi084 bash[78255]: cluster 2023-10-01T08:15:14.807565+0000 mgr.y (mgr.34104) 1283 : cluster 0 pgmap v1397: 89 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 85 active+clean; 911 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 664 op/s; 2957/43755 objects misplaced (6.758%); 7.1 MiB/s, 113 objects/s recovering 2023-10-01T08:15:15.037 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:15 smithi084 bash[75189]: cluster 2023-10-01T08:15:14.807565+0000 mgr.y (mgr.34104) 1283 : cluster 0 pgmap v1397: 89 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 85 active+clean; 911 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 664 op/s; 2957/43755 objects misplaced (6.758%); 7.1 MiB/s, 113 objects/s recovering 2023-10-01T08:15:15.062 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:15.102 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:15.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:15.106 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:15:15.206 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:15.249 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:15.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:15.252 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:15.352 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:15.361 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:15 smithi112 bash[59335]: cluster 2023-10-01T08:15:14.807565+0000 mgr.y (mgr.34104) 1283 : cluster 0 pgmap v1397: 89 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 85 active+clean; 911 MiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 664 op/s; 2957/43755 objects misplaced (6.758%); 7.1 MiB/s, 113 objects/s recovering 2023-10-01T08:15:15.385 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:15.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:15.389 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:15:15.490 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:15.514 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:15.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:15.522 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:15:15.623 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:15.646 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:15.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:15.653 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:15.754 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:15.784 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:15.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:15.787 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:15.888 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:15.911 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:15.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:15.916 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:16.016 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:16.056 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:16.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:16.059 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:16.160 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:16.167 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:16 smithi084 bash[75189]: audit 2023-10-01T08:15:15.129570+0000 mon.a (mon.0) 1673 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:15:16.167 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:16 smithi084 bash[78255]: audit 2023-10-01T08:15:15.129570+0000 mon.a (mon.0) 1673 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:15:16.188 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:16.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:16.191 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:16.292 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:16.302 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:16 smithi112 bash[59335]: audit 2023-10-01T08:15:15.129570+0000 mon.a (mon.0) 1673 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:15:16.325 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:16.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:16.328 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:16.429 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:16.465 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:16.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:16.469 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:15:16.570 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:16.573 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:15:16 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:15:16] "GET /metrics HTTP/1.1" 200 36439 "" "Prometheus/2.33.4" 2023-10-01T08:15:16.614 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:16.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:16.616 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:15:16.716 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:16.744 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:16.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:16.751 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:16.851 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:16.879 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:16.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:16.887 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:16.989 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:17.013 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:17.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:17.016 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:17.117 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:17.142 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:17.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:17.145 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:17.246 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:17.271 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:17.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:17.275 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:17.376 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:17.400 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:17.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:17.404 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:17.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:17 smithi112 bash[59335]: audit 2023-10-01T08:15:16.318456+0000 mon.a (mon.0) 1674 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:15:17.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:17 smithi112 bash[59335]: audit 2023-10-01T08:15:16.327877+0000 mon.a (mon.0) 1675 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:15:17.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:17 smithi112 bash[59335]: audit 2023-10-01T08:15:16.329644+0000 mon.a (mon.0) 1676 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:15:17.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:17 smithi112 bash[59335]: audit 2023-10-01T08:15:16.330824+0000 mon.a (mon.0) 1677 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:15:17.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:17 smithi112 bash[59335]: audit 2023-10-01T08:15:16.339710+0000 mon.a (mon.0) 1678 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:15:17.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:17 smithi112 bash[59335]: cluster 2023-10-01T08:15:16.808023+0000 mgr.y (mgr.34104) 1284 : cluster 0 pgmap v1398: 89 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 85 active+clean; 872 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 555 op/s; 2483/41892 objects misplaced (5.927%); 9.2 MiB/s, 146 objects/s recovering 2023-10-01T08:15:17.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:17 smithi112 bash[59335]: cluster 2023-10-01T08:15:17.055017+0000 mon.a (mon.0) 1679 : cluster 0 osdmap e305: 8 total, 8 up, 8 in 2023-10-01T08:15:17.504 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:17.529 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:17.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:17.532 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:15:17.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:17 smithi084 bash[78255]: audit 2023-10-01T08:15:16.318456+0000 mon.a (mon.0) 1674 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:15:17.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:17 smithi084 bash[78255]: audit 2023-10-01T08:15:16.327877+0000 mon.a (mon.0) 1675 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:15:17.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:17 smithi084 bash[78255]: audit 2023-10-01T08:15:16.329644+0000 mon.a (mon.0) 1676 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:15:17.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:17 smithi084 bash[78255]: audit 2023-10-01T08:15:16.330824+0000 mon.a (mon.0) 1677 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:15:17.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:17 smithi084 bash[78255]: audit 2023-10-01T08:15:16.339710+0000 mon.a (mon.0) 1678 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:15:17.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:17 smithi084 bash[78255]: cluster 2023-10-01T08:15:16.808023+0000 mgr.y (mgr.34104) 1284 : cluster 0 pgmap v1398: 89 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 85 active+clean; 872 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 555 op/s; 2483/41892 objects misplaced (5.927%); 9.2 MiB/s, 146 objects/s recovering 2023-10-01T08:15:17.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:17 smithi084 bash[78255]: cluster 2023-10-01T08:15:17.055017+0000 mon.a (mon.0) 1679 : cluster 0 osdmap e305: 8 total, 8 up, 8 in 2023-10-01T08:15:17.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:17 smithi084 bash[75189]: audit 2023-10-01T08:15:16.318456+0000 mon.a (mon.0) 1674 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:15:17.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:17 smithi084 bash[75189]: audit 2023-10-01T08:15:16.327877+0000 mon.a (mon.0) 1675 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:15:17.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:17 smithi084 bash[75189]: audit 2023-10-01T08:15:16.329644+0000 mon.a (mon.0) 1676 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:15:17.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:17 smithi084 bash[75189]: audit 2023-10-01T08:15:16.330824+0000 mon.a (mon.0) 1677 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:15:17.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:17 smithi084 bash[75189]: audit 2023-10-01T08:15:16.339710+0000 mon.a (mon.0) 1678 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:15:17.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:17 smithi084 bash[75189]: cluster 2023-10-01T08:15:16.808023+0000 mgr.y (mgr.34104) 1284 : cluster 0 pgmap v1398: 89 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 85 active+clean; 872 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 555 op/s; 2483/41892 objects misplaced (5.927%); 9.2 MiB/s, 146 objects/s recovering 2023-10-01T08:15:17.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:17 smithi084 bash[75189]: cluster 2023-10-01T08:15:17.055017+0000 mon.a (mon.0) 1679 : cluster 0 osdmap e305: 8 total, 8 up, 8 in 2023-10-01T08:15:17.632 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:17.658 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:17.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:17.664 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:17.765 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:17.795 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:17.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:17.798 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:17.899 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:17.934 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:17.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:17.937 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:15:18.038 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:18.066 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:18.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:18.069 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:18.170 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:18.201 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:18.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:18.204 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:18.291 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T08:15:18.305 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:18.372 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:18.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:18.377 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:18.478 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:18.530 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:18.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:18.533 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:18.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:18 smithi084 bash[78255]: cluster 2023-10-01T08:15:17.051634+0000 osd.4 (osd.4) 234 : cluster 3 failed to encode map e305 with expected crc 2023-10-01T08:15:18.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:18 smithi084 bash[78255]: cluster 2023-10-01T08:15:17.054768+0000 osd.6 (osd.6) 264 : cluster 3 failed to encode map e305 with expected crc 2023-10-01T08:15:18.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:18 smithi084 bash[78255]: cluster 2023-10-01T08:15:18.055072+0000 mon.a (mon.0) 1680 : cluster 0 osdmap e306: 8 total, 8 up, 8 in 2023-10-01T08:15:18.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:18 smithi084 bash[75189]: cluster 2023-10-01T08:15:17.051634+0000 osd.4 (osd.4) 234 : cluster 3 failed to encode map e305 with expected crc 2023-10-01T08:15:18.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:18 smithi084 bash[75189]: cluster 2023-10-01T08:15:17.054768+0000 osd.6 (osd.6) 264 : cluster 3 failed to encode map e305 with expected crc 2023-10-01T08:15:18.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:18 smithi084 bash[75189]: cluster 2023-10-01T08:15:18.055072+0000 mon.a (mon.0) 1680 : cluster 0 osdmap e306: 8 total, 8 up, 8 in 2023-10-01T08:15:18.634 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:18.668 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:18.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:18.670 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:18.685 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:15:18.686 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:15:18.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:18 smithi112 bash[59335]: cluster 2023-10-01T08:15:17.051634+0000 osd.4 (osd.4) 234 : cluster 3 failed to encode map e305 with expected crc 2023-10-01T08:15:18.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:18 smithi112 bash[59335]: cluster 2023-10-01T08:15:17.054768+0000 osd.6 (osd.6) 264 : cluster 3 failed to encode map e305 with expected crc 2023-10-01T08:15:18.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:18 smithi112 bash[59335]: cluster 2023-10-01T08:15:18.055072+0000 mon.a (mon.0) 1680 : cluster 0 osdmap e306: 8 total, 8 up, 8 in 2023-10-01T08:15:18.771 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:18.803 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:18.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:18.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:15:18.909 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:18.947 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:18.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:18.954 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:19.055 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:19.085 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:19.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:19.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:19.194 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:19.231 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:19.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:19.235 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:19.335 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:19.366 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:19.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:19.372 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:15:19.473 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:19.498 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:19.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:19.500 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:19.601 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:19.612 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:19 smithi084 bash[78255]: cluster 2023-10-01T08:15:18.053404+0000 osd.6 (osd.6) 265 : cluster 3 failed to encode map e306 with expected crc 2023-10-01T08:15:19.612 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:19 smithi084 bash[78255]: cluster 2023-10-01T08:15:18.054382+0000 osd.4 (osd.4) 235 : cluster 3 failed to encode map e306 with expected crc 2023-10-01T08:15:19.612 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:19 smithi084 bash[78255]: cluster 2023-10-01T08:15:18.119824+0000 osd.5 (osd.5) 285 : cluster 3 failed to encode map e306 with expected crc 2023-10-01T08:15:19.612 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:19 smithi084 bash[78255]: cluster 2023-10-01T08:15:18.808588+0000 mgr.y (mgr.34104) 1285 : cluster 0 pgmap v1401: 89 pgs: 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 85 active+clean; 757 MiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 598 op/s; 1763/36360 objects misplaced (4.849%); 6.2 MiB/s, 99 objects/s recovering 2023-10-01T08:15:19.613 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:19 smithi084 bash[75189]: cluster 2023-10-01T08:15:18.053404+0000 osd.6 (osd.6) 265 : cluster 3 failed to encode map e306 with expected crc 2023-10-01T08:15:19.613 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:19 smithi084 bash[75189]: cluster 2023-10-01T08:15:18.054382+0000 osd.4 (osd.4) 235 : cluster 3 failed to encode map e306 with expected crc 2023-10-01T08:15:19.613 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:19 smithi084 bash[75189]: cluster 2023-10-01T08:15:18.119824+0000 osd.5 (osd.5) 285 : cluster 3 failed to encode map e306 with expected crc 2023-10-01T08:15:19.613 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:19 smithi084 bash[75189]: cluster 2023-10-01T08:15:18.808588+0000 mgr.y (mgr.34104) 1285 : cluster 0 pgmap v1401: 89 pgs: 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 85 active+clean; 757 MiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 598 op/s; 1763/36360 objects misplaced (4.849%); 6.2 MiB/s, 99 objects/s recovering 2023-10-01T08:15:19.625 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:19.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:19.628 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:19.729 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:19.729 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:19 smithi112 bash[59335]: cluster 2023-10-01T08:15:18.053404+0000 osd.6 (osd.6) 265 : cluster 3 failed to encode map e306 with expected crc 2023-10-01T08:15:19.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:19 smithi112 bash[59335]: cluster 2023-10-01T08:15:18.054382+0000 osd.4 (osd.4) 235 : cluster 3 failed to encode map e306 with expected crc 2023-10-01T08:15:19.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:19 smithi112 bash[59335]: cluster 2023-10-01T08:15:18.119824+0000 osd.5 (osd.5) 285 : cluster 3 failed to encode map e306 with expected crc 2023-10-01T08:15:19.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:19 smithi112 bash[59335]: cluster 2023-10-01T08:15:18.808588+0000 mgr.y (mgr.34104) 1285 : cluster 0 pgmap v1401: 89 pgs: 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 85 active+clean; 757 MiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 598 op/s; 1763/36360 objects misplaced (4.849%); 6.2 MiB/s, 99 objects/s recovering 2023-10-01T08:15:19.753 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:19.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:19.760 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:19.860 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:19.901 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:19.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:19.906 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:20.006 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:20.032 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:20.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:20.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:15:20.138 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:20.167 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:20.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:20.171 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:15:20.271 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:20.311 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:20.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:20.316 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:20.417 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:20.441 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:20.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:20.450 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:15:20.551 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:20.578 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:20.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:20.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:20.682 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:20.713 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:20.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:20.718 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:20.819 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:20.852 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:20.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:20.855 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:20.956 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:20.982 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:20.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:20.987 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:21.088 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:21.115 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:21.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:21.120 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:21.190 INFO:tasks.thrashosds.thrasher:in_osds: [0, 2, 3, 4, 5, 6, 7, 1] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 5, 6, 4, 7, 1] 2023-10-01T08:15:21.190 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T08:15:21.191 INFO:tasks.thrashosds.thrasher:fixing pg num pool device_health_metrics 2023-10-01T08:15:21.191 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T08:15:21.221 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:21.281 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:21.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:21.283 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:21.384 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:21.419 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:21.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:21.425 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:21.526 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:21.563 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:21.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:21.567 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:21.668 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:21.703 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:21.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:21.707 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:21.808 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:21.834 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:21.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:21.836 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:21.936 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:21.973 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:21.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:21.980 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:22.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:21 smithi084 bash[75189]: cluster 2023-10-01T08:15:20.809077+0000 mgr.y (mgr.34104) 1286 : cluster 0 pgmap v1402: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 691 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 619 op/s; 1542/33195 objects misplaced (4.645%); 6.5 MiB/s, 104 objects/s recovering 2023-10-01T08:15:22.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:21 smithi084 bash[78255]: cluster 2023-10-01T08:15:20.809077+0000 mgr.y (mgr.34104) 1286 : cluster 0 pgmap v1402: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 691 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 619 op/s; 1542/33195 objects misplaced (4.645%); 6.5 MiB/s, 104 objects/s recovering 2023-10-01T08:15:22.081 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:22.119 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:22.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:22.128 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:22.229 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:22.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:21 smithi112 bash[59335]: cluster 2023-10-01T08:15:20.809077+0000 mgr.y (mgr.34104) 1286 : cluster 0 pgmap v1402: 89 pgs: 1 active+remapped+backfilling, 2 active+remapped+backfill_wait, 86 active+clean; 691 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 619 op/s; 1542/33195 objects misplaced (4.645%); 6.5 MiB/s, 104 objects/s recovering 2023-10-01T08:15:22.281 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:22.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:22.286 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:22.386 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:22.413 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:22.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:22.416 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:22.517 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:22.551 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:22.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:22.558 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:22.659 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:22.690 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:22.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:22.694 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:15:22.795 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:22.820 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:22.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:22.824 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:22.925 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:22.966 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:22.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:22.973 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:15:23.074 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:23.096 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:23.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:23.100 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:23.201 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:23.223 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:23.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:23.229 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:23.330 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:23.357 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:23.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:23.360 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:23.461 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:23.490 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:23.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:23.493 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:15:23.594 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:23.627 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:23.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:23.630 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:23.730 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:23.760 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:23.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:23.763 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:23.864 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:23.896 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:23.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:23.899 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:24.000 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:24.008 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:23 smithi112 bash[59335]: cluster 2023-10-01T08:15:22.809681+0000 mgr.y (mgr.34104) 1287 : cluster 0 pgmap v1403: 89 pgs: 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 86 active+clean; 640 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 540 op/s; 1369/30777 objects misplaced (4.448%); 6.9 MiB/s, 109 objects/s recovering 2023-10-01T08:15:24.008 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:23 smithi112 bash[59335]: cluster 2023-10-01T08:15:22.877264+0000 osd.6 (osd.6) 266 : cluster 3 failed to encode map e307 with expected crc 2023-10-01T08:15:24.008 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:23 smithi112 bash[59335]: cluster 2023-10-01T08:15:22.878101+0000 osd.7 (osd.7) 143 : cluster 3 failed to encode map e307 with expected crc 2023-10-01T08:15:24.008 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:23 smithi112 bash[59335]: cluster 2023-10-01T08:15:22.878264+0000 mon.a (mon.0) 1681 : cluster 0 osdmap e307: 8 total, 8 up, 8 in 2023-10-01T08:15:24.008 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:23 smithi112 bash[59335]: cluster 2023-10-01T08:15:22.886203+0000 osd.5 (osd.5) 286 : cluster 3 failed to encode map e307 with expected crc 2023-10-01T08:15:24.008 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:23 smithi112 bash[59335]: cluster 2023-10-01T08:15:22.900608+0000 osd.4 (osd.4) 236 : cluster 3 failed to encode map e307 with expected crc 2023-10-01T08:15:24.037 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:24.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:24.041 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:24.142 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:24.151 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:23 smithi084 bash[78255]: cluster 2023-10-01T08:15:22.809681+0000 mgr.y (mgr.34104) 1287 : cluster 0 pgmap v1403: 89 pgs: 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 86 active+clean; 640 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 540 op/s; 1369/30777 objects misplaced (4.448%); 6.9 MiB/s, 109 objects/s recovering 2023-10-01T08:15:24.151 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:23 smithi084 bash[78255]: cluster 2023-10-01T08:15:22.877264+0000 osd.6 (osd.6) 266 : cluster 3 failed to encode map e307 with expected crc 2023-10-01T08:15:24.151 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:23 smithi084 bash[78255]: cluster 2023-10-01T08:15:22.878101+0000 osd.7 (osd.7) 143 : cluster 3 failed to encode map e307 with expected crc 2023-10-01T08:15:24.151 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:23 smithi084 bash[78255]: cluster 2023-10-01T08:15:22.878264+0000 mon.a (mon.0) 1681 : cluster 0 osdmap e307: 8 total, 8 up, 8 in 2023-10-01T08:15:24.151 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:23 smithi084 bash[78255]: cluster 2023-10-01T08:15:22.886203+0000 osd.5 (osd.5) 286 : cluster 3 failed to encode map e307 with expected crc 2023-10-01T08:15:24.152 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:23 smithi084 bash[78255]: cluster 2023-10-01T08:15:22.900608+0000 osd.4 (osd.4) 236 : cluster 3 failed to encode map e307 with expected crc 2023-10-01T08:15:24.152 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:23 smithi084 bash[75189]: cluster 2023-10-01T08:15:22.809681+0000 mgr.y (mgr.34104) 1287 : cluster 0 pgmap v1403: 89 pgs: 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 86 active+clean; 640 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 540 op/s; 1369/30777 objects misplaced (4.448%); 6.9 MiB/s, 109 objects/s recovering 2023-10-01T08:15:24.152 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:23 smithi084 bash[75189]: cluster 2023-10-01T08:15:22.877264+0000 osd.6 (osd.6) 266 : cluster 3 failed to encode map e307 with expected crc 2023-10-01T08:15:24.152 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:23 smithi084 bash[75189]: cluster 2023-10-01T08:15:22.878101+0000 osd.7 (osd.7) 143 : cluster 3 failed to encode map e307 with expected crc 2023-10-01T08:15:24.153 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:23 smithi084 bash[75189]: cluster 2023-10-01T08:15:22.878264+0000 mon.a (mon.0) 1681 : cluster 0 osdmap e307: 8 total, 8 up, 8 in 2023-10-01T08:15:24.153 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:23 smithi084 bash[75189]: cluster 2023-10-01T08:15:22.886203+0000 osd.5 (osd.5) 286 : cluster 3 failed to encode map e307 with expected crc 2023-10-01T08:15:24.153 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:23 smithi084 bash[75189]: cluster 2023-10-01T08:15:22.900608+0000 osd.4 (osd.4) 236 : cluster 3 failed to encode map e307 with expected crc 2023-10-01T08:15:24.174 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:24.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:24.180 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:24.281 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:24.305 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:24.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:24.311 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:24.411 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:24.436 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:24.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:24.439 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:24.540 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:24.561 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:24.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:24.563 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:24.664 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:24.682 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:24.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:24.684 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:24.785 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:24.806 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:24.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:24.808 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:24.909 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:24.930 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:24.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:24.932 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:24.953 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:15:25.033 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:25.063 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:25.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:25.066 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:25.167 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:25.191 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:25.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:25.196 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:25.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:24 smithi112 bash[59335]: cluster 2023-10-01T08:15:23.879414+0000 osd.4 (osd.4) 237 : cluster 3 failed to encode map e308 with expected crc 2023-10-01T08:15:25.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:24 smithi112 bash[59335]: cluster 2023-10-01T08:15:23.883920+0000 osd.6 (osd.6) 267 : cluster 3 failed to encode map e308 with expected crc 2023-10-01T08:15:25.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:24 smithi112 bash[59335]: cluster 2023-10-01T08:15:23.884448+0000 mon.a (mon.0) 1682 : cluster 0 osdmap e308: 8 total, 8 up, 8 in 2023-10-01T08:15:25.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:24 smithi112 bash[59335]: cluster 2023-10-01T08:15:23.890805+0000 osd.7 (osd.7) 144 : cluster 3 failed to encode map e308 with expected crc 2023-10-01T08:15:25.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:24 smithi112 bash[59335]: cluster 2023-10-01T08:15:23.892345+0000 osd.5 (osd.5) 287 : cluster 3 failed to encode map e308 with expected crc 2023-10-01T08:15:25.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:24 smithi112 bash[59335]: cluster 2023-10-01T08:15:24.025990+0000 osd.4 (osd.4) 238 : cluster 3 failed to encode map e309 with expected crc 2023-10-01T08:15:25.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:24 smithi112 bash[59335]: cluster 2023-10-01T08:15:24.027039+0000 mon.a (mon.0) 1683 : cluster 0 osdmap e309: 8 total, 8 up, 8 in 2023-10-01T08:15:25.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:24 smithi112 bash[59335]: cluster 2023-10-01T08:15:24.029158+0000 osd.5 (osd.5) 288 : cluster 3 failed to encode map e309 with expected crc 2023-10-01T08:15:25.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:24 smithi112 bash[59335]: cluster 2023-10-01T08:15:24.031307+0000 osd.5 (osd.5) 289 : cluster 3 failed to encode map e309 with expected crc 2023-10-01T08:15:25.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:24 smithi112 bash[59335]: cluster 2023-10-01T08:15:24.032258+0000 osd.7 (osd.7) 145 : cluster 3 failed to encode map e309 with expected crc 2023-10-01T08:15:25.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:24 smithi112 bash[59335]: cluster 2023-10-01T08:15:24.036664+0000 osd.5 (osd.5) 290 : cluster 3 failed to encode map e309 with expected crc 2023-10-01T08:15:25.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:24 smithi112 bash[59335]: cluster 2023-10-01T08:15:24.038401+0000 osd.5 (osd.5) 291 : cluster 3 failed to encode map e309 with expected crc 2023-10-01T08:15:25.297 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:25.306 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:25 smithi084 bash[75189]: cluster 2023-10-01T08:15:23.879414+0000 osd.4 (osd.4) 237 : cluster 3 failed to encode map e308 with expected crc 2023-10-01T08:15:25.306 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:25 smithi084 bash[75189]: cluster 2023-10-01T08:15:23.883920+0000 osd.6 (osd.6) 267 : cluster 3 failed to encode map e308 with expected crc 2023-10-01T08:15:25.306 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:25 smithi084 bash[75189]: cluster 2023-10-01T08:15:23.884448+0000 mon.a (mon.0) 1682 : cluster 0 osdmap e308: 8 total, 8 up, 8 in 2023-10-01T08:15:25.306 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:25 smithi084 bash[75189]: cluster 2023-10-01T08:15:23.890805+0000 osd.7 (osd.7) 144 : cluster 3 failed to encode map e308 with expected crc 2023-10-01T08:15:25.307 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:25 smithi084 bash[75189]: cluster 2023-10-01T08:15:23.892345+0000 osd.5 (osd.5) 287 : cluster 3 failed to encode map e308 with expected crc 2023-10-01T08:15:25.307 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:25 smithi084 bash[75189]: cluster 2023-10-01T08:15:24.025990+0000 osd.4 (osd.4) 238 : cluster 3 failed to encode map e309 with expected crc 2023-10-01T08:15:25.307 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:25 smithi084 bash[75189]: cluster 2023-10-01T08:15:24.027039+0000 mon.a (mon.0) 1683 : cluster 0 osdmap e309: 8 total, 8 up, 8 in 2023-10-01T08:15:25.307 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:25 smithi084 bash[75189]: cluster 2023-10-01T08:15:24.029158+0000 osd.5 (osd.5) 288 : cluster 3 failed to encode map e309 with expected crc 2023-10-01T08:15:25.307 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:25 smithi084 bash[75189]: cluster 2023-10-01T08:15:24.031307+0000 osd.5 (osd.5) 289 : cluster 3 failed to encode map e309 with expected crc 2023-10-01T08:15:25.307 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:25 smithi084 bash[75189]: cluster 2023-10-01T08:15:24.032258+0000 osd.7 (osd.7) 145 : cluster 3 failed to encode map e309 with expected crc 2023-10-01T08:15:25.307 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:25 smithi084 bash[75189]: cluster 2023-10-01T08:15:24.036664+0000 osd.5 (osd.5) 290 : cluster 3 failed to encode map e309 with expected crc 2023-10-01T08:15:25.307 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:25 smithi084 bash[75189]: cluster 2023-10-01T08:15:24.038401+0000 osd.5 (osd.5) 291 : cluster 3 failed to encode map e309 with expected crc 2023-10-01T08:15:25.307 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:25 smithi084 bash[78255]: cluster 2023-10-01T08:15:23.879414+0000 osd.4 (osd.4) 237 : cluster 3 failed to encode map e308 with expected crc 2023-10-01T08:15:25.307 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:25 smithi084 bash[78255]: cluster 2023-10-01T08:15:23.883920+0000 osd.6 (osd.6) 267 : cluster 3 failed to encode map e308 with expected crc 2023-10-01T08:15:25.307 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:25 smithi084 bash[78255]: cluster 2023-10-01T08:15:23.884448+0000 mon.a (mon.0) 1682 : cluster 0 osdmap e308: 8 total, 8 up, 8 in 2023-10-01T08:15:25.308 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:25 smithi084 bash[78255]: cluster 2023-10-01T08:15:23.890805+0000 osd.7 (osd.7) 144 : cluster 3 failed to encode map e308 with expected crc 2023-10-01T08:15:25.308 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:25 smithi084 bash[78255]: cluster 2023-10-01T08:15:23.892345+0000 osd.5 (osd.5) 287 : cluster 3 failed to encode map e308 with expected crc 2023-10-01T08:15:25.308 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:25 smithi084 bash[78255]: cluster 2023-10-01T08:15:24.025990+0000 osd.4 (osd.4) 238 : cluster 3 failed to encode map e309 with expected crc 2023-10-01T08:15:25.308 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:25 smithi084 bash[78255]: cluster 2023-10-01T08:15:24.027039+0000 mon.a (mon.0) 1683 : cluster 0 osdmap e309: 8 total, 8 up, 8 in 2023-10-01T08:15:25.308 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:25 smithi084 bash[78255]: cluster 2023-10-01T08:15:24.029158+0000 osd.5 (osd.5) 288 : cluster 3 failed to encode map e309 with expected crc 2023-10-01T08:15:25.308 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:25 smithi084 bash[78255]: cluster 2023-10-01T08:15:24.031307+0000 osd.5 (osd.5) 289 : cluster 3 failed to encode map e309 with expected crc 2023-10-01T08:15:25.308 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:25 smithi084 bash[78255]: cluster 2023-10-01T08:15:24.032258+0000 osd.7 (osd.7) 145 : cluster 3 failed to encode map e309 with expected crc 2023-10-01T08:15:25.308 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:25 smithi084 bash[78255]: cluster 2023-10-01T08:15:24.036664+0000 osd.5 (osd.5) 290 : cluster 3 failed to encode map e309 with expected crc 2023-10-01T08:15:25.308 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:25 smithi084 bash[78255]: cluster 2023-10-01T08:15:24.038401+0000 osd.5 (osd.5) 291 : cluster 3 failed to encode map e309 with expected crc 2023-10-01T08:15:25.330 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:25.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:25.335 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:25.436 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:25.471 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:25.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:25.475 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:25.576 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:25.601 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:25.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:25.607 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:25.708 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:25.749 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:25.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:25.752 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:25.853 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:25.882 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:25.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:25.888 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:25.989 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:26.013 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:26.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:26.018 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:26.033 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:26 smithi084 bash[75189]: cluster 2023-10-01T08:15:24.810181+0000 mgr.y (mgr.34104) 1288 : cluster 0 pgmap v1407: 89 pgs: 2 active+remapped+backfilling, 87 active+clean; 546 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 560 op/s; 810/26268 objects misplaced (3.084%); 4.6 MiB/s, 73 objects/s recovering 2023-10-01T08:15:26.034 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:26 smithi084 bash[75189]: cluster 2023-10-01T08:15:25.044561+0000 osd.4 (osd.4) 239 : cluster 3 failed to encode map e310 with expected crc 2023-10-01T08:15:26.119 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:26.153 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:26.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:26.159 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:26.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:25 smithi112 bash[59335]: cluster 2023-10-01T08:15:24.810181+0000 mgr.y (mgr.34104) 1288 : cluster 0 pgmap v1407: 89 pgs: 2 active+remapped+backfilling, 87 active+clean; 546 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 560 op/s; 810/26268 objects misplaced (3.084%); 4.6 MiB/s, 73 objects/s recovering 2023-10-01T08:15:26.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:25 smithi112 bash[59335]: cluster 2023-10-01T08:15:25.044561+0000 osd.4 (osd.4) 239 : cluster 3 failed to encode map e310 with expected crc 2023-10-01T08:15:26.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:25 smithi112 bash[59335]: cluster 2023-10-01T08:15:25.045931+0000 mon.a (mon.0) 1684 : cluster 0 osdmap e310: 8 total, 8 up, 8 in 2023-10-01T08:15:26.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:25 smithi112 bash[59335]: cluster 2023-10-01T08:15:25.048464+0000 osd.5 (osd.5) 292 : cluster 3 failed to encode map e310 with expected crc 2023-10-01T08:15:26.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:25 smithi112 bash[59335]: cluster 2023-10-01T08:15:25.050936+0000 osd.5 (osd.5) 293 : cluster 3 failed to encode map e310 with expected crc 2023-10-01T08:15:26.259 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:26.282 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:26.285 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:26 smithi084 bash[75189]: cluster 2023-10-01T08:15:25.045931+0000 mon.a (mon.0) 1684 : cluster 0 osdmap e310: 8 total, 8 up, 8 in 2023-10-01T08:15:26.285 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:26 smithi084 bash[75189]: cluster 2023-10-01T08:15:25.048464+0000 osd.5 (osd.5) 292 : cluster 3 failed to encode map e310 with expected crc 2023-10-01T08:15:26.285 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:26 smithi084 bash[75189]: cluster 2023-10-01T08:15:25.050936+0000 osd.5 (osd.5) 293 : cluster 3 failed to encode map e310 with expected crc 2023-10-01T08:15:26.285 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:15:26 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:15:26] "GET /metrics HTTP/1.1" 200 36439 "" "Prometheus/2.33.4" 2023-10-01T08:15:26.286 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:26 smithi084 bash[78255]: cluster 2023-10-01T08:15:24.810181+0000 mgr.y (mgr.34104) 1288 : cluster 0 pgmap v1407: 89 pgs: 2 active+remapped+backfilling, 87 active+clean; 546 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 560 op/s; 810/26268 objects misplaced (3.084%); 4.6 MiB/s, 73 objects/s recovering 2023-10-01T08:15:26.286 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:26 smithi084 bash[78255]: cluster 2023-10-01T08:15:25.044561+0000 osd.4 (osd.4) 239 : cluster 3 failed to encode map e310 with expected crc 2023-10-01T08:15:26.286 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:26 smithi084 bash[78255]: cluster 2023-10-01T08:15:25.045931+0000 mon.a (mon.0) 1684 : cluster 0 osdmap e310: 8 total, 8 up, 8 in 2023-10-01T08:15:26.286 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:26 smithi084 bash[78255]: cluster 2023-10-01T08:15:25.048464+0000 osd.5 (osd.5) 292 : cluster 3 failed to encode map e310 with expected crc 2023-10-01T08:15:26.286 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:26 smithi084 bash[78255]: cluster 2023-10-01T08:15:25.050936+0000 osd.5 (osd.5) 293 : cluster 3 failed to encode map e310 with expected crc 2023-10-01T08:15:26.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:26.287 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:26.387 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:26.407 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:26.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:26.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:26.512 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:26.541 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:26.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:26.543 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:15:26.644 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:26.672 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:26.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:26.675 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:26.776 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:26.796 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:26.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:26.798 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:26.899 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:26.920 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:26.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:26.922 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:27.023 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:27.060 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:27.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:27.064 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:15:27.165 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:27.190 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:27.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:27.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:15:27.294 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:27.302 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:27 smithi084 bash[78255]: cluster 2023-10-01T08:15:26.045906+0000 osd.6 (osd.6) 268 : cluster 3 failed to encode map e311 with expected crc 2023-10-01T08:15:27.302 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:27 smithi084 bash[78255]: cluster 2023-10-01T08:15:26.048038+0000 osd.4 (osd.4) 240 : cluster 3 failed to encode map e311 with expected crc 2023-10-01T08:15:27.302 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:27 smithi084 bash[78255]: cluster 2023-10-01T08:15:26.050087+0000 osd.5 (osd.5) 294 : cluster 3 failed to encode map e311 with expected crc 2023-10-01T08:15:27.302 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:27 smithi084 bash[78255]: cluster 2023-10-01T08:15:26.051953+0000 mon.a (mon.0) 1685 : cluster 0 osdmap e311: 8 total, 8 up, 8 in 2023-10-01T08:15:27.302 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:27 smithi084 bash[78255]: cluster 2023-10-01T08:15:26.810549+0000 mgr.y (mgr.34104) 1289 : cluster 0 pgmap v1410: 89 pgs: 2 active+remapped+backfilling, 87 active+clean; 518 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 495 op/s; 810/24930 objects misplaced (3.249%); 5.8 MiB/s, 92 objects/s recovering 2023-10-01T08:15:27.303 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:27 smithi084 bash[75189]: cluster 2023-10-01T08:15:26.045906+0000 osd.6 (osd.6) 268 : cluster 3 failed to encode map e311 with expected crc 2023-10-01T08:15:27.303 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:27 smithi084 bash[75189]: cluster 2023-10-01T08:15:26.048038+0000 osd.4 (osd.4) 240 : cluster 3 failed to encode map e311 with expected crc 2023-10-01T08:15:27.303 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:27 smithi084 bash[75189]: cluster 2023-10-01T08:15:26.050087+0000 osd.5 (osd.5) 294 : cluster 3 failed to encode map e311 with expected crc 2023-10-01T08:15:27.303 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:27 smithi084 bash[75189]: cluster 2023-10-01T08:15:26.051953+0000 mon.a (mon.0) 1685 : cluster 0 osdmap e311: 8 total, 8 up, 8 in 2023-10-01T08:15:27.304 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:27 smithi084 bash[75189]: cluster 2023-10-01T08:15:26.810549+0000 mgr.y (mgr.34104) 1289 : cluster 0 pgmap v1410: 89 pgs: 2 active+remapped+backfilling, 87 active+clean; 518 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 495 op/s; 810/24930 objects misplaced (3.249%); 5.8 MiB/s, 92 objects/s recovering 2023-10-01T08:15:27.321 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:27.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:27.324 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:27.425 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:27.432 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:27 smithi112 bash[59335]: cluster 2023-10-01T08:15:26.045906+0000 osd.6 (osd.6) 268 : cluster 3 failed to encode map e311 with expected crc 2023-10-01T08:15:27.432 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:27 smithi112 bash[59335]: cluster 2023-10-01T08:15:26.048038+0000 osd.4 (osd.4) 240 : cluster 3 failed to encode map e311 with expected crc 2023-10-01T08:15:27.432 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:27 smithi112 bash[59335]: cluster 2023-10-01T08:15:26.050087+0000 osd.5 (osd.5) 294 : cluster 3 failed to encode map e311 with expected crc 2023-10-01T08:15:27.433 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:27 smithi112 bash[59335]: cluster 2023-10-01T08:15:26.051953+0000 mon.a (mon.0) 1685 : cluster 0 osdmap e311: 8 total, 8 up, 8 in 2023-10-01T08:15:27.433 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:27 smithi112 bash[59335]: cluster 2023-10-01T08:15:26.810549+0000 mgr.y (mgr.34104) 1289 : cluster 0 pgmap v1410: 89 pgs: 2 active+remapped+backfilling, 87 active+clean; 518 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 495 op/s; 810/24930 objects misplaced (3.249%); 5.8 MiB/s, 92 objects/s recovering 2023-10-01T08:15:27.451 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:27.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:27.458 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:27.518 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:15:27.558 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:27.590 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:27.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:27.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:27.698 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:27.734 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:27.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:27.738 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:27.839 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:27.873 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:27.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:27.876 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:15:27.976 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:27.999 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:28.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:28.003 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:28.104 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:28.126 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:28.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:28.132 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:28.233 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:28.247 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:28 smithi112 bash[59335]: cluster 2023-10-01T08:15:27.053625+0000 osd.4 (osd.4) 241 : cluster 3 failed to encode map e312 with expected crc 2023-10-01T08:15:28.247 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:28 smithi112 bash[59335]: cluster 2023-10-01T08:15:27.053780+0000 osd.6 (osd.6) 269 : cluster 3 failed to encode map e312 with expected crc 2023-10-01T08:15:28.248 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:28 smithi112 bash[59335]: cluster 2023-10-01T08:15:27.055968+0000 mon.a (mon.0) 1686 : cluster 0 osdmap e312: 8 total, 8 up, 8 in 2023-10-01T08:15:28.248 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:28 smithi112 bash[59335]: cluster 2023-10-01T08:15:27.060545+0000 osd.7 (osd.7) 146 : cluster 3 failed to encode map e312 with expected crc 2023-10-01T08:15:28.248 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:28 smithi112 bash[59335]: cluster 2023-10-01T08:15:27.158869+0000 osd.5 (osd.5) 295 : cluster 3 failed to encode map e312 with expected crc 2023-10-01T08:15:28.271 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:28.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:28.273 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:15:28.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:28 smithi084 bash[78255]: cluster 2023-10-01T08:15:27.053625+0000 osd.4 (osd.4) 241 : cluster 3 failed to encode map e312 with expected crc 2023-10-01T08:15:28.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:28 smithi084 bash[78255]: cluster 2023-10-01T08:15:27.053780+0000 osd.6 (osd.6) 269 : cluster 3 failed to encode map e312 with expected crc 2023-10-01T08:15:28.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:28 smithi084 bash[78255]: cluster 2023-10-01T08:15:27.055968+0000 mon.a (mon.0) 1686 : cluster 0 osdmap e312: 8 total, 8 up, 8 in 2023-10-01T08:15:28.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:28 smithi084 bash[78255]: cluster 2023-10-01T08:15:27.060545+0000 osd.7 (osd.7) 146 : cluster 3 failed to encode map e312 with expected crc 2023-10-01T08:15:28.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:28 smithi084 bash[78255]: cluster 2023-10-01T08:15:27.158869+0000 osd.5 (osd.5) 295 : cluster 3 failed to encode map e312 with expected crc 2023-10-01T08:15:28.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:28 smithi084 bash[75189]: cluster 2023-10-01T08:15:27.053625+0000 osd.4 (osd.4) 241 : cluster 3 failed to encode map e312 with expected crc 2023-10-01T08:15:28.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:28 smithi084 bash[75189]: cluster 2023-10-01T08:15:27.053780+0000 osd.6 (osd.6) 269 : cluster 3 failed to encode map e312 with expected crc 2023-10-01T08:15:28.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:28 smithi084 bash[75189]: cluster 2023-10-01T08:15:27.055968+0000 mon.a (mon.0) 1686 : cluster 0 osdmap e312: 8 total, 8 up, 8 in 2023-10-01T08:15:28.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:28 smithi084 bash[75189]: cluster 2023-10-01T08:15:27.060545+0000 osd.7 (osd.7) 146 : cluster 3 failed to encode map e312 with expected crc 2023-10-01T08:15:28.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:28 smithi084 bash[75189]: cluster 2023-10-01T08:15:27.158869+0000 osd.5 (osd.5) 295 : cluster 3 failed to encode map e312 with expected crc 2023-10-01T08:15:28.374 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:28.397 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:28.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:28.399 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:28.499 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:28.539 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:28.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:28.541 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:28.642 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:28.666 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:28.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:28.671 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:28.771 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:28.801 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:28.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:28.805 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:15:28.906 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:28.947 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:28.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:28.949 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:15:29.050 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:29.069 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:29 smithi084 bash[75189]: cluster 2023-10-01T08:15:28.811334+0000 mgr.y (mgr.34104) 1290 : cluster 0 pgmap v1412: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 451 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 470 op/s; 404/21687 objects misplaced (1.863%); 9.8 MiB/s, 156 objects/s recovering 2023-10-01T08:15:29.069 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:29 smithi084 bash[78255]: cluster 2023-10-01T08:15:28.811334+0000 mgr.y (mgr.34104) 1290 : cluster 0 pgmap v1412: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 451 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 470 op/s; 404/21687 objects misplaced (1.863%); 9.8 MiB/s, 156 objects/s recovering 2023-10-01T08:15:29.074 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:29.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:29.076 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:29.177 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:29.200 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:29.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:29.203 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:29.303 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:29.314 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:29 smithi112 bash[59335]: cluster 2023-10-01T08:15:28.811334+0000 mgr.y (mgr.34104) 1290 : cluster 0 pgmap v1412: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 451 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 470 op/s; 404/21687 objects misplaced (1.863%); 9.8 MiB/s, 156 objects/s recovering 2023-10-01T08:15:29.332 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:29.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:29.335 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:15:29.436 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:29.473 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:29.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:29.477 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:15:29.578 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:29.606 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:29.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:29.611 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:29.712 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:29.744 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:29.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:29.749 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:29.850 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:29.879 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:29.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:29.886 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:29.987 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:30.022 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:30.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:30.027 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:30.128 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:30.156 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:30.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:30.159 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:30.260 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:30.291 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:30.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:30.293 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:30.394 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:30.416 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:30.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:30.418 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:30.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:30 smithi084 bash[78255]: audit 2023-10-01T08:15:30.126646+0000 mon.a (mon.0) 1687 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:15:30.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:30 smithi084 bash[75189]: audit 2023-10-01T08:15:30.126646+0000 mon.a (mon.0) 1687 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:15:30.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:30 smithi112 bash[59335]: audit 2023-10-01T08:15:30.126646+0000 mon.a (mon.0) 1687 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:15:30.519 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:30.552 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:30.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:30.557 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:30.658 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:30.703 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:30.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:30.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:30.807 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:30.834 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:30.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:30.837 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:30.938 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:30.963 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:30.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:30.967 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:31.067 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:31.094 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:31.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:31.097 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:31.198 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:31.226 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:31.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:31.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:15:31.241 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:31 smithi084 bash[75189]: audit 2023-10-01T08:15:30.557296+0000 mon.a (mon.0) 1688 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-10-01T08:15:31.242 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:31 smithi084 bash[75189]: audit 2023-10-01T08:15:30.557586+0000 mon.a (mon.0) 1689 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 0]}]: dispatch 2023-10-01T08:15:31.242 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:31 smithi084 bash[75189]: audit 2023-10-01T08:15:30.557793+0000 mon.a (mon.0) 1690 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 5]}]: dispatch 2023-10-01T08:15:31.242 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:31 smithi084 bash[75189]: audit 2023-10-01T08:15:30.558022+0000 mon.a (mon.0) 1691 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [3, 5]}]: dispatch 2023-10-01T08:15:31.242 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:31 smithi084 bash[75189]: cluster 2023-10-01T08:15:30.811945+0000 mgr.y (mgr.34104) 1291 : cluster 0 pgmap v1413: 89 pgs: 89 active+clean; 379 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 446 op/s; 8.2 MiB/s, 131 objects/s recovering 2023-10-01T08:15:31.242 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:31 smithi084 bash[78255]: audit 2023-10-01T08:15:30.557296+0000 mon.a (mon.0) 1688 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-10-01T08:15:31.242 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:31 smithi084 bash[78255]: audit 2023-10-01T08:15:30.557586+0000 mon.a (mon.0) 1689 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 0]}]: dispatch 2023-10-01T08:15:31.242 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:31 smithi084 bash[78255]: audit 2023-10-01T08:15:30.557793+0000 mon.a (mon.0) 1690 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 5]}]: dispatch 2023-10-01T08:15:31.242 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:31 smithi084 bash[78255]: audit 2023-10-01T08:15:30.558022+0000 mon.a (mon.0) 1691 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [3, 5]}]: dispatch 2023-10-01T08:15:31.242 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:31 smithi084 bash[78255]: cluster 2023-10-01T08:15:30.811945+0000 mgr.y (mgr.34104) 1291 : cluster 0 pgmap v1413: 89 pgs: 89 active+clean; 379 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 446 op/s; 8.2 MiB/s, 131 objects/s recovering 2023-10-01T08:15:31.329 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:31.355 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:31.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:31.358 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:31.459 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:31.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:31 smithi112 bash[59335]: audit 2023-10-01T08:15:30.557296+0000 mon.a (mon.0) 1688 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2023-10-01T08:15:31.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:31 smithi112 bash[59335]: audit 2023-10-01T08:15:30.557586+0000 mon.a (mon.0) 1689 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 0]}]: dispatch 2023-10-01T08:15:31.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:31 smithi112 bash[59335]: audit 2023-10-01T08:15:30.557793+0000 mon.a (mon.0) 1690 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 5]}]: dispatch 2023-10-01T08:15:31.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:31 smithi112 bash[59335]: audit 2023-10-01T08:15:30.558022+0000 mon.a (mon.0) 1691 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [3, 5]}]: dispatch 2023-10-01T08:15:31.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:31 smithi112 bash[59335]: cluster 2023-10-01T08:15:30.811945+0000 mgr.y (mgr.34104) 1291 : cluster 0 pgmap v1413: 89 pgs: 89 active+clean; 379 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 446 op/s; 8.2 MiB/s, 131 objects/s recovering 2023-10-01T08:15:31.497 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:31.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:31.500 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:31.601 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:31.623 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:31.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:31.625 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:15:31.726 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:31.772 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:31.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:31.774 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:15:31.875 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:31.900 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:31.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:31.903 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:32.006 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:32.047 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:32.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:32.050 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:32.150 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:32.181 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:32.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:32.186 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:32.229 INFO:teuthology.orchestra.run.smithi084.stderr:noscrub is unset 2023-10-01T08:15:32.287 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:32.321 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:32.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:32.322 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:32.423 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:32.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:32 smithi084 bash[75189]: cluster 2023-10-01T08:15:31.196630+0000 osd.4 (osd.4) 242 : cluster 3 failed to encode map e313 with expected crc 2023-10-01T08:15:32.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:32 smithi084 bash[75189]: audit 2023-10-01T08:15:31.199708+0000 mon.a (mon.0) 1692 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]': finished 2023-10-01T08:15:32.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:32 smithi084 bash[75189]: audit 2023-10-01T08:15:31.199806+0000 mon.a (mon.0) 1693 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 0]}]': finished 2023-10-01T08:15:32.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:32 smithi084 bash[75189]: audit 2023-10-01T08:15:31.199867+0000 mon.a (mon.0) 1694 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 5]}]': finished 2023-10-01T08:15:32.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:32 smithi084 bash[75189]: audit 2023-10-01T08:15:31.199951+0000 mon.a (mon.0) 1695 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [3, 5]}]': finished 2023-10-01T08:15:32.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:32 smithi084 bash[75189]: cluster 2023-10-01T08:15:31.200036+0000 mon.a (mon.0) 1696 : cluster 0 osdmap e313: 8 total, 8 up, 8 in 2023-10-01T08:15:32.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:32 smithi084 bash[75189]: cluster 2023-10-01T08:15:31.205087+0000 osd.5 (osd.5) 296 : cluster 3 failed to encode map e313 with expected crc 2023-10-01T08:15:32.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:32 smithi084 bash[75189]: cluster 2023-10-01T08:15:31.205317+0000 osd.6 (osd.6) 270 : cluster 3 failed to encode map e313 with expected crc 2023-10-01T08:15:32.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:32 smithi084 bash[75189]: cluster 2023-10-01T08:15:31.212061+0000 osd.6 (osd.6) 271 : cluster 3 failed to encode map e313 with expected crc 2023-10-01T08:15:32.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:32 smithi084 bash[75189]: cluster 2023-10-01T08:15:31.213553+0000 osd.5 (osd.5) 297 : cluster 3 failed to encode map e313 with expected crc 2023-10-01T08:15:32.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:32 smithi084 bash[75189]: cluster 2023-10-01T08:15:31.219327+0000 osd.7 (osd.7) 147 : cluster 3 failed to encode map e313 with expected crc 2023-10-01T08:15:32.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:32 smithi084 bash[75189]: audit 2023-10-01T08:15:31.811461+0000 mon.c (mon.2) 139 : audit 1 from='client.? 172.21.15.84:0/4029837841' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:15:32.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:32 smithi084 bash[75189]: audit 2023-10-01T08:15:31.812019+0000 mon.a (mon.0) 1697 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:15:32.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:32 smithi084 bash[78255]: cluster 2023-10-01T08:15:31.196630+0000 osd.4 (osd.4) 242 : cluster 3 failed to encode map e313 with expected crc 2023-10-01T08:15:32.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:32 smithi084 bash[78255]: audit 2023-10-01T08:15:31.199708+0000 mon.a (mon.0) 1692 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]': finished 2023-10-01T08:15:32.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:32 smithi084 bash[78255]: audit 2023-10-01T08:15:31.199806+0000 mon.a (mon.0) 1693 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 0]}]': finished 2023-10-01T08:15:32.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:32 smithi084 bash[78255]: audit 2023-10-01T08:15:31.199867+0000 mon.a (mon.0) 1694 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 5]}]': finished 2023-10-01T08:15:32.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:32 smithi084 bash[78255]: audit 2023-10-01T08:15:31.199951+0000 mon.a (mon.0) 1695 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [3, 5]}]': finished 2023-10-01T08:15:32.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:32 smithi084 bash[78255]: cluster 2023-10-01T08:15:31.200036+0000 mon.a (mon.0) 1696 : cluster 0 osdmap e313: 8 total, 8 up, 8 in 2023-10-01T08:15:32.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:32 smithi084 bash[78255]: cluster 2023-10-01T08:15:31.205087+0000 osd.5 (osd.5) 296 : cluster 3 failed to encode map e313 with expected crc 2023-10-01T08:15:32.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:32 smithi084 bash[78255]: cluster 2023-10-01T08:15:31.205317+0000 osd.6 (osd.6) 270 : cluster 3 failed to encode map e313 with expected crc 2023-10-01T08:15:32.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:32 smithi084 bash[78255]: cluster 2023-10-01T08:15:31.212061+0000 osd.6 (osd.6) 271 : cluster 3 failed to encode map e313 with expected crc 2023-10-01T08:15:32.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:32 smithi084 bash[78255]: cluster 2023-10-01T08:15:31.213553+0000 osd.5 (osd.5) 297 : cluster 3 failed to encode map e313 with expected crc 2023-10-01T08:15:32.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:32 smithi084 bash[78255]: cluster 2023-10-01T08:15:31.219327+0000 osd.7 (osd.7) 147 : cluster 3 failed to encode map e313 with expected crc 2023-10-01T08:15:32.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:32 smithi084 bash[78255]: audit 2023-10-01T08:15:31.811461+0000 mon.c (mon.2) 139 : audit 1 from='client.? 172.21.15.84:0/4029837841' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:15:32.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:32 smithi084 bash[78255]: audit 2023-10-01T08:15:31.812019+0000 mon.a (mon.0) 1697 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:15:32.434 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:32 smithi112 bash[59335]: cluster 2023-10-01T08:15:31.196630+0000 osd.4 (osd.4) 242 : cluster 3 failed to encode map e313 with expected crc 2023-10-01T08:15:32.434 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:32 smithi112 bash[59335]: audit 2023-10-01T08:15:31.199708+0000 mon.a (mon.0) 1692 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]': finished 2023-10-01T08:15:32.435 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:32 smithi112 bash[59335]: audit 2023-10-01T08:15:31.199806+0000 mon.a (mon.0) 1693 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 0]}]': finished 2023-10-01T08:15:32.435 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:32 smithi112 bash[59335]: audit 2023-10-01T08:15:31.199867+0000 mon.a (mon.0) 1694 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 5]}]': finished 2023-10-01T08:15:32.435 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:32 smithi112 bash[59335]: audit 2023-10-01T08:15:31.199951+0000 mon.a (mon.0) 1695 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [3, 5]}]': finished 2023-10-01T08:15:32.435 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:32 smithi112 bash[59335]: cluster 2023-10-01T08:15:31.200036+0000 mon.a (mon.0) 1696 : cluster 0 osdmap e313: 8 total, 8 up, 8 in 2023-10-01T08:15:32.435 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:32 smithi112 bash[59335]: cluster 2023-10-01T08:15:31.205087+0000 osd.5 (osd.5) 296 : cluster 3 failed to encode map e313 with expected crc 2023-10-01T08:15:32.435 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:32 smithi112 bash[59335]: cluster 2023-10-01T08:15:31.205317+0000 osd.6 (osd.6) 270 : cluster 3 failed to encode map e313 with expected crc 2023-10-01T08:15:32.435 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:32 smithi112 bash[59335]: cluster 2023-10-01T08:15:31.212061+0000 osd.6 (osd.6) 271 : cluster 3 failed to encode map e313 with expected crc 2023-10-01T08:15:32.435 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:32 smithi112 bash[59335]: cluster 2023-10-01T08:15:31.213553+0000 osd.5 (osd.5) 297 : cluster 3 failed to encode map e313 with expected crc 2023-10-01T08:15:32.435 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:32 smithi112 bash[59335]: cluster 2023-10-01T08:15:31.219327+0000 osd.7 (osd.7) 147 : cluster 3 failed to encode map e313 with expected crc 2023-10-01T08:15:32.435 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:32 smithi112 bash[59335]: audit 2023-10-01T08:15:31.811461+0000 mon.c (mon.2) 139 : audit 1 from='client.? 172.21.15.84:0/4029837841' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:15:32.435 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:32 smithi112 bash[59335]: audit 2023-10-01T08:15:31.812019+0000 mon.a (mon.0) 1697 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:15:32.445 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2023-10-01T08:15:32.446 INFO:teuthology.orchestra.run.smithi084.stdout: "size": 20, 2023-10-01T08:15:32.446 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 600, 2023-10-01T08:15:32.446 INFO:teuthology.orchestra.run.smithi084.stdout: "ops": [ 2023-10-01T08:15:32.446 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.446 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:169251 11.0 11:0771bb71:::benchmark_data_smithi084_213258_object61208:head [delete] snapc 0=[] ondisk+write+known_if_redirected e296)", 2023-10-01T08:15:32.446 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:14:18.615247+0000", 2023-10-01T08:15:32.446 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 73.823200376000003, 2023-10-01T08:15:32.446 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.35890974599999997, 2023-10-01T08:15:32.447 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:15:32.447 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:15:32.447 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:15:32.447 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:15:32.447 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:15:32.447 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 169251 2023-10-01T08:15:32.447 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.447 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:15:32.447 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.447 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:15:32.447 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:18.615247+0000", 2023-10-01T08:15:32.448 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:15:32.448 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.448 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.448 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:15:32.448 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:18.615247+0000", 2023-10-01T08:15:32.448 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:15:32.448 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.448 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.448 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:15:32.449 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:18.615245+0000", 2023-10-01T08:15:32.449 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T08:15:32.449 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.449 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.449 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:15:32.449 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:18.615253+0000", 2023-10-01T08:15:32.449 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.3889999999999999e-06 2023-10-01T08:15:32.449 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.449 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.449 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:15:32.449 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:18.615266+0000", 2023-10-01T08:15:32.450 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.3424999999999999e-05 2023-10-01T08:15:32.450 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.450 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.450 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:15:32.450 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:18.615276+0000", 2023-10-01T08:15:32.450 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.4169999999999998e-06 2023-10-01T08:15:32.450 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.450 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.450 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:15:32.450 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:18.964487+0000", 2023-10-01T08:15:32.450 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.349211826 2023-10-01T08:15:32.450 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.451 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.451 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:15:32.451 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:18.964631+0000", 2023-10-01T08:15:32.451 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00014327 2023-10-01T08:15:32.451 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.451 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.451 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 1,6,7", 2023-10-01T08:15:32.451 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:18.964781+0000", 2023-10-01T08:15:32.451 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000150023 2023-10-01T08:15:32.451 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.451 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.451 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:15:32.452 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:18.969114+0000", 2023-10-01T08:15:32.452 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0043334089999999999 2023-10-01T08:15:32.452 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.452 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.452 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:15:32.452 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:18.969187+0000", 2023-10-01T08:15:32.452 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.3263000000000007e-05 2023-10-01T08:15:32.452 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.452 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.452 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:15:32.452 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:18.969493+0000", 2023-10-01T08:15:32.452 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00030596399999999999 2023-10-01T08:15:32.453 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.453 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.453 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:15:32.453 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:18.973971+0000", 2023-10-01T08:15:32.453 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0044772370000000002 2023-10-01T08:15:32.453 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.453 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.453 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:15:32.453 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:18.974033+0000", 2023-10-01T08:15:32.453 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.2062000000000003e-05 2023-10-01T08:15:32.453 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.454 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.454 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:15:32.454 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:18.974157+0000", 2023-10-01T08:15:32.454 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00012400099999999999 2023-10-01T08:15:32.454 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:15:32.454 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:15:32.455 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:15:32.455 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.455 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.455 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:169252 11.8 11:10fc34ce:::benchmark_data_smithi084_213258_object61209:head [delete] snapc 0=[] ondisk+write+known_if_redirected e296)", 2023-10-01T08:15:32.455 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:14:18.615455+0000", 2023-10-01T08:15:32.455 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 73.822991959000007, 2023-10-01T08:15:32.455 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.38332660699999999, 2023-10-01T08:15:32.456 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:15:32.456 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:15:32.456 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:15:32.456 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:15:32.456 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:15:32.456 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 169252 2023-10-01T08:15:32.456 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.456 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:15:32.456 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.456 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:15:32.456 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:18.615455+0000", 2023-10-01T08:15:32.456 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:15:32.456 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.457 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.457 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:15:32.457 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:18.615455+0000", 2023-10-01T08:15:32.457 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:15:32.457 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.457 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.457 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:15:32.457 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:18.615454+0000", 2023-10-01T08:15:32.457 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T08:15:32.457 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.457 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.457 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:15:32.458 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:18.615460+0000", 2023-10-01T08:15:32.458 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.3739999999999997e-06 2023-10-01T08:15:32.458 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.458 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.458 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:15:32.458 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:18.955164+0000", 2023-10-01T08:15:32.458 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.33970424500000002 2023-10-01T08:15:32.458 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.458 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.458 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:15:32.458 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:18.955195+0000", 2023-10-01T08:15:32.458 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.0806000000000003e-05 2023-10-01T08:15:32.458 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.459 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.459 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:15:32.459 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:18.969271+0000", 2023-10-01T08:15:32.459 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.014076619 2023-10-01T08:15:32.459 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.459 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.459 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:15:32.459 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:18.969405+0000", 2023-10-01T08:15:32.459 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00013364900000000001 2023-10-01T08:15:32.459 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.459 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.460 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 5,6", 2023-10-01T08:15:32.460 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:18.969538+0000", 2023-10-01T08:15:32.460 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00013328799999999999 2023-10-01T08:15:32.460 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.460 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.460 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:15:32.460 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:18.974169+0000", 2023-10-01T08:15:32.460 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0046306350000000001 2023-10-01T08:15:32.460 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.460 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.460 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:15:32.460 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:18.985617+0000", 2023-10-01T08:15:32.460 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.011447961 2023-10-01T08:15:32.460 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.461 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.461 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:15:32.461 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:18.992923+0000", 2023-10-01T08:15:32.461 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0073055639999999996 2023-10-01T08:15:32.461 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.461 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.461 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:15:32.461 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:18.992965+0000", 2023-10-01T08:15:32.461 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.2642000000000003e-05 2023-10-01T08:15:32.462 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.462 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.462 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:15:32.462 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:18.998782+0000", 2023-10-01T08:15:32.462 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0058167119999999999 2023-10-01T08:15:32.462 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:15:32.462 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:15:32.462 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:15:32.462 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.462 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.462 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:178296 11.9 11:9007fffd:::benchmark_data_smithi084_213258_object70253:head [delete] snapc 0=[] ondisk+write+known_if_redirected e298)", 2023-10-01T08:15:32.463 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:14:32.887926+0000", 2023-10-01T08:15:32.463 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 59.550521709999998, 2023-10-01T08:15:32.463 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.044412586, 2023-10-01T08:15:32.463 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:15:32.463 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:15:32.463 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:15:32.463 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:15:32.463 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:15:32.463 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 178296 2023-10-01T08:15:32.463 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.463 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:15:32.463 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.464 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:15:32.464 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:32.887926+0000", 2023-10-01T08:15:32.464 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:15:32.464 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.464 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.464 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:15:32.464 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:32.887926+0000", 2023-10-01T08:15:32.464 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:15:32.464 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.464 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.464 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:15:32.464 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:32.887925+0000", 2023-10-01T08:15:32.465 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T08:15:32.465 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.465 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.465 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:15:32.465 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:32.887930+0000", 2023-10-01T08:15:32.465 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.5690000000000004e-06 2023-10-01T08:15:32.465 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.465 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.465 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:15:32.465 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:32.887940+0000", 2023-10-01T08:15:32.465 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.9429999999999995e-06 2023-10-01T08:15:32.466 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.466 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.466 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:15:32.466 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:32.887947+0000", 2023-10-01T08:15:32.466 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.3150000000000003e-06 2023-10-01T08:15:32.466 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.466 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.466 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:15:32.466 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:32.888265+0000", 2023-10-01T08:15:32.467 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00031731100000000003 2023-10-01T08:15:32.467 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.467 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.467 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T08:15:32.467 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:32.888274+0000", 2023-10-01T08:15:32.467 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.5529999999999998e-06 2023-10-01T08:15:32.467 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.467 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.467 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:15:32.467 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.918950+0000", 2023-10-01T08:15:32.467 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.030675365 2023-10-01T08:15:32.467 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.467 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.468 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:15:32.468 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.919096+0000", 2023-10-01T08:15:32.468 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00014622999999999999 2023-10-01T08:15:32.468 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.468 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.468 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 1,6", 2023-10-01T08:15:32.468 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.919251+0000", 2023-10-01T08:15:32.468 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000155613 2023-10-01T08:15:32.468 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.468 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.468 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:15:32.468 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.923021+0000", 2023-10-01T08:15:32.469 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0037697780000000001 2023-10-01T08:15:32.469 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.469 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.469 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:15:32.469 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.923048+0000", 2023-10-01T08:15:32.469 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.7078000000000001e-05 2023-10-01T08:15:32.469 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.469 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.469 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:15:32.469 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.932271+0000", 2023-10-01T08:15:32.469 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0092225659999999998 2023-10-01T08:15:32.469 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.469 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.470 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:15:32.470 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.932309+0000", 2023-10-01T08:15:32.470 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.8121000000000003e-05 2023-10-01T08:15:32.470 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.470 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.470 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:15:32.470 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.932338+0000", 2023-10-01T08:15:32.470 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.9147000000000001e-05 2023-10-01T08:15:32.470 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:15:32.470 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:15:32.470 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:15:32.470 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.471 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.471 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:178331 11.9 11:95081a3c:::benchmark_data_smithi084_213258_object70288:head [delete] snapc 0=[] ondisk+write+known_if_redirected e298)", 2023-10-01T08:15:32.471 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:14:32.943198+0000", 2023-10-01T08:15:32.471 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 59.495248824000001, 2023-10-01T08:15:32.471 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.98930616100000002, 2023-10-01T08:15:32.471 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:15:32.471 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:15:32.471 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:15:32.471 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:15:32.471 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:15:32.471 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 178331 2023-10-01T08:15:32.471 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.472 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:15:32.472 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.472 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:15:32.472 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:32.943198+0000", 2023-10-01T08:15:32.472 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:15:32.472 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.472 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.472 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:15:32.472 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:32.943198+0000", 2023-10-01T08:15:32.472 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:15:32.472 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.472 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.473 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:15:32.473 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:32.943188+0000", 2023-10-01T08:15:32.473 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999895 2023-10-01T08:15:32.473 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.473 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.473 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:15:32.473 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:32.943202+0000", 2023-10-01T08:15:32.473 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.3491e-05 2023-10-01T08:15:32.473 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.473 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.473 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:15:32.473 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:32.943212+0000", 2023-10-01T08:15:32.473 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0511e-05 2023-10-01T08:15:32.474 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.474 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.474 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:15:32.474 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:32.943217+0000", 2023-10-01T08:15:32.474 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.9479999999999999e-06 2023-10-01T08:15:32.474 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.474 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.474 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:15:32.474 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:32.943254+0000", 2023-10-01T08:15:32.474 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.7381e-05 2023-10-01T08:15:32.474 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.474 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.475 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T08:15:32.475 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:32.943263+0000", 2023-10-01T08:15:32.475 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.8410000000000006e-06 2023-10-01T08:15:32.475 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.475 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.475 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:15:32.475 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.923064+0000", 2023-10-01T08:15:32.475 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.97980055300000002 2023-10-01T08:15:32.475 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.475 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.475 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:15:32.475 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.923137+0000", 2023-10-01T08:15:32.475 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.3146999999999996e-05 2023-10-01T08:15:32.476 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.476 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.476 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 1,6", 2023-10-01T08:15:32.476 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.923210+0000", 2023-10-01T08:15:32.476 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.3169000000000004e-05 2023-10-01T08:15:32.476 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.476 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.476 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:15:32.476 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.932146+0000", 2023-10-01T08:15:32.476 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00893592 2023-10-01T08:15:32.476 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.476 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.476 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:15:32.477 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.932399+0000", 2023-10-01T08:15:32.477 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00025268600000000001 2023-10-01T08:15:32.477 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.477 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.477 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:15:32.477 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.932420+0000", 2023-10-01T08:15:32.477 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.0780000000000001e-05 2023-10-01T08:15:32.477 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.477 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.477 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:15:32.477 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.932460+0000", 2023-10-01T08:15:32.477 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.0790000000000001e-05 2023-10-01T08:15:32.477 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.478 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.478 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:15:32.478 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.932505+0000", 2023-10-01T08:15:32.478 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.4292999999999998e-05 2023-10-01T08:15:32.478 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:15:32.478 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:15:32.478 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:15:32.478 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.478 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.478 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:178346 11.9 11:9cbf1b92:::benchmark_data_smithi084_213258_object70303:head [delete] snapc 0=[] ondisk+write+known_if_redirected e298)", 2023-10-01T08:15:32.478 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:14:32.960143+0000", 2023-10-01T08:15:32.478 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 59.478304502999997, 2023-10-01T08:15:32.479 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.97740196499999998, 2023-10-01T08:15:32.479 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:15:32.479 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:15:32.479 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:15:32.479 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:15:32.479 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:15:32.479 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 178346 2023-10-01T08:15:32.479 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.479 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:15:32.479 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.479 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:15:32.479 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:32.960143+0000", 2023-10-01T08:15:32.479 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:15:32.480 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.480 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.480 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:15:32.480 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:32.960143+0000", 2023-10-01T08:15:32.480 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:15:32.480 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.480 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.480 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:15:32.480 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:32.960141+0000", 2023-10-01T08:15:32.480 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999981 2023-10-01T08:15:32.480 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.480 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.481 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:15:32.481 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:32.960149+0000", 2023-10-01T08:15:32.481 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.0180000000000001e-06 2023-10-01T08:15:32.481 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.481 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.481 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:15:32.481 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:32.960164+0000", 2023-10-01T08:15:32.481 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.4980000000000001e-05 2023-10-01T08:15:32.481 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.481 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.481 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:15:32.481 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:32.960173+0000", 2023-10-01T08:15:32.481 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.798e-06 2023-10-01T08:15:32.482 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.482 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.482 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:15:32.482 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:32.960248+0000", 2023-10-01T08:15:32.482 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.4863999999999993e-05 2023-10-01T08:15:32.482 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.482 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.482 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T08:15:32.482 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:32.960260+0000", 2023-10-01T08:15:32.482 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.1796e-05 2023-10-01T08:15:32.482 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.482 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.483 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:15:32.483 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.928720+0000", 2023-10-01T08:15:32.483 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.96846033799999998 2023-10-01T08:15:32.483 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.483 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.483 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:15:32.483 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.928817+0000", 2023-10-01T08:15:32.483 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.6760000000000002e-05 2023-10-01T08:15:32.483 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.483 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.483 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 1,6", 2023-10-01T08:15:32.483 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.928921+0000", 2023-10-01T08:15:32.483 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00010342 2023-10-01T08:15:32.484 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.484 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.484 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:15:32.484 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.932549+0000", 2023-10-01T08:15:32.484 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.003627959 2023-10-01T08:15:32.484 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.484 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.484 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:15:32.484 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.932580+0000", 2023-10-01T08:15:32.484 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.1581999999999997e-05 2023-10-01T08:15:32.484 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.484 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.484 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:15:32.485 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.937450+0000", 2023-10-01T08:15:32.485 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0048701869999999998 2023-10-01T08:15:32.485 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.485 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.485 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:15:32.485 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.937507+0000", 2023-10-01T08:15:32.485 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.6999000000000001e-05 2023-10-01T08:15:32.485 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.485 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.485 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:15:32.485 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.937545+0000", 2023-10-01T08:15:32.485 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.735e-05 2023-10-01T08:15:32.486 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:15:32.486 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:15:32.486 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:15:32.486 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.486 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.486 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:178397 11.9 11:997f81e9:::benchmark_data_smithi084_213258_object70354:head [delete] snapc 0=[] ondisk+write+known_if_redirected e298)", 2023-10-01T08:15:32.486 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:14:33.033615+0000", 2023-10-01T08:15:32.486 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 59.404832650000003, 2023-10-01T08:15:32.486 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.920887393, 2023-10-01T08:15:32.486 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:15:32.487 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:15:32.487 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:15:32.487 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:15:32.487 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:15:32.487 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 178397 2023-10-01T08:15:32.487 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.487 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:15:32.487 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.487 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:15:32.487 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.033615+0000", 2023-10-01T08:15:32.487 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:15:32.487 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.488 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.488 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:15:32.488 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.033615+0000", 2023-10-01T08:15:32.488 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:15:32.488 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.488 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.488 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:15:32.488 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.033614+0000", 2023-10-01T08:15:32.488 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T08:15:32.488 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.488 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.489 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:15:32.489 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.033619+0000", 2023-10-01T08:15:32.489 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.1749999999999996e-06 2023-10-01T08:15:32.489 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.489 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.489 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:15:32.489 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.033634+0000", 2023-10-01T08:15:32.489 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.5486e-05 2023-10-01T08:15:32.489 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.489 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.489 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:15:32.489 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.033643+0000", 2023-10-01T08:15:32.489 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.7430000000000008e-06 2023-10-01T08:15:32.490 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.490 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.490 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:15:32.490 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.033699+0000", 2023-10-01T08:15:32.490 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.5361000000000001e-05 2023-10-01T08:15:32.490 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.490 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.490 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T08:15:32.490 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.033708+0000", 2023-10-01T08:15:32.491 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.7899999999999994e-06 2023-10-01T08:15:32.491 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.491 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.491 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:15:32.491 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.932665+0000", 2023-10-01T08:15:32.491 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.89895654300000005 2023-10-01T08:15:32.491 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.491 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.491 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:15:32.491 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.932833+0000", 2023-10-01T08:15:32.491 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00016787900000000001 2023-10-01T08:15:32.491 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.492 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.492 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 1,6", 2023-10-01T08:15:32.492 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.933007+0000", 2023-10-01T08:15:32.492 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00017425700000000001 2023-10-01T08:15:32.492 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.492 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.492 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:15:32.492 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.946438+0000", 2023-10-01T08:15:32.492 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.013431373 2023-10-01T08:15:32.492 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.492 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.492 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:15:32.493 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.954388+0000", 2023-10-01T08:15:32.493 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0079491809999999996 2023-10-01T08:15:32.493 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.493 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.493 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:15:32.493 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.954449+0000", 2023-10-01T08:15:32.493 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.1810000000000006e-05 2023-10-01T08:15:32.493 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.493 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.493 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:15:32.493 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.954479+0000", 2023-10-01T08:15:32.493 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.9635999999999999e-05 2023-10-01T08:15:32.494 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.494 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.494 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:15:32.494 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.954502+0000", 2023-10-01T08:15:32.494 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.3016000000000001e-05 2023-10-01T08:15:32.494 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:15:32.494 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:15:32.494 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:15:32.494 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.494 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.494 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:178421 11.9 11:903191f2:::benchmark_data_smithi084_213258_object70378:head [delete] snapc 0=[] ondisk+write+known_if_redirected e298)", 2023-10-01T08:15:32.494 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:14:33.070260+0000", 2023-10-01T08:15:32.495 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 59.368187722999998, 2023-10-01T08:15:32.495 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.88432430100000003, 2023-10-01T08:15:32.495 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:15:32.495 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:15:32.495 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:15:32.495 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:15:32.495 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:15:32.495 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 178421 2023-10-01T08:15:32.495 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.495 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:15:32.495 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.495 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:15:32.496 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.070260+0000", 2023-10-01T08:15:32.496 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:15:32.496 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.496 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.496 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:15:32.496 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.070260+0000", 2023-10-01T08:15:32.496 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:15:32.496 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.496 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.496 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:15:32.496 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.070258+0000", 2023-10-01T08:15:32.496 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T08:15:32.496 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.497 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.497 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:15:32.497 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.070264+0000", 2023-10-01T08:15:32.497 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.7459999999999997e-06 2023-10-01T08:15:32.497 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.497 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.497 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:15:32.497 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.070274+0000", 2023-10-01T08:15:32.497 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.7520000000000008e-06 2023-10-01T08:15:32.497 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.497 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.497 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:15:32.497 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.070281+0000", 2023-10-01T08:15:32.498 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.8199999999999999e-06 2023-10-01T08:15:32.498 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.498 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.498 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:15:32.498 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.070328+0000", 2023-10-01T08:15:32.498 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.7621999999999999e-05 2023-10-01T08:15:32.498 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.498 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.498 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T08:15:32.498 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.070337+0000", 2023-10-01T08:15:32.498 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.7239999999999998e-06 2023-10-01T08:15:32.498 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.499 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.499 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:15:32.499 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.937619+0000", 2023-10-01T08:15:32.499 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.86728181299999996 2023-10-01T08:15:32.499 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.499 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.499 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:15:32.499 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.937765+0000", 2023-10-01T08:15:32.499 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00014577399999999999 2023-10-01T08:15:32.499 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.499 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.499 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 1,6", 2023-10-01T08:15:32.499 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.937910+0000", 2023-10-01T08:15:32.500 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00014533300000000001 2023-10-01T08:15:32.500 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.500 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.500 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:15:32.500 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.954378+0000", 2023-10-01T08:15:32.500 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.016468594999999999 2023-10-01T08:15:32.500 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.500 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.500 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:15:32.500 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.954393+0000", 2023-10-01T08:15:32.500 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.4537e-05 2023-10-01T08:15:32.500 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.500 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.501 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:15:32.501 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.954526+0000", 2023-10-01T08:15:32.501 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000132726 2023-10-01T08:15:32.501 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.501 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.501 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:15:32.501 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.954556+0000", 2023-10-01T08:15:32.501 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.9782e-05 2023-10-01T08:15:32.501 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.501 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.501 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:15:32.501 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.954584+0000", 2023-10-01T08:15:32.501 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.8317999999999999e-05 2023-10-01T08:15:32.502 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:15:32.502 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:15:32.502 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:15:32.502 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.502 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.502 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:178424 11.9 11:99fab152:::benchmark_data_smithi084_213258_object70381:head [delete] snapc 0=[] ondisk+write+known_if_redirected e298)", 2023-10-01T08:15:32.502 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:14:33.075768+0000", 2023-10-01T08:15:32.502 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 59.362679045999997, 2023-10-01T08:15:32.502 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.87888346699999997, 2023-10-01T08:15:32.502 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:15:32.502 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:15:32.502 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:15:32.503 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:15:32.503 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:15:32.503 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 178424 2023-10-01T08:15:32.503 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.503 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:15:32.503 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.503 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:15:32.503 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.075768+0000", 2023-10-01T08:15:32.503 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:15:32.503 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.503 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.503 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:15:32.504 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.075768+0000", 2023-10-01T08:15:32.504 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:15:32.504 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.504 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.504 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:15:32.504 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.075767+0000", 2023-10-01T08:15:32.504 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T08:15:32.504 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.504 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.504 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:15:32.504 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.075771+0000", 2023-10-01T08:15:32.504 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.2420000000000002e-06 2023-10-01T08:15:32.504 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.505 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.505 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:15:32.505 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.075779+0000", 2023-10-01T08:15:32.505 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.5839999999999997e-06 2023-10-01T08:15:32.505 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.505 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.505 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:15:32.505 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.075786+0000", 2023-10-01T08:15:32.505 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.4880000000000004e-06 2023-10-01T08:15:32.505 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.505 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.505 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:15:32.505 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.079398+0000", 2023-10-01T08:15:32.506 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0036124769999999998 2023-10-01T08:15:32.506 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.506 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.506 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T08:15:32.506 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.079412+0000", 2023-10-01T08:15:32.506 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.3553000000000001e-05 2023-10-01T08:15:32.506 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.506 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.506 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:15:32.506 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.941880+0000", 2023-10-01T08:15:32.506 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.86246856800000005 2023-10-01T08:15:32.506 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.507 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.507 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:15:32.507 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.942006+0000", 2023-10-01T08:15:32.507 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000125704 2023-10-01T08:15:32.507 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.507 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.507 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 1,6", 2023-10-01T08:15:32.507 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.942150+0000", 2023-10-01T08:15:32.507 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00014455199999999999 2023-10-01T08:15:32.507 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.507 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.507 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:15:32.507 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.954422+0000", 2023-10-01T08:15:32.508 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.012271849 2023-10-01T08:15:32.508 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.508 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.508 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:15:32.508 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.954429+0000", 2023-10-01T08:15:32.508 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.0029999999999997e-06 2023-10-01T08:15:32.508 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.508 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.508 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:15:32.508 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.954604+0000", 2023-10-01T08:15:32.508 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00017475800000000001 2023-10-01T08:15:32.508 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.508 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.509 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:15:32.509 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.954625+0000", 2023-10-01T08:15:32.509 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.1497000000000001e-05 2023-10-01T08:15:32.509 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.509 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.509 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:15:32.509 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.954652+0000", 2023-10-01T08:15:32.509 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.6194999999999999e-05 2023-10-01T08:15:32.509 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:15:32.509 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:15:32.509 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:15:32.509 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.509 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.510 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:178461 11.9 11:98a50ac2:::benchmark_data_smithi084_213258_object70418:head [delete] snapc 0=[] ondisk+write+known_if_redirected e298)", 2023-10-01T08:15:32.510 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:14:33.127295+0000", 2023-10-01T08:15:32.510 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 59.311152264, 2023-10-01T08:15:32.510 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.83421085399999995, 2023-10-01T08:15:32.510 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:15:32.510 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:15:32.510 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:15:32.510 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:15:32.510 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:15:32.510 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 178461 2023-10-01T08:15:32.510 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.510 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:15:32.511 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.511 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:15:32.511 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.127295+0000", 2023-10-01T08:15:32.511 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:15:32.511 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.511 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.511 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:15:32.511 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.127295+0000", 2023-10-01T08:15:32.511 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:15:32.511 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.511 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.511 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:15:32.512 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.127294+0000", 2023-10-01T08:15:32.512 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T08:15:32.512 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.512 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.512 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:15:32.512 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.127299+0000", 2023-10-01T08:15:32.512 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.5079999999999999e-06 2023-10-01T08:15:32.512 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.512 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.512 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:15:32.512 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.127308+0000", 2023-10-01T08:15:32.512 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.5550000000000008e-06 2023-10-01T08:15:32.513 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.513 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.513 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:15:32.513 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.127315+0000", 2023-10-01T08:15:32.513 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.888e-06 2023-10-01T08:15:32.513 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.513 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.513 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:15:32.513 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.127367+0000", 2023-10-01T08:15:32.513 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.2194999999999997e-05 2023-10-01T08:15:32.513 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.513 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.514 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T08:15:32.514 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.127378+0000", 2023-10-01T08:15:32.514 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0710000000000001e-05 2023-10-01T08:15:32.514 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.514 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.514 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:15:32.514 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.946524+0000", 2023-10-01T08:15:32.514 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.81914540400000002 2023-10-01T08:15:32.514 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.514 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.514 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:15:32.514 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.946660+0000", 2023-10-01T08:15:32.515 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00013687500000000001 2023-10-01T08:15:32.515 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.515 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.515 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 1,6", 2023-10-01T08:15:32.515 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.946796+0000", 2023-10-01T08:15:32.515 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000135325 2023-10-01T08:15:32.515 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.515 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.515 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:15:32.515 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.954432+0000", 2023-10-01T08:15:32.515 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.007636749 2023-10-01T08:15:32.515 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.516 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.516 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:15:32.516 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.954684+0000", 2023-10-01T08:15:32.516 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00025170599999999998 2023-10-01T08:15:32.516 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.516 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.516 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:15:32.516 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.961445+0000", 2023-10-01T08:15:32.516 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0067610860000000004 2023-10-01T08:15:32.516 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.516 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.516 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:15:32.516 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.961474+0000", 2023-10-01T08:15:32.517 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.8799e-05 2023-10-01T08:15:32.517 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.517 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.517 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:15:32.517 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.961506+0000", 2023-10-01T08:15:32.517 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.1770000000000002e-05 2023-10-01T08:15:32.517 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:15:32.517 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:15:32.517 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:15:32.517 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.517 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.517 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:178465 11.9 11:9e9e56db:::benchmark_data_smithi084_213258_object70422:head [delete] snapc 0=[] ondisk+write+known_if_redirected e298)", 2023-10-01T08:15:32.517 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:14:33.132265+0000", 2023-10-01T08:15:32.518 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 59.306181897999998, 2023-10-01T08:15:32.518 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.84532539399999995, 2023-10-01T08:15:32.518 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:15:32.518 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:15:32.518 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:15:32.518 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:15:32.518 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:15:32.518 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 178465 2023-10-01T08:15:32.518 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.518 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:15:32.518 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.518 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:15:32.519 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.132265+0000", 2023-10-01T08:15:32.519 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:15:32.519 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.519 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.519 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:15:32.519 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.132265+0000", 2023-10-01T08:15:32.519 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:15:32.519 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.519 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.519 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:15:32.519 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.132265+0000", 2023-10-01T08:15:32.519 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T08:15:32.519 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.520 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.520 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:15:32.520 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.132270+0000", 2023-10-01T08:15:32.520 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.7570000000000001e-06 2023-10-01T08:15:32.520 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.520 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.520 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:15:32.520 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.132286+0000", 2023-10-01T08:15:32.520 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.6191000000000001e-05 2023-10-01T08:15:32.520 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.520 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.520 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:15:32.520 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.132295+0000", 2023-10-01T08:15:32.521 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.2409999999999995e-06 2023-10-01T08:15:32.521 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.521 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.521 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:15:32.521 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.132348+0000", 2023-10-01T08:15:32.521 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.2973999999999998e-05 2023-10-01T08:15:32.521 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.521 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.521 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T08:15:32.521 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.132358+0000", 2023-10-01T08:15:32.521 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0022e-05 2023-10-01T08:15:32.521 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.522 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.522 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:15:32.522 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.950496+0000", 2023-10-01T08:15:32.522 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.81813814100000004 2023-10-01T08:15:32.522 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.522 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.522 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:15:32.522 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.950597+0000", 2023-10-01T08:15:32.522 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00010081600000000001 2023-10-01T08:15:32.522 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.522 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.522 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 1,6", 2023-10-01T08:15:32.523 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.950699+0000", 2023-10-01T08:15:32.523 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000102614 2023-10-01T08:15:32.523 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.523 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.523 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:15:32.523 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.954507+0000", 2023-10-01T08:15:32.523 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0038082020000000001 2023-10-01T08:15:32.523 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.523 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.523 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:15:32.523 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.954714+0000", 2023-10-01T08:15:32.523 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000206176 2023-10-01T08:15:32.523 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.524 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.524 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:15:32.524 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.977450+0000", 2023-10-01T08:15:32.524 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.022735902999999998 2023-10-01T08:15:32.524 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.524 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.524 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:15:32.524 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.977527+0000", 2023-10-01T08:15:32.524 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.7359000000000003e-05 2023-10-01T08:15:32.524 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.524 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.524 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:15:32.524 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.977591+0000", 2023-10-01T08:15:32.525 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.3827999999999999e-05 2023-10-01T08:15:32.525 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:15:32.525 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:15:32.525 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:15:32.525 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.525 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.525 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:178471 11.9 11:9f91e614:::benchmark_data_smithi084_213258_object70428:head [delete] snapc 0=[] ondisk+write+known_if_redirected e298)", 2023-10-01T08:15:32.525 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:14:33.142088+0000", 2023-10-01T08:15:32.525 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 59.296358783999999, 2023-10-01T08:15:32.525 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.84347922099999995, 2023-10-01T08:15:32.525 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:15:32.526 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:15:32.526 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:15:32.526 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:15:32.526 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:15:32.526 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 178471 2023-10-01T08:15:32.526 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.526 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:15:32.526 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.526 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:15:32.526 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.142088+0000", 2023-10-01T08:15:32.526 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:15:32.526 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.527 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.527 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:15:32.527 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.142088+0000", 2023-10-01T08:15:32.527 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:15:32.527 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.527 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.527 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:15:32.527 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.142088+0000", 2023-10-01T08:15:32.527 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T08:15:32.527 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.527 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.527 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:15:32.528 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.142091+0000", 2023-10-01T08:15:32.528 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.9919999999999999e-06 2023-10-01T08:15:32.528 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.528 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.528 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:15:32.528 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.142104+0000", 2023-10-01T08:15:32.528 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.3059e-05 2023-10-01T08:15:32.528 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.528 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.528 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:15:32.528 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.142110+0000", 2023-10-01T08:15:32.528 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.6500000000000001e-06 2023-10-01T08:15:32.529 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.529 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.529 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:15:32.529 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.142141+0000", 2023-10-01T08:15:32.529 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.1233999999999999e-05 2023-10-01T08:15:32.529 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.529 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.529 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T08:15:32.529 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.142146+0000", 2023-10-01T08:15:32.529 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.4439999999999999e-06 2023-10-01T08:15:32.529 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.529 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.530 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:15:32.530 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.954734+0000", 2023-10-01T08:15:32.530 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.812587108 2023-10-01T08:15:32.530 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.530 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.530 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:15:32.530 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.954817+0000", 2023-10-01T08:15:32.530 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.3355000000000004e-05 2023-10-01T08:15:32.530 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.530 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.530 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 1,6", 2023-10-01T08:15:32.530 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.954881+0000", 2023-10-01T08:15:32.531 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.4394999999999996e-05 2023-10-01T08:15:32.531 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.531 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.531 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:15:32.531 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.961426+0000", 2023-10-01T08:15:32.531 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0065449000000000002 2023-10-01T08:15:32.531 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.531 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.531 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:15:32.531 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.973436+0000", 2023-10-01T08:15:32.531 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.012010262000000001 2023-10-01T08:15:32.531 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.531 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.532 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:15:32.532 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.985503+0000", 2023-10-01T08:15:32.532 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.012066122 2023-10-01T08:15:32.532 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.532 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.532 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:15:32.532 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.985537+0000", 2023-10-01T08:15:32.532 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.4579000000000002e-05 2023-10-01T08:15:32.532 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.532 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.532 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:15:32.532 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.985568+0000", 2023-10-01T08:15:32.533 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.0558000000000001e-05 2023-10-01T08:15:32.533 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:15:32.533 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:15:32.533 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:15:32.533 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.533 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.533 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:178490 11.9 11:90011398:::benchmark_data_smithi084_213258_object70447:head [delete] snapc 0=[] ondisk+write+known_if_redirected e298)", 2023-10-01T08:15:32.533 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:14:33.174306+0000", 2023-10-01T08:15:32.533 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 59.264141565000003, 2023-10-01T08:15:32.533 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.83241619200000005, 2023-10-01T08:15:32.533 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:15:32.533 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:15:32.534 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:15:32.534 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:15:32.534 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:15:32.534 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 178490 2023-10-01T08:15:32.534 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.534 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:15:32.534 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.534 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:15:32.534 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.174306+0000", 2023-10-01T08:15:32.534 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:15:32.534 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.534 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.534 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:15:32.535 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.174306+0000", 2023-10-01T08:15:32.535 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:15:32.535 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.535 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.535 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:15:32.535 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.174305+0000", 2023-10-01T08:15:32.535 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T08:15:32.535 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.535 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.535 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:15:32.535 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.174309+0000", 2023-10-01T08:15:32.535 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.5480000000000002e-06 2023-10-01T08:15:32.536 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.536 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.536 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:15:32.536 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.174316+0000", 2023-10-01T08:15:32.536 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.5140000000000004e-06 2023-10-01T08:15:32.536 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.536 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.536 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:15:32.536 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.174322+0000", 2023-10-01T08:15:32.536 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.5169999999999999e-06 2023-10-01T08:15:32.536 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.536 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.536 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:15:32.537 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.175102+0000", 2023-10-01T08:15:32.537 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00078028699999999995 2023-10-01T08:15:32.537 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.537 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.537 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T08:15:32.537 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.175111+0000", 2023-10-01T08:15:32.537 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.0459999999999994e-06 2023-10-01T08:15:32.537 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.537 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.537 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:15:32.537 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.957814+0000", 2023-10-01T08:15:32.537 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.78270307800000005 2023-10-01T08:15:32.538 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.538 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.538 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:15:32.538 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.957886+0000", 2023-10-01T08:15:32.538 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.1970000000000004e-05 2023-10-01T08:15:32.538 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.538 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.538 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 1,6", 2023-10-01T08:15:32.538 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.957953+0000", 2023-10-01T08:15:32.538 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.6896999999999993e-05 2023-10-01T08:15:32.538 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.538 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.538 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:15:32.539 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.961555+0000", 2023-10-01T08:15:32.539 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0036020100000000001 2023-10-01T08:15:32.539 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.539 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.539 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:15:32.539 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.973444+0000", 2023-10-01T08:15:32.539 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.011888750999999999 2023-10-01T08:15:32.539 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.539 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.539 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:15:32.539 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:34.006622+0000", 2023-10-01T08:15:32.539 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.033178322000000003 2023-10-01T08:15:32.539 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.540 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.540 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:15:32.540 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:34.006673+0000", 2023-10-01T08:15:32.540 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.0930999999999997e-05 2023-10-01T08:15:32.540 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.540 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.540 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:15:32.540 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:34.006722+0000", 2023-10-01T08:15:32.540 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.8914e-05 2023-10-01T08:15:32.540 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:15:32.540 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:15:32.540 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:15:32.540 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.541 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.541 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:178557 11.9 11:98ce0559:::benchmark_data_smithi084_213258_object70514:head [delete] snapc 0=[] ondisk+write+known_if_redirected e298)", 2023-10-01T08:15:32.541 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:14:33.311191+0000", 2023-10-01T08:15:32.541 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 59.127256637999999, 2023-10-01T08:15:32.541 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.695655994, 2023-10-01T08:15:32.541 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:15:32.541 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:15:32.541 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:15:32.541 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:15:32.541 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:15:32.541 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 178557 2023-10-01T08:15:32.541 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.542 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:15:32.542 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.542 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:15:32.542 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.311191+0000", 2023-10-01T08:15:32.542 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:15:32.542 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.542 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.542 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:15:32.542 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.311191+0000", 2023-10-01T08:15:32.542 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:15:32.542 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.542 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.543 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:15:32.543 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.311189+0000", 2023-10-01T08:15:32.543 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T08:15:32.543 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.543 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.543 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:15:32.543 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.311195+0000", 2023-10-01T08:15:32.543 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.0610000000000001e-06 2023-10-01T08:15:32.543 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.543 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.543 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:15:32.543 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.311210+0000", 2023-10-01T08:15:32.543 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.4902999999999999e-05 2023-10-01T08:15:32.544 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.544 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.544 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:15:32.544 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.311219+0000", 2023-10-01T08:15:32.544 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.2339999999999994e-06 2023-10-01T08:15:32.544 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.544 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.544 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:15:32.544 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.311273+0000", 2023-10-01T08:15:32.544 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.4227000000000001e-05 2023-10-01T08:15:32.544 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.544 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.545 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T08:15:32.545 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.311284+0000", 2023-10-01T08:15:32.545 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.173e-05 2023-10-01T08:15:32.545 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.545 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.545 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:15:32.545 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.961574+0000", 2023-10-01T08:15:32.545 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.65028935799999998 2023-10-01T08:15:32.545 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.545 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.545 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:15:32.545 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.961649+0000", 2023-10-01T08:15:32.546 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.5283000000000004e-05 2023-10-01T08:15:32.546 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.546 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.546 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 1,6", 2023-10-01T08:15:32.546 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.961749+0000", 2023-10-01T08:15:32.546 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.9710000000000006e-05 2023-10-01T08:15:32.546 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.546 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.546 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:15:32.546 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.973451+0000", 2023-10-01T08:15:32.546 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.011702674 2023-10-01T08:15:32.546 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.547 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.547 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:15:32.547 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.977331+0000", 2023-10-01T08:15:32.547 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0038792639999999999 2023-10-01T08:15:32.547 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.547 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.547 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:15:32.547 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:34.006765+0000", 2023-10-01T08:15:32.547 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.029434518 2023-10-01T08:15:32.547 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.547 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.547 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:15:32.547 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:34.006808+0000", 2023-10-01T08:15:32.548 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.2230000000000001e-05 2023-10-01T08:15:32.548 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.548 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.548 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:15:32.548 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:34.006847+0000", 2023-10-01T08:15:32.548 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.9096e-05 2023-10-01T08:15:32.548 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:15:32.548 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:15:32.548 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:15:32.548 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.548 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.548 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:178564 11.9 11:996e6ca7:::benchmark_data_smithi084_213258_object70521:head [delete] snapc 0=[] ondisk+write+known_if_redirected e298)", 2023-10-01T08:15:32.549 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:14:33.329895+0000", 2023-10-01T08:15:32.549 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 59.108552265, 2023-10-01T08:15:32.549 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.67707125499999998, 2023-10-01T08:15:32.549 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:15:32.549 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:15:32.549 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:15:32.549 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:15:32.549 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:15:32.549 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 178564 2023-10-01T08:15:32.549 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.549 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:15:32.549 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.550 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:15:32.550 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.329895+0000", 2023-10-01T08:15:32.550 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:15:32.550 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.550 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.550 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:15:32.550 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.329895+0000", 2023-10-01T08:15:32.550 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:15:32.550 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.550 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.550 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:15:32.550 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.329894+0000", 2023-10-01T08:15:32.551 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T08:15:32.551 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.551 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.551 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:15:32.551 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.329899+0000", 2023-10-01T08:15:32.551 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.4650000000000002e-06 2023-10-01T08:15:32.551 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.551 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.551 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:15:32.551 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.329915+0000", 2023-10-01T08:15:32.551 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.5511000000000001e-05 2023-10-01T08:15:32.551 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.552 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.552 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:15:32.552 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.329924+0000", 2023-10-01T08:15:32.552 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.7220000000000005e-06 2023-10-01T08:15:32.552 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.552 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.552 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:15:32.552 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.329972+0000", 2023-10-01T08:15:32.552 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.8689000000000001e-05 2023-10-01T08:15:32.552 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.552 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.552 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T08:15:32.552 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.329982+0000", 2023-10-01T08:15:32.553 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.9129999999999998e-06 2023-10-01T08:15:32.553 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.553 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.553 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:15:32.553 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.965135+0000", 2023-10-01T08:15:32.553 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.63515244599999998 2023-10-01T08:15:32.553 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.553 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.553 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:15:32.553 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.965275+0000", 2023-10-01T08:15:32.553 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000139954 2023-10-01T08:15:32.553 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.554 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.554 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 1,6", 2023-10-01T08:15:32.554 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.965427+0000", 2023-10-01T08:15:32.554 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00015244100000000001 2023-10-01T08:15:32.554 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.554 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.554 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:15:32.554 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.977245+0000", 2023-10-01T08:15:32.554 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.011818155 2023-10-01T08:15:32.554 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.554 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.554 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:15:32.555 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.977399+0000", 2023-10-01T08:15:32.555 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00015409000000000001 2023-10-01T08:15:32.555 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.555 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.555 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:15:32.555 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:34.006887+0000", 2023-10-01T08:15:32.555 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.029487098 2023-10-01T08:15:32.555 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.555 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.555 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:15:32.555 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:34.006928+0000", 2023-10-01T08:15:32.555 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.1090999999999997e-05 2023-10-01T08:15:32.556 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.556 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.556 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:15:32.556 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:34.006966+0000", 2023-10-01T08:15:32.556 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.8633000000000001e-05 2023-10-01T08:15:32.556 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:15:32.556 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:15:32.556 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:15:32.556 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.556 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.556 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:178580 11.9 11:916cec0b:::benchmark_data_smithi084_213258_object70537:head [delete] snapc 0=[] ondisk+write+known_if_redirected e298)", 2023-10-01T08:15:32.556 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:14:33.378114+0000", 2023-10-01T08:15:32.556 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 59.060332922000001, 2023-10-01T08:15:32.557 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.62896779199999997, 2023-10-01T08:15:32.557 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:15:32.557 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:15:32.557 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:15:32.557 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:15:32.557 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:15:32.557 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 178580 2023-10-01T08:15:32.557 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.557 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:15:32.557 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.557 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:15:32.557 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.378114+0000", 2023-10-01T08:15:32.557 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:15:32.558 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.558 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.558 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:15:32.558 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.378114+0000", 2023-10-01T08:15:32.558 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:15:32.558 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.558 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.558 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:15:32.558 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.378112+0000", 2023-10-01T08:15:32.558 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999981 2023-10-01T08:15:32.558 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.558 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.558 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:15:32.559 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.378121+0000", 2023-10-01T08:15:32.559 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.5290000000000008e-06 2023-10-01T08:15:32.559 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.559 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.559 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:15:32.559 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.378152+0000", 2023-10-01T08:15:32.559 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.0788999999999999e-05 2023-10-01T08:15:32.559 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.559 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.559 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:15:32.559 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.378162+0000", 2023-10-01T08:15:32.559 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.061e-05 2023-10-01T08:15:32.560 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.560 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.560 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:15:32.560 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.378222+0000", 2023-10-01T08:15:32.560 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.9524999999999997e-05 2023-10-01T08:15:32.560 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.560 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.560 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T08:15:32.560 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.378234+0000", 2023-10-01T08:15:32.560 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.165e-05 2023-10-01T08:15:32.560 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.560 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.561 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:15:32.561 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.969711+0000", 2023-10-01T08:15:32.561 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.59147753199999997 2023-10-01T08:15:32.561 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.561 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.561 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:15:32.561 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.969846+0000", 2023-10-01T08:15:32.561 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000135096 2023-10-01T08:15:32.561 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.561 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.561 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 1,6", 2023-10-01T08:15:32.561 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.969969+0000", 2023-10-01T08:15:32.561 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00012253000000000001 2023-10-01T08:15:32.562 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.562 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.562 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:15:32.562 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.977406+0000", 2023-10-01T08:15:32.562 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.007436916 2023-10-01T08:15:32.562 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.562 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.562 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:15:32.562 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.977649+0000", 2023-10-01T08:15:32.562 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000243515 2023-10-01T08:15:32.562 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.562 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.563 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:15:32.563 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:34.007008+0000", 2023-10-01T08:15:32.563 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.029358505 2023-10-01T08:15:32.563 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.563 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.563 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:15:32.563 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:34.007046+0000", 2023-10-01T08:15:32.563 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.8624000000000002e-05 2023-10-01T08:15:32.563 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.563 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.563 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:15:32.563 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:34.007082+0000", 2023-10-01T08:15:32.563 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.5845e-05 2023-10-01T08:15:32.564 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:15:32.564 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:15:32.564 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:15:32.564 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.564 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.564 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:178582 11.9 11:941ee705:::benchmark_data_smithi084_213258_object70539:head [delete] snapc 0=[] ondisk+write+known_if_redirected e298)", 2023-10-01T08:15:32.564 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:14:33.378975+0000", 2023-10-01T08:15:32.564 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 59.059472270999997, 2023-10-01T08:15:32.564 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.62821729900000001, 2023-10-01T08:15:32.564 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:15:32.564 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:15:32.564 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:15:32.564 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:15:32.565 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:15:32.565 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 178582 2023-10-01T08:15:32.565 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.565 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:15:32.565 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.565 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:15:32.565 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.378975+0000", 2023-10-01T08:15:32.565 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:15:32.565 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.565 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.565 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:15:32.565 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.378975+0000", 2023-10-01T08:15:32.565 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:15:32.566 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.566 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.566 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:15:32.566 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.378974+0000", 2023-10-01T08:15:32.566 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T08:15:32.566 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.566 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.566 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:15:32.566 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.378979+0000", 2023-10-01T08:15:32.567 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.04e-06 2023-10-01T08:15:32.567 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.567 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.567 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:15:32.567 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.378990+0000", 2023-10-01T08:15:32.567 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0723000000000001e-05 2023-10-01T08:15:32.567 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.567 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.567 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:15:32.567 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.378998+0000", 2023-10-01T08:15:32.567 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.4840000000000004e-06 2023-10-01T08:15:32.567 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.568 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.568 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:15:32.568 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.379055+0000", 2023-10-01T08:15:32.568 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.6342999999999999e-05 2023-10-01T08:15:32.568 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.568 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.568 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T08:15:32.568 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.379066+0000", 2023-10-01T08:15:32.568 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.1659e-05 2023-10-01T08:15:32.568 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.568 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.568 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:15:32.569 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.973487+0000", 2023-10-01T08:15:32.569 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.59442099999999998 2023-10-01T08:15:32.569 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.569 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.569 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:15:32.569 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.973643+0000", 2023-10-01T08:15:32.569 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000155527 2023-10-01T08:15:32.569 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.569 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.569 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 1,6", 2023-10-01T08:15:32.569 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.973806+0000", 2023-10-01T08:15:32.569 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000162528 2023-10-01T08:15:32.569 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.570 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.570 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:15:32.570 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.977656+0000", 2023-10-01T08:15:32.570 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0038501450000000001 2023-10-01T08:15:32.570 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.570 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.570 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:15:32.570 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.977691+0000", 2023-10-01T08:15:32.570 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.5790999999999997e-05 2023-10-01T08:15:32.570 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.570 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.570 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:15:32.571 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:34.007119+0000", 2023-10-01T08:15:32.571 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.029427778000000002 2023-10-01T08:15:32.571 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.571 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.571 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:15:32.571 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:34.007157+0000", 2023-10-01T08:15:32.571 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.7370999999999998e-05 2023-10-01T08:15:32.571 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.571 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.571 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:15:32.571 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:34.007192+0000", 2023-10-01T08:15:32.571 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.5642000000000002e-05 2023-10-01T08:15:32.571 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:15:32.572 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:15:32.572 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:15:32.572 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.572 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:32.573 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:178592 11.9 11:9c0375ce:::benchmark_data_smithi084_213258_object70549:head [delete] snapc 0=[] ondisk+write+known_if_redirected e298)", 2023-10-01T08:15:32.573 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:14:33.412712+0000", 2023-10-01T08:15:32.573 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 59.025735433999998, 2023-10-01T08:15:32.573 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.59459143199999998, 2023-10-01T08:15:32.573 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:15:32.573 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:15:32.573 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:15:32.573 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:15:32.573 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:15:32.574 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 178592 2023-10-01T08:15:32.574 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.574 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:15:32.574 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.574 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:15:32.574 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.412712+0000", 2023-10-01T08:15:32.574 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:15:32.574 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.574 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.574 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:15:32.574 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.412712+0000", 2023-10-01T08:15:32.574 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:15:32.575 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.575 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.575 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:15:32.575 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.412710+0000", 2023-10-01T08:15:32.575 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T08:15:32.575 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.575 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.575 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:15:32.575 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.412721+0000", 2023-10-01T08:15:32.575 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0954e-05 2023-10-01T08:15:32.575 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.575 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.575 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:15:32.576 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.412745+0000", 2023-10-01T08:15:32.576 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.4127000000000001e-05 2023-10-01T08:15:32.576 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.576 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.576 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:15:32.576 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.412759+0000", 2023-10-01T08:15:32.576 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.4123e-05 2023-10-01T08:15:32.576 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.576 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.576 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:15:32.576 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.412808+0000", 2023-10-01T08:15:32.576 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.8176000000000001e-05 2023-10-01T08:15:32.577 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.577 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.577 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T08:15:32.577 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.412817+0000", 2023-10-01T08:15:32.577 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.0329999999999997e-06 2023-10-01T08:15:32.577 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.577 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.577 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:15:32.577 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.977720+0000", 2023-10-01T08:15:32.577 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.564903135 2023-10-01T08:15:32.577 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.577 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.578 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:15:32.578 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.977805+0000", 2023-10-01T08:15:32.578 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.5191000000000005e-05 2023-10-01T08:15:32.578 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.578 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.578 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 1,6", 2023-10-01T08:15:32.578 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.977887+0000", 2023-10-01T08:15:32.578 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.2040999999999996e-05 2023-10-01T08:15:32.578 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.578 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.578 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:15:32.578 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.985619+0000", 2023-10-01T08:15:32.578 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0077319600000000004 2023-10-01T08:15:32.579 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.579 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.579 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:15:32.579 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.989288+0000", 2023-10-01T08:15:32.579 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0036690160000000002 2023-10-01T08:15:32.579 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.579 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.579 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:15:32.579 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:34.007229+0000", 2023-10-01T08:15:32.579 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.017941451000000001 2023-10-01T08:15:32.579 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.579 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.580 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:15:32.580 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:34.007268+0000", 2023-10-01T08:15:32.580 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.8117000000000001e-05 2023-10-01T08:15:32.580 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.580 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.580 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:15:32.580 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:34.007303+0000", 2023-10-01T08:15:32.580 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.5716000000000002e-05 2023-10-01T08:15:32.580 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:15:32.580 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:15:32.580 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:15:32.580 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.581 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.581 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:178599 11.9 11:95a86dca:::benchmark_data_smithi084_213258_object70556:head [delete] snapc 0=[] ondisk+write+known_if_redirected e298)", 2023-10-01T08:15:32.581 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:14:33.446091+0000", 2023-10-01T08:15:32.581 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 58.9923559, 2023-10-01T08:15:32.581 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.56131894500000001, 2023-10-01T08:15:32.581 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:15:32.581 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:15:32.581 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:15:32.581 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:15:32.581 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:15:32.581 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 178599 2023-10-01T08:15:32.582 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.582 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:15:32.582 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.582 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:15:32.582 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.446091+0000", 2023-10-01T08:15:32.582 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:15:32.582 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.582 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.582 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:15:32.582 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.446091+0000", 2023-10-01T08:15:32.582 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:15:32.582 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.582 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.583 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:15:32.583 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.446090+0000", 2023-10-01T08:15:32.583 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T08:15:32.583 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.583 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.583 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:15:32.583 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.446096+0000", 2023-10-01T08:15:32.583 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.1580000000000002e-06 2023-10-01T08:15:32.583 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.583 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.583 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:15:32.583 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.446108+0000", 2023-10-01T08:15:32.584 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.2162e-05 2023-10-01T08:15:32.584 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.584 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.584 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:15:32.584 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.446115+0000", 2023-10-01T08:15:32.584 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.657e-06 2023-10-01T08:15:32.584 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.584 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.584 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:15:32.584 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.446164+0000", 2023-10-01T08:15:32.584 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.9327999999999999e-05 2023-10-01T08:15:32.584 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.585 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.585 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T08:15:32.585 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.446174+0000", 2023-10-01T08:15:32.585 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0196e-05 2023-10-01T08:15:32.585 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.585 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.585 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:15:32.585 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.981514+0000", 2023-10-01T08:15:32.585 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.53533956299999996 2023-10-01T08:15:32.585 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.585 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.585 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:15:32.585 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.981629+0000", 2023-10-01T08:15:32.586 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000114753 2023-10-01T08:15:32.586 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.586 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.586 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 1,6", 2023-10-01T08:15:32.586 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.981749+0000", 2023-10-01T08:15:32.586 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000120561 2023-10-01T08:15:32.586 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.586 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.586 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:15:32.586 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.989326+0000", 2023-10-01T08:15:32.586 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0075767869999999998 2023-10-01T08:15:32.586 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.587 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.587 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:15:32.587 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:33.989341+0000", 2023-10-01T08:15:32.587 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.4581e-05 2023-10-01T08:15:32.587 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.587 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.587 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:15:32.587 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:34.007337+0000", 2023-10-01T08:15:32.587 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.017996807 2023-10-01T08:15:32.587 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.587 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.587 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:15:32.587 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:34.007375+0000", 2023-10-01T08:15:32.588 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.7852000000000003e-05 2023-10-01T08:15:32.588 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.588 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.588 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:15:32.588 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:14:34.007410+0000", 2023-10-01T08:15:32.588 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.5003999999999999e-05 2023-10-01T08:15:32.588 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:15:32.588 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:15:32.588 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:15:32.588 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.588 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.588 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:205444 11.a 11:564b6f94:::benchmark_data_smithi084_213258_object97401:head [delete] snapc 0=[] ondisk+write+known_if_redirected e306)", 2023-10-01T08:15:32.589 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:15:19.337441+0000", 2023-10-01T08:15:32.589 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 13.101006484999999, 2023-10-01T08:15:32.589 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.35904423000000002, 2023-10-01T08:15:32.589 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:15:32.589 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:15:32.589 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:15:32.589 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:15:32.589 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:15:32.589 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 205444 2023-10-01T08:15:32.589 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.589 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:15:32.589 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.589 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:15:32.590 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:19.337441+0000", 2023-10-01T08:15:32.590 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:15:32.590 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.590 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.590 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:15:32.590 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:19.337441+0000", 2023-10-01T08:15:32.590 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:15:32.590 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.590 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.590 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:15:32.590 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:19.337439+0000", 2023-10-01T08:15:32.590 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T08:15:32.591 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.591 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.591 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:15:32.591 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:19.337448+0000", 2023-10-01T08:15:32.591 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.8710000000000003e-06 2023-10-01T08:15:32.591 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.591 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.591 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:15:32.591 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:19.337461+0000", 2023-10-01T08:15:32.591 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.3254999999999999e-05 2023-10-01T08:15:32.591 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.591 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.591 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:15:32.592 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:19.337566+0000", 2023-10-01T08:15:32.592 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00010426599999999999 2023-10-01T08:15:32.592 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.592 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.592 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:15:32.592 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:19.348843+0000", 2023-10-01T08:15:32.592 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.011277173 2023-10-01T08:15:32.592 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.592 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.592 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:15:32.592 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:19.348962+0000", 2023-10-01T08:15:32.592 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00011934600000000001 2023-10-01T08:15:32.592 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.593 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.593 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 5,6", 2023-10-01T08:15:32.593 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:19.349085+0000", 2023-10-01T08:15:32.593 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00012276999999999999 2023-10-01T08:15:32.593 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.593 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.593 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:15:32.593 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:19.357270+0000", 2023-10-01T08:15:32.593 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0081856310000000005 2023-10-01T08:15:32.593 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.593 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.593 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:15:32.593 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:19.357286+0000", 2023-10-01T08:15:32.594 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.5492999999999999e-05 2023-10-01T08:15:32.594 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.594 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.594 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:15:32.594 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:19.696280+0000", 2023-10-01T08:15:32.594 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.33899411200000001 2023-10-01T08:15:32.594 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.594 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.594 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:15:32.594 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:19.696390+0000", 2023-10-01T08:15:32.594 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00011038499999999999 2023-10-01T08:15:32.594 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.595 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.595 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:15:32.595 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:19.696485+0000", 2023-10-01T08:15:32.595 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.4508999999999999e-05 2023-10-01T08:15:32.595 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:15:32.595 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:15:32.595 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:15:32.595 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.595 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.595 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:205452 11.b 11:d842e4af:::benchmark_data_smithi084_213258_object97409:head [delete] snapc 0=[] ondisk+write+known_if_redirected e306)", 2023-10-01T08:15:32.595 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:15:19.351311+0000", 2023-10-01T08:15:32.595 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 13.087136225, 2023-10-01T08:15:32.595 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.360936531, 2023-10-01T08:15:32.596 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:15:32.596 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:15:32.596 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:15:32.596 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:15:32.596 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:15:32.596 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 205452 2023-10-01T08:15:32.596 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.596 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:15:32.596 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.596 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:15:32.596 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:19.351311+0000", 2023-10-01T08:15:32.596 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:15:32.596 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.597 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.597 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:15:32.597 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:19.351311+0000", 2023-10-01T08:15:32.597 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:15:32.597 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.597 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.597 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:15:32.597 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:19.351309+0000", 2023-10-01T08:15:32.597 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999981 2023-10-01T08:15:32.597 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.597 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.597 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:15:32.598 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:19.351501+0000", 2023-10-01T08:15:32.598 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00019188699999999999 2023-10-01T08:15:32.598 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.598 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.598 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:15:32.598 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:19.351515+0000", 2023-10-01T08:15:32.598 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.4127e-05 2023-10-01T08:15:32.598 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.598 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.598 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:15:32.598 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:19.351524+0000", 2023-10-01T08:15:32.598 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.3310000000000004e-06 2023-10-01T08:15:32.598 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.599 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.599 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:15:32.599 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:19.351609+0000", 2023-10-01T08:15:32.599 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.5317999999999999e-05 2023-10-01T08:15:32.599 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.599 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.599 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:15:32.599 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:19.351865+0000", 2023-10-01T08:15:32.599 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00025629 2023-10-01T08:15:32.599 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.599 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.599 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 0,5", 2023-10-01T08:15:32.600 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:19.351987+0000", 2023-10-01T08:15:32.600 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00012218 2023-10-01T08:15:32.600 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.600 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.600 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:15:32.600 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:19.365030+0000", 2023-10-01T08:15:32.600 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.013042876 2023-10-01T08:15:32.600 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.600 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.600 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:15:32.600 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:19.707164+0000", 2023-10-01T08:15:32.600 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.342133201 2023-10-01T08:15:32.601 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.601 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.601 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:15:32.601 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:19.712148+0000", 2023-10-01T08:15:32.601 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0049846780000000002 2023-10-01T08:15:32.601 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.601 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.601 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:15:32.601 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:19.712201+0000", 2023-10-01T08:15:32.601 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.2994000000000001e-05 2023-10-01T08:15:32.601 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:15:32.601 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:15:32.601 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:15:32.602 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:19.712248+0000", 2023-10-01T08:15:32.602 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.6368000000000001e-05 2023-10-01T08:15:32.602 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:15:32.602 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:15:32.602 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:15:32.602 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:15:32.602 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:15:32.602 INFO:teuthology.orchestra.run.smithi084.stdout:} 2023-10-01T08:15:32.603 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:32.603 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:15:32.704 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:32.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:32.741 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:32.741 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:32.842 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:32.869 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:32.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:32.872 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:32.972 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:33.015 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:33.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:33.017 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:15:33.118 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:33.150 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:33.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:33.154 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:33.255 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:33.283 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:33.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:33.287 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:33.387 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:33.396 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:33 smithi084 bash[75189]: cluster 2023-10-01T08:15:32.193367+0000 mon.a (mon.0) 1698 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:15:33.396 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:33 smithi084 bash[75189]: cluster 2023-10-01T08:15:32.201876+0000 osd.4 (osd.4) 243 : cluster 3 failed to encode map e314 with expected crc 2023-10-01T08:15:33.396 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:33 smithi084 bash[75189]: audit 2023-10-01T08:15:32.206424+0000 mon.a (mon.0) 1699 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T08:15:33.397 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:33 smithi084 bash[75189]: cluster 2023-10-01T08:15:32.206725+0000 mon.a (mon.0) 1700 : cluster 0 osdmap e314: 8 total, 8 up, 8 in 2023-10-01T08:15:33.397 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:33 smithi084 bash[75189]: cluster 2023-10-01T08:15:32.208256+0000 osd.5 (osd.5) 298 : cluster 3 failed to encode map e314 with expected crc 2023-10-01T08:15:33.397 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:33 smithi084 bash[75189]: cluster 2023-10-01T08:15:32.208445+0000 osd.6 (osd.6) 272 : cluster 3 failed to encode map e314 with expected crc 2023-10-01T08:15:33.397 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:33 smithi084 bash[75189]: cluster 2023-10-01T08:15:32.209953+0000 osd.6 (osd.6) 273 : cluster 3 failed to encode map e314 with expected crc 2023-10-01T08:15:33.397 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:33 smithi084 bash[75189]: cluster 2023-10-01T08:15:32.210225+0000 osd.7 (osd.7) 148 : cluster 3 failed to encode map e314 with expected crc 2023-10-01T08:15:33.397 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:33 smithi084 bash[75189]: cluster 2023-10-01T08:15:32.812451+0000 mgr.y (mgr.34104) 1292 : cluster 0 pgmap v1416: 89 pgs: 1 peering, 88 active+clean; 315 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 542 op/s; 8.2 MiB/s, 131 objects/s recovering 2023-10-01T08:15:33.397 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:33 smithi084 bash[78255]: cluster 2023-10-01T08:15:32.193367+0000 mon.a (mon.0) 1698 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:15:33.397 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:33 smithi084 bash[78255]: cluster 2023-10-01T08:15:32.201876+0000 osd.4 (osd.4) 243 : cluster 3 failed to encode map e314 with expected crc 2023-10-01T08:15:33.397 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:33 smithi084 bash[78255]: audit 2023-10-01T08:15:32.206424+0000 mon.a (mon.0) 1699 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T08:15:33.397 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:33 smithi084 bash[78255]: cluster 2023-10-01T08:15:32.206725+0000 mon.a (mon.0) 1700 : cluster 0 osdmap e314: 8 total, 8 up, 8 in 2023-10-01T08:15:33.398 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:33 smithi084 bash[78255]: cluster 2023-10-01T08:15:32.208256+0000 osd.5 (osd.5) 298 : cluster 3 failed to encode map e314 with expected crc 2023-10-01T08:15:33.398 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:33 smithi084 bash[78255]: cluster 2023-10-01T08:15:32.208445+0000 osd.6 (osd.6) 272 : cluster 3 failed to encode map e314 with expected crc 2023-10-01T08:15:33.398 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:33 smithi084 bash[78255]: cluster 2023-10-01T08:15:32.209953+0000 osd.6 (osd.6) 273 : cluster 3 failed to encode map e314 with expected crc 2023-10-01T08:15:33.398 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:33 smithi084 bash[78255]: cluster 2023-10-01T08:15:32.210225+0000 osd.7 (osd.7) 148 : cluster 3 failed to encode map e314 with expected crc 2023-10-01T08:15:33.398 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:33 smithi084 bash[78255]: cluster 2023-10-01T08:15:32.812451+0000 mgr.y (mgr.34104) 1292 : cluster 0 pgmap v1416: 89 pgs: 1 peering, 88 active+clean; 315 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 542 op/s; 8.2 MiB/s, 131 objects/s recovering 2023-10-01T08:15:33.413 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:33.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:33.418 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:33.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:33 smithi112 bash[59335]: cluster 2023-10-01T08:15:32.193367+0000 mon.a (mon.0) 1698 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:15:33.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:33 smithi112 bash[59335]: cluster 2023-10-01T08:15:32.201876+0000 osd.4 (osd.4) 243 : cluster 3 failed to encode map e314 with expected crc 2023-10-01T08:15:33.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:33 smithi112 bash[59335]: audit 2023-10-01T08:15:32.206424+0000 mon.a (mon.0) 1699 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T08:15:33.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:33 smithi112 bash[59335]: cluster 2023-10-01T08:15:32.206725+0000 mon.a (mon.0) 1700 : cluster 0 osdmap e314: 8 total, 8 up, 8 in 2023-10-01T08:15:33.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:33 smithi112 bash[59335]: cluster 2023-10-01T08:15:32.208256+0000 osd.5 (osd.5) 298 : cluster 3 failed to encode map e314 with expected crc 2023-10-01T08:15:33.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:33 smithi112 bash[59335]: cluster 2023-10-01T08:15:32.208445+0000 osd.6 (osd.6) 272 : cluster 3 failed to encode map e314 with expected crc 2023-10-01T08:15:33.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:33 smithi112 bash[59335]: cluster 2023-10-01T08:15:32.209953+0000 osd.6 (osd.6) 273 : cluster 3 failed to encode map e314 with expected crc 2023-10-01T08:15:33.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:33 smithi112 bash[59335]: cluster 2023-10-01T08:15:32.210225+0000 osd.7 (osd.7) 148 : cluster 3 failed to encode map e314 with expected crc 2023-10-01T08:15:33.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:33 smithi112 bash[59335]: cluster 2023-10-01T08:15:32.812451+0000 mgr.y (mgr.34104) 1292 : cluster 0 pgmap v1416: 89 pgs: 1 peering, 88 active+clean; 315 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 542 op/s; 8.2 MiB/s, 131 objects/s recovering 2023-10-01T08:15:33.519 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:33.544 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:33.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:33.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:33.647 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:33.670 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:33.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:33.672 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:33.773 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:33.811 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:33.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:33.817 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:15:33.918 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:33.963 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:33.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:33.965 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:34.066 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:34.094 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:34.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:34.096 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:34.197 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:34.222 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:34.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:34.228 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:34.328 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:34.354 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:34.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:34.356 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:34.457 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:34.498 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:34.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:34.501 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:34.602 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:34.633 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:34.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:34.638 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:34.739 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:34.764 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:34.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:34.770 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:34.871 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:34.904 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:34.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:34.906 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:35.007 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:35.031 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:35.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:35.036 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:15:35.137 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:35.167 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:35.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:35.173 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:15:35.274 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:35.285 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:35 smithi084 bash[75189]: cluster 2023-10-01T08:15:34.813016+0000 mgr.y (mgr.34104) 1293 : cluster 0 pgmap v1417: 89 pgs: 1 peering, 88 active+clean; 201 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 603 op/s; 6.4 MiB/s, 101 objects/s recovering 2023-10-01T08:15:35.285 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:35 smithi084 bash[78255]: cluster 2023-10-01T08:15:34.813016+0000 mgr.y (mgr.34104) 1293 : cluster 0 pgmap v1417: 89 pgs: 1 peering, 88 active+clean; 201 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 603 op/s; 6.4 MiB/s, 101 objects/s recovering 2023-10-01T08:15:35.300 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:35.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:35.309 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:35.410 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:35.417 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:35 smithi112 bash[59335]: cluster 2023-10-01T08:15:34.813016+0000 mgr.y (mgr.34104) 1293 : cluster 0 pgmap v1417: 89 pgs: 1 peering, 88 active+clean; 201 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 603 op/s; 6.4 MiB/s, 101 objects/s recovering 2023-10-01T08:15:35.434 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:35.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:35.437 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:35.537 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:35.566 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:35.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:35.568 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:35.669 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:35.694 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:35.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:35.696 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:35.797 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:35.832 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:35.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:35.835 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:15:35.936 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:35.970 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:35.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:35.979 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:15:36.080 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:36.104 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:36.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:36.111 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:36.211 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:36.240 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:36.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:36.241 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:36.342 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:36.387 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:36.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:36.391 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:36.491 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:36.536 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:36.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:36.541 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:36.573 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:15:36 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:15:36] "GET /metrics HTTP/1.1" 200 36441 "" "Prometheus/2.33.4" 2023-10-01T08:15:36.642 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:36.667 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:36.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:36.669 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:36.770 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:36.799 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:36.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:36.805 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:36.906 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:36.934 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:36.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:36.936 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:15:37.037 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:37.077 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:36 smithi084 bash[75189]: audit 2023-10-01T08:15:35.870150+0000 mon.a (mon.0) 1701 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:15:37.077 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:36 smithi084 bash[78255]: audit 2023-10-01T08:15:35.870150+0000 mon.a (mon.0) 1701 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:15:37.077 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:37.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:37.083 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:37.184 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:37.192 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:36 smithi112 bash[59335]: audit 2023-10-01T08:15:35.870150+0000 mon.a (mon.0) 1701 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:15:37.208 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:37.209 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Removed 108040 objects 2023-10-01T08:15:37.209 INFO:tasks.radosbench.radosbench.0.smithi084.stdout:Clean up completed and total clean up time :163.37 2023-10-01T08:15:37.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:37.211 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:37.312 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:37.343 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:37.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:37.345 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:15:37.446 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:37.473 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:37.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:37.475 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:37.576 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:37.609 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:37.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:37.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:37.612 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-10-01T08:15:37.712 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:37.741 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:37.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:37.744 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:15:37.845 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:37.876 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:37.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:37.879 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:37.980 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:38.012 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:38.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:38.015 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:38.116 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:38.128 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:37 smithi112 bash[59335]: cluster 2023-10-01T08:15:36.813565+0000 mgr.y (mgr.34104) 1294 : cluster 0 pgmap v1418: 89 pgs: 1 peering, 88 active+clean; 159 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 582 op/s; 3.1 MiB/s, 50 objects/s recovering 2023-10-01T08:15:38.146 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:38.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:38.149 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:38.250 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:38.261 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:37 smithi084 bash[75189]: cluster 2023-10-01T08:15:36.813565+0000 mgr.y (mgr.34104) 1294 : cluster 0 pgmap v1418: 89 pgs: 1 peering, 88 active+clean; 159 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 582 op/s; 3.1 MiB/s, 50 objects/s recovering 2023-10-01T08:15:38.261 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:37 smithi084 bash[78255]: cluster 2023-10-01T08:15:36.813565+0000 mgr.y (mgr.34104) 1294 : cluster 0 pgmap v1418: 89 pgs: 1 peering, 88 active+clean; 159 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 582 op/s; 3.1 MiB/s, 50 objects/s recovering 2023-10-01T08:15:38.278 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:38.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:38.280 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:38.381 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:38.413 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:38.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:38.416 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:15:38.517 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:38.549 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:38.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:38.552 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:38.653 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:38.677 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:38.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:38.679 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:38.780 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:38.814 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:38.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:38.818 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:38.919 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:38.953 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:38.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:38.956 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:15:39.057 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:39.087 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:39.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:39.091 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:39.191 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:39.224 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:39.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:39.227 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:39.328 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:39.359 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:39.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:39.361 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:39.462 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:39.495 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:39.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:39.498 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:39.599 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:39.626 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:39.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:39.629 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:15:39.729 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:39.763 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:39.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:39.766 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:15:39.867 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:39.906 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:39.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:39.909 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:40.010 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:40.023 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:39 smithi112 bash[59335]: cluster 2023-10-01T08:15:38.814595+0000 mgr.y (mgr.34104) 1295 : cluster 0 pgmap v1419: 89 pgs: 89 active+clean; 43 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 671 op/s 2023-10-01T08:15:40.030 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-01T08:15:40.043 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:40.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:40.045 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:40.146 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:40.158 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:39 smithi084 bash[78255]: cluster 2023-10-01T08:15:38.814595+0000 mgr.y (mgr.34104) 1295 : cluster 0 pgmap v1419: 89 pgs: 89 active+clean; 43 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 671 op/s 2023-10-01T08:15:40.158 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:39 smithi084 bash[75189]: cluster 2023-10-01T08:15:38.814595+0000 mgr.y (mgr.34104) 1295 : cluster 0 pgmap v1419: 89 pgs: 89 active+clean; 43 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 671 op/s 2023-10-01T08:15:40.170 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:40.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:40.173 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:40.273 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:40.297 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:40.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:40.299 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:40.400 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:40.426 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:40.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:40.429 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:40.530 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:40.561 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:40.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:40.564 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:40.582 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T08:15:40.603 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T08:15:40.623 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T08:15:40.648 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T08:15:40.665 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:40.678 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T08:15:40.701 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:40.702 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T08:15:40.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:40.705 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:40.733 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T08:15:40.759 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T08:15:40.760 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T08:15:40.760 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T08:15:40.761 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T08:15:40.761 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T08:15:40.761 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T08:15:40.761 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T08:15:40.761 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T08:15:40.761 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T08:15:40.805 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:40.836 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:40.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:40.839 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:15:40.940 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:40.965 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:40.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:40.967 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:41.025 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T08:15:41.028 INFO:teuthology.orchestra.run.smithi084.stderr:dumped all 2023-10-01T08:15:41.060 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:40 smithi084 bash[78255]: audit 2023-10-01T08:15:40.555118+0000 mon.c (mon.2) 140 : audit 0 from='client.? 172.21.15.84:0/3584690290' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:15:41.061 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:40 smithi084 bash[75189]: audit 2023-10-01T08:15:40.555118+0000 mon.c (mon.2) 140 : audit 0 from='client.? 172.21.15.84:0/3584690290' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:15:41.068 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:41.091 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:41.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:41.094 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:41.195 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:41.221 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:41.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:41.224 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:41.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:40 smithi112 bash[59335]: audit 2023-10-01T08:15:40.555118+0000 mon.c (mon.2) 140 : audit 0 from='client.? 172.21.15.84:0/3584690290' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:15:41.324 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:41.348 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:41.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:41.350 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:41.451 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:41.476 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:41.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:41.478 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:41.579 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:41.606 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:41.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:41.608 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:41.709 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:41.740 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:41.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:41.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:15:41.844 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:41.878 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:41.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:41.881 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:15:41.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:41 smithi112 bash[59335]: cluster 2023-10-01T08:15:40.815447+0000 mgr.y (mgr.34104) 1296 : cluster 0 pgmap v1420: 89 pgs: 89 active+clean; 3.1 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 625 op/s 2023-10-01T08:15:41.982 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:42.005 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:42.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:42.008 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:42.108 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:42.141 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:42.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:42.144 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:15:42.153 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:41 smithi084 bash[78255]: cluster 2023-10-01T08:15:40.815447+0000 mgr.y (mgr.34104) 1296 : cluster 0 pgmap v1420: 89 pgs: 89 active+clean; 3.1 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 625 op/s 2023-10-01T08:15:42.153 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:41 smithi084 bash[75189]: cluster 2023-10-01T08:15:40.815447+0000 mgr.y (mgr.34104) 1296 : cluster 0 pgmap v1420: 89 pgs: 89 active+clean; 3.1 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 625 op/s 2023-10-01T08:15:42.246 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:42.275 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:42.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:42.278 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:42.379 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:42.383 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T08:15:42.402 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:42.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:42.405 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:42.505 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:42.530 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:42.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:42.532 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:15:42.633 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:42.663 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:42.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:42.665 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:42.766 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:42.789 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:42.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:42.792 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:42.893 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:42.922 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:42.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:42.925 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:43.026 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:43.047 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:43.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:43.050 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:15:43.150 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:43.162 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:42 smithi084 bash[75189]: audit 2023-10-01T08:15:41.008414+0000 mgr.y (mgr.34104) 1297 : audit 0 from='client.36054 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T08:15:43.162 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:42 smithi084 bash[78255]: audit 2023-10-01T08:15:41.008414+0000 mgr.y (mgr.34104) 1297 : audit 0 from='client.36054 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T08:15:43.168 INFO:teuthology.orchestra.run.smithi084.stdout:{"pg_ready":true,"pg_map":{"version":1420,"stamp":"2023-10-01T08:15:40.814886+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3217312,"num_objects":64,"num_object_clones":0,"num_object_copies":192,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":64,"num_whiteouts":0,"num_read":295,"num_read_kb":501,"num_write":216302,"num_write_kb":6917006,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9274,"num_bytes_recovered":607061724,"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":130958,"ondisk_log_size":130958,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":274,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":6484716,"kb_used_data":158380,"kb_used_omap":38,"kb_used_meta":6326233,"kb_avail":743476500,"statfs":{"total":767960285184,"available":761319936000,"internally_reserved":0,"allocated":162181120,"data_stored":155504162,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":39896,"internal_metadata":6478062632},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,3,3,3,3,3],"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":-393936920,"num_objects":-6012,"num_object_clones":0,"num_object_copies":-18036,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-6012,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6012,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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":"9.618977"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":321,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.211850+0000","last_change":"2023-10-01T08:14:01.909170+0000","last_active":"2023-10-01T08:15:31.211850+0000","last_peered":"2023-10-01T08:15:31.211850+0000","last_clean":"2023-10-01T08:15:31.211850+0000","last_became_active":"2023-10-01T08:14:01.908698+0000","last_became_peered":"2023-10-01T08:14:01.908698+0000","last_unstale":"2023-10-01T08:15:31.211850+0000","last_undegraded":"2023-10-01T08:15:31.211850+0000","last_fullsized":"2023-10-01T08:15:31.211850+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":314,"state":"active+clean","last_fresh":"2023-10-01T08:15:32.218038+0000","last_change":"2023-10-01T08:15:32.218038+0000","last_active":"2023-10-01T08:15:32.218038+0000","last_peered":"2023-10-01T08:15:32.218038+0000","last_clean":"2023-10-01T08:15:32.218038+0000","last_became_active":"2023-10-01T08:15:32.217646+0000","last_became_peered":"2023-10-01T08:15:32.217646+0000","last_unstale":"2023-10-01T08:15:32.218038+0000","last_undegraded":"2023-10-01T08:15:32.218038+0000","last_fullsized":"2023-10-01T08:15:32.218038+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":33,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.209266+0000","last_change":"2023-10-01T08:14:01.916644+0000","last_active":"2023-10-01T08:15:31.209266+0000","last_peered":"2023-10-01T08:15:31.209266+0000","last_clean":"2023-10-01T08:15:31.209266+0000","last_became_active":"2023-10-01T08:14:01.916257+0000","last_became_peered":"2023-10-01T08:14:01.916257+0000","last_unstale":"2023-10-01T08:15:31.209266+0000","last_undegraded":"2023-10-01T08:15:31.209266+0000","last_fullsized":"2023-10-01T08:15:31.209266+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:35:09.499859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.1e","version":"0'0","reported_seq":261,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.204067+0000","last_change":"2023-10-01T07:53:49.933785+0000","last_active":"2023-10-01T08:15:31.204067+0000","last_peered":"2023-10-01T08:15:31.204067+0000","last_clean":"2023-10-01T08:15:31.204067+0000","last_became_active":"2023-10-01T07:53:49.933422+0000","last_became_peered":"2023-10-01T07:53:49.933422+0000","last_unstale":"2023-10-01T08:15:31.204067+0000","last_undegraded":"2023-10-01T08:15:31.204067+0000","last_fullsized":"2023-10-01T08:15:31.204067+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:54:25.410689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":341,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.205773+0000","last_change":"2023-10-01T08:08:52.773448+0000","last_active":"2023-10-01T08:15:31.205773+0000","last_peered":"2023-10-01T08:15:31.205773+0000","last_clean":"2023-10-01T08:15:31.205773+0000","last_became_active":"2023-10-01T08:08:52.770494+0000","last_became_peered":"2023-10-01T08:08:52.770494+0000","last_unstale":"2023-10-01T08:15:31.205773+0000","last_undegraded":"2023-10-01T08:15:31.205773+0000","last_fullsized":"2023-10-01T08:15:31.205773+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:29:36.557194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,2,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":305,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.226905+0000","last_change":"2023-10-01T08:14:01.912864+0000","last_active":"2023-10-01T08:15:31.226905+0000","last_peered":"2023-10-01T08:15:31.226905+0000","last_clean":"2023-10-01T08:15:31.226905+0000","last_became_active":"2023-10-01T08:14:01.912306+0000","last_became_peered":"2023-10-01T08:14:01.912306+0000","last_unstale":"2023-10-01T08:15:31.226905+0000","last_undegraded":"2023-10-01T08:15:31.226905+0000","last_fullsized":"2023-10-01T08:15:31.226905+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":213,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.238395+0000","last_change":"2023-10-01T07:53:49.926686+0000","last_active":"2023-10-01T08:15:31.238395+0000","last_peered":"2023-10-01T08:15:31.238395+0000","last_clean":"2023-10-01T08:15:31.238395+0000","last_became_active":"2023-10-01T07:53:49.925472+0000","last_became_peered":"2023-10-01T07:53:49.925472+0000","last_unstale":"2023-10-01T08:15:31.238395+0000","last_undegraded":"2023-10-01T08:15:31.238395+0000","last_fullsized":"2023-10-01T08:15:31.238395+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":325,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.206485+0000","last_change":"2023-10-01T08:14:01.921637+0000","last_active":"2023-10-01T08:15:31.206485+0000","last_peered":"2023-10-01T08:15:31.206485+0000","last_clean":"2023-10-01T08:15:31.206485+0000","last_became_active":"2023-10-01T08:14:01.921068+0000","last_became_peered":"2023-10-01T08:14:01.921068+0000","last_unstale":"2023-10-01T08:15:31.206485+0000","last_undegraded":"2023-10-01T08:15:31.206485+0000","last_fullsized":"2023-10-01T08:15:31.206485+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:05:54.601562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":320,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.238115+0000","last_change":"2023-10-01T08:00:23.668888+0000","last_active":"2023-10-01T08:15:31.238115+0000","last_peered":"2023-10-01T08:15:31.238115+0000","last_clean":"2023-10-01T08:15:31.238115+0000","last_became_active":"2023-10-01T08:00:23.668334+0000","last_became_peered":"2023-10-01T08:00:23.668334+0000","last_unstale":"2023-10-01T08:15:31.238115+0000","last_undegraded":"2023-10-01T08:15:31.238115+0000","last_fullsized":"2023-10-01T08:15:31.238115+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":267,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.204846+0000","last_change":"2023-10-01T07:48:00.311808+0000","last_active":"2023-10-01T08:15:31.204846+0000","last_peered":"2023-10-01T08:15:31.204846+0000","last_clean":"2023-10-01T08:15:31.204846+0000","last_became_active":"2023-10-01T07:48:00.311502+0000","last_became_peered":"2023-10-01T07:48:00.311502+0000","last_unstale":"2023-10-01T08:15:31.204846+0000","last_undegraded":"2023-10-01T08:15:31.204846+0000","last_fullsized":"2023-10-01T08:15:31.204846+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:29:46.875382+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":216,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.204252+0000","last_change":"2023-10-01T07:52:51.407081+0000","last_active":"2023-10-01T08:15:31.204252+0000","last_peered":"2023-10-01T08:15:31.204252+0000","last_clean":"2023-10-01T08:15:31.204252+0000","last_became_active":"2023-10-01T07:52:51.406657+0000","last_became_peered":"2023-10-01T07:52:51.406657+0000","last_unstale":"2023-10-01T08:15:31.204252+0000","last_undegraded":"2023-10-01T08:15:31.204252+0000","last_fullsized":"2023-10-01T08:15:31.204252+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:08:47.645535+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.12","version":"0'0","reported_seq":214,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.227251+0000","last_change":"2023-10-01T08:00:23.671083+0000","last_active":"2023-10-01T08:15:31.227251+0000","last_peered":"2023-10-01T08:15:31.227251+0000","last_clean":"2023-10-01T08:15:31.227251+0000","last_became_active":"2023-10-01T08:00:23.670474+0000","last_became_peered":"2023-10-01T08:00:23.670474+0000","last_unstale":"2023-10-01T08:15:31.227251+0000","last_undegraded":"2023-10-01T08:15:31.227251+0000","last_fullsized":"2023-10-01T08:15:31.227251+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,0],"acting":[6,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":296,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.212432+0000","last_change":"2023-10-01T07:48:00.313333+0000","last_active":"2023-10-01T08:15:31.212432+0000","last_peered":"2023-10-01T08:15:31.212432+0000","last_clean":"2023-10-01T08:15:31.212432+0000","last_became_active":"2023-10-01T07:48:00.312882+0000","last_became_peered":"2023-10-01T07:48:00.312882+0000","last_unstale":"2023-10-01T08:15:31.212432+0000","last_undegraded":"2023-10-01T08:15:31.212432+0000","last_fullsized":"2023-10-01T08:15:31.212432+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":285,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.212261+0000","last_change":"2023-10-01T08:14:01.912758+0000","last_active":"2023-10-01T08:15:31.212261+0000","last_peered":"2023-10-01T08:15:31.212261+0000","last_clean":"2023-10-01T08:15:31.212261+0000","last_became_active":"2023-10-01T08:14:01.912254+0000","last_became_peered":"2023-10-01T08:14:01.912254+0000","last_unstale":"2023-10-01T08:15:31.212261+0000","last_undegraded":"2023-10-01T08:15:31.212261+0000","last_fullsized":"2023-10-01T08:15:31.212261+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":200,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.212191+0000","last_change":"2023-10-01T07:52:51.404420+0000","last_active":"2023-10-01T08:15:31.212191+0000","last_peered":"2023-10-01T08:15:31.212191+0000","last_clean":"2023-10-01T08:15:31.212191+0000","last_became_active":"2023-10-01T07:52:51.404018+0000","last_became_peered":"2023-10-01T07:52:51.404018+0000","last_unstale":"2023-10-01T08:15:31.212191+0000","last_undegraded":"2023-10-01T08:15:31.212191+0000","last_fullsized":"2023-10-01T08:15:31.212191+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":[4,7,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":331,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.204964+0000","last_change":"2023-10-01T08:00:23.667026+0000","last_active":"2023-10-01T08:15:31.204964+0000","last_peered":"2023-10-01T08:15:31.204964+0000","last_clean":"2023-10-01T08:15:31.204964+0000","last_became_active":"2023-10-01T08:00:23.666362+0000","last_became_peered":"2023-10-01T08:00:23.666362+0000","last_unstale":"2023-10-01T08:15:31.204964+0000","last_undegraded":"2023-10-01T08:15:31.204964+0000","last_fullsized":"2023-10-01T08:15:31.204964+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:07:45.753007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":259,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.204783+0000","last_change":"2023-10-01T07:53:49.929945+0000","last_active":"2023-10-01T08:15:31.204783+0000","last_peered":"2023-10-01T08:15:31.204783+0000","last_clean":"2023-10-01T08:15:31.204783+0000","last_became_active":"2023-10-01T07:53:49.929576+0000","last_became_peered":"2023-10-01T07:53:49.929576+0000","last_unstale":"2023-10-01T08:15:31.204783+0000","last_undegraded":"2023-10-01T08:15:31.204783+0000","last_fullsized":"2023-10-01T08:15:31.204783+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:00:56.852893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":65,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.238143+0000","last_change":"2023-10-01T08:08:52.773707+0000","last_active":"2023-10-01T08:15:31.238143+0000","last_peered":"2023-10-01T08:15:31.238143+0000","last_clean":"2023-10-01T08:15:31.238143+0000","last_became_active":"2023-10-01T08:08:52.773350+0000","last_became_peered":"2023-10-01T08:08:52.773350+0000","last_unstale":"2023-10-01T08:15:31.238143+0000","last_undegraded":"2023-10-01T08:15:31.238143+0000","last_fullsized":"2023-10-01T08:15:31.238143+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":190,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.211812+0000","last_change":"2023-10-01T07:52:51.406682+0000","last_active":"2023-10-01T08:15:31.211812+0000","last_peered":"2023-10-01T08:15:31.211812+0000","last_clean":"2023-10-01T08:15:31.211812+0000","last_became_active":"2023-10-01T07:52:51.406245+0000","last_became_peered":"2023-10-01T07:52:51.406245+0000","last_unstale":"2023-10-01T08:15:31.211812+0000","last_undegraded":"2023-10-01T08:15:31.211812+0000","last_fullsized":"2023-10-01T08:15:31.211812+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":264,"reported_epoch":314,"state":"active+clean","last_fresh":"2023-10-01T08:15:32.217699+0000","last_change":"2023-10-01T07:53:49.935602+0000","last_active":"2023-10-01T08:15:32.217699+0000","last_peered":"2023-10-01T08:15:32.217699+0000","last_clean":"2023-10-01T08:15:32.217699+0000","last_became_active":"2023-10-01T07:53:49.935059+0000","last_became_peered":"2023-10-01T07:53:49.935059+0000","last_unstale":"2023-10-01T08:15:32.217699+0000","last_undegraded":"2023-10-01T08:15:32.217699+0000","last_fullsized":"2023-10-01T08:15:32.217699+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:20:46.935021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,7],"acting":[2,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.10","version":"59'8","reported_seq":325,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.224498+0000","last_change":"2023-10-01T08:08:52.783268+0000","last_active":"2023-10-01T08:15:31.224498+0000","last_peered":"2023-10-01T08:15:31.224498+0000","last_clean":"2023-10-01T08:15:31.224498+0000","last_became_active":"2023-10-01T08:08:52.770018+0000","last_became_peered":"2023-10-01T08:08:52.770018+0000","last_unstale":"2023-10-01T08:15:31.224498+0000","last_undegraded":"2023-10-01T08:15:31.224498+0000","last_fullsized":"2023-10-01T08:15:31.224498+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+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,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":340,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.204654+0000","last_change":"2023-10-01T08:14:01.918138+0000","last_active":"2023-10-01T08:15:31.204654+0000","last_peered":"2023-10-01T08:15:31.204654+0000","last_clean":"2023-10-01T08:15:31.204654+0000","last_became_active":"2023-10-01T08:14:01.917541+0000","last_became_peered":"2023-10-01T08:14:01.917541+0000","last_unstale":"2023-10-01T08:15:31.204654+0000","last_undegraded":"2023-10-01T08:15:31.204654+0000","last_fullsized":"2023-10-01T08:15:31.204654+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:05:04.815073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"314'13512","reported_seq":15121,"reported_epoch":314,"state":"active+clean","last_fresh":"2023-10-01T08:15:37.192773+0000","last_change":"2023-10-01T08:15:25.099106+0000","last_active":"2023-10-01T08:15:37.192773+0000","last_peered":"2023-10-01T08:15:37.192773+0000","last_clean":"2023-10-01T08:15:37.192773+0000","last_became_active":"2023-10-01T08:15:25.055312+0000","last_became_peered":"2023-10-01T08:15:25.055312+0000","last_unstale":"2023-10-01T08:15:37.192773+0000","last_undegraded":"2023-10-01T08:15:37.192773+0000","last_fullsized":"2023-10-01T08:15:37.192773+0000","mapping_epoch":309,"log_start":"285'4342","ondisk_log_start":"285'4342","created":280,"last_epoch_clean":310,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_clean_scrub_stamp":"2023-10-01T08:11:02.803263+0000","objects_scrubbed":0,"log_size":9170,"log_dups_size":0,"ondisk_log_size":9170,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13512,"num_write_kb":432384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":771,"num_bytes_recovered":50528256,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":278,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.213531+0000","last_change":"2023-10-01T08:08:52.783663+0000","last_active":"2023-10-01T08:15:31.213531+0000","last_peered":"2023-10-01T08:15:31.213531+0000","last_clean":"2023-10-01T08:15:31.213531+0000","last_became_active":"2023-10-01T08:08:52.768675+0000","last_became_peered":"2023-10-01T08:08:52.768675+0000","last_unstale":"2023-10-01T08:15:31.213531+0000","last_undegraded":"2023-10-01T08:15:31.213531+0000","last_fullsized":"2023-10-01T08:15:31.213531+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:30:11.594654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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":[2,4,5],"acting":[2,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":65,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.229459+0000","last_change":"2023-10-01T08:08:52.774664+0000","last_active":"2023-10-01T08:15:31.229459+0000","last_peered":"2023-10-01T08:15:31.229459+0000","last_clean":"2023-10-01T08:15:31.229459+0000","last_became_active":"2023-10-01T08:08:52.774231+0000","last_became_peered":"2023-10-01T08:08:52.774231+0000","last_unstale":"2023-10-01T08:15:31.229459+0000","last_undegraded":"2023-10-01T08:15:31.229459+0000","last_fullsized":"2023-10-01T08:15:31.229459+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"11.6","version":"314'13798","reported_seq":15883,"reported_epoch":314,"state":"active+clean","last_fresh":"2023-10-01T08:15:37.190779+0000","last_change":"2023-10-01T08:15:18.109629+0000","last_active":"2023-10-01T08:15:37.190779+0000","last_peered":"2023-10-01T08:15:37.190779+0000","last_clean":"2023-10-01T08:15:37.190779+0000","last_became_active":"2023-10-01T08:15:18.062512+0000","last_became_peered":"2023-10-01T08:15:18.062512+0000","last_unstale":"2023-10-01T08:15:37.190779+0000","last_undegraded":"2023-10-01T08:15:37.190779+0000","last_fullsized":"2023-10-01T08:15:37.190779+0000","mapping_epoch":305,"log_start":"285'4939","ondisk_log_start":"285'4939","created":280,"last_epoch_clean":306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_clean_scrub_stamp":"2023-10-01T08:11:02.803263+0000","objects_scrubbed":0,"log_size":8859,"log_dups_size":0,"ondisk_log_size":8859,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:22:05.071087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13798,"num_write_kb":441536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1009,"num_bytes_recovered":66125824,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":37,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.210771+0000","last_change":"2023-10-01T08:14:01.922466+0000","last_active":"2023-10-01T08:15:31.210771+0000","last_peered":"2023-10-01T08:15:31.210771+0000","last_clean":"2023-10-01T08:15:31.210771+0000","last_became_active":"2023-10-01T08:14:01.905063+0000","last_became_peered":"2023-10-01T08:14:01.905063+0000","last_unstale":"2023-10-01T08:15:31.210771+0000","last_undegraded":"2023-10-01T08:15:31.210771+0000","last_fullsized":"2023-10-01T08:15:31.210771+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:24:35.552711+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,5],"acting":[1,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":304,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.211659+0000","last_change":"2023-10-01T08:14:01.910390+0000","last_active":"2023-10-01T08:15:31.211659+0000","last_peered":"2023-10-01T08:15:31.211659+0000","last_clean":"2023-10-01T08:15:31.211659+0000","last_became_active":"2023-10-01T08:14:01.909879+0000","last_became_peered":"2023-10-01T08:14:01.909879+0000","last_unstale":"2023-10-01T08:15:31.211659+0000","last_undegraded":"2023-10-01T08:15:31.211659+0000","last_fullsized":"2023-10-01T08:15:31.211659+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"314'13358","reported_seq":13400,"reported_epoch":314,"state":"active+clean","last_fresh":"2023-10-01T08:15:37.113029+0000","last_change":"2023-10-01T08:11:03.992942+0000","last_active":"2023-10-01T08:15:37.113029+0000","last_peered":"2023-10-01T08:15:37.113029+0000","last_clean":"2023-10-01T08:15:37.113029+0000","last_became_active":"2023-10-01T08:11:03.992486+0000","last_became_peered":"2023-10-01T08:11:03.992486+0000","last_unstale":"2023-10-01T08:15:37.113029+0000","last_undegraded":"2023-10-01T08:15:37.113029+0000","last_fullsized":"2023-10-01T08:15:37.113029+0000","mapping_epoch":280,"log_start":"285'4173","ondisk_log_start":"285'4173","created":280,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_clean_scrub_stamp":"2023-10-01T08:11:02.803263+0000","objects_scrubbed":0,"log_size":9185,"log_dups_size":0,"ondisk_log_size":9185,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13358,"num_write_kb":427456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.d","version":"59'1","reported_seq":69,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.238261+0000","last_change":"2023-10-01T08:08:52.869893+0000","last_active":"2023-10-01T08:15:31.238261+0000","last_peered":"2023-10-01T08:15:31.238261+0000","last_clean":"2023-10-01T08:15:31.238261+0000","last_became_active":"2023-10-01T08:08:52.773328+0000","last_became_peered":"2023-10-01T08:08:52.773328+0000","last_unstale":"2023-10-01T08:15:31.238261+0000","last_undegraded":"2023-10-01T08:15:31.238261+0000","last_fullsized":"2023-10-01T08:15:31.238261+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":70,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,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":335,"reported_epoch":314,"state":"active+clean","last_fresh":"2023-10-01T08:15:32.232343+0000","last_change":"2023-10-01T08:15:32.232343+0000","last_active":"2023-10-01T08:15:32.232343+0000","last_peered":"2023-10-01T08:15:32.232343+0000","last_clean":"2023-10-01T08:15:32.232343+0000","last_became_active":"2023-10-01T08:15:32.231834+0000","last_became_peered":"2023-10-01T08:15:32.231834+0000","last_unstale":"2023-10-01T08:15:32.232343+0000","last_undegraded":"2023-10-01T08:15:32.232343+0000","last_fullsized":"2023-10-01T08:15:32.232343+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,7],"acting":[6,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.4","version":"314'13298","reported_seq":13340,"reported_epoch":314,"state":"active+clean","last_fresh":"2023-10-01T08:15:36.864141+0000","last_change":"2023-10-01T08:11:03.994523+0000","last_active":"2023-10-01T08:15:36.864141+0000","last_peered":"2023-10-01T08:15:36.864141+0000","last_clean":"2023-10-01T08:15:36.864141+0000","last_became_active":"2023-10-01T08:11:03.993667+0000","last_became_peered":"2023-10-01T08:11:03.993667+0000","last_unstale":"2023-10-01T08:15:36.864141+0000","last_undegraded":"2023-10-01T08:15:36.864141+0000","last_fullsized":"2023-10-01T08:15:36.864141+0000","mapping_epoch":280,"log_start":"286'5700","ondisk_log_start":"286'5700","created":280,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_clean_scrub_stamp":"2023-10-01T08:11:02.803263+0000","objects_scrubbed":0,"log_size":7598,"log_dups_size":0,"ondisk_log_size":7598,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":786432,"num_objects":12,"num_object_clones":0,"num_object_copies":36,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13298,"num_write_kb":425920,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":281,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.236090+0000","last_change":"2023-10-01T07:43:24.917235+0000","last_active":"2023-10-01T08:15:31.236090+0000","last_peered":"2023-10-01T08:15:31.236090+0000","last_clean":"2023-10-01T08:15:31.236090+0000","last_became_active":"2023-10-01T07:43:24.916855+0000","last_became_peered":"2023-10-01T07:43:24.916855+0000","last_unstale":"2023-10-01T08:15:31.236090+0000","last_undegraded":"2023-10-01T08:15:31.236090+0000","last_fullsized":"2023-10-01T08:15:31.236090+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":33,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.208482+0000","last_change":"2023-10-01T08:14:01.911704+0000","last_active":"2023-10-01T08:15:31.208482+0000","last_peered":"2023-10-01T08:15:31.208482+0000","last_clean":"2023-10-01T08:15:31.208482+0000","last_became_active":"2023-10-01T08:14:01.911354+0000","last_became_peered":"2023-10-01T08:14:01.911354+0000","last_unstale":"2023-10-01T08:15:31.208482+0000","last_undegraded":"2023-10-01T08:15:31.208482+0000","last_fullsized":"2023-10-01T08:15:31.208482+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:29:16.436199+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.3","version":"314'13678","reported_seq":13720,"reported_epoch":314,"state":"active+clean","last_fresh":"2023-10-01T08:15:36.846542+0000","last_change":"2023-10-01T08:11:03.993694+0000","last_active":"2023-10-01T08:15:36.846542+0000","last_peered":"2023-10-01T08:15:36.846542+0000","last_clean":"2023-10-01T08:15:36.846542+0000","last_became_active":"2023-10-01T08:11:03.993171+0000","last_became_peered":"2023-10-01T08:11:03.993171+0000","last_unstale":"2023-10-01T08:15:36.846542+0000","last_undegraded":"2023-10-01T08:15:36.846542+0000","last_fullsized":"2023-10-01T08:15:36.846542+0000","mapping_epoch":280,"log_start":"286'6100","ondisk_log_start":"286'6100","created":280,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_clean_scrub_stamp":"2023-10-01T08:11:02.803263+0000","objects_scrubbed":0,"log_size":7578,"log_dups_size":0,"ondisk_log_size":7578,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1048576,"num_objects":16,"num_object_clones":0,"num_object_copies":48,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":16,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13678,"num_write_kb":438208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,5],"acting":[6,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":291,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.213173+0000","last_change":"2023-10-01T08:14:01.920893+0000","last_active":"2023-10-01T08:15:31.213173+0000","last_peered":"2023-10-01T08:15:31.213173+0000","last_clean":"2023-10-01T08:15:31.213173+0000","last_became_active":"2023-10-01T08:14:01.908026+0000","last_became_peered":"2023-10-01T08:14:01.908026+0000","last_unstale":"2023-10-01T08:15:31.213173+0000","last_undegraded":"2023-10-01T08:15:31.213173+0000","last_fullsized":"2023-10-01T08:15:31.213173+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:55:11.527183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":261,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.212360+0000","last_change":"2023-10-01T07:47:46.589313+0000","last_active":"2023-10-01T08:15:31.212360+0000","last_peered":"2023-10-01T08:15:31.212360+0000","last_clean":"2023-10-01T08:15:31.212360+0000","last_became_active":"2023-10-01T07:47:46.588272+0000","last_became_peered":"2023-10-01T07:47:46.588272+0000","last_unstale":"2023-10-01T08:15:31.212360+0000","last_undegraded":"2023-10-01T08:15:31.212360+0000","last_fullsized":"2023-10-01T08:15:31.212360+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.2","version":"314'13430","reported_seq":13475,"reported_epoch":314,"state":"active+clean","last_fresh":"2023-10-01T08:15:37.208339+0000","last_change":"2023-10-01T08:11:04.103722+0000","last_active":"2023-10-01T08:15:37.208339+0000","last_peered":"2023-10-01T08:15:37.208339+0000","last_clean":"2023-10-01T08:15:37.208339+0000","last_became_active":"2023-10-01T08:11:04.103410+0000","last_became_peered":"2023-10-01T08:11:04.103410+0000","last_unstale":"2023-10-01T08:15:37.208339+0000","last_undegraded":"2023-10-01T08:15:37.208339+0000","last_fullsized":"2023-10-01T08:15:37.208339+0000","mapping_epoch":280,"log_start":"285'4591","ondisk_log_start":"285'4591","created":280,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_clean_scrub_stamp":"2023-10-01T08:11:02.803263+0000","objects_scrubbed":0,"log_size":8839,"log_dups_size":0,"ondisk_log_size":8839,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:01:45.432696+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13430,"num_write_kb":429760,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":318,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.227047+0000","last_change":"2023-10-01T08:00:23.602437+0000","last_active":"2023-10-01T08:15:31.227047+0000","last_peered":"2023-10-01T08:15:31.227047+0000","last_clean":"2023-10-01T08:15:31.227047+0000","last_became_active":"2023-10-01T08:00:23.601874+0000","last_became_peered":"2023-10-01T08:00:23.601874+0000","last_unstale":"2023-10-01T08:15:31.227047+0000","last_undegraded":"2023-10-01T08:15:31.227047+0000","last_fullsized":"2023-10-01T08:15:31.227047+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,3],"acting":[6,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":275,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.213084+0000","last_change":"2023-10-01T08:14:01.912806+0000","last_active":"2023-10-01T08:15:31.213084+0000","last_peered":"2023-10-01T08:15:31.213084+0000","last_clean":"2023-10-01T08:15:31.213084+0000","last_became_active":"2023-10-01T08:14:01.911032+0000","last_became_peered":"2023-10-01T08:14:01.911032+0000","last_unstale":"2023-10-01T08:15:31.213084+0000","last_undegraded":"2023-10-01T08:15:31.213084+0000","last_fullsized":"2023-10-01T08:15:31.213084+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:02:17.713878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"11.1","version":"314'13274","reported_seq":13314,"reported_epoch":314,"state":"active+clean","last_fresh":"2023-10-01T08:15:36.863948+0000","last_change":"2023-10-01T08:11:04.103204+0000","last_active":"2023-10-01T08:15:36.863948+0000","last_peered":"2023-10-01T08:15:36.863948+0000","last_clean":"2023-10-01T08:15:36.863948+0000","last_became_active":"2023-10-01T08:11:04.102319+0000","last_became_peered":"2023-10-01T08:11:04.102319+0000","last_unstale":"2023-10-01T08:15:36.863948+0000","last_undegraded":"2023-10-01T08:15:36.863948+0000","last_fullsized":"2023-10-01T08:15:36.863948+0000","mapping_epoch":280,"log_start":"286'5700","ondisk_log_start":"286'5700","created":280,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_clean_scrub_stamp":"2023-10-01T08:11:02.803263+0000","objects_scrubbed":0,"log_size":7574,"log_dups_size":0,"ondisk_log_size":7574,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":786432,"num_objects":12,"num_object_clones":0,"num_object_copies":36,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13274,"num_write_kb":425152,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":149,"reported_epoch":314,"state":"active+clean","last_fresh":"2023-10-01T08:15:32.213172+0000","last_change":"2023-10-01T08:14:01.909203+0000","last_active":"2023-10-01T08:15:32.213172+0000","last_peered":"2023-10-01T08:15:32.213172+0000","last_clean":"2023-10-01T08:15:32.213172+0000","last_became_active":"2023-10-01T08:14:01.908819+0000","last_became_peered":"2023-10-01T08:14:01.908819+0000","last_unstale":"2023-10-01T08:15:32.213172+0000","last_undegraded":"2023-10-01T08:15:32.213172+0000","last_fullsized":"2023-10-01T08:15:32.213172+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:27:55.953698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,1],"acting":[2,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":287,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.212581+0000","last_change":"2023-10-01T08:00:23.602898+0000","last_active":"2023-10-01T08:15:31.212581+0000","last_peered":"2023-10-01T08:15:31.212581+0000","last_clean":"2023-10-01T08:15:31.212581+0000","last_became_active":"2023-10-01T08:00:23.602229+0000","last_became_peered":"2023-10-01T08:00:23.602229+0000","last_unstale":"2023-10-01T08:15:31.212581+0000","last_undegraded":"2023-10-01T08:15:31.212581+0000","last_fullsized":"2023-10-01T08:15:31.212581+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,3],"acting":[4,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.0","version":"314'13306","reported_seq":14745,"reported_epoch":314,"state":"active+clean","last_fresh":"2023-10-01T08:15:37.153123+0000","last_change":"2023-10-01T08:15:23.958880+0000","last_active":"2023-10-01T08:15:37.153123+0000","last_peered":"2023-10-01T08:15:37.153123+0000","last_clean":"2023-10-01T08:15:37.153123+0000","last_became_active":"2023-10-01T08:15:23.896637+0000","last_became_peered":"2023-10-01T08:15:23.896637+0000","last_unstale":"2023-10-01T08:15:37.153123+0000","last_undegraded":"2023-10-01T08:15:37.153123+0000","last_fullsized":"2023-10-01T08:15:37.153123+0000","mapping_epoch":307,"log_start":"286'5800","ondisk_log_start":"286'5800","created":280,"last_epoch_clean":308,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_clean_scrub_stamp":"2023-10-01T08:11:02.803263+0000","objects_scrubbed":0,"log_size":7506,"log_dups_size":0,"ondisk_log_size":7506,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:13:16.353774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13306,"num_write_kb":425792,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":686,"num_bytes_recovered":44892160,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":342,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.205640+0000","last_change":"2023-10-01T08:14:01.918700+0000","last_active":"2023-10-01T08:15:31.205640+0000","last_peered":"2023-10-01T08:15:31.205640+0000","last_clean":"2023-10-01T08:15:31.205640+0000","last_became_active":"2023-10-01T08:14:01.918257+0000","last_became_peered":"2023-10-01T08:14:01.918257+0000","last_unstale":"2023-10-01T08:15:31.205640+0000","last_undegraded":"2023-10-01T08:15:31.205640+0000","last_fullsized":"2023-10-01T08:15:31.205640+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:00:22.950988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":33,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.215260+0000","last_change":"2023-10-01T08:14:01.915490+0000","last_active":"2023-10-01T08:15:31.215260+0000","last_peered":"2023-10-01T08:15:31.215260+0000","last_clean":"2023-10-01T08:15:31.215260+0000","last_became_active":"2023-10-01T08:14:01.915086+0000","last_became_peered":"2023-10-01T08:14:01.915086+0000","last_unstale":"2023-10-01T08:15:31.215260+0000","last_undegraded":"2023-10-01T08:15:31.215260+0000","last_fullsized":"2023-10-01T08:15:31.215260+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:06:18.419366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"314'13538","reported_seq":13584,"reported_epoch":314,"state":"active+clean","last_fresh":"2023-10-01T08:15:37.166343+0000","last_change":"2023-10-01T08:11:03.843161+0000","last_active":"2023-10-01T08:15:37.166343+0000","last_peered":"2023-10-01T08:15:37.166343+0000","last_clean":"2023-10-01T08:15:37.166343+0000","last_became_active":"2023-10-01T08:11:03.842898+0000","last_became_peered":"2023-10-01T08:11:03.842898+0000","last_unstale":"2023-10-01T08:15:37.166343+0000","last_undegraded":"2023-10-01T08:15:37.166343+0000","last_fullsized":"2023-10-01T08:15:37.166343+0000","mapping_epoch":280,"log_start":"285'4689","ondisk_log_start":"285'4689","created":280,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_clean_scrub_stamp":"2023-10-01T08:11:02.803263+0000","objects_scrubbed":0,"log_size":8849,"log_dups_size":0,"ondisk_log_size":8849,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:23:35.919845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":13538,"num_write_kb":433153,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":33,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.208983+0000","last_change":"2023-10-01T08:14:01.910369+0000","last_active":"2023-10-01T08:15:31.208983+0000","last_peered":"2023-10-01T08:15:31.208983+0000","last_clean":"2023-10-01T08:15:31.208983+0000","last_became_active":"2023-10-01T08:14:01.909982+0000","last_became_peered":"2023-10-01T08:14:01.909982+0000","last_unstale":"2023-10-01T08:15:31.208983+0000","last_undegraded":"2023-10-01T08:15:31.208983+0000","last_fullsized":"2023-10-01T08:15:31.208983+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:27:25.435418+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":296,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.237994+0000","last_change":"2023-10-01T07:43:24.917072+0000","last_active":"2023-10-01T08:15:31.237994+0000","last_peered":"2023-10-01T08:15:31.237994+0000","last_clean":"2023-10-01T08:15:31.237994+0000","last_became_active":"2023-10-01T07:43:24.916661+0000","last_became_peered":"2023-10-01T07:43:24.916661+0000","last_unstale":"2023-10-01T08:15:31.237994+0000","last_undegraded":"2023-10-01T08:15:31.237994+0000","last_fullsized":"2023-10-01T08:15:31.237994+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.229238+0000","last_change":"2023-10-01T08:08:52.773255+0000","last_active":"2023-10-01T08:15:31.229238+0000","last_peered":"2023-10-01T08:15:31.229238+0000","last_clean":"2023-10-01T08:15:31.229238+0000","last_became_active":"2023-10-01T08:08:52.772122+0000","last_became_peered":"2023-10-01T08:08:52.772122+0000","last_unstale":"2023-10-01T08:15:31.229238+0000","last_undegraded":"2023-10-01T08:15:31.229238+0000","last_fullsized":"2023-10-01T08:15:31.229238+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"11.b","version":"314'13490","reported_seq":13535,"reported_epoch":314,"state":"active+clean","last_fresh":"2023-10-01T08:15:37.200298+0000","last_change":"2023-10-01T08:11:04.100747+0000","last_active":"2023-10-01T08:15:37.200298+0000","last_peered":"2023-10-01T08:15:37.200298+0000","last_clean":"2023-10-01T08:15:37.200298+0000","last_became_active":"2023-10-01T08:11:04.100289+0000","last_became_peered":"2023-10-01T08:11:04.100289+0000","last_unstale":"2023-10-01T08:15:37.200298+0000","last_undegraded":"2023-10-01T08:15:37.200298+0000","last_fullsized":"2023-10-01T08:15:37.200298+0000","mapping_epoch":280,"log_start":"286'6200","ondisk_log_start":"286'6200","created":280,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_clean_scrub_stamp":"2023-10-01T08:11:02.803263+0000","objects_scrubbed":0,"log_size":7290,"log_dups_size":0,"ondisk_log_size":7290,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:20:20.338042+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13490,"num_write_kb":431680,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":318,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.229380+0000","last_change":"2023-10-01T08:14:01.905499+0000","last_active":"2023-10-01T08:15:31.229380+0000","last_peered":"2023-10-01T08:15:31.229380+0000","last_clean":"2023-10-01T08:15:31.229380+0000","last_became_active":"2023-10-01T08:14:01.905121+0000","last_became_peered":"2023-10-01T08:14:01.905121+0000","last_unstale":"2023-10-01T08:15:31.229380+0000","last_undegraded":"2023-10-01T08:15:31.229380+0000","last_fullsized":"2023-10-01T08:15:31.229380+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":259,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.212053+0000","last_change":"2023-10-01T07:47:46.591521+0000","last_active":"2023-10-01T08:15:31.212053+0000","last_peered":"2023-10-01T08:15:31.212053+0000","last_clean":"2023-10-01T08:15:31.212053+0000","last_became_active":"2023-10-01T07:47:46.590065+0000","last_became_peered":"2023-10-01T07:47:46.590065+0000","last_unstale":"2023-10-01T08:15:31.212053+0000","last_undegraded":"2023-10-01T08:15:31.212053+0000","last_fullsized":"2023-10-01T08:15:31.212053+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.215942+0000","last_change":"2023-10-01T08:00:23.594629+0000","last_active":"2023-10-01T08:15:31.215942+0000","last_peered":"2023-10-01T08:15:31.215942+0000","last_clean":"2023-10-01T08:15:31.215942+0000","last_became_active":"2023-10-01T08:00:23.594258+0000","last_became_peered":"2023-10-01T08:00:23.594258+0000","last_unstale":"2023-10-01T08:15:31.215942+0000","last_undegraded":"2023-10-01T08:15:31.215942+0000","last_fullsized":"2023-10-01T08:15:31.215942+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:36:11.661270+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,6],"acting":[2,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"11.8","version":"314'13564","reported_seq":13609,"reported_epoch":314,"state":"active+clean","last_fresh":"2023-10-01T08:15:37.148595+0000","last_change":"2023-10-01T08:11:03.841219+0000","last_active":"2023-10-01T08:15:37.148595+0000","last_peered":"2023-10-01T08:15:37.148595+0000","last_clean":"2023-10-01T08:15:37.148595+0000","last_became_active":"2023-10-01T08:11:03.840861+0000","last_became_peered":"2023-10-01T08:11:03.840861+0000","last_unstale":"2023-10-01T08:15:37.148595+0000","last_undegraded":"2023-10-01T08:15:37.148595+0000","last_fullsized":"2023-10-01T08:15:37.148595+0000","mapping_epoch":280,"log_start":"286'6300","ondisk_log_start":"286'6300","created":280,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_clean_scrub_stamp":"2023-10-01T08:11:02.803263+0000","objects_scrubbed":0,"log_size":7264,"log_dups_size":0,"ondisk_log_size":7264,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:16:53.287832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13564,"num_write_kb":434048,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":314,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.213450+0000","last_change":"2023-10-01T07:43:24.905505+0000","last_active":"2023-10-01T08:15:31.213450+0000","last_peered":"2023-10-01T08:15:31.213450+0000","last_clean":"2023-10-01T08:15:31.213450+0000","last_became_active":"2023-10-01T07:43:24.905061+0000","last_became_peered":"2023-10-01T07:43:24.905061+0000","last_unstale":"2023-10-01T08:15:31.213450+0000","last_undegraded":"2023-10-01T08:15:31.213450+0000","last_fullsized":"2023-10-01T08:15:31.213450+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:37:50.798269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":33,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.209906+0000","last_change":"2023-10-01T08:14:01.909256+0000","last_active":"2023-10-01T08:15:31.209906+0000","last_peered":"2023-10-01T08:15:31.209906+0000","last_clean":"2023-10-01T08:15:31.209906+0000","last_became_active":"2023-10-01T08:14:01.908741+0000","last_became_peered":"2023-10-01T08:14:01.908741+0000","last_unstale":"2023-10-01T08:15:31.209906+0000","last_undegraded":"2023-10-01T08:15:31.209906+0000","last_fullsized":"2023-10-01T08:15:31.209906+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:09:11.420515+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":235,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.238470+0000","last_change":"2023-10-01T08:09:08.838290+0000","last_active":"2023-10-01T08:15:31.238470+0000","last_peered":"2023-10-01T08:15:31.238470+0000","last_clean":"2023-10-01T08:15:31.238470+0000","last_became_active":"2023-10-01T08:09:08.833816+0000","last_became_peered":"2023-10-01T08:09:08.833816+0000","last_unstale":"2023-10-01T08:15:31.238470+0000","last_undegraded":"2023-10-01T08:15:31.238470+0000","last_fullsized":"2023-10-01T08:15:31.238470+0000","mapping_epoch":263,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":264,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"11.a","version":"314'13758","reported_seq":13803,"reported_epoch":314,"state":"active+clean","last_fresh":"2023-10-01T08:15:37.174895+0000","last_change":"2023-10-01T08:11:03.841215+0000","last_active":"2023-10-01T08:15:37.174895+0000","last_peered":"2023-10-01T08:15:37.174895+0000","last_clean":"2023-10-01T08:15:37.174895+0000","last_became_active":"2023-10-01T08:11:03.840937+0000","last_became_peered":"2023-10-01T08:11:03.840937+0000","last_unstale":"2023-10-01T08:15:37.174895+0000","last_undegraded":"2023-10-01T08:15:37.174895+0000","last_fullsized":"2023-10-01T08:15:37.174895+0000","mapping_epoch":280,"log_start":"286'6500","ondisk_log_start":"286'6500","created":280,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_clean_scrub_stamp":"2023-10-01T08:11:02.803263+0000","objects_scrubbed":0,"log_size":7258,"log_dups_size":0,"ondisk_log_size":7258,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:07:56.673129+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13758,"num_write_kb":440256,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":300,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.229406+0000","last_change":"2023-10-01T07:48:00.320868+0000","last_active":"2023-10-01T08:15:31.229406+0000","last_peered":"2023-10-01T08:15:31.229406+0000","last_clean":"2023-10-01T08:15:31.229406+0000","last_became_active":"2023-10-01T07:48:00.320514+0000","last_became_peered":"2023-10-01T07:48:00.320514+0000","last_unstale":"2023-10-01T08:15:31.229406+0000","last_undegraded":"2023-10-01T08:15:31.229406+0000","last_fullsized":"2023-10-01T08:15:31.229406+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":469,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.224635+0000","last_change":"2023-10-01T08:14:04.948208+0000","last_active":"2023-10-01T08:15:31.224635+0000","last_peered":"2023-10-01T08:15:31.224635+0000","last_clean":"2023-10-01T08:15:31.224635+0000","last_became_active":"2023-10-01T08:14:04.947758+0000","last_became_peered":"2023-10-01T08:14:04.947758+0000","last_unstale":"2023-10-01T08:15:31.224635+0000","last_undegraded":"2023-10-01T08:15:31.224635+0000","last_fullsized":"2023-10-01T08:15:31.224635+0000","mapping_epoch":294,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":295,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:23:32.049984+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:23:32.049984+0000","last_clean_scrub_stamp":"2023-10-01T07:23:32.049984+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,1],"acting":[6,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":254,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.204446+0000","last_change":"2023-10-01T07:43:24.910767+0000","last_active":"2023-10-01T08:15:31.204446+0000","last_peered":"2023-10-01T08:15:31.204446+0000","last_clean":"2023-10-01T08:15:31.204446+0000","last_became_active":"2023-10-01T07:43:24.910214+0000","last_became_peered":"2023-10-01T07:43:24.910214+0000","last_unstale":"2023-10-01T08:15:31.204446+0000","last_undegraded":"2023-10-01T08:15:31.204446+0000","last_fullsized":"2023-10-01T08:15:31.204446+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:37:46.200934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":289,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.237813+0000","last_change":"2023-10-01T07:48:00.323822+0000","last_active":"2023-10-01T08:15:31.237813+0000","last_peered":"2023-10-01T08:15:31.237813+0000","last_clean":"2023-10-01T08:15:31.237813+0000","last_became_active":"2023-10-01T07:48:00.323132+0000","last_became_peered":"2023-10-01T07:48:00.323132+0000","last_unstale":"2023-10-01T08:15:31.237813+0000","last_undegraded":"2023-10-01T08:15:31.237813+0000","last_fullsized":"2023-10-01T08:15:31.237813+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.9","version":"314'13510","reported_seq":19254,"reported_epoch":314,"state":"active+clean","last_fresh":"2023-10-01T08:15:37.187974+0000","last_change":"2023-10-01T08:14:33.922910+0000","last_active":"2023-10-01T08:15:37.187974+0000","last_peered":"2023-10-01T08:15:37.187974+0000","last_clean":"2023-10-01T08:15:37.187974+0000","last_became_active":"2023-10-01T08:14:33.884183+0000","last_became_peered":"2023-10-01T08:14:33.884183+0000","last_unstale":"2023-10-01T08:15:37.187974+0000","last_undegraded":"2023-10-01T08:15:37.187974+0000","last_fullsized":"2023-10-01T08:15:37.187974+0000","mapping_epoch":298,"log_start":"286'6300","ondisk_log_start":"286'6300","created":280,"last_epoch_clean":299,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_clean_scrub_stamp":"2023-10-01T08:11:02.803263+0000","objects_scrubbed":0,"log_size":7210,"log_dups_size":0,"ondisk_log_size":7210,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:22:01.316561+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":2836,"num_bytes_recovered":185860096,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"0'0","reported_seq":127,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.205455+0000","last_change":"2023-10-01T08:00:23.669180+0000","last_active":"2023-10-01T08:15:31.205455+0000","last_peered":"2023-10-01T08:15:31.205455+0000","last_clean":"2023-10-01T08:15:31.205455+0000","last_became_active":"2023-10-01T08:00:23.668845+0000","last_became_peered":"2023-10-01T08:00:23.668845+0000","last_unstale":"2023-10-01T08:15:31.205455+0000","last_undegraded":"2023-10-01T08:15:31.205455+0000","last_fullsized":"2023-10-01T08:15:31.205455+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:13:28.089002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"3.1","version":"0'0","reported_seq":191,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.204608+0000","last_change":"2023-10-01T08:04:39.655139+0000","last_active":"2023-10-01T08:15:31.204608+0000","last_peered":"2023-10-01T08:15:31.204608+0000","last_clean":"2023-10-01T08:15:31.204608+0000","last_became_active":"2023-10-01T08:04:39.654846+0000","last_became_peered":"2023-10-01T08:04:39.654846+0000","last_unstale":"2023-10-01T08:15:31.204608+0000","last_undegraded":"2023-10-01T08:15:31.204608+0000","last_fullsized":"2023-10-01T08:15:31.204608+0000","mapping_epoch":223,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":224,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:28:03.934362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.6","version":"0'0","reported_seq":33,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.208431+0000","last_change":"2023-10-01T08:14:01.915488+0000","last_active":"2023-10-01T08:15:31.208431+0000","last_peered":"2023-10-01T08:15:31.208431+0000","last_clean":"2023-10-01T08:15:31.208431+0000","last_became_active":"2023-10-01T08:14:01.914813+0000","last_became_peered":"2023-10-01T08:14:01.914813+0000","last_unstale":"2023-10-01T08:15:31.208431+0000","last_undegraded":"2023-10-01T08:15:31.208431+0000","last_fullsized":"2023-10-01T08:15:31.208431+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:18:11.471316+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"11.c","version":"314'13702","reported_seq":17941,"reported_epoch":314,"state":"active+clean","last_fresh":"2023-10-01T08:15:37.159829+0000","last_change":"2023-10-01T08:14:52.941448+0000","last_active":"2023-10-01T08:15:37.159829+0000","last_peered":"2023-10-01T08:15:37.159829+0000","last_clean":"2023-10-01T08:15:37.159829+0000","last_became_active":"2023-10-01T08:14:52.893804+0000","last_became_peered":"2023-10-01T08:14:52.893804+0000","last_unstale":"2023-10-01T08:15:37.159829+0000","last_undegraded":"2023-10-01T08:15:37.159829+0000","last_fullsized":"2023-10-01T08:15:37.159829+0000","mapping_epoch":300,"log_start":"285'4818","ondisk_log_start":"285'4818","created":280,"last_epoch_clean":301,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_clean_scrub_stamp":"2023-10-01T08:11:02.803263+0000","objects_scrubbed":0,"log_size":8884,"log_dups_size":0,"ondisk_log_size":8884,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:36:52.274079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13702,"num_write_kb":438464,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2089,"num_bytes_recovered":136904704,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":243,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.212711+0000","last_change":"2023-10-01T07:53:49.935004+0000","last_active":"2023-10-01T08:15:31.212711+0000","last_peered":"2023-10-01T08:15:31.212711+0000","last_clean":"2023-10-01T08:15:31.212711+0000","last_became_active":"2023-10-01T07:53:49.934636+0000","last_became_peered":"2023-10-01T07:53:49.934636+0000","last_unstale":"2023-10-01T08:15:31.212711+0000","last_undegraded":"2023-10-01T08:15:31.212711+0000","last_fullsized":"2023-10-01T08:15:31.212711+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":33,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.208905+0000","last_change":"2023-10-01T08:14:01.912501+0000","last_active":"2023-10-01T08:15:31.208905+0000","last_peered":"2023-10-01T08:15:31.208905+0000","last_clean":"2023-10-01T08:15:31.208905+0000","last_became_active":"2023-10-01T08:14:01.911995+0000","last_became_peered":"2023-10-01T08:14:01.911995+0000","last_unstale":"2023-10-01T08:15:31.208905+0000","last_undegraded":"2023-10-01T08:15:31.208905+0000","last_fullsized":"2023-10-01T08:15:31.208905+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:58:57.792182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":236,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.229605+0000","last_change":"2023-10-01T07:53:49.931927+0000","last_active":"2023-10-01T08:15:31.229605+0000","last_peered":"2023-10-01T08:15:31.229605+0000","last_clean":"2023-10-01T08:15:31.229605+0000","last_became_active":"2023-10-01T07:53:49.931219+0000","last_became_peered":"2023-10-01T07:53:49.931219+0000","last_unstale":"2023-10-01T08:15:31.229605+0000","last_undegraded":"2023-10-01T08:15:31.229605+0000","last_fullsized":"2023-10-01T08:15:31.229605+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"11.f","version":"314'13648","reported_seq":16468,"reported_epoch":314,"state":"active+clean","last_fresh":"2023-10-01T08:15:37.175720+0000","last_change":"2023-10-01T08:15:08.957906+0000","last_active":"2023-10-01T08:15:37.175720+0000","last_peered":"2023-10-01T08:15:37.175720+0000","last_clean":"2023-10-01T08:15:37.175720+0000","last_became_active":"2023-10-01T08:15:08.891588+0000","last_became_peered":"2023-10-01T08:15:08.891588+0000","last_unstale":"2023-10-01T08:15:37.175720+0000","last_undegraded":"2023-10-01T08:15:37.175720+0000","last_fullsized":"2023-10-01T08:15:37.175720+0000","mapping_epoch":303,"log_start":"285'4758","ondisk_log_start":"285'4758","created":280,"last_epoch_clean":304,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_clean_scrub_stamp":"2023-10-01T08:11:02.803263+0000","objects_scrubbed":0,"log_size":8890,"log_dups_size":0,"ondisk_log_size":8890,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:43:03.112903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13648,"num_write_kb":436736,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1379,"num_bytes_recovered":90374144,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,2],"acting":[1,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":306,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.204442+0000","last_change":"2023-10-01T07:48:00.312567+0000","last_active":"2023-10-01T08:15:31.204442+0000","last_peered":"2023-10-01T08:15:31.204442+0000","last_clean":"2023-10-01T08:15:31.204442+0000","last_became_active":"2023-10-01T07:48:00.311711+0000","last_became_peered":"2023-10-01T07:48:00.311711+0000","last_unstale":"2023-10-01T08:15:31.204442+0000","last_undegraded":"2023-10-01T08:15:31.204442+0000","last_fullsized":"2023-10-01T08:15:31.204442+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:02:05.723765+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.210865+0000","last_change":"2023-10-01T08:14:01.914058+0000","last_active":"2023-10-01T08:15:31.210865+0000","last_peered":"2023-10-01T08:15:31.210865+0000","last_clean":"2023-10-01T08:15:31.210865+0000","last_became_active":"2023-10-01T08:14:01.912989+0000","last_became_peered":"2023-10-01T08:14:01.912989+0000","last_unstale":"2023-10-01T08:15:31.210865+0000","last_undegraded":"2023-10-01T08:15:31.210865+0000","last_fullsized":"2023-10-01T08:15:31.210865+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:45:15.348346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":323,"reported_epoch":314,"state":"active+clean","last_fresh":"2023-10-01T08:15:32.212272+0000","last_change":"2023-10-01T08:14:01.921522+0000","last_active":"2023-10-01T08:15:32.212272+0000","last_peered":"2023-10-01T08:15:32.212272+0000","last_clean":"2023-10-01T08:15:32.212272+0000","last_became_active":"2023-10-01T08:14:01.920815+0000","last_became_peered":"2023-10-01T08:14:01.920815+0000","last_unstale":"2023-10-01T08:15:32.212272+0000","last_undegraded":"2023-10-01T08:15:32.212272+0000","last_fullsized":"2023-10-01T08:15:32.212272+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:09:42.430459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.e","version":"314'13178","reported_seq":14193,"reported_epoch":314,"state":"active+clean","last_fresh":"2023-10-01T08:15:36.993093+0000","last_change":"2023-10-01T08:15:27.129618+0000","last_active":"2023-10-01T08:15:36.993093+0000","last_peered":"2023-10-01T08:15:36.993093+0000","last_clean":"2023-10-01T08:15:36.993093+0000","last_became_active":"2023-10-01T08:15:27.062761+0000","last_became_peered":"2023-10-01T08:15:27.062761+0000","last_unstale":"2023-10-01T08:15:36.993093+0000","last_undegraded":"2023-10-01T08:15:36.993093+0000","last_fullsized":"2023-10-01T08:15:36.993093+0000","mapping_epoch":311,"log_start":"285'4368","ondisk_log_start":"285'4368","created":280,"last_epoch_clean":312,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T08:11:02.803263+0000","last_clean_scrub_stamp":"2023-10-01T08:11:02.803263+0000","objects_scrubbed":0,"log_size":8810,"log_dups_size":0,"ondisk_log_size":8810,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:54:46.850671+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13178,"num_write_kb":421696,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":476,"num_bytes_recovered":31195136,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":298,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.226718+0000","last_change":"2023-10-01T07:48:00.313007+0000","last_active":"2023-10-01T08:15:31.226718+0000","last_peered":"2023-10-01T08:15:31.226718+0000","last_clean":"2023-10-01T08:15:31.226718+0000","last_became_active":"2023-10-01T07:48:00.312535+0000","last_became_peered":"2023-10-01T07:48:00.312535+0000","last_unstale":"2023-10-01T08:15:31.226718+0000","last_undegraded":"2023-10-01T08:15:31.226718+0000","last_fullsized":"2023-10-01T08:15:31.226718+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":37,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.210967+0000","last_change":"2023-10-01T08:14:01.928562+0000","last_active":"2023-10-01T08:15:31.210967+0000","last_peered":"2023-10-01T08:15:31.210967+0000","last_clean":"2023-10-01T08:15:31.210967+0000","last_became_active":"2023-10-01T08:14:01.913593+0000","last_became_peered":"2023-10-01T08:14:01.913593+0000","last_unstale":"2023-10-01T08:15:31.210967+0000","last_undegraded":"2023-10-01T08:15:31.210967+0000","last_fullsized":"2023-10-01T08:15:31.210967+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:45:32.045340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":264,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.210747+0000","last_change":"2023-10-01T07:47:46.586842+0000","last_active":"2023-10-01T08:15:31.210747+0000","last_peered":"2023-10-01T08:15:31.210747+0000","last_clean":"2023-10-01T08:15:31.210747+0000","last_became_active":"2023-10-01T07:47:46.586212+0000","last_became_peered":"2023-10-01T07:47:46.586212+0000","last_unstale":"2023-10-01T08:15:31.210747+0000","last_undegraded":"2023-10-01T08:15:31.210747+0000","last_fullsized":"2023-10-01T08:15:31.210747+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":233,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.213322+0000","last_change":"2023-10-01T08:08:52.770878+0000","last_active":"2023-10-01T08:15:31.213322+0000","last_peered":"2023-10-01T08:15:31.213322+0000","last_clean":"2023-10-01T08:15:31.213322+0000","last_became_active":"2023-10-01T08:08:52.769937+0000","last_became_peered":"2023-10-01T08:08:52.769937+0000","last_unstale":"2023-10-01T08:15:31.213322+0000","last_undegraded":"2023-10-01T08:15:31.213322+0000","last_fullsized":"2023-10-01T08:15:31.213322+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:39:17.526800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,3],"acting":[2,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":353,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.216061+0000","last_change":"2023-10-01T08:14:01.909320+0000","last_active":"2023-10-01T08:15:31.216061+0000","last_peered":"2023-10-01T08:15:31.216061+0000","last_clean":"2023-10-01T08:15:31.216061+0000","last_became_active":"2023-10-01T08:14:01.908905+0000","last_became_peered":"2023-10-01T08:14:01.908905+0000","last_unstale":"2023-10-01T08:15:31.216061+0000","last_undegraded":"2023-10-01T08:15:31.216061+0000","last_fullsized":"2023-10-01T08:15:31.216061+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:50:41.148011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":348,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.236254+0000","last_change":"2023-10-01T08:14:01.970154+0000","last_active":"2023-10-01T08:15:31.236254+0000","last_peered":"2023-10-01T08:15:31.236254+0000","last_clean":"2023-10-01T08:15:31.236254+0000","last_became_active":"2023-10-01T08:14:01.912147+0000","last_became_peered":"2023-10-01T08:14:01.912147+0000","last_unstale":"2023-10-01T08:15:31.236254+0000","last_undegraded":"2023-10-01T08:15:31.236254+0000","last_fullsized":"2023-10-01T08:15:31.236254+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,1],"acting":[5,2,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":304,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.203936+0000","last_change":"2023-10-01T08:04:39.644692+0000","last_active":"2023-10-01T08:15:31.203936+0000","last_peered":"2023-10-01T08:15:31.203936+0000","last_clean":"2023-10-01T08:15:31.203936+0000","last_became_active":"2023-10-01T08:04:39.644365+0000","last_became_peered":"2023-10-01T08:04:39.644365+0000","last_unstale":"2023-10-01T08:15:31.203936+0000","last_undegraded":"2023-10-01T08:15:31.203936+0000","last_fullsized":"2023-10-01T08:15:31.203936+0000","mapping_epoch":223,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":224,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:54:29.899587+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":283,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.237906+0000","last_change":"2023-10-01T07:47:46.587284+0000","last_active":"2023-10-01T08:15:31.237906+0000","last_peered":"2023-10-01T08:15:31.237906+0000","last_clean":"2023-10-01T08:15:31.237906+0000","last_became_active":"2023-10-01T07:47:46.586309+0000","last_became_peered":"2023-10-01T07:47:46.586309+0000","last_unstale":"2023-10-01T08:15:31.237906+0000","last_undegraded":"2023-10-01T08:15:31.237906+0000","last_fullsized":"2023-10-01T08:15:31.237906+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":193,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.204755+0000","last_change":"2023-10-01T08:04:39.677163+0000","last_active":"2023-10-01T08:15:31.204755+0000","last_peered":"2023-10-01T08:15:31.204755+0000","last_clean":"2023-10-01T08:15:31.204755+0000","last_became_active":"2023-10-01T08:04:39.676861+0000","last_became_peered":"2023-10-01T08:04:39.676861+0000","last_unstale":"2023-10-01T08:15:31.204755+0000","last_undegraded":"2023-10-01T08:15:31.204755+0000","last_fullsized":"2023-10-01T08:15:31.204755+0000","mapping_epoch":223,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":224,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:24:54.347781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,2],"acting":[3,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"59'1","reported_seq":304,"reported_epoch":314,"state":"active+clean","last_fresh":"2023-10-01T08:15:32.213360+0000","last_change":"2023-10-01T07:43:24.912080+0000","last_active":"2023-10-01T08:15:32.213360+0000","last_peered":"2023-10-01T08:15:32.213360+0000","last_clean":"2023-10-01T08:15:32.213360+0000","last_became_active":"2023-10-01T07:43:24.911577+0000","last_became_peered":"2023-10-01T07:43:24.911577+0000","last_unstale":"2023-10-01T08:15:32.213360+0000","last_undegraded":"2023-10-01T08:15:32.213360+0000","last_fullsized":"2023-10-01T08:15:32.213360+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:49:36.182931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":314,"state":"active+clean","last_fresh":"2023-10-01T08:15:32.227515+0000","last_change":"2023-10-01T08:15:32.227515+0000","last_active":"2023-10-01T08:15:32.227515+0000","last_peered":"2023-10-01T08:15:32.227515+0000","last_clean":"2023-10-01T08:15:32.227515+0000","last_became_active":"2023-10-01T08:15:32.227077+0000","last_became_peered":"2023-10-01T08:15:32.227077+0000","last_unstale":"2023-10-01T08:15:32.227515+0000","last_undegraded":"2023-10-01T08:15:32.227515+0000","last_fullsized":"2023-10-01T08:15:32.227515+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1f","version":"59'4","reported_seq":200,"reported_epoch":313,"state":"active+clean","last_fresh":"2023-10-01T08:15:31.238309+0000","last_change":"2023-10-01T08:08:52.782637+0000","last_active":"2023-10-01T08:15:31.238309+0000","last_peered":"2023-10-01T08:15:31.238309+0000","last_clean":"2023-10-01T08:15:31.238309+0000","last_became_active":"2023-10-01T08:08:52.771948+0000","last_became_peered":"2023-10-01T08:08:52.771948+0000","last_unstale":"2023-10-01T08:15:31.238309+0000","last_undegraded":"2023-10-01T08:15:31.238309+0000","last_fullsized":"2023-10-01T08:15:31.238309+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":554,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":307,"reported_epoch":314,"state":"active+clean","last_fresh":"2023-10-01T08:15:32.224369+0000","last_change":"2023-10-01T08:15:32.224369+0000","last_active":"2023-10-01T08:15:32.224369+0000","last_peered":"2023-10-01T08:15:32.224369+0000","last_clean":"2023-10-01T08:15:32.224369+0000","last_became_active":"2023-10-01T08:15:32.223945+0000","last_became_peered":"2023-10-01T08:15:32.223945+0000","last_unstale":"2023-10-01T08:15:32.224369+0000","last_undegraded":"2023-10-01T08:15:32.224369+0000","last_fullsized":"2023-10-01T08:15:32.224369+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":11,"num_pg":16,"stat_sum":{"num_bytes":2621440,"num_objects":40,"num_object_clones":0,"num_object_copies":120,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":40,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":216042,"num_write_kb":6914561,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9246,"num_bytes_recovered":605880320,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":107159552,"data_stored":107151408,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":130764,"ondisk_log_size":130764,"up":48,"acting":48,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":24,"num_bytes_recovered":668,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":37741,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":116,"seq":498216206669,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":927996,"kb_used_data":26036,"kb_used_omap":9,"kb_used_meta":901942,"kb_avail":92817156,"statfs":{"total":95995035648,"available":95044767744,"internally_reserved":0,"allocated":26660864,"data_stored":26079198,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9583,"internal_metadata":923589265},"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":"Sun Oct 1 08:14:39 2023","interfaces":[{"interface":"back","average":{"1min":1.407,"5min":2.8540000000000001,"15min":1.982},"min":{"1min":0.26000000000000001,"5min":0.26000000000000001,"15min":0.23400000000000001},"max":{"1min":7.7469999999999999,"5min":121.898,"15min":121.898},"last":1.155},{"interface":"front","average":{"1min":1.4890000000000001,"5min":2.641,"15min":1.899},"min":{"1min":0.32600000000000001,"5min":0.29899999999999999,"15min":0.25600000000000001},"max":{"1min":7.827,"5min":122.76300000000001,"15min":122.76300000000001},"last":0.82699999999999996}]},{"osd":1,"last update":"Sun Oct 1 08:15:01 2023","interfaces":[{"interface":"back","average":{"1min":2.6789999999999998,"5min":1.5549999999999999,"15min":1.651},"min":{"1min":0.30299999999999999,"5min":0.29399999999999998,"15min":0.26500000000000001},"max":{"1min":8.8190000000000008,"5min":8.8190000000000008,"15min":73.722999999999999},"last":1.006},{"interface":"front","average":{"1min":1.8759999999999999,"5min":1.127,"15min":1.4430000000000001},"min":{"1min":0.318,"5min":0.318,"15min":0.29099999999999998},"max":{"1min":8.8070000000000004,"5min":8.8070000000000004,"15min":73.825999999999993},"last":0.97799999999999998}]},{"osd":2,"last update":"Sun Oct 1 08:14:39 2023","interfaces":[{"interface":"back","average":{"1min":2.4689999999999999,"5min":2.0030000000000001,"15min":1.6739999999999999},"min":{"1min":0.311,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":8.3699999999999992,"5min":15.682,"15min":17.808},"last":0.94999999999999996},{"interface":"front","average":{"1min":1.056,"5min":1.3400000000000001,"15min":1.24},"min":{"1min":0.44600000000000001,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":3.0059999999999998,"5min":14.388999999999999,"15min":17.297999999999998},"last":0.76200000000000001}]},{"osd":3,"last update":"Sun Oct 1 08:14:39 2023","interfaces":[{"interface":"back","average":{"1min":1.958,"5min":7.4269999999999996,"15min":4.2279999999999998},"min":{"1min":0.41699999999999998,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":6.375,"5min":362.50900000000001,"15min":362.50900000000001},"last":0.79800000000000004},{"interface":"front","average":{"1min":2.9159999999999999,"5min":7.8979999999999997,"15min":4.4279999999999999},"min":{"1min":0.59499999999999997,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":13.391,"5min":367.37,"15min":367.37},"last":1.117}]},{"osd":4,"last update":"Sun Oct 1 08:14:39 2023","interfaces":[{"interface":"back","average":{"1min":1.8280000000000001,"5min":1.6299999999999999,"15min":1.5449999999999999},"min":{"1min":0.32600000000000001,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":7.7990000000000004,"5min":7.9530000000000003,"15min":9.8740000000000006},"last":0.86799999999999999},{"interface":"front","average":{"1min":1.145,"5min":1.1659999999999999,"15min":1.2},"min":{"1min":0.38,"5min":0.32800000000000001,"15min":0.32500000000000001},"max":{"1min":3.742,"5min":8.2609999999999992,"15min":9.5289999999999999},"last":0.63300000000000001}]},{"osd":5,"last update":"Sun Oct 1 08:14:39 2023","interfaces":[{"interface":"back","average":{"1min":2.3439999999999999,"5min":1.9079999999999999,"15min":1.7509999999999999},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.308},"max":{"1min":8.2910000000000004,"5min":8.7639999999999993,"15min":9.9440000000000008},"last":0.72999999999999998},{"interface":"front","average":{"1min":2.1850000000000001,"5min":2.1400000000000001,"15min":1.821},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.33000000000000002},"max":{"1min":8.5449999999999999,"5min":11.516,"15min":11.516},"last":1.0660000000000001}]},{"osd":6,"last update":"Sun Oct 1 08:14:39 2023","interfaces":[{"interface":"back","average":{"1min":1.6240000000000001,"5min":1.623,"15min":1.502},"min":{"1min":0.39400000000000002,"5min":0.39000000000000001,"15min":0.36199999999999999},"max":{"1min":4.9240000000000004,"5min":10.17,"15min":10.757},"last":1.0429999999999999},{"interface":"front","average":{"1min":2.9769999999999999,"5min":2.2480000000000002,"15min":2},"min":{"1min":0.46999999999999997,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":9.7739999999999991,"5min":13.885,"15min":13.885},"last":0.85799999999999998}]}]},{"osd":6,"up_from":42,"seq":180388627025,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":908800,"kb_used_data":22584,"kb_used_omap":0,"kb_used_meta":886208,"kb_avail":92836352,"statfs":{"total":95995035648,"available":95064424448,"internally_reserved":0,"allocated":23126016,"data_stored":22541023,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":907476992},"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,2,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":"Sun Oct 1 08:15:33 2023","interfaces":[{"interface":"back","average":{"1min":1.319,"5min":1.3480000000000001,"15min":1.5469999999999999},"min":{"1min":0.27500000000000002,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":5.7220000000000004,"5min":8.8569999999999993,"15min":69.676000000000002},"last":0.76000000000000001},{"interface":"front","average":{"1min":1.04,"5min":1.3100000000000001,"15min":1.631},"min":{"1min":0.313,"5min":0.27800000000000002,"15min":0.27400000000000002},"max":{"1min":3.5880000000000001,"5min":8.3789999999999996,"15min":69.819999999999993},"last":0.78500000000000003}]},{"osd":1,"last update":"Sun Oct 1 08:15:00 2023","interfaces":[{"interface":"back","average":{"1min":2.1179999999999999,"5min":1.9810000000000001,"15min":1.9019999999999999},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.26500000000000001},"max":{"1min":6.9459999999999997,"5min":12.33,"15min":69.462000000000003},"last":0.68500000000000005},{"interface":"front","average":{"1min":1.5589999999999999,"5min":1.27,"15min":1.6499999999999999},"min":{"1min":0.32200000000000001,"5min":0.307,"15min":0.27800000000000002},"max":{"1min":7.5759999999999996,"5min":8.9890000000000008,"15min":68.212000000000003},"last":0.34399999999999997}]},{"osd":2,"last update":"Sun Oct 1 08:15:33 2023","interfaces":[{"interface":"back","average":{"1min":1.5680000000000001,"5min":1.8320000000000001,"15min":2.0649999999999999},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.255},"max":{"1min":6.452,"5min":12.307,"15min":81.216999999999999},"last":1.3069999999999999},{"interface":"front","average":{"1min":1.05,"5min":1.353,"15min":2.0099999999999998},"min":{"1min":0.371,"5min":0.33800000000000002,"15min":0.307},"max":{"1min":3.5379999999999998,"5min":11.173,"15min":76.233000000000004},"last":3.3959999999999999}]},{"osd":3,"last update":"Sun Oct 1 08:15:17 2023","interfaces":[{"interface":"back","average":{"1min":9.4920000000000009,"5min":3.9009999999999998,"15min":2.7370000000000001},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.30299999999999999},"max":{"1min":66.796999999999997,"5min":66.796999999999997,"15min":66.796999999999997},"last":0.372},{"interface":"front","average":{"1min":8.5259999999999998,"5min":3.9039999999999999,"15min":2.532},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":65.489000000000004,"5min":65.489000000000004,"15min":65.489000000000004},"last":0.68999999999999995}]},{"osd":4,"last update":"Sun Oct 1 08:15:33 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":1.357,"15min":1.462},"min":{"1min":0.316,"5min":0.309,"15min":0.28999999999999998},"max":{"1min":2.4430000000000001,"5min":14.185,"15min":14.185},"last":0.629},{"interface":"front","average":{"1min":1.3140000000000001,"5min":1.718,"15min":1.6240000000000001},"min":{"1min":0.31,"5min":0.31,"15min":0.24099999999999999},"max":{"1min":6.4900000000000002,"5min":12.391,"15min":14.711},"last":0.66000000000000003}]},{"osd":5,"last update":"Sun Oct 1 08:14:52 2023","interfaces":[{"interface":"back","average":{"1min":1.7809999999999999,"5min":1.665,"15min":1.6910000000000001},"min":{"1min":0.31900000000000001,"5min":0.309,"15min":0.29599999999999999},"max":{"1min":6.6420000000000003,"5min":11.528,"15min":18.931000000000001},"last":0.72999999999999998},{"interface":"front","average":{"1min":2.4239999999999999,"5min":2.3380000000000001,"15min":1.9339999999999999},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.32200000000000001},"max":{"1min":13.211,"5min":15.176,"15min":37.805},"last":0.60599999999999998}]},{"osd":7,"last update":"Sun Oct 1 08:14:52 2023","interfaces":[{"interface":"back","average":{"1min":1.952,"5min":2.0009999999999999,"15min":1.9410000000000001},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":8.0090000000000003,"5min":14.742000000000001,"15min":18.893000000000001},"last":3.363},{"interface":"front","average":{"1min":1.51,"5min":2.3490000000000002,"15min":1.7609999999999999},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":4.742,"5min":12.273999999999999,"15min":12.273999999999999},"last":0.54400000000000004}]}]},{"osd":1,"up_from":163,"seq":700079669505,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":539744,"kb_used_data":3992,"kb_used_omap":4,"kb_used_meta":535739,"kb_avail":93205408,"statfs":{"total":95995035648,"available":95442337792,"internally_reserved":0,"allocated":4087808,"data_stored":2988048,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":548597646},"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":"Sun Oct 1 08:15:03 2023","interfaces":[{"interface":"back","average":{"1min":2.6949999999999998,"5min":1.2709999999999999,"15min":1.917},"min":{"1min":0.29199999999999998,"5min":0.23200000000000001,"15min":0.20200000000000001},"max":{"1min":7.9770000000000003,"5min":7.9770000000000003,"15min":133.88499999999999},"last":0.55500000000000005},{"interface":"front","average":{"1min":1.4410000000000001,"5min":0.88300000000000001,"15min":1.706},"min":{"1min":0.315,"5min":0.23499999999999999,"15min":0.22900000000000001},"max":{"1min":3.4700000000000002,"5min":4.4420000000000002,"15min":136.31800000000001},"last":0.67300000000000004}]},{"osd":2,"last update":"Sun Oct 1 08:15:03 2023","interfaces":[{"interface":"back","average":{"1min":1.9490000000000001,"5min":2.4830000000000001,"15min":1.6799999999999999},"min":{"1min":0.36199999999999999,"5min":0.253,"15min":0.22500000000000001},"max":{"1min":5.6310000000000002,"5min":60.646999999999998,"15min":60.646999999999998},"last":0.70899999999999996},{"interface":"front","average":{"1min":2.2669999999999999,"5min":2.3239999999999998,"15min":1.5609999999999999},"min":{"1min":0.41599999999999998,"5min":0.30399999999999999,"15min":0.25},"max":{"1min":5.1559999999999997,"5min":60.241999999999997,"15min":60.241999999999997},"last":0.57799999999999996}]},{"osd":3,"last update":"Sun Oct 1 08:15:03 2023","interfaces":[{"interface":"back","average":{"1min":2.254,"5min":3.726,"15min":2.4039999999999999},"min":{"1min":0.41399999999999998,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":7.423,"5min":125.45699999999999,"15min":125.45699999999999},"last":0.75},{"interface":"front","average":{"1min":2.7210000000000001,"5min":3.8860000000000001,"15min":2.4319999999999999},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":9.0670000000000002,"5min":124.30500000000001,"15min":124.30500000000001},"last":0.72699999999999998}]},{"osd":4,"last update":"Sun Oct 1 08:15:03 2023","interfaces":[{"interface":"back","average":{"1min":1.5660000000000001,"5min":1.8260000000000001,"15min":1.512},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.27500000000000002},"max":{"1min":4.7519999999999998,"5min":67.210999999999999,"15min":67.210999999999999},"last":1.0089999999999999},{"interface":"front","average":{"1min":1.583,"5min":1.7150000000000001,"15min":1.5109999999999999},"min":{"1min":0.38800000000000001,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":5.3940000000000001,"5min":66.992999999999995,"15min":66.992999999999995},"last":1.0389999999999999}]},{"osd":5,"last update":"Sun Oct 1 08:15:03 2023","interfaces":[{"interface":"back","average":{"1min":2.327,"5min":1.5109999999999999,"15min":1.369},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":9.0239999999999991,"5min":9.0239999999999991,"15min":16.643999999999998},"last":0.92800000000000005},{"interface":"front","average":{"1min":1.7470000000000001,"5min":1.4279999999999999,"15min":1.462},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.312},"max":{"1min":4.8760000000000003,"5min":7.8710000000000004,"15min":16.402999999999999},"last":0.93799999999999994}]},{"osd":6,"last update":"Sun Oct 1 08:15:03 2023","interfaces":[{"interface":"back","average":{"1min":2.1930000000000001,"5min":2.093,"15min":1.6459999999999999},"min":{"1min":0.41199999999999998,"5min":0.40400000000000003,"15min":0.34899999999999998},"max":{"1min":6.4180000000000001,"5min":66.575000000000003,"15min":66.575000000000003},"last":0.96499999999999997},{"interface":"front","average":{"1min":1.917,"5min":2.016,"15min":1.694},"min":{"1min":0.44,"5min":0.379,"15min":0.36399999999999999},"max":{"1min":6.9930000000000003,"5min":66.251000000000005,"15min":66.251000000000005},"last":0.99199999999999999}]},{"osd":7,"last update":"Sun Oct 1 08:15:03 2023","interfaces":[{"interface":"back","average":{"1min":1.788,"5min":1.6439999999999999,"15min":1.5569999999999999},"min":{"1min":0.42899999999999999,"5min":0.42299999999999999,"15min":0.371},"max":{"1min":6.1379999999999999,"5min":6.9770000000000003,"15min":11.581},"last":1.0229999999999999},{"interface":"front","average":{"1min":1.5960000000000001,"5min":1.5589999999999999,"15min":1.605},"min":{"1min":0.48399999999999999,"5min":0.46899999999999997,"15min":0.36499999999999999},"max":{"1min":4.4269999999999996,"5min":7.0060000000000002,"15min":11.542},"last":0.88800000000000001}]}]},{"osd":0,"up_from":77,"seq":330712482204,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":854044,"kb_used_data":24084,"kb_used_omap":5,"kb_used_meta":829946,"kb_avail":92891108,"statfs":{"total":95995035648,"available":95120494592,"internally_reserved":0,"allocated":24662016,"data_stored":23618399,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":849865338},"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":"Sun Oct 1 08:14:59 2023","interfaces":[{"interface":"back","average":{"1min":1.653,"5min":1.0600000000000001,"15min":1.657},"min":{"1min":0.20799999999999999,"5min":0.20799999999999999,"15min":0.187},"max":{"1min":7.9850000000000003,"5min":7.9850000000000003,"15min":51.572000000000003},"last":0.56999999999999995},{"interface":"front","average":{"1min":1.264,"5min":0.80900000000000005,"15min":1.218},"min":{"1min":0.20000000000000001,"5min":0.20000000000000001,"15min":0.20000000000000001},"max":{"1min":5.3899999999999997,"5min":5.6680000000000001,"15min":39.756},"last":0.64800000000000002}]},{"osd":2,"last update":"Sun Oct 1 08:14:40 2023","interfaces":[{"interface":"back","average":{"1min":1.8160000000000001,"5min":1.4379999999999999,"15min":1.355},"min":{"1min":0.28000000000000003,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":6.0720000000000001,"5min":15.321,"15min":15.321},"last":0.66400000000000003},{"interface":"front","average":{"1min":1.863,"5min":1.738,"15min":1.365},"min":{"1min":0.32900000000000001,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":6.3520000000000003,"5min":18.568000000000001,"15min":18.568000000000001},"last":0.51500000000000001}]},{"osd":3,"last update":"Sun Oct 1 08:15:26 2023","interfaces":[{"interface":"back","average":{"1min":4.931,"5min":4.0309999999999997,"15min":2.4039999999999999},"min":{"1min":0.253,"5min":0.219,"15min":0.21199999999999999},"max":{"1min":40.808999999999997,"5min":104.298,"15min":104.298},"last":0.54100000000000004},{"interface":"front","average":{"1min":5.5129999999999999,"5min":4.2649999999999997,"15min":2.508},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.248},"max":{"1min":40.701999999999998,"5min":109.122,"15min":109.122},"last":0.627}]},{"osd":4,"last update":"Sun Oct 1 08:14:45 2023","interfaces":[{"interface":"back","average":{"1min":1.365,"5min":1.353,"15min":1.4990000000000001},"min":{"1min":0.36299999999999999,"5min":0.30399999999999999,"15min":0.27500000000000002},"max":{"1min":5.5049999999999999,"5min":8.2959999999999994,"15min":9.0180000000000007},"last":0.99399999999999999},{"interface":"front","average":{"1min":0.83199999999999996,"5min":1.2749999999999999,"15min":1.411},"min":{"1min":0.371,"5min":0.371,"15min":0.318},"max":{"1min":2.4830000000000001,"5min":8.3140000000000001,"15min":8.702},"last":0.92100000000000004}]},{"osd":5,"last update":"Sun Oct 1 08:15:26 2023","interfaces":[{"interface":"back","average":{"1min":1.4079999999999999,"5min":1.5049999999999999,"15min":1.587},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.33600000000000002},"max":{"1min":4.3289999999999997,"5min":8.4480000000000004,"15min":20.257999999999999},"last":0.74099999999999999},{"interface":"front","average":{"1min":2.2799999999999998,"5min":1.907,"15min":1.6619999999999999},"min":{"1min":0.5,"5min":0.40799999999999997,"15min":0.34200000000000003},"max":{"1min":6.8170000000000002,"5min":9.2620000000000005,"15min":19.707999999999998},"last":0.95799999999999996}]},{"osd":6,"last update":"Sun Oct 1 08:15:26 2023","interfaces":[{"interface":"back","average":{"1min":1.5649999999999999,"5min":1.54,"15min":1.6579999999999999},"min":{"1min":0.39200000000000002,"5min":0.38800000000000001,"15min":0.36099999999999999},"max":{"1min":5.8010000000000002,"5min":8.0980000000000008,"15min":70.965999999999994},"last":0.82999999999999996},{"interface":"front","average":{"1min":2.2290000000000001,"5min":1.994,"15min":1.8129999999999999},"min":{"1min":0.49299999999999999,"5min":0.41299999999999998,"15min":0.34799999999999998},"max":{"1min":6.9189999999999996,"5min":9.9689999999999994,"15min":71.156000000000006},"last":1.0229999999999999}]},{"osd":7,"last update":"Sun Oct 1 08:14:45 2023","interfaces":[{"interface":"back","average":{"1min":1.859,"5min":1.823,"15min":1.6859999999999999},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.35799999999999998},"max":{"1min":5.8520000000000003,"5min":9.6820000000000004,"15min":10.462999999999999},"last":1.2390000000000001},{"interface":"front","average":{"1min":1.633,"5min":1.5660000000000001,"15min":1.5269999999999999},"min":{"1min":0.45400000000000001,"5min":0.44600000000000001,"15min":0.378},"max":{"1min":5.9909999999999997,"5min":6.4050000000000002,"15min":10.663},"last":0.97999999999999998}]}]},{"osd":2,"up_from":90,"seq":386547057038,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":741112,"kb_used_data":3440,"kb_used_omap":7,"kb_used_meta":737656,"kb_avail":93004040,"statfs":{"total":95995035648,"available":95236136960,"internally_reserved":0,"allocated":3522560,"data_stored":2399814,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":755359825},"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":"Sun Oct 1 08:14:52 2023","interfaces":[{"interface":"back","average":{"1min":1.7130000000000001,"5min":1.488,"15min":1.6919999999999999},"min":{"1min":0.26200000000000001,"5min":0.19900000000000001,"15min":0.17699999999999999},"max":{"1min":10.385999999999999,"5min":10.385999999999999,"15min":154.74199999999999},"last":0.66300000000000003},{"interface":"front","average":{"1min":0.70999999999999996,"5min":0.91700000000000004,"15min":1.4119999999999999},"min":{"1min":0.23699999999999999,"5min":0.23200000000000001,"15min":0.218},"max":{"1min":1.9750000000000001,"5min":5.0700000000000003,"15min":154.81100000000001},"last":0.76800000000000002}]},{"osd":1,"last update":"Sun Oct 1 08:15:10 2023","interfaces":[{"interface":"back","average":{"1min":1.851,"5min":1.2649999999999999,"15min":1.2230000000000001},"min":{"1min":0.28100000000000003,"5min":0.252,"15min":0.22500000000000001},"max":{"1min":6.0750000000000002,"5min":7.5570000000000004,"15min":14.407},"last":1.1120000000000001},{"interface":"front","average":{"1min":1.468,"5min":1.0229999999999999,"15min":1.101},"min":{"1min":0.313,"5min":0.26800000000000002,"15min":0.246},"max":{"1min":5.0899999999999999,"5min":5.0899999999999999,"15min":14.471},"last":0.92100000000000004}]},{"osd":3,"last update":"Sun Oct 1 08:15:21 2023","interfaces":[{"interface":"back","average":{"1min":2.2440000000000002,"5min":1.635,"15min":2.2759999999999998},"min":{"1min":0.33800000000000002,"5min":0.28000000000000003,"15min":0.251},"max":{"1min":6.2889999999999997,"5min":8.0850000000000009,"15min":154.06999999999999},"last":0.878},{"interface":"front","average":{"1min":1.5549999999999999,"5min":1.772,"15min":2.3170000000000002},"min":{"1min":0.34799999999999998,"5min":0.28599999999999998,"15min":0.23499999999999999},"max":{"1min":6.1399999999999997,"5min":10.115,"15min":154.77699999999999},"last":0.95999999999999996}]},{"osd":4,"last update":"Sun Oct 1 08:14:46 2023","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":1.3240000000000001,"15min":1.3740000000000001},"min":{"1min":0.35799999999999998,"5min":0.32800000000000001,"15min":0.29499999999999998},"max":{"1min":4.7359999999999998,"5min":4.8609999999999998,"15min":7.2510000000000003},"last":1.0840000000000001},{"interface":"front","average":{"1min":1.1799999999999999,"5min":1.589,"15min":1.52},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.312},"max":{"1min":3.8159999999999998,"5min":9.2989999999999995,"15min":28.698},"last":1.21}]},{"osd":5,"last update":"Sun Oct 1 08:14:52 2023","interfaces":[{"interface":"back","average":{"1min":2.202,"5min":1.6910000000000001,"15min":1.363},"min":{"1min":0.40799999999999997,"5min":0.36099999999999999,"15min":0.318},"max":{"1min":7.7910000000000004,"5min":14.753,"15min":14.753},"last":1.1599999999999999},{"interface":"front","average":{"1min":1.5720000000000001,"5min":1.8129999999999999,"15min":1.5620000000000001},"min":{"1min":0.42799999999999999,"5min":0.36899999999999999,"15min":0.34300000000000003},"max":{"1min":7.093,"5min":7.5099999999999998,"15min":7.6710000000000003},"last":1.0109999999999999}]},{"osd":6,"last update":"Sun Oct 1 08:14:52 2023","interfaces":[{"interface":"back","average":{"1min":1.5489999999999999,"5min":1.6359999999999999,"15min":1.8100000000000001},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.35799999999999998},"max":{"1min":4.5860000000000003,"5min":9.1150000000000002,"15min":99.180000000000007},"last":1.28},{"interface":"front","average":{"1min":1.5189999999999999,"5min":1.5309999999999999,"15min":1.6830000000000001},"min":{"1min":0.60499999999999998,"5min":0.41799999999999998,"15min":0.36799999999999999},"max":{"1min":3.9580000000000002,"5min":8.8789999999999996,"15min":99.233000000000004},"last":1.2509999999999999}]},{"osd":7,"last update":"Sun Oct 1 08:14:52 2023","interfaces":[{"interface":"back","average":{"1min":2.1869999999999998,"5min":2.0539999999999998,"15min":1.7130000000000001},"min":{"1min":0.44500000000000001,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":7.8559999999999999,"5min":9.343,"15min":14.797000000000001},"last":1.3380000000000001},{"interface":"front","average":{"1min":1.1100000000000001,"5min":1.681,"15min":1.522},"min":{"1min":0.47799999999999998,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":2.331,"5min":12.975,"15min":12.975},"last":1.05}]}]},{"osd":3,"up_from":96,"seq":412316860805,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":947028,"kb_used_data":10444,"kb_used_omap":2,"kb_used_meta":936573,"kb_avail":92798124,"statfs":{"total":95995035648,"available":95025278976,"internally_reserved":0,"allocated":10694656,"data_stored":9602822,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3005,"internal_metadata":959050819},"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,3,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":"Sun Oct 1 08:15:17 2023","interfaces":[{"interface":"back","average":{"1min":3.8940000000000001,"5min":1.522,"15min":2.2149999999999999},"min":{"1min":0.249,"5min":0.19,"15min":0.19},"max":{"1min":11.815,"5min":11.815,"15min":169.26499999999999},"last":0.32000000000000001},{"interface":"front","average":{"1min":4.0780000000000003,"5min":2.2709999999999999,"15min":2.5579999999999998},"min":{"1min":0.22700000000000001,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":20.843,"5min":20.843,"15min":170.24299999999999},"last":0.82599999999999996}]},{"osd":1,"last update":"Sun Oct 1 08:15:11 2023","interfaces":[{"interface":"back","average":{"1min":2.1400000000000001,"5min":1.0189999999999999,"15min":0.93700000000000006},"min":{"1min":0.314,"5min":0.26300000000000001,"15min":0.22900000000000001},"max":{"1min":7.7119999999999997,"5min":7.7119999999999997,"15min":10.595000000000001},"last":1.0700000000000001},{"interface":"front","average":{"1min":2.7909999999999999,"5min":1.367,"15min":1.3660000000000001},"min":{"1min":0.249,"5min":0.249,"15min":0.23100000000000001},"max":{"1min":8.6240000000000006,"5min":8.6240000000000006,"15min":11.539},"last":0.38300000000000001}]},{"osd":2,"last update":"Sun Oct 1 08:15:17 2023","interfaces":[{"interface":"back","average":{"1min":4.202,"5min":2.4260000000000002,"15min":2.2890000000000001},"min":{"1min":0.36699999999999999,"5min":0.25900000000000001,"15min":0.249},"max":{"1min":21.818999999999999,"5min":21.818999999999999,"15min":79.462000000000003},"last":1.0249999999999999},{"interface":"front","average":{"1min":4.181,"5min":1.9650000000000001,"15min":2.0209999999999999},"min":{"1min":0.42799999999999999,"5min":0.34399999999999997,"15min":0.26300000000000001},"max":{"1min":32.341000000000001,"5min":32.341000000000001,"15min":79.426000000000002},"last":0.53900000000000003}]},{"osd":4,"last update":"Sun Oct 1 08:14:37 2023","interfaces":[{"interface":"back","average":{"1min":1.1319999999999999,"5min":1.167,"15min":1.1739999999999999},"min":{"1min":0.42799999999999999,"5min":0.39900000000000002,"15min":0.32500000000000001},"max":{"1min":4.5670000000000002,"5min":6.2329999999999997,"15min":7.6769999999999996},"last":0.73099999999999998},{"interface":"front","average":{"1min":3.0009999999999999,"5min":1.6839999999999999,"15min":1.6830000000000001},"min":{"1min":0.379,"5min":0.35199999999999998,"15min":0.31900000000000001},"max":{"1min":19.82,"5min":19.82,"15min":19.82},"last":0.41099999999999998}]},{"osd":5,"last update":"Sun Oct 1 08:15:17 2023","interfaces":[{"interface":"back","average":{"1min":2.496,"5min":2.1440000000000001,"15min":1.887},"min":{"1min":0.46000000000000002,"5min":0.313,"15min":0.313},"max":{"1min":8.609,"5min":10.196999999999999,"15min":10.196999999999999},"last":2.2360000000000002},{"interface":"front","average":{"1min":3.222,"5min":2.4380000000000002,"15min":2.0209999999999999},"min":{"1min":0.40000000000000002,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":12.301,"5min":12.726000000000001,"15min":15.396000000000001},"last":0.998}]},{"osd":6,"last update":"Sun Oct 1 08:15:17 2023","interfaces":[{"interface":"back","average":{"1min":3.492,"5min":2.7549999999999999,"15min":2.0390000000000001},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.42199999999999999},"max":{"1min":12.231999999999999,"5min":16.039000000000001,"15min":16.039000000000001},"last":1.1259999999999999},{"interface":"front","average":{"1min":1.9390000000000001,"5min":1.669,"15min":1.3979999999999999},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.36699999999999999},"max":{"1min":6.2000000000000002,"5min":9.5730000000000004,"15min":10.539},"last":0.76800000000000002}]},{"osd":7,"last update":"Sun Oct 1 08:14:37 2023","interfaces":[{"interface":"back","average":{"1min":2.4550000000000001,"5min":1.9550000000000001,"15min":1.8640000000000001},"min":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.36799999999999999},"max":{"1min":7.5129999999999999,"5min":11.494999999999999,"15min":11.494999999999999},"last":0.503},{"interface":"front","average":{"1min":3.3159999999999998,"5min":2.1440000000000001,"15min":1.9059999999999999},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":13.673999999999999,"5min":13.673999999999999,"15min":14.23},"last":1.095}]}]},{"osd":4,"up_from":112,"seq":481036337487,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":621436,"kb_used_data":35124,"kb_used_omap":9,"kb_used_meta":586294,"kb_avail":93123716,"statfs":{"total":95995035648,"available":95358685184,"internally_reserved":0,"allocated":35966976,"data_stored":35384967,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9477,"internal_metadata":600365819},"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":"Sun Oct 1 08:15:25 2023","interfaces":[{"interface":"back","average":{"1min":1.3009999999999999,"5min":1.004,"15min":1.222},"min":{"1min":0.25800000000000001,"5min":0.25700000000000001,"15min":0.252},"max":{"1min":5.5650000000000004,"5min":5.5650000000000004,"15min":11.010999999999999},"last":5.1820000000000004},{"interface":"front","average":{"1min":2.552,"5min":1.3899999999999999,"15min":1.6060000000000001},"min":{"1min":0.28999999999999998,"5min":0.253,"15min":0.253},"max":{"1min":11.143000000000001,"5min":11.143000000000001,"15min":15.555999999999999},"last":2.9129999999999998}]},{"osd":1,"last update":"Sun Oct 1 08:14:50 2023","interfaces":[{"interface":"back","average":{"1min":1.3120000000000001,"5min":1.0089999999999999,"15min":1.228},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.28599999999999998},"max":{"1min":5.7969999999999997,"5min":5.8449999999999998,"15min":12.513999999999999},"last":0.65100000000000002},{"interface":"front","average":{"1min":1.518,"5min":1.1120000000000001,"15min":1.472},"min":{"1min":0.309,"5min":0.309,"15min":0.29399999999999998},"max":{"1min":6.4489999999999998,"5min":8.2289999999999992,"15min":10.374000000000001},"last":0.42499999999999999}]},{"osd":2,"last update":"Sun Oct 1 08:15:25 2023","interfaces":[{"interface":"back","average":{"1min":2.5600000000000001,"5min":1.6890000000000001,"15min":1.5149999999999999},"min":{"1min":0.34699999999999998,"5min":0.33300000000000002,"15min":0.29399999999999998},"max":{"1min":12.523999999999999,"5min":16.395,"15min":16.395},"last":0.40600000000000003},{"interface":"front","average":{"1min":2.0419999999999998,"5min":1.6839999999999999,"15min":1.6000000000000001},"min":{"1min":0.29499999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":8.5619999999999994,"5min":15.933,"15min":15.933},"last":4.2460000000000004}]},{"osd":3,"last update":"Sun Oct 1 08:15:25 2023","interfaces":[{"interface":"back","average":{"1min":3.2679999999999998,"5min":2.206,"15min":2.5910000000000002},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":26.308,"5min":35.921999999999997,"15min":190.298},"last":0.69299999999999995},{"interface":"front","average":{"1min":2.4199999999999999,"5min":1.8859999999999999,"15min":2.5379999999999998},"min":{"1min":0.373,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":20.802,"5min":34.889000000000003,"15min":189.06299999999999},"last":0.52000000000000002}]},{"osd":5,"last update":"Sun Oct 1 08:15:25 2023","interfaces":[{"interface":"back","average":{"1min":1.373,"5min":1.133,"15min":1.4259999999999999},"min":{"1min":0.32000000000000001,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":6.726,"5min":6.726,"15min":15.51},"last":0.5},{"interface":"front","average":{"1min":1.5760000000000001,"5min":1.2969999999999999,"15min":1.524},"min":{"1min":0.34499999999999997,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":5.75,"5min":8.9169999999999998,"15min":11.472},"last":3.3660000000000001}]},{"osd":6,"last update":"Sun Oct 1 08:15:25 2023","interfaces":[{"interface":"back","average":{"1min":2.177,"5min":2.177,"15min":1.796},"min":{"1min":0.376,"5min":0.36099999999999999,"15min":0.35599999999999998},"max":{"1min":9.0719999999999992,"5min":61.901000000000003,"15min":61.901000000000003},"last":0.67100000000000004},{"interface":"front","average":{"1min":1.889,"5min":2.4209999999999998,"15min":1.843},"min":{"1min":0.39900000000000002,"5min":0.31,"15min":0.31},"max":{"1min":7.0209999999999999,"5min":61.710000000000001,"15min":61.710000000000001},"last":3.0459999999999998}]},{"osd":7,"last update":"Sun Oct 1 08:14:50 2023","interfaces":[{"interface":"back","average":{"1min":2.0529999999999999,"5min":1.4670000000000001,"15min":1.7310000000000001},"min":{"1min":0.438,"5min":0.438,"15min":0.36399999999999999},"max":{"1min":5.859,"5min":5.8940000000000001,"15min":10.782999999999999},"last":0.87},{"interface":"front","average":{"1min":1.3560000000000001,"5min":1.329,"15min":1.6559999999999999},"min":{"1min":0.44600000000000001,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":5.8689999999999998,"5min":5.8689999999999998,"15min":12.423},"last":0.85799999999999998}]}]},{"osd":5,"up_from":36,"seq":154618823257,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":944556,"kb_used_data":32676,"kb_used_omap":0,"kb_used_meta":911872,"kb_avail":92800596,"statfs":{"total":95995035648,"available":95027810304,"internally_reserved":0,"allocated":33460224,"data_stored":32889891,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":933756928},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,0,2,3],"upper_bound":128},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Oct 1 08:14:39 2023","interfaces":[{"interface":"back","average":{"1min":2.1709999999999998,"5min":1.716,"15min":2.3210000000000002},"min":{"1min":0.28199999999999997,"5min":0.248,"15min":0.24299999999999999},"max":{"1min":6.5,"5min":37.939999999999998,"15min":111.86499999999999},"last":1.6559999999999999},{"interface":"front","average":{"1min":1.157,"5min":1.9379999999999999,"15min":2.3860000000000001},"min":{"1min":0.28000000000000003,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":6.4930000000000003,"5min":39.125999999999998,"15min":112.52500000000001},"last":1.768}]},{"osd":1,"last update":"Sun Oct 1 08:14:58 2023","interfaces":[{"interface":"back","average":{"1min":0.81499999999999995,"5min":1.0760000000000001,"15min":1.7470000000000001},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.27800000000000002},"max":{"1min":3.323,"5min":8.0009999999999994,"15min":72.783000000000001},"last":1.7230000000000001},{"interface":"front","average":{"1min":1.347,"5min":1.4159999999999999,"15min":1.8220000000000001},"min":{"1min":0.314,"5min":0.314,"15min":0.26000000000000001},"max":{"1min":7.4550000000000001,"5min":7.4550000000000001,"15min":72.769999999999996},"last":7.5289999999999999}]},{"osd":2,"last update":"Sun Oct 1 08:14:51 2023","interfaces":[{"interface":"back","average":{"1min":3.1190000000000002,"5min":2.1360000000000001,"15min":2.1739999999999999},"min":{"1min":0.55300000000000005,"5min":0.32400000000000001,"15min":0.29999999999999999},"max":{"1min":10.702999999999999,"5min":63.045000000000002,"15min":66.933999999999997},"last":1.7450000000000001},{"interface":"front","average":{"1min":2.9039999999999999,"5min":2.343,"15min":2.1920000000000002},"min":{"1min":0.318,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":8.3819999999999997,"5min":64.275000000000006,"15min":69.206000000000003},"last":7.5720000000000001}]},{"osd":3,"last update":"Sun Oct 1 08:15:27 2023","interfaces":[{"interface":"back","average":{"1min":1.913,"5min":4.3079999999999998,"15min":4.1509999999999998},"min":{"1min":0.36599999999999999,"5min":0.34300000000000003,"15min":0.32200000000000001},"max":{"1min":9.9139999999999997,"5min":231.84100000000001,"15min":231.84100000000001},"last":1.829},{"interface":"front","average":{"1min":1.9530000000000001,"5min":4.6200000000000001,"15min":4.3019999999999996},"min":{"1min":0.442,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":10.452999999999999,"5min":231.58799999999999,"15min":231.58799999999999},"last":7.5990000000000002}]},{"osd":4,"last update":"Sun Oct 1 08:14:51 2023","interfaces":[{"interface":"back","average":{"1min":2.5329999999999999,"5min":1.714,"15min":1.5740000000000001},"min":{"1min":0.33200000000000002,"5min":0.33100000000000002,"15min":0.28199999999999997},"max":{"1min":10.657,"5min":10.657,"15min":12.129},"last":1.5960000000000001},{"interface":"front","average":{"1min":0.71599999999999997,"5min":1.4419999999999999,"15min":1.5580000000000001},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.33800000000000002},"max":{"1min":1.2829999999999999,"5min":7.8970000000000002,"15min":12.179},"last":1.673}]},{"osd":6,"last update":"Sun Oct 1 08:14:58 2023","interfaces":[{"interface":"back","average":{"1min":1.1539999999999999,"5min":1.966,"15min":1.8080000000000001},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.32800000000000001},"max":{"1min":6.4290000000000003,"5min":11.015000000000001,"15min":20.518999999999998},"last":1.8740000000000001},{"interface":"front","average":{"1min":2.5899999999999999,"5min":2.1219999999999999,"15min":1.8819999999999999},"min":{"1min":0.36499999999999999,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":10.738,"5min":11.005000000000001,"15min":20.550000000000001},"last":1.8380000000000001}]},{"osd":7,"last update":"Sun Oct 1 08:14:51 2023","interfaces":[{"interface":"back","average":{"1min":1.0209999999999999,"5min":1.7030000000000001,"15min":1.6759999999999999},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.33900000000000002},"max":{"1min":4.8630000000000004,"5min":8.0329999999999995,"15min":8.5969999999999995},"last":1.8049999999999999},{"interface":"front","average":{"1min":3.1259999999999999,"5min":2.0009999999999999,"15min":1.859},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":10.773999999999999,"5min":10.773999999999999,"15min":12.212},"last":1.698}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":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":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":12288,"data_stored":610,"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":3005,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4790,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9477,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5358,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8611,"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":17301504,"data_stored":17301504,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":5242880,"data_stored":5242880,"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":24449024,"data_stored":24444952,"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":23855104,"data_stored":23855104,"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":15077376,"data_stored":15073304,"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":21233664,"data_stored":21233664,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-01T08:15:43.181 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd pool set device_health_metrics pgp_num 31 2023-10-01T08:15:43.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:43.184 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:43.185 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:43.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:42 smithi112 bash[59335]: audit 2023-10-01T08:15:41.008414+0000 mgr.y (mgr.34104) 1297 : audit 0 from='client.36054 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T08:15:43.286 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:43.312 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:43.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:43.315 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:43.415 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:43.447 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:43.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:43.449 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:15:43.550 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:43.582 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:43.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:43.586 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:43.686 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:43.718 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:43.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:43.721 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:15:43.822 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:43.856 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:43.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:43.858 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:15:43.959 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:43.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:43 smithi112 bash[59335]: cluster 2023-10-01T08:15:42.816165+0000 mgr.y (mgr.34104) 1298 : cluster 0 pgmap v1421: 89 pgs: 89 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 514 op/s 2023-10-01T08:15:43.989 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:43.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:43.992 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:44.092 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:44.126 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:44.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:44.129 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:44.230 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:44.242 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:43 smithi084 bash[75189]: cluster 2023-10-01T08:15:42.816165+0000 mgr.y (mgr.34104) 1298 : cluster 0 pgmap v1421: 89 pgs: 89 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 514 op/s 2023-10-01T08:15:44.242 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:43 smithi084 bash[78255]: cluster 2023-10-01T08:15:42.816165+0000 mgr.y (mgr.34104) 1298 : cluster 0 pgmap v1421: 89 pgs: 89 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 514 op/s 2023-10-01T08:15:44.261 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:44.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:44.263 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:44.364 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:44.394 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:44.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:44.397 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:44.498 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:44.527 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:44.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:44.530 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:44.631 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:44.659 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:44.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:44.661 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:44.762 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:44.791 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:44.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:44.794 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:15:44.873 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T08:15:44.896 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:44.948 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:44.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:44.951 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:45.052 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:45.083 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:45.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:45.087 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:15:45.188 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:45.218 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:45.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:45.220 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:45.321 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:45.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:45 smithi084 bash[78255]: cluster 2023-10-01T08:15:44.817056+0000 mgr.y (mgr.34104) 1299 : cluster 0 pgmap v1422: 89 pgs: 89 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 418 op/s 2023-10-01T08:15:45.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:45 smithi084 bash[75189]: cluster 2023-10-01T08:15:44.817056+0000 mgr.y (mgr.34104) 1299 : cluster 0 pgmap v1422: 89 pgs: 89 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 418 op/s 2023-10-01T08:15:45.334 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:45 smithi112 bash[59335]: cluster 2023-10-01T08:15:44.817056+0000 mgr.y (mgr.34104) 1299 : cluster 0 pgmap v1422: 89 pgs: 89 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 418 op/s 2023-10-01T08:15:45.353 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:45.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:45.356 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:15:45.456 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:45.489 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:45.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:45.492 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:15:45.593 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:45.623 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:45.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:45.626 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:45.727 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:45.761 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:45.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:45.763 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:45.864 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:45.896 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:45.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:45.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:15:45.999 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:46.028 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:46.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:46.031 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:46.132 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:46.167 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:46.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:46.170 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:46.271 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:46.281 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:46 smithi112 bash[59335]: audit 2023-10-01T08:15:45.127755+0000 mon.a (mon.0) 1702 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:15:46.282 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:46 smithi112 bash[59335]: audit 2023-10-01T08:15:45.890237+0000 mon.a (mon.0) 1703 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:15:46.300 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:46.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:46.303 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:46.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:46 smithi084 bash[75189]: audit 2023-10-01T08:15:45.127755+0000 mon.a (mon.0) 1702 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:15:46.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:46 smithi084 bash[75189]: audit 2023-10-01T08:15:45.890237+0000 mon.a (mon.0) 1703 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:15:46.324 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:15:46 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:15:46] "GET /metrics HTTP/1.1" 200 36413 "" "Prometheus/2.33.4" 2023-10-01T08:15:46.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:46 smithi084 bash[78255]: audit 2023-10-01T08:15:45.127755+0000 mon.a (mon.0) 1702 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:15:46.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:46 smithi084 bash[78255]: audit 2023-10-01T08:15:45.890237+0000 mon.a (mon.0) 1703 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:15:46.404 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:46.433 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:46.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:46.436 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:46.537 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:46.567 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:46.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:46.569 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:46.577 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-10-01T08:15:46.578 INFO:teuthology.orchestra.run.smithi112.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T08:15:46.670 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:46.701 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:15:46.706 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:46.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:46.708 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:46.809 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:46.838 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:46.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:46.841 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:46.942 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:46.966 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:46.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:46.968 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:15:47.069 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:47.102 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:47.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:47.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:15:47.205 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:47.217 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:47 smithi112 bash[59335]: cluster 2023-10-01T08:15:46.817867+0000 mgr.y (mgr.34104) 1300 : cluster 0 pgmap v1423: 89 pgs: 89 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 266 op/s 2023-10-01T08:15:47.235 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:47.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:47.237 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:15:47.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:47 smithi084 bash[75189]: cluster 2023-10-01T08:15:46.817867+0000 mgr.y (mgr.34104) 1300 : cluster 0 pgmap v1423: 89 pgs: 89 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 266 op/s 2023-10-01T08:15:47.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:47 smithi084 bash[78255]: cluster 2023-10-01T08:15:46.817867+0000 mgr.y (mgr.34104) 1300 : cluster 0 pgmap v1423: 89 pgs: 89 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 266 op/s 2023-10-01T08:15:47.338 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:47.370 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:47.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:47.373 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:47.460 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-10-01T08:15:47.474 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:47.507 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:47.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:47.509 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:47.610 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:47.640 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:47.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:47.643 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:47.716 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:15:47.744 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:47.767 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:47.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:47.769 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:47.870 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:47.902 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:47.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:47.905 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:48.005 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:48.030 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:48.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:48.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:48.133 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:48.165 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:48.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:48.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:48.268 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:48.299 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:48.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:48.303 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:15:48.403 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:48.434 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:48.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:48.437 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:48.538 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:48.559 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:48.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:48.562 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:48.663 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:48.688 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:48.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:48.690 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:48.730 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:15:48.791 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:48.821 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:48.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:48.824 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:48.924 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:48.952 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:48.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:48.955 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:49.056 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:49.086 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:49.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:49.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:49.190 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:49.220 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:49.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:49.223 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:49.323 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:49.354 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:49.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:49.357 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:49.458 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:49.483 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:49.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:49.486 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:49.587 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:49.613 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:49.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:49.616 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:49.717 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:49.744 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:49.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:49.747 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:49.847 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:49.873 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:49.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:49.876 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:49.976 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:50.009 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:50.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:50.012 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:50.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:49 smithi084 bash[75189]: cluster 2023-10-01T08:15:48.818573+0000 mgr.y (mgr.34104) 1301 : cluster 0 pgmap v1424: 89 pgs: 89 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 211 op/s 2023-10-01T08:15:50.088 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:49 smithi084 bash[78255]: cluster 2023-10-01T08:15:48.818573+0000 mgr.y (mgr.34104) 1301 : cluster 0 pgmap v1424: 89 pgs: 89 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 211 op/s 2023-10-01T08:15:50.113 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:50.127 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:49 smithi112 bash[59335]: cluster 2023-10-01T08:15:48.818573+0000 mgr.y (mgr.34104) 1301 : cluster 0 pgmap v1424: 89 pgs: 89 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 211 op/s 2023-10-01T08:15:50.145 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:50.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:50.148 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:50.249 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:50.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:50.279 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:50.280 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:50.380 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:50.412 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:50.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:50.415 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:15:50.516 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:50.544 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:50.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:50.546 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:50.647 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:50.675 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:50.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:50.677 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:50.781 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:50.807 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:50.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:50.810 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:50.911 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:50.936 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:50.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:50.938 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:51.039 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:51.060 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:51.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:51.063 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:51.163 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:51.186 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:51.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:51.190 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:51.290 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:51.321 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:51.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:51.324 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:51.425 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:51.449 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:51.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:51.451 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:51.552 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:51.585 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:51.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:51.588 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:15:51.689 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:51.725 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:51.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:51.729 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:51.830 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:51.854 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:51.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:51.857 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:51.958 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:51.989 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:51.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:51.992 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:15:52.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:51 smithi084 bash[75189]: cluster 2023-10-01T08:15:50.819072+0000 mgr.y (mgr.34104) 1302 : cluster 0 pgmap v1425: 89 pgs: 89 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 56 op/s 2023-10-01T08:15:52.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:51 smithi084 bash[78255]: cluster 2023-10-01T08:15:50.819072+0000 mgr.y (mgr.34104) 1302 : cluster 0 pgmap v1425: 89 pgs: 89 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 56 op/s 2023-10-01T08:15:52.093 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:52.117 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:52.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:52.122 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:52.223 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:52.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:51 smithi112 bash[59335]: cluster 2023-10-01T08:15:50.819072+0000 mgr.y (mgr.34104) 1302 : cluster 0 pgmap v1425: 89 pgs: 89 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 56 op/s 2023-10-01T08:15:52.236 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T08:15:52.250 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:52.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:52.253 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:52.353 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:52.384 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:52.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:52.386 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:52.487 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:52.513 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:52.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:52.515 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:52.616 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:52.646 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:52.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:52.648 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:52.749 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:52.778 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:52.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:52.780 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:15:52.881 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:52.911 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:52.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:52.915 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:15:53.015 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:53.050 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:53.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:53.053 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:53.154 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:53.186 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:53.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:53.188 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:53.289 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:53.320 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:53.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:53.322 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:53.423 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:53.450 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:53.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:53.453 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:53.554 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:53.581 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:53.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:53.583 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:15:53.684 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:53.713 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:53.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:53.716 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:53.817 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:53.843 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:53.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:53.846 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:53.947 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:53.958 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:53 smithi112 bash[59335]: cluster 2023-10-01T08:15:52.820158+0000 mgr.y (mgr.34104) 1303 : cluster 0 pgmap v1426: 89 pgs: 89 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 3 op/s 2023-10-01T08:15:53.969 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:53.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:53.971 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:54.072 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:54.096 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:54.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:54.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:15:54.141 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:53 smithi084 bash[75189]: cluster 2023-10-01T08:15:52.820158+0000 mgr.y (mgr.34104) 1303 : cluster 0 pgmap v1426: 89 pgs: 89 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 3 op/s 2023-10-01T08:15:54.142 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:53 smithi084 bash[78255]: cluster 2023-10-01T08:15:52.820158+0000 mgr.y (mgr.34104) 1303 : cluster 0 pgmap v1426: 89 pgs: 89 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 3 op/s 2023-10-01T08:15:54.200 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:54.224 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:54.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:54.226 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:54.327 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:54.356 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:54.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:54.358 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:54.459 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:54.485 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:54.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:54.487 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:54.588 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:54.611 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:54.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:54.614 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:54.714 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:54.738 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:54.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:54.740 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:54.840 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:54.869 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:54.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:54.871 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:54.972 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:55.000 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:55.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:55.003 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:55.103 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:55.126 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:55.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:55.128 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:55.229 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:55.261 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:55.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:55.263 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:55.357 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:55 smithi084 bash[75189]: cluster 2023-10-01T08:15:54.821075+0000 mgr.y (mgr.34104) 1304 : cluster 0 pgmap v1427: 89 pgs: 89 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:15:55.357 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:55 smithi084 bash[78255]: cluster 2023-10-01T08:15:54.821075+0000 mgr.y (mgr.34104) 1304 : cluster 0 pgmap v1427: 89 pgs: 89 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:15:55.364 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:55.377 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:55 smithi112 bash[59335]: cluster 2023-10-01T08:15:54.821075+0000 mgr.y (mgr.34104) 1304 : cluster 0 pgmap v1427: 89 pgs: 89 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:15:55.396 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:55.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:55.398 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:55.499 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:55.528 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:55.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:55.530 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:55.631 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:55.659 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:55.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:55.661 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:55.762 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:55.788 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:55.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:55.791 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:55.885 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-10-01T08:15:55.886 INFO:teuthology.orchestra.run.smithi112.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T08:15:55.891 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:55.923 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:55.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:55.926 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:56.027 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:56.053 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:56.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:56.055 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:15:56.156 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:56.185 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:56.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:56.188 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:15:56.288 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:56.318 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:56.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:56.321 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:15:56.422 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:56.447 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:56.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:56.450 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:15:56.551 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:56.561 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:15:56 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:15:56] "GET /metrics HTTP/1.1" 200 36413 "" "Prometheus/2.33.4" 2023-10-01T08:15:56.575 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:56.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:56.577 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:56.678 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:56.704 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:56.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:56.706 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:56.807 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:56.831 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-10-01T08:15:56.833 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:56.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:56.836 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:56.937 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:56.964 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:15:56.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:56.967 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:15:57.068 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:57.097 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:57.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:57.099 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:57.199 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:57.228 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:57.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:57.231 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:57.332 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:57.369 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:57.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:57.372 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:15:57.473 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:57.503 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:57.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:57.507 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:57.608 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:57.643 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:57.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:57.646 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:57.747 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:57.779 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:57.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:57.782 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:57.882 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:57.906 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:15:57.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:57.908 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:15:58.009 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:58.045 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:58.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:58.049 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:58.150 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:58.161 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:57 smithi112 bash[59335]: cluster 2023-10-01T08:15:56.821943+0000 mgr.y (mgr.34104) 1305 : cluster 0 pgmap v1428: 89 pgs: 89 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:15:58.179 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:58.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:58.183 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:15:58.284 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:58.317 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:58.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:58.320 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:58.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:57 smithi084 bash[78255]: cluster 2023-10-01T08:15:56.821943+0000 mgr.y (mgr.34104) 1305 : cluster 0 pgmap v1428: 89 pgs: 89 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:15:58.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:57 smithi084 bash[75189]: cluster 2023-10-01T08:15:56.821943+0000 mgr.y (mgr.34104) 1305 : cluster 0 pgmap v1428: 89 pgs: 89 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:15:58.421 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:58.456 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:58.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:58.459 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:58.560 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:58.591 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:15:58.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:58.594 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:15:58.694 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:58.720 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:58.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:58.723 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:58.824 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:58.851 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:15:58.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:58.854 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:15:58.954 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:58.990 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:58.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:58.993 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:59.094 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:59.122 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:59.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:59.125 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:59.225 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:59.261 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:15:59.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:59.265 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:15:59.366 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:59.399 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:59.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:59.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:59.503 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:59.524 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:59.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:59.526 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:59.627 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:59.655 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:15:59.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:59.657 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:15:59.758 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:59.789 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:15:59.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:59.792 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:15:59.891 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T08:15:59.892 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:59.914 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T08:15:59.924 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:15:59.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:15:59.927 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:15:59.939 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T08:15:59.964 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T08:15:59.991 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T08:16:00.016 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T08:16:00.018 INFO:teuthology.orchestra.run.smithi084.stderr:Error ENOENT: unrecognized pool 'device_health_metrics' 2023-10-01T08:16:00.027 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:00.038 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:59 smithi112 bash[59335]: cluster 2023-10-01T08:15:58.822785+0000 mgr.y (mgr.34104) 1306 : cluster 0 pgmap v1429: 89 pgs: 89 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:00.039 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:59 smithi112 bash[59335]: audit 2023-10-01T08:15:59.755008+0000 mon.c (mon.2) 141 : audit 1 from='client.? 172.21.15.84:0/1149411990' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:16:00.039 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:59 smithi112 bash[59335]: audit 2023-10-01T08:15:59.755401+0000 mon.a (mon.0) 1704 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:16:00.039 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:15:59 smithi112 bash[59335]: audit 2023-10-01T08:15:59.864017+0000 mon.c (mon.2) 142 : audit 0 from='client.? 172.21.15.84:0/1517438855' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:16:00.041 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T08:16:00.058 INFO:teuthology.orchestra.run.smithi084.stderr:nodeep-scrub is unset 2023-10-01T08:16:00.059 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:00.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:00.062 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:00.068 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T08:16:00.070 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T08:16:00.070 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T08:16:00.070 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T08:16:00.070 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T08:16:00.071 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T08:16:00.071 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T08:16:00.071 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T08:16:00.071 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T08:16:00.162 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:00.197 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:00.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:00.200 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:00.301 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:00.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:59 smithi084 bash[75189]: cluster 2023-10-01T08:15:58.822785+0000 mgr.y (mgr.34104) 1306 : cluster 0 pgmap v1429: 89 pgs: 89 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:00.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:59 smithi084 bash[75189]: audit 2023-10-01T08:15:59.755008+0000 mon.c (mon.2) 141 : audit 1 from='client.? 172.21.15.84:0/1149411990' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:16:00.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:59 smithi084 bash[75189]: audit 2023-10-01T08:15:59.755401+0000 mon.a (mon.0) 1704 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:16:00.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:15:59 smithi084 bash[75189]: audit 2023-10-01T08:15:59.864017+0000 mon.c (mon.2) 142 : audit 0 from='client.? 172.21.15.84:0/1517438855' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:16:00.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:59 smithi084 bash[78255]: cluster 2023-10-01T08:15:58.822785+0000 mgr.y (mgr.34104) 1306 : cluster 0 pgmap v1429: 89 pgs: 89 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:00.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:59 smithi084 bash[78255]: audit 2023-10-01T08:15:59.755008+0000 mon.c (mon.2) 141 : audit 1 from='client.? 172.21.15.84:0/1149411990' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:16:00.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:59 smithi084 bash[78255]: audit 2023-10-01T08:15:59.755401+0000 mon.a (mon.0) 1704 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:16:00.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:15:59 smithi084 bash[78255]: audit 2023-10-01T08:15:59.864017+0000 mon.c (mon.2) 142 : audit 0 from='client.? 172.21.15.84:0/1517438855' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:16:00.332 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:00.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:00.336 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:00.437 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:00.471 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:00.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:00.474 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:00.575 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:00.607 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:00.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:00.610 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:00.711 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:00.744 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:00.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:00.747 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:00.848 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:00.881 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:00.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:00.884 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:00.985 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:01.017 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:01.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:01.020 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:01.120 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:01.144 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:01.145 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:00 smithi084 bash[78255]: audit 2023-10-01T08:16:00.014797+0000 mon.c (mon.2) 143 : audit 1 from='client.? 172.21.15.84:0/1546522763' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "31"}]: dispatch 2023-10-01T08:16:01.146 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:00 smithi084 bash[78255]: audit 2023-10-01T08:16:00.015508+0000 mon.a (mon.0) 1705 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "31"}]: dispatch 2023-10-01T08:16:01.146 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:00 smithi084 bash[78255]: cluster 2023-10-01T08:16:00.035274+0000 mon.a (mon.0) 1706 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T08:16:01.146 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:00 smithi084 bash[78255]: cluster 2023-10-01T08:16:00.035327+0000 mon.a (mon.0) 1707 : cluster 1 Cluster is now healthy 2023-10-01T08:16:01.146 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:00 smithi084 bash[78255]: cluster 2023-10-01T08:16:00.042679+0000 osd.7 (osd.7) 149 : cluster 3 failed to encode map e315 with expected crc 2023-10-01T08:16:01.146 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:00 smithi084 bash[78255]: audit 2023-10-01T08:16:00.045212+0000 mon.a (mon.0) 1708 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T08:16:01.146 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:00 smithi084 bash[78255]: cluster 2023-10-01T08:16:00.045291+0000 mon.a (mon.0) 1709 : cluster 0 osdmap e315: 8 total, 8 up, 8 in 2023-10-01T08:16:01.149 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:00 smithi084 bash[78255]: audit 2023-10-01T08:16:00.130507+0000 mon.a (mon.0) 1710 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:16:01.149 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:00 smithi084 bash[78255]: audit 2023-10-01T08:16:00.131712+0000 mon.a (mon.0) 1711 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:16:01.149 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:00 smithi084 bash[78255]: cluster 2023-10-01T08:16:00.189968+0000 osd.5 (osd.5) 299 : cluster 3 failed to encode map e315 with expected crc 2023-10-01T08:16:01.150 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:00 smithi084 bash[78255]: cluster 2023-10-01T08:16:00.192292+0000 osd.5 (osd.5) 300 : cluster 3 failed to encode map e315 with expected crc 2023-10-01T08:16:01.150 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:00 smithi084 bash[78255]: cluster 2023-10-01T08:16:00.329455+0000 osd.6 (osd.6) 274 : cluster 3 failed to encode map e315 with expected crc 2023-10-01T08:16:01.150 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:00 smithi084 bash[78255]: cluster 2023-10-01T08:16:00.329536+0000 osd.4 (osd.4) 244 : cluster 3 failed to encode map e315 with expected crc 2023-10-01T08:16:01.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:01.151 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:01.151 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:00 smithi084 bash[75189]: audit 2023-10-01T08:16:00.014797+0000 mon.c (mon.2) 143 : audit 1 from='client.? 172.21.15.84:0/1546522763' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "31"}]: dispatch 2023-10-01T08:16:01.151 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:00 smithi084 bash[75189]: audit 2023-10-01T08:16:00.015508+0000 mon.a (mon.0) 1705 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "31"}]: dispatch 2023-10-01T08:16:01.151 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:00 smithi084 bash[75189]: cluster 2023-10-01T08:16:00.035274+0000 mon.a (mon.0) 1706 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T08:16:01.151 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:00 smithi084 bash[75189]: cluster 2023-10-01T08:16:00.035327+0000 mon.a (mon.0) 1707 : cluster 1 Cluster is now healthy 2023-10-01T08:16:01.151 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:00 smithi084 bash[75189]: cluster 2023-10-01T08:16:00.042679+0000 osd.7 (osd.7) 149 : cluster 3 failed to encode map e315 with expected crc 2023-10-01T08:16:01.152 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:00 smithi084 bash[75189]: audit 2023-10-01T08:16:00.045212+0000 mon.a (mon.0) 1708 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T08:16:01.152 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:00 smithi084 bash[75189]: cluster 2023-10-01T08:16:00.045291+0000 mon.a (mon.0) 1709 : cluster 0 osdmap e315: 8 total, 8 up, 8 in 2023-10-01T08:16:01.152 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:00 smithi084 bash[75189]: audit 2023-10-01T08:16:00.130507+0000 mon.a (mon.0) 1710 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:16:01.152 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:00 smithi084 bash[75189]: audit 2023-10-01T08:16:00.131712+0000 mon.a (mon.0) 1711 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:16:01.152 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:00 smithi084 bash[75189]: cluster 2023-10-01T08:16:00.189968+0000 osd.5 (osd.5) 299 : cluster 3 failed to encode map e315 with expected crc 2023-10-01T08:16:01.152 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:00 smithi084 bash[75189]: cluster 2023-10-01T08:16:00.192292+0000 osd.5 (osd.5) 300 : cluster 3 failed to encode map e315 with expected crc 2023-10-01T08:16:01.152 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:00 smithi084 bash[75189]: cluster 2023-10-01T08:16:00.329455+0000 osd.6 (osd.6) 274 : cluster 3 failed to encode map e315 with expected crc 2023-10-01T08:16:01.152 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:00 smithi084 bash[75189]: cluster 2023-10-01T08:16:00.329536+0000 osd.4 (osd.4) 244 : cluster 3 failed to encode map e315 with expected crc 2023-10-01T08:16:01.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:00 smithi112 bash[59335]: audit 2023-10-01T08:16:00.014797+0000 mon.c (mon.2) 143 : audit 1 from='client.? 172.21.15.84:0/1546522763' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "31"}]: dispatch 2023-10-01T08:16:01.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:00 smithi112 bash[59335]: audit 2023-10-01T08:16:00.015508+0000 mon.a (mon.0) 1705 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "31"}]: dispatch 2023-10-01T08:16:01.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:00 smithi112 bash[59335]: cluster 2023-10-01T08:16:00.035274+0000 mon.a (mon.0) 1706 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T08:16:01.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:00 smithi112 bash[59335]: cluster 2023-10-01T08:16:00.035327+0000 mon.a (mon.0) 1707 : cluster 1 Cluster is now healthy 2023-10-01T08:16:01.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:00 smithi112 bash[59335]: cluster 2023-10-01T08:16:00.042679+0000 osd.7 (osd.7) 149 : cluster 3 failed to encode map e315 with expected crc 2023-10-01T08:16:01.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:00 smithi112 bash[59335]: audit 2023-10-01T08:16:00.045212+0000 mon.a (mon.0) 1708 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T08:16:01.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:00 smithi112 bash[59335]: cluster 2023-10-01T08:16:00.045291+0000 mon.a (mon.0) 1709 : cluster 0 osdmap e315: 8 total, 8 up, 8 in 2023-10-01T08:16:01.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:00 smithi112 bash[59335]: audit 2023-10-01T08:16:00.130507+0000 mon.a (mon.0) 1710 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:16:01.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:00 smithi112 bash[59335]: audit 2023-10-01T08:16:00.131712+0000 mon.a (mon.0) 1711 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:16:01.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:00 smithi112 bash[59335]: cluster 2023-10-01T08:16:00.189968+0000 osd.5 (osd.5) 299 : cluster 3 failed to encode map e315 with expected crc 2023-10-01T08:16:01.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:00 smithi112 bash[59335]: cluster 2023-10-01T08:16:00.192292+0000 osd.5 (osd.5) 300 : cluster 3 failed to encode map e315 with expected crc 2023-10-01T08:16:01.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:00 smithi112 bash[59335]: cluster 2023-10-01T08:16:00.329455+0000 osd.6 (osd.6) 274 : cluster 3 failed to encode map e315 with expected crc 2023-10-01T08:16:01.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:00 smithi112 bash[59335]: cluster 2023-10-01T08:16:00.329536+0000 osd.4 (osd.4) 244 : cluster 3 failed to encode map e315 with expected crc 2023-10-01T08:16:01.251 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:01.273 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:01.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:01.275 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:01.375 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:01.409 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:01.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:01.412 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:01.513 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:01.543 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:01.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:01.545 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:01.613 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T08:16:01.646 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:01.669 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:01.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:01.672 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:01.773 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:01.795 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:01.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:01.797 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:01.898 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:01.910 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:01 smithi112 bash[59335]: cluster 2023-10-01T08:16:00.823581+0000 mgr.y (mgr.34104) 1307 : cluster 0 pgmap v1431: 89 pgs: 89 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:01.928 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:01.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:01.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:02.032 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:02.040 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:01 smithi084 bash[75189]: cluster 2023-10-01T08:16:00.823581+0000 mgr.y (mgr.34104) 1307 : cluster 0 pgmap v1431: 89 pgs: 89 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:02.040 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:01 smithi084 bash[78255]: cluster 2023-10-01T08:16:00.823581+0000 mgr.y (mgr.34104) 1307 : cluster 0 pgmap v1431: 89 pgs: 89 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:02.056 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:02.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:02.058 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:02.159 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:02.189 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:02.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:02.192 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:02.292 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:02.322 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:02.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:02.324 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:02.425 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:02.456 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:02.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:02.458 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:02.523 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-10-01T08:16:02.524 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_6 2023-10-01T08:16:02.524 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd pool rm unique_pool_6 unique_pool_6 --yes-i-really-really-mean-it 2023-10-01T08:16:02.559 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:02.594 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:02.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:02.596 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:02.697 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:02.716 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:02.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:02.718 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:02.819 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:02.838 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:02.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:02.840 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:02.941 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:02.972 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:02.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:02.975 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:03.076 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:03.105 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:03.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:03.108 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:16:03.209 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:03.240 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:03.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:03.243 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:03.343 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:03.365 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:03.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:03.368 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:03.469 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:03.494 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:03.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:03.497 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:03.598 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:03.631 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:03.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:03.635 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:03.735 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:03.765 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:03.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:03.769 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:03.869 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:03.900 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:03.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:03.903 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:04.004 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:04.031 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:04.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:04.034 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:04.135 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:04.148 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:03 smithi112 bash[59335]: cluster 2023-10-01T08:16:02.824220+0000 mgr.y (mgr.34104) 1308 : cluster 0 pgmap v1432: 89 pgs: 89 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:04.166 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:04.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:04.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:04.269 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:04.282 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:03 smithi084 bash[75189]: cluster 2023-10-01T08:16:02.824220+0000 mgr.y (mgr.34104) 1308 : cluster 0 pgmap v1432: 89 pgs: 89 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:04.282 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:03 smithi084 bash[78255]: cluster 2023-10-01T08:16:02.824220+0000 mgr.y (mgr.34104) 1308 : cluster 0 pgmap v1432: 89 pgs: 89 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:04.305 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:04.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:04.307 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:04.408 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:04.441 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:04.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:04.444 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:04.545 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:04.576 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:04.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:04.579 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:04.680 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:04.714 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:04.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:04.717 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:04.818 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:04.851 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:04.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:04.854 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:04.954 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:04.986 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:04.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:04.989 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:05.090 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:05.103 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:05 smithi112 bash[59335]: cluster 2023-10-01T08:16:04.825034+0000 mgr.y (mgr.34104) 1309 : cluster 0 pgmap v1433: 89 pgs: 89 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:05.122 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:05.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:05.125 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:05.226 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:05.239 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:05 smithi084 bash[78255]: cluster 2023-10-01T08:16:04.825034+0000 mgr.y (mgr.34104) 1309 : cluster 0 pgmap v1433: 89 pgs: 89 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:05.239 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:05 smithi084 bash[75189]: cluster 2023-10-01T08:16:04.825034+0000 mgr.y (mgr.34104) 1309 : cluster 0 pgmap v1433: 89 pgs: 89 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:05.262 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:05.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:05.265 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:05.292 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T08:16:05.366 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:05.397 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:05.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:05.399 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:05.487 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-10-01T08:16:05.487 INFO:teuthology.orchestra.run.smithi112.stdout: "size": 20, 2023-10-01T08:16:05.487 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 600, 2023-10-01T08:16:05.487 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [ 2023-10-01T08:16:05.488 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.488 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45593.0:166291 10.11 10:8881777e:::benchmark_data_smithi084_191604_object61408:head [delete] snapc 0=[] ondisk+write+known_if_redirected e267)", 2023-10-01T08:16:05.488 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:09:12.727795+0000", 2023-10-01T08:16:05.488 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 412.753209196, 2023-10-01T08:16:05.488 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2599471879999999, 2023-10-01T08:16:05.488 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:16:05.488 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:16:05.488 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:16:05.488 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45593", 2023-10-01T08:16:05.488 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2682487445", 2023-10-01T08:16:05.489 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 166291 2023-10-01T08:16:05.489 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.489 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:16:05.489 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.489 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:16:05.489 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:12.727795+0000", 2023-10-01T08:16:05.489 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:16:05.489 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.489 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.489 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:16:05.490 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:12.727795+0000", 2023-10-01T08:16:05.490 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-10-01T08:16:05.490 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.490 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.490 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:16:05.490 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:12.727794+0000", 2023-10-01T08:16:05.490 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.4769999999999997e-06 2023-10-01T08:16:05.490 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.490 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.490 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:16:05.490 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:12.727798+0000", 2023-10-01T08:16:05.490 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.8050000000000007e-06 2023-10-01T08:16:05.491 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.491 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.491 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:16:05.491 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:12.727806+0000", 2023-10-01T08:16:05.491 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.3709999999999999e-06 2023-10-01T08:16:05.491 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.491 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.491 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:16:05.491 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:12.727812+0000", 2023-10-01T08:16:05.491 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13280118099999999 2023-10-01T08:16:05.491 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.491 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.492 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.492 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:12.860613+0000", 2023-10-01T08:16:05.492 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0026730650000000001 2023-10-01T08:16:05.492 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.492 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.492 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for missing object", 2023-10-01T08:16:05.492 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:12.863286+0000", 2023-10-01T08:16:05.492 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.112253995 2023-10-01T08:16:05.492 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.492 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.492 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.492 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:12.975540+0000", 2023-10-01T08:16:05.493 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0032897339999999999 2023-10-01T08:16:05.493 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.493 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.493 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for rw locks", 2023-10-01T08:16:05.493 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:12.978829+0000", 2023-10-01T08:16:05.493 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.91482041300000005 2023-10-01T08:16:05.493 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.493 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.493 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.493 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.893650+0000", 2023-10-01T08:16:05.493 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0091073130000000006 2023-10-01T08:16:05.493 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.494 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.494 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:16:05.494 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.902757+0000", 2023-10-01T08:16:05.494 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0065906589999999996 2023-10-01T08:16:05.494 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.494 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.494 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 6,7", 2023-10-01T08:16:05.494 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.909348+0000", 2023-10-01T08:16:05.494 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.022893624000000001 2023-10-01T08:16:05.494 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.494 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.494 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:16:05.494 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.932241+0000", 2023-10-01T08:16:05.495 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.019496987 2023-10-01T08:16:05.495 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.495 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.495 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:16:05.495 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.951738+0000", 2023-10-01T08:16:05.495 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.027682535000000001 2023-10-01T08:16:05.495 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.495 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.495 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:16:05.495 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.979421+0000", 2023-10-01T08:16:05.495 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0013470310000000001 2023-10-01T08:16:05.495 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.495 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.496 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:16:05.496 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.980768+0000", 2023-10-01T08:16:05.496 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0069736729999999997 2023-10-01T08:16:05.496 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.496 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.496 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:16:05.496 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.987742+0000", 2023-10-01T08:16:05.496 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2599471879999999 2023-10-01T08:16:05.496 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:16:05.496 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:16:05.496 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:16:05.496 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.497 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.497 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45593.0:166707 10.11 10:8b6dfcb5:::benchmark_data_smithi084_191604_object61824:head [delete] snapc 0=[] ondisk+write+known_if_redirected e267)", 2023-10-01T08:16:05.497 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:09:13.633900+0000", 2023-10-01T08:16:05.497 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 411.84710395600001, 2023-10-01T08:16:05.497 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0105112979999999, 2023-10-01T08:16:05.497 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:16:05.497 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:16:05.497 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:16:05.497 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45593", 2023-10-01T08:16:05.497 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2682487445", 2023-10-01T08:16:05.497 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 166707 2023-10-01T08:16:05.497 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.497 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:16:05.498 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.498 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:16:05.498 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.633900+0000", 2023-10-01T08:16:05.498 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:16:05.498 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.498 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.498 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:16:05.498 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.633900+0000", 2023-10-01T08:16:05.498 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T08:16:05.498 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.499 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.499 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:16:05.499 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.633899+0000", 2023-10-01T08:16:05.499 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.015e-06 2023-10-01T08:16:05.499 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.499 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.499 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:16:05.499 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.633905+0000", 2023-10-01T08:16:05.499 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0022e-05 2023-10-01T08:16:05.499 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.499 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.499 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:16:05.500 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.633915+0000", 2023-10-01T08:16:05.500 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.5869999999999998e-06 2023-10-01T08:16:05.500 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.500 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.500 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:16:05.500 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.633921+0000", 2023-10-01T08:16:05.500 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0042799739999999998 2023-10-01T08:16:05.500 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.500 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.500 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.500 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.638201+0000", 2023-10-01T08:16:05.500 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00191052 2023-10-01T08:16:05.500 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.501 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.501 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for missing object", 2023-10-01T08:16:05.501 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:13.640112+0000", 2023-10-01T08:16:05.501 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.3875132 2023-10-01T08:16:05.501 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.501 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.501 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.501 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:14.027625+0000", 2023-10-01T08:16:05.501 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0040404150000000003 2023-10-01T08:16:05.501 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.501 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.501 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for rw locks", 2023-10-01T08:16:05.501 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:14.031665+0000", 2023-10-01T08:16:05.502 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.57717271999999997 2023-10-01T08:16:05.502 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.502 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.502 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.502 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:14.608838+0000", 2023-10-01T08:16:05.502 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0020061620000000001 2023-10-01T08:16:05.502 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.502 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.502 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:16:05.502 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:14.610844+0000", 2023-10-01T08:16:05.502 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0066438950000000004 2023-10-01T08:16:05.502 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.503 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.503 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 6,7", 2023-10-01T08:16:05.503 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:14.617488+0000", 2023-10-01T08:16:05.503 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0169471 2023-10-01T08:16:05.503 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.503 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.503 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:16:05.503 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:14.634435+0000", 2023-10-01T08:16:05.503 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001006121 2023-10-01T08:16:05.503 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.503 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.503 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:16:05.504 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:14.635441+0000", 2023-10-01T08:16:05.504 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00033466300000000002 2023-10-01T08:16:05.504 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.504 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.504 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:16:05.504 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:14.635776+0000", 2023-10-01T08:16:05.504 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0015800479999999999 2023-10-01T08:16:05.504 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.504 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.504 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:16:05.504 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:14.637356+0000", 2023-10-01T08:16:05.504 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0070549819999999996 2023-10-01T08:16:05.505 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.505 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.505 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:16:05.505 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:14.644411+0000", 2023-10-01T08:16:05.505 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0105112979999999 2023-10-01T08:16:05.505 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:16:05.505 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:16:05.505 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:16:05.505 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.505 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.505 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45593.0:167424 10.11 10:8e33b1b1:::benchmark_data_smithi084_191604_object62541:head [delete] snapc 0=[] ondisk+write+known_if_redirected e267)", 2023-10-01T08:16:05.505 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:09:15.431424+0000", 2023-10-01T08:16:05.505 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 410.049579365, 2023-10-01T08:16:05.506 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.065049702, 2023-10-01T08:16:05.506 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:16:05.506 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:16:05.506 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:16:05.506 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45593", 2023-10-01T08:16:05.506 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2682487445", 2023-10-01T08:16:05.506 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 167424 2023-10-01T08:16:05.506 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.506 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:16:05.507 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.507 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:16:05.507 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:15.431424+0000", 2023-10-01T08:16:05.507 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:16:05.507 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.507 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.507 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:16:05.507 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:15.431424+0000", 2023-10-01T08:16:05.507 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T08:16:05.507 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.507 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.508 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:16:05.508 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:15.431423+0000", 2023-10-01T08:16:05.508 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0521e-05 2023-10-01T08:16:05.508 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.508 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.508 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:16:05.508 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:15.431434+0000", 2023-10-01T08:16:05.508 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3933e-05 2023-10-01T08:16:05.508 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.508 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.509 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:16:05.509 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:15.431447+0000", 2023-10-01T08:16:05.509 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.1149999999999999e-06 2023-10-01T08:16:05.509 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.509 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.509 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:16:05.509 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:15.431454+0000", 2023-10-01T08:16:05.509 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.051866743 2023-10-01T08:16:05.509 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.510 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.510 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.510 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:15.483320+0000", 2023-10-01T08:16:05.510 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.002527886 2023-10-01T08:16:05.510 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.510 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.510 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for missing object", 2023-10-01T08:16:05.510 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:15.485848+0000", 2023-10-01T08:16:05.510 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.02593059 2023-10-01T08:16:05.510 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.510 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.510 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.511 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:15.511779+0000", 2023-10-01T08:16:05.511 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0031246949999999998 2023-10-01T08:16:05.511 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.511 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.511 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for rw locks", 2023-10-01T08:16:05.511 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:15.514904+0000", 2023-10-01T08:16:05.511 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.93176937299999996 2023-10-01T08:16:05.511 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.511 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.511 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.511 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:16.446673+0000", 2023-10-01T08:16:05.511 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0043048829999999998 2023-10-01T08:16:05.512 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.512 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.512 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:16:05.512 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:16.450978+0000", 2023-10-01T08:16:05.512 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0064199180000000002 2023-10-01T08:16:05.513 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.513 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.513 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 6,7", 2023-10-01T08:16:05.513 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:16.457398+0000", 2023-10-01T08:16:05.513 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.025294881000000002 2023-10-01T08:16:05.513 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.513 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.513 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:16:05.513 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:16.482693+0000", 2023-10-01T08:16:05.513 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0017949579999999999 2023-10-01T08:16:05.513 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.514 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.514 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:16:05.514 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:16.484488+0000", 2023-10-01T08:16:05.514 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000528624 2023-10-01T08:16:05.514 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.514 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.514 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:16:05.514 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:16.485016+0000", 2023-10-01T08:16:05.514 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.002674779 2023-10-01T08:16:05.515 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.515 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.515 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:16:05.515 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:16.487691+0000", 2023-10-01T08:16:05.515 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0087831379999999994 2023-10-01T08:16:05.515 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.515 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.515 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:16:05.515 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:16.496474+0000", 2023-10-01T08:16:05.515 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.065049702 2023-10-01T08:16:05.515 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:16:05.515 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:16:05.515 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:16:05.516 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.516 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.516 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45593.0:167440 10.11 10:8ab99096:::benchmark_data_smithi084_191604_object62557:head [delete] snapc 0=[] ondisk+write+known_if_redirected e267)", 2023-10-01T08:16:05.516 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:09:15.509980+0000", 2023-10-01T08:16:05.516 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 409.97102379900002, 2023-10-01T08:16:05.516 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0990738920000001, 2023-10-01T08:16:05.516 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:16:05.516 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:16:05.516 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:16:05.516 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45593", 2023-10-01T08:16:05.516 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2682487445", 2023-10-01T08:16:05.516 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 167440 2023-10-01T08:16:05.516 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.517 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:16:05.517 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.517 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:16:05.517 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:15.509980+0000", 2023-10-01T08:16:05.517 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:16:05.517 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.518 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.518 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:16:05.518 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:15.509980+0000", 2023-10-01T08:16:05.518 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T08:16:05.518 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.518 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.519 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:16:05.519 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:15.509978+0000", 2023-10-01T08:16:05.519 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0317e-05 2023-10-01T08:16:05.519 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.519 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.519 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:16:05.519 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:15.509989+0000", 2023-10-01T08:16:05.519 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.8516e-05 2023-10-01T08:16:05.519 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.519 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.519 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:16:05.519 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:15.510007+0000", 2023-10-01T08:16:05.520 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.1249999999999993e-06 2023-10-01T08:16:05.520 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.520 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.520 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:16:05.520 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:15.510015+0000", 2023-10-01T08:16:05.520 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0087191409999999997 2023-10-01T08:16:05.520 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.520 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.520 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.520 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:15.518734+0000", 2023-10-01T08:16:05.520 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0032365530000000001 2023-10-01T08:16:05.520 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.521 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.521 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for missing object", 2023-10-01T08:16:05.521 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:15.521971+0000", 2023-10-01T08:16:05.521 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.068184054999999993 2023-10-01T08:16:05.521 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.521 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.521 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.521 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:15.590155+0000", 2023-10-01T08:16:05.521 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0037871179999999999 2023-10-01T08:16:05.521 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.521 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.522 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for rw locks", 2023-10-01T08:16:05.522 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:15.593942+0000", 2023-10-01T08:16:05.522 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.92654921800000001 2023-10-01T08:16:05.522 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.522 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.522 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.522 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:16.520491+0000", 2023-10-01T08:16:05.522 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0019427120000000001 2023-10-01T08:16:05.522 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.522 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.522 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:16:05.522 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:16.522434+0000", 2023-10-01T08:16:05.523 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0050224809999999996 2023-10-01T08:16:05.523 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.523 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.523 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 6,7", 2023-10-01T08:16:05.523 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:16.527456+0000", 2023-10-01T08:16:05.523 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.041349906999999998 2023-10-01T08:16:05.523 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.523 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.523 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:16:05.523 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:16.568806+0000", 2023-10-01T08:16:05.523 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00043459 2023-10-01T08:16:05.523 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.523 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.524 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:16:05.524 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:16.569241+0000", 2023-10-01T08:16:05.524 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.032872219000000001 2023-10-01T08:16:05.524 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.524 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.524 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:16:05.524 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:16.602113+0000", 2023-10-01T08:16:05.524 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0013347610000000001 2023-10-01T08:16:05.524 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.524 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.524 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:16:05.524 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:16.603448+0000", 2023-10-01T08:16:05.525 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0056058990000000001 2023-10-01T08:16:05.525 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.525 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.525 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:16:05.525 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:16.609054+0000", 2023-10-01T08:16:05.525 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0990738920000001 2023-10-01T08:16:05.525 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:16:05.525 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:16:05.525 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:16:05.525 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.525 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.525 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45593.0:167510 10.11 10:8be95693:::benchmark_data_smithi084_191604_object62627:head [delete] snapc 0=[] ondisk+write+known_if_redirected e267)", 2023-10-01T08:16:05.525 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:09:15.812715+0000", 2023-10-01T08:16:05.526 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 409.66828890199997, 2023-10-01T08:16:05.526 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0174872349999999, 2023-10-01T08:16:05.526 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:16:05.526 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:16:05.526 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:16:05.526 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45593", 2023-10-01T08:16:05.526 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2682487445", 2023-10-01T08:16:05.526 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 167510 2023-10-01T08:16:05.526 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.526 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:16:05.526 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.526 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:16:05.527 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:15.812715+0000", 2023-10-01T08:16:05.527 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:16:05.527 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.527 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.527 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:16:05.527 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:15.812715+0000", 2023-10-01T08:16:05.527 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999976 2023-10-01T08:16:05.527 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.527 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.527 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:16:05.527 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:15.812713+0000", 2023-10-01T08:16:05.527 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0370999999999999e-05 2023-10-01T08:16:05.527 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.528 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.528 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:16:05.528 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:15.812723+0000", 2023-10-01T08:16:05.528 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.8077999999999999e-05 2023-10-01T08:16:05.528 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.528 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.528 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:16:05.528 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:15.812741+0000", 2023-10-01T08:16:05.528 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.337e-06 2023-10-01T08:16:05.528 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.528 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.528 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:16:05.528 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:15.812749+0000", 2023-10-01T08:16:05.529 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.052470575999999998 2023-10-01T08:16:05.529 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.529 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.529 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.529 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:15.865220+0000", 2023-10-01T08:16:05.529 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001818365 2023-10-01T08:16:05.529 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.529 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.529 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for missing object", 2023-10-01T08:16:05.529 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:15.867038+0000", 2023-10-01T08:16:05.529 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.121709413 2023-10-01T08:16:05.529 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.530 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.530 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.530 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:15.988748+0000", 2023-10-01T08:16:05.530 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0033878509999999999 2023-10-01T08:16:05.530 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.530 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.530 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for rw locks", 2023-10-01T08:16:05.530 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:15.992136+0000", 2023-10-01T08:16:05.530 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.79338508500000005 2023-10-01T08:16:05.530 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.530 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.530 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.531 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:16.785521+0000", 2023-10-01T08:16:05.531 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0023998679999999999 2023-10-01T08:16:05.531 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.531 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.531 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:16:05.531 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:16.787921+0000", 2023-10-01T08:16:05.531 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0066370470000000001 2023-10-01T08:16:05.531 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.531 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.531 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 6,7", 2023-10-01T08:16:05.531 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:16.794558+0000", 2023-10-01T08:16:05.531 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.024026281 2023-10-01T08:16:05.532 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.532 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.532 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:16:05.532 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:16.818584+0000", 2023-10-01T08:16:05.532 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00092838800000000004 2023-10-01T08:16:05.532 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.532 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.532 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:16:05.532 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:16.819512+0000", 2023-10-01T08:16:05.532 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.002103012 2023-10-01T08:16:05.532 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.532 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.532 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:16:05.533 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:16.821615+0000", 2023-10-01T08:16:05.533 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001550116 2023-10-01T08:16:05.533 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.533 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.533 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:16:05.533 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:16.823165+0000", 2023-10-01T08:16:05.533 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.007036647 2023-10-01T08:16:05.533 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.533 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.533 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:16:05.533 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:16.830202+0000", 2023-10-01T08:16:05.533 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0174872349999999 2023-10-01T08:16:05.534 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:16:05.534 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:16:05.534 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:16:05.534 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.534 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.534 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45593.0:167658 10.11 10:8e9e2274:::benchmark_data_smithi084_191604_object62775:head [delete] snapc 0=[] ondisk+write+known_if_redirected e267)", 2023-10-01T08:16:05.534 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:09:16.333238+0000", 2023-10-01T08:16:05.534 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 409.14776529599999, 2023-10-01T08:16:05.534 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0072052650000001, 2023-10-01T08:16:05.534 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:16:05.534 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:16:05.534 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:16:05.535 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45593", 2023-10-01T08:16:05.535 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2682487445", 2023-10-01T08:16:05.535 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 167658 2023-10-01T08:16:05.535 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.535 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:16:05.535 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.535 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:16:05.535 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:16.333238+0000", 2023-10-01T08:16:05.535 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:16:05.535 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.535 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.535 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:16:05.535 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:16.333238+0000", 2023-10-01T08:16:05.536 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T08:16:05.536 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.536 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.536 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:16:05.536 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:16.333237+0000", 2023-10-01T08:16:05.536 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.1380000000000001e-06 2023-10-01T08:16:05.536 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.536 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.536 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:16:05.536 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:16.333244+0000", 2023-10-01T08:16:05.536 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.4928e-05 2023-10-01T08:16:05.536 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.536 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.537 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:16:05.537 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:16.333259+0000", 2023-10-01T08:16:05.537 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.4279999999999999e-06 2023-10-01T08:16:05.537 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.537 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.537 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:16:05.537 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:16.333267+0000", 2023-10-01T08:16:05.537 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.067595531 2023-10-01T08:16:05.537 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.537 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.538 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.538 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:16.400862+0000", 2023-10-01T08:16:05.538 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0030166279999999999 2023-10-01T08:16:05.538 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.538 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.538 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for missing object", 2023-10-01T08:16:05.538 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:16.403879+0000", 2023-10-01T08:16:05.538 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.025596852 2023-10-01T08:16:05.538 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.538 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.538 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.538 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:16.429476+0000", 2023-10-01T08:16:05.539 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.003788418 2023-10-01T08:16:05.539 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.539 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.539 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for rw locks", 2023-10-01T08:16:05.539 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:16.433264+0000", 2023-10-01T08:16:05.539 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.85190067199999997 2023-10-01T08:16:05.539 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.539 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.539 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.539 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:17.285165+0000", 2023-10-01T08:16:05.539 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0022348009999999998 2023-10-01T08:16:05.539 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.540 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.540 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:16:05.540 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:17.287400+0000", 2023-10-01T08:16:05.540 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0059029180000000001 2023-10-01T08:16:05.540 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.540 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.540 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 6,7", 2023-10-01T08:16:05.540 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:17.293302+0000", 2023-10-01T08:16:05.540 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.039599296999999999 2023-10-01T08:16:05.540 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.540 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.540 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:16:05.541 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:17.332902+0000", 2023-10-01T08:16:05.541 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00026001000000000003 2023-10-01T08:16:05.541 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.541 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.541 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:16:05.541 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:17.333162+0000", 2023-10-01T08:16:05.541 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00072033199999999996 2023-10-01T08:16:05.541 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.541 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.541 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:16:05.541 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:17.333882+0000", 2023-10-01T08:16:05.541 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001175913 2023-10-01T08:16:05.542 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.542 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.542 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:16:05.542 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:17.335058+0000", 2023-10-01T08:16:05.542 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0053857089999999998 2023-10-01T08:16:05.542 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.542 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.542 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:16:05.542 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:17.340444+0000", 2023-10-01T08:16:05.542 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0072052650000001 2023-10-01T08:16:05.542 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:16:05.542 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:16:05.542 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:16:05.543 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.543 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.543 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45593.0:167668 10.11 10:8a95de74:::benchmark_data_smithi084_191604_object62785:head [delete] snapc 0=[] ondisk+write+known_if_redirected e267)", 2023-10-01T08:16:05.543 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:09:16.512489+0000", 2023-10-01T08:16:05.543 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 408.96851440699999, 2023-10-01T08:16:05.543 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.034666281, 2023-10-01T08:16:05.543 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:16:05.543 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:16:05.543 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:16:05.543 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45593", 2023-10-01T08:16:05.543 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2682487445", 2023-10-01T08:16:05.543 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 167668 2023-10-01T08:16:05.544 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.544 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:16:05.544 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.544 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:16:05.544 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:16.512489+0000", 2023-10-01T08:16:05.544 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:16:05.544 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.544 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.544 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:16:05.544 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:16.512489+0000", 2023-10-01T08:16:05.544 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T08:16:05.544 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.545 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.545 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:16:05.545 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:16.512488+0000", 2023-10-01T08:16:05.545 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.691e-06 2023-10-01T08:16:05.545 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.545 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.545 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:16:05.545 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:16.512495+0000", 2023-10-01T08:16:05.545 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0678e-05 2023-10-01T08:16:05.545 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.545 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.545 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:16:05.546 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:16.512505+0000", 2023-10-01T08:16:05.546 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.7009999999999996e-06 2023-10-01T08:16:05.546 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.546 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.546 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:16:05.546 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:16.512513+0000", 2023-10-01T08:16:05.546 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.117083138 2023-10-01T08:16:05.546 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.546 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.546 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.546 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:16.629596+0000", 2023-10-01T08:16:05.546 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0031674820000000001 2023-10-01T08:16:05.547 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.547 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.547 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for missing object", 2023-10-01T08:16:05.547 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:16.632764+0000", 2023-10-01T08:16:05.547 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.020834163999999999 2023-10-01T08:16:05.547 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.547 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.547 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.547 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:16.653598+0000", 2023-10-01T08:16:05.547 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0025284769999999999 2023-10-01T08:16:05.547 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.547 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.548 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for rw locks", 2023-10-01T08:16:05.548 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:16.656126+0000", 2023-10-01T08:16:05.548 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.81302160099999998 2023-10-01T08:16:05.548 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.548 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.548 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.548 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:17.469148+0000", 2023-10-01T08:16:05.548 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0019600820000000001 2023-10-01T08:16:05.548 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.548 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.548 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:16:05.548 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:17.471108+0000", 2023-10-01T08:16:05.549 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0077094340000000003 2023-10-01T08:16:05.549 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.549 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.549 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 6,7", 2023-10-01T08:16:05.549 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:17.478817+0000", 2023-10-01T08:16:05.549 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.031933886000000002 2023-10-01T08:16:05.549 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.549 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.549 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:16:05.549 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:17.510751+0000", 2023-10-01T08:16:05.549 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.027277363999999998 2023-10-01T08:16:05.549 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.550 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.550 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:16:05.550 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:17.538029+0000", 2023-10-01T08:16:05.550 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0010904700000000001 2023-10-01T08:16:05.550 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.550 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.550 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:16:05.550 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:17.539119+0000", 2023-10-01T08:16:05.550 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0013246449999999999 2023-10-01T08:16:05.550 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.550 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.550 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:16:05.551 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:17.540444+0000", 2023-10-01T08:16:05.551 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0067118380000000004 2023-10-01T08:16:05.551 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.551 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.551 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:16:05.551 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:17.547156+0000", 2023-10-01T08:16:05.551 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.034666281 2023-10-01T08:16:05.551 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:16:05.551 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:16:05.551 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:16:05.551 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.551 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.552 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45593.0:168070 10.11 10:89f32583:::benchmark_data_smithi084_191604_object63187:head [delete] snapc 0=[] ondisk+write+known_if_redirected e267)", 2023-10-01T08:16:05.552 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:09:17.677415+0000", 2023-10-01T08:16:05.552 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 407.80358886499999, 2023-10-01T08:16:05.552 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0340435910000001, 2023-10-01T08:16:05.552 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:16:05.552 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:16:05.552 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:16:05.552 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45593", 2023-10-01T08:16:05.552 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2682487445", 2023-10-01T08:16:05.552 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 168070 2023-10-01T08:16:05.552 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.552 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:16:05.552 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.553 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:16:05.553 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:17.677415+0000", 2023-10-01T08:16:05.553 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:16:05.553 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.553 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.553 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:16:05.553 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:17.677415+0000", 2023-10-01T08:16:05.553 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T08:16:05.553 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.553 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.553 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:16:05.553 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:17.677413+0000", 2023-10-01T08:16:05.554 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.7819999999999994e-06 2023-10-01T08:16:05.554 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.554 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.554 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:16:05.554 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:17.677421+0000", 2023-10-01T08:16:05.554 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2184999999999999e-05 2023-10-01T08:16:05.554 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.554 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.554 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:16:05.554 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:17.677433+0000", 2023-10-01T08:16:05.554 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.3329999999999996e-06 2023-10-01T08:16:05.555 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.555 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.555 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:16:05.555 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:17.677439+0000", 2023-10-01T08:16:05.555 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.107191408 2023-10-01T08:16:05.555 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.555 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.555 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.555 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:17.784630+0000", 2023-10-01T08:16:05.555 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0034267590000000001 2023-10-01T08:16:05.555 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.555 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.556 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for rw locks", 2023-10-01T08:16:05.556 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:17.788057+0000", 2023-10-01T08:16:05.556 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.84872499499999998 2023-10-01T08:16:05.556 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.556 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.556 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.556 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:18.636782+0000", 2023-10-01T08:16:05.556 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.003215908 2023-10-01T08:16:05.556 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.556 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.556 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:16:05.556 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:18.639998+0000", 2023-10-01T08:16:05.556 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.006846637 2023-10-01T08:16:05.557 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.557 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.557 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 6,7", 2023-10-01T08:16:05.557 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:18.646844+0000", 2023-10-01T08:16:05.557 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.024971719999999999 2023-10-01T08:16:05.557 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.557 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.557 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:16:05.557 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:18.671816+0000", 2023-10-01T08:16:05.557 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.030217879 2023-10-01T08:16:05.557 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.557 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.558 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:16:05.558 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:18.702034+0000", 2023-10-01T08:16:05.558 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0015003729999999999 2023-10-01T08:16:05.558 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.558 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.558 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:16:05.558 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:18.703534+0000", 2023-10-01T08:16:05.558 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001465648 2023-10-01T08:16:05.558 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.558 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.558 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:16:05.558 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:18.705000+0000", 2023-10-01T08:16:05.559 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0064583979999999997 2023-10-01T08:16:05.559 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.559 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.559 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:16:05.559 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:18.711458+0000", 2023-10-01T08:16:05.559 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0340435910000001 2023-10-01T08:16:05.559 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:16:05.559 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:16:05.559 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:16:05.559 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.559 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.559 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45593.0:169421 10.11 10:8c682b93:::benchmark_data_smithi084_191604_object64538:head [delete] snapc 0=[] ondisk+write+known_if_redirected e267)", 2023-10-01T08:16:05.560 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:09:20.847054+0000", 2023-10-01T08:16:05.560 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 404.63394994200002, 2023-10-01T08:16:05.560 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.126046989, 2023-10-01T08:16:05.560 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:16:05.560 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:16:05.560 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:16:05.560 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45593", 2023-10-01T08:16:05.560 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2682487445", 2023-10-01T08:16:05.560 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 169421 2023-10-01T08:16:05.560 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.560 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:16:05.560 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.560 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:16:05.561 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:20.847054+0000", 2023-10-01T08:16:05.561 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:16:05.561 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.561 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.561 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:16:05.561 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:20.847054+0000", 2023-10-01T08:16:05.561 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999976 2023-10-01T08:16:05.561 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.561 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.561 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:16:05.561 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:20.847051+0000", 2023-10-01T08:16:05.561 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.6160000000000008e-06 2023-10-01T08:16:05.562 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.562 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.562 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:16:05.562 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:20.847061+0000", 2023-10-01T08:16:05.562 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.6684000000000002e-05 2023-10-01T08:16:05.562 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.562 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.562 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:16:05.562 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:20.847078+0000", 2023-10-01T08:16:05.562 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.8359999999999992e-06 2023-10-01T08:16:05.562 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.562 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.563 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:16:05.563 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:20.847086+0000", 2023-10-01T08:16:05.563 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.055661478 2023-10-01T08:16:05.563 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.563 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.563 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.563 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:20.902747+0000", 2023-10-01T08:16:05.563 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001244389 2023-10-01T08:16:05.563 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.563 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.563 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for missing object", 2023-10-01T08:16:05.563 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:20.903991+0000", 2023-10-01T08:16:05.563 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.036759663999999997 2023-10-01T08:16:05.564 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.564 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.564 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.564 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:20.940751+0000", 2023-10-01T08:16:05.564 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0031105939999999999 2023-10-01T08:16:05.564 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.564 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.564 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for rw locks", 2023-10-01T08:16:05.564 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:20.943862+0000", 2023-10-01T08:16:05.564 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.95182947200000001 2023-10-01T08:16:05.564 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.564 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.565 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.565 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:21.895691+0000", 2023-10-01T08:16:05.565 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0026962650000000002 2023-10-01T08:16:05.565 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.565 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.565 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:16:05.565 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:21.898387+0000", 2023-10-01T08:16:05.565 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0053605750000000002 2023-10-01T08:16:05.565 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.565 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.565 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 6,7", 2023-10-01T08:16:05.565 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:21.903748+0000", 2023-10-01T08:16:05.566 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.033436558999999998 2023-10-01T08:16:05.566 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.566 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.566 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:16:05.566 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:21.937185+0000", 2023-10-01T08:16:05.566 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0015699430000000001 2023-10-01T08:16:05.566 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.566 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.566 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:16:05.566 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:21.938754+0000", 2023-10-01T08:16:05.566 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.025679969 2023-10-01T08:16:05.566 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.567 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.567 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:16:05.567 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:21.964434+0000", 2023-10-01T08:16:05.567 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0021536910000000001 2023-10-01T08:16:05.567 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.567 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.567 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:16:05.567 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:21.966588+0000", 2023-10-01T08:16:05.567 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0065126639999999996 2023-10-01T08:16:05.567 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.567 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.567 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:16:05.567 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:21.973101+0000", 2023-10-01T08:16:05.568 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.126046989 2023-10-01T08:16:05.568 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:16:05.568 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:16:05.568 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:16:05.568 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.568 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.568 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45593.0:170037 10.11 10:89d80ad1:::benchmark_data_smithi084_191604_object65154:head [delete] snapc 0=[] ondisk+write+known_if_redirected e267)", 2023-10-01T08:16:05.568 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:09:22.375923+0000", 2023-10-01T08:16:05.568 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 403.10508037300002, 2023-10-01T08:16:05.568 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.224419573, 2023-10-01T08:16:05.568 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:16:05.569 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:16:05.569 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:16:05.569 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45593", 2023-10-01T08:16:05.569 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2682487445", 2023-10-01T08:16:05.569 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 170037 2023-10-01T08:16:05.569 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.569 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:16:05.569 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.569 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:16:05.569 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:22.375923+0000", 2023-10-01T08:16:05.569 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:16:05.569 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.570 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.570 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:16:05.570 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:22.375923+0000", 2023-10-01T08:16:05.570 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T08:16:05.570 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.570 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.570 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:16:05.570 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:22.375922+0000", 2023-10-01T08:16:05.570 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.6240000000000008e-06 2023-10-01T08:16:05.570 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.570 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.570 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:16:05.571 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:22.375930+0000", 2023-10-01T08:16:05.571 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.4664999999999999e-05 2023-10-01T08:16:05.571 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.571 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.571 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:16:05.571 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:22.375945+0000", 2023-10-01T08:16:05.571 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.841e-06 2023-10-01T08:16:05.571 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.571 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.571 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:16:05.571 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:22.375953+0000", 2023-10-01T08:16:05.571 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.094890229000000006 2023-10-01T08:16:05.571 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.572 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.572 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.572 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:22.470843+0000", 2023-10-01T08:16:05.572 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0035700720000000001 2023-10-01T08:16:05.572 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.572 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.572 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for rw locks", 2023-10-01T08:16:05.572 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:22.474413+0000", 2023-10-01T08:16:05.572 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.067672078 2023-10-01T08:16:05.572 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.572 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.572 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.572 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:23.542085+0000", 2023-10-01T08:16:05.573 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0027185920000000001 2023-10-01T08:16:05.573 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.573 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.573 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:16:05.573 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:23.544804+0000", 2023-10-01T08:16:05.573 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0065737429999999999 2023-10-01T08:16:05.573 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.573 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.573 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 6,7", 2023-10-01T08:16:05.573 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:23.551378+0000", 2023-10-01T08:16:05.573 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.027969804000000001 2023-10-01T08:16:05.573 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.573 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.574 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:16:05.574 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:23.579347+0000", 2023-10-01T08:16:05.574 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00107928 2023-10-01T08:16:05.574 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.574 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.574 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:16:05.574 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:23.580427+0000", 2023-10-01T08:16:05.574 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0067620989999999997 2023-10-01T08:16:05.574 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.574 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.574 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:16:05.574 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:23.587189+0000", 2023-10-01T08:16:05.575 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001644831 2023-10-01T08:16:05.575 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.575 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.575 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:16:05.575 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:23.588834+0000", 2023-10-01T08:16:05.575 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.011509313 2023-10-01T08:16:05.575 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.575 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.575 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:16:05.575 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:23.600343+0000", 2023-10-01T08:16:05.575 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.224419573 2023-10-01T08:16:05.575 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:16:05.575 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:16:05.576 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:16:05.576 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.576 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.576 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45593.0:170467 10.11 10:8aa06e49:::benchmark_data_smithi084_191604_object65584:head [delete] snapc 0=[] ondisk+write+known_if_redirected e267)", 2023-10-01T08:16:05.576 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:09:23.453324+0000", 2023-10-01T08:16:05.576 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 402.02768001200002, 2023-10-01T08:16:05.576 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.290114116, 2023-10-01T08:16:05.576 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:16:05.576 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:16:05.576 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:16:05.576 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45593", 2023-10-01T08:16:05.576 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2682487445", 2023-10-01T08:16:05.577 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 170467 2023-10-01T08:16:05.577 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.577 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:16:05.577 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.577 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:16:05.577 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:23.453324+0000", 2023-10-01T08:16:05.577 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:16:05.577 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.577 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.577 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:16:05.577 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:23.453324+0000", 2023-10-01T08:16:05.577 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T08:16:05.577 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.578 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.578 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:16:05.578 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:23.453322+0000", 2023-10-01T08:16:05.578 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.3000000000000004e-06 2023-10-01T08:16:05.578 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.578 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.578 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:16:05.578 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:23.453329+0000", 2023-10-01T08:16:05.578 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3637e-05 2023-10-01T08:16:05.578 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.578 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.578 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:16:05.579 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:23.453343+0000", 2023-10-01T08:16:05.579 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.1920000000000002e-06 2023-10-01T08:16:05.579 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.579 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.579 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:16:05.579 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:23.453349+0000", 2023-10-01T08:16:05.579 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.14733357499999999 2023-10-01T08:16:05.579 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.579 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.579 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.579 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:23.600683+0000", 2023-10-01T08:16:05.580 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0017258099999999999 2023-10-01T08:16:05.580 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.580 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.580 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for missing object", 2023-10-01T08:16:05.580 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:23.602409+0000", 2023-10-01T08:16:05.580 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.21127085500000001 2023-10-01T08:16:05.580 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.580 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.580 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.580 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:23.813680+0000", 2023-10-01T08:16:05.580 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0037948330000000001 2023-10-01T08:16:05.580 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.581 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.581 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for rw locks", 2023-10-01T08:16:05.581 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:23.817474+0000", 2023-10-01T08:16:05.581 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.87228051500000003 2023-10-01T08:16:05.581 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.581 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.581 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.581 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:24.689755+0000", 2023-10-01T08:16:05.581 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0025312389999999998 2023-10-01T08:16:05.581 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.581 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.581 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:16:05.582 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:24.692286+0000", 2023-10-01T08:16:05.582 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0058801299999999999 2023-10-01T08:16:05.582 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.582 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.582 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 6,7", 2023-10-01T08:16:05.582 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:24.698166+0000", 2023-10-01T08:16:05.582 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.026661727999999999 2023-10-01T08:16:05.582 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.582 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.582 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:16:05.582 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:24.724828+0000", 2023-10-01T08:16:05.582 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000230528 2023-10-01T08:16:05.583 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.583 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.583 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:16:05.583 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:24.725058+0000", 2023-10-01T08:16:05.583 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.010276324999999999 2023-10-01T08:16:05.583 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.583 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.583 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:16:05.583 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:24.735335+0000", 2023-10-01T08:16:05.583 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001524732 2023-10-01T08:16:05.583 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.583 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.584 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:16:05.584 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:24.736860+0000", 2023-10-01T08:16:05.584 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0065782899999999997 2023-10-01T08:16:05.584 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.584 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.584 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:16:05.584 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:09:24.743438+0000", 2023-10-01T08:16:05.584 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.290114116 2023-10-01T08:16:05.584 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:16:05.584 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:16:05.584 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:16:05.584 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.585 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.585 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45818.0:207854 11.7 11:e6584c56:::benchmark_data_smithi084_213258_object99811:head [delete] snapc 0=[] ondisk+write+known_if_redirected e308)", 2023-10-01T08:16:05.585 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:15:24.019722+0000", 2023-10-01T08:16:05.585 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 41.461282216999997, 2023-10-01T08:16:05.585 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0791567799999999, 2023-10-01T08:16:05.585 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:16:05.585 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "reached pg", 2023-10-01T08:16:05.585 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:16:05.585 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45818", 2023-10-01T08:16:05.585 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:16:05.585 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 207854 2023-10-01T08:16:05.585 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.586 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:16:05.586 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.586 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:16:05.586 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.019722+0000", 2023-10-01T08:16:05.586 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:16:05.586 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.586 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.586 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:16:05.586 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.019722+0000", 2023-10-01T08:16:05.586 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T08:16:05.586 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.586 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.587 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:16:05.587 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.019720+0000", 2023-10-01T08:16:05.587 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.6420000000000002e-06 2023-10-01T08:16:05.587 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.587 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.587 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:16:05.587 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.019729+0000", 2023-10-01T08:16:05.587 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.9066e-05 2023-10-01T08:16:05.587 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.587 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.587 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:16:05.587 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.019748+0000", 2023-10-01T08:16:05.587 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.4180000000000003e-06 2023-10-01T08:16:05.588 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.588 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.588 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:16:05.588 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.019758+0000", 2023-10-01T08:16:05.588 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.8245999999999998e-05 2023-10-01T08:16:05.588 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.588 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.588 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.588 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.019816+0000", 2023-10-01T08:16:05.588 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000195699 2023-10-01T08:16:05.588 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.588 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.589 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:16:05.589 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.020012+0000", 2023-10-01T08:16:05.589 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000126916 2023-10-01T08:16:05.589 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.589 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.589 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,1,4", 2023-10-01T08:16:05.589 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.020139+0000", 2023-10-01T08:16:05.589 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.017445941999999999 2023-10-01T08:16:05.589 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.589 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.589 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:16:05.589 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.037585+0000", 2023-10-01T08:16:05.590 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.3133999999999997e-05 2023-10-01T08:16:05.590 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.590 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.590 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:16:05.590 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.037628+0000", 2023-10-01T08:16:05.590 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001134295 2023-10-01T08:16:05.590 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.590 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.590 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:16:05.590 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.038762+0000", 2023-10-01T08:16:05.590 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0099222219999999996 2023-10-01T08:16:05.590 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.591 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.591 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.591 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.048684+0000", 2023-10-01T08:16:05.591 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.8870000000000003e-06 2023-10-01T08:16:05.591 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.591 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.591 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-10-01T08:16:05.591 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.048691+0000", 2023-10-01T08:16:05.591 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0501281389999999 2023-10-01T08:16:05.591 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.591 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.591 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.591 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.098819+0000", 2023-10-01T08:16:05.592 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.8958e-05 2023-10-01T08:16:05.592 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.592 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.592 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:16:05.592 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.098878+0000", 2023-10-01T08:16:05.592 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0791567799999999 2023-10-01T08:16:05.592 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:16:05.592 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:16:05.592 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:16:05.592 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.592 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.592 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45818.0:207884 11.7 11:e0d9b591:::benchmark_data_smithi084_213258_object99841:head [delete] snapc 0=[] ondisk+write+known_if_redirected e309)", 2023-10-01T08:16:05.593 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:15:24.070788+0000", 2023-10-01T08:16:05.593 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 41.410215790000002, 2023-10-01T08:16:05.593 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0486361550000001, 2023-10-01T08:16:05.593 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:16:05.593 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:16:05.593 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:16:05.593 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45818", 2023-10-01T08:16:05.593 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:16:05.593 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 207884 2023-10-01T08:16:05.593 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.593 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:16:05.593 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.594 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:16:05.594 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.070788+0000", 2023-10-01T08:16:05.594 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:16:05.594 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.594 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.594 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:16:05.594 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.070788+0000", 2023-10-01T08:16:05.594 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T08:16:05.594 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.594 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.594 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:16:05.595 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.070786+0000", 2023-10-01T08:16:05.595 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.7829999999999993e-06 2023-10-01T08:16:05.595 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.595 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.595 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:16:05.595 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.070796+0000", 2023-10-01T08:16:05.595 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2347000000000001e-05 2023-10-01T08:16:05.595 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.595 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.595 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:16:05.595 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.070808+0000", 2023-10-01T08:16:05.595 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.3629999999999996e-06 2023-10-01T08:16:05.596 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.596 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.596 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:16:05.596 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.070815+0000", 2023-10-01T08:16:05.596 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.8513000000000001e-05 2023-10-01T08:16:05.596 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.596 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.596 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.596 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.070864+0000", 2023-10-01T08:16:05.596 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.0729999999999994e-06 2023-10-01T08:16:05.596 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.596 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.597 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-10-01T08:16:05.597 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.070873+0000", 2023-10-01T08:16:05.597 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0283140719999999 2023-10-01T08:16:05.597 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.597 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.597 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.597 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.099187+0000", 2023-10-01T08:16:05.597 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.0292999999999998e-05 2023-10-01T08:16:05.597 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.597 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.597 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:16:05.597 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.099267+0000", 2023-10-01T08:16:05.597 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00010404300000000001 2023-10-01T08:16:05.598 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.598 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.598 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 1,4", 2023-10-01T08:16:05.598 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.099371+0000", 2023-10-01T08:16:05.598 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.010636058 2023-10-01T08:16:05.598 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.598 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.598 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:16:05.598 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.110008+0000", 2023-10-01T08:16:05.598 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0051402289999999996 2023-10-01T08:16:05.598 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.598 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.599 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:16:05.599 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.115148+0000", 2023-10-01T08:16:05.599 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0041721019999999996 2023-10-01T08:16:05.599 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.599 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.599 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:16:05.599 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.119320+0000", 2023-10-01T08:16:05.599 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.6978999999999998e-05 2023-10-01T08:16:05.599 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.599 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.599 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:16:05.599 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.119377+0000", 2023-10-01T08:16:05.600 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.7250999999999999e-05 2023-10-01T08:16:05.600 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.600 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.600 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:16:05.600 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.119424+0000", 2023-10-01T08:16:05.600 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0486361550000001 2023-10-01T08:16:05.600 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:16:05.600 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:16:05.600 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:16:05.600 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.600 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.600 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45818.0:207917 11.7 11:edb06a34:::benchmark_data_smithi084_213258_object99874:head [delete] snapc 0=[] ondisk+write+known_if_redirected e309)", 2023-10-01T08:16:05.600 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:15:24.120640+0000", 2023-10-01T08:16:05.601 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 41.360363554999999, 2023-10-01T08:16:05.601 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.99896301700000001, 2023-10-01T08:16:05.601 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:16:05.601 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:16:05.601 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:16:05.601 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45818", 2023-10-01T08:16:05.601 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:16:05.601 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 207917 2023-10-01T08:16:05.601 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.601 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:16:05.601 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.601 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:16:05.602 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.120640+0000", 2023-10-01T08:16:05.602 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:16:05.602 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.602 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.602 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:16:05.602 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.120640+0000", 2023-10-01T08:16:05.602 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T08:16:05.602 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.602 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.602 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:16:05.602 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.120638+0000", 2023-10-01T08:16:05.602 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.3470000000000005e-06 2023-10-01T08:16:05.603 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.603 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.603 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:16:05.603 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.120648+0000", 2023-10-01T08:16:05.603 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.2722e-05 2023-10-01T08:16:05.603 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.603 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.603 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:16:05.603 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.120670+0000", 2023-10-01T08:16:05.603 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0389e-05 2023-10-01T08:16:05.603 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.603 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.604 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:16:05.604 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.120681+0000", 2023-10-01T08:16:05.604 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.6668000000000005e-05 2023-10-01T08:16:05.604 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.604 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.604 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.604 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.120757+0000", 2023-10-01T08:16:05.604 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1048e-05 2023-10-01T08:16:05.604 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.604 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.604 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-10-01T08:16:05.604 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.120768+0000", 2023-10-01T08:16:05.605 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.98435852499999998 2023-10-01T08:16:05.605 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.605 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.605 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.605 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.105127+0000", 2023-10-01T08:16:05.605 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000122533 2023-10-01T08:16:05.605 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.605 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.605 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:16:05.605 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.105249+0000", 2023-10-01T08:16:05.605 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00014814400000000001 2023-10-01T08:16:05.605 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.606 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.606 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 1,4", 2023-10-01T08:16:05.606 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.105398+0000", 2023-10-01T08:16:05.606 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.013852181999999999 2023-10-01T08:16:05.606 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.606 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.606 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:16:05.606 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.119250+0000", 2023-10-01T08:16:05.606 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00018773100000000001 2023-10-01T08:16:05.606 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.606 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.606 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:16:05.606 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.119437+0000", 2023-10-01T08:16:05.607 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.0186999999999998e-05 2023-10-01T08:16:05.607 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.607 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.607 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:16:05.607 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.119498+0000", 2023-10-01T08:16:05.607 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.3009e-05 2023-10-01T08:16:05.607 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.607 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.607 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:16:05.607 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.119551+0000", 2023-10-01T08:16:05.607 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.2512000000000001e-05 2023-10-01T08:16:05.607 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.608 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.608 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:16:05.608 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.119603+0000", 2023-10-01T08:16:05.608 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.99896301700000001 2023-10-01T08:16:05.608 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:16:05.608 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:16:05.608 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:16:05.608 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.608 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.608 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45818.0:207921 11.7 11:e1360ee1:::benchmark_data_smithi084_213258_object99878:head [delete] snapc 0=[] ondisk+write+known_if_redirected e309)", 2023-10-01T08:16:05.608 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:15:24.121915+0000", 2023-10-01T08:16:05.608 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 41.359088964999998, 2023-10-01T08:16:05.609 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.010067338, 2023-10-01T08:16:05.609 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:16:05.609 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:16:05.609 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:16:05.609 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45818", 2023-10-01T08:16:05.609 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:16:05.609 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 207921 2023-10-01T08:16:05.609 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.609 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:16:05.609 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.609 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:16:05.609 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.121915+0000", 2023-10-01T08:16:05.609 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:16:05.610 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.610 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.610 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:16:05.610 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.121915+0000", 2023-10-01T08:16:05.610 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T08:16:05.610 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.610 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.610 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:16:05.610 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.121914+0000", 2023-10-01T08:16:05.610 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1071e-05 2023-10-01T08:16:05.610 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.611 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.611 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:16:05.611 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.121925+0000", 2023-10-01T08:16:05.611 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5775999999999999e-05 2023-10-01T08:16:05.611 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.611 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.611 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:16:05.611 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.121940+0000", 2023-10-01T08:16:05.611 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.9990000000000008e-06 2023-10-01T08:16:05.611 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.611 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.611 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:16:05.612 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.121948+0000", 2023-10-01T08:16:05.612 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.3728999999999999e-05 2023-10-01T08:16:05.612 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.612 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.612 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.612 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.122012+0000", 2023-10-01T08:16:05.612 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.3500000000000003e-06 2023-10-01T08:16:05.612 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.612 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.612 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-10-01T08:16:05.612 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.122021+0000", 2023-10-01T08:16:05.612 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.98801421099999998 2023-10-01T08:16:05.613 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.613 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.613 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.613 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.110036+0000", 2023-10-01T08:16:05.613 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.5877000000000004e-05 2023-10-01T08:16:05.613 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.613 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.613 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:16:05.613 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.110132+0000", 2023-10-01T08:16:05.613 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.0307000000000001e-05 2023-10-01T08:16:05.613 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.613 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.614 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 1,4", 2023-10-01T08:16:05.614 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.110222+0000", 2023-10-01T08:16:05.614 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.015994736999999998 2023-10-01T08:16:05.614 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.614 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.614 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:16:05.614 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.126217+0000", 2023-10-01T08:16:05.614 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.005607997 2023-10-01T08:16:05.614 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.614 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.614 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:16:05.614 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.131825+0000", 2023-10-01T08:16:05.614 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.0878000000000002e-05 2023-10-01T08:16:05.615 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.615 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.615 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:16:05.615 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.131885+0000", 2023-10-01T08:16:05.615 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.4515999999999998e-05 2023-10-01T08:16:05.615 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.615 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.615 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:16:05.615 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.131940+0000", 2023-10-01T08:16:05.615 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.2111999999999999e-05 2023-10-01T08:16:05.615 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.616 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.616 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:16:05.616 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.131982+0000", 2023-10-01T08:16:05.616 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.010067338 2023-10-01T08:16:05.616 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:16:05.616 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:16:05.616 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:16:05.616 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.616 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.616 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45818.0:207924 11.7 11:e2d36f94:::benchmark_data_smithi084_213258_object99881:head [delete] snapc 0=[] ondisk+write+known_if_redirected e309)", 2023-10-01T08:16:05.616 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:15:24.122306+0000", 2023-10-01T08:16:05.616 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 41.358697360999997, 2023-10-01T08:16:05.616 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.034517669, 2023-10-01T08:16:05.617 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:16:05.617 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:16:05.617 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:16:05.617 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45818", 2023-10-01T08:16:05.617 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:16:05.617 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 207924 2023-10-01T08:16:05.617 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.617 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:16:05.617 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.617 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:16:05.617 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.122306+0000", 2023-10-01T08:16:05.617 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:16:05.618 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.618 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.618 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:16:05.618 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.122306+0000", 2023-10-01T08:16:05.618 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T08:16:05.618 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.618 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.618 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:16:05.618 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.122305+0000", 2023-10-01T08:16:05.618 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.2989999999999999e-06 2023-10-01T08:16:05.618 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.618 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.618 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:16:05.619 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.122312+0000", 2023-10-01T08:16:05.619 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.7456e-05 2023-10-01T08:16:05.619 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.619 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.619 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:16:05.619 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.122330+0000", 2023-10-01T08:16:05.619 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.4420000000000001e-06 2023-10-01T08:16:05.619 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.619 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.619 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:16:05.619 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.122337+0000", 2023-10-01T08:16:05.619 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0029169579999999999 2023-10-01T08:16:05.619 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.620 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.620 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.620 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.125254+0000", 2023-10-01T08:16:05.620 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2661e-05 2023-10-01T08:16:05.620 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.620 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.620 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-10-01T08:16:05.620 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.125267+0000", 2023-10-01T08:16:05.620 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.98991911200000005 2023-10-01T08:16:05.620 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.620 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.620 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.621 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.115186+0000", 2023-10-01T08:16:05.621 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.0786999999999997e-05 2023-10-01T08:16:05.621 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.621 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.621 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:16:05.621 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.115267+0000", 2023-10-01T08:16:05.621 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.7789999999999998e-05 2023-10-01T08:16:05.621 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.621 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.621 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 1,4", 2023-10-01T08:16:05.621 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.115355+0000", 2023-10-01T08:16:05.621 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.010878512 2023-10-01T08:16:05.621 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.622 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.622 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:16:05.622 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.126233+0000", 2023-10-01T08:16:05.622 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0058323350000000001 2023-10-01T08:16:05.622 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.622 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.622 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:16:05.622 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.132066+0000", 2023-10-01T08:16:05.622 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.024651650000000001 2023-10-01T08:16:05.622 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.622 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.622 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:16:05.623 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.156717+0000", 2023-10-01T08:16:05.623 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.7754000000000003e-05 2023-10-01T08:16:05.623 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.623 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.623 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:16:05.623 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.156775+0000", 2023-10-01T08:16:05.623 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.9123999999999999e-05 2023-10-01T08:16:05.623 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.623 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.623 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:16:05.623 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.156824+0000", 2023-10-01T08:16:05.623 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.034517669 2023-10-01T08:16:05.624 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:16:05.624 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:16:05.624 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:16:05.624 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.624 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.624 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45818.0:207926 11.7 11:ead91296:::benchmark_data_smithi084_213258_object99883:head [delete] snapc 0=[] ondisk+write+known_if_redirected e309)", 2023-10-01T08:16:05.624 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:15:24.125159+0000", 2023-10-01T08:16:05.624 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 41.355844257999998, 2023-10-01T08:16:05.624 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.031882736, 2023-10-01T08:16:05.624 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:16:05.624 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:16:05.624 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:16:05.624 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45818", 2023-10-01T08:16:05.625 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:16:05.625 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 207926 2023-10-01T08:16:05.625 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.625 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:16:05.625 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.625 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:16:05.625 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.125159+0000", 2023-10-01T08:16:05.625 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:16:05.625 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.625 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.625 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:16:05.625 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.125159+0000", 2023-10-01T08:16:05.626 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T08:16:05.626 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.626 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.626 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:16:05.626 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.125158+0000", 2023-10-01T08:16:05.626 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.9700000000000005e-06 2023-10-01T08:16:05.626 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.626 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.626 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:16:05.626 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.125167+0000", 2023-10-01T08:16:05.626 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.7700999999999999e-05 2023-10-01T08:16:05.626 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.627 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.627 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:16:05.627 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.125184+0000", 2023-10-01T08:16:05.627 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.4769999999999992e-06 2023-10-01T08:16:05.627 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.627 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.627 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:16:05.627 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.125194+0000", 2023-10-01T08:16:05.627 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00010367 2023-10-01T08:16:05.627 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.627 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.627 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.627 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.125298+0000", 2023-10-01T08:16:05.628 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.6440000000000006e-06 2023-10-01T08:16:05.628 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.628 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.628 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-10-01T08:16:05.628 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.125306+0000", 2023-10-01T08:16:05.628 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.99434050500000004 2023-10-01T08:16:05.628 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.628 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.628 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.628 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.119647+0000", 2023-10-01T08:16:05.628 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000158116 2023-10-01T08:16:05.628 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.629 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.629 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:16:05.629 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.119805+0000", 2023-10-01T08:16:05.629 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00014346399999999999 2023-10-01T08:16:05.629 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.629 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.629 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 1,4", 2023-10-01T08:16:05.629 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.119948+0000", 2023-10-01T08:16:05.629 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.012130434000000001 2023-10-01T08:16:05.629 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.629 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.629 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:16:05.630 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.132079+0000", 2023-10-01T08:16:05.630 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.7948000000000001e-05 2023-10-01T08:16:05.630 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.630 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.630 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:16:05.630 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.132107+0000", 2023-10-01T08:16:05.630 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.024806090999999999 2023-10-01T08:16:05.630 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.630 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.630 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:16:05.630 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.156913+0000", 2023-10-01T08:16:05.630 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.3442999999999994e-05 2023-10-01T08:16:05.631 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.631 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.631 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:16:05.631 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.156996+0000", 2023-10-01T08:16:05.631 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.5930000000000002e-05 2023-10-01T08:16:05.631 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.631 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.631 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:16:05.631 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.157042+0000", 2023-10-01T08:16:05.631 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.031882736 2023-10-01T08:16:05.631 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:16:05.632 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:16:05.632 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:16:05.632 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.632 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.632 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45818.0:207930 11.7 11:e7df8cbd:::benchmark_data_smithi084_213258_object99887:head [delete] snapc 0=[] ondisk+write+known_if_redirected e309)", 2023-10-01T08:16:05.632 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:15:24.136105+0000", 2023-10-01T08:16:05.632 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 41.344899077000001, 2023-10-01T08:16:05.632 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.021082727, 2023-10-01T08:16:05.632 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:16:05.632 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:16:05.632 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:16:05.632 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45818", 2023-10-01T08:16:05.633 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:16:05.633 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 207930 2023-10-01T08:16:05.633 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.633 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:16:05.633 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.633 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:16:05.633 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.136105+0000", 2023-10-01T08:16:05.633 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:16:05.633 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.633 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.633 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:16:05.634 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.136105+0000", 2023-10-01T08:16:05.634 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T08:16:05.634 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.634 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.634 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:16:05.634 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.136103+0000", 2023-10-01T08:16:05.634 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.4460000000000001e-06 2023-10-01T08:16:05.634 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.634 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.634 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:16:05.634 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.136112+0000", 2023-10-01T08:16:05.635 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3973e-05 2023-10-01T08:16:05.635 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.635 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.635 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:16:05.635 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.136126+0000", 2023-10-01T08:16:05.635 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.6899999999999998e-06 2023-10-01T08:16:05.635 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.635 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.635 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:16:05.635 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.136134+0000", 2023-10-01T08:16:05.635 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.0568000000000006e-05 2023-10-01T08:16:05.635 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.636 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.636 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.636 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.136205+0000", 2023-10-01T08:16:05.636 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.4015999999999999e-05 2023-10-01T08:16:05.636 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.636 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.636 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-10-01T08:16:05.636 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.136219+0000", 2023-10-01T08:16:05.636 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.99007199700000004 2023-10-01T08:16:05.636 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.636 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.636 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.637 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.126291+0000", 2023-10-01T08:16:05.637 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.4388000000000005e-05 2023-10-01T08:16:05.637 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.637 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.637 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:16:05.637 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.126385+0000", 2023-10-01T08:16:05.637 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.4680999999999998e-05 2023-10-01T08:16:05.637 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.637 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.637 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 1,4", 2023-10-01T08:16:05.637 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.126470+0000", 2023-10-01T08:16:05.637 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.012050293 2023-10-01T08:16:05.637 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.638 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.638 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:16:05.638 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.138520+0000", 2023-10-01T08:16:05.638 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.006274979 2023-10-01T08:16:05.638 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.638 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.638 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:16:05.638 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.144795+0000", 2023-10-01T08:16:05.638 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.012295284 2023-10-01T08:16:05.638 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.638 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.638 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:16:05.639 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.157091+0000", 2023-10-01T08:16:05.639 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.9737999999999997e-05 2023-10-01T08:16:05.639 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.639 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.639 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:16:05.639 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.157140+0000", 2023-10-01T08:16:05.639 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.7113000000000001e-05 2023-10-01T08:16:05.639 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.639 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.639 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:16:05.639 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.157187+0000", 2023-10-01T08:16:05.639 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.021082727 2023-10-01T08:16:05.640 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:16:05.640 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:16:05.640 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:16:05.640 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.640 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.640 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45818.0:207931 11.7 11:ec0b3852:::benchmark_data_smithi084_213258_object99888:head [delete] snapc 0=[] ondisk+write+known_if_redirected e309)", 2023-10-01T08:16:05.640 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:15:24.138365+0000", 2023-10-01T08:16:05.640 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 41.342638250999997, 2023-10-01T08:16:05.640 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.018968739, 2023-10-01T08:16:05.640 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:16:05.640 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:16:05.640 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:16:05.641 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45818", 2023-10-01T08:16:05.641 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:16:05.641 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 207931 2023-10-01T08:16:05.641 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.641 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:16:05.641 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.641 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:16:05.641 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.138365+0000", 2023-10-01T08:16:05.641 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:16:05.641 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.641 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.641 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:16:05.641 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.138365+0000", 2023-10-01T08:16:05.642 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T08:16:05.642 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.642 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.642 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:16:05.642 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.138364+0000", 2023-10-01T08:16:05.642 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.7260000000000002e-06 2023-10-01T08:16:05.642 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.642 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.643 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:16:05.643 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.138372+0000", 2023-10-01T08:16:05.643 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5455e-05 2023-10-01T08:16:05.643 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.643 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.643 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:16:05.643 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.138387+0000", 2023-10-01T08:16:05.643 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.2250000000000003e-06 2023-10-01T08:16:05.643 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.643 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.643 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:16:05.643 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.138394+0000", 2023-10-01T08:16:05.643 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.3791999999999997e-05 2023-10-01T08:16:05.644 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.644 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.644 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.644 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.138438+0000", 2023-10-01T08:16:05.644 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.767e-06 2023-10-01T08:16:05.644 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.644 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.644 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-10-01T08:16:05.644 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.138444+0000", 2023-10-01T08:16:05.644 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.99369994100000003 2023-10-01T08:16:05.644 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.644 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.645 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.645 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.132144+0000", 2023-10-01T08:16:05.645 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000205272 2023-10-01T08:16:05.645 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.645 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.645 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:16:05.645 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.132349+0000", 2023-10-01T08:16:05.645 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00019904699999999999 2023-10-01T08:16:05.645 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.645 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.645 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 1,4", 2023-10-01T08:16:05.645 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.132548+0000", 2023-10-01T08:16:05.646 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.012292374999999999 2023-10-01T08:16:05.646 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.646 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.646 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:16:05.646 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.144841+0000", 2023-10-01T08:16:05.646 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.0930000000000003e-06 2023-10-01T08:16:05.646 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.646 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.646 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:16:05.646 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.144849+0000", 2023-10-01T08:16:05.646 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.012385665000000001 2023-10-01T08:16:05.647 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.647 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.647 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:16:05.647 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.157234+0000", 2023-10-01T08:16:05.647 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.4994999999999998e-05 2023-10-01T08:16:05.647 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.647 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.647 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:16:05.647 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.157289+0000", 2023-10-01T08:16:05.647 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.4858000000000003e-05 2023-10-01T08:16:05.647 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.647 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.648 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:16:05.648 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.157334+0000", 2023-10-01T08:16:05.648 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.018968739 2023-10-01T08:16:05.648 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:16:05.648 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:16:05.648 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:16:05.648 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.648 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.648 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45818.0:207948 11.7 11:e082974d:::benchmark_data_smithi084_213258_object99905:head [delete] snapc 0=[] ondisk+write+known_if_redirected e309)", 2023-10-01T08:16:05.648 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:15:24.167531+0000", 2023-10-01T08:16:05.648 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 41.313472654000002, 2023-10-01T08:16:05.648 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0004012449999999, 2023-10-01T08:16:05.648 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:16:05.649 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:16:05.649 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:16:05.649 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45818", 2023-10-01T08:16:05.649 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:16:05.649 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 207948 2023-10-01T08:16:05.649 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.649 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:16:05.649 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.649 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:16:05.649 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.167531+0000", 2023-10-01T08:16:05.649 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:16:05.649 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.649 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.650 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:16:05.650 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.167531+0000", 2023-10-01T08:16:05.650 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999976 2023-10-01T08:16:05.650 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.650 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.650 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:16:05.650 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.167529+0000", 2023-10-01T08:16:05.650 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0964999999999999e-05 2023-10-01T08:16:05.650 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.650 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.650 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:16:05.650 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.167540+0000", 2023-10-01T08:16:05.651 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.9313999999999998e-05 2023-10-01T08:16:05.651 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.651 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.651 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:16:05.651 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.167559+0000", 2023-10-01T08:16:05.651 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.5199999999999997e-06 2023-10-01T08:16:05.651 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.651 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.651 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:16:05.651 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.167568+0000", 2023-10-01T08:16:05.651 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.4579e-05 2023-10-01T08:16:05.651 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.651 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.652 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.652 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.167622+0000", 2023-10-01T08:16:05.652 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.8509999999999999e-06 2023-10-01T08:16:05.652 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.652 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.652 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for peered", 2023-10-01T08:16:05.652 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:24.167630+0000", 2023-10-01T08:16:05.652 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.97096856799999998 2023-10-01T08:16:05.652 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.652 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.652 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:16:05.652 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.138599+0000", 2023-10-01T08:16:05.652 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00015307499999999999 2023-10-01T08:16:05.653 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.653 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.653 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:16:05.653 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.138752+0000", 2023-10-01T08:16:05.653 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016723500000000001 2023-10-01T08:16:05.653 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.653 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.653 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 1,4", 2023-10-01T08:16:05.653 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.138919+0000", 2023-10-01T08:16:05.653 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0060005120000000004 2023-10-01T08:16:05.653 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.653 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.654 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:16:05.654 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.144919+0000", 2023-10-01T08:16:05.654 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.012470383 2023-10-01T08:16:05.654 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.654 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.654 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:16:05.654 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.157390+0000", 2023-10-01T08:16:05.654 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.010433471 2023-10-01T08:16:05.654 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.654 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.654 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:16:05.654 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.167823+0000", 2023-10-01T08:16:05.655 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.2327000000000001e-05 2023-10-01T08:16:05.655 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.655 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.655 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:16:05.655 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.167886+0000", 2023-10-01T08:16:05.655 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.6805999999999999e-05 2023-10-01T08:16:05.655 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:16:05.655 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:16:05.655 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:16:05.655 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:15:25.167932+0000", 2023-10-01T08:16:05.655 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0004012449999999 2023-10-01T08:16:05.655 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:16:05.655 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:16:05.656 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:16:05.656 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:16:05.656 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:16:05.656 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-10-01T08:16:05.656 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:05.657 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-01T08:16:05.684 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:05.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:05.686 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:16:05.787 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:05.814 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:05.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:05.816 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:05.917 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:05.946 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:05.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:05.948 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:06.049 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:06.081 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:06.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:06.084 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:06.185 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:06.215 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:06.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:06.218 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:06.319 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:06.323 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:16:06 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:16:06] "GET /metrics HTTP/1.1" 200 36372 "" "Prometheus/2.33.4" 2023-10-01T08:16:06.351 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:06.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:06.354 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:06.454 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:06.464 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-10-01T08:16:06.491 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:06.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:06.495 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:06.596 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:06.622 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:06.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:06.625 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:06.726 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:06.758 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:06.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:06.762 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:06.863 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:06.894 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:06.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:06.896 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:16:06.997 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:07.033 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:07.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:07.037 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:07.137 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:07.168 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:07.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:07.170 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:07.271 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:07.281 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:16:07.302 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:07.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:07.305 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:07.406 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:07.440 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:07.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:07.443 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:07.524 INFO:tasks.thrashosds.thrasher:in_osds: [0, 2, 3, 4, 5, 6, 7, 1] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 5, 6, 4, 7, 1] 2023-10-01T08:16:07.524 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T08:16:07.544 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:07.575 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:07.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:07.579 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:07.680 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:07.702 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:07.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:07.704 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:07.805 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:07.834 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:07.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:07.837 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:07.938 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:07.950 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:07 smithi084 bash[75189]: cluster 2023-10-01T08:16:06.825891+0000 mgr.y (mgr.34104) 1310 : cluster 0 pgmap v1434: 89 pgs: 89 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:07.950 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:07 smithi084 bash[78255]: cluster 2023-10-01T08:16:06.825891+0000 mgr.y (mgr.34104) 1310 : cluster 0 pgmap v1434: 89 pgs: 89 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:07.965 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:07.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:07.968 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:08.069 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:08.100 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:08.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:08.103 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:16:08.204 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:08.216 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:07 smithi112 bash[59335]: cluster 2023-10-01T08:16:06.825891+0000 mgr.y (mgr.34104) 1310 : cluster 0 pgmap v1434: 89 pgs: 89 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:08.233 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:08.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:08.236 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:08.337 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:08.364 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:08.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:08.368 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:08.468 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:08.502 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:08.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:08.505 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:08.606 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:08.638 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:08.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:08.640 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:08.741 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:08.774 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:08.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:08.776 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:16:08.877 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:08.909 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:08.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:08.913 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:09.014 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:09.049 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:09.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:09.052 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:09.153 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:09.187 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:09.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:09.190 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:09.290 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:09.309 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:16:09.317 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:09.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:09.319 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:16:09.420 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:09.452 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:09.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:09.455 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:09.556 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:09.585 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:09.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:09.587 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:09.688 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:09.716 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:09.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:09.719 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:09.820 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:09.847 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:09.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:09.850 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:09.951 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:09.977 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:09.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:09.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:10.080 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:10.114 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:10.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:10.117 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:10.217 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:10.228 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:09 smithi084 bash[75189]: cluster 2023-10-01T08:16:08.826877+0000 mgr.y (mgr.34104) 1311 : cluster 0 pgmap v1435: 89 pgs: 89 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:10.229 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:09 smithi084 bash[78255]: cluster 2023-10-01T08:16:08.826877+0000 mgr.y (mgr.34104) 1311 : cluster 0 pgmap v1435: 89 pgs: 89 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:10.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:09 smithi112 bash[59335]: cluster 2023-10-01T08:16:08.826877+0000 mgr.y (mgr.34104) 1311 : cluster 0 pgmap v1435: 89 pgs: 89 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:10.243 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:10.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:10.245 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:10.346 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:10.381 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:10.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:10.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:10.485 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:10.517 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:10.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:10.520 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:10.621 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:10.651 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:10.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:10.655 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:10.756 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:10.784 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:10.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:10.786 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:10.887 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:10.919 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:10.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:10.922 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:11.023 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:11.051 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:11.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:11.053 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:11.154 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:11.190 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:11.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:11.193 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:11.269 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T08:16:11.293 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:11.320 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:11.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:11.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:11.424 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:11.436 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:16:11.457 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:11.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:11.460 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:11.561 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:11.592 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:11.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:11.595 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:11.696 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:11.724 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:11.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:11.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:11.827 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:11.855 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:11.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:11.858 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:11.958 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:11.989 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:11.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:11.991 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:12.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:11 smithi084 bash[75189]: cluster 2023-10-01T08:16:10.827603+0000 mgr.y (mgr.34104) 1312 : cluster 0 pgmap v1436: 89 pgs: 89 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:12.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:11 smithi084 bash[78255]: cluster 2023-10-01T08:16:10.827603+0000 mgr.y (mgr.34104) 1312 : cluster 0 pgmap v1436: 89 pgs: 89 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:12.092 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:12.105 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:11 smithi112 bash[59335]: cluster 2023-10-01T08:16:10.827603+0000 mgr.y (mgr.34104) 1312 : cluster 0 pgmap v1436: 89 pgs: 89 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:12.120 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:12.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:12.122 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:12.222 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:12.255 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:12.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:12.258 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:12.358 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:12.386 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:12.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:12.388 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:12.489 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:12.523 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:12.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:12.526 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:12.627 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:12.652 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:12.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:12.654 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:12.755 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:12.782 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:12.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:12.785 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:16:12.885 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:12.916 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:12.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:12.918 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:13.019 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:13.046 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:13.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:13.049 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:16:13.149 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:13.175 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:13.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:13.178 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:16:13.279 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:13.312 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:13.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:13.314 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:13.415 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:13.440 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:13.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:13.443 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:13.544 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:13.569 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:13.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:13.572 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:13.672 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:13.697 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:13.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:13.700 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:13.800 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:13.821 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:13.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:13.824 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:13.925 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:13.953 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:13.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:13.956 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:14.057 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:14.084 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:14.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:14.087 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:14.106 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:13 smithi112 bash[59335]: cluster 2023-10-01T08:16:12.828179+0000 mgr.y (mgr.34104) 1313 : cluster 0 pgmap v1437: 89 pgs: 89 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:14.111 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:13 smithi084 bash[75189]: cluster 2023-10-01T08:16:12.828179+0000 mgr.y (mgr.34104) 1313 : cluster 0 pgmap v1437: 89 pgs: 89 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:14.111 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:13 smithi084 bash[78255]: cluster 2023-10-01T08:16:12.828179+0000 mgr.y (mgr.34104) 1313 : cluster 0 pgmap v1437: 89 pgs: 89 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:14.188 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:14.216 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:14.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:14.218 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:14.319 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:14.351 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:14.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:14.354 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:14.455 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:14.484 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:14.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:14.485 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:14.586 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:14.610 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:14.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:14.612 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:14.713 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:14.737 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:14.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:14.739 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:14.840 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:14.872 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:14.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:14.874 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:14.975 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:14.999 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:15.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:15.002 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:15.061 INFO:teuthology.orchestra.run.smithi084.stderr:pool 'unique_pool_6' removed 2023-10-01T08:16:15.103 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:15.133 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:15.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:15.138 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:15.238 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:15.262 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:15.263 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:15 smithi112 bash[59335]: audit 2023-10-01T08:16:14.305768+0000 mon.c (mon.2) 144 : audit 1 from='client.? 172.21.15.84:0/2406981935' 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-10-01T08:16:15.264 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:15 smithi112 bash[59335]: audit 2023-10-01T08:16:14.306240+0000 mon.a (mon.0) 1712 : 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-10-01T08:16:15.264 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:15 smithi112 bash[59335]: cluster 2023-10-01T08:16:14.829068+0000 mgr.y (mgr.34104) 1314 : cluster 0 pgmap v1438: 89 pgs: 89 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:15.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:15.264 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:15.276 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:15 smithi084 bash[75189]: audit 2023-10-01T08:16:14.305768+0000 mon.c (mon.2) 144 : audit 1 from='client.? 172.21.15.84:0/2406981935' 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-10-01T08:16:15.276 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:15 smithi084 bash[75189]: audit 2023-10-01T08:16:14.306240+0000 mon.a (mon.0) 1712 : 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-10-01T08:16:15.276 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:15 smithi084 bash[75189]: cluster 2023-10-01T08:16:14.829068+0000 mgr.y (mgr.34104) 1314 : cluster 0 pgmap v1438: 89 pgs: 89 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:15.276 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:15 smithi084 bash[78255]: audit 2023-10-01T08:16:14.305768+0000 mon.c (mon.2) 144 : audit 1 from='client.? 172.21.15.84:0/2406981935' 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-10-01T08:16:15.276 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:15 smithi084 bash[78255]: audit 2023-10-01T08:16:14.306240+0000 mon.a (mon.0) 1712 : 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-10-01T08:16:15.276 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:15 smithi084 bash[78255]: cluster 2023-10-01T08:16:14.829068+0000 mgr.y (mgr.34104) 1314 : cluster 0 pgmap v1438: 89 pgs: 89 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:15.278 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-10-01T08:16:15.278 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [], 2023-10-01T08:16:15.278 INFO:teuthology.orchestra.run.smithi112.stdout: "num_ops": 0 2023-10-01T08:16:15.278 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-10-01T08:16:15.365 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:15.392 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:15.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:15.394 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:15.495 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:15.524 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:15.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:15.527 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:15.628 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:15.660 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:15.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:15.663 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:15.764 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:15.789 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:15.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:15.792 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:15.893 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:15.923 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:15.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:15.928 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:16.029 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:16.057 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:16.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:16.059 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:16:16.157 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:16 smithi084 bash[78255]: cluster 2023-10-01T08:16:15.054377+0000 osd.5 (osd.5) 301 : cluster 3 failed to encode map e316 with expected crc 2023-10-01T08:16:16.157 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:16 smithi084 bash[78255]: cluster 2023-10-01T08:16:15.054377+0000 osd.6 (osd.6) 275 : cluster 3 failed to encode map e316 with expected crc 2023-10-01T08:16:16.157 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:16 smithi084 bash[78255]: cluster 2023-10-01T08:16:15.055177+0000 osd.4 (osd.4) 245 : cluster 3 failed to encode map e316 with expected crc 2023-10-01T08:16:16.157 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:16 smithi084 bash[78255]: audit 2023-10-01T08:16:15.055546+0000 mon.a (mon.0) 1713 : 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-10-01T08:16:16.157 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:16 smithi084 bash[78255]: cluster 2023-10-01T08:16:15.055679+0000 mon.a (mon.0) 1714 : cluster 0 osdmap e316: 8 total, 8 up, 8 in 2023-10-01T08:16:16.158 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:16 smithi084 bash[78255]: audit 2023-10-01T08:16:15.128354+0000 mon.a (mon.0) 1715 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:16:16.158 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:16 smithi084 bash[75189]: cluster 2023-10-01T08:16:15.054377+0000 osd.5 (osd.5) 301 : cluster 3 failed to encode map e316 with expected crc 2023-10-01T08:16:16.158 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:16 smithi084 bash[75189]: cluster 2023-10-01T08:16:15.054377+0000 osd.6 (osd.6) 275 : cluster 3 failed to encode map e316 with expected crc 2023-10-01T08:16:16.158 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:16 smithi084 bash[75189]: cluster 2023-10-01T08:16:15.055177+0000 osd.4 (osd.4) 245 : cluster 3 failed to encode map e316 with expected crc 2023-10-01T08:16:16.158 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:16 smithi084 bash[75189]: audit 2023-10-01T08:16:15.055546+0000 mon.a (mon.0) 1713 : 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-10-01T08:16:16.158 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:16 smithi084 bash[75189]: cluster 2023-10-01T08:16:15.055679+0000 mon.a (mon.0) 1714 : cluster 0 osdmap e316: 8 total, 8 up, 8 in 2023-10-01T08:16:16.158 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:16 smithi084 bash[75189]: audit 2023-10-01T08:16:15.128354+0000 mon.a (mon.0) 1715 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:16:16.160 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:16.187 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:16.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:16.190 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:16.194 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-10-01T08:16:16.291 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:16.314 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:16.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:16.316 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:16.417 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:16.424 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:16:16 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:16:16] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.33.4" 2023-10-01T08:16:16.439 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:16.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:16.441 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:16:16.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:16 smithi112 bash[59335]: cluster 2023-10-01T08:16:15.054377+0000 osd.5 (osd.5) 301 : cluster 3 failed to encode map e316 with expected crc 2023-10-01T08:16:16.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:16 smithi112 bash[59335]: cluster 2023-10-01T08:16:15.054377+0000 osd.6 (osd.6) 275 : cluster 3 failed to encode map e316 with expected crc 2023-10-01T08:16:16.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:16 smithi112 bash[59335]: cluster 2023-10-01T08:16:15.055177+0000 osd.4 (osd.4) 245 : cluster 3 failed to encode map e316 with expected crc 2023-10-01T08:16:16.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:16 smithi112 bash[59335]: audit 2023-10-01T08:16:15.055546+0000 mon.a (mon.0) 1713 : 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-10-01T08:16:16.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:16 smithi112 bash[59335]: cluster 2023-10-01T08:16:15.055679+0000 mon.a (mon.0) 1714 : cluster 0 osdmap e316: 8 total, 8 up, 8 in 2023-10-01T08:16:16.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:16 smithi112 bash[59335]: audit 2023-10-01T08:16:15.128354+0000 mon.a (mon.0) 1715 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:16:16.542 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:16.574 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:16.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:16.576 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:16.677 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:16.707 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:16.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:16.710 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:16.811 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:16.835 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:16.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:16.838 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:16.938 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:16.966 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:16.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:16.969 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:17.070 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:17.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:17 smithi084 bash[75189]: cluster 2023-10-01T08:16:15.891890+0000 osd.7 (osd.7) 150 : cluster 3 failed to encode map e316 with expected crc 2023-10-01T08:16:17.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:17 smithi084 bash[75189]: audit 2023-10-01T08:16:16.425323+0000 mon.a (mon.0) 1716 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:16:17.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:17 smithi084 bash[75189]: cluster 2023-10-01T08:16:16.829838+0000 mgr.y (mgr.34104) 1315 : cluster 0 pgmap v1440: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:17.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:17 smithi084 bash[78255]: cluster 2023-10-01T08:16:15.891890+0000 osd.7 (osd.7) 150 : cluster 3 failed to encode map e316 with expected crc 2023-10-01T08:16:17.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:17 smithi084 bash[78255]: audit 2023-10-01T08:16:16.425323+0000 mon.a (mon.0) 1716 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:16:17.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:17 smithi084 bash[78255]: cluster 2023-10-01T08:16:16.829838+0000 mgr.y (mgr.34104) 1315 : cluster 0 pgmap v1440: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:17.099 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:17.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:17.101 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:16:17.202 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:17.235 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:17.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:17.238 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:17.339 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:17.352 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:17 smithi112 bash[59335]: cluster 2023-10-01T08:16:15.891890+0000 osd.7 (osd.7) 150 : cluster 3 failed to encode map e316 with expected crc 2023-10-01T08:16:17.353 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:17 smithi112 bash[59335]: audit 2023-10-01T08:16:16.425323+0000 mon.a (mon.0) 1716 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:16:17.353 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:17 smithi112 bash[59335]: cluster 2023-10-01T08:16:16.829838+0000 mgr.y (mgr.34104) 1315 : cluster 0 pgmap v1440: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:17.370 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:17.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:17.374 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:17.475 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:17.509 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:17.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:17.511 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:17.612 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:17.647 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:17.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:17.650 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:17.751 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:17.785 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:17.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:17.788 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:17.888 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:17.917 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:17.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:17.918 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:18.019 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:18.040 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:18.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:18.043 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:16:18.144 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:18.172 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:18.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:18.176 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:18.276 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:18.305 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:18.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:18.391 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:18.491 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:18.523 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:18.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:18.526 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:18.544 INFO:teuthology.task.sequential:In sequential, running task print... 2023-10-01T08:16:18.545 INFO:teuthology.task.print:**** done end radosbench.yaml 2023-10-01T08:16:18.545 INFO:teuthology.task.sequential:In sequential, running task workunit... 2023-10-01T08:16:18.549 INFO:tasks.workunit:Pulling workunits from ref pacific 2023-10-01T08:16:18.549 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-10-01T08:16:18.550 DEBUG:teuthology.orchestra.run.smithi084:> stat -- /home/ubuntu/cephtest/mnt.0 2023-10-01T08:16:18.550 INFO:tasks.thrashosds.thrasher:Growing pool device_health_metrics 2023-10-01T08:16:18.550 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T08:16:18.626 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:18.649 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:18.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:18.651 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:18.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:18.675 INFO:teuthology.orchestra.run.smithi084.stderr:stat: cannot stat '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-10-01T08:16:18.675 DEBUG:teuthology.orchestra.run.smithi084:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-10-01T08:16:18.751 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:18.783 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:18.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:18.785 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:18.796 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-10-01T08:16:18.796 DEBUG:teuthology.orchestra.run.smithi084:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-10-01T08:16:18.840 INFO:tasks.workunit:timeout=3h 2023-10-01T08:16:18.840 INFO:tasks.workunit:cleanup=True 2023-10-01T08:16:18.841 DEBUG:teuthology.orchestra.run.smithi084:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch pacific https://github.com/ceph/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2023-10-01T08:16:18.885 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:18.907 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:18.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:18.910 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:16:19.010 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:19.035 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:19.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:19.037 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:19.138 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:19.162 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:19.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:19.165 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:16:19.265 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:19.297 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:19.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:19.300 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:19.401 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:19.429 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:19.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:19.432 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:19.533 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:19.562 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:19.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:19.564 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:19.664 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:19.688 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:19.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:19.691 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:19.792 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:19.818 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:19.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:19.820 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:19.920 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:19.947 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:19.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:19.949 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:20.050 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:20.084 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:20.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:20.087 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:20.090 INFO:tasks.workunit.client.0.smithi084.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-10-01T08:16:20.187 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:20.196 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:19 smithi084 bash[75189]: cluster 2023-10-01T08:16:18.830653+0000 mgr.y (mgr.34104) 1316 : cluster 0 pgmap v1441: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:20.196 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:19 smithi084 bash[78255]: cluster 2023-10-01T08:16:18.830653+0000 mgr.y (mgr.34104) 1316 : cluster 0 pgmap v1441: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:20.210 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:20.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:20.213 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:20.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:19 smithi112 bash[59335]: cluster 2023-10-01T08:16:18.830653+0000 mgr.y (mgr.34104) 1316 : cluster 0 pgmap v1441: 73 pgs: 73 active+clean; 582 KiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:20.314 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:20.344 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:20.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:20.347 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:20.447 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:20.480 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:20.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:20.482 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:16:20.583 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:20.613 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:20.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:20.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:20.717 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:20.754 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:20.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:20.757 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:20.829 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T08:16:20.852 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T08:16:20.859 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:20.876 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T08:16:20.892 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:20.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:20.896 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:20.904 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T08:16:20.928 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T08:16:20.950 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T08:16:20.972 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T08:16:20.994 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T08:16:20.996 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T08:16:20.996 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T08:16:20.996 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T08:16:20.996 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T08:16:20.996 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T08:16:20.997 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T08:16:20.997 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T08:16:20.997 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T08:16:20.997 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:21.008 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T08:16:21.027 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:21.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:21.031 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:21.132 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:21.148 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:20 smithi112 bash[59335]: audit 2023-10-01T08:16:20.798050+0000 mon.c (mon.2) 145 : audit 0 from='client.? 172.21.15.84:0/2694620811' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:16:21.162 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:21.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:21.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:21.265 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:21.288 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:21.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:21.291 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:21.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:20 smithi084 bash[75189]: audit 2023-10-01T08:16:20.798050+0000 mon.c (mon.2) 145 : audit 0 from='client.? 172.21.15.84:0/2694620811' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:16:21.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:20 smithi084 bash[78255]: audit 2023-10-01T08:16:20.798050+0000 mon.c (mon.2) 145 : audit 0 from='client.? 172.21.15.84:0/2694620811' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:16:21.391 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:21.436 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:21.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:21.439 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:21.540 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:21.559 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:21.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:21.561 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:21.662 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:21.683 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:21.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:21.687 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:21.788 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:21.809 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:21.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:21.811 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:21.910 INFO:teuthology.orchestra.run.smithi084.stderr:noscrub is set 2023-10-01T08:16:21.913 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:21.933 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:21 smithi084 bash[75189]: cluster 2023-10-01T08:16:20.831172+0000 mgr.y (mgr.34104) 1317 : cluster 0 pgmap v1442: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:21.933 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:21 smithi084 bash[75189]: audit 2023-10-01T08:16:21.470242+0000 mon.a (mon.0) 1717 : audit 1 from='client.? 172.21.15.84:0/921816621' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T08:16:21.934 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:21 smithi084 bash[78255]: cluster 2023-10-01T08:16:20.831172+0000 mgr.y (mgr.34104) 1317 : cluster 0 pgmap v1442: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:21.934 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:21 smithi084 bash[78255]: audit 2023-10-01T08:16:21.470242+0000 mon.a (mon.0) 1717 : audit 1 from='client.? 172.21.15.84:0/921816621' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T08:16:21.966 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:21.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:21.969 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:22.069 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:22.093 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:22.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:22.096 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:22.197 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:22.222 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:22.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:22.224 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:22.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:21 smithi112 bash[59335]: cluster 2023-10-01T08:16:20.831172+0000 mgr.y (mgr.34104) 1317 : cluster 0 pgmap v1442: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:22.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:21 smithi112 bash[59335]: audit 2023-10-01T08:16:21.470242+0000 mon.a (mon.0) 1717 : audit 1 from='client.? 172.21.15.84:0/921816621' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-01T08:16:22.325 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:22.347 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:22.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:22.349 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:16:22.450 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:22.470 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:22.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:22.472 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:16:22.573 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:22.598 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:22.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:22.600 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:16:22.701 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:22.730 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:22.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:22.733 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:22.834 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:22.864 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:22.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:22.866 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:22.966 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:22.995 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:22.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:22.998 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:23.099 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:23.127 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:23.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:23.129 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:23.229 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:23.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:22 smithi112 bash[59335]: cluster 2023-10-01T08:16:21.893442+0000 mon.a (mon.0) 1718 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:16:23.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:22 smithi112 bash[59335]: cluster 2023-10-01T08:16:21.897917+0000 osd.7 (osd.7) 151 : cluster 3 failed to encode map e317 with expected crc 2023-10-01T08:16:23.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:22 smithi112 bash[59335]: cluster 2023-10-01T08:16:21.902240+0000 osd.5 (osd.5) 302 : cluster 3 failed to encode map e317 with expected crc 2023-10-01T08:16:23.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:22 smithi112 bash[59335]: cluster 2023-10-01T08:16:21.902251+0000 osd.6 (osd.6) 276 : cluster 3 failed to encode map e317 with expected crc 2023-10-01T08:16:23.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:22 smithi112 bash[59335]: audit 2023-10-01T08:16:21.905080+0000 mon.a (mon.0) 1719 : audit 1 from='client.? 172.21.15.84:0/921816621' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T08:16:23.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:22 smithi112 bash[59335]: cluster 2023-10-01T08:16:21.905209+0000 mon.a (mon.0) 1720 : cluster 0 osdmap e317: 8 total, 8 up, 8 in 2023-10-01T08:16:23.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:22 smithi112 bash[59335]: audit 2023-10-01T08:16:22.312300+0000 mon.a (mon.0) 1721 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:16:23.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:22 smithi112 bash[59335]: audit 2023-10-01T08:16:22.329007+0000 mon.a (mon.0) 1722 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:16:23.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:22 smithi112 bash[59335]: audit 2023-10-01T08:16:22.363323+0000 mon.a (mon.0) 1723 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:16:23.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:22 smithi112 bash[59335]: audit 2023-10-01T08:16:22.371632+0000 mon.a (mon.0) 1724 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:16:23.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:22 smithi112 bash[59335]: audit 2023-10-01T08:16:22.858444+0000 mon.a (mon.0) 1725 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:16:23.232 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:22 smithi112 bash[59335]: audit 2023-10-01T08:16:22.860175+0000 mon.a (mon.0) 1726 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:16:23.232 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:22 smithi112 bash[59335]: audit 2023-10-01T08:16:22.868781+0000 mon.a (mon.0) 1727 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:16:23.258 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:23.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:23.261 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:23.285 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:22 smithi084 bash[78255]: cluster 2023-10-01T08:16:21.893442+0000 mon.a (mon.0) 1718 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:16:23.285 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:22 smithi084 bash[78255]: cluster 2023-10-01T08:16:21.897917+0000 osd.7 (osd.7) 151 : cluster 3 failed to encode map e317 with expected crc 2023-10-01T08:16:23.286 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:22 smithi084 bash[78255]: cluster 2023-10-01T08:16:21.902240+0000 osd.5 (osd.5) 302 : cluster 3 failed to encode map e317 with expected crc 2023-10-01T08:16:23.286 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:22 smithi084 bash[78255]: cluster 2023-10-01T08:16:21.902251+0000 osd.6 (osd.6) 276 : cluster 3 failed to encode map e317 with expected crc 2023-10-01T08:16:23.286 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:22 smithi084 bash[78255]: audit 2023-10-01T08:16:21.905080+0000 mon.a (mon.0) 1719 : audit 1 from='client.? 172.21.15.84:0/921816621' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T08:16:23.286 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:22 smithi084 bash[78255]: cluster 2023-10-01T08:16:21.905209+0000 mon.a (mon.0) 1720 : cluster 0 osdmap e317: 8 total, 8 up, 8 in 2023-10-01T08:16:23.286 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:22 smithi084 bash[78255]: audit 2023-10-01T08:16:22.312300+0000 mon.a (mon.0) 1721 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:16:23.286 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:22 smithi084 bash[78255]: audit 2023-10-01T08:16:22.329007+0000 mon.a (mon.0) 1722 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:16:23.286 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:22 smithi084 bash[78255]: audit 2023-10-01T08:16:22.363323+0000 mon.a (mon.0) 1723 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:16:23.286 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:22 smithi084 bash[78255]: audit 2023-10-01T08:16:22.371632+0000 mon.a (mon.0) 1724 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:16:23.286 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:22 smithi084 bash[78255]: audit 2023-10-01T08:16:22.858444+0000 mon.a (mon.0) 1725 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:16:23.286 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:22 smithi084 bash[78255]: audit 2023-10-01T08:16:22.860175+0000 mon.a (mon.0) 1726 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:16:23.286 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:22 smithi084 bash[78255]: audit 2023-10-01T08:16:22.868781+0000 mon.a (mon.0) 1727 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:16:23.287 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:22 smithi084 bash[75189]: cluster 2023-10-01T08:16:21.893442+0000 mon.a (mon.0) 1718 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:16:23.287 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:22 smithi084 bash[75189]: cluster 2023-10-01T08:16:21.897917+0000 osd.7 (osd.7) 151 : cluster 3 failed to encode map e317 with expected crc 2023-10-01T08:16:23.287 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:22 smithi084 bash[75189]: cluster 2023-10-01T08:16:21.902240+0000 osd.5 (osd.5) 302 : cluster 3 failed to encode map e317 with expected crc 2023-10-01T08:16:23.287 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:22 smithi084 bash[75189]: cluster 2023-10-01T08:16:21.902251+0000 osd.6 (osd.6) 276 : cluster 3 failed to encode map e317 with expected crc 2023-10-01T08:16:23.287 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:22 smithi084 bash[75189]: audit 2023-10-01T08:16:21.905080+0000 mon.a (mon.0) 1719 : audit 1 from='client.? 172.21.15.84:0/921816621' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-01T08:16:23.287 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:22 smithi084 bash[75189]: cluster 2023-10-01T08:16:21.905209+0000 mon.a (mon.0) 1720 : cluster 0 osdmap e317: 8 total, 8 up, 8 in 2023-10-01T08:16:23.287 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:22 smithi084 bash[75189]: audit 2023-10-01T08:16:22.312300+0000 mon.a (mon.0) 1721 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:16:23.287 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:22 smithi084 bash[75189]: audit 2023-10-01T08:16:22.329007+0000 mon.a (mon.0) 1722 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:16:23.288 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:22 smithi084 bash[75189]: audit 2023-10-01T08:16:22.363323+0000 mon.a (mon.0) 1723 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:16:23.288 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:22 smithi084 bash[75189]: audit 2023-10-01T08:16:22.371632+0000 mon.a (mon.0) 1724 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:16:23.288 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:22 smithi084 bash[75189]: audit 2023-10-01T08:16:22.858444+0000 mon.a (mon.0) 1725 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:16:23.288 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:22 smithi084 bash[75189]: audit 2023-10-01T08:16:22.860175+0000 mon.a (mon.0) 1726 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:16:23.288 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:22 smithi084 bash[75189]: audit 2023-10-01T08:16:22.868781+0000 mon.a (mon.0) 1727 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:16:23.362 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:23.396 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:23.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:23.398 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:16:23.499 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:23.531 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:23.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:23.535 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:23.636 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:23.669 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:23.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:23.672 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:23.768 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:16:23.773 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:23.805 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:23.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:23.809 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:23.909 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:23.930 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:23.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:23.932 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:24.033 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:24.053 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:24.055 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:23 smithi084 bash[78255]: cluster 2023-10-01T08:16:22.831882+0000 mgr.y (mgr.34104) 1318 : cluster 0 pgmap v1444: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:24.055 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:23 smithi084 bash[75189]: cluster 2023-10-01T08:16:22.831882+0000 mgr.y (mgr.34104) 1318 : cluster 0 pgmap v1444: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:24.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:24.056 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:24.157 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:24.169 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:23 smithi112 bash[59335]: cluster 2023-10-01T08:16:22.831882+0000 mgr.y (mgr.34104) 1318 : cluster 0 pgmap v1444: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:24.190 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:24.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:24.192 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:24.293 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:24.323 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:24.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:24.326 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:24.332 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T08:16:24.427 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:24.458 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:24.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:24.461 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:24.561 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:24.587 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:24.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:24.590 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:24.691 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:24.721 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:24.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:24.724 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:24.825 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-10-01T08:16:24.825 INFO:teuthology.orchestra.run.smithi112.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T08:16:24.825 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:24.850 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:24.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:24.854 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:24.954 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:24.989 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:24.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:24.992 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:25.093 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:25.118 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:25.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:25.120 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:25.221 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:25.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:25 smithi112 bash[59335]: cluster 2023-10-01T08:16:24.832716+0000 mgr.y (mgr.34104) 1319 : cluster 0 pgmap v1445: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:25.248 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:25 smithi084 bash[78255]: cluster 2023-10-01T08:16:24.832716+0000 mgr.y (mgr.34104) 1319 : cluster 0 pgmap v1445: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:25.248 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:25 smithi084 bash[75189]: cluster 2023-10-01T08:16:24.832716+0000 mgr.y (mgr.34104) 1319 : cluster 0 pgmap v1445: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:25.248 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:25.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:25.250 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:16:25.290 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-01T08:16:25.351 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:25.377 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:25.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:25.380 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:25.481 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:25.502 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:25.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:25.504 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:25.605 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:25.629 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:25.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:25.631 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:16:25.717 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-10-01T08:16:25.732 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:25.796 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:25.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:25.798 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:25.899 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:25.927 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:25.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:25.930 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:26.030 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:26.067 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:26.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:26.070 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:26.173 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:26.174 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:16:26 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:16:26] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.33.4" 2023-10-01T08:16:26.208 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:26.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:26.211 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:26.312 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:26.338 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:26.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:26.341 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:16:26.441 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:26.468 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:26.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:26.471 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:26.480 DEBUG:teuthology.orchestra.run.smithi084:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2023-10-01T08:16:26.572 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:26.609 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:26.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:26.613 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:26.714 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:26.730 INFO:tasks.workunit.client.0.smithi084.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-10-01T08:16:26.743 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:26.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:26.746 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:26.847 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:26.873 INFO:tasks.workunit.client.0.smithi084.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-10-01T08:16:26.873 INFO:tasks.workunit.client.0.smithi084.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-10-01T08:16:26.877 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:26.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:26.879 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:26.980 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:27.009 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:27.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:27.013 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:27.113 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:27.146 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:27.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:27.149 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:27.249 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:27.273 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:27.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:27.275 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:27.376 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:27.411 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:27.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:27.414 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:27.515 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:27.539 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:27.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:27.541 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:27.642 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:27.675 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:27.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:27.678 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:27.779 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:27.813 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:27.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:27.816 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:27.917 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:27.930 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:27 smithi112 bash[59335]: cluster 2023-10-01T08:16:26.833509+0000 mgr.y (mgr.34104) 1320 : cluster 0 pgmap v1446: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:27.952 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:27.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:27.955 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:28.056 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:28.087 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:28.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:28.090 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:28.191 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:28.224 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:28.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:28.230 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:28.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:27 smithi084 bash[75189]: cluster 2023-10-01T08:16:26.833509+0000 mgr.y (mgr.34104) 1320 : cluster 0 pgmap v1446: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:28.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:27 smithi084 bash[78255]: cluster 2023-10-01T08:16:26.833509+0000 mgr.y (mgr.34104) 1320 : cluster 0 pgmap v1446: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:28.331 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:28.364 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:28.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:28.366 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:28.467 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:28.498 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:28.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:28.500 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:28.601 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:28.634 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:28.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:28.637 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:28.738 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:28.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:28.777 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:28.777 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:28.878 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:28.910 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:28.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:28.913 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:29.014 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:29.040 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:29.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:29.044 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:16:29.144 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:29.175 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:29.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:29.178 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:29.279 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:29.313 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:29.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:29.317 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:29.418 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:29.453 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:29.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:29.458 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:29.559 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:29.589 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:29.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:29.592 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:29.693 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:29.718 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:29.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:29.721 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:29.822 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:29.854 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:29.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:29.857 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:29.958 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:29.970 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:29 smithi084 bash[75189]: cluster 2023-10-01T08:16:28.834443+0000 mgr.y (mgr.34104) 1321 : cluster 0 pgmap v1447: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:29.970 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:29 smithi084 bash[78255]: cluster 2023-10-01T08:16:28.834443+0000 mgr.y (mgr.34104) 1321 : cluster 0 pgmap v1447: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:29.992 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:29.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:29.995 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:30.096 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:30.128 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:30.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:30.131 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:30.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:29 smithi112 bash[59335]: cluster 2023-10-01T08:16:28.834443+0000 mgr.y (mgr.34104) 1321 : cluster 0 pgmap v1447: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:30.232 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:30.259 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:30.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:30.262 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:30.362 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:30.388 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:30.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:30.390 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:30.491 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:30.494 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T08:16:30.518 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:30.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:30.521 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:30.622 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:30.649 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:30.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:30.652 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:30.753 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:30.778 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:30.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:30.783 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:30.883 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:30.905 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:30.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:30.908 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:31.009 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:31.035 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:31.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:31.037 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:31.138 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:31.150 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:31 smithi112 bash[59335]: audit 2023-10-01T08:16:30.134193+0000 mon.a (mon.0) 1728 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:16:31.151 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:31 smithi112 bash[59335]: audit 2023-10-01T08:16:30.135553+0000 mon.a (mon.0) 1729 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:16:31.151 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:31 smithi112 bash[59335]: cluster 2023-10-01T08:16:30.835132+0000 mgr.y (mgr.34104) 1322 : cluster 0 pgmap v1448: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:31.164 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:31.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:31.166 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:31.211 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T08:16:31.212 INFO:teuthology.orchestra.run.smithi084.stderr:dumped all 2023-10-01T08:16:31.268 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:31.280 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:31 smithi084 bash[78255]: audit 2023-10-01T08:16:30.134193+0000 mon.a (mon.0) 1728 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:16:31.281 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:31 smithi084 bash[78255]: audit 2023-10-01T08:16:30.135553+0000 mon.a (mon.0) 1729 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:16:31.281 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:31 smithi084 bash[78255]: cluster 2023-10-01T08:16:30.835132+0000 mgr.y (mgr.34104) 1322 : cluster 0 pgmap v1448: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:31.281 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:31 smithi084 bash[75189]: audit 2023-10-01T08:16:30.134193+0000 mon.a (mon.0) 1728 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:16:31.281 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:31 smithi084 bash[75189]: audit 2023-10-01T08:16:30.135553+0000 mon.a (mon.0) 1729 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:16:31.281 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:31 smithi084 bash[75189]: cluster 2023-10-01T08:16:30.835132+0000 mgr.y (mgr.34104) 1322 : cluster 0 pgmap v1448: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:31.300 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:31.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:31.303 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:31.404 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:31.441 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:31.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:31.444 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:31.545 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:31.578 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:31.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:31.581 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:31.682 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:31.713 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:31.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:31.714 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:31.727 INFO:tasks.workunit.client.0.smithi084.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-10-01T08:16:31.815 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:31.821 INFO:tasks.workunit.client.0.smithi084.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-10-01T08:16:31.844 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:31.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:31.847 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:31.948 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:31.978 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:31.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:31.981 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:32.082 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:32.116 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:32.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:32.119 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:32.203 INFO:tasks.workunit.client.0.smithi084.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-10-01T08:16:32.204 INFO:tasks.workunit.client.0.smithi084.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-10-01T08:16:32.204 INFO:tasks.workunit.client.0.smithi084.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-10-01T08:16:32.220 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:32.242 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:32.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:32.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:32.263 INFO:tasks.workunit.client.0.smithi084.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-10-01T08:16:32.294 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2023-10-01T08:16:32.294 DEBUG:teuthology.orchestra.run.smithi084:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-10-01T08:16:32.346 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:32.373 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:32.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:32.376 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:32.414 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:32 smithi112 bash[59335]: audit 2023-10-01T08:16:31.197664+0000 mgr.y (mgr.34104) 1323 : audit 0 from='client.36096 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T08:16:32.476 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:32.489 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:32 smithi084 bash[75189]: audit 2023-10-01T08:16:31.197664+0000 mgr.y (mgr.34104) 1323 : audit 0 from='client.36096 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T08:16:32.489 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:32 smithi084 bash[78255]: audit 2023-10-01T08:16:31.197664+0000 mgr.y (mgr.34104) 1323 : audit 0 from='client.36096 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T08:16:32.510 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:32.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:32.513 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:32.523 INFO:tasks.workunit:Running workunits matching cls/test_cls_rbd.sh on client.0... 2023-10-01T08:16:32.524 INFO:tasks.workunit:Running workunit cls/test_cls_rbd.sh... 2023-10-01T08:16:32.524 DEBUG:teuthology.orchestra.run.smithi084:workunit test cls/test_cls_rbd.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=pacific TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rbd.sh 2023-10-01T08:16:32.614 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:32.633 INFO:tasks.workunit.client.0.smithi084.stdout:Running main() from gmock_main.cc 2023-10-01T08:16:32.633 INFO:tasks.workunit.client.0.smithi084.stdout:[==========] Running 70 tests from 1 test suite. 2023-10-01T08:16:32.633 INFO:tasks.workunit.client.0.smithi084.stdout:[----------] Global test environment set-up. 2023-10-01T08:16:32.633 INFO:tasks.workunit.client.0.smithi084.stdout:[----------] 70 tests from TestClsRbd 2023-10-01T08:16:32.637 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:32.638 INFO:teuthology.orchestra.run.smithi084.stdout:{"pg_ready":true,"pg_map":{"version":1448,"stamp":"2023-10-01T08:16:30.834731+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595872,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":260,"num_write_kb":2445,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":28,"num_bytes_recovered":1181404,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":194,"ondisk_log_size":194,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":219,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":6670872,"kb_used_data":26776,"kb_used_omap":38,"kb_used_meta":6643993,"kb_avail":743290344,"statfs":{"total":767960285184,"available":761129312256,"internally_reserved":0,"allocated":27418624,"data_stored":20692193,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":39896,"internal_metadata":6803448872},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"10.003880"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":324,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:15.062318+0000","last_change":"2023-10-01T08:14:01.909170+0000","last_active":"2023-10-01T08:16:15.062318+0000","last_peered":"2023-10-01T08:16:15.062318+0000","last_clean":"2023-10-01T08:16:15.062318+0000","last_became_active":"2023-10-01T08:14:01.908698+0000","last_became_peered":"2023-10-01T08:14:01.908698+0000","last_unstale":"2023-10-01T08:16:15.062318+0000","last_undegraded":"2023-10-01T08:16:15.062318+0000","last_fullsized":"2023-10-01T08:16:15.062318+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:15.059386+0000","last_change":"2023-10-01T08:15:32.218038+0000","last_active":"2023-10-01T08:16:15.059386+0000","last_peered":"2023-10-01T08:16:15.059386+0000","last_clean":"2023-10-01T08:16:15.059386+0000","last_became_active":"2023-10-01T08:15:32.217646+0000","last_became_peered":"2023-10-01T08:15:32.217646+0000","last_unstale":"2023-10-01T08:16:15.059386+0000","last_undegraded":"2023-10-01T08:16:15.059386+0000","last_fullsized":"2023-10-01T08:16:15.059386+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":37,"reported_epoch":317,"state":"active+clean","last_fresh":"2023-10-01T08:16:21.989681+0000","last_change":"2023-10-01T08:14:01.916644+0000","last_active":"2023-10-01T08:16:21.989681+0000","last_peered":"2023-10-01T08:16:21.989681+0000","last_clean":"2023-10-01T08:16:21.989681+0000","last_became_active":"2023-10-01T08:14:01.916257+0000","last_became_peered":"2023-10-01T08:14:01.916257+0000","last_unstale":"2023-10-01T08:16:21.989681+0000","last_undegraded":"2023-10-01T08:16:21.989681+0000","last_fullsized":"2023-10-01T08:16:21.989681+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:35:09.499859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.1e","version":"0'0","reported_seq":265,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:16.217215+0000","last_change":"2023-10-01T07:53:49.933785+0000","last_active":"2023-10-01T08:16:16.217215+0000","last_peered":"2023-10-01T08:16:16.217215+0000","last_clean":"2023-10-01T08:16:16.217215+0000","last_became_active":"2023-10-01T07:53:49.933422+0000","last_became_peered":"2023-10-01T07:53:49.933422+0000","last_unstale":"2023-10-01T08:16:16.217215+0000","last_undegraded":"2023-10-01T08:16:16.217215+0000","last_fullsized":"2023-10-01T08:16:16.217215+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:54:25.410689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":344,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:16.210514+0000","last_change":"2023-10-01T08:08:52.773448+0000","last_active":"2023-10-01T08:16:16.210514+0000","last_peered":"2023-10-01T08:16:16.210514+0000","last_clean":"2023-10-01T08:16:16.210514+0000","last_became_active":"2023-10-01T08:08:52.770494+0000","last_became_peered":"2023-10-01T08:08:52.770494+0000","last_unstale":"2023-10-01T08:16:16.210514+0000","last_undegraded":"2023-10-01T08:16:16.210514+0000","last_fullsized":"2023-10-01T08:16:16.210514+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:29:36.557194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,2,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":308,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:15.065089+0000","last_change":"2023-10-01T08:14:01.912864+0000","last_active":"2023-10-01T08:16:15.065089+0000","last_peered":"2023-10-01T08:16:15.065089+0000","last_clean":"2023-10-01T08:16:15.065089+0000","last_became_active":"2023-10-01T08:14:01.912306+0000","last_became_peered":"2023-10-01T08:14:01.912306+0000","last_unstale":"2023-10-01T08:16:15.065089+0000","last_undegraded":"2023-10-01T08:16:15.065089+0000","last_fullsized":"2023-10-01T08:16:15.065089+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":216,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:15.060090+0000","last_change":"2023-10-01T07:53:49.926686+0000","last_active":"2023-10-01T08:16:15.060090+0000","last_peered":"2023-10-01T08:16:15.060090+0000","last_clean":"2023-10-01T08:16:15.060090+0000","last_became_active":"2023-10-01T07:53:49.925472+0000","last_became_peered":"2023-10-01T07:53:49.925472+0000","last_unstale":"2023-10-01T08:16:15.060090+0000","last_undegraded":"2023-10-01T08:16:15.060090+0000","last_fullsized":"2023-10-01T08:16:15.060090+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":329,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:16.210674+0000","last_change":"2023-10-01T08:14:01.921637+0000","last_active":"2023-10-01T08:16:16.210674+0000","last_peered":"2023-10-01T08:16:16.210674+0000","last_clean":"2023-10-01T08:16:16.210674+0000","last_became_active":"2023-10-01T08:14:01.921068+0000","last_became_peered":"2023-10-01T08:14:01.921068+0000","last_unstale":"2023-10-01T08:16:16.210674+0000","last_undegraded":"2023-10-01T08:16:16.210674+0000","last_fullsized":"2023-10-01T08:16:16.210674+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:05:54.601562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":323,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:15.059870+0000","last_change":"2023-10-01T08:00:23.668888+0000","last_active":"2023-10-01T08:16:15.059870+0000","last_peered":"2023-10-01T08:16:15.059870+0000","last_clean":"2023-10-01T08:16:15.059870+0000","last_became_active":"2023-10-01T08:00:23.668334+0000","last_became_peered":"2023-10-01T08:00:23.668334+0000","last_unstale":"2023-10-01T08:16:15.059870+0000","last_undegraded":"2023-10-01T08:16:15.059870+0000","last_fullsized":"2023-10-01T08:16:15.059870+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":271,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:16.212320+0000","last_change":"2023-10-01T07:48:00.311808+0000","last_active":"2023-10-01T08:16:16.212320+0000","last_peered":"2023-10-01T08:16:16.212320+0000","last_clean":"2023-10-01T08:16:16.212320+0000","last_became_active":"2023-10-01T07:48:00.311502+0000","last_became_peered":"2023-10-01T07:48:00.311502+0000","last_unstale":"2023-10-01T08:16:16.212320+0000","last_undegraded":"2023-10-01T08:16:16.212320+0000","last_fullsized":"2023-10-01T08:16:16.212320+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:29:46.875382+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":219,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:16.215591+0000","last_change":"2023-10-01T07:52:51.407081+0000","last_active":"2023-10-01T08:16:16.215591+0000","last_peered":"2023-10-01T08:16:16.215591+0000","last_clean":"2023-10-01T08:16:16.215591+0000","last_became_active":"2023-10-01T07:52:51.406657+0000","last_became_peered":"2023-10-01T07:52:51.406657+0000","last_unstale":"2023-10-01T08:16:16.215591+0000","last_undegraded":"2023-10-01T08:16:16.215591+0000","last_fullsized":"2023-10-01T08:16:16.215591+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:08:47.645535+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.12","version":"0'0","reported_seq":217,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:15.064032+0000","last_change":"2023-10-01T08:00:23.671083+0000","last_active":"2023-10-01T08:16:15.064032+0000","last_peered":"2023-10-01T08:16:15.064032+0000","last_clean":"2023-10-01T08:16:15.064032+0000","last_became_active":"2023-10-01T08:00:23.670474+0000","last_became_peered":"2023-10-01T08:00:23.670474+0000","last_unstale":"2023-10-01T08:16:15.064032+0000","last_undegraded":"2023-10-01T08:16:15.064032+0000","last_fullsized":"2023-10-01T08:16:15.064032+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,0],"acting":[6,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":299,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:15.063277+0000","last_change":"2023-10-01T07:48:00.313333+0000","last_active":"2023-10-01T08:16:15.063277+0000","last_peered":"2023-10-01T08:16:15.063277+0000","last_clean":"2023-10-01T08:16:15.063277+0000","last_became_active":"2023-10-01T07:48:00.312882+0000","last_became_peered":"2023-10-01T07:48:00.312882+0000","last_unstale":"2023-10-01T08:16:15.063277+0000","last_undegraded":"2023-10-01T08:16:15.063277+0000","last_fullsized":"2023-10-01T08:16:15.063277+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":288,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:15.063022+0000","last_change":"2023-10-01T08:14:01.912758+0000","last_active":"2023-10-01T08:16:15.063022+0000","last_peered":"2023-10-01T08:16:15.063022+0000","last_clean":"2023-10-01T08:16:15.063022+0000","last_became_active":"2023-10-01T08:14:01.912254+0000","last_became_peered":"2023-10-01T08:14:01.912254+0000","last_unstale":"2023-10-01T08:16:15.063022+0000","last_undegraded":"2023-10-01T08:16:15.063022+0000","last_fullsized":"2023-10-01T08:16:15.063022+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:15.062917+0000","last_change":"2023-10-01T07:52:51.404420+0000","last_active":"2023-10-01T08:16:15.062917+0000","last_peered":"2023-10-01T08:16:15.062917+0000","last_clean":"2023-10-01T08:16:15.062917+0000","last_became_active":"2023-10-01T07:52:51.404018+0000","last_became_peered":"2023-10-01T07:52:51.404018+0000","last_unstale":"2023-10-01T08:16:15.062917+0000","last_undegraded":"2023-10-01T08:16:15.062917+0000","last_fullsized":"2023-10-01T08:16:15.062917+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":[4,7,2],"acting":[4,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":335,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:16.209735+0000","last_change":"2023-10-01T08:00:23.667026+0000","last_active":"2023-10-01T08:16:16.209735+0000","last_peered":"2023-10-01T08:16:16.209735+0000","last_clean":"2023-10-01T08:16:16.209735+0000","last_became_active":"2023-10-01T08:00:23.666362+0000","last_became_peered":"2023-10-01T08:00:23.666362+0000","last_unstale":"2023-10-01T08:16:16.209735+0000","last_undegraded":"2023-10-01T08:16:16.209735+0000","last_fullsized":"2023-10-01T08:16:16.209735+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:07:45.753007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":262,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:16.215773+0000","last_change":"2023-10-01T07:53:49.929945+0000","last_active":"2023-10-01T08:16:16.215773+0000","last_peered":"2023-10-01T08:16:16.215773+0000","last_clean":"2023-10-01T08:16:16.215773+0000","last_became_active":"2023-10-01T07:53:49.929576+0000","last_became_peered":"2023-10-01T07:53:49.929576+0000","last_unstale":"2023-10-01T08:16:16.215773+0000","last_undegraded":"2023-10-01T08:16:16.215773+0000","last_fullsized":"2023-10-01T08:16:16.215773+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:00:56.852893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":68,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:15.059862+0000","last_change":"2023-10-01T08:08:52.773707+0000","last_active":"2023-10-01T08:16:15.059862+0000","last_peered":"2023-10-01T08:16:15.059862+0000","last_clean":"2023-10-01T08:16:15.059862+0000","last_became_active":"2023-10-01T08:08:52.773350+0000","last_became_peered":"2023-10-01T08:08:52.773350+0000","last_unstale":"2023-10-01T08:16:15.059862+0000","last_undegraded":"2023-10-01T08:16:15.059862+0000","last_fullsized":"2023-10-01T08:16:15.059862+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":193,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:15.062355+0000","last_change":"2023-10-01T07:52:51.406682+0000","last_active":"2023-10-01T08:16:15.062355+0000","last_peered":"2023-10-01T08:16:15.062355+0000","last_clean":"2023-10-01T08:16:15.062355+0000","last_became_active":"2023-10-01T07:52:51.406245+0000","last_became_peered":"2023-10-01T07:52:51.406245+0000","last_unstale":"2023-10-01T08:16:15.062355+0000","last_undegraded":"2023-10-01T08:16:15.062355+0000","last_fullsized":"2023-10-01T08:16:15.062355+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-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":267,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:16.014542+0000","last_change":"2023-10-01T07:53:49.935602+0000","last_active":"2023-10-01T08:16:16.014542+0000","last_peered":"2023-10-01T08:16:16.014542+0000","last_clean":"2023-10-01T08:16:16.014542+0000","last_became_active":"2023-10-01T07:53:49.935059+0000","last_became_peered":"2023-10-01T07:53:49.935059+0000","last_unstale":"2023-10-01T08:16:16.014542+0000","last_undegraded":"2023-10-01T08:16:16.014542+0000","last_fullsized":"2023-10-01T08:16:16.014542+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:20:46.935021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,7],"acting":[2,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.10","version":"59'8","reported_seq":328,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:15.061338+0000","last_change":"2023-10-01T08:08:52.783268+0000","last_active":"2023-10-01T08:16:15.061338+0000","last_peered":"2023-10-01T08:16:15.061338+0000","last_clean":"2023-10-01T08:16:15.061338+0000","last_became_active":"2023-10-01T08:08:52.770018+0000","last_became_peered":"2023-10-01T08:08:52.770018+0000","last_unstale":"2023-10-01T08:16:15.061338+0000","last_undegraded":"2023-10-01T08:16:15.061338+0000","last_fullsized":"2023-10-01T08:16:15.061338+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+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,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":343,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:16.215956+0000","last_change":"2023-10-01T08:14:01.918138+0000","last_active":"2023-10-01T08:16:16.215956+0000","last_peered":"2023-10-01T08:16:16.215956+0000","last_clean":"2023-10-01T08:16:16.215956+0000","last_became_active":"2023-10-01T08:14:01.917541+0000","last_became_peered":"2023-10-01T08:14:01.917541+0000","last_unstale":"2023-10-01T08:16:16.215956+0000","last_undegraded":"2023-10-01T08:16:16.215956+0000","last_fullsized":"2023-10-01T08:16:16.215956+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:05:04.815073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":281,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:16.014504+0000","last_change":"2023-10-01T08:08:52.783663+0000","last_active":"2023-10-01T08:16:16.014504+0000","last_peered":"2023-10-01T08:16:16.014504+0000","last_clean":"2023-10-01T08:16:16.014504+0000","last_became_active":"2023-10-01T08:08:52.768675+0000","last_became_peered":"2023-10-01T08:08:52.768675+0000","last_unstale":"2023-10-01T08:16:16.014504+0000","last_undegraded":"2023-10-01T08:16:16.014504+0000","last_fullsized":"2023-10-01T08:16:16.014504+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:30:11.594654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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":[2,4,5],"acting":[2,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":68,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:15.058935+0000","last_change":"2023-10-01T08:08:52.774664+0000","last_active":"2023-10-01T08:16:15.058935+0000","last_peered":"2023-10-01T08:16:15.058935+0000","last_clean":"2023-10-01T08:16:15.058935+0000","last_became_active":"2023-10-01T08:08:52.774231+0000","last_became_peered":"2023-10-01T08:08:52.774231+0000","last_unstale":"2023-10-01T08:16:15.058935+0000","last_undegraded":"2023-10-01T08:16:15.058935+0000","last_fullsized":"2023-10-01T08:16:15.058935+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":41,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:19.793865+0000","last_change":"2023-10-01T08:14:01.922466+0000","last_active":"2023-10-01T08:16:19.793865+0000","last_peered":"2023-10-01T08:16:19.793865+0000","last_clean":"2023-10-01T08:16:19.793865+0000","last_became_active":"2023-10-01T08:14:01.905063+0000","last_became_peered":"2023-10-01T08:14:01.905063+0000","last_unstale":"2023-10-01T08:16:19.793865+0000","last_undegraded":"2023-10-01T08:16:19.793865+0000","last_fullsized":"2023-10-01T08:16:19.793865+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:24:35.552711+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,5],"acting":[1,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":307,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:15.062082+0000","last_change":"2023-10-01T08:14:01.910390+0000","last_active":"2023-10-01T08:16:15.062082+0000","last_peered":"2023-10-01T08:16:15.062082+0000","last_clean":"2023-10-01T08:16:15.062082+0000","last_became_active":"2023-10-01T08:14:01.909879+0000","last_became_peered":"2023-10-01T08:14:01.909879+0000","last_unstale":"2023-10-01T08:16:15.062082+0000","last_undegraded":"2023-10-01T08:16:15.062082+0000","last_fullsized":"2023-10-01T08:16:15.062082+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":72,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:15.060984+0000","last_change":"2023-10-01T08:08:52.869893+0000","last_active":"2023-10-01T08:16:15.060984+0000","last_peered":"2023-10-01T08:16:15.060984+0000","last_clean":"2023-10-01T08:16:15.060984+0000","last_became_active":"2023-10-01T08:08:52.773328+0000","last_became_peered":"2023-10-01T08:08:52.773328+0000","last_unstale":"2023-10-01T08:16:15.060984+0000","last_undegraded":"2023-10-01T08:16:15.060984+0000","last_fullsized":"2023-10-01T08:16:15.060984+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":70,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,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":338,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:15.063362+0000","last_change":"2023-10-01T08:15:32.232343+0000","last_active":"2023-10-01T08:16:15.063362+0000","last_peered":"2023-10-01T08:16:15.063362+0000","last_clean":"2023-10-01T08:16:15.063362+0000","last_became_active":"2023-10-01T08:15:32.231834+0000","last_became_peered":"2023-10-01T08:15:32.231834+0000","last_unstale":"2023-10-01T08:16:15.063362+0000","last_undegraded":"2023-10-01T08:16:15.063362+0000","last_fullsized":"2023-10-01T08:16:15.063362+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,7],"acting":[6,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":284,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:15.059780+0000","last_change":"2023-10-01T07:43:24.917235+0000","last_active":"2023-10-01T08:16:15.059780+0000","last_peered":"2023-10-01T08:16:15.059780+0000","last_clean":"2023-10-01T08:16:15.059780+0000","last_became_active":"2023-10-01T07:43:24.916855+0000","last_became_peered":"2023-10-01T07:43:24.916855+0000","last_unstale":"2023-10-01T08:16:15.059780+0000","last_undegraded":"2023-10-01T08:16:15.059780+0000","last_fullsized":"2023-10-01T08:16:15.059780+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":37,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:19.793709+0000","last_change":"2023-10-01T08:14:01.911704+0000","last_active":"2023-10-01T08:16:19.793709+0000","last_peered":"2023-10-01T08:16:19.793709+0000","last_clean":"2023-10-01T08:16:19.793709+0000","last_became_active":"2023-10-01T08:14:01.911354+0000","last_became_peered":"2023-10-01T08:14:01.911354+0000","last_unstale":"2023-10-01T08:16:19.793709+0000","last_undegraded":"2023-10-01T08:16:19.793709+0000","last_fullsized":"2023-10-01T08:16:19.793709+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:29:16.436199+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":295,"reported_epoch":317,"state":"active+clean","last_fresh":"2023-10-01T08:16:21.989901+0000","last_change":"2023-10-01T08:14:01.920893+0000","last_active":"2023-10-01T08:16:21.989901+0000","last_peered":"2023-10-01T08:16:21.989901+0000","last_clean":"2023-10-01T08:16:21.989901+0000","last_became_active":"2023-10-01T08:14:01.908026+0000","last_became_peered":"2023-10-01T08:14:01.908026+0000","last_unstale":"2023-10-01T08:16:21.989901+0000","last_undegraded":"2023-10-01T08:16:21.989901+0000","last_fullsized":"2023-10-01T08:16:21.989901+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:55:11.527183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":264,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:15.063115+0000","last_change":"2023-10-01T07:47:46.589313+0000","last_active":"2023-10-01T08:16:15.063115+0000","last_peered":"2023-10-01T08:16:15.063115+0000","last_clean":"2023-10-01T08:16:15.063115+0000","last_became_active":"2023-10-01T07:47:46.588272+0000","last_became_peered":"2023-10-01T07:47:46.588272+0000","last_unstale":"2023-10-01T08:16:15.063115+0000","last_undegraded":"2023-10-01T08:16:15.063115+0000","last_fullsized":"2023-10-01T08:16:15.063115+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.a","version":"0'0","reported_seq":321,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:15.063206+0000","last_change":"2023-10-01T08:00:23.602437+0000","last_active":"2023-10-01T08:16:15.063206+0000","last_peered":"2023-10-01T08:16:15.063206+0000","last_clean":"2023-10-01T08:16:15.063206+0000","last_became_active":"2023-10-01T08:00:23.601874+0000","last_became_peered":"2023-10-01T08:00:23.601874+0000","last_unstale":"2023-10-01T08:16:15.063206+0000","last_undegraded":"2023-10-01T08:16:15.063206+0000","last_fullsized":"2023-10-01T08:16:15.063206+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,3],"acting":[6,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":279,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:16.013205+0000","last_change":"2023-10-01T08:14:01.912806+0000","last_active":"2023-10-01T08:16:16.013205+0000","last_peered":"2023-10-01T08:16:16.013205+0000","last_clean":"2023-10-01T08:16:16.013205+0000","last_became_active":"2023-10-01T08:14:01.911032+0000","last_became_peered":"2023-10-01T08:14:01.911032+0000","last_unstale":"2023-10-01T08:16:16.013205+0000","last_undegraded":"2023-10-01T08:16:16.013205+0000","last_fullsized":"2023-10-01T08:16:16.013205+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:02:17.713878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":152,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:16.012660+0000","last_change":"2023-10-01T08:14:01.909203+0000","last_active":"2023-10-01T08:16:16.012660+0000","last_peered":"2023-10-01T08:16:16.012660+0000","last_clean":"2023-10-01T08:16:16.012660+0000","last_became_active":"2023-10-01T08:14:01.908819+0000","last_became_peered":"2023-10-01T08:14:01.908819+0000","last_unstale":"2023-10-01T08:16:16.012660+0000","last_undegraded":"2023-10-01T08:16:16.012660+0000","last_fullsized":"2023-10-01T08:16:16.012660+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:27:55.953698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,1],"acting":[2,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":290,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:15.063236+0000","last_change":"2023-10-01T08:00:23.602898+0000","last_active":"2023-10-01T08:16:15.063236+0000","last_peered":"2023-10-01T08:16:15.063236+0000","last_clean":"2023-10-01T08:16:15.063236+0000","last_became_active":"2023-10-01T08:00:23.602229+0000","last_became_peered":"2023-10-01T08:00:23.602229+0000","last_unstale":"2023-10-01T08:16:15.063236+0000","last_undegraded":"2023-10-01T08:16:15.063236+0000","last_fullsized":"2023-10-01T08:16:15.063236+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,3],"acting":[4,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":346,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:16.210153+0000","last_change":"2023-10-01T08:14:01.918700+0000","last_active":"2023-10-01T08:16:16.210153+0000","last_peered":"2023-10-01T08:16:16.210153+0000","last_clean":"2023-10-01T08:16:16.210153+0000","last_became_active":"2023-10-01T08:14:01.918257+0000","last_became_peered":"2023-10-01T08:14:01.918257+0000","last_unstale":"2023-10-01T08:16:16.210153+0000","last_undegraded":"2023-10-01T08:16:16.210153+0000","last_fullsized":"2023-10-01T08:16:16.210153+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:00:22.950988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":37,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:19.793985+0000","last_change":"2023-10-01T08:14:01.915490+0000","last_active":"2023-10-01T08:16:19.793985+0000","last_peered":"2023-10-01T08:16:19.793985+0000","last_clean":"2023-10-01T08:16:19.793985+0000","last_became_active":"2023-10-01T08:14:01.915086+0000","last_became_peered":"2023-10-01T08:14:01.915086+0000","last_unstale":"2023-10-01T08:16:19.793985+0000","last_undegraded":"2023-10-01T08:16:19.793985+0000","last_fullsized":"2023-10-01T08:16:19.793985+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:06:18.419366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":37,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:15.361614+0000","last_change":"2023-10-01T08:14:01.910369+0000","last_active":"2023-10-01T08:16:15.361614+0000","last_peered":"2023-10-01T08:16:15.361614+0000","last_clean":"2023-10-01T08:16:15.361614+0000","last_became_active":"2023-10-01T08:14:01.909982+0000","last_became_peered":"2023-10-01T08:14:01.909982+0000","last_unstale":"2023-10-01T08:16:15.361614+0000","last_undegraded":"2023-10-01T08:16:15.361614+0000","last_fullsized":"2023-10-01T08:16:15.361614+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:27:25.435418+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":299,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:15.059660+0000","last_change":"2023-10-01T07:43:24.917072+0000","last_active":"2023-10-01T08:16:15.059660+0000","last_peered":"2023-10-01T08:16:15.059660+0000","last_clean":"2023-10-01T08:16:15.059660+0000","last_became_active":"2023-10-01T07:43:24.916661+0000","last_became_peered":"2023-10-01T07:43:24.916661+0000","last_unstale":"2023-10-01T08:16:15.059660+0000","last_undegraded":"2023-10-01T08:16:15.059660+0000","last_fullsized":"2023-10-01T08:16:15.059660+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:15.059190+0000","last_change":"2023-10-01T08:08:52.773255+0000","last_active":"2023-10-01T08:16:15.059190+0000","last_peered":"2023-10-01T08:16:15.059190+0000","last_clean":"2023-10-01T08:16:15.059190+0000","last_became_active":"2023-10-01T08:08:52.772122+0000","last_became_peered":"2023-10-01T08:08:52.772122+0000","last_unstale":"2023-10-01T08:16:15.059190+0000","last_undegraded":"2023-10-01T08:16:15.059190+0000","last_fullsized":"2023-10-01T08:16:15.059190+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":321,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:15.059625+0000","last_change":"2023-10-01T08:14:01.905499+0000","last_active":"2023-10-01T08:16:15.059625+0000","last_peered":"2023-10-01T08:16:15.059625+0000","last_clean":"2023-10-01T08:16:15.059625+0000","last_became_active":"2023-10-01T08:14:01.905121+0000","last_became_peered":"2023-10-01T08:14:01.905121+0000","last_unstale":"2023-10-01T08:16:15.059625+0000","last_undegraded":"2023-10-01T08:16:15.059625+0000","last_fullsized":"2023-10-01T08:16:15.059625+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":262,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:15.062635+0000","last_change":"2023-10-01T07:47:46.591521+0000","last_active":"2023-10-01T08:16:15.062635+0000","last_peered":"2023-10-01T08:16:15.062635+0000","last_clean":"2023-10-01T08:16:15.062635+0000","last_became_active":"2023-10-01T07:47:46.590065+0000","last_became_peered":"2023-10-01T07:47:46.590065+0000","last_unstale":"2023-10-01T08:16:15.062635+0000","last_undegraded":"2023-10-01T08:16:15.062635+0000","last_fullsized":"2023-10-01T08:16:15.062635+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":246,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:16.012467+0000","last_change":"2023-10-01T08:00:23.594629+0000","last_active":"2023-10-01T08:16:16.012467+0000","last_peered":"2023-10-01T08:16:16.012467+0000","last_clean":"2023-10-01T08:16:16.012467+0000","last_became_active":"2023-10-01T08:00:23.594258+0000","last_became_peered":"2023-10-01T08:00:23.594258+0000","last_unstale":"2023-10-01T08:16:16.012467+0000","last_undegraded":"2023-10-01T08:16:16.012467+0000","last_fullsized":"2023-10-01T08:16:16.012467+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:36:11.661270+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,6],"acting":[2,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":318,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:16.012733+0000","last_change":"2023-10-01T07:43:24.905505+0000","last_active":"2023-10-01T08:16:16.012733+0000","last_peered":"2023-10-01T08:16:16.012733+0000","last_clean":"2023-10-01T08:16:16.012733+0000","last_became_active":"2023-10-01T07:43:24.905061+0000","last_became_peered":"2023-10-01T07:43:24.905061+0000","last_unstale":"2023-10-01T08:16:16.012733+0000","last_undegraded":"2023-10-01T08:16:16.012733+0000","last_fullsized":"2023-10-01T08:16:16.012733+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:37:50.798269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":37,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:15.360954+0000","last_change":"2023-10-01T08:14:01.909256+0000","last_active":"2023-10-01T08:16:15.360954+0000","last_peered":"2023-10-01T08:16:15.360954+0000","last_clean":"2023-10-01T08:16:15.360954+0000","last_became_active":"2023-10-01T08:14:01.908741+0000","last_became_peered":"2023-10-01T08:14:01.908741+0000","last_unstale":"2023-10-01T08:16:15.360954+0000","last_undegraded":"2023-10-01T08:16:15.360954+0000","last_fullsized":"2023-10-01T08:16:15.360954+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:09:11.420515+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":238,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:15.060603+0000","last_change":"2023-10-01T08:09:08.838290+0000","last_active":"2023-10-01T08:16:15.060603+0000","last_peered":"2023-10-01T08:16:15.060603+0000","last_clean":"2023-10-01T08:16:15.060603+0000","last_became_active":"2023-10-01T08:09:08.833816+0000","last_became_peered":"2023-10-01T08:09:08.833816+0000","last_unstale":"2023-10-01T08:16:15.060603+0000","last_undegraded":"2023-10-01T08:16:15.060603+0000","last_fullsized":"2023-10-01T08:16:15.060603+0000","mapping_epoch":263,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":264,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.3","version":"0'0","reported_seq":303,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:15.059333+0000","last_change":"2023-10-01T07:48:00.320868+0000","last_active":"2023-10-01T08:16:15.059333+0000","last_peered":"2023-10-01T08:16:15.059333+0000","last_clean":"2023-10-01T08:16:15.059333+0000","last_became_active":"2023-10-01T07:48:00.320514+0000","last_became_peered":"2023-10-01T07:48:00.320514+0000","last_unstale":"2023-10-01T08:16:15.059333+0000","last_undegraded":"2023-10-01T08:16:15.059333+0000","last_fullsized":"2023-10-01T08:16:15.059333+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":472,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:15.061463+0000","last_change":"2023-10-01T08:14:04.948208+0000","last_active":"2023-10-01T08:16:15.061463+0000","last_peered":"2023-10-01T08:16:15.061463+0000","last_clean":"2023-10-01T08:16:15.061463+0000","last_became_active":"2023-10-01T08:14:04.947758+0000","last_became_peered":"2023-10-01T08:14:04.947758+0000","last_unstale":"2023-10-01T08:16:15.061463+0000","last_undegraded":"2023-10-01T08:16:15.061463+0000","last_fullsized":"2023-10-01T08:16:15.061463+0000","mapping_epoch":294,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":295,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:23:32.049984+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:23:32.049984+0000","last_clean_scrub_stamp":"2023-10-01T07:23:32.049984+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,1],"acting":[6,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":257,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:16.214489+0000","last_change":"2023-10-01T07:43:24.910767+0000","last_active":"2023-10-01T08:16:16.214489+0000","last_peered":"2023-10-01T08:16:16.214489+0000","last_clean":"2023-10-01T08:16:16.214489+0000","last_became_active":"2023-10-01T07:43:24.910214+0000","last_became_peered":"2023-10-01T07:43:24.910214+0000","last_unstale":"2023-10-01T08:16:16.214489+0000","last_undegraded":"2023-10-01T08:16:16.214489+0000","last_fullsized":"2023-10-01T08:16:16.214489+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:37:46.200934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":292,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:15.064439+0000","last_change":"2023-10-01T07:48:00.323822+0000","last_active":"2023-10-01T08:16:15.064439+0000","last_peered":"2023-10-01T08:16:15.064439+0000","last_clean":"2023-10-01T08:16:15.064439+0000","last_became_active":"2023-10-01T07:48:00.323132+0000","last_became_peered":"2023-10-01T07:48:00.323132+0000","last_unstale":"2023-10-01T08:16:15.064439+0000","last_undegraded":"2023-10-01T08:16:15.064439+0000","last_fullsized":"2023-10-01T08:16:15.064439+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":131,"reported_epoch":317,"state":"active+clean","last_fresh":"2023-10-01T08:16:21.989983+0000","last_change":"2023-10-01T08:00:23.669180+0000","last_active":"2023-10-01T08:16:21.989983+0000","last_peered":"2023-10-01T08:16:21.989983+0000","last_clean":"2023-10-01T08:16:21.989983+0000","last_became_active":"2023-10-01T08:00:23.668845+0000","last_became_peered":"2023-10-01T08:00:23.668845+0000","last_unstale":"2023-10-01T08:16:21.989983+0000","last_undegraded":"2023-10-01T08:16:21.989983+0000","last_fullsized":"2023-10-01T08:16:21.989983+0000","mapping_epoch":204,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":205,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:13:28.089002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"3.1","version":"0'0","reported_seq":194,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:16.209746+0000","last_change":"2023-10-01T08:04:39.655139+0000","last_active":"2023-10-01T08:16:16.209746+0000","last_peered":"2023-10-01T08:16:16.209746+0000","last_clean":"2023-10-01T08:16:16.209746+0000","last_became_active":"2023-10-01T08:04:39.654846+0000","last_became_peered":"2023-10-01T08:04:39.654846+0000","last_unstale":"2023-10-01T08:16:16.209746+0000","last_undegraded":"2023-10-01T08:16:16.209746+0000","last_fullsized":"2023-10-01T08:16:16.209746+0000","mapping_epoch":223,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":224,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:28:03.934362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.6","version":"0'0","reported_seq":37,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:15.363796+0000","last_change":"2023-10-01T08:14:01.915488+0000","last_active":"2023-10-01T08:16:15.363796+0000","last_peered":"2023-10-01T08:16:15.363796+0000","last_clean":"2023-10-01T08:16:15.363796+0000","last_became_active":"2023-10-01T08:14:01.914813+0000","last_became_peered":"2023-10-01T08:14:01.914813+0000","last_unstale":"2023-10-01T08:16:15.363796+0000","last_undegraded":"2023-10-01T08:16:15.363796+0000","last_fullsized":"2023-10-01T08:16:15.363796+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:18:11.471316+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":246,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:15.064557+0000","last_change":"2023-10-01T07:53:49.935004+0000","last_active":"2023-10-01T08:16:15.064557+0000","last_peered":"2023-10-01T08:16:15.064557+0000","last_clean":"2023-10-01T08:16:15.064557+0000","last_became_active":"2023-10-01T07:53:49.934636+0000","last_became_peered":"2023-10-01T07:53:49.934636+0000","last_unstale":"2023-10-01T08:16:15.064557+0000","last_undegraded":"2023-10-01T08:16:15.064557+0000","last_fullsized":"2023-10-01T08:16:15.064557+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":37,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:15.361514+0000","last_change":"2023-10-01T08:14:01.912501+0000","last_active":"2023-10-01T08:16:15.361514+0000","last_peered":"2023-10-01T08:16:15.361514+0000","last_clean":"2023-10-01T08:16:15.361514+0000","last_became_active":"2023-10-01T08:14:01.911995+0000","last_became_peered":"2023-10-01T08:14:01.911995+0000","last_unstale":"2023-10-01T08:16:15.361514+0000","last_undegraded":"2023-10-01T08:16:15.361514+0000","last_fullsized":"2023-10-01T08:16:15.361514+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:58:57.792182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":239,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:15.060988+0000","last_change":"2023-10-01T07:53:49.931927+0000","last_active":"2023-10-01T08:16:15.060988+0000","last_peered":"2023-10-01T08:16:15.060988+0000","last_clean":"2023-10-01T08:16:15.060988+0000","last_became_active":"2023-10-01T07:53:49.931219+0000","last_became_peered":"2023-10-01T07:53:49.931219+0000","last_unstale":"2023-10-01T08:16:15.060988+0000","last_undegraded":"2023-10-01T08:16:15.060988+0000","last_fullsized":"2023-10-01T08:16:15.060988+0000","mapping_epoch":159,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":160,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":310,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:16.215882+0000","last_change":"2023-10-01T07:48:00.312567+0000","last_active":"2023-10-01T08:16:16.215882+0000","last_peered":"2023-10-01T08:16:16.215882+0000","last_clean":"2023-10-01T08:16:16.215882+0000","last_became_active":"2023-10-01T07:48:00.311711+0000","last_became_peered":"2023-10-01T07:48:00.311711+0000","last_unstale":"2023-10-01T08:16:16.215882+0000","last_undegraded":"2023-10-01T08:16:16.215882+0000","last_fullsized":"2023-10-01T08:16:16.215882+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T16:02:05.723765+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":37,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:15.364057+0000","last_change":"2023-10-01T08:14:01.914058+0000","last_active":"2023-10-01T08:16:15.364057+0000","last_peered":"2023-10-01T08:16:15.364057+0000","last_clean":"2023-10-01T08:16:15.364057+0000","last_became_active":"2023-10-01T08:14:01.912989+0000","last_became_peered":"2023-10-01T08:14:01.912989+0000","last_unstale":"2023-10-01T08:16:15.364057+0000","last_undegraded":"2023-10-01T08:16:15.364057+0000","last_fullsized":"2023-10-01T08:16:15.364057+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:45:15.348346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":326,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:16.210341+0000","last_change":"2023-10-01T08:14:01.921522+0000","last_active":"2023-10-01T08:16:16.210341+0000","last_peered":"2023-10-01T08:16:16.210341+0000","last_clean":"2023-10-01T08:16:16.210341+0000","last_became_active":"2023-10-01T08:14:01.920815+0000","last_became_peered":"2023-10-01T08:14:01.920815+0000","last_unstale":"2023-10-01T08:16:16.210341+0000","last_undegraded":"2023-10-01T08:16:16.210341+0000","last_fullsized":"2023-10-01T08:16:16.210341+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:09:42.430459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.7","version":"0'0","reported_seq":301,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:15.065010+0000","last_change":"2023-10-01T07:48:00.313007+0000","last_active":"2023-10-01T08:16:15.065010+0000","last_peered":"2023-10-01T08:16:15.065010+0000","last_clean":"2023-10-01T08:16:15.065010+0000","last_became_active":"2023-10-01T07:48:00.312535+0000","last_became_peered":"2023-10-01T07:48:00.312535+0000","last_unstale":"2023-10-01T08:16:15.065010+0000","last_undegraded":"2023-10-01T08:16:15.065010+0000","last_fullsized":"2023-10-01T08:16:15.065010+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":41,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:15.364196+0000","last_change":"2023-10-01T08:14:01.928562+0000","last_active":"2023-10-01T08:16:15.364196+0000","last_peered":"2023-10-01T08:16:15.364196+0000","last_clean":"2023-10-01T08:16:15.364196+0000","last_became_active":"2023-10-01T08:14:01.913593+0000","last_became_peered":"2023-10-01T08:14:01.913593+0000","last_unstale":"2023-10-01T08:16:15.364196+0000","last_undegraded":"2023-10-01T08:16:15.364196+0000","last_fullsized":"2023-10-01T08:16:15.364196+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:45:32.045340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":267,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:15.061920+0000","last_change":"2023-10-01T07:47:46.586842+0000","last_active":"2023-10-01T08:16:15.061920+0000","last_peered":"2023-10-01T08:16:15.061920+0000","last_clean":"2023-10-01T08:16:15.061920+0000","last_became_active":"2023-10-01T07:47:46.586212+0000","last_became_peered":"2023-10-01T07:47:46.586212+0000","last_unstale":"2023-10-01T08:16:15.061920+0000","last_undegraded":"2023-10-01T08:16:15.061920+0000","last_fullsized":"2023-10-01T08:16:15.061920+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":237,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:20.726406+0000","last_change":"2023-10-01T08:08:52.770878+0000","last_active":"2023-10-01T08:16:20.726406+0000","last_peered":"2023-10-01T08:16:20.726406+0000","last_clean":"2023-10-01T08:16:20.726406+0000","last_became_active":"2023-10-01T08:08:52.769937+0000","last_became_peered":"2023-10-01T08:08:52.769937+0000","last_unstale":"2023-10-01T08:16:20.726406+0000","last_undegraded":"2023-10-01T08:16:20.726406+0000","last_fullsized":"2023-10-01T08:16:20.726406+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:39:17.526800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,3],"acting":[2,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":356,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:16.013665+0000","last_change":"2023-10-01T08:14:01.909320+0000","last_active":"2023-10-01T08:16:16.013665+0000","last_peered":"2023-10-01T08:16:16.013665+0000","last_clean":"2023-10-01T08:16:16.013665+0000","last_became_active":"2023-10-01T08:14:01.908905+0000","last_became_peered":"2023-10-01T08:14:01.908905+0000","last_unstale":"2023-10-01T08:16:16.013665+0000","last_undegraded":"2023-10-01T08:16:16.013665+0000","last_fullsized":"2023-10-01T08:16:16.013665+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:50:41.148011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":351,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:15.059715+0000","last_change":"2023-10-01T08:14:01.970154+0000","last_active":"2023-10-01T08:16:15.059715+0000","last_peered":"2023-10-01T08:16:15.059715+0000","last_clean":"2023-10-01T08:16:15.059715+0000","last_became_active":"2023-10-01T08:14:01.912147+0000","last_became_peered":"2023-10-01T08:14:01.912147+0000","last_unstale":"2023-10-01T08:16:15.059715+0000","last_undegraded":"2023-10-01T08:16:15.059715+0000","last_fullsized":"2023-10-01T08:16:15.059715+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,1],"acting":[5,2,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":307,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:16.214723+0000","last_change":"2023-10-01T08:04:39.644692+0000","last_active":"2023-10-01T08:16:16.214723+0000","last_peered":"2023-10-01T08:16:16.214723+0000","last_clean":"2023-10-01T08:16:16.214723+0000","last_became_active":"2023-10-01T08:04:39.644365+0000","last_became_peered":"2023-10-01T08:04:39.644365+0000","last_unstale":"2023-10-01T08:16:16.214723+0000","last_undegraded":"2023-10-01T08:16:16.214723+0000","last_fullsized":"2023-10-01T08:16:16.214723+0000","mapping_epoch":223,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":224,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:54:29.899587+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":286,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:15.059525+0000","last_change":"2023-10-01T07:47:46.587284+0000","last_active":"2023-10-01T08:16:15.059525+0000","last_peered":"2023-10-01T08:16:15.059525+0000","last_clean":"2023-10-01T08:16:15.059525+0000","last_became_active":"2023-10-01T07:47:46.586309+0000","last_became_peered":"2023-10-01T07:47:46.586309+0000","last_unstale":"2023-10-01T08:16:15.059525+0000","last_undegraded":"2023-10-01T08:16:15.059525+0000","last_fullsized":"2023-10-01T08:16:15.059525+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":196,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:16.215611+0000","last_change":"2023-10-01T08:04:39.677163+0000","last_active":"2023-10-01T08:16:16.215611+0000","last_peered":"2023-10-01T08:16:16.215611+0000","last_clean":"2023-10-01T08:16:16.215611+0000","last_became_active":"2023-10-01T08:04:39.676861+0000","last_became_peered":"2023-10-01T08:04:39.676861+0000","last_unstale":"2023-10-01T08:16:16.215611+0000","last_undegraded":"2023-10-01T08:16:16.215611+0000","last_fullsized":"2023-10-01T08:16:16.215611+0000","mapping_epoch":223,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":224,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:24:54.347781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,2],"acting":[3,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"59'1","reported_seq":307,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:16.217054+0000","last_change":"2023-10-01T07:43:24.912080+0000","last_active":"2023-10-01T08:16:16.217054+0000","last_peered":"2023-10-01T08:16:16.217054+0000","last_clean":"2023-10-01T08:16:16.217054+0000","last_became_active":"2023-10-01T07:43:24.911577+0000","last_became_peered":"2023-10-01T07:43:24.911577+0000","last_unstale":"2023-10-01T08:16:16.217054+0000","last_undegraded":"2023-10-01T08:16:16.217054+0000","last_fullsized":"2023-10-01T08:16:16.217054+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:49:36.182931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:15.058933+0000","last_change":"2023-10-01T08:15:32.227515+0000","last_active":"2023-10-01T08:16:15.058933+0000","last_peered":"2023-10-01T08:16:15.058933+0000","last_clean":"2023-10-01T08:16:15.058933+0000","last_became_active":"2023-10-01T08:15:32.227077+0000","last_became_peered":"2023-10-01T08:15:32.227077+0000","last_unstale":"2023-10-01T08:16:15.058933+0000","last_undegraded":"2023-10-01T08:16:15.058933+0000","last_fullsized":"2023-10-01T08:16:15.058933+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1f","version":"59'4","reported_seq":203,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:15.060046+0000","last_change":"2023-10-01T08:08:52.782637+0000","last_active":"2023-10-01T08:16:15.060046+0000","last_peered":"2023-10-01T08:16:15.060046+0000","last_clean":"2023-10-01T08:16:15.060046+0000","last_became_active":"2023-10-01T08:08:52.771948+0000","last_became_peered":"2023-10-01T08:08:52.771948+0000","last_unstale":"2023-10-01T08:16:15.060046+0000","last_undegraded":"2023-10-01T08:16:15.060046+0000","last_fullsized":"2023-10-01T08:16:15.060046+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":554,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":310,"reported_epoch":316,"state":"active+clean","last_fresh":"2023-10-01T08:16:15.061830+0000","last_change":"2023-10-01T08:15:32.224369+0000","last_active":"2023-10-01T08:16:15.061830+0000","last_peered":"2023-10-01T08:16:15.061830+0000","last_clean":"2023-10-01T08:16:15.061830+0000","last_became_active":"2023-10-01T08:15:32.223945+0000","last_became_peered":"2023-10-01T08:15:32.223945+0000","last_unstale":"2023-10-01T08:16:15.061830+0000","last_undegraded":"2023-10-01T08:16:15.061830+0000","last_fullsized":"2023-10-01T08:16:15.061830+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":24,"num_bytes_recovered":668,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":37741,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":116,"seq":498216206679,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":905368,"kb_used_data":3408,"kb_used_omap":9,"kb_used_meta":901942,"kb_avail":92839784,"statfs":{"total":95995035648,"available":95067938816,"internally_reserved":0,"allocated":3489792,"data_stored":2903131,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9583,"internal_metadata":923589265},"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":"Sun Oct 1 08:15:43 2023","interfaces":[{"interface":"back","average":{"1min":1.417,"5min":2.9020000000000001,"15min":1.9870000000000001},"min":{"1min":0.29799999999999999,"5min":0.26000000000000001,"15min":0.23400000000000001},"max":{"1min":4.4889999999999999,"5min":121.898,"15min":121.898},"last":0.627},{"interface":"front","average":{"1min":1.6779999999999999,"5min":2.7949999999999999,"15min":1.9199999999999999},"min":{"1min":0.30199999999999999,"5min":0.29899999999999999,"15min":0.25600000000000001},"max":{"1min":5.2069999999999999,"5min":122.76300000000001,"15min":122.76300000000001},"last":0.83099999999999996}]},{"osd":1,"last update":"Sun Oct 1 08:16:03 2023","interfaces":[{"interface":"back","average":{"1min":1.506,"5min":1.6339999999999999,"15min":1.671},"min":{"1min":0.33500000000000002,"5min":0.29399999999999998,"15min":0.26500000000000001},"max":{"1min":7.1500000000000004,"5min":8.8190000000000008,"15min":73.722999999999999},"last":0.78200000000000003},{"interface":"front","average":{"1min":1.3500000000000001,"5min":1.2390000000000001,"15min":1.429},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.29099999999999998},"max":{"1min":7.1589999999999998,"5min":8.8070000000000004,"15min":73.825999999999993},"last":0.95699999999999996}]},{"osd":2,"last update":"Sun Oct 1 08:15:43 2023","interfaces":[{"interface":"back","average":{"1min":1.5980000000000001,"5min":1.917,"15min":1.6970000000000001},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":7.601,"5min":15.682,"15min":17.808},"last":0.875},{"interface":"front","average":{"1min":5.4749999999999996,"5min":2.157,"15min":1.5249999999999999},"min":{"1min":0.36899999999999999,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":74.507000000000005,"5min":74.507000000000005,"15min":74.507000000000005},"last":1.125}]},{"osd":3,"last update":"Sun Oct 1 08:15:43 2023","interfaces":[{"interface":"back","average":{"1min":1.28,"5min":7.3529999999999998,"15min":4.0119999999999996},"min":{"1min":0.33900000000000002,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":5.1719999999999997,"5min":362.50900000000001,"15min":362.50900000000001},"last":0.71399999999999997},{"interface":"front","average":{"1min":1.728,"5min":7.9770000000000003,"15min":4.2460000000000004},"min":{"1min":0.33800000000000002,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":5.4139999999999997,"5min":367.37,"15min":367.37},"last":0.89600000000000002}]},{"osd":4,"last update":"Sun Oct 1 08:15:43 2023","interfaces":[{"interface":"back","average":{"1min":1.1559999999999999,"5min":1.5109999999999999,"15min":1.5469999999999999},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":4.2880000000000003,"5min":7.7990000000000004,"15min":9.8740000000000006},"last":0.99199999999999999},{"interface":"front","average":{"1min":1.1359999999999999,"5min":1.02,"15min":1.208},"min":{"1min":0.34899999999999998,"5min":0.32800000000000001,"15min":0.32500000000000001},"max":{"1min":4.4390000000000001,"5min":5.6280000000000001,"15min":9.5289999999999999},"last":1.2569999999999999}]},{"osd":5,"last update":"Sun Oct 1 08:15:43 2023","interfaces":[{"interface":"back","average":{"1min":1.411,"5min":1.7210000000000001,"15min":1.744},"min":{"1min":0.38,"5min":0.34399999999999997,"15min":0.308},"max":{"1min":7.9560000000000004,"5min":8.7639999999999993,"15min":9.9440000000000008},"last":0.93500000000000005},{"interface":"front","average":{"1min":1.585,"5min":2.0880000000000001,"15min":1.8580000000000001},"min":{"1min":0.371,"5min":0.35899999999999999,"15min":0.33000000000000002},"max":{"1min":4.431,"5min":11.516,"15min":11.516},"last":1.0529999999999999}]},{"osd":6,"last update":"Sun Oct 1 08:15:43 2023","interfaces":[{"interface":"back","average":{"1min":2.0699999999999998,"5min":1.7669999999999999,"15min":1.5489999999999999},"min":{"1min":0.39500000000000002,"5min":0.39000000000000001,"15min":0.36199999999999999},"max":{"1min":9.1379999999999999,"5min":10.17,"15min":10.757},"last":1.3009999999999999},{"interface":"front","average":{"1min":1.6779999999999999,"5min":2.1280000000000001,"15min":1.994},"min":{"1min":0.47599999999999998,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":6.4100000000000001,"5min":13.885,"15min":13.885},"last":1.0960000000000001}]}]},{"osd":6,"up_from":42,"seq":180388627035,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":889624,"kb_used_data":3408,"kb_used_omap":0,"kb_used_meta":886208,"kb_avail":92855528,"statfs":{"total":95995035648,"available":95084060672,"internally_reserved":0,"allocated":3489792,"data_stored":2903876,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":907476992},"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":"Sun Oct 1 08:15:33 2023","interfaces":[{"interface":"back","average":{"1min":1.319,"5min":1.3480000000000001,"15min":1.5469999999999999},"min":{"1min":0.27500000000000002,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":5.7220000000000004,"5min":8.8569999999999993,"15min":69.676000000000002},"last":0.53800000000000003},{"interface":"front","average":{"1min":1.04,"5min":1.3100000000000001,"15min":1.631},"min":{"1min":0.313,"5min":0.27800000000000002,"15min":0.27400000000000002},"max":{"1min":3.5880000000000001,"5min":8.3789999999999996,"15min":69.819999999999993},"last":0.83499999999999996}]},{"osd":1,"last update":"Sun Oct 1 08:16:04 2023","interfaces":[{"interface":"back","average":{"1min":5.2590000000000003,"5min":2.4289999999999998,"15min":2.0139999999999998},"min":{"1min":0.42699999999999999,"5min":0.28399999999999997,"15min":0.26500000000000001},"max":{"1min":68.884,"5min":68.884,"15min":69.462000000000003},"last":0.78200000000000003},{"interface":"front","average":{"1min":5.0609999999999999,"5min":1.948,"15min":1.7649999999999999},"min":{"1min":0.34399999999999997,"5min":0.307,"15min":0.27800000000000002},"max":{"1min":68.518000000000001,"5min":68.518000000000001,"15min":68.518000000000001},"last":0.58399999999999996}]},{"osd":2,"last update":"Sun Oct 1 08:15:33 2023","interfaces":[{"interface":"back","average":{"1min":1.5680000000000001,"5min":1.8320000000000001,"15min":2.0649999999999999},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.255},"max":{"1min":6.452,"5min":12.307,"15min":81.216999999999999},"last":0.85299999999999998},{"interface":"front","average":{"1min":1.05,"5min":1.353,"15min":2.0099999999999998},"min":{"1min":0.371,"5min":0.33800000000000002,"15min":0.307},"max":{"1min":3.5379999999999998,"5min":11.173,"15min":76.233000000000004},"last":0.69499999999999995}]},{"osd":3,"last update":"Sun Oct 1 08:16:18 2023","interfaces":[{"interface":"back","average":{"1min":1.391,"5min":3.8650000000000002,"15min":2.6240000000000001},"min":{"1min":0.372,"5min":0.32100000000000001,"15min":0.30299999999999999},"max":{"1min":8.5459999999999994,"5min":66.796999999999997,"15min":66.796999999999997},"last":0.72299999999999998},{"interface":"front","average":{"1min":1.2549999999999999,"5min":3.9180000000000001,"15min":2.5139999999999998},"min":{"1min":0.62,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":4.9210000000000003,"5min":65.489000000000004,"15min":65.489000000000004},"last":0.65300000000000002}]},{"osd":4,"last update":"Sun Oct 1 08:15:33 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":1.357,"15min":1.462},"min":{"1min":0.316,"5min":0.309,"15min":0.28999999999999998},"max":{"1min":2.4430000000000001,"5min":14.185,"15min":14.185},"last":0.81599999999999995},{"interface":"front","average":{"1min":1.3140000000000001,"5min":1.718,"15min":1.6240000000000001},"min":{"1min":0.31,"5min":0.31,"15min":0.24099999999999999},"max":{"1min":6.4900000000000002,"5min":12.391,"15min":14.711},"last":0.88100000000000001}]},{"osd":5,"last update":"Sun Oct 1 08:15:53 2023","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":1.4950000000000001,"15min":1.5429999999999999},"min":{"1min":0.45100000000000001,"5min":0.314,"15min":0.29599999999999999},"max":{"1min":3.363,"5min":8.1859999999999999,"15min":11.528},"last":0.75},{"interface":"front","average":{"1min":1.506,"5min":1.9490000000000001,"15min":1.7689999999999999},"min":{"1min":0.60599999999999998,"5min":0.36799999999999999,"15min":0.32200000000000001},"max":{"1min":5.452,"5min":14.41,"15min":15.176},"last":0.93000000000000005}]},{"osd":7,"last update":"Sun Oct 1 08:15:53 2023","interfaces":[{"interface":"back","average":{"1min":1.748,"5min":1.883,"15min":1.871},"min":{"1min":0.46300000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":5.0650000000000004,"5min":14.742000000000001,"15min":16.495999999999999},"last":0.86699999999999999},{"interface":"front","average":{"1min":1.4239999999999999,"5min":1.7989999999999999,"15min":1.732},"min":{"1min":0.48099999999999998,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":6.7320000000000002,"5min":11.257,"15min":12.273999999999999},"last":0.90200000000000002}]}]},{"osd":1,"up_from":163,"seq":700079669515,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":539776,"kb_used_data":4024,"kb_used_omap":4,"kb_used_meta":535739,"kb_avail":93205376,"statfs":{"total":95995035648,"available":95442305024,"internally_reserved":0,"allocated":4120576,"data_stored":3012288,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":548597646},"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":"Sun Oct 1 08:16:04 2023","interfaces":[{"interface":"back","average":{"1min":2.3260000000000001,"5min":1.6359999999999999,"15min":1.9890000000000001},"min":{"1min":0.23400000000000001,"5min":0.23200000000000001,"15min":0.20200000000000001},"max":{"1min":12.827,"5min":12.827,"15min":133.88499999999999},"last":0.60699999999999998},{"interface":"front","average":{"1min":1.8029999999999999,"5min":1.107,"15min":1.7370000000000001},"min":{"1min":0.35999999999999999,"5min":0.23499999999999999,"15min":0.22900000000000001},"max":{"1min":12.939,"5min":12.939,"15min":136.31800000000001},"last":0.63600000000000001}]},{"osd":2,"last update":"Sun Oct 1 08:16:04 2023","interfaces":[{"interface":"back","average":{"1min":1.292,"5min":2.5880000000000001,"15min":1.6599999999999999},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.22500000000000001},"max":{"1min":5.8159999999999998,"5min":60.646999999999998,"15min":60.646999999999998},"last":0.67300000000000004},{"interface":"front","average":{"1min":1.381,"5min":2.4550000000000001,"15min":1.5700000000000001},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":5.4939999999999998,"5min":60.241999999999997,"15min":60.241999999999997},"last":0.83799999999999997}]},{"osd":3,"last update":"Sun Oct 1 08:16:04 2023","interfaces":[{"interface":"back","average":{"1min":1.6990000000000001,"5min":2.7040000000000002,"15min":2.3849999999999998},"min":{"1min":0.22600000000000001,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":5.9359999999999999,"5min":60.689,"15min":125.45699999999999},"last":0.93799999999999994},{"interface":"front","average":{"1min":1.2789999999999999,"5min":2.7879999999999998,"15min":2.3780000000000001},"min":{"1min":0.38300000000000001,"5min":0.255,"15min":0.255},"max":{"1min":5.9260000000000002,"5min":60.667999999999999,"15min":124.30500000000001},"last":0.76900000000000002}]},{"osd":4,"last update":"Sun Oct 1 08:16:04 2023","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":1.137,"15min":1.476},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.27500000000000002},"max":{"1min":4.3899999999999997,"5min":5.3769999999999998,"15min":67.210999999999999},"last":0.71199999999999997},{"interface":"front","average":{"1min":1.4930000000000001,"5min":1.085,"15min":1.4950000000000001},"min":{"1min":0.34399999999999997,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":5.8630000000000004,"5min":5.8630000000000004,"15min":66.992999999999995},"last":1.0860000000000001}]},{"osd":5,"last update":"Sun Oct 1 08:16:04 2023","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":1.524,"15min":1.349},"min":{"1min":0.33600000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":2.5230000000000001,"5min":9.0239999999999991,"15min":16.643999999999998},"last":0.876},{"interface":"front","average":{"1min":1.238,"5min":1.4079999999999999,"15min":1.4139999999999999},"min":{"1min":0.38300000000000001,"5min":0.34599999999999997,"15min":0.312},"max":{"1min":4.4349999999999996,"5min":7.8710000000000004,"15min":16.402999999999999},"last":0.79400000000000004}]},{"osd":6,"last update":"Sun Oct 1 08:16:04 2023","interfaces":[{"interface":"back","average":{"1min":1.7370000000000001,"5min":1.556,"15min":1.655},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.34899999999999998},"max":{"1min":9.0879999999999992,"5min":9.0879999999999992,"15min":66.575000000000003},"last":0.82599999999999996},{"interface":"front","average":{"1min":2.0649999999999999,"5min":1.554,"15min":1.714},"min":{"1min":0.38300000000000001,"5min":0.379,"15min":0.36399999999999999},"max":{"1min":6.5300000000000002,"5min":6.9930000000000003,"15min":66.251000000000005},"last":1.202}]},{"osd":7,"last update":"Sun Oct 1 08:16:04 2023","interfaces":[{"interface":"back","average":{"1min":1.125,"5min":1.528,"15min":1.5389999999999999},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":3.9180000000000001,"5min":6.9770000000000003,"15min":11.581},"last":1.161},{"interface":"front","average":{"1min":1.6339999999999999,"5min":1.5960000000000001,"15min":1.5920000000000001},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.36499999999999999},"max":{"1min":7.4260000000000002,"5min":7.4260000000000002,"15min":11.542},"last":0.96699999999999997}]}]},{"osd":0,"up_from":77,"seq":330712482214,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":833340,"kb_used_data":3380,"kb_used_omap":5,"kb_used_meta":829946,"kb_avail":92911812,"statfs":{"total":95995035648,"available":95141695488,"internally_reserved":0,"allocated":3461120,"data_stored":2408975,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":849865338},"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":"Sun Oct 1 08:16:00 2023","interfaces":[{"interface":"back","average":{"1min":1.8129999999999999,"5min":1.2270000000000001,"15min":1.4199999999999999},"min":{"1min":0.40000000000000002,"5min":0.20799999999999999,"15min":0.187},"max":{"1min":7.5999999999999996,"5min":7.9850000000000003,"15min":51.572000000000003},"last":0.74299999999999999},{"interface":"front","average":{"1min":1.4379999999999999,"5min":0.95599999999999996,"15min":1.054},"min":{"1min":0.21099999999999999,"5min":0.20000000000000001,"15min":0.20000000000000001},"max":{"1min":7.0060000000000002,"5min":7.0060000000000002,"15min":25.609000000000002},"last":0.75900000000000001}]},{"osd":2,"last update":"Sun Oct 1 08:15:41 2023","interfaces":[{"interface":"back","average":{"1min":6.3330000000000002,"5min":2.4159999999999999,"15min":1.677},"min":{"1min":0.34799999999999998,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":41.521999999999998,"5min":41.521999999999998,"15min":41.521999999999998},"last":0.64600000000000002},{"interface":"front","average":{"1min":5.9880000000000004,"5min":2.645,"15min":1.599},"min":{"1min":0.46300000000000002,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":40.658999999999999,"5min":40.658999999999999,"15min":40.658999999999999},"last":0.67700000000000005}]},{"osd":3,"last update":"Sun Oct 1 08:16:27 2023","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":4.0309999999999997,"15min":2.2930000000000001},"min":{"1min":0.38600000000000001,"5min":0.219,"15min":0.21199999999999999},"max":{"1min":4.8380000000000001,"5min":104.298,"15min":104.298},"last":0.61499999999999999},{"interface":"front","average":{"1min":1.0169999999999999,"5min":4.2300000000000004,"15min":2.3959999999999999},"min":{"1min":0.30099999999999999,"5min":0.28399999999999997,"15min":0.248},"max":{"1min":5.8449999999999998,"5min":109.122,"15min":109.122},"last":0.88600000000000001}]},{"osd":4,"last update":"Sun Oct 1 08:15:45 2023","interfaces":[{"interface":"back","average":{"1min":2.0649999999999999,"5min":1.252,"15min":1.5549999999999999},"min":{"1min":0.44600000000000001,"5min":0.34999999999999998,"15min":0.27500000000000002},"max":{"1min":6.2069999999999999,"5min":6.2069999999999999,"15min":9.0180000000000007},"last":0.91300000000000003},{"interface":"front","average":{"1min":1.5780000000000001,"5min":1.127,"15min":1.377},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.318},"max":{"1min":5.6539999999999999,"5min":5.6539999999999999,"15min":8.702},"last":1.1080000000000001}]},{"osd":5,"last update":"Sun Oct 1 08:16:27 2023","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":1.341,"15min":1.581},"min":{"1min":0.58299999999999996,"5min":0.36899999999999999,"15min":0.33600000000000002},"max":{"1min":1.248,"5min":5.633,"15min":20.257999999999999},"last":1.0720000000000001},{"interface":"front","average":{"1min":0.96699999999999997,"5min":1.7130000000000001,"15min":1.6599999999999999},"min":{"1min":0.48499999999999999,"5min":0.40799999999999997,"15min":0.34200000000000003},"max":{"1min":1.631,"5min":7.0599999999999996,"15min":19.707999999999998},"last":0.96099999999999997}]},{"osd":6,"last update":"Sun Oct 1 08:16:27 2023","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":1.4410000000000001,"15min":1.6599999999999999},"min":{"1min":0.53100000000000003,"5min":0.39200000000000002,"15min":0.36099999999999999},"max":{"1min":1.9510000000000001,"5min":8.0980000000000008,"15min":70.965999999999994},"last":1.131},{"interface":"front","average":{"1min":1.224,"5min":1.9319999999999999,"15min":1.8320000000000001},"min":{"1min":0.60199999999999998,"5min":0.41299999999999998,"15min":0.34799999999999998},"max":{"1min":5.8079999999999998,"5min":9.9689999999999994,"15min":71.156000000000006},"last":1.254}]},{"osd":7,"last update":"Sun Oct 1 08:15:45 2023","interfaces":[{"interface":"back","average":{"1min":2.1429999999999998,"5min":1.72,"15min":1.7410000000000001},"min":{"1min":0.61299999999999999,"5min":0.39600000000000002,"15min":0.35799999999999998},"max":{"1min":5.6449999999999996,"5min":9.6820000000000004,"15min":10.462999999999999},"last":1.2070000000000001},{"interface":"front","average":{"1min":1.5349999999999999,"5min":1.478,"15min":1.5},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.378},"max":{"1min":4.1820000000000004,"5min":5.9909999999999997,"15min":10.663},"last":1.2310000000000001}]}]},{"osd":2,"up_from":90,"seq":386547057048,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":759196,"kb_used_data":3476,"kb_used_omap":7,"kb_used_meta":755704,"kb_avail":92985956,"statfs":{"total":95995035648,"available":95217618944,"internally_reserved":0,"allocated":3559424,"data_stored":2424625,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":773840977},"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":"Sun Oct 1 08:15:54 2023","interfaces":[{"interface":"back","average":{"1min":6.8319999999999999,"5min":2.6309999999999998,"15min":2.0499999999999998},"min":{"1min":0.20799999999999999,"5min":0.19900000000000001,"15min":0.17699999999999999},"max":{"1min":99.986999999999995,"5min":99.986999999999995,"15min":154.74199999999999},"last":0.63200000000000001},{"interface":"front","average":{"1min":5.3250000000000002,"5min":1.7050000000000001,"15min":1.724},"min":{"1min":0.22600000000000001,"5min":0.22600000000000001,"15min":0.218},"max":{"1min":92.635999999999996,"5min":92.635999999999996,"15min":154.81100000000001},"last":0.53300000000000003}]},{"osd":1,"last update":"Sun Oct 1 08:16:11 2023","interfaces":[{"interface":"back","average":{"1min":1.9099999999999999,"5min":1.4510000000000001,"15min":1.234},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.22500000000000001},"max":{"1min":13.829000000000001,"5min":13.829000000000001,"15min":14.407},"last":0.58099999999999996},{"interface":"front","average":{"1min":1.492,"5min":1.0660000000000001,"15min":1.113},"min":{"1min":0.33700000000000002,"5min":0.26800000000000002,"15min":0.246},"max":{"1min":9.8119999999999994,"5min":9.8119999999999994,"15min":14.471},"last":0.44600000000000001}]},{"osd":3,"last update":"Sun Oct 1 08:16:24 2023","interfaces":[{"interface":"back","average":{"1min":1.161,"5min":1.7270000000000001,"15min":2.3119999999999998},"min":{"1min":0.39700000000000002,"5min":0.28000000000000003,"15min":0.251},"max":{"1min":7.6100000000000003,"5min":8.0850000000000009,"15min":154.06999999999999},"last":0.375},{"interface":"front","average":{"1min":1.756,"5min":1.954,"15min":2.3839999999999999},"min":{"1min":0.36499999999999999,"5min":0.28599999999999998,"15min":0.23499999999999999},"max":{"1min":18.678000000000001,"5min":18.678000000000001,"15min":154.77699999999999},"last":0.48299999999999998}]},{"osd":4,"last update":"Sun Oct 1 08:15:46 2023","interfaces":[{"interface":"back","average":{"1min":1.4630000000000001,"5min":1.3140000000000001,"15min":1.375},"min":{"1min":0.37,"5min":0.32800000000000001,"15min":0.29499999999999998},"max":{"1min":4.5910000000000002,"5min":4.8609999999999998,"15min":6.8419999999999996},"last":0.74199999999999999},{"interface":"front","average":{"1min":1.351,"5min":1.391,"15min":1.4830000000000001},"min":{"1min":0.35099999999999998,"5min":0.34300000000000003,"15min":0.312},"max":{"1min":7.8399999999999999,"5min":7.8399999999999999,"15min":28.698},"last":0.94699999999999995}]},{"osd":5,"last update":"Sun Oct 1 08:15:54 2023","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":1.4810000000000001,"15min":1.375},"min":{"1min":0.45100000000000001,"5min":0.36099999999999999,"15min":0.318},"max":{"1min":2.8959999999999999,"5min":14.753,"15min":14.753},"last":0.754},{"interface":"front","average":{"1min":1.484,"5min":1.7,"15min":1.5820000000000001},"min":{"1min":0.41599999999999998,"5min":0.36899999999999999,"15min":0.34300000000000003},"max":{"1min":4.617,"5min":7.1660000000000004,"15min":7.6710000000000003},"last":0.70399999999999996}]},{"osd":6,"last update":"Sun Oct 1 08:15:54 2023","interfaces":[{"interface":"back","average":{"1min":1.371,"5min":1.6140000000000001,"15min":1.7849999999999999},"min":{"1min":0.38,"5min":0.38,"15min":0.35799999999999998},"max":{"1min":7.8970000000000002,"5min":9.1150000000000002,"15min":99.180000000000007},"last":0.90400000000000003},{"interface":"front","average":{"1min":0.86699999999999999,"5min":1.3,"15min":1.659},"min":{"1min":0.433,"5min":0.41799999999999998,"15min":0.36799999999999999},"max":{"1min":1.871,"5min":8.8789999999999996,"15min":99.233000000000004},"last":0.64800000000000002}]},{"osd":7,"last update":"Sun Oct 1 08:15:54 2023","interfaces":[{"interface":"back","average":{"1min":2.3759999999999999,"5min":2.0779999999999998,"15min":1.806},"min":{"1min":0.44700000000000001,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":12.282,"5min":12.282,"15min":14.797000000000001},"last":0.84799999999999998},{"interface":"front","average":{"1min":1.4239999999999999,"5min":1.492,"15min":1.5329999999999999},"min":{"1min":0.49399999999999999,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":5.5149999999999997,"5min":7.4450000000000003,"15min":12.975},"last":0.71699999999999997}]}]},{"osd":3,"up_from":96,"seq":412316860815,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":940020,"kb_used_data":3436,"kb_used_omap":2,"kb_used_meta":936573,"kb_avail":92805132,"statfs":{"total":95995035648,"available":95032455168,"internally_reserved":0,"allocated":3518464,"data_stored":2418102,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3005,"internal_metadata":959050819},"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":"Sun Oct 1 08:16:19 2023","interfaces":[{"interface":"back","average":{"1min":0.78400000000000003,"5min":1.542,"15min":2.2290000000000001},"min":{"1min":0.32000000000000001,"5min":0.19,"15min":0.19},"max":{"1min":3.2480000000000002,"5min":11.815,"15min":169.26499999999999},"last":0.63},{"interface":"front","average":{"1min":1.677,"5min":2.4460000000000002,"15min":2.6259999999999999},"min":{"1min":0.42499999999999999,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":11.419,"5min":20.843,"15min":170.24299999999999},"last":0.52300000000000002}]},{"osd":1,"last update":"Sun Oct 1 08:16:14 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":1.089,"15min":0.93500000000000005},"min":{"1min":0.34000000000000002,"5min":0.26300000000000001,"15min":0.22900000000000001},"max":{"1min":3.7599999999999998,"5min":7.7119999999999997,"15min":10.595000000000001},"last":0.64900000000000002},{"interface":"front","average":{"1min":0.73999999999999999,"5min":1.3560000000000001,"15min":1.3420000000000001},"min":{"1min":0.26300000000000001,"5min":0.249,"15min":0.23100000000000001},"max":{"1min":2.2450000000000001,"5min":8.6240000000000006,"15min":11.539},"last":0.56999999999999995}]},{"osd":2,"last update":"Sun Oct 1 08:16:19 2023","interfaces":[{"interface":"back","average":{"1min":1.538,"5min":2.5499999999999998,"15min":2.343},"min":{"1min":0.35899999999999999,"5min":0.25900000000000001,"15min":0.249},"max":{"1min":11.377000000000001,"5min":21.818999999999999,"15min":79.462000000000003},"last":0.879},{"interface":"front","average":{"1min":0.81499999999999995,"5min":1.9179999999999999,"15min":2.0259999999999998},"min":{"1min":0.23899999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":3.6549999999999998,"5min":32.341000000000001,"15min":79.426000000000002},"last":0.71399999999999997}]},{"osd":4,"last update":"Sun Oct 1 08:15:38 2023","interfaces":[{"interface":"back","average":{"1min":1.7769999999999999,"5min":1.206,"15min":1.2170000000000001},"min":{"1min":0.379,"5min":0.379,"15min":0.35399999999999998},"max":{"1min":6.1630000000000003,"5min":6.1630000000000003,"15min":7.6769999999999996},"last":1.0429999999999999},{"interface":"front","average":{"1min":1.746,"5min":1.7629999999999999,"15min":1.6899999999999999},"min":{"1min":0.41099999999999998,"5min":0.35199999999999998,"15min":0.31900000000000001},"max":{"1min":8.5690000000000008,"5min":19.82,"15min":19.82},"last":0.85399999999999998}]},{"osd":5,"last update":"Sun Oct 1 08:16:19 2023","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":2.0379999999999998,"15min":1.891},"min":{"1min":0.35999999999999999,"5min":0.313,"15min":0.313},"max":{"1min":3.1749999999999998,"5min":10.196999999999999,"15min":10.196999999999999},"last":0.82799999999999996},{"interface":"front","average":{"1min":1.524,"5min":2.4849999999999999,"15min":2.0539999999999998},"min":{"1min":0.46800000000000003,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":7.1310000000000002,"5min":12.726000000000001,"15min":15.396000000000001},"last":1.0569999999999999}]},{"osd":6,"last update":"Sun Oct 1 08:16:19 2023","interfaces":[{"interface":"back","average":{"1min":1.732,"5min":2.7290000000000001,"15min":2.0859999999999999},"min":{"1min":0.48999999999999999,"5min":0.45100000000000001,"15min":0.42199999999999999},"max":{"1min":11.493,"5min":16.039000000000001,"15min":16.039000000000001},"last":0.96899999999999997},{"interface":"front","average":{"1min":1.3959999999999999,"5min":1.6819999999999999,"15min":1.4219999999999999},"min":{"1min":0.37,"5min":0.37,"15min":0.36699999999999999},"max":{"1min":8.6289999999999996,"5min":9.5730000000000004,"15min":10.539},"last":0.83699999999999997}]},{"osd":7,"last update":"Sun Oct 1 08:15:38 2023","interfaces":[{"interface":"back","average":{"1min":2.2410000000000001,"5min":2.101,"15min":1.9319999999999999},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.36799999999999999},"max":{"1min":8.5920000000000005,"5min":11.494999999999999,"15min":11.494999999999999},"last":0.91700000000000004},{"interface":"front","average":{"1min":3.0659999999999998,"5min":2.4950000000000001,"15min":1.9790000000000001},"min":{"1min":0.46200000000000002,"5min":0.441,"15min":0.441},"max":{"1min":12.199999999999999,"5min":13.673999999999999,"15min":14.23},"last":1.1120000000000001}]}]},{"osd":4,"up_from":112,"seq":481036337498,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":888852,"kb_used_data":2828,"kb_used_omap":9,"kb_used_meta":886006,"kb_avail":92856300,"statfs":{"total":95995035648,"available":95084851200,"internally_reserved":0,"allocated":2895872,"data_stored":2312940,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9477,"internal_metadata":907270907},"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":"Sun Oct 1 08:16:26 2023","interfaces":[{"interface":"back","average":{"1min":1.54,"5min":1.111,"15min":1.272},"min":{"1min":0.56499999999999995,"5min":0.25700000000000001,"15min":0.252},"max":{"1min":5.9299999999999997,"5min":5.9299999999999997,"15min":11.010999999999999},"last":0.755},{"interface":"front","average":{"1min":1.0720000000000001,"5min":1.458,"15min":1.6140000000000001},"min":{"1min":0.505,"5min":0.253,"15min":0.253},"max":{"1min":2.9129999999999998,"5min":11.143000000000001,"15min":15.555999999999999},"last":0.878}]},{"osd":1,"last update":"Sun Oct 1 08:15:51 2023","interfaces":[{"interface":"back","average":{"1min":5.3259999999999996,"5min":1.7669999999999999,"15min":1.4650000000000001},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.28599999999999998},"max":{"1min":77.498999999999995,"5min":77.498999999999995,"15min":77.498999999999995},"last":0.84999999999999998},{"interface":"front","average":{"1min":5.9939999999999998,"5min":2.0550000000000002,"15min":1.696},"min":{"1min":0.34300000000000003,"5min":0.309,"15min":0.29599999999999999},"max":{"1min":77.536000000000001,"5min":77.536000000000001,"15min":77.536000000000001},"last":1.127}]},{"osd":2,"last update":"Sun Oct 1 08:16:26 2023","interfaces":[{"interface":"back","average":{"1min":0.82599999999999996,"5min":1.5069999999999999,"15min":1.5089999999999999},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.29399999999999998},"max":{"1min":1.198,"5min":12.523999999999999,"15min":16.395},"last":0.79000000000000004},{"interface":"front","average":{"1min":1.181,"5min":1.534,"15min":1.623},"min":{"1min":0.60299999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":4.2460000000000004,"5min":10.349,"15min":15.933},"last":1.1639999999999999}]},{"osd":3,"last update":"Sun Oct 1 08:16:26 2023","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":2.1709999999999998,"15min":2.5870000000000002},"min":{"1min":0.439,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.4850000000000001,"5min":35.921999999999997,"15min":190.298},"last":1.073},{"interface":"front","average":{"1min":0.98899999999999999,"5min":1.907,"15min":2.5089999999999999},"min":{"1min":0.52000000000000002,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":2.1230000000000002,"5min":34.889000000000003,"15min":189.06299999999999},"last":0.98899999999999999}]},{"osd":5,"last update":"Sun Oct 1 08:16:26 2023","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":1.1379999999999999,"15min":1.421},"min":{"1min":0.35799999999999998,"5min":0.316,"15min":0.28899999999999998},"max":{"1min":1.2909999999999999,"5min":6.726,"15min":15.51},"last":1.02},{"interface":"front","average":{"1min":1.099,"5min":1.2390000000000001,"15min":1.534},"min":{"1min":0.432,"5min":0.34499999999999997,"15min":0.32000000000000001},"max":{"1min":3.3660000000000001,"5min":8.9169999999999998,"15min":11.472},"last":1.264}]},{"osd":6,"last update":"Sun Oct 1 08:16:26 2023","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":1.5249999999999999,"15min":1.7909999999999999},"min":{"1min":0.47299999999999998,"5min":0.36099999999999999,"15min":0.35599999999999998},"max":{"1min":1.5249999999999999,"5min":9.0719999999999992,"15min":61.901000000000003},"last":1.2},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.766,"15min":1.853},"min":{"1min":0.53800000000000003,"5min":0.31,"15min":0.31},"max":{"1min":3.0459999999999998,"5min":11.856,"15min":61.710000000000001},"last":1.2270000000000001}]},{"osd":7,"last update":"Sun Oct 1 08:15:51 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":1.3320000000000001,"15min":1.679},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.36399999999999999},"max":{"1min":2.8889999999999998,"5min":5.8940000000000001,"15min":10.782999999999999},"last":1.4199999999999999},{"interface":"front","average":{"1min":1.2609999999999999,"5min":1.2090000000000001,"15min":1.679},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":6.9710000000000001,"5min":6.9710000000000001,"15min":12.423},"last":1.321}]}]},{"osd":5,"up_from":36,"seq":154618823267,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":914696,"kb_used_data":2816,"kb_used_omap":0,"kb_used_meta":911872,"kb_avail":92830456,"statfs":{"total":95995035648,"available":95058386944,"internally_reserved":0,"allocated":2883584,"data_stored":2308256,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":933756928},"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":"Sun Oct 1 08:15:42 2023","interfaces":[{"interface":"back","average":{"1min":3.4620000000000002,"5min":2.2320000000000002,"15min":2.375},"min":{"1min":0.309,"5min":0.248,"15min":0.24299999999999999},"max":{"1min":21.225000000000001,"5min":37.939999999999998,"15min":111.86499999999999},"last":0.78100000000000003},{"interface":"front","average":{"1min":2.7919999999999998,"5min":2.157,"15min":2.3730000000000002},"min":{"1min":0.314,"5min":0.27300000000000002,"15min":0.26700000000000002},"max":{"1min":21.198,"5min":39.125999999999998,"15min":112.52500000000001},"last":0.63500000000000001}]},{"osd":1,"last update":"Sun Oct 1 08:16:00 2023","interfaces":[{"interface":"back","average":{"1min":6.9109999999999996,"5min":2.2919999999999998,"15min":2.1099999999999999},"min":{"1min":0.35199999999999998,"5min":0.29499999999999998,"15min":0.27800000000000002},"max":{"1min":114.11,"5min":114.11,"15min":114.11},"last":0.72099999999999997},{"interface":"front","average":{"1min":7.1459999999999999,"5min":2.5489999999999999,"15min":2.2029999999999998},"min":{"1min":0.40400000000000003,"5min":0.314,"15min":0.28100000000000003},"max":{"1min":113.996,"5min":113.996,"15min":113.996},"last":0.50800000000000001}]},{"osd":2,"last update":"Sun Oct 1 08:15:51 2023","interfaces":[{"interface":"back","average":{"1min":1.655,"5min":1.7170000000000001,"15min":2.2050000000000001},"min":{"1min":0.46500000000000002,"5min":0.32400000000000001,"15min":0.29999999999999999},"max":{"1min":4.9829999999999997,"5min":10.702999999999999,"15min":66.933999999999997},"last":0.53200000000000003},{"interface":"front","average":{"1min":2.5619999999999998,"5min":1.9410000000000001,"15min":2.2629999999999999},"min":{"1min":0.35599999999999998,"5min":0.318,"15min":0.28599999999999998},"max":{"1min":10.423,"5min":10.423,"15min":69.206000000000003},"last":0.92400000000000004}]},{"osd":3,"last update":"Sun Oct 1 08:15:27 2023","interfaces":[{"interface":"back","average":{"1min":1.913,"5min":4.3079999999999998,"15min":4.1509999999999998},"min":{"1min":0.36599999999999999,"5min":0.34300000000000003,"15min":0.32200000000000001},"max":{"1min":9.9139999999999997,"5min":231.84100000000001,"15min":231.84100000000001},"last":0.82799999999999996},{"interface":"front","average":{"1min":1.9530000000000001,"5min":4.6200000000000001,"15min":4.3019999999999996},"min":{"1min":0.442,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":10.452999999999999,"5min":231.58799999999999,"15min":231.58799999999999},"last":1.0700000000000001}]},{"osd":4,"last update":"Sun Oct 1 08:15:51 2023","interfaces":[{"interface":"back","average":{"1min":1.26,"5min":1.569,"15min":1.552},"min":{"1min":0.40500000000000003,"5min":0.33100000000000002,"15min":0.28199999999999997},"max":{"1min":4.9359999999999999,"5min":10.657,"15min":12.129},"last":0.89900000000000002},{"interface":"front","average":{"1min":1.53,"5min":1.3300000000000001,"15min":1.5589999999999999},"min":{"1min":0.377,"5min":0.377,"15min":0.34699999999999998},"max":{"1min":4.8339999999999996,"5min":7.8970000000000002,"15min":12.179},"last":1.1020000000000001}]},{"osd":6,"last update":"Sun Oct 1 08:16:00 2023","interfaces":[{"interface":"back","average":{"1min":1.8660000000000001,"5min":1.9810000000000001,"15min":1.845},"min":{"1min":0.443,"5min":0.33100000000000002,"15min":0.32800000000000001},"max":{"1min":8.6750000000000007,"5min":11.015000000000001,"15min":20.518999999999998},"last":1.042},{"interface":"front","average":{"1min":1.3500000000000001,"5min":1.9950000000000001,"15min":1.861},"min":{"1min":0.55400000000000005,"5min":0.36499999999999999,"15min":0.27700000000000002},"max":{"1min":5.0199999999999996,"5min":10.738,"15min":20.550000000000001},"last":1.05}]},{"osd":7,"last update":"Sun Oct 1 08:15:51 2023","interfaces":[{"interface":"back","average":{"1min":1.6539999999999999,"5min":1.5980000000000001,"15min":1.677},"min":{"1min":0.56299999999999994,"5min":0.38200000000000001,"15min":0.33900000000000002},"max":{"1min":8.6289999999999996,"5min":8.6289999999999996,"15min":8.6289999999999996},"last":0.97199999999999998},{"interface":"front","average":{"1min":1.49,"5min":1.962,"15min":1.871},"min":{"1min":0.57499999999999996,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":5.2530000000000001,"5min":10.773999999999999,"15min":12.212},"last":0.998}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":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":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":12288,"data_stored":610,"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":3005,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4790,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9477,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5358,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8611,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-01T08:16:32.682 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-10-01T08:16:32.683 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd pool set device_health_metrics pg_num 41 2023-10-01T08:16:32.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:32.684 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:32.785 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:32.807 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:32.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:32.810 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:32.910 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:32.941 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:32.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:32.944 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:33.044 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:33.077 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:33.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:33.080 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:33.119 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:16:33.119 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:16:33.181 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:33.214 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:33.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:33.216 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:33.317 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:33.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:33 smithi084 bash[78255]: cluster 2023-10-01T08:16:32.835881+0000 mgr.y (mgr.34104) 1324 : cluster 0 pgmap v1449: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:33.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:33 smithi084 bash[75189]: cluster 2023-10-01T08:16:32.835881+0000 mgr.y (mgr.34104) 1324 : cluster 0 pgmap v1449: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:33.329 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:33 smithi112 bash[59335]: cluster 2023-10-01T08:16:32.835881+0000 mgr.y (mgr.34104) 1324 : cluster 0 pgmap v1449: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:33.346 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:33.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:33.348 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:33.449 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:33.477 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:33.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:33.479 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:16:33.580 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:33.607 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:33.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:33.610 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:33.710 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:33.736 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:33.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:33.738 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:16:33.839 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:33.861 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:33.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:33.863 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:33.964 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:33.994 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:33.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:33.997 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:34.097 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:34.128 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:34.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:34.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:34.162 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.get_all_features 2023-10-01T08:16:34.166 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:34 smithi112 bash[59335]: cluster 2023-10-01T08:16:33.152792+0000 osd.5 (osd.5) 303 : cluster 3 failed to encode map e318 with expected crc 2023-10-01T08:16:34.166 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:34 smithi112 bash[59335]: cluster 2023-10-01T08:16:33.153218+0000 osd.4 (osd.4) 246 : cluster 3 failed to encode map e318 with expected crc 2023-10-01T08:16:34.166 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:34 smithi112 bash[59335]: cluster 2023-10-01T08:16:33.153279+0000 mon.a (mon.0) 1730 : cluster 0 osdmap e318: 8 total, 8 up, 8 in 2023-10-01T08:16:34.166 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:34 smithi112 bash[59335]: audit 2023-10-01T08:16:33.154631+0000 mon.a (mon.0) 1731 : audit 1 from='client.? 172.21.15.84:0/3081911163' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi084-234765-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-01T08:16:34.167 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:34 smithi112 bash[59335]: cluster 2023-10-01T08:16:33.156635+0000 osd.7 (osd.7) 152 : cluster 3 failed to encode map e318 with expected crc 2023-10-01T08:16:34.167 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:34 smithi112 bash[59335]: cluster 2023-10-01T08:16:33.158414+0000 osd.6 (osd.6) 277 : cluster 3 failed to encode map e318 with expected crc 2023-10-01T08:16:34.231 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:34.262 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:34.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:34.265 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:34.366 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:34.396 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:34.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:34.399 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:34.500 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:34.526 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:34.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:34.529 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:34.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:34 smithi084 bash[75189]: cluster 2023-10-01T08:16:33.152792+0000 osd.5 (osd.5) 303 : cluster 3 failed to encode map e318 with expected crc 2023-10-01T08:16:34.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:34 smithi084 bash[75189]: cluster 2023-10-01T08:16:33.153218+0000 osd.4 (osd.4) 246 : cluster 3 failed to encode map e318 with expected crc 2023-10-01T08:16:34.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:34 smithi084 bash[75189]: cluster 2023-10-01T08:16:33.153279+0000 mon.a (mon.0) 1730 : cluster 0 osdmap e318: 8 total, 8 up, 8 in 2023-10-01T08:16:34.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:34 smithi084 bash[75189]: audit 2023-10-01T08:16:33.154631+0000 mon.a (mon.0) 1731 : audit 1 from='client.? 172.21.15.84:0/3081911163' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi084-234765-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-01T08:16:34.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:34 smithi084 bash[75189]: cluster 2023-10-01T08:16:33.156635+0000 osd.7 (osd.7) 152 : cluster 3 failed to encode map e318 with expected crc 2023-10-01T08:16:34.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:34 smithi084 bash[75189]: cluster 2023-10-01T08:16:33.158414+0000 osd.6 (osd.6) 277 : cluster 3 failed to encode map e318 with expected crc 2023-10-01T08:16:34.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:34 smithi084 bash[78255]: cluster 2023-10-01T08:16:33.152792+0000 osd.5 (osd.5) 303 : cluster 3 failed to encode map e318 with expected crc 2023-10-01T08:16:34.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:34 smithi084 bash[78255]: cluster 2023-10-01T08:16:33.153218+0000 osd.4 (osd.4) 246 : cluster 3 failed to encode map e318 with expected crc 2023-10-01T08:16:34.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:34 smithi084 bash[78255]: cluster 2023-10-01T08:16:33.153279+0000 mon.a (mon.0) 1730 : cluster 0 osdmap e318: 8 total, 8 up, 8 in 2023-10-01T08:16:34.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:34 smithi084 bash[78255]: audit 2023-10-01T08:16:33.154631+0000 mon.a (mon.0) 1731 : audit 1 from='client.? 172.21.15.84:0/3081911163' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi084-234765-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-01T08:16:34.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:34 smithi084 bash[78255]: cluster 2023-10-01T08:16:33.156635+0000 osd.7 (osd.7) 152 : cluster 3 failed to encode map e318 with expected crc 2023-10-01T08:16:34.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:34 smithi084 bash[78255]: cluster 2023-10-01T08:16:33.158414+0000 osd.6 (osd.6) 277 : cluster 3 failed to encode map e318 with expected crc 2023-10-01T08:16:34.630 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:34.630 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-10-01T08:16:34.630 INFO:teuthology.orchestra.run.smithi112.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T08:16:34.656 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:34.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:34.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:34.747 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.get_all_features (585 ms) 2023-10-01T08:16:34.748 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.copyup 2023-10-01T08:16:34.760 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:34.790 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:34.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:34.794 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:34.894 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:34.915 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:34.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:34.917 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:34.971 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.copyup (223 ms) 2023-10-01T08:16:34.971 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.sparse_copyup 2023-10-01T08:16:35.018 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:35.043 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:35.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:35.045 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:35.146 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:35.178 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:35.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:35.182 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:35.184 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.sparse_copyup (214 ms) 2023-10-01T08:16:35.184 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.get_and_set_id 2023-10-01T08:16:35.196 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.get_and_set_id (12 ms) 2023-10-01T08:16:35.196 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.add_remove_child 2023-10-01T08:16:35.213 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.add_remove_child (17 ms) 2023-10-01T08:16:35.213 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.directory_methods 2023-10-01T08:16:35.258 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.directory_methods (45 ms) 2023-10-01T08:16:35.259 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.create 2023-10-01T08:16:35.283 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:35.306 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:35.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:35.308 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:35.320 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.create (62 ms) 2023-10-01T08:16:35.320 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.get_features 2023-10-01T08:16:35.323 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.get_features (3 ms) 2023-10-01T08:16:35.323 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.get_object_prefix 2023-10-01T08:16:35.326 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.get_object_prefix (3 ms) 2023-10-01T08:16:35.326 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.get_create_timestamp 2023-10-01T08:16:35.328 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.get_create_timestamp (2 ms) 2023-10-01T08:16:35.328 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.get_access_timestamp 2023-10-01T08:16:35.330 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.get_access_timestamp (2 ms) 2023-10-01T08:16:35.330 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.get_modify_timestamp 2023-10-01T08:16:35.332 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.get_modify_timestamp (2 ms) 2023-10-01T08:16:35.332 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.get_data_pool 2023-10-01T08:16:35.339 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.get_data_pool (7 ms) 2023-10-01T08:16:35.339 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.get_size 2023-10-01T08:16:35.345 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.get_size (6 ms) 2023-10-01T08:16:35.345 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.set_size 2023-10-01T08:16:35.353 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.set_size (8 ms) 2023-10-01T08:16:35.353 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.protection_status 2023-10-01T08:16:35.379 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.protection_status (26 ms) 2023-10-01T08:16:35.380 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.snapshot_limits 2023-10-01T08:16:35.394 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.snapshot_limits (15 ms) 2023-10-01T08:16:35.394 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.parents_v1 2023-10-01T08:16:35.409 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:35.420 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:35 smithi112 bash[59335]: audit 2023-10-01T08:16:34.159200+0000 mon.a (mon.0) 1732 : audit 1 from='client.? 172.21.15.84:0/3081911163' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi084-234765-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-01T08:16:35.420 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:35 smithi112 bash[59335]: cluster 2023-10-01T08:16:34.159227+0000 osd.4 (osd.4) 247 : cluster 3 failed to encode map e319 with expected crc 2023-10-01T08:16:35.421 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:35 smithi112 bash[59335]: cluster 2023-10-01T08:16:34.159548+0000 mon.a (mon.0) 1733 : cluster 0 osdmap e319: 8 total, 8 up, 8 in 2023-10-01T08:16:35.421 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:35 smithi112 bash[59335]: cluster 2023-10-01T08:16:34.161767+0000 osd.5 (osd.5) 304 : cluster 3 failed to encode map e319 with expected crc 2023-10-01T08:16:35.421 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:35 smithi112 bash[59335]: cluster 2023-10-01T08:16:34.161816+0000 osd.6 (osd.6) 278 : cluster 3 failed to encode map e319 with expected crc 2023-10-01T08:16:35.421 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:35 smithi112 bash[59335]: cluster 2023-10-01T08:16:34.164320+0000 osd.4 (osd.4) 248 : cluster 3 failed to encode map e319 with expected crc 2023-10-01T08:16:35.421 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:35 smithi112 bash[59335]: cluster 2023-10-01T08:16:34.735905+0000 osd.7 (osd.7) 153 : cluster 3 failed to encode map e319 with expected crc 2023-10-01T08:16:35.421 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:35 smithi112 bash[59335]: cluster 2023-10-01T08:16:34.836500+0000 mgr.y (mgr.34104) 1325 : cluster 0 pgmap v1452: 105 pgs: 5 creating+peering, 25 unknown, 75 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:35.441 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:35.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:35.444 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:35.455 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.parents_v1 (61 ms) 2023-10-01T08:16:35.455 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.parents_v2 2023-10-01T08:16:35.502 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.parents_v2 (47 ms) 2023-10-01T08:16:35.503 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.snapshots 2023-10-01T08:16:35.544 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:35.545 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.snapshots (44 ms) 2023-10-01T08:16:35.546 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.snapid_race 2023-10-01T08:16:35.556 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.snapid_race (10 ms) 2023-10-01T08:16:35.556 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.stripingv2 2023-10-01T08:16:35.572 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.stripingv2 (16 ms) 2023-10-01T08:16:35.572 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.object_map_save 2023-10-01T08:16:35.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:35 smithi084 bash[75189]: audit 2023-10-01T08:16:34.159200+0000 mon.a (mon.0) 1732 : audit 1 from='client.? 172.21.15.84:0/3081911163' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi084-234765-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-01T08:16:35.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:35 smithi084 bash[75189]: cluster 2023-10-01T08:16:34.159227+0000 osd.4 (osd.4) 247 : cluster 3 failed to encode map e319 with expected crc 2023-10-01T08:16:35.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:35 smithi084 bash[75189]: cluster 2023-10-01T08:16:34.159548+0000 mon.a (mon.0) 1733 : cluster 0 osdmap e319: 8 total, 8 up, 8 in 2023-10-01T08:16:35.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:35 smithi084 bash[75189]: cluster 2023-10-01T08:16:34.161767+0000 osd.5 (osd.5) 304 : cluster 3 failed to encode map e319 with expected crc 2023-10-01T08:16:35.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:35 smithi084 bash[75189]: cluster 2023-10-01T08:16:34.161816+0000 osd.6 (osd.6) 278 : cluster 3 failed to encode map e319 with expected crc 2023-10-01T08:16:35.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:35 smithi084 bash[75189]: cluster 2023-10-01T08:16:34.164320+0000 osd.4 (osd.4) 248 : cluster 3 failed to encode map e319 with expected crc 2023-10-01T08:16:35.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:35 smithi084 bash[75189]: cluster 2023-10-01T08:16:34.735905+0000 osd.7 (osd.7) 153 : cluster 3 failed to encode map e319 with expected crc 2023-10-01T08:16:35.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:35 smithi084 bash[75189]: cluster 2023-10-01T08:16:34.836500+0000 mgr.y (mgr.34104) 1325 : cluster 0 pgmap v1452: 105 pgs: 5 creating+peering, 25 unknown, 75 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:35.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:35 smithi084 bash[78255]: audit 2023-10-01T08:16:34.159200+0000 mon.a (mon.0) 1732 : audit 1 from='client.? 172.21.15.84:0/3081911163' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi084-234765-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-01T08:16:35.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:35 smithi084 bash[78255]: cluster 2023-10-01T08:16:34.159227+0000 osd.4 (osd.4) 247 : cluster 3 failed to encode map e319 with expected crc 2023-10-01T08:16:35.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:35 smithi084 bash[78255]: cluster 2023-10-01T08:16:34.159548+0000 mon.a (mon.0) 1733 : cluster 0 osdmap e319: 8 total, 8 up, 8 in 2023-10-01T08:16:35.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:35 smithi084 bash[78255]: cluster 2023-10-01T08:16:34.161767+0000 osd.5 (osd.5) 304 : cluster 3 failed to encode map e319 with expected crc 2023-10-01T08:16:35.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:35 smithi084 bash[78255]: cluster 2023-10-01T08:16:34.161816+0000 osd.6 (osd.6) 278 : cluster 3 failed to encode map e319 with expected crc 2023-10-01T08:16:35.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:35 smithi084 bash[78255]: cluster 2023-10-01T08:16:34.164320+0000 osd.4 (osd.4) 248 : cluster 3 failed to encode map e319 with expected crc 2023-10-01T08:16:35.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:35 smithi084 bash[78255]: cluster 2023-10-01T08:16:34.735905+0000 osd.7 (osd.7) 153 : cluster 3 failed to encode map e319 with expected crc 2023-10-01T08:16:35.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:35 smithi084 bash[78255]: cluster 2023-10-01T08:16:34.836500+0000 mgr.y (mgr.34104) 1325 : cluster 0 pgmap v1452: 105 pgs: 5 creating+peering, 25 unknown, 75 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:35.575 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.object_map_save (3 ms) 2023-10-01T08:16:35.575 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.object_map_resize 2023-10-01T08:16:35.578 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:35.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:35.582 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:35.582 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.object_map_resize (7 ms) 2023-10-01T08:16:35.583 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.object_map_update 2023-10-01T08:16:35.591 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.object_map_update (9 ms) 2023-10-01T08:16:35.591 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.object_map_load_enoent 2023-10-01T08:16:35.592 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.object_map_load_enoent (0 ms) 2023-10-01T08:16:35.592 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.object_map_snap_add 2023-10-01T08:16:35.593 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-10-01T08:16:35.598 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.object_map_snap_add (7 ms) 2023-10-01T08:16:35.598 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.object_map_snap_remove 2023-10-01T08:16:35.607 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.object_map_snap_remove (9 ms) 2023-10-01T08:16:35.608 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.flags 2023-10-01T08:16:35.615 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.flags (8 ms) 2023-10-01T08:16:35.615 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.metadata 2023-10-01T08:16:35.661 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.metadata (46 ms) 2023-10-01T08:16:35.661 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.set_features 2023-10-01T08:16:35.673 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.set_features (12 ms) 2023-10-01T08:16:35.673 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.mirror 2023-10-01T08:16:35.683 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:35.709 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:35.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:35.711 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:35.730 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.mirror (57 ms) 2023-10-01T08:16:35.731 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.mirror_image 2023-10-01T08:16:35.757 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.mirror_image (27 ms) 2023-10-01T08:16:35.757 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.mirror_image_status 2023-10-01T08:16:35.812 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:35.840 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:35.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:35.843 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:35.944 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:35.972 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:35.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:35.975 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:36.076 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:36.104 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:36.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:36.107 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:36.208 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:36.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:36 smithi112 bash[59335]: cluster 2023-10-01T08:16:35.175813+0000 osd.6 (osd.6) 279 : cluster 3 failed to encode map e320 with expected crc 2023-10-01T08:16:36.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:36 smithi112 bash[59335]: cluster 2023-10-01T08:16:35.176221+0000 osd.4 (osd.4) 249 : cluster 3 failed to encode map e320 with expected crc 2023-10-01T08:16:36.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:36 smithi112 bash[59335]: cluster 2023-10-01T08:16:35.177981+0000 osd.5 (osd.5) 305 : cluster 3 failed to encode map e320 with expected crc 2023-10-01T08:16:36.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:36 smithi112 bash[59335]: cluster 2023-10-01T08:16:35.178919+0000 mon.a (mon.0) 1734 : cluster 0 osdmap e320: 8 total, 8 up, 8 in 2023-10-01T08:16:36.231 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:36.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:36.234 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:36.335 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:36.362 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:36.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:36.364 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:36.450 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:36 smithi084 bash[75189]: cluster 2023-10-01T08:16:35.175813+0000 osd.6 (osd.6) 279 : cluster 3 failed to encode map e320 with expected crc 2023-10-01T08:16:36.450 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:36 smithi084 bash[75189]: cluster 2023-10-01T08:16:35.176221+0000 osd.4 (osd.4) 249 : cluster 3 failed to encode map e320 with expected crc 2023-10-01T08:16:36.450 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:36 smithi084 bash[75189]: cluster 2023-10-01T08:16:35.177981+0000 osd.5 (osd.5) 305 : cluster 3 failed to encode map e320 with expected crc 2023-10-01T08:16:36.450 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:36 smithi084 bash[75189]: cluster 2023-10-01T08:16:35.178919+0000 mon.a (mon.0) 1734 : cluster 0 osdmap e320: 8 total, 8 up, 8 in 2023-10-01T08:16:36.450 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:16:36 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:16:36] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.33.4" 2023-10-01T08:16:36.451 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:36 smithi084 bash[78255]: cluster 2023-10-01T08:16:35.175813+0000 osd.6 (osd.6) 279 : cluster 3 failed to encode map e320 with expected crc 2023-10-01T08:16:36.451 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:36 smithi084 bash[78255]: cluster 2023-10-01T08:16:35.176221+0000 osd.4 (osd.4) 249 : cluster 3 failed to encode map e320 with expected crc 2023-10-01T08:16:36.451 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:36 smithi084 bash[78255]: cluster 2023-10-01T08:16:35.177981+0000 osd.5 (osd.5) 305 : cluster 3 failed to encode map e320 with expected crc 2023-10-01T08:16:36.451 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:36 smithi084 bash[78255]: cluster 2023-10-01T08:16:35.178919+0000 mon.a (mon.0) 1734 : cluster 0 osdmap e320: 8 total, 8 up, 8 in 2023-10-01T08:16:36.465 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:36.492 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:36.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:36.494 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:36.595 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:36.622 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:36.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:36.625 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:36.725 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:36.755 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:36.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:36.758 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:36.859 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:36.886 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:36.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:36.889 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:36.990 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:37.013 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:37.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:37.016 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:37.116 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:37.143 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:37.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:37.146 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:37.246 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:37.274 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:37.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:37.276 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:37.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:37 smithi084 bash[78255]: cluster 2023-10-01T08:16:36.836981+0000 mgr.y (mgr.34104) 1326 : cluster 0 pgmap v1454: 105 pgs: 5 creating+peering, 15 unknown, 85 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 40 KiB/s rd, 13 KiB/s wr, 56 op/s 2023-10-01T08:16:37.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:37 smithi084 bash[75189]: cluster 2023-10-01T08:16:36.836981+0000 mgr.y (mgr.34104) 1326 : cluster 0 pgmap v1454: 105 pgs: 5 creating+peering, 15 unknown, 85 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 40 KiB/s rd, 13 KiB/s wr, 56 op/s 2023-10-01T08:16:37.377 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:37.405 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:37.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:37.407 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:37.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:37 smithi112 bash[59335]: cluster 2023-10-01T08:16:36.836981+0000 mgr.y (mgr.34104) 1326 : cluster 0 pgmap v1454: 105 pgs: 5 creating+peering, 15 unknown, 85 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 40 KiB/s rd, 13 KiB/s wr, 56 op/s 2023-10-01T08:16:37.508 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:37.534 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:37.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:37.537 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:16:37.638 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:37.668 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:37.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:37.671 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:37.772 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:37.797 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:37.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:37.799 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:37.900 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:37.925 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:37.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:37.927 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:38.028 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:38.055 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:38.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:38.058 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:38.159 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:38.187 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:38.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:38.190 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:38.291 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:38.316 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:38.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:38.319 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:38.420 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:38.445 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:38.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:38.448 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:16:38.549 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:38.581 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:38.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:38.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:38.654 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:16:38.684 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:38.712 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:38.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:38.715 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:38.815 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:38.841 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:38.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:38.843 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:38.944 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:38.977 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:38.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:38.980 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:39.081 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:39.108 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:39.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:39.111 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:39.211 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:39.239 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:39.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:39.242 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:39.342 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:39.372 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:39.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:39.375 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:39.477 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:39.502 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:39.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:39.504 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:16:39.605 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:39.634 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:39.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:39.637 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:39.738 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:39.768 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:39.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:39.771 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:39.871 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:39.901 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:39.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:39.904 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:40.005 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:40.033 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:40.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:40.036 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:40.137 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:40.145 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:39 smithi084 bash[78255]: cluster 2023-10-01T08:16:38.837641+0000 mgr.y (mgr.34104) 1327 : cluster 0 pgmap v1455: 105 pgs: 105 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 879 KiB/s wr, 576 op/s 2023-10-01T08:16:40.145 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:39 smithi084 bash[75189]: cluster 2023-10-01T08:16:38.837641+0000 mgr.y (mgr.34104) 1327 : cluster 0 pgmap v1455: 105 pgs: 105 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 879 KiB/s wr, 576 op/s 2023-10-01T08:16:40.159 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:40.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:40.161 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:16:40.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:39 smithi112 bash[59335]: cluster 2023-10-01T08:16:38.837641+0000 mgr.y (mgr.34104) 1327 : cluster 0 pgmap v1455: 105 pgs: 105 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 879 KiB/s wr, 576 op/s 2023-10-01T08:16:40.261 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:40.285 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:40.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:40.288 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:40.380 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.mirror_image_status (4623 ms) 2023-10-01T08:16:40.380 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.mirror_image_map 2023-10-01T08:16:40.389 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:40.417 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:40.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:40.420 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:40.427 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T08:16:40.522 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:40.546 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:40.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:40.550 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:40.570 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.mirror_image_map (190 ms) 2023-10-01T08:16:40.570 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.mirror_instances 2023-10-01T08:16:40.584 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.mirror_instances (14 ms) 2023-10-01T08:16:40.584 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.mirror_snapshot 2023-10-01T08:16:40.601 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.mirror_snapshot (17 ms) 2023-10-01T08:16:40.602 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.group_dir_list 2023-10-01T08:16:40.605 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.group_dir_list (4 ms) 2023-10-01T08:16:40.605 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.group_dir_add 2023-10-01T08:16:40.609 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.group_dir_add (4 ms) 2023-10-01T08:16:40.609 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.dir_add_already_existing 2023-10-01T08:16:40.613 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.dir_add_already_existing (4 ms) 2023-10-01T08:16:40.613 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.group_dir_rename 2023-10-01T08:16:40.624 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.group_dir_rename (11 ms) 2023-10-01T08:16:40.624 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.group_dir_remove 2023-10-01T08:16:40.629 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.group_dir_remove (5 ms) 2023-10-01T08:16:40.629 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.group_dir_remove_missing 2023-10-01T08:16:40.636 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.group_dir_remove_missing (7 ms) 2023-10-01T08:16:40.636 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.group_image_add 2023-10-01T08:16:40.640 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.group_image_add (4 ms) 2023-10-01T08:16:40.640 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.group_image_remove 2023-10-01T08:16:40.647 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.group_image_remove (7 ms) 2023-10-01T08:16:40.647 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.group_image_list 2023-10-01T08:16:40.651 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:40.651 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.group_image_list (4 ms) 2023-10-01T08:16:40.652 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.group_image_clean 2023-10-01T08:16:40.658 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.group_image_clean (7 ms) 2023-10-01T08:16:40.658 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.image_group_add 2023-10-01T08:16:40.661 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.image_group_add (4 ms) 2023-10-01T08:16:40.661 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.image_group_remove 2023-10-01T08:16:40.666 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.image_group_remove (4 ms) 2023-10-01T08:16:40.667 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.image_group_get 2023-10-01T08:16:40.674 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.image_group_get (8 ms) 2023-10-01T08:16:40.674 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_name 2023-10-01T08:16:40.677 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.group_snap_set_empty_name (3 ms) 2023-10-01T08:16:40.677 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_id 2023-10-01T08:16:40.680 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.group_snap_set_empty_id (3 ms) 2023-10-01T08:16:40.680 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_id 2023-10-01T08:16:40.684 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_id (4 ms) 2023-10-01T08:16:40.684 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_name 2023-10-01T08:16:40.684 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:40.687 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_name (3 ms) 2023-10-01T08:16:40.688 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.group_snap_set 2023-10-01T08:16:40.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:40.689 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:40.690 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.group_snap_set (3 ms) 2023-10-01T08:16:40.690 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.group_snap_list 2023-10-01T08:16:40.695 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.group_snap_list (6 ms) 2023-10-01T08:16:40.696 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.group_snap_list_max_return 2023-10-01T08:16:40.722 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.group_snap_list_max_return (25 ms) 2023-10-01T08:16:40.722 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.group_snap_list_max_read 2023-10-01T08:16:40.790 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:40.818 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:40.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:40.822 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:40.922 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:40.955 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:40.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:40.957 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:41.016 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.group_snap_list_max_read (295 ms) 2023-10-01T08:16:41.016 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.group_snap_remove 2023-10-01T08:16:41.022 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.group_snap_remove (6 ms) 2023-10-01T08:16:41.022 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.group_snap_get_by_id 2023-10-01T08:16:41.026 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.group_snap_get_by_id (4 ms) 2023-10-01T08:16:41.026 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.trash_methods 2023-10-01T08:16:41.036 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.trash_methods (10 ms) 2023-10-01T08:16:41.036 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.op_features 2023-10-01T08:16:41.049 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.op_features (13 ms) 2023-10-01T08:16:41.049 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.clone_parent 2023-10-01T08:16:41.057 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:41.081 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.clone_parent (32 ms) 2023-10-01T08:16:41.082 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.clone_parent_ns 2023-10-01T08:16:41.085 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:41.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:41.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:41.096 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.clone_parent_ns (16 ms) 2023-10-01T08:16:41.096 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.clone_child 2023-10-01T08:16:41.117 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.clone_child (20 ms) 2023-10-01T08:16:41.117 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.namespace_methods 2023-10-01T08:16:41.129 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.namespace_methods (12 ms) 2023-10-01T08:16:41.129 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.migration 2023-10-01T08:16:41.146 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.migration (17 ms) 2023-10-01T08:16:41.146 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.migration_v1 2023-10-01T08:16:41.162 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.migration_v1 (16 ms) 2023-10-01T08:16:41.162 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.assert_snapc_seq 2023-10-01T08:16:41.188 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:41.218 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:41.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:41.221 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:41.322 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:41.353 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:41.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:41.356 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:41.457 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:41.482 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:41.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:41.485 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:41.507 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T08:16:41.528 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T08:16:41.553 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T08:16:41.574 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T08:16:41.586 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:41.597 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T08:16:41.609 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:41.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:41.612 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:41.619 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T08:16:41.646 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T08:16:41.668 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T08:16:41.670 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T08:16:41.671 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T08:16:41.671 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T08:16:41.671 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T08:16:41.671 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T08:16:41.671 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T08:16:41.671 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T08:16:41.671 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T08:16:41.713 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:41.744 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:41.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:41.747 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:41.848 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:41.876 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:41.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:41.879 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:41.918 INFO:teuthology.orchestra.run.smithi084.stderr:nodeep-scrub is set 2023-10-01T08:16:41.942 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:41 smithi084 bash[78255]: cluster 2023-10-01T08:16:40.838358+0000 mgr.y (mgr.34104) 1328 : cluster 0 pgmap v1456: 105 pgs: 105 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 692 KiB/s wr, 468 op/s 2023-10-01T08:16:41.942 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:41 smithi084 bash[78255]: audit 2023-10-01T08:16:41.478832+0000 mon.c (mon.2) 146 : audit 0 from='client.? 172.21.15.84:0/2880458699' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:16:41.942 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:41 smithi084 bash[78255]: audit 2023-10-01T08:16:41.732157+0000 mon.a (mon.0) 1735 : audit 1 from='client.? 172.21.15.84:0/830992365' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:16:41.942 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:41 smithi084 bash[75189]: cluster 2023-10-01T08:16:40.838358+0000 mgr.y (mgr.34104) 1328 : cluster 0 pgmap v1456: 105 pgs: 105 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 692 KiB/s wr, 468 op/s 2023-10-01T08:16:41.942 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:41 smithi084 bash[75189]: audit 2023-10-01T08:16:41.478832+0000 mon.c (mon.2) 146 : audit 0 from='client.? 172.21.15.84:0/2880458699' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:16:41.943 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:41 smithi084 bash[75189]: audit 2023-10-01T08:16:41.732157+0000 mon.a (mon.0) 1735 : audit 1 from='client.? 172.21.15.84:0/830992365' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:16:41.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:41 smithi112 bash[59335]: cluster 2023-10-01T08:16:40.838358+0000 mgr.y (mgr.34104) 1328 : cluster 0 pgmap v1456: 105 pgs: 105 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 692 KiB/s wr, 468 op/s 2023-10-01T08:16:41.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:41 smithi112 bash[59335]: audit 2023-10-01T08:16:41.478832+0000 mon.c (mon.2) 146 : audit 0 from='client.? 172.21.15.84:0/2880458699' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:16:41.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:41 smithi112 bash[59335]: audit 2023-10-01T08:16:41.732157+0000 mon.a (mon.0) 1735 : audit 1 from='client.? 172.21.15.84:0/830992365' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:16:41.980 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:42.005 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:42.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:42.008 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:42.109 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:42.137 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:42.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:42.140 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:42.241 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:42.273 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:42.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:42.277 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:42.377 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:42.409 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:42.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:42.412 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:42.512 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:42.535 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:42.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:42.538 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:42.638 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:42.670 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:42.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:42.672 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:42.773 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:42.799 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:42.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:42.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:42.903 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:42.921 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.assert_snapc_seq (1760 ms) 2023-10-01T08:16:42.922 INFO:tasks.workunit.client.0.smithi084.stdout:[ RUN ] TestClsRbd.sparsify 2023-10-01T08:16:42.930 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:42.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:42.934 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:16:42.978 INFO:tasks.workunit.client.0.smithi084.stdout:[ OK ] TestClsRbd.sparsify (56 ms) 2023-10-01T08:16:43.035 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:43.048 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:42 smithi112 bash[59335]: cluster 2023-10-01T08:16:41.894174+0000 mon.a (mon.0) 1736 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:16:43.048 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:42 smithi112 bash[59335]: cluster 2023-10-01T08:16:41.908864+0000 osd.4 (osd.4) 250 : cluster 3 failed to encode map e321 with expected crc 2023-10-01T08:16:43.048 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:42 smithi112 bash[59335]: cluster 2023-10-01T08:16:41.910968+0000 osd.6 (osd.6) 280 : cluster 3 failed to encode map e321 with expected crc 2023-10-01T08:16:43.048 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:42 smithi112 bash[59335]: cluster 2023-10-01T08:16:41.911267+0000 osd.5 (osd.5) 306 : cluster 3 failed to encode map e321 with expected crc 2023-10-01T08:16:43.048 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:42 smithi112 bash[59335]: audit 2023-10-01T08:16:41.912828+0000 mon.a (mon.0) 1737 : audit 1 from='client.? 172.21.15.84:0/830992365' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T08:16:43.048 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:42 smithi112 bash[59335]: cluster 2023-10-01T08:16:41.912898+0000 mon.a (mon.0) 1738 : cluster 0 osdmap e321: 8 total, 8 up, 8 in 2023-10-01T08:16:43.063 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:43.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:43.065 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:43.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:42 smithi084 bash[75189]: cluster 2023-10-01T08:16:41.894174+0000 mon.a (mon.0) 1736 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:16:43.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:42 smithi084 bash[75189]: cluster 2023-10-01T08:16:41.908864+0000 osd.4 (osd.4) 250 : cluster 3 failed to encode map e321 with expected crc 2023-10-01T08:16:43.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:42 smithi084 bash[75189]: cluster 2023-10-01T08:16:41.910968+0000 osd.6 (osd.6) 280 : cluster 3 failed to encode map e321 with expected crc 2023-10-01T08:16:43.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:42 smithi084 bash[75189]: cluster 2023-10-01T08:16:41.911267+0000 osd.5 (osd.5) 306 : cluster 3 failed to encode map e321 with expected crc 2023-10-01T08:16:43.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:42 smithi084 bash[75189]: audit 2023-10-01T08:16:41.912828+0000 mon.a (mon.0) 1737 : audit 1 from='client.? 172.21.15.84:0/830992365' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T08:16:43.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:42 smithi084 bash[75189]: cluster 2023-10-01T08:16:41.912898+0000 mon.a (mon.0) 1738 : cluster 0 osdmap e321: 8 total, 8 up, 8 in 2023-10-01T08:16:43.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:42 smithi084 bash[78255]: cluster 2023-10-01T08:16:41.894174+0000 mon.a (mon.0) 1736 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:16:43.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:42 smithi084 bash[78255]: cluster 2023-10-01T08:16:41.908864+0000 osd.4 (osd.4) 250 : cluster 3 failed to encode map e321 with expected crc 2023-10-01T08:16:43.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:42 smithi084 bash[78255]: cluster 2023-10-01T08:16:41.910968+0000 osd.6 (osd.6) 280 : cluster 3 failed to encode map e321 with expected crc 2023-10-01T08:16:43.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:42 smithi084 bash[78255]: cluster 2023-10-01T08:16:41.911267+0000 osd.5 (osd.5) 306 : cluster 3 failed to encode map e321 with expected crc 2023-10-01T08:16:43.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:42 smithi084 bash[78255]: audit 2023-10-01T08:16:41.912828+0000 mon.a (mon.0) 1737 : audit 1 from='client.? 172.21.15.84:0/830992365' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-01T08:16:43.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:42 smithi084 bash[78255]: cluster 2023-10-01T08:16:41.912898+0000 mon.a (mon.0) 1738 : cluster 0 osdmap e321: 8 total, 8 up, 8 in 2023-10-01T08:16:43.166 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:43.193 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:43.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:43.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:43.297 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:43.322 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:43.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:43.326 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:43.426 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:43.451 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:43.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:43.454 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:43.555 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:43.581 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:43.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:43.584 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:43.685 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:43.710 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:43.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:43.713 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:43.813 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:43.841 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:43.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:43.844 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:43.931 INFO:tasks.workunit.client.0.smithi084.stdout:[----------] 70 tests from TestClsRbd (8816 ms total) 2023-10-01T08:16:43.931 INFO:tasks.workunit.client.0.smithi084.stdout: 2023-10-01T08:16:43.931 INFO:tasks.workunit.client.0.smithi084.stdout:[----------] Global test environment tear-down 2023-10-01T08:16:43.931 INFO:tasks.workunit.client.0.smithi084.stdout:[==========] 70 tests from 1 test suite ran. (11298 ms total) 2023-10-01T08:16:43.931 INFO:tasks.workunit.client.0.smithi084.stdout:[ PASSED ] 70 tests. 2023-10-01T08:16:43.934 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-10-01T08:16:43.934 DEBUG:teuthology.orchestra.run.smithi084:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-10-01T08:16:43.943 INFO:tasks.workunit:Stopping ['cls/test_cls_rbd.sh'] on client.0... 2023-10-01T08:16:43.944 DEBUG:teuthology.orchestra.run.smithi084:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-10-01T08:16:43.945 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:43.955 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:43 smithi112 bash[59335]: cluster 2023-10-01T08:16:42.839034+0000 mgr.y (mgr.34104) 1329 : cluster 0 pgmap v1458: 105 pgs: 105 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.0 MiB/s wr, 1.73k op/s 2023-10-01T08:16:43.955 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:43 smithi112 bash[59335]: cluster 2023-10-01T08:16:42.916245+0000 osd.4 (osd.4) 251 : cluster 3 failed to encode map e322 with expected crc 2023-10-01T08:16:43.955 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:43 smithi112 bash[59335]: cluster 2023-10-01T08:16:42.918819+0000 osd.5 (osd.5) 307 : cluster 3 failed to encode map e322 with expected crc 2023-10-01T08:16:43.955 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:43 smithi112 bash[59335]: cluster 2023-10-01T08:16:42.920508+0000 mon.a (mon.0) 1739 : cluster 0 osdmap e322: 8 total, 8 up, 8 in 2023-10-01T08:16:43.955 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:43 smithi112 bash[59335]: cluster 2023-10-01T08:16:42.923602+0000 osd.6 (osd.6) 281 : cluster 3 failed to encode map e322 with expected crc 2023-10-01T08:16:43.968 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:43.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:43.970 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:44.071 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:44.099 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:44.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:44.102 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:44.147 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:43 smithi084 bash[78255]: cluster 2023-10-01T08:16:42.839034+0000 mgr.y (mgr.34104) 1329 : cluster 0 pgmap v1458: 105 pgs: 105 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.0 MiB/s wr, 1.73k op/s 2023-10-01T08:16:44.147 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:43 smithi084 bash[78255]: cluster 2023-10-01T08:16:42.916245+0000 osd.4 (osd.4) 251 : cluster 3 failed to encode map e322 with expected crc 2023-10-01T08:16:44.147 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:43 smithi084 bash[78255]: cluster 2023-10-01T08:16:42.918819+0000 osd.5 (osd.5) 307 : cluster 3 failed to encode map e322 with expected crc 2023-10-01T08:16:44.148 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:43 smithi084 bash[78255]: cluster 2023-10-01T08:16:42.920508+0000 mon.a (mon.0) 1739 : cluster 0 osdmap e322: 8 total, 8 up, 8 in 2023-10-01T08:16:44.148 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:43 smithi084 bash[78255]: cluster 2023-10-01T08:16:42.923602+0000 osd.6 (osd.6) 281 : cluster 3 failed to encode map e322 with expected crc 2023-10-01T08:16:44.148 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:43 smithi084 bash[75189]: cluster 2023-10-01T08:16:42.839034+0000 mgr.y (mgr.34104) 1329 : cluster 0 pgmap v1458: 105 pgs: 105 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.0 MiB/s wr, 1.73k op/s 2023-10-01T08:16:44.148 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:43 smithi084 bash[75189]: cluster 2023-10-01T08:16:42.916245+0000 osd.4 (osd.4) 251 : cluster 3 failed to encode map e322 with expected crc 2023-10-01T08:16:44.148 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:43 smithi084 bash[75189]: cluster 2023-10-01T08:16:42.918819+0000 osd.5 (osd.5) 307 : cluster 3 failed to encode map e322 with expected crc 2023-10-01T08:16:44.148 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:43 smithi084 bash[75189]: cluster 2023-10-01T08:16:42.920508+0000 mon.a (mon.0) 1739 : cluster 0 osdmap e322: 8 total, 8 up, 8 in 2023-10-01T08:16:44.148 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:43 smithi084 bash[75189]: cluster 2023-10-01T08:16:42.923602+0000 osd.6 (osd.6) 281 : cluster 3 failed to encode map e322 with expected crc 2023-10-01T08:16:44.203 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:44.209 DEBUG:teuthology.parallel:result is None 2023-10-01T08:16:44.210 DEBUG:teuthology.orchestra.run.smithi084:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2023-10-01T08:16:44.262 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2023-10-01T08:16:44.262 DEBUG:teuthology.orchestra.run.smithi084:> rmdir -- /home/ubuntu/cephtest/mnt.0 2023-10-01T08:16:44.274 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:44.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:44.277 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:44.378 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:44.405 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:44.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:44.407 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:44.508 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:44.533 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:44.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:44.536 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:44.637 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:44.670 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:44.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:44.672 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:44.769 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2023-10-01T08:16:44.769 INFO:teuthology.task.sequential:In sequential, running task print... 2023-10-01T08:16:44.769 INFO:teuthology.task.print:**** done cls/test_cls_rbd.sh 5-workload 2023-10-01T08:16:44.769 INFO:teuthology.task.sequential:In sequential, running task workunit... 2023-10-01T08:16:44.770 INFO:tasks.workunit:Pulling workunits from ref pacific 2023-10-01T08:16:44.770 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-10-01T08:16:44.770 DEBUG:teuthology.orchestra.run.smithi084:> stat -- /home/ubuntu/cephtest/mnt.0 2023-10-01T08:16:44.773 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:44.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:44.778 INFO:teuthology.orchestra.run.smithi084.stderr:stat: cannot stat '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-10-01T08:16:44.778 DEBUG:teuthology.orchestra.run.smithi084:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-10-01T08:16:44.827 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-10-01T08:16:44.827 DEBUG:teuthology.orchestra.run.smithi084:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-10-01T08:16:44.845 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:44.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:44.848 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:16:44.849 INFO:tasks.workunit:timeout=3h 2023-10-01T08:16:44.849 INFO:tasks.workunit:cleanup=True 2023-10-01T08:16:44.850 DEBUG:teuthology.orchestra.run.smithi084:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch pacific https://github.com/ceph/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2023-10-01T08:16:44.901 INFO:tasks.workunit.client.0.smithi084.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-10-01T08:16:44.949 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:44.960 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-10-01T08:16:44.960 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [], 2023-10-01T08:16:44.960 INFO:teuthology.orchestra.run.smithi112.stdout: "num_ops": 0 2023-10-01T08:16:44.960 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-10-01T08:16:44.978 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:44.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:44.980 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:45.081 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:45.113 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:45.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:45.116 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:45.217 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:45.229 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:44 smithi084 bash[78255]: cluster 2023-10-01T08:16:43.926864+0000 osd.6 (osd.6) 282 : cluster 3 failed to encode map e323 with expected crc 2023-10-01T08:16:45.229 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:44 smithi084 bash[78255]: cluster 2023-10-01T08:16:43.927473+0000 osd.5 (osd.5) 308 : cluster 3 failed to encode map e323 with expected crc 2023-10-01T08:16:45.229 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:44 smithi084 bash[78255]: cluster 2023-10-01T08:16:43.927855+0000 mon.a (mon.0) 1740 : cluster 0 osdmap e323: 8 total, 8 up, 8 in 2023-10-01T08:16:45.229 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:44 smithi084 bash[78255]: cluster 2023-10-01T08:16:43.928955+0000 osd.4 (osd.4) 252 : cluster 3 failed to encode map e323 with expected crc 2023-10-01T08:16:45.229 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:44 smithi084 bash[75189]: cluster 2023-10-01T08:16:43.926864+0000 osd.6 (osd.6) 282 : cluster 3 failed to encode map e323 with expected crc 2023-10-01T08:16:45.229 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:44 smithi084 bash[75189]: cluster 2023-10-01T08:16:43.927473+0000 osd.5 (osd.5) 308 : cluster 3 failed to encode map e323 with expected crc 2023-10-01T08:16:45.229 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:44 smithi084 bash[75189]: cluster 2023-10-01T08:16:43.927855+0000 mon.a (mon.0) 1740 : cluster 0 osdmap e323: 8 total, 8 up, 8 in 2023-10-01T08:16:45.230 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:44 smithi084 bash[75189]: cluster 2023-10-01T08:16:43.928955+0000 osd.4 (osd.4) 252 : cluster 3 failed to encode map e323 with expected crc 2023-10-01T08:16:45.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:44 smithi112 bash[59335]: cluster 2023-10-01T08:16:43.926864+0000 osd.6 (osd.6) 282 : cluster 3 failed to encode map e323 with expected crc 2023-10-01T08:16:45.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:44 smithi112 bash[59335]: cluster 2023-10-01T08:16:43.927473+0000 osd.5 (osd.5) 308 : cluster 3 failed to encode map e323 with expected crc 2023-10-01T08:16:45.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:44 smithi112 bash[59335]: cluster 2023-10-01T08:16:43.927855+0000 mon.a (mon.0) 1740 : cluster 0 osdmap e323: 8 total, 8 up, 8 in 2023-10-01T08:16:45.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:44 smithi112 bash[59335]: cluster 2023-10-01T08:16:43.928955+0000 osd.4 (osd.4) 252 : cluster 3 failed to encode map e323 with expected crc 2023-10-01T08:16:45.247 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:45.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:45.251 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:45.352 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:45.384 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:45.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:45.387 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:45.488 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:45.511 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:45.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:45.514 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:45.614 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:45.640 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:45.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:45.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:45.743 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:45.768 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:45.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:45.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:45.872 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:45.883 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-10-01T08:16:45.892 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:45.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:45.894 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:45.995 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:46.024 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:46.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:46.027 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:46.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:45 smithi084 bash[78255]: cluster 2023-10-01T08:16:44.692333+0000 osd.7 (osd.7) 154 : cluster 3 failed to encode map e323 with expected crc 2023-10-01T08:16:46.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:45 smithi084 bash[78255]: cluster 2023-10-01T08:16:44.839488+0000 mgr.y (mgr.34104) 1330 : cluster 0 pgmap v1461: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:46.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:45 smithi084 bash[78255]: audit 2023-10-01T08:16:45.129030+0000 mon.a (mon.0) 1741 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:16:46.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:45 smithi084 bash[78255]: audit 2023-10-01T08:16:45.916887+0000 mon.a (mon.0) 1742 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:16:46.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:45 smithi084 bash[75189]: cluster 2023-10-01T08:16:44.692333+0000 osd.7 (osd.7) 154 : cluster 3 failed to encode map e323 with expected crc 2023-10-01T08:16:46.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:45 smithi084 bash[75189]: cluster 2023-10-01T08:16:44.839488+0000 mgr.y (mgr.34104) 1330 : cluster 0 pgmap v1461: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:46.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:45 smithi084 bash[75189]: audit 2023-10-01T08:16:45.129030+0000 mon.a (mon.0) 1741 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:16:46.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:45 smithi084 bash[75189]: audit 2023-10-01T08:16:45.916887+0000 mon.a (mon.0) 1742 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:16:46.128 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:46.139 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:45 smithi112 bash[59335]: cluster 2023-10-01T08:16:44.692333+0000 osd.7 (osd.7) 154 : cluster 3 failed to encode map e323 with expected crc 2023-10-01T08:16:46.139 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:45 smithi112 bash[59335]: cluster 2023-10-01T08:16:44.839488+0000 mgr.y (mgr.34104) 1330 : cluster 0 pgmap v1461: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:46.139 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:45 smithi112 bash[59335]: audit 2023-10-01T08:16:45.129030+0000 mon.a (mon.0) 1741 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:16:46.139 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:45 smithi112 bash[59335]: audit 2023-10-01T08:16:45.916887+0000 mon.a (mon.0) 1742 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:16:46.150 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-01T08:16:46.159 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:46.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:46.162 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:46.165 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-01T08:16:46.200 INFO:teuthology.orchestra.run.smithi084.stderr:Error ENOENT: unrecognized pool 'device_health_metrics' 2023-10-01T08:16:46.263 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:46.298 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:46.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:46.301 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:46.402 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:46.412 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:16:46 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:16:46] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.33.4" 2023-10-01T08:16:46.429 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:46.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:46.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:46.532 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:46.567 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:46.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:46.570 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:46.671 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:46.702 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:46.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:46.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:46.806 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:46.836 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:46.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:46.840 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:46.940 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:46 smithi084 bash[78255]: audit 2023-10-01T08:16:46.197274+0000 mon.a (mon.0) 1743 : audit 1 from='client.? 172.21.15.84:0/3601086694' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "41"}]: dispatch 2023-10-01T08:16:46.940 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:46.971 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:46.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:46.975 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:47.076 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:47.105 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:47.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:47.108 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:47.209 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:47.222 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:46 smithi112 bash[59335]: audit 2023-10-01T08:16:46.197274+0000 mon.a (mon.0) 1743 : audit 1 from='client.? 172.21.15.84:0/3601086694' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "41"}]: dispatch 2023-10-01T08:16:47.243 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:47.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:47.245 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:47.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:46 smithi084 bash[75189]: audit 2023-10-01T08:16:46.197274+0000 mon.a (mon.0) 1743 : audit 1 from='client.? 172.21.15.84:0/3601086694' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "41"}]: dispatch 2023-10-01T08:16:47.346 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:47.372 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:47.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:47.375 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:47.434 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-10-01T08:16:47.476 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:47.505 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:47.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:47.508 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:16:47.609 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:47.643 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:47.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:47.646 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:47.747 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:47.778 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:47.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:47.781 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:47.882 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:47.913 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:47.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:47.917 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:48.018 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:48.047 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:48.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:48.051 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:48.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:47 smithi084 bash[75189]: cluster 2023-10-01T08:16:46.839955+0000 mgr.y (mgr.34104) 1331 : cluster 0 pgmap v1462: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:48.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:47 smithi084 bash[78255]: cluster 2023-10-01T08:16:46.839955+0000 mgr.y (mgr.34104) 1331 : cluster 0 pgmap v1462: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:48.152 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:48.178 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:48.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:48.181 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:16:48.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:47 smithi112 bash[59335]: cluster 2023-10-01T08:16:46.839955+0000 mgr.y (mgr.34104) 1331 : cluster 0 pgmap v1462: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:48.282 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:48.315 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:48.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:48.317 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:48.418 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:48.454 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:48.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:48.457 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:48.558 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:48.589 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:48.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:48.592 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:48.693 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:48.724 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:48.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:48.727 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:48.828 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:48.863 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:48.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:48.867 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:48.968 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:48.999 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:49.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:49.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:49.103 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:49.130 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:49.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:49.133 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:49.233 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:49.263 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:49.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:49.265 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:49.366 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:49.396 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:49.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:49.399 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:49.500 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:49.529 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:49.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:49.533 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:49.634 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:49.661 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:49.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:49.664 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:49.765 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:49.794 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:49.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:49.797 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:49.897 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:49.932 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:49.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:49.936 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:50.036 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:50.049 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:49 smithi084 bash[75189]: cluster 2023-10-01T08:16:48.840686+0000 mgr.y (mgr.34104) 1332 : cluster 0 pgmap v1463: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:50.050 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:49 smithi084 bash[78255]: cluster 2023-10-01T08:16:48.840686+0000 mgr.y (mgr.34104) 1332 : cluster 0 pgmap v1463: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:50.066 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:50.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:50.068 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:50.169 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:50.194 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:50.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:50.197 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:50.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:49 smithi112 bash[59335]: cluster 2023-10-01T08:16:48.840686+0000 mgr.y (mgr.34104) 1332 : cluster 0 pgmap v1463: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:50.297 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:50.328 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:50.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:50.331 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:50.432 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:50.461 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:50.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:50.463 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:50.564 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:50.601 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:50.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:50.604 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:50.663 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T08:16:50.705 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:50.733 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:50.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:50.737 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:50.837 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:50.869 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:50.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:50.872 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:50.925 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:16:50.926 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:16:50.973 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:50.974 DEBUG:teuthology.orchestra.run.smithi084:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2023-10-01T08:16:50.980 INFO:tasks.workunit.client.0.smithi084.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-10-01T08:16:50.983 INFO:tasks.workunit.client.0.smithi084.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-10-01T08:16:50.983 INFO:tasks.workunit.client.0.smithi084.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-10-01T08:16:51.004 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:51.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:51.006 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:51.061 INFO:tasks.workunit.client.0.smithi084.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-10-01T08:16:51.107 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:51.136 INFO:tasks.workunit.client.0.smithi084.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-10-01T08:16:51.137 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:51.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:51.139 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:51.210 INFO:tasks.workunit.client.0.smithi084.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-10-01T08:16:51.213 INFO:tasks.workunit.client.0.smithi084.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-10-01T08:16:51.213 INFO:tasks.workunit.client.0.smithi084.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-10-01T08:16:51.239 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:51.271 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:51.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:51.274 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:51.281 INFO:tasks.workunit.client.0.smithi084.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-10-01T08:16:51.288 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2023-10-01T08:16:51.288 DEBUG:teuthology.orchestra.run.smithi084:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-10-01T08:16:51.294 INFO:tasks.workunit:Running workunits matching rbd/import_export.sh on client.0... 2023-10-01T08:16:51.296 INFO:tasks.workunit:Running workunit rbd/import_export.sh... 2023-10-01T08:16:51.296 DEBUG:teuthology.orchestra.run.smithi084:workunit test rbd/import_export.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=pacific TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 RBD_CREATE_ARGS=--new-format adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/import_export.sh 2023-10-01T08:16:51.347 INFO:tasks.workunit.client.0.smithi084.stderr:+ export RBD_FORCE_ALLOW_V1=1 2023-10-01T08:16:51.347 INFO:tasks.workunit.client.0.smithi084.stderr:+ TMPDIR=/tmp/rbd_import_export_236157 2023-10-01T08:16:51.347 INFO:tasks.workunit.client.0.smithi084.stderr:+ rm -rf /tmp/rbd_import_export_236157 2023-10-01T08:16:51.348 INFO:tasks.workunit.client.0.smithi084.stderr:+ mkdir /tmp/rbd_import_export_236157 2023-10-01T08:16:51.349 INFO:tasks.workunit.client.0.smithi084.stderr:+ trap rm -rf /tmp/rbd_import_export_236157 INT TERM EXIT 2023-10-01T08:16:51.349 INFO:tasks.workunit.client.0.smithi084.stderr:+ mkdir foo.236157 2023-10-01T08:16:51.350 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd import foo.236157 foo.dir 2023-10-01T08:16:51.375 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:51.406 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:51.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:51.410 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:51.511 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:51.539 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:51.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:51.542 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:51.642 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:51.668 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:51.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:51.671 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:51.771 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:51.796 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:51.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:51.799 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:51.900 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:51.926 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:51.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:51.928 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:16:52.029 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:52.054 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:52.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:52.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:52.158 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:52.188 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:52.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:52.191 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:52.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:51 smithi112 bash[59335]: cluster 2023-10-01T08:16:50.841440+0000 mgr.y (mgr.34104) 1333 : cluster 0 pgmap v1464: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:52.292 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:52.305 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:51 smithi084 bash[75189]: cluster 2023-10-01T08:16:50.841440+0000 mgr.y (mgr.34104) 1333 : cluster 0 pgmap v1464: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:52.305 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:51 smithi084 bash[78255]: cluster 2023-10-01T08:16:50.841440+0000 mgr.y (mgr.34104) 1333 : cluster 0 pgmap v1464: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:52.322 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:52.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:52.325 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:52.425 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:52.435 INFO:tasks.thrashosds.thrasher:in_osds: [0, 2, 3, 4, 5, 6, 7, 1] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 5, 6, 4, 7, 1] 2023-10-01T08:16:52.435 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T08:16:52.435 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-10-01T08:16:52.436 INFO:tasks.thrashosds.thrasher:Setting osd 3 primary_affinity to 0.259161 2023-10-01T08:16:52.436 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 3 0.25916074655093724 2023-10-01T08:16:52.458 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:52.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:52.461 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:16:52.562 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:52.583 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:52.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:52.586 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:52.686 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:52.712 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:52.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:52.715 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:52.815 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:52.836 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:52.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:52.840 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:52.941 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:52.963 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:52.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:52.965 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:16:53.066 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:53.091 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:53.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:53.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:53.193 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:53.219 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:53.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:53.221 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:53.322 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:53.353 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:53.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:53.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:53.458 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:53.478 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:53.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:53.481 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:53.581 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:53.613 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:53.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:53.616 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:53.717 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:53.744 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:53.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:53.747 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:53.848 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:53.877 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:53.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:53.880 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:53.981 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:54.003 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:54.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:54.005 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:54.106 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:54.117 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:53 smithi112 bash[59335]: cluster 2023-10-01T08:16:52.842324+0000 mgr.y (mgr.34104) 1334 : cluster 0 pgmap v1465: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:54.134 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:54.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:54.138 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:54.239 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:54.266 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:54.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:54.269 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:54.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:53 smithi084 bash[75189]: cluster 2023-10-01T08:16:52.842324+0000 mgr.y (mgr.34104) 1334 : cluster 0 pgmap v1465: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:54.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:53 smithi084 bash[78255]: cluster 2023-10-01T08:16:52.842324+0000 mgr.y (mgr.34104) 1334 : cluster 0 pgmap v1465: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:54.370 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:54.398 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:54.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:54.402 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:54.503 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:54.533 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:54.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:54.535 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:16:54.636 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:54.662 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:54.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:54.664 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:54.665 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-10-01T08:16:54.665 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [], 2023-10-01T08:16:54.665 INFO:teuthology.orchestra.run.smithi112.stdout: "complaint_time": 30, 2023-10-01T08:16:54.665 INFO:teuthology.orchestra.run.smithi112.stdout: "num_blocked_ops": 0 2023-10-01T08:16:54.665 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-10-01T08:16:54.765 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:54.799 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:54.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:54.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:54.903 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:54.928 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:54.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:54.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:55.031 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:55.049 INFO:tasks.workunit.client.0.smithi084.stderr:rbd: cannot import a directory 2023-10-01T08:16:55.049 INFO:tasks.workunit.client.0.smithi084.stderr: Importing image: 0% complete...failed. 2023-10-01T08:16:55.049 INFO:tasks.workunit.client.0.smithi084.stderr:rbd: import failed: (21) Is a directory 2023-10-01T08:16:55.060 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:55.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:55.063 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:55.110 INFO:tasks.workunit.client.0.smithi084.stderr:+ true 2023-10-01T08:16:55.110 INFO:tasks.workunit.client.0.smithi084.stderr:+ rmdir foo.236157 2023-10-01T08:16:55.111 INFO:tasks.workunit.client.0.smithi084.stderr:+ dd if=/bin/sh of=/tmp/rbd_import_export_236157/img bs=1k count=1 seek=10 2023-10-01T08:16:55.112 INFO:tasks.workunit.client.0.smithi084.stderr:1+0 records in 2023-10-01T08:16:55.112 INFO:tasks.workunit.client.0.smithi084.stderr:1+0 records out 2023-10-01T08:16:55.113 INFO:tasks.workunit.client.0.smithi084.stderr:1024 bytes (1.0 kB, 1.0 KiB) copied, 9.433e-05 s, 10.9 MB/s 2023-10-01T08:16:55.113 INFO:tasks.workunit.client.0.smithi084.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_236157/img bs=1k count=10 seek=100 2023-10-01T08:16:55.113 INFO:tasks.workunit.client.0.smithi084.stderr:10+0 records in 2023-10-01T08:16:55.113 INFO:tasks.workunit.client.0.smithi084.stderr:10+0 records out 2023-10-01T08:16:55.114 INFO:tasks.workunit.client.0.smithi084.stderr:10240 bytes (10 kB, 10 KiB) copied, 0.000102099 s, 100 MB/s 2023-10-01T08:16:55.114 INFO:tasks.workunit.client.0.smithi084.stderr:+ dd if=/bin/rm of=/tmp/rbd_import_export_236157/img bs=1k count=100 seek=1000 2023-10-01T08:16:55.114 INFO:tasks.workunit.client.0.smithi084.stderr:70+1 records in 2023-10-01T08:16:55.114 INFO:tasks.workunit.client.0.smithi084.stderr:70+1 records out 2023-10-01T08:16:55.115 INFO:tasks.workunit.client.0.smithi084.stderr:72056 bytes (72 kB, 70 KiB) copied, 0.000516979 s, 139 MB/s 2023-10-01T08:16:55.115 INFO:tasks.workunit.client.0.smithi084.stderr:+ dd if=/bin/ls of=/tmp/rbd_import_export_236157/img bs=1k seek=10000 2023-10-01T08:16:55.116 INFO:tasks.workunit.client.0.smithi084.stderr:138+1 records in 2023-10-01T08:16:55.116 INFO:tasks.workunit.client.0.smithi084.stderr:138+1 records out 2023-10-01T08:16:55.116 INFO:tasks.workunit.client.0.smithi084.stderr:142144 bytes (142 kB, 139 KiB) copied, 0.000440617 s, 323 MB/s 2023-10-01T08:16:55.116 INFO:tasks.workunit.client.0.smithi084.stderr:+ dd if=/bin/ln of=/tmp/rbd_import_export_236157/img bs=1k seek=100000 2023-10-01T08:16:55.158 INFO:tasks.workunit.client.0.smithi084.stderr:74+1 records in 2023-10-01T08:16:55.158 INFO:tasks.workunit.client.0.smithi084.stderr:74+1 records out 2023-10-01T08:16:55.158 INFO:tasks.workunit.client.0.smithi084.stderr:76160 bytes (76 kB, 74 KiB) copied, 0.0410158 s, 1.9 MB/s 2023-10-01T08:16:55.158 INFO:tasks.workunit.client.0.smithi084.stderr:+ dd if=/bin/grep of=/tmp/rbd_import_export_236157/img bs=1k seek=1000000 2023-10-01T08:16:55.164 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:55.189 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:55.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:55.192 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:55.192 INFO:tasks.workunit.client.0.smithi084.stderr:194+1 records in 2023-10-01T08:16:55.192 INFO:tasks.workunit.client.0.smithi084.stderr:194+1 records out 2023-10-01T08:16:55.192 INFO:tasks.workunit.client.0.smithi084.stderr:199136 bytes (199 kB, 194 KiB) copied, 0.0328986 s, 6.1 MB/s 2023-10-01T08:16:55.192 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd rm testimg 2023-10-01T08:16:55.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:55 smithi112 bash[59335]: cluster 2023-10-01T08:16:54.843224+0000 mgr.y (mgr.34104) 1335 : cluster 0 pgmap v1466: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:55.293 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:55.304 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:55 smithi084 bash[78255]: cluster 2023-10-01T08:16:54.843224+0000 mgr.y (mgr.34104) 1335 : cluster 0 pgmap v1466: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:55.304 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:55 smithi084 bash[75189]: cluster 2023-10-01T08:16:54.843224+0000 mgr.y (mgr.34104) 1335 : cluster 0 pgmap v1466: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:55.313 INFO:tasks.workunit.client.0.smithi084.stderr: Removing image: 0% complete...failed. 2023-10-01T08:16:55.313 INFO:tasks.workunit.client.0.smithi084.stderr:rbd: delete error: (2) No such file or directory 2023-10-01T08:16:55.320 INFO:tasks.workunit.client.0.smithi084.stderr:+ true 2023-10-01T08:16:55.321 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd import --new-format /tmp/rbd_import_export_236157/img testimg 2023-10-01T08:16:55.321 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:55.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:55.325 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:55.425 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:55.452 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:55.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:55.454 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:55.555 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:55.584 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:55.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:55.588 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:55.598 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-10-01T08:16:55.689 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:55.720 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:55.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:55.723 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:55.824 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:55.853 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:55.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:55.856 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:55.957 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:55.989 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:55.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:55.992 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:56.092 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:56.125 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:56.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:56.127 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:56.228 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:56.260 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:56.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:56.263 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:56.323 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:16:56 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:16:56] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.33.4" 2023-10-01T08:16:56.364 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:56.392 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:56.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:56.395 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:56.496 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:56.529 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:56.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:56.533 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:56.634 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:56.661 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:56.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:56.664 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:56.765 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:56.792 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:56.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:56.795 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:56.895 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:56.929 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:56.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:56.932 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:57.033 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:57.064 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:57.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:57.068 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:57.069 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:57 smithi084 bash[75189]: cluster 2023-10-01T08:16:56.062437+0000 mon.a (mon.0) 1744 : cluster 0 osdmap e324: 8 total, 8 up, 8 in 2023-10-01T08:16:57.069 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:57 smithi084 bash[75189]: cluster 2023-10-01T08:16:56.063841+0000 osd.7 (osd.7) 155 : cluster 3 failed to encode map e324 with expected crc 2023-10-01T08:16:57.070 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:57 smithi084 bash[75189]: cluster 2023-10-01T08:16:56.064954+0000 osd.5 (osd.5) 309 : cluster 3 failed to encode map e324 with expected crc 2023-10-01T08:16:57.070 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:57 smithi084 bash[75189]: cluster 2023-10-01T08:16:56.843861+0000 mgr.y (mgr.34104) 1336 : cluster 0 pgmap v1468: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:57.169 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:57.181 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:57 smithi112 bash[59335]: cluster 2023-10-01T08:16:56.062437+0000 mon.a (mon.0) 1744 : cluster 0 osdmap e324: 8 total, 8 up, 8 in 2023-10-01T08:16:57.181 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:57 smithi112 bash[59335]: cluster 2023-10-01T08:16:56.063841+0000 osd.7 (osd.7) 155 : cluster 3 failed to encode map e324 with expected crc 2023-10-01T08:16:57.181 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:57 smithi112 bash[59335]: cluster 2023-10-01T08:16:56.064954+0000 osd.5 (osd.5) 309 : cluster 3 failed to encode map e324 with expected crc 2023-10-01T08:16:57.181 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:57 smithi112 bash[59335]: cluster 2023-10-01T08:16:56.843861+0000 mgr.y (mgr.34104) 1336 : cluster 0 pgmap v1468: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:57.199 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:57.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:57.202 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:57.303 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:57.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:57 smithi084 bash[78255]: cluster 2023-10-01T08:16:56.062437+0000 mon.a (mon.0) 1744 : cluster 0 osdmap e324: 8 total, 8 up, 8 in 2023-10-01T08:16:57.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:57 smithi084 bash[78255]: cluster 2023-10-01T08:16:56.063841+0000 osd.7 (osd.7) 155 : cluster 3 failed to encode map e324 with expected crc 2023-10-01T08:16:57.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:57 smithi084 bash[78255]: cluster 2023-10-01T08:16:56.064954+0000 osd.5 (osd.5) 309 : cluster 3 failed to encode map e324 with expected crc 2023-10-01T08:16:57.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:57 smithi084 bash[78255]: cluster 2023-10-01T08:16:56.843861+0000 mgr.y (mgr.34104) 1336 : cluster 0 pgmap v1468: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:16:57.335 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:57.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:57.338 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:57.438 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:57.471 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:57.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:57.473 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:57.574 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:57.605 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:57.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:57.608 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:57.709 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:57.742 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:57.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:57.744 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:57.777 INFO:tasks.workunit.client.0.smithi084.stderr: Importing image: 1% complete... Importing image: 2% complete... Importing image: 3% complete... Importing image: 4% complete... Importing image: 5% complete... Importing image: 6% complete... Importing image: 7% complete... Importing image: 8% complete... Importing image: 9% complete... Importing image: 10% complete... Importing image: 11% complete... Importing image: 12% complete... Importing image: 13% complete... Importing image: 14% complete... Importing image: 15% complete... Importing image: 16% complete... Importing image: 17% complete... Importing image: 18% complete... Importing image: 19% complete... Importing image: 20% complete... Importing image: 21% complete... Importing image: 22% complete... Importing image: 23% complete... Importing image: 24% complete... Importing image: 25% complete... Importing image: 26% complete... Importing image: 27% complete... Importing image: 28% complete... Importing image: 29% complete... Importing image: 30% complete... Importing image: 31% complete... Importing image: 32% complete... Importing image: 33% complete... Importing image: 34% complete... Importing image: 35% complete... Importing image: 36% complete... Importing image: 37% complete... Importing image: 38% complete... Importing image: 39% complete... Importing image: 40% complete... Importing image: 41% complete... Importing image: 42% complete... Importing image: 43% complete... Importing image: 44% complete... Importing image: 45% complete... Importing image: 46% complete... Importing image: 47% complete... Importing image: 48% complete... Importing image: 49% complete... Importing image: 50% complete... Importing image: 51% complete... Importing image: 52% complete... Importing image: 53% complete... Importing image: 54% complete... Importing image: 55% complete... Importing image: 56% complete... Importing image: 57% complete... Importing image: 58% complete... Importing image: 59% complete... Importing image: 60% complete... Importing image: 61% complete... Importing image: 62% complete... Importing image: 63% complete... Importing image: 64% complete... Importing image: 65% complete... Importing image: 66% complete... Importing image: 67% complete... Importing image: 68% complete... Importing image: 69% complete... Importing image: 70% complete... Importing image: 71% complete... Importing image: 72% complete... Importing image: 73% complete... Importing image: 74% complete... Importing image: 75% complete... Importing image: 76% complete... Importing image: 77% complete... Importing image: 78% complete... Importing image: 79% complete... Importing image: 80% complete... Importing image: 81% complete... Importing image: 82% complete... Importing image: 83% complete... Importing image: 84% complete... Importing image: 85% complete... Importing image: 86% complete... Importing image: 87% complete... Importing image: 88% complete... Importing image: 89% complete... Importing image: 90% complete... Importing image: 91% complete... Importing image: 92% complete... Importing image: 93% complete... Importing image: 94% complete... Importing image: 95% complete... Importing image: 96% complete... Importing image: 97% complete... Importing image: 98% complete... Importing image: 99% complete... Importing image: 100% complete...done. 2023-10-01T08:16:57.778 INFO:tasks.workunit.client.0.smithi084.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-01T08:16:57.781 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd export testimg /tmp/rbd_import_export_236157/img2 2023-10-01T08:16:57.845 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:57.859 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:16:57.873 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:57.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:57.875 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:57.976 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:58.007 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:58.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:58.010 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:58.111 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:58.322 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:58 smithi084 bash[75189]: cluster 2023-10-01T08:16:57.070237+0000 osd.7 (osd.7) 156 : cluster 3 failed to encode map e325 with expected crc 2023-10-01T08:16:58.322 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:58 smithi084 bash[75189]: cluster 2023-10-01T08:16:57.072501+0000 mon.a (mon.0) 1745 : cluster 0 osdmap e325: 8 total, 8 up, 8 in 2023-10-01T08:16:58.322 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:58 smithi084 bash[75189]: cluster 2023-10-01T08:16:57.077089+0000 osd.5 (osd.5) 310 : cluster 3 failed to encode map e325 with expected crc 2023-10-01T08:16:58.322 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:58 smithi084 bash[75189]: cluster 2023-10-01T08:16:57.091061+0000 osd.4 (osd.4) 253 : cluster 3 failed to encode map e325 with expected crc 2023-10-01T08:16:58.322 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:58 smithi084 bash[78255]: cluster 2023-10-01T08:16:57.070237+0000 osd.7 (osd.7) 156 : cluster 3 failed to encode map e325 with expected crc 2023-10-01T08:16:58.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:58 smithi084 bash[78255]: cluster 2023-10-01T08:16:57.072501+0000 mon.a (mon.0) 1745 : cluster 0 osdmap e325: 8 total, 8 up, 8 in 2023-10-01T08:16:58.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:58 smithi084 bash[78255]: cluster 2023-10-01T08:16:57.077089+0000 osd.5 (osd.5) 310 : cluster 3 failed to encode map e325 with expected crc 2023-10-01T08:16:58.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:58 smithi084 bash[78255]: cluster 2023-10-01T08:16:57.091061+0000 osd.4 (osd.4) 253 : cluster 3 failed to encode map e325 with expected crc 2023-10-01T08:16:58.338 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:58.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:58.341 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:58.442 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:58.468 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:58.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:58.471 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:58.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:58 smithi112 bash[59335]: cluster 2023-10-01T08:16:57.070237+0000 osd.7 (osd.7) 156 : cluster 3 failed to encode map e325 with expected crc 2023-10-01T08:16:58.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:58 smithi112 bash[59335]: cluster 2023-10-01T08:16:57.072501+0000 mon.a (mon.0) 1745 : cluster 0 osdmap e325: 8 total, 8 up, 8 in 2023-10-01T08:16:58.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:58 smithi112 bash[59335]: cluster 2023-10-01T08:16:57.077089+0000 osd.5 (osd.5) 310 : cluster 3 failed to encode map e325 with expected crc 2023-10-01T08:16:58.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:58 smithi112 bash[59335]: cluster 2023-10-01T08:16:57.091061+0000 osd.4 (osd.4) 253 : cluster 3 failed to encode map e325 with expected crc 2023-10-01T08:16:58.571 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:58.595 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:58.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:58.598 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:58.652 INFO:tasks.workunit.client.0.smithi084.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-10-01T08:16:58.656 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd export testimg - 2023-10-01T08:16:58.699 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:58.717 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:16:58.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:58.719 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:16:58.820 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:58.854 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:58.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:58.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:58.958 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:58.986 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:16:58.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:58.988 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:16:59.090 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:59.113 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:16:59.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:59.116 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:16:59.217 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:59.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:16:59 smithi112 bash[59335]: cluster 2023-10-01T08:16:58.844398+0000 mgr.y (mgr.34104) 1337 : cluster 0 pgmap v1470: 73 pgs: 73 active+clean; 1.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 127 B/s rd, 11 KiB/s wr, 0 op/s 2023-10-01T08:16:59.247 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:16:59.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:59.250 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:16:59.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:16:59 smithi084 bash[75189]: cluster 2023-10-01T08:16:58.844398+0000 mgr.y (mgr.34104) 1337 : cluster 0 pgmap v1470: 73 pgs: 73 active+clean; 1.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 127 B/s rd, 11 KiB/s wr, 0 op/s 2023-10-01T08:16:59.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:16:59 smithi084 bash[78255]: cluster 2023-10-01T08:16:58.844398+0000 mgr.y (mgr.34104) 1337 : cluster 0 pgmap v1470: 73 pgs: 73 active+clean; 1.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 127 B/s rd, 11 KiB/s wr, 0 op/s 2023-10-01T08:16:59.351 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:59.383 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:59.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:59.387 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:59.488 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:59.517 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:16:59.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:59.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:16:59.532 INFO:tasks.workunit.client.0.smithi084.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-10-01T08:16:59.537 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd rm testimg 2023-10-01T08:16:59.621 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:59.655 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:16:59.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:59.658 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:16:59.759 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:59.793 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:16:59.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:59.797 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:16:59.797 INFO:tasks.workunit.client.0.smithi084.stderr: Removing image: 1% complete... Removing image: 2% complete... Removing image: 3% complete... Removing image: 4% complete... Removing image: 5% complete... Removing image: 6% complete... Removing image: 7% complete... Removing image: 8% complete... Removing image: 9% complete... Removing image: 10% complete... Removing image: 11% complete... Removing image: 12% complete... Removing image: 13% complete... Removing image: 14% complete... Removing image: 15% complete... Removing image: 16% complete... Removing image: 17% complete... Removing image: 18% complete... Removing image: 19% complete... Removing image: 20% complete... Removing image: 21% complete... Removing image: 22% complete... Removing image: 23% complete... Removing image: 24% complete... Removing image: 25% complete... Removing image: 26% complete... Removing image: 27% complete... Removing image: 28% complete... Removing image: 29% complete... Removing image: 30% complete... Removing image: 31% complete... Removing image: 32% complete... Removing image: 33% complete... Removing image: 34% complete... Removing image: 35% complete... Removing image: 36% complete... Removing image: 37% complete... Removing image: 38% complete... Removing image: 39% complete... Removing image: 40% complete... Removing image: 41% complete... Removing image: 42% complete... Removing image: 43% complete... Removing image: 44% complete... Removing image: 45% complete... Removing image: 46% complete... Removing image: 47% complete... Removing image: 48% complete... Removing image: 49% complete... Removing image: 50% complete... Removing image: 51% complete... Removing image: 52% complete... Removing image: 53% complete... Removing image: 54% complete... Removing image: 55% complete... Removing image: 56% complete... Removing image: 57% complete... Removing image: 58% complete... Removing image: 59% complete... Removing image: 60% complete... Removing image: 61% complete... Removing image: 62% complete... Removing image: 63% complete... Removing image: 64% complete... Removing image: 65% complete... Removing image: 66% complete... Removing image: 67% complete... Removing image: 68% complete... Removing image: 69% complete... Removing image: 70% complete... Removing image: 71% complete... Removing image: 72% complete... Removing image: 73% complete... Removing image: 74% complete... Removing image: 75% complete... Removing image: 76% complete... Removing image: 77% complete... Removing image: 78% complete... Removing image: 79% complete... Removing image: 80% complete... Removing image: 81% complete... Removing image: 82% complete... Removing image: 83% complete... Removing image: 84% complete... Removing image: 85% complete... Removing image: 86% complete... Removing image: 87% complete... Removing image: 88% complete... Removing image: 89% complete... Removing image: 90% complete... Removing image: 91% complete... Removing image: 92% complete... Removing image: 93% complete... Removing image: 94% complete... Removing image: 95% complete... Removing image: 96% complete... Removing image: 97% complete... Removing image: 98% complete... Removing image: 99% complete... Removing image: 100% complete...done. 2023-10-01T08:16:59.802 INFO:tasks.workunit.client.0.smithi084.stderr:+ cmp /tmp/rbd_import_export_236157/img /tmp/rbd_import_export_236157/img2 2023-10-01T08:16:59.898 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:59.923 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:16:59.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:16:59.925 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:17:00.025 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:00.056 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:00.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:00.059 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:17:00.159 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:17:00.184 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:00 smithi084 bash[78255]: audit 2023-10-01T08:17:00.129664+0000 mon.a (mon.0) 1746 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:17:00.184 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:00 smithi084 bash[75189]: audit 2023-10-01T08:17:00.129664+0000 mon.a (mon.0) 1746 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:17:00.191 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:17:00.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:00.193 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:17:00.294 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:00.321 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:00.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:00.324 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:17:00.379 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T08:17:00.408 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:00 smithi112 bash[59335]: audit 2023-10-01T08:17:00.129664+0000 mon.a (mon.0) 1746 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:17:00.425 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:00.456 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:00.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:00.459 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:17:00.560 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:00.582 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:00.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:00.585 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:17:00.606 INFO:tasks.workunit.client.0.smithi084.stderr:+ cmp /tmp/rbd_import_export_236157/img /tmp/rbd_import_export_236157/img3 2023-10-01T08:17:00.686 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:00.713 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:00.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:00.716 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:17:00.816 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:17:00.851 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:17:00.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:00.854 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:17:00.955 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:00.981 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:00.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:00.983 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:17:01.084 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:01.110 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:01.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:01.112 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:17:01.213 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:01.223 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:01 smithi084 bash[78255]: cluster 2023-10-01T08:17:00.845156+0000 mgr.y (mgr.34104) 1338 : cluster 0 pgmap v1471: 73 pgs: 73 active+clean; 1.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 43 KiB/s rd, 23 KiB/s wr, 34 op/s 2023-10-01T08:17:01.224 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:01 smithi084 bash[75189]: cluster 2023-10-01T08:17:00.845156+0000 mgr.y (mgr.34104) 1338 : cluster 0 pgmap v1471: 73 pgs: 73 active+clean; 1.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 43 KiB/s rd, 23 KiB/s wr, 34 op/s 2023-10-01T08:17:01.240 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:01.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:01.242 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:17:01.343 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:01.372 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:01.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:01.374 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:17:01.471 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:01 smithi112 bash[59335]: cluster 2023-10-01T08:17:00.845156+0000 mgr.y (mgr.34104) 1338 : cluster 0 pgmap v1471: 73 pgs: 73 active+clean; 1.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 43 KiB/s rd, 23 KiB/s wr, 34 op/s 2023-10-01T08:17:01.475 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:01.509 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:01.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:01.512 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:17:01.559 INFO:tasks.workunit.client.0.smithi084.stderr:+ rm /tmp/rbd_import_export_236157/img2 /tmp/rbd_import_export_236157/img3 2023-10-01T08:17:01.613 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:01.640 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:01.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:01.643 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:17:01.743 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:17:01.774 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:17:01.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:01.777 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:17:01.877 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:01.906 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:01.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:01.910 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:17:02.011 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:02.034 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:02.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:02.037 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:17:02.138 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:02.166 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:02.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:02.168 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:17:02.269 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:17:02.292 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:17:02.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:02.295 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:17:02.396 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:02.428 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:02.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:02.431 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:17:02.532 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:02.559 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:02.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:02.562 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:17:02.663 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:02.689 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:02.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:02.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:17:02.794 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:02.822 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:02.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:02.824 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:17:02.925 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:17:02.952 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:17:02.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:02.955 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:17:03.056 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:17:03.089 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:17:03.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:03.091 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:17:03.192 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:03.226 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:03.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:03.229 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:17:03.330 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:17:03.355 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:17:03.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:03.358 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:17:03.459 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:03.491 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:03.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:03.494 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:17:03.595 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:03.625 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:03.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:03.628 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:17:03.729 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:03.748 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:03.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:03.750 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:17:03.792 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd import --new-format - testimg 2023-10-01T08:17:03.851 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:03.872 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:03.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:03.874 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:17:03.975 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:04.006 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:04.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:04.009 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:17:04.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:03 smithi084 bash[75189]: cluster 2023-10-01T08:17:02.846017+0000 mgr.y (mgr.34104) 1339 : cluster 0 pgmap v1472: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 151 KiB/s rd, 65 KiB/s wr, 38 op/s 2023-10-01T08:17:04.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:03 smithi084 bash[78255]: cluster 2023-10-01T08:17:02.846017+0000 mgr.y (mgr.34104) 1339 : cluster 0 pgmap v1472: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 151 KiB/s rd, 65 KiB/s wr, 38 op/s 2023-10-01T08:17:04.110 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:04.130 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-10-01T08:17:04.131 INFO:teuthology.orchestra.run.smithi112.stdout: "size": 20, 2023-10-01T08:17:04.131 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 600, 2023-10-01T08:17:04.131 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [ 2023-10-01T08:17:04.131 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.131 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45593.0:81805 10.1 10:81cdee76:::benchmark_data_smithi084_191604_object81804:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e246)", 2023-10-01T08:17:04.131 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:07:15.695393+0000", 2023-10-01T08:17:04.131 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 588.43222406500001, 2023-10-01T08:17:04.131 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13206526599999999, 2023-10-01T08:17:04.131 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:17:04.131 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:17:04.131 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:17:04.132 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45593", 2023-10-01T08:17:04.132 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2682487445", 2023-10-01T08:17:04.132 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 81805 2023-10-01T08:17:04.132 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.132 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:17:04.132 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.132 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:17:04.132 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:15.695393+0000", 2023-10-01T08:17:04.132 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:17:04.132 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.132 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.132 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:17:04.132 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:15.695393+0000", 2023-10-01T08:17:04.133 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T08:17:04.133 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.133 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.133 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:17:04.133 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:15.695391+0000", 2023-10-01T08:17:04.133 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.5470999999999998e-05 2023-10-01T08:17:04.133 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.133 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.133 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:17:04.133 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:15.695446+0000", 2023-10-01T08:17:04.133 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.6101999999999999e-05 2023-10-01T08:17:04.133 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.133 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.134 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:17:04.134 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:15.695462+0000", 2023-10-01T08:17:04.134 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.0919999999999998e-06 2023-10-01T08:17:04.134 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.134 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.134 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:17:04.134 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:15.695470+0000", 2023-10-01T08:17:04.134 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.3774999999999999e-05 2023-10-01T08:17:04.134 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.134 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.134 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:17:04.134 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:15.695524+0000", 2023-10-01T08:17:04.135 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016280299999999999 2023-10-01T08:17:04.135 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.135 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.135 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:17:04.135 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:15.695687+0000", 2023-10-01T08:17:04.135 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000112829 2023-10-01T08:17:04.135 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.135 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.135 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,7", 2023-10-01T08:17:04.135 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:15.695800+0000", 2023-10-01T08:17:04.135 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001736816 2023-10-01T08:17:04.135 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.136 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.136 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:17:04.136 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:15.697536+0000", 2023-10-01T08:17:04.136 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000301947 2023-10-01T08:17:04.136 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.136 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.136 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:17:04.136 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:15.697838+0000", 2023-10-01T08:17:04.136 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.12944280499999999 2023-10-01T08:17:04.136 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.136 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.136 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:17:04.136 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:15.827281+0000", 2023-10-01T08:17:04.137 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000100572 2023-10-01T08:17:04.137 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.137 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.137 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:17:04.137 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:15.827382+0000", 2023-10-01T08:17:04.137 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.6113999999999997e-05 2023-10-01T08:17:04.137 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.137 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.137 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:17:04.137 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:15.827458+0000", 2023-10-01T08:17:04.137 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13206526599999999 2023-10-01T08:17:04.137 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:04.137 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:17:04.138 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:04.138 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.138 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.138 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45593.0:81816 10.2 10:452f65b8:::benchmark_data_smithi084_191604_object81815:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e246)", 2023-10-01T08:17:04.138 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:07:15.701941+0000", 2023-10-01T08:17:04.138 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 588.42567614899997, 2023-10-01T08:17:04.138 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13544725099999999, 2023-10-01T08:17:04.138 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:17:04.138 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:17:04.138 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:17:04.138 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45593", 2023-10-01T08:17:04.138 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2682487445", 2023-10-01T08:17:04.139 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 81816 2023-10-01T08:17:04.139 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.139 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:17:04.139 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.139 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:17:04.139 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:15.701941+0000", 2023-10-01T08:17:04.139 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:17:04.139 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.139 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.139 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:17:04.139 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:15.701941+0000", 2023-10-01T08:17:04.139 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T08:17:04.139 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.140 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.140 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:17:04.140 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:15.701938+0000", 2023-10-01T08:17:04.140 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.6730999999999994e-05 2023-10-01T08:17:04.140 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.140 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.140 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:17:04.140 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:15.702015+0000", 2023-10-01T08:17:04.140 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.4061e-05 2023-10-01T08:17:04.140 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.140 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.140 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:17:04.141 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:15.702029+0000", 2023-10-01T08:17:04.141 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.6420000000000007e-06 2023-10-01T08:17:04.141 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.141 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.141 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:17:04.141 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:15.702037+0000", 2023-10-01T08:17:04.141 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.6663999999999999e-05 2023-10-01T08:17:04.141 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.141 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.141 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:17:04.141 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:15.702084+0000", 2023-10-01T08:17:04.141 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000105022 2023-10-01T08:17:04.142 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.142 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.142 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:17:04.142 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:15.702189+0000", 2023-10-01T08:17:04.142 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000186085 2023-10-01T08:17:04.142 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.142 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.142 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,3", 2023-10-01T08:17:04.142 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:15.702375+0000", 2023-10-01T08:17:04.142 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0021385290000000001 2023-10-01T08:17:04.143 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.143 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.143 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:17:04.143 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:15.704513+0000", 2023-10-01T08:17:04.143 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013421799999999999 2023-10-01T08:17:04.143 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.143 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.143 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:17:04.144 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:15.704647+0000", 2023-10-01T08:17:04.144 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13264119999999999 2023-10-01T08:17:04.144 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.144 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.144 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:17:04.144 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:15.837289+0000", 2023-10-01T08:17:04.144 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.5271e-05 2023-10-01T08:17:04.144 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.144 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.144 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:17:04.144 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:15.837344+0000", 2023-10-01T08:17:04.145 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.3912000000000002e-05 2023-10-01T08:17:04.145 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.145 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.145 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:17:04.145 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:15.837388+0000", 2023-10-01T08:17:04.145 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13544725099999999 2023-10-01T08:17:04.145 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:04.145 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:17:04.145 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:04.145 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.145 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.146 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45593.0:94530 10.e 10:7efd811f:::benchmark_data_smithi084_191604_object94529:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e249)", 2023-10-01T08:17:04.146 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:07:30.914917+0000", 2023-10-01T08:17:04.146 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 573.21269990799999, 2023-10-01T08:17:04.146 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.186925958, 2023-10-01T08:17:04.146 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:17:04.146 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:17:04.146 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:17:04.146 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45593", 2023-10-01T08:17:04.146 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2682487445", 2023-10-01T08:17:04.146 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 94530 2023-10-01T08:17:04.146 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.147 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:17:04.147 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.147 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:17:04.147 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:30.914917+0000", 2023-10-01T08:17:04.147 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:17:04.147 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.147 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.147 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:17:04.147 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:30.914917+0000", 2023-10-01T08:17:04.147 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T08:17:04.147 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.147 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.148 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:17:04.148 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:30.914915+0000", 2023-10-01T08:17:04.148 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.5036000000000005e-05 2023-10-01T08:17:04.148 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.148 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.148 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:17:04.148 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:30.914980+0000", 2023-10-01T08:17:04.148 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.134e-05 2023-10-01T08:17:04.148 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.148 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.148 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:17:04.148 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:30.914992+0000", 2023-10-01T08:17:04.148 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.1480000000000003e-06 2023-10-01T08:17:04.149 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.149 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.149 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:17:04.149 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:30.914998+0000", 2023-10-01T08:17:04.149 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.8874e-05 2023-10-01T08:17:04.149 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.149 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.149 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:17:04.149 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:30.915047+0000", 2023-10-01T08:17:04.149 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000161669 2023-10-01T08:17:04.149 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.149 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.150 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:17:04.150 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:30.915209+0000", 2023-10-01T08:17:04.150 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00018951999999999999 2023-10-01T08:17:04.150 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.150 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.150 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,6", 2023-10-01T08:17:04.150 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:30.915398+0000", 2023-10-01T08:17:04.150 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0028717550000000001 2023-10-01T08:17:04.150 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.150 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.150 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:17:04.150 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:30.918270+0000", 2023-10-01T08:17:04.150 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00020698 2023-10-01T08:17:04.151 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.151 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.151 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:17:04.151 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:30.918477+0000", 2023-10-01T08:17:04.151 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.183259588 2023-10-01T08:17:04.151 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.151 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.151 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:17:04.151 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:31.101736+0000", 2023-10-01T08:17:04.151 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.0624000000000001e-05 2023-10-01T08:17:04.151 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.151 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.152 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:17:04.152 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:31.101797+0000", 2023-10-01T08:17:04.152 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.5781000000000001e-05 2023-10-01T08:17:04.152 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.152 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.152 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:17:04.152 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:31.101843+0000", 2023-10-01T08:17:04.152 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.186925958 2023-10-01T08:17:04.152 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:04.152 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:17:04.152 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:04.152 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.153 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.153 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45593.0:102696 10.4 10:23db9686:::benchmark_data_smithi084_191604_object102695:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e249)", 2023-10-01T08:17:04.153 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:07:40.811798+0000", 2023-10-01T08:17:04.153 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 563.31581839199998, 2023-10-01T08:17:04.153 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.26521381500000002, 2023-10-01T08:17:04.153 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:17:04.153 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:17:04.153 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:17:04.153 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45593", 2023-10-01T08:17:04.153 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2682487445", 2023-10-01T08:17:04.153 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 102696 2023-10-01T08:17:04.153 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.153 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:17:04.154 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.154 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:17:04.154 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.811798+0000", 2023-10-01T08:17:04.154 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:17:04.154 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.154 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.154 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:17:04.154 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.811798+0000", 2023-10-01T08:17:04.154 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T08:17:04.154 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.154 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.154 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:17:04.155 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.811797+0000", 2023-10-01T08:17:04.155 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.7677999999999999e-05 2023-10-01T08:17:04.155 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.155 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.155 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:17:04.155 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.811854+0000", 2023-10-01T08:17:04.155 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3524e-05 2023-10-01T08:17:04.155 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.155 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.155 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:17:04.155 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.811868+0000", 2023-10-01T08:17:04.155 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.7510000000000008e-06 2023-10-01T08:17:04.156 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.156 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.156 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:17:04.156 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.811876+0000", 2023-10-01T08:17:04.156 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.5503999999999997e-05 2023-10-01T08:17:04.156 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.156 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.156 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:17:04.156 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.811921+0000", 2023-10-01T08:17:04.156 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012961799999999999 2023-10-01T08:17:04.156 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.156 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.156 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:17:04.156 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.812051+0000", 2023-10-01T08:17:04.157 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00014718500000000001 2023-10-01T08:17:04.157 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.157 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.157 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,3", 2023-10-01T08:17:04.157 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.812198+0000", 2023-10-01T08:17:04.157 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0055457420000000002 2023-10-01T08:17:04.157 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.157 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.157 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:17:04.157 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.817744+0000", 2023-10-01T08:17:04.157 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0064229839999999996 2023-10-01T08:17:04.157 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.157 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.158 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:17:04.158 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.824167+0000", 2023-10-01T08:17:04.158 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.25261013100000002 2023-10-01T08:17:04.158 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.158 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.158 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:17:04.158 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:41.076777+0000", 2023-10-01T08:17:04.158 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013503899999999999 2023-10-01T08:17:04.158 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.158 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.158 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:17:04.158 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:41.076912+0000", 2023-10-01T08:17:04.159 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000100425 2023-10-01T08:17:04.159 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.159 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.159 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:17:04.159 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:41.077012+0000", 2023-10-01T08:17:04.159 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.26521381500000002 2023-10-01T08:17:04.159 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:04.159 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:17:04.159 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:04.159 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.159 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.159 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45593.0:102709 10.4 10:234fc334:::benchmark_data_smithi084_191604_object102708:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e249)", 2023-10-01T08:17:04.159 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:07:40.831849+0000", 2023-10-01T08:17:04.160 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 563.29576814799998, 2023-10-01T08:17:04.160 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.24536675499999999, 2023-10-01T08:17:04.160 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:17:04.160 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:17:04.160 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:17:04.160 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45593", 2023-10-01T08:17:04.160 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2682487445", 2023-10-01T08:17:04.160 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 102709 2023-10-01T08:17:04.160 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.160 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:17:04.160 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.160 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:17:04.160 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.831849+0000", 2023-10-01T08:17:04.161 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:17:04.161 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.161 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.161 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:17:04.161 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.831849+0000", 2023-10-01T08:17:04.161 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T08:17:04.161 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.161 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.161 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:17:04.161 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.831847+0000", 2023-10-01T08:17:04.161 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.4296999999999998e-05 2023-10-01T08:17:04.161 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.162 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.162 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:17:04.162 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.831911+0000", 2023-10-01T08:17:04.162 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.6214000000000001e-05 2023-10-01T08:17:04.162 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.162 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.162 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:17:04.162 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.831927+0000", 2023-10-01T08:17:04.162 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.8570000000000007e-06 2023-10-01T08:17:04.162 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.162 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.162 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:17:04.163 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.831937+0000", 2023-10-01T08:17:04.163 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0044450490000000004 2023-10-01T08:17:04.163 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.163 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.163 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:17:04.163 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.836382+0000", 2023-10-01T08:17:04.163 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000106473 2023-10-01T08:17:04.163 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.163 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.163 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:17:04.163 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.836489+0000", 2023-10-01T08:17:04.163 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00016287699999999999 2023-10-01T08:17:04.163 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.164 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.164 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,3", 2023-10-01T08:17:04.164 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.836652+0000", 2023-10-01T08:17:04.164 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0041889350000000004 2023-10-01T08:17:04.164 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.164 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.164 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:17:04.164 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.840840+0000", 2023-10-01T08:17:04.164 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.1390000000000003e-05 2023-10-01T08:17:04.164 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.164 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.164 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:17:04.165 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.840872+0000", 2023-10-01T08:17:04.165 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.23620461100000001 2023-10-01T08:17:04.165 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.165 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.165 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:17:04.165 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:41.077076+0000", 2023-10-01T08:17:04.165 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.1091000000000002e-05 2023-10-01T08:17:04.165 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.165 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.165 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:17:04.165 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:41.077138+0000", 2023-10-01T08:17:04.165 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.7742000000000002e-05 2023-10-01T08:17:04.165 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.166 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.166 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:17:04.166 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:41.077215+0000", 2023-10-01T08:17:04.166 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.24536675499999999 2023-10-01T08:17:04.166 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:04.166 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:17:04.166 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:04.166 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.166 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.166 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45593.0:102714 10.14 10:2dec4d61:::benchmark_data_smithi084_191604_object102713:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e249)", 2023-10-01T08:17:04.166 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:07:40.842250+0000", 2023-10-01T08:17:04.166 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 563.28536699899996, 2023-10-01T08:17:04.167 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.23473011799999999, 2023-10-01T08:17:04.167 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:17:04.167 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:17:04.167 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:17:04.167 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45593", 2023-10-01T08:17:04.167 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2682487445", 2023-10-01T08:17:04.167 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 102714 2023-10-01T08:17:04.167 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.167 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:17:04.167 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.167 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:17:04.167 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.842250+0000", 2023-10-01T08:17:04.167 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:17:04.168 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.168 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.168 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:17:04.168 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.842250+0000", 2023-10-01T08:17:04.168 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T08:17:04.168 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.168 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.168 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:17:04.168 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.842249+0000", 2023-10-01T08:17:04.168 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.5793e-05 2023-10-01T08:17:04.168 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.168 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.168 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:17:04.168 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.842295+0000", 2023-10-01T08:17:04.169 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2734999999999999e-05 2023-10-01T08:17:04.169 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.169 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.169 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:17:04.169 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.842307+0000", 2023-10-01T08:17:04.169 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.1800000000000004e-06 2023-10-01T08:17:04.169 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.169 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.169 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:17:04.169 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.842312+0000", 2023-10-01T08:17:04.169 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.6434999999999999e-05 2023-10-01T08:17:04.169 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.169 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.169 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:17:04.170 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.842349+0000", 2023-10-01T08:17:04.170 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00014373599999999999 2023-10-01T08:17:04.170 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.170 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.170 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:17:04.170 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.842493+0000", 2023-10-01T08:17:04.170 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00017267000000000001 2023-10-01T08:17:04.170 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.170 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.170 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,3", 2023-10-01T08:17:04.170 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.842665+0000", 2023-10-01T08:17:04.171 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0024665389999999998 2023-10-01T08:17:04.171 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.171 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.171 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:17:04.171 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.845132+0000", 2023-10-01T08:17:04.171 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.1823999999999994e-05 2023-10-01T08:17:04.171 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.171 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.171 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:17:04.171 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.845224+0000", 2023-10-01T08:17:04.171 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.23159948599999999 2023-10-01T08:17:04.171 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.171 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.172 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:17:04.172 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:41.076823+0000", 2023-10-01T08:17:04.172 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.8948000000000004e-05 2023-10-01T08:17:04.172 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.172 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.172 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:17:04.172 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:41.076902+0000", 2023-10-01T08:17:04.172 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.7769999999999996e-05 2023-10-01T08:17:04.172 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.172 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.172 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:17:04.172 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:41.076980+0000", 2023-10-01T08:17:04.173 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.23473011799999999 2023-10-01T08:17:04.173 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:04.173 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:17:04.173 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:04.173 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.173 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.173 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45593.0:102715 10.4 10:27e96a58:::benchmark_data_smithi084_191604_object102714:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e249)", 2023-10-01T08:17:04.173 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:07:40.842662+0000", 2023-10-01T08:17:04.173 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 563.28495505800004, 2023-10-01T08:17:04.173 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.24010757099999999, 2023-10-01T08:17:04.173 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:17:04.173 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:17:04.173 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:17:04.174 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45593", 2023-10-01T08:17:04.174 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2682487445", 2023-10-01T08:17:04.174 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 102715 2023-10-01T08:17:04.174 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.174 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:17:04.174 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.174 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:17:04.174 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.842662+0000", 2023-10-01T08:17:04.174 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:17:04.174 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.174 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.174 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:17:04.175 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.842662+0000", 2023-10-01T08:17:04.175 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T08:17:04.175 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.175 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.175 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:17:04.175 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.842661+0000", 2023-10-01T08:17:04.175 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.7481e-05 2023-10-01T08:17:04.175 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.175 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.175 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:17:04.175 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.842728+0000", 2023-10-01T08:17:04.175 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3712e-05 2023-10-01T08:17:04.176 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.176 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.176 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:17:04.176 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.842742+0000", 2023-10-01T08:17:04.176 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.3969999999999997e-06 2023-10-01T08:17:04.176 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.176 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.176 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:17:04.176 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.842749+0000", 2023-10-01T08:17:04.176 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.0512000000000001e-05 2023-10-01T08:17:04.176 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.176 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.177 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:17:04.177 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.842790+0000", 2023-10-01T08:17:04.177 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00018671200000000001 2023-10-01T08:17:04.177 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.177 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.177 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:17:04.177 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.842976+0000", 2023-10-01T08:17:04.177 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00017241000000000001 2023-10-01T08:17:04.177 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.177 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.177 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,3", 2023-10-01T08:17:04.177 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.843149+0000", 2023-10-01T08:17:04.177 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0021554629999999998 2023-10-01T08:17:04.178 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.178 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.178 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:17:04.178 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.845304+0000", 2023-10-01T08:17:04.178 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00010368400000000001 2023-10-01T08:17:04.178 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.178 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.178 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:17:04.178 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.845408+0000", 2023-10-01T08:17:04.178 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.23723760899999999 2023-10-01T08:17:04.178 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.178 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.179 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:17:04.179 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:41.082646+0000", 2023-10-01T08:17:04.179 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.0287e-05 2023-10-01T08:17:04.179 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.179 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.179 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:17:04.179 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:41.082716+0000", 2023-10-01T08:17:04.179 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.3304000000000003e-05 2023-10-01T08:17:04.179 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.179 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.179 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:17:04.179 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:41.082769+0000", 2023-10-01T08:17:04.180 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.24010757099999999 2023-10-01T08:17:04.180 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:04.180 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:17:04.180 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:04.180 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.180 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.180 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45593.0:102719 10.4 10:205e4d66:::benchmark_data_smithi084_191604_object102718:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e249)", 2023-10-01T08:17:04.180 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:07:40.856360+0000", 2023-10-01T08:17:04.180 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 563.27125712199995, 2023-10-01T08:17:04.180 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.229909051, 2023-10-01T08:17:04.180 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:17:04.180 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:17:04.181 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:17:04.181 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45593", 2023-10-01T08:17:04.181 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2682487445", 2023-10-01T08:17:04.181 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 102719 2023-10-01T08:17:04.181 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.181 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:17:04.181 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.181 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:17:04.181 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.856360+0000", 2023-10-01T08:17:04.181 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:17:04.181 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.181 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.182 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:17:04.182 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.856360+0000", 2023-10-01T08:17:04.182 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T08:17:04.182 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.182 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.182 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:17:04.182 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.856358+0000", 2023-10-01T08:17:04.182 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000102317 2023-10-01T08:17:04.182 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.182 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.182 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:17:04.182 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.856460+0000", 2023-10-01T08:17:04.183 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2356e-05 2023-10-01T08:17:04.183 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.183 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.183 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:17:04.183 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.856472+0000", 2023-10-01T08:17:04.183 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.1910000000000003e-06 2023-10-01T08:17:04.183 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.183 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.183 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:17:04.183 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.856479+0000", 2023-10-01T08:17:04.183 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.3794e-05 2023-10-01T08:17:04.183 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.184 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.184 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:17:04.184 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.856533+0000", 2023-10-01T08:17:04.184 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00018396999999999999 2023-10-01T08:17:04.184 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.184 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.184 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:17:04.184 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.856717+0000", 2023-10-01T08:17:04.184 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000213212 2023-10-01T08:17:04.184 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.184 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.184 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,3", 2023-10-01T08:17:04.185 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.856930+0000", 2023-10-01T08:17:04.185 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0024197910000000001 2023-10-01T08:17:04.185 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.185 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.185 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:17:04.185 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.859350+0000", 2023-10-01T08:17:04.185 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000156816 2023-10-01T08:17:04.185 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.185 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.185 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:17:04.185 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.859507+0000", 2023-10-01T08:17:04.185 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.22646189 2023-10-01T08:17:04.185 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.186 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.186 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:17:04.186 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:41.085969+0000", 2023-10-01T08:17:04.186 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00024625500000000002 2023-10-01T08:17:04.186 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.186 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.186 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:17:04.186 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:41.086215+0000", 2023-10-01T08:17:04.186 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.3470000000000001e-05 2023-10-01T08:17:04.186 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.186 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.186 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:17:04.187 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:41.086269+0000", 2023-10-01T08:17:04.187 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.229909051 2023-10-01T08:17:04.187 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:04.187 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:17:04.187 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:04.187 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.187 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.187 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45593.0:102724 10.2 10:43228b58:::benchmark_data_smithi084_191604_object102723:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e249)", 2023-10-01T08:17:04.187 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:07:40.870588+0000", 2023-10-01T08:17:04.187 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 563.25702920699996, 2023-10-01T08:17:04.187 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.20368287199999999, 2023-10-01T08:17:04.188 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:17:04.188 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:17:04.188 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:17:04.188 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45593", 2023-10-01T08:17:04.188 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2682487445", 2023-10-01T08:17:04.188 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 102724 2023-10-01T08:17:04.188 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.188 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:17:04.188 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.188 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:17:04.188 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.870588+0000", 2023-10-01T08:17:04.188 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:17:04.188 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.189 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.189 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:17:04.189 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.870588+0000", 2023-10-01T08:17:04.189 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T08:17:04.189 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.189 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.189 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:17:04.189 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.870586+0000", 2023-10-01T08:17:04.189 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.4994000000000003e-05 2023-10-01T08:17:04.189 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.189 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.189 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:17:04.190 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.870631+0000", 2023-10-01T08:17:04.190 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.5926e-05 2023-10-01T08:17:04.190 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.190 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.190 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:17:04.190 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.870647+0000", 2023-10-01T08:17:04.190 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0264e-05 2023-10-01T08:17:04.190 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.190 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.190 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:17:04.190 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.870657+0000", 2023-10-01T08:17:04.190 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.0695000000000002e-05 2023-10-01T08:17:04.191 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.191 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.191 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:17:04.191 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.870707+0000", 2023-10-01T08:17:04.191 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000116729 2023-10-01T08:17:04.191 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.191 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.191 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:17:04.191 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.870824+0000", 2023-10-01T08:17:04.191 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012309300000000001 2023-10-01T08:17:04.191 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.191 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.192 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,3", 2023-10-01T08:17:04.192 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.870947+0000", 2023-10-01T08:17:04.192 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0020627879999999999 2023-10-01T08:17:04.192 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.192 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.192 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:17:04.192 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.873010+0000", 2023-10-01T08:17:04.192 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00053219499999999996 2023-10-01T08:17:04.192 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.192 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.192 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:17:04.192 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.873542+0000", 2023-10-01T08:17:04.193 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.20054967000000001 2023-10-01T08:17:04.193 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.193 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.193 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:17:04.193 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:41.074092+0000", 2023-10-01T08:17:04.193 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000100228 2023-10-01T08:17:04.193 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.193 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.193 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:17:04.193 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:41.074192+0000", 2023-10-01T08:17:04.193 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.8197999999999999e-05 2023-10-01T08:17:04.195 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.195 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.195 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:17:04.195 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:41.074270+0000", 2023-10-01T08:17:04.195 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.20368287199999999 2023-10-01T08:17:04.195 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:04.195 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:17:04.195 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:04.195 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.196 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.196 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45593.0:192983 10.e 10:7505330b:::benchmark_data_smithi084_191604_object88100:head [delete] snapc 0=[] ondisk+write+known_if_redirected e271)", 2023-10-01T08:17:04.196 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:10:03.243692+0000", 2023-10-01T08:17:04.196 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 420.883925089, 2023-10-01T08:17:04.196 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.14607097699999999, 2023-10-01T08:17:04.196 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:17:04.196 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:17:04.196 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:17:04.196 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45593", 2023-10-01T08:17:04.196 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2682487445", 2023-10-01T08:17:04.196 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 192983 2023-10-01T08:17:04.196 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.197 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:17:04.197 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.197 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:17:04.197 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:03.243692+0000", 2023-10-01T08:17:04.197 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:17:04.197 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.197 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.197 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:17:04.197 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:03.243692+0000", 2023-10-01T08:17:04.197 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T08:17:04.197 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.197 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.198 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:17:04.198 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:03.243690+0000", 2023-10-01T08:17:04.198 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.4529999999999996e-06 2023-10-01T08:17:04.198 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.198 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.198 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:17:04.198 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:03.243697+0000", 2023-10-01T08:17:04.198 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0316000000000001e-05 2023-10-01T08:17:04.198 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.198 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.198 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:17:04.198 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:03.243707+0000", 2023-10-01T08:17:04.199 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.8699999999999997e-06 2023-10-01T08:17:04.199 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.199 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.199 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:17:04.199 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:03.243713+0000", 2023-10-01T08:17:04.199 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0019711619999999998 2023-10-01T08:17:04.199 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.199 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.199 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:17:04.199 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:03.245684+0000", 2023-10-01T08:17:04.199 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013121899999999999 2023-10-01T08:17:04.199 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.199 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.200 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:17:04.200 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:03.245816+0000", 2023-10-01T08:17:04.200 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000132199 2023-10-01T08:17:04.200 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.200 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.200 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,6", 2023-10-01T08:17:04.200 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:03.245948+0000", 2023-10-01T08:17:04.200 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0071548940000000002 2023-10-01T08:17:04.200 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.200 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.200 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:17:04.200 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:03.253103+0000", 2023-10-01T08:17:04.200 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0094569709999999998 2023-10-01T08:17:04.201 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.201 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.201 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:17:04.201 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:03.262560+0000", 2023-10-01T08:17:04.201 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.12710470300000001 2023-10-01T08:17:04.201 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.201 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.201 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:17:04.201 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:03.389664+0000", 2023-10-01T08:17:04.201 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.5600000000000003e-05 2023-10-01T08:17:04.201 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.201 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.202 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:17:04.202 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:03.389720+0000", 2023-10-01T08:17:04.202 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.2676999999999998e-05 2023-10-01T08:17:04.202 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.202 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.202 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:17:04.202 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:03.389763+0000", 2023-10-01T08:17:04.202 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.14607097699999999 2023-10-01T08:17:04.202 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:04.202 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:17:04.202 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:04.202 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.203 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.203 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45593.0:192993 10.4 10:25975706:::benchmark_data_smithi084_191604_object88110:head [delete] snapc 0=[] ondisk+write+known_if_redirected e271)", 2023-10-01T08:17:04.203 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:10:03.256853+0000", 2023-10-01T08:17:04.203 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 420.870763748, 2023-10-01T08:17:04.203 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.14335151300000001, 2023-10-01T08:17:04.203 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:17:04.203 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:17:04.203 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:17:04.203 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45593", 2023-10-01T08:17:04.203 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2682487445", 2023-10-01T08:17:04.203 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 192993 2023-10-01T08:17:04.203 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.203 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:17:04.204 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.204 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:17:04.204 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:03.256853+0000", 2023-10-01T08:17:04.204 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:17:04.204 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.204 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.204 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:17:04.204 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:03.256853+0000", 2023-10-01T08:17:04.204 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T08:17:04.204 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.204 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.204 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:17:04.204 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:03.256851+0000", 2023-10-01T08:17:04.205 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.9650000000000008e-06 2023-10-01T08:17:04.205 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.205 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.205 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:17:04.205 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:03.256859+0000", 2023-10-01T08:17:04.205 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.6276000000000001e-05 2023-10-01T08:17:04.205 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.205 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.205 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:17:04.205 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:03.256876+0000", 2023-10-01T08:17:04.205 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.8589999999999999e-06 2023-10-01T08:17:04.205 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.206 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.206 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:17:04.206 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:03.256883+0000", 2023-10-01T08:17:04.206 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000171263 2023-10-01T08:17:04.206 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.206 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.206 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:17:04.206 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:03.257054+0000", 2023-10-01T08:17:04.206 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000296104 2023-10-01T08:17:04.206 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.206 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.206 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:17:04.207 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:03.257350+0000", 2023-10-01T08:17:04.207 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00086938900000000003 2023-10-01T08:17:04.207 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.207 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.207 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,3", 2023-10-01T08:17:04.207 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:03.258219+0000", 2023-10-01T08:17:04.207 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0036368080000000001 2023-10-01T08:17:04.207 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.207 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.207 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:17:04.207 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:03.261856+0000", 2023-10-01T08:17:04.207 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00075274700000000001 2023-10-01T08:17:04.208 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.208 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.208 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:17:04.208 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:03.262609+0000", 2023-10-01T08:17:04.208 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13725148700000001 2023-10-01T08:17:04.208 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.208 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.208 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:17:04.208 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:03.399860+0000", 2023-10-01T08:17:04.208 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00014868300000000001 2023-10-01T08:17:04.208 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.208 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.208 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:17:04.209 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:03.400009+0000", 2023-10-01T08:17:04.209 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00019543499999999999 2023-10-01T08:17:04.209 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.209 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.209 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:17:04.209 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:03.400204+0000", 2023-10-01T08:17:04.209 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.14335151300000001 2023-10-01T08:17:04.209 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:04.209 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:17:04.209 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:04.209 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.209 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.209 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45593.0:193450 10.14 10:297f0429:::benchmark_data_smithi084_191604_object88567:head [delete] snapc 0=[] ondisk+write+known_if_redirected e271)", 2023-10-01T08:17:04.210 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:10:04.004670+0000", 2023-10-01T08:17:04.210 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 420.12294656500001, 2023-10-01T08:17:04.210 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.14255614599999999, 2023-10-01T08:17:04.210 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:17:04.210 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:17:04.210 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:17:04.210 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45593", 2023-10-01T08:17:04.210 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2682487445", 2023-10-01T08:17:04.210 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 193450 2023-10-01T08:17:04.210 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.210 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:17:04.210 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.211 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:17:04.211 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:04.004670+0000", 2023-10-01T08:17:04.211 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:17:04.211 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.211 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.211 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:17:04.211 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:04.004670+0000", 2023-10-01T08:17:04.211 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T08:17:04.211 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.211 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.211 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:17:04.211 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:04.004669+0000", 2023-10-01T08:17:04.211 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.9989999999999997e-06 2023-10-01T08:17:04.212 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.212 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.212 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:17:04.212 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:04.004678+0000", 2023-10-01T08:17:04.212 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1936999999999999e-05 2023-10-01T08:17:04.212 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.212 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.212 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:17:04.212 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:04.004690+0000", 2023-10-01T08:17:04.212 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.5320000000000001e-06 2023-10-01T08:17:04.212 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.212 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.212 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:17:04.213 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:04.004697+0000", 2023-10-01T08:17:04.213 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.012627454 2023-10-01T08:17:04.213 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.213 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.213 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:17:04.213 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:04.017325+0000", 2023-10-01T08:17:04.213 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0013817250000000001 2023-10-01T08:17:04.213 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.213 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.213 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:17:04.213 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:04.018707+0000", 2023-10-01T08:17:04.213 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00056116200000000003 2023-10-01T08:17:04.214 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.214 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.214 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,3", 2023-10-01T08:17:04.214 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:04.019268+0000", 2023-10-01T08:17:04.214 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0076349929999999996 2023-10-01T08:17:04.214 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.214 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.214 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:17:04.214 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:04.026903+0000", 2023-10-01T08:17:04.214 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0048968789999999998 2023-10-01T08:17:04.214 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.214 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.215 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:17:04.215 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:04.031800+0000", 2023-10-01T08:17:04.215 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.114787692 2023-10-01T08:17:04.215 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.215 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.215 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:17:04.215 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:04.146587+0000", 2023-10-01T08:17:04.215 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.6959000000000002e-05 2023-10-01T08:17:04.215 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.215 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.215 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:17:04.215 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:04.146634+0000", 2023-10-01T08:17:04.215 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00059194399999999996 2023-10-01T08:17:04.216 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.216 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.216 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:17:04.216 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:04.147226+0000", 2023-10-01T08:17:04.216 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.14255614599999999 2023-10-01T08:17:04.216 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:04.216 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:17:04.216 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:04.216 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.216 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.216 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45593.0:193457 10.4 10:21fb8743:::benchmark_data_smithi084_191604_object88574:head [delete] snapc 0=[] ondisk+write+known_if_redirected e271)", 2023-10-01T08:17:04.216 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:10:04.017448+0000", 2023-10-01T08:17:04.216 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 420.11016862999998, 2023-10-01T08:17:04.217 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13494236400000001, 2023-10-01T08:17:04.217 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:17:04.217 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:17:04.217 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:17:04.217 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45593", 2023-10-01T08:17:04.217 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2682487445", 2023-10-01T08:17:04.217 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 193457 2023-10-01T08:17:04.217 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.217 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:17:04.217 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.217 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:17:04.217 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:04.017448+0000", 2023-10-01T08:17:04.217 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:17:04.218 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.218 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.218 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:17:04.218 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:04.017448+0000", 2023-10-01T08:17:04.218 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T08:17:04.218 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.218 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.218 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:17:04.218 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:04.017447+0000", 2023-10-01T08:17:04.218 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.6030000000000004e-06 2023-10-01T08:17:04.218 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.218 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.218 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:17:04.219 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:04.017453+0000", 2023-10-01T08:17:04.219 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.1710000000000008e-06 2023-10-01T08:17:04.219 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.219 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.219 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:17:04.219 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:04.017462+0000", 2023-10-01T08:17:04.219 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.2840000000000003e-06 2023-10-01T08:17:04.219 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.219 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.219 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:17:04.219 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:04.017468+0000", 2023-10-01T08:17:04.219 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0045861030000000002 2023-10-01T08:17:04.219 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.220 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.220 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:17:04.220 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:04.022054+0000", 2023-10-01T08:17:04.220 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.4213000000000002e-05 2023-10-01T08:17:04.220 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.220 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.220 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:17:04.220 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:04.022128+0000", 2023-10-01T08:17:04.220 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00042930600000000001 2023-10-01T08:17:04.220 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.220 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.220 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,3", 2023-10-01T08:17:04.221 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:04.022558+0000", 2023-10-01T08:17:04.221 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0052482830000000003 2023-10-01T08:17:04.221 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.221 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.221 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:17:04.221 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:04.027806+0000", 2023-10-01T08:17:04.221 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00037333599999999999 2023-10-01T08:17:04.221 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.221 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.221 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:17:04.221 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:04.028179+0000", 2023-10-01T08:17:04.221 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.12400839700000001 2023-10-01T08:17:04.222 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.222 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.222 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:17:04.222 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:04.152188+0000", 2023-10-01T08:17:04.222 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.4554000000000006e-05 2023-10-01T08:17:04.222 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.222 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.222 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:17:04.222 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:04.152252+0000", 2023-10-01T08:17:04.222 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013808200000000001 2023-10-01T08:17:04.222 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.222 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.223 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:17:04.223 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:04.152390+0000", 2023-10-01T08:17:04.223 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13494236400000001 2023-10-01T08:17:04.223 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:04.223 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:17:04.223 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:04.223 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.223 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.223 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45593.0:194735 10.2 10:414521d4:::benchmark_data_smithi084_191604_object89852:head [delete] snapc 0=[] ondisk+write+known_if_redirected e271)", 2023-10-01T08:17:04.223 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:10:05.951925+0000", 2023-10-01T08:17:04.223 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 418.17569174200003, 2023-10-01T08:17:04.223 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.26945388300000001, 2023-10-01T08:17:04.224 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:17:04.224 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:17:04.224 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:17:04.224 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45593", 2023-10-01T08:17:04.224 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2682487445", 2023-10-01T08:17:04.224 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 194735 2023-10-01T08:17:04.224 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.224 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:17:04.224 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.224 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:17:04.224 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:05.951925+0000", 2023-10-01T08:17:04.224 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:17:04.224 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.225 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.225 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:17:04.225 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:05.951925+0000", 2023-10-01T08:17:04.225 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T08:17:04.225 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.225 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.225 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:17:04.225 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:05.951923+0000", 2023-10-01T08:17:04.225 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.7859999999999997e-06 2023-10-01T08:17:04.225 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.225 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.225 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:17:04.225 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:05.951931+0000", 2023-10-01T08:17:04.226 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.7316000000000002e-05 2023-10-01T08:17:04.226 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.226 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.226 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:17:04.226 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:05.951948+0000", 2023-10-01T08:17:04.226 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.8719999999999996e-06 2023-10-01T08:17:04.226 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.226 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.226 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:17:04.226 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:05.951955+0000", 2023-10-01T08:17:04.226 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.5662999999999999e-05 2023-10-01T08:17:04.226 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.227 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.227 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:17:04.227 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:05.952011+0000", 2023-10-01T08:17:04.227 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000135761 2023-10-01T08:17:04.227 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.227 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.227 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:17:04.227 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:05.952147+0000", 2023-10-01T08:17:04.227 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00064967900000000001 2023-10-01T08:17:04.227 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.227 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.227 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,3", 2023-10-01T08:17:04.227 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:05.952796+0000", 2023-10-01T08:17:04.228 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0037250719999999998 2023-10-01T08:17:04.228 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.228 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.228 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:17:04.228 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:05.956521+0000", 2023-10-01T08:17:04.228 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.9330999999999998e-05 2023-10-01T08:17:04.228 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.228 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.228 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:17:04.228 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:05.956541+0000", 2023-10-01T08:17:04.228 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.26477167800000001 2023-10-01T08:17:04.228 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.229 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.229 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:17:04.229 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:06.221312+0000", 2023-10-01T08:17:04.229 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.8912000000000003e-05 2023-10-01T08:17:04.229 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.229 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.229 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:17:04.229 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:06.221351+0000", 2023-10-01T08:17:04.229 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.7526e-05 2023-10-01T08:17:04.229 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.229 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.229 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:17:04.229 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:06.221379+0000", 2023-10-01T08:17:04.229 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.26945388300000001 2023-10-01T08:17:04.230 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:04.230 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:17:04.230 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:04.230 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.230 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.230 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45593.0:194772 10.14 10:2b0a6eac:::benchmark_data_smithi084_191604_object89889:head [delete] snapc 0=[] ondisk+write+known_if_redirected e271)", 2023-10-01T08:17:04.230 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:10:06.019754+0000", 2023-10-01T08:17:04.230 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 418.10786288999998, 2023-10-01T08:17:04.230 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.20351952200000001, 2023-10-01T08:17:04.230 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:17:04.230 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:17:04.230 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:17:04.231 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45593", 2023-10-01T08:17:04.231 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2682487445", 2023-10-01T08:17:04.231 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 194772 2023-10-01T08:17:04.231 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.231 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:17:04.231 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.231 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:17:04.231 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:06.019754+0000", 2023-10-01T08:17:04.231 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:17:04.231 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.231 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.231 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:17:04.231 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:06.019754+0000", 2023-10-01T08:17:04.232 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-10-01T08:17:04.232 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.232 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.232 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:17:04.232 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:06.019753+0000", 2023-10-01T08:17:04.232 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.8720000000000004e-06 2023-10-01T08:17:04.232 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.232 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.232 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:17:04.232 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:06.019757+0000", 2023-10-01T08:17:04.232 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.8249999999999999e-06 2023-10-01T08:17:04.232 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.233 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.233 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:17:04.233 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:06.019764+0000", 2023-10-01T08:17:04.233 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.9079999999999997e-06 2023-10-01T08:17:04.233 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.233 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.233 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:17:04.233 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:06.019768+0000", 2023-10-01T08:17:04.233 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0049971110000000003 2023-10-01T08:17:04.233 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.233 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.233 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:17:04.233 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:06.024765+0000", 2023-10-01T08:17:04.233 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00013491100000000001 2023-10-01T08:17:04.234 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.234 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.234 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:17:04.234 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:06.024900+0000", 2023-10-01T08:17:04.234 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00064293399999999995 2023-10-01T08:17:04.234 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.234 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.234 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,3", 2023-10-01T08:17:04.234 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:06.025543+0000", 2023-10-01T08:17:04.234 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0098747020000000008 2023-10-01T08:17:04.234 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.234 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.235 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:17:04.235 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:06.035417+0000", 2023-10-01T08:17:04.235 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.8822000000000001e-05 2023-10-01T08:17:04.235 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.235 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.235 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:17:04.235 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:06.035466+0000", 2023-10-01T08:17:04.235 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.187207181 2023-10-01T08:17:04.235 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.235 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.235 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:17:04.235 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:06.222673+0000", 2023-10-01T08:17:04.235 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.5599999999999994e-05 2023-10-01T08:17:04.236 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.236 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.236 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:17:04.236 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:06.222749+0000", 2023-10-01T08:17:04.236 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00052428800000000003 2023-10-01T08:17:04.236 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.236 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.236 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:17:04.236 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:06.223273+0000", 2023-10-01T08:17:04.236 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.20351952200000001 2023-10-01T08:17:04.236 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:04.236 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:17:04.236 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:04.236 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.237 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.237 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.45593.0:194774 10.14 10:2fc5b06c:::benchmark_data_smithi084_191604_object89891:head [delete] snapc 0=[] ondisk+write+known_if_redirected e271)", 2023-10-01T08:17:04.237 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:10:06.023977+0000", 2023-10-01T08:17:04.237 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 418.103639509, 2023-10-01T08:17:04.237 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.199768008, 2023-10-01T08:17:04.237 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:17:04.237 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:17:04.237 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:17:04.237 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.45593", 2023-10-01T08:17:04.237 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2682487445", 2023-10-01T08:17:04.237 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 194774 2023-10-01T08:17:04.237 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.237 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:17:04.238 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.238 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:17:04.238 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:06.023977+0000", 2023-10-01T08:17:04.238 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:17:04.238 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.238 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.238 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:17:04.238 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:06.023977+0000", 2023-10-01T08:17:04.238 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T08:17:04.238 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.238 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.238 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:17:04.239 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:06.023976+0000", 2023-10-01T08:17:04.239 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1178999999999999e-05 2023-10-01T08:17:04.239 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.239 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.239 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:17:04.239 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:06.023987+0000", 2023-10-01T08:17:04.239 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.6617999999999999e-05 2023-10-01T08:17:04.239 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.239 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.239 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:17:04.239 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:06.024003+0000", 2023-10-01T08:17:04.239 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.4329999999999998e-06 2023-10-01T08:17:04.239 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.240 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.240 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:17:04.240 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:06.024011+0000", 2023-10-01T08:17:04.240 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0047782509999999999 2023-10-01T08:17:04.240 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.240 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.240 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:17:04.240 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:06.028789+0000", 2023-10-01T08:17:04.240 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00017361500000000001 2023-10-01T08:17:04.240 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.240 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.241 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:17:04.241 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:06.028963+0000", 2023-10-01T08:17:04.241 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00048808199999999998 2023-10-01T08:17:04.241 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.241 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.241 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 2,3", 2023-10-01T08:17:04.241 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:06.029451+0000", 2023-10-01T08:17:04.241 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.005977652 2023-10-01T08:17:04.241 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.241 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.241 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:17:04.241 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:06.035428+0000", 2023-10-01T08:17:04.241 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000391715 2023-10-01T08:17:04.242 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.242 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.242 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:17:04.242 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:06.035820+0000", 2023-10-01T08:17:04.242 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.18750803099999999 2023-10-01T08:17:04.242 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.242 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.242 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:17:04.242 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:06.223328+0000", 2023-10-01T08:17:04.242 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.5538999999999999e-05 2023-10-01T08:17:04.242 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.243 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.243 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:17:04.243 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:06.223374+0000", 2023-10-01T08:17:04.243 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00037151900000000001 2023-10-01T08:17:04.243 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.243 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.243 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:17:04.243 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:10:06.223745+0000", 2023-10-01T08:17:04.243 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.199768008 2023-10-01T08:17:04.243 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:04.243 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:17:04.243 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:04.243 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.244 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.244 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.45818.0:179090 11.7 e299/292 11:eba97e7a:::benchmark_data_smithi084_213258_object71047:head v 299'11206, mlcod=299'11204)", 2023-10-01T08:17:04.244 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:14:34.708068+0000", 2023-10-01T08:17:04.244 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 149.41954840700001, 2023-10-01T08:17:04.244 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.033511718000000003, 2023-10-01T08:17:04.244 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:17:04.244 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:17:04.244 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:17:04.244 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.244 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:17:04.244 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:14:34.708068+0000", 2023-10-01T08:17:04.245 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:17:04.245 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.245 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.245 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:17:04.245 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:14:34.708068+0000", 2023-10-01T08:17:04.245 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T08:17:04.245 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.245 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.245 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:17:04.245 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:14:34.708067+0000", 2023-10-01T08:17:04.245 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.8830000000000001e-06 2023-10-01T08:17:04.245 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.245 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.246 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:17:04.246 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:14:34.708077+0000", 2023-10-01T08:17:04.246 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.4925e-05 2023-10-01T08:17:04.246 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.246 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.246 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:17:04.246 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:14:34.708092+0000", 2023-10-01T08:17:04.246 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.8340000000000001e-06 2023-10-01T08:17:04.246 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.246 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.246 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:17:04.246 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:14:34.708099+0000", 2023-10-01T08:17:04.247 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.6041000000000002e-05 2023-10-01T08:17:04.247 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.247 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.247 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:17:04.247 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:14:34.708145+0000", 2023-10-01T08:17:04.247 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.7835999999999999e-05 2023-10-01T08:17:04.247 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.247 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.247 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:17:04.247 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:14:34.708173+0000", 2023-10-01T08:17:04.247 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.033364833000000003 2023-10-01T08:17:04.247 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.248 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.248 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:17:04.248 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:14:34.741538+0000", 2023-10-01T08:17:04.248 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.2391999999999997e-05 2023-10-01T08:17:04.248 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.248 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.248 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:17:04.248 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:14:34.741580+0000", 2023-10-01T08:17:04.248 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.033511718000000003 2023-10-01T08:17:04.248 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:04.248 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:17:04.248 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:04.248 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.249 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.249 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.36102.0:3075 12.e 12:725d3449:::image47:head [call rbd.assert_snapc_seq in=19b] snapc 0=[] ondisk+write+known_if_redirected e321)", 2023-10-01T08:17:04.249 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:16:41.915308+0000", 2023-10-01T08:17:04.249 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 22.212308354000001, 2023-10-01T08:17:04.249 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0041013769999999998, 2023-10-01T08:17:04.249 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:17:04.249 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-10-01T08:17:04.249 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:17:04.249 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.36102", 2023-10-01T08:17:04.249 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/3081911163", 2023-10-01T08:17:04.249 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 3075 2023-10-01T08:17:04.249 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.250 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:17:04.250 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.250 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:17:04.250 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:16:41.915308+0000", 2023-10-01T08:17:04.250 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:17:04.250 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.250 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.250 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:17:04.250 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:16:41.915308+0000", 2023-10-01T08:17:04.250 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999967 2023-10-01T08:17:04.250 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.250 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.251 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:17:04.251 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:16:41.915305+0000", 2023-10-01T08:17:04.251 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.0896000000000001e-05 2023-10-01T08:17:04.251 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.251 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.251 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:17:04.251 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:16:41.915326+0000", 2023-10-01T08:17:04.251 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.3821e-05 2023-10-01T08:17:04.251 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.251 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.251 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:17:04.251 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:16:41.915360+0000", 2023-10-01T08:17:04.251 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2638e-05 2023-10-01T08:17:04.252 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.252 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.252 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:17:04.252 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:16:41.915372+0000", 2023-10-01T08:17:04.252 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.3687e-05 2023-10-01T08:17:04.252 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.252 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.252 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:17:04.252 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:16:41.915456+0000", 2023-10-01T08:17:04.252 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0839000000000001e-05 2023-10-01T08:17:04.252 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.252 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.253 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op must wait for map", 2023-10-01T08:17:04.253 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:16:41.915467+0000", 2023-10-01T08:17:04.253 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0019620660000000002 2023-10-01T08:17:04.253 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.253 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.253 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:17:04.253 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:16:41.917429+0000", 2023-10-01T08:17:04.253 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00032227999999999998 2023-10-01T08:17:04.253 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.253 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.253 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:17:04.253 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:16:41.917751+0000", 2023-10-01T08:17:04.253 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001658704 2023-10-01T08:17:04.254 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.254 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.254 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:17:04.254 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:16:41.919410+0000", 2023-10-01T08:17:04.254 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0041013769999999998 2023-10-01T08:17:04.254 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:04.254 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:17:04.254 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:04.254 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.254 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.254 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.46055.0:30 2.5 2:a499ff21:::rbd_data.b3e723502f5e.0000000000000000:head [set-alloc-hint object_size 4194304 write_size 4194304,write 102400~12288 [fadvise_nocache]] snapc 0=[] ondisk+write+known_if_redirected e325)", 2023-10-01T08:17:04.255 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:17:03.862040+0000", 2023-10-01T08:17:04.255 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.26557681100000002, 2023-10-01T08:17:04.255 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0038794469999999998, 2023-10-01T08:17:04.255 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:17:04.255 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:17:04.255 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:17:04.255 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.46055", 2023-10-01T08:17:04.255 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2050772474", 2023-10-01T08:17:04.255 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 30 2023-10-01T08:17:04.255 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.255 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:17:04.255 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.256 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:17:04.256 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:17:03.862040+0000", 2023-10-01T08:17:04.256 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:17:04.256 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.256 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.256 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:17:04.256 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:17:03.862040+0000", 2023-10-01T08:17:04.256 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T08:17:04.256 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.256 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.256 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:17:04.256 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:17:03.862038+0000", 2023-10-01T08:17:04.257 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.5104e-05 2023-10-01T08:17:04.257 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.257 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.257 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:17:04.257 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:17:03.862083+0000", 2023-10-01T08:17:04.257 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.8464e-05 2023-10-01T08:17:04.257 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.257 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.257 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:17:04.257 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:17:03.862162+0000", 2023-10-01T08:17:04.257 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.4851000000000001e-05 2023-10-01T08:17:04.257 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.258 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.258 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:17:04.258 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:17:03.862177+0000", 2023-10-01T08:17:04.258 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00087267900000000001 2023-10-01T08:17:04.258 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.258 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.258 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:17:04.258 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:17:03.863049+0000", 2023-10-01T08:17:04.258 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00011545 2023-10-01T08:17:04.258 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.258 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.258 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:17:04.259 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:17:03.863165+0000", 2023-10-01T08:17:04.259 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000423335 2023-10-01T08:17:04.259 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.259 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.259 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,7", 2023-10-01T08:17:04.259 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:17:03.863588+0000", 2023-10-01T08:17:04.259 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0018736849999999999 2023-10-01T08:17:04.259 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.259 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.259 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:17:04.259 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:17:03.865462+0000", 2023-10-01T08:17:04.259 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3283e-05 2023-10-01T08:17:04.260 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.260 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.260 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:17:04.260 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:17:03.865475+0000", 2023-10-01T08:17:04.260 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00026539599999999999 2023-10-01T08:17:04.260 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.260 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.260 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:17:04.260 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:17:03.865741+0000", 2023-10-01T08:17:04.260 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000107915 2023-10-01T08:17:04.260 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.260 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.261 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:17:04.261 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:17:03.865849+0000", 2023-10-01T08:17:04.261 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.0815999999999994e-05 2023-10-01T08:17:04.261 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.261 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.261 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:17:04.261 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:17:03.865919+0000", 2023-10-01T08:17:04.261 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0038794469999999998 2023-10-01T08:17:04.261 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:04.261 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:17:04.261 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:04.262 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.262 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.262 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_op(client.46055.0:31 2.5 2:a499ff21:::rbd_data.b3e723502f5e.0000000000000000:head [set-alloc-hint object_size 4194304 write_size 4194304,write 1024000~73728 [fadvise_nocache]] snapc 0=[] ondisk+write+known_if_redirected e325)", 2023-10-01T08:17:04.262 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:17:03.862195+0000", 2023-10-01T08:17:04.262 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 0.26542152299999999, 2023-10-01T08:17:04.262 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0039981039999999997, 2023-10-01T08:17:04.262 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:17:04.262 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:17:04.262 INFO:teuthology.orchestra.run.smithi112.stdout: "client_info": { 2023-10-01T08:17:04.262 INFO:teuthology.orchestra.run.smithi112.stdout: "client": "client.46055", 2023-10-01T08:17:04.262 INFO:teuthology.orchestra.run.smithi112.stdout: "client_addr": "172.21.15.84:0/2050772474", 2023-10-01T08:17:04.262 INFO:teuthology.orchestra.run.smithi112.stdout: "tid": 31 2023-10-01T08:17:04.262 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.263 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:17:04.263 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.263 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:17:04.263 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:17:03.862195+0000", 2023-10-01T08:17:04.263 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:17:04.263 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.263 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.263 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:17:04.263 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:17:03.862195+0000", 2023-10-01T08:17:04.263 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999981 2023-10-01T08:17:04.263 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.263 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.264 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:17:04.264 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:17:03.862193+0000", 2023-10-01T08:17:04.264 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.000195176 2023-10-01T08:17:04.264 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.264 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.264 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:17:04.264 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:17:03.862389+0000", 2023-10-01T08:17:04.264 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.1342e-05 2023-10-01T08:17:04.264 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.264 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.264 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:17:04.264 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:17:03.862410+0000", 2023-10-01T08:17:04.265 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3382e-05 2023-10-01T08:17:04.265 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.265 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.265 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:17:04.265 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:17:03.862423+0000", 2023-10-01T08:17:04.265 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.001764947 2023-10-01T08:17:04.265 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.265 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.265 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:17:04.265 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:17:03.864188+0000", 2023-10-01T08:17:04.265 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00012293699999999999 2023-10-01T08:17:04.265 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.266 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.266 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:17:04.266 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:17:03.864311+0000", 2023-10-01T08:17:04.266 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00024514900000000001 2023-10-01T08:17:04.266 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.266 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.266 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "waiting for subops from 0,7", 2023-10-01T08:17:04.266 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:17:03.864556+0000", 2023-10-01T08:17:04.266 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0014689010000000001 2023-10-01T08:17:04.266 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.266 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.266 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:17:04.267 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:17:03.866025+0000", 2023-10-01T08:17:04.267 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.8278999999999999e-05 2023-10-01T08:17:04.267 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.267 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.267 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "op_commit", 2023-10-01T08:17:04.267 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:17:03.866044+0000", 2023-10-01T08:17:04.267 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.1436000000000001e-05 2023-10-01T08:17:04.267 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.267 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.267 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:17:04.267 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:17:03.866085+0000", 2023-10-01T08:17:04.267 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.1822999999999994e-05 2023-10-01T08:17:04.268 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.268 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.268 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:17:04.268 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:17:03.866147+0000", 2023-10-01T08:17:04.268 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.6449999999999997e-05 2023-10-01T08:17:04.268 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:04.268 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:04.268 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:17:04.268 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:17:03.866193+0000", 2023-10-01T08:17:04.268 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0039981039999999997 2023-10-01T08:17:04.268 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:04.268 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:17:04.269 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:04.269 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:04.269 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:17:04.269 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-10-01T08:17:04.269 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:04.270 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:03 smithi112 bash[59335]: cluster 2023-10-01T08:17:02.846017+0000 mgr.y (mgr.34104) 1339 : cluster 0 pgmap v1472: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 151 KiB/s rd, 65 KiB/s wr, 38 op/s 2023-10-01T08:17:04.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:04.271 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:17:04.296 INFO:tasks.workunit.client.0.smithi084.stderr: Importing image: 100% complete...done. 2023-10-01T08:17:04.297 INFO:tasks.workunit.client.0.smithi084.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-01T08:17:04.302 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd export testimg /tmp/rbd_import_export_236157/img2 2023-10-01T08:17:04.371 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:04.397 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:04.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:04.400 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:17:04.500 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:04.530 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:04.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:04.533 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:17:04.626 INFO:tasks.workunit.client.0.smithi084.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-10-01T08:17:04.631 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd export testimg - 2023-10-01T08:17:04.633 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:04.665 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:04.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:04.667 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:17:04.768 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:04.793 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:04.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:04.795 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:17:04.896 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:04.929 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:04.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:04.932 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:17:05.032 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:17:05.052 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:17:05.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:05.055 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:17:05.114 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-10-01T08:17:05.156 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:05.189 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:05.192 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:05 smithi112 bash[59335]: cluster 2023-10-01T08:17:04.053964+0000 osd.4 (osd.4) 254 : cluster 3 failed to encode map e326 with expected crc 2023-10-01T08:17:05.192 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:05 smithi112 bash[59335]: cluster 2023-10-01T08:17:04.056214+0000 mon.a (mon.0) 1747 : cluster 0 osdmap e326: 8 total, 8 up, 8 in 2023-10-01T08:17:05.192 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:05 smithi112 bash[59335]: cluster 2023-10-01T08:17:04.100912+0000 osd.5 (osd.5) 311 : cluster 3 failed to encode map e326 with expected crc 2023-10-01T08:17:05.192 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:05 smithi112 bash[59335]: cluster 2023-10-01T08:17:04.347188+0000 osd.6 (osd.6) 283 : cluster 3 failed to encode map e326 with expected crc 2023-10-01T08:17:05.192 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:05 smithi112 bash[59335]: cluster 2023-10-01T08:17:04.846753+0000 mgr.y (mgr.34104) 1340 : cluster 0 pgmap v1474: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 151 KiB/s rd, 65 KiB/s wr, 38 op/s 2023-10-01T08:17:05.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:05.193 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:17:05.294 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:17:05.307 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:05 smithi084 bash[78255]: cluster 2023-10-01T08:17:04.053964+0000 osd.4 (osd.4) 254 : cluster 3 failed to encode map e326 with expected crc 2023-10-01T08:17:05.307 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:05 smithi084 bash[78255]: cluster 2023-10-01T08:17:04.056214+0000 mon.a (mon.0) 1747 : cluster 0 osdmap e326: 8 total, 8 up, 8 in 2023-10-01T08:17:05.307 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:05 smithi084 bash[78255]: cluster 2023-10-01T08:17:04.100912+0000 osd.5 (osd.5) 311 : cluster 3 failed to encode map e326 with expected crc 2023-10-01T08:17:05.307 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:05 smithi084 bash[78255]: cluster 2023-10-01T08:17:04.347188+0000 osd.6 (osd.6) 283 : cluster 3 failed to encode map e326 with expected crc 2023-10-01T08:17:05.307 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:05 smithi084 bash[78255]: cluster 2023-10-01T08:17:04.846753+0000 mgr.y (mgr.34104) 1340 : cluster 0 pgmap v1474: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 151 KiB/s rd, 65 KiB/s wr, 38 op/s 2023-10-01T08:17:05.307 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:05 smithi084 bash[75189]: cluster 2023-10-01T08:17:04.053964+0000 osd.4 (osd.4) 254 : cluster 3 failed to encode map e326 with expected crc 2023-10-01T08:17:05.307 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:05 smithi084 bash[75189]: cluster 2023-10-01T08:17:04.056214+0000 mon.a (mon.0) 1747 : cluster 0 osdmap e326: 8 total, 8 up, 8 in 2023-10-01T08:17:05.307 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:05 smithi084 bash[75189]: cluster 2023-10-01T08:17:04.100912+0000 osd.5 (osd.5) 311 : cluster 3 failed to encode map e326 with expected crc 2023-10-01T08:17:05.308 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:05 smithi084 bash[75189]: cluster 2023-10-01T08:17:04.347188+0000 osd.6 (osd.6) 283 : cluster 3 failed to encode map e326 with expected crc 2023-10-01T08:17:05.308 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:05 smithi084 bash[75189]: cluster 2023-10-01T08:17:04.846753+0000 mgr.y (mgr.34104) 1340 : cluster 0 pgmap v1474: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 151 KiB/s rd, 65 KiB/s wr, 38 op/s 2023-10-01T08:17:05.320 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:17:05.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:05.323 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:17:05.424 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:17:05.459 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:17:05.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:05.462 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:17:05.497 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T08:17:05.530 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T08:17:05.563 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:05.569 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T08:17:05.589 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:05.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:05.592 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:17:05.595 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T08:17:05.621 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T08:17:05.625 INFO:tasks.workunit.client.0.smithi084.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-10-01T08:17:05.632 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd rm testimg 2023-10-01T08:17:05.645 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T08:17:05.671 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T08:17:05.693 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:17:05.709 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T08:17:05.714 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-01T08:17:05.714 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-01T08:17:05.714 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-01T08:17:05.714 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-01T08:17:05.714 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-01T08:17:05.715 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-01T08:17:05.715 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-01T08:17:05.715 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-01T08:17:05.724 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:17:05.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:05.727 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:17:05.770 INFO:tasks.workunit.client.0.smithi084.stderr: Removing image: 1% complete... Removing image: 2% complete... Removing image: 3% complete... Removing image: 4% complete... Removing image: 5% complete... Removing image: 6% complete... Removing image: 7% complete... Removing image: 8% complete... Removing image: 9% complete... Removing image: 10% complete... Removing image: 11% complete... Removing image: 12% complete... Removing image: 13% complete... Removing image: 14% complete... Removing image: 15% complete... Removing image: 16% complete... Removing image: 17% complete... Removing image: 18% complete... Removing image: 19% complete... Removing image: 20% complete... Removing image: 21% complete... Removing image: 22% complete... Removing image: 23% complete... Removing image: 24% complete... Removing image: 25% complete... Removing image: 26% complete... Removing image: 27% complete... Removing image: 28% complete... Removing image: 29% complete... Removing image: 30% complete... Removing image: 31% complete... Removing image: 32% complete... Removing image: 33% complete... Removing image: 34% complete... Removing image: 35% complete... Removing image: 36% complete... Removing image: 37% complete... Removing image: 38% complete... Removing image: 39% complete... Removing image: 40% complete... Removing image: 41% complete... Removing image: 42% complete... Removing image: 43% complete... Removing image: 44% complete... Removing image: 45% complete... Removing image: 46% complete... Removing image: 47% complete... Removing image: 48% complete... Removing image: 49% complete... Removing image: 50% complete... Removing image: 51% complete... Removing image: 52% complete... Removing image: 53% complete... Removing image: 54% complete... Removing image: 55% complete... Removing image: 56% complete... Removing image: 57% complete... Removing image: 58% complete... Removing image: 59% complete... Removing image: 60% complete... Removing image: 61% complete... Removing image: 62% complete... Removing image: 63% complete... Removing image: 64% complete... Removing image: 65% complete... Removing image: 66% complete... Removing image: 67% complete... Removing image: 68% complete... Removing image: 69% complete... Removing image: 70% complete... Removing image: 71% complete... Removing image: 72% complete... Removing image: 73% complete... Removing image: 74% complete... Removing image: 75% complete... Removing image: 76% complete... Removing image: 77% complete... Removing image: 78% complete... Removing image: 79% complete... Removing image: 80% complete... Removing image: 81% complete... Removing image: 82% complete... Removing image: 83% complete... Removing image: 84% complete... Removing image: 85% complete... Removing image: 86% complete... Removing image: 87% complete... Removing image: 88% complete... Removing image: 89% complete... Removing image: 90% complete... Removing image: 91% complete... Removing image: 92% complete... Removing image: 93% complete... Removing image: 94% complete... Removing image: 95% complete... Removing image: 96% complete... Removing image: 97% complete... Removing image: 98% complete... Removing image: 99% complete... Removing image: 100% complete...done. 2023-10-01T08:17:05.774 INFO:tasks.workunit.client.0.smithi084.stderr:+ cmp /tmp/rbd_import_export_236157/img /tmp/rbd_import_export_236157/img2 2023-10-01T08:17:05.828 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:05.859 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:05.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:05.862 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:17:05.963 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:17:05.993 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:17:05.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:05.996 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:17:06.072 INFO:teuthology.orchestra.run.smithi084.stderr:noscrub is unset 2023-10-01T08:17:06.096 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:06.116 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:06.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:06.119 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:17:06.219 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:17:06.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:06 smithi112 bash[59335]: audit 2023-10-01T08:17:05.471500+0000 mon.c (mon.2) 147 : audit 0 from='client.? 172.21.15.84:0/1813161750' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:17:06.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:06 smithi112 bash[59335]: audit 2023-10-01T08:17:05.930083+0000 mon.a (mon.0) 1748 : audit 1 from='client.? 172.21.15.84:0/178783545' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:17:06.247 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:17:06.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:06.251 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:17:06.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:06 smithi084 bash[75189]: audit 2023-10-01T08:17:05.471500+0000 mon.c (mon.2) 147 : audit 0 from='client.? 172.21.15.84:0/1813161750' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:17:06.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:06 smithi084 bash[75189]: audit 2023-10-01T08:17:05.930083+0000 mon.a (mon.0) 1748 : audit 1 from='client.? 172.21.15.84:0/178783545' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:17:06.323 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:17:06 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:17:06] "GET /metrics HTTP/1.1" 200 34045 "" "Prometheus/2.33.4" 2023-10-01T08:17:06.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:06 smithi084 bash[78255]: audit 2023-10-01T08:17:05.471500+0000 mon.c (mon.2) 147 : audit 0 from='client.? 172.21.15.84:0/1813161750' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:17:06.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:06 smithi084 bash[78255]: audit 2023-10-01T08:17:05.930083+0000 mon.a (mon.0) 1748 : audit 1 from='client.? 172.21.15.84:0/178783545' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:17:06.351 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:06.386 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:06.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:06.389 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:17:06.490 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:06.510 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:06.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:06.512 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:17:06.532 INFO:tasks.workunit.client.0.smithi084.stderr:+ cmp /tmp/rbd_import_export_236157/img /tmp/rbd_import_export_236157/img3 2023-10-01T08:17:06.613 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:06.646 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:06.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:06.649 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:17:06.750 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:06.773 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:06.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:06.775 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:17:06.875 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:17:06.910 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:17:06.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:06.914 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:17:07.015 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:07.039 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:07.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:07.041 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:17:07.084 INFO:tasks.workunit.client.0.smithi084.stderr:+ rm /tmp/rbd_import_export_236157/img /tmp/rbd_import_export_236157/img2 /tmp/rbd_import_export_236157/img3 2023-10-01T08:17:07.143 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:07.154 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:07 smithi112 bash[59335]: cluster 2023-10-01T08:17:06.058833+0000 mon.a (mon.0) 1749 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:17:07.154 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:07 smithi112 bash[59335]: audit 2023-10-01T08:17:06.064017+0000 mon.a (mon.0) 1750 : audit 1 from='client.? 172.21.15.84:0/178783545' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T08:17:07.154 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:07 smithi112 bash[59335]: cluster 2023-10-01T08:17:06.064075+0000 mon.a (mon.0) 1751 : cluster 0 osdmap e327: 8 total, 8 up, 8 in 2023-10-01T08:17:07.155 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:07 smithi112 bash[59335]: cluster 2023-10-01T08:17:06.066191+0000 osd.4 (osd.4) 255 : cluster 3 failed to encode map e327 with expected crc 2023-10-01T08:17:07.155 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:07 smithi112 bash[59335]: cluster 2023-10-01T08:17:06.217012+0000 osd.6 (osd.6) 284 : cluster 3 failed to encode map e327 with expected crc 2023-10-01T08:17:07.155 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:07 smithi112 bash[59335]: cluster 2023-10-01T08:17:06.217165+0000 osd.5 (osd.5) 312 : cluster 3 failed to encode map e327 with expected crc 2023-10-01T08:17:07.155 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:07 smithi112 bash[59335]: cluster 2023-10-01T08:17:06.847346+0000 mgr.y (mgr.34104) 1341 : cluster 0 pgmap v1476: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 212 KiB/s rd, 68 KiB/s wr, 90 op/s 2023-10-01T08:17:07.174 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:07.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:07.177 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:17:07.278 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:07.289 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:07 smithi084 bash[75189]: cluster 2023-10-01T08:17:06.058833+0000 mon.a (mon.0) 1749 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:17:07.289 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:07 smithi084 bash[75189]: audit 2023-10-01T08:17:06.064017+0000 mon.a (mon.0) 1750 : audit 1 from='client.? 172.21.15.84:0/178783545' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T08:17:07.289 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:07 smithi084 bash[75189]: cluster 2023-10-01T08:17:06.064075+0000 mon.a (mon.0) 1751 : cluster 0 osdmap e327: 8 total, 8 up, 8 in 2023-10-01T08:17:07.289 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:07 smithi084 bash[75189]: cluster 2023-10-01T08:17:06.066191+0000 osd.4 (osd.4) 255 : cluster 3 failed to encode map e327 with expected crc 2023-10-01T08:17:07.290 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:07 smithi084 bash[75189]: cluster 2023-10-01T08:17:06.217012+0000 osd.6 (osd.6) 284 : cluster 3 failed to encode map e327 with expected crc 2023-10-01T08:17:07.290 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:07 smithi084 bash[75189]: cluster 2023-10-01T08:17:06.217165+0000 osd.5 (osd.5) 312 : cluster 3 failed to encode map e327 with expected crc 2023-10-01T08:17:07.290 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:07 smithi084 bash[75189]: cluster 2023-10-01T08:17:06.847346+0000 mgr.y (mgr.34104) 1341 : cluster 0 pgmap v1476: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 212 KiB/s rd, 68 KiB/s wr, 90 op/s 2023-10-01T08:17:07.290 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:07 smithi084 bash[78255]: cluster 2023-10-01T08:17:06.058833+0000 mon.a (mon.0) 1749 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-01T08:17:07.290 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:07 smithi084 bash[78255]: audit 2023-10-01T08:17:06.064017+0000 mon.a (mon.0) 1750 : audit 1 from='client.? 172.21.15.84:0/178783545' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T08:17:07.290 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:07 smithi084 bash[78255]: cluster 2023-10-01T08:17:06.064075+0000 mon.a (mon.0) 1751 : cluster 0 osdmap e327: 8 total, 8 up, 8 in 2023-10-01T08:17:07.290 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:07 smithi084 bash[78255]: cluster 2023-10-01T08:17:06.066191+0000 osd.4 (osd.4) 255 : cluster 3 failed to encode map e327 with expected crc 2023-10-01T08:17:07.290 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:07 smithi084 bash[78255]: cluster 2023-10-01T08:17:06.217012+0000 osd.6 (osd.6) 284 : cluster 3 failed to encode map e327 with expected crc 2023-10-01T08:17:07.290 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:07 smithi084 bash[78255]: cluster 2023-10-01T08:17:06.217165+0000 osd.5 (osd.5) 312 : cluster 3 failed to encode map e327 with expected crc 2023-10-01T08:17:07.290 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:07 smithi084 bash[78255]: cluster 2023-10-01T08:17:06.847346+0000 mgr.y (mgr.34104) 1341 : cluster 0 pgmap v1476: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 212 KiB/s rd, 68 KiB/s wr, 90 op/s 2023-10-01T08:17:07.308 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:07.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:07.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:17:07.412 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:07.441 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:07.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:07.444 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:17:07.544 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:07.574 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:07.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:07.577 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:17:07.677 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:17:07.709 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:17:07.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:07.712 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:17:07.812 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:17:07.844 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:17:07.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:07.847 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:17:07.948 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:07.981 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:07.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:07.984 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:17:08.084 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:17:08.109 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:17:08.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:08.111 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:17:08.212 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:08.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:08 smithi112 bash[59335]: cluster 2023-10-01T08:17:06.197174+0000 osd.7 (osd.7) 157 : cluster 3 failed to encode map e327 with expected crc 2023-10-01T08:17:08.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:08 smithi112 bash[59335]: cluster 2023-10-01T08:17:06.200184+0000 osd.7 (osd.7) 158 : cluster 3 failed to encode map e327 with expected crc 2023-10-01T08:17:08.244 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:08.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:08.247 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:17:08.348 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:08.359 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:08 smithi084 bash[78255]: cluster 2023-10-01T08:17:06.197174+0000 osd.7 (osd.7) 157 : cluster 3 failed to encode map e327 with expected crc 2023-10-01T08:17:08.359 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:08 smithi084 bash[78255]: cluster 2023-10-01T08:17:06.200184+0000 osd.7 (osd.7) 158 : cluster 3 failed to encode map e327 with expected crc 2023-10-01T08:17:08.359 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:08 smithi084 bash[75189]: cluster 2023-10-01T08:17:06.197174+0000 osd.7 (osd.7) 157 : cluster 3 failed to encode map e327 with expected crc 2023-10-01T08:17:08.359 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:08 smithi084 bash[75189]: cluster 2023-10-01T08:17:06.200184+0000 osd.7 (osd.7) 158 : cluster 3 failed to encode map e327 with expected crc 2023-10-01T08:17:08.381 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:08.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:08.384 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:17:08.485 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:08.515 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:08.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:08.518 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:17:08.619 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:17:08.651 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:17:08.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:08.655 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:17:08.755 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:08.781 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:08.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:08.784 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:17:08.885 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:08.920 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:08.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:08.923 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:17:09.024 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:09.049 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:09.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:09.053 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:17:09.154 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:09.188 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:09.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:09.192 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:17:09.292 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:09.305 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:09 smithi084 bash[78255]: cluster 2023-10-01T08:17:08.848301+0000 mgr.y (mgr.34104) 1342 : cluster 0 pgmap v1477: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 274 KiB/s rd, 109 KiB/s wr, 61 op/s 2023-10-01T08:17:09.306 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:09 smithi084 bash[75189]: cluster 2023-10-01T08:17:08.848301+0000 mgr.y (mgr.34104) 1342 : cluster 0 pgmap v1477: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 274 KiB/s rd, 109 KiB/s wr, 61 op/s 2023-10-01T08:17:09.323 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:09.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:09.325 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:17:09.426 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:09.440 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:09 smithi112 bash[59335]: cluster 2023-10-01T08:17:08.848301+0000 mgr.y (mgr.34104) 1342 : cluster 0 pgmap v1477: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 274 KiB/s rd, 109 KiB/s wr, 61 op/s 2023-10-01T08:17:09.459 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:09.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:09.462 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:17:09.563 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:09.596 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:09.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:09.598 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:17:09.699 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:09.730 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:09.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:09.733 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:17:09.833 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:09.866 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:09.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:09.869 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:17:09.898 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T08:17:09.971 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:10.004 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:10.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:10.009 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:17:10.109 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:10.138 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:10.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:10.141 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:17:10.242 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:10.272 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:10.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:10.275 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:17:10.376 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:10.406 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:10.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:10.409 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:17:10.509 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:10.545 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:10.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:10.548 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:17:10.649 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:17:10.681 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:17:10.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:10.683 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:17:10.784 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:10.814 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:10.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:10.818 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:17:10.919 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:10.951 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:10.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:10.954 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:17:11.055 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:11.086 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:11.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:11.089 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:17:11.190 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:17:11.225 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:17:11.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:11.227 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:17:11.328 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:17:11.357 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:17:11.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:11.360 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:17:11.460 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:17:11.486 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:17:11.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:11.490 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:17:11.590 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:17:11.621 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:17:11.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:11.624 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:17:11.725 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:11.762 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:11.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:11.764 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:17:11.865 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:11.890 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:11.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:11.893 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:17:11.993 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:17:12.006 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:11 smithi084 bash[78255]: cluster 2023-10-01T08:17:10.849080+0000 mgr.y (mgr.34104) 1343 : cluster 0 pgmap v1478: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 169 KiB/s rd, 67 KiB/s wr, 62 op/s 2023-10-01T08:17:12.006 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:11 smithi084 bash[75189]: cluster 2023-10-01T08:17:10.849080+0000 mgr.y (mgr.34104) 1343 : cluster 0 pgmap v1478: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 169 KiB/s rd, 67 KiB/s wr, 62 op/s 2023-10-01T08:17:12.027 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:17:12.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:12.030 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:17:12.131 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:12.142 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:11 smithi112 bash[59335]: cluster 2023-10-01T08:17:10.849080+0000 mgr.y (mgr.34104) 1343 : cluster 0 pgmap v1478: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 169 KiB/s rd, 67 KiB/s wr, 62 op/s 2023-10-01T08:17:12.162 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:12.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:12.165 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:17:12.266 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:12.294 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:12.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:12.298 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:17:12.399 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:12.405 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd help export 2023-10-01T08:17:12.405 INFO:tasks.workunit.client.0.smithi084.stderr:+ grep -q export-format 2023-10-01T08:17:12.417 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:12.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:12.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:17:12.433 INFO:tasks.workunit.client.0.smithi084.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_236157/img bs=1k count=10 seek=100 2023-10-01T08:17:12.435 INFO:tasks.workunit.client.0.smithi084.stderr:10+0 records in 2023-10-01T08:17:12.435 INFO:tasks.workunit.client.0.smithi084.stderr:10+0 records out 2023-10-01T08:17:12.435 INFO:tasks.workunit.client.0.smithi084.stderr:10240 bytes (10 kB, 10 KiB) copied, 0.000238054 s, 43.0 MB/s 2023-10-01T08:17:12.435 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd import --new-format /tmp/rbd_import_export_236157/img testimg 2023-10-01T08:17:12.506 INFO:tasks.workunit.client.0.smithi084.stderr: Importing image: 100% complete...done. 2023-10-01T08:17:12.506 INFO:tasks.workunit.client.0.smithi084.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-01T08:17:12.509 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd snap create testimg@snap 2023-10-01T08:17:12.521 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:12.549 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:12.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:12.552 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:17:12.653 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:17:12.678 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:17:12.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:12.681 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:17:12.782 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:12.807 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:12.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:12.809 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:17:12.910 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:17:12.933 INFO:tasks.workunit.client.0.smithi084.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-10-01T08:17:12.935 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:17:12.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:12.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:17:12.943 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd image-meta set testimg key1 value1 2023-10-01T08:17:13.001 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd image-meta list testimg 2023-10-01T08:17:13.038 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:17:13.042 INFO:tasks.workunit.client.0.smithi084.stderr:+ IMAGEMETA_BEFORE=There is 1 metadatum on this image: 2023-10-01T08:17:13.042 INFO:tasks.workunit.client.0.smithi084.stderr: 2023-10-01T08:17:13.043 INFO:tasks.workunit.client.0.smithi084.stderr:Key Value 2023-10-01T08:17:13.043 INFO:tasks.workunit.client.0.smithi084.stderr:key1 value1 2023-10-01T08:17:13.043 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_236157/img_v2 2023-10-01T08:17:13.065 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:17:13.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:13.068 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:17:13.087 INFO:tasks.workunit.client.0.smithi084.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-10-01T08:17:13.091 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_236157/img_v2 testimg_import 2023-10-01T08:17:13.169 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:13.200 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:13.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:13.204 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:17:13.305 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:13.333 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:13.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:13.336 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:17:13.437 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:13.465 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:13.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:13.468 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:17:13.569 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:13.603 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:13.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:13.605 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:17:13.706 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:13.737 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:13.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:13.740 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:17:13.841 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:13.866 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:13.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:13.869 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:17:13.926 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:13 smithi084 bash[75189]: cluster 2023-10-01T08:17:12.849753+0000 mgr.y (mgr.34104) 1344 : cluster 0 pgmap v1479: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 155 KiB/s rd, 61 KiB/s wr, 57 op/s 2023-10-01T08:17:13.926 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:13 smithi084 bash[75189]: cluster 2023-10-01T08:17:12.914733+0000 osd.5 (osd.5) 313 : cluster 3 failed to encode map e328 with expected crc 2023-10-01T08:17:13.926 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:13 smithi084 bash[75189]: cluster 2023-10-01T08:17:12.914938+0000 osd.7 (osd.7) 159 : cluster 3 failed to encode map e328 with expected crc 2023-10-01T08:17:13.926 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:13 smithi084 bash[75189]: cluster 2023-10-01T08:17:12.915040+0000 mon.a (mon.0) 1752 : cluster 0 osdmap e328: 8 total, 8 up, 8 in 2023-10-01T08:17:13.926 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:13 smithi084 bash[75189]: cluster 2023-10-01T08:17:12.918401+0000 osd.6 (osd.6) 285 : cluster 3 failed to encode map e328 with expected crc 2023-10-01T08:17:13.927 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:13 smithi084 bash[75189]: cluster 2023-10-01T08:17:12.924664+0000 osd.4 (osd.4) 256 : cluster 3 failed to encode map e328 with expected crc 2023-10-01T08:17:13.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:13 smithi084 bash[78255]: cluster 2023-10-01T08:17:12.849753+0000 mgr.y (mgr.34104) 1344 : cluster 0 pgmap v1479: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 155 KiB/s rd, 61 KiB/s wr, 57 op/s 2023-10-01T08:17:13.940 INFO:tasks.workunit.client.0.smithi084.stderr: Importing image: 50% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2023-10-01T08:17:13.944 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd info testimg_import 2023-10-01T08:17:13.970 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:13.986 INFO:tasks.workunit.client.0.smithi084.stdout:rbd image 'testimg_import': 2023-10-01T08:17:13.986 INFO:tasks.workunit.client.0.smithi084.stdout: size 110 KiB in 1 objects 2023-10-01T08:17:13.986 INFO:tasks.workunit.client.0.smithi084.stdout: order 22 (4 MiB objects) 2023-10-01T08:17:13.986 INFO:tasks.workunit.client.0.smithi084.stdout: snapshot_count: 1 2023-10-01T08:17:13.986 INFO:tasks.workunit.client.0.smithi084.stdout: id: b42931b03078 2023-10-01T08:17:13.986 INFO:tasks.workunit.client.0.smithi084.stdout: block_name_prefix: rbd_data.b42931b03078 2023-10-01T08:17:13.986 INFO:tasks.workunit.client.0.smithi084.stdout: format: 2 2023-10-01T08:17:13.986 INFO:tasks.workunit.client.0.smithi084.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2023-10-01T08:17:13.986 INFO:tasks.workunit.client.0.smithi084.stdout: op_features: 2023-10-01T08:17:13.987 INFO:tasks.workunit.client.0.smithi084.stdout: flags: 2023-10-01T08:17:13.987 INFO:tasks.workunit.client.0.smithi084.stdout: create_timestamp: Sun Oct 1 08:17:13 2023 2023-10-01T08:17:13.987 INFO:tasks.workunit.client.0.smithi084.stdout: access_timestamp: Sun Oct 1 08:17:13 2023 2023-10-01T08:17:13.987 INFO:tasks.workunit.client.0.smithi084.stdout: modify_timestamp: Sun Oct 1 08:17:13 2023 2023-10-01T08:17:13.992 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd info testimg_import@snap 2023-10-01T08:17:13.992 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:13.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:13.996 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:17:14.038 INFO:tasks.workunit.client.0.smithi084.stdout:rbd image 'testimg_import': 2023-10-01T08:17:14.038 INFO:tasks.workunit.client.0.smithi084.stdout: size 110 KiB in 1 objects 2023-10-01T08:17:14.038 INFO:tasks.workunit.client.0.smithi084.stdout: order 22 (4 MiB objects) 2023-10-01T08:17:14.038 INFO:tasks.workunit.client.0.smithi084.stdout: snapshot_count: 1 2023-10-01T08:17:14.038 INFO:tasks.workunit.client.0.smithi084.stdout: id: b42931b03078 2023-10-01T08:17:14.039 INFO:tasks.workunit.client.0.smithi084.stdout: block_name_prefix: rbd_data.b42931b03078 2023-10-01T08:17:14.039 INFO:tasks.workunit.client.0.smithi084.stdout: format: 2 2023-10-01T08:17:14.039 INFO:tasks.workunit.client.0.smithi084.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2023-10-01T08:17:14.039 INFO:tasks.workunit.client.0.smithi084.stdout: op_features: 2023-10-01T08:17:14.039 INFO:tasks.workunit.client.0.smithi084.stdout: flags: 2023-10-01T08:17:14.039 INFO:tasks.workunit.client.0.smithi084.stdout: create_timestamp: Sun Oct 1 08:17:13 2023 2023-10-01T08:17:14.039 INFO:tasks.workunit.client.0.smithi084.stdout: access_timestamp: Sun Oct 1 08:17:13 2023 2023-10-01T08:17:14.039 INFO:tasks.workunit.client.0.smithi084.stdout: modify_timestamp: Sun Oct 1 08:17:13 2023 2023-10-01T08:17:14.039 INFO:tasks.workunit.client.0.smithi084.stdout: protected: False 2023-10-01T08:17:14.042 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd image-meta list testimg_import 2023-10-01T08:17:14.096 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-10-01T08:17:14.096 INFO:teuthology.orchestra.run.smithi112.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T08:17:14.096 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:14.107 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:13 smithi112 bash[59335]: cluster 2023-10-01T08:17:12.849753+0000 mgr.y (mgr.34104) 1344 : cluster 0 pgmap v1479: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 155 KiB/s rd, 61 KiB/s wr, 57 op/s 2023-10-01T08:17:14.107 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:13 smithi112 bash[59335]: cluster 2023-10-01T08:17:12.914733+0000 osd.5 (osd.5) 313 : cluster 3 failed to encode map e328 with expected crc 2023-10-01T08:17:14.107 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:13 smithi112 bash[59335]: cluster 2023-10-01T08:17:12.914938+0000 osd.7 (osd.7) 159 : cluster 3 failed to encode map e328 with expected crc 2023-10-01T08:17:14.107 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:13 smithi112 bash[59335]: cluster 2023-10-01T08:17:12.915040+0000 mon.a (mon.0) 1752 : cluster 0 osdmap e328: 8 total, 8 up, 8 in 2023-10-01T08:17:14.107 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:13 smithi112 bash[59335]: cluster 2023-10-01T08:17:12.918401+0000 osd.6 (osd.6) 285 : cluster 3 failed to encode map e328 with expected crc 2023-10-01T08:17:14.107 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:13 smithi112 bash[59335]: cluster 2023-10-01T08:17:12.924664+0000 osd.4 (osd.4) 256 : cluster 3 failed to encode map e328 with expected crc 2023-10-01T08:17:14.108 INFO:tasks.workunit.client.0.smithi084.stderr:+ IMAGEMETA_AFTER=There is 1 metadatum on this image: 2023-10-01T08:17:14.108 INFO:tasks.workunit.client.0.smithi084.stderr: 2023-10-01T08:17:14.108 INFO:tasks.workunit.client.0.smithi084.stderr:Key Value 2023-10-01T08:17:14.108 INFO:tasks.workunit.client.0.smithi084.stderr:key1 value1 2023-10-01T08:17:14.108 INFO:tasks.workunit.client.0.smithi084.stderr:+ [ There is 1 metadatum on this image: 2023-10-01T08:17:14.108 INFO:tasks.workunit.client.0.smithi084.stderr: 2023-10-01T08:17:14.109 INFO:tasks.workunit.client.0.smithi084.stderr:Key Value 2023-10-01T08:17:14.109 INFO:tasks.workunit.client.0.smithi084.stderr:key1 value1 = There is 1 metadatum on this image: 2023-10-01T08:17:14.109 INFO:tasks.workunit.client.0.smithi084.stderr: 2023-10-01T08:17:14.109 INFO:tasks.workunit.client.0.smithi084.stderr:Key Value 2023-10-01T08:17:14.109 INFO:tasks.workunit.client.0.smithi084.stderr:key1 value1 ] 2023-10-01T08:17:14.109 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd export testimg_import /tmp/rbd_import_export_236157/img_import 2023-10-01T08:17:14.121 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:14.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:14.123 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:17:14.149 INFO:tasks.workunit.client.0.smithi084.stderr: Exporting image: 100% complete...done. 2023-10-01T08:17:14.153 INFO:tasks.workunit.client.0.smithi084.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_236157/img /tmp/rbd_import_export_236157/img_import 2023-10-01T08:17:14.153 INFO:tasks.workunit.client.0.smithi084.stderr:+ cmp -l /tmp/rbd_import_export_236157/img /tmp/rbd_import_export_236157/img_import 2023-10-01T08:17:14.154 INFO:tasks.workunit.client.0.smithi084.stderr:+ stat /tmp/rbd_import_export_236157/img --format %b 2023-10-01T08:17:14.155 INFO:tasks.workunit.client.0.smithi084.stderr:+ origsize=24 2023-10-01T08:17:14.155 INFO:tasks.workunit.client.0.smithi084.stderr:+ stat /tmp/rbd_import_export_236157/img_import --format %b 2023-10-01T08:17:14.156 INFO:tasks.workunit.client.0.smithi084.stderr:+ exportsize=224 2023-10-01T08:17:14.156 INFO:tasks.workunit.client.0.smithi084.stderr:+ difference=200 2023-10-01T08:17:14.156 INFO:tasks.workunit.client.0.smithi084.stderr:+ difference=200 2023-10-01T08:17:14.156 INFO:tasks.workunit.client.0.smithi084.stderr:+ test 200 -ge 0 -a 200 -lt 4096 2023-10-01T08:17:14.156 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd export testimg@snap /tmp/rbd_import_export_236157/img_snap 2023-10-01T08:17:14.200 INFO:tasks.workunit.client.0.smithi084.stderr: Exporting image: 100% complete...done. 2023-10-01T08:17:14.204 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd export testimg_import@snap /tmp/rbd_import_export_236157/img_snap_import 2023-10-01T08:17:14.224 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:14.245 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:14.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:14.248 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:17:14.249 INFO:tasks.workunit.client.0.smithi084.stderr: Exporting image: 100% complete...done. 2023-10-01T08:17:14.254 INFO:tasks.workunit.client.0.smithi084.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_236157/img_snap /tmp/rbd_import_export_236157/img_snap_import 2023-10-01T08:17:14.254 INFO:tasks.workunit.client.0.smithi084.stderr:+ cmp -l /tmp/rbd_import_export_236157/img_snap /tmp/rbd_import_export_236157/img_snap_import 2023-10-01T08:17:14.255 INFO:tasks.workunit.client.0.smithi084.stderr:+ stat /tmp/rbd_import_export_236157/img_snap --format %b 2023-10-01T08:17:14.257 INFO:tasks.workunit.client.0.smithi084.stderr:+ origsize=224 2023-10-01T08:17:14.257 INFO:tasks.workunit.client.0.smithi084.stderr:+ stat /tmp/rbd_import_export_236157/img_snap_import --format %b 2023-10-01T08:17:14.257 INFO:tasks.workunit.client.0.smithi084.stderr:+ exportsize=224 2023-10-01T08:17:14.258 INFO:tasks.workunit.client.0.smithi084.stderr:+ difference=0 2023-10-01T08:17:14.258 INFO:tasks.workunit.client.0.smithi084.stderr:+ difference=0 2023-10-01T08:17:14.258 INFO:tasks.workunit.client.0.smithi084.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-10-01T08:17:14.258 INFO:tasks.workunit.client.0.smithi084.stderr:+ rm /tmp/rbd_import_export_236157/img_v2 2023-10-01T08:17:14.258 INFO:tasks.workunit.client.0.smithi084.stderr:+ rm /tmp/rbd_import_export_236157/img_import 2023-10-01T08:17:14.259 INFO:tasks.workunit.client.0.smithi084.stderr:+ rm /tmp/rbd_import_export_236157/img_snap 2023-10-01T08:17:14.259 INFO:tasks.workunit.client.0.smithi084.stderr:+ rm /tmp/rbd_import_export_236157/img_snap_import 2023-10-01T08:17:14.260 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd snap rm testimg_import@snap 2023-10-01T08:17:14.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:13 smithi084 bash[78255]: cluster 2023-10-01T08:17:12.914733+0000 osd.5 (osd.5) 313 : cluster 3 failed to encode map e328 with expected crc 2023-10-01T08:17:14.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:13 smithi084 bash[78255]: cluster 2023-10-01T08:17:12.914938+0000 osd.7 (osd.7) 159 : cluster 3 failed to encode map e328 with expected crc 2023-10-01T08:17:14.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:13 smithi084 bash[78255]: cluster 2023-10-01T08:17:12.915040+0000 mon.a (mon.0) 1752 : cluster 0 osdmap e328: 8 total, 8 up, 8 in 2023-10-01T08:17:14.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:13 smithi084 bash[78255]: cluster 2023-10-01T08:17:12.918401+0000 osd.6 (osd.6) 285 : cluster 3 failed to encode map e328 with expected crc 2023-10-01T08:17:14.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:13 smithi084 bash[78255]: cluster 2023-10-01T08:17:12.924664+0000 osd.4 (osd.4) 256 : cluster 3 failed to encode map e328 with expected crc 2023-10-01T08:17:14.349 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:17:14.381 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:17:14.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:14.383 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:17:14.484 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:14.514 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:14.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:14.518 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:17:14.618 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:17:14.652 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:17:14.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:14.654 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:17:14.755 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:14.781 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:14.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:14.784 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:17:14.884 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:17:14.919 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:17:14.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:14.922 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:17:15.023 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:15.056 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:15.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:15.059 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:17:15.073 INFO:tasks.workunit.client.0.smithi084.stderr: Removing snap: 100% complete...done. 2023-10-01T08:17:15.076 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-10-01T08:17:15.087 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd remove testimg_import 2023-10-01T08:17:15.160 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:15.172 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:14 smithi112 bash[59335]: cluster 2023-10-01T08:17:13.917745+0000 osd.5 (osd.5) 314 : cluster 3 failed to encode map e329 with expected crc 2023-10-01T08:17:15.172 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:14 smithi112 bash[59335]: cluster 2023-10-01T08:17:13.919881+0000 mon.a (mon.0) 1753 : cluster 0 osdmap e329: 8 total, 8 up, 8 in 2023-10-01T08:17:15.172 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:14 smithi112 bash[59335]: cluster 2023-10-01T08:17:13.919964+0000 osd.7 (osd.7) 160 : cluster 3 failed to encode map e329 with expected crc 2023-10-01T08:17:15.172 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:14 smithi112 bash[59335]: cluster 2023-10-01T08:17:13.926628+0000 osd.7 (osd.7) 161 : cluster 3 failed to encode map e329 with expected crc 2023-10-01T08:17:15.172 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:14 smithi112 bash[59335]: cluster 2023-10-01T08:17:14.196627+0000 osd.4 (osd.4) 257 : cluster 3 failed to encode map e329 with expected crc 2023-10-01T08:17:15.189 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:15.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:15.191 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:17:15.226 INFO:tasks.workunit.client.0.smithi084.stderr: Removing image: 100% complete...done. 2023-10-01T08:17:15.231 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd snap rm testimg@snap 2023-10-01T08:17:15.293 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:15.303 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:14 smithi084 bash[78255]: cluster 2023-10-01T08:17:13.917745+0000 osd.5 (osd.5) 314 : cluster 3 failed to encode map e329 with expected crc 2023-10-01T08:17:15.303 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:14 smithi084 bash[78255]: cluster 2023-10-01T08:17:13.919881+0000 mon.a (mon.0) 1753 : cluster 0 osdmap e329: 8 total, 8 up, 8 in 2023-10-01T08:17:15.303 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:14 smithi084 bash[78255]: cluster 2023-10-01T08:17:13.919964+0000 osd.7 (osd.7) 160 : cluster 3 failed to encode map e329 with expected crc 2023-10-01T08:17:15.304 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:14 smithi084 bash[78255]: cluster 2023-10-01T08:17:13.926628+0000 osd.7 (osd.7) 161 : cluster 3 failed to encode map e329 with expected crc 2023-10-01T08:17:15.304 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:14 smithi084 bash[78255]: cluster 2023-10-01T08:17:14.196627+0000 osd.4 (osd.4) 257 : cluster 3 failed to encode map e329 with expected crc 2023-10-01T08:17:15.304 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:14 smithi084 bash[75189]: cluster 2023-10-01T08:17:13.917745+0000 osd.5 (osd.5) 314 : cluster 3 failed to encode map e329 with expected crc 2023-10-01T08:17:15.304 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:14 smithi084 bash[75189]: cluster 2023-10-01T08:17:13.919881+0000 mon.a (mon.0) 1753 : cluster 0 osdmap e329: 8 total, 8 up, 8 in 2023-10-01T08:17:15.304 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:14 smithi084 bash[75189]: cluster 2023-10-01T08:17:13.919964+0000 osd.7 (osd.7) 160 : cluster 3 failed to encode map e329 with expected crc 2023-10-01T08:17:15.304 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:14 smithi084 bash[75189]: cluster 2023-10-01T08:17:13.926628+0000 osd.7 (osd.7) 161 : cluster 3 failed to encode map e329 with expected crc 2023-10-01T08:17:15.304 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:14 smithi084 bash[75189]: cluster 2023-10-01T08:17:14.196627+0000 osd.4 (osd.4) 257 : cluster 3 failed to encode map e329 with expected crc 2023-10-01T08:17:15.320 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:15.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:15.322 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:17:15.423 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:17:15.456 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:17:15.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:15.459 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:17:15.559 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:17:15.588 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:17:15.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:15.591 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:17:15.692 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:17:15.724 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:17:15.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:15.726 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:17:15.827 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:15.856 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:15.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:15.859 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:17:15.959 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:15.993 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:15.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:15.995 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:17:16.084 INFO:teuthology.orchestra.run.smithi084.stderr:set osd.3 primary-affinity to 0.259161 (8169842) 2023-10-01T08:17:16.088 INFO:tasks.workunit.client.0.smithi084.stderr: Removing snap: 100% complete...done. 2023-10-01T08:17:16.096 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:16.098 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd rm testimg 2023-10-01T08:17:16.100 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-01T08:17:16.100 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-01T08:17:16.108 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:15 smithi084 bash[75189]: cluster 2023-10-01T08:17:14.850496+0000 mgr.y (mgr.34104) 1345 : cluster 0 pgmap v1482: 73 pgs: 73 active+clean; 692 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 119 KiB/s rd, 54 KiB/s wr, 21 op/s 2023-10-01T08:17:16.109 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:15 smithi084 bash[75189]: cluster 2023-10-01T08:17:15.065541+0000 osd.7 (osd.7) 162 : cluster 3 failed to encode map e330 with expected crc 2023-10-01T08:17:16.109 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:15 smithi084 bash[75189]: cluster 2023-10-01T08:17:15.065753+0000 mon.a (mon.0) 1754 : cluster 0 osdmap e330: 8 total, 8 up, 8 in 2023-10-01T08:17:16.109 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:15 smithi084 bash[75189]: cluster 2023-10-01T08:17:15.074890+0000 osd.5 (osd.5) 315 : cluster 3 failed to encode map e330 with expected crc 2023-10-01T08:17:16.109 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:15 smithi084 bash[75189]: audit 2023-10-01T08:17:15.129613+0000 mon.a (mon.0) 1755 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:17:16.109 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:15 smithi084 bash[75189]: cluster 2023-10-01T08:17:15.176620+0000 osd.4 (osd.4) 258 : cluster 3 failed to encode map e330 with expected crc 2023-10-01T08:17:16.109 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:15 smithi084 bash[78255]: cluster 2023-10-01T08:17:14.850496+0000 mgr.y (mgr.34104) 1345 : cluster 0 pgmap v1482: 73 pgs: 73 active+clean; 692 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 119 KiB/s rd, 54 KiB/s wr, 21 op/s 2023-10-01T08:17:16.109 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:15 smithi084 bash[78255]: cluster 2023-10-01T08:17:15.065541+0000 osd.7 (osd.7) 162 : cluster 3 failed to encode map e330 with expected crc 2023-10-01T08:17:16.109 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:15 smithi084 bash[78255]: cluster 2023-10-01T08:17:15.065753+0000 mon.a (mon.0) 1754 : cluster 0 osdmap e330: 8 total, 8 up, 8 in 2023-10-01T08:17:16.109 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:15 smithi084 bash[78255]: cluster 2023-10-01T08:17:15.074890+0000 osd.5 (osd.5) 315 : cluster 3 failed to encode map e330 with expected crc 2023-10-01T08:17:16.110 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:15 smithi084 bash[78255]: audit 2023-10-01T08:17:15.129613+0000 mon.a (mon.0) 1755 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:17:16.110 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:15 smithi084 bash[78255]: cluster 2023-10-01T08:17:15.176620+0000 osd.4 (osd.4) 258 : cluster 3 failed to encode map e330 with expected crc 2023-10-01T08:17:16.123 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:16.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:16.126 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:17:16.227 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:16.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:15 smithi112 bash[59335]: cluster 2023-10-01T08:17:14.850496+0000 mgr.y (mgr.34104) 1345 : cluster 0 pgmap v1482: 73 pgs: 73 active+clean; 692 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 119 KiB/s rd, 54 KiB/s wr, 21 op/s 2023-10-01T08:17:16.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:15 smithi112 bash[59335]: cluster 2023-10-01T08:17:15.065541+0000 osd.7 (osd.7) 162 : cluster 3 failed to encode map e330 with expected crc 2023-10-01T08:17:16.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:15 smithi112 bash[59335]: cluster 2023-10-01T08:17:15.065753+0000 mon.a (mon.0) 1754 : cluster 0 osdmap e330: 8 total, 8 up, 8 in 2023-10-01T08:17:16.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:15 smithi112 bash[59335]: cluster 2023-10-01T08:17:15.074890+0000 osd.5 (osd.5) 315 : cluster 3 failed to encode map e330 with expected crc 2023-10-01T08:17:16.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:15 smithi112 bash[59335]: audit 2023-10-01T08:17:15.129613+0000 mon.a (mon.0) 1755 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:17:16.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:15 smithi112 bash[59335]: cluster 2023-10-01T08:17:15.176620+0000 osd.4 (osd.4) 258 : cluster 3 failed to encode map e330 with expected crc 2023-10-01T08:17:16.243 INFO:tasks.workunit.client.0.smithi084.stderr: Removing image: 100% complete...done. 2023-10-01T08:17:16.247 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd import --order 20 /tmp/rbd_import_export_236157/img testimg 2023-10-01T08:17:16.251 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:16.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:16.253 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:17:16.312 INFO:tasks.workunit.client.0.smithi084.stderr: Importing image: 100% complete...done. 2023-10-01T08:17:16.313 INFO:tasks.workunit.client.0.smithi084.stderr:rbd: --order is deprecated, use --object-size 2023-10-01T08:17:16.315 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_236157/img_v2 2023-10-01T08:17:16.354 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:16.358 INFO:tasks.workunit.client.0.smithi084.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-10-01T08:17:16.361 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:17:16 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:17:16] "GET /metrics HTTP/1.1" 200 34058 "" "Prometheus/2.33.4" 2023-10-01T08:17:16.363 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_236157/img_v2 testimg_import 2023-10-01T08:17:16.386 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:16.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:16.389 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:17:16.448 INFO:tasks.workunit.client.0.smithi084.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-10-01T08:17:16.453 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd info testimg_import 2023-10-01T08:17:16.454 INFO:tasks.workunit.client.0.smithi084.stderr:+ grep order 2023-10-01T08:17:16.454 INFO:tasks.workunit.client.0.smithi084.stderr:+ awk {print $2} 2023-10-01T08:17:16.454 INFO:tasks.workunit.client.0.smithi084.stderr:+ grep 20 2023-10-01T08:17:16.490 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:16.510 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:16.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:16.512 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:17:16.613 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:16.645 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:16.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:16.648 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:17:16.749 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:16.781 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:16.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:16.784 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:17:16.885 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:17:16.915 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:17:16.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:16.918 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:17:16.970 INFO:tasks.workunit.client.0.smithi084.stdout:20 2023-10-01T08:17:16.970 INFO:tasks.workunit.client.0.smithi084.stderr:+ rm /tmp/rbd_import_export_236157/img_v2 2023-10-01T08:17:16.971 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd remove testimg_import 2023-10-01T08:17:17.020 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:17.049 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:17.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:17.052 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:17:17.116 INFO:tasks.workunit.client.0.smithi084.stderr: Removing image: 100% complete...done. 2023-10-01T08:17:17.122 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd remove testimg 2023-10-01T08:17:17.153 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:17.167 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:16 smithi112 bash[59335]: audit 2023-10-01T08:17:16.047870+0000 mon.c (mon.2) 148 : audit 1 from='client.? 172.21.15.84:0/1252554302' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.25916074655093724}]: dispatch 2023-10-01T08:17:17.167 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:16 smithi112 bash[59335]: audit 2023-10-01T08:17:16.048720+0000 mon.a (mon.0) 1756 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.25916074655093724}]: dispatch 2023-10-01T08:17:17.167 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:16 smithi112 bash[59335]: audit 2023-10-01T08:17:16.070799+0000 mon.a (mon.0) 1757 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.25916074655093724}]': finished 2023-10-01T08:17:17.167 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:16 smithi112 bash[59335]: cluster 2023-10-01T08:17:16.070914+0000 mon.a (mon.0) 1758 : cluster 0 osdmap e331: 8 total, 8 up, 8 in 2023-10-01T08:17:17.167 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:16 smithi112 bash[59335]: cluster 2023-10-01T08:17:16.071632+0000 osd.4 (osd.4) 259 : cluster 3 failed to encode map e331 with expected crc 2023-10-01T08:17:17.168 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:16 smithi112 bash[59335]: cluster 2023-10-01T08:17:16.075142+0000 osd.5 (osd.5) 316 : cluster 3 failed to encode map e331 with expected crc 2023-10-01T08:17:17.168 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:16 smithi112 bash[59335]: cluster 2023-10-01T08:17:16.075557+0000 osd.6 (osd.6) 286 : cluster 3 failed to encode map e331 with expected crc 2023-10-01T08:17:17.168 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:16 smithi112 bash[59335]: cluster 2023-10-01T08:17:16.076234+0000 osd.7 (osd.7) 163 : cluster 3 failed to encode map e331 with expected crc 2023-10-01T08:17:17.168 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:16 smithi112 bash[59335]: cluster 2023-10-01T08:17:16.077526+0000 osd.6 (osd.6) 287 : cluster 3 failed to encode map e331 with expected crc 2023-10-01T08:17:17.168 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:16 smithi112 bash[59335]: cluster 2023-10-01T08:17:16.080489+0000 osd.6 (osd.6) 288 : cluster 3 failed to encode map e331 with expected crc 2023-10-01T08:17:17.184 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:17.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:17.187 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:17:17.268 INFO:tasks.workunit.client.0.smithi084.stderr: Removing image: 100% complete...done. 2023-10-01T08:17:17.273 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd import --image-feature layering /tmp/rbd_import_export_236157/img testimg 2023-10-01T08:17:17.288 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:17.321 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:17.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:16 smithi084 bash[75189]: audit 2023-10-01T08:17:16.047870+0000 mon.c (mon.2) 148 : audit 1 from='client.? 172.21.15.84:0/1252554302' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.25916074655093724}]: dispatch 2023-10-01T08:17:17.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:16 smithi084 bash[75189]: audit 2023-10-01T08:17:16.048720+0000 mon.a (mon.0) 1756 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.25916074655093724}]: dispatch 2023-10-01T08:17:17.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:16 smithi084 bash[75189]: audit 2023-10-01T08:17:16.070799+0000 mon.a (mon.0) 1757 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.25916074655093724}]': finished 2023-10-01T08:17:17.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:16 smithi084 bash[75189]: cluster 2023-10-01T08:17:16.070914+0000 mon.a (mon.0) 1758 : cluster 0 osdmap e331: 8 total, 8 up, 8 in 2023-10-01T08:17:17.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:16 smithi084 bash[75189]: cluster 2023-10-01T08:17:16.071632+0000 osd.4 (osd.4) 259 : cluster 3 failed to encode map e331 with expected crc 2023-10-01T08:17:17.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:16 smithi084 bash[75189]: cluster 2023-10-01T08:17:16.075142+0000 osd.5 (osd.5) 316 : cluster 3 failed to encode map e331 with expected crc 2023-10-01T08:17:17.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:16 smithi084 bash[75189]: cluster 2023-10-01T08:17:16.075557+0000 osd.6 (osd.6) 286 : cluster 3 failed to encode map e331 with expected crc 2023-10-01T08:17:17.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:16 smithi084 bash[75189]: cluster 2023-10-01T08:17:16.076234+0000 osd.7 (osd.7) 163 : cluster 3 failed to encode map e331 with expected crc 2023-10-01T08:17:17.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:16 smithi084 bash[75189]: cluster 2023-10-01T08:17:16.077526+0000 osd.6 (osd.6) 287 : cluster 3 failed to encode map e331 with expected crc 2023-10-01T08:17:17.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:16 smithi084 bash[75189]: cluster 2023-10-01T08:17:16.080489+0000 osd.6 (osd.6) 288 : cluster 3 failed to encode map e331 with expected crc 2023-10-01T08:17:17.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:16 smithi084 bash[78255]: audit 2023-10-01T08:17:16.047870+0000 mon.c (mon.2) 148 : audit 1 from='client.? 172.21.15.84:0/1252554302' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.25916074655093724}]: dispatch 2023-10-01T08:17:17.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:16 smithi084 bash[78255]: audit 2023-10-01T08:17:16.048720+0000 mon.a (mon.0) 1756 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.25916074655093724}]: dispatch 2023-10-01T08:17:17.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:16 smithi084 bash[78255]: audit 2023-10-01T08:17:16.070799+0000 mon.a (mon.0) 1757 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.25916074655093724}]': finished 2023-10-01T08:17:17.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:16 smithi084 bash[78255]: cluster 2023-10-01T08:17:16.070914+0000 mon.a (mon.0) 1758 : cluster 0 osdmap e331: 8 total, 8 up, 8 in 2023-10-01T08:17:17.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:16 smithi084 bash[78255]: cluster 2023-10-01T08:17:16.071632+0000 osd.4 (osd.4) 259 : cluster 3 failed to encode map e331 with expected crc 2023-10-01T08:17:17.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:16 smithi084 bash[78255]: cluster 2023-10-01T08:17:16.075142+0000 osd.5 (osd.5) 316 : cluster 3 failed to encode map e331 with expected crc 2023-10-01T08:17:17.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:16 smithi084 bash[78255]: cluster 2023-10-01T08:17:16.075557+0000 osd.6 (osd.6) 286 : cluster 3 failed to encode map e331 with expected crc 2023-10-01T08:17:17.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:16 smithi084 bash[78255]: cluster 2023-10-01T08:17:16.076234+0000 osd.7 (osd.7) 163 : cluster 3 failed to encode map e331 with expected crc 2023-10-01T08:17:17.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:16 smithi084 bash[78255]: cluster 2023-10-01T08:17:16.077526+0000 osd.6 (osd.6) 287 : cluster 3 failed to encode map e331 with expected crc 2023-10-01T08:17:17.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:16 smithi084 bash[78255]: cluster 2023-10-01T08:17:16.080489+0000 osd.6 (osd.6) 288 : cluster 3 failed to encode map e331 with expected crc 2023-10-01T08:17:17.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:17.326 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:17:17.346 INFO:tasks.workunit.client.0.smithi084.stderr: Importing image: 100% complete...done. 2023-10-01T08:17:17.353 INFO:tasks.workunit.client.0.smithi084.stderr:+ + grep features 2023-10-01T08:17:17.353 INFO:tasks.workunit.client.0.smithi084.stderr:rbd info testimg 2023-10-01T08:17:17.409 INFO:tasks.workunit.client.0.smithi084.stderr:+ FEATURES_BEFORE= features: layering 2023-10-01T08:17:17.409 INFO:tasks.workunit.client.0.smithi084.stderr: op_features: 2023-10-01T08:17:17.409 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_236157/img_v2 2023-10-01T08:17:17.426 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:17.452 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:17.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:17.455 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:17:17.463 INFO:tasks.workunit.client.0.smithi084.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-10-01T08:17:17.468 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_236157/img_v2 testimg_import 2023-10-01T08:17:17.548 INFO:tasks.workunit.client.0.smithi084.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-10-01T08:17:17.554 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd info testimg_import 2023-10-01T08:17:17.554 INFO:tasks.workunit.client.0.smithi084.stderr:+ grep features 2023-10-01T08:17:17.556 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:17.588 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:17.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:17.592 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:17:17.610 INFO:tasks.workunit.client.0.smithi084.stderr:+ FEATURES_AFTER= features: layering 2023-10-01T08:17:17.610 INFO:tasks.workunit.client.0.smithi084.stderr: op_features: 2023-10-01T08:17:17.610 INFO:tasks.workunit.client.0.smithi084.stderr:+ [ features: layering 2023-10-01T08:17:17.610 INFO:tasks.workunit.client.0.smithi084.stderr: op_features: != features: layering 2023-10-01T08:17:17.610 INFO:tasks.workunit.client.0.smithi084.stderr: op_features: ] 2023-10-01T08:17:17.610 INFO:tasks.workunit.client.0.smithi084.stderr:+ rm /tmp/rbd_import_export_236157/img_v2 2023-10-01T08:17:17.611 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd remove testimg_import 2023-10-01T08:17:17.692 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:17.721 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:17.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:17.725 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:17:17.740 INFO:tasks.workunit.client.0.smithi084.stderr: Removing image: 100% complete...done. 2023-10-01T08:17:17.746 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd remove testimg 2023-10-01T08:17:17.826 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:17.854 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:17.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:17.857 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:17:17.871 INFO:tasks.workunit.client.0.smithi084.stderr: Removing image: 100% complete...done. 2023-10-01T08:17:17.877 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd import --stripe-count 1000 --stripe-unit 4096 /tmp/rbd_import_export_236157/img testimg 2023-10-01T08:17:17.958 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:17:17.969 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:17 smithi084 bash[75189]: cluster 2023-10-01T08:17:16.851135+0000 mgr.y (mgr.34104) 1346 : cluster 0 pgmap v1485: 73 pgs: 73 active+clean; 802 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 33 KiB/s rd, 8.2 KiB/s wr, 43 op/s 2023-10-01T08:17:17.969 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:17 smithi084 bash[75189]: cluster 2023-10-01T08:17:17.077620+0000 osd.4 (osd.4) 260 : cluster 3 failed to encode map e332 with expected crc 2023-10-01T08:17:17.969 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:17 smithi084 bash[75189]: cluster 2023-10-01T08:17:17.080320+0000 osd.5 (osd.5) 317 : cluster 3 failed to encode map e332 with expected crc 2023-10-01T08:17:17.969 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:17 smithi084 bash[75189]: cluster 2023-10-01T08:17:17.082334+0000 mon.a (mon.0) 1759 : cluster 0 osdmap e332: 8 total, 8 up, 8 in 2023-10-01T08:17:17.969 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:17 smithi084 bash[75189]: cluster 2023-10-01T08:17:17.083324+0000 osd.5 (osd.5) 318 : cluster 3 failed to encode map e332 with expected crc 2023-10-01T08:17:17.969 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:17 smithi084 bash[75189]: cluster 2023-10-01T08:17:17.083359+0000 osd.6 (osd.6) 289 : cluster 3 failed to encode map e332 with expected crc 2023-10-01T08:17:17.969 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:17 smithi084 bash[75189]: cluster 2023-10-01T08:17:17.084788+0000 osd.6 (osd.6) 290 : cluster 3 failed to encode map e332 with expected crc 2023-10-01T08:17:17.970 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:17 smithi084 bash[75189]: cluster 2023-10-01T08:17:17.086519+0000 osd.6 (osd.6) 291 : cluster 3 failed to encode map e332 with expected crc 2023-10-01T08:17:17.970 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:17 smithi084 bash[78255]: cluster 2023-10-01T08:17:16.851135+0000 mgr.y (mgr.34104) 1346 : cluster 0 pgmap v1485: 73 pgs: 73 active+clean; 802 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 33 KiB/s rd, 8.2 KiB/s wr, 43 op/s 2023-10-01T08:17:17.970 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:17 smithi084 bash[78255]: cluster 2023-10-01T08:17:17.077620+0000 osd.4 (osd.4) 260 : cluster 3 failed to encode map e332 with expected crc 2023-10-01T08:17:17.970 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:17 smithi084 bash[78255]: cluster 2023-10-01T08:17:17.080320+0000 osd.5 (osd.5) 317 : cluster 3 failed to encode map e332 with expected crc 2023-10-01T08:17:17.970 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:17 smithi084 bash[78255]: cluster 2023-10-01T08:17:17.082334+0000 mon.a (mon.0) 1759 : cluster 0 osdmap e332: 8 total, 8 up, 8 in 2023-10-01T08:17:17.970 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:17 smithi084 bash[78255]: cluster 2023-10-01T08:17:17.083324+0000 osd.5 (osd.5) 318 : cluster 3 failed to encode map e332 with expected crc 2023-10-01T08:17:17.970 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:17 smithi084 bash[78255]: cluster 2023-10-01T08:17:17.083359+0000 osd.6 (osd.6) 289 : cluster 3 failed to encode map e332 with expected crc 2023-10-01T08:17:17.970 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:17 smithi084 bash[78255]: cluster 2023-10-01T08:17:17.084788+0000 osd.6 (osd.6) 290 : cluster 3 failed to encode map e332 with expected crc 2023-10-01T08:17:17.970 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:17 smithi084 bash[78255]: cluster 2023-10-01T08:17:17.086519+0000 osd.6 (osd.6) 291 : cluster 3 failed to encode map e332 with expected crc 2023-10-01T08:17:17.972 INFO:tasks.workunit.client.0.smithi084.stderr: Importing image: 100% complete...done. 2023-10-01T08:17:17.976 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_236157/img_v2 2023-10-01T08:17:17.985 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:17:17.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:17.987 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:17:18.050 INFO:tasks.workunit.client.0.smithi084.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-10-01T08:17:18.056 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_236157/img_v2 testimg_import 2023-10-01T08:17:18.089 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:18.115 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:18.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:18.118 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:17:18.162 INFO:tasks.workunit.client.0.smithi084.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-10-01T08:17:18.168 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd info testimg_import 2023-10-01T08:17:18.168 INFO:tasks.workunit.client.0.smithi084.stderr:+ grep stripe unit 2023-10-01T08:17:18.169 INFO:tasks.workunit.client.0.smithi084.stderr:+ grep -Ei (4 KiB|4096) 2023-10-01T08:17:18.218 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:18.222 INFO:tasks.workunit.client.0.smithi084.stdout: stripe unit: 4 KiB 2023-10-01T08:17:18.223 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd info testimg_import 2023-10-01T08:17:18.223 INFO:tasks.workunit.client.0.smithi084.stderr:+ grep stripe count 2023-10-01T08:17:18.223 INFO:tasks.workunit.client.0.smithi084.stderr:+ awk {print $3} 2023-10-01T08:17:18.223 INFO:tasks.workunit.client.0.smithi084.stderr:+ grep 1000 2023-10-01T08:17:18.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:17 smithi112 bash[59335]: cluster 2023-10-01T08:17:16.851135+0000 mgr.y (mgr.34104) 1346 : cluster 0 pgmap v1485: 73 pgs: 73 active+clean; 802 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 33 KiB/s rd, 8.2 KiB/s wr, 43 op/s 2023-10-01T08:17:18.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:17 smithi112 bash[59335]: cluster 2023-10-01T08:17:17.077620+0000 osd.4 (osd.4) 260 : cluster 3 failed to encode map e332 with expected crc 2023-10-01T08:17:18.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:17 smithi112 bash[59335]: cluster 2023-10-01T08:17:17.080320+0000 osd.5 (osd.5) 317 : cluster 3 failed to encode map e332 with expected crc 2023-10-01T08:17:18.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:17 smithi112 bash[59335]: cluster 2023-10-01T08:17:17.082334+0000 mon.a (mon.0) 1759 : cluster 0 osdmap e332: 8 total, 8 up, 8 in 2023-10-01T08:17:18.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:17 smithi112 bash[59335]: cluster 2023-10-01T08:17:17.083324+0000 osd.5 (osd.5) 318 : cluster 3 failed to encode map e332 with expected crc 2023-10-01T08:17:18.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:17 smithi112 bash[59335]: cluster 2023-10-01T08:17:17.083359+0000 osd.6 (osd.6) 289 : cluster 3 failed to encode map e332 with expected crc 2023-10-01T08:17:18.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:17 smithi112 bash[59335]: cluster 2023-10-01T08:17:17.084788+0000 osd.6 (osd.6) 290 : cluster 3 failed to encode map e332 with expected crc 2023-10-01T08:17:18.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:17 smithi112 bash[59335]: cluster 2023-10-01T08:17:17.086519+0000 osd.6 (osd.6) 291 : cluster 3 failed to encode map e332 with expected crc 2023-10-01T08:17:18.255 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:18.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:18.257 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:17:18.278 INFO:tasks.workunit.client.0.smithi084.stdout:1000 2023-10-01T08:17:18.279 INFO:tasks.workunit.client.0.smithi084.stderr:+ rm /tmp/rbd_import_export_236157/img_v2 2023-10-01T08:17:18.280 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd remove testimg_import 2023-10-01T08:17:18.358 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:17:18.390 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:17:18.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:18.392 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:17:18.447 INFO:tasks.workunit.client.0.smithi084.stderr: Removing image: 3% complete... Removing image: 7% complete... Removing image: 10% complete... Removing image: 14% complete... Removing image: 17% complete... Removing image: 21% complete... Removing image: 25% complete... Removing image: 28% complete... Removing image: 32% complete... Removing image: 35% complete... Removing image: 39% complete... Removing image: 42% complete... Removing image: 46% complete... Removing image: 50% complete... Removing image: 53% complete... Removing image: 57% complete... Removing image: 60% complete... Removing image: 64% complete... Removing image: 67% complete... Removing image: 71% complete... Removing image: 75% complete... Removing image: 78% complete... Removing image: 82% complete... Removing image: 85% complete... Removing image: 89% complete... Removing image: 92% complete... Removing image: 96% complete... Removing image: 100% complete...done. 2023-10-01T08:17:18.451 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd remove testimg 2023-10-01T08:17:18.494 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:18.520 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:18.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:18.523 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:17:18.594 INFO:tasks.workunit.client.0.smithi084.stderr: Removing image: 3% complete... Removing image: 7% complete... Removing image: 10% complete... Removing image: 14% complete... Removing image: 17% complete... Removing image: 21% complete... Removing image: 25% complete... Removing image: 28% complete... Removing image: 32% complete... Removing image: 35% complete... Removing image: 39% complete... Removing image: 42% complete... Removing image: 46% complete... Removing image: 50% complete... Removing image: 53% complete... Removing image: 57% complete... Removing image: 60% complete... Removing image: 64% complete... Removing image: 67% complete... Removing image: 71% complete... Removing image: 75% complete... Removing image: 78% complete... Removing image: 82% complete... Removing image: 85% complete... Removing image: 89% complete... Removing image: 92% complete... Removing image: 96% complete... Removing image: 100% complete...done. 2023-10-01T08:17:18.599 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd import --image-format=2 /tmp/rbd_import_export_236157/img testimg 2023-10-01T08:17:18.624 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:17:18.652 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:17:18.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:18.654 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:17:18.683 INFO:tasks.workunit.client.0.smithi084.stderr: Importing image: 100% complete...done. 2023-10-01T08:17:18.688 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd snap create testimg@snap1 2023-10-01T08:17:18.756 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:18.788 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:18.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:18.792 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:17:18.892 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:18.922 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:18.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:18.925 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:17:18.959 INFO:tasks.workunit.client.0.smithi084.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-10-01T08:17:18.969 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd snap create testimg@snap2 2023-10-01T08:17:19.026 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:19.038 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:18 smithi112 bash[59335]: cluster 2023-10-01T08:17:18.928810+0000 mon.a (mon.0) 1760 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2023-10-01T08:17:19.038 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:18 smithi112 bash[59335]: cluster 2023-10-01T08:17:18.939566+0000 mon.a (mon.0) 1761 : cluster 0 osdmap e333: 8 total, 8 up, 8 in 2023-10-01T08:17:19.057 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:19.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:19.060 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:17:19.161 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:17:19.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:18 smithi084 bash[78255]: cluster 2023-10-01T08:17:18.928810+0000 mon.a (mon.0) 1760 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2023-10-01T08:17:19.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:18 smithi084 bash[78255]: cluster 2023-10-01T08:17:18.939566+0000 mon.a (mon.0) 1761 : cluster 0 osdmap e333: 8 total, 8 up, 8 in 2023-10-01T08:17:19.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:18 smithi084 bash[75189]: cluster 2023-10-01T08:17:18.928810+0000 mon.a (mon.0) 1760 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2023-10-01T08:17:19.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:18 smithi084 bash[75189]: cluster 2023-10-01T08:17:18.939566+0000 mon.a (mon.0) 1761 : cluster 0 osdmap e333: 8 total, 8 up, 8 in 2023-10-01T08:17:19.193 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:17:19.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:19.197 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:17:19.297 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:19.328 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:19.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:19.331 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:17:19.432 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:19.463 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:19.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:19.466 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:17:19.567 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:19.598 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:19.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:19.601 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:17:19.702 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:19.735 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:19.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:19.738 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:17:19.839 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:17:19.859 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T08:17:19.874 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:17:19.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:19.877 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:17:19.978 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:20.000 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:19 smithi084 bash[75189]: cluster 2023-10-01T08:17:18.852274+0000 mgr.y (mgr.34104) 1347 : cluster 0 pgmap v1487: 73 pgs: 2 peering, 71 active+clean; 1022 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 176 KiB/s rd, 21 KiB/s wr, 226 op/s 2023-10-01T08:17:20.000 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:19 smithi084 bash[75189]: cluster 2023-10-01T08:17:18.939961+0000 osd.4 (osd.4) 261 : cluster 3 failed to encode map e333 with expected crc 2023-10-01T08:17:20.001 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:19 smithi084 bash[75189]: cluster 2023-10-01T08:17:18.951886+0000 osd.7 (osd.7) 164 : cluster 3 failed to encode map e333 with expected crc 2023-10-01T08:17:20.001 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:19 smithi084 bash[75189]: cluster 2023-10-01T08:17:19.013909+0000 osd.5 (osd.5) 319 : cluster 3 failed to encode map e333 with expected crc 2023-10-01T08:17:20.001 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:19 smithi084 bash[75189]: cluster 2023-10-01T08:17:19.044824+0000 osd.6 (osd.6) 292 : cluster 3 failed to encode map e333 with expected crc 2023-10-01T08:17:20.006 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:20.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:20.008 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:17:20.015 INFO:tasks.workunit.client.0.smithi084.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-10-01T08:17:20.026 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd snap protect testimg@snap2 2023-10-01T08:17:20.085 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_236157/snap_protect 2023-10-01T08:17:20.109 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:20.137 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:20.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:20.140 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:17:20.141 INFO:tasks.workunit.client.0.smithi084.stderr: Exporting image: 33% complete... Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-10-01T08:17:20.147 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_236157/snap_protect testimg_import 2023-10-01T08:17:20.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:19 smithi112 bash[59335]: cluster 2023-10-01T08:17:18.852274+0000 mgr.y (mgr.34104) 1347 : cluster 0 pgmap v1487: 73 pgs: 2 peering, 71 active+clean; 1022 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 176 KiB/s rd, 21 KiB/s wr, 226 op/s 2023-10-01T08:17:20.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:19 smithi112 bash[59335]: cluster 2023-10-01T08:17:18.939961+0000 osd.4 (osd.4) 261 : cluster 3 failed to encode map e333 with expected crc 2023-10-01T08:17:20.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:19 smithi112 bash[59335]: cluster 2023-10-01T08:17:18.951886+0000 osd.7 (osd.7) 164 : cluster 3 failed to encode map e333 with expected crc 2023-10-01T08:17:20.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:19 smithi112 bash[59335]: cluster 2023-10-01T08:17:19.013909+0000 osd.5 (osd.5) 319 : cluster 3 failed to encode map e333 with expected crc 2023-10-01T08:17:20.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:19 smithi112 bash[59335]: cluster 2023-10-01T08:17:19.044824+0000 osd.6 (osd.6) 292 : cluster 3 failed to encode map e333 with expected crc 2023-10-01T08:17:20.241 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:20.254 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:19 smithi084 bash[78255]: cluster 2023-10-01T08:17:18.852274+0000 mgr.y (mgr.34104) 1347 : cluster 0 pgmap v1487: 73 pgs: 2 peering, 71 active+clean; 1022 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 176 KiB/s rd, 21 KiB/s wr, 226 op/s 2023-10-01T08:17:20.254 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:19 smithi084 bash[78255]: cluster 2023-10-01T08:17:18.939961+0000 osd.4 (osd.4) 261 : cluster 3 failed to encode map e333 with expected crc 2023-10-01T08:17:20.254 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:19 smithi084 bash[78255]: cluster 2023-10-01T08:17:18.951886+0000 osd.7 (osd.7) 164 : cluster 3 failed to encode map e333 with expected crc 2023-10-01T08:17:20.255 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:19 smithi084 bash[78255]: cluster 2023-10-01T08:17:19.013909+0000 osd.5 (osd.5) 319 : cluster 3 failed to encode map e333 with expected crc 2023-10-01T08:17:20.255 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:19 smithi084 bash[78255]: cluster 2023-10-01T08:17:19.044824+0000 osd.6 (osd.6) 292 : cluster 3 failed to encode map e333 with expected crc 2023-10-01T08:17:20.272 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:20.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:20.275 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:17:20.376 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:20.408 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:20.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:20.410 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:17:20.511 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:20.538 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:20.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:20.541 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:17:20.641 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:20.666 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:20.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:20.670 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:17:20.770 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:20.805 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:20.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:20.808 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:17:20.909 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:17:20.940 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:17:20.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:20.943 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:17:20.986 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:17:20.986 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:17:21.044 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:21.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:21 smithi084 bash[78255]: cluster 2023-10-01T08:17:19.987250+0000 osd.7 (osd.7) 165 : cluster 3 failed to encode map e334 with expected crc 2023-10-01T08:17:21.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:21 smithi084 bash[78255]: cluster 2023-10-01T08:17:19.988578+0000 mon.a (mon.0) 1762 : cluster 0 osdmap e334: 8 total, 8 up, 8 in 2023-10-01T08:17:21.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:21 smithi084 bash[78255]: cluster 2023-10-01T08:17:19.997698+0000 osd.7 (osd.7) 166 : cluster 3 failed to encode map e334 with expected crc 2023-10-01T08:17:21.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:21 smithi084 bash[78255]: cluster 2023-10-01T08:17:20.007267+0000 osd.5 (osd.5) 320 : cluster 3 failed to encode map e334 with expected crc 2023-10-01T08:17:21.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:21 smithi084 bash[78255]: cluster 2023-10-01T08:17:20.194624+0000 osd.6 (osd.6) 293 : cluster 3 failed to encode map e334 with expected crc 2023-10-01T08:17:21.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:21 smithi084 bash[78255]: cluster 2023-10-01T08:17:20.194627+0000 osd.4 (osd.4) 262 : cluster 3 failed to encode map e334 with expected crc 2023-10-01T08:17:21.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:21 smithi084 bash[75189]: cluster 2023-10-01T08:17:19.987250+0000 osd.7 (osd.7) 165 : cluster 3 failed to encode map e334 with expected crc 2023-10-01T08:17:21.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:21 smithi084 bash[75189]: cluster 2023-10-01T08:17:19.988578+0000 mon.a (mon.0) 1762 : cluster 0 osdmap e334: 8 total, 8 up, 8 in 2023-10-01T08:17:21.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:21 smithi084 bash[75189]: cluster 2023-10-01T08:17:19.997698+0000 osd.7 (osd.7) 166 : cluster 3 failed to encode map e334 with expected crc 2023-10-01T08:17:21.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:21 smithi084 bash[75189]: cluster 2023-10-01T08:17:20.007267+0000 osd.5 (osd.5) 320 : cluster 3 failed to encode map e334 with expected crc 2023-10-01T08:17:21.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:21 smithi084 bash[75189]: cluster 2023-10-01T08:17:20.194624+0000 osd.6 (osd.6) 293 : cluster 3 failed to encode map e334 with expected crc 2023-10-01T08:17:21.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:21 smithi084 bash[75189]: cluster 2023-10-01T08:17:20.194627+0000 osd.4 (osd.4) 262 : cluster 3 failed to encode map e334 with expected crc 2023-10-01T08:17:21.075 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:21.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:21.077 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:17:21.178 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:21.210 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:21.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:21.213 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:17:21.313 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:21.326 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:21 smithi112 bash[59335]: cluster 2023-10-01T08:17:19.987250+0000 osd.7 (osd.7) 165 : cluster 3 failed to encode map e334 with expected crc 2023-10-01T08:17:21.327 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:21 smithi112 bash[59335]: cluster 2023-10-01T08:17:19.988578+0000 mon.a (mon.0) 1762 : cluster 0 osdmap e334: 8 total, 8 up, 8 in 2023-10-01T08:17:21.327 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:21 smithi112 bash[59335]: cluster 2023-10-01T08:17:19.997698+0000 osd.7 (osd.7) 166 : cluster 3 failed to encode map e334 with expected crc 2023-10-01T08:17:21.327 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:21 smithi112 bash[59335]: cluster 2023-10-01T08:17:20.007267+0000 osd.5 (osd.5) 320 : cluster 3 failed to encode map e334 with expected crc 2023-10-01T08:17:21.327 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:21 smithi112 bash[59335]: cluster 2023-10-01T08:17:20.194624+0000 osd.6 (osd.6) 293 : cluster 3 failed to encode map e334 with expected crc 2023-10-01T08:17:21.327 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:21 smithi112 bash[59335]: cluster 2023-10-01T08:17:20.194627+0000 osd.4 (osd.4) 262 : cluster 3 failed to encode map e334 with expected crc 2023-10-01T08:17:21.344 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:21.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:21.347 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:17:21.447 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:21.479 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:21.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:21.481 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:17:21.582 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:21.612 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:21.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:21.615 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:17:21.716 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:21.744 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:21.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:21.747 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:17:21.848 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:17:21.876 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:17:21.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:21.878 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:17:21.979 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:22.018 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:22.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:22.022 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:17:22.048 INFO:tasks.workunit.client.0.smithi084.stderr: Importing image: 33% complete... Importing image: 66% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2023-10-01T08:17:22.053 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd info testimg_import@snap1 2023-10-01T08:17:22.054 INFO:tasks.workunit.client.0.smithi084.stderr:+ grep protected: False 2023-10-01T08:17:22.102 INFO:tasks.workunit.client.0.smithi084.stdout: protected: False 2023-10-01T08:17:22.103 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd info testimg_import@snap2 2023-10-01T08:17:22.103 INFO:tasks.workunit.client.0.smithi084.stderr:+ grep protected: True 2023-10-01T08:17:22.122 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:22.149 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:22.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:22.152 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:17:22.152 INFO:tasks.workunit.client.0.smithi084.stdout: protected: True 2023-10-01T08:17:22.153 INFO:tasks.workunit.client.0.smithi084.stderr:+ rm /tmp/rbd_import_export_236157/snap_protect 2023-10-01T08:17:22.153 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd snap unprotect testimg@snap2 2023-10-01T08:17:22.210 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd snap unprotect testimg_import@snap2 2023-10-01T08:17:22.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:22 smithi112 bash[59335]: cluster 2023-10-01T08:17:20.853291+0000 mgr.y (mgr.34104) 1348 : cluster 0 pgmap v1490: 73 pgs: 2 peering, 71 active+clean; 912 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 323 KiB/s rd, 33 KiB/s wr, 426 op/s 2023-10-01T08:17:22.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:22 smithi112 bash[59335]: cluster 2023-10-01T08:17:21.006575+0000 osd.6 (osd.6) 294 : cluster 3 failed to encode map e335 with expected crc 2023-10-01T08:17:22.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:22 smithi112 bash[59335]: cluster 2023-10-01T08:17:21.007870+0000 osd.5 (osd.5) 321 : cluster 3 failed to encode map e335 with expected crc 2023-10-01T08:17:22.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:22 smithi112 bash[59335]: cluster 2023-10-01T08:17:21.009141+0000 osd.4 (osd.4) 263 : cluster 3 failed to encode map e335 with expected crc 2023-10-01T08:17:22.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:22 smithi112 bash[59335]: cluster 2023-10-01T08:17:21.009897+0000 mon.a (mon.0) 1763 : cluster 0 osdmap e335: 8 total, 8 up, 8 in 2023-10-01T08:17:22.253 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:17:22.262 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd snap purge testimg 2023-10-01T08:17:22.274 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:17:22.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:22.277 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:17:22.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:22 smithi084 bash[75189]: cluster 2023-10-01T08:17:20.853291+0000 mgr.y (mgr.34104) 1348 : cluster 0 pgmap v1490: 73 pgs: 2 peering, 71 active+clean; 912 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 323 KiB/s rd, 33 KiB/s wr, 426 op/s 2023-10-01T08:17:22.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:22 smithi084 bash[75189]: cluster 2023-10-01T08:17:21.006575+0000 osd.6 (osd.6) 294 : cluster 3 failed to encode map e335 with expected crc 2023-10-01T08:17:22.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:22 smithi084 bash[75189]: cluster 2023-10-01T08:17:21.007870+0000 osd.5 (osd.5) 321 : cluster 3 failed to encode map e335 with expected crc 2023-10-01T08:17:22.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:22 smithi084 bash[75189]: cluster 2023-10-01T08:17:21.009141+0000 osd.4 (osd.4) 263 : cluster 3 failed to encode map e335 with expected crc 2023-10-01T08:17:22.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:22 smithi084 bash[75189]: cluster 2023-10-01T08:17:21.009897+0000 mon.a (mon.0) 1763 : cluster 0 osdmap e335: 8 total, 8 up, 8 in 2023-10-01T08:17:22.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:22 smithi084 bash[78255]: cluster 2023-10-01T08:17:20.853291+0000 mgr.y (mgr.34104) 1348 : cluster 0 pgmap v1490: 73 pgs: 2 peering, 71 active+clean; 912 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 323 KiB/s rd, 33 KiB/s wr, 426 op/s 2023-10-01T08:17:22.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:22 smithi084 bash[78255]: cluster 2023-10-01T08:17:21.006575+0000 osd.6 (osd.6) 294 : cluster 3 failed to encode map e335 with expected crc 2023-10-01T08:17:22.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:22 smithi084 bash[78255]: cluster 2023-10-01T08:17:21.007870+0000 osd.5 (osd.5) 321 : cluster 3 failed to encode map e335 with expected crc 2023-10-01T08:17:22.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:22 smithi084 bash[78255]: cluster 2023-10-01T08:17:21.009141+0000 osd.4 (osd.4) 263 : cluster 3 failed to encode map e335 with expected crc 2023-10-01T08:17:22.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:22 smithi084 bash[78255]: cluster 2023-10-01T08:17:21.009897+0000 mon.a (mon.0) 1763 : cluster 0 osdmap e335: 8 total, 8 up, 8 in 2023-10-01T08:17:22.378 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:22.411 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:22.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:22.414 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:17:22.515 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:22.537 INFO:tasks.thrashosds.thrasher:in_osds: [0, 2, 3, 4, 5, 6, 7, 1] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 5, 6, 4, 7, 1] 2023-10-01T08:17:22.537 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-01T08:17:22.537 INFO:tasks.thrashosds.thrasher:inject_pause on osd.6 2023-10-01T08:17:22.537 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-01T08:17:22.537 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-01T08:17:22.538 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 config set filestore_inject_stall 3 2023-10-01T08:17:22.541 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:22.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:22.544 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:17:22.645 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:17:22.665 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:17:22.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:22.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:17:22.768 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:22.801 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:22.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:22.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:17:22.905 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:22.933 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:22.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:22.935 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:17:23.023 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:23 smithi084 bash[75189]: cluster 2023-10-01T08:17:22.009030+0000 osd.6 (osd.6) 295 : cluster 3 failed to encode map e336 with expected crc 2023-10-01T08:17:23.023 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:23 smithi084 bash[75189]: cluster 2023-10-01T08:17:22.011358+0000 mon.a (mon.0) 1764 : cluster 0 osdmap e336: 8 total, 8 up, 8 in 2023-10-01T08:17:23.023 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:23 smithi084 bash[75189]: cluster 2023-10-01T08:17:22.011729+0000 osd.7 (osd.7) 167 : cluster 3 failed to encode map e336 with expected crc 2023-10-01T08:17:23.023 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:23 smithi084 bash[75189]: cluster 2023-10-01T08:17:22.023910+0000 osd.4 (osd.4) 264 : cluster 3 failed to encode map e336 with expected crc 2023-10-01T08:17:23.024 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:23 smithi084 bash[75189]: cluster 2023-10-01T08:17:22.034329+0000 osd.5 (osd.5) 322 : cluster 3 failed to encode map e336 with expected crc 2023-10-01T08:17:23.024 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:23 smithi084 bash[75189]: audit 2023-10-01T08:17:22.946599+0000 mon.a (mon.0) 1765 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:17:23.036 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:23.057 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:23.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:23.059 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:17:23.160 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:23.179 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:23.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:23.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:17:23.283 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:23.293 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:23 smithi084 bash[78255]: cluster 2023-10-01T08:17:22.009030+0000 osd.6 (osd.6) 295 : cluster 3 failed to encode map e336 with expected crc 2023-10-01T08:17:23.293 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:23 smithi084 bash[78255]: cluster 2023-10-01T08:17:22.011358+0000 mon.a (mon.0) 1764 : cluster 0 osdmap e336: 8 total, 8 up, 8 in 2023-10-01T08:17:23.293 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:23 smithi084 bash[78255]: cluster 2023-10-01T08:17:22.011729+0000 osd.7 (osd.7) 167 : cluster 3 failed to encode map e336 with expected crc 2023-10-01T08:17:23.293 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:23 smithi084 bash[78255]: cluster 2023-10-01T08:17:22.023910+0000 osd.4 (osd.4) 264 : cluster 3 failed to encode map e336 with expected crc 2023-10-01T08:17:23.293 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:23 smithi084 bash[78255]: cluster 2023-10-01T08:17:22.034329+0000 osd.5 (osd.5) 322 : cluster 3 failed to encode map e336 with expected crc 2023-10-01T08:17:23.293 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:23 smithi084 bash[78255]: audit 2023-10-01T08:17:22.946599+0000 mon.a (mon.0) 1765 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:17:23.307 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:23.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:23.310 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:17:23.411 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:23.441 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:23.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:23.445 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:17:23.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:23 smithi112 bash[59335]: cluster 2023-10-01T08:17:22.009030+0000 osd.6 (osd.6) 295 : cluster 3 failed to encode map e336 with expected crc 2023-10-01T08:17:23.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:23 smithi112 bash[59335]: cluster 2023-10-01T08:17:22.011358+0000 mon.a (mon.0) 1764 : cluster 0 osdmap e336: 8 total, 8 up, 8 in 2023-10-01T08:17:23.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:23 smithi112 bash[59335]: cluster 2023-10-01T08:17:22.011729+0000 osd.7 (osd.7) 167 : cluster 3 failed to encode map e336 with expected crc 2023-10-01T08:17:23.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:23 smithi112 bash[59335]: cluster 2023-10-01T08:17:22.023910+0000 osd.4 (osd.4) 264 : cluster 3 failed to encode map e336 with expected crc 2023-10-01T08:17:23.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:23 smithi112 bash[59335]: cluster 2023-10-01T08:17:22.034329+0000 osd.5 (osd.5) 322 : cluster 3 failed to encode map e336 with expected crc 2023-10-01T08:17:23.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:23 smithi112 bash[59335]: audit 2023-10-01T08:17:22.946599+0000 mon.a (mon.0) 1765 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:17:23.545 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:23.579 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:23.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:23.582 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:17:23.682 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:23.704 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:23.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:23.706 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:17:23.806 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:23.832 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:23.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:23.836 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:17:23.936 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:23.964 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:23.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:23.967 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:17:24.040 INFO:tasks.workunit.client.0.smithi084.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2023-10-01T08:17:24.051 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd snap purge testimg_import 2023-10-01T08:17:24.069 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:24.094 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:24.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:24.098 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:17:24.133 INFO:teuthology.orchestra.run.smithi112.stdout:ERROR: (22) Invalid argument 2023-10-01T08:17:24.133 INFO:teuthology.orchestra.run.smithi112.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-01T08:17:24.179 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:24 smithi112 bash[59335]: cluster 2023-10-01T08:17:22.853827+0000 mgr.y (mgr.34104) 1349 : cluster 0 pgmap v1493: 73 pgs: 73 active+clean; 802 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 252 KiB/s rd, 32 KiB/s wr, 340 op/s 2023-10-01T08:17:24.179 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:24 smithi112 bash[59335]: cluster 2023-10-01T08:17:23.012997+0000 mon.a (mon.0) 1766 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2023-10-01T08:17:24.179 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:24 smithi112 bash[59335]: cluster 2023-10-01T08:17:23.022143+0000 osd.6 (osd.6) 296 : cluster 3 failed to encode map e337 with expected crc 2023-10-01T08:17:24.179 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:24 smithi112 bash[59335]: cluster 2023-10-01T08:17:23.022366+0000 osd.5 (osd.5) 323 : cluster 3 failed to encode map e337 with expected crc 2023-10-01T08:17:24.179 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:24 smithi112 bash[59335]: cluster 2023-10-01T08:17:23.024178+0000 osd.4 (osd.4) 265 : cluster 3 failed to encode map e337 with expected crc 2023-10-01T08:17:24.179 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:24 smithi112 bash[59335]: cluster 2023-10-01T08:17:23.024906+0000 mon.a (mon.0) 1767 : cluster 0 osdmap e337: 8 total, 8 up, 8 in 2023-10-01T08:17:24.179 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:24 smithi112 bash[59335]: cluster 2023-10-01T08:17:23.030616+0000 osd.7 (osd.7) 168 : cluster 3 failed to encode map e337 with expected crc 2023-10-01T08:17:24.199 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:24.221 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:24.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:24.223 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:17:24.324 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:17:24.350 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:17:24.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:24.352 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:17:24.453 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:24.489 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:24.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:24.491 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:17:24.495 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:24 smithi084 bash[78255]: cluster 2023-10-01T08:17:22.853827+0000 mgr.y (mgr.34104) 1349 : cluster 0 pgmap v1493: 73 pgs: 73 active+clean; 802 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 252 KiB/s rd, 32 KiB/s wr, 340 op/s 2023-10-01T08:17:24.495 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:24 smithi084 bash[78255]: cluster 2023-10-01T08:17:23.012997+0000 mon.a (mon.0) 1766 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2023-10-01T08:17:24.495 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:24 smithi084 bash[78255]: cluster 2023-10-01T08:17:23.022143+0000 osd.6 (osd.6) 296 : cluster 3 failed to encode map e337 with expected crc 2023-10-01T08:17:24.495 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:24 smithi084 bash[78255]: cluster 2023-10-01T08:17:23.022366+0000 osd.5 (osd.5) 323 : cluster 3 failed to encode map e337 with expected crc 2023-10-01T08:17:24.495 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:24 smithi084 bash[78255]: cluster 2023-10-01T08:17:23.024178+0000 osd.4 (osd.4) 265 : cluster 3 failed to encode map e337 with expected crc 2023-10-01T08:17:24.495 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:24 smithi084 bash[78255]: cluster 2023-10-01T08:17:23.024906+0000 mon.a (mon.0) 1767 : cluster 0 osdmap e337: 8 total, 8 up, 8 in 2023-10-01T08:17:24.496 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:24 smithi084 bash[78255]: cluster 2023-10-01T08:17:23.030616+0000 osd.7 (osd.7) 168 : cluster 3 failed to encode map e337 with expected crc 2023-10-01T08:17:24.496 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:24 smithi084 bash[75189]: cluster 2023-10-01T08:17:22.853827+0000 mgr.y (mgr.34104) 1349 : cluster 0 pgmap v1493: 73 pgs: 73 active+clean; 802 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 252 KiB/s rd, 32 KiB/s wr, 340 op/s 2023-10-01T08:17:24.496 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:24 smithi084 bash[75189]: cluster 2023-10-01T08:17:23.012997+0000 mon.a (mon.0) 1766 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2023-10-01T08:17:24.496 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:24 smithi084 bash[75189]: cluster 2023-10-01T08:17:23.022143+0000 osd.6 (osd.6) 296 : cluster 3 failed to encode map e337 with expected crc 2023-10-01T08:17:24.496 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:24 smithi084 bash[75189]: cluster 2023-10-01T08:17:23.022366+0000 osd.5 (osd.5) 323 : cluster 3 failed to encode map e337 with expected crc 2023-10-01T08:17:24.496 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:24 smithi084 bash[75189]: cluster 2023-10-01T08:17:23.024178+0000 osd.4 (osd.4) 265 : cluster 3 failed to encode map e337 with expected crc 2023-10-01T08:17:24.496 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:24 smithi084 bash[75189]: cluster 2023-10-01T08:17:23.024906+0000 mon.a (mon.0) 1767 : cluster 0 osdmap e337: 8 total, 8 up, 8 in 2023-10-01T08:17:24.496 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:24 smithi084 bash[75189]: cluster 2023-10-01T08:17:23.030616+0000 osd.7 (osd.7) 168 : cluster 3 failed to encode map e337 with expected crc 2023-10-01T08:17:24.592 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:24.620 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:24.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:24.622 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:17:24.723 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:24.752 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:24.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:24.755 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:17:24.856 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:24.880 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:24.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:24.882 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:17:24.983 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:25.008 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:25.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:25.014 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:17:25.114 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:25.124 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:25 smithi112 bash[59335]: cluster 2023-10-01T08:17:24.034857+0000 osd.4 (osd.4) 266 : cluster 3 failed to encode map e338 with expected crc 2023-10-01T08:17:25.124 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:25 smithi112 bash[59335]: cluster 2023-10-01T08:17:24.035151+0000 mon.a (mon.0) 1768 : cluster 0 osdmap e338: 8 total, 8 up, 8 in 2023-10-01T08:17:25.125 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:25 smithi112 bash[59335]: cluster 2023-10-01T08:17:24.039403+0000 osd.7 (osd.7) 169 : cluster 3 failed to encode map e338 with expected crc 2023-10-01T08:17:25.125 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:25 smithi112 bash[59335]: cluster 2023-10-01T08:17:24.062076+0000 osd.4 (osd.4) 267 : cluster 3 failed to encode map e339 with expected crc 2023-10-01T08:17:25.125 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:25 smithi112 bash[59335]: cluster 2023-10-01T08:17:24.062936+0000 mon.a (mon.0) 1769 : cluster 0 osdmap e339: 8 total, 8 up, 8 in 2023-10-01T08:17:25.125 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:25 smithi112 bash[59335]: cluster 2023-10-01T08:17:24.096507+0000 osd.5 (osd.5) 324 : cluster 3 failed to encode map e338 with expected crc 2023-10-01T08:17:25.125 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:25 smithi112 bash[59335]: cluster 2023-10-01T08:17:24.107324+0000 osd.6 (osd.6) 297 : cluster 3 failed to encode map e338 with expected crc 2023-10-01T08:17:25.125 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:25 smithi112 bash[59335]: cluster 2023-10-01T08:17:24.854561+0000 mgr.y (mgr.34104) 1350 : cluster 0 pgmap v1497: 73 pgs: 73 active+clean; 802 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 169 KiB/s rd, 18 KiB/s wr, 225 op/s 2023-10-01T08:17:25.127 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-10-01T08:17:25.144 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:25.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:25.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:17:25.247 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:25.281 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:25.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:25.283 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:17:25.358 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:25 smithi084 bash[78255]: cluster 2023-10-01T08:17:24.034857+0000 osd.4 (osd.4) 266 : cluster 3 failed to encode map e338 with expected crc 2023-10-01T08:17:25.359 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:25 smithi084 bash[78255]: cluster 2023-10-01T08:17:24.035151+0000 mon.a (mon.0) 1768 : cluster 0 osdmap e338: 8 total, 8 up, 8 in 2023-10-01T08:17:25.359 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:25 smithi084 bash[78255]: cluster 2023-10-01T08:17:24.039403+0000 osd.7 (osd.7) 169 : cluster 3 failed to encode map e338 with expected crc 2023-10-01T08:17:25.359 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:25 smithi084 bash[78255]: cluster 2023-10-01T08:17:24.062076+0000 osd.4 (osd.4) 267 : cluster 3 failed to encode map e339 with expected crc 2023-10-01T08:17:25.359 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:25 smithi084 bash[78255]: cluster 2023-10-01T08:17:24.062936+0000 mon.a (mon.0) 1769 : cluster 0 osdmap e339: 8 total, 8 up, 8 in 2023-10-01T08:17:25.359 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:25 smithi084 bash[78255]: cluster 2023-10-01T08:17:24.096507+0000 osd.5 (osd.5) 324 : cluster 3 failed to encode map e338 with expected crc 2023-10-01T08:17:25.359 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:25 smithi084 bash[78255]: cluster 2023-10-01T08:17:24.107324+0000 osd.6 (osd.6) 297 : cluster 3 failed to encode map e338 with expected crc 2023-10-01T08:17:25.359 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:25 smithi084 bash[78255]: cluster 2023-10-01T08:17:24.854561+0000 mgr.y (mgr.34104) 1350 : cluster 0 pgmap v1497: 73 pgs: 73 active+clean; 802 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 169 KiB/s rd, 18 KiB/s wr, 225 op/s 2023-10-01T08:17:25.359 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:25 smithi084 bash[75189]: cluster 2023-10-01T08:17:24.034857+0000 osd.4 (osd.4) 266 : cluster 3 failed to encode map e338 with expected crc 2023-10-01T08:17:25.359 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:25 smithi084 bash[75189]: cluster 2023-10-01T08:17:24.035151+0000 mon.a (mon.0) 1768 : cluster 0 osdmap e338: 8 total, 8 up, 8 in 2023-10-01T08:17:25.359 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:25 smithi084 bash[75189]: cluster 2023-10-01T08:17:24.039403+0000 osd.7 (osd.7) 169 : cluster 3 failed to encode map e338 with expected crc 2023-10-01T08:17:25.360 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:25 smithi084 bash[75189]: cluster 2023-10-01T08:17:24.062076+0000 osd.4 (osd.4) 267 : cluster 3 failed to encode map e339 with expected crc 2023-10-01T08:17:25.360 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:25 smithi084 bash[75189]: cluster 2023-10-01T08:17:24.062936+0000 mon.a (mon.0) 1769 : cluster 0 osdmap e339: 8 total, 8 up, 8 in 2023-10-01T08:17:25.360 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:25 smithi084 bash[75189]: cluster 2023-10-01T08:17:24.096507+0000 osd.5 (osd.5) 324 : cluster 3 failed to encode map e338 with expected crc 2023-10-01T08:17:25.360 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:25 smithi084 bash[75189]: cluster 2023-10-01T08:17:24.107324+0000 osd.6 (osd.6) 297 : cluster 3 failed to encode map e338 with expected crc 2023-10-01T08:17:25.360 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:25 smithi084 bash[75189]: cluster 2023-10-01T08:17:24.854561+0000 mgr.y (mgr.34104) 1350 : cluster 0 pgmap v1497: 73 pgs: 73 active+clean; 802 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 169 KiB/s rd, 18 KiB/s wr, 225 op/s 2023-10-01T08:17:25.384 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:25.414 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:25.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:25.417 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:17:25.517 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:25.550 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:25.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:25.553 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:17:25.654 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:25.685 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:25.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:25.687 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:17:25.788 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:25.820 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:25.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:25.824 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:17:25.926 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:17:25.964 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:17:25.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:25.968 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:17:26.069 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:26.090 INFO:tasks.workunit.client.0.smithi084.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2023-10-01T08:17:26.098 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:26.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:26.100 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:17:26.103 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd remove testimg 2023-10-01T08:17:26.202 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:26.227 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:26.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:26.229 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:17:26.235 INFO:tasks.workunit.client.0.smithi084.stderr: Removing image: 100% complete...done. 2023-10-01T08:17:26.239 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd remove testimg_import 2023-10-01T08:17:26.330 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:26.339 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:17:26 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:17:26] "GET /metrics HTTP/1.1" 200 34058 "" "Prometheus/2.33.4" 2023-10-01T08:17:26.339 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:26 smithi084 bash[78255]: cluster 2023-10-01T08:17:25.072734+0000 osd.4 (osd.4) 268 : cluster 3 failed to encode map e340 with expected crc 2023-10-01T08:17:26.340 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:26 smithi084 bash[78255]: cluster 2023-10-01T08:17:25.073187+0000 mon.a (mon.0) 1770 : cluster 0 osdmap e340: 8 total, 8 up, 8 in 2023-10-01T08:17:26.340 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:26 smithi084 bash[78255]: cluster 2023-10-01T08:17:25.085063+0000 osd.5 (osd.5) 325 : cluster 3 failed to encode map e340 with expected crc 2023-10-01T08:17:26.340 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:26 smithi084 bash[78255]: cluster 2023-10-01T08:17:25.096139+0000 osd.6 (osd.6) 298 : cluster 3 failed to encode map e340 with expected crc 2023-10-01T08:17:26.340 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:26 smithi084 bash[75189]: cluster 2023-10-01T08:17:25.072734+0000 osd.4 (osd.4) 268 : cluster 3 failed to encode map e340 with expected crc 2023-10-01T08:17:26.340 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:26 smithi084 bash[75189]: cluster 2023-10-01T08:17:25.073187+0000 mon.a (mon.0) 1770 : cluster 0 osdmap e340: 8 total, 8 up, 8 in 2023-10-01T08:17:26.340 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:26 smithi084 bash[75189]: cluster 2023-10-01T08:17:25.085063+0000 osd.5 (osd.5) 325 : cluster 3 failed to encode map e340 with expected crc 2023-10-01T08:17:26.340 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:26 smithi084 bash[75189]: cluster 2023-10-01T08:17:25.096139+0000 osd.6 (osd.6) 298 : cluster 3 failed to encode map e340 with expected crc 2023-10-01T08:17:26.353 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:26.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:26.356 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:17:26.367 INFO:tasks.workunit.client.0.smithi084.stderr: Removing image: 100% complete...done. 2023-10-01T08:17:26.372 INFO:tasks.workunit.client.0.smithi084.stderr:+ tiered=0 2023-10-01T08:17:26.373 INFO:tasks.workunit.client.0.smithi084.stderr:+ ceph osd dump 2023-10-01T08:17:26.373 INFO:tasks.workunit.client.0.smithi084.stderr:+ grep ^pool 2023-10-01T08:17:26.373 INFO:tasks.workunit.client.0.smithi084.stderr:+ grep 'rbd' 2023-10-01T08:17:26.373 INFO:tasks.workunit.client.0.smithi084.stderr:+ grep tier 2023-10-01T08:17:26.457 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:26.472 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:26 smithi112 bash[59335]: cluster 2023-10-01T08:17:25.072734+0000 osd.4 (osd.4) 268 : cluster 3 failed to encode map e340 with expected crc 2023-10-01T08:17:26.472 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:26 smithi112 bash[59335]: cluster 2023-10-01T08:17:25.073187+0000 mon.a (mon.0) 1770 : cluster 0 osdmap e340: 8 total, 8 up, 8 in 2023-10-01T08:17:26.472 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:26 smithi112 bash[59335]: cluster 2023-10-01T08:17:25.085063+0000 osd.5 (osd.5) 325 : cluster 3 failed to encode map e340 with expected crc 2023-10-01T08:17:26.472 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:26 smithi112 bash[59335]: cluster 2023-10-01T08:17:25.096139+0000 osd.6 (osd.6) 298 : cluster 3 failed to encode map e340 with expected crc 2023-10-01T08:17:26.491 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:26.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:26.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:17:26.594 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:26.621 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:26.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:26.624 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:17:26.724 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:26.759 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:26.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:26.762 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:17:26.863 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:26.891 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:26.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:26.894 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:17:26.995 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:27.026 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:27.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:27.028 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:17:27.129 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:27.154 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:27.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:27.156 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:17:27.257 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:27.287 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:27.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:27.291 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:17:27.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:27 smithi084 bash[75189]: cluster 2023-10-01T08:17:26.082039+0000 osd.7 (osd.7) 170 : cluster 3 failed to encode map e341 with expected crc 2023-10-01T08:17:27.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:27 smithi084 bash[75189]: cluster 2023-10-01T08:17:26.082075+0000 osd.5 (osd.5) 326 : cluster 3 failed to encode map e341 with expected crc 2023-10-01T08:17:27.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:27 smithi084 bash[75189]: cluster 2023-10-01T08:17:26.082988+0000 mon.a (mon.0) 1771 : cluster 0 osdmap e341: 8 total, 8 up, 8 in 2023-10-01T08:17:27.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:27 smithi084 bash[75189]: cluster 2023-10-01T08:17:26.095068+0000 osd.6 (osd.6) 299 : cluster 3 failed to encode map e341 with expected crc 2023-10-01T08:17:27.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:27 smithi084 bash[75189]: cluster 2023-10-01T08:17:26.095074+0000 osd.4 (osd.4) 269 : cluster 3 failed to encode map e341 with expected crc 2023-10-01T08:17:27.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:27 smithi084 bash[75189]: cluster 2023-10-01T08:17:26.855371+0000 mgr.y (mgr.34104) 1351 : cluster 0 pgmap v1500: 73 pgs: 73 active+clean; 802 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 171 KiB/s rd, 11 KiB/s wr, 226 op/s 2023-10-01T08:17:27.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:27 smithi084 bash[78255]: cluster 2023-10-01T08:17:26.082039+0000 osd.7 (osd.7) 170 : cluster 3 failed to encode map e341 with expected crc 2023-10-01T08:17:27.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:27 smithi084 bash[78255]: cluster 2023-10-01T08:17:26.082075+0000 osd.5 (osd.5) 326 : cluster 3 failed to encode map e341 with expected crc 2023-10-01T08:17:27.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:27 smithi084 bash[78255]: cluster 2023-10-01T08:17:26.082988+0000 mon.a (mon.0) 1771 : cluster 0 osdmap e341: 8 total, 8 up, 8 in 2023-10-01T08:17:27.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:27 smithi084 bash[78255]: cluster 2023-10-01T08:17:26.095068+0000 osd.6 (osd.6) 299 : cluster 3 failed to encode map e341 with expected crc 2023-10-01T08:17:27.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:27 smithi084 bash[78255]: cluster 2023-10-01T08:17:26.095074+0000 osd.4 (osd.4) 269 : cluster 3 failed to encode map e341 with expected crc 2023-10-01T08:17:27.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:27 smithi084 bash[78255]: cluster 2023-10-01T08:17:26.855371+0000 mgr.y (mgr.34104) 1351 : cluster 0 pgmap v1500: 73 pgs: 73 active+clean; 802 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 171 KiB/s rd, 11 KiB/s wr, 226 op/s 2023-10-01T08:17:27.392 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:17:27.415 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:17:27.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:27.418 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:17:27.435 INFO:tasks.workunit.client.0.smithi084.stderr:+ dd if=/dev/urandom bs=1M seek=1 count=1 of=/tmp/rbd_import_export_236157/sparse1 2023-10-01T08:17:27.440 INFO:tasks.workunit.client.0.smithi084.stderr:1+0 records in 2023-10-01T08:17:27.440 INFO:tasks.workunit.client.0.smithi084.stderr:1+0 records out 2023-10-01T08:17:27.440 INFO:tasks.workunit.client.0.smithi084.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00427669 s, 245 MB/s 2023-10-01T08:17:27.440 INFO:tasks.workunit.client.0.smithi084.stderr:+ dd if=/dev/urandom bs=1M count=1 of=/tmp/rbd_import_export_236157/sparse2 2023-10-01T08:17:27.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:27 smithi112 bash[59335]: cluster 2023-10-01T08:17:26.082039+0000 osd.7 (osd.7) 170 : cluster 3 failed to encode map e341 with expected crc 2023-10-01T08:17:27.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:27 smithi112 bash[59335]: cluster 2023-10-01T08:17:26.082075+0000 osd.5 (osd.5) 326 : cluster 3 failed to encode map e341 with expected crc 2023-10-01T08:17:27.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:27 smithi112 bash[59335]: cluster 2023-10-01T08:17:26.082988+0000 mon.a (mon.0) 1771 : cluster 0 osdmap e341: 8 total, 8 up, 8 in 2023-10-01T08:17:27.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:27 smithi112 bash[59335]: cluster 2023-10-01T08:17:26.095068+0000 osd.6 (osd.6) 299 : cluster 3 failed to encode map e341 with expected crc 2023-10-01T08:17:27.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:27 smithi112 bash[59335]: cluster 2023-10-01T08:17:26.095074+0000 osd.4 (osd.4) 269 : cluster 3 failed to encode map e341 with expected crc 2023-10-01T08:17:27.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:27 smithi112 bash[59335]: cluster 2023-10-01T08:17:26.855371+0000 mgr.y (mgr.34104) 1351 : cluster 0 pgmap v1500: 73 pgs: 73 active+clean; 802 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 171 KiB/s rd, 11 KiB/s wr, 226 op/s 2023-10-01T08:17:27.481 INFO:tasks.workunit.client.0.smithi084.stderr:1+0 records in 2023-10-01T08:17:27.481 INFO:tasks.workunit.client.0.smithi084.stderr:1+0 records out 2023-10-01T08:17:27.481 INFO:tasks.workunit.client.0.smithi084.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.0392528 s, 26.7 MB/s 2023-10-01T08:17:27.481 INFO:tasks.workunit.client.0.smithi084.stderr:+ truncate /tmp/rbd_import_export_236157/sparse2 -s 2M 2023-10-01T08:17:27.517 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd rm sparse1 2023-10-01T08:17:27.519 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:27.554 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:27.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:27.558 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:17:27.565 INFO:tasks.workunit.client.0.smithi084.stderr: Removing image: 0% complete...failed. 2023-10-01T08:17:27.565 INFO:tasks.workunit.client.0.smithi084.stderr:rbd: delete error: (2) No such file or directory 2023-10-01T08:17:27.569 INFO:tasks.workunit.client.0.smithi084.stderr:+ true 2023-10-01T08:17:27.570 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_236157/sparse1 2023-10-01T08:17:27.648 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T08:17:27.658 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:27.665 INFO:tasks.workunit.client.0.smithi084.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2023-10-01T08:17:27.666 INFO:tasks.workunit.client.0.smithi084.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-01T08:17:27.666 INFO:tasks.workunit.client.0.smithi084.stderr:rbd: --order is deprecated, use --object-size 2023-10-01T08:17:27.671 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd ls -l 2023-10-01T08:17:27.671 INFO:tasks.workunit.client.0.smithi084.stderr:+ grep -Ei (2 MiB|2048k) 2023-10-01T08:17:27.671 INFO:tasks.workunit.client.0.smithi084.stderr:+ grep sparse1 2023-10-01T08:17:27.689 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:27.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:27.692 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:17:27.721 INFO:tasks.workunit.client.0.smithi084.stdout:sparse1 2 MiB 2 2023-10-01T08:17:27.722 INFO:tasks.workunit.client.0.smithi084.stderr:+ objects sparse1 2023-10-01T08:17:27.722 INFO:tasks.workunit.client.0.smithi084.stderr:+ image=sparse1 2023-10-01T08:17:27.722 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd info sparse1 2023-10-01T08:17:27.722 INFO:tasks.workunit.client.0.smithi084.stderr:+ grep block_name_prefix 2023-10-01T08:17:27.723 INFO:tasks.workunit.client.0.smithi084.stderr:+ awk {print $NF;} 2023-10-01T08:17:27.777 INFO:tasks.workunit.client.0.smithi084.stderr:+ prefix=rbd_data.b54681d49853 2023-10-01T08:17:27.778 INFO:tasks.workunit.client.0.smithi084.stderr:+ grep rbd_data.b54681d49853 2023-10-01T08:17:27.778 INFO:tasks.workunit.client.0.smithi084.stderr:+ sed -e s/rbd_data.b54681d49853\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-10-01T08:17:27.778 INFO:tasks.workunit.client.0.smithi084.stderr:+ get_image_data_pool sparse1 2023-10-01T08:17:27.778 INFO:tasks.workunit.client.0.smithi084.stderr:+ image=sparse1 2023-10-01T08:17:27.778 INFO:tasks.workunit.client.0.smithi084.stderr:+ sort -u 2023-10-01T08:17:27.778 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd info sparse1 2023-10-01T08:17:27.778 INFO:tasks.workunit.client.0.smithi084.stderr:+ grep data_pool: 2023-10-01T08:17:27.779 INFO:tasks.workunit.client.0.smithi084.stderr:+ awk -F: { print $NF } 2023-10-01T08:17:27.793 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:27.825 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:27.826 INFO:tasks.workunit.client.0.smithi084.stderr:+ data_pool= 2023-10-01T08:17:27.826 INFO:tasks.workunit.client.0.smithi084.stderr:+ [ -z ] 2023-10-01T08:17:27.826 INFO:tasks.workunit.client.0.smithi084.stderr:+ data_pool=rbd 2023-10-01T08:17:27.827 INFO:tasks.workunit.client.0.smithi084.stderr:+ echo rbd 2023-10-01T08:17:27.827 INFO:tasks.workunit.client.0.smithi084.stderr:+ rados ls -p rbd 2023-10-01T08:17:27.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:27.828 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:17:27.878 INFO:tasks.workunit.client.0.smithi084.stderr:+ objects=1 2023-10-01T08:17:27.878 INFO:tasks.workunit.client.0.smithi084.stderr:+ echo 1 2023-10-01T08:17:27.879 INFO:tasks.workunit.client.0.smithi084.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2023-10-01T08:17:27.879 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd export sparse1 /tmp/rbd_import_export_236157/sparse1.out 2023-10-01T08:17:27.929 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:27.945 INFO:tasks.workunit.client.0.smithi084.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2023-10-01T08:17:27.952 INFO:tasks.workunit.client.0.smithi084.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_236157/sparse1 /tmp/rbd_import_export_236157/sparse1.out 2023-10-01T08:17:27.952 INFO:tasks.workunit.client.0.smithi084.stderr:+ cmp -l /tmp/rbd_import_export_236157/sparse1 /tmp/rbd_import_export_236157/sparse1.out 2023-10-01T08:17:27.955 INFO:tasks.workunit.client.0.smithi084.stderr:+ stat /tmp/rbd_import_export_236157/sparse1 --format %b 2023-10-01T08:17:27.957 INFO:tasks.workunit.client.0.smithi084.stderr:+ origsize=2048 2023-10-01T08:17:27.957 INFO:tasks.workunit.client.0.smithi084.stderr:+ stat /tmp/rbd_import_export_236157/sparse1.out --format %b 2023-10-01T08:17:27.957 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:27.958 INFO:tasks.workunit.client.0.smithi084.stderr:+ exportsize=2048 2023-10-01T08:17:27.958 INFO:tasks.workunit.client.0.smithi084.stderr:+ difference=0 2023-10-01T08:17:27.958 INFO:tasks.workunit.client.0.smithi084.stderr:+ difference=0 2023-10-01T08:17:27.958 INFO:tasks.workunit.client.0.smithi084.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-10-01T08:17:27.958 INFO:tasks.workunit.client.0.smithi084.stderr:+ rm /tmp/rbd_import_export_236157/sparse1.out 2023-10-01T08:17:27.959 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd rm sparse1 2023-10-01T08:17:27.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:27.962 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:17:27.974 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0: {} 2023-10-01T08:17:28.006 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1: {} 2023-10-01T08:17:28.029 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2: {} 2023-10-01T08:17:28.053 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3: {} 2023-10-01T08:17:28.063 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:28.075 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4: {} 2023-10-01T08:17:28.077 INFO:tasks.workunit.client.0.smithi084.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2023-10-01T08:17:28.081 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd rm sparse2 2023-10-01T08:17:28.105 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5: {} 2023-10-01T08:17:28.129 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:28.131 INFO:tasks.workunit.client.0.smithi084.stderr: Removing image: 0% complete...failed. 2023-10-01T08:17:28.131 INFO:tasks.workunit.client.0.smithi084.stderr:rbd: delete error: (2) No such file or directory 2023-10-01T08:17:28.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:28.132 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:17:28.135 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6: {} 2023-10-01T08:17:28.137 INFO:tasks.workunit.client.0.smithi084.stderr:+ true 2023-10-01T08:17:28.137 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_236157/sparse2 2023-10-01T08:17:28.157 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7: {} 2023-10-01T08:17:28.159 INFO:teuthology.orchestra.run.smithi084.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-01T08:17:28.159 INFO:teuthology.orchestra.run.smithi084.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-01T08:17:28.159 INFO:teuthology.orchestra.run.smithi084.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-01T08:17:28.159 INFO:teuthology.orchestra.run.smithi084.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-01T08:17:28.159 INFO:teuthology.orchestra.run.smithi084.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-01T08:17:28.159 INFO:teuthology.orchestra.run.smithi084.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-01T08:17:28.159 INFO:teuthology.orchestra.run.smithi084.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-01T08:17:28.160 INFO:teuthology.orchestra.run.smithi084.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-01T08:17:28.195 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:28 smithi084 bash[78255]: audit 2023-10-01T08:17:27.316597+0000 mon.a (mon.0) 1772 : audit 0 from='client.? 172.21.15.84:0/2548718618' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-01T08:17:28.195 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:28 smithi084 bash[78255]: audit 2023-10-01T08:17:27.419522+0000 mon.a (mon.0) 1773 : audit 0 from='client.? 172.21.15.84:0/2548718618' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-01T08:17:28.195 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:28 smithi084 bash[78255]: audit 2023-10-01T08:17:27.948397+0000 mon.c (mon.2) 149 : audit 0 from='client.? 172.21.15.84:0/44465574' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:17:28.195 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:28 smithi084 bash[75189]: audit 2023-10-01T08:17:27.316597+0000 mon.a (mon.0) 1772 : audit 0 from='client.? 172.21.15.84:0/2548718618' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-01T08:17:28.195 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:28 smithi084 bash[75189]: audit 2023-10-01T08:17:27.419522+0000 mon.a (mon.0) 1773 : audit 0 from='client.? 172.21.15.84:0/2548718618' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-01T08:17:28.196 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:28 smithi084 bash[75189]: audit 2023-10-01T08:17:27.948397+0000 mon.c (mon.2) 149 : audit 0 from='client.? 172.21.15.84:0/44465574' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:17:28.214 INFO:tasks.workunit.client.0.smithi084.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2023-10-01T08:17:28.215 INFO:tasks.workunit.client.0.smithi084.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-01T08:17:28.215 INFO:tasks.workunit.client.0.smithi084.stderr:rbd: --order is deprecated, use --object-size 2023-10-01T08:17:28.218 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd ls -l 2023-10-01T08:17:28.218 INFO:tasks.workunit.client.0.smithi084.stderr:+ grep sparse2 2023-10-01T08:17:28.218 INFO:tasks.workunit.client.0.smithi084.stderr:+ grep -Ei (2 MiB|2048k) 2023-10-01T08:17:28.233 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:28.257 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:28.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:28.260 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:17:28.263 INFO:tasks.workunit.client.0.smithi084.stdout:sparse2 2 MiB 2 2023-10-01T08:17:28.264 INFO:tasks.workunit.client.0.smithi084.stderr:+ objects sparse2 2023-10-01T08:17:28.264 INFO:tasks.workunit.client.0.smithi084.stderr:+ image=sparse2 2023-10-01T08:17:28.264 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd info sparse2 2023-10-01T08:17:28.264 INFO:tasks.workunit.client.0.smithi084.stderr:+ + grep block_name_prefix 2023-10-01T08:17:28.264 INFO:tasks.workunit.client.0.smithi084.stderr:awk {print $NF;} 2023-10-01T08:17:28.313 INFO:tasks.workunit.client.0.smithi084.stderr:+ prefix=rbd_data.8ee3cf5046c2 2023-10-01T08:17:28.313 INFO:tasks.workunit.client.0.smithi084.stderr:+ grep rbd_data.8ee3cf5046c2 2023-10-01T08:17:28.313 INFO:tasks.workunit.client.0.smithi084.stderr:+ get_image_data_pool sparse2 2023-10-01T08:17:28.313 INFO:tasks.workunit.client.0.smithi084.stderr:+ image=sparse2 2023-10-01T08:17:28.314 INFO:tasks.workunit.client.0.smithi084.stderr:+ sort -u 2023-10-01T08:17:28.314 INFO:tasks.workunit.client.0.smithi084.stderr:+ sed -e s/rbd_data.8ee3cf5046c2\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-10-01T08:17:28.314 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd info sparse2 2023-10-01T08:17:28.314 INFO:tasks.workunit.client.0.smithi084.stderr:+ grep data_pool: 2023-10-01T08:17:28.314 INFO:tasks.workunit.client.0.smithi084.stderr:+ awk -F: { print $NF } 2023-10-01T08:17:28.360 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:28.363 INFO:tasks.workunit.client.0.smithi084.stderr:+ data_pool= 2023-10-01T08:17:28.364 INFO:tasks.workunit.client.0.smithi084.stderr:+ [ -z ] 2023-10-01T08:17:28.364 INFO:tasks.workunit.client.0.smithi084.stderr:+ data_pool=rbd 2023-10-01T08:17:28.364 INFO:tasks.workunit.client.0.smithi084.stderr:+ echo rbd 2023-10-01T08:17:28.364 INFO:tasks.workunit.client.0.smithi084.stderr:+ rados ls -p rbd 2023-10-01T08:17:28.369 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:28 smithi112 bash[59335]: audit 2023-10-01T08:17:27.316597+0000 mon.a (mon.0) 1772 : audit 0 from='client.? 172.21.15.84:0/2548718618' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-01T08:17:28.370 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:28 smithi112 bash[59335]: audit 2023-10-01T08:17:27.419522+0000 mon.a (mon.0) 1773 : audit 0 from='client.? 172.21.15.84:0/2548718618' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-01T08:17:28.370 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:28 smithi112 bash[59335]: audit 2023-10-01T08:17:27.948397+0000 mon.c (mon.2) 149 : audit 0 from='client.? 172.21.15.84:0/44465574' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-01T08:17:28.386 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:28.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:28.389 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:17:28.409 INFO:tasks.workunit.client.0.smithi084.stderr:+ objects=0 2023-10-01T08:17:28.409 INFO:tasks.workunit.client.0.smithi084.stderr:+ echo 0 2023-10-01T08:17:28.409 INFO:tasks.workunit.client.0.smithi084.stderr:+ [ 0 -eq 1 -o 0 = 0 ] 2023-10-01T08:17:28.409 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd export sparse2 /tmp/rbd_import_export_236157/sparse2.out 2023-10-01T08:17:28.455 INFO:tasks.workunit.client.0.smithi084.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2023-10-01T08:17:28.460 INFO:tasks.workunit.client.0.smithi084.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_236157/sparse2 /tmp/rbd_import_export_236157/sparse2.out 2023-10-01T08:17:28.460 INFO:tasks.workunit.client.0.smithi084.stderr:+ cmp -l /tmp/rbd_import_export_236157/sparse2 /tmp/rbd_import_export_236157/sparse2.out 2023-10-01T08:17:28.462 INFO:tasks.workunit.client.0.smithi084.stderr:+ stat /tmp/rbd_import_export_236157/sparse2 --format %b 2023-10-01T08:17:28.463 INFO:tasks.workunit.client.0.smithi084.stderr:+ origsize=2048 2023-10-01T08:17:28.463 INFO:tasks.workunit.client.0.smithi084.stderr:+ stat /tmp/rbd_import_export_236157/sparse2.out --format %b 2023-10-01T08:17:28.464 INFO:tasks.workunit.client.0.smithi084.stderr:+ exportsize=2048 2023-10-01T08:17:28.464 INFO:tasks.workunit.client.0.smithi084.stderr:+ difference=0 2023-10-01T08:17:28.464 INFO:tasks.workunit.client.0.smithi084.stderr:+ difference=0 2023-10-01T08:17:28.464 INFO:tasks.workunit.client.0.smithi084.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-10-01T08:17:28.464 INFO:tasks.workunit.client.0.smithi084.stderr:+ rm /tmp/rbd_import_export_236157/sparse2.out 2023-10-01T08:17:28.465 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd rm sparse2 2023-10-01T08:17:28.490 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:28.516 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:28.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:28.519 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:17:28.583 INFO:tasks.workunit.client.0.smithi084.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2023-10-01T08:17:28.587 INFO:tasks.workunit.client.0.smithi084.stderr:+ truncate /tmp/rbd_import_export_236157/sparse1 -s 10M 2023-10-01T08:17:28.588 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd import --new-format --order 20 - sparse1 2023-10-01T08:17:28.620 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:28.642 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:28.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:28.645 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:17:28.709 INFO:tasks.workunit.client.0.smithi084.stderr: Importing image: 100% complete...done. 2023-10-01T08:17:28.710 INFO:tasks.workunit.client.0.smithi084.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-01T08:17:28.710 INFO:tasks.workunit.client.0.smithi084.stderr:rbd: --order is deprecated, use --object-size 2023-10-01T08:17:28.714 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd ls -l 2023-10-01T08:17:28.714 INFO:tasks.workunit.client.0.smithi084.stderr:+ grep sparse1 2023-10-01T08:17:28.714 INFO:tasks.workunit.client.0.smithi084.stderr:+ grep -Ei (10 MiB|10240k) 2023-10-01T08:17:28.745 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:28.757 INFO:tasks.workunit.client.0.smithi084.stdout:sparse1 10 MiB 2 2023-10-01T08:17:28.758 INFO:tasks.workunit.client.0.smithi084.stderr:+ objects sparse1 2023-10-01T08:17:28.758 INFO:tasks.workunit.client.0.smithi084.stderr:+ image=sparse1 2023-10-01T08:17:28.758 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd info sparse1 2023-10-01T08:17:28.759 INFO:tasks.workunit.client.0.smithi084.stderr:+ grep block_name_prefix 2023-10-01T08:17:28.759 INFO:tasks.workunit.client.0.smithi084.stderr:+ awk {print $NF;} 2023-10-01T08:17:28.773 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:28.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:28.775 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:17:28.799 INFO:tasks.workunit.client.0.smithi084.stderr:+ prefix=rbd_data.8f1092d59294 2023-10-01T08:17:28.800 INFO:tasks.workunit.client.0.smithi084.stderr:+ grep rbd_data.8f1092d59294 2023-10-01T08:17:28.800 INFO:tasks.workunit.client.0.smithi084.stderr:+ get_image_data_pool sparse1 2023-10-01T08:17:28.800 INFO:tasks.workunit.client.0.smithi084.stderr:+ image=sparse1 2023-10-01T08:17:28.800 INFO:tasks.workunit.client.0.smithi084.stderr:+ sed -e s/rbd_data.8f1092d59294\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-10-01T08:17:28.801 INFO:tasks.workunit.client.0.smithi084.stderr:+ sort -u 2023-10-01T08:17:28.801 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd info sparse1 2023-10-01T08:17:28.801 INFO:tasks.workunit.client.0.smithi084.stderr:+ + awk -F: { print $NF }grep 2023-10-01T08:17:28.801 INFO:tasks.workunit.client.0.smithi084.stderr: data_pool: 2023-10-01T08:17:28.843 INFO:tasks.workunit.client.0.smithi084.stderr:+ data_pool= 2023-10-01T08:17:28.843 INFO:tasks.workunit.client.0.smithi084.stderr:+ [ -z ] 2023-10-01T08:17:28.844 INFO:tasks.workunit.client.0.smithi084.stderr:+ data_pool=rbd 2023-10-01T08:17:28.844 INFO:tasks.workunit.client.0.smithi084.stderr:+ echo rbd 2023-10-01T08:17:28.844 INFO:tasks.workunit.client.0.smithi084.stderr:+ rados ls -p rbd 2023-10-01T08:17:28.876 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:28.907 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:28.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:28.910 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:17:28.911 INFO:tasks.workunit.client.0.smithi084.stderr:+ objects=1 2023-10-01T08:17:28.911 INFO:tasks.workunit.client.0.smithi084.stderr:+ echo 1 2023-10-01T08:17:28.911 INFO:tasks.workunit.client.0.smithi084.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2023-10-01T08:17:28.911 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd export sparse1 /tmp/rbd_import_export_236157/sparse1.out 2023-10-01T08:17:28.958 INFO:tasks.workunit.client.0.smithi084.stderr: Exporting image: 10% complete... Exporting image: 20% complete... Exporting image: 30% complete... Exporting image: 40% complete... Exporting image: 50% complete... Exporting image: 60% complete... Exporting image: 70% complete... Exporting image: 80% complete... Exporting image: 90% complete... Exporting image: 100% complete...done. 2023-10-01T08:17:28.962 INFO:tasks.workunit.client.0.smithi084.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_236157/sparse1 /tmp/rbd_import_export_236157/sparse1.out 2023-10-01T08:17:28.962 INFO:tasks.workunit.client.0.smithi084.stderr:+ cmp -l /tmp/rbd_import_export_236157/sparse1 /tmp/rbd_import_export_236157/sparse1.out 2023-10-01T08:17:28.973 INFO:tasks.workunit.client.0.smithi084.stderr:+ stat /tmp/rbd_import_export_236157/sparse1 --format %b 2023-10-01T08:17:28.974 INFO:tasks.workunit.client.0.smithi084.stderr:+ origsize=2048 2023-10-01T08:17:28.974 INFO:tasks.workunit.client.0.smithi084.stderr:+ stat /tmp/rbd_import_export_236157/sparse1.out --format %b 2023-10-01T08:17:28.975 INFO:tasks.workunit.client.0.smithi084.stderr:+ exportsize=2048 2023-10-01T08:17:28.975 INFO:tasks.workunit.client.0.smithi084.stderr:+ difference=0 2023-10-01T08:17:28.975 INFO:tasks.workunit.client.0.smithi084.stderr:+ difference=0 2023-10-01T08:17:28.975 INFO:tasks.workunit.client.0.smithi084.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-10-01T08:17:28.975 INFO:tasks.workunit.client.0.smithi084.stderr:+ rm /tmp/rbd_import_export_236157/sparse1.out 2023-10-01T08:17:28.976 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd rm sparse1 2023-10-01T08:17:29.010 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:29.036 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:29.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:29.039 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:17:29.108 INFO:teuthology.orchestra.run.smithi084.stderr:nodeep-scrub is unset 2023-10-01T08:17:29.125 INFO:tasks.workunit.client.0.smithi084.stderr: Removing image: 10% complete... Removing image: 20% complete... Removing image: 30% complete... Removing image: 40% complete... Removing image: 50% complete... Removing image: 60% complete... Removing image: 70% complete... Removing image: 80% complete... Removing image: 90% complete... Removing image: 100% complete...done. 2023-10-01T08:17:29.129 INFO:tasks.workunit.client.0.smithi084.stderr:+ dd if=/dev/urandom bs=2M count=1 of=/tmp/rbd_import_export_236157/sparse2 oflag=append conv=notrunc 2023-10-01T08:17:29.138 INFO:tasks.workunit.client.0.smithi084.stderr:1+0 records in 2023-10-01T08:17:29.138 INFO:tasks.workunit.client.0.smithi084.stderr:1+0 records out 2023-10-01T08:17:29.138 INFO:tasks.workunit.client.0.smithi084.stderr:2097152 bytes (2.1 MB, 2.0 MiB) copied, 0.00786381 s, 267 MB/s 2023-10-01T08:17:29.138 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd import --new-format --order 20 - sparse2 2023-10-01T08:17:29.140 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:29.161 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:29.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:29.165 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:17:29.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:29 smithi112 bash[59335]: audit 2023-10-01T08:17:28.268966+0000 mon.a (mon.0) 1774 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:17:29.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:29 smithi112 bash[59335]: audit 2023-10-01T08:17:28.269946+0000 mon.b (mon.1) 31 : audit 1 from='client.? 172.21.15.84:0/2239394293' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:17:29.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:29 smithi112 bash[59335]: cluster 2023-10-01T08:17:28.856064+0000 mgr.y (mgr.34104) 1352 : cluster 0 pgmap v1501: 73 pgs: 73 active+clean; 692 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 295 KiB/s rd, 219 KiB/s wr, 114 op/s 2023-10-01T08:17:29.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:29 smithi112 bash[59335]: audit 2023-10-01T08:17:28.937723+0000 mon.a (mon.0) 1775 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:17:29.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:29 smithi112 bash[59335]: audit 2023-10-01T08:17:28.943828+0000 mon.a (mon.0) 1776 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:17:29.232 INFO:tasks.workunit.client.0.smithi084.stderr: Importing image: 100% complete...done. 2023-10-01T08:17:29.233 INFO:tasks.workunit.client.0.smithi084.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-01T08:17:29.233 INFO:tasks.workunit.client.0.smithi084.stderr:rbd: --order is deprecated, use --object-size 2023-10-01T08:17:29.236 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd ls -l 2023-10-01T08:17:29.237 INFO:tasks.workunit.client.0.smithi084.stderr:+ grep sparse2 2023-10-01T08:17:29.237 INFO:tasks.workunit.client.0.smithi084.stderr:+ grep -Ei (4 MiB|4096k) 2023-10-01T08:17:29.265 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:29.282 INFO:tasks.workunit.client.0.smithi084.stdout:sparse2 4 MiB 2 2023-10-01T08:17:29.283 INFO:tasks.workunit.client.0.smithi084.stderr:+ objects sparse2 2023-10-01T08:17:29.283 INFO:tasks.workunit.client.0.smithi084.stderr:+ image=sparse2 2023-10-01T08:17:29.284 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd info sparse2 2023-10-01T08:17:29.284 INFO:tasks.workunit.client.0.smithi084.stderr:+ grep block_name_prefix 2023-10-01T08:17:29.284 INFO:tasks.workunit.client.0.smithi084.stderr:+ awk {print $NF;} 2023-10-01T08:17:29.298 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7 2023-10-01T08:17:29.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:29.301 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.7' 2023-10-01T08:17:29.325 INFO:tasks.workunit.client.0.smithi084.stderr:+ prefix=rbd_data.8f3df1a294d2 2023-10-01T08:17:29.327 INFO:tasks.workunit.client.0.smithi084.stderr:+ grep rbd_data.8f3df1a294d2 2023-10-01T08:17:29.327 INFO:tasks.workunit.client.0.smithi084.stderr:+ get_image_data_pool sparse2 2023-10-01T08:17:29.327 INFO:tasks.workunit.client.0.smithi084.stderr:+ image=sparse2 2023-10-01T08:17:29.327 INFO:tasks.workunit.client.0.smithi084.stderr:+ sed -e s/rbd_data.8f3df1a294d2\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-10-01T08:17:29.327 INFO:tasks.workunit.client.0.smithi084.stderr:+ sort -u 2023-10-01T08:17:29.327 INFO:tasks.workunit.client.0.smithi084.stderr:+ + grep data_pool: 2023-10-01T08:17:29.328 INFO:tasks.workunit.client.0.smithi084.stderr:+ awk -F: { print $NF } 2023-10-01T08:17:29.328 INFO:tasks.workunit.client.0.smithi084.stderr:rbd info sparse2 2023-10-01T08:17:29.402 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:29.406 INFO:tasks.workunit.client.0.smithi084.stderr:+ data_pool= 2023-10-01T08:17:29.406 INFO:tasks.workunit.client.0.smithi084.stderr:+ [ -z ] 2023-10-01T08:17:29.406 INFO:tasks.workunit.client.0.smithi084.stderr:+ data_pool=rbd 2023-10-01T08:17:29.406 INFO:tasks.workunit.client.0.smithi084.stderr:+ echo rbd 2023-10-01T08:17:29.406 INFO:tasks.workunit.client.0.smithi084.stderr:+ rados ls -p rbd 2023-10-01T08:17:29.412 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:29 smithi084 bash[78255]: audit 2023-10-01T08:17:28.268966+0000 mon.a (mon.0) 1774 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:17:29.413 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:29 smithi084 bash[78255]: audit 2023-10-01T08:17:28.269946+0000 mon.b (mon.1) 31 : audit 1 from='client.? 172.21.15.84:0/2239394293' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:17:29.413 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:29 smithi084 bash[78255]: cluster 2023-10-01T08:17:28.856064+0000 mgr.y (mgr.34104) 1352 : cluster 0 pgmap v1501: 73 pgs: 73 active+clean; 692 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 295 KiB/s rd, 219 KiB/s wr, 114 op/s 2023-10-01T08:17:29.413 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:29 smithi084 bash[78255]: audit 2023-10-01T08:17:28.937723+0000 mon.a (mon.0) 1775 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:17:29.413 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:29 smithi084 bash[78255]: audit 2023-10-01T08:17:28.943828+0000 mon.a (mon.0) 1776 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:17:29.414 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:29 smithi084 bash[75189]: audit 2023-10-01T08:17:28.268966+0000 mon.a (mon.0) 1774 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:17:29.414 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:29 smithi084 bash[75189]: audit 2023-10-01T08:17:28.269946+0000 mon.b (mon.1) 31 : audit 1 from='client.? 172.21.15.84:0/2239394293' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:17:29.414 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:29 smithi084 bash[75189]: cluster 2023-10-01T08:17:28.856064+0000 mgr.y (mgr.34104) 1352 : cluster 0 pgmap v1501: 73 pgs: 73 active+clean; 692 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 295 KiB/s rd, 219 KiB/s wr, 114 op/s 2023-10-01T08:17:29.414 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:29 smithi084 bash[75189]: audit 2023-10-01T08:17:28.937723+0000 mon.a (mon.0) 1775 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:17:29.414 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:29 smithi084 bash[75189]: audit 2023-10-01T08:17:28.943828+0000 mon.a (mon.0) 1776 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:17:29.428 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:29.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:29.431 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:17:29.446 INFO:tasks.workunit.client.0.smithi084.stderr:+ objects=0 2023-10-01T08:17:29.446 INFO:tasks.workunit.client.0.smithi084.stderr:2 2023-10-01T08:17:29.446 INFO:tasks.workunit.client.0.smithi084.stderr:3 2023-10-01T08:17:29.447 INFO:tasks.workunit.client.0.smithi084.stderr:+ echo 0 2 3 2023-10-01T08:17:29.447 INFO:tasks.workunit.client.0.smithi084.stderr:+ [ 0 -eq 1 -o 0 2 3 = 0 2 3 ] 2023-10-01T08:17:29.447 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd export sparse2 /tmp/rbd_import_export_236157/sparse2.out 2023-10-01T08:17:29.489 INFO:tasks.workunit.client.0.smithi084.stderr: Exporting image: 25% complete... Exporting image: 50% complete... Exporting image: 75% complete... Exporting image: 100% complete...done. 2023-10-01T08:17:29.492 INFO:tasks.workunit.client.0.smithi084.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_236157/sparse2 /tmp/rbd_import_export_236157/sparse2.out 2023-10-01T08:17:29.493 INFO:tasks.workunit.client.0.smithi084.stderr:+ cmp -l /tmp/rbd_import_export_236157/sparse2 /tmp/rbd_import_export_236157/sparse2.out 2023-10-01T08:17:29.498 INFO:tasks.workunit.client.0.smithi084.stderr:+ stat /tmp/rbd_import_export_236157/sparse2 --format %b 2023-10-01T08:17:29.498 INFO:tasks.workunit.client.0.smithi084.stderr:+ origsize=6144 2023-10-01T08:17:29.499 INFO:tasks.workunit.client.0.smithi084.stderr:+ stat /tmp/rbd_import_export_236157/sparse2.out --format %b 2023-10-01T08:17:29.499 INFO:tasks.workunit.client.0.smithi084.stderr:+ exportsize=6144 2023-10-01T08:17:29.500 INFO:tasks.workunit.client.0.smithi084.stderr:+ difference=0 2023-10-01T08:17:29.500 INFO:tasks.workunit.client.0.smithi084.stderr:+ difference=0 2023-10-01T08:17:29.500 INFO:tasks.workunit.client.0.smithi084.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-10-01T08:17:29.500 INFO:tasks.workunit.client.0.smithi084.stderr:+ rm /tmp/rbd_import_export_236157/sparse2.out 2023-10-01T08:17:29.500 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd rm sparse2 2023-10-01T08:17:29.532 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:29.551 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:29.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:29.553 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:17:29.626 INFO:tasks.workunit.client.0.smithi084.stderr: Removing image: 25% complete... Removing image: 50% complete... Removing image: 75% complete... Removing image: 100% complete...done. 2023-10-01T08:17:29.630 INFO:tasks.workunit.client.0.smithi084.stderr:+ echo partially-sparse file imports to partially-sparse image 2023-10-01T08:17:29.631 INFO:tasks.workunit.client.0.smithi084.stdout:partially-sparse file imports to partially-sparse image 2023-10-01T08:17:29.631 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_236157/sparse1 sparse 2023-10-01T08:17:29.654 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:29.676 INFO:teuthology.orchestra.run.smithi112.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-01T08:17:29.677 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:29.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:29.679 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:17:29.724 INFO:tasks.workunit.client.0.smithi084.stderr: Importing image: 10% complete... Importing image: 20% complete... Importing image: 30% complete... Importing image: 40% complete... Importing image: 50% complete... Importing image: 60% complete... Importing image: 70% complete... Importing image: 80% complete... Importing image: 90% complete... Importing image: 100% complete...done. 2023-10-01T08:17:29.725 INFO:tasks.workunit.client.0.smithi084.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-01T08:17:29.725 INFO:tasks.workunit.client.0.smithi084.stderr:rbd: --order is deprecated, use --object-size 2023-10-01T08:17:29.729 INFO:tasks.workunit.client.0.smithi084.stderr:+ objects sparse 2023-10-01T08:17:29.729 INFO:tasks.workunit.client.0.smithi084.stderr:+ image=sparse 2023-10-01T08:17:29.729 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd info sparse 2023-10-01T08:17:29.729 INFO:tasks.workunit.client.0.smithi084.stderr:+ grep block_name_prefix 2023-10-01T08:17:29.729 INFO:tasks.workunit.client.0.smithi084.stderr:+ awk {print $NF;} 2023-10-01T08:17:29.779 INFO:tasks.workunit.client.0.smithi084.stderr:+ prefix=rbd_data.b603c685a728 2023-10-01T08:17:29.779 INFO:tasks.workunit.client.0.smithi084.stderr:+ grep rbd_data.b603c685a728 2023-10-01T08:17:29.779 INFO:tasks.workunit.client.0.smithi084.stderr:+ get_image_data_pool sparse 2023-10-01T08:17:29.779 INFO:tasks.workunit.client.0.smithi084.stderr:+ image=sparse 2023-10-01T08:17:29.779 INFO:tasks.workunit.client.0.smithi084.stderr:+ sed -e s/rbd_data.b603c685a728\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-10-01T08:17:29.780 INFO:tasks.workunit.client.0.smithi084.stderr:+ sort -u 2023-10-01T08:17:29.780 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd info sparse 2023-10-01T08:17:29.780 INFO:tasks.workunit.client.0.smithi084.stderr:+ grep data_pool: 2023-10-01T08:17:29.780 INFO:tasks.workunit.client.0.smithi084.stderr:+ awk -F: { print $NF } 2023-10-01T08:17:29.780 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:29.798 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:29.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:29.801 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:17:29.824 INFO:tasks.workunit.client.0.smithi084.stderr:+ data_pool= 2023-10-01T08:17:29.824 INFO:tasks.workunit.client.0.smithi084.stderr:+ [ -z ] 2023-10-01T08:17:29.824 INFO:tasks.workunit.client.0.smithi084.stderr:+ data_pool=rbd 2023-10-01T08:17:29.824 INFO:tasks.workunit.client.0.smithi084.stderr:+ echo rbd 2023-10-01T08:17:29.824 INFO:tasks.workunit.client.0.smithi084.stderr:+ rados ls -p rbd 2023-10-01T08:17:29.862 INFO:tasks.workunit.client.0.smithi084.stderr:+ objects=1 2023-10-01T08:17:29.862 INFO:tasks.workunit.client.0.smithi084.stderr:+ echo 1 2023-10-01T08:17:29.862 INFO:tasks.workunit.client.0.smithi084.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2023-10-01T08:17:29.862 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd rm sparse 2023-10-01T08:17:29.903 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:29.925 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:29.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:29.928 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:17:29.982 INFO:tasks.workunit.client.0.smithi084.stderr: Removing image: 10% complete... Removing image: 20% complete... Removing image: 30% complete... Removing image: 40% complete... Removing image: 50% complete... Removing image: 60% complete... Removing image: 70% complete... Removing image: 80% complete... Removing image: 90% complete... Removing image: 100% complete...done. 2023-10-01T08:17:29.987 INFO:tasks.workunit.client.0.smithi084.stdout:zeros import through stdin to sparse image 2023-10-01T08:17:29.987 INFO:tasks.workunit.client.0.smithi084.stderr:+ echo zeros import through stdin to sparse image 2023-10-01T08:17:29.988 INFO:tasks.workunit.client.0.smithi084.stderr:+ dd if=/dev/zero bs=1M count=4 2023-10-01T08:17:29.988 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd import --new-format - sparse 2023-10-01T08:17:30.029 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:30.047 INFO:tasks.workunit.client.0.smithi084.stderr:4+0 records in 2023-10-01T08:17:30.047 INFO:tasks.workunit.client.0.smithi084.stderr:4+0 records out 2023-10-01T08:17:30.048 INFO:tasks.workunit.client.0.smithi084.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0592837 s, 70.7 MB/s 2023-10-01T08:17:30.049 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:30.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:30.052 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:17:30.063 INFO:tasks.workunit.client.0.smithi084.stderr: Importing image: 100% complete...done. 2023-10-01T08:17:30.064 INFO:tasks.workunit.client.0.smithi084.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-01T08:17:30.069 INFO:tasks.workunit.client.0.smithi084.stderr:+ objects sparse 2023-10-01T08:17:30.069 INFO:tasks.workunit.client.0.smithi084.stderr:+ image=sparse 2023-10-01T08:17:30.069 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd info sparse 2023-10-01T08:17:30.069 INFO:tasks.workunit.client.0.smithi084.stderr:+ grep block_name_prefix 2023-10-01T08:17:30.069 INFO:tasks.workunit.client.0.smithi084.stderr:+ awk {print $NF;} 2023-10-01T08:17:30.120 INFO:tasks.workunit.client.0.smithi084.stderr:+ prefix=rbd_data.8f8b502aeb0e 2023-10-01T08:17:30.121 INFO:tasks.workunit.client.0.smithi084.stderr:+ grep rbd_data.8f8b502aeb0e 2023-10-01T08:17:30.121 INFO:tasks.workunit.client.0.smithi084.stderr:+ get_image_data_pool sparse 2023-10-01T08:17:30.122 INFO:tasks.workunit.client.0.smithi084.stderr:+ image=sparse 2023-10-01T08:17:30.122 INFO:tasks.workunit.client.0.smithi084.stderr:+ sed -e s/rbd_data.8f8b502aeb0e\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-10-01T08:17:30.122 INFO:tasks.workunit.client.0.smithi084.stderr:+ sort -u 2023-10-01T08:17:30.122 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd info sparse 2023-10-01T08:17:30.122 INFO:tasks.workunit.client.0.smithi084.stderr:+ grep data_pool: 2023-10-01T08:17:30.122 INFO:tasks.workunit.client.0.smithi084.stderr:+ awk -F: { print $NF } 2023-10-01T08:17:30.153 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:30.169 INFO:tasks.workunit.client.0.smithi084.stderr:+ data_pool= 2023-10-01T08:17:30.169 INFO:tasks.workunit.client.0.smithi084.stderr:+ [ -z ] 2023-10-01T08:17:30.169 INFO:tasks.workunit.client.0.smithi084.stderr:+ data_pool=rbd 2023-10-01T08:17:30.169 INFO:tasks.workunit.client.0.smithi084.stderr:+ echo rbd 2023-10-01T08:17:30.169 INFO:tasks.workunit.client.0.smithi084.stderr:+ rados ls -p rbd 2023-10-01T08:17:30.181 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6 2023-10-01T08:17:30.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:30.184 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.6' 2023-10-01T08:17:30.211 INFO:tasks.workunit.client.0.smithi084.stderr:+ objects= 2023-10-01T08:17:30.211 INFO:tasks.workunit.client.0.smithi084.stderr:+ echo 2023-10-01T08:17:30.211 INFO:tasks.workunit.client.0.smithi084.stderr:+ [ 0 -eq 1 -o = ] 2023-10-01T08:17:30.211 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd rm sparse 2023-10-01T08:17:30.285 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:30.297 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:30 smithi084 bash[78255]: cluster 2023-10-01T08:17:29.091705+0000 mon.a (mon.0) 1777 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T08:17:30.298 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:30 smithi084 bash[78255]: cluster 2023-10-01T08:17:29.091771+0000 mon.a (mon.0) 1778 : cluster 1 Cluster is now healthy 2023-10-01T08:17:30.298 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:30 smithi084 bash[78255]: cluster 2023-10-01T08:17:29.100808+0000 osd.4 (osd.4) 270 : cluster 3 failed to encode map e342 with expected crc 2023-10-01T08:17:30.298 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:30 smithi084 bash[78255]: audit 2023-10-01T08:17:29.102820+0000 mon.a (mon.0) 1779 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T08:17:30.298 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:30 smithi084 bash[78255]: cluster 2023-10-01T08:17:29.102913+0000 mon.a (mon.0) 1780 : cluster 0 osdmap e342: 8 total, 8 up, 8 in 2023-10-01T08:17:30.298 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:30 smithi084 bash[78255]: cluster 2023-10-01T08:17:29.103298+0000 osd.4 (osd.4) 271 : cluster 3 failed to encode map e342 with expected crc 2023-10-01T08:17:30.298 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:30 smithi084 bash[78255]: cluster 2023-10-01T08:17:29.110822+0000 osd.6 (osd.6) 300 : cluster 3 failed to encode map e342 with expected crc 2023-10-01T08:17:30.298 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:30 smithi084 bash[78255]: cluster 2023-10-01T08:17:29.120294+0000 osd.5 (osd.5) 327 : cluster 3 failed to encode map e342 with expected crc 2023-10-01T08:17:30.298 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:30 smithi084 bash[78255]: audit 2023-10-01T08:17:29.586767+0000 mon.a (mon.0) 1781 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:17:30.298 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:30 smithi084 bash[78255]: audit 2023-10-01T08:17:29.592116+0000 mon.a (mon.0) 1782 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:17:30.299 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:30 smithi084 bash[78255]: audit 2023-10-01T08:17:30.063226+0000 mon.a (mon.0) 1783 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:17:30.299 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:30 smithi084 bash[78255]: audit 2023-10-01T08:17:30.064342+0000 mon.a (mon.0) 1784 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:17:30.299 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:30 smithi084 bash[78255]: audit 2023-10-01T08:17:30.070869+0000 mon.a (mon.0) 1785 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:17:30.299 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:30 smithi084 bash[75189]: cluster 2023-10-01T08:17:29.091705+0000 mon.a (mon.0) 1777 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T08:17:30.299 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:30 smithi084 bash[75189]: cluster 2023-10-01T08:17:29.091771+0000 mon.a (mon.0) 1778 : cluster 1 Cluster is now healthy 2023-10-01T08:17:30.299 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:30 smithi084 bash[75189]: cluster 2023-10-01T08:17:29.100808+0000 osd.4 (osd.4) 270 : cluster 3 failed to encode map e342 with expected crc 2023-10-01T08:17:30.299 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:30 smithi084 bash[75189]: audit 2023-10-01T08:17:29.102820+0000 mon.a (mon.0) 1779 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T08:17:30.299 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:30 smithi084 bash[75189]: cluster 2023-10-01T08:17:29.102913+0000 mon.a (mon.0) 1780 : cluster 0 osdmap e342: 8 total, 8 up, 8 in 2023-10-01T08:17:30.299 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:30 smithi084 bash[75189]: cluster 2023-10-01T08:17:29.103298+0000 osd.4 (osd.4) 271 : cluster 3 failed to encode map e342 with expected crc 2023-10-01T08:17:30.299 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:30 smithi084 bash[75189]: cluster 2023-10-01T08:17:29.110822+0000 osd.6 (osd.6) 300 : cluster 3 failed to encode map e342 with expected crc 2023-10-01T08:17:30.299 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:30 smithi084 bash[75189]: cluster 2023-10-01T08:17:29.120294+0000 osd.5 (osd.5) 327 : cluster 3 failed to encode map e342 with expected crc 2023-10-01T08:17:30.300 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:30 smithi084 bash[75189]: audit 2023-10-01T08:17:29.586767+0000 mon.a (mon.0) 1781 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:17:30.300 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:30 smithi084 bash[75189]: audit 2023-10-01T08:17:29.592116+0000 mon.a (mon.0) 1782 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:17:30.300 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:30 smithi084 bash[75189]: audit 2023-10-01T08:17:30.063226+0000 mon.a (mon.0) 1783 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:17:30.300 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:30 smithi084 bash[75189]: audit 2023-10-01T08:17:30.064342+0000 mon.a (mon.0) 1784 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:17:30.300 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:30 smithi084 bash[75189]: audit 2023-10-01T08:17:30.070869+0000 mon.a (mon.0) 1785 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:17:30.314 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:30.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:30.316 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:17:30.340 INFO:tasks.workunit.client.0.smithi084.stderr: Removing image: 100% complete...done. 2023-10-01T08:17:30.346 INFO:tasks.workunit.client.0.smithi084.stderr:+ echo zeros export to sparse file 2023-10-01T08:17:30.347 INFO:tasks.workunit.client.0.smithi084.stdout:zeros export to sparse file 2023-10-01T08:17:30.347 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd create --new-format sparse --size 4 2023-10-01T08:17:30.395 INFO:tasks.workunit.client.0.smithi084.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-01T08:17:30.399 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd info sparse 2023-10-01T08:17:30.399 INFO:tasks.workunit.client.0.smithi084.stderr:+ + awk {print $NF;} 2023-10-01T08:17:30.399 INFO:tasks.workunit.client.0.smithi084.stderr:grep block_name_prefix 2023-10-01T08:17:30.416 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:30.425 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:30 smithi112 bash[59335]: cluster 2023-10-01T08:17:29.091705+0000 mon.a (mon.0) 1777 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-01T08:17:30.425 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:30 smithi112 bash[59335]: cluster 2023-10-01T08:17:29.091771+0000 mon.a (mon.0) 1778 : cluster 1 Cluster is now healthy 2023-10-01T08:17:30.425 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:30 smithi112 bash[59335]: cluster 2023-10-01T08:17:29.100808+0000 osd.4 (osd.4) 270 : cluster 3 failed to encode map e342 with expected crc 2023-10-01T08:17:30.425 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:30 smithi112 bash[59335]: audit 2023-10-01T08:17:29.102820+0000 mon.a (mon.0) 1779 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T08:17:30.426 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:30 smithi112 bash[59335]: cluster 2023-10-01T08:17:29.102913+0000 mon.a (mon.0) 1780 : cluster 0 osdmap e342: 8 total, 8 up, 8 in 2023-10-01T08:17:30.426 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:30 smithi112 bash[59335]: cluster 2023-10-01T08:17:29.103298+0000 osd.4 (osd.4) 271 : cluster 3 failed to encode map e342 with expected crc 2023-10-01T08:17:30.426 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:30 smithi112 bash[59335]: cluster 2023-10-01T08:17:29.110822+0000 osd.6 (osd.6) 300 : cluster 3 failed to encode map e342 with expected crc 2023-10-01T08:17:30.426 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:30 smithi112 bash[59335]: cluster 2023-10-01T08:17:29.120294+0000 osd.5 (osd.5) 327 : cluster 3 failed to encode map e342 with expected crc 2023-10-01T08:17:30.426 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:30 smithi112 bash[59335]: audit 2023-10-01T08:17:29.586767+0000 mon.a (mon.0) 1781 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:17:30.426 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:30 smithi112 bash[59335]: audit 2023-10-01T08:17:29.592116+0000 mon.a (mon.0) 1782 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:17:30.426 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:30 smithi112 bash[59335]: audit 2023-10-01T08:17:30.063226+0000 mon.a (mon.0) 1783 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:17:30.426 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:30 smithi112 bash[59335]: audit 2023-10-01T08:17:30.064342+0000 mon.a (mon.0) 1784 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:17:30.426 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:30 smithi112 bash[59335]: audit 2023-10-01T08:17:30.070869+0000 mon.a (mon.0) 1785 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:17:30.441 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5 2023-10-01T08:17:30.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:30.444 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.5' 2023-10-01T08:17:30.448 INFO:tasks.workunit.client.0.smithi084.stderr:+ prefix=rbd_data.8fa96abbb42b 2023-10-01T08:17:30.449 INFO:tasks.workunit.client.0.smithi084.stderr:+ dd if=/dev/zero bs=4M count=1 2023-10-01T08:17:30.449 INFO:tasks.workunit.client.0.smithi084.stderr:+ get_image_data_pool sparse 2023-10-01T08:17:30.449 INFO:tasks.workunit.client.0.smithi084.stderr:+ image=sparse 2023-10-01T08:17:30.449 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd info sparse 2023-10-01T08:17:30.449 INFO:tasks.workunit.client.0.smithi084.stderr:+ grep data_pool: 2023-10-01T08:17:30.449 INFO:tasks.workunit.client.0.smithi084.stderr:+ awk -F: { print $NF } 2023-10-01T08:17:30.491 INFO:tasks.workunit.client.0.smithi084.stderr:+ data_pool= 2023-10-01T08:17:30.491 INFO:tasks.workunit.client.0.smithi084.stderr:+ [ -z ] 2023-10-01T08:17:30.491 INFO:tasks.workunit.client.0.smithi084.stderr:+ data_pool=rbd 2023-10-01T08:17:30.491 INFO:tasks.workunit.client.0.smithi084.stderr:+ echo rbd 2023-10-01T08:17:30.491 INFO:tasks.workunit.client.0.smithi084.stderr:+ rados -p rbd put rbd_data.8fa96abbb42b.000000000000 - 2023-10-01T08:17:30.529 INFO:tasks.workunit.client.0.smithi084.stderr:1+0 records in 2023-10-01T08:17:30.529 INFO:tasks.workunit.client.0.smithi084.stderr:1+0 records out 2023-10-01T08:17:30.530 INFO:tasks.workunit.client.0.smithi084.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0809854 s, 51.8 MB/s 2023-10-01T08:17:30.544 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:30.556 INFO:tasks.workunit.client.0.smithi084.stderr:+ objects sparse 2023-10-01T08:17:30.556 INFO:tasks.workunit.client.0.smithi084.stderr:+ image=sparse 2023-10-01T08:17:30.556 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd info sparse 2023-10-01T08:17:30.556 INFO:tasks.workunit.client.0.smithi084.stderr:+ grep block_name_prefix 2023-10-01T08:17:30.557 INFO:tasks.workunit.client.0.smithi084.stderr:+ awk {print $NF;} 2023-10-01T08:17:30.570 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3 2023-10-01T08:17:30.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:30.572 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.3' 2023-10-01T08:17:30.601 INFO:tasks.workunit.client.0.smithi084.stderr:+ prefix=rbd_data.8fa96abbb42b 2023-10-01T08:17:30.603 INFO:tasks.workunit.client.0.smithi084.stderr:+ grep rbd_data.8fa96abbb42b 2023-10-01T08:17:30.603 INFO:tasks.workunit.client.0.smithi084.stderr:+ get_image_data_pool sparse 2023-10-01T08:17:30.603 INFO:tasks.workunit.client.0.smithi084.stderr:+ image=sparse 2023-10-01T08:17:30.603 INFO:tasks.workunit.client.0.smithi084.stderr:+ sed -e s/rbd_data.8fa96abbb42b\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-10-01T08:17:30.603 INFO:tasks.workunit.client.0.smithi084.stderr:+ sort -u 2023-10-01T08:17:30.603 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd info sparse 2023-10-01T08:17:30.603 INFO:tasks.workunit.client.0.smithi084.stderr:+ grep data_pool: 2023-10-01T08:17:30.603 INFO:tasks.workunit.client.0.smithi084.stderr:+ awk -F: { print $NF } 2023-10-01T08:17:30.655 INFO:tasks.workunit.client.0.smithi084.stderr:+ data_pool= 2023-10-01T08:17:30.655 INFO:tasks.workunit.client.0.smithi084.stderr:+ [ -z ] 2023-10-01T08:17:30.655 INFO:tasks.workunit.client.0.smithi084.stderr:+ data_pool=rbd 2023-10-01T08:17:30.655 INFO:tasks.workunit.client.0.smithi084.stderr:+ echo rbd 2023-10-01T08:17:30.655 INFO:tasks.workunit.client.0.smithi084.stderr:+ rados ls -p rbd 2023-10-01T08:17:30.673 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:30.701 INFO:tasks.workunit.client.0.smithi084.stderr:+ objects=0 2023-10-01T08:17:30.701 INFO:tasks.workunit.client.0.smithi084.stderr:+ echo 0 2023-10-01T08:17:30.702 INFO:tasks.workunit.client.0.smithi084.stderr:+ [ 0 -eq 1 -o 0 = 0 ] 2023-10-01T08:17:30.702 INFO:tasks.workunit.client.0.smithi084.stderr:+ rm /tmp/rbd_import_export_236157/sparse 2023-10-01T08:17:30.702 INFO:tasks.workunit.client.0.smithi084.stderr:rm: cannot remove '/tmp/rbd_import_export_236157/sparse': No such file or directory 2023-10-01T08:17:30.703 INFO:tasks.workunit.client.0.smithi084.stderr:+ true 2023-10-01T08:17:30.703 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd export sparse /tmp/rbd_import_export_236157/sparse 2023-10-01T08:17:30.703 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:30.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:30.706 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:17:30.751 INFO:tasks.workunit.client.0.smithi084.stderr: Exporting image: 100% complete...done. 2023-10-01T08:17:30.758 INFO:tasks.workunit.client.0.smithi084.stderr:+ stat /tmp/rbd_import_export_236157/sparse --format=%b 2023-10-01T08:17:30.758 INFO:tasks.workunit.client.0.smithi084.stderr:+ [ 0 = 0 ] 2023-10-01T08:17:30.758 INFO:tasks.workunit.client.0.smithi084.stderr:+ rbd rm sparse 2023-10-01T08:17:30.807 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:30.837 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1 2023-10-01T08:17:30.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:30.839 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.1' 2023-10-01T08:17:30.890 INFO:tasks.workunit.client.0.smithi084.stderr: Removing image: 100% complete...done. 2023-10-01T08:17:30.895 INFO:tasks.workunit.client.0.smithi084.stderr:+ rm /tmp/rbd_import_export_236157/sparse /tmp/rbd_import_export_236157/sparse1 /tmp/rbd_import_export_236157/sparse2 /tmp/rbd_import_export_236157/sparse3 2023-10-01T08:17:30.899 INFO:tasks.workunit.client.0.smithi084.stderr:rm: cannot remove '/tmp/rbd_import_export_236157/sparse3': No such file or directory 2023-10-01T08:17:30.900 INFO:tasks.workunit.client.0.smithi084.stderr:+ true 2023-10-01T08:17:30.900 INFO:tasks.workunit.client.0.smithi084.stderr:+ echo OK 2023-10-01T08:17:30.900 INFO:tasks.workunit.client.0.smithi084.stdout:OK 2023-10-01T08:17:30.900 INFO:tasks.workunit.client.0.smithi084.stderr:+ rm -rf /tmp/rbd_import_export_236157 2023-10-01T08:17:30.901 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-10-01T08:17:30.902 DEBUG:teuthology.orchestra.run.smithi084:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-10-01T08:17:30.916 INFO:tasks.workunit:Stopping ['rbd/import_export.sh'] on client.0... 2023-10-01T08:17:30.916 DEBUG:teuthology.orchestra.run.smithi084:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-10-01T08:17:30.940 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:17:30.986 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2 2023-10-01T08:17:30.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:30.989 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.2' 2023-10-01T08:17:31.090 DEBUG:teuthology.orchestra.run.smithi112:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:17:31.116 INFO:teuthology.orchestra.run.smithi112.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4 2023-10-01T08:17:31.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:31.118 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi112 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.4' 2023-10-01T08:17:31.182 DEBUG:teuthology.parallel:result is None 2023-10-01T08:17:31.182 DEBUG:teuthology.orchestra.run.smithi084:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2023-10-01T08:17:31.199 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2023-10-01T08:17:31.199 DEBUG:teuthology.orchestra.run.smithi084:> rmdir -- /home/ubuntu/cephtest/mnt.0 2023-10-01T08:17:31.219 DEBUG:teuthology.orchestra.run.smithi084:> sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:31.246 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2023-10-01T08:17:31.247 INFO:teuthology.task.sequential:In sequential, running task print... 2023-10-01T08:17:31.247 INFO:teuthology.task.print:**** done rbd/import_export.sh 5-workload 2023-10-01T08:17:31.247 INFO:teuthology.task.sequential:In sequential, running task workunit... 2023-10-01T08:17:31.247 INFO:tasks.workunit:Pulling workunits from ref pacific 2023-10-01T08:17:31.247 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-10-01T08:17:31.248 DEBUG:teuthology.orchestra.run.smithi084:> stat -- /home/ubuntu/cephtest/mnt.0 2023-10-01T08:17:31.270 INFO:teuthology.orchestra.run.smithi084.stderr:Error response from daemon: Cannot kill container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0 2023-10-01T08:17:31.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:31.273 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi084 with status 1: 'sudo docker kill -s 1 ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd.0' 2023-10-01T08:17:31.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:17:31.275 INFO:teuthology.orchestra.run.smithi084.stderr:stat: cannot stat '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-10-01T08:17:31.275 DEBUG:teuthology.orchestra.run.smithi084:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-10-01T08:17:31.323 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-10-01T08:17:31.324 DEBUG:teuthology.orchestra.run.smithi084:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-10-01T08:17:31.371 INFO:tasks.thrashosds:joining thrashosds 2023-10-01T08:17:31.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:31 smithi084 bash[75189]: audit 2023-10-01T08:17:30.134808+0000 mon.a (mon.0) 1786 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:17:31.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:31 smithi084 bash[75189]: audit 2023-10-01T08:17:30.136118+0000 mon.a (mon.0) 1787 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:17:31.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:31 smithi084 bash[75189]: cluster 2023-10-01T08:17:30.856738+0000 mgr.y (mgr.34104) 1353 : cluster 0 pgmap v1503: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.0 MiB/s rd, 863 KiB/s wr, 270 op/s 2023-10-01T08:17:31.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:31 smithi084 bash[75189]: audit 2023-10-01T08:17:30.943639+0000 mon.a (mon.0) 1788 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:17:31.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:31 smithi084 bash[78255]: audit 2023-10-01T08:17:30.134808+0000 mon.a (mon.0) 1786 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:17:31.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:31 smithi084 bash[78255]: audit 2023-10-01T08:17:30.136118+0000 mon.a (mon.0) 1787 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:17:31.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:31 smithi084 bash[78255]: cluster 2023-10-01T08:17:30.856738+0000 mgr.y (mgr.34104) 1353 : cluster 0 pgmap v1503: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.0 MiB/s rd, 863 KiB/s wr, 270 op/s 2023-10-01T08:17:31.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:31 smithi084 bash[78255]: audit 2023-10-01T08:17:30.943639+0000 mon.a (mon.0) 1788 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:17:31.588 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:31 smithi112 bash[59335]: audit 2023-10-01T08:17:30.134808+0000 mon.a (mon.0) 1786 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:17:31.588 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:31 smithi112 bash[59335]: audit 2023-10-01T08:17:30.136118+0000 mon.a (mon.0) 1787 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:17:31.588 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:31 smithi112 bash[59335]: cluster 2023-10-01T08:17:30.856738+0000 mgr.y (mgr.34104) 1353 : cluster 0 pgmap v1503: 73 pgs: 73 active+clean; 582 KiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.0 MiB/s rd, 863 KiB/s wr, 270 op/s 2023-10-01T08:17:31.588 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:31 smithi112 bash[59335]: audit 2023-10-01T08:17:30.943639+0000 mon.a (mon.0) 1788 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:17:32.648 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-01T08:17:32.869 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-10-01T08:17:32.870 INFO:teuthology.orchestra.run.smithi112.stdout: "success": "" 2023-10-01T08:17:32.870 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-10-01T08:17:33.979 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:33 smithi112 bash[59335]: cluster 2023-10-01T08:17:32.857702+0000 mgr.y (mgr.34104) 1354 : cluster 0 pgmap v1504: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 888 KiB/s rd, 1.3 MiB/s wr, 306 op/s 2023-10-01T08:17:34.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:33 smithi084 bash[75189]: cluster 2023-10-01T08:17:32.857702+0000 mgr.y (mgr.34104) 1354 : cluster 0 pgmap v1504: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 888 KiB/s rd, 1.3 MiB/s wr, 306 op/s 2023-10-01T08:17:34.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:33 smithi084 bash[78255]: cluster 2023-10-01T08:17:32.857702+0000 mgr.y (mgr.34104) 1354 : cluster 0 pgmap v1504: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 888 KiB/s rd, 1.3 MiB/s wr, 306 op/s 2023-10-01T08:17:35.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:35 smithi084 bash[78255]: cluster 2023-10-01T08:17:34.063542+0000 osd.7 (osd.7) 171 : cluster 3 failed to encode map e343 with expected crc 2023-10-01T08:17:35.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:35 smithi084 bash[78255]: cluster 2023-10-01T08:17:34.067307+0000 mon.a (mon.0) 1789 : cluster 0 osdmap e343: 8 total, 8 up, 8 in 2023-10-01T08:17:35.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:35 smithi084 bash[78255]: cluster 2023-10-01T08:17:34.211929+0000 osd.5 (osd.5) 328 : cluster 3 failed to encode map e343 with expected crc 2023-10-01T08:17:35.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:35 smithi084 bash[78255]: cluster 2023-10-01T08:17:34.274568+0000 osd.4 (osd.4) 272 : cluster 3 failed to encode map e343 with expected crc 2023-10-01T08:17:35.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:35 smithi084 bash[78255]: cluster 2023-10-01T08:17:34.858454+0000 mgr.y (mgr.34104) 1355 : cluster 0 pgmap v1506: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1012 KiB/s rd, 1.4 MiB/s wr, 327 op/s 2023-10-01T08:17:35.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:35 smithi084 bash[75189]: cluster 2023-10-01T08:17:34.063542+0000 osd.7 (osd.7) 171 : cluster 3 failed to encode map e343 with expected crc 2023-10-01T08:17:35.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:35 smithi084 bash[75189]: cluster 2023-10-01T08:17:34.067307+0000 mon.a (mon.0) 1789 : cluster 0 osdmap e343: 8 total, 8 up, 8 in 2023-10-01T08:17:35.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:35 smithi084 bash[75189]: cluster 2023-10-01T08:17:34.211929+0000 osd.5 (osd.5) 328 : cluster 3 failed to encode map e343 with expected crc 2023-10-01T08:17:35.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:35 smithi084 bash[75189]: cluster 2023-10-01T08:17:34.274568+0000 osd.4 (osd.4) 272 : cluster 3 failed to encode map e343 with expected crc 2023-10-01T08:17:35.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:35 smithi084 bash[75189]: cluster 2023-10-01T08:17:34.858454+0000 mgr.y (mgr.34104) 1355 : cluster 0 pgmap v1506: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1012 KiB/s rd, 1.4 MiB/s wr, 327 op/s 2023-10-01T08:17:35.375 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2023-10-01T08:17:35.376 INFO:teuthology.orchestra.run.smithi112.stdout: "size": 20, 2023-10-01T08:17:35.376 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 600, 2023-10-01T08:17:35.376 INFO:teuthology.orchestra.run.smithi112.stdout: "ops": [ 2023-10-01T08:17:35.376 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.376 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.45593.0:102548 10.b e249/248 10:dd08b011:::benchmark_data_smithi084_191604_object102547:head v 249'6376, mlcod=0'0)", 2023-10-01T08:17:35.376 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:07:40.645521+0000", 2023-10-01T08:17:35.376 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 594.72621840800002, 2023-10-01T08:17:35.376 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.091561269000000001, 2023-10-01T08:17:35.376 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:17:35.376 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:17:35.376 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:17:35.377 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.377 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:17:35.377 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.645521+0000", 2023-10-01T08:17:35.377 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:17:35.377 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.377 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.377 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:17:35.377 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.645521+0000", 2023-10-01T08:17:35.377 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T08:17:35.377 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.377 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.377 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:17:35.378 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.645520+0000", 2023-10-01T08:17:35.378 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.6399000000000002e-05 2023-10-01T08:17:35.378 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.378 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.378 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:17:35.378 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.645556+0000", 2023-10-01T08:17:35.378 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.00026239999999999998 2023-10-01T08:17:35.378 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.378 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.378 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:17:35.378 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.645819+0000", 2023-10-01T08:17:35.378 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1892999999999999e-05 2023-10-01T08:17:35.379 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.379 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.379 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:17:35.379 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.645830+0000", 2023-10-01T08:17:35.379 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.027281546 2023-10-01T08:17:35.379 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.379 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.379 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:17:35.379 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.673112+0000", 2023-10-01T08:17:35.379 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.3599e-05 2023-10-01T08:17:35.379 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.379 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.379 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:17:35.380 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.673156+0000", 2023-10-01T08:17:35.380 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.063848097000000006 2023-10-01T08:17:35.380 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.380 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.380 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:17:35.380 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.737004+0000", 2023-10-01T08:17:35.380 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.8739000000000006e-05 2023-10-01T08:17:35.380 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.380 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.380 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:17:35.380 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.737082+0000", 2023-10-01T08:17:35.380 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.091561269000000001 2023-10-01T08:17:35.381 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:35.381 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:17:35.381 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:35.381 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.381 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.381 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.45593.0:102560 10.b e249/248 10:d98d1488:::benchmark_data_smithi084_191604_object102559:head v 249'6377, mlcod=0'0)", 2023-10-01T08:17:35.381 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:07:40.648462+0000", 2023-10-01T08:17:35.381 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 594.72327754399998, 2023-10-01T08:17:35.381 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.099101439999999999, 2023-10-01T08:17:35.381 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:17:35.381 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:17:35.381 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:17:35.381 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.382 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:17:35.382 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.648462+0000", 2023-10-01T08:17:35.382 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:17:35.382 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.382 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.382 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:17:35.382 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.648462+0000", 2023-10-01T08:17:35.382 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T08:17:35.382 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.382 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.382 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:17:35.382 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.648461+0000", 2023-10-01T08:17:35.383 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.3136000000000003e-05 2023-10-01T08:17:35.383 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.383 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.383 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:17:35.383 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.648494+0000", 2023-10-01T08:17:35.383 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.0146999999999999e-05 2023-10-01T08:17:35.383 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.383 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.383 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:17:35.383 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.648514+0000", 2023-10-01T08:17:35.383 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.9169999999999995e-06 2023-10-01T08:17:35.383 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.383 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.384 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:17:35.384 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.648523+0000", 2023-10-01T08:17:35.384 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.040443001999999999 2023-10-01T08:17:35.384 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.384 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.384 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:17:35.384 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.688966+0000", 2023-10-01T08:17:35.384 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.8589999999999999e-05 2023-10-01T08:17:35.384 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.384 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.384 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:17:35.384 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.688995+0000", 2023-10-01T08:17:35.384 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.058533323999999998 2023-10-01T08:17:35.385 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.385 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.385 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:17:35.385 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.747528+0000", 2023-10-01T08:17:35.385 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.5388000000000001e-05 2023-10-01T08:17:35.385 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.385 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.385 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:17:35.385 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:07:40.747563+0000", 2023-10-01T08:17:35.385 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.099101439999999999 2023-10-01T08:17:35.385 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:35.385 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:17:35.385 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:35.386 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.386 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.386 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "MOSDPGPush(10.13 254/248 [PushOp(10:cebe7568:::benchmark_data_smithi084_191604_object36875:head, version: 232'2232, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(10:cebe7568:::benchmark_data_smithi084_191604_object36875:head@232'2232, size: 65536, copy_subset: [0~65536], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:65536, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-10-01T08:17:35.386 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:08:24.633363+0000", 2023-10-01T08:17:35.386 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 550.73837610800001, 2023-10-01T08:17:35.386 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.105434134, 2023-10-01T08:17:35.386 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:17:35.386 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-10-01T08:17:35.386 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:17:35.386 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.386 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:17:35.386 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:24.633363+0000", 2023-10-01T08:17:35.387 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:17:35.387 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.387 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.387 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:17:35.387 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:24.633363+0000", 2023-10-01T08:17:35.387 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-10-01T08:17:35.387 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.387 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.387 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:17:35.387 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:24.633363+0000", 2023-10-01T08:17:35.387 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.2121999999999999e-05 2023-10-01T08:17:35.387 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.388 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.388 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:17:35.388 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:24.633425+0000", 2023-10-01T08:17:35.388 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.7319000000000001e-05 2023-10-01T08:17:35.388 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.388 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.388 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:17:35.388 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:24.633442+0000", 2023-10-01T08:17:35.388 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.5709999999999998e-06 2023-10-01T08:17:35.388 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.388 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.388 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:17:35.388 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:24.633451+0000", 2023-10-01T08:17:35.389 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.100357169 2023-10-01T08:17:35.389 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.389 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.389 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:17:35.389 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:24.733808+0000", 2023-10-01T08:17:35.389 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3852000000000001e-05 2023-10-01T08:17:35.389 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.389 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.389 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:17:35.389 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:24.733822+0000", 2023-10-01T08:17:35.389 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0049756929999999998 2023-10-01T08:17:35.389 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.390 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.390 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:17:35.390 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:24.738798+0000", 2023-10-01T08:17:35.390 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.105434134 2023-10-01T08:17:35.390 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:35.390 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:17:35.390 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:35.390 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.390 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.390 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "MOSDPGPush(10.13 254/248 [PushOp(10:c8ed5d85:::benchmark_data_smithi084_191604_object37388:head, version: 232'2268, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(10:c8ed5d85:::benchmark_data_smithi084_191604_object37388:head@232'2268, size: 65536, copy_subset: [0~65536], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:65536, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-10-01T08:17:35.390 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:08:25.202010+0000", 2023-10-01T08:17:35.390 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 550.169729168, 2023-10-01T08:17:35.391 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.096735827999999996, 2023-10-01T08:17:35.391 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:17:35.391 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-10-01T08:17:35.391 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:17:35.391 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.391 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:17:35.391 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:25.202010+0000", 2023-10-01T08:17:35.391 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:17:35.391 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.391 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.391 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:17:35.391 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:25.202010+0000", 2023-10-01T08:17:35.392 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T08:17:35.392 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.392 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.392 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:17:35.392 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:25.202010+0000", 2023-10-01T08:17:35.392 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.4214000000000001e-05 2023-10-01T08:17:35.392 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.392 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.392 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:17:35.392 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:25.202054+0000", 2023-10-01T08:17:35.392 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.8814e-05 2023-10-01T08:17:35.392 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.392 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.392 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:17:35.393 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:25.202073+0000", 2023-10-01T08:17:35.393 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0772e-05 2023-10-01T08:17:35.393 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.393 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.393 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:17:35.393 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:25.202083+0000", 2023-10-01T08:17:35.393 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.070496289000000004 2023-10-01T08:17:35.393 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.393 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.393 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:17:35.393 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:25.272580+0000", 2023-10-01T08:17:35.393 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.4809999999999995e-06 2023-10-01T08:17:35.393 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.394 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.394 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:17:35.394 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:25.272589+0000", 2023-10-01T08:17:35.394 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.026156992 2023-10-01T08:17:35.394 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.394 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.394 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:17:35.394 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:25.298746+0000", 2023-10-01T08:17:35.394 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.096735827999999996 2023-10-01T08:17:35.394 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:35.394 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:17:35.394 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:35.395 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.395 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.395 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "MOSDPGPush(10.13 256/248 [PushOp(10:cf3af3f1:::benchmark_data_smithi084_191604_object42547:head, version: 232'2592, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(10:cf3af3f1:::benchmark_data_smithi084_191604_object42547:head@232'2592, size: 65536, copy_subset: [0~65536], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:65536, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-10-01T08:17:35.395 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:08:28.138401+0000", 2023-10-01T08:17:35.395 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 547.23333872700005, 2023-10-01T08:17:35.395 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.105685291, 2023-10-01T08:17:35.395 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:17:35.395 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-10-01T08:17:35.395 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:17:35.395 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.395 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:17:35.396 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:28.138401+0000", 2023-10-01T08:17:35.396 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:17:35.396 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.396 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.396 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:17:35.396 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:28.138401+0000", 2023-10-01T08:17:35.396 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-10-01T08:17:35.396 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.396 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.396 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:17:35.396 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:28.138400+0000", 2023-10-01T08:17:35.396 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.8897999999999998e-05 2023-10-01T08:17:35.396 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.397 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.397 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:17:35.397 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:28.138449+0000", 2023-10-01T08:17:35.397 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.1725e-05 2023-10-01T08:17:35.397 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.397 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.397 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:17:35.397 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:28.138471+0000", 2023-10-01T08:17:35.397 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0001e-05 2023-10-01T08:17:35.397 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.397 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.397 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:17:35.397 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:28.138481+0000", 2023-10-01T08:17:35.397 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.103465822 2023-10-01T08:17:35.398 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.398 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.398 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:17:35.398 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:28.241947+0000", 2023-10-01T08:17:35.398 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.2239999999999995e-06 2023-10-01T08:17:35.398 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.398 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.398 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:17:35.398 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:28.241955+0000", 2023-10-01T08:17:35.398 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0021312000000000002 2023-10-01T08:17:35.398 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.398 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.398 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:17:35.399 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:28.244086+0000", 2023-10-01T08:17:35.399 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.105685291 2023-10-01T08:17:35.399 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:35.399 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:17:35.399 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:35.399 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.399 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.399 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "MOSDPGPush(10.13 256/248 [PushOp(10:cd377f90:::benchmark_data_smithi084_191604_object42654:head, version: 232'2601, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(10:cd377f90:::benchmark_data_smithi084_191604_object42654:head@232'2601, size: 65536, copy_subset: [0~65536], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:65536, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-10-01T08:17:35.399 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:08:28.423297+0000", 2023-10-01T08:17:35.399 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 546.94844229199998, 2023-10-01T08:17:35.399 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.10186893700000001, 2023-10-01T08:17:35.399 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:17:35.399 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-10-01T08:17:35.400 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:17:35.400 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.400 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:17:35.400 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:28.423297+0000", 2023-10-01T08:17:35.400 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:17:35.400 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.400 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.400 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:17:35.400 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:28.423297+0000", 2023-10-01T08:17:35.400 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-10-01T08:17:35.400 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.400 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.401 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:17:35.401 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:28.423297+0000", 2023-10-01T08:17:35.401 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.6839000000000003e-05 2023-10-01T08:17:35.401 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.401 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.401 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:17:35.401 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:28.423344+0000", 2023-10-01T08:17:35.401 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.0695000000000001e-05 2023-10-01T08:17:35.401 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.401 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.401 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:17:35.401 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:28.423364+0000", 2023-10-01T08:17:35.401 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.8090000000000004e-06 2023-10-01T08:17:35.402 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.402 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.402 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:17:35.402 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:28.423374+0000", 2023-10-01T08:17:35.402 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.082838618000000003 2023-10-01T08:17:35.402 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.402 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.402 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:17:35.402 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:28.506213+0000", 2023-10-01T08:17:35.402 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.7570000000000004e-06 2023-10-01T08:17:35.402 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.402 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.403 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:17:35.403 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:28.506221+0000", 2023-10-01T08:17:35.403 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.01894562 2023-10-01T08:17:35.403 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.403 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.403 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:17:35.403 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:28.525166+0000", 2023-10-01T08:17:35.403 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.10186893700000001 2023-10-01T08:17:35.403 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:35.403 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:17:35.403 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:35.403 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.404 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.404 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "MOSDPGPush(10.13 256/248 [PushOp(10:c8e4c786:::benchmark_data_smithi084_191604_object43512:head, version: 232'2663, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(10:c8e4c786:::benchmark_data_smithi084_191604_object43512:head@232'2663, size: 65536, copy_subset: [0~65536], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:65536, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-10-01T08:17:35.404 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:08:29.347306+0000", 2023-10-01T08:17:35.404 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 546.02443319500003, 2023-10-01T08:17:35.404 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.092764867000000001, 2023-10-01T08:17:35.404 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:17:35.404 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-10-01T08:17:35.404 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:17:35.404 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.404 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:17:35.404 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:29.347306+0000", 2023-10-01T08:17:35.404 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:17:35.404 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.404 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.405 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:17:35.405 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:29.347306+0000", 2023-10-01T08:17:35.405 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999924 2023-10-01T08:17:35.405 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.405 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.405 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:17:35.405 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:29.347299+0000", 2023-10-01T08:17:35.405 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.6391000000000003e-05 2023-10-01T08:17:35.405 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.405 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.405 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:17:35.405 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:29.347355+0000", 2023-10-01T08:17:35.406 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.3964999999999998e-05 2023-10-01T08:17:35.406 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.406 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.406 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:17:35.406 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:29.347379+0000", 2023-10-01T08:17:35.406 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2255999999999999e-05 2023-10-01T08:17:35.406 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.406 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.406 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:17:35.406 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:29.347391+0000", 2023-10-01T08:17:35.406 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.035313567999999997 2023-10-01T08:17:35.406 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.407 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.407 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:17:35.407 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:29.382705+0000", 2023-10-01T08:17:35.407 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.3197000000000002e-05 2023-10-01T08:17:35.407 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.407 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.407 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:17:35.407 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:29.382728+0000", 2023-10-01T08:17:35.407 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.057343129 2023-10-01T08:17:35.407 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.407 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.407 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:17:35.408 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:29.440071+0000", 2023-10-01T08:17:35.408 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.092764867000000001 2023-10-01T08:17:35.408 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:35.408 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:17:35.408 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:35.408 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.408 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.408 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.45593.0:141548 10.b e256/248 10:d03529c8:::benchmark_data_smithi084_191604_object36665:head v 256'8814, mlcod=0'0)", 2023-10-01T08:17:35.408 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:08:29.348238+0000", 2023-10-01T08:17:35.408 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 546.023501184, 2023-10-01T08:17:35.408 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.091829154999999996, 2023-10-01T08:17:35.408 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:17:35.409 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:17:35.409 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:17:35.409 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.409 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:17:35.409 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:29.348238+0000", 2023-10-01T08:17:35.409 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:17:35.409 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.409 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.409 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:17:35.409 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:29.348238+0000", 2023-10-01T08:17:35.409 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T08:17:35.409 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.410 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.410 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:17:35.410 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:29.348237+0000", 2023-10-01T08:17:35.410 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.3549999999999994e-06 2023-10-01T08:17:35.410 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.410 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.410 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:17:35.410 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:29.348247+0000", 2023-10-01T08:17:35.410 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.0902000000000003e-05 2023-10-01T08:17:35.410 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.410 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.410 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:17:35.410 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:29.348278+0000", 2023-10-01T08:17:35.411 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.4429999999999997e-06 2023-10-01T08:17:35.411 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.411 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.411 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:17:35.411 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:29.348285+0000", 2023-10-01T08:17:35.411 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.020463948999999999 2023-10-01T08:17:35.411 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.411 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.411 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:17:35.412 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:29.368749+0000", 2023-10-01T08:17:35.412 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.1841000000000002e-05 2023-10-01T08:17:35.412 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.412 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.412 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:17:35.412 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:29.368781+0000", 2023-10-01T08:17:35.412 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.071247889999999994 2023-10-01T08:17:35.412 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.412 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.412 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:17:35.412 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:29.440029+0000", 2023-10-01T08:17:35.412 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.8773999999999998e-05 2023-10-01T08:17:35.413 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.413 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.413 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:17:35.413 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:29.440068+0000", 2023-10-01T08:17:35.413 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.091829154999999996 2023-10-01T08:17:35.413 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:35.413 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:17:35.413 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:35.413 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.413 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.413 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "MOSDPGPush(10.13 257/248 [PushOp(10:ce59ee50:::benchmark_data_smithi084_191604_object50847:head, version: 232'3115, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(10:ce59ee50:::benchmark_data_smithi084_191604_object50847:head@232'3115, size: 65536, copy_subset: [0~65536], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:65536, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-10-01T08:17:35.413 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:08:35.855851+0000", 2023-10-01T08:17:35.414 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 539.515888668, 2023-10-01T08:17:35.414 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.14002903899999999, 2023-10-01T08:17:35.414 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:17:35.414 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-10-01T08:17:35.414 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:17:35.414 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.414 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:17:35.414 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:35.855851+0000", 2023-10-01T08:17:35.414 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:17:35.414 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.414 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.414 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:17:35.415 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:35.855851+0000", 2023-10-01T08:17:35.415 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T08:17:35.415 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.415 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.415 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:17:35.415 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:35.855850+0000", 2023-10-01T08:17:35.415 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.8523999999999996e-05 2023-10-01T08:17:35.415 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.415 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.415 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:17:35.415 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:35.855918+0000", 2023-10-01T08:17:35.416 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.4369999999999999e-05 2023-10-01T08:17:35.416 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.416 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.416 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:17:35.416 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:35.855943+0000", 2023-10-01T08:17:35.416 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.2108e-05 2023-10-01T08:17:35.416 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.416 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.416 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:17:35.416 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:35.855955+0000", 2023-10-01T08:17:35.416 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.13749884600000001 2023-10-01T08:17:35.416 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.416 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.417 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:17:35.417 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:35.993454+0000", 2023-10-01T08:17:35.417 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.4235e-05 2023-10-01T08:17:35.417 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.417 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.417 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:17:35.417 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:35.993468+0000", 2023-10-01T08:17:35.417 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0024120510000000001 2023-10-01T08:17:35.417 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.417 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.417 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:17:35.417 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:35.995880+0000", 2023-10-01T08:17:35.418 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.14002903899999999 2023-10-01T08:17:35.418 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:35.418 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:17:35.418 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:35.418 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.418 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.418 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.45593.0:147206 10.b e257/248 10:da99a323:::benchmark_data_smithi084_191604_object42323:head v 257'9164, mlcod=0'0)", 2023-10-01T08:17:35.418 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:08:35.877894+0000", 2023-10-01T08:17:35.418 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 539.493845803, 2023-10-01T08:17:35.418 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.093818971000000001, 2023-10-01T08:17:35.418 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:17:35.418 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:17:35.419 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:17:35.419 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.419 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:17:35.419 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:35.877894+0000", 2023-10-01T08:17:35.419 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:17:35.419 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.419 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.419 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:17:35.419 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:35.877894+0000", 2023-10-01T08:17:35.419 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-10-01T08:17:35.419 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.419 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.420 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:17:35.420 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:35.877893+0000", 2023-10-01T08:17:35.420 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.4439999999999996e-06 2023-10-01T08:17:35.420 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.420 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.420 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:17:35.420 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:35.877900+0000", 2023-10-01T08:17:35.420 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.8460000000000008e-06 2023-10-01T08:17:35.420 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.420 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.420 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:17:35.420 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:35.877907+0000", 2023-10-01T08:17:35.421 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.5759999999999999e-06 2023-10-01T08:17:35.421 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.421 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.421 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:17:35.421 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:35.877912+0000", 2023-10-01T08:17:35.421 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.050112116999999998 2023-10-01T08:17:35.421 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.421 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.421 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:17:35.421 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:35.928024+0000", 2023-10-01T08:17:35.421 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.5964000000000001e-05 2023-10-01T08:17:35.421 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.422 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.422 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:17:35.422 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:35.928050+0000", 2023-10-01T08:17:35.422 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.043576402 2023-10-01T08:17:35.422 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.422 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.422 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:17:35.422 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:35.971626+0000", 2023-10-01T08:17:35.422 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.6300999999999999e-05 2023-10-01T08:17:35.422 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.422 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.422 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:17:35.423 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:35.971713+0000", 2023-10-01T08:17:35.423 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.093818971000000001 2023-10-01T08:17:35.423 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:35.423 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:17:35.423 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:35.423 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.423 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.423 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.45593.0:147670 10.b e257/248 10:d6ea4957:::benchmark_data_smithi084_191604_object42787:head v 257'9192, mlcod=0'0)", 2023-10-01T08:17:35.423 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:08:36.399409+0000", 2023-10-01T08:17:35.423 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 538.97233089600002, 2023-10-01T08:17:35.423 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.102195019, 2023-10-01T08:17:35.423 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:17:35.423 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:17:35.424 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:17:35.424 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.424 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:17:35.424 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:36.399409+0000", 2023-10-01T08:17:35.424 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:17:35.424 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.424 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.424 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:17:35.424 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:36.399409+0000", 2023-10-01T08:17:35.424 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T08:17:35.424 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.424 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.425 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:17:35.425 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:36.399408+0000", 2023-10-01T08:17:35.425 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.6300000000000004e-06 2023-10-01T08:17:35.425 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.425 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.425 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:17:35.425 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:36.399416+0000", 2023-10-01T08:17:35.425 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3311e-05 2023-10-01T08:17:35.425 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.425 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.425 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:17:35.425 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:36.399430+0000", 2023-10-01T08:17:35.425 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.3210000000000001e-06 2023-10-01T08:17:35.426 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.426 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.426 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:17:35.426 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:36.399436+0000", 2023-10-01T08:17:35.426 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.018477127999999999 2023-10-01T08:17:35.426 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.426 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.426 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:17:35.426 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:36.417913+0000", 2023-10-01T08:17:35.426 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.4462999999999999e-05 2023-10-01T08:17:35.426 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.426 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.427 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:17:35.427 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:36.417938+0000", 2023-10-01T08:17:35.427 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.083623853999999997 2023-10-01T08:17:35.427 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.427 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.427 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:17:35.427 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:36.501562+0000", 2023-10-01T08:17:35.427 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.2151999999999999e-05 2023-10-01T08:17:35.427 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.427 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.427 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:17:35.427 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:36.501604+0000", 2023-10-01T08:17:35.427 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.102195019 2023-10-01T08:17:35.428 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:35.428 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:17:35.428 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:35.428 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.428 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.428 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.45593.0:147690 10.b e257/248 10:dccf624e:::benchmark_data_smithi084_191604_object42807:head v 257'9193, mlcod=0'0)", 2023-10-01T08:17:35.428 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:08:36.407736+0000", 2023-10-01T08:17:35.428 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 538.96400370200001, 2023-10-01T08:17:35.428 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.105030005, 2023-10-01T08:17:35.428 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:17:35.428 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:17:35.428 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:17:35.428 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.429 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:17:35.429 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:36.407736+0000", 2023-10-01T08:17:35.429 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:17:35.429 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.429 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.429 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:17:35.429 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:36.407736+0000", 2023-10-01T08:17:35.429 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-10-01T08:17:35.429 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.429 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.429 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:17:35.429 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:36.407735+0000", 2023-10-01T08:17:35.429 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.9109999999999998e-06 2023-10-01T08:17:35.430 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.430 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.430 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:17:35.430 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:36.407741+0000", 2023-10-01T08:17:35.430 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.1189000000000001e-05 2023-10-01T08:17:35.430 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.430 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.430 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:17:35.430 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:36.407752+0000", 2023-10-01T08:17:35.430 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.7389999999999999e-06 2023-10-01T08:17:35.430 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.430 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.431 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:17:35.431 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:36.407757+0000", 2023-10-01T08:17:35.431 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.022219181000000001 2023-10-01T08:17:35.431 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.431 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.431 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:17:35.431 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:36.429976+0000", 2023-10-01T08:17:35.431 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.3751999999999998e-05 2023-10-01T08:17:35.431 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.431 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.431 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:17:35.431 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:36.430010+0000", 2023-10-01T08:17:35.431 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.082713317999999994 2023-10-01T08:17:35.432 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.432 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.432 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:17:35.432 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:36.512723+0000", 2023-10-01T08:17:35.432 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.2540999999999998e-05 2023-10-01T08:17:35.432 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.432 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.432 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:17:35.432 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:36.512766+0000", 2023-10-01T08:17:35.432 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.105030005 2023-10-01T08:17:35.432 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:35.432 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:17:35.433 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:35.433 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.433 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.433 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.45593.0:147691 10.b e257/248 10:d352166f:::benchmark_data_smithi084_191604_object42808:head v 257'9194, mlcod=0'0)", 2023-10-01T08:17:35.433 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:08:36.419930+0000", 2023-10-01T08:17:35.433 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 538.951809336, 2023-10-01T08:17:35.433 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.092861024, 2023-10-01T08:17:35.433 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:17:35.433 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:17:35.433 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:17:35.433 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.433 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:17:35.433 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:36.419930+0000", 2023-10-01T08:17:35.434 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:17:35.434 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.434 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.434 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:17:35.434 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:36.419930+0000", 2023-10-01T08:17:35.434 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T08:17:35.434 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.434 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.434 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:17:35.434 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:36.419929+0000", 2023-10-01T08:17:35.434 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.1210000000000007e-06 2023-10-01T08:17:35.434 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.435 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.435 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:17:35.435 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:36.419938+0000", 2023-10-01T08:17:35.435 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0791000000000001e-05 2023-10-01T08:17:35.435 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.435 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.435 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:17:35.435 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:36.419948+0000", 2023-10-01T08:17:35.435 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.7460000000000003e-06 2023-10-01T08:17:35.435 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.435 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.435 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:17:35.435 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:36.419955+0000", 2023-10-01T08:17:35.436 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.023673263999999999 2023-10-01T08:17:35.436 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.436 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.436 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:17:35.436 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:36.443628+0000", 2023-10-01T08:17:35.436 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.1532999999999993e-05 2023-10-01T08:17:35.436 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.436 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.436 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:17:35.436 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:36.443710+0000", 2023-10-01T08:17:35.436 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.069062949999999998 2023-10-01T08:17:35.436 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.436 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.437 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:17:35.437 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:36.512773+0000", 2023-10-01T08:17:35.437 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.8459000000000001e-05 2023-10-01T08:17:35.437 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.437 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.437 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:17:35.437 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:36.512791+0000", 2023-10-01T08:17:35.437 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.092861024 2023-10-01T08:17:35.437 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:35.437 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:17:35.437 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:35.437 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.437 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.438 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "MOSDPGPush(10.13 257/248 [PushOp(10:ccaedc23:::benchmark_data_smithi084_191604_object51187:head, version: 232'3141, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(10:ccaedc23:::benchmark_data_smithi084_191604_object51187:head@232'3141, size: 65536, copy_subset: [0~65536], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:65536, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-10-01T08:17:35.438 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:08:36.423264+0000", 2023-10-01T08:17:35.438 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 538.94847524199997, 2023-10-01T08:17:35.438 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.097732061999999995, 2023-10-01T08:17:35.438 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:17:35.438 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-10-01T08:17:35.438 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:17:35.438 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.438 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:17:35.438 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:36.423264+0000", 2023-10-01T08:17:35.438 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:17:35.438 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.439 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.439 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:17:35.439 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:36.423264+0000", 2023-10-01T08:17:35.439 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T08:17:35.439 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.439 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.439 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:17:35.439 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:36.423263+0000", 2023-10-01T08:17:35.439 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.4591999999999994e-05 2023-10-01T08:17:35.439 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.439 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.439 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:17:35.439 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:36.423328+0000", 2023-10-01T08:17:35.440 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.0207000000000001e-05 2023-10-01T08:17:35.440 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.440 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.440 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:17:35.440 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:36.423358+0000", 2023-10-01T08:17:35.440 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3159000000000001e-05 2023-10-01T08:17:35.440 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.440 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.440 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:17:35.440 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:36.423371+0000", 2023-10-01T08:17:35.440 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.089378154000000001 2023-10-01T08:17:35.440 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.441 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.441 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:17:35.441 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:36.512749+0000", 2023-10-01T08:17:35.441 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.7879999999999995e-06 2023-10-01T08:17:35.441 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.441 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.441 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:17:35.441 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:36.512758+0000", 2023-10-01T08:17:35.441 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0082382380000000002 2023-10-01T08:17:35.441 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.441 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.441 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:17:35.442 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:36.520996+0000", 2023-10-01T08:17:35.442 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.097732061999999995 2023-10-01T08:17:35.442 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:35.442 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:17:35.442 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:35.442 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.442 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.442 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "MOSDPGPush(10.13 257/248 [PushOp(10:cfe58169:::benchmark_data_smithi084_191604_object54408:head, version: 232'3351, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(10:cfe58169:::benchmark_data_smithi084_191604_object54408:head@232'3351, size: 65536, copy_subset: [0~65536], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:65536, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-10-01T08:17:35.442 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:08:39.485869+0000", 2023-10-01T08:17:35.442 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 535.88587085799998, 2023-10-01T08:17:35.442 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.102076073, 2023-10-01T08:17:35.442 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:17:35.443 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-10-01T08:17:35.443 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:17:35.443 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.443 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:17:35.443 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:39.485869+0000", 2023-10-01T08:17:35.443 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:17:35.443 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.443 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.443 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:17:35.443 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:39.485869+0000", 2023-10-01T08:17:35.443 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T08:17:35.443 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.444 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.444 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:17:35.444 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:39.485868+0000", 2023-10-01T08:17:35.444 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.6372999999999996e-05 2023-10-01T08:17:35.444 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.444 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.444 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:17:35.444 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:39.485934+0000", 2023-10-01T08:17:35.444 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.9657000000000001e-05 2023-10-01T08:17:35.444 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.444 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.444 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:17:35.445 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:39.485964+0000", 2023-10-01T08:17:35.445 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.4134000000000001e-05 2023-10-01T08:17:35.445 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.445 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.445 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:17:35.445 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:39.485978+0000", 2023-10-01T08:17:35.445 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.099339786999999999 2023-10-01T08:17:35.445 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.445 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.445 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:17:35.445 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:39.585318+0000", 2023-10-01T08:17:35.445 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.9509999999999995e-06 2023-10-01T08:17:35.446 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.446 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.446 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:17:35.446 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:39.585327+0000", 2023-10-01T08:17:35.446 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.002618235 2023-10-01T08:17:35.446 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.446 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.446 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:17:35.446 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:39.587945+0000", 2023-10-01T08:17:35.446 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.102076073 2023-10-01T08:17:35.446 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:35.446 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:17:35.447 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:35.447 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.447 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.447 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "MOSDPGPush(10.13 257/248 [PushOp(10:c8d47d05:::benchmark_data_smithi084_191604_object54754:head, version: 232'3380, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(10:c8d47d05:::benchmark_data_smithi084_191604_object54754:head@232'3380, size: 65536, copy_subset: [0~65536], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:65536, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-10-01T08:17:35.447 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:08:39.873312+0000", 2023-10-01T08:17:35.447 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 535.49842722300002, 2023-10-01T08:17:35.447 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.100739542, 2023-10-01T08:17:35.447 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:17:35.447 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-10-01T08:17:35.447 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:17:35.447 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.447 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:17:35.448 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:39.873312+0000", 2023-10-01T08:17:35.448 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:17:35.448 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.448 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.448 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:17:35.448 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:39.873312+0000", 2023-10-01T08:17:35.448 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-10-01T08:17:35.448 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.448 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.448 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:17:35.448 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:39.873312+0000", 2023-10-01T08:17:35.448 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.3964e-05 2023-10-01T08:17:35.448 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.449 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.449 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:17:35.449 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:39.873366+0000", 2023-10-01T08:17:35.449 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.7717999999999999e-05 2023-10-01T08:17:35.449 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.449 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.449 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:17:35.449 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:39.873383+0000", 2023-10-01T08:17:35.449 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0983e-05 2023-10-01T08:17:35.449 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.449 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.449 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:17:35.449 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:39.873394+0000", 2023-10-01T08:17:35.450 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.086536200999999993 2023-10-01T08:17:35.450 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.450 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.450 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:17:35.450 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:39.959931+0000", 2023-10-01T08:17:35.450 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.8756e-05 2023-10-01T08:17:35.450 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.450 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.450 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:17:35.450 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:39.959959+0000", 2023-10-01T08:17:35.450 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.014092468 2023-10-01T08:17:35.451 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.451 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.451 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:17:35.451 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:39.974052+0000", 2023-10-01T08:17:35.451 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.100739542 2023-10-01T08:17:35.451 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:35.451 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:17:35.451 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:35.451 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.451 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.451 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.45593.0:150655 10.b e257/248 10:d1f4b610:::benchmark_data_smithi084_191604_object45772:head v 257'9406, mlcod=0'0)", 2023-10-01T08:17:35.452 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:08:40.047201+0000", 2023-10-01T08:17:35.452 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 535.32453881000004, 2023-10-01T08:17:35.452 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.098678786000000004, 2023-10-01T08:17:35.452 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:17:35.452 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:17:35.452 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:17:35.452 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.452 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:17:35.452 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:40.047201+0000", 2023-10-01T08:17:35.452 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:17:35.452 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.452 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.452 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:17:35.453 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:40.047201+0000", 2023-10-01T08:17:35.453 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-10-01T08:17:35.453 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.453 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.453 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:17:35.453 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:40.047200+0000", 2023-10-01T08:17:35.453 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 7.4189999999999996e-06 2023-10-01T08:17:35.453 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.453 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.453 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:17:35.453 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:40.047207+0000", 2023-10-01T08:17:35.453 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.0634e-05 2023-10-01T08:17:35.454 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.454 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.454 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:17:35.454 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:40.047218+0000", 2023-10-01T08:17:35.454 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.584e-06 2023-10-01T08:17:35.454 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.454 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.454 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:17:35.454 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:40.047225+0000", 2023-10-01T08:17:35.454 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.7484999999999998e-05 2023-10-01T08:17:35.454 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.454 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.455 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:17:35.455 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:40.047262+0000", 2023-10-01T08:17:35.455 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.3105999999999999e-05 2023-10-01T08:17:35.455 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.455 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.455 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:17:35.455 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:40.047285+0000", 2023-10-01T08:17:35.455 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.098540367000000004 2023-10-01T08:17:35.455 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.455 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.455 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:17:35.455 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:40.145826+0000", 2023-10-01T08:17:35.455 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.3872999999999997e-05 2023-10-01T08:17:35.456 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.456 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.456 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:17:35.456 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:40.145880+0000", 2023-10-01T08:17:35.456 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.098678786000000004 2023-10-01T08:17:35.456 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:35.456 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:17:35.456 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:35.456 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.456 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.456 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "osd_repop(client.45593.0:150673 10.b e257/248 10:d0037c83:::benchmark_data_smithi084_191604_object45790:head v 257'9407, mlcod=0'0)", 2023-10-01T08:17:35.456 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:08:40.056197+0000", 2023-10-01T08:17:35.457 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 535.31554271000005, 2023-10-01T08:17:35.457 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.098575868999999997, 2023-10-01T08:17:35.457 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:17:35.457 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:17:35.457 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:17:35.457 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.457 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:17:35.457 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:40.056197+0000", 2023-10-01T08:17:35.457 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:17:35.457 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.457 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.457 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:17:35.458 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:40.056197+0000", 2023-10-01T08:17:35.458 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.999999 2023-10-01T08:17:35.458 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.458 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.458 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:17:35.458 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:40.056196+0000", 2023-10-01T08:17:35.458 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 8.6989999999999992e-06 2023-10-01T08:17:35.458 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.458 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.458 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:17:35.458 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:40.056205+0000", 2023-10-01T08:17:35.458 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.3174e-05 2023-10-01T08:17:35.459 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.459 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.459 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:17:35.459 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:40.056218+0000", 2023-10-01T08:17:35.459 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.0929999999999999e-06 2023-10-01T08:17:35.459 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.459 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.459 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:17:35.460 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:40.056224+0000", 2023-10-01T08:17:35.460 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0098602410000000005 2023-10-01T08:17:35.460 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.460 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.460 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:17:35.460 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:40.066084+0000", 2023-10-01T08:17:35.460 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 2.9280000000000001e-05 2023-10-01T08:17:35.460 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.460 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.460 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:17:35.460 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:40.066113+0000", 2023-10-01T08:17:35.460 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.088608001000000006 2023-10-01T08:17:35.461 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.461 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.461 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "commit_sent", 2023-10-01T08:17:35.461 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:40.154721+0000", 2023-10-01T08:17:35.461 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 5.126e-05 2023-10-01T08:17:35.461 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.461 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.461 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:17:35.461 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:40.154773+0000", 2023-10-01T08:17:35.461 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.098575868999999997 2023-10-01T08:17:35.461 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:35.461 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:17:35.462 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:35.462 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.462 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.462 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "MOSDPGPush(10.13 257/248 [PushOp(10:ce057655:::benchmark_data_smithi084_191604_object56640:head, version: 233'3495, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(10:ce057655:::benchmark_data_smithi084_191604_object56640:head@233'3495, size: 65536, copy_subset: [0~65536], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:65536, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-10-01T08:17:35.462 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:08:41.593566+0000", 2023-10-01T08:17:35.462 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 533.77817354900003, 2023-10-01T08:17:35.462 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.116747754, 2023-10-01T08:17:35.462 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:17:35.462 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-10-01T08:17:35.462 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:17:35.462 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.462 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:17:35.462 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:41.593566+0000", 2023-10-01T08:17:35.463 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:17:35.463 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.463 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.463 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:17:35.463 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:41.593566+0000", 2023-10-01T08:17:35.463 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999986 2023-10-01T08:17:35.463 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.463 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.463 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:17:35.463 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:41.593565+0000", 2023-10-01T08:17:35.463 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 6.4240999999999997e-05 2023-10-01T08:17:35.463 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.463 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.463 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:17:35.464 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:41.593629+0000", 2023-10-01T08:17:35.465 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 3.1531e-05 2023-10-01T08:17:35.465 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.465 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.465 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:17:35.465 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:41.593661+0000", 2023-10-01T08:17:35.465 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.4065e-05 2023-10-01T08:17:35.465 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.466 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.466 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:17:35.466 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:41.593675+0000", 2023-10-01T08:17:35.466 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.11204910899999999 2023-10-01T08:17:35.466 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.466 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.466 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:17:35.466 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:41.705724+0000", 2023-10-01T08:17:35.466 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.7e-05 2023-10-01T08:17:35.466 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.466 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.467 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:17:35.467 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:41.705741+0000", 2023-10-01T08:17:35.467 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0045730670000000001 2023-10-01T08:17:35.467 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.467 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.467 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:17:35.467 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:41.710314+0000", 2023-10-01T08:17:35.467 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.116747754 2023-10-01T08:17:35.467 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:35.467 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:17:35.467 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:35.467 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.468 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.468 INFO:teuthology.orchestra.run.smithi112.stdout: "description": "MOSDPGPush(10.13 257/248 [PushOp(10:c974a703:::benchmark_data_smithi084_191604_object58826:head, version: 233'3636, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(10:c974a703:::benchmark_data_smithi084_191604_object58826:head@233'3636, size: 65536, copy_subset: [0~65536], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:65536, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-10-01T08:17:35.468 INFO:teuthology.orchestra.run.smithi112.stdout: "initiated_at": "2023-10-01T08:08:43.607781+0000", 2023-10-01T08:17:35.468 INFO:teuthology.orchestra.run.smithi112.stdout: "age": 531.76395901599994, 2023-10-01T08:17:35.468 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.159515818, 2023-10-01T08:17:35.468 INFO:teuthology.orchestra.run.smithi112.stdout: "type_data": { 2023-10-01T08:17:35.468 INFO:teuthology.orchestra.run.smithi112.stdout: "flag_point": "started", 2023-10-01T08:17:35.468 INFO:teuthology.orchestra.run.smithi112.stdout: "events": [ 2023-10-01T08:17:35.468 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.468 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "initiated", 2023-10-01T08:17:35.468 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:43.607781+0000", 2023-10-01T08:17:35.468 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0 2023-10-01T08:17:35.468 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.469 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.469 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "throttled", 2023-10-01T08:17:35.469 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:43.607781+0000", 2023-10-01T08:17:35.469 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4294967295.9999995 2023-10-01T08:17:35.469 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.469 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.469 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "header_read", 2023-10-01T08:17:35.469 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:43.607780+0000", 2023-10-01T08:17:35.469 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 4.3101e-05 2023-10-01T08:17:35.469 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.469 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.469 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "all_read", 2023-10-01T08:17:35.469 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:43.607823+0000", 2023-10-01T08:17:35.470 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 1.6359e-05 2023-10-01T08:17:35.470 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.470 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.470 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "dispatched", 2023-10-01T08:17:35.470 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:43.607840+0000", 2023-10-01T08:17:35.470 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.7529999999999996e-06 2023-10-01T08:17:35.470 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.470 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.470 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "queued_for_pg", 2023-10-01T08:17:35.470 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:43.607849+0000", 2023-10-01T08:17:35.470 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.157360096 2023-10-01T08:17:35.470 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.471 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.471 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "reached_pg", 2023-10-01T08:17:35.471 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:43.765209+0000", 2023-10-01T08:17:35.471 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 9.1949999999999992e-06 2023-10-01T08:17:35.471 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.471 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.471 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "started", 2023-10-01T08:17:35.471 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:43.765219+0000", 2023-10-01T08:17:35.471 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.0020777439999999999 2023-10-01T08:17:35.471 INFO:teuthology.orchestra.run.smithi112.stdout: }, 2023-10-01T08:17:35.471 INFO:teuthology.orchestra.run.smithi112.stdout: { 2023-10-01T08:17:35.471 INFO:teuthology.orchestra.run.smithi112.stdout: "event": "done", 2023-10-01T08:17:35.471 INFO:teuthology.orchestra.run.smithi112.stdout: "time": "2023-10-01T08:08:43.767296+0000", 2023-10-01T08:17:35.471 INFO:teuthology.orchestra.run.smithi112.stdout: "duration": 0.159515818 2023-10-01T08:17:35.472 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:35.472 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:17:35.472 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:35.472 INFO:teuthology.orchestra.run.smithi112.stdout: } 2023-10-01T08:17:35.472 INFO:teuthology.orchestra.run.smithi112.stdout: ] 2023-10-01T08:17:35.472 INFO:teuthology.orchestra.run.smithi112.stdout:} 2023-10-01T08:17:35.472 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:35 smithi112 bash[59335]: cluster 2023-10-01T08:17:34.063542+0000 osd.7 (osd.7) 171 : cluster 3 failed to encode map e343 with expected crc 2023-10-01T08:17:35.473 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:35 smithi112 bash[59335]: cluster 2023-10-01T08:17:34.067307+0000 mon.a (mon.0) 1789 : cluster 0 osdmap e343: 8 total, 8 up, 8 in 2023-10-01T08:17:35.473 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:35 smithi112 bash[59335]: cluster 2023-10-01T08:17:34.211929+0000 osd.5 (osd.5) 328 : cluster 3 failed to encode map e343 with expected crc 2023-10-01T08:17:35.473 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:35 smithi112 bash[59335]: cluster 2023-10-01T08:17:34.274568+0000 osd.4 (osd.4) 272 : cluster 3 failed to encode map e343 with expected crc 2023-10-01T08:17:35.473 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:35 smithi112 bash[59335]: cluster 2023-10-01T08:17:34.858454+0000 mgr.y (mgr.34104) 1355 : cluster 0 pgmap v1506: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1012 KiB/s rd, 1.4 MiB/s wr, 327 op/s 2023-10-01T08:17:36.255 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-10-01T08:17:36.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:36 smithi112 bash[59335]: cluster 2023-10-01T08:17:34.926652+0000 osd.6 (osd.6) 301 : cluster 3 failed to encode map e343 with expected crc 2023-10-01T08:17:36.573 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:17:36 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:17:36] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.33.4" 2023-10-01T08:17:36.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:36 smithi084 bash[78255]: cluster 2023-10-01T08:17:34.926652+0000 osd.6 (osd.6) 301 : cluster 3 failed to encode map e343 with expected crc 2023-10-01T08:17:36.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:36 smithi084 bash[75189]: cluster 2023-10-01T08:17:34.926652+0000 osd.6 (osd.6) 301 : cluster 3 failed to encode map e343 with expected crc 2023-10-01T08:17:37.433 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:17:37.466 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:37 smithi084 bash[78255]: cluster 2023-10-01T08:17:36.859310+0000 mgr.y (mgr.34104) 1356 : cluster 0 pgmap v1507: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 870 KiB/s rd, 1.3 MiB/s wr, 308 op/s 2023-10-01T08:17:37.466 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:37 smithi084 bash[75189]: cluster 2023-10-01T08:17:36.859310+0000 mgr.y (mgr.34104) 1356 : cluster 0 pgmap v1507: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 870 KiB/s rd, 1.3 MiB/s wr, 308 op/s 2023-10-01T08:17:37.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:37 smithi112 bash[59335]: cluster 2023-10-01T08:17:36.859310+0000 mgr.y (mgr.34104) 1356 : cluster 0 pgmap v1507: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 870 KiB/s rd, 1.3 MiB/s wr, 308 op/s 2023-10-01T08:17:39.080 INFO:tasks.thrashosds.thrasher:fixing pg num pool device_health_metrics 2023-10-01T08:17:39.080 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd pool set device_health_metrics pgp_num 41 2023-10-01T08:17:40.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:39 smithi112 bash[59335]: cluster 2023-10-01T08:17:38.860273+0000 mgr.y (mgr.34104) 1357 : cluster 0 pgmap v1508: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 714 KiB/s rd, 1.0 MiB/s wr, 253 op/s 2023-10-01T08:17:40.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:39 smithi084 bash[78255]: cluster 2023-10-01T08:17:38.860273+0000 mgr.y (mgr.34104) 1357 : cluster 0 pgmap v1508: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 714 KiB/s rd, 1.0 MiB/s wr, 253 op/s 2023-10-01T08:17:40.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:39 smithi084 bash[75189]: cluster 2023-10-01T08:17:38.860273+0000 mgr.y (mgr.34104) 1357 : cluster 0 pgmap v1508: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 714 KiB/s rd, 1.0 MiB/s wr, 253 op/s 2023-10-01T08:17:40.483 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:17:42.187 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:41 smithi084 bash[75189]: cluster 2023-10-01T08:17:40.861123+0000 mgr.y (mgr.34104) 1358 : cluster 0 pgmap v1509: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 201 KiB/s rd, 621 KiB/s wr, 132 op/s 2023-10-01T08:17:42.187 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:41 smithi084 bash[78255]: cluster 2023-10-01T08:17:40.861123+0000 mgr.y (mgr.34104) 1358 : cluster 0 pgmap v1509: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 201 KiB/s rd, 621 KiB/s wr, 132 op/s 2023-10-01T08:17:42.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:41 smithi112 bash[59335]: cluster 2023-10-01T08:17:40.861123+0000 mgr.y (mgr.34104) 1358 : cluster 0 pgmap v1509: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 201 KiB/s rd, 621 KiB/s wr, 132 op/s 2023-10-01T08:17:42.941 INFO:teuthology.orchestra.run.smithi084.stderr:noscrub is unset 2023-10-01T08:17:43.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:42 smithi112 bash[59335]: audit 2023-10-01T08:17:42.297761+0000 mon.c (mon.2) 150 : audit 1 from='client.? 172.21.15.84:0/922664883' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:17:43.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:42 smithi112 bash[59335]: audit 2023-10-01T08:17:42.298289+0000 mon.a (mon.0) 1790 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:17:43.240 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:42 smithi084 bash[75189]: audit 2023-10-01T08:17:42.297761+0000 mon.c (mon.2) 150 : audit 1 from='client.? 172.21.15.84:0/922664883' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:17:43.240 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:42 smithi084 bash[75189]: audit 2023-10-01T08:17:42.298289+0000 mon.a (mon.0) 1790 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:17:43.241 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:42 smithi084 bash[78255]: audit 2023-10-01T08:17:42.297761+0000 mon.c (mon.2) 150 : audit 1 from='client.? 172.21.15.84:0/922664883' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:17:43.241 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:42 smithi084 bash[78255]: audit 2023-10-01T08:17:42.298289+0000 mon.a (mon.0) 1790 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-01T08:17:44.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:43 smithi112 bash[59335]: cluster 2023-10-01T08:17:42.862059+0000 mgr.y (mgr.34104) 1359 : cluster 0 pgmap v1510: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 144 KiB/s rd, 105 KiB/s wr, 56 op/s 2023-10-01T08:17:44.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:43 smithi112 bash[59335]: cluster 2023-10-01T08:17:42.930934+0000 osd.4 (osd.4) 273 : cluster 3 failed to encode map e344 with expected crc 2023-10-01T08:17:44.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:43 smithi112 bash[59335]: audit 2023-10-01T08:17:42.934465+0000 mon.a (mon.0) 1791 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T08:17:44.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:43 smithi112 bash[59335]: cluster 2023-10-01T08:17:42.934553+0000 mon.a (mon.0) 1792 : cluster 0 osdmap e344: 8 total, 8 up, 8 in 2023-10-01T08:17:44.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:43 smithi112 bash[59335]: cluster 2023-10-01T08:17:43.649970+0000 osd.6 (osd.6) 302 : cluster 3 failed to encode map e344 with expected crc 2023-10-01T08:17:44.315 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:43 smithi084 bash[78255]: cluster 2023-10-01T08:17:42.862059+0000 mgr.y (mgr.34104) 1359 : cluster 0 pgmap v1510: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 144 KiB/s rd, 105 KiB/s wr, 56 op/s 2023-10-01T08:17:44.315 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:43 smithi084 bash[78255]: cluster 2023-10-01T08:17:42.930934+0000 osd.4 (osd.4) 273 : cluster 3 failed to encode map e344 with expected crc 2023-10-01T08:17:44.315 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:43 smithi084 bash[78255]: audit 2023-10-01T08:17:42.934465+0000 mon.a (mon.0) 1791 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T08:17:44.315 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:43 smithi084 bash[78255]: cluster 2023-10-01T08:17:42.934553+0000 mon.a (mon.0) 1792 : cluster 0 osdmap e344: 8 total, 8 up, 8 in 2023-10-01T08:17:44.315 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:43 smithi084 bash[78255]: cluster 2023-10-01T08:17:43.649970+0000 osd.6 (osd.6) 302 : cluster 3 failed to encode map e344 with expected crc 2023-10-01T08:17:44.315 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:43 smithi084 bash[75189]: cluster 2023-10-01T08:17:42.862059+0000 mgr.y (mgr.34104) 1359 : cluster 0 pgmap v1510: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 144 KiB/s rd, 105 KiB/s wr, 56 op/s 2023-10-01T08:17:44.316 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:43 smithi084 bash[75189]: cluster 2023-10-01T08:17:42.930934+0000 osd.4 (osd.4) 273 : cluster 3 failed to encode map e344 with expected crc 2023-10-01T08:17:44.316 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:43 smithi084 bash[75189]: audit 2023-10-01T08:17:42.934465+0000 mon.a (mon.0) 1791 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-01T08:17:44.316 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:43 smithi084 bash[75189]: cluster 2023-10-01T08:17:42.934553+0000 mon.a (mon.0) 1792 : cluster 0 osdmap e344: 8 total, 8 up, 8 in 2023-10-01T08:17:44.316 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:43 smithi084 bash[75189]: cluster 2023-10-01T08:17:43.649970+0000 osd.6 (osd.6) 302 : cluster 3 failed to encode map e344 with expected crc 2023-10-01T08:17:44.317 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-01T08:17:44.801 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:17:44.844 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2023-10-01T08:17:44.844 INFO:teuthology.orchestra.run.smithi084.stdout: "ops": [], 2023-10-01T08:17:44.844 INFO:teuthology.orchestra.run.smithi084.stdout: "num_ops": 0 2023-10-01T08:17:44.844 INFO:teuthology.orchestra.run.smithi084.stdout:} 2023-10-01T08:17:45.207 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:45 smithi084 bash[75189]: cluster 2023-10-01T08:17:43.650054+0000 osd.5 (osd.5) 329 : cluster 3 failed to encode map e344 with expected crc 2023-10-01T08:17:45.207 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:45 smithi084 bash[75189]: cluster 2023-10-01T08:17:43.650561+0000 osd.7 (osd.7) 172 : cluster 3 failed to encode map e344 with expected crc 2023-10-01T08:17:45.208 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:45 smithi084 bash[75189]: cluster 2023-10-01T08:17:44.862600+0000 mgr.y (mgr.34104) 1360 : cluster 0 pgmap v1512: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:17:45.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:45 smithi112 bash[59335]: cluster 2023-10-01T08:17:43.650054+0000 osd.5 (osd.5) 329 : cluster 3 failed to encode map e344 with expected crc 2023-10-01T08:17:45.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:45 smithi112 bash[59335]: cluster 2023-10-01T08:17:43.650561+0000 osd.7 (osd.7) 172 : cluster 3 failed to encode map e344 with expected crc 2023-10-01T08:17:45.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:45 smithi112 bash[59335]: cluster 2023-10-01T08:17:44.862600+0000 mgr.y (mgr.34104) 1360 : cluster 0 pgmap v1512: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:17:45.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:45 smithi084 bash[78255]: cluster 2023-10-01T08:17:43.650054+0000 osd.5 (osd.5) 329 : cluster 3 failed to encode map e344 with expected crc 2023-10-01T08:17:45.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:45 smithi084 bash[78255]: cluster 2023-10-01T08:17:43.650561+0000 osd.7 (osd.7) 172 : cluster 3 failed to encode map e344 with expected crc 2023-10-01T08:17:45.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:45 smithi084 bash[78255]: cluster 2023-10-01T08:17:44.862600+0000 mgr.y (mgr.34104) 1360 : cluster 0 pgmap v1512: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:17:46.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:46 smithi112 bash[59335]: audit 2023-10-01T08:17:45.129876+0000 mon.a (mon.0) 1793 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:17:46.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:46 smithi084 bash[75189]: audit 2023-10-01T08:17:45.129876+0000 mon.a (mon.0) 1793 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:17:46.574 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:17:46 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:17:46] "GET /metrics HTTP/1.1" 200 34063 "" "Prometheus/2.33.4" 2023-10-01T08:17:46.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:46 smithi084 bash[78255]: audit 2023-10-01T08:17:45.129876+0000 mon.a (mon.0) 1793 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:17:47.181 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-10-01T08:17:47.435 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:47 smithi084 bash[75189]: cluster 2023-10-01T08:17:46.863055+0000 mgr.y (mgr.34104) 1361 : cluster 0 pgmap v1513: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:17:47.436 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:47 smithi084 bash[78255]: cluster 2023-10-01T08:17:46.863055+0000 mgr.y (mgr.34104) 1361 : cluster 0 pgmap v1513: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:17:47.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:47 smithi112 bash[59335]: cluster 2023-10-01T08:17:46.863055+0000 mgr.y (mgr.34104) 1361 : cluster 0 pgmap v1513: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:17:49.947 INFO:teuthology.orchestra.run.smithi084.stderr:Error ENOENT: unrecognized pool 'device_health_metrics' 2023-10-01T08:17:50.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:49 smithi112 bash[59335]: cluster 2023-10-01T08:17:48.863930+0000 mgr.y (mgr.34104) 1362 : cluster 0 pgmap v1514: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:17:50.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:49 smithi084 bash[75189]: cluster 2023-10-01T08:17:48.863930+0000 mgr.y (mgr.34104) 1362 : cluster 0 pgmap v1514: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:17:50.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:49 smithi084 bash[78255]: cluster 2023-10-01T08:17:48.863930+0000 mgr.y (mgr.34104) 1362 : cluster 0 pgmap v1514: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:17:50.904 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-10-01T08:17:50.904 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph -- tell 'mon.*' injectargs --mon_osd_down_out_interval=600 2023-10-01T08:17:51.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:50 smithi112 bash[59335]: audit 2023-10-01T08:17:49.942599+0000 mon.c (mon.2) 151 : audit 1 from='client.? 172.21.15.84:0/3366424373' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "41"}]: dispatch 2023-10-01T08:17:51.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:50 smithi112 bash[59335]: audit 2023-10-01T08:17:49.943286+0000 mon.a (mon.0) 1794 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "41"}]: dispatch 2023-10-01T08:17:51.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:50 smithi084 bash[78255]: audit 2023-10-01T08:17:49.942599+0000 mon.c (mon.2) 151 : audit 1 from='client.? 172.21.15.84:0/3366424373' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "41"}]: dispatch 2023-10-01T08:17:51.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:50 smithi084 bash[78255]: audit 2023-10-01T08:17:49.943286+0000 mon.a (mon.0) 1794 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "41"}]: dispatch 2023-10-01T08:17:51.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:50 smithi084 bash[75189]: audit 2023-10-01T08:17:49.942599+0000 mon.c (mon.2) 151 : audit 1 from='client.? 172.21.15.84:0/3366424373' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "41"}]: dispatch 2023-10-01T08:17:51.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:50 smithi084 bash[75189]: audit 2023-10-01T08:17:49.943286+0000 mon.a (mon.0) 1794 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "41"}]: dispatch 2023-10-01T08:17:51.387 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:17:52.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:51 smithi112 bash[59335]: cluster 2023-10-01T08:17:50.864865+0000 mgr.y (mgr.34104) 1363 : cluster 0 pgmap v1515: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:17:52.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:51 smithi084 bash[75189]: cluster 2023-10-01T08:17:50.864865+0000 mgr.y (mgr.34104) 1363 : cluster 0 pgmap v1515: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:17:52.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:51 smithi084 bash[78255]: cluster 2023-10-01T08:17:50.864865+0000 mgr.y (mgr.34104) 1363 : cluster 0 pgmap v1515: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:17:52.403 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:17:54.072 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:53 smithi084 bash[78255]: cluster 2023-10-01T08:17:52.865713+0000 mgr.y (mgr.34104) 1364 : cluster 0 pgmap v1516: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:17:54.072 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:53 smithi084 bash[75189]: cluster 2023-10-01T08:17:52.865713+0000 mgr.y (mgr.34104) 1364 : cluster 0 pgmap v1516: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:17:54.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:53 smithi112 bash[59335]: cluster 2023-10-01T08:17:52.865713+0000 mgr.y (mgr.34104) 1364 : cluster 0 pgmap v1516: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:17:55.404 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:55 smithi084 bash[75189]: cluster 2023-10-01T08:17:54.866496+0000 mgr.y (mgr.34104) 1365 : cluster 0 pgmap v1517: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:17:55.405 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:55 smithi084 bash[78255]: cluster 2023-10-01T08:17:54.866496+0000 mgr.y (mgr.34104) 1365 : cluster 0 pgmap v1517: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:17:55.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:55 smithi112 bash[59335]: cluster 2023-10-01T08:17:54.866496+0000 mgr.y (mgr.34104) 1365 : cluster 0 pgmap v1517: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:17:56.613 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:17:56 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:17:56] "GET /metrics HTTP/1.1" 200 34063 "" "Prometheus/2.33.4" 2023-10-01T08:17:56.807 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:17:57.936 INFO:teuthology.orchestra.run.smithi084.stderr:nodeep-scrub is unset 2023-10-01T08:17:58.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:57 smithi112 bash[59335]: cluster 2023-10-01T08:17:56.867212+0000 mgr.y (mgr.34104) 1366 : cluster 0 pgmap v1518: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:17:58.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:57 smithi112 bash[59335]: audit 2023-10-01T08:17:57.793097+0000 mon.a (mon.0) 1795 : audit 1 from='client.? 172.21.15.84:0/1703045767' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:17:58.237 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:57 smithi084 bash[78255]: cluster 2023-10-01T08:17:56.867212+0000 mgr.y (mgr.34104) 1366 : cluster 0 pgmap v1518: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:17:58.237 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:57 smithi084 bash[78255]: audit 2023-10-01T08:17:57.793097+0000 mon.a (mon.0) 1795 : audit 1 from='client.? 172.21.15.84:0/1703045767' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:17:58.237 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:57 smithi084 bash[75189]: cluster 2023-10-01T08:17:56.867212+0000 mgr.y (mgr.34104) 1366 : cluster 0 pgmap v1518: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:17:58.237 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:57 smithi084 bash[75189]: audit 2023-10-01T08:17:57.793097+0000 mon.a (mon.0) 1795 : audit 1 from='client.? 172.21.15.84:0/1703045767' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-01T08:17:59.215 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:58 smithi084 bash[75189]: cluster 2023-10-01T08:17:57.927102+0000 osd.7 (osd.7) 173 : cluster 3 failed to encode map e345 with expected crc 2023-10-01T08:17:59.215 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:58 smithi084 bash[75189]: audit 2023-10-01T08:17:57.930040+0000 mon.a (mon.0) 1796 : audit 1 from='client.? 172.21.15.84:0/1703045767' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T08:17:59.215 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:58 smithi084 bash[75189]: cluster 2023-10-01T08:17:57.930170+0000 mon.a (mon.0) 1797 : cluster 0 osdmap e345: 8 total, 8 up, 8 in 2023-10-01T08:17:59.215 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:58 smithi084 bash[75189]: cluster 2023-10-01T08:17:58.336012+0000 osd.4 (osd.4) 274 : cluster 3 failed to encode map e345 with expected crc 2023-10-01T08:17:59.215 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:58 smithi084 bash[75189]: cluster 2023-10-01T08:17:58.481421+0000 osd.5 (osd.5) 330 : cluster 3 failed to encode map e345 with expected crc 2023-10-01T08:17:59.215 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:58 smithi084 bash[78255]: cluster 2023-10-01T08:17:57.927102+0000 osd.7 (osd.7) 173 : cluster 3 failed to encode map e345 with expected crc 2023-10-01T08:17:59.215 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:58 smithi084 bash[78255]: audit 2023-10-01T08:17:57.930040+0000 mon.a (mon.0) 1796 : audit 1 from='client.? 172.21.15.84:0/1703045767' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T08:17:59.216 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:58 smithi084 bash[78255]: cluster 2023-10-01T08:17:57.930170+0000 mon.a (mon.0) 1797 : cluster 0 osdmap e345: 8 total, 8 up, 8 in 2023-10-01T08:17:59.216 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:58 smithi084 bash[78255]: cluster 2023-10-01T08:17:58.336012+0000 osd.4 (osd.4) 274 : cluster 3 failed to encode map e345 with expected crc 2023-10-01T08:17:59.216 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:58 smithi084 bash[78255]: cluster 2023-10-01T08:17:58.481421+0000 osd.5 (osd.5) 330 : cluster 3 failed to encode map e345 with expected crc 2023-10-01T08:17:59.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:58 smithi112 bash[59335]: cluster 2023-10-01T08:17:57.927102+0000 osd.7 (osd.7) 173 : cluster 3 failed to encode map e345 with expected crc 2023-10-01T08:17:59.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:58 smithi112 bash[59335]: audit 2023-10-01T08:17:57.930040+0000 mon.a (mon.0) 1796 : audit 1 from='client.? 172.21.15.84:0/1703045767' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-01T08:17:59.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:58 smithi112 bash[59335]: cluster 2023-10-01T08:17:57.930170+0000 mon.a (mon.0) 1797 : cluster 0 osdmap e345: 8 total, 8 up, 8 in 2023-10-01T08:17:59.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:58 smithi112 bash[59335]: cluster 2023-10-01T08:17:58.336012+0000 osd.4 (osd.4) 274 : cluster 3 failed to encode map e345 with expected crc 2023-10-01T08:17:59.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:58 smithi112 bash[59335]: cluster 2023-10-01T08:17:58.481421+0000 osd.5 (osd.5) 330 : cluster 3 failed to encode map e345 with expected crc 2023-10-01T08:17:59.560 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2023-10-01T08:17:59.560 INFO:teuthology.orchestra.run.smithi084.stdout: "ops": [], 2023-10-01T08:17:59.560 INFO:teuthology.orchestra.run.smithi084.stdout: "complaint_time": 30, 2023-10-01T08:17:59.560 INFO:teuthology.orchestra.run.smithi084.stdout: "num_blocked_ops": 0 2023-10-01T08:17:59.560 INFO:teuthology.orchestra.run.smithi084.stdout:} 2023-10-01T08:18:00.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:17:59 smithi084 bash[75189]: cluster 2023-10-01T08:17:58.867798+0000 mgr.y (mgr.34104) 1367 : cluster 0 pgmap v1520: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:00.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:17:59 smithi084 bash[78255]: cluster 2023-10-01T08:17:58.867798+0000 mgr.y (mgr.34104) 1367 : cluster 0 pgmap v1520: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:00.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:17:59 smithi112 bash[59335]: cluster 2023-10-01T08:17:58.867798+0000 mgr.y (mgr.34104) 1367 : cluster 0 pgmap v1520: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:01.137 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-10-01T08:18:01.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:00 smithi112 bash[59335]: audit 2023-10-01T08:18:00.130765+0000 mon.a (mon.0) 1798 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:18:01.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:00 smithi084 bash[75189]: audit 2023-10-01T08:18:00.130765+0000 mon.a (mon.0) 1798 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:18:01.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:00 smithi084 bash[78255]: audit 2023-10-01T08:18:00.130765+0000 mon.a (mon.0) 1798 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:18:02.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:01 smithi112 bash[59335]: cluster 2023-10-01T08:18:00.868666+0000 mgr.y (mgr.34104) 1368 : cluster 0 pgmap v1521: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:02.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:01 smithi084 bash[75189]: cluster 2023-10-01T08:18:00.868666+0000 mgr.y (mgr.34104) 1368 : cluster 0 pgmap v1521: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:02.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:01 smithi084 bash[78255]: cluster 2023-10-01T08:18:00.868666+0000 mgr.y (mgr.34104) 1368 : cluster 0 pgmap v1521: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:02.549 INFO:teuthology.orchestra.run.smithi084.stdout:mon.a: {} 2023-10-01T08:18:02.568 INFO:teuthology.orchestra.run.smithi084.stdout:mon.b: {} 2023-10-01T08:18:02.582 INFO:teuthology.orchestra.run.smithi084.stdout:mon.c: {} 2023-10-01T08:18:02.584 INFO:teuthology.orchestra.run.smithi084.stderr:mon.a: mon_osd_down_out_interval = '600' (not observed, change may require restart) 2023-10-01T08:18:02.584 INFO:teuthology.orchestra.run.smithi084.stderr:mon.b: mon_osd_down_out_interval = '600' (not observed, change may require restart) 2023-10-01T08:18:02.584 INFO:teuthology.orchestra.run.smithi084.stderr:mon.c: mon_osd_down_out_interval = '600' (not observed, change may require restart) 2023-10-01T08:18:03.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:02 smithi084 bash[75189]: audit 2023-10-01T08:18:02.533856+0000 mon.c (mon.2) 152 : audit 0 from='client.? 172.21.15.84:0/2496720920' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-01T08:18:03.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:02 smithi084 bash[78255]: audit 2023-10-01T08:18:02.533856+0000 mon.c (mon.2) 152 : audit 0 from='client.? 172.21.15.84:0/2496720920' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-01T08:18:03.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:02 smithi112 bash[59335]: audit 2023-10-01T08:18:02.533856+0000 mon.c (mon.2) 152 : audit 0 from='client.? 172.21.15.84:0/2496720920' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-01T08:18:03.528 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd reweight 0 1 2023-10-01T08:18:04.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:03 smithi112 bash[59335]: cluster 2023-10-01T08:18:02.869254+0000 mgr.y (mgr.34104) 1369 : cluster 0 pgmap v1522: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:04.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:03 smithi084 bash[75189]: cluster 2023-10-01T08:18:02.869254+0000 mgr.y (mgr.34104) 1369 : cluster 0 pgmap v1522: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:04.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:03 smithi084 bash[78255]: cluster 2023-10-01T08:18:02.869254+0000 mgr.y (mgr.34104) 1369 : cluster 0 pgmap v1522: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:05.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:05 smithi112 bash[59335]: cluster 2023-10-01T08:18:04.870136+0000 mgr.y (mgr.34104) 1370 : cluster 0 pgmap v1523: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:05.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:05 smithi084 bash[78255]: cluster 2023-10-01T08:18:04.870136+0000 mgr.y (mgr.34104) 1370 : cluster 0 pgmap v1523: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:05.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:05 smithi084 bash[75189]: cluster 2023-10-01T08:18:04.870136+0000 mgr.y (mgr.34104) 1370 : cluster 0 pgmap v1523: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:06.042 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:18:06.323 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:18:06 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:18:06] "GET /metrics HTTP/1.1" 200 34064 "" "Prometheus/2.33.4" 2023-10-01T08:18:08.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:07 smithi084 bash[75189]: cluster 2023-10-01T08:18:06.870892+0000 mgr.y (mgr.34104) 1371 : cluster 0 pgmap v1524: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:08.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:07 smithi084 bash[78255]: cluster 2023-10-01T08:18:06.870892+0000 mgr.y (mgr.34104) 1371 : cluster 0 pgmap v1524: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:08.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:07 smithi112 bash[59335]: cluster 2023-10-01T08:18:06.870892+0000 mgr.y (mgr.34104) 1371 : cluster 0 pgmap v1524: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:08.849 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:18:10.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:09 smithi112 bash[59335]: cluster 2023-10-01T08:18:08.871494+0000 mgr.y (mgr.34104) 1372 : cluster 0 pgmap v1525: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:10.293 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:09 smithi084 bash[78255]: cluster 2023-10-01T08:18:08.871494+0000 mgr.y (mgr.34104) 1372 : cluster 0 pgmap v1525: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:10.294 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:09 smithi084 bash[75189]: cluster 2023-10-01T08:18:08.871494+0000 mgr.y (mgr.34104) 1372 : cluster 0 pgmap v1525: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:10.545 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2023-10-01T08:18:10.545 INFO:teuthology.orchestra.run.smithi084.stdout: "size": 20, 2023-10-01T08:18:10.545 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 600, 2023-10-01T08:18:10.545 INFO:teuthology.orchestra.run.smithi084.stdout: "ops": [ 2023-10-01T08:18:10.545 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.545 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:207664 11.0 11:0de5c2eb:::benchmark_data_smithi084_213258_object99621:head [delete] snapc 0=[] ondisk+write+known_if_redirected e307)", 2023-10-01T08:18:10.546 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:15:22.944908+0000", 2023-10-01T08:18:10.546 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 167.595607758, 2023-10-01T08:18:10.546 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.02965927, 2023-10-01T08:18:10.546 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:18:10.546 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:18:10.546 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:18:10.546 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:18:10.546 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:18:10.546 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 207664 2023-10-01T08:18:10.546 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.546 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:18:10.547 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.547 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:18:10.547 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:22.944908+0000", 2023-10-01T08:18:10.547 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:18:10.547 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.547 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.547 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:18:10.547 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:22.944908+0000", 2023-10-01T08:18:10.547 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:18:10.547 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.547 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.547 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:18:10.548 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:22.944907+0000", 2023-10-01T08:18:10.548 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T08:18:10.548 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.548 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.548 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:18:10.548 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:22.944913+0000", 2023-10-01T08:18:10.548 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.3330000000000002e-06 2023-10-01T08:18:10.548 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.548 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.548 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:18:10.548 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:22.944928+0000", 2023-10-01T08:18:10.549 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.4616e-05 2023-10-01T08:18:10.549 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.549 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.549 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:18:10.549 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:22.944937+0000", 2023-10-01T08:18:10.549 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.6950000000000006e-06 2023-10-01T08:18:10.549 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.549 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.549 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:18:10.549 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:22.944986+0000", 2023-10-01T08:18:10.549 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.9752000000000001e-05 2023-10-01T08:18:10.549 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.550 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.550 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T08:18:10.550 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:22.944998+0000", 2023-10-01T08:18:10.550 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.137e-05 2023-10-01T08:18:10.550 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.550 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.550 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:18:10.550 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.956204+0000", 2023-10-01T08:18:10.550 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.011206134 2023-10-01T08:18:10.550 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.550 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.550 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:18:10.551 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.956312+0000", 2023-10-01T08:18:10.551 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00010770800000000001 2023-10-01T08:18:10.551 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.551 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.551 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,7", 2023-10-01T08:18:10.551 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.956427+0000", 2023-10-01T08:18:10.551 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000115764 2023-10-01T08:18:10.551 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.551 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.551 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:18:10.551 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.961310+0000", 2023-10-01T08:18:10.551 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0048824890000000003 2023-10-01T08:18:10.552 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.552 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.552 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:18:10.552 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.965191+0000", 2023-10-01T08:18:10.552 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0038810250000000002 2023-10-01T08:18:10.552 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.552 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.552 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:18:10.552 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.974443+0000", 2023-10-01T08:18:10.552 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.009252606 2023-10-01T08:18:10.552 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.552 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.552 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:18:10.553 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.974509+0000", 2023-10-01T08:18:10.553 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.5753999999999994e-05 2023-10-01T08:18:10.553 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.553 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.553 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:18:10.553 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.974568+0000", 2023-10-01T08:18:10.553 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.8482e-05 2023-10-01T08:18:10.553 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:18:10.553 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:18:10.553 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:18:10.553 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.553 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.554 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:207668 11.0 11:08ca8572:::benchmark_data_smithi084_213258_object99625:head [delete] snapc 0=[] ondisk+write+known_if_redirected e307)", 2023-10-01T08:18:10.554 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:15:22.951791+0000", 2023-10-01T08:18:10.554 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 167.58872507500001, 2023-10-01T08:18:10.554 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.023016237, 2023-10-01T08:18:10.554 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:18:10.554 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:18:10.554 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:18:10.554 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:18:10.554 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:18:10.554 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 207668 2023-10-01T08:18:10.554 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.554 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:18:10.555 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.555 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:18:10.555 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:22.951791+0000", 2023-10-01T08:18:10.555 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:18:10.555 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.555 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.555 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:18:10.555 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:22.951791+0000", 2023-10-01T08:18:10.555 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:18:10.555 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.555 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.555 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:18:10.555 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:22.951790+0000", 2023-10-01T08:18:10.556 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T08:18:10.556 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.556 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.556 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:18:10.556 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:22.951795+0000", 2023-10-01T08:18:10.556 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.3489999999999999e-06 2023-10-01T08:18:10.556 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.556 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.556 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:18:10.556 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:22.951806+0000", 2023-10-01T08:18:10.556 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0814e-05 2023-10-01T08:18:10.556 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.557 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.557 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:18:10.557 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:22.951813+0000", 2023-10-01T08:18:10.557 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.2879999999999998e-06 2023-10-01T08:18:10.557 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.557 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.557 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:18:10.557 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:22.951850+0000", 2023-10-01T08:18:10.557 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.7681000000000001e-05 2023-10-01T08:18:10.557 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.557 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.557 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T08:18:10.558 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:22.951857+0000", 2023-10-01T08:18:10.558 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.861e-06 2023-10-01T08:18:10.558 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.558 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.558 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:18:10.558 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.958957+0000", 2023-10-01T08:18:10.558 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.007100337 2023-10-01T08:18:10.558 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.558 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.558 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:18:10.558 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.959079+0000", 2023-10-01T08:18:10.558 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00012169599999999999 2023-10-01T08:18:10.559 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.559 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.559 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,7", 2023-10-01T08:18:10.559 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.959161+0000", 2023-10-01T08:18:10.559 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.2109999999999998e-05 2023-10-01T08:18:10.559 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.559 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.559 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:18:10.559 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.965230+0000", 2023-10-01T08:18:10.559 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0060687010000000001 2023-10-01T08:18:10.559 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.559 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.560 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:18:10.560 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.965239+0000", 2023-10-01T08:18:10.560 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.0909999999999999e-06 2023-10-01T08:18:10.560 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.560 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.560 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:18:10.560 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.974686+0000", 2023-10-01T08:18:10.560 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0094466940000000003 2023-10-01T08:18:10.560 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.560 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.560 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:18:10.560 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.974746+0000", 2023-10-01T08:18:10.560 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.0739000000000002e-05 2023-10-01T08:18:10.561 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.561 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.561 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:18:10.561 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.974807+0000", 2023-10-01T08:18:10.561 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.0788000000000001e-05 2023-10-01T08:18:10.561 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:18:10.561 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:18:10.561 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:18:10.561 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.561 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.562 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:207692 11.0 11:0c91f58d:::benchmark_data_smithi084_213258_object99649:head [delete] snapc 0=[] ondisk+write+known_if_redirected e307)", 2023-10-01T08:18:10.562 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:15:22.983702+0000", 2023-10-01T08:18:10.562 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 167.556813842, 2023-10-01T08:18:10.562 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.99131344700000001, 2023-10-01T08:18:10.562 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:18:10.562 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:18:10.562 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:18:10.562 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:18:10.562 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:18:10.562 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 207692 2023-10-01T08:18:10.562 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.563 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:18:10.563 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.563 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:18:10.563 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:22.983702+0000", 2023-10-01T08:18:10.563 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:18:10.563 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.563 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.563 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:18:10.563 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:22.983702+0000", 2023-10-01T08:18:10.563 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:18:10.563 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.563 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.563 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:18:10.564 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:22.983701+0000", 2023-10-01T08:18:10.564 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T08:18:10.564 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.564 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.564 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:18:10.564 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:22.983707+0000", 2023-10-01T08:18:10.564 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.613e-06 2023-10-01T08:18:10.564 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.564 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.564 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:18:10.564 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:22.983722+0000", 2023-10-01T08:18:10.564 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.4416000000000001e-05 2023-10-01T08:18:10.565 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.565 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.565 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:18:10.565 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:22.983730+0000", 2023-10-01T08:18:10.565 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.9999999999999996e-06 2023-10-01T08:18:10.565 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.565 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.565 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:18:10.565 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:22.983789+0000", 2023-10-01T08:18:10.565 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.9117999999999999e-05 2023-10-01T08:18:10.565 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.565 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.565 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T08:18:10.566 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:22.983805+0000", 2023-10-01T08:18:10.566 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.5667000000000001e-05 2023-10-01T08:18:10.566 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.566 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.566 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:18:10.566 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.961347+0000", 2023-10-01T08:18:10.566 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.977542099 2023-10-01T08:18:10.566 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.566 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.566 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:18:10.566 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.961430+0000", 2023-10-01T08:18:10.567 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.3720000000000005e-05 2023-10-01T08:18:10.567 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.567 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.567 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,7", 2023-10-01T08:18:10.567 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.961513+0000", 2023-10-01T08:18:10.567 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.2962999999999998e-05 2023-10-01T08:18:10.567 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.567 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.567 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:18:10.567 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.965246+0000", 2023-10-01T08:18:10.567 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0037329239999999999 2023-10-01T08:18:10.567 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.568 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.568 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:18:10.568 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.969162+0000", 2023-10-01T08:18:10.568 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0039160369999999998 2023-10-01T08:18:10.568 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.568 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.568 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:18:10.568 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.974893+0000", 2023-10-01T08:18:10.568 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0057304210000000003 2023-10-01T08:18:10.568 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.568 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.568 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:18:10.568 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.974959+0000", 2023-10-01T08:18:10.569 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.6161000000000006e-05 2023-10-01T08:18:10.569 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.569 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.569 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:18:10.569 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.975016+0000", 2023-10-01T08:18:10.569 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.6861000000000003e-05 2023-10-01T08:18:10.569 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:18:10.569 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:18:10.569 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:18:10.569 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.569 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.569 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:207721 11.0 11:02e1ab19:::benchmark_data_smithi084_213258_object99678:head [delete] snapc 0=[] ondisk+write+known_if_redirected e307)", 2023-10-01T08:18:10.570 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:15:23.024357+0000", 2023-10-01T08:18:10.570 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 167.516159394, 2023-10-01T08:18:10.570 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.96172946800000003, 2023-10-01T08:18:10.570 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:18:10.570 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:18:10.570 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:18:10.570 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:18:10.570 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:18:10.570 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 207721 2023-10-01T08:18:10.570 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.570 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:18:10.570 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.571 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:18:10.571 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.024357+0000", 2023-10-01T08:18:10.571 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:18:10.571 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.571 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.571 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:18:10.571 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.024357+0000", 2023-10-01T08:18:10.571 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:18:10.571 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.571 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.571 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:18:10.571 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.024355+0000", 2023-10-01T08:18:10.572 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T08:18:10.572 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.572 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.572 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:18:10.572 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.024362+0000", 2023-10-01T08:18:10.572 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.8539999999999999e-06 2023-10-01T08:18:10.572 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.572 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.572 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:18:10.572 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.024375+0000", 2023-10-01T08:18:10.572 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.3199e-05 2023-10-01T08:18:10.572 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.573 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.573 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:18:10.573 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.024383+0000", 2023-10-01T08:18:10.573 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.8550000000000002e-06 2023-10-01T08:18:10.573 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.573 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.573 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:18:10.573 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.024435+0000", 2023-10-01T08:18:10.573 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.1839999999999998e-05 2023-10-01T08:18:10.573 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.573 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.573 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T08:18:10.574 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.024445+0000", 2023-10-01T08:18:10.574 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0013999999999999e-05 2023-10-01T08:18:10.574 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.574 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.574 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:18:10.574 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.963304+0000", 2023-10-01T08:18:10.574 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.93885927899999999 2023-10-01T08:18:10.574 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.574 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.574 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:18:10.574 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.963392+0000", 2023-10-01T08:18:10.575 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.7375999999999998e-05 2023-10-01T08:18:10.575 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.575 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.575 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,7", 2023-10-01T08:18:10.575 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.963468+0000", 2023-10-01T08:18:10.575 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.6462000000000001e-05 2023-10-01T08:18:10.575 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.575 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.575 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:18:10.575 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.969215+0000", 2023-10-01T08:18:10.575 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0057465889999999999 2023-10-01T08:18:10.576 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.576 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.576 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:18:10.576 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.972619+0000", 2023-10-01T08:18:10.576 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0034043929999999999 2023-10-01T08:18:10.576 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.576 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.576 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:18:10.576 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.985985+0000", 2023-10-01T08:18:10.576 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.013365536000000001 2023-10-01T08:18:10.576 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.576 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.576 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:18:10.577 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.986041+0000", 2023-10-01T08:18:10.577 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.6400999999999998e-05 2023-10-01T08:18:10.577 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.577 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.577 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:18:10.577 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.986086+0000", 2023-10-01T08:18:10.577 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.5244999999999998e-05 2023-10-01T08:18:10.577 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:18:10.577 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:18:10.577 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:18:10.577 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.578 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.578 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:207731 11.0 11:00a3dff5:::benchmark_data_smithi084_213258_object99688:head [delete] snapc 0=[] ondisk+write+known_if_redirected e307)", 2023-10-01T08:18:10.578 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:15:23.067874+0000", 2023-10-01T08:18:10.578 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 167.47264259400001, 2023-10-01T08:18:10.578 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.91847900999999998, 2023-10-01T08:18:10.578 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:18:10.578 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:18:10.578 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:18:10.578 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:18:10.578 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:18:10.578 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 207731 2023-10-01T08:18:10.579 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.579 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:18:10.579 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.579 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:18:10.579 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.067874+0000", 2023-10-01T08:18:10.579 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:18:10.579 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.579 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.579 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:18:10.579 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.067874+0000", 2023-10-01T08:18:10.579 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:18:10.579 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.579 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.580 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:18:10.580 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.067872+0000", 2023-10-01T08:18:10.580 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T08:18:10.580 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.580 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.580 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:18:10.580 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.067882+0000", 2023-10-01T08:18:10.580 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0284e-05 2023-10-01T08:18:10.580 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.580 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.580 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:18:10.580 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.067906+0000", 2023-10-01T08:18:10.581 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.404e-05 2023-10-01T08:18:10.581 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.581 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.581 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:18:10.581 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.067922+0000", 2023-10-01T08:18:10.581 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.6096e-05 2023-10-01T08:18:10.581 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.581 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.581 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:18:10.581 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.067978+0000", 2023-10-01T08:18:10.581 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.5930999999999997e-05 2023-10-01T08:18:10.581 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.582 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.582 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T08:18:10.582 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.067986+0000", 2023-10-01T08:18:10.582 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.0169999999999996e-06 2023-10-01T08:18:10.582 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.582 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.582 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:18:10.582 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.965272+0000", 2023-10-01T08:18:10.582 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.89728574900000002 2023-10-01T08:18:10.582 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.582 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.582 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:18:10.583 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.965352+0000", 2023-10-01T08:18:10.583 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.9623000000000007e-05 2023-10-01T08:18:10.583 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.583 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.583 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,7", 2023-10-01T08:18:10.583 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.965428+0000", 2023-10-01T08:18:10.583 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.6561000000000001e-05 2023-10-01T08:18:10.583 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.583 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.583 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:18:10.583 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.972637+0000", 2023-10-01T08:18:10.583 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0072089930000000003 2023-10-01T08:18:10.584 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.584 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.584 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:18:10.584 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.974637+0000", 2023-10-01T08:18:10.584 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.002000136 2023-10-01T08:18:10.584 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.584 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.584 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:18:10.584 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.986262+0000", 2023-10-01T08:18:10.584 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.011624875 2023-10-01T08:18:10.584 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.584 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.585 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:18:10.585 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.986313+0000", 2023-10-01T08:18:10.585 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.0521e-05 2023-10-01T08:18:10.585 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.585 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.585 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:18:10.585 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.986353+0000", 2023-10-01T08:18:10.585 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.9762000000000003e-05 2023-10-01T08:18:10.585 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:18:10.585 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:18:10.585 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:18:10.585 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.586 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.586 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:207750 11.0 11:0f14e6a3:::benchmark_data_smithi084_213258_object99707:head [delete] snapc 0=[] ondisk+write+known_if_redirected e307)", 2023-10-01T08:18:10.586 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:15:23.099947+0000", 2023-10-01T08:18:10.586 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 167.44056876299999, 2023-10-01T08:18:10.586 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.90906204199999996, 2023-10-01T08:18:10.586 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:18:10.586 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:18:10.586 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:18:10.586 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:18:10.586 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:18:10.586 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 207750 2023-10-01T08:18:10.586 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.586 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:18:10.587 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.587 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:18:10.587 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.099947+0000", 2023-10-01T08:18:10.587 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:18:10.587 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.587 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.587 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:18:10.587 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.099947+0000", 2023-10-01T08:18:10.587 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:18:10.587 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.587 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.587 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:18:10.588 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.099946+0000", 2023-10-01T08:18:10.588 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T08:18:10.588 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.588 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.588 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:18:10.588 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.099952+0000", 2023-10-01T08:18:10.588 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.665e-06 2023-10-01T08:18:10.588 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.588 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.588 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:18:10.588 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.099965+0000", 2023-10-01T08:18:10.588 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.2916e-05 2023-10-01T08:18:10.588 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.589 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.589 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:18:10.589 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.099973+0000", 2023-10-01T08:18:10.589 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.9410000000000007e-06 2023-10-01T08:18:10.589 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.589 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.589 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:18:10.589 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.100026+0000", 2023-10-01T08:18:10.589 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.3662000000000002e-05 2023-10-01T08:18:10.589 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.589 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.589 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T08:18:10.590 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.100040+0000", 2023-10-01T08:18:10.590 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.395e-05 2023-10-01T08:18:10.590 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.590 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.590 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:18:10.590 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.975071+0000", 2023-10-01T08:18:10.590 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.87503034800000001 2023-10-01T08:18:10.590 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.590 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.590 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:18:10.590 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.975269+0000", 2023-10-01T08:18:10.590 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000198808 2023-10-01T08:18:10.591 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.591 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.591 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 3,7", 2023-10-01T08:18:10.591 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.975442+0000", 2023-10-01T08:18:10.591 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000172456 2023-10-01T08:18:10.591 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.591 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.591 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:18:10.591 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.985798+0000", 2023-10-01T08:18:10.591 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.010356130999999999 2023-10-01T08:18:10.591 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.591 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.591 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:18:10.592 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:23.996339+0000", 2023-10-01T08:18:10.592 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.010541381000000001 2023-10-01T08:18:10.592 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.592 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.592 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:18:10.592 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:24.008909+0000", 2023-10-01T08:18:10.592 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.012569581 2023-10-01T08:18:10.592 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.592 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.592 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:18:10.592 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:24.008961+0000", 2023-10-01T08:18:10.592 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.2577999999999997e-05 2023-10-01T08:18:10.593 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.593 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.593 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:18:10.593 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:24.009009+0000", 2023-10-01T08:18:10.593 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.7936000000000003e-05 2023-10-01T08:18:10.593 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:18:10.593 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:18:10.593 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:18:10.593 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.593 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.593 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:208768 11.e 11:70b0ca75:::benchmark_data_smithi084_213258_object100725:head [delete] snapc 0=[] ondisk+write+known_if_redirected e311)", 2023-10-01T08:18:10.594 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:15:26.110184+0000", 2023-10-01T08:18:10.594 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 164.43033178799999, 2023-10-01T08:18:10.594 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0367811950000001, 2023-10-01T08:18:10.594 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:18:10.594 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:18:10.594 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:18:10.594 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:18:10.594 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:18:10.594 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 208768 2023-10-01T08:18:10.594 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.594 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:18:10.594 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.595 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:18:10.595 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.110184+0000", 2023-10-01T08:18:10.595 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:18:10.595 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.595 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.595 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:18:10.595 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.110184+0000", 2023-10-01T08:18:10.595 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:18:10.595 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.595 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.595 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:18:10.595 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.110183+0000", 2023-10-01T08:18:10.596 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T08:18:10.596 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.596 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.596 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:18:10.596 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.110189+0000", 2023-10-01T08:18:10.596 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.4920000000000001e-06 2023-10-01T08:18:10.596 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.596 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.596 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:18:10.596 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.110200+0000", 2023-10-01T08:18:10.596 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.1527e-05 2023-10-01T08:18:10.596 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.597 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.597 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:18:10.597 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.110208+0000", 2023-10-01T08:18:10.597 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.7729999999999999e-06 2023-10-01T08:18:10.597 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.597 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.597 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:18:10.597 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.110261+0000", 2023-10-01T08:18:10.597 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.3016999999999997e-05 2023-10-01T08:18:10.597 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.597 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.597 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T08:18:10.598 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.110271+0000", 2023-10-01T08:18:10.598 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.4129999999999995e-06 2023-10-01T08:18:10.598 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.598 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.598 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:18:10.598 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.121835+0000", 2023-10-01T08:18:10.598 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0115641710000001 2023-10-01T08:18:10.598 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.598 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.598 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:18:10.598 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.121979+0000", 2023-10-01T08:18:10.598 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00014369900000000001 2023-10-01T08:18:10.599 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.599 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.599 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 0,7", 2023-10-01T08:18:10.599 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.122592+0000", 2023-10-01T08:18:10.599 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00061355600000000002 2023-10-01T08:18:10.599 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.599 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.599 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:18:10.599 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.138884+0000", 2023-10-01T08:18:10.599 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.016291792999999999 2023-10-01T08:18:10.599 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.599 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.600 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:18:10.600 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.139009+0000", 2023-10-01T08:18:10.600 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00012488500000000001 2023-10-01T08:18:10.600 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.600 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.600 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:18:10.600 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.146899+0000", 2023-10-01T08:18:10.600 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0078897289999999998 2023-10-01T08:18:10.600 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.600 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.600 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:18:10.600 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.146934+0000", 2023-10-01T08:18:10.601 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.5883000000000002e-05 2023-10-01T08:18:10.601 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.601 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.601 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:18:10.601 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.146966+0000", 2023-10-01T08:18:10.601 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.1118000000000003e-05 2023-10-01T08:18:10.601 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:18:10.601 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:18:10.601 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:18:10.601 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.601 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.601 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:208771 11.e 11:7bfc025c:::benchmark_data_smithi084_213258_object100728:head [delete] snapc 0=[] ondisk+write+known_if_redirected e311)", 2023-10-01T08:18:10.602 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:15:26.114741+0000", 2023-10-01T08:18:10.602 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 164.42577463999999, 2023-10-01T08:18:10.602 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0323575840000001, 2023-10-01T08:18:10.602 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:18:10.602 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:18:10.602 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:18:10.602 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:18:10.602 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:18:10.602 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 208771 2023-10-01T08:18:10.602 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.602 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:18:10.602 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.602 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:18:10.603 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.114741+0000", 2023-10-01T08:18:10.603 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:18:10.603 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.603 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.603 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:18:10.603 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.114741+0000", 2023-10-01T08:18:10.603 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:18:10.603 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.603 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.603 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:18:10.603 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.114740+0000", 2023-10-01T08:18:10.603 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T08:18:10.604 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.604 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.604 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:18:10.604 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.114746+0000", 2023-10-01T08:18:10.604 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.9309999999999996e-06 2023-10-01T08:18:10.604 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.604 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.604 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:18:10.604 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.114759+0000", 2023-10-01T08:18:10.604 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.2533e-05 2023-10-01T08:18:10.604 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.604 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.605 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:18:10.605 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.114765+0000", 2023-10-01T08:18:10.605 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.674e-06 2023-10-01T08:18:10.605 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.605 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.605 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:18:10.605 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.114815+0000", 2023-10-01T08:18:10.605 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.9542000000000001e-05 2023-10-01T08:18:10.605 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.605 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.605 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T08:18:10.605 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.114824+0000", 2023-10-01T08:18:10.606 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.7479999999999999e-06 2023-10-01T08:18:10.606 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.606 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.606 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:18:10.606 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.129743+0000", 2023-10-01T08:18:10.606 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.014918816 2023-10-01T08:18:10.606 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.606 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.606 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:18:10.606 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.129855+0000", 2023-10-01T08:18:10.606 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000112692 2023-10-01T08:18:10.606 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.607 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.607 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 0,7", 2023-10-01T08:18:10.607 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.129966+0000", 2023-10-01T08:18:10.607 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000110318 2023-10-01T08:18:10.607 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.607 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.607 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:18:10.607 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.142983+0000", 2023-10-01T08:18:10.607 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.013017091999999999 2023-10-01T08:18:10.607 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.607 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.607 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:18:10.608 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.147011+0000", 2023-10-01T08:18:10.608 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0040283039999999999 2023-10-01T08:18:10.608 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.608 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.608 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:18:10.608 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.147035+0000", 2023-10-01T08:18:10.608 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.4477e-05 2023-10-01T08:18:10.608 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.608 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.608 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:18:10.608 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.147073+0000", 2023-10-01T08:18:10.608 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.7478000000000003e-05 2023-10-01T08:18:10.608 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.609 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.609 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:18:10.609 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.147099+0000", 2023-10-01T08:18:10.609 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.6088000000000002e-05 2023-10-01T08:18:10.609 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:18:10.609 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:18:10.609 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:18:10.609 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.609 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.609 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:208772 11.e 11:740e02bc:::benchmark_data_smithi084_213258_object100729:head [delete] snapc 0=[] ondisk+write+known_if_redirected e311)", 2023-10-01T08:18:10.609 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:15:26.119338+0000", 2023-10-01T08:18:10.610 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 164.42117821100001, 2023-10-01T08:18:10.610 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.027891275, 2023-10-01T08:18:10.610 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:18:10.610 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:18:10.610 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:18:10.610 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:18:10.610 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:18:10.610 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 208772 2023-10-01T08:18:10.610 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.610 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:18:10.610 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.610 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:18:10.611 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.119338+0000", 2023-10-01T08:18:10.611 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:18:10.611 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.611 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.611 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:18:10.611 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.119338+0000", 2023-10-01T08:18:10.611 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:18:10.611 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.611 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.611 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:18:10.611 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.119337+0000", 2023-10-01T08:18:10.611 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.999999 2023-10-01T08:18:10.612 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.612 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.612 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:18:10.612 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.119343+0000", 2023-10-01T08:18:10.612 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.3110000000000002e-06 2023-10-01T08:18:10.612 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.612 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.612 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:18:10.612 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.119354+0000", 2023-10-01T08:18:10.612 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.1253999999999999e-05 2023-10-01T08:18:10.612 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.612 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.613 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:18:10.613 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.119361+0000", 2023-10-01T08:18:10.613 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.1800000000000001e-06 2023-10-01T08:18:10.613 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.613 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.613 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:18:10.613 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.119403+0000", 2023-10-01T08:18:10.613 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.2206000000000002e-05 2023-10-01T08:18:10.613 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.613 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.613 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T08:18:10.613 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.119414+0000", 2023-10-01T08:18:10.614 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.1323e-05 2023-10-01T08:18:10.614 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.614 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.614 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:18:10.614 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.132667+0000", 2023-10-01T08:18:10.614 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.013253323 2023-10-01T08:18:10.614 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.614 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.614 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:18:10.614 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.132787+0000", 2023-10-01T08:18:10.614 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000119954 2023-10-01T08:18:10.615 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.615 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.615 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 0,7", 2023-10-01T08:18:10.615 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.132899+0000", 2023-10-01T08:18:10.615 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000111727 2023-10-01T08:18:10.615 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.615 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.615 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:18:10.615 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.142999+0000", 2023-10-01T08:18:10.615 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.010099756999999999 2023-10-01T08:18:10.615 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.616 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.616 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:18:10.616 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.147147+0000", 2023-10-01T08:18:10.616 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0041479630000000002 2023-10-01T08:18:10.616 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.616 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.616 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:18:10.616 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.147179+0000", 2023-10-01T08:18:10.616 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.2011999999999998e-05 2023-10-01T08:18:10.616 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.617 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.617 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:18:10.617 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.147205+0000", 2023-10-01T08:18:10.617 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.6591e-05 2023-10-01T08:18:10.617 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.617 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.617 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:18:10.617 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.147229+0000", 2023-10-01T08:18:10.617 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.3693000000000002e-05 2023-10-01T08:18:10.617 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:18:10.617 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:18:10.618 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:18:10.618 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.618 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.618 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:208800 11.e 11:7a73e6ce:::benchmark_data_smithi084_213258_object100757:head [delete] snapc 0=[] ondisk+write+known_if_redirected e311)", 2023-10-01T08:18:10.618 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:15:26.161381+0000", 2023-10-01T08:18:10.618 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 164.379135593, 2023-10-01T08:18:10.618 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.008889811, 2023-10-01T08:18:10.618 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:18:10.618 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:18:10.618 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:18:10.618 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:18:10.619 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:18:10.619 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 208800 2023-10-01T08:18:10.619 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.619 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:18:10.619 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.619 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:18:10.619 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.161381+0000", 2023-10-01T08:18:10.619 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:18:10.619 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.619 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.620 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:18:10.620 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.161381+0000", 2023-10-01T08:18:10.620 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:18:10.620 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.620 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.620 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:18:10.620 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.161379+0000", 2023-10-01T08:18:10.620 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T08:18:10.620 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.620 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.620 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:18:10.620 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.161386+0000", 2023-10-01T08:18:10.621 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.9129999999999997e-06 2023-10-01T08:18:10.622 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.622 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.622 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:18:10.622 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.161398+0000", 2023-10-01T08:18:10.622 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.241e-05 2023-10-01T08:18:10.622 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.622 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.622 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:18:10.622 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.161407+0000", 2023-10-01T08:18:10.623 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.2069999999999995e-06 2023-10-01T08:18:10.623 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.623 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.623 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:18:10.623 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.161454+0000", 2023-10-01T08:18:10.623 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.7579e-05 2023-10-01T08:18:10.623 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.623 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.623 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T08:18:10.623 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.161464+0000", 2023-10-01T08:18:10.624 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.9820000000000003e-06 2023-10-01T08:18:10.624 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.624 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.624 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:18:10.624 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.135858+0000", 2023-10-01T08:18:10.624 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.97439381899999999 2023-10-01T08:18:10.624 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.624 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.624 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:18:10.624 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.135988+0000", 2023-10-01T08:18:10.624 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00012986000000000001 2023-10-01T08:18:10.624 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.624 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.625 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 0,7", 2023-10-01T08:18:10.625 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.136108+0000", 2023-10-01T08:18:10.625 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00012027 2023-10-01T08:18:10.625 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.625 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.625 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:18:10.625 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.146975+0000", 2023-10-01T08:18:10.625 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.010866564 2023-10-01T08:18:10.625 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.625 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.625 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:18:10.625 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.147276+0000", 2023-10-01T08:18:10.625 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00030089500000000003 2023-10-01T08:18:10.626 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.626 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.626 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:18:10.626 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.170179+0000", 2023-10-01T08:18:10.626 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.022903152 2023-10-01T08:18:10.626 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.626 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.626 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:18:10.626 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.170226+0000", 2023-10-01T08:18:10.626 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.7398999999999998e-05 2023-10-01T08:18:10.626 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.626 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.627 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:18:10.627 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.170270+0000", 2023-10-01T08:18:10.627 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.4168000000000001e-05 2023-10-01T08:18:10.627 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:18:10.627 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:18:10.627 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:18:10.627 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.627 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.627 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:208824 11.e 11:75a2faf1:::benchmark_data_smithi084_213258_object100781:head [delete] snapc 0=[] ondisk+write+known_if_redirected e311)", 2023-10-01T08:18:10.627 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:15:26.191218+0000", 2023-10-01T08:18:10.627 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 164.34929823600001, 2023-10-01T08:18:10.627 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.97925069099999995, 2023-10-01T08:18:10.627 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:18:10.628 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:18:10.628 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:18:10.628 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:18:10.628 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:18:10.628 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 208824 2023-10-01T08:18:10.628 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.628 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:18:10.628 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.628 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:18:10.628 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.191218+0000", 2023-10-01T08:18:10.628 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:18:10.628 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.629 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.629 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:18:10.629 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.191218+0000", 2023-10-01T08:18:10.629 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:18:10.629 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.629 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.629 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:18:10.629 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.191216+0000", 2023-10-01T08:18:10.629 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999976 2023-10-01T08:18:10.629 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.629 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.629 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:18:10.629 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.191226+0000", 2023-10-01T08:18:10.630 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.9909999999999997e-06 2023-10-01T08:18:10.630 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.630 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.630 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:18:10.630 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.191243+0000", 2023-10-01T08:18:10.630 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.7482e-05 2023-10-01T08:18:10.630 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.630 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.630 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:18:10.630 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.191251+0000", 2023-10-01T08:18:10.630 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.7530000000000001e-06 2023-10-01T08:18:10.631 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.631 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.631 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:18:10.631 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.191295+0000", 2023-10-01T08:18:10.631 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.4480000000000001e-05 2023-10-01T08:18:10.631 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.631 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.631 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T08:18:10.631 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.191305+0000", 2023-10-01T08:18:10.631 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0030999999999999e-05 2023-10-01T08:18:10.631 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.632 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.632 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:18:10.632 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.139073+0000", 2023-10-01T08:18:10.632 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.94776750300000001 2023-10-01T08:18:10.632 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.632 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.632 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:18:10.632 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.139215+0000", 2023-10-01T08:18:10.632 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000142008 2023-10-01T08:18:10.632 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.632 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.632 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 0,7", 2023-10-01T08:18:10.632 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.139363+0000", 2023-10-01T08:18:10.633 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00014758999999999999 2023-10-01T08:18:10.633 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.633 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.633 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:18:10.633 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.147111+0000", 2023-10-01T08:18:10.633 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0077480689999999998 2023-10-01T08:18:10.633 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.633 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.633 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:18:10.633 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.147378+0000", 2023-10-01T08:18:10.633 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00026783500000000001 2023-10-01T08:18:10.633 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.633 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.634 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:18:10.634 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.170380+0000", 2023-10-01T08:18:10.634 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.023001283000000001 2023-10-01T08:18:10.634 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.634 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.634 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:18:10.634 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.170428+0000", 2023-10-01T08:18:10.634 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.7846000000000002e-05 2023-10-01T08:18:10.634 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.634 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.634 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:18:10.634 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.170469+0000", 2023-10-01T08:18:10.635 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.1016000000000002e-05 2023-10-01T08:18:10.635 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:18:10.635 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:18:10.635 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:18:10.635 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.635 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.635 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:208846 11.e 11:731e924d:::benchmark_data_smithi084_213258_object100803:head [delete] snapc 0=[] ondisk+write+known_if_redirected e311)", 2023-10-01T08:18:10.635 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:15:26.222772+0000", 2023-10-01T08:18:10.635 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 164.31774416900001, 2023-10-01T08:18:10.635 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.065698298, 2023-10-01T08:18:10.635 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:18:10.635 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:18:10.635 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:18:10.636 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:18:10.636 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:18:10.636 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 208846 2023-10-01T08:18:10.636 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.636 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:18:10.636 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.636 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:18:10.636 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.222772+0000", 2023-10-01T08:18:10.636 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:18:10.636 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.636 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.636 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:18:10.636 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.222772+0000", 2023-10-01T08:18:10.637 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:18:10.637 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.637 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.637 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:18:10.637 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.222771+0000", 2023-10-01T08:18:10.637 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T08:18:10.637 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.637 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.637 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:18:10.637 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.222777+0000", 2023-10-01T08:18:10.637 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.9550000000000003e-06 2023-10-01T08:18:10.637 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.637 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.638 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:18:10.638 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.222814+0000", 2023-10-01T08:18:10.638 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.6338999999999999e-05 2023-10-01T08:18:10.638 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.638 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.638 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:18:10.638 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.222820+0000", 2023-10-01T08:18:10.638 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.2990000000000002e-06 2023-10-01T08:18:10.638 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.638 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.638 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:18:10.638 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.222868+0000", 2023-10-01T08:18:10.639 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.7438000000000002e-05 2023-10-01T08:18:10.639 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.639 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.639 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T08:18:10.639 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.222878+0000", 2023-10-01T08:18:10.639 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0675e-05 2023-10-01T08:18:10.639 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.639 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.639 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:18:10.639 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.143049+0000", 2023-10-01T08:18:10.639 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.92017110800000002 2023-10-01T08:18:10.639 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.639 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.640 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:18:10.640 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.143185+0000", 2023-10-01T08:18:10.640 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00013598399999999999 2023-10-01T08:18:10.640 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.640 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.640 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 0,7", 2023-10-01T08:18:10.640 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.143332+0000", 2023-10-01T08:18:10.640 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00014696800000000001 2023-10-01T08:18:10.640 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.640 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.640 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:18:10.640 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.147238+0000", 2023-10-01T08:18:10.640 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0039062049999999998 2023-10-01T08:18:10.641 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.641 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.641 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:18:10.641 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.170112+0000", 2023-10-01T08:18:10.641 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.022874008000000001 2023-10-01T08:18:10.641 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.641 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.641 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:18:10.641 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.288226+0000", 2023-10-01T08:18:10.641 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.118113151 2023-10-01T08:18:10.641 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.641 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.641 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:18:10.642 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.288358+0000", 2023-10-01T08:18:10.642 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000132681 2023-10-01T08:18:10.642 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.642 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.642 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:18:10.642 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.288470+0000", 2023-10-01T08:18:10.642 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000111913 2023-10-01T08:18:10.642 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:18:10.642 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:18:10.642 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:18:10.642 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.642 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.643 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:208847 11.e 11:7e8c840b:::benchmark_data_smithi084_213258_object100804:head [delete] snapc 0=[] ondisk+write+known_if_redirected e311)", 2023-10-01T08:18:10.643 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:15:26.222833+0000", 2023-10-01T08:18:10.643 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 164.31768276899999, 2023-10-01T08:18:10.643 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0659428399999999, 2023-10-01T08:18:10.643 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:18:10.643 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:18:10.643 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:18:10.643 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:18:10.643 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:18:10.643 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 208847 2023-10-01T08:18:10.643 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.643 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:18:10.643 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.644 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:18:10.644 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.222833+0000", 2023-10-01T08:18:10.644 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:18:10.644 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.644 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.644 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:18:10.644 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.222833+0000", 2023-10-01T08:18:10.644 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:18:10.644 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.644 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.644 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:18:10.644 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.222833+0000", 2023-10-01T08:18:10.645 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999995 2023-10-01T08:18:10.645 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.645 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.645 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:18:10.645 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.222836+0000", 2023-10-01T08:18:10.645 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.6840000000000001e-06 2023-10-01T08:18:10.645 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.645 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.645 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:18:10.645 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.222840+0000", 2023-10-01T08:18:10.645 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.7589999999999997e-06 2023-10-01T08:18:10.645 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.646 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.646 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:18:10.646 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.222844+0000", 2023-10-01T08:18:10.646 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.805e-06 2023-10-01T08:18:10.646 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.646 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.646 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:18:10.646 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.222898+0000", 2023-10-01T08:18:10.646 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.3826000000000003e-05 2023-10-01T08:18:10.646 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.646 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.646 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T08:18:10.646 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.222904+0000", 2023-10-01T08:18:10.647 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.5440000000000004e-06 2023-10-01T08:18:10.647 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.647 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.647 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:18:10.647 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.147443+0000", 2023-10-01T08:18:10.647 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.92453881699999996 2023-10-01T08:18:10.647 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.647 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.647 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:18:10.647 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.147572+0000", 2023-10-01T08:18:10.647 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00012843899999999999 2023-10-01T08:18:10.647 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.647 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.648 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 0,7", 2023-10-01T08:18:10.648 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.147697+0000", 2023-10-01T08:18:10.648 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00012546599999999999 2023-10-01T08:18:10.648 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.648 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.648 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:18:10.648 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.163397+0000", 2023-10-01T08:18:10.648 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.015699698000000002 2023-10-01T08:18:10.648 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.648 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.648 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:18:10.648 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.170146+0000", 2023-10-01T08:18:10.649 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0067489710000000003 2023-10-01T08:18:10.649 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.649 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.649 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:18:10.649 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.288580+0000", 2023-10-01T08:18:10.649 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.118434025 2023-10-01T08:18:10.649 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.649 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.649 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:18:10.649 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.288661+0000", 2023-10-01T08:18:10.649 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.1553999999999999e-05 2023-10-01T08:18:10.649 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.649 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.650 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:18:10.650 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.288776+0000", 2023-10-01T08:18:10.650 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000114734 2023-10-01T08:18:10.650 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:18:10.650 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:18:10.650 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:18:10.650 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.650 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.650 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:208853 11.e 11:76d491bd:::benchmark_data_smithi084_213258_object100810:head [delete] snapc 0=[] ondisk+write+known_if_redirected e311)", 2023-10-01T08:18:10.650 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:15:26.230563+0000", 2023-10-01T08:18:10.650 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 164.30995348100001, 2023-10-01T08:18:10.650 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0586025809999999, 2023-10-01T08:18:10.650 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:18:10.651 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:18:10.651 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:18:10.651 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:18:10.651 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:18:10.651 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 208853 2023-10-01T08:18:10.651 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.651 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:18:10.651 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.651 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:18:10.651 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.230563+0000", 2023-10-01T08:18:10.651 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:18:10.651 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.651 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.652 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:18:10.652 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.230563+0000", 2023-10-01T08:18:10.652 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:18:10.652 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.652 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.652 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:18:10.652 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.230561+0000", 2023-10-01T08:18:10.652 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999981 2023-10-01T08:18:10.652 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.652 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.652 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:18:10.652 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.230569+0000", 2023-10-01T08:18:10.652 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.0649999999999999e-06 2023-10-01T08:18:10.653 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.653 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.653 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:18:10.653 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.230582+0000", 2023-10-01T08:18:10.653 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.3224000000000001e-05 2023-10-01T08:18:10.653 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.653 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.653 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:18:10.653 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.230591+0000", 2023-10-01T08:18:10.653 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.8980000000000002e-06 2023-10-01T08:18:10.653 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.653 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.653 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:18:10.654 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.230642+0000", 2023-10-01T08:18:10.654 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.0838999999999999e-05 2023-10-01T08:18:10.654 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.654 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.654 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T08:18:10.654 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.230652+0000", 2023-10-01T08:18:10.654 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0485e-05 2023-10-01T08:18:10.654 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.654 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.654 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:18:10.654 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.151961+0000", 2023-10-01T08:18:10.654 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.92130900900000001 2023-10-01T08:18:10.654 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.655 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.655 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:18:10.655 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.152096+0000", 2023-10-01T08:18:10.655 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00013467199999999999 2023-10-01T08:18:10.655 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.655 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.655 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 0,7", 2023-10-01T08:18:10.655 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.152252+0000", 2023-10-01T08:18:10.655 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00015594799999999999 2023-10-01T08:18:10.655 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.655 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.655 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:18:10.655 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.170120+0000", 2023-10-01T08:18:10.656 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0178678 2023-10-01T08:18:10.656 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.656 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.656 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:18:10.656 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.170322+0000", 2023-10-01T08:18:10.656 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00020166499999999999 2023-10-01T08:18:10.656 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.656 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.656 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:18:10.656 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.289028+0000", 2023-10-01T08:18:10.656 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.118706218 2023-10-01T08:18:10.656 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.656 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.656 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:18:10.657 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.289104+0000", 2023-10-01T08:18:10.657 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.5972999999999999e-05 2023-10-01T08:18:10.657 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.657 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.657 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:18:10.657 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.289165+0000", 2023-10-01T08:18:10.657 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.1458999999999996e-05 2023-10-01T08:18:10.657 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:18:10.657 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:18:10.657 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:18:10.657 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.657 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.658 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:208878 11.e 11:77b990e2:::benchmark_data_smithi084_213258_object100835:head [delete] snapc 0=[] ondisk+write+known_if_redirected e311)", 2023-10-01T08:18:10.658 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:15:26.268253+0000", 2023-10-01T08:18:10.658 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 164.272262883, 2023-10-01T08:18:10.658 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0213867109999999, 2023-10-01T08:18:10.658 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:18:10.658 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:18:10.658 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:18:10.658 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:18:10.658 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:18:10.658 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 208878 2023-10-01T08:18:10.658 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.658 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:18:10.659 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.659 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:18:10.659 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.268253+0000", 2023-10-01T08:18:10.659 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:18:10.659 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.659 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.659 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:18:10.659 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.268253+0000", 2023-10-01T08:18:10.659 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:18:10.659 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.659 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.659 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:18:10.659 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.268252+0000", 2023-10-01T08:18:10.660 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T08:18:10.660 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.660 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.660 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:18:10.660 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.268259+0000", 2023-10-01T08:18:10.660 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.5240000000000003e-06 2023-10-01T08:18:10.660 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.660 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.660 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:18:10.660 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.268274+0000", 2023-10-01T08:18:10.660 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.4473e-05 2023-10-01T08:18:10.660 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.661 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.661 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:18:10.661 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.268284+0000", 2023-10-01T08:18:10.661 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0329000000000001e-05 2023-10-01T08:18:10.661 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.661 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.661 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:18:10.661 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.268344+0000", 2023-10-01T08:18:10.661 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.9474e-05 2023-10-01T08:18:10.661 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.661 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.661 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T08:18:10.661 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.268356+0000", 2023-10-01T08:18:10.662 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.2325e-05 2023-10-01T08:18:10.662 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.662 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.662 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:18:10.662 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.159156+0000", 2023-10-01T08:18:10.662 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.89079973599999995 2023-10-01T08:18:10.662 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.662 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.662 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:18:10.662 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.159236+0000", 2023-10-01T08:18:10.662 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.0642999999999993e-05 2023-10-01T08:18:10.662 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.662 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.663 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 0,7", 2023-10-01T08:18:10.663 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.159317+0000", 2023-10-01T08:18:10.663 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.0488999999999995e-05 2023-10-01T08:18:10.663 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.663 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.663 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:18:10.663 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.170328+0000", 2023-10-01T08:18:10.663 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.011011619 2023-10-01T08:18:10.663 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.663 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.663 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:18:10.663 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.288069+0000", 2023-10-01T08:18:10.664 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.117740181 2023-10-01T08:18:10.664 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.664 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.664 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:18:10.664 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.289388+0000", 2023-10-01T08:18:10.664 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0013197930000000001 2023-10-01T08:18:10.664 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.664 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.664 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:18:10.664 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.289510+0000", 2023-10-01T08:18:10.664 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000121613 2023-10-01T08:18:10.664 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.664 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.665 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:18:10.665 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.289640+0000", 2023-10-01T08:18:10.665 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000129932 2023-10-01T08:18:10.665 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:18:10.665 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:18:10.665 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:18:10.665 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.665 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.665 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:208906 11.e 11:799afddd:::benchmark_data_smithi084_213258_object100863:head [delete] snapc 0=[] ondisk+write+known_if_redirected e311)", 2023-10-01T08:18:10.665 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:15:26.312662+0000", 2023-10-01T08:18:10.665 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 164.22785453500001, 2023-10-01T08:18:10.665 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.97740567499999997, 2023-10-01T08:18:10.665 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:18:10.666 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:18:10.666 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:18:10.666 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:18:10.666 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:18:10.666 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 208906 2023-10-01T08:18:10.666 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.666 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:18:10.666 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.666 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:18:10.666 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.312662+0000", 2023-10-01T08:18:10.666 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:18:10.666 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.667 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.667 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:18:10.667 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.312662+0000", 2023-10-01T08:18:10.667 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:18:10.667 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.667 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.667 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:18:10.667 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.312660+0000", 2023-10-01T08:18:10.667 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T08:18:10.667 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.667 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.667 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:18:10.667 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.312666+0000", 2023-10-01T08:18:10.668 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.9630000000000003e-06 2023-10-01T08:18:10.668 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.668 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.668 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:18:10.668 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.312678+0000", 2023-10-01T08:18:10.668 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.1738e-05 2023-10-01T08:18:10.668 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.668 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.668 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:18:10.668 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.312684+0000", 2023-10-01T08:18:10.668 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.0730000000000001e-06 2023-10-01T08:18:10.668 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.669 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.669 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:18:10.669 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.312725+0000", 2023-10-01T08:18:10.669 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.0985999999999997e-05 2023-10-01T08:18:10.669 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.669 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.669 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T08:18:10.669 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.312733+0000", 2023-10-01T08:18:10.669 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.8539999999999997e-06 2023-10-01T08:18:10.669 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.669 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.669 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:18:10.670 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.163442+0000", 2023-10-01T08:18:10.670 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.85070904800000002 2023-10-01T08:18:10.670 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.670 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.670 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:18:10.670 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.163543+0000", 2023-10-01T08:18:10.670 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000100961 2023-10-01T08:18:10.670 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.670 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.670 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 0,7", 2023-10-01T08:18:10.670 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.163634+0000", 2023-10-01T08:18:10.670 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.1529999999999999e-05 2023-10-01T08:18:10.671 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.671 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.671 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:18:10.671 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.170336+0000", 2023-10-01T08:18:10.671 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.006701645 2023-10-01T08:18:10.671 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.671 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.671 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:18:10.671 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.288934+0000", 2023-10-01T08:18:10.671 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.118598172 2023-10-01T08:18:10.671 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.671 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.671 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:18:10.672 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.289788+0000", 2023-10-01T08:18:10.672 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00085409099999999996 2023-10-01T08:18:10.672 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.672 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.672 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:18:10.672 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.289957+0000", 2023-10-01T08:18:10.672 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00016842699999999999 2023-10-01T08:18:10.672 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.672 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.672 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:18:10.672 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.290067+0000", 2023-10-01T08:18:10.672 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00011043 2023-10-01T08:18:10.673 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:18:10.673 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:18:10.673 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:18:10.673 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.673 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.673 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:208909 11.e 11:7a85eba9:::benchmark_data_smithi084_213258_object100866:head [delete] snapc 0=[] ondisk+write+known_if_redirected e311)", 2023-10-01T08:18:10.673 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:15:26.315728+0000", 2023-10-01T08:18:10.673 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 164.22478788999999, 2023-10-01T08:18:10.673 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.97472065500000005, 2023-10-01T08:18:10.673 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:18:10.673 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:18:10.673 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:18:10.673 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:18:10.674 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:18:10.674 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 208909 2023-10-01T08:18:10.674 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.674 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:18:10.674 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.674 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:18:10.674 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.315728+0000", 2023-10-01T08:18:10.674 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:18:10.674 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.674 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.674 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:18:10.674 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.315728+0000", 2023-10-01T08:18:10.675 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:18:10.675 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.675 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.675 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:18:10.675 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.315727+0000", 2023-10-01T08:18:10.675 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T08:18:10.675 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.675 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.675 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:18:10.675 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.315734+0000", 2023-10-01T08:18:10.675 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.8850000000000001e-06 2023-10-01T08:18:10.675 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.675 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.676 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:18:10.676 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.315749+0000", 2023-10-01T08:18:10.676 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.4960000000000001e-05 2023-10-01T08:18:10.676 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.676 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.676 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:18:10.676 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.315758+0000", 2023-10-01T08:18:10.676 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 9.5519999999999993e-06 2023-10-01T08:18:10.676 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.676 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.676 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:18:10.676 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.315824+0000", 2023-10-01T08:18:10.677 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.5843e-05 2023-10-01T08:18:10.677 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.677 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.677 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T08:18:10.677 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.315831+0000", 2023-10-01T08:18:10.677 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.238e-06 2023-10-01T08:18:10.677 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.677 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.677 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:18:10.677 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.166875+0000", 2023-10-01T08:18:10.677 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.85104406499999996 2023-10-01T08:18:10.677 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.677 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.678 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:18:10.678 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.166962+0000", 2023-10-01T08:18:10.678 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.6774999999999995e-05 2023-10-01T08:18:10.678 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.678 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.678 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 0,7", 2023-10-01T08:18:10.678 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.167071+0000", 2023-10-01T08:18:10.678 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00010832600000000001 2023-10-01T08:18:10.678 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.678 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.678 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:18:10.678 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.288095+0000", 2023-10-01T08:18:10.679 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.121024245 2023-10-01T08:18:10.679 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.679 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.679 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:18:10.679 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.289288+0000", 2023-10-01T08:18:10.679 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.001192949 2023-10-01T08:18:10.679 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.679 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.679 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:18:10.679 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.290243+0000", 2023-10-01T08:18:10.679 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00095565999999999999 2023-10-01T08:18:10.679 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.679 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.679 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:18:10.680 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.290360+0000", 2023-10-01T08:18:10.680 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00011642 2023-10-01T08:18:10.680 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.680 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.680 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:18:10.680 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.290449+0000", 2023-10-01T08:18:10.680 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.9091999999999993e-05 2023-10-01T08:18:10.680 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:18:10.680 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:18:10.680 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:18:10.680 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.680 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.681 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:208950 11.e 11:7b687b60:::benchmark_data_smithi084_213258_object100907:head [delete] snapc 0=[] ondisk+write+known_if_redirected e311)", 2023-10-01T08:18:10.681 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:15:26.389615+0000", 2023-10-01T08:18:10.681 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 164.15090129399999, 2023-10-01T08:18:10.681 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.95509162599999997, 2023-10-01T08:18:10.681 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:18:10.681 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:18:10.681 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:18:10.681 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:18:10.681 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:18:10.681 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 208950 2023-10-01T08:18:10.681 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.681 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:18:10.681 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.682 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:18:10.682 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.389615+0000", 2023-10-01T08:18:10.682 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:18:10.682 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.682 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.682 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:18:10.682 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.389615+0000", 2023-10-01T08:18:10.682 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:18:10.682 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.682 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.682 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:18:10.682 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.389613+0000", 2023-10-01T08:18:10.683 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999981 2023-10-01T08:18:10.683 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.683 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.683 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:18:10.683 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.389620+0000", 2023-10-01T08:18:10.683 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.1509999999999998e-06 2023-10-01T08:18:10.683 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.683 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.683 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:18:10.683 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.389636+0000", 2023-10-01T08:18:10.683 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.5605000000000001e-05 2023-10-01T08:18:10.683 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.683 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.684 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:18:10.684 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.389644+0000", 2023-10-01T08:18:10.684 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 8.4589999999999998e-06 2023-10-01T08:18:10.684 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.684 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.684 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:18:10.684 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.392023+0000", 2023-10-01T08:18:10.684 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.002378528 2023-10-01T08:18:10.684 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.684 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.684 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T08:18:10.684 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.392037+0000", 2023-10-01T08:18:10.684 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.3919e-05 2023-10-01T08:18:10.685 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.685 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.685 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:18:10.685 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.315865+0000", 2023-10-01T08:18:10.685 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.92382782200000002 2023-10-01T08:18:10.685 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.685 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.685 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:18:10.685 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.315987+0000", 2023-10-01T08:18:10.685 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00012194899999999999 2023-10-01T08:18:10.685 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.685 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.686 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 0,7", 2023-10-01T08:18:10.686 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.316109+0000", 2023-10-01T08:18:10.686 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00012242399999999999 2023-10-01T08:18:10.686 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.686 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.686 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:18:10.686 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.331705+0000", 2023-10-01T08:18:10.686 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.015596013000000001 2023-10-01T08:18:10.686 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.686 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.686 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:18:10.686 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.332181+0000", 2023-10-01T08:18:10.686 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00047598900000000001 2023-10-01T08:18:10.687 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.687 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.687 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:18:10.687 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.344592+0000", 2023-10-01T08:18:10.687 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.012410844000000001 2023-10-01T08:18:10.687 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.687 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.687 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:18:10.687 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.344651+0000", 2023-10-01T08:18:10.687 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.8727999999999997e-05 2023-10-01T08:18:10.687 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.687 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.687 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:18:10.688 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.344706+0000", 2023-10-01T08:18:10.688 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.5877000000000001e-05 2023-10-01T08:18:10.688 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:18:10.688 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:18:10.688 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:18:10.688 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.688 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.688 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:208956 11.e 11:7cc31575:::benchmark_data_smithi084_213258_object100913:head [delete] snapc 0=[] ondisk+write+known_if_redirected e311)", 2023-10-01T08:18:10.688 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:15:26.402041+0000", 2023-10-01T08:18:10.688 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 164.138475339, 2023-10-01T08:18:10.688 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.94286965199999995, 2023-10-01T08:18:10.688 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:18:10.688 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:18:10.689 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:18:10.689 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:18:10.689 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:18:10.689 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 208956 2023-10-01T08:18:10.689 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.689 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:18:10.689 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.689 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:18:10.689 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.402041+0000", 2023-10-01T08:18:10.689 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:18:10.689 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.689 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.689 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:18:10.690 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.402041+0000", 2023-10-01T08:18:10.690 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:18:10.690 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.690 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.690 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:18:10.690 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.402038+0000", 2023-10-01T08:18:10.690 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999976 2023-10-01T08:18:10.690 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.690 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.690 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:18:10.690 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.402050+0000", 2023-10-01T08:18:10.690 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.1194e-05 2023-10-01T08:18:10.691 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.691 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.691 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:18:10.691 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.402073+0000", 2023-10-01T08:18:10.691 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 2.302e-05 2023-10-01T08:18:10.691 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.691 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.691 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:18:10.691 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.402086+0000", 2023-10-01T08:18:10.691 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.3360000000000001e-05 2023-10-01T08:18:10.691 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.691 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.691 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:18:10.692 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.402150+0000", 2023-10-01T08:18:10.692 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 6.3875999999999996e-05 2023-10-01T08:18:10.692 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.692 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.692 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T08:18:10.692 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.402160+0000", 2023-10-01T08:18:10.692 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0635999999999999e-05 2023-10-01T08:18:10.692 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.692 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.692 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:18:10.692 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.320266+0000", 2023-10-01T08:18:10.692 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.91810547200000003 2023-10-01T08:18:10.693 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.693 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.693 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:18:10.693 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.320400+0000", 2023-10-01T08:18:10.693 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00013411799999999999 2023-10-01T08:18:10.693 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.693 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.693 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 0,7", 2023-10-01T08:18:10.693 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.320546+0000", 2023-10-01T08:18:10.693 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000146248 2023-10-01T08:18:10.693 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.693 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.693 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:18:10.694 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.335870+0000", 2023-10-01T08:18:10.694 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.015323986 2023-10-01T08:18:10.694 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.694 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.694 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:18:10.694 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.344722+0000", 2023-10-01T08:18:10.694 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0088515260000000002 2023-10-01T08:18:10.694 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.694 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.694 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:18:10.694 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.344794+0000", 2023-10-01T08:18:10.695 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.2638000000000005e-05 2023-10-01T08:18:10.695 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.695 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.695 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:18:10.695 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.344854+0000", 2023-10-01T08:18:10.695 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.9713000000000002e-05 2023-10-01T08:18:10.695 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.695 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.695 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:18:10.695 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.344910+0000", 2023-10-01T08:18:10.695 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.6266e-05 2023-10-01T08:18:10.695 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:18:10.696 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:18:10.696 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:18:10.696 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.696 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.696 INFO:teuthology.orchestra.run.smithi084.stdout: "description": "osd_op(client.45818.0:208969 11.e 11:7ae74276:::benchmark_data_smithi084_213258_object100926:head [delete] snapc 0=[] ondisk+write+known_if_redirected e311)", 2023-10-01T08:18:10.696 INFO:teuthology.orchestra.run.smithi084.stdout: "initiated_at": "2023-10-01T08:15:26.434430+0000", 2023-10-01T08:18:10.696 INFO:teuthology.orchestra.run.smithi084.stdout: "age": 164.10608614, 2023-10-01T08:18:10.696 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.91068064500000001, 2023-10-01T08:18:10.696 INFO:teuthology.orchestra.run.smithi084.stdout: "type_data": { 2023-10-01T08:18:10.696 INFO:teuthology.orchestra.run.smithi084.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-01T08:18:10.696 INFO:teuthology.orchestra.run.smithi084.stdout: "client_info": { 2023-10-01T08:18:10.696 INFO:teuthology.orchestra.run.smithi084.stdout: "client": "client.45818", 2023-10-01T08:18:10.696 INFO:teuthology.orchestra.run.smithi084.stdout: "client_addr": "172.21.15.84:0/3641771956", 2023-10-01T08:18:10.697 INFO:teuthology.orchestra.run.smithi084.stdout: "tid": 208969 2023-10-01T08:18:10.697 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.697 INFO:teuthology.orchestra.run.smithi084.stdout: "events": [ 2023-10-01T08:18:10.697 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.697 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "initiated", 2023-10-01T08:18:10.697 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.434430+0000", 2023-10-01T08:18:10.697 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:18:10.697 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.697 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.697 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "throttled", 2023-10-01T08:18:10.697 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.434430+0000", 2023-10-01T08:18:10.697 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0 2023-10-01T08:18:10.698 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.698 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.698 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "header_read", 2023-10-01T08:18:10.698 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.434429+0000", 2023-10-01T08:18:10.698 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4294967295.9999986 2023-10-01T08:18:10.698 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.698 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.698 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "all_read", 2023-10-01T08:18:10.698 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.434435+0000", 2023-10-01T08:18:10.698 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 5.9569999999999999e-06 2023-10-01T08:18:10.698 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.698 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.699 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "dispatched", 2023-10-01T08:18:10.699 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.434446+0000", 2023-10-01T08:18:10.699 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 1.0971999999999999e-05 2023-10-01T08:18:10.699 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.699 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.699 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "queued_for_pg", 2023-10-01T08:18:10.699 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.434453+0000", 2023-10-01T08:18:10.699 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.5950000000000001e-06 2023-10-01T08:18:10.699 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.699 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.699 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:18:10.699 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.434491+0000", 2023-10-01T08:18:10.699 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 3.7931e-05 2023-10-01T08:18:10.699 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.700 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.700 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for peered", 2023-10-01T08:18:10.700 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:26.434499+0000", 2023-10-01T08:18:10.700 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 7.3919999999999997e-06 2023-10-01T08:18:10.700 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.700 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.700 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "reached_pg", 2023-10-01T08:18:10.700 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.324031+0000", 2023-10-01T08:18:10.700 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.88953213799999997 2023-10-01T08:18:10.700 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.700 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.700 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "started", 2023-10-01T08:18:10.701 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.324192+0000", 2023-10-01T08:18:10.701 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.000161354 2023-10-01T08:18:10.701 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.701 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.701 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "waiting for subops from 0,7", 2023-10-01T08:18:10.701 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.324343+0000", 2023-10-01T08:18:10.701 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00015115800000000001 2023-10-01T08:18:10.701 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.701 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.701 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:18:10.701 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.335903+0000", 2023-10-01T08:18:10.701 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.011559397000000001 2023-10-01T08:18:10.701 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.702 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.702 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "op_commit", 2023-10-01T08:18:10.702 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.344730+0000", 2023-10-01T08:18:10.702 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.0088270139999999993 2023-10-01T08:18:10.702 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.702 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.702 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "sub_op_commit_rec", 2023-10-01T08:18:10.702 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.345019+0000", 2023-10-01T08:18:10.702 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 0.00028930900000000002 2023-10-01T08:18:10.702 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.702 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.702 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "commit_sent", 2023-10-01T08:18:10.703 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.345069+0000", 2023-10-01T08:18:10.703 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.9839999999999997e-05 2023-10-01T08:18:10.703 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2023-10-01T08:18:10.703 INFO:teuthology.orchestra.run.smithi084.stdout: { 2023-10-01T08:18:10.703 INFO:teuthology.orchestra.run.smithi084.stdout: "event": "done", 2023-10-01T08:18:10.703 INFO:teuthology.orchestra.run.smithi084.stdout: "time": "2023-10-01T08:15:27.345111+0000", 2023-10-01T08:18:10.703 INFO:teuthology.orchestra.run.smithi084.stdout: "duration": 4.1866000000000002e-05 2023-10-01T08:18:10.703 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:18:10.703 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:18:10.703 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:18:10.703 INFO:teuthology.orchestra.run.smithi084.stdout: } 2023-10-01T08:18:10.703 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2023-10-01T08:18:10.703 INFO:teuthology.orchestra.run.smithi084.stdout:} 2023-10-01T08:18:12.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:11 smithi112 bash[59335]: cluster 2023-10-01T08:18:10.872380+0000 mgr.y (mgr.34104) 1373 : cluster 0 pgmap v1526: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:12.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:11 smithi084 bash[75189]: cluster 2023-10-01T08:18:10.872380+0000 mgr.y (mgr.34104) 1373 : cluster 0 pgmap v1526: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:12.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:11 smithi084 bash[78255]: cluster 2023-10-01T08:18:10.872380+0000 mgr.y (mgr.34104) 1373 : cluster 0 pgmap v1526: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:13.957 INFO:teuthology.orchestra.run.smithi084.stderr:reweighted osd.0 to 1 (10000) 2023-10-01T08:18:14.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:13 smithi112 bash[59335]: cluster 2023-10-01T08:18:12.873221+0000 mgr.y (mgr.34104) 1374 : cluster 0 pgmap v1527: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:14.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:13 smithi112 bash[59335]: audit 2023-10-01T08:18:13.692707+0000 mon.c (mon.2) 153 : audit 1 from='client.? 172.21.15.84:0/788321587' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-01T08:18:14.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:13 smithi112 bash[59335]: audit 2023-10-01T08:18:13.693433+0000 mon.a (mon.0) 1799 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-01T08:18:14.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:13 smithi084 bash[75189]: cluster 2023-10-01T08:18:12.873221+0000 mgr.y (mgr.34104) 1374 : cluster 0 pgmap v1527: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:14.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:13 smithi084 bash[75189]: audit 2023-10-01T08:18:13.692707+0000 mon.c (mon.2) 153 : audit 1 from='client.? 172.21.15.84:0/788321587' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-01T08:18:14.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:13 smithi084 bash[75189]: audit 2023-10-01T08:18:13.693433+0000 mon.a (mon.0) 1799 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-01T08:18:14.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:13 smithi084 bash[78255]: cluster 2023-10-01T08:18:12.873221+0000 mgr.y (mgr.34104) 1374 : cluster 0 pgmap v1527: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:14.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:13 smithi084 bash[78255]: audit 2023-10-01T08:18:13.692707+0000 mon.c (mon.2) 153 : audit 1 from='client.? 172.21.15.84:0/788321587' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-01T08:18:14.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:13 smithi084 bash[78255]: audit 2023-10-01T08:18:13.693433+0000 mon.a (mon.0) 1799 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-01T08:18:14.943 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 0 1 2023-10-01T08:18:15.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:14 smithi112 bash[59335]: cluster 2023-10-01T08:18:13.941623+0000 osd.6 (osd.6) 303 : cluster 3 failed to encode map e346 with expected crc 2023-10-01T08:18:15.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:14 smithi112 bash[59335]: cluster 2023-10-01T08:18:13.942196+0000 osd.4 (osd.4) 275 : cluster 3 failed to encode map e346 with expected crc 2023-10-01T08:18:15.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:14 smithi112 bash[59335]: audit 2023-10-01T08:18:13.944178+0000 mon.a (mon.0) 1800 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-10-01T08:18:15.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:14 smithi112 bash[59335]: cluster 2023-10-01T08:18:13.944307+0000 mon.a (mon.0) 1801 : cluster 0 osdmap e346: 8 total, 8 up, 8 in 2023-10-01T08:18:15.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:14 smithi112 bash[59335]: cluster 2023-10-01T08:18:13.947256+0000 osd.5 (osd.5) 331 : cluster 3 failed to encode map e346 with expected crc 2023-10-01T08:18:15.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:14 smithi112 bash[59335]: cluster 2023-10-01T08:18:13.947331+0000 osd.4 (osd.4) 276 : cluster 3 failed to encode map e346 with expected crc 2023-10-01T08:18:15.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:14 smithi112 bash[59335]: cluster 2023-10-01T08:18:13.947544+0000 osd.7 (osd.7) 174 : cluster 3 failed to encode map e346 with expected crc 2023-10-01T08:18:15.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:14 smithi112 bash[59335]: cluster 2023-10-01T08:18:14.076992+0000 osd.4 (osd.4) 277 : cluster 3 failed to encode map e347 with expected crc 2023-10-01T08:18:15.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:14 smithi112 bash[59335]: cluster 2023-10-01T08:18:14.080805+0000 mon.a (mon.0) 1802 : cluster 0 osdmap e347: 8 total, 8 up, 8 in 2023-10-01T08:18:15.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:14 smithi112 bash[59335]: cluster 2023-10-01T08:18:14.081325+0000 osd.5 (osd.5) 332 : cluster 3 failed to encode map e347 with expected crc 2023-10-01T08:18:15.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:14 smithi112 bash[59335]: cluster 2023-10-01T08:18:14.082762+0000 osd.6 (osd.6) 304 : cluster 3 failed to encode map e347 with expected crc 2023-10-01T08:18:15.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:14 smithi112 bash[59335]: cluster 2023-10-01T08:18:14.083724+0000 osd.7 (osd.7) 175 : cluster 3 failed to encode map e347 with expected crc 2023-10-01T08:18:15.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:14 smithi112 bash[59335]: cluster 2023-10-01T08:18:14.083796+0000 osd.5 (osd.5) 333 : cluster 3 failed to encode map e347 with expected crc 2023-10-01T08:18:15.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:14 smithi112 bash[59335]: cluster 2023-10-01T08:18:14.087194+0000 osd.6 (osd.6) 305 : cluster 3 failed to encode map e347 with expected crc 2023-10-01T08:18:15.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:14 smithi112 bash[59335]: cluster 2023-10-01T08:18:14.087337+0000 osd.5 (osd.5) 334 : cluster 3 failed to encode map e347 with expected crc 2023-10-01T08:18:15.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:14 smithi112 bash[59335]: cluster 2023-10-01T08:18:14.088764+0000 osd.7 (osd.7) 176 : cluster 3 failed to encode map e347 with expected crc 2023-10-01T08:18:15.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:14 smithi112 bash[59335]: cluster 2023-10-01T08:18:14.090441+0000 osd.5 (osd.5) 335 : cluster 3 failed to encode map e347 with expected crc 2023-10-01T08:18:15.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:14 smithi112 bash[59335]: cluster 2023-10-01T08:18:14.092883+0000 osd.5 (osd.5) 336 : cluster 3 failed to encode map e347 with expected crc 2023-10-01T08:18:15.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:14 smithi084 bash[75189]: cluster 2023-10-01T08:18:13.941623+0000 osd.6 (osd.6) 303 : cluster 3 failed to encode map e346 with expected crc 2023-10-01T08:18:15.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:14 smithi084 bash[75189]: cluster 2023-10-01T08:18:13.942196+0000 osd.4 (osd.4) 275 : cluster 3 failed to encode map e346 with expected crc 2023-10-01T08:18:15.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:14 smithi084 bash[75189]: audit 2023-10-01T08:18:13.944178+0000 mon.a (mon.0) 1800 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-10-01T08:18:15.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:14 smithi084 bash[75189]: cluster 2023-10-01T08:18:13.944307+0000 mon.a (mon.0) 1801 : cluster 0 osdmap e346: 8 total, 8 up, 8 in 2023-10-01T08:18:15.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:14 smithi084 bash[75189]: cluster 2023-10-01T08:18:13.947256+0000 osd.5 (osd.5) 331 : cluster 3 failed to encode map e346 with expected crc 2023-10-01T08:18:15.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:14 smithi084 bash[75189]: cluster 2023-10-01T08:18:13.947331+0000 osd.4 (osd.4) 276 : cluster 3 failed to encode map e346 with expected crc 2023-10-01T08:18:15.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:14 smithi084 bash[75189]: cluster 2023-10-01T08:18:13.947544+0000 osd.7 (osd.7) 174 : cluster 3 failed to encode map e346 with expected crc 2023-10-01T08:18:15.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:14 smithi084 bash[75189]: cluster 2023-10-01T08:18:14.076992+0000 osd.4 (osd.4) 277 : cluster 3 failed to encode map e347 with expected crc 2023-10-01T08:18:15.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:14 smithi084 bash[75189]: cluster 2023-10-01T08:18:14.080805+0000 mon.a (mon.0) 1802 : cluster 0 osdmap e347: 8 total, 8 up, 8 in 2023-10-01T08:18:15.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:14 smithi084 bash[75189]: cluster 2023-10-01T08:18:14.081325+0000 osd.5 (osd.5) 332 : cluster 3 failed to encode map e347 with expected crc 2023-10-01T08:18:15.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:14 smithi084 bash[75189]: cluster 2023-10-01T08:18:14.082762+0000 osd.6 (osd.6) 304 : cluster 3 failed to encode map e347 with expected crc 2023-10-01T08:18:15.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:14 smithi084 bash[75189]: cluster 2023-10-01T08:18:14.083724+0000 osd.7 (osd.7) 175 : cluster 3 failed to encode map e347 with expected crc 2023-10-01T08:18:15.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:14 smithi084 bash[75189]: cluster 2023-10-01T08:18:14.083796+0000 osd.5 (osd.5) 333 : cluster 3 failed to encode map e347 with expected crc 2023-10-01T08:18:15.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:14 smithi084 bash[75189]: cluster 2023-10-01T08:18:14.087194+0000 osd.6 (osd.6) 305 : cluster 3 failed to encode map e347 with expected crc 2023-10-01T08:18:15.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:14 smithi084 bash[75189]: cluster 2023-10-01T08:18:14.087337+0000 osd.5 (osd.5) 334 : cluster 3 failed to encode map e347 with expected crc 2023-10-01T08:18:15.326 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:14 smithi084 bash[75189]: cluster 2023-10-01T08:18:14.088764+0000 osd.7 (osd.7) 176 : cluster 3 failed to encode map e347 with expected crc 2023-10-01T08:18:15.326 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:14 smithi084 bash[75189]: cluster 2023-10-01T08:18:14.090441+0000 osd.5 (osd.5) 335 : cluster 3 failed to encode map e347 with expected crc 2023-10-01T08:18:15.326 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:14 smithi084 bash[75189]: cluster 2023-10-01T08:18:14.092883+0000 osd.5 (osd.5) 336 : cluster 3 failed to encode map e347 with expected crc 2023-10-01T08:18:15.326 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:14 smithi084 bash[78255]: cluster 2023-10-01T08:18:13.941623+0000 osd.6 (osd.6) 303 : cluster 3 failed to encode map e346 with expected crc 2023-10-01T08:18:15.326 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:14 smithi084 bash[78255]: cluster 2023-10-01T08:18:13.942196+0000 osd.4 (osd.4) 275 : cluster 3 failed to encode map e346 with expected crc 2023-10-01T08:18:15.326 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:14 smithi084 bash[78255]: audit 2023-10-01T08:18:13.944178+0000 mon.a (mon.0) 1800 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-10-01T08:18:15.326 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:14 smithi084 bash[78255]: cluster 2023-10-01T08:18:13.944307+0000 mon.a (mon.0) 1801 : cluster 0 osdmap e346: 8 total, 8 up, 8 in 2023-10-01T08:18:15.326 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:14 smithi084 bash[78255]: cluster 2023-10-01T08:18:13.947256+0000 osd.5 (osd.5) 331 : cluster 3 failed to encode map e346 with expected crc 2023-10-01T08:18:15.326 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:14 smithi084 bash[78255]: cluster 2023-10-01T08:18:13.947331+0000 osd.4 (osd.4) 276 : cluster 3 failed to encode map e346 with expected crc 2023-10-01T08:18:15.327 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:14 smithi084 bash[78255]: cluster 2023-10-01T08:18:13.947544+0000 osd.7 (osd.7) 174 : cluster 3 failed to encode map e346 with expected crc 2023-10-01T08:18:15.327 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:14 smithi084 bash[78255]: cluster 2023-10-01T08:18:14.076992+0000 osd.4 (osd.4) 277 : cluster 3 failed to encode map e347 with expected crc 2023-10-01T08:18:15.327 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:14 smithi084 bash[78255]: cluster 2023-10-01T08:18:14.080805+0000 mon.a (mon.0) 1802 : cluster 0 osdmap e347: 8 total, 8 up, 8 in 2023-10-01T08:18:15.327 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:14 smithi084 bash[78255]: cluster 2023-10-01T08:18:14.081325+0000 osd.5 (osd.5) 332 : cluster 3 failed to encode map e347 with expected crc 2023-10-01T08:18:15.327 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:14 smithi084 bash[78255]: cluster 2023-10-01T08:18:14.082762+0000 osd.6 (osd.6) 304 : cluster 3 failed to encode map e347 with expected crc 2023-10-01T08:18:15.327 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:14 smithi084 bash[78255]: cluster 2023-10-01T08:18:14.083724+0000 osd.7 (osd.7) 175 : cluster 3 failed to encode map e347 with expected crc 2023-10-01T08:18:15.327 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:14 smithi084 bash[78255]: cluster 2023-10-01T08:18:14.083796+0000 osd.5 (osd.5) 333 : cluster 3 failed to encode map e347 with expected crc 2023-10-01T08:18:15.327 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:14 smithi084 bash[78255]: cluster 2023-10-01T08:18:14.087194+0000 osd.6 (osd.6) 305 : cluster 3 failed to encode map e347 with expected crc 2023-10-01T08:18:15.327 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:14 smithi084 bash[78255]: cluster 2023-10-01T08:18:14.087337+0000 osd.5 (osd.5) 334 : cluster 3 failed to encode map e347 with expected crc 2023-10-01T08:18:15.327 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:14 smithi084 bash[78255]: cluster 2023-10-01T08:18:14.088764+0000 osd.7 (osd.7) 176 : cluster 3 failed to encode map e347 with expected crc 2023-10-01T08:18:15.327 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:14 smithi084 bash[78255]: cluster 2023-10-01T08:18:14.090441+0000 osd.5 (osd.5) 335 : cluster 3 failed to encode map e347 with expected crc 2023-10-01T08:18:15.327 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:14 smithi084 bash[78255]: cluster 2023-10-01T08:18:14.092883+0000 osd.5 (osd.5) 336 : cluster 3 failed to encode map e347 with expected crc 2023-10-01T08:18:16.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:15 smithi112 bash[59335]: cluster 2023-10-01T08:18:14.874017+0000 mgr.y (mgr.34104) 1375 : cluster 0 pgmap v1530: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-01T08:18:16.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:15 smithi112 bash[59335]: cluster 2023-10-01T08:18:15.098758+0000 osd.4 (osd.4) 278 : cluster 3 failed to encode map e348 with expected crc 2023-10-01T08:18:16.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:15 smithi112 bash[59335]: cluster 2023-10-01T08:18:15.099068+0000 osd.5 (osd.5) 337 : cluster 3 failed to encode map e348 with expected crc 2023-10-01T08:18:16.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:15 smithi112 bash[59335]: cluster 2023-10-01T08:18:15.099081+0000 osd.6 (osd.6) 306 : cluster 3 failed to encode map e348 with expected crc 2023-10-01T08:18:16.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:15 smithi112 bash[59335]: cluster 2023-10-01T08:18:15.099488+0000 mon.a (mon.0) 1803 : cluster 0 osdmap e348: 8 total, 8 up, 8 in 2023-10-01T08:18:16.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:15 smithi112 bash[59335]: cluster 2023-10-01T08:18:15.101283+0000 osd.6 (osd.6) 307 : cluster 3 failed to encode map e348 with expected crc 2023-10-01T08:18:16.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:15 smithi112 bash[59335]: audit 2023-10-01T08:18:15.131132+0000 mon.a (mon.0) 1804 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:18:16.323 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:18:16 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:18:16] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.33.4" 2023-10-01T08:18:16.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:15 smithi084 bash[78255]: cluster 2023-10-01T08:18:14.874017+0000 mgr.y (mgr.34104) 1375 : cluster 0 pgmap v1530: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-01T08:18:16.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:15 smithi084 bash[78255]: cluster 2023-10-01T08:18:15.098758+0000 osd.4 (osd.4) 278 : cluster 3 failed to encode map e348 with expected crc 2023-10-01T08:18:16.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:15 smithi084 bash[78255]: cluster 2023-10-01T08:18:15.099068+0000 osd.5 (osd.5) 337 : cluster 3 failed to encode map e348 with expected crc 2023-10-01T08:18:16.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:15 smithi084 bash[78255]: cluster 2023-10-01T08:18:15.099081+0000 osd.6 (osd.6) 306 : cluster 3 failed to encode map e348 with expected crc 2023-10-01T08:18:16.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:15 smithi084 bash[78255]: cluster 2023-10-01T08:18:15.099488+0000 mon.a (mon.0) 1803 : cluster 0 osdmap e348: 8 total, 8 up, 8 in 2023-10-01T08:18:16.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:15 smithi084 bash[78255]: cluster 2023-10-01T08:18:15.101283+0000 osd.6 (osd.6) 307 : cluster 3 failed to encode map e348 with expected crc 2023-10-01T08:18:16.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:15 smithi084 bash[78255]: audit 2023-10-01T08:18:15.131132+0000 mon.a (mon.0) 1804 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:18:16.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:15 smithi084 bash[75189]: cluster 2023-10-01T08:18:14.874017+0000 mgr.y (mgr.34104) 1375 : cluster 0 pgmap v1530: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-01T08:18:16.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:15 smithi084 bash[75189]: cluster 2023-10-01T08:18:15.098758+0000 osd.4 (osd.4) 278 : cluster 3 failed to encode map e348 with expected crc 2023-10-01T08:18:16.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:15 smithi084 bash[75189]: cluster 2023-10-01T08:18:15.099068+0000 osd.5 (osd.5) 337 : cluster 3 failed to encode map e348 with expected crc 2023-10-01T08:18:16.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:15 smithi084 bash[75189]: cluster 2023-10-01T08:18:15.099081+0000 osd.6 (osd.6) 306 : cluster 3 failed to encode map e348 with expected crc 2023-10-01T08:18:16.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:15 smithi084 bash[75189]: cluster 2023-10-01T08:18:15.099488+0000 mon.a (mon.0) 1803 : cluster 0 osdmap e348: 8 total, 8 up, 8 in 2023-10-01T08:18:16.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:15 smithi084 bash[75189]: cluster 2023-10-01T08:18:15.101283+0000 osd.6 (osd.6) 307 : cluster 3 failed to encode map e348 with expected crc 2023-10-01T08:18:16.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:15 smithi084 bash[75189]: audit 2023-10-01T08:18:15.131132+0000 mon.a (mon.0) 1804 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:18:17.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:17 smithi112 bash[59335]: cluster 2023-10-01T08:18:16.101671+0000 osd.4 (osd.4) 279 : cluster 3 failed to encode map e349 with expected crc 2023-10-01T08:18:17.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:17 smithi112 bash[59335]: cluster 2023-10-01T08:18:16.101778+0000 osd.5 (osd.5) 338 : cluster 3 failed to encode map e349 with expected crc 2023-10-01T08:18:17.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:17 smithi112 bash[59335]: cluster 2023-10-01T08:18:16.103754+0000 mon.a (mon.0) 1805 : cluster 0 osdmap e349: 8 total, 8 up, 8 in 2023-10-01T08:18:17.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:17 smithi112 bash[59335]: cluster 2023-10-01T08:18:16.105954+0000 osd.6 (osd.6) 308 : cluster 3 failed to encode map e349 with expected crc 2023-10-01T08:18:17.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:17 smithi112 bash[59335]: cluster 2023-10-01T08:18:16.874705+0000 mgr.y (mgr.34104) 1376 : cluster 0 pgmap v1533: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 5 B/s, 0 objects/s recovering 2023-10-01T08:18:17.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:17 smithi084 bash[75189]: cluster 2023-10-01T08:18:16.101671+0000 osd.4 (osd.4) 279 : cluster 3 failed to encode map e349 with expected crc 2023-10-01T08:18:17.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:17 smithi084 bash[75189]: cluster 2023-10-01T08:18:16.101778+0000 osd.5 (osd.5) 338 : cluster 3 failed to encode map e349 with expected crc 2023-10-01T08:18:17.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:17 smithi084 bash[75189]: cluster 2023-10-01T08:18:16.103754+0000 mon.a (mon.0) 1805 : cluster 0 osdmap e349: 8 total, 8 up, 8 in 2023-10-01T08:18:17.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:17 smithi084 bash[75189]: cluster 2023-10-01T08:18:16.105954+0000 osd.6 (osd.6) 308 : cluster 3 failed to encode map e349 with expected crc 2023-10-01T08:18:17.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:17 smithi084 bash[75189]: cluster 2023-10-01T08:18:16.874705+0000 mgr.y (mgr.34104) 1376 : cluster 0 pgmap v1533: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 5 B/s, 0 objects/s recovering 2023-10-01T08:18:17.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:17 smithi084 bash[78255]: cluster 2023-10-01T08:18:16.101671+0000 osd.4 (osd.4) 279 : cluster 3 failed to encode map e349 with expected crc 2023-10-01T08:18:17.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:17 smithi084 bash[78255]: cluster 2023-10-01T08:18:16.101778+0000 osd.5 (osd.5) 338 : cluster 3 failed to encode map e349 with expected crc 2023-10-01T08:18:17.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:17 smithi084 bash[78255]: cluster 2023-10-01T08:18:16.103754+0000 mon.a (mon.0) 1805 : cluster 0 osdmap e349: 8 total, 8 up, 8 in 2023-10-01T08:18:17.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:17 smithi084 bash[78255]: cluster 2023-10-01T08:18:16.105954+0000 osd.6 (osd.6) 308 : cluster 3 failed to encode map e349 with expected crc 2023-10-01T08:18:17.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:17 smithi084 bash[78255]: cluster 2023-10-01T08:18:16.874705+0000 mgr.y (mgr.34104) 1376 : cluster 0 pgmap v1533: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 5 B/s, 0 objects/s recovering 2023-10-01T08:18:18.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:18 smithi112 bash[59335]: cluster 2023-10-01T08:18:17.111664+0000 mon.a (mon.0) 1806 : cluster 0 osdmap e350: 8 total, 8 up, 8 in 2023-10-01T08:18:18.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:18 smithi112 bash[59335]: cluster 2023-10-01T08:18:17.112137+0000 osd.4 (osd.4) 280 : cluster 3 failed to encode map e350 with expected crc 2023-10-01T08:18:18.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:18 smithi112 bash[59335]: cluster 2023-10-01T08:18:17.113559+0000 osd.6 (osd.6) 309 : cluster 3 failed to encode map e350 with expected crc 2023-10-01T08:18:18.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:18 smithi084 bash[78255]: cluster 2023-10-01T08:18:17.111664+0000 mon.a (mon.0) 1806 : cluster 0 osdmap e350: 8 total, 8 up, 8 in 2023-10-01T08:18:18.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:18 smithi084 bash[78255]: cluster 2023-10-01T08:18:17.112137+0000 osd.4 (osd.4) 280 : cluster 3 failed to encode map e350 with expected crc 2023-10-01T08:18:18.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:18 smithi084 bash[78255]: cluster 2023-10-01T08:18:17.113559+0000 osd.6 (osd.6) 309 : cluster 3 failed to encode map e350 with expected crc 2023-10-01T08:18:18.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:18 smithi084 bash[75189]: cluster 2023-10-01T08:18:17.111664+0000 mon.a (mon.0) 1806 : cluster 0 osdmap e350: 8 total, 8 up, 8 in 2023-10-01T08:18:18.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:18 smithi084 bash[75189]: cluster 2023-10-01T08:18:17.112137+0000 osd.4 (osd.4) 280 : cluster 3 failed to encode map e350 with expected crc 2023-10-01T08:18:18.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:18 smithi084 bash[75189]: cluster 2023-10-01T08:18:17.113559+0000 osd.6 (osd.6) 309 : cluster 3 failed to encode map e350 with expected crc 2023-10-01T08:18:19.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:19 smithi112 bash[59335]: cluster 2023-10-01T08:18:18.875574+0000 mgr.y (mgr.34104) 1377 : cluster 0 pgmap v1535: 73 pgs: 1 peering, 72 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 120 KiB/s, 2 objects/s recovering 2023-10-01T08:18:19.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:19 smithi084 bash[75189]: cluster 2023-10-01T08:18:18.875574+0000 mgr.y (mgr.34104) 1377 : cluster 0 pgmap v1535: 73 pgs: 1 peering, 72 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 120 KiB/s, 2 objects/s recovering 2023-10-01T08:18:19.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:19 smithi084 bash[78255]: cluster 2023-10-01T08:18:18.875574+0000 mgr.y (mgr.34104) 1377 : cluster 0 pgmap v1535: 73 pgs: 1 peering, 72 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 120 KiB/s, 2 objects/s recovering 2023-10-01T08:18:19.721 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:18:22.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:21 smithi112 bash[59335]: cluster 2023-10-01T08:18:20.876523+0000 mgr.y (mgr.34104) 1378 : cluster 0 pgmap v1536: 73 pgs: 1 peering, 72 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 96 KiB/s, 1 objects/s recovering 2023-10-01T08:18:22.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:21 smithi084 bash[78255]: cluster 2023-10-01T08:18:20.876523+0000 mgr.y (mgr.34104) 1378 : cluster 0 pgmap v1536: 73 pgs: 1 peering, 72 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 96 KiB/s, 1 objects/s recovering 2023-10-01T08:18:22.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:21 smithi084 bash[75189]: cluster 2023-10-01T08:18:20.876523+0000 mgr.y (mgr.34104) 1378 : cluster 0 pgmap v1536: 73 pgs: 1 peering, 72 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 96 KiB/s, 1 objects/s recovering 2023-10-01T08:18:23.963 INFO:teuthology.orchestra.run.smithi084.stderr:set osd.0 primary-affinity to 1 (8655362) 2023-10-01T08:18:24.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:23 smithi112 bash[59335]: cluster 2023-10-01T08:18:22.877064+0000 mgr.y (mgr.34104) 1379 : cluster 0 pgmap v1537: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 74 KiB/s, 1 objects/s recovering 2023-10-01T08:18:24.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:23 smithi112 bash[59335]: audit 2023-10-01T08:18:23.456935+0000 mon.a (mon.0) 1807 : audit 1 from='client.? 172.21.15.84:0/3689189573' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-10-01T08:18:24.256 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:23 smithi084 bash[78255]: cluster 2023-10-01T08:18:22.877064+0000 mgr.y (mgr.34104) 1379 : cluster 0 pgmap v1537: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 74 KiB/s, 1 objects/s recovering 2023-10-01T08:18:24.256 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:23 smithi084 bash[78255]: audit 2023-10-01T08:18:23.456935+0000 mon.a (mon.0) 1807 : audit 1 from='client.? 172.21.15.84:0/3689189573' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-10-01T08:18:24.256 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:23 smithi084 bash[75189]: cluster 2023-10-01T08:18:22.877064+0000 mgr.y (mgr.34104) 1379 : cluster 0 pgmap v1537: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 74 KiB/s, 1 objects/s recovering 2023-10-01T08:18:24.256 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:23 smithi084 bash[75189]: audit 2023-10-01T08:18:23.456935+0000 mon.a (mon.0) 1807 : audit 1 from='client.? 172.21.15.84:0/3689189573' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-10-01T08:18:25.002 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd reweight 2 1 2023-10-01T08:18:25.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:24 smithi112 bash[59335]: cluster 2023-10-01T08:18:23.940554+0000 osd.7 (osd.7) 177 : cluster 3 failed to encode map e351 with expected crc 2023-10-01T08:18:25.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:24 smithi112 bash[59335]: cluster 2023-10-01T08:18:23.943759+0000 osd.5 (osd.5) 339 : cluster 3 failed to encode map e351 with expected crc 2023-10-01T08:18:25.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:24 smithi112 bash[59335]: audit 2023-10-01T08:18:23.946307+0000 mon.a (mon.0) 1808 : audit 1 from='client.? 172.21.15.84:0/3689189573' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2023-10-01T08:18:25.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:24 smithi112 bash[59335]: cluster 2023-10-01T08:18:23.946427+0000 mon.a (mon.0) 1809 : cluster 0 osdmap e351: 8 total, 8 up, 8 in 2023-10-01T08:18:25.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:24 smithi112 bash[59335]: cluster 2023-10-01T08:18:23.952104+0000 osd.6 (osd.6) 310 : cluster 3 failed to encode map e351 with expected crc 2023-10-01T08:18:25.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:24 smithi112 bash[59335]: cluster 2023-10-01T08:18:23.955554+0000 osd.4 (osd.4) 281 : cluster 3 failed to encode map e351 with expected crc 2023-10-01T08:18:25.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:24 smithi084 bash[78255]: cluster 2023-10-01T08:18:23.940554+0000 osd.7 (osd.7) 177 : cluster 3 failed to encode map e351 with expected crc 2023-10-01T08:18:25.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:24 smithi084 bash[78255]: cluster 2023-10-01T08:18:23.943759+0000 osd.5 (osd.5) 339 : cluster 3 failed to encode map e351 with expected crc 2023-10-01T08:18:25.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:24 smithi084 bash[78255]: audit 2023-10-01T08:18:23.946307+0000 mon.a (mon.0) 1808 : audit 1 from='client.? 172.21.15.84:0/3689189573' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2023-10-01T08:18:25.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:24 smithi084 bash[78255]: cluster 2023-10-01T08:18:23.946427+0000 mon.a (mon.0) 1809 : cluster 0 osdmap e351: 8 total, 8 up, 8 in 2023-10-01T08:18:25.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:24 smithi084 bash[78255]: cluster 2023-10-01T08:18:23.952104+0000 osd.6 (osd.6) 310 : cluster 3 failed to encode map e351 with expected crc 2023-10-01T08:18:25.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:24 smithi084 bash[78255]: cluster 2023-10-01T08:18:23.955554+0000 osd.4 (osd.4) 281 : cluster 3 failed to encode map e351 with expected crc 2023-10-01T08:18:25.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:24 smithi084 bash[75189]: cluster 2023-10-01T08:18:23.940554+0000 osd.7 (osd.7) 177 : cluster 3 failed to encode map e351 with expected crc 2023-10-01T08:18:25.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:24 smithi084 bash[75189]: cluster 2023-10-01T08:18:23.943759+0000 osd.5 (osd.5) 339 : cluster 3 failed to encode map e351 with expected crc 2023-10-01T08:18:25.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:24 smithi084 bash[75189]: audit 2023-10-01T08:18:23.946307+0000 mon.a (mon.0) 1808 : audit 1 from='client.? 172.21.15.84:0/3689189573' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2023-10-01T08:18:25.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:24 smithi084 bash[75189]: cluster 2023-10-01T08:18:23.946427+0000 mon.a (mon.0) 1809 : cluster 0 osdmap e351: 8 total, 8 up, 8 in 2023-10-01T08:18:25.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:24 smithi084 bash[75189]: cluster 2023-10-01T08:18:23.952104+0000 osd.6 (osd.6) 310 : cluster 3 failed to encode map e351 with expected crc 2023-10-01T08:18:25.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:24 smithi084 bash[75189]: cluster 2023-10-01T08:18:23.955554+0000 osd.4 (osd.4) 281 : cluster 3 failed to encode map e351 with expected crc 2023-10-01T08:18:26.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:25 smithi112 bash[59335]: cluster 2023-10-01T08:18:24.877866+0000 mgr.y (mgr.34104) 1380 : cluster 0 pgmap v1539: 73 pgs: 16 peering, 57 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-01T08:18:26.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:25 smithi112 bash[59335]: cluster 2023-10-01T08:18:24.957437+0000 osd.4 (osd.4) 282 : cluster 3 failed to encode map e352 with expected crc 2023-10-01T08:18:26.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:25 smithi112 bash[59335]: cluster 2023-10-01T08:18:24.957543+0000 osd.5 (osd.5) 340 : cluster 3 failed to encode map e352 with expected crc 2023-10-01T08:18:26.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:25 smithi112 bash[59335]: cluster 2023-10-01T08:18:24.959898+0000 mon.a (mon.0) 1810 : cluster 0 osdmap e352: 8 total, 8 up, 8 in 2023-10-01T08:18:26.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:25 smithi112 bash[59335]: cluster 2023-10-01T08:18:24.964563+0000 osd.4 (osd.4) 283 : cluster 3 failed to encode map e352 with expected crc 2023-10-01T08:18:26.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:25 smithi112 bash[59335]: cluster 2023-10-01T08:18:24.964871+0000 osd.7 (osd.7) 178 : cluster 3 failed to encode map e352 with expected crc 2023-10-01T08:18:26.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:25 smithi112 bash[59335]: cluster 2023-10-01T08:18:24.967768+0000 osd.7 (osd.7) 179 : cluster 3 failed to encode map e352 with expected crc 2023-10-01T08:18:26.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:25 smithi112 bash[59335]: cluster 2023-10-01T08:18:24.968995+0000 osd.5 (osd.5) 341 : cluster 3 failed to encode map e352 with expected crc 2023-10-01T08:18:26.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:25 smithi112 bash[59335]: cluster 2023-10-01T08:18:24.969066+0000 osd.6 (osd.6) 311 : cluster 3 failed to encode map e352 with expected crc 2023-10-01T08:18:26.231 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:25 smithi112 bash[59335]: cluster 2023-10-01T08:18:25.078321+0000 mon.a (mon.0) 1811 : cluster 3 Health check failed: Reduced data availability: 7 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2023-10-01T08:18:26.323 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:18:26 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:18:26] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.33.4" 2023-10-01T08:18:26.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:25 smithi084 bash[75189]: cluster 2023-10-01T08:18:24.877866+0000 mgr.y (mgr.34104) 1380 : cluster 0 pgmap v1539: 73 pgs: 16 peering, 57 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-01T08:18:26.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:25 smithi084 bash[75189]: cluster 2023-10-01T08:18:24.957437+0000 osd.4 (osd.4) 282 : cluster 3 failed to encode map e352 with expected crc 2023-10-01T08:18:26.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:25 smithi084 bash[75189]: cluster 2023-10-01T08:18:24.957543+0000 osd.5 (osd.5) 340 : cluster 3 failed to encode map e352 with expected crc 2023-10-01T08:18:26.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:25 smithi084 bash[75189]: cluster 2023-10-01T08:18:24.959898+0000 mon.a (mon.0) 1810 : cluster 0 osdmap e352: 8 total, 8 up, 8 in 2023-10-01T08:18:26.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:25 smithi084 bash[75189]: cluster 2023-10-01T08:18:24.964563+0000 osd.4 (osd.4) 283 : cluster 3 failed to encode map e352 with expected crc 2023-10-01T08:18:26.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:25 smithi084 bash[75189]: cluster 2023-10-01T08:18:24.964871+0000 osd.7 (osd.7) 178 : cluster 3 failed to encode map e352 with expected crc 2023-10-01T08:18:26.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:25 smithi084 bash[75189]: cluster 2023-10-01T08:18:24.967768+0000 osd.7 (osd.7) 179 : cluster 3 failed to encode map e352 with expected crc 2023-10-01T08:18:26.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:25 smithi084 bash[75189]: cluster 2023-10-01T08:18:24.968995+0000 osd.5 (osd.5) 341 : cluster 3 failed to encode map e352 with expected crc 2023-10-01T08:18:26.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:25 smithi084 bash[75189]: cluster 2023-10-01T08:18:24.969066+0000 osd.6 (osd.6) 311 : cluster 3 failed to encode map e352 with expected crc 2023-10-01T08:18:26.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:25 smithi084 bash[75189]: cluster 2023-10-01T08:18:25.078321+0000 mon.a (mon.0) 1811 : cluster 3 Health check failed: Reduced data availability: 7 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2023-10-01T08:18:26.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:25 smithi084 bash[78255]: cluster 2023-10-01T08:18:24.877866+0000 mgr.y (mgr.34104) 1380 : cluster 0 pgmap v1539: 73 pgs: 16 peering, 57 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-01T08:18:26.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:25 smithi084 bash[78255]: cluster 2023-10-01T08:18:24.957437+0000 osd.4 (osd.4) 282 : cluster 3 failed to encode map e352 with expected crc 2023-10-01T08:18:26.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:25 smithi084 bash[78255]: cluster 2023-10-01T08:18:24.957543+0000 osd.5 (osd.5) 340 : cluster 3 failed to encode map e352 with expected crc 2023-10-01T08:18:26.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:25 smithi084 bash[78255]: cluster 2023-10-01T08:18:24.959898+0000 mon.a (mon.0) 1810 : cluster 0 osdmap e352: 8 total, 8 up, 8 in 2023-10-01T08:18:26.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:25 smithi084 bash[78255]: cluster 2023-10-01T08:18:24.964563+0000 osd.4 (osd.4) 283 : cluster 3 failed to encode map e352 with expected crc 2023-10-01T08:18:26.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:25 smithi084 bash[78255]: cluster 2023-10-01T08:18:24.964871+0000 osd.7 (osd.7) 178 : cluster 3 failed to encode map e352 with expected crc 2023-10-01T08:18:26.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:25 smithi084 bash[78255]: cluster 2023-10-01T08:18:24.967768+0000 osd.7 (osd.7) 179 : cluster 3 failed to encode map e352 with expected crc 2023-10-01T08:18:26.326 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:25 smithi084 bash[78255]: cluster 2023-10-01T08:18:24.968995+0000 osd.5 (osd.5) 341 : cluster 3 failed to encode map e352 with expected crc 2023-10-01T08:18:26.326 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:25 smithi084 bash[78255]: cluster 2023-10-01T08:18:24.969066+0000 osd.6 (osd.6) 311 : cluster 3 failed to encode map e352 with expected crc 2023-10-01T08:18:26.326 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:25 smithi084 bash[78255]: cluster 2023-10-01T08:18:25.078321+0000 mon.a (mon.0) 1811 : cluster 3 Health check failed: Reduced data availability: 7 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2023-10-01T08:18:28.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:27 smithi112 bash[59335]: cluster 2023-10-01T08:18:26.878721+0000 mgr.y (mgr.34104) 1381 : cluster 0 pgmap v1541: 73 pgs: 16 peering, 57 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:28.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:27 smithi084 bash[75189]: cluster 2023-10-01T08:18:26.878721+0000 mgr.y (mgr.34104) 1381 : cluster 0 pgmap v1541: 73 pgs: 16 peering, 57 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:28.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:27 smithi084 bash[78255]: cluster 2023-10-01T08:18:26.878721+0000 mgr.y (mgr.34104) 1381 : cluster 0 pgmap v1541: 73 pgs: 16 peering, 57 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:29.773 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:18:30.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:29 smithi084 bash[75189]: cluster 2023-10-01T08:18:28.879810+0000 mgr.y (mgr.34104) 1382 : cluster 0 pgmap v1542: 73 pgs: 16 peering, 57 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:30.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:29 smithi084 bash[78255]: cluster 2023-10-01T08:18:28.879810+0000 mgr.y (mgr.34104) 1382 : cluster 0 pgmap v1542: 73 pgs: 16 peering, 57 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:30.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:29 smithi112 bash[59335]: cluster 2023-10-01T08:18:28.879810+0000 mgr.y (mgr.34104) 1382 : cluster 0 pgmap v1542: 73 pgs: 16 peering, 57 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:31.404 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:31 smithi084 bash[78255]: audit 2023-10-01T08:18:30.137439+0000 mon.a (mon.0) 1812 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:18:31.404 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:31 smithi084 bash[78255]: audit 2023-10-01T08:18:30.138679+0000 mon.a (mon.0) 1813 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:18:31.404 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:31 smithi084 bash[78255]: audit 2023-10-01T08:18:30.172428+0000 mon.a (mon.0) 1814 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:18:31.404 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:31 smithi084 bash[78255]: cluster 2023-10-01T08:18:30.880781+0000 mgr.y (mgr.34104) 1383 : cluster 0 pgmap v1543: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:31.404 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:31 smithi084 bash[78255]: audit 2023-10-01T08:18:30.970293+0000 mon.a (mon.0) 1815 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:18:31.404 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:31 smithi084 bash[75189]: audit 2023-10-01T08:18:30.137439+0000 mon.a (mon.0) 1812 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:18:31.405 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:31 smithi084 bash[75189]: audit 2023-10-01T08:18:30.138679+0000 mon.a (mon.0) 1813 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:18:31.405 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:31 smithi084 bash[75189]: audit 2023-10-01T08:18:30.172428+0000 mon.a (mon.0) 1814 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:18:31.405 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:31 smithi084 bash[75189]: cluster 2023-10-01T08:18:30.880781+0000 mgr.y (mgr.34104) 1383 : cluster 0 pgmap v1543: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:31.405 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:31 smithi084 bash[75189]: audit 2023-10-01T08:18:30.970293+0000 mon.a (mon.0) 1815 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:18:31.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:31 smithi112 bash[59335]: audit 2023-10-01T08:18:30.137439+0000 mon.a (mon.0) 1812 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:18:31.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:31 smithi112 bash[59335]: audit 2023-10-01T08:18:30.138679+0000 mon.a (mon.0) 1813 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:18:31.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:31 smithi112 bash[59335]: audit 2023-10-01T08:18:30.172428+0000 mon.a (mon.0) 1814 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:18:31.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:31 smithi112 bash[59335]: cluster 2023-10-01T08:18:30.880781+0000 mgr.y (mgr.34104) 1383 : cluster 0 pgmap v1543: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:31.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:31 smithi112 bash[59335]: audit 2023-10-01T08:18:30.970293+0000 mon.a (mon.0) 1815 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:18:32.481 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:32 smithi112 bash[59335]: cluster 2023-10-01T08:18:31.133147+0000 mon.a (mon.0) 1816 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 8 pgs peering) 2023-10-01T08:18:32.482 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:32 smithi112 bash[59335]: cluster 2023-10-01T08:18:31.133184+0000 mon.a (mon.0) 1817 : cluster 1 Cluster is now healthy 2023-10-01T08:18:32.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:32 smithi084 bash[75189]: cluster 2023-10-01T08:18:31.133147+0000 mon.a (mon.0) 1816 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 8 pgs peering) 2023-10-01T08:18:32.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:32 smithi084 bash[75189]: cluster 2023-10-01T08:18:31.133184+0000 mon.a (mon.0) 1817 : cluster 1 Cluster is now healthy 2023-10-01T08:18:32.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:32 smithi084 bash[78255]: cluster 2023-10-01T08:18:31.133147+0000 mon.a (mon.0) 1816 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 8 pgs peering) 2023-10-01T08:18:32.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:32 smithi084 bash[78255]: cluster 2023-10-01T08:18:31.133184+0000 mon.a (mon.0) 1817 : cluster 1 Cluster is now healthy 2023-10-01T08:18:33.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:33 smithi112 bash[59335]: cluster 2023-10-01T08:18:32.881523+0000 mgr.y (mgr.34104) 1384 : cluster 0 pgmap v1544: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:33.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:33 smithi084 bash[78255]: cluster 2023-10-01T08:18:32.881523+0000 mgr.y (mgr.34104) 1384 : cluster 0 pgmap v1544: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:33.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:33 smithi084 bash[75189]: cluster 2023-10-01T08:18:32.881523+0000 mgr.y (mgr.34104) 1384 : cluster 0 pgmap v1544: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:34.172 INFO:teuthology.orchestra.run.smithi084.stderr:reweighted osd.2 to 1 (10000) 2023-10-01T08:18:34.411 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:34 smithi084 bash[78255]: audit 2023-10-01T08:18:34.071918+0000 mon.a (mon.0) 1818 : audit 1 from='client.? 172.21.15.84:0/1715949669' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-01T08:18:34.411 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:34 smithi084 bash[75189]: audit 2023-10-01T08:18:34.071918+0000 mon.a (mon.0) 1818 : audit 1 from='client.? 172.21.15.84:0/1715949669' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-01T08:18:34.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:34 smithi112 bash[59335]: audit 2023-10-01T08:18:34.071918+0000 mon.a (mon.0) 1818 : audit 1 from='client.? 172.21.15.84:0/1715949669' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-01T08:18:35.186 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 2 1 2023-10-01T08:18:35.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:35 smithi112 bash[59335]: cluster 2023-10-01T08:18:34.166696+0000 osd.5 (osd.5) 342 : cluster 3 failed to encode map e353 with expected crc 2023-10-01T08:18:35.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:35 smithi112 bash[59335]: audit 2023-10-01T08:18:34.166915+0000 mon.a (mon.0) 1819 : audit 1 from='client.? 172.21.15.84:0/1715949669' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-10-01T08:18:35.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:35 smithi112 bash[59335]: cluster 2023-10-01T08:18:34.166992+0000 mon.a (mon.0) 1820 : cluster 0 osdmap e353: 8 total, 8 up, 8 in 2023-10-01T08:18:35.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:35 smithi112 bash[59335]: cluster 2023-10-01T08:18:34.168483+0000 osd.4 (osd.4) 284 : cluster 3 failed to encode map e353 with expected crc 2023-10-01T08:18:35.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:35 smithi112 bash[59335]: cluster 2023-10-01T08:18:34.882048+0000 mgr.y (mgr.34104) 1385 : cluster 0 pgmap v1546: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:35.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:35 smithi084 bash[75189]: cluster 2023-10-01T08:18:34.166696+0000 osd.5 (osd.5) 342 : cluster 3 failed to encode map e353 with expected crc 2023-10-01T08:18:35.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:35 smithi084 bash[75189]: audit 2023-10-01T08:18:34.166915+0000 mon.a (mon.0) 1819 : audit 1 from='client.? 172.21.15.84:0/1715949669' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-10-01T08:18:35.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:35 smithi084 bash[75189]: cluster 2023-10-01T08:18:34.166992+0000 mon.a (mon.0) 1820 : cluster 0 osdmap e353: 8 total, 8 up, 8 in 2023-10-01T08:18:35.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:35 smithi084 bash[75189]: cluster 2023-10-01T08:18:34.168483+0000 osd.4 (osd.4) 284 : cluster 3 failed to encode map e353 with expected crc 2023-10-01T08:18:35.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:35 smithi084 bash[75189]: cluster 2023-10-01T08:18:34.882048+0000 mgr.y (mgr.34104) 1385 : cluster 0 pgmap v1546: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:35.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:35 smithi084 bash[78255]: cluster 2023-10-01T08:18:34.166696+0000 osd.5 (osd.5) 342 : cluster 3 failed to encode map e353 with expected crc 2023-10-01T08:18:35.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:35 smithi084 bash[78255]: audit 2023-10-01T08:18:34.166915+0000 mon.a (mon.0) 1819 : audit 1 from='client.? 172.21.15.84:0/1715949669' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-10-01T08:18:35.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:35 smithi084 bash[78255]: cluster 2023-10-01T08:18:34.166992+0000 mon.a (mon.0) 1820 : cluster 0 osdmap e353: 8 total, 8 up, 8 in 2023-10-01T08:18:35.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:35 smithi084 bash[78255]: cluster 2023-10-01T08:18:34.168483+0000 osd.4 (osd.4) 284 : cluster 3 failed to encode map e353 with expected crc 2023-10-01T08:18:35.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:35 smithi084 bash[78255]: cluster 2023-10-01T08:18:34.882048+0000 mgr.y (mgr.34104) 1385 : cluster 0 pgmap v1546: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:36.573 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:18:36 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:18:36] "GET /metrics HTTP/1.1" 200 34050 "" "Prometheus/2.33.4" 2023-10-01T08:18:37.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:37 smithi112 bash[59335]: audit 2023-10-01T08:18:36.465509+0000 mon.a (mon.0) 1821 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:18:37.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:37 smithi112 bash[59335]: audit 2023-10-01T08:18:36.472496+0000 mon.a (mon.0) 1822 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:18:37.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:37 smithi112 bash[59335]: audit 2023-10-01T08:18:36.870581+0000 mon.a (mon.0) 1823 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:18:37.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:37 smithi112 bash[59335]: audit 2023-10-01T08:18:36.877933+0000 mon.a (mon.0) 1824 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:18:37.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:37 smithi112 bash[59335]: cluster 2023-10-01T08:18:36.882480+0000 mgr.y (mgr.34104) 1386 : cluster 0 pgmap v1547: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:37.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:37 smithi112 bash[59335]: audit 2023-10-01T08:18:37.408383+0000 mon.a (mon.0) 1825 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:18:37.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:37 smithi112 bash[59335]: audit 2023-10-01T08:18:37.409991+0000 mon.a (mon.0) 1826 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:18:37.730 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:37 smithi112 bash[59335]: audit 2023-10-01T08:18:37.418776+0000 mon.a (mon.0) 1827 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:18:37.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:37 smithi084 bash[78255]: audit 2023-10-01T08:18:36.465509+0000 mon.a (mon.0) 1821 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:18:37.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:37 smithi084 bash[78255]: audit 2023-10-01T08:18:36.472496+0000 mon.a (mon.0) 1822 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:18:37.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:37 smithi084 bash[78255]: audit 2023-10-01T08:18:36.870581+0000 mon.a (mon.0) 1823 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:18:37.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:37 smithi084 bash[78255]: audit 2023-10-01T08:18:36.877933+0000 mon.a (mon.0) 1824 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:18:37.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:37 smithi084 bash[78255]: cluster 2023-10-01T08:18:36.882480+0000 mgr.y (mgr.34104) 1386 : cluster 0 pgmap v1547: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:37.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:37 smithi084 bash[78255]: audit 2023-10-01T08:18:37.408383+0000 mon.a (mon.0) 1825 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:18:37.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:37 smithi084 bash[78255]: audit 2023-10-01T08:18:37.409991+0000 mon.a (mon.0) 1826 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:18:37.824 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:37 smithi084 bash[78255]: audit 2023-10-01T08:18:37.418776+0000 mon.a (mon.0) 1827 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:18:37.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:37 smithi084 bash[75189]: audit 2023-10-01T08:18:36.465509+0000 mon.a (mon.0) 1821 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:18:37.824 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:37 smithi084 bash[75189]: audit 2023-10-01T08:18:36.472496+0000 mon.a (mon.0) 1822 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:18:37.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:37 smithi084 bash[75189]: audit 2023-10-01T08:18:36.870581+0000 mon.a (mon.0) 1823 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:18:37.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:37 smithi084 bash[75189]: audit 2023-10-01T08:18:36.877933+0000 mon.a (mon.0) 1824 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:18:37.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:37 smithi084 bash[75189]: cluster 2023-10-01T08:18:36.882480+0000 mgr.y (mgr.34104) 1386 : cluster 0 pgmap v1547: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:37.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:37 smithi084 bash[75189]: audit 2023-10-01T08:18:37.408383+0000 mon.a (mon.0) 1825 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:18:37.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:37 smithi084 bash[75189]: audit 2023-10-01T08:18:37.409991+0000 mon.a (mon.0) 1826 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:18:37.825 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:37 smithi084 bash[75189]: audit 2023-10-01T08:18:37.418776+0000 mon.a (mon.0) 1827 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:18:39.729 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:18:40.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:39 smithi084 bash[75189]: cluster 2023-10-01T08:18:38.883276+0000 mgr.y (mgr.34104) 1387 : cluster 0 pgmap v1548: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:40.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:39 smithi084 bash[78255]: cluster 2023-10-01T08:18:38.883276+0000 mgr.y (mgr.34104) 1387 : cluster 0 pgmap v1548: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:40.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:39 smithi112 bash[59335]: cluster 2023-10-01T08:18:38.883276+0000 mgr.y (mgr.34104) 1387 : cluster 0 pgmap v1548: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:42.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:41 smithi112 bash[59335]: cluster 2023-10-01T08:18:40.884240+0000 mgr.y (mgr.34104) 1388 : cluster 0 pgmap v1549: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:42.299 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:41 smithi084 bash[78255]: cluster 2023-10-01T08:18:40.884240+0000 mgr.y (mgr.34104) 1388 : cluster 0 pgmap v1549: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:42.299 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:41 smithi084 bash[75189]: cluster 2023-10-01T08:18:40.884240+0000 mgr.y (mgr.34104) 1388 : cluster 0 pgmap v1549: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:43.958 INFO:teuthology.orchestra.run.smithi084.stderr:set osd.2 primary-affinity to 1 (8655362) 2023-10-01T08:18:44.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:43 smithi112 bash[59335]: cluster 2023-10-01T08:18:42.885080+0000 mgr.y (mgr.34104) 1389 : cluster 0 pgmap v1550: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:44.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:43 smithi112 bash[59335]: audit 2023-10-01T08:18:43.876269+0000 mon.a (mon.0) 1828 : audit 1 from='client.? 172.21.15.84:0/148937861' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-10-01T08:18:44.259 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:43 smithi084 bash[78255]: cluster 2023-10-01T08:18:42.885080+0000 mgr.y (mgr.34104) 1389 : cluster 0 pgmap v1550: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:44.259 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:43 smithi084 bash[78255]: audit 2023-10-01T08:18:43.876269+0000 mon.a (mon.0) 1828 : audit 1 from='client.? 172.21.15.84:0/148937861' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-10-01T08:18:44.260 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:43 smithi084 bash[75189]: cluster 2023-10-01T08:18:42.885080+0000 mgr.y (mgr.34104) 1389 : cluster 0 pgmap v1550: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:44.260 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:43 smithi084 bash[75189]: audit 2023-10-01T08:18:43.876269+0000 mon.a (mon.0) 1828 : audit 1 from='client.? 172.21.15.84:0/148937861' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-10-01T08:18:44.983 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd reweight 3 1 2023-10-01T08:18:45.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:44 smithi112 bash[59335]: cluster 2023-10-01T08:18:43.950085+0000 osd.6 (osd.6) 312 : cluster 3 failed to encode map e354 with expected crc 2023-10-01T08:18:45.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:44 smithi112 bash[59335]: cluster 2023-10-01T08:18:43.950720+0000 osd.5 (osd.5) 343 : cluster 3 failed to encode map e354 with expected crc 2023-10-01T08:18:45.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:44 smithi112 bash[59335]: cluster 2023-10-01T08:18:43.950726+0000 osd.7 (osd.7) 180 : cluster 3 failed to encode map e354 with expected crc 2023-10-01T08:18:45.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:44 smithi112 bash[59335]: audit 2023-10-01T08:18:43.951656+0000 mon.a (mon.0) 1829 : audit 1 from='client.? 172.21.15.84:0/148937861' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2023-10-01T08:18:45.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:44 smithi112 bash[59335]: cluster 2023-10-01T08:18:43.951757+0000 mon.a (mon.0) 1830 : cluster 0 osdmap e354: 8 total, 8 up, 8 in 2023-10-01T08:18:45.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:44 smithi112 bash[59335]: cluster 2023-10-01T08:18:44.298765+0000 osd.4 (osd.4) 285 : cluster 3 failed to encode map e354 with expected crc 2023-10-01T08:18:45.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:44 smithi084 bash[78255]: cluster 2023-10-01T08:18:43.950085+0000 osd.6 (osd.6) 312 : cluster 3 failed to encode map e354 with expected crc 2023-10-01T08:18:45.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:44 smithi084 bash[78255]: cluster 2023-10-01T08:18:43.950720+0000 osd.5 (osd.5) 343 : cluster 3 failed to encode map e354 with expected crc 2023-10-01T08:18:45.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:44 smithi084 bash[78255]: cluster 2023-10-01T08:18:43.950726+0000 osd.7 (osd.7) 180 : cluster 3 failed to encode map e354 with expected crc 2023-10-01T08:18:45.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:44 smithi084 bash[78255]: audit 2023-10-01T08:18:43.951656+0000 mon.a (mon.0) 1829 : audit 1 from='client.? 172.21.15.84:0/148937861' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2023-10-01T08:18:45.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:44 smithi084 bash[78255]: cluster 2023-10-01T08:18:43.951757+0000 mon.a (mon.0) 1830 : cluster 0 osdmap e354: 8 total, 8 up, 8 in 2023-10-01T08:18:45.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:44 smithi084 bash[78255]: cluster 2023-10-01T08:18:44.298765+0000 osd.4 (osd.4) 285 : cluster 3 failed to encode map e354 with expected crc 2023-10-01T08:18:45.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:44 smithi084 bash[75189]: cluster 2023-10-01T08:18:43.950085+0000 osd.6 (osd.6) 312 : cluster 3 failed to encode map e354 with expected crc 2023-10-01T08:18:45.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:44 smithi084 bash[75189]: cluster 2023-10-01T08:18:43.950720+0000 osd.5 (osd.5) 343 : cluster 3 failed to encode map e354 with expected crc 2023-10-01T08:18:45.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:44 smithi084 bash[75189]: cluster 2023-10-01T08:18:43.950726+0000 osd.7 (osd.7) 180 : cluster 3 failed to encode map e354 with expected crc 2023-10-01T08:18:45.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:44 smithi084 bash[75189]: audit 2023-10-01T08:18:43.951656+0000 mon.a (mon.0) 1829 : audit 1 from='client.? 172.21.15.84:0/148937861' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2023-10-01T08:18:45.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:44 smithi084 bash[75189]: cluster 2023-10-01T08:18:43.951757+0000 mon.a (mon.0) 1830 : cluster 0 osdmap e354: 8 total, 8 up, 8 in 2023-10-01T08:18:45.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:44 smithi084 bash[75189]: cluster 2023-10-01T08:18:44.298765+0000 osd.4 (osd.4) 285 : cluster 3 failed to encode map e354 with expected crc 2023-10-01T08:18:46.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:45 smithi112 bash[59335]: cluster 2023-10-01T08:18:44.885974+0000 mgr.y (mgr.34104) 1390 : cluster 0 pgmap v1552: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:46.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:45 smithi112 bash[59335]: audit 2023-10-01T08:18:45.137066+0000 mon.a (mon.0) 1831 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:18:46.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:45 smithi112 bash[59335]: audit 2023-10-01T08:18:45.138503+0000 mon.a (mon.0) 1832 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:18:46.323 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:18:46 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:18:46] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.33.4" 2023-10-01T08:18:46.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:45 smithi084 bash[78255]: cluster 2023-10-01T08:18:44.885974+0000 mgr.y (mgr.34104) 1390 : cluster 0 pgmap v1552: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:46.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:45 smithi084 bash[78255]: audit 2023-10-01T08:18:45.137066+0000 mon.a (mon.0) 1831 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:18:46.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:45 smithi084 bash[78255]: audit 2023-10-01T08:18:45.138503+0000 mon.a (mon.0) 1832 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:18:46.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:45 smithi084 bash[75189]: cluster 2023-10-01T08:18:44.885974+0000 mgr.y (mgr.34104) 1390 : cluster 0 pgmap v1552: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:46.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:45 smithi084 bash[75189]: audit 2023-10-01T08:18:45.137066+0000 mon.a (mon.0) 1831 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:18:46.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:45 smithi084 bash[75189]: audit 2023-10-01T08:18:45.138503+0000 mon.a (mon.0) 1832 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:18:48.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:47 smithi112 bash[59335]: cluster 2023-10-01T08:18:46.886659+0000 mgr.y (mgr.34104) 1391 : cluster 0 pgmap v1553: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:48.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:47 smithi084 bash[75189]: cluster 2023-10-01T08:18:46.886659+0000 mgr.y (mgr.34104) 1391 : cluster 0 pgmap v1553: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:48.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:47 smithi084 bash[78255]: cluster 2023-10-01T08:18:46.886659+0000 mgr.y (mgr.34104) 1391 : cluster 0 pgmap v1553: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:49.756 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:18:50.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:49 smithi084 bash[78255]: cluster 2023-10-01T08:18:48.887503+0000 mgr.y (mgr.34104) 1392 : cluster 0 pgmap v1554: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:50.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:49 smithi084 bash[75189]: cluster 2023-10-01T08:18:48.887503+0000 mgr.y (mgr.34104) 1392 : cluster 0 pgmap v1554: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:50.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:49 smithi112 bash[59335]: cluster 2023-10-01T08:18:48.887503+0000 mgr.y (mgr.34104) 1392 : cluster 0 pgmap v1554: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:52.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:51 smithi112 bash[59335]: cluster 2023-10-01T08:18:50.888422+0000 mgr.y (mgr.34104) 1393 : cluster 0 pgmap v1555: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:52.250 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:51 smithi084 bash[78255]: cluster 2023-10-01T08:18:50.888422+0000 mgr.y (mgr.34104) 1393 : cluster 0 pgmap v1555: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:52.251 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:51 smithi084 bash[75189]: cluster 2023-10-01T08:18:50.888422+0000 mgr.y (mgr.34104) 1393 : cluster 0 pgmap v1555: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:53.990 INFO:teuthology.orchestra.run.smithi084.stderr:reweighted osd.3 to 1 (10000) 2023-10-01T08:18:54.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:53 smithi112 bash[59335]: cluster 2023-10-01T08:18:52.889295+0000 mgr.y (mgr.34104) 1394 : cluster 0 pgmap v1556: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:54.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:53 smithi112 bash[59335]: audit 2023-10-01T08:18:53.884110+0000 mon.c (mon.2) 154 : audit 1 from='client.? 172.21.15.84:0/3064045338' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-01T08:18:54.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:53 smithi112 bash[59335]: audit 2023-10-01T08:18:53.884817+0000 mon.a (mon.0) 1833 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-01T08:18:54.290 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:53 smithi084 bash[75189]: cluster 2023-10-01T08:18:52.889295+0000 mgr.y (mgr.34104) 1394 : cluster 0 pgmap v1556: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:54.290 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:53 smithi084 bash[75189]: audit 2023-10-01T08:18:53.884110+0000 mon.c (mon.2) 154 : audit 1 from='client.? 172.21.15.84:0/3064045338' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-01T08:18:54.290 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:53 smithi084 bash[75189]: audit 2023-10-01T08:18:53.884817+0000 mon.a (mon.0) 1833 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-01T08:18:54.291 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:53 smithi084 bash[78255]: cluster 2023-10-01T08:18:52.889295+0000 mgr.y (mgr.34104) 1394 : cluster 0 pgmap v1556: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:54.291 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:53 smithi084 bash[78255]: audit 2023-10-01T08:18:53.884110+0000 mon.c (mon.2) 154 : audit 1 from='client.? 172.21.15.84:0/3064045338' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-01T08:18:54.291 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:53 smithi084 bash[78255]: audit 2023-10-01T08:18:53.884817+0000 mon.a (mon.0) 1833 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-01T08:18:55.053 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 3 1 2023-10-01T08:18:55.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:54 smithi084 bash[78255]: audit 2023-10-01T08:18:53.983507+0000 mon.a (mon.0) 1834 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-10-01T08:18:55.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:54 smithi084 bash[78255]: cluster 2023-10-01T08:18:53.983611+0000 mon.a (mon.0) 1835 : cluster 0 osdmap e355: 8 total, 8 up, 8 in 2023-10-01T08:18:55.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:54 smithi084 bash[78255]: cluster 2023-10-01T08:18:53.984084+0000 osd.5 (osd.5) 344 : cluster 3 failed to encode map e355 with expected crc 2023-10-01T08:18:55.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:54 smithi084 bash[78255]: cluster 2023-10-01T08:18:53.985572+0000 osd.4 (osd.4) 286 : cluster 3 failed to encode map e355 with expected crc 2023-10-01T08:18:55.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:54 smithi084 bash[78255]: cluster 2023-10-01T08:18:54.285386+0000 osd.6 (osd.6) 313 : cluster 3 failed to encode map e355 with expected crc 2023-10-01T08:18:55.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:54 smithi084 bash[75189]: audit 2023-10-01T08:18:53.983507+0000 mon.a (mon.0) 1834 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-10-01T08:18:55.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:54 smithi084 bash[75189]: cluster 2023-10-01T08:18:53.983611+0000 mon.a (mon.0) 1835 : cluster 0 osdmap e355: 8 total, 8 up, 8 in 2023-10-01T08:18:55.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:54 smithi084 bash[75189]: cluster 2023-10-01T08:18:53.984084+0000 osd.5 (osd.5) 344 : cluster 3 failed to encode map e355 with expected crc 2023-10-01T08:18:55.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:54 smithi084 bash[75189]: cluster 2023-10-01T08:18:53.985572+0000 osd.4 (osd.4) 286 : cluster 3 failed to encode map e355 with expected crc 2023-10-01T08:18:55.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:54 smithi084 bash[75189]: cluster 2023-10-01T08:18:54.285386+0000 osd.6 (osd.6) 313 : cluster 3 failed to encode map e355 with expected crc 2023-10-01T08:18:55.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:54 smithi112 bash[59335]: audit 2023-10-01T08:18:53.983507+0000 mon.a (mon.0) 1834 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-10-01T08:18:55.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:54 smithi112 bash[59335]: cluster 2023-10-01T08:18:53.983611+0000 mon.a (mon.0) 1835 : cluster 0 osdmap e355: 8 total, 8 up, 8 in 2023-10-01T08:18:55.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:54 smithi112 bash[59335]: cluster 2023-10-01T08:18:53.984084+0000 osd.5 (osd.5) 344 : cluster 3 failed to encode map e355 with expected crc 2023-10-01T08:18:55.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:54 smithi112 bash[59335]: cluster 2023-10-01T08:18:53.985572+0000 osd.4 (osd.4) 286 : cluster 3 failed to encode map e355 with expected crc 2023-10-01T08:18:55.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:54 smithi112 bash[59335]: cluster 2023-10-01T08:18:54.285386+0000 osd.6 (osd.6) 313 : cluster 3 failed to encode map e355 with expected crc 2023-10-01T08:18:56.323 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:18:56 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:18:56] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.33.4" 2023-10-01T08:18:56.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:55 smithi084 bash[78255]: cluster 2023-10-01T08:18:54.323323+0000 osd.7 (osd.7) 181 : cluster 3 failed to encode map e355 with expected crc 2023-10-01T08:18:56.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:55 smithi084 bash[78255]: cluster 2023-10-01T08:18:54.326250+0000 osd.7 (osd.7) 182 : cluster 3 failed to encode map e355 with expected crc 2023-10-01T08:18:56.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:55 smithi084 bash[78255]: cluster 2023-10-01T08:18:54.890184+0000 mgr.y (mgr.34104) 1395 : cluster 0 pgmap v1558: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:56.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:55 smithi084 bash[75189]: cluster 2023-10-01T08:18:54.323323+0000 osd.7 (osd.7) 181 : cluster 3 failed to encode map e355 with expected crc 2023-10-01T08:18:56.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:55 smithi084 bash[75189]: cluster 2023-10-01T08:18:54.326250+0000 osd.7 (osd.7) 182 : cluster 3 failed to encode map e355 with expected crc 2023-10-01T08:18:56.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:55 smithi084 bash[75189]: cluster 2023-10-01T08:18:54.890184+0000 mgr.y (mgr.34104) 1395 : cluster 0 pgmap v1558: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:56.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:55 smithi112 bash[59335]: cluster 2023-10-01T08:18:54.323323+0000 osd.7 (osd.7) 181 : cluster 3 failed to encode map e355 with expected crc 2023-10-01T08:18:56.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:55 smithi112 bash[59335]: cluster 2023-10-01T08:18:54.326250+0000 osd.7 (osd.7) 182 : cluster 3 failed to encode map e355 with expected crc 2023-10-01T08:18:56.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:55 smithi112 bash[59335]: cluster 2023-10-01T08:18:54.890184+0000 mgr.y (mgr.34104) 1395 : cluster 0 pgmap v1558: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:58.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:57 smithi084 bash[75189]: cluster 2023-10-01T08:18:56.890881+0000 mgr.y (mgr.34104) 1396 : cluster 0 pgmap v1559: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:58.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:57 smithi084 bash[78255]: cluster 2023-10-01T08:18:56.890881+0000 mgr.y (mgr.34104) 1396 : cluster 0 pgmap v1559: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:58.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:57 smithi112 bash[59335]: cluster 2023-10-01T08:18:56.890881+0000 mgr.y (mgr.34104) 1396 : cluster 0 pgmap v1559: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:18:59.828 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:19:00.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:18:59 smithi084 bash[78255]: cluster 2023-10-01T08:18:58.891774+0000 mgr.y (mgr.34104) 1397 : cluster 0 pgmap v1560: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:00.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:18:59 smithi084 bash[75189]: cluster 2023-10-01T08:18:58.891774+0000 mgr.y (mgr.34104) 1397 : cluster 0 pgmap v1560: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:00.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:18:59 smithi112 bash[59335]: cluster 2023-10-01T08:18:58.891774+0000 mgr.y (mgr.34104) 1397 : cluster 0 pgmap v1560: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:01.311 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:01 smithi084 bash[75189]: audit 2023-10-01T08:19:00.132367+0000 mon.a (mon.0) 1836 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:19:01.311 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:01 smithi084 bash[78255]: audit 2023-10-01T08:19:00.132367+0000 mon.a (mon.0) 1836 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:19:01.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:01 smithi112 bash[59335]: audit 2023-10-01T08:19:00.132367+0000 mon.a (mon.0) 1836 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:19:02.284 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:02 smithi084 bash[78255]: cluster 2023-10-01T08:19:00.892622+0000 mgr.y (mgr.34104) 1398 : cluster 0 pgmap v1561: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:02.284 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:02 smithi084 bash[75189]: cluster 2023-10-01T08:19:00.892622+0000 mgr.y (mgr.34104) 1398 : cluster 0 pgmap v1561: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:02.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:02 smithi112 bash[59335]: cluster 2023-10-01T08:19:00.892622+0000 mgr.y (mgr.34104) 1398 : cluster 0 pgmap v1561: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:04.028 INFO:teuthology.orchestra.run.smithi084.stderr:set osd.3 primary-affinity to 1 (8655362) 2023-10-01T08:19:04.322 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:04 smithi084 bash[75189]: cluster 2023-10-01T08:19:02.893387+0000 mgr.y (mgr.34104) 1399 : cluster 0 pgmap v1562: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:04.322 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:04 smithi084 bash[75189]: audit 2023-10-01T08:19:03.809226+0000 mon.a (mon.0) 1837 : audit 1 from='client.? 172.21.15.84:0/50691746' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-10-01T08:19:04.322 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:04 smithi084 bash[78255]: cluster 2023-10-01T08:19:02.893387+0000 mgr.y (mgr.34104) 1399 : cluster 0 pgmap v1562: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:04.322 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:04 smithi084 bash[78255]: audit 2023-10-01T08:19:03.809226+0000 mon.a (mon.0) 1837 : audit 1 from='client.? 172.21.15.84:0/50691746' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-10-01T08:19:04.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:04 smithi112 bash[59335]: cluster 2023-10-01T08:19:02.893387+0000 mgr.y (mgr.34104) 1399 : cluster 0 pgmap v1562: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:04.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:04 smithi112 bash[59335]: audit 2023-10-01T08:19:03.809226+0000 mon.a (mon.0) 1837 : audit 1 from='client.? 172.21.15.84:0/50691746' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-10-01T08:19:05.062 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd reweight 5 1 2023-10-01T08:19:05.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:05 smithi084 bash[75189]: cluster 2023-10-01T08:19:04.011272+0000 osd.4 (osd.4) 287 : cluster 3 failed to encode map e356 with expected crc 2023-10-01T08:19:05.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:05 smithi084 bash[75189]: cluster 2023-10-01T08:19:04.012667+0000 osd.6 (osd.6) 314 : cluster 3 failed to encode map e356 with expected crc 2023-10-01T08:19:05.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:05 smithi084 bash[75189]: audit 2023-10-01T08:19:04.016366+0000 mon.a (mon.0) 1838 : audit 1 from='client.? 172.21.15.84:0/50691746' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2023-10-01T08:19:05.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:05 smithi084 bash[75189]: cluster 2023-10-01T08:19:04.016520+0000 mon.a (mon.0) 1839 : cluster 0 osdmap e356: 8 total, 8 up, 8 in 2023-10-01T08:19:05.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:05 smithi084 bash[75189]: cluster 2023-10-01T08:19:04.021173+0000 osd.7 (osd.7) 183 : cluster 3 failed to encode map e356 with expected crc 2023-10-01T08:19:05.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:05 smithi084 bash[75189]: cluster 2023-10-01T08:19:04.024959+0000 osd.5 (osd.5) 345 : cluster 3 failed to encode map e356 with expected crc 2023-10-01T08:19:05.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:05 smithi084 bash[75189]: cluster 2023-10-01T08:19:05.015890+0000 mon.a (mon.0) 1840 : cluster 0 osdmap e357: 8 total, 8 up, 8 in 2023-10-01T08:19:05.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:05 smithi084 bash[78255]: cluster 2023-10-01T08:19:04.011272+0000 osd.4 (osd.4) 287 : cluster 3 failed to encode map e356 with expected crc 2023-10-01T08:19:05.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:05 smithi084 bash[78255]: cluster 2023-10-01T08:19:04.012667+0000 osd.6 (osd.6) 314 : cluster 3 failed to encode map e356 with expected crc 2023-10-01T08:19:05.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:05 smithi084 bash[78255]: audit 2023-10-01T08:19:04.016366+0000 mon.a (mon.0) 1838 : audit 1 from='client.? 172.21.15.84:0/50691746' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2023-10-01T08:19:05.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:05 smithi084 bash[78255]: cluster 2023-10-01T08:19:04.016520+0000 mon.a (mon.0) 1839 : cluster 0 osdmap e356: 8 total, 8 up, 8 in 2023-10-01T08:19:05.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:05 smithi084 bash[78255]: cluster 2023-10-01T08:19:04.021173+0000 osd.7 (osd.7) 183 : cluster 3 failed to encode map e356 with expected crc 2023-10-01T08:19:05.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:05 smithi084 bash[78255]: cluster 2023-10-01T08:19:04.024959+0000 osd.5 (osd.5) 345 : cluster 3 failed to encode map e356 with expected crc 2023-10-01T08:19:05.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:05 smithi084 bash[78255]: cluster 2023-10-01T08:19:05.015890+0000 mon.a (mon.0) 1840 : cluster 0 osdmap e357: 8 total, 8 up, 8 in 2023-10-01T08:19:05.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:05 smithi112 bash[59335]: cluster 2023-10-01T08:19:04.011272+0000 osd.4 (osd.4) 287 : cluster 3 failed to encode map e356 with expected crc 2023-10-01T08:19:05.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:05 smithi112 bash[59335]: cluster 2023-10-01T08:19:04.012667+0000 osd.6 (osd.6) 314 : cluster 3 failed to encode map e356 with expected crc 2023-10-01T08:19:05.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:05 smithi112 bash[59335]: audit 2023-10-01T08:19:04.016366+0000 mon.a (mon.0) 1838 : audit 1 from='client.? 172.21.15.84:0/50691746' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2023-10-01T08:19:05.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:05 smithi112 bash[59335]: cluster 2023-10-01T08:19:04.016520+0000 mon.a (mon.0) 1839 : cluster 0 osdmap e356: 8 total, 8 up, 8 in 2023-10-01T08:19:05.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:05 smithi112 bash[59335]: cluster 2023-10-01T08:19:04.021173+0000 osd.7 (osd.7) 183 : cluster 3 failed to encode map e356 with expected crc 2023-10-01T08:19:05.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:05 smithi112 bash[59335]: cluster 2023-10-01T08:19:04.024959+0000 osd.5 (osd.5) 345 : cluster 3 failed to encode map e356 with expected crc 2023-10-01T08:19:05.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:05 smithi112 bash[59335]: cluster 2023-10-01T08:19:05.015890+0000 mon.a (mon.0) 1840 : cluster 0 osdmap e357: 8 total, 8 up, 8 in 2023-10-01T08:19:06.323 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:19:06 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:19:06] "GET /metrics HTTP/1.1" 200 34052 "" "Prometheus/2.33.4" 2023-10-01T08:19:06.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:06 smithi084 bash[78255]: cluster 2023-10-01T08:19:04.894223+0000 mgr.y (mgr.34104) 1400 : cluster 0 pgmap v1564: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:06.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:06 smithi084 bash[78255]: cluster 2023-10-01T08:19:05.012921+0000 osd.6 (osd.6) 315 : cluster 3 failed to encode map e357 with expected crc 2023-10-01T08:19:06.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:06 smithi084 bash[78255]: cluster 2023-10-01T08:19:05.013778+0000 osd.4 (osd.4) 288 : cluster 3 failed to encode map e357 with expected crc 2023-10-01T08:19:06.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:06 smithi084 bash[78255]: cluster 2023-10-01T08:19:05.021163+0000 osd.7 (osd.7) 184 : cluster 3 failed to encode map e357 with expected crc 2023-10-01T08:19:06.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:06 smithi084 bash[78255]: cluster 2023-10-01T08:19:05.102597+0000 osd.5 (osd.5) 346 : cluster 3 failed to encode map e357 with expected crc 2023-10-01T08:19:06.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:06 smithi084 bash[75189]: cluster 2023-10-01T08:19:04.894223+0000 mgr.y (mgr.34104) 1400 : cluster 0 pgmap v1564: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:06.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:06 smithi084 bash[75189]: cluster 2023-10-01T08:19:05.012921+0000 osd.6 (osd.6) 315 : cluster 3 failed to encode map e357 with expected crc 2023-10-01T08:19:06.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:06 smithi084 bash[75189]: cluster 2023-10-01T08:19:05.013778+0000 osd.4 (osd.4) 288 : cluster 3 failed to encode map e357 with expected crc 2023-10-01T08:19:06.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:06 smithi084 bash[75189]: cluster 2023-10-01T08:19:05.021163+0000 osd.7 (osd.7) 184 : cluster 3 failed to encode map e357 with expected crc 2023-10-01T08:19:06.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:06 smithi084 bash[75189]: cluster 2023-10-01T08:19:05.102597+0000 osd.5 (osd.5) 346 : cluster 3 failed to encode map e357 with expected crc 2023-10-01T08:19:06.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:06 smithi112 bash[59335]: cluster 2023-10-01T08:19:04.894223+0000 mgr.y (mgr.34104) 1400 : cluster 0 pgmap v1564: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:06.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:06 smithi112 bash[59335]: cluster 2023-10-01T08:19:05.012921+0000 osd.6 (osd.6) 315 : cluster 3 failed to encode map e357 with expected crc 2023-10-01T08:19:06.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:06 smithi112 bash[59335]: cluster 2023-10-01T08:19:05.013778+0000 osd.4 (osd.4) 288 : cluster 3 failed to encode map e357 with expected crc 2023-10-01T08:19:06.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:06 smithi112 bash[59335]: cluster 2023-10-01T08:19:05.021163+0000 osd.7 (osd.7) 184 : cluster 3 failed to encode map e357 with expected crc 2023-10-01T08:19:06.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:06 smithi112 bash[59335]: cluster 2023-10-01T08:19:05.102597+0000 osd.5 (osd.5) 346 : cluster 3 failed to encode map e357 with expected crc 2023-10-01T08:19:08.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:08 smithi084 bash[78255]: cluster 2023-10-01T08:19:06.894938+0000 mgr.y (mgr.34104) 1401 : cluster 0 pgmap v1566: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:08.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:08 smithi084 bash[75189]: cluster 2023-10-01T08:19:06.894938+0000 mgr.y (mgr.34104) 1401 : cluster 0 pgmap v1566: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:08.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:08 smithi112 bash[59335]: cluster 2023-10-01T08:19:06.894938+0000 mgr.y (mgr.34104) 1401 : cluster 0 pgmap v1566: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:09.839 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:19:10.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:10 smithi084 bash[78255]: cluster 2023-10-01T08:19:08.895980+0000 mgr.y (mgr.34104) 1402 : cluster 0 pgmap v1567: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:10.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:10 smithi084 bash[75189]: cluster 2023-10-01T08:19:08.895980+0000 mgr.y (mgr.34104) 1402 : cluster 0 pgmap v1567: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:10.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:10 smithi112 bash[59335]: cluster 2023-10-01T08:19:08.895980+0000 mgr.y (mgr.34104) 1402 : cluster 0 pgmap v1567: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:12.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:12 smithi084 bash[75189]: cluster 2023-10-01T08:19:10.896789+0000 mgr.y (mgr.34104) 1403 : cluster 0 pgmap v1568: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:12.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:12 smithi084 bash[78255]: cluster 2023-10-01T08:19:10.896789+0000 mgr.y (mgr.34104) 1403 : cluster 0 pgmap v1568: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:12.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:12 smithi112 bash[59335]: cluster 2023-10-01T08:19:10.896789+0000 mgr.y (mgr.34104) 1403 : cluster 0 pgmap v1568: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:14.057 INFO:teuthology.orchestra.run.smithi084.stderr:reweighted osd.5 to 1 (10000) 2023-10-01T08:19:14.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:14 smithi084 bash[75189]: cluster 2023-10-01T08:19:12.897529+0000 mgr.y (mgr.34104) 1404 : cluster 0 pgmap v1569: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:14.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:14 smithi084 bash[75189]: audit 2023-10-01T08:19:13.905430+0000 mon.a (mon.0) 1841 : audit 1 from='client.? 172.21.15.84:0/399924449' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-01T08:19:14.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:14 smithi084 bash[78255]: cluster 2023-10-01T08:19:12.897529+0000 mgr.y (mgr.34104) 1404 : cluster 0 pgmap v1569: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:14.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:14 smithi084 bash[78255]: audit 2023-10-01T08:19:13.905430+0000 mon.a (mon.0) 1841 : audit 1 from='client.? 172.21.15.84:0/399924449' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-01T08:19:14.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:14 smithi112 bash[59335]: cluster 2023-10-01T08:19:12.897529+0000 mgr.y (mgr.34104) 1404 : cluster 0 pgmap v1569: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:14.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:14 smithi112 bash[59335]: audit 2023-10-01T08:19:13.905430+0000 mon.a (mon.0) 1841 : audit 1 from='client.? 172.21.15.84:0/399924449' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-01T08:19:15.078 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 5 1 2023-10-01T08:19:15.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:15 smithi084 bash[75189]: cluster 2023-10-01T08:19:14.044502+0000 osd.5 (osd.5) 347 : cluster 3 failed to encode map e358 with expected crc 2023-10-01T08:19:15.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:15 smithi084 bash[75189]: cluster 2023-10-01T08:19:14.044543+0000 osd.7 (osd.7) 185 : cluster 3 failed to encode map e358 with expected crc 2023-10-01T08:19:15.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:15 smithi084 bash[75189]: audit 2023-10-01T08:19:14.047060+0000 mon.a (mon.0) 1842 : audit 1 from='client.? 172.21.15.84:0/399924449' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-10-01T08:19:15.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:15 smithi084 bash[75189]: cluster 2023-10-01T08:19:14.047118+0000 mon.a (mon.0) 1843 : cluster 0 osdmap e358: 8 total, 8 up, 8 in 2023-10-01T08:19:15.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:15 smithi084 bash[75189]: cluster 2023-10-01T08:19:14.049500+0000 osd.4 (osd.4) 289 : cluster 3 failed to encode map e358 with expected crc 2023-10-01T08:19:15.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:15 smithi084 bash[75189]: cluster 2023-10-01T08:19:14.049515+0000 osd.5 (osd.5) 348 : cluster 3 failed to encode map e358 with expected crc 2023-10-01T08:19:15.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:15 smithi084 bash[75189]: cluster 2023-10-01T08:19:14.049565+0000 osd.7 (osd.7) 186 : cluster 3 failed to encode map e358 with expected crc 2023-10-01T08:19:15.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:15 smithi084 bash[75189]: cluster 2023-10-01T08:19:14.050353+0000 osd.6 (osd.6) 316 : cluster 3 failed to encode map e358 with expected crc 2023-10-01T08:19:15.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:15 smithi084 bash[75189]: cluster 2023-10-01T08:19:14.898075+0000 mgr.y (mgr.34104) 1405 : cluster 0 pgmap v1571: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:15.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:15 smithi084 bash[78255]: cluster 2023-10-01T08:19:14.044502+0000 osd.5 (osd.5) 347 : cluster 3 failed to encode map e358 with expected crc 2023-10-01T08:19:15.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:15 smithi084 bash[78255]: cluster 2023-10-01T08:19:14.044543+0000 osd.7 (osd.7) 185 : cluster 3 failed to encode map e358 with expected crc 2023-10-01T08:19:15.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:15 smithi084 bash[78255]: audit 2023-10-01T08:19:14.047060+0000 mon.a (mon.0) 1842 : audit 1 from='client.? 172.21.15.84:0/399924449' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-10-01T08:19:15.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:15 smithi084 bash[78255]: cluster 2023-10-01T08:19:14.047118+0000 mon.a (mon.0) 1843 : cluster 0 osdmap e358: 8 total, 8 up, 8 in 2023-10-01T08:19:15.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:15 smithi084 bash[78255]: cluster 2023-10-01T08:19:14.049500+0000 osd.4 (osd.4) 289 : cluster 3 failed to encode map e358 with expected crc 2023-10-01T08:19:15.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:15 smithi084 bash[78255]: cluster 2023-10-01T08:19:14.049515+0000 osd.5 (osd.5) 348 : cluster 3 failed to encode map e358 with expected crc 2023-10-01T08:19:15.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:15 smithi084 bash[78255]: cluster 2023-10-01T08:19:14.049565+0000 osd.7 (osd.7) 186 : cluster 3 failed to encode map e358 with expected crc 2023-10-01T08:19:15.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:15 smithi084 bash[78255]: cluster 2023-10-01T08:19:14.050353+0000 osd.6 (osd.6) 316 : cluster 3 failed to encode map e358 with expected crc 2023-10-01T08:19:15.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:15 smithi084 bash[78255]: cluster 2023-10-01T08:19:14.898075+0000 mgr.y (mgr.34104) 1405 : cluster 0 pgmap v1571: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:15.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:15 smithi112 bash[59335]: cluster 2023-10-01T08:19:14.044502+0000 osd.5 (osd.5) 347 : cluster 3 failed to encode map e358 with expected crc 2023-10-01T08:19:15.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:15 smithi112 bash[59335]: cluster 2023-10-01T08:19:14.044543+0000 osd.7 (osd.7) 185 : cluster 3 failed to encode map e358 with expected crc 2023-10-01T08:19:15.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:15 smithi112 bash[59335]: audit 2023-10-01T08:19:14.047060+0000 mon.a (mon.0) 1842 : audit 1 from='client.? 172.21.15.84:0/399924449' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-10-01T08:19:15.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:15 smithi112 bash[59335]: cluster 2023-10-01T08:19:14.047118+0000 mon.a (mon.0) 1843 : cluster 0 osdmap e358: 8 total, 8 up, 8 in 2023-10-01T08:19:15.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:15 smithi112 bash[59335]: cluster 2023-10-01T08:19:14.049500+0000 osd.4 (osd.4) 289 : cluster 3 failed to encode map e358 with expected crc 2023-10-01T08:19:15.481 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:15 smithi112 bash[59335]: cluster 2023-10-01T08:19:14.049515+0000 osd.5 (osd.5) 348 : cluster 3 failed to encode map e358 with expected crc 2023-10-01T08:19:15.481 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:15 smithi112 bash[59335]: cluster 2023-10-01T08:19:14.049565+0000 osd.7 (osd.7) 186 : cluster 3 failed to encode map e358 with expected crc 2023-10-01T08:19:15.481 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:15 smithi112 bash[59335]: cluster 2023-10-01T08:19:14.050353+0000 osd.6 (osd.6) 316 : cluster 3 failed to encode map e358 with expected crc 2023-10-01T08:19:15.481 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:15 smithi112 bash[59335]: cluster 2023-10-01T08:19:14.898075+0000 mgr.y (mgr.34104) 1405 : cluster 0 pgmap v1571: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:16.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:16 smithi112 bash[59335]: audit 2023-10-01T08:19:15.132802+0000 mon.a (mon.0) 1844 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:19:16.573 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:19:16 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:19:16] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.33.4" 2023-10-01T08:19:16.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:16 smithi084 bash[78255]: audit 2023-10-01T08:19:15.132802+0000 mon.a (mon.0) 1844 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:19:16.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:16 smithi084 bash[75189]: audit 2023-10-01T08:19:15.132802+0000 mon.a (mon.0) 1844 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:19:17.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:17 smithi112 bash[59335]: cluster 2023-10-01T08:19:16.898802+0000 mgr.y (mgr.34104) 1406 : cluster 0 pgmap v1572: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:17.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:17 smithi084 bash[78255]: cluster 2023-10-01T08:19:16.898802+0000 mgr.y (mgr.34104) 1406 : cluster 0 pgmap v1572: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:17.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:17 smithi084 bash[75189]: cluster 2023-10-01T08:19:16.898802+0000 mgr.y (mgr.34104) 1406 : cluster 0 pgmap v1572: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:19.855 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:19:20.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:19 smithi112 bash[59335]: cluster 2023-10-01T08:19:18.899727+0000 mgr.y (mgr.34104) 1407 : cluster 0 pgmap v1573: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:20.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:19 smithi084 bash[75189]: cluster 2023-10-01T08:19:18.899727+0000 mgr.y (mgr.34104) 1407 : cluster 0 pgmap v1573: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:20.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:19 smithi084 bash[78255]: cluster 2023-10-01T08:19:18.899727+0000 mgr.y (mgr.34104) 1407 : cluster 0 pgmap v1573: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:22.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:21 smithi112 bash[59335]: cluster 2023-10-01T08:19:20.900406+0000 mgr.y (mgr.34104) 1408 : cluster 0 pgmap v1574: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:22.267 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:21 smithi084 bash[78255]: cluster 2023-10-01T08:19:20.900406+0000 mgr.y (mgr.34104) 1408 : cluster 0 pgmap v1574: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:22.267 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:21 smithi084 bash[75189]: cluster 2023-10-01T08:19:20.900406+0000 mgr.y (mgr.34104) 1408 : cluster 0 pgmap v1574: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:23.982 INFO:teuthology.orchestra.run.smithi084.stderr:set osd.5 primary-affinity to 1 (8655362) 2023-10-01T08:19:24.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:23 smithi112 bash[59335]: cluster 2023-10-01T08:19:22.901144+0000 mgr.y (mgr.34104) 1409 : cluster 0 pgmap v1575: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:24.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:23 smithi112 bash[59335]: audit 2023-10-01T08:19:23.806605+0000 mon.c (mon.2) 155 : audit 1 from='client.? 172.21.15.84:0/751015076' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-10-01T08:19:24.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:23 smithi112 bash[59335]: audit 2023-10-01T08:19:23.807233+0000 mon.a (mon.0) 1845 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-10-01T08:19:24.242 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:23 smithi084 bash[75189]: cluster 2023-10-01T08:19:22.901144+0000 mgr.y (mgr.34104) 1409 : cluster 0 pgmap v1575: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:24.243 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:23 smithi084 bash[75189]: audit 2023-10-01T08:19:23.806605+0000 mon.c (mon.2) 155 : audit 1 from='client.? 172.21.15.84:0/751015076' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-10-01T08:19:24.243 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:23 smithi084 bash[75189]: audit 2023-10-01T08:19:23.807233+0000 mon.a (mon.0) 1845 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-10-01T08:19:24.243 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:23 smithi084 bash[78255]: cluster 2023-10-01T08:19:22.901144+0000 mgr.y (mgr.34104) 1409 : cluster 0 pgmap v1575: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:24.243 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:23 smithi084 bash[78255]: audit 2023-10-01T08:19:23.806605+0000 mon.c (mon.2) 155 : audit 1 from='client.? 172.21.15.84:0/751015076' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-10-01T08:19:24.243 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:23 smithi084 bash[78255]: audit 2023-10-01T08:19:23.807233+0000 mon.a (mon.0) 1845 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-10-01T08:19:25.012 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd reweight 6 1 2023-10-01T08:19:25.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:24 smithi084 bash[75189]: cluster 2023-10-01T08:19:23.971419+0000 osd.7 (osd.7) 187 : cluster 3 failed to encode map e359 with expected crc 2023-10-01T08:19:25.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:24 smithi084 bash[75189]: cluster 2023-10-01T08:19:23.973371+0000 osd.5 (osd.5) 349 : cluster 3 failed to encode map e359 with expected crc 2023-10-01T08:19:25.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:24 smithi084 bash[75189]: audit 2023-10-01T08:19:23.975180+0000 mon.a (mon.0) 1846 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2023-10-01T08:19:25.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:24 smithi084 bash[75189]: cluster 2023-10-01T08:19:23.975276+0000 mon.a (mon.0) 1847 : cluster 0 osdmap e359: 8 total, 8 up, 8 in 2023-10-01T08:19:25.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:24 smithi084 bash[75189]: cluster 2023-10-01T08:19:24.032239+0000 osd.6 (osd.6) 317 : cluster 3 failed to encode map e359 with expected crc 2023-10-01T08:19:25.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:24 smithi084 bash[75189]: cluster 2023-10-01T08:19:24.493231+0000 osd.4 (osd.4) 290 : cluster 3 failed to encode map e359 with expected crc 2023-10-01T08:19:25.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:24 smithi084 bash[78255]: cluster 2023-10-01T08:19:23.971419+0000 osd.7 (osd.7) 187 : cluster 3 failed to encode map e359 with expected crc 2023-10-01T08:19:25.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:24 smithi084 bash[78255]: cluster 2023-10-01T08:19:23.973371+0000 osd.5 (osd.5) 349 : cluster 3 failed to encode map e359 with expected crc 2023-10-01T08:19:25.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:24 smithi084 bash[78255]: audit 2023-10-01T08:19:23.975180+0000 mon.a (mon.0) 1846 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2023-10-01T08:19:25.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:24 smithi084 bash[78255]: cluster 2023-10-01T08:19:23.975276+0000 mon.a (mon.0) 1847 : cluster 0 osdmap e359: 8 total, 8 up, 8 in 2023-10-01T08:19:25.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:24 smithi084 bash[78255]: cluster 2023-10-01T08:19:24.032239+0000 osd.6 (osd.6) 317 : cluster 3 failed to encode map e359 with expected crc 2023-10-01T08:19:25.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:24 smithi084 bash[78255]: cluster 2023-10-01T08:19:24.493231+0000 osd.4 (osd.4) 290 : cluster 3 failed to encode map e359 with expected crc 2023-10-01T08:19:25.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:24 smithi112 bash[59335]: cluster 2023-10-01T08:19:23.971419+0000 osd.7 (osd.7) 187 : cluster 3 failed to encode map e359 with expected crc 2023-10-01T08:19:25.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:24 smithi112 bash[59335]: cluster 2023-10-01T08:19:23.973371+0000 osd.5 (osd.5) 349 : cluster 3 failed to encode map e359 with expected crc 2023-10-01T08:19:25.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:24 smithi112 bash[59335]: audit 2023-10-01T08:19:23.975180+0000 mon.a (mon.0) 1846 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2023-10-01T08:19:25.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:24 smithi112 bash[59335]: cluster 2023-10-01T08:19:23.975276+0000 mon.a (mon.0) 1847 : cluster 0 osdmap e359: 8 total, 8 up, 8 in 2023-10-01T08:19:25.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:24 smithi112 bash[59335]: cluster 2023-10-01T08:19:24.032239+0000 osd.6 (osd.6) 317 : cluster 3 failed to encode map e359 with expected crc 2023-10-01T08:19:25.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:24 smithi112 bash[59335]: cluster 2023-10-01T08:19:24.493231+0000 osd.4 (osd.4) 290 : cluster 3 failed to encode map e359 with expected crc 2023-10-01T08:19:26.323 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:19:26 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:19:26] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.33.4" 2023-10-01T08:19:26.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:25 smithi084 bash[75189]: cluster 2023-10-01T08:19:24.901968+0000 mgr.y (mgr.34104) 1410 : cluster 0 pgmap v1577: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:26.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:25 smithi084 bash[78255]: cluster 2023-10-01T08:19:24.901968+0000 mgr.y (mgr.34104) 1410 : cluster 0 pgmap v1577: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:26.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:25 smithi112 bash[59335]: cluster 2023-10-01T08:19:24.901968+0000 mgr.y (mgr.34104) 1410 : cluster 0 pgmap v1577: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:28.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:27 smithi084 bash[75189]: cluster 2023-10-01T08:19:26.902590+0000 mgr.y (mgr.34104) 1411 : cluster 0 pgmap v1578: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:28.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:27 smithi084 bash[78255]: cluster 2023-10-01T08:19:26.902590+0000 mgr.y (mgr.34104) 1411 : cluster 0 pgmap v1578: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:28.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:27 smithi112 bash[59335]: cluster 2023-10-01T08:19:26.902590+0000 mgr.y (mgr.34104) 1411 : cluster 0 pgmap v1578: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:29.785 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:19:30.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:29 smithi084 bash[75189]: cluster 2023-10-01T08:19:28.903444+0000 mgr.y (mgr.34104) 1412 : cluster 0 pgmap v1579: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:30.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:29 smithi084 bash[78255]: cluster 2023-10-01T08:19:28.903444+0000 mgr.y (mgr.34104) 1412 : cluster 0 pgmap v1579: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:30.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:29 smithi112 bash[59335]: cluster 2023-10-01T08:19:28.903444+0000 mgr.y (mgr.34104) 1412 : cluster 0 pgmap v1579: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:31.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:30 smithi084 bash[78255]: audit 2023-10-01T08:19:30.132822+0000 mon.a (mon.0) 1848 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:19:31.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:30 smithi084 bash[75189]: audit 2023-10-01T08:19:30.132822+0000 mon.a (mon.0) 1848 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:19:31.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:30 smithi112 bash[59335]: audit 2023-10-01T08:19:30.132822+0000 mon.a (mon.0) 1848 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:19:32.307 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:31 smithi084 bash[78255]: cluster 2023-10-01T08:19:30.904428+0000 mgr.y (mgr.34104) 1413 : cluster 0 pgmap v1580: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:32.307 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:31 smithi084 bash[75189]: cluster 2023-10-01T08:19:30.904428+0000 mgr.y (mgr.34104) 1413 : cluster 0 pgmap v1580: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:32.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:32 smithi112 bash[59335]: cluster 2023-10-01T08:19:30.904428+0000 mgr.y (mgr.34104) 1413 : cluster 0 pgmap v1580: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:34.019 INFO:teuthology.orchestra.run.smithi084.stderr:reweighted osd.6 to 1 (10000) 2023-10-01T08:19:34.281 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:34 smithi084 bash[75189]: cluster 2023-10-01T08:19:32.905250+0000 mgr.y (mgr.34104) 1414 : cluster 0 pgmap v1581: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:34.281 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:34 smithi084 bash[75189]: audit 2023-10-01T08:19:33.887944+0000 mon.c (mon.2) 156 : audit 1 from='client.? 172.21.15.84:0/1168005325' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-01T08:19:34.281 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:34 smithi084 bash[75189]: audit 2023-10-01T08:19:33.888583+0000 mon.a (mon.0) 1849 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-01T08:19:34.282 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:34 smithi084 bash[78255]: cluster 2023-10-01T08:19:32.905250+0000 mgr.y (mgr.34104) 1414 : cluster 0 pgmap v1581: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:34.282 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:34 smithi084 bash[78255]: audit 2023-10-01T08:19:33.887944+0000 mon.c (mon.2) 156 : audit 1 from='client.? 172.21.15.84:0/1168005325' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-01T08:19:34.282 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:34 smithi084 bash[78255]: audit 2023-10-01T08:19:33.888583+0000 mon.a (mon.0) 1849 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-01T08:19:34.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:34 smithi112 bash[59335]: cluster 2023-10-01T08:19:32.905250+0000 mgr.y (mgr.34104) 1414 : cluster 0 pgmap v1581: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:34.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:34 smithi112 bash[59335]: audit 2023-10-01T08:19:33.887944+0000 mon.c (mon.2) 156 : audit 1 from='client.? 172.21.15.84:0/1168005325' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-01T08:19:34.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:34 smithi112 bash[59335]: audit 2023-10-01T08:19:33.888583+0000 mon.a (mon.0) 1849 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-01T08:19:35.034 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 6 1 2023-10-01T08:19:35.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:35 smithi084 bash[78255]: cluster 2023-10-01T08:19:34.006986+0000 osd.4 (osd.4) 291 : cluster 3 failed to encode map e360 with expected crc 2023-10-01T08:19:35.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:35 smithi084 bash[78255]: cluster 2023-10-01T08:19:34.010310+0000 osd.6 (osd.6) 318 : cluster 3 failed to encode map e360 with expected crc 2023-10-01T08:19:35.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:35 smithi084 bash[78255]: audit 2023-10-01T08:19:34.012706+0000 mon.a (mon.0) 1850 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-10-01T08:19:35.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:35 smithi084 bash[78255]: cluster 2023-10-01T08:19:34.012786+0000 mon.a (mon.0) 1851 : cluster 0 osdmap e360: 8 total, 8 up, 8 in 2023-10-01T08:19:35.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:35 smithi084 bash[78255]: cluster 2023-10-01T08:19:34.428100+0000 osd.5 (osd.5) 350 : cluster 3 failed to encode map e360 with expected crc 2023-10-01T08:19:35.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:35 smithi084 bash[75189]: cluster 2023-10-01T08:19:34.006986+0000 osd.4 (osd.4) 291 : cluster 3 failed to encode map e360 with expected crc 2023-10-01T08:19:35.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:35 smithi084 bash[75189]: cluster 2023-10-01T08:19:34.010310+0000 osd.6 (osd.6) 318 : cluster 3 failed to encode map e360 with expected crc 2023-10-01T08:19:35.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:35 smithi084 bash[75189]: audit 2023-10-01T08:19:34.012706+0000 mon.a (mon.0) 1850 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-10-01T08:19:35.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:35 smithi084 bash[75189]: cluster 2023-10-01T08:19:34.012786+0000 mon.a (mon.0) 1851 : cluster 0 osdmap e360: 8 total, 8 up, 8 in 2023-10-01T08:19:35.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:35 smithi084 bash[75189]: cluster 2023-10-01T08:19:34.428100+0000 osd.5 (osd.5) 350 : cluster 3 failed to encode map e360 with expected crc 2023-10-01T08:19:35.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:35 smithi112 bash[59335]: cluster 2023-10-01T08:19:34.006986+0000 osd.4 (osd.4) 291 : cluster 3 failed to encode map e360 with expected crc 2023-10-01T08:19:35.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:35 smithi112 bash[59335]: cluster 2023-10-01T08:19:34.010310+0000 osd.6 (osd.6) 318 : cluster 3 failed to encode map e360 with expected crc 2023-10-01T08:19:35.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:35 smithi112 bash[59335]: audit 2023-10-01T08:19:34.012706+0000 mon.a (mon.0) 1850 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-10-01T08:19:35.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:35 smithi112 bash[59335]: cluster 2023-10-01T08:19:34.012786+0000 mon.a (mon.0) 1851 : cluster 0 osdmap e360: 8 total, 8 up, 8 in 2023-10-01T08:19:35.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:35 smithi112 bash[59335]: cluster 2023-10-01T08:19:34.428100+0000 osd.5 (osd.5) 350 : cluster 3 failed to encode map e360 with expected crc 2023-10-01T08:19:36.323 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:19:36 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:19:36] "GET /metrics HTTP/1.1" 200 34051 "" "Prometheus/2.33.4" 2023-10-01T08:19:36.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:36 smithi084 bash[75189]: cluster 2023-10-01T08:19:34.906214+0000 mgr.y (mgr.34104) 1415 : cluster 0 pgmap v1583: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:36.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:36 smithi084 bash[78255]: cluster 2023-10-01T08:19:34.906214+0000 mgr.y (mgr.34104) 1415 : cluster 0 pgmap v1583: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:36.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:36 smithi112 bash[59335]: cluster 2023-10-01T08:19:34.906214+0000 mgr.y (mgr.34104) 1415 : cluster 0 pgmap v1583: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:38.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:38 smithi084 bash[75189]: cluster 2023-10-01T08:19:36.906952+0000 mgr.y (mgr.34104) 1416 : cluster 0 pgmap v1584: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:38.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:38 smithi084 bash[75189]: audit 2023-10-01T08:19:37.500936+0000 mon.a (mon.0) 1852 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:19:38.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:38 smithi084 bash[78255]: cluster 2023-10-01T08:19:36.906952+0000 mgr.y (mgr.34104) 1416 : cluster 0 pgmap v1584: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:38.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:38 smithi084 bash[78255]: audit 2023-10-01T08:19:37.500936+0000 mon.a (mon.0) 1852 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:19:38.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:38 smithi112 bash[59335]: cluster 2023-10-01T08:19:36.906952+0000 mgr.y (mgr.34104) 1416 : cluster 0 pgmap v1584: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:38.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:38 smithi112 bash[59335]: audit 2023-10-01T08:19:37.500936+0000 mon.a (mon.0) 1852 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:19:39.804 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:19:40.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:40 smithi084 bash[78255]: cluster 2023-10-01T08:19:38.907827+0000 mgr.y (mgr.34104) 1417 : cluster 0 pgmap v1585: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:40.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:40 smithi084 bash[75189]: cluster 2023-10-01T08:19:38.907827+0000 mgr.y (mgr.34104) 1417 : cluster 0 pgmap v1585: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:40.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:40 smithi112 bash[59335]: cluster 2023-10-01T08:19:38.907827+0000 mgr.y (mgr.34104) 1417 : cluster 0 pgmap v1585: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:42.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:42 smithi084 bash[78255]: cluster 2023-10-01T08:19:40.908852+0000 mgr.y (mgr.34104) 1418 : cluster 0 pgmap v1586: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:42.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:42 smithi084 bash[75189]: cluster 2023-10-01T08:19:40.908852+0000 mgr.y (mgr.34104) 1418 : cluster 0 pgmap v1586: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:42.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:42 smithi112 bash[59335]: cluster 2023-10-01T08:19:40.908852+0000 mgr.y (mgr.34104) 1418 : cluster 0 pgmap v1586: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:44.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:44 smithi084 bash[75189]: cluster 2023-10-01T08:19:42.909627+0000 mgr.y (mgr.34104) 1419 : cluster 0 pgmap v1587: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:44.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:44 smithi084 bash[75189]: audit 2023-10-01T08:19:43.692644+0000 mon.a (mon.0) 1853 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:19:44.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:44 smithi084 bash[75189]: audit 2023-10-01T08:19:43.700555+0000 mon.a (mon.0) 1854 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:19:44.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:44 smithi084 bash[75189]: audit 2023-10-01T08:19:43.793383+0000 mon.a (mon.0) 1855 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:19:44.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:44 smithi084 bash[75189]: audit 2023-10-01T08:19:43.802615+0000 mon.a (mon.0) 1856 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:19:44.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:44 smithi084 bash[75189]: audit 2023-10-01T08:19:43.853281+0000 mon.c (mon.2) 157 : audit 1 from='client.? 172.21.15.84:0/4144562083' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-10-01T08:19:44.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:44 smithi084 bash[75189]: audit 2023-10-01T08:19:43.854078+0000 mon.a (mon.0) 1857 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-10-01T08:19:44.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:44 smithi084 bash[78255]: cluster 2023-10-01T08:19:42.909627+0000 mgr.y (mgr.34104) 1419 : cluster 0 pgmap v1587: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:44.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:44 smithi084 bash[78255]: audit 2023-10-01T08:19:43.692644+0000 mon.a (mon.0) 1853 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:19:44.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:44 smithi084 bash[78255]: audit 2023-10-01T08:19:43.700555+0000 mon.a (mon.0) 1854 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:19:44.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:44 smithi084 bash[78255]: audit 2023-10-01T08:19:43.793383+0000 mon.a (mon.0) 1855 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:19:44.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:44 smithi084 bash[78255]: audit 2023-10-01T08:19:43.802615+0000 mon.a (mon.0) 1856 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:19:44.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:44 smithi084 bash[78255]: audit 2023-10-01T08:19:43.853281+0000 mon.c (mon.2) 157 : audit 1 from='client.? 172.21.15.84:0/4144562083' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-10-01T08:19:44.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:44 smithi084 bash[78255]: audit 2023-10-01T08:19:43.854078+0000 mon.a (mon.0) 1857 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-10-01T08:19:44.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:44 smithi112 bash[59335]: cluster 2023-10-01T08:19:42.909627+0000 mgr.y (mgr.34104) 1419 : cluster 0 pgmap v1587: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:44.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:44 smithi112 bash[59335]: audit 2023-10-01T08:19:43.692644+0000 mon.a (mon.0) 1853 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:19:44.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:44 smithi112 bash[59335]: audit 2023-10-01T08:19:43.700555+0000 mon.a (mon.0) 1854 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:19:44.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:44 smithi112 bash[59335]: audit 2023-10-01T08:19:43.793383+0000 mon.a (mon.0) 1855 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:19:44.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:44 smithi112 bash[59335]: audit 2023-10-01T08:19:43.802615+0000 mon.a (mon.0) 1856 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:19:44.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:44 smithi112 bash[59335]: audit 2023-10-01T08:19:43.853281+0000 mon.c (mon.2) 157 : audit 1 from='client.? 172.21.15.84:0/4144562083' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-10-01T08:19:44.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:44 smithi112 bash[59335]: audit 2023-10-01T08:19:43.854078+0000 mon.a (mon.0) 1857 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-10-01T08:19:44.814 INFO:teuthology.orchestra.run.smithi084.stderr:set osd.6 primary-affinity to 1 (8655362) 2023-10-01T08:19:45.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:45 smithi084 bash[78255]: audit 2023-10-01T08:19:44.274825+0000 mon.a (mon.0) 1858 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:19:45.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:45 smithi084 bash[78255]: audit 2023-10-01T08:19:44.276646+0000 mon.a (mon.0) 1859 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:19:45.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:45 smithi084 bash[78255]: audit 2023-10-01T08:19:44.285264+0000 mon.a (mon.0) 1860 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:19:45.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:45 smithi084 bash[78255]: audit 2023-10-01T08:19:44.808035+0000 mon.a (mon.0) 1861 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2023-10-01T08:19:45.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:45 smithi084 bash[78255]: cluster 2023-10-01T08:19:44.808220+0000 mon.a (mon.0) 1862 : cluster 0 osdmap e361: 8 total, 8 up, 8 in 2023-10-01T08:19:45.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:45 smithi084 bash[78255]: cluster 2023-10-01T08:19:44.910350+0000 mgr.y (mgr.34104) 1420 : cluster 0 pgmap v1589: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:45.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:45 smithi084 bash[75189]: audit 2023-10-01T08:19:44.274825+0000 mon.a (mon.0) 1858 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:19:45.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:45 smithi084 bash[75189]: audit 2023-10-01T08:19:44.276646+0000 mon.a (mon.0) 1859 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:19:45.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:45 smithi084 bash[75189]: audit 2023-10-01T08:19:44.285264+0000 mon.a (mon.0) 1860 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:19:45.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:45 smithi084 bash[75189]: audit 2023-10-01T08:19:44.808035+0000 mon.a (mon.0) 1861 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2023-10-01T08:19:45.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:45 smithi084 bash[75189]: cluster 2023-10-01T08:19:44.808220+0000 mon.a (mon.0) 1862 : cluster 0 osdmap e361: 8 total, 8 up, 8 in 2023-10-01T08:19:45.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:45 smithi084 bash[75189]: cluster 2023-10-01T08:19:44.910350+0000 mgr.y (mgr.34104) 1420 : cluster 0 pgmap v1589: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:45.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:45 smithi112 bash[59335]: audit 2023-10-01T08:19:44.274825+0000 mon.a (mon.0) 1858 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:19:45.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:45 smithi112 bash[59335]: audit 2023-10-01T08:19:44.276646+0000 mon.a (mon.0) 1859 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:19:45.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:45 smithi112 bash[59335]: audit 2023-10-01T08:19:44.285264+0000 mon.a (mon.0) 1860 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:19:45.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:45 smithi112 bash[59335]: audit 2023-10-01T08:19:44.808035+0000 mon.a (mon.0) 1861 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2023-10-01T08:19:45.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:45 smithi112 bash[59335]: cluster 2023-10-01T08:19:44.808220+0000 mon.a (mon.0) 1862 : cluster 0 osdmap e361: 8 total, 8 up, 8 in 2023-10-01T08:19:45.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:45 smithi112 bash[59335]: cluster 2023-10-01T08:19:44.910350+0000 mgr.y (mgr.34104) 1420 : cluster 0 pgmap v1589: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:45.918 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd reweight 4 1 2023-10-01T08:19:46.323 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:19:46 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:19:46] "GET /metrics HTTP/1.1" 200 34052 "" "Prometheus/2.33.4" 2023-10-01T08:19:46.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:46 smithi084 bash[78255]: cluster 2023-10-01T08:19:44.805368+0000 osd.6 (osd.6) 319 : cluster 3 failed to encode map e361 with expected crc 2023-10-01T08:19:46.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:46 smithi084 bash[78255]: cluster 2023-10-01T08:19:44.805400+0000 osd.5 (osd.5) 351 : cluster 3 failed to encode map e361 with expected crc 2023-10-01T08:19:46.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:46 smithi084 bash[78255]: cluster 2023-10-01T08:19:44.807510+0000 osd.7 (osd.7) 188 : cluster 3 failed to encode map e361 with expected crc 2023-10-01T08:19:46.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:46 smithi084 bash[78255]: audit 2023-10-01T08:19:45.133476+0000 mon.a (mon.0) 1863 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:19:46.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:46 smithi084 bash[75189]: cluster 2023-10-01T08:19:44.805368+0000 osd.6 (osd.6) 319 : cluster 3 failed to encode map e361 with expected crc 2023-10-01T08:19:46.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:46 smithi084 bash[75189]: cluster 2023-10-01T08:19:44.805400+0000 osd.5 (osd.5) 351 : cluster 3 failed to encode map e361 with expected crc 2023-10-01T08:19:46.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:46 smithi084 bash[75189]: cluster 2023-10-01T08:19:44.807510+0000 osd.7 (osd.7) 188 : cluster 3 failed to encode map e361 with expected crc 2023-10-01T08:19:46.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:46 smithi084 bash[75189]: audit 2023-10-01T08:19:45.133476+0000 mon.a (mon.0) 1863 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:19:46.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:46 smithi112 bash[59335]: cluster 2023-10-01T08:19:44.805368+0000 osd.6 (osd.6) 319 : cluster 3 failed to encode map e361 with expected crc 2023-10-01T08:19:46.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:46 smithi112 bash[59335]: cluster 2023-10-01T08:19:44.805400+0000 osd.5 (osd.5) 351 : cluster 3 failed to encode map e361 with expected crc 2023-10-01T08:19:46.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:46 smithi112 bash[59335]: cluster 2023-10-01T08:19:44.807510+0000 osd.7 (osd.7) 188 : cluster 3 failed to encode map e361 with expected crc 2023-10-01T08:19:46.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:46 smithi112 bash[59335]: audit 2023-10-01T08:19:45.133476+0000 mon.a (mon.0) 1863 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:19:47.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:47 smithi112 bash[59335]: cluster 2023-10-01T08:19:46.911089+0000 mgr.y (mgr.34104) 1421 : cluster 0 pgmap v1590: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:47.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:47 smithi084 bash[78255]: cluster 2023-10-01T08:19:46.911089+0000 mgr.y (mgr.34104) 1421 : cluster 0 pgmap v1590: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:47.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:47 smithi084 bash[75189]: cluster 2023-10-01T08:19:46.911089+0000 mgr.y (mgr.34104) 1421 : cluster 0 pgmap v1590: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:50.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:49 smithi112 bash[59335]: cluster 2023-10-01T08:19:48.911960+0000 mgr.y (mgr.34104) 1422 : cluster 0 pgmap v1591: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:50.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:49 smithi084 bash[75189]: cluster 2023-10-01T08:19:48.911960+0000 mgr.y (mgr.34104) 1422 : cluster 0 pgmap v1591: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:50.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:49 smithi084 bash[78255]: cluster 2023-10-01T08:19:48.911960+0000 mgr.y (mgr.34104) 1422 : cluster 0 pgmap v1591: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:50.691 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:19:52.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:51 smithi112 bash[59335]: cluster 2023-10-01T08:19:50.912744+0000 mgr.y (mgr.34104) 1423 : cluster 0 pgmap v1592: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:52.277 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:51 smithi084 bash[75189]: cluster 2023-10-01T08:19:50.912744+0000 mgr.y (mgr.34104) 1423 : cluster 0 pgmap v1592: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:52.278 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:51 smithi084 bash[78255]: cluster 2023-10-01T08:19:50.912744+0000 mgr.y (mgr.34104) 1423 : cluster 0 pgmap v1592: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:54.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:53 smithi112 bash[59335]: cluster 2023-10-01T08:19:52.913485+0000 mgr.y (mgr.34104) 1424 : cluster 0 pgmap v1593: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:54.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:53 smithi084 bash[75189]: cluster 2023-10-01T08:19:52.913485+0000 mgr.y (mgr.34104) 1424 : cluster 0 pgmap v1593: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:54.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:53 smithi084 bash[78255]: cluster 2023-10-01T08:19:52.913485+0000 mgr.y (mgr.34104) 1424 : cluster 0 pgmap v1593: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:55.139 INFO:teuthology.orchestra.run.smithi084.stderr:reweighted osd.4 to 1 (10000) 2023-10-01T08:19:55.377 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:55 smithi084 bash[78255]: audit 2023-10-01T08:19:54.592539+0000 mon.a (mon.0) 1864 : audit 1 from='client.? 172.21.15.84:0/1446255488' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-01T08:19:55.377 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:55 smithi084 bash[78255]: cluster 2023-10-01T08:19:54.914403+0000 mgr.y (mgr.34104) 1425 : cluster 0 pgmap v1594: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:55.377 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:55 smithi084 bash[75189]: audit 2023-10-01T08:19:54.592539+0000 mon.a (mon.0) 1864 : audit 1 from='client.? 172.21.15.84:0/1446255488' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-01T08:19:55.378 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:55 smithi084 bash[75189]: cluster 2023-10-01T08:19:54.914403+0000 mgr.y (mgr.34104) 1425 : cluster 0 pgmap v1594: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:55.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:55 smithi112 bash[59335]: audit 2023-10-01T08:19:54.592539+0000 mon.a (mon.0) 1864 : audit 1 from='client.? 172.21.15.84:0/1446255488' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-01T08:19:55.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:55 smithi112 bash[59335]: cluster 2023-10-01T08:19:54.914403+0000 mgr.y (mgr.34104) 1425 : cluster 0 pgmap v1594: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:56.104 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 4 1 2023-10-01T08:19:56.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:56 smithi112 bash[59335]: cluster 2023-10-01T08:19:55.124114+0000 osd.4 (osd.4) 292 : cluster 3 failed to encode map e362 with expected crc 2023-10-01T08:19:56.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:56 smithi112 bash[59335]: cluster 2023-10-01T08:19:55.126006+0000 osd.6 (osd.6) 320 : cluster 3 failed to encode map e362 with expected crc 2023-10-01T08:19:56.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:56 smithi112 bash[59335]: cluster 2023-10-01T08:19:55.128698+0000 osd.5 (osd.5) 352 : cluster 3 failed to encode map e362 with expected crc 2023-10-01T08:19:56.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:56 smithi112 bash[59335]: audit 2023-10-01T08:19:55.130420+0000 mon.a (mon.0) 1865 : audit 1 from='client.? 172.21.15.84:0/1446255488' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-10-01T08:19:56.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:56 smithi112 bash[59335]: cluster 2023-10-01T08:19:55.130564+0000 mon.a (mon.0) 1866 : cluster 0 osdmap e362: 8 total, 8 up, 8 in 2023-10-01T08:19:56.573 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:19:56 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:19:56] "GET /metrics HTTP/1.1" 200 34052 "" "Prometheus/2.33.4" 2023-10-01T08:19:56.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:56 smithi084 bash[78255]: cluster 2023-10-01T08:19:55.124114+0000 osd.4 (osd.4) 292 : cluster 3 failed to encode map e362 with expected crc 2023-10-01T08:19:56.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:56 smithi084 bash[78255]: cluster 2023-10-01T08:19:55.126006+0000 osd.6 (osd.6) 320 : cluster 3 failed to encode map e362 with expected crc 2023-10-01T08:19:56.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:56 smithi084 bash[78255]: cluster 2023-10-01T08:19:55.128698+0000 osd.5 (osd.5) 352 : cluster 3 failed to encode map e362 with expected crc 2023-10-01T08:19:56.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:56 smithi084 bash[78255]: audit 2023-10-01T08:19:55.130420+0000 mon.a (mon.0) 1865 : audit 1 from='client.? 172.21.15.84:0/1446255488' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-10-01T08:19:56.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:56 smithi084 bash[78255]: cluster 2023-10-01T08:19:55.130564+0000 mon.a (mon.0) 1866 : cluster 0 osdmap e362: 8 total, 8 up, 8 in 2023-10-01T08:19:56.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:56 smithi084 bash[75189]: cluster 2023-10-01T08:19:55.124114+0000 osd.4 (osd.4) 292 : cluster 3 failed to encode map e362 with expected crc 2023-10-01T08:19:56.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:56 smithi084 bash[75189]: cluster 2023-10-01T08:19:55.126006+0000 osd.6 (osd.6) 320 : cluster 3 failed to encode map e362 with expected crc 2023-10-01T08:19:56.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:56 smithi084 bash[75189]: cluster 2023-10-01T08:19:55.128698+0000 osd.5 (osd.5) 352 : cluster 3 failed to encode map e362 with expected crc 2023-10-01T08:19:56.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:56 smithi084 bash[75189]: audit 2023-10-01T08:19:55.130420+0000 mon.a (mon.0) 1865 : audit 1 from='client.? 172.21.15.84:0/1446255488' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-10-01T08:19:56.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:56 smithi084 bash[75189]: cluster 2023-10-01T08:19:55.130564+0000 mon.a (mon.0) 1866 : cluster 0 osdmap e362: 8 total, 8 up, 8 in 2023-10-01T08:19:57.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:57 smithi112 bash[59335]: cluster 2023-10-01T08:19:56.127275+0000 osd.7 (osd.7) 189 : cluster 3 failed to encode map e363 with expected crc 2023-10-01T08:19:57.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:57 smithi112 bash[59335]: cluster 2023-10-01T08:19:56.128455+0000 osd.6 (osd.6) 321 : cluster 3 failed to encode map e363 with expected crc 2023-10-01T08:19:57.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:57 smithi112 bash[59335]: cluster 2023-10-01T08:19:56.130251+0000 mon.a (mon.0) 1867 : cluster 0 osdmap e363: 8 total, 8 up, 8 in 2023-10-01T08:19:57.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:57 smithi112 bash[59335]: cluster 2023-10-01T08:19:56.131139+0000 osd.5 (osd.5) 353 : cluster 3 failed to encode map e363 with expected crc 2023-10-01T08:19:57.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:57 smithi112 bash[59335]: cluster 2023-10-01T08:19:56.133139+0000 osd.4 (osd.4) 293 : cluster 3 failed to encode map e363 with expected crc 2023-10-01T08:19:57.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:57 smithi112 bash[59335]: cluster 2023-10-01T08:19:56.135231+0000 osd.5 (osd.5) 354 : cluster 3 failed to encode map e363 with expected crc 2023-10-01T08:19:57.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:57 smithi112 bash[59335]: cluster 2023-10-01T08:19:56.136993+0000 osd.4 (osd.4) 294 : cluster 3 failed to encode map e363 with expected crc 2023-10-01T08:19:57.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:57 smithi112 bash[59335]: cluster 2023-10-01T08:19:56.137427+0000 osd.5 (osd.5) 355 : cluster 3 failed to encode map e363 with expected crc 2023-10-01T08:19:57.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:57 smithi112 bash[59335]: cluster 2023-10-01T08:19:56.915017+0000 mgr.y (mgr.34104) 1426 : cluster 0 pgmap v1597: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:57.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:57 smithi084 bash[75189]: cluster 2023-10-01T08:19:56.127275+0000 osd.7 (osd.7) 189 : cluster 3 failed to encode map e363 with expected crc 2023-10-01T08:19:57.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:57 smithi084 bash[75189]: cluster 2023-10-01T08:19:56.128455+0000 osd.6 (osd.6) 321 : cluster 3 failed to encode map e363 with expected crc 2023-10-01T08:19:57.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:57 smithi084 bash[75189]: cluster 2023-10-01T08:19:56.130251+0000 mon.a (mon.0) 1867 : cluster 0 osdmap e363: 8 total, 8 up, 8 in 2023-10-01T08:19:57.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:57 smithi084 bash[75189]: cluster 2023-10-01T08:19:56.131139+0000 osd.5 (osd.5) 353 : cluster 3 failed to encode map e363 with expected crc 2023-10-01T08:19:57.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:57 smithi084 bash[75189]: cluster 2023-10-01T08:19:56.133139+0000 osd.4 (osd.4) 293 : cluster 3 failed to encode map e363 with expected crc 2023-10-01T08:19:57.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:57 smithi084 bash[75189]: cluster 2023-10-01T08:19:56.135231+0000 osd.5 (osd.5) 354 : cluster 3 failed to encode map e363 with expected crc 2023-10-01T08:19:57.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:57 smithi084 bash[75189]: cluster 2023-10-01T08:19:56.136993+0000 osd.4 (osd.4) 294 : cluster 3 failed to encode map e363 with expected crc 2023-10-01T08:19:57.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:57 smithi084 bash[75189]: cluster 2023-10-01T08:19:56.137427+0000 osd.5 (osd.5) 355 : cluster 3 failed to encode map e363 with expected crc 2023-10-01T08:19:57.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:57 smithi084 bash[75189]: cluster 2023-10-01T08:19:56.915017+0000 mgr.y (mgr.34104) 1426 : cluster 0 pgmap v1597: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:19:57.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:57 smithi084 bash[78255]: cluster 2023-10-01T08:19:56.127275+0000 osd.7 (osd.7) 189 : cluster 3 failed to encode map e363 with expected crc 2023-10-01T08:19:57.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:57 smithi084 bash[78255]: cluster 2023-10-01T08:19:56.128455+0000 osd.6 (osd.6) 321 : cluster 3 failed to encode map e363 with expected crc 2023-10-01T08:19:57.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:57 smithi084 bash[78255]: cluster 2023-10-01T08:19:56.130251+0000 mon.a (mon.0) 1867 : cluster 0 osdmap e363: 8 total, 8 up, 8 in 2023-10-01T08:19:57.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:57 smithi084 bash[78255]: cluster 2023-10-01T08:19:56.131139+0000 osd.5 (osd.5) 353 : cluster 3 failed to encode map e363 with expected crc 2023-10-01T08:19:57.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:57 smithi084 bash[78255]: cluster 2023-10-01T08:19:56.133139+0000 osd.4 (osd.4) 293 : cluster 3 failed to encode map e363 with expected crc 2023-10-01T08:19:57.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:57 smithi084 bash[78255]: cluster 2023-10-01T08:19:56.135231+0000 osd.5 (osd.5) 354 : cluster 3 failed to encode map e363 with expected crc 2023-10-01T08:19:57.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:57 smithi084 bash[78255]: cluster 2023-10-01T08:19:56.136993+0000 osd.4 (osd.4) 294 : cluster 3 failed to encode map e363 with expected crc 2023-10-01T08:19:57.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:57 smithi084 bash[78255]: cluster 2023-10-01T08:19:56.137427+0000 osd.5 (osd.5) 355 : cluster 3 failed to encode map e363 with expected crc 2023-10-01T08:19:57.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:57 smithi084 bash[78255]: cluster 2023-10-01T08:19:56.915017+0000 mgr.y (mgr.34104) 1426 : cluster 0 pgmap v1597: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:00.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:19:59 smithi112 bash[59335]: cluster 2023-10-01T08:19:58.915934+0000 mgr.y (mgr.34104) 1427 : cluster 0 pgmap v1598: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:00.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:19:59 smithi084 bash[78255]: cluster 2023-10-01T08:19:58.915934+0000 mgr.y (mgr.34104) 1427 : cluster 0 pgmap v1598: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:00.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:19:59 smithi084 bash[75189]: cluster 2023-10-01T08:19:58.915934+0000 mgr.y (mgr.34104) 1427 : cluster 0 pgmap v1598: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:00.896 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:20:01.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:00 smithi084 bash[78255]: cluster 2023-10-01T08:20:00.000214+0000 mon.a (mon.0) 1868 : cluster 1 overall HEALTH_OK 2023-10-01T08:20:01.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:00 smithi084 bash[78255]: audit 2023-10-01T08:20:00.134112+0000 mon.a (mon.0) 1869 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:20:01.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:00 smithi084 bash[75189]: cluster 2023-10-01T08:20:00.000214+0000 mon.a (mon.0) 1868 : cluster 1 overall HEALTH_OK 2023-10-01T08:20:01.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:00 smithi084 bash[75189]: audit 2023-10-01T08:20:00.134112+0000 mon.a (mon.0) 1869 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:20:01.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:00 smithi112 bash[59335]: cluster 2023-10-01T08:20:00.000214+0000 mon.a (mon.0) 1868 : cluster 1 overall HEALTH_OK 2023-10-01T08:20:01.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:00 smithi112 bash[59335]: audit 2023-10-01T08:20:00.134112+0000 mon.a (mon.0) 1869 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:20:02.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:01 smithi084 bash[75189]: cluster 2023-10-01T08:20:00.916724+0000 mgr.y (mgr.34104) 1428 : cluster 0 pgmap v1599: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:02.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:01 smithi084 bash[78255]: cluster 2023-10-01T08:20:00.916724+0000 mgr.y (mgr.34104) 1428 : cluster 0 pgmap v1599: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:02.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:01 smithi112 bash[59335]: cluster 2023-10-01T08:20:00.916724+0000 mgr.y (mgr.34104) 1428 : cluster 0 pgmap v1599: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:04.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:03 smithi084 bash[75189]: cluster 2023-10-01T08:20:02.917294+0000 mgr.y (mgr.34104) 1429 : cluster 0 pgmap v1600: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:04.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:03 smithi084 bash[78255]: cluster 2023-10-01T08:20:02.917294+0000 mgr.y (mgr.34104) 1429 : cluster 0 pgmap v1600: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:04.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:03 smithi112 bash[59335]: cluster 2023-10-01T08:20:02.917294+0000 mgr.y (mgr.34104) 1429 : cluster 0 pgmap v1600: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:05.139 INFO:teuthology.orchestra.run.smithi084.stderr:set osd.4 primary-affinity to 1 (8655362) 2023-10-01T08:20:05.442 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:05 smithi084 bash[75189]: cluster 2023-10-01T08:20:04.918171+0000 mgr.y (mgr.34104) 1430 : cluster 0 pgmap v1601: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:05.442 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:05 smithi084 bash[75189]: audit 2023-10-01T08:20:05.016213+0000 mon.c (mon.2) 158 : audit 1 from='client.? 172.21.15.84:0/2271355982' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-10-01T08:20:05.442 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:05 smithi084 bash[75189]: audit 2023-10-01T08:20:05.016923+0000 mon.a (mon.0) 1870 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-10-01T08:20:05.442 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:05 smithi084 bash[78255]: cluster 2023-10-01T08:20:04.918171+0000 mgr.y (mgr.34104) 1430 : cluster 0 pgmap v1601: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:05.442 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:05 smithi084 bash[78255]: audit 2023-10-01T08:20:05.016213+0000 mon.c (mon.2) 158 : audit 1 from='client.? 172.21.15.84:0/2271355982' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-10-01T08:20:05.442 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:05 smithi084 bash[78255]: audit 2023-10-01T08:20:05.016923+0000 mon.a (mon.0) 1870 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-10-01T08:20:05.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:05 smithi112 bash[59335]: cluster 2023-10-01T08:20:04.918171+0000 mgr.y (mgr.34104) 1430 : cluster 0 pgmap v1601: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:05.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:05 smithi112 bash[59335]: audit 2023-10-01T08:20:05.016213+0000 mon.c (mon.2) 158 : audit 1 from='client.? 172.21.15.84:0/2271355982' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-10-01T08:20:05.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:05 smithi112 bash[59335]: audit 2023-10-01T08:20:05.016923+0000 mon.a (mon.0) 1870 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-10-01T08:20:06.188 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd reweight 7 1 2023-10-01T08:20:06.396 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:06 smithi084 bash[75189]: cluster 2023-10-01T08:20:05.131389+0000 osd.4 (osd.4) 295 : cluster 3 failed to encode map e364 with expected crc 2023-10-01T08:20:06.396 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:06 smithi084 bash[75189]: audit 2023-10-01T08:20:05.131437+0000 mon.a (mon.0) 1871 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2023-10-01T08:20:06.396 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:06 smithi084 bash[75189]: cluster 2023-10-01T08:20:05.131537+0000 mon.a (mon.0) 1872 : cluster 0 osdmap e364: 8 total, 8 up, 8 in 2023-10-01T08:20:06.396 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:06 smithi084 bash[75189]: cluster 2023-10-01T08:20:05.133558+0000 osd.5 (osd.5) 356 : cluster 3 failed to encode map e364 with expected crc 2023-10-01T08:20:06.397 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:20:06 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:20:06] "GET /metrics HTTP/1.1" 200 34037 "" "Prometheus/2.33.4" 2023-10-01T08:20:06.397 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:06 smithi084 bash[78255]: cluster 2023-10-01T08:20:05.131389+0000 osd.4 (osd.4) 295 : cluster 3 failed to encode map e364 with expected crc 2023-10-01T08:20:06.397 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:06 smithi084 bash[78255]: audit 2023-10-01T08:20:05.131437+0000 mon.a (mon.0) 1871 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2023-10-01T08:20:06.397 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:06 smithi084 bash[78255]: cluster 2023-10-01T08:20:05.131537+0000 mon.a (mon.0) 1872 : cluster 0 osdmap e364: 8 total, 8 up, 8 in 2023-10-01T08:20:06.397 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:06 smithi084 bash[78255]: cluster 2023-10-01T08:20:05.133558+0000 osd.5 (osd.5) 356 : cluster 3 failed to encode map e364 with expected crc 2023-10-01T08:20:06.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:06 smithi112 bash[59335]: cluster 2023-10-01T08:20:05.131389+0000 osd.4 (osd.4) 295 : cluster 3 failed to encode map e364 with expected crc 2023-10-01T08:20:06.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:06 smithi112 bash[59335]: audit 2023-10-01T08:20:05.131437+0000 mon.a (mon.0) 1871 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2023-10-01T08:20:06.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:06 smithi112 bash[59335]: cluster 2023-10-01T08:20:05.131537+0000 mon.a (mon.0) 1872 : cluster 0 osdmap e364: 8 total, 8 up, 8 in 2023-10-01T08:20:06.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:06 smithi112 bash[59335]: cluster 2023-10-01T08:20:05.133558+0000 osd.5 (osd.5) 356 : cluster 3 failed to encode map e364 with expected crc 2023-10-01T08:20:07.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:07 smithi112 bash[59335]: cluster 2023-10-01T08:20:06.918861+0000 mgr.y (mgr.34104) 1431 : cluster 0 pgmap v1603: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:07.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:07 smithi084 bash[75189]: cluster 2023-10-01T08:20:06.918861+0000 mgr.y (mgr.34104) 1431 : cluster 0 pgmap v1603: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:07.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:07 smithi084 bash[78255]: cluster 2023-10-01T08:20:06.918861+0000 mgr.y (mgr.34104) 1431 : cluster 0 pgmap v1603: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:08.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:08 smithi112 bash[59335]: cluster 2023-10-01T08:20:06.251788+0000 osd.7 (osd.7) 190 : cluster 3 failed to encode map e364 with expected crc 2023-10-01T08:20:08.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:08 smithi084 bash[75189]: cluster 2023-10-01T08:20:06.251788+0000 osd.7 (osd.7) 190 : cluster 3 failed to encode map e364 with expected crc 2023-10-01T08:20:08.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:08 smithi084 bash[78255]: cluster 2023-10-01T08:20:06.251788+0000 osd.7 (osd.7) 190 : cluster 3 failed to encode map e364 with expected crc 2023-10-01T08:20:09.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:09 smithi112 bash[59335]: cluster 2023-10-01T08:20:08.919935+0000 mgr.y (mgr.34104) 1432 : cluster 0 pgmap v1604: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:09.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:09 smithi084 bash[75189]: cluster 2023-10-01T08:20:08.919935+0000 mgr.y (mgr.34104) 1432 : cluster 0 pgmap v1604: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:09.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:09 smithi084 bash[78255]: cluster 2023-10-01T08:20:08.919935+0000 mgr.y (mgr.34104) 1432 : cluster 0 pgmap v1604: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:10.954 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:20:12.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:11 smithi112 bash[59335]: cluster 2023-10-01T08:20:10.920899+0000 mgr.y (mgr.34104) 1433 : cluster 0 pgmap v1605: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:12.277 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:11 smithi084 bash[75189]: cluster 2023-10-01T08:20:10.920899+0000 mgr.y (mgr.34104) 1433 : cluster 0 pgmap v1605: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:12.278 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:11 smithi084 bash[78255]: cluster 2023-10-01T08:20:10.920899+0000 mgr.y (mgr.34104) 1433 : cluster 0 pgmap v1605: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:14.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:13 smithi084 bash[78255]: cluster 2023-10-01T08:20:12.921705+0000 mgr.y (mgr.34104) 1434 : cluster 0 pgmap v1606: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:14.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:13 smithi084 bash[75189]: cluster 2023-10-01T08:20:12.921705+0000 mgr.y (mgr.34104) 1434 : cluster 0 pgmap v1606: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:14.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:13 smithi112 bash[59335]: cluster 2023-10-01T08:20:12.921705+0000 mgr.y (mgr.34104) 1434 : cluster 0 pgmap v1606: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:15.137 INFO:teuthology.orchestra.run.smithi084.stderr:reweighted osd.7 to 1 (10000) 2023-10-01T08:20:15.422 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:15 smithi084 bash[75189]: cluster 2023-10-01T08:20:14.922649+0000 mgr.y (mgr.34104) 1435 : cluster 0 pgmap v1607: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:15.422 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:15 smithi084 bash[75189]: audit 2023-10-01T08:20:14.923468+0000 mon.c (mon.2) 159 : audit 1 from='client.? 172.21.15.84:0/3191681543' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-01T08:20:15.422 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:15 smithi084 bash[75189]: audit 2023-10-01T08:20:14.924578+0000 mon.a (mon.0) 1873 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-01T08:20:15.422 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:15 smithi084 bash[78255]: cluster 2023-10-01T08:20:14.922649+0000 mgr.y (mgr.34104) 1435 : cluster 0 pgmap v1607: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:15.422 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:15 smithi084 bash[78255]: audit 2023-10-01T08:20:14.923468+0000 mon.c (mon.2) 159 : audit 1 from='client.? 172.21.15.84:0/3191681543' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-01T08:20:15.422 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:15 smithi084 bash[78255]: audit 2023-10-01T08:20:14.924578+0000 mon.a (mon.0) 1873 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-01T08:20:15.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:15 smithi112 bash[59335]: cluster 2023-10-01T08:20:14.922649+0000 mgr.y (mgr.34104) 1435 : cluster 0 pgmap v1607: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:15.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:15 smithi112 bash[59335]: audit 2023-10-01T08:20:14.923468+0000 mon.c (mon.2) 159 : audit 1 from='client.? 172.21.15.84:0/3191681543' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-01T08:20:15.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:15 smithi112 bash[59335]: audit 2023-10-01T08:20:14.924578+0000 mon.a (mon.0) 1873 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-01T08:20:16.153 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 7 1 2023-10-01T08:20:16.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:16 smithi112 bash[59335]: cluster 2023-10-01T08:20:15.124851+0000 osd.6 (osd.6) 322 : cluster 3 failed to encode map e365 with expected crc 2023-10-01T08:20:16.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:16 smithi112 bash[59335]: audit 2023-10-01T08:20:15.127367+0000 mon.a (mon.0) 1874 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-10-01T08:20:16.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:16 smithi112 bash[59335]: cluster 2023-10-01T08:20:15.127498+0000 mon.a (mon.0) 1875 : cluster 0 osdmap e365: 8 total, 8 up, 8 in 2023-10-01T08:20:16.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:16 smithi112 bash[59335]: cluster 2023-10-01T08:20:15.127599+0000 osd.7 (osd.7) 191 : cluster 3 failed to encode map e365 with expected crc 2023-10-01T08:20:16.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:16 smithi112 bash[59335]: cluster 2023-10-01T08:20:15.128104+0000 osd.5 (osd.5) 357 : cluster 3 failed to encode map e365 with expected crc 2023-10-01T08:20:16.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:16 smithi112 bash[59335]: audit 2023-10-01T08:20:15.137414+0000 mon.a (mon.0) 1876 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:20:16.573 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:20:16 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:20:16] "GET /metrics HTTP/1.1" 200 34036 "" "Prometheus/2.33.4" 2023-10-01T08:20:16.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:16 smithi084 bash[78255]: cluster 2023-10-01T08:20:15.124851+0000 osd.6 (osd.6) 322 : cluster 3 failed to encode map e365 with expected crc 2023-10-01T08:20:16.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:16 smithi084 bash[78255]: audit 2023-10-01T08:20:15.127367+0000 mon.a (mon.0) 1874 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-10-01T08:20:16.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:16 smithi084 bash[78255]: cluster 2023-10-01T08:20:15.127498+0000 mon.a (mon.0) 1875 : cluster 0 osdmap e365: 8 total, 8 up, 8 in 2023-10-01T08:20:16.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:16 smithi084 bash[78255]: cluster 2023-10-01T08:20:15.127599+0000 osd.7 (osd.7) 191 : cluster 3 failed to encode map e365 with expected crc 2023-10-01T08:20:16.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:16 smithi084 bash[78255]: cluster 2023-10-01T08:20:15.128104+0000 osd.5 (osd.5) 357 : cluster 3 failed to encode map e365 with expected crc 2023-10-01T08:20:16.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:16 smithi084 bash[78255]: audit 2023-10-01T08:20:15.137414+0000 mon.a (mon.0) 1876 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:20:16.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:16 smithi084 bash[75189]: cluster 2023-10-01T08:20:15.124851+0000 osd.6 (osd.6) 322 : cluster 3 failed to encode map e365 with expected crc 2023-10-01T08:20:16.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:16 smithi084 bash[75189]: audit 2023-10-01T08:20:15.127367+0000 mon.a (mon.0) 1874 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-10-01T08:20:16.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:16 smithi084 bash[75189]: cluster 2023-10-01T08:20:15.127498+0000 mon.a (mon.0) 1875 : cluster 0 osdmap e365: 8 total, 8 up, 8 in 2023-10-01T08:20:16.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:16 smithi084 bash[75189]: cluster 2023-10-01T08:20:15.127599+0000 osd.7 (osd.7) 191 : cluster 3 failed to encode map e365 with expected crc 2023-10-01T08:20:16.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:16 smithi084 bash[75189]: cluster 2023-10-01T08:20:15.128104+0000 osd.5 (osd.5) 357 : cluster 3 failed to encode map e365 with expected crc 2023-10-01T08:20:16.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:16 smithi084 bash[75189]: audit 2023-10-01T08:20:15.137414+0000 mon.a (mon.0) 1876 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:20:17.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:17 smithi112 bash[59335]: cluster 2023-10-01T08:20:16.923328+0000 mgr.y (mgr.34104) 1436 : cluster 0 pgmap v1609: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:17.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:17 smithi084 bash[75189]: cluster 2023-10-01T08:20:16.923328+0000 mgr.y (mgr.34104) 1436 : cluster 0 pgmap v1609: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:17.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:17 smithi084 bash[78255]: cluster 2023-10-01T08:20:16.923328+0000 mgr.y (mgr.34104) 1436 : cluster 0 pgmap v1609: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:20.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:19 smithi084 bash[75189]: cluster 2023-10-01T08:20:18.924117+0000 mgr.y (mgr.34104) 1437 : cluster 0 pgmap v1610: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:20.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:19 smithi084 bash[78255]: cluster 2023-10-01T08:20:18.924117+0000 mgr.y (mgr.34104) 1437 : cluster 0 pgmap v1610: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:20.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:19 smithi112 bash[59335]: cluster 2023-10-01T08:20:18.924117+0000 mgr.y (mgr.34104) 1437 : cluster 0 pgmap v1610: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:20.929 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:20:22.306 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:21 smithi084 bash[78255]: cluster 2023-10-01T08:20:20.925236+0000 mgr.y (mgr.34104) 1438 : cluster 0 pgmap v1611: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:22.307 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:21 smithi084 bash[75189]: cluster 2023-10-01T08:20:20.925236+0000 mgr.y (mgr.34104) 1438 : cluster 0 pgmap v1611: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:22.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:21 smithi112 bash[59335]: cluster 2023-10-01T08:20:20.925236+0000 mgr.y (mgr.34104) 1438 : cluster 0 pgmap v1611: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:24.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:23 smithi084 bash[78255]: cluster 2023-10-01T08:20:22.926100+0000 mgr.y (mgr.34104) 1439 : cluster 0 pgmap v1612: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:24.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:23 smithi084 bash[75189]: cluster 2023-10-01T08:20:22.926100+0000 mgr.y (mgr.34104) 1439 : cluster 0 pgmap v1612: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:24.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:23 smithi112 bash[59335]: cluster 2023-10-01T08:20:22.926100+0000 mgr.y (mgr.34104) 1439 : cluster 0 pgmap v1612: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:25.147 INFO:teuthology.orchestra.run.smithi084.stderr:set osd.7 primary-affinity to 1 (8655362) 2023-10-01T08:20:25.445 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:25 smithi084 bash[75189]: cluster 2023-10-01T08:20:24.927019+0000 mgr.y (mgr.34104) 1440 : cluster 0 pgmap v1613: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:25.445 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:25 smithi084 bash[75189]: audit 2023-10-01T08:20:24.973475+0000 mon.c (mon.2) 160 : audit 1 from='client.? 172.21.15.84:0/3230232798' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-10-01T08:20:25.445 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:25 smithi084 bash[75189]: audit 2023-10-01T08:20:24.974242+0000 mon.a (mon.0) 1877 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-10-01T08:20:25.445 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:25 smithi084 bash[78255]: cluster 2023-10-01T08:20:24.927019+0000 mgr.y (mgr.34104) 1440 : cluster 0 pgmap v1613: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:25.445 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:25 smithi084 bash[78255]: audit 2023-10-01T08:20:24.973475+0000 mon.c (mon.2) 160 : audit 1 from='client.? 172.21.15.84:0/3230232798' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-10-01T08:20:25.446 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:25 smithi084 bash[78255]: audit 2023-10-01T08:20:24.974242+0000 mon.a (mon.0) 1877 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-10-01T08:20:25.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:25 smithi112 bash[59335]: cluster 2023-10-01T08:20:24.927019+0000 mgr.y (mgr.34104) 1440 : cluster 0 pgmap v1613: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:25.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:25 smithi112 bash[59335]: audit 2023-10-01T08:20:24.973475+0000 mon.c (mon.2) 160 : audit 1 from='client.? 172.21.15.84:0/3230232798' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-10-01T08:20:25.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:25 smithi112 bash[59335]: audit 2023-10-01T08:20:24.974242+0000 mon.a (mon.0) 1877 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-10-01T08:20:26.136 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd reweight 1 1 2023-10-01T08:20:26.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:26 smithi112 bash[59335]: cluster 2023-10-01T08:20:25.136674+0000 osd.4 (osd.4) 296 : cluster 3 failed to encode map e366 with expected crc 2023-10-01T08:20:26.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:26 smithi112 bash[59335]: audit 2023-10-01T08:20:25.140318+0000 mon.a (mon.0) 1878 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2023-10-01T08:20:26.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:26 smithi112 bash[59335]: cluster 2023-10-01T08:20:25.140453+0000 mon.a (mon.0) 1879 : cluster 0 osdmap e366: 8 total, 8 up, 8 in 2023-10-01T08:20:26.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:26 smithi112 bash[59335]: cluster 2023-10-01T08:20:25.143236+0000 osd.7 (osd.7) 192 : cluster 3 failed to encode map e366 with expected crc 2023-10-01T08:20:26.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:26 smithi112 bash[59335]: cluster 2023-10-01T08:20:25.146455+0000 osd.7 (osd.7) 193 : cluster 3 failed to encode map e366 with expected crc 2023-10-01T08:20:26.573 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:20:26 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:20:26] "GET /metrics HTTP/1.1" 200 34036 "" "Prometheus/2.33.4" 2023-10-01T08:20:26.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:26 smithi084 bash[78255]: cluster 2023-10-01T08:20:25.136674+0000 osd.4 (osd.4) 296 : cluster 3 failed to encode map e366 with expected crc 2023-10-01T08:20:26.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:26 smithi084 bash[78255]: audit 2023-10-01T08:20:25.140318+0000 mon.a (mon.0) 1878 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2023-10-01T08:20:26.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:26 smithi084 bash[78255]: cluster 2023-10-01T08:20:25.140453+0000 mon.a (mon.0) 1879 : cluster 0 osdmap e366: 8 total, 8 up, 8 in 2023-10-01T08:20:26.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:26 smithi084 bash[78255]: cluster 2023-10-01T08:20:25.143236+0000 osd.7 (osd.7) 192 : cluster 3 failed to encode map e366 with expected crc 2023-10-01T08:20:26.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:26 smithi084 bash[78255]: cluster 2023-10-01T08:20:25.146455+0000 osd.7 (osd.7) 193 : cluster 3 failed to encode map e366 with expected crc 2023-10-01T08:20:26.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:26 smithi084 bash[75189]: cluster 2023-10-01T08:20:25.136674+0000 osd.4 (osd.4) 296 : cluster 3 failed to encode map e366 with expected crc 2023-10-01T08:20:26.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:26 smithi084 bash[75189]: audit 2023-10-01T08:20:25.140318+0000 mon.a (mon.0) 1878 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2023-10-01T08:20:26.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:26 smithi084 bash[75189]: cluster 2023-10-01T08:20:25.140453+0000 mon.a (mon.0) 1879 : cluster 0 osdmap e366: 8 total, 8 up, 8 in 2023-10-01T08:20:26.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:26 smithi084 bash[75189]: cluster 2023-10-01T08:20:25.143236+0000 osd.7 (osd.7) 192 : cluster 3 failed to encode map e366 with expected crc 2023-10-01T08:20:26.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:26 smithi084 bash[75189]: cluster 2023-10-01T08:20:25.146455+0000 osd.7 (osd.7) 193 : cluster 3 failed to encode map e366 with expected crc 2023-10-01T08:20:27.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:27 smithi112 bash[59335]: cluster 2023-10-01T08:20:26.145678+0000 osd.4 (osd.4) 297 : cluster 3 failed to encode map e367 with expected crc 2023-10-01T08:20:27.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:27 smithi112 bash[59335]: cluster 2023-10-01T08:20:26.149958+0000 mon.a (mon.0) 1880 : cluster 0 osdmap e367: 8 total, 8 up, 8 in 2023-10-01T08:20:27.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:27 smithi112 bash[59335]: cluster 2023-10-01T08:20:26.150995+0000 osd.7 (osd.7) 194 : cluster 3 failed to encode map e367 with expected crc 2023-10-01T08:20:27.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:27 smithi112 bash[59335]: cluster 2023-10-01T08:20:26.153180+0000 osd.7 (osd.7) 195 : cluster 3 failed to encode map e367 with expected crc 2023-10-01T08:20:27.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:27 smithi112 bash[59335]: cluster 2023-10-01T08:20:26.155426+0000 osd.7 (osd.7) 196 : cluster 3 failed to encode map e367 with expected crc 2023-10-01T08:20:27.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:27 smithi112 bash[59335]: cluster 2023-10-01T08:20:26.927648+0000 mgr.y (mgr.34104) 1441 : cluster 0 pgmap v1616: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:27.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:27 smithi084 bash[75189]: cluster 2023-10-01T08:20:26.145678+0000 osd.4 (osd.4) 297 : cluster 3 failed to encode map e367 with expected crc 2023-10-01T08:20:27.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:27 smithi084 bash[75189]: cluster 2023-10-01T08:20:26.149958+0000 mon.a (mon.0) 1880 : cluster 0 osdmap e367: 8 total, 8 up, 8 in 2023-10-01T08:20:27.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:27 smithi084 bash[75189]: cluster 2023-10-01T08:20:26.150995+0000 osd.7 (osd.7) 194 : cluster 3 failed to encode map e367 with expected crc 2023-10-01T08:20:27.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:27 smithi084 bash[75189]: cluster 2023-10-01T08:20:26.153180+0000 osd.7 (osd.7) 195 : cluster 3 failed to encode map e367 with expected crc 2023-10-01T08:20:27.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:27 smithi084 bash[75189]: cluster 2023-10-01T08:20:26.155426+0000 osd.7 (osd.7) 196 : cluster 3 failed to encode map e367 with expected crc 2023-10-01T08:20:27.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:27 smithi084 bash[75189]: cluster 2023-10-01T08:20:26.927648+0000 mgr.y (mgr.34104) 1441 : cluster 0 pgmap v1616: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:27.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:27 smithi084 bash[78255]: cluster 2023-10-01T08:20:26.145678+0000 osd.4 (osd.4) 297 : cluster 3 failed to encode map e367 with expected crc 2023-10-01T08:20:27.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:27 smithi084 bash[78255]: cluster 2023-10-01T08:20:26.149958+0000 mon.a (mon.0) 1880 : cluster 0 osdmap e367: 8 total, 8 up, 8 in 2023-10-01T08:20:27.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:27 smithi084 bash[78255]: cluster 2023-10-01T08:20:26.150995+0000 osd.7 (osd.7) 194 : cluster 3 failed to encode map e367 with expected crc 2023-10-01T08:20:27.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:27 smithi084 bash[78255]: cluster 2023-10-01T08:20:26.153180+0000 osd.7 (osd.7) 195 : cluster 3 failed to encode map e367 with expected crc 2023-10-01T08:20:27.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:27 smithi084 bash[78255]: cluster 2023-10-01T08:20:26.155426+0000 osd.7 (osd.7) 196 : cluster 3 failed to encode map e367 with expected crc 2023-10-01T08:20:27.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:27 smithi084 bash[78255]: cluster 2023-10-01T08:20:26.927648+0000 mgr.y (mgr.34104) 1441 : cluster 0 pgmap v1616: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:30.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:29 smithi084 bash[75189]: cluster 2023-10-01T08:20:28.928602+0000 mgr.y (mgr.34104) 1442 : cluster 0 pgmap v1617: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:30.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:29 smithi084 bash[78255]: cluster 2023-10-01T08:20:28.928602+0000 mgr.y (mgr.34104) 1442 : cluster 0 pgmap v1617: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:30.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:29 smithi112 bash[59335]: cluster 2023-10-01T08:20:28.928602+0000 mgr.y (mgr.34104) 1442 : cluster 0 pgmap v1617: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:30.905 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:20:31.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:30 smithi084 bash[78255]: audit 2023-10-01T08:20:30.134876+0000 mon.a (mon.0) 1881 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:20:31.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:30 smithi084 bash[75189]: audit 2023-10-01T08:20:30.134876+0000 mon.a (mon.0) 1881 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:20:31.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:30 smithi112 bash[59335]: audit 2023-10-01T08:20:30.134876+0000 mon.a (mon.0) 1881 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:20:32.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:31 smithi084 bash[78255]: cluster 2023-10-01T08:20:30.929218+0000 mgr.y (mgr.34104) 1443 : cluster 0 pgmap v1618: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:32.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:31 smithi084 bash[75189]: cluster 2023-10-01T08:20:30.929218+0000 mgr.y (mgr.34104) 1443 : cluster 0 pgmap v1618: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:32.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:31 smithi112 bash[59335]: cluster 2023-10-01T08:20:30.929218+0000 mgr.y (mgr.34104) 1443 : cluster 0 pgmap v1618: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:34.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:34 smithi084 bash[75189]: cluster 2023-10-01T08:20:32.930067+0000 mgr.y (mgr.34104) 1444 : cluster 0 pgmap v1619: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:34.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:34 smithi084 bash[78255]: cluster 2023-10-01T08:20:32.930067+0000 mgr.y (mgr.34104) 1444 : cluster 0 pgmap v1619: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:34.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:34 smithi112 bash[59335]: cluster 2023-10-01T08:20:32.930067+0000 mgr.y (mgr.34104) 1444 : cluster 0 pgmap v1619: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:35.152 INFO:teuthology.orchestra.run.smithi084.stderr:reweighted osd.1 to 1 (10000) 2023-10-01T08:20:35.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:35 smithi084 bash[78255]: audit 2023-10-01T08:20:34.911179+0000 mon.c (mon.2) 161 : audit 1 from='client.? 172.21.15.84:0/1909498891' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T08:20:35.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:35 smithi084 bash[78255]: audit 2023-10-01T08:20:34.911855+0000 mon.a (mon.0) 1882 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T08:20:35.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:35 smithi084 bash[78255]: cluster 2023-10-01T08:20:34.931130+0000 mgr.y (mgr.34104) 1445 : cluster 0 pgmap v1620: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:35.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:35 smithi084 bash[75189]: audit 2023-10-01T08:20:34.911179+0000 mon.c (mon.2) 161 : audit 1 from='client.? 172.21.15.84:0/1909498891' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T08:20:35.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:35 smithi084 bash[75189]: audit 2023-10-01T08:20:34.911855+0000 mon.a (mon.0) 1882 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T08:20:35.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:35 smithi084 bash[75189]: cluster 2023-10-01T08:20:34.931130+0000 mgr.y (mgr.34104) 1445 : cluster 0 pgmap v1620: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:35.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:35 smithi112 bash[59335]: audit 2023-10-01T08:20:34.911179+0000 mon.c (mon.2) 161 : audit 1 from='client.? 172.21.15.84:0/1909498891' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T08:20:35.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:35 smithi112 bash[59335]: audit 2023-10-01T08:20:34.911855+0000 mon.a (mon.0) 1882 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T08:20:35.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:35 smithi112 bash[59335]: cluster 2023-10-01T08:20:34.931130+0000 mgr.y (mgr.34104) 1445 : cluster 0 pgmap v1620: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:36.191 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 1 1 2023-10-01T08:20:36.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:36 smithi112 bash[59335]: cluster 2023-10-01T08:20:35.137122+0000 osd.6 (osd.6) 323 : cluster 3 failed to encode map e368 with expected crc 2023-10-01T08:20:36.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:36 smithi112 bash[59335]: audit 2023-10-01T08:20:35.141365+0000 mon.a (mon.0) 1883 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-10-01T08:20:36.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:36 smithi112 bash[59335]: cluster 2023-10-01T08:20:35.141445+0000 osd.4 (osd.4) 298 : cluster 3 failed to encode map e368 with expected crc 2023-10-01T08:20:36.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:36 smithi112 bash[59335]: cluster 2023-10-01T08:20:35.141527+0000 mon.a (mon.0) 1884 : cluster 0 osdmap e368: 8 total, 8 up, 8 in 2023-10-01T08:20:36.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:36 smithi112 bash[59335]: cluster 2023-10-01T08:20:35.143979+0000 osd.6 (osd.6) 324 : cluster 3 failed to encode map e368 with expected crc 2023-10-01T08:20:36.481 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:36 smithi112 bash[59335]: cluster 2023-10-01T08:20:35.144789+0000 osd.4 (osd.4) 299 : cluster 3 failed to encode map e368 with expected crc 2023-10-01T08:20:36.481 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:36 smithi112 bash[59335]: cluster 2023-10-01T08:20:35.145283+0000 osd.5 (osd.5) 358 : cluster 3 failed to encode map e368 with expected crc 2023-10-01T08:20:36.481 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:36 smithi112 bash[59335]: cluster 2023-10-01T08:20:35.145396+0000 osd.7 (osd.7) 197 : cluster 3 failed to encode map e368 with expected crc 2023-10-01T08:20:36.481 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:36 smithi112 bash[59335]: cluster 2023-10-01T08:20:35.146034+0000 osd.6 (osd.6) 325 : cluster 3 failed to encode map e368 with expected crc 2023-10-01T08:20:36.481 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:36 smithi112 bash[59335]: cluster 2023-10-01T08:20:35.148891+0000 osd.7 (osd.7) 198 : cluster 3 failed to encode map e368 with expected crc 2023-10-01T08:20:36.481 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:36 smithi112 bash[59335]: cluster 2023-10-01T08:20:35.151284+0000 osd.7 (osd.7) 199 : cluster 3 failed to encode map e368 with expected crc 2023-10-01T08:20:36.573 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:20:36 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:20:36] "GET /metrics HTTP/1.1" 200 34038 "" "Prometheus/2.33.4" 2023-10-01T08:20:36.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:36 smithi084 bash[78255]: cluster 2023-10-01T08:20:35.137122+0000 osd.6 (osd.6) 323 : cluster 3 failed to encode map e368 with expected crc 2023-10-01T08:20:36.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:36 smithi084 bash[78255]: audit 2023-10-01T08:20:35.141365+0000 mon.a (mon.0) 1883 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-10-01T08:20:36.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:36 smithi084 bash[78255]: cluster 2023-10-01T08:20:35.141445+0000 osd.4 (osd.4) 298 : cluster 3 failed to encode map e368 with expected crc 2023-10-01T08:20:36.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:36 smithi084 bash[78255]: cluster 2023-10-01T08:20:35.141527+0000 mon.a (mon.0) 1884 : cluster 0 osdmap e368: 8 total, 8 up, 8 in 2023-10-01T08:20:36.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:36 smithi084 bash[78255]: cluster 2023-10-01T08:20:35.143979+0000 osd.6 (osd.6) 324 : cluster 3 failed to encode map e368 with expected crc 2023-10-01T08:20:36.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:36 smithi084 bash[78255]: cluster 2023-10-01T08:20:35.144789+0000 osd.4 (osd.4) 299 : cluster 3 failed to encode map e368 with expected crc 2023-10-01T08:20:36.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:36 smithi084 bash[78255]: cluster 2023-10-01T08:20:35.145283+0000 osd.5 (osd.5) 358 : cluster 3 failed to encode map e368 with expected crc 2023-10-01T08:20:36.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:36 smithi084 bash[78255]: cluster 2023-10-01T08:20:35.145396+0000 osd.7 (osd.7) 197 : cluster 3 failed to encode map e368 with expected crc 2023-10-01T08:20:36.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:36 smithi084 bash[78255]: cluster 2023-10-01T08:20:35.146034+0000 osd.6 (osd.6) 325 : cluster 3 failed to encode map e368 with expected crc 2023-10-01T08:20:36.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:36 smithi084 bash[78255]: cluster 2023-10-01T08:20:35.148891+0000 osd.7 (osd.7) 198 : cluster 3 failed to encode map e368 with expected crc 2023-10-01T08:20:36.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:36 smithi084 bash[78255]: cluster 2023-10-01T08:20:35.151284+0000 osd.7 (osd.7) 199 : cluster 3 failed to encode map e368 with expected crc 2023-10-01T08:20:36.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:36 smithi084 bash[75189]: cluster 2023-10-01T08:20:35.137122+0000 osd.6 (osd.6) 323 : cluster 3 failed to encode map e368 with expected crc 2023-10-01T08:20:36.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:36 smithi084 bash[75189]: audit 2023-10-01T08:20:35.141365+0000 mon.a (mon.0) 1883 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-10-01T08:20:36.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:36 smithi084 bash[75189]: cluster 2023-10-01T08:20:35.141445+0000 osd.4 (osd.4) 298 : cluster 3 failed to encode map e368 with expected crc 2023-10-01T08:20:36.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:36 smithi084 bash[75189]: cluster 2023-10-01T08:20:35.141527+0000 mon.a (mon.0) 1884 : cluster 0 osdmap e368: 8 total, 8 up, 8 in 2023-10-01T08:20:36.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:36 smithi084 bash[75189]: cluster 2023-10-01T08:20:35.143979+0000 osd.6 (osd.6) 324 : cluster 3 failed to encode map e368 with expected crc 2023-10-01T08:20:36.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:36 smithi084 bash[75189]: cluster 2023-10-01T08:20:35.144789+0000 osd.4 (osd.4) 299 : cluster 3 failed to encode map e368 with expected crc 2023-10-01T08:20:36.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:36 smithi084 bash[75189]: cluster 2023-10-01T08:20:35.145283+0000 osd.5 (osd.5) 358 : cluster 3 failed to encode map e368 with expected crc 2023-10-01T08:20:36.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:36 smithi084 bash[75189]: cluster 2023-10-01T08:20:35.145396+0000 osd.7 (osd.7) 197 : cluster 3 failed to encode map e368 with expected crc 2023-10-01T08:20:36.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:36 smithi084 bash[75189]: cluster 2023-10-01T08:20:35.146034+0000 osd.6 (osd.6) 325 : cluster 3 failed to encode map e368 with expected crc 2023-10-01T08:20:36.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:36 smithi084 bash[75189]: cluster 2023-10-01T08:20:35.148891+0000 osd.7 (osd.7) 198 : cluster 3 failed to encode map e368 with expected crc 2023-10-01T08:20:36.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:36 smithi084 bash[75189]: cluster 2023-10-01T08:20:35.151284+0000 osd.7 (osd.7) 199 : cluster 3 failed to encode map e368 with expected crc 2023-10-01T08:20:37.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:37 smithi112 bash[59335]: cluster 2023-10-01T08:20:36.146703+0000 osd.4 (osd.4) 300 : cluster 3 failed to encode map e369 with expected crc 2023-10-01T08:20:37.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:37 smithi112 bash[59335]: cluster 2023-10-01T08:20:36.149343+0000 mon.a (mon.0) 1885 : cluster 0 osdmap e369: 8 total, 8 up, 8 in 2023-10-01T08:20:37.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:37 smithi112 bash[59335]: cluster 2023-10-01T08:20:36.149748+0000 osd.6 (osd.6) 326 : cluster 3 failed to encode map e369 with expected crc 2023-10-01T08:20:37.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:37 smithi112 bash[59335]: cluster 2023-10-01T08:20:36.151084+0000 osd.6 (osd.6) 327 : cluster 3 failed to encode map e369 with expected crc 2023-10-01T08:20:37.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:37 smithi112 bash[59335]: cluster 2023-10-01T08:20:36.151827+0000 osd.7 (osd.7) 200 : cluster 3 failed to encode map e369 with expected crc 2023-10-01T08:20:37.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:37 smithi112 bash[59335]: cluster 2023-10-01T08:20:36.152286+0000 osd.5 (osd.5) 359 : cluster 3 failed to encode map e369 with expected crc 2023-10-01T08:20:37.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:37 smithi112 bash[59335]: cluster 2023-10-01T08:20:36.156599+0000 osd.5 (osd.5) 360 : cluster 3 failed to encode map e369 with expected crc 2023-10-01T08:20:37.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:37 smithi112 bash[59335]: cluster 2023-10-01T08:20:36.931796+0000 mgr.y (mgr.34104) 1446 : cluster 0 pgmap v1623: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:37.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:37 smithi084 bash[75189]: cluster 2023-10-01T08:20:36.146703+0000 osd.4 (osd.4) 300 : cluster 3 failed to encode map e369 with expected crc 2023-10-01T08:20:37.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:37 smithi084 bash[75189]: cluster 2023-10-01T08:20:36.149343+0000 mon.a (mon.0) 1885 : cluster 0 osdmap e369: 8 total, 8 up, 8 in 2023-10-01T08:20:37.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:37 smithi084 bash[75189]: cluster 2023-10-01T08:20:36.149748+0000 osd.6 (osd.6) 326 : cluster 3 failed to encode map e369 with expected crc 2023-10-01T08:20:37.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:37 smithi084 bash[75189]: cluster 2023-10-01T08:20:36.151084+0000 osd.6 (osd.6) 327 : cluster 3 failed to encode map e369 with expected crc 2023-10-01T08:20:37.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:37 smithi084 bash[75189]: cluster 2023-10-01T08:20:36.151827+0000 osd.7 (osd.7) 200 : cluster 3 failed to encode map e369 with expected crc 2023-10-01T08:20:37.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:37 smithi084 bash[75189]: cluster 2023-10-01T08:20:36.152286+0000 osd.5 (osd.5) 359 : cluster 3 failed to encode map e369 with expected crc 2023-10-01T08:20:37.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:37 smithi084 bash[75189]: cluster 2023-10-01T08:20:36.156599+0000 osd.5 (osd.5) 360 : cluster 3 failed to encode map e369 with expected crc 2023-10-01T08:20:37.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:37 smithi084 bash[75189]: cluster 2023-10-01T08:20:36.931796+0000 mgr.y (mgr.34104) 1446 : cluster 0 pgmap v1623: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:37.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:37 smithi084 bash[78255]: cluster 2023-10-01T08:20:36.146703+0000 osd.4 (osd.4) 300 : cluster 3 failed to encode map e369 with expected crc 2023-10-01T08:20:37.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:37 smithi084 bash[78255]: cluster 2023-10-01T08:20:36.149343+0000 mon.a (mon.0) 1885 : cluster 0 osdmap e369: 8 total, 8 up, 8 in 2023-10-01T08:20:37.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:37 smithi084 bash[78255]: cluster 2023-10-01T08:20:36.149748+0000 osd.6 (osd.6) 326 : cluster 3 failed to encode map e369 with expected crc 2023-10-01T08:20:37.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:37 smithi084 bash[78255]: cluster 2023-10-01T08:20:36.151084+0000 osd.6 (osd.6) 327 : cluster 3 failed to encode map e369 with expected crc 2023-10-01T08:20:37.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:37 smithi084 bash[78255]: cluster 2023-10-01T08:20:36.151827+0000 osd.7 (osd.7) 200 : cluster 3 failed to encode map e369 with expected crc 2023-10-01T08:20:37.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:37 smithi084 bash[78255]: cluster 2023-10-01T08:20:36.152286+0000 osd.5 (osd.5) 359 : cluster 3 failed to encode map e369 with expected crc 2023-10-01T08:20:37.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:37 smithi084 bash[78255]: cluster 2023-10-01T08:20:36.156599+0000 osd.5 (osd.5) 360 : cluster 3 failed to encode map e369 with expected crc 2023-10-01T08:20:37.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:37 smithi084 bash[78255]: cluster 2023-10-01T08:20:36.931796+0000 mgr.y (mgr.34104) 1446 : cluster 0 pgmap v1623: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:38.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:38 smithi112 bash[59335]: cluster 2023-10-01T08:20:37.157731+0000 osd.4 (osd.4) 301 : cluster 3 failed to encode map e370 with expected crc 2023-10-01T08:20:38.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:38 smithi112 bash[59335]: cluster 2023-10-01T08:20:37.158523+0000 osd.6 (osd.6) 328 : cluster 3 failed to encode map e370 with expected crc 2023-10-01T08:20:38.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:38 smithi112 bash[59335]: cluster 2023-10-01T08:20:37.162909+0000 mon.a (mon.0) 1886 : cluster 0 osdmap e370: 8 total, 8 up, 8 in 2023-10-01T08:20:38.481 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:38 smithi112 bash[59335]: cluster 2023-10-01T08:20:37.165343+0000 osd.7 (osd.7) 201 : cluster 3 failed to encode map e370 with expected crc 2023-10-01T08:20:38.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:38 smithi084 bash[78255]: cluster 2023-10-01T08:20:37.157731+0000 osd.4 (osd.4) 301 : cluster 3 failed to encode map e370 with expected crc 2023-10-01T08:20:38.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:38 smithi084 bash[78255]: cluster 2023-10-01T08:20:37.158523+0000 osd.6 (osd.6) 328 : cluster 3 failed to encode map e370 with expected crc 2023-10-01T08:20:38.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:38 smithi084 bash[78255]: cluster 2023-10-01T08:20:37.162909+0000 mon.a (mon.0) 1886 : cluster 0 osdmap e370: 8 total, 8 up, 8 in 2023-10-01T08:20:38.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:38 smithi084 bash[78255]: cluster 2023-10-01T08:20:37.165343+0000 osd.7 (osd.7) 201 : cluster 3 failed to encode map e370 with expected crc 2023-10-01T08:20:38.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:38 smithi084 bash[75189]: cluster 2023-10-01T08:20:37.157731+0000 osd.4 (osd.4) 301 : cluster 3 failed to encode map e370 with expected crc 2023-10-01T08:20:38.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:38 smithi084 bash[75189]: cluster 2023-10-01T08:20:37.158523+0000 osd.6 (osd.6) 328 : cluster 3 failed to encode map e370 with expected crc 2023-10-01T08:20:38.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:38 smithi084 bash[75189]: cluster 2023-10-01T08:20:37.162909+0000 mon.a (mon.0) 1886 : cluster 0 osdmap e370: 8 total, 8 up, 8 in 2023-10-01T08:20:38.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:38 smithi084 bash[75189]: cluster 2023-10-01T08:20:37.165343+0000 osd.7 (osd.7) 201 : cluster 3 failed to encode map e370 with expected crc 2023-10-01T08:20:39.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:39 smithi112 bash[59335]: cluster 2023-10-01T08:20:38.166963+0000 osd.4 (osd.4) 302 : cluster 3 failed to encode map e371 with expected crc 2023-10-01T08:20:39.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:39 smithi112 bash[59335]: cluster 2023-10-01T08:20:38.168057+0000 mon.a (mon.0) 1887 : cluster 0 osdmap e371: 8 total, 8 up, 8 in 2023-10-01T08:20:39.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:39 smithi112 bash[59335]: cluster 2023-10-01T08:20:38.168793+0000 osd.7 (osd.7) 202 : cluster 3 failed to encode map e371 with expected crc 2023-10-01T08:20:39.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:39 smithi112 bash[59335]: cluster 2023-10-01T08:20:38.170150+0000 osd.7 (osd.7) 203 : cluster 3 failed to encode map e371 with expected crc 2023-10-01T08:20:39.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:39 smithi112 bash[59335]: cluster 2023-10-01T08:20:38.932862+0000 mgr.y (mgr.34104) 1447 : cluster 0 pgmap v1626: 73 pgs: 1 peering, 72 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 2 objects/s recovering 2023-10-01T08:20:39.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:39 smithi084 bash[75189]: cluster 2023-10-01T08:20:38.166963+0000 osd.4 (osd.4) 302 : cluster 3 failed to encode map e371 with expected crc 2023-10-01T08:20:39.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:39 smithi084 bash[75189]: cluster 2023-10-01T08:20:38.168057+0000 mon.a (mon.0) 1887 : cluster 0 osdmap e371: 8 total, 8 up, 8 in 2023-10-01T08:20:39.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:39 smithi084 bash[75189]: cluster 2023-10-01T08:20:38.168793+0000 osd.7 (osd.7) 202 : cluster 3 failed to encode map e371 with expected crc 2023-10-01T08:20:39.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:39 smithi084 bash[75189]: cluster 2023-10-01T08:20:38.170150+0000 osd.7 (osd.7) 203 : cluster 3 failed to encode map e371 with expected crc 2023-10-01T08:20:39.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:39 smithi084 bash[75189]: cluster 2023-10-01T08:20:38.932862+0000 mgr.y (mgr.34104) 1447 : cluster 0 pgmap v1626: 73 pgs: 1 peering, 72 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 2 objects/s recovering 2023-10-01T08:20:39.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:39 smithi084 bash[78255]: cluster 2023-10-01T08:20:38.166963+0000 osd.4 (osd.4) 302 : cluster 3 failed to encode map e371 with expected crc 2023-10-01T08:20:39.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:39 smithi084 bash[78255]: cluster 2023-10-01T08:20:38.168057+0000 mon.a (mon.0) 1887 : cluster 0 osdmap e371: 8 total, 8 up, 8 in 2023-10-01T08:20:39.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:39 smithi084 bash[78255]: cluster 2023-10-01T08:20:38.168793+0000 osd.7 (osd.7) 202 : cluster 3 failed to encode map e371 with expected crc 2023-10-01T08:20:39.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:39 smithi084 bash[78255]: cluster 2023-10-01T08:20:38.170150+0000 osd.7 (osd.7) 203 : cluster 3 failed to encode map e371 with expected crc 2023-10-01T08:20:39.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:39 smithi084 bash[78255]: cluster 2023-10-01T08:20:38.932862+0000 mgr.y (mgr.34104) 1447 : cluster 0 pgmap v1626: 73 pgs: 1 peering, 72 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 2 objects/s recovering 2023-10-01T08:20:40.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:40 smithi112 bash[59335]: cluster 2023-10-01T08:20:39.176640+0000 mon.a (mon.0) 1888 : cluster 0 osdmap e372: 8 total, 8 up, 8 in 2023-10-01T08:20:40.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:40 smithi112 bash[59335]: cluster 2023-10-01T08:20:39.178415+0000 osd.4 (osd.4) 303 : cluster 3 failed to encode map e372 with expected crc 2023-10-01T08:20:40.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:40 smithi084 bash[75189]: cluster 2023-10-01T08:20:39.176640+0000 mon.a (mon.0) 1888 : cluster 0 osdmap e372: 8 total, 8 up, 8 in 2023-10-01T08:20:40.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:40 smithi084 bash[75189]: cluster 2023-10-01T08:20:39.178415+0000 osd.4 (osd.4) 303 : cluster 3 failed to encode map e372 with expected crc 2023-10-01T08:20:40.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:40 smithi084 bash[78255]: cluster 2023-10-01T08:20:39.176640+0000 mon.a (mon.0) 1888 : cluster 0 osdmap e372: 8 total, 8 up, 8 in 2023-10-01T08:20:40.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:40 smithi084 bash[78255]: cluster 2023-10-01T08:20:39.178415+0000 osd.4 (osd.4) 303 : cluster 3 failed to encode map e372 with expected crc 2023-10-01T08:20:40.962 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:20:41.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:41 smithi084 bash[75189]: cluster 2023-10-01T08:20:39.176397+0000 osd.7 (osd.7) 204 : cluster 3 failed to encode map e372 with expected crc 2023-10-01T08:20:41.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:41 smithi084 bash[75189]: cluster 2023-10-01T08:20:39.183278+0000 osd.7 (osd.7) 205 : cluster 3 failed to encode map e372 with expected crc 2023-10-01T08:20:41.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:41 smithi084 bash[75189]: cluster 2023-10-01T08:20:40.933822+0000 mgr.y (mgr.34104) 1448 : cluster 0 pgmap v1628: 73 pgs: 1 peering, 72 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 2 objects/s recovering 2023-10-01T08:20:41.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:41 smithi084 bash[78255]: cluster 2023-10-01T08:20:39.176397+0000 osd.7 (osd.7) 204 : cluster 3 failed to encode map e372 with expected crc 2023-10-01T08:20:41.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:41 smithi084 bash[78255]: cluster 2023-10-01T08:20:39.183278+0000 osd.7 (osd.7) 205 : cluster 3 failed to encode map e372 with expected crc 2023-10-01T08:20:41.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:41 smithi084 bash[78255]: cluster 2023-10-01T08:20:40.933822+0000 mgr.y (mgr.34104) 1448 : cluster 0 pgmap v1628: 73 pgs: 1 peering, 72 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 2 objects/s recovering 2023-10-01T08:20:41.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:41 smithi112 bash[59335]: cluster 2023-10-01T08:20:39.176397+0000 osd.7 (osd.7) 204 : cluster 3 failed to encode map e372 with expected crc 2023-10-01T08:20:41.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:41 smithi112 bash[59335]: cluster 2023-10-01T08:20:39.183278+0000 osd.7 (osd.7) 205 : cluster 3 failed to encode map e372 with expected crc 2023-10-01T08:20:41.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:41 smithi112 bash[59335]: cluster 2023-10-01T08:20:40.933822+0000 mgr.y (mgr.34104) 1448 : cluster 0 pgmap v1628: 73 pgs: 1 peering, 72 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 2 objects/s recovering 2023-10-01T08:20:44.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:43 smithi084 bash[75189]: cluster 2023-10-01T08:20:42.934464+0000 mgr.y (mgr.34104) 1449 : cluster 0 pgmap v1629: 73 pgs: 1 peering, 72 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 1 objects/s recovering 2023-10-01T08:20:44.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:43 smithi084 bash[78255]: cluster 2023-10-01T08:20:42.934464+0000 mgr.y (mgr.34104) 1449 : cluster 0 pgmap v1629: 73 pgs: 1 peering, 72 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 1 objects/s recovering 2023-10-01T08:20:44.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:43 smithi112 bash[59335]: cluster 2023-10-01T08:20:42.934464+0000 mgr.y (mgr.34104) 1449 : cluster 0 pgmap v1629: 73 pgs: 1 peering, 72 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 1 objects/s recovering 2023-10-01T08:20:45.149 INFO:teuthology.orchestra.run.smithi084.stderr:set osd.1 primary-affinity to 1 (8655362) 2023-10-01T08:20:45.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:45 smithi112 bash[59335]: audit 2023-10-01T08:20:44.368004+0000 mon.a (mon.0) 1889 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:20:45.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:45 smithi112 bash[59335]: cluster 2023-10-01T08:20:44.935376+0000 mgr.y (mgr.34104) 1450 : cluster 0 pgmap v1630: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 1 objects/s recovering 2023-10-01T08:20:45.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:45 smithi112 bash[59335]: audit 2023-10-01T08:20:45.000615+0000 mon.a (mon.0) 1890 : audit 1 from='client.? 172.21.15.84:0/3947330417' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T08:20:45.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:45 smithi084 bash[75189]: audit 2023-10-01T08:20:44.368004+0000 mon.a (mon.0) 1889 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:20:45.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:45 smithi084 bash[75189]: cluster 2023-10-01T08:20:44.935376+0000 mgr.y (mgr.34104) 1450 : cluster 0 pgmap v1630: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 1 objects/s recovering 2023-10-01T08:20:45.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:45 smithi084 bash[75189]: audit 2023-10-01T08:20:45.000615+0000 mon.a (mon.0) 1890 : audit 1 from='client.? 172.21.15.84:0/3947330417' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T08:20:45.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:45 smithi084 bash[78255]: audit 2023-10-01T08:20:44.368004+0000 mon.a (mon.0) 1889 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:20:45.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:45 smithi084 bash[78255]: cluster 2023-10-01T08:20:44.935376+0000 mgr.y (mgr.34104) 1450 : cluster 0 pgmap v1630: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s, 1 objects/s recovering 2023-10-01T08:20:45.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:45 smithi084 bash[78255]: audit 2023-10-01T08:20:45.000615+0000 mon.a (mon.0) 1890 : audit 1 from='client.? 172.21.15.84:0/3947330417' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-10-01T08:20:46.177 INFO:tasks.thrashosds.thrasher:joining the do_sighup greenlet 2023-10-01T08:20:46.177 INFO:tasks.thrashosds.thrasher:joining the do_optrack_toggle greenlet 2023-10-01T08:20:46.177 INFO:tasks.thrashosds.thrasher:joining the do_dump_ops greenlet 2023-10-01T08:20:46.177 INFO:tasks.thrashosds.thrasher:joining the do_noscrub_toggle greenlet 2023-10-01T08:20:46.177 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-10-01T08:20:46.177 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-01T08:20:46.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:46 smithi112 bash[59335]: cluster 2023-10-01T08:20:45.134381+0000 osd.4 (osd.4) 304 : cluster 3 failed to encode map e373 with expected crc 2023-10-01T08:20:46.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:46 smithi112 bash[59335]: audit 2023-10-01T08:20:45.140626+0000 mon.a (mon.0) 1891 : audit 1 from='client.? 172.21.15.84:0/3947330417' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2023-10-01T08:20:46.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:46 smithi112 bash[59335]: cluster 2023-10-01T08:20:45.140693+0000 mon.a (mon.0) 1892 : cluster 0 osdmap e373: 8 total, 8 up, 8 in 2023-10-01T08:20:46.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:46 smithi112 bash[59335]: audit 2023-10-01T08:20:45.141355+0000 mon.a (mon.0) 1893 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:20:46.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:46 smithi112 bash[59335]: cluster 2023-10-01T08:20:45.390467+0000 osd.6 (osd.6) 329 : cluster 3 failed to encode map e373 with expected crc 2023-10-01T08:20:46.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:46 smithi112 bash[59335]: cluster 2023-10-01T08:20:45.390652+0000 osd.5 (osd.5) 361 : cluster 3 failed to encode map e373 with expected crc 2023-10-01T08:20:46.573 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:20:46 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:20:46] "GET /metrics HTTP/1.1" 200 34024 "" "Prometheus/2.33.4" 2023-10-01T08:20:46.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:46 smithi084 bash[75189]: cluster 2023-10-01T08:20:45.134381+0000 osd.4 (osd.4) 304 : cluster 3 failed to encode map e373 with expected crc 2023-10-01T08:20:46.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:46 smithi084 bash[75189]: audit 2023-10-01T08:20:45.140626+0000 mon.a (mon.0) 1891 : audit 1 from='client.? 172.21.15.84:0/3947330417' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2023-10-01T08:20:46.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:46 smithi084 bash[75189]: cluster 2023-10-01T08:20:45.140693+0000 mon.a (mon.0) 1892 : cluster 0 osdmap e373: 8 total, 8 up, 8 in 2023-10-01T08:20:46.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:46 smithi084 bash[75189]: audit 2023-10-01T08:20:45.141355+0000 mon.a (mon.0) 1893 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:20:46.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:46 smithi084 bash[75189]: cluster 2023-10-01T08:20:45.390467+0000 osd.6 (osd.6) 329 : cluster 3 failed to encode map e373 with expected crc 2023-10-01T08:20:46.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:46 smithi084 bash[75189]: cluster 2023-10-01T08:20:45.390652+0000 osd.5 (osd.5) 361 : cluster 3 failed to encode map e373 with expected crc 2023-10-01T08:20:46.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:46 smithi084 bash[78255]: cluster 2023-10-01T08:20:45.134381+0000 osd.4 (osd.4) 304 : cluster 3 failed to encode map e373 with expected crc 2023-10-01T08:20:46.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:46 smithi084 bash[78255]: audit 2023-10-01T08:20:45.140626+0000 mon.a (mon.0) 1891 : audit 1 from='client.? 172.21.15.84:0/3947330417' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2023-10-01T08:20:46.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:46 smithi084 bash[78255]: cluster 2023-10-01T08:20:45.140693+0000 mon.a (mon.0) 1892 : cluster 0 osdmap e373: 8 total, 8 up, 8 in 2023-10-01T08:20:46.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:46 smithi084 bash[78255]: audit 2023-10-01T08:20:45.141355+0000 mon.a (mon.0) 1893 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:20:46.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:46 smithi084 bash[78255]: cluster 2023-10-01T08:20:45.390467+0000 osd.6 (osd.6) 329 : cluster 3 failed to encode map e373 with expected crc 2023-10-01T08:20:46.575 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:46 smithi084 bash[78255]: cluster 2023-10-01T08:20:45.390652+0000 osd.5 (osd.5) 361 : cluster 3 failed to encode map e373 with expected crc 2023-10-01T08:20:47.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:47 smithi112 bash[59335]: cluster 2023-10-01T08:20:45.390533+0000 osd.7 (osd.7) 206 : cluster 3 failed to encode map e373 with expected crc 2023-10-01T08:20:47.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:47 smithi112 bash[59335]: cluster 2023-10-01T08:20:46.935999+0000 mgr.y (mgr.34104) 1451 : cluster 0 pgmap v1632: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:47.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:47 smithi084 bash[75189]: cluster 2023-10-01T08:20:45.390533+0000 osd.7 (osd.7) 206 : cluster 3 failed to encode map e373 with expected crc 2023-10-01T08:20:47.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:47 smithi084 bash[75189]: cluster 2023-10-01T08:20:46.935999+0000 mgr.y (mgr.34104) 1451 : cluster 0 pgmap v1632: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:47.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:47 smithi084 bash[78255]: cluster 2023-10-01T08:20:45.390533+0000 osd.7 (osd.7) 206 : cluster 3 failed to encode map e373 with expected crc 2023-10-01T08:20:47.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:47 smithi084 bash[78255]: cluster 2023-10-01T08:20:46.935999+0000 mgr.y (mgr.34104) 1451 : cluster 0 pgmap v1632: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:50.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:49 smithi084 bash[78255]: cluster 2023-10-01T08:20:48.936951+0000 mgr.y (mgr.34104) 1452 : cluster 0 pgmap v1633: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:50.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:49 smithi084 bash[75189]: cluster 2023-10-01T08:20:48.936951+0000 mgr.y (mgr.34104) 1452 : cluster 0 pgmap v1633: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:50.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:49 smithi112 bash[59335]: cluster 2023-10-01T08:20:48.936951+0000 mgr.y (mgr.34104) 1452 : cluster 0 pgmap v1633: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:50.727 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:20:51.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:51 smithi084 bash[75189]: audit 2023-10-01T08:20:50.562988+0000 mon.a (mon.0) 1894 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:20:51.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:51 smithi084 bash[75189]: audit 2023-10-01T08:20:50.571724+0000 mon.a (mon.0) 1895 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:20:51.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:51 smithi084 bash[75189]: audit 2023-10-01T08:20:50.921953+0000 mon.a (mon.0) 1896 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:20:51.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:51 smithi084 bash[75189]: audit 2023-10-01T08:20:50.929006+0000 mon.a (mon.0) 1897 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:20:51.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:51 smithi084 bash[75189]: cluster 2023-10-01T08:20:50.937614+0000 mgr.y (mgr.34104) 1453 : cluster 0 pgmap v1634: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:51.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:51 smithi084 bash[75189]: audit 2023-10-01T08:20:51.008558+0000 mon.a (mon.0) 1898 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:20:51.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:51 smithi084 bash[75189]: audit 2023-10-01T08:20:51.351638+0000 mon.a (mon.0) 1899 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:20:51.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:51 smithi084 bash[75189]: audit 2023-10-01T08:20:51.352721+0000 mon.a (mon.0) 1900 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:20:51.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:51 smithi084 bash[75189]: audit 2023-10-01T08:20:51.359995+0000 mon.a (mon.0) 1901 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:20:51.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:51 smithi084 bash[78255]: audit 2023-10-01T08:20:50.562988+0000 mon.a (mon.0) 1894 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:20:51.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:51 smithi084 bash[78255]: audit 2023-10-01T08:20:50.571724+0000 mon.a (mon.0) 1895 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:20:51.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:51 smithi084 bash[78255]: audit 2023-10-01T08:20:50.921953+0000 mon.a (mon.0) 1896 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:20:51.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:51 smithi084 bash[78255]: audit 2023-10-01T08:20:50.929006+0000 mon.a (mon.0) 1897 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:20:51.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:51 smithi084 bash[78255]: cluster 2023-10-01T08:20:50.937614+0000 mgr.y (mgr.34104) 1453 : cluster 0 pgmap v1634: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:51.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:51 smithi084 bash[78255]: audit 2023-10-01T08:20:51.008558+0000 mon.a (mon.0) 1898 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:20:51.828 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:51 smithi084 bash[78255]: audit 2023-10-01T08:20:51.351638+0000 mon.a (mon.0) 1899 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:20:51.828 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:51 smithi084 bash[78255]: audit 2023-10-01T08:20:51.352721+0000 mon.a (mon.0) 1900 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:20:51.828 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:51 smithi084 bash[78255]: audit 2023-10-01T08:20:51.359995+0000 mon.a (mon.0) 1901 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:20:51.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:51 smithi112 bash[59335]: audit 2023-10-01T08:20:50.562988+0000 mon.a (mon.0) 1894 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:20:51.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:51 smithi112 bash[59335]: audit 2023-10-01T08:20:50.571724+0000 mon.a (mon.0) 1895 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:20:51.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:51 smithi112 bash[59335]: audit 2023-10-01T08:20:50.921953+0000 mon.a (mon.0) 1896 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:20:51.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:51 smithi112 bash[59335]: audit 2023-10-01T08:20:50.929006+0000 mon.a (mon.0) 1897 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:20:51.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:51 smithi112 bash[59335]: cluster 2023-10-01T08:20:50.937614+0000 mgr.y (mgr.34104) 1453 : cluster 0 pgmap v1634: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:51.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:51 smithi112 bash[59335]: audit 2023-10-01T08:20:51.008558+0000 mon.a (mon.0) 1898 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:20:51.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:51 smithi112 bash[59335]: audit 2023-10-01T08:20:51.351638+0000 mon.a (mon.0) 1899 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:20:51.980 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:51 smithi112 bash[59335]: audit 2023-10-01T08:20:51.352721+0000 mon.a (mon.0) 1900 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:20:51.981 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:51 smithi112 bash[59335]: audit 2023-10-01T08:20:51.359995+0000 mon.a (mon.0) 1901 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:20:54.280 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:53 smithi084 bash[75189]: cluster 2023-10-01T08:20:52.938356+0000 mgr.y (mgr.34104) 1454 : cluster 0 pgmap v1635: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:54.280 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:53 smithi084 bash[78255]: cluster 2023-10-01T08:20:52.938356+0000 mgr.y (mgr.34104) 1454 : cluster 0 pgmap v1635: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:54.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:53 smithi112 bash[59335]: cluster 2023-10-01T08:20:52.938356+0000 mgr.y (mgr.34104) 1454 : cluster 0 pgmap v1635: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:54.652 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T08:20:54.652 INFO:teuthology.orchestra.run.smithi084.stdout:{"epoch":373,"fsid":"9c46152e-602a-11ee-8db5-212e2dc638e7","created":"2023-10-01T07:19:10.537832+0000","modified":"2023-10-01T08:20:45.128706+0000","last_up_change":"2023-10-01T07:54:20.651738+0000","last_in_change":"2023-10-01T08:14:00.843536+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":25,"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-10-01T07:23:31.512821+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-10-01T07:28:01.764475+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"341","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":15,"snap_epoch":341,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2023-10-01T07:29:57.503405+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"59","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2023-10-01T07:29:58.003652+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"59","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}},"read_balance":{"score_acting":2.25,"score_stable":2.25,"optimal_score":1,"raw_score_acting":2.25,"raw_score_stable":2.25,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"0597b5b4-318a-4d9a-99f7-d02869dd45c4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":73,"up_from":77,"up_thru":362,"down_at":74,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6802","nonce":1612258704},{"type":"v1","addr":"172.21.15.84:6803","nonce":1612258704}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6804","nonce":1612258704},{"type":"v1","addr":"172.21.15.84:6805","nonce":1612258704}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6808","nonce":1612258704},{"type":"v1","addr":"172.21.15.84:6809","nonce":1612258704}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6806","nonce":1612258704},{"type":"v1","addr":"172.21.15.84:6807","nonce":1612258704}]},"public_addr":"172.21.15.84:6803/1612258704","cluster_addr":"172.21.15.84:6805/1612258704","heartbeat_back_addr":"172.21.15.84:6809/1612258704","heartbeat_front_addr":"172.21.15.84:6807/1612258704","state":["exists","up"]},{"osd":1,"uuid":"b9833f60-4823-4fe6-8419-d738d8d6f410","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":82,"last_clean_end":153,"up_from":163,"up_thru":368,"down_at":154,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6810","nonce":1526986772},{"type":"v1","addr":"172.21.15.84:6811","nonce":1526986772}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6812","nonce":1526986772},{"type":"v1","addr":"172.21.15.84:6813","nonce":1526986772}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6816","nonce":1526986772},{"type":"v1","addr":"172.21.15.84:6817","nonce":1526986772}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6814","nonce":1526986772},{"type":"v1","addr":"172.21.15.84:6815","nonce":1526986772}]},"public_addr":"172.21.15.84:6811/1526986772","cluster_addr":"172.21.15.84:6813/1526986772","heartbeat_back_addr":"172.21.15.84:6817/1526986772","heartbeat_front_addr":"172.21.15.84:6815/1526986772","state":["exists","up"]},{"osd":2,"uuid":"496d4326-b04b-45a8-8ed8-1c87c3d52c86","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":83,"up_from":90,"up_thru":346,"down_at":84,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6818","nonce":1622912304},{"type":"v1","addr":"172.21.15.84:6819","nonce":1622912304}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6820","nonce":1622912304},{"type":"v1","addr":"172.21.15.84:6821","nonce":1622912304}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6824","nonce":1622912304},{"type":"v1","addr":"172.21.15.84:6825","nonce":1622912304}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6822","nonce":1622912304},{"type":"v1","addr":"172.21.15.84:6823","nonce":1622912304}]},"public_addr":"172.21.15.84:6819/1622912304","cluster_addr":"172.21.15.84:6821/1622912304","heartbeat_back_addr":"172.21.15.84:6825/1622912304","heartbeat_front_addr":"172.21.15.84:6823/1622912304","state":["exists","up"]},{"osd":3,"uuid":"789c3c20-ad18-4da7-b0d3-ef28eae15aa6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":92,"up_from":96,"up_thru":368,"down_at":93,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6826","nonce":2737905343},{"type":"v1","addr":"172.21.15.84:6827","nonce":2737905343}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6828","nonce":2737905343},{"type":"v1","addr":"172.21.15.84:6829","nonce":2737905343}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6832","nonce":2737905343},{"type":"v1","addr":"172.21.15.84:6833","nonce":2737905343}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6830","nonce":2737905343},{"type":"v1","addr":"172.21.15.84:6831","nonce":2737905343}]},"public_addr":"172.21.15.84:6827/2737905343","cluster_addr":"172.21.15.84:6829/2737905343","heartbeat_back_addr":"172.21.15.84:6833/2737905343","heartbeat_front_addr":"172.21.15.84:6831/2737905343","state":["exists","up"]},{"osd":4,"uuid":"510e0af6-876b-41cb-88e9-7c81f14dfe73","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":30,"last_clean_end":99,"up_from":112,"up_thru":368,"down_at":100,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6800","nonce":3361346727},{"type":"v1","addr":"172.21.15.112:6801","nonce":3361346727}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6802","nonce":3361346727},{"type":"v1","addr":"172.21.15.112:6803","nonce":3361346727}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6806","nonce":3361346727},{"type":"v1","addr":"172.21.15.112:6807","nonce":3361346727}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6804","nonce":3361346727},{"type":"v1","addr":"172.21.15.112:6805","nonce":3361346727}]},"public_addr":"172.21.15.112:6801/3361346727","cluster_addr":"172.21.15.112:6803/3361346727","heartbeat_back_addr":"172.21.15.112:6807/3361346727","heartbeat_front_addr":"172.21.15.112:6805/3361346727","state":["exists","up"]},{"osd":5,"uuid":"4aea62d5-accb-437b-b8e8-f7a7d176fb86","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":368,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6808","nonce":2865306528},{"type":"v1","addr":"172.21.15.112:6809","nonce":2865306528}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6810","nonce":2865306528},{"type":"v1","addr":"172.21.15.112:6811","nonce":2865306528}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6814","nonce":2865306528},{"type":"v1","addr":"172.21.15.112:6815","nonce":2865306528}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6812","nonce":2865306528},{"type":"v1","addr":"172.21.15.112:6813","nonce":2865306528}]},"public_addr":"172.21.15.112:6809/2865306528","cluster_addr":"172.21.15.112:6811/2865306528","heartbeat_back_addr":"172.21.15.112:6815/2865306528","heartbeat_front_addr":"172.21.15.112:6813/2865306528","state":["exists","up"]},{"osd":6,"uuid":"eac6b4fe-3655-40f2-a7c0-aec7f85a0e35","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":368,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6816","nonce":1014863209},{"type":"v1","addr":"172.21.15.112:6817","nonce":1014863209}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6818","nonce":1014863209},{"type":"v1","addr":"172.21.15.112:6819","nonce":1014863209}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6822","nonce":1014863209},{"type":"v1","addr":"172.21.15.112:6823","nonce":1014863209}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6820","nonce":1014863209},{"type":"v1","addr":"172.21.15.112:6821","nonce":1014863209}]},"public_addr":"172.21.15.112:6817/1014863209","cluster_addr":"172.21.15.112:6819/1014863209","heartbeat_back_addr":"172.21.15.112:6823/1014863209","heartbeat_front_addr":"172.21.15.112:6821/1014863209","state":["exists","up"]},{"osd":7,"uuid":"6ffb9f30-0931-49ae-a6cf-f3b6186a49e1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":48,"last_clean_end":97,"up_from":116,"up_thru":371,"down_at":98,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6824","nonce":964802179},{"type":"v1","addr":"172.21.15.112:6825","nonce":964802179}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6826","nonce":964802179},{"type":"v1","addr":"172.21.15.112:6827","nonce":964802179}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6830","nonce":964802179},{"type":"v1","addr":"172.21.15.112:6831","nonce":964802179}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6828","nonce":964802179},{"type":"v1","addr":"172.21.15.112:6829","nonce":964802179}]},"public_addr":"172.21.15.112:6825/964802179","cluster_addr":"172.21.15.112:6827/964802179","heartbeat_back_addr":"172.21.15.112:6831/964802179","heartbeat_front_addr":"172.21.15.112:6829/964802179","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:22:01.113923+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-10-01T07:22:44.830850+0000","dead_epoch":153},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:23:29.362474+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-10-01T07:24:14.137729+0000","dead_epoch":92},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:24:54.789460+0000","dead_epoch":99},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:25:36.457059+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:26:18.614925+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:27:01.192869+0000","dead_epoch":97}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"3.b","mappings":[{"from":3,"to":2}]},{"pgid":"3.f","mappings":[{"from":7,"to":2}]},{"pgid":"3.15","mappings":[{"from":4,"to":5}]},{"pgid":"3.1b","mappings":[{"from":4,"to":2}]},{"pgid":"3.1c","mappings":[{"from":4,"to":2}]},{"pgid":"4.a","mappings":[{"from":1,"to":2}]},{"pgid":"4.c","mappings":[{"from":3,"to":0}]},{"pgid":"4.16","mappings":[{"from":3,"to":2}]},{"pgid":"4.18","mappings":[{"from":1,"to":0}]},{"pgid":"4.19","mappings":[{"from":3,"to":5}]},{"pgid":"4.1d","mappings":[{"from":3,"to":5}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.84:0/1180134649":"2023-10-02T07:33:44.967503+0000","172.21.15.112:6835/3005622492":"2023-10-02T07:35:23.423206+0000","172.21.15.112:6834/3005622492":"2023-10-02T07:35:23.423206+0000","172.21.15.84:6801/508401621":"2023-10-02T07:33:44.967503+0000","172.21.15.84:6800/4266955227":"2023-10-02T07:19:38.475011+0000","172.21.15.84:6800/508401621":"2023-10-02T07:33:44.967503+0000","172.21.15.84:0/1748783844":"2023-10-02T07:27:35.119396+0000","172.21.15.112:0/3218563026":"2023-10-02T07:35:23.423206+0000","172.21.15.84:0/2747221199":"2023-10-02T07:36:29.901449+0000","172.21.15.84:6801/392122825":"2023-10-02T07:20:09.246560+0000","172.21.15.84:6800/392122825":"2023-10-02T07:20:09.246560+0000","172.21.15.112:0/4248101109":"2023-10-02T07:35:23.423206+0000","172.21.15.84:0/1003292359":"2023-10-02T07:36:29.901449+0000","172.21.15.112:0/3175412029":"2023-10-02T07:35:23.423206+0000","172.21.15.84:0/1036978476":"2023-10-02T07:36:29.901449+0000","172.21.15.112:0/2090230549":"2023-10-02T07:35:23.423206+0000","172.21.15.84:0/76083119":"2023-10-02T07:20:09.246560+0000","172.21.15.84:6801/4266955227":"2023-10-02T07:19:38.475011+0000","172.21.15.84:6800/4019964425":"2023-10-02T07:36:29.901449+0000","172.21.15.84:0/2982676647":"2023-10-02T07:20:09.246560+0000","172.21.15.84:6801/4019964425":"2023-10-02T07:36:29.901449+0000","172.21.15.84:6800/1595613525":"2023-10-02T07:27:35.119396+0000","172.21.15.84:0/2030305114":"2023-10-02T07:19:38.475011+0000","172.21.15.84:0/2014296091":"2023-10-02T07:27:35.119396+0000","172.21.15.84:0/1842703952":"2023-10-02T07:36:29.901449+0000","172.21.15.84:0/2905051778":"2023-10-02T07:36:29.901449+0000","172.21.15.84:6801/1595613525":"2023-10-02T07:27:35.119396+0000","172.21.15.84:0/1384369502":"2023-10-02T07:36:29.901449+0000","172.21.15.84:0/1331132814":"2023-10-02T07:19:38.475011+0000","172.21.15.84:0/4276613533":"2023-10-02T07:33:44.967503+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-10-01T08:20:55.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:55 smithi084 bash[75189]: audit 2023-10-01T08:20:54.649352+0000 mon.c (mon.2) 162 : audit 0 from='client.? 172.21.15.84:0/3051030493' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T08:20:55.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:55 smithi084 bash[75189]: cluster 2023-10-01T08:20:54.938996+0000 mgr.y (mgr.34104) 1455 : cluster 0 pgmap v1636: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:55.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:55 smithi084 bash[78255]: audit 2023-10-01T08:20:54.649352+0000 mon.c (mon.2) 162 : audit 0 from='client.? 172.21.15.84:0/3051030493' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T08:20:55.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:55 smithi084 bash[78255]: cluster 2023-10-01T08:20:54.938996+0000 mgr.y (mgr.34104) 1455 : cluster 0 pgmap v1636: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:55.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:55 smithi112 bash[59335]: audit 2023-10-01T08:20:54.649352+0000 mon.c (mon.2) 162 : audit 0 from='client.? 172.21.15.84:0/3051030493' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T08:20:55.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:55 smithi112 bash[59335]: cluster 2023-10-01T08:20:54.938996+0000 mgr.y (mgr.34104) 1455 : cluster 0 pgmap v1636: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:55.614 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-10-01T08:20:55.614 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-01T08:20:56.574 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:20:56 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:20:56] "GET /metrics HTTP/1.1" 200 34024 "" "Prometheus/2.33.4" 2023-10-01T08:20:58.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:20:57 smithi084 bash[78255]: cluster 2023-10-01T08:20:56.939591+0000 mgr.y (mgr.34104) 1456 : cluster 0 pgmap v1637: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:58.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:57 smithi084 bash[75189]: cluster 2023-10-01T08:20:56.939591+0000 mgr.y (mgr.34104) 1456 : cluster 0 pgmap v1637: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:20:58.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:20:57 smithi112 bash[59335]: cluster 2023-10-01T08:20:56.939591+0000 mgr.y (mgr.34104) 1456 : cluster 0 pgmap v1637: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:00.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:20:59 smithi084 bash[75189]: cluster 2023-10-01T08:20:58.940510+0000 mgr.y (mgr.34104) 1457 : cluster 0 pgmap v1638: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:00.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:00 smithi084 bash[78255]: cluster 2023-10-01T08:20:58.940510+0000 mgr.y (mgr.34104) 1457 : cluster 0 pgmap v1638: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:00.389 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:21:00.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:00 smithi112 bash[59335]: cluster 2023-10-01T08:20:58.940510+0000 mgr.y (mgr.34104) 1457 : cluster 0 pgmap v1638: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:01.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:01 smithi084 bash[75189]: audit 2023-10-01T08:21:00.135384+0000 mon.a (mon.0) 1902 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:21:01.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:01 smithi084 bash[78255]: audit 2023-10-01T08:21:00.135384+0000 mon.a (mon.0) 1902 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:21:01.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:01 smithi112 bash[59335]: audit 2023-10-01T08:21:00.135384+0000 mon.a (mon.0) 1902 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:21:02.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:02 smithi084 bash[75189]: cluster 2023-10-01T08:21:00.941047+0000 mgr.y (mgr.34104) 1458 : cluster 0 pgmap v1639: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:02.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:02 smithi084 bash[78255]: cluster 2023-10-01T08:21:00.941047+0000 mgr.y (mgr.34104) 1458 : cluster 0 pgmap v1639: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:02.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:02 smithi112 bash[59335]: cluster 2023-10-01T08:21:00.941047+0000 mgr.y (mgr.34104) 1458 : cluster 0 pgmap v1639: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:04.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:04 smithi084 bash[78255]: cluster 2023-10-01T08:21:02.941722+0000 mgr.y (mgr.34104) 1459 : cluster 0 pgmap v1640: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:04.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:04 smithi084 bash[75189]: cluster 2023-10-01T08:21:02.941722+0000 mgr.y (mgr.34104) 1459 : cluster 0 pgmap v1640: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:04.335 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T08:21:04.335 INFO:teuthology.orchestra.run.smithi084.stdout:{"epoch":373,"fsid":"9c46152e-602a-11ee-8db5-212e2dc638e7","created":"2023-10-01T07:19:10.537832+0000","modified":"2023-10-01T08:20:45.128706+0000","last_up_change":"2023-10-01T07:54:20.651738+0000","last_in_change":"2023-10-01T08:14:00.843536+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":25,"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-10-01T07:23:31.512821+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-10-01T07:28:01.764475+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"341","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":15,"snap_epoch":341,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2023-10-01T07:29:57.503405+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"59","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2023-10-01T07:29:58.003652+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"59","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}},"read_balance":{"score_acting":2.25,"score_stable":2.25,"optimal_score":1,"raw_score_acting":2.25,"raw_score_stable":2.25,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"0597b5b4-318a-4d9a-99f7-d02869dd45c4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":73,"up_from":77,"up_thru":362,"down_at":74,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6802","nonce":1612258704},{"type":"v1","addr":"172.21.15.84:6803","nonce":1612258704}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6804","nonce":1612258704},{"type":"v1","addr":"172.21.15.84:6805","nonce":1612258704}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6808","nonce":1612258704},{"type":"v1","addr":"172.21.15.84:6809","nonce":1612258704}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6806","nonce":1612258704},{"type":"v1","addr":"172.21.15.84:6807","nonce":1612258704}]},"public_addr":"172.21.15.84:6803/1612258704","cluster_addr":"172.21.15.84:6805/1612258704","heartbeat_back_addr":"172.21.15.84:6809/1612258704","heartbeat_front_addr":"172.21.15.84:6807/1612258704","state":["exists","up"]},{"osd":1,"uuid":"b9833f60-4823-4fe6-8419-d738d8d6f410","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":82,"last_clean_end":153,"up_from":163,"up_thru":368,"down_at":154,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6810","nonce":1526986772},{"type":"v1","addr":"172.21.15.84:6811","nonce":1526986772}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6812","nonce":1526986772},{"type":"v1","addr":"172.21.15.84:6813","nonce":1526986772}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6816","nonce":1526986772},{"type":"v1","addr":"172.21.15.84:6817","nonce":1526986772}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6814","nonce":1526986772},{"type":"v1","addr":"172.21.15.84:6815","nonce":1526986772}]},"public_addr":"172.21.15.84:6811/1526986772","cluster_addr":"172.21.15.84:6813/1526986772","heartbeat_back_addr":"172.21.15.84:6817/1526986772","heartbeat_front_addr":"172.21.15.84:6815/1526986772","state":["exists","up"]},{"osd":2,"uuid":"496d4326-b04b-45a8-8ed8-1c87c3d52c86","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":83,"up_from":90,"up_thru":346,"down_at":84,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6818","nonce":1622912304},{"type":"v1","addr":"172.21.15.84:6819","nonce":1622912304}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6820","nonce":1622912304},{"type":"v1","addr":"172.21.15.84:6821","nonce":1622912304}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6824","nonce":1622912304},{"type":"v1","addr":"172.21.15.84:6825","nonce":1622912304}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6822","nonce":1622912304},{"type":"v1","addr":"172.21.15.84:6823","nonce":1622912304}]},"public_addr":"172.21.15.84:6819/1622912304","cluster_addr":"172.21.15.84:6821/1622912304","heartbeat_back_addr":"172.21.15.84:6825/1622912304","heartbeat_front_addr":"172.21.15.84:6823/1622912304","state":["exists","up"]},{"osd":3,"uuid":"789c3c20-ad18-4da7-b0d3-ef28eae15aa6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":92,"up_from":96,"up_thru":368,"down_at":93,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6826","nonce":2737905343},{"type":"v1","addr":"172.21.15.84:6827","nonce":2737905343}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6828","nonce":2737905343},{"type":"v1","addr":"172.21.15.84:6829","nonce":2737905343}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6832","nonce":2737905343},{"type":"v1","addr":"172.21.15.84:6833","nonce":2737905343}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6830","nonce":2737905343},{"type":"v1","addr":"172.21.15.84:6831","nonce":2737905343}]},"public_addr":"172.21.15.84:6827/2737905343","cluster_addr":"172.21.15.84:6829/2737905343","heartbeat_back_addr":"172.21.15.84:6833/2737905343","heartbeat_front_addr":"172.21.15.84:6831/2737905343","state":["exists","up"]},{"osd":4,"uuid":"510e0af6-876b-41cb-88e9-7c81f14dfe73","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":30,"last_clean_end":99,"up_from":112,"up_thru":368,"down_at":100,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6800","nonce":3361346727},{"type":"v1","addr":"172.21.15.112:6801","nonce":3361346727}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6802","nonce":3361346727},{"type":"v1","addr":"172.21.15.112:6803","nonce":3361346727}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6806","nonce":3361346727},{"type":"v1","addr":"172.21.15.112:6807","nonce":3361346727}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6804","nonce":3361346727},{"type":"v1","addr":"172.21.15.112:6805","nonce":3361346727}]},"public_addr":"172.21.15.112:6801/3361346727","cluster_addr":"172.21.15.112:6803/3361346727","heartbeat_back_addr":"172.21.15.112:6807/3361346727","heartbeat_front_addr":"172.21.15.112:6805/3361346727","state":["exists","up"]},{"osd":5,"uuid":"4aea62d5-accb-437b-b8e8-f7a7d176fb86","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":368,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6808","nonce":2865306528},{"type":"v1","addr":"172.21.15.112:6809","nonce":2865306528}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6810","nonce":2865306528},{"type":"v1","addr":"172.21.15.112:6811","nonce":2865306528}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6814","nonce":2865306528},{"type":"v1","addr":"172.21.15.112:6815","nonce":2865306528}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6812","nonce":2865306528},{"type":"v1","addr":"172.21.15.112:6813","nonce":2865306528}]},"public_addr":"172.21.15.112:6809/2865306528","cluster_addr":"172.21.15.112:6811/2865306528","heartbeat_back_addr":"172.21.15.112:6815/2865306528","heartbeat_front_addr":"172.21.15.112:6813/2865306528","state":["exists","up"]},{"osd":6,"uuid":"eac6b4fe-3655-40f2-a7c0-aec7f85a0e35","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":368,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6816","nonce":1014863209},{"type":"v1","addr":"172.21.15.112:6817","nonce":1014863209}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6818","nonce":1014863209},{"type":"v1","addr":"172.21.15.112:6819","nonce":1014863209}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6822","nonce":1014863209},{"type":"v1","addr":"172.21.15.112:6823","nonce":1014863209}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6820","nonce":1014863209},{"type":"v1","addr":"172.21.15.112:6821","nonce":1014863209}]},"public_addr":"172.21.15.112:6817/1014863209","cluster_addr":"172.21.15.112:6819/1014863209","heartbeat_back_addr":"172.21.15.112:6823/1014863209","heartbeat_front_addr":"172.21.15.112:6821/1014863209","state":["exists","up"]},{"osd":7,"uuid":"6ffb9f30-0931-49ae-a6cf-f3b6186a49e1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":48,"last_clean_end":97,"up_from":116,"up_thru":371,"down_at":98,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6824","nonce":964802179},{"type":"v1","addr":"172.21.15.112:6825","nonce":964802179}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6826","nonce":964802179},{"type":"v1","addr":"172.21.15.112:6827","nonce":964802179}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6830","nonce":964802179},{"type":"v1","addr":"172.21.15.112:6831","nonce":964802179}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6828","nonce":964802179},{"type":"v1","addr":"172.21.15.112:6829","nonce":964802179}]},"public_addr":"172.21.15.112:6825/964802179","cluster_addr":"172.21.15.112:6827/964802179","heartbeat_back_addr":"172.21.15.112:6831/964802179","heartbeat_front_addr":"172.21.15.112:6829/964802179","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:22:01.113923+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-10-01T07:22:44.830850+0000","dead_epoch":153},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:23:29.362474+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-10-01T07:24:14.137729+0000","dead_epoch":92},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:24:54.789460+0000","dead_epoch":99},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:25:36.457059+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:26:18.614925+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-01T07:27:01.192869+0000","dead_epoch":97}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"3.b","mappings":[{"from":3,"to":2}]},{"pgid":"3.f","mappings":[{"from":7,"to":2}]},{"pgid":"3.15","mappings":[{"from":4,"to":5}]},{"pgid":"3.1b","mappings":[{"from":4,"to":2}]},{"pgid":"3.1c","mappings":[{"from":4,"to":2}]},{"pgid":"4.a","mappings":[{"from":1,"to":2}]},{"pgid":"4.c","mappings":[{"from":3,"to":0}]},{"pgid":"4.16","mappings":[{"from":3,"to":2}]},{"pgid":"4.18","mappings":[{"from":1,"to":0}]},{"pgid":"4.19","mappings":[{"from":3,"to":5}]},{"pgid":"4.1d","mappings":[{"from":3,"to":5}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.84:0/2747221199":"2023-10-02T07:36:29.901449+0000","172.21.15.84:0/2905051778":"2023-10-02T07:36:29.901449+0000","172.21.15.84:0/1384369502":"2023-10-02T07:36:29.901449+0000","172.21.15.84:0/1036978476":"2023-10-02T07:36:29.901449+0000","172.21.15.84:6801/4019964425":"2023-10-02T07:36:29.901449+0000","172.21.15.84:0/1003292359":"2023-10-02T07:36:29.901449+0000","172.21.15.112:0/4248101109":"2023-10-02T07:35:23.423206+0000","172.21.15.84:0/1180134649":"2023-10-02T07:33:44.967503+0000","172.21.15.112:6835/3005622492":"2023-10-02T07:35:23.423206+0000","172.21.15.112:6834/3005622492":"2023-10-02T07:35:23.423206+0000","172.21.15.84:6800/4019964425":"2023-10-02T07:36:29.901449+0000","172.21.15.84:6801/4266955227":"2023-10-02T07:19:38.475011+0000","172.21.15.84:0/2030305114":"2023-10-02T07:19:38.475011+0000","172.21.15.84:6800/1595613525":"2023-10-02T07:27:35.119396+0000","172.21.15.84:6801/1595613525":"2023-10-02T07:27:35.119396+0000","172.21.15.84:6801/508401621":"2023-10-02T07:33:44.967503+0000","172.21.15.112:0/3175412029":"2023-10-02T07:35:23.423206+0000","172.21.15.84:6800/508401621":"2023-10-02T07:33:44.967503+0000","172.21.15.84:6800/4266955227":"2023-10-02T07:19:38.475011+0000","172.21.15.84:0/1842703952":"2023-10-02T07:36:29.901449+0000","172.21.15.84:0/2014296091":"2023-10-02T07:27:35.119396+0000","172.21.15.84:6800/392122825":"2023-10-02T07:20:09.246560+0000","172.21.15.84:6801/392122825":"2023-10-02T07:20:09.246560+0000","172.21.15.84:0/1331132814":"2023-10-02T07:19:38.475011+0000","172.21.15.84:0/4276613533":"2023-10-02T07:33:44.967503+0000","172.21.15.84:0/2982676647":"2023-10-02T07:20:09.246560+0000","172.21.15.112:0/2090230549":"2023-10-02T07:35:23.423206+0000","172.21.15.84:0/76083119":"2023-10-02T07:20:09.246560+0000","172.21.15.84:0/1748783844":"2023-10-02T07:27:35.119396+0000","172.21.15.112:0/3218563026":"2023-10-02T07:35:23.423206+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-10-01T08:21:04.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:04 smithi112 bash[59335]: cluster 2023-10-01T08:21:02.941722+0000 mgr.y (mgr.34104) 1459 : cluster 0 pgmap v1640: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:05.345 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-10-01T08:21:05.345 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-10-01T08:21:05.346 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-10-01T08:21:05.346 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-10-01T08:21:05.346 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-10-01T08:21:05.347 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-10-01T08:21:05.347 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-10-01T08:21:05.348 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-10-01T08:21:05.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:05 smithi112 bash[59335]: audit 2023-10-01T08:21:04.332642+0000 mon.a (mon.0) 1903 : audit 0 from='client.? 172.21.15.84:0/1578268280' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T08:21:05.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:05 smithi112 bash[59335]: cluster 2023-10-01T08:21:04.942506+0000 mgr.y (mgr.34104) 1460 : cluster 0 pgmap v1641: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:05.577 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:05 smithi084 bash[78255]: audit 2023-10-01T08:21:04.332642+0000 mon.a (mon.0) 1903 : audit 0 from='client.? 172.21.15.84:0/1578268280' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T08:21:05.577 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:05 smithi084 bash[78255]: cluster 2023-10-01T08:21:04.942506+0000 mgr.y (mgr.34104) 1460 : cluster 0 pgmap v1641: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:05.577 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:05 smithi084 bash[75189]: audit 2023-10-01T08:21:04.332642+0000 mon.a (mon.0) 1903 : audit 0 from='client.? 172.21.15.84:0/1578268280' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-01T08:21:05.577 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:05 smithi084 bash[75189]: cluster 2023-10-01T08:21:04.942506+0000 mgr.y (mgr.34104) 1460 : cluster 0 pgmap v1641: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:06.573 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:21:06 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:21:06] "GET /metrics HTTP/1.1" 200 34024 "" "Prometheus/2.33.4" 2023-10-01T08:21:08.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:07 smithi084 bash[75189]: cluster 2023-10-01T08:21:06.943156+0000 mgr.y (mgr.34104) 1461 : cluster 0 pgmap v1642: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:08.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:08 smithi084 bash[78255]: cluster 2023-10-01T08:21:06.943156+0000 mgr.y (mgr.34104) 1461 : cluster 0 pgmap v1642: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:08.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:08 smithi112 bash[59335]: cluster 2023-10-01T08:21:06.943156+0000 mgr.y (mgr.34104) 1461 : cluster 0 pgmap v1642: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:10.237 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:21:10.238 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:21:10.239 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:21:10.239 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:21:10.239 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:21:10.245 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:21:10.245 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:21:10.245 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:21:10.271 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:10 smithi084 bash[75189]: cluster 2023-10-01T08:21:08.944007+0000 mgr.y (mgr.34104) 1462 : cluster 0 pgmap v1643: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:10.272 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:10 smithi084 bash[78255]: cluster 2023-10-01T08:21:08.944007+0000 mgr.y (mgr.34104) 1462 : cluster 0 pgmap v1643: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:10.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:10 smithi112 bash[59335]: cluster 2023-10-01T08:21:08.944007+0000 mgr.y (mgr.34104) 1462 : cluster 0 pgmap v1643: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:12.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:12 smithi084 bash[75189]: cluster 2023-10-01T08:21:10.944713+0000 mgr.y (mgr.34104) 1463 : cluster 0 pgmap v1644: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:12.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:12 smithi084 bash[78255]: cluster 2023-10-01T08:21:10.944713+0000 mgr.y (mgr.34104) 1463 : cluster 0 pgmap v1644: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:12.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:12 smithi112 bash[59335]: cluster 2023-10-01T08:21:10.944713+0000 mgr.y (mgr.34104) 1463 : cluster 0 pgmap v1644: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:14.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:14 smithi084 bash[78255]: cluster 2023-10-01T08:21:12.945537+0000 mgr.y (mgr.34104) 1464 : cluster 0 pgmap v1645: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:14.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:14 smithi084 bash[75189]: cluster 2023-10-01T08:21:12.945537+0000 mgr.y (mgr.34104) 1464 : cluster 0 pgmap v1645: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:14.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:14 smithi112 bash[59335]: cluster 2023-10-01T08:21:12.945537+0000 mgr.y (mgr.34104) 1464 : cluster 0 pgmap v1645: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:15.348 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:15 smithi084 bash[78255]: cluster 2023-10-01T08:21:14.946436+0000 mgr.y (mgr.34104) 1465 : cluster 0 pgmap v1646: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:15.348 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:15 smithi084 bash[78255]: audit 2023-10-01T08:21:15.135223+0000 mon.a (mon.0) 1904 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:21:15.349 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:15 smithi084 bash[75189]: cluster 2023-10-01T08:21:14.946436+0000 mgr.y (mgr.34104) 1465 : cluster 0 pgmap v1646: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:15.349 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:15 smithi084 bash[75189]: audit 2023-10-01T08:21:15.135223+0000 mon.a (mon.0) 1904 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:21:15.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:15 smithi112 bash[59335]: cluster 2023-10-01T08:21:14.946436+0000 mgr.y (mgr.34104) 1465 : cluster 0 pgmap v1646: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:15.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:15 smithi112 bash[59335]: audit 2023-10-01T08:21:15.135223+0000 mon.a (mon.0) 1904 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:21:16.565 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:21:16 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:21:16] "GET /metrics HTTP/1.1" 200 34027 "" "Prometheus/2.33.4" 2023-10-01T08:21:18.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:18 smithi084 bash[78255]: cluster 2023-10-01T08:21:16.947062+0000 mgr.y (mgr.34104) 1466 : cluster 0 pgmap v1647: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:18.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:18 smithi084 bash[75189]: cluster 2023-10-01T08:21:16.947062+0000 mgr.y (mgr.34104) 1466 : cluster 0 pgmap v1647: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:18.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:18 smithi112 bash[59335]: cluster 2023-10-01T08:21:16.947062+0000 mgr.y (mgr.34104) 1466 : cluster 0 pgmap v1647: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:20.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:20 smithi084 bash[78255]: cluster 2023-10-01T08:21:18.947953+0000 mgr.y (mgr.34104) 1467 : cluster 0 pgmap v1648: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:20.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:20 smithi084 bash[75189]: cluster 2023-10-01T08:21:18.947953+0000 mgr.y (mgr.34104) 1467 : cluster 0 pgmap v1648: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:20.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:20 smithi112 bash[59335]: cluster 2023-10-01T08:21:18.947953+0000 mgr.y (mgr.34104) 1467 : cluster 0 pgmap v1648: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:22.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:22 smithi084 bash[75189]: cluster 2023-10-01T08:21:20.948574+0000 mgr.y (mgr.34104) 1468 : cluster 0 pgmap v1649: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:22.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:22 smithi084 bash[78255]: cluster 2023-10-01T08:21:20.948574+0000 mgr.y (mgr.34104) 1468 : cluster 0 pgmap v1649: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:22.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:22 smithi112 bash[59335]: cluster 2023-10-01T08:21:20.948574+0000 mgr.y (mgr.34104) 1468 : cluster 0 pgmap v1649: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:24.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:24 smithi084 bash[78255]: cluster 2023-10-01T08:21:22.949278+0000 mgr.y (mgr.34104) 1469 : cluster 0 pgmap v1650: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:24.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:24 smithi084 bash[75189]: cluster 2023-10-01T08:21:22.949278+0000 mgr.y (mgr.34104) 1469 : cluster 0 pgmap v1650: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:24.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:24 smithi112 bash[59335]: cluster 2023-10-01T08:21:22.949278+0000 mgr.y (mgr.34104) 1469 : cluster 0 pgmap v1650: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:25.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:25 smithi112 bash[59335]: cluster 2023-10-01T08:21:24.949822+0000 mgr.y (mgr.34104) 1470 : cluster 0 pgmap v1651: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:25.522 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:25 smithi084 bash[78255]: cluster 2023-10-01T08:21:24.949822+0000 mgr.y (mgr.34104) 1470 : cluster 0 pgmap v1651: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:25.522 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:25 smithi084 bash[75189]: cluster 2023-10-01T08:21:24.949822+0000 mgr.y (mgr.34104) 1470 : cluster 0 pgmap v1651: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:26.573 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:21:26 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:21:26] "GET /metrics HTTP/1.1" 200 34027 "" "Prometheus/2.33.4" 2023-10-01T08:21:28.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:28 smithi084 bash[75189]: cluster 2023-10-01T08:21:26.950321+0000 mgr.y (mgr.34104) 1471 : cluster 0 pgmap v1652: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:28.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:28 smithi084 bash[78255]: cluster 2023-10-01T08:21:26.950321+0000 mgr.y (mgr.34104) 1471 : cluster 0 pgmap v1652: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:28.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:28 smithi112 bash[59335]: cluster 2023-10-01T08:21:26.950321+0000 mgr.y (mgr.34104) 1471 : cluster 0 pgmap v1652: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:28.498 INFO:teuthology.orchestra.run.smithi084.stdout:180388627095 2023-10-01T08:21:28.498 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-10-01T08:21:30.257 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:30 smithi084 bash[78255]: cluster 2023-10-01T08:21:28.950863+0000 mgr.y (mgr.34104) 1472 : cluster 0 pgmap v1653: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:30.258 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:30 smithi084 bash[75189]: cluster 2023-10-01T08:21:28.950863+0000 mgr.y (mgr.34104) 1472 : cluster 0 pgmap v1653: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:30.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:30 smithi112 bash[59335]: cluster 2023-10-01T08:21:28.950863+0000 mgr.y (mgr.34104) 1472 : cluster 0 pgmap v1653: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:31.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:31 smithi084 bash[78255]: audit 2023-10-01T08:21:30.135564+0000 mon.a (mon.0) 1905 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:21:31.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:31 smithi084 bash[75189]: audit 2023-10-01T08:21:30.135564+0000 mon.a (mon.0) 1905 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:21:31.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:31 smithi112 bash[59335]: audit 2023-10-01T08:21:30.135564+0000 mon.a (mon.0) 1905 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:21:32.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:32 smithi084 bash[78255]: cluster 2023-10-01T08:21:30.951647+0000 mgr.y (mgr.34104) 1473 : cluster 0 pgmap v1654: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:32.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:32 smithi084 bash[78255]: audit 2023-10-01T08:21:31.225638+0000 mon.a (mon.0) 1906 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-10-01T08:21:32.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:32 smithi084 bash[75189]: cluster 2023-10-01T08:21:30.951647+0000 mgr.y (mgr.34104) 1473 : cluster 0 pgmap v1654: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:32.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:32 smithi084 bash[75189]: audit 2023-10-01T08:21:31.225638+0000 mon.a (mon.0) 1906 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-10-01T08:21:32.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:32 smithi112 bash[59335]: cluster 2023-10-01T08:21:30.951647+0000 mgr.y (mgr.34104) 1473 : cluster 0 pgmap v1654: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:32.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:32 smithi112 bash[59335]: audit 2023-10-01T08:21:31.225638+0000 mon.a (mon.0) 1906 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-10-01T08:21:32.667 INFO:teuthology.orchestra.run.smithi084.stdout:498216206739 2023-10-01T08:21:32.668 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-10-01T08:21:33.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:33 smithi084 bash[78255]: cluster 2023-10-01T08:21:32.020872+0000 osd.6 (osd.6) 330 : cluster 3 failed to encode map e374 with expected crc 2023-10-01T08:21:33.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:33 smithi084 bash[78255]: audit 2023-10-01T08:21:32.021424+0000 mon.a (mon.0) 1907 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2023-10-01T08:21:33.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:33 smithi084 bash[78255]: cluster 2023-10-01T08:21:32.021483+0000 mon.a (mon.0) 1908 : cluster 0 osdmap e374: 8 total, 8 up, 8 in 2023-10-01T08:21:33.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:33 smithi084 bash[78255]: cluster 2023-10-01T08:21:32.021927+0000 osd.4 (osd.4) 305 : cluster 3 failed to encode map e374 with expected crc 2023-10-01T08:21:33.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:33 smithi084 bash[78255]: cluster 2023-10-01T08:21:32.021985+0000 osd.5 (osd.5) 362 : cluster 3 failed to encode map e374 with expected crc 2023-10-01T08:21:33.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:33 smithi084 bash[75189]: cluster 2023-10-01T08:21:32.020872+0000 osd.6 (osd.6) 330 : cluster 3 failed to encode map e374 with expected crc 2023-10-01T08:21:33.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:33 smithi084 bash[75189]: audit 2023-10-01T08:21:32.021424+0000 mon.a (mon.0) 1907 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2023-10-01T08:21:33.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:33 smithi084 bash[75189]: cluster 2023-10-01T08:21:32.021483+0000 mon.a (mon.0) 1908 : cluster 0 osdmap e374: 8 total, 8 up, 8 in 2023-10-01T08:21:33.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:33 smithi084 bash[75189]: cluster 2023-10-01T08:21:32.021927+0000 osd.4 (osd.4) 305 : cluster 3 failed to encode map e374 with expected crc 2023-10-01T08:21:33.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:33 smithi084 bash[75189]: cluster 2023-10-01T08:21:32.021985+0000 osd.5 (osd.5) 362 : cluster 3 failed to encode map e374 with expected crc 2023-10-01T08:21:33.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:33 smithi112 bash[59335]: cluster 2023-10-01T08:21:32.020872+0000 osd.6 (osd.6) 330 : cluster 3 failed to encode map e374 with expected crc 2023-10-01T08:21:33.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:33 smithi112 bash[59335]: audit 2023-10-01T08:21:32.021424+0000 mon.a (mon.0) 1907 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2023-10-01T08:21:33.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:33 smithi112 bash[59335]: cluster 2023-10-01T08:21:32.021483+0000 mon.a (mon.0) 1908 : cluster 0 osdmap e374: 8 total, 8 up, 8 in 2023-10-01T08:21:33.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:33 smithi112 bash[59335]: cluster 2023-10-01T08:21:32.021927+0000 osd.4 (osd.4) 305 : cluster 3 failed to encode map e374 with expected crc 2023-10-01T08:21:33.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:33 smithi112 bash[59335]: cluster 2023-10-01T08:21:32.021985+0000 osd.5 (osd.5) 362 : cluster 3 failed to encode map e374 with expected crc 2023-10-01T08:21:33.609 INFO:teuthology.orchestra.run.smithi084.stdout:481036337558 2023-10-01T08:21:33.610 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-10-01T08:21:34.000 INFO:teuthology.orchestra.run.smithi084.stdout:386547057108 2023-10-01T08:21:34.001 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-10-01T08:21:34.136 INFO:teuthology.orchestra.run.smithi084.stdout:330712482274 2023-10-01T08:21:34.136 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-10-01T08:21:34.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:34 smithi084 bash[78255]: cluster 2023-10-01T08:21:32.737238+0000 osd.7 (osd.7) 207 : cluster 3 failed to encode map e374 with expected crc 2023-10-01T08:21:34.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:34 smithi084 bash[78255]: cluster 2023-10-01T08:21:32.951995+0000 mgr.y (mgr.34104) 1474 : cluster 0 pgmap v1656: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:34.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:34 smithi084 bash[78255]: cluster 2023-10-01T08:21:33.034608+0000 osd.6 (osd.6) 331 : cluster 3 failed to encode map e375 with expected crc 2023-10-01T08:21:34.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:34 smithi084 bash[78255]: cluster 2023-10-01T08:21:33.035866+0000 osd.4 (osd.4) 306 : cluster 3 failed to encode map e375 with expected crc 2023-10-01T08:21:34.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:34 smithi084 bash[78255]: cluster 2023-10-01T08:21:33.036651+0000 mon.a (mon.0) 1909 : cluster 0 osdmap e375: 8 total, 8 up, 8 in 2023-10-01T08:21:34.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:34 smithi084 bash[78255]: cluster 2023-10-01T08:21:33.036792+0000 osd.5 (osd.5) 363 : cluster 3 failed to encode map e375 with expected crc 2023-10-01T08:21:34.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:34 smithi084 bash[78255]: cluster 2023-10-01T08:21:33.039382+0000 osd.5 (osd.5) 364 : cluster 3 failed to encode map e375 with expected crc 2023-10-01T08:21:34.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:34 smithi084 bash[75189]: cluster 2023-10-01T08:21:32.737238+0000 osd.7 (osd.7) 207 : cluster 3 failed to encode map e374 with expected crc 2023-10-01T08:21:34.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:34 smithi084 bash[75189]: cluster 2023-10-01T08:21:32.951995+0000 mgr.y (mgr.34104) 1474 : cluster 0 pgmap v1656: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:34.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:34 smithi084 bash[75189]: cluster 2023-10-01T08:21:33.034608+0000 osd.6 (osd.6) 331 : cluster 3 failed to encode map e375 with expected crc 2023-10-01T08:21:34.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:34 smithi084 bash[75189]: cluster 2023-10-01T08:21:33.035866+0000 osd.4 (osd.4) 306 : cluster 3 failed to encode map e375 with expected crc 2023-10-01T08:21:34.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:34 smithi084 bash[75189]: cluster 2023-10-01T08:21:33.036651+0000 mon.a (mon.0) 1909 : cluster 0 osdmap e375: 8 total, 8 up, 8 in 2023-10-01T08:21:34.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:34 smithi084 bash[75189]: cluster 2023-10-01T08:21:33.036792+0000 osd.5 (osd.5) 363 : cluster 3 failed to encode map e375 with expected crc 2023-10-01T08:21:34.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:34 smithi084 bash[75189]: cluster 2023-10-01T08:21:33.039382+0000 osd.5 (osd.5) 364 : cluster 3 failed to encode map e375 with expected crc 2023-10-01T08:21:34.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:34 smithi112 bash[59335]: cluster 2023-10-01T08:21:32.737238+0000 osd.7 (osd.7) 207 : cluster 3 failed to encode map e374 with expected crc 2023-10-01T08:21:34.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:34 smithi112 bash[59335]: cluster 2023-10-01T08:21:32.951995+0000 mgr.y (mgr.34104) 1474 : cluster 0 pgmap v1656: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:34.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:34 smithi112 bash[59335]: cluster 2023-10-01T08:21:33.034608+0000 osd.6 (osd.6) 331 : cluster 3 failed to encode map e375 with expected crc 2023-10-01T08:21:34.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:34 smithi112 bash[59335]: cluster 2023-10-01T08:21:33.035866+0000 osd.4 (osd.4) 306 : cluster 3 failed to encode map e375 with expected crc 2023-10-01T08:21:34.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:34 smithi112 bash[59335]: cluster 2023-10-01T08:21:33.036651+0000 mon.a (mon.0) 1909 : cluster 0 osdmap e375: 8 total, 8 up, 8 in 2023-10-01T08:21:34.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:34 smithi112 bash[59335]: cluster 2023-10-01T08:21:33.036792+0000 osd.5 (osd.5) 363 : cluster 3 failed to encode map e375 with expected crc 2023-10-01T08:21:34.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:34 smithi112 bash[59335]: cluster 2023-10-01T08:21:33.039382+0000 osd.5 (osd.5) 364 : cluster 3 failed to encode map e375 with expected crc 2023-10-01T08:21:34.914 INFO:teuthology.orchestra.run.smithi084.stdout:700079669576 2023-10-01T08:21:34.914 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-10-01T08:21:35.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:35 smithi112 bash[59335]: cluster 2023-10-01T08:21:33.998058+0000 osd.7 (osd.7) 208 : cluster 3 failed to encode map e375 with expected crc 2023-10-01T08:21:35.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:35 smithi112 bash[59335]: cluster 2023-10-01T08:21:34.952951+0000 mgr.y (mgr.34104) 1475 : cluster 0 pgmap v1658: 73 pgs: 1 peering, 72 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:35.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:35 smithi084 bash[75189]: cluster 2023-10-01T08:21:33.998058+0000 osd.7 (osd.7) 208 : cluster 3 failed to encode map e375 with expected crc 2023-10-01T08:21:35.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:35 smithi084 bash[75189]: cluster 2023-10-01T08:21:34.952951+0000 mgr.y (mgr.34104) 1475 : cluster 0 pgmap v1658: 73 pgs: 1 peering, 72 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:35.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:35 smithi084 bash[78255]: cluster 2023-10-01T08:21:33.998058+0000 osd.7 (osd.7) 208 : cluster 3 failed to encode map e375 with expected crc 2023-10-01T08:21:35.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:35 smithi084 bash[78255]: cluster 2023-10-01T08:21:34.952951+0000 mgr.y (mgr.34104) 1475 : cluster 0 pgmap v1658: 73 pgs: 1 peering, 72 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:35.751 INFO:teuthology.orchestra.run.smithi084.stdout:412316860876 2023-10-01T08:21:35.751 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-10-01T08:21:35.816 INFO:teuthology.orchestra.run.smithi084.stdout:154618823329 2023-10-01T08:21:35.817 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-10-01T08:21:36.573 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:21:36 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:21:36] "GET /metrics HTTP/1.1" 200 34018 "" "Prometheus/2.33.4" 2023-10-01T08:21:38.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:38 smithi084 bash[75189]: cluster 2023-10-01T08:21:36.953812+0000 mgr.y (mgr.34104) 1476 : cluster 0 pgmap v1659: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:38.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:38 smithi084 bash[78255]: cluster 2023-10-01T08:21:36.953812+0000 mgr.y (mgr.34104) 1476 : cluster 0 pgmap v1659: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:38.432 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:21:38.433 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:21:38.436 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:21:38.436 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:21:38.436 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:21:38.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:38 smithi112 bash[59335]: cluster 2023-10-01T08:21:36.953812+0000 mgr.y (mgr.34104) 1476 : cluster 0 pgmap v1659: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:39.445 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:21:40.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:40 smithi084 bash[75189]: cluster 2023-10-01T08:21:38.954693+0000 mgr.y (mgr.34104) 1477 : cluster 0 pgmap v1660: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:40.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:40 smithi084 bash[78255]: cluster 2023-10-01T08:21:38.954693+0000 mgr.y (mgr.34104) 1477 : cluster 0 pgmap v1660: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:40.458 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:21:40.458 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:21:40.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:40 smithi112 bash[59335]: cluster 2023-10-01T08:21:38.954693+0000 mgr.y (mgr.34104) 1477 : cluster 0 pgmap v1660: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:42.218 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:42 smithi084 bash[78255]: cluster 2023-10-01T08:21:40.955714+0000 mgr.y (mgr.34104) 1478 : cluster 0 pgmap v1661: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:42.218 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:42 smithi084 bash[75189]: cluster 2023-10-01T08:21:40.955714+0000 mgr.y (mgr.34104) 1478 : cluster 0 pgmap v1661: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:42.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:42 smithi112 bash[59335]: cluster 2023-10-01T08:21:40.955714+0000 mgr.y (mgr.34104) 1478 : cluster 0 pgmap v1661: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:44.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:44 smithi084 bash[78255]: cluster 2023-10-01T08:21:42.956309+0000 mgr.y (mgr.34104) 1479 : cluster 0 pgmap v1662: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:44.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:44 smithi084 bash[75189]: cluster 2023-10-01T08:21:42.956309+0000 mgr.y (mgr.34104) 1479 : cluster 0 pgmap v1662: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:44.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:44 smithi112 bash[59335]: cluster 2023-10-01T08:21:42.956309+0000 mgr.y (mgr.34104) 1479 : cluster 0 pgmap v1662: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:45.303 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:45 smithi084 bash[78255]: cluster 2023-10-01T08:21:44.957065+0000 mgr.y (mgr.34104) 1480 : cluster 0 pgmap v1663: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:45.304 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:45 smithi084 bash[78255]: audit 2023-10-01T08:21:45.136672+0000 mon.a (mon.0) 1910 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:21:45.304 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:45 smithi084 bash[75189]: cluster 2023-10-01T08:21:44.957065+0000 mgr.y (mgr.34104) 1480 : cluster 0 pgmap v1663: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:45.304 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:45 smithi084 bash[75189]: audit 2023-10-01T08:21:45.136672+0000 mon.a (mon.0) 1910 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:21:45.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:45 smithi112 bash[59335]: cluster 2023-10-01T08:21:44.957065+0000 mgr.y (mgr.34104) 1480 : cluster 0 pgmap v1663: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:45.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:45 smithi112 bash[59335]: audit 2023-10-01T08:21:45.136672+0000 mon.a (mon.0) 1910 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:21:46.323 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:21:46 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:21:46] "GET /metrics HTTP/1.1" 200 34025 "" "Prometheus/2.33.4" 2023-10-01T08:21:47.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:47 smithi084 bash[75189]: audit 2023-10-01T08:21:46.031524+0000 mon.a (mon.0) 1911 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:21:47.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:47 smithi084 bash[78255]: audit 2023-10-01T08:21:46.031524+0000 mon.a (mon.0) 1911 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:21:47.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:47 smithi112 bash[59335]: audit 2023-10-01T08:21:46.031524+0000 mon.a (mon.0) 1911 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:21:48.217 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:48 smithi084 bash[78255]: cluster 2023-10-01T08:21:46.957895+0000 mgr.y (mgr.34104) 1481 : cluster 0 pgmap v1664: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:48.217 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:48 smithi084 bash[75189]: cluster 2023-10-01T08:21:46.957895+0000 mgr.y (mgr.34104) 1481 : cluster 0 pgmap v1664: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:48.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:48 smithi112 bash[59335]: cluster 2023-10-01T08:21:46.957895+0000 mgr.y (mgr.34104) 1481 : cluster 0 pgmap v1664: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:50.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:50 smithi084 bash[75189]: cluster 2023-10-01T08:21:48.958437+0000 mgr.y (mgr.34104) 1482 : cluster 0 pgmap v1665: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:50.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:50 smithi084 bash[78255]: cluster 2023-10-01T08:21:48.958437+0000 mgr.y (mgr.34104) 1482 : cluster 0 pgmap v1665: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:50.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:50 smithi112 bash[59335]: cluster 2023-10-01T08:21:48.958437+0000 mgr.y (mgr.34104) 1482 : cluster 0 pgmap v1665: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:52.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:52 smithi084 bash[75189]: cluster 2023-10-01T08:21:50.959240+0000 mgr.y (mgr.34104) 1483 : cluster 0 pgmap v1666: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:52.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:52 smithi084 bash[75189]: audit 2023-10-01T08:21:51.442369+0000 mon.a (mon.0) 1912 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:21:52.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:52 smithi084 bash[78255]: cluster 2023-10-01T08:21:50.959240+0000 mgr.y (mgr.34104) 1483 : cluster 0 pgmap v1666: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:52.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:52 smithi084 bash[78255]: audit 2023-10-01T08:21:51.442369+0000 mon.a (mon.0) 1912 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:21:52.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:52 smithi112 bash[59335]: cluster 2023-10-01T08:21:50.959240+0000 mgr.y (mgr.34104) 1483 : cluster 0 pgmap v1666: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:52.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:52 smithi112 bash[59335]: audit 2023-10-01T08:21:51.442369+0000 mon.a (mon.0) 1912 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-01T08:21:53.397 INFO:teuthology.orchestra.run.smithi084.stdout:180388627101 2023-10-01T08:21:54.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:54 smithi084 bash[78255]: cluster 2023-10-01T08:21:52.959622+0000 mgr.y (mgr.34104) 1484 : cluster 0 pgmap v1667: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:54.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:54 smithi084 bash[78255]: audit 2023-10-01T08:21:53.396091+0000 mon.a (mon.0) 1913 : audit 0 from='client.? 172.21.15.84:0/1710327597' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-01T08:21:54.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:54 smithi084 bash[75189]: cluster 2023-10-01T08:21:52.959622+0000 mgr.y (mgr.34104) 1484 : cluster 0 pgmap v1667: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:54.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:54 smithi084 bash[75189]: audit 2023-10-01T08:21:53.396091+0000 mon.a (mon.0) 1913 : audit 0 from='client.? 172.21.15.84:0/1710327597' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-01T08:21:54.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:54 smithi112 bash[59335]: cluster 2023-10-01T08:21:52.959622+0000 mgr.y (mgr.34104) 1484 : cluster 0 pgmap v1667: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:54.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:54 smithi112 bash[59335]: audit 2023-10-01T08:21:53.396091+0000 mon.a (mon.0) 1913 : audit 0 from='client.? 172.21.15.84:0/1710327597' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-01T08:21:55.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:55 smithi112 bash[59335]: cluster 2023-10-01T08:21:54.960537+0000 mgr.y (mgr.34104) 1485 : cluster 0 pgmap v1668: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:55.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:55 smithi084 bash[78255]: cluster 2023-10-01T08:21:54.960537+0000 mgr.y (mgr.34104) 1485 : cluster 0 pgmap v1668: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:55.574 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:55 smithi084 bash[75189]: cluster 2023-10-01T08:21:54.960537+0000 mgr.y (mgr.34104) 1485 : cluster 0 pgmap v1668: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:56.460 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:21:56 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:21:56] "GET /metrics HTTP/1.1" 200 34025 "" "Prometheus/2.33.4" 2023-10-01T08:21:56.463 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388627095 got 180388627101 for osd.6 2023-10-01T08:21:56.464 DEBUG:teuthology.parallel:result is None 2023-10-01T08:21:56.893 INFO:teuthology.orchestra.run.smithi084.stdout:481036337564 2023-10-01T08:21:57.125 INFO:teuthology.orchestra.run.smithi084.stdout:386547057113 2023-10-01T08:21:57.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:56 smithi112 bash[59335]: audit 2023-10-01T08:21:56.892575+0000 mon.a (mon.0) 1914 : audit 0 from='client.? 172.21.15.84:0/609564865' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-01T08:21:57.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:56 smithi084 bash[75189]: audit 2023-10-01T08:21:56.892575+0000 mon.a (mon.0) 1914 : audit 0 from='client.? 172.21.15.84:0/609564865' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-01T08:21:57.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:56 smithi084 bash[78255]: audit 2023-10-01T08:21:56.892575+0000 mon.a (mon.0) 1914 : audit 0 from='client.? 172.21.15.84:0/609564865' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-01T08:21:57.363 INFO:teuthology.orchestra.run.smithi084.stdout:412316860881 2023-10-01T08:21:58.054 INFO:teuthology.orchestra.run.smithi084.stdout:330712482280 2023-10-01T08:21:58.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:57 smithi112 bash[59335]: cluster 2023-10-01T08:21:56.961202+0000 mgr.y (mgr.34104) 1486 : cluster 0 pgmap v1669: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:58.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:57 smithi112 bash[59335]: audit 2023-10-01T08:21:57.124155+0000 mon.c (mon.2) 163 : audit 0 from='client.? 172.21.15.84:0/3495810547' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-01T08:21:58.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:57 smithi112 bash[59335]: audit 2023-10-01T08:21:57.362005+0000 mon.a (mon.0) 1915 : audit 0 from='client.? 172.21.15.84:0/1110267778' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-01T08:21:58.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:57 smithi112 bash[59335]: audit 2023-10-01T08:21:57.729461+0000 mon.a (mon.0) 1916 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:21:58.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:57 smithi112 bash[59335]: audit 2023-10-01T08:21:57.735550+0000 mon.a (mon.0) 1917 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:21:58.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:57 smithi112 bash[59335]: audit 2023-10-01T08:21:57.880344+0000 mon.a (mon.0) 1918 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:21:58.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:57 smithi112 bash[59335]: audit 2023-10-01T08:21:57.886182+0000 mon.a (mon.0) 1919 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:21:58.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:57 smithi084 bash[75189]: cluster 2023-10-01T08:21:56.961202+0000 mgr.y (mgr.34104) 1486 : cluster 0 pgmap v1669: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:58.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:57 smithi084 bash[75189]: audit 2023-10-01T08:21:57.124155+0000 mon.c (mon.2) 163 : audit 0 from='client.? 172.21.15.84:0/3495810547' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-01T08:21:58.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:57 smithi084 bash[75189]: audit 2023-10-01T08:21:57.362005+0000 mon.a (mon.0) 1915 : audit 0 from='client.? 172.21.15.84:0/1110267778' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-01T08:21:58.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:57 smithi084 bash[75189]: audit 2023-10-01T08:21:57.729461+0000 mon.a (mon.0) 1916 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:21:58.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:57 smithi084 bash[75189]: audit 2023-10-01T08:21:57.735550+0000 mon.a (mon.0) 1917 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:21:58.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:57 smithi084 bash[75189]: audit 2023-10-01T08:21:57.880344+0000 mon.a (mon.0) 1918 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:21:58.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:57 smithi084 bash[75189]: audit 2023-10-01T08:21:57.886182+0000 mon.a (mon.0) 1919 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:21:58.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:57 smithi084 bash[78255]: cluster 2023-10-01T08:21:56.961202+0000 mgr.y (mgr.34104) 1486 : cluster 0 pgmap v1669: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:21:58.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:57 smithi084 bash[78255]: audit 2023-10-01T08:21:57.124155+0000 mon.c (mon.2) 163 : audit 0 from='client.? 172.21.15.84:0/3495810547' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-01T08:21:58.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:57 smithi084 bash[78255]: audit 2023-10-01T08:21:57.362005+0000 mon.a (mon.0) 1915 : audit 0 from='client.? 172.21.15.84:0/1110267778' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-01T08:21:58.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:57 smithi084 bash[78255]: audit 2023-10-01T08:21:57.729461+0000 mon.a (mon.0) 1916 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:21:58.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:57 smithi084 bash[78255]: audit 2023-10-01T08:21:57.735550+0000 mon.a (mon.0) 1917 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:21:58.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:57 smithi084 bash[78255]: audit 2023-10-01T08:21:57.880344+0000 mon.a (mon.0) 1918 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:21:58.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:57 smithi084 bash[78255]: audit 2023-10-01T08:21:57.886182+0000 mon.a (mon.0) 1919 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:21:58.544 INFO:teuthology.orchestra.run.smithi084.stdout:498216206745 2023-10-01T08:21:59.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:58 smithi084 bash[78255]: audit 2023-10-01T08:21:58.052762+0000 mon.c (mon.2) 164 : audit 0 from='client.? 172.21.15.84:0/4225395467' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-01T08:21:59.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:58 smithi084 bash[78255]: audit 2023-10-01T08:21:58.362955+0000 mon.a (mon.0) 1920 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:21:59.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:58 smithi084 bash[78255]: audit 2023-10-01T08:21:58.364361+0000 mon.a (mon.0) 1921 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:21:59.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:58 smithi084 bash[78255]: audit 2023-10-01T08:21:58.370369+0000 mon.a (mon.0) 1922 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:21:59.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:58 smithi084 bash[78255]: audit 2023-10-01T08:21:58.543281+0000 mon.c (mon.2) 165 : audit 0 from='client.? 172.21.15.84:0/1200001244' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-01T08:21:59.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:58 smithi084 bash[75189]: audit 2023-10-01T08:21:58.052762+0000 mon.c (mon.2) 164 : audit 0 from='client.? 172.21.15.84:0/4225395467' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-01T08:21:59.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:58 smithi084 bash[75189]: audit 2023-10-01T08:21:58.362955+0000 mon.a (mon.0) 1920 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:21:59.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:58 smithi084 bash[75189]: audit 2023-10-01T08:21:58.364361+0000 mon.a (mon.0) 1921 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:21:59.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:58 smithi084 bash[75189]: audit 2023-10-01T08:21:58.370369+0000 mon.a (mon.0) 1922 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:21:59.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:58 smithi084 bash[75189]: audit 2023-10-01T08:21:58.543281+0000 mon.c (mon.2) 165 : audit 0 from='client.? 172.21.15.84:0/1200001244' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-01T08:21:59.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:58 smithi112 bash[59335]: audit 2023-10-01T08:21:58.052762+0000 mon.c (mon.2) 164 : audit 0 from='client.? 172.21.15.84:0/4225395467' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-01T08:21:59.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:58 smithi112 bash[59335]: audit 2023-10-01T08:21:58.362955+0000 mon.a (mon.0) 1920 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-01T08:21:59.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:58 smithi112 bash[59335]: audit 2023-10-01T08:21:58.364361+0000 mon.a (mon.0) 1921 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-01T08:21:59.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:58 smithi112 bash[59335]: audit 2023-10-01T08:21:58.370369+0000 mon.a (mon.0) 1922 : audit 1 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' 2023-10-01T08:21:59.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:58 smithi112 bash[59335]: audit 2023-10-01T08:21:58.543281+0000 mon.c (mon.2) 165 : audit 0 from='client.? 172.21.15.84:0/1200001244' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-01T08:21:59.835 INFO:teuthology.orchestra.run.smithi084.stdout:700079669581 2023-10-01T08:21:59.932 INFO:tasks.cephadm.ceph_manager.ceph:need seq 481036337558 got 481036337564 for osd.4 2023-10-01T08:21:59.933 DEBUG:teuthology.parallel:result is None 2023-10-01T08:21:59.987 INFO:teuthology.orchestra.run.smithi084.stdout:154618823334 2023-10-01T08:22:00.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:59 smithi112 bash[59335]: cluster 2023-10-01T08:21:58.961737+0000 mgr.y (mgr.34104) 1487 : cluster 0 pgmap v1670: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:22:00.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:21:59 smithi112 bash[59335]: audit 2023-10-01T08:21:59.833729+0000 mon.c (mon.2) 166 : audit 0 from='client.? 172.21.15.84:0/398687956' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-01T08:22:00.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:59 smithi084 bash[75189]: cluster 2023-10-01T08:21:58.961737+0000 mgr.y (mgr.34104) 1487 : cluster 0 pgmap v1670: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:22:00.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:21:59 smithi084 bash[75189]: audit 2023-10-01T08:21:59.833729+0000 mon.c (mon.2) 166 : audit 0 from='client.? 172.21.15.84:0/398687956' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-01T08:22:00.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:59 smithi084 bash[78255]: cluster 2023-10-01T08:21:58.961737+0000 mgr.y (mgr.34104) 1487 : cluster 0 pgmap v1670: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:22:00.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:21:59 smithi084 bash[78255]: audit 2023-10-01T08:21:59.833729+0000 mon.c (mon.2) 166 : audit 0 from='client.? 172.21.15.84:0/398687956' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-01T08:22:01.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:22:00 smithi112 bash[59335]: audit 2023-10-01T08:21:59.985797+0000 mon.a (mon.0) 1923 : audit 0 from='client.? 172.21.15.84:0/1688005978' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-01T08:22:01.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:22:00 smithi112 bash[59335]: audit 2023-10-01T08:22:00.135892+0000 mon.a (mon.0) 1924 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:22:01.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:22:00 smithi084 bash[78255]: audit 2023-10-01T08:21:59.985797+0000 mon.a (mon.0) 1923 : audit 0 from='client.? 172.21.15.84:0/1688005978' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-01T08:22:01.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:22:00 smithi084 bash[78255]: audit 2023-10-01T08:22:00.135892+0000 mon.a (mon.0) 1924 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:22:01.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:22:00 smithi084 bash[75189]: audit 2023-10-01T08:21:59.985797+0000 mon.a (mon.0) 1923 : audit 0 from='client.? 172.21.15.84:0/1688005978' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-01T08:22:01.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:22:00 smithi084 bash[75189]: audit 2023-10-01T08:22:00.135892+0000 mon.a (mon.0) 1924 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:22:02.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:22:01 smithi112 bash[59335]: cluster 2023-10-01T08:22:00.962337+0000 mgr.y (mgr.34104) 1488 : cluster 0 pgmap v1671: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:22:02.267 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:22:01 smithi084 bash[78255]: cluster 2023-10-01T08:22:00.962337+0000 mgr.y (mgr.34104) 1488 : cluster 0 pgmap v1671: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:22:02.267 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:22:01 smithi084 bash[75189]: cluster 2023-10-01T08:22:00.962337+0000 mgr.y (mgr.34104) 1488 : cluster 0 pgmap v1671: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:22:02.268 INFO:tasks.cephadm.ceph_manager.ceph:need seq 386547057108 got 386547057113 for osd.2 2023-10-01T08:22:02.268 DEBUG:teuthology.parallel:result is None 2023-10-01T08:22:02.880 INFO:tasks.cephadm.ceph_manager.ceph:need seq 412316860876 got 412316860881 for osd.3 2023-10-01T08:22:02.881 DEBUG:teuthology.parallel:result is None 2023-10-01T08:22:02.988 INFO:tasks.cephadm.ceph_manager.ceph:need seq 498216206739 got 498216206745 for osd.7 2023-10-01T08:22:02.988 DEBUG:teuthology.parallel:result is None 2023-10-01T08:22:02.989 INFO:tasks.cephadm.ceph_manager.ceph:need seq 330712482274 got 330712482280 for osd.0 2023-10-01T08:22:02.989 DEBUG:teuthology.parallel:result is None 2023-10-01T08:22:03.597 INFO:tasks.cephadm.ceph_manager.ceph:need seq 700079669576 got 700079669581 for osd.1 2023-10-01T08:22:03.597 DEBUG:teuthology.parallel:result is None 2023-10-01T08:22:03.610 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618823329 got 154618823334 for osd.5 2023-10-01T08:22:03.610 DEBUG:teuthology.parallel:result is None 2023-10-01T08:22:03.610 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2023-10-01T08:22:03.610 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T08:22:04.229 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:22:03 smithi112 bash[59335]: cluster 2023-10-01T08:22:02.962792+0000 mgr.y (mgr.34104) 1489 : cluster 0 pgmap v1672: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:22:04.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:22:03 smithi084 bash[75189]: cluster 2023-10-01T08:22:02.962792+0000 mgr.y (mgr.34104) 1489 : cluster 0 pgmap v1672: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:22:04.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:22:03 smithi084 bash[78255]: cluster 2023-10-01T08:22:02.962792+0000 mgr.y (mgr.34104) 1489 : cluster 0 pgmap v1672: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:22:05.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:22:05 smithi112 bash[59335]: cluster 2023-10-01T08:22:04.963782+0000 mgr.y (mgr.34104) 1490 : cluster 0 pgmap v1673: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:22:05.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:22:05 smithi084 bash[75189]: cluster 2023-10-01T08:22:04.963782+0000 mgr.y (mgr.34104) 1490 : cluster 0 pgmap v1673: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:22:05.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:22:05 smithi084 bash[78255]: cluster 2023-10-01T08:22:04.963782+0000 mgr.y (mgr.34104) 1490 : cluster 0 pgmap v1673: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:22:06.573 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:22:06 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:22:06] "GET /metrics HTTP/1.1" 200 34021 "" "Prometheus/2.33.4" 2023-10-01T08:22:08.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:22:08 smithi084 bash[78255]: cluster 2023-10-01T08:22:06.964642+0000 mgr.y (mgr.34104) 1491 : cluster 0 pgmap v1674: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:22:08.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:22:08 smithi084 bash[75189]: cluster 2023-10-01T08:22:06.964642+0000 mgr.y (mgr.34104) 1491 : cluster 0 pgmap v1674: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:22:08.431 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:22:08.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:22:08 smithi112 bash[59335]: cluster 2023-10-01T08:22:06.964642+0000 mgr.y (mgr.34104) 1491 : cluster 0 pgmap v1674: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:22:10.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:22:10 smithi084 bash[75189]: cluster 2023-10-01T08:22:08.965218+0000 mgr.y (mgr.34104) 1492 : cluster 0 pgmap v1675: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:22:10.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:22:10 smithi084 bash[78255]: cluster 2023-10-01T08:22:08.965218+0000 mgr.y (mgr.34104) 1492 : cluster 0 pgmap v1675: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:22:10.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:22:10 smithi112 bash[59335]: cluster 2023-10-01T08:22:08.965218+0000 mgr.y (mgr.34104) 1492 : cluster 0 pgmap v1675: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:22:12.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:22:12 smithi084 bash[75189]: cluster 2023-10-01T08:22:10.966121+0000 mgr.y (mgr.34104) 1493 : cluster 0 pgmap v1676: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:22:12.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:22:12 smithi084 bash[78255]: cluster 2023-10-01T08:22:10.966121+0000 mgr.y (mgr.34104) 1493 : cluster 0 pgmap v1676: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:22:12.250 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T08:22:12.251 INFO:teuthology.orchestra.run.smithi084.stderr:dumped all 2023-10-01T08:22:12.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:22:12 smithi112 bash[59335]: cluster 2023-10-01T08:22:10.966121+0000 mgr.y (mgr.34104) 1493 : cluster 0 pgmap v1676: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:22:13.190 INFO:teuthology.orchestra.run.smithi084.stdout:{"pg_ready":true,"pg_map":{"version":1676,"stamp":"2023-10-01T08:22:10.965465+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4790195,"num_objects":28,"num_object_clones":0,"num_object_copies":84,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":28,"num_whiteouts":0,"num_read":6289,"num_read_kb":13748,"num_write":1106,"num_write_kb":15159,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":37,"num_bytes_recovered":620,"num_keys_recovered":0,"num_objects_omap":16,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1170,"ondisk_log_size":1170,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":219,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":6712176,"kb_used_data":43504,"kb_used_omap":38,"kb_used_meta":6668569,"kb_avail":743249040,"statfs":{"total":767960285184,"available":761087016960,"internally_reserved":0,"allocated":44548096,"data_stored":36983678,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":39896,"internal_metadata":6828614696},"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.004044"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":382,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.032226+0000","last_change":"2023-10-01T08:14:01.909170+0000","last_active":"2023-10-01T08:21:32.032226+0000","last_peered":"2023-10-01T08:21:32.032226+0000","last_clean":"2023-10-01T08:21:32.032226+0000","last_became_active":"2023-10-01T08:14:01.908698+0000","last_became_peered":"2023-10-01T08:14:01.908698+0000","last_unstale":"2023-10-01T08:21:32.032226+0000","last_undegraded":"2023-10-01T08:21:32.032226+0000","last_fullsized":"2023-10-01T08:21:32.032226+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.030614+0000","last_change":"2023-10-01T08:15:32.218038+0000","last_active":"2023-10-01T08:21:32.030614+0000","last_peered":"2023-10-01T08:21:32.030614+0000","last_clean":"2023-10-01T08:21:32.030614+0000","last_became_active":"2023-10-01T08:15:32.217646+0000","last_became_peered":"2023-10-01T08:15:32.217646+0000","last_unstale":"2023-10-01T08:21:32.030614+0000","last_undegraded":"2023-10-01T08:21:32.030614+0000","last_fullsized":"2023-10-01T08:21:32.030614+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":106,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.465595+0000","last_change":"2023-10-01T08:19:56.220203+0000","last_active":"2023-10-01T08:21:32.465595+0000","last_peered":"2023-10-01T08:21:32.465595+0000","last_clean":"2023-10-01T08:21:32.465595+0000","last_became_active":"2023-10-01T08:19:56.219415+0000","last_became_peered":"2023-10-01T08:19:56.219415+0000","last_unstale":"2023-10-01T08:21:32.465595+0000","last_undegraded":"2023-10-01T08:21:32.465595+0000","last_fullsized":"2023-10-01T08:21:32.465595+0000","mapping_epoch":362,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":363,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:16:07.678445+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":194,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.839378+0000","last_change":"2023-10-01T08:17:17.094523+0000","last_active":"2023-10-01T08:21:32.839378+0000","last_peered":"2023-10-01T08:21:32.839378+0000","last_clean":"2023-10-01T08:21:32.839378+0000","last_became_active":"2023-10-01T08:17:17.094196+0000","last_became_peered":"2023-10-01T08:17:17.094196+0000","last_unstale":"2023-10-01T08:21:32.839378+0000","last_undegraded":"2023-10-01T08:21:32.839378+0000","last_fullsized":"2023-10-01T08:21:32.839378+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:41:31.873736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":396,"reported_epoch":375,"state":"active+clean","last_fresh":"2023-10-01T08:21:33.281172+0000","last_change":"2023-10-01T08:20:36.160796+0000","last_active":"2023-10-01T08:21:33.281172+0000","last_peered":"2023-10-01T08:21:33.281172+0000","last_clean":"2023-10-01T08:21:33.281172+0000","last_became_active":"2023-10-01T08:20:36.160397+0000","last_became_peered":"2023-10-01T08:20:36.160397+0000","last_unstale":"2023-10-01T08:21:33.281172+0000","last_undegraded":"2023-10-01T08:21:33.281172+0000","last_fullsized":"2023-10-01T08:21:33.281172+0000","mapping_epoch":368,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:21:16.348876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":365,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.027009+0000","last_change":"2023-10-01T08:14:01.912864+0000","last_active":"2023-10-01T08:21:32.027009+0000","last_peered":"2023-10-01T08:21:32.027009+0000","last_clean":"2023-10-01T08:21:32.027009+0000","last_became_active":"2023-10-01T08:14:01.912306+0000","last_became_peered":"2023-10-01T08:14:01.912306+0000","last_unstale":"2023-10-01T08:21:32.027009+0000","last_undegraded":"2023-10-01T08:21:32.027009+0000","last_fullsized":"2023-10-01T08:21:32.027009+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":157,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.839520+0000","last_change":"2023-10-01T08:18:24.975949+0000","last_active":"2023-10-01T08:21:32.839520+0000","last_peered":"2023-10-01T08:21:32.839520+0000","last_clean":"2023-10-01T08:21:32.839520+0000","last_became_active":"2023-10-01T08:18:24.975617+0000","last_became_peered":"2023-10-01T08:18:24.975617+0000","last_unstale":"2023-10-01T08:21:32.839520+0000","last_undegraded":"2023-10-01T08:21:32.839520+0000","last_fullsized":"2023-10-01T08:21:32.839520+0000","mapping_epoch":351,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":352,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:09:21.823931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":389,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.470968+0000","last_change":"2023-10-01T08:14:01.921637+0000","last_active":"2023-10-01T08:21:32.470968+0000","last_peered":"2023-10-01T08:21:32.470968+0000","last_clean":"2023-10-01T08:21:32.470968+0000","last_became_active":"2023-10-01T08:14:01.921068+0000","last_became_peered":"2023-10-01T08:14:01.921068+0000","last_unstale":"2023-10-01T08:21:32.470968+0000","last_undegraded":"2023-10-01T08:21:32.470968+0000","last_fullsized":"2023-10-01T08:21:32.470968+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:05:54.601562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":389,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.030780+0000","last_change":"2023-10-01T08:20:36.170497+0000","last_active":"2023-10-01T08:21:32.030780+0000","last_peered":"2023-10-01T08:21:32.030780+0000","last_clean":"2023-10-01T08:21:32.030780+0000","last_became_active":"2023-10-01T08:20:36.170041+0000","last_became_peered":"2023-10-01T08:20:36.170041+0000","last_unstale":"2023-10-01T08:21:32.030780+0000","last_undegraded":"2023-10-01T08:21:32.030780+0000","last_fullsized":"2023-10-01T08:21:32.030780+0000","mapping_epoch":368,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":314,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.470423+0000","last_change":"2023-10-01T08:19:05.032097+0000","last_active":"2023-10-01T08:21:32.470423+0000","last_peered":"2023-10-01T08:21:32.470423+0000","last_clean":"2023-10-01T08:21:32.470423+0000","last_became_active":"2023-10-01T08:19:05.031684+0000","last_became_peered":"2023-10-01T08:19:05.031684+0000","last_unstale":"2023-10-01T08:21:32.470423+0000","last_undegraded":"2023-10-01T08:21:32.470423+0000","last_fullsized":"2023-10-01T08:21:32.470423+0000","mapping_epoch":356,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":357,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:48:18.003292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":147,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.743218+0000","last_change":"2023-10-01T08:20:26.165906+0000","last_active":"2023-10-01T08:21:32.743218+0000","last_peered":"2023-10-01T08:21:32.743218+0000","last_clean":"2023-10-01T08:21:32.743218+0000","last_became_active":"2023-10-01T08:20:26.165414+0000","last_became_peered":"2023-10-01T08:20:26.165414+0000","last_unstale":"2023-10-01T08:21:32.743218+0000","last_undegraded":"2023-10-01T08:21:32.743218+0000","last_fullsized":"2023-10-01T08:21:32.743218+0000","mapping_epoch":366,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":367,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+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,5],"acting":[7,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":17,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.465656+0000","last_change":"2023-10-01T08:20:36.155770+0000","last_active":"2023-10-01T08:21:32.465656+0000","last_peered":"2023-10-01T08:21:32.465656+0000","last_clean":"2023-10-01T08:21:32.465656+0000","last_became_active":"2023-10-01T08:20:36.155360+0000","last_became_peered":"2023-10-01T08:20:36.155360+0000","last_unstale":"2023-10-01T08:21:32.465656+0000","last_undegraded":"2023-10-01T08:21:32.465656+0000","last_fullsized":"2023-10-01T08:21:32.465656+0000","mapping_epoch":368,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:18:12.111390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":357,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.032588+0000","last_change":"2023-10-01T07:48:00.313333+0000","last_active":"2023-10-01T08:21:32.032588+0000","last_peered":"2023-10-01T08:21:32.032588+0000","last_clean":"2023-10-01T08:21:32.032588+0000","last_became_active":"2023-10-01T07:48:00.312882+0000","last_became_peered":"2023-10-01T07:48:00.312882+0000","last_unstale":"2023-10-01T08:21:32.032588+0000","last_undegraded":"2023-10-01T08:21:32.032588+0000","last_fullsized":"2023-10-01T08:21:32.032588+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":346,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.032445+0000","last_change":"2023-10-01T08:14:01.912758+0000","last_active":"2023-10-01T08:21:32.032445+0000","last_peered":"2023-10-01T08:21:32.032445+0000","last_clean":"2023-10-01T08:21:32.032445+0000","last_became_active":"2023-10-01T08:14:01.912254+0000","last_became_peered":"2023-10-01T08:14:01.912254+0000","last_unstale":"2023-10-01T08:21:32.032445+0000","last_undegraded":"2023-10-01T08:21:32.032445+0000","last_fullsized":"2023-10-01T08:21:32.032445+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":126,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.742321+0000","last_change":"2023-10-01T08:20:26.164741+0000","last_active":"2023-10-01T08:21:32.742321+0000","last_peered":"2023-10-01T08:21:32.742321+0000","last_clean":"2023-10-01T08:21:32.742321+0000","last_became_active":"2023-10-01T08:20:26.164223+0000","last_became_peered":"2023-10-01T08:20:26.164223+0000","last_unstale":"2023-10-01T08:21:32.742321+0000","last_undegraded":"2023-10-01T08:21:32.742321+0000","last_fullsized":"2023-10-01T08:21:32.742321+0000","mapping_epoch":366,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":367,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":387,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.471412+0000","last_change":"2023-10-01T08:20:36.157439+0000","last_active":"2023-10-01T08:21:32.471412+0000","last_peered":"2023-10-01T08:21:32.471412+0000","last_clean":"2023-10-01T08:21:32.471412+0000","last_became_active":"2023-10-01T08:20:36.157019+0000","last_became_peered":"2023-10-01T08:20:36.157019+0000","last_unstale":"2023-10-01T08:21:32.471412+0000","last_undegraded":"2023-10-01T08:21:32.471412+0000","last_fullsized":"2023-10-01T08:21:32.471412+0000","mapping_epoch":368,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:58:22.348295+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":193,"reported_epoch":375,"state":"active+clean","last_fresh":"2023-10-01T08:21:33.796138+0000","last_change":"2023-10-01T08:17:17.093692+0000","last_active":"2023-10-01T08:21:33.796138+0000","last_peered":"2023-10-01T08:21:33.796138+0000","last_clean":"2023-10-01T08:21:33.796138+0000","last_became_active":"2023-10-01T08:17:17.093370+0000","last_became_peered":"2023-10-01T08:17:17.093370+0000","last_unstale":"2023-10-01T08:21:33.796138+0000","last_undegraded":"2023-10-01T08:21:33.796138+0000","last_fullsized":"2023-10-01T08:21:33.796138+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:15:20.861159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":125,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.030910+0000","last_change":"2023-10-01T08:08:52.773707+0000","last_active":"2023-10-01T08:21:32.030910+0000","last_peered":"2023-10-01T08:21:32.030910+0000","last_clean":"2023-10-01T08:21:32.030910+0000","last_became_active":"2023-10-01T08:08:52.773350+0000","last_became_peered":"2023-10-01T08:08:52.773350+0000","last_unstale":"2023-10-01T08:21:32.030910+0000","last_undegraded":"2023-10-01T08:21:32.030910+0000","last_fullsized":"2023-10-01T08:21:32.030910+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":75,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.742130+0000","last_change":"2023-10-01T08:20:26.167153+0000","last_active":"2023-10-01T08:21:32.742130+0000","last_peered":"2023-10-01T08:21:32.742130+0000","last_clean":"2023-10-01T08:21:32.742130+0000","last_became_active":"2023-10-01T08:20:26.166855+0000","last_became_peered":"2023-10-01T08:20:26.166855+0000","last_unstale":"2023-10-01T08:21:32.742130+0000","last_undegraded":"2023-10-01T08:21:32.742130+0000","last_fullsized":"2023-10-01T08:21:32.742130+0000","mapping_epoch":366,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":367,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":177,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.839429+0000","last_change":"2023-10-01T08:18:24.975149+0000","last_active":"2023-10-01T08:21:32.839429+0000","last_peered":"2023-10-01T08:21:32.839429+0000","last_clean":"2023-10-01T08:21:32.839429+0000","last_became_active":"2023-10-01T08:18:24.974407+0000","last_became_peered":"2023-10-01T08:18:24.974407+0000","last_unstale":"2023-10-01T08:21:32.839429+0000","last_undegraded":"2023-10-01T08:21:32.839429+0000","last_fullsized":"2023-10-01T08:21:32.839429+0000","mapping_epoch":351,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":352,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:57:42.383662+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":404,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.026132+0000","last_change":"2023-10-01T08:18:14.106923+0000","last_active":"2023-10-01T08:21:32.026132+0000","last_peered":"2023-10-01T08:21:32.026132+0000","last_clean":"2023-10-01T08:21:32.026132+0000","last_became_active":"2023-10-01T08:18:14.098694+0000","last_became_peered":"2023-10-01T08:18:14.098694+0000","last_unstale":"2023-10-01T08:21:32.026132+0000","last_undegraded":"2023-10-01T08:21:32.026132+0000","last_fullsized":"2023-10-01T08:21:32.026132+0000","mapping_epoch":346,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+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":404,"reported_epoch":375,"state":"active+clean","last_fresh":"2023-10-01T08:21:33.281615+0000","last_change":"2023-10-01T08:14:01.918138+0000","last_active":"2023-10-01T08:21:33.281615+0000","last_peered":"2023-10-01T08:21:33.281615+0000","last_clean":"2023-10-01T08:21:33.281615+0000","last_became_active":"2023-10-01T08:14:01.917541+0000","last_became_peered":"2023-10-01T08:14:01.917541+0000","last_unstale":"2023-10-01T08:21:33.281615+0000","last_undegraded":"2023-10-01T08:21:33.281615+0000","last_fullsized":"2023-10-01T08:21:33.281615+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:05:04.815073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":354,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.470480+0000","last_change":"2023-10-01T08:18:14.116533+0000","last_active":"2023-10-01T08:21:32.470480+0000","last_peered":"2023-10-01T08:21:32.470480+0000","last_clean":"2023-10-01T08:21:32.470480+0000","last_became_active":"2023-10-01T08:18:14.095058+0000","last_became_peered":"2023-10-01T08:18:14.095058+0000","last_unstale":"2023-10-01T08:21:32.470480+0000","last_undegraded":"2023-10-01T08:21:32.470480+0000","last_fullsized":"2023-10-01T08:21:32.470480+0000","mapping_epoch":346,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:27:07.691415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":66,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,0],"acting":[2,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":125,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.030440+0000","last_change":"2023-10-01T08:08:52.774664+0000","last_active":"2023-10-01T08:21:32.030440+0000","last_peered":"2023-10-01T08:21:32.030440+0000","last_clean":"2023-10-01T08:21:32.030440+0000","last_became_active":"2023-10-01T08:08:52.774231+0000","last_became_peered":"2023-10-01T08:08:52.774231+0000","last_unstale":"2023-10-01T08:21:32.030440+0000","last_undegraded":"2023-10-01T08:21:32.030440+0000","last_fullsized":"2023-10-01T08:21:32.030440+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":118,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.743195+0000","last_change":"2023-10-01T08:20:26.166106+0000","last_active":"2023-10-01T08:21:32.743195+0000","last_peered":"2023-10-01T08:21:32.743195+0000","last_clean":"2023-10-01T08:21:32.743195+0000","last_became_active":"2023-10-01T08:20:26.165242+0000","last_became_peered":"2023-10-01T08:20:26.165242+0000","last_unstale":"2023-10-01T08:21:32.743195+0000","last_undegraded":"2023-10-01T08:21:32.743195+0000","last_fullsized":"2023-10-01T08:21:32.743195+0000","mapping_epoch":366,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":367,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":365,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.032269+0000","last_change":"2023-10-01T08:14:01.910390+0000","last_active":"2023-10-01T08:21:32.032269+0000","last_peered":"2023-10-01T08:21:32.032269+0000","last_clean":"2023-10-01T08:21:32.032269+0000","last_became_active":"2023-10-01T08:14:01.909879+0000","last_became_peered":"2023-10-01T08:14:01.909879+0000","last_unstale":"2023-10-01T08:21:32.032269+0000","last_undegraded":"2023-10-01T08:21:32.032269+0000","last_fullsized":"2023-10-01T08:21:32.032269+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":78,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.742940+0000","last_change":"2023-10-01T08:20:26.167356+0000","last_active":"2023-10-01T08:21:32.742940+0000","last_peered":"2023-10-01T08:21:32.742940+0000","last_clean":"2023-10-01T08:21:32.742940+0000","last_became_active":"2023-10-01T08:20:26.167008+0000","last_became_peered":"2023-10-01T08:20:26.167008+0000","last_unstale":"2023-10-01T08:21:32.742940+0000","last_undegraded":"2023-10-01T08:21:32.742940+0000","last_fullsized":"2023-10-01T08:21:32.742940+0000","mapping_epoch":366,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":367,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":395,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.026682+0000","last_change":"2023-10-01T08:15:32.232343+0000","last_active":"2023-10-01T08:21:32.026682+0000","last_peered":"2023-10-01T08:21:32.026682+0000","last_clean":"2023-10-01T08:21:32.026682+0000","last_became_active":"2023-10-01T08:15:32.231834+0000","last_became_peered":"2023-10-01T08:15:32.231834+0000","last_unstale":"2023-10-01T08:21:32.026682+0000","last_undegraded":"2023-10-01T08:21:32.026682+0000","last_fullsized":"2023-10-01T08:21:32.026682+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,7],"acting":[6,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":341,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.030485+0000","last_change":"2023-10-01T07:43:24.917235+0000","last_active":"2023-10-01T08:21:32.030485+0000","last_peered":"2023-10-01T08:21:32.030485+0000","last_clean":"2023-10-01T08:21:32.030485+0000","last_became_active":"2023-10-01T07:43:24.916855+0000","last_became_peered":"2023-10-01T07:43:24.916855+0000","last_unstale":"2023-10-01T08:21:32.030485+0000","last_undegraded":"2023-10-01T08:21:32.030485+0000","last_fullsized":"2023-10-01T08:21:32.030485+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":183,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.839292+0000","last_change":"2023-10-01T08:18:24.973904+0000","last_active":"2023-10-01T08:21:32.839292+0000","last_peered":"2023-10-01T08:21:32.839292+0000","last_clean":"2023-10-01T08:21:32.839292+0000","last_became_active":"2023-10-01T08:18:24.973538+0000","last_became_peered":"2023-10-01T08:18:24.973538+0000","last_unstale":"2023-10-01T08:21:32.839292+0000","last_undegraded":"2023-10-01T08:21:32.839292+0000","last_fullsized":"2023-10-01T08:21:32.839292+0000","mapping_epoch":351,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":352,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:38:26.169541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":367,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.470217+0000","last_change":"2023-10-01T08:18:14.107612+0000","last_active":"2023-10-01T08:21:32.470217+0000","last_peered":"2023-10-01T08:21:32.470217+0000","last_clean":"2023-10-01T08:21:32.470217+0000","last_became_active":"2023-10-01T08:18:14.095260+0000","last_became_peered":"2023-10-01T08:18:14.095260+0000","last_unstale":"2023-10-01T08:21:32.470217+0000","last_undegraded":"2023-10-01T08:21:32.470217+0000","last_fullsized":"2023-10-01T08:21:32.470217+0000","mapping_epoch":346,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:57:46.489923+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,4],"acting":[2,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":322,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.032445+0000","last_change":"2023-10-01T07:47:46.589313+0000","last_active":"2023-10-01T08:21:32.032445+0000","last_peered":"2023-10-01T08:21:32.032445+0000","last_clean":"2023-10-01T08:21:32.032445+0000","last_became_active":"2023-10-01T07:47:46.588272+0000","last_became_peered":"2023-10-01T07:47:46.588272+0000","last_unstale":"2023-10-01T08:21:32.032445+0000","last_undegraded":"2023-10-01T08:21:32.032445+0000","last_fullsized":"2023-10-01T08:21:32.032445+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.a","version":"0'0","reported_seq":387,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.026452+0000","last_change":"2023-10-01T08:20:36.158885+0000","last_active":"2023-10-01T08:21:32.026452+0000","last_peered":"2023-10-01T08:21:32.026452+0000","last_clean":"2023-10-01T08:21:32.026452+0000","last_became_active":"2023-10-01T08:20:36.158330+0000","last_became_peered":"2023-10-01T08:20:36.158330+0000","last_unstale":"2023-10-01T08:21:32.026452+0000","last_undegraded":"2023-10-01T08:21:32.026452+0000","last_fullsized":"2023-10-01T08:21:32.026452+0000","mapping_epoch":368,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.032662+0000","last_change":"2023-10-01T08:19:56.221879+0000","last_active":"2023-10-01T08:21:32.032662+0000","last_peered":"2023-10-01T08:21:32.032662+0000","last_clean":"2023-10-01T08:21:32.032662+0000","last_became_active":"2023-10-01T08:19:56.221373+0000","last_became_peered":"2023-10-01T08:19:56.221373+0000","last_unstale":"2023-10-01T08:21:32.032662+0000","last_undegraded":"2023-10-01T08:21:32.032662+0000","last_fullsized":"2023-10-01T08:21:32.032662+0000","mapping_epoch":362,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":363,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":22,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.032089+0000","last_change":"2023-10-01T08:19:56.219777+0000","last_active":"2023-10-01T08:21:32.032089+0000","last_peered":"2023-10-01T08:21:32.032089+0000","last_clean":"2023-10-01T08:21:32.032089+0000","last_became_active":"2023-10-01T08:19:56.218600+0000","last_became_peered":"2023-10-01T08:19:56.218600+0000","last_unstale":"2023-10-01T08:21:32.032089+0000","last_undegraded":"2023-10-01T08:21:32.032089+0000","last_fullsized":"2023-10-01T08:21:32.032089+0000","mapping_epoch":362,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":363,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":357,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.032851+0000","last_change":"2023-10-01T08:20:36.160161+0000","last_active":"2023-10-01T08:21:32.032851+0000","last_peered":"2023-10-01T08:21:32.032851+0000","last_clean":"2023-10-01T08:21:32.032851+0000","last_became_active":"2023-10-01T08:20:36.159585+0000","last_became_peered":"2023-10-01T08:20:36.159585+0000","last_unstale":"2023-10-01T08:21:32.032851+0000","last_undegraded":"2023-10-01T08:21:32.032851+0000","last_fullsized":"2023-10-01T08:21:32.032851+0000","mapping_epoch":368,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":406,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.470545+0000","last_change":"2023-10-01T08:14:01.918700+0000","last_active":"2023-10-01T08:21:32.470545+0000","last_peered":"2023-10-01T08:21:32.470545+0000","last_clean":"2023-10-01T08:21:32.470545+0000","last_became_active":"2023-10-01T08:14:01.918257+0000","last_became_peered":"2023-10-01T08:14:01.918257+0000","last_unstale":"2023-10-01T08:21:32.470545+0000","last_undegraded":"2023-10-01T08:21:32.470545+0000","last_fullsized":"2023-10-01T08:21:32.470545+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:00:22.950988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":97,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.466607+0000","last_change":"2023-10-01T08:14:01.915490+0000","last_active":"2023-10-01T08:21:32.466607+0000","last_peered":"2023-10-01T08:21:32.466607+0000","last_clean":"2023-10-01T08:21:32.466607+0000","last_became_active":"2023-10-01T08:14:01.915086+0000","last_became_peered":"2023-10-01T08:14:01.915086+0000","last_unstale":"2023-10-01T08:21:32.466607+0000","last_undegraded":"2023-10-01T08:21:32.466607+0000","last_fullsized":"2023-10-01T08:21:32.466607+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:06:18.419366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"342'116","reported_seq":439,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.466922+0000","last_change":"2023-10-01T08:17:26.092666+0000","last_active":"2023-10-01T08:21:32.466922+0000","last_peered":"2023-10-01T08:21:32.466922+0000","last_clean":"2023-10-01T08:21:32.466922+0000","last_became_active":"2023-10-01T08:14:01.909982+0000","last_became_peered":"2023-10-01T08:14:01.909982+0000","last_unstale":"2023-10-01T08:21:32.466922+0000","last_undegraded":"2023-10-01T08:21:32.466922+0000","last_fullsized":"2023-10-01T08:21:32.466922+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":116,"log_dups_size":0,"ondisk_log_size":116,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:27:25.435418+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000347559,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":446,"num_read_kb":2445,"num_write":125,"num_write_kb":2112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":356,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.030748+0000","last_change":"2023-10-01T07:43:24.917072+0000","last_active":"2023-10-01T08:21:32.030748+0000","last_peered":"2023-10-01T08:21:32.030748+0000","last_clean":"2023-10-01T08:21:32.030748+0000","last_became_active":"2023-10-01T07:43:24.916661+0000","last_became_peered":"2023-10-01T07:43:24.916661+0000","last_unstale":"2023-10-01T08:21:32.030748+0000","last_undegraded":"2023-10-01T08:21:32.030748+0000","last_fullsized":"2023-10-01T08:21:32.030748+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":17,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.465720+0000","last_change":"2023-10-01T08:20:36.161492+0000","last_active":"2023-10-01T08:21:32.465720+0000","last_peered":"2023-10-01T08:21:32.465720+0000","last_clean":"2023-10-01T08:21:32.465720+0000","last_became_active":"2023-10-01T08:20:36.161052+0000","last_became_peered":"2023-10-01T08:20:36.161052+0000","last_unstale":"2023-10-01T08:21:32.465720+0000","last_undegraded":"2023-10-01T08:21:32.465720+0000","last_fullsized":"2023-10-01T08:21:32.465720+0000","mapping_epoch":368,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:24:03.934003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"342'91","reported_seq":813,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.030791+0000","last_change":"2023-10-01T08:17:26.087159+0000","last_active":"2023-10-01T08:21:32.030791+0000","last_peered":"2023-10-01T08:21:32.030791+0000","last_clean":"2023-10-01T08:21:32.030791+0000","last_became_active":"2023-10-01T08:14:01.905121+0000","last_became_peered":"2023-10-01T08:14:01.905121+0000","last_unstale":"2023-10-01T08:21:32.030791+0000","last_undegraded":"2023-10-01T08:21:32.030791+0000","last_fullsized":"2023-10-01T08:21:32.030791+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":91,"log_dups_size":0,"ondisk_log_size":91,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":538,"num_read_kb":1050,"num_write":93,"num_write_kb":1353,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":320,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.032274+0000","last_change":"2023-10-01T07:47:46.591521+0000","last_active":"2023-10-01T08:21:32.032274+0000","last_peered":"2023-10-01T08:21:32.032274+0000","last_clean":"2023-10-01T08:21:32.032274+0000","last_became_active":"2023-10-01T07:47:46.590065+0000","last_became_peered":"2023-10-01T07:47:46.590065+0000","last_unstale":"2023-10-01T08:21:32.032274+0000","last_undegraded":"2023-10-01T08:21:32.032274+0000","last_fullsized":"2023-10-01T08:21:32.032274+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":375,"state":"active+clean","last_fresh":"2023-10-01T08:21:33.284107+0000","last_change":"2023-10-01T08:21:33.284107+0000","last_active":"2023-10-01T08:21:33.284107+0000","last_peered":"2023-10-01T08:21:33.284107+0000","last_clean":"2023-10-01T08:21:33.284107+0000","last_became_active":"2023-10-01T08:21:33.283441+0000","last_became_peered":"2023-10-01T08:21:33.283441+0000","last_unstale":"2023-10-01T08:21:33.284107+0000","last_undegraded":"2023-10-01T08:21:33.284107+0000","last_fullsized":"2023-10-01T08:21:33.284107+0000","mapping_epoch":374,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":375,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"342'99","reported_seq":743,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.470081+0000","last_change":"2023-10-01T08:17:26.087219+0000","last_active":"2023-10-01T08:21:32.470081+0000","last_peered":"2023-10-01T08:21:32.470081+0000","last_clean":"2023-10-01T08:21:32.470081+0000","last_became_active":"2023-10-01T07:43:24.905061+0000","last_became_peered":"2023-10-01T07:43:24.905061+0000","last_unstale":"2023-10-01T08:21:32.470081+0000","last_undegraded":"2023-10-01T08:21:32.470081+0000","last_fullsized":"2023-10-01T08:21:32.470081+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":99,"log_dups_size":0,"ondisk_log_size":99,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:37:50.798269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001513702,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":687,"num_read_kb":502,"num_write":103,"num_write_kb":62,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":98,"reported_epoch":375,"state":"active+clean","last_fresh":"2023-10-01T08:21:33.441359+0000","last_change":"2023-10-01T08:14:01.909256+0000","last_active":"2023-10-01T08:21:33.441359+0000","last_peered":"2023-10-01T08:21:33.441359+0000","last_clean":"2023-10-01T08:21:33.441359+0000","last_became_active":"2023-10-01T08:14:01.908741+0000","last_became_peered":"2023-10-01T08:14:01.908741+0000","last_unstale":"2023-10-01T08:21:33.441359+0000","last_undegraded":"2023-10-01T08:21:33.441359+0000","last_fullsized":"2023-10-01T08:21:33.441359+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:09:11.420515+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":17,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.465823+0000","last_change":"2023-10-01T08:20:36.164976+0000","last_active":"2023-10-01T08:21:32.465823+0000","last_peered":"2023-10-01T08:21:32.465823+0000","last_clean":"2023-10-01T08:21:32.465823+0000","last_became_active":"2023-10-01T08:20:36.164517+0000","last_became_peered":"2023-10-01T08:20:36.164517+0000","last_unstale":"2023-10-01T08:21:32.465823+0000","last_undegraded":"2023-10-01T08:21:32.465823+0000","last_fullsized":"2023-10-01T08:21:32.465823+0000","mapping_epoch":368,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:27:38.832188+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"342'147","reported_seq":746,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.030436+0000","last_change":"2023-10-01T08:17:26.087059+0000","last_active":"2023-10-01T08:21:32.030436+0000","last_peered":"2023-10-01T08:21:32.030436+0000","last_clean":"2023-10-01T08:21:32.030436+0000","last_became_active":"2023-10-01T07:48:00.320514+0000","last_became_peered":"2023-10-01T07:48:00.320514+0000","last_unstale":"2023-10-01T08:21:32.030436+0000","last_undegraded":"2023-10-01T08:21:32.030436+0000","last_fullsized":"2023-10-01T08:21:32.030436+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":147,"log_dups_size":0,"ondisk_log_size":147,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":484,"num_read_kb":710,"num_write":143,"num_write_kb":234,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":347,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.742275+0000","last_change":"2023-10-01T08:20:26.167392+0000","last_active":"2023-10-01T08:21:32.742275+0000","last_peered":"2023-10-01T08:21:32.742275+0000","last_clean":"2023-10-01T08:21:32.742275+0000","last_became_active":"2023-10-01T08:20:26.166934+0000","last_became_peered":"2023-10-01T08:20:26.166934+0000","last_unstale":"2023-10-01T08:21:32.742275+0000","last_undegraded":"2023-10-01T08:21:32.742275+0000","last_fullsized":"2023-10-01T08:21:32.742275+0000","mapping_epoch":366,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":367,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:23:32.049984+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:23:32.049984+0000","last_clean_scrub_stamp":"2023-10-01T07:23:32.049984+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":301,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.470564+0000","last_change":"2023-10-01T08:19:05.107032+0000","last_active":"2023-10-01T08:21:32.470564+0000","last_peered":"2023-10-01T08:21:32.470564+0000","last_clean":"2023-10-01T08:21:32.470564+0000","last_became_active":"2023-10-01T08:19:05.106591+0000","last_became_peered":"2023-10-01T08:19:05.106591+0000","last_unstale":"2023-10-01T08:21:32.470564+0000","last_undegraded":"2023-10-01T08:21:32.470564+0000","last_fullsized":"2023-10-01T08:21:32.470564+0000","mapping_epoch":356,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":357,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:03:15.256406+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":349,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.027204+0000","last_change":"2023-10-01T07:48:00.323822+0000","last_active":"2023-10-01T08:21:32.027204+0000","last_peered":"2023-10-01T08:21:32.027204+0000","last_clean":"2023-10-01T08:21:32.027204+0000","last_became_active":"2023-10-01T07:48:00.323132+0000","last_became_peered":"2023-10-01T07:48:00.323132+0000","last_unstale":"2023-10-01T08:21:32.027204+0000","last_undegraded":"2023-10-01T08:21:32.027204+0000","last_fullsized":"2023-10-01T08:21:32.027204+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"342'155","reported_seq":864,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.742423+0000","last_change":"2023-10-01T08:20:39.193439+0000","last_active":"2023-10-01T08:21:32.742423+0000","last_peered":"2023-10-01T08:21:32.742423+0000","last_clean":"2023-10-01T08:21:32.742423+0000","last_became_active":"2023-10-01T08:20:39.192850+0000","last_became_peered":"2023-10-01T08:20:39.192850+0000","last_unstale":"2023-10-01T08:21:32.742423+0000","last_undegraded":"2023-10-01T08:21:32.742423+0000","last_fullsized":"2023-10-01T08:21:32.742423+0000","mapping_epoch":371,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":372,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":155,"log_dups_size":0,"ondisk_log_size":155,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1243,"num_read_kb":3660,"num_write":127,"num_write_kb":2371,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":181,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.838938+0000","last_change":"2023-10-01T08:19:56.217205+0000","last_active":"2023-10-01T08:21:32.838938+0000","last_peered":"2023-10-01T08:21:32.838938+0000","last_clean":"2023-10-01T08:21:32.838938+0000","last_became_active":"2023-10-01T08:19:56.216731+0000","last_became_peered":"2023-10-01T08:19:56.216731+0000","last_unstale":"2023-10-01T08:21:32.838938+0000","last_undegraded":"2023-10-01T08:21:32.838938+0000","last_fullsized":"2023-10-01T08:21:32.838938+0000","mapping_epoch":362,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":363,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:44:16.141205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":103,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.839347+0000","last_change":"2023-10-01T08:18:24.974621+0000","last_active":"2023-10-01T08:21:32.839347+0000","last_peered":"2023-10-01T08:21:32.839347+0000","last_clean":"2023-10-01T08:21:32.839347+0000","last_became_active":"2023-10-01T08:18:24.972578+0000","last_became_peered":"2023-10-01T08:18:24.972578+0000","last_unstale":"2023-10-01T08:21:32.839347+0000","last_undegraded":"2023-10-01T08:21:32.839347+0000","last_fullsized":"2023-10-01T08:21:32.839347+0000","mapping_epoch":351,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":352,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:52:56.300465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"342'144","reported_seq":966,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.742656+0000","last_change":"2023-10-01T08:20:26.166252+0000","last_active":"2023-10-01T08:21:32.742656+0000","last_peered":"2023-10-01T08:21:32.742656+0000","last_clean":"2023-10-01T08:21:32.742656+0000","last_became_active":"2023-10-01T08:20:26.163472+0000","last_became_peered":"2023-10-01T08:20:26.163472+0000","last_unstale":"2023-10-01T08:21:32.742656+0000","last_undegraded":"2023-10-01T08:21:32.742656+0000","last_fullsized":"2023-10-01T08:21:32.742656+0000","mapping_epoch":366,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":367,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":144,"log_dups_size":0,"ondisk_log_size":144,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1246,"num_read_kb":1271,"num_write":98,"num_write_kb":151,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":97,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.466777+0000","last_change":"2023-10-01T08:14:01.912501+0000","last_active":"2023-10-01T08:21:32.466777+0000","last_peered":"2023-10-01T08:21:32.466777+0000","last_clean":"2023-10-01T08:21:32.466777+0000","last_became_active":"2023-10-01T08:14:01.911995+0000","last_became_peered":"2023-10-01T08:14:01.911995+0000","last_unstale":"2023-10-01T08:21:32.466777+0000","last_undegraded":"2023-10-01T08:21:32.466777+0000","last_fullsized":"2023-10-01T08:21:32.466777+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:58:57.792182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":157,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.839201+0000","last_change":"2023-10-01T08:18:24.975108+0000","last_active":"2023-10-01T08:21:32.839201+0000","last_peered":"2023-10-01T08:21:32.839201+0000","last_clean":"2023-10-01T08:21:32.839201+0000","last_became_active":"2023-10-01T08:18:24.974796+0000","last_became_peered":"2023-10-01T08:18:24.974796+0000","last_unstale":"2023-10-01T08:21:32.839201+0000","last_undegraded":"2023-10-01T08:21:32.839201+0000","last_fullsized":"2023-10-01T08:21:32.839201+0000","mapping_epoch":351,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":352,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:48:31.828851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":373,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.471537+0000","last_change":"2023-10-01T08:19:05.032384+0000","last_active":"2023-10-01T08:21:32.471537+0000","last_peered":"2023-10-01T08:21:32.471537+0000","last_clean":"2023-10-01T08:21:32.471537+0000","last_became_active":"2023-10-01T08:19:05.031958+0000","last_became_peered":"2023-10-01T08:19:05.031958+0000","last_unstale":"2023-10-01T08:21:32.471537+0000","last_undegraded":"2023-10-01T08:21:32.471537+0000","last_fullsized":"2023-10-01T08:21:32.471537+0000","mapping_epoch":356,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":357,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:16:18.060777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"342'167","reported_seq":650,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.466641+0000","last_change":"2023-10-01T08:17:26.093678+0000","last_active":"2023-10-01T08:21:32.466641+0000","last_peered":"2023-10-01T08:21:32.466641+0000","last_clean":"2023-10-01T08:21:32.466641+0000","last_became_active":"2023-10-01T08:14:01.912989+0000","last_became_peered":"2023-10-01T08:14:01.912989+0000","last_unstale":"2023-10-01T08:21:32.466641+0000","last_undegraded":"2023-10-01T08:21:32.466641+0000","last_fullsized":"2023-10-01T08:21:32.466641+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":167,"log_dups_size":0,"ondisk_log_size":167,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:45:15.348346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001241589,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":876,"num_read_kb":2914,"num_write":121,"num_write_kb":2171,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":382,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.470738+0000","last_change":"2023-10-01T08:19:05.032796+0000","last_active":"2023-10-01T08:21:32.470738+0000","last_peered":"2023-10-01T08:21:32.470738+0000","last_clean":"2023-10-01T08:21:32.470738+0000","last_became_active":"2023-10-01T08:19:05.032499+0000","last_became_peered":"2023-10-01T08:19:05.032499+0000","last_unstale":"2023-10-01T08:21:32.470738+0000","last_undegraded":"2023-10-01T08:21:32.470738+0000","last_fullsized":"2023-10-01T08:21:32.470738+0000","mapping_epoch":356,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":357,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:00:37.165162+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"342'57","reported_seq":641,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.026775+0000","last_change":"2023-10-01T08:17:26.100942+0000","last_active":"2023-10-01T08:21:32.026775+0000","last_peered":"2023-10-01T08:21:32.026775+0000","last_clean":"2023-10-01T08:21:32.026775+0000","last_became_active":"2023-10-01T07:48:00.312535+0000","last_became_peered":"2023-10-01T07:48:00.312535+0000","last_unstale":"2023-10-01T08:21:32.026775+0000","last_undegraded":"2023-10-01T08:21:32.026775+0000","last_fullsized":"2023-10-01T08:21:32.026775+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":57,"log_dups_size":0,"ondisk_log_size":57,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4194304,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":475,"num_read_kb":696,"num_write":36,"num_write_kb":4260,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":107,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.839215+0000","last_change":"2023-10-01T08:18:24.975777+0000","last_active":"2023-10-01T08:21:32.839215+0000","last_peered":"2023-10-01T08:21:32.839215+0000","last_clean":"2023-10-01T08:21:32.839215+0000","last_became_active":"2023-10-01T08:18:24.975343+0000","last_became_peered":"2023-10-01T08:18:24.975343+0000","last_unstale":"2023-10-01T08:21:32.839215+0000","last_undegraded":"2023-10-01T08:21:32.839215+0000","last_fullsized":"2023-10-01T08:21:32.839215+0000","mapping_epoch":351,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":352,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:19:36.998909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,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":325,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.032383+0000","last_change":"2023-10-01T07:47:46.586842+0000","last_active":"2023-10-01T08:21:32.032383+0000","last_peered":"2023-10-01T08:21:32.032383+0000","last_clean":"2023-10-01T08:21:32.032383+0000","last_became_active":"2023-10-01T07:47:46.586212+0000","last_became_peered":"2023-10-01T07:47:46.586212+0000","last_unstale":"2023-10-01T08:21:32.032383+0000","last_undegraded":"2023-10-01T08:21:32.032383+0000","last_fullsized":"2023-10-01T08:21:32.032383+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":302,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.839126+0000","last_change":"2023-10-01T08:18:24.973916+0000","last_active":"2023-10-01T08:21:32.839126+0000","last_peered":"2023-10-01T08:21:32.839126+0000","last_clean":"2023-10-01T08:21:32.839126+0000","last_became_active":"2023-10-01T08:18:24.973523+0000","last_became_peered":"2023-10-01T08:18:24.973523+0000","last_unstale":"2023-10-01T08:21:32.839126+0000","last_undegraded":"2023-10-01T08:21:32.839126+0000","last_fullsized":"2023-10-01T08:21:32.839126+0000","mapping_epoch":351,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":352,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:03:40.647110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1c","version":"0'0","reported_seq":415,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.471101+0000","last_change":"2023-10-01T08:14:01.909320+0000","last_active":"2023-10-01T08:21:32.471101+0000","last_peered":"2023-10-01T08:21:32.471101+0000","last_clean":"2023-10-01T08:21:32.471101+0000","last_became_active":"2023-10-01T08:14:01.908905+0000","last_became_peered":"2023-10-01T08:14:01.908905+0000","last_unstale":"2023-10-01T08:21:32.471101+0000","last_undegraded":"2023-10-01T08:21:32.471101+0000","last_fullsized":"2023-10-01T08:21:32.471101+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:50:41.148011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":408,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.030641+0000","last_change":"2023-10-01T08:14:01.970154+0000","last_active":"2023-10-01T08:21:32.030641+0000","last_peered":"2023-10-01T08:21:32.030641+0000","last_clean":"2023-10-01T08:21:32.030641+0000","last_became_active":"2023-10-01T08:14:01.912147+0000","last_became_peered":"2023-10-01T08:14:01.912147+0000","last_unstale":"2023-10-01T08:21:32.030641+0000","last_undegraded":"2023-10-01T08:21:32.030641+0000","last_fullsized":"2023-10-01T08:21:32.030641+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,1],"acting":[5,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":31,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.032218+0000","last_change":"2023-10-01T08:20:36.158135+0000","last_active":"2023-10-01T08:21:32.032218+0000","last_peered":"2023-10-01T08:21:32.032218+0000","last_clean":"2023-10-01T08:21:32.032218+0000","last_became_active":"2023-10-01T08:20:36.156008+0000","last_became_peered":"2023-10-01T08:20:36.156008+0000","last_unstale":"2023-10-01T08:21:32.032218+0000","last_undegraded":"2023-10-01T08:21:32.032218+0000","last_fullsized":"2023-10-01T08:21:32.032218+0000","mapping_epoch":368,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":343,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.030792+0000","last_change":"2023-10-01T07:47:46.587284+0000","last_active":"2023-10-01T08:21:32.030792+0000","last_peered":"2023-10-01T08:21:32.030792+0000","last_clean":"2023-10-01T08:21:32.030792+0000","last_became_active":"2023-10-01T07:47:46.586309+0000","last_became_peered":"2023-10-01T07:47:46.586309+0000","last_unstale":"2023-10-01T08:21:32.030792+0000","last_undegraded":"2023-10-01T08:21:32.030792+0000","last_fullsized":"2023-10-01T08:21:32.030792+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.032240+0000","last_change":"2023-10-01T08:19:56.221755+0000","last_active":"2023-10-01T08:21:32.032240+0000","last_peered":"2023-10-01T08:21:32.032240+0000","last_clean":"2023-10-01T08:21:32.032240+0000","last_became_active":"2023-10-01T08:19:56.221060+0000","last_became_peered":"2023-10-01T08:19:56.221060+0000","last_unstale":"2023-10-01T08:21:32.032240+0000","last_undegraded":"2023-10-01T08:21:32.032240+0000","last_fullsized":"2023-10-01T08:21:32.032240+0000","mapping_epoch":362,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":363,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":350,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.470978+0000","last_change":"2023-10-01T08:19:05.022991+0000","last_active":"2023-10-01T08:21:32.470978+0000","last_peered":"2023-10-01T08:21:32.470978+0000","last_clean":"2023-10-01T08:21:32.470978+0000","last_became_active":"2023-10-01T08:19:05.022736+0000","last_became_peered":"2023-10-01T08:19:05.022736+0000","last_unstale":"2023-10-01T08:21:32.470978+0000","last_undegraded":"2023-10-01T08:21:32.470978+0000","last_fullsized":"2023-10-01T08:21:32.470978+0000","mapping_epoch":356,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":357,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:18:28.971418+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":70,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.030435+0000","last_change":"2023-10-01T08:15:32.227515+0000","last_active":"2023-10-01T08:21:32.030435+0000","last_peered":"2023-10-01T08:21:32.030435+0000","last_clean":"2023-10-01T08:21:32.030435+0000","last_became_active":"2023-10-01T08:15:32.227077+0000","last_became_peered":"2023-10-01T08:15:32.227077+0000","last_unstale":"2023-10-01T08:21:32.030435+0000","last_undegraded":"2023-10-01T08:21:32.030435+0000","last_fullsized":"2023-10-01T08:21:32.030435+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1f","version":"59'4","reported_seq":268,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.839440+0000","last_change":"2023-10-01T08:18:24.976067+0000","last_active":"2023-10-01T08:21:32.839440+0000","last_peered":"2023-10-01T08:21:32.839440+0000","last_clean":"2023-10-01T08:21:32.839440+0000","last_became_active":"2023-10-01T08:18:24.975698+0000","last_became_peered":"2023-10-01T08:18:24.975698+0000","last_unstale":"2023-10-01T08:21:32.839440+0000","last_undegraded":"2023-10-01T08:21:32.839440+0000","last_fullsized":"2023-10-01T08:21:32.839440+0000","mapping_epoch":351,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":352,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:32:59.498853+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":554,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":368,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.032018+0000","last_change":"2023-10-01T08:15:32.224369+0000","last_active":"2023-10-01T08:21:32.032018+0000","last_peered":"2023-10-01T08:21:32.032018+0000","last_clean":"2023-10-01T08:21:32.032018+0000","last_became_active":"2023-10-01T08:15:32.223945+0000","last_became_peered":"2023-10-01T08:15:32.223945+0000","last_unstale":"2023-10-01T08:21:32.032018+0000","last_undegraded":"2023-10-01T08:21:32.032018+0000","last_fullsized":"2023-10-01T08:21:32.032018+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":27,"num_bytes_recovered":620,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":37741,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":5995,"num_read_kb":13248,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12595200,"data_stored":12582969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":116,"seq":498216206748,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":905836,"kb_used_data":7972,"kb_used_omap":9,"kb_used_meta":897846,"kb_avail":92839316,"statfs":{"total":95995035648,"available":95067459584,"internally_reserved":0,"allocated":8163328,"data_stored":7545812,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9583,"internal_metadata":919394961},"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":"Sun Oct 1 08:21:53 2023","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.90200000000000002,"15min":1.754},"min":{"1min":0.60299999999999998,"5min":0.45000000000000001,"15min":0.26000000000000001},"max":{"1min":1.274,"5min":1.359,"15min":121.898},"last":1.194},{"interface":"front","average":{"1min":0.83999999999999997,"5min":0.90700000000000003,"15min":1.7450000000000001},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.25600000000000001},"max":{"1min":1.1359999999999999,"5min":1.339,"15min":122.76300000000001},"last":1.0109999999999999}]},{"osd":1,"last update":"Sun Oct 1 08:21:18 2023","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":0.93799999999999994,"15min":1.179},"min":{"1min":0.56999999999999995,"5min":0.42699999999999999,"15min":0.29399999999999998},"max":{"1min":1.492,"5min":1.492,"15min":8.8190000000000008},"last":0.94099999999999995},{"interface":"front","average":{"1min":1.0860000000000001,"5min":1.042,"15min":1.0820000000000001},"min":{"1min":0.72599999999999998,"5min":0.59499999999999997,"15min":0.30599999999999999},"max":{"1min":1.363,"5min":1.363,"15min":8.8070000000000004},"last":1.075}]},{"osd":2,"last update":"Sun Oct 1 08:21:53 2023","interfaces":[{"interface":"back","average":{"1min":0.83099999999999996,"5min":0.91400000000000003,"15min":1.5149999999999999},"min":{"1min":0.624,"5min":0.55800000000000005,"15min":0.28399999999999997},"max":{"1min":1.0609999999999999,"5min":1.45,"15min":17.808},"last":0.97299999999999998},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.97599999999999998,"15min":1.4890000000000001},"min":{"1min":0.69599999999999995,"5min":0.64100000000000001,"15min":0.27800000000000002},"max":{"1min":1.1910000000000001,"5min":1.4650000000000001,"15min":74.507000000000005},"last":0.91200000000000003}]},{"osd":3,"last update":"Sun Oct 1 08:21:53 2023","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.95299999999999996,"15min":3.2109999999999999},"min":{"1min":0.72399999999999998,"5min":0.56000000000000005,"15min":0.30399999999999999},"max":{"1min":1.1240000000000001,"5min":1.331,"15min":362.50900000000001},"last":1.0980000000000001},{"interface":"front","average":{"1min":0.99299999999999999,"5min":0.999,"15min":3.3559999999999999},"min":{"1min":0.77500000000000002,"5min":0.51900000000000002,"15min":0.32500000000000001},"max":{"1min":1.371,"5min":1.423,"15min":367.37},"last":1.115}]},{"osd":4,"last update":"Sun Oct 1 08:21:53 2023","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":0.97699999999999998,"15min":1.294},"min":{"1min":0.67900000000000005,"5min":0.52600000000000002,"15min":0.28000000000000003},"max":{"1min":1.4239999999999999,"5min":1.5640000000000001,"15min":7.9530000000000003},"last":0.80900000000000005},{"interface":"front","average":{"1min":1.0589999999999999,"5min":1.0349999999999999,"15min":1.171},"min":{"1min":0.751,"5min":0.499,"15min":0.32800000000000001},"max":{"1min":1.2529999999999999,"5min":1.3839999999999999,"15min":9.5289999999999999},"last":0.70099999999999996}]},{"osd":5,"last update":"Sun Oct 1 08:21:53 2023","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":1.0109999999999999,"15min":1.391},"min":{"1min":0.77900000000000003,"5min":0.438,"15min":0.34399999999999997},"max":{"1min":1.1970000000000001,"5min":1.6040000000000001,"15min":8.7639999999999993},"last":0.84899999999999998},{"interface":"front","average":{"1min":1.161,"5min":1.1180000000000001,"15min":1.524},"min":{"1min":0.88,"5min":0.40300000000000002,"15min":0.33000000000000002},"max":{"1min":1.47,"5min":1.6739999999999999,"15min":11.516},"last":1.024}]},{"osd":6,"last update":"Sun Oct 1 08:21:53 2023","interfaces":[{"interface":"back","average":{"1min":1.1220000000000001,"5min":1.111,"15min":1.454},"min":{"1min":0.76500000000000001,"5min":0.61499999999999999,"15min":0.371},"max":{"1min":1.363,"5min":1.532,"15min":10.17},"last":1.1459999999999999},{"interface":"front","average":{"1min":1.1519999999999999,"5min":1.1459999999999999,"15min":1.77},"min":{"1min":0.91200000000000003,"5min":0.51300000000000001,"15min":0.32700000000000001},"max":{"1min":1.3520000000000001,"5min":1.6879999999999999,"15min":13.885},"last":1.1679999999999999}]}]},{"osd":6,"up_from":42,"seq":180388627105,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":906476,"kb_used_data":7972,"kb_used_omap":0,"kb_used_meta":898496,"kb_avail":92838676,"statfs":{"total":95995035648,"available":95066804224,"internally_reserved":0,"allocated":8163328,"data_stored":7546022,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":920059904},"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":"Sun Oct 1 08:21:41 2023","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.89900000000000002,"15min":1.502},"min":{"1min":0.61199999999999999,"5min":0.36199999999999999,"15min":0.24099999999999999},"max":{"1min":1.212,"5min":1.4630000000000001,"15min":69.676000000000002},"last":0.64000000000000001},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.94199999999999995,"15min":1.554},"min":{"1min":0.56699999999999995,"5min":0.46899999999999997,"15min":0.27400000000000002},"max":{"1min":1.367,"5min":1.367,"15min":69.819999999999993},"last":1.107}]},{"osd":1,"last update":"Sun Oct 1 08:21:15 2023","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.89700000000000002,"15min":1.6439999999999999},"min":{"1min":0.73299999999999998,"5min":0.40000000000000002,"15min":0.28399999999999997},"max":{"1min":1.8120000000000001,"5min":1.8120000000000001,"15min":68.884},"last":0.73699999999999999},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.91800000000000004,"15min":1.4370000000000001},"min":{"1min":0.66700000000000004,"5min":0.38500000000000001,"15min":0.27800000000000002},"max":{"1min":1.617,"5min":1.617,"15min":68.518000000000001},"last":0.78500000000000003}]},{"osd":2,"last update":"Sun Oct 1 08:21:41 2023","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.91700000000000004,"15min":2.0489999999999999},"min":{"1min":0.623,"5min":0.499,"15min":0.255},"max":{"1min":1.4259999999999999,"5min":1.484,"15min":81.216999999999999},"last":1.05},{"interface":"front","average":{"1min":1.0169999999999999,"5min":0.97299999999999998,"15min":1.954},"min":{"1min":0.66000000000000003,"5min":0.49399999999999999,"15min":0.33800000000000002},"max":{"1min":1.4790000000000001,"5min":1.4790000000000001,"15min":76.233000000000004},"last":1.0149999999999999}]},{"osd":3,"last update":"Sun Oct 1 08:21:29 2023","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":0.95899999999999996,"15min":2.2330000000000001},"min":{"1min":0.65800000000000003,"5min":0.46800000000000003,"15min":0.30299999999999999},"max":{"1min":1.395,"5min":1.4079999999999999,"15min":66.796999999999997},"last":0.68700000000000006},{"interface":"front","average":{"1min":1.1220000000000001,"5min":1.0669999999999999,"15min":2.2370000000000001},"min":{"1min":0.81899999999999995,"5min":0.56599999999999995,"15min":0.28499999999999998},"max":{"1min":1.788,"5min":1.788,"15min":65.489000000000004},"last":1.1890000000000001}]},{"osd":4,"last update":"Sun Oct 1 08:21:41 2023","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":0.97699999999999998,"15min":1.363},"min":{"1min":0.79100000000000004,"5min":0.433,"15min":0.30499999999999999},"max":{"1min":1.5029999999999999,"5min":1.5509999999999999,"15min":14.185},"last":0.88700000000000001},{"interface":"front","average":{"1min":1.1000000000000001,"5min":1.0409999999999999,"15min":1.6020000000000001},"min":{"1min":0.85599999999999998,"5min":0.442,"15min":0.24099999999999999},"max":{"1min":1.554,"5min":1.554,"15min":14.711},"last":1.1619999999999999}]},{"osd":5,"last update":"Sun Oct 1 08:21:59 2023","interfaces":[{"interface":"back","average":{"1min":1.129,"5min":1.081,"15min":1.3460000000000001},"min":{"1min":0.80000000000000004,"5min":0.53400000000000003,"15min":0.29599999999999999},"max":{"1min":1.587,"5min":1.661,"15min":11.528},"last":1.244},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.0920000000000001,"15min":1.6200000000000001},"min":{"1min":0.82399999999999995,"5min":0.58199999999999996,"15min":0.32200000000000001},"max":{"1min":1.75,"5min":1.75,"15min":15.176},"last":0.996}]},{"osd":7,"last update":"Sun Oct 1 08:21:59 2023","interfaces":[{"interface":"back","average":{"1min":1.1799999999999999,"5min":1.1639999999999999,"15min":1.5980000000000001},"min":{"1min":0.83499999999999996,"5min":0.60199999999999998,"15min":0.33800000000000002},"max":{"1min":1.6699999999999999,"5min":1.6699999999999999,"15min":14.742000000000001},"last":1.2889999999999999},{"interface":"front","average":{"1min":1.0860000000000001,"5min":1.119,"15min":1.637},"min":{"1min":0.80700000000000005,"5min":0.48399999999999999,"15min":0.33400000000000002},"max":{"1min":1.6910000000000001,"5min":1.6910000000000001,"15min":12.273999999999999},"last":1.23}]}]},{"osd":1,"up_from":163,"seq":700079669584,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":543944,"kb_used_data":4096,"kb_used_omap":4,"kb_used_meta":539835,"kb_avail":93201208,"statfs":{"total":95995035648,"available":95438036992,"internally_reserved":0,"allocated":4194304,"data_stored":2903018,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":552791950},"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":"Sun Oct 1 08:21:17 2023","interfaces":[{"interface":"back","average":{"1min":0.78200000000000003,"5min":0.69499999999999995,"15min":1.6870000000000001},"min":{"1min":0.39500000000000002,"5min":0.30199999999999999,"15min":0.23200000000000001},"max":{"1min":1.1879999999999999,"5min":1.1879999999999999,"15min":133.88499999999999},"last":0.996},{"interface":"front","average":{"1min":0.751,"5min":0.70799999999999996,"15min":1.5529999999999999},"min":{"1min":0.48399999999999999,"5min":0.34499999999999997,"15min":0.23000000000000001},"max":{"1min":1.0580000000000001,"5min":1.2270000000000001,"15min":136.31800000000001},"last":0.78700000000000003}]},{"osd":2,"last update":"Sun Oct 1 08:21:17 2023","interfaces":[{"interface":"back","average":{"1min":0.81399999999999995,"5min":0.745,"15min":1.5149999999999999},"min":{"1min":0.34799999999999998,"5min":0.34499999999999997,"15min":0.23699999999999999},"max":{"1min":1.2769999999999999,"5min":1.2769999999999999,"15min":60.646999999999998},"last":0.84699999999999998},{"interface":"front","average":{"1min":0.82699999999999996,"5min":0.77400000000000002,"15min":1.4470000000000001},"min":{"1min":0.443,"5min":0.40300000000000002,"15min":0.24399999999999999},"max":{"1min":1.502,"5min":1.502,"15min":60.241999999999997},"last":1.1359999999999999}]},{"osd":3,"last update":"Sun Oct 1 08:21:17 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":0.86099999999999999,"15min":1.8320000000000001},"min":{"1min":0.43099999999999999,"5min":0.42799999999999999,"15min":0.22600000000000001},"max":{"1min":1.363,"5min":1.363,"15min":125.45699999999999},"last":0.94299999999999995},{"interface":"front","average":{"1min":0.93300000000000005,"5min":0.86199999999999999,"15min":1.871},"min":{"1min":0.50900000000000001,"5min":0.40799999999999997,"15min":0.255},"max":{"1min":1.292,"5min":1.5669999999999999,"15min":124.30500000000001},"last":1.0529999999999999}]},{"osd":4,"last update":"Sun Oct 1 08:21:17 2023","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":0.93600000000000005,"15min":1.3280000000000001},"min":{"1min":0.76700000000000002,"5min":0.56399999999999995,"15min":0.33000000000000002},"max":{"1min":1.274,"5min":1.462,"15min":67.210999999999999},"last":1.0249999999999999},{"interface":"front","average":{"1min":1.1639999999999999,"5min":1.0549999999999999,"15min":1.349},"min":{"1min":0.79900000000000004,"5min":0.58599999999999997,"15min":0.33000000000000002},"max":{"1min":1.631,"5min":1.631,"15min":66.992999999999995},"last":1.091}]},{"osd":5,"last update":"Sun Oct 1 08:21:17 2023","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":1.028,"15min":1.1180000000000001},"min":{"1min":0.70499999999999996,"5min":0.51100000000000001,"15min":0.33200000000000002},"max":{"1min":1.421,"5min":1.6739999999999999,"15min":9.0239999999999991},"last":1.3420000000000001},{"interface":"front","average":{"1min":1.0549999999999999,"5min":0.996,"15min":1.1479999999999999},"min":{"1min":0.65500000000000003,"5min":0.60399999999999998,"15min":0.32500000000000001},"max":{"1min":1.2829999999999999,"5min":1.5109999999999999,"15min":7.8710000000000004},"last":1.2789999999999999}]},{"osd":6,"last update":"Sun Oct 1 08:21:17 2023","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":1.0049999999999999,"15min":1.5409999999999999},"min":{"1min":0.751,"5min":0.57799999999999996,"15min":0.35099999999999998},"max":{"1min":1.226,"5min":1.4179999999999999,"15min":66.575000000000003},"last":1.159},{"interface":"front","average":{"1min":1.226,"5min":1.119,"15min":1.54},"min":{"1min":0.84199999999999997,"5min":0.622,"15min":0.372},"max":{"1min":1.536,"5min":1.605,"15min":66.251000000000005},"last":1.23}]},{"osd":7,"last update":"Sun Oct 1 08:21:17 2023","interfaces":[{"interface":"back","average":{"1min":1.226,"5min":1.145,"15min":1.319},"min":{"1min":0.86099999999999999,"5min":0.59799999999999998,"15min":0.37},"max":{"1min":1.516,"5min":1.7589999999999999,"15min":11.581},"last":1.4059999999999999},{"interface":"front","average":{"1min":1.1870000000000001,"5min":1.111,"15min":1.349},"min":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.36499999999999999},"max":{"1min":1.417,"5min":1.417,"15min":11.542},"last":1.327}]}]},{"osd":0,"up_from":77,"seq":330712482283,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":838656,"kb_used_data":4600,"kb_used_omap":5,"kb_used_meta":834042,"kb_avail":92906496,"statfs":{"total":95995035648,"available":95136251904,"internally_reserved":0,"allocated":4710400,"data_stored":3477562,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":854059642},"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":"Sun Oct 1 08:22:07 2023","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.68700000000000006,"15min":0.95199999999999996},"min":{"1min":0.249,"5min":0.249,"15min":0.20499999999999999},"max":{"1min":1.0169999999999999,"5min":1.4750000000000001,"15min":7.9850000000000003},"last":0.76600000000000001},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.77600000000000002,"15min":0.81899999999999995},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.20000000000000001},"max":{"1min":0.92500000000000004,"5min":1.2110000000000001,"15min":7.4480000000000004},"last":0.81299999999999994}]},{"osd":2,"last update":"Sun Oct 1 08:21:51 2023","interfaces":[{"interface":"back","average":{"1min":0.625,"5min":0.74099999999999999,"15min":1.55},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.21199999999999999},"max":{"1min":1.012,"5min":1.8169999999999999,"15min":41.521999999999998},"last":0.93300000000000005},{"interface":"front","average":{"1min":0.69799999999999995,"5min":0.77600000000000002,"15min":1.5449999999999999},"min":{"1min":0.40899999999999997,"5min":0.40000000000000002,"15min":0.22500000000000001},"max":{"1min":1.046,"5min":1.2889999999999999,"15min":40.658999999999999},"last":1.0580000000000001}]},{"osd":3,"last update":"Sun Oct 1 08:21:39 2023","interfaces":[{"interface":"back","average":{"1min":0.71099999999999997,"5min":2.6030000000000002,"15min":2.5310000000000001},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.219},"max":{"1min":1.452,"5min":169.94399999999999,"15min":169.94399999999999},"last":0.67600000000000005},{"interface":"front","average":{"1min":0.78900000000000003,"5min":2.6949999999999998,"15min":2.702},"min":{"1min":0.42199999999999999,"5min":0.34999999999999998,"15min":0.26600000000000001},"max":{"1min":1.3100000000000001,"5min":169.97399999999999,"15min":169.97399999999999},"last":0.875}]},{"osd":4,"last update":"Sun Oct 1 08:22:01 2023","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.997,"15min":1.375},"min":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.30399999999999999},"max":{"1min":1.706,"5min":1.8720000000000001,"15min":8.2959999999999994},"last":1.113},{"interface":"front","average":{"1min":1.016,"5min":1.0600000000000001,"15min":1.262},"min":{"1min":0.78500000000000003,"5min":0.54600000000000004,"15min":0.318},"max":{"1min":1.893,"5min":1.893,"15min":8.3140000000000001},"last":1.093}]},{"osd":5,"last update":"Sun Oct 1 08:21:39 2023","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":1.0700000000000001,"15min":1.331},"min":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.33600000000000002},"max":{"1min":1.615,"5min":1.615,"15min":20.257999999999999},"last":0.95699999999999996},{"interface":"front","average":{"1min":0.97899999999999998,"5min":1.0429999999999999,"15min":1.4850000000000001},"min":{"1min":0.78900000000000003,"5min":0.57899999999999996,"15min":0.34200000000000003},"max":{"1min":1.3300000000000001,"5min":1.5129999999999999,"15min":19.707999999999998},"last":1.141}]},{"osd":6,"last update":"Sun Oct 1 08:21:39 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.03,"15min":1.579},"min":{"1min":0.61399999999999999,"5min":0.56999999999999995,"15min":0.36099999999999999},"max":{"1min":1.7310000000000001,"5min":1.7310000000000001,"15min":70.965999999999994},"last":1.0089999999999999},{"interface":"front","average":{"1min":1.02,"5min":1.0529999999999999,"15min":1.821},"min":{"1min":0.70299999999999996,"5min":0.45300000000000001,"15min":0.35199999999999998},"max":{"1min":1.266,"5min":1.5409999999999999,"15min":71.156000000000006},"last":0.98499999999999999}]},{"osd":7,"last update":"Sun Oct 1 08:22:01 2023","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":1.085,"15min":1.53},"min":{"1min":0.63100000000000001,"5min":0.61799999999999999,"15min":0.39300000000000002},"max":{"1min":1.5800000000000001,"5min":1.9159999999999999,"15min":9.6820000000000004},"last":1.034},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.1659999999999999,"15min":1.3380000000000001},"min":{"1min":0.65500000000000003,"5min":0.64400000000000002,"15min":0.39800000000000002},"max":{"1min":1.8200000000000001,"5min":1.8200000000000001,"15min":8.1940000000000008},"last":1.171}]}]},{"osd":2,"up_from":90,"seq":386547057117,"num_pgs":23,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":768020,"kb_used_data":8204,"kb_used_omap":7,"kb_used_meta":759800,"kb_avail":92977132,"statfs":{"total":95995035648,"available":95208583168,"internally_reserved":0,"allocated":8400896,"data_stored":7095702,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":778035281},"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":"Sun Oct 1 08:22:05 2023","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.64700000000000002,"15min":1.923},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.17699999999999999},"max":{"1min":0.93799999999999994,"5min":1.0129999999999999,"15min":154.74199999999999},"last":0.871},{"interface":"front","average":{"1min":0.58899999999999997,"5min":0.67300000000000004,"15min":1.548},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.218},"max":{"1min":0.83099999999999996,"5min":1.1539999999999999,"15min":154.81100000000001},"last":0.749}]},{"osd":1,"last update":"Sun Oct 1 08:21:24 2023","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":0.78600000000000003,"15min":1.109},"min":{"1min":0.51200000000000001,"5min":0.38400000000000001,"15min":0.23699999999999999},"max":{"1min":1.6519999999999999,"5min":1.6519999999999999,"15min":13.829000000000001},"last":0.97399999999999998},{"interface":"front","average":{"1min":0.876,"5min":0.81699999999999995,"15min":0.98099999999999998},"min":{"1min":0.42699999999999999,"5min":0.36799999999999999,"15min":0.26800000000000002},"max":{"1min":1.4830000000000001,"5min":1.4830000000000001,"15min":9.8119999999999994},"last":0.84999999999999998}]},{"osd":3,"last update":"Sun Oct 1 08:21:36 2023","interfaces":[{"interface":"back","average":{"1min":0.71199999999999997,"5min":0.70899999999999996,"15min":1.6879999999999999},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.251},"max":{"1min":1.3779999999999999,"5min":1.3779999999999999,"15min":154.06999999999999},"last":0.80200000000000005},{"interface":"front","average":{"1min":0.79900000000000004,"5min":0.81499999999999995,"15min":1.8640000000000001},"min":{"1min":0.41999999999999998,"5min":0.33100000000000002,"15min":0.23499999999999999},"max":{"1min":1.4099999999999999,"5min":1.4099999999999999,"15min":154.77699999999999},"last":1.0549999999999999}]},{"osd":4,"last update":"Sun Oct 1 08:21:54 2023","interfaces":[{"interface":"back","average":{"1min":0.79700000000000004,"5min":0.91200000000000003,"15min":1.246},"min":{"1min":0.64900000000000002,"5min":0.623,"15min":0.29499999999999998},"max":{"1min":1.1020000000000001,"5min":1.3420000000000001,"15min":6.8419999999999996},"last":0.997},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.98399999999999999,"15min":1.4219999999999999},"min":{"1min":0.621,"5min":0.502,"15min":0.34300000000000003},"max":{"1min":1.111,"5min":1.5980000000000001,"15min":28.698},"last":1.2130000000000001}]},{"osd":5,"last update":"Sun Oct 1 08:22:05 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.99099999999999999,"15min":1.258},"min":{"1min":0.51100000000000001,"5min":0.49399999999999999,"15min":0.318},"max":{"1min":1.276,"5min":1.5409999999999999,"15min":14.753},"last":0.90900000000000003},{"interface":"front","average":{"1min":0.89400000000000002,"5min":0.97999999999999998,"15min":1.401},"min":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.36899999999999999},"max":{"1min":1.482,"5min":1.482,"15min":7.5099999999999998},"last":1.159}]},{"osd":6,"last update":"Sun Oct 1 08:22:05 2023","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":1.1020000000000001,"15min":1.7470000000000001},"min":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.38},"max":{"1min":1.381,"5min":1.784,"15min":99.180000000000007},"last":1.395},{"interface":"front","average":{"1min":1.038,"5min":1.0840000000000001,"15min":1.6399999999999999},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.36799999999999999},"max":{"1min":1.3720000000000001,"5min":1.669,"15min":99.233000000000004},"last":1.0289999999999999}]},{"osd":7,"last update":"Sun Oct 1 08:22:05 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":1.103,"15min":1.6060000000000001},"min":{"1min":0.67200000000000004,"5min":0.66900000000000004,"15min":0.40100000000000002},"max":{"1min":1.258,"5min":1.7030000000000001,"15min":12.282},"last":1.4510000000000001},{"interface":"front","average":{"1min":1.018,"5min":1.1080000000000001,"15min":1.359},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.39200000000000002},"max":{"1min":1.4259999999999999,"5min":1.6120000000000001,"15min":12.975},"last":1.1060000000000001}]}]},{"osd":3,"up_from":96,"seq":412316860884,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":936568,"kb_used_data":4080,"kb_used_omap":2,"kb_used_meta":932477,"kb_avail":92808584,"statfs":{"total":95995035648,"available":95035990016,"internally_reserved":0,"allocated":4177920,"data_stored":2897615,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3005,"internal_metadata":954856515},"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":"Sun Oct 1 08:21:28 2023","interfaces":[{"interface":"back","average":{"1min":0.69599999999999995,"5min":0.70599999999999996,"15min":1.9410000000000001},"min":{"1min":0.33300000000000002,"5min":0.318,"15min":0.19},"max":{"1min":1.046,"5min":1.046,"15min":169.26499999999999},"last":0.68000000000000005},{"interface":"front","average":{"1min":0.69699999999999995,"5min":0.71499999999999997,"15min":2.2890000000000001},"min":{"1min":0.41599999999999998,"5min":0.31,"15min":0.20399999999999999},"max":{"1min":0.997,"5min":1.2649999999999999,"15min":170.24299999999999},"last":0.96799999999999997}]},{"osd":1,"last update":"Sun Oct 1 08:21:24 2023","interfaces":[{"interface":"back","average":{"1min":0.68100000000000005,"5min":0.70699999999999996,"15min":0.82999999999999996},"min":{"1min":0.41999999999999998,"5min":0.34499999999999997,"15min":0.26300000000000001},"max":{"1min":0.87,"5min":1.232,"15min":7.7119999999999997},"last":0.60399999999999998},{"interface":"front","average":{"1min":0.77300000000000002,"5min":0.78000000000000003,"15min":0.97499999999999998},"min":{"1min":0.53600000000000003,"5min":0.35999999999999999,"15min":0.249},"max":{"1min":1.256,"5min":1.256,"15min":8.6240000000000006},"last":0.83899999999999997}]},{"osd":2,"last update":"Sun Oct 1 08:21:28 2023","interfaces":[{"interface":"back","average":{"1min":0.72599999999999998,"5min":0.80800000000000005,"15min":2.169},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.25900000000000001},"max":{"1min":1.052,"5min":2.2290000000000001,"15min":79.462000000000003},"last":0.73599999999999999},{"interface":"front","average":{"1min":0.77600000000000002,"5min":0.84799999999999998,"15min":2.0139999999999998},"min":{"1min":0.42799999999999999,"5min":0.40699999999999997,"15min":0.23899999999999999},"max":{"1min":1.097,"5min":1.3240000000000001,"15min":79.426000000000002},"last":0.79200000000000004}]},{"osd":4,"last update":"Sun Oct 1 08:21:51 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.96499999999999997,"15min":1.153},"min":{"1min":0.67700000000000005,"5min":0.51000000000000001,"15min":0.35399999999999998},"max":{"1min":1.2769999999999999,"5min":1.5980000000000001,"15min":7.6769999999999996},"last":0.90600000000000003},{"interface":"front","average":{"1min":0.93700000000000006,"5min":1.028,"15min":1.3520000000000001},"min":{"1min":0.64600000000000002,"5min":0.60099999999999998,"15min":0.32800000000000001},"max":{"1min":1.254,"5min":1.554,"15min":19.82},"last":1.004}]},{"osd":5,"last update":"Sun Oct 1 08:21:28 2023","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.0800000000000001,"15min":1.4319999999999999},"min":{"1min":0.73599999999999999,"5min":0.56899999999999995,"15min":0.313},"max":{"1min":1.552,"5min":1.591,"15min":10.196999999999999},"last":0.93400000000000005},{"interface":"front","average":{"1min":1.081,"5min":1.121,"15min":1.639},"min":{"1min":0.75600000000000001,"5min":0.48599999999999999,"15min":0.35999999999999999},"max":{"1min":1.417,"5min":2.2959999999999998,"15min":12.726000000000001},"last":1.196}]},{"osd":6,"last update":"Sun Oct 1 08:21:28 2023","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":1.141,"15min":1.8460000000000001},"min":{"1min":0.751,"5min":0.50600000000000001,"15min":0.42199999999999999},"max":{"1min":1.542,"5min":2.399,"15min":16.039000000000001},"last":1.2729999999999999},{"interface":"front","average":{"1min":1.0780000000000001,"5min":1.095,"15min":1.367},"min":{"1min":0.748,"5min":0.64200000000000002,"15min":0.36699999999999999},"max":{"1min":1.4370000000000001,"5min":1.496,"15min":9.5730000000000004},"last":1.119}]},{"osd":7,"last update":"Sun Oct 1 08:21:51 2023","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":1.1599999999999999,"15min":1.548},"min":{"1min":0.71299999999999997,"5min":0.67700000000000005,"15min":0.42199999999999999},"max":{"1min":1.3740000000000001,"5min":1.6850000000000001,"15min":11.494999999999999},"last":1.143},{"interface":"front","average":{"1min":1.04,"5min":1.196,"15min":1.629},"min":{"1min":0.76000000000000001,"5min":0.68899999999999995,"15min":0.441},"max":{"1min":1.4450000000000001,"5min":2.3439999999999999,"15min":13.673999999999999},"last":1.321}]}]},{"osd":4,"up_from":112,"seq":481036337567,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":893416,"kb_used_data":3296,"kb_used_omap":9,"kb_used_meta":890102,"kb_avail":92851736,"statfs":{"total":95995035648,"available":95080177664,"internally_reserved":0,"allocated":3375104,"data_stored":2761317,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9477,"internal_metadata":911465211},"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":"Sun Oct 1 08:21:30 2023","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.92600000000000005,"15min":1.2010000000000001},"min":{"1min":0.67400000000000004,"5min":0.52200000000000002,"15min":0.25700000000000001},"max":{"1min":1.3520000000000001,"5min":1.3520000000000001,"15min":11.010999999999999},"last":0.83699999999999997},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.91300000000000003,"15min":1.403},"min":{"1min":0.53000000000000003,"5min":0.44900000000000001,"15min":0.253},"max":{"1min":1.167,"5min":1.3340000000000001,"15min":15.555999999999999},"last":1.0760000000000001}]},{"osd":1,"last update":"Sun Oct 1 08:22:03 2023","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.92500000000000004,"15min":1.3320000000000001},"min":{"1min":0.65800000000000003,"5min":0.54900000000000004,"15min":0.29099999999999998},"max":{"1min":1.3069999999999999,"5min":1.7889999999999999,"15min":77.498999999999995},"last":0.95999999999999996},{"interface":"front","average":{"1min":0.89100000000000001,"5min":0.92300000000000004,"15min":1.4259999999999999},"min":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.309},"max":{"1min":1.2050000000000001,"5min":1.2749999999999999,"15min":77.536000000000001},"last":1.018}]},{"osd":2,"last update":"Sun Oct 1 08:21:30 2023","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":0.92600000000000005,"15min":1.3759999999999999},"min":{"1min":0.64400000000000002,"5min":0.47699999999999998,"15min":0.32300000000000001},"max":{"1min":1.232,"5min":1.232,"15min":16.395},"last":0.88700000000000001},{"interface":"front","average":{"1min":1.0169999999999999,"5min":0.96599999999999997,"15min":1.476},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.29099999999999998},"max":{"1min":1.7130000000000001,"5min":1.7130000000000001,"15min":15.933},"last":1.0009999999999999}]},{"osd":3,"last update":"Sun Oct 1 08:21:30 2023","interfaces":[{"interface":"back","average":{"1min":1.1120000000000001,"5min":1.0109999999999999,"15min":2.2759999999999998},"min":{"1min":0.85799999999999998,"5min":0.61599999999999999,"15min":0.32500000000000001},"max":{"1min":1.4690000000000001,"5min":1.5900000000000001,"15min":190.298},"last":0.91200000000000003},{"interface":"front","average":{"1min":1.016,"5min":1.0229999999999999,"15min":2.117},"min":{"1min":0.66000000000000003,"5min":0.625,"15min":0.32600000000000001},"max":{"1min":1.2929999999999999,"5min":1.4179999999999999,"15min":189.06299999999999},"last":0.77500000000000002}]},{"osd":5,"last update":"Sun Oct 1 08:21:30 2023","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":0.91700000000000004,"15min":1.181},"min":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.28899999999999998},"max":{"1min":1.841,"5min":1.841,"15min":12.393000000000001},"last":0.56699999999999995},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.0549999999999999,"15min":1.3939999999999999},"min":{"1min":0.56799999999999995,"5min":0.50800000000000001,"15min":0.32000000000000001},"max":{"1min":1.4259999999999999,"5min":1.4279999999999999,"15min":11.472},"last":0.67200000000000004}]},{"osd":6,"last update":"Sun Oct 1 08:21:30 2023","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":1.024,"15min":1.667},"min":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.36099999999999999},"max":{"1min":1.365,"5min":1.4670000000000001,"15min":61.901000000000003},"last":0.86099999999999999},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.0389999999999999,"15min":1.778},"min":{"1min":0.65300000000000002,"5min":0.59499999999999997,"15min":0.31},"max":{"1min":1.7490000000000001,"5min":1.7490000000000001,"15min":61.710000000000001},"last":0.79400000000000004}]},{"osd":7,"last update":"Sun Oct 1 08:22:03 2023","interfaces":[{"interface":"back","average":{"1min":1.2070000000000001,"5min":1.1379999999999999,"15min":1.391},"min":{"1min":0.86499999999999999,"5min":0.67200000000000004,"15min":0.36399999999999999},"max":{"1min":1.4470000000000001,"5min":1.5449999999999999,"15min":9.1769999999999996},"last":0.93700000000000006},{"interface":"front","average":{"1min":1.2010000000000001,"5min":1.147,"15min":1.3839999999999999},"min":{"1min":1.036,"5min":0.47699999999999998,"15min":0.36699999999999999},"max":{"1min":1.488,"5min":1.6000000000000001,"15min":12.423},"last":0.97299999999999998}]}]},{"osd":5,"up_from":36,"seq":154618823337,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":919260,"kb_used_data":3284,"kb_used_omap":0,"kb_used_meta":915968,"kb_avail":92825892,"statfs":{"total":95995035648,"available":95053713408,"internally_reserved":0,"allocated":3362816,"data_stored":2756630,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":937951232},"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":"Sun Oct 1 08:22:01 2023","interfaces":[{"interface":"back","average":{"1min":0.78700000000000003,"5min":0.88,"15min":2.1720000000000002},"min":{"1min":0.55000000000000004,"5min":0.36899999999999999,"15min":0.24299999999999999},"max":{"1min":1.179,"5min":4.0389999999999997,"15min":111.86499999999999},"last":0.60699999999999998},{"interface":"front","average":{"1min":0.83799999999999997,"5min":0.89300000000000002,"15min":2.2530000000000001},"min":{"1min":0.5,"5min":0.32700000000000001,"15min":0.26700000000000002},"max":{"1min":1.4119999999999999,"5min":2.0270000000000001,"15min":112.52500000000001},"last":0.47999999999999998}]},{"osd":1,"last update":"Sun Oct 1 08:21:10 2023","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":1.0229999999999999,"15min":1.516},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.29499999999999998},"max":{"1min":1.333,"5min":1.8100000000000001,"15min":114.11},"last":0.71699999999999997},{"interface":"front","average":{"1min":0.93000000000000005,"5min":0.92200000000000004,"15min":1.573},"min":{"1min":0.63,"5min":0.44700000000000001,"15min":0.309},"max":{"1min":1.1599999999999999,"5min":1.28,"15min":113.996},"last":0.73999999999999999}]},{"osd":2,"last update":"Sun Oct 1 08:22:01 2023","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":0.91800000000000004,"15min":2.0249999999999999},"min":{"1min":0.628,"5min":0.59599999999999997,"15min":0.311},"max":{"1min":1.2649999999999999,"5min":1.415,"15min":66.933999999999997},"last":0.83699999999999997},{"interface":"front","average":{"1min":0.93700000000000006,"5min":0.91400000000000003,"15min":2.1539999999999999},"min":{"1min":0.60499999999999998,"5min":0.47999999999999998,"15min":0.28599999999999998},"max":{"1min":1.327,"5min":1.3680000000000001,"15min":69.206000000000003},"last":0.81799999999999995}]},{"osd":3,"last update":"Sun Oct 1 08:21:31 2023","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":1.0429999999999999,"15min":2.2629999999999999},"min":{"1min":0.746,"5min":0.60499999999999998,"15min":0.34300000000000003},"max":{"1min":1.653,"5min":3.6499999999999999,"15min":231.84100000000001},"last":0.79000000000000004},{"interface":"front","average":{"1min":1.012,"5min":1.006,"15min":2.3620000000000001},"min":{"1min":0.72999999999999998,"5min":0.51600000000000001,"15min":0.31900000000000001},"max":{"1min":1.29,"5min":1.3169999999999999,"15min":231.58799999999999},"last":0.86399999999999999}]},{"osd":4,"last update":"Sun Oct 1 08:22:01 2023","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":0.98699999999999999,"15min":1.347},"min":{"1min":0.60599999999999998,"5min":0.58199999999999996,"15min":0.33100000000000002},"max":{"1min":1.159,"5min":1.8149999999999999,"15min":10.657},"last":0.69199999999999995},{"interface":"front","average":{"1min":1.1499999999999999,"5min":1.179,"15min":1.3919999999999999},"min":{"1min":0.95599999999999996,"5min":0.59699999999999998,"15min":0.34699999999999998},"max":{"1min":1.732,"5min":2.1840000000000002,"15min":8.109},"last":0.93200000000000005}]},{"osd":6,"last update":"Sun Oct 1 08:21:10 2023","interfaces":[{"interface":"back","average":{"1min":1.1719999999999999,"5min":1.0489999999999999,"15min":1.6799999999999999},"min":{"1min":0.76700000000000002,"5min":0.48999999999999999,"15min":0.33100000000000002},"max":{"1min":1.712,"5min":1.931,"15min":11.015000000000001},"last":0.88500000000000001},{"interface":"front","average":{"1min":1.1619999999999999,"5min":1.0509999999999999,"15min":1.6539999999999999},"min":{"1min":0.72699999999999998,"5min":0.46000000000000002,"15min":0.27700000000000002},"max":{"1min":2.0249999999999999,"5min":2.0249999999999999,"15min":11.005000000000001},"last":0.90000000000000002}]},{"osd":7,"last update":"Sun Oct 1 08:22:01 2023","interfaces":[{"interface":"back","average":{"1min":1.1799999999999999,"5min":1.151,"15min":1.5029999999999999},"min":{"1min":0.68100000000000005,"5min":0.443,"15min":0.38100000000000001},"max":{"1min":1.8120000000000001,"5min":2.105,"15min":8.6289999999999996},"last":0.98199999999999998},{"interface":"front","average":{"1min":1.1479999999999999,"5min":1.141,"15min":1.5700000000000001},"min":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.30199999999999999},"max":{"1min":1.5980000000000001,"5min":1.736,"15min":10.773999999999999},"last":0.94599999999999995}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":12288,"data_stored":610,"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":3005,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4790,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9477,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":714,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8611,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-01T08:22:13.196 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-01T08:22:14.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:22:14 smithi084 bash[75189]: audit 2023-10-01T08:22:12.235823+0000 mgr.y (mgr.34104) 1494 : audit 0 from='client.46955 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T08:22:14.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:22:14 smithi084 bash[75189]: cluster 2023-10-01T08:22:12.966813+0000 mgr.y (mgr.34104) 1495 : cluster 0 pgmap v1677: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:22:14.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:22:14 smithi084 bash[78255]: audit 2023-10-01T08:22:12.235823+0000 mgr.y (mgr.34104) 1494 : audit 0 from='client.46955 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T08:22:14.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:22:14 smithi084 bash[78255]: cluster 2023-10-01T08:22:12.966813+0000 mgr.y (mgr.34104) 1495 : cluster 0 pgmap v1677: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:22:14.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:22:14 smithi112 bash[59335]: audit 2023-10-01T08:22:12.235823+0000 mgr.y (mgr.34104) 1494 : audit 0 from='client.46955 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T08:22:14.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:22:14 smithi112 bash[59335]: cluster 2023-10-01T08:22:12.966813+0000 mgr.y (mgr.34104) 1495 : cluster 0 pgmap v1677: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:22:15.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:22:15 smithi112 bash[59335]: cluster 2023-10-01T08:22:14.967780+0000 mgr.y (mgr.34104) 1496 : cluster 0 pgmap v1678: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:22:15.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:22:15 smithi112 bash[59335]: audit 2023-10-01T08:22:15.137282+0000 mon.a (mon.0) 1925 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:22:15.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:22:15 smithi084 bash[75189]: cluster 2023-10-01T08:22:14.967780+0000 mgr.y (mgr.34104) 1496 : cluster 0 pgmap v1678: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:22:15.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:22:15 smithi084 bash[75189]: audit 2023-10-01T08:22:15.137282+0000 mon.a (mon.0) 1925 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:22:15.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:22:15 smithi084 bash[78255]: cluster 2023-10-01T08:22:14.967780+0000 mgr.y (mgr.34104) 1496 : cluster 0 pgmap v1678: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:22:15.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:22:15 smithi084 bash[78255]: audit 2023-10-01T08:22:15.137282+0000 mon.a (mon.0) 1925 : audit 0 from='mgr.34104 172.21.15.84:0/3282514495' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-01T08:22:16.573 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:22:16 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:22:16] "GET /metrics HTTP/1.1" 200 34022 "" "Prometheus/2.33.4" 2023-10-01T08:22:18.009 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-01T08:22:18.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:22:18 smithi084 bash[78255]: cluster 2023-10-01T08:22:16.968579+0000 mgr.y (mgr.34104) 1497 : cluster 0 pgmap v1679: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:22:18.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:22:18 smithi084 bash[75189]: cluster 2023-10-01T08:22:16.968579+0000 mgr.y (mgr.34104) 1497 : cluster 0 pgmap v1679: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:22:18.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:22:18 smithi112 bash[59335]: cluster 2023-10-01T08:22:16.968579+0000 mgr.y (mgr.34104) 1497 : cluster 0 pgmap v1679: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:22:20.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:22:20 smithi084 bash[78255]: cluster 2023-10-01T08:22:18.969174+0000 mgr.y (mgr.34104) 1498 : cluster 0 pgmap v1680: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:22:20.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:22:20 smithi084 bash[75189]: cluster 2023-10-01T08:22:18.969174+0000 mgr.y (mgr.34104) 1498 : cluster 0 pgmap v1680: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:22:20.480 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:22:20 smithi112 bash[59335]: cluster 2023-10-01T08:22:18.969174+0000 mgr.y (mgr.34104) 1498 : cluster 0 pgmap v1680: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:22:21.783 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-01T08:22:21.784 INFO:teuthology.orchestra.run.smithi084.stderr:dumped all 2023-10-01T08:22:22.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:22:22 smithi084 bash[78255]: cluster 2023-10-01T08:22:20.970121+0000 mgr.y (mgr.34104) 1499 : cluster 0 pgmap v1681: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:22:22.324 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:22:22 smithi084 bash[75189]: cluster 2023-10-01T08:22:20.970121+0000 mgr.y (mgr.34104) 1499 : cluster 0 pgmap v1681: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:22:22.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:22:22 smithi112 bash[59335]: cluster 2023-10-01T08:22:20.970121+0000 mgr.y (mgr.34104) 1499 : cluster 0 pgmap v1681: 73 pgs: 73 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-10-01T08:22:22.789 INFO:teuthology.orchestra.run.smithi084.stdout:{"pg_ready":true,"pg_map":{"version":1681,"stamp":"2023-10-01T08:22:20.969426+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4790195,"num_objects":28,"num_object_clones":0,"num_object_copies":84,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":28,"num_whiteouts":0,"num_read":6289,"num_read_kb":13748,"num_write":1106,"num_write_kb":15159,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":37,"num_bytes_recovered":620,"num_keys_recovered":0,"num_objects_omap":16,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1170,"ondisk_log_size":1170,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":219,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":6712176,"kb_used_data":43504,"kb_used_omap":38,"kb_used_meta":6668569,"kb_avail":743249040,"statfs":{"total":767960285184,"available":761087016960,"internally_reserved":0,"allocated":44548096,"data_stored":36983678,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":39896,"internal_metadata":6828614696},"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.004535"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":382,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.032226+0000","last_change":"2023-10-01T08:14:01.909170+0000","last_active":"2023-10-01T08:21:32.032226+0000","last_peered":"2023-10-01T08:21:32.032226+0000","last_clean":"2023-10-01T08:21:32.032226+0000","last_became_active":"2023-10-01T08:14:01.908698+0000","last_became_peered":"2023-10-01T08:14:01.908698+0000","last_unstale":"2023-10-01T08:21:32.032226+0000","last_undegraded":"2023-10-01T08:21:32.032226+0000","last_fullsized":"2023-10-01T08:21:32.032226+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.030614+0000","last_change":"2023-10-01T08:15:32.218038+0000","last_active":"2023-10-01T08:21:32.030614+0000","last_peered":"2023-10-01T08:21:32.030614+0000","last_clean":"2023-10-01T08:21:32.030614+0000","last_became_active":"2023-10-01T08:15:32.217646+0000","last_became_peered":"2023-10-01T08:15:32.217646+0000","last_unstale":"2023-10-01T08:21:32.030614+0000","last_undegraded":"2023-10-01T08:21:32.030614+0000","last_fullsized":"2023-10-01T08:21:32.030614+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":106,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.465595+0000","last_change":"2023-10-01T08:19:56.220203+0000","last_active":"2023-10-01T08:21:32.465595+0000","last_peered":"2023-10-01T08:21:32.465595+0000","last_clean":"2023-10-01T08:21:32.465595+0000","last_became_active":"2023-10-01T08:19:56.219415+0000","last_became_peered":"2023-10-01T08:19:56.219415+0000","last_unstale":"2023-10-01T08:21:32.465595+0000","last_undegraded":"2023-10-01T08:21:32.465595+0000","last_fullsized":"2023-10-01T08:21:32.465595+0000","mapping_epoch":362,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":363,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:16:07.678445+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":194,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.839378+0000","last_change":"2023-10-01T08:17:17.094523+0000","last_active":"2023-10-01T08:21:32.839378+0000","last_peered":"2023-10-01T08:21:32.839378+0000","last_clean":"2023-10-01T08:21:32.839378+0000","last_became_active":"2023-10-01T08:17:17.094196+0000","last_became_peered":"2023-10-01T08:17:17.094196+0000","last_unstale":"2023-10-01T08:21:32.839378+0000","last_undegraded":"2023-10-01T08:21:32.839378+0000","last_fullsized":"2023-10-01T08:21:32.839378+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:41:31.873736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":396,"reported_epoch":375,"state":"active+clean","last_fresh":"2023-10-01T08:21:33.281172+0000","last_change":"2023-10-01T08:20:36.160796+0000","last_active":"2023-10-01T08:21:33.281172+0000","last_peered":"2023-10-01T08:21:33.281172+0000","last_clean":"2023-10-01T08:21:33.281172+0000","last_became_active":"2023-10-01T08:20:36.160397+0000","last_became_peered":"2023-10-01T08:20:36.160397+0000","last_unstale":"2023-10-01T08:21:33.281172+0000","last_undegraded":"2023-10-01T08:21:33.281172+0000","last_fullsized":"2023-10-01T08:21:33.281172+0000","mapping_epoch":368,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:21:16.348876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":365,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.027009+0000","last_change":"2023-10-01T08:14:01.912864+0000","last_active":"2023-10-01T08:21:32.027009+0000","last_peered":"2023-10-01T08:21:32.027009+0000","last_clean":"2023-10-01T08:21:32.027009+0000","last_became_active":"2023-10-01T08:14:01.912306+0000","last_became_peered":"2023-10-01T08:14:01.912306+0000","last_unstale":"2023-10-01T08:21:32.027009+0000","last_undegraded":"2023-10-01T08:21:32.027009+0000","last_fullsized":"2023-10-01T08:21:32.027009+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":157,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.839520+0000","last_change":"2023-10-01T08:18:24.975949+0000","last_active":"2023-10-01T08:21:32.839520+0000","last_peered":"2023-10-01T08:21:32.839520+0000","last_clean":"2023-10-01T08:21:32.839520+0000","last_became_active":"2023-10-01T08:18:24.975617+0000","last_became_peered":"2023-10-01T08:18:24.975617+0000","last_unstale":"2023-10-01T08:21:32.839520+0000","last_undegraded":"2023-10-01T08:21:32.839520+0000","last_fullsized":"2023-10-01T08:21:32.839520+0000","mapping_epoch":351,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":352,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:09:21.823931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":389,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.470968+0000","last_change":"2023-10-01T08:14:01.921637+0000","last_active":"2023-10-01T08:21:32.470968+0000","last_peered":"2023-10-01T08:21:32.470968+0000","last_clean":"2023-10-01T08:21:32.470968+0000","last_became_active":"2023-10-01T08:14:01.921068+0000","last_became_peered":"2023-10-01T08:14:01.921068+0000","last_unstale":"2023-10-01T08:21:32.470968+0000","last_undegraded":"2023-10-01T08:21:32.470968+0000","last_fullsized":"2023-10-01T08:21:32.470968+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:05:54.601562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":389,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.030780+0000","last_change":"2023-10-01T08:20:36.170497+0000","last_active":"2023-10-01T08:21:32.030780+0000","last_peered":"2023-10-01T08:21:32.030780+0000","last_clean":"2023-10-01T08:21:32.030780+0000","last_became_active":"2023-10-01T08:20:36.170041+0000","last_became_peered":"2023-10-01T08:20:36.170041+0000","last_unstale":"2023-10-01T08:21:32.030780+0000","last_undegraded":"2023-10-01T08:21:32.030780+0000","last_fullsized":"2023-10-01T08:21:32.030780+0000","mapping_epoch":368,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":314,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.470423+0000","last_change":"2023-10-01T08:19:05.032097+0000","last_active":"2023-10-01T08:21:32.470423+0000","last_peered":"2023-10-01T08:21:32.470423+0000","last_clean":"2023-10-01T08:21:32.470423+0000","last_became_active":"2023-10-01T08:19:05.031684+0000","last_became_peered":"2023-10-01T08:19:05.031684+0000","last_unstale":"2023-10-01T08:21:32.470423+0000","last_undegraded":"2023-10-01T08:21:32.470423+0000","last_fullsized":"2023-10-01T08:21:32.470423+0000","mapping_epoch":356,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":357,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:48:18.003292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":147,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.743218+0000","last_change":"2023-10-01T08:20:26.165906+0000","last_active":"2023-10-01T08:21:32.743218+0000","last_peered":"2023-10-01T08:21:32.743218+0000","last_clean":"2023-10-01T08:21:32.743218+0000","last_became_active":"2023-10-01T08:20:26.165414+0000","last_became_peered":"2023-10-01T08:20:26.165414+0000","last_unstale":"2023-10-01T08:21:32.743218+0000","last_undegraded":"2023-10-01T08:21:32.743218+0000","last_fullsized":"2023-10-01T08:21:32.743218+0000","mapping_epoch":366,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":367,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+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,5],"acting":[7,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":17,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.465656+0000","last_change":"2023-10-01T08:20:36.155770+0000","last_active":"2023-10-01T08:21:32.465656+0000","last_peered":"2023-10-01T08:21:32.465656+0000","last_clean":"2023-10-01T08:21:32.465656+0000","last_became_active":"2023-10-01T08:20:36.155360+0000","last_became_peered":"2023-10-01T08:20:36.155360+0000","last_unstale":"2023-10-01T08:21:32.465656+0000","last_undegraded":"2023-10-01T08:21:32.465656+0000","last_fullsized":"2023-10-01T08:21:32.465656+0000","mapping_epoch":368,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:18:12.111390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"73'22","reported_seq":357,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.032588+0000","last_change":"2023-10-01T07:48:00.313333+0000","last_active":"2023-10-01T08:21:32.032588+0000","last_peered":"2023-10-01T08:21:32.032588+0000","last_clean":"2023-10-01T08:21:32.032588+0000","last_became_active":"2023-10-01T07:48:00.312882+0000","last_became_peered":"2023-10-01T07:48:00.312882+0000","last_unstale":"2023-10-01T08:21:32.032588+0000","last_undegraded":"2023-10-01T08:21:32.032588+0000","last_fullsized":"2023-10-01T08:21:32.032588+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4734,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":346,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.032445+0000","last_change":"2023-10-01T08:14:01.912758+0000","last_active":"2023-10-01T08:21:32.032445+0000","last_peered":"2023-10-01T08:21:32.032445+0000","last_clean":"2023-10-01T08:21:32.032445+0000","last_became_active":"2023-10-01T08:14:01.912254+0000","last_became_peered":"2023-10-01T08:14:01.912254+0000","last_unstale":"2023-10-01T08:21:32.032445+0000","last_undegraded":"2023-10-01T08:21:32.032445+0000","last_fullsized":"2023-10-01T08:21:32.032445+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":126,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.742321+0000","last_change":"2023-10-01T08:20:26.164741+0000","last_active":"2023-10-01T08:21:32.742321+0000","last_peered":"2023-10-01T08:21:32.742321+0000","last_clean":"2023-10-01T08:21:32.742321+0000","last_became_active":"2023-10-01T08:20:26.164223+0000","last_became_peered":"2023-10-01T08:20:26.164223+0000","last_unstale":"2023-10-01T08:21:32.742321+0000","last_undegraded":"2023-10-01T08:21:32.742321+0000","last_fullsized":"2023-10-01T08:21:32.742321+0000","mapping_epoch":366,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":367,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":387,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.471412+0000","last_change":"2023-10-01T08:20:36.157439+0000","last_active":"2023-10-01T08:21:32.471412+0000","last_peered":"2023-10-01T08:21:32.471412+0000","last_clean":"2023-10-01T08:21:32.471412+0000","last_became_active":"2023-10-01T08:20:36.157019+0000","last_became_peered":"2023-10-01T08:20:36.157019+0000","last_unstale":"2023-10-01T08:21:32.471412+0000","last_undegraded":"2023-10-01T08:21:32.471412+0000","last_fullsized":"2023-10-01T08:21:32.471412+0000","mapping_epoch":368,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:58:22.348295+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":193,"reported_epoch":375,"state":"active+clean","last_fresh":"2023-10-01T08:21:33.796138+0000","last_change":"2023-10-01T08:17:17.093692+0000","last_active":"2023-10-01T08:21:33.796138+0000","last_peered":"2023-10-01T08:21:33.796138+0000","last_clean":"2023-10-01T08:21:33.796138+0000","last_became_active":"2023-10-01T08:17:17.093370+0000","last_became_peered":"2023-10-01T08:17:17.093370+0000","last_unstale":"2023-10-01T08:21:33.796138+0000","last_undegraded":"2023-10-01T08:21:33.796138+0000","last_fullsized":"2023-10-01T08:21:33.796138+0000","mapping_epoch":331,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":332,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:15:20.861159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":125,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.030910+0000","last_change":"2023-10-01T08:08:52.773707+0000","last_active":"2023-10-01T08:21:32.030910+0000","last_peered":"2023-10-01T08:21:32.030910+0000","last_clean":"2023-10-01T08:21:32.030910+0000","last_became_active":"2023-10-01T08:08:52.773350+0000","last_became_peered":"2023-10-01T08:08:52.773350+0000","last_unstale":"2023-10-01T08:21:32.030910+0000","last_undegraded":"2023-10-01T08:21:32.030910+0000","last_fullsized":"2023-10-01T08:21:32.030910+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":75,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.742130+0000","last_change":"2023-10-01T08:20:26.167153+0000","last_active":"2023-10-01T08:21:32.742130+0000","last_peered":"2023-10-01T08:21:32.742130+0000","last_clean":"2023-10-01T08:21:32.742130+0000","last_became_active":"2023-10-01T08:20:26.166855+0000","last_became_peered":"2023-10-01T08:20:26.166855+0000","last_unstale":"2023-10-01T08:21:32.742130+0000","last_undegraded":"2023-10-01T08:21:32.742130+0000","last_fullsized":"2023-10-01T08:21:32.742130+0000","mapping_epoch":366,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":367,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":177,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.839429+0000","last_change":"2023-10-01T08:18:24.975149+0000","last_active":"2023-10-01T08:21:32.839429+0000","last_peered":"2023-10-01T08:21:32.839429+0000","last_clean":"2023-10-01T08:21:32.839429+0000","last_became_active":"2023-10-01T08:18:24.974407+0000","last_became_peered":"2023-10-01T08:18:24.974407+0000","last_unstale":"2023-10-01T08:21:32.839429+0000","last_undegraded":"2023-10-01T08:21:32.839429+0000","last_fullsized":"2023-10-01T08:21:32.839429+0000","mapping_epoch":351,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":352,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:57:42.383662+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":404,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.026132+0000","last_change":"2023-10-01T08:18:14.106923+0000","last_active":"2023-10-01T08:21:32.026132+0000","last_peered":"2023-10-01T08:21:32.026132+0000","last_clean":"2023-10-01T08:21:32.026132+0000","last_became_active":"2023-10-01T08:18:14.098694+0000","last_became_peered":"2023-10-01T08:18:14.098694+0000","last_unstale":"2023-10-01T08:21:32.026132+0000","last_undegraded":"2023-10-01T08:21:32.026132+0000","last_fullsized":"2023-10-01T08:21:32.026132+0000","mapping_epoch":346,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+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":404,"reported_epoch":375,"state":"active+clean","last_fresh":"2023-10-01T08:21:33.281615+0000","last_change":"2023-10-01T08:14:01.918138+0000","last_active":"2023-10-01T08:21:33.281615+0000","last_peered":"2023-10-01T08:21:33.281615+0000","last_clean":"2023-10-01T08:21:33.281615+0000","last_became_active":"2023-10-01T08:14:01.917541+0000","last_became_peered":"2023-10-01T08:14:01.917541+0000","last_unstale":"2023-10-01T08:21:33.281615+0000","last_undegraded":"2023-10-01T08:21:33.281615+0000","last_fullsized":"2023-10-01T08:21:33.281615+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:05:04.815073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":354,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.470480+0000","last_change":"2023-10-01T08:18:14.116533+0000","last_active":"2023-10-01T08:21:32.470480+0000","last_peered":"2023-10-01T08:21:32.470480+0000","last_clean":"2023-10-01T08:21:32.470480+0000","last_became_active":"2023-10-01T08:18:14.095058+0000","last_became_peered":"2023-10-01T08:18:14.095058+0000","last_unstale":"2023-10-01T08:21:32.470480+0000","last_undegraded":"2023-10-01T08:21:32.470480+0000","last_fullsized":"2023-10-01T08:21:32.470480+0000","mapping_epoch":346,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:27:07.691415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":66,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,0],"acting":[2,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":125,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.030440+0000","last_change":"2023-10-01T08:08:52.774664+0000","last_active":"2023-10-01T08:21:32.030440+0000","last_peered":"2023-10-01T08:21:32.030440+0000","last_clean":"2023-10-01T08:21:32.030440+0000","last_became_active":"2023-10-01T08:08:52.774231+0000","last_became_peered":"2023-10-01T08:08:52.774231+0000","last_unstale":"2023-10-01T08:21:32.030440+0000","last_undegraded":"2023-10-01T08:21:32.030440+0000","last_fullsized":"2023-10-01T08:21:32.030440+0000","mapping_epoch":258,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":259,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":118,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.743195+0000","last_change":"2023-10-01T08:20:26.166106+0000","last_active":"2023-10-01T08:21:32.743195+0000","last_peered":"2023-10-01T08:21:32.743195+0000","last_clean":"2023-10-01T08:21:32.743195+0000","last_became_active":"2023-10-01T08:20:26.165242+0000","last_became_peered":"2023-10-01T08:20:26.165242+0000","last_unstale":"2023-10-01T08:21:32.743195+0000","last_undegraded":"2023-10-01T08:21:32.743195+0000","last_fullsized":"2023-10-01T08:21:32.743195+0000","mapping_epoch":366,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":367,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":365,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.032269+0000","last_change":"2023-10-01T08:14:01.910390+0000","last_active":"2023-10-01T08:21:32.032269+0000","last_peered":"2023-10-01T08:21:32.032269+0000","last_clean":"2023-10-01T08:21:32.032269+0000","last_became_active":"2023-10-01T08:14:01.909879+0000","last_became_peered":"2023-10-01T08:14:01.909879+0000","last_unstale":"2023-10-01T08:21:32.032269+0000","last_undegraded":"2023-10-01T08:21:32.032269+0000","last_fullsized":"2023-10-01T08:21:32.032269+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":78,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.742940+0000","last_change":"2023-10-01T08:20:26.167356+0000","last_active":"2023-10-01T08:21:32.742940+0000","last_peered":"2023-10-01T08:21:32.742940+0000","last_clean":"2023-10-01T08:21:32.742940+0000","last_became_active":"2023-10-01T08:20:26.167008+0000","last_became_peered":"2023-10-01T08:20:26.167008+0000","last_unstale":"2023-10-01T08:21:32.742940+0000","last_undegraded":"2023-10-01T08:21:32.742940+0000","last_fullsized":"2023-10-01T08:21:32.742940+0000","mapping_epoch":366,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":367,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":395,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.026682+0000","last_change":"2023-10-01T08:15:32.232343+0000","last_active":"2023-10-01T08:21:32.026682+0000","last_peered":"2023-10-01T08:21:32.026682+0000","last_clean":"2023-10-01T08:21:32.026682+0000","last_became_active":"2023-10-01T08:15:32.231834+0000","last_became_peered":"2023-10-01T08:15:32.231834+0000","last_unstale":"2023-10-01T08:21:32.026682+0000","last_undegraded":"2023-10-01T08:21:32.026682+0000","last_fullsized":"2023-10-01T08:21:32.026682+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,7],"acting":[6,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":341,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.030485+0000","last_change":"2023-10-01T07:43:24.917235+0000","last_active":"2023-10-01T08:21:32.030485+0000","last_peered":"2023-10-01T08:21:32.030485+0000","last_clean":"2023-10-01T08:21:32.030485+0000","last_became_active":"2023-10-01T07:43:24.916855+0000","last_became_peered":"2023-10-01T07:43:24.916855+0000","last_unstale":"2023-10-01T08:21:32.030485+0000","last_undegraded":"2023-10-01T08:21:32.030485+0000","last_fullsized":"2023-10-01T08:21:32.030485+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":183,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.839292+0000","last_change":"2023-10-01T08:18:24.973904+0000","last_active":"2023-10-01T08:21:32.839292+0000","last_peered":"2023-10-01T08:21:32.839292+0000","last_clean":"2023-10-01T08:21:32.839292+0000","last_became_active":"2023-10-01T08:18:24.973538+0000","last_became_peered":"2023-10-01T08:18:24.973538+0000","last_unstale":"2023-10-01T08:21:32.839292+0000","last_undegraded":"2023-10-01T08:21:32.839292+0000","last_fullsized":"2023-10-01T08:21:32.839292+0000","mapping_epoch":351,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":352,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:38:26.169541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":367,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.470217+0000","last_change":"2023-10-01T08:18:14.107612+0000","last_active":"2023-10-01T08:21:32.470217+0000","last_peered":"2023-10-01T08:21:32.470217+0000","last_clean":"2023-10-01T08:21:32.470217+0000","last_became_active":"2023-10-01T08:18:14.095260+0000","last_became_peered":"2023-10-01T08:18:14.095260+0000","last_unstale":"2023-10-01T08:21:32.470217+0000","last_undegraded":"2023-10-01T08:21:32.470217+0000","last_fullsized":"2023-10-01T08:21:32.470217+0000","mapping_epoch":346,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:57:46.489923+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,4],"acting":[2,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":322,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.032445+0000","last_change":"2023-10-01T07:47:46.589313+0000","last_active":"2023-10-01T08:21:32.032445+0000","last_peered":"2023-10-01T08:21:32.032445+0000","last_clean":"2023-10-01T08:21:32.032445+0000","last_became_active":"2023-10-01T07:47:46.588272+0000","last_became_peered":"2023-10-01T07:47:46.588272+0000","last_unstale":"2023-10-01T08:21:32.032445+0000","last_undegraded":"2023-10-01T08:21:32.032445+0000","last_fullsized":"2023-10-01T08:21:32.032445+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.a","version":"0'0","reported_seq":387,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.026452+0000","last_change":"2023-10-01T08:20:36.158885+0000","last_active":"2023-10-01T08:21:32.026452+0000","last_peered":"2023-10-01T08:21:32.026452+0000","last_clean":"2023-10-01T08:21:32.026452+0000","last_became_active":"2023-10-01T08:20:36.158330+0000","last_became_peered":"2023-10-01T08:20:36.158330+0000","last_unstale":"2023-10-01T08:21:32.026452+0000","last_undegraded":"2023-10-01T08:21:32.026452+0000","last_fullsized":"2023-10-01T08:21:32.026452+0000","mapping_epoch":368,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.032662+0000","last_change":"2023-10-01T08:19:56.221879+0000","last_active":"2023-10-01T08:21:32.032662+0000","last_peered":"2023-10-01T08:21:32.032662+0000","last_clean":"2023-10-01T08:21:32.032662+0000","last_became_active":"2023-10-01T08:19:56.221373+0000","last_became_peered":"2023-10-01T08:19:56.221373+0000","last_unstale":"2023-10-01T08:21:32.032662+0000","last_undegraded":"2023-10-01T08:21:32.032662+0000","last_fullsized":"2023-10-01T08:21:32.032662+0000","mapping_epoch":362,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":363,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":22,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.032089+0000","last_change":"2023-10-01T08:19:56.219777+0000","last_active":"2023-10-01T08:21:32.032089+0000","last_peered":"2023-10-01T08:21:32.032089+0000","last_clean":"2023-10-01T08:21:32.032089+0000","last_became_active":"2023-10-01T08:19:56.218600+0000","last_became_peered":"2023-10-01T08:19:56.218600+0000","last_unstale":"2023-10-01T08:21:32.032089+0000","last_undegraded":"2023-10-01T08:21:32.032089+0000","last_fullsized":"2023-10-01T08:21:32.032089+0000","mapping_epoch":362,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":363,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":357,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.032851+0000","last_change":"2023-10-01T08:20:36.160161+0000","last_active":"2023-10-01T08:21:32.032851+0000","last_peered":"2023-10-01T08:21:32.032851+0000","last_clean":"2023-10-01T08:21:32.032851+0000","last_became_active":"2023-10-01T08:20:36.159585+0000","last_became_peered":"2023-10-01T08:20:36.159585+0000","last_unstale":"2023-10-01T08:21:32.032851+0000","last_undegraded":"2023-10-01T08:21:32.032851+0000","last_fullsized":"2023-10-01T08:21:32.032851+0000","mapping_epoch":368,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":406,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.470545+0000","last_change":"2023-10-01T08:14:01.918700+0000","last_active":"2023-10-01T08:21:32.470545+0000","last_peered":"2023-10-01T08:21:32.470545+0000","last_clean":"2023-10-01T08:21:32.470545+0000","last_became_active":"2023-10-01T08:14:01.918257+0000","last_became_peered":"2023-10-01T08:14:01.918257+0000","last_unstale":"2023-10-01T08:21:32.470545+0000","last_undegraded":"2023-10-01T08:21:32.470545+0000","last_fullsized":"2023-10-01T08:21:32.470545+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T15:00:22.950988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":97,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.466607+0000","last_change":"2023-10-01T08:14:01.915490+0000","last_active":"2023-10-01T08:21:32.466607+0000","last_peered":"2023-10-01T08:21:32.466607+0000","last_clean":"2023-10-01T08:21:32.466607+0000","last_became_active":"2023-10-01T08:14:01.915086+0000","last_became_peered":"2023-10-01T08:14:01.915086+0000","last_unstale":"2023-10-01T08:21:32.466607+0000","last_undegraded":"2023-10-01T08:21:32.466607+0000","last_fullsized":"2023-10-01T08:21:32.466607+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:06:18.419366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"342'116","reported_seq":439,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.466922+0000","last_change":"2023-10-01T08:17:26.092666+0000","last_active":"2023-10-01T08:21:32.466922+0000","last_peered":"2023-10-01T08:21:32.466922+0000","last_clean":"2023-10-01T08:21:32.466922+0000","last_became_active":"2023-10-01T08:14:01.909982+0000","last_became_peered":"2023-10-01T08:14:01.909982+0000","last_unstale":"2023-10-01T08:21:32.466922+0000","last_undegraded":"2023-10-01T08:21:32.466922+0000","last_fullsized":"2023-10-01T08:21:32.466922+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":116,"log_dups_size":0,"ondisk_log_size":116,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:27:25.435418+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000347559,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":446,"num_read_kb":2445,"num_write":125,"num_write_kb":2112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":356,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.030748+0000","last_change":"2023-10-01T07:43:24.917072+0000","last_active":"2023-10-01T08:21:32.030748+0000","last_peered":"2023-10-01T08:21:32.030748+0000","last_clean":"2023-10-01T08:21:32.030748+0000","last_became_active":"2023-10-01T07:43:24.916661+0000","last_became_peered":"2023-10-01T07:43:24.916661+0000","last_unstale":"2023-10-01T08:21:32.030748+0000","last_undegraded":"2023-10-01T08:21:32.030748+0000","last_fullsized":"2023-10-01T08:21:32.030748+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":17,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.465720+0000","last_change":"2023-10-01T08:20:36.161492+0000","last_active":"2023-10-01T08:21:32.465720+0000","last_peered":"2023-10-01T08:21:32.465720+0000","last_clean":"2023-10-01T08:21:32.465720+0000","last_became_active":"2023-10-01T08:20:36.161052+0000","last_became_peered":"2023-10-01T08:20:36.161052+0000","last_unstale":"2023-10-01T08:21:32.465720+0000","last_undegraded":"2023-10-01T08:21:32.465720+0000","last_fullsized":"2023-10-01T08:21:32.465720+0000","mapping_epoch":368,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:24:03.934003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"342'91","reported_seq":813,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.030791+0000","last_change":"2023-10-01T08:17:26.087159+0000","last_active":"2023-10-01T08:21:32.030791+0000","last_peered":"2023-10-01T08:21:32.030791+0000","last_clean":"2023-10-01T08:21:32.030791+0000","last_became_active":"2023-10-01T08:14:01.905121+0000","last_became_peered":"2023-10-01T08:14:01.905121+0000","last_unstale":"2023-10-01T08:21:32.030791+0000","last_undegraded":"2023-10-01T08:21:32.030791+0000","last_fullsized":"2023-10-01T08:21:32.030791+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":91,"log_dups_size":0,"ondisk_log_size":91,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":538,"num_read_kb":1050,"num_write":93,"num_write_kb":1353,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":320,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.032274+0000","last_change":"2023-10-01T07:47:46.591521+0000","last_active":"2023-10-01T08:21:32.032274+0000","last_peered":"2023-10-01T08:21:32.032274+0000","last_clean":"2023-10-01T08:21:32.032274+0000","last_became_active":"2023-10-01T07:47:46.590065+0000","last_became_peered":"2023-10-01T07:47:46.590065+0000","last_unstale":"2023-10-01T08:21:32.032274+0000","last_undegraded":"2023-10-01T08:21:32.032274+0000","last_fullsized":"2023-10-01T08:21:32.032274+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":375,"state":"active+clean","last_fresh":"2023-10-01T08:21:33.284107+0000","last_change":"2023-10-01T08:21:33.284107+0000","last_active":"2023-10-01T08:21:33.284107+0000","last_peered":"2023-10-01T08:21:33.284107+0000","last_clean":"2023-10-01T08:21:33.284107+0000","last_became_active":"2023-10-01T08:21:33.283441+0000","last_became_peered":"2023-10-01T08:21:33.283441+0000","last_unstale":"2023-10-01T08:21:33.284107+0000","last_undegraded":"2023-10-01T08:21:33.284107+0000","last_fullsized":"2023-10-01T08:21:33.284107+0000","mapping_epoch":374,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":375,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"342'99","reported_seq":744,"reported_epoch":375,"state":"active+clean","last_fresh":"2023-10-01T08:21:33.034427+0000","last_change":"2023-10-01T08:17:26.087219+0000","last_active":"2023-10-01T08:21:33.034427+0000","last_peered":"2023-10-01T08:21:33.034427+0000","last_clean":"2023-10-01T08:21:33.034427+0000","last_became_active":"2023-10-01T07:43:24.905061+0000","last_became_peered":"2023-10-01T07:43:24.905061+0000","last_unstale":"2023-10-01T08:21:33.034427+0000","last_undegraded":"2023-10-01T08:21:33.034427+0000","last_fullsized":"2023-10-01T08:21:33.034427+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":99,"log_dups_size":0,"ondisk_log_size":99,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T07:37:50.798269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001513702,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":687,"num_read_kb":502,"num_write":103,"num_write_kb":62,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":98,"reported_epoch":375,"state":"active+clean","last_fresh":"2023-10-01T08:21:33.441359+0000","last_change":"2023-10-01T08:14:01.909256+0000","last_active":"2023-10-01T08:21:33.441359+0000","last_peered":"2023-10-01T08:21:33.441359+0000","last_clean":"2023-10-01T08:21:33.441359+0000","last_became_active":"2023-10-01T08:14:01.908741+0000","last_became_peered":"2023-10-01T08:14:01.908741+0000","last_unstale":"2023-10-01T08:21:33.441359+0000","last_undegraded":"2023-10-01T08:21:33.441359+0000","last_fullsized":"2023-10-01T08:21:33.441359+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T19:09:11.420515+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":17,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.465823+0000","last_change":"2023-10-01T08:20:36.164976+0000","last_active":"2023-10-01T08:21:32.465823+0000","last_peered":"2023-10-01T08:21:32.465823+0000","last_clean":"2023-10-01T08:21:32.465823+0000","last_became_active":"2023-10-01T08:20:36.164517+0000","last_became_peered":"2023-10-01T08:20:36.164517+0000","last_unstale":"2023-10-01T08:21:32.465823+0000","last_undegraded":"2023-10-01T08:21:32.465823+0000","last_fullsized":"2023-10-01T08:21:32.465823+0000","mapping_epoch":368,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T10:27:38.832188+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"342'147","reported_seq":746,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.030436+0000","last_change":"2023-10-01T08:17:26.087059+0000","last_active":"2023-10-01T08:21:32.030436+0000","last_peered":"2023-10-01T08:21:32.030436+0000","last_clean":"2023-10-01T08:21:32.030436+0000","last_became_active":"2023-10-01T07:48:00.320514+0000","last_became_peered":"2023-10-01T07:48:00.320514+0000","last_unstale":"2023-10-01T08:21:32.030436+0000","last_undegraded":"2023-10-01T08:21:32.030436+0000","last_fullsized":"2023-10-01T08:21:32.030436+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":147,"log_dups_size":0,"ondisk_log_size":147,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":484,"num_read_kb":710,"num_write":143,"num_write_kb":234,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":347,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.742275+0000","last_change":"2023-10-01T08:20:26.167392+0000","last_active":"2023-10-01T08:21:32.742275+0000","last_peered":"2023-10-01T08:21:32.742275+0000","last_clean":"2023-10-01T08:21:32.742275+0000","last_became_active":"2023-10-01T08:20:26.166934+0000","last_became_peered":"2023-10-01T08:20:26.166934+0000","last_unstale":"2023-10-01T08:21:32.742275+0000","last_undegraded":"2023-10-01T08:21:32.742275+0000","last_fullsized":"2023-10-01T08:21:32.742275+0000","mapping_epoch":366,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":367,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:23:32.049984+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:23:32.049984+0000","last_clean_scrub_stamp":"2023-10-01T07:23:32.049984+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":301,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.470564+0000","last_change":"2023-10-01T08:19:05.107032+0000","last_active":"2023-10-01T08:21:32.470564+0000","last_peered":"2023-10-01T08:21:32.470564+0000","last_clean":"2023-10-01T08:21:32.470564+0000","last_became_active":"2023-10-01T08:19:05.106591+0000","last_became_peered":"2023-10-01T08:19:05.106591+0000","last_unstale":"2023-10-01T08:21:32.470564+0000","last_undegraded":"2023-10-01T08:21:32.470564+0000","last_fullsized":"2023-10-01T08:21:32.470564+0000","mapping_epoch":356,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":357,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T12:03:15.256406+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":349,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.027204+0000","last_change":"2023-10-01T07:48:00.323822+0000","last_active":"2023-10-01T08:21:32.027204+0000","last_peered":"2023-10-01T08:21:32.027204+0000","last_clean":"2023-10-01T08:21:32.027204+0000","last_became_active":"2023-10-01T07:48:00.323132+0000","last_became_peered":"2023-10-01T07:48:00.323132+0000","last_unstale":"2023-10-01T08:21:32.027204+0000","last_undegraded":"2023-10-01T08:21:32.027204+0000","last_fullsized":"2023-10-01T08:21:32.027204+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"342'155","reported_seq":864,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.742423+0000","last_change":"2023-10-01T08:20:39.193439+0000","last_active":"2023-10-01T08:21:32.742423+0000","last_peered":"2023-10-01T08:21:32.742423+0000","last_clean":"2023-10-01T08:21:32.742423+0000","last_became_active":"2023-10-01T08:20:39.192850+0000","last_became_peered":"2023-10-01T08:20:39.192850+0000","last_unstale":"2023-10-01T08:21:32.742423+0000","last_undegraded":"2023-10-01T08:21:32.742423+0000","last_fullsized":"2023-10-01T08:21:32.742423+0000","mapping_epoch":371,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":372,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":155,"log_dups_size":0,"ondisk_log_size":155,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1243,"num_read_kb":3660,"num_write":127,"num_write_kb":2371,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":181,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.838938+0000","last_change":"2023-10-01T08:19:56.217205+0000","last_active":"2023-10-01T08:21:32.838938+0000","last_peered":"2023-10-01T08:21:32.838938+0000","last_clean":"2023-10-01T08:21:32.838938+0000","last_became_active":"2023-10-01T08:19:56.216731+0000","last_became_peered":"2023-10-01T08:19:56.216731+0000","last_unstale":"2023-10-01T08:21:32.838938+0000","last_undegraded":"2023-10-01T08:21:32.838938+0000","last_fullsized":"2023-10-01T08:21:32.838938+0000","mapping_epoch":362,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":363,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T14:44:16.141205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":103,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.839347+0000","last_change":"2023-10-01T08:18:24.974621+0000","last_active":"2023-10-01T08:21:32.839347+0000","last_peered":"2023-10-01T08:21:32.839347+0000","last_clean":"2023-10-01T08:21:32.839347+0000","last_became_active":"2023-10-01T08:18:24.972578+0000","last_became_peered":"2023-10-01T08:18:24.972578+0000","last_unstale":"2023-10-01T08:21:32.839347+0000","last_undegraded":"2023-10-01T08:21:32.839347+0000","last_fullsized":"2023-10-01T08:21:32.839347+0000","mapping_epoch":351,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":352,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:52:56.300465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"342'144","reported_seq":966,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.742656+0000","last_change":"2023-10-01T08:20:26.166252+0000","last_active":"2023-10-01T08:21:32.742656+0000","last_peered":"2023-10-01T08:21:32.742656+0000","last_clean":"2023-10-01T08:21:32.742656+0000","last_became_active":"2023-10-01T08:20:26.163472+0000","last_became_peered":"2023-10-01T08:20:26.163472+0000","last_unstale":"2023-10-01T08:21:32.742656+0000","last_undegraded":"2023-10-01T08:21:32.742656+0000","last_fullsized":"2023-10-01T08:21:32.742656+0000","mapping_epoch":366,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":367,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":144,"log_dups_size":0,"ondisk_log_size":144,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1246,"num_read_kb":1271,"num_write":98,"num_write_kb":151,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":97,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.466777+0000","last_change":"2023-10-01T08:14:01.912501+0000","last_active":"2023-10-01T08:21:32.466777+0000","last_peered":"2023-10-01T08:21:32.466777+0000","last_clean":"2023-10-01T08:21:32.466777+0000","last_became_active":"2023-10-01T08:14:01.911995+0000","last_became_peered":"2023-10-01T08:14:01.911995+0000","last_unstale":"2023-10-01T08:21:32.466777+0000","last_undegraded":"2023-10-01T08:21:32.466777+0000","last_fullsized":"2023-10-01T08:21:32.466777+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:58:57.792182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":157,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.839201+0000","last_change":"2023-10-01T08:18:24.975108+0000","last_active":"2023-10-01T08:21:32.839201+0000","last_peered":"2023-10-01T08:21:32.839201+0000","last_clean":"2023-10-01T08:21:32.839201+0000","last_became_active":"2023-10-01T08:18:24.974796+0000","last_became_peered":"2023-10-01T08:18:24.974796+0000","last_unstale":"2023-10-01T08:21:32.839201+0000","last_undegraded":"2023-10-01T08:21:32.839201+0000","last_fullsized":"2023-10-01T08:21:32.839201+0000","mapping_epoch":351,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":352,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:48:31.828851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":373,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.471537+0000","last_change":"2023-10-01T08:19:05.032384+0000","last_active":"2023-10-01T08:21:32.471537+0000","last_peered":"2023-10-01T08:21:32.471537+0000","last_clean":"2023-10-01T08:21:32.471537+0000","last_became_active":"2023-10-01T08:19:05.031958+0000","last_became_peered":"2023-10-01T08:19:05.031958+0000","last_unstale":"2023-10-01T08:21:32.471537+0000","last_undegraded":"2023-10-01T08:21:32.471537+0000","last_fullsized":"2023-10-01T08:21:32.471537+0000","mapping_epoch":356,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":357,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T08:16:18.060777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"342'167","reported_seq":650,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.466641+0000","last_change":"2023-10-01T08:17:26.093678+0000","last_active":"2023-10-01T08:21:32.466641+0000","last_peered":"2023-10-01T08:21:32.466641+0000","last_clean":"2023-10-01T08:21:32.466641+0000","last_became_active":"2023-10-01T08:14:01.912989+0000","last_became_peered":"2023-10-01T08:14:01.912989+0000","last_unstale":"2023-10-01T08:21:32.466641+0000","last_undegraded":"2023-10-01T08:21:32.466641+0000","last_fullsized":"2023-10-01T08:21:32.466641+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":167,"log_dups_size":0,"ondisk_log_size":167,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:45:15.348346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001241589,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":876,"num_read_kb":2914,"num_write":121,"num_write_kb":2171,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":383,"reported_epoch":375,"state":"active+clean","last_fresh":"2023-10-01T08:21:33.280892+0000","last_change":"2023-10-01T08:19:05.032796+0000","last_active":"2023-10-01T08:21:33.280892+0000","last_peered":"2023-10-01T08:21:33.280892+0000","last_clean":"2023-10-01T08:21:33.280892+0000","last_became_active":"2023-10-01T08:19:05.032499+0000","last_became_peered":"2023-10-01T08:19:05.032499+0000","last_unstale":"2023-10-01T08:21:33.280892+0000","last_undegraded":"2023-10-01T08:21:33.280892+0000","last_fullsized":"2023-10-01T08:21:33.280892+0000","mapping_epoch":356,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":357,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:00:37.165162+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"342'57","reported_seq":641,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.026775+0000","last_change":"2023-10-01T08:17:26.100942+0000","last_active":"2023-10-01T08:21:32.026775+0000","last_peered":"2023-10-01T08:21:32.026775+0000","last_clean":"2023-10-01T08:21:32.026775+0000","last_became_active":"2023-10-01T07:48:00.312535+0000","last_became_peered":"2023-10-01T07:48:00.312535+0000","last_unstale":"2023-10-01T08:21:32.026775+0000","last_undegraded":"2023-10-01T08:21:32.026775+0000","last_fullsized":"2023-10-01T08:21:32.026775+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:28:01.814720+0000","last_clean_scrub_stamp":"2023-10-01T07:28:01.814720+0000","objects_scrubbed":0,"log_size":57,"log_dups_size":0,"ondisk_log_size":57,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4194304,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":475,"num_read_kb":696,"num_write":36,"num_write_kb":4260,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":107,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.839215+0000","last_change":"2023-10-01T08:18:24.975777+0000","last_active":"2023-10-01T08:21:32.839215+0000","last_peered":"2023-10-01T08:21:32.839215+0000","last_clean":"2023-10-01T08:21:32.839215+0000","last_became_active":"2023-10-01T08:18:24.975343+0000","last_became_peered":"2023-10-01T08:18:24.975343+0000","last_unstale":"2023-10-01T08:21:32.839215+0000","last_undegraded":"2023-10-01T08:21:32.839215+0000","last_fullsized":"2023-10-01T08:21:32.839215+0000","mapping_epoch":351,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":352,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T18:19:36.998909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,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":325,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.032383+0000","last_change":"2023-10-01T07:47:46.586842+0000","last_active":"2023-10-01T08:21:32.032383+0000","last_peered":"2023-10-01T08:21:32.032383+0000","last_clean":"2023-10-01T08:21:32.032383+0000","last_became_active":"2023-10-01T07:47:46.586212+0000","last_became_peered":"2023-10-01T07:47:46.586212+0000","last_unstale":"2023-10-01T08:21:32.032383+0000","last_undegraded":"2023-10-01T08:21:32.032383+0000","last_fullsized":"2023-10-01T08:21:32.032383+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":302,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.839126+0000","last_change":"2023-10-01T08:18:24.973916+0000","last_active":"2023-10-01T08:21:32.839126+0000","last_peered":"2023-10-01T08:21:32.839126+0000","last_clean":"2023-10-01T08:21:32.839126+0000","last_became_active":"2023-10-01T08:18:24.973523+0000","last_became_peered":"2023-10-01T08:18:24.973523+0000","last_unstale":"2023-10-01T08:21:32.839126+0000","last_undegraded":"2023-10-01T08:21:32.839126+0000","last_fullsized":"2023-10-01T08:21:32.839126+0000","mapping_epoch":351,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":352,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T09:03:40.647110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1c","version":"0'0","reported_seq":415,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.471101+0000","last_change":"2023-10-01T08:14:01.909320+0000","last_active":"2023-10-01T08:21:32.471101+0000","last_peered":"2023-10-01T08:21:32.471101+0000","last_clean":"2023-10-01T08:21:32.471101+0000","last_became_active":"2023-10-01T08:14:01.908905+0000","last_became_peered":"2023-10-01T08:14:01.908905+0000","last_unstale":"2023-10-01T08:21:32.471101+0000","last_undegraded":"2023-10-01T08:21:32.471101+0000","last_fullsized":"2023-10-01T08:21:32.471101+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T13:50:41.148011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":408,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.030641+0000","last_change":"2023-10-01T08:14:01.970154+0000","last_active":"2023-10-01T08:21:32.030641+0000","last_peered":"2023-10-01T08:21:32.030641+0000","last_clean":"2023-10-01T08:21:32.030641+0000","last_became_active":"2023-10-01T08:14:01.912147+0000","last_became_peered":"2023-10-01T08:14:01.912147+0000","last_unstale":"2023-10-01T08:21:32.030641+0000","last_undegraded":"2023-10-01T08:21:32.030641+0000","last_fullsized":"2023-10-01T08:21:32.030641+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,1],"acting":[5,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":31,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.032218+0000","last_change":"2023-10-01T08:20:36.158135+0000","last_active":"2023-10-01T08:21:32.032218+0000","last_peered":"2023-10-01T08:21:32.032218+0000","last_clean":"2023-10-01T08:21:32.032218+0000","last_became_active":"2023-10-01T08:20:36.156008+0000","last_became_peered":"2023-10-01T08:20:36.156008+0000","last_unstale":"2023-10-01T08:21:32.032218+0000","last_undegraded":"2023-10-01T08:21:32.032218+0000","last_fullsized":"2023-10-01T08:21:32.032218+0000","mapping_epoch":368,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":343,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.030792+0000","last_change":"2023-10-01T07:47:46.587284+0000","last_active":"2023-10-01T08:21:32.030792+0000","last_peered":"2023-10-01T08:21:32.030792+0000","last_clean":"2023-10-01T08:21:32.030792+0000","last_became_active":"2023-10-01T07:47:46.586309+0000","last_became_peered":"2023-10-01T07:47:46.586309+0000","last_unstale":"2023-10-01T08:21:32.030792+0000","last_undegraded":"2023-10-01T08:21:32.030792+0000","last_fullsized":"2023-10-01T08:21:32.030792+0000","mapping_epoch":112,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":113,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.032240+0000","last_change":"2023-10-01T08:19:56.221755+0000","last_active":"2023-10-01T08:21:32.032240+0000","last_peered":"2023-10-01T08:21:32.032240+0000","last_clean":"2023-10-01T08:21:32.032240+0000","last_became_active":"2023-10-01T08:19:56.221060+0000","last_became_peered":"2023-10-01T08:19:56.221060+0000","last_unstale":"2023-10-01T08:21:32.032240+0000","last_undegraded":"2023-10-01T08:21:32.032240+0000","last_fullsized":"2023-10-01T08:21:32.032240+0000","mapping_epoch":362,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":363,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":350,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.470978+0000","last_change":"2023-10-01T08:19:05.022991+0000","last_active":"2023-10-01T08:21:32.470978+0000","last_peered":"2023-10-01T08:21:32.470978+0000","last_clean":"2023-10-01T08:21:32.470978+0000","last_became_active":"2023-10-01T08:19:05.022736+0000","last_became_peered":"2023-10-01T08:19:05.022736+0000","last_unstale":"2023-10-01T08:21:32.470978+0000","last_undegraded":"2023-10-01T08:21:32.470978+0000","last_fullsized":"2023-10-01T08:21:32.470978+0000","mapping_epoch":356,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":357,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T11:18:28.971418+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":70,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.030435+0000","last_change":"2023-10-01T08:15:32.227515+0000","last_active":"2023-10-01T08:21:32.030435+0000","last_peered":"2023-10-01T08:21:32.030435+0000","last_clean":"2023-10-01T08:21:32.030435+0000","last_became_active":"2023-10-01T08:15:32.227077+0000","last_became_peered":"2023-10-01T08:15:32.227077+0000","last_unstale":"2023-10-01T08:21:32.030435+0000","last_undegraded":"2023-10-01T08:21:32.030435+0000","last_fullsized":"2023-10-01T08:21:32.030435+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1f","version":"59'4","reported_seq":268,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.839440+0000","last_change":"2023-10-01T08:18:24.976067+0000","last_active":"2023-10-01T08:21:32.839440+0000","last_peered":"2023-10-01T08:21:32.839440+0000","last_clean":"2023-10-01T08:21:32.839440+0000","last_became_active":"2023-10-01T08:18:24.975698+0000","last_became_peered":"2023-10-01T08:18:24.975698+0000","last_unstale":"2023-10-01T08:21:32.839440+0000","last_undegraded":"2023-10-01T08:21:32.839440+0000","last_fullsized":"2023-10-01T08:21:32.839440+0000","mapping_epoch":351,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":352,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:57.553608+0000","last_clean_scrub_stamp":"2023-10-01T07:29:57.553608+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-02T17:32:59.498853+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":554,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":368,"reported_epoch":374,"state":"active+clean","last_fresh":"2023-10-01T08:21:32.032018+0000","last_change":"2023-10-01T08:15:32.224369+0000","last_active":"2023-10-01T08:21:32.032018+0000","last_peered":"2023-10-01T08:21:32.032018+0000","last_clean":"2023-10-01T08:21:32.032018+0000","last_became_active":"2023-10-01T08:15:32.223945+0000","last_became_peered":"2023-10-01T08:15:32.223945+0000","last_unstale":"2023-10-01T08:21:32.032018+0000","last_undegraded":"2023-10-01T08:21:32.032018+0000","last_fullsized":"2023-10-01T08:21:32.032018+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-01T07:29:58.556692+0000","last_clean_scrub_stamp":"2023-10-01T07:29:58.556692+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5504,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":27,"num_bytes_recovered":620,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":37741,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":294,"num_read_kb":500,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":5995,"num_read_kb":13248,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12595200,"data_stored":12582969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":116,"seq":498216206750,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":905836,"kb_used_data":7972,"kb_used_omap":9,"kb_used_meta":897846,"kb_avail":92839316,"statfs":{"total":95995035648,"available":95067459584,"internally_reserved":0,"allocated":8163328,"data_stored":7545812,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9583,"internal_metadata":919394961},"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":"Sun Oct 1 08:21:53 2023","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.90200000000000002,"15min":1.754},"min":{"1min":0.60299999999999998,"5min":0.45000000000000001,"15min":0.26000000000000001},"max":{"1min":1.274,"5min":1.359,"15min":121.898},"last":0.68500000000000005},{"interface":"front","average":{"1min":0.83999999999999997,"5min":0.90700000000000003,"15min":1.7450000000000001},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.25600000000000001},"max":{"1min":1.1359999999999999,"5min":1.339,"15min":122.76300000000001},"last":1.121}]},{"osd":1,"last update":"Sun Oct 1 08:21:18 2023","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":0.93799999999999994,"15min":1.179},"min":{"1min":0.56999999999999995,"5min":0.42699999999999999,"15min":0.29399999999999998},"max":{"1min":1.492,"5min":1.492,"15min":8.8190000000000008},"last":0.76600000000000001},{"interface":"front","average":{"1min":1.0860000000000001,"5min":1.042,"15min":1.0820000000000001},"min":{"1min":0.72599999999999998,"5min":0.59499999999999997,"15min":0.30599999999999999},"max":{"1min":1.363,"5min":1.363,"15min":8.8070000000000004},"last":1.04}]},{"osd":2,"last update":"Sun Oct 1 08:21:53 2023","interfaces":[{"interface":"back","average":{"1min":0.83099999999999996,"5min":0.91400000000000003,"15min":1.5149999999999999},"min":{"1min":0.624,"5min":0.55800000000000005,"15min":0.28399999999999997},"max":{"1min":1.0609999999999999,"5min":1.45,"15min":17.808},"last":0.90300000000000002},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.97599999999999998,"15min":1.4890000000000001},"min":{"1min":0.69599999999999995,"5min":0.64100000000000001,"15min":0.27800000000000002},"max":{"1min":1.1910000000000001,"5min":1.4650000000000001,"15min":74.507000000000005},"last":1.3069999999999999}]},{"osd":3,"last update":"Sun Oct 1 08:21:53 2023","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.95299999999999996,"15min":3.2109999999999999},"min":{"1min":0.72399999999999998,"5min":0.56000000000000005,"15min":0.30399999999999999},"max":{"1min":1.1240000000000001,"5min":1.331,"15min":362.50900000000001},"last":1.0129999999999999},{"interface":"front","average":{"1min":0.99299999999999999,"5min":0.999,"15min":3.3559999999999999},"min":{"1min":0.77500000000000002,"5min":0.51900000000000002,"15min":0.32500000000000001},"max":{"1min":1.371,"5min":1.423,"15min":367.37},"last":1.0700000000000001}]},{"osd":4,"last update":"Sun Oct 1 08:21:53 2023","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":0.97699999999999998,"15min":1.294},"min":{"1min":0.67900000000000005,"5min":0.52600000000000002,"15min":0.28000000000000003},"max":{"1min":1.4239999999999999,"5min":1.5640000000000001,"15min":7.9530000000000003},"last":0.92700000000000005},{"interface":"front","average":{"1min":1.0589999999999999,"5min":1.0349999999999999,"15min":1.171},"min":{"1min":0.751,"5min":0.499,"15min":0.32800000000000001},"max":{"1min":1.2529999999999999,"5min":1.3839999999999999,"15min":9.5289999999999999},"last":1.198}]},{"osd":5,"last update":"Sun Oct 1 08:21:53 2023","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":1.0109999999999999,"15min":1.391},"min":{"1min":0.77900000000000003,"5min":0.438,"15min":0.34399999999999997},"max":{"1min":1.1970000000000001,"5min":1.6040000000000001,"15min":8.7639999999999993},"last":1.145},{"interface":"front","average":{"1min":1.161,"5min":1.1180000000000001,"15min":1.524},"min":{"1min":0.88,"5min":0.40300000000000002,"15min":0.33000000000000002},"max":{"1min":1.47,"5min":1.6739999999999999,"15min":11.516},"last":1.173}]},{"osd":6,"last update":"Sun Oct 1 08:21:53 2023","interfaces":[{"interface":"back","average":{"1min":1.1220000000000001,"5min":1.111,"15min":1.454},"min":{"1min":0.76500000000000001,"5min":0.61499999999999999,"15min":0.371},"max":{"1min":1.363,"5min":1.532,"15min":10.17},"last":1.258},{"interface":"front","average":{"1min":1.1519999999999999,"5min":1.1459999999999999,"15min":1.77},"min":{"1min":0.91200000000000003,"5min":0.51300000000000001,"15min":0.32700000000000001},"max":{"1min":1.3520000000000001,"5min":1.6879999999999999,"15min":13.885},"last":1.228}]}]},{"osd":6,"up_from":42,"seq":180388627107,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":906476,"kb_used_data":7972,"kb_used_omap":0,"kb_used_meta":898496,"kb_avail":92838676,"statfs":{"total":95995035648,"available":95066804224,"internally_reserved":0,"allocated":8163328,"data_stored":7546022,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":920059904},"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":"Sun Oct 1 08:21:41 2023","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.89900000000000002,"15min":1.502},"min":{"1min":0.61199999999999999,"5min":0.36199999999999999,"15min":0.24099999999999999},"max":{"1min":1.212,"5min":1.4630000000000001,"15min":69.676000000000002},"last":1.0489999999999999},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.94199999999999995,"15min":1.554},"min":{"1min":0.56699999999999995,"5min":0.46899999999999997,"15min":0.27400000000000002},"max":{"1min":1.367,"5min":1.367,"15min":69.819999999999993},"last":0.86299999999999999}]},{"osd":1,"last update":"Sun Oct 1 08:21:15 2023","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.89700000000000002,"15min":1.6439999999999999},"min":{"1min":0.73299999999999998,"5min":0.40000000000000002,"15min":0.28399999999999997},"max":{"1min":1.8120000000000001,"5min":1.8120000000000001,"15min":68.884},"last":0.79100000000000004},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.91800000000000004,"15min":1.4370000000000001},"min":{"1min":0.66700000000000004,"5min":0.38500000000000001,"15min":0.27800000000000002},"max":{"1min":1.617,"5min":1.617,"15min":68.518000000000001},"last":1.284}]},{"osd":2,"last update":"Sun Oct 1 08:21:41 2023","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.91700000000000004,"15min":2.0489999999999999},"min":{"1min":0.623,"5min":0.499,"15min":0.255},"max":{"1min":1.4259999999999999,"5min":1.484,"15min":81.216999999999999},"last":1.022},{"interface":"front","average":{"1min":1.0169999999999999,"5min":0.97299999999999998,"15min":1.954},"min":{"1min":0.66000000000000003,"5min":0.49399999999999999,"15min":0.33800000000000002},"max":{"1min":1.4790000000000001,"5min":1.4790000000000001,"15min":76.233000000000004},"last":1.198}]},{"osd":3,"last update":"Sun Oct 1 08:21:29 2023","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":0.95899999999999996,"15min":2.2330000000000001},"min":{"1min":0.65800000000000003,"5min":0.46800000000000003,"15min":0.30299999999999999},"max":{"1min":1.395,"5min":1.4079999999999999,"15min":66.796999999999997},"last":1.083},{"interface":"front","average":{"1min":1.1220000000000001,"5min":1.0669999999999999,"15min":2.2370000000000001},"min":{"1min":0.81899999999999995,"5min":0.56599999999999995,"15min":0.28499999999999998},"max":{"1min":1.788,"5min":1.788,"15min":65.489000000000004},"last":1.266}]},{"osd":4,"last update":"Sun Oct 1 08:21:41 2023","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":0.97699999999999998,"15min":1.363},"min":{"1min":0.79100000000000004,"5min":0.433,"15min":0.30499999999999999},"max":{"1min":1.5029999999999999,"5min":1.5509999999999999,"15min":14.185},"last":0.98999999999999999},{"interface":"front","average":{"1min":1.1000000000000001,"5min":1.0409999999999999,"15min":1.6020000000000001},"min":{"1min":0.85599999999999998,"5min":0.442,"15min":0.24099999999999999},"max":{"1min":1.554,"5min":1.554,"15min":14.711},"last":1.1279999999999999}]},{"osd":5,"last update":"Sun Oct 1 08:21:59 2023","interfaces":[{"interface":"back","average":{"1min":1.129,"5min":1.081,"15min":1.3460000000000001},"min":{"1min":0.80000000000000004,"5min":0.53400000000000003,"15min":0.29599999999999999},"max":{"1min":1.587,"5min":1.661,"15min":11.528},"last":0.96099999999999997},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.0920000000000001,"15min":1.6200000000000001},"min":{"1min":0.82399999999999995,"5min":0.58199999999999996,"15min":0.32200000000000001},"max":{"1min":1.75,"5min":1.75,"15min":15.176},"last":1.167}]},{"osd":7,"last update":"Sun Oct 1 08:21:59 2023","interfaces":[{"interface":"back","average":{"1min":1.1799999999999999,"5min":1.1639999999999999,"15min":1.5980000000000001},"min":{"1min":0.83499999999999996,"5min":0.60199999999999998,"15min":0.33800000000000002},"max":{"1min":1.6699999999999999,"5min":1.6699999999999999,"15min":14.742000000000001},"last":1.115},{"interface":"front","average":{"1min":1.0860000000000001,"5min":1.119,"15min":1.637},"min":{"1min":0.80700000000000005,"5min":0.48399999999999999,"15min":0.33400000000000002},"max":{"1min":1.6910000000000001,"5min":1.6910000000000001,"15min":12.273999999999999},"last":1.2370000000000001}]}]},{"osd":1,"up_from":163,"seq":700079669586,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":543944,"kb_used_data":4096,"kb_used_omap":4,"kb_used_meta":539835,"kb_avail":93201208,"statfs":{"total":95995035648,"available":95438036992,"internally_reserved":0,"allocated":4194304,"data_stored":2903018,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":552791950},"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":"Sun Oct 1 08:21:17 2023","interfaces":[{"interface":"back","average":{"1min":0.78200000000000003,"5min":0.69499999999999995,"15min":1.6870000000000001},"min":{"1min":0.39500000000000002,"5min":0.30199999999999999,"15min":0.23200000000000001},"max":{"1min":1.1879999999999999,"5min":1.1879999999999999,"15min":133.88499999999999},"last":0.66600000000000004},{"interface":"front","average":{"1min":0.751,"5min":0.70799999999999996,"15min":1.5529999999999999},"min":{"1min":0.48399999999999999,"5min":0.34499999999999997,"15min":0.23000000000000001},"max":{"1min":1.0580000000000001,"5min":1.2270000000000001,"15min":136.31800000000001},"last":0.86699999999999999}]},{"osd":2,"last update":"Sun Oct 1 08:21:17 2023","interfaces":[{"interface":"back","average":{"1min":0.81399999999999995,"5min":0.745,"15min":1.5149999999999999},"min":{"1min":0.34799999999999998,"5min":0.34499999999999997,"15min":0.23699999999999999},"max":{"1min":1.2769999999999999,"5min":1.2769999999999999,"15min":60.646999999999998},"last":1.0960000000000001},{"interface":"front","average":{"1min":0.82699999999999996,"5min":0.77400000000000002,"15min":1.4470000000000001},"min":{"1min":0.443,"5min":0.40300000000000002,"15min":0.24399999999999999},"max":{"1min":1.502,"5min":1.502,"15min":60.241999999999997},"last":0.748}]},{"osd":3,"last update":"Sun Oct 1 08:21:17 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":0.86099999999999999,"15min":1.8320000000000001},"min":{"1min":0.43099999999999999,"5min":0.42799999999999999,"15min":0.22600000000000001},"max":{"1min":1.363,"5min":1.363,"15min":125.45699999999999},"last":0.97599999999999998},{"interface":"front","average":{"1min":0.93300000000000005,"5min":0.86199999999999999,"15min":1.871},"min":{"1min":0.50900000000000001,"5min":0.40799999999999997,"15min":0.255},"max":{"1min":1.292,"5min":1.5669999999999999,"15min":124.30500000000001},"last":1.1399999999999999}]},{"osd":4,"last update":"Sun Oct 1 08:21:17 2023","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":0.93600000000000005,"15min":1.3280000000000001},"min":{"1min":0.76700000000000002,"5min":0.56399999999999995,"15min":0.33000000000000002},"max":{"1min":1.274,"5min":1.462,"15min":67.210999999999999},"last":1.204},{"interface":"front","average":{"1min":1.1639999999999999,"5min":1.0549999999999999,"15min":1.349},"min":{"1min":0.79900000000000004,"5min":0.58599999999999997,"15min":0.33000000000000002},"max":{"1min":1.631,"5min":1.631,"15min":66.992999999999995},"last":0.90700000000000003}]},{"osd":5,"last update":"Sun Oct 1 08:21:17 2023","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":1.028,"15min":1.1180000000000001},"min":{"1min":0.70499999999999996,"5min":0.51100000000000001,"15min":0.33200000000000002},"max":{"1min":1.421,"5min":1.6739999999999999,"15min":9.0239999999999991},"last":1.0049999999999999},{"interface":"front","average":{"1min":1.0549999999999999,"5min":0.996,"15min":1.1479999999999999},"min":{"1min":0.65500000000000003,"5min":0.60399999999999998,"15min":0.32500000000000001},"max":{"1min":1.2829999999999999,"5min":1.5109999999999999,"15min":7.8710000000000004},"last":1.0449999999999999}]},{"osd":6,"last update":"Sun Oct 1 08:21:17 2023","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":1.0049999999999999,"15min":1.5409999999999999},"min":{"1min":0.751,"5min":0.57799999999999996,"15min":0.35099999999999998},"max":{"1min":1.226,"5min":1.4179999999999999,"15min":66.575000000000003},"last":1.29},{"interface":"front","average":{"1min":1.226,"5min":1.119,"15min":1.54},"min":{"1min":0.84199999999999997,"5min":0.622,"15min":0.372},"max":{"1min":1.536,"5min":1.605,"15min":66.251000000000005},"last":1.177}]},{"osd":7,"last update":"Sun Oct 1 08:21:17 2023","interfaces":[{"interface":"back","average":{"1min":1.226,"5min":1.145,"15min":1.319},"min":{"1min":0.86099999999999999,"5min":0.59799999999999998,"15min":0.37},"max":{"1min":1.516,"5min":1.7589999999999999,"15min":11.581},"last":1.242},{"interface":"front","average":{"1min":1.1870000000000001,"5min":1.111,"15min":1.349},"min":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.36499999999999999},"max":{"1min":1.417,"5min":1.417,"15min":11.542},"last":1.349}]}]},{"osd":0,"up_from":77,"seq":330712482285,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":838656,"kb_used_data":4600,"kb_used_omap":5,"kb_used_meta":834042,"kb_avail":92906496,"statfs":{"total":95995035648,"available":95136251904,"internally_reserved":0,"allocated":4710400,"data_stored":3477562,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":854059642},"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":"Sun Oct 1 08:22:07 2023","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.68700000000000006,"15min":0.95199999999999996},"min":{"1min":0.249,"5min":0.249,"15min":0.20499999999999999},"max":{"1min":1.0169999999999999,"5min":1.4750000000000001,"15min":7.9850000000000003},"last":0.48599999999999999},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.77600000000000002,"15min":0.81899999999999995},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.20000000000000001},"max":{"1min":0.92500000000000004,"5min":1.2110000000000001,"15min":7.4480000000000004},"last":0.51600000000000001}]},{"osd":2,"last update":"Sun Oct 1 08:21:51 2023","interfaces":[{"interface":"back","average":{"1min":0.625,"5min":0.74099999999999999,"15min":1.55},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.21199999999999999},"max":{"1min":1.012,"5min":1.8169999999999999,"15min":41.521999999999998},"last":0.65600000000000003},{"interface":"front","average":{"1min":0.69799999999999995,"5min":0.77600000000000002,"15min":1.5449999999999999},"min":{"1min":0.40899999999999997,"5min":0.40000000000000002,"15min":0.22500000000000001},"max":{"1min":1.046,"5min":1.2889999999999999,"15min":40.658999999999999},"last":0.91800000000000004}]},{"osd":3,"last update":"Sun Oct 1 08:21:39 2023","interfaces":[{"interface":"back","average":{"1min":0.71099999999999997,"5min":2.6030000000000002,"15min":2.5310000000000001},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.219},"max":{"1min":1.452,"5min":169.94399999999999,"15min":169.94399999999999},"last":0.64400000000000002},{"interface":"front","average":{"1min":0.78900000000000003,"5min":2.6949999999999998,"15min":2.702},"min":{"1min":0.42199999999999999,"5min":0.34999999999999998,"15min":0.26600000000000001},"max":{"1min":1.3100000000000001,"5min":169.97399999999999,"15min":169.97399999999999},"last":0.87}]},{"osd":4,"last update":"Sun Oct 1 08:22:01 2023","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.997,"15min":1.375},"min":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.30399999999999999},"max":{"1min":1.706,"5min":1.8720000000000001,"15min":8.2959999999999994},"last":0.80700000000000005},{"interface":"front","average":{"1min":1.016,"5min":1.0600000000000001,"15min":1.262},"min":{"1min":0.78500000000000003,"5min":0.54600000000000004,"15min":0.318},"max":{"1min":1.893,"5min":1.893,"15min":8.3140000000000001},"last":0.85099999999999998}]},{"osd":5,"last update":"Sun Oct 1 08:21:39 2023","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":1.0700000000000001,"15min":1.331},"min":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.33600000000000002},"max":{"1min":1.615,"5min":1.615,"15min":20.257999999999999},"last":0.78400000000000003},{"interface":"front","average":{"1min":0.97899999999999998,"5min":1.0429999999999999,"15min":1.4850000000000001},"min":{"1min":0.78900000000000003,"5min":0.57899999999999996,"15min":0.34200000000000003},"max":{"1min":1.3300000000000001,"5min":1.5129999999999999,"15min":19.707999999999998},"last":0.96799999999999997}]},{"osd":6,"last update":"Sun Oct 1 08:21:39 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.03,"15min":1.579},"min":{"1min":0.61399999999999999,"5min":0.56999999999999995,"15min":0.36099999999999999},"max":{"1min":1.7310000000000001,"5min":1.7310000000000001,"15min":70.965999999999994},"last":0.89400000000000002},{"interface":"front","average":{"1min":1.02,"5min":1.0529999999999999,"15min":1.821},"min":{"1min":0.70299999999999996,"5min":0.45300000000000001,"15min":0.35199999999999998},"max":{"1min":1.266,"5min":1.5409999999999999,"15min":71.156000000000006},"last":0.77000000000000002}]},{"osd":7,"last update":"Sun Oct 1 08:22:01 2023","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":1.085,"15min":1.53},"min":{"1min":0.63100000000000001,"5min":0.61799999999999999,"15min":0.39300000000000002},"max":{"1min":1.5800000000000001,"5min":1.9159999999999999,"15min":9.6820000000000004},"last":1.0169999999999999},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.1659999999999999,"15min":1.3380000000000001},"min":{"1min":0.65500000000000003,"5min":0.64400000000000002,"15min":0.39800000000000002},"max":{"1min":1.8200000000000001,"5min":1.8200000000000001,"15min":8.1940000000000008},"last":0.94999999999999996}]}]},{"osd":2,"up_from":90,"seq":386547057119,"num_pgs":23,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":768020,"kb_used_data":8204,"kb_used_omap":7,"kb_used_meta":759800,"kb_avail":92977132,"statfs":{"total":95995035648,"available":95208583168,"internally_reserved":0,"allocated":8400896,"data_stored":7095702,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":778035281},"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":"Sun Oct 1 08:22:05 2023","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.64700000000000002,"15min":1.923},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.17699999999999999},"max":{"1min":0.93799999999999994,"5min":1.0129999999999999,"15min":154.74199999999999},"last":0.72099999999999997},{"interface":"front","average":{"1min":0.58899999999999997,"5min":0.67300000000000004,"15min":1.548},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.218},"max":{"1min":0.83099999999999996,"5min":1.1539999999999999,"15min":154.81100000000001},"last":0.90800000000000003}]},{"osd":1,"last update":"Sun Oct 1 08:21:24 2023","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":0.78600000000000003,"15min":1.109},"min":{"1min":0.51200000000000001,"5min":0.38400000000000001,"15min":0.23699999999999999},"max":{"1min":1.6519999999999999,"5min":1.6519999999999999,"15min":13.829000000000001},"last":0.81999999999999995},{"interface":"front","average":{"1min":0.876,"5min":0.81699999999999995,"15min":0.98099999999999998},"min":{"1min":0.42699999999999999,"5min":0.36799999999999999,"15min":0.26800000000000002},"max":{"1min":1.4830000000000001,"5min":1.4830000000000001,"15min":9.8119999999999994},"last":1.0209999999999999}]},{"osd":3,"last update":"Sun Oct 1 08:21:36 2023","interfaces":[{"interface":"back","average":{"1min":0.71199999999999997,"5min":0.70899999999999996,"15min":1.6879999999999999},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.251},"max":{"1min":1.3779999999999999,"5min":1.3779999999999999,"15min":154.06999999999999},"last":0.86299999999999999},{"interface":"front","average":{"1min":0.79900000000000004,"5min":0.81499999999999995,"15min":1.8640000000000001},"min":{"1min":0.41999999999999998,"5min":0.33100000000000002,"15min":0.23499999999999999},"max":{"1min":1.4099999999999999,"5min":1.4099999999999999,"15min":154.77699999999999},"last":1.0529999999999999}]},{"osd":4,"last update":"Sun Oct 1 08:21:54 2023","interfaces":[{"interface":"back","average":{"1min":0.79700000000000004,"5min":0.91200000000000003,"15min":1.246},"min":{"1min":0.64900000000000002,"5min":0.623,"15min":0.29499999999999998},"max":{"1min":1.1020000000000001,"5min":1.3420000000000001,"15min":6.8419999999999996},"last":1.093},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.98399999999999999,"15min":1.4219999999999999},"min":{"1min":0.621,"5min":0.502,"15min":0.34300000000000003},"max":{"1min":1.111,"5min":1.5980000000000001,"15min":28.698},"last":1.1950000000000001}]},{"osd":5,"last update":"Sun Oct 1 08:22:05 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.99099999999999999,"15min":1.258},"min":{"1min":0.51100000000000001,"5min":0.49399999999999999,"15min":0.318},"max":{"1min":1.276,"5min":1.5409999999999999,"15min":14.753},"last":1.1539999999999999},{"interface":"front","average":{"1min":0.89400000000000002,"5min":0.97999999999999998,"15min":1.401},"min":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.36899999999999999},"max":{"1min":1.482,"5min":1.482,"15min":7.5099999999999998},"last":1.0009999999999999}]},{"osd":6,"last update":"Sun Oct 1 08:22:05 2023","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":1.1020000000000001,"15min":1.7470000000000001},"min":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.38},"max":{"1min":1.381,"5min":1.784,"15min":99.180000000000007},"last":1.319},{"interface":"front","average":{"1min":1.038,"5min":1.0840000000000001,"15min":1.6399999999999999},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.36799999999999999},"max":{"1min":1.3720000000000001,"5min":1.669,"15min":99.233000000000004},"last":1.2270000000000001}]},{"osd":7,"last update":"Sun Oct 1 08:22:05 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":1.103,"15min":1.6060000000000001},"min":{"1min":0.67200000000000004,"5min":0.66900000000000004,"15min":0.40100000000000002},"max":{"1min":1.258,"5min":1.7030000000000001,"15min":12.282},"last":1.3879999999999999},{"interface":"front","average":{"1min":1.018,"5min":1.1080000000000001,"15min":1.359},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.39200000000000002},"max":{"1min":1.4259999999999999,"5min":1.6120000000000001,"15min":12.975},"last":1.278}]}]},{"osd":3,"up_from":96,"seq":412316860886,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":936568,"kb_used_data":4080,"kb_used_omap":2,"kb_used_meta":932477,"kb_avail":92808584,"statfs":{"total":95995035648,"available":95035990016,"internally_reserved":0,"allocated":4177920,"data_stored":2897615,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3005,"internal_metadata":954856515},"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":"Sun Oct 1 08:21:28 2023","interfaces":[{"interface":"back","average":{"1min":0.69599999999999995,"5min":0.70599999999999996,"15min":1.9410000000000001},"min":{"1min":0.33300000000000002,"5min":0.318,"15min":0.19},"max":{"1min":1.046,"5min":1.046,"15min":169.26499999999999},"last":0.82899999999999996},{"interface":"front","average":{"1min":0.69699999999999995,"5min":0.71499999999999997,"15min":2.2890000000000001},"min":{"1min":0.41599999999999998,"5min":0.31,"15min":0.20399999999999999},"max":{"1min":0.997,"5min":1.2649999999999999,"15min":170.24299999999999},"last":1.036}]},{"osd":1,"last update":"Sun Oct 1 08:21:24 2023","interfaces":[{"interface":"back","average":{"1min":0.68100000000000005,"5min":0.70699999999999996,"15min":0.82999999999999996},"min":{"1min":0.41999999999999998,"5min":0.34499999999999997,"15min":0.26300000000000001},"max":{"1min":0.87,"5min":1.232,"15min":7.7119999999999997},"last":0.97699999999999998},{"interface":"front","average":{"1min":0.77300000000000002,"5min":0.78000000000000003,"15min":0.97499999999999998},"min":{"1min":0.53600000000000003,"5min":0.35999999999999999,"15min":0.249},"max":{"1min":1.256,"5min":1.256,"15min":8.6240000000000006},"last":0.65100000000000002}]},{"osd":2,"last update":"Sun Oct 1 08:21:28 2023","interfaces":[{"interface":"back","average":{"1min":0.72599999999999998,"5min":0.80800000000000005,"15min":2.169},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.25900000000000001},"max":{"1min":1.052,"5min":2.2290000000000001,"15min":79.462000000000003},"last":0.88900000000000001},{"interface":"front","average":{"1min":0.77600000000000002,"5min":0.84799999999999998,"15min":2.0139999999999998},"min":{"1min":0.42799999999999999,"5min":0.40699999999999997,"15min":0.23899999999999999},"max":{"1min":1.097,"5min":1.3240000000000001,"15min":79.426000000000002},"last":0.86199999999999999}]},{"osd":4,"last update":"Sun Oct 1 08:21:51 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.96499999999999997,"15min":1.153},"min":{"1min":0.67700000000000005,"5min":0.51000000000000001,"15min":0.35399999999999998},"max":{"1min":1.2769999999999999,"5min":1.5980000000000001,"15min":7.6769999999999996},"last":0.76900000000000002},{"interface":"front","average":{"1min":0.93700000000000006,"5min":1.028,"15min":1.3520000000000001},"min":{"1min":0.64600000000000002,"5min":0.60099999999999998,"15min":0.32800000000000001},"max":{"1min":1.254,"5min":1.554,"15min":19.82},"last":1.004}]},{"osd":5,"last update":"Sun Oct 1 08:21:28 2023","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.0800000000000001,"15min":1.4319999999999999},"min":{"1min":0.73599999999999999,"5min":0.56899999999999995,"15min":0.313},"max":{"1min":1.552,"5min":1.591,"15min":10.196999999999999},"last":1.1299999999999999},{"interface":"front","average":{"1min":1.081,"5min":1.121,"15min":1.639},"min":{"1min":0.75600000000000001,"5min":0.48599999999999999,"15min":0.35999999999999999},"max":{"1min":1.417,"5min":2.2959999999999998,"15min":12.726000000000001},"last":0.80100000000000005}]},{"osd":6,"last update":"Sun Oct 1 08:21:28 2023","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":1.141,"15min":1.8460000000000001},"min":{"1min":0.751,"5min":0.50600000000000001,"15min":0.42199999999999999},"max":{"1min":1.542,"5min":2.399,"15min":16.039000000000001},"last":0.95699999999999996},{"interface":"front","average":{"1min":1.0780000000000001,"5min":1.095,"15min":1.367},"min":{"1min":0.748,"5min":0.64200000000000002,"15min":0.36699999999999999},"max":{"1min":1.4370000000000001,"5min":1.496,"15min":9.5730000000000004},"last":0.93200000000000005}]},{"osd":7,"last update":"Sun Oct 1 08:21:51 2023","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":1.1599999999999999,"15min":1.548},"min":{"1min":0.71299999999999997,"5min":0.67700000000000005,"15min":0.42199999999999999},"max":{"1min":1.3740000000000001,"5min":1.6850000000000001,"15min":11.494999999999999},"last":1.0780000000000001},{"interface":"front","average":{"1min":1.04,"5min":1.196,"15min":1.629},"min":{"1min":0.76000000000000001,"5min":0.68899999999999995,"15min":0.441},"max":{"1min":1.4450000000000001,"5min":2.3439999999999999,"15min":13.673999999999999},"last":1.1020000000000001}]}]},{"osd":4,"up_from":112,"seq":481036337569,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":893416,"kb_used_data":3296,"kb_used_omap":9,"kb_used_meta":890102,"kb_avail":92851736,"statfs":{"total":95995035648,"available":95080177664,"internally_reserved":0,"allocated":3375104,"data_stored":2761317,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9477,"internal_metadata":911465211},"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":"Sun Oct 1 08:21:30 2023","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.92600000000000005,"15min":1.2010000000000001},"min":{"1min":0.67400000000000004,"5min":0.52200000000000002,"15min":0.25700000000000001},"max":{"1min":1.3520000000000001,"5min":1.3520000000000001,"15min":11.010999999999999},"last":0.99099999999999999},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.91300000000000003,"15min":1.403},"min":{"1min":0.53000000000000003,"5min":0.44900000000000001,"15min":0.253},"max":{"1min":1.167,"5min":1.3340000000000001,"15min":15.555999999999999},"last":1.159}]},{"osd":1,"last update":"Sun Oct 1 08:22:03 2023","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.92500000000000004,"15min":1.3320000000000001},"min":{"1min":0.65800000000000003,"5min":0.54900000000000004,"15min":0.29099999999999998},"max":{"1min":1.3069999999999999,"5min":1.7889999999999999,"15min":77.498999999999995},"last":1.0900000000000001},{"interface":"front","average":{"1min":0.89100000000000001,"5min":0.92300000000000004,"15min":1.4259999999999999},"min":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.309},"max":{"1min":1.2050000000000001,"5min":1.2749999999999999,"15min":77.536000000000001},"last":1.2569999999999999}]},{"osd":2,"last update":"Sun Oct 1 08:21:30 2023","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":0.92600000000000005,"15min":1.3759999999999999},"min":{"1min":0.64400000000000002,"5min":0.47699999999999998,"15min":0.32300000000000001},"max":{"1min":1.232,"5min":1.232,"15min":16.395},"last":1.0349999999999999},{"interface":"front","average":{"1min":1.0169999999999999,"5min":0.96599999999999997,"15min":1.476},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.29099999999999998},"max":{"1min":1.7130000000000001,"5min":1.7130000000000001,"15min":15.933},"last":1.3029999999999999}]},{"osd":3,"last update":"Sun Oct 1 08:21:30 2023","interfaces":[{"interface":"back","average":{"1min":1.1120000000000001,"5min":1.0109999999999999,"15min":2.2759999999999998},"min":{"1min":0.85799999999999998,"5min":0.61599999999999999,"15min":0.32500000000000001},"max":{"1min":1.4690000000000001,"5min":1.5900000000000001,"15min":190.298},"last":1.2270000000000001},{"interface":"front","average":{"1min":1.016,"5min":1.0229999999999999,"15min":2.117},"min":{"1min":0.66000000000000003,"5min":0.625,"15min":0.32600000000000001},"max":{"1min":1.2929999999999999,"5min":1.4179999999999999,"15min":189.06299999999999},"last":1.329}]},{"osd":5,"last update":"Sun Oct 1 08:21:30 2023","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":0.91700000000000004,"15min":1.181},"min":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.28899999999999998},"max":{"1min":1.841,"5min":1.841,"15min":12.393000000000001},"last":1.1220000000000001},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.0549999999999999,"15min":1.3939999999999999},"min":{"1min":0.56799999999999995,"5min":0.50800000000000001,"15min":0.32000000000000001},"max":{"1min":1.4259999999999999,"5min":1.4279999999999999,"15min":11.472},"last":0.84199999999999997}]},{"osd":6,"last update":"Sun Oct 1 08:21:30 2023","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":1.024,"15min":1.667},"min":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.36099999999999999},"max":{"1min":1.365,"5min":1.4670000000000001,"15min":61.901000000000003},"last":0.92300000000000004},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.0389999999999999,"15min":1.778},"min":{"1min":0.65300000000000002,"5min":0.59499999999999997,"15min":0.31},"max":{"1min":1.7490000000000001,"5min":1.7490000000000001,"15min":61.710000000000001},"last":1.2}]},{"osd":7,"last update":"Sun Oct 1 08:22:03 2023","interfaces":[{"interface":"back","average":{"1min":1.2070000000000001,"5min":1.1379999999999999,"15min":1.391},"min":{"1min":0.86499999999999999,"5min":0.67200000000000004,"15min":0.36399999999999999},"max":{"1min":1.4470000000000001,"5min":1.5449999999999999,"15min":9.1769999999999996},"last":1.0620000000000001},{"interface":"front","average":{"1min":1.2010000000000001,"5min":1.147,"15min":1.3839999999999999},"min":{"1min":1.036,"5min":0.47699999999999998,"15min":0.36699999999999999},"max":{"1min":1.488,"5min":1.6000000000000001,"15min":12.423},"last":1.278}]}]},{"osd":5,"up_from":36,"seq":154618823339,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":919260,"kb_used_data":3284,"kb_used_omap":0,"kb_used_meta":915968,"kb_avail":92825892,"statfs":{"total":95995035648,"available":95053713408,"internally_reserved":0,"allocated":3362816,"data_stored":2756630,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":937951232},"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":"Sun Oct 1 08:22:01 2023","interfaces":[{"interface":"back","average":{"1min":0.78700000000000003,"5min":0.88,"15min":2.1720000000000002},"min":{"1min":0.55000000000000004,"5min":0.36899999999999999,"15min":0.24299999999999999},"max":{"1min":1.179,"5min":4.0389999999999997,"15min":111.86499999999999},"last":0.63700000000000001},{"interface":"front","average":{"1min":0.83799999999999997,"5min":0.89300000000000002,"15min":2.2530000000000001},"min":{"1min":0.5,"5min":0.32700000000000001,"15min":0.26700000000000002},"max":{"1min":1.4119999999999999,"5min":2.0270000000000001,"15min":112.52500000000001},"last":0.78800000000000003}]},{"osd":1,"last update":"Sun Oct 1 08:22:15 2023","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":1.01,"15min":1.524},"min":{"1min":0.623,"5min":0.54200000000000004,"15min":0.29499999999999998},"max":{"1min":1.4039999999999999,"5min":1.468,"15min":114.11},"last":1.091},{"interface":"front","average":{"1min":0.88300000000000001,"5min":0.93500000000000005,"15min":1.5780000000000001},"min":{"1min":0.54900000000000004,"5min":0.44700000000000001,"15min":0.309},"max":{"1min":1.2569999999999999,"5min":1.28,"15min":113.996},"last":1.0109999999999999}]},{"osd":2,"last update":"Sun Oct 1 08:22:01 2023","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":0.91800000000000004,"15min":2.0249999999999999},"min":{"1min":0.628,"5min":0.59599999999999997,"15min":0.311},"max":{"1min":1.2649999999999999,"5min":1.415,"15min":66.933999999999997},"last":0.89500000000000002},{"interface":"front","average":{"1min":0.93700000000000006,"5min":0.91400000000000003,"15min":2.1539999999999999},"min":{"1min":0.60499999999999998,"5min":0.47999999999999998,"15min":0.28599999999999998},"max":{"1min":1.327,"5min":1.3680000000000001,"15min":69.206000000000003},"last":0.91500000000000004}]},{"osd":3,"last update":"Sun Oct 1 08:21:31 2023","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":1.0429999999999999,"15min":2.2629999999999999},"min":{"1min":0.746,"5min":0.60499999999999998,"15min":0.34300000000000003},"max":{"1min":1.653,"5min":3.6499999999999999,"15min":231.84100000000001},"last":1.137},{"interface":"front","average":{"1min":1.012,"5min":1.006,"15min":2.3620000000000001},"min":{"1min":0.72999999999999998,"5min":0.51600000000000001,"15min":0.31900000000000001},"max":{"1min":1.29,"5min":1.3169999999999999,"15min":231.58799999999999},"last":1.0740000000000001}]},{"osd":4,"last update":"Sun Oct 1 08:22:01 2023","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":0.98699999999999999,"15min":1.347},"min":{"1min":0.60599999999999998,"5min":0.58199999999999996,"15min":0.33100000000000002},"max":{"1min":1.159,"5min":1.8149999999999999,"15min":10.657},"last":0.99299999999999999},{"interface":"front","average":{"1min":1.1499999999999999,"5min":1.179,"15min":1.3919999999999999},"min":{"1min":0.95599999999999996,"5min":0.59699999999999998,"15min":0.34699999999999998},"max":{"1min":1.732,"5min":2.1840000000000002,"15min":8.109},"last":1.1919999999999999}]},{"osd":6,"last update":"Sun Oct 1 08:22:15 2023","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":1.0549999999999999,"15min":1.6599999999999999},"min":{"1min":0.871,"5min":0.53700000000000003,"15min":0.33100000000000002},"max":{"1min":1.351,"5min":1.73,"15min":11.015000000000001},"last":1.0329999999999999},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.0800000000000001,"15min":1.603},"min":{"1min":0.60899999999999999,"5min":0.48399999999999999,"15min":0.27700000000000002},"max":{"1min":1.256,"5min":2.0249999999999999,"15min":11.005000000000001},"last":0.745}]},{"osd":7,"last update":"Sun Oct 1 08:22:01 2023","interfaces":[{"interface":"back","average":{"1min":1.1799999999999999,"5min":1.151,"15min":1.5029999999999999},"min":{"1min":0.68100000000000005,"5min":0.443,"15min":0.38100000000000001},"max":{"1min":1.8120000000000001,"5min":2.105,"15min":8.6289999999999996},"last":0.96599999999999997},{"interface":"front","average":{"1min":1.1479999999999999,"5min":1.141,"15min":1.5700000000000001},"min":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.30199999999999999},"max":{"1min":1.5980000000000001,"5min":1.736,"15min":10.773999999999999},"last":1.0569999999999999}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":12288,"data_stored":610,"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":3005,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4790,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9477,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":714,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8611,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-01T08:22:22.797 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2023-10-01T08:22:22.797 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/task/parallel.py", line 56, in task p.spawn(_run_spawned, ctx, confg, taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/task/parallel.py", line 64, in _run_spawned mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/task/sequential.py", line 47, in task mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=confg) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph_fc1e90a395a6a5631142eb70fd9bf3d22740a9da/qa/tasks/workunit.py", line 119, in task assert 'client' in role AssertionError 2023-10-01T08:22:22.882 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=7e8c026c2e4c4dd3a7b9e7564d35504d Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/task/parallel.py", line 56, in task p.spawn(_run_spawned, ctx, confg, taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/task/parallel.py", line 64, in _run_spawned mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/task/sequential.py", line 47, in task mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=confg) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph_fc1e90a395a6a5631142eb70fd9bf3d22740a9da/qa/tasks/workunit.py", line 119, in task assert 'client' in role AssertionError 2023-10-01T08:22:22.885 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-10-01T08:22:22.895 INFO:tasks.cephadm:Teardown begin 2023-10-01T08:22:22.896 DEBUG:teuthology.orchestra.run.smithi084:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-01T08:22:22.927 DEBUG:teuthology.orchestra.run.smithi112:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-01T08:22:23.025 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-10-01T08:22:23.025 DEBUG:teuthology.orchestra.run.smithi084:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-10-01T08:22:23.032 DEBUG:teuthology.orchestra.run.smithi112:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-10-01T08:22:23.038 INFO:tasks.cephadm:Stopping all daemons... 2023-10-01T08:22:23.038 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-10-01T08:22:23.039 DEBUG:teuthology.orchestra.run.smithi084:> sudo systemctl stop ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@mon.a 2023-10-01T08:22:23.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:22:23 smithi084 bash[75189]: audit 2023-10-01T08:22:21.763949+0000 mgr.y (mgr.34104) 1500 : audit 0 from='client.46961 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T08:22:23.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:22:23 smithi084 bash[78255]: audit 2023-10-01T08:22:21.763949+0000 mgr.y (mgr.34104) 1500 : audit 0 from='client.46961 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T08:22:23.230 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:22:23 smithi112 bash[59335]: audit 2023-10-01T08:22:21.763949+0000 mgr.y (mgr.34104) 1500 : audit 0 from='client.46961 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-01T08:22:23.435 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:22:23 smithi084 systemd[1]: Stopping Ceph mon.a for 9c46152e-602a-11ee-8db5-212e2dc638e7... 2023-10-01T08:22:23.436 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:22:23 smithi084 bash[75189]: debug 2023-10-01T08:22:23.297+0000 7f8c0dd24700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-10-01T08:22:23.436 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:22:23 smithi084 bash[75189]: debug 2023-10-01T08:22:23.297+0000 7f8c0dd24700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2023-10-01T08:22:23.436 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:22:23 smithi084 bash[71139]: [01/Oct/2023:08:22:23] ENGINE Bus STOPPING 2023-10-01T08:22:23.436 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:22:23 smithi084 bash[71139]: [01/Oct/2023:08:22:23] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-01T08:22:23.437 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:22:23 smithi084 bash[71139]: [01/Oct/2023:08:22:23] ENGINE Bus STOPPED 2023-10-01T08:22:23.437 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:22:23 smithi084 bash[71139]: [01/Oct/2023:08:22:23] ENGINE Bus STARTING 2023-10-01T08:22:23.823 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:22:23 smithi084 bash[71139]: [01/Oct/2023:08:22:23] ENGINE Serving on http://:::9283 2023-10-01T08:22:23.823 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:22:23 smithi084 bash[71139]: [01/Oct/2023:08:22:23] ENGINE Bus STARTED 2023-10-01T08:22:24.560 INFO:journalctl@ceph.mon.a.smithi084.stdout:Oct 01 08:22:24 smithi084 bash[252084]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-mon-a 2023-10-01T08:22:24.565 DEBUG:teuthology.orchestra.run.smithi084:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@mon.a.service' 2023-10-01T08:22:24.656 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-01T08:22:24.657 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-10-01T08:22:24.657 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2023-10-01T08:22:24.657 DEBUG:teuthology.orchestra.run.smithi084:> sudo systemctl stop ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@mon.c 2023-10-01T08:22:24.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:22:24 smithi084 systemd[1]: Stopping Ceph mon.c for 9c46152e-602a-11ee-8db5-212e2dc638e7... 2023-10-01T08:22:25.202 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:22:24 smithi084 bash[78255]: debug 2023-10-01T08:22:24.841+0000 7f2715ff3700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-10-01T08:22:25.203 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:22:24 smithi084 bash[78255]: debug 2023-10-01T08:22:24.841+0000 7f2715ff3700 -1 mon.c@2(peon) e4 *** Got Signal Terminated *** 2023-10-01T08:22:25.203 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:22:24 smithi084 bash[71139]: [01/Oct/2023:08:22:24] ENGINE Bus STOPPING 2023-10-01T08:22:25.203 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:22:24 smithi084 bash[71139]: [01/Oct/2023:08:22:24] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-01T08:22:25.203 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:22:24 smithi084 bash[71139]: [01/Oct/2023:08:22:24] ENGINE Bus STOPPED 2023-10-01T08:22:25.203 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:22:24 smithi084 bash[71139]: [01/Oct/2023:08:22:24] ENGINE Bus STARTING 2023-10-01T08:22:25.203 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:22:24 smithi084 bash[71139]: [01/Oct/2023:08:22:24] ENGINE Serving on http://:::9283 2023-10-01T08:22:25.204 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:22:24 smithi084 bash[71139]: [01/Oct/2023:08:22:24] ENGINE Bus STARTED 2023-10-01T08:22:26.042 INFO:journalctl@ceph.mon.c.smithi084.stdout:Oct 01 08:22:25 smithi084 bash[252222]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-mon-c 2023-10-01T08:22:26.046 DEBUG:teuthology.orchestra.run.smithi084:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@mon.c.service' 2023-10-01T08:22:26.105 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-01T08:22:26.106 INFO:tasks.cephadm.mon.b:Stopped mon.c 2023-10-01T08:22:26.106 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2023-10-01T08:22:26.106 DEBUG:teuthology.orchestra.run.smithi112:> sudo systemctl stop ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@mon.b 2023-10-01T08:22:26.323 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:22:26 smithi084 bash[71139]: ::ffff:172.21.15.112 - - [01/Oct/2023:08:22:26] "GET /metrics HTTP/1.1" 200 34022 "" "Prometheus/2.33.4" 2023-10-01T08:22:26.479 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:22:26 smithi112 systemd[1]: Stopping Ceph mon.b for 9c46152e-602a-11ee-8db5-212e2dc638e7... 2023-10-01T08:22:26.873 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:22:26 smithi112 bash[59335]: debug 2023-10-01T08:22:26.575+0000 7f5ce1ac7700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-10-01T08:22:26.873 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:22:26 smithi112 bash[59335]: debug 2023-10-01T08:22:26.575+0000 7f5ce1ac7700 -1 mon.b@1(peon) e4 *** Got Signal Terminated *** 2023-10-01T08:22:27.706 DEBUG:teuthology.orchestra.run.smithi112:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@mon.b.service' 2023-10-01T08:22:27.716 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:22:27 smithi112 bash[153947]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-mon-b 2023-10-01T08:22:27.716 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:22:27 smithi112 bash[154026]: Error response from daemon: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-mon-b 2023-10-01T08:22:27.716 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:22:27 smithi112 systemd[1]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@mon.b.service: Succeeded. 2023-10-01T08:22:27.716 INFO:journalctl@ceph.mon.b.smithi112.stdout:Oct 01 08:22:27 smithi112 systemd[1]: Stopped Ceph mon.b for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T08:22:27.739 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-01T08:22:27.740 INFO:tasks.cephadm.mon.b:Stopped mon.b 2023-10-01T08:22:27.740 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2023-10-01T08:22:27.740 DEBUG:teuthology.orchestra.run.smithi084:> sudo systemctl stop ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@mgr.y 2023-10-01T08:22:28.011 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:22:27 smithi084 systemd[1]: Stopping Ceph mgr.y for 9c46152e-602a-11ee-8db5-212e2dc638e7... 2023-10-01T08:22:28.012 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:22:27 smithi084 bash[71139]: debug 2023-10-01T08:22:27.921+0000 7f89c4fd2700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-01T08:22:28.012 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:22:27 smithi084 bash[71139]: debug 2023-10-01T08:22:27.921+0000 7f89c4fd2700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2023-10-01T08:22:29.019 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Oct 01 08:22:28 smithi084 bash[252335]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-mgr-y 2023-10-01T08:22:29.036 DEBUG:teuthology.orchestra.run.smithi084:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@mgr.y.service' 2023-10-01T08:22:29.126 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-01T08:22:29.127 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2023-10-01T08:22:29.127 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2023-10-01T08:22:29.127 DEBUG:teuthology.orchestra.run.smithi112:> sudo systemctl stop ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@mgr.x 2023-10-01T08:22:29.422 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 08:22:29 smithi112 systemd[1]: Stopping Ceph mgr.x for 9c46152e-602a-11ee-8db5-212e2dc638e7... 2023-10-01T08:22:30.296 DEBUG:teuthology.orchestra.run.smithi112:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@mgr.x.service' 2023-10-01T08:22:30.307 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 08:22:30 smithi112 bash[154066]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-mgr-x 2023-10-01T08:22:30.307 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 08:22:30 smithi112 bash[154129]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-mgr-x 2023-10-01T08:22:30.307 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 08:22:30 smithi112 systemd[1]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-10-01T08:22:30.308 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 08:22:30 smithi112 systemd[1]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@mgr.x.service: Failed with result 'exit-code'. 2023-10-01T08:22:30.308 INFO:journalctl@ceph.mgr.x.smithi112.stdout:Oct 01 08:22:30 smithi112 systemd[1]: Stopped Ceph mgr.x for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T08:22:30.329 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-01T08:22:30.329 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2023-10-01T08:22:30.329 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-10-01T08:22:30.329 DEBUG:teuthology.orchestra.run.smithi084:> sudo systemctl stop ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@osd.0 2023-10-01T08:22:30.837 INFO:journalctl@ceph.osd.0.smithi084.stdout:Oct 01 08:22:30 smithi084 systemd[1]: Stopping Ceph osd.0 for 9c46152e-602a-11ee-8db5-212e2dc638e7... 2023-10-01T08:22:30.837 INFO:journalctl@ceph.osd.0.smithi084.stdout:Oct 01 08:22:30 smithi084 bash[84116]: debug 2023-10-01T08:22:30.509+0000 7f79736c7700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-01T08:22:30.837 INFO:journalctl@ceph.osd.0.smithi084.stdout:Oct 01 08:22:30 smithi084 bash[84116]: debug 2023-10-01T08:22:30.509+0000 7f79736c7700 -1 osd.0 375 *** Got signal Terminated *** 2023-10-01T08:22:30.837 INFO:journalctl@ceph.osd.0.smithi084.stdout:Oct 01 08:22:30 smithi084 bash[84116]: debug 2023-10-01T08:22:30.509+0000 7f79736c7700 -1 osd.0 375 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-01T08:22:37.142 INFO:journalctl@ceph.osd.0.smithi084.stdout:Oct 01 08:22:36 smithi084 bash[252438]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd-0 2023-10-01T08:22:37.573 INFO:journalctl@ceph.osd.0.smithi084.stdout:Oct 01 08:22:37 smithi084 bash[252504]: Error response from daemon: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd-0 2023-10-01T08:22:39.918 DEBUG:teuthology.orchestra.run.smithi084:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@osd.0.service' 2023-10-01T08:22:39.952 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-01T08:22:39.952 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-10-01T08:22:39.952 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-10-01T08:22:39.952 DEBUG:teuthology.orchestra.run.smithi084:> sudo systemctl stop ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@osd.1 2023-10-01T08:22:40.323 INFO:journalctl@ceph.osd.1.smithi084.stdout:Oct 01 08:22:40 smithi084 systemd[1]: Stopping Ceph osd.1 for 9c46152e-602a-11ee-8db5-212e2dc638e7... 2023-10-01T08:22:40.324 INFO:journalctl@ceph.osd.1.smithi084.stdout:Oct 01 08:22:40 smithi084 bash[137903]: debug 2023-10-01T08:22:40.152+0000 7f32a45c7700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-01T08:22:40.324 INFO:journalctl@ceph.osd.1.smithi084.stdout:Oct 01 08:22:40 smithi084 bash[137903]: debug 2023-10-01T08:22:40.152+0000 7f32a45c7700 -1 osd.1 375 *** Got signal Terminated *** 2023-10-01T08:22:40.324 INFO:journalctl@ceph.osd.1.smithi084.stdout:Oct 01 08:22:40 smithi084 bash[137903]: debug 2023-10-01T08:22:40.152+0000 7f32a45c7700 -1 osd.1 375 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-01T08:22:46.725 INFO:journalctl@ceph.osd.1.smithi084.stdout:Oct 01 08:22:46 smithi084 bash[252650]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd-1 2023-10-01T08:22:46.726 INFO:journalctl@ceph.osd.1.smithi084.stdout:Oct 01 08:22:46 smithi084 bash[252721]: Error response from daemon: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd-1 2023-10-01T08:22:48.918 DEBUG:teuthology.orchestra.run.smithi084:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@osd.1.service' 2023-10-01T08:22:48.952 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-01T08:22:48.952 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-10-01T08:22:48.952 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-10-01T08:22:48.952 DEBUG:teuthology.orchestra.run.smithi084:> sudo systemctl stop ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@osd.2 2023-10-01T08:22:49.174 INFO:journalctl@ceph.osd.2.smithi084.stdout:Oct 01 08:22:49 smithi084 systemd[1]: Stopping Ceph osd.2 for 9c46152e-602a-11ee-8db5-212e2dc638e7... 2023-10-01T08:22:49.230 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 08:22:48 smithi112 bash[55084]: ts=2023-10-01T08:22:48.939Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.84:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.84:8765: connect: connection refused" 2023-10-01T08:22:49.230 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 08:22:48 smithi112 bash[55084]: ts=2023-10-01T08:22:48.940Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.84:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.84:8765: connect: connection refused" 2023-10-01T08:22:49.230 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 08:22:48 smithi112 bash[55084]: ts=2023-10-01T08:22:48.945Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.84:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.84:8765: connect: connection refused" 2023-10-01T08:22:49.231 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 08:22:48 smithi112 bash[55084]: ts=2023-10-01T08:22:48.945Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.84:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.84:8765: connect: connection refused" 2023-10-01T08:22:49.573 INFO:journalctl@ceph.osd.2.smithi084.stdout:Oct 01 08:22:49 smithi084 bash[89814]: debug 2023-10-01T08:22:49.168+0000 7fe6c77c6700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-01T08:22:49.573 INFO:journalctl@ceph.osd.2.smithi084.stdout:Oct 01 08:22:49 smithi084 bash[89814]: debug 2023-10-01T08:22:49.168+0000 7fe6c77c6700 -1 osd.2 375 *** Got signal Terminated *** 2023-10-01T08:22:49.573 INFO:journalctl@ceph.osd.2.smithi084.stdout:Oct 01 08:22:49 smithi084 bash[89814]: debug 2023-10-01T08:22:49.168+0000 7fe6c77c6700 -1 osd.2 375 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-01T08:22:55.790 INFO:journalctl@ceph.osd.2.smithi084.stdout:Oct 01 08:22:55 smithi084 bash[252861]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd-2 2023-10-01T08:22:55.791 INFO:journalctl@ceph.osd.2.smithi084.stdout:Oct 01 08:22:55 smithi084 bash[252926]: Error response from daemon: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd-2 2023-10-01T08:22:57.823 INFO:journalctl@ceph.osd.3.smithi084.stdout:Oct 01 08:22:57 smithi084 bash[92754]: debug 2023-10-01T08:22:57.572+0000 7f655e76b700 -1 osd.3 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:31.090815+0000 front 2023-10-01T08:22:31.090887+0000 (oldest deadline 2023-10-01T08:22:56.991000+0000) 2023-10-01T08:22:57.908 DEBUG:teuthology.orchestra.run.smithi084:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@osd.2.service' 2023-10-01T08:22:57.941 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-01T08:22:57.942 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-10-01T08:22:57.942 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-10-01T08:22:57.942 DEBUG:teuthology.orchestra.run.smithi084:> sudo systemctl stop ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@osd.3 2023-10-01T08:22:58.323 INFO:journalctl@ceph.osd.3.smithi084.stdout:Oct 01 08:22:58 smithi084 systemd[1]: Stopping Ceph osd.3 for 9c46152e-602a-11ee-8db5-212e2dc638e7... 2023-10-01T08:22:58.323 INFO:journalctl@ceph.osd.3.smithi084.stdout:Oct 01 08:22:58 smithi084 bash[92754]: debug 2023-10-01T08:22:58.144+0000 7f656497a700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-01T08:22:58.324 INFO:journalctl@ceph.osd.3.smithi084.stdout:Oct 01 08:22:58 smithi084 bash[92754]: debug 2023-10-01T08:22:58.144+0000 7f656497a700 -1 osd.3 375 *** Got signal Terminated *** 2023-10-01T08:22:58.324 INFO:journalctl@ceph.osd.3.smithi084.stdout:Oct 01 08:22:58 smithi084 bash[92754]: debug 2023-10-01T08:22:58.144+0000 7f656497a700 -1 osd.3 375 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-01T08:22:58.729 INFO:journalctl@ceph.osd.5.smithi112.stdout:Oct 01 08:22:58 smithi112 bash[35396]: debug 2023-10-01T08:22:58.358+0000 7f0bbaaf1700 -1 osd.5 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:32.778793+0000 front 2023-10-01T08:22:32.779191+0000 (oldest deadline 2023-10-01T08:22:58.079020+0000) 2023-10-01T08:22:59.073 INFO:journalctl@ceph.osd.3.smithi084.stdout:Oct 01 08:22:58 smithi084 bash[92754]: debug 2023-10-01T08:22:58.568+0000 7f655e76b700 -1 osd.3 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:31.090815+0000 front 2023-10-01T08:22:31.090887+0000 (oldest deadline 2023-10-01T08:22:56.991000+0000) 2023-10-01T08:22:59.729 INFO:journalctl@ceph.osd.5.smithi112.stdout:Oct 01 08:22:59 smithi112 bash[35396]: debug 2023-10-01T08:22:59.326+0000 7f0bbaaf1700 -1 osd.5 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:32.778793+0000 front 2023-10-01T08:22:32.779191+0000 (oldest deadline 2023-10-01T08:22:58.079020+0000) 2023-10-01T08:22:59.823 INFO:journalctl@ceph.osd.3.smithi084.stdout:Oct 01 08:22:59 smithi084 bash[92754]: debug 2023-10-01T08:22:59.548+0000 7f655e76b700 -1 osd.3 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:31.090815+0000 front 2023-10-01T08:22:31.090887+0000 (oldest deadline 2023-10-01T08:22:56.991000+0000) 2023-10-01T08:23:00.229 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:22:59 smithi112 bash[39570]: debug 2023-10-01T08:22:59.894+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:35.285100+0000 front 2023-10-01T08:22:35.285544+0000 (oldest deadline 2023-10-01T08:22:59.385089+0000) 2023-10-01T08:23:00.729 INFO:journalctl@ceph.osd.5.smithi112.stdout:Oct 01 08:23:00 smithi112 bash[35396]: debug 2023-10-01T08:23:00.358+0000 7f0bbaaf1700 -1 osd.5 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:32.778793+0000 front 2023-10-01T08:22:32.779191+0000 (oldest deadline 2023-10-01T08:22:58.079020+0000) 2023-10-01T08:23:00.823 INFO:journalctl@ceph.osd.3.smithi084.stdout:Oct 01 08:23:00 smithi084 bash[92754]: debug 2023-10-01T08:23:00.564+0000 7f655e76b700 -1 osd.3 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:31.090815+0000 front 2023-10-01T08:22:31.090887+0000 (oldest deadline 2023-10-01T08:22:56.991000+0000) 2023-10-01T08:23:01.229 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:00 smithi112 bash[39570]: debug 2023-10-01T08:23:00.858+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:35.285100+0000 front 2023-10-01T08:22:35.285544+0000 (oldest deadline 2023-10-01T08:22:59.385089+0000) 2023-10-01T08:23:01.230 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:00 smithi112 bash[67714]: debug 2023-10-01T08:23:00.758+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:34.574324+0000 front 2023-10-01T08:22:34.574765+0000 (oldest deadline 2023-10-01T08:22:59.774845+0000) 2023-10-01T08:23:01.729 INFO:journalctl@ceph.osd.5.smithi112.stdout:Oct 01 08:23:01 smithi112 bash[35396]: debug 2023-10-01T08:23:01.362+0000 7f0bbaaf1700 -1 osd.5 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:32.778793+0000 front 2023-10-01T08:22:32.779191+0000 (oldest deadline 2023-10-01T08:22:58.079020+0000) 2023-10-01T08:23:01.823 INFO:journalctl@ceph.osd.3.smithi084.stdout:Oct 01 08:23:01 smithi084 bash[92754]: debug 2023-10-01T08:23:01.552+0000 7f655e76b700 -1 osd.3 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:31.090815+0000 front 2023-10-01T08:22:31.090887+0000 (oldest deadline 2023-10-01T08:22:56.991000+0000) 2023-10-01T08:23:02.134 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:01 smithi112 bash[39570]: debug 2023-10-01T08:23:01.838+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:35.285100+0000 front 2023-10-01T08:22:35.285544+0000 (oldest deadline 2023-10-01T08:22:59.385089+0000) 2023-10-01T08:23:02.134 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:01 smithi112 bash[67714]: debug 2023-10-01T08:23:01.754+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:34.574324+0000 front 2023-10-01T08:22:34.574765+0000 (oldest deadline 2023-10-01T08:22:59.774845+0000) 2023-10-01T08:23:02.479 INFO:journalctl@ceph.osd.5.smithi112.stdout:Oct 01 08:23:02 smithi112 bash[35396]: debug 2023-10-01T08:23:02.338+0000 7f0bbaaf1700 -1 osd.5 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:32.778793+0000 front 2023-10-01T08:22:32.779191+0000 (oldest deadline 2023-10-01T08:22:58.079020+0000) 2023-10-01T08:23:02.480 INFO:journalctl@ceph.osd.4.smithi112.stdout:Oct 01 08:23:02 smithi112 bash[66471]: debug 2023-10-01T08:23:02.130+0000 7f88e8f45700 -1 osd.4 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:34.596113+0000 front 2023-10-01T08:22:34.595907+0000 (oldest deadline 2023-10-01T08:23:01.596817+0000) 2023-10-01T08:23:02.823 INFO:journalctl@ceph.osd.3.smithi084.stdout:Oct 01 08:23:02 smithi084 bash[92754]: debug 2023-10-01T08:23:02.532+0000 7f655e76b700 -1 osd.3 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:31.090815+0000 front 2023-10-01T08:22:31.090887+0000 (oldest deadline 2023-10-01T08:22:56.991000+0000) 2023-10-01T08:23:03.115 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:02 smithi112 bash[39570]: debug 2023-10-01T08:23:02.842+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:35.285100+0000 front 2023-10-01T08:22:35.285544+0000 (oldest deadline 2023-10-01T08:22:59.385089+0000) 2023-10-01T08:23:03.116 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:02 smithi112 bash[67714]: debug 2023-10-01T08:23:02.754+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:34.574324+0000 front 2023-10-01T08:22:34.574765+0000 (oldest deadline 2023-10-01T08:22:59.774845+0000) 2023-10-01T08:23:03.479 INFO:journalctl@ceph.osd.4.smithi112.stdout:Oct 01 08:23:03 smithi112 bash[66471]: debug 2023-10-01T08:23:03.110+0000 7f88e8f45700 -1 osd.4 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:34.596113+0000 front 2023-10-01T08:22:34.595907+0000 (oldest deadline 2023-10-01T08:23:01.596817+0000) 2023-10-01T08:23:03.480 INFO:journalctl@ceph.osd.5.smithi112.stdout:Oct 01 08:23:03 smithi112 bash[35396]: debug 2023-10-01T08:23:03.294+0000 7f0bbaaf1700 -1 osd.5 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:32.778793+0000 front 2023-10-01T08:22:32.779191+0000 (oldest deadline 2023-10-01T08:22:58.079020+0000) 2023-10-01T08:23:04.163 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:03 smithi112 bash[39570]: debug 2023-10-01T08:23:03.874+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:35.285100+0000 front 2023-10-01T08:22:35.285544+0000 (oldest deadline 2023-10-01T08:22:59.385089+0000) 2023-10-01T08:23:04.163 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:03 smithi112 bash[67714]: debug 2023-10-01T08:23:03.774+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:34.574324+0000 front 2023-10-01T08:22:34.574765+0000 (oldest deadline 2023-10-01T08:22:59.774845+0000) 2023-10-01T08:23:04.479 INFO:journalctl@ceph.osd.4.smithi112.stdout:Oct 01 08:23:04 smithi112 bash[66471]: debug 2023-10-01T08:23:04.158+0000 7f88e8f45700 -1 osd.4 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:34.596113+0000 front 2023-10-01T08:22:34.595907+0000 (oldest deadline 2023-10-01T08:23:01.596817+0000) 2023-10-01T08:23:04.480 INFO:journalctl@ceph.osd.5.smithi112.stdout:Oct 01 08:23:04 smithi112 bash[35396]: debug 2023-10-01T08:23:04.290+0000 7f0bbaaf1700 -1 osd.5 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:32.778793+0000 front 2023-10-01T08:22:32.779191+0000 (oldest deadline 2023-10-01T08:22:58.079020+0000) 2023-10-01T08:23:04.754 INFO:journalctl@ceph.osd.3.smithi084.stdout:Oct 01 08:23:04 smithi084 bash[253064]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd-3 2023-10-01T08:23:04.755 INFO:journalctl@ceph.osd.3.smithi084.stdout:Oct 01 08:23:04 smithi084 bash[253131]: Error response from daemon: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd-3 2023-10-01T08:23:05.135 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:04 smithi112 bash[39570]: debug 2023-10-01T08:23:04.850+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:35.285100+0000 front 2023-10-01T08:22:35.285544+0000 (oldest deadline 2023-10-01T08:22:59.385089+0000) 2023-10-01T08:23:05.136 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:04 smithi112 bash[67714]: debug 2023-10-01T08:23:04.786+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:34.574324+0000 front 2023-10-01T08:22:34.574765+0000 (oldest deadline 2023-10-01T08:22:59.774845+0000) 2023-10-01T08:23:05.479 INFO:journalctl@ceph.osd.4.smithi112.stdout:Oct 01 08:23:05 smithi112 bash[66471]: debug 2023-10-01T08:23:05.134+0000 7f88e8f45700 -1 osd.4 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:34.596113+0000 front 2023-10-01T08:22:34.595907+0000 (oldest deadline 2023-10-01T08:23:01.596817+0000) 2023-10-01T08:23:05.480 INFO:journalctl@ceph.osd.5.smithi112.stdout:Oct 01 08:23:05 smithi112 bash[35396]: debug 2023-10-01T08:23:05.262+0000 7f0bbaaf1700 -1 osd.5 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:32.778793+0000 front 2023-10-01T08:22:32.779191+0000 (oldest deadline 2023-10-01T08:22:58.079020+0000) 2023-10-01T08:23:06.142 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:05 smithi112 bash[39570]: debug 2023-10-01T08:23:05.886+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:35.285100+0000 front 2023-10-01T08:22:35.285544+0000 (oldest deadline 2023-10-01T08:22:59.385089+0000) 2023-10-01T08:23:06.143 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:05 smithi112 bash[67714]: debug 2023-10-01T08:23:05.802+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:34.574324+0000 front 2023-10-01T08:22:34.574765+0000 (oldest deadline 2023-10-01T08:22:59.774845+0000) 2023-10-01T08:23:06.143 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:05 smithi112 bash[67714]: debug 2023-10-01T08:23:05.802+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:39.775493+0000 front 2023-10-01T08:22:39.775633+0000 (oldest deadline 2023-10-01T08:23:05.675749+0000) 2023-10-01T08:23:06.479 INFO:journalctl@ceph.osd.4.smithi112.stdout:Oct 01 08:23:06 smithi112 bash[66471]: debug 2023-10-01T08:23:06.138+0000 7f88e8f45700 -1 osd.4 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:34.596113+0000 front 2023-10-01T08:22:34.595907+0000 (oldest deadline 2023-10-01T08:23:01.596817+0000) 2023-10-01T08:23:06.480 INFO:journalctl@ceph.osd.5.smithi112.stdout:Oct 01 08:23:06 smithi112 bash[35396]: debug 2023-10-01T08:23:06.290+0000 7f0bbaaf1700 -1 osd.5 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:32.778793+0000 front 2023-10-01T08:22:32.779191+0000 (oldest deadline 2023-10-01T08:22:58.079020+0000) 2023-10-01T08:23:06.841 DEBUG:teuthology.orchestra.run.smithi084:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@osd.3.service' 2023-10-01T08:23:06.874 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-01T08:23:06.874 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-10-01T08:23:06.875 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-10-01T08:23:06.875 DEBUG:teuthology.orchestra.run.smithi112:> sudo systemctl stop ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@osd.4 2023-10-01T08:23:07.065 INFO:journalctl@ceph.osd.4.smithi112.stdout:Oct 01 08:23:06 smithi112 systemd[1]: Stopping Ceph osd.4 for 9c46152e-602a-11ee-8db5-212e2dc638e7... 2023-10-01T08:23:07.065 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:06 smithi112 bash[39570]: debug 2023-10-01T08:23:06.890+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:35.285100+0000 front 2023-10-01T08:22:35.285544+0000 (oldest deadline 2023-10-01T08:22:59.385089+0000) 2023-10-01T08:23:07.066 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:06 smithi112 bash[67714]: debug 2023-10-01T08:23:06.810+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:34.574324+0000 front 2023-10-01T08:22:34.574765+0000 (oldest deadline 2023-10-01T08:22:59.774845+0000) 2023-10-01T08:23:07.066 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:06 smithi112 bash[67714]: debug 2023-10-01T08:23:06.810+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:39.775493+0000 front 2023-10-01T08:22:39.775633+0000 (oldest deadline 2023-10-01T08:23:05.675749+0000) 2023-10-01T08:23:07.479 INFO:journalctl@ceph.osd.5.smithi112.stdout:Oct 01 08:23:07 smithi112 bash[35396]: debug 2023-10-01T08:23:07.310+0000 7f0bbaaf1700 -1 osd.5 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:32.778793+0000 front 2023-10-01T08:22:32.779191+0000 (oldest deadline 2023-10-01T08:22:58.079020+0000) 2023-10-01T08:23:07.480 INFO:journalctl@ceph.osd.4.smithi112.stdout:Oct 01 08:23:07 smithi112 bash[66471]: debug 2023-10-01T08:23:07.062+0000 7f88edfcc700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-01T08:23:07.480 INFO:journalctl@ceph.osd.4.smithi112.stdout:Oct 01 08:23:07 smithi112 bash[66471]: debug 2023-10-01T08:23:07.062+0000 7f88edfcc700 -1 osd.4 375 *** Got signal Terminated *** 2023-10-01T08:23:07.480 INFO:journalctl@ceph.osd.4.smithi112.stdout:Oct 01 08:23:07 smithi112 bash[66471]: debug 2023-10-01T08:23:07.062+0000 7f88edfcc700 -1 osd.4 375 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-01T08:23:07.480 INFO:journalctl@ceph.osd.4.smithi112.stdout:Oct 01 08:23:07 smithi112 bash[66471]: debug 2023-10-01T08:23:07.106+0000 7f88e8f45700 -1 osd.4 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:34.596113+0000 front 2023-10-01T08:22:34.595907+0000 (oldest deadline 2023-10-01T08:23:01.596817+0000) 2023-10-01T08:23:07.480 INFO:journalctl@ceph.osd.4.smithi112.stdout:Oct 01 08:23:07 smithi112 bash[66471]: debug 2023-10-01T08:23:07.106+0000 7f88e8f45700 -1 osd.4 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:41.597812+0000 front 2023-10-01T08:22:41.597594+0000 (oldest deadline 2023-10-01T08:23:06.297622+0000) 2023-10-01T08:23:08.134 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:07 smithi112 bash[39570]: debug 2023-10-01T08:23:07.910+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:35.285100+0000 front 2023-10-01T08:22:35.285544+0000 (oldest deadline 2023-10-01T08:22:59.385089+0000) 2023-10-01T08:23:08.134 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:07 smithi112 bash[67714]: debug 2023-10-01T08:23:07.782+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:34.574324+0000 front 2023-10-01T08:22:34.574765+0000 (oldest deadline 2023-10-01T08:22:59.774845+0000) 2023-10-01T08:23:08.135 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:07 smithi112 bash[67714]: debug 2023-10-01T08:23:07.782+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:39.775493+0000 front 2023-10-01T08:22:39.775633+0000 (oldest deadline 2023-10-01T08:23:05.675749+0000) 2023-10-01T08:23:08.479 INFO:journalctl@ceph.osd.4.smithi112.stdout:Oct 01 08:23:08 smithi112 bash[66471]: debug 2023-10-01T08:23:08.130+0000 7f88e8f45700 -1 osd.4 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:34.596113+0000 front 2023-10-01T08:22:34.595907+0000 (oldest deadline 2023-10-01T08:23:01.596817+0000) 2023-10-01T08:23:08.480 INFO:journalctl@ceph.osd.4.smithi112.stdout:Oct 01 08:23:08 smithi112 bash[66471]: debug 2023-10-01T08:23:08.130+0000 7f88e8f45700 -1 osd.4 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:41.597812+0000 front 2023-10-01T08:22:41.597594+0000 (oldest deadline 2023-10-01T08:23:06.297622+0000) 2023-10-01T08:23:08.480 INFO:journalctl@ceph.osd.5.smithi112.stdout:Oct 01 08:23:08 smithi112 bash[35396]: debug 2023-10-01T08:23:08.302+0000 7f0bbaaf1700 -1 osd.5 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:32.778793+0000 front 2023-10-01T08:22:32.779191+0000 (oldest deadline 2023-10-01T08:22:58.079020+0000) 2023-10-01T08:23:09.125 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:08 smithi112 bash[39570]: debug 2023-10-01T08:23:08.918+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:35.285100+0000 front 2023-10-01T08:22:35.285544+0000 (oldest deadline 2023-10-01T08:22:59.385089+0000) 2023-10-01T08:23:09.125 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:08 smithi112 bash[67714]: debug 2023-10-01T08:23:08.734+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:34.574324+0000 front 2023-10-01T08:22:34.574765+0000 (oldest deadline 2023-10-01T08:22:59.774845+0000) 2023-10-01T08:23:09.126 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:08 smithi112 bash[67714]: debug 2023-10-01T08:23:08.734+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:39.775493+0000 front 2023-10-01T08:22:39.775633+0000 (oldest deadline 2023-10-01T08:23:05.675749+0000) 2023-10-01T08:23:09.479 INFO:journalctl@ceph.osd.4.smithi112.stdout:Oct 01 08:23:09 smithi112 bash[66471]: debug 2023-10-01T08:23:09.122+0000 7f88e8f45700 -1 osd.4 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:34.596113+0000 front 2023-10-01T08:22:34.595907+0000 (oldest deadline 2023-10-01T08:23:01.596817+0000) 2023-10-01T08:23:09.480 INFO:journalctl@ceph.osd.4.smithi112.stdout:Oct 01 08:23:09 smithi112 bash[66471]: debug 2023-10-01T08:23:09.122+0000 7f88e8f45700 -1 osd.4 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:41.597812+0000 front 2023-10-01T08:22:41.597594+0000 (oldest deadline 2023-10-01T08:23:06.297622+0000) 2023-10-01T08:23:09.480 INFO:journalctl@ceph.osd.5.smithi112.stdout:Oct 01 08:23:09 smithi112 bash[35396]: debug 2023-10-01T08:23:09.342+0000 7f0bbaaf1700 -1 osd.5 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:32.778793+0000 front 2023-10-01T08:22:32.779191+0000 (oldest deadline 2023-10-01T08:22:58.079020+0000) 2023-10-01T08:23:09.480 INFO:journalctl@ceph.osd.5.smithi112.stdout:Oct 01 08:23:09 smithi112 bash[35396]: debug 2023-10-01T08:23:09.342+0000 7f0bbaaf1700 -1 osd.5 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:43.281172+0000 front 2023-10-01T08:22:43.281064+0000 (oldest deadline 2023-10-01T08:23:09.081454+0000) 2023-10-01T08:23:10.162 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:09 smithi112 bash[39570]: debug 2023-10-01T08:23:09.882+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:35.285100+0000 front 2023-10-01T08:22:35.285544+0000 (oldest deadline 2023-10-01T08:22:59.385089+0000) 2023-10-01T08:23:10.163 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:09 smithi112 bash[67714]: debug 2023-10-01T08:23:09.734+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:34.574324+0000 front 2023-10-01T08:22:34.574765+0000 (oldest deadline 2023-10-01T08:22:59.774845+0000) 2023-10-01T08:23:10.163 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:09 smithi112 bash[67714]: debug 2023-10-01T08:23:09.734+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:39.775493+0000 front 2023-10-01T08:22:39.775633+0000 (oldest deadline 2023-10-01T08:23:05.675749+0000) 2023-10-01T08:23:10.479 INFO:journalctl@ceph.osd.4.smithi112.stdout:Oct 01 08:23:10 smithi112 bash[66471]: debug 2023-10-01T08:23:10.162+0000 7f88e8f45700 -1 osd.4 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:34.596113+0000 front 2023-10-01T08:22:34.595907+0000 (oldest deadline 2023-10-01T08:23:01.596817+0000) 2023-10-01T08:23:10.480 INFO:journalctl@ceph.osd.4.smithi112.stdout:Oct 01 08:23:10 smithi112 bash[66471]: debug 2023-10-01T08:23:10.162+0000 7f88e8f45700 -1 osd.4 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:41.597812+0000 front 2023-10-01T08:22:41.597594+0000 (oldest deadline 2023-10-01T08:23:06.297622+0000) 2023-10-01T08:23:10.480 INFO:journalctl@ceph.osd.5.smithi112.stdout:Oct 01 08:23:10 smithi112 bash[35396]: debug 2023-10-01T08:23:10.354+0000 7f0bbaaf1700 -1 osd.5 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:32.778793+0000 front 2023-10-01T08:22:32.779191+0000 (oldest deadline 2023-10-01T08:22:58.079020+0000) 2023-10-01T08:23:10.481 INFO:journalctl@ceph.osd.5.smithi112.stdout:Oct 01 08:23:10 smithi112 bash[35396]: debug 2023-10-01T08:23:10.354+0000 7f0bbaaf1700 -1 osd.5 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:43.281172+0000 front 2023-10-01T08:22:43.281064+0000 (oldest deadline 2023-10-01T08:23:09.081454+0000) 2023-10-01T08:23:10.979 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:10 smithi112 bash[67714]: debug 2023-10-01T08:23:10.694+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:34.574324+0000 front 2023-10-01T08:22:34.574765+0000 (oldest deadline 2023-10-01T08:22:59.774845+0000) 2023-10-01T08:23:10.980 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:10 smithi112 bash[67714]: debug 2023-10-01T08:23:10.694+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:39.775493+0000 front 2023-10-01T08:22:39.775633+0000 (oldest deadline 2023-10-01T08:23:05.675749+0000) 2023-10-01T08:23:10.980 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:10 smithi112 bash[39570]: debug 2023-10-01T08:23:10.846+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:35.285100+0000 front 2023-10-01T08:22:35.285544+0000 (oldest deadline 2023-10-01T08:22:59.385089+0000) 2023-10-01T08:23:10.980 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:10 smithi112 bash[39570]: debug 2023-10-01T08:23:10.846+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:43.486546+0000 front 2023-10-01T08:22:43.486712+0000 (oldest deadline 2023-10-01T08:23:09.887021+0000) 2023-10-01T08:23:11.479 INFO:journalctl@ceph.osd.4.smithi112.stdout:Oct 01 08:23:11 smithi112 bash[66471]: debug 2023-10-01T08:23:11.154+0000 7f88e8f45700 -1 osd.4 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:34.596113+0000 front 2023-10-01T08:22:34.595907+0000 (oldest deadline 2023-10-01T08:23:01.596817+0000) 2023-10-01T08:23:11.480 INFO:journalctl@ceph.osd.4.smithi112.stdout:Oct 01 08:23:11 smithi112 bash[66471]: debug 2023-10-01T08:23:11.154+0000 7f88e8f45700 -1 osd.4 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:41.597812+0000 front 2023-10-01T08:22:41.597594+0000 (oldest deadline 2023-10-01T08:23:06.297622+0000) 2023-10-01T08:23:11.480 INFO:journalctl@ceph.osd.5.smithi112.stdout:Oct 01 08:23:11 smithi112 bash[35396]: debug 2023-10-01T08:23:11.318+0000 7f0bbaaf1700 -1 osd.5 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:32.778793+0000 front 2023-10-01T08:22:32.779191+0000 (oldest deadline 2023-10-01T08:22:58.079020+0000) 2023-10-01T08:23:11.480 INFO:journalctl@ceph.osd.5.smithi112.stdout:Oct 01 08:23:11 smithi112 bash[35396]: debug 2023-10-01T08:23:11.318+0000 7f0bbaaf1700 -1 osd.5 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:43.281172+0000 front 2023-10-01T08:22:43.281064+0000 (oldest deadline 2023-10-01T08:23:09.081454+0000) 2023-10-01T08:23:11.979 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:11 smithi112 bash[67714]: debug 2023-10-01T08:23:11.714+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:34.574324+0000 front 2023-10-01T08:22:34.574765+0000 (oldest deadline 2023-10-01T08:22:59.774845+0000) 2023-10-01T08:23:11.980 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:11 smithi112 bash[67714]: debug 2023-10-01T08:23:11.714+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:39.775493+0000 front 2023-10-01T08:22:39.775633+0000 (oldest deadline 2023-10-01T08:23:05.675749+0000) 2023-10-01T08:23:11.980 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:11 smithi112 bash[39570]: debug 2023-10-01T08:23:11.854+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:35.285100+0000 front 2023-10-01T08:22:35.285544+0000 (oldest deadline 2023-10-01T08:22:59.385089+0000) 2023-10-01T08:23:11.980 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:11 smithi112 bash[39570]: debug 2023-10-01T08:23:11.854+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:43.486546+0000 front 2023-10-01T08:22:43.486712+0000 (oldest deadline 2023-10-01T08:23:09.887021+0000) 2023-10-01T08:23:12.730 INFO:journalctl@ceph.osd.5.smithi112.stdout:Oct 01 08:23:12 smithi112 bash[35396]: debug 2023-10-01T08:23:12.338+0000 7f0bbaaf1700 -1 osd.5 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:32.778793+0000 front 2023-10-01T08:22:32.779191+0000 (oldest deadline 2023-10-01T08:22:58.079020+0000) 2023-10-01T08:23:12.730 INFO:journalctl@ceph.osd.5.smithi112.stdout:Oct 01 08:23:12 smithi112 bash[35396]: debug 2023-10-01T08:23:12.338+0000 7f0bbaaf1700 -1 osd.5 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:43.281172+0000 front 2023-10-01T08:22:43.281064+0000 (oldest deadline 2023-10-01T08:23:09.081454+0000) 2023-10-01T08:23:13.085 INFO:journalctl@ceph.osd.4.smithi112.stdout:Oct 01 08:23:12 smithi112 bash[154170]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd-4 2023-10-01T08:23:13.086 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:12 smithi112 bash[67714]: debug 2023-10-01T08:23:12.746+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:34.574324+0000 front 2023-10-01T08:22:34.574765+0000 (oldest deadline 2023-10-01T08:22:59.774845+0000) 2023-10-01T08:23:13.086 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:12 smithi112 bash[67714]: debug 2023-10-01T08:23:12.746+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:39.775493+0000 front 2023-10-01T08:22:39.775633+0000 (oldest deadline 2023-10-01T08:23:05.675749+0000) 2023-10-01T08:23:13.086 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:12 smithi112 bash[39570]: debug 2023-10-01T08:23:12.814+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:35.285100+0000 front 2023-10-01T08:22:35.285544+0000 (oldest deadline 2023-10-01T08:22:59.385089+0000) 2023-10-01T08:23:13.087 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:12 smithi112 bash[39570]: debug 2023-10-01T08:23:12.814+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:43.486546+0000 front 2023-10-01T08:22:43.486712+0000 (oldest deadline 2023-10-01T08:23:09.887021+0000) 2023-10-01T08:23:13.370 INFO:journalctl@ceph.osd.4.smithi112.stdout:Oct 01 08:23:13 smithi112 bash[154235]: Error response from daemon: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd-4 2023-10-01T08:23:13.479 INFO:journalctl@ceph.osd.5.smithi112.stdout:Oct 01 08:23:13 smithi112 bash[35396]: debug 2023-10-01T08:23:13.366+0000 7f0bbaaf1700 -1 osd.5 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:32.778793+0000 front 2023-10-01T08:22:32.779191+0000 (oldest deadline 2023-10-01T08:22:58.079020+0000) 2023-10-01T08:23:13.480 INFO:journalctl@ceph.osd.5.smithi112.stdout:Oct 01 08:23:13 smithi112 bash[35396]: debug 2023-10-01T08:23:13.366+0000 7f0bbaaf1700 -1 osd.5 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:43.281172+0000 front 2023-10-01T08:22:43.281064+0000 (oldest deadline 2023-10-01T08:23:09.081454+0000) 2023-10-01T08:23:14.160 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:13 smithi112 bash[39570]: debug 2023-10-01T08:23:13.850+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:35.285100+0000 front 2023-10-01T08:22:35.285544+0000 (oldest deadline 2023-10-01T08:22:59.385089+0000) 2023-10-01T08:23:14.160 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:13 smithi112 bash[39570]: debug 2023-10-01T08:23:13.850+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:43.486546+0000 front 2023-10-01T08:22:43.486712+0000 (oldest deadline 2023-10-01T08:23:09.887021+0000) 2023-10-01T08:23:14.160 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:13 smithi112 bash[67714]: debug 2023-10-01T08:23:13.762+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:34.574324+0000 front 2023-10-01T08:22:34.574765+0000 (oldest deadline 2023-10-01T08:22:59.774845+0000) 2023-10-01T08:23:14.160 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:13 smithi112 bash[67714]: debug 2023-10-01T08:23:13.762+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:39.775493+0000 front 2023-10-01T08:22:39.775633+0000 (oldest deadline 2023-10-01T08:23:05.675749+0000) 2023-10-01T08:23:14.479 INFO:journalctl@ceph.osd.5.smithi112.stdout:Oct 01 08:23:14 smithi112 bash[35396]: debug 2023-10-01T08:23:14.346+0000 7f0bbaaf1700 -1 osd.5 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:32.778793+0000 front 2023-10-01T08:22:32.779191+0000 (oldest deadline 2023-10-01T08:22:58.079020+0000) 2023-10-01T08:23:14.480 INFO:journalctl@ceph.osd.5.smithi112.stdout:Oct 01 08:23:14 smithi112 bash[35396]: debug 2023-10-01T08:23:14.346+0000 7f0bbaaf1700 -1 osd.5 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:43.281172+0000 front 2023-10-01T08:22:43.281064+0000 (oldest deadline 2023-10-01T08:23:09.081454+0000) 2023-10-01T08:23:15.059 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:14 smithi112 bash[39570]: debug 2023-10-01T08:23:14.822+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:35.285100+0000 front 2023-10-01T08:22:35.285544+0000 (oldest deadline 2023-10-01T08:22:59.385089+0000) 2023-10-01T08:23:15.059 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:14 smithi112 bash[39570]: debug 2023-10-01T08:23:14.822+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:43.486546+0000 front 2023-10-01T08:22:43.486712+0000 (oldest deadline 2023-10-01T08:23:09.887021+0000) 2023-10-01T08:23:15.060 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:14 smithi112 bash[67714]: debug 2023-10-01T08:23:14.786+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:34.574324+0000 front 2023-10-01T08:22:34.574765+0000 (oldest deadline 2023-10-01T08:22:59.774845+0000) 2023-10-01T08:23:15.060 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:14 smithi112 bash[67714]: debug 2023-10-01T08:23:14.786+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:39.775493+0000 front 2023-10-01T08:22:39.775633+0000 (oldest deadline 2023-10-01T08:23:05.675749+0000) 2023-10-01T08:23:15.617 INFO:journalctl@ceph.osd.5.smithi112.stdout:Oct 01 08:23:15 smithi112 bash[35396]: debug 2023-10-01T08:23:15.362+0000 7f0bbaaf1700 -1 osd.5 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:32.778793+0000 front 2023-10-01T08:22:32.779191+0000 (oldest deadline 2023-10-01T08:22:58.079020+0000) 2023-10-01T08:23:15.617 INFO:journalctl@ceph.osd.5.smithi112.stdout:Oct 01 08:23:15 smithi112 bash[35396]: debug 2023-10-01T08:23:15.362+0000 7f0bbaaf1700 -1 osd.5 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:43.281172+0000 front 2023-10-01T08:22:43.281064+0000 (oldest deadline 2023-10-01T08:23:09.081454+0000) 2023-10-01T08:23:15.621 DEBUG:teuthology.orchestra.run.smithi112:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@osd.4.service' 2023-10-01T08:23:15.651 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-01T08:23:15.651 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-10-01T08:23:15.651 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-10-01T08:23:15.651 DEBUG:teuthology.orchestra.run.smithi112:> sudo systemctl stop ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@osd.5 2023-10-01T08:23:15.889 INFO:journalctl@ceph.osd.5.smithi112.stdout:Oct 01 08:23:15 smithi112 systemd[1]: Stopping Ceph osd.5 for 9c46152e-602a-11ee-8db5-212e2dc638e7... 2023-10-01T08:23:15.889 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:15 smithi112 bash[67714]: debug 2023-10-01T08:23:15.790+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:34.574324+0000 front 2023-10-01T08:22:34.574765+0000 (oldest deadline 2023-10-01T08:22:59.774845+0000) 2023-10-01T08:23:15.889 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:15 smithi112 bash[67714]: debug 2023-10-01T08:23:15.790+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:39.775493+0000 front 2023-10-01T08:22:39.775633+0000 (oldest deadline 2023-10-01T08:23:05.675749+0000) 2023-10-01T08:23:15.890 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:15 smithi112 bash[39570]: debug 2023-10-01T08:23:15.842+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:35.285100+0000 front 2023-10-01T08:22:35.285544+0000 (oldest deadline 2023-10-01T08:22:59.385089+0000) 2023-10-01T08:23:15.890 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:15 smithi112 bash[39570]: debug 2023-10-01T08:23:15.842+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:43.486546+0000 front 2023-10-01T08:22:43.486712+0000 (oldest deadline 2023-10-01T08:23:09.887021+0000) 2023-10-01T08:23:15.890 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:15 smithi112 bash[39570]: debug 2023-10-01T08:23:15.842+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2023-10-01T08:22:49.887879+0000 front 2023-10-01T08:22:49.888005+0000 (oldest deadline 2023-10-01T08:23:15.187647+0000) 2023-10-01T08:23:16.229 INFO:journalctl@ceph.osd.5.smithi112.stdout:Oct 01 08:23:15 smithi112 bash[35396]: debug 2023-10-01T08:23:15.886+0000 7f0bbd373700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-01T08:23:16.230 INFO:journalctl@ceph.osd.5.smithi112.stdout:Oct 01 08:23:15 smithi112 bash[35396]: debug 2023-10-01T08:23:15.886+0000 7f0bbd373700 -1 osd.5 375 *** Got signal Terminated *** 2023-10-01T08:23:16.230 INFO:journalctl@ceph.osd.5.smithi112.stdout:Oct 01 08:23:15 smithi112 bash[35396]: debug 2023-10-01T08:23:15.886+0000 7f0bbd373700 -1 osd.5 375 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-01T08:23:16.729 INFO:journalctl@ceph.osd.5.smithi112.stdout:Oct 01 08:23:16 smithi112 bash[35396]: debug 2023-10-01T08:23:16.366+0000 7f0bbaaf1700 -1 osd.5 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:32.778793+0000 front 2023-10-01T08:22:32.779191+0000 (oldest deadline 2023-10-01T08:22:58.079020+0000) 2023-10-01T08:23:16.730 INFO:journalctl@ceph.osd.5.smithi112.stdout:Oct 01 08:23:16 smithi112 bash[35396]: debug 2023-10-01T08:23:16.366+0000 7f0bbaaf1700 -1 osd.5 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:43.281172+0000 front 2023-10-01T08:22:43.281064+0000 (oldest deadline 2023-10-01T08:23:09.081454+0000) 2023-10-01T08:23:17.230 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:16 smithi112 bash[39570]: debug 2023-10-01T08:23:16.814+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:35.285100+0000 front 2023-10-01T08:22:35.285544+0000 (oldest deadline 2023-10-01T08:22:59.385089+0000) 2023-10-01T08:23:17.230 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:16 smithi112 bash[39570]: debug 2023-10-01T08:23:16.814+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:43.486546+0000 front 2023-10-01T08:22:43.486712+0000 (oldest deadline 2023-10-01T08:23:09.887021+0000) 2023-10-01T08:23:17.230 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:16 smithi112 bash[39570]: debug 2023-10-01T08:23:16.814+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2023-10-01T08:22:49.887879+0000 front 2023-10-01T08:22:49.888005+0000 (oldest deadline 2023-10-01T08:23:15.187647+0000) 2023-10-01T08:23:17.230 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:16 smithi112 bash[67714]: debug 2023-10-01T08:23:16.838+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:34.574324+0000 front 2023-10-01T08:22:34.574765+0000 (oldest deadline 2023-10-01T08:22:59.774845+0000) 2023-10-01T08:23:17.230 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:16 smithi112 bash[67714]: debug 2023-10-01T08:23:16.838+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:39.775493+0000 front 2023-10-01T08:22:39.775633+0000 (oldest deadline 2023-10-01T08:23:05.675749+0000) 2023-10-01T08:23:17.231 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:16 smithi112 bash[67714]: debug 2023-10-01T08:23:16.838+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2023-10-01T08:22:53.679444+0000 front 2023-10-01T08:22:53.679548+0000 (oldest deadline 2023-10-01T08:23:16.579283+0000) 2023-10-01T08:23:17.729 INFO:journalctl@ceph.osd.5.smithi112.stdout:Oct 01 08:23:17 smithi112 bash[35396]: debug 2023-10-01T08:23:17.346+0000 7f0bbaaf1700 -1 osd.5 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:32.778793+0000 front 2023-10-01T08:22:32.779191+0000 (oldest deadline 2023-10-01T08:22:58.079020+0000) 2023-10-01T08:23:17.730 INFO:journalctl@ceph.osd.5.smithi112.stdout:Oct 01 08:23:17 smithi112 bash[35396]: debug 2023-10-01T08:23:17.346+0000 7f0bbaaf1700 -1 osd.5 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:43.281172+0000 front 2023-10-01T08:22:43.281064+0000 (oldest deadline 2023-10-01T08:23:09.081454+0000) 2023-10-01T08:23:18.229 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:17 smithi112 bash[67714]: debug 2023-10-01T08:23:17.822+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:34.574324+0000 front 2023-10-01T08:22:34.574765+0000 (oldest deadline 2023-10-01T08:22:59.774845+0000) 2023-10-01T08:23:18.230 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:17 smithi112 bash[67714]: debug 2023-10-01T08:23:17.822+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:39.775493+0000 front 2023-10-01T08:22:39.775633+0000 (oldest deadline 2023-10-01T08:23:05.675749+0000) 2023-10-01T08:23:18.230 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:17 smithi112 bash[67714]: debug 2023-10-01T08:23:17.822+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2023-10-01T08:22:53.679444+0000 front 2023-10-01T08:22:53.679548+0000 (oldest deadline 2023-10-01T08:23:16.579283+0000) 2023-10-01T08:23:18.230 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:17 smithi112 bash[39570]: debug 2023-10-01T08:23:17.762+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:35.285100+0000 front 2023-10-01T08:22:35.285544+0000 (oldest deadline 2023-10-01T08:22:59.385089+0000) 2023-10-01T08:23:18.230 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:17 smithi112 bash[39570]: debug 2023-10-01T08:23:17.762+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:43.486546+0000 front 2023-10-01T08:22:43.486712+0000 (oldest deadline 2023-10-01T08:23:09.887021+0000) 2023-10-01T08:23:18.231 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:17 smithi112 bash[39570]: debug 2023-10-01T08:23:17.762+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2023-10-01T08:22:49.887879+0000 front 2023-10-01T08:22:49.888005+0000 (oldest deadline 2023-10-01T08:23:15.187647+0000) 2023-10-01T08:23:18.716 INFO:journalctl@ceph.osd.5.smithi112.stdout:Oct 01 08:23:18 smithi112 bash[35396]: debug 2023-10-01T08:23:18.358+0000 7f0bbaaf1700 -1 osd.5 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:32.778793+0000 front 2023-10-01T08:22:32.779191+0000 (oldest deadline 2023-10-01T08:22:58.079020+0000) 2023-10-01T08:23:18.717 INFO:journalctl@ceph.osd.5.smithi112.stdout:Oct 01 08:23:18 smithi112 bash[35396]: debug 2023-10-01T08:23:18.358+0000 7f0bbaaf1700 -1 osd.5 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:43.281172+0000 front 2023-10-01T08:22:43.281064+0000 (oldest deadline 2023-10-01T08:23:09.081454+0000) 2023-10-01T08:23:18.979 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:18 smithi112 bash[67714]: debug 2023-10-01T08:23:18.814+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:34.574324+0000 front 2023-10-01T08:22:34.574765+0000 (oldest deadline 2023-10-01T08:22:59.774845+0000) 2023-10-01T08:23:18.980 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:18 smithi112 bash[67714]: debug 2023-10-01T08:23:18.814+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:39.775493+0000 front 2023-10-01T08:22:39.775633+0000 (oldest deadline 2023-10-01T08:23:05.675749+0000) 2023-10-01T08:23:18.980 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:18 smithi112 bash[67714]: debug 2023-10-01T08:23:18.814+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2023-10-01T08:22:53.679444+0000 front 2023-10-01T08:22:53.679548+0000 (oldest deadline 2023-10-01T08:23:16.579283+0000) 2023-10-01T08:23:18.980 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:18 smithi112 bash[39570]: debug 2023-10-01T08:23:18.714+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:35.285100+0000 front 2023-10-01T08:22:35.285544+0000 (oldest deadline 2023-10-01T08:22:59.385089+0000) 2023-10-01T08:23:18.980 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:18 smithi112 bash[39570]: debug 2023-10-01T08:23:18.714+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:43.486546+0000 front 2023-10-01T08:22:43.486712+0000 (oldest deadline 2023-10-01T08:23:09.887021+0000) 2023-10-01T08:23:18.980 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:18 smithi112 bash[39570]: debug 2023-10-01T08:23:18.714+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2023-10-01T08:22:49.887879+0000 front 2023-10-01T08:22:49.888005+0000 (oldest deadline 2023-10-01T08:23:15.187647+0000) 2023-10-01T08:23:19.728 INFO:journalctl@ceph.osd.5.smithi112.stdout:Oct 01 08:23:19 smithi112 bash[35396]: debug 2023-10-01T08:23:19.322+0000 7f0bbaaf1700 -1 osd.5 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:32.778793+0000 front 2023-10-01T08:22:32.779191+0000 (oldest deadline 2023-10-01T08:22:58.079020+0000) 2023-10-01T08:23:19.728 INFO:journalctl@ceph.osd.5.smithi112.stdout:Oct 01 08:23:19 smithi112 bash[35396]: debug 2023-10-01T08:23:19.322+0000 7f0bbaaf1700 -1 osd.5 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:43.281172+0000 front 2023-10-01T08:22:43.281064+0000 (oldest deadline 2023-10-01T08:23:09.081454+0000) 2023-10-01T08:23:19.728 INFO:journalctl@ceph.osd.5.smithi112.stdout:Oct 01 08:23:19 smithi112 bash[35396]: debug 2023-10-01T08:23:19.322+0000 7f0bbaaf1700 -1 osd.5 375 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2023-10-01T08:22:53.083931+0000 front 2023-10-01T08:22:53.083873+0000 (oldest deadline 2023-10-01T08:23:18.383714+0000) 2023-10-01T08:23:19.980 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:19 smithi112 bash[39570]: debug 2023-10-01T08:23:19.726+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:35.285100+0000 front 2023-10-01T08:22:35.285544+0000 (oldest deadline 2023-10-01T08:22:59.385089+0000) 2023-10-01T08:23:19.980 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:19 smithi112 bash[39570]: debug 2023-10-01T08:23:19.726+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:43.486546+0000 front 2023-10-01T08:22:43.486712+0000 (oldest deadline 2023-10-01T08:23:09.887021+0000) 2023-10-01T08:23:19.980 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:19 smithi112 bash[39570]: debug 2023-10-01T08:23:19.726+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2023-10-01T08:22:49.887879+0000 front 2023-10-01T08:22:49.888005+0000 (oldest deadline 2023-10-01T08:23:15.187647+0000) 2023-10-01T08:23:19.980 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:19 smithi112 bash[67714]: debug 2023-10-01T08:23:19.810+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:34.574324+0000 front 2023-10-01T08:22:34.574765+0000 (oldest deadline 2023-10-01T08:22:59.774845+0000) 2023-10-01T08:23:19.981 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:19 smithi112 bash[67714]: debug 2023-10-01T08:23:19.810+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:39.775493+0000 front 2023-10-01T08:22:39.775633+0000 (oldest deadline 2023-10-01T08:23:05.675749+0000) 2023-10-01T08:23:19.981 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:19 smithi112 bash[67714]: debug 2023-10-01T08:23:19.810+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2023-10-01T08:22:53.679444+0000 front 2023-10-01T08:22:53.679548+0000 (oldest deadline 2023-10-01T08:23:16.579283+0000) 2023-10-01T08:23:20.730 INFO:journalctl@ceph.osd.5.smithi112.stdout:Oct 01 08:23:20 smithi112 bash[35396]: debug 2023-10-01T08:23:20.278+0000 7f0bbaaf1700 -1 osd.5 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:32.778793+0000 front 2023-10-01T08:22:32.779191+0000 (oldest deadline 2023-10-01T08:22:58.079020+0000) 2023-10-01T08:23:20.730 INFO:journalctl@ceph.osd.5.smithi112.stdout:Oct 01 08:23:20 smithi112 bash[35396]: debug 2023-10-01T08:23:20.278+0000 7f0bbaaf1700 -1 osd.5 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:43.281172+0000 front 2023-10-01T08:22:43.281064+0000 (oldest deadline 2023-10-01T08:23:09.081454+0000) 2023-10-01T08:23:20.730 INFO:journalctl@ceph.osd.5.smithi112.stdout:Oct 01 08:23:20 smithi112 bash[35396]: debug 2023-10-01T08:23:20.278+0000 7f0bbaaf1700 -1 osd.5 375 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2023-10-01T08:22:53.083931+0000 front 2023-10-01T08:22:53.083873+0000 (oldest deadline 2023-10-01T08:23:18.383714+0000) 2023-10-01T08:23:21.142 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:20 smithi112 bash[39570]: debug 2023-10-01T08:23:20.738+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:35.285100+0000 front 2023-10-01T08:22:35.285544+0000 (oldest deadline 2023-10-01T08:22:59.385089+0000) 2023-10-01T08:23:21.142 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:20 smithi112 bash[39570]: debug 2023-10-01T08:23:20.738+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:43.486546+0000 front 2023-10-01T08:22:43.486712+0000 (oldest deadline 2023-10-01T08:23:09.887021+0000) 2023-10-01T08:23:21.142 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:20 smithi112 bash[39570]: debug 2023-10-01T08:23:20.738+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2023-10-01T08:22:49.887879+0000 front 2023-10-01T08:22:49.888005+0000 (oldest deadline 2023-10-01T08:23:15.187647+0000) 2023-10-01T08:23:21.143 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:20 smithi112 bash[67714]: debug 2023-10-01T08:23:20.766+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:34.574324+0000 front 2023-10-01T08:22:34.574765+0000 (oldest deadline 2023-10-01T08:22:59.774845+0000) 2023-10-01T08:23:21.143 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:20 smithi112 bash[67714]: debug 2023-10-01T08:23:20.766+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:39.775493+0000 front 2023-10-01T08:22:39.775633+0000 (oldest deadline 2023-10-01T08:23:05.675749+0000) 2023-10-01T08:23:21.143 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:20 smithi112 bash[67714]: debug 2023-10-01T08:23:20.766+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2023-10-01T08:22:53.679444+0000 front 2023-10-01T08:22:53.679548+0000 (oldest deadline 2023-10-01T08:23:16.579283+0000) 2023-10-01T08:23:21.979 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:21 smithi112 bash[67714]: debug 2023-10-01T08:23:21.722+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:34.574324+0000 front 2023-10-01T08:22:34.574765+0000 (oldest deadline 2023-10-01T08:22:59.774845+0000) 2023-10-01T08:23:21.980 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:21 smithi112 bash[67714]: debug 2023-10-01T08:23:21.722+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:39.775493+0000 front 2023-10-01T08:22:39.775633+0000 (oldest deadline 2023-10-01T08:23:05.675749+0000) 2023-10-01T08:23:21.980 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:21 smithi112 bash[67714]: debug 2023-10-01T08:23:21.722+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2023-10-01T08:22:53.679444+0000 front 2023-10-01T08:22:53.679548+0000 (oldest deadline 2023-10-01T08:23:16.579283+0000) 2023-10-01T08:23:21.980 INFO:journalctl@ceph.osd.5.smithi112.stdout:Oct 01 08:23:21 smithi112 bash[154375]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd-5 2023-10-01T08:23:21.980 INFO:journalctl@ceph.osd.5.smithi112.stdout:Oct 01 08:23:21 smithi112 bash[154444]: Error response from daemon: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd-5 2023-10-01T08:23:21.981 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:21 smithi112 bash[39570]: debug 2023-10-01T08:23:21.778+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:35.285100+0000 front 2023-10-01T08:22:35.285544+0000 (oldest deadline 2023-10-01T08:22:59.385089+0000) 2023-10-01T08:23:21.981 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:21 smithi112 bash[39570]: debug 2023-10-01T08:23:21.778+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:43.486546+0000 front 2023-10-01T08:22:43.486712+0000 (oldest deadline 2023-10-01T08:23:09.887021+0000) 2023-10-01T08:23:21.981 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:21 smithi112 bash[39570]: debug 2023-10-01T08:23:21.778+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2023-10-01T08:22:49.887879+0000 front 2023-10-01T08:22:49.888005+0000 (oldest deadline 2023-10-01T08:23:15.187647+0000) 2023-10-01T08:23:22.979 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:22 smithi112 bash[39570]: debug 2023-10-01T08:23:22.778+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:35.285100+0000 front 2023-10-01T08:22:35.285544+0000 (oldest deadline 2023-10-01T08:22:59.385089+0000) 2023-10-01T08:23:22.980 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:22 smithi112 bash[39570]: debug 2023-10-01T08:23:22.778+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:43.486546+0000 front 2023-10-01T08:22:43.486712+0000 (oldest deadline 2023-10-01T08:23:09.887021+0000) 2023-10-01T08:23:22.980 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:22 smithi112 bash[39570]: debug 2023-10-01T08:23:22.778+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2023-10-01T08:22:49.887879+0000 front 2023-10-01T08:22:49.888005+0000 (oldest deadline 2023-10-01T08:23:15.187647+0000) 2023-10-01T08:23:22.980 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:22 smithi112 bash[67714]: debug 2023-10-01T08:23:22.702+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:34.574324+0000 front 2023-10-01T08:22:34.574765+0000 (oldest deadline 2023-10-01T08:22:59.774845+0000) 2023-10-01T08:23:22.980 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:22 smithi112 bash[67714]: debug 2023-10-01T08:23:22.702+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:39.775493+0000 front 2023-10-01T08:22:39.775633+0000 (oldest deadline 2023-10-01T08:23:05.675749+0000) 2023-10-01T08:23:22.980 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:22 smithi112 bash[67714]: debug 2023-10-01T08:23:22.702+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2023-10-01T08:22:53.679444+0000 front 2023-10-01T08:22:53.679548+0000 (oldest deadline 2023-10-01T08:23:16.579283+0000) 2023-10-01T08:23:23.859 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:23 smithi112 bash[67714]: debug 2023-10-01T08:23:23.718+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:34.574324+0000 front 2023-10-01T08:22:34.574765+0000 (oldest deadline 2023-10-01T08:22:59.774845+0000) 2023-10-01T08:23:23.860 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:23 smithi112 bash[67714]: debug 2023-10-01T08:23:23.718+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:39.775493+0000 front 2023-10-01T08:22:39.775633+0000 (oldest deadline 2023-10-01T08:23:05.675749+0000) 2023-10-01T08:23:23.860 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:23 smithi112 bash[67714]: debug 2023-10-01T08:23:23.718+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2023-10-01T08:22:53.679444+0000 front 2023-10-01T08:22:53.679548+0000 (oldest deadline 2023-10-01T08:23:16.579283+0000) 2023-10-01T08:23:23.979 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:23 smithi112 bash[39570]: debug 2023-10-01T08:23:23.802+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:35.285100+0000 front 2023-10-01T08:22:35.285544+0000 (oldest deadline 2023-10-01T08:22:59.385089+0000) 2023-10-01T08:23:23.980 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:23 smithi112 bash[39570]: debug 2023-10-01T08:23:23.802+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:43.486546+0000 front 2023-10-01T08:22:43.486712+0000 (oldest deadline 2023-10-01T08:23:09.887021+0000) 2023-10-01T08:23:23.980 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:23 smithi112 bash[39570]: debug 2023-10-01T08:23:23.802+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2023-10-01T08:22:49.887879+0000 front 2023-10-01T08:22:49.888005+0000 (oldest deadline 2023-10-01T08:23:15.187647+0000) 2023-10-01T08:23:24.229 DEBUG:teuthology.orchestra.run.smithi112:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@osd.5.service' 2023-10-01T08:23:24.255 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-01T08:23:24.255 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-10-01T08:23:24.255 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-10-01T08:23:24.256 DEBUG:teuthology.orchestra.run.smithi112:> sudo systemctl stop ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@osd.6 2023-10-01T08:23:24.479 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:24 smithi112 systemd[1]: Stopping Ceph osd.6 for 9c46152e-602a-11ee-8db5-212e2dc638e7... 2023-10-01T08:23:24.480 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:24 smithi112 bash[39570]: debug 2023-10-01T08:23:24.450+0000 7f2383858700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-01T08:23:24.480 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:24 smithi112 bash[39570]: debug 2023-10-01T08:23:24.450+0000 7f2383858700 -1 osd.6 375 *** Got signal Terminated *** 2023-10-01T08:23:24.480 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:24 smithi112 bash[39570]: debug 2023-10-01T08:23:24.450+0000 7f2383858700 -1 osd.6 375 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-01T08:23:24.979 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:24 smithi112 bash[67714]: debug 2023-10-01T08:23:24.706+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:34.574324+0000 front 2023-10-01T08:22:34.574765+0000 (oldest deadline 2023-10-01T08:22:59.774845+0000) 2023-10-01T08:23:24.980 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:24 smithi112 bash[67714]: debug 2023-10-01T08:23:24.706+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:39.775493+0000 front 2023-10-01T08:22:39.775633+0000 (oldest deadline 2023-10-01T08:23:05.675749+0000) 2023-10-01T08:23:24.980 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:24 smithi112 bash[67714]: debug 2023-10-01T08:23:24.706+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2023-10-01T08:22:53.679444+0000 front 2023-10-01T08:22:53.679548+0000 (oldest deadline 2023-10-01T08:23:16.579283+0000) 2023-10-01T08:23:24.980 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:24 smithi112 bash[39570]: debug 2023-10-01T08:23:24.806+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:35.285100+0000 front 2023-10-01T08:22:35.285544+0000 (oldest deadline 2023-10-01T08:22:59.385089+0000) 2023-10-01T08:23:24.980 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:24 smithi112 bash[39570]: debug 2023-10-01T08:23:24.806+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:43.486546+0000 front 2023-10-01T08:22:43.486712+0000 (oldest deadline 2023-10-01T08:23:09.887021+0000) 2023-10-01T08:23:24.980 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:24 smithi112 bash[39570]: debug 2023-10-01T08:23:24.806+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2023-10-01T08:22:49.887879+0000 front 2023-10-01T08:22:49.888005+0000 (oldest deadline 2023-10-01T08:23:15.187647+0000) 2023-10-01T08:23:24.980 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:24 smithi112 bash[39570]: debug 2023-10-01T08:23:24.806+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6830 osd.3 since back 2023-10-01T08:23:02.090642+0000 front 2023-10-01T08:23:02.090768+0000 (oldest deadline 2023-10-01T08:23:24.390404+0000) 2023-10-01T08:23:25.980 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:25 smithi112 bash[67714]: debug 2023-10-01T08:23:25.694+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:34.574324+0000 front 2023-10-01T08:22:34.574765+0000 (oldest deadline 2023-10-01T08:22:59.774845+0000) 2023-10-01T08:23:25.980 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:25 smithi112 bash[67714]: debug 2023-10-01T08:23:25.694+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:39.775493+0000 front 2023-10-01T08:22:39.775633+0000 (oldest deadline 2023-10-01T08:23:05.675749+0000) 2023-10-01T08:23:25.980 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:25 smithi112 bash[67714]: debug 2023-10-01T08:23:25.694+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2023-10-01T08:22:53.679444+0000 front 2023-10-01T08:22:53.679548+0000 (oldest deadline 2023-10-01T08:23:16.579283+0000) 2023-10-01T08:23:25.981 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:25 smithi112 bash[39570]: debug 2023-10-01T08:23:25.758+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:35.285100+0000 front 2023-10-01T08:22:35.285544+0000 (oldest deadline 2023-10-01T08:22:59.385089+0000) 2023-10-01T08:23:25.981 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:25 smithi112 bash[39570]: debug 2023-10-01T08:23:25.758+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:43.486546+0000 front 2023-10-01T08:22:43.486712+0000 (oldest deadline 2023-10-01T08:23:09.887021+0000) 2023-10-01T08:23:25.981 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:25 smithi112 bash[39570]: debug 2023-10-01T08:23:25.758+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2023-10-01T08:22:49.887879+0000 front 2023-10-01T08:22:49.888005+0000 (oldest deadline 2023-10-01T08:23:15.187647+0000) 2023-10-01T08:23:25.981 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:25 smithi112 bash[39570]: debug 2023-10-01T08:23:25.758+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6830 osd.3 since back 2023-10-01T08:23:02.090642+0000 front 2023-10-01T08:23:02.090768+0000 (oldest deadline 2023-10-01T08:23:24.390404+0000) 2023-10-01T08:23:26.980 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:26 smithi112 bash[39570]: debug 2023-10-01T08:23:26.758+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:35.285100+0000 front 2023-10-01T08:22:35.285544+0000 (oldest deadline 2023-10-01T08:22:59.385089+0000) 2023-10-01T08:23:26.980 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:26 smithi112 bash[39570]: debug 2023-10-01T08:23:26.758+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:43.486546+0000 front 2023-10-01T08:22:43.486712+0000 (oldest deadline 2023-10-01T08:23:09.887021+0000) 2023-10-01T08:23:26.980 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:26 smithi112 bash[39570]: debug 2023-10-01T08:23:26.758+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2023-10-01T08:22:49.887879+0000 front 2023-10-01T08:22:49.888005+0000 (oldest deadline 2023-10-01T08:23:15.187647+0000) 2023-10-01T08:23:26.980 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:26 smithi112 bash[39570]: debug 2023-10-01T08:23:26.758+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6830 osd.3 since back 2023-10-01T08:23:02.090642+0000 front 2023-10-01T08:23:02.090768+0000 (oldest deadline 2023-10-01T08:23:24.390404+0000) 2023-10-01T08:23:26.981 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:26 smithi112 bash[67714]: debug 2023-10-01T08:23:26.722+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:34.574324+0000 front 2023-10-01T08:22:34.574765+0000 (oldest deadline 2023-10-01T08:22:59.774845+0000) 2023-10-01T08:23:26.981 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:26 smithi112 bash[67714]: debug 2023-10-01T08:23:26.722+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:39.775493+0000 front 2023-10-01T08:22:39.775633+0000 (oldest deadline 2023-10-01T08:23:05.675749+0000) 2023-10-01T08:23:26.981 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:26 smithi112 bash[67714]: debug 2023-10-01T08:23:26.722+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2023-10-01T08:22:53.679444+0000 front 2023-10-01T08:22:53.679548+0000 (oldest deadline 2023-10-01T08:23:16.579283+0000) 2023-10-01T08:23:28.229 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:27 smithi112 bash[39570]: debug 2023-10-01T08:23:27.757+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:35.285100+0000 front 2023-10-01T08:22:35.285544+0000 (oldest deadline 2023-10-01T08:22:59.385089+0000) 2023-10-01T08:23:28.230 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:27 smithi112 bash[39570]: debug 2023-10-01T08:23:27.757+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:43.486546+0000 front 2023-10-01T08:22:43.486712+0000 (oldest deadline 2023-10-01T08:23:09.887021+0000) 2023-10-01T08:23:28.230 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:27 smithi112 bash[39570]: debug 2023-10-01T08:23:27.757+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2023-10-01T08:22:49.887879+0000 front 2023-10-01T08:22:49.888005+0000 (oldest deadline 2023-10-01T08:23:15.187647+0000) 2023-10-01T08:23:28.230 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:27 smithi112 bash[39570]: debug 2023-10-01T08:23:27.757+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6830 osd.3 since back 2023-10-01T08:23:02.090642+0000 front 2023-10-01T08:23:02.090768+0000 (oldest deadline 2023-10-01T08:23:24.390404+0000) 2023-10-01T08:23:28.230 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:27 smithi112 bash[67714]: debug 2023-10-01T08:23:27.769+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:34.574324+0000 front 2023-10-01T08:22:34.574765+0000 (oldest deadline 2023-10-01T08:22:59.774845+0000) 2023-10-01T08:23:28.230 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:27 smithi112 bash[67714]: debug 2023-10-01T08:23:27.769+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:39.775493+0000 front 2023-10-01T08:22:39.775633+0000 (oldest deadline 2023-10-01T08:23:05.675749+0000) 2023-10-01T08:23:28.231 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:27 smithi112 bash[67714]: debug 2023-10-01T08:23:27.769+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2023-10-01T08:22:53.679444+0000 front 2023-10-01T08:22:53.679548+0000 (oldest deadline 2023-10-01T08:23:16.579283+0000) 2023-10-01T08:23:28.231 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:27 smithi112 bash[67714]: debug 2023-10-01T08:23:27.769+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6830 osd.3 since back 2023-10-01T08:23:01.181155+0000 front 2023-10-01T08:23:01.181138+0000 (oldest deadline 2023-10-01T08:23:27.080899+0000) 2023-10-01T08:23:28.979 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:28 smithi112 bash[39570]: debug 2023-10-01T08:23:28.781+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:35.285100+0000 front 2023-10-01T08:22:35.285544+0000 (oldest deadline 2023-10-01T08:22:59.385089+0000) 2023-10-01T08:23:28.980 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:28 smithi112 bash[39570]: debug 2023-10-01T08:23:28.781+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:43.486546+0000 front 2023-10-01T08:22:43.486712+0000 (oldest deadline 2023-10-01T08:23:09.887021+0000) 2023-10-01T08:23:28.980 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:28 smithi112 bash[39570]: debug 2023-10-01T08:23:28.781+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2023-10-01T08:22:49.887879+0000 front 2023-10-01T08:22:49.888005+0000 (oldest deadline 2023-10-01T08:23:15.187647+0000) 2023-10-01T08:23:28.980 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:28 smithi112 bash[39570]: debug 2023-10-01T08:23:28.781+0000 7f237dfd0700 -1 osd.6 375 heartbeat_check: no reply from 172.21.15.84:6830 osd.3 since back 2023-10-01T08:23:02.090642+0000 front 2023-10-01T08:23:02.090768+0000 (oldest deadline 2023-10-01T08:23:24.390404+0000) 2023-10-01T08:23:28.980 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:28 smithi112 bash[67714]: debug 2023-10-01T08:23:28.725+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:34.574324+0000 front 2023-10-01T08:22:34.574765+0000 (oldest deadline 2023-10-01T08:22:59.774845+0000) 2023-10-01T08:23:28.981 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:28 smithi112 bash[67714]: debug 2023-10-01T08:23:28.725+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:39.775493+0000 front 2023-10-01T08:22:39.775633+0000 (oldest deadline 2023-10-01T08:23:05.675749+0000) 2023-10-01T08:23:28.981 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:28 smithi112 bash[67714]: debug 2023-10-01T08:23:28.725+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2023-10-01T08:22:53.679444+0000 front 2023-10-01T08:22:53.679548+0000 (oldest deadline 2023-10-01T08:23:16.579283+0000) 2023-10-01T08:23:28.981 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:28 smithi112 bash[67714]: debug 2023-10-01T08:23:28.725+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6830 osd.3 since back 2023-10-01T08:23:01.181155+0000 front 2023-10-01T08:23:01.181138+0000 (oldest deadline 2023-10-01T08:23:27.080899+0000) 2023-10-01T08:23:29.980 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:29 smithi112 bash[67714]: debug 2023-10-01T08:23:29.729+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:34.574324+0000 front 2023-10-01T08:22:34.574765+0000 (oldest deadline 2023-10-01T08:22:59.774845+0000) 2023-10-01T08:23:29.980 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:29 smithi112 bash[67714]: debug 2023-10-01T08:23:29.729+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:39.775493+0000 front 2023-10-01T08:22:39.775633+0000 (oldest deadline 2023-10-01T08:23:05.675749+0000) 2023-10-01T08:23:29.980 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:29 smithi112 bash[67714]: debug 2023-10-01T08:23:29.729+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2023-10-01T08:22:53.679444+0000 front 2023-10-01T08:22:53.679548+0000 (oldest deadline 2023-10-01T08:23:16.579283+0000) 2023-10-01T08:23:29.980 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:29 smithi112 bash[67714]: debug 2023-10-01T08:23:29.729+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6830 osd.3 since back 2023-10-01T08:23:01.181155+0000 front 2023-10-01T08:23:01.181138+0000 (oldest deadline 2023-10-01T08:23:27.080899+0000) 2023-10-01T08:23:30.567 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:30 smithi112 bash[154587]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd-6 2023-10-01T08:23:30.567 INFO:journalctl@ceph.osd.6.smithi112.stdout:Oct 01 08:23:30 smithi112 bash[154652]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd-6 2023-10-01T08:23:30.979 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:30 smithi112 bash[67714]: debug 2023-10-01T08:23:30.693+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:34.574324+0000 front 2023-10-01T08:22:34.574765+0000 (oldest deadline 2023-10-01T08:22:59.774845+0000) 2023-10-01T08:23:30.980 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:30 smithi112 bash[67714]: debug 2023-10-01T08:23:30.693+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:39.775493+0000 front 2023-10-01T08:22:39.775633+0000 (oldest deadline 2023-10-01T08:23:05.675749+0000) 2023-10-01T08:23:30.980 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:30 smithi112 bash[67714]: debug 2023-10-01T08:23:30.693+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2023-10-01T08:22:53.679444+0000 front 2023-10-01T08:22:53.679548+0000 (oldest deadline 2023-10-01T08:23:16.579283+0000) 2023-10-01T08:23:30.980 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:30 smithi112 bash[67714]: debug 2023-10-01T08:23:30.693+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6830 osd.3 since back 2023-10-01T08:23:01.181155+0000 front 2023-10-01T08:23:01.181138+0000 (oldest deadline 2023-10-01T08:23:27.080899+0000) 2023-10-01T08:23:31.979 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:31 smithi112 bash[67714]: debug 2023-10-01T08:23:31.665+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:34.574324+0000 front 2023-10-01T08:22:34.574765+0000 (oldest deadline 2023-10-01T08:22:59.774845+0000) 2023-10-01T08:23:31.980 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:31 smithi112 bash[67714]: debug 2023-10-01T08:23:31.665+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:39.775493+0000 front 2023-10-01T08:22:39.775633+0000 (oldest deadline 2023-10-01T08:23:05.675749+0000) 2023-10-01T08:23:31.980 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:31 smithi112 bash[67714]: debug 2023-10-01T08:23:31.665+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2023-10-01T08:22:53.679444+0000 front 2023-10-01T08:22:53.679548+0000 (oldest deadline 2023-10-01T08:23:16.579283+0000) 2023-10-01T08:23:31.980 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:31 smithi112 bash[67714]: debug 2023-10-01T08:23:31.665+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6830 osd.3 since back 2023-10-01T08:23:01.181155+0000 front 2023-10-01T08:23:01.181138+0000 (oldest deadline 2023-10-01T08:23:27.080899+0000) 2023-10-01T08:23:32.784 DEBUG:teuthology.orchestra.run.smithi112:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@osd.6.service' 2023-10-01T08:23:32.814 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-01T08:23:32.814 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-10-01T08:23:32.815 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-10-01T08:23:32.815 DEBUG:teuthology.orchestra.run.smithi112:> sudo systemctl stop ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@osd.7 2023-10-01T08:23:32.980 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:32 smithi112 bash[67714]: debug 2023-10-01T08:23:32.697+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:34.574324+0000 front 2023-10-01T08:22:34.574765+0000 (oldest deadline 2023-10-01T08:22:59.774845+0000) 2023-10-01T08:23:32.980 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:32 smithi112 bash[67714]: debug 2023-10-01T08:23:32.697+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:39.775493+0000 front 2023-10-01T08:22:39.775633+0000 (oldest deadline 2023-10-01T08:23:05.675749+0000) 2023-10-01T08:23:32.980 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:32 smithi112 bash[67714]: debug 2023-10-01T08:23:32.697+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2023-10-01T08:22:53.679444+0000 front 2023-10-01T08:22:53.679548+0000 (oldest deadline 2023-10-01T08:23:16.579283+0000) 2023-10-01T08:23:32.980 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:32 smithi112 bash[67714]: debug 2023-10-01T08:23:32.697+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6830 osd.3 since back 2023-10-01T08:23:01.181155+0000 front 2023-10-01T08:23:01.181138+0000 (oldest deadline 2023-10-01T08:23:27.080899+0000) 2023-10-01T08:23:32.980 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:32 smithi112 systemd[1]: Stopping Ceph osd.7 for 9c46152e-602a-11ee-8db5-212e2dc638e7... 2023-10-01T08:23:33.479 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:33 smithi112 bash[67714]: debug 2023-10-01T08:23:33.057+0000 7f687ad4d700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-01T08:23:33.480 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:33 smithi112 bash[67714]: debug 2023-10-01T08:23:33.057+0000 7f687ad4d700 -1 osd.7 375 *** Got signal Terminated *** 2023-10-01T08:23:33.480 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:33 smithi112 bash[67714]: debug 2023-10-01T08:23:33.057+0000 7f687ad4d700 -1 osd.7 375 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-01T08:23:34.229 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:33 smithi112 bash[67714]: debug 2023-10-01T08:23:33.729+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:34.574324+0000 front 2023-10-01T08:22:34.574765+0000 (oldest deadline 2023-10-01T08:22:59.774845+0000) 2023-10-01T08:23:34.230 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:33 smithi112 bash[67714]: debug 2023-10-01T08:23:33.729+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:39.775493+0000 front 2023-10-01T08:22:39.775633+0000 (oldest deadline 2023-10-01T08:23:05.675749+0000) 2023-10-01T08:23:34.230 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:33 smithi112 bash[67714]: debug 2023-10-01T08:23:33.729+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2023-10-01T08:22:53.679444+0000 front 2023-10-01T08:22:53.679548+0000 (oldest deadline 2023-10-01T08:23:16.579283+0000) 2023-10-01T08:23:34.230 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:33 smithi112 bash[67714]: debug 2023-10-01T08:23:33.729+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6830 osd.3 since back 2023-10-01T08:23:01.181155+0000 front 2023-10-01T08:23:01.181138+0000 (oldest deadline 2023-10-01T08:23:27.080899+0000) 2023-10-01T08:23:34.979 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:34 smithi112 bash[67714]: debug 2023-10-01T08:23:34.701+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:34.574324+0000 front 2023-10-01T08:22:34.574765+0000 (oldest deadline 2023-10-01T08:22:59.774845+0000) 2023-10-01T08:23:34.980 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:34 smithi112 bash[67714]: debug 2023-10-01T08:23:34.701+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:39.775493+0000 front 2023-10-01T08:22:39.775633+0000 (oldest deadline 2023-10-01T08:23:05.675749+0000) 2023-10-01T08:23:34.980 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:34 smithi112 bash[67714]: debug 2023-10-01T08:23:34.701+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2023-10-01T08:22:53.679444+0000 front 2023-10-01T08:22:53.679548+0000 (oldest deadline 2023-10-01T08:23:16.579283+0000) 2023-10-01T08:23:34.980 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:34 smithi112 bash[67714]: debug 2023-10-01T08:23:34.701+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6830 osd.3 since back 2023-10-01T08:23:01.181155+0000 front 2023-10-01T08:23:01.181138+0000 (oldest deadline 2023-10-01T08:23:27.080899+0000) 2023-10-01T08:23:34.980 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:34 smithi112 bash[67714]: debug 2023-10-01T08:23:34.701+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.112:6804 osd.4 since back 2023-10-01T08:23:11.083148+0000 front 2023-10-01T08:23:11.083397+0000 (oldest deadline 2023-10-01T08:23:34.583197+0000) 2023-10-01T08:23:36.229 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:35 smithi112 bash[67714]: debug 2023-10-01T08:23:35.737+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:34.574324+0000 front 2023-10-01T08:22:34.574765+0000 (oldest deadline 2023-10-01T08:22:59.774845+0000) 2023-10-01T08:23:36.230 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:35 smithi112 bash[67714]: debug 2023-10-01T08:23:35.737+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:39.775493+0000 front 2023-10-01T08:22:39.775633+0000 (oldest deadline 2023-10-01T08:23:05.675749+0000) 2023-10-01T08:23:36.230 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:35 smithi112 bash[67714]: debug 2023-10-01T08:23:35.737+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2023-10-01T08:22:53.679444+0000 front 2023-10-01T08:22:53.679548+0000 (oldest deadline 2023-10-01T08:23:16.579283+0000) 2023-10-01T08:23:36.230 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:35 smithi112 bash[67714]: debug 2023-10-01T08:23:35.737+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6830 osd.3 since back 2023-10-01T08:23:01.181155+0000 front 2023-10-01T08:23:01.181138+0000 (oldest deadline 2023-10-01T08:23:27.080899+0000) 2023-10-01T08:23:36.230 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:35 smithi112 bash[67714]: debug 2023-10-01T08:23:35.737+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.112:6804 osd.4 since back 2023-10-01T08:23:11.083148+0000 front 2023-10-01T08:23:11.083397+0000 (oldest deadline 2023-10-01T08:23:34.583197+0000) 2023-10-01T08:23:36.979 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:36 smithi112 bash[67714]: debug 2023-10-01T08:23:36.689+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:34.574324+0000 front 2023-10-01T08:22:34.574765+0000 (oldest deadline 2023-10-01T08:22:59.774845+0000) 2023-10-01T08:23:36.980 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:36 smithi112 bash[67714]: debug 2023-10-01T08:23:36.689+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:39.775493+0000 front 2023-10-01T08:22:39.775633+0000 (oldest deadline 2023-10-01T08:23:05.675749+0000) 2023-10-01T08:23:36.980 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:36 smithi112 bash[67714]: debug 2023-10-01T08:23:36.689+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2023-10-01T08:22:53.679444+0000 front 2023-10-01T08:22:53.679548+0000 (oldest deadline 2023-10-01T08:23:16.579283+0000) 2023-10-01T08:23:36.980 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:36 smithi112 bash[67714]: debug 2023-10-01T08:23:36.689+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6830 osd.3 since back 2023-10-01T08:23:01.181155+0000 front 2023-10-01T08:23:01.181138+0000 (oldest deadline 2023-10-01T08:23:27.080899+0000) 2023-10-01T08:23:36.980 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:36 smithi112 bash[67714]: debug 2023-10-01T08:23:36.689+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.112:6804 osd.4 since back 2023-10-01T08:23:11.083148+0000 front 2023-10-01T08:23:11.083397+0000 (oldest deadline 2023-10-01T08:23:34.583197+0000) 2023-10-01T08:23:37.979 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:37 smithi112 bash[67714]: debug 2023-10-01T08:23:37.665+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2023-10-01T08:22:34.574324+0000 front 2023-10-01T08:22:34.574765+0000 (oldest deadline 2023-10-01T08:22:59.774845+0000) 2023-10-01T08:23:37.980 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:37 smithi112 bash[67714]: debug 2023-10-01T08:23:37.665+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2023-10-01T08:22:39.775493+0000 front 2023-10-01T08:22:39.775633+0000 (oldest deadline 2023-10-01T08:23:05.675749+0000) 2023-10-01T08:23:37.980 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:37 smithi112 bash[67714]: debug 2023-10-01T08:23:37.665+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2023-10-01T08:22:53.679444+0000 front 2023-10-01T08:22:53.679548+0000 (oldest deadline 2023-10-01T08:23:16.579283+0000) 2023-10-01T08:23:37.980 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:37 smithi112 bash[67714]: debug 2023-10-01T08:23:37.665+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.84:6830 osd.3 since back 2023-10-01T08:23:01.181155+0000 front 2023-10-01T08:23:01.181138+0000 (oldest deadline 2023-10-01T08:23:27.080899+0000) 2023-10-01T08:23:37.980 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:37 smithi112 bash[67714]: debug 2023-10-01T08:23:37.665+0000 7f68754c5700 -1 osd.7 375 heartbeat_check: no reply from 172.21.15.112:6804 osd.4 since back 2023-10-01T08:23:11.083148+0000 front 2023-10-01T08:23:11.083397+0000 (oldest deadline 2023-10-01T08:23:34.583197+0000) 2023-10-01T08:23:39.115 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:38 smithi112 bash[154792]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd-7 2023-10-01T08:23:39.115 INFO:journalctl@ceph.osd.7.smithi112.stdout:Oct 01 08:23:39 smithi112 bash[154857]: Error response from daemon: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-osd-7 2023-10-01T08:23:41.101 DEBUG:teuthology.orchestra.run.smithi112:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@osd.7.service' 2023-10-01T08:23:41.131 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-01T08:23:41.131 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-10-01T08:23:41.131 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2023-10-01T08:23:41.131 DEBUG:teuthology.orchestra.run.smithi112:> sudo systemctl stop ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@prometheus.a 2023-10-01T08:23:41.356 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 08:23:41 smithi112 systemd[1]: Stopping Ceph prometheus.a for 9c46152e-602a-11ee-8db5-212e2dc638e7... 2023-10-01T08:23:41.730 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 08:23:41 smithi112 bash[55084]: ts=2023-10-01T08:23:41.356Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-10-01T08:23:41.730 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 08:23:41 smithi112 bash[55084]: ts=2023-10-01T08:23:41.356Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-10-01T08:23:41.730 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 08:23:41 smithi112 bash[55084]: ts=2023-10-01T08:23:41.356Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-10-01T08:23:41.731 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 08:23:41 smithi112 bash[55084]: ts=2023-10-01T08:23:41.356Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-10-01T08:23:41.731 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 08:23:41 smithi112 bash[55084]: ts=2023-10-01T08:23:41.356Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-10-01T08:23:41.731 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 08:23:41 smithi112 bash[55084]: ts=2023-10-01T08:23:41.356Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-10-01T08:23:41.731 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 08:23:41 smithi112 bash[55084]: ts=2023-10-01T08:23:41.356Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-10-01T08:23:41.731 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 08:23:41 smithi112 bash[55084]: ts=2023-10-01T08:23:41.356Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-10-01T08:23:41.731 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 08:23:41 smithi112 bash[55084]: ts=2023-10-01T08:23:41.357Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-10-01T08:23:41.732 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 08:23:41 smithi112 bash[55084]: ts=2023-10-01T08:23:41.362Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-10-01T08:23:41.732 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 08:23:41 smithi112 bash[55084]: ts=2023-10-01T08:23:41.362Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-10-01T08:23:41.732 INFO:journalctl@ceph.prometheus.a.smithi112.stdout:Oct 01 08:23:41 smithi112 bash[55084]: ts=2023-10-01T08:23:41.362Z caller=main.go:1066 level=info msg="See you next time!" 2023-10-01T08:23:42.203 DEBUG:teuthology.orchestra.run.smithi112:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@prometheus.a.service' 2023-10-01T08:23:42.231 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-01T08:23:42.232 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2023-10-01T08:23:42.232 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 --force --keep-logs 2023-10-01T08:23:49.073 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 08:23:48 smithi084 systemd[1]: Stopping Ceph node-exporter.a for 9c46152e-602a-11ee-8db5-212e2dc638e7... 2023-10-01T08:23:49.823 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 08:23:49 smithi084 bash[253488]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-node-exporter-a 2023-10-01T08:23:49.823 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 08:23:49 smithi084 systemd[1]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-10-01T08:23:49.823 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 08:23:49 smithi084 bash[253554]: Error response from daemon: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-node-exporter-a 2023-10-01T08:23:49.823 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 08:23:49 smithi084 systemd[1]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-10-01T08:23:49.823 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Oct 01 08:23:49 smithi084 systemd[1]: Stopped Ceph node-exporter.a for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T08:23:50.247 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 08:23:49 smithi084 systemd[1]: Stopping Ceph alertmanager.a for 9c46152e-602a-11ee-8db5-212e2dc638e7... 2023-10-01T08:23:50.247 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 08:23:50 smithi084 bash[70254]: level=info ts=2023-10-01T08:23:50.144Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-10-01T08:23:51.073 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 08:23:50 smithi084 bash[253615]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-alertmanager-a 2023-10-01T08:23:51.073 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 08:23:50 smithi084 bash[253676]: Error response from daemon: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-alertmanager-a 2023-10-01T08:23:51.073 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 08:23:51 smithi084 systemd[1]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-10-01T08:23:51.073 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Oct 01 08:23:51 smithi084 systemd[1]: Stopped Ceph alertmanager.a for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T08:23:58.023 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 --force --keep-logs 2023-10-01T08:24:04.729 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 08:24:04 smithi112 systemd[1]: Stopping Ceph node-exporter.b for 9c46152e-602a-11ee-8db5-212e2dc638e7... 2023-10-01T08:24:05.705 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 08:24:05 smithi112 bash[155332]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-node-exporter-b 2023-10-01T08:24:05.705 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 08:24:05 smithi112 systemd[1]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-10-01T08:24:05.705 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 08:24:05 smithi112 bash[155396]: Error response from daemon: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-node-exporter-b 2023-10-01T08:24:05.706 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 08:24:05 smithi112 systemd[1]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-10-01T08:24:05.706 INFO:journalctl@ceph.node-exporter.b.smithi112.stdout:Oct 01 08:24:05 smithi112 systemd[1]: Stopped Ceph node-exporter.b for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T08:24:05.979 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 08:24:05 smithi112 systemd[1]: Stopping Ceph grafana.a for 9c46152e-602a-11ee-8db5-212e2dc638e7... 2023-10-01T08:24:05.980 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 08:24:05 smithi112 bash[53716]: t=2023-10-01T08:24:05+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-10-01T08:24:06.729 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 08:24:06 smithi112 bash[155459]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-grafana-a 2023-10-01T08:24:06.729 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 08:24:06 smithi112 bash[155520]: Error response from daemon: No such container: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7-grafana-a 2023-10-01T08:24:06.730 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 08:24:06 smithi112 systemd[1]: ceph-9c46152e-602a-11ee-8db5-212e2dc638e7@grafana.a.service: Succeeded. 2023-10-01T08:24:06.730 INFO:journalctl@ceph.grafana.a.smithi112.stdout:Oct 01 08:24:06 smithi112 systemd[1]: Stopped Ceph grafana.a for 9c46152e-602a-11ee-8db5-212e2dc638e7. 2023-10-01T08:24:12.188 DEBUG:teuthology.orchestra.run.smithi084:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-01T08:24:12.201 DEBUG:teuthology.orchestra.run.smithi112:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-01T08:24:12.216 INFO:tasks.cephadm:Archiving crash dumps... 2023-10-01T08:24:12.218 DEBUG:teuthology.misc:Transferring archived files from smithi084:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/crash to /home/teuthworker/archive/teuthology-2023-09-30_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7407898/remote/smithi084/crash 2023-10-01T08:24:12.219 DEBUG:teuthology.orchestra.run.smithi084:> sudo tar c -f - -C /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/crash -- . 2023-10-01T08:24:12.263 INFO:teuthology.orchestra.run.smithi084.stderr:tar: /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/crash: Cannot open: No such file or directory 2023-10-01T08:24:12.263 INFO:teuthology.orchestra.run.smithi084.stderr:tar: Error is not recoverable: exiting now 2023-10-01T08:24:12.265 DEBUG:teuthology.misc:Transferring archived files from smithi112:/var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/crash to /home/teuthworker/archive/teuthology-2023-09-30_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7407898/remote/smithi112/crash 2023-10-01T08:24:12.266 DEBUG:teuthology.orchestra.run.smithi112:> sudo tar c -f - -C /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/crash -- . 2023-10-01T08:24:12.309 INFO:teuthology.orchestra.run.smithi112.stderr:tar: /var/lib/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/crash: Cannot open: No such file or directory 2023-10-01T08:24:12.309 INFO:teuthology.orchestra.run.smithi112.stderr:tar: Error is not recoverable: exiting now 2023-10-01T08:24:12.311 INFO:tasks.cephadm:Checking cluster log for badness... 2023-10-01T08:24:12.311 DEBUG:teuthology.orchestra.run.smithi084:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-10-01T08:24:12.327 INFO:teuthology.orchestra.run.smithi084.stderr:grep: /var/log/ceph/9c46152e-602a-11ee-8db5-212e2dc638e7/ceph.log: No such file or directory 2023-10-01T08:24:12.329 INFO:tasks.cephadm:Compressing logs... 2023-10-01T08:24:12.329 DEBUG:teuthology.orchestra.run.smithi084:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-01T08:24:12.374 DEBUG:teuthology.orchestra.run.smithi112:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-01T08:24:12.387 INFO:teuthology.orchestra.run.smithi084.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-10-01T08:24:12.389 INFO:teuthology.orchestra.run.smithi112.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-10-01T08:30:05.913 INFO:tasks.cephadm:Archiving logs... 2023-10-01T08:30:05.913 DEBUG:teuthology.misc:Transferring archived files from smithi084:/var/log/ceph to /home/teuthworker/archive/teuthology-2023-09-30_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7407898/remote/smithi084/log 2023-10-01T08:30:05.914 DEBUG:teuthology.orchestra.run.smithi084:> sudo tar c -f - -C /var/log/ceph -- . 2023-10-01T08:30:47.024 DEBUG:teuthology.misc:Transferring archived files from smithi112:/var/log/ceph to /home/teuthworker/archive/teuthology-2023-09-30_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7407898/remote/smithi112/log 2023-10-01T08:30:47.049 DEBUG:teuthology.orchestra.run.smithi112:> sudo tar c -f - -C /var/log/ceph -- . 2023-10-01T08:31:23.954 INFO:tasks.cephadm:Removing cluster... 2023-10-01T08:31:23.955 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 --force 2023-10-01T08:31:25.864 DEBUG:teuthology.orchestra.run.smithi112:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 9c46152e-602a-11ee-8db5-212e2dc638e7 --force 2023-10-01T08:31:27.735 INFO:tasks.cephadm:Removing cephadm ... 2023-10-01T08:31:27.736 DEBUG:teuthology.orchestra.run.smithi084:> rm -rf /home/ubuntu/cephtest/cephadm 2023-10-01T08:31:27.744 DEBUG:teuthology.orchestra.run.smithi112:> rm -rf /home/ubuntu/cephtest/cephadm 2023-10-01T08:31:27.751 INFO:tasks.cephadm:Teardown complete 2023-10-01T08:31:27.752 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-10-01T08:31:27.763 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2023-10-01T08:31:27.764 DEBUG:teuthology.orchestra.run.smithi084:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-10-01T08:31:27.789 DEBUG:teuthology.orchestra.run.smithi112:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-10-01T08:31:27.878 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-10-01T08:31:27.887 INFO:teuthology.task.clock:Checking final clock skew... 2023-10-01T08:31:27.888 DEBUG:teuthology.orchestra.run.smithi084:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-01T08:31:27.890 DEBUG:teuthology.orchestra.run.smithi112:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-01T08:31:27.931 INFO:teuthology.orchestra.run.smithi084.stdout: remote refid st t when poll reach delay offset jitter 2023-10-01T08:31:27.931 INFO:teuthology.orchestra.run.smithi084.stdout:============================================================================== 2023-10-01T08:31:27.932 INFO:teuthology.orchestra.run.smithi084.stdout:*hv01.front.sepi 44.4.53.2 2 u 77 128 377 0.083 1.235 0.803 2023-10-01T08:31:27.932 INFO:teuthology.orchestra.run.smithi084.stdout:+hv02.front.sepi 63.231.80.2 3 u 64 128 377 0.091 2.158 0.758 2023-10-01T08:31:27.932 INFO:teuthology.orchestra.run.smithi084.stdout:+hv03.front.sepi 74.6.168.72 3 u 66 128 377 0.097 0.123 0.727 2023-10-01T08:31:27.932 INFO:teuthology.orchestra.run.smithi084.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2023-10-01T08:31:27.947 INFO:teuthology.orchestra.run.smithi112.stdout: remote refid st t when poll reach delay offset jitter 2023-10-01T08:31:27.947 INFO:teuthology.orchestra.run.smithi112.stdout:============================================================================== 2023-10-01T08:31:27.947 INFO:teuthology.orchestra.run.smithi112.stdout:*hv01.front.sepi 44.4.53.2 2 u 49 128 377 0.155 -0.218 0.199 2023-10-01T08:31:27.948 INFO:teuthology.orchestra.run.smithi112.stdout:+hv02.front.sepi 63.231.80.2 3 u 11 128 377 0.170 0.643 0.099 2023-10-01T08:31:27.948 INFO:teuthology.orchestra.run.smithi112.stdout:+hv03.front.sepi 74.6.168.72 3 u 12 128 377 0.158 -1.515 0.134 2023-10-01T08:31:27.948 INFO:teuthology.orchestra.run.smithi112.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2023-10-01T08:31:27.949 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-10-01T08:31:27.962 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-10-01T08:31:27.962 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-10-01T08:31:28.000 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-10-01T08:31:28.066 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-10-01T08:31:28.096 INFO:teuthology.task.internal:Duration was 4885.727829 seconds 2023-10-01T08:31:28.097 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-10-01T08:31:28.121 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-10-01T08:31:28.122 DEBUG:teuthology.orchestra.run.smithi084:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-01T08:31:28.124 DEBUG:teuthology.orchestra.run.smithi112:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-01T08:31:28.248 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-10-01T08:31:28.249 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi084.front.sepia.ceph.com 2023-10-01T08:31:28.249 DEBUG:teuthology.orchestra.run.smithi084:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-10-01T08:31:28.263 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi112.front.sepia.ceph.com 2023-10-01T08:31:28.263 DEBUG:teuthology.orchestra.run.smithi112:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-10-01T08:31:28.279 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-10-01T08:31:28.279 DEBUG:teuthology.orchestra.run.smithi084:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-01T08:31:28.305 DEBUG:teuthology.orchestra.run.smithi112:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-01T08:31:28.466 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-10-01T08:31:28.467 DEBUG:teuthology.orchestra.run.smithi084:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-01T08:31:28.469 DEBUG:teuthology.orchestra.run.smithi112:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-01T08:31:28.923 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-10-01T08:31:28.934 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-10-01T08:31:28.934 DEBUG:teuthology.orchestra.run.smithi084:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-01T08:31:28.973 DEBUG:teuthology.orchestra.run.smithi112:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-01T08:31:28.991 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-10-01T08:31:29.005 DEBUG:teuthology.orchestra.run.smithi084:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-10-01T08:31:29.017 DEBUG:teuthology.orchestra.run.smithi112:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-10-01T08:31:29.054 INFO:teuthology.orchestra.run.smithi112.stdout:kernel.core_pattern = core 2023-10-01T08:31:29.162 INFO:teuthology.orchestra.run.smithi084.stdout:kernel.core_pattern = core 2023-10-01T08:31:29.181 DEBUG:teuthology.orchestra.run.smithi084:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-01T08:31:29.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:31:29.187 DEBUG:teuthology.orchestra.run.smithi112:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-01T08:31:29.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:31:29.193 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-10-01T08:31:29.204 INFO:teuthology.task.internal:Transferring archived files... 2023-10-01T08:31:29.206 DEBUG:teuthology.misc:Transferring archived files from smithi084:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2023-09-30_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7407898/remote/smithi084 2023-10-01T08:31:29.206 DEBUG:teuthology.orchestra.run.smithi084:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-01T08:31:29.286 DEBUG:teuthology.misc:Transferring archived files from smithi112:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2023-09-30_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7407898/remote/smithi112 2023-10-01T08:31:29.286 DEBUG:teuthology.orchestra.run.smithi112:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-01T08:31:29.325 INFO:teuthology.task.internal:Removing archive directory... 2023-10-01T08:31:29.326 DEBUG:teuthology.orchestra.run.smithi084:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-01T08:31:29.328 DEBUG:teuthology.orchestra.run.smithi112:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-01T08:31:29.365 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-10-01T08:31:29.377 INFO:teuthology.task.internal:Not uploading archives. 2023-10-01T08:31:29.378 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-10-01T08:31:29.393 INFO:teuthology.task.internal:Tidying up after the test... 2023-10-01T08:31:29.394 DEBUG:teuthology.orchestra.run.smithi084:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-01T08:31:29.397 DEBUG:teuthology.orchestra.run.smithi112:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-01T08:31:29.403 INFO:teuthology.orchestra.run.smithi084.stdout: 1048617 4 drwxr-xr-x 3 ubuntu ubuntu 4096 Oct 1 08:31 /home/ubuntu/cephtest 2023-10-01T08:31:29.403 INFO:teuthology.orchestra.run.smithi084.stdout: 2621441 4 drwxrwxr-x 3 ubuntu ubuntu 4096 Oct 1 08:17 /home/ubuntu/cephtest/mnt.0 2023-10-01T08:31:29.403 INFO:teuthology.orchestra.run.smithi084.stdout: 2621442 4 drwxrwxr-x 2 ubuntu ubuntu 4096 Oct 1 08:17 /home/ubuntu/cephtest/mnt.0/client.0 2023-10-01T08:31:29.405 INFO:teuthology.orchestra.run.smithi084.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-10-01T08:31:29.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-01T08:31:29.408 ERROR:teuthology.run_tasks:Manager failed: internal.base Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 154, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/task/internal/__init__.py", line 53, in base run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi084 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-10-01T08:31:29.415 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-10-01T08:31:29.428 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-10-01T08:31:29.472 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi084 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-10-01T08:31:29.472 INFO:teuthology.nuke:Checking targets against current locks 2023-10-01T08:31:29.480 INFO:teuthology.orchestra.run.smithi112.stdout: 1048618 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Oct 1 08:31 /home/ubuntu/cephtest 2023-10-01T08:31:29.512 DEBUG:teuthology.nuke:shortname: smithi084 2023-10-01T08:31:29.512 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-01T08:31:29.537 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi084.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-09-30_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7407898', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-01 07:01:15.233845', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-10-01T08:31:29.541 DEBUG:teuthology.nuke:shortname: smithi112 2023-10-01T08:31:29.541 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-01T08:31:29.570 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi112.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-09-30_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7407898', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-01 07:01:15.235250', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-10-01T08:31:29.600 INFO:teuthology.orchestra.console.smithi084:Power off 2023-10-01T08:31:29.601 DEBUG:teuthology.orchestra.console.smithi084:pexpect command: ipmitool -H smithi084.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-01T08:31:29.624 DEBUG:teuthology.orchestra.console.smithi084:power off output: Chassis Power Control: Down/Off 2023-10-01T08:31:29.624 DEBUG:teuthology.orchestra.console.smithi084:pexpect command: ipmitool -H smithi084.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-01T08:31:29.641 INFO:teuthology.orchestra.console.smithi112:Power off 2023-10-01T08:31:29.641 DEBUG:teuthology.orchestra.console.smithi112:pexpect command: ipmitool -H smithi112.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-01T08:31:29.651 DEBUG:teuthology.orchestra.console.smithi084:check power output: Chassis Power is on 2023-10-01T08:31:29.663 DEBUG:teuthology.orchestra.console.smithi112:power off output: Chassis Power Control: Down/Off 2023-10-01T08:31:29.664 DEBUG:teuthology.orchestra.console.smithi112:pexpect command: ipmitool -H smithi112.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-01T08:31:29.687 DEBUG:teuthology.orchestra.console.smithi112:check power output: Chassis Power is on 2023-10-01T08:31:33.652 DEBUG:teuthology.orchestra.console.smithi084:pexpect command: ipmitool -H smithi084.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-01T08:31:33.688 DEBUG:teuthology.orchestra.console.smithi112:pexpect command: ipmitool -H smithi112.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-01T08:31:33.763 DEBUG:teuthology.orchestra.console.smithi084:check power output: Chassis Power is on 2023-10-01T08:31:33.799 DEBUG:teuthology.orchestra.console.smithi112:check power output: Chassis Power is on 2023-10-01T08:31:37.768 DEBUG:teuthology.orchestra.console.smithi084:pexpect command: ipmitool -H smithi084.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-01T08:31:37.800 DEBUG:teuthology.orchestra.console.smithi112:pexpect command: ipmitool -H smithi112.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-01T08:31:37.881 DEBUG:teuthology.orchestra.console.smithi084:check power output: Chassis Power is off 2023-10-01T08:31:37.913 DEBUG:teuthology.orchestra.console.smithi112:check power output: Chassis Power is on 2023-10-01T08:31:37.982 INFO:teuthology.orchestra.console.smithi084:Power off completed 2023-10-01T08:31:41.918 DEBUG:teuthology.orchestra.console.smithi112:pexpect command: ipmitool -H smithi112.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-01T08:31:42.028 DEBUG:teuthology.orchestra.console.smithi112:check power output: Chassis Power is off 2023-10-01T08:31:42.129 INFO:teuthology.orchestra.console.smithi112:Power off completed 2023-10-01T08:31:42.233 INFO:teuthology.run:Summary data: description: upgrade:pacific-x/stress-split/{0-distro/ubuntu_20.04 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} duration: 4885.727828502655 failure_reason: '' flavor: default owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=7e8c026c2e4c4dd3a7b9e7564d35504d status: fail success: false 2023-10-01T08:31:42.233 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-10-01T08:31:42.306 INFO:teuthology.run:FAIL